2024-04-10T02:39:53.049 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-10T02:39:53.049 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_yuriw@teuthology --description upgrade/quincy-x/parallel/{0-random-distro$/{ubuntu_22.04} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} --name yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934 -- /home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934/orig.config.yaml 2024-04-10T02:39:53.098 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-10T02:39:53.200 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934 branch: wip-yuri4-testing-2024-04-08-1432 description: upgrade/quincy-x/parallel/{0-random-distro$/{ubuntu_22.04} 0-start 1-tasks mon_election/connectivity 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: '7648934' 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-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-yuri4-testing-2024-04-08-1432 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e workunit: branch: wip-yuri4-testing-2024-04-08-1432 sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 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: 7233 sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e sleep_before_teardown: 0 subset: 111/120000 suite: upgrade suite_branch: wip-yuri4-testing-2024-04-08-1432 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_3a866975a60f6dc859246f6f19fd8ddb4db2cc2e/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e targets: smithi016.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMbsv+WKmr673jD3Km2KOBH9kasCsDIN3xrdehxZAdf1T5mbTVb8mhQWw+7EYr8WZg0cTV0D2Mn4IQ6RnCr8COI= smithi136.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMHqRjCy9aF6RFAbqGuLzeLLiw6iHidXDXMSis2DuuCOfm9ey/5m36c3hQbnNgAPdl3pplNn4ibozH/Fv6yqRM0= tasks: - install: branch: quincy exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing quincy cephadm ...' - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - print: '**** done end installing quincy 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 quincy...' - workunit: clients: client.0: - test_telemetry_quincy.sh - print: '**** done end telemetry quincy...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_quincy_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-09_14:58:21 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.2226885 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: quincy clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: quincy clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: quincy 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: quincy 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: quincy clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-04-10T02:39:53.201 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_3a866975a60f6dc859246f6f19fd8ddb4db2cc2e/qa; will attempt to use it 2024-04-10T02:39:53.201 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_3a866975a60f6dc859246f6f19fd8ddb4db2cc2e/qa/tasks 2024-04-10T02:39:53.201 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-10T02:39:53.203 INFO:teuthology.task.internal:Checking packages... 2024-04-10T02:39:53.227 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '3a866975a60f6dc859246f6f19fd8ddb4db2cc2e' 2024-04-10T02:39:53.227 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-10T02:39:53.227 INFO:teuthology.packaging:ref: None 2024-04-10T02:39:53.227 INFO:teuthology.packaging:tag: None 2024-04-10T02:39:53.227 INFO:teuthology.packaging:branch: wip-yuri4-testing-2024-04-08-1432 2024-04-10T02:39:53.227 INFO:teuthology.packaging:sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T02:39:53.227 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-yuri4-testing-2024-04-08-1432 2024-04-10T02:39:53.368 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2051-g3a866975-1jammy 2024-04-10T02:39:53.370 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-10T02:39:53.376 INFO:teuthology.task.internal:no buildpackages task found 2024-04-10T02:39:53.376 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-10T02:39:53.394 INFO:teuthology.task.internal:Saving configuration 2024-04-10T02:39:53.412 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-10T02:39:53.418 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-10T02:39:53.445 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi016.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934', '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-04-10 02:34:23.387294', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIEsxPMjvsu+SrjuCDEv6PDoA/XeyCC29RBJid9TIg/g'} 2024-04-10T02:39:53.463 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934', '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-04-10 02:34:23.385345', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHGOmDoD+Bh8YihXoGhCUE44gKrO5rgiUs8fM2ZXdaXv'} 2024-04-10T02:39:53.463 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-10T02:39:53.469 INFO:teuthology.task.internal:roles: ubuntu@smithi016.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-04-10T02:39:53.469 INFO:teuthology.task.internal:roles: ubuntu@smithi136.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-04-10T02:39:53.469 INFO:teuthology.run_tasks:Running task console_log... 2024-04-10T02:39:53.537 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8b5cba0550>, signals=[15]) 2024-04-10T02:39:53.537 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-10T02:39:53.543 INFO:teuthology.task.internal:Opening connections... 2024-04-10T02:39:53.543 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi016.front.sepia.ceph.com 2024-04-10T02:39:53.545 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:39:53.624 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi136.front.sepia.ceph.com 2024-04-10T02:39:53.625 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:39:53.701 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-10T02:39:53.708 DEBUG:teuthology.orchestra.run.smithi016:> uname -m 2024-04-10T02:39:53.713 INFO:teuthology.orchestra.run.smithi016.stdout:x86_64 2024-04-10T02:39:53.713 DEBUG:teuthology.orchestra.run.smithi016:> cat /etc/os-release 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:NAME="Ubuntu" 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_ID="22.04" 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_CODENAME=jammy 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:ID=ubuntu 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:ID_LIKE=debian 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-10T02:39:53.760 INFO:teuthology.orchestra.run.smithi016.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-10T02:39:53.761 INFO:teuthology.orchestra.run.smithi016.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-10T02:39:53.761 INFO:teuthology.orchestra.run.smithi016.stdout:UBUNTU_CODENAME=jammy 2024-04-10T02:39:53.761 INFO:teuthology.lock.ops:Updating smithi016.front.sepia.ceph.com on lock server 2024-04-10T02:39:53.785 DEBUG:teuthology.orchestra.run.smithi136:> uname -m 2024-04-10T02:39:53.790 INFO:teuthology.orchestra.run.smithi136.stdout:x86_64 2024-04-10T02:39:53.790 DEBUG:teuthology.orchestra.run.smithi136:> cat /etc/os-release 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:NAME="Ubuntu" 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_ID="22.04" 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_CODENAME=jammy 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:ID=ubuntu 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:ID_LIKE=debian 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-10T02:39:53.835 INFO:teuthology.orchestra.run.smithi136.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-10T02:39:53.836 INFO:teuthology.orchestra.run.smithi136.stdout:UBUNTU_CODENAME=jammy 2024-04-10T02:39:53.836 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2024-04-10T02:39:53.860 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-10T02:39:53.869 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-10T02:39:53.874 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-10T02:39:53.874 DEBUG:teuthology.orchestra.run.smithi016:> test '!' -e /home/ubuntu/cephtest 2024-04-10T02:39:53.877 DEBUG:teuthology.orchestra.run.smithi136:> test '!' -e /home/ubuntu/cephtest 2024-04-10T02:39:53.882 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-10T02:39:53.888 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-10T02:39:53.888 DEBUG:teuthology.orchestra.run.smithi016:> test -z $(ls -A /var/lib/ceph) 2024-04-10T02:39:53.922 DEBUG:teuthology.orchestra.run.smithi136:> test -z $(ls -A /var/lib/ceph) 2024-04-10T02:39:53.933 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-10T02:39:53.987 INFO:teuthology.run_tasks:Running task kernel... 2024-04-10T02:39:54.001 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-10T02:39:54.001 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-10T02:39:54.001 DEBUG:teuthology.orchestra.run.smithi016:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-10T02:39:54.002 DEBUG:teuthology.orchestra.run.smithi136:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-10T02:39:54.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T02:39:54.006 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-04-10T02:39:54.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T02:39:54.007 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2024-04-10T02:39:54.051 INFO:teuthology.orchestra.run.smithi136.stdout:5.15.0-56-generic 2024-04-10T02:39:54.051 INFO:teuthology.task.kernel:Running kernel on smithi136: 5.15.0-56-generic 2024-04-10T02:39:54.051 DEBUG:teuthology.orchestra.run.smithi136:> sudo apt-get clean 2024-04-10T02:39:54.056 INFO:teuthology.orchestra.run.smithi016.stdout:5.15.0-56-generic 2024-04-10T02:39:54.056 INFO:teuthology.task.kernel:Running kernel on smithi016: 5.15.0-56-generic 2024-04-10T02:39:54.057 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get clean 2024-04-10T02:39:54.186 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-04-10T02:39:54.199 DEBUG:teuthology.orchestra.run.smithi136:> sudo apt-get update 2024-04-10T02:39:54.335 INFO:teuthology.orchestra.run.smithi136.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-10T02:39:54.336 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-10T02:39:54.354 INFO:teuthology.orchestra.run.smithi136.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-10T02:39:54.356 INFO:teuthology.orchestra.run.smithi136.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-10T02:39:54.446 INFO:teuthology.orchestra.run.smithi136.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-10T02:39:54.457 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-10T02:39:54.539 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-10T02:39:54.567 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,342 kB] 2024-04-10T02:39:54.614 INFO:teuthology.orchestra.run.smithi136.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [443 kB] 2024-04-10T02:39:54.680 INFO:teuthology.orchestra.run.smithi136.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,558 kB] 2024-04-10T02:39:54.792 INFO:teuthology.orchestra.run.smithi136.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,342 kB] 2024-04-10T02:39:54.888 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-10T02:39:54.900 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [443 kB] 2024-04-10T02:39:54.938 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [237 kB] 2024-04-10T02:39:54.943 INFO:teuthology.orchestra.run.smithi136.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [237 kB] 2024-04-10T02:39:54.948 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-10T02:39:54.949 INFO:teuthology.orchestra.run.smithi016.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.6 kB] 2024-04-10T02:39:54.949 INFO:teuthology.orchestra.run.smithi016.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,662 kB] 2024-04-10T02:39:54.952 INFO:teuthology.orchestra.run.smithi136.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [609 kB] 2024-04-10T02:39:54.952 INFO:teuthology.orchestra.run.smithi136.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-10T02:39:54.953 INFO:teuthology.orchestra.run.smithi136.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.6 kB] 2024-04-10T02:39:54.954 INFO:teuthology.orchestra.run.smithi136.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,662 kB] 2024-04-10T02:39:54.971 INFO:teuthology.orchestra.run.smithi136.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [297 kB] 2024-04-10T02:39:54.989 INFO:teuthology.orchestra.run.smithi136.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-10T02:39:54.989 INFO:teuthology.orchestra.run.smithi136.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,699 kB] 2024-04-10T02:39:55.002 INFO:teuthology.orchestra.run.smithi136.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [280 kB] 2024-04-10T02:39:55.010 INFO:teuthology.orchestra.run.smithi136.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-10T02:39:55.023 INFO:teuthology.orchestra.run.smithi016.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [280 kB] 2024-04-10T02:39:55.026 INFO:teuthology.orchestra.run.smithi016.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [609 kB] 2024-04-10T02:39:55.032 INFO:teuthology.orchestra.run.smithi136.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-10T02:39:55.036 INFO:teuthology.orchestra.run.smithi016.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-10T02:39:55.037 INFO:teuthology.orchestra.run.smithi016.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-10T02:39:55.050 INFO:teuthology.orchestra.run.smithi136.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-04-10T02:39:55.055 INFO:teuthology.orchestra.run.smithi136.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [36.5 kB] 2024-04-10T02:39:55.056 INFO:teuthology.orchestra.run.smithi136.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [285 kB] 2024-04-10T02:39:55.060 INFO:teuthology.orchestra.run.smithi016.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-04-10T02:39:55.061 INFO:teuthology.orchestra.run.smithi136.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-10T02:39:55.062 INFO:teuthology.orchestra.run.smithi136.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-10T02:39:55.062 INFO:teuthology.orchestra.run.smithi136.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-04-10T02:39:55.063 INFO:teuthology.orchestra.run.smithi136.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-10T02:39:55.064 INFO:teuthology.orchestra.run.smithi136.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-10T02:39:55.064 INFO:teuthology.orchestra.run.smithi136.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-10T02:39:55.065 INFO:teuthology.orchestra.run.smithi136.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-10T02:39:55.065 INFO:teuthology.orchestra.run.smithi136.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-10T02:39:55.075 INFO:teuthology.orchestra.run.smithi016.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-10T02:39:55.080 INFO:teuthology.orchestra.run.smithi016.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-10T02:39:55.080 INFO:teuthology.orchestra.run.smithi016.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-10T02:39:55.087 INFO:teuthology.orchestra.run.smithi136.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-04-10T02:39:55.096 INFO:teuthology.orchestra.run.smithi016.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-10T02:39:55.096 INFO:teuthology.orchestra.run.smithi016.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-10T02:39:55.097 INFO:teuthology.orchestra.run.smithi016.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-10T02:39:55.105 INFO:teuthology.orchestra.run.smithi136.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-04-10T02:39:55.109 INFO:teuthology.orchestra.run.smithi136.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-10T02:39:55.110 INFO:teuthology.orchestra.run.smithi136.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.7 kB] 2024-04-10T02:39:55.111 INFO:teuthology.orchestra.run.smithi136.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-10T02:39:55.111 INFO:teuthology.orchestra.run.smithi136.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.1 kB] 2024-04-10T02:39:55.112 INFO:teuthology.orchestra.run.smithi136.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-10T02:39:55.112 INFO:teuthology.orchestra.run.smithi136.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-10T02:39:55.125 INFO:teuthology.orchestra.run.smithi136.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-10T02:39:55.126 INFO:teuthology.orchestra.run.smithi136.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-10T02:39:55.146 INFO:teuthology.orchestra.run.smithi136.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-10T02:39:55.147 INFO:teuthology.orchestra.run.smithi136.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-10T02:39:55.147 INFO:teuthology.orchestra.run.smithi136.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-10T02:39:55.148 INFO:teuthology.orchestra.run.smithi136.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-10T02:39:55.149 INFO:teuthology.orchestra.run.smithi136.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-10T02:39:55.225 INFO:teuthology.orchestra.run.smithi016.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,558 kB] 2024-04-10T02:39:55.373 INFO:teuthology.orchestra.run.smithi016.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [297 kB] 2024-04-10T02:39:55.387 INFO:teuthology.orchestra.run.smithi016.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-10T02:39:55.388 INFO:teuthology.orchestra.run.smithi016.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,699 kB] 2024-04-10T02:39:55.448 INFO:teuthology.orchestra.run.smithi016.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [36.5 kB] 2024-04-10T02:39:55.449 INFO:teuthology.orchestra.run.smithi016.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [285 kB] 2024-04-10T02:39:55.456 INFO:teuthology.orchestra.run.smithi016.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-10T02:39:55.620 INFO:teuthology.orchestra.run.smithi016.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-04-10T02:39:56.253 INFO:teuthology.orchestra.run.smithi016.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-04-10T02:39:56.291 INFO:teuthology.orchestra.run.smithi016.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-04-10T02:39:56.303 INFO:teuthology.orchestra.run.smithi016.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-10T02:39:56.304 INFO:teuthology.orchestra.run.smithi016.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.7 kB] 2024-04-10T02:39:56.307 INFO:teuthology.orchestra.run.smithi016.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-10T02:39:56.308 INFO:teuthology.orchestra.run.smithi016.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.1 kB] 2024-04-10T02:39:56.308 INFO:teuthology.orchestra.run.smithi016.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-10T02:39:56.308 INFO:teuthology.orchestra.run.smithi016.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-10T02:39:56.335 INFO:teuthology.orchestra.run.smithi016.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-10T02:39:56.338 INFO:teuthology.orchestra.run.smithi016.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-10T02:39:56.502 INFO:teuthology.orchestra.run.smithi016.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-10T02:39:56.585 INFO:teuthology.orchestra.run.smithi016.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-10T02:39:56.693 INFO:teuthology.orchestra.run.smithi016.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-10T02:39:56.751 INFO:teuthology.orchestra.run.smithi016.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-10T02:39:56.785 INFO:teuthology.orchestra.run.smithi016.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-10T02:40:00.637 INFO:teuthology.orchestra.run.smithi136.stdout:Fetched 12.8 MB in 2s (6,398 kB/s) 2024-04-10T02:40:01.268 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 12.8 MB in 3s (5,059 kB/s) 2024-04-10T02:40:01.967 INFO:teuthology.orchestra.run.smithi136.stdout:Reading package lists... 2024-04-10T02:40:01.985 DEBUG:teuthology.orchestra.run.smithi136:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-10T02:40:02.035 INFO:teuthology.orchestra.run.smithi136.stdout:Reading package lists... 2024-04-10T02:40:02.212 INFO:teuthology.orchestra.run.smithi136.stdout:Building dependency tree... 2024-04-10T02:40:02.213 INFO:teuthology.orchestra.run.smithi136.stdout:Reading state information... 2024-04-10T02:40:02.367 INFO:teuthology.orchestra.run.smithi136.stdout:The following packages were automatically installed and are no longer required: 2024-04-10T02:40:02.368 INFO:teuthology.orchestra.run.smithi136.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-10T02:40:02.368 INFO:teuthology.orchestra.run.smithi136.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-10T02:40:02.368 INFO:teuthology.orchestra.run.smithi136.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-10T02:40:02.368 INFO:teuthology.orchestra.run.smithi136.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-10T02:40:02.368 INFO:teuthology.orchestra.run.smithi136.stdout: python2.7-minimal 2024-04-10T02:40:02.368 INFO:teuthology.orchestra.run.smithi136.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-10T02:40:02.369 INFO:teuthology.orchestra.run.smithi136.stdout:The following additional packages will be installed: 2024-04-10T02:40:02.369 INFO:teuthology.orchestra.run.smithi136.stdout: linux-generic linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-10T02:40:02.369 INFO:teuthology.orchestra.run.smithi136.stdout: linux-headers-generic linux-image-5.15.0-102-generic 2024-04-10T02:40:02.370 INFO:teuthology.orchestra.run.smithi136.stdout: linux-modules-5.15.0-102-generic linux-modules-extra-5.15.0-102-generic 2024-04-10T02:40:02.371 INFO:teuthology.orchestra.run.smithi136.stdout:Suggested packages: 2024-04-10T02:40:02.371 INFO:teuthology.orchestra.run.smithi136.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-10T02:40:02.371 INFO:teuthology.orchestra.run.smithi136.stdout:Recommended packages: 2024-04-10T02:40:02.371 INFO:teuthology.orchestra.run.smithi136.stdout: thermald 2024-04-10T02:40:02.420 INFO:teuthology.orchestra.run.smithi136.stdout:The following NEW packages will be installed: 2024-04-10T02:40:02.420 INFO:teuthology.orchestra.run.smithi136.stdout: linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-10T02:40:02.420 INFO:teuthology.orchestra.run.smithi136.stdout: linux-image-5.15.0-102-generic linux-modules-5.15.0-102-generic 2024-04-10T02:40:02.420 INFO:teuthology.orchestra.run.smithi136.stdout: linux-modules-extra-5.15.0-102-generic 2024-04-10T02:40:02.421 INFO:teuthology.orchestra.run.smithi136.stdout:The following packages will be upgraded: 2024-04-10T02:40:02.421 INFO:teuthology.orchestra.run.smithi136.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-10T02:40:02.613 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-10T02:40:02.630 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-10T02:40:02.693 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-10T02:40:02.895 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-04-10T02:40:02.896 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-04-10T02:40:03.076 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-04-10T02:40:03.076 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-10T02:40:03.076 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-10T02:40:03.077 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-10T02:40:03.077 INFO:teuthology.orchestra.run.smithi016.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-10T02:40:03.077 INFO:teuthology.orchestra.run.smithi016.stdout: python2.7-minimal 2024-04-10T02:40:03.077 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-10T02:40:03.078 INFO:teuthology.orchestra.run.smithi016.stdout:The following additional packages will be installed: 2024-04-10T02:40:03.078 INFO:teuthology.orchestra.run.smithi016.stdout: linux-generic linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-10T02:40:03.078 INFO:teuthology.orchestra.run.smithi016.stdout: linux-headers-generic linux-image-5.15.0-102-generic 2024-04-10T02:40:03.079 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-5.15.0-102-generic linux-modules-extra-5.15.0-102-generic 2024-04-10T02:40:03.080 INFO:teuthology.orchestra.run.smithi016.stdout:Suggested packages: 2024-04-10T02:40:03.080 INFO:teuthology.orchestra.run.smithi016.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-10T02:40:03.080 INFO:teuthology.orchestra.run.smithi016.stdout:Recommended packages: 2024-04-10T02:40:03.080 INFO:teuthology.orchestra.run.smithi016.stdout: thermald 2024-04-10T02:40:03.122 INFO:teuthology.orchestra.run.smithi136.stdout:3 upgraded, 5 newly installed, 0 to remove and 312 not upgraded. 2024-04-10T02:40:03.122 INFO:teuthology.orchestra.run.smithi136.stdout:Need to get 113 MB of archives. 2024-04-10T02:40:03.122 INFO:teuthology.orchestra.run.smithi136.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-10T02:40:03.122 INFO:teuthology.orchestra.run.smithi136.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-102-generic amd64 5.15.0-102.112 [22.7 MB] 2024-04-10T02:40:03.127 INFO:teuthology.orchestra.run.smithi016.stdout:The following NEW packages will be installed: 2024-04-10T02:40:03.127 INFO:teuthology.orchestra.run.smithi016.stdout: linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-10T02:40:03.127 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.15.0-102-generic linux-modules-5.15.0-102-generic 2024-04-10T02:40:03.128 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-extra-5.15.0-102-generic 2024-04-10T02:40:03.129 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages will be upgraded: 2024-04-10T02:40:03.130 INFO:teuthology.orchestra.run.smithi016.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-10T02:40:03.226 INFO:teuthology.orchestra.run.smithi016.stdout:3 upgraded, 5 newly installed, 0 to remove and 312 not upgraded. 2024-04-10T02:40:03.226 INFO:teuthology.orchestra.run.smithi016.stdout:Need to get 113 MB of archives. 2024-04-10T02:40:03.226 INFO:teuthology.orchestra.run.smithi016.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-10T02:40:03.226 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-102-generic amd64 5.15.0-102.112 [22.7 MB] 2024-04-10T02:40:03.736 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-102-generic amd64 5.15.0-102.112 [11.5 MB] 2024-04-10T02:40:03.862 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-102-generic amd64 5.15.0-102.112 [63.9 MB] 2024-04-10T02:40:04.542 INFO:teuthology.orchestra.run.smithi136.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-102-generic amd64 5.15.0-102.112 [11.5 MB] 2024-04-10T02:40:04.893 INFO:teuthology.orchestra.run.smithi136.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-102-generic amd64 5.15.0-102.112 [63.9 MB] 2024-04-10T02:40:05.160 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.102.99 [1,700 B] 2024-04-10T02:40:05.160 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.102.99 [2,512 B] 2024-04-10T02:40:05.160 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102 all 5.15.0-102.112 [12.4 MB] 2024-04-10T02:40:05.648 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102-generic amd64 5.15.0-102.112 [2,877 kB] 2024-04-10T02:40:05.699 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.102.99 [2,360 B] 2024-04-10T02:40:06.116 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 113 MB in 3s (44.3 MB/s) 2024-04-10T02:40:06.284 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-modules-5.15.0-102-generic. 2024-04-10T02:40:07.147 INFO:teuthology.orchestra.run.smithi136.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.102.99 [1,700 B] 2024-04-10T02:40:07.147 INFO:teuthology.orchestra.run.smithi136.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.102.99 [2,512 B] 2024-04-10T02:40:07.147 INFO:teuthology.orchestra.run.smithi136.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102 all 5.15.0-102.112 [12.4 MB] 2024-04-10T02:40:08.300 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:40:08.304 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../0-linux-modules-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-10T02:40:08.398 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:08.639 INFO:teuthology.orchestra.run.smithi136.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102-generic amd64 5.15.0-102.112 [2,877 kB] 2024-04-10T02:40:08.804 INFO:teuthology.orchestra.run.smithi136.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.102.99 [2,360 B] 2024-04-10T02:40:09.212 INFO:teuthology.orchestra.run.smithi136.stdout:Fetched 113 MB in 6s (17.8 MB/s) 2024-04-10T02:40:09.405 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package linux-modules-5.15.0-102-generic. 2024-04-10T02:40:10.482 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-image-5.15.0-102-generic. 2024-04-10T02:40:10.504 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../1-linux-image-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-10T02:40:10.587 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:11.069 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-102-generic. 2024-04-10T02:40:11.090 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-10T02:40:11.127 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:11.365 INFO:teuthology.orchestra.run.smithi136.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-04-10T02:40:11.369 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../0-linux-modules-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-10T02:40:11.445 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:13.572 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package linux-image-5.15.0-102-generic. 2024-04-10T02:40:13.594 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../1-linux-image-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-10T02:40:13.668 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:14.184 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-102-generic. 2024-04-10T02:40:14.205 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-10T02:40:14.242 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:17.987 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../3-linux-generic_5.15.0.102.99_amd64.deb ... 2024-04-10T02:40:18.113 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-10T02:40:18.405 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.102.99_amd64.deb ... 2024-04-10T02:40:18.650 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-image-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-10T02:40:18.920 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-headers-5.15.0-102. 2024-04-10T02:40:18.942 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../5-linux-headers-5.15.0-102_5.15.0-102.112_all.deb ... 2024-04-10T02:40:18.978 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-10T02:40:20.913 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../3-linux-generic_5.15.0.102.99_amd64.deb ... 2024-04-10T02:40:21.053 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking linux-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-10T02:40:21.414 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.102.99_amd64.deb ... 2024-04-10T02:40:21.535 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking linux-image-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-10T02:40:21.830 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package linux-headers-5.15.0-102. 2024-04-10T02:40:21.841 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../5-linux-headers-5.15.0-102_5.15.0-102.112_all.deb ... 2024-04-10T02:40:21.871 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-10T02:40:24.881 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-headers-5.15.0-102-generic. 2024-04-10T02:40:24.919 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../6-linux-headers-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-10T02:40:24.956 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:27.612 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package linux-headers-5.15.0-102-generic. 2024-04-10T02:40:27.649 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../6-linux-headers-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-10T02:40:27.669 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.102.99_amd64.deb ... 2024-04-10T02:40:27.687 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:27.792 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-10T02:40:28.117 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-10T02:40:28.239 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:28.365 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-generic (5.15.0.102.99) ... 2024-04-10T02:40:28.485 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:29.942 INFO:teuthology.orchestra.run.smithi016.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-10T02:40:29.942 INFO:teuthology.orchestra.run.smithi016.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-10T02:40:29.942 INFO:teuthology.orchestra.run.smithi016.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-102-generic 2024-04-10T02:40:29.942 INFO:teuthology.orchestra.run.smithi016.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-102-generic 2024-04-10T02:40:30.662 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:31.150 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.102.99_amd64.deb ... 2024-04-10T02:40:31.276 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking linux-headers-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-10T02:40:31.642 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-10T02:40:31.764 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:31.890 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up linux-headers-generic (5.15.0.102.99) ... 2024-04-10T02:40:32.019 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:32.122 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:33.330 INFO:teuthology.orchestra.run.smithi136.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-10T02:40:33.330 INFO:teuthology.orchestra.run.smithi136.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-10T02:40:33.330 INFO:teuthology.orchestra.run.smithi136.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-102-generic 2024-04-10T02:40:33.330 INFO:teuthology.orchestra.run.smithi136.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-102-generic 2024-04-10T02:40:33.488 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:33.541 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-image-generic (5.15.0.102.99) ... 2024-04-10T02:40:33.650 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-generic (5.15.0.102.99) ... 2024-04-10T02:40:33.759 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:33.827 INFO:teuthology.orchestra.run.smithi016.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-10T02:40:33.827 INFO:teuthology.orchestra.run.smithi016.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-102-generic 2024-04-10T02:40:34.906 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:36.569 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up linux-image-generic (5.15.0.102.99) ... 2024-04-10T02:40:36.694 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up linux-generic (5.15.0.102.99) ... 2024-04-10T02:40:36.829 INFO:teuthology.orchestra.run.smithi136.stdout:Processing triggers for linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-10T02:40:36.884 INFO:teuthology.orchestra.run.smithi136.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-10T02:40:36.884 INFO:teuthology.orchestra.run.smithi136.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-102-generic 2024-04-10T02:40:48.226 INFO:teuthology.orchestra.run.smithi016.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-10T02:40:48.227 INFO:teuthology.orchestra.run.smithi016.stdout:Sourcing file `/etc/default/grub' 2024-04-10T02:40:48.249 INFO:teuthology.orchestra.run.smithi016.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-10T02:40:48.267 INFO:teuthology.orchestra.run.smithi016.stdout:Generating grub configuration file ... 2024-04-10T02:40:48.541 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-10T02:40:48.558 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-10T02:40:48.850 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-10T02:40:48.854 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-10T02:40:48.929 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-10T02:40:48.934 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-10T02:40:49.090 INFO:teuthology.orchestra.run.smithi016.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-10T02:40:49.091 INFO:teuthology.orchestra.run.smithi016.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-10T02:40:49.091 INFO:teuthology.orchestra.run.smithi016.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-10T02:40:49.132 INFO:teuthology.orchestra.run.smithi016.stdout:done 2024-04-10T02:40:49.615 DEBUG:teuthology.orchestra.run.smithi016:> dpkg -s linux-image-generic 2024-04-10T02:40:49.637 INFO:teuthology.orchestra.run.smithi016.stdout:Package: linux-image-generic 2024-04-10T02:40:49.637 INFO:teuthology.orchestra.run.smithi016.stdout:Status: install ok installed 2024-04-10T02:40:49.637 INFO:teuthology.orchestra.run.smithi016.stdout:Priority: optional 2024-04-10T02:40:49.637 INFO:teuthology.orchestra.run.smithi016.stdout:Section: kernel 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout:Installed-Size: 21 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout:Maintainer: Ubuntu Kernel Team 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout:Architecture: amd64 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout:Source: linux-meta 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout:Version: 5.15.0.102.99 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout:Recommends: thermald 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout:Description: Generic Linux kernel image 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout: This package will always depend on the latest generic kernel image 2024-04-10T02:40:49.638 INFO:teuthology.orchestra.run.smithi016.stdout: available. 2024-04-10T02:40:49.638 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-102-generic 2024-04-10T02:40:49.639 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-10T02:40:49.639 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-10T02:40:49.639 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-10T02:40:49.639 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi016.front.sepia.ceph.com, path=None, version=distro) 2024-04-10T02:40:49.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get clean 2024-04-10T02:40:49.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-04-10T02:40:49.963 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-10T02:40:49.964 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-10T02:40:49.976 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-10T02:40:49.997 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-10T02:40:51.045 INFO:teuthology.orchestra.run.smithi136.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-10T02:40:51.046 INFO:teuthology.orchestra.run.smithi136.stdout:Sourcing file `/etc/default/grub' 2024-04-10T02:40:51.072 INFO:teuthology.orchestra.run.smithi136.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-10T02:40:51.094 INFO:teuthology.orchestra.run.smithi136.stdout:Generating grub configuration file ... 2024-04-10T02:40:51.356 INFO:teuthology.orchestra.run.smithi136.stdout:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-10T02:40:51.358 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-10T02:40:51.376 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-10T02:40:51.384 INFO:teuthology.orchestra.run.smithi136.stdout:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-10T02:40:51.429 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-10T02:40:51.614 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-04-10T02:40:51.614 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-04-10T02:40:51.688 INFO:teuthology.orchestra.run.smithi136.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-10T02:40:51.694 INFO:teuthology.orchestra.run.smithi136.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-10T02:40:51.768 INFO:teuthology.orchestra.run.smithi136.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-10T02:40:51.773 INFO:teuthology.orchestra.run.smithi136.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-10T02:40:51.781 INFO:teuthology.orchestra.run.smithi016.stdout:linux-image-generic is already the newest version (5.15.0.102.99). 2024-04-10T02:40:51.781 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-04-10T02:40:51.782 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-10T02:40:51.782 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-10T02:40:51.782 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-10T02:40:51.782 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-10T02:40:51.782 INFO:teuthology.orchestra.run.smithi016.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-10T02:40:51.782 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-10T02:40:51.822 INFO:teuthology.orchestra.run.smithi016.stdout:0 upgraded, 0 newly installed, 0 to remove and 312 not upgraded. 2024-04-10T02:40:51.824 DEBUG:teuthology.orchestra.run.smithi016:> dpkg -s linux-image-generic 2024-04-10T02:40:51.883 INFO:teuthology.orchestra.run.smithi016.stdout:Package: linux-image-generic 2024-04-10T02:40:51.883 INFO:teuthology.orchestra.run.smithi016.stdout:Status: install ok installed 2024-04-10T02:40:51.883 INFO:teuthology.orchestra.run.smithi016.stdout:Priority: optional 2024-04-10T02:40:51.883 INFO:teuthology.orchestra.run.smithi016.stdout:Section: kernel 2024-04-10T02:40:51.883 INFO:teuthology.orchestra.run.smithi016.stdout:Installed-Size: 21 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout:Maintainer: Ubuntu Kernel Team 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout:Architecture: amd64 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout:Source: linux-meta 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout:Version: 5.15.0.102.99 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout:Recommends: thermald 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout:Description: Generic Linux kernel image 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout: This package will always depend on the latest generic kernel image 2024-04-10T02:40:51.884 INFO:teuthology.orchestra.run.smithi016.stdout: available. 2024-04-10T02:40:51.885 DEBUG:teuthology.orchestra.run.smithi016:> mktemp 2024-04-10T02:40:51.927 INFO:teuthology.orchestra.run.smithi016.stdout:/tmp/tmp.5yr0Xv5zZw 2024-04-10T02:40:51.928 DEBUG:teuthology.orchestra.run.smithi016:> sudo cp /boot/grub/grub.cfg /tmp/tmp.5yr0Xv5zZw 2024-04-10T02:40:51.941 INFO:teuthology.orchestra.run.smithi136.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-10T02:40:51.941 INFO:teuthology.orchestra.run.smithi136.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-10T02:40:51.941 INFO:teuthology.orchestra.run.smithi136.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-10T02:40:51.992 INFO:teuthology.orchestra.run.smithi136.stdout:done 2024-04-10T02:40:52.006 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0666 /tmp/tmp.5yr0Xv5zZw 2024-04-10T02:40:52.123 DEBUG:teuthology.orchestra.remote:smithi016:/tmp/tmp.5yr0Xv5zZw is 10KB 2024-04-10T02:40:52.135 DEBUG:teuthology.orchestra.run.smithi016:> rm -fr /tmp/tmp.5yr0Xv5zZw 2024-04-10T02:40:52.141 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-10T02:40:52.196 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:40:52.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-10T02:40:52.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-10T02:40:52.263 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-102-generic 2024-04-10T02:40:52.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo update-grub 2024-04-10T02:40:52.488 DEBUG:teuthology.orchestra.run.smithi136:> dpkg -s linux-image-generic 2024-04-10T02:40:52.508 INFO:teuthology.orchestra.run.smithi136.stdout:Package: linux-image-generic 2024-04-10T02:40:52.508 INFO:teuthology.orchestra.run.smithi136.stdout:Status: install ok installed 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Priority: optional 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Section: kernel 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Installed-Size: 21 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Maintainer: Ubuntu Kernel Team 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Architecture: amd64 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Source: linux-meta 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Version: 5.15.0.102.99 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Recommends: thermald 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout:Description: Generic Linux kernel image 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout: This package will always depend on the latest generic kernel image 2024-04-10T02:40:52.509 INFO:teuthology.orchestra.run.smithi136.stdout: available. 2024-04-10T02:40:52.509 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-102-generic 2024-04-10T02:40:52.510 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-10T02:40:52.510 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-10T02:40:52.510 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-10T02:40:52.510 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi136.front.sepia.ceph.com, path=None, version=distro) 2024-04-10T02:40:52.510 DEBUG:teuthology.orchestra.run.smithi136:> sudo apt-get clean 2024-04-10T02:40:52.714 DEBUG:teuthology.orchestra.run.smithi136:> sudo apt-get update 2024-04-10T02:40:52.836 INFO:teuthology.orchestra.run.smithi136.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-10T02:40:52.849 INFO:teuthology.orchestra.run.smithi136.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-10T02:40:52.868 INFO:teuthology.orchestra.run.smithi136.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-10T02:40:52.954 INFO:teuthology.orchestra.run.smithi136.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-10T02:40:53.514 INFO:teuthology.orchestra.run.smithi016.stderr:Sourcing file `/etc/default/grub' 2024-04-10T02:40:53.515 INFO:teuthology.orchestra.run.smithi016.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-10T02:40:53.517 INFO:teuthology.orchestra.run.smithi016.stderr:Generating grub configuration file ... 2024-04-10T02:40:53.697 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-10T02:40:53.703 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-10T02:40:53.942 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-10T02:40:53.949 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-10T02:40:53.994 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-10T02:40:53.999 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-10T02:40:54.120 INFO:teuthology.orchestra.run.smithi136.stdout:Reading package lists... 2024-04-10T02:40:54.133 INFO:teuthology.orchestra.run.smithi016.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-10T02:40:54.133 INFO:teuthology.orchestra.run.smithi016.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-10T02:40:54.133 INFO:teuthology.orchestra.run.smithi016.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-10T02:40:54.137 DEBUG:teuthology.orchestra.run.smithi136:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-10T02:40:54.144 INFO:teuthology.orchestra.run.smithi016.stderr:done 2024-04-10T02:40:54.159 DEBUG:teuthology.orchestra.run.smithi016:> sudo shutdown -r now 2024-04-10T02:40:54.196 INFO:teuthology.orchestra.run.smithi136.stdout:Reading package lists... 2024-04-10T02:40:54.375 INFO:teuthology.orchestra.run.smithi136.stdout:Building dependency tree... 2024-04-10T02:40:54.376 INFO:teuthology.orchestra.run.smithi136.stdout:Reading state information... 2024-04-10T02:40:54.536 INFO:teuthology.orchestra.run.smithi136.stdout:linux-image-generic is already the newest version (5.15.0.102.99). 2024-04-10T02:40:54.536 INFO:teuthology.orchestra.run.smithi136.stdout:The following packages were automatically installed and are no longer required: 2024-04-10T02:40:54.536 INFO:teuthology.orchestra.run.smithi136.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-10T02:40:54.536 INFO:teuthology.orchestra.run.smithi136.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-10T02:40:54.536 INFO:teuthology.orchestra.run.smithi136.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-10T02:40:54.536 INFO:teuthology.orchestra.run.smithi136.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-10T02:40:54.537 INFO:teuthology.orchestra.run.smithi136.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-10T02:40:54.537 INFO:teuthology.orchestra.run.smithi136.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-10T02:40:54.573 INFO:teuthology.orchestra.run.smithi136.stdout:0 upgraded, 0 newly installed, 0 to remove and 312 not upgraded. 2024-04-10T02:40:54.574 DEBUG:teuthology.orchestra.run.smithi136:> dpkg -s linux-image-generic 2024-04-10T02:40:54.633 INFO:teuthology.orchestra.run.smithi136.stdout:Package: linux-image-generic 2024-04-10T02:40:54.633 INFO:teuthology.orchestra.run.smithi136.stdout:Status: install ok installed 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Priority: optional 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Section: kernel 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Installed-Size: 21 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Maintainer: Ubuntu Kernel Team 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Architecture: amd64 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Source: linux-meta 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Version: 5.15.0.102.99 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Recommends: thermald 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout:Description: Generic Linux kernel image 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout: This package will always depend on the latest generic kernel image 2024-04-10T02:40:54.634 INFO:teuthology.orchestra.run.smithi136.stdout: available. 2024-04-10T02:40:54.635 DEBUG:teuthology.orchestra.run.smithi136:> mktemp 2024-04-10T02:40:54.677 INFO:teuthology.orchestra.run.smithi136.stdout:/tmp/tmp.Ea26MhPymt 2024-04-10T02:40:54.678 DEBUG:teuthology.orchestra.run.smithi136:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Ea26MhPymt 2024-04-10T02:40:54.729 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0666 /tmp/tmp.Ea26MhPymt 2024-04-10T02:40:54.843 DEBUG:teuthology.orchestra.remote:smithi136:/tmp/tmp.Ea26MhPymt is 10KB 2024-04-10T02:40:54.855 DEBUG:teuthology.orchestra.run.smithi136:> rm -fr /tmp/tmp.Ea26MhPymt 2024-04-10T02:40:54.860 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-10T02:40:54.912 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:40:54.913 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-10T02:40:54.913 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-10T02:40:54.977 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-102-generic 2024-04-10T02:40:54.977 DEBUG:teuthology.orchestra.run.smithi136:> sudo update-grub 2024-04-10T02:40:56.170 INFO:teuthology.orchestra.run.smithi136.stderr:Sourcing file `/etc/default/grub' 2024-04-10T02:40:56.171 INFO:teuthology.orchestra.run.smithi136.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-10T02:40:56.173 INFO:teuthology.orchestra.run.smithi136.stderr:Generating grub configuration file ... 2024-04-10T02:40:56.348 INFO:teuthology.orchestra.run.smithi136.stderr:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-10T02:40:56.353 INFO:teuthology.orchestra.run.smithi136.stderr:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-10T02:40:56.609 INFO:teuthology.orchestra.run.smithi136.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-10T02:40:56.615 INFO:teuthology.orchestra.run.smithi136.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-10T02:40:56.658 INFO:teuthology.orchestra.run.smithi136.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-10T02:40:56.664 INFO:teuthology.orchestra.run.smithi136.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-10T02:40:56.781 INFO:teuthology.orchestra.run.smithi136.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-10T02:40:56.781 INFO:teuthology.orchestra.run.smithi136.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-10T02:40:56.781 INFO:teuthology.orchestra.run.smithi136.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-10T02:40:56.792 INFO:teuthology.orchestra.run.smithi136.stderr:done 2024-04-10T02:40:56.810 DEBUG:teuthology.orchestra.run.smithi136:> sudo shutdown -r now 2024-04-10T02:41:24.188 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-10T02:41:24.188 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-10T02:41:24.189 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:41:26.814 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-10T02:41:26.814 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-04-10T02:41:26.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:41:42.686 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.16 2024-04-10T02:41:45.250 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-04-10T02:41:51.694 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-10T02:41:51.695 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:41:54.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-04-10T02:41:54.254 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:41:54.758 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.16 2024-04-10T02:41:57.314 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-04-10T02:42:06.766 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-10T02:42:06.767 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:42:09.318 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-04-10T02:42:09.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:42:12.386 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-04-10T02:42:27.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-04-10T02:42:27.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:43:06.807 DEBUG:teuthology.orchestra.remote:timed out 2024-04-10T02:43:21.825 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-10T02:43:21.826 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:43:22.133 DEBUG:teuthology.orchestra.run.smithi016:> true 2024-04-10T02:43:22.799 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-10T02:43:22.799 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-102-generic"... 2024-04-10T02:43:22.799 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2024-04-10T02:43:22.845 INFO:teuthology.orchestra.run.smithi016.stdout:5.15.0-102-generic 2024-04-10T02:43:22.845 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-102-generic vs 5.15.0-102-generic 2024-04-10T02:43:22.845 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-10T02:43:22.845 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-10T02:43:23.845 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-10T02:43:23.846 DEBUG:teuthology.orchestra.run.smithi016:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-10T02:43:23.901 INFO:teuthology.orchestra.run.smithi016.stdout:ttyS1 2024-04-10T02:43:23.935 DEBUG:teuthology.parallel:result is None 2024-04-10T02:43:27.401 DEBUG:teuthology.orchestra.remote:timed out 2024-04-10T02:43:45.402 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-04-10T02:43:45.403 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:43:45.715 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-04-10T02:43:46.277 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-04-10T02:43:46.277 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-102-generic"... 2024-04-10T02:43:46.277 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-04-10T02:43:46.325 INFO:teuthology.orchestra.run.smithi136.stdout:5.15.0-102-generic 2024-04-10T02:43:46.325 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-102-generic vs 5.15.0-102-generic 2024-04-10T02:43:46.326 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-10T02:43:46.326 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-10T02:43:47.327 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-10T02:43:47.327 DEBUG:teuthology.orchestra.run.smithi136:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-10T02:43:47.665 INFO:teuthology.orchestra.run.smithi136.stdout:ttyS1 2024-04-10T02:43:47.699 DEBUG:teuthology.parallel:result is None 2024-04-10T02:43:47.699 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-10T02:43:47.708 INFO:teuthology.task.internal:Creating test directory... 2024-04-10T02:43:47.709 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-10T02:43:47.711 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-10T02:43:47.717 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-10T02:43:47.728 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-10T02:43:47.738 INFO:teuthology.task.internal:Creating archive directory... 2024-04-10T02:43:47.739 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-10T02:43:47.758 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-10T02:43:47.779 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-10T02:43:47.795 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-10T02:43:47.796 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T02:43:47.814 DEBUG:teuthology.orchestra.run.smithi136:> 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-04-10T02:43:47.835 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-10T02:43:47.844 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-10T02:43:47.845 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-10T02:43:47.853 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-10T02:43:47.854 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-10T02:43:47.861 INFO:teuthology.task.internal:Configuring sudo... 2024-04-10T02:43:47.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-10T02:43:47.889 DEBUG:teuthology.orchestra.run.smithi136:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-10T02:43:47.912 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-10T02:43:47.922 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-10T02:43:47.923 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-10T02:43:47.946 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-10T02:43:47.961 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-10T02:43:47.997 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-10T02:43:48.045 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:43:48.045 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-10T02:43:48.107 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-10T02:43:48.113 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-10T02:43:48.161 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:43:48.161 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-10T02:43:48.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo service rsyslog restart 2024-04-10T02:43:48.234 DEBUG:teuthology.orchestra.run.smithi136:> sudo service rsyslog restart 2024-04-10T02:43:48.306 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-10T02:43:48.314 INFO:teuthology.task.internal:Starting timer... 2024-04-10T02:43:48.314 INFO:teuthology.run_tasks:Running task pcp... 2024-04-10T02:43:48.324 INFO:teuthology.run_tasks:Running task selinux... 2024-04-10T02:43:48.346 DEBUG:teuthology.task.selinux:Excluding smithi016: OS 'ubuntu' does not support SELinux 2024-04-10T02:43:48.346 DEBUG:teuthology.task.selinux:Excluding smithi136: OS 'ubuntu' does not support SELinux 2024-04-10T02:43:48.346 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-10T02:43:48.347 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-10T02:43:48.347 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-10T02:43:48.347 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-10T02:43:48.355 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-10T02:43:48.372 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-04-10T02:43:48.373 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi016.front.sepia.ceph.com,smithi136.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-10T02:50:48.393 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi016.front.sepia.ceph.com'), Remote(name='ubuntu@smithi136.front.sepia.ceph.com')] 2024-04-10T02:50:48.395 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-10T02:50:48.396 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:50:48.480 DEBUG:teuthology.orchestra.run.smithi016:> true 2024-04-10T02:50:48.558 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-10T02:50:48.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-04-10T02:50:48.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T02:50:48.642 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-04-10T02:50:48.722 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-04-10T02:50:48.723 INFO:teuthology.run_tasks:Running task clock... 2024-04-10T02:50:48.735 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-10T02:50:48.736 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-10T02:50:48.736 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T02:50:48.739 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-10T02:50:48.739 DEBUG:teuthology.orchestra.run.smithi136:> 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-04-10T02:50:48.768 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-10T02:50:48.768 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: Command line: ntpd -gq 2024-04-10T02:50:48.768 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: ---------------------------------------------------- 2024-04-10T02:50:48.768 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: ntp-4 is maintained by Network Time Foundation, 2024-04-10T02:50:48.768 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-10T02:50:48.768 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: corporation. Support and training for ntp-4 are 2024-04-10T02:50:48.769 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: available at https://www.nwtime.org/support 2024-04-10T02:50:48.769 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: ---------------------------------------------------- 2024-04-10T02:50:48.769 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: proto: precision = 0.064 usec (-24) 2024-04-10T02:50:48.769 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: basedate set to 2022-02-04 2024-04-10T02:50:48.769 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: gps base set to 2022-02-06 (week 2196) 2024-04-10T02:50:48.769 INFO:teuthology.orchestra.run.smithi016.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-10T02:50:48.769 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-10T02:50:48.770 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: restrict ::: KOD does nothing without LIMITED. 2024-04-10T02:50:48.770 INFO:teuthology.orchestra.run.smithi016.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-10T02:50:48.771 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: Listen and drop on 0 v6wildcard [::]:123 2024-04-10T02:50:48.771 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-10T02:50:48.771 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: Listen normally on 2 lo 127.0.0.1:123 2024-04-10T02:50:48.771 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: Listen normally on 3 ens1f0 172.21.15.16:123 2024-04-10T02:50:48.771 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: Listen normally on 4 lo [::1]:123 2024-04-10T02:50:48.771 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1564%4]:123 2024-04-10T02:50:48.771 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:48 ntpd[17062]: Listening on routing socket on fd #22 for interface updates 2024-04-10T02:50:48.790 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-10T02:50:48.790 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: Command line: ntpd -gq 2024-04-10T02:50:48.791 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: ---------------------------------------------------- 2024-04-10T02:50:48.791 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: ntp-4 is maintained by Network Time Foundation, 2024-04-10T02:50:48.791 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-10T02:50:48.791 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: corporation. Support and training for ntp-4 are 2024-04-10T02:50:48.791 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: available at https://www.nwtime.org/support 2024-04-10T02:50:48.791 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: ---------------------------------------------------- 2024-04-10T02:50:48.792 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: proto: precision = 0.045 usec (-24) 2024-04-10T02:50:48.792 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: basedate set to 2022-02-04 2024-04-10T02:50:48.792 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: gps base set to 2022-02-06 (week 2196) 2024-04-10T02:50:48.792 INFO:teuthology.orchestra.run.smithi136.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-10T02:50:48.792 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-10T02:50:48.792 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: restrict ::: KOD does nothing without LIMITED. 2024-04-10T02:50:48.793 INFO:teuthology.orchestra.run.smithi136.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-10T02:50:48.794 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: Listen and drop on 0 v6wildcard [::]:123 2024-04-10T02:50:48.794 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-10T02:50:48.794 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: Listen normally on 2 lo 127.0.0.1:123 2024-04-10T02:50:48.794 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: Listen normally on 3 enp3s0f1 172.21.15.136:123 2024-04-10T02:50:48.794 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: Listen normally on 4 lo [::1]:123 2024-04-10T02:50:48.794 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6e43%5]:123 2024-04-10T02:50:48.794 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:48 ntpd[17200]: Listening on routing socket on fd #22 for interface updates 2024-04-10T02:50:49.767 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:49 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:49.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:49 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:49.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:49 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:49.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:49 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:49.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:49 ntpd[17062]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:49.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:49 ntpd[17062]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:49.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:49 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:49.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:49 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:50.767 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:50 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:50.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:50 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:50.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:50 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:51.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:51.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:51.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:51.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:51.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:51.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:51.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:51.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:51.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:51.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:51.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:51.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:51 ntpd[17062]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:51.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:51 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:51.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:51 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:51.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:51 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:51.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:51 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:51.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:51 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:51.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:51 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:52.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:52 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:52.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:52 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:52.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:52 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:52.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:52 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:52.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:52 ntpd[17062]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:52.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:52 ntpd[17062]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:52.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:52 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:53.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:53.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:53.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:53 ntpd[17062]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:53.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:53 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:53.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:53 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:53.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:53 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:53.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:53 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:53.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:53 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:53.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:53 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:54.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:54 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:54.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:54 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:54.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:54 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:54.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:54 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:54.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:54 ntpd[17062]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:54.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:54 ntpd[17062]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:54.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:54.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:54 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:55.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:55.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:55.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:55.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:55.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:55.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:55.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:55.768 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:55.768 INFO:teuthology.orchestra.run.smithi016.stdout:10 Apr 02:50:55 ntpd[17062]: ntpd: time slew -0.000515 s 2024-04-10T02:50:55.769 INFO:teuthology.orchestra.run.smithi016.stdout:ntpd: time slew -0.000515s 2024-04-10T02:50:55.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-10T02:50:55.769 INFO:teuthology.orchestra.run.smithi016.stderr:10 Apr 02:50:55 ntpd[17062]: can't open /var/log/ntpstats/loopstats.20240410: Permission denied 2024-04-10T02:50:55.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:55 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:55.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:55 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:55.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:55 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:55.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:55 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:55.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:55 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:55.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:55 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:55.816 INFO:teuthology.orchestra.run.smithi016.stdout: remote refid st t when poll reach delay offset jitter 2024-04-10T02:50:55.816 INFO:teuthology.orchestra.run.smithi016.stdout:============================================================================== 2024-04-10T02:50:55.816 INFO:teuthology.orchestra.run.smithi016.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-10T02:50:55.816 INFO:teuthology.orchestra.run.smithi016.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-10T02:50:55.816 INFO:teuthology.orchestra.run.smithi016.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-10T02:50:55.816 INFO:teuthology.orchestra.run.smithi016.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-10T02:50:56.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:56.791 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:56.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:56.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:56.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-10T02:50:56.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: can't open /var/log/ntpstats/rawstats.20240410: Permission denied 2024-04-10T02:50:56.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-10T02:50:56.792 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: can't open /var/log/ntpstats/peerstats.20240410: Permission denied 2024-04-10T02:50:56.792 INFO:teuthology.orchestra.run.smithi136.stdout:10 Apr 02:50:56 ntpd[17200]: ntpd: time slew +0.000108 s 2024-04-10T02:50:56.792 INFO:teuthology.orchestra.run.smithi136.stdout:ntpd: time slew +0.000108s 2024-04-10T02:50:56.793 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-10T02:50:56.793 INFO:teuthology.orchestra.run.smithi136.stderr:10 Apr 02:50:56 ntpd[17200]: can't open /var/log/ntpstats/loopstats.20240410: Permission denied 2024-04-10T02:50:56.848 INFO:teuthology.orchestra.run.smithi136.stdout: remote refid st t when poll reach delay offset jitter 2024-04-10T02:50:56.848 INFO:teuthology.orchestra.run.smithi136.stdout:============================================================================== 2024-04-10T02:50:56.848 INFO:teuthology.orchestra.run.smithi136.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-10T02:50:56.848 INFO:teuthology.orchestra.run.smithi136.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-10T02:50:56.848 INFO:teuthology.orchestra.run.smithi136.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-10T02:50:56.848 INFO:teuthology.orchestra.run.smithi136.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-10T02:50:56.849 INFO:teuthology.run_tasks:Running task install... 2024-04-10T02:50:56.858 DEBUG:teuthology.task.install:project ceph 2024-04-10T02:50:56.859 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '3a866975a60f6dc859246f6f19fd8ddb4db2cc2e'}} 2024-04-10T02:50:56.859 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '3a866975a60f6dc859246f6f19fd8ddb4db2cc2e'} 2024-04-10T02:50:56.859 INFO:teuthology.task.install:Using flavor: default 2024-04-10T02:50:56.867 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-04-10T02:50:56.867 INFO:teuthology.task.install:extra packages: [] 2024-04-10T02:50:56.867 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-key list | grep Ceph 2024-04-10T02:50:56.868 DEBUG:teuthology.orchestra.run.smithi136:> sudo apt-key list | grep Ceph 2024-04-10T02:50:56.936 INFO:teuthology.orchestra.run.smithi016.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-04-10T02:50:56.943 INFO:teuthology.orchestra.run.smithi136.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-04-10T02:50:56.969 INFO:teuthology.orchestra.run.smithi016.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-10T02:50:56.969 INFO:teuthology.orchestra.run.smithi016.stdout:uid [ unknown] Ceph.com (release key) 2024-04-10T02:50:56.970 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-04-10T02:50:56.971 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-pytest on remote deb x86_64 2024-04-10T02:50:56.971 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-10T02:50:56.971 INFO:teuthology.packaging:ref: None 2024-04-10T02:50:56.971 INFO:teuthology.packaging:tag: None 2024-04-10T02:50:56.971 INFO:teuthology.packaging:branch: quincy 2024-04-10T02:50:56.971 INFO:teuthology.packaging:sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T02:50:56.971 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-04-10T02:50:56.976 INFO:teuthology.orchestra.run.smithi136.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-10T02:50:56.976 INFO:teuthology.orchestra.run.smithi136.stdout:uid [ unknown] Ceph.com (release key) 2024-04-10T02:50:56.976 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-04-10T02:50:56.976 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-pytest on remote deb x86_64 2024-04-10T02:50:56.977 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-10T02:50:56.977 INFO:teuthology.packaging:ref: None 2024-04-10T02:50:56.977 INFO:teuthology.packaging:tag: None 2024-04-10T02:50:56.977 INFO:teuthology.packaging:branch: quincy 2024-04-10T02:50:56.977 INFO:teuthology.packaging:sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T02:50:56.977 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-04-10T02:50:57.112 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-04-10T02:50:57.113 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-04-10T02:50:57.125 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-04-10T02:50:57.125 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-04-10T02:50:57.161 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:50:57.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-10T02:50:57.165 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:50:57.165 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-10T02:50:57.179 DEBUG:teuthology.orchestra.run.smithi136:> sudo apt-get update 2024-04-10T02:50:57.211 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-04-10T02:50:57.320 INFO:teuthology.orchestra.run.smithi136.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-04-10T02:50:57.321 INFO:teuthology.orchestra.run.smithi136.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-04-10T02:50:57.322 INFO:teuthology.orchestra.run.smithi136.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-04-10T02:50:57.323 INFO:teuthology.orchestra.run.smithi136.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-04-10T02:50:57.330 INFO:teuthology.orchestra.run.smithi136.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-04-10T02:50:57.353 INFO:teuthology.orchestra.run.smithi016.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-04-10T02:50:57.354 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-04-10T02:50:57.355 INFO:teuthology.orchestra.run.smithi016.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-04-10T02:50:57.356 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-04-10T02:50:57.364 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-04-10T02:50:57.425 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-10T02:50:57.475 INFO:teuthology.orchestra.run.smithi136.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-10T02:50:57.475 INFO:teuthology.orchestra.run.smithi136.stdout:Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-10T02:50:57.500 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:7 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-10T02:50:57.550 INFO:teuthology.orchestra.run.smithi136.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-10T02:50:57.582 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-10T02:50:57.635 INFO:teuthology.orchestra.run.smithi136.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-10T02:50:57.664 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-10T02:50:57.820 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 28.3 kB in 0s (67.6 kB/s) 2024-04-10T02:50:57.840 INFO:teuthology.orchestra.run.smithi136.stdout:Fetched 28.3 kB in 0s (58.7 kB/s) 2024-04-10T02:50:58.746 INFO:teuthology.orchestra.run.smithi136.stdout:Reading package lists... 2024-04-10T02:50:58.763 DEBUG:teuthology.orchestra.run.smithi136:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-04-10T02:50:58.803 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-10T02:50:58.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-04-10T02:50:58.823 INFO:teuthology.orchestra.run.smithi136.stdout:Reading package lists... 2024-04-10T02:50:58.881 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-10T02:50:59.021 INFO:teuthology.orchestra.run.smithi136.stdout:Building dependency tree... 2024-04-10T02:50:59.022 INFO:teuthology.orchestra.run.smithi136.stdout:Reading state information... 2024-04-10T02:50:59.073 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-04-10T02:50:59.074 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-04-10T02:50:59.213 INFO:teuthology.orchestra.run.smithi136.stdout:The following packages were automatically installed and are no longer required: 2024-04-10T02:50:59.213 INFO:teuthology.orchestra.run.smithi136.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-10T02:50:59.213 INFO:teuthology.orchestra.run.smithi136.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-10T02:50:59.213 INFO:teuthology.orchestra.run.smithi136.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-10T02:50:59.213 INFO:teuthology.orchestra.run.smithi136.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-10T02:50:59.214 INFO:teuthology.orchestra.run.smithi136.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-10T02:50:59.214 INFO:teuthology.orchestra.run.smithi136.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-10T02:50:59.214 INFO:teuthology.orchestra.run.smithi136.stdout:The following additional packages will be installed: 2024-04-10T02:50:59.214 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-10T02:50:59.215 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-04-10T02:50:59.216 INFO:teuthology.orchestra.run.smithi136.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-04-10T02:50:59.216 INFO:teuthology.orchestra.run.smithi136.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-04-10T02:50:59.216 INFO:teuthology.orchestra.run.smithi136.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-04-10T02:50:59.216 INFO:teuthology.orchestra.run.smithi136.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-04-10T02:50:59.216 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-04-10T02:50:59.216 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-04-10T02:50:59.216 INFO:teuthology.orchestra.run.smithi136.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-04-10T02:50:59.217 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-04-10T02:50:59.217 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-04-10T02:50:59.217 INFO:teuthology.orchestra.run.smithi136.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-04-10T02:50:59.217 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-04-10T02:50:59.218 INFO:teuthology.orchestra.run.smithi136.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-04-10T02:50:59.218 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-04-10T02:50:59.218 INFO:teuthology.orchestra.run.smithi136.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-04-10T02:50:59.218 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-10T02:50:59.218 INFO:teuthology.orchestra.run.smithi136.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-04-10T02:50:59.218 INFO:teuthology.orchestra.run.smithi136.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-04-10T02:50:59.218 INFO:teuthology.orchestra.run.smithi136.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-04-10T02:50:59.218 INFO:teuthology.orchestra.run.smithi136.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout:Suggested packages: 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout: python3-watchdog 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout:Recommended packages: 2024-04-10T02:50:59.219 INFO:teuthology.orchestra.run.smithi136.stdout: btrfs-tools 2024-04-10T02:50:59.274 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-04-10T02:50:59.274 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-10T02:50:59.274 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-10T02:50:59.274 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-10T02:50:59.274 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-10T02:50:59.274 INFO:teuthology.orchestra.run.smithi016.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-10T02:50:59.274 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-10T02:50:59.275 INFO:teuthology.orchestra.run.smithi016.stdout:The following additional packages will be installed: 2024-04-10T02:50:59.275 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-10T02:50:59.275 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-04-10T02:50:59.275 INFO:teuthology.orchestra.run.smithi016.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-04-10T02:50:59.275 INFO:teuthology.orchestra.run.smithi016.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-04-10T02:50:59.276 INFO:teuthology.orchestra.run.smithi016.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-04-10T02:50:59.276 INFO:teuthology.orchestra.run.smithi016.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-04-10T02:50:59.276 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-04-10T02:50:59.276 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-04-10T02:50:59.276 INFO:teuthology.orchestra.run.smithi016.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-04-10T02:50:59.277 INFO:teuthology.orchestra.run.smithi016.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout:Suggested packages: 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout: python3-watchdog 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout:Recommended packages: 2024-04-10T02:50:59.278 INFO:teuthology.orchestra.run.smithi016.stdout: btrfs-tools 2024-04-10T02:50:59.317 INFO:teuthology.orchestra.run.smithi136.stdout:The following NEW packages will be installed: 2024-04-10T02:50:59.317 INFO:teuthology.orchestra.run.smithi136.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-10T02:50:59.317 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-10T02:50:59.317 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-04-10T02:50:59.317 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-04-10T02:50:59.317 INFO:teuthology.orchestra.run.smithi136.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-04-10T02:50:59.317 INFO:teuthology.orchestra.run.smithi136.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-04-10T02:50:59.318 INFO:teuthology.orchestra.run.smithi136.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-04-10T02:50:59.318 INFO:teuthology.orchestra.run.smithi136.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-04-10T02:50:59.318 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-04-10T02:50:59.319 INFO:teuthology.orchestra.run.smithi136.stdout: radosgw rbd-fuse socat xmlstarlet 2024-04-10T02:50:59.354 INFO:teuthology.orchestra.run.smithi136.stdout:0 upgraded, 107 newly installed, 0 to remove and 299 not upgraded. 2024-04-10T02:50:59.355 INFO:teuthology.orchestra.run.smithi136.stdout:Need to get 187 MB of archives. 2024-04-10T02:50:59.355 INFO:teuthology.orchestra.run.smithi136.stdout:After this operation, 815 MB of additional disk space will be used. 2024-04-10T02:50:59.355 INFO:teuthology.orchestra.run.smithi136.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.7-1jammy [3,198 kB] 2024-04-10T02:50:59.375 INFO:teuthology.orchestra.run.smithi136.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-04-10T02:50:59.385 INFO:teuthology.orchestra.run.smithi016.stdout:The following NEW packages will be installed: 2024-04-10T02:50:59.385 INFO:teuthology.orchestra.run.smithi016.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-10T02:50:59.385 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-10T02:50:59.386 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-04-10T02:50:59.386 INFO:teuthology.orchestra.run.smithi016.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-04-10T02:50:59.386 INFO:teuthology.orchestra.run.smithi016.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-04-10T02:50:59.386 INFO:teuthology.orchestra.run.smithi016.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-04-10T02:50:59.387 INFO:teuthology.orchestra.run.smithi016.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-04-10T02:50:59.387 INFO:teuthology.orchestra.run.smithi016.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-04-10T02:50:59.387 INFO:teuthology.orchestra.run.smithi016.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-04-10T02:50:59.387 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-10T02:50:59.387 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-10T02:50:59.387 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-10T02:50:59.387 INFO:teuthology.orchestra.run.smithi016.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-10T02:50:59.387 INFO:teuthology.orchestra.run.smithi016.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-10T02:50:59.387 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-10T02:50:59.388 INFO:teuthology.orchestra.run.smithi016.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-10T02:50:59.388 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-10T02:50:59.388 INFO:teuthology.orchestra.run.smithi016.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-04-10T02:50:59.388 INFO:teuthology.orchestra.run.smithi016.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-04-10T02:50:59.388 INFO:teuthology.orchestra.run.smithi016.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-04-10T02:50:59.388 INFO:teuthology.orchestra.run.smithi016.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-04-10T02:50:59.388 INFO:teuthology.orchestra.run.smithi016.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-04-10T02:50:59.388 INFO:teuthology.orchestra.run.smithi016.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-04-10T02:50:59.388 INFO:teuthology.orchestra.run.smithi016.stdout: radosgw rbd-fuse socat xmlstarlet 2024-04-10T02:50:59.395 INFO:teuthology.orchestra.run.smithi136.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-04-10T02:50:59.400 INFO:teuthology.orchestra.run.smithi136.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-04-10T02:50:59.402 INFO:teuthology.orchestra.run.smithi136.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-04-10T02:50:59.403 INFO:teuthology.orchestra.run.smithi136.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-04-10T02:50:59.404 INFO:teuthology.orchestra.run.smithi136.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-04-10T02:50:59.404 INFO:teuthology.orchestra.run.smithi136.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-04-10T02:50:59.407 INFO:teuthology.orchestra.run.smithi136.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-04-10T02:50:59.429 INFO:teuthology.orchestra.run.smithi016.stdout:0 upgraded, 107 newly installed, 0 to remove and 299 not upgraded. 2024-04-10T02:50:59.429 INFO:teuthology.orchestra.run.smithi016.stdout:Need to get 187 MB of archives. 2024-04-10T02:50:59.429 INFO:teuthology.orchestra.run.smithi016.stdout:After this operation, 815 MB of additional disk space will be used. 2024-04-10T02:50:59.429 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.7-1jammy [3,198 kB] 2024-04-10T02:50:59.440 INFO:teuthology.orchestra.run.smithi136.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-04-10T02:50:59.441 INFO:teuthology.orchestra.run.smithi136.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-04-10T02:50:59.444 INFO:teuthology.orchestra.run.smithi136.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-04-10T02:50:59.454 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-04-10T02:50:59.460 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-04-10T02:50:59.485 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-04-10T02:50:59.490 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-04-10T02:50:59.493 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-04-10T02:50:59.493 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-04-10T02:50:59.495 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-04-10T02:50:59.495 INFO:teuthology.orchestra.run.smithi016.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-04-10T02:50:59.498 INFO:teuthology.orchestra.run.smithi016.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-04-10T02:50:59.504 INFO:teuthology.orchestra.run.smithi136.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-04-10T02:50:59.524 INFO:teuthology.orchestra.run.smithi016.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-04-10T02:50:59.532 INFO:teuthology.orchestra.run.smithi016.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-04-10T02:50:59.533 INFO:teuthology.orchestra.run.smithi016.stdout:Get:13 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-04-10T02:50:59.536 INFO:teuthology.orchestra.run.smithi016.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-04-10T02:50:59.567 INFO:teuthology.orchestra.run.smithi016.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-04-10T02:50:59.569 INFO:teuthology.orchestra.run.smithi016.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-04-10T02:50:59.572 INFO:teuthology.orchestra.run.smithi016.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-04-10T02:50:59.611 INFO:teuthology.orchestra.run.smithi016.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-04-10T02:50:59.613 INFO:teuthology.orchestra.run.smithi016.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-04-10T02:50:59.619 INFO:teuthology.orchestra.run.smithi016.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-04-10T02:50:59.664 INFO:teuthology.orchestra.run.smithi016.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-04-10T02:50:59.667 INFO:teuthology.orchestra.run.smithi016.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-04-10T02:50:59.677 INFO:teuthology.orchestra.run.smithi016.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-04-10T02:50:59.681 INFO:teuthology.orchestra.run.smithi016.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-04-10T02:50:59.681 INFO:teuthology.orchestra.run.smithi016.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-04-10T02:50:59.682 INFO:teuthology.orchestra.run.smithi016.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-04-10T02:50:59.683 INFO:teuthology.orchestra.run.smithi016.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-04-10T02:50:59.683 INFO:teuthology.orchestra.run.smithi016.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-04-10T02:50:59.684 INFO:teuthology.orchestra.run.smithi016.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-04-10T02:50:59.691 INFO:teuthology.orchestra.run.smithi136.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-04-10T02:50:59.694 INFO:teuthology.orchestra.run.smithi016.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-04-10T02:50:59.695 INFO:teuthology.orchestra.run.smithi016.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-04-10T02:50:59.715 INFO:teuthology.orchestra.run.smithi016.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-04-10T02:50:59.733 INFO:teuthology.orchestra.run.smithi136.stdout:Get:15 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-04-10T02:50:59.778 INFO:teuthology.orchestra.run.smithi016.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-04-10T02:50:59.779 INFO:teuthology.orchestra.run.smithi016.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-04-10T02:50:59.788 INFO:teuthology.orchestra.run.smithi136.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-04-10T02:50:59.811 INFO:teuthology.orchestra.run.smithi136.stdout:Get:17 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-04-10T02:50:59.812 INFO:teuthology.orchestra.run.smithi136.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-04-10T02:50:59.822 INFO:teuthology.orchestra.run.smithi136.stdout:Get:19 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-04-10T02:50:59.838 INFO:teuthology.orchestra.run.smithi016.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-04-10T02:50:59.838 INFO:teuthology.orchestra.run.smithi016.stdout:Get:36 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-04-10T02:50:59.843 INFO:teuthology.orchestra.run.smithi016.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-04-10T02:50:59.844 INFO:teuthology.orchestra.run.smithi016.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-04-10T02:50:59.844 INFO:teuthology.orchestra.run.smithi016.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-04-10T02:50:59.845 INFO:teuthology.orchestra.run.smithi016.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-04-10T02:50:59.848 INFO:teuthology.orchestra.run.smithi016.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-10T02:50:59.848 INFO:teuthology.orchestra.run.smithi016.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-04-10T02:50:59.848 INFO:teuthology.orchestra.run.smithi016.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-04-10T02:50:59.861 INFO:teuthology.orchestra.run.smithi016.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-04-10T02:50:59.871 INFO:teuthology.orchestra.run.smithi016.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-04-10T02:50:59.872 INFO:teuthology.orchestra.run.smithi016.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-04-10T02:50:59.875 INFO:teuthology.orchestra.run.smithi136.stdout:Get:20 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-04-10T02:50:59.882 INFO:teuthology.orchestra.run.smithi016.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-04-10T02:50:59.883 INFO:teuthology.orchestra.run.smithi016.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-04-10T02:50:59.884 INFO:teuthology.orchestra.run.smithi016.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-04-10T02:50:59.884 INFO:teuthology.orchestra.run.smithi016.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-04-10T02:50:59.886 INFO:teuthology.orchestra.run.smithi016.stdout:Get:51 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-04-10T02:50:59.887 INFO:teuthology.orchestra.run.smithi016.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-04-10T02:50:59.888 INFO:teuthology.orchestra.run.smithi016.stdout:Get:53 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-04-10T02:50:59.889 INFO:teuthology.orchestra.run.smithi016.stdout:Get:54 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-04-10T02:50:59.890 INFO:teuthology.orchestra.run.smithi016.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-04-10T02:50:59.892 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:50:59.900 INFO:teuthology.orchestra.run.smithi016.stdout:Get:57 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-04-10T02:50:59.904 INFO:teuthology.orchestra.run.smithi016.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-04-10T02:50:59.905 INFO:teuthology.orchestra.run.smithi016.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-04-10T02:50:59.915 INFO:teuthology.orchestra.run.smithi016.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-04-10T02:50:59.959 INFO:teuthology.orchestra.run.smithi016.stdout:Get:61 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-04-10T02:50:59.960 INFO:teuthology.orchestra.run.smithi136.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-04-10T02:50:59.968 INFO:teuthology.orchestra.run.smithi136.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-04-10T02:50:59.980 INFO:teuthology.orchestra.run.smithi136.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-04-10T02:50:59.992 INFO:teuthology.orchestra.run.smithi016.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-04-10T02:50:59.993 INFO:teuthology.orchestra.run.smithi016.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-04-10T02:50:59.994 INFO:teuthology.orchestra.run.smithi016.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-10T02:50:59.994 INFO:teuthology.orchestra.run.smithi016.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-04-10T02:50:59.995 INFO:teuthology.orchestra.run.smithi016.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-04-10T02:51:00.016 INFO:teuthology.orchestra.run.smithi016.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-04-10T02:51:00.018 INFO:teuthology.orchestra.run.smithi016.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-04-10T02:51:00.018 INFO:teuthology.orchestra.run.smithi016.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-04-10T02:51:00.033 INFO:teuthology.orchestra.run.smithi016.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-04-10T02:51:00.033 INFO:teuthology.orchestra.run.smithi016.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-04-10T02:51:00.045 INFO:teuthology.orchestra.run.smithi016.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-04-10T02:51:00.046 INFO:teuthology.orchestra.run.smithi016.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-04-10T02:51:00.046 INFO:teuthology.orchestra.run.smithi016.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-04-10T02:51:00.047 INFO:teuthology.orchestra.run.smithi016.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-04-10T02:51:00.047 INFO:teuthology.orchestra.run.smithi016.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-04-10T02:51:00.047 INFO:teuthology.orchestra.run.smithi016.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-04-10T02:51:00.051 INFO:teuthology.orchestra.run.smithi016.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-04-10T02:51:00.066 INFO:teuthology.orchestra.run.smithi016.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-04-10T02:51:00.067 INFO:teuthology.orchestra.run.smithi016.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-04-10T02:51:00.068 INFO:teuthology.orchestra.run.smithi016.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-04-10T02:51:00.086 INFO:teuthology.orchestra.run.smithi016.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-04-10T02:51:00.089 INFO:teuthology.orchestra.run.smithi016.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-04-10T02:51:00.093 INFO:teuthology.orchestra.run.smithi016.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-04-10T02:51:00.093 INFO:teuthology.orchestra.run.smithi016.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-10T02:51:00.094 INFO:teuthology.orchestra.run.smithi016.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-04-10T02:51:00.094 INFO:teuthology.orchestra.run.smithi016.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-04-10T02:51:00.095 INFO:teuthology.orchestra.run.smithi016.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-04-10T02:51:00.107 INFO:teuthology.orchestra.run.smithi016.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-04-10T02:51:00.118 INFO:teuthology.orchestra.run.smithi016.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-04-10T02:51:00.118 INFO:teuthology.orchestra.run.smithi016.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-04-10T02:51:00.128 INFO:teuthology.orchestra.run.smithi016.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-04-10T02:51:00.131 INFO:teuthology.orchestra.run.smithi016.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-04-10T02:51:00.132 INFO:teuthology.orchestra.run.smithi136.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-04-10T02:51:00.132 INFO:teuthology.orchestra.run.smithi016.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-04-10T02:51:00.206 INFO:teuthology.orchestra.run.smithi136.stdout:Get:25 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.7-1jammy [3,690 B] 2024-04-10T02:51:00.206 INFO:teuthology.orchestra.run.smithi136.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-04-10T02:51:00.206 INFO:teuthology.orchestra.run.smithi136.stdout:Get:27 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.7-1jammy [783 kB] 2024-04-10T02:51:00.211 INFO:teuthology.orchestra.run.smithi136.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-04-10T02:51:00.212 INFO:teuthology.orchestra.run.smithi136.stdout:Get:29 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.7-1jammy [2,120 kB] 2024-04-10T02:51:00.227 INFO:teuthology.orchestra.run.smithi136.stdout:Get:30 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-04-10T02:51:00.227 INFO:teuthology.orchestra.run.smithi136.stdout:Get:31 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-04-10T02:51:00.228 INFO:teuthology.orchestra.run.smithi136.stdout:Get:32 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-04-10T02:51:00.241 INFO:teuthology.orchestra.run.smithi136.stdout:Get:33 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-04-10T02:51:00.289 INFO:teuthology.orchestra.run.smithi136.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-04-10T02:51:00.295 INFO:teuthology.orchestra.run.smithi136.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-04-10T02:51:00.299 INFO:teuthology.orchestra.run.smithi136.stdout:Get:36 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.7-1jammy [3,814 B] 2024-04-10T02:51:00.299 INFO:teuthology.orchestra.run.smithi136.stdout:Get:37 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.7-1jammy [52.7 MB] 2024-04-10T02:51:00.316 INFO:teuthology.orchestra.run.smithi136.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-04-10T02:51:00.348 INFO:teuthology.orchestra.run.smithi016.stdout:Get:95 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.7-1jammy [3,690 B] 2024-04-10T02:51:00.348 INFO:teuthology.orchestra.run.smithi016.stdout:Get:96 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.7-1jammy [783 kB] 2024-04-10T02:51:00.354 INFO:teuthology.orchestra.run.smithi016.stdout:Get:97 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.7-1jammy [2,120 kB] 2024-04-10T02:51:00.370 INFO:teuthology.orchestra.run.smithi016.stdout:Get:98 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-04-10T02:51:00.371 INFO:teuthology.orchestra.run.smithi016.stdout:Get:99 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-04-10T02:51:00.372 INFO:teuthology.orchestra.run.smithi016.stdout:Get:100 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-04-10T02:51:00.385 INFO:teuthology.orchestra.run.smithi016.stdout:Get:101 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-04-10T02:51:00.447 INFO:teuthology.orchestra.run.smithi016.stdout:Get:102 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.7-1jammy [3,814 B] 2024-04-10T02:51:00.447 INFO:teuthology.orchestra.run.smithi016.stdout:Get:103 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.7-1jammy [52.7 MB] 2024-04-10T02:51:00.488 INFO:teuthology.orchestra.run.smithi136.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-04-10T02:51:00.703 INFO:teuthology.orchestra.run.smithi136.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-04-10T02:51:00.865 INFO:teuthology.orchestra.run.smithi136.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-04-10T02:51:00.866 INFO:teuthology.orchestra.run.smithi136.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-04-10T02:51:00.867 INFO:teuthology.orchestra.run.smithi136.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-04-10T02:51:00.868 INFO:teuthology.orchestra.run.smithi136.stdout:Get:44 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.7-1jammy [240 kB] 2024-04-10T02:51:00.952 INFO:teuthology.orchestra.run.smithi136.stdout:Get:45 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.7-1jammy [22.4 kB] 2024-04-10T02:51:00.952 INFO:teuthology.orchestra.run.smithi136.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-04-10T02:51:00.952 INFO:teuthology.orchestra.run.smithi136.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-04-10T02:51:00.952 INFO:teuthology.orchestra.run.smithi136.stdout:Get:48 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.7-1jammy [15.4 MB] 2024-04-10T02:51:00.953 INFO:teuthology.orchestra.run.smithi136.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-04-10T02:51:00.954 INFO:teuthology.orchestra.run.smithi136.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-04-10T02:51:00.955 INFO:teuthology.orchestra.run.smithi136.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-04-10T02:51:00.956 INFO:teuthology.orchestra.run.smithi136.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-04-10T02:51:01.039 INFO:teuthology.orchestra.run.smithi016.stdout:Get:104 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.7-1jammy [240 kB] 2024-04-10T02:51:01.041 INFO:teuthology.orchestra.run.smithi016.stdout:Get:105 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.7-1jammy [22.4 kB] 2024-04-10T02:51:01.041 INFO:teuthology.orchestra.run.smithi016.stdout:Get:106 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.7-1jammy [15.4 MB] 2024-04-10T02:51:01.124 INFO:teuthology.orchestra.run.smithi136.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-04-10T02:51:01.167 INFO:teuthology.orchestra.run.smithi136.stdout:Get:54 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.7-1jammy [75.8 kB] 2024-04-10T02:51:01.241 INFO:teuthology.orchestra.run.smithi016.stdout:Get:107 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.7-1jammy [75.8 kB] 2024-04-10T02:51:01.555 INFO:teuthology.orchestra.run.smithi136.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-04-10T02:51:01.564 INFO:teuthology.orchestra.run.smithi136.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-04-10T02:51:01.570 INFO:teuthology.orchestra.run.smithi136.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-04-10T02:51:01.574 INFO:teuthology.orchestra.run.smithi136.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-04-10T02:51:01.592 INFO:teuthology.orchestra.run.smithi136.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-10T02:51:01.595 INFO:teuthology.orchestra.run.smithi136.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-04-10T02:51:01.597 INFO:teuthology.orchestra.run.smithi136.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-04-10T02:51:01.639 INFO:teuthology.orchestra.run.smithi136.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-04-10T02:51:01.653 INFO:teuthology.orchestra.run.smithi136.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-04-10T02:51:01.657 INFO:teuthology.orchestra.run.smithi136.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-04-10T02:51:01.824 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 187 MB in 2s (101 MB/s) 2024-04-10T02:51:01.946 INFO:teuthology.orchestra.run.smithi136.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-04-10T02:51:02.029 INFO:teuthology.orchestra.run.smithi136.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-04-10T02:51:02.071 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libfmt8:amd64. 2024-04-10T02:51:02.128 INFO:teuthology.orchestra.run.smithi136.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-04-10T02:51:02.174 INFO:teuthology.orchestra.run.smithi016.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 ... 165995 files and directories currently installed.) 2024-04-10T02:51:02.180 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-04-10T02:51:02.189 INFO:teuthology.orchestra.run.smithi136.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-04-10T02:51:02.277 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-04-10T02:51:02.303 INFO:teuthology.orchestra.run.smithi136.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-04-10T02:51:02.391 INFO:teuthology.orchestra.run.smithi136.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-04-10T02:51:02.409 INFO:teuthology.orchestra.run.smithi136.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-04-10T02:51:02.438 INFO:teuthology.orchestra.run.smithi136.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-04-10T02:51:02.451 INFO:teuthology.orchestra.run.smithi136.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-04-10T02:51:02.488 INFO:teuthology.orchestra.run.smithi136.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-04-10T02:51:02.614 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-04-10T02:51:02.641 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-04-10T02:51:02.681 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-10T02:51:02.742 INFO:teuthology.orchestra.run.smithi136.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-04-10T02:51:02.907 INFO:teuthology.orchestra.run.smithi136.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-04-10T02:51:03.001 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librados2. 2024-04-10T02:51:03.027 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:03.067 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-04-10T02:51:03.256 INFO:teuthology.orchestra.run.smithi136.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-10T02:51:03.262 INFO:teuthology.orchestra.run.smithi136.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-04-10T02:51:03.312 INFO:teuthology.orchestra.run.smithi136.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-04-10T02:51:03.495 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librbd1. 2024-04-10T02:51:03.522 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:03.562 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-04-10T02:51:03.637 INFO:teuthology.orchestra.run.smithi136.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-04-10T02:51:03.647 INFO:teuthology.orchestra.run.smithi136.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-04-10T02:51:03.648 INFO:teuthology.orchestra.run.smithi136.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-04-10T02:51:03.716 INFO:teuthology.orchestra.run.smithi136.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-04-10T02:51:03.716 INFO:teuthology.orchestra.run.smithi136.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-04-10T02:51:03.718 INFO:teuthology.orchestra.run.smithi136.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-04-10T02:51:03.720 INFO:teuthology.orchestra.run.smithi136.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-04-10T02:51:03.885 INFO:teuthology.orchestra.run.smithi136.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-04-10T02:51:03.957 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libcephfs2. 2024-04-10T02:51:03.983 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:04.015 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-04-10T02:51:04.087 INFO:teuthology.orchestra.run.smithi136.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-04-10T02:51:04.116 INFO:teuthology.orchestra.run.smithi136.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-04-10T02:51:04.180 INFO:teuthology.orchestra.run.smithi136.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-04-10T02:51:04.285 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rados. 2024-04-10T02:51:04.311 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:04.351 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-04-10T02:51:04.404 INFO:teuthology.orchestra.run.smithi136.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-04-10T02:51:04.443 INFO:teuthology.orchestra.run.smithi136.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-04-10T02:51:04.468 INFO:teuthology.orchestra.run.smithi136.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-04-10T02:51:04.477 INFO:teuthology.orchestra.run.smithi136.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-04-10T02:51:04.521 INFO:teuthology.orchestra.run.smithi136.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-04-10T02:51:04.545 INFO:teuthology.orchestra.run.smithi136.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-04-10T02:51:04.580 INFO:teuthology.orchestra.run.smithi136.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-04-10T02:51:04.678 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-10T02:51:04.705 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:04.744 INFO:teuthology.orchestra.run.smithi136.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-10T02:51:04.745 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-04-10T02:51:04.998 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cephfs. 2024-04-10T02:51:05.008 INFO:teuthology.orchestra.run.smithi136.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-04-10T02:51:05.013 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:05.026 INFO:teuthology.orchestra.run.smithi136.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-04-10T02:51:05.048 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-04-10T02:51:05.178 INFO:teuthology.orchestra.run.smithi136.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-04-10T02:51:05.207 INFO:teuthology.orchestra.run.smithi136.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-04-10T02:51:05.342 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-10T02:51:05.364 INFO:teuthology.orchestra.run.smithi136.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-04-10T02:51:05.366 INFO:teuthology.orchestra.run.smithi136.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-04-10T02:51:05.368 INFO:teuthology.orchestra.run.smithi136.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-04-10T02:51:05.369 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:05.391 INFO:teuthology.orchestra.run.smithi136.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-04-10T02:51:05.395 INFO:teuthology.orchestra.run.smithi136.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-04-10T02:51:05.409 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-04-10T02:51:05.721 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-10T02:51:05.747 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-04-10T02:51:05.787 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-10T02:51:06.059 INFO:teuthology.orchestra.run.smithi136.stdout:Fetched 187 MB in 6s (30.2 MB/s) 2024-04-10T02:51:06.123 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-prettytable. 2024-04-10T02:51:06.150 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-04-10T02:51:06.190 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-04-10T02:51:06.207 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libfmt8:amd64. 2024-04-10T02:51:06.307 INFO:teuthology.orchestra.run.smithi136.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 ... 165995 files and directories currently installed.) 2024-04-10T02:51:06.313 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-04-10T02:51:06.381 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-04-10T02:51:06.451 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rbd. 2024-04-10T02:51:06.477 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:06.509 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-04-10T02:51:06.709 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-04-10T02:51:06.735 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-04-10T02:51:06.776 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-10T02:51:06.837 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-10T02:51:06.864 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-04-10T02:51:06.904 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-10T02:51:07.104 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package librados2. 2024-04-10T02:51:07.131 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:07.171 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-04-10T02:51:07.266 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-10T02:51:07.292 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-04-10T02:51:07.412 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-10T02:51:07.581 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package librbd1. 2024-04-10T02:51:07.763 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-10T02:51:07.764 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:07.764 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-04-10T02:51:07.788 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-04-10T02:51:07.827 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-10T02:51:08.059 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libcephfs2. 2024-04-10T02:51:08.086 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:08.126 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-04-10T02:51:08.280 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-10T02:51:08.307 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-10T02:51:08.355 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:51:08.395 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-rados. 2024-04-10T02:51:08.422 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:08.462 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-04-10T02:51:08.734 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-10T02:51:08.760 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-10T02:51:08.764 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-10T02:51:08.780 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:08.800 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:51:08.814 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-04-10T02:51:09.042 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-cephfs. 2024-04-10T02:51:09.069 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:09.100 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-04-10T02:51:09.145 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-10T02:51:09.172 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-10T02:51:09.212 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:51:09.437 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-10T02:51:09.463 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:09.503 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-04-10T02:51:09.549 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-04-10T02:51:09.576 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-04-10T02:51:09.607 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-10T02:51:09.797 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-10T02:51:09.824 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-04-10T02:51:09.864 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-10T02:51:09.910 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librgw2. 2024-04-10T02:51:09.937 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:09.976 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-04-10T02:51:10.201 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-prettytable. 2024-04-10T02:51:10.227 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-04-10T02:51:10.267 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-04-10T02:51:10.462 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rgw. 2024-04-10T02:51:10.489 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:10.511 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-rbd. 2024-04-10T02:51:10.527 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:10.529 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-04-10T02:51:10.561 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-04-10T02:51:10.907 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package liboath0:amd64. 2024-04-10T02:51:10.934 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-04-10T02:51:10.974 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-04-10T02:51:11.054 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-10T02:51:11.080 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-04-10T02:51:11.164 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-10T02:51:11.293 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libradosstriper1. 2024-04-10T02:51:11.320 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:11.360 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-04-10T02:51:11.542 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-10T02:51:11.569 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-04-10T02:51:11.609 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-10T02:51:11.713 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-common. 2024-04-10T02:51:11.740 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:11.780 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-04-10T02:51:11.912 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-10T02:51:11.938 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-04-10T02:51:11.978 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-10T02:51:12.398 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-10T02:51:12.425 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-10T02:51:12.476 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:51:12.894 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-10T02:51:12.920 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-10T02:51:12.961 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:51:13.203 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-base. 2024-04-10T02:51:13.229 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:13.263 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-10T02:51:13.278 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-04-10T02:51:13.290 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-10T02:51:13.321 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:51:13.650 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-04-10T02:51:13.676 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-04-10T02:51:13.716 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-10T02:51:13.932 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-openssl. 2024-04-10T02:51:13.948 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-04-10T02:51:13.982 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-04-10T02:51:14.044 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package librgw2. 2024-04-10T02:51:14.071 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:14.111 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-04-10T02:51:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-10T02:51:14.267 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:14.309 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-04-10T02:51:14.580 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-rgw. 2024-04-10T02:51:14.595 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:14.629 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-04-10T02:51:14.656 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-10T02:51:14.672 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-04-10T02:51:14.715 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-04-10T02:51:14.941 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package liboath0:amd64. 2024-04-10T02:51:14.967 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-04-10T02:51:14.968 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-04-10T02:51:14.994 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-04-10T02:51:15.007 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-04-10T02:51:15.059 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-04-10T02:51:15.319 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libradosstriper1. 2024-04-10T02:51:15.345 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:15.362 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cheroot. 2024-04-10T02:51:15.386 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-04-10T02:51:15.388 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-04-10T02:51:15.428 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-10T02:51:15.765 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-04-10T02:51:15.781 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-common. 2024-04-10T02:51:15.792 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-04-10T02:51:15.807 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:15.831 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-04-10T02:51:15.847 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-04-10T02:51:16.118 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.text. 2024-04-10T02:51:16.145 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-04-10T02:51:16.176 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-04-10T02:51:16.454 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-04-10T02:51:16.481 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-04-10T02:51:16.520 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-04-10T02:51:16.816 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-tempora. 2024-04-10T02:51:16.843 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-04-10T02:51:16.882 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-04-10T02:51:17.203 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-base. 2024-04-10T02:51:17.230 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:17.271 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-04-10T02:51:17.410 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-portend. 2024-04-10T02:51:17.437 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-04-10T02:51:17.476 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-04-10T02:51:17.713 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-04-10T02:51:17.740 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-04-10T02:51:17.779 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-04-10T02:51:17.933 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-openssl. 2024-04-10T02:51:17.959 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-04-10T02:51:17.999 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-04-10T02:51:18.091 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-10T02:51:18.118 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-04-10T02:51:18.157 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-04-10T02:51:18.268 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-10T02:51:18.295 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:18.335 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-04-10T02:51:18.520 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-natsort. 2024-04-10T02:51:18.547 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-04-10T02:51:18.586 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-04-10T02:51:18.715 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-10T02:51:18.742 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-04-10T02:51:18.781 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-04-10T02:51:18.872 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-logutils. 2024-04-10T02:51:18.888 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-04-10T02:51:18.930 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-04-10T02:51:19.034 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-04-10T02:51:19.050 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-04-10T02:51:19.084 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-04-10T02:51:19.217 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-10T02:51:19.245 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-04-10T02:51:19.284 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-04-10T02:51:19.387 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-cheroot. 2024-04-10T02:51:19.414 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-04-10T02:51:19.453 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-10T02:51:19.611 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-mako. 2024-04-10T02:51:19.638 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-04-10T02:51:19.686 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-10T02:51:19.807 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-04-10T02:51:19.833 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-04-10T02:51:19.873 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-04-10T02:51:20.015 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-10T02:51:20.042 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-10T02:51:20.081 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-10T02:51:20.176 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-jaraco.text. 2024-04-10T02:51:20.203 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-04-10T02:51:20.243 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-04-10T02:51:20.393 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-10T02:51:20.420 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-04-10T02:51:20.459 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-04-10T02:51:20.504 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-04-10T02:51:20.519 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-04-10T02:51:20.554 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-04-10T02:51:20.787 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-webob. 2024-04-10T02:51:20.815 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-04-10T02:51:20.832 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-tempora. 2024-04-10T02:51:20.858 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-04-10T02:51:20.862 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-04-10T02:51:20.898 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-04-10T02:51:21.210 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-portend. 2024-04-10T02:51:21.237 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-04-10T02:51:21.265 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-waitress. 2024-04-10T02:51:21.276 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-04-10T02:51:21.292 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-04-10T02:51:21.352 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-10T02:51:21.735 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-tempita. 2024-04-10T02:51:21.737 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-04-10T02:51:21.762 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-04-10T02:51:21.764 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-04-10T02:51:21.796 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-04-10T02:51:21.810 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-04-10T02:51:22.074 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-10T02:51:22.100 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-04-10T02:51:22.140 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-04-10T02:51:22.146 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-paste. 2024-04-10T02:51:22.173 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-04-10T02:51:22.213 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-04-10T02:51:22.494 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-natsort. 2024-04-10T02:51:22.520 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-04-10T02:51:22.560 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-04-10T02:51:22.591 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-10T02:51:22.619 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-04-10T02:51:22.658 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-04-10T02:51:22.822 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-logutils. 2024-04-10T02:51:22.837 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-04-10T02:51:22.872 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-04-10T02:51:22.961 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-10T02:51:22.988 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-04-10T02:51:23.027 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-04-10T02:51:23.175 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-10T02:51:23.201 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-04-10T02:51:23.241 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-04-10T02:51:23.331 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-webtest. 2024-04-10T02:51:23.358 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-04-10T02:51:23.397 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-04-10T02:51:23.528 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-mako. 2024-04-10T02:51:23.554 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-04-10T02:51:23.594 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-10T02:51:23.736 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pecan. 2024-04-10T02:51:23.762 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-04-10T02:51:23.802 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-04-10T02:51:23.922 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-10T02:51:23.949 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-10T02:51:23.989 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-10T02:51:24.182 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-certifi. 2024-04-10T02:51:24.209 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-04-10T02:51:24.244 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-10T02:51:24.248 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-04-10T02:51:24.270 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-04-10T02:51:24.310 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-04-10T02:51:24.585 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-idna. 2024-04-10T02:51:24.612 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../052-python3-idna_3.3-1_all.deb ... 2024-04-10T02:51:24.613 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-webob. 2024-04-10T02:51:24.640 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-04-10T02:51:24.651 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-idna (3.3-1) ... 2024-04-10T02:51:24.680 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-04-10T02:51:24.912 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-urllib3. 2024-04-10T02:51:24.928 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-04-10T02:51:24.962 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-10T02:51:24.999 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-waitress. 2024-04-10T02:51:25.026 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-04-10T02:51:25.061 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-10T02:51:25.257 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-requests. 2024-04-10T02:51:25.273 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-04-10T02:51:25.307 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-10T02:51:25.361 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-tempita. 2024-04-10T02:51:25.388 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-04-10T02:51:25.427 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-04-10T02:51:25.594 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-10T02:51:25.621 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-04-10T02:51:25.660 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-10T02:51:25.755 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-paste. 2024-04-10T02:51:25.782 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-04-10T02:51:25.822 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-04-10T02:51:25.955 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-10T02:51:25.982 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:26.013 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-04-10T02:51:26.192 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-10T02:51:26.218 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-04-10T02:51:26.267 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-04-10T02:51:26.358 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr. 2024-04-10T02:51:26.386 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:26.424 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-04-10T02:51:26.570 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-10T02:51:26.596 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-04-10T02:51:26.636 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-04-10T02:51:26.828 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mon. 2024-04-10T02:51:26.855 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:26.894 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-04-10T02:51:26.948 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-webtest. 2024-04-10T02:51:26.974 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-04-10T02:51:27.014 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-04-10T02:51:27.359 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-pecan. 2024-04-10T02:51:27.385 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-04-10T02:51:27.433 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-04-10T02:51:27.847 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-certifi. 2024-04-10T02:51:27.873 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-04-10T02:51:27.914 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-04-10T02:51:28.014 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-osd. 2024-04-10T02:51:28.042 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:28.106 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-04-10T02:51:28.233 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-idna. 2024-04-10T02:51:28.260 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../052-python3-idna_3.3-1_all.deb ... 2024-04-10T02:51:28.300 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-idna (3.3-1) ... 2024-04-10T02:51:28.603 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-urllib3. 2024-04-10T02:51:28.630 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-04-10T02:51:28.669 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-10T02:51:28.972 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-requests. 2024-04-10T02:51:28.988 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-04-10T02:51:29.022 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-10T02:51:29.292 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-10T02:51:29.318 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-04-10T02:51:29.350 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-10T02:51:29.687 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-10T02:51:29.713 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:29.753 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-04-10T02:51:29.792 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph. 2024-04-10T02:51:29.808 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:29.867 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-04-10T02:51:30.065 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-mgr. 2024-04-10T02:51:30.092 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:30.131 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-04-10T02:51:30.187 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-fuse. 2024-04-10T02:51:30.214 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:30.253 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-04-10T02:51:30.526 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-mon. 2024-04-10T02:51:30.553 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:30.617 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-04-10T02:51:30.682 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mds. 2024-04-10T02:51:30.709 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:30.756 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-04-10T02:51:31.143 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package cephadm. 2024-04-10T02:51:31.171 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:31.210 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-04-10T02:51:31.397 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-osd. 2024-04-10T02:51:31.423 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:31.454 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-04-10T02:51:31.487 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python-babel-localedata. 2024-04-10T02:51:31.514 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-04-10T02:51:31.562 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-10T02:51:33.509 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-babel. 2024-04-10T02:51:33.537 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-04-10T02:51:33.584 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-04-10T02:51:33.791 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph. 2024-04-10T02:51:33.818 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:33.858 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-04-10T02:51:33.913 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jinja2. 2024-04-10T02:51:33.940 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-04-10T02:51:33.979 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-10T02:51:34.160 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-fuse. 2024-04-10T02:51:34.188 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:34.227 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-04-10T02:51:34.299 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-10T02:51:34.326 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:34.365 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-04-10T02:51:34.539 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-mds. 2024-04-10T02:51:34.558 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:34.588 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-04-10T02:51:34.710 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-10T02:51:34.738 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-04-10T02:51:34.778 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-10T02:51:34.975 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package cephadm. 2024-04-10T02:51:35.002 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:35.041 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-04-10T02:51:35.063 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-routes. 2024-04-10T02:51:35.091 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-04-10T02:51:35.130 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-04-10T02:51:35.344 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python-babel-localedata. 2024-04-10T02:51:35.371 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-04-10T02:51:35.411 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-10T02:51:35.475 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-10T02:51:35.502 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:35.541 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-04-10T02:51:35.970 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-04-10T02:51:35.986 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-04-10T02:51:36.028 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-10T02:51:36.441 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-babel. 2024-04-10T02:51:36.468 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-04-10T02:51:36.499 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-04-10T02:51:36.557 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-joblib. 2024-04-10T02:51:36.584 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-04-10T02:51:36.623 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-04-10T02:51:36.786 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-jinja2. 2024-04-10T02:51:36.812 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-04-10T02:51:36.844 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-10T02:51:36.994 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-04-10T02:51:37.010 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-04-10T02:51:37.043 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-04-10T02:51:37.130 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-10T02:51:37.157 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:37.197 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-04-10T02:51:37.346 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-sklearn. 2024-04-10T02:51:37.374 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-04-10T02:51:37.413 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-10T02:51:37.509 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-10T02:51:37.536 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-04-10T02:51:37.575 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-10T02:51:37.879 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-routes. 2024-04-10T02:51:37.905 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-04-10T02:51:37.945 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-04-10T02:51:38.130 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-10T02:51:38.158 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:38.196 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-04-10T02:51:38.315 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-10T02:51:38.342 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:38.382 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-04-10T02:51:38.810 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-04-10T02:51:38.826 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-04-10T02:51:38.860 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-10T02:51:39.100 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cachetools. 2024-04-10T02:51:39.127 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-04-10T02:51:39.166 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-04-10T02:51:39.347 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-joblib. 2024-04-10T02:51:39.374 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-04-10T02:51:39.413 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-04-10T02:51:39.511 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-10T02:51:39.538 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-04-10T02:51:39.577 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-04-10T02:51:39.784 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-04-10T02:51:39.811 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-04-10T02:51:39.850 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-04-10T02:51:39.915 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-10T02:51:39.941 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-04-10T02:51:39.980 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-04-10T02:51:40.129 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-sklearn. 2024-04-10T02:51:40.155 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-04-10T02:51:40.186 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-10T02:51:40.250 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rsa. 2024-04-10T02:51:40.277 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-04-10T02:51:40.308 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rsa (4.8-1) ... 2024-04-10T02:51:40.587 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-google-auth. 2024-04-10T02:51:40.614 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-04-10T02:51:40.653 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-04-10T02:51:40.921 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-10T02:51:40.949 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:40.973 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-10T02:51:40.987 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-04-10T02:51:41.000 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-04-10T02:51:41.039 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-10T02:51:41.359 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-websocket. 2024-04-10T02:51:41.386 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-04-10T02:51:41.425 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-04-10T02:51:41.805 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-10T02:51:41.833 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-04-10T02:51:41.863 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-10T02:51:41.957 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-cachetools. 2024-04-10T02:51:41.983 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-04-10T02:51:42.015 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-04-10T02:51:42.293 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-10T02:51:42.320 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-04-10T02:51:42.359 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-04-10T02:51:42.511 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-10T02:51:42.527 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:42.561 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-04-10T02:51:42.671 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-10T02:51:42.698 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-04-10T02:51:42.737 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-04-10T02:51:42.880 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-10T02:51:42.908 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-04-10T02:51:42.947 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-10T02:51:43.049 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-rsa. 2024-04-10T02:51:43.076 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-04-10T02:51:43.115 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-rsa (4.8-1) ... 2024-04-10T02:51:43.458 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-10T02:51:43.461 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-google-auth. 2024-04-10T02:51:43.486 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-04-10T02:51:43.488 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-04-10T02:51:43.524 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-10T02:51:43.527 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-04-10T02:51:43.752 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package jq. 2024-04-10T02:51:43.768 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-04-10T02:51:43.802 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-04-10T02:51:44.005 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package socat. 2024-04-10T02:51:44.014 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-10T02:51:44.021 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-04-10T02:51:44.041 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-04-10T02:51:44.063 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-04-10T02:51:44.080 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-10T02:51:44.341 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-websocket. 2024-04-10T02:51:44.357 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-04-10T02:51:44.366 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package xmlstarlet. 2024-04-10T02:51:44.394 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-04-10T02:51:44.399 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-04-10T02:51:44.433 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-04-10T02:51:44.762 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-test. 2024-04-10T02:51:44.779 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:44.812 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-04-10T02:51:44.821 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-10T02:51:44.848 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-04-10T02:51:44.888 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-10T02:51:45.544 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-10T02:51:45.571 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:45.610 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-04-10T02:51:45.913 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-10T02:51:45.940 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-04-10T02:51:45.979 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-10T02:51:46.307 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-10T02:51:46.334 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-04-10T02:51:46.374 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-10T02:51:46.635 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package jq. 2024-04-10T02:51:46.650 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-04-10T02:51:46.693 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-04-10T02:51:46.946 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package socat. 2024-04-10T02:51:46.962 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-04-10T02:51:47.004 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-04-10T02:51:47.299 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-volume. 2024-04-10T02:51:47.307 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package xmlstarlet. 2024-04-10T02:51:47.315 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:47.334 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-04-10T02:51:47.348 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-04-10T02:51:47.374 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-04-10T02:51:47.695 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-10T02:51:47.712 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:47.736 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-test. 2024-04-10T02:51:47.752 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:47.753 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-04-10T02:51:47.795 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-04-10T02:51:48.098 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package nvme-cli. 2024-04-10T02:51:48.127 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-04-10T02:51:48.165 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-04-10T02:51:48.504 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-iniconfig. 2024-04-10T02:51:48.517 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-04-10T02:51:48.554 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-04-10T02:51:48.857 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pastescript. 2024-04-10T02:51:48.885 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-04-10T02:51:48.923 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-10T02:51:49.243 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pluggy. 2024-04-10T02:51:49.271 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-04-10T02:51:49.309 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-04-10T02:51:49.621 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-psutil. 2024-04-10T02:51:49.649 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-04-10T02:51:49.687 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-04-10T02:51:50.065 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-py. 2024-04-10T02:51:50.093 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-04-10T02:51:50.132 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-py (1.10.0-1) ... 2024-04-10T02:51:50.148 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package ceph-volume. 2024-04-10T02:51:50.163 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-04-10T02:51:50.198 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-04-10T02:51:50.452 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pygments. 2024-04-10T02:51:50.480 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-04-10T02:51:50.518 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-04-10T02:51:50.536 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-10T02:51:50.552 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:50.595 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-04-10T02:51:50.965 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package nvme-cli. 2024-04-10T02:51:50.989 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-10T02:51:50.992 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-04-10T02:51:51.017 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-04-10T02:51:51.031 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-04-10T02:51:51.055 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-04-10T02:51:51.358 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-toml. 2024-04-10T02:51:51.386 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-04-10T02:51:51.420 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-iniconfig. 2024-04-10T02:51:51.425 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-04-10T02:51:51.436 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-04-10T02:51:51.487 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-04-10T02:51:51.720 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pytest. 2024-04-10T02:51:51.748 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-04-10T02:51:51.765 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-pastescript. 2024-04-10T02:51:51.786 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-04-10T02:51:51.792 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-04-10T02:51:51.823 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-10T02:51:52.109 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-pluggy. 2024-04-10T02:51:52.123 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-simplejson. 2024-04-10T02:51:52.137 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-04-10T02:51:52.151 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-04-10T02:51:52.184 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-04-10T02:51:52.189 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-04-10T02:51:52.458 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-10T02:51:52.487 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-04-10T02:51:52.525 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-04-10T02:51:52.546 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-psutil. 2024-04-10T02:51:52.573 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-04-10T02:51:52.620 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-04-10T02:51:53.007 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-py. 2024-04-10T02:51:53.034 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-04-10T02:51:53.082 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-py (1.10.0-1) ... 2024-04-10T02:51:53.380 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package radosgw. 2024-04-10T02:51:53.408 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:53.437 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-04-10T02:51:53.519 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-pygments. 2024-04-10T02:51:53.546 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-04-10T02:51:53.593 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-04-10T02:51:54.106 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-10T02:51:54.133 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-04-10T02:51:54.372 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-04-10T02:51:54.373 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package rbd-fuse. 2024-04-10T02:51:54.390 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:54.432 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-04-10T02:51:54.633 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-toml. 2024-04-10T02:51:54.649 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-04-10T02:51:54.691 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-04-10T02:51:54.744 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-04-10T02:51:54.995 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-10T02:51:55.003 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-pytest. 2024-04-10T02:51:55.030 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-04-10T02:51:55.069 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-04-10T02:51:55.096 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-04-10T02:51:55.355 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-04-10T02:51:55.381 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package python3-simplejson. 2024-04-10T02:51:55.409 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-04-10T02:51:55.439 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-04-10T02:51:55.667 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-10T02:51:55.680 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-04-10T02:51:55.687 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-04-10T02:51:55.708 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-04-10T02:51:56.098 INFO:teuthology.orchestra.run.smithi016.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-04-10T02:51:56.190 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-04-10T02:51:56.421 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package radosgw. 2024-04-10T02:51:56.449 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:56.496 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-04-10T02:51:56.801 INFO:teuthology.orchestra.run.smithi016.stdout:Adding system user cephadm....done 2024-04-10T02:51:56.947 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-10T02:51:57.382 INFO:teuthology.orchestra.run.smithi136.stdout:Selecting previously unselected package rbd-fuse. 2024-04-10T02:51:57.398 INFO:teuthology.orchestra.run.smithi136.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-04-10T02:51:57.440 INFO:teuthology.orchestra.run.smithi136.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-04-10T02:51:57.615 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-04-10T02:51:57.744 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-04-10T02:51:57.875 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-04-10T02:51:57.987 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-10T02:51:58.113 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-04-10T02:51:58.135 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-10T02:51:58.371 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-04-10T02:51:58.419 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-04-10T02:51:58.679 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-py (1.10.0-1) ... 2024-04-10T02:51:58.691 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-04-10T02:51:59.143 INFO:teuthology.orchestra.run.smithi136.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-04-10T02:51:59.147 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-04-10T02:51:59.232 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-04-10T02:51:59.499 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-04-10T02:51:59.758 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-04-10T02:52:00.034 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-04-10T02:52:00.102 INFO:teuthology.orchestra.run.smithi136.stdout:Adding system user cephadm....done 2024-04-10T02:52:00.248 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-10T02:52:00.285 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-04-10T02:52:00.524 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-04-10T02:52:00.619 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-04-10T02:52:00.758 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-04-10T02:52:00.937 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-04-10T02:52:01.018 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-10T02:52:01.188 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-10T02:52:01.277 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-04-10T02:52:01.314 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-04-10T02:52:01.395 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-py (1.10.0-1) ... 2024-04-10T02:52:01.574 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-10T02:52:01.700 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-04-10T02:52:01.722 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-04-10T02:52:02.068 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-10T02:52:02.115 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-04-10T02:52:02.193 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-04-10T02:52:02.366 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-04-10T02:52:02.462 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-04-10T02:52:02.635 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-04-10T02:52:02.721 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-04-10T02:52:02.869 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-04-10T02:52:03.005 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-04-10T02:52:03.111 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-04-10T02:52:03.362 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-04-10T02:52:03.674 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-04-10T02:52:03.688 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-10T02:52:03.848 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-04-10T02:52:04.025 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-04-10T02:52:04.090 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-10T02:52:04.151 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-04-10T02:52:04.216 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-04-10T02:52:04.286 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-10T02:52:04.577 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-10T02:52:04.587 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-04-10T02:52:04.677 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-04-10T02:52:04.830 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-04-10T02:52:04.928 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-04-10T02:52:05.179 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-04-10T02:52:05.198 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-10T02:52:05.491 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-10T02:52:05.506 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-04-10T02:52:05.850 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-04-10T02:52:06.110 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-04-10T02:52:06.174 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-04-10T02:52:06.236 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-04-10T02:52:06.434 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-04-10T02:52:06.529 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-idna (3.3-1) ... 2024-04-10T02:52:06.543 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-04-10T02:52:06.644 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-10T02:52:06.830 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-10T02:52:06.928 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-04-10T02:52:07.213 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-04-10T02:52:07.606 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-10T02:52:07.891 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-10T02:52:08.061 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:52:08.162 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-toml (0.10.2-1) ... 2024-04-10T02:52:08.226 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-04-10T02:52:08.396 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-10T02:52:08.476 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-04-10T02:52:08.497 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-04-10T02:52:08.598 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-10T02:52:08.603 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-04-10T02:52:08.887 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-idna (3.3-1) ... 2024-04-10T02:52:08.899 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-04-10T02:52:09.159 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-04-10T02:52:09.213 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-10T02:52:09.410 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:52:09.536 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-04-10T02:52:09.637 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-04-10T02:52:09.922 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-04-10T02:52:10.165 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-04-10T02:52:10.396 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:52:10.424 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-04-10T02:52:10.530 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-toml (0.10.2-1) ... 2024-04-10T02:52:10.550 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-04-10T02:52:10.781 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-10T02:52:10.817 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-10T02:52:10.907 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-04-10T02:52:11.033 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-10T02:52:11.071 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-04-10T02:52:11.326 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-04-10T02:52:11.330 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-10T02:52:11.456 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-04-10T02:52:11.585 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-04-10T02:52:11.741 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-10T02:52:11.828 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:52:11.867 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-10T02:52:11.954 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-04-10T02:52:12.105 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-04-10T02:52:12.176 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-04-10T02:52:12.398 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-04-10T02:52:12.485 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-04-10T02:52:12.640 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-04-10T02:52:12.720 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-04-10T02:52:12.830 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-04-10T02:52:12.900 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-04-10T02:52:13.017 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-04-10T02:52:13.204 INFO:teuthology.orchestra.run.smithi016.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-04-10T02:52:13.293 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-10T02:52:13.457 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-04-10T02:52:13.528 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-04-10T02:52:13.583 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-10T02:52:13.709 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-04-10T02:52:13.787 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-10T02:52:13.913 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-04-10T02:52:14.094 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-04-10T02:52:14.197 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-10T02:52:14.323 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-10T02:52:14.537 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-portend (3.0.0-1) ... 2024-04-10T02:52:14.608 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-04-10T02:52:14.796 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:52:14.922 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-04-10T02:52:14.934 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-04-10T02:52:15.048 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-10T02:52:15.176 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-04-10T02:52:15.294 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-04-10T02:52:15.391 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-04-10T02:52:15.517 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-04-10T02:52:15.701 INFO:teuthology.orchestra.run.smithi136.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-04-10T02:52:15.827 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-10T02:52:15.947 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-04-10T02:52:16.073 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-10T02:52:16.094 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-04-10T02:52:16.199 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-04-10T02:52:16.204 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-04-10T02:52:16.338 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rsa (4.8-1) ... 2024-04-10T02:52:16.583 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-04-10T02:52:16.648 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-04-10T02:52:16.834 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-portend (3.0.0-1) ... 2024-04-10T02:52:16.932 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-04-10T02:52:17.077 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-10T02:52:17.153 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-10T02:52:17.153 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-10T02:52:17.195 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-04-10T02:52:17.321 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-10T02:52:17.639 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-04-10T02:52:17.675 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-04-10T02:52:17.739 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-04-10T02:52:17.801 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-10T02:52:18.032 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-10T02:52:18.044 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-04-10T02:52:18.300 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-04-10T02:52:18.425 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-04-10T02:52:18.454 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-10T02:52:18.552 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-rsa (4.8-1) ... 2024-04-10T02:52:18.764 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-04-10T02:52:18.811 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-04-10T02:52:19.112 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-04-10T02:52:19.202 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-10T02:52:19.325 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-10T02:52:19.325 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-10T02:52:19.328 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-04-10T02:52:19.437 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-04-10T02:52:19.563 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-04-10T02:52:19.689 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-04-10T02:52:19.815 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-04-10T02:52:19.847 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-04-10T02:52:19.972 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-10T02:52:20.092 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-04-10T02:52:20.218 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-04-10T02:52:20.265 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-04-10T02:52:20.361 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-10T02:52:20.650 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-10T02:52:20.943 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-04-10T02:52:21.356 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-10T02:52:21.482 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-04-10T02:52:21.608 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-04-10T02:52:21.632 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-04-10T02:52:21.734 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-04-10T02:52:21.843 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-04-10T02:52:21.944 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-04-10T02:52:22.133 INFO:teuthology.orchestra.run.smithi016.stdout:Adding group ceph....done 2024-04-10T02:52:22.212 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-04-10T02:52:22.338 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-04-10T02:52:22.464 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-10T02:52:22.552 INFO:teuthology.orchestra.run.smithi016.stdout:Adding system user ceph....done 2024-04-10T02:52:22.720 INFO:teuthology.orchestra.run.smithi016.stdout:Setting system user ceph properties....done 2024-04-10T02:52:22.735 INFO:teuthology.orchestra.run.smithi016.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-10T02:52:22.878 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-10T02:52:23.199 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-10T02:52:23.635 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-04-10T02:52:23.725 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-04-10T02:52:23.851 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-04-10T02:52:24.118 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-10T02:52:24.118 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-10T02:52:24.127 INFO:teuthology.orchestra.run.smithi136.stdout:Adding group ceph....done 2024-04-10T02:52:24.570 INFO:teuthology.orchestra.run.smithi136.stdout:Adding system user ceph....done 2024-04-10T02:52:24.731 INFO:teuthology.orchestra.run.smithi136.stdout:Setting system user ceph properties....done 2024-04-10T02:52:24.748 INFO:teuthology.orchestra.run.smithi136.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-10T02:52:24.769 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-04-10T02:52:24.889 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-10T02:52:25.124 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-10T02:52:25.212 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-10T02:52:25.580 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-04-10T02:52:25.694 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-04-10T02:52:25.803 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-04-10T02:52:25.811 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-10T02:52:25.812 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-10T02:52:26.063 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-10T02:52:26.063 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-10T02:52:26.281 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-04-10T02:52:26.507 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-10T02:52:26.507 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-10T02:52:26.746 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-04-10T02:52:26.983 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-04-10T02:52:27.091 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-10T02:52:27.269 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-10T02:52:27.269 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-10T02:52:27.581 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-04-10T02:52:27.759 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-04-10T02:52:27.787 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-10T02:52:27.787 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-10T02:52:27.868 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-04-10T02:52:27.995 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-04-10T02:52:28.205 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-10T02:52:28.205 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-10T02:52:28.249 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-04-10T02:52:28.459 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-10T02:52:28.459 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-10T02:52:28.687 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-04-10T02:52:28.830 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-04-10T02:52:28.951 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-04-10T02:52:28.956 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-04-10T02:52:29.132 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-04-10T02:52:29.212 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-10T02:52:29.212 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-10T02:52:29.259 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-04-10T02:52:29.669 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-04-10T02:52:29.795 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-04-10T02:52:29.946 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-04-10T02:52:30.157 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-10T02:52:30.157 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-10T02:52:30.461 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-04-10T02:52:30.639 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-04-10T02:52:30.806 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-04-10T02:52:30.907 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-04-10T02:52:30.929 INFO:teuthology.orchestra.run.smithi016.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-10T02:52:30.932 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install python3-pytest 2024-04-10T02:52:30.987 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-10T02:52:31.042 INFO:teuthology.orchestra.run.smithi136.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-04-10T02:52:31.169 INFO:teuthology.orchestra.run.smithi136.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-04-10T02:52:31.188 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-04-10T02:52:31.189 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-04-10T02:52:31.380 INFO:teuthology.orchestra.run.smithi016.stdout:python3-pytest is already the newest version (6.2.5-1ubuntu2). 2024-04-10T02:52:31.380 INFO:teuthology.orchestra.run.smithi016.stdout:python3-pytest set to manually installed. 2024-04-10T02:52:31.380 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-04-10T02:52:31.380 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-10T02:52:31.380 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-10T02:52:31.381 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-10T02:52:31.381 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-10T02:52:31.381 INFO:teuthology.orchestra.run.smithi016.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-10T02:52:31.381 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-10T02:52:31.433 INFO:teuthology.orchestra.run.smithi016.stdout:0 upgraded, 0 newly installed, 0 to remove and 299 not upgraded. 2024-04-10T02:52:31.433 INFO:teuthology.orchestra.run.smithi016.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-10T02:52:31.438 DEBUG:teuthology.parallel:result is None 2024-04-10T02:52:32.185 INFO:teuthology.orchestra.run.smithi136.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-04-10T02:52:32.651 INFO:teuthology.orchestra.run.smithi136.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-10T02:52:32.654 DEBUG:teuthology.orchestra.run.smithi136:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install python3-pytest 2024-04-10T02:52:32.707 INFO:teuthology.orchestra.run.smithi136.stdout:Reading package lists... 2024-04-10T02:52:32.899 INFO:teuthology.orchestra.run.smithi136.stdout:Building dependency tree... 2024-04-10T02:52:32.900 INFO:teuthology.orchestra.run.smithi136.stdout:Reading state information... 2024-04-10T02:52:33.063 INFO:teuthology.orchestra.run.smithi136.stdout:python3-pytest is already the newest version (6.2.5-1ubuntu2). 2024-04-10T02:52:33.063 INFO:teuthology.orchestra.run.smithi136.stdout:python3-pytest set to manually installed. 2024-04-10T02:52:33.063 INFO:teuthology.orchestra.run.smithi136.stdout:The following packages were automatically installed and are no longer required: 2024-04-10T02:52:33.063 INFO:teuthology.orchestra.run.smithi136.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-10T02:52:33.063 INFO:teuthology.orchestra.run.smithi136.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-10T02:52:33.063 INFO:teuthology.orchestra.run.smithi136.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-10T02:52:33.064 INFO:teuthology.orchestra.run.smithi136.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-10T02:52:33.064 INFO:teuthology.orchestra.run.smithi136.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-10T02:52:33.064 INFO:teuthology.orchestra.run.smithi136.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-10T02:52:33.110 INFO:teuthology.orchestra.run.smithi136.stdout:0 upgraded, 0 newly installed, 0 to remove and 299 not upgraded. 2024-04-10T02:52:33.111 INFO:teuthology.orchestra.run.smithi136.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-10T02:52:33.116 DEBUG:teuthology.parallel:result is None 2024-04-10T02:52:33.116 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-10T02:52:33.116 INFO:teuthology.packaging:ref: None 2024-04-10T02:52:33.116 INFO:teuthology.packaging:tag: None 2024-04-10T02:52:33.116 INFO:teuthology.packaging:branch: quincy 2024-04-10T02:52:33.117 INFO:teuthology.packaging:sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T02:52:33.117 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-04-10T02:52:33.430 DEBUG:teuthology.orchestra.run.smithi016:> dpkg-query -W -f '${Version}' ceph 2024-04-10T02:52:33.450 INFO:teuthology.orchestra.run.smithi016.stdout:17.2.7-1jammy 2024-04-10T02:52:33.450 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-04-10T02:52:33.450 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-04-10T02:52:33.452 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-10T02:52:33.452 INFO:teuthology.packaging:ref: None 2024-04-10T02:52:33.452 INFO:teuthology.packaging:tag: None 2024-04-10T02:52:33.452 INFO:teuthology.packaging:branch: quincy 2024-04-10T02:52:33.452 INFO:teuthology.packaging:sha1: 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T02:52:33.453 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-04-10T02:52:33.596 DEBUG:teuthology.orchestra.run.smithi136:> dpkg-query -W -f '${Version}' ceph 2024-04-10T02:52:33.614 INFO:teuthology.orchestra.run.smithi136.stdout:17.2.7-1jammy 2024-04-10T02:52:33.614 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-04-10T02:52:33.614 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-04-10T02:52:33.616 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-10T02:52:33.616 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:52:33.616 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-10T02:52:33.630 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:52:33.631 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-10T02:52:33.667 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-10T02:52:33.668 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:52:33.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/daemon-helper 2024-04-10T02:52:33.684 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-10T02:52:33.740 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:52:33.741 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/daemon-helper 2024-04-10T02:52:33.753 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-10T02:52:33.807 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-10T02:52:33.807 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:52:33.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-10T02:52:33.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-10T02:52:33.876 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:52:33.876 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-10T02:52:33.889 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-10T02:52:33.943 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-10T02:52:33.943 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:52:33.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/stdin-killer 2024-04-10T02:52:33.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-10T02:52:34.012 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:52:34.012 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/stdin-killer 2024-04-10T02:52:34.025 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-10T02:52:34.080 INFO:teuthology.run_tasks:Running task print... 2024-04-10T02:52:34.089 INFO:teuthology.task.print:**** done install task... 2024-04-10T02:52:34.090 INFO:teuthology.run_tasks:Running task print... 2024-04-10T02:52:34.111 INFO:teuthology.task.print:**** done start installing quincy cephadm ... 2024-04-10T02:52:34.112 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-10T02:52:34.206 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3a866975a60f6dc859246f6f19fd8ddb4db2cc2e'} 2024-04-10T02:52:34.206 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-04-10T02:52:34.207 INFO:tasks.cephadm:Cluster fsid is 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:52:34.207 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-10T02:52:34.207 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.16', 'mon.c': '[v2:172.21.15.16:3301,v1:172.21.15.16:6790]', 'mon.b': '172.21.15.136'} 2024-04-10T02:52:34.207 INFO:tasks.cephadm:First mon is mon.a on smithi016 2024-04-10T02:52:34.207 INFO:tasks.cephadm:First mgr is y 2024-04-10T02:52:34.207 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-10T02:52:34.208 DEBUG:teuthology.orchestra.run.smithi016:> sudo hostname $(hostname -s) 2024-04-10T02:52:34.223 DEBUG:teuthology.orchestra.run.smithi136:> sudo hostname $(hostname -s) 2024-04-10T02:52:34.237 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-04-10T02:52:34.237 DEBUG:teuthology.orchestra.run.smithi016:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-10T02:52:34.832 INFO:teuthology.orchestra.run.smithi016.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375153 Apr 10 02:52 /home/ubuntu/cephtest/cephadm 2024-04-10T02:52:34.832 DEBUG:teuthology.orchestra.run.smithi136:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-10T02:52:35.338 INFO:teuthology.orchestra.run.smithi136.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375153 Apr 10 02:52 /home/ubuntu/cephtest/cephadm 2024-04-10T02:52:35.339 DEBUG:teuthology.orchestra.run.smithi016:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-10T02:52:35.346 DEBUG:teuthology.orchestra.run.smithi136:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-10T02:52:35.364 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-04-10T02:52:35.364 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-04-10T02:52:35.390 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-04-10T02:52:35.559 INFO:teuthology.orchestra.run.smithi016.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-04-10T02:52:35.561 INFO:teuthology.orchestra.run.smithi136.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-04-10T02:53:23.738 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2024-04-10T02:53:23.739 INFO:teuthology.orchestra.run.smithi136.stdout: "ceph_version": "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)", 2024-04-10T02:53:23.739 INFO:teuthology.orchestra.run.smithi136.stdout: "image_id": "21de9b7369ad8457bc44c6aca16b9dfec25bf172fb7b6ebd80f97d4df2005241", 2024-04-10T02:53:23.739 INFO:teuthology.orchestra.run.smithi136.stdout: "repo_digests": [ 2024-04-10T02:53:23.739 INFO:teuthology.orchestra.run.smithi136.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5e334df698f432180b78bc9c46936bfdfbc92bc9a8983463e523f780d23765fe" 2024-04-10T02:53:23.739 INFO:teuthology.orchestra.run.smithi136.stdout: ] 2024-04-10T02:53:23.739 INFO:teuthology.orchestra.run.smithi136.stdout:} 2024-04-10T02:53:26.164 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T02:53:26.164 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph_version": "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)", 2024-04-10T02:53:26.164 INFO:teuthology.orchestra.run.smithi016.stdout: "image_id": "21de9b7369ad8457bc44c6aca16b9dfec25bf172fb7b6ebd80f97d4df2005241", 2024-04-10T02:53:26.164 INFO:teuthology.orchestra.run.smithi016.stdout: "repo_digests": [ 2024-04-10T02:53:26.164 INFO:teuthology.orchestra.run.smithi016.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5e334df698f432180b78bc9c46936bfdfbc92bc9a8983463e523f780d23765fe" 2024-04-10T02:53:26.164 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-04-10T02:53:26.165 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T02:53:26.206 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /etc/ceph 2024-04-10T02:53:26.230 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /etc/ceph 2024-04-10T02:53:26.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 777 /etc/ceph 2024-04-10T02:53:26.284 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 777 /etc/ceph 2024-04-10T02:53:26.301 INFO:tasks.cephadm:Writing seed config... 2024-04-10T02:53:26.302 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-04-10T02:53:26.302 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-04-10T02:53:26.302 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-10T02:53:26.303 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-10T02:53:26.303 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-10T02:53:26.303 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-10T02:53:26.303 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-10T02:53:26.303 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-10T02:53:26.303 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-10T02:53:26.303 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-10T02:53:26.303 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-10T02:53:26.304 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:53:26.304 DEBUG:teuthology.orchestra.run.smithi016:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-10T02:53:26.333 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 = 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-10T02:53:26.333 DEBUG:teuthology.orchestra.run.smithi016:mon.a> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a.service 2024-04-10T02:53:26.378 DEBUG:teuthology.orchestra.run.smithi016:mgr.y> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y.service 2024-04-10T02:53:26.421 INFO:tasks.cephadm:Bootstrapping... 2024-04-10T02:53:26.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 --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.16 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-10T02:53:26.631 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-04-10T02:53:26.631 INFO:teuthology.orchestra.run.smithi016.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '61b2254a-f6e5-11ee-b64a-cb9ed24678a4', '--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.16', '--skip-admin-label'] 2024-04-10T02:53:26.631 INFO:teuthology.orchestra.run.smithi016.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-10T02:53:26.632 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying podman|docker is present... 2024-04-10T02:53:26.632 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying lvm2 is present... 2024-04-10T02:53:26.632 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying time synchronization is in place... 2024-04-10T02:53:26.638 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-10T02:53:26.638 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-10T02:53:26.642 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-10T02:53:26.642 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-10T02:53:26.646 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-10T02:53:26.646 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-10T02:53:26.650 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-10T02:53:26.650 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-10T02:53:26.654 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-10T02:53:26.654 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout masked 2024-04-10T02:53:26.658 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-10T02:53:26.658 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-10T02:53:26.662 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-10T02:53:26.662 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-10T02:53:26.666 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-10T02:53:26.666 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-10T02:53:26.670 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout enabled 2024-04-10T02:53:26.674 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout active 2024-04-10T02:53:26.674 INFO:teuthology.orchestra.run.smithi016.stdout:Unit ntp.service is enabled and running 2024-04-10T02:53:26.675 INFO:teuthology.orchestra.run.smithi016.stdout:Repeating the final host check... 2024-04-10T02:53:26.675 INFO:teuthology.orchestra.run.smithi016.stdout:docker (/usr/bin/docker) is present 2024-04-10T02:53:26.675 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl is present 2024-04-10T02:53:26.675 INFO:teuthology.orchestra.run.smithi016.stdout:lvcreate is present 2024-04-10T02:53:26.678 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-10T02:53:26.678 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-10T02:53:26.682 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-10T02:53:26.682 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-10T02:53:26.686 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-10T02:53:26.686 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-10T02:53:26.690 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-10T02:53:26.690 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-10T02:53:26.693 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-10T02:53:26.693 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout masked 2024-04-10T02:53:26.697 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-10T02:53:26.697 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-10T02:53:26.701 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-10T02:53:26.701 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-10T02:53:26.705 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-10T02:53:26.705 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-04-10T02:53:26.709 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout enabled 2024-04-10T02:53:26.713 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout active 2024-04-10T02:53:26.713 INFO:teuthology.orchestra.run.smithi016.stdout:Unit ntp.service is enabled and running 2024-04-10T02:53:26.713 INFO:teuthology.orchestra.run.smithi016.stdout:Host looks OK 2024-04-10T02:53:26.713 INFO:teuthology.orchestra.run.smithi016.stdout:Cluster fsid: 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:26.713 INFO:teuthology.orchestra.run.smithi016.stdout:Acquiring lock 139742954710704 on /run/cephadm/61b2254a-f6e5-11ee-b64a-cb9ed24678a4.lock 2024-04-10T02:53:26.713 INFO:teuthology.orchestra.run.smithi016.stdout:Lock 139742954710704 acquired on /run/cephadm/61b2254a-f6e5-11ee-b64a-cb9ed24678a4.lock 2024-04-10T02:53:26.713 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying IP 172.21.15.16 port 3300 ... 2024-04-10T02:53:26.713 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying IP 172.21.15.16 port 6789 ... 2024-04-10T02:53:26.713 INFO:teuthology.orchestra.run.smithi016.stdout:Base mon IP(s) is [172.21.15.16:3300, 172.21.15.16:6789], mon addrv is [v2:172.21.15.16:3300,v1:172.21.15.16:6789] 2024-04-10T02:53:26.716 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-04-10T02:53:26.716 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-10T02:53:26.716 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.16 2024-04-10T02:53:26.718 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-10T02:53:26.718 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-10T02:53:26.718 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2024-04-10T02:53:26.720 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-10T02:53:26.720 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-10T02:53:26.720 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-10T02:53:26.720 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-10T02:53:26.720 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1564/64 scope link 2024-04-10T02:53:26.721 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-10T02:53:26.721 INFO:teuthology.orchestra.run.smithi016.stdout:Mon IP `172.21.15.16` is in CIDR network `172.21.0.0/20` 2024-04-10T02:53:26.721 INFO:teuthology.orchestra.run.smithi016.stdout:Mon IP `172.21.15.16` is in CIDR network `172.21.0.0/20` 2024-04-10T02:53:26.721 INFO:teuthology.orchestra.run.smithi016.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-10T02:53:26.721 INFO:teuthology.orchestra.run.smithi016.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-10T02:53:26.722 INFO:teuthology.orchestra.run.smithi016.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-04-10T02:53:27.005 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2024-04-10T02:53:27.006 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/docker: stdout Digest: sha256:5e334df698f432180b78bc9c46936bfdfbc92bc9a8983463e523f780d23765fe 2024-04-10T02:53:27.006 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2024-04-10T02:53:27.006 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2024-04-10T02:53:28.416 INFO:teuthology.orchestra.run.smithi016.stdout:ceph: stdout ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable) 2024-04-10T02:53:28.416 INFO:teuthology.orchestra.run.smithi016.stdout:Ceph version: ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable) 2024-04-10T02:53:28.416 INFO:teuthology.orchestra.run.smithi016.stdout:Extracting ceph user uid/gid from container image... 2024-04-10T02:53:29.587 INFO:teuthology.orchestra.run.smithi016.stdout:stat: stdout 167 167 2024-04-10T02:53:29.588 INFO:teuthology.orchestra.run.smithi016.stdout:Creating initial keys... 2024-04-10T02:53:30.809 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-authtool: stdout AQAq/xVmoiJBDxAAHACr0HF+U59N8Jc1eONtqQ== 2024-04-10T02:53:31.989 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-authtool: stdout AQAr/xVmpliYHBAAQ4CQ5O3OYVDnhTzCdxyRwQ== 2024-04-10T02:53:33.134 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-authtool: stdout AQAs/xVmw8SNJxAAvD9H0jZCR0s5AhB++IYOmw== 2024-04-10T02:53:33.135 INFO:teuthology.orchestra.run.smithi016.stdout:Creating initial monmap... 2024-04-10T02:53:34.423 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-10T02:53:34.423 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-04-10T02:53:34.423 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:34.423 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-10T02:53:34.424 INFO:teuthology.orchestra.run.smithi016.stdout:monmaptool for a [v2:172.21.15.16:3300,v1:172.21.15.16:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-10T02:53:34.424 INFO:teuthology.orchestra.run.smithi016.stdout:setting min_mon_release = octopus 2024-04-10T02:53:34.424 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: set fsid to 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:34.424 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-10T02:53:34.424 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:53:34.424 INFO:teuthology.orchestra.run.smithi016.stdout:Creating mon... 2024-04-10T02:53:35.720 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-10T02:53:35.720 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 1 imported monmap: 2024-04-10T02:53:35.720 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-04-10T02:53:35.720 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:35.721 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-04-10T02:53:33.882278+0000 2024-04-10T02:53:35.721 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr created 2024-04-10T02:53:33.882278+0000 2024-04-10T02:53:35.721 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2024-04-10T02:53:35.721 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-04-10T02:53:35.721 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T02:53:35.721 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.721 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 0 /usr/bin/ceph-mon: set fsid to 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: RocksDB version: 6.15.5 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Compile date Apr 9 2024 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: DB SUMMARY 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: DB Session ID: HECJ1TT25TXOBCY6FBZS 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-10T02:53:35.725 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.error_if_exists: 0 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.create_if_missing: 1 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.paranoid_checks: 1 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.env: 0x563d23df9a80 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.fs: Posix File System 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.info_log: 0x563d25a22840 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.statistics: (nil) 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.use_fsync: 0 2024-04-10T02:53:35.726 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_log_file_size: 0 2024-04-10T02:53:35.727 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-10T02:53:35.727 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-10T02:53:35.727 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-10T02:53:35.727 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-10T02:53:35.727 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.allow_fallocate: 1 2024-04-10T02:53:35.729 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-10T02:53:35.729 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.use_direct_reads: 0 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.db_log_dir: 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-10T02:53:35.730 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-10T02:53:35.731 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.write_buffer_manager: 0x563d267d2060 2024-04-10T02:53:35.731 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-10T02:53:35.731 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-10T02:53:35.731 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-10T02:53:35.731 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-10T02:53:35.731 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-10T02:53:35.731 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-10T02:53:35.731 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-10T02:53:35.731 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-10T02:53:35.734 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-10T02:53:35.734 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.unordered_write: 0 2024-04-10T02:53:35.734 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-10T02:53:35.734 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-10T02:53:35.734 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-10T02:53:35.734 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.row_cache: None 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.wal_filter: None 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.preserve_deletes: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.two_write_queues: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.atomic_flush: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.log_readahead_size: 0 2024-04-10T02:53:35.735 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-10T02:53:35.736 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-10T02:53:35.736 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-10T02:53:35.736 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-10T02:53:35.736 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-10T02:53:35.736 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-10T02:53:35.736 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_background_jobs: 2 2024-04-10T02:53:35.736 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_background_compactions: -1 2024-04-10T02:53:35.736 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_subcompactions: 1 2024-04-10T02:53:35.736 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-10T02:53:35.741 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-10T02:53:35.741 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-10T02:53:35.741 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-10T02:53:35.741 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-10T02:53:35.741 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-10T02:53:35.741 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_open_files: -1 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Options.max_background_flushes: -1 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Compression algorithms supported: 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: kZSTD supported: 0 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: kXpressCompression supported: 0 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-10T02:53:35.742 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: kZlibCompression supported: 1 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: kSnappyCompression supported: 1 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: kLZ4Compression supported: 1 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: kBZip2Compression supported: 0 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.158+0000 7f1f4c9f0b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-04-10T02:53:35.743 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.merge_operator: 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_filter: None 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563d25ab0fa8) 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-04-10T02:53:35.744 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-10T02:53:35.745 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-04-10T02:53:35.745 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-04-10T02:53:35.745 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-04-10T02:53:35.745 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x563d25ae3090 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-04-10T02:53:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-04-10T02:53:35.752 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compression: NoCompression 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.num_levels: 7 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-10T02:53:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-10T02:53:35.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-10T02:53:35.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.arena_block_size: 4194304 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-10T02:53:35.761 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.table_properties_collectors: 2024-04-10T02:53:35.762 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.inplace_update_support: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.bloom_locality: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.max_successive_merges: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.ttl: 2592000 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.enable_blob_files: false 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.min_blob_size: 0 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-10T02:53:35.763 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x563d25a77180 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f4c9f0b80 4 rocksdb: DB pointer 0x563d25b2e000 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f3e625700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.162+0000 7f1f3e625700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:53:35.764 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:53:35.765 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T02:53:35.765 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:53:35.765 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-10T02:53:35.765 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T02:53:35.765 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.769 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-10T02:53:35.769 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-10T02:53:35.769 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T02:53:35.769 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:53:35.770 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-04-10T02:53:35.771 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.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-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.166+0000 7f1f4c9f0b80 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.166+0000 7f1f4c9f0b80 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-10T02:53:35.166+0000 7f1f4c9f0b80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-10T02:53:35.772 INFO:teuthology.orchestra.run.smithi016.stdout:create mon.a on 2024-04-10T02:53:35.997 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-04-10T02:53:36.189 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-10T02:53:36.382 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4.target -> /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4.target. 2024-04-10T02:53:36.382 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4.target -> /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4.target. 2024-04-10T02:53:36.590 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a 2024-04-10T02:53:36.590 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to reset failed state of unit ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a.service: Unit ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a.service not loaded. 2024-04-10T02:53:36.781 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4.target.wants/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service. 2024-04-10T02:53:36.789 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld does not appear to be present 2024-04-10T02:53:36.789 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to enable service . firewalld.service is not available 2024-04-10T02:53:36.790 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mon to start... 2024-04-10T02:53:36.790 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mon... 2024-04-10T02:53:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:37 smithi016 bash[20729]: cluster 2024-04-10T02:53:37.839431+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-10T02:53:38.679 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout cluster: 2024-04-10T02:53:38.679 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout id: 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:38.679 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-10T02:53:38.679 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout services: 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.253679s) 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout data: 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout pgs: 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:mon is available 2024-04-10T02:53:38.680 INFO:teuthology.orchestra.run.smithi016.stdout:Assimilating anything we can from ceph.conf... 2024-04-10T02:53:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:38 smithi016 bash[20729]: cluster 2024-04-10T02:53:37.844617+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-10T02:53:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:38 smithi016 bash[20729]: cluster 2024-04-10T02:53:37.844763+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-10T02:53:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:38 smithi016 bash[20729]: cluster 2024-04-10T02:53:37.865396+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-10T02:53:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:38 smithi016 bash[20729]: cluster 2024-04-10T02:53:37.867621+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-10T02:53:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:38 smithi016 bash[20729]: cluster 2024-04-10T02:53:37.868019+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-10T02:53:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:38 smithi016 bash[20729]: audit 2024-04-10T02:53:38.098220+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.16:0/1382809068' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-10T02:53:40.192 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [global] 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout fsid = 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.16:3300,v1:172.21.15.16:6789] 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [osd] 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-10T02:53:40.193 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-10T02:53:40.194 INFO:teuthology.orchestra.run.smithi016.stdout:Generating new minimal ceph.conf... 2024-04-10T02:53:40.213 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:39 smithi016 bash[20729]: audit 2024-04-10T02:53:39.579433+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.16:0/1499429870' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-10T02:53:40.213 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:39 smithi016 bash[20729]: audit 2024-04-10T02:53:39.585655+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.16:0/1499429870' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-10T02:53:41.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:41 smithi016 bash[20729]: audit 2024-04-10T02:53:41.124902+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.16:0/1081596967' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:53:41.681 INFO:teuthology.orchestra.run.smithi016.stdout:Restarting the monitor... 2024-04-10T02:53:42.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:41 smithi016 systemd[1]: Stopping Ceph mon.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T02:53:42.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:41 smithi016 bash[20729]: debug 2024-04-10T02:53:41.802+0000 7fa2b81bd700 -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-04-10T02:53:42.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:41 smithi016 bash[20729]: debug 2024-04-10T02:53:41.802+0000 7fa2b81bd700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-10T02:53:42.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:42 smithi016 bash[21114]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-a 2024-04-10T02:53:42.375 INFO:teuthology.orchestra.run.smithi016.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-10T02:53:42.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:42 smithi016 bash[21174]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-a 2024-04-10T02:53:42.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:42 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-10T02:53:42.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:42 smithi016 systemd[1]: Stopped Ceph mon.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T02:53:42.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:42 smithi016 systemd[1]: Started Ceph mon.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T02:53:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.402+0000 7f9a12d01b80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-10T02:53:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.402+0000 7f9a12d01b80 0 ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable), process ceph-mon, pid 7 2024-04-10T02:53:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.402+0000 7f9a12d01b80 0 pidfile_write: ignore empty --pid-file 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 0 load: jerasure load: lrc 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: RocksDB version: 6.15.5 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Compile date Apr 9 2024 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: DB SUMMARY 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: DB Session ID: VN0AFAL7NP7UPRDYRUMJ 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: CURRENT file: CURRENT 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 84209 ; 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.error_if_exists: 0 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.create_if_missing: 0 2024-04-10T02:53:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.paranoid_checks: 1 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.env: 0x556a4b5c1a80 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.fs: Posix File System 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.info_log: 0x556a4c598de0 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.statistics: (nil) 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.use_fsync: 0 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_log_file_size: 0 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-10T02:53:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-10T02:53:43.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-10T02:53:43.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-10T02:53:43.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.allow_fallocate: 1 2024-04-10T02:53:43.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-10T02:53:43.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.use_direct_reads: 0 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.db_log_dir: 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-10T02:53:43.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.write_buffer_manager: 0x556a4d30c990 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.unordered_write: 0 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-10T02:53:43.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.row_cache: None 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.wal_filter: None 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.preserve_deletes: 0 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.two_write_queues: 0 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.atomic_flush: 0 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-10T02:53:43.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.log_readahead_size: 0 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_background_jobs: 2 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_background_compactions: -1 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_subcompactions: 1 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-10T02:53:43.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_open_files: -1 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_background_flushes: -1 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Compression algorithms supported: 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: kZSTD supported: 0 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: kXpressCompression supported: 0 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-10T02:53:43.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: kZlibCompression supported: 1 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: kSnappyCompression supported: 1 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: kLZ4Compression supported: 1 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: kBZip2Compression supported: 0 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.merge_operator: 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_filter: None 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556a4c5eaf70) 2024-04-10T02:53:43.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: cache_index_and_filter_blocks: 1 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: pin_top_level_index_and_filter: 1 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: index_type: 0 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: data_block_index_type: 0 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: index_shortening: 1 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: data_block_hash_table_util_ratio: 0.750000 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: hash_index_allow_collision: 1 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: checksum: 1 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: no_block_cache: 0 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: block_cache: 0x556a4c61d090 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: block_cache_name: BinnedLRUCache 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: block_cache_options: 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: capacity : 536870912 2024-04-10T02:53:43.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: num_shard_bits : 4 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: strict_capacity_limit : 0 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: high_pri_pool_ratio: 0.000 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: block_cache_compressed: (nil) 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: persistent_cache: (nil) 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: block_size: 4096 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: block_size_deviation: 10 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: block_restart_interval: 16 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: index_block_restart_interval: 1 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: metadata_block_size: 4096 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: partition_filters: 0 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: use_delta_encoding: 1 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: whole_key_filtering: 1 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: verify_compression: 0 2024-04-10T02:53:43.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: read_amp_bytes_per_bit: 0 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: format_version: 4 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: enable_index_compression: 1 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: block_align: 0 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compression: NoCompression 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-10T02:53:43.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.num_levels: 7 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-10T02:53:43.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-10T02:53:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-10T02:53:43.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-10T02:53:43.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-10T02:53:43.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-10T02:53:43.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-10T02:53:43.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-10T02:53:43.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.arena_block_size: 4194304 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-10T02:53:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.table_properties_collectors: 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.inplace_update_support: 0 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.bloom_locality: 0 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.max_successive_merges: 0 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-10T02:53:43.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.ttl: 2592000 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.enable_blob_files: false 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.min_blob_size: 0 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712717623410167, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-10T02:53:43.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.406+0000 7f9a12d01b80 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712717623411181, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80641, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78902, "index_size": 227, "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": 73111, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712717623, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "add98996-8f93-4d5a-ab99-4ea2add2101f", "db_session_id": "VN0AFAL7NP7UPRDYRUMJ"}} 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712717623411630, "job": 1, "event": "recovery_finished"} 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x556a4c5b1180 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 4 rocksdb: DB pointer 0x556a4c686000 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a02f38700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a02f38700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ** DB Stats ** 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-10T02:53:43.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ** Compaction Stats [default] ** 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: L0 2/0 80.51 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.6 0.00 0.00 1 0.001 0 0 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Sum 2/0 80.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.6 0.00 0.00 1 0.001 0 0 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.6 0.00 0.00 1 0.001 0 0 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ** Compaction Stats [default] ** 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 114.6 0.00 0.00 1 0.001 0 0 2024-04-10T02:53:43.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T02:53:43.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-10T02:53:43.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-10T02:53:43.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: AddFile(Total Files): cumulative 0, interval 0 2024-04-10T02:53:43.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-10T02:53:43.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: AddFile(Keys): cumulative 0, interval 0 2024-04-10T02:53:43.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Cumulative compaction: 0.00 GB write, 18.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T02:53:43.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Interval compaction: 0.00 GB write, 18.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T02:53:43.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: 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-04-10T02:53:43.587 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ** File Read Latency Histogram By Level [default] ** 2024-04-10T02:53:43.587 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ** Compaction Stats [default] ** 2024-04-10T02:53:43.587 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-10T02:53:43.587 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T02:53:43.587 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: L0 2/0 80.51 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.6 0.00 0.00 1 0.001 0 0 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Sum 2/0 80.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.6 0.00 0.00 1 0.001 0 0 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ** Compaction Stats [default] ** 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 114.6 0.00 0.00 1 0.001 0 0 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: AddFile(Total Files): cumulative 0, interval 0 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: AddFile(Keys): cumulative 0, interval 0 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Cumulative compaction: 0.00 GB write, 18.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T02:53:43.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: 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-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: ** File Read Latency Histogram By Level [default] ** 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] at bind addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 1 mon.a@-1(???) e1 preinit fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 0 mon.a@-1(???).mds e1 new map 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.410+0000 7f9a12d01b80 0 mon.a@-1(???).mds e1 print_map 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: e1 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: 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-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: legacy client fscid: -1 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: No filesystems configured 2024-04-10T02:53:43.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.414+0000 7f9a12d01b80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-10T02:53:43.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.414+0000 7f9a12d01b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-10T02:53:43.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.414+0000 7f9a12d01b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-10T02:53:43.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.414+0000 7f9a12d01b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-10T02:53:43.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: debug 2024-04-10T02:53:43.414+0000 7f9a12d01b80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-10T02:53:43.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: cluster 2024-04-10T02:53:43.439398+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-10T02:53:43.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: cluster 2024-04-10T02:53:43.439465+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-10T02:53:43.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: cluster 2024-04-10T02:53:43.439874+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-10T02:53:43.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: cluster 2024-04-10T02:53:43.439900+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-10T02:53:43.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:43 smithi016 bash[21212]: cluster 2024-04-10T02:53:43.440268+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-10T02:53:44.222 INFO:teuthology.orchestra.run.smithi016.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-10T02:53:44.223 INFO:teuthology.orchestra.run.smithi016.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-10T02:53:44.223 INFO:teuthology.orchestra.run.smithi016.stdout:Creating mgr... 2024-04-10T02:53:44.223 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying port 9283 ... 2024-04-10T02:53:44.455 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y 2024-04-10T02:53:44.455 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to reset failed state of unit ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y.service: Unit ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y.service not loaded. 2024-04-10T02:53:44.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:53:44.652 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4.target.wants/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service. 2024-04-10T02:53:44.659 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld does not appear to be present 2024-04-10T02:53:44.659 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to enable service . firewalld.service is not available 2024-04-10T02:53:44.659 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld does not appear to be present 2024-04-10T02:53:44.660 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-10T02:53:44.660 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr to start... 2024-04-10T02:53:44.660 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr... 2024-04-10T02:53:45.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:53:45.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:44 smithi016 bash[21212]: audit 2024-04-10T02:53:43.628046+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.16:0/3260977837' entity='client.admin' 2024-04-10T02:53:46.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:45 smithi016 bash[21467]: debug 2024-04-10T02:53:45.894+0000 7f0b4ee111c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T02:53:46.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:46 smithi016 bash[21212]: audit 2024-04-10T02:53:46.037976+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.16:0/650185963' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-10T02:53:46.577 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "61b2254a-f6e5-11ee-b64a-cb9ed24678a4", 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:46.578 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-10T02:53:46.579 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:46.580 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:46.581 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-10T02:53:46.582 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:46.582 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-04-10T02:53:37.864259+0000", 2024-04-10T02:53:46.582 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-10T02:53:46.582 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:46.582 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-10T02:53:46.582 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-10T02:53:46.582 INFO:teuthology.orchestra.run.smithi016.stdout:mgr not available, waiting (1/15)... 2024-04-10T02:53:47.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:47 smithi016 bash[21467]: debug 2024-04-10T02:53:47.486+0000 7f0b4ee111c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T02:53:47.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:47 smithi016 bash[21467]: debug 2024-04-10T02:53:47.582+0000 7f0b4ee111c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T02:53:48.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:47 smithi016 bash[21467]: debug 2024-04-10T02:53:47.830+0000 7f0b4ee111c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T02:53:49.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:48 smithi016 bash[21467]: debug 2024-04-10T02:53:48.634+0000 7f0b4ee111c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T02:53:49.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:48 smithi016 bash[21467]: debug 2024-04-10T02:53:48.742+0000 7f0b4ee111c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T02:53:49.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:48 smithi016 bash[21467]: debug 2024-04-10T02:53:48.842+0000 7f0b4ee111c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T02:53:49.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:49 smithi016 bash[21467]: debug 2024-04-10T02:53:49.178+0000 7f0b4ee111c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T02:53:49.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:49 smithi016 bash[21467]: debug 2024-04-10T02:53:49.294+0000 7f0b4ee111c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T02:53:49.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:49 smithi016 bash[21467]: debug 2024-04-10T02:53:49.394+0000 7f0b4ee111c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T02:53:50.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:49 smithi016 bash[21212]: audit 2024-04-10T02:53:49.578567+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.16:0/3155124623' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-10T02:53:50.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:49 smithi016 bash[21467]: debug 2024-04-10T02:53:49.730+0000 7f0b4ee111c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T02:53:50.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:49 smithi016 bash[21467]: debug 2024-04-10T02:53:49.834+0000 7f0b4ee111c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "61b2254a-f6e5-11ee-b64a-cb9ed24678a4", 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-04-10T02:53:50.137 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-10T02:53:50.138 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-10T02:53:50.141 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-10T02:53:50.141 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:50.142 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-04-10T02:53:37.864259+0000", 2024-04-10T02:53:50.143 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-10T02:53:50.144 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:50.144 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-10T02:53:50.144 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-10T02:53:50.144 INFO:teuthology.orchestra.run.smithi016.stdout:mgr not available, waiting (2/15)... 2024-04-10T02:53:50.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:50 smithi016 bash[21467]: debug 2024-04-10T02:53:50.210+0000 7f0b4ee111c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T02:53:50.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:50 smithi016 bash[21467]: debug 2024-04-10T02:53:50.322+0000 7f0b4ee111c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T02:53:51.056 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:50 smithi016 bash[21467]: debug 2024-04-10T02:53:50.598+0000 7f0b4ee111c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T02:53:51.056 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:50 smithi016 bash[21467]: debug 2024-04-10T02:53:50.818+0000 7f0b4ee111c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T02:53:51.311 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:51 smithi016 bash[21467]: debug 2024-04-10T02:53:51.054+0000 7f0b4ee111c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T02:53:51.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:51 smithi016 bash[21467]: debug 2024-04-10T02:53:51.346+0000 7f0b4ee111c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T02:53:51.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:51 smithi016 bash[21467]: debug 2024-04-10T02:53:51.570+0000 7f0b4ee111c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T02:53:52.476 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:52 smithi016 bash[21467]: debug 2024-04-10T02:53:52.362+0000 7f0b4ee111c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T02:53:52.811 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:52 smithi016 bash[21467]: debug 2024-04-10T02:53:52.474+0000 7f0b4ee111c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T02:53:53.173 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:52 smithi016 bash[21467]: debug 2024-04-10T02:53:52.962+0000 7f0b4ee111c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T02:53:53.173 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:53 smithi016 bash[21467]: debug 2024-04-10T02:53:53.074+0000 7f0b4ee111c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T02:53:53.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:53 smithi016 bash[21212]: audit 2024-04-10T02:53:53.163314+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.16:0/2436301664' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-10T02:53:53.681 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:53.681 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-10T02:53:53.681 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "61b2254a-f6e5-11ee-b64a-cb9ed24678a4", 2024-04-10T02:53:53.681 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-04-10T02:53:53.681 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-10T02:53:53.681 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-10T02:53:53.681 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-10T02:53:53.681 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:53.681 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-10T02:53:53.682 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:53.683 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-10T02:53:53.683 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-10T02:53:53.683 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-10T02:53:53.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-10T02:53:53.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-10T02:53:53.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-10T02:53:53.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:53.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-10T02:53:53.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-10T02:53:53.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-10T02:53:53.686 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-10T02:53:53.687 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-04-10T02:53:37.864259+0000", 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-10T02:53:53.688 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-10T02:53:53.689 INFO:teuthology.orchestra.run.smithi016.stdout:mgr not available, waiting (3/15)... 2024-04-10T02:53:53.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:53 smithi016 bash[21467]: debug 2024-04-10T02:53:53.458+0000 7f0b4ee111c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T02:53:53.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:53:53 smithi016 bash[21467]: debug 2024-04-10T02:53:53.574+0000 7f0b4ee111c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T02:53:54.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: cluster 2024-04-10T02:53:53.601425+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-04-10T02:53:54.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: cluster 2024-04-10T02:53:53.607772+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00664074s) 2024-04-10T02:53:54.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.610259+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T02:53:54.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.610824+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T02:53:54.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.611289+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T02:53:54.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.611672+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:53:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.612076+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T02:53:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: cluster 2024-04-10T02:53:53.637040+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-04-10T02:53:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.650479+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T02:53:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.655626+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' 2024-04-10T02:53:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.655736+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T02:53:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.657815+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' 2024-04-10T02:53:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:54 smithi016 bash[21212]: audit 2024-04-10T02:53:53.659559+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.16:0/933565945' entity='mgr.y' 2024-04-10T02:53:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:55 smithi016 bash[21212]: cluster 2024-04-10T02:53:54.615288+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01415s) 2024-04-10T02:53:57.749 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:57.749 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-10T02:53:57.749 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "61b2254a-f6e5-11ee-b64a-cb9ed24678a4", 2024-04-10T02:53:57.749 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 13, 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-10T02:53:57.750 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-10T02:53:57.751 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-10T02:53:57.754 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:57.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-10T02:53:57.755 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-10T02:53:57.757 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-10T02:53:57.757 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-10T02:53:57.757 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-10T02:53:57.757 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-10T02:53:57.757 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-10T02:53:57.758 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-04-10T02:53:37.864259+0000", 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-10T02:53:57.759 INFO:teuthology.orchestra.run.smithi016.stdout:mgr is available 2024-04-10T02:53:58.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:57 smithi016 bash[21212]: cluster 2024-04-10T02:53:56.613744+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-04-10T02:53:58.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:57 smithi016 bash[21212]: audit 2024-04-10T02:53:57.159674+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.16:0/1417648964' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-10T02:53:59.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:53:59 smithi016 bash[21212]: audit 2024-04-10T02:53:58.979767+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.16:0/240798604' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [global] 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout fsid = 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-10T02:53:59.503 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-10T02:53:59.504 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-04-10T02:53:59.504 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [osd] 2024-04-10T02:53:59.504 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-10T02:53:59.504 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-10T02:53:59.504 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling cephadm module... 2024-04-10T02:54:01.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:00 smithi016 bash[21212]: audit 2024-04-10T02:54:00.802396+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.16:0/2506182262' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-10T02:54:01.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:00 smithi016 bash[21467]: ignoring --setuser ceph since I am not root 2024-04-10T02:54:01.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:00 smithi016 bash[21467]: ignoring --setgroup ceph since I am not root 2024-04-10T02:54:01.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:01 smithi016 bash[21467]: debug 2024-04-10T02:54:01.038+0000 7f28228bf1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T02:54:02.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:01 smithi016 bash[21212]: audit 2024-04-10T02:54:00.858849+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.16:0/2506182262' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-10T02:54:02.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:01 smithi016 bash[21212]: cluster 2024-04-10T02:54:00.858917+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-04-10T02:54:02.992 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:02 smithi016 bash[21212]: audit 2024-04-10T02:54:02.667867+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.16:0/494919889' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-10T02:54:02.993 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:02 smithi016 bash[21467]: debug 2024-04-10T02:54:02.642+0000 7f28228bf1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T02:54:02.993 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:02 smithi016 bash[21467]: debug 2024-04-10T02:54:02.742+0000 7f28228bf1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T02:54:03.262 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-10T02:54:03.262 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-10T02:54:03.263 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-10T02:54:03.263 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-04-10T02:54:03.263 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-10T02:54:03.263 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-10T02:54:03.263 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for the mgr to restart... 2024-04-10T02:54:03.263 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr epoch 5... 2024-04-10T02:54:03.280 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:02 smithi016 bash[21467]: debug 2024-04-10T02:54:02.994+0000 7f28228bf1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T02:54:04.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:03 smithi016 bash[21467]: debug 2024-04-10T02:54:03.794+0000 7f28228bf1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T02:54:04.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:03 smithi016 bash[21467]: debug 2024-04-10T02:54:03.906+0000 7f28228bf1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T02:54:04.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:04 smithi016 bash[21467]: debug 2024-04-10T02:54:04.010+0000 7f28228bf1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T02:54:04.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:04 smithi016 bash[21467]: debug 2024-04-10T02:54:04.346+0000 7f28228bf1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T02:54:04.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:04 smithi016 bash[21467]: debug 2024-04-10T02:54:04.458+0000 7f28228bf1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T02:54:04.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:04 smithi016 bash[21467]: debug 2024-04-10T02:54:04.562+0000 7f28228bf1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T02:54:05.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:04 smithi016 bash[21467]: debug 2024-04-10T02:54:04.894+0000 7f28228bf1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T02:54:05.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:05 smithi016 bash[21467]: debug 2024-04-10T02:54:04.998+0000 7f28228bf1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T02:54:05.759 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:05 smithi016 bash[21467]: debug 2024-04-10T02:54:05.374+0000 7f28228bf1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T02:54:05.759 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:05 smithi016 bash[21467]: debug 2024-04-10T02:54:05.482+0000 7f28228bf1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T02:54:06.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:05 smithi016 bash[21467]: debug 2024-04-10T02:54:05.758+0000 7f28228bf1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T02:54:06.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:05 smithi016 bash[21467]: debug 2024-04-10T02:54:05.978+0000 7f28228bf1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T02:54:06.511 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:06 smithi016 bash[21467]: debug 2024-04-10T02:54:06.222+0000 7f28228bf1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T02:54:06.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:06 smithi016 bash[21467]: debug 2024-04-10T02:54:06.514+0000 7f28228bf1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T02:54:06.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:06 smithi016 bash[21467]: debug 2024-04-10T02:54:06.738+0000 7f28228bf1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T02:54:07.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:07 smithi016 bash[21467]: debug 2024-04-10T02:54:07.530+0000 7f28228bf1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T02:54:07.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:07 smithi016 bash[21467]: debug 2024-04-10T02:54:07.642+0000 7f28228bf1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T02:54:08.561 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21467]: debug 2024-04-10T02:54:08.134+0000 7f28228bf1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T02:54:08.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21467]: debug 2024-04-10T02:54:08.250+0000 7f28228bf1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T02:54:09.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21467]: debug 2024-04-10T02:54:08.626+0000 7f28228bf1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T02:54:09.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21467]: debug 2024-04-10T02:54:08.746+0000 7f28228bf1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T02:54:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: cluster 2024-04-10T02:54:08.768886+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-04-10T02:54:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: cluster 2024-04-10T02:54:08.769663+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-04-10T02:54:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: cluster 2024-04-10T02:54:08.777140+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-10T02:54:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: cluster 2024-04-10T02:54:08.777458+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00813254s) 2024-04-10T02:54:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: audit 2024-04-10T02:54:08.779129+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:54:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: audit 2024-04-10T02:54:08.781084+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T02:54:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: audit 2024-04-10T02:54:08.782230+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T02:54:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: audit 2024-04-10T02:54:08.782550+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T02:54:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: audit 2024-04-10T02:54:08.782863+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T02:54:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:08 smithi016 bash[21212]: cluster 2024-04-10T02:54:08.808992+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-04-10T02:54:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:09 smithi016 bash[21212]: cephadm 2024-04-10T02:54:08.822525+0000 mgr.y (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-04-10T02:54:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:09 smithi016 bash[21212]: audit 2024-04-10T02:54:08.826228+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:09 smithi016 bash[21212]: audit 2024-04-10T02:54:08.829594+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:09 smithi016 bash[21212]: audit 2024-04-10T02:54:08.832688+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:54:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:09 smithi016 bash[21212]: audit 2024-04-10T02:54:08.834032+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:54:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:09 smithi016 bash[21212]: audit 2024-04-10T02:54:08.837452+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:54:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:09 smithi016 bash[21212]: audit 2024-04-10T02:54:08.849503+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T02:54:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:09 smithi016 bash[21212]: audit 2024-04-10T02:54:08.851494+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T02:54:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:09 smithi016 bash[21212]: cluster 2024-04-10T02:54:09.777975+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e7: y(active, since 1.00866s) 2024-04-10T02:54:10.385 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-10T02:54:10.385 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-10T02:54:10.385 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-10T02:54:10.385 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-10T02:54:10.385 INFO:teuthology.orchestra.run.smithi016.stdout:mgr epoch 5 is available 2024-04-10T02:54:10.385 INFO:teuthology.orchestra.run.smithi016.stdout:Setting orchestrator backend to cephadm... 2024-04-10T02:54:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:10 smithi016 bash[21212]: audit 2024-04-10T02:54:09.779120+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-10T02:54:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:10 smithi016 bash[21212]: audit 2024-04-10T02:54:09.790825+0000 mgr.y (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-10T02:54:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:10 smithi016 bash[21212]: audit 2024-04-10T02:54:10.104354+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:10 smithi016 bash[21212]: audit 2024-04-10T02:54:10.107996+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:54:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:11 smithi016 bash[21212]: cephadm 2024-04-10T02:54:09.976317+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [10/Apr/2024:02:54:09] ENGINE Bus STARTING 2024-04-10T02:54:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:11 smithi016 bash[21212]: cephadm 2024-04-10T02:54:10.099788+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [10/Apr/2024:02:54:10] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T02:54:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:11 smithi016 bash[21212]: cephadm 2024-04-10T02:54:10.099929+0000 mgr.y (mgr.14120) 6 : cephadm [INF] [10/Apr/2024:02:54:10] ENGINE Bus STARTED 2024-04-10T02:54:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:11 smithi016 bash[21212]: cluster 2024-04-10T02:54:11.106534+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-10T02:54:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:11 smithi016 bash[21212]: audit 2024-04-10T02:54:11.616608+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:11 smithi016 bash[21212]: audit 2024-04-10T02:54:11.679545+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:54:13.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:12 smithi016 bash[21212]: audit 2024-04-10T02:54:11.607309+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:54:14.020 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-10T02:54:14.020 INFO:teuthology.orchestra.run.smithi016.stdout:Generating ssh key... 2024-04-10T02:54:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:13 smithi016 bash[21212]: audit 2024-04-10T02:54:13.442885+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: Generating public/private rsa key pair. 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: Your identification has been saved in /tmp/tmp_zx4q8fe/key. 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: Your public key has been saved in /tmp/tmp_zx4q8fe/key.pub. 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: The key fingerprint is: 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: SHA256:6mnNNd1RhdnKJ7YJDhQWu8gfE9p9XZ06HrdIOFUHOiI ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: The key's randomart image is: 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: +---[RSA 3072]----+ 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: | +o .*+| 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: | ... .+ *| 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: | E.+ oo +o| 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: | . =.=+.B.o| 2024-04-10T02:54:16.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: | S =*.O.B.| 2024-04-10T02:54:16.295 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: | . .oo*.O .| 2024-04-10T02:54:16.295 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: | .o ... o . | 2024-04-10T02:54:16.295 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: | ...o | 2024-04-10T02:54:16.295 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: | .o | 2024-04-10T02:54:16.295 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:16 smithi016 bash[21467]: +----[SHA256]-----+ 2024-04-10T02:54:16.295 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:15 smithi016 bash[21212]: audit 2024-04-10T02:54:15.221047+0000 mgr.y (mgr.14120) 9 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:54:16.295 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:15 smithi016 bash[21212]: cephadm 2024-04-10T02:54:15.221431+0000 mgr.y (mgr.14120) 10 : cephadm [INF] Generating ssh key... 2024-04-10T02:54:17.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:17 smithi016 bash[21212]: audit 2024-04-10T02:54:16.058229+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:17.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:17 smithi016 bash[21212]: audit 2024-04-10T02:54:16.062339+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:18 smithi016 bash[21212]: audit 2024-04-10T02:54:17.844749+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:54:18.380 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYNMMD4LHWYR9z0qhJbu2TlLklhqAjJGtArbOIiPoRuBtqEtxn3+kLRBfiC0XuEW8TaYd9JWS+EE5SP3SHuJmFqyOlfKF+CviJUY/9cjYO3IR7YQ3MfqHCet676FSMRockasS5wXeZL0OIT65H2ku10EGrsNvF71MeOnD0f15uam1FN1F6VBSmemabGq1gad+51mfCowrIGqLcu8tv2adGSRP6Kw11MP+kFYmIhu79evTqZfZrsxHsIvhclbUdL8t3cDF4dOaD/cB/5koZBlXfn0JivxPXI+wVh2L0vybmkrp5e3xCUGDtKI5aYXYw7OmwyPSZKFDYl5eu/2eU0iCnhyOhyAv2+wBr4+8Xe6wrCXlQT1BcuPQYEiz6i0QVOU6Ii/ur+C7SeKGjMnBJlhn8c9QrDNs+45kWvNOjvum/fRowVdRlAqTadiEWFZvuE1sBjoeCr1wkPlXrqziAYZxF2pvt+DDDt9rFhDrkKYBTLZkjUDguXLe1Shtl6UQzD2s= ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:54:18.380 INFO:teuthology.orchestra.run.smithi016.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-10T02:54:18.380 INFO:teuthology.orchestra.run.smithi016.stdout:Adding key to root@localhost authorized_keys... 2024-04-10T02:54:18.381 INFO:teuthology.orchestra.run.smithi016.stdout:Adding host smithi016... 2024-04-10T02:54:20.243 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:19 smithi016 bash[21212]: audit 2024-04-10T02:54:19.642760+0000 mgr.y (mgr.14120) 12 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi016", "addr": "172.21.15.16", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:54:21.210 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:20 smithi016 bash[21212]: cephadm 2024-04-10T02:54:20.223011+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Deploying cephadm binary to smithi016 2024-04-10T02:54:22.423 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Added host 'smithi016' with addr '172.21.15.16' 2024-04-10T02:54:22.423 INFO:teuthology.orchestra.run.smithi016.stdout:Deploying unmanaged mon service... 2024-04-10T02:54:22.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:22 smithi016 bash[21212]: audit 2024-04-10T02:54:21.688521+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:22.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:22 smithi016 bash[21212]: cephadm 2024-04-10T02:54:21.688980+0000 mgr.y (mgr.14120) 14 : cephadm [INF] Added host smithi016 2024-04-10T02:54:22.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:22 smithi016 bash[21212]: audit 2024-04-10T02:54:21.736151+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:54:24.822 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-10T02:54:24.822 INFO:teuthology.orchestra.run.smithi016.stdout:Deploying unmanaged mgr service... 2024-04-10T02:54:25.537 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:25 smithi016 bash[21212]: audit 2024-04-10T02:54:24.089958+0000 mgr.y (mgr.14120) 15 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:54:25.537 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:25 smithi016 bash[21212]: cephadm 2024-04-10T02:54:24.092854+0000 mgr.y (mgr.14120) 16 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-10T02:54:25.537 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:25 smithi016 bash[21212]: audit 2024-04-10T02:54:24.095308+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:25.537 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:25 smithi016 bash[21212]: audit 2024-04-10T02:54:24.765624+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:25.537 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:25 smithi016 bash[21212]: audit 2024-04-10T02:54:25.053777+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:26.695 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-10T02:54:27.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:27 smithi016 bash[21212]: audit 2024-04-10T02:54:26.100529+0000 mgr.y (mgr.14120) 17 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:54:27.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:27 smithi016 bash[21212]: cephadm 2024-04-10T02:54:26.102912+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-10T02:54:27.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:27 smithi016 bash[21212]: audit 2024-04-10T02:54:26.107496+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.16:0/3493442366' entity='mgr.y' 2024-04-10T02:54:29.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:28 smithi016 bash[21212]: audit 2024-04-10T02:54:27.880952+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.16:0/868149010' entity='client.admin' 2024-04-10T02:54:30.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:29 smithi016 bash[21212]: cluster 2024-04-10T02:54:28.783885+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:54:30.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:29 smithi016 bash[21212]: audit 2024-04-10T02:54:29.636610+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.16:0/4372038' entity='client.admin' 2024-04-10T02:54:30.147 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling the dashboard module... 2024-04-10T02:54:32.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:31 smithi016 bash[21212]: cluster 2024-04-10T02:54:30.784332+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:54:32.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:31 smithi016 bash[21212]: audit 2024-04-10T02:54:31.503951+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.16:0/3915674328' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-10T02:54:32.313 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:31 smithi016 bash[21467]: ignoring --setuser ceph since I am not root 2024-04-10T02:54:32.313 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:31 smithi016 bash[21467]: ignoring --setgroup ceph since I am not root 2024-04-10T02:54:32.313 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:32 smithi016 bash[21467]: debug 2024-04-10T02:54:32.081+0000 7fdec37471c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T02:54:33.218 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:32 smithi016 bash[21212]: audit 2024-04-10T02:54:31.890299+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.16:0/3915674328' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-10T02:54:33.218 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:32 smithi016 bash[21212]: cluster 2024-04-10T02:54:31.890359+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-04-10T02:54:34.047 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:33 smithi016 bash[21212]: audit 2024-04-10T02:54:33.877839+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.16:0/2287693346' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-10T02:54:34.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:33 smithi016 bash[21467]: debug 2024-04-10T02:54:33.693+0000 7fdec37471c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T02:54:34.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:33 smithi016 bash[21467]: debug 2024-04-10T02:54:33.793+0000 7fdec37471c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T02:54:34.313 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:34 smithi016 bash[21467]: debug 2024-04-10T02:54:34.045+0000 7fdec37471c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T02:54:34.550 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-10T02:54:34.550 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-10T02:54:34.550 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-10T02:54:34.550 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-04-10T02:54:34.550 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-10T02:54:34.550 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-10T02:54:34.550 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for the mgr to restart... 2024-04-10T02:54:34.550 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr epoch 9... 2024-04-10T02:54:35.142 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:34 smithi016 bash[21467]: debug 2024-04-10T02:54:34.857+0000 7fdec37471c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T02:54:35.142 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:34 smithi016 bash[21467]: debug 2024-04-10T02:54:34.969+0000 7fdec37471c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T02:54:35.142 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:35 smithi016 bash[21467]: debug 2024-04-10T02:54:35.073+0000 7fdec37471c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T02:54:35.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:35 smithi016 bash[21467]: debug 2024-04-10T02:54:35.413+0000 7fdec37471c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T02:54:35.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:35 smithi016 bash[21467]: debug 2024-04-10T02:54:35.529+0000 7fdec37471c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T02:54:35.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:35 smithi016 bash[21467]: debug 2024-04-10T02:54:35.637+0000 7fdec37471c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T02:54:36.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:35 smithi016 bash[21467]: debug 2024-04-10T02:54:35.973+0000 7fdec37471c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T02:54:36.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:36 smithi016 bash[21467]: debug 2024-04-10T02:54:36.077+0000 7fdec37471c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T02:54:36.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:36 smithi016 bash[21467]: debug 2024-04-10T02:54:36.457+0000 7fdec37471c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T02:54:36.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:36 smithi016 bash[21467]: debug 2024-04-10T02:54:36.569+0000 7fdec37471c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T02:54:37.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:36 smithi016 bash[21467]: debug 2024-04-10T02:54:36.849+0000 7fdec37471c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T02:54:37.312 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:37 smithi016 bash[21467]: debug 2024-04-10T02:54:37.073+0000 7fdec37471c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T02:54:37.613 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:37 smithi016 bash[21467]: debug 2024-04-10T02:54:37.317+0000 7fdec37471c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T02:54:38.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:37 smithi016 bash[21467]: debug 2024-04-10T02:54:37.613+0000 7fdec37471c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T02:54:38.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:37 smithi016 bash[21467]: debug 2024-04-10T02:54:37.837+0000 7fdec37471c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T02:54:39.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:38 smithi016 bash[21467]: debug 2024-04-10T02:54:38.637+0000 7fdec37471c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T02:54:39.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:38 smithi016 bash[21467]: debug 2024-04-10T02:54:38.757+0000 7fdec37471c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T02:54:39.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21467]: debug 2024-04-10T02:54:39.265+0000 7fdec37471c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T02:54:39.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21467]: debug 2024-04-10T02:54:39.381+0000 7fdec37471c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T02:54:40.035 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21467]: debug 2024-04-10T02:54:39.765+0000 7fdec37471c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T02:54:40.035 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21467]: debug 2024-04-10T02:54:39.889+0000 7fdec37471c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: cluster 2024-04-10T02:54:39.912206+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: cluster 2024-04-10T02:54:39.912981+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: cluster 2024-04-10T02:54:39.920848+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: cluster 2024-04-10T02:54:39.921090+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00845559s) 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: audit 2024-04-10T02:54:39.922238+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: audit 2024-04-10T02:54:39.924179+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: audit 2024-04-10T02:54:39.925305+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: audit 2024-04-10T02:54:39.925419+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: audit 2024-04-10T02:54:39.925554+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T02:54:40.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:39 smithi016 bash[21212]: cluster 2024-04-10T02:54:39.949202+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: audit 2024-04-10T02:54:39.969232+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: audit 2024-04-10T02:54:39.971561+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: audit 2024-04-10T02:54:39.987541+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: audit 2024-04-10T02:54:39.990269+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: cephadm 2024-04-10T02:54:40.271396+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [10/Apr/2024:02:54:40] ENGINE Bus STARTING 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: cephadm 2024-04-10T02:54:40.389124+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [10/Apr/2024:02:54:40] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: cephadm 2024-04-10T02:54:40.389223+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [10/Apr/2024:02:54:40] ENGINE Bus STARTED 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: audit 2024-04-10T02:54:40.395009+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: audit 2024-04-10T02:54:40.924636+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: cluster 2024-04-10T02:54:40.927350+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.01472s) 2024-04-10T02:54:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:40 smithi016 bash[21212]: audit 2024-04-10T02:54:40.938224+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-10T02:54:41.622 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-04-10T02:54:41.622 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-10T02:54:41.622 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-10T02:54:41.622 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-04-10T02:54:41.622 INFO:teuthology.orchestra.run.smithi016.stdout:mgr epoch 9 is available 2024-04-10T02:54:41.622 INFO:teuthology.orchestra.run.smithi016.stdout:Generating a dashboard self-signed certificate... 2024-04-10T02:54:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:42 smithi016 bash[21212]: cluster 2024-04-10T02:54:41.973455+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-10T02:54:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:42 smithi016 bash[21212]: audit 2024-04-10T02:54:42.852909+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:54:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:42 smithi016 bash[21212]: audit 2024-04-10T02:54:42.957005+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:42 smithi016 bash[21212]: audit 2024-04-10T02:54:42.961539+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:43.519 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-10T02:54:43.519 INFO:teuthology.orchestra.run.smithi016.stdout:Creating initial admin user... 2024-04-10T02:54:45.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:45 smithi016 bash[21212]: audit 2024-04-10T02:54:44.733641+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' 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-04-10T02:54:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:45 smithi016 bash[21212]: audit 2024-04-10T02:54:44.982542+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:45.592 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$.7wSAdI7tfGNVmWTDdjOV.2hNJ/UDR7TmCCTYDZBLZBrzbB/65vHa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712717684, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-10T02:54:45.592 INFO:teuthology.orchestra.run.smithi016.stdout:Fetching dashboard port number... 2024-04-10T02:54:47.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:47 smithi016 bash[21212]: cluster 2024-04-10T02:54:46.007186+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-10T02:54:47.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:47 smithi016 bash[21212]: audit 2024-04-10T02:54:46.380742+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:47.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:47 smithi016 bash[21212]: audit 2024-04-10T02:54:46.883102+0000 mon.a (mon.0) 90 : audit [DBG] from='client.? 172.21.15.16:0/2461963343' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-10T02:54:47.521 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 8443 2024-04-10T02:54:47.521 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld does not appear to be present 2024-04-10T02:54:47.521 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-10T02:54:47.524 INFO:teuthology.orchestra.run.smithi016.stdout:Ceph Dashboard is now available at: 2024-04-10T02:54:47.525 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:47.525 INFO:teuthology.orchestra.run.smithi016.stdout: URL: https://smithi016.front.sepia.ceph.com:8443/ 2024-04-10T02:54:47.525 INFO:teuthology.orchestra.run.smithi016.stdout: User: admin 2024-04-10T02:54:47.525 INFO:teuthology.orchestra.run.smithi016.stdout: Password: wh5ctlh2mk 2024-04-10T02:54:47.525 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:47.525 INFO:teuthology.orchestra.run.smithi016.stdout:Saving cluster configuration to /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config directory 2024-04-10T02:54:47.526 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling autotune for osd_memory_target 2024-04-10T02:54:48.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:48 smithi016 bash[21212]: audit 2024-04-10T02:54:47.066920+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:51.349 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-10T02:54:51.349 INFO:teuthology.orchestra.run.smithi016.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-10T02:54:51.349 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout:Or, if you are only running a single cluster on this host: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: ceph telemetry on 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout:For more information see: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-10T02:54:51.351 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:54:51.351 INFO:teuthology.orchestra.run.smithi016.stdout:Bootstrap complete. 2024-04-10T02:54:51.402 INFO:tasks.cephadm:Fetching config... 2024-04-10T02:54:51.403 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:54:51.403 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-10T02:54:51.409 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-10T02:54:51.410 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:54:51.410 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-10T02:54:51.456 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-10T02:54:51.457 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:54:51.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-04-10T02:54:51.513 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-10T02:54:51.513 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:54:51.513 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-10T02:54:51.561 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-10T02:54:51.561 DEBUG:teuthology.orchestra.run.smithi016:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYNMMD4LHWYR9z0qhJbu2TlLklhqAjJGtArbOIiPoRuBtqEtxn3+kLRBfiC0XuEW8TaYd9JWS+EE5SP3SHuJmFqyOlfKF+CviJUY/9cjYO3IR7YQ3MfqHCet676FSMRockasS5wXeZL0OIT65H2ku10EGrsNvF71MeOnD0f15uam1FN1F6VBSmemabGq1gad+51mfCowrIGqLcu8tv2adGSRP6Kw11MP+kFYmIhu79evTqZfZrsxHsIvhclbUdL8t3cDF4dOaD/cB/5koZBlXfn0JivxPXI+wVh2L0vybmkrp5e3xCUGDtKI5aYXYw7OmwyPSZKFDYl5eu/2eU0iCnhyOhyAv2+wBr4+8Xe6wrCXlQT1BcuPQYEiz6i0QVOU6Ii/ur+C7SeKGjMnBJlhn8c9QrDNs+45kWvNOjvum/fRowVdRlAqTadiEWFZvuE1sBjoeCr1wkPlXrqziAYZxF2pvt+DDDt9rFhDrkKYBTLZkjUDguXLe1Shtl6UQzD2s= ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-10T02:54:51.625 INFO:teuthology.orchestra.run.smithi016.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYNMMD4LHWYR9z0qhJbu2TlLklhqAjJGtArbOIiPoRuBtqEtxn3+kLRBfiC0XuEW8TaYd9JWS+EE5SP3SHuJmFqyOlfKF+CviJUY/9cjYO3IR7YQ3MfqHCet676FSMRockasS5wXeZL0OIT65H2ku10EGrsNvF71MeOnD0f15uam1FN1F6VBSmemabGq1gad+51mfCowrIGqLcu8tv2adGSRP6Kw11MP+kFYmIhu79evTqZfZrsxHsIvhclbUdL8t3cDF4dOaD/cB/5koZBlXfn0JivxPXI+wVh2L0vybmkrp5e3xCUGDtKI5aYXYw7OmwyPSZKFDYl5eu/2eU0iCnhyOhyAv2+wBr4+8Xe6wrCXlQT1BcuPQYEiz6i0QVOU6Ii/ur+C7SeKGjMnBJlhn8c9QrDNs+45kWvNOjvum/fRowVdRlAqTadiEWFZvuE1sBjoeCr1wkPlXrqziAYZxF2pvt+DDDt9rFhDrkKYBTLZkjUDguXLe1Shtl6UQzD2s= ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:54:51.635 DEBUG:teuthology.orchestra.run.smithi136:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYNMMD4LHWYR9z0qhJbu2TlLklhqAjJGtArbOIiPoRuBtqEtxn3+kLRBfiC0XuEW8TaYd9JWS+EE5SP3SHuJmFqyOlfKF+CviJUY/9cjYO3IR7YQ3MfqHCet676FSMRockasS5wXeZL0OIT65H2ku10EGrsNvF71MeOnD0f15uam1FN1F6VBSmemabGq1gad+51mfCowrIGqLcu8tv2adGSRP6Kw11MP+kFYmIhu79evTqZfZrsxHsIvhclbUdL8t3cDF4dOaD/cB/5koZBlXfn0JivxPXI+wVh2L0vybmkrp5e3xCUGDtKI5aYXYw7OmwyPSZKFDYl5eu/2eU0iCnhyOhyAv2+wBr4+8Xe6wrCXlQT1BcuPQYEiz6i0QVOU6Ii/ur+C7SeKGjMnBJlhn8c9QrDNs+45kWvNOjvum/fRowVdRlAqTadiEWFZvuE1sBjoeCr1wkPlXrqziAYZxF2pvt+DDDt9rFhDrkKYBTLZkjUDguXLe1Shtl6UQzD2s= ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-10T02:54:51.659 INFO:teuthology.orchestra.run.smithi136.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYNMMD4LHWYR9z0qhJbu2TlLklhqAjJGtArbOIiPoRuBtqEtxn3+kLRBfiC0XuEW8TaYd9JWS+EE5SP3SHuJmFqyOlfKF+CviJUY/9cjYO3IR7YQ3MfqHCet676FSMRockasS5wXeZL0OIT65H2ku10EGrsNvF71MeOnD0f15uam1FN1F6VBSmemabGq1gad+51mfCowrIGqLcu8tv2adGSRP6Kw11MP+kFYmIhu79evTqZfZrsxHsIvhclbUdL8t3cDF4dOaD/cB/5koZBlXfn0JivxPXI+wVh2L0vybmkrp5e3xCUGDtKI5aYXYw7OmwyPSZKFDYl5eu/2eU0iCnhyOhyAv2+wBr4+8Xe6wrCXlQT1BcuPQYEiz6i0QVOU6Ii/ur+C7SeKGjMnBJlhn8c9QrDNs+45kWvNOjvum/fRowVdRlAqTadiEWFZvuE1sBjoeCr1wkPlXrqziAYZxF2pvt+DDDt9rFhDrkKYBTLZkjUDguXLe1Shtl6UQzD2s= ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:54:51.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-10T02:54:52.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:51 smithi016 bash[21212]: audit 2024-04-10T02:54:50.760049+0000 mon.a (mon.0) 92 : audit [INF] from='client.? 172.21.15.16:0/791902420' entity='client.admin' 2024-04-10T02:54:56.088 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:54:57.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:56 smithi016 bash[21212]: audit 2024-04-10T02:54:55.707917+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:57.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:56 smithi016 bash[21212]: audit 2024-04-10T02:54:55.713710+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:57.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:56 smithi016 bash[21212]: audit 2024-04-10T02:54:55.715225+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi016", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:54:57.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:56 smithi016 bash[21212]: audit 2024-04-10T02:54:55.722150+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:57.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:56 smithi016 bash[21212]: audit 2024-04-10T02:54:55.756546+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:54:57.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:56 smithi016 bash[21212]: audit 2024-04-10T02:54:55.765414+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:54:59.197 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-10T02:54:59.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-10T02:55:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:59 smithi016 bash[21212]: audit 2024-04-10T02:54:58.568648+0000 mon.a (mon.0) 99 : audit [INF] from='client.? 172.21.15.16:0/2096579050' entity='client.admin' 2024-04-10T02:55:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:59 smithi016 bash[21212]: audit 2024-04-10T02:54:58.621026+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:55:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:54:59 smithi016 bash[21212]: audit 2024-04-10T02:54:58.624897+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:01.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:00 smithi016 bash[21212]: cluster 2024-04-10T02:54:59.927090+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:02.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:02 smithi016 bash[21212]: cluster 2024-04-10T02:55:01.927426+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:03.913 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:55:04.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:04 smithi016 bash[21212]: cluster 2024-04-10T02:55:03.927933+0000 mgr.y (mgr.14152) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:06 smithi016 bash[21212]: cluster 2024-04-10T02:55:05.928413+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:07.056 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi136 2024-04-10T02:55:07.057 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:55:07.057 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/etc/ceph/ceph.conf 2024-04-10T02:55:07.063 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:55:07.063 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-10T02:55:07.109 INFO:tasks.cephadm:Adding host smithi136 to orchestrator... 2024-04-10T02:55:07.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch host add smithi136 2024-04-10T02:55:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: audit 2024-04-10T02:55:06.412000+0000 mgr.y (mgr.14152) 12 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:55:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: audit 2024-04-10T02:55:06.417102+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: audit 2024-04-10T02:55:06.424768+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:55:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: audit 2024-04-10T02:55:06.426702+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: audit 2024-04-10T02:55:06.427648+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:55:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: cephadm 2024-04-10T02:55:06.429050+0000 mgr.y (mgr.14152) 13 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T02:55:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: cephadm 2024-04-10T02:55:06.543287+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: cephadm 2024-04-10T02:55:06.657398+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T02:55:07.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: cephadm 2024-04-10T02:55:06.771571+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T02:55:07.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: audit 2024-04-10T02:55:06.889115+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:07.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: audit 2024-04-10T02:55:06.891581+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:07.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:07 smithi016 bash[21212]: audit 2024-04-10T02:55:06.895434+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:08.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:08 smithi016 bash[21212]: cluster 2024-04-10T02:55:07.928835+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:10.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:10 smithi016 bash[21212]: cluster 2024-04-10T02:55:09.929250+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:11.829 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:55:12.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:12 smithi016 bash[21212]: cluster 2024-04-10T02:55:11.929695+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:14.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:14 smithi016 bash[21212]: cluster 2024-04-10T02:55:13.930093+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:15.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:15 smithi016 bash[21212]: audit 2024-04-10T02:55:14.447918+0000 mgr.y (mgr.14152) 21 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi136", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:55:16.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:16 smithi016 bash[21212]: cephadm 2024-04-10T02:55:15.173257+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Deploying cephadm binary to smithi136 2024-04-10T02:55:16.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:16 smithi016 bash[21212]: cluster 2024-04-10T02:55:15.930487+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:17.112 INFO:teuthology.orchestra.run.smithi016.stdout:Added host 'smithi136' with addr '172.21.15.136' 2024-04-10T02:55:17.785 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-10T02:55:18.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:18 smithi016 bash[21212]: audit 2024-04-10T02:55:17.113000+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:18.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:18 smithi016 bash[21212]: cephadm 2024-04-10T02:55:17.113782+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Added host smithi136 2024-04-10T02:55:18.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:18 smithi016 bash[21212]: audit 2024-04-10T02:55:17.140333+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:55:18.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:18 smithi016 bash[21212]: audit 2024-04-10T02:55:17.411963+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:18.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:18 smithi016 bash[21212]: cluster 2024-04-10T02:55:17.930886+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:19 smithi016 bash[21212]: audit 2024-04-10T02:55:18.736940+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:19 smithi016 bash[21212]: audit 2024-04-10T02:55:19.584847+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:21.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:20 smithi016 bash[21212]: cluster 2024-04-10T02:55:19.931267+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:22.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:22 smithi016 bash[21212]: cluster 2024-04-10T02:55:21.931640+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:22.505 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:55:24.255 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:24 smithi016 bash[21212]: cluster 2024-04-10T02:55:23.932076+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:25.345 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T02:55:25.345 INFO:teuthology.orchestra.run.smithi016.stdout:[{"addr": "172.21.15.16", "hostname": "smithi016", "labels": [], "status": ""}, {"addr": "172.21.15.136", "hostname": "smithi136", "labels": [], "status": ""}] 2024-04-10T02:55:25.990 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-10T02:55:25.990 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-10T02:55:26.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:24.973302+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:24.977171+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:24.980930+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:24.983976+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:24.984836+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi136", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:24.985908+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:24.986758+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: cephadm 2024-04-10T02:55:24.988257+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: cephadm 2024-04-10T02:55:25.152337+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: cephadm 2024-04-10T02:55:25.267039+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:25.346227+0000 mgr.y (mgr.14152) 32 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T02:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: cephadm 2024-04-10T02:55:25.432183+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T02:55:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:25.550876+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:25.554928+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: audit 2024-04-10T02:55:25.559652+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:25 smithi016 bash[21212]: cluster 2024-04-10T02:55:25.932486+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:28 smithi016 bash[21212]: cluster 2024-04-10T02:55:27.932890+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:30 smithi016 bash[21212]: cluster 2024-04-10T02:55:29.933297+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:30.709 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:55:32.220 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:32 smithi016 bash[21212]: cluster 2024-04-10T02:55:31.933740+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:33.342 INFO:teuthology.orchestra.run.smithi016.stderr:adjusted tunables profile to default 2024-04-10T02:55:33.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:33 smithi016 bash[21212]: audit 2024-04-10T02:55:33.284706+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.16:0/2398413560' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-10T02:55:33.956 INFO:tasks.cephadm:Adding mon.a on smithi016 2024-04-10T02:55:33.956 INFO:tasks.cephadm:Adding mon.c on smithi016 2024-04-10T02:55:33.956 INFO:tasks.cephadm:Adding mon.b on smithi136 2024-04-10T02:55:33.957 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch apply mon '3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi136:172.21.15.136=b' 2024-04-10T02:55:34.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:34 smithi016 bash[21212]: audit 2024-04-10T02:55:33.338917+0000 mon.a (mon.0) 125 : audit [INF] from='client.? 172.21.15.16:0/2398413560' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-10T02:55:34.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:34 smithi016 bash[21212]: cluster 2024-04-10T02:55:33.339076+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-10T02:55:34.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:34 smithi016 bash[21212]: cluster 2024-04-10T02:55:33.934233+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:35.169 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:36 smithi016 bash[21212]: cluster 2024-04-10T02:55:35.934681+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:37.454 INFO:teuthology.orchestra.run.smithi136.stdout:Scheduled mon update... 2024-04-10T02:55:38.149 DEBUG:teuthology.orchestra.run.smithi016:mon.c> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.c.service 2024-04-10T02:55:38.152 DEBUG:teuthology.orchestra.run.smithi136:mon.b> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.b.service 2024-04-10T02:55:38.155 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-10T02:55:38.155 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph mon dump -f json 2024-04-10T02:55:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: audit 2024-04-10T02:55:37.443524+0000 mgr.y (mgr.14152) 40 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi136:172.21.15.136=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:55:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: cephadm 2024-04-10T02:55:37.449519+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Saving service mon spec with placement smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi136:172.21.15.136=b;count:3 2024-04-10T02:55:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: audit 2024-04-10T02:55:37.454813+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: audit 2024-04-10T02:55:37.470469+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:55:38.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: audit 2024-04-10T02:55:37.474188+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:38.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: audit 2024-04-10T02:55:37.476010+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:55:38.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: audit 2024-04-10T02:55:37.483812+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:38.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: audit 2024-04-10T02:55:37.487816+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:38.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: audit 2024-04-10T02:55:37.489541+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:38.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: cephadm 2024-04-10T02:55:37.491473+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Deploying daemon mon.b on smithi136 2024-04-10T02:55:38.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:38 smithi016 bash[21212]: cluster 2024-04-10T02:55:37.935072+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:39.701 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:40 smithi016 bash[21212]: cluster 2024-04-10T02:55:39.935412+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:43.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:42 smithi136 bash[23435]: debug 2024-04-10T02:55:42.855+0000 7fe3d91d0700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-10T02:55:45.341 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:55:45 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:55:45.341 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:45 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:55:45.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:45 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:55:45.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:55:45 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:55:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:46 smithi016 bash[28961]: debug 2024-04-10T02:55:46.419+0000 7f9e1bfef700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-10T02:55:47.935 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-04-10T02:55:47.936 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":2,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","modified":"2024-04-10T02:55:42.865834Z","created":"2024-04-10T02:53:33.882278Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-10T02:55:47.939 INFO:teuthology.orchestra.run.smithi136.stderr:dumped monmap epoch 2 2024-04-10T02:55:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cephadm 2024-04-10T02:55:41.978292+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-04-10T02:55:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:42.866461+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:42.871800+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:55:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:42.872116+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-04-10T02:55:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:42.892157+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.136:0/165824153' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-10T02:55:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:42.892339+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:43.866540+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:43.936221+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:44.866591+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:44.868732+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:45.866810+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:45.936614+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:46.428495+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:46.866910+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:47.429476+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:47.866930+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:47.912723+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:47.918477+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:47.935800+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:47.935855+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:47.936145+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:47.936401+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-04-10T02:55:48.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: cluster 2024-04-10T02:55:47.937008+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:48.316 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:47.944186+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:48.316 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:47.951892+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:48.316 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:47.965694+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:48.316 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:47 smithi016 bash[21212]: audit 2024-04-10T02:55:47.972814+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cephadm 2024-04-10T02:55:41.978292+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-04-10T02:55:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:42.866461+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:42.871800+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:55:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:42.872116+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-04-10T02:55:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:42.892157+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.136:0/165824153' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-10T02:55:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:42.892339+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:43.866540+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:43.936221+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:44.866591+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:44.868732+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:45.866810+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:45.936614+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:46.428495+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:46.866910+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:47.429476+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:47.866930+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:47.912723+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:47.918477+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:47.935800+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:47.935855+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:47.936145+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:47.936401+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-04-10T02:55:48.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: cluster 2024-04-10T02:55:47.937008+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:48.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:47.944186+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:48.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:47.951892+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:48.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:47.965694+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:48.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:47 smithi136 bash[23435]: audit 2024-04-10T02:55:47.972814+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:49.313 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:55:48 smithi016 bash[21467]: debug 2024-04-10T02:55:48.863+0000 7fde83764700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-10T02:55:49.612 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-10T02:55:49.612 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph mon dump -f json 2024-04-10T02:55:53.783 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T02:55:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:48.435887+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:55:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:48.436312+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-04-10T02:55:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:48.441077+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:48.456106+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:48.456392+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:49.429802+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:49.937431+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:50.430299+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:50.432266+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:51.430135+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:51.937838+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:52.430309+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:53.430425+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:53.476761+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:53.484331+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0],c=[v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-10T02:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:53.503998+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-04-10T02:55:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:53.504059+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-10T02:55:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:53.504360+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-04-10T02:55:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: cluster 2024-04-10T02:55:53.504616+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-04-10T02:55:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:53.511944+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:53.517769+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:53.524080+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:53.530733+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[21212]: audit 2024-04-10T02:55:53.537101+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cephadm 2024-04-10T02:55:41.978292+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:42.866461+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:42.871800+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:42.872116+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:42.892157+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.136:0/165824153' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:42.892339+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:43.866540+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:43.936221+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:44.866591+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:44.868732+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:45.866810+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:45.936614+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:46.428495+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:46.866910+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:47.429476+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:47.866930+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:47.912723+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:47.918477+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:47.935800+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:47.935855+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:47.936145+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:47.936401+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:47.937008+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:47.944186+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:47.951892+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:47.965694+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:47.972814+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:48.435887+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:55:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:48.436312+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:48.441077+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:48.456106+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:48.456392+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:49.429802+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:49.937431+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:50.430299+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:50.432266+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:51.430135+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:51.937838+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:52.430309+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:53.430425+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:53.476761+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:53.484331+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0],c=[v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-10T02:55:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:53.503998+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-04-10T02:55:53.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:53.504059+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-10T02:55:53.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:53.504360+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-04-10T02:55:53.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: cluster 2024-04-10T02:55:53.504616+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-04-10T02:55:53.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:53.511944+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:53.517769+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:53.524080+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:53.530733+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:53 smithi016 bash[28961]: audit 2024-04-10T02:55:53.537101+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:48.435887+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:55:53.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:48.436312+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:48.441077+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:48.456106+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:48.456392+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:49.429802+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:49.937431+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:50.430299+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:50.432266+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:51.430135+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:51.937838+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:52.430309+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:53.430425+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:53.476761+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:53.484331+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0],c=[v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-10T02:55:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:53.503998+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-04-10T02:55:53.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:53.504059+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-10T02:55:53.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:53.504360+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 73s) 2024-04-10T02:55:53.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: cluster 2024-04-10T02:55:53.504616+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-04-10T02:55:53.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:53.511944+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:53.517769+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:53.524080+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:53.530733+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:53.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:53 smithi136 bash[23435]: audit 2024-04-10T02:55:53.537101+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: cluster 2024-04-10T02:55:53.938277+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:53.959403+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:53.961081+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:54.298110+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:54.301679+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:54.304832+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:54.307658+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:54.311637+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:54.362618+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:54.363810+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:54.364821+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:54.849 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:54 smithi136 bash[23435]: audit 2024-04-10T02:55:54.430327+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: cluster 2024-04-10T02:55:53.938277+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:53.959403+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:53.961081+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:54.298110+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:54.301679+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:54.304832+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:54.307658+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:54.311637+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:54.362618+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:54.363810+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T02:55:55.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:54.364821+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[21212]: audit 2024-04-10T02:55:54.430327+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: cluster 2024-04-10T02:55:53.938277+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:53.959403+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:53.961081+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:54.298110+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:54.301679+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:54.304832+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:54.307658+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:54.311637+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:54.362618+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:54.363810+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T02:55:55.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:54.364821+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:55.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:54 smithi016 bash[28961]: audit 2024-04-10T02:55:54.430327+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:55:55.698 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[21212]: cephadm 2024-04-10T02:55:53.963504+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T02:55:55.698 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[21212]: cephadm 2024-04-10T02:55:53.964237+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[21212]: cephadm 2024-04-10T02:55:54.128907+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[21212]: cephadm 2024-04-10T02:55:54.130489+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[21212]: cephadm 2024-04-10T02:55:54.362015+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[21212]: cephadm 2024-04-10T02:55:54.366218+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi016 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[28961]: cephadm 2024-04-10T02:55:53.963504+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[28961]: cephadm 2024-04-10T02:55:53.964237+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[28961]: cephadm 2024-04-10T02:55:54.128907+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[28961]: cephadm 2024-04-10T02:55:54.130489+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[28961]: cephadm 2024-04-10T02:55:54.362015+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-10T02:55:55.699 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:55 smithi016 bash[28961]: cephadm 2024-04-10T02:55:54.366218+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi016 2024-04-10T02:55:55.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:55 smithi136 bash[23435]: cephadm 2024-04-10T02:55:53.963504+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T02:55:55.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:55 smithi136 bash[23435]: cephadm 2024-04-10T02:55:53.964237+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T02:55:55.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:55 smithi136 bash[23435]: cephadm 2024-04-10T02:55:54.128907+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:55.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:55 smithi136 bash[23435]: cephadm 2024-04-10T02:55:54.130489+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T02:55:55.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:55 smithi136 bash[23435]: cephadm 2024-04-10T02:55:54.362015+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-10T02:55:55.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:55 smithi136 bash[23435]: cephadm 2024-04-10T02:55:54.366218+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi016 2024-04-10T02:55:56.391 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-04-10T02:55:56.391 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":3,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","modified":"2024-04-10T02:55:48.430322Z","created":"2024-04-10T02:53:33.882278Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:3300","nonce":0},{"type":"v1","addr":"172.21.15.136:6789","nonce":0}]},"addr":"172.21.15.136:6789/0","public_addr":"172.21.15.136:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3301","nonce":0},{"type":"v1","addr":"172.21.15.16:6790","nonce":0}]},"addr":"172.21.15.16:6790/0","public_addr":"172.21.15.16:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-10T02:55:56.399 INFO:teuthology.orchestra.run.smithi136.stderr:dumped monmap epoch 3 2024-04-10T02:55:56.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:56 smithi136 bash[23435]: cluster 2024-04-10T02:55:55.938673+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:56.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:56 smithi136 bash[23435]: audit 2024-04-10T02:55:56.122225+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:56.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:56 smithi136 bash[23435]: audit 2024-04-10T02:55:56.129460+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:56.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:56 smithi136 bash[23435]: audit 2024-04-10T02:55:56.135074+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:56.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:56 smithi136 bash[23435]: audit 2024-04-10T02:55:56.136704+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T02:55:56.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:56 smithi136 bash[23435]: audit 2024-04-10T02:55:56.138038+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:56.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:56 smithi136 bash[23435]: audit 2024-04-10T02:55:56.392839+0000 mon.a (mon.0) 199 : audit [DBG] from='client.? 172.21.15.136:0/1783319283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-10T02:55:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[28961]: cluster 2024-04-10T02:55:55.938673+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[28961]: audit 2024-04-10T02:55:56.122225+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[28961]: audit 2024-04-10T02:55:56.129460+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[28961]: audit 2024-04-10T02:55:56.135074+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[28961]: audit 2024-04-10T02:55:56.136704+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T02:55:56.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[28961]: audit 2024-04-10T02:55:56.138038+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:56.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[28961]: audit 2024-04-10T02:55:56.392839+0000 mon.a (mon.0) 199 : audit [DBG] from='client.? 172.21.15.136:0/1783319283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-10T02:55:56.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[21212]: cluster 2024-04-10T02:55:55.938673+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:56.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[21212]: audit 2024-04-10T02:55:56.122225+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:56.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[21212]: audit 2024-04-10T02:55:56.129460+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:56.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[21212]: audit 2024-04-10T02:55:56.135074+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:56.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[21212]: audit 2024-04-10T02:55:56.136704+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T02:55:56.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[21212]: audit 2024-04-10T02:55:56.138038+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:56.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:56 smithi016 bash[21212]: audit 2024-04-10T02:55:56.392839+0000 mon.a (mon.0) 199 : audit [DBG] from='client.? 172.21.15.136:0/1783319283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-10T02:55:57.029 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-10T02:55:57.030 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-10T02:55:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:57 smithi016 bash[21212]: cephadm 2024-04-10T02:55:56.134443+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-10T02:55:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:57 smithi016 bash[21212]: cephadm 2024-04-10T02:55:56.139451+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-04-10T02:55:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:57 smithi016 bash[28961]: cephadm 2024-04-10T02:55:56.134443+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-10T02:55:57.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:57 smithi016 bash[28961]: cephadm 2024-04-10T02:55:56.139451+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-04-10T02:55:57.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:57 smithi136 bash[23435]: cephadm 2024-04-10T02:55:56.134443+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-10T02:55:57.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:57 smithi136 bash[23435]: cephadm 2024-04-10T02:55:56.139451+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-04-10T02:55:59.127 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:58 smithi136 bash[23435]: audit 2024-04-10T02:55:57.886135+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:59.127 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:58 smithi136 bash[23435]: audit 2024-04-10T02:55:57.891210+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:59.127 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:58 smithi136 bash[23435]: cephadm 2024-04-10T02:55:57.908048+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-10T02:55:59.127 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:58 smithi136 bash[23435]: audit 2024-04-10T02:55:57.908620+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:59.127 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:58 smithi136 bash[23435]: audit 2024-04-10T02:55:57.910028+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T02:55:59.127 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:58 smithi136 bash[23435]: audit 2024-04-10T02:55:57.911149+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:59.127 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:58 smithi136 bash[23435]: cephadm 2024-04-10T02:55:57.912329+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mon.b on smithi136 2024-04-10T02:55:59.127 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:55:58 smithi136 bash[23435]: cluster 2024-04-10T02:55:57.939086+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:59.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[21212]: audit 2024-04-10T02:55:57.886135+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[21212]: audit 2024-04-10T02:55:57.891210+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[21212]: cephadm 2024-04-10T02:55:57.908048+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[21212]: audit 2024-04-10T02:55:57.908620+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[21212]: audit 2024-04-10T02:55:57.910028+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[21212]: audit 2024-04-10T02:55:57.911149+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[21212]: cephadm 2024-04-10T02:55:57.912329+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mon.b on smithi136 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[21212]: cluster 2024-04-10T02:55:57.939086+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[28961]: audit 2024-04-10T02:55:57.886135+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[28961]: audit 2024-04-10T02:55:57.891210+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:55:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[28961]: cephadm 2024-04-10T02:55:57.908048+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-10T02:55:59.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[28961]: audit 2024-04-10T02:55:57.908620+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T02:55:59.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[28961]: audit 2024-04-10T02:55:57.910028+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T02:55:59.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[28961]: audit 2024-04-10T02:55:57.911149+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:55:59.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[28961]: cephadm 2024-04-10T02:55:57.912329+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mon.b on smithi136 2024-04-10T02:55:59.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:55:58 smithi016 bash[28961]: cluster 2024-04-10T02:55:57.939086+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[21212]: audit 2024-04-10T02:55:59.440731+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[21212]: audit 2024-04-10T02:55:59.448241+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[21212]: audit 2024-04-10T02:55:59.482442+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[21212]: audit 2024-04-10T02:55:59.486034+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[21212]: audit 2024-04-10T02:55:59.487898+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[21212]: audit 2024-04-10T02:55:59.497116+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[21212]: cluster 2024-04-10T02:55:59.939503+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[28961]: audit 2024-04-10T02:55:59.440731+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[28961]: audit 2024-04-10T02:55:59.448241+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[28961]: audit 2024-04-10T02:55:59.482442+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[28961]: audit 2024-04-10T02:55:59.486034+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[28961]: audit 2024-04-10T02:55:59.487898+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[28961]: audit 2024-04-10T02:55:59.497116+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:00.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:00 smithi016 bash[28961]: cluster 2024-04-10T02:55:59.939503+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:00.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:00 smithi136 bash[23435]: audit 2024-04-10T02:55:59.440731+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:00.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:00 smithi136 bash[23435]: audit 2024-04-10T02:55:59.448241+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:00.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:00 smithi136 bash[23435]: audit 2024-04-10T02:55:59.482442+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:00.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:00 smithi136 bash[23435]: audit 2024-04-10T02:55:59.486034+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:00.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:00 smithi136 bash[23435]: audit 2024-04-10T02:55:59.487898+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:00.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:00 smithi136 bash[23435]: audit 2024-04-10T02:55:59.497116+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:00.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:00 smithi136 bash[23435]: cluster 2024-04-10T02:55:59.939503+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:01.764 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:56:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:02 smithi016 bash[21212]: cluster 2024-04-10T02:56:01.939957+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:02 smithi016 bash[28961]: cluster 2024-04-10T02:56:01.939957+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:02 smithi136 bash[23435]: cluster 2024-04-10T02:56:01.939957+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:04.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:04 smithi016 bash[28961]: cluster 2024-04-10T02:56:03.940379+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:04.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:04 smithi016 bash[21212]: cluster 2024-04-10T02:56:03.940379+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:04.351 INFO:teuthology.orchestra.run.smithi016.stdout:# minimal ceph.conf for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:56:04.351 INFO:teuthology.orchestra.run.smithi016.stdout:[global] 2024-04-10T02:56:04.351 INFO:teuthology.orchestra.run.smithi016.stdout: fsid = 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T02:56:04.351 INFO:teuthology.orchestra.run.smithi016.stdout: mon_host = [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] 2024-04-10T02:56:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:04 smithi136 bash[23435]: cluster 2024-04-10T02:56:03.940379+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:05.028 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-10T02:56:05.028 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:56:05.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.conf 2024-04-10T02:56:05.042 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:56:05.043 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-10T02:56:05.097 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:56:05.097 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.conf 2024-04-10T02:56:05.112 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:56:05.112 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-10T02:56:05.169 INFO:tasks.cephadm:Adding mgr.y on smithi016 2024-04-10T02:56:05.169 INFO:tasks.cephadm:Adding mgr.x on smithi136 2024-04-10T02:56:05.169 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch apply mgr '2;smithi016=y;smithi136=x' 2024-04-10T02:56:05.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:05 smithi016 bash[21212]: audit 2024-04-10T02:56:04.352815+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.16:0/343563047' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:05.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:05 smithi016 bash[28961]: audit 2024-04-10T02:56:04.352815+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.16:0/343563047' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:05.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:05 smithi136 bash[23435]: audit 2024-04-10T02:56:04.352815+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.16:0/343563047' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:06.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:06 smithi016 bash[21212]: cluster 2024-04-10T02:56:05.940781+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:06.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:06 smithi016 bash[28961]: cluster 2024-04-10T02:56:05.940781+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:06 smithi136 bash[23435]: cluster 2024-04-10T02:56:05.940781+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:08.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:08 smithi016 bash[21212]: cluster 2024-04-10T02:56:07.941185+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:08.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:08 smithi016 bash[28961]: cluster 2024-04-10T02:56:07.941185+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:08 smithi136 bash[23435]: cluster 2024-04-10T02:56:07.941185+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:08.913 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T02:56:10.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:10 smithi016 bash[21212]: cluster 2024-04-10T02:56:09.941579+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:10.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:10 smithi016 bash[28961]: cluster 2024-04-10T02:56:09.941579+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:10.350 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:10 smithi136 bash[23435]: cluster 2024-04-10T02:56:09.941579+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:11.439 INFO:teuthology.orchestra.run.smithi136.stdout:Scheduled mgr update... 2024-04-10T02:56:12.321 DEBUG:teuthology.orchestra.run.smithi136:mgr.x> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.x.service 2024-04-10T02:56:12.323 INFO:tasks.cephadm:Deploying OSDs... 2024-04-10T02:56:12.323 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T02:56:12.323 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/scratch_devs of=/dev/stdout 2024-04-10T02:56:12.330 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-04-10T02:56:12.330 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_1 2024-04-10T02:56:12.378 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-10T02:56:12.378 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-10T02:56:12.378 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-04-10T02:56:12.378 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-10T02:56:12.378 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-10 02:47:30.762604411 +0000 2024-04-10T02:56:12.378 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-10 02:47:30.498606770 +0000 2024-04-10T02:56:12.378 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-10 02:47:30.498606770 +0000 2024-04-10T02:56:12.378 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-04-10T02:56:12.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-10T02:56:12.432 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-10T02:56:12.432 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-10T02:56:12.432 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000315944 s, 1.6 MB/s 2024-04-10T02:56:12.434 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-10T02:56:12.484 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_2 2024-04-10T02:56:12.534 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-10T02:56:12.534 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-10T02:56:12.534 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-04-10T02:56:12.534 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-10T02:56:12.534 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-10 02:47:31.266599909 +0000 2024-04-10T02:56:12.534 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-10 02:47:30.978602482 +0000 2024-04-10T02:56:12.534 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-10 02:47:30.978602482 +0000 2024-04-10T02:56:12.534 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-04-10T02:56:12.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-10T02:56:12.592 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-10T02:56:12.592 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-10T02:56:12.592 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000211198 s, 2.4 MB/s 2024-04-10T02:56:12.593 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-10T02:56:12.601 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.429469+0000 mgr.y (mgr.14152) 71 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi016=y;smithi136=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:56:12.601 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: cephadm 2024-04-10T02:56:11.433098+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Saving service mgr spec with placement smithi016=y;smithi136=x;count:2 2024-04-10T02:56:12.601 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.439968+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:12.601 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.461547+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:12.601 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.465428+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:12.601 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.467127+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:12.601 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.476703+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:12.601 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.479896+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T02:56:12.601 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.485543+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-10T02:56:12.602 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.487324+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T02:56:12.602 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: audit 2024-04-10T02:56:11.489249+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:12.602 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: cephadm 2024-04-10T02:56:11.491264+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon mgr.x on smithi136 2024-04-10T02:56:12.602 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:12 smithi136 bash[23435]: cluster 2024-04-10T02:56:11.941965+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:12.643 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_3 2024-04-10T02:56:12.689 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-10T02:56:12.689 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-10T02:56:12.689 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-04-10T02:56:12.689 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-10T02:56:12.690 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-10 02:47:31.522597623 +0000 2024-04-10T02:56:12.690 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-10 02:47:31.518597659 +0000 2024-04-10T02:56:12.690 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-10 02:47:31.518597659 +0000 2024-04-10T02:56:12.690 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-04-10T02:56:12.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-10T02:56:12.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.429469+0000 mgr.y (mgr.14152) 71 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi016=y;smithi136=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:56:12.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: cephadm 2024-04-10T02:56:11.433098+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Saving service mgr spec with placement smithi016=y;smithi136=x;count:2 2024-04-10T02:56:12.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.439968+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:12.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.461547+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:12.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.465428+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:12.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.467127+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:12.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.476703+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:12.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.479896+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T02:56:12.743 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.485543+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-10T02:56:12.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.487324+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T02:56:12.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: audit 2024-04-10T02:56:11.489249+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:12.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: cephadm 2024-04-10T02:56:11.491264+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon mgr.x on smithi136 2024-04-10T02:56:12.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[28961]: cluster 2024-04-10T02:56:11.941965+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:12.744 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.429469+0000 mgr.y (mgr.14152) 71 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi016=y;smithi136=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:56:12.744 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: cephadm 2024-04-10T02:56:11.433098+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Saving service mgr spec with placement smithi016=y;smithi136=x;count:2 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.439968+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.461547+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.465428+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.467127+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.476703+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.479896+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.485543+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.487324+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: audit 2024-04-10T02:56:11.489249+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: cephadm 2024-04-10T02:56:11.491264+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon mgr.x on smithi136 2024-04-10T02:56:12.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:12 smithi016 bash[21212]: cluster 2024-04-10T02:56:11.941965+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:12.746 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-10T02:56:12.746 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-10T02:56:12.747 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000209316 s, 2.4 MB/s 2024-04-10T02:56:12.747 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-10T02:56:12.795 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_4 2024-04-10T02:56:12.841 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-10T02:56:12.841 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-10T02:56:12.841 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-04-10T02:56:12.842 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-10T02:56:12.842 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-10 02:47:32.270590941 +0000 2024-04-10T02:56:12.842 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-10 02:47:31.998593371 +0000 2024-04-10T02:56:12.842 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-10 02:47:31.998593371 +0000 2024-04-10T02:56:12.842 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-04-10T02:56:12.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-10T02:56:12.899 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-10T02:56:12.899 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-10T02:56:12.899 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000305566 s, 1.7 MB/s 2024-04-10T02:56:12.900 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-10T02:56:12.951 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T02:56:12.951 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2024-04-10T02:56:12.957 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-04-10T02:56:12.958 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_1 2024-04-10T02:56:13.005 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-10T02:56:13.005 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-10T02:56:13.005 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 883 Links: 1 2024-04-10T02:56:13.005 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-10T02:56:13.005 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-04-10 02:47:30.795355979 +0000 2024-04-10T02:56:13.005 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-04-10 02:47:30.535358301 +0000 2024-04-10T02:56:13.005 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-04-10 02:47:30.535358301 +0000 2024-04-10T02:56:13.006 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: - 2024-04-10T02:56:13.006 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-10T02:56:13.060 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-04-10T02:56:13.060 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-04-10T02:56:13.060 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000447607 s, 1.1 MB/s 2024-04-10T02:56:13.061 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-10T02:56:13.110 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_2 2024-04-10T02:56:13.157 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-10T02:56:13.157 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-10T02:56:13.157 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 896 Links: 1 2024-04-10T02:56:13.157 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-10T02:56:13.157 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-04-10 02:47:31.307351405 +0000 2024-04-10T02:56:13.157 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-04-10 02:47:31.031353871 +0000 2024-04-10T02:56:13.157 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-04-10 02:47:31.031353871 +0000 2024-04-10T02:56:13.157 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: - 2024-04-10T02:56:13.157 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-10T02:56:13.211 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-04-10T02:56:13.211 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-04-10T02:56:13.211 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.00042316 s, 1.2 MB/s 2024-04-10T02:56:13.212 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-10T02:56:13.262 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_3 2024-04-10T02:56:13.313 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-10T02:56:13.313 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-10T02:56:13.313 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-04-10T02:56:13.313 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-10T02:56:13.313 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-04-10 02:47:31.767347296 +0000 2024-04-10T02:56:13.313 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-04-10 02:47:31.515349547 +0000 2024-04-10T02:56:13.313 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-04-10 02:47:31.515349547 +0000 2024-04-10T02:56:13.313 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: - 2024-04-10T02:56:13.314 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-10T02:56:13.369 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-04-10T02:56:13.369 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-04-10T02:56:13.369 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000427781 s, 1.2 MB/s 2024-04-10T02:56:13.370 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-10T02:56:13.418 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_4 2024-04-10T02:56:13.464 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-10T02:56:13.464 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-10T02:56:13.464 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 932 Links: 1 2024-04-10T02:56:13.464 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-10T02:56:13.465 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-04-10 02:47:32.231343152 +0000 2024-04-10T02:56:13.465 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-04-10 02:47:31.983345367 +0000 2024-04-10T02:56:13.465 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-04-10 02:47:31.983345367 +0000 2024-04-10T02:56:13.465 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: - 2024-04-10T02:56:13.465 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-10T02:56:13.520 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-04-10T02:56:13.520 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-04-10T02:56:13.520 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.00026256 s, 2.0 MB/s 2024-04-10T02:56:13.521 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-10T02:56:13.570 INFO:tasks.cephadm:Deploying osd.0 on smithi016 with /dev/vg_nvme/lv_4... 2024-04-10T02:56:13.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-10T02:56:13.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:13.672 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:13.672 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:13.672 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:14.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:14.172 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:14.172 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:13 smithi136 systemd[1]: Started Ceph mgr.x for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T02:56:14.922 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:14 smithi136 bash[24427]: debug 2024-04-10T02:56:14.751+0000 7f40cb574700 1 -- 172.21.15.136:0/1727219262 <== mon.1 v2:172.21.15.136:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55794fd609c0 con 0x55794fe66c00 2024-04-10T02:56:14.922 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:14 smithi136 bash[24427]: debug 2024-04-10T02:56:14.891+0000 7f40d3c971c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T02:56:14.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:14 smithi136 bash[23435]: audit 2024-04-10T02:56:13.860239+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:14.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:14 smithi136 bash[23435]: audit 2024-04-10T02:56:13.869000+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:14.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:14 smithi136 bash[23435]: audit 2024-04-10T02:56:13.919625+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:14.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:14 smithi136 bash[23435]: audit 2024-04-10T02:56:13.928157+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:14.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:14 smithi136 bash[23435]: cluster 2024-04-10T02:56:13.942332+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:14.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:14 smithi136 bash[23435]: audit 2024-04-10T02:56:13.997277+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:15.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[21212]: audit 2024-04-10T02:56:13.860239+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:15.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[21212]: audit 2024-04-10T02:56:13.869000+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:15.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[21212]: audit 2024-04-10T02:56:13.919625+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:15.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[21212]: audit 2024-04-10T02:56:13.928157+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:15.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[21212]: cluster 2024-04-10T02:56:13.942332+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:15.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[21212]: audit 2024-04-10T02:56:13.997277+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:15.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[28961]: audit 2024-04-10T02:56:13.860239+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:15.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[28961]: audit 2024-04-10T02:56:13.869000+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:15.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[28961]: audit 2024-04-10T02:56:13.919625+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:15.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[28961]: audit 2024-04-10T02:56:13.928157+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:15.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[28961]: cluster 2024-04-10T02:56:13.942332+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:15.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:14 smithi016 bash[28961]: audit 2024-04-10T02:56:13.997277+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:16.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:16 smithi016 bash[21212]: cluster 2024-04-10T02:56:15.942773+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:16.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:16 smithi016 bash[28961]: cluster 2024-04-10T02:56:15.942773+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:16 smithi136 bash[23435]: cluster 2024-04-10T02:56:15.942773+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:16.766 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:16 smithi136 bash[24427]: debug 2024-04-10T02:56:16.427+0000 7f40d3c971c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T02:56:16.767 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:16 smithi136 bash[24427]: debug 2024-04-10T02:56:16.519+0000 7f40d3c971c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T02:56:17.172 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:16 smithi136 bash[24427]: debug 2024-04-10T02:56:16.767+0000 7f40d3c971c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T02:56:17.922 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:17 smithi136 bash[24427]: debug 2024-04-10T02:56:17.535+0000 7f40d3c971c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T02:56:17.922 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:17 smithi136 bash[24427]: debug 2024-04-10T02:56:17.639+0000 7f40d3c971c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T02:56:17.922 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:17 smithi136 bash[24427]: debug 2024-04-10T02:56:17.739+0000 7f40d3c971c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T02:56:18.274 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:18 smithi136 bash[23435]: cluster 2024-04-10T02:56:17.943220+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:18.274 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:18 smithi136 bash[24427]: debug 2024-04-10T02:56:18.067+0000 7f40d3c971c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T02:56:18.274 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:18 smithi136 bash[24427]: debug 2024-04-10T02:56:18.175+0000 7f40d3c971c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T02:56:18.299 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:56:18.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:18 smithi016 bash[21212]: cluster 2024-04-10T02:56:17.943220+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:18.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:18 smithi016 bash[28961]: cluster 2024-04-10T02:56:17.943220+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:18.592 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:18 smithi136 bash[24427]: debug 2024-04-10T02:56:18.275+0000 7f40d3c971c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T02:56:18.922 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:18 smithi136 bash[24427]: debug 2024-04-10T02:56:18.591+0000 7f40d3c971c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T02:56:18.922 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:18 smithi136 bash[24427]: debug 2024-04-10T02:56:18.691+0000 7f40d3c971c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T02:56:19.422 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[24427]: debug 2024-04-10T02:56:19.067+0000 7f40d3c971c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T02:56:19.422 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[24427]: debug 2024-04-10T02:56:19.175+0000 7f40d3c971c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T02:56:19.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[23435]: audit 2024-04-10T02:56:18.520011+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[23435]: audit 2024-04-10T02:56:18.986790+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[23435]: audit 2024-04-10T02:56:18.994854+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[23435]: audit 2024-04-10T02:56:18.996643+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[23435]: audit 2024-04-10T02:56:18.998690+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[23435]: audit 2024-04-10T02:56:19.007955+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[23435]: audit 2024-04-10T02:56:19.078652+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[23435]: audit 2024-04-10T02:56:19.079623+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[23435]: audit 2024-04-10T02:56:19.080364+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[24427]: debug 2024-04-10T02:56:19.439+0000 7f40d3c971c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T02:56:19.884 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[24427]: debug 2024-04-10T02:56:19.651+0000 7f40d3c971c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T02:56:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[21212]: audit 2024-04-10T02:56:18.520011+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[21212]: audit 2024-04-10T02:56:18.986790+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[21212]: audit 2024-04-10T02:56:18.994854+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[21212]: audit 2024-04-10T02:56:18.996643+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[21212]: audit 2024-04-10T02:56:18.998690+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[21212]: audit 2024-04-10T02:56:19.007955+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[21212]: audit 2024-04-10T02:56:19.078652+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[21212]: audit 2024-04-10T02:56:19.079623+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[21212]: audit 2024-04-10T02:56:19.080364+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[28961]: audit 2024-04-10T02:56:18.520011+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[28961]: audit 2024-04-10T02:56:18.986790+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[28961]: audit 2024-04-10T02:56:18.994854+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:20.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[28961]: audit 2024-04-10T02:56:18.996643+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:20.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[28961]: audit 2024-04-10T02:56:18.998690+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:20.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[28961]: audit 2024-04-10T02:56:19.007955+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:20.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[28961]: audit 2024-04-10T02:56:19.078652+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T02:56:20.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[28961]: audit 2024-04-10T02:56:19.079623+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T02:56:20.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:19 smithi016 bash[28961]: audit 2024-04-10T02:56:19.080364+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:20.172 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:19 smithi136 bash[24427]: debug 2024-04-10T02:56:19.883+0000 7f40d3c971c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T02:56:20.526 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:20 smithi136 bash[24427]: debug 2024-04-10T02:56:20.171+0000 7f40d3c971c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T02:56:20.526 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:20 smithi136 bash[24427]: debug 2024-04-10T02:56:20.387+0000 7f40d3c971c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T02:56:20.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:20 smithi016 bash[21212]: cephadm 2024-04-10T02:56:19.078197+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-10T02:56:20.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:20 smithi016 bash[21212]: cephadm 2024-04-10T02:56:19.081268+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-04-10T02:56:20.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:20 smithi016 bash[21212]: cluster 2024-04-10T02:56:19.943618+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:20.651 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:20 smithi016 bash[28961]: cephadm 2024-04-10T02:56:19.078197+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-10T02:56:20.651 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:20 smithi016 bash[28961]: cephadm 2024-04-10T02:56:19.081268+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-04-10T02:56:20.651 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:20 smithi016 bash[28961]: cluster 2024-04-10T02:56:19.943618+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:20 smithi136 bash[23435]: cephadm 2024-04-10T02:56:19.078197+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-10T02:56:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:20 smithi136 bash[23435]: cephadm 2024-04-10T02:56:19.081268+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-04-10T02:56:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:20 smithi136 bash[23435]: cluster 2024-04-10T02:56:19.943618+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:21.422 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:21 smithi136 bash[24427]: debug 2024-04-10T02:56:21.143+0000 7f40d3c971c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T02:56:21.422 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:21 smithi136 bash[24427]: debug 2024-04-10T02:56:21.255+0000 7f40d3c971c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T02:56:22.172 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:21 smithi136 bash[24427]: debug 2024-04-10T02:56:21.743+0000 7f40d3c971c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T02:56:22.172 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:21 smithi136 bash[24427]: debug 2024-04-10T02:56:21.855+0000 7f40d3c971c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T02:56:22.401 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-10T02:56:22.402 INFO:teuthology.orchestra.run.smithi016.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-10T02:56:22.402 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10+0 records in 2024-04-10T02:56:22.402 INFO:teuthology.orchestra.run.smithi016.stderr:10+0 records out 2024-04-10T02:56:22.402 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.009837 s, 1.1 GB/s 2024-04-10T02:56:22.402 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping successful for: 2024-04-10T02:56:22.672 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[24427]: debug 2024-04-10T02:56:22.223+0000 7f40d3c971c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T02:56:22.672 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[24427]: debug 2024-04-10T02:56:22.339+0000 7f40d3c971c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T02:56:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:21.771324+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:21.776901+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:21.801949+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: cluster 2024-04-10T02:56:21.943930+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:22.226115+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:22.227307+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:22.233005+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: cluster 2024-04-10T02:56:22.361721+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:22.363257+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:22.363922+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:22.365225+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[28961]: audit 2024-04-10T02:56:22.365835+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:21.771324+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:23.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:21.776901+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:21.801949+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: cluster 2024-04-10T02:56:21.943930+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:22.226115+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:22.227307+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:22.233005+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: cluster 2024-04-10T02:56:22.361721+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:22.363257+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:22.363922+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:22.365225+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T02:56:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:22 smithi016 bash[21212]: audit 2024-04-10T02:56:22.365835+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T02:56:23.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch daemon add osd smithi016:vg_nvme/lv_4 2024-04-10T02:56:23.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:21.771324+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:23.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:21.776901+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:23.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:21.801949+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: cluster 2024-04-10T02:56:21.943930+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:22.226115+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:22.227307+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:56:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:22.233005+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: cluster 2024-04-10T02:56:22.361721+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-04-10T02:56:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:22.363257+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T02:56:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:22.363922+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T02:56:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:22.365225+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T02:56:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:22 smithi136 bash[23435]: audit 2024-04-10T02:56:22.365835+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.136:0/830008875' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T02:56:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:24 smithi016 bash[21212]: cluster 2024-04-10T02:56:23.244139+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2024-04-10T02:56:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:24 smithi016 bash[21212]: audit 2024-04-10T02:56:23.244369+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T02:56:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:24 smithi016 bash[21212]: cluster 2024-04-10T02:56:23.944385+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:24 smithi016 bash[28961]: cluster 2024-04-10T02:56:23.244139+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2024-04-10T02:56:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:24 smithi016 bash[28961]: audit 2024-04-10T02:56:23.244369+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T02:56:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:24 smithi016 bash[28961]: cluster 2024-04-10T02:56:23.944385+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:24.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:24 smithi136 bash[23435]: cluster 2024-04-10T02:56:23.244139+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2024-04-10T02:56:24.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:24 smithi136 bash[23435]: audit 2024-04-10T02:56:23.244369+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T02:56:24.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:24 smithi136 bash[23435]: cluster 2024-04-10T02:56:23.944385+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:26.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:26 smithi016 bash[21212]: cluster 2024-04-10T02:56:25.944778+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:26 smithi016 bash[28961]: cluster 2024-04-10T02:56:25.944778+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:26.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:26 smithi136 bash[23435]: cluster 2024-04-10T02:56:25.944778+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:27.810 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:56:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:28 smithi016 bash[21212]: cluster 2024-04-10T02:56:27.945197+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:28 smithi016 bash[28961]: cluster 2024-04-10T02:56:27.945197+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:28.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:28 smithi136 bash[23435]: cluster 2024-04-10T02:56:27.945197+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:30 smithi016 bash[28961]: cluster 2024-04-10T02:56:29.945561+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:30 smithi016 bash[21212]: cluster 2024-04-10T02:56:29.945561+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:30 smithi136 bash[23435]: cluster 2024-04-10T02:56:29.945561+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:31 smithi016 bash[21212]: audit 2024-04-10T02:56:30.490481+0000 mgr.y (mgr.14152) 86 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:56:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:31 smithi016 bash[21212]: audit 2024-04-10T02:56:30.497740+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:56:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:31 smithi016 bash[21212]: audit 2024-04-10T02:56:30.501659+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:56:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:31 smithi016 bash[21212]: audit 2024-04-10T02:56:30.503010+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:31 smithi016 bash[28961]: audit 2024-04-10T02:56:30.490481+0000 mgr.y (mgr.14152) 86 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:56:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:31 smithi016 bash[28961]: audit 2024-04-10T02:56:30.497740+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:56:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:31 smithi016 bash[28961]: audit 2024-04-10T02:56:30.501659+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:56:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:31 smithi016 bash[28961]: audit 2024-04-10T02:56:30.503010+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:31.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:31 smithi136 bash[23435]: audit 2024-04-10T02:56:30.490481+0000 mgr.y (mgr.14152) 86 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:56:31.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:31 smithi136 bash[23435]: audit 2024-04-10T02:56:30.497740+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:56:31.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:31 smithi136 bash[23435]: audit 2024-04-10T02:56:30.501659+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:56:31.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:31 smithi136 bash[23435]: audit 2024-04-10T02:56:30.503010+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:32.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:32 smithi016 bash[21212]: cluster 2024-04-10T02:56:31.945978+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:32.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:32 smithi016 bash[28961]: cluster 2024-04-10T02:56:31.945978+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:32 smithi136 bash[23435]: cluster 2024-04-10T02:56:31.945978+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:34.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:34 smithi016 bash[21212]: cluster 2024-04-10T02:56:33.946397+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:34.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:34 smithi016 bash[28961]: cluster 2024-04-10T02:56:33.946397+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:34 smithi136 bash[23435]: cluster 2024-04-10T02:56:33.946397+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:36 smithi016 bash[21212]: cluster 2024-04-10T02:56:35.946806+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:36 smithi016 bash[28961]: cluster 2024-04-10T02:56:35.946806+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:36 smithi136 bash[23435]: cluster 2024-04-10T02:56:35.946806+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:38.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:38 smithi016 bash[21212]: cluster 2024-04-10T02:56:37.947213+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:38.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:38 smithi016 bash[28961]: cluster 2024-04-10T02:56:37.947213+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:38.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:38 smithi136 bash[23435]: cluster 2024-04-10T02:56:37.947213+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[21212]: audit 2024-04-10T02:56:38.381477+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.16:0/2809396042' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73105fe8-c25b-45f5-bd33-42d749129417"}]: dispatch 2024-04-10T02:56:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[21212]: audit 2024-04-10T02:56:38.382153+0000 mon.a (mon.0) 246 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73105fe8-c25b-45f5-bd33-42d749129417"}]: dispatch 2024-04-10T02:56:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[21212]: audit 2024-04-10T02:56:38.387281+0000 mon.a (mon.0) 247 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73105fe8-c25b-45f5-bd33-42d749129417"}]': finished 2024-04-10T02:56:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[21212]: cluster 2024-04-10T02:56:38.387376+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-10T02:56:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[21212]: audit 2024-04-10T02:56:38.387557+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:56:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[28961]: audit 2024-04-10T02:56:38.381477+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.16:0/2809396042' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73105fe8-c25b-45f5-bd33-42d749129417"}]: dispatch 2024-04-10T02:56:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[28961]: audit 2024-04-10T02:56:38.382153+0000 mon.a (mon.0) 246 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73105fe8-c25b-45f5-bd33-42d749129417"}]: dispatch 2024-04-10T02:56:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[28961]: audit 2024-04-10T02:56:38.387281+0000 mon.a (mon.0) 247 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73105fe8-c25b-45f5-bd33-42d749129417"}]': finished 2024-04-10T02:56:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[28961]: cluster 2024-04-10T02:56:38.387376+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-10T02:56:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:39 smithi016 bash[28961]: audit 2024-04-10T02:56:38.387557+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:56:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:39 smithi136 bash[23435]: audit 2024-04-10T02:56:38.381477+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.16:0/2809396042' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73105fe8-c25b-45f5-bd33-42d749129417"}]: dispatch 2024-04-10T02:56:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:39 smithi136 bash[23435]: audit 2024-04-10T02:56:38.382153+0000 mon.a (mon.0) 246 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "73105fe8-c25b-45f5-bd33-42d749129417"}]: dispatch 2024-04-10T02:56:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:39 smithi136 bash[23435]: audit 2024-04-10T02:56:38.387281+0000 mon.a (mon.0) 247 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "73105fe8-c25b-45f5-bd33-42d749129417"}]': finished 2024-04-10T02:56:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:39 smithi136 bash[23435]: cluster 2024-04-10T02:56:38.387376+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-10T02:56:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:39 smithi136 bash[23435]: audit 2024-04-10T02:56:38.387557+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:56:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:40 smithi016 bash[21212]: audit 2024-04-10T02:56:39.105235+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.16:0/2945994129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:56:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:40 smithi016 bash[21212]: cluster 2024-04-10T02:56:39.947645+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:40 smithi016 bash[28961]: audit 2024-04-10T02:56:39.105235+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.16:0/2945994129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:56:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:40 smithi016 bash[28961]: cluster 2024-04-10T02:56:39.947645+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:40.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:40 smithi136 bash[23435]: audit 2024-04-10T02:56:39.105235+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.16:0/2945994129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:56:40.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:40 smithi136 bash[23435]: cluster 2024-04-10T02:56:39.947645+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:42.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:42 smithi016 bash[21212]: cluster 2024-04-10T02:56:41.948055+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:42.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:42 smithi016 bash[28961]: cluster 2024-04-10T02:56:41.948055+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:42.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:42 smithi136 bash[23435]: cluster 2024-04-10T02:56:41.948055+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:44 smithi016 bash[21212]: cluster 2024-04-10T02:56:43.948432+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:44.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:44 smithi016 bash[28961]: cluster 2024-04-10T02:56:43.948432+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:44.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:44 smithi136 bash[23435]: cluster 2024-04-10T02:56:43.948432+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:46.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:46 smithi016 bash[21212]: cluster 2024-04-10T02:56:45.948836+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:46.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:46 smithi016 bash[28961]: cluster 2024-04-10T02:56:45.948836+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:46.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:46 smithi136 bash[23435]: cluster 2024-04-10T02:56:45.948836+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:48.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:48 smithi016 bash[21212]: cluster 2024-04-10T02:56:47.949238+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:48.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:48 smithi016 bash[28961]: cluster 2024-04-10T02:56:47.949238+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:48.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:48 smithi136 bash[23435]: cluster 2024-04-10T02:56:47.949238+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:50.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:50 smithi016 bash[21212]: cluster 2024-04-10T02:56:49.949645+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:50.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:50 smithi016 bash[28961]: cluster 2024-04-10T02:56:49.949645+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:50.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:50 smithi136 bash[23435]: cluster 2024-04-10T02:56:49.949645+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:51.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:51 smithi016 bash[21212]: audit 2024-04-10T02:56:50.285550+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-10T02:56:51.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:51 smithi016 bash[21212]: audit 2024-04-10T02:56:50.287181+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:51.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:51 smithi016 bash[21212]: cephadm 2024-04-10T02:56:50.288521+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-04-10T02:56:51.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:51 smithi016 bash[28961]: audit 2024-04-10T02:56:50.285550+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-10T02:56:51.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:51 smithi016 bash[28961]: audit 2024-04-10T02:56:50.287181+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:51.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:51 smithi016 bash[28961]: cephadm 2024-04-10T02:56:50.288521+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-04-10T02:56:51.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:51 smithi136 bash[23435]: audit 2024-04-10T02:56:50.285550+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-10T02:56:51.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:51 smithi136 bash[23435]: audit 2024-04-10T02:56:50.287181+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:56:51.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:51 smithi136 bash[23435]: cephadm 2024-04-10T02:56:50.288521+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-04-10T02:56:52.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:52 smithi016 bash[21212]: cluster 2024-04-10T02:56:51.950148+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:52.317 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:52 smithi016 bash[28961]: cluster 2024-04-10T02:56:51.950148+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:52 smithi136 bash[23435]: cluster 2024-04-10T02:56:51.950148+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:54.313 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:56:54 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:54.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:54 smithi016 bash[28961]: cluster 2024-04-10T02:56:53.950598+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:54.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:54 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:54.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:54 smithi016 bash[21212]: cluster 2024-04-10T02:56:53.950598+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:54.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:54 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:54.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:54 smithi136 bash[23435]: cluster 2024-04-10T02:56:53.950598+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:54.610 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:54 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:54.610 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:56:54 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:54.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:54 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:56:55.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:55 smithi016 bash[21212]: audit 2024-04-10T02:56:54.603641+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:55.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:55 smithi016 bash[21212]: audit 2024-04-10T02:56:54.608222+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:55.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:55 smithi016 bash[21212]: audit 2024-04-10T02:56:54.647493+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:55 smithi016 bash[28961]: audit 2024-04-10T02:56:54.603641+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:55 smithi016 bash[28961]: audit 2024-04-10T02:56:54.608222+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:55 smithi016 bash[28961]: audit 2024-04-10T02:56:54.647493+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:55 smithi136 bash[23435]: audit 2024-04-10T02:56:54.603641+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:55 smithi136 bash[23435]: audit 2024-04-10T02:56:54.608222+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:56:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:55 smithi136 bash[23435]: audit 2024-04-10T02:56:54.647493+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:56:56.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:56 smithi136 bash[23435]: cluster 2024-04-10T02:56:55.950982+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:57.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:56 smithi016 bash[21212]: cluster 2024-04-10T02:56:55.950982+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:57.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:56 smithi016 bash[28961]: cluster 2024-04-10T02:56:55.950982+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:56:58 smithi016 bash[28961]: cluster 2024-04-10T02:56:57.951397+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:56:58 smithi016 bash[21212]: cluster 2024-04-10T02:56:57.951397+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:56:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:56:58 smithi136 bash[23435]: cluster 2024-04-10T02:56:57.951397+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:57:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[21212]: audit 2024-04-10T02:56:59.681549+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[21212]: audit 2024-04-10T02:56:59.686264+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[21212]: cluster 2024-04-10T02:56:59.951662+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:57:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[21212]: audit 2024-04-10T02:57:00.052438+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[21212]: audit 2024-04-10T02:57:00.053252+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:57:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[21212]: audit 2024-04-10T02:57:00.059988+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[28961]: audit 2024-04-10T02:56:59.681549+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[28961]: audit 2024-04-10T02:56:59.686264+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[28961]: cluster 2024-04-10T02:56:59.951662+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:57:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[28961]: audit 2024-04-10T02:57:00.052438+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[28961]: audit 2024-04-10T02:57:00.053252+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:57:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:00 smithi016 bash[28961]: audit 2024-04-10T02:57:00.059988+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:01.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:00 smithi136 bash[23435]: audit 2024-04-10T02:56:59.681549+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:01.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:00 smithi136 bash[23435]: audit 2024-04-10T02:56:59.686264+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:01.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:00 smithi136 bash[23435]: cluster 2024-04-10T02:56:59.951662+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:57:01.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:00 smithi136 bash[23435]: audit 2024-04-10T02:57:00.052438+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:01.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:00 smithi136 bash[23435]: audit 2024-04-10T02:57:00.053252+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:57:01.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:00 smithi136 bash[23435]: audit 2024-04-10T02:57:00.059988+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:01 smithi016 bash[21212]: audit 2024-04-10T02:57:00.931804+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-10T02:57:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:01 smithi016 bash[28961]: audit 2024-04-10T02:57:00.931804+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-10T02:57:02.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:01 smithi136 bash[23435]: audit 2024-04-10T02:57:00.931804+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-10T02:57:02.993 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 0 on host 'smithi016' 2024-04-10T02:57:03.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[21212]: audit 2024-04-10T02:57:01.701796+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-10T02:57:03.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[21212]: cluster 2024-04-10T02:57:01.701984+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-10T02:57:03.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[21212]: audit 2024-04-10T02:57:01.702341+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:03.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[21212]: audit 2024-04-10T02:57:01.703289+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:57:03.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[21212]: cluster 2024-04-10T02:57:01.952027+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:57:03.014 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[28961]: audit 2024-04-10T02:57:01.701796+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-10T02:57:03.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[28961]: cluster 2024-04-10T02:57:01.701984+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-10T02:57:03.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[28961]: audit 2024-04-10T02:57:01.702341+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:03.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[28961]: audit 2024-04-10T02:57:01.703289+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:57:03.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:02 smithi016 bash[28961]: cluster 2024-04-10T02:57:01.952027+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:57:03.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:02 smithi136 bash[23435]: audit 2024-04-10T02:57:01.701796+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-10T02:57:03.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:02 smithi136 bash[23435]: cluster 2024-04-10T02:57:01.701984+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-10T02:57:03.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:02 smithi136 bash[23435]: audit 2024-04-10T02:57:01.702341+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:03.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:02 smithi136 bash[23435]: audit 2024-04-10T02:57:01.703289+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:57:03.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:02 smithi136 bash[23435]: cluster 2024-04-10T02:57:01.952027+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-10T02:57:03.579 DEBUG:teuthology.orchestra.run.smithi016:osd.0> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.0.service 2024-04-10T02:57:03.582 INFO:tasks.cephadm:Deploying osd.1 on smithi016 with /dev/vg_nvme/lv_3... 2024-04-10T02:57:03.582 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-10T02:57:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[28961]: audit 2024-04-10T02:57:02.712011+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:57:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[28961]: cluster 2024-04-10T02:57:02.712154+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-10T02:57:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[28961]: audit 2024-04-10T02:57:02.712539+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[28961]: audit 2024-04-10T02:57:02.719997+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[28961]: audit 2024-04-10T02:57:02.932228+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[28961]: audit 2024-04-10T02:57:02.932769+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[28961]: audit 2024-04-10T02:57:02.941407+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[21212]: audit 2024-04-10T02:57:02.712011+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[21212]: cluster 2024-04-10T02:57:02.712154+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[21212]: audit 2024-04-10T02:57:02.712539+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[21212]: audit 2024-04-10T02:57:02.719997+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[21212]: audit 2024-04-10T02:57:02.932228+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:04.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[21212]: audit 2024-04-10T02:57:02.932769+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:57:04.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:03 smithi016 bash[21212]: audit 2024-04-10T02:57:02.941407+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:04.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:03 smithi136 bash[23435]: audit 2024-04-10T02:57:02.712011+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:57:04.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:03 smithi136 bash[23435]: cluster 2024-04-10T02:57:02.712154+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-10T02:57:04.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:03 smithi136 bash[23435]: audit 2024-04-10T02:57:02.712539+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:04.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:03 smithi136 bash[23435]: audit 2024-04-10T02:57:02.719997+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:04.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:03 smithi136 bash[23435]: audit 2024-04-10T02:57:02.932228+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:04.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:03 smithi136 bash[23435]: audit 2024-04-10T02:57:02.932769+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:57:04.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:03 smithi136 bash[23435]: audit 2024-04-10T02:57:02.941407+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:05.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[21212]: cluster 2024-04-10T02:57:01.916256+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:57:05.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[21212]: cluster 2024-04-10T02:57:01.916341+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:57:05.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[21212]: cluster 2024-04-10T02:57:03.712132+0000 mon.a (mon.0) 272 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248] boot 2024-04-10T02:57:05.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[21212]: cluster 2024-04-10T02:57:03.712237+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-10T02:57:05.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[21212]: audit 2024-04-10T02:57:03.712939+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:05.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[21212]: cluster 2024-04-10T02:57:03.952530+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:05.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[28961]: cluster 2024-04-10T02:57:01.916256+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:57:05.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[28961]: cluster 2024-04-10T02:57:01.916341+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:57:05.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[28961]: cluster 2024-04-10T02:57:03.712132+0000 mon.a (mon.0) 272 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248] boot 2024-04-10T02:57:05.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[28961]: cluster 2024-04-10T02:57:03.712237+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-10T02:57:05.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[28961]: audit 2024-04-10T02:57:03.712939+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:05.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:04 smithi016 bash[28961]: cluster 2024-04-10T02:57:03.952530+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:05.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:04 smithi136 bash[23435]: cluster 2024-04-10T02:57:01.916256+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:57:05.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:04 smithi136 bash[23435]: cluster 2024-04-10T02:57:01.916341+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:57:05.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:04 smithi136 bash[23435]: cluster 2024-04-10T02:57:03.712132+0000 mon.a (mon.0) 272 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3829142248,v1:172.21.15.16:6803/3829142248] boot 2024-04-10T02:57:05.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:04 smithi136 bash[23435]: cluster 2024-04-10T02:57:03.712237+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-10T02:57:05.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:04 smithi136 bash[23435]: audit 2024-04-10T02:57:03.712939+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T02:57:05.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:04 smithi136 bash[23435]: cluster 2024-04-10T02:57:03.952530+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:06.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:05 smithi016 bash[21212]: cluster 2024-04-10T02:57:04.732588+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-10T02:57:06.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:05 smithi016 bash[28961]: cluster 2024-04-10T02:57:04.732588+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-10T02:57:06.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:05 smithi136 bash[23435]: cluster 2024-04-10T02:57:04.732588+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-10T02:57:07.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:06 smithi016 bash[21212]: cluster 2024-04-10T02:57:05.954225+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:07.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:06 smithi016 bash[28961]: cluster 2024-04-10T02:57:05.954225+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:07.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:06 smithi136 bash[23435]: cluster 2024-04-10T02:57:05.954225+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:07.725 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:57:08.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:08 smithi016 bash[21212]: cluster 2024-04-10T02:57:07.954817+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:08.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:08 smithi016 bash[28961]: cluster 2024-04-10T02:57:07.954817+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:08 smithi136 bash[23435]: cluster 2024-04-10T02:57:07.954817+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:10.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:10 smithi016 bash[21212]: cluster 2024-04-10T02:57:09.955162+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:10.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:10 smithi016 bash[28961]: cluster 2024-04-10T02:57:09.955162+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:10 smithi136 bash[23435]: cluster 2024-04-10T02:57:09.955162+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:11.752 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-10T02:57:11.752 INFO:teuthology.orchestra.run.smithi016.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-10T02:57:11.752 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10+0 records in 2024-04-10T02:57:11.752 INFO:teuthology.orchestra.run.smithi016.stderr:10+0 records out 2024-04-10T02:57:11.752 INFO:teuthology.orchestra.run.smithi016.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0100943 s, 1.0 GB/s 2024-04-10T02:57:11.752 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping successful for: 2024-04-10T02:57:12.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:12 smithi016 bash[21212]: cluster 2024-04-10T02:57:11.955424+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:12.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:12 smithi016 bash[28961]: cluster 2024-04-10T02:57:11.955424+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:12.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:12 smithi136 bash[23435]: cluster 2024-04-10T02:57:11.955424+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:12.523 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch daemon add osd smithi016:vg_nvme/lv_3 2024-04-10T02:57:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[21212]: cephadm 2024-04-10T02:57:12.929910+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:57:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[21212]: audit 2024-04-10T02:57:12.939443+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[21212]: audit 2024-04-10T02:57:12.948645+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[21212]: audit 2024-04-10T02:57:12.951077+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:57:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[21212]: cephadm 2024-04-10T02:57:12.952598+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 16245M 2024-04-10T02:57:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[21212]: audit 2024-04-10T02:57:12.960990+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[21212]: audit 2024-04-10T02:57:12.963115+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[21212]: audit 2024-04-10T02:57:12.964839+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[21212]: audit 2024-04-10T02:57:12.974895+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[28961]: cephadm 2024-04-10T02:57:12.929910+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[28961]: audit 2024-04-10T02:57:12.939443+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[28961]: audit 2024-04-10T02:57:12.948645+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[28961]: audit 2024-04-10T02:57:12.951077+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[28961]: cephadm 2024-04-10T02:57:12.952598+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 16245M 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[28961]: audit 2024-04-10T02:57:12.960990+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[28961]: audit 2024-04-10T02:57:12.963115+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[28961]: audit 2024-04-10T02:57:12.964839+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:57:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:13 smithi016 bash[28961]: audit 2024-04-10T02:57:12.974895+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:13 smithi136 bash[23435]: cephadm 2024-04-10T02:57:12.929910+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:57:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:13 smithi136 bash[23435]: audit 2024-04-10T02:57:12.939443+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:13 smithi136 bash[23435]: audit 2024-04-10T02:57:12.948645+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:13 smithi136 bash[23435]: audit 2024-04-10T02:57:12.951077+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:57:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:13 smithi136 bash[23435]: cephadm 2024-04-10T02:57:12.952598+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 16245M 2024-04-10T02:57:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:13 smithi136 bash[23435]: audit 2024-04-10T02:57:12.960990+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:14.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:13 smithi136 bash[23435]: audit 2024-04-10T02:57:12.963115+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:14.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:13 smithi136 bash[23435]: audit 2024-04-10T02:57:12.964839+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:57:14.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:13 smithi136 bash[23435]: audit 2024-04-10T02:57:12.974895+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:15.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:14 smithi016 bash[21212]: cluster 2024-04-10T02:57:13.955848+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:15.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:14 smithi016 bash[28961]: cluster 2024-04-10T02:57:13.955848+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:15.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:14 smithi136 bash[23435]: cluster 2024-04-10T02:57:13.955848+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:16.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:16 smithi016 bash[21212]: cluster 2024-04-10T02:57:15.956344+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:16.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:16 smithi016 bash[28961]: cluster 2024-04-10T02:57:15.956344+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:16 smithi136 bash[23435]: cluster 2024-04-10T02:57:15.956344+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:17.262 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:57:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:18 smithi016 bash[21212]: cluster 2024-04-10T02:57:17.956860+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:18.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:18 smithi016 bash[28961]: cluster 2024-04-10T02:57:17.956860+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:18.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:18 smithi136 bash[23435]: cluster 2024-04-10T02:57:17.956860+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:20.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:20 smithi016 bash[21212]: cluster 2024-04-10T02:57:19.957302+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:20 smithi016 bash[28961]: cluster 2024-04-10T02:57:19.957302+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:20.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:20 smithi136 bash[23435]: cluster 2024-04-10T02:57:19.957302+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:21.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:21 smithi016 bash[21212]: audit 2024-04-10T02:57:20.120952+0000 mgr.y (mgr.14152) 115 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:57:21.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:21 smithi016 bash[21212]: audit 2024-04-10T02:57:20.127372+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:57:21.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:21 smithi016 bash[21212]: audit 2024-04-10T02:57:20.130091+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:57:21.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:21 smithi016 bash[21212]: audit 2024-04-10T02:57:20.130833+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:21.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:21 smithi016 bash[28961]: audit 2024-04-10T02:57:20.120952+0000 mgr.y (mgr.14152) 115 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:57:21.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:21 smithi016 bash[28961]: audit 2024-04-10T02:57:20.127372+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:57:21.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:21 smithi016 bash[28961]: audit 2024-04-10T02:57:20.130091+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:57:21.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:21 smithi016 bash[28961]: audit 2024-04-10T02:57:20.130833+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:21.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:21 smithi136 bash[23435]: audit 2024-04-10T02:57:20.120952+0000 mgr.y (mgr.14152) 115 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:57:21.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:21 smithi136 bash[23435]: audit 2024-04-10T02:57:20.127372+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:57:21.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:21 smithi136 bash[23435]: audit 2024-04-10T02:57:20.130091+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:57:21.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:21 smithi136 bash[23435]: audit 2024-04-10T02:57:20.130833+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:22.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:22 smithi016 bash[21212]: cluster 2024-04-10T02:57:21.957792+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:22.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:22 smithi016 bash[28961]: cluster 2024-04-10T02:57:21.957792+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:22.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:22 smithi136 bash[23435]: cluster 2024-04-10T02:57:21.957792+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:24.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:24 smithi016 bash[21212]: cluster 2024-04-10T02:57:23.958293+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:24.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:24 smithi016 bash[28961]: cluster 2024-04-10T02:57:23.958293+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:24.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:24 smithi136 bash[23435]: cluster 2024-04-10T02:57:23.958293+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:26.050 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:26 smithi016 bash[28961]: cluster 2024-04-10T02:57:25.958693+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:26.050 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:26 smithi016 bash[21212]: cluster 2024-04-10T02:57:25.958693+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:26.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:26 smithi136 bash[23435]: cluster 2024-04-10T02:57:25.958693+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:28.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:28 smithi016 bash[28961]: cluster 2024-04-10T02:57:27.959093+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:28 smithi016 bash[21212]: cluster 2024-04-10T02:57:27.959093+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:28.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:28 smithi136 bash[23435]: cluster 2024-04-10T02:57:27.959093+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[21212]: audit 2024-04-10T02:57:28.081552+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.16:0/588593198' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f"}]: dispatch 2024-04-10T02:57:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[21212]: audit 2024-04-10T02:57:28.088318+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.16:0/588593198' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f"}]': finished 2024-04-10T02:57:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[21212]: cluster 2024-04-10T02:57:28.088529+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-10T02:57:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[21212]: audit 2024-04-10T02:57:28.088732+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[21212]: audit 2024-04-10T02:57:28.831399+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.16:0/3044486578' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:57:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[28961]: audit 2024-04-10T02:57:28.081552+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.16:0/588593198' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f"}]: dispatch 2024-04-10T02:57:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[28961]: audit 2024-04-10T02:57:28.088318+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.16:0/588593198' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f"}]': finished 2024-04-10T02:57:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[28961]: cluster 2024-04-10T02:57:28.088529+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-10T02:57:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[28961]: audit 2024-04-10T02:57:28.088732+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:29 smithi016 bash[28961]: audit 2024-04-10T02:57:28.831399+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.16:0/3044486578' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:57:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:29 smithi136 bash[23435]: audit 2024-04-10T02:57:28.081552+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.16:0/588593198' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f"}]: dispatch 2024-04-10T02:57:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:29 smithi136 bash[23435]: audit 2024-04-10T02:57:28.088318+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.16:0/588593198' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f"}]': finished 2024-04-10T02:57:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:29 smithi136 bash[23435]: cluster 2024-04-10T02:57:28.088529+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-10T02:57:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:29 smithi136 bash[23435]: audit 2024-04-10T02:57:28.088732+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:29 smithi136 bash[23435]: audit 2024-04-10T02:57:28.831399+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.16:0/3044486578' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:57:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:30 smithi016 bash[28961]: cluster 2024-04-10T02:57:29.959480+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:30 smithi016 bash[21212]: cluster 2024-04-10T02:57:29.959480+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:30 smithi136 bash[23435]: cluster 2024-04-10T02:57:29.959480+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:32.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:32 smithi016 bash[28961]: cluster 2024-04-10T02:57:31.959932+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:32.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:32 smithi016 bash[21212]: cluster 2024-04-10T02:57:31.959932+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:32 smithi136 bash[23435]: cluster 2024-04-10T02:57:31.959932+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:34.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:34 smithi016 bash[21212]: cluster 2024-04-10T02:57:33.960384+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:34.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:34 smithi016 bash[28961]: cluster 2024-04-10T02:57:33.960384+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:34.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:34 smithi136 bash[23435]: cluster 2024-04-10T02:57:33.960384+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:36.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:36 smithi016 bash[21212]: cluster 2024-04-10T02:57:35.960841+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:36 smithi016 bash[28961]: cluster 2024-04-10T02:57:35.960841+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:36 smithi136 bash[23435]: cluster 2024-04-10T02:57:35.960841+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:38.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:38 smithi016 bash[28961]: cluster 2024-04-10T02:57:37.961304+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:38.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:38 smithi016 bash[21212]: cluster 2024-04-10T02:57:37.961304+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:38.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:38 smithi136 bash[23435]: cluster 2024-04-10T02:57:37.961304+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:40 smithi016 bash[21212]: cluster 2024-04-10T02:57:39.961772+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:40 smithi016 bash[28961]: cluster 2024-04-10T02:57:39.961772+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:40.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:40 smithi136 bash[23435]: cluster 2024-04-10T02:57:39.961772+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:41.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:41 smithi016 bash[21212]: audit 2024-04-10T02:57:40.230315+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-10T02:57:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:41 smithi016 bash[21212]: audit 2024-04-10T02:57:40.232033+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:41 smithi016 bash[21212]: cephadm 2024-04-10T02:57:40.233549+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-04-10T02:57:41.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:41 smithi016 bash[28961]: audit 2024-04-10T02:57:40.230315+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-10T02:57:41.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:41 smithi016 bash[28961]: audit 2024-04-10T02:57:40.232033+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:41.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:41 smithi016 bash[28961]: cephadm 2024-04-10T02:57:40.233549+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-04-10T02:57:41.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:41 smithi136 bash[23435]: audit 2024-04-10T02:57:40.230315+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-10T02:57:41.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:41 smithi136 bash[23435]: audit 2024-04-10T02:57:40.232033+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:41.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:41 smithi136 bash[23435]: cephadm 2024-04-10T02:57:40.233549+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-04-10T02:57:42.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:42 smithi016 bash[21212]: cluster 2024-04-10T02:57:41.962335+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:42.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:42 smithi016 bash[28961]: cluster 2024-04-10T02:57:41.962335+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:42.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:42 smithi136 bash[23435]: cluster 2024-04-10T02:57:41.962335+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:44.228 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:57:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:57:44.228 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:57:44.228 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:44 smithi016 bash[21212]: cluster 2024-04-10T02:57:43.962688+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:44.229 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:57:44.229 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:44 smithi016 bash[28961]: cluster 2024-04-10T02:57:43.962688+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:44.229 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 02:57:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:57:44.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:44 smithi136 bash[23435]: cluster 2024-04-10T02:57:43.962688+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:44.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:57:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:57:44.563 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 02:57:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:57:44.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:57:44.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:57:45.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:45 smithi016 bash[21212]: audit 2024-04-10T02:57:44.369372+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:45 smithi016 bash[21212]: audit 2024-04-10T02:57:44.374081+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:45 smithi016 bash[21212]: audit 2024-04-10T02:57:44.389927+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:57:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:45 smithi016 bash[28961]: audit 2024-04-10T02:57:44.369372+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:45 smithi016 bash[28961]: audit 2024-04-10T02:57:44.374081+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:45 smithi016 bash[28961]: audit 2024-04-10T02:57:44.389927+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:57:45.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:45 smithi136 bash[23435]: audit 2024-04-10T02:57:44.369372+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:45.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:45 smithi136 bash[23435]: audit 2024-04-10T02:57:44.374081+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:45.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:45 smithi136 bash[23435]: audit 2024-04-10T02:57:44.389927+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:57:46.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:46 smithi136 bash[23435]: cluster 2024-04-10T02:57:45.963142+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:46.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:46 smithi016 bash[21212]: cluster 2024-04-10T02:57:45.963142+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:46 smithi016 bash[28961]: cluster 2024-04-10T02:57:45.963142+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:48.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:48 smithi016 bash[21212]: cluster 2024-04-10T02:57:47.963605+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:48.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:48 smithi016 bash[28961]: cluster 2024-04-10T02:57:47.963605+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:48.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:48 smithi136 bash[23435]: cluster 2024-04-10T02:57:47.963605+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[21212]: audit 2024-04-10T02:57:49.483865+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[21212]: audit 2024-04-10T02:57:49.492743+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[21212]: audit 2024-04-10T02:57:49.494405+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[21212]: audit 2024-04-10T02:57:49.495298+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:57:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[21212]: audit 2024-04-10T02:57:49.502843+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[21212]: cluster 2024-04-10T02:57:49.963941+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:50.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[28961]: audit 2024-04-10T02:57:49.483865+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:50.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[28961]: audit 2024-04-10T02:57:49.492743+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:50.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[28961]: audit 2024-04-10T02:57:49.494405+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:50.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[28961]: audit 2024-04-10T02:57:49.495298+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:57:50.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[28961]: audit 2024-04-10T02:57:49.502843+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:50.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:50 smithi016 bash[28961]: cluster 2024-04-10T02:57:49.963941+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:50.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:50 smithi136 bash[23435]: audit 2024-04-10T02:57:49.483865+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:50.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:50 smithi136 bash[23435]: audit 2024-04-10T02:57:49.492743+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:50.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:50 smithi136 bash[23435]: audit 2024-04-10T02:57:49.494405+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:57:50.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:50 smithi136 bash[23435]: audit 2024-04-10T02:57:49.495298+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:57:50.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:50 smithi136 bash[23435]: audit 2024-04-10T02:57:49.502843+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:50.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:50 smithi136 bash[23435]: cluster 2024-04-10T02:57:49.963941+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:51.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:51 smithi016 bash[21212]: audit 2024-04-10T02:57:50.850091+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/434251483,v1:172.21.15.16:6811/434251483]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T02:57:51.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:51 smithi016 bash[21212]: audit 2024-04-10T02:57:50.850520+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T02:57:51.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:51 smithi016 bash[28961]: audit 2024-04-10T02:57:50.850091+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/434251483,v1:172.21.15.16:6811/434251483]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T02:57:51.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:51 smithi016 bash[28961]: audit 2024-04-10T02:57:50.850520+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T02:57:51.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:51 smithi136 bash[23435]: audit 2024-04-10T02:57:50.850091+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/434251483,v1:172.21.15.16:6811/434251483]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T02:57:51.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:51 smithi136 bash[23435]: audit 2024-04-10T02:57:50.850520+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T02:57:52.736 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 1 on host 'smithi016' 2024-04-10T02:57:52.781 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[21212]: audit 2024-04-10T02:57:51.510634+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[21212]: cluster 2024-04-10T02:57:51.510746+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[21212]: audit 2024-04-10T02:57:51.510884+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[21212]: audit 2024-04-10T02:57:51.511396+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/434251483,v1:172.21.15.16:6811/434251483]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[21212]: audit 2024-04-10T02:57:51.511780+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[21212]: cluster 2024-04-10T02:57:51.964280+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[28961]: audit 2024-04-10T02:57:51.510634+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[28961]: cluster 2024-04-10T02:57:51.510746+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[28961]: audit 2024-04-10T02:57:51.510884+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[28961]: audit 2024-04-10T02:57:51.511396+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/434251483,v1:172.21.15.16:6811/434251483]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[28961]: audit 2024-04-10T02:57:51.511780+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:57:52.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:52 smithi016 bash[28961]: cluster 2024-04-10T02:57:51.964280+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:52.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:52 smithi136 bash[23435]: audit 2024-04-10T02:57:51.510634+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-10T02:57:52.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:52 smithi136 bash[23435]: cluster 2024-04-10T02:57:51.510746+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-10T02:57:52.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:52 smithi136 bash[23435]: audit 2024-04-10T02:57:51.510884+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:52.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:52 smithi136 bash[23435]: audit 2024-04-10T02:57:51.511396+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/434251483,v1:172.21.15.16:6811/434251483]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:57:52.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:52 smithi136 bash[23435]: audit 2024-04-10T02:57:51.511780+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:57:52.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:52 smithi136 bash[23435]: cluster 2024-04-10T02:57:51.964280+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-10T02:57:53.401 DEBUG:teuthology.orchestra.run.smithi016:osd.1> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.1.service 2024-04-10T02:57:53.403 INFO:tasks.cephadm:Deploying osd.2 on smithi016 with /dev/vg_nvme/lv_2... 2024-04-10T02:57:53.403 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-10T02:57:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[21212]: audit 2024-04-10T02:57:52.515367+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:57:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[21212]: cluster 2024-04-10T02:57:52.515523+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-10T02:57:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[21212]: audit 2024-04-10T02:57:52.516263+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[21212]: audit 2024-04-10T02:57:52.525498+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[21212]: audit 2024-04-10T02:57:52.711409+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:57:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[21212]: audit 2024-04-10T02:57:52.717262+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[21212]: audit 2024-04-10T02:57:52.726653+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[28961]: audit 2024-04-10T02:57:52.515367+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:57:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[28961]: cluster 2024-04-10T02:57:52.515523+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-10T02:57:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[28961]: audit 2024-04-10T02:57:52.516263+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[28961]: audit 2024-04-10T02:57:52.525498+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[28961]: audit 2024-04-10T02:57:52.711409+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:57:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[28961]: audit 2024-04-10T02:57:52.717262+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:53 smithi016 bash[28961]: audit 2024-04-10T02:57:52.726653+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:53.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:53 smithi136 bash[23435]: audit 2024-04-10T02:57:52.515367+0000 mon.a (mon.0) 306 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:57:53.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:53 smithi136 bash[23435]: cluster 2024-04-10T02:57:52.515523+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-10T02:57:53.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:53 smithi136 bash[23435]: audit 2024-04-10T02:57:52.516263+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:53.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:53 smithi136 bash[23435]: audit 2024-04-10T02:57:52.525498+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:53.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:53 smithi136 bash[23435]: audit 2024-04-10T02:57:52.711409+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:57:53.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:53 smithi136 bash[23435]: audit 2024-04-10T02:57:52.717262+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:53.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:53 smithi136 bash[23435]: audit 2024-04-10T02:57:52.726653+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:57:54.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[21212]: cluster 2024-04-10T02:57:51.805631+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[21212]: cluster 2024-04-10T02:57:51.805737+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[21212]: cluster 2024-04-10T02:57:53.523254+0000 mon.a (mon.0) 313 : cluster [INF] osd.1 [v2:172.21.15.16:6810/434251483,v1:172.21.15.16:6811/434251483] boot 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[21212]: cluster 2024-04-10T02:57:53.523308+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[21212]: audit 2024-04-10T02:57:53.541356+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[21212]: cluster 2024-04-10T02:57:53.964741+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[28961]: cluster 2024-04-10T02:57:51.805631+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[28961]: cluster 2024-04-10T02:57:51.805737+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[28961]: cluster 2024-04-10T02:57:53.523254+0000 mon.a (mon.0) 313 : cluster [INF] osd.1 [v2:172.21.15.16:6810/434251483,v1:172.21.15.16:6811/434251483] boot 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[28961]: cluster 2024-04-10T02:57:53.523308+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[28961]: audit 2024-04-10T02:57:53.541356+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:54 smithi016 bash[28961]: cluster 2024-04-10T02:57:53.964741+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:57:54.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:54 smithi136 bash[23435]: cluster 2024-04-10T02:57:51.805631+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:57:54.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:54 smithi136 bash[23435]: cluster 2024-04-10T02:57:51.805737+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:57:54.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:54 smithi136 bash[23435]: cluster 2024-04-10T02:57:53.523254+0000 mon.a (mon.0) 313 : cluster [INF] osd.1 [v2:172.21.15.16:6810/434251483,v1:172.21.15.16:6811/434251483] boot 2024-04-10T02:57:54.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:54 smithi136 bash[23435]: cluster 2024-04-10T02:57:53.523308+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-10T02:57:54.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:54 smithi136 bash[23435]: audit 2024-04-10T02:57:53.541356+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T02:57:54.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:54 smithi136 bash[23435]: cluster 2024-04-10T02:57:53.964741+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:57:55.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:55 smithi016 bash[21212]: cluster 2024-04-10T02:57:54.542035+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-10T02:57:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:55 smithi016 bash[28961]: cluster 2024-04-10T02:57:54.542035+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-10T02:57:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:55 smithi136 bash[23435]: cluster 2024-04-10T02:57:54.542035+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-10T02:57:56.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:56 smithi016 bash[21212]: cluster 2024-04-10T02:57:55.965214+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:57:56.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:56 smithi016 bash[28961]: cluster 2024-04-10T02:57:55.965214+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:57:56.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:56 smithi136 bash[23435]: cluster 2024-04-10T02:57:55.965214+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:57:57.501 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:57:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:57:58 smithi016 bash[21212]: cluster 2024-04-10T02:57:57.965693+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:57:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:57:58 smithi016 bash[28961]: cluster 2024-04-10T02:57:57.965693+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:57:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:57:58 smithi136 bash[23435]: cluster 2024-04-10T02:57:57.965693+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:00 smithi016 bash[21212]: cluster 2024-04-10T02:57:59.966210+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:00 smithi016 bash[28961]: cluster 2024-04-10T02:57:59.966210+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:00 smithi136 bash[23435]: cluster 2024-04-10T02:57:59.966210+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:01.470 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-10T02:58:01.470 INFO:teuthology.orchestra.run.smithi016.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-10T02:58:01.470 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10+0 records in 2024-04-10T02:58:01.470 INFO:teuthology.orchestra.run.smithi016.stderr:10+0 records out 2024-04-10T02:58:01.471 INFO:teuthology.orchestra.run.smithi016.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.010616 s, 988 MB/s 2024-04-10T02:58:01.471 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping successful for: 2024-04-10T02:58:02.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:02 smithi016 bash[21212]: cluster 2024-04-10T02:58:01.966674+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:02.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:02 smithi016 bash[28961]: cluster 2024-04-10T02:58:01.966674+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:02.257 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch daemon add osd smithi016:vg_nvme/lv_2 2024-04-10T02:58:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:02 smithi136 bash[23435]: cluster 2024-04-10T02:58:01.966674+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:03.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: cephadm 2024-04-10T02:58:02.658071+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:58:03.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: audit 2024-04-10T02:58:02.665483+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:03.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: audit 2024-04-10T02:58:02.673058+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:03.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: audit 2024-04-10T02:58:02.675616+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:03.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: audit 2024-04-10T02:58:02.677312+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:03.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: cephadm 2024-04-10T02:58:02.678740+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 8122M 2024-04-10T02:58:03.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: audit 2024-04-10T02:58:02.686241+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:03.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: audit 2024-04-10T02:58:02.688988+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:03.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: audit 2024-04-10T02:58:02.690841+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:58:03.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:03 smithi136 bash[23435]: audit 2024-04-10T02:58:02.700974+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: cephadm 2024-04-10T02:58:02.658071+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: audit 2024-04-10T02:58:02.665483+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: audit 2024-04-10T02:58:02.673058+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: audit 2024-04-10T02:58:02.675616+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: audit 2024-04-10T02:58:02.677312+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: cephadm 2024-04-10T02:58:02.678740+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 8122M 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: audit 2024-04-10T02:58:02.686241+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: audit 2024-04-10T02:58:02.688988+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: audit 2024-04-10T02:58:02.690841+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:58:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[21212]: audit 2024-04-10T02:58:02.700974+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: cephadm 2024-04-10T02:58:02.658071+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: audit 2024-04-10T02:58:02.665483+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: audit 2024-04-10T02:58:02.673058+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: audit 2024-04-10T02:58:02.675616+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: audit 2024-04-10T02:58:02.677312+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: cephadm 2024-04-10T02:58:02.678740+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 8122M 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: audit 2024-04-10T02:58:02.686241+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: audit 2024-04-10T02:58:02.688988+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: audit 2024-04-10T02:58:02.690841+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:58:04.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:03 smithi016 bash[28961]: audit 2024-04-10T02:58:02.700974+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:04.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:04 smithi136 bash[23435]: cluster 2024-04-10T02:58:03.967291+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:05.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:04 smithi016 bash[21212]: cluster 2024-04-10T02:58:03.967291+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:04 smithi016 bash[28961]: cluster 2024-04-10T02:58:03.967291+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:06 smithi016 bash[21212]: cluster 2024-04-10T02:58:05.967892+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:06.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:06 smithi016 bash[28961]: cluster 2024-04-10T02:58:05.967892+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:06 smithi136 bash[23435]: cluster 2024-04-10T02:58:05.967892+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:07.010 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:58:08.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:08 smithi016 bash[21212]: cluster 2024-04-10T02:58:07.968496+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:08.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:08 smithi016 bash[28961]: cluster 2024-04-10T02:58:07.968496+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:08 smithi136 bash[23435]: cluster 2024-04-10T02:58:07.968496+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:09 smithi016 bash[21212]: audit 2024-04-10T02:58:09.694692+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:58:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:09 smithi016 bash[21212]: audit 2024-04-10T02:58:09.700381+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:58:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:09 smithi016 bash[21212]: audit 2024-04-10T02:58:09.701419+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:09 smithi016 bash[28961]: audit 2024-04-10T02:58:09.694692+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:58:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:09 smithi016 bash[28961]: audit 2024-04-10T02:58:09.700381+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:58:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:09 smithi016 bash[28961]: audit 2024-04-10T02:58:09.701419+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:10.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:09 smithi136 bash[23435]: audit 2024-04-10T02:58:09.694692+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:58:10.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:09 smithi136 bash[23435]: audit 2024-04-10T02:58:09.700381+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:58:10.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:09 smithi136 bash[23435]: audit 2024-04-10T02:58:09.701419+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:11.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:10 smithi016 bash[21212]: audit 2024-04-10T02:58:09.687837+0000 mgr.y (mgr.14152) 143 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:58:11.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:10 smithi016 bash[21212]: cluster 2024-04-10T02:58:09.968885+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:11.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:10 smithi016 bash[28961]: audit 2024-04-10T02:58:09.687837+0000 mgr.y (mgr.14152) 143 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:58:11.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:10 smithi016 bash[28961]: cluster 2024-04-10T02:58:09.968885+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:11.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:10 smithi136 bash[23435]: audit 2024-04-10T02:58:09.687837+0000 mgr.y (mgr.14152) 143 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:58:11.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:10 smithi136 bash[23435]: cluster 2024-04-10T02:58:09.968885+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:12.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:12 smithi016 bash[21212]: cluster 2024-04-10T02:58:11.969421+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:12.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:12 smithi016 bash[28961]: cluster 2024-04-10T02:58:11.969421+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:12.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:12 smithi136 bash[23435]: cluster 2024-04-10T02:58:11.969421+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:14.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:14 smithi016 bash[21212]: cluster 2024-04-10T02:58:13.970031+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:14.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:14 smithi016 bash[28961]: cluster 2024-04-10T02:58:13.970031+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:14 smithi136 bash[23435]: cluster 2024-04-10T02:58:13.970031+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:16.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:16 smithi016 bash[21212]: cluster 2024-04-10T02:58:15.970620+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:16.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:16 smithi016 bash[28961]: cluster 2024-04-10T02:58:15.970620+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:16 smithi136 bash[23435]: cluster 2024-04-10T02:58:15.970620+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:18.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:17 smithi136 bash[23435]: audit 2024-04-10T02:58:17.832273+0000 mon.a (mon.0) 328 : audit [INF] from='client.? 172.21.15.16:0/1055095591' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b96a2f07-6758-4546-8ce5-56a9e4632ed6"}]: dispatch 2024-04-10T02:58:18.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:17 smithi136 bash[23435]: audit 2024-04-10T02:58:17.840010+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.16:0/1055095591' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b96a2f07-6758-4546-8ce5-56a9e4632ed6"}]': finished 2024-04-10T02:58:18.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:17 smithi136 bash[23435]: cluster 2024-04-10T02:58:17.840109+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-10T02:58:18.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:17 smithi136 bash[23435]: audit 2024-04-10T02:58:17.840308+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:17 smithi016 bash[21212]: audit 2024-04-10T02:58:17.832273+0000 mon.a (mon.0) 328 : audit [INF] from='client.? 172.21.15.16:0/1055095591' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b96a2f07-6758-4546-8ce5-56a9e4632ed6"}]: dispatch 2024-04-10T02:58:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:17 smithi016 bash[21212]: audit 2024-04-10T02:58:17.840010+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.16:0/1055095591' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b96a2f07-6758-4546-8ce5-56a9e4632ed6"}]': finished 2024-04-10T02:58:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:17 smithi016 bash[21212]: cluster 2024-04-10T02:58:17.840109+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-10T02:58:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:17 smithi016 bash[21212]: audit 2024-04-10T02:58:17.840308+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:18.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:17 smithi016 bash[28961]: audit 2024-04-10T02:58:17.832273+0000 mon.a (mon.0) 328 : audit [INF] from='client.? 172.21.15.16:0/1055095591' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b96a2f07-6758-4546-8ce5-56a9e4632ed6"}]: dispatch 2024-04-10T02:58:18.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:17 smithi016 bash[28961]: audit 2024-04-10T02:58:17.840010+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.16:0/1055095591' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b96a2f07-6758-4546-8ce5-56a9e4632ed6"}]': finished 2024-04-10T02:58:18.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:17 smithi016 bash[28961]: cluster 2024-04-10T02:58:17.840109+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-10T02:58:18.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:17 smithi016 bash[28961]: audit 2024-04-10T02:58:17.840308+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:19.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:18 smithi136 bash[23435]: cluster 2024-04-10T02:58:17.971129+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:19.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:18 smithi136 bash[23435]: audit 2024-04-10T02:58:18.577240+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.16:0/2110931422' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:58:19.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:18 smithi016 bash[21212]: cluster 2024-04-10T02:58:17.971129+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:19.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:18 smithi016 bash[21212]: audit 2024-04-10T02:58:18.577240+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.16:0/2110931422' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:58:19.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:18 smithi016 bash[28961]: cluster 2024-04-10T02:58:17.971129+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:19.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:18 smithi016 bash[28961]: audit 2024-04-10T02:58:18.577240+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.16:0/2110931422' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:58:20.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:20 smithi016 bash[21212]: cluster 2024-04-10T02:58:19.971548+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:20.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:20 smithi016 bash[28961]: cluster 2024-04-10T02:58:19.971548+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:20.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:20 smithi136 bash[23435]: cluster 2024-04-10T02:58:19.971548+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:22.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:22 smithi016 bash[21212]: cluster 2024-04-10T02:58:21.971881+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:22 smithi016 bash[28961]: cluster 2024-04-10T02:58:21.971881+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:22 smithi136 bash[23435]: cluster 2024-04-10T02:58:21.971881+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:24.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:24 smithi016 bash[21212]: cluster 2024-04-10T02:58:23.972441+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:24.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:24 smithi016 bash[28961]: cluster 2024-04-10T02:58:23.972441+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:24.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:24 smithi136 bash[23435]: cluster 2024-04-10T02:58:23.972441+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:26.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:26 smithi016 bash[21212]: cluster 2024-04-10T02:58:25.972937+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:26.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:26 smithi016 bash[28961]: cluster 2024-04-10T02:58:25.972937+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:26.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:26 smithi136 bash[23435]: cluster 2024-04-10T02:58:25.972937+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:28 smithi016 bash[21212]: cluster 2024-04-10T02:58:27.973378+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:28 smithi016 bash[28961]: cluster 2024-04-10T02:58:27.973378+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:28 smithi136 bash[23435]: cluster 2024-04-10T02:58:27.973378+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:29 smithi016 bash[21212]: audit 2024-04-10T02:58:29.917546+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-10T02:58:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:29 smithi016 bash[21212]: audit 2024-04-10T02:58:29.919466+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:29 smithi016 bash[28961]: audit 2024-04-10T02:58:29.917546+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-10T02:58:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:29 smithi016 bash[28961]: audit 2024-04-10T02:58:29.919466+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:29 smithi136 bash[23435]: audit 2024-04-10T02:58:29.917546+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-10T02:58:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:29 smithi136 bash[23435]: audit 2024-04-10T02:58:29.919466+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:31.259 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:30 smithi016 bash[28961]: cephadm 2024-04-10T02:58:29.920974+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-04-10T02:58:31.259 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:30 smithi016 bash[28961]: cluster 2024-04-10T02:58:29.973794+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:31.259 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:30 smithi016 bash[21212]: cephadm 2024-04-10T02:58:29.920974+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-04-10T02:58:31.259 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:30 smithi016 bash[21212]: cluster 2024-04-10T02:58:29.973794+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:31.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:30 smithi136 bash[23435]: cephadm 2024-04-10T02:58:29.920974+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-04-10T02:58:31.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:30 smithi136 bash[23435]: cluster 2024-04-10T02:58:29.973794+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:33.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:32 smithi016 bash[28961]: cluster 2024-04-10T02:58:31.974259+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:33.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:32 smithi016 bash[21212]: cluster 2024-04-10T02:58:31.974259+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:32 smithi136 bash[23435]: cluster 2024-04-10T02:58:31.974259+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:33.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:33.848 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:33.849 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:33.849 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:33.850 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:34.130 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:34.130 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:34.130 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:34.131 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:34.131 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:58:35.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:34 smithi016 bash[21212]: cluster 2024-04-10T02:58:33.974602+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:35.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:34 smithi016 bash[21212]: audit 2024-04-10T02:58:34.124515+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:35.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:34 smithi016 bash[21212]: audit 2024-04-10T02:58:34.129657+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:35.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:34 smithi016 bash[21212]: audit 2024-04-10T02:58:34.161909+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:58:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:34 smithi016 bash[28961]: cluster 2024-04-10T02:58:33.974602+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:34 smithi016 bash[28961]: audit 2024-04-10T02:58:34.124515+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:34 smithi016 bash[28961]: audit 2024-04-10T02:58:34.129657+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:34 smithi016 bash[28961]: audit 2024-04-10T02:58:34.161909+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:58:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:34 smithi136 bash[23435]: cluster 2024-04-10T02:58:33.974602+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:35.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:34 smithi136 bash[23435]: audit 2024-04-10T02:58:34.124515+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:35.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:34 smithi136 bash[23435]: audit 2024-04-10T02:58:34.129657+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:35.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:34 smithi136 bash[23435]: audit 2024-04-10T02:58:34.161909+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:58:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:36 smithi016 bash[21212]: cluster 2024-04-10T02:58:35.975153+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:37.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:36 smithi016 bash[28961]: cluster 2024-04-10T02:58:35.975153+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:37.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:36 smithi136 bash[23435]: cluster 2024-04-10T02:58:35.975153+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:39.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:38 smithi016 bash[21212]: cluster 2024-04-10T02:58:37.975618+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:39.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:38 smithi016 bash[28961]: cluster 2024-04-10T02:58:37.975618+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:39.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:38 smithi136 bash[23435]: cluster 2024-04-10T02:58:37.975618+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:40.406 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[28961]: audit 2024-04-10T02:58:39.244580+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:40.406 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[28961]: audit 2024-04-10T02:58:39.248766+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:40.406 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[28961]: audit 2024-04-10T02:58:39.616029+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:40.406 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[28961]: audit 2024-04-10T02:58:39.616988+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:58:40.406 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[28961]: audit 2024-04-10T02:58:39.624578+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:40.406 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[28961]: cluster 2024-04-10T02:58:39.975970+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[21212]: audit 2024-04-10T02:58:39.244580+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[21212]: audit 2024-04-10T02:58:39.248766+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[21212]: audit 2024-04-10T02:58:39.616029+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[21212]: audit 2024-04-10T02:58:39.616988+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:58:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[21212]: audit 2024-04-10T02:58:39.624578+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:40 smithi016 bash[21212]: cluster 2024-04-10T02:58:39.975970+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:40.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:40 smithi136 bash[23435]: audit 2024-04-10T02:58:39.244580+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:40.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:40 smithi136 bash[23435]: audit 2024-04-10T02:58:39.248766+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:40.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:40 smithi136 bash[23435]: audit 2024-04-10T02:58:39.616029+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:40.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:40 smithi136 bash[23435]: audit 2024-04-10T02:58:39.616988+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:58:40.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:40 smithi136 bash[23435]: audit 2024-04-10T02:58:39.624578+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:40.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:40 smithi136 bash[23435]: cluster 2024-04-10T02:58:39.975970+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:41.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:41 smithi016 bash[21212]: audit 2024-04-10T02:58:40.412339+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1706099967,v1:172.21.15.16:6819/1706099967]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T02:58:41.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:41 smithi016 bash[21212]: audit 2024-04-10T02:58:40.412665+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T02:58:41.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:41 smithi016 bash[28961]: audit 2024-04-10T02:58:40.412339+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1706099967,v1:172.21.15.16:6819/1706099967]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T02:58:41.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:41 smithi016 bash[28961]: audit 2024-04-10T02:58:40.412665+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T02:58:41.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:41 smithi136 bash[23435]: audit 2024-04-10T02:58:40.412339+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1706099967,v1:172.21.15.16:6819/1706099967]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T02:58:41.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:41 smithi136 bash[23435]: audit 2024-04-10T02:58:40.412665+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T02:58:42.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[21212]: audit 2024-04-10T02:58:41.259402+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-10T02:58:42.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[21212]: cluster 2024-04-10T02:58:41.259587+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-10T02:58:42.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[21212]: audit 2024-04-10T02:58:41.259924+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[21212]: audit 2024-04-10T02:58:41.261024+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1706099967,v1:172.21.15.16:6819/1706099967]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:58:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[21212]: audit 2024-04-10T02:58:41.261788+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:58:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[21212]: cluster 2024-04-10T02:58:41.976456+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[28961]: audit 2024-04-10T02:58:41.259402+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-10T02:58:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[28961]: cluster 2024-04-10T02:58:41.259587+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-10T02:58:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[28961]: audit 2024-04-10T02:58:41.259924+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[28961]: audit 2024-04-10T02:58:41.261024+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1706099967,v1:172.21.15.16:6819/1706099967]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:58:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[28961]: audit 2024-04-10T02:58:41.261788+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:58:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:42 smithi016 bash[28961]: cluster 2024-04-10T02:58:41.976456+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:42.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:42 smithi136 bash[23435]: audit 2024-04-10T02:58:41.259402+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-10T02:58:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:42 smithi136 bash[23435]: cluster 2024-04-10T02:58:41.259587+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-10T02:58:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:42 smithi136 bash[23435]: audit 2024-04-10T02:58:41.259924+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:42 smithi136 bash[23435]: audit 2024-04-10T02:58:41.261024+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1706099967,v1:172.21.15.16:6819/1706099967]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:58:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:42 smithi136 bash[23435]: audit 2024-04-10T02:58:41.261788+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:58:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:42 smithi136 bash[23435]: cluster 2024-04-10T02:58:41.976456+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-10T02:58:42.698 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 2 on host 'smithi016' 2024-04-10T02:58:43.407 DEBUG:teuthology.orchestra.run.smithi016:osd.2> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.2.service 2024-04-10T02:58:43.409 INFO:tasks.cephadm:Deploying osd.3 on smithi016 with /dev/vg_nvme/lv_1... 2024-04-10T02:58:43.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-10T02:58:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[21212]: audit 2024-04-10T02:58:42.270672+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:58:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[21212]: cluster 2024-04-10T02:58:42.270882+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-10T02:58:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[21212]: audit 2024-04-10T02:58:42.271590+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[21212]: audit 2024-04-10T02:58:42.279871+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[21212]: audit 2024-04-10T02:58:42.677223+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[21212]: audit 2024-04-10T02:58:42.686528+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[21212]: audit 2024-04-10T02:58:42.711651+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:58:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[28961]: audit 2024-04-10T02:58:42.270672+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:58:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[28961]: cluster 2024-04-10T02:58:42.270882+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-10T02:58:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[28961]: audit 2024-04-10T02:58:42.271590+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[28961]: audit 2024-04-10T02:58:42.279871+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[28961]: audit 2024-04-10T02:58:42.677223+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[28961]: audit 2024-04-10T02:58:42.686528+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:43 smithi016 bash[28961]: audit 2024-04-10T02:58:42.711651+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:58:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:43 smithi136 bash[23435]: audit 2024-04-10T02:58:42.270672+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:58:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:43 smithi136 bash[23435]: cluster 2024-04-10T02:58:42.270882+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-10T02:58:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:43 smithi136 bash[23435]: audit 2024-04-10T02:58:42.271590+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:43 smithi136 bash[23435]: audit 2024-04-10T02:58:42.279871+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:43 smithi136 bash[23435]: audit 2024-04-10T02:58:42.677223+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:43 smithi136 bash[23435]: audit 2024-04-10T02:58:42.686528+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:43 smithi136 bash[23435]: audit 2024-04-10T02:58:42.711651+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:58:44.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[21212]: cluster 2024-04-10T02:58:41.407407+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:58:44.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[21212]: cluster 2024-04-10T02:58:41.407507+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:58:44.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[21212]: cluster 2024-04-10T02:58:43.270126+0000 mon.a (mon.0) 354 : cluster [INF] osd.2 [v2:172.21.15.16:6818/1706099967,v1:172.21.15.16:6819/1706099967] boot 2024-04-10T02:58:44.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[21212]: cluster 2024-04-10T02:58:43.270255+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-10T02:58:44.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[21212]: audit 2024-04-10T02:58:43.271043+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:44.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[21212]: cluster 2024-04-10T02:58:43.976932+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[28961]: cluster 2024-04-10T02:58:41.407407+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:58:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[28961]: cluster 2024-04-10T02:58:41.407507+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:58:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[28961]: cluster 2024-04-10T02:58:43.270126+0000 mon.a (mon.0) 354 : cluster [INF] osd.2 [v2:172.21.15.16:6818/1706099967,v1:172.21.15.16:6819/1706099967] boot 2024-04-10T02:58:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[28961]: cluster 2024-04-10T02:58:43.270255+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-10T02:58:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[28961]: audit 2024-04-10T02:58:43.271043+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:44 smithi016 bash[28961]: cluster 2024-04-10T02:58:43.976932+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:44.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:44 smithi136 bash[23435]: cluster 2024-04-10T02:58:41.407407+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:58:44.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:44 smithi136 bash[23435]: cluster 2024-04-10T02:58:41.407507+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:58:44.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:44 smithi136 bash[23435]: cluster 2024-04-10T02:58:43.270126+0000 mon.a (mon.0) 354 : cluster [INF] osd.2 [v2:172.21.15.16:6818/1706099967,v1:172.21.15.16:6819/1706099967] boot 2024-04-10T02:58:44.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:44 smithi136 bash[23435]: cluster 2024-04-10T02:58:43.270255+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-10T02:58:44.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:44 smithi136 bash[23435]: audit 2024-04-10T02:58:43.271043+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T02:58:44.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:44 smithi136 bash[23435]: cluster 2024-04-10T02:58:43.976932+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:45.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:45 smithi136 bash[23435]: audit 2024-04-10T02:58:44.099208+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-10T02:58:45.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:45 smithi136 bash[23435]: audit 2024-04-10T02:58:44.569096+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-10T02:58:45.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:45 smithi136 bash[23435]: cluster 2024-04-10T02:58:44.569163+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-10T02:58:45.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:45 smithi136 bash[23435]: audit 2024-04-10T02:58:44.570543+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T02:58:46.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:45 smithi016 bash[28961]: audit 2024-04-10T02:58:44.099208+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-10T02:58:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:45 smithi016 bash[28961]: audit 2024-04-10T02:58:44.569096+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-10T02:58:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:45 smithi016 bash[28961]: cluster 2024-04-10T02:58:44.569163+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-10T02:58:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:45 smithi016 bash[28961]: audit 2024-04-10T02:58:44.570543+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T02:58:46.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:45 smithi016 bash[21212]: audit 2024-04-10T02:58:44.099208+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-10T02:58:46.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:45 smithi016 bash[21212]: audit 2024-04-10T02:58:44.569096+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-10T02:58:46.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:45 smithi016 bash[21212]: cluster 2024-04-10T02:58:44.569163+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-10T02:58:46.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:45 smithi016 bash[21212]: audit 2024-04-10T02:58:44.570543+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T02:58:46.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:46 smithi136 bash[23435]: audit 2024-04-10T02:58:45.571030+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-10T02:58:46.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:46 smithi136 bash[23435]: cluster 2024-04-10T02:58:45.571257+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-10T02:58:46.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:46 smithi136 bash[23435]: cluster 2024-04-10T02:58:45.977400+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v133: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:47.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:46 smithi016 bash[28961]: audit 2024-04-10T02:58:45.571030+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-10T02:58:47.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:46 smithi016 bash[28961]: cluster 2024-04-10T02:58:45.571257+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-10T02:58:47.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:46 smithi016 bash[28961]: cluster 2024-04-10T02:58:45.977400+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v133: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:47.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:46 smithi016 bash[21212]: audit 2024-04-10T02:58:45.571030+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-10T02:58:47.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:46 smithi016 bash[21212]: cluster 2024-04-10T02:58:45.571257+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-10T02:58:47.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:46 smithi016 bash[21212]: cluster 2024-04-10T02:58:45.977400+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v133: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:47.483 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:58:47.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:47 smithi016 bash[28961]: cluster 2024-04-10T02:58:46.599559+0000 mon.a (mon.0) 363 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-04-10T02:58:47.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:47 smithi016 bash[28961]: cluster 2024-04-10T02:58:46.599702+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-10T02:58:47.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:47 smithi016 bash[28961]: audit 2024-04-10T02:58:46.648226+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:47.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:47 smithi016 bash[21212]: cluster 2024-04-10T02:58:46.599559+0000 mon.a (mon.0) 363 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-04-10T02:58:47.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:47 smithi016 bash[21212]: cluster 2024-04-10T02:58:46.599702+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-10T02:58:47.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:47 smithi016 bash[21212]: audit 2024-04-10T02:58:46.648226+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:47.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:47 smithi136 bash[23435]: cluster 2024-04-10T02:58:46.599559+0000 mon.a (mon.0) 363 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-04-10T02:58:47.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:47 smithi136 bash[23435]: cluster 2024-04-10T02:58:46.599702+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-10T02:58:47.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:47 smithi136 bash[23435]: audit 2024-04-10T02:58:46.648226+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:49.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:49 smithi016 bash[28961]: cluster 2024-04-10T02:58:47.977906+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v135: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:49.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:49 smithi016 bash[28961]: audit 2024-04-10T02:58:48.519806+0000 mon.a (mon.0) 366 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-10T02:58:49.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:49 smithi016 bash[28961]: audit 2024-04-10T02:58:49.419817+0000 mon.a (mon.0) 367 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-10T02:58:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:49 smithi016 bash[21212]: cluster 2024-04-10T02:58:47.977906+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v135: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:49 smithi016 bash[21212]: audit 2024-04-10T02:58:48.519806+0000 mon.a (mon.0) 366 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-10T02:58:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:49 smithi016 bash[21212]: audit 2024-04-10T02:58:49.419817+0000 mon.a (mon.0) 367 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-10T02:58:50.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:50 smithi136 bash[23435]: cluster 2024-04-10T02:58:47.977906+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v135: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:50.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:50 smithi136 bash[23435]: audit 2024-04-10T02:58:48.519806+0000 mon.a (mon.0) 366 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-10T02:58:50.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:50 smithi136 bash[23435]: audit 2024-04-10T02:58:49.419817+0000 mon.a (mon.0) 367 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-10T02:58:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:49.420664+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:58:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:49.420883+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:58:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:49.421065+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:58:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:49.426463+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:49.429545+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:49.429905+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:49.430190+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: cluster 2024-04-10T02:58:49.978355+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:50.338223+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:50.381010+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:50.383809+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:50.384450+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[21212]: audit 2024-04-10T02:58:50.384903+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:49.420664+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:49.420883+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:58:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:49.421065+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:49.426463+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:49.429545+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:49.429905+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:49.430190+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: cluster 2024-04-10T02:58:49.978355+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:50.338223+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:50.381010+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:50.383809+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:50.384450+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:58:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:51 smithi016 bash[28961]: audit 2024-04-10T02:58:50.384903+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:58:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:49.420664+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:58:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:49.420883+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:58:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:49.421065+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:49.426463+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:49.429545+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:49.429905+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:49.430190+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: cluster 2024-04-10T02:58:49.978355+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:50.338223+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:50.381010+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:50.383809+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:50.384450+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T02:58:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:51 smithi136 bash[23435]: audit 2024-04-10T02:58:50.384903+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T02:58:51.926 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-10T02:58:51.927 INFO:teuthology.orchestra.run.smithi016.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-10T02:58:51.927 INFO:teuthology.orchestra.run.smithi016.stderr: stderr: 10+0 records in 2024-04-10T02:58:51.927 INFO:teuthology.orchestra.run.smithi016.stderr:10+0 records out 2024-04-10T02:58:51.927 INFO:teuthology.orchestra.run.smithi016.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0100269 s, 1.0 GB/s 2024-04-10T02:58:51.927 INFO:teuthology.orchestra.run.smithi016.stderr:--> Zapping successful for: 2024-04-10T02:58:52.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:52 smithi136 bash[23435]: audit 2024-04-10T02:58:50.383237+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-10T02:58:52.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:52 smithi136 bash[23435]: audit 2024-04-10T02:58:51.337461+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-10T02:58:52.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:52 smithi136 bash[23435]: cluster 2024-04-10T02:58:51.978799+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:52.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:52 smithi016 bash[28961]: audit 2024-04-10T02:58:50.383237+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-10T02:58:52.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:52 smithi016 bash[28961]: audit 2024-04-10T02:58:51.337461+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-10T02:58:52.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:52 smithi016 bash[28961]: cluster 2024-04-10T02:58:51.978799+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:52.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:52 smithi016 bash[21212]: audit 2024-04-10T02:58:50.383237+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-10T02:58:52.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:52 smithi016 bash[21212]: audit 2024-04-10T02:58:51.337461+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-10T02:58:52.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:52 smithi016 bash[21212]: cluster 2024-04-10T02:58:51.978799+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:58:52.739 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch daemon add osd smithi016:vg_nvme/lv_1 2024-04-10T02:58:54.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: cephadm 2024-04-10T02:58:53.203366+0000 mgr.y (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: audit 2024-04-10T02:58:53.212443+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: audit 2024-04-10T02:58:53.221572+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: audit 2024-04-10T02:58:53.224102+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: audit 2024-04-10T02:58:53.226060+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: audit 2024-04-10T02:58:53.227918+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: cephadm 2024-04-10T02:58:53.229357+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 5415M 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: audit 2024-04-10T02:58:53.237709+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: audit 2024-04-10T02:58:53.240196+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: audit 2024-04-10T02:58:53.241950+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: audit 2024-04-10T02:58:53.251450+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[21212]: cluster 2024-04-10T02:58:53.979338+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: cephadm 2024-04-10T02:58:53.203366+0000 mgr.y (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: audit 2024-04-10T02:58:53.212443+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: audit 2024-04-10T02:58:53.221572+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: audit 2024-04-10T02:58:53.224102+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: audit 2024-04-10T02:58:53.226060+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: audit 2024-04-10T02:58:53.227918+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: cephadm 2024-04-10T02:58:53.229357+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 5415M 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: audit 2024-04-10T02:58:53.237709+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: audit 2024-04-10T02:58:53.240196+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: audit 2024-04-10T02:58:53.241950+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: audit 2024-04-10T02:58:53.251450+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:54 smithi016 bash[28961]: cluster 2024-04-10T02:58:53.979338+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-10T02:58:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: cephadm 2024-04-10T02:58:53.203366+0000 mgr.y (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:58:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: audit 2024-04-10T02:58:53.212443+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: audit 2024-04-10T02:58:53.221572+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: audit 2024-04-10T02:58:53.224102+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: audit 2024-04-10T02:58:53.226060+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: audit 2024-04-10T02:58:53.227918+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:58:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: cephadm 2024-04-10T02:58:53.229357+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 5415M 2024-04-10T02:58:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: audit 2024-04-10T02:58:53.237709+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: audit 2024-04-10T02:58:53.240196+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:58:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: audit 2024-04-10T02:58:53.241950+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:58:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: audit 2024-04-10T02:58:53.251450+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:58:54.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:54 smithi136 bash[23435]: cluster 2024-04-10T02:58:53.979338+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-10T02:58:56.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:56 smithi016 bash[21212]: cluster 2024-04-10T02:58:55.979862+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-10T02:58:56.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:56 smithi016 bash[28961]: cluster 2024-04-10T02:58:55.979862+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-10T02:58:56.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:56 smithi136 bash[23435]: cluster 2024-04-10T02:58:55.979862+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-10T02:58:57.499 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T02:58:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:58:58 smithi016 bash[21212]: cluster 2024-04-10T02:58:57.980432+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-10T02:58:58.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:58:58 smithi016 bash[28961]: cluster 2024-04-10T02:58:57.980432+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-10T02:58:58.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:58:58 smithi136 bash[23435]: cluster 2024-04-10T02:58:57.980432+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-10T02:59:00.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:00 smithi016 bash[21212]: cluster 2024-04-10T02:58:59.980833+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-10T02:59:00.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:00 smithi016 bash[28961]: cluster 2024-04-10T02:58:59.980833+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-10T02:59:00.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:00 smithi136 bash[23435]: cluster 2024-04-10T02:58:59.980833+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-10T02:59:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:01 smithi016 bash[28961]: audit 2024-04-10T02:59:00.307659+0000 mgr.y (mgr.14152) 173 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:59:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:01 smithi016 bash[28961]: audit 2024-04-10T02:59:00.310637+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:59:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:01 smithi016 bash[28961]: audit 2024-04-10T02:59:00.318295+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:59:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:01 smithi016 bash[28961]: audit 2024-04-10T02:59:00.319545+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:01 smithi016 bash[21212]: audit 2024-04-10T02:59:00.307659+0000 mgr.y (mgr.14152) 173 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:59:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:01 smithi016 bash[21212]: audit 2024-04-10T02:59:00.310637+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:59:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:01 smithi016 bash[21212]: audit 2024-04-10T02:59:00.318295+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:59:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:01 smithi016 bash[21212]: audit 2024-04-10T02:59:00.319545+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:01.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:01 smithi136 bash[23435]: audit 2024-04-10T02:59:00.307659+0000 mgr.y (mgr.14152) 173 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:59:01.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:01 smithi136 bash[23435]: audit 2024-04-10T02:59:00.310637+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:59:01.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:01 smithi136 bash[23435]: audit 2024-04-10T02:59:00.318295+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:59:01.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:01 smithi136 bash[23435]: audit 2024-04-10T02:59:00.319545+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:02.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:02 smithi016 bash[21212]: cluster 2024-04-10T02:59:01.981367+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-10T02:59:02.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:02 smithi016 bash[28961]: cluster 2024-04-10T02:59:01.981367+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-10T02:59:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:02 smithi136 bash[23435]: cluster 2024-04-10T02:59:01.981367+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-10T02:59:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:04 smithi016 bash[21212]: cluster 2024-04-10T02:59:03.981932+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-10T02:59:04.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:04 smithi016 bash[28961]: cluster 2024-04-10T02:59:03.981932+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-10T02:59:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:04 smithi136 bash[23435]: cluster 2024-04-10T02:59:03.981932+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-10T02:59:06.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:06 smithi016 bash[21212]: cluster 2024-04-10T02:59:05.982306+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:06.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:06 smithi016 bash[28961]: cluster 2024-04-10T02:59:05.982306+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:06.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:06 smithi136 bash[23435]: cluster 2024-04-10T02:59:05.982306+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:08.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:08 smithi016 bash[28961]: cluster 2024-04-10T02:59:07.982633+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:08.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:08 smithi016 bash[21212]: cluster 2024-04-10T02:59:07.982633+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:08.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:08 smithi136 bash[23435]: cluster 2024-04-10T02:59:07.982633+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:09.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:09 smithi016 bash[21212]: audit 2024-04-10T02:59:08.491210+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.16:0/3486741053' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d98625b-cc66-4788-b4d5-3e70731bf32b"}]: dispatch 2024-04-10T02:59:09.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:09 smithi016 bash[21212]: audit 2024-04-10T02:59:08.496438+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.16:0/3486741053' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d98625b-cc66-4788-b4d5-3e70731bf32b"}]': finished 2024-04-10T02:59:09.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:09 smithi016 bash[21212]: cluster 2024-04-10T02:59:08.496493+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-10T02:59:09.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:09 smithi016 bash[21212]: audit 2024-04-10T02:59:08.496624+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:09.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:09 smithi016 bash[28961]: audit 2024-04-10T02:59:08.491210+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.16:0/3486741053' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d98625b-cc66-4788-b4d5-3e70731bf32b"}]: dispatch 2024-04-10T02:59:09.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:09 smithi016 bash[28961]: audit 2024-04-10T02:59:08.496438+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.16:0/3486741053' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d98625b-cc66-4788-b4d5-3e70731bf32b"}]': finished 2024-04-10T02:59:09.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:09 smithi016 bash[28961]: cluster 2024-04-10T02:59:08.496493+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-10T02:59:09.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:09 smithi016 bash[28961]: audit 2024-04-10T02:59:08.496624+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:09.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:09 smithi136 bash[23435]: audit 2024-04-10T02:59:08.491210+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.16:0/3486741053' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d98625b-cc66-4788-b4d5-3e70731bf32b"}]: dispatch 2024-04-10T02:59:09.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:09 smithi136 bash[23435]: audit 2024-04-10T02:59:08.496438+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.16:0/3486741053' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d98625b-cc66-4788-b4d5-3e70731bf32b"}]': finished 2024-04-10T02:59:09.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:09 smithi136 bash[23435]: cluster 2024-04-10T02:59:08.496493+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-10T02:59:09.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:09 smithi136 bash[23435]: audit 2024-04-10T02:59:08.496624+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:10.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:10 smithi016 bash[21212]: audit 2024-04-10T02:59:09.204334+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.16:0/1274190136' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:59:10.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:10 smithi016 bash[21212]: cluster 2024-04-10T02:59:09.983159+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:10.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:10 smithi016 bash[28961]: audit 2024-04-10T02:59:09.204334+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.16:0/1274190136' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:59:10.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:10 smithi016 bash[28961]: cluster 2024-04-10T02:59:09.983159+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:10 smithi136 bash[23435]: audit 2024-04-10T02:59:09.204334+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.16:0/1274190136' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:59:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:10 smithi136 bash[23435]: cluster 2024-04-10T02:59:09.983159+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:12.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:12 smithi016 bash[21212]: cluster 2024-04-10T02:59:11.983660+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:12.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:12 smithi016 bash[28961]: cluster 2024-04-10T02:59:11.983660+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:12.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:12 smithi136 bash[23435]: cluster 2024-04-10T02:59:11.983660+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:14 smithi016 bash[21212]: cluster 2024-04-10T02:59:13.984211+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:14 smithi016 bash[28961]: cluster 2024-04-10T02:59:13.984211+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:14.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:14 smithi136 bash[23435]: cluster 2024-04-10T02:59:13.984211+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:16.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:16 smithi016 bash[21212]: cluster 2024-04-10T02:59:15.984717+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:16.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:16 smithi016 bash[28961]: cluster 2024-04-10T02:59:15.984717+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:16.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:16 smithi136 bash[23435]: cluster 2024-04-10T02:59:15.984717+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:18.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:18 smithi016 bash[21212]: cluster 2024-04-10T02:59:17.985244+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:18.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:18 smithi016 bash[28961]: cluster 2024-04-10T02:59:17.985244+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:18.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:18 smithi136 bash[23435]: cluster 2024-04-10T02:59:17.985244+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:20.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:20 smithi016 bash[21212]: cluster 2024-04-10T02:59:19.985668+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:20.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:20 smithi016 bash[28961]: cluster 2024-04-10T02:59:19.985668+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:20.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:20 smithi136 bash[23435]: cluster 2024-04-10T02:59:19.985668+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:21.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:21 smithi016 bash[28961]: audit 2024-04-10T02:59:20.762545+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-10T02:59:21.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:21 smithi016 bash[28961]: audit 2024-04-10T02:59:20.764194+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:21.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:21 smithi016 bash[28961]: cephadm 2024-04-10T02:59:20.765609+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-04-10T02:59:21.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:21 smithi016 bash[21212]: audit 2024-04-10T02:59:20.762545+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-10T02:59:21.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:21 smithi016 bash[21212]: audit 2024-04-10T02:59:20.764194+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:21.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:21 smithi016 bash[21212]: cephadm 2024-04-10T02:59:20.765609+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-04-10T02:59:21.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:21 smithi136 bash[23435]: audit 2024-04-10T02:59:20.762545+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-10T02:59:21.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:21 smithi136 bash[23435]: audit 2024-04-10T02:59:20.764194+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:21.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:21 smithi136 bash[23435]: cephadm 2024-04-10T02:59:20.765609+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-04-10T02:59:22.134 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:22 smithi016 bash[21212]: cluster 2024-04-10T02:59:21.986195+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:22.134 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:22 smithi016 bash[28961]: cluster 2024-04-10T02:59:21.986195+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:22 smithi136 bash[23435]: cluster 2024-04-10T02:59:21.986195+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:24.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:24 smithi016 bash[28961]: cluster 2024-04-10T02:59:23.986724+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:24.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:24 smithi016 bash[21212]: cluster 2024-04-10T02:59:23.986724+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:24.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:24 smithi136 bash[23435]: cluster 2024-04-10T02:59:23.986724+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:24.571 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:24.572 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:24.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:24.572 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:24.573 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:24.573 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:25.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:25.063 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:25.064 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:25.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:25.064 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 02:59:24 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T02:59:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:25 smithi016 bash[21212]: audit 2024-04-10T02:59:24.857942+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:25 smithi016 bash[21212]: audit 2024-04-10T02:59:24.863216+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:25 smithi016 bash[21212]: audit 2024-04-10T02:59:24.865074+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:59:26.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:25 smithi016 bash[28961]: audit 2024-04-10T02:59:24.857942+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:26.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:25 smithi016 bash[28961]: audit 2024-04-10T02:59:24.863216+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:26.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:25 smithi016 bash[28961]: audit 2024-04-10T02:59:24.865074+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:59:26.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:25 smithi136 bash[23435]: audit 2024-04-10T02:59:24.857942+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:26.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:25 smithi136 bash[23435]: audit 2024-04-10T02:59:24.863216+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:26.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:25 smithi136 bash[23435]: audit 2024-04-10T02:59:24.865074+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:59:27.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:26 smithi136 bash[23435]: cluster 2024-04-10T02:59:25.987100+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:27.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:26 smithi016 bash[21212]: cluster 2024-04-10T02:59:25.987100+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:26 smithi016 bash[28961]: cluster 2024-04-10T02:59:25.987100+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:28.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:28 smithi016 bash[21212]: cluster 2024-04-10T02:59:27.987549+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:28.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:28 smithi016 bash[28961]: cluster 2024-04-10T02:59:27.987549+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:28 smithi136 bash[23435]: cluster 2024-04-10T02:59:27.987549+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[21212]: cluster 2024-04-10T02:59:29.987961+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[21212]: audit 2024-04-10T02:59:30.010434+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[21212]: audit 2024-04-10T02:59:30.015086+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[21212]: audit 2024-04-10T02:59:30.015978+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[21212]: audit 2024-04-10T02:59:30.016753+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:59:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[21212]: audit 2024-04-10T02:59:30.021481+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[28961]: cluster 2024-04-10T02:59:29.987961+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[28961]: audit 2024-04-10T02:59:30.010434+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[28961]: audit 2024-04-10T02:59:30.015086+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[28961]: audit 2024-04-10T02:59:30.015978+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[28961]: audit 2024-04-10T02:59:30.016753+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:59:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:30 smithi016 bash[28961]: audit 2024-04-10T02:59:30.021481+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:30 smithi136 bash[23435]: cluster 2024-04-10T02:59:29.987961+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:30 smithi136 bash[23435]: audit 2024-04-10T02:59:30.010434+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:30 smithi136 bash[23435]: audit 2024-04-10T02:59:30.015086+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:30 smithi136 bash[23435]: audit 2024-04-10T02:59:30.015978+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:30 smithi136 bash[23435]: audit 2024-04-10T02:59:30.016753+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:59:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:30 smithi136 bash[23435]: audit 2024-04-10T02:59:30.021481+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:31.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:31 smithi016 bash[21212]: audit 2024-04-10T02:59:31.386233+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-10T02:59:31.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:31 smithi016 bash[28961]: audit 2024-04-10T02:59:31.386233+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-10T02:59:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:31 smithi136 bash[23435]: audit 2024-04-10T02:59:31.386233+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-10T02:59:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[21212]: audit 2024-04-10T02:59:31.442498+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-10T02:59:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[21212]: cluster 2024-04-10T02:59:31.442556+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-10T02:59:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[21212]: audit 2024-04-10T02:59:31.443047+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[21212]: audit 2024-04-10T02:59:31.443538+0000 mon.a (mon.0) 408 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:59:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[21212]: cluster 2024-04-10T02:59:31.988496+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[21212]: audit 2024-04-10T02:59:32.443027+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:59:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[21212]: cluster 2024-04-10T02:59:32.443104+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-10T02:59:32.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[21212]: audit 2024-04-10T02:59:32.443235+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[28961]: audit 2024-04-10T02:59:31.442498+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-10T02:59:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[28961]: cluster 2024-04-10T02:59:31.442556+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-10T02:59:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[28961]: audit 2024-04-10T02:59:31.443047+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[28961]: audit 2024-04-10T02:59:31.443538+0000 mon.a (mon.0) 408 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:59:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[28961]: cluster 2024-04-10T02:59:31.988496+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[28961]: audit 2024-04-10T02:59:32.443027+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:59:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[28961]: cluster 2024-04-10T02:59:32.443104+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-10T02:59:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:32 smithi016 bash[28961]: audit 2024-04-10T02:59:32.443235+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:32.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:32 smithi136 bash[23435]: audit 2024-04-10T02:59:31.442498+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-10T02:59:32.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:32 smithi136 bash[23435]: cluster 2024-04-10T02:59:31.442556+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-10T02:59:32.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:32 smithi136 bash[23435]: audit 2024-04-10T02:59:31.443047+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:32.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:32 smithi136 bash[23435]: audit 2024-04-10T02:59:31.443538+0000 mon.a (mon.0) 408 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T02:59:32.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:32 smithi136 bash[23435]: cluster 2024-04-10T02:59:31.988496+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:32.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:32 smithi136 bash[23435]: audit 2024-04-10T02:59:32.443027+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-04-10T02:59:32.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:32 smithi136 bash[23435]: cluster 2024-04-10T02:59:32.443104+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-10T02:59:32.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:32 smithi136 bash[23435]: audit 2024-04-10T02:59:32.443235+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:33.365 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 3 on host 'smithi016' 2024-04-10T02:59:33.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:33 smithi016 bash[21212]: audit 2024-04-10T02:59:32.450235+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:33.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:33 smithi016 bash[21212]: audit 2024-04-10T02:59:33.309789+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:33.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:33 smithi016 bash[21212]: audit 2024-04-10T02:59:33.318771+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:33.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:33 smithi016 bash[21212]: audit 2024-04-10T02:59:33.341976+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:59:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:33 smithi016 bash[28961]: audit 2024-04-10T02:59:32.450235+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:33 smithi016 bash[28961]: audit 2024-04-10T02:59:33.309789+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:33 smithi016 bash[28961]: audit 2024-04-10T02:59:33.318771+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:33 smithi016 bash[28961]: audit 2024-04-10T02:59:33.341976+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:59:33.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:33 smithi136 bash[23435]: audit 2024-04-10T02:59:32.450235+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:33.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:33 smithi136 bash[23435]: audit 2024-04-10T02:59:33.309789+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:33.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:33 smithi136 bash[23435]: audit 2024-04-10T02:59:33.318771+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:33.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:33 smithi136 bash[23435]: audit 2024-04-10T02:59:33.341976+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T02:59:34.080 DEBUG:teuthology.orchestra.run.smithi016:osd.3> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.3.service 2024-04-10T02:59:34.083 INFO:tasks.cephadm:Deploying osd.4 on smithi136 with /dev/vg_nvme/lv_4... 2024-04-10T02:59:34.083 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-10T02:59:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[21212]: cluster 2024-04-10T02:59:32.417673+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:59:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[21212]: cluster 2024-04-10T02:59:32.417736+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:59:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[21212]: audit 2024-04-10T02:59:33.451089+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[21212]: cluster 2024-04-10T02:59:33.456237+0000 mon.a (mon.0) 417 : cluster [INF] osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675] boot 2024-04-10T02:59:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[21212]: cluster 2024-04-10T02:59:33.456297+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-10T02:59:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[21212]: audit 2024-04-10T02:59:33.456534+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[21212]: cluster 2024-04-10T02:59:33.989063+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[28961]: cluster 2024-04-10T02:59:32.417673+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:59:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[28961]: cluster 2024-04-10T02:59:32.417736+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:59:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[28961]: audit 2024-04-10T02:59:33.451089+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[28961]: cluster 2024-04-10T02:59:33.456237+0000 mon.a (mon.0) 417 : cluster [INF] osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675] boot 2024-04-10T02:59:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[28961]: cluster 2024-04-10T02:59:33.456297+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-10T02:59:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[28961]: audit 2024-04-10T02:59:33.456534+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:34 smithi016 bash[28961]: cluster 2024-04-10T02:59:33.989063+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:34.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:34 smithi136 bash[23435]: cluster 2024-04-10T02:59:32.417673+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T02:59:34.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:34 smithi136 bash[23435]: cluster 2024-04-10T02:59:32.417736+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T02:59:34.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:34 smithi136 bash[23435]: audit 2024-04-10T02:59:33.451089+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:34.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:34 smithi136 bash[23435]: cluster 2024-04-10T02:59:33.456237+0000 mon.a (mon.0) 417 : cluster [INF] osd.3 [v2:172.21.15.16:6826/1896530675,v1:172.21.15.16:6827/1896530675] boot 2024-04-10T02:59:34.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:34 smithi136 bash[23435]: cluster 2024-04-10T02:59:33.456297+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-10T02:59:34.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:34 smithi136 bash[23435]: audit 2024-04-10T02:59:33.456534+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T02:59:34.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:34 smithi136 bash[23435]: cluster 2024-04-10T02:59:33.989063+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-10T02:59:35.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:35 smithi016 bash[21212]: cluster 2024-04-10T02:59:34.470100+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-10T02:59:35.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:35 smithi016 bash[28961]: cluster 2024-04-10T02:59:34.470100+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-10T02:59:35.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:35 smithi136 bash[23435]: cluster 2024-04-10T02:59:34.470100+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-10T02:59:36.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:36 smithi016 bash[21212]: cluster 2024-04-10T02:59:35.989549+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:36.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:36 smithi016 bash[28961]: cluster 2024-04-10T02:59:35.989549+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:36.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:36 smithi136 bash[23435]: cluster 2024-04-10T02:59:35.989549+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:38.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:38 smithi016 bash[21212]: cluster 2024-04-10T02:59:37.990125+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:38.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:38 smithi016 bash[28961]: cluster 2024-04-10T02:59:37.990125+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:38.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:38 smithi136 bash[23435]: cluster 2024-04-10T02:59:37.990125+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:38.795 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T02:59:40.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:40 smithi136 bash[23435]: cluster 2024-04-10T02:59:39.990750+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:40 smithi016 bash[21212]: cluster 2024-04-10T02:59:39.990750+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:40.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:40 smithi016 bash[28961]: cluster 2024-04-10T02:59:39.990750+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:41.622 INFO:teuthology.orchestra.run.smithi136.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-10T02:59:41.622 INFO:teuthology.orchestra.run.smithi136.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-10T02:59:41.622 INFO:teuthology.orchestra.run.smithi136.stderr: stderr: 10+0 records in 2024-04-10T02:59:41.622 INFO:teuthology.orchestra.run.smithi136.stderr:10+0 records out 2024-04-10T02:59:41.623 INFO:teuthology.orchestra.run.smithi136.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0116797 s, 898 MB/s 2024-04-10T02:59:41.623 INFO:teuthology.orchestra.run.smithi136.stderr:--> Zapping successful for: 2024-04-10T02:59:42.224 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch daemon add osd smithi136:vg_nvme/lv_4 2024-04-10T02:59:42.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:42 smithi016 bash[21212]: cluster 2024-04-10T02:59:41.991325+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:42.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:42 smithi016 bash[28961]: cluster 2024-04-10T02:59:41.991325+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:42.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:42 smithi136 bash[23435]: cluster 2024-04-10T02:59:41.991325+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: cephadm 2024-04-10T02:59:42.433023+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.442124+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.452095+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.454867+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.456686+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.458388+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.460117+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: cephadm 2024-04-10T02:59:42.461439+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 4061M 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.469795+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.472997+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.474694+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[21212]: audit 2024-04-10T02:59:42.484020+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: cephadm 2024-04-10T02:59:42.433023+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.442124+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.452095+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.454867+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.456686+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.458388+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.460117+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: cephadm 2024-04-10T02:59:42.461439+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 4061M 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.469795+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.472997+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.474694+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:59:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:43 smithi016 bash[28961]: audit 2024-04-10T02:59:42.484020+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: cephadm 2024-04-10T02:59:42.433023+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi016 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.442124+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.452095+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.454867+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.456686+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.458388+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.460117+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: cephadm 2024-04-10T02:59:42.461439+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 4061M 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.469795+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.472997+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.474694+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T02:59:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:43 smithi136 bash[23435]: audit 2024-04-10T02:59:42.484020+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T02:59:44.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:44 smithi016 bash[21212]: cluster 2024-04-10T02:59:43.991888+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:44.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:44 smithi016 bash[28961]: cluster 2024-04-10T02:59:43.991888+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:44.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:44 smithi136 bash[23435]: cluster 2024-04-10T02:59:43.991888+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:46.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:46 smithi016 bash[21212]: cluster 2024-04-10T02:59:45.992422+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:46.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:46 smithi016 bash[28961]: cluster 2024-04-10T02:59:45.992422+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:46.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:46 smithi136 bash[23435]: cluster 2024-04-10T02:59:45.992422+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:46.937 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T02:59:48.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:48 smithi016 bash[21212]: cluster 2024-04-10T02:59:47.992954+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:48.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:48 smithi016 bash[28961]: cluster 2024-04-10T02:59:47.992954+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:48.382 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:48 smithi136 bash[23435]: cluster 2024-04-10T02:59:47.992954+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:49 smithi016 bash[21212]: audit 2024-04-10T02:59:49.437292+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:59:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:49 smithi016 bash[21212]: audit 2024-04-10T02:59:49.444625+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:59:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:49 smithi016 bash[21212]: audit 2024-04-10T02:59:49.446238+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:49 smithi016 bash[28961]: audit 2024-04-10T02:59:49.437292+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:59:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:49 smithi016 bash[28961]: audit 2024-04-10T02:59:49.444625+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:59:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:49 smithi016 bash[28961]: audit 2024-04-10T02:59:49.446238+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:49.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:49 smithi136 bash[23435]: audit 2024-04-10T02:59:49.437292+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T02:59:49.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:49 smithi136 bash[23435]: audit 2024-04-10T02:59:49.444625+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T02:59:49.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:49 smithi136 bash[23435]: audit 2024-04-10T02:59:49.446238+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T02:59:50.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:50 smithi016 bash[21212]: audit 2024-04-10T02:59:49.429759+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:59:50.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:50 smithi016 bash[21212]: cluster 2024-04-10T02:59:49.993517+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:50.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:50 smithi016 bash[28961]: audit 2024-04-10T02:59:49.429759+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:59:50.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:50 smithi016 bash[28961]: cluster 2024-04-10T02:59:49.993517+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:50.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:50 smithi136 bash[23435]: audit 2024-04-10T02:59:49.429759+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T02:59:50.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:50 smithi136 bash[23435]: cluster 2024-04-10T02:59:49.993517+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:52.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:52 smithi016 bash[21212]: cluster 2024-04-10T02:59:51.994048+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:52.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:52 smithi016 bash[28961]: cluster 2024-04-10T02:59:51.994048+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:52.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:52 smithi136 bash[23435]: cluster 2024-04-10T02:59:51.994048+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:54.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:54 smithi016 bash[21212]: cluster 2024-04-10T02:59:53.994586+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:54.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:54 smithi016 bash[28961]: cluster 2024-04-10T02:59:53.994586+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:54.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:54 smithi136 bash[23435]: cluster 2024-04-10T02:59:53.994586+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:56.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:56 smithi016 bash[21212]: cluster 2024-04-10T02:59:55.995160+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:56.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:56 smithi016 bash[28961]: cluster 2024-04-10T02:59:55.995160+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:56.344 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:56 smithi136 bash[23435]: cluster 2024-04-10T02:59:55.995160+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:57.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[21212]: audit 2024-04-10T02:59:57.234845+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.136:0/4113071474' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d"}]: dispatch 2024-04-10T02:59:57.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[21212]: audit 2024-04-10T02:59:57.235554+0000 mon.a (mon.0) 434 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d"}]: dispatch 2024-04-10T02:59:57.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[21212]: audit 2024-04-10T02:59:57.244736+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d"}]': finished 2024-04-10T02:59:57.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[21212]: cluster 2024-04-10T02:59:57.244875+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-10T02:59:57.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[21212]: audit 2024-04-10T02:59:57.245210+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T02:59:57.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[28961]: audit 2024-04-10T02:59:57.234845+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.136:0/4113071474' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d"}]: dispatch 2024-04-10T02:59:57.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[28961]: audit 2024-04-10T02:59:57.235554+0000 mon.a (mon.0) 434 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d"}]: dispatch 2024-04-10T02:59:57.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[28961]: audit 2024-04-10T02:59:57.244736+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d"}]': finished 2024-04-10T02:59:57.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[28961]: cluster 2024-04-10T02:59:57.244875+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-10T02:59:57.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:57 smithi016 bash[28961]: audit 2024-04-10T02:59:57.245210+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T02:59:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:57 smithi136 bash[23435]: audit 2024-04-10T02:59:57.234845+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.136:0/4113071474' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d"}]: dispatch 2024-04-10T02:59:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:57 smithi136 bash[23435]: audit 2024-04-10T02:59:57.235554+0000 mon.a (mon.0) 434 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d"}]: dispatch 2024-04-10T02:59:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:57 smithi136 bash[23435]: audit 2024-04-10T02:59:57.244736+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d"}]': finished 2024-04-10T02:59:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:57 smithi136 bash[23435]: cluster 2024-04-10T02:59:57.244875+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-10T02:59:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:57 smithi136 bash[23435]: audit 2024-04-10T02:59:57.245210+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T02:59:58.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:58 smithi016 bash[21212]: audit 2024-04-10T02:59:57.916985+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.136:0/1659580184' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:59:58.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 02:59:58 smithi016 bash[21212]: cluster 2024-04-10T02:59:57.995768+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:58.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:58 smithi016 bash[28961]: audit 2024-04-10T02:59:57.916985+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.136:0/1659580184' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:59:58.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 02:59:58 smithi016 bash[28961]: cluster 2024-04-10T02:59:57.995768+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T02:59:58.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:58 smithi136 bash[23435]: audit 2024-04-10T02:59:57.916985+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.136:0/1659580184' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T02:59:58.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 02:59:58 smithi136 bash[23435]: cluster 2024-04-10T02:59:57.995768+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:00.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:00 smithi016 bash[21212]: cluster 2024-04-10T02:59:59.996358+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:00 smithi016 bash[21212]: cluster 2024-04-10T03:00:00.000151+0000 mon.a (mon.0) 438 : cluster [INF] overall HEALTH_OK 2024-04-10T03:00:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:00 smithi016 bash[28961]: cluster 2024-04-10T02:59:59.996358+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:00 smithi016 bash[28961]: cluster 2024-04-10T03:00:00.000151+0000 mon.a (mon.0) 438 : cluster [INF] overall HEALTH_OK 2024-04-10T03:00:00.369 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:00 smithi136 bash[23435]: cluster 2024-04-10T02:59:59.996358+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:00.369 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:00 smithi136 bash[23435]: cluster 2024-04-10T03:00:00.000151+0000 mon.a (mon.0) 438 : cluster [INF] overall HEALTH_OK 2024-04-10T03:00:02.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:02 smithi016 bash[21212]: cluster 2024-04-10T03:00:01.996900+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:02.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:02 smithi016 bash[28961]: cluster 2024-04-10T03:00:01.996900+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:02.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:02 smithi136 bash[23435]: cluster 2024-04-10T03:00:01.996900+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:04.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:04 smithi016 bash[21212]: cluster 2024-04-10T03:00:03.997555+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:04.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:04 smithi016 bash[28961]: cluster 2024-04-10T03:00:03.997555+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:04.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:04 smithi136 bash[23435]: cluster 2024-04-10T03:00:03.997555+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:06.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:06 smithi136 bash[23435]: cluster 2024-04-10T03:00:05.998223+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:06.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:06 smithi016 bash[21212]: cluster 2024-04-10T03:00:05.998223+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:06.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:06 smithi016 bash[28961]: cluster 2024-04-10T03:00:05.998223+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:08.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:08 smithi136 bash[23435]: cluster 2024-04-10T03:00:07.998786+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:08.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:08 smithi016 bash[28961]: cluster 2024-04-10T03:00:07.998786+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:08.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:08 smithi016 bash[21212]: cluster 2024-04-10T03:00:07.998786+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:09.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:09 smithi016 bash[28961]: audit 2024-04-10T03:00:08.956367+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-10T03:00:09.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:09 smithi016 bash[28961]: audit 2024-04-10T03:00:08.958266+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:09.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:09 smithi016 bash[28961]: cephadm 2024-04-10T03:00:08.959915+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.4 on smithi136 2024-04-10T03:00:09.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:09 smithi016 bash[21212]: audit 2024-04-10T03:00:08.956367+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-10T03:00:09.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:09 smithi016 bash[21212]: audit 2024-04-10T03:00:08.958266+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:09.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:09 smithi016 bash[21212]: cephadm 2024-04-10T03:00:08.959915+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.4 on smithi136 2024-04-10T03:00:09.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:09 smithi136 bash[23435]: audit 2024-04-10T03:00:08.956367+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-10T03:00:09.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:09 smithi136 bash[23435]: audit 2024-04-10T03:00:08.958266+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:09.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:09 smithi136 bash[23435]: cephadm 2024-04-10T03:00:08.959915+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.4 on smithi136 2024-04-10T03:00:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:10 smithi136 bash[23435]: cluster 2024-04-10T03:00:09.999438+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:10.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:10 smithi016 bash[28961]: cluster 2024-04-10T03:00:09.999438+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:10.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:10 smithi016 bash[21212]: cluster 2024-04-10T03:00:09.999438+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:12.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:12 smithi016 bash[28961]: cluster 2024-04-10T03:00:12.000067+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:12.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:12 smithi016 bash[21212]: cluster 2024-04-10T03:00:12.000067+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:12.336 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:12 smithi136 bash[23435]: cluster 2024-04-10T03:00:12.000067+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:12.588 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:00:12.589 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:00:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:00:12.860 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:00:12.861 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:00:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:00:14.112 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:13 smithi136 bash[23435]: audit 2024-04-10T03:00:12.856550+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:14.112 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:13 smithi136 bash[23435]: audit 2024-04-10T03:00:12.857028+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:00:14.112 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:13 smithi136 bash[23435]: audit 2024-04-10T03:00:12.865489+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:14.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:13 smithi016 bash[21212]: audit 2024-04-10T03:00:12.856550+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:14.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:13 smithi016 bash[21212]: audit 2024-04-10T03:00:12.857028+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:00:14.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:13 smithi016 bash[21212]: audit 2024-04-10T03:00:12.865489+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:14.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:13 smithi016 bash[28961]: audit 2024-04-10T03:00:12.856550+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:14.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:13 smithi016 bash[28961]: audit 2024-04-10T03:00:12.857028+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:00:14.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:13 smithi016 bash[28961]: audit 2024-04-10T03:00:12.865489+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:15.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:14 smithi136 bash[23435]: cluster 2024-04-10T03:00:14.000582+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:15.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:14 smithi016 bash[21212]: cluster 2024-04-10T03:00:14.000582+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:15.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:14 smithi016 bash[28961]: cluster 2024-04-10T03:00:14.000582+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:16 smithi136 bash[23435]: cluster 2024-04-10T03:00:16.001041+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:16.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:16 smithi016 bash[21212]: cluster 2024-04-10T03:00:16.001041+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:16.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:16 smithi016 bash[28961]: cluster 2024-04-10T03:00:16.001041+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:18.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:18 smithi016 bash[21212]: cluster 2024-04-10T03:00:18.001606+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:18.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:18 smithi016 bash[28961]: cluster 2024-04-10T03:00:18.001606+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:18.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:18 smithi136 bash[23435]: cluster 2024-04-10T03:00:18.001606+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:19.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:19 smithi136 bash[23435]: audit 2024-04-10T03:00:18.819945+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.136:6800/3226165703,v1:172.21.15.136:6801/3226165703]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:00:19.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:19 smithi136 bash[23435]: audit 2024-04-10T03:00:18.820485+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:00:19.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:19 smithi016 bash[21212]: audit 2024-04-10T03:00:18.819945+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.136:6800/3226165703,v1:172.21.15.136:6801/3226165703]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:00:19.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:19 smithi016 bash[21212]: audit 2024-04-10T03:00:18.820485+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:00:19.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:19 smithi016 bash[28961]: audit 2024-04-10T03:00:18.819945+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.136:6800/3226165703,v1:172.21.15.136:6801/3226165703]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:00:19.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:19 smithi016 bash[28961]: audit 2024-04-10T03:00:18.820485+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: audit 2024-04-10T03:00:19.076722+0000 mon.a (mon.0) 445 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: cluster 2024-04-10T03:00:19.076899+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: audit 2024-04-10T03:00:19.077137+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: audit 2024-04-10T03:00:19.081326+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.136:6800/3226165703,v1:172.21.15.136:6801/3226165703]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: audit 2024-04-10T03:00:19.081858+0000 mon.a (mon.0) 448 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: audit 2024-04-10T03:00:19.514334+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: audit 2024-04-10T03:00:19.523003+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: audit 2024-04-10T03:00:19.524936+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: audit 2024-04-10T03:00:19.526740+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: audit 2024-04-10T03:00:19.536235+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:20.264 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:20 smithi136 bash[23435]: cluster 2024-04-10T03:00:20.002111+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:20.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: audit 2024-04-10T03:00:19.076722+0000 mon.a (mon.0) 445 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-10T03:00:20.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: cluster 2024-04-10T03:00:19.076899+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-10T03:00:20.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: audit 2024-04-10T03:00:19.077137+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:20.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: audit 2024-04-10T03:00:19.081326+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.136:6800/3226165703,v1:172.21.15.136:6801/3226165703]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:00:20.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: audit 2024-04-10T03:00:19.081858+0000 mon.a (mon.0) 448 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:00:20.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: audit 2024-04-10T03:00:19.514334+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: audit 2024-04-10T03:00:19.523003+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: audit 2024-04-10T03:00:19.524936+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: audit 2024-04-10T03:00:19.526740+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: audit 2024-04-10T03:00:19.536235+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[21212]: cluster 2024-04-10T03:00:20.002111+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: audit 2024-04-10T03:00:19.076722+0000 mon.a (mon.0) 445 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: cluster 2024-04-10T03:00:19.076899+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: audit 2024-04-10T03:00:19.077137+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: audit 2024-04-10T03:00:19.081326+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.136:6800/3226165703,v1:172.21.15.136:6801/3226165703]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: audit 2024-04-10T03:00:19.081858+0000 mon.a (mon.0) 448 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: audit 2024-04-10T03:00:19.514334+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:20.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: audit 2024-04-10T03:00:19.523003+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: audit 2024-04-10T03:00:19.524936+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: audit 2024-04-10T03:00:19.526740+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:00:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: audit 2024-04-10T03:00:19.536235+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:20 smithi016 bash[28961]: cluster 2024-04-10T03:00:20.002111+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-10T03:00:21.355 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:21 smithi136 bash[23435]: audit 2024-04-10T03:00:20.081023+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:00:21.355 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:21 smithi136 bash[23435]: cluster 2024-04-10T03:00:20.081322+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-10T03:00:21.356 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:21 smithi136 bash[23435]: audit 2024-04-10T03:00:20.082127+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:21.356 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:21 smithi136 bash[23435]: audit 2024-04-10T03:00:20.092889+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:21.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:21 smithi016 bash[28961]: audit 2024-04-10T03:00:20.081023+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:00:21.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:21 smithi016 bash[28961]: cluster 2024-04-10T03:00:20.081322+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-10T03:00:21.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:21 smithi016 bash[28961]: audit 2024-04-10T03:00:20.082127+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:21.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:21 smithi016 bash[28961]: audit 2024-04-10T03:00:20.092889+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:21 smithi016 bash[21212]: audit 2024-04-10T03:00:20.081023+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:00:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:21 smithi016 bash[21212]: cluster 2024-04-10T03:00:20.081322+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-10T03:00:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:21 smithi016 bash[21212]: audit 2024-04-10T03:00:20.082127+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:21 smithi016 bash[21212]: audit 2024-04-10T03:00:20.092889+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:22 smithi136 bash[23435]: cluster 2024-04-10T03:00:19.806387+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:00:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:22 smithi136 bash[23435]: cluster 2024-04-10T03:00:19.806498+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:00:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:22 smithi136 bash[23435]: cluster 2024-04-10T03:00:21.082953+0000 mon.a (mon.0) 458 : cluster [INF] osd.4 [v2:172.21.15.136:6800/3226165703,v1:172.21.15.136:6801/3226165703] boot 2024-04-10T03:00:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:22 smithi136 bash[23435]: cluster 2024-04-10T03:00:21.083078+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-10T03:00:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:22 smithi136 bash[23435]: audit 2024-04-10T03:00:21.083442+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:22 smithi136 bash[23435]: cluster 2024-04-10T03:00:22.002662+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:22.554 INFO:teuthology.orchestra.run.smithi136.stdout:Created osd(s) 4 on host 'smithi136' 2024-04-10T03:00:22.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[21212]: cluster 2024-04-10T03:00:19.806387+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:00:22.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[21212]: cluster 2024-04-10T03:00:19.806498+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:00:22.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[21212]: cluster 2024-04-10T03:00:21.082953+0000 mon.a (mon.0) 458 : cluster [INF] osd.4 [v2:172.21.15.136:6800/3226165703,v1:172.21.15.136:6801/3226165703] boot 2024-04-10T03:00:22.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[21212]: cluster 2024-04-10T03:00:21.083078+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-10T03:00:22.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[21212]: audit 2024-04-10T03:00:21.083442+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:22.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[21212]: cluster 2024-04-10T03:00:22.002662+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:22.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[28961]: cluster 2024-04-10T03:00:19.806387+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:00:22.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[28961]: cluster 2024-04-10T03:00:19.806498+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:00:22.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[28961]: cluster 2024-04-10T03:00:21.082953+0000 mon.a (mon.0) 458 : cluster [INF] osd.4 [v2:172.21.15.136:6800/3226165703,v1:172.21.15.136:6801/3226165703] boot 2024-04-10T03:00:22.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[28961]: cluster 2024-04-10T03:00:21.083078+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-10T03:00:22.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[28961]: audit 2024-04-10T03:00:21.083442+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:00:22.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:22 smithi016 bash[28961]: cluster 2024-04-10T03:00:22.002662+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:23.156 DEBUG:teuthology.orchestra.run.smithi136:osd.4> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.4.service 2024-04-10T03:00:23.159 INFO:tasks.cephadm:Deploying osd.5 on smithi136 with /dev/vg_nvme/lv_3... 2024-04-10T03:00:23.160 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-10T03:00:23.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:23 smithi136 bash[23435]: cluster 2024-04-10T03:00:22.094451+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-10T03:00:23.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:23 smithi136 bash[23435]: audit 2024-04-10T03:00:22.529419+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:23.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:23 smithi136 bash[23435]: audit 2024-04-10T03:00:22.532893+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:00:23.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:23 smithi136 bash[23435]: audit 2024-04-10T03:00:22.538707+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:23.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:23 smithi016 bash[21212]: cluster 2024-04-10T03:00:22.094451+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-10T03:00:23.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:23 smithi016 bash[21212]: audit 2024-04-10T03:00:22.529419+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:23.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:23 smithi016 bash[21212]: audit 2024-04-10T03:00:22.532893+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:00:23.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:23 smithi016 bash[21212]: audit 2024-04-10T03:00:22.538707+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:23.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:23 smithi016 bash[28961]: cluster 2024-04-10T03:00:22.094451+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-10T03:00:23.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:23 smithi016 bash[28961]: audit 2024-04-10T03:00:22.529419+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:23.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:23 smithi016 bash[28961]: audit 2024-04-10T03:00:22.532893+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:00:23.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:23 smithi016 bash[28961]: audit 2024-04-10T03:00:22.538707+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:24.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:24 smithi136 bash[23435]: cluster 2024-04-10T03:00:23.104252+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-10T03:00:24.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:24 smithi136 bash[23435]: cluster 2024-04-10T03:00:23.495499+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-10T03:00:24.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:24 smithi136 bash[23435]: cluster 2024-04-10T03:00:24.003273+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 147 KiB/s, 0 objects/s recovering 2024-04-10T03:00:24.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:24 smithi016 bash[21212]: cluster 2024-04-10T03:00:23.104252+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-10T03:00:24.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:24 smithi016 bash[21212]: cluster 2024-04-10T03:00:23.495499+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-10T03:00:24.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:24 smithi016 bash[21212]: cluster 2024-04-10T03:00:24.003273+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 147 KiB/s, 0 objects/s recovering 2024-04-10T03:00:24.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:24 smithi016 bash[28961]: cluster 2024-04-10T03:00:23.104252+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-10T03:00:24.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:24 smithi016 bash[28961]: cluster 2024-04-10T03:00:23.495499+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-10T03:00:24.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:24 smithi016 bash[28961]: cluster 2024-04-10T03:00:24.003273+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 147 KiB/s, 0 objects/s recovering 2024-04-10T03:00:25.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:25 smithi016 bash[21212]: cluster 2024-04-10T03:00:24.501929+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-10T03:00:25.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:25 smithi016 bash[28961]: cluster 2024-04-10T03:00:24.501929+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-10T03:00:25.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:25 smithi136 bash[23435]: cluster 2024-04-10T03:00:24.501929+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-10T03:00:26.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:26 smithi016 bash[21212]: cluster 2024-04-10T03:00:26.003813+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-10T03:00:26.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:26 smithi016 bash[28961]: cluster 2024-04-10T03:00:26.003813+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-10T03:00:26.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:26 smithi136 bash[23435]: cluster 2024-04-10T03:00:26.003813+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-10T03:00:27.296 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:00:28.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:28 smithi016 bash[21212]: cluster 2024-04-10T03:00:28.004375+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-10T03:00:28.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:28 smithi016 bash[28961]: cluster 2024-04-10T03:00:28.004375+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-10T03:00:28.320 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:28 smithi136 bash[23435]: cluster 2024-04-10T03:00:28.004375+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-10T03:00:30.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:30 smithi016 bash[21212]: cluster 2024-04-10T03:00:30.004949+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-04-10T03:00:30.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:30 smithi016 bash[28961]: cluster 2024-04-10T03:00:30.004949+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-04-10T03:00:30.361 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:30 smithi136 bash[23435]: cluster 2024-04-10T03:00:30.004949+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-04-10T03:00:31.016 INFO:teuthology.orchestra.run.smithi136.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-10T03:00:31.016 INFO:teuthology.orchestra.run.smithi136.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-10T03:00:31.016 INFO:teuthology.orchestra.run.smithi136.stderr: stderr: 10+0 records in 2024-04-10T03:00:31.016 INFO:teuthology.orchestra.run.smithi136.stderr:10+0 records out 2024-04-10T03:00:31.017 INFO:teuthology.orchestra.run.smithi136.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0114627 s, 915 MB/s 2024-04-10T03:00:31.017 INFO:teuthology.orchestra.run.smithi136.stderr:--> Zapping successful for: 2024-04-10T03:00:31.783 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch daemon add osd smithi136:vg_nvme/lv_3 2024-04-10T03:00:32.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:32 smithi016 bash[21212]: cluster 2024-04-10T03:00:32.005490+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-10T03:00:32.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:32 smithi016 bash[28961]: cluster 2024-04-10T03:00:32.005490+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-10T03:00:32.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:32 smithi136 bash[23435]: cluster 2024-04-10T03:00:32.005490+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-10T03:00:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:33 smithi136 bash[23435]: cephadm 2024-04-10T03:00:32.133638+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:00:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:33 smithi136 bash[23435]: audit 2024-04-10T03:00:32.141998+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:33 smithi136 bash[23435]: audit 2024-04-10T03:00:32.150804+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:33 smithi136 bash[23435]: audit 2024-04-10T03:00:32.152836+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:00:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:33 smithi136 bash[23435]: cephadm 2024-04-10T03:00:32.154282+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 17265M 2024-04-10T03:00:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:33 smithi136 bash[23435]: audit 2024-04-10T03:00:32.162509+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:33 smithi136 bash[23435]: audit 2024-04-10T03:00:32.164829+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:33 smithi136 bash[23435]: audit 2024-04-10T03:00:32.166687+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:00:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:33 smithi136 bash[23435]: audit 2024-04-10T03:00:32.176621+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[21212]: cephadm 2024-04-10T03:00:32.133638+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[21212]: audit 2024-04-10T03:00:32.141998+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[21212]: audit 2024-04-10T03:00:32.150804+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[21212]: audit 2024-04-10T03:00:32.152836+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[21212]: cephadm 2024-04-10T03:00:32.154282+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 17265M 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[21212]: audit 2024-04-10T03:00:32.162509+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[21212]: audit 2024-04-10T03:00:32.164829+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[21212]: audit 2024-04-10T03:00:32.166687+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[21212]: audit 2024-04-10T03:00:32.176621+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[28961]: cephadm 2024-04-10T03:00:32.133638+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[28961]: audit 2024-04-10T03:00:32.141998+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[28961]: audit 2024-04-10T03:00:32.150804+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[28961]: audit 2024-04-10T03:00:32.152836+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:00:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[28961]: cephadm 2024-04-10T03:00:32.154282+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 17265M 2024-04-10T03:00:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[28961]: audit 2024-04-10T03:00:32.162509+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[28961]: audit 2024-04-10T03:00:32.164829+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[28961]: audit 2024-04-10T03:00:32.166687+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:00:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:33 smithi016 bash[28961]: audit 2024-04-10T03:00:32.176621+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:00:34.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:34 smithi136 bash[23435]: cluster 2024-04-10T03:00:34.006054+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:34.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:34 smithi016 bash[21212]: cluster 2024-04-10T03:00:34.006054+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:34.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:34 smithi016 bash[28961]: cluster 2024-04-10T03:00:34.006054+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:36 smithi136 bash[23435]: cluster 2024-04-10T03:00:36.006631+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:36.509 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:00:36.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:36 smithi016 bash[21212]: cluster 2024-04-10T03:00:36.006631+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:36.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:36 smithi016 bash[28961]: cluster 2024-04-10T03:00:36.006631+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:38.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:38 smithi136 bash[23435]: cluster 2024-04-10T03:00:38.007212+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:38.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:38 smithi016 bash[28961]: cluster 2024-04-10T03:00:38.007212+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:38.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:38 smithi016 bash[21212]: cluster 2024-04-10T03:00:38.007212+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:39.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:39 smithi136 bash[23435]: audit 2024-04-10T03:00:39.088058+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T03:00:39.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:39 smithi136 bash[23435]: audit 2024-04-10T03:00:39.095265+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T03:00:39.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:39 smithi136 bash[23435]: audit 2024-04-10T03:00:39.097025+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:39.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:39 smithi016 bash[21212]: audit 2024-04-10T03:00:39.088058+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T03:00:39.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:39 smithi016 bash[21212]: audit 2024-04-10T03:00:39.095265+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T03:00:39.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:39 smithi016 bash[21212]: audit 2024-04-10T03:00:39.097025+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:39.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:39 smithi016 bash[28961]: audit 2024-04-10T03:00:39.088058+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T03:00:39.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:39 smithi016 bash[28961]: audit 2024-04-10T03:00:39.095265+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T03:00:39.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:39 smithi016 bash[28961]: audit 2024-04-10T03:00:39.097025+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:40.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:40 smithi136 bash[23435]: audit 2024-04-10T03:00:39.080980+0000 mgr.y (mgr.14152) 230 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:00:40.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:40 smithi136 bash[23435]: cluster 2024-04-10T03:00:40.007836+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:40.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:40 smithi016 bash[28961]: audit 2024-04-10T03:00:39.080980+0000 mgr.y (mgr.14152) 230 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:00:40.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:40 smithi016 bash[28961]: cluster 2024-04-10T03:00:40.007836+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:40.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:40 smithi016 bash[21212]: audit 2024-04-10T03:00:39.080980+0000 mgr.y (mgr.14152) 230 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:00:40.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:40 smithi016 bash[21212]: cluster 2024-04-10T03:00:40.007836+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:42.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:42 smithi136 bash[23435]: cluster 2024-04-10T03:00:42.008400+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:42.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:42 smithi016 bash[21212]: cluster 2024-04-10T03:00:42.008400+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:42.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:42 smithi016 bash[28961]: cluster 2024-04-10T03:00:42.008400+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:44 smithi136 bash[23435]: cluster 2024-04-10T03:00:44.008944+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:44.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:44 smithi016 bash[28961]: cluster 2024-04-10T03:00:44.008944+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:44.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:44 smithi016 bash[21212]: cluster 2024-04-10T03:00:44.008944+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:46.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:46 smithi136 bash[23435]: cluster 2024-04-10T03:00:46.009489+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:46.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:46 smithi016 bash[28961]: cluster 2024-04-10T03:00:46.009489+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:46.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:46 smithi016 bash[21212]: cluster 2024-04-10T03:00:46.009489+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:47.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:47 smithi136 bash[23435]: audit 2024-04-10T03:00:46.953539+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.136:0/3364481088' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01fb7332-0c75-404e-a88f-eb2e1ec2c4aa"}]: dispatch 2024-04-10T03:00:47.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:47 smithi136 bash[23435]: audit 2024-04-10T03:00:46.953838+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01fb7332-0c75-404e-a88f-eb2e1ec2c4aa"}]: dispatch 2024-04-10T03:00:47.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:47 smithi136 bash[23435]: audit 2024-04-10T03:00:46.964692+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01fb7332-0c75-404e-a88f-eb2e1ec2c4aa"}]': finished 2024-04-10T03:00:47.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:47 smithi136 bash[23435]: cluster 2024-04-10T03:00:46.964888+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-10T03:00:47.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:47 smithi136 bash[23435]: audit 2024-04-10T03:00:46.965194+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:00:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[28961]: audit 2024-04-10T03:00:46.953539+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.136:0/3364481088' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01fb7332-0c75-404e-a88f-eb2e1ec2c4aa"}]: dispatch 2024-04-10T03:00:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[28961]: audit 2024-04-10T03:00:46.953838+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01fb7332-0c75-404e-a88f-eb2e1ec2c4aa"}]: dispatch 2024-04-10T03:00:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[28961]: audit 2024-04-10T03:00:46.964692+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01fb7332-0c75-404e-a88f-eb2e1ec2c4aa"}]': finished 2024-04-10T03:00:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[28961]: cluster 2024-04-10T03:00:46.964888+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-10T03:00:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[28961]: audit 2024-04-10T03:00:46.965194+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:00:47.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[21212]: audit 2024-04-10T03:00:46.953539+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.136:0/3364481088' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01fb7332-0c75-404e-a88f-eb2e1ec2c4aa"}]: dispatch 2024-04-10T03:00:47.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[21212]: audit 2024-04-10T03:00:46.953838+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01fb7332-0c75-404e-a88f-eb2e1ec2c4aa"}]: dispatch 2024-04-10T03:00:47.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[21212]: audit 2024-04-10T03:00:46.964692+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01fb7332-0c75-404e-a88f-eb2e1ec2c4aa"}]': finished 2024-04-10T03:00:47.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[21212]: cluster 2024-04-10T03:00:46.964888+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-10T03:00:47.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:47 smithi016 bash[21212]: audit 2024-04-10T03:00:46.965194+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:00:48.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:48 smithi136 bash[23435]: audit 2024-04-10T03:00:47.702641+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.136:0/2267258777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T03:00:48.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:48 smithi136 bash[23435]: cluster 2024-04-10T03:00:48.010021+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:48.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:48 smithi016 bash[21212]: audit 2024-04-10T03:00:47.702641+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.136:0/2267258777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T03:00:48.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:48 smithi016 bash[21212]: cluster 2024-04-10T03:00:48.010021+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:48.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:48 smithi016 bash[28961]: audit 2024-04-10T03:00:47.702641+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.136:0/2267258777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T03:00:48.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:48 smithi016 bash[28961]: cluster 2024-04-10T03:00:48.010021+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:50.365 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:50 smithi136 bash[23435]: cluster 2024-04-10T03:00:50.010557+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:50.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:50 smithi016 bash[21212]: cluster 2024-04-10T03:00:50.010557+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:50.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:50 smithi016 bash[28961]: cluster 2024-04-10T03:00:50.010557+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:52.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:52 smithi136 bash[23435]: cluster 2024-04-10T03:00:52.011095+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:52.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:52 smithi016 bash[21212]: cluster 2024-04-10T03:00:52.011095+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:52.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:52 smithi016 bash[28961]: cluster 2024-04-10T03:00:52.011095+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:54.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:54 smithi136 bash[23435]: cluster 2024-04-10T03:00:54.011622+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:54.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:54 smithi016 bash[21212]: cluster 2024-04-10T03:00:54.011622+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:54.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:54 smithi016 bash[28961]: cluster 2024-04-10T03:00:54.011622+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:56.321 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:56 smithi136 bash[23435]: cluster 2024-04-10T03:00:56.012149+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:56.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:56 smithi016 bash[28961]: cluster 2024-04-10T03:00:56.012149+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:56.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:56 smithi016 bash[21212]: cluster 2024-04-10T03:00:56.012149+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:58.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:58 smithi136 bash[23435]: cluster 2024-04-10T03:00:58.012669+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:58.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:58 smithi016 bash[28961]: cluster 2024-04-10T03:00:58.012669+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:58.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:58 smithi016 bash[21212]: cluster 2024-04-10T03:00:58.012669+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:00:59.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:59 smithi136 bash[23435]: audit 2024-04-10T03:00:58.886517+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-10T03:00:59.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:59 smithi136 bash[23435]: audit 2024-04-10T03:00:58.888351+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:59.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:00:59 smithi136 bash[23435]: cephadm 2024-04-10T03:00:58.889931+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Deploying daemon osd.5 on smithi136 2024-04-10T03:00:59.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:59 smithi016 bash[21212]: audit 2024-04-10T03:00:58.886517+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-10T03:00:59.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:59 smithi016 bash[21212]: audit 2024-04-10T03:00:58.888351+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:59.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:00:59 smithi016 bash[21212]: cephadm 2024-04-10T03:00:58.889931+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Deploying daemon osd.5 on smithi136 2024-04-10T03:00:59.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:59 smithi016 bash[28961]: audit 2024-04-10T03:00:58.886517+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-10T03:00:59.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:59 smithi016 bash[28961]: audit 2024-04-10T03:00:58.888351+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:00:59.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:00:59 smithi016 bash[28961]: cephadm 2024-04-10T03:00:58.889931+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Deploying daemon osd.5 on smithi136 2024-04-10T03:01:00.149 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:00 smithi136 bash[23435]: cluster 2024-04-10T03:01:00.013213+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:00.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:00 smithi016 bash[28961]: cluster 2024-04-10T03:01:00.013213+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:00.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:00 smithi016 bash[21212]: cluster 2024-04-10T03:01:00.013213+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:02.404 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:02 smithi136 bash[23435]: cluster 2024-04-10T03:01:02.013763+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:02.404 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:02.404 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:01:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:02.405 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:01:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:02 smithi016 bash[21212]: cluster 2024-04-10T03:01:02.013763+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:02.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:02 smithi016 bash[28961]: cluster 2024-04-10T03:01:02.013763+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:02.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:02.670 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:01:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:02.670 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:01:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:03.945 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:03 smithi136 bash[23435]: audit 2024-04-10T03:01:02.693331+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:03.945 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:03 smithi136 bash[23435]: audit 2024-04-10T03:01:02.697710+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:01:03.945 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:03 smithi136 bash[23435]: audit 2024-04-10T03:01:02.703320+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:04.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:03 smithi016 bash[21212]: audit 2024-04-10T03:01:02.693331+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:04.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:03 smithi016 bash[21212]: audit 2024-04-10T03:01:02.697710+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:01:04.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:03 smithi016 bash[21212]: audit 2024-04-10T03:01:02.703320+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:04.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:03 smithi016 bash[28961]: audit 2024-04-10T03:01:02.693331+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:04.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:03 smithi016 bash[28961]: audit 2024-04-10T03:01:02.697710+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:01:04.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:03 smithi016 bash[28961]: audit 2024-04-10T03:01:02.703320+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:04 smithi136 bash[23435]: cluster 2024-04-10T03:01:04.014330+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:05.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:04 smithi016 bash[21212]: cluster 2024-04-10T03:01:04.014330+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:05.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:04 smithi016 bash[28961]: cluster 2024-04-10T03:01:04.014330+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:06.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:06 smithi136 bash[23435]: cluster 2024-04-10T03:01:06.014876+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:06.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:06 smithi016 bash[21212]: cluster 2024-04-10T03:01:06.014876+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:06.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:06 smithi016 bash[28961]: cluster 2024-04-10T03:01:06.014876+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:08 smithi136 bash[23435]: audit 2024-04-10T03:01:07.796269+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:08 smithi136 bash[23435]: audit 2024-04-10T03:01:07.805627+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:08 smithi136 bash[23435]: cluster 2024-04-10T03:01:08.015375+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:08 smithi136 bash[23435]: audit 2024-04-10T03:01:08.282849+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:08 smithi136 bash[23435]: audit 2024-04-10T03:01:08.284775+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:01:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:08 smithi136 bash[23435]: audit 2024-04-10T03:01:08.295150+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:09.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[21212]: audit 2024-04-10T03:01:07.796269+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[21212]: audit 2024-04-10T03:01:07.805627+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[21212]: cluster 2024-04-10T03:01:08.015375+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[21212]: audit 2024-04-10T03:01:08.282849+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[21212]: audit 2024-04-10T03:01:08.284775+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:01:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[21212]: audit 2024-04-10T03:01:08.295150+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[28961]: audit 2024-04-10T03:01:07.796269+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[28961]: audit 2024-04-10T03:01:07.805627+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[28961]: cluster 2024-04-10T03:01:08.015375+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[28961]: audit 2024-04-10T03:01:08.282849+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[28961]: audit 2024-04-10T03:01:08.284775+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:01:09.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:08 smithi016 bash[28961]: audit 2024-04-10T03:01:08.295150+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:10.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:09 smithi016 bash[21212]: audit 2024-04-10T03:01:08.859525+0000 mon.a (mon.0) 492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:01:10.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:09 smithi016 bash[21212]: audit 2024-04-10T03:01:08.859529+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.136:6808/1187441821,v1:172.21.15.136:6809/1187441821]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:01:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:09 smithi016 bash[28961]: audit 2024-04-10T03:01:08.859525+0000 mon.a (mon.0) 492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:01:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:09 smithi016 bash[28961]: audit 2024-04-10T03:01:08.859529+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.136:6808/1187441821,v1:172.21.15.136:6809/1187441821]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:01:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:09 smithi136 bash[23435]: audit 2024-04-10T03:01:08.859525+0000 mon.a (mon.0) 492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:01:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:09 smithi136 bash[23435]: audit 2024-04-10T03:01:08.859529+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.136:6808/1187441821,v1:172.21.15.136:6809/1187441821]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:01:11.005 INFO:teuthology.orchestra.run.smithi136.stdout:Created osd(s) 5 on host 'smithi136' 2024-04-10T03:01:11.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:10 smithi136 bash[23435]: audit 2024-04-10T03:01:09.818063+0000 mon.a (mon.0) 493 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-10T03:01:11.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:10 smithi136 bash[23435]: cluster 2024-04-10T03:01:09.818282+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-10T03:01:11.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:10 smithi136 bash[23435]: audit 2024-04-10T03:01:09.818591+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:11.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:10 smithi136 bash[23435]: audit 2024-04-10T03:01:09.820020+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.136:6808/1187441821,v1:172.21.15.136:6809/1187441821]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:01:11.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:10 smithi136 bash[23435]: audit 2024-04-10T03:01:09.820215+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:01:11.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:10 smithi136 bash[23435]: cluster 2024-04-10T03:01:10.015863+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:11.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[21212]: audit 2024-04-10T03:01:09.818063+0000 mon.a (mon.0) 493 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-10T03:01:11.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[21212]: cluster 2024-04-10T03:01:09.818282+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-10T03:01:11.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[21212]: audit 2024-04-10T03:01:09.818591+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[21212]: audit 2024-04-10T03:01:09.820020+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.136:6808/1187441821,v1:172.21.15.136:6809/1187441821]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:01:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[21212]: audit 2024-04-10T03:01:09.820215+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:01:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[21212]: cluster 2024-04-10T03:01:10.015863+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:11.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[28961]: audit 2024-04-10T03:01:09.818063+0000 mon.a (mon.0) 493 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-10T03:01:11.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[28961]: cluster 2024-04-10T03:01:09.818282+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-10T03:01:11.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[28961]: audit 2024-04-10T03:01:09.818591+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:11.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[28961]: audit 2024-04-10T03:01:09.820020+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.136:6808/1187441821,v1:172.21.15.136:6809/1187441821]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:01:11.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[28961]: audit 2024-04-10T03:01:09.820215+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:01:11.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:10 smithi016 bash[28961]: cluster 2024-04-10T03:01:10.015863+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:11.636 DEBUG:teuthology.orchestra.run.smithi136:osd.5> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.5.service 2024-04-10T03:01:11.639 INFO:tasks.cephadm:Deploying osd.6 on smithi136 with /dev/vg_nvme/lv_2... 2024-04-10T03:01:11.639 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-10T03:01:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:11 smithi136 bash[23435]: audit 2024-04-10T03:01:10.821373+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:01:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:11 smithi136 bash[23435]: cluster 2024-04-10T03:01:10.821642+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-10T03:01:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:11 smithi136 bash[23435]: audit 2024-04-10T03:01:10.822486+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:11 smithi136 bash[23435]: audit 2024-04-10T03:01:10.832258+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:11 smithi136 bash[23435]: audit 2024-04-10T03:01:10.960862+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:11 smithi136 bash[23435]: audit 2024-04-10T03:01:10.970448+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:11 smithi136 bash[23435]: audit 2024-04-10T03:01:10.986239+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:01:12.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[21212]: audit 2024-04-10T03:01:10.821373+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:01:12.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[21212]: cluster 2024-04-10T03:01:10.821642+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[21212]: audit 2024-04-10T03:01:10.822486+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[21212]: audit 2024-04-10T03:01:10.832258+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[21212]: audit 2024-04-10T03:01:10.960862+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[21212]: audit 2024-04-10T03:01:10.970448+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[21212]: audit 2024-04-10T03:01:10.986239+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[28961]: audit 2024-04-10T03:01:10.821373+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[28961]: cluster 2024-04-10T03:01:10.821642+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[28961]: audit 2024-04-10T03:01:10.822486+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[28961]: audit 2024-04-10T03:01:10.832258+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[28961]: audit 2024-04-10T03:01:10.960862+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[28961]: audit 2024-04-10T03:01:10.970448+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:12.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:11 smithi016 bash[28961]: audit 2024-04-10T03:01:10.986239+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:01:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:12 smithi136 bash[23435]: cluster 2024-04-10T03:01:09.811118+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:01:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:12 smithi136 bash[23435]: cluster 2024-04-10T03:01:09.811187+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:01:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:12 smithi136 bash[23435]: cluster 2024-04-10T03:01:11.833298+0000 mon.a (mon.0) 504 : cluster [INF] osd.5 [v2:172.21.15.136:6808/1187441821,v1:172.21.15.136:6809/1187441821] boot 2024-04-10T03:01:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:12 smithi136 bash[23435]: cluster 2024-04-10T03:01:11.833414+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-10T03:01:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:12 smithi136 bash[23435]: audit 2024-04-10T03:01:11.834305+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:12 smithi136 bash[23435]: cluster 2024-04-10T03:01:12.016380+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:13.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[21212]: cluster 2024-04-10T03:01:09.811118+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:01:13.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[21212]: cluster 2024-04-10T03:01:09.811187+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:01:13.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[21212]: cluster 2024-04-10T03:01:11.833298+0000 mon.a (mon.0) 504 : cluster [INF] osd.5 [v2:172.21.15.136:6808/1187441821,v1:172.21.15.136:6809/1187441821] boot 2024-04-10T03:01:13.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[21212]: cluster 2024-04-10T03:01:11.833414+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-10T03:01:13.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[21212]: audit 2024-04-10T03:01:11.834305+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:13.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[21212]: cluster 2024-04-10T03:01:12.016380+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:13.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[28961]: cluster 2024-04-10T03:01:09.811118+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:01:13.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[28961]: cluster 2024-04-10T03:01:09.811187+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:01:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[28961]: cluster 2024-04-10T03:01:11.833298+0000 mon.a (mon.0) 504 : cluster [INF] osd.5 [v2:172.21.15.136:6808/1187441821,v1:172.21.15.136:6809/1187441821] boot 2024-04-10T03:01:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[28961]: cluster 2024-04-10T03:01:11.833414+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-10T03:01:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[28961]: audit 2024-04-10T03:01:11.834305+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:01:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:12 smithi016 bash[28961]: cluster 2024-04-10T03:01:12.016380+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-10T03:01:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:13 smithi136 bash[23435]: cluster 2024-04-10T03:01:12.852319+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-10T03:01:14.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:13 smithi016 bash[21212]: cluster 2024-04-10T03:01:12.852319+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-10T03:01:14.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:13 smithi016 bash[28961]: cluster 2024-04-10T03:01:12.852319+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-10T03:01:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:14 smithi136 bash[23435]: cluster 2024-04-10T03:01:13.852429+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-10T03:01:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:14 smithi136 bash[23435]: cluster 2024-04-10T03:01:14.017011+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:15.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:14 smithi016 bash[21212]: cluster 2024-04-10T03:01:13.852429+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-10T03:01:15.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:14 smithi016 bash[21212]: cluster 2024-04-10T03:01:14.017011+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:15.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:14 smithi016 bash[28961]: cluster 2024-04-10T03:01:13.852429+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-10T03:01:15.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:14 smithi016 bash[28961]: cluster 2024-04-10T03:01:14.017011+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:15.747 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:01:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:15 smithi136 bash[23435]: cluster 2024-04-10T03:01:14.855144+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-10T03:01:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:15 smithi136 bash[23435]: cluster 2024-04-10T03:01:14.870710+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-10T03:01:16.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:15 smithi016 bash[21212]: cluster 2024-04-10T03:01:14.855144+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-10T03:01:16.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:15 smithi016 bash[21212]: cluster 2024-04-10T03:01:14.870710+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-10T03:01:16.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:15 smithi016 bash[28961]: cluster 2024-04-10T03:01:14.855144+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-10T03:01:16.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:15 smithi016 bash[28961]: cluster 2024-04-10T03:01:14.870710+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-10T03:01:17.130 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:16 smithi136 bash[23435]: cluster 2024-04-10T03:01:15.871684+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-10T03:01:17.131 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:16 smithi136 bash[23435]: cluster 2024-04-10T03:01:16.017629+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v230: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:17.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:16 smithi016 bash[28961]: cluster 2024-04-10T03:01:15.871684+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-10T03:01:17.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:16 smithi016 bash[28961]: cluster 2024-04-10T03:01:16.017629+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v230: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:17.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:16 smithi016 bash[21212]: cluster 2024-04-10T03:01:15.871684+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-10T03:01:17.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:16 smithi016 bash[21212]: cluster 2024-04-10T03:01:16.017629+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v230: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:18.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:18 smithi136 bash[23435]: cluster 2024-04-10T03:01:18.018255+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:18.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:18 smithi016 bash[28961]: cluster 2024-04-10T03:01:18.018255+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:18.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:18 smithi016 bash[21212]: cluster 2024-04-10T03:01:18.018255+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:19.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:19 smithi136 bash[23435]: cluster 2024-04-10T03:01:18.069559+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-10T03:01:19.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:19 smithi136 bash[23435]: cluster 2024-04-10T03:01:18.069636+0000 mon.a (mon.0) 513 : cluster [INF] Cluster is now healthy 2024-04-10T03:01:19.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:19 smithi016 bash[28961]: cluster 2024-04-10T03:01:18.069559+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-10T03:01:19.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:19 smithi016 bash[28961]: cluster 2024-04-10T03:01:18.069636+0000 mon.a (mon.0) 513 : cluster [INF] Cluster is now healthy 2024-04-10T03:01:19.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:19 smithi016 bash[21212]: cluster 2024-04-10T03:01:18.069559+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-10T03:01:19.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:19 smithi016 bash[21212]: cluster 2024-04-10T03:01:18.069636+0000 mon.a (mon.0) 513 : cluster [INF] Cluster is now healthy 2024-04-10T03:01:19.809 INFO:teuthology.orchestra.run.smithi136.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-10T03:01:19.809 INFO:teuthology.orchestra.run.smithi136.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-10T03:01:19.809 INFO:teuthology.orchestra.run.smithi136.stderr: stderr: 10+0 records in 2024-04-10T03:01:19.810 INFO:teuthology.orchestra.run.smithi136.stderr:10+0 records out 2024-04-10T03:01:19.810 INFO:teuthology.orchestra.run.smithi136.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.010305 s, 1.0 GB/s 2024-04-10T03:01:19.810 INFO:teuthology.orchestra.run.smithi136.stderr:--> Zapping successful for: 2024-04-10T03:01:20.090 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:20 smithi136 bash[23435]: cluster 2024-04-10T03:01:20.018854+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-04-10T03:01:20.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:20 smithi016 bash[21212]: cluster 2024-04-10T03:01:20.018854+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-04-10T03:01:20.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:20 smithi016 bash[28961]: cluster 2024-04-10T03:01:20.018854+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-04-10T03:01:20.618 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch daemon add osd smithi136:vg_nvme/lv_2 2024-04-10T03:01:22.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: cephadm 2024-04-10T03:01:20.986018+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:01:22.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: audit 2024-04-10T03:01:20.995122+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: audit 2024-04-10T03:01:21.004428+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: audit 2024-04-10T03:01:21.006750+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:01:22.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: audit 2024-04-10T03:01:21.008558+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:01:22.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: cephadm 2024-04-10T03:01:21.009849+0000 mgr.y (mgr.14152) 254 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 8632M 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: audit 2024-04-10T03:01:21.017975+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: audit 2024-04-10T03:01:21.020300+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: audit 2024-04-10T03:01:21.022048+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[21212]: audit 2024-04-10T03:01:21.032321+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: cephadm 2024-04-10T03:01:20.986018+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: audit 2024-04-10T03:01:20.995122+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: audit 2024-04-10T03:01:21.004428+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: audit 2024-04-10T03:01:21.006750+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: audit 2024-04-10T03:01:21.008558+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: cephadm 2024-04-10T03:01:21.009849+0000 mgr.y (mgr.14152) 254 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 8632M 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: audit 2024-04-10T03:01:21.017975+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: audit 2024-04-10T03:01:21.020300+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:22.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: audit 2024-04-10T03:01:21.022048+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:01:22.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:21 smithi016 bash[28961]: audit 2024-04-10T03:01:21.032321+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: cephadm 2024-04-10T03:01:20.986018+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:01:22.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: audit 2024-04-10T03:01:20.995122+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: audit 2024-04-10T03:01:21.004428+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: audit 2024-04-10T03:01:21.006750+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:01:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: audit 2024-04-10T03:01:21.008558+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:01:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: cephadm 2024-04-10T03:01:21.009849+0000 mgr.y (mgr.14152) 254 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 8632M 2024-04-10T03:01:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: audit 2024-04-10T03:01:21.017975+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: audit 2024-04-10T03:01:21.020300+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: audit 2024-04-10T03:01:21.022048+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:01:22.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:21 smithi136 bash[23435]: audit 2024-04-10T03:01:21.032321+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:24.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:23 smithi016 bash[21212]: cluster 2024-04-10T03:01:22.019588+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-10T03:01:24.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:23 smithi016 bash[28961]: cluster 2024-04-10T03:01:22.019588+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-10T03:01:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:23 smithi136 bash[23435]: cluster 2024-04-10T03:01:22.019588+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-10T03:01:25.350 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:01:26.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:26 smithi016 bash[28961]: cluster 2024-04-10T03:01:24.020299+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-04-10T03:01:26.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:26 smithi016 bash[21212]: cluster 2024-04-10T03:01:24.020299+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-04-10T03:01:26.318 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:26 smithi136 bash[23435]: cluster 2024-04-10T03:01:24.020299+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-04-10T03:01:28.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:28 smithi016 bash[21212]: cluster 2024-04-10T03:01:26.020950+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-10T03:01:28.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:28 smithi016 bash[28961]: cluster 2024-04-10T03:01:26.020950+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-10T03:01:28.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:28 smithi136 bash[23435]: cluster 2024-04-10T03:01:26.020950+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-10T03:01:29.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:29 smithi016 bash[21212]: audit 2024-04-10T03:01:28.088041+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T03:01:29.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:29 smithi016 bash[21212]: audit 2024-04-10T03:01:28.094767+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T03:01:29.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:29 smithi016 bash[21212]: audit 2024-04-10T03:01:28.096467+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:29.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:29 smithi016 bash[28961]: audit 2024-04-10T03:01:28.088041+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T03:01:29.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:29 smithi016 bash[28961]: audit 2024-04-10T03:01:28.094767+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T03:01:29.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:29 smithi016 bash[28961]: audit 2024-04-10T03:01:28.096467+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:29.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:29 smithi136 bash[23435]: audit 2024-04-10T03:01:28.088041+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T03:01:29.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:29 smithi136 bash[23435]: audit 2024-04-10T03:01:28.094767+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T03:01:29.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:29 smithi136 bash[23435]: audit 2024-04-10T03:01:28.096467+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:30.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:30 smithi016 bash[21212]: cluster 2024-04-10T03:01:28.021680+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-10T03:01:30.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:30 smithi016 bash[21212]: audit 2024-04-10T03:01:28.080383+0000 mgr.y (mgr.14152) 259 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:01:30.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:30 smithi016 bash[28961]: cluster 2024-04-10T03:01:28.021680+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-10T03:01:30.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:30 smithi016 bash[28961]: audit 2024-04-10T03:01:28.080383+0000 mgr.y (mgr.14152) 259 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:01:30.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:30 smithi136 bash[23435]: cluster 2024-04-10T03:01:28.021680+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-10T03:01:30.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:30 smithi136 bash[23435]: audit 2024-04-10T03:01:28.080383+0000 mgr.y (mgr.14152) 259 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:01:32.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:32 smithi016 bash[28961]: cluster 2024-04-10T03:01:30.022240+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:32.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:32 smithi016 bash[21212]: cluster 2024-04-10T03:01:30.022240+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:32.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:32 smithi136 bash[23435]: cluster 2024-04-10T03:01:30.022240+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:34.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:34 smithi016 bash[28961]: cluster 2024-04-10T03:01:32.022769+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:34.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:34 smithi016 bash[21212]: cluster 2024-04-10T03:01:32.022769+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:34.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:34 smithi136 bash[23435]: cluster 2024-04-10T03:01:32.022769+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:35.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:35 smithi136 bash[23435]: cluster 2024-04-10T03:01:34.023468+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:35.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:35 smithi016 bash[21212]: cluster 2024-04-10T03:01:34.023468+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:35.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:35 smithi016 bash[28961]: cluster 2024-04-10T03:01:34.023468+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:36.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:36 smithi136 bash[23435]: audit 2024-04-10T03:01:35.986504+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.136:0/781884404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d665b1fb-057b-4074-bf49-0c2fe084c21f"}]: dispatch 2024-04-10T03:01:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:36 smithi136 bash[23435]: audit 2024-04-10T03:01:35.986533+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d665b1fb-057b-4074-bf49-0c2fe084c21f"}]: dispatch 2024-04-10T03:01:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:36 smithi136 bash[23435]: audit 2024-04-10T03:01:35.997585+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d665b1fb-057b-4074-bf49-0c2fe084c21f"}]': finished 2024-04-10T03:01:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:36 smithi136 bash[23435]: cluster 2024-04-10T03:01:35.997789+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-10T03:01:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:36 smithi136 bash[23435]: audit 2024-04-10T03:01:35.998111+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:01:36.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[21212]: audit 2024-04-10T03:01:35.986504+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.136:0/781884404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d665b1fb-057b-4074-bf49-0c2fe084c21f"}]: dispatch 2024-04-10T03:01:36.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[21212]: audit 2024-04-10T03:01:35.986533+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d665b1fb-057b-4074-bf49-0c2fe084c21f"}]: dispatch 2024-04-10T03:01:36.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[21212]: audit 2024-04-10T03:01:35.997585+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d665b1fb-057b-4074-bf49-0c2fe084c21f"}]': finished 2024-04-10T03:01:36.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[21212]: cluster 2024-04-10T03:01:35.997789+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-10T03:01:36.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[21212]: audit 2024-04-10T03:01:35.998111+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:01:36.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[28961]: audit 2024-04-10T03:01:35.986504+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.136:0/781884404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d665b1fb-057b-4074-bf49-0c2fe084c21f"}]: dispatch 2024-04-10T03:01:36.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[28961]: audit 2024-04-10T03:01:35.986533+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d665b1fb-057b-4074-bf49-0c2fe084c21f"}]: dispatch 2024-04-10T03:01:36.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[28961]: audit 2024-04-10T03:01:35.997585+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d665b1fb-057b-4074-bf49-0c2fe084c21f"}]': finished 2024-04-10T03:01:36.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[28961]: cluster 2024-04-10T03:01:35.997789+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-10T03:01:36.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:36 smithi016 bash[28961]: audit 2024-04-10T03:01:35.998111+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:01:37.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:37 smithi136 bash[23435]: cluster 2024-04-10T03:01:36.024051+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:37.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:37 smithi136 bash[23435]: audit 2024-04-10T03:01:36.760875+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.136:0/293321116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T03:01:37.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:37 smithi016 bash[21212]: cluster 2024-04-10T03:01:36.024051+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:37.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:37 smithi016 bash[21212]: audit 2024-04-10T03:01:36.760875+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.136:0/293321116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T03:01:37.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:37 smithi016 bash[28961]: cluster 2024-04-10T03:01:36.024051+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:37.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:37 smithi016 bash[28961]: audit 2024-04-10T03:01:36.760875+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.136:0/293321116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T03:01:39.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:39 smithi016 bash[21212]: cluster 2024-04-10T03:01:38.024696+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:39.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:39 smithi016 bash[28961]: cluster 2024-04-10T03:01:38.024696+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:39.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:39 smithi136 bash[23435]: cluster 2024-04-10T03:01:38.024696+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:41.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:41 smithi016 bash[21212]: cluster 2024-04-10T03:01:40.025361+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:41.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:41 smithi016 bash[28961]: cluster 2024-04-10T03:01:40.025361+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:41.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:41 smithi136 bash[23435]: cluster 2024-04-10T03:01:40.025361+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:43.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:43 smithi016 bash[21212]: cluster 2024-04-10T03:01:42.025934+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:43.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:43 smithi016 bash[28961]: cluster 2024-04-10T03:01:42.025934+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:43.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:43 smithi136 bash[23435]: cluster 2024-04-10T03:01:42.025934+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:45.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:45 smithi136 bash[23435]: cluster 2024-04-10T03:01:44.026582+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:45.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:45 smithi016 bash[28961]: cluster 2024-04-10T03:01:44.026582+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:45.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:45 smithi016 bash[21212]: cluster 2024-04-10T03:01:44.026582+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:47.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:47 smithi136 bash[23435]: cluster 2024-04-10T03:01:46.027273+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:47.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:47 smithi016 bash[28961]: cluster 2024-04-10T03:01:46.027273+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:47.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:47 smithi016 bash[21212]: cluster 2024-04-10T03:01:46.027273+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:48.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:48 smithi016 bash[21212]: audit 2024-04-10T03:01:47.965119+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-10T03:01:48.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:48 smithi016 bash[21212]: audit 2024-04-10T03:01:47.966897+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:48.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:48 smithi016 bash[21212]: cephadm 2024-04-10T03:01:47.968551+0000 mgr.y (mgr.14152) 269 : cephadm [INF] Deploying daemon osd.6 on smithi136 2024-04-10T03:01:48.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:48 smithi016 bash[28961]: audit 2024-04-10T03:01:47.965119+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-10T03:01:48.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:48 smithi016 bash[28961]: audit 2024-04-10T03:01:47.966897+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:48.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:48 smithi016 bash[28961]: cephadm 2024-04-10T03:01:47.968551+0000 mgr.y (mgr.14152) 269 : cephadm [INF] Deploying daemon osd.6 on smithi136 2024-04-10T03:01:48.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:48 smithi136 bash[23435]: audit 2024-04-10T03:01:47.965119+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-10T03:01:48.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:48 smithi136 bash[23435]: audit 2024-04-10T03:01:47.966897+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:48.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:48 smithi136 bash[23435]: cephadm 2024-04-10T03:01:47.968551+0000 mgr.y (mgr.14152) 269 : cephadm [INF] Deploying daemon osd.6 on smithi136 2024-04-10T03:01:49.810 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:49 smithi136 bash[23435]: cluster 2024-04-10T03:01:48.027961+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:49.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:49 smithi016 bash[21212]: cluster 2024-04-10T03:01:48.027961+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:49.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:49 smithi016 bash[28961]: cluster 2024-04-10T03:01:48.027961+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:51.595 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:51 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:51.595 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:51 smithi136 bash[23435]: cluster 2024-04-10T03:01:50.028545+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:51.595 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:01:51 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:51.596 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:01:51 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:51.596 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:01:51 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:51.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:51 smithi016 bash[21212]: cluster 2024-04-10T03:01:50.028545+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:51.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:51 smithi016 bash[28961]: cluster 2024-04-10T03:01:50.028545+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:51.887 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:51 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:51.887 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:01:51 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:51.887 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:01:51 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:51.888 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:01:51 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:01:53.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:52 smithi136 bash[23435]: audit 2024-04-10T03:01:51.886274+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:53.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:52 smithi136 bash[23435]: audit 2024-04-10T03:01:51.896255+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:53.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:52 smithi136 bash[23435]: audit 2024-04-10T03:01:51.902520+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:01:53.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:52 smithi016 bash[28961]: audit 2024-04-10T03:01:51.886274+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:53.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:52 smithi016 bash[28961]: audit 2024-04-10T03:01:51.896255+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:53.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:52 smithi016 bash[28961]: audit 2024-04-10T03:01:51.902520+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:01:53.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:52 smithi016 bash[21212]: audit 2024-04-10T03:01:51.886274+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:53.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:52 smithi016 bash[21212]: audit 2024-04-10T03:01:51.896255+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:53.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:52 smithi016 bash[21212]: audit 2024-04-10T03:01:51.902520+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:01:54.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:53 smithi136 bash[23435]: cluster 2024-04-10T03:01:52.029070+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:54.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:53 smithi016 bash[28961]: cluster 2024-04-10T03:01:52.029070+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:54.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:53 smithi016 bash[21212]: cluster 2024-04-10T03:01:52.029070+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:56.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:55 smithi136 bash[23435]: cluster 2024-04-10T03:01:54.029653+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:56.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:55 smithi016 bash[21212]: cluster 2024-04-10T03:01:54.029653+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:56.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:55 smithi016 bash[28961]: cluster 2024-04-10T03:01:54.029653+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:58.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:57 smithi136 bash[23435]: cluster 2024-04-10T03:01:56.030241+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:58.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:57 smithi136 bash[23435]: audit 2024-04-10T03:01:57.062280+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:57 smithi136 bash[23435]: audit 2024-04-10T03:01:57.073878+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:57 smithi136 bash[23435]: audit 2024-04-10T03:01:57.075937+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:57 smithi136 bash[23435]: audit 2024-04-10T03:01:57.077752+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:01:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:57 smithi136 bash[23435]: audit 2024-04-10T03:01:57.089516+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:58.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[28961]: cluster 2024-04-10T03:01:56.030241+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:58.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[28961]: audit 2024-04-10T03:01:57.062280+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:58.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[28961]: audit 2024-04-10T03:01:57.073878+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:58.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[28961]: audit 2024-04-10T03:01:57.075937+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:58.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[28961]: audit 2024-04-10T03:01:57.077752+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:01:58.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[28961]: audit 2024-04-10T03:01:57.089516+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[21212]: cluster 2024-04-10T03:01:56.030241+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:01:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[21212]: audit 2024-04-10T03:01:57.062280+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[21212]: audit 2024-04-10T03:01:57.073878+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[21212]: audit 2024-04-10T03:01:57.075937+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:01:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[21212]: audit 2024-04-10T03:01:57.077752+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:01:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:57 smithi016 bash[21212]: audit 2024-04-10T03:01:57.089516+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:01:59.155 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:58 smithi136 bash[23435]: audit 2024-04-10T03:01:58.224853+0000 mon.a (mon.0) 539 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:01:59.155 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:58 smithi136 bash[23435]: audit 2024-04-10T03:01:58.225187+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.136:6816/24233088,v1:172.21.15.136:6817/24233088]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:01:59.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:58 smithi016 bash[21212]: audit 2024-04-10T03:01:58.224853+0000 mon.a (mon.0) 539 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:01:59.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:58 smithi016 bash[21212]: audit 2024-04-10T03:01:58.225187+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.136:6816/24233088,v1:172.21.15.136:6817/24233088]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:01:59.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:58 smithi016 bash[28961]: audit 2024-04-10T03:01:58.224853+0000 mon.a (mon.0) 539 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:01:59.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:58 smithi016 bash[28961]: audit 2024-04-10T03:01:58.225187+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.136:6816/24233088,v1:172.21.15.136:6817/24233088]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:02:00.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[21212]: cluster 2024-04-10T03:01:58.030794+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:02:00.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[21212]: audit 2024-04-10T03:01:58.917624+0000 mon.a (mon.0) 540 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-10T03:02:00.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[21212]: cluster 2024-04-10T03:01:58.917817+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-10T03:02:00.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[21212]: audit 2024-04-10T03:01:58.918138+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:00.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[21212]: audit 2024-04-10T03:01:58.919947+0000 mon.a (mon.0) 543 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:00.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[21212]: audit 2024-04-10T03:01:58.920154+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.136:6816/24233088,v1:172.21.15.136:6817/24233088]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[28961]: cluster 2024-04-10T03:01:58.030794+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:02:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[28961]: audit 2024-04-10T03:01:58.917624+0000 mon.a (mon.0) 540 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-10T03:02:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[28961]: cluster 2024-04-10T03:01:58.917817+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-10T03:02:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[28961]: audit 2024-04-10T03:01:58.918138+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[28961]: audit 2024-04-10T03:01:58.919947+0000 mon.a (mon.0) 543 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:01:59 smithi016 bash[28961]: audit 2024-04-10T03:01:58.920154+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.136:6816/24233088,v1:172.21.15.136:6817/24233088]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:00.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:59 smithi136 bash[23435]: cluster 2024-04-10T03:01:58.030794+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:02:00.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:59 smithi136 bash[23435]: audit 2024-04-10T03:01:58.917624+0000 mon.a (mon.0) 540 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-10T03:02:00.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:59 smithi136 bash[23435]: cluster 2024-04-10T03:01:58.917817+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-10T03:02:00.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:59 smithi136 bash[23435]: audit 2024-04-10T03:01:58.918138+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:00.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:59 smithi136 bash[23435]: audit 2024-04-10T03:01:58.919947+0000 mon.a (mon.0) 543 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:00.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:01:59 smithi136 bash[23435]: audit 2024-04-10T03:01:58.920154+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.136:6816/24233088,v1:172.21.15.136:6817/24233088]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:00.508 INFO:teuthology.orchestra.run.smithi136.stdout:Created osd(s) 6 on host 'smithi136' 2024-04-10T03:02:01.099 DEBUG:teuthology.orchestra.run.smithi136:osd.6> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.6.service 2024-04-10T03:02:01.102 INFO:tasks.cephadm:Deploying osd.7 on smithi136 with /dev/vg_nvme/lv_1... 2024-04-10T03:02:01.102 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-10T03:02:01.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[21212]: audit 2024-04-10T03:01:59.920839+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:02:01.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[21212]: cluster 2024-04-10T03:01:59.921050+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-10T03:02:01.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[21212]: audit 2024-04-10T03:01:59.921799+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:01.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[21212]: audit 2024-04-10T03:01:59.931423+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:01.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[21212]: audit 2024-04-10T03:02:00.483658+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:01.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[21212]: audit 2024-04-10T03:02:00.484385+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:02:01.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[21212]: audit 2024-04-10T03:02:00.493712+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:01.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[28961]: audit 2024-04-10T03:01:59.920839+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:02:01.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[28961]: cluster 2024-04-10T03:01:59.921050+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-10T03:02:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[28961]: audit 2024-04-10T03:01:59.921799+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[28961]: audit 2024-04-10T03:01:59.931423+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[28961]: audit 2024-04-10T03:02:00.483658+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[28961]: audit 2024-04-10T03:02:00.484385+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:02:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:00 smithi016 bash[28961]: audit 2024-04-10T03:02:00.493712+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:01.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:00 smithi136 bash[23435]: audit 2024-04-10T03:01:59.920839+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:02:01.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:00 smithi136 bash[23435]: cluster 2024-04-10T03:01:59.921050+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-10T03:02:01.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:00 smithi136 bash[23435]: audit 2024-04-10T03:01:59.921799+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:01.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:00 smithi136 bash[23435]: audit 2024-04-10T03:01:59.931423+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:01.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:00 smithi136 bash[23435]: audit 2024-04-10T03:02:00.483658+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:01.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:00 smithi136 bash[23435]: audit 2024-04-10T03:02:00.484385+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:02:01.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:00 smithi136 bash[23435]: audit 2024-04-10T03:02:00.493712+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:02.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[28961]: cluster 2024-04-10T03:01:59.237197+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:02:02.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[28961]: cluster 2024-04-10T03:01:59.237260+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:02:02.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[28961]: cluster 2024-04-10T03:02:00.031387+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:02:02.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[28961]: cluster 2024-04-10T03:02:00.923527+0000 mon.a (mon.0) 551 : cluster [INF] osd.6 [v2:172.21.15.136:6816/24233088,v1:172.21.15.136:6817/24233088] boot 2024-04-10T03:02:02.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[28961]: cluster 2024-04-10T03:02:00.923645+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-10T03:02:02.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[28961]: audit 2024-04-10T03:02:00.923974+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:02.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[28961]: cluster 2024-04-10T03:02:01.926046+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-10T03:02:02.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[21212]: cluster 2024-04-10T03:01:59.237197+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:02:02.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[21212]: cluster 2024-04-10T03:01:59.237260+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:02:02.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[21212]: cluster 2024-04-10T03:02:00.031387+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:02:02.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[21212]: cluster 2024-04-10T03:02:00.923527+0000 mon.a (mon.0) 551 : cluster [INF] osd.6 [v2:172.21.15.136:6816/24233088,v1:172.21.15.136:6817/24233088] boot 2024-04-10T03:02:02.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[21212]: cluster 2024-04-10T03:02:00.923645+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-10T03:02:02.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[21212]: audit 2024-04-10T03:02:00.923974+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:02.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:01 smithi016 bash[21212]: cluster 2024-04-10T03:02:01.926046+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-10T03:02:02.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:01 smithi136 bash[23435]: cluster 2024-04-10T03:01:59.237197+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:02:02.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:01 smithi136 bash[23435]: cluster 2024-04-10T03:01:59.237260+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:02:02.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:01 smithi136 bash[23435]: cluster 2024-04-10T03:02:00.031387+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-10T03:02:02.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:01 smithi136 bash[23435]: cluster 2024-04-10T03:02:00.923527+0000 mon.a (mon.0) 551 : cluster [INF] osd.6 [v2:172.21.15.136:6816/24233088,v1:172.21.15.136:6817/24233088] boot 2024-04-10T03:02:02.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:01 smithi136 bash[23435]: cluster 2024-04-10T03:02:00.923645+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-10T03:02:02.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:01 smithi136 bash[23435]: audit 2024-04-10T03:02:00.923974+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:02:02.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:01 smithi136 bash[23435]: cluster 2024-04-10T03:02:01.926046+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-10T03:02:04.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:03 smithi016 bash[21212]: cluster 2024-04-10T03:02:02.032089+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:04.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:03 smithi016 bash[21212]: cluster 2024-04-10T03:02:02.927873+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-10T03:02:04.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:03 smithi016 bash[21212]: cluster 2024-04-10T03:02:03.517184+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-10T03:02:04.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:03 smithi016 bash[28961]: cluster 2024-04-10T03:02:02.032089+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:04.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:03 smithi016 bash[28961]: cluster 2024-04-10T03:02:02.927873+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-10T03:02:04.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:03 smithi016 bash[28961]: cluster 2024-04-10T03:02:03.517184+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-10T03:02:04.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:03 smithi136 bash[23435]: cluster 2024-04-10T03:02:02.032089+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:04.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:03 smithi136 bash[23435]: cluster 2024-04-10T03:02:02.927873+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-10T03:02:04.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:03 smithi136 bash[23435]: cluster 2024-04-10T03:02:03.517184+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-10T03:02:05.264 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:02:05.543 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:05 smithi136 bash[23435]: cluster 2024-04-10T03:02:04.032785+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:05.543 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:05 smithi136 bash[23435]: cluster 2024-04-10T03:02:04.519251+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-10T03:02:05.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:05 smithi016 bash[21212]: cluster 2024-04-10T03:02:04.032785+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:05.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:05 smithi016 bash[21212]: cluster 2024-04-10T03:02:04.519251+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-10T03:02:05.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:05 smithi016 bash[28961]: cluster 2024-04-10T03:02:04.032785+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:05.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:05 smithi016 bash[28961]: cluster 2024-04-10T03:02:04.519251+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-10T03:02:07.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:07 smithi136 bash[23435]: cluster 2024-04-10T03:02:06.033417+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-04-10T03:02:07.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:07 smithi016 bash[21212]: cluster 2024-04-10T03:02:06.033417+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-04-10T03:02:07.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:07 smithi016 bash[28961]: cluster 2024-04-10T03:02:06.033417+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-04-10T03:02:09.240 INFO:teuthology.orchestra.run.smithi136.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-10T03:02:09.240 INFO:teuthology.orchestra.run.smithi136.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-10T03:02:09.241 INFO:teuthology.orchestra.run.smithi136.stderr: stderr: 10+0 records in 2024-04-10T03:02:09.241 INFO:teuthology.orchestra.run.smithi136.stderr:10+0 records out 2024-04-10T03:02:09.241 INFO:teuthology.orchestra.run.smithi136.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0109672 s, 956 MB/s 2024-04-10T03:02:09.241 INFO:teuthology.orchestra.run.smithi136.stderr:--> Zapping successful for: 2024-04-10T03:02:09.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:09 smithi016 bash[21212]: cluster 2024-04-10T03:02:08.033999+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-10T03:02:09.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:09 smithi016 bash[28961]: cluster 2024-04-10T03:02:08.033999+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-10T03:02:09.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:09 smithi136 bash[23435]: cluster 2024-04-10T03:02:08.033999+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-10T03:02:09.918 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch daemon add osd smithi136:vg_nvme/lv_1 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: cluster 2024-04-10T03:02:10.034573+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: cephadm 2024-04-10T03:02:10.430817+0000 mgr.y (mgr.14152) 282 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: audit 2024-04-10T03:02:10.440257+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: audit 2024-04-10T03:02:10.450161+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: audit 2024-04-10T03:02:10.452653+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: audit 2024-04-10T03:02:10.454449+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: audit 2024-04-10T03:02:10.456201+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: cephadm 2024-04-10T03:02:10.457698+0000 mgr.y (mgr.14152) 283 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 5755M 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: audit 2024-04-10T03:02:10.466163+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: audit 2024-04-10T03:02:10.468273+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: audit 2024-04-10T03:02:10.470059+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[21212]: audit 2024-04-10T03:02:10.480140+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: cluster 2024-04-10T03:02:10.034573+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: cephadm 2024-04-10T03:02:10.430817+0000 mgr.y (mgr.14152) 282 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: audit 2024-04-10T03:02:10.440257+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: audit 2024-04-10T03:02:10.450161+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: audit 2024-04-10T03:02:10.452653+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: audit 2024-04-10T03:02:10.454449+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: audit 2024-04-10T03:02:10.456201+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: cephadm 2024-04-10T03:02:10.457698+0000 mgr.y (mgr.14152) 283 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 5755M 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: audit 2024-04-10T03:02:10.466163+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: audit 2024-04-10T03:02:10.468273+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:11.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: audit 2024-04-10T03:02:10.470059+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:02:11.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:11 smithi016 bash[28961]: audit 2024-04-10T03:02:10.480140+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: cluster 2024-04-10T03:02:10.034573+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-04-10T03:02:11.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: cephadm 2024-04-10T03:02:10.430817+0000 mgr.y (mgr.14152) 282 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:02:11.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: audit 2024-04-10T03:02:10.440257+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: audit 2024-04-10T03:02:10.450161+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: audit 2024-04-10T03:02:10.452653+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:02:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: audit 2024-04-10T03:02:10.454449+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:02:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: audit 2024-04-10T03:02:10.456201+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:02:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: cephadm 2024-04-10T03:02:10.457698+0000 mgr.y (mgr.14152) 283 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 5755M 2024-04-10T03:02:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: audit 2024-04-10T03:02:10.466163+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: audit 2024-04-10T03:02:10.468273+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:11.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: audit 2024-04-10T03:02:10.470059+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:02:11.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:11 smithi136 bash[23435]: audit 2024-04-10T03:02:10.480140+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:13 smithi016 bash[21212]: cluster 2024-04-10T03:02:12.035176+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-10T03:02:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:13 smithi016 bash[28961]: cluster 2024-04-10T03:02:12.035176+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-10T03:02:13.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:13 smithi136 bash[23435]: cluster 2024-04-10T03:02:12.035176+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-04-10T03:02:14.660 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:02:15.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:15 smithi136 bash[23435]: cluster 2024-04-10T03:02:14.035771+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-10T03:02:15.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:15 smithi016 bash[21212]: cluster 2024-04-10T03:02:14.035771+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-10T03:02:15.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:15 smithi016 bash[28961]: cluster 2024-04-10T03:02:14.035771+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-10T03:02:17.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:17 smithi016 bash[21212]: cluster 2024-04-10T03:02:16.036379+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-04-10T03:02:17.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:17 smithi016 bash[21212]: audit 2024-04-10T03:02:17.197575+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T03:02:17.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:17 smithi016 bash[21212]: audit 2024-04-10T03:02:17.204100+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T03:02:17.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:17 smithi016 bash[21212]: audit 2024-04-10T03:02:17.205995+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:17.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:17 smithi016 bash[28961]: cluster 2024-04-10T03:02:16.036379+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-04-10T03:02:17.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:17 smithi016 bash[28961]: audit 2024-04-10T03:02:17.197575+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T03:02:17.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:17 smithi016 bash[28961]: audit 2024-04-10T03:02:17.204100+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T03:02:17.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:17 smithi016 bash[28961]: audit 2024-04-10T03:02:17.205995+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:17.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:17 smithi136 bash[23435]: cluster 2024-04-10T03:02:16.036379+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-04-10T03:02:17.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:17 smithi136 bash[23435]: audit 2024-04-10T03:02:17.197575+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-10T03:02:17.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:17 smithi136 bash[23435]: audit 2024-04-10T03:02:17.204100+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-10T03:02:17.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:17 smithi136 bash[23435]: audit 2024-04-10T03:02:17.205995+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:18 smithi016 bash[28961]: audit 2024-04-10T03:02:17.190546+0000 mgr.y (mgr.14152) 287 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:02:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:18 smithi016 bash[21212]: audit 2024-04-10T03:02:17.190546+0000 mgr.y (mgr.14152) 287 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:02:18.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:18 smithi136 bash[23435]: audit 2024-04-10T03:02:17.190546+0000 mgr.y (mgr.14152) 287 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi136:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:02:19.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:19 smithi016 bash[21212]: cluster 2024-04-10T03:02:18.036941+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:19.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:19 smithi016 bash[28961]: cluster 2024-04-10T03:02:18.036941+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:19.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:19 smithi136 bash[23435]: cluster 2024-04-10T03:02:18.036941+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:21.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:21 smithi016 bash[21212]: cluster 2024-04-10T03:02:20.037440+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:21.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:21 smithi136 bash[23435]: cluster 2024-04-10T03:02:20.037440+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:23.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:23 smithi016 bash[21212]: cluster 2024-04-10T03:02:22.037992+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:21 smithi016 bash[28961]: cluster 2024-04-10T03:02:20.037440+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:23 smithi016 bash[28961]: cluster 2024-04-10T03:02:22.037992+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:23.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:23 smithi136 bash[23435]: cluster 2024-04-10T03:02:22.037992+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:25.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[21212]: cluster 2024-04-10T03:02:24.038545+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:25.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[21212]: audit 2024-04-10T03:02:25.107151+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea"}]: dispatch 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[21212]: audit 2024-04-10T03:02:25.107478+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.136:0/66143251' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea"}]: dispatch 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[21212]: audit 2024-04-10T03:02:25.115834+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea"}]': finished 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[21212]: cluster 2024-04-10T03:02:25.116006+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[21212]: audit 2024-04-10T03:02:25.116349+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[28961]: cluster 2024-04-10T03:02:24.038545+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[28961]: audit 2024-04-10T03:02:25.107151+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea"}]: dispatch 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[28961]: audit 2024-04-10T03:02:25.107478+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.136:0/66143251' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea"}]: dispatch 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[28961]: audit 2024-04-10T03:02:25.115834+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea"}]': finished 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[28961]: cluster 2024-04-10T03:02:25.116006+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-10T03:02:25.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:25 smithi016 bash[28961]: audit 2024-04-10T03:02:25.116349+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:25.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:25 smithi136 bash[23435]: cluster 2024-04-10T03:02:24.038545+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:25.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:25 smithi136 bash[23435]: audit 2024-04-10T03:02:25.107151+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea"}]: dispatch 2024-04-10T03:02:25.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:25 smithi136 bash[23435]: audit 2024-04-10T03:02:25.107478+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.136:0/66143251' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea"}]: dispatch 2024-04-10T03:02:25.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:25 smithi136 bash[23435]: audit 2024-04-10T03:02:25.115834+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea"}]': finished 2024-04-10T03:02:25.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:25 smithi136 bash[23435]: cluster 2024-04-10T03:02:25.116006+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-10T03:02:25.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:25 smithi136 bash[23435]: audit 2024-04-10T03:02:25.116349+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:26.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:26 smithi016 bash[21212]: audit 2024-04-10T03:02:25.799814+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.136:0/1849402304' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T03:02:26.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:26 smithi016 bash[28961]: audit 2024-04-10T03:02:25.799814+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.136:0/1849402304' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T03:02:26.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:26 smithi136 bash[23435]: audit 2024-04-10T03:02:25.799814+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.136:0/1849402304' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-10T03:02:27.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:27 smithi016 bash[21212]: cluster 2024-04-10T03:02:26.039081+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:27.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:27 smithi016 bash[28961]: cluster 2024-04-10T03:02:26.039081+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:27.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:27 smithi136 bash[23435]: cluster 2024-04-10T03:02:26.039081+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:29 smithi016 bash[21212]: cluster 2024-04-10T03:02:28.039642+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:29.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:29 smithi016 bash[28961]: cluster 2024-04-10T03:02:28.039642+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:29.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:29 smithi136 bash[23435]: cluster 2024-04-10T03:02:28.039642+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:31.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:31 smithi016 bash[21212]: cluster 2024-04-10T03:02:30.040231+0000 mgr.y (mgr.14152) 294 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:31.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:31 smithi016 bash[28961]: cluster 2024-04-10T03:02:30.040231+0000 mgr.y (mgr.14152) 294 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:31.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:31 smithi136 bash[23435]: cluster 2024-04-10T03:02:30.040231+0000 mgr.y (mgr.14152) 294 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:33.802 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:33 smithi136 bash[23435]: cluster 2024-04-10T03:02:32.040764+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:33 smithi016 bash[28961]: cluster 2024-04-10T03:02:32.040764+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:33.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:33 smithi016 bash[21212]: cluster 2024-04-10T03:02:32.040764+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:35.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:35 smithi136 bash[23435]: cluster 2024-04-10T03:02:34.041315+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:35 smithi016 bash[28961]: cluster 2024-04-10T03:02:34.041315+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:35.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:35 smithi016 bash[21212]: cluster 2024-04-10T03:02:34.041315+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:37.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:37 smithi016 bash[21212]: cluster 2024-04-10T03:02:36.041861+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:37.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:37 smithi016 bash[21212]: audit 2024-04-10T03:02:36.970175+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-10T03:02:37.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:37 smithi016 bash[21212]: audit 2024-04-10T03:02:36.972325+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:37.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:37 smithi016 bash[21212]: cephadm 2024-04-10T03:02:36.973911+0000 mgr.y (mgr.14152) 298 : cephadm [INF] Deploying daemon osd.7 on smithi136 2024-04-10T03:02:37.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:37 smithi016 bash[28961]: cluster 2024-04-10T03:02:36.041861+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:37.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:37 smithi016 bash[28961]: audit 2024-04-10T03:02:36.970175+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-10T03:02:37.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:37 smithi016 bash[28961]: audit 2024-04-10T03:02:36.972325+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:37.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:37 smithi016 bash[28961]: cephadm 2024-04-10T03:02:36.973911+0000 mgr.y (mgr.14152) 298 : cephadm [INF] Deploying daemon osd.7 on smithi136 2024-04-10T03:02:37.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:37 smithi136 bash[23435]: cluster 2024-04-10T03:02:36.041861+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:37.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:37 smithi136 bash[23435]: audit 2024-04-10T03:02:36.970175+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-10T03:02:37.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:37 smithi136 bash[23435]: audit 2024-04-10T03:02:36.972325+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:37.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:37 smithi136 bash[23435]: cephadm 2024-04-10T03:02:36.973911+0000 mgr.y (mgr.14152) 298 : cephadm [INF] Deploying daemon osd.7 on smithi136 2024-04-10T03:02:39.775 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:39 smithi136 bash[23435]: cluster 2024-04-10T03:02:38.042420+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:39.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:39 smithi016 bash[21212]: cluster 2024-04-10T03:02:38.042420+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:39.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:39 smithi016 bash[28961]: cluster 2024-04-10T03:02:38.042420+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:40.821 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:40.822 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:40.822 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:40.822 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:40.823 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:41.080 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:41.080 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:41.080 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:41.081 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:41.081 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:02:40 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:02:41.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:41 smithi016 bash[21212]: cluster 2024-04-10T03:02:40.042967+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:41.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:41 smithi016 bash[21212]: audit 2024-04-10T03:02:41.125465+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:41.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:41 smithi016 bash[21212]: audit 2024-04-10T03:02:41.136935+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:41.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:41 smithi016 bash[21212]: audit 2024-04-10T03:02:41.148914+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:02:41.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:41 smithi016 bash[28961]: cluster 2024-04-10T03:02:40.042967+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:41.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:41 smithi016 bash[28961]: audit 2024-04-10T03:02:41.125465+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:41.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:41 smithi016 bash[28961]: audit 2024-04-10T03:02:41.136935+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:41.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:41 smithi016 bash[28961]: audit 2024-04-10T03:02:41.148914+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:02:41.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:41 smithi136 bash[23435]: cluster 2024-04-10T03:02:40.042967+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:41.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:41 smithi136 bash[23435]: audit 2024-04-10T03:02:41.125465+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:41.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:41 smithi136 bash[23435]: audit 2024-04-10T03:02:41.136935+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:41.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:41 smithi136 bash[23435]: audit 2024-04-10T03:02:41.148914+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:02:43.807 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:43 smithi136 bash[23435]: cluster 2024-04-10T03:02:42.043566+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:43.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:43 smithi016 bash[21212]: cluster 2024-04-10T03:02:42.043566+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:43.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:43 smithi016 bash[28961]: cluster 2024-04-10T03:02:42.043566+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:45.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:45 smithi016 bash[21212]: cluster 2024-04-10T03:02:44.044126+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:45.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:45 smithi016 bash[28961]: cluster 2024-04-10T03:02:44.044126+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:45.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:45 smithi136 bash[23435]: cluster 2024-04-10T03:02:44.044126+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:47.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:47 smithi136 bash[23435]: cluster 2024-04-10T03:02:46.044696+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:47.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:47 smithi136 bash[23435]: audit 2024-04-10T03:02:46.291301+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:47.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:47 smithi136 bash[23435]: audit 2024-04-10T03:02:46.301715+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:47.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:47 smithi136 bash[23435]: audit 2024-04-10T03:02:46.827682+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:47.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:47 smithi136 bash[23435]: audit 2024-04-10T03:02:46.829631+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:02:47.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:47 smithi136 bash[23435]: audit 2024-04-10T03:02:46.839910+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[21212]: cluster 2024-04-10T03:02:46.044696+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[21212]: audit 2024-04-10T03:02:46.291301+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[21212]: audit 2024-04-10T03:02:46.301715+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:47.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[21212]: audit 2024-04-10T03:02:46.827682+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:47.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[21212]: audit 2024-04-10T03:02:46.829631+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:02:47.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[21212]: audit 2024-04-10T03:02:46.839910+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[28961]: cluster 2024-04-10T03:02:46.044696+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[28961]: audit 2024-04-10T03:02:46.291301+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[28961]: audit 2024-04-10T03:02:46.301715+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[28961]: audit 2024-04-10T03:02:46.827682+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:02:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[28961]: audit 2024-04-10T03:02:46.829631+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:02:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:47 smithi016 bash[28961]: audit 2024-04-10T03:02:46.839910+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:48.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:48 smithi016 bash[28961]: audit 2024-04-10T03:02:47.385486+0000 mon.a (mon.0) 584 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:02:48.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:48 smithi016 bash[28961]: audit 2024-04-10T03:02:47.386131+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.136:6824/1655193381,v1:172.21.15.136:6825/1655193381]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:02:48.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:48 smithi016 bash[21212]: audit 2024-04-10T03:02:47.385486+0000 mon.a (mon.0) 584 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:02:48.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:48 smithi016 bash[21212]: audit 2024-04-10T03:02:47.386131+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.136:6824/1655193381,v1:172.21.15.136:6825/1655193381]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:02:48.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:48 smithi136 bash[23435]: audit 2024-04-10T03:02:47.385486+0000 mon.a (mon.0) 584 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:02:48.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:48 smithi136 bash[23435]: audit 2024-04-10T03:02:47.386131+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.136:6824/1655193381,v1:172.21.15.136:6825/1655193381]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:02:49.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[21212]: cluster 2024-04-10T03:02:48.045243+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:49.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[21212]: audit 2024-04-10T03:02:48.304420+0000 mon.a (mon.0) 585 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-10T03:02:49.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[21212]: cluster 2024-04-10T03:02:48.304567+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-10T03:02:49.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[21212]: audit 2024-04-10T03:02:48.304860+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:49.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[21212]: audit 2024-04-10T03:02:48.309763+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:49.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[21212]: audit 2024-04-10T03:02:48.310285+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.136:6824/1655193381,v1:172.21.15.136:6825/1655193381]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:49.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[28961]: cluster 2024-04-10T03:02:48.045243+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:49.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[28961]: audit 2024-04-10T03:02:48.304420+0000 mon.a (mon.0) 585 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-10T03:02:49.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[28961]: cluster 2024-04-10T03:02:48.304567+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-10T03:02:49.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[28961]: audit 2024-04-10T03:02:48.304860+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:49.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[28961]: audit 2024-04-10T03:02:48.309763+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:49.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:49 smithi016 bash[28961]: audit 2024-04-10T03:02:48.310285+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.136:6824/1655193381,v1:172.21.15.136:6825/1655193381]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:49.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:49 smithi136 bash[23435]: cluster 2024-04-10T03:02:48.045243+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:49.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:49 smithi136 bash[23435]: audit 2024-04-10T03:02:48.304420+0000 mon.a (mon.0) 585 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-10T03:02:49.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:49 smithi136 bash[23435]: cluster 2024-04-10T03:02:48.304567+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-10T03:02:49.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:49 smithi136 bash[23435]: audit 2024-04-10T03:02:48.304860+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:49.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:49 smithi136 bash[23435]: audit 2024-04-10T03:02:48.309763+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:49.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:49 smithi136 bash[23435]: audit 2024-04-10T03:02:48.310285+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.136:6824/1655193381,v1:172.21.15.136:6825/1655193381]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:02:49.780 INFO:teuthology.orchestra.run.smithi136.stdout:Created osd(s) 7 on host 'smithi136' 2024-04-10T03:02:50.458 DEBUG:teuthology.orchestra.run.smithi136:osd.7> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.7.service 2024-04-10T03:02:50.461 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-10T03:02:50.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd stat -f json 2024-04-10T03:02:50.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[21212]: audit 2024-04-10T03:02:49.307022+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:02:50.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[21212]: cluster 2024-04-10T03:02:49.307245+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-10T03:02:50.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[21212]: audit 2024-04-10T03:02:49.307931+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:50.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[21212]: audit 2024-04-10T03:02:49.318797+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[21212]: audit 2024-04-10T03:02:49.734156+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[21212]: audit 2024-04-10T03:02:49.742595+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[21212]: audit 2024-04-10T03:02:49.752486+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[28961]: audit 2024-04-10T03:02:49.307022+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[28961]: cluster 2024-04-10T03:02:49.307245+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[28961]: audit 2024-04-10T03:02:49.307931+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[28961]: audit 2024-04-10T03:02:49.318797+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[28961]: audit 2024-04-10T03:02:49.734156+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[28961]: audit 2024-04-10T03:02:49.742595+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:50.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:50 smithi016 bash[28961]: audit 2024-04-10T03:02:49.752486+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:50.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:50 smithi136 bash[23435]: audit 2024-04-10T03:02:49.307022+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]': finished 2024-04-10T03:02:50.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:50 smithi136 bash[23435]: cluster 2024-04-10T03:02:49.307245+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-10T03:02:50.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:50 smithi136 bash[23435]: audit 2024-04-10T03:02:49.307931+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:50.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:50 smithi136 bash[23435]: audit 2024-04-10T03:02:49.318797+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:50.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:50 smithi136 bash[23435]: audit 2024-04-10T03:02:49.734156+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:02:50.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:50 smithi136 bash[23435]: audit 2024-04-10T03:02:49.742595+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:50.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:50 smithi136 bash[23435]: audit 2024-04-10T03:02:49.752486+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:02:51.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[21212]: cluster 2024-04-10T03:02:48.377908+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:02:51.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[21212]: cluster 2024-04-10T03:02:48.378044+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:02:51.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[21212]: cluster 2024-04-10T03:02:50.045782+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[21212]: audit 2024-04-10T03:02:50.320125+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[21212]: cluster 2024-04-10T03:02:50.326439+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 [v2:172.21.15.136:6824/1655193381,v1:172.21.15.136:6825/1655193381] boot 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[21212]: cluster 2024-04-10T03:02:50.326563+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[21212]: audit 2024-04-10T03:02:50.326804+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[28961]: cluster 2024-04-10T03:02:48.377908+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[28961]: cluster 2024-04-10T03:02:48.378044+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[28961]: cluster 2024-04-10T03:02:50.045782+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[28961]: audit 2024-04-10T03:02:50.320125+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[28961]: cluster 2024-04-10T03:02:50.326439+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 [v2:172.21.15.136:6824/1655193381,v1:172.21.15.136:6825/1655193381] boot 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[28961]: cluster 2024-04-10T03:02:50.326563+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-10T03:02:51.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:51 smithi016 bash[28961]: audit 2024-04-10T03:02:50.326804+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:51.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:51 smithi136 bash[23435]: cluster 2024-04-10T03:02:48.377908+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-10T03:02:51.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:51 smithi136 bash[23435]: cluster 2024-04-10T03:02:48.378044+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-10T03:02:51.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:51 smithi136 bash[23435]: cluster 2024-04-10T03:02:50.045782+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-10T03:02:51.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:51 smithi136 bash[23435]: audit 2024-04-10T03:02:50.320125+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:51.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:51 smithi136 bash[23435]: cluster 2024-04-10T03:02:50.326439+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 [v2:172.21.15.136:6824/1655193381,v1:172.21.15.136:6825/1655193381] boot 2024-04-10T03:02:51.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:51 smithi136 bash[23435]: cluster 2024-04-10T03:02:50.326563+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-10T03:02:51.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:51 smithi136 bash[23435]: audit 2024-04-10T03:02:50.326804+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:02:52.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:52 smithi136 bash[23435]: cluster 2024-04-10T03:02:51.328922+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-10T03:02:52.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:52 smithi016 bash[21212]: cluster 2024-04-10T03:02:51.328922+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-10T03:02:52.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:52 smithi016 bash[28961]: cluster 2024-04-10T03:02:51.328922+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-10T03:02:53.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:53 smithi136 bash[23435]: cluster 2024-04-10T03:02:52.046368+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:02:53.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:53 smithi136 bash[23435]: cluster 2024-04-10T03:02:52.337375+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-10T03:02:53.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:53 smithi016 bash[21212]: cluster 2024-04-10T03:02:52.046368+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:02:53.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:53 smithi016 bash[21212]: cluster 2024-04-10T03:02:52.337375+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-10T03:02:53.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:53 smithi016 bash[28961]: cluster 2024-04-10T03:02:52.046368+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:02:53.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:53 smithi016 bash[28961]: cluster 2024-04-10T03:02:52.337375+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-10T03:02:54.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:54 smithi136 bash[23435]: cluster 2024-04-10T03:02:53.338907+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-10T03:02:54.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:54 smithi016 bash[21212]: cluster 2024-04-10T03:02:53.338907+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-10T03:02:54.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:54 smithi016 bash[28961]: cluster 2024-04-10T03:02:53.338907+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-10T03:02:55.232 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:02:55.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:55 smithi016 bash[21212]: cluster 2024-04-10T03:02:54.046904+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:02:55.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:55 smithi016 bash[21212]: cluster 2024-04-10T03:02:54.354962+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-10T03:02:55.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:55 smithi016 bash[28961]: cluster 2024-04-10T03:02:54.046904+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:02:55.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:55 smithi016 bash[28961]: cluster 2024-04-10T03:02:54.354962+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-10T03:02:55.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:55 smithi136 bash[23435]: cluster 2024-04-10T03:02:54.046904+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:02:55.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:55 smithi136 bash[23435]: cluster 2024-04-10T03:02:54.354962+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-10T03:02:57.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:57 smithi136 bash[23435]: cluster 2024-04-10T03:02:56.047457+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:02:57.670 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:57 smithi016 bash[21212]: cluster 2024-04-10T03:02:56.047457+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:02:57.670 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:57 smithi016 bash[28961]: cluster 2024-04-10T03:02:56.047457+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:02:58.055 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:02:58.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:58 smithi136 bash[23435]: audit 2024-04-10T03:02:58.060302+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.16:0/334006800' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-10T03:02:58.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:58 smithi016 bash[21212]: audit 2024-04-10T03:02:58.060302+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.16:0/334006800' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-10T03:02:58.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:58 smithi016 bash[28961]: audit 2024-04-10T03:02:58.060302+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.16:0/334006800' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-10T03:02:58.760 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1712718170,"num_in_osds":8,"osd_in_since":1712718145,"num_remapped_pgs":0} 2024-04-10T03:02:58.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: cluster 2024-04-10T03:02:58.048091+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: cephadm 2024-04-10T03:02:58.826039+0000 mgr.y (mgr.14152) 310 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.832484+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.839544+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.841177+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.842296+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.843355+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.844416+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: cephadm 2024-04-10T03:02:58.845276+0000 mgr.y (mgr.14152) 311 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 4316M 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.850866+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.852369+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.853576+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:02:59 smithi136 bash[23435]: audit 2024-04-10T03:02:58.860758+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: cluster 2024-04-10T03:02:58.048091+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: cephadm 2024-04-10T03:02:58.826039+0000 mgr.y (mgr.14152) 310 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.832484+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.839544+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.841177+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.842296+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.843355+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.844416+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: cephadm 2024-04-10T03:02:58.845276+0000 mgr.y (mgr.14152) 311 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 4316M 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.850866+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.852369+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.853576+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:00.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[28961]: audit 2024-04-10T03:02:58.860758+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: cluster 2024-04-10T03:02:58.048091+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: cephadm 2024-04-10T03:02:58.826039+0000 mgr.y (mgr.14152) 310 : cephadm [INF] Detected new or changed devices on smithi136 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.832484+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.839544+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.841177+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.842296+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.843355+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.844416+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: cephadm 2024-04-10T03:02:58.845276+0000 mgr.y (mgr.14152) 311 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 4316M 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.850866+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.852369+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.853576+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:02:59 smithi016 bash[21212]: audit 2024-04-10T03:02:58.860758+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:02.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:01 smithi136 bash[23435]: cluster 2024-04-10T03:03:00.048815+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-04-10T03:03:02.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:01 smithi016 bash[21212]: cluster 2024-04-10T03:03:00.048815+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-04-10T03:03:02.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:01 smithi016 bash[28961]: cluster 2024-04-10T03:03:00.048815+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-04-10T03:03:03.528 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:03:04.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:03 smithi136 bash[23435]: cluster 2024-04-10T03:03:02.049444+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-10T03:03:04.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:03 smithi016 bash[21212]: cluster 2024-04-10T03:03:02.049444+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-10T03:03:04.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:03 smithi016 bash[28961]: cluster 2024-04-10T03:03:02.049444+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-10T03:03:06.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:05 smithi136 bash[23435]: cluster 2024-04-10T03:03:04.050047+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-10T03:03:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:05 smithi016 bash[28961]: cluster 2024-04-10T03:03:04.050047+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-10T03:03:06.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:05 smithi016 bash[21212]: cluster 2024-04-10T03:03:04.050047+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-10T03:03:06.401 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:06.401 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":58,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:02:54.341299+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","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.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:03:07.122 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:06 smithi016 bash[21212]: audit 2024-04-10T03:03:06.404510+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.16:0/2639464638' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:07.123 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:06 smithi016 bash[28961]: audit 2024-04-10T03:03:06.404510+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.16:0/2639464638' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:07.124 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-10T02:58:44.553096+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-10T03:03:07.124 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-10T03:03:07.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:06 smithi136 bash[23435]: audit 2024-04-10T03:03:06.404510+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.16:0/2639464638' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:08.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:07 smithi136 bash[23435]: cluster 2024-04-10T03:03:06.050547+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-10T03:03:08.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:07 smithi016 bash[21212]: cluster 2024-04-10T03:03:06.050547+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-10T03:03:08.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:07 smithi016 bash[28961]: cluster 2024-04-10T03:03:06.050547+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-10T03:03:10.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:09 smithi136 bash[23435]: cluster 2024-04-10T03:03:08.051275+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-10T03:03:10.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:09 smithi016 bash[28961]: cluster 2024-04-10T03:03:08.051275+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-10T03:03:10.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:09 smithi016 bash[21212]: cluster 2024-04-10T03:03:08.051275+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-10T03:03:11.892 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:03:12.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:11 smithi136 bash[23435]: cluster 2024-04-10T03:03:10.051978+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:12.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:11 smithi016 bash[21212]: cluster 2024-04-10T03:03:10.051978+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:12.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:11 smithi016 bash[28961]: cluster 2024-04-10T03:03:10.051978+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:14.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:13 smithi136 bash[23435]: cluster 2024-04-10T03:03:12.052709+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:14.276 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:13 smithi016 bash[28961]: cluster 2024-04-10T03:03:12.052709+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:14.276 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:13 smithi016 bash[21212]: cluster 2024-04-10T03:03:12.052709+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:14.647 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 1 2024-04-10T03:03:15.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:14 smithi016 bash[21212]: audit 2024-04-10T03:03:14.652499+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.16:0/2925329449' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:03:15.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:14 smithi016 bash[28961]: audit 2024-04-10T03:03:14.652499+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.16:0/2925329449' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:03:15.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:14 smithi136 bash[23435]: audit 2024-04-10T03:03:14.652499+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.16:0/2925329449' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:03:15.319 INFO:tasks.cephadm:Adding mds.a on smithi016 2024-04-10T03:03:15.319 INFO:tasks.cephadm:Adding mds.b on smithi136 2024-04-10T03:03:15.320 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch apply mds all '2;smithi016=a;smithi136=b' 2024-04-10T03:03:16.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:15 smithi136 bash[23435]: cluster 2024-04-10T03:03:14.053214+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:16.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:15 smithi016 bash[21212]: cluster 2024-04-10T03:03:14.053214+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:16.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:15 smithi016 bash[28961]: cluster 2024-04-10T03:03:14.053214+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:18.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:17 smithi136 bash[23435]: cluster 2024-04-10T03:03:16.053836+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:18.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:17 smithi016 bash[21212]: cluster 2024-04-10T03:03:16.053836+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:18.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:17 smithi016 bash[28961]: cluster 2024-04-10T03:03:16.053836+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:20.066 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:03:20.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:19 smithi136 bash[23435]: cluster 2024-04-10T03:03:18.054544+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:20.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:19 smithi016 bash[21212]: cluster 2024-04-10T03:03:18.054544+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:20.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:19 smithi016 bash[28961]: cluster 2024-04-10T03:03:18.054544+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:22.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:21 smithi136 bash[23435]: cluster 2024-04-10T03:03:20.055158+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:21 smithi016 bash[21212]: cluster 2024-04-10T03:03:20.055158+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:22.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:21 smithi016 bash[28961]: cluster 2024-04-10T03:03:20.055158+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:22.950 INFO:teuthology.orchestra.run.smithi136.stdout:Scheduled mds.all update... 2024-04-10T03:03:23.611 DEBUG:teuthology.orchestra.run.smithi016:mds.a> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mds.a.service 2024-04-10T03:03:23.614 DEBUG:teuthology.orchestra.run.smithi136:mds.b> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mds.b.service 2024-04-10T03:03:23.616 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-04-10T03:03:23.617 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-10T03:03:23.940 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:23.941 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":58,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:02:54.341299+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","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.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:03:23.962 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-10T02:58:44.553096+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-10T03:03:23.963 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-04-10T03:03:24.260 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 1 2024-04-10T03:03:24.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: cluster 2024-04-10T03:03:22.055749+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:22.943150+0000 mgr.y (mgr.14152) 324 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi016=a;smithi136=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: cephadm 2024-04-10T03:03:22.947239+0000 mgr.y (mgr.14152) 325 : cephadm [INF] Saving service mds.all spec with placement smithi016=a;smithi136=b;count:2 2024-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:22.954100+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:22.956486+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:23.381233+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:23.383135+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:23.392918+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:23.399046+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:23.405094+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:23.406991+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:24.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[21212]: audit 2024-04-10T03:03:23.944932+0000 mon.a (mon.0) 624 : audit [DBG] from='client.? 172.21.15.16:0/60135639' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:24.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T03:03:24.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: cluster 2024-04-10T03:03:22.055749+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:24.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:22.943150+0000 mgr.y (mgr.14152) 324 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi016=a;smithi136=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:03:24.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: cephadm 2024-04-10T03:03:22.947239+0000 mgr.y (mgr.14152) 325 : cephadm [INF] Saving service mds.all spec with placement smithi016=a;smithi136=b;count:2 2024-04-10T03:03:24.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:22.954100+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:24.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:22.956486+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:24.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:23.381233+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:24.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:23.383135+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:24.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:23.392918+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:24.281 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:23.399046+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:24.281 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:23.405094+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:24.281 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:23.406991+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:24.281 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:23 smithi016 bash[28961]: audit 2024-04-10T03:03:23.944932+0000 mon.a (mon.0) 624 : audit [DBG] from='client.? 172.21.15.16:0/60135639' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:24.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: cluster 2024-04-10T03:03:22.055749+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:24.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:22.943150+0000 mgr.y (mgr.14152) 324 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi016=a;smithi136=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:03:24.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: cephadm 2024-04-10T03:03:22.947239+0000 mgr.y (mgr.14152) 325 : cephadm [INF] Saving service mds.all spec with placement smithi016=a;smithi136=b;count:2 2024-04-10T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:22.954100+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:22.956486+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:23.381233+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:23.383135+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:23.392918+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:23.399046+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:23.405094+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:23.406991+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:24.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:23 smithi136 bash[23435]: audit 2024-04-10T03:03:23.944932+0000 mon.a (mon.0) 624 : audit [DBG] from='client.? 172.21.15.16:0/60135639' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:24.616 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:24.616 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":1,"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":[],"filesystems":[]} 2024-04-10T03:03:24.617 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 1 2024-04-10T03:03:25.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:24 smithi016 bash[21212]: cephadm 2024-04-10T03:03:23.408706+0000 mgr.y (mgr.14152) 326 : cephadm [INF] Deploying daemon mds.a on smithi016 2024-04-10T03:03:25.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:24 smithi016 bash[21212]: audit 2024-04-10T03:03:24.264833+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.16:0/237619542' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:03:25.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:24 smithi016 bash[21212]: audit 2024-04-10T03:03:24.621263+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.16:0/1213285079' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:25.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:24 smithi016 bash[28961]: cephadm 2024-04-10T03:03:23.408706+0000 mgr.y (mgr.14152) 326 : cephadm [INF] Deploying daemon mds.a on smithi016 2024-04-10T03:03:25.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:24 smithi016 bash[28961]: audit 2024-04-10T03:03:24.264833+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.16:0/237619542' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:03:25.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:24 smithi016 bash[28961]: audit 2024-04-10T03:03:24.621263+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.16:0/1213285079' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:25.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:24 smithi136 bash[23435]: cephadm 2024-04-10T03:03:23.408706+0000 mgr.y (mgr.14152) 326 : cephadm [INF] Deploying daemon mds.a on smithi016 2024-04-10T03:03:25.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:24 smithi136 bash[23435]: audit 2024-04-10T03:03:24.264833+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.16:0/237619542' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:03:25.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:24 smithi136 bash[23435]: audit 2024-04-10T03:03:24.621263+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.16:0/1213285079' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:25.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:25.789 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:25.789 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:25.790 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:25.790 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:25.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:25.791 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:25.791 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:25.791 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:25.791 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:26.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:26.060 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:26.061 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:26.061 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:26.062 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:26.062 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:26.063 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:03:26 smithi016 systemd[1]: Started Ceph mds.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:03:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:25 smithi016 bash[28961]: cluster 2024-04-10T03:03:24.056199+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:26.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:25 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:26.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:25 smithi016 bash[21212]: cluster 2024-04-10T03:03:24.056199+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:26.286 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:25 smithi136 bash[23435]: cluster 2024-04-10T03:03:24.056199+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:26.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T03:03:26.985 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:26.985 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":1,"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":[],"filesystems":[]} 2024-04-10T03:03:26.985 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 1 2024-04-10T03:03:27.309 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: cluster 2024-04-10T03:03:26.056574+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:27.310 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: audit 2024-04-10T03:03:26.056992+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:27.310 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: audit 2024-04-10T03:03:26.062031+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:27.310 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: audit 2024-04-10T03:03:26.082894+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:27.310 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: audit 2024-04-10T03:03:26.083630+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:27.310 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: audit 2024-04-10T03:03:26.087137+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:27.310 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: audit 2024-04-10T03:03:26.088122+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:27.310 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: cephadm 2024-04-10T03:03:26.089041+0000 mgr.y (mgr.14152) 329 : cephadm [INF] Deploying daemon mds.b on smithi136 2024-04-10T03:03:27.310 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: audit 2024-04-10T03:03:26.990122+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.16:0/1437585157' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:27.311 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: cluster 2024-04-10T03:03:27.039559+0000 mon.a (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.16:6834/806073658,v1:172.21.15.16:6835/806073658] up:boot 2024-04-10T03:03:27.311 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: cluster 2024-04-10T03:03:27.039613+0000 mon.a (mon.0) 632 : cluster [DBG] fsmap 1 up:standby 2024-04-10T03:03:27.311 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:27 smithi136 bash[23435]: audit 2024-04-10T03:03:27.039714+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:03:27.311 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[53405]: starting mds.a at 2024-04-10T03:03:27.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: cluster 2024-04-10T03:03:26.056574+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: audit 2024-04-10T03:03:26.056992+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: audit 2024-04-10T03:03:26.062031+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: audit 2024-04-10T03:03:26.082894+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: audit 2024-04-10T03:03:26.083630+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: audit 2024-04-10T03:03:26.087137+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: audit 2024-04-10T03:03:26.088122+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: cephadm 2024-04-10T03:03:26.089041+0000 mgr.y (mgr.14152) 329 : cephadm [INF] Deploying daemon mds.b on smithi136 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: audit 2024-04-10T03:03:26.990122+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.16:0/1437585157' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: cluster 2024-04-10T03:03:27.039559+0000 mon.a (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.16:6834/806073658,v1:172.21.15.16:6835/806073658] up:boot 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: cluster 2024-04-10T03:03:27.039613+0000 mon.a (mon.0) 632 : cluster [DBG] fsmap 1 up:standby 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[28961]: audit 2024-04-10T03:03:27.039714+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:03:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: cluster 2024-04-10T03:03:26.056574+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: audit 2024-04-10T03:03:26.056992+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: audit 2024-04-10T03:03:26.062031+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: audit 2024-04-10T03:03:26.082894+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: audit 2024-04-10T03:03:26.083630+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: audit 2024-04-10T03:03:26.087137+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' 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-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: audit 2024-04-10T03:03:26.088122+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: cephadm 2024-04-10T03:03:26.089041+0000 mgr.y (mgr.14152) 329 : cephadm [INF] Deploying daemon mds.b on smithi136 2024-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: audit 2024-04-10T03:03:26.990122+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.16:0/1437585157' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: cluster 2024-04-10T03:03:27.039559+0000 mon.a (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.16:6834/806073658,v1:172.21.15.16:6835/806073658] up:boot 2024-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: cluster 2024-04-10T03:03:27.039613+0000 mon.a (mon.0) 632 : cluster [DBG] fsmap 1 up:standby 2024-04-10T03:03:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:27 smithi016 bash[21212]: audit 2024-04-10T03:03:27.039714+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:03:28.214 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.215 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.215 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.215 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.216 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.216 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.467 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.467 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.468 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.468 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.468 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.468 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:28.918 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:03:28 smithi136 systemd[1]: Started Ceph mds.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:03:29.004 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T03:03:29.342 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:29.343 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":2,"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":24305,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.16:6835/806073658","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6834","nonce":806073658},{"type":"v1","addr":"172.21.15.16:6835","nonce":806073658}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":[]} 2024-04-10T03:03:29.343 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 2 2024-04-10T03:03:29.506 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:03:29 smithi136 bash[47610]: starting mds.b at 2024-04-10T03:03:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[21212]: cluster 2024-04-10T03:03:28.057157+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[21212]: audit 2024-04-10T03:03:28.513328+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[21212]: audit 2024-04-10T03:03:28.523481+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[21212]: audit 2024-04-10T03:03:28.566486+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[21212]: audit 2024-04-10T03:03:28.576705+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[21212]: audit 2024-04-10T03:03:28.596371+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[21212]: audit 2024-04-10T03:03:28.663192+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:29.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[21212]: audit 2024-04-10T03:03:29.347666+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.16:0/1050023844' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:29.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[28961]: cluster 2024-04-10T03:03:28.057157+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:29.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[28961]: audit 2024-04-10T03:03:28.513328+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[28961]: audit 2024-04-10T03:03:28.523481+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[28961]: audit 2024-04-10T03:03:28.566486+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[28961]: audit 2024-04-10T03:03:28.576705+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[28961]: audit 2024-04-10T03:03:28.596371+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[28961]: audit 2024-04-10T03:03:28.663192+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:29.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:29 smithi016 bash[28961]: audit 2024-04-10T03:03:29.347666+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.16:0/1050023844' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:29.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:29 smithi136 bash[23435]: cluster 2024-04-10T03:03:28.057157+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:29 smithi136 bash[23435]: audit 2024-04-10T03:03:28.513328+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:29 smithi136 bash[23435]: audit 2024-04-10T03:03:28.523481+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:29 smithi136 bash[23435]: audit 2024-04-10T03:03:28.566486+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:29 smithi136 bash[23435]: audit 2024-04-10T03:03:28.576705+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:29 smithi136 bash[23435]: audit 2024-04-10T03:03:28.596371+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:29 smithi136 bash[23435]: audit 2024-04-10T03:03:28.663192+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:29 smithi136 bash[23435]: audit 2024-04-10T03:03:29.347666+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.16:0/1050023844' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:30.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:30 smithi136 bash[23435]: cluster 2024-04-10T03:03:29.598468+0000 mon.a (mon.0) 641 : cluster [DBG] mds.? [v2:172.21.15.136:6832/2168056021,v1:172.21.15.136:6833/2168056021] up:boot 2024-04-10T03:03:30.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:30 smithi136 bash[23435]: cluster 2024-04-10T03:03:29.598583+0000 mon.a (mon.0) 642 : cluster [DBG] fsmap 2 up:standby 2024-04-10T03:03:30.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:30 smithi136 bash[23435]: audit 2024-04-10T03:03:29.598854+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:03:31.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:30 smithi016 bash[21212]: cluster 2024-04-10T03:03:29.598468+0000 mon.a (mon.0) 641 : cluster [DBG] mds.? [v2:172.21.15.136:6832/2168056021,v1:172.21.15.136:6833/2168056021] up:boot 2024-04-10T03:03:31.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:30 smithi016 bash[21212]: cluster 2024-04-10T03:03:29.598583+0000 mon.a (mon.0) 642 : cluster [DBG] fsmap 2 up:standby 2024-04-10T03:03:31.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:30 smithi016 bash[21212]: audit 2024-04-10T03:03:29.598854+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:03:31.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:30 smithi016 bash[28961]: cluster 2024-04-10T03:03:29.598468+0000 mon.a (mon.0) 641 : cluster [DBG] mds.? [v2:172.21.15.136:6832/2168056021,v1:172.21.15.136:6833/2168056021] up:boot 2024-04-10T03:03:31.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:30 smithi016 bash[28961]: cluster 2024-04-10T03:03:29.598583+0000 mon.a (mon.0) 642 : cluster [DBG] fsmap 2 up:standby 2024-04-10T03:03:31.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:30 smithi016 bash[28961]: audit 2024-04-10T03:03:29.598854+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:03:31.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T03:03:31.703 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:31.703 INFO:teuthology.orchestra.run.smithi016.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":24305,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.16:6835/806073658","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6834","nonce":806073658},{"type":"v1","addr":"172.21.15.16:6835","nonce":806073658}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":24319,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.136:6833/2168056021","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6832","nonce":2168056021},{"type":"v1","addr":"172.21.15.136:6833","nonce":2168056021}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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-04-10T03:03:31.703 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 3 2024-04-10T03:03:31.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:31 smithi016 bash[28961]: cluster 2024-04-10T03:03:30.057761+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:31.722 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:31 smithi016 bash[21212]: cluster 2024-04-10T03:03:30.057761+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:31.723 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-10T03:03:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:31 smithi136 bash[23435]: cluster 2024-04-10T03:03:30.057761+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:32.013 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:32.013 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":58,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:02:54.341299+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","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.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:03:32.031 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-10T02:58:44.553096+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-10T03:03:32.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-04-10T03:03:32.322 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 1 2024-04-10T03:03:32.339 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2024-04-10T03:03:32.647 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:32.647 INFO:teuthology.orchestra.run.smithi016.stdout:[ 2024-04-10T03:03:32.647 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-04-10T03:03:32.647 INFO:teuthology.orchestra.run.smithi016.stdout: "poolnum": 1, 2024-04-10T03:03:32.647 INFO:teuthology.orchestra.run.smithi016.stdout: "poolname": ".mgr" 2024-04-10T03:03:32.647 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:03:32.647 INFO:teuthology.orchestra.run.smithi016.stdout:] 2024-04-10T03:03:32.666 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-04-10T03:03:32.666 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_metadata --pg_num_min 64 2024-04-10T03:03:32.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:32 smithi136 bash[23435]: audit 2024-04-10T03:03:31.708134+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.16:0/846647729' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:32.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:32 smithi136 bash[23435]: audit 2024-04-10T03:03:32.017442+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.16:0/2244223362' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:32.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:32 smithi136 bash[23435]: audit 2024-04-10T03:03:32.327393+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.16:0/418099554' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:03:33.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:32 smithi016 bash[21212]: audit 2024-04-10T03:03:31.708134+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.16:0/846647729' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:33.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:32 smithi016 bash[21212]: audit 2024-04-10T03:03:32.017442+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.16:0/2244223362' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:33.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:32 smithi016 bash[21212]: audit 2024-04-10T03:03:32.327393+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.16:0/418099554' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:03:33.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:32 smithi016 bash[28961]: audit 2024-04-10T03:03:31.708134+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.16:0/846647729' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:33.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:32 smithi016 bash[28961]: audit 2024-04-10T03:03:32.017442+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.16:0/2244223362' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:33.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:32 smithi016 bash[28961]: audit 2024-04-10T03:03:32.327393+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.16:0/418099554' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:03:33.615 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'cephfs_metadata' created 2024-04-10T03:03:33.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-04-10T03:03:33.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:33 smithi136 bash[23435]: cluster 2024-04-10T03:03:32.058096+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:33.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:33 smithi136 bash[23435]: audit 2024-04-10T03:03:32.652282+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.16:0/672881788' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-04-10T03:03:33.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:33 smithi136 bash[23435]: audit 2024-04-10T03:03:32.963622+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.16:0/4246036702' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-10T03:03:33.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:33 smithi136 bash[23435]: audit 2024-04-10T03:03:33.541389+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:34.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:33 smithi016 bash[21212]: cluster 2024-04-10T03:03:32.058096+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:34.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:33 smithi016 bash[21212]: audit 2024-04-10T03:03:32.652282+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.16:0/672881788' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-04-10T03:03:34.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:33 smithi016 bash[21212]: audit 2024-04-10T03:03:32.963622+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.16:0/4246036702' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-10T03:03:34.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:33 smithi016 bash[21212]: audit 2024-04-10T03:03:33.541389+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:34.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:33 smithi016 bash[28961]: cluster 2024-04-10T03:03:32.058096+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:34.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:33 smithi016 bash[28961]: audit 2024-04-10T03:03:32.652282+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.16:0/672881788' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-04-10T03:03:34.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:33 smithi016 bash[28961]: audit 2024-04-10T03:03:32.963622+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.16:0/4246036702' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-10T03:03:34.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:33 smithi016 bash[28961]: audit 2024-04-10T03:03:33.541389+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:34.625 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'cephfs_data' created 2024-04-10T03:03:34.665 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2024-04-10T03:03:34.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.619891+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.16:0/4246036702' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: cluster 2024-04-10T03:03:33.620054+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.851732+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.858555+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.908310+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.914225+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.915524+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.916699+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.924584+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.968160+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.16:0/3655015855' 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-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:33.968619+0000 mon.a (mon.0) 658 : audit [INF] from='client.? ' 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-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:34.401152+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:34.405340+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:34.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:34.407018+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:34 smithi136 bash[23435]: audit 2024-04-10T03:03:34.414585+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.619891+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.16:0/4246036702' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-04-10T03:03:35.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: cluster 2024-04-10T03:03:33.620054+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-10T03:03:35.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.851732+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.858555+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.908310+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.914225+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.915524+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.916699+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.924584+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.968160+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.16:0/3655015855' 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-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:33.968619+0000 mon.a (mon.0) 658 : audit [INF] from='client.? ' 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-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:34.401152+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:34.405340+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:34.407018+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[21212]: audit 2024-04-10T03:03:34.414585+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.619891+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.16:0/4246036702' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: cluster 2024-04-10T03:03:33.620054+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.851732+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.858555+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.908310+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.914225+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.915524+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.916699+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.924584+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.968160+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.16:0/3655015855' 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-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:33.968619+0000 mon.a (mon.0) 658 : audit [INF] from='client.? ' 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-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:34.401152+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:34.405340+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:34.407018+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:34 smithi016 bash[28961]: audit 2024-04-10T03:03:34.414585+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:35.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:35 smithi136 bash[23435]: cluster 2024-04-10T03:03:34.058685+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v316: 33 pgs: 2 creating+peering, 1 active+clean, 30 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:35.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:35 smithi136 bash[23435]: audit 2024-04-10T03:03:34.629430+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' 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-04-10T03:03:35.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:35 smithi136 bash[23435]: cluster 2024-04-10T03:03:34.629742+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-10T03:03:35.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:35 smithi136 bash[23435]: cluster 2024-04-10T03:03:34.921328+0000 mon.a (mon.0) 665 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:03:35.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:35 smithi136 bash[23435]: audit 2024-04-10T03:03:34.980484+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.16:0/401013574' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-10T03:03:35.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:35 smithi136 bash[23435]: audit 2024-04-10T03:03:34.980966+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-10T03:03:35.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:35 smithi136 bash[23435]: cluster 2024-04-10T03:03:34.981415+0000 mon.a (mon.0) 667 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-04-10T03:03:35.925 INFO:teuthology.orchestra.run.smithi016.stderr:new fs with metadata pool 2 and data pool 3 2024-04-10T03:03:35.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[28961]: cluster 2024-04-10T03:03:34.058685+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v316: 33 pgs: 2 creating+peering, 1 active+clean, 30 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:35.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[28961]: audit 2024-04-10T03:03:34.629430+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' 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-04-10T03:03:35.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[28961]: cluster 2024-04-10T03:03:34.629742+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-10T03:03:35.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[28961]: cluster 2024-04-10T03:03:34.921328+0000 mon.a (mon.0) 665 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:03:35.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[28961]: audit 2024-04-10T03:03:34.980484+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.16:0/401013574' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-10T03:03:35.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[28961]: audit 2024-04-10T03:03:34.980966+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-10T03:03:35.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[28961]: cluster 2024-04-10T03:03:34.981415+0000 mon.a (mon.0) 667 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-04-10T03:03:35.958 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[21212]: cluster 2024-04-10T03:03:34.058685+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v316: 33 pgs: 2 creating+peering, 1 active+clean, 30 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:35.958 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[21212]: audit 2024-04-10T03:03:34.629430+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' 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-04-10T03:03:35.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[21212]: cluster 2024-04-10T03:03:34.629742+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-10T03:03:35.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[21212]: cluster 2024-04-10T03:03:34.921328+0000 mon.a (mon.0) 665 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:03:35.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[21212]: audit 2024-04-10T03:03:34.980484+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.16:0/401013574' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-10T03:03:35.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[21212]: audit 2024-04-10T03:03:34.980966+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-10T03:03:35.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:35 smithi016 bash[21212]: cluster 2024-04-10T03:03:34.981415+0000 mon.a (mon.0) 667 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-04-10T03:03:35.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-10T03:03:36.257 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:36.257 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":61,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:03:34.981056+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-10T03:03:33.400923+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-10T03:03:34.400443+0000","flags":32769,"flags_names":"hashpspool,creating","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":"61","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"}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:03:36.277 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-10T03:03:36.578 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:36.578 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":61,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:03:34.981056+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-10T03:03:33.400923+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-10T03:03:34.400443+0000","flags":32769,"flags_names":"hashpspool,creating","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":"61","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"}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:03:36.597 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2024-04-10T03:03:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:36 smithi136 bash[23435]: cluster 2024-04-10T03:03:35.656173+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-10T03:03:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:36 smithi136 bash[23435]: audit 2024-04-10T03:03:35.930268+0000 mon.a (mon.0) 669 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-04-10T03:03:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:36 smithi136 bash[23435]: cluster 2024-04-10T03:03:35.930425+0000 mon.a (mon.0) 670 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-04-10T03:03:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:36 smithi136 bash[23435]: cluster 2024-04-10T03:03:35.956431+0000 mon.a (mon.0) 671 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-04-10T03:03:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:36 smithi136 bash[23435]: audit 2024-04-10T03:03:36.261244+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/1586743677' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:36 smithi136 bash[23435]: audit 2024-04-10T03:03:36.581431+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/1384287034' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:37.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[21212]: cluster 2024-04-10T03:03:35.656173+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-10T03:03:37.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[21212]: audit 2024-04-10T03:03:35.930268+0000 mon.a (mon.0) 669 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-04-10T03:03:37.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[21212]: cluster 2024-04-10T03:03:35.930425+0000 mon.a (mon.0) 670 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-04-10T03:03:37.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[21212]: cluster 2024-04-10T03:03:35.956431+0000 mon.a (mon.0) 671 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-04-10T03:03:37.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[21212]: audit 2024-04-10T03:03:36.261244+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/1586743677' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:37.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[21212]: audit 2024-04-10T03:03:36.581431+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/1384287034' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:37.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[28961]: cluster 2024-04-10T03:03:35.656173+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-10T03:03:37.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[28961]: audit 2024-04-10T03:03:35.930268+0000 mon.a (mon.0) 669 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-04-10T03:03:37.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[28961]: cluster 2024-04-10T03:03:35.930425+0000 mon.a (mon.0) 670 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-04-10T03:03:37.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[28961]: cluster 2024-04-10T03:03:35.956431+0000 mon.a (mon.0) 671 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-04-10T03:03:37.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[28961]: audit 2024-04-10T03:03:36.261244+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/1586743677' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:37.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:36 smithi016 bash[28961]: audit 2024-04-10T03:03:36.581431+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/1384287034' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:37.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:37 smithi136 bash[23435]: cluster 2024-04-10T03:03:36.059408+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v319: 97 pgs: 5 creating+peering, 13 active+clean, 79 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2024-04-10T03:03:37.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:37 smithi136 bash[23435]: cluster 2024-04-10T03:03:36.657962+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-10T03:03:37.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:37 smithi136 bash[23435]: cluster 2024-04-10T03:03:36.925349+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:03:37.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:37 smithi136 bash[23435]: cluster 2024-04-10T03:03:36.925407+0000 mon.a (mon.0) 674 : cluster [INF] Cluster is now healthy 2024-04-10T03:03:37.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:37 smithi136 bash[23435]: cluster 2024-04-10T03:03:36.937126+0000 mon.a (mon.0) 675 : cluster [DBG] mds.? [v2:172.21.15.136:6832/2168056021,v1:172.21.15.136:6833/2168056021] up:active 2024-04-10T03:03:37.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:37 smithi136 bash[23435]: cluster 2024-04-10T03:03:36.937670+0000 mon.a (mon.0) 676 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:37.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:37 smithi136 bash[23435]: cluster 2024-04-10T03:03:36.943103+0000 mon.a (mon.0) 677 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:37.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:37 smithi136 bash[23435]: audit 2024-04-10T03:03:36.949557+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.16:0/3167011821' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-10T03:03:37.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:37 smithi136 bash[23435]: audit 2024-04-10T03:03:36.950108+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-10T03:03:37.963 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[21212]: cluster 2024-04-10T03:03:36.059408+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v319: 97 pgs: 5 creating+peering, 13 active+clean, 79 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2024-04-10T03:03:37.963 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[21212]: cluster 2024-04-10T03:03:36.657962+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-10T03:03:37.963 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[21212]: cluster 2024-04-10T03:03:36.925349+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:03:37.963 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[21212]: cluster 2024-04-10T03:03:36.925407+0000 mon.a (mon.0) 674 : cluster [INF] Cluster is now healthy 2024-04-10T03:03:37.963 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[21212]: cluster 2024-04-10T03:03:36.937126+0000 mon.a (mon.0) 675 : cluster [DBG] mds.? [v2:172.21.15.136:6832/2168056021,v1:172.21.15.136:6833/2168056021] up:active 2024-04-10T03:03:37.963 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[21212]: cluster 2024-04-10T03:03:36.937670+0000 mon.a (mon.0) 676 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:37.963 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[21212]: cluster 2024-04-10T03:03:36.943103+0000 mon.a (mon.0) 677 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:37.963 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[21212]: audit 2024-04-10T03:03:36.949557+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.16:0/3167011821' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[21212]: audit 2024-04-10T03:03:36.950108+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[28961]: cluster 2024-04-10T03:03:36.059408+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v319: 97 pgs: 5 creating+peering, 13 active+clean, 79 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[28961]: cluster 2024-04-10T03:03:36.657962+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[28961]: cluster 2024-04-10T03:03:36.925349+0000 mon.a (mon.0) 673 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[28961]: cluster 2024-04-10T03:03:36.925407+0000 mon.a (mon.0) 674 : cluster [INF] Cluster is now healthy 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[28961]: cluster 2024-04-10T03:03:36.937126+0000 mon.a (mon.0) 675 : cluster [DBG] mds.? [v2:172.21.15.136:6832/2168056021,v1:172.21.15.136:6833/2168056021] up:active 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[28961]: cluster 2024-04-10T03:03:36.937670+0000 mon.a (mon.0) 676 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[28961]: cluster 2024-04-10T03:03:36.943103+0000 mon.a (mon.0) 677 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[28961]: audit 2024-04-10T03:03:36.949557+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.16:0/3167011821' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-10T03:03:37.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:37 smithi016 bash[28961]: audit 2024-04-10T03:03:36.950108+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-10T03:03:37.965 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-04-10T03:03:37.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2024-04-10T03:03:38.978 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-04-10T03:03:38.978 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T03:03:39.308 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:39.308 INFO:teuthology.orchestra.run.smithi016.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":24305,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.16:6835/806073658","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6834","nonce":806073658},{"type":"v1","addr":"172.21.15.16:6835","nonce":806073658}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-04-10T03:03:34.981409+0000","modified":"2024-04-10T03:03:38.941796+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24319},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24319":{"gid":24319,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.136:6833/2168056021","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6832","nonce":2168056021},{"type":"v1","addr":"172.21.15.136:6833","nonce":2168056021}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-04-10T03:03:39.308 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 8 2024-04-10T03:03:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:38 smithi016 bash[21212]: audit 2024-04-10T03:03:37.945900+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-04-10T03:03:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:38 smithi016 bash[21212]: cluster 2024-04-10T03:03:37.946151+0000 mon.a (mon.0) 680 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:39.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:38 smithi016 bash[21212]: audit 2024-04-10T03:03:38.304799+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.16:0/505803350' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-10T03:03:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:38 smithi016 bash[28961]: audit 2024-04-10T03:03:37.945900+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-04-10T03:03:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:38 smithi016 bash[28961]: cluster 2024-04-10T03:03:37.946151+0000 mon.a (mon.0) 680 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:38 smithi016 bash[28961]: audit 2024-04-10T03:03:38.304799+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.16:0/505803350' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-10T03:03:39.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-10T03:03:39.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:38 smithi136 bash[23435]: audit 2024-04-10T03:03:37.945900+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-04-10T03:03:39.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:38 smithi136 bash[23435]: cluster 2024-04-10T03:03:37.946151+0000 mon.a (mon.0) 680 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:39.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:38 smithi136 bash[23435]: audit 2024-04-10T03:03:38.304799+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.16:0/505803350' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-10T03:03:39.622 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:39.622 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":62,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:03:36.645255+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-10T03:03:33.400923+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-10T03:03:34.400443+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:03:39.640 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2024-04-10T03:03:39.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-10T03:03:39.917 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:03:39 smithi136 bash[47610]: debug 2024-04-10T03:03:39.604+0000 7fae6da6a700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-04-10T03:03:39.941 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:39.943 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-04-10T03:03:39.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[21212]: cluster 2024-04-10T03:03:38.059945+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 97 pgs: 5 creating+peering, 53 active+clean, 39 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 921 B/s wr, 3 op/s 2024-04-10T03:03:39.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[21212]: audit 2024-04-10T03:03:38.955594+0000 mon.a (mon.0) 682 : audit [INF] from='client.? 172.21.15.16:0/505803350' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-04-10T03:03:39.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[21212]: cluster 2024-04-10T03:03:38.955808+0000 mon.a (mon.0) 683 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:39.948 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[21212]: audit 2024-04-10T03:03:39.312581+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.16:0/3692288688' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:39.948 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[21212]: audit 2024-04-10T03:03:39.625174+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.16:0/4043947177' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:39.962 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":321,"stamp":"2024-04-10T03:03:38.059662+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":591942,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":176,"num_write_kb":2420,"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":5,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133,"ondisk_log_size":133,"up":174,"acting":174,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":33,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":6,"kb":749961216,"kb_used":2385192,"kb_used_data":6320,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747576024,"statfs":{"total":767960285184,"available":765517848576,"internally_reserved":0,"allocated":6471680,"data_stored":3698202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":11,"apply_latency_ms":11,"commit_latency_ns":11000000,"apply_latency_ns":11000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1574,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":5,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":"4.442730"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.712472+0000","last_change":"2024-04-10T03:03:35.712472+0000","last_active":"2024-04-10T03:03:35.712472+0000","last_peered":"2024-04-10T03:03:35.712472+0000","last_clean":"2024-04-10T03:03:35.712472+0000","last_became_active":"2024-04-10T03:03:35.709899+0000","last_became_peered":"2024-04-10T03:03:35.709899+0000","last_unstale":"2024-04-10T03:03:35.712472+0000","last_undegraded":"2024-04-10T03:03:35.712472+0000","last_fullsized":"2024-04-10T03:03:35.712472+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:27:24.901994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.700575+0000","last_change":"2024-04-10T03:03:35.698150+0000","last_active":"2024-04-10T03:03:35.700575+0000","last_peered":"2024-04-10T03:03:35.700575+0000","last_clean":"2024-04-10T03:03:35.700575+0000","last_became_active":"2024-04-10T03:03:35.697454+0000","last_became_peered":"2024-04-10T03:03:35.697454+0000","last_unstale":"2024-04-10T03:03:35.700575+0000","last_undegraded":"2024-04-10T03:03:35.700575+0000","last_fullsized":"2024-04-10T03:03:35.700575+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:20:12.128879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.706870+0000","last_change":"2024-04-10T03:03:35.706870+0000","last_active":"2024-04-10T03:03:35.706870+0000","last_peered":"2024-04-10T03:03:35.706870+0000","last_clean":"2024-04-10T03:03:35.706870+0000","last_became_active":"2024-04-10T03:03:35.706541+0000","last_became_peered":"2024-04-10T03:03:35.706541+0000","last_unstale":"2024-04-10T03:03:35.706870+0000","last_undegraded":"2024-04-10T03:03:35.706870+0000","last_fullsized":"2024-04-10T03:03:35.706870+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:52:09.998737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.709944+0000","last_change":"2024-04-10T03:03:35.707882+0000","last_active":"2024-04-10T03:03:35.709944+0000","last_peered":"2024-04-10T03:03:35.709944+0000","last_clean":"2024-04-10T03:03:35.709944+0000","last_became_active":"2024-04-10T03:03:35.707397+0000","last_became_peered":"2024-04-10T03:03:35.707397+0000","last_unstale":"2024-04-10T03:03:35.709944+0000","last_undegraded":"2024-04-10T03:03:35.709944+0000","last_fullsized":"2024-04-10T03:03:35.709944+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:08:45.266088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.708665+0000","last_change":"2024-04-10T03:03:35.708665+0000","last_active":"2024-04-10T03:03:35.708665+0000","last_peered":"2024-04-10T03:03:35.708665+0000","last_clean":"2024-04-10T03:03:35.708665+0000","last_became_active":"2024-04-10T03:03:35.708141+0000","last_became_peered":"2024-04-10T03:03:35.708141+0000","last_unstale":"2024-04-10T03:03:35.708665+0000","last_undegraded":"2024-04-10T03:03:35.708665+0000","last_fullsized":"2024-04-10T03:03:35.708665+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:03:24.446880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.709727+0000","last_change":"2024-04-10T03:03:35.709727+0000","last_active":"2024-04-10T03:03:35.709727+0000","last_peered":"2024-04-10T03:03:35.709727+0000","last_clean":"2024-04-10T03:03:35.709727+0000","last_became_active":"2024-04-10T03:03:35.709393+0000","last_became_peered":"2024-04-10T03:03:35.709393+0000","last_unstale":"2024-04-10T03:03:35.709727+0000","last_undegraded":"2024-04-10T03:03:35.709727+0000","last_fullsized":"2024-04-10T03:03:35.709727+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:19:06.778254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.714794+0000","last_change":"2024-04-10T03:03:35.714794+0000","last_active":"2024-04-10T03:03:35.714794+0000","last_peered":"2024-04-10T03:03:35.714794+0000","last_clean":"2024-04-10T03:03:35.714794+0000","last_became_active":"2024-04-10T03:03:35.714491+0000","last_became_peered":"2024-04-10T03:03:35.714491+0000","last_unstale":"2024-04-10T03:03:35.714794+0000","last_undegraded":"2024-04-10T03:03:35.714794+0000","last_fullsized":"2024-04-10T03:03:35.714794+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:52:47.089874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.712691+0000","last_change":"2024-04-10T03:03:35.712691+0000","last_active":"2024-04-10T03:03:35.712691+0000","last_peered":"2024-04-10T03:03:35.712691+0000","last_clean":"2024-04-10T03:03:35.712691+0000","last_became_active":"2024-04-10T03:03:35.712351+0000","last_became_peered":"2024-04-10T03:03:35.712351+0000","last_unstale":"2024-04-10T03:03:35.712691+0000","last_undegraded":"2024-04-10T03:03:35.712691+0000","last_fullsized":"2024-04-10T03:03:35.712691+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:38:39.672905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.720604+0000","last_change":"2024-04-10T03:03:35.720604+0000","last_active":"2024-04-10T03:03:35.720604+0000","last_peered":"2024-04-10T03:03:35.720604+0000","last_clean":"2024-04-10T03:03:35.720604+0000","last_became_active":"2024-04-10T03:03:35.718196+0000","last_became_peered":"2024-04-10T03:03:35.718196+0000","last_unstale":"2024-04-10T03:03:35.720604+0000","last_undegraded":"2024-04-10T03:03:35.720604+0000","last_fullsized":"2024-04-10T03:03:35.720604+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:19:20.095026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.707081+0000","last_change":"2024-04-10T03:03:35.706256+0000","last_active":"2024-04-10T03:03:35.707081+0000","last_peered":"2024-04-10T03:03:35.707081+0000","last_clean":"2024-04-10T03:03:35.707081+0000","last_became_active":"2024-04-10T03:03:35.705933+0000","last_became_peered":"2024-04-10T03:03:35.705933+0000","last_unstale":"2024-04-10T03:03:35.707081+0000","last_undegraded":"2024-04-10T03:03:35.707081+0000","last_fullsized":"2024-04-10T03:03:35.707081+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:59:23.579161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.705843+0000","last_change":"2024-04-10T03:03:35.705308+0000","last_active":"2024-04-10T03:03:35.705843+0000","last_peered":"2024-04-10T03:03:35.705843+0000","last_clean":"2024-04-10T03:03:35.705843+0000","last_became_active":"2024-04-10T03:03:35.704944+0000","last_became_peered":"2024-04-10T03:03:35.704944+0000","last_unstale":"2024-04-10T03:03:35.705843+0000","last_undegraded":"2024-04-10T03:03:35.705843+0000","last_fullsized":"2024-04-10T03:03:35.705843+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:45:45.416117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.700343+0000","last_change":"2024-04-10T03:03:35.700343+0000","last_active":"2024-04-10T03:03:35.700343+0000","last_peered":"2024-04-10T03:03:35.700343+0000","last_clean":"2024-04-10T03:03:35.700343+0000","last_became_active":"2024-04-10T03:03:35.696993+0000","last_became_peered":"2024-04-10T03:03:35.696993+0000","last_unstale":"2024-04-10T03:03:35.700343+0000","last_undegraded":"2024-04-10T03:03:35.700343+0000","last_fullsized":"2024-04-10T03:03:35.700343+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:41:15.244292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.621921+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:10:44.681325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.621837+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:02:29.220579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,5],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1d","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.942408+0000","last_change":"2024-04-10T03:03:34.676993+0000","last_active":"2024-04-10T03:03:35.942408+0000","last_peered":"2024-04-10T03:03:35.942408+0000","last_clean":"2024-04-10T03:03:35.942408+0000","last_became_active":"2024-04-10T03:03:34.674652+0000","last_became_peered":"2024-04-10T03:03:34.674652+0000","last_unstale":"2024-04-10T03:03:35.942408+0000","last_undegraded":"2024-04-10T03:03:35.942408+0000","last_fullsized":"2024-04-10T03:03:35.942408+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:22:24.222862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.710015+0000","last_change":"2024-04-10T03:03:35.706971+0000","last_active":"2024-04-10T03:03:35.710015+0000","last_peered":"2024-04-10T03:03:35.710015+0000","last_clean":"2024-04-10T03:03:35.710015+0000","last_became_active":"2024-04-10T03:03:35.706107+0000","last_became_peered":"2024-04-10T03:03:35.706107+0000","last_unstale":"2024-04-10T03:03:35.710015+0000","last_undegraded":"2024-04-10T03:03:35.710015+0000","last_fullsized":"2024-04-10T03:03:35.710015+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:36:09.640634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.945476+0000","last_change":"2024-04-10T03:03:34.661036+0000","last_active":"2024-04-10T03:03:35.945476+0000","last_peered":"2024-04-10T03:03:35.945476+0000","last_clean":"2024-04-10T03:03:35.945476+0000","last_became_active":"2024-04-10T03:03:34.660227+0000","last_became_peered":"2024-04-10T03:03:34.660227+0000","last_unstale":"2024-04-10T03:03:35.945476+0000","last_undegraded":"2024-04-10T03:03:35.945476+0000","last_fullsized":"2024-04-10T03:03:35.945476+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:57:19.373918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.705622+0000","last_change":"2024-04-10T03:03:35.705094+0000","last_active":"2024-04-10T03:03:35.705622+0000","last_peered":"2024-04-10T03:03:35.705622+0000","last_clean":"2024-04-10T03:03:35.705622+0000","last_became_active":"2024-04-10T03:03:35.704695+0000","last_became_peered":"2024-04-10T03:03:35.704695+0000","last_unstale":"2024-04-10T03:03:35.705622+0000","last_undegraded":"2024-04-10T03:03:35.705622+0000","last_fullsized":"2024-04-10T03:03:35.705622+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:39:59.508215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.622724+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:12:20.981540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[6,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.693231+0000","last_change":"2024-04-10T03:03:35.693231+0000","last_active":"2024-04-10T03:03:35.693231+0000","last_peered":"2024-04-10T03:03:35.693231+0000","last_clean":"2024-04-10T03:03:35.693231+0000","last_became_active":"2024-04-10T03:03:35.691547+0000","last_became_peered":"2024-04-10T03:03:35.691547+0000","last_unstale":"2024-04-10T03:03:35.693231+0000","last_undegraded":"2024-04-10T03:03:35.693231+0000","last_fullsized":"2024-04-10T03:03:35.693231+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:46:09.090023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.669193+0000","last_change":"2024-04-10T03:03:34.672226+0000","last_active":"2024-04-10T03:03:35.669193+0000","last_peered":"2024-04-10T03:03:35.669193+0000","last_clean":"2024-04-10T03:03:35.669193+0000","last_became_active":"2024-04-10T03:03:34.671385+0000","last_became_peered":"2024-04-10T03:03:34.671385+0000","last_unstale":"2024-04-10T03:03:35.669193+0000","last_undegraded":"2024-04-10T03:03:35.669193+0000","last_fullsized":"2024-04-10T03:03:35.669193+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:41:57.451730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.621286+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:59:09.583080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.653826+0000","last_change":"2024-04-10T03:03:34.676020+0000","last_active":"2024-04-10T03:03:35.653826+0000","last_peered":"2024-04-10T03:03:35.653826+0000","last_clean":"2024-04-10T03:03:35.653826+0000","last_became_active":"2024-04-10T03:03:34.675359+0000","last_became_peered":"2024-04-10T03:03:34.675359+0000","last_unstale":"2024-04-10T03:03:35.653826+0000","last_undegraded":"2024-04-10T03:03:35.653826+0000","last_fullsized":"2024-04-10T03:03:35.653826+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:42:08.688551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.680275+0000","last_change":"2024-04-10T03:03:34.678239+0000","last_active":"2024-04-10T03:03:34.680275+0000","last_peered":"2024-04-10T03:03:34.680275+0000","last_clean":"2024-04-10T03:03:34.680275+0000","last_became_active":"2024-04-10T03:03:34.677537+0000","last_became_peered":"2024-04-10T03:03:34.677537+0000","last_unstale":"2024-04-10T03:03:34.680275+0000","last_undegraded":"2024-04-10T03:03:34.680275+0000","last_fullsized":"2024-04-10T03:03:34.680275+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:15:43.890203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.683197+0000","last_change":"2024-04-10T03:03:35.680432+0000","last_active":"2024-04-10T03:03:35.683197+0000","last_peered":"2024-04-10T03:03:35.683197+0000","last_clean":"2024-04-10T03:03:35.683197+0000","last_became_active":"2024-04-10T03:03:35.679602+0000","last_became_peered":"2024-04-10T03:03:35.679602+0000","last_unstale":"2024-04-10T03:03:35.683197+0000","last_undegraded":"2024-04-10T03:03:35.683197+0000","last_fullsized":"2024-04-10T03:03:35.683197+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:57:49.122560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.652171+0000","last_change":"2024-04-10T03:03:34.673820+0000","last_active":"2024-04-10T03:03:35.652171+0000","last_peered":"2024-04-10T03:03:35.652171+0000","last_clean":"2024-04-10T03:03:35.652171+0000","last_became_active":"2024-04-10T03:03:34.673174+0000","last_became_peered":"2024-04-10T03:03:34.673174+0000","last_unstale":"2024-04-10T03:03:35.652171+0000","last_undegraded":"2024-04-10T03:03:35.652171+0000","last_fullsized":"2024-04-10T03:03:35.652171+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:05:25.463421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.15","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.709871+0000","last_change":"2024-04-10T03:03:35.709871+0000","last_active":"2024-04-10T03:03:35.709871+0000","last_peered":"2024-04-10T03:03:35.709871+0000","last_clean":"2024-04-10T03:03:35.709871+0000","last_became_active":"2024-04-10T03:03:35.708343+0000","last_became_peered":"2024-04-10T03:03:35.708343+0000","last_unstale":"2024-04-10T03:03:35.709871+0000","last_undegraded":"2024-04-10T03:03:35.709871+0000","last_fullsized":"2024-04-10T03:03:35.709871+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:06:15.694079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'6","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.943308+0000","last_change":"2024-04-10T03:03:34.680338+0000","last_active":"2024-04-10T03:03:35.943308+0000","last_peered":"2024-04-10T03:03:35.943308+0000","last_clean":"2024-04-10T03:03:35.943308+0000","last_became_active":"2024-04-10T03:03:34.679960+0000","last_became_peered":"2024-04-10T03:03:34.679960+0000","last_unstale":"2024-04-10T03:03:35.943308+0000","last_undegraded":"2024-04-10T03:03:35.943308+0000","last_fullsized":"2024-04-10T03:03:35.943308+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T12:02:09.691920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702018+0000","last_change":"2024-04-10T03:03:35.702018+0000","last_active":"2024-04-10T03:03:35.702018+0000","last_peered":"2024-04-10T03:03:35.702018+0000","last_clean":"2024-04-10T03:03:35.702018+0000","last_became_active":"2024-04-10T03:03:35.697969+0000","last_became_peered":"2024-04-10T03:03:35.697969+0000","last_unstale":"2024-04-10T03:03:35.702018+0000","last_undegraded":"2024-04-10T03:03:35.702018+0000","last_fullsized":"2024-04-10T03:03:35.702018+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:39:13.745070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.621331+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:01:20.359568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.651787+0000","last_change":"2024-04-10T03:03:34.668811+0000","last_active":"2024-04-10T03:03:35.651787+0000","last_peered":"2024-04-10T03:03:35.651787+0000","last_clean":"2024-04-10T03:03:35.651787+0000","last_became_active":"2024-04-10T03:03:34.668363+0000","last_became_peered":"2024-04-10T03:03:34.668363+0000","last_unstale":"2024-04-10T03:03:35.651787+0000","last_undegraded":"2024-04-10T03:03:35.651787+0000","last_fullsized":"2024-04-10T03:03:35.651787+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:31:57.533229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702390+0000","last_change":"2024-04-10T03:03:35.702390+0000","last_active":"2024-04-10T03:03:35.702390+0000","last_peered":"2024-04-10T03:03:35.702390+0000","last_clean":"2024-04-10T03:03:35.702390+0000","last_became_active":"2024-04-10T03:03:35.700794+0000","last_became_peered":"2024-04-10T03:03:35.700794+0000","last_unstale":"2024-04-10T03:03:35.702390+0000","last_undegraded":"2024-04-10T03:03:35.702390+0000","last_fullsized":"2024-04-10T03:03:35.702390+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:31:32.368110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.672504+0000","last_change":"2024-04-10T03:03:34.671289+0000","last_active":"2024-04-10T03:03:34.672504+0000","last_peered":"2024-04-10T03:03:34.672504+0000","last_clean":"2024-04-10T03:03:34.672504+0000","last_became_active":"2024-04-10T03:03:34.670484+0000","last_became_peered":"2024-04-10T03:03:34.670484+0000","last_unstale":"2024-04-10T03:03:34.672504+0000","last_undegraded":"2024-04-10T03:03:34.672504+0000","last_fullsized":"2024-04-10T03:03:34.672504+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:29:45.986157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.713203+0000","last_change":"2024-04-10T03:03:35.713203+0000","last_active":"2024-04-10T03:03:35.713203+0000","last_peered":"2024-04-10T03:03:35.713203+0000","last_clean":"2024-04-10T03:03:35.713203+0000","last_became_active":"2024-04-10T03:03:35.712638+0000","last_became_peered":"2024-04-10T03:03:35.712638+0000","last_unstale":"2024-04-10T03:03:35.713203+0000","last_undegraded":"2024-04-10T03:03:35.713203+0000","last_fullsized":"2024-04-10T03:03:35.713203+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:44:26.146643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.707494+0000","last_change":"2024-04-10T03:03:35.707494+0000","last_active":"2024-04-10T03:03:35.707494+0000","last_peered":"2024-04-10T03:03:35.707494+0000","last_clean":"2024-04-10T03:03:35.707494+0000","last_became_active":"2024-04-10T03:03:35.706852+0000","last_became_peered":"2024-04-10T03:03:35.706852+0000","last_unstale":"2024-04-10T03:03:35.707494+0000","last_undegraded":"2024-04-10T03:03:35.707494+0000","last_fullsized":"2024-04-10T03:03:35.707494+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:30:45.727447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.687477+0000","last_change":"2024-04-10T03:03:34.662201+0000","last_active":"2024-04-10T03:03:35.687477+0000","last_peered":"2024-04-10T03:03:35.687477+0000","last_clean":"2024-04-10T03:03:35.687477+0000","last_became_active":"2024-04-10T03:03:34.661518+0000","last_became_peered":"2024-04-10T03:03:34.661518+0000","last_unstale":"2024-04-10T03:03:35.687477+0000","last_undegraded":"2024-04-10T03:03:35.687477+0000","last_fullsized":"2024-04-10T03:03:35.687477+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:38:14.451722+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.693499+0000","last_change":"2024-04-10T03:03:35.693499+0000","last_active":"2024-04-10T03:03:35.693499+0000","last_peered":"2024-04-10T03:03:35.693499+0000","last_clean":"2024-04-10T03:03:35.693499+0000","last_became_active":"2024-04-10T03:03:35.692661+0000","last_became_peered":"2024-04-10T03:03:35.692661+0000","last_unstale":"2024-04-10T03:03:35.693499+0000","last_undegraded":"2024-04-10T03:03:35.693499+0000","last_fullsized":"2024-04-10T03:03:35.693499+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:06:59.897941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702198+0000","last_change":"2024-04-10T03:03:35.700583+0000","last_active":"2024-04-10T03:03:35.702198+0000","last_peered":"2024-04-10T03:03:35.702198+0000","last_clean":"2024-04-10T03:03:35.702198+0000","last_became_active":"2024-04-10T03:03:35.699245+0000","last_became_peered":"2024-04-10T03:03:35.699245+0000","last_unstale":"2024-04-10T03:03:35.702198+0000","last_undegraded":"2024-04-10T03:03:35.702198+0000","last_fullsized":"2024-04-10T03:03:35.702198+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:53:50.643080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.651482+0000","last_change":"2024-04-10T03:03:34.672872+0000","last_active":"2024-04-10T03:03:35.651482+0000","last_peered":"2024-04-10T03:03:35.651482+0000","last_clean":"2024-04-10T03:03:35.651482+0000","last_became_active":"2024-04-10T03:03:34.672262+0000","last_became_peered":"2024-04-10T03:03:34.672262+0000","last_unstale":"2024-04-10T03:03:35.651482+0000","last_undegraded":"2024-04-10T03:03:35.651482+0000","last_fullsized":"2024-04-10T03:03:35.651482+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:14:20.509283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.721720+0000","last_change":"2024-04-10T03:03:35.721720+0000","last_active":"2024-04-10T03:03:35.721720+0000","last_peered":"2024-04-10T03:03:35.721720+0000","last_clean":"2024-04-10T03:03:35.721720+0000","last_became_active":"2024-04-10T03:03:35.718313+0000","last_became_peered":"2024-04-10T03:03:35.718313+0000","last_unstale":"2024-04-10T03:03:35.721720+0000","last_undegraded":"2024-04-10T03:03:35.721720+0000","last_fullsized":"2024-04-10T03:03:35.721720+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:59:32.217654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.651965+0000","last_change":"2024-04-10T03:03:34.664510+0000","last_active":"2024-04-10T03:03:35.651965+0000","last_peered":"2024-04-10T03:03:35.651965+0000","last_clean":"2024-04-10T03:03:35.651965+0000","last_became_active":"2024-04-10T03:03:34.663695+0000","last_became_peered":"2024-04-10T03:03:34.663695+0000","last_unstale":"2024-04-10T03:03:35.651965+0000","last_undegraded":"2024-04-10T03:03:35.651965+0000","last_fullsized":"2024-04-10T03:03:35.651965+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:07:21.013352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"21'117","reported_seq":229,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.638740+0000","last_change":"2024-04-10T03:02:54.363266+0000","last_active":"2024-04-10T03:03:34.638740+0000","last_peered":"2024-04-10T03:03:34.638740+0000","last_clean":"2024-04-10T03:03:34.638740+0000","last_became_active":"2024-04-10T03:02:54.362433+0000","last_became_peered":"2024-04-10T03:02:54.362433+0000","last_unstale":"2024-04-10T03:03:34.638740+0000","last_undegraded":"2024-04-10T03:03:34.638740+0000","last_fullsized":"2024-04-10T03:03:34.638740+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_clean_scrub_stamp":"2024-04-10T02:58:44.553590+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-04-11T06:30:47.405387+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":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.675609+0000","last_change":"2024-04-10T03:03:34.672446+0000","last_active":"2024-04-10T03:03:34.675609+0000","last_peered":"2024-04-10T03:03:34.675609+0000","last_clean":"2024-04-10T03:03:34.675609+0000","last_became_active":"2024-04-10T03:03:34.671887+0000","last_became_peered":"2024-04-10T03:03:34.671887+0000","last_unstale":"2024-04-10T03:03:34.675609+0000","last_undegraded":"2024-04-10T03:03:34.675609+0000","last_fullsized":"2024-04-10T03:03:34.675609+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:07:41.077964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.682609+0000","last_change":"2024-04-10T03:03:34.681992+0000","last_active":"2024-04-10T03:03:34.682609+0000","last_peered":"2024-04-10T03:03:34.682609+0000","last_clean":"2024-04-10T03:03:34.682609+0000","last_became_active":"2024-04-10T03:03:34.681076+0000","last_became_peered":"2024-04-10T03:03:34.681076+0000","last_unstale":"2024-04-10T03:03:34.682609+0000","last_undegraded":"2024-04-10T03:03:34.682609+0000","last_fullsized":"2024-04-10T03:03:34.682609+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:24:17.165464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.7","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.939708+0000","last_change":"2024-04-10T03:03:34.680132+0000","last_active":"2024-04-10T03:03:35.939708+0000","last_peered":"2024-04-10T03:03:35.939708+0000","last_clean":"2024-04-10T03:03:35.939708+0000","last_became_active":"2024-04-10T03:03:34.679372+0000","last_became_peered":"2024-04-10T03:03:34.679372+0000","last_unstale":"2024-04-10T03:03:35.939708+0000","last_undegraded":"2024-04-10T03:03:35.939708+0000","last_fullsized":"2024-04-10T03:03:35.939708+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:11:46.736537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.672581+0000","last_change":"2024-04-10T03:03:34.671094+0000","last_active":"2024-04-10T03:03:34.672581+0000","last_peered":"2024-04-10T03:03:34.672581+0000","last_clean":"2024-04-10T03:03:34.672581+0000","last_became_active":"2024-04-10T03:03:34.670391+0000","last_became_peered":"2024-04-10T03:03:34.670391+0000","last_unstale":"2024-04-10T03:03:34.672581+0000","last_undegraded":"2024-04-10T03:03:34.672581+0000","last_fullsized":"2024-04-10T03:03:34.672581+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:46:57.944235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.708735+0000","last_change":"2024-04-10T03:03:35.708735+0000","last_active":"2024-04-10T03:03:35.708735+0000","last_peered":"2024-04-10T03:03:35.708735+0000","last_clean":"2024-04-10T03:03:35.708735+0000","last_became_active":"2024-04-10T03:03:35.708146+0000","last_became_peered":"2024-04-10T03:03:35.708146+0000","last_unstale":"2024-04-10T03:03:35.708735+0000","last_undegraded":"2024-04-10T03:03:35.708735+0000","last_fullsized":"2024-04-10T03:03:35.708735+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:42:16.031991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.b","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.945263+0000","last_change":"2024-04-10T03:03:34.681837+0000","last_active":"2024-04-10T03:03:35.945263+0000","last_peered":"2024-04-10T03:03:35.945263+0000","last_clean":"2024-04-10T03:03:35.945263+0000","last_became_active":"2024-04-10T03:03:34.681055+0000","last_became_peered":"2024-04-10T03:03:34.681055+0000","last_unstale":"2024-04-10T03:03:35.945263+0000","last_undegraded":"2024-04-10T03:03:35.945263+0000","last_fullsized":"2024-04-10T03:03:35.945263+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:49:05.826175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.701380+0000","last_change":"2024-04-10T03:03:35.701380+0000","last_active":"2024-04-10T03:03:35.701380+0000","last_peered":"2024-04-10T03:03:35.701380+0000","last_clean":"2024-04-10T03:03:35.701380+0000","last_became_active":"2024-04-10T03:03:35.700787+0000","last_became_peered":"2024-04-10T03:03:35.700787+0000","last_unstale":"2024-04-10T03:03:35.701380+0000","last_undegraded":"2024-04-10T03:03:35.701380+0000","last_fullsized":"2024-04-10T03:03:35.701380+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:50:11.411789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702364+0000","last_change":"2024-04-10T03:03:35.702364+0000","last_active":"2024-04-10T03:03:35.702364+0000","last_peered":"2024-04-10T03:03:35.702364+0000","last_clean":"2024-04-10T03:03:35.702364+0000","last_became_active":"2024-04-10T03:03:35.695803+0000","last_became_peered":"2024-04-10T03:03:35.695803+0000","last_unstale":"2024-04-10T03:03:35.702364+0000","last_undegraded":"2024-04-10T03:03:35.702364+0000","last_fullsized":"2024-04-10T03:03:35.702364+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:37:57.389268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.700533+0000","last_change":"2024-04-10T03:03:35.697819+0000","last_active":"2024-04-10T03:03:35.700533+0000","last_peered":"2024-04-10T03:03:35.700533+0000","last_clean":"2024-04-10T03:03:35.700533+0000","last_became_active":"2024-04-10T03:03:35.697165+0000","last_became_peered":"2024-04-10T03:03:35.697165+0000","last_unstale":"2024-04-10T03:03:35.700533+0000","last_undegraded":"2024-04-10T03:03:35.700533+0000","last_fullsized":"2024-04-10T03:03:35.700533+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:55:42.494673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:33.611828+0000","last_change":"2024-04-10T03:03:33.611828+0000","last_active":"2024-04-10T03:03:33.611828+0000","last_peered":"2024-04-10T03:03:33.611828+0000","last_clean":"2024-04-10T03:03:33.611828+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:33.611828+0000","last_undegraded":"2024-04-10T03:03:33.611828+0000","last_fullsized":"2024-04-10T03:03:33.611828+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.719785+0000","last_change":"2024-04-10T03:03:35.719785+0000","last_active":"2024-04-10T03:03:35.719785+0000","last_peered":"2024-04-10T03:03:35.719785+0000","last_clean":"2024-04-10T03:03:35.719785+0000","last_became_active":"2024-04-10T03:03:35.719134+0000","last_became_peered":"2024-04-10T03:03:35.719134+0000","last_unstale":"2024-04-10T03:03:35.719785+0000","last_undegraded":"2024-04-10T03:03:35.719785+0000","last_fullsized":"2024-04-10T03:03:35.719785+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:24:39.576699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.723138+0000","last_change":"2024-04-10T03:03:35.723138+0000","last_active":"2024-04-10T03:03:35.723138+0000","last_peered":"2024-04-10T03:03:35.723138+0000","last_clean":"2024-04-10T03:03:35.723138+0000","last_became_active":"2024-04-10T03:03:35.722717+0000","last_became_peered":"2024-04-10T03:03:35.722717+0000","last_unstale":"2024-04-10T03:03:35.723138+0000","last_undegraded":"2024-04-10T03:03:35.723138+0000","last_fullsized":"2024-04-10T03:03:35.723138+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:25:41.122531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.709927+0000","last_change":"2024-04-10T03:03:35.706940+0000","last_active":"2024-04-10T03:03:35.709927+0000","last_peered":"2024-04-10T03:03:35.709927+0000","last_clean":"2024-04-10T03:03:35.709927+0000","last_became_active":"2024-04-10T03:03:35.706648+0000","last_became_peered":"2024-04-10T03:03:35.706648+0000","last_unstale":"2024-04-10T03:03:35.709927+0000","last_undegraded":"2024-04-10T03:03:35.709927+0000","last_fullsized":"2024-04-10T03:03:35.709927+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:03:57.669780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702304+0000","last_change":"2024-04-10T03:03:35.702304+0000","last_active":"2024-04-10T03:03:35.702304+0000","last_peered":"2024-04-10T03:03:35.702304+0000","last_clean":"2024-04-10T03:03:35.702304+0000","last_became_active":"2024-04-10T03:03:35.701485+0000","last_became_peered":"2024-04-10T03:03:35.701485+0000","last_unstale":"2024-04-10T03:03:35.702304+0000","last_undegraded":"2024-04-10T03:03:35.702304+0000","last_fullsized":"2024-04-10T03:03:35.702304+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:28:09.848909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.700946+0000","last_change":"2024-04-10T03:03:35.693476+0000","last_active":"2024-04-10T03:03:35.700946+0000","last_peered":"2024-04-10T03:03:35.700946+0000","last_clean":"2024-04-10T03:03:35.700946+0000","last_became_active":"2024-04-10T03:03:35.692468+0000","last_became_peered":"2024-04-10T03:03:35.692468+0000","last_unstale":"2024-04-10T03:03:35.700946+0000","last_undegraded":"2024-04-10T03:03:35.700946+0000","last_fullsized":"2024-04-10T03:03:35.700946+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:01:00.591741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.705098+0000","last_change":"2024-04-10T03:03:35.704167+0000","last_active":"2024-04-10T03:03:35.705098+0000","last_peered":"2024-04-10T03:03:35.705098+0000","last_clean":"2024-04-10T03:03:35.705098+0000","last_became_active":"2024-04-10T03:03:35.703882+0000","last_became_peered":"2024-04-10T03:03:35.703882+0000","last_unstale":"2024-04-10T03:03:35.705098+0000","last_undegraded":"2024-04-10T03:03:35.705098+0000","last_fullsized":"2024-04-10T03:03:35.705098+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:38:09.993205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-10T03:03:34.616645+0000","last_change":"2024-04-10T03:03:34.616645+0000","last_active":"2024-04-10T03:03:34.616645+0000","last_peered":"2024-04-10T03:03:34.616645+0000","last_clean":"2024-04-10T03:03:34.616645+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-10T03:03:34.616645+0000","last_undegraded":"2024-04-10T03:03:34.616645+0000","last_fullsized":"2024-04-10T03:03:34.616645+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702053+0000","last_change":"2024-04-10T03:03:35.702053+0000","last_active":"2024-04-10T03:03:35.702053+0000","last_peered":"2024-04-10T03:03:35.702053+0000","last_clean":"2024-04-10T03:03:35.702053+0000","last_became_active":"2024-04-10T03:03:35.700480+0000","last_became_peered":"2024-04-10T03:03:35.700480+0000","last_unstale":"2024-04-10T03:03:35.702053+0000","last_undegraded":"2024-04-10T03:03:35.702053+0000","last_fullsized":"2024-04-10T03:03:35.702053+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:20:28.223650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"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":105,"acting":105,"num_store_stats":4},{"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":3563520,"data_stored":3542208,"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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1574,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":5,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":53248,"data_stored":4482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":16,"ondisk_log_size":16,"up":66,"acting":66,"num_store_stats":6}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233996,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298516,"kb_used_data":1156,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446636,"statfs":{"total":95995035648,"available":95689355264,"internally_reserved":0,"allocated":1183744,"data_stored":834827,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39700000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48599999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46600000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58699999999999997}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55000000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495637,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298508,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446644,"statfs":{"total":95995035648,"available":95689363456,"internally_reserved":0,"allocated":1179648,"data_stored":834562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.82299999999999995}]},{"osd":1,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.008},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":1.044}]},{"osd":2,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.69399999999999995}]},{"osd":3,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.91500000000000004}]},{"osd":4,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.165}]},{"osd":5,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.4930000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.677}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.286}]}]},{"osd":1,"up_from":13,"seq":55834574918,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":297916,"kb_used_data":556,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":569344,"data_stored":231854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:03:11 2024","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.65600000000000003,"15min":0.54800000000000004},"min":{"1min":0.46800000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.72099999999999997,"15min":0.59499999999999997},"min":{"1min":0.53900000000000003,"5min":0.31,"15min":0.31},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.64100000000000001}]},{"osd":2,"last update":"Wed Apr 10 03:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.73899999999999999,"15min":0.64700000000000002},"min":{"1min":0.66300000000000003,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.745,"15min":0.67100000000000004},"min":{"1min":0.58299999999999996,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.1220000000000001,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.071}]},{"osd":3,"last update":"Wed Apr 10 03:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.85399999999999998,"15min":0.82799999999999996},"min":{"1min":0.76200000000000001,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.2310000000000001},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.873,"15min":0.84799999999999998},"min":{"1min":0.63100000000000001,"5min":0.628,"15min":0.628},"max":{"1min":1.327,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.84799999999999998}]},{"osd":4,"last update":"Wed Apr 10 03:03:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.028,"15min":0.996},"min":{"1min":0.69199999999999995,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3879999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.94499999999999995,"15min":0.92900000000000005},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.208,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.82399999999999995}]},{"osd":5,"last update":"Wed Apr 10 03:03:17 2024","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.171,"15min":1.161},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.623,"5min":1.623,"15min":1.623},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.208,"5min":1.1639999999999999,"15min":1.1559999999999999},"min":{"1min":0.86199999999999999,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.528,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.163}]},{"osd":6,"last update":"Wed Apr 10 03:03:01 2024","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.8939999999999999,"5min":1.8939999999999999,"15min":1.8939999999999999},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.234,"5min":1.234,"15min":1.234},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.137}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.272}]}]},{"osd":0,"up_from":8,"seq":34359738448,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1136,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1163264,"data_stored":822222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 10 03:03:05 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.66800000000000004,"15min":0.55400000000000005},"min":{"1min":0.375,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.071,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.73099999999999998,"15min":0.56899999999999995},"min":{"1min":0.58799999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.3200000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.05}]},{"osd":2,"last update":"Wed Apr 10 03:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.83099999999999996,"15min":0.751},"min":{"1min":0.628,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.28,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.73599999999999999,"15min":0.67100000000000004},"min":{"1min":0.46400000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.71799999999999997}]},{"osd":3,"last update":"Wed Apr 10 03:02:42 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.90700000000000003,"15min":0.878},"min":{"1min":0.69699999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.82899999999999996,"15min":0.81299999999999994},"min":{"1min":0.59299999999999997,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1699999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":1.0049999999999999}]},{"osd":4,"last update":"Wed Apr 10 03:03:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.98099999999999998,"15min":0.96299999999999997},"min":{"1min":0.70099999999999996,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.0840000000000001,"15min":1.052},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.367}]},{"osd":5,"last update":"Wed Apr 10 03:03:17 2024","interfaces":[{"interface":"back","average":{"1min":1.2509999999999999,"5min":1.194,"15min":1.1839999999999999},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.121},{"interface":"front","average":{"1min":1.151,"5min":1.103,"15min":1.095},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.724,"5min":1.724,"15min":1.724},"last":1.0920000000000001}]},{"osd":6,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.214},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.1930000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1379999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411387,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":297924,"kb_used_data":556,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447228,"statfs":{"total":95995035648,"available":95689961472,"internally_reserved":0,"allocated":569344,"data_stored":231854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:02:49 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.69099999999999995,"15min":0.65800000000000003},"min":{"1min":0.53500000000000003,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.75700000000000001,"15min":0.68700000000000006},"min":{"1min":0.61599999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.73099999999999998}]},{"osd":1,"last update":"Wed Apr 10 03:02:49 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.71699999999999997,"15min":0.65800000000000003},"min":{"1min":0.54900000000000004,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.218,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.79500000000000004,"15min":0.72899999999999998},"min":{"1min":0.67300000000000004,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.089}]},{"osd":3,"last update":"Wed Apr 10 03:02:39 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.878,"15min":0.86599999999999999},"min":{"1min":0.70999999999999996,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.86199999999999999,"15min":0.83999999999999997},"min":{"1min":0.58199999999999996,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.0509999999999999}]},{"osd":4,"last update":"Wed Apr 10 03:03:27 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0129999999999999,"15min":0.98699999999999999},"min":{"1min":0.94599999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.3200000000000001,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.089,"15min":1.0409999999999999},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":1.143}]},{"osd":5,"last update":"Wed Apr 10 03:03:15 2024","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.121,"15min":1.105},"min":{"1min":0.91000000000000003,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.954,"5min":1.954,"15min":1.954},"last":1.266},{"interface":"front","average":{"1min":1.159,"5min":1.111,"15min":1.103},"min":{"1min":0.88200000000000001,"5min":0.871,"15min":0.871},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.2969999999999999}]},{"osd":6,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"min":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.421},{"interface":"front","average":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"min":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"max":{"1min":1.5720000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.3720000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.282}]}]},{"osd":3,"up_from":25,"seq":107374182450,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297924,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447228,"statfs":{"total":95995035648,"available":95689961472,"internally_reserved":0,"allocated":581632,"data_stored":238089,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.68300000000000005,"15min":0.65500000000000003},"min":{"1min":0.55300000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.754,"15min":0.73599999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.1299999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.60499999999999998}]},{"osd":1,"last update":"Wed Apr 10 03:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.79100000000000004,"15min":0.76600000000000001},"min":{"1min":0.57299999999999995,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.91600000000000004,"15min":0.89400000000000002},"min":{"1min":0.65300000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1779999999999999,"5min":1.208,"15min":1.208},"last":1.2190000000000001}]},{"osd":2,"last update":"Wed Apr 10 03:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.84799999999999998,"15min":0.83999999999999997},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.101,"5min":1.179,"15min":1.179},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.85699999999999998,"15min":0.85499999999999998},"min":{"1min":0.69799999999999995,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":0.98199999999999998,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.70799999999999996}]},{"osd":4,"last update":"Wed Apr 10 03:03:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.995,"15min":0.99299999999999999},"min":{"1min":0.76100000000000001,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.214,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.0840000000000001,"15min":1.069},"min":{"1min":0.88300000000000001,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1499999999999999}]},{"osd":5,"last update":"Wed Apr 10 03:03:14 2024","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.1040000000000001,"15min":1.0880000000000001},"min":{"1min":0.83099999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.105,"15min":1.097},"min":{"1min":0.83499999999999996,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.268,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.079}]},{"osd":6,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.234,"15min":1.234},"min":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"max":{"1min":1.905,"5min":1.905,"15min":1.905},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.179,"5min":1.179,"15min":1.179},"min":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.1299999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.97499999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018921,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297936,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447216,"statfs":{"total":95995035648,"available":95689949184,"internally_reserved":0,"allocated":593920,"data_stored":244782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:03:25 2024","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.83399999999999996,"15min":0.83499999999999996},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0569999999999999,"5min":1.099,"15min":1.099},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.92100000000000004,"15min":0.93700000000000006},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1439999999999999,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.93999999999999995}]},{"osd":1,"last update":"Wed Apr 10 03:03:25 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.86899999999999999,"15min":0.89100000000000001},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.91000000000000003,"15min":0.90200000000000002},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.242,"5min":1.25,"15min":1.25},"last":0.64300000000000002}]},{"osd":2,"last update":"Wed Apr 10 03:03:25 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.86799999999999999,"15min":0.83399999999999996},"min":{"1min":0.66400000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93400000000000005,"15min":0.93100000000000005},"min":{"1min":0.69499999999999995,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.72499999999999998}]},{"osd":3,"last update":"Wed Apr 10 03:03:25 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.90900000000000003,"15min":0.88800000000000001},"min":{"1min":0.69799999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.94299999999999995,"15min":0.93700000000000006},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.1399999999999999}]},{"osd":5,"last update":"Wed Apr 10 03:03:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.80900000000000005,"15min":0.79200000000000004},"min":{"1min":0.51000000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.50600000000000001,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.355,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.002}]},{"osd":6,"last update":"Wed Apr 10 03:03:03 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":1.173},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":1.2090000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.111}]}]},{"osd":5,"up_from":38,"seq":163208757280,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":260012,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.86599999999999999,"15min":0.86299999999999999},"min":{"1min":0.64200000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.88800000000000001,"15min":0.872},"min":{"1min":0.63800000000000001,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.64900000000000002}]},{"osd":1,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.61199999999999999,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.018,"5min":0.88600000000000001,"15min":0.86399999999999999},"min":{"1min":0.81799999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":0.97199999999999998}]},{"osd":2,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.92500000000000004,"15min":0.91300000000000003},"min":{"1min":0.63500000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.93799999999999994,"15min":0.92000000000000004},"min":{"1min":0.871,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.266,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.1679999999999999}]},{"osd":3,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.93600000000000005,"15min":0.92000000000000004},"min":{"1min":0.79900000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.97899999999999998,"15min":0.96699999999999997},"min":{"1min":0.84799999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.0589999999999999}]},{"osd":4,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.71999999999999997,"15min":0.69499999999999995},"min":{"1min":0.59799999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.0469999999999999,"5min":0.78700000000000003,"15min":0.74399999999999999},"min":{"1min":0.73299999999999998,"5min":0.378,"15min":0.378},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":0.92400000000000004}]},{"osd":6,"last update":"Wed Apr 10 03:03:03 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.095}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.272}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":696,"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":1642,"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":1552,"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":592,"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-04-10T03:03:39.970 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-10T03:03:40.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[28961]: cluster 2024-04-10T03:03:38.059945+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 97 pgs: 5 creating+peering, 53 active+clean, 39 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 921 B/s wr, 3 op/s 2024-04-10T03:03:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[28961]: audit 2024-04-10T03:03:38.955594+0000 mon.a (mon.0) 682 : audit [INF] from='client.? 172.21.15.16:0/505803350' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-04-10T03:03:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[28961]: cluster 2024-04-10T03:03:38.955808+0000 mon.a (mon.0) 683 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[28961]: audit 2024-04-10T03:03:39.312581+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.16:0/3692288688' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:39 smithi016 bash[28961]: audit 2024-04-10T03:03:39.625174+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.16:0/4043947177' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:40.315 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:03:40.317 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-04-10T03:03:40.333 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":322,"stamp":"2024-04-10T03:03:40.060183+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592706,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":203,"num_write_kb":2429,"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":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":155,"ondisk_log_size":155,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":152,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385408,"kb_used_data":6544,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575808,"statfs":{"total":767960285184,"available":765517627392,"internally_reserved":0,"allocated":6701056,"data_stored":3801855,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":17,"apply_latency_ms":17,"commit_latency_ns":17000000,"apply_latency_ns":17000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2338,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.001872"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.712472+0000","last_change":"2024-04-10T03:03:35.712472+0000","last_active":"2024-04-10T03:03:35.712472+0000","last_peered":"2024-04-10T03:03:35.712472+0000","last_clean":"2024-04-10T03:03:35.712472+0000","last_became_active":"2024-04-10T03:03:35.709899+0000","last_became_peered":"2024-04-10T03:03:35.709899+0000","last_unstale":"2024-04-10T03:03:35.712472+0000","last_undegraded":"2024-04-10T03:03:35.712472+0000","last_fullsized":"2024-04-10T03:03:35.712472+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:27:24.901994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.710964+0000","last_change":"2024-04-10T03:03:35.709302+0000","last_active":"2024-04-10T03:03:35.710964+0000","last_peered":"2024-04-10T03:03:35.710964+0000","last_clean":"2024-04-10T03:03:35.710964+0000","last_became_active":"2024-04-10T03:03:35.708493+0000","last_became_peered":"2024-04-10T03:03:35.708493+0000","last_unstale":"2024-04-10T03:03:35.710964+0000","last_undegraded":"2024-04-10T03:03:35.710964+0000","last_fullsized":"2024-04-10T03:03:35.710964+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:46:34.966817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.697981+0000","last_change":"2024-04-10T03:03:35.693950+0000","last_active":"2024-04-10T03:03:35.697981+0000","last_peered":"2024-04-10T03:03:35.697981+0000","last_clean":"2024-04-10T03:03:35.697981+0000","last_became_active":"2024-04-10T03:03:35.693176+0000","last_became_peered":"2024-04-10T03:03:35.693176+0000","last_unstale":"2024-04-10T03:03:35.697981+0000","last_undegraded":"2024-04-10T03:03:35.697981+0000","last_fullsized":"2024-04-10T03:03:35.697981+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:49:11.929359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.700575+0000","last_change":"2024-04-10T03:03:35.698150+0000","last_active":"2024-04-10T03:03:35.700575+0000","last_peered":"2024-04-10T03:03:35.700575+0000","last_clean":"2024-04-10T03:03:35.700575+0000","last_became_active":"2024-04-10T03:03:35.697454+0000","last_became_peered":"2024-04-10T03:03:35.697454+0000","last_unstale":"2024-04-10T03:03:35.700575+0000","last_undegraded":"2024-04-10T03:03:35.700575+0000","last_fullsized":"2024-04-10T03:03:35.700575+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:20:12.128879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.706870+0000","last_change":"2024-04-10T03:03:35.706870+0000","last_active":"2024-04-10T03:03:35.706870+0000","last_peered":"2024-04-10T03:03:35.706870+0000","last_clean":"2024-04-10T03:03:35.706870+0000","last_became_active":"2024-04-10T03:03:35.706541+0000","last_became_peered":"2024-04-10T03:03:35.706541+0000","last_unstale":"2024-04-10T03:03:35.706870+0000","last_undegraded":"2024-04-10T03:03:35.706870+0000","last_fullsized":"2024-04-10T03:03:35.706870+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:52:09.998737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.709944+0000","last_change":"2024-04-10T03:03:35.707882+0000","last_active":"2024-04-10T03:03:35.709944+0000","last_peered":"2024-04-10T03:03:35.709944+0000","last_clean":"2024-04-10T03:03:35.709944+0000","last_became_active":"2024-04-10T03:03:35.707397+0000","last_became_peered":"2024-04-10T03:03:35.707397+0000","last_unstale":"2024-04-10T03:03:35.709944+0000","last_undegraded":"2024-04-10T03:03:35.709944+0000","last_fullsized":"2024-04-10T03:03:35.709944+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:08:45.266088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.708665+0000","last_change":"2024-04-10T03:03:35.708665+0000","last_active":"2024-04-10T03:03:35.708665+0000","last_peered":"2024-04-10T03:03:35.708665+0000","last_clean":"2024-04-10T03:03:35.708665+0000","last_became_active":"2024-04-10T03:03:35.708141+0000","last_became_peered":"2024-04-10T03:03:35.708141+0000","last_unstale":"2024-04-10T03:03:35.708665+0000","last_undegraded":"2024-04-10T03:03:35.708665+0000","last_fullsized":"2024-04-10T03:03:35.708665+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:03:24.446880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.707221+0000","last_change":"2024-04-10T03:03:35.706167+0000","last_active":"2024-04-10T03:03:35.707221+0000","last_peered":"2024-04-10T03:03:35.707221+0000","last_clean":"2024-04-10T03:03:35.707221+0000","last_became_active":"2024-04-10T03:03:35.705218+0000","last_became_peered":"2024-04-10T03:03:35.705218+0000","last_unstale":"2024-04-10T03:03:35.707221+0000","last_undegraded":"2024-04-10T03:03:35.707221+0000","last_fullsized":"2024-04-10T03:03:35.707221+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:13:39.991761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.709727+0000","last_change":"2024-04-10T03:03:35.709727+0000","last_active":"2024-04-10T03:03:35.709727+0000","last_peered":"2024-04-10T03:03:35.709727+0000","last_clean":"2024-04-10T03:03:35.709727+0000","last_became_active":"2024-04-10T03:03:35.709393+0000","last_became_peered":"2024-04-10T03:03:35.709393+0000","last_unstale":"2024-04-10T03:03:35.709727+0000","last_undegraded":"2024-04-10T03:03:35.709727+0000","last_fullsized":"2024-04-10T03:03:35.709727+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:19:06.778254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.714794+0000","last_change":"2024-04-10T03:03:35.714794+0000","last_active":"2024-04-10T03:03:35.714794+0000","last_peered":"2024-04-10T03:03:35.714794+0000","last_clean":"2024-04-10T03:03:35.714794+0000","last_became_active":"2024-04-10T03:03:35.714491+0000","last_became_peered":"2024-04-10T03:03:35.714491+0000","last_unstale":"2024-04-10T03:03:35.714794+0000","last_undegraded":"2024-04-10T03:03:35.714794+0000","last_fullsized":"2024-04-10T03:03:35.714794+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:52:47.089874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.712691+0000","last_change":"2024-04-10T03:03:35.712691+0000","last_active":"2024-04-10T03:03:35.712691+0000","last_peered":"2024-04-10T03:03:35.712691+0000","last_clean":"2024-04-10T03:03:35.712691+0000","last_became_active":"2024-04-10T03:03:35.712351+0000","last_became_peered":"2024-04-10T03:03:35.712351+0000","last_unstale":"2024-04-10T03:03:35.712691+0000","last_undegraded":"2024-04-10T03:03:35.712691+0000","last_fullsized":"2024-04-10T03:03:35.712691+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:38:39.672905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.720604+0000","last_change":"2024-04-10T03:03:35.720604+0000","last_active":"2024-04-10T03:03:35.720604+0000","last_peered":"2024-04-10T03:03:35.720604+0000","last_clean":"2024-04-10T03:03:35.720604+0000","last_became_active":"2024-04-10T03:03:35.718196+0000","last_became_peered":"2024-04-10T03:03:35.718196+0000","last_unstale":"2024-04-10T03:03:35.720604+0000","last_undegraded":"2024-04-10T03:03:35.720604+0000","last_fullsized":"2024-04-10T03:03:35.720604+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:19:20.095026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.698857+0000","last_change":"2024-04-10T03:03:35.698245+0000","last_active":"2024-04-10T03:03:35.698857+0000","last_peered":"2024-04-10T03:03:35.698857+0000","last_clean":"2024-04-10T03:03:35.698857+0000","last_became_active":"2024-04-10T03:03:35.697402+0000","last_became_peered":"2024-04-10T03:03:35.697402+0000","last_unstale":"2024-04-10T03:03:35.698857+0000","last_undegraded":"2024-04-10T03:03:35.698857+0000","last_fullsized":"2024-04-10T03:03:35.698857+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:53:30.770783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.698022+0000","last_change":"2024-04-10T03:03:35.695791+0000","last_active":"2024-04-10T03:03:35.698022+0000","last_peered":"2024-04-10T03:03:35.698022+0000","last_clean":"2024-04-10T03:03:35.698022+0000","last_became_active":"2024-04-10T03:03:35.693086+0000","last_became_peered":"2024-04-10T03:03:35.693086+0000","last_unstale":"2024-04-10T03:03:35.698022+0000","last_undegraded":"2024-04-10T03:03:35.698022+0000","last_fullsized":"2024-04-10T03:03:35.698022+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:42:45.432355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.701273+0000","last_change":"2024-04-10T03:03:35.700345+0000","last_active":"2024-04-10T03:03:35.701273+0000","last_peered":"2024-04-10T03:03:35.701273+0000","last_clean":"2024-04-10T03:03:35.701273+0000","last_became_active":"2024-04-10T03:03:35.699552+0000","last_became_peered":"2024-04-10T03:03:35.699552+0000","last_unstale":"2024-04-10T03:03:35.701273+0000","last_undegraded":"2024-04-10T03:03:35.701273+0000","last_fullsized":"2024-04-10T03:03:35.701273+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:34:20.278406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.707081+0000","last_change":"2024-04-10T03:03:35.706256+0000","last_active":"2024-04-10T03:03:35.707081+0000","last_peered":"2024-04-10T03:03:35.707081+0000","last_clean":"2024-04-10T03:03:35.707081+0000","last_became_active":"2024-04-10T03:03:35.705933+0000","last_became_peered":"2024-04-10T03:03:35.705933+0000","last_unstale":"2024-04-10T03:03:35.707081+0000","last_undegraded":"2024-04-10T03:03:35.707081+0000","last_fullsized":"2024-04-10T03:03:35.707081+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:59:23.579161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.705843+0000","last_change":"2024-04-10T03:03:35.705308+0000","last_active":"2024-04-10T03:03:35.705843+0000","last_peered":"2024-04-10T03:03:35.705843+0000","last_clean":"2024-04-10T03:03:35.705843+0000","last_became_active":"2024-04-10T03:03:35.704944+0000","last_became_peered":"2024-04-10T03:03:35.704944+0000","last_unstale":"2024-04-10T03:03:35.705843+0000","last_undegraded":"2024-04-10T03:03:35.705843+0000","last_fullsized":"2024-04-10T03:03:35.705843+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:45:45.416117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.708004+0000","last_change":"2024-04-10T03:03:35.707283+0000","last_active":"2024-04-10T03:03:35.708004+0000","last_peered":"2024-04-10T03:03:35.708004+0000","last_clean":"2024-04-10T03:03:35.708004+0000","last_became_active":"2024-04-10T03:03:35.706611+0000","last_became_peered":"2024-04-10T03:03:35.706611+0000","last_unstale":"2024-04-10T03:03:35.708004+0000","last_undegraded":"2024-04-10T03:03:35.708004+0000","last_fullsized":"2024-04-10T03:03:35.708004+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:41:55.907810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.700343+0000","last_change":"2024-04-10T03:03:35.700343+0000","last_active":"2024-04-10T03:03:35.700343+0000","last_peered":"2024-04-10T03:03:35.700343+0000","last_clean":"2024-04-10T03:03:35.700343+0000","last_became_active":"2024-04-10T03:03:35.696993+0000","last_became_peered":"2024-04-10T03:03:35.696993+0000","last_unstale":"2024-04-10T03:03:35.700343+0000","last_undegraded":"2024-04-10T03:03:35.700343+0000","last_fullsized":"2024-04-10T03:03:35.700343+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:41:15.244292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"61'4","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.943911+0000","last_change":"2024-04-10T03:03:34.663181+0000","last_active":"2024-04-10T03:03:35.943911+0000","last_peered":"2024-04-10T03:03:35.943911+0000","last_clean":"2024-04-10T03:03:35.943911+0000","last_became_active":"2024-04-10T03:03:34.661505+0000","last_became_peered":"2024-04-10T03:03:34.661505+0000","last_unstale":"2024-04-10T03:03:35.943911+0000","last_undegraded":"2024-04-10T03:03:35.943911+0000","last_fullsized":"2024-04-10T03:03:35.943911+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T10:54:12.435880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.711654+0000","last_change":"2024-04-10T03:03:35.710617+0000","last_active":"2024-04-10T03:03:35.711654+0000","last_peered":"2024-04-10T03:03:35.711654+0000","last_clean":"2024-04-10T03:03:35.711654+0000","last_became_active":"2024-04-10T03:03:35.709749+0000","last_became_peered":"2024-04-10T03:03:35.709749+0000","last_unstale":"2024-04-10T03:03:35.711654+0000","last_undegraded":"2024-04-10T03:03:35.711654+0000","last_fullsized":"2024-04-10T03:03:35.711654+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:35:53.532141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.946836+0000","last_change":"2024-04-10T03:03:34.654667+0000","last_active":"2024-04-10T03:03:35.946836+0000","last_peered":"2024-04-10T03:03:35.946836+0000","last_clean":"2024-04-10T03:03:35.946836+0000","last_became_active":"2024-04-10T03:03:34.654291+0000","last_became_peered":"2024-04-10T03:03:34.654291+0000","last_unstale":"2024-04-10T03:03:35.946836+0000","last_undegraded":"2024-04-10T03:03:35.946836+0000","last_fullsized":"2024-04-10T03:03:35.946836+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:55:17.207417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.700521+0000","last_change":"2024-04-10T03:03:35.697244+0000","last_active":"2024-04-10T03:03:35.700521+0000","last_peered":"2024-04-10T03:03:35.700521+0000","last_clean":"2024-04-10T03:03:35.700521+0000","last_became_active":"2024-04-10T03:03:35.696569+0000","last_became_peered":"2024-04-10T03:03:35.696569+0000","last_unstale":"2024-04-10T03:03:35.700521+0000","last_undegraded":"2024-04-10T03:03:35.700521+0000","last_fullsized":"2024-04-10T03:03:35.700521+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:07:21.553946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.942408+0000","last_change":"2024-04-10T03:03:34.676993+0000","last_active":"2024-04-10T03:03:35.942408+0000","last_peered":"2024-04-10T03:03:35.942408+0000","last_clean":"2024-04-10T03:03:35.942408+0000","last_became_active":"2024-04-10T03:03:34.674652+0000","last_became_peered":"2024-04-10T03:03:34.674652+0000","last_unstale":"2024-04-10T03:03:35.942408+0000","last_undegraded":"2024-04-10T03:03:35.942408+0000","last_fullsized":"2024-04-10T03:03:35.942408+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:22:24.222862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.710015+0000","last_change":"2024-04-10T03:03:35.706971+0000","last_active":"2024-04-10T03:03:35.710015+0000","last_peered":"2024-04-10T03:03:35.710015+0000","last_clean":"2024-04-10T03:03:35.710015+0000","last_became_active":"2024-04-10T03:03:35.706107+0000","last_became_peered":"2024-04-10T03:03:35.706107+0000","last_unstale":"2024-04-10T03:03:35.710015+0000","last_undegraded":"2024-04-10T03:03:35.710015+0000","last_fullsized":"2024-04-10T03:03:35.710015+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:36:09.640634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.945476+0000","last_change":"2024-04-10T03:03:34.661036+0000","last_active":"2024-04-10T03:03:35.945476+0000","last_peered":"2024-04-10T03:03:35.945476+0000","last_clean":"2024-04-10T03:03:35.945476+0000","last_became_active":"2024-04-10T03:03:34.660227+0000","last_became_peered":"2024-04-10T03:03:34.660227+0000","last_unstale":"2024-04-10T03:03:35.945476+0000","last_undegraded":"2024-04-10T03:03:35.945476+0000","last_fullsized":"2024-04-10T03:03:35.945476+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:57:19.373918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.705622+0000","last_change":"2024-04-10T03:03:35.705094+0000","last_active":"2024-04-10T03:03:35.705622+0000","last_peered":"2024-04-10T03:03:35.705622+0000","last_clean":"2024-04-10T03:03:35.705622+0000","last_became_active":"2024-04-10T03:03:35.704695+0000","last_became_peered":"2024-04-10T03:03:35.704695+0000","last_unstale":"2024-04-10T03:03:35.705622+0000","last_undegraded":"2024-04-10T03:03:35.705622+0000","last_fullsized":"2024-04-10T03:03:35.705622+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:39:59.508215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.947685+0000","last_change":"2024-04-10T03:03:34.660006+0000","last_active":"2024-04-10T03:03:35.947685+0000","last_peered":"2024-04-10T03:03:35.947685+0000","last_clean":"2024-04-10T03:03:35.947685+0000","last_became_active":"2024-04-10T03:03:34.659644+0000","last_became_peered":"2024-04-10T03:03:34.659644+0000","last_unstale":"2024-04-10T03:03:35.947685+0000","last_undegraded":"2024-04-10T03:03:35.947685+0000","last_fullsized":"2024-04-10T03:03:35.947685+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:41:01.895760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.693231+0000","last_change":"2024-04-10T03:03:35.693231+0000","last_active":"2024-04-10T03:03:35.693231+0000","last_peered":"2024-04-10T03:03:35.693231+0000","last_clean":"2024-04-10T03:03:35.693231+0000","last_became_active":"2024-04-10T03:03:35.691547+0000","last_became_peered":"2024-04-10T03:03:35.691547+0000","last_unstale":"2024-04-10T03:03:35.693231+0000","last_undegraded":"2024-04-10T03:03:35.693231+0000","last_fullsized":"2024-04-10T03:03:35.693231+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:46:09.090023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.669193+0000","last_change":"2024-04-10T03:03:34.672226+0000","last_active":"2024-04-10T03:03:35.669193+0000","last_peered":"2024-04-10T03:03:35.669193+0000","last_clean":"2024-04-10T03:03:35.669193+0000","last_became_active":"2024-04-10T03:03:34.671385+0000","last_became_peered":"2024-04-10T03:03:34.671385+0000","last_unstale":"2024-04-10T03:03:35.669193+0000","last_undegraded":"2024-04-10T03:03:35.669193+0000","last_fullsized":"2024-04-10T03:03:35.669193+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:41:57.451730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.719836+0000","last_change":"2024-04-10T03:03:35.712744+0000","last_active":"2024-04-10T03:03:35.719836+0000","last_peered":"2024-04-10T03:03:35.719836+0000","last_clean":"2024-04-10T03:03:35.719836+0000","last_became_active":"2024-04-10T03:03:35.711051+0000","last_became_peered":"2024-04-10T03:03:35.711051+0000","last_unstale":"2024-04-10T03:03:35.719836+0000","last_undegraded":"2024-04-10T03:03:35.719836+0000","last_fullsized":"2024-04-10T03:03:35.719836+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:38:05.551053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.680625+0000","last_change":"2024-04-10T03:03:34.652485+0000","last_active":"2024-04-10T03:03:35.680625+0000","last_peered":"2024-04-10T03:03:35.680625+0000","last_clean":"2024-04-10T03:03:35.680625+0000","last_became_active":"2024-04-10T03:03:34.652193+0000","last_became_peered":"2024-04-10T03:03:34.652193+0000","last_unstale":"2024-04-10T03:03:35.680625+0000","last_undegraded":"2024-04-10T03:03:35.680625+0000","last_fullsized":"2024-04-10T03:03:35.680625+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:41:41.190050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.720568+0000","last_change":"2024-04-10T03:03:35.717143+0000","last_active":"2024-04-10T03:03:35.720568+0000","last_peered":"2024-04-10T03:03:35.720568+0000","last_clean":"2024-04-10T03:03:35.720568+0000","last_became_active":"2024-04-10T03:03:35.716290+0000","last_became_peered":"2024-04-10T03:03:35.716290+0000","last_unstale":"2024-04-10T03:03:35.720568+0000","last_undegraded":"2024-04-10T03:03:35.720568+0000","last_fullsized":"2024-04-10T03:03:35.720568+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:00:01.357022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.653826+0000","last_change":"2024-04-10T03:03:34.676020+0000","last_active":"2024-04-10T03:03:35.653826+0000","last_peered":"2024-04-10T03:03:35.653826+0000","last_clean":"2024-04-10T03:03:35.653826+0000","last_became_active":"2024-04-10T03:03:34.675359+0000","last_became_peered":"2024-04-10T03:03:34.675359+0000","last_unstale":"2024-04-10T03:03:35.653826+0000","last_undegraded":"2024-04-10T03:03:35.653826+0000","last_fullsized":"2024-04-10T03:03:35.653826+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:42:08.688551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.699495+0000","last_change":"2024-04-10T03:03:35.697635+0000","last_active":"2024-04-10T03:03:35.699495+0000","last_peered":"2024-04-10T03:03:35.699495+0000","last_clean":"2024-04-10T03:03:35.699495+0000","last_became_active":"2024-04-10T03:03:35.696804+0000","last_became_peered":"2024-04-10T03:03:35.696804+0000","last_unstale":"2024-04-10T03:03:35.699495+0000","last_undegraded":"2024-04-10T03:03:35.699495+0000","last_fullsized":"2024-04-10T03:03:35.699495+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:31:10.002899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.680275+0000","last_change":"2024-04-10T03:03:34.678239+0000","last_active":"2024-04-10T03:03:34.680275+0000","last_peered":"2024-04-10T03:03:34.680275+0000","last_clean":"2024-04-10T03:03:34.680275+0000","last_became_active":"2024-04-10T03:03:34.677537+0000","last_became_peered":"2024-04-10T03:03:34.677537+0000","last_unstale":"2024-04-10T03:03:34.680275+0000","last_undegraded":"2024-04-10T03:03:34.680275+0000","last_fullsized":"2024-04-10T03:03:34.680275+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:15:43.890203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.683197+0000","last_change":"2024-04-10T03:03:35.680432+0000","last_active":"2024-04-10T03:03:35.683197+0000","last_peered":"2024-04-10T03:03:35.683197+0000","last_clean":"2024-04-10T03:03:35.683197+0000","last_became_active":"2024-04-10T03:03:35.679602+0000","last_became_peered":"2024-04-10T03:03:35.679602+0000","last_unstale":"2024-04-10T03:03:35.683197+0000","last_undegraded":"2024-04-10T03:03:35.683197+0000","last_fullsized":"2024-04-10T03:03:35.683197+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:57:49.122560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.652171+0000","last_change":"2024-04-10T03:03:34.673820+0000","last_active":"2024-04-10T03:03:35.652171+0000","last_peered":"2024-04-10T03:03:35.652171+0000","last_clean":"2024-04-10T03:03:35.652171+0000","last_became_active":"2024-04-10T03:03:34.673174+0000","last_became_peered":"2024-04-10T03:03:34.673174+0000","last_unstale":"2024-04-10T03:03:35.652171+0000","last_undegraded":"2024-04-10T03:03:35.652171+0000","last_fullsized":"2024-04-10T03:03:35.652171+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:05:25.463421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.720027+0000","last_change":"2024-04-10T03:03:35.719344+0000","last_active":"2024-04-10T03:03:35.720027+0000","last_peered":"2024-04-10T03:03:35.720027+0000","last_clean":"2024-04-10T03:03:35.720027+0000","last_became_active":"2024-04-10T03:03:35.712909+0000","last_became_peered":"2024-04-10T03:03:35.712909+0000","last_unstale":"2024-04-10T03:03:35.720027+0000","last_undegraded":"2024-04-10T03:03:35.720027+0000","last_fullsized":"2024-04-10T03:03:35.720027+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:47:02.909298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.941220+0000","last_change":"2024-04-10T03:03:34.664526+0000","last_active":"2024-04-10T03:03:35.941220+0000","last_peered":"2024-04-10T03:03:35.941220+0000","last_clean":"2024-04-10T03:03:35.941220+0000","last_became_active":"2024-04-10T03:03:34.664097+0000","last_became_peered":"2024-04-10T03:03:34.664097+0000","last_unstale":"2024-04-10T03:03:35.941220+0000","last_undegraded":"2024-04-10T03:03:35.941220+0000","last_fullsized":"2024-04-10T03:03:35.941220+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T12:50:17.409451+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.709871+0000","last_change":"2024-04-10T03:03:35.709871+0000","last_active":"2024-04-10T03:03:35.709871+0000","last_peered":"2024-04-10T03:03:35.709871+0000","last_clean":"2024-04-10T03:03:35.709871+0000","last_became_active":"2024-04-10T03:03:35.708343+0000","last_became_peered":"2024-04-10T03:03:35.708343+0000","last_unstale":"2024-04-10T03:03:35.709871+0000","last_undegraded":"2024-04-10T03:03:35.709871+0000","last_fullsized":"2024-04-10T03:03:35.709871+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:06:15.694079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'6","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.943308+0000","last_change":"2024-04-10T03:03:34.680338+0000","last_active":"2024-04-10T03:03:35.943308+0000","last_peered":"2024-04-10T03:03:35.943308+0000","last_clean":"2024-04-10T03:03:35.943308+0000","last_became_active":"2024-04-10T03:03:34.679960+0000","last_became_peered":"2024-04-10T03:03:34.679960+0000","last_unstale":"2024-04-10T03:03:35.943308+0000","last_undegraded":"2024-04-10T03:03:35.943308+0000","last_fullsized":"2024-04-10T03:03:35.943308+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T12:02:09.691920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702018+0000","last_change":"2024-04-10T03:03:35.702018+0000","last_active":"2024-04-10T03:03:35.702018+0000","last_peered":"2024-04-10T03:03:35.702018+0000","last_clean":"2024-04-10T03:03:35.702018+0000","last_became_active":"2024-04-10T03:03:35.697969+0000","last_became_peered":"2024-04-10T03:03:35.697969+0000","last_unstale":"2024-04-10T03:03:35.702018+0000","last_undegraded":"2024-04-10T03:03:35.702018+0000","last_fullsized":"2024-04-10T03:03:35.702018+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:39:13.745070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.943653+0000","last_change":"2024-04-10T03:03:34.657225+0000","last_active":"2024-04-10T03:03:35.943653+0000","last_peered":"2024-04-10T03:03:35.943653+0000","last_clean":"2024-04-10T03:03:35.943653+0000","last_became_active":"2024-04-10T03:03:34.656887+0000","last_became_peered":"2024-04-10T03:03:34.656887+0000","last_unstale":"2024-04-10T03:03:35.943653+0000","last_undegraded":"2024-04-10T03:03:35.943653+0000","last_fullsized":"2024-04-10T03:03:35.943653+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:03:37.844027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.719507+0000","last_change":"2024-04-10T03:03:35.718372+0000","last_active":"2024-04-10T03:03:35.719507+0000","last_peered":"2024-04-10T03:03:35.719507+0000","last_clean":"2024-04-10T03:03:35.719507+0000","last_became_active":"2024-04-10T03:03:35.713770+0000","last_became_peered":"2024-04-10T03:03:35.713770+0000","last_unstale":"2024-04-10T03:03:35.719507+0000","last_undegraded":"2024-04-10T03:03:35.719507+0000","last_fullsized":"2024-04-10T03:03:35.719507+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:19:04.269141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.651787+0000","last_change":"2024-04-10T03:03:34.668811+0000","last_active":"2024-04-10T03:03:35.651787+0000","last_peered":"2024-04-10T03:03:35.651787+0000","last_clean":"2024-04-10T03:03:35.651787+0000","last_became_active":"2024-04-10T03:03:34.668363+0000","last_became_peered":"2024-04-10T03:03:34.668363+0000","last_unstale":"2024-04-10T03:03:35.651787+0000","last_undegraded":"2024-04-10T03:03:35.651787+0000","last_fullsized":"2024-04-10T03:03:35.651787+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:31:57.533229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702390+0000","last_change":"2024-04-10T03:03:35.702390+0000","last_active":"2024-04-10T03:03:35.702390+0000","last_peered":"2024-04-10T03:03:35.702390+0000","last_clean":"2024-04-10T03:03:35.702390+0000","last_became_active":"2024-04-10T03:03:35.700794+0000","last_became_peered":"2024-04-10T03:03:35.700794+0000","last_unstale":"2024-04-10T03:03:35.702390+0000","last_undegraded":"2024-04-10T03:03:35.702390+0000","last_fullsized":"2024-04-10T03:03:35.702390+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:31:32.368110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.672504+0000","last_change":"2024-04-10T03:03:34.671289+0000","last_active":"2024-04-10T03:03:34.672504+0000","last_peered":"2024-04-10T03:03:34.672504+0000","last_clean":"2024-04-10T03:03:34.672504+0000","last_became_active":"2024-04-10T03:03:34.670484+0000","last_became_peered":"2024-04-10T03:03:34.670484+0000","last_unstale":"2024-04-10T03:03:34.672504+0000","last_undegraded":"2024-04-10T03:03:34.672504+0000","last_fullsized":"2024-04-10T03:03:34.672504+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:29:45.986157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.713203+0000","last_change":"2024-04-10T03:03:35.713203+0000","last_active":"2024-04-10T03:03:35.713203+0000","last_peered":"2024-04-10T03:03:35.713203+0000","last_clean":"2024-04-10T03:03:35.713203+0000","last_became_active":"2024-04-10T03:03:35.712638+0000","last_became_peered":"2024-04-10T03:03:35.712638+0000","last_unstale":"2024-04-10T03:03:35.713203+0000","last_undegraded":"2024-04-10T03:03:35.713203+0000","last_fullsized":"2024-04-10T03:03:35.713203+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:44:26.146643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.955570+0000","last_change":"2024-04-10T03:03:34.658362+0000","last_active":"2024-04-10T03:03:35.955570+0000","last_peered":"2024-04-10T03:03:35.955570+0000","last_clean":"2024-04-10T03:03:35.955570+0000","last_became_active":"2024-04-10T03:03:34.658061+0000","last_became_peered":"2024-04-10T03:03:34.658061+0000","last_unstale":"2024-04-10T03:03:35.955570+0000","last_undegraded":"2024-04-10T03:03:35.955570+0000","last_fullsized":"2024-04-10T03:03:35.955570+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T08:03:23.648456+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.707494+0000","last_change":"2024-04-10T03:03:35.707494+0000","last_active":"2024-04-10T03:03:35.707494+0000","last_peered":"2024-04-10T03:03:35.707494+0000","last_clean":"2024-04-10T03:03:35.707494+0000","last_became_active":"2024-04-10T03:03:35.706852+0000","last_became_peered":"2024-04-10T03:03:35.706852+0000","last_unstale":"2024-04-10T03:03:35.707494+0000","last_undegraded":"2024-04-10T03:03:35.707494+0000","last_fullsized":"2024-04-10T03:03:35.707494+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:30:45.727447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.687477+0000","last_change":"2024-04-10T03:03:34.662201+0000","last_active":"2024-04-10T03:03:35.687477+0000","last_peered":"2024-04-10T03:03:35.687477+0000","last_clean":"2024-04-10T03:03:35.687477+0000","last_became_active":"2024-04-10T03:03:34.661518+0000","last_became_peered":"2024-04-10T03:03:34.661518+0000","last_unstale":"2024-04-10T03:03:35.687477+0000","last_undegraded":"2024-04-10T03:03:35.687477+0000","last_fullsized":"2024-04-10T03:03:35.687477+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:38:14.451722+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.693499+0000","last_change":"2024-04-10T03:03:35.693499+0000","last_active":"2024-04-10T03:03:35.693499+0000","last_peered":"2024-04-10T03:03:35.693499+0000","last_clean":"2024-04-10T03:03:35.693499+0000","last_became_active":"2024-04-10T03:03:35.692661+0000","last_became_peered":"2024-04-10T03:03:35.692661+0000","last_unstale":"2024-04-10T03:03:35.693499+0000","last_undegraded":"2024-04-10T03:03:35.693499+0000","last_fullsized":"2024-04-10T03:03:35.693499+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:06:59.897941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.651290+0000","last_change":"2024-04-10T03:03:34.648314+0000","last_active":"2024-04-10T03:03:35.651290+0000","last_peered":"2024-04-10T03:03:35.651290+0000","last_clean":"2024-04-10T03:03:35.651290+0000","last_became_active":"2024-04-10T03:03:34.647937+0000","last_became_peered":"2024-04-10T03:03:34.647937+0000","last_unstale":"2024-04-10T03:03:35.651290+0000","last_undegraded":"2024-04-10T03:03:35.651290+0000","last_fullsized":"2024-04-10T03:03:35.651290+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:26:09.694589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702198+0000","last_change":"2024-04-10T03:03:35.700583+0000","last_active":"2024-04-10T03:03:35.702198+0000","last_peered":"2024-04-10T03:03:35.702198+0000","last_clean":"2024-04-10T03:03:35.702198+0000","last_became_active":"2024-04-10T03:03:35.699245+0000","last_became_peered":"2024-04-10T03:03:35.699245+0000","last_unstale":"2024-04-10T03:03:35.702198+0000","last_undegraded":"2024-04-10T03:03:35.702198+0000","last_fullsized":"2024-04-10T03:03:35.702198+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:53:50.643080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.651482+0000","last_change":"2024-04-10T03:03:34.672872+0000","last_active":"2024-04-10T03:03:35.651482+0000","last_peered":"2024-04-10T03:03:35.651482+0000","last_clean":"2024-04-10T03:03:35.651482+0000","last_became_active":"2024-04-10T03:03:34.672262+0000","last_became_peered":"2024-04-10T03:03:34.672262+0000","last_unstale":"2024-04-10T03:03:35.651482+0000","last_undegraded":"2024-04-10T03:03:35.651482+0000","last_fullsized":"2024-04-10T03:03:35.651482+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:14:20.509283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.721720+0000","last_change":"2024-04-10T03:03:35.721720+0000","last_active":"2024-04-10T03:03:35.721720+0000","last_peered":"2024-04-10T03:03:35.721720+0000","last_clean":"2024-04-10T03:03:35.721720+0000","last_became_active":"2024-04-10T03:03:35.718313+0000","last_became_peered":"2024-04-10T03:03:35.718313+0000","last_unstale":"2024-04-10T03:03:35.721720+0000","last_undegraded":"2024-04-10T03:03:35.721720+0000","last_fullsized":"2024-04-10T03:03:35.721720+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:59:32.217654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.703605+0000","last_change":"2024-04-10T03:03:35.702529+0000","last_active":"2024-04-10T03:03:35.703605+0000","last_peered":"2024-04-10T03:03:35.703605+0000","last_clean":"2024-04-10T03:03:35.703605+0000","last_became_active":"2024-04-10T03:03:35.701766+0000","last_became_peered":"2024-04-10T03:03:35.701766+0000","last_unstale":"2024-04-10T03:03:35.703605+0000","last_undegraded":"2024-04-10T03:03:35.703605+0000","last_fullsized":"2024-04-10T03:03:35.703605+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:57:15.352962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.677340+0000","last_change":"2024-04-10T03:03:34.658652+0000","last_active":"2024-04-10T03:03:35.677340+0000","last_peered":"2024-04-10T03:03:35.677340+0000","last_clean":"2024-04-10T03:03:35.677340+0000","last_became_active":"2024-04-10T03:03:34.658254+0000","last_became_peered":"2024-04-10T03:03:34.658254+0000","last_unstale":"2024-04-10T03:03:35.677340+0000","last_undegraded":"2024-04-10T03:03:35.677340+0000","last_fullsized":"2024-04-10T03:03:35.677340+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:53:49.437956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.703968+0000","last_change":"2024-04-10T03:03:35.703099+0000","last_active":"2024-04-10T03:03:35.703968+0000","last_peered":"2024-04-10T03:03:35.703968+0000","last_clean":"2024-04-10T03:03:35.703968+0000","last_became_active":"2024-04-10T03:03:35.702223+0000","last_became_peered":"2024-04-10T03:03:35.702223+0000","last_unstale":"2024-04-10T03:03:35.703968+0000","last_undegraded":"2024-04-10T03:03:35.703968+0000","last_fullsized":"2024-04-10T03:03:35.703968+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:24:04.337959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.651965+0000","last_change":"2024-04-10T03:03:34.664510+0000","last_active":"2024-04-10T03:03:35.651965+0000","last_peered":"2024-04-10T03:03:35.651965+0000","last_clean":"2024-04-10T03:03:35.651965+0000","last_became_active":"2024-04-10T03:03:34.663695+0000","last_became_peered":"2024-04-10T03:03:34.663695+0000","last_unstale":"2024-04-10T03:03:35.651965+0000","last_undegraded":"2024-04-10T03:03:35.651965+0000","last_fullsized":"2024-04-10T03:03:35.651965+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:07:21.013352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"21'117","reported_seq":229,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.638740+0000","last_change":"2024-04-10T03:02:54.363266+0000","last_active":"2024-04-10T03:03:34.638740+0000","last_peered":"2024-04-10T03:03:34.638740+0000","last_clean":"2024-04-10T03:03:34.638740+0000","last_became_active":"2024-04-10T03:02:54.362433+0000","last_became_peered":"2024-04-10T03:02:54.362433+0000","last_unstale":"2024-04-10T03:03:34.638740+0000","last_undegraded":"2024-04-10T03:03:34.638740+0000","last_fullsized":"2024-04-10T03:03:34.638740+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_clean_scrub_stamp":"2024-04-10T02:58:44.553590+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-04-11T06:30:47.405387+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":"3.1","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.719572+0000","last_change":"2024-04-10T03:03:35.719099+0000","last_active":"2024-04-10T03:03:35.719572+0000","last_peered":"2024-04-10T03:03:35.719572+0000","last_clean":"2024-04-10T03:03:35.719572+0000","last_became_active":"2024-04-10T03:03:35.718574+0000","last_became_peered":"2024-04-10T03:03:35.718574+0000","last_unstale":"2024-04-10T03:03:35.719572+0000","last_undegraded":"2024-04-10T03:03:35.719572+0000","last_fullsized":"2024-04-10T03:03:35.719572+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:18:09.264208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.675609+0000","last_change":"2024-04-10T03:03:34.672446+0000","last_active":"2024-04-10T03:03:34.675609+0000","last_peered":"2024-04-10T03:03:34.675609+0000","last_clean":"2024-04-10T03:03:34.675609+0000","last_became_active":"2024-04-10T03:03:34.671887+0000","last_became_peered":"2024-04-10T03:03:34.671887+0000","last_unstale":"2024-04-10T03:03:34.675609+0000","last_undegraded":"2024-04-10T03:03:34.675609+0000","last_fullsized":"2024-04-10T03:03:34.675609+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:07:41.077964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.682609+0000","last_change":"2024-04-10T03:03:34.681992+0000","last_active":"2024-04-10T03:03:34.682609+0000","last_peered":"2024-04-10T03:03:34.682609+0000","last_clean":"2024-04-10T03:03:34.682609+0000","last_became_active":"2024-04-10T03:03:34.681076+0000","last_became_peered":"2024-04-10T03:03:34.681076+0000","last_unstale":"2024-04-10T03:03:34.682609+0000","last_undegraded":"2024-04-10T03:03:34.682609+0000","last_fullsized":"2024-04-10T03:03:34.682609+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:24:17.165464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.687527+0000","last_change":"2024-04-10T03:03:35.683374+0000","last_active":"2024-04-10T03:03:35.687527+0000","last_peered":"2024-04-10T03:03:35.687527+0000","last_clean":"2024-04-10T03:03:35.687527+0000","last_became_active":"2024-04-10T03:03:35.682594+0000","last_became_peered":"2024-04-10T03:03:35.682594+0000","last_unstale":"2024-04-10T03:03:35.687527+0000","last_undegraded":"2024-04-10T03:03:35.687527+0000","last_fullsized":"2024-04-10T03:03:35.687527+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:07:08.382160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.651842+0000","last_change":"2024-04-10T03:03:34.664376+0000","last_active":"2024-04-10T03:03:35.651842+0000","last_peered":"2024-04-10T03:03:35.651842+0000","last_clean":"2024-04-10T03:03:35.651842+0000","last_became_active":"2024-04-10T03:03:34.663563+0000","last_became_peered":"2024-04-10T03:03:34.663563+0000","last_unstale":"2024-04-10T03:03:35.651842+0000","last_undegraded":"2024-04-10T03:03:35.651842+0000","last_fullsized":"2024-04-10T03:03:35.651842+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:45:23.123878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.722281+0000","last_change":"2024-04-10T03:03:35.721752+0000","last_active":"2024-04-10T03:03:35.722281+0000","last_peered":"2024-04-10T03:03:35.722281+0000","last_clean":"2024-04-10T03:03:35.722281+0000","last_became_active":"2024-04-10T03:03:35.721245+0000","last_became_peered":"2024-04-10T03:03:35.721245+0000","last_unstale":"2024-04-10T03:03:35.722281+0000","last_undegraded":"2024-04-10T03:03:35.722281+0000","last_fullsized":"2024-04-10T03:03:35.722281+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:27:57.401406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.939708+0000","last_change":"2024-04-10T03:03:34.680132+0000","last_active":"2024-04-10T03:03:35.939708+0000","last_peered":"2024-04-10T03:03:35.939708+0000","last_clean":"2024-04-10T03:03:35.939708+0000","last_became_active":"2024-04-10T03:03:34.679372+0000","last_became_peered":"2024-04-10T03:03:34.679372+0000","last_unstale":"2024-04-10T03:03:35.939708+0000","last_undegraded":"2024-04-10T03:03:35.939708+0000","last_fullsized":"2024-04-10T03:03:35.939708+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:11:46.736537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.711076+0000","last_change":"2024-04-10T03:03:35.709774+0000","last_active":"2024-04-10T03:03:35.711076+0000","last_peered":"2024-04-10T03:03:35.711076+0000","last_clean":"2024-04-10T03:03:35.711076+0000","last_became_active":"2024-04-10T03:03:35.701390+0000","last_became_peered":"2024-04-10T03:03:35.701390+0000","last_unstale":"2024-04-10T03:03:35.711076+0000","last_undegraded":"2024-04-10T03:03:35.711076+0000","last_fullsized":"2024-04-10T03:03:35.711076+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:46:58.677119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-10T03:03:34.672581+0000","last_change":"2024-04-10T03:03:34.671094+0000","last_active":"2024-04-10T03:03:34.672581+0000","last_peered":"2024-04-10T03:03:34.672581+0000","last_clean":"2024-04-10T03:03:34.672581+0000","last_became_active":"2024-04-10T03:03:34.670391+0000","last_became_peered":"2024-04-10T03:03:34.670391+0000","last_unstale":"2024-04-10T03:03:34.672581+0000","last_undegraded":"2024-04-10T03:03:34.672581+0000","last_fullsized":"2024-04-10T03:03:34.672581+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:46:57.944235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.708735+0000","last_change":"2024-04-10T03:03:35.708735+0000","last_active":"2024-04-10T03:03:35.708735+0000","last_peered":"2024-04-10T03:03:35.708735+0000","last_clean":"2024-04-10T03:03:35.708735+0000","last_became_active":"2024-04-10T03:03:35.708146+0000","last_became_peered":"2024-04-10T03:03:35.708146+0000","last_unstale":"2024-04-10T03:03:35.708735+0000","last_undegraded":"2024-04-10T03:03:35.708735+0000","last_fullsized":"2024-04-10T03:03:35.708735+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:42:16.031991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.653925+0000","last_change":"2024-04-10T03:03:34.653396+0000","last_active":"2024-04-10T03:03:35.653925+0000","last_peered":"2024-04-10T03:03:35.653925+0000","last_clean":"2024-04-10T03:03:35.653925+0000","last_became_active":"2024-04-10T03:03:34.652905+0000","last_became_peered":"2024-04-10T03:03:34.652905+0000","last_unstale":"2024-04-10T03:03:35.653925+0000","last_undegraded":"2024-04-10T03:03:35.653925+0000","last_fullsized":"2024-04-10T03:03:35.653925+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:32:07.634455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.690429+0000","last_change":"2024-04-10T03:03:35.689721+0000","last_active":"2024-04-10T03:03:35.690429+0000","last_peered":"2024-04-10T03:03:35.690429+0000","last_clean":"2024-04-10T03:03:35.690429+0000","last_became_active":"2024-04-10T03:03:35.687980+0000","last_became_peered":"2024-04-10T03:03:35.687980+0000","last_unstale":"2024-04-10T03:03:35.690429+0000","last_undegraded":"2024-04-10T03:03:35.690429+0000","last_fullsized":"2024-04-10T03:03:35.690429+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:29:09.017550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.651296+0000","last_change":"2024-04-10T03:03:34.654633+0000","last_active":"2024-04-10T03:03:35.651296+0000","last_peered":"2024-04-10T03:03:35.651296+0000","last_clean":"2024-04-10T03:03:35.651296+0000","last_became_active":"2024-04-10T03:03:34.654219+0000","last_became_peered":"2024-04-10T03:03:34.654219+0000","last_unstale":"2024-04-10T03:03:35.651296+0000","last_undegraded":"2024-04-10T03:03:35.651296+0000","last_fullsized":"2024-04-10T03:03:35.651296+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:06:06.420664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.722276+0000","last_change":"2024-04-10T03:03:35.721539+0000","last_active":"2024-04-10T03:03:35.722276+0000","last_peered":"2024-04-10T03:03:35.722276+0000","last_clean":"2024-04-10T03:03:35.722276+0000","last_became_active":"2024-04-10T03:03:35.720888+0000","last_became_peered":"2024-04-10T03:03:35.720888+0000","last_unstale":"2024-04-10T03:03:35.722276+0000","last_undegraded":"2024-04-10T03:03:35.722276+0000","last_fullsized":"2024-04-10T03:03:35.722276+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:06:37.301482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.945263+0000","last_change":"2024-04-10T03:03:34.681837+0000","last_active":"2024-04-10T03:03:35.945263+0000","last_peered":"2024-04-10T03:03:35.945263+0000","last_clean":"2024-04-10T03:03:35.945263+0000","last_became_active":"2024-04-10T03:03:34.681055+0000","last_became_peered":"2024-04-10T03:03:34.681055+0000","last_unstale":"2024-04-10T03:03:35.945263+0000","last_undegraded":"2024-04-10T03:03:35.945263+0000","last_fullsized":"2024-04-10T03:03:35.945263+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:49:05.826175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.701380+0000","last_change":"2024-04-10T03:03:35.701380+0000","last_active":"2024-04-10T03:03:35.701380+0000","last_peered":"2024-04-10T03:03:35.701380+0000","last_clean":"2024-04-10T03:03:35.701380+0000","last_became_active":"2024-04-10T03:03:35.700787+0000","last_became_peered":"2024-04-10T03:03:35.700787+0000","last_unstale":"2024-04-10T03:03:35.701380+0000","last_undegraded":"2024-04-10T03:03:35.701380+0000","last_fullsized":"2024-04-10T03:03:35.701380+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:50:11.411789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.677836+0000","last_change":"2024-04-10T03:03:34.659817+0000","last_active":"2024-04-10T03:03:35.677836+0000","last_peered":"2024-04-10T03:03:35.677836+0000","last_clean":"2024-04-10T03:03:35.677836+0000","last_became_active":"2024-04-10T03:03:34.659326+0000","last_became_peered":"2024-04-10T03:03:34.659326+0000","last_unstale":"2024-04-10T03:03:35.677836+0000","last_undegraded":"2024-04-10T03:03:35.677836+0000","last_fullsized":"2024-04-10T03:03:35.677836+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:04:02.335650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702364+0000","last_change":"2024-04-10T03:03:35.702364+0000","last_active":"2024-04-10T03:03:35.702364+0000","last_peered":"2024-04-10T03:03:35.702364+0000","last_clean":"2024-04-10T03:03:35.702364+0000","last_became_active":"2024-04-10T03:03:35.695803+0000","last_became_peered":"2024-04-10T03:03:35.695803+0000","last_unstale":"2024-04-10T03:03:35.702364+0000","last_undegraded":"2024-04-10T03:03:35.702364+0000","last_fullsized":"2024-04-10T03:03:35.702364+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:37:57.389268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.941557+0000","last_change":"2024-04-10T03:03:34.654386+0000","last_active":"2024-04-10T03:03:35.941557+0000","last_peered":"2024-04-10T03:03:35.941557+0000","last_clean":"2024-04-10T03:03:35.941557+0000","last_became_active":"2024-04-10T03:03:34.653903+0000","last_became_peered":"2024-04-10T03:03:34.653903+0000","last_unstale":"2024-04-10T03:03:35.941557+0000","last_undegraded":"2024-04-10T03:03:35.941557+0000","last_fullsized":"2024-04-10T03:03:35.941557+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:16:45.574442+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.700533+0000","last_change":"2024-04-10T03:03:35.697819+0000","last_active":"2024-04-10T03:03:35.700533+0000","last_peered":"2024-04-10T03:03:35.700533+0000","last_clean":"2024-04-10T03:03:35.700533+0000","last_became_active":"2024-04-10T03:03:35.697165+0000","last_became_peered":"2024-04-10T03:03:35.697165+0000","last_unstale":"2024-04-10T03:03:35.700533+0000","last_undegraded":"2024-04-10T03:03:35.700533+0000","last_fullsized":"2024-04-10T03:03:35.700533+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:55:42.494673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.946715+0000","last_change":"2024-04-10T03:03:34.644147+0000","last_active":"2024-04-10T03:03:35.946715+0000","last_peered":"2024-04-10T03:03:35.946715+0000","last_clean":"2024-04-10T03:03:35.946715+0000","last_became_active":"2024-04-10T03:03:34.643686+0000","last_became_peered":"2024-04-10T03:03:34.643686+0000","last_unstale":"2024-04-10T03:03:35.946715+0000","last_undegraded":"2024-04-10T03:03:35.946715+0000","last_fullsized":"2024-04-10T03:03:35.946715+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:20:24.081948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.719785+0000","last_change":"2024-04-10T03:03:35.719785+0000","last_active":"2024-04-10T03:03:35.719785+0000","last_peered":"2024-04-10T03:03:35.719785+0000","last_clean":"2024-04-10T03:03:35.719785+0000","last_became_active":"2024-04-10T03:03:35.719134+0000","last_became_peered":"2024-04-10T03:03:35.719134+0000","last_unstale":"2024-04-10T03:03:35.719785+0000","last_undegraded":"2024-04-10T03:03:35.719785+0000","last_fullsized":"2024-04-10T03:03:35.719785+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:24:39.576699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.723138+0000","last_change":"2024-04-10T03:03:35.723138+0000","last_active":"2024-04-10T03:03:35.723138+0000","last_peered":"2024-04-10T03:03:35.723138+0000","last_clean":"2024-04-10T03:03:35.723138+0000","last_became_active":"2024-04-10T03:03:35.722717+0000","last_became_peered":"2024-04-10T03:03:35.722717+0000","last_unstale":"2024-04-10T03:03:35.723138+0000","last_undegraded":"2024-04-10T03:03:35.723138+0000","last_fullsized":"2024-04-10T03:03:35.723138+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:25:41.122531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.690163+0000","last_change":"2024-04-10T03:03:35.689310+0000","last_active":"2024-04-10T03:03:35.690163+0000","last_peered":"2024-04-10T03:03:35.690163+0000","last_clean":"2024-04-10T03:03:35.690163+0000","last_became_active":"2024-04-10T03:03:35.688464+0000","last_became_peered":"2024-04-10T03:03:35.688464+0000","last_unstale":"2024-04-10T03:03:35.690163+0000","last_undegraded":"2024-04-10T03:03:35.690163+0000","last_fullsized":"2024-04-10T03:03:35.690163+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:24:05.532885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.709927+0000","last_change":"2024-04-10T03:03:35.706940+0000","last_active":"2024-04-10T03:03:35.709927+0000","last_peered":"2024-04-10T03:03:35.709927+0000","last_clean":"2024-04-10T03:03:35.709927+0000","last_became_active":"2024-04-10T03:03:35.706648+0000","last_became_peered":"2024-04-10T03:03:35.706648+0000","last_unstale":"2024-04-10T03:03:35.709927+0000","last_undegraded":"2024-04-10T03:03:35.709927+0000","last_fullsized":"2024-04-10T03:03:35.709927+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:03:57.669780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.719869+0000","last_change":"2024-04-10T03:03:35.718328+0000","last_active":"2024-04-10T03:03:35.719869+0000","last_peered":"2024-04-10T03:03:35.719869+0000","last_clean":"2024-04-10T03:03:35.719869+0000","last_became_active":"2024-04-10T03:03:35.713837+0000","last_became_peered":"2024-04-10T03:03:35.713837+0000","last_unstale":"2024-04-10T03:03:35.719869+0000","last_undegraded":"2024-04-10T03:03:35.719869+0000","last_fullsized":"2024-04-10T03:03:35.719869+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:45:16.620550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.720503+0000","last_change":"2024-04-10T03:03:35.716996+0000","last_active":"2024-04-10T03:03:35.720503+0000","last_peered":"2024-04-10T03:03:35.720503+0000","last_clean":"2024-04-10T03:03:35.720503+0000","last_became_active":"2024-04-10T03:03:35.716403+0000","last_became_peered":"2024-04-10T03:03:35.716403+0000","last_unstale":"2024-04-10T03:03:35.720503+0000","last_undegraded":"2024-04-10T03:03:35.720503+0000","last_fullsized":"2024-04-10T03:03:35.720503+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:37:18.341773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.697908+0000","last_change":"2024-04-10T03:03:35.693949+0000","last_active":"2024-04-10T03:03:35.697908+0000","last_peered":"2024-04-10T03:03:35.697908+0000","last_clean":"2024-04-10T03:03:35.697908+0000","last_became_active":"2024-04-10T03:03:35.693117+0000","last_became_peered":"2024-04-10T03:03:35.693117+0000","last_unstale":"2024-04-10T03:03:35.697908+0000","last_undegraded":"2024-04-10T03:03:35.697908+0000","last_fullsized":"2024-04-10T03:03:35.697908+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:53:45.782405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702304+0000","last_change":"2024-04-10T03:03:35.702304+0000","last_active":"2024-04-10T03:03:35.702304+0000","last_peered":"2024-04-10T03:03:35.702304+0000","last_clean":"2024-04-10T03:03:35.702304+0000","last_became_active":"2024-04-10T03:03:35.701485+0000","last_became_peered":"2024-04-10T03:03:35.701485+0000","last_unstale":"2024-04-10T03:03:35.702304+0000","last_undegraded":"2024-04-10T03:03:35.702304+0000","last_fullsized":"2024-04-10T03:03:35.702304+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:28:09.848909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.696300+0000","last_change":"2024-04-10T03:03:35.695119+0000","last_active":"2024-04-10T03:03:35.696300+0000","last_peered":"2024-04-10T03:03:35.696300+0000","last_clean":"2024-04-10T03:03:35.696300+0000","last_became_active":"2024-04-10T03:03:35.693936+0000","last_became_peered":"2024-04-10T03:03:35.693936+0000","last_unstale":"2024-04-10T03:03:35.696300+0000","last_undegraded":"2024-04-10T03:03:35.696300+0000","last_fullsized":"2024-04-10T03:03:35.696300+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:53:12.070077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.700946+0000","last_change":"2024-04-10T03:03:35.693476+0000","last_active":"2024-04-10T03:03:35.700946+0000","last_peered":"2024-04-10T03:03:35.700946+0000","last_clean":"2024-04-10T03:03:35.700946+0000","last_became_active":"2024-04-10T03:03:35.692468+0000","last_became_peered":"2024-04-10T03:03:35.692468+0000","last_unstale":"2024-04-10T03:03:35.700946+0000","last_undegraded":"2024-04-10T03:03:35.700946+0000","last_fullsized":"2024-04-10T03:03:35.700946+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:01:00.591741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.713818+0000","last_change":"2024-04-10T03:03:35.712843+0000","last_active":"2024-04-10T03:03:35.713818+0000","last_peered":"2024-04-10T03:03:35.713818+0000","last_clean":"2024-04-10T03:03:35.713818+0000","last_became_active":"2024-04-10T03:03:35.712078+0000","last_became_peered":"2024-04-10T03:03:35.712078+0000","last_unstale":"2024-04-10T03:03:35.713818+0000","last_undegraded":"2024-04-10T03:03:35.713818+0000","last_fullsized":"2024-04-10T03:03:35.713818+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:27:14.923030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.705098+0000","last_change":"2024-04-10T03:03:35.704167+0000","last_active":"2024-04-10T03:03:35.705098+0000","last_peered":"2024-04-10T03:03:35.705098+0000","last_clean":"2024-04-10T03:03:35.705098+0000","last_became_active":"2024-04-10T03:03:35.703882+0000","last_became_peered":"2024-04-10T03:03:35.703882+0000","last_unstale":"2024-04-10T03:03:35.705098+0000","last_undegraded":"2024-04-10T03:03:35.705098+0000","last_fullsized":"2024-04-10T03:03:35.705098+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:38:09.993205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.687317+0000","last_change":"2024-04-10T03:03:35.686159+0000","last_active":"2024-04-10T03:03:35.687317+0000","last_peered":"2024-04-10T03:03:35.687317+0000","last_clean":"2024-04-10T03:03:35.687317+0000","last_became_active":"2024-04-10T03:03:35.685395+0000","last_became_peered":"2024-04-10T03:03:35.685395+0000","last_unstale":"2024-04-10T03:03:35.687317+0000","last_undegraded":"2024-04-10T03:03:35.687317+0000","last_fullsized":"2024-04-10T03:03:35.687317+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:52:06.608283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2c","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-10T03:03:35.702053+0000","last_change":"2024-04-10T03:03:35.702053+0000","last_active":"2024-04-10T03:03:35.702053+0000","last_peered":"2024-04-10T03:03:35.702053+0000","last_clean":"2024-04-10T03:03:35.702053+0000","last_became_active":"2024-04-10T03:03:35.700480+0000","last_became_peered":"2024-04-10T03:03:35.700480+0000","last_unstale":"2024-04-10T03:03:35.702053+0000","last_undegraded":"2024-04-10T03:03:35.702053+0000","last_fullsized":"2024-04-10T03:03:35.702053+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:20:28.223650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"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":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":3563520,"data_stored":3542208,"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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2338,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38,"ondisk_log_size":38,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233996,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298516,"kb_used_data":1156,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446636,"statfs":{"total":95995035648,"available":95689355264,"internally_reserved":0,"allocated":1183744,"data_stored":834827,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39700000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48599999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46600000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58699999999999997}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55000000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495637,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298508,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446644,"statfs":{"total":95995035648,"available":95689363456,"internally_reserved":0,"allocated":1179648,"data_stored":834562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.82299999999999995}]},{"osd":1,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.008},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":1.044}]},{"osd":2,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.69399999999999995}]},{"osd":3,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.91500000000000004}]},{"osd":4,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.165}]},{"osd":5,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.4930000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.677}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.286}]}]},{"osd":1,"up_from":13,"seq":55834574919,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":626688,"data_stored":258853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:03:11 2024","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.65600000000000003,"15min":0.54800000000000004},"min":{"1min":0.46800000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.72099999999999997,"15min":0.59499999999999997},"min":{"1min":0.53900000000000003,"5min":0.31,"15min":0.31},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.90400000000000003}]},{"osd":2,"last update":"Wed Apr 10 03:02:53 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.73899999999999999,"15min":0.64700000000000002},"min":{"1min":0.66300000000000003,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":1.133},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.745,"15min":0.67100000000000004},"min":{"1min":0.58299999999999996,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.1220000000000001,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.254}]},{"osd":3,"last update":"Wed Apr 10 03:02:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.85399999999999998,"15min":0.82799999999999996},"min":{"1min":0.76200000000000001,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.873,"15min":0.84799999999999998},"min":{"1min":0.63100000000000001,"5min":0.628,"15min":0.628},"max":{"1min":1.327,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.77800000000000002}]},{"osd":4,"last update":"Wed Apr 10 03:03:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.028,"15min":0.996},"min":{"1min":0.69199999999999995,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3879999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.94499999999999995,"15min":0.92900000000000005},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.208,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.2050000000000001}]},{"osd":5,"last update":"Wed Apr 10 03:03:17 2024","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.171,"15min":1.161},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.623,"5min":1.623,"15min":1.623},"last":1.5089999999999999},{"interface":"front","average":{"1min":1.208,"5min":1.1639999999999999,"15min":1.1559999999999999},"min":{"1min":0.86199999999999999,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.528,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.427}]},{"osd":6,"last update":"Wed Apr 10 03:03:01 2024","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.8939999999999999,"5min":1.8939999999999999,"15min":1.8939999999999999},"last":1.548},{"interface":"front","average":{"1min":1.234,"5min":1.234,"15min":1.234},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.6439999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.671}]}]},{"osd":0,"up_from":8,"seq":34359738449,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298560,"kb_used_data":1200,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446592,"statfs":{"total":95995035648,"available":95689310208,"internally_reserved":0,"allocated":1228800,"data_stored":849777,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 10 03:03:05 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.66800000000000004,"15min":0.55400000000000005},"min":{"1min":0.375,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.071,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.73099999999999998,"15min":0.56899999999999995},"min":{"1min":0.58799999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.3200000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.79400000000000004}]},{"osd":2,"last update":"Wed Apr 10 03:02:52 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.83099999999999996,"15min":0.751},"min":{"1min":0.628,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.28,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.73599999999999999,"15min":0.67100000000000004},"min":{"1min":0.46400000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.69799999999999995}]},{"osd":3,"last update":"Wed Apr 10 03:02:42 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.90700000000000003,"15min":0.878},"min":{"1min":0.69699999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.82899999999999996,"15min":0.81299999999999994},"min":{"1min":0.59299999999999997,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1699999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.75600000000000001}]},{"osd":4,"last update":"Wed Apr 10 03:03:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.98099999999999998,"15min":0.96299999999999997},"min":{"1min":0.70099999999999996,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.0840000000000001,"15min":1.052},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.4330000000000001}]},{"osd":5,"last update":"Wed Apr 10 03:03:17 2024","interfaces":[{"interface":"back","average":{"1min":1.2509999999999999,"5min":1.194,"15min":1.1839999999999999},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.522},{"interface":"front","average":{"1min":1.151,"5min":1.103,"15min":1.095},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.724,"5min":1.724,"15min":1.724},"last":1.1559999999999999}]},{"osd":6,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.298},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.4750000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.341}]}]},{"osd":2,"up_from":18,"seq":77309411388,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":604,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":618496,"data_stored":258693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:02:49 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.69099999999999995,"15min":0.65800000000000003},"min":{"1min":0.53500000000000003,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.75700000000000001,"15min":0.68700000000000006},"min":{"1min":0.61599999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.64500000000000002}]},{"osd":1,"last update":"Wed Apr 10 03:02:49 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.71699999999999997,"15min":0.65800000000000003},"min":{"1min":0.54900000000000004,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.218,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.79500000000000004,"15min":0.72899999999999998},"min":{"1min":0.67300000000000004,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.75600000000000001}]},{"osd":3,"last update":"Wed Apr 10 03:02:39 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.878,"15min":0.86599999999999999},"min":{"1min":0.70999999999999996,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.86199999999999999,"15min":0.83999999999999997},"min":{"1min":0.58199999999999996,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.82599999999999996}]},{"osd":4,"last update":"Wed Apr 10 03:03:27 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0129999999999999,"15min":0.98699999999999999},"min":{"1min":0.94599999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.3200000000000001,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.089,"15min":1.0409999999999999},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.96399999999999997}]},{"osd":5,"last update":"Wed Apr 10 03:03:15 2024","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.121,"15min":1.105},"min":{"1min":0.91000000000000003,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.954,"5min":1.954,"15min":1.954},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.159,"5min":1.111,"15min":1.103},"min":{"1min":0.88200000000000001,"5min":0.871,"15min":0.871},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.79800000000000004}]},{"osd":6,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"min":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.145},{"interface":"front","average":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"min":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"max":{"1min":1.5720000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.123}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2030000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182451,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297984,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447168,"statfs":{"total":95995035648,"available":95689900032,"internally_reserved":0,"allocated":638976,"data_stored":260349,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.68300000000000005,"15min":0.65500000000000003},"min":{"1min":0.55300000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.754,"15min":0.73599999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.1299999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":1.2190000000000001}]},{"osd":1,"last update":"Wed Apr 10 03:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.79100000000000004,"15min":0.76600000000000001},"min":{"1min":0.57299999999999995,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":1.177},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.91600000000000004,"15min":0.89400000000000002},"min":{"1min":0.65300000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1779999999999999,"5min":1.208,"15min":1.208},"last":1.1479999999999999}]},{"osd":2,"last update":"Wed Apr 10 03:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.84799999999999998,"15min":0.83999999999999997},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.101,"5min":1.179,"15min":1.179},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.85699999999999998,"15min":0.85499999999999998},"min":{"1min":0.69799999999999995,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":0.98199999999999998,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":1.359}]},{"osd":4,"last update":"Wed Apr 10 03:03:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.995,"15min":0.99299999999999999},"min":{"1min":0.76100000000000001,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.214,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.0840000000000001,"15min":1.069},"min":{"1min":0.88300000000000001,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.306}]},{"osd":5,"last update":"Wed Apr 10 03:03:14 2024","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.1040000000000001,"15min":1.0880000000000001},"min":{"1min":0.83099999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.415},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.105,"15min":1.097},"min":{"1min":0.83499999999999996,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.268,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.94799999999999995}]},{"osd":6,"last update":"Wed Apr 10 03:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.234,"15min":1.234},"min":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"max":{"1min":1.905,"5min":1.905,"15min":1.905},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.179,"5min":1.179,"15min":1.179},"min":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.486}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.5800000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018921,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297936,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447216,"statfs":{"total":95995035648,"available":95689949184,"internally_reserved":0,"allocated":593920,"data_stored":244782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:03:25 2024","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.83399999999999996,"15min":0.83499999999999996},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0569999999999999,"5min":1.099,"15min":1.099},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.92100000000000004,"15min":0.93700000000000006},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1439999999999999,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.93999999999999995}]},{"osd":1,"last update":"Wed Apr 10 03:03:25 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.86899999999999999,"15min":0.89100000000000001},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.91000000000000003,"15min":0.90200000000000002},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.242,"5min":1.25,"15min":1.25},"last":0.64300000000000002}]},{"osd":2,"last update":"Wed Apr 10 03:03:25 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.86799999999999999,"15min":0.83399999999999996},"min":{"1min":0.66400000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93400000000000005,"15min":0.93100000000000005},"min":{"1min":0.69499999999999995,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.72499999999999998}]},{"osd":3,"last update":"Wed Apr 10 03:03:25 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.90900000000000003,"15min":0.88800000000000001},"min":{"1min":0.69799999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.94299999999999995,"15min":0.93700000000000006},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.1399999999999999}]},{"osd":5,"last update":"Wed Apr 10 03:03:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.80900000000000005,"15min":0.79200000000000004},"min":{"1min":0.51000000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.50600000000000001,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.355,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.002}]},{"osd":6,"last update":"Wed Apr 10 03:03:03 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":1.173},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":1.2090000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.111}]}]},{"osd":5,"up_from":38,"seq":163208757280,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":260012,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.86599999999999999,"15min":0.86299999999999999},"min":{"1min":0.64200000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.88800000000000001,"15min":0.872},"min":{"1min":0.63800000000000001,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.64900000000000002}]},{"osd":1,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.61199999999999999,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.018,"5min":0.88600000000000001,"15min":0.86399999999999999},"min":{"1min":0.81799999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":0.97199999999999998}]},{"osd":2,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.92500000000000004,"15min":0.91300000000000003},"min":{"1min":0.63500000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.93799999999999994,"15min":0.92000000000000004},"min":{"1min":0.871,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.266,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.1679999999999999}]},{"osd":3,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.93600000000000005,"15min":0.92000000000000004},"min":{"1min":0.79900000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.97899999999999998,"15min":0.96699999999999997},"min":{"1min":0.84799999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.0589999999999999}]},{"osd":4,"last update":"Wed Apr 10 03:03:13 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.71999999999999997,"15min":0.69499999999999995},"min":{"1min":0.59799999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.0469999999999999,"5min":0.78700000000000003,"15min":0.74399999999999999},"min":{"1min":0.73299999999999998,"5min":0.378,"15min":0.378},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":0.92400000000000004}]},{"osd":6,"last update":"Wed Apr 10 03:03:03 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.095}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.272}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":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":716,"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":1656,"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":696,"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":1642,"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":1552,"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":592,"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-04-10T03:03:40.338 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2024-04-10T03:03:40.339 INFO:tasks.cephadm:Adding prometheus.a on smithi136 2024-04-10T03:03:40.339 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi136=a' 2024-04-10T03:03:40.350 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:39 smithi136 bash[23435]: cluster 2024-04-10T03:03:38.059945+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 97 pgs: 5 creating+peering, 53 active+clean, 39 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 921 B/s wr, 3 op/s 2024-04-10T03:03:40.350 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:39 smithi136 bash[23435]: audit 2024-04-10T03:03:38.955594+0000 mon.a (mon.0) 682 : audit [INF] from='client.? 172.21.15.16:0/505803350' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-04-10T03:03:40.350 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:39 smithi136 bash[23435]: cluster 2024-04-10T03:03:38.955808+0000 mon.a (mon.0) 683 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:03:40.350 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:39 smithi136 bash[23435]: audit 2024-04-10T03:03:39.312581+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.16:0/3692288688' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:03:40.350 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:39 smithi136 bash[23435]: audit 2024-04-10T03:03:39.625174+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.16:0/4043947177' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:03:41.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:40 smithi016 bash[21212]: audit 2024-04-10T03:03:39.933572+0000 mgr.y (mgr.14152) 336 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:03:41.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:40 smithi016 bash[28961]: audit 2024-04-10T03:03:39.933572+0000 mgr.y (mgr.14152) 336 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:03:41.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:40 smithi136 bash[23435]: audit 2024-04-10T03:03:39.933572+0000 mgr.y (mgr.14152) 336 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:03:42.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:41 smithi016 bash[21212]: cluster 2024-04-10T03:03:40.060537+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v322: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-04-10T03:03:42.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:41 smithi016 bash[21212]: audit 2024-04-10T03:03:40.303133+0000 mgr.y (mgr.14152) 338 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:03:42.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:41 smithi016 bash[28961]: cluster 2024-04-10T03:03:40.060537+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v322: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-04-10T03:03:42.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:41 smithi016 bash[28961]: audit 2024-04-10T03:03:40.303133+0000 mgr.y (mgr.14152) 338 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:03:42.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:41 smithi136 bash[23435]: cluster 2024-04-10T03:03:40.060537+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v322: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-04-10T03:03:42.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:41 smithi136 bash[23435]: audit 2024-04-10T03:03:40.303133+0000 mgr.y (mgr.14152) 338 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:03:44.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:43 smithi016 bash[21212]: cluster 2024-04-10T03:03:42.061384+0000 mgr.y (mgr.14152) 339 : cluster [DBG] pgmap v323: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-04-10T03:03:44.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:43 smithi016 bash[28961]: cluster 2024-04-10T03:03:42.061384+0000 mgr.y (mgr.14152) 339 : cluster [DBG] pgmap v323: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-04-10T03:03:44.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:43 smithi136 bash[23435]: cluster 2024-04-10T03:03:42.061384+0000 mgr.y (mgr.14152) 339 : cluster [DBG] pgmap v323: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-04-10T03:03:45.098 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:03:46.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:45 smithi016 bash[21212]: cluster 2024-04-10T03:03:44.062369+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v324: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2024-04-10T03:03:46.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:45 smithi016 bash[28961]: cluster 2024-04-10T03:03:44.062369+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v324: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2024-04-10T03:03:46.359 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:45 smithi136 bash[23435]: cluster 2024-04-10T03:03:44.062369+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v324: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2024-04-10T03:03:47.985 INFO:teuthology.orchestra.run.smithi136.stdout:Scheduled prometheus update... 2024-04-10T03:03:48.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:47 smithi016 bash[21212]: cluster 2024-04-10T03:03:46.063339+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v325: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-04-10T03:03:48.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:47 smithi016 bash[28961]: cluster 2024-04-10T03:03:46.063339+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v325: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-04-10T03:03:48.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:47 smithi136 bash[23435]: cluster 2024-04-10T03:03:46.063339+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v325: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-04-10T03:03:48.680 DEBUG:teuthology.orchestra.run.smithi136:prometheus.a> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@prometheus.a.service 2024-04-10T03:03:48.725 INFO:tasks.cephadm:Adding node-exporter.a on smithi016 2024-04-10T03:03:48.725 INFO:tasks.cephadm:Adding node-exporter.b on smithi136 2024-04-10T03:03:48.725 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi016=a;smithi136=b' 2024-04-10T03:03:48.982 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:03:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:03:49.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:48 smithi136 bash[23435]: audit 2024-04-10T03:03:47.978587+0000 mgr.y (mgr.14152) 342 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi136=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:03:49.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:48 smithi136 bash[23435]: cephadm 2024-04-10T03:03:47.982483+0000 mgr.y (mgr.14152) 343 : cephadm [INF] Saving service prometheus spec with placement smithi136=a;count:1 2024-04-10T03:03:49.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:48 smithi136 bash[23435]: audit 2024-04-10T03:03:47.989612+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:49.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:48 smithi136 bash[23435]: audit 2024-04-10T03:03:48.037052+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:49.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:48 smithi136 bash[23435]: audit 2024-04-10T03:03:48.514523+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:49.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:48 smithi136 bash[23435]: audit 2024-04-10T03:03:48.516478+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:49.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:48 smithi136 bash[23435]: audit 2024-04-10T03:03:48.527109+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:49.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[21212]: audit 2024-04-10T03:03:47.978587+0000 mgr.y (mgr.14152) 342 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi136=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:03:49.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[21212]: cephadm 2024-04-10T03:03:47.982483+0000 mgr.y (mgr.14152) 343 : cephadm [INF] Saving service prometheus spec with placement smithi136=a;count:1 2024-04-10T03:03:49.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[21212]: audit 2024-04-10T03:03:47.989612+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:49.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[21212]: audit 2024-04-10T03:03:48.037052+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:49.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[21212]: audit 2024-04-10T03:03:48.514523+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:49.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[21212]: audit 2024-04-10T03:03:48.516478+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:49.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[21212]: audit 2024-04-10T03:03:48.527109+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:49.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[28961]: audit 2024-04-10T03:03:47.978587+0000 mgr.y (mgr.14152) 342 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi136=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:03:49.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[28961]: cephadm 2024-04-10T03:03:47.982483+0000 mgr.y (mgr.14152) 343 : cephadm [INF] Saving service prometheus spec with placement smithi136=a;count:1 2024-04-10T03:03:49.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[28961]: audit 2024-04-10T03:03:47.989612+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:49.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[28961]: audit 2024-04-10T03:03:48.037052+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:03:49.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[28961]: audit 2024-04-10T03:03:48.514523+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:03:49.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[28961]: audit 2024-04-10T03:03:48.516478+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:03:49.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:48 smithi016 bash[28961]: audit 2024-04-10T03:03:48.527109+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:03:50.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:50 smithi016 bash[28961]: cluster 2024-04-10T03:03:48.064231+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v326: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 808 B/s wr, 2 op/s 2024-04-10T03:03:50.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:50 smithi016 bash[28961]: cephadm 2024-04-10T03:03:48.570954+0000 mgr.y (mgr.14152) 345 : cephadm [INF] Deploying daemon prometheus.a on smithi136 2024-04-10T03:03:50.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:49 smithi016 bash[21212]: cluster 2024-04-10T03:03:48.064231+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v326: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 808 B/s wr, 2 op/s 2024-04-10T03:03:50.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:50 smithi016 bash[21212]: cephadm 2024-04-10T03:03:48.570954+0000 mgr.y (mgr.14152) 345 : cephadm [INF] Deploying daemon prometheus.a on smithi136 2024-04-10T03:03:50.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:50 smithi136 bash[23435]: cluster 2024-04-10T03:03:48.064231+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v326: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 808 B/s wr, 2 op/s 2024-04-10T03:03:50.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:50 smithi136 bash[23435]: cephadm 2024-04-10T03:03:48.570954+0000 mgr.y (mgr.14152) 345 : cephadm [INF] Deploying daemon prometheus.a on smithi136 2024-04-10T03:03:52.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:52 smithi016 bash[21212]: cluster 2024-04-10T03:03:50.065233+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v327: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s wr, 2 op/s 2024-04-10T03:03:52.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:52 smithi016 bash[28961]: cluster 2024-04-10T03:03:50.065233+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v327: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s wr, 2 op/s 2024-04-10T03:03:52.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:52 smithi136 bash[23435]: cluster 2024-04-10T03:03:50.065233+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v327: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s wr, 2 op/s 2024-04-10T03:03:53.503 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:03:54.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:54 smithi016 bash[21212]: cluster 2024-04-10T03:03:52.066334+0000 mgr.y (mgr.14152) 347 : cluster [DBG] pgmap v328: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-10T03:03:54.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:54 smithi016 bash[28961]: cluster 2024-04-10T03:03:52.066334+0000 mgr.y (mgr.14152) 347 : cluster [DBG] pgmap v328: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-10T03:03:54.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:54 smithi136 bash[23435]: cluster 2024-04-10T03:03:52.066334+0000 mgr.y (mgr.14152) 347 : cluster [DBG] pgmap v328: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-10T03:03:56.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:56 smithi016 bash[21212]: cluster 2024-04-10T03:03:54.067466+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v329: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-10T03:03:56.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:56 smithi016 bash[28961]: cluster 2024-04-10T03:03:54.067466+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v329: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-10T03:03:56.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:56 smithi136 bash[23435]: cluster 2024-04-10T03:03:54.067466+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v329: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-10T03:03:58.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:03:58 smithi016 bash[21212]: cluster 2024-04-10T03:03:56.068426+0000 mgr.y (mgr.14152) 349 : cluster [DBG] pgmap v330: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:58.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:03:58 smithi016 bash[28961]: cluster 2024-04-10T03:03:56.068426+0000 mgr.y (mgr.14152) 349 : cluster [DBG] pgmap v330: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:03:58.360 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:03:58 smithi136 bash[23435]: cluster 2024-04-10T03:03:56.068426+0000 mgr.y (mgr.14152) 349 : cluster [DBG] pgmap v330: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:00.073 INFO:teuthology.orchestra.run.smithi136.stdout:Scheduled node-exporter update... 2024-04-10T03:04:00.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:00 smithi016 bash[21212]: cluster 2024-04-10T03:03:58.069454+0000 mgr.y (mgr.14152) 350 : cluster [DBG] pgmap v331: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:00.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:00 smithi016 bash[28961]: cluster 2024-04-10T03:03:58.069454+0000 mgr.y (mgr.14152) 350 : cluster [DBG] pgmap v331: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:00.374 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:00 smithi136 bash[23435]: cluster 2024-04-10T03:03:58.069454+0000 mgr.y (mgr.14152) 350 : cluster [DBG] pgmap v331: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:01.298 DEBUG:teuthology.orchestra.run.smithi016:node-exporter.a> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.a.service 2024-04-10T03:04:01.301 DEBUG:teuthology.orchestra.run.smithi136:node-exporter.b> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.b.service 2024-04-10T03:04:01.303 INFO:tasks.cephadm:Adding alertmanager.a on smithi016 2024-04-10T03:04:01.303 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi016=a' 2024-04-10T03:04:01.356 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:01 smithi136 bash[23435]: audit 2024-04-10T03:04:00.065670+0000 mgr.y (mgr.14152) 351 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi016=a;smithi136=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:04:01.357 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:01 smithi136 bash[23435]: cephadm 2024-04-10T03:04:00.069363+0000 mgr.y (mgr.14152) 352 : cephadm [INF] Saving service node-exporter spec with placement smithi016=a;smithi136=b;count:2 2024-04-10T03:04:01.357 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:01 smithi136 bash[23435]: cluster 2024-04-10T03:04:00.070586+0000 mgr.y (mgr.14152) 353 : cluster [DBG] pgmap v332: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:01.357 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:01 smithi136 bash[23435]: audit 2024-04-10T03:04:00.077203+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:01.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:01 smithi016 bash[21212]: audit 2024-04-10T03:04:00.065670+0000 mgr.y (mgr.14152) 351 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi016=a;smithi136=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:04:01.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:01 smithi016 bash[21212]: cephadm 2024-04-10T03:04:00.069363+0000 mgr.y (mgr.14152) 352 : cephadm [INF] Saving service node-exporter spec with placement smithi016=a;smithi136=b;count:2 2024-04-10T03:04:01.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:01 smithi016 bash[21212]: cluster 2024-04-10T03:04:00.070586+0000 mgr.y (mgr.14152) 353 : cluster [DBG] pgmap v332: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:01.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:01 smithi016 bash[21212]: audit 2024-04-10T03:04:00.077203+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:01.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:01 smithi016 bash[28961]: audit 2024-04-10T03:04:00.065670+0000 mgr.y (mgr.14152) 351 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi016=a;smithi136=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:04:01.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:01 smithi016 bash[28961]: cephadm 2024-04-10T03:04:00.069363+0000 mgr.y (mgr.14152) 352 : cephadm [INF] Saving service node-exporter spec with placement smithi016=a;smithi136=b;count:2 2024-04-10T03:04:01.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:01 smithi016 bash[28961]: cluster 2024-04-10T03:04:00.070586+0000 mgr.y (mgr.14152) 353 : cluster [DBG] pgmap v332: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:01.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:01 smithi016 bash[28961]: audit 2024-04-10T03:04:00.077203+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:03.392 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:03 smithi136 bash[23435]: cluster 2024-04-10T03:04:02.071626+0000 mgr.y (mgr.14152) 354 : cluster [DBG] pgmap v333: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:03.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:03 smithi016 bash[21212]: cluster 2024-04-10T03:04:02.071626+0000 mgr.y (mgr.14152) 354 : cluster [DBG] pgmap v333: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:03.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:03 smithi016 bash[28961]: cluster 2024-04-10T03:04:02.071626+0000 mgr.y (mgr.14152) 354 : cluster [DBG] pgmap v333: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:04.258 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.259 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.259 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.260 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.260 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.261 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.261 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.523 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.523 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.524 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.524 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.524 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.525 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.525 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.525 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.525 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.525 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: Started Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:04:04.525 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:04.526 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:04:04 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:05.779 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[24427]: ignoring --setuser ceph since I am not root 2024-04-10T03:04:05.779 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[24427]: ignoring --setgroup ceph since I am not root 2024-04-10T03:04:05.779 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[24427]: debug 2024-04-10T03:04:05.644+0000 7f3985b19700 1 -- 172.21.15.136:0/2411071798 <== mon.1 v2:172.21.15.136:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557828f649c0 con 0x557829cea400 2024-04-10T03:04:05.779 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[23435]: cluster 2024-04-10T03:04:04.072687+0000 mgr.y (mgr.14152) 355 : cluster [DBG] pgmap v334: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:05.780 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[23435]: audit 2024-04-10T03:04:04.566931+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:05.780 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[23435]: audit 2024-04-10T03:04:04.577678+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:05.780 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[23435]: audit 2024-04-10T03:04:04.593490+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:05.780 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[23435]: audit 2024-04-10T03:04:04.601385+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-10T03:04:05.780 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.534Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-10T03:04:05.780 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.534Z 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-04-10T03:04:05.780 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.534Z caller=main.go:570 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi136 (none))" 2024-04-10T03:04:05.780 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.534Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-10T03:04:05.780 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.534Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-10T03:04:05.780 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.536Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-10T03:04:05.780 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.536Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-10T03:04:05.780 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.537Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.537Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.540Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.540Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.192µs 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.540Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.540Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.540Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.516µs wal_replay_duration=407.206µs wbl_replay_duration=253ns total_replay_duration=464.592µs 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.542Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.542Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.542Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.559Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.866695ms db_storage=825ns remote_storage=1.865µs web_handler=433ns query_engine=668ns scrape=291.277µs scrape_sd=18.715µs notify=1.138µs notify_sd=2.265µs rules=17.372092ms tracing=5.521µs 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.559Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-10T03:04:05.781 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[48633]: ts=2024-04-10T03:04:05.559Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-10T03:04:05.809 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[21467]: ignoring --setuser ceph since I am not root 2024-04-10T03:04:05.810 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[21467]: ignoring --setgroup ceph since I am not root 2024-04-10T03:04:05.810 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[21467]: debug 2024-04-10T03:04:05.658+0000 7fa1d0c65700 1 -- 172.21.15.16:0/1837995790 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5560444169c0 con 0x55604519c800 2024-04-10T03:04:05.810 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[21467]: debug 2024-04-10T03:04:05.802+0000 7fa1d8f6a1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T03:04:05.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[28961]: cluster 2024-04-10T03:04:04.072687+0000 mgr.y (mgr.14152) 355 : cluster [DBG] pgmap v334: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:05.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[28961]: audit 2024-04-10T03:04:04.566931+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:05.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[28961]: audit 2024-04-10T03:04:04.577678+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:05.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[28961]: audit 2024-04-10T03:04:04.593490+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:05.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[28961]: audit 2024-04-10T03:04:04.601385+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-10T03:04:05.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[21212]: cluster 2024-04-10T03:04:04.072687+0000 mgr.y (mgr.14152) 355 : cluster [DBG] pgmap v334: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:05.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[21212]: audit 2024-04-10T03:04:04.566931+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:05.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[21212]: audit 2024-04-10T03:04:04.577678+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:05.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[21212]: audit 2024-04-10T03:04:04.593490+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' 2024-04-10T03:04:05.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:05 smithi016 bash[21212]: audit 2024-04-10T03:04:04.601385+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-10T03:04:06.167 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:05 smithi136 bash[24427]: debug 2024-04-10T03:04:05.780+0000 7f398de1e1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T03:04:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:06 smithi136 bash[23435]: audit 2024-04-10T03:04:05.608236+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-10T03:04:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:06 smithi136 bash[23435]: cluster 2024-04-10T03:04:05.608416+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-04-10T03:04:07.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:06 smithi016 bash[28961]: audit 2024-04-10T03:04:05.608236+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-10T03:04:07.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:06 smithi016 bash[28961]: cluster 2024-04-10T03:04:05.608416+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-04-10T03:04:07.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:06 smithi016 bash[21212]: audit 2024-04-10T03:04:05.608236+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.16:0/1768522528' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-10T03:04:07.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:06 smithi016 bash[21212]: cluster 2024-04-10T03:04:05.608416+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-04-10T03:04:07.094 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:04:07.410 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:07 smithi136 bash[24427]: debug 2024-04-10T03:04:07.320+0000 7f398de1e1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T03:04:07.667 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:07 smithi136 bash[24427]: debug 2024-04-10T03:04:07.412+0000 7f398de1e1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T03:04:07.667 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:07 smithi136 bash[24427]: debug 2024-04-10T03:04:07.656+0000 7f398de1e1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T03:04:07.753 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:07 smithi016 bash[21467]: debug 2024-04-10T03:04:07.398+0000 7fa1d8f6a1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T03:04:07.804 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:07 smithi016 bash[21467]: debug 2024-04-10T03:04:07.498+0000 7fa1d8f6a1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T03:04:07.804 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:07 smithi016 bash[21467]: debug 2024-04-10T03:04:07.754+0000 7fa1d8f6a1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T03:04:08.917 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:08 smithi136 bash[24427]: debug 2024-04-10T03:04:08.456+0000 7f398de1e1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T03:04:08.917 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:08 smithi136 bash[24427]: debug 2024-04-10T03:04:08.564+0000 7f398de1e1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T03:04:08.917 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:08 smithi136 bash[24427]: debug 2024-04-10T03:04:08.668+0000 7f398de1e1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T03:04:09.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:08 smithi016 bash[21467]: debug 2024-04-10T03:04:08.566+0000 7fa1d8f6a1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T03:04:09.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:08 smithi016 bash[21467]: debug 2024-04-10T03:04:08.678+0000 7fa1d8f6a1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T03:04:09.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:08 smithi016 bash[21467]: debug 2024-04-10T03:04:08.782+0000 7fa1d8f6a1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T03:04:09.417 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:09 smithi136 bash[24427]: debug 2024-04-10T03:04:08.996+0000 7f398de1e1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T03:04:09.417 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:09 smithi136 bash[24427]: debug 2024-04-10T03:04:09.108+0000 7f398de1e1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T03:04:09.417 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:09 smithi136 bash[24427]: debug 2024-04-10T03:04:09.208+0000 7f398de1e1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T03:04:09.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:09 smithi016 bash[21467]: debug 2024-04-10T03:04:09.122+0000 7fa1d8f6a1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T03:04:09.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:09 smithi016 bash[21467]: debug 2024-04-10T03:04:09.238+0000 7fa1d8f6a1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T03:04:09.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:09 smithi016 bash[21467]: debug 2024-04-10T03:04:09.346+0000 7fa1d8f6a1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T03:04:09.917 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:09 smithi136 bash[24427]: debug 2024-04-10T03:04:09.532+0000 7f398de1e1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T03:04:09.917 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:09 smithi136 bash[24427]: debug 2024-04-10T03:04:09.632+0000 7f398de1e1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T03:04:10.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:09 smithi016 bash[21467]: debug 2024-04-10T03:04:09.686+0000 7fa1d8f6a1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T03:04:10.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:09 smithi016 bash[21467]: debug 2024-04-10T03:04:09.790+0000 7fa1d8f6a1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T03:04:10.387 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:10 smithi136 bash[24427]: debug 2024-04-10T03:04:10.008+0000 7f398de1e1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T03:04:10.387 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:10 smithi136 bash[24427]: debug 2024-04-10T03:04:10.120+0000 7f398de1e1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T03:04:10.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:10 smithi016 bash[21467]: debug 2024-04-10T03:04:10.170+0000 7fa1d8f6a1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T03:04:10.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:10 smithi016 bash[21467]: debug 2024-04-10T03:04:10.286+0000 7fa1d8f6a1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T03:04:10.667 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:10 smithi136 bash[24427]: debug 2024-04-10T03:04:10.388+0000 7f398de1e1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T03:04:10.667 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:10 smithi136 bash[24427]: debug 2024-04-10T03:04:10.604+0000 7f398de1e1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:04:11.039 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:10 smithi016 bash[21467]: debug 2024-04-10T03:04:10.566+0000 7fa1d8f6a1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T03:04:11.039 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:10 smithi016 bash[21467]: debug 2024-04-10T03:04:10.794+0000 7fa1d8f6a1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:04:11.124 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:10 smithi136 bash[24427]: debug 2024-04-10T03:04:10.836+0000 7f398de1e1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T03:04:11.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:11 smithi016 bash[21467]: debug 2024-04-10T03:04:11.042+0000 7fa1d8f6a1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T03:04:11.417 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:11 smithi136 bash[24427]: debug 2024-04-10T03:04:11.128+0000 7f398de1e1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T03:04:11.417 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:11 smithi136 bash[24427]: debug 2024-04-10T03:04:11.344+0000 7f398de1e1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:04:11.809 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:11 smithi016 bash[21467]: debug 2024-04-10T03:04:11.338+0000 7fa1d8f6a1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T03:04:11.809 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:11 smithi016 bash[21467]: debug 2024-04-10T03:04:11.566+0000 7fa1d8f6a1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:04:12.417 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:12 smithi136 bash[24427]: debug 2024-04-10T03:04:12.108+0000 7f398de1e1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T03:04:12.417 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:12 smithi136 bash[24427]: debug 2024-04-10T03:04:12.216+0000 7f398de1e1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T03:04:12.809 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:12 smithi016 bash[21467]: debug 2024-04-10T03:04:12.370+0000 7fa1d8f6a1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T03:04:12.809 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:12 smithi016 bash[21467]: debug 2024-04-10T03:04:12.486+0000 7fa1d8f6a1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T03:04:13.167 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:12 smithi136 bash[24427]: debug 2024-04-10T03:04:12.700+0000 7f398de1e1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T03:04:13.168 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:12 smithi136 bash[24427]: debug 2024-04-10T03:04:12.812+0000 7f398de1e1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T03:04:13.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:12 smithi016 bash[21467]: debug 2024-04-10T03:04:12.986+0000 7fa1d8f6a1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T03:04:13.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.102+0000 7fa1d8f6a1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T03:04:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[23435]: cluster 2024-04-10T03:04:13.320937+0000 mon.a (mon.0) 698 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:04:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[23435]: cluster 2024-04-10T03:04:13.321107+0000 mon.a (mon.0) 699 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:04:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[23435]: audit 2024-04-10T03:04:13.325359+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:04:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[23435]: audit 2024-04-10T03:04:13.326846+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:04:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[23435]: audit 2024-04-10T03:04:13.329384+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:04:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[23435]: audit 2024-04-10T03:04:13.329811+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:04:13.668 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[24427]: debug 2024-04-10T03:04:13.176+0000 7f398de1e1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T03:04:13.668 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[24427]: debug 2024-04-10T03:04:13.296+0000 7f398de1e1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T03:04:13.668 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[24427]: [10/Apr/2024:03:04:13] ENGINE Bus STARTING 2024-04-10T03:04:13.668 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[24427]: CherryPy Checker: 2024-04-10T03:04:13.669 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[24427]: The Application mounted at '' has an empty config. 2024-04-10T03:04:13.669 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[24427]: [10/Apr/2024:03:04:13] ENGINE Serving on http://:::9283 2024-04-10T03:04:13.669 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:13 smithi136 bash[24427]: [10/Apr/2024:03:04:13] ENGINE Bus STARTED 2024-04-10T03:04:13.753 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.489+0000 7fa1d8f6a1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T03:04:13.753 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.621+0000 7fa1d8f6a1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T03:04:13.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[28961]: cluster 2024-04-10T03:04:13.320937+0000 mon.a (mon.0) 698 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:04:13.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[28961]: cluster 2024-04-10T03:04:13.321107+0000 mon.a (mon.0) 699 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[28961]: audit 2024-04-10T03:04:13.325359+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[28961]: audit 2024-04-10T03:04:13.326846+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[28961]: audit 2024-04-10T03:04:13.329384+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[28961]: audit 2024-04-10T03:04:13.329811+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21212]: cluster 2024-04-10T03:04:13.320937+0000 mon.a (mon.0) 698 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21212]: cluster 2024-04-10T03:04:13.321107+0000 mon.a (mon.0) 699 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21212]: audit 2024-04-10T03:04:13.325359+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21212]: audit 2024-04-10T03:04:13.326846+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21212]: audit 2024-04-10T03:04:13.329384+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:04:13.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21212]: audit 2024-04-10T03:04:13.329811+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.136:0/1590698650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:04:14.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: [10/Apr/2024:03:04:13] ENGINE Bus STARTING 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.801+0000 7fa13d79a700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.801+0000 7fa13d79a700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.801+0000 7fa13d79a700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.801+0000 7fa13d79a700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.801+0000 7fa13d79a700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.805+0000 7fa139792700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.805+0000 7fa139792700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.805+0000 7fa139792700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.805+0000 7fa139792700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: debug 2024-04-10T03:04:13.805+0000 7fa139792700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: CherryPy Checker: 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: The Application mounted at '' has an empty config. 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: [10/Apr/2024:03:04:13] ENGINE Serving on http://:::9283 2024-04-10T03:04:14.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:13 smithi016 bash[21467]: [10/Apr/2024:03:04:13] ENGINE Bus STARTED 2024-04-10T03:04:14.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: cluster 2024-04-10T03:04:13.383782+0000 mon.a (mon.0) 700 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-04-10T03:04:14.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: cluster 2024-04-10T03:04:13.644835+0000 mon.a (mon.0) 701 : cluster [INF] Active manager daemon y restarted 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: cluster 2024-04-10T03:04:13.645385+0000 mon.a (mon.0) 702 : cluster [INF] Activating manager daemon y 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: cluster 2024-04-10T03:04:13.660375+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: cluster 2024-04-10T03:04:13.661072+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0158636s), standbys: x 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.665997+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.666385+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.666761+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.667174+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.667648+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.668108+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.668642+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.669212+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.670049+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.670628+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:04:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.671264+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.671858+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.672444+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.673029+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.673613+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.674240+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.674857+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.676123+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: cluster 2024-04-10T03:04:13.701145+0000 mon.a (mon.0) 723 : cluster [INF] Manager daemon y is now available 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.724025+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.726928+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.747382+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.752626+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.761519+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:14 smithi136 bash[23435]: audit 2024-04-10T03:04:13.773371+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:04:14.686 INFO:teuthology.orchestra.run.smithi136.stdout:Scheduled alertmanager update... 2024-04-10T03:04:14.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: cluster 2024-04-10T03:04:13.383782+0000 mon.a (mon.0) 700 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-04-10T03:04:14.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: cluster 2024-04-10T03:04:13.644835+0000 mon.a (mon.0) 701 : cluster [INF] Active manager daemon y restarted 2024-04-10T03:04:14.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: cluster 2024-04-10T03:04:13.645385+0000 mon.a (mon.0) 702 : cluster [INF] Activating manager daemon y 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: cluster 2024-04-10T03:04:13.660375+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: cluster 2024-04-10T03:04:13.661072+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0158636s), standbys: x 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.665997+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.666385+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.666761+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.667174+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.667648+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.668108+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.668642+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.669212+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.670049+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.670628+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:04:14.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.671264+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.671858+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.672444+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.673029+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.673613+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: cluster 2024-04-10T03:04:13.383782+0000 mon.a (mon.0) 700 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: cluster 2024-04-10T03:04:13.644835+0000 mon.a (mon.0) 701 : cluster [INF] Active manager daemon y restarted 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: cluster 2024-04-10T03:04:13.645385+0000 mon.a (mon.0) 702 : cluster [INF] Activating manager daemon y 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: cluster 2024-04-10T03:04:13.660375+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: cluster 2024-04-10T03:04:13.661072+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0158636s), standbys: x 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.665997+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.666385+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:04:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.666761+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.667174+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.667648+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.668108+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.668642+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.669212+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.670049+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.670628+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.671264+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.671858+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.672444+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.673029+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.673613+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:04:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.674240+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.674857+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.676123+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: cluster 2024-04-10T03:04:13.701145+0000 mon.a (mon.0) 723 : cluster [INF] Manager daemon y is now available 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.724025+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.726928+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.747382+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.752626+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.761519+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[28961]: audit 2024-04-10T03:04:13.773371+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.674240+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:04:14.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.674857+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:04:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.676123+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:04:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: cluster 2024-04-10T03:04:13.701145+0000 mon.a (mon.0) 723 : cluster [INF] Manager daemon y is now available 2024-04-10T03:04:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.724025+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:04:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.726928+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:04:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.747382+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.752626+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.761519+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:04:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:14 smithi016 bash[21212]: audit 2024-04-10T03:04:13.773371+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:04:15.458 DEBUG:teuthology.orchestra.run.smithi016:alertmanager.a> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@alertmanager.a.service 2024-04-10T03:04:15.460 INFO:tasks.cephadm:Adding grafana.a on smithi136 2024-04-10T03:04:15.461 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph orch apply grafana '1;smithi136=a' 2024-04-10T03:04:15.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:15 smithi016 bash[21212]: cluster 2024-04-10T03:04:14.665487+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e19: y(active, since 1.02026s), standbys: x 2024-04-10T03:04:15.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:15 smithi016 bash[21212]: audit 2024-04-10T03:04:14.691361+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:15.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:15 smithi016 bash[21212]: audit 2024-04-10T03:04:15.041791+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:15.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:15 smithi016 bash[28961]: cluster 2024-04-10T03:04:14.665487+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e19: y(active, since 1.02026s), standbys: x 2024-04-10T03:04:15.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:15 smithi016 bash[28961]: audit 2024-04-10T03:04:14.691361+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:15.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:15 smithi016 bash[28961]: audit 2024-04-10T03:04:15.041791+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:15.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:15 smithi136 bash[23435]: cluster 2024-04-10T03:04:14.665487+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e19: y(active, since 1.02026s), standbys: x 2024-04-10T03:04:15.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:15 smithi136 bash[23435]: audit 2024-04-10T03:04:14.691361+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:15.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:15 smithi136 bash[23435]: audit 2024-04-10T03:04:15.041791+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:16.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:16 smithi136 bash[23435]: cephadm 2024-04-10T03:04:14.684753+0000 mgr.y (mgr.14514) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi016=a;count:1 2024-04-10T03:04:16.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:16 smithi136 bash[23435]: cluster 2024-04-10T03:04:14.687623+0000 mgr.y (mgr.14514) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:16.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:16 smithi136 bash[23435]: cephadm 2024-04-10T03:04:14.910358+0000 mgr.y (mgr.14514) 4 : cephadm [INF] [10/Apr/2024:03:04:14] ENGINE Bus STARTING 2024-04-10T03:04:16.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:16 smithi136 bash[23435]: cephadm 2024-04-10T03:04:15.032820+0000 mgr.y (mgr.14514) 5 : cephadm [INF] [10/Apr/2024:03:04:15] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T03:04:16.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:16 smithi136 bash[23435]: cephadm 2024-04-10T03:04:15.032963+0000 mgr.y (mgr.14514) 6 : cephadm [INF] [10/Apr/2024:03:04:15] ENGINE Bus STARTED 2024-04-10T03:04:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[21212]: cephadm 2024-04-10T03:04:14.684753+0000 mgr.y (mgr.14514) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi016=a;count:1 2024-04-10T03:04:17.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[21212]: cluster 2024-04-10T03:04:14.687623+0000 mgr.y (mgr.14514) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:17.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[21212]: cephadm 2024-04-10T03:04:14.910358+0000 mgr.y (mgr.14514) 4 : cephadm [INF] [10/Apr/2024:03:04:14] ENGINE Bus STARTING 2024-04-10T03:04:17.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[21212]: cephadm 2024-04-10T03:04:15.032820+0000 mgr.y (mgr.14514) 5 : cephadm [INF] [10/Apr/2024:03:04:15] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T03:04:17.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[21212]: cephadm 2024-04-10T03:04:15.032963+0000 mgr.y (mgr.14514) 6 : cephadm [INF] [10/Apr/2024:03:04:15] ENGINE Bus STARTED 2024-04-10T03:04:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[28961]: cephadm 2024-04-10T03:04:14.684753+0000 mgr.y (mgr.14514) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi016=a;count:1 2024-04-10T03:04:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[28961]: cluster 2024-04-10T03:04:14.687623+0000 mgr.y (mgr.14514) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[28961]: cephadm 2024-04-10T03:04:14.910358+0000 mgr.y (mgr.14514) 4 : cephadm [INF] [10/Apr/2024:03:04:14] ENGINE Bus STARTING 2024-04-10T03:04:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[28961]: cephadm 2024-04-10T03:04:15.032820+0000 mgr.y (mgr.14514) 5 : cephadm [INF] [10/Apr/2024:03:04:15] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T03:04:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:16 smithi016 bash[28961]: cephadm 2024-04-10T03:04:15.032963+0000 mgr.y (mgr.14514) 6 : cephadm [INF] [10/Apr/2024:03:04:15] ENGINE Bus STARTED 2024-04-10T03:04:17.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:17 smithi136 bash[23435]: cluster 2024-04-10T03:04:15.669824+0000 mgr.y (mgr.14514) 7 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:17.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:17 smithi136 bash[23435]: cluster 2024-04-10T03:04:16.680710+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-04-10T03:04:18.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:17 smithi016 bash[21212]: cluster 2024-04-10T03:04:15.669824+0000 mgr.y (mgr.14514) 7 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:18.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:17 smithi016 bash[21212]: cluster 2024-04-10T03:04:16.680710+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-04-10T03:04:18.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:17 smithi016 bash[28961]: cluster 2024-04-10T03:04:15.669824+0000 mgr.y (mgr.14514) 7 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:18.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:17 smithi016 bash[28961]: cluster 2024-04-10T03:04:16.680710+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-04-10T03:04:19.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:19 smithi136 bash[23435]: cluster 2024-04-10T03:04:17.670415+0000 mgr.y (mgr.14514) 8 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:19.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:19 smithi136 bash[23435]: cluster 2024-04-10T03:04:18.681516+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-04-10T03:04:19.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:19 smithi136 bash[23435]: audit 2024-04-10T03:04:19.234068+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:19.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:19 smithi136 bash[23435]: audit 2024-04-10T03:04:19.240976+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:19.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:19 smithi136 bash[23435]: audit 2024-04-10T03:04:19.477337+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:19.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:19 smithi136 bash[23435]: audit 2024-04-10T03:04:19.486051+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:19.978 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:04:20.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[21212]: cluster 2024-04-10T03:04:17.670415+0000 mgr.y (mgr.14514) 8 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:20.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[21212]: cluster 2024-04-10T03:04:18.681516+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-04-10T03:04:20.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[21212]: audit 2024-04-10T03:04:19.234068+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:20.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[21212]: audit 2024-04-10T03:04:19.240976+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:20.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[21212]: audit 2024-04-10T03:04:19.477337+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:20.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[21212]: audit 2024-04-10T03:04:19.486051+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:20.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[28961]: cluster 2024-04-10T03:04:17.670415+0000 mgr.y (mgr.14514) 8 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:20.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[28961]: cluster 2024-04-10T03:04:18.681516+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-04-10T03:04:20.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[28961]: audit 2024-04-10T03:04:19.234068+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:20.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[28961]: audit 2024-04-10T03:04:19.240976+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:20.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[28961]: audit 2024-04-10T03:04:19.477337+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:20.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:19 smithi016 bash[28961]: audit 2024-04-10T03:04:19.486051+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:20.667 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:04:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:04:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: cluster 2024-04-10T03:04:19.671179+0000 mgr.y (mgr.14514) 9 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:19.947868+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:19.955735+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:19.958678+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:19.959713+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:19.960592+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:19.961445+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: cephadm 2024-04-10T03:04:19.962101+0000 mgr.y (mgr.14514) 10 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 3037M 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:19.967201+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:20.195998+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:20.206689+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:20.209688+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:20.211394+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:20.213140+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:20.214750+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: cephadm 2024-04-10T03:04:20.216002+0000 mgr.y (mgr.14514) 11 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 3036M 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:20.224839+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:20.227020+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: audit 2024-04-10T03:04:20.228694+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:04:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: cephadm 2024-04-10T03:04:20.231251+0000 mgr.y (mgr.14514) 12 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:04:21.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: cephadm 2024-04-10T03:04:20.231779+0000 mgr.y (mgr.14514) 13 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:04:21.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: cephadm 2024-04-10T03:04:20.498133+0000 mgr.y (mgr.14514) 14 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:04:21.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: cephadm 2024-04-10T03:04:20.499178+0000 mgr.y (mgr.14514) 15 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:04:21.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: cephadm 2024-04-10T03:04:20.663345+0000 mgr.y (mgr.14514) 16 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:04:21.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:20 smithi136 bash[23435]: cephadm 2024-04-10T03:04:20.664377+0000 mgr.y (mgr.14514) 17 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: cluster 2024-04-10T03:04:19.671179+0000 mgr.y (mgr.14514) 9 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:19.947868+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:19.955735+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:19.958678+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:19.959713+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:19.960592+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:19.961445+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: cephadm 2024-04-10T03:04:19.962101+0000 mgr.y (mgr.14514) 10 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 3037M 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:19.967201+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:20.195998+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:20.206689+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:20.209688+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.215 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:20.211394+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:20.213140+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:20.214750+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: cephadm 2024-04-10T03:04:20.216002+0000 mgr.y (mgr.14514) 11 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 3036M 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:20.224839+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:20.227020+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: audit 2024-04-10T03:04:20.228694+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: cluster 2024-04-10T03:04:19.671179+0000 mgr.y (mgr.14514) 9 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:19.947868+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:19.955735+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:19.958678+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.216 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:19.959713+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:19.960592+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:19.961445+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: cephadm 2024-04-10T03:04:19.962101+0000 mgr.y (mgr.14514) 10 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 3037M 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:19.967201+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:20.195998+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:20.206689+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:20.209688+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:20.211394+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:20.213140+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:20.214750+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: cephadm 2024-04-10T03:04:20.216002+0000 mgr.y (mgr.14514) 11 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 3036M 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:20.224839+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:20.227020+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:04:21.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: audit 2024-04-10T03:04:20.228694+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: cephadm 2024-04-10T03:04:20.231251+0000 mgr.y (mgr.14514) 12 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: cephadm 2024-04-10T03:04:20.231779+0000 mgr.y (mgr.14514) 13 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: cephadm 2024-04-10T03:04:20.498133+0000 mgr.y (mgr.14514) 14 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: cephadm 2024-04-10T03:04:20.499178+0000 mgr.y (mgr.14514) 15 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: cephadm 2024-04-10T03:04:20.663345+0000 mgr.y (mgr.14514) 16 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[28961]: cephadm 2024-04-10T03:04:20.664377+0000 mgr.y (mgr.14514) 17 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: cephadm 2024-04-10T03:04:20.231251+0000 mgr.y (mgr.14514) 12 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: cephadm 2024-04-10T03:04:20.231779+0000 mgr.y (mgr.14514) 13 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: cephadm 2024-04-10T03:04:20.498133+0000 mgr.y (mgr.14514) 14 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:04:21.218 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: cephadm 2024-04-10T03:04:20.499178+0000 mgr.y (mgr.14514) 15 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:04:21.219 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: cephadm 2024-04-10T03:04:20.663345+0000 mgr.y (mgr.14514) 16 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:04:21.219 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:20 smithi016 bash[21212]: cephadm 2024-04-10T03:04:20.664377+0000 mgr.y (mgr.14514) 17 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:04:21.484 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.484 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.484 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.485 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.485 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.485 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.486 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.486 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.486 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.740 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.740 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.741 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.741 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.741 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.742 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.742 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.742 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.742 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.742 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:21.743 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:21 smithi016 systemd[1]: Started Ceph node-exporter.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:04:21.994 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:21 smithi016 bash[54766]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-10T03:04:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: cephadm 2024-04-10T03:04:20.828442+0000 mgr.y (mgr.14514) 18 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:04:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: cephadm 2024-04-10T03:04:20.829404+0000 mgr.y (mgr.14514) 19 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:04:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: audit 2024-04-10T03:04:20.999314+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: audit 2024-04-10T03:04:21.003887+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: audit 2024-04-10T03:04:21.009847+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: audit 2024-04-10T03:04:21.014845+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: audit 2024-04-10T03:04:21.019992+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: cephadm 2024-04-10T03:04:21.023421+0000 mgr.y (mgr.14514) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi016 2024-04-10T03:04:22.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: audit 2024-04-10T03:04:21.782110+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: audit 2024-04-10T03:04:21.788323+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[21212]: audit 2024-04-10T03:04:21.843285+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: cephadm 2024-04-10T03:04:20.828442+0000 mgr.y (mgr.14514) 18 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: cephadm 2024-04-10T03:04:20.829404+0000 mgr.y (mgr.14514) 19 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: audit 2024-04-10T03:04:20.999314+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: audit 2024-04-10T03:04:21.003887+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: audit 2024-04-10T03:04:21.009847+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: audit 2024-04-10T03:04:21.014845+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: audit 2024-04-10T03:04:21.019992+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: cephadm 2024-04-10T03:04:21.023421+0000 mgr.y (mgr.14514) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi016 2024-04-10T03:04:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: audit 2024-04-10T03:04:21.782110+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: audit 2024-04-10T03:04:21.788323+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[28961]: audit 2024-04-10T03:04:21.843285+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.326 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.326 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.327 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.327 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.327 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.327 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.328 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: cephadm 2024-04-10T03:04:20.828442+0000 mgr.y (mgr.14514) 18 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:04:22.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: cephadm 2024-04-10T03:04:20.829404+0000 mgr.y (mgr.14514) 19 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:04:22.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: audit 2024-04-10T03:04:20.999314+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: audit 2024-04-10T03:04:21.003887+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: audit 2024-04-10T03:04:21.009847+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: audit 2024-04-10T03:04:21.014845+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: audit 2024-04-10T03:04:21.019992+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: cephadm 2024-04-10T03:04:21.023421+0000 mgr.y (mgr.14514) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi016 2024-04-10T03:04:22.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: audit 2024-04-10T03:04:21.782110+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: audit 2024-04-10T03:04:21.788323+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[23435]: audit 2024-04-10T03:04:21.843285+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:22.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.590 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.590 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.591 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.591 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.591 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.591 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.592 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.592 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:22.809 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[54766]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-10T03:04:22.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:22 smithi136 systemd[1]: Started Ceph node-exporter.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:04:22.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:22 smithi136 bash[49576]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-10T03:04:22.942 INFO:teuthology.orchestra.run.smithi136.stdout:Scheduled grafana update... 2024-04-10T03:04:23.098 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[54766]: 22b70bddd3ac: Pulling fs layer 2024-04-10T03:04:23.098 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[54766]: 5c12815fee55: Pulling fs layer 2024-04-10T03:04:23.098 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:22 smithi016 bash[54766]: c0e87333d380: Pulling fs layer 2024-04-10T03:04:23.098 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[54766]: 22b70bddd3ac: Verifying Checksum 2024-04-10T03:04:23.098 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[54766]: 22b70bddd3ac: Download complete 2024-04-10T03:04:23.098 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[54766]: 5c12815fee55: Verifying Checksum 2024-04-10T03:04:23.098 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[54766]: 5c12815fee55: Download complete 2024-04-10T03:04:23.099 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:22 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:23.559 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[54766]: c0e87333d380: Verifying Checksum 2024-04-10T03:04:23.560 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[54766]: c0e87333d380: Download complete 2024-04-10T03:04:23.560 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[54766]: 22b70bddd3ac: Pull complete 2024-04-10T03:04:23.898 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[54766]: 5c12815fee55: Pull complete 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[21212]: cluster 2024-04-10T03:04:21.672287+0000 mgr.y (mgr.14514) 21 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[21212]: cephadm 2024-04-10T03:04:21.844659+0000 mgr.y (mgr.14514) 22 : cephadm [INF] Deploying daemon node-exporter.b on smithi136 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[21212]: audit 2024-04-10T03:04:22.640149+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[21212]: audit 2024-04-10T03:04:22.652078+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[21212]: audit 2024-04-10T03:04:22.669739+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[21212]: audit 2024-04-10T03:04:22.678638+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[21212]: audit 2024-04-10T03:04:22.695323+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[21212]: audit 2024-04-10T03:04:22.947031+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[28961]: cluster 2024-04-10T03:04:21.672287+0000 mgr.y (mgr.14514) 21 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-10T03:04:23.899 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[28961]: cephadm 2024-04-10T03:04:21.844659+0000 mgr.y (mgr.14514) 22 : cephadm [INF] Deploying daemon node-exporter.b on smithi136 2024-04-10T03:04:23.900 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[28961]: audit 2024-04-10T03:04:22.640149+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.900 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[28961]: audit 2024-04-10T03:04:22.652078+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.900 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[28961]: audit 2024-04-10T03:04:22.669739+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.900 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[28961]: audit 2024-04-10T03:04:22.678638+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.900 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[28961]: audit 2024-04-10T03:04:22.695323+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.900 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[28961]: audit 2024-04-10T03:04:22.947031+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:23 smithi136 bash[49576]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-10T03:04:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:23 smithi136 bash[23435]: cluster 2024-04-10T03:04:21.672287+0000 mgr.y (mgr.14514) 21 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-10T03:04:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:23 smithi136 bash[23435]: cephadm 2024-04-10T03:04:21.844659+0000 mgr.y (mgr.14514) 22 : cephadm [INF] Deploying daemon node-exporter.b on smithi136 2024-04-10T03:04:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:23 smithi136 bash[23435]: audit 2024-04-10T03:04:22.640149+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:23 smithi136 bash[23435]: audit 2024-04-10T03:04:22.652078+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:23 smithi136 bash[23435]: audit 2024-04-10T03:04:22.669739+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:23 smithi136 bash[23435]: audit 2024-04-10T03:04:22.678638+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:23 smithi136 bash[23435]: audit 2024-04-10T03:04:22.695323+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:23.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:23 smithi136 bash[23435]: audit 2024-04-10T03:04:22.947031+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:24.018 DEBUG:teuthology.orchestra.run.smithi136:grafana.a> sudo journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service 2024-04-10T03:04:24.021 INFO:tasks.cephadm:Setting up client nodes... 2024-04-10T03:04:24.021 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-10T03:04:24.176 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:23 smithi016 bash[54766]: c0e87333d380: Pull complete 2024-04-10T03:04:24.176 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[54766]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-10T03:04:24.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[54766]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-10T03:04:24.371 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[49576]: 22b70bddd3ac: Pulling fs layer 2024-04-10T03:04:24.371 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[49576]: 5c12815fee55: Pulling fs layer 2024-04-10T03:04:24.371 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[49576]: c0e87333d380: Pulling fs layer 2024-04-10T03:04:24.371 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[49576]: 5c12815fee55: Download complete 2024-04-10T03:04:24.417 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[49576]: 22b70bddd3ac: Download complete 2024-04-10T03:04:24.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[23435]: cephadm 2024-04-10T03:04:22.730267+0000 mgr.y (mgr.14514) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi016 2024-04-10T03:04:24.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[23435]: audit 2024-04-10T03:04:22.935584+0000 mgr.y (mgr.14514) 24 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi136=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:04:24.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[23435]: cephadm 2024-04-10T03:04:22.939470+0000 mgr.y (mgr.14514) 25 : cephadm [INF] Saving service grafana spec with placement smithi136=a;count:1 2024-04-10T03:04:24.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[23435]: audit 2024-04-10T03:04:23.758348+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:24.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[49576]: c0e87333d380: Verifying Checksum 2024-04-10T03:04:24.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:24 smithi136 bash[49576]: 22b70bddd3ac: Pull complete 2024-04-10T03:04:25.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[21212]: cephadm 2024-04-10T03:04:22.730267+0000 mgr.y (mgr.14514) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi016 2024-04-10T03:04:25.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[21212]: audit 2024-04-10T03:04:22.935584+0000 mgr.y (mgr.14514) 24 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi136=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:04:25.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[21212]: cephadm 2024-04-10T03:04:22.939470+0000 mgr.y (mgr.14514) 25 : cephadm [INF] Saving service grafana spec with placement smithi136=a;count:1 2024-04-10T03:04:25.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[21212]: audit 2024-04-10T03:04:23.758348+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:25.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[28961]: cephadm 2024-04-10T03:04:22.730267+0000 mgr.y (mgr.14514) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi016 2024-04-10T03:04:25.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[28961]: audit 2024-04-10T03:04:22.935584+0000 mgr.y (mgr.14514) 24 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi136=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:04:25.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[28961]: cephadm 2024-04-10T03:04:22.939470+0000 mgr.y (mgr.14514) 25 : cephadm [INF] Saving service grafana spec with placement smithi136=a;count:1 2024-04-10T03:04:25.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:24 smithi016 bash[28961]: audit 2024-04-10T03:04:23.758348+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:25.415 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:25 smithi136 bash[49576]: 5c12815fee55: Pull complete 2024-04-10T03:04:25.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:25 smithi136 bash[23435]: cluster 2024-04-10T03:04:23.672979+0000 mgr.y (mgr.14514) 26 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-10T03:04:25.667 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:25 smithi136 bash[49576]: c0e87333d380: Pull complete 2024-04-10T03:04:25.668 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:25 smithi136 bash[49576]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-10T03:04:25.668 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:25 smithi136 bash[49576]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-10T03:04:26.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:25 smithi016 bash[21212]: cluster 2024-04-10T03:04:23.672979+0000 mgr.y (mgr.14514) 26 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-10T03:04:26.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:25 smithi016 bash[28961]: cluster 2024-04-10T03:04:23.672979+0000 mgr.y (mgr.14514) 26 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-10T03:04:26.810 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.505Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-10T03:04:26.810 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.505Z 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-04-10T03:04:26.810 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.505Z 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-04-10T03:04:26.810 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.505Z 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-04-10T03:04:26.810 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.506Z 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-04-10T03:04:26.810 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.506Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-10T03:04:26.810 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-10T03:04:26.810 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=arp 2024-04-10T03:04:26.810 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=edac 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-10T03:04:26.811 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=os 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-10T03:04:26.812 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=stat 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=time 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=uname 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-10T03:04:26.813 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-10T03:04:26.814 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:26 smithi016 bash[54766]: ts=2024-04-10T03:04:26.507Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-10T03:04:27.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.954Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-10T03:04:27.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.954Z 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-04-10T03:04:27.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.954Z 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-04-10T03:04:27.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.954Z 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-04-10T03:04:27.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z 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-04-10T03:04:27.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-10T03:04:27.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=arp 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=edac 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-10T03:04:27.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-10T03:04:27.170 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.955Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-10T03:04:27.170 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-10T03:04:27.170 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-10T03:04:27.170 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-10T03:04:27.170 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-10T03:04:27.170 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-10T03:04:27.170 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-10T03:04:27.170 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=os 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-10T03:04:27.171 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=stat 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=time 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=uname 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-10T03:04:27.172 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-10T03:04:27.173 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-10T03:04:27.173 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:04:26 smithi136 bash[49576]: ts=2024-04-10T03:04:26.956Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-10T03:04:27.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:27 smithi136 bash[23435]: cluster 2024-04-10T03:04:25.673829+0000 mgr.y (mgr.14514) 27 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-10T03:04:28.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:27 smithi016 bash[21212]: cluster 2024-04-10T03:04:25.673829+0000 mgr.y (mgr.14514) 27 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-10T03:04:28.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:27 smithi016 bash[28961]: cluster 2024-04-10T03:04:25.673829+0000 mgr.y (mgr.14514) 27 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-10T03:04:28.816 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:04:29.865 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:29 smithi016 bash[21212]: cluster 2024-04-10T03:04:27.674519+0000 mgr.y (mgr.14514) 28 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-10T03:04:29.866 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:29 smithi016 bash[21212]: audit 2024-04-10T03:04:28.753549+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:29.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:29 smithi016 bash[28961]: cluster 2024-04-10T03:04:27.674519+0000 mgr.y (mgr.14514) 28 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-10T03:04:29.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:29 smithi016 bash[28961]: audit 2024-04-10T03:04:28.753549+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:29.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:29 smithi136 bash[23435]: cluster 2024-04-10T03:04:27.674519+0000 mgr.y (mgr.14514) 28 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-10T03:04:29.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:29 smithi136 bash[23435]: audit 2024-04-10T03:04:28.753549+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:30.667 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:30 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:04:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:04:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:31 smithi136 bash[23435]: cluster 2024-04-10T03:04:29.674927+0000 mgr.y (mgr.14514) 29 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-10T03:04:32.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:31 smithi016 bash[21212]: cluster 2024-04-10T03:04:29.674927+0000 mgr.y (mgr.14514) 29 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-10T03:04:32.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:31 smithi016 bash[28961]: cluster 2024-04-10T03:04:29.674927+0000 mgr.y (mgr.14514) 29 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-10T03:04:32.570 INFO:teuthology.orchestra.run.smithi016.stdout:[client.0] 2024-04-10T03:04:32.570 INFO:teuthology.orchestra.run.smithi016.stdout: key = AQDAARZmo1n8IRAAH5fTJNOB5WGLaAiuxiLiSA== 2024-04-10T03:04:32.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:32 smithi136 bash[23435]: audit 2024-04-10T03:04:32.569149+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.16:0/3254702753' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-10T03:04:32.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:32 smithi136 bash[23435]: audit 2024-04-10T03:04:32.569871+0000 mon.a (mon.0) 771 : 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-04-10T03:04:32.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:32 smithi136 bash[23435]: audit 2024-04-10T03:04:32.575845+0000 mon.a (mon.0) 772 : 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-04-10T03:04:33.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:32 smithi016 bash[21212]: audit 2024-04-10T03:04:32.569149+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.16:0/3254702753' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-10T03:04:33.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:32 smithi016 bash[21212]: audit 2024-04-10T03:04:32.569871+0000 mon.a (mon.0) 771 : 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-04-10T03:04:33.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:32 smithi016 bash[21212]: audit 2024-04-10T03:04:32.575845+0000 mon.a (mon.0) 772 : 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-04-10T03:04:33.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:32 smithi016 bash[28961]: audit 2024-04-10T03:04:32.569149+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.16:0/3254702753' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-10T03:04:33.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:32 smithi016 bash[28961]: audit 2024-04-10T03:04:32.569871+0000 mon.a (mon.0) 771 : 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-04-10T03:04:33.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:32 smithi016 bash[28961]: audit 2024-04-10T03:04:32.575845+0000 mon.a (mon.0) 772 : 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-04-10T03:04:33.663 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T03:04:33.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-10T03:04:33.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-10T03:04:33.679 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-10T03:04:33.747 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:33.747 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:33.747 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:33.748 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:33.748 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:33.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:33.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:33 smithi016 bash[28961]: cluster 2024-04-10T03:04:31.676236+0000 mgr.y (mgr.14514) 30 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-10T03:04:33.749 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:33.749 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:33.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:33.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:33 smithi016 bash[21212]: cluster 2024-04-10T03:04:31.676236+0000 mgr.y (mgr.14514) 30 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-10T03:04:33.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:33 smithi136 bash[23435]: cluster 2024-04-10T03:04:31.676236+0000 mgr.y (mgr.14514) 30 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-10T03:04:34.011 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.011 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.011 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.012 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.012 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.012 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.012 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.012 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.012 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.013 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.013 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.013 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.013 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:04:33 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:04:34.309 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:34 smithi016 systemd[1]: Started Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:04:35.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[55316]: ts=2024-04-10T03:04:35.176Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-10T03:04:35.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[55316]: ts=2024-04-10T03:04:35.176Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-10T03:04:35.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[55316]: ts=2024-04-10T03:04:35.178Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.16 port=9094 2024-04-10T03:04:35.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[55316]: ts=2024-04-10T03:04:35.178Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-10T03:04:35.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[55316]: ts=2024-04-10T03:04:35.209Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-10T03:04:35.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[55316]: ts=2024-04-10T03:04:35.209Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-10T03:04:35.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[55316]: ts=2024-04-10T03:04:35.213Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-10T03:04:35.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[55316]: ts=2024-04-10T03:04:35.213Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[21212]: cluster 2024-04-10T03:04:33.676703+0000 mgr.y (mgr.14514) 31 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[21212]: audit 2024-04-10T03:04:34.052537+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[21212]: audit 2024-04-10T03:04:34.067636+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[21212]: audit 2024-04-10T03:04:34.079947+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[21212]: audit 2024-04-10T03:04:34.085624+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[21212]: audit 2024-04-10T03:04:34.134188+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[21212]: audit 2024-04-10T03:04:34.406534+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[21212]: audit 2024-04-10T03:04:34.411999+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[28961]: cluster 2024-04-10T03:04:33.676703+0000 mgr.y (mgr.14514) 31 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:35.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[28961]: audit 2024-04-10T03:04:34.052537+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[28961]: audit 2024-04-10T03:04:34.067636+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[28961]: audit 2024-04-10T03:04:34.079947+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[28961]: audit 2024-04-10T03:04:34.085624+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[28961]: audit 2024-04-10T03:04:34.134188+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:04:35.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[28961]: audit 2024-04-10T03:04:34.406534+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:35 smithi016 bash[28961]: audit 2024-04-10T03:04:34.411999+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:35 smithi136 bash[23435]: cluster 2024-04-10T03:04:33.676703+0000 mgr.y (mgr.14514) 31 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:35.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:35 smithi136 bash[23435]: audit 2024-04-10T03:04:34.052537+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:35 smithi136 bash[23435]: audit 2024-04-10T03:04:34.067636+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:35 smithi136 bash[23435]: audit 2024-04-10T03:04:34.079947+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:35 smithi136 bash[23435]: audit 2024-04-10T03:04:34.085624+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:35 smithi136 bash[23435]: audit 2024-04-10T03:04:34.134188+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:04:35.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:35 smithi136 bash[23435]: audit 2024-04-10T03:04:34.406534+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:35.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:35 smithi136 bash[23435]: audit 2024-04-10T03:04:34.411999+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:37.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:37 smithi016 bash[21212]: cluster 2024-04-10T03:04:35.677564+0000 mgr.y (mgr.14514) 32 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:37.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:37 smithi016 bash[55316]: ts=2024-04-10T03:04:37.179Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000141416s 2024-04-10T03:04:37.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:37 smithi016 bash[28961]: cluster 2024-04-10T03:04:35.677564+0000 mgr.y (mgr.14514) 32 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:37.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:37 smithi136 bash[23435]: cluster 2024-04-10T03:04:35.677564+0000 mgr.y (mgr.14514) 32 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:38.460 INFO:teuthology.orchestra.run.smithi136.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.b/config 2024-04-10T03:04:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:39 smithi016 bash[21212]: cluster 2024-04-10T03:04:37.678272+0000 mgr.y (mgr.14514) 33 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:39 smithi016 bash[21212]: audit 2024-04-10T03:04:38.770344+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:39.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:39 smithi016 bash[28961]: cluster 2024-04-10T03:04:37.678272+0000 mgr.y (mgr.14514) 33 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:39 smithi016 bash[28961]: audit 2024-04-10T03:04:38.770344+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:39.347 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:39 smithi136 bash[23435]: cluster 2024-04-10T03:04:37.678272+0000 mgr.y (mgr.14514) 33 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:39.347 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:39 smithi136 bash[23435]: audit 2024-04-10T03:04:38.770344+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:39 smithi016 bash[21467]: [10/Apr/2024:03:04:39] ENGINE Bus STOPPING 2024-04-10T03:04:40.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:39 smithi016 bash[21467]: [10/Apr/2024:03:04:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:04:40.310 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:39 smithi016 bash[21467]: [10/Apr/2024:03:04:39] ENGINE Bus STOPPED 2024-04-10T03:04:40.310 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:39 smithi016 bash[21467]: [10/Apr/2024:03:04:39] ENGINE Bus STARTING 2024-04-10T03:04:40.310 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21467]: [10/Apr/2024:03:04:40] ENGINE Serving on http://:::9283 2024-04-10T03:04:40.310 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21467]: [10/Apr/2024:03:04:40] ENGINE Bus STARTED 2024-04-10T03:04:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.079436+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.090676+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.797249+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.803167+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.804235+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.805031+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.809748+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.871307+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.876170+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.879424+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[28961]: audit 2024-04-10T03:04:39.885814+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.079436+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.090676+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.797249+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.803167+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.804235+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.805031+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:04:40.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.809748+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.871307+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.876170+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.879424+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-10T03:04:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:40 smithi016 bash[21212]: audit 2024-04-10T03:04:39.885814+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.352 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.079436+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.090676+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.797249+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.803167+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.804235+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.805031+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.809748+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.871307+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.876170+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.879424+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-10T03:04:40.353 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[23435]: audit 2024-04-10T03:04:39.885814+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:40.666 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:40 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:04:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:04:41.356 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:41 smithi136 bash[23435]: cluster 2024-04-10T03:04:39.678779+0000 mgr.y (mgr.14514) 34 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:41.357 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:41 smithi136 bash[23435]: audit 2024-04-10T03:04:39.880757+0000 mgr.y (mgr.14514) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-10T03:04:41.357 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:41 smithi136 bash[23435]: cephadm 2024-04-10T03:04:39.910757+0000 mgr.y (mgr.14514) 36 : cephadm [INF] Deploying daemon grafana.a on smithi136 2024-04-10T03:04:41.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:41 smithi016 bash[21212]: cluster 2024-04-10T03:04:39.678779+0000 mgr.y (mgr.14514) 34 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:41.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:41 smithi016 bash[21212]: audit 2024-04-10T03:04:39.880757+0000 mgr.y (mgr.14514) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-10T03:04:41.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:41 smithi016 bash[21212]: cephadm 2024-04-10T03:04:39.910757+0000 mgr.y (mgr.14514) 36 : cephadm [INF] Deploying daemon grafana.a on smithi136 2024-04-10T03:04:41.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:41 smithi016 bash[28961]: cluster 2024-04-10T03:04:39.678779+0000 mgr.y (mgr.14514) 34 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:41.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:41 smithi016 bash[28961]: audit 2024-04-10T03:04:39.880757+0000 mgr.y (mgr.14514) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-10T03:04:41.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:41 smithi016 bash[28961]: cephadm 2024-04-10T03:04:39.910757+0000 mgr.y (mgr.14514) 36 : cephadm [INF] Deploying daemon grafana.a on smithi136 2024-04-10T03:04:41.840 INFO:teuthology.orchestra.run.smithi136.stdout:[client.1] 2024-04-10T03:04:41.840 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQDJARZm26n3MRAAlJNQjMQAk7o6LXvVyKI+WQ== 2024-04-10T03:04:42.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:42 smithi136 bash[23435]: audit 2024-04-10T03:04:41.837974+0000 mon.a (mon.0) 792 : 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-04-10T03:04:42.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:42 smithi136 bash[23435]: audit 2024-04-10T03:04:41.839314+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.136:0/3290668916' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-10T03:04:42.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:42 smithi136 bash[23435]: audit 2024-04-10T03:04:41.845270+0000 mon.a (mon.0) 793 : 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-04-10T03:04:42.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:42 smithi016 bash[28961]: audit 2024-04-10T03:04:41.837974+0000 mon.a (mon.0) 792 : 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-04-10T03:04:42.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:42 smithi016 bash[28961]: audit 2024-04-10T03:04:41.839314+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.136:0/3290668916' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-10T03:04:42.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:42 smithi016 bash[28961]: audit 2024-04-10T03:04:41.845270+0000 mon.a (mon.0) 793 : 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-04-10T03:04:42.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:42 smithi016 bash[21212]: audit 2024-04-10T03:04:41.837974+0000 mon.a (mon.0) 792 : 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-04-10T03:04:42.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:42 smithi016 bash[21212]: audit 2024-04-10T03:04:41.839314+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.136:0/3290668916' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-10T03:04:42.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:42 smithi016 bash[21212]: audit 2024-04-10T03:04:41.845270+0000 mon.a (mon.0) 793 : 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-04-10T03:04:42.704 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T03:04:42.704 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-10T03:04:42.704 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-10T03:04:42.728 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-04-10T03:04:42.729 DEBUG:teuthology.orchestra.run.smithi016:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-04-10T03:04:43.030 INFO:teuthology.misc.health.smithi016.stdout: 2024-04-10T03:04:43.031 INFO:teuthology.misc.health.smithi016.stdout:{"epoch":63,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:04:13.644938+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-10T03:03:33.400923+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-10T03:03:34.400443+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/3357210045":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3264228238":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/697456505":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/4239943894":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:04:43.048 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-04-10T03:04:43.049 INFO:tasks.cephadm:Creating RBD pool 2024-04-10T03:04:43.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-04-10T03:04:43.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:43 smithi136 bash[23435]: cluster 2024-04-10T03:04:41.679811+0000 mgr.y (mgr.14514) 37 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:43.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:43 smithi136 bash[23435]: audit 2024-04-10T03:04:43.034463+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.16:0/1350916118' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:04:43.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:43 smithi016 bash[21212]: cluster 2024-04-10T03:04:41.679811+0000 mgr.y (mgr.14514) 37 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:43.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:43 smithi016 bash[21212]: audit 2024-04-10T03:04:43.034463+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.16:0/1350916118' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:04:43.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:43 smithi016 bash[28961]: cluster 2024-04-10T03:04:41.679811+0000 mgr.y (mgr.14514) 37 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:43.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:43 smithi016 bash[28961]: audit 2024-04-10T03:04:43.034463+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.16:0/1350916118' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:04:44.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:44 smithi136 bash[23435]: audit 2024-04-10T03:04:43.754491+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:44.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:44 smithi016 bash[28961]: audit 2024-04-10T03:04:43.754491+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:44.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:44 smithi016 bash[21212]: audit 2024-04-10T03:04:43.754491+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:45.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:45 smithi136 bash[23435]: cluster 2024-04-10T03:04:43.680549+0000 mgr.y (mgr.14514) 38 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:45.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:45 smithi016 bash[21212]: cluster 2024-04-10T03:04:43.680549+0000 mgr.y (mgr.14514) 38 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:45.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:45 smithi016 bash[28961]: cluster 2024-04-10T03:04:43.680549+0000 mgr.y (mgr.14514) 38 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:45.560 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:04:45 smithi016 bash[55316]: ts=2024-04-10T03:04:45.179Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.000930896s 2024-04-10T03:04:47.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:47 smithi136 bash[23435]: cluster 2024-04-10T03:04:45.681783+0000 mgr.y (mgr.14514) 39 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:47 smithi016 bash[21212]: cluster 2024-04-10T03:04:45.681783+0000 mgr.y (mgr.14514) 39 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:47.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:47 smithi016 bash[28961]: cluster 2024-04-10T03:04:45.681783+0000 mgr.y (mgr.14514) 39 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:47.844 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:04:49.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:49 smithi016 bash[21212]: cluster 2024-04-10T03:04:47.682438+0000 mgr.y (mgr.14514) 40 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:49.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:49 smithi016 bash[28961]: cluster 2024-04-10T03:04:47.682438+0000 mgr.y (mgr.14514) 40 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:49.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:49 smithi136 bash[23435]: cluster 2024-04-10T03:04:47.682438+0000 mgr.y (mgr.14514) 40 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:50.666 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:04:50 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:04:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:04:51.148 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'rbd' created 2024-04-10T03:04:51.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:51 smithi136 bash[23435]: cluster 2024-04-10T03:04:49.683376+0000 mgr.y (mgr.14514) 41 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:51.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:51 smithi136 bash[23435]: audit 2024-04-10T03:04:50.540893+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.16:0/2737038693' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-10T03:04:51.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:51 smithi016 bash[21212]: cluster 2024-04-10T03:04:49.683376+0000 mgr.y (mgr.14514) 41 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:51.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:51 smithi016 bash[21212]: audit 2024-04-10T03:04:50.540893+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.16:0/2737038693' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-10T03:04:51.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:51 smithi016 bash[28961]: cluster 2024-04-10T03:04:49.683376+0000 mgr.y (mgr.14514) 41 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:51.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:51 smithi016 bash[28961]: audit 2024-04-10T03:04:50.540893+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.16:0/2737038693' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-10T03:04:51.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-04-10T03:04:52.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:52 smithi136 bash[23435]: audit 2024-04-10T03:04:51.141664+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.16:0/2737038693' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-10T03:04:52.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:52 smithi136 bash[23435]: cluster 2024-04-10T03:04:51.141877+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-10T03:04:52.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:52 smithi016 bash[21212]: audit 2024-04-10T03:04:51.141664+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.16:0/2737038693' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-10T03:04:52.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:52 smithi016 bash[21212]: cluster 2024-04-10T03:04:51.141877+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-10T03:04:52.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:52 smithi016 bash[28961]: audit 2024-04-10T03:04:51.141664+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.16:0/2737038693' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-10T03:04:52.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:52 smithi016 bash[28961]: cluster 2024-04-10T03:04:51.141877+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-10T03:04:53.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:53 smithi136 bash[23435]: cluster 2024-04-10T03:04:51.684043+0000 mgr.y (mgr.14514) 42 : cluster [DBG] pgmap v23: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:53.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:53 smithi136 bash[23435]: cluster 2024-04-10T03:04:52.134924+0000 mon.a (mon.0) 798 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:04:53.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:53 smithi136 bash[23435]: cluster 2024-04-10T03:04:52.152960+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-10T03:04:53.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:53 smithi016 bash[21212]: cluster 2024-04-10T03:04:51.684043+0000 mgr.y (mgr.14514) 42 : cluster [DBG] pgmap v23: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:53.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:53 smithi016 bash[21212]: cluster 2024-04-10T03:04:52.134924+0000 mon.a (mon.0) 798 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:04:53.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:53 smithi016 bash[21212]: cluster 2024-04-10T03:04:52.152960+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-10T03:04:53.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:53 smithi016 bash[28961]: cluster 2024-04-10T03:04:51.684043+0000 mgr.y (mgr.14514) 42 : cluster [DBG] pgmap v23: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:53.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:53 smithi016 bash[28961]: cluster 2024-04-10T03:04:52.134924+0000 mon.a (mon.0) 798 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:04:53.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:53 smithi016 bash[28961]: cluster 2024-04-10T03:04:52.152960+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-10T03:04:54.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:54 smithi136 bash[23435]: cluster 2024-04-10T03:04:53.159975+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-10T03:04:54.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:54 smithi016 bash[21212]: cluster 2024-04-10T03:04:53.159975+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-10T03:04:54.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:54 smithi016 bash[28961]: cluster 2024-04-10T03:04:53.159975+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-10T03:04:55.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:55 smithi136 bash[23435]: cluster 2024-04-10T03:04:53.684725+0000 mgr.y (mgr.14514) 43 : cluster [DBG] pgmap v26: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:55.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:55 smithi016 bash[21212]: cluster 2024-04-10T03:04:53.684725+0000 mgr.y (mgr.14514) 43 : cluster [DBG] pgmap v26: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:55.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:55 smithi016 bash[28961]: cluster 2024-04-10T03:04:53.684725+0000 mgr.y (mgr.14514) 43 : cluster [DBG] pgmap v26: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:56.555 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:04:57.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:57 smithi136 bash[23435]: cluster 2024-04-10T03:04:55.686084+0000 mgr.y (mgr.14514) 44 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:57.434 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:57 smithi016 bash[21212]: cluster 2024-04-10T03:04:55.686084+0000 mgr.y (mgr.14514) 44 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:57.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:57 smithi016 bash[28961]: cluster 2024-04-10T03:04:55.686084+0000 mgr.y (mgr.14514) 44 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:59.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:59 smithi016 bash[21212]: cluster 2024-04-10T03:04:57.686870+0000 mgr.y (mgr.14514) 45 : cluster [DBG] pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:59.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:59 smithi016 bash[21212]: audit 2024-04-10T03:04:58.760899+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:59.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:04:59 smithi016 bash[21212]: audit 2024-04-10T03:04:58.762962+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:59.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:59 smithi016 bash[28961]: cluster 2024-04-10T03:04:57.686870+0000 mgr.y (mgr.14514) 45 : cluster [DBG] pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:59.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:59 smithi016 bash[28961]: audit 2024-04-10T03:04:58.760899+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:59.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:04:59 smithi016 bash[28961]: audit 2024-04-10T03:04:58.762962+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:04:59.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:59 smithi136 bash[23435]: cluster 2024-04-10T03:04:57.686870+0000 mgr.y (mgr.14514) 45 : cluster [DBG] pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:04:59.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:59 smithi136 bash[23435]: audit 2024-04-10T03:04:58.760899+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:04:59.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:04:59 smithi136 bash[23435]: audit 2024-04-10T03:04:58.762962+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:00.188 INFO:teuthology.orchestra.run.smithi016.stderr:enabled application 'rbd' on pool 'rbd' 2024-04-10T03:05:00.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:00 smithi016 bash[21212]: audit 2024-04-10T03:04:59.207528+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.16:0/4152254253' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:05:00.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:00 smithi016 bash[21212]: audit 2024-04-10T03:04:59.208205+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:05:00.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:00 smithi016 bash[28961]: audit 2024-04-10T03:04:59.207528+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.16:0/4152254253' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:05:00.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:00 smithi016 bash[28961]: audit 2024-04-10T03:04:59.208205+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:05:00.666 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:05:00 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:05:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:05:00.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:00 smithi136 bash[23435]: audit 2024-04-10T03:04:59.207528+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.16:0/4152254253' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:05:00.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:00 smithi136 bash[23435]: audit 2024-04-10T03:04:59.208205+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:05:00.848 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-10T03:05:00.848 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-10T03:05:00.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-10T03:05:01.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:01 smithi136 bash[23435]: cluster 2024-04-10T03:04:59.687957+0000 mgr.y (mgr.14514) 46 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:01.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:01 smithi136 bash[23435]: audit 2024-04-10T03:05:00.188644+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-10T03:05:01.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:01 smithi136 bash[23435]: cluster 2024-04-10T03:05:00.188824+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-10T03:05:01.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:01 smithi016 bash[21212]: cluster 2024-04-10T03:04:59.687957+0000 mgr.y (mgr.14514) 46 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:01.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:01 smithi016 bash[21212]: audit 2024-04-10T03:05:00.188644+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-10T03:05:01.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:01 smithi016 bash[21212]: cluster 2024-04-10T03:05:00.188824+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-10T03:05:01.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:01 smithi016 bash[28961]: cluster 2024-04-10T03:04:59.687957+0000 mgr.y (mgr.14514) 46 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:01.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:01 smithi016 bash[28961]: audit 2024-04-10T03:05:00.188644+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-10T03:05:01.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:01 smithi016 bash[28961]: cluster 2024-04-10T03:05:00.188824+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-10T03:05:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:02 smithi016 bash[21212]: cluster 2024-04-10T03:05:02.184683+0000 mon.a (mon.0) 806 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:05:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:02 smithi016 bash[21212]: cluster 2024-04-10T03:05:02.184737+0000 mon.a (mon.0) 807 : cluster [INF] Cluster is now healthy 2024-04-10T03:05:02.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:02 smithi016 bash[28961]: cluster 2024-04-10T03:05:02.184683+0000 mon.a (mon.0) 806 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:05:02.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:02 smithi016 bash[28961]: cluster 2024-04-10T03:05:02.184737+0000 mon.a (mon.0) 807 : cluster [INF] Cluster is now healthy 2024-04-10T03:05:02.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:02 smithi136 bash[23435]: cluster 2024-04-10T03:05:02.184683+0000 mon.a (mon.0) 806 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:05:02.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:02 smithi136 bash[23435]: cluster 2024-04-10T03:05:02.184737+0000 mon.a (mon.0) 807 : cluster [INF] Cluster is now healthy 2024-04-10T03:05:03.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:03 smithi016 bash[21212]: cluster 2024-04-10T03:05:01.688630+0000 mgr.y (mgr.14514) 47 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:03.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:03 smithi016 bash[28961]: cluster 2024-04-10T03:05:01.688630+0000 mgr.y (mgr.14514) 47 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:03.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:03 smithi136 bash[23435]: cluster 2024-04-10T03:05:01.688630+0000 mgr.y (mgr.14514) 47 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:05.495 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:05 smithi136 bash[23435]: cluster 2024-04-10T03:05:03.689258+0000 mgr.y (mgr.14514) 48 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:05.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:05 smithi016 bash[28961]: cluster 2024-04-10T03:05:03.689258+0000 mgr.y (mgr.14514) 48 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:05.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:05 smithi016 bash[21212]: cluster 2024-04-10T03:05:03.689258+0000 mgr.y (mgr.14514) 48 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:05.643 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:07.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:07 smithi016 bash[21212]: cluster 2024-04-10T03:05:05.690140+0000 mgr.y (mgr.14514) 49 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:07.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:07 smithi016 bash[28961]: cluster 2024-04-10T03:05:05.690140+0000 mgr.y (mgr.14514) 49 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:07.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:07 smithi136 bash[23435]: cluster 2024-04-10T03:05:05.690140+0000 mgr.y (mgr.14514) 49 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:07.963 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:07 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:07.964 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:05:07 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:07.964 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:05:07 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:07.965 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:05:07 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:07.965 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:05:07 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:07.965 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:05:07 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:07.966 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:07 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:07.966 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:05:07 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:07.966 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:05:07 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.219 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.221 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.221 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.222 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.222 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.222 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.223 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.223 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.223 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.224 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:05:08.416 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:05:08.666 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:08 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:05:09.096 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":21,"active_gid":14514,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6800","nonce":276440749},{"type":"v1","addr":"172.21.15.16:6801","nonce":276440749}]},"active_addr":"172.21.15.16:6801/276440749","active_change":"2024-04-10T03:04:13.645185+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24355,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"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":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"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":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.16:8443/","prometheus":"http://172.21.15.16:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":63,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":822626388}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":2214161911}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":127942795}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":3487839126}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":3277053964}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":846737957}]}]} 2024-04-10T03:05:09.102 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-10T03:05:09.102 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-10T03:05:09.102 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-10T03:05:09.381 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[23435]: cluster 2024-04-10T03:05:07.690810+0000 mgr.y (mgr.14514) 50 : cluster [DBG] pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:09.381 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[23435]: audit 2024-04-10T03:05:08.265968+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.381 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[23435]: audit 2024-04-10T03:05:08.278630+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.381 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[23435]: audit 2024-04-10T03:05:08.309206+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.381 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[23435]: audit 2024-04-10T03:05:08.316690+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.381 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[23435]: audit 2024-04-10T03:05:08.383758+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:05:09.381 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[23435]: audit 2024-04-10T03:05:08.416261+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.16:0/3082363495' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-10T03:05:09.382 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[23435]: audit 2024-04-10T03:05:08.827781+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[21212]: cluster 2024-04-10T03:05:07.690810+0000 mgr.y (mgr.14514) 50 : cluster [DBG] pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:09.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[21212]: audit 2024-04-10T03:05:08.265968+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[21212]: audit 2024-04-10T03:05:08.278630+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[21212]: audit 2024-04-10T03:05:08.309206+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[21212]: audit 2024-04-10T03:05:08.316690+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[21212]: audit 2024-04-10T03:05:08.383758+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[21212]: audit 2024-04-10T03:05:08.416261+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.16:0/3082363495' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[21212]: audit 2024-04-10T03:05:08.827781+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[28961]: cluster 2024-04-10T03:05:07.690810+0000 mgr.y (mgr.14514) 50 : cluster [DBG] pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[28961]: audit 2024-04-10T03:05:08.265968+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[28961]: audit 2024-04-10T03:05:08.278630+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[28961]: audit 2024-04-10T03:05:08.309206+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[28961]: audit 2024-04-10T03:05:08.316690+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[28961]: audit 2024-04-10T03:05:08.383758+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:05:09.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[28961]: audit 2024-04-10T03:05:08.416261+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.16:0/3082363495' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-10T03:05:09.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:09 smithi016 bash[28961]: audit 2024-04-10T03:05:08.827781+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:09.636 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.388891654Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-04-10T03:05:09.636 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389093787Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-10T03:05:09.636 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389115935Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389124089Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389131231Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389138039Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389146699Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389154132Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389165148Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389175016Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389184795Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.38919177Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389199102Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=settings t=2024-04-10T03:05:09.389205932Z level=info msg="App mode production" 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=sqlstore t=2024-04-10T03:05:09.389265079Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=sqlstore t=2024-04-10T03:05:09.389296412Z 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-04-10T03:05:09.637 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.390337938Z level=info msg="Starting DB migrations" 2024-04-10T03:05:09.638 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.390426193Z level=info msg="Executing migration" id="create migration_log table" 2024-04-10T03:05:09.638 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.4324339Z level=info msg="Executing migration" id="create user table" 2024-04-10T03:05:09.638 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.45774723Z level=info msg="Executing migration" id="add unique index user.login" 2024-04-10T03:05:09.638 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.499620029Z level=info msg="Executing migration" id="add unique index user.email" 2024-04-10T03:05:09.638 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.525059512Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-04-10T03:05:09.638 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.550293816Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-04-10T03:05:09.638 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.592381875Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-04-10T03:05:09.638 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.617683433Z level=info msg="Executing migration" id="create user table v2" 2024-04-10T03:05:09.638 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.642886466Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-04-10T03:05:09.887 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.668071187Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-04-10T03:05:09.887 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.710347138Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-04-10T03:05:09.887 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.735542263Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-04-10T03:05:09.887 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.760833428Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-04-10T03:05:09.887 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.827859071Z level=info msg="Executing migration" id="Update user table charset" 2024-04-10T03:05:09.887 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.869899603Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-04-10T03:05:09.888 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.895145952Z level=info msg="Executing migration" id="Add missing user data" 2024-04-10T03:05:10.140 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.928939954Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-04-10T03:05:10.140 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.9709641Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-04-10T03:05:10.140 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:09 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:09.996150992Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-04-10T03:05:10.140 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.038281097Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-10T03:05:10.140 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.080214273Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-04-10T03:05:10.140 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.105688783Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-04-10T03:05:10.140 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.122642059Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-04-10T03:05:10.141 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.147906128Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-04-10T03:05:10.392 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:05:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:05:10.392 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.173176446Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-04-10T03:05:10.392 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.215115865Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-04-10T03:05:10.392 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.240283995Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-04-10T03:05:10.392 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.265602783Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-04-10T03:05:10.392 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.307606682Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-04-10T03:05:10.393 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.332775264Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-04-10T03:05:10.393 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.358036316Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-10T03:05:10.667 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.400125995Z level=info msg="Executing migration" id="create temp_user v2" 2024-04-10T03:05:10.667 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.44217658Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-04-10T03:05:10.667 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.500774281Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-04-10T03:05:10.667 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.542970065Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-04-10T03:05:10.667 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.568053625Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-04-10T03:05:10.667 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.593584661Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-04-10T03:05:10.667 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.618648391Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-04-10T03:05:10.667 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.643923212Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-04-10T03:05:10.930 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.685951855Z level=info msg="Executing migration" id="create star table" 2024-04-10T03:05:10.931 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.728015224Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-04-10T03:05:10.931 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.753310144Z level=info msg="Executing migration" id="create org table v1" 2024-04-10T03:05:10.931 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.778671439Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-04-10T03:05:10.931 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.812431932Z level=info msg="Executing migration" id="create org_user table v1" 2024-04-10T03:05:10.931 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.854354485Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-04-10T03:05:10.931 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.879626243Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-04-10T03:05:10.931 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.938269924Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-04-10T03:05:11.183 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.963574898Z level=info msg="Executing migration" id="Update org table charset" 2024-04-10T03:05:11.183 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:10 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:10.988715948Z level=info msg="Executing migration" id="Update org_user table charset" 2024-04-10T03:05:11.183 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.030697414Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-04-10T03:05:11.183 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.056197524Z level=info msg="Executing migration" id="create dashboard table" 2024-04-10T03:05:11.183 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.098178143Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-04-10T03:05:11.183 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.140146299Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-04-10T03:05:11.183 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.165479457Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-04-10T03:05:11.183 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.190691733Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-04-10T03:05:11.434 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[23435]: cluster 2024-04-10T03:05:09.691960+0000 mgr.y (mgr.14514) 51 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:11.435 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.232737604Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-10T03:05:11.435 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.257908248Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-04-10T03:05:11.435 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.299934225Z level=info msg="Executing migration" id="create dashboard v2" 2024-04-10T03:05:11.435 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.325230808Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-04-10T03:05:11.435 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.350521762Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-04-10T03:05:11.435 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.375776675Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-04-10T03:05:11.435 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.400957379Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-04-10T03:05:11.435 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.442877644Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-04-10T03:05:11.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:11 smithi016 bash[21212]: cluster 2024-04-10T03:05:09.691960+0000 mgr.y (mgr.14514) 51 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:11.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:11 smithi016 bash[28961]: cluster 2024-04-10T03:05:09.691960+0000 mgr.y (mgr.14514) 51 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:11.713 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.46817084Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-04-10T03:05:11.713 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.51009061Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-04-10T03:05:11.713 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.552186539Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-04-10T03:05:11.713 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.577457198Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-04-10T03:05:11.714 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.602760389Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-04-10T03:05:11.714 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.627972458Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-04-10T03:05:11.714 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.67007349Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-04-10T03:05:11.714 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.720742919Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-04-10T03:05:11.982 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.762736937Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-04-10T03:05:11.982 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.788026655Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-04-10T03:05:11.982 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.813255514Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-04-10T03:05:11.982 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.838550369Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-04-10T03:05:11.982 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.880463859Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-04-10T03:05:11.982 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.905931346Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-04-10T03:05:11.982 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.947876326Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-04-10T03:05:11.982 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:11 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:11.989935584Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-04-10T03:05:12.251 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.03187652Z level=info msg="Executing migration" id="Update dashboard title length" 2024-04-10T03:05:12.251 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.07385954Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-10T03:05:12.252 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.090809772Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-04-10T03:05:12.252 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.124388157Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-10T03:05:12.252 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.141335353Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-04-10T03:05:12.252 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.158280578Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-10T03:05:12.252 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.191884765Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-10T03:05:12.252 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.208820152Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-04-10T03:05:12.252 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.234057507Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-04-10T03:05:12.252 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.259356241Z level=info msg="Executing migration" id="Add check_sum column" 2024-04-10T03:05:12.503 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.301326428Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-04-10T03:05:12.503 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.326554153Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-04-10T03:05:12.503 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.401926302Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-04-10T03:05:12.503 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.443836415Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-04-10T03:05:12.503 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.469184369Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-10T03:05:12.503 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.511146315Z level=info msg="Executing migration" id="create data_source table" 2024-04-10T03:05:12.755 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.536389877Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-04-10T03:05:12.755 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.561710341Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-04-10T03:05:12.756 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.58688974Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-04-10T03:05:12.756 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.612376991Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-04-10T03:05:12.756 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.637650216Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-04-10T03:05:12.756 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.662994577Z level=info msg="Executing migration" id="create data_source table v2" 2024-04-10T03:05:12.756 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.688074326Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-04-10T03:05:12.756 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.713372011Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-04-10T03:05:12.756 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.738609626Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-04-10T03:05:12.756 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.763740359Z level=info msg="Executing migration" id="Add column with_credentials" 2024-04-10T03:05:13.033 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.789081883Z level=info msg="Executing migration" id="Add secure json data column" 2024-04-10T03:05:13.033 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.8143358Z level=info msg="Executing migration" id="Update data_source table charset" 2024-04-10T03:05:13.033 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.839512953Z level=info msg="Executing migration" id="Update initial version to 1" 2024-04-10T03:05:13.033 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.864742375Z level=info msg="Executing migration" id="Add read_only data column" 2024-04-10T03:05:13.034 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.89006917Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-04-10T03:05:13.034 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.93191388Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-04-10T03:05:13.034 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.974040809Z level=info msg="Executing migration" id="Add uid column" 2024-04-10T03:05:13.034 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:12 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:12.999393914Z level=info msg="Executing migration" id="Update uid value" 2024-04-10T03:05:13.034 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.04136822Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-04-10T03:05:13.224 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:13.285 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[23435]: cluster 2024-04-10T03:05:11.692846+0000 mgr.y (mgr.14514) 52 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:13.285 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.083403282Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-04-10T03:05:13.285 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.108763009Z level=info msg="Executing migration" id="create api_key table" 2024-04-10T03:05:13.285 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.133949035Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-04-10T03:05:13.285 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.159188461Z level=info msg="Executing migration" id="add index api_key.key" 2024-04-10T03:05:13.285 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.20114561Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-04-10T03:05:13.286 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.226478131Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-04-10T03:05:13.286 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.251478208Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-04-10T03:05:13.286 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.293527535Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-04-10T03:05:13.546 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.335557087Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-04-10T03:05:13.546 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.377814024Z level=info msg="Executing migration" id="create api_key table v2" 2024-04-10T03:05:13.546 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.419848824Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-04-10T03:05:13.546 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.461834764Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-04-10T03:05:13.546 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.487277231Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-04-10T03:05:13.546 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.512535489Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-04-10T03:05:13.546 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.554484804Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-04-10T03:05:13.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:13 smithi016 bash[21212]: cluster 2024-04-10T03:05:11.692846+0000 mgr.y (mgr.14514) 52 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:13.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:13 smithi016 bash[28961]: cluster 2024-04-10T03:05:11.692846+0000 mgr.y (mgr.14514) 52 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:13.815 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.57981523Z level=info msg="Executing migration" id="Update api_key table charset" 2024-04-10T03:05:13.815 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.605000308Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-04-10T03:05:13.815 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.672186772Z level=info msg="Executing migration" id="Add service account foreign key" 2024-04-10T03:05:13.815 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.697421997Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-10T03:05:13.815 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.741190038Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-10T03:05:13.815 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.781374663Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-10T03:05:13.815 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.823516982Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-04-10T03:05:14.076 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.865557234Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-04-10T03:05:14.076 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.933044051Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-04-10T03:05:14.076 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:13 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:13.958285068Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-04-10T03:05:14.076 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.000241865Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-10T03:05:14.076 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.042401951Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-10T03:05:14.076 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.084488209Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-04-10T03:05:14.337 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.109691634Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-04-10T03:05:14.337 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.168417944Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-04-10T03:05:14.338 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.193793754Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-04-10T03:05:14.338 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.235628743Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-10T03:05:14.338 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.260920779Z level=info msg="Executing migration" id="create quota table v1" 2024-04-10T03:05:14.338 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.303526259Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-10T03:05:14.338 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.345363329Z level=info msg="Executing migration" id="Update quota table charset" 2024-04-10T03:05:14.338 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.706273+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-04-10T03:05:14.338 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.706670+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-04-10T03:05:14.338 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.707028+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]: dispatch 2024-04-10T03:05:14.338 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.707240+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]: dispatch 2024-04-10T03:05:14.338 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.707403+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [6, 2]}]: dispatch 2024-04-10T03:05:14.338 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.707563+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.707721+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.38", "id": [5, 2]}]: dispatch 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.707874+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]: dispatch 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.757679+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.758780+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.834228+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.881105+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:13.893519+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:14.133788+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:14.139363+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:14.140533+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:14.141403+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:05:14.339 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[23435]: audit 2024-04-10T03:05:14.147758+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.706273+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-04-10T03:05:14.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.706670+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-04-10T03:05:14.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.707028+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]: dispatch 2024-04-10T03:05:14.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.707240+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]: dispatch 2024-04-10T03:05:14.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.707403+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [6, 2]}]: dispatch 2024-04-10T03:05:14.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.707563+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-04-10T03:05:14.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.707721+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.38", "id": [5, 2]}]: dispatch 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.707874+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]: dispatch 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.757679+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.758780+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.834228+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.881105+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:13.893519+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:14.133788+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:14.139363+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:14.140533+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:14.141403+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:05:14.398 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[28961]: audit 2024-04-10T03:05:14.147758+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.706273+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.706670+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.707028+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]: dispatch 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.707240+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]: dispatch 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.707403+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [6, 2]}]: dispatch 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.707563+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.707721+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.38", "id": [5, 2]}]: dispatch 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.707874+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]: dispatch 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.757679+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.758780+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:14.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.834228+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.881105+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:13.893519+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:14.133788+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:14.139363+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:14.140533+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:05:14.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:14.141403+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:05:14.400 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:14 smithi016 bash[21212]: audit 2024-04-10T03:05:14.147758+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:14.589 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.395989961Z level=info msg="Executing migration" id="create plugin_setting table" 2024-04-10T03:05:14.589 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.446311276Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-10T03:05:14.589 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.479972463Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-04-10T03:05:14.590 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.530317948Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-04-10T03:05:14.590 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.563935095Z level=info msg="Executing migration" id="create session table" 2024-04-10T03:05:14.842 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.597627148Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-04-10T03:05:14.842 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.631119946Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-04-10T03:05:14.842 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.681457068Z level=info msg="Executing migration" id="create playlist table v2" 2024-04-10T03:05:14.842 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.723649553Z level=info msg="Executing migration" id="create playlist item table v2" 2024-04-10T03:05:14.842 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.748782565Z level=info msg="Executing migration" id="Update playlist table charset" 2024-04-10T03:05:14.842 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.774067464Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-04-10T03:05:14.842 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.799275876Z level=info msg="Executing migration" id="drop preferences table v2" 2024-04-10T03:05:14.842 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.82454647Z level=info msg="Executing migration" id="drop preferences table v3" 2024-04-10T03:05:14.842 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.849908831Z level=info msg="Executing migration" id="create preferences table v3" 2024-04-10T03:05:15.111 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.875192329Z level=info msg="Executing migration" id="Update preferences table charset" 2024-04-10T03:05:15.111 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.900396989Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-04-10T03:05:15.111 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.92565995Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-04-10T03:05:15.111 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.950950815Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-04-10T03:05:15.111 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:14 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:14.97616227Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-10T03:05:15.112 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.018193873Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-10T03:05:15.112 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.060226968Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-10T03:05:15.112 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.094007684Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-10T03:05:15.112 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.119238313Z level=info msg="Executing migration" id="create alert table v1" 2024-04-10T03:05:15.382 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.144617677Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-04-10T03:05:15.382 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.211635306Z level=info msg="Executing migration" id="add index alert state" 2024-04-10T03:05:15.382 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.236840072Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-04-10T03:05:15.382 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.278733995Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-04-10T03:05:15.382 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.321476602Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-10T03:05:15.382 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.346803979Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-10T03:05:15.382 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.38868483Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-10T03:05:15.382 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: cluster 2024-04-10T03:05:13.693304+0000 mgr.y (mgr.14514) 53 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:15.382 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: cephadm 2024-04-10T03:05:14.200552+0000 mgr.y (mgr.14514) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: cephadm 2024-04-10T03:05:14.204253+0000 mgr.y (mgr.14514) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi016 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: audit 2024-04-10T03:05:14.288214+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: audit 2024-04-10T03:05:14.288318+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: audit 2024-04-10T03:05:14.288400+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]': finished 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: audit 2024-04-10T03:05:14.288478+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]': finished 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: audit 2024-04-10T03:05:14.288540+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [6, 2]}]': finished 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: audit 2024-04-10T03:05:14.288600+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: audit 2024-04-10T03:05:14.288666+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.38", "id": [5, 2]}]': finished 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: audit 2024-04-10T03:05:14.288742+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]': finished 2024-04-10T03:05:15.383 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[23435]: cluster 2024-04-10T03:05:14.288799+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-10T03:05:15.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: cluster 2024-04-10T03:05:13.693304+0000 mgr.y (mgr.14514) 53 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: cephadm 2024-04-10T03:05:14.200552+0000 mgr.y (mgr.14514) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-10T03:05:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: cephadm 2024-04-10T03:05:14.204253+0000 mgr.y (mgr.14514) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi016 2024-04-10T03:05:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: audit 2024-04-10T03:05:14.288214+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-04-10T03:05:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: audit 2024-04-10T03:05:14.288318+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-04-10T03:05:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: audit 2024-04-10T03:05:14.288400+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]': finished 2024-04-10T03:05:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: audit 2024-04-10T03:05:14.288478+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]': finished 2024-04-10T03:05:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: audit 2024-04-10T03:05:14.288540+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [6, 2]}]': finished 2024-04-10T03:05:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: audit 2024-04-10T03:05:14.288600+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2024-04-10T03:05:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: audit 2024-04-10T03:05:14.288666+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.38", "id": [5, 2]}]': finished 2024-04-10T03:05:15.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: audit 2024-04-10T03:05:14.288742+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]': finished 2024-04-10T03:05:15.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[21212]: cluster 2024-04-10T03:05:14.288799+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-10T03:05:15.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: cluster 2024-04-10T03:05:13.693304+0000 mgr.y (mgr.14514) 53 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:15.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: cephadm 2024-04-10T03:05:14.200552+0000 mgr.y (mgr.14514) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-10T03:05:15.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: cephadm 2024-04-10T03:05:14.204253+0000 mgr.y (mgr.14514) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi016 2024-04-10T03:05:15.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: audit 2024-04-10T03:05:14.288214+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-04-10T03:05:15.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: audit 2024-04-10T03:05:14.288318+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-04-10T03:05:15.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: audit 2024-04-10T03:05:14.288400+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]': finished 2024-04-10T03:05:15.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: audit 2024-04-10T03:05:14.288478+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]': finished 2024-04-10T03:05:15.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: audit 2024-04-10T03:05:14.288540+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [6, 2]}]': finished 2024-04-10T03:05:15.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: audit 2024-04-10T03:05:14.288600+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2024-04-10T03:05:15.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: audit 2024-04-10T03:05:14.288666+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.38", "id": [5, 2]}]': finished 2024-04-10T03:05:15.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: audit 2024-04-10T03:05:14.288742+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]': finished 2024-04-10T03:05:15.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:15 smithi016 bash[28961]: cluster 2024-04-10T03:05:14.288799+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-10T03:05:15.633 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.422318664Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-04-10T03:05:15.633 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.464211411Z 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-04-10T03:05:15.633 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.514750763Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-04-10T03:05:15.634 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.539958533Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-04-10T03:05:15.634 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.565272427Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-04-10T03:05:15.634 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.590488979Z level=info msg="Executing migration" id="Add column is_default" 2024-04-10T03:05:15.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.615727334Z level=info msg="Executing migration" id="Add column frequency" 2024-04-10T03:05:15.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.641004719Z level=info msg="Executing migration" id="Add column send_reminder" 2024-04-10T03:05:15.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.666256621Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-04-10T03:05:15.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.691521676Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-04-10T03:05:15.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.725169267Z level=info msg="Executing migration" id="Update alert table charset" 2024-04-10T03:05:15.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.758782554Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-04-10T03:05:15.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.784001179Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-04-10T03:05:15.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.809396246Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-10T03:05:15.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.834710771Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-04-10T03:05:15.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.859938909Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-04-10T03:05:15.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.885199184Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-10T03:05:16.188 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.92722691Z level=info msg="Executing migration" id="Add for to alert table" 2024-04-10T03:05:16.189 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:15 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:15.98601216Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-04-10T03:05:16.189 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.02796219Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-04-10T03:05:16.189 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.070051558Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-04-10T03:05:16.189 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.095346037Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-04-10T03:05:16.189 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.120571251Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-04-10T03:05:16.189 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.146107037Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-04-10T03:05:16.189 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.171393249Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-04-10T03:05:16.189 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.196650328Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-04-10T03:05:16.449 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[23435]: cluster 2024-04-10T03:05:15.288860+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-10T03:05:16.449 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.2386442Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-04-10T03:05:16.449 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.263911845Z level=info msg="Executing migration" id="create annotation table v5" 2024-04-10T03:05:16.449 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.306021493Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-04-10T03:05:16.449 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.347990983Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-04-10T03:05:16.450 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.390190137Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-04-10T03:05:16.450 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.415496062Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-04-10T03:05:16.450 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.457427388Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-04-10T03:05:16.530 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:16 smithi016 bash[21212]: cluster 2024-04-10T03:05:15.288860+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-10T03:05:16.530 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:16 smithi016 bash[28961]: cluster 2024-04-10T03:05:15.288860+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-10T03:05:16.682 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:05:16.682 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":69,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:05:15.279278+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-10T03:03:33.400923+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-10T03:03:34.400443+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-10T03:04:50.994054+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.20","mappings":[{"from":6,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.38","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/3357210045":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3264228238":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/697456505":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/4239943894":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:05:16.735 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.4995287Z level=info msg="Executing migration" id="Update annotation table charset" 2024-04-10T03:05:16.735 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.541441043Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-04-10T03:05:16.735 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.566659005Z level=info msg="Executing migration" id="Drop category_id index" 2024-04-10T03:05:16.735 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.591972906Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-04-10T03:05:16.736 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.633990805Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-04-10T03:05:16.736 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.659299863Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-10T03:05:16.736 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.684568331Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-10T03:05:16.736 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.701440195Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-10T03:05:16.736 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.743369108Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-04-10T03:05:17.013 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.760179838Z 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-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.777418272Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.794101769Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.811044222Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.836271311Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.861474436Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.886792988Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.912022766Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.954051945Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:16 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:16.979619425Z level=info msg="Executing migration" id="Add epoch_end column" 2024-04-10T03:05:17.014 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.021487302Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.046888133Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.072034944Z level=info msg="Executing migration" id="Move region to single row" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.097340109Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.122578771Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.147861689Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.173084232Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.198356147Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.223552719Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.248824354Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-10T03:05:17.283 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.290841492Z level=info msg="Executing migration" id="create test_data table" 2024-04-10T03:05:17.535 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[23435]: cluster 2024-04-10T03:05:15.694076+0000 mgr.y (mgr.14514) 56 : cluster [DBG] pgmap v40: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:17.535 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[23435]: audit 2024-04-10T03:05:16.686889+0000 mon.a (mon.0) 842 : audit [DBG] from='client.? 172.21.15.16:0/1812172103' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:05:17.535 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.332952757Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-04-10T03:05:17.535 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.3581865Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-04-10T03:05:17.535 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.383515151Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-10T03:05:17.536 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.408702413Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-04-10T03:05:17.536 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.450606473Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-04-10T03:05:17.536 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.492577039Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-04-10T03:05:17.536 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.517826311Z level=info msg="Executing migration" id="create team table" 2024-04-10T03:05:17.536 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.543081183Z level=info msg="Executing migration" id="add index team.org_id" 2024-04-10T03:05:17.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:17 smithi016 bash[21212]: cluster 2024-04-10T03:05:15.694076+0000 mgr.y (mgr.14514) 56 : cluster [DBG] pgmap v40: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:17.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:17 smithi016 bash[21212]: audit 2024-04-10T03:05:16.686889+0000 mon.a (mon.0) 842 : audit [DBG] from='client.? 172.21.15.16:0/1812172103' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:05:17.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:17 smithi016 bash[28961]: cluster 2024-04-10T03:05:15.694076+0000 mgr.y (mgr.14514) 56 : cluster [DBG] pgmap v40: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:17.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:17 smithi016 bash[28961]: audit 2024-04-10T03:05:16.686889+0000 mon.a (mon.0) 842 : audit [DBG] from='client.? 172.21.15.16:0/1812172103' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:05:17.804 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.568247715Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-04-10T03:05:17.804 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.593621412Z level=info msg="Executing migration" id="create team member table" 2024-04-10T03:05:17.804 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.618744755Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-04-10T03:05:17.804 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.644067497Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-04-10T03:05:17.804 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.669285378Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-04-10T03:05:17.804 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.694518994Z level=info msg="Executing migration" id="Add column email to team table" 2024-04-10T03:05:17.805 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.719773712Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-04-10T03:05:17.805 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.744994257Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-04-10T03:05:17.805 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.787088926Z level=info msg="Executing migration" id="create dashboard acl table" 2024-04-10T03:05:17.805 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.812247852Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-04-10T03:05:17.813 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-10T03:05:17.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-10T03:05:18.081 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.845937712Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-10T03:05:18.081 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.888123686Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-10T03:05:18.082 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.930129122Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-04-10T03:05:18.082 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:17 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:17.955501366Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-04-10T03:05:18.082 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.04734462Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-04-10T03:05:18.082 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.089384832Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-04-10T03:05:18.334 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.131561753Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-04-10T03:05:18.334 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.156829495Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-04-10T03:05:18.334 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.181964858Z level=info msg="Executing migration" id="create tag table" 2024-04-10T03:05:18.334 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.207306269Z level=info msg="Executing migration" id="add index tag.key_value" 2024-04-10T03:05:18.334 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.232566454Z level=info msg="Executing migration" id="create login attempt table" 2024-04-10T03:05:18.334 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.257720653Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-04-10T03:05:18.334 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.299824098Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-04-10T03:05:18.335 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.341669385Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-10T03:05:18.602 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.391980867Z level=info msg="Executing migration" id="create login_attempt v2" 2024-04-10T03:05:18.603 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.442368462Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-04-10T03:05:18.603 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.467575504Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-04-10T03:05:18.603 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.509534253Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-04-10T03:05:18.603 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.534900353Z level=info msg="Executing migration" id="create user auth table" 2024-04-10T03:05:18.603 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.560064349Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-10T03:05:18.603 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.585394388Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-04-10T03:05:18.603 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.610588873Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-04-10T03:05:18.863 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.635837512Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-04-10T03:05:18.864 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.677803845Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-04-10T03:05:18.864 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.719955846Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-04-10T03:05:18.864 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.787074222Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-04-10T03:05:18.864 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.81233795Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-10T03:05:18.864 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.846180526Z level=info msg="Executing migration" id="create server_lock table" 2024-04-10T03:05:18.864 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.871504147Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-04-10T03:05:19.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.896752432Z level=info msg="Executing migration" id="create user auth token table" 2024-04-10T03:05:19.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.913692505Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-04-10T03:05:19.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.955645704Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-04-10T03:05:19.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.972560687Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-04-10T03:05:19.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:18 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:18.98947586Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-04-10T03:05:19.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.048163681Z level=info msg="Executing migration" id="create cache_data table" 2024-04-10T03:05:19.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.073512908Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-04-10T03:05:19.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.09874959Z level=info msg="Executing migration" id="create short_url table v1" 2024-04-10T03:05:19.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.140682883Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-04-10T03:05:19.302 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:19 smithi016 systemd[1]: Stopping Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:05:19.302 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:19 smithi016 bash[55316]: ts=2024-04-10T03:05:19.161Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-10T03:05:19.409 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[23435]: cluster 2024-04-10T03:05:17.694837+0000 mgr.y (mgr.14514) 57 : cluster [DBG] pgmap v41: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:19.508 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.166027233Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-10T03:05:19.509 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.216325092Z level=info msg="Executing migration" id="delete alert_definition table" 2024-04-10T03:05:19.509 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.26671599Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-04-10T03:05:19.509 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.317143051Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-04-10T03:05:19.509 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.350867495Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-04-10T03:05:19.509 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.384388266Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-04-10T03:05:19.509 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.417972236Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-04-10T03:05:19.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:19 smithi016 bash[21212]: cluster 2024-04-10T03:05:17.694837+0000 mgr.y (mgr.14514) 57 : cluster [DBG] pgmap v41: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:19.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:19 smithi016 bash[28961]: cluster 2024-04-10T03:05:17.694837+0000 mgr.y (mgr.14514) 57 : cluster [DBG] pgmap v41: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:19.662 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.468274205Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-04-10T03:05:19.662 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.502011345Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-04-10T03:05:19.662 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.535586269Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-04-10T03:05:19.662 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.569167346Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-04-10T03:05:19.662 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.602791773Z level=info msg="Executing migration" id="drop alert_definition table" 2024-04-10T03:05:19.662 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.636349901Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-04-10T03:05:19.662 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.670009912Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-04-10T03:05:19.810 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:19 smithi016 bash[57079]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-alertmanager-a 2024-04-10T03:05:19.811 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:19 smithi016 bash[57140]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-alertmanager-a 2024-04-10T03:05:19.811 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:19 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-04-10T03:05:19.811 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:19 smithi016 systemd[1]: Stopped Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:05:19.811 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:19 smithi016 systemd[1]: Started Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:05:19.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.72033506Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-10T03:05:19.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.762457814Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-10T03:05:19.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.804784924Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-10T03:05:19.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.846679245Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-04-10T03:05:19.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.872075978Z level=info msg="Executing migration" id="create alert_instance table" 2024-04-10T03:05:19.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.914080777Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-04-10T03:05:20.225 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:19 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:19.956172269Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-10T03:05:20.225 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:20.00660039Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-04-10T03:05:20.225 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:20.056629002Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-10T03:05:20.225 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:20.233311131Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-04-10T03:05:20.666 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:05:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:05:20.666 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:20.316994049Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-04-10T03:05:21.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[57168]: ts=2024-04-10T03:05:20.736Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-10T03:05:21.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[57168]: ts=2024-04-10T03:05:20.736Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-10T03:05:21.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[57168]: ts=2024-04-10T03:05:20.738Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.16 port=9094 2024-04-10T03:05:21.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[57168]: ts=2024-04-10T03:05:20.739Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-10T03:05:21.060 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[57168]: ts=2024-04-10T03:05:20.770Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-10T03:05:21.060 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[57168]: ts=2024-04-10T03:05:20.771Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-10T03:05:21.060 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[57168]: ts=2024-04-10T03:05:20.774Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-10T03:05:21.060 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[57168]: ts=2024-04-10T03:05:20.774Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-10T03:05:21.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[28961]: cluster 2024-04-10T03:05:19.696231+0000 mgr.y (mgr.14514) 58 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:21.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[28961]: audit 2024-04-10T03:05:19.809231+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:21.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[28961]: audit 2024-04-10T03:05:19.815625+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:21.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[28961]: cephadm 2024-04-10T03:05:19.831655+0000 mgr.y (mgr.14514) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-10T03:05:21.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[28961]: cephadm 2024-04-10T03:05:19.840868+0000 mgr.y (mgr.14514) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi136 2024-04-10T03:05:21.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[21212]: cluster 2024-04-10T03:05:19.696231+0000 mgr.y (mgr.14514) 58 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:21.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[21212]: audit 2024-04-10T03:05:19.809231+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:21.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[21212]: audit 2024-04-10T03:05:19.815625+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:21.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[21212]: cephadm 2024-04-10T03:05:19.831655+0000 mgr.y (mgr.14514) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-10T03:05:21.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:20 smithi016 bash[21212]: cephadm 2024-04-10T03:05:19.840868+0000 mgr.y (mgr.14514) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi136 2024-04-10T03:05:21.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:20.707579619Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-04-10T03:05:21.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:20.928983082Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-10T03:05:21.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[23435]: cluster 2024-04-10T03:05:19.696231+0000 mgr.y (mgr.14514) 58 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:21.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[23435]: audit 2024-04-10T03:05:19.809231+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:21.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[23435]: audit 2024-04-10T03:05:19.815625+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:21.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[23435]: cephadm 2024-04-10T03:05:19.831655+0000 mgr.y (mgr.14514) 59 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-10T03:05:21.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:20 smithi136 bash[23435]: cephadm 2024-04-10T03:05:19.840868+0000 mgr.y (mgr.14514) 60 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi136 2024-04-10T03:05:21.514 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.253867352Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-04-10T03:05:21.514 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.421571693Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-10T03:05:21.817 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.522369127Z level=info msg="Executing migration" id="create alert_rule table" 2024-04-10T03:05:21.818 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.606124544Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-04-10T03:05:21.818 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.689695548Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-04-10T03:05:21.818 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.748428771Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-10T03:05:21.818 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.82593669Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-04-10T03:05:22.071 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.89927817Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-04-10T03:05:22.071 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.941282064Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-04-10T03:05:22.071 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:21 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:21.983713062Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-04-10T03:05:22.071 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:22 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:22.034146422Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-04-10T03:05:22.343 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:22 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:22.101645344Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-10T03:05:22.344 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:22 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:22.170264807Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-04-10T03:05:22.344 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:22 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:22.262091374Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-04-10T03:05:22.611 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:22.666 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:22 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:22.35200739Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-10T03:05:22.666 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:22 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:22.592882757Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-10T03:05:23.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:22 smithi016 bash[57168]: ts=2024-04-10T03:05:22.740Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000960885s 2024-04-10T03:05:23.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:22 smithi016 bash[21212]: cluster 2024-04-10T03:05:21.696858+0000 mgr.y (mgr.14514) 61 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:23.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:22 smithi016 bash[28961]: cluster 2024-04-10T03:05:21.696858+0000 mgr.y (mgr.14514) 61 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:23.098 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:22 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:22.859396027Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-10T03:05:23.099 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:23 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:23.048026933Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-10T03:05:23.099 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:22 smithi136 bash[23435]: cluster 2024-04-10T03:05:21.696858+0000 mgr.y (mgr.14514) 61 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:23.367 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:23 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:23.107128827Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-04-10T03:05:23.367 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:23 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:23.149716112Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-04-10T03:05:23.367 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:23 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:23.166549522Z 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-04-10T03:05:23.666 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:23 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:23.374929584Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-10T03:05:23.667 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:23 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:23.546485866Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-04-10T03:05:24.049 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:23 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:23.753615819Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-04-10T03:05:24.372 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.057583928Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-04-10T03:05:24.373 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.229688921Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-10T03:05:24.373 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.288751778Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-10T03:05:24.373 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.380920897Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-10T03:05:24.658 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.457168973Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-04-10T03:05:24.658 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.515163012Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-04-10T03:05:24.658 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.607390524Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-10T03:05:24.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[23435]: cluster 2024-04-10T03:05:23.697383+0000 mgr.y (mgr.14514) 62 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:24.927 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.674220048Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-04-10T03:05:24.927 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.716854017Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-04-10T03:05:24.927 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.767180271Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-10T03:05:24.927 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.834767253Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-04-10T03:05:24.927 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:24 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:24.903215451Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-04-10T03:05:25.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:24 smithi016 bash[21212]: cluster 2024-04-10T03:05:23.697383+0000 mgr.y (mgr.14514) 62 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:25.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:24 smithi016 bash[28961]: cluster 2024-04-10T03:05:23.697383+0000 mgr.y (mgr.14514) 62 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:25.320 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.002586194Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-10T03:05:25.321 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.102562856Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-10T03:05:25.385 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:05:25.385 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":69,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:05:15.279278+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-10T03:03:33.400923+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-10T03:03:34.400443+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-10T03:04:50.994054+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.20","mappings":[{"from":6,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.38","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/3357210045":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3264228238":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/697456505":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/4239943894":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:05:25.579 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.329122817Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-10T03:05:25.858 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[23435]: audit 2024-04-10T03:05:25.390213+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.16:0/2145922220' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:05:25.858 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.588224369Z level=info msg="Executing migration" id="create alert_image table" 2024-04-10T03:05:25.858 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.730680089Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-10T03:05:25.858 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.789832473Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-10T03:05:26.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-10T03:05:26.059 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-10T03:05:26.059 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-10T03:05:26.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-10T03:05:26.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-10T03:05:26.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-10T03:05:26.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-10T03:05:26.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-10T03:05:26.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:25 smithi016 bash[21212]: audit 2024-04-10T03:05:25.390213+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.16:0/2145922220' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:05:26.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:25 smithi016 bash[28961]: audit 2024-04-10T03:05:25.390213+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.16:0/2145922220' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:05:26.166 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:25 smithi136 systemd[1]: Stopping Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:05:26.166 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.057Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-10T03:05:26.166 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.057Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-10T03:05:26.166 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.057Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-10T03:05:26.166 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.057Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-10T03:05:26.166 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.057Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-10T03:05:26.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.057Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-10T03:05:26.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.057Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-10T03:05:26.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.057Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-10T03:05:26.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.057Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-10T03:05:26.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.058Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-10T03:05:26.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.058Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-10T03:05:26.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[48633]: ts=2024-04-10T03:05:26.058Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-10T03:05:26.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.866053384Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-10T03:05:26.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.907912221Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-10T03:05:26.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.933159879Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-10T03:05:26.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.933346906Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-10T03:05:26.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:25 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:25.992116201Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-10T03:05:26.168 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:26.06785668Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-10T03:05:26.168 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:26.093298267Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-04-10T03:05:26.168 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:26.093682579Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-04-10T03:05:26.168 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:26.094063779Z level=info msg="alerts found to migrate" alerts=0 2024-04-10T03:05:26.596 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:26.198074715Z level=info msg="Executing migration" id="create library_element table v1" 2024-04-10T03:05:26.596 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:26.285721638Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-04-10T03:05:26.596 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:26.377324789Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-04-10T03:05:26.596 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:26.604111149Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-04-10T03:05:26.871 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[23435]: cluster 2024-04-10T03:05:25.698568+0000 mgr.y (mgr.14514) 63 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:27.132 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[51051]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-prometheus-a 2024-04-10T03:05:27.133 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:27 smithi136 bash[51111]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-prometheus-a 2024-04-10T03:05:27.133 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:27 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-04-10T03:05:27.133 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:27 smithi136 systemd[1]: Stopped Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:05:27.133 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:27 smithi136 systemd[1]: Started Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:05:27.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:26 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:26.879798737Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-04-10T03:05:27.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:27 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:27.005849294Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-10T03:05:27.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:27 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:27.073374933Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-04-10T03:05:27.133 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:27 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:27.14114253Z level=info msg="Executing migration" id="create data_keys table" 2024-04-10T03:05:27.263 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:26 smithi016 bash[21212]: cluster 2024-04-10T03:05:25.698568+0000 mgr.y (mgr.14514) 63 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:27.263 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:26 smithi016 bash[28961]: cluster 2024-04-10T03:05:25.698568+0000 mgr.y (mgr.14514) 63 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:27.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:27 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:27.224949495Z level=info msg="Executing migration" id="create secrets table" 2024-04-10T03:05:27.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STOPPING 2024-04-10T03:05:27.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:05:27.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STOPPED 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STARTING 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Serving on http://:::9283 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STARTED 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STOPPING 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STOPPED 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STARTING 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Serving on http://:::9283 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STARTED 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STOPPING 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STOPPED 2024-04-10T03:05:27.560 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STARTING 2024-04-10T03:05:27.847 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:27 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:27.485508455Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-10T03:05:28.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Serving on http://:::9283 2024-04-10T03:05:28.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:27 smithi016 bash[21467]: [10/Apr/2024:03:05:27] ENGINE Bus STARTED 2024-04-10T03:05:28.161 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:27 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:27.855982316Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-10T03:05:28.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.191964063Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-10T03:05:28.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.279491465Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-10T03:05:28.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.355041561Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.167633+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.179485+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.232627+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.233539+0000 mgr.y (mgr.14514) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.235944+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.236738+0000 mgr.y (mgr.14514) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.246556+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.271684+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.272476+0000 mgr.y (mgr.14514) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.278132+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"}]: dispatch 2024-04-10T03:05:28.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.278740+0000 mgr.y (mgr.14514) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"}]: dispatch 2024-04-10T03:05:28.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.288998+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.303358+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:05:28.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.303806+0000 mgr.y (mgr.14514) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:05:28.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.309575+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"}]: dispatch 2024-04-10T03:05:28.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.310010+0000 mgr.y (mgr.14514) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"}]: dispatch 2024-04-10T03:05:28.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.315815+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.325993+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:05:28.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.654900+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[23435]: audit 2024-04-10T03:05:27.664013+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.167633+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.179485+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.232627+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.233539+0000 mgr.y (mgr.14514) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.235944+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.236738+0000 mgr.y (mgr.14514) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.246556+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.271684+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.272476+0000 mgr.y (mgr.14514) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.278132+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"}]: dispatch 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.278740+0000 mgr.y (mgr.14514) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"}]: dispatch 2024-04-10T03:05:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.288998+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.303358+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.303806+0000 mgr.y (mgr.14514) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.309575+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"}]: dispatch 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.310010+0000 mgr.y (mgr.14514) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"}]: dispatch 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.315815+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.325993+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.654900+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[21212]: audit 2024-04-10T03:05:27.664013+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.167633+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.179485+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.232627+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.233539+0000 mgr.y (mgr.14514) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:05:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.235944+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.236738+0000 mgr.y (mgr.14514) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.246556+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.271684+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.272476+0000 mgr.y (mgr.14514) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.278132+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.278740+0000 mgr.y (mgr.14514) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi136.front.sepia.ceph.com:9095"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.288998+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.303358+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.303806+0000 mgr.y (mgr.14514) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.309575+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.310010+0000 mgr.y (mgr.14514) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi136.front.sepia.ceph.com:3000"}]: dispatch 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.315815+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.325993+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:05:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.654900+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:28 smithi016 bash[28961]: audit 2024-04-10T03:05:27.664013+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:28.762 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.430485185Z level=info msg="Executing migration" id="create kv_store table v1" 2024-04-10T03:05:28.762 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.506062459Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-04-10T03:05:28.762 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.598433704Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-04-10T03:05:28.762 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.67362508Z level=info msg="Executing migration" id="create permission table" 2024-04-10T03:05:29.027 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.78222803Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-04-10T03:05:29.027 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.824574337Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-04-10T03:05:29.027 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.874910709Z level=info msg="Executing migration" id="create role table" 2024-04-10T03:05:29.027 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.942598209Z level=info msg="Executing migration" id="add column display_name" 2024-04-10T03:05:29.027 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.967774102Z level=info msg="Executing migration" id="add column group_name" 2024-04-10T03:05:29.027 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:28.993023704Z level=info msg="Executing migration" id="add index role.org_id" 2024-04-10T03:05:29.027 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.035005884Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.859Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.859Z 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-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.859Z caller=main.go:570 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi136 (none))" 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.859Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.859Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.860Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.861Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.863Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.863Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.865Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.865Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.606µs 2024-04-10T03:05:29.028 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.865Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-10T03:05:29.029 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.865Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-10T03:05:29.029 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.865Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-10T03:05:29.029 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.865Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.521µs wal_replay_duration=655.219µs wbl_replay_duration=161ns total_replay_duration=739.581µs 2024-04-10T03:05:29.029 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.867Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-10T03:05:29.029 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.867Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-10T03:05:29.029 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.867Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-10T03:05:29.029 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.885Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.54488ms db_storage=918ns remote_storage=1.276µs web_handler=363ns query_engine=656ns scrape=332.616µs scrape_sd=26.505µs notify=24.457µs notify_sd=6.533µs rules=17.900387ms tracing=6.895µs 2024-04-10T03:05:29.029 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.885Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-10T03:05:29.029 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:05:28 smithi136 bash[51140]: ts=2024-04-10T03:05:28.885Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-10T03:05:29.279 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.077100002Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-04-10T03:05:29.279 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.102392947Z level=info msg="Executing migration" id="create team role table" 2024-04-10T03:05:29.280 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.127616248Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-04-10T03:05:29.280 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.15285377Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-04-10T03:05:29.280 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.194888129Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-04-10T03:05:29.280 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.220051912Z level=info msg="Executing migration" id="create user role table" 2024-04-10T03:05:29.280 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.245394033Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-04-10T03:05:29.557 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.28728629Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-04-10T03:05:29.557 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.312974705Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-04-10T03:05:29.557 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.33820525Z level=info msg="Executing migration" id="create builtin role table" 2024-04-10T03:05:29.557 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.380063614Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-04-10T03:05:29.557 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.405474361Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-04-10T03:05:29.557 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.447418591Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-04-10T03:05:29.557 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.472751575Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-04-10T03:05:29.557 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.498071456Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-04-10T03:05:29.557 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.523288525Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-04-10T03:05:29.558 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.565234391Z level=info msg="Executing migration" id="add unique index role.uid" 2024-04-10T03:05:29.818 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[23435]: cluster 2024-04-10T03:05:27.699289+0000 mgr.y (mgr.14514) 70 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:29.819 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[23435]: audit 2024-04-10T03:05:28.755805+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:29.819 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.590482683Z level=info msg="Executing migration" id="create seed assignment table" 2024-04-10T03:05:29.819 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.615767988Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-04-10T03:05:29.819 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.641045449Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-10T03:05:29.820 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.666299062Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-10T03:05:29.820 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.708584345Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-10T03:05:29.820 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.733951812Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-10T03:05:29.820 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.767422321Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-10T03:05:29.820 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.801190493Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-10T03:05:29.821 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.826467361Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-10T03:05:30.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:29 smithi016 bash[28961]: cluster 2024-04-10T03:05:27.699289+0000 mgr.y (mgr.14514) 70 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:30.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:29 smithi016 bash[28961]: audit 2024-04-10T03:05:28.755805+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:30.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:29 smithi016 bash[21212]: cluster 2024-04-10T03:05:27.699289+0000 mgr.y (mgr.14514) 70 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:30.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:29 smithi016 bash[21212]: audit 2024-04-10T03:05:28.755805+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:30.088 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.843373475Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-10T03:05:30.088 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.860133168Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-10T03:05:30.088 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.885548804Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-10T03:05:30.088 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.927682636Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-10T03:05:30.088 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.953024164Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-10T03:05:30.088 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:29 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:29.994949838Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-10T03:05:30.088 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.028666498Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-10T03:05:30.088 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.070754003Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-10T03:05:30.088 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.096239317Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.121673577Z level=info msg="Executing migration" id="add correlation config column" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.146883688Z level=info msg="Executing migration" id="create entity_events table" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.17218102Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.197485058Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.197815005Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.239342602Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.239785038Z 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-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.28145824Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.306789954Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.33196301Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-10T03:05:30.366 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.374036059Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-10T03:05:30.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.39932391Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-10T03:05:30.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.441369582Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-10T03:05:30.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.466678644Z level=info msg="Executing migration" id="Drop public config table" 2024-04-10T03:05:30.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.50860825Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-10T03:05:30.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.533935395Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-10T03:05:30.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.559094343Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-10T03:05:30.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.584394726Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-10T03:05:30.635 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.609605437Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-10T03:05:30.636 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.643298687Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-10T03:05:30.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.668579656Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-10T03:05:30.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.702218266Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-10T03:05:30.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.736007292Z level=info msg="Executing migration" id="add share column" 2024-04-10T03:05:30.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.761221544Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-10T03:05:30.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.803275542Z level=info msg="Executing migration" id="create file table" 2024-04-10T03:05:30.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.86206196Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-10T03:05:30.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.887312404Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-10T03:05:30.984 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:30.985 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:30.988 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:30.988 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:30.989 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:30.989 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:30.989 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:30.989 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:31.018 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:05:30 smithi016 bash[57168]: ts=2024-04-10T03:05:30.743Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003845893s 2024-04-10T03:05:31.182 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.929312737Z level=info msg="Executing migration" id="create file_meta table" 2024-04-10T03:05:31.182 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:30 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:30.971572594Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-10T03:05:31.182 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.01351641Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-10T03:05:31.182 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.038777175Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-10T03:05:31.182 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.089333158Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-10T03:05:31.182 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.139721549Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-10T03:05:31.182 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.190005245Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-10T03:05:31.450 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.215305823Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-10T03:05:31.450 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.257219556Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-10T03:05:31.450 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.324309555Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-10T03:05:31.450 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.349577906Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-10T03:05:31.450 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.391600652Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-10T03:05:31.450 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.416864933Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-10T03:05:31.711 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[23435]: cluster 2024-04-10T03:05:29.700509+0000 mgr.y (mgr.14514) 71 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:31.711 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.45868604Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-10T03:05:31.711 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.50075849Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-10T03:05:31.711 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.542897036Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-10T03:05:31.711 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.584946377Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-10T03:05:31.712 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.610225834Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-10T03:05:31.712 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.635552868Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-10T03:05:31.712 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.694289629Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-10T03:05:31.712 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.719578417Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-10T03:05:32.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:31 smithi016 bash[28961]: cluster 2024-04-10T03:05:29.700509+0000 mgr.y (mgr.14514) 71 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:32.019 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:31 smithi016 bash[21212]: cluster 2024-04-10T03:05:29.700509+0000 mgr.y (mgr.14514) 71 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-10T03:05:32.022 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.744770152Z level=info msg="Executing migration" id="create folder table" 2024-04-10T03:05:32.022 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.770109074Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-10T03:05:32.022 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.812013763Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-10T03:05:32.022 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.837416894Z level=info msg="Executing migration" id="Update folder title length" 2024-04-10T03:05:32.022 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.86265665Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-10T03:05:32.022 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=migrator t=2024-04-10T03:05:31.888100193Z level=info msg="migrations completed" performed=485 skipped=0 duration=22.497679416s 2024-04-10T03:05:32.022 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:31 smithi136 bash[50442]: logger=sqlstore t=2024-04-10T03:05:31.889523908Z level=info msg="Created default organization" 2024-04-10T03:05:32.022 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:32 smithi136 bash[50442]: logger=plugin.loader t=2024-04-10T03:05:32.030453459Z level=info msg="Plugin registered" pluginID=input 2024-04-10T03:05:32.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:32 smithi136 bash[50442]: logger=plugin.loader t=2024-04-10T03:05:32.060123516Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-04-10T03:05:32.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:32 smithi136 bash[50442]: logger=plugin.loader t=2024-04-10T03:05:32.060147663Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-04-10T03:05:32.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:32 smithi136 bash[50442]: logger=secrets t=2024-04-10T03:05:32.060187636Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-10T03:05:32.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:32 smithi136 bash[50442]: logger=query_data t=2024-04-10T03:05:32.062096939Z level=info msg="Query Service initialization" 2024-04-10T03:05:32.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:32 smithi136 bash[50442]: logger=live.push_http t=2024-04-10T03:05:32.064986422Z level=info msg="Live Push Gateway initialization" 2024-04-10T03:05:33.488 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=infra.usagestats.collector t=2024-04-10T03:05:33.212470768Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-10T03:05:33.488 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=provisioning.datasources t=2024-04-10T03:05:33.213251659Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-04-10T03:05:33.489 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=provisioning.datasources t=2024-04-10T03:05:33.247008042Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-10T03:05:33.489 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=provisioning.datasources t=2024-04-10T03:05:33.333548818Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-04-10T03:05:33.489 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=provisioning.alerting t=2024-04-10T03:05:33.432499687Z level=info msg="starting to provision alerting" 2024-04-10T03:05:33.489 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=provisioning.alerting t=2024-04-10T03:05:33.43255558Z level=info msg="finished to provision alerting" 2024-04-10T03:05:33.489 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=ngalert.state.manager t=2024-04-10T03:05:33.432790915Z level=info msg="Warming state cache for startup" 2024-04-10T03:05:33.489 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=grafanaStorageLogger t=2024-04-10T03:05:33.433186443Z level=info msg="storage starting" 2024-04-10T03:05:33.489 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=http.server t=2024-04-10T03:05:33.441195401Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-10T03:05:33.489 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=sqlstore.transactions t=2024-04-10T03:05:33.445352389Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-10T03:05:33.489 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=ngalert.state.manager t=2024-04-10T03:05:33.497144559Z level=info msg="State cache has been initialized" states=0 duration=64.351866ms 2024-04-10T03:05:33.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:33 smithi016 bash[28961]: cluster 2024-04-10T03:05:31.701257+0000 mgr.y (mgr.14514) 72 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:33.670 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:33 smithi016 bash[28961]: audit 2024-04-10T03:05:32.571919+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:33.670 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:33 smithi016 bash[28961]: audit 2024-04-10T03:05:32.576919+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:33.670 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:33 smithi016 bash[21212]: cluster 2024-04-10T03:05:31.701257+0000 mgr.y (mgr.14514) 72 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:33.670 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:33 smithi016 bash[21212]: audit 2024-04-10T03:05:32.571919+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:33.670 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:33 smithi016 bash[21212]: audit 2024-04-10T03:05:32.576919+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:33.758 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[23435]: cluster 2024-04-10T03:05:31.701257+0000 mgr.y (mgr.14514) 72 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:33.759 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[23435]: audit 2024-04-10T03:05:32.571919+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:33.759 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[23435]: audit 2024-04-10T03:05:32.576919+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:33.759 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=ngalert.multiorg.alertmanager t=2024-04-10T03:05:33.497240675Z level=info msg="starting MultiOrg Alertmanager" 2024-04-10T03:05:33.759 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=ticker t=2024-04-10T03:05:33.49727516Z level=info msg=starting first_tick=2024-04-10T03:05:40Z 2024-04-10T03:05:33.759 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=sqlstore.transactions t=2024-04-10T03:05:33.554923505Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-10T03:05:33.759 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=sqlstore.transactions t=2024-04-10T03:05:33.699753966Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-10T03:05:35.666 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:05:33 smithi136 bash[50442]: logger=sqlstore.transactions t=2024-04-10T03:05:33.767150696Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-10T03:05:35.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: cluster 2024-04-10T03:05:33.701758+0000 mgr.y (mgr.14514) 73 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:35.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: audit 2024-04-10T03:05:34.324927+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: audit 2024-04-10T03:05:34.336428+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: audit 2024-04-10T03:05:34.818308+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:05:35.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: audit 2024-04-10T03:05:34.820222+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:05:35.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: audit 2024-04-10T03:05:34.831253+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: audit 2024-04-10T03:05:34.909053+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:05:35.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: audit 2024-04-10T03:05:34.910815+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:05:35.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: audit 2024-04-10T03:05:34.911609+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:05:35.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:35 smithi136 bash[23435]: audit 2024-04-10T03:05:34.917770+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: cluster 2024-04-10T03:05:33.701758+0000 mgr.y (mgr.14514) 73 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: audit 2024-04-10T03:05:34.324927+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: audit 2024-04-10T03:05:34.336428+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: audit 2024-04-10T03:05:34.818308+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:05:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: audit 2024-04-10T03:05:34.820222+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:05:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: audit 2024-04-10T03:05:34.831253+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: audit 2024-04-10T03:05:34.909053+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:05:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: audit 2024-04-10T03:05:34.910815+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: audit 2024-04-10T03:05:34.911609+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[21212]: audit 2024-04-10T03:05:34.917770+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: cluster 2024-04-10T03:05:33.701758+0000 mgr.y (mgr.14514) 73 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: audit 2024-04-10T03:05:34.324927+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: audit 2024-04-10T03:05:34.336428+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: audit 2024-04-10T03:05:34.818308+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: audit 2024-04-10T03:05:34.820222+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: audit 2024-04-10T03:05:34.831253+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: audit 2024-04-10T03:05:34.909053+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: audit 2024-04-10T03:05:34.910815+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:05:35.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: audit 2024-04-10T03:05:34.911609+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:05:35.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:35 smithi016 bash[28961]: audit 2024-04-10T03:05:34.917770+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:05:37.496 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:37 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:05:37] "GET /metrics HTTP/1.1" 200 236096 "" "Prometheus/2.43.0" 2024-04-10T03:05:37.497 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:37 smithi016 bash[21212]: cluster 2024-04-10T03:05:35.702692+0000 mgr.y (mgr.14514) 74 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:37.497 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:37 smithi016 bash[28961]: cluster 2024-04-10T03:05:35.702692+0000 mgr.y (mgr.14514) 74 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:37.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:37 smithi136 bash[23435]: cluster 2024-04-10T03:05:35.702692+0000 mgr.y (mgr.14514) 74 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:39.752 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:39 smithi016 bash[21212]: cluster 2024-04-10T03:05:37.703180+0000 mgr.y (mgr.14514) 75 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:39.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:39 smithi016 bash[28961]: cluster 2024-04-10T03:05:37.703180+0000 mgr.y (mgr.14514) 75 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:39.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:39 smithi136 bash[23435]: cluster 2024-04-10T03:05:37.703180+0000 mgr.y (mgr.14514) 75 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:40.666 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:05:40 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:05:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:05:41.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:41 smithi016 bash[21212]: cluster 2024-04-10T03:05:39.704287+0000 mgr.y (mgr.14514) 76 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:41.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:41 smithi016 bash[28961]: cluster 2024-04-10T03:05:39.704287+0000 mgr.y (mgr.14514) 76 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:41.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:41 smithi136 bash[23435]: cluster 2024-04-10T03:05:39.704287+0000 mgr.y (mgr.14514) 76 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:42.333 INFO:teuthology.orchestra.run.smithi016.stdout:77309411412 2024-04-10T03:05:42.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-10T03:05:43.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:43 smithi136 bash[23435]: cluster 2024-04-10T03:05:41.704795+0000 mgr.y (mgr.14514) 77 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:44.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:43 smithi016 bash[21212]: cluster 2024-04-10T03:05:41.704795+0000 mgr.y (mgr.14514) 77 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:43 smithi016 bash[28961]: cluster 2024-04-10T03:05:41.704795+0000 mgr.y (mgr.14514) 77 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:44.083 INFO:teuthology.orchestra.run.smithi016.stdout:231928234020 2024-04-10T03:05:44.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-10T03:05:44.219 INFO:teuthology.orchestra.run.smithi016.stdout:107374182475 2024-04-10T03:05:44.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-10T03:05:44.621 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:44 smithi016 bash[21212]: audit 2024-04-10T03:05:43.756363+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:44.654 INFO:teuthology.orchestra.run.smithi016.stdout:55834574943 2024-04-10T03:05:44.655 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-10T03:05:44.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:44 smithi136 bash[23435]: audit 2024-04-10T03:05:43.756363+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:45.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:44 smithi016 bash[28961]: audit 2024-04-10T03:05:43.756363+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:45.582 INFO:teuthology.orchestra.run.smithi016.stdout:128849018945 2024-04-10T03:05:45.582 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-10T03:05:45.709 INFO:teuthology.orchestra.run.smithi016.stdout:34359738473 2024-04-10T03:05:45.710 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-10T03:05:45.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:45 smithi136 bash[23435]: cluster 2024-04-10T03:05:43.705716+0000 mgr.y (mgr.14514) 78 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:45.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:45 smithi136 bash[23435]: cluster 2024-04-10T03:05:44.639481+0000 mon.a (mon.0) 873 : cluster [DBG] mgrmap e22: y(active, since 90s), standbys: x 2024-04-10T03:05:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:45 smithi016 bash[21212]: cluster 2024-04-10T03:05:43.705716+0000 mgr.y (mgr.14514) 78 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:45 smithi016 bash[21212]: cluster 2024-04-10T03:05:44.639481+0000 mon.a (mon.0) 873 : cluster [DBG] mgrmap e22: y(active, since 90s), standbys: x 2024-04-10T03:05:46.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:45 smithi016 bash[28961]: cluster 2024-04-10T03:05:43.705716+0000 mgr.y (mgr.14514) 78 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:45 smithi016 bash[28961]: cluster 2024-04-10T03:05:44.639481+0000 mon.a (mon.0) 873 : cluster [DBG] mgrmap e22: y(active, since 90s), standbys: x 2024-04-10T03:05:46.674 INFO:teuthology.orchestra.run.smithi016.stdout:163208757304 2024-04-10T03:05:46.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-10T03:05:46.715 INFO:teuthology.orchestra.run.smithi016.stdout:197568495662 2024-04-10T03:05:46.715 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-10T03:05:47.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:47 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:05:47] "GET /metrics HTTP/1.1" 200 236078 "" "Prometheus/2.43.0" 2024-04-10T03:05:47.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:47 smithi136 bash[23435]: cluster 2024-04-10T03:05:45.706501+0000 mgr.y (mgr.14514) 79 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:48.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:47 smithi016 bash[21212]: cluster 2024-04-10T03:05:45.706501+0000 mgr.y (mgr.14514) 79 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:47 smithi016 bash[28961]: cluster 2024-04-10T03:05:45.706501+0000 mgr.y (mgr.14514) 79 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:49.149 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:49.149 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:49.149 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:49.153 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:49.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:49 smithi136 bash[23435]: cluster 2024-04-10T03:05:47.707254+0000 mgr.y (mgr.14514) 80 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:50.094 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:49 smithi016 bash[21212]: cluster 2024-04-10T03:05:47.707254+0000 mgr.y (mgr.14514) 80 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:50.094 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:49 smithi016 bash[28961]: cluster 2024-04-10T03:05:47.707254+0000 mgr.y (mgr.14514) 80 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:50.169 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:50.169 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:50.666 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:05:50 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:05:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:05:51.204 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:51.205 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:05:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:51 smithi136 bash[23435]: cluster 2024-04-10T03:05:49.708052+0000 mgr.y (mgr.14514) 81 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:52.038 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:51 smithi016 bash[21212]: cluster 2024-04-10T03:05:49.708052+0000 mgr.y (mgr.14514) 81 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:52.039 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:51 smithi016 bash[28961]: cluster 2024-04-10T03:05:49.708052+0000 mgr.y (mgr.14514) 81 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:53.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:53 smithi136 bash[23435]: cluster 2024-04-10T03:05:51.708756+0000 mgr.y (mgr.14514) 82 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:53 smithi016 bash[28961]: cluster 2024-04-10T03:05:51.708756+0000 mgr.y (mgr.14514) 82 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:54.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:53 smithi016 bash[21212]: cluster 2024-04-10T03:05:51.708756+0000 mgr.y (mgr.14514) 82 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:55 smithi136 bash[23435]: cluster 2024-04-10T03:05:53.709438+0000 mgr.y (mgr.14514) 83 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:56.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:55 smithi016 bash[21212]: cluster 2024-04-10T03:05:53.709438+0000 mgr.y (mgr.14514) 83 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:55 smithi016 bash[28961]: cluster 2024-04-10T03:05:53.709438+0000 mgr.y (mgr.14514) 83 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:57.259 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:05:57 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:05:57] "GET /metrics HTTP/1.1" 200 236078 "" "Prometheus/2.43.0" 2024-04-10T03:05:57.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:57 smithi136 bash[23435]: cluster 2024-04-10T03:05:55.710688+0000 mgr.y (mgr.14514) 84 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:57 smithi016 bash[21212]: cluster 2024-04-10T03:05:55.710688+0000 mgr.y (mgr.14514) 84 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:57 smithi016 bash[28961]: cluster 2024-04-10T03:05:55.710688+0000 mgr.y (mgr.14514) 84 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:05:59.470 INFO:teuthology.orchestra.run.smithi016.stdout:55834574946 2024-04-10T03:05:59.519 INFO:teuthology.orchestra.run.smithi016.stdout:107374182478 2024-04-10T03:05:59.873 INFO:teuthology.orchestra.run.smithi016.stdout:77309411415 2024-04-10T03:05:59.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:59 smithi136 bash[23435]: cluster 2024-04-10T03:05:57.711351+0000 mgr.y (mgr.14514) 85 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:05:59.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:59 smithi136 bash[23435]: audit 2024-04-10T03:05:58.756753+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:05:59.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:59 smithi136 bash[23435]: audit 2024-04-10T03:05:59.476076+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/682765677' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-10T03:05:59.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:05:59 smithi136 bash[23435]: audit 2024-04-10T03:05:59.525940+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.16:0/2367103723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-10T03:06:00.180 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:59 smithi016 bash[21212]: cluster 2024-04-10T03:05:57.711351+0000 mgr.y (mgr.14514) 85 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:00.180 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:59 smithi016 bash[21212]: audit 2024-04-10T03:05:58.756753+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:00.180 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:59 smithi016 bash[21212]: audit 2024-04-10T03:05:59.476076+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/682765677' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-10T03:06:00.180 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:05:59 smithi016 bash[21212]: audit 2024-04-10T03:05:59.525940+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.16:0/2367103723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-10T03:06:00.180 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:59 smithi016 bash[28961]: cluster 2024-04-10T03:05:57.711351+0000 mgr.y (mgr.14514) 85 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:00.180 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:59 smithi016 bash[28961]: audit 2024-04-10T03:05:58.756753+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:00.180 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:59 smithi016 bash[28961]: audit 2024-04-10T03:05:59.476076+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/682765677' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-10T03:06:00.181 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:05:59 smithi016 bash[28961]: audit 2024-04-10T03:05:59.525940+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.16:0/2367103723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-10T03:06:00.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:06:00 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:06:01.071 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:00 smithi016 bash[21212]: audit 2024-04-10T03:05:59.879088+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.16:0/1669755959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-10T03:06:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:00 smithi016 bash[28961]: audit 2024-04-10T03:05:59.879088+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.16:0/1669755959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-10T03:06:01.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:00 smithi136 bash[23435]: audit 2024-04-10T03:05:59.879088+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.16:0/1669755959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-10T03:06:02.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:01 smithi016 bash[28961]: cluster 2024-04-10T03:05:59.712004+0000 mgr.y (mgr.14514) 86 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:02.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:01 smithi016 bash[21212]: cluster 2024-04-10T03:05:59.712004+0000 mgr.y (mgr.14514) 86 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:02.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:01 smithi136 bash[23435]: cluster 2024-04-10T03:05:59.712004+0000 mgr.y (mgr.14514) 86 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:02.271 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574943 got 55834574946 for osd.1 2024-04-10T03:06:02.272 DEBUG:teuthology.parallel:result is None 2024-04-10T03:06:03.041 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182475 got 107374182478 for osd.3 2024-04-10T03:06:03.041 DEBUG:teuthology.parallel:result is None 2024-04-10T03:06:03.329 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411412 got 77309411415 for osd.2 2024-04-10T03:06:03.329 DEBUG:teuthology.parallel:result is None 2024-04-10T03:06:03.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:03 smithi016 bash[28961]: cluster 2024-04-10T03:06:01.712592+0000 mgr.y (mgr.14514) 87 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:03.752 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:03 smithi016 bash[21212]: cluster 2024-04-10T03:06:01.712592+0000 mgr.y (mgr.14514) 87 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:03.881 INFO:teuthology.orchestra.run.smithi016.stdout:128849018949 2024-04-10T03:06:04.153 INFO:teuthology.orchestra.run.smithi016.stdout:197568495665 2024-04-10T03:06:04.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:03 smithi136 bash[23435]: cluster 2024-04-10T03:06:01.712592+0000 mgr.y (mgr.14514) 87 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:04.204 INFO:teuthology.orchestra.run.smithi016.stdout:163208757308 2024-04-10T03:06:04.386 INFO:teuthology.orchestra.run.smithi016.stdout:231928234024 2024-04-10T03:06:04.461 INFO:teuthology.orchestra.run.smithi016.stdout:34359738477 2024-04-10T03:06:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[21212]: audit 2024-04-10T03:06:03.887692+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.16:0/467892329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-10T03:06:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[21212]: audit 2024-04-10T03:06:04.159862+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.16:0/3582701367' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-10T03:06:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[21212]: audit 2024-04-10T03:06:04.210577+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.16:0/3961287349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-10T03:06:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[21212]: audit 2024-04-10T03:06:04.392079+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.16:0/2267538756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-10T03:06:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[21212]: audit 2024-04-10T03:06:04.467443+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/4105489087' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-10T03:06:05.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[28961]: audit 2024-04-10T03:06:03.887692+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.16:0/467892329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-10T03:06:05.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[28961]: audit 2024-04-10T03:06:04.159862+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.16:0/3582701367' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-10T03:06:05.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[28961]: audit 2024-04-10T03:06:04.210577+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.16:0/3961287349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-10T03:06:05.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[28961]: audit 2024-04-10T03:06:04.392079+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.16:0/2267538756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-10T03:06:05.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:04 smithi016 bash[28961]: audit 2024-04-10T03:06:04.467443+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/4105489087' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-10T03:06:05.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:04 smithi136 bash[23435]: audit 2024-04-10T03:06:03.887692+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.16:0/467892329' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-10T03:06:05.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:04 smithi136 bash[23435]: audit 2024-04-10T03:06:04.159862+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.16:0/3582701367' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-10T03:06:05.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:04 smithi136 bash[23435]: audit 2024-04-10T03:06:04.210577+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.16:0/3961287349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-10T03:06:05.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:04 smithi136 bash[23435]: audit 2024-04-10T03:06:04.392079+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.16:0/2267538756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-10T03:06:05.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:04 smithi136 bash[23435]: audit 2024-04-10T03:06:04.467443+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/4105489087' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-10T03:06:05.168 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018945 got 128849018949 for osd.4 2024-04-10T03:06:05.168 DEBUG:teuthology.parallel:result is None 2024-04-10T03:06:05.916 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:05 smithi016 bash[21212]: cluster 2024-04-10T03:06:03.713001+0000 mgr.y (mgr.14514) 88 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:05.917 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:05 smithi016 bash[28961]: cluster 2024-04-10T03:06:03.713001+0000 mgr.y (mgr.14514) 88 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:06.019 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495662 got 197568495665 for osd.6 2024-04-10T03:06:06.020 DEBUG:teuthology.parallel:result is None 2024-04-10T03:06:06.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:05 smithi136 bash[23435]: cluster 2024-04-10T03:06:03.713001+0000 mgr.y (mgr.14514) 88 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:06.435 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757304 got 163208757308 for osd.5 2024-04-10T03:06:06.436 DEBUG:teuthology.parallel:result is None 2024-04-10T03:06:06.643 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738473 got 34359738477 for osd.0 2024-04-10T03:06:06.643 DEBUG:teuthology.parallel:result is None 2024-04-10T03:06:06.682 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234020 got 231928234024 for osd.7 2024-04-10T03:06:06.682 DEBUG:teuthology.parallel:result is None 2024-04-10T03:06:06.682 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-10T03:06:06.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-10T03:06:07.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:06 smithi016 bash[21212]: cluster 2024-04-10T03:06:05.714143+0000 mgr.y (mgr.14514) 89 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:07.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:06 smithi016 bash[28961]: cluster 2024-04-10T03:06:05.714143+0000 mgr.y (mgr.14514) 89 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:07.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:06 smithi136 bash[23435]: cluster 2024-04-10T03:06:05.714143+0000 mgr.y (mgr.14514) 89 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:07.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:07 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:07] "GET /metrics HTTP/1.1" 200 236062 "" "Prometheus/2.43.0" 2024-04-10T03:06:09.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:08 smithi016 bash[21212]: cluster 2024-04-10T03:06:07.714896+0000 mgr.y (mgr.14514) 90 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:08 smithi016 bash[28961]: cluster 2024-04-10T03:06:07.714896+0000 mgr.y (mgr.14514) 90 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:09.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:08 smithi136 bash[23435]: cluster 2024-04-10T03:06:07.714896+0000 mgr.y (mgr.14514) 90 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:10.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:06:10 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:06:11.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:10 smithi016 bash[28961]: cluster 2024-04-10T03:06:09.716183+0000 mgr.y (mgr.14514) 91 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:11.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:10 smithi016 bash[21212]: cluster 2024-04-10T03:06:09.716183+0000 mgr.y (mgr.14514) 91 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:11.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:10 smithi136 bash[23435]: cluster 2024-04-10T03:06:09.716183+0000 mgr.y (mgr.14514) 91 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:11.474 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:06:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:12 smithi016 bash[21212]: cluster 2024-04-10T03:06:11.716821+0000 mgr.y (mgr.14514) 92 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:12 smithi016 bash[28961]: cluster 2024-04-10T03:06:11.716821+0000 mgr.y (mgr.14514) 92 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:12 smithi136 bash[23435]: cluster 2024-04-10T03:06:11.716821+0000 mgr.y (mgr.14514) 92 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:06:14.221 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-04-10T03:06:14.884 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":69,"stamp":"2024-04-10T03:06:13.717076+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593776,"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":212,"num_read_kb":306,"num_write":230,"num_write_kb":2435,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":173,"ondisk_log_size":173,"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":2386176,"kb_used_data":7324,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575040,"statfs":{"total":767960285184,"available":765516840960,"internally_reserved":0,"allocated":7499776,"data_stored":4251566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004831"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.304486+0000","last_change":"2024-04-10T03:03:35.712472+0000","last_active":"2024-04-10T03:05:14.304486+0000","last_peered":"2024-04-10T03:05:14.304486+0000","last_clean":"2024-04-10T03:05:14.304486+0000","last_became_active":"2024-04-10T03:03:35.709899+0000","last_became_peered":"2024-04-10T03:03:35.709899+0000","last_unstale":"2024-04-10T03:05:14.304486+0000","last_undegraded":"2024-04-10T03:05:14.304486+0000","last_fullsized":"2024-04-10T03:05:14.304486+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:27:24.901994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284139+0000","last_change":"2024-04-10T03:03:35.709302+0000","last_active":"2024-04-10T03:05:14.284139+0000","last_peered":"2024-04-10T03:05:14.284139+0000","last_clean":"2024-04-10T03:05:14.284139+0000","last_became_active":"2024-04-10T03:03:35.708493+0000","last_became_peered":"2024-04-10T03:03:35.708493+0000","last_unstale":"2024-04-10T03:05:14.284139+0000","last_undegraded":"2024-04-10T03:05:14.284139+0000","last_fullsized":"2024-04-10T03:05:14.284139+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:46:34.966817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290267+0000","last_change":"2024-04-10T03:03:35.693950+0000","last_active":"2024-04-10T03:05:14.290267+0000","last_peered":"2024-04-10T03:05:14.290267+0000","last_clean":"2024-04-10T03:05:14.290267+0000","last_became_active":"2024-04-10T03:03:35.693176+0000","last_became_peered":"2024-04-10T03:03:35.693176+0000","last_unstale":"2024-04-10T03:05:14.290267+0000","last_undegraded":"2024-04-10T03:05:14.290267+0000","last_fullsized":"2024-04-10T03:05:14.290267+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:49:11.929359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287857+0000","last_change":"2024-04-10T03:03:35.698150+0000","last_active":"2024-04-10T03:05:14.287857+0000","last_peered":"2024-04-10T03:05:14.287857+0000","last_clean":"2024-04-10T03:05:14.287857+0000","last_became_active":"2024-04-10T03:03:35.697454+0000","last_became_peered":"2024-04-10T03:03:35.697454+0000","last_unstale":"2024-04-10T03:05:14.287857+0000","last_undegraded":"2024-04-10T03:05:14.287857+0000","last_fullsized":"2024-04-10T03:05:14.287857+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:20:12.128879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.307158+0000","last_change":"2024-04-10T03:05:15.307158+0000","last_active":"2024-04-10T03:05:15.307158+0000","last_peered":"2024-04-10T03:05:15.307158+0000","last_clean":"2024-04-10T03:05:15.307158+0000","last_became_active":"2024-04-10T03:05:15.306512+0000","last_became_peered":"2024-04-10T03:05:15.306512+0000","last_unstale":"2024-04-10T03:05:15.307158+0000","last_undegraded":"2024-04-10T03:05:15.307158+0000","last_fullsized":"2024-04-10T03:05:15.307158+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:40:48.097091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288500+0000","last_change":"2024-04-10T03:03:35.707882+0000","last_active":"2024-04-10T03:05:14.288500+0000","last_peered":"2024-04-10T03:05:14.288500+0000","last_clean":"2024-04-10T03:05:14.288500+0000","last_became_active":"2024-04-10T03:03:35.707397+0000","last_became_peered":"2024-04-10T03:03:35.707397+0000","last_unstale":"2024-04-10T03:05:14.288500+0000","last_undegraded":"2024-04-10T03:05:14.288500+0000","last_fullsized":"2024-04-10T03:05:14.288500+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:08:45.266088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296145+0000","last_change":"2024-04-10T03:03:35.708665+0000","last_active":"2024-04-10T03:05:14.296145+0000","last_peered":"2024-04-10T03:05:14.296145+0000","last_clean":"2024-04-10T03:05:14.296145+0000","last_became_active":"2024-04-10T03:03:35.708141+0000","last_became_peered":"2024-04-10T03:03:35.708141+0000","last_unstale":"2024-04-10T03:05:14.296145+0000","last_undegraded":"2024-04-10T03:05:14.296145+0000","last_fullsized":"2024-04-10T03:05:14.296145+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:03:24.446880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.467315+0000","last_change":"2024-04-10T03:05:15.467315+0000","last_active":"2024-04-10T03:05:15.467315+0000","last_peered":"2024-04-10T03:05:15.467315+0000","last_clean":"2024-04-10T03:05:15.467315+0000","last_became_active":"2024-04-10T03:05:15.466271+0000","last_became_peered":"2024-04-10T03:05:15.466271+0000","last_unstale":"2024-04-10T03:05:15.467315+0000","last_undegraded":"2024-04-10T03:05:15.467315+0000","last_fullsized":"2024-04-10T03:05:15.467315+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:45:44.975930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.304432+0000","last_change":"2024-04-10T03:03:35.709727+0000","last_active":"2024-04-10T03:05:14.304432+0000","last_peered":"2024-04-10T03:05:14.304432+0000","last_clean":"2024-04-10T03:05:14.304432+0000","last_became_active":"2024-04-10T03:03:35.709393+0000","last_became_peered":"2024-04-10T03:03:35.709393+0000","last_unstale":"2024-04-10T03:05:14.304432+0000","last_undegraded":"2024-04-10T03:05:14.304432+0000","last_fullsized":"2024-04-10T03:05:14.304432+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:19:06.778254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289577+0000","last_change":"2024-04-10T03:03:35.714794+0000","last_active":"2024-04-10T03:05:14.289577+0000","last_peered":"2024-04-10T03:05:14.289577+0000","last_clean":"2024-04-10T03:05:14.289577+0000","last_became_active":"2024-04-10T03:03:35.714491+0000","last_became_peered":"2024-04-10T03:03:35.714491+0000","last_unstale":"2024-04-10T03:05:14.289577+0000","last_undegraded":"2024-04-10T03:05:14.289577+0000","last_fullsized":"2024-04-10T03:05:14.289577+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:52:47.089874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.291545+0000","last_change":"2024-04-10T03:03:35.712691+0000","last_active":"2024-04-10T03:05:14.291545+0000","last_peered":"2024-04-10T03:05:14.291545+0000","last_clean":"2024-04-10T03:05:14.291545+0000","last_became_active":"2024-04-10T03:03:35.712351+0000","last_became_peered":"2024-04-10T03:03:35.712351+0000","last_unstale":"2024-04-10T03:05:14.291545+0000","last_undegraded":"2024-04-10T03:05:14.291545+0000","last_fullsized":"2024-04-10T03:05:14.291545+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:38:39.672905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301341+0000","last_change":"2024-04-10T03:03:35.720604+0000","last_active":"2024-04-10T03:05:14.301341+0000","last_peered":"2024-04-10T03:05:14.301341+0000","last_clean":"2024-04-10T03:05:14.301341+0000","last_became_active":"2024-04-10T03:03:35.718196+0000","last_became_peered":"2024-04-10T03:03:35.718196+0000","last_unstale":"2024-04-10T03:05:14.301341+0000","last_undegraded":"2024-04-10T03:05:14.301341+0000","last_fullsized":"2024-04-10T03:05:14.301341+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:19:20.095026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282326+0000","last_change":"2024-04-10T03:03:35.698245+0000","last_active":"2024-04-10T03:05:14.282326+0000","last_peered":"2024-04-10T03:05:14.282326+0000","last_clean":"2024-04-10T03:05:14.282326+0000","last_became_active":"2024-04-10T03:03:35.697402+0000","last_became_peered":"2024-04-10T03:03:35.697402+0000","last_unstale":"2024-04-10T03:05:14.282326+0000","last_undegraded":"2024-04-10T03:05:14.282326+0000","last_fullsized":"2024-04-10T03:05:14.282326+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:53:30.770783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290247+0000","last_change":"2024-04-10T03:03:35.695791+0000","last_active":"2024-04-10T03:05:14.290247+0000","last_peered":"2024-04-10T03:05:14.290247+0000","last_clean":"2024-04-10T03:05:14.290247+0000","last_became_active":"2024-04-10T03:03:35.693086+0000","last_became_peered":"2024-04-10T03:03:35.693086+0000","last_unstale":"2024-04-10T03:05:14.290247+0000","last_undegraded":"2024-04-10T03:05:14.290247+0000","last_fullsized":"2024-04-10T03:05:14.290247+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:42:45.432355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283454+0000","last_change":"2024-04-10T03:03:35.700345+0000","last_active":"2024-04-10T03:05:14.283454+0000","last_peered":"2024-04-10T03:05:14.283454+0000","last_clean":"2024-04-10T03:05:14.283454+0000","last_became_active":"2024-04-10T03:03:35.699552+0000","last_became_peered":"2024-04-10T03:03:35.699552+0000","last_unstale":"2024-04-10T03:05:14.283454+0000","last_undegraded":"2024-04-10T03:05:14.283454+0000","last_fullsized":"2024-04-10T03:05:14.283454+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:34:20.278406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289366+0000","last_change":"2024-04-10T03:03:35.706256+0000","last_active":"2024-04-10T03:05:14.289366+0000","last_peered":"2024-04-10T03:05:14.289366+0000","last_clean":"2024-04-10T03:05:14.289366+0000","last_became_active":"2024-04-10T03:03:35.705933+0000","last_became_peered":"2024-04-10T03:03:35.705933+0000","last_unstale":"2024-04-10T03:05:14.289366+0000","last_undegraded":"2024-04-10T03:05:14.289366+0000","last_fullsized":"2024-04-10T03:05:14.289366+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:59:23.579161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.294787+0000","last_change":"2024-04-10T03:03:35.705308+0000","last_active":"2024-04-10T03:05:14.294787+0000","last_peered":"2024-04-10T03:05:14.294787+0000","last_clean":"2024-04-10T03:05:14.294787+0000","last_became_active":"2024-04-10T03:03:35.704944+0000","last_became_peered":"2024-04-10T03:03:35.704944+0000","last_unstale":"2024-04-10T03:05:14.294787+0000","last_undegraded":"2024-04-10T03:05:14.294787+0000","last_fullsized":"2024-04-10T03:05:14.294787+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:45:45.416117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287210+0000","last_change":"2024-04-10T03:03:35.707283+0000","last_active":"2024-04-10T03:05:14.287210+0000","last_peered":"2024-04-10T03:05:14.287210+0000","last_clean":"2024-04-10T03:05:14.287210+0000","last_became_active":"2024-04-10T03:03:35.706611+0000","last_became_peered":"2024-04-10T03:03:35.706611+0000","last_unstale":"2024-04-10T03:05:14.287210+0000","last_undegraded":"2024-04-10T03:05:14.287210+0000","last_fullsized":"2024-04-10T03:05:14.287210+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:41:55.907810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.298576+0000","last_change":"2024-04-10T03:03:35.700343+0000","last_active":"2024-04-10T03:05:14.298576+0000","last_peered":"2024-04-10T03:05:14.298576+0000","last_clean":"2024-04-10T03:05:14.298576+0000","last_became_active":"2024-04-10T03:03:35.696993+0000","last_became_peered":"2024-04-10T03:03:35.696993+0000","last_unstale":"2024-04-10T03:05:14.298576+0000","last_undegraded":"2024-04-10T03:05:14.298576+0000","last_fullsized":"2024-04-10T03:05:14.298576+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:41:15.244292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"61'4","reported_seq":22,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.291306+0000","last_change":"2024-04-10T03:03:34.663181+0000","last_active":"2024-04-10T03:05:14.291306+0000","last_peered":"2024-04-10T03:05:14.291306+0000","last_clean":"2024-04-10T03:05:14.291306+0000","last_became_active":"2024-04-10T03:03:34.661505+0000","last_became_peered":"2024-04-10T03:03:34.661505+0000","last_unstale":"2024-04-10T03:05:14.291306+0000","last_undegraded":"2024-04-10T03:05:14.291306+0000","last_fullsized":"2024-04-10T03:05:14.291306+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T10:54:12.435880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283408+0000","last_change":"2024-04-10T03:03:35.710617+0000","last_active":"2024-04-10T03:05:14.283408+0000","last_peered":"2024-04-10T03:05:14.283408+0000","last_clean":"2024-04-10T03:05:14.283408+0000","last_became_active":"2024-04-10T03:03:35.709749+0000","last_became_peered":"2024-04-10T03:03:35.709749+0000","last_unstale":"2024-04-10T03:05:14.283408+0000","last_undegraded":"2024-04-10T03:05:14.283408+0000","last_fullsized":"2024-04-10T03:05:14.283408+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:35:53.532141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283487+0000","last_change":"2024-04-10T03:03:34.654667+0000","last_active":"2024-04-10T03:05:14.283487+0000","last_peered":"2024-04-10T03:05:14.283487+0000","last_clean":"2024-04-10T03:05:14.283487+0000","last_became_active":"2024-04-10T03:03:34.654291+0000","last_became_peered":"2024-04-10T03:03:34.654291+0000","last_unstale":"2024-04-10T03:05:14.283487+0000","last_undegraded":"2024-04-10T03:05:14.283487+0000","last_fullsized":"2024-04-10T03:05:14.283487+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:55:17.207417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":10,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.298333+0000","last_change":"2024-04-10T03:05:15.298333+0000","last_active":"2024-04-10T03:05:15.298333+0000","last_peered":"2024-04-10T03:05:15.298333+0000","last_clean":"2024-04-10T03:05:15.298333+0000","last_became_active":"2024-04-10T03:05:15.297742+0000","last_became_peered":"2024-04-10T03:05:15.297742+0000","last_unstale":"2024-04-10T03:05:15.298333+0000","last_undegraded":"2024-04-10T03:05:15.298333+0000","last_fullsized":"2024-04-10T03:05:15.298333+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:56:02.397797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.302723+0000","last_change":"2024-04-10T03:03:34.676993+0000","last_active":"2024-04-10T03:05:14.302723+0000","last_peered":"2024-04-10T03:05:14.302723+0000","last_clean":"2024-04-10T03:05:14.302723+0000","last_became_active":"2024-04-10T03:03:34.674652+0000","last_became_peered":"2024-04-10T03:03:34.674652+0000","last_unstale":"2024-04-10T03:05:14.302723+0000","last_undegraded":"2024-04-10T03:05:14.302723+0000","last_fullsized":"2024-04-10T03:05:14.302723+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:22:24.222862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288241+0000","last_change":"2024-04-10T03:03:35.706971+0000","last_active":"2024-04-10T03:05:14.288241+0000","last_peered":"2024-04-10T03:05:14.288241+0000","last_clean":"2024-04-10T03:05:14.288241+0000","last_became_active":"2024-04-10T03:03:35.706107+0000","last_became_peered":"2024-04-10T03:03:35.706107+0000","last_unstale":"2024-04-10T03:05:14.288241+0000","last_undegraded":"2024-04-10T03:05:14.288241+0000","last_fullsized":"2024-04-10T03:05:14.288241+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:36:09.640634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.298570+0000","last_change":"2024-04-10T03:03:34.661036+0000","last_active":"2024-04-10T03:05:14.298570+0000","last_peered":"2024-04-10T03:05:14.298570+0000","last_clean":"2024-04-10T03:05:14.298570+0000","last_became_active":"2024-04-10T03:03:34.660227+0000","last_became_peered":"2024-04-10T03:03:34.660227+0000","last_unstale":"2024-04-10T03:05:14.298570+0000","last_undegraded":"2024-04-10T03:05:14.298570+0000","last_fullsized":"2024-04-10T03:05:14.298570+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:57:19.373918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":27,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.470015+0000","last_change":"2024-04-10T03:05:15.470015+0000","last_active":"2024-04-10T03:05:15.470015+0000","last_peered":"2024-04-10T03:05:15.470015+0000","last_clean":"2024-04-10T03:05:15.470015+0000","last_became_active":"2024-04-10T03:05:15.468943+0000","last_became_peered":"2024-04-10T03:05:15.468943+0000","last_unstale":"2024-04-10T03:05:15.470015+0000","last_undegraded":"2024-04-10T03:05:15.470015+0000","last_fullsized":"2024-04-10T03:05:15.470015+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:26:57.843578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282580+0000","last_change":"2024-04-10T03:03:34.660006+0000","last_active":"2024-04-10T03:05:14.282580+0000","last_peered":"2024-04-10T03:05:14.282580+0000","last_clean":"2024-04-10T03:05:14.282580+0000","last_became_active":"2024-04-10T03:03:34.659644+0000","last_became_peered":"2024-04-10T03:03:34.659644+0000","last_unstale":"2024-04-10T03:05:14.282580+0000","last_undegraded":"2024-04-10T03:05:14.282580+0000","last_fullsized":"2024-04-10T03:05:14.282580+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:41:01.895760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.300011+0000","last_change":"2024-04-10T03:03:35.693231+0000","last_active":"2024-04-10T03:05:14.300011+0000","last_peered":"2024-04-10T03:05:14.300011+0000","last_clean":"2024-04-10T03:05:14.300011+0000","last_became_active":"2024-04-10T03:03:35.691547+0000","last_became_peered":"2024-04-10T03:03:35.691547+0000","last_unstale":"2024-04-10T03:05:14.300011+0000","last_undegraded":"2024-04-10T03:05:14.300011+0000","last_fullsized":"2024-04-10T03:05:14.300011+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:46:09.090023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.294491+0000","last_change":"2024-04-10T03:03:34.672226+0000","last_active":"2024-04-10T03:05:14.294491+0000","last_peered":"2024-04-10T03:05:14.294491+0000","last_clean":"2024-04-10T03:05:14.294491+0000","last_became_active":"2024-04-10T03:03:34.671385+0000","last_became_peered":"2024-04-10T03:03:34.671385+0000","last_unstale":"2024-04-10T03:05:14.294491+0000","last_undegraded":"2024-04-10T03:05:14.294491+0000","last_fullsized":"2024-04-10T03:05:14.294491+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:41:57.451730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":10,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.919355+0000","last_change":"2024-04-10T03:05:15.919355+0000","last_active":"2024-04-10T03:05:15.919355+0000","last_peered":"2024-04-10T03:05:15.919355+0000","last_clean":"2024-04-10T03:05:15.919355+0000","last_became_active":"2024-04-10T03:05:15.918384+0000","last_became_peered":"2024-04-10T03:05:15.918384+0000","last_unstale":"2024-04-10T03:05:15.919355+0000","last_undegraded":"2024-04-10T03:05:15.919355+0000","last_fullsized":"2024-04-10T03:05:15.919355+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:32:10.181544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282663+0000","last_change":"2024-04-10T03:03:34.652485+0000","last_active":"2024-04-10T03:05:14.282663+0000","last_peered":"2024-04-10T03:05:14.282663+0000","last_clean":"2024-04-10T03:05:14.282663+0000","last_became_active":"2024-04-10T03:03:34.652193+0000","last_became_peered":"2024-04-10T03:03:34.652193+0000","last_unstale":"2024-04-10T03:05:14.282663+0000","last_undegraded":"2024-04-10T03:05:14.282663+0000","last_fullsized":"2024-04-10T03:05:14.282663+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:41:41.190050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282116+0000","last_change":"2024-04-10T03:03:35.717143+0000","last_active":"2024-04-10T03:05:14.282116+0000","last_peered":"2024-04-10T03:05:14.282116+0000","last_clean":"2024-04-10T03:05:14.282116+0000","last_became_active":"2024-04-10T03:03:35.716290+0000","last_became_peered":"2024-04-10T03:03:35.716290+0000","last_unstale":"2024-04-10T03:05:14.282116+0000","last_undegraded":"2024-04-10T03:05:14.282116+0000","last_fullsized":"2024-04-10T03:05:14.282116+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:00:01.357022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289647+0000","last_change":"2024-04-10T03:03:34.676020+0000","last_active":"2024-04-10T03:05:14.289647+0000","last_peered":"2024-04-10T03:05:14.289647+0000","last_clean":"2024-04-10T03:05:14.289647+0000","last_became_active":"2024-04-10T03:03:34.675359+0000","last_became_peered":"2024-04-10T03:03:34.675359+0000","last_unstale":"2024-04-10T03:05:14.289647+0000","last_undegraded":"2024-04-10T03:05:14.289647+0000","last_fullsized":"2024-04-10T03:05:14.289647+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:42:08.688551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283678+0000","last_change":"2024-04-10T03:03:35.697635+0000","last_active":"2024-04-10T03:05:14.283678+0000","last_peered":"2024-04-10T03:05:14.283678+0000","last_clean":"2024-04-10T03:05:14.283678+0000","last_became_active":"2024-04-10T03:03:35.696804+0000","last_became_peered":"2024-04-10T03:03:35.696804+0000","last_unstale":"2024-04-10T03:05:14.283678+0000","last_undegraded":"2024-04-10T03:05:14.283678+0000","last_fullsized":"2024-04-10T03:05:14.283678+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:31:10.002899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.291094+0000","last_change":"2024-04-10T03:03:34.678239+0000","last_active":"2024-04-10T03:05:14.291094+0000","last_peered":"2024-04-10T03:05:14.291094+0000","last_clean":"2024-04-10T03:05:14.291094+0000","last_became_active":"2024-04-10T03:03:34.677537+0000","last_became_peered":"2024-04-10T03:03:34.677537+0000","last_unstale":"2024-04-10T03:05:14.291094+0000","last_undegraded":"2024-04-10T03:05:14.291094+0000","last_fullsized":"2024-04-10T03:05:14.291094+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:15:43.890203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288395+0000","last_change":"2024-04-10T03:03:35.680432+0000","last_active":"2024-04-10T03:05:14.288395+0000","last_peered":"2024-04-10T03:05:14.288395+0000","last_clean":"2024-04-10T03:05:14.288395+0000","last_became_active":"2024-04-10T03:03:35.679602+0000","last_became_peered":"2024-04-10T03:03:35.679602+0000","last_unstale":"2024-04-10T03:05:14.288395+0000","last_undegraded":"2024-04-10T03:05:14.288395+0000","last_fullsized":"2024-04-10T03:05:14.288395+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:57:49.122560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288164+0000","last_change":"2024-04-10T03:03:34.673820+0000","last_active":"2024-04-10T03:05:14.288164+0000","last_peered":"2024-04-10T03:05:14.288164+0000","last_clean":"2024-04-10T03:05:14.288164+0000","last_became_active":"2024-04-10T03:03:34.673174+0000","last_became_peered":"2024-04-10T03:03:34.673174+0000","last_unstale":"2024-04-10T03:05:14.288164+0000","last_undegraded":"2024-04-10T03:05:14.288164+0000","last_fullsized":"2024-04-10T03:05:14.288164+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:05:25.463421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.291133+0000","last_change":"2024-04-10T03:03:35.719344+0000","last_active":"2024-04-10T03:05:14.291133+0000","last_peered":"2024-04-10T03:05:14.291133+0000","last_clean":"2024-04-10T03:05:14.291133+0000","last_became_active":"2024-04-10T03:03:35.712909+0000","last_became_peered":"2024-04-10T03:03:35.712909+0000","last_unstale":"2024-04-10T03:05:14.291133+0000","last_undegraded":"2024-04-10T03:05:14.291133+0000","last_fullsized":"2024-04-10T03:05:14.291133+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:47:02.909298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284294+0000","last_change":"2024-04-10T03:03:34.664526+0000","last_active":"2024-04-10T03:05:14.284294+0000","last_peered":"2024-04-10T03:05:14.284294+0000","last_clean":"2024-04-10T03:05:14.284294+0000","last_became_active":"2024-04-10T03:03:34.664097+0000","last_became_peered":"2024-04-10T03:03:34.664097+0000","last_unstale":"2024-04-10T03:05:14.284294+0000","last_undegraded":"2024-04-10T03:05:14.284294+0000","last_fullsized":"2024-04-10T03:05:14.284294+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T12:50:17.409451+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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301116+0000","last_change":"2024-04-10T03:03:35.709871+0000","last_active":"2024-04-10T03:05:14.301116+0000","last_peered":"2024-04-10T03:05:14.301116+0000","last_clean":"2024-04-10T03:05:14.301116+0000","last_became_active":"2024-04-10T03:03:35.708343+0000","last_became_peered":"2024-04-10T03:03:35.708343+0000","last_unstale":"2024-04-10T03:05:14.301116+0000","last_undegraded":"2024-04-10T03:05:14.301116+0000","last_fullsized":"2024-04-10T03:05:14.301116+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:06:15.694079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'12","reported_seq":30,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:43.809570+0000","last_change":"2024-04-10T03:03:34.680338+0000","last_active":"2024-04-10T03:05:43.809570+0000","last_peered":"2024-04-10T03:05:43.809570+0000","last_clean":"2024-04-10T03:05:43.809570+0000","last_became_active":"2024-04-10T03:03:34.679960+0000","last_became_peered":"2024-04-10T03:03:34.679960+0000","last_unstale":"2024-04-10T03:05:43.809570+0000","last_undegraded":"2024-04-10T03:05:43.809570+0000","last_fullsized":"2024-04-10T03:05:43.809570+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T12:02:09.691920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2622,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301413+0000","last_change":"2024-04-10T03:03:35.702018+0000","last_active":"2024-04-10T03:05:14.301413+0000","last_peered":"2024-04-10T03:05:14.301413+0000","last_clean":"2024-04-10T03:05:14.301413+0000","last_became_active":"2024-04-10T03:03:35.697969+0000","last_became_peered":"2024-04-10T03:03:35.697969+0000","last_unstale":"2024-04-10T03:05:14.301413+0000","last_undegraded":"2024-04-10T03:05:14.301413+0000","last_fullsized":"2024-04-10T03:05:14.301413+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:39:13.745070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290244+0000","last_change":"2024-04-10T03:03:34.657225+0000","last_active":"2024-04-10T03:05:14.290244+0000","last_peered":"2024-04-10T03:05:14.290244+0000","last_clean":"2024-04-10T03:05:14.290244+0000","last_became_active":"2024-04-10T03:03:34.656887+0000","last_became_peered":"2024-04-10T03:03:34.656887+0000","last_unstale":"2024-04-10T03:05:14.290244+0000","last_undegraded":"2024-04-10T03:05:14.290244+0000","last_fullsized":"2024-04-10T03:05:14.290244+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:03:37.844027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290391+0000","last_change":"2024-04-10T03:03:35.718372+0000","last_active":"2024-04-10T03:05:14.290391+0000","last_peered":"2024-04-10T03:05:14.290391+0000","last_clean":"2024-04-10T03:05:14.290391+0000","last_became_active":"2024-04-10T03:03:35.713770+0000","last_became_peered":"2024-04-10T03:03:35.713770+0000","last_unstale":"2024-04-10T03:05:14.290391+0000","last_undegraded":"2024-04-10T03:05:14.290391+0000","last_fullsized":"2024-04-10T03:05:14.290391+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:19:04.269141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287765+0000","last_change":"2024-04-10T03:03:34.668811+0000","last_active":"2024-04-10T03:05:14.287765+0000","last_peered":"2024-04-10T03:05:14.287765+0000","last_clean":"2024-04-10T03:05:14.287765+0000","last_became_active":"2024-04-10T03:03:34.668363+0000","last_became_peered":"2024-04-10T03:03:34.668363+0000","last_unstale":"2024-04-10T03:05:14.287765+0000","last_undegraded":"2024-04-10T03:05:14.287765+0000","last_fullsized":"2024-04-10T03:05:14.287765+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:31:57.533229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296141+0000","last_change":"2024-04-10T03:03:35.702390+0000","last_active":"2024-04-10T03:05:14.296141+0000","last_peered":"2024-04-10T03:05:14.296141+0000","last_clean":"2024-04-10T03:05:14.296141+0000","last_became_active":"2024-04-10T03:03:35.700794+0000","last_became_peered":"2024-04-10T03:03:35.700794+0000","last_unstale":"2024-04-10T03:05:14.296141+0000","last_undegraded":"2024-04-10T03:05:14.296141+0000","last_fullsized":"2024-04-10T03:05:14.296141+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:31:32.368110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290429+0000","last_change":"2024-04-10T03:03:34.671289+0000","last_active":"2024-04-10T03:05:14.290429+0000","last_peered":"2024-04-10T03:05:14.290429+0000","last_clean":"2024-04-10T03:05:14.290429+0000","last_became_active":"2024-04-10T03:03:34.670484+0000","last_became_peered":"2024-04-10T03:03:34.670484+0000","last_unstale":"2024-04-10T03:05:14.290429+0000","last_undegraded":"2024-04-10T03:05:14.290429+0000","last_fullsized":"2024-04-10T03:05:14.290429+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:29:45.986157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.293946+0000","last_change":"2024-04-10T03:03:35.713203+0000","last_active":"2024-04-10T03:05:14.293946+0000","last_peered":"2024-04-10T03:05:14.293946+0000","last_clean":"2024-04-10T03:05:14.293946+0000","last_became_active":"2024-04-10T03:03:35.712638+0000","last_became_peered":"2024-04-10T03:03:35.712638+0000","last_unstale":"2024-04-10T03:05:14.293946+0000","last_undegraded":"2024-04-10T03:05:14.293946+0000","last_fullsized":"2024-04-10T03:05:14.293946+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:44:26.146643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.285291+0000","last_change":"2024-04-10T03:03:34.658362+0000","last_active":"2024-04-10T03:05:14.285291+0000","last_peered":"2024-04-10T03:05:14.285291+0000","last_clean":"2024-04-10T03:05:14.285291+0000","last_became_active":"2024-04-10T03:03:34.658061+0000","last_became_peered":"2024-04-10T03:03:34.658061+0000","last_unstale":"2024-04-10T03:05:14.285291+0000","last_undegraded":"2024-04-10T03:05:14.285291+0000","last_fullsized":"2024-04-10T03:05:14.285291+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T08:03:23.648456+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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296471+0000","last_change":"2024-04-10T03:03:35.707494+0000","last_active":"2024-04-10T03:05:14.296471+0000","last_peered":"2024-04-10T03:05:14.296471+0000","last_clean":"2024-04-10T03:05:14.296471+0000","last_became_active":"2024-04-10T03:03:35.706852+0000","last_became_peered":"2024-04-10T03:03:35.706852+0000","last_unstale":"2024-04-10T03:05:14.296471+0000","last_undegraded":"2024-04-10T03:05:14.296471+0000","last_fullsized":"2024-04-10T03:05:14.296471+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:30:45.727447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.302213+0000","last_change":"2024-04-10T03:03:34.662201+0000","last_active":"2024-04-10T03:05:14.302213+0000","last_peered":"2024-04-10T03:05:14.302213+0000","last_clean":"2024-04-10T03:05:14.302213+0000","last_became_active":"2024-04-10T03:03:34.661518+0000","last_became_peered":"2024-04-10T03:03:34.661518+0000","last_unstale":"2024-04-10T03:05:14.302213+0000","last_undegraded":"2024-04-10T03:05:14.302213+0000","last_fullsized":"2024-04-10T03:05:14.302213+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:38:14.451722+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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.303772+0000","last_change":"2024-04-10T03:03:35.693499+0000","last_active":"2024-04-10T03:05:14.303772+0000","last_peered":"2024-04-10T03:05:14.303772+0000","last_clean":"2024-04-10T03:05:14.303772+0000","last_became_active":"2024-04-10T03:03:35.692661+0000","last_became_peered":"2024-04-10T03:03:35.692661+0000","last_unstale":"2024-04-10T03:05:14.303772+0000","last_undegraded":"2024-04-10T03:05:14.303772+0000","last_fullsized":"2024-04-10T03:05:14.303772+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:06:59.897941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282435+0000","last_change":"2024-04-10T03:04:52.267858+0000","last_active":"2024-04-10T03:05:14.282435+0000","last_peered":"2024-04-10T03:05:14.282435+0000","last_clean":"2024-04-10T03:05:14.282435+0000","last_became_active":"2024-04-10T03:04:52.266876+0000","last_became_peered":"2024-04-10T03:04:52.266876+0000","last_unstale":"2024-04-10T03:05:14.282435+0000","last_undegraded":"2024-04-10T03:05:14.282435+0000","last_fullsized":"2024-04-10T03:05:14.282435+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:40:14.721636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283816+0000","last_change":"2024-04-10T03:03:34.648314+0000","last_active":"2024-04-10T03:05:14.283816+0000","last_peered":"2024-04-10T03:05:14.283816+0000","last_clean":"2024-04-10T03:05:14.283816+0000","last_became_active":"2024-04-10T03:03:34.647937+0000","last_became_peered":"2024-04-10T03:03:34.647937+0000","last_unstale":"2024-04-10T03:05:14.283816+0000","last_undegraded":"2024-04-10T03:05:14.283816+0000","last_fullsized":"2024-04-10T03:05:14.283816+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:26:09.694589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.292008+0000","last_change":"2024-04-10T03:03:35.700583+0000","last_active":"2024-04-10T03:05:14.292008+0000","last_peered":"2024-04-10T03:05:14.292008+0000","last_clean":"2024-04-10T03:05:14.292008+0000","last_became_active":"2024-04-10T03:03:35.699245+0000","last_became_peered":"2024-04-10T03:03:35.699245+0000","last_unstale":"2024-04-10T03:05:14.292008+0000","last_undegraded":"2024-04-10T03:05:14.292008+0000","last_fullsized":"2024-04-10T03:05:14.292008+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:53:50.643080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283812+0000","last_change":"2024-04-10T03:04:52.268924+0000","last_active":"2024-04-10T03:05:14.283812+0000","last_peered":"2024-04-10T03:05:14.283812+0000","last_clean":"2024-04-10T03:05:14.283812+0000","last_became_active":"2024-04-10T03:04:52.268092+0000","last_became_peered":"2024-04-10T03:04:52.268092+0000","last_unstale":"2024-04-10T03:05:14.283812+0000","last_undegraded":"2024-04-10T03:05:14.283812+0000","last_fullsized":"2024-04-10T03:05:14.283812+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:52:48.825897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287523+0000","last_change":"2024-04-10T03:03:34.672872+0000","last_active":"2024-04-10T03:05:14.287523+0000","last_peered":"2024-04-10T03:05:14.287523+0000","last_clean":"2024-04-10T03:05:14.287523+0000","last_became_active":"2024-04-10T03:03:34.672262+0000","last_became_peered":"2024-04-10T03:03:34.672262+0000","last_unstale":"2024-04-10T03:05:14.287523+0000","last_undegraded":"2024-04-10T03:05:14.287523+0000","last_fullsized":"2024-04-10T03:05:14.287523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:14:20.509283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301957+0000","last_change":"2024-04-10T03:03:35.721720+0000","last_active":"2024-04-10T03:05:14.301957+0000","last_peered":"2024-04-10T03:05:14.301957+0000","last_clean":"2024-04-10T03:05:14.301957+0000","last_became_active":"2024-04-10T03:03:35.718313+0000","last_became_peered":"2024-04-10T03:03:35.718313+0000","last_unstale":"2024-04-10T03:05:14.301957+0000","last_undegraded":"2024-04-10T03:05:14.301957+0000","last_fullsized":"2024-04-10T03:05:14.301957+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:59:32.217654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284027+0000","last_change":"2024-04-10T03:04:52.268853+0000","last_active":"2024-04-10T03:05:14.284027+0000","last_peered":"2024-04-10T03:05:14.284027+0000","last_clean":"2024-04-10T03:05:14.284027+0000","last_became_active":"2024-04-10T03:04:52.267327+0000","last_became_peered":"2024-04-10T03:04:52.267327+0000","last_unstale":"2024-04-10T03:05:14.284027+0000","last_undegraded":"2024-04-10T03:05:14.284027+0000","last_fullsized":"2024-04-10T03:05:14.284027+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:20:53.095394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283243+0000","last_change":"2024-04-10T03:03:35.702529+0000","last_active":"2024-04-10T03:05:14.283243+0000","last_peered":"2024-04-10T03:05:14.283243+0000","last_clean":"2024-04-10T03:05:14.283243+0000","last_became_active":"2024-04-10T03:03:35.701766+0000","last_became_peered":"2024-04-10T03:03:35.701766+0000","last_unstale":"2024-04-10T03:05:14.283243+0000","last_undegraded":"2024-04-10T03:05:14.283243+0000","last_fullsized":"2024-04-10T03:05:14.283243+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:57:15.352962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.285440+0000","last_change":"2024-04-10T03:03:34.658652+0000","last_active":"2024-04-10T03:05:14.285440+0000","last_peered":"2024-04-10T03:05:14.285440+0000","last_clean":"2024-04-10T03:05:14.285440+0000","last_became_active":"2024-04-10T03:03:34.658254+0000","last_became_peered":"2024-04-10T03:03:34.658254+0000","last_unstale":"2024-04-10T03:05:14.285440+0000","last_undegraded":"2024-04-10T03:05:14.285440+0000","last_fullsized":"2024-04-10T03:05:14.285440+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:53:49.437956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290442+0000","last_change":"2024-04-10T03:04:52.273723+0000","last_active":"2024-04-10T03:05:14.290442+0000","last_peered":"2024-04-10T03:05:14.290442+0000","last_clean":"2024-04-10T03:05:14.290442+0000","last_became_active":"2024-04-10T03:04:52.273084+0000","last_became_peered":"2024-04-10T03:04:52.273084+0000","last_unstale":"2024-04-10T03:05:14.290442+0000","last_undegraded":"2024-04-10T03:05:14.290442+0000","last_fullsized":"2024-04-10T03:05:14.290442+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:20:56.681361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283182+0000","last_change":"2024-04-10T03:03:35.703099+0000","last_active":"2024-04-10T03:05:14.283182+0000","last_peered":"2024-04-10T03:05:14.283182+0000","last_clean":"2024-04-10T03:05:14.283182+0000","last_became_active":"2024-04-10T03:03:35.702223+0000","last_became_peered":"2024-04-10T03:03:35.702223+0000","last_unstale":"2024-04-10T03:05:14.283182+0000","last_undegraded":"2024-04-10T03:05:14.283182+0000","last_fullsized":"2024-04-10T03:05:14.283182+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:24:04.337959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288736+0000","last_change":"2024-04-10T03:03:34.664510+0000","last_active":"2024-04-10T03:05:14.288736+0000","last_peered":"2024-04-10T03:05:14.288736+0000","last_clean":"2024-04-10T03:05:14.288736+0000","last_became_active":"2024-04-10T03:03:34.663695+0000","last_became_peered":"2024-04-10T03:03:34.663695+0000","last_unstale":"2024-04-10T03:05:14.288736+0000","last_undegraded":"2024-04-10T03:05:14.288736+0000","last_fullsized":"2024-04-10T03:05:14.288736+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:07:21.013352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"63'128","reported_seq":276,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296892+0000","last_change":"2024-04-10T03:02:54.363266+0000","last_active":"2024-04-10T03:05:14.296892+0000","last_peered":"2024-04-10T03:05:14.296892+0000","last_clean":"2024-04-10T03:05:14.296892+0000","last_became_active":"2024-04-10T03:02:54.362433+0000","last_became_peered":"2024-04-10T03:02:54.362433+0000","last_unstale":"2024-04-10T03:05:14.296892+0000","last_undegraded":"2024-04-10T03:05:14.296892+0000","last_fullsized":"2024-04-10T03:05:14.296892+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_clean_scrub_stamp":"2024-04-10T02:58:44.553590+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-04-11T06:30:47.405387+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":"4.6","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290447+0000","last_change":"2024-04-10T03:04:52.269562+0000","last_active":"2024-04-10T03:05:14.290447+0000","last_peered":"2024-04-10T03:05:14.290447+0000","last_clean":"2024-04-10T03:05:14.290447+0000","last_became_active":"2024-04-10T03:04:52.268762+0000","last_became_peered":"2024-04-10T03:04:52.268762+0000","last_unstale":"2024-04-10T03:05:14.290447+0000","last_undegraded":"2024-04-10T03:05:14.290447+0000","last_fullsized":"2024-04-10T03:05:14.290447+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:35:37.685880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289683+0000","last_change":"2024-04-10T03:03:35.719099+0000","last_active":"2024-04-10T03:05:14.289683+0000","last_peered":"2024-04-10T03:05:14.289683+0000","last_clean":"2024-04-10T03:05:14.289683+0000","last_became_active":"2024-04-10T03:03:35.718574+0000","last_became_peered":"2024-04-10T03:03:35.718574+0000","last_unstale":"2024-04-10T03:05:14.289683+0000","last_undegraded":"2024-04-10T03:05:14.289683+0000","last_fullsized":"2024-04-10T03:05:14.289683+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:18:09.264208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296689+0000","last_change":"2024-04-10T03:03:34.672446+0000","last_active":"2024-04-10T03:05:14.296689+0000","last_peered":"2024-04-10T03:05:14.296689+0000","last_clean":"2024-04-10T03:05:14.296689+0000","last_became_active":"2024-04-10T03:03:34.671887+0000","last_became_peered":"2024-04-10T03:03:34.671887+0000","last_unstale":"2024-04-10T03:05:14.296689+0000","last_undegraded":"2024-04-10T03:05:14.296689+0000","last_fullsized":"2024-04-10T03:05:14.296689+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:07:41.077964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289806+0000","last_change":"2024-04-10T03:04:52.274458+0000","last_active":"2024-04-10T03:05:14.289806+0000","last_peered":"2024-04-10T03:05:14.289806+0000","last_clean":"2024-04-10T03:05:14.289806+0000","last_became_active":"2024-04-10T03:04:52.273001+0000","last_became_peered":"2024-04-10T03:04:52.273001+0000","last_unstale":"2024-04-10T03:05:14.289806+0000","last_undegraded":"2024-04-10T03:05:14.289806+0000","last_fullsized":"2024-04-10T03:05:14.289806+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:19:33.838925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.302105+0000","last_change":"2024-04-10T03:03:34.681992+0000","last_active":"2024-04-10T03:05:14.302105+0000","last_peered":"2024-04-10T03:05:14.302105+0000","last_clean":"2024-04-10T03:05:14.302105+0000","last_became_active":"2024-04-10T03:03:34.681076+0000","last_became_peered":"2024-04-10T03:03:34.681076+0000","last_unstale":"2024-04-10T03:05:14.302105+0000","last_undegraded":"2024-04-10T03:05:14.302105+0000","last_fullsized":"2024-04-10T03:05:14.302105+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:24:17.165464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283922+0000","last_change":"2024-04-10T03:03:35.683374+0000","last_active":"2024-04-10T03:05:14.283922+0000","last_peered":"2024-04-10T03:05:14.283922+0000","last_clean":"2024-04-10T03:05:14.283922+0000","last_became_active":"2024-04-10T03:03:35.682594+0000","last_became_peered":"2024-04-10T03:03:35.682594+0000","last_unstale":"2024-04-10T03:05:14.283922+0000","last_undegraded":"2024-04-10T03:05:14.283922+0000","last_fullsized":"2024-04-10T03:05:14.283922+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:07:08.382160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.281884+0000","last_change":"2024-04-10T03:04:52.274111+0000","last_active":"2024-04-10T03:05:14.281884+0000","last_peered":"2024-04-10T03:05:14.281884+0000","last_clean":"2024-04-10T03:05:14.281884+0000","last_became_active":"2024-04-10T03:04:52.273221+0000","last_became_peered":"2024-04-10T03:04:52.273221+0000","last_unstale":"2024-04-10T03:05:14.281884+0000","last_undegraded":"2024-04-10T03:05:14.281884+0000","last_fullsized":"2024-04-10T03:05:14.281884+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:14:35.442280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"62'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284551+0000","last_change":"2024-04-10T03:03:34.664376+0000","last_active":"2024-04-10T03:05:14.284551+0000","last_peered":"2024-04-10T03:05:14.284551+0000","last_clean":"2024-04-10T03:05:14.284551+0000","last_became_active":"2024-04-10T03:03:34.663563+0000","last_became_peered":"2024-04-10T03:03:34.663563+0000","last_unstale":"2024-04-10T03:05:14.284551+0000","last_undegraded":"2024-04-10T03:05:14.284551+0000","last_fullsized":"2024-04-10T03:05:14.284551+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:45:23.123878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284204+0000","last_change":"2024-04-10T03:03:35.721752+0000","last_active":"2024-04-10T03:05:14.284204+0000","last_peered":"2024-04-10T03:05:14.284204+0000","last_clean":"2024-04-10T03:05:14.284204+0000","last_became_active":"2024-04-10T03:03:35.721245+0000","last_became_peered":"2024-04-10T03:03:35.721245+0000","last_unstale":"2024-04-10T03:05:14.284204+0000","last_undegraded":"2024-04-10T03:05:14.284204+0000","last_fullsized":"2024-04-10T03:05:14.284204+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:27:57.401406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.299335+0000","last_change":"2024-04-10T03:04:52.269345+0000","last_active":"2024-04-10T03:05:14.299335+0000","last_peered":"2024-04-10T03:05:14.299335+0000","last_clean":"2024-04-10T03:05:14.299335+0000","last_became_active":"2024-04-10T03:04:52.268798+0000","last_became_peered":"2024-04-10T03:04:52.268798+0000","last_unstale":"2024-04-10T03:05:14.299335+0000","last_undegraded":"2024-04-10T03:05:14.299335+0000","last_fullsized":"2024-04-10T03:05:14.299335+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:27:39.957720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290873+0000","last_change":"2024-04-10T03:03:34.680132+0000","last_active":"2024-04-10T03:05:14.290873+0000","last_peered":"2024-04-10T03:05:14.290873+0000","last_clean":"2024-04-10T03:05:14.290873+0000","last_became_active":"2024-04-10T03:03:34.679372+0000","last_became_peered":"2024-04-10T03:03:34.679372+0000","last_unstale":"2024-04-10T03:05:14.290873+0000","last_undegraded":"2024-04-10T03:05:14.290873+0000","last_fullsized":"2024-04-10T03:05:14.290873+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:11:46.736537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290650+0000","last_change":"2024-04-10T03:03:35.709774+0000","last_active":"2024-04-10T03:05:14.290650+0000","last_peered":"2024-04-10T03:05:14.290650+0000","last_clean":"2024-04-10T03:05:14.290650+0000","last_became_active":"2024-04-10T03:03:35.701390+0000","last_became_peered":"2024-04-10T03:03:35.701390+0000","last_unstale":"2024-04-10T03:05:14.290650+0000","last_undegraded":"2024-04-10T03:05:14.290650+0000","last_fullsized":"2024-04-10T03:05:14.290650+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:46:58.677119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.297003+0000","last_change":"2024-04-10T03:03:34.671094+0000","last_active":"2024-04-10T03:05:14.297003+0000","last_peered":"2024-04-10T03:05:14.297003+0000","last_clean":"2024-04-10T03:05:14.297003+0000","last_became_active":"2024-04-10T03:03:34.670391+0000","last_became_peered":"2024-04-10T03:03:34.670391+0000","last_unstale":"2024-04-10T03:05:14.297003+0000","last_undegraded":"2024-04-10T03:05:14.297003+0000","last_fullsized":"2024-04-10T03:05:14.297003+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:46:57.944235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.300285+0000","last_change":"2024-04-10T03:03:35.708735+0000","last_active":"2024-04-10T03:05:14.300285+0000","last_peered":"2024-04-10T03:05:14.300285+0000","last_clean":"2024-04-10T03:05:14.300285+0000","last_became_active":"2024-04-10T03:03:35.708146+0000","last_became_peered":"2024-04-10T03:03:35.708146+0000","last_unstale":"2024-04-10T03:05:14.300285+0000","last_undegraded":"2024-04-10T03:05:14.300285+0000","last_fullsized":"2024-04-10T03:05:14.300285+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:42:16.031991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283557+0000","last_change":"2024-04-10T03:03:34.653396+0000","last_active":"2024-04-10T03:05:14.283557+0000","last_peered":"2024-04-10T03:05:14.283557+0000","last_clean":"2024-04-10T03:05:14.283557+0000","last_became_active":"2024-04-10T03:03:34.652905+0000","last_became_peered":"2024-04-10T03:03:34.652905+0000","last_unstale":"2024-04-10T03:05:14.283557+0000","last_undegraded":"2024-04-10T03:05:14.283557+0000","last_fullsized":"2024-04-10T03:05:14.283557+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:32:07.634455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.281984+0000","last_change":"2024-04-10T03:03:35.689721+0000","last_active":"2024-04-10T03:05:14.281984+0000","last_peered":"2024-04-10T03:05:14.281984+0000","last_clean":"2024-04-10T03:05:14.281984+0000","last_became_active":"2024-04-10T03:03:35.687980+0000","last_became_peered":"2024-04-10T03:03:35.687980+0000","last_unstale":"2024-04-10T03:05:14.281984+0000","last_undegraded":"2024-04-10T03:05:14.281984+0000","last_fullsized":"2024-04-10T03:05:14.281984+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:29:09.017550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282816+0000","last_change":"2024-04-10T03:03:34.654633+0000","last_active":"2024-04-10T03:05:14.282816+0000","last_peered":"2024-04-10T03:05:14.282816+0000","last_clean":"2024-04-10T03:05:14.282816+0000","last_became_active":"2024-04-10T03:03:34.654219+0000","last_became_peered":"2024-04-10T03:03:34.654219+0000","last_unstale":"2024-04-10T03:05:14.282816+0000","last_undegraded":"2024-04-10T03:05:14.282816+0000","last_fullsized":"2024-04-10T03:05:14.282816+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:06:06.420664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282418+0000","last_change":"2024-04-10T03:03:35.721539+0000","last_active":"2024-04-10T03:05:14.282418+0000","last_peered":"2024-04-10T03:05:14.282418+0000","last_clean":"2024-04-10T03:05:14.282418+0000","last_became_active":"2024-04-10T03:03:35.720888+0000","last_became_peered":"2024-04-10T03:03:35.720888+0000","last_unstale":"2024-04-10T03:05:14.282418+0000","last_undegraded":"2024-04-10T03:05:14.282418+0000","last_fullsized":"2024-04-10T03:05:14.282418+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:06:37.301482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.295909+0000","last_change":"2024-04-10T03:03:34.681837+0000","last_active":"2024-04-10T03:05:14.295909+0000","last_peered":"2024-04-10T03:05:14.295909+0000","last_clean":"2024-04-10T03:05:14.295909+0000","last_became_active":"2024-04-10T03:03:34.681055+0000","last_became_peered":"2024-04-10T03:03:34.681055+0000","last_unstale":"2024-04-10T03:05:14.295909+0000","last_undegraded":"2024-04-10T03:05:14.295909+0000","last_fullsized":"2024-04-10T03:05:14.295909+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:49:05.826175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.294247+0000","last_change":"2024-04-10T03:03:35.701380+0000","last_active":"2024-04-10T03:05:14.294247+0000","last_peered":"2024-04-10T03:05:14.294247+0000","last_clean":"2024-04-10T03:05:14.294247+0000","last_became_active":"2024-04-10T03:03:35.700787+0000","last_became_peered":"2024-04-10T03:03:35.700787+0000","last_unstale":"2024-04-10T03:05:14.294247+0000","last_undegraded":"2024-04-10T03:05:14.294247+0000","last_fullsized":"2024-04-10T03:05:14.294247+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:50:11.411789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.286498+0000","last_change":"2024-04-10T03:03:34.659817+0000","last_active":"2024-04-10T03:05:14.286498+0000","last_peered":"2024-04-10T03:05:14.286498+0000","last_clean":"2024-04-10T03:05:14.286498+0000","last_became_active":"2024-04-10T03:03:34.659326+0000","last_became_peered":"2024-04-10T03:03:34.659326+0000","last_unstale":"2024-04-10T03:05:14.286498+0000","last_undegraded":"2024-04-10T03:05:14.286498+0000","last_fullsized":"2024-04-10T03:05:14.286498+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:04:02.335650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301628+0000","last_change":"2024-04-10T03:03:35.702364+0000","last_active":"2024-04-10T03:05:14.301628+0000","last_peered":"2024-04-10T03:05:14.301628+0000","last_clean":"2024-04-10T03:05:14.301628+0000","last_became_active":"2024-04-10T03:03:35.695803+0000","last_became_peered":"2024-04-10T03:03:35.695803+0000","last_unstale":"2024-04-10T03:05:14.301628+0000","last_undegraded":"2024-04-10T03:05:14.301628+0000","last_fullsized":"2024-04-10T03:05:14.301628+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:37:57.389268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284195+0000","last_change":"2024-04-10T03:03:34.654386+0000","last_active":"2024-04-10T03:05:14.284195+0000","last_peered":"2024-04-10T03:05:14.284195+0000","last_clean":"2024-04-10T03:05:14.284195+0000","last_became_active":"2024-04-10T03:03:34.653903+0000","last_became_peered":"2024-04-10T03:03:34.653903+0000","last_unstale":"2024-04-10T03:05:14.284195+0000","last_undegraded":"2024-04-10T03:05:14.284195+0000","last_fullsized":"2024-04-10T03:05:14.284195+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:16:45.574442+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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287633+0000","last_change":"2024-04-10T03:03:35.697819+0000","last_active":"2024-04-10T03:05:14.287633+0000","last_peered":"2024-04-10T03:05:14.287633+0000","last_clean":"2024-04-10T03:05:14.287633+0000","last_became_active":"2024-04-10T03:03:35.697165+0000","last_became_peered":"2024-04-10T03:03:35.697165+0000","last_unstale":"2024-04-10T03:05:14.287633+0000","last_undegraded":"2024-04-10T03:05:14.287633+0000","last_fullsized":"2024-04-10T03:05:14.287633+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:55:42.494673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":34,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.927116+0000","last_change":"2024-04-10T03:05:15.927116+0000","last_active":"2024-04-10T03:05:15.927116+0000","last_peered":"2024-04-10T03:05:15.927116+0000","last_clean":"2024-04-10T03:05:15.927116+0000","last_became_active":"2024-04-10T03:05:15.920747+0000","last_became_peered":"2024-04-10T03:05:15.920747+0000","last_unstale":"2024-04-10T03:05:15.927116+0000","last_undegraded":"2024-04-10T03:05:15.927116+0000","last_fullsized":"2024-04-10T03:05:15.927116+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:35:00.271363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.304759+0000","last_change":"2024-04-10T03:03:35.719785+0000","last_active":"2024-04-10T03:05:14.304759+0000","last_peered":"2024-04-10T03:05:14.304759+0000","last_clean":"2024-04-10T03:05:14.304759+0000","last_became_active":"2024-04-10T03:03:35.719134+0000","last_became_peered":"2024-04-10T03:03:35.719134+0000","last_unstale":"2024-04-10T03:05:14.304759+0000","last_undegraded":"2024-04-10T03:05:14.304759+0000","last_fullsized":"2024-04-10T03:05:14.304759+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:24:39.576699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":10,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.921637+0000","last_change":"2024-04-10T03:05:15.921637+0000","last_active":"2024-04-10T03:05:15.921637+0000","last_peered":"2024-04-10T03:05:15.921637+0000","last_clean":"2024-04-10T03:05:15.921637+0000","last_became_active":"2024-04-10T03:05:15.920571+0000","last_became_peered":"2024-04-10T03:05:15.920571+0000","last_unstale":"2024-04-10T03:05:15.921637+0000","last_undegraded":"2024-04-10T03:05:15.921637+0000","last_fullsized":"2024-04-10T03:05:15.921637+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:22:53.638597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.285530+0000","last_change":"2024-04-10T03:03:35.689310+0000","last_active":"2024-04-10T03:05:14.285530+0000","last_peered":"2024-04-10T03:05:14.285530+0000","last_clean":"2024-04-10T03:05:14.285530+0000","last_became_active":"2024-04-10T03:03:35.688464+0000","last_became_peered":"2024-04-10T03:03:35.688464+0000","last_unstale":"2024-04-10T03:05:14.285530+0000","last_undegraded":"2024-04-10T03:05:14.285530+0000","last_fullsized":"2024-04-10T03:05:14.285530+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:24:05.532885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.22","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288048+0000","last_change":"2024-04-10T03:03:35.706940+0000","last_active":"2024-04-10T03:05:14.288048+0000","last_peered":"2024-04-10T03:05:14.288048+0000","last_clean":"2024-04-10T03:05:14.288048+0000","last_became_active":"2024-04-10T03:03:35.706648+0000","last_became_peered":"2024-04-10T03:03:35.706648+0000","last_unstale":"2024-04-10T03:05:14.288048+0000","last_undegraded":"2024-04-10T03:05:14.288048+0000","last_fullsized":"2024-04-10T03:05:14.288048+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:03:57.669780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289980+0000","last_change":"2024-04-10T03:03:35.718328+0000","last_active":"2024-04-10T03:05:14.289980+0000","last_peered":"2024-04-10T03:05:14.289980+0000","last_clean":"2024-04-10T03:05:14.289980+0000","last_became_active":"2024-04-10T03:03:35.713837+0000","last_became_peered":"2024-04-10T03:03:35.713837+0000","last_unstale":"2024-04-10T03:05:14.289980+0000","last_undegraded":"2024-04-10T03:05:14.289980+0000","last_fullsized":"2024-04-10T03:05:14.289980+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:45:16.620550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282766+0000","last_change":"2024-04-10T03:03:35.716996+0000","last_active":"2024-04-10T03:05:14.282766+0000","last_peered":"2024-04-10T03:05:14.282766+0000","last_clean":"2024-04-10T03:05:14.282766+0000","last_became_active":"2024-04-10T03:03:35.716403+0000","last_became_peered":"2024-04-10T03:03:35.716403+0000","last_unstale":"2024-04-10T03:05:14.282766+0000","last_undegraded":"2024-04-10T03:05:14.282766+0000","last_fullsized":"2024-04-10T03:05:14.282766+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:37:18.341773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284100+0000","last_change":"2024-04-10T03:03:35.693949+0000","last_active":"2024-04-10T03:05:14.284100+0000","last_peered":"2024-04-10T03:05:14.284100+0000","last_clean":"2024-04-10T03:05:14.284100+0000","last_became_active":"2024-04-10T03:03:35.693117+0000","last_became_peered":"2024-04-10T03:03:35.693117+0000","last_unstale":"2024-04-10T03:05:14.284100+0000","last_undegraded":"2024-04-10T03:05:14.284100+0000","last_fullsized":"2024-04-10T03:05:14.284100+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:53:45.782405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289961+0000","last_change":"2024-04-10T03:03:35.702304+0000","last_active":"2024-04-10T03:05:14.289961+0000","last_peered":"2024-04-10T03:05:14.289961+0000","last_clean":"2024-04-10T03:05:14.289961+0000","last_became_active":"2024-04-10T03:03:35.701485+0000","last_became_peered":"2024-04-10T03:03:35.701485+0000","last_unstale":"2024-04-10T03:05:14.289961+0000","last_undegraded":"2024-04-10T03:05:14.289961+0000","last_fullsized":"2024-04-10T03:05:14.289961+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:28:09.848909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":27,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.302054+0000","last_change":"2024-04-10T03:05:15.302054+0000","last_active":"2024-04-10T03:05:15.302054+0000","last_peered":"2024-04-10T03:05:15.302054+0000","last_clean":"2024-04-10T03:05:15.302054+0000","last_became_active":"2024-04-10T03:05:15.301663+0000","last_became_peered":"2024-04-10T03:05:15.301663+0000","last_unstale":"2024-04-10T03:05:15.302054+0000","last_undegraded":"2024-04-10T03:05:15.302054+0000","last_fullsized":"2024-04-10T03:05:15.302054+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:41:13.173637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289862+0000","last_change":"2024-04-10T03:03:35.693476+0000","last_active":"2024-04-10T03:05:14.289862+0000","last_peered":"2024-04-10T03:05:14.289862+0000","last_clean":"2024-04-10T03:05:14.289862+0000","last_became_active":"2024-04-10T03:03:35.692468+0000","last_became_peered":"2024-04-10T03:03:35.692468+0000","last_unstale":"2024-04-10T03:05:14.289862+0000","last_undegraded":"2024-04-10T03:05:14.289862+0000","last_fullsized":"2024-04-10T03:05:14.289862+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:01:00.591741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282353+0000","last_change":"2024-04-10T03:03:35.712843+0000","last_active":"2024-04-10T03:05:14.282353+0000","last_peered":"2024-04-10T03:05:14.282353+0000","last_clean":"2024-04-10T03:05:14.282353+0000","last_became_active":"2024-04-10T03:03:35.712078+0000","last_became_peered":"2024-04-10T03:03:35.712078+0000","last_unstale":"2024-04-10T03:05:14.282353+0000","last_undegraded":"2024-04-10T03:05:14.282353+0000","last_fullsized":"2024-04-10T03:05:14.282353+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:27:14.923030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288050+0000","last_change":"2024-04-10T03:03:35.704167+0000","last_active":"2024-04-10T03:05:14.288050+0000","last_peered":"2024-04-10T03:05:14.288050+0000","last_clean":"2024-04-10T03:05:14.288050+0000","last_became_active":"2024-04-10T03:03:35.703882+0000","last_became_peered":"2024-04-10T03:03:35.703882+0000","last_unstale":"2024-04-10T03:05:14.288050+0000","last_undegraded":"2024-04-10T03:05:14.288050+0000","last_fullsized":"2024-04-10T03:05:14.288050+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:38:09.993205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290078+0000","last_change":"2024-04-10T03:03:35.686159+0000","last_active":"2024-04-10T03:05:14.290078+0000","last_peered":"2024-04-10T03:05:14.290078+0000","last_clean":"2024-04-10T03:05:14.290078+0000","last_became_active":"2024-04-10T03:03:35.685395+0000","last_became_peered":"2024-04-10T03:03:35.685395+0000","last_unstale":"2024-04-10T03:05:14.290078+0000","last_undegraded":"2024-04-10T03:05:14.290078+0000","last_fullsized":"2024-04-10T03:05:14.290078+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:52:06.608283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2c","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290328+0000","last_change":"2024-04-10T03:03:35.702053+0000","last_active":"2024-04-10T03:05:14.290328+0000","last_peered":"2024-04-10T03:05:14.290328+0000","last_clean":"2024-04-10T03:05:14.290328+0000","last_became_active":"2024-04-10T03:03:35.700480+0000","last_became_peered":"2024-04-10T03:03:35.700480+0000","last_unstale":"2024-04-10T03:05:14.290328+0000","last_undegraded":"2024-04-10T03:05:14.290328+0000","last_fullsized":"2024-04-10T03:05:14.290328+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:20:28.223650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3408,"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":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":10224,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234026,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298628,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446524,"statfs":{"total":95995035648,"available":95689240576,"internally_reserved":0,"allocated":1302528,"data_stored":899571,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.88,"15min":0.86799999999999999},"min":{"1min":0.56200000000000006,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.876},{"interface":"front","average":{"1min":1.01,"5min":0.93100000000000005,"15min":0.92300000000000004},"min":{"1min":0.61299999999999999,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.008}]},{"osd":1,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.89600000000000002,"15min":0.88200000000000001},"min":{"1min":0.61599999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.216},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.92000000000000004,"15min":0.91000000000000003},"min":{"1min":0.66600000000000004,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.181,"5min":1.234,"15min":1.234},"last":1.256}]},{"osd":2,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.97899999999999998,"15min":0.95599999999999996},"min":{"1min":0.751,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":1.085},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.96699999999999997,"15min":0.97099999999999997},"min":{"1min":0.75900000000000001,"5min":0.435,"15min":0.435},"max":{"1min":1.4350000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.054}]},{"osd":3,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.97699999999999998,"15min":0.97799999999999998},"min":{"1min":0.70799999999999996,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.552,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0529999999999999,"15min":1.0489999999999999},"min":{"1min":0.78900000000000003,"5min":0.504,"15min":0.504},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.3700000000000001}]},{"osd":4,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.90800000000000003,"15min":0.88200000000000001},"min":{"1min":0.62,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.395,"5min":1.778,"15min":1.778},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.996,"15min":1.016},"min":{"1min":0.66200000000000003,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.3460000000000001,"5min":1.75,"15min":1.75},"last":1.145}]},{"osd":5,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.0029999999999999,"15min":1.0269999999999999},"min":{"1min":0.56699999999999995,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.669,"5min":1.669,"15min":1.669},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.127,"5min":1.1000000000000001,"15min":1.089},"min":{"1min":0.68500000000000005,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.639,"5min":3.2719999999999998,"15min":3.2719999999999998},"last":1.1910000000000001}]},{"osd":6,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.123,"15min":1.127},"min":{"1min":0.63600000000000001,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.6200000000000001,"5min":1.704,"15min":1.704},"last":1.411},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1259999999999999,"15min":1.121},"min":{"1min":0.72799999999999998,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.482,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.3420000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495667,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298624,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446528,"statfs":{"total":95995035648,"available":95689244672,"internally_reserved":0,"allocated":1302528,"data_stored":901336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.88800000000000001,"15min":0.90200000000000002},"min":{"1min":0.59699999999999998,"5min":0.498,"15min":0.498},"max":{"1min":1.1830000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95899999999999996,"15min":0.92800000000000005},"min":{"1min":0.71899999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.329,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.173}]},{"osd":1,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.91600000000000004,"15min":0.88200000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.256,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.92500000000000004,"15min":0.90700000000000003},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.028}]},{"osd":2,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95899999999999996,"15min":0.94099999999999995},"min":{"1min":0.68300000000000005,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2230000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.2230000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.93899999999999995,"15min":0.93300000000000005},"min":{"1min":0.68500000000000005,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.1699999999999999,"5min":1.323,"15min":1.323},"last":1.097}]},{"osd":3,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0129999999999999,"15min":1.01},"min":{"1min":0.621,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.048,"15min":1.026},"min":{"1min":0.76200000000000001,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3799999999999999,"5min":1.51,"15min":1.51},"last":1.286}]},{"osd":4,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.876,"15min":0.83799999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2490000000000001,"5min":1.284,"15min":1.284},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.105,"5min":0.999,"15min":0.93899999999999995},"min":{"1min":0.53600000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.4510000000000001,"5min":1.488,"15min":1.488},"last":0.93700000000000006}]},{"osd":5,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.94499999999999995,"15min":0.89100000000000001},"min":{"1min":0.443,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.292,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.995},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.056,"15min":0.97399999999999998},"min":{"1min":0.57399999999999995,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.5029999999999999,"5min":1.677,"15min":1.677},"last":1.2509999999999999}]},{"osd":7,"last update":"Wed Apr 10 03:05:55 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.897,"15min":2.2509999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.371,"5min":27.457000000000001,"15min":27.457000000000001},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.9930000000000001,"15min":2.3490000000000002},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.4470000000000001,"5min":28.763999999999999,"15min":28.763999999999999},"last":1.339}]}]},{"osd":1,"up_from":13,"seq":55834574949,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298056,"kb_used_data":696,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447096,"statfs":{"total":95995035648,"available":95689826304,"internally_reserved":0,"allocated":712704,"data_stored":309094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:11 2024","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.73299999999999998,"15min":0.58099999999999996},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.26600000000000001},"max":{"1min":1.1180000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.78100000000000003,"15min":0.624},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.004,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0429999999999999}]},{"osd":2,"last update":"Wed Apr 10 03:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.81299999999999994,"15min":0.68400000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.79400000000000004,"15min":0.69699999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.29999999999999999},"max":{"1min":1.879,"5min":1.879,"15min":1.879},"last":0.77600000000000002}]},{"osd":3,"last update":"Wed Apr 10 03:05:45 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.90900000000000003,"15min":0.84699999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":1.288},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.88200000000000001,"15min":0.85099999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.4790000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.0049999999999999}]},{"osd":4,"last update":"Wed Apr 10 03:05:30 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.03,"15min":0.997},"min":{"1min":0.57299999999999995,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.5029999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.879},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.97099999999999997,"15min":0.93700000000000006},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.494,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.236}]},{"osd":5,"last update":"Wed Apr 10 03:05:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.161,"15min":1.157},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.464,"5min":1.623,"15min":1.623},"last":1.3899999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.1419999999999999,"15min":1.149},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.393,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.4099999999999999}]},{"osd":6,"last update":"Wed Apr 10 03:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.1679999999999999,"15min":1.1759999999999999},"min":{"1min":0.59499999999999997,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.6699999999999999,"5min":1.8939999999999999,"15min":1.8939999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.127,"5min":1.226,"15min":1.2310000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.4470000000000001}]},{"osd":7,"last update":"Wed Apr 10 03:05:52 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.2210000000000001,"15min":1.2689999999999999},"min":{"1min":0.63100000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.5940000000000001,"5min":1.671,"15min":1.671},"last":1.323},{"interface":"front","average":{"1min":1.054,"5min":1.161,"15min":1.1830000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.4570000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.3540000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738479,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298644,"kb_used_data":1284,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446508,"statfs":{"total":95995035648,"available":95689224192,"internally_reserved":0,"allocated":1314816,"data_stored":900018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 10 03:05:11 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.76100000000000001,"15min":0.59099999999999997},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.25700000000000001},"max":{"1min":1.2190000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.83099999999999996,"15min":0.61399999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.28299999999999997},"max":{"1min":1.4670000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.83899999999999997}]},{"osd":2,"last update":"Wed Apr 10 03:05:56 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.90800000000000003,"15min":0.78400000000000003},"min":{"1min":0.35499999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.091,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.83599999999999997,"15min":0.71099999999999997},"min":{"1min":0.46999999999999997,"5min":0.39600000000000002,"15min":0.34899999999999998},"max":{"1min":1.1739999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.97999999999999998}]},{"osd":3,"last update":"Wed Apr 10 03:05:50 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.98099999999999998,"15min":0.90300000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.345,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.84399999999999997,"15min":0.81799999999999995},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.159,"5min":1.341,"15min":1.341},"last":0.748}]},{"osd":4,"last update":"Wed Apr 10 03:05:36 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.0109999999999999,"15min":0.97299999999999998},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.5449999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.129,"5min":1.111,"15min":1.0609999999999999},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.4790000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.1819999999999999}]},{"osd":5,"last update":"Wed Apr 10 03:05:19 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.173,"15min":1.177},"min":{"1min":0.70799999999999996,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.55,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.079,"15min":1.087},"min":{"1min":0.74199999999999999,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.534,"5min":1.724,"15min":1.724},"last":1.409}]},{"osd":6,"last update":"Wed Apr 10 03:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.2070000000000001,"15min":1.2210000000000001},"min":{"1min":0.91000000000000003,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.528,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.3200000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1180000000000001,"15min":1.143},"min":{"1min":0.68600000000000005,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.282,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.339}]},{"osd":7,"last update":"Wed Apr 10 03:05:56 2024","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.72999999999999998,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.4339999999999999,"5min":1.831,"15min":1.831},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.2110000000000001,"15min":1.21},"min":{"1min":0.873,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.4990000000000001,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.2769999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411418,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298048,"kb_used_data":688,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447104,"statfs":{"total":95995035648,"available":95689834496,"internally_reserved":0,"allocated":704512,"data_stored":308934,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:51 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.74199999999999999,"15min":0.67800000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.29999999999999999},"max":{"1min":1.0640000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.81399999999999995,"15min":0.71199999999999997},"min":{"1min":0.502,"5min":0.35299999999999998,"15min":0.32000000000000001},"max":{"1min":1.1599999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.38900000000000001}]},{"osd":1,"last update":"Wed Apr 10 03:05:51 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.75900000000000001,"15min":0.67800000000000005},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27200000000000002},"max":{"1min":1.1890000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.877,"5min":0.89400000000000002,"15min":0.77000000000000002},"min":{"1min":0.47099999999999997,"5min":0.38,"15min":0.34000000000000002},"max":{"1min":1.2090000000000001,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.35999999999999999}]},{"osd":3,"last update":"Wed Apr 10 03:05:43 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.92800000000000005,"15min":0.88200000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2529999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.89800000000000002,"15min":0.85199999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.077,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.45900000000000002}]},{"osd":4,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.006,"15min":0.98499999999999999},"min":{"1min":0.61199999999999999,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.232,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":0.73199999999999998},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.109,"15min":1.048},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3859999999999999,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.77000000000000002}]},{"osd":5,"last update":"Wed Apr 10 03:05:18 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.1060000000000001,"15min":1.1000000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3999999999999999,"5min":1.954,"15min":1.954},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0860000000000001,"15min":1.0940000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3500000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.61199999999999999}]},{"osd":6,"last update":"Wed Apr 10 03:05:10 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1930000000000001,"15min":1.2010000000000001},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5449999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.137,"5min":1.248,"15min":1.26},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.476,"5min":1.901,"15min":1.901},"last":0.874}]},{"osd":7,"last update":"Wed Apr 10 03:05:51 2024","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.274,"15min":1.3140000000000001},"min":{"1min":0.83599999999999997,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.4710000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.65700000000000003},{"interface":"front","average":{"1min":1.214,"5min":1.327,"15min":1.377},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.647,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":0.83499999999999996}]}]},{"osd":3,"up_from":25,"seq":107374182481,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298060,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447092,"statfs":{"total":95995035648,"available":95689822208,"internally_reserved":0,"allocated":724992,"data_stored":311660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:48 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.73399999999999999,"15min":0.67200000000000004},"min":{"1min":0.35899999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.2470000000000001,"5min":1.353,"15min":1.353},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.745,"5min":0.76700000000000002,"15min":0.74099999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.81799999999999995}]},{"osd":1,"last update":"Wed Apr 10 03:05:48 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.79900000000000004,"15min":0.76900000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.1579999999999999,"5min":1.177,"15min":1.177},"last":1.2709999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.93799999999999994,"15min":0.90100000000000002},"min":{"1min":0.433,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.3220000000000001,"5min":1.333,"15min":1.333},"last":1.347}]},{"osd":2,"last update":"Wed Apr 10 03:05:48 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.86199999999999999,"15min":0.84399999999999997},"min":{"1min":0.40799999999999997,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.3420000000000001,"5min":1.395,"15min":1.395},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.85299999999999998,"15min":0.85399999999999998},"min":{"1min":0.38500000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1699999999999999,"5min":1.359,"15min":1.359},"last":1.22}]},{"osd":4,"last update":"Wed Apr 10 03:05:30 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.95999999999999996,"15min":0.98199999999999998},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.087,"15min":1.0700000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.353,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1319999999999999}]},{"osd":5,"last update":"Wed Apr 10 03:05:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1200000000000001,"15min":1.093},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.552,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.5960000000000001},{"interface":"front","average":{"1min":1.002,"5min":1.0880000000000001,"15min":1.091},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.331,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.1779999999999999}]},{"osd":6,"last update":"Wed Apr 10 03:06:07 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.153,"15min":1.2070000000000001},"min":{"1min":0.69899999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.6399999999999999,"5min":1.905,"15min":1.905},"last":1.097},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1339999999999999,"15min":1.1639999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.6080000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.5}]},{"osd":7,"last update":"Wed Apr 10 03:05:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.2130000000000001,"15min":1.2589999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.621,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":1.413},{"interface":"front","average":{"1min":1.24,"5min":1.2909999999999999,"15min":1.323},"min":{"1min":0.69099999999999995,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.601,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.46}]}]},{"osd":4,"up_from":30,"seq":128849018951,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298064,"kb_used_data":704,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447088,"statfs":{"total":95995035648,"available":95689818112,"internally_reserved":0,"allocated":720896,"data_stored":309630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.84499999999999997,"15min":0.83899999999999997},"min":{"1min":0.64300000000000002,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.90200000000000002,"15min":0.93100000000000005},"min":{"1min":0.56699999999999995,"5min":0.498,"15min":0.498},"max":{"1min":1.496,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.71999999999999997}]},{"osd":1,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.84999999999999998,"15min":0.88500000000000001},"min":{"1min":0.68999999999999995,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.893,"5min":1.893,"15min":1.893},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.94399999999999995,"15min":0.91400000000000003},"min":{"1min":0.64000000000000001,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":2.2000000000000002,"5min":2.2000000000000002,"15min":2.2000000000000002},"last":0.77300000000000002}]},{"osd":2,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.91700000000000004,"15min":0.85099999999999998},"min":{"1min":0.79000000000000004,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.262,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.95699999999999996,"15min":0.93899999999999995},"min":{"1min":0.71999999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":2.2759999999999998,"5min":2.2759999999999998,"15min":2.2759999999999998},"last":0.86299999999999999}]},{"osd":3,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":0.96699999999999997,"15min":0.90700000000000003},"min":{"1min":0.73399999999999999,"5min":0.626,"15min":0.626},"max":{"1min":1.327,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.198,"5min":1.006,"15min":0.95799999999999996},"min":{"1min":0.78800000000000003,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":2.3420000000000001,"5min":2.3420000000000001,"15min":2.3420000000000001},"last":1.1100000000000001}]},{"osd":5,"last update":"Wed Apr 10 03:05:18 2024","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":0.91500000000000004,"15min":0.82699999999999996},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":4.2770000000000001,"5min":4.2770000000000001,"15min":4.2770000000000001},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.073,"5min":0.999,"15min":0.99099999999999999},"min":{"1min":0.68700000000000006,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.417,"5min":1.492,"15min":1.492},"last":1.0740000000000001}]},{"osd":6,"last update":"Wed Apr 10 03:05:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.002,"15min":0.97499999999999998},"min":{"1min":0.63900000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":3.9540000000000002,"5min":3.9540000000000002,"15min":3.9540000000000002},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.1020000000000001,"15min":1.0620000000000001},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":4.2130000000000001,"5min":4.2130000000000001,"15min":4.2130000000000001},"last":1.006}]},{"osd":7,"last update":"Wed Apr 10 03:05:56 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1220000000000001,"15min":1.1120000000000001},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.4850000000000001,"5min":4.032,"15min":4.032},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0800000000000001},"min":{"1min":0.54500000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4119999999999999,"5min":4.1299999999999999,"15min":4.1299999999999999},"last":0.88400000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757310,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298052,"kb_used_data":700,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447100,"statfs":{"total":95995035648,"available":95689830400,"internally_reserved":0,"allocated":716800,"data_stored":311323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:16 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.88400000000000001,"15min":0.86899999999999999},"min":{"1min":0.624,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.181,"5min":1.454,"15min":1.454},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.91500000000000004,"15min":0.88100000000000001},"min":{"1min":0.58799999999999997,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.085}]},{"osd":1,"last update":"Wed Apr 10 03:05:16 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.92300000000000004,"15min":0.89900000000000002},"min":{"1min":0.56699999999999995,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.92800000000000005,"15min":0.878},"min":{"1min":0.58599999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3500000000000001,"5min":1.732,"15min":1.732},"last":0.90200000000000002}]},{"osd":2,"last update":"Wed Apr 10 03:05:16 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.94299999999999995,"15min":0.91900000000000004},"min":{"1min":0.74099999999999999,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.98399999999999999,"15min":0.93600000000000005},"min":{"1min":0.70599999999999996,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.7609999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.288}]},{"osd":3,"last update":"Wed Apr 10 03:05:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.96899999999999997,"15min":0.93100000000000005},"min":{"1min":0.73799999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3740000000000001,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.26},{"interface":"front","average":{"1min":1.069,"5min":1.024,"15min":0.98199999999999998},"min":{"1min":0.68400000000000005,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.96599999999999997}]},{"osd":4,"last update":"Wed Apr 10 03:05:16 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.81599999999999995,"15min":0.72699999999999998},"min":{"1min":0.57599999999999996,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.4359999999999999,"5min":1.504,"15min":1.504},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.024,"5min":0.88900000000000001,"15min":0.77800000000000002},"min":{"1min":0.69899999999999995,"5min":0.378,"15min":0.378},"max":{"1min":1.6040000000000001,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.054}]},{"osd":6,"last update":"Wed Apr 10 03:06:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.98699999999999999,"15min":0.96299999999999997},"min":{"1min":0.63600000000000001,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.4159999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.167,"5min":1.052,"15min":1.038},"min":{"1min":0.874,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.6180000000000001,"5min":1.788,"15min":1.788},"last":1.131}]},{"osd":7,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1040000000000001,"15min":1.1080000000000001},"min":{"1min":0.76600000000000001,"5min":0.372,"15min":0.372},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.161,"5min":1.135,"15min":1.131},"min":{"1min":0.72599999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.498,"5min":1.833,"15min":1.833},"last":1.4039999999999999}]}]}],"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":716,"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":2726,"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":696,"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":2712,"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":2622,"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":592,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-10T03:06:14.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-10T03:06:15.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:14 smithi016 bash[21212]: cluster 2024-04-10T03:06:13.717419+0000 mgr.y (mgr.14514) 93 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:15.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:14 smithi016 bash[21212]: audit 2024-04-10T03:06:13.760401+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:15.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:14 smithi016 bash[21212]: audit 2024-04-10T03:06:14.198117+0000 mgr.y (mgr.14514) 94 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:06:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:14 smithi016 bash[28961]: cluster 2024-04-10T03:06:13.717419+0000 mgr.y (mgr.14514) 93 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:14 smithi016 bash[28961]: audit 2024-04-10T03:06:13.760401+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:14 smithi016 bash[28961]: audit 2024-04-10T03:06:14.198117+0000 mgr.y (mgr.14514) 94 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:06:15.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:14 smithi136 bash[23435]: cluster 2024-04-10T03:06:13.717419+0000 mgr.y (mgr.14514) 93 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:15.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:14 smithi136 bash[23435]: audit 2024-04-10T03:06:13.760401+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:15.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:14 smithi136 bash[23435]: audit 2024-04-10T03:06:14.198117+0000 mgr.y (mgr.14514) 94 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:06:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:16 smithi016 bash[21212]: cluster 2024-04-10T03:06:15.719003+0000 mgr.y (mgr.14514) 95 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:16 smithi016 bash[28961]: cluster 2024-04-10T03:06:15.719003+0000 mgr.y (mgr.14514) 95 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:16 smithi136 bash[23435]: cluster 2024-04-10T03:06:15.719003+0000 mgr.y (mgr.14514) 95 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:17.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:17 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:17] "GET /metrics HTTP/1.1" 200 236057 "" "Prometheus/2.43.0" 2024-04-10T03:06:19.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:18 smithi016 bash[21212]: cluster 2024-04-10T03:06:17.719521+0000 mgr.y (mgr.14514) 96 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:18 smithi016 bash[28961]: cluster 2024-04-10T03:06:17.719521+0000 mgr.y (mgr.14514) 96 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:19.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:18 smithi136 bash[23435]: cluster 2024-04-10T03:06:17.719521+0000 mgr.y (mgr.14514) 96 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:19.690 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:06:20.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:06:20 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:06:20.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:20 smithi016 bash[21212]: cluster 2024-04-10T03:06:19.720178+0000 mgr.y (mgr.14514) 97 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:20 smithi016 bash[28961]: cluster 2024-04-10T03:06:19.720178+0000 mgr.y (mgr.14514) 97 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:21.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:20 smithi136 bash[23435]: cluster 2024-04-10T03:06:19.720178+0000 mgr.y (mgr.14514) 97 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:06:22.421 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-04-10T03:06:23.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:22 smithi016 bash[21212]: cluster 2024-04-10T03:06:21.720800+0000 mgr.y (mgr.14514) 98 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:23.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:22 smithi016 bash[21212]: audit 2024-04-10T03:06:22.403460+0000 mgr.y (mgr.14514) 99 : audit [DBG] from='client.24605 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:06:23.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:22 smithi016 bash[28961]: cluster 2024-04-10T03:06:21.720800+0000 mgr.y (mgr.14514) 98 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:23.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:22 smithi016 bash[28961]: audit 2024-04-10T03:06:22.403460+0000 mgr.y (mgr.14514) 99 : audit [DBG] from='client.24605 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:06:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:22 smithi136 bash[23435]: cluster 2024-04-10T03:06:21.720800+0000 mgr.y (mgr.14514) 98 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:22 smithi136 bash[23435]: audit 2024-04-10T03:06:22.403460+0000 mgr.y (mgr.14514) 99 : audit [DBG] from='client.24605 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:06:23.179 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":73,"stamp":"2024-04-10T03:06:21.720447+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593776,"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":212,"num_read_kb":306,"num_write":230,"num_write_kb":2435,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":173,"ondisk_log_size":173,"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":2386176,"kb_used_data":7324,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575040,"statfs":{"total":767960285184,"available":765516840960,"internally_reserved":0,"allocated":7499776,"data_stored":4251566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.005185"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.304486+0000","last_change":"2024-04-10T03:03:35.712472+0000","last_active":"2024-04-10T03:05:14.304486+0000","last_peered":"2024-04-10T03:05:14.304486+0000","last_clean":"2024-04-10T03:05:14.304486+0000","last_became_active":"2024-04-10T03:03:35.709899+0000","last_became_peered":"2024-04-10T03:03:35.709899+0000","last_unstale":"2024-04-10T03:05:14.304486+0000","last_undegraded":"2024-04-10T03:05:14.304486+0000","last_fullsized":"2024-04-10T03:05:14.304486+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:27:24.901994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284139+0000","last_change":"2024-04-10T03:03:35.709302+0000","last_active":"2024-04-10T03:05:14.284139+0000","last_peered":"2024-04-10T03:05:14.284139+0000","last_clean":"2024-04-10T03:05:14.284139+0000","last_became_active":"2024-04-10T03:03:35.708493+0000","last_became_peered":"2024-04-10T03:03:35.708493+0000","last_unstale":"2024-04-10T03:05:14.284139+0000","last_undegraded":"2024-04-10T03:05:14.284139+0000","last_fullsized":"2024-04-10T03:05:14.284139+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:46:34.966817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290267+0000","last_change":"2024-04-10T03:03:35.693950+0000","last_active":"2024-04-10T03:05:14.290267+0000","last_peered":"2024-04-10T03:05:14.290267+0000","last_clean":"2024-04-10T03:05:14.290267+0000","last_became_active":"2024-04-10T03:03:35.693176+0000","last_became_peered":"2024-04-10T03:03:35.693176+0000","last_unstale":"2024-04-10T03:05:14.290267+0000","last_undegraded":"2024-04-10T03:05:14.290267+0000","last_fullsized":"2024-04-10T03:05:14.290267+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:49:11.929359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287857+0000","last_change":"2024-04-10T03:03:35.698150+0000","last_active":"2024-04-10T03:05:14.287857+0000","last_peered":"2024-04-10T03:05:14.287857+0000","last_clean":"2024-04-10T03:05:14.287857+0000","last_became_active":"2024-04-10T03:03:35.697454+0000","last_became_peered":"2024-04-10T03:03:35.697454+0000","last_unstale":"2024-04-10T03:05:14.287857+0000","last_undegraded":"2024-04-10T03:05:14.287857+0000","last_fullsized":"2024-04-10T03:05:14.287857+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:20:12.128879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.307158+0000","last_change":"2024-04-10T03:05:15.307158+0000","last_active":"2024-04-10T03:05:15.307158+0000","last_peered":"2024-04-10T03:05:15.307158+0000","last_clean":"2024-04-10T03:05:15.307158+0000","last_became_active":"2024-04-10T03:05:15.306512+0000","last_became_peered":"2024-04-10T03:05:15.306512+0000","last_unstale":"2024-04-10T03:05:15.307158+0000","last_undegraded":"2024-04-10T03:05:15.307158+0000","last_fullsized":"2024-04-10T03:05:15.307158+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:40:48.097091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288500+0000","last_change":"2024-04-10T03:03:35.707882+0000","last_active":"2024-04-10T03:05:14.288500+0000","last_peered":"2024-04-10T03:05:14.288500+0000","last_clean":"2024-04-10T03:05:14.288500+0000","last_became_active":"2024-04-10T03:03:35.707397+0000","last_became_peered":"2024-04-10T03:03:35.707397+0000","last_unstale":"2024-04-10T03:05:14.288500+0000","last_undegraded":"2024-04-10T03:05:14.288500+0000","last_fullsized":"2024-04-10T03:05:14.288500+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:08:45.266088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296145+0000","last_change":"2024-04-10T03:03:35.708665+0000","last_active":"2024-04-10T03:05:14.296145+0000","last_peered":"2024-04-10T03:05:14.296145+0000","last_clean":"2024-04-10T03:05:14.296145+0000","last_became_active":"2024-04-10T03:03:35.708141+0000","last_became_peered":"2024-04-10T03:03:35.708141+0000","last_unstale":"2024-04-10T03:05:14.296145+0000","last_undegraded":"2024-04-10T03:05:14.296145+0000","last_fullsized":"2024-04-10T03:05:14.296145+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:03:24.446880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.467315+0000","last_change":"2024-04-10T03:05:15.467315+0000","last_active":"2024-04-10T03:05:15.467315+0000","last_peered":"2024-04-10T03:05:15.467315+0000","last_clean":"2024-04-10T03:05:15.467315+0000","last_became_active":"2024-04-10T03:05:15.466271+0000","last_became_peered":"2024-04-10T03:05:15.466271+0000","last_unstale":"2024-04-10T03:05:15.467315+0000","last_undegraded":"2024-04-10T03:05:15.467315+0000","last_fullsized":"2024-04-10T03:05:15.467315+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:45:44.975930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.304432+0000","last_change":"2024-04-10T03:03:35.709727+0000","last_active":"2024-04-10T03:05:14.304432+0000","last_peered":"2024-04-10T03:05:14.304432+0000","last_clean":"2024-04-10T03:05:14.304432+0000","last_became_active":"2024-04-10T03:03:35.709393+0000","last_became_peered":"2024-04-10T03:03:35.709393+0000","last_unstale":"2024-04-10T03:05:14.304432+0000","last_undegraded":"2024-04-10T03:05:14.304432+0000","last_fullsized":"2024-04-10T03:05:14.304432+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:19:06.778254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289577+0000","last_change":"2024-04-10T03:03:35.714794+0000","last_active":"2024-04-10T03:05:14.289577+0000","last_peered":"2024-04-10T03:05:14.289577+0000","last_clean":"2024-04-10T03:05:14.289577+0000","last_became_active":"2024-04-10T03:03:35.714491+0000","last_became_peered":"2024-04-10T03:03:35.714491+0000","last_unstale":"2024-04-10T03:05:14.289577+0000","last_undegraded":"2024-04-10T03:05:14.289577+0000","last_fullsized":"2024-04-10T03:05:14.289577+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:52:47.089874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.291545+0000","last_change":"2024-04-10T03:03:35.712691+0000","last_active":"2024-04-10T03:05:14.291545+0000","last_peered":"2024-04-10T03:05:14.291545+0000","last_clean":"2024-04-10T03:05:14.291545+0000","last_became_active":"2024-04-10T03:03:35.712351+0000","last_became_peered":"2024-04-10T03:03:35.712351+0000","last_unstale":"2024-04-10T03:05:14.291545+0000","last_undegraded":"2024-04-10T03:05:14.291545+0000","last_fullsized":"2024-04-10T03:05:14.291545+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:38:39.672905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301341+0000","last_change":"2024-04-10T03:03:35.720604+0000","last_active":"2024-04-10T03:05:14.301341+0000","last_peered":"2024-04-10T03:05:14.301341+0000","last_clean":"2024-04-10T03:05:14.301341+0000","last_became_active":"2024-04-10T03:03:35.718196+0000","last_became_peered":"2024-04-10T03:03:35.718196+0000","last_unstale":"2024-04-10T03:05:14.301341+0000","last_undegraded":"2024-04-10T03:05:14.301341+0000","last_fullsized":"2024-04-10T03:05:14.301341+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:19:20.095026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282326+0000","last_change":"2024-04-10T03:03:35.698245+0000","last_active":"2024-04-10T03:05:14.282326+0000","last_peered":"2024-04-10T03:05:14.282326+0000","last_clean":"2024-04-10T03:05:14.282326+0000","last_became_active":"2024-04-10T03:03:35.697402+0000","last_became_peered":"2024-04-10T03:03:35.697402+0000","last_unstale":"2024-04-10T03:05:14.282326+0000","last_undegraded":"2024-04-10T03:05:14.282326+0000","last_fullsized":"2024-04-10T03:05:14.282326+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:53:30.770783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290247+0000","last_change":"2024-04-10T03:03:35.695791+0000","last_active":"2024-04-10T03:05:14.290247+0000","last_peered":"2024-04-10T03:05:14.290247+0000","last_clean":"2024-04-10T03:05:14.290247+0000","last_became_active":"2024-04-10T03:03:35.693086+0000","last_became_peered":"2024-04-10T03:03:35.693086+0000","last_unstale":"2024-04-10T03:05:14.290247+0000","last_undegraded":"2024-04-10T03:05:14.290247+0000","last_fullsized":"2024-04-10T03:05:14.290247+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:42:45.432355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283454+0000","last_change":"2024-04-10T03:03:35.700345+0000","last_active":"2024-04-10T03:05:14.283454+0000","last_peered":"2024-04-10T03:05:14.283454+0000","last_clean":"2024-04-10T03:05:14.283454+0000","last_became_active":"2024-04-10T03:03:35.699552+0000","last_became_peered":"2024-04-10T03:03:35.699552+0000","last_unstale":"2024-04-10T03:05:14.283454+0000","last_undegraded":"2024-04-10T03:05:14.283454+0000","last_fullsized":"2024-04-10T03:05:14.283454+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:34:20.278406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289366+0000","last_change":"2024-04-10T03:03:35.706256+0000","last_active":"2024-04-10T03:05:14.289366+0000","last_peered":"2024-04-10T03:05:14.289366+0000","last_clean":"2024-04-10T03:05:14.289366+0000","last_became_active":"2024-04-10T03:03:35.705933+0000","last_became_peered":"2024-04-10T03:03:35.705933+0000","last_unstale":"2024-04-10T03:05:14.289366+0000","last_undegraded":"2024-04-10T03:05:14.289366+0000","last_fullsized":"2024-04-10T03:05:14.289366+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:59:23.579161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.294787+0000","last_change":"2024-04-10T03:03:35.705308+0000","last_active":"2024-04-10T03:05:14.294787+0000","last_peered":"2024-04-10T03:05:14.294787+0000","last_clean":"2024-04-10T03:05:14.294787+0000","last_became_active":"2024-04-10T03:03:35.704944+0000","last_became_peered":"2024-04-10T03:03:35.704944+0000","last_unstale":"2024-04-10T03:05:14.294787+0000","last_undegraded":"2024-04-10T03:05:14.294787+0000","last_fullsized":"2024-04-10T03:05:14.294787+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:45:45.416117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287210+0000","last_change":"2024-04-10T03:03:35.707283+0000","last_active":"2024-04-10T03:05:14.287210+0000","last_peered":"2024-04-10T03:05:14.287210+0000","last_clean":"2024-04-10T03:05:14.287210+0000","last_became_active":"2024-04-10T03:03:35.706611+0000","last_became_peered":"2024-04-10T03:03:35.706611+0000","last_unstale":"2024-04-10T03:05:14.287210+0000","last_undegraded":"2024-04-10T03:05:14.287210+0000","last_fullsized":"2024-04-10T03:05:14.287210+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:41:55.907810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.298576+0000","last_change":"2024-04-10T03:03:35.700343+0000","last_active":"2024-04-10T03:05:14.298576+0000","last_peered":"2024-04-10T03:05:14.298576+0000","last_clean":"2024-04-10T03:05:14.298576+0000","last_became_active":"2024-04-10T03:03:35.696993+0000","last_became_peered":"2024-04-10T03:03:35.696993+0000","last_unstale":"2024-04-10T03:05:14.298576+0000","last_undegraded":"2024-04-10T03:05:14.298576+0000","last_fullsized":"2024-04-10T03:05:14.298576+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:41:15.244292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"61'4","reported_seq":22,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.291306+0000","last_change":"2024-04-10T03:03:34.663181+0000","last_active":"2024-04-10T03:05:14.291306+0000","last_peered":"2024-04-10T03:05:14.291306+0000","last_clean":"2024-04-10T03:05:14.291306+0000","last_became_active":"2024-04-10T03:03:34.661505+0000","last_became_peered":"2024-04-10T03:03:34.661505+0000","last_unstale":"2024-04-10T03:05:14.291306+0000","last_undegraded":"2024-04-10T03:05:14.291306+0000","last_fullsized":"2024-04-10T03:05:14.291306+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T10:54:12.435880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283408+0000","last_change":"2024-04-10T03:03:35.710617+0000","last_active":"2024-04-10T03:05:14.283408+0000","last_peered":"2024-04-10T03:05:14.283408+0000","last_clean":"2024-04-10T03:05:14.283408+0000","last_became_active":"2024-04-10T03:03:35.709749+0000","last_became_peered":"2024-04-10T03:03:35.709749+0000","last_unstale":"2024-04-10T03:05:14.283408+0000","last_undegraded":"2024-04-10T03:05:14.283408+0000","last_fullsized":"2024-04-10T03:05:14.283408+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:35:53.532141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283487+0000","last_change":"2024-04-10T03:03:34.654667+0000","last_active":"2024-04-10T03:05:14.283487+0000","last_peered":"2024-04-10T03:05:14.283487+0000","last_clean":"2024-04-10T03:05:14.283487+0000","last_became_active":"2024-04-10T03:03:34.654291+0000","last_became_peered":"2024-04-10T03:03:34.654291+0000","last_unstale":"2024-04-10T03:05:14.283487+0000","last_undegraded":"2024-04-10T03:05:14.283487+0000","last_fullsized":"2024-04-10T03:05:14.283487+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:55:17.207417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":10,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.298333+0000","last_change":"2024-04-10T03:05:15.298333+0000","last_active":"2024-04-10T03:05:15.298333+0000","last_peered":"2024-04-10T03:05:15.298333+0000","last_clean":"2024-04-10T03:05:15.298333+0000","last_became_active":"2024-04-10T03:05:15.297742+0000","last_became_peered":"2024-04-10T03:05:15.297742+0000","last_unstale":"2024-04-10T03:05:15.298333+0000","last_undegraded":"2024-04-10T03:05:15.298333+0000","last_fullsized":"2024-04-10T03:05:15.298333+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:56:02.397797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.302723+0000","last_change":"2024-04-10T03:03:34.676993+0000","last_active":"2024-04-10T03:05:14.302723+0000","last_peered":"2024-04-10T03:05:14.302723+0000","last_clean":"2024-04-10T03:05:14.302723+0000","last_became_active":"2024-04-10T03:03:34.674652+0000","last_became_peered":"2024-04-10T03:03:34.674652+0000","last_unstale":"2024-04-10T03:05:14.302723+0000","last_undegraded":"2024-04-10T03:05:14.302723+0000","last_fullsized":"2024-04-10T03:05:14.302723+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:22:24.222862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288241+0000","last_change":"2024-04-10T03:03:35.706971+0000","last_active":"2024-04-10T03:05:14.288241+0000","last_peered":"2024-04-10T03:05:14.288241+0000","last_clean":"2024-04-10T03:05:14.288241+0000","last_became_active":"2024-04-10T03:03:35.706107+0000","last_became_peered":"2024-04-10T03:03:35.706107+0000","last_unstale":"2024-04-10T03:05:14.288241+0000","last_undegraded":"2024-04-10T03:05:14.288241+0000","last_fullsized":"2024-04-10T03:05:14.288241+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:36:09.640634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.298570+0000","last_change":"2024-04-10T03:03:34.661036+0000","last_active":"2024-04-10T03:05:14.298570+0000","last_peered":"2024-04-10T03:05:14.298570+0000","last_clean":"2024-04-10T03:05:14.298570+0000","last_became_active":"2024-04-10T03:03:34.660227+0000","last_became_peered":"2024-04-10T03:03:34.660227+0000","last_unstale":"2024-04-10T03:05:14.298570+0000","last_undegraded":"2024-04-10T03:05:14.298570+0000","last_fullsized":"2024-04-10T03:05:14.298570+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:57:19.373918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":27,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.470015+0000","last_change":"2024-04-10T03:05:15.470015+0000","last_active":"2024-04-10T03:05:15.470015+0000","last_peered":"2024-04-10T03:05:15.470015+0000","last_clean":"2024-04-10T03:05:15.470015+0000","last_became_active":"2024-04-10T03:05:15.468943+0000","last_became_peered":"2024-04-10T03:05:15.468943+0000","last_unstale":"2024-04-10T03:05:15.470015+0000","last_undegraded":"2024-04-10T03:05:15.470015+0000","last_fullsized":"2024-04-10T03:05:15.470015+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:26:57.843578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282580+0000","last_change":"2024-04-10T03:03:34.660006+0000","last_active":"2024-04-10T03:05:14.282580+0000","last_peered":"2024-04-10T03:05:14.282580+0000","last_clean":"2024-04-10T03:05:14.282580+0000","last_became_active":"2024-04-10T03:03:34.659644+0000","last_became_peered":"2024-04-10T03:03:34.659644+0000","last_unstale":"2024-04-10T03:05:14.282580+0000","last_undegraded":"2024-04-10T03:05:14.282580+0000","last_fullsized":"2024-04-10T03:05:14.282580+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:41:01.895760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.300011+0000","last_change":"2024-04-10T03:03:35.693231+0000","last_active":"2024-04-10T03:05:14.300011+0000","last_peered":"2024-04-10T03:05:14.300011+0000","last_clean":"2024-04-10T03:05:14.300011+0000","last_became_active":"2024-04-10T03:03:35.691547+0000","last_became_peered":"2024-04-10T03:03:35.691547+0000","last_unstale":"2024-04-10T03:05:14.300011+0000","last_undegraded":"2024-04-10T03:05:14.300011+0000","last_fullsized":"2024-04-10T03:05:14.300011+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:46:09.090023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.294491+0000","last_change":"2024-04-10T03:03:34.672226+0000","last_active":"2024-04-10T03:05:14.294491+0000","last_peered":"2024-04-10T03:05:14.294491+0000","last_clean":"2024-04-10T03:05:14.294491+0000","last_became_active":"2024-04-10T03:03:34.671385+0000","last_became_peered":"2024-04-10T03:03:34.671385+0000","last_unstale":"2024-04-10T03:05:14.294491+0000","last_undegraded":"2024-04-10T03:05:14.294491+0000","last_fullsized":"2024-04-10T03:05:14.294491+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:41:57.451730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":10,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.919355+0000","last_change":"2024-04-10T03:05:15.919355+0000","last_active":"2024-04-10T03:05:15.919355+0000","last_peered":"2024-04-10T03:05:15.919355+0000","last_clean":"2024-04-10T03:05:15.919355+0000","last_became_active":"2024-04-10T03:05:15.918384+0000","last_became_peered":"2024-04-10T03:05:15.918384+0000","last_unstale":"2024-04-10T03:05:15.919355+0000","last_undegraded":"2024-04-10T03:05:15.919355+0000","last_fullsized":"2024-04-10T03:05:15.919355+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:32:10.181544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282663+0000","last_change":"2024-04-10T03:03:34.652485+0000","last_active":"2024-04-10T03:05:14.282663+0000","last_peered":"2024-04-10T03:05:14.282663+0000","last_clean":"2024-04-10T03:05:14.282663+0000","last_became_active":"2024-04-10T03:03:34.652193+0000","last_became_peered":"2024-04-10T03:03:34.652193+0000","last_unstale":"2024-04-10T03:05:14.282663+0000","last_undegraded":"2024-04-10T03:05:14.282663+0000","last_fullsized":"2024-04-10T03:05:14.282663+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:41:41.190050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282116+0000","last_change":"2024-04-10T03:03:35.717143+0000","last_active":"2024-04-10T03:05:14.282116+0000","last_peered":"2024-04-10T03:05:14.282116+0000","last_clean":"2024-04-10T03:05:14.282116+0000","last_became_active":"2024-04-10T03:03:35.716290+0000","last_became_peered":"2024-04-10T03:03:35.716290+0000","last_unstale":"2024-04-10T03:05:14.282116+0000","last_undegraded":"2024-04-10T03:05:14.282116+0000","last_fullsized":"2024-04-10T03:05:14.282116+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:00:01.357022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289647+0000","last_change":"2024-04-10T03:03:34.676020+0000","last_active":"2024-04-10T03:05:14.289647+0000","last_peered":"2024-04-10T03:05:14.289647+0000","last_clean":"2024-04-10T03:05:14.289647+0000","last_became_active":"2024-04-10T03:03:34.675359+0000","last_became_peered":"2024-04-10T03:03:34.675359+0000","last_unstale":"2024-04-10T03:05:14.289647+0000","last_undegraded":"2024-04-10T03:05:14.289647+0000","last_fullsized":"2024-04-10T03:05:14.289647+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:42:08.688551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283678+0000","last_change":"2024-04-10T03:03:35.697635+0000","last_active":"2024-04-10T03:05:14.283678+0000","last_peered":"2024-04-10T03:05:14.283678+0000","last_clean":"2024-04-10T03:05:14.283678+0000","last_became_active":"2024-04-10T03:03:35.696804+0000","last_became_peered":"2024-04-10T03:03:35.696804+0000","last_unstale":"2024-04-10T03:05:14.283678+0000","last_undegraded":"2024-04-10T03:05:14.283678+0000","last_fullsized":"2024-04-10T03:05:14.283678+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:31:10.002899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.291094+0000","last_change":"2024-04-10T03:03:34.678239+0000","last_active":"2024-04-10T03:05:14.291094+0000","last_peered":"2024-04-10T03:05:14.291094+0000","last_clean":"2024-04-10T03:05:14.291094+0000","last_became_active":"2024-04-10T03:03:34.677537+0000","last_became_peered":"2024-04-10T03:03:34.677537+0000","last_unstale":"2024-04-10T03:05:14.291094+0000","last_undegraded":"2024-04-10T03:05:14.291094+0000","last_fullsized":"2024-04-10T03:05:14.291094+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:15:43.890203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288395+0000","last_change":"2024-04-10T03:03:35.680432+0000","last_active":"2024-04-10T03:05:14.288395+0000","last_peered":"2024-04-10T03:05:14.288395+0000","last_clean":"2024-04-10T03:05:14.288395+0000","last_became_active":"2024-04-10T03:03:35.679602+0000","last_became_peered":"2024-04-10T03:03:35.679602+0000","last_unstale":"2024-04-10T03:05:14.288395+0000","last_undegraded":"2024-04-10T03:05:14.288395+0000","last_fullsized":"2024-04-10T03:05:14.288395+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:57:49.122560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288164+0000","last_change":"2024-04-10T03:03:34.673820+0000","last_active":"2024-04-10T03:05:14.288164+0000","last_peered":"2024-04-10T03:05:14.288164+0000","last_clean":"2024-04-10T03:05:14.288164+0000","last_became_active":"2024-04-10T03:03:34.673174+0000","last_became_peered":"2024-04-10T03:03:34.673174+0000","last_unstale":"2024-04-10T03:05:14.288164+0000","last_undegraded":"2024-04-10T03:05:14.288164+0000","last_fullsized":"2024-04-10T03:05:14.288164+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:05:25.463421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.291133+0000","last_change":"2024-04-10T03:03:35.719344+0000","last_active":"2024-04-10T03:05:14.291133+0000","last_peered":"2024-04-10T03:05:14.291133+0000","last_clean":"2024-04-10T03:05:14.291133+0000","last_became_active":"2024-04-10T03:03:35.712909+0000","last_became_peered":"2024-04-10T03:03:35.712909+0000","last_unstale":"2024-04-10T03:05:14.291133+0000","last_undegraded":"2024-04-10T03:05:14.291133+0000","last_fullsized":"2024-04-10T03:05:14.291133+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:47:02.909298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284294+0000","last_change":"2024-04-10T03:03:34.664526+0000","last_active":"2024-04-10T03:05:14.284294+0000","last_peered":"2024-04-10T03:05:14.284294+0000","last_clean":"2024-04-10T03:05:14.284294+0000","last_became_active":"2024-04-10T03:03:34.664097+0000","last_became_peered":"2024-04-10T03:03:34.664097+0000","last_unstale":"2024-04-10T03:05:14.284294+0000","last_undegraded":"2024-04-10T03:05:14.284294+0000","last_fullsized":"2024-04-10T03:05:14.284294+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T12:50:17.409451+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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301116+0000","last_change":"2024-04-10T03:03:35.709871+0000","last_active":"2024-04-10T03:05:14.301116+0000","last_peered":"2024-04-10T03:05:14.301116+0000","last_clean":"2024-04-10T03:05:14.301116+0000","last_became_active":"2024-04-10T03:03:35.708343+0000","last_became_peered":"2024-04-10T03:03:35.708343+0000","last_unstale":"2024-04-10T03:05:14.301116+0000","last_undegraded":"2024-04-10T03:05:14.301116+0000","last_fullsized":"2024-04-10T03:05:14.301116+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:06:15.694079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'12","reported_seq":30,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:43.809570+0000","last_change":"2024-04-10T03:03:34.680338+0000","last_active":"2024-04-10T03:05:43.809570+0000","last_peered":"2024-04-10T03:05:43.809570+0000","last_clean":"2024-04-10T03:05:43.809570+0000","last_became_active":"2024-04-10T03:03:34.679960+0000","last_became_peered":"2024-04-10T03:03:34.679960+0000","last_unstale":"2024-04-10T03:05:43.809570+0000","last_undegraded":"2024-04-10T03:05:43.809570+0000","last_fullsized":"2024-04-10T03:05:43.809570+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T12:02:09.691920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2622,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301413+0000","last_change":"2024-04-10T03:03:35.702018+0000","last_active":"2024-04-10T03:05:14.301413+0000","last_peered":"2024-04-10T03:05:14.301413+0000","last_clean":"2024-04-10T03:05:14.301413+0000","last_became_active":"2024-04-10T03:03:35.697969+0000","last_became_peered":"2024-04-10T03:03:35.697969+0000","last_unstale":"2024-04-10T03:05:14.301413+0000","last_undegraded":"2024-04-10T03:05:14.301413+0000","last_fullsized":"2024-04-10T03:05:14.301413+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:39:13.745070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290244+0000","last_change":"2024-04-10T03:03:34.657225+0000","last_active":"2024-04-10T03:05:14.290244+0000","last_peered":"2024-04-10T03:05:14.290244+0000","last_clean":"2024-04-10T03:05:14.290244+0000","last_became_active":"2024-04-10T03:03:34.656887+0000","last_became_peered":"2024-04-10T03:03:34.656887+0000","last_unstale":"2024-04-10T03:05:14.290244+0000","last_undegraded":"2024-04-10T03:05:14.290244+0000","last_fullsized":"2024-04-10T03:05:14.290244+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:03:37.844027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290391+0000","last_change":"2024-04-10T03:03:35.718372+0000","last_active":"2024-04-10T03:05:14.290391+0000","last_peered":"2024-04-10T03:05:14.290391+0000","last_clean":"2024-04-10T03:05:14.290391+0000","last_became_active":"2024-04-10T03:03:35.713770+0000","last_became_peered":"2024-04-10T03:03:35.713770+0000","last_unstale":"2024-04-10T03:05:14.290391+0000","last_undegraded":"2024-04-10T03:05:14.290391+0000","last_fullsized":"2024-04-10T03:05:14.290391+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:19:04.269141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287765+0000","last_change":"2024-04-10T03:03:34.668811+0000","last_active":"2024-04-10T03:05:14.287765+0000","last_peered":"2024-04-10T03:05:14.287765+0000","last_clean":"2024-04-10T03:05:14.287765+0000","last_became_active":"2024-04-10T03:03:34.668363+0000","last_became_peered":"2024-04-10T03:03:34.668363+0000","last_unstale":"2024-04-10T03:05:14.287765+0000","last_undegraded":"2024-04-10T03:05:14.287765+0000","last_fullsized":"2024-04-10T03:05:14.287765+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:31:57.533229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296141+0000","last_change":"2024-04-10T03:03:35.702390+0000","last_active":"2024-04-10T03:05:14.296141+0000","last_peered":"2024-04-10T03:05:14.296141+0000","last_clean":"2024-04-10T03:05:14.296141+0000","last_became_active":"2024-04-10T03:03:35.700794+0000","last_became_peered":"2024-04-10T03:03:35.700794+0000","last_unstale":"2024-04-10T03:05:14.296141+0000","last_undegraded":"2024-04-10T03:05:14.296141+0000","last_fullsized":"2024-04-10T03:05:14.296141+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:31:32.368110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290429+0000","last_change":"2024-04-10T03:03:34.671289+0000","last_active":"2024-04-10T03:05:14.290429+0000","last_peered":"2024-04-10T03:05:14.290429+0000","last_clean":"2024-04-10T03:05:14.290429+0000","last_became_active":"2024-04-10T03:03:34.670484+0000","last_became_peered":"2024-04-10T03:03:34.670484+0000","last_unstale":"2024-04-10T03:05:14.290429+0000","last_undegraded":"2024-04-10T03:05:14.290429+0000","last_fullsized":"2024-04-10T03:05:14.290429+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:29:45.986157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.293946+0000","last_change":"2024-04-10T03:03:35.713203+0000","last_active":"2024-04-10T03:05:14.293946+0000","last_peered":"2024-04-10T03:05:14.293946+0000","last_clean":"2024-04-10T03:05:14.293946+0000","last_became_active":"2024-04-10T03:03:35.712638+0000","last_became_peered":"2024-04-10T03:03:35.712638+0000","last_unstale":"2024-04-10T03:05:14.293946+0000","last_undegraded":"2024-04-10T03:05:14.293946+0000","last_fullsized":"2024-04-10T03:05:14.293946+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:44:26.146643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.285291+0000","last_change":"2024-04-10T03:03:34.658362+0000","last_active":"2024-04-10T03:05:14.285291+0000","last_peered":"2024-04-10T03:05:14.285291+0000","last_clean":"2024-04-10T03:05:14.285291+0000","last_became_active":"2024-04-10T03:03:34.658061+0000","last_became_peered":"2024-04-10T03:03:34.658061+0000","last_unstale":"2024-04-10T03:05:14.285291+0000","last_undegraded":"2024-04-10T03:05:14.285291+0000","last_fullsized":"2024-04-10T03:05:14.285291+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T08:03:23.648456+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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296471+0000","last_change":"2024-04-10T03:03:35.707494+0000","last_active":"2024-04-10T03:05:14.296471+0000","last_peered":"2024-04-10T03:05:14.296471+0000","last_clean":"2024-04-10T03:05:14.296471+0000","last_became_active":"2024-04-10T03:03:35.706852+0000","last_became_peered":"2024-04-10T03:03:35.706852+0000","last_unstale":"2024-04-10T03:05:14.296471+0000","last_undegraded":"2024-04-10T03:05:14.296471+0000","last_fullsized":"2024-04-10T03:05:14.296471+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:30:45.727447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.302213+0000","last_change":"2024-04-10T03:03:34.662201+0000","last_active":"2024-04-10T03:05:14.302213+0000","last_peered":"2024-04-10T03:05:14.302213+0000","last_clean":"2024-04-10T03:05:14.302213+0000","last_became_active":"2024-04-10T03:03:34.661518+0000","last_became_peered":"2024-04-10T03:03:34.661518+0000","last_unstale":"2024-04-10T03:05:14.302213+0000","last_undegraded":"2024-04-10T03:05:14.302213+0000","last_fullsized":"2024-04-10T03:05:14.302213+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:38:14.451722+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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.303772+0000","last_change":"2024-04-10T03:03:35.693499+0000","last_active":"2024-04-10T03:05:14.303772+0000","last_peered":"2024-04-10T03:05:14.303772+0000","last_clean":"2024-04-10T03:05:14.303772+0000","last_became_active":"2024-04-10T03:03:35.692661+0000","last_became_peered":"2024-04-10T03:03:35.692661+0000","last_unstale":"2024-04-10T03:05:14.303772+0000","last_undegraded":"2024-04-10T03:05:14.303772+0000","last_fullsized":"2024-04-10T03:05:14.303772+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:06:59.897941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282435+0000","last_change":"2024-04-10T03:04:52.267858+0000","last_active":"2024-04-10T03:05:14.282435+0000","last_peered":"2024-04-10T03:05:14.282435+0000","last_clean":"2024-04-10T03:05:14.282435+0000","last_became_active":"2024-04-10T03:04:52.266876+0000","last_became_peered":"2024-04-10T03:04:52.266876+0000","last_unstale":"2024-04-10T03:05:14.282435+0000","last_undegraded":"2024-04-10T03:05:14.282435+0000","last_fullsized":"2024-04-10T03:05:14.282435+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:40:14.721636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283816+0000","last_change":"2024-04-10T03:03:34.648314+0000","last_active":"2024-04-10T03:05:14.283816+0000","last_peered":"2024-04-10T03:05:14.283816+0000","last_clean":"2024-04-10T03:05:14.283816+0000","last_became_active":"2024-04-10T03:03:34.647937+0000","last_became_peered":"2024-04-10T03:03:34.647937+0000","last_unstale":"2024-04-10T03:05:14.283816+0000","last_undegraded":"2024-04-10T03:05:14.283816+0000","last_fullsized":"2024-04-10T03:05:14.283816+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:26:09.694589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.292008+0000","last_change":"2024-04-10T03:03:35.700583+0000","last_active":"2024-04-10T03:05:14.292008+0000","last_peered":"2024-04-10T03:05:14.292008+0000","last_clean":"2024-04-10T03:05:14.292008+0000","last_became_active":"2024-04-10T03:03:35.699245+0000","last_became_peered":"2024-04-10T03:03:35.699245+0000","last_unstale":"2024-04-10T03:05:14.292008+0000","last_undegraded":"2024-04-10T03:05:14.292008+0000","last_fullsized":"2024-04-10T03:05:14.292008+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:53:50.643080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283812+0000","last_change":"2024-04-10T03:04:52.268924+0000","last_active":"2024-04-10T03:05:14.283812+0000","last_peered":"2024-04-10T03:05:14.283812+0000","last_clean":"2024-04-10T03:05:14.283812+0000","last_became_active":"2024-04-10T03:04:52.268092+0000","last_became_peered":"2024-04-10T03:04:52.268092+0000","last_unstale":"2024-04-10T03:05:14.283812+0000","last_undegraded":"2024-04-10T03:05:14.283812+0000","last_fullsized":"2024-04-10T03:05:14.283812+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:52:48.825897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287523+0000","last_change":"2024-04-10T03:03:34.672872+0000","last_active":"2024-04-10T03:05:14.287523+0000","last_peered":"2024-04-10T03:05:14.287523+0000","last_clean":"2024-04-10T03:05:14.287523+0000","last_became_active":"2024-04-10T03:03:34.672262+0000","last_became_peered":"2024-04-10T03:03:34.672262+0000","last_unstale":"2024-04-10T03:05:14.287523+0000","last_undegraded":"2024-04-10T03:05:14.287523+0000","last_fullsized":"2024-04-10T03:05:14.287523+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:14:20.509283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301957+0000","last_change":"2024-04-10T03:03:35.721720+0000","last_active":"2024-04-10T03:05:14.301957+0000","last_peered":"2024-04-10T03:05:14.301957+0000","last_clean":"2024-04-10T03:05:14.301957+0000","last_became_active":"2024-04-10T03:03:35.718313+0000","last_became_peered":"2024-04-10T03:03:35.718313+0000","last_unstale":"2024-04-10T03:05:14.301957+0000","last_undegraded":"2024-04-10T03:05:14.301957+0000","last_fullsized":"2024-04-10T03:05:14.301957+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:59:32.217654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284027+0000","last_change":"2024-04-10T03:04:52.268853+0000","last_active":"2024-04-10T03:05:14.284027+0000","last_peered":"2024-04-10T03:05:14.284027+0000","last_clean":"2024-04-10T03:05:14.284027+0000","last_became_active":"2024-04-10T03:04:52.267327+0000","last_became_peered":"2024-04-10T03:04:52.267327+0000","last_unstale":"2024-04-10T03:05:14.284027+0000","last_undegraded":"2024-04-10T03:05:14.284027+0000","last_fullsized":"2024-04-10T03:05:14.284027+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:20:53.095394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283243+0000","last_change":"2024-04-10T03:03:35.702529+0000","last_active":"2024-04-10T03:05:14.283243+0000","last_peered":"2024-04-10T03:05:14.283243+0000","last_clean":"2024-04-10T03:05:14.283243+0000","last_became_active":"2024-04-10T03:03:35.701766+0000","last_became_peered":"2024-04-10T03:03:35.701766+0000","last_unstale":"2024-04-10T03:05:14.283243+0000","last_undegraded":"2024-04-10T03:05:14.283243+0000","last_fullsized":"2024-04-10T03:05:14.283243+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:57:15.352962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.285440+0000","last_change":"2024-04-10T03:03:34.658652+0000","last_active":"2024-04-10T03:05:14.285440+0000","last_peered":"2024-04-10T03:05:14.285440+0000","last_clean":"2024-04-10T03:05:14.285440+0000","last_became_active":"2024-04-10T03:03:34.658254+0000","last_became_peered":"2024-04-10T03:03:34.658254+0000","last_unstale":"2024-04-10T03:05:14.285440+0000","last_undegraded":"2024-04-10T03:05:14.285440+0000","last_fullsized":"2024-04-10T03:05:14.285440+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:53:49.437956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290442+0000","last_change":"2024-04-10T03:04:52.273723+0000","last_active":"2024-04-10T03:05:14.290442+0000","last_peered":"2024-04-10T03:05:14.290442+0000","last_clean":"2024-04-10T03:05:14.290442+0000","last_became_active":"2024-04-10T03:04:52.273084+0000","last_became_peered":"2024-04-10T03:04:52.273084+0000","last_unstale":"2024-04-10T03:05:14.290442+0000","last_undegraded":"2024-04-10T03:05:14.290442+0000","last_fullsized":"2024-04-10T03:05:14.290442+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:20:56.681361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283182+0000","last_change":"2024-04-10T03:03:35.703099+0000","last_active":"2024-04-10T03:05:14.283182+0000","last_peered":"2024-04-10T03:05:14.283182+0000","last_clean":"2024-04-10T03:05:14.283182+0000","last_became_active":"2024-04-10T03:03:35.702223+0000","last_became_peered":"2024-04-10T03:03:35.702223+0000","last_unstale":"2024-04-10T03:05:14.283182+0000","last_undegraded":"2024-04-10T03:05:14.283182+0000","last_fullsized":"2024-04-10T03:05:14.283182+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:24:04.337959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288736+0000","last_change":"2024-04-10T03:03:34.664510+0000","last_active":"2024-04-10T03:05:14.288736+0000","last_peered":"2024-04-10T03:05:14.288736+0000","last_clean":"2024-04-10T03:05:14.288736+0000","last_became_active":"2024-04-10T03:03:34.663695+0000","last_became_peered":"2024-04-10T03:03:34.663695+0000","last_unstale":"2024-04-10T03:05:14.288736+0000","last_undegraded":"2024-04-10T03:05:14.288736+0000","last_fullsized":"2024-04-10T03:05:14.288736+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:07:21.013352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"63'128","reported_seq":276,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296892+0000","last_change":"2024-04-10T03:02:54.363266+0000","last_active":"2024-04-10T03:05:14.296892+0000","last_peered":"2024-04-10T03:05:14.296892+0000","last_clean":"2024-04-10T03:05:14.296892+0000","last_became_active":"2024-04-10T03:02:54.362433+0000","last_became_peered":"2024-04-10T03:02:54.362433+0000","last_unstale":"2024-04-10T03:05:14.296892+0000","last_undegraded":"2024-04-10T03:05:14.296892+0000","last_fullsized":"2024-04-10T03:05:14.296892+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_clean_scrub_stamp":"2024-04-10T02:58:44.553590+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-04-11T06:30:47.405387+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":"4.6","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290447+0000","last_change":"2024-04-10T03:04:52.269562+0000","last_active":"2024-04-10T03:05:14.290447+0000","last_peered":"2024-04-10T03:05:14.290447+0000","last_clean":"2024-04-10T03:05:14.290447+0000","last_became_active":"2024-04-10T03:04:52.268762+0000","last_became_peered":"2024-04-10T03:04:52.268762+0000","last_unstale":"2024-04-10T03:05:14.290447+0000","last_undegraded":"2024-04-10T03:05:14.290447+0000","last_fullsized":"2024-04-10T03:05:14.290447+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:35:37.685880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289683+0000","last_change":"2024-04-10T03:03:35.719099+0000","last_active":"2024-04-10T03:05:14.289683+0000","last_peered":"2024-04-10T03:05:14.289683+0000","last_clean":"2024-04-10T03:05:14.289683+0000","last_became_active":"2024-04-10T03:03:35.718574+0000","last_became_peered":"2024-04-10T03:03:35.718574+0000","last_unstale":"2024-04-10T03:05:14.289683+0000","last_undegraded":"2024-04-10T03:05:14.289683+0000","last_fullsized":"2024-04-10T03:05:14.289683+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:18:09.264208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.296689+0000","last_change":"2024-04-10T03:03:34.672446+0000","last_active":"2024-04-10T03:05:14.296689+0000","last_peered":"2024-04-10T03:05:14.296689+0000","last_clean":"2024-04-10T03:05:14.296689+0000","last_became_active":"2024-04-10T03:03:34.671887+0000","last_became_peered":"2024-04-10T03:03:34.671887+0000","last_unstale":"2024-04-10T03:05:14.296689+0000","last_undegraded":"2024-04-10T03:05:14.296689+0000","last_fullsized":"2024-04-10T03:05:14.296689+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:07:41.077964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289806+0000","last_change":"2024-04-10T03:04:52.274458+0000","last_active":"2024-04-10T03:05:14.289806+0000","last_peered":"2024-04-10T03:05:14.289806+0000","last_clean":"2024-04-10T03:05:14.289806+0000","last_became_active":"2024-04-10T03:04:52.273001+0000","last_became_peered":"2024-04-10T03:04:52.273001+0000","last_unstale":"2024-04-10T03:05:14.289806+0000","last_undegraded":"2024-04-10T03:05:14.289806+0000","last_fullsized":"2024-04-10T03:05:14.289806+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:19:33.838925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.302105+0000","last_change":"2024-04-10T03:03:34.681992+0000","last_active":"2024-04-10T03:05:14.302105+0000","last_peered":"2024-04-10T03:05:14.302105+0000","last_clean":"2024-04-10T03:05:14.302105+0000","last_became_active":"2024-04-10T03:03:34.681076+0000","last_became_peered":"2024-04-10T03:03:34.681076+0000","last_unstale":"2024-04-10T03:05:14.302105+0000","last_undegraded":"2024-04-10T03:05:14.302105+0000","last_fullsized":"2024-04-10T03:05:14.302105+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:24:17.165464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283922+0000","last_change":"2024-04-10T03:03:35.683374+0000","last_active":"2024-04-10T03:05:14.283922+0000","last_peered":"2024-04-10T03:05:14.283922+0000","last_clean":"2024-04-10T03:05:14.283922+0000","last_became_active":"2024-04-10T03:03:35.682594+0000","last_became_peered":"2024-04-10T03:03:35.682594+0000","last_unstale":"2024-04-10T03:05:14.283922+0000","last_undegraded":"2024-04-10T03:05:14.283922+0000","last_fullsized":"2024-04-10T03:05:14.283922+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:07:08.382160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.281884+0000","last_change":"2024-04-10T03:04:52.274111+0000","last_active":"2024-04-10T03:05:14.281884+0000","last_peered":"2024-04-10T03:05:14.281884+0000","last_clean":"2024-04-10T03:05:14.281884+0000","last_became_active":"2024-04-10T03:04:52.273221+0000","last_became_peered":"2024-04-10T03:04:52.273221+0000","last_unstale":"2024-04-10T03:05:14.281884+0000","last_undegraded":"2024-04-10T03:05:14.281884+0000","last_fullsized":"2024-04-10T03:05:14.281884+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:14:35.442280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"62'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284551+0000","last_change":"2024-04-10T03:03:34.664376+0000","last_active":"2024-04-10T03:05:14.284551+0000","last_peered":"2024-04-10T03:05:14.284551+0000","last_clean":"2024-04-10T03:05:14.284551+0000","last_became_active":"2024-04-10T03:03:34.663563+0000","last_became_peered":"2024-04-10T03:03:34.663563+0000","last_unstale":"2024-04-10T03:05:14.284551+0000","last_undegraded":"2024-04-10T03:05:14.284551+0000","last_fullsized":"2024-04-10T03:05:14.284551+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:45:23.123878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284204+0000","last_change":"2024-04-10T03:03:35.721752+0000","last_active":"2024-04-10T03:05:14.284204+0000","last_peered":"2024-04-10T03:05:14.284204+0000","last_clean":"2024-04-10T03:05:14.284204+0000","last_became_active":"2024-04-10T03:03:35.721245+0000","last_became_peered":"2024-04-10T03:03:35.721245+0000","last_unstale":"2024-04-10T03:05:14.284204+0000","last_undegraded":"2024-04-10T03:05:14.284204+0000","last_fullsized":"2024-04-10T03:05:14.284204+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:27:57.401406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.299335+0000","last_change":"2024-04-10T03:04:52.269345+0000","last_active":"2024-04-10T03:05:14.299335+0000","last_peered":"2024-04-10T03:05:14.299335+0000","last_clean":"2024-04-10T03:05:14.299335+0000","last_became_active":"2024-04-10T03:04:52.268798+0000","last_became_peered":"2024-04-10T03:04:52.268798+0000","last_unstale":"2024-04-10T03:05:14.299335+0000","last_undegraded":"2024-04-10T03:05:14.299335+0000","last_fullsized":"2024-04-10T03:05:14.299335+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:27:39.957720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290873+0000","last_change":"2024-04-10T03:03:34.680132+0000","last_active":"2024-04-10T03:05:14.290873+0000","last_peered":"2024-04-10T03:05:14.290873+0000","last_clean":"2024-04-10T03:05:14.290873+0000","last_became_active":"2024-04-10T03:03:34.679372+0000","last_became_peered":"2024-04-10T03:03:34.679372+0000","last_unstale":"2024-04-10T03:05:14.290873+0000","last_undegraded":"2024-04-10T03:05:14.290873+0000","last_fullsized":"2024-04-10T03:05:14.290873+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:11:46.736537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290650+0000","last_change":"2024-04-10T03:03:35.709774+0000","last_active":"2024-04-10T03:05:14.290650+0000","last_peered":"2024-04-10T03:05:14.290650+0000","last_clean":"2024-04-10T03:05:14.290650+0000","last_became_active":"2024-04-10T03:03:35.701390+0000","last_became_peered":"2024-04-10T03:03:35.701390+0000","last_unstale":"2024-04-10T03:05:14.290650+0000","last_undegraded":"2024-04-10T03:05:14.290650+0000","last_fullsized":"2024-04-10T03:05:14.290650+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:46:58.677119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.297003+0000","last_change":"2024-04-10T03:03:34.671094+0000","last_active":"2024-04-10T03:05:14.297003+0000","last_peered":"2024-04-10T03:05:14.297003+0000","last_clean":"2024-04-10T03:05:14.297003+0000","last_became_active":"2024-04-10T03:03:34.670391+0000","last_became_peered":"2024-04-10T03:03:34.670391+0000","last_unstale":"2024-04-10T03:05:14.297003+0000","last_undegraded":"2024-04-10T03:05:14.297003+0000","last_fullsized":"2024-04-10T03:05:14.297003+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:46:57.944235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.300285+0000","last_change":"2024-04-10T03:03:35.708735+0000","last_active":"2024-04-10T03:05:14.300285+0000","last_peered":"2024-04-10T03:05:14.300285+0000","last_clean":"2024-04-10T03:05:14.300285+0000","last_became_active":"2024-04-10T03:03:35.708146+0000","last_became_peered":"2024-04-10T03:03:35.708146+0000","last_unstale":"2024-04-10T03:05:14.300285+0000","last_undegraded":"2024-04-10T03:05:14.300285+0000","last_fullsized":"2024-04-10T03:05:14.300285+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:42:16.031991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.283557+0000","last_change":"2024-04-10T03:03:34.653396+0000","last_active":"2024-04-10T03:05:14.283557+0000","last_peered":"2024-04-10T03:05:14.283557+0000","last_clean":"2024-04-10T03:05:14.283557+0000","last_became_active":"2024-04-10T03:03:34.652905+0000","last_became_peered":"2024-04-10T03:03:34.652905+0000","last_unstale":"2024-04-10T03:05:14.283557+0000","last_undegraded":"2024-04-10T03:05:14.283557+0000","last_fullsized":"2024-04-10T03:05:14.283557+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:32:07.634455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.281984+0000","last_change":"2024-04-10T03:03:35.689721+0000","last_active":"2024-04-10T03:05:14.281984+0000","last_peered":"2024-04-10T03:05:14.281984+0000","last_clean":"2024-04-10T03:05:14.281984+0000","last_became_active":"2024-04-10T03:03:35.687980+0000","last_became_peered":"2024-04-10T03:03:35.687980+0000","last_unstale":"2024-04-10T03:05:14.281984+0000","last_undegraded":"2024-04-10T03:05:14.281984+0000","last_fullsized":"2024-04-10T03:05:14.281984+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:29:09.017550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282816+0000","last_change":"2024-04-10T03:03:34.654633+0000","last_active":"2024-04-10T03:05:14.282816+0000","last_peered":"2024-04-10T03:05:14.282816+0000","last_clean":"2024-04-10T03:05:14.282816+0000","last_became_active":"2024-04-10T03:03:34.654219+0000","last_became_peered":"2024-04-10T03:03:34.654219+0000","last_unstale":"2024-04-10T03:05:14.282816+0000","last_undegraded":"2024-04-10T03:05:14.282816+0000","last_fullsized":"2024-04-10T03:05:14.282816+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:06:06.420664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282418+0000","last_change":"2024-04-10T03:03:35.721539+0000","last_active":"2024-04-10T03:05:14.282418+0000","last_peered":"2024-04-10T03:05:14.282418+0000","last_clean":"2024-04-10T03:05:14.282418+0000","last_became_active":"2024-04-10T03:03:35.720888+0000","last_became_peered":"2024-04-10T03:03:35.720888+0000","last_unstale":"2024-04-10T03:05:14.282418+0000","last_undegraded":"2024-04-10T03:05:14.282418+0000","last_fullsized":"2024-04-10T03:05:14.282418+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:06:37.301482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.295909+0000","last_change":"2024-04-10T03:03:34.681837+0000","last_active":"2024-04-10T03:05:14.295909+0000","last_peered":"2024-04-10T03:05:14.295909+0000","last_clean":"2024-04-10T03:05:14.295909+0000","last_became_active":"2024-04-10T03:03:34.681055+0000","last_became_peered":"2024-04-10T03:03:34.681055+0000","last_unstale":"2024-04-10T03:05:14.295909+0000","last_undegraded":"2024-04-10T03:05:14.295909+0000","last_fullsized":"2024-04-10T03:05:14.295909+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:49:05.826175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.294247+0000","last_change":"2024-04-10T03:03:35.701380+0000","last_active":"2024-04-10T03:05:14.294247+0000","last_peered":"2024-04-10T03:05:14.294247+0000","last_clean":"2024-04-10T03:05:14.294247+0000","last_became_active":"2024-04-10T03:03:35.700787+0000","last_became_peered":"2024-04-10T03:03:35.700787+0000","last_unstale":"2024-04-10T03:05:14.294247+0000","last_undegraded":"2024-04-10T03:05:14.294247+0000","last_fullsized":"2024-04-10T03:05:14.294247+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:50:11.411789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.286498+0000","last_change":"2024-04-10T03:03:34.659817+0000","last_active":"2024-04-10T03:05:14.286498+0000","last_peered":"2024-04-10T03:05:14.286498+0000","last_clean":"2024-04-10T03:05:14.286498+0000","last_became_active":"2024-04-10T03:03:34.659326+0000","last_became_peered":"2024-04-10T03:03:34.659326+0000","last_unstale":"2024-04-10T03:05:14.286498+0000","last_undegraded":"2024-04-10T03:05:14.286498+0000","last_fullsized":"2024-04-10T03:05:14.286498+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:04:02.335650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.301628+0000","last_change":"2024-04-10T03:03:35.702364+0000","last_active":"2024-04-10T03:05:14.301628+0000","last_peered":"2024-04-10T03:05:14.301628+0000","last_clean":"2024-04-10T03:05:14.301628+0000","last_became_active":"2024-04-10T03:03:35.695803+0000","last_became_peered":"2024-04-10T03:03:35.695803+0000","last_unstale":"2024-04-10T03:05:14.301628+0000","last_undegraded":"2024-04-10T03:05:14.301628+0000","last_fullsized":"2024-04-10T03:05:14.301628+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:37:57.389268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284195+0000","last_change":"2024-04-10T03:03:34.654386+0000","last_active":"2024-04-10T03:05:14.284195+0000","last_peered":"2024-04-10T03:05:14.284195+0000","last_clean":"2024-04-10T03:05:14.284195+0000","last_became_active":"2024-04-10T03:03:34.653903+0000","last_became_peered":"2024-04-10T03:03:34.653903+0000","last_unstale":"2024-04-10T03:05:14.284195+0000","last_undegraded":"2024-04-10T03:05:14.284195+0000","last_fullsized":"2024-04-10T03:05:14.284195+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:16:45.574442+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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.287633+0000","last_change":"2024-04-10T03:03:35.697819+0000","last_active":"2024-04-10T03:05:14.287633+0000","last_peered":"2024-04-10T03:05:14.287633+0000","last_clean":"2024-04-10T03:05:14.287633+0000","last_became_active":"2024-04-10T03:03:35.697165+0000","last_became_peered":"2024-04-10T03:03:35.697165+0000","last_unstale":"2024-04-10T03:05:14.287633+0000","last_undegraded":"2024-04-10T03:05:14.287633+0000","last_fullsized":"2024-04-10T03:05:14.287633+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:55:42.494673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":34,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.927116+0000","last_change":"2024-04-10T03:05:15.927116+0000","last_active":"2024-04-10T03:05:15.927116+0000","last_peered":"2024-04-10T03:05:15.927116+0000","last_clean":"2024-04-10T03:05:15.927116+0000","last_became_active":"2024-04-10T03:05:15.920747+0000","last_became_peered":"2024-04-10T03:05:15.920747+0000","last_unstale":"2024-04-10T03:05:15.927116+0000","last_undegraded":"2024-04-10T03:05:15.927116+0000","last_fullsized":"2024-04-10T03:05:15.927116+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:35:00.271363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.304759+0000","last_change":"2024-04-10T03:03:35.719785+0000","last_active":"2024-04-10T03:05:14.304759+0000","last_peered":"2024-04-10T03:05:14.304759+0000","last_clean":"2024-04-10T03:05:14.304759+0000","last_became_active":"2024-04-10T03:03:35.719134+0000","last_became_peered":"2024-04-10T03:03:35.719134+0000","last_unstale":"2024-04-10T03:05:14.304759+0000","last_undegraded":"2024-04-10T03:05:14.304759+0000","last_fullsized":"2024-04-10T03:05:14.304759+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:24:39.576699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":10,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.921637+0000","last_change":"2024-04-10T03:05:15.921637+0000","last_active":"2024-04-10T03:05:15.921637+0000","last_peered":"2024-04-10T03:05:15.921637+0000","last_clean":"2024-04-10T03:05:15.921637+0000","last_became_active":"2024-04-10T03:05:15.920571+0000","last_became_peered":"2024-04-10T03:05:15.920571+0000","last_unstale":"2024-04-10T03:05:15.921637+0000","last_undegraded":"2024-04-10T03:05:15.921637+0000","last_fullsized":"2024-04-10T03:05:15.921637+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:22:53.638597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.285530+0000","last_change":"2024-04-10T03:03:35.689310+0000","last_active":"2024-04-10T03:05:14.285530+0000","last_peered":"2024-04-10T03:05:14.285530+0000","last_clean":"2024-04-10T03:05:14.285530+0000","last_became_active":"2024-04-10T03:03:35.688464+0000","last_became_peered":"2024-04-10T03:03:35.688464+0000","last_unstale":"2024-04-10T03:05:14.285530+0000","last_undegraded":"2024-04-10T03:05:14.285530+0000","last_fullsized":"2024-04-10T03:05:14.285530+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:24:05.532885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.22","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288048+0000","last_change":"2024-04-10T03:03:35.706940+0000","last_active":"2024-04-10T03:05:14.288048+0000","last_peered":"2024-04-10T03:05:14.288048+0000","last_clean":"2024-04-10T03:05:14.288048+0000","last_became_active":"2024-04-10T03:03:35.706648+0000","last_became_peered":"2024-04-10T03:03:35.706648+0000","last_unstale":"2024-04-10T03:05:14.288048+0000","last_undegraded":"2024-04-10T03:05:14.288048+0000","last_fullsized":"2024-04-10T03:05:14.288048+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:03:57.669780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289980+0000","last_change":"2024-04-10T03:03:35.718328+0000","last_active":"2024-04-10T03:05:14.289980+0000","last_peered":"2024-04-10T03:05:14.289980+0000","last_clean":"2024-04-10T03:05:14.289980+0000","last_became_active":"2024-04-10T03:03:35.713837+0000","last_became_peered":"2024-04-10T03:03:35.713837+0000","last_unstale":"2024-04-10T03:05:14.289980+0000","last_undegraded":"2024-04-10T03:05:14.289980+0000","last_fullsized":"2024-04-10T03:05:14.289980+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:45:16.620550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282766+0000","last_change":"2024-04-10T03:03:35.716996+0000","last_active":"2024-04-10T03:05:14.282766+0000","last_peered":"2024-04-10T03:05:14.282766+0000","last_clean":"2024-04-10T03:05:14.282766+0000","last_became_active":"2024-04-10T03:03:35.716403+0000","last_became_peered":"2024-04-10T03:03:35.716403+0000","last_unstale":"2024-04-10T03:05:14.282766+0000","last_undegraded":"2024-04-10T03:05:14.282766+0000","last_fullsized":"2024-04-10T03:05:14.282766+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:37:18.341773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.284100+0000","last_change":"2024-04-10T03:03:35.693949+0000","last_active":"2024-04-10T03:05:14.284100+0000","last_peered":"2024-04-10T03:05:14.284100+0000","last_clean":"2024-04-10T03:05:14.284100+0000","last_became_active":"2024-04-10T03:03:35.693117+0000","last_became_peered":"2024-04-10T03:03:35.693117+0000","last_unstale":"2024-04-10T03:05:14.284100+0000","last_undegraded":"2024-04-10T03:05:14.284100+0000","last_fullsized":"2024-04-10T03:05:14.284100+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:53:45.782405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289961+0000","last_change":"2024-04-10T03:03:35.702304+0000","last_active":"2024-04-10T03:05:14.289961+0000","last_peered":"2024-04-10T03:05:14.289961+0000","last_clean":"2024-04-10T03:05:14.289961+0000","last_became_active":"2024-04-10T03:03:35.701485+0000","last_became_peered":"2024-04-10T03:03:35.701485+0000","last_unstale":"2024-04-10T03:05:14.289961+0000","last_undegraded":"2024-04-10T03:05:14.289961+0000","last_fullsized":"2024-04-10T03:05:14.289961+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:28:09.848909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":27,"reported_epoch":69,"state":"active+clean","last_fresh":"2024-04-10T03:05:15.302054+0000","last_change":"2024-04-10T03:05:15.302054+0000","last_active":"2024-04-10T03:05:15.302054+0000","last_peered":"2024-04-10T03:05:15.302054+0000","last_clean":"2024-04-10T03:05:15.302054+0000","last_became_active":"2024-04-10T03:05:15.301663+0000","last_became_peered":"2024-04-10T03:05:15.301663+0000","last_unstale":"2024-04-10T03:05:15.302054+0000","last_undegraded":"2024-04-10T03:05:15.302054+0000","last_fullsized":"2024-04-10T03:05:15.302054+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:41:13.173637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.289862+0000","last_change":"2024-04-10T03:03:35.693476+0000","last_active":"2024-04-10T03:05:14.289862+0000","last_peered":"2024-04-10T03:05:14.289862+0000","last_clean":"2024-04-10T03:05:14.289862+0000","last_became_active":"2024-04-10T03:03:35.692468+0000","last_became_peered":"2024-04-10T03:03:35.692468+0000","last_unstale":"2024-04-10T03:05:14.289862+0000","last_undegraded":"2024-04-10T03:05:14.289862+0000","last_fullsized":"2024-04-10T03:05:14.289862+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:01:00.591741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.282353+0000","last_change":"2024-04-10T03:03:35.712843+0000","last_active":"2024-04-10T03:05:14.282353+0000","last_peered":"2024-04-10T03:05:14.282353+0000","last_clean":"2024-04-10T03:05:14.282353+0000","last_became_active":"2024-04-10T03:03:35.712078+0000","last_became_peered":"2024-04-10T03:03:35.712078+0000","last_unstale":"2024-04-10T03:05:14.282353+0000","last_undegraded":"2024-04-10T03:05:14.282353+0000","last_fullsized":"2024-04-10T03:05:14.282353+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:27:14.923030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.288050+0000","last_change":"2024-04-10T03:03:35.704167+0000","last_active":"2024-04-10T03:05:14.288050+0000","last_peered":"2024-04-10T03:05:14.288050+0000","last_clean":"2024-04-10T03:05:14.288050+0000","last_became_active":"2024-04-10T03:03:35.703882+0000","last_became_peered":"2024-04-10T03:03:35.703882+0000","last_unstale":"2024-04-10T03:05:14.288050+0000","last_undegraded":"2024-04-10T03:05:14.288050+0000","last_fullsized":"2024-04-10T03:05:14.288050+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:38:09.993205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290078+0000","last_change":"2024-04-10T03:03:35.686159+0000","last_active":"2024-04-10T03:05:14.290078+0000","last_peered":"2024-04-10T03:05:14.290078+0000","last_clean":"2024-04-10T03:05:14.290078+0000","last_became_active":"2024-04-10T03:03:35.685395+0000","last_became_peered":"2024-04-10T03:03:35.685395+0000","last_unstale":"2024-04-10T03:05:14.290078+0000","last_undegraded":"2024-04-10T03:05:14.290078+0000","last_fullsized":"2024-04-10T03:05:14.290078+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:52:06.608283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2c","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-10T03:05:14.290328+0000","last_change":"2024-04-10T03:03:35.702053+0000","last_active":"2024-04-10T03:05:14.290328+0000","last_peered":"2024-04-10T03:05:14.290328+0000","last_clean":"2024-04-10T03:05:14.290328+0000","last_became_active":"2024-04-10T03:03:35.700480+0000","last_became_peered":"2024-04-10T03:03:35.700480+0000","last_unstale":"2024-04-10T03:05:14.290328+0000","last_undegraded":"2024-04-10T03:05:14.290328+0000","last_fullsized":"2024-04-10T03:05:14.290328+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-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:20:28.223650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3408,"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":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":10224,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234028,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298628,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446524,"statfs":{"total":95995035648,"available":95689240576,"internally_reserved":0,"allocated":1302528,"data_stored":899571,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.88,"15min":0.86799999999999999},"min":{"1min":0.56200000000000006,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.01,"5min":0.93100000000000005,"15min":0.92300000000000004},"min":{"1min":0.61299999999999999,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.117}]},{"osd":1,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.89600000000000002,"15min":0.88200000000000001},"min":{"1min":0.61599999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.92000000000000004,"15min":0.91000000000000003},"min":{"1min":0.66600000000000004,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.181,"5min":1.234,"15min":1.234},"last":0.67800000000000005}]},{"osd":2,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.97899999999999998,"15min":0.95599999999999996},"min":{"1min":0.751,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.96699999999999997,"15min":0.97099999999999997},"min":{"1min":0.75900000000000001,"5min":0.435,"15min":0.435},"max":{"1min":1.4350000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.071}]},{"osd":3,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.97699999999999998,"15min":0.97799999999999998},"min":{"1min":0.70799999999999996,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.552,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0529999999999999,"15min":1.0489999999999999},"min":{"1min":0.78900000000000003,"5min":0.504,"15min":0.504},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":0.74399999999999999}]},{"osd":4,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.90800000000000003,"15min":0.88200000000000001},"min":{"1min":0.62,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.395,"5min":1.778,"15min":1.778},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.996,"15min":1.016},"min":{"1min":0.66200000000000003,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.3460000000000001,"5min":1.75,"15min":1.75},"last":1.1479999999999999}]},{"osd":5,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.0029999999999999,"15min":1.0269999999999999},"min":{"1min":0.56699999999999995,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.669,"5min":1.669,"15min":1.669},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.127,"5min":1.1000000000000001,"15min":1.089},"min":{"1min":0.68500000000000005,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.639,"5min":3.2719999999999998,"15min":3.2719999999999998},"last":1.0409999999999999}]},{"osd":6,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.123,"15min":1.127},"min":{"1min":0.63600000000000001,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.6200000000000001,"5min":1.704,"15min":1.704},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1259999999999999,"15min":1.121},"min":{"1min":0.72799999999999998,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.482,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.099}]}]},{"osd":6,"up_from":46,"seq":197568495669,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298624,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446528,"statfs":{"total":95995035648,"available":95689244672,"internally_reserved":0,"allocated":1302528,"data_stored":901336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.88800000000000001,"15min":0.90200000000000002},"min":{"1min":0.59699999999999998,"5min":0.498,"15min":0.498},"max":{"1min":1.1830000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95899999999999996,"15min":0.92800000000000005},"min":{"1min":0.71899999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.329,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.1240000000000001}]},{"osd":1,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.91600000000000004,"15min":0.88200000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.256,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.2210000000000001},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.92500000000000004,"15min":0.90700000000000003},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.0289999999999999}]},{"osd":2,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95899999999999996,"15min":0.94099999999999995},"min":{"1min":0.68300000000000005,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2230000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.93899999999999995,"15min":0.93300000000000005},"min":{"1min":0.68500000000000005,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.1699999999999999,"5min":1.323,"15min":1.323},"last":0.98999999999999999}]},{"osd":3,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0129999999999999,"15min":1.01},"min":{"1min":0.621,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.048,"15min":1.026},"min":{"1min":0.76200000000000001,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3799999999999999,"5min":1.51,"15min":1.51},"last":1.1910000000000001}]},{"osd":4,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.876,"15min":0.83799999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2490000000000001,"5min":1.284,"15min":1.284},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.105,"5min":0.999,"15min":0.93899999999999995},"min":{"1min":0.53600000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.4510000000000001,"5min":1.488,"15min":1.488},"last":1.081}]},{"osd":5,"last update":"Wed Apr 10 03:06:08 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.94499999999999995,"15min":0.89100000000000001},"min":{"1min":0.443,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.292,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.056,"15min":0.97399999999999998},"min":{"1min":0.57399999999999995,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.5029999999999999,"5min":1.677,"15min":1.677},"last":1.153}]},{"osd":7,"last update":"Wed Apr 10 03:05:55 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.897,"15min":2.2509999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.371,"5min":27.457000000000001,"15min":27.457000000000001},"last":1.242},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.9930000000000001,"15min":2.3490000000000002},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.4470000000000001,"5min":28.763999999999999,"15min":28.763999999999999},"last":1.2709999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574951,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298056,"kb_used_data":696,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447096,"statfs":{"total":95995035648,"available":95689826304,"internally_reserved":0,"allocated":712704,"data_stored":309094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:06:15 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.72099999999999997,"15min":0.58899999999999997},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.26600000000000001},"max":{"1min":1.0920000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.77700000000000002,"15min":0.63800000000000001},"min":{"1min":0.35299999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.1240000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.79300000000000004}]},{"osd":2,"last update":"Wed Apr 10 03:06:02 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.81299999999999994,"15min":0.68400000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.79400000000000004,"15min":0.69699999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.29999999999999999},"max":{"1min":1.879,"5min":1.879,"15min":1.879},"last":0.74299999999999999}]},{"osd":3,"last update":"Wed Apr 10 03:05:45 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.90900000000000003,"15min":0.84699999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.88200000000000001,"15min":0.85099999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.4790000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.83099999999999996}]},{"osd":4,"last update":"Wed Apr 10 03:05:30 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.03,"15min":0.997},"min":{"1min":0.57299999999999995,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.5029999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.97099999999999997,"15min":0.93700000000000006},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.494,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.90800000000000003}]},{"osd":5,"last update":"Wed Apr 10 03:05:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.161,"15min":1.157},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.464,"5min":1.623,"15min":1.623},"last":1.145},{"interface":"front","average":{"1min":1.052,"5min":1.1419999999999999,"15min":1.149},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.393,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.105}]},{"osd":6,"last update":"Wed Apr 10 03:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.1679999999999999,"15min":1.1759999999999999},"min":{"1min":0.59499999999999997,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.6699999999999999,"5min":1.8939999999999999,"15min":1.8939999999999999},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.127,"5min":1.226,"15min":1.2310000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.226}]},{"osd":7,"last update":"Wed Apr 10 03:05:52 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.2210000000000001,"15min":1.2689999999999999},"min":{"1min":0.63100000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.5940000000000001,"5min":1.671,"15min":1.671},"last":1.018},{"interface":"front","average":{"1min":1.054,"5min":1.161,"15min":1.1830000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.4570000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.04}]}]},{"osd":0,"up_from":8,"seq":34359738481,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298644,"kb_used_data":1284,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446508,"statfs":{"total":95995035648,"available":95689224192,"internally_reserved":0,"allocated":1314816,"data_stored":900018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 10 03:06:15 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.75700000000000001,"15min":0.60699999999999998},"min":{"1min":0.39800000000000002,"5min":0.29899999999999999,"15min":0.25700000000000001},"max":{"1min":1.1499999999999999,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.624},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.83499999999999996,"15min":0.63400000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.28299999999999997},"max":{"1min":1.242,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.82499999999999996}]},{"osd":2,"last update":"Wed Apr 10 03:05:56 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.90800000000000003,"15min":0.78400000000000003},"min":{"1min":0.35499999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.091,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.83599999999999997,"15min":0.71099999999999997},"min":{"1min":0.46999999999999997,"5min":0.39600000000000002,"15min":0.34899999999999998},"max":{"1min":1.1739999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.79800000000000004}]},{"osd":3,"last update":"Wed Apr 10 03:05:50 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.98099999999999998,"15min":0.90300000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.345,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.84399999999999997,"15min":0.81799999999999995},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.159,"5min":1.341,"15min":1.341},"last":1.095}]},{"osd":4,"last update":"Wed Apr 10 03:05:36 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.0109999999999999,"15min":0.97299999999999998},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.5449999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.129,"5min":1.111,"15min":1.0609999999999999},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.4790000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.0669999999999999}]},{"osd":5,"last update":"Wed Apr 10 03:05:19 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.173,"15min":1.177},"min":{"1min":0.70799999999999996,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.55,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.079,"15min":1.087},"min":{"1min":0.74199999999999999,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.534,"5min":1.724,"15min":1.724},"last":1.204}]},{"osd":6,"last update":"Wed Apr 10 03:06:05 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.2070000000000001,"15min":1.2210000000000001},"min":{"1min":0.91000000000000003,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.528,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1180000000000001,"15min":1.143},"min":{"1min":0.68600000000000005,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.282,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.26}]},{"osd":7,"last update":"Wed Apr 10 03:05:56 2024","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"min":{"1min":0.72999999999999998,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.4339999999999999,"5min":1.831,"15min":1.831},"last":1.3089999999999999},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.2110000000000001,"15min":1.21},"min":{"1min":0.873,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.4990000000000001,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.1459999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411420,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298048,"kb_used_data":688,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447104,"statfs":{"total":95995035648,"available":95689834496,"internally_reserved":0,"allocated":704512,"data_stored":308934,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:51 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.74199999999999999,"15min":0.67800000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.29999999999999999},"max":{"1min":1.0640000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.81399999999999995,"15min":0.71199999999999997},"min":{"1min":0.502,"5min":0.35299999999999998,"15min":0.32000000000000001},"max":{"1min":1.1599999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.117}]},{"osd":1,"last update":"Wed Apr 10 03:05:51 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.75900000000000001,"15min":0.67800000000000005},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27200000000000002},"max":{"1min":1.1890000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.877,"5min":0.89400000000000002,"15min":0.77000000000000002},"min":{"1min":0.47099999999999997,"5min":0.38,"15min":0.34000000000000002},"max":{"1min":1.2090000000000001,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.84999999999999998}]},{"osd":3,"last update":"Wed Apr 10 03:05:43 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.92800000000000005,"15min":0.88200000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2529999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.89800000000000002,"15min":0.85199999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.077,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.80600000000000005}]},{"osd":4,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.006,"15min":0.98499999999999999},"min":{"1min":0.61199999999999999,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.232,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.109,"15min":1.048},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3859999999999999,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":1.228}]},{"osd":5,"last update":"Wed Apr 10 03:06:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.728,"5min":1.954,"15min":1.954},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0620000000000001,"15min":1.0860000000000001},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.359,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.90300000000000002}]},{"osd":6,"last update":"Wed Apr 10 03:06:12 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.173,"15min":1.194},"min":{"1min":0.63200000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.569,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.444},{"interface":"front","average":{"1min":1.163,"5min":1.2270000000000001,"15min":1.2529999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.681,"5min":1.901,"15min":1.901},"last":1.04}]},{"osd":7,"last update":"Wed Apr 10 03:05:51 2024","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.274,"15min":1.3140000000000001},"min":{"1min":0.83599999999999997,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.4710000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.5429999999999999},{"interface":"front","average":{"1min":1.214,"5min":1.327,"15min":1.377},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.647,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":0.93700000000000006}]}]},{"osd":3,"up_from":25,"seq":107374182483,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298060,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447092,"statfs":{"total":95995035648,"available":95689822208,"internally_reserved":0,"allocated":724992,"data_stored":311660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:48 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.73399999999999999,"15min":0.67200000000000004},"min":{"1min":0.35899999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.2470000000000001,"5min":1.353,"15min":1.353},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.745,"5min":0.76700000000000002,"15min":0.74099999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.028}]},{"osd":1,"last update":"Wed Apr 10 03:05:48 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.79900000000000004,"15min":0.76900000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.1579999999999999,"5min":1.177,"15min":1.177},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.93799999999999994,"15min":0.90100000000000002},"min":{"1min":0.433,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.3220000000000001,"5min":1.333,"15min":1.333},"last":1.1419999999999999}]},{"osd":2,"last update":"Wed Apr 10 03:05:48 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.86199999999999999,"15min":0.84399999999999997},"min":{"1min":0.40799999999999997,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.3420000000000001,"5min":1.395,"15min":1.395},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.85299999999999998,"15min":0.85399999999999998},"min":{"1min":0.38500000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1699999999999999,"5min":1.359,"15min":1.359},"last":0.70899999999999996}]},{"osd":4,"last update":"Wed Apr 10 03:05:30 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.95999999999999996,"15min":0.98199999999999998},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.087,"15min":1.0700000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.353,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.075}]},{"osd":5,"last update":"Wed Apr 10 03:05:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1200000000000001,"15min":1.093},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.552,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.997},{"interface":"front","average":{"1min":1.002,"5min":1.0880000000000001,"15min":1.091},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.331,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.1699999999999999}]},{"osd":6,"last update":"Wed Apr 10 03:06:07 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.153,"15min":1.2070000000000001},"min":{"1min":0.69899999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.6399999999999999,"5min":1.905,"15min":1.905},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1339999999999999,"15min":1.1639999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.6080000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.3560000000000001}]},{"osd":7,"last update":"Wed Apr 10 03:05:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.2130000000000001,"15min":1.2589999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.621,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.24,"5min":1.2909999999999999,"15min":1.323},"min":{"1min":0.69099999999999995,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.601,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.2250000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018953,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298064,"kb_used_data":704,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447088,"statfs":{"total":95995035648,"available":95689818112,"internally_reserved":0,"allocated":720896,"data_stored":309630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.84499999999999997,"15min":0.83899999999999997},"min":{"1min":0.64300000000000002,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.90200000000000002,"15min":0.93100000000000005},"min":{"1min":0.56699999999999995,"5min":0.498,"15min":0.498},"max":{"1min":1.496,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.69899999999999995}]},{"osd":1,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.84999999999999998,"15min":0.88500000000000001},"min":{"1min":0.68999999999999995,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.893,"5min":1.893,"15min":1.893},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.94399999999999995,"15min":0.91400000000000003},"min":{"1min":0.64000000000000001,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":2.2000000000000002,"5min":2.2000000000000002,"15min":2.2000000000000002},"last":1.2609999999999999}]},{"osd":2,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.91700000000000004,"15min":0.85099999999999998},"min":{"1min":0.79000000000000004,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.262,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.95699999999999996,"15min":0.93899999999999995},"min":{"1min":0.71999999999999997,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":2.2759999999999998,"5min":2.2759999999999998,"15min":2.2759999999999998},"last":1.149}]},{"osd":3,"last update":"Wed Apr 10 03:05:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":0.96699999999999997,"15min":0.90700000000000003},"min":{"1min":0.73399999999999999,"5min":0.626,"15min":0.626},"max":{"1min":1.327,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.111},{"interface":"front","average":{"1min":1.198,"5min":1.006,"15min":0.95799999999999996},"min":{"1min":0.78800000000000003,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":2.3420000000000001,"5min":2.3420000000000001,"15min":2.3420000000000001},"last":1.044}]},{"osd":5,"last update":"Wed Apr 10 03:06:18 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95499999999999996,"15min":0.84099999999999997},"min":{"1min":0.52700000000000002,"5min":0.442,"15min":0.442},"max":{"1min":1.3120000000000001,"5min":4.2770000000000001,"15min":4.2770000000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.0189999999999999,"15min":0.997},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.391,"5min":1.492,"15min":1.492},"last":1.2869999999999999}]},{"osd":6,"last update":"Wed Apr 10 03:06:10 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.012,"15min":0.97799999999999998},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3120000000000001,"5min":3.9540000000000002,"15min":3.9540000000000002},"last":1.3560000000000001},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.1319999999999999,"15min":1.0720000000000001},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.4890000000000001,"5min":4.2130000000000001,"15min":4.2130000000000001},"last":1.3220000000000001}]},{"osd":7,"last update":"Wed Apr 10 03:05:56 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1220000000000001,"15min":1.1120000000000001},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.4850000000000001,"5min":4.032,"15min":4.032},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0800000000000001},"min":{"1min":0.54500000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4119999999999999,"5min":4.1299999999999999,"15min":4.1299999999999999},"last":1.2210000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757312,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298052,"kb_used_data":700,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447100,"statfs":{"total":95995035648,"available":95689830400,"internally_reserved":0,"allocated":716800,"data_stored":311323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 10 03:06:18 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.90700000000000003,"15min":0.877},"min":{"1min":0.55900000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.208,"5min":1.454,"15min":1.454},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.93600000000000005,"15min":0.88800000000000001},"min":{"1min":0.60799999999999998,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.264,"5min":1.421,"15min":1.421},"last":1.2569999999999999}]},{"osd":1,"last update":"Wed Apr 10 03:06:18 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.93899999999999995,"15min":0.90500000000000003},"min":{"1min":0.67400000000000004,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.232,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.01},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.95999999999999996,"15min":0.88900000000000001},"min":{"1min":0.66700000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3069999999999999,"5min":1.732,"15min":1.732},"last":1.095}]},{"osd":2,"last update":"Wed Apr 10 03:06:18 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.95399999999999996,"15min":0.92200000000000004},"min":{"1min":0.72399999999999998,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.276,"5min":1.377,"15min":1.377},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.014,"15min":0.94599999999999995},"min":{"1min":0.71499999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3959999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.93700000000000006}]},{"osd":3,"last update":"Wed Apr 10 03:06:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.99199999999999999,"15min":0.93899999999999995},"min":{"1min":0.71099999999999997,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3680000000000001,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.038},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0409999999999999,"15min":0.98799999999999999},"min":{"1min":0.755,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.258,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.0660000000000001}]},{"osd":4,"last update":"Wed Apr 10 03:06:18 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.86499999999999999,"15min":0.74299999999999999},"min":{"1min":0.54700000000000004,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.6359999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.089,"5min":0.96199999999999997,"15min":0.80200000000000005},"min":{"1min":0.79800000000000004,"5min":0.378,"15min":0.378},"max":{"1min":1.4950000000000001,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":0.79800000000000004}]},{"osd":6,"last update":"Wed Apr 10 03:06:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.98699999999999999,"15min":0.96299999999999997},"min":{"1min":0.63600000000000001,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.4159999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.167,"5min":1.052,"15min":1.038},"min":{"1min":0.874,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.6180000000000001,"5min":1.788,"15min":1.788},"last":0.91400000000000003}]},{"osd":7,"last update":"Wed Apr 10 03:05:57 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1040000000000001,"15min":1.1080000000000001},"min":{"1min":0.76600000000000001,"5min":0.372,"15min":0.372},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.161,"5min":1.135,"15min":1.131},"min":{"1min":0.72599999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.498,"5min":1.833,"15min":1.833},"last":1.2}]}]}],"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":716,"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":2726,"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":696,"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":2712,"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":2622,"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":592,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-10T03:06:23.185 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-10T03:06:23.185 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-10T03:06:23.185 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-10T03:06:23.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph health --format=json 2024-04-10T03:06:25.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:24 smithi016 bash[28961]: cluster 2024-04-10T03:06:23.721412+0000 mgr.y (mgr.14514) 100 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:25.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:24 smithi016 bash[21212]: cluster 2024-04-10T03:06:23.721412+0000 mgr.y (mgr.14514) 100 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:25.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:24 smithi136 bash[23435]: cluster 2024-04-10T03:06:23.721412+0000 mgr.y (mgr.14514) 100 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:27.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:26 smithi016 bash[21212]: cluster 2024-04-10T03:06:25.722685+0000 mgr.y (mgr.14514) 101 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:27.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:26 smithi016 bash[28961]: cluster 2024-04-10T03:06:25.722685+0000 mgr.y (mgr.14514) 101 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:27.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:26 smithi136 bash[23435]: cluster 2024-04-10T03:06:25.722685+0000 mgr.y (mgr.14514) 101 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:27.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:27 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:27] "GET /metrics HTTP/1.1" 200 236057 "" "Prometheus/2.43.0" 2024-04-10T03:06:27.988 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:06:29.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:28 smithi016 bash[21212]: cluster 2024-04-10T03:06:27.723375+0000 mgr.y (mgr.14514) 102 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:29.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:28 smithi016 bash[21212]: audit 2024-04-10T03:06:28.757723+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:28 smithi016 bash[28961]: cluster 2024-04-10T03:06:27.723375+0000 mgr.y (mgr.14514) 102 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:28 smithi016 bash[28961]: audit 2024-04-10T03:06:28.757723+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:28 smithi136 bash[23435]: cluster 2024-04-10T03:06:27.723375+0000 mgr.y (mgr.14514) 102 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:28 smithi136 bash[23435]: audit 2024-04-10T03:06:28.757723+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:30.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:06:30 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:06:30.720 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:06:30.720 INFO:teuthology.orchestra.run.smithi016.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-10T03:06:31.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:30 smithi016 bash[21212]: cluster 2024-04-10T03:06:29.724461+0000 mgr.y (mgr.14514) 103 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:31.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:30 smithi016 bash[21212]: audit 2024-04-10T03:06:30.725731+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.16:0/2320319008' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-10T03:06:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:30 smithi016 bash[28961]: cluster 2024-04-10T03:06:29.724461+0000 mgr.y (mgr.14514) 103 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:30 smithi016 bash[28961]: audit 2024-04-10T03:06:30.725731+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.16:0/2320319008' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-10T03:06:31.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:30 smithi136 bash[23435]: cluster 2024-04-10T03:06:29.724461+0000 mgr.y (mgr.14514) 103 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:31.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:30 smithi136 bash[23435]: audit 2024-04-10T03:06:30.725731+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.16:0/2320319008' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-10T03:06:31.359 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-10T03:06:31.360 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-10T03:06:31.669 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:06:31.669 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":69,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:05:15.279278+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-10T03:03:33.400923+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-10T03:03:34.400443+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-10T03:04:50.994054+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.20","mappings":[{"from":6,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.38","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/3357210045":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3264228238":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/697456505":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/4239943894":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:06:31.689 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-10T02:58:44.553096+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-04-10T03:03:33.400923+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': '61', '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'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-04-10T03:03:34.400443+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': '62', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-04-10T03:04:50.994054+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '67', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2024-04-10T03:06:31.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-04-10T03:06:31.992 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 1 2024-04-10T03:06:32.011 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:31 smithi016 bash[21212]: audit 2024-04-10T03:06:31.673810+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.16:0/1117057422' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:06:32.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:31 smithi016 bash[28961]: audit 2024-04-10T03:06:31.673810+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.16:0/1117057422' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:06:32.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-04-10T03:06:32.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:31 smithi136 bash[23435]: audit 2024-04-10T03:06:31.673810+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.16:0/1117057422' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:06:32.306 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 32 2024-04-10T03:06:32.326 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-04-10T03:06:32.624 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 64 2024-04-10T03:06:32.643 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-04-10T03:06:32.930 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 8 2024-04-10T03:06:32.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:32 smithi016 bash[21212]: cluster 2024-04-10T03:06:31.724948+0000 mgr.y (mgr.14514) 104 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:32.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:32 smithi016 bash[21212]: audit 2024-04-10T03:06:31.998661+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.16:0/2283907320' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:06:32.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:32 smithi016 bash[21212]: audit 2024-04-10T03:06:32.312476+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/3930871200' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-10T03:06:32.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:32 smithi016 bash[21212]: audit 2024-04-10T03:06:32.631005+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.16:0/1942431376' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-10T03:06:32.947 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:32 smithi016 bash[28961]: cluster 2024-04-10T03:06:31.724948+0000 mgr.y (mgr.14514) 104 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:32.947 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:32 smithi016 bash[28961]: audit 2024-04-10T03:06:31.998661+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.16:0/2283907320' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:06:32.947 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:32 smithi016 bash[28961]: audit 2024-04-10T03:06:32.312476+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/3930871200' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-10T03:06:32.947 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:32 smithi016 bash[28961]: audit 2024-04-10T03:06:32.631005+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.16:0/1942431376' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-10T03:06:32.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T03:06:33.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:32 smithi136 bash[23435]: cluster 2024-04-10T03:06:31.724948+0000 mgr.y (mgr.14514) 104 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:33.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:32 smithi136 bash[23435]: audit 2024-04-10T03:06:31.998661+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.16:0/2283907320' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:06:33.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:32 smithi136 bash[23435]: audit 2024-04-10T03:06:32.312476+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/3930871200' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-10T03:06:33.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:32 smithi136 bash[23435]: audit 2024-04-10T03:06:32.631005+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.16:0/1942431376' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-10T03:06:33.275 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:06:33.275 INFO:teuthology.orchestra.run.smithi016.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":24305,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.16:6835/806073658","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6834","nonce":806073658},{"type":"v1","addr":"172.21.15.16:6835","nonce":806073658}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-04-10T03:03:34.981409+0000","modified":"2024-04-10T03:03:38.941796+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24319},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24319":{"gid":24319,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.136:6833/2168056021","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6832","nonce":2168056021},{"type":"v1","addr":"172.21.15.136:6833","nonce":2168056021}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-04-10T03:06:33.276 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 8 2024-04-10T03:06:33.295 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-10T03:06:33.584 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:06:33.584 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":69,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:05:15.279278+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-10T03:03:33.400923+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-10T03:03:34.400443+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-10T03:04:50.994054+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.20","mappings":[{"from":6,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.38","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/3357210045":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3264228238":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/697456505":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/4239943894":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:06:33.602 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-10T02:58:44.553096+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-04-10T03:03:33.400923+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': '61', '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'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-04-10T03:03:34.400443+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': '62', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-04-10T03:04:50.994054+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '67', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2024-04-10T03:06:33.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-04-10T03:06:33.904 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 1 2024-04-10T03:06:33.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:33 smithi016 bash[28961]: audit 2024-04-10T03:06:32.936567+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.16:0/1602838427' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-10T03:06:33.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:33 smithi016 bash[28961]: audit 2024-04-10T03:06:33.281365+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.16:0/2293058478' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:06:33.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:33 smithi016 bash[28961]: audit 2024-04-10T03:06:33.589431+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.16:0/3567604477' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:06:33.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:33 smithi016 bash[21212]: audit 2024-04-10T03:06:32.936567+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.16:0/1602838427' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-10T03:06:33.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:33 smithi016 bash[21212]: audit 2024-04-10T03:06:33.281365+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.16:0/2293058478' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:06:33.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:33 smithi016 bash[21212]: audit 2024-04-10T03:06:33.589431+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.16:0/3567604477' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:06:33.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-04-10T03:06:34.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:33 smithi136 bash[23435]: audit 2024-04-10T03:06:32.936567+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.16:0/1602838427' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-10T03:06:34.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:33 smithi136 bash[23435]: audit 2024-04-10T03:06:33.281365+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.16:0/2293058478' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:06:34.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:33 smithi136 bash[23435]: audit 2024-04-10T03:06:33.589431+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.16:0/3567604477' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:06:34.223 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 32 2024-04-10T03:06:34.243 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-04-10T03:06:34.536 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 64 2024-04-10T03:06:34.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-04-10T03:06:34.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:34 smithi016 bash[21212]: cluster 2024-04-10T03:06:33.725370+0000 mgr.y (mgr.14514) 105 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:34.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:34 smithi016 bash[21212]: audit 2024-04-10T03:06:33.910232+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/73922773' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:06:34.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:34 smithi016 bash[21212]: audit 2024-04-10T03:06:34.229090+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/4208246865' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-10T03:06:34.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:34 smithi016 bash[21212]: audit 2024-04-10T03:06:34.542443+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.16:0/3807630408' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-10T03:06:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:34 smithi016 bash[28961]: cluster 2024-04-10T03:06:33.725370+0000 mgr.y (mgr.14514) 105 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:34 smithi016 bash[28961]: audit 2024-04-10T03:06:33.910232+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/73922773' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:06:34.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:34 smithi016 bash[28961]: audit 2024-04-10T03:06:34.229090+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/4208246865' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-10T03:06:34.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:34 smithi016 bash[28961]: audit 2024-04-10T03:06:34.542443+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.16:0/3807630408' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-10T03:06:34.846 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 8 2024-04-10T03:06:34.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T03:06:35.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:34 smithi136 bash[23435]: cluster 2024-04-10T03:06:33.725370+0000 mgr.y (mgr.14514) 105 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:35.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:34 smithi136 bash[23435]: audit 2024-04-10T03:06:33.910232+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/73922773' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-10T03:06:35.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:34 smithi136 bash[23435]: audit 2024-04-10T03:06:34.229090+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/4208246865' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-10T03:06:35.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:34 smithi136 bash[23435]: audit 2024-04-10T03:06:34.542443+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.16:0/3807630408' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-10T03:06:35.194 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:06:35.194 INFO:teuthology.orchestra.run.smithi016.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":24305,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.16:6835/806073658","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6834","nonce":806073658},{"type":"v1","addr":"172.21.15.16:6835","nonce":806073658}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-04-10T03:03:34.981409+0000","modified":"2024-04-10T03:03:38.941796+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24319},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24319":{"gid":24319,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.136:6833/2168056021","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6832","nonce":2168056021},{"type":"v1","addr":"172.21.15.136:6833","nonce":2168056021}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-04-10T03:06:35.194 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 8 2024-04-10T03:06:35.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-10T03:06:35.512 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:06:35.512 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":69,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:05:15.279278+0000","last_up_change":"2024-04-10T03:02:50.309889+0000","last_in_change":"2024-04-10T03:02:25.108367+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-04-10T03:03:33.400923+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-04-10T03:03:34.400443+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-04-10T03:04:50.994054+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6803","nonce":3829142248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6805","nonce":3829142248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6809","nonce":3829142248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3829142248},{"type":"v1","addr":"172.21.15.16:6807","nonce":3829142248}]},"public_addr":"172.21.15.16:6803/3829142248","cluster_addr":"172.21.15.16:6805/3829142248","heartbeat_back_addr":"172.21.15.16:6809/3829142248","heartbeat_front_addr":"172.21.15.16:6807/3829142248","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6811","nonce":434251483}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6813","nonce":434251483}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6817","nonce":434251483}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":434251483},{"type":"v1","addr":"172.21.15.16:6815","nonce":434251483}]},"public_addr":"172.21.15.16:6811/434251483","cluster_addr":"172.21.15.16:6813/434251483","heartbeat_back_addr":"172.21.15.16:6817/434251483","heartbeat_front_addr":"172.21.15.16:6815/434251483","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6819","nonce":1706099967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6821","nonce":1706099967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6825","nonce":1706099967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1706099967},{"type":"v1","addr":"172.21.15.16:6823","nonce":1706099967}]},"public_addr":"172.21.15.16:6819/1706099967","cluster_addr":"172.21.15.16:6821/1706099967","heartbeat_back_addr":"172.21.15.16:6825/1706099967","heartbeat_front_addr":"172.21.15.16:6823/1706099967","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6827","nonce":1896530675}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6829","nonce":1896530675}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6833","nonce":1896530675}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":1896530675},{"type":"v1","addr":"172.21.15.16:6831","nonce":1896530675}]},"public_addr":"172.21.15.16:6827/1896530675","cluster_addr":"172.21.15.16:6829/1896530675","heartbeat_back_addr":"172.21.15.16:6833/1896530675","heartbeat_front_addr":"172.21.15.16:6831/1896530675","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6801","nonce":3226165703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6803","nonce":3226165703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6807","nonce":3226165703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3226165703},{"type":"v1","addr":"172.21.15.136:6805","nonce":3226165703}]},"public_addr":"172.21.15.136:6801/3226165703","cluster_addr":"172.21.15.136:6803/3226165703","heartbeat_back_addr":"172.21.15.136:6807/3226165703","heartbeat_front_addr":"172.21.15.136:6805/3226165703","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6809","nonce":1187441821}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6811","nonce":1187441821}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6815","nonce":1187441821}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":1187441821},{"type":"v1","addr":"172.21.15.136:6813","nonce":1187441821}]},"public_addr":"172.21.15.136:6809/1187441821","cluster_addr":"172.21.15.136:6811/1187441821","heartbeat_back_addr":"172.21.15.136:6815/1187441821","heartbeat_front_addr":"172.21.15.136:6813/1187441821","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6817","nonce":24233088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6819","nonce":24233088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6823","nonce":24233088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":24233088},{"type":"v1","addr":"172.21.15.136:6821","nonce":24233088}]},"public_addr":"172.21.15.136:6817/24233088","cluster_addr":"172.21.15.136:6819/24233088","heartbeat_back_addr":"172.21.15.136:6823/24233088","heartbeat_front_addr":"172.21.15.136:6821/24233088","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6825","nonce":1655193381}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6827","nonce":1655193381}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6831","nonce":1655193381}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1655193381},{"type":"v1","addr":"172.21.15.136:6829","nonce":1655193381}]},"public_addr":"172.21.15.136:6825/1655193381","cluster_addr":"172.21.15.136:6827/1655193381","heartbeat_back_addr":"172.21.15.136:6831/1655193381","heartbeat_front_addr":"172.21.15.136:6829/1655193381","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:01.916345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.20","mappings":[{"from":6,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.38","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/3357210045":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3264228238":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/697456505":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/4239943894":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+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-04-10T03:06:35.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T03:06:35.843 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:06:35.843 INFO:teuthology.orchestra.run.smithi016.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":24305,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.16:6835/806073658","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6834","nonce":806073658},{"type":"v1","addr":"172.21.15.16:6835","nonce":806073658}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-04-10T03:03:34.981409+0000","modified":"2024-04-10T03:03:38.941796+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24319},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24319":{"gid":24319,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.136:6833/2168056021","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6832","nonce":2168056021},{"type":"v1","addr":"172.21.15.136:6833","nonce":2168056021}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-04-10T03:06:35.843 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 8 2024-04-10T03:06:35.861 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}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-04-10T03:03:34.981409+0000', 'modified': '2024-04-10T03:03:38.941796+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, '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': 24319}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24319': {'gid': 24319, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.136:6833/2168056021', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.136:6832', 'nonce': 2168056021}, {'type': 'v1', 'addr': '172.21.15.136:6833', 'nonce': 2168056021}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138320759226367, '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': '', 'standby_count_wanted': 0} 2024-04-10T03:06:35.861 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-04-10T03:06:35.862 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.b status 2024-04-10T03:06:35.982 INFO:teuthology.orchestra.run.smithi016.stderr:2024-04-10T03:06:35.984+0000 7f604f7fe640 0 client.24707 ms_handle_reset on v2:172.21.15.136:6832/2168056021 2024-04-10T03:06:36.002 INFO:teuthology.orchestra.run.smithi016.stderr:2024-04-10T03:06:36.004+0000 7f604f7fe640 0 client.14814 ms_handle_reset on v2:172.21.15.136:6832/2168056021 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "cluster_fsid": "61b2254a-f6e5-11ee-b64a-cb9ed24678a4", 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "whoami": 0, 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "id": 24319, 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "want_state": "up:active", 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "state": "up:active", 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "fs_name": "cephfs", 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "rank_uptime": 180.08337533599999, 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "mdsmap_epoch": 8, 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "osdmap_epoch": 69, 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "osdmap_epoch_barrier": 62, 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout: "uptime": 186.657532221 2024-04-10T03:06:36.003 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:06:36.018 INFO:tasks.cephadm:Setup complete, yielding 2024-04-10T03:06:36.019 INFO:teuthology.run_tasks:Running task print... 2024-04-10T03:06:36.028 INFO:teuthology.task.print:**** done end installing quincy cephadm ... 2024-04-10T03:06:36.028 INFO:teuthology.run_tasks:Running task print... 2024-04-10T03:06:36.142 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-04-10T03:06:36.142 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-10T03:06:36.174 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi016.front.sepia.ceph.com 2024-04-10T03:06:36.175 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-04-10T03:06:36.176 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:35 smithi136 bash[23435]: audit 2024-04-10T03:06:34.852917+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.16:0/3764910041' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-10T03:06:36.176 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:35 smithi136 bash[23435]: audit 2024-04-10T03:06:34.972035+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:06:36.176 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:35 smithi136 bash[23435]: audit 2024-04-10T03:06:35.200331+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.16:0/132795008' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:06:36.176 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:35 smithi136 bash[23435]: audit 2024-04-10T03:06:35.459040+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:06:36.176 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:35 smithi136 bash[23435]: audit 2024-04-10T03:06:35.460340+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:06:36.176 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:35 smithi136 bash[23435]: audit 2024-04-10T03:06:35.467248+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:06:36.177 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:35 smithi136 bash[23435]: audit 2024-04-10T03:06:35.516761+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.16:0/3459544477' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:06:36.177 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[21212]: audit 2024-04-10T03:06:34.852917+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.16:0/3764910041' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-10T03:06:36.177 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[21212]: audit 2024-04-10T03:06:34.972035+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:06:36.177 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[21212]: audit 2024-04-10T03:06:35.200331+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.16:0/132795008' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:06:36.177 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[21212]: audit 2024-04-10T03:06:35.459040+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:06:36.177 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[21212]: audit 2024-04-10T03:06:35.460340+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:06:36.177 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[21212]: audit 2024-04-10T03:06:35.467248+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:06:36.177 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[21212]: audit 2024-04-10T03:06:35.516761+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.16:0/3459544477' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:06:36.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[28961]: audit 2024-04-10T03:06:34.852917+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.16:0/3764910041' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-10T03:06:36.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[28961]: audit 2024-04-10T03:06:34.972035+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:06:36.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[28961]: audit 2024-04-10T03:06:35.200331+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.16:0/132795008' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:06:36.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[28961]: audit 2024-04-10T03:06:35.459040+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:06:36.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[28961]: audit 2024-04-10T03:06:35.460340+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:06:36.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[28961]: audit 2024-04-10T03:06:35.467248+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:06:36.178 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:35 smithi016 bash[28961]: audit 2024-04-10T03:06:35.516761+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.16:0/3459544477' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:06:37.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:36 smithi016 bash[28961]: cluster 2024-04-10T03:06:35.726468+0000 mgr.y (mgr.14514) 106 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:37.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:36 smithi016 bash[28961]: audit 2024-04-10T03:06:35.848902+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 172.21.15.16:0/3364290050' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:06:37.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:36 smithi016 bash[21212]: cluster 2024-04-10T03:06:35.726468+0000 mgr.y (mgr.14514) 106 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:37.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:36 smithi016 bash[21212]: audit 2024-04-10T03:06:35.848902+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 172.21.15.16:0/3364290050' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:06:37.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:36 smithi136 bash[23435]: cluster 2024-04-10T03:06:35.726468+0000 mgr.y (mgr.14514) 106 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:37.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:36 smithi136 bash[23435]: audit 2024-04-10T03:06:35.848902+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 172.21.15.16:0/3364290050' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T03:06:37.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:37 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:37] "GET /metrics HTTP/1.1" 200 236089 "" "Prometheus/2.43.0" 2024-04-10T03:06:39.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:38 smithi016 bash[28961]: cluster 2024-04-10T03:06:37.727123+0000 mgr.y (mgr.14514) 107 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:39.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:38 smithi016 bash[21212]: cluster 2024-04-10T03:06:37.727123+0000 mgr.y (mgr.14514) 107 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:39.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:38 smithi136 bash[23435]: cluster 2024-04-10T03:06:37.727123+0000 mgr.y (mgr.14514) 107 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:40.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:06:40 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:06:40.965 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:06:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:40 smithi136 bash[23435]: cluster 2024-04-10T03:06:39.728511+0000 mgr.y (mgr.14514) 108 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:41.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:40 smithi016 bash[21212]: cluster 2024-04-10T03:06:39.728511+0000 mgr.y (mgr.14514) 108 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:41.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:40 smithi016 bash[28961]: cluster 2024-04-10T03:06:39.728511+0000 mgr.y (mgr.14514) 108 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:43.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:42 smithi136 bash[23435]: cluster 2024-04-10T03:06:41.729199+0000 mgr.y (mgr.14514) 109 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:43.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:42 smithi016 bash[21212]: cluster 2024-04-10T03:06:41.729199+0000 mgr.y (mgr.14514) 109 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:43.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:42 smithi016 bash[28961]: cluster 2024-04-10T03:06:41.729199+0000 mgr.y (mgr.14514) 109 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:44.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:43 smithi016 bash[21212]: audit 2024-04-10T03:06:43.757283+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:43 smithi016 bash[28961]: audit 2024-04-10T03:06:43.757283+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:44.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:43 smithi136 bash[23435]: audit 2024-04-10T03:06:43.757283+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:44.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:44 smithi016 bash[21467]: [10/Apr/2024:03:06:44] ENGINE Bus STOPPING 2024-04-10T03:06:44.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:44 smithi016 bash[21467]: [10/Apr/2024:03:06:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:06:44.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:44 smithi016 bash[21467]: [10/Apr/2024:03:06:44] ENGINE Bus STOPPED 2024-04-10T03:06:44.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:44 smithi016 bash[21467]: [10/Apr/2024:03:06:44] ENGINE Bus STARTING 2024-04-10T03:06:44.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:44 smithi016 bash[21467]: [10/Apr/2024:03:06:44] ENGINE Serving on http://:::9283 2024-04-10T03:06:44.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:44 smithi016 bash[21467]: [10/Apr/2024:03:06:44] ENGINE Bus STARTED 2024-04-10T03:06:44.805 INFO:teuthology.run_tasks:Running task print... 2024-04-10T03:06:44.815 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-04-10T03:06:44.815 INFO:teuthology.run_tasks:Running task print... 2024-04-10T03:06:44.831 INFO:teuthology.task.print:**** done start telemetry quincy... 2024-04-10T03:06:44.832 INFO:teuthology.run_tasks:Running task workunit... 2024-04-10T03:06:44.844 INFO:tasks.workunit:Pulling workunits from ref 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T03:06:44.844 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-10T03:06:44.845 DEBUG:teuthology.orchestra.run.smithi016:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:06:44.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T03:06:44.851 INFO:teuthology.orchestra.run.smithi016.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-10T03:06:44.852 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:06:44.901 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-10T03:06:44.901 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-10T03:06:44.950 INFO:tasks.workunit:timeout=3h 2024-04-10T03:06:44.950 INFO:tasks.workunit:cleanup=True 2024-04-10T03:06:44.950 DEBUG:teuthology.orchestra.run.smithi016:> 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 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T03:06:44.999 INFO:tasks.workunit.client.0.smithi016.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-10T03:06:45.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:45 smithi136 bash[23435]: cluster 2024-04-10T03:06:43.729687+0000 mgr.y (mgr.14514) 110 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:45.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:45 smithi136 bash[23435]: audit 2024-04-10T03:06:44.128318+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' 2024-04-10T03:06:45.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:45 smithi136 bash[23435]: audit 2024-04-10T03:06:44.156824+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:06:45.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:45 smithi136 bash[23435]: audit 2024-04-10T03:06:44.158626+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:06:45.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:45 smithi136 bash[23435]: audit 2024-04-10T03:06:44.159305+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:06:45.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:45 smithi136 bash[23435]: audit 2024-04-10T03:06:44.164338+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:06:45.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[21212]: cluster 2024-04-10T03:06:43.729687+0000 mgr.y (mgr.14514) 110 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:45.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[21212]: audit 2024-04-10T03:06:44.128318+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' 2024-04-10T03:06:45.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[21212]: audit 2024-04-10T03:06:44.156824+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:06:45.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[21212]: audit 2024-04-10T03:06:44.158626+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:06:45.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[21212]: audit 2024-04-10T03:06:44.159305+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:06:45.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[21212]: audit 2024-04-10T03:06:44.164338+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:06:45.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[28961]: cluster 2024-04-10T03:06:43.729687+0000 mgr.y (mgr.14514) 110 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:45.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[28961]: audit 2024-04-10T03:06:44.128318+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' 2024-04-10T03:06:45.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[28961]: audit 2024-04-10T03:06:44.156824+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:06:45.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[28961]: audit 2024-04-10T03:06:44.158626+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:06:45.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[28961]: audit 2024-04-10T03:06:44.159305+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:06:45.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:45 smithi016 bash[28961]: audit 2024-04-10T03:06:44.164338+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:06:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:47 smithi136 bash[23435]: cluster 2024-04-10T03:06:45.730916+0000 mgr.y (mgr.14514) 111 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:47.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:47 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:47] "GET /metrics HTTP/1.1" 200 236091 "" "Prometheus/2.43.0" 2024-04-10T03:06:47.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:47 smithi016 bash[28961]: cluster 2024-04-10T03:06:45.730916+0000 mgr.y (mgr.14514) 111 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:47.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:47 smithi016 bash[21212]: cluster 2024-04-10T03:06:45.730916+0000 mgr.y (mgr.14514) 111 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:49.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:49 smithi136 bash[23435]: cluster 2024-04-10T03:06:47.731549+0000 mgr.y (mgr.14514) 112 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:49.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:49 smithi016 bash[21212]: cluster 2024-04-10T03:06:47.731549+0000 mgr.y (mgr.14514) 112 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:49.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:49 smithi016 bash[28961]: cluster 2024-04-10T03:06:47.731549+0000 mgr.y (mgr.14514) 112 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:50.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:06:50 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:06:51.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:51 smithi136 bash[23435]: cluster 2024-04-10T03:06:49.732745+0000 mgr.y (mgr.14514) 113 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:51.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:51 smithi016 bash[21212]: cluster 2024-04-10T03:06:49.732745+0000 mgr.y (mgr.14514) 113 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:51.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:51 smithi016 bash[28961]: cluster 2024-04-10T03:06:49.732745+0000 mgr.y (mgr.14514) 113 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:53.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:53 smithi136 bash[23435]: cluster 2024-04-10T03:06:51.733469+0000 mgr.y (mgr.14514) 114 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:53.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:53 smithi016 bash[28961]: cluster 2024-04-10T03:06:51.733469+0000 mgr.y (mgr.14514) 114 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:53.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:53 smithi016 bash[21212]: cluster 2024-04-10T03:06:51.733469+0000 mgr.y (mgr.14514) 114 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:55.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:55 smithi136 bash[23435]: cluster 2024-04-10T03:06:53.734196+0000 mgr.y (mgr.14514) 115 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:55.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:55 smithi016 bash[21212]: cluster 2024-04-10T03:06:53.734196+0000 mgr.y (mgr.14514) 115 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:55.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:55 smithi016 bash[28961]: cluster 2024-04-10T03:06:53.734196+0000 mgr.y (mgr.14514) 115 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:57.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:57 smithi136 bash[23435]: cluster 2024-04-10T03:06:55.735422+0000 mgr.y (mgr.14514) 116 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:57.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:06:57 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:06:57] "GET /metrics HTTP/1.1" 200 236091 "" "Prometheus/2.43.0" 2024-04-10T03:06:57.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:57 smithi016 bash[21212]: cluster 2024-04-10T03:06:55.735422+0000 mgr.y (mgr.14514) 116 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:57.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:57 smithi016 bash[28961]: cluster 2024-04-10T03:06:55.735422+0000 mgr.y (mgr.14514) 116 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:59.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:59 smithi136 bash[23435]: cluster 2024-04-10T03:06:57.735859+0000 mgr.y (mgr.14514) 117 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:59.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:06:59 smithi136 bash[23435]: audit 2024-04-10T03:06:58.757154+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:59.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:59 smithi016 bash[21212]: cluster 2024-04-10T03:06:57.735859+0000 mgr.y (mgr.14514) 117 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:59.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:06:59 smithi016 bash[21212]: audit 2024-04-10T03:06:58.757154+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:06:59.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:59 smithi016 bash[28961]: cluster 2024-04-10T03:06:57.735859+0000 mgr.y (mgr.14514) 117 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:06:59.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:06:59 smithi016 bash[28961]: audit 2024-04-10T03:06:58.757154+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:00.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:07:00 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:07:01.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:01 smithi136 bash[23435]: cluster 2024-04-10T03:06:59.737251+0000 mgr.y (mgr.14514) 118 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:01.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:01 smithi016 bash[21212]: cluster 2024-04-10T03:06:59.737251+0000 mgr.y (mgr.14514) 118 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:01.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:01 smithi016 bash[28961]: cluster 2024-04-10T03:06:59.737251+0000 mgr.y (mgr.14514) 118 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:03.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:03 smithi136 bash[23435]: cluster 2024-04-10T03:07:01.737704+0000 mgr.y (mgr.14514) 119 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:03.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:03 smithi016 bash[21212]: cluster 2024-04-10T03:07:01.737704+0000 mgr.y (mgr.14514) 119 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:03.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:03 smithi016 bash[28961]: cluster 2024-04-10T03:07:01.737704+0000 mgr.y (mgr.14514) 119 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:05.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:05 smithi136 bash[23435]: cluster 2024-04-10T03:07:03.738104+0000 mgr.y (mgr.14514) 120 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:05.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:05 smithi016 bash[28961]: cluster 2024-04-10T03:07:03.738104+0000 mgr.y (mgr.14514) 120 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:05.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:05 smithi016 bash[21212]: cluster 2024-04-10T03:07:03.738104+0000 mgr.y (mgr.14514) 120 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:07.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:07 smithi136 bash[23435]: cluster 2024-04-10T03:07:05.738778+0000 mgr.y (mgr.14514) 121 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:07.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:07 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:07] "GET /metrics HTTP/1.1" 200 236082 "" "Prometheus/2.43.0" 2024-04-10T03:07:07.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:07 smithi016 bash[28961]: cluster 2024-04-10T03:07:05.738778+0000 mgr.y (mgr.14514) 121 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:07.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:07 smithi016 bash[21212]: cluster 2024-04-10T03:07:05.738778+0000 mgr.y (mgr.14514) 121 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:09.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:09 smithi136 bash[23435]: cluster 2024-04-10T03:07:07.739170+0000 mgr.y (mgr.14514) 122 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:09.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:09 smithi016 bash[21212]: cluster 2024-04-10T03:07:07.739170+0000 mgr.y (mgr.14514) 122 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:09.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:09 smithi016 bash[28961]: cluster 2024-04-10T03:07:07.739170+0000 mgr.y (mgr.14514) 122 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:10.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:07:10 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:07:11.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:11 smithi016 bash[21212]: cluster 2024-04-10T03:07:09.739840+0000 mgr.y (mgr.14514) 123 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:11.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:11 smithi016 bash[28961]: cluster 2024-04-10T03:07:09.739840+0000 mgr.y (mgr.14514) 123 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:11.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:11 smithi136 bash[23435]: cluster 2024-04-10T03:07:09.739840+0000 mgr.y (mgr.14514) 123 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:13.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:13 smithi016 bash[21212]: cluster 2024-04-10T03:07:11.740218+0000 mgr.y (mgr.14514) 124 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:13.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:13 smithi016 bash[28961]: cluster 2024-04-10T03:07:11.740218+0000 mgr.y (mgr.14514) 124 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:13.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:13 smithi136 bash[23435]: cluster 2024-04-10T03:07:11.740218+0000 mgr.y (mgr.14514) 124 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:14.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:14 smithi016 bash[21212]: audit 2024-04-10T03:07:13.757226+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:14.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:14 smithi016 bash[28961]: audit 2024-04-10T03:07:13.757226+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:14.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:14 smithi136 bash[23435]: audit 2024-04-10T03:07:13.757226+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:15.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:15 smithi016 bash[28961]: cluster 2024-04-10T03:07:13.740595+0000 mgr.y (mgr.14514) 125 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:15.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:15 smithi016 bash[21212]: cluster 2024-04-10T03:07:13.740595+0000 mgr.y (mgr.14514) 125 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:15.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:15 smithi136 bash[23435]: cluster 2024-04-10T03:07:13.740595+0000 mgr.y (mgr.14514) 125 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:17.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:17 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:17] "GET /metrics HTTP/1.1" 200 236081 "" "Prometheus/2.43.0" 2024-04-10T03:07:17.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:17 smithi016 bash[21212]: cluster 2024-04-10T03:07:15.741275+0000 mgr.y (mgr.14514) 126 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:17.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:17 smithi016 bash[28961]: cluster 2024-04-10T03:07:15.741275+0000 mgr.y (mgr.14514) 126 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:17.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:17 smithi136 bash[23435]: cluster 2024-04-10T03:07:15.741275+0000 mgr.y (mgr.14514) 126 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:19.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:19 smithi016 bash[21212]: cluster 2024-04-10T03:07:17.741664+0000 mgr.y (mgr.14514) 127 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:19.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:19 smithi016 bash[28961]: cluster 2024-04-10T03:07:17.741664+0000 mgr.y (mgr.14514) 127 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:19.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:19 smithi136 bash[23435]: cluster 2024-04-10T03:07:17.741664+0000 mgr.y (mgr.14514) 127 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:20.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:07:20 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:07:21.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:21 smithi016 bash[21212]: cluster 2024-04-10T03:07:19.742347+0000 mgr.y (mgr.14514) 128 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:21 smithi016 bash[28961]: cluster 2024-04-10T03:07:19.742347+0000 mgr.y (mgr.14514) 128 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:21.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:21 smithi136 bash[23435]: cluster 2024-04-10T03:07:19.742347+0000 mgr.y (mgr.14514) 128 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:23.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:23 smithi016 bash[21212]: cluster 2024-04-10T03:07:21.742734+0000 mgr.y (mgr.14514) 129 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:23.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:23 smithi016 bash[28961]: cluster 2024-04-10T03:07:21.742734+0000 mgr.y (mgr.14514) 129 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:23.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:23 smithi136 bash[23435]: cluster 2024-04-10T03:07:21.742734+0000 mgr.y (mgr.14514) 129 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:25.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:25 smithi016 bash[21212]: cluster 2024-04-10T03:07:23.743136+0000 mgr.y (mgr.14514) 130 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:25.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:25 smithi016 bash[28961]: cluster 2024-04-10T03:07:23.743136+0000 mgr.y (mgr.14514) 130 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:25.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:25 smithi136 bash[23435]: cluster 2024-04-10T03:07:23.743136+0000 mgr.y (mgr.14514) 130 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:27.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:27 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:27] "GET /metrics HTTP/1.1" 200 236081 "" "Prometheus/2.43.0" 2024-04-10T03:07:27.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:27 smithi016 bash[21212]: cluster 2024-04-10T03:07:25.743843+0000 mgr.y (mgr.14514) 131 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:27.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:27 smithi016 bash[28961]: cluster 2024-04-10T03:07:25.743843+0000 mgr.y (mgr.14514) 131 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:27.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:27 smithi136 bash[23435]: cluster 2024-04-10T03:07:25.743843+0000 mgr.y (mgr.14514) 131 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:29.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:29 smithi016 bash[21212]: cluster 2024-04-10T03:07:27.744388+0000 mgr.y (mgr.14514) 132 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:29.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:29 smithi016 bash[21212]: audit 2024-04-10T03:07:28.758607+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:29.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:29 smithi016 bash[28961]: cluster 2024-04-10T03:07:27.744388+0000 mgr.y (mgr.14514) 132 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:29.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:29 smithi016 bash[28961]: audit 2024-04-10T03:07:28.758607+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:29.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:29 smithi136 bash[23435]: cluster 2024-04-10T03:07:27.744388+0000 mgr.y (mgr.14514) 132 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:29.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:29 smithi136 bash[23435]: audit 2024-04-10T03:07:28.758607+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:29.962 INFO:tasks.workunit.client.0.smithi016.stderr:Note: switching to '3a866975a60f6dc859246f6f19fd8ddb4db2cc2e'. 2024-04-10T03:07:29.962 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:29.962 INFO:tasks.workunit.client.0.smithi016.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-04-10T03:07:29.962 INFO:tasks.workunit.client.0.smithi016.stderr:changes and commit them, and you can discard any commits you make in this 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr:state without impacting any branches by switching back to a branch. 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr:If you want to create a new branch to retain commits you create, you may 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr:do so (now or later) by using -c with the switch command. Example: 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr: git switch -c 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr:Or undo this operation with: 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr: git switch - 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:29.963 INFO:tasks.workunit.client.0.smithi016.stderr:HEAD is now at 3a866975a60 Merge branch 'wip-65374-squid' of https://github.com/ronen-fr/ceph into wip-yuri4-testing-2024-04-08-1432 2024-04-10T03:07:29.970 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T03:07:30.017 INFO:tasks.workunit.client.0.smithi016.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-10T03:07:30.020 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T03:07:30.020 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-10T03:07:30.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:07:30 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:07:30.752 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-10T03:07:30.836 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-10T03:07:30.899 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T03:07:30.901 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T03:07:30.901 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-10T03:07:30.948 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T03:07:30.952 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T03:07:30.952 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-10T03:07:31.001 INFO:tasks.workunit:Running workunits matching test_telemetry_quincy.sh on client.0... 2024-04-10T03:07:31.002 INFO:tasks.workunit:Running workunit test_telemetry_quincy.sh... 2024-04-10T03:07:31.002 DEBUG:teuthology.orchestra.run.smithi016:workunit test test_telemetry_quincy.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=3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 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_quincy.sh 2024-04-10T03:07:31.052 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-04-10T03:07:31.485 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-04-10T03:07:31.488 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21212]: cluster 2024-04-10T03:07:29.745561+0000 mgr.y (mgr.14514) 133 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:31.488 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Bus STOPPING 2024-04-10T03:07:31.488 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:07:31.488 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Bus STOPPED 2024-04-10T03:07:31.488 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Bus STARTING 2024-04-10T03:07:31.489 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Serving on http://:::9283 2024-04-10T03:07:31.489 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[28961]: cluster 2024-04-10T03:07:29.745561+0000 mgr.y (mgr.14514) 133 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:31.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:31 smithi136 bash[23435]: cluster 2024-04-10T03:07:29.745561+0000 mgr.y (mgr.14514) 133 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:31.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Bus STARTED 2024-04-10T03:07:31.924 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-04-10T03:07:32.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Bus STOPPING 2024-04-10T03:07:32.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:07:32.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Bus STOPPED 2024-04-10T03:07:32.234 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Bus STARTING 2024-04-10T03:07:32.234 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Serving on http://:::9283 2024-04-10T03:07:32.234 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:31 smithi016 bash[21467]: [10/Apr/2024:03:07:31] ENGINE Bus STARTED 2024-04-10T03:07:32.234 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21467]: [10/Apr/2024:03:07:32] ENGINE Bus STOPPING 2024-04-10T03:07:32.362 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry preview 2024-04-10T03:07:32.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21467]: [10/Apr/2024:03:07:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:07:32.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21467]: [10/Apr/2024:03:07:32] ENGINE Bus STOPPED 2024-04-10T03:07:32.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21467]: [10/Apr/2024:03:07:32] ENGINE Bus STARTING 2024-04-10T03:07:32.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21467]: [10/Apr/2024:03:07:32] ENGINE Serving on http://:::9283 2024-04-10T03:07:32.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21467]: [10/Apr/2024:03:07:32] ENGINE Bus STARTED 2024-04-10T03:07:32.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.367596+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 172.21.15.16:0/3257195644' entity='client.admin' 2024-04-10T03:07:32.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.433183+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:32.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.435713+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:32.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.436837+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.444809+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.797063+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.16:0/3008070284' entity='client.admin' 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.833032+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.835472+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.836283+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:31.842128+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:32.230059+0000 mon.a (mon.0) 912 : audit [INF] from='client.? 172.21.15.16:0/3769246261' entity='client.admin' 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:32.277019+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:32.279011+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:32.279857+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[21212]: audit 2024-04-10T03:07:32.285892+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:32.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.367596+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 172.21.15.16:0/3257195644' entity='client.admin' 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.433183+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.435713+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.436837+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.444809+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.797063+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.16:0/3008070284' entity='client.admin' 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.833032+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.835472+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.836283+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:31.842128+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:32.230059+0000 mon.a (mon.0) 912 : audit [INF] from='client.? 172.21.15.16:0/3769246261' entity='client.admin' 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:32.277019+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:32.279011+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:32.279857+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:32.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:32 smithi016 bash[28961]: audit 2024-04-10T03:07:32.285892+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.367596+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 172.21.15.16:0/3257195644' entity='client.admin' 2024-04-10T03:07:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.433183+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.435713+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.436837+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.444809+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.797063+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 172.21.15.16:0/3008070284' entity='client.admin' 2024-04-10T03:07:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.833032+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.835472+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.836283+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:31.842128+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:32.230059+0000 mon.a (mon.0) 912 : audit [INF] from='client.? 172.21.15.16:0/3769246261' entity='client.admin' 2024-04-10T03:07:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:32.277019+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:32.279011+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:32.279857+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:32 smithi136 bash[23435]: audit 2024-04-10T03:07:32.285892+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:32.872 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T03:07:32.872 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer": { 2024-04-10T03:07:32.872 INFO:tasks.workunit.client.0.smithi016.stdout: "active": true, 2024-04-10T03:07:32.872 INFO:tasks.workunit.client.0.smithi016.stdout: "mode": "" 2024-04-10T03:07:32.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.872 INFO:tasks.workunit.client.0.smithi016.stdout: "channels": [ 2024-04-10T03:07:32.872 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T03:07:32.872 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "ident" 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "channels_available": [ 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_available": [ 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T03:07:32.873 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_opted_in": [ 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T03:07:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.875 INFO:tasks.workunit.client.0.smithi016.stdout: "config": { 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "active_changed": [ 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "client_check_pool_perm", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_gid", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_uid", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "client_quota", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "daemonize", 2024-04-10T03:07:32.876 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "keyring", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_block_size", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_cache_size", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_compression", 2024-04-10T03:07:32.877 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_log", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_write_buffer_size", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "log_stderr_prefix", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_stderr", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_host", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T03:07:32.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T03:07:32.879 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "no_config_file", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-10T03:07:32.880 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-10T03:07:32.881 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-10T03:07:32.881 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-10T03:07:32.881 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-10T03:07:32.881 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_lim", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_res", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T03:07:32.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "public_addr", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "public_addrv", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_default_features", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_qos_exclude_ops", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "setgroup", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "setuser" 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_changed": [ 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T03:07:32.883 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T03:07:32.884 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T03:07:32.884 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T03:07:32.884 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T03:07:32.884 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T03:07:32.884 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T03:07:32.884 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T03:07:32.884 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_join_fs", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/allow_ptrace", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/container_init", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/migration_current", 2024-04-10T03:07:32.885 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/use_repo_digest", 2024-04-10T03:07:32.886 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-10T03:07:32.886 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-10T03:07:32.886 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-10T03:07:32.886 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-10T03:07:32.886 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ssl_server_port", 2024-04-10T03:07:32.886 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/orchestrator/orchestrator", 2024-04-10T03:07:32.886 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_ident", 2024-04-10T03:07:32.886 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/description", 2024-04-10T03:07:32.886 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/organization", 2024-04-10T03:07:32.887 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T03:07:32.887 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T03:07:32.887 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T03:07:32.888 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T03:07:32.888 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T03:07:32.888 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T03:07:32.888 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T03:07:32.888 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T03:07:32.888 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T03:07:32.889 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T03:07:32.889 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T03:07:32.889 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T03:07:32.889 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T03:07:32.889 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T03:07:32.889 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T03:07:32.889 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T03:07:32.889 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T03:07:32.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T03:07:32.891 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_cache_enabled", 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_ops_log", 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_usage_log" 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "contact": null, 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "crashes": [], 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "created": "2024-04-10T02:53:33.882278Z", 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "crush": { 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_algs": { 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "straw2": 3 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_sizes": { 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "2": 1, 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: "4": 2 2024-04-10T03:07:32.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_types": { 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: "1": 2, 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: "11": 1 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: "compat_weight_set": false, 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: "device_classes": [ 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: 8 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_buckets": 6, 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_devices": 8, 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_rules": 1, 2024-04-10T03:07:32.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_types": 12, 2024-04-10T03:07:32.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_weight_sets": 0, 2024-04-10T03:07:32.894 INFO:tasks.workunit.client.0.smithi016.stdout: "tunables": { 2024-04-10T03:07:32.894 INFO:tasks.workunit.client.0.smithi016.stdout: "allowed_bucket_algs": 54, 2024-04-10T03:07:32.894 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_fallback_tries": 0, 2024-04-10T03:07:32.894 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_tries": 0, 2024-04-10T03:07:32.894 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_total_tries": 50, 2024-04-10T03:07:32.894 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_descend_once": 1, 2024-04-10T03:07:32.894 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_stable": 1, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_vary_r": 1, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v2_rules": 0, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v3_rules": 0, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v4_buckets": 1, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v5_rules": 0, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "legacy_tunables": 0, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "minimum_required_version": "jewel", 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "optimal_tunables": 1, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "profile": "jewel", 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables": 1, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables2": 1, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables3": 1, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables5": 1, 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: "straw_calc_version": 1 2024-04-10T03:07:32.895 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "description": "upgrade test cluster", 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "fs": { 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "feature_flags": { 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "enable_multiple": true, 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_enabled_multiple": true 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "filesystems": [ 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "approx_ctime": "2024-04", 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer_enabled": false, 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_caps": 0, 2024-04-10T03:07:32.896 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_dns": 10, 2024-04-10T03:07:32.897 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_inos": 13, 2024-04-10T03:07:32.897 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_subtrees": 2, 2024-04-10T03:07:32.897 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_allowed_features": 0, 2024-04-10T03:07:32.897 INFO:tasks.workunit.client.0.smithi016.stdout: "explicitly_allowed_features": 0, 2024-04-10T03:07:32.897 INFO:tasks.workunit.client.0.smithi016.stdout: "files": 0, 2024-04-10T03:07:32.898 INFO:tasks.workunit.client.0.smithi016.stdout: "max_mds": 1, 2024-04-10T03:07:32.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_data_pools": 1, 2024-04-10T03:07:32.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_in": 1, 2024-04-10T03:07:32.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_mds": 1, 2024-04-10T03:07:32.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": 0, 2024-04-10T03:07:32.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_replay": 0, 2024-04-10T03:07:32.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_up": 1, 2024-04-10T03:07:32.898 INFO:tasks.workunit.client.0.smithi016.stdout: "snaps": 0, 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: "standby_count_wanted": 0 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_mds": 1, 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: "total_num_mds": 2 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: "hosts": { 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: "num": 2, 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mds": 2, 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mgr": 2, 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mon": 2, 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_osd": 2 2024-04-10T03:07:32.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.900 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard": false, 2024-04-10T03:07:32.900 INFO:tasks.workunit.client.0.smithi016.stdout: "license": "sharing-1-0", 2024-04-10T03:07:32.900 INFO:tasks.workunit.client.0.smithi016.stdout: "metadata": { 2024-04-10T03:07:32.900 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:32.900 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:32.900 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 2 2024-04-10T03:07:32.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.900 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:32.900 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 2 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 2 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:32.901 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 2 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 2 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 2 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 3 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:32.902 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 3 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 3 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 3 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:32.903 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 3 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 3 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 8 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:32.904 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 8 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 8 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 8 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 8 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.905 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 8 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_objectstore": { 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": 8 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "rotational": { 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "0": 8 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "features": { 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "optional": [], 2024-04-10T03:07:32.906 INFO:tasks.workunit.client.0.smithi016.stdout: "persistent": [ 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: "kraken", 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: "luminous", 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: "mimic", 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap-prune", 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: "nautilus", 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: "octopus", 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: "pacific", 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: "elector-pinging", 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: "quincy" 2024-04-10T03:07:32.907 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv4_addr_mons": 6, 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv6_addr_mons": 0, 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "min_mon_release": 17, 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "v1_addr_mons": 3, 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "v2_addr_mons": 3 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "organization": "ceph-qa", 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_network": false, 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8, 2024-04-10T03:07:32.908 INFO:tasks.workunit.client.0.smithi016.stdout: "require_min_compat_client": "luminous", 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: "require_osd_release": "quincy" 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": [ 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:32.909 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:32.910 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:32.910 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 1, 2024-04-10T03:07:32.910 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 1, 2024-04-10T03:07:32.910 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 1, 2024-04-10T03:07:32.910 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:32.910 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:32.910 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115770122, 2024-04-10T03:07:32.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 1781760, 2024-04-10T03:07:32.910 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 1781760, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371919872, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 2, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.4504429347871337e-06, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 212, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 313344, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 590368, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 590368, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:32.911 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 1771104, 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 179, 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 2473984 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.912 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 32, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 32, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 2, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115770122, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 98304, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 98304, 2024-04-10T03:07:32.913 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371919872, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 22, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 1.351971548047004e-07, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 3408, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 3408, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 10224, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 51, 2024-04-10T03:07:32.914 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 19456 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:32.915 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 64, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 64, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 3, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115770122, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T03:07:32.916 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371919872, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T03:07:32.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 8, 2024-04-10T03:07:32.918 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 8, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 4, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115770122, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371919872, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:32.919 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.920 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": { 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "mirroring_by_pool": [ 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: false 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_images_by_pool": [ 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pools": 1 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "report_id": "88de542d-d629-447b-be72-fe57e33b26a4", 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "report_timestamp": "2024-04-10T03:07:32.858706", 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "report_version": 1, 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "rook": { 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster": { 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "external-mode": null, 2024-04-10T03:07:32.921 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "allow-multiple-per-node": null, 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "count": null, 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "max-id": null, 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "pvc": { 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "stretch": { 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "network": { 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "provider": null 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "storage": { 2024-04-10T03:07:32.922 INFO:tasks.workunit.client.0.smithi016.stdout: "device-set": { 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "non-portable": null, 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "portable": null, 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "csi": { 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes": { 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "node": { 2024-04-10T03:07:32.923 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes-total": null, 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "with-ceph-daemons": null, 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-cephfs-plugin": null, 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-nfs-plugin": null, 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-rbd-plugin": null 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "storage-class": { 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket": null, 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs": null, 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "nfs": null, 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": null, 2024-04-10T03:07:32.924 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "services": {}, 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 105, 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": 4, 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_by_class": { 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "ssd": { 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 765516840960, 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 2443444224, 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_bytes": 2443444224, 2024-04-10T03:07:32.925 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_ratio": 0.0031817324925214052 2024-04-10T03:07:32.926 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:32.926 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 765516840960, 2024-04-10T03:07:32.926 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T03:07:32.926 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 2443444224 2024-04-10T03:07:32.926 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:32.926 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T03:07:32.926 INFO:tasks.workunit.client.0.smithi016.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-04-10T03:07:32.926 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry preview-device 2024-04-10T03:07:33.449 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T03:07:33.449 INFO:tasks.workunit.client.0.smithi016.stdout: "798feb96-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPED1D480GA_7990d240-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025846": { 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "E2010325", 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "798feb96-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:33.450 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717926 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:33.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:33.452 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.453 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 12431625 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.454 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.455 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.456 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T03:07:33.457 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.457 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.457 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T03:07:33.457 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.457 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.458 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 16 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 14 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1602244 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T03:07:33.459 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 0, 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 0, 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 0, 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 5096, 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T03:07:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 186388987, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 814719011, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 3082276298, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 17310786250, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 21, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 34221, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 41099, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 31, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 9805 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 34221, 2024-04-10T03:07:33.461 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T03:07:33.462 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 41099 2024-04-10T03:07:33.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.462 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T03:07:33.462 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T03:07:33.462 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T03:07:33.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:33.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:33.463 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: E2010325", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-04-10T03:07:33.464 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T03:07:33.465 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 31 Celsius", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 0%", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 21%", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 186,388,987 [95.4 TB]", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 814,719,011 [417 TB]", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 3,082,276,298", 2024-04-10T03:07:33.466 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 17,310,786,250", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 5,096", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 34,221", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 41,099", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 9,805", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T03:07:33.467 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 31 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: "79935b50-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:33.468 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPEDMX020T4_799437d2-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025850": { 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "8DV10171", 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "79935b50-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:33.469 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T03:07:33.470 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T03:07:33.470 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717929 2024-04-10T03:07:33.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.470 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T03:07:33.470 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPEDMX020T4", 2024-04-10T03:07:33.470 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T03:07:33.470 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T03:07:33.470 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T03:07:33.470 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:33.471 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T03:07:33.472 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 17741720 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.473 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 46571454 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.475 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.476 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 15 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 6 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1427048 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T03:07:33.477 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 51, 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 1082, 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 1495, 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 699 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 10, 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 329, 2024-04-10T03:07:33.478 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 200350098, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 1162721392, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 4051193988, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 22525858120, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 23, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 41516, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 35462, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 25, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 41408 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 41516, 2024-04-10T03:07:33.479 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T03:07:33.480 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 35462 2024-04-10T03:07:33.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.480 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T03:07:33.480 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T03:07:33.480 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T03:07:33.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:33.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.480 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T03:07:33.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.481 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPEDMX020T4", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: 8DV10171", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 2,000,398,934,016 [2.00 TB]", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T03:07:33.482 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: " 1 - 512 8 2", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: " 2 - 512 16 2", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: " 3 - 4096 0 0", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: " 4 - 4096 8 0", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: " 5 - 4096 64 0", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: " 6 - 4096 128 0", 2024-04-10T03:07:33.483 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 25 Celsius", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 10%", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 23%", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 200,350,098 [102 TB]", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 1,162,721,392 [595 TB]", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 4,051,193,988", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 22,525,858,120", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 329", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 41,516", 2024-04-10T03:07:33.484 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 35,462", 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 41,408", 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:33.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 25 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:33.486 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T03:07:33.487 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry preview-all 2024-04-10T03:07:33.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: cluster 2024-04-10T03:07:31.746155+0000 mgr.y (mgr.14514) 134 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:33.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: audit 2024-04-10T03:07:32.694600+0000 mgr.y (mgr.14514) 135 : audit [DBG] from='client.24743 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:33.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: audit 2024-04-10T03:07:32.698089+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: audit 2024-04-10T03:07:32.711151+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: audit 2024-04-10T03:07:32.861406+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: audit 2024-04-10T03:07:32.867804+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: audit 2024-04-10T03:07:33.247237+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: audit 2024-04-10T03:07:33.252404+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: audit 2024-04-10T03:07:33.269451+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[21212]: audit 2024-04-10T03:07:33.275899+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: cluster 2024-04-10T03:07:31.746155+0000 mgr.y (mgr.14514) 134 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: audit 2024-04-10T03:07:32.694600+0000 mgr.y (mgr.14514) 135 : audit [DBG] from='client.24743 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: audit 2024-04-10T03:07:32.698089+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: audit 2024-04-10T03:07:32.711151+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: audit 2024-04-10T03:07:32.861406+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: audit 2024-04-10T03:07:32.867804+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: audit 2024-04-10T03:07:33.247237+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: audit 2024-04-10T03:07:33.252404+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: audit 2024-04-10T03:07:33.269451+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:33 smithi016 bash[28961]: audit 2024-04-10T03:07:33.275899+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: cluster 2024-04-10T03:07:31.746155+0000 mgr.y (mgr.14514) 134 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: audit 2024-04-10T03:07:32.694600+0000 mgr.y (mgr.14514) 135 : audit [DBG] from='client.24743 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: audit 2024-04-10T03:07:32.698089+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: audit 2024-04-10T03:07:32.711151+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: audit 2024-04-10T03:07:32.861406+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: audit 2024-04-10T03:07:32.867804+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: audit 2024-04-10T03:07:33.247237+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: audit 2024-04-10T03:07:33.252404+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: audit 2024-04-10T03:07:33.269451+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:33 smithi136 bash[23435]: audit 2024-04-10T03:07:33.275899+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:34.039 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T03:07:34.039 INFO:tasks.workunit.client.0.smithi016.stdout: "device_report": { 2024-04-10T03:07:34.039 INFO:tasks.workunit.client.0.smithi016.stdout: "798feb96-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:34.039 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPED1D480GA_7990d240-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:34.039 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025846": { 2024-04-10T03:07:34.039 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T03:07:34.039 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T03:07:34.039 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T03:07:34.039 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "E2010325", 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "798feb96-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717926 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T03:07:34.040 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:34.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T03:07:34.042 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.043 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 12431625 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.044 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.045 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 16 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 14 2024-04-10T03:07:34.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.048 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T03:07:34.048 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.048 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1602244 2024-04-10T03:07:34.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.049 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T03:07:34.050 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.050 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.050 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T03:07:34.050 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.050 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:34.050 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 0, 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 0, 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T03:07:34.051 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 0, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 5096, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 186388987, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 814719011, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 3082276298, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 17310786250, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 21, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 34221, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 41099, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 31, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 9805 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.052 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 34221, 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 41099 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T03:07:34.053 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-04-10T03:07:34.054 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: E2010325", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.055 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 31 Celsius", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T03:07:34.056 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 0%", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 21%", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 186,388,987 [95.4 TB]", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 814,719,011 [417 TB]", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 3,082,276,298", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 17,310,786,250", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 5,096", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 34,221", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 41,099", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 9,805", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T03:07:34.057 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 31 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:34.058 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: "79935b50-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPEDMX020T4_799437d2-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025850": { 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.059 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "8DV10171", 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "79935b50-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717929 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPEDMX020T4", 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T03:07:34.060 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.061 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T03:07:34.062 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 17741720 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.063 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 46571454 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.066 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 15 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 6 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1427048 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.067 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 51, 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 1082, 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 1495, 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 699 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 10, 2024-04-10T03:07:34.068 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 329, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 200350098, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 1162721392, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 4051193988, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 22525858120, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 23, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 41516, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 35462, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 25, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 41408 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T03:07:34.069 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 41516, 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 35462 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T03:07:34.070 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPEDMX020T4", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: 8DV10171", 2024-04-10T03:07:34.071 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 2,000,398,934,016 [2.00 TB]", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-10T03:07:34.072 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: " 1 - 512 8 2", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: " 2 - 512 16 2", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: " 3 - 4096 0 0", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: " 4 - 4096 8 0", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: " 5 - 4096 64 0", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: " 6 - 4096 128 0", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T03:07:34.073 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T03:07:34.074 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 25 Celsius", 2024-04-10T03:07:34.074 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T03:07:34.074 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 10%", 2024-04-10T03:07:34.074 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 23%", 2024-04-10T03:07:34.074 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 200,350,098 [102 TB]", 2024-04-10T03:07:34.074 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 1,162,721,392 [595 TB]", 2024-04-10T03:07:34.074 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 4,051,193,988", 2024-04-10T03:07:34.075 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 22,525,858,120", 2024-04-10T03:07:34.075 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 329", 2024-04-10T03:07:34.075 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 41,516", 2024-04-10T03:07:34.075 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 35,462", 2024-04-10T03:07:34.075 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 41,408", 2024-04-10T03:07:34.075 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T03:07:34.076 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 25 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: "report": { 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer": { 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: "active": true, 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: "mode": "" 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.077 INFO:tasks.workunit.client.0.smithi016.stdout: "channels": [ 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "ident" 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "channels_available": [ 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_available": [ 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T03:07:34.078 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_opted_in": [ 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T03:07:34.079 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "config": { 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "active_changed": [ 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T03:07:34.080 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "client_check_pool_perm", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_gid", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_uid", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "client_quota", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "daemonize", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "keyring", 2024-04-10T03:07:34.081 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_block_size", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_cache_size", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_compression", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_log", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_write_buffer_size", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "log_stderr_prefix", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_stderr", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T03:07:34.082 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_host", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T03:07:34.083 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "no_config_file", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-10T03:07:34.084 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_lim", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_res", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T03:07:34.085 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "public_addr", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "public_addrv", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_default_features", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_qos_exclude_ops", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "setgroup", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "setuser" 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_changed": [ 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T03:07:34.086 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_join_fs", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/allow_ptrace", 2024-04-10T03:07:34.087 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/container_init", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/migration_current", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/use_repo_digest", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ssl_server_port", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/orchestrator/orchestrator", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_ident", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/description", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/organization", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T03:07:34.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T03:07:34.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T03:07:34.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_cache_enabled", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_ops_log", 2024-04-10T03:07:34.091 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_usage_log" 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "contact": null, 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "crashes": [], 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "created": "2024-04-10T02:53:33.882278Z", 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "crush": { 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_algs": { 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "straw2": 3 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_sizes": { 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "2": 1, 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "4": 2 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.092 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_types": { 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "1": 2, 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "11": 1 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "compat_weight_set": false, 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "device_classes": [ 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: 8 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_buckets": 6, 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_devices": 8, 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_rules": 1, 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_types": 12, 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_weight_sets": 0, 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "tunables": { 2024-04-10T03:07:34.093 INFO:tasks.workunit.client.0.smithi016.stdout: "allowed_bucket_algs": 54, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_fallback_tries": 0, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_tries": 0, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_total_tries": 50, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_descend_once": 1, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_stable": 1, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_vary_r": 1, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v2_rules": 0, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v3_rules": 0, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v4_buckets": 1, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v5_rules": 0, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "legacy_tunables": 0, 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "minimum_required_version": "jewel", 2024-04-10T03:07:34.094 INFO:tasks.workunit.client.0.smithi016.stdout: "optimal_tunables": 1, 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "profile": "jewel", 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables": 1, 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables2": 1, 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables3": 1, 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables5": 1, 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "straw_calc_version": 1 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "description": "upgrade test cluster", 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "fs": { 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "feature_flags": { 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "enable_multiple": true, 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_enabled_multiple": true 2024-04-10T03:07:34.095 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "filesystems": [ 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "approx_ctime": "2024-04", 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer_enabled": false, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_caps": 0, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_dns": 10, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_inos": 13, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_subtrees": 2, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_allowed_features": 0, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "explicitly_allowed_features": 0, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "files": 0, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "max_mds": 1, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_data_pools": 1, 2024-04-10T03:07:34.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_in": 1, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_mds": 1, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": 0, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_replay": 0, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_up": 1, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "snaps": 0, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "standby_count_wanted": 0 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_mds": 1, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "total_num_mds": 2 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "hosts": { 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num": 2, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mds": 2, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mgr": 2, 2024-04-10T03:07:34.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mon": 2, 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_osd": 2 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard": false, 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "license": "sharing-1-0", 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "metadata": { 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 2 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:34.098 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 2 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 2 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 2 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 2 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.099 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 2 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 3 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.100 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 3 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 3 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 3 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 3 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 3 2024-04-10T03:07:34.101 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 8 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.102 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 8 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 8 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 8 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 8 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 8 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.103 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_objectstore": { 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": 8 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "rotational": { 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "0": 8 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "features": { 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "optional": [], 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "persistent": [ 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "kraken", 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "luminous", 2024-04-10T03:07:34.104 INFO:tasks.workunit.client.0.smithi016.stdout: "mimic", 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap-prune", 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "nautilus", 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "octopus", 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "pacific", 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "elector-pinging", 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "quincy" 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv4_addr_mons": 6, 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv6_addr_mons": 0, 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "min_mon_release": 17, 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "v1_addr_mons": 3, 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "v2_addr_mons": 3 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.105 INFO:tasks.workunit.client.0.smithi016.stdout: "organization": "ceph-qa", 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_network": false, 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8, 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "require_min_compat_client": "luminous", 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "require_osd_release": "quincy" 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": [ 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:34.106 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 1, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 1, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 1, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115770122, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 1781760, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 1781760, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:34.107 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371919872, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 2, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.4504429347871337e-06, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 212, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 313344, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 590368, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 590368, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 1771104, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 179, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 2473984 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.108 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 32, 2024-04-10T03:07:34.109 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 32, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 2, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115770122, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 98304, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 98304, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371919872, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 22, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:34.110 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 1.351971548047004e-07, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 3408, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 3408, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 10224, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 51, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 19456 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:34.111 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 64, 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 64, 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 3, 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:34.112 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115770122, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371919872, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:34.113 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T03:07:34.114 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 8, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 8, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 4, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115770122, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:34.115 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371919872, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T03:07:34.116 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": { 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: "mirroring_by_pool": [ 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: false 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_images_by_pool": [ 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:34.117 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pools": 1 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "report_id": "88de542d-d629-447b-be72-fe57e33b26a4", 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "report_timestamp": "2024-04-10T03:07:34.001124", 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "report_version": 1, 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "rook": { 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster": { 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "external-mode": null, 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "allow-multiple-per-node": null, 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "count": null, 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "max-id": null, 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "pvc": { 2024-04-10T03:07:34.118 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "stretch": { 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "network": { 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "provider": null 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "storage": { 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "device-set": { 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "non-portable": null, 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "portable": null, 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T03:07:34.119 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "csi": { 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes": { 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "node": { 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes-total": null, 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "with-ceph-daemons": null, 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-cephfs-plugin": null, 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-nfs-plugin": null, 2024-04-10T03:07:34.120 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-rbd-plugin": null 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: "storage-class": { 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket": null, 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs": null, 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: "nfs": null, 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": null, 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:34.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "services": {}, 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 105, 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": 4, 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_by_class": { 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "ssd": { 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 765516840960, 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 2443444224, 2024-04-10T03:07:34.122 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_bytes": 2443444224, 2024-04-10T03:07:34.123 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_ratio": 0.0031817324925214052 2024-04-10T03:07:34.123 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.123 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:34.123 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 765516840960, 2024-04-10T03:07:34.123 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T03:07:34.123 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 2443444224 2024-04-10T03:07:34.123 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.123 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:34.123 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T03:07:34.124 INFO:tasks.workunit.client.0.smithi016.stderr:++ ceph telemetry collection ls 2024-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.stderr:+ COLLECTIONS='New collections are available: 2024-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-10T03:07:34.571 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_options_bluestore") 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T03:07:34.572 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T03:07:34.573 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T03:07:34.574 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-10T03:07:34.575 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-10T03:07:34.576 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-10T03:07:34.577 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-10T03:07:34.578 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-10T03:07:34.579 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-10T03:07:34.579 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-10T03:07:34.579 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-10T03:07:34.579 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T03:07:34.579 INFO:tasks.workunit.client.0.smithi016.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-10T03:07:34.579 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-10T03:07:34.579 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-10T03:07:34.579 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_options_bluestore* ]] 2024-04-10T03:07:34.579 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry on --license sharing-1-0 2024-04-10T03:07:34.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[28961]: audit 2024-04-10T03:07:32.858467+0000 mgr.y (mgr.14514) 136 : audit [DBG] from='client.24743 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[28961]: audit 2024-04-10T03:07:33.223403+0000 mgr.y (mgr.14514) 137 : audit [DBG] from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[28961]: audit 2024-04-10T03:07:33.426971+0000 mgr.y (mgr.14514) 138 : audit [DBG] from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[28961]: audit 2024-04-10T03:07:33.809842+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[28961]: audit 2024-04-10T03:07:33.815343+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[28961]: audit 2024-04-10T03:07:34.002416+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[28961]: audit 2024-04-10T03:07:34.008804+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[28961]: cluster 2024-04-10T03:07:34.289610+0000 mon.a (mon.0) 929 : cluster [DBG] mgrmap e23: y(active, since 3m), standbys: x 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21212]: audit 2024-04-10T03:07:32.858467+0000 mgr.y (mgr.14514) 136 : audit [DBG] from='client.24743 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21212]: audit 2024-04-10T03:07:33.223403+0000 mgr.y (mgr.14514) 137 : audit [DBG] from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:34.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21212]: audit 2024-04-10T03:07:33.426971+0000 mgr.y (mgr.14514) 138 : audit [DBG] from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:34.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21212]: audit 2024-04-10T03:07:33.809842+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21212]: audit 2024-04-10T03:07:33.815343+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21212]: audit 2024-04-10T03:07:34.002416+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21212]: audit 2024-04-10T03:07:34.008804+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21212]: cluster 2024-04-10T03:07:34.289610+0000 mon.a (mon.0) 929 : cluster [DBG] mgrmap e23: y(active, since 3m), standbys: x 2024-04-10T03:07:34.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:34 smithi136 bash[23435]: audit 2024-04-10T03:07:32.858467+0000 mgr.y (mgr.14514) 136 : audit [DBG] from='client.24743 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:34 smithi136 bash[23435]: audit 2024-04-10T03:07:33.223403+0000 mgr.y (mgr.14514) 137 : audit [DBG] from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:34 smithi136 bash[23435]: audit 2024-04-10T03:07:33.426971+0000 mgr.y (mgr.14514) 138 : audit [DBG] from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:34 smithi136 bash[23435]: audit 2024-04-10T03:07:33.809842+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:34 smithi136 bash[23435]: audit 2024-04-10T03:07:33.815343+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:34 smithi136 bash[23435]: audit 2024-04-10T03:07:34.002416+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:34 smithi136 bash[23435]: audit 2024-04-10T03:07:34.008804+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:34 smithi136 bash[23435]: cluster 2024-04-10T03:07:34.289610+0000 mon.a (mon.0) 929 : cluster [DBG] mgrmap e23: y(active, since 3m), standbys: x 2024-04-10T03:07:35.094 INFO:tasks.workunit.client.0.smithi016.stdout:Telemetry is on. 2024-04-10T03:07:35.094 INFO:tasks.workunit.client.0.smithi016.stdout:Some channels are disabled, please enable with: 2024-04-10T03:07:35.094 INFO:tasks.workunit.client.0.smithi016.stdout:`ceph telemetry enable channel perf` 2024-04-10T03:07:35.112 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry enable channel perf 2024-04-10T03:07:35.308 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21467]: [10/Apr/2024:03:07:34] ENGINE Bus STOPPING 2024-04-10T03:07:35.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21467]: [10/Apr/2024:03:07:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:07:35.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21467]: [10/Apr/2024:03:07:34] ENGINE Bus STOPPED 2024-04-10T03:07:35.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:34 smithi016 bash[21467]: [10/Apr/2024:03:07:34] ENGINE Bus STARTING 2024-04-10T03:07:35.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21467]: [10/Apr/2024:03:07:35] ENGINE Serving on http://:::9283 2024-04-10T03:07:35.309 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21467]: [10/Apr/2024:03:07:35] ENGINE Bus STARTED 2024-04-10T03:07:35.636 INFO:tasks.workunit.client.0.smithi016.stdout:channel_perf is enabled 2024-04-10T03:07:35.662 INFO:tasks.workunit.client.0.smithi016.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-04-10T03:07:35.736 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21467]: [10/Apr/2024:03:07:35] ENGINE Bus STOPPING 2024-04-10T03:07:35.737 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21467]: [10/Apr/2024:03:07:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:07:35.737 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21467]: [10/Apr/2024:03:07:35] ENGINE Bus STOPPED 2024-04-10T03:07:35.737 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21467]: [10/Apr/2024:03:07:35] ENGINE Bus STARTING 2024-04-10T03:07:35.737 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21467]: [10/Apr/2024:03:07:35] ENGINE Serving on http://:::9283 2024-04-10T03:07:35.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: cluster 2024-04-10T03:07:33.746850+0000 mgr.y (mgr.14514) 139 : cluster [DBG] pgmap v109: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:35.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:33.808387+0000 mgr.y (mgr.14514) 140 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.000978+0000 mgr.y (mgr.14514) 141 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.404037+0000 mgr.y (mgr.14514) 142 : audit [DBG] from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.554202+0000 mgr.y (mgr.14514) 143 : audit [DBG] from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.918535+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.930793+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.936708+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.964435+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.967809+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.975448+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.977104+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.977832+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:34.983380+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:35.094949+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:35.100232+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:35.105500+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21212]: audit 2024-04-10T03:07:35.110187+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: cluster 2024-04-10T03:07:33.746850+0000 mgr.y (mgr.14514) 139 : cluster [DBG] pgmap v109: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:33.808387+0000 mgr.y (mgr.14514) 140 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.000978+0000 mgr.y (mgr.14514) 141 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.404037+0000 mgr.y (mgr.14514) 142 : audit [DBG] from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.554202+0000 mgr.y (mgr.14514) 143 : audit [DBG] from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.918535+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.930793+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.936708+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.964435+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.967809+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.975448+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.977104+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:35.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.977832+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:35.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:34.983380+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:35.094949+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:35.100232+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:35.105500+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[28961]: audit 2024-04-10T03:07:35.110187+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: cluster 2024-04-10T03:07:33.746850+0000 mgr.y (mgr.14514) 139 : cluster [DBG] pgmap v109: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:33.808387+0000 mgr.y (mgr.14514) 140 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.000978+0000 mgr.y (mgr.14514) 141 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.404037+0000 mgr.y (mgr.14514) 142 : audit [DBG] from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.554202+0000 mgr.y (mgr.14514) 143 : audit [DBG] from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.918535+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.930793+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.936708+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.964435+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.967809+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.975448+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.977104+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.977832+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:34.983380+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:35.094949+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:35.100232+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:35.105500+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:35 smithi136 bash[23435]: audit 2024-04-10T03:07:35.110187+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:35 smithi016 bash[21467]: [10/Apr/2024:03:07:35] ENGINE Bus STARTED 2024-04-10T03:07:36.096 INFO:tasks.workunit.client.0.smithi016.stderr:+ LAST_OPT_REVISION=1 2024-04-10T03:07:36.096 INFO:tasks.workunit.client.0.smithi016.stderr:+ '[' 1 -ne 1 ']' 2024-04-10T03:07:36.096 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry show 2024-04-10T03:07:36.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:34.910091+0000 mgr.y (mgr.14514) 144 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.088056+0000 mgr.y (mgr.14514) 145 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.458702+0000 mgr.y (mgr.14514) 146 : audit [DBG] from='client.24779 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.467406+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:36.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.513359+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.517180+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.518716+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.642030+0000 mgr.y (mgr.14514) 147 : audit [DBG] from='client.24779 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.690154+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.690450+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.690652+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.693137+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.693388+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.693646+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.695567+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.695749+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.695895+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.708465+0000 mon.a (mon.0) 956 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:34.910091+0000 mgr.y (mgr.14514) 144 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.088056+0000 mgr.y (mgr.14514) 145 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.458702+0000 mgr.y (mgr.14514) 146 : audit [DBG] from='client.24779 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.467406+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.513359+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.517180+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.518716+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.642030+0000 mgr.y (mgr.14514) 147 : audit [DBG] from='client.24779 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.690154+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.690450+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.690652+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.693137+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.693388+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.693646+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.695567+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.695749+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.695895+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.708465+0000 mon.a (mon.0) 956 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:36.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.708554+0000 mon.a (mon.0) 957 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:36.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.708806+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.708992+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.709237+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.711819+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.712457+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.712698+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.714438+0000 mon.c (mon.2) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.714520+0000 mon.c (mon.2) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.714738+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.715256+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.715382+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.715515+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.715558+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:35.979278+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.16:0/292110368' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:36.058424+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:36.060286+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:36.070362+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:36.084106+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.16:0/292110368' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:36.438442+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[21212]: audit 2024-04-10T03:07:36.445218+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.708554+0000 mon.a (mon.0) 957 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.708806+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.708992+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.709237+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.711819+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.712457+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.712698+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.714438+0000 mon.c (mon.2) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.714520+0000 mon.c (mon.2) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.714738+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.715256+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.715382+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.715515+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.715558+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:35.979278+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.16:0/292110368' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:36.058424+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:36.060286+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:36.070362+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:36.084106+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.16:0/292110368' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:36.438442+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:36 smithi016 bash[28961]: audit 2024-04-10T03:07:36.445218+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:34.910091+0000 mgr.y (mgr.14514) 144 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.088056+0000 mgr.y (mgr.14514) 145 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.458702+0000 mgr.y (mgr.14514) 146 : audit [DBG] from='client.24779 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.467406+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.513359+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.517180+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.518716+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.642030+0000 mgr.y (mgr.14514) 147 : audit [DBG] from='client.24779 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.690154+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.690450+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.690652+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.693137+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.693388+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.693646+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.695567+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.695749+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.695895+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.708465+0000 mon.a (mon.0) 956 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.708554+0000 mon.a (mon.0) 957 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.708806+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.708992+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.709237+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.711819+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.712457+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.712698+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.714438+0000 mon.c (mon.2) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.714520+0000 mon.c (mon.2) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.714738+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.715256+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.715382+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.715515+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.715558+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:35.979278+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.16:0/292110368' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T03:07:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:36.058424+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:36.060286+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:36.070362+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:36.084106+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.16:0/292110368' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T03:07:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:36.438442+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:36 smithi136 bash[23435]: audit 2024-04-10T03:07:36.445218+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:37.342 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T03:07:37.342 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer": { 2024-04-10T03:07:37.342 INFO:tasks.workunit.client.0.smithi016.stdout: "active": true, 2024-04-10T03:07:37.342 INFO:tasks.workunit.client.0.smithi016.stdout: "mode": "" 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "channels": [ 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "channels_available": [ 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T03:07:37.343 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.344 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_available": [ 2024-04-10T03:07:37.344 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T03:07:37.344 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T03:07:37.344 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T03:07:37.344 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T03:07:37.344 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T03:07:37.344 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T03:07:37.344 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T03:07:37.344 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_opted_in": [ 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T03:07:37.345 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "config": { 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "active_changed": [ 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "client_check_pool_perm", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_gid", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_uid", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "client_quota", 2024-04-10T03:07:37.346 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "daemonize", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "keyring", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_block_size", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_cache_size", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_compression", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_log", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_write_buffer_size", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "log_stderr_prefix", 2024-04-10T03:07:37.347 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_stderr", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_host", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T03:07:37.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "no_config_file", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T03:07:37.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-10T03:07:37.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_lim", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_res", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T03:07:37.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "public_addr", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "public_addrv", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_default_features", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_qos_exclude_ops", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "setgroup", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "setuser" 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_changed": [ 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T03:07:37.352 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T03:07:37.353 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_join_fs", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/allow_ptrace", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/container_init", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/migration_current", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/use_repo_digest", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ssl_server_port", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/orchestrator/orchestrator", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_ident", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_perf", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/description", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/enabled", 2024-04-10T03:07:37.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/organization", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T03:07:37.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T03:07:37.356 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T03:07:37.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_cache_enabled", 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_ops_log", 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_usage_log" 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "contact": null, 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "crashes": [], 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "created": "2024-04-10T02:53:33.882278Z", 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "crush": { 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_algs": { 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "straw2": 3 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.358 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_sizes": { 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "2": 1, 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "4": 2 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_types": { 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "1": 2, 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "11": 1 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "compat_weight_set": false, 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "device_classes": [ 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: 8 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_buckets": 6, 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_devices": 8, 2024-04-10T03:07:37.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_rules": 1, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_types": 12, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_weight_sets": 0, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "tunables": { 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "allowed_bucket_algs": 54, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_fallback_tries": 0, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_tries": 0, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_total_tries": 50, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_descend_once": 1, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_stable": 1, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_vary_r": 1, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v2_rules": 0, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v3_rules": 0, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v4_buckets": 1, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v5_rules": 0, 2024-04-10T03:07:37.360 INFO:tasks.workunit.client.0.smithi016.stdout: "legacy_tunables": 0, 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "minimum_required_version": "jewel", 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "optimal_tunables": 1, 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "profile": "jewel", 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables": 1, 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables2": 1, 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables3": 1, 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables5": 1, 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "straw_calc_version": 1 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "description": "upgrade test cluster", 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "fs": { 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.361 INFO:tasks.workunit.client.0.smithi016.stdout: "feature_flags": { 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: "enable_multiple": true, 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_enabled_multiple": true 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: "filesystems": [ 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: "approx_ctime": "2024-04", 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer_enabled": false, 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_caps": 0, 2024-04-10T03:07:37.362 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_dns": 10, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_inos": 13, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_subtrees": 2, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_allowed_features": 0, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "explicitly_allowed_features": 0, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "files": 0, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "max_mds": 1, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_data_pools": 1, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_in": 1, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_mds": 1, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": 0, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_replay": 0, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_up": 1, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "snaps": 0, 2024-04-10T03:07:37.363 INFO:tasks.workunit.client.0.smithi016.stdout: "standby_count_wanted": 0 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_mds": 1, 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "total_num_mds": 2 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_stats": { 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20267008, 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 355376, 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 1015808, 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 0, 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 320, 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.364 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1098768, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 12, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 630784, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14413760, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 20267008 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20373504, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 443232, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 942080, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 394, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1443408, 2024-04-10T03:07:37.365 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 20, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 890368, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14843984, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 21315584 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 49045504, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 1548336, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 1064960, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 1662976, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1826, 2024-04-10T03:07:37.366 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 12666136, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 23, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1728768, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 29284792, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 50708480 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 36519936, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 1149648, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 5873664, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1004, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 6680096, 2024-04-10T03:07:37.367 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1825536, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 24112144, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 42393600 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 37625856, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 959384, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 409600, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 5816320, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1187, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 7590064, 2024-04-10T03:07:37.368 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1332736, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 24581560, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 43442176 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 274866176, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 818936, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 253952, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1471, 2024-04-10T03:07:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 5128024, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 45, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2380032, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 263655600, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 275120128 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 273768448, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 745960, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 303104, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1399, 2024-04-10T03:07:37.370 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4945408, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2677248, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262516248, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 274071552 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 273072128, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 877448, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 999424, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1299, 2024-04-10T03:07:37.371 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4706432, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2678272, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 261926392, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 274071552 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 272105472, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 855840, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 917504, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1288, 2024-04-10T03:07:37.372 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4305432, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 45, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2047232, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262013384, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 273022976 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 272785408, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 904792, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 24576, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 237568, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1271, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.373 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4812584, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1664000, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262495872, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 273022976 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 273022976, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 916504, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 24576, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 770048, 2024-04-10T03:07:37.374 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1286, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 5020096, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1842688, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262335528, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 273793024 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 272932864, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 1307048, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 860160, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1276, 2024-04-10T03:07:37.375 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4508456, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 45, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2099968, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262133808, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 273793024 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 272957440, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 879776, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 1114112, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1306, 2024-04-10T03:07:37.376 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 5350080, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1931008, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 261912992, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 274071552 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "hosts": { 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num": 2, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mds": 2, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mgr": 2, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mon": 2, 2024-04-10T03:07:37.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_osd": 2 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "io_rate": { 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_stats_delta": { 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 0, 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 0, 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "stamp_delta": "12.004215", 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:37.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:37.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 146, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 248, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:37.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 32, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:37.381 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 0 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard": false, 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "license": "sharing-1-0", 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "mempool": { 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 149097, 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 33 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 856, 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.388 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.389 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.395 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222471, 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 72 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 50488, 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 208 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8032, 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 127 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.397 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.398 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1038827, 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 326 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.404 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6680, 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 126 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12744, 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1546 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10304, 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 166 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1100741, 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 361 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6680, 2024-04-10T03:07:37.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 126 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12744, 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1546 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5152, 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 83 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1107653, 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 352 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.420 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.421 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6680, 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 126 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12744, 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1546 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5152, 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 83 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.422 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20832, 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 186 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1680, 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 15 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8928, 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 186 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20832, 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 186 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5920, 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 74 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 620749, 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 20 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 51070, 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9469 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 136680, 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 201 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11324, 2024-04-10T03:07:37.426 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 737 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31596, 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 201 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 403981, 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 90 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2452868, 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 201 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7040, 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 80 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.428 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 521280, 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 92560, 2024-04-10T03:07:37.429 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 182 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222032, 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3430 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:37.431 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19488, 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 174 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1232, 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8352, 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 174 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19600, 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 175 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4880, 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 61 2024-04-10T03:07:37.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 17095, 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 45574, 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8595 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 128520, 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 189 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9520, 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 565 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 27920, 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 189 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1472, 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 429715, 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 96 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20096, 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2427486, 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 181 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.436 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5016, 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 57 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 451776, 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7280, 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 18 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222032, 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3430 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.438 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19264, 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 172 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1120, 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 10 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8256, 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 172 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19376, 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 173 2024-04-10T03:07:37.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4400, 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 55 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8192, 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 43118, 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8198 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 121720, 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 179 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8136, 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 510 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 25696, 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 179 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1472, 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 364150, 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 80 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20096, 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2401730, 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 173 2024-04-10T03:07:37.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4224, 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 48 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 347520, 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 30 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8112, 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 22 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222544, 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3454 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.446 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19824, 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 177 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 224, 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8496, 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 177 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19824, 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 177 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4160, 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 52 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 44416, 2024-04-10T03:07:37.450 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8505 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 127160, 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 187 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9372, 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 570 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 26904, 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 187 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2208, 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 303834, 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 65 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30637, 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9 2024-04-10T03:07:37.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2421971, 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 182 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4752, 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 54 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 428608, 2024-04-10T03:07:37.453 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 37 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10400, 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 20 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222032, 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3430 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.454 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:37.456 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19712, 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 176 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 896, 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8448, 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 176 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19824, 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 177 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3600, 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 45654, 2024-04-10T03:07:37.458 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8643 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 129200, 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 190 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9560, 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 569 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 27840, 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 190 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1472, 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 929341, 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 75 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20096, 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2429401, 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 182 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4840, 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 55 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 451776, 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.461 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8944, 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 18 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222288, 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3442 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.462 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.463 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:37.465 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19600, 2024-04-10T03:07:37.465 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 175 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 224, 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8400, 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 175 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19600, 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 175 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3120, 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 45199, 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8612 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 129200, 2024-04-10T03:07:37.467 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 190 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9780, 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 570 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 28008, 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 190 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2208, 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 827677, 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 50 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30637, 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2448564, 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:37.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5368, 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 61 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 474944, 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 41 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11440, 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 22 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222544, 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3454 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.472 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20496, 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8784, 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20496, 2024-04-10T03:07:37.474 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2560, 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 45332, 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8830 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 127160, 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 187 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10672, 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 724 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 28436, 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 187 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 804902, 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2421960, 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 173 2024-04-10T03:07:37.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4576, 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 52 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 440192, 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 38 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.478 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 92352, 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 188 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222800, 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3466 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.480 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20496, 2024-04-10T03:07:37.481 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1120, 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 10 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8784, 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20496, 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1920, 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 24 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 288973, 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 47893, 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9193 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 133280, 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 196 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11568, 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 732 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30740, 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 196 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 147604, 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2440098, 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 225 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.485 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6072, 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 69 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 532864, 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 46 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.486 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 93392, 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 214 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222032, 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3430 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.487 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.488 INFO:tasks.workunit.client.0.smithi016.stdout: "metadata": { 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 2 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 2 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.489 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 2 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 2 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 2 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 2 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.490 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 3 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 3 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.491 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 3 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 3 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 3 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 3 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.492 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 8 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 8 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 8 2024-04-10T03:07:37.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 8 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 8 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 8 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_objectstore": { 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": 8 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.494 INFO:tasks.workunit.client.0.smithi016.stdout: "rotational": { 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "0": 8 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "features": { 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "optional": [], 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "persistent": [ 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "kraken", 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "luminous", 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "mimic", 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap-prune", 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "nautilus", 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "octopus", 2024-04-10T03:07:37.495 INFO:tasks.workunit.client.0.smithi016.stdout: "pacific", 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "elector-pinging", 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "quincy" 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv4_addr_mons": 6, 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv6_addr_mons": 0, 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "min_mon_release": 17, 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "v1_addr_mons": 3, 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "v2_addr_mons": 3 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "organization": "ceph-qa", 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_network": false, 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8, 2024-04-10T03:07:37.496 INFO:tasks.workunit.client.0.smithi016.stdout: "require_min_compat_client": "luminous", 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "require_osd_release": "quincy" 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_perf_histograms": [ 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T03:07:37.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T03:07:37.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T03:07:37.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T03:07:37.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T03:07:37.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:37.502 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.505 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T03:07:37.515 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 25, 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-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T03:07:37.523 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T03:07:37.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T03:07:37.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T03:07:37.526 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T03:07:37.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T03:07:37.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.531 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T03:07:37.544 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.549 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T03:07:37.552 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T03:07:37.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T03:07:37.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:37.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T03:07:37.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T03:07:37.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T03:07:37.565 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.570 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.575 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:37.578 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T03:07:37.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T03:07:37.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T03:07:37.581 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T03:07:37.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T03:07:37.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2, 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-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 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-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 15, 7, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 23, 1, 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-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7, 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-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2, 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-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.599 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 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-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.604 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_counters": { 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: "caps": { 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flush_ack": { 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_grant": { 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_revoke": { 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_trunc": { 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_commit": { 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch": { 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_merge": { 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_split": { 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "exported_inodes": { 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "forward": { 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_cap_release": { 2024-04-10T03:07:37.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps": { 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps_dirty": { 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_inode_file_caps": { 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "imported_inodes": { 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes": { 2024-04-10T03:07:37.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_expired": { 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_pinned": { 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_with_caps": { 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "load_cent": { 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "openino_dir_fetch": { 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "process_request_cap_release": { 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "reply_latency": { 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 369155 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "request": { 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rbytes": { 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rfiles": { 2024-04-10T03:07:37.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rsnaps": { 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_reply": { 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: "subtrees": { 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_cache": { 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_enqueue_scrub": { 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_exportdir": { 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_flush": { 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragmentdir": { 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragstats": { 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_inodestats": { 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_enqueued": { 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_prioritized": { 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_processing": { 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays": { 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_delayed": { 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_enqueuing": { 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_completed": { 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_started": { 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_created": { 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_enqueued": { 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_migrated": { 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_reintegrated": { 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_log": { 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "ev": { 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "evadd": { 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "evex": { 2024-04-10T03:07:37.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "evexd": { 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "evexg": { 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "evtrm": { 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "jlat": { 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31627546 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.616 INFO:tasks.workunit.client.0.smithi016.stdout: "replayed": { 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "seg": { 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "segadd": { 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "segex": { 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "segexd": { 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.617 INFO:tasks.workunit.client.0.smithi016.stdout: "segexg": { 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "segtrm": { 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_mem": { 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "cap": { 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "cap+": { 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "cap-": { 2024-04-10T03:07:37.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "dir": { 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "dir+": { 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "dir-": { 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "dn": { 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "dn+": { 2024-04-10T03:07:37.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "dn-": { 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "heap": { 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 207132 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "ino": { 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "ino+": { 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "ino-": { 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: "rss": { 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33652 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_server": { 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_acquisition_throttle": { 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_revoke_eviction": { 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_request": { 2024-04-10T03:07:37.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_session": { 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_peer_request": { 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "req_create_latency": { 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getattr_latency": { 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 369155 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getfilelock_latency": { 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getvxattr_latency": { 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "req_link_latency": { 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookup_latency": { 2024-04-10T03:07:37.623 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookuphash_latency": { 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupino_latency": { 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupname_latency": { 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.624 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupparent_latency": { 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupsnap_latency": { 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lssnap_latency": { 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mkdir_latency": { 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.625 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mknod_latency": { 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mksnap_latency": { 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "req_open_latency": { 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "req_readdir_latency": { 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rename_latency": { 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "req_renamesnap_latency": { 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmdir_latency": { 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmsnap_latency": { 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmxattr_latency": { 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setattr_latency": { 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setdirlayout_latency": { 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setfilelock_latency": { 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setlayout_latency": { 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setxattr_latency": { 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "req_symlink_latency": { 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "req_unlink_latency": { 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_sessions": { 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "average_load": { 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "avg_session_uptime": { 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "mdthresh_evicted": { 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.630 INFO:tasks.workunit.client.0.smithi016.stdout: "session_count": { 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "session_remove": { 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_open": { 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_stale": { 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "total_load": { 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:37.631 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "purge_queue": { 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed": { 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.632 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing": { 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_high_water": { 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops": { 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops_high_water": { 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_item_in_journal": { 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.633 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T03:07:37.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 196 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T03:07:37.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1259 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5646059 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3777 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:37.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 411994454 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T03:07:37.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1259 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:37.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5555054 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7443 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 320612433 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.639 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1261 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T03:07:37.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1261, 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5771927828 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26536 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T03:07:37.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47955968 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45219840 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2736128 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:37.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277022791 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270439 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.645 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.646 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70834002 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277022791 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38480 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71065961 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 322961408 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.650 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184681861 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71170683 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T03:07:37.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 56313, 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 448978255 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T03:07:37.655 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2739, 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 613437619 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 97 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.657 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1097 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1097, 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4567156 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T03:07:37.658 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1097, 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 211997803 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.659 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T03:07:37.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1098 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T03:07:37.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1098 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.662 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1098, 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4931946467 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1098 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1098, 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8978727 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1098, 2024-04-10T03:07:37.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7736 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1098, 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 283997005 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39641088 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32432128 2024-04-10T03:07:37.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7208960 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277021729 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270869 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70834634 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277021729 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40883 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71064620 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 322961408 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.672 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184681152 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.674 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71171392 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:37.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46652, 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 287752878 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T03:07:37.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2343, 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 533733191 2024-04-10T03:07:37.677 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.678 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.679 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1104 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1104, 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4594143 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1104, 2024-04-10T03:07:37.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239997147 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 146 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T03:07:37.683 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1105, 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4555941526 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.684 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.685 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1105, 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8980204 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1105, 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7747 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1105, 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 359995272 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40689664 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34226176 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6463488 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T03:07:37.687 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277021729 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270869 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70834634 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277021729 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40883 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71064620 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 322961408 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184681152 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71171392 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.696 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46948, 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 249982781 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.698 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2397, 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 786749008 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:37.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2715648 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.700 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1712128 2024-04-10T03:07:37.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1572864 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:37.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:37.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:37.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:37.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.706 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4362240 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:37.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1314816 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 332685 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26, 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 127159 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 367, 2024-04-10T03:07:37.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 124368001 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 365, 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18505739 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 367, 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 861122 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 367, 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 125229123 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:37.710 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64880 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 36956 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.711 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7454 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 846 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 223 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:37.712 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 120, 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3564439 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 328, 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 433430 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 208, 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2433650 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.713 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102474 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10541562 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 128, 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13238762 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 128, 2024-04-10T03:07:37.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1016229749297 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 128, 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 196014402164 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91137885013 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88061 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:37.715 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020704 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 300579844 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305149 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 170806683 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.716 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39421840 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 900018 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62, 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 548903 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 522515951 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.717 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48042221 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5479349 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1901938355 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 272236544 2024-04-10T03:07:37.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271925248 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3184993792 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 311296 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:37.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87889762 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 614400 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70879390 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.722 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659173221 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70633547 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.725 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58593175 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.726 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.727 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67235481 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659173221 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 278706 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70356969 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.731 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.732 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 604 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34809467 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:37.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5229009 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31458121 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.740 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 604 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34809467 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:37.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5229009 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31458121 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:37.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1771104 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305803264 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.743 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.744 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2424832 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1556480 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1417216 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.746 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:37.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:37.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.750 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:37.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3915776 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 712704 2024-04-10T03:07:37.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 338262 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.753 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30, 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 146347 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 329, 2024-04-10T03:07:37.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 126970312 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 327, 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11876657 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 329, 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 774016 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 329, 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 127744328 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:37.755 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75238 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13220 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.756 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7844 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 813 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 235 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:37.757 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 131, 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2989841 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 344, 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 465718 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 213, 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2032955 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:37.758 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 234892 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11875996 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 122, 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10754717 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 120, 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 607667134648 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:37.759 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 122, 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 163250269637 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 407, 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 90166653551 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 407, 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 82672 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 829613 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:37.760 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 191924117 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267840 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 214655283 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 35900421 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.761 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 309094 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 56, 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 486281 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 455305304 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43744564 2024-04-10T03:07:37.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6231941 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1901938355 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271187968 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270761984 2024-04-10T03:07:37.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3184993792 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 425984 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87927339 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71443925 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659455043 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.769 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70351725 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.770 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58618226 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.771 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67210430 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.773 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659455043 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 254698 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70099155 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:37.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2429440 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 155, 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 467465347 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1052 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.778 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 155, 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95758648 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 155, 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 279148301 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33, 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7754172 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:37.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1052 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33, 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6493456 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33, 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5213723 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22 2024-04-10T03:07:37.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22, 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45624059 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22, 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25262886 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22, 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43515134 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 100 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2429440 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.782 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 100, 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 414087116 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 100, 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64002306 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 100, 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 230419444 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.783 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 590368 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305209344 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.785 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2244608 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1458176 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1318912 2024-04-10T03:07:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:37.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.789 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.790 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:37.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:37.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3637248 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 704512 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.793 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270551 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12, 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21015 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 305, 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104562827 2024-04-10T03:07:37.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 303, 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12969286 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 305, 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 758204 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 305, 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 105321031 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56164 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1223 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.797 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7963 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 619 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 209 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.798 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 96, 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1597505 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 268, 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 457279 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 172, 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 883911 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 594739 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9561928 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 117, 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14947728 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.800 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 115, 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 559818211501 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 117, 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 160325820933 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 344, 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 89346784129 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 344, 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69962 2024-04-10T03:07:37.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 761686 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 157815895 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 226015 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:37.802 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75597333 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33034685 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 308934 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 51, 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 421748 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:37.803 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 276881362 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39801727 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4043644 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1901938355 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271187968 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270237696 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3184993792 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 950272 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.805 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87928396 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71446964 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659462971 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.809 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70343797 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:37.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58618930 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.813 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67209726 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.815 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659462971 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241173 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70104752 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.818 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:37.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78965514 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:37.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10018603 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38034678 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.821 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:37.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.823 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:37.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78965514 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10018603 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38034678 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:37.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305201152 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1249280 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 954368 2024-04-10T03:07:37.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 815104 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:37.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:37.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:37.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:37.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2138112 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:37.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 724992 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.836 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8552 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:37.837 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 182, 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81119122 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 169, 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32516196 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 182, 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 479114 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 182, 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81598236 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.838 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45303 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6110 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 356 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 217 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.840 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 90, 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2298405 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 160, 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 393203 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70, 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 284657 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.841 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6207915 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54, 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5252392 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 51, 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 670072213039 2024-04-10T03:07:37.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54, 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76752813380 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 243, 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 993261 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 243, 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51942 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:37.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 553647 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 392120617 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 156958 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158644334 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:37.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24341181 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 311660 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 45, 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 423193 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 581939052 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:37.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30365145 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3551803 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1901938355 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270139392 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269115392 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3184993792 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1024000 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.847 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87928315 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71455237 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:37.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659462367 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70344401 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58618877 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.854 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.855 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67209779 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659462367 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6850 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 249369 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70090310 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:37.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 36 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1223573 2024-04-10T03:07:37.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.862 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.865 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1223573 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.866 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305213440 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T03:07:37.867 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:37.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1208320 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.869 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 888832 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:37.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 749568 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:37.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.873 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2031616 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 720896 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:37.876 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 708412 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2691 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 166, 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 86431049 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:37.878 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 164, 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13000665 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 166, 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445909 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 166, 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 86876958 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.879 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53921 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8733 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 369 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 96, 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1233298 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.881 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 163, 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 327355 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 67, 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 135268 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 338457 2024-04-10T03:07:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8520798 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 43, 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4407537 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 523152447258 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:37.883 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 43, 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59475412044 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 262, 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 990960 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 262, 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 286644 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 518075 2024-04-10T03:07:37.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 273285142 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 162593 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 478019753 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27082153 2024-04-10T03:07:37.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 309630 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 43, 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 318106 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 787498442 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32690287 2024-04-10T03:07:37.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4241266 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900981785 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270139392 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269729792 2024-04-10T03:07:37.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183868416 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 409600 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87870626 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71512926 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659029699 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70777069 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58580417 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67248239 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659029699 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.898 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 252887 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.899 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70526310 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.902 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4637685 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 737393 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4532784 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:37.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:37.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22 2024-04-10T03:07:37.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4637685 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 737393 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:37.908 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4532784 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305217536 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.910 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:37.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1335296 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1019904 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 880640 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:37.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:37.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:37.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2289664 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:37.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 716800 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 386420 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.920 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8596 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 198, 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87584162 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 184, 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13110800 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 198, 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 359578 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.922 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 198, 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87943740 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49118 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.923 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:37.924 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6817 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 345 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 240 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 86, 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1183913 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:37.925 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 138, 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 466097 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 52, 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 361294 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239545 2024-04-10T03:07:37.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7196331 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4050774 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 38, 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 408990264827 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:37.927 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 62229105117 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 277, 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1122342 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 277, 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 156276 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 483152 2024-04-10T03:07:37.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 232981991 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 169804 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 105956951 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.929 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26339666 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 311323 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 34, 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 264851 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:37.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 373035452 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31902146 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6317708 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900981785 2024-04-10T03:07:37.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270909440 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270032896 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183868416 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 876544 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:37.932 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87870693 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.933 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71512859 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659030204 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.939 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70776564 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:37.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58580462 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.945 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67248194 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659030204 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.947 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 260011 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70518681 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:37.949 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.950 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:37.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.955 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:37.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:37.957 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:37.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305205248 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.959 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1298432 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:37.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 999424 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 860160 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:37.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:37.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.964 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.966 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2232320 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1302528 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 132193 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:37.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8967 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:37.970 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 193, 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88836408 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 185, 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20981522 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 193, 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 303871 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.971 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 193, 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 89140279 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51511 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:37.972 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:37.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5283 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 349 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 89, 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 977154 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:37.974 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 136, 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 408695 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 47, 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 500802 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43726 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:37.975 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3790685 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 34, 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3379996 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 34, 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 765325756392 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 34, 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57882764923 2024-04-10T03:07:37.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 917705 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61505 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 515185 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.977 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 284864080 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 172617 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 289757032 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:37.978 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30068985 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 901336 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27, 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 207152 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 609073619 2024-04-10T03:07:37.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34174558 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12107985 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900981785 2024-04-10T03:07:37.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270909440 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269803520 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183868416 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105920 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:37.981 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87870612 2024-04-10T03:07:37.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71512940 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659029590 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.987 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70777178 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58580408 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67248248 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:37.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659029590 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.992 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6988 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9784 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 244603 2024-04-10T03:07:37.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:37.994 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70517931 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:37.995 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:37.996 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2802 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13, 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84230866 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15583009 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13, 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56622713 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.998 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:37.999 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.000 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.001 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2802 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13, 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84230866 2024-04-10T03:07:38.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15583009 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13, 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56622713 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305790976 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.004 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:38.005 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1175552 2024-04-10T03:07:38.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.007 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 913408 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 774144 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:38.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:38.009 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.010 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:38.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:38.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2023424 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.014 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1302528 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 296575 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.015 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11, 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50934 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 172, 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96593338 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 163, 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12801927 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 172, 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 208877 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:38.017 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 172, 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96802215 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43964 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.018 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8796 2024-04-10T03:07:38.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 573 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 278 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 117, 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3797273 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 179, 2024-04-10T03:07:38.020 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 611927 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62, 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2512517 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96312 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:38.021 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3450463 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20, 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2093831 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20, 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 285546963663 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20, 2024-04-10T03:07:38.022 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30073974917 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 798752 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65444 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 410315 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.023 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 382277590 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 193567 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 224199010 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.024 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24488190 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 899571 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 141464 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.025 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 634928993 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28940456 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6061845 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:38.026 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900981785 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271187968 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270082048 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183868416 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105920 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87861219 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:38.029 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 143360 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.030 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71378973 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:38.031 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 658959148 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70847620 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.034 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58574146 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67254510 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 658959148 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271751 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:38.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70577997 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.041 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47 2024-04-10T03:07:38.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 101 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:38.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 101, 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 98331067 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 264694 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 103, 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49510002 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.044 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 101, 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85097345 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70, 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23453454 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.045 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 264694 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70, 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20464481 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70, 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16577860 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:38.046 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26, 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52785768 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:38.047 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26, 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23253659 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26, 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49625704 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:38.048 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22091845 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7, 2024-04-10T03:07:38.049 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5791862 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18893781 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305790976 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": [ 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:38.051 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 1, 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 1, 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 1, 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115835658, 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 1781760, 2024-04-10T03:07:38.052 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 1781760, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371936256, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 2, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.4504427074134583e-06, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 358, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 567296, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 590368, 2024-04-10T03:07:38.053 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 590368, 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 1771104, 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 211, 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 2473984 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:38.054 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 32, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 32, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 2, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115835658, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 98304, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:38.055 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 98304, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371936256, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 22, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 1.351971548047004e-07, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 3408, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 3408, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:38.056 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 10224, 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 51, 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 19456 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:38.057 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 64, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 64, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 3, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115835658, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:38.058 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371936256, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T03:07:38.059 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:38.060 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 8, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 8, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 4, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115835658, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:38.061 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371936256, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T03:07:38.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": { 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: "mirroring_by_pool": [ 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: false 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_images_by_pool": [ 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pools": 1 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "report_id": "88de542d-d629-447b-be72-fe57e33b26a4", 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "report_timestamp": "2024-04-10T03:07:36.984030", 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "report_version": 1, 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_stats": { 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "6.15.5" 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "rook": { 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster": { 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "external-mode": null, 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "allow-multiple-per-node": null, 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "count": null, 2024-04-10T03:07:38.064 INFO:tasks.workunit.client.0.smithi016.stdout: "max-id": null, 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "pvc": { 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "stretch": { 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "network": { 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "provider": null 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "storage": { 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "device-set": { 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:38.065 INFO:tasks.workunit.client.0.smithi016.stdout: "non-portable": null, 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: "portable": null, 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: "csi": { 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes": { 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "node": { 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes-total": null, 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "with-ceph-daemons": null, 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-cephfs-plugin": null, 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-nfs-plugin": null, 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-rbd-plugin": null 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "storage-class": { 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket": null, 2024-04-10T03:07:38.067 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs": null, 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: "nfs": null, 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": null, 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: "services": {}, 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pg": [ 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.068 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.709899+0000", 2024-04-10T03:07:38.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.709899+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.712472+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:38.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.071 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3f", 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:27:24.901994+0000", 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.075 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.076 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.708493+0000", 2024-04-10T03:07:38.077 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.708493+0000", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.709302+0000", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.079 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3e", 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:46:34.966817+0000", 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.083 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.084 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.693176+0000", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.693176+0000", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693950+0000", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:38.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.086 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3d", 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:49:11.929359+0000", 2024-04-10T03:07:38.087 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.091 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.697454+0000", 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.697454+0000", 2024-04-10T03:07:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.698150+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:38.093 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.094 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3c", 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:20:12.128879+0000", 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.098 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.099 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.306512+0000", 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.306512+0000", 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:38.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.101 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3b", 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 27, 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.102 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:40:48.097091+0000", 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.106 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.707397+0000", 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.707397+0000", 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.707882+0000", 2024-04-10T03:07:38.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.108 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3a", 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.109 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:08:45.266088+0000", 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.113 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.708141+0000", 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.708141+0000", 2024-04-10T03:07:38.114 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.708665+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.115 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.39", 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.116 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:03:24.446880+0000", 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.119 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.120 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.466271+0000", 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.466271+0000", 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:38.121 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.122 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.38", 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 27, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:45:44.975930+0000", 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.126 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.127 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.709393+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.709393+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.709727+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.128 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.37", 2024-04-10T03:07:38.129 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:19:06.778254+0000", 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.133 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.714491+0000", 2024-04-10T03:07:38.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.714491+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.714794+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:38.135 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.36", 2024-04-10T03:07:38.136 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:52:47.089874+0000", 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.140 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.712351+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.712351+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.712691+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.143 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.35", 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:38:39.672905+0000", 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.147 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.148 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.718196+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.718196+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.720604+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.150 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.34", 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:19:20.095026+0000", 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.155 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.697402+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.697402+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.698245+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.157 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.33", 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:53:30.770783+0000", 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.693086+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.693086+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.695791+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:38.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.32", 2024-04-10T03:07:38.164 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:42:45.432355+0000", 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:38.169 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.699552+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.699552+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.700345+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.171 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.31", 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:34:20.278406+0000", 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.175 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.176 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.705933+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.705933+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.706256+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.178 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.30", 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:59:23.579161+0000", 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.182 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.183 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.704944+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.704944+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.705308+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.185 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2f", 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:45:45.416117+0000", 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.189 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.190 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.706611+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.706611+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.707283+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:38.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.192 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2e", 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:41:55.907810+0000", 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.196 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.197 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.696993+0000", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.696993+0000", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.700343+0000", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:38.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.199 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2d", 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:41:15.244292+0000", 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.203 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.204 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.661505+0000", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.661505+0000", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.663181+0000", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:38.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 4, 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.206 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 4, 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1f", 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 22, 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:54:12.435880+0000", 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 570, 2024-04-10T03:07:38.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:38.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.210 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'4" 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.709749+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.709749+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.710617+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:38.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.213 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1e", 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:35:53.532141+0000", 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.217 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.218 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.654291+0000", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.654291+0000", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.654667+0000", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:38.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:38.220 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1e", 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:55:17.207417+0000", 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.224 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.225 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.297742+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.297742+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.227 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1f", 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 10, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:56:02.397797+0000", 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.231 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.232 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.674652+0000", 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.674652+0000", 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.676993+0000", 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:38.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.234 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1d", 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:22:24.222862+0000", 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.235 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.238 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.239 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.706107+0000", 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.706107+0000", 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.706971+0000", 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:38.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.241 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1c", 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:36:09.640634+0000", 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.245 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.246 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.660227+0000", 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.660227+0000", 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.661036+0000", 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.248 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1c", 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:57:19.373918+0000", 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.249 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.252 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.253 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.468943+0000", 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.468943+0000", 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.255 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1d", 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 27, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.256 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:26:57.843578+0000", 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.659644+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.659644+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.660006+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.263 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1b", 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:41:01.895760+0000", 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.267 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.268 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.691547+0000", 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.691547+0000", 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693231+0000", 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:38.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.270 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1a", 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:46:09.090023+0000", 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.271 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.274 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.671385+0000", 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.671385+0000", 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.672226+0000", 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.276 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.277 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1a", 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.278 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:41:57.451730+0000", 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.282 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.918384+0000", 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.918384+0000", 2024-04-10T03:07:38.283 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.284 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1b", 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.285 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 10, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:32:10.181544+0000", 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.289 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.652193+0000", 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.652193+0000", 2024-04-10T03:07:38.290 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.652485+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.291 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.19", 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.292 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:41:41.190050+0000", 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.295 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.296 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.716290+0000", 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.716290+0000", 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.717143+0000", 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.297 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.298 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.18", 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:00:01.357022+0000", 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.299 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.302 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.303 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.675359+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.675359+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.676020+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:38.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.305 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.18", 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:42:08.688551+0000", 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.309 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.310 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.696804+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.696804+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.697635+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:38.311 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.19", 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.312 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:31:10.002899+0000", 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.316 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.677537+0000", 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.677537+0000", 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.678239+0000", 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.318 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.17", 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.319 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:15:43.890203+0000", 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.322 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.323 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.679602+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.679602+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.680432+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.325 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.16", 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:57:49.122560+0000", 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:38.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.673174+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.673174+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.673820+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:38.331 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.16", 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.332 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:05:25.463421+0000", 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.336 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.712909+0000", 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.712909+0000", 2024-04-10T03:07:38.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.719344+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:38.338 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.17", 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.339 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:47:02.909298+0000", 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.343 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.664097+0000", 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.664097+0000", 2024-04-10T03:07:38.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.664526+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.345 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.15", 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.346 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.347 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.347 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 21, 2024-04-10T03:07:38.347 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.347 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:50:17.409451+0000", 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 90, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.352 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'3" 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:38.353 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.708343+0000", 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.708343+0000", 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.709871+0000", 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.355 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.14", 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:06:15.694079+0000", 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.356 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.359 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.360 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.679960+0000", 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.679960+0000", 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.680338+0000", 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 12, 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.362 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 12, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.14", 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 30, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.363 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:02:09.691920+0000", 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 2622, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 12, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 9 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.366 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "69'12" 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.367 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.697969+0000", 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.697969+0000", 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702018+0000", 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.369 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.15", 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:39:13.745070+0000", 2024-04-10T03:07:38.370 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.373 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.374 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.656887+0000", 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.656887+0000", 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.657225+0000", 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.376 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.13", 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.377 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:03:37.844027+0000", 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 34, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 6 2024-04-10T03:07:38.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.381 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.713770+0000", 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.713770+0000", 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.718372+0000", 2024-04-10T03:07:38.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.383 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.12", 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.384 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:19:04.269141+0000", 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.387 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.668363+0000", 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.668363+0000", 2024-04-10T03:07:38.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.668811+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:38.390 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.12", 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.391 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:31:57.533229+0000", 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.395 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.700794+0000", 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.700794+0000", 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702390+0000", 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:38.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.397 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.13", 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.398 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:31:32.368110+0000", 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.402 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.670484+0000", 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.670484+0000", 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.671289+0000", 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:38.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.404 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.11", 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:29:45.986157+0000", 2024-04-10T03:07:38.405 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.712638+0000", 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.712638+0000", 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.713203+0000", 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.411 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.10", 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.412 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:44:26.146643+0000", 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.416 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.658061+0000", 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.658061+0000", 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.658362+0000", 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 8, 2024-04-10T03:07:38.418 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 8, 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.10", 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.419 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 26, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:03:23.648456+0000", 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 4, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 12, 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'8" 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.423 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.706852+0000", 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.706852+0000", 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.707494+0000", 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:38.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.425 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.11", 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:30:45.727447+0000", 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.430 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.661518+0000", 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.661518+0000", 2024-04-10T03:07:38.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.662201+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.432 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.f", 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.433 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:38:14.451722+0000", 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 22, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.437 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.692661+0000", 2024-04-10T03:07:38.438 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.692661+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693499+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:38.439 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.e", 2024-04-10T03:07:38.440 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:06:59.897941+0000", 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.444 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.266876+0000", 2024-04-10T03:07:38.445 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.266876+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.267858+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:38.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.447 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.2", 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:40:14.721636+0000", 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.647937+0000", 2024-04-10T03:07:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.647937+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.648314+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:38.453 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.4", 2024-04-10T03:07:38.454 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:26:09.694589+0000", 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.458 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.459 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.699245+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.699245+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.700583+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.461 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.5", 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:53:50.643080+0000", 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.465 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.268092+0000", 2024-04-10T03:07:38.466 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.268092+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.268924+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:38.467 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.4", 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.468 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:52:48.825897+0000", 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.472 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:38.473 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.672262+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.672262+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.672872+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:38.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.2", 2024-04-10T03:07:38.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:14:20.509283+0000", 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.480 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.718313+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.718313+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.721720+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.482 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3", 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:59:32.217654+0000", 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.483 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.486 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.487 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.267327+0000", 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.267327+0000", 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.268853+0000", 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:38.489 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.7", 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.490 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:20:53.095394+0000", 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.493 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.494 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.701766+0000", 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.701766+0000", 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702529+0000", 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.496 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.0", 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:57:15.352962+0000", 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.497 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.500 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:38.501 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.658254+0000", 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.658254+0000", 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.658652+0000", 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.503 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1", 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:53:49.437956+0000", 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.504 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.507 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.508 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.273084+0000", 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.273084+0000", 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.273723+0000", 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:38.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.510 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.5", 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:20:56.681361+0000", 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.511 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.514 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.515 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.702223+0000", 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.702223+0000", 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.703099+0000", 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.517 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2", 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.518 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:24:04.337959+0000", 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.521 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.522 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.663695+0000", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.663695+0000", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.664510+0000", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:38.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.524 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.3", 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:07:21.013352+0000", 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.525 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.528 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 19, 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.529 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:02:54.362433+0000", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:02:54.362433+0000", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:02:54.363266+0000", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 58, 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:38.530 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 144, 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 57, 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.531 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 144, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "1.0", 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 334, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:30:47.405387+0000", 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T03:07:38.532 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 358, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 554, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 211, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.535 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "69'144" 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:38.536 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.268762+0000", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.268762+0000", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.269562+0000", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:38.537 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.538 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.6", 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:35:37.685880+0000", 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.539 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.542 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.543 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.718574+0000", 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.718574+0000", 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.719099+0000", 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:38.544 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.545 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1", 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:18:09.264208+0000", 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.549 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.550 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.671887+0000", 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.671887+0000", 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.672446+0000", 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.551 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.552 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.0", 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:07:41.077964+0000", 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.553 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.558 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.558 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.558 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.558 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.558 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.558 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.558 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.558 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.559 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.273001+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.273001+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.274458+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.561 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.3", 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:19:33.838925+0000", 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.565 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.681076+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.681076+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.681992+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.5", 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:24:17.165464+0000", 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.572 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.682594+0000", 2024-04-10T03:07:38.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.682594+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.683374+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:38.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.4", 2024-04-10T03:07:38.575 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:07:08.382160+0000", 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.579 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:38.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.273221+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.273221+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.274111+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:38.581 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.0", 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.582 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:14:35.442280+0000", 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.586 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.587 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.663563+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.663563+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.664376+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.589 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.6", 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:45:23.123878+0000", 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:38.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.593 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "62'1" 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.721245+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.721245+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.721752+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:38.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.7", 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.596 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:27:57.401406+0000", 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.600 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.268798+0000", 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.268798+0000", 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.269345+0000", 2024-04-10T03:07:38.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.602 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.1", 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.603 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:27:39.957720+0000", 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.606 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.607 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.679372+0000", 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.679372+0000", 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.680132+0000", 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.608 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.609 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.7", 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:11:46.736537+0000", 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.610 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.613 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.614 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.701390+0000", 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.701390+0000", 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.709774+0000", 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:38.615 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.616 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.6", 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:46:58.677119+0000", 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.620 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.621 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.670391+0000", 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.670391+0000", 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.671094+0000", 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.622 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.623 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.8", 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:46:57.944235+0000", 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.624 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.627 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.628 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.708146+0000", 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.708146+0000", 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.708735+0000", 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.629 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.630 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.9", 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:42:16.031991+0000", 2024-04-10T03:07:38.631 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.632 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.634 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.652905+0000", 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.652905+0000", 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.653396+0000", 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.636 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.637 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.9", 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.638 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:32:07.634455+0000", 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.642 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.687980+0000", 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.687980+0000", 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.689721+0000", 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:38.643 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.644 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.8", 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.645 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:29:09.017550+0000", 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.649 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:38.650 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.654219+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.654219+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.654633+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:38.651 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.a", 2024-04-10T03:07:38.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:06:06.420664+0000", 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.656 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.720888+0000", 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.720888+0000", 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.721539+0000", 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:38.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.658 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.b", 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.659 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:06:37.301482+0000", 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.663 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.681055+0000", 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.681055+0000", 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.681837+0000", 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.665 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.b", 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:49:05.826175+0000", 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.669 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.670 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.700787+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.700787+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.701380+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:38.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.672 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.a", 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:50:11.411789+0000", 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.676 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.677 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.659326+0000", 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.659326+0000", 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.659817+0000", 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.679 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.c", 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.680 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:04:02.335650+0000", 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.684 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.695803+0000", 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.695803+0000", 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702364+0000", 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.686 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.d", 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.687 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:37:57.389268+0000", 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.691 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.653903+0000", 2024-04-10T03:07:38.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.653903+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.654386+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:38.693 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.d", 2024-04-10T03:07:38.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:16:45.574442+0000", 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 70, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.698 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.697165+0000", 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.697165+0000", 2024-04-10T03:07:38.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.697819+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.700 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.c", 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.701 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:55:42.494673+0000", 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.705 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.920747+0000", 2024-04-10T03:07:38.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.920747+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.707 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.e", 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.708 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 34, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:35:00.271363+0000", 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 1, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.712 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.719134+0000", 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.719134+0000", 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.719785+0000", 2024-04-10T03:07:38.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.714 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.f", 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.715 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:24:39.576699+0000", 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.920571+0000", 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.920571+0000", 2024-04-10T03:07:38.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:38.721 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.20", 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.722 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 10, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:22:53.638597+0000", 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.726 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.688464+0000", 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.688464+0000", 2024-04-10T03:07:38.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.689310+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.728 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.21", 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.729 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:24:05.532885+0000", 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.733 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:38.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.706648+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.706648+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.706940+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.22", 2024-04-10T03:07:38.736 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:03:57.669780+0000", 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.740 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:38.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.713837+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.713837+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.718328+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.23", 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:45:16.620550+0000", 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:38.748 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.716403+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.716403+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.716996+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:38.749 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.24", 2024-04-10T03:07:38.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:37:18.341773+0000", 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.754 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.693117+0000", 2024-04-10T03:07:38.755 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.693117+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693949+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:38.756 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.25", 2024-04-10T03:07:38.757 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:53:45.782405+0000", 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:38.761 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.762 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.701485+0000", 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.701485+0000", 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702304+0000", 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.766 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.767 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.26", 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:28:09.848909+0000", 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.768 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.771 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.772 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.301663+0000", 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.301663+0000", 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:38.773 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.774 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.27", 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 27, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:41:13.173637+0000", 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.775 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.777 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.778 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.779 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.692468+0000", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.692468+0000", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693476+0000", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:38.780 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.781 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.28", 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:01:00.591741+0000", 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.785 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.786 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.712078+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.712078+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.712843+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:38.787 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.788 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.29", 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:27:14.923030+0000", 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.792 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.793 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.703882+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.703882+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.704167+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.795 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2a", 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:38:09.993205+0000", 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:38.799 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.800 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.685395+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.685395+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.686159+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.802 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2b", 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:52:06.608283+0000", 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.806 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.700480+0000", 2024-04-10T03:07:38.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.700480+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702053+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:38.808 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2c", 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:38.809 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:20:28.223650+0000", 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pool": [ 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.813 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 24, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 8, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 4, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.814 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:38.817 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 24 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 192, 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 64, 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:38.818 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 3, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:38.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:38.821 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 192 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 3, 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T03:07:38.822 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 144, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 1, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 3, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 144, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 1, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 358, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 554, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 211, 2024-04-10T03:07:38.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 1781760, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 1771104, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 3 2024-04-10T03:07:38.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 96, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 45, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 32, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 45, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 2, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 3408, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:38.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 66, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 22, 2024-04-10T03:07:38.828 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 22, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 14, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 1, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:38.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 51, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 19 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 98304, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:38.830 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 10224, 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 96 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 105, 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": 4, 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_by_class": { 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "ssd": { 2024-04-10T03:07:38.831 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 765516853248, 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 2443431936, 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_bytes": 2443431936, 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_ratio": 0.003181716427206993 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 765516853248, 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 2443431936 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T03:07:38.832 INFO:tasks.workunit.client.0.smithi016.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-04-10T03:07:38.833 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry show-device 2024-04-10T03:07:38.834 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:37] "GET /metrics HTTP/1.1" 200 236050 "" "Prometheus/2.43.0" 2024-04-10T03:07:38.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: cluster 2024-04-10T03:07:35.747556+0000 mgr.y (mgr.14514) 148 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-10T03:07:38.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.435679+0000 mgr.y (mgr.14514) 149 : audit [DBG] from='client.14898 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:38.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.651276+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.651914+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.652334+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.656166+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.656656+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.657053+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.660427+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.661027+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.661378+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.679694+0000 mon.a (mon.0) 983 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.679833+0000 mon.a (mon.0) 984 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.680335+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.680701+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.681189+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.684971+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.686082+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.686624+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.688146+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.688253+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.835 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.689669+0000 mon.c (mon.2) 40 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.689741+0000 mon.c (mon.2) 41 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.690142+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.691272+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.691814+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.985917+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:36.991024+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.160788+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.161431+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.161975+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.165943+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.166494+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.167058+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.170706+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.171296+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.836 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.171698+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.189562+0000 mon.a (mon.0) 1005 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.189718+0000 mon.a (mon.0) 1006 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.190272+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.190687+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.191135+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.194651+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.195659+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.196261+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.197921+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.198028+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.199107+0000 mon.c (mon.2) 42 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.199206+0000 mon.c (mon.2) 43 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.199710+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.837 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.200549+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:37 smithi136 bash[23435]: audit 2024-04-10T03:07:37.200972+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: cluster 2024-04-10T03:07:35.747556+0000 mgr.y (mgr.14514) 148 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.435679+0000 mgr.y (mgr.14514) 149 : audit [DBG] from='client.14898 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.651276+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.651914+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.652334+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.656166+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.656656+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.657053+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.660427+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.661027+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.661378+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.679694+0000 mon.a (mon.0) 983 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.679833+0000 mon.a (mon.0) 984 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.680335+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.680701+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.681189+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.684971+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.686082+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: cluster 2024-04-10T03:07:35.747556+0000 mgr.y (mgr.14514) 148 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.435679+0000 mgr.y (mgr.14514) 149 : audit [DBG] from='client.14898 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.651276+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.651914+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.652334+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.656166+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.656656+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.657053+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.660427+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.661027+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.661378+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.679694+0000 mon.a (mon.0) 983 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.679833+0000 mon.a (mon.0) 984 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.680335+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.680701+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.681189+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.684971+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.686082+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.686624+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.688146+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.688253+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.689669+0000 mon.c (mon.2) 40 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.689741+0000 mon.c (mon.2) 41 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.690142+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.691272+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.691814+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.985917+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:36.991024+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.160788+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.161431+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.161975+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.165943+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.166494+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.167058+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.170706+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.171296+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.171698+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.189562+0000 mon.a (mon.0) 1005 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.189718+0000 mon.a (mon.0) 1006 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.190272+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.190687+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.191135+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.194651+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.195659+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.196261+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.197921+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.198028+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.199107+0000 mon.c (mon.2) 42 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.199206+0000 mon.c (mon.2) 43 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.199710+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.200549+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[28961]: audit 2024-04-10T03:07:37.200972+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.686624+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.688146+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.688253+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.689669+0000 mon.c (mon.2) 40 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.689741+0000 mon.c (mon.2) 41 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.690142+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.691272+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.691814+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.985917+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:36.991024+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.160788+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.161431+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.161975+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.165943+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.166494+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.167058+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.170706+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.171296+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.171698+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.189562+0000 mon.a (mon.0) 1005 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.189718+0000 mon.a (mon.0) 1006 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.190272+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.190687+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.191135+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.194651+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.195659+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.196261+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.197921+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.198028+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.199107+0000 mon.c (mon.2) 42 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:38.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.199206+0000 mon.c (mon.2) 43 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:38.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.199710+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:38.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.200549+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:38.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:37 smithi016 bash[21212]: audit 2024-04-10T03:07:37.200972+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:38.846 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T03:07:38.846 INFO:tasks.workunit.client.0.smithi016.stdout: "798feb96-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:38.846 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPED1D480GA_7990d240-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:38.846 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025846": { 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "E2010325", 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "798feb96-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T03:07:38.847 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717926 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T03:07:38.848 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.849 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.850 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 12431625 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.853 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 16 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 14 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T03:07:38.854 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1602244 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 0, 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 0, 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 0, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 5096, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 186388987, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 814719011, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 3082276298, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 17310786250, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 21, 2024-04-10T03:07:38.856 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 34221, 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 41099, 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 31, 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 9805 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 34221, 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 41099 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T03:07:38.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.858 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: E2010325", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T03:07:38.859 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T03:07:38.860 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 31 Celsius", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 0%", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 21%", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 186,388,987 [95.4 TB]", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 814,719,011 [417 TB]", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 3,082,276,298", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 17,310,786,250", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 5,096", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 34,221", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 41,099", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 9,805", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.861 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 31 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.862 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "79935b50-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPEDMX020T4_799437d2-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025850": { 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T03:07:38.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "8DV10171", 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "79935b50-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717929 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPEDMX020T4", 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T03:07:38.864 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.865 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.866 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 17741720 2024-04-10T03:07:38.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 46571454 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.868 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T03:07:38.869 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T03:07:38.870 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 15 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 6 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1427048 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:38.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 51, 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 1082, 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 1495, 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 699 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T03:07:38.872 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 10, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 329, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 200350098, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 1162721392, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 4051193988, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 22525858120, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 23, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 41516, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 35462, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 25, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 41408 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T03:07:38.873 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 41516, 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 35462 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T03:07:38.874 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPEDMX020T4", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: 8DV10171", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T03:07:38.875 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 2,000,398,934,016 [2.00 TB]", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.876 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: " 1 - 512 8 2", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: " 2 - 512 16 2", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: " 3 - 4096 0 0", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: " 4 - 4096 8 0", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: " 5 - 4096 64 0", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: " 6 - 4096 128 0", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T03:07:38.877 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 25 Celsius", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 10%", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 23%", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 200,350,098 [102 TB]", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 1,162,721,392 [595 TB]", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 4,051,193,988", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 22,525,858,120", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 329", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 41,516", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 35,462", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 41,408", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:38.878 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 25 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T03:07:38.879 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:38.880 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:38.880 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.880 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.880 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.880 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T03:07:38.880 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry show-all 2024-04-10T03:07:38.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:38 smithi016 bash[21212]: audit 2024-04-10T03:07:36.983868+0000 mgr.y (mgr.14514) 150 : audit [DBG] from='client.14898 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:38.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:38 smithi016 bash[21212]: audit 2024-04-10T03:07:38.272833+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:38 smithi016 bash[21212]: audit 2024-04-10T03:07:38.279886+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.881 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:38 smithi016 bash[28961]: audit 2024-04-10T03:07:36.983868+0000 mgr.y (mgr.14514) 150 : audit [DBG] from='client.14898 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:38.881 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:38 smithi016 bash[28961]: audit 2024-04-10T03:07:38.272833+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.881 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:38 smithi016 bash[28961]: audit 2024-04-10T03:07:38.279886+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:38 smithi136 bash[23435]: audit 2024-04-10T03:07:36.983868+0000 mgr.y (mgr.14514) 150 : audit [DBG] from='client.14898 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:38.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:38 smithi136 bash[23435]: audit 2024-04-10T03:07:38.272833+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:38.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:38 smithi136 bash[23435]: audit 2024-04-10T03:07:38.279886+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:39.234 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "device_report": { 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "798feb96-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPED1D480GA_7990d240-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025846": { 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "E2010325", 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "798feb96-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T03:07:39.235 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717926 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T03:07:39.236 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.238 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 12431625 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.239 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.240 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T03:07:39.241 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.242 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 16 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 14 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1602244 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 0, 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 0, 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T03:07:39.244 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 0, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 5096, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 186388987, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 814719011, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 3082276298, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 17310786250, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 21, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 34221, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 41099, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 31, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 9805 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.245 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 34221, 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 41099 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T03:07:39.246 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-04-10T03:07:39.247 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: E2010325", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T03:07:39.248 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T03:07:39.249 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 31 Celsius", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 0%", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 21%", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 186,388,987 [95.4 TB]", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 814,719,011 [417 TB]", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 3,082,276,298", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 17,310,786,250", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 5,096", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 34,221", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 41,099", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 9,805", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T03:07:39.250 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 31 2024-04-10T03:07:39.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "79935b50-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPEDMX020T4_799437d2-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025850": { 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T03:07:39.252 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "8DV10171", 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "79935b50-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717929 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPEDMX020T4", 2024-04-10T03:07:39.253 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.254 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.255 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.256 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 17741720 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.257 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 46571454 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T03:07:39.258 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T03:07:39.259 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 15 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 6 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T03:07:39.260 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1427048 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 51, 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 1082, 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 1495, 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 699 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.261 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 10, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 329, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 200350098, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 1162721392, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 4051193988, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 22525858120, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T03:07:39.262 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 23, 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 41516, 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 35462, 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 25, 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 41408 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 41516, 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 35462 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T03:07:39.263 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T03:07:39.264 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPEDMX020T4", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: 8DV10171", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 2,000,398,934,016 [2.00 TB]", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T03:07:39.265 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: " 1 - 512 8 2", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: " 2 - 512 16 2", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: " 3 - 4096 0 0", 2024-04-10T03:07:39.266 INFO:tasks.workunit.client.0.smithi016.stdout: " 4 - 4096 8 0", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: " 5 - 4096 64 0", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: " 6 - 4096 128 0", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 25 Celsius", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 10%", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 23%", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 200,350,098 [102 TB]", 2024-04-10T03:07:39.267 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 1,162,721,392 [595 TB]", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 4,051,193,988", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 22,525,858,120", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 329", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 41,516", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 35,462", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 41,408", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.268 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 25 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.269 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "report": { 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer": { 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "active": true, 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "mode": "" 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "channels": [ 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T03:07:39.270 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "channels_available": [ 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_available": [ 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T03:07:39.271 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_opted_in": [ 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T03:07:39.272 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "config": { 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "active_changed": [ 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T03:07:39.273 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "client_check_pool_perm", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_gid", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_uid", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "client_quota", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "daemonize", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "keyring", 2024-04-10T03:07:39.274 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_block_size", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_cache_size", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_compression", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_log", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "leveldb_write_buffer_size", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_stderr_prefix", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_stderr", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T03:07:39.275 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_host", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T03:07:39.276 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "no_config_file", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T03:07:39.277 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_lim", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_res", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T03:07:39.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "public_addr", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "public_addrv", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_default_features", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_qos_exclude_ops", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "setgroup", 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "setuser" 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.279 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_changed": [ 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T03:07:39.280 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_join_fs", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/allow_ptrace", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/container_init", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/migration_current", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/use_repo_digest", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ssl_server_port", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/orchestrator/orchestrator", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_ident", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_perf", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/description", 2024-04-10T03:07:39.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/enabled", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/organization", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T03:07:39.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T03:07:39.283 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T03:07:39.284 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_cache_enabled", 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_ops_log", 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_usage_log" 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "contact": null, 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "crashes": [], 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "created": "2024-04-10T02:53:33.882278Z", 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "crush": { 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_algs": { 2024-04-10T03:07:39.285 INFO:tasks.workunit.client.0.smithi016.stdout: "straw2": 3 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_sizes": { 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: "2": 1, 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: "4": 2 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_types": { 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: "1": 2, 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: "11": 1 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: "compat_weight_set": false, 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: "device_classes": [ 2024-04-10T03:07:39.286 INFO:tasks.workunit.client.0.smithi016.stdout: 8 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_buckets": 6, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_devices": 8, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_rules": 1, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_types": 12, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_weight_sets": 0, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "tunables": { 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "allowed_bucket_algs": 54, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_fallback_tries": 0, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_tries": 0, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_total_tries": 50, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_descend_once": 1, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_stable": 1, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_vary_r": 1, 2024-04-10T03:07:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v2_rules": 0, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v3_rules": 0, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v4_buckets": 1, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v5_rules": 0, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "legacy_tunables": 0, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "minimum_required_version": "jewel", 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "optimal_tunables": 1, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "profile": "jewel", 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables": 1, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables2": 1, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables3": 1, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables5": 1, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "straw_calc_version": 1 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.288 INFO:tasks.workunit.client.0.smithi016.stdout: "description": "upgrade test cluster", 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "fs": { 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "feature_flags": { 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "enable_multiple": true, 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_enabled_multiple": true 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "filesystems": [ 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "approx_ctime": "2024-04", 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer_enabled": false, 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_caps": 0, 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_dns": 10, 2024-04-10T03:07:39.289 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_inos": 13, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_subtrees": 2, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_allowed_features": 0, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "explicitly_allowed_features": 0, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "files": 0, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "max_mds": 1, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_data_pools": 1, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_in": 1, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_mds": 1, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": 0, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_replay": 0, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_up": 1, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "snaps": 0, 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: "standby_count_wanted": 0 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.290 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_mds": 1, 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "total_num_mds": 2 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_stats": { 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20267008, 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 350192, 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 1024000, 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 0, 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 320, 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.291 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1099344, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 12, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 627200, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14413760, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 20267008 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20389888, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 441440, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 925696, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 395, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1459536, 2024-04-10T03:07:39.292 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 20, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 892416, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14843984, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 21315584 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 48070656, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 1538624, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 2637824, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1829, 2024-04-10T03:07:39.293 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 12488256, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 23, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2195712, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 29095552, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 50708480 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 36732928, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 1118656, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 5660672, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1008, 2024-04-10T03:07:39.294 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 7004704, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1744640, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 24112416, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 42393600 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 37404672, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 859112, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 6037504, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1190, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.295 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 7891936, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1584128, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 24316984, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 43442176 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 274882560, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 831288, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 237568, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1472, 2024-04-10T03:07:39.296 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 5192328, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 45, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2306816, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 263668544, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 275120128 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 273768448, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 732392, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 303104, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1399, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.297 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4965216, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2667008, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262520248, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 274071552 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 273072128, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 855320, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 999424, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1299, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4726000, 2024-04-10T03:07:39.298 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2674688, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 261932536, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 274071552 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 272105472, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 834624, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 24576, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 917504, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1288, 2024-04-10T03:07:39.299 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4432632, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 45, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1910528, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262019528, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 273022976 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 272760832, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 887592, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 262144, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1271, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.300 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4636760, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1850880, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262502016, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 273022976 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 272998400, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 897336, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 794624, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1286, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 5039264, 2024-04-10T03:07:39.301 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1836544, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262341672, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 273793024 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 272941056, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 1228776, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 24576, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 851968, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1277, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 4565800, 2024-04-10T03:07:39.302 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 45, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2090240, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 262148080, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 273793024 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 273014784, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 832304, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2883584, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 1056768, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 1309, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 5213392, 2024-04-10T03:07:39.303 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 46, 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2155264, 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 261930240, 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 274071552 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "hosts": { 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num": 2, 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mds": 2, 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mgr": 2, 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mon": 2, 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_osd": 2 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "io_rate": { 2024-04-10T03:07:39.304 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_stats_delta": { 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "stamp_delta": "12.004418", 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:39.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:39.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 146, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 248, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:39.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 32, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:39.308 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 0 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard": false, 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "license": "sharing-1-0", 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "mempool": { 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.309 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.311 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.312 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 149097, 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 33 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.314 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 856, 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.315 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:39.317 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.318 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.321 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.322 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222471, 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 72 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 50488, 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 208 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.323 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8032, 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 127 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.324 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.325 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.326 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.327 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.328 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.330 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1043547, 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 330 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.331 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6680, 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 126 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12744, 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1546 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10304, 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 166 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.333 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.334 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.335 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.337 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.338 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1100549, 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 359 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.340 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6680, 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 126 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12744, 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1546 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5152, 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 83 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.341 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.342 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.344 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1103573, 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 353 2024-04-10T03:07:39.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6680, 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 126 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.349 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12744, 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1546 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5152, 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 83 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.350 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.351 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20832, 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 186 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1680, 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 15 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.352 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8928, 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 186 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20832, 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 186 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5920, 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 74 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 620749, 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 20 2024-04-10T03:07:39.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 51070, 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9469 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 136680, 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 201 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11324, 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 737 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.354 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31596, 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 201 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 403981, 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 90 2024-04-10T03:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2452868, 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 201 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7040, 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 80 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.356 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 521280, 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 98800, 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 194 2024-04-10T03:07:39.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222032, 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3430 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.358 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:39.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19488, 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 174 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.360 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1232, 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8352, 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 174 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19600, 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 175 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4880, 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 61 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.361 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 17095, 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 45574, 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8595 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 128520, 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 189 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.362 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9520, 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 565 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 27920, 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 189 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1472, 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.363 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 429715, 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 96 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20096, 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2427486, 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 181 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.364 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5016, 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 57 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 451776, 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T03:07:39.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7280, 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 18 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222032, 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3430 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.366 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.367 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:39.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19264, 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 172 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1120, 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 10 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8256, 2024-04-10T03:07:39.369 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 172 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19376, 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 173 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4400, 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 55 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.370 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8192, 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 43118, 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8198 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 121720, 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 179 2024-04-10T03:07:39.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8136, 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 510 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 25696, 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 179 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.375 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1472, 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 364150, 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 80 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20096, 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2401730, 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 173 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.376 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4224, 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 48 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 347520, 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 30 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8112, 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 22 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222544, 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3454 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.378 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.380 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19824, 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 177 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 224, 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8496, 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 177 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19824, 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 177 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.381 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4160, 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 52 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 44416, 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8505 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 127160, 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 187 2024-04-10T03:07:39.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9372, 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 570 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 26904, 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 187 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2208, 2024-04-10T03:07:39.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 303834, 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 65 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30637, 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2421971, 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 182 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4752, 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 54 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 428608, 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 37 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10400, 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 20 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222032, 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3430 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T03:07:39.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19712, 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 176 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 896, 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8448, 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 176 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19824, 2024-04-10T03:07:39.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 177 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3600, 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 45654, 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8643 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 129200, 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 190 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9560, 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 569 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 27840, 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 190 2024-04-10T03:07:39.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1472, 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 929341, 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 75 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20096, 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2429401, 2024-04-10T03:07:39.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 182 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4840, 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 55 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 451776, 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.393 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8944, 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 18 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222288, 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3442 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T03:07:39.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19600, 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 175 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 224, 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8400, 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 175 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19600, 2024-04-10T03:07:39.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 175 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3120, 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 45199, 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8612 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 129200, 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 190 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9780, 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 570 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 28008, 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 190 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2208, 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 827677, 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 50 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30637, 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2448564, 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:39.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5368, 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 61 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 474944, 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 41 2024-04-10T03:07:39.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11440, 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 22 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222544, 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3454 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20496, 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8784, 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:39.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20496, 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2560, 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 45332, 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8830 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 127160, 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 187 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10672, 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 724 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 28436, 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 187 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 804902, 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2421960, 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 173 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4576, 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 52 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 440192, 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 38 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 98592, 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 200 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222800, 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3466 2024-04-10T03:07:39.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6368, 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 123 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16896, 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T03:07:39.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 576, 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Blob": { 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20496, 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Buffer": { 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1120, 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 10 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_Extent": { 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8784, 2024-04-10T03:07:39.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_SharedBlob": { 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 20496, 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 183 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1920, 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 24 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 288973, 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 47893, 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9193 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 133280, 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 196 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11568, 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 732 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30740, 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 196 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 147604, 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2440132, 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 228 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6072, 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 69 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 532864, 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 46 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 100880, 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 238 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T03:07:39.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222032, 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3430 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.419 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: "metadata": { 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:39.420 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 2 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 2 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.421 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 2 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 2 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 2 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 2 2024-04-10T03:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 3 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 3 2024-04-10T03:07:39.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 3 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 3 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 3 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 3 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 8 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 8 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.425 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 8 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 8 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 8 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 8 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_objectstore": { 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": 8 2024-04-10T03:07:39.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "rotational": { 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "0": 8 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "features": { 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "optional": [], 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "persistent": [ 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "kraken", 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "luminous", 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "mimic", 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap-prune", 2024-04-10T03:07:39.427 INFO:tasks.workunit.client.0.smithi016.stdout: "nautilus", 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "octopus", 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "pacific", 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "elector-pinging", 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "quincy" 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv4_addr_mons": 6, 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv6_addr_mons": 0, 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "min_mon_release": 17, 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "v1_addr_mons": 3, 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "v2_addr_mons": 3 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "organization": "ceph-qa", 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.428 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_network": false, 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8, 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "require_min_compat_client": "luminous", 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "require_osd_release": "quincy" 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_perf_histograms": [ 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T03:07:39.429 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T03:07:39.430 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T03:07:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T03:07:39.432 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T03:07:39.433 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T03:07:39.434 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.435 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.436 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.437 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.438 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.439 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T03:07:39.440 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.441 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.442 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.443 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.444 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.445 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.446 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.447 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.448 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.449 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.450 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.451 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.452 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.453 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 37, 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-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.454 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.455 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:39.456 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T03:07:39.457 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T03:07:39.458 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T03:07:39.459 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T03:07:39.460 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T03:07:39.461 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.462 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.463 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.464 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.465 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.466 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.467 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.468 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.469 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.471 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T03:07:39.472 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.473 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.474 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.475 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.477 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.478 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.479 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.480 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.481 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.482 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T03:07:39.483 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T03:07:39.484 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T03:07:39.485 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T03:07:39.486 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T03:07:39.487 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T03:07:39.488 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.489 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.490 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.491 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.492 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.493 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.494 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.495 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.499 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.502 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.510 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T03:07:39.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T03:07:39.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.513 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T03:07:39.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T03:07:39.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T03:07:39.516 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2, 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-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 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-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 15, 7, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 23, 1, 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-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7, 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-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2, 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-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.521 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 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-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.534 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.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-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_counters": { 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T03:07:39.537 INFO:tasks.workunit.client.0.smithi016.stdout: "caps": { 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flush_ack": { 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_grant": { 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_revoke": { 2024-04-10T03:07:39.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_trunc": { 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_commit": { 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch": { 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_merge": { 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_split": { 2024-04-10T03:07:39.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: "exported_inodes": { 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: "forward": { 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_cap_release": { 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps": { 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.540 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps_dirty": { 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_inode_file_caps": { 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: "imported_inodes": { 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes": { 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_expired": { 2024-04-10T03:07:39.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_pinned": { 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_with_caps": { 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: "load_cent": { 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: "openino_dir_fetch": { 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.542 INFO:tasks.workunit.client.0.smithi016.stdout: "process_request_cap_release": { 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "reply_latency": { 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 369155 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "request": { 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rbytes": { 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rfiles": { 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rsnaps": { 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_reply": { 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: "subtrees": { 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_cache": { 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_enqueue_scrub": { 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_exportdir": { 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_flush": { 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragmentdir": { 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragstats": { 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_inodestats": { 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_enqueued": { 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_prioritized": { 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_processing": { 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays": { 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_delayed": { 2024-04-10T03:07:39.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_enqueuing": { 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_completed": { 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_started": { 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_created": { 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.547 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_enqueued": { 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_migrated": { 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_reintegrated": { 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_log": { 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "ev": { 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "evadd": { 2024-04-10T03:07:39.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: "evex": { 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: "evexd": { 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: "evexg": { 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: "evtrm": { 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.549 INFO:tasks.workunit.client.0.smithi016.stdout: "jlat": { 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31627546 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "replayed": { 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "seg": { 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "segadd": { 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "segex": { 2024-04-10T03:07:39.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: "segexd": { 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: "segexg": { 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: "segtrm": { 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_mem": { 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: "cap": { 2024-04-10T03:07:39.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "cap+": { 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "cap-": { 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "dir": { 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "dir+": { 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "dir-": { 2024-04-10T03:07:39.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: "dn": { 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: "dn+": { 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: "dn-": { 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: "heap": { 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 207132 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.553 INFO:tasks.workunit.client.0.smithi016.stdout: "ino": { 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "ino+": { 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "ino-": { 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "rss": { 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33652 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_server": { 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_acquisition_throttle": { 2024-04-10T03:07:39.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_revoke_eviction": { 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_request": { 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_session": { 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_peer_request": { 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.555 INFO:tasks.workunit.client.0.smithi016.stdout: "req_create_latency": { 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getattr_latency": { 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 369155 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getfilelock_latency": { 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getvxattr_latency": { 2024-04-10T03:07:39.556 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "req_link_latency": { 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookup_latency": { 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookuphash_latency": { 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.557 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupino_latency": { 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupname_latency": { 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupparent_latency": { 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupsnap_latency": { 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lssnap_latency": { 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mkdir_latency": { 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mknod_latency": { 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mksnap_latency": { 2024-04-10T03:07:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "req_open_latency": { 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "req_readdir_latency": { 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rename_latency": { 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "req_renamesnap_latency": { 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmdir_latency": { 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmsnap_latency": { 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmxattr_latency": { 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setattr_latency": { 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setdirlayout_latency": { 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setfilelock_latency": { 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setlayout_latency": { 2024-04-10T03:07:39.562 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setxattr_latency": { 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "req_symlink_latency": { 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "req_unlink_latency": { 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.563 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_sessions": { 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "average_load": { 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "avg_session_uptime": { 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "mdthresh_evicted": { 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.564 INFO:tasks.workunit.client.0.smithi016.stdout: "session_count": { 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: "session_remove": { 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_open": { 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_stale": { 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: "total_load": { 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.566 INFO:tasks.workunit.client.0.smithi016.stdout: "purge_queue": { 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed": { 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing": { 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_high_water": { 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops": { 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops_high_water": { 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_item_in_journal": { 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T03:07:39.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 196 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T03:07:39.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1259 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5646059 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.570 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3777 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 411994454 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.571 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1259 2024-04-10T03:07:39.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5555054 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7443 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1259, 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 320612433 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.573 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1261 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1261, 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5771927828 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:39.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26536 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.579 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.580 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47955968 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45219840 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.581 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2736128 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277022791 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270439 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70834002 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277022791 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38480 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71065961 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 322961408 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184681861 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71170683 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.591 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 56313, 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 448978255 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.592 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2739, 2024-04-10T03:07:39.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 613437619 2024-04-10T03:07:39.594 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.594 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.594 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T03:07:39.594 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:39.594 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T03:07:39.594 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.594 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.595 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 97 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1097 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.596 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1097, 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4567156 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1097, 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 211997803 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T03:07:39.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1098 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T03:07:39.600 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1098 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1098, 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4931946467 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1098 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1098, 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8978727 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1098, 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7736 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1098, 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 283997005 2024-04-10T03:07:39.603 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39641088 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32432128 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T03:07:39.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7208960 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.605 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277021729 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270869 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70834634 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277021729 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40883 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71064620 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 322961408 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184681152 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71171392 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.614 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46652, 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 287752878 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.615 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2343, 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 533733191 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.617 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.618 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1104 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1104, 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4594143 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.619 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1104, 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239997147 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 146 2024-04-10T03:07:39.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.623 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1105, 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4555941526 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.625 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1105, 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8980204 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1105, 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7747 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1105, 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 359995272 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40689664 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34226176 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6463488 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277021729 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.628 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270869 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70834634 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348127232 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277021729 2024-04-10T03:07:39.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40883 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71064620 2024-04-10T03:07:39.633 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 322961408 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184681152 2024-04-10T03:07:39.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71171392 2024-04-10T03:07:39.636 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.637 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46948, 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 249982781 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2397, 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 786749008 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.640 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2715648 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1712128 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:39.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1572864 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:39.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:39.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:39.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.647 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4362240 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:39.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1314816 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 332685 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26, 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 127159 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 367, 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 124368001 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 365, 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18505739 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 367, 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 861122 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 367, 2024-04-10T03:07:39.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 125229123 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64880 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 36956 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:39.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7454 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 846 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:39.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 223 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 120, 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3564439 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 328, 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 433430 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 208, 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2433650 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.654 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102474 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10541562 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 128, 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13238762 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.655 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 128, 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1016229749297 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 128, 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 196014402164 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91137885013 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88061 2024-04-10T03:07:39.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020704 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 300579844 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305149 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 170806683 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39421840 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 900018 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62, 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 548903 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.658 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 522515951 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48042221 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 486, 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5479349 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1901938355 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 272236544 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271925248 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3184993792 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 311296 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:39.660 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87889762 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 614400 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70879390 2024-04-10T03:07:39.663 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659173221 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70633547 2024-04-10T03:07:39.666 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58593175 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67235481 2024-04-10T03:07:39.669 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659173221 2024-04-10T03:07:39.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 278706 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70356969 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.673 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.674 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 604 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34809467 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:39.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5229009 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31458121 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.677 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:39.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.679 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 604 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34809467 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5229009 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:39.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31458121 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1771104 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305803264 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:39.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2424832 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:39.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1556480 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1417216 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:39.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.687 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.688 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3915776 2024-04-10T03:07:39.690 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 712704 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 338262 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30, 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 146347 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:39.692 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 329, 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 126970312 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 327, 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11876657 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 329, 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 774016 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.693 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 329, 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 127744328 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75238 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13220 2024-04-10T03:07:39.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7844 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.695 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 813 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 235 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 131, 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2989841 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 344, 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 465718 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:39.696 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 213, 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2032955 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 234892 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11875996 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.697 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 122, 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10754717 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 120, 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 607667134648 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 122, 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 163250269637 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 407, 2024-04-10T03:07:39.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 90166653551 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 407, 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 82672 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 829613 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 191924117 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:39.699 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267840 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 214655283 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 35900421 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 309094 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:39.700 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 56, 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 486281 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 455305304 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43744564 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 409, 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6231941 2024-04-10T03:07:39.701 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1901938355 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271187968 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270761984 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3184993792 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.702 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 425984 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87927339 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71443925 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659455043 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.708 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70351725 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58618226 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67210430 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.712 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659455043 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 254698 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70099155 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.715 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.716 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2429440 2024-04-10T03:07:39.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 155, 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 467465347 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1052 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 155, 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95758648 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 155, 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 279148301 2024-04-10T03:07:39.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33, 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7754172 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1052 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.719 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33, 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6493456 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33, 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5213723 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.720 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22, 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45624059 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22, 2024-04-10T03:07:39.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25262886 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22, 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43515134 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 100 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2429440 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 100, 2024-04-10T03:07:39.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 414087116 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 100, 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64002306 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 100, 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 230419444 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 590368 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305209344 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.724 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:39.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2244608 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.726 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1458176 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1318912 2024-04-10T03:07:39.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:39.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.729 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:39.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:39.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3637248 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:39.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 704512 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270551 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12, 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21015 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.735 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 305, 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104562827 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 303, 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12969286 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 305, 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 758204 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 305, 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 105321031 2024-04-10T03:07:39.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56164 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1223 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:39.737 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7963 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 619 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.738 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 209 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 96, 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1597505 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 268, 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 457279 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 172, 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 883911 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.739 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 594739 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9561928 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 117, 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14947728 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.740 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 115, 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 559818211501 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 117, 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 160325820933 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 344, 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 89346784129 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 344, 2024-04-10T03:07:39.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69962 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 761686 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 157815895 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 226015 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.742 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75597333 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33034685 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 308934 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 51, 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 421748 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.743 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 276881362 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39801727 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 346, 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4043644 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:39.744 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1901938355 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271187968 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270237696 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3184993792 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 950272 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87928396 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.748 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71446964 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.749 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659462971 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70343797 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58618930 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.754 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67209726 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.755 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659462971 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241173 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70104752 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:39.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78965514 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:39.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10018603 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38034678 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:39.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78965514 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.765 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10018603 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38034678 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305201152 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:39.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.768 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1249280 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 954368 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 815104 2024-04-10T03:07:39.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:39.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.772 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:39.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.775 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2138112 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:39.776 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 724992 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:39.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8552 2024-04-10T03:07:39.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 182, 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81119122 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 169, 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32516196 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.782 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 182, 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 479114 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 182, 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81598236 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:39.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45303 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.784 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6110 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 356 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 217 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 90, 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2298405 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:39.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 160, 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 393203 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70, 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 284657 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.786 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6207915 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54, 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5252392 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 51, 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 670072213039 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54, 2024-04-10T03:07:39.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76752813380 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 243, 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 993261 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 243, 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51942 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 553647 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:39.788 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 392120617 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 156958 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158644334 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24341181 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.789 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 311660 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 45, 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 423193 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 581939052 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30365145 2024-04-10T03:07:39.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 246, 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3551803 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1901938355 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270139392 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269115392 2024-04-10T03:07:39.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3184993792 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1024000 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.792 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87928315 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71455237 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659462367 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70344401 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.798 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58618877 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.799 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67209779 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659462367 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6850 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 249369 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70090310 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 36 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1223573 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.810 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.811 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1223573 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.812 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305213440 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T03:07:39.813 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.814 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1208320 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 888832 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.816 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 749568 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:39.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:39.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:39.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:39.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.821 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2031616 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:39.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 720896 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10, 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 708412 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:39.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2691 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 166, 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 86431049 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 164, 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13000665 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 166, 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445909 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 166, 2024-04-10T03:07:39.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 86876958 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53921 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.826 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8733 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:39.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 369 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 96, 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1233298 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 163, 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 327355 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 67, 2024-04-10T03:07:39.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 135268 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 338457 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8520798 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 43, 2024-04-10T03:07:39.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4407537 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 523152447258 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 43, 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59475412044 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 262, 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 990960 2024-04-10T03:07:39.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 262, 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 286644 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 518075 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 273285142 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:39.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 162593 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 478019753 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27082153 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 309630 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.832 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 43, 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 318106 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 787498442 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32690287 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 264, 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4241266 2024-04-10T03:07:39.833 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900981785 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270139392 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269729792 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.834 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183868416 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 409600 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87870626 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71512926 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659029699 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70777069 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58580417 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67248239 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659029699 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 252887 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70526310 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.847 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:39.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.849 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4637685 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 737393 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4532784 2024-04-10T03:07:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:39.851 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:39.853 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:39.854 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4637685 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 737393 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4532784 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:39.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305217536 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1335296 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1019904 2024-04-10T03:07:39.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 880640 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:39.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:39.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:39.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:39.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2289664 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:39.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 716800 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6, 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 386420 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:39.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8596 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 198, 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87584162 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 184, 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13110800 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 198, 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 359578 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.868 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 198, 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87943740 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49118 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6817 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.870 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 345 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 240 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 86, 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1183913 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 138, 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 466097 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.871 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 52, 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 361294 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239545 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7196331 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.872 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4050774 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 38, 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 408990264827 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 62229105117 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 277, 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1122342 2024-04-10T03:07:39.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 277, 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 156276 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 483152 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 232981991 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:39.874 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 169804 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 105956951 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26339666 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 311323 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:39.875 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 34, 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 264851 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 373035452 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31902146 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 280, 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6317708 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900981785 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270909440 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270032896 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183868416 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.877 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 876544 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87870693 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71512859 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659030204 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.882 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.883 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70776564 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58580462 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67248194 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659030204 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 260011 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70518681 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.890 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:39.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.892 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:39.893 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:39.894 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:39.897 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:39.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305205248 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.899 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1298432 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.901 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 999424 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 860160 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:39.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.903 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:39.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2232320 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.908 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1302528 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 132193 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.909 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8967 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 193, 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88836408 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 185, 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20981522 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 193, 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 303871 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 193, 2024-04-10T03:07:39.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 89140279 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51511 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:39.912 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5283 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 349 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.913 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 89, 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 977154 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 136, 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 408695 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 47, 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 500802 2024-04-10T03:07:39.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43726 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3790685 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 34, 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3379996 2024-04-10T03:07:39.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 34, 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 765325756392 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 34, 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57882764923 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 917705 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61505 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 515185 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 284864080 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 172617 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:39.917 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 289757032 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30068985 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 901336 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27, 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 207152 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.918 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 609073619 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34174558 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 272, 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12107985 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900981785 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270909440 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269803520 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183868416 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105920 2024-04-10T03:07:39.920 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87870612 2024-04-10T03:07:39.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.922 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.923 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71512940 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.924 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659029590 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.925 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.926 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70777178 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58580408 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.929 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67248248 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 659029590 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6988 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.931 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9784 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 244603 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70517931 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.934 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2802 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13, 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84230866 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:39.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15583009 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13, 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56622713 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2802 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13, 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84230866 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T03:07:39.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15583009 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13, 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56622713 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.941 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305790976 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T03:07:39.942 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_main": { 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T03:07:39.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1175552 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 304480256 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 913408 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 774144 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 312868864 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195619 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1269760 2024-04-10T03:07:39.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1273856 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T03:07:39.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4711 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5537 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T03:07:39.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T03:07:39.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T03:07:39.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2023424 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1302528 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 296575 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T03:07:39.951 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11, 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50934 2024-04-10T03:07:39.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 172, 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96593338 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 163, 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12801927 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.953 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 172, 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 208877 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 172, 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96802215 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T03:07:39.954 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43964 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8796 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 573 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 278 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 117, 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3797273 2024-04-10T03:07:39.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 179, 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 611927 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62, 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2512517 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T03:07:39.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96312 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3450463 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20, 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2093831 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20, 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 285546963663 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T03:07:39.958 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20, 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30073974917 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 798752 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65444 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 410315 2024-04-10T03:07:39.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 382277590 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 193567 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 224199010 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T03:07:39.960 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24488190 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 899571 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 141464 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 634928993 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.961 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28940456 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 293, 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6061845 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900981785 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.962 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271187968 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 270082048 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183868416 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1105920 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159383552 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87861219 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 143360 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.965 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71378973 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 796917760 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.966 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 658959148 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2128 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70847620 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.969 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 464 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58574146 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67254510 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 729808896 2024-04-10T03:07:39.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 658959148 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T03:07:39.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 271751 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T03:07:39.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70577997 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.976 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 101 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.977 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 101, 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 98331067 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 264694 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 103, 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49510002 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 101, 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85097345 2024-04-10T03:07:39.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70, 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23453454 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 264694 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T03:07:39.979 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70, 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20464481 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70, 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16577860 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T03:07:39.980 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26, 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52785768 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26, 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23253659 2024-04-10T03:07:39.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26, 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49625704 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:39.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22091845 2024-04-10T03:07:39.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.986 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T03:07:39.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.986 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T03:07:39.986 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7, 2024-04-10T03:07:39.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5791862 2024-04-10T03:07:39.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18893781 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T03:07:39.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 305790976 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": [ 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:39.988 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 1, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 1, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 1, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115835658, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 1781760, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 1781760, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371936256, 2024-04-10T03:07:39.989 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 2, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.4504427074134583e-06, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 358, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 567296, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 590368, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 590368, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 1771104, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 211, 2024-04-10T03:07:39.990 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 2473984 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:39.991 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 32, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 32, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 2, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115835658, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 98304, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 98304, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371936256, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 22, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 1.351971548047004e-07, 2024-04-10T03:07:39.992 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 3408, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 3408, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 10224, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 51, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 19456 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:39.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 64, 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 64, 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 3, 2024-04-10T03:07:39.994 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115835658, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371936256, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:39.995 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:39.996 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 8, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 8, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 4, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 727115835658, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T03:07:39.997 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 242371936256, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T03:07:39.998 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": { 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: "mirroring_by_pool": [ 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: false 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_images_by_pool": [ 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:39.999 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pools": 1 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "report_id": "88de542d-d629-447b-be72-fe57e33b26a4", 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "report_timestamp": "2024-04-10T03:07:38.853589", 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "report_version": 1, 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_stats": { 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "6.15.5" 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "rook": { 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster": { 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "external-mode": null, 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "allow-multiple-per-node": null, 2024-04-10T03:07:40.000 INFO:tasks.workunit.client.0.smithi016.stdout: "count": null, 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "max-id": null, 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "pvc": { 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "stretch": { 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "network": { 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "provider": null 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "storage": { 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "device-set": { 2024-04-10T03:07:40.001 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: "non-portable": null, 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: "portable": null, 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: "csi": { 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes": { 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.002 INFO:tasks.workunit.client.0.smithi016.stdout: "node": { 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes-total": null, 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "with-ceph-daemons": null, 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-cephfs-plugin": null, 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-nfs-plugin": null, 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-rbd-plugin": null 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "storage-class": { 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket": null, 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs": null, 2024-04-10T03:07:40.003 INFO:tasks.workunit.client.0.smithi016.stdout: "nfs": null, 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": null, 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: "services": {}, 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pg": [ 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.004 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.709899+0000", 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.709899+0000", 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.712472+0000", 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.304486+0000", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.006 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3f", 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.007 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:27:24.901994+0000", 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.011 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:40.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.708493+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.708493+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.709302+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:40.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284139+0000", 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.014 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3e", 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:46:34.966817+0000", 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.018 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.019 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.693176+0000", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.693176+0000", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693950+0000", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:40.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290267+0000", 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.021 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3d", 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:49:11.929359+0000", 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.025 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.026 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.697454+0000", 2024-04-10T03:07:40.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.697454+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.698150+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287857+0000", 2024-04-10T03:07:40.028 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3c", 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.029 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:20:12.128879+0000", 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.033 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.034 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.034 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.034 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.034 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.034 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.034 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.034 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.034 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.034 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.306512+0000", 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.306512+0000", 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:40.035 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.307158+0000", 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.036 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3b", 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 27, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:40:48.097091+0000", 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.037 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.040 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.041 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.707397+0000", 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.707397+0000", 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.707882+0000", 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.042 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288500+0000", 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.043 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3a", 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:08:45.266088+0000", 2024-04-10T03:07:40.044 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.047 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.048 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.708141+0000", 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.708141+0000", 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.708665+0000", 2024-04-10T03:07:40.049 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.296145+0000", 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.050 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.39", 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.051 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:03:24.446880+0000", 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.055 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.466271+0000", 2024-04-10T03:07:40.056 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.466271+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:40.057 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.467315+0000", 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.38", 2024-04-10T03:07:40.058 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 27, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:45:44.975930+0000", 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.061 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.062 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.063 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.709393+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.709393+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.709727+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:40.064 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.304432+0000", 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.065 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.37", 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:19:06.778254+0000", 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.068 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.069 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.070 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.714491+0000", 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.714491+0000", 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.714794+0000", 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:40.071 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289577+0000", 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.072 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.36", 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:52:47.089874+0000", 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.073 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.075 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.076 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.077 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.712351+0000", 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.712351+0000", 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.712691+0000", 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:40.078 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.291545+0000", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.079 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.35", 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.080 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:38:39.672905+0000", 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.082 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.084 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.718196+0000", 2024-04-10T03:07:40.085 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.718196+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.720604+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:40.086 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301341+0000", 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.087 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.34", 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:19:20.095026+0000", 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.089 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.091 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.092 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.697402+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.697402+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.698245+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.093 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282326+0000", 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.094 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.33", 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:53:30.770783+0000", 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.098 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.099 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.693086+0000", 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.693086+0000", 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.695791+0000", 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.100 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290247+0000", 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.101 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.32", 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:42:45.432355+0000", 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.102 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.105 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.106 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.699552+0000", 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.699552+0000", 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.700345+0000", 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.107 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283454+0000", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.108 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.31", 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.109 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:34:20.278406+0000", 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.113 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:40.114 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.705933+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.705933+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.706256+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289366+0000", 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.116 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.30", 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:59:23.579161+0000", 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.117 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.121 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.704944+0000", 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.704944+0000", 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.705308+0000", 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:40.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.294787+0000", 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.123 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2f", 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:45:45.416117+0000", 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.124 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.127 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.128 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.706611+0000", 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.706611+0000", 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.707283+0000", 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287210+0000", 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.130 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2e", 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.131 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:41:55.907810+0000", 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.134 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.135 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.696993+0000", 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.696993+0000", 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.700343+0000", 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:40.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.298576+0000", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.137 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2d", 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.138 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:41:15.244292+0000", 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.142 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.661505+0000", 2024-04-10T03:07:40.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.661505+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.663181+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.291306+0000", 2024-04-10T03:07:40.144 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 4, 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 4, 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1f", 2024-04-10T03:07:40.145 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 22, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:54:12.435880+0000", 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 570, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:40.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'4" 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.150 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.709749+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.709749+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.710617+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283408+0000", 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.152 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1e", 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:35:53.532141+0000", 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.156 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.157 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.654291+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.654291+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.654667+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:40.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283487+0000", 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:40.159 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1e", 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:55:17.207417+0000", 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.163 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.164 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.297742+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.297742+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:40.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.298333+0000", 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.166 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1f", 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 10, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:56:02.397797+0000", 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.167 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.170 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.171 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.674652+0000", 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.674652+0000", 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.676993+0000", 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.302723+0000", 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.173 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1d", 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:22:24.222862+0000", 2024-04-10T03:07:40.174 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.177 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.178 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.706107+0000", 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.706107+0000", 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.706971+0000", 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288241+0000", 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.180 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1c", 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.181 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:36:09.640634+0000", 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.185 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.186 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.186 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.186 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.186 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.186 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.186 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.186 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.186 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.190 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.190 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:40.190 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.660227+0000", 2024-04-10T03:07:40.190 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.660227+0000", 2024-04-10T03:07:40.190 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.661036+0000", 2024-04-10T03:07:40.190 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:40.190 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.298570+0000", 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:40.191 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1c", 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.192 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:57:19.373918+0000", 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.196 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:40.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.468943+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.468943+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.470015+0000", 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.199 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1d", 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 27, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:26:57.843578+0000", 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.203 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.204 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.659644+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.659644+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.660006+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282580+0000", 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.206 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1b", 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:41:01.895760+0000", 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.210 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.691547+0000", 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.691547+0000", 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693231+0000", 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.300011+0000", 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.213 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1a", 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:46:09.090023+0000", 2024-04-10T03:07:40.214 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.217 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.218 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.671385+0000", 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.671385+0000", 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.672226+0000", 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.294491+0000", 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1a", 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:41:57.451730+0000", 2024-04-10T03:07:40.221 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.225 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.918384+0000", 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.918384+0000", 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:40.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.919355+0000", 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1b", 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.228 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 10, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:32:10.181544+0000", 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.232 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.652193+0000", 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.652193+0000", 2024-04-10T03:07:40.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.652485+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282663+0000", 2024-04-10T03:07:40.234 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.19", 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.235 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:41:41.190050+0000", 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.239 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.240 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.716290+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.716290+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.717143+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.241 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282116+0000", 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.242 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.18", 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:00:01.357022+0000", 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.246 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.247 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.675359+0000", 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.675359+0000", 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.676020+0000", 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:40.248 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289647+0000", 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.249 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.18", 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.250 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:42:08.688551+0000", 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.253 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.254 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.696804+0000", 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.696804+0000", 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.697635+0000", 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.255 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283678+0000", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.256 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.19", 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.257 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:31:10.002899+0000", 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.261 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.677537+0000", 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.677537+0000", 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.678239+0000", 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:40.262 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.291094+0000", 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.263 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.17", 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.264 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:15:43.890203+0000", 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:40.269 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.679602+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.679602+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.680432+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288395+0000", 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.271 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.16", 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:57:49.122560+0000", 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.275 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.276 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.673174+0000", 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.673174+0000", 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.673820+0000", 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:40.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288164+0000", 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.16", 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:05:25.463421+0000", 2024-04-10T03:07:40.279 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.282 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.283 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.712909+0000", 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.712909+0000", 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.719344+0000", 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:40.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.291133+0000", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.285 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.17", 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.286 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:47:02.909298+0000", 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.290 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.664097+0000", 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.664097+0000", 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.664526+0000", 2024-04-10T03:07:40.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284294+0000", 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T03:07:40.292 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.15", 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.293 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 21, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:50:17.409451+0000", 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 90, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T03:07:40.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'3" 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.297 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.708343+0000", 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.708343+0000", 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.709871+0000", 2024-04-10T03:07:40.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301116+0000", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.299 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.14", 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.300 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:06:15.694079+0000", 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.304 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.679960+0000", 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.679960+0000", 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.680338+0000", 2024-04-10T03:07:40.305 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:43.809570+0000", 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.306 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 12, 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 12, 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.14", 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.307 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 30, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:02:09.691920+0000", 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 2622, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 12, 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 9 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "69'12" 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.311 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:40.312 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.697969+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.697969+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702018+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:40.313 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301413+0000", 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.314 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.15", 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:39:13.745070+0000", 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.317 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.319 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.656887+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.656887+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.657225+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:40.320 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290244+0000", 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:40.321 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.13", 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:03:37.844027+0000", 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 34, 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:40.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.324 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 6 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.325 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.326 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.713770+0000", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.713770+0000", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.718372+0000", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:40.327 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290391+0000", 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.328 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.12", 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:19:04.269141+0000", 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.331 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.332 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.333 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.668363+0000", 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.668363+0000", 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.668811+0000", 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.334 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287765+0000", 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.335 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.12", 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:31:57.533229+0000", 2024-04-10T03:07:40.336 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.338 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.339 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.340 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.700794+0000", 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.700794+0000", 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702390+0000", 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.341 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.296141+0000", 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.342 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.13", 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.343 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:31:32.368110+0000", 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.345 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.347 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.670484+0000", 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.670484+0000", 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.671289+0000", 2024-04-10T03:07:40.348 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290429+0000", 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.349 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.11", 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.350 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:29:45.986157+0000", 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.352 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.354 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.355 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.712638+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.712638+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.713203+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.356 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.293946+0000", 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.357 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.10", 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:44:26.146643+0000", 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.361 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.362 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.658061+0000", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.658061+0000", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.658362+0000", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:40.363 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.285291+0000", 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 8, 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.364 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 8, 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.10", 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 26, 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:03:23.648456+0000", 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.366 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 4, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 12, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.368 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'8" 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.369 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.706852+0000", 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.706852+0000", 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.707494+0000", 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:40.370 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.296471+0000", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.371 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.11", 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.372 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:30:45.727447+0000", 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.373 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.376 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.661518+0000", 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.661518+0000", 2024-04-10T03:07:40.377 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.662201+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.302213+0000", 2024-04-10T03:07:40.378 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.f", 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.379 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:38:14.451722+0000", 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 22, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:40.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.383 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.384 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.692661+0000", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.692661+0000", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693499+0000", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:40.385 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.303772+0000", 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.386 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.e", 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:06:59.897941+0000", 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.387 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.390 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.391 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.266876+0000", 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.266876+0000", 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.267858+0000", 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.392 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282435+0000", 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.393 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.2", 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:40:14.721636+0000", 2024-04-10T03:07:40.394 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.395 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.395 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.402 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.647937+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.647937+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.648314+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283816+0000", 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.404 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.4", 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:26:09.694589+0000", 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.409 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.699245+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.699245+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.700583+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.292008+0000", 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.411 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.5", 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:53:50.643080+0000", 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.415 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:40.416 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.268092+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.268092+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.268924+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:40.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283812+0000", 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.418 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.4", 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:52:48.825897+0000", 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.422 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.423 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.672262+0000", 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.672262+0000", 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.672872+0000", 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:40.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287523+0000", 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.425 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.2", 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:14:20.509283+0000", 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.426 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.428 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.429 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.430 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.718313+0000", 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.718313+0000", 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.721720+0000", 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.431 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301957+0000", 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.432 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3", 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:59:32.217654+0000", 2024-04-10T03:07:40.433 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.437 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.267327+0000", 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.267327+0000", 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.268853+0000", 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:40.438 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284027+0000", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.439 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.7", 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:40.440 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:20:53.095394+0000", 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.444 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.701766+0000", 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.701766+0000", 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702529+0000", 2024-04-10T03:07:40.445 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283243+0000", 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.446 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.0", 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.447 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:57:15.352962+0000", 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.451 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.658254+0000", 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.658254+0000", 2024-04-10T03:07:40.452 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.658652+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.285440+0000", 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.453 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1", 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.454 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:53:49.437956+0000", 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.455 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.456 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.458 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.273084+0000", 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.273084+0000", 2024-04-10T03:07:40.459 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.273723+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290442+0000", 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.460 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.5", 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.461 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:20:56.681361+0000", 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.462 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.463 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.465 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:40.466 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.702223+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.702223+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.703099+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:40.467 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283182+0000", 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2", 2024-04-10T03:07:40.468 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:24:04.337959+0000", 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.469 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.470 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:40.473 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.663695+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.663695+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.664510+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:40.474 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288736+0000", 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.3", 2024-04-10T03:07:40.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:07:21.013352+0000", 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.476 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.477 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.479 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 19, 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.480 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:02:54.362433+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:02:54.362433+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:02:54.363266+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 58, 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.481 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:07:34.036126+0000", 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 144, 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 57, 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 144, 2024-04-10T03:07:40.482 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "1.0", 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 334, 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:30:47.405387+0000", 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.483 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.484 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 358, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 554, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 211, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.486 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "69'144" 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:40.487 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.268762+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.268762+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.269562+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:40.488 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290447+0000", 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.489 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.6", 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:35:37.685880+0000", 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.490 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.491 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.493 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.494 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.718574+0000", 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.718574+0000", 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.719099+0000", 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:40.495 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289683+0000", 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.496 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1", 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:18:09.264208+0000", 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.497 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.498 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.500 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.501 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.671887+0000", 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.671887+0000", 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.672446+0000", 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.502 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.296689+0000", 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.503 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.0", 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.504 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:07:41.077964+0000", 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.505 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.508 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.273001+0000", 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.273001+0000", 2024-04-10T03:07:40.509 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.274458+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289806+0000", 2024-04-10T03:07:40.510 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.3", 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.511 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:19:33.838925+0000", 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.512 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.515 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.681076+0000", 2024-04-10T03:07:40.516 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.681076+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.681992+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.302105+0000", 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.5", 2024-04-10T03:07:40.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:24:17.165464+0000", 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.519 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.522 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.523 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.682594+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.682594+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.683374+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283922+0000", 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.525 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.4", 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:07:08.382160+0000", 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.526 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.529 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.530 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.273221+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.273221+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.274111+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.281884+0000", 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.532 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.0", 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:14:35.442280+0000", 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.533 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.536 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.537 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.663563+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.663563+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.664376+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:40.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284551+0000", 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:40.539 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.6", 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:45:23.123878+0000", 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.540 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:40.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.543 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "62'1" 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.544 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.721245+0000", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.721245+0000", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.721752+0000", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:40.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284204+0000", 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.546 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.7", 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:27:57.401406+0000", 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.547 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.550 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.551 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:04:52.268798+0000", 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:04:52.268798+0000", 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:04:52.269345+0000", 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 65, 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:40.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.299335+0000", 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 64, 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.553 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.1", 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 13, 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:27:39.957720+0000", 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.554 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.557 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.558 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.679372+0000", 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.679372+0000", 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.680132+0000", 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290873+0000", 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.560 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.7", 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:11:46.736537+0000", 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.561 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.564 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.565 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.701390+0000", 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.701390+0000", 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.709774+0000", 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290650+0000", 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.567 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.6", 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:46:58.677119+0000", 2024-04-10T03:07:40.568 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.571 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.572 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.670391+0000", 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.670391+0000", 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.671094+0000", 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.297003+0000", 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.574 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.8", 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.575 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:46:57.944235+0000", 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.578 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.579 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.708146+0000", 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.708146+0000", 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.708735+0000", 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.300285+0000", 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.581 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.9", 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.582 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:42:16.031991+0000", 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.586 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.652905+0000", 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.652905+0000", 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.653396+0000", 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:40.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.283557+0000", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.588 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.9", 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.589 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:32:07.634455+0000", 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.593 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.687980+0000", 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.687980+0000", 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.689721+0000", 2024-04-10T03:07:40.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.281984+0000", 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.595 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.8", 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.596 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:29:09.017550+0000", 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.603 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.604 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.654219+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.654219+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.654633+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282816+0000", 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.606 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.a", 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:06:06.420664+0000", 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.610 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.611 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.720888+0000", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.720888+0000", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.721539+0000", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:40.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282418+0000", 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.613 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.b", 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:06:37.301482+0000", 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.614 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.617 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.618 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.681055+0000", 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.681055+0000", 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.681837+0000", 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.295909+0000", 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.620 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.b", 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 20, 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:49:05.826175+0000", 2024-04-10T03:07:40.621 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.624 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.625 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.700787+0000", 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.700787+0000", 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.701380+0000", 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:40.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.294247+0000", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.627 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.a", 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.628 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:50:11.411789+0000", 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.632 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.659326+0000", 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.659326+0000", 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.659817+0000", 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:40.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.286498+0000", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.634 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.c", 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.635 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 18, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:04:02.335650+0000", 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.639 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.695803+0000", 2024-04-10T03:07:40.640 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.695803+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702364+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.301628+0000", 2024-04-10T03:07:40.641 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.d", 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.642 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:37:57.389268+0000", 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.646 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:34.653903+0000", 2024-04-10T03:07:40.647 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:34.653903+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:34.654386+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 60, 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284195+0000", 2024-04-10T03:07:40.648 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 59, 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.d", 2024-04-10T03:07:40.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 19, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:16:45.574442+0000", 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 70, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.653 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.654 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.697165+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.697165+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.697819+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:40.655 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.287633+0000", 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.656 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.c", 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:55:42.494673+0000", 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.657 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.658 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.660 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:40.661 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.920747+0000", 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.920747+0000", 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.662 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.927116+0000", 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.663 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.e", 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 34, 2024-04-10T03:07:40.664 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:35:00.271363+0000", 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.665 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 1, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T03:07:40.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.668 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.719134+0000", 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.719134+0000", 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.719785+0000", 2024-04-10T03:07:40.669 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.304759+0000", 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.670 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.f", 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.671 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:24:39.576699+0000", 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.675 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:40.676 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.920571+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.920571+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.921637+0000", 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.678 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.20", 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 10, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:22:53.638597+0000", 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.679 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.682 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.683 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.688464+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.688464+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.689310+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.684 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.285530+0000", 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.685 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.21", 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:24:05.532885+0000", 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.686 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.689 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.690 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.706648+0000", 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.706648+0000", 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.706940+0000", 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.691 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288048+0000", 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.692 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.22", 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.693 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:03:57.669780+0000", 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.713837+0000", 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.713837+0000", 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.718328+0000", 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289980+0000", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.23", 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:45:16.620550+0000", 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.716403+0000", 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.716403+0000", 2024-04-10T03:07:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.716996+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282766+0000", 2024-04-10T03:07:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.24", 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:37:18.341773+0000", 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.693117+0000", 2024-04-10T03:07:40.712 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.693117+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693949+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.284100+0000", 2024-04-10T03:07:40.713 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.25", 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.714 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:53:45.782405+0000", 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.715 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T03:07:40.718 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.719 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.701485+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.701485+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702304+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289961+0000", 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.721 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.26", 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:28:09.848909+0000", 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.722 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.725 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.726 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:05:15.301663+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:05:15.301663+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 69, 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:15.302054+0000", 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 68, 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.728 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.27", 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 69, 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 27, 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:41:13.173637+0000", 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.729 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.732 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.733 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.692468+0000", 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.692468+0000", 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.693476+0000", 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.734 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.289862+0000", 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.735 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.28", 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:01:00.591741+0000", 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.736 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.739 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.740 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.712078+0000", 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.712078+0000", 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.712843+0000", 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.741 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.282353+0000", 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.742 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.29", 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.743 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:27:14.923030+0000", 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.747 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.703882+0000", 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.703882+0000", 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.704167+0000", 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.748 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.288050+0000", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.749 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2a", 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.750 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:38:09.993205+0000", 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.751 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.754 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.685395+0000", 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.685395+0000", 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.686159+0000", 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:40.755 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290078+0000", 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.756 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2b", 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.757 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:52:06.608283+0000", 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.758 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T03:07:40.761 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:03:35.700480+0000", 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:03:35.700480+0000", 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:03:35.702053+0000", 2024-04-10T03:07:40.762 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 61, 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T03:05:14.290328+0000", 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.763 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 60, 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2c", 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 68, 2024-04-10T03:07:40.764 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 17, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:20:28.223650+0000", 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.765 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pool": [ 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 24, 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 8, 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 4, 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.770 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.771 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:40.772 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 24 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 192, 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T03:07:40.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 64, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 3, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T03:07:40.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 192 2024-04-10T03:07:40.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 3, 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 144, 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 1, 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 3, 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 144, 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 1, 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T03:07:40.778 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.779 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 358, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 554, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 211, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 1781760, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:40.781 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 1771104, 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 3 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 96, 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.782 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 45, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 32, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 45, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 2, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 3408, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T03:07:40.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 66, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 22, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 22, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T03:07:40.784 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 14, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 1, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 51, 2024-04-10T03:07:40.785 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 19 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 98304, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 10224, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.786 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 96 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 105, 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": 4, 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_by_class": { 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "ssd": { 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 765516853248, 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 2443431936, 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_bytes": 2443431936, 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_ratio": 0.003181716427206993 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T03:07:40.787 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 765516853248, 2024-04-10T03:07:40.788 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T03:07:40.788 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 2443431936 2024-04-10T03:07:40.788 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.788 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T03:07:40.788 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T03:07:40.789 INFO:tasks.workunit.client.0.smithi016.stdout:OK 2024-04-10T03:07:40.789 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:37.711048+0000 mgr.y (mgr.14514) 151 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.789 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: cluster 2024-04-10T03:07:37.747928+0000 mgr.y (mgr.14514) 152 : cluster [DBG] pgmap v111: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-10T03:07:40.789 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:37.885261+0000 mgr.y (mgr.14514) 153 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.270086+0000 mgr.y (mgr.14514) 154 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.495341+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.495950+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.496277+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.499964+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.500443+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.500760+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.504223+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.504767+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.505133+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.524098+0000 mon.a (mon.0) 1027 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.524227+0000 mon.a (mon.0) 1028 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.524510+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.790 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.525190+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.525522+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.529185+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.529951+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.530288+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.532372+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.532499+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.533106+0000 mon.c (mon.2) 44 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.533259+0000 mon.c (mon.2) 45 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.533685+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.534697+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.535282+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.855159+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:38.860126+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.019059+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.019619+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.020200+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.024069+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.024766+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.025764+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.029128+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.029540+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.029891+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.048196+0000 mon.a (mon.0) 1049 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.048338+0000 mon.a (mon.0) 1050 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.049030+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.049388+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.049816+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.053469+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.792 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.054243+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.793 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.054568+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.793 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.056657+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.793 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.056808+0000 mon.b (mon.1) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.793 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.057293+0000 mon.c (mon.2) 46 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.793 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.057389+0000 mon.c (mon.2) 47 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.793 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.057812+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.793 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.058695+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.793 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:39 smithi136 bash[23435]: audit 2024-04-10T03:07:39.059154+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.793 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:07:40 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:07:40.794 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:40 smithi136 bash[23435]: audit 2024-04-10T03:07:38.853439+0000 mgr.y (mgr.14514) 155 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.794 INFO:tasks.workunit.client.0.smithi016.stderr:+ echo OK 2024-04-10T03:07:40.795 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:07:40.795 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:07:40.795 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:37.711048+0000 mgr.y (mgr.14514) 151 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.795 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: cluster 2024-04-10T03:07:37.747928+0000 mgr.y (mgr.14514) 152 : cluster [DBG] pgmap v111: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:37.885261+0000 mgr.y (mgr.14514) 153 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.270086+0000 mgr.y (mgr.14514) 154 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.495341+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.495950+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.496277+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.499964+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.500443+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.500760+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.504223+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.504767+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.505133+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.524098+0000 mon.a (mon.0) 1027 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.524227+0000 mon.a (mon.0) 1028 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.524510+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.525190+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.525522+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:37.711048+0000 mgr.y (mgr.14514) 151 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: cluster 2024-04-10T03:07:37.747928+0000 mgr.y (mgr.14514) 152 : cluster [DBG] pgmap v111: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:37.885261+0000 mgr.y (mgr.14514) 153 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.270086+0000 mgr.y (mgr.14514) 154 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.495341+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.495950+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.496277+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.499964+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.500443+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.500760+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.504223+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.504767+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.505133+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.524098+0000 mon.a (mon.0) 1027 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.524227+0000 mon.a (mon.0) 1028 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.524510+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.525190+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.525522+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.529185+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.529951+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.530288+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.532372+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.532499+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.533106+0000 mon.c (mon.2) 44 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.533259+0000 mon.c (mon.2) 45 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.533685+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.534697+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.535282+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.855159+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:38.860126+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.019059+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.019619+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.020200+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.024069+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.024766+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.025764+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.029128+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.529185+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.529951+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.530288+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.532372+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.532499+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.533106+0000 mon.c (mon.2) 44 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.533259+0000 mon.c (mon.2) 45 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.533685+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.534697+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.535282+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.855159+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:38.860126+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.019059+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.019619+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.020200+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.024069+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.024766+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.025764+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.029128+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.029540+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.029891+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.048196+0000 mon.a (mon.0) 1049 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.048338+0000 mon.a (mon.0) 1050 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.049030+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.049388+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.049816+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.053469+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.054243+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.054568+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.056657+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.056808+0000 mon.b (mon.1) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.803 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.057293+0000 mon.c (mon.2) 46 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.803 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.057389+0000 mon.c (mon.2) 47 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.803 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.057812+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.058695+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[21212]: audit 2024-04-10T03:07:39.059154+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.029540+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.029891+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.048196+0000 mon.a (mon.0) 1049 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.048338+0000 mon.a (mon.0) 1050 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.049030+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.049388+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.049816+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.053469+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.054243+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.054568+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.056657+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.056808+0000 mon.b (mon.1) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.057293+0000 mon.c (mon.2) 46 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.057389+0000 mon.c (mon.2) 47 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.057812+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.058695+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:07:40.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:39 smithi016 bash[28961]: audit 2024-04-10T03:07:39.059154+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:07:40.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:40 smithi016 bash[28961]: audit 2024-04-10T03:07:38.853439+0000 mgr.y (mgr.14514) 155 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:40 smithi016 bash[21212]: audit 2024-04-10T03:07:38.853439+0000 mgr.y (mgr.14514) 155 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:07:40.821 INFO:tasks.workunit:Stopping ['test_telemetry_quincy.sh'] on client.0... 2024-04-10T03:07:40.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-10T03:07:41.144 DEBUG:teuthology.parallel:result is None 2024-04-10T03:07:41.145 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T03:07:41.156 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T03:07:41.156 DEBUG:teuthology.orchestra.run.smithi016:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:07:41.215 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T03:07:41.215 INFO:teuthology.run_tasks:Running task print... 2024-04-10T03:07:41.225 INFO:teuthology.task.print:**** done end telemetry quincy... 2024-04-10T03:07:41.225 INFO:teuthology.run_tasks:Running task print... 2024-04-10T03:07:41.234 INFO:teuthology.task.print:**** done start parallel 2024-04-10T03:07:41.234 INFO:teuthology.run_tasks:Running task parallel... 2024-04-10T03:07:41.244 INFO:teuthology.task.parallel:starting parallel... 2024-04-10T03:07:41.244 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-04-10T03:07:41.245 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T03:07:41.245 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-04-10T03:07:41.245 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-04-10T03:07:41.247 INFO:tasks.rados:Beginning rados... 2024-04-10T03:07:41.248 INFO:tasks.rados:joining rados 2024-04-10T03:07:41.248 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-10T03:07:41.248 INFO:teuthology.task.sequential:In sequential, running task print... 2024-04-10T03:07:41.248 INFO:teuthology.task.print:**** done start upgrade, wait 2024-04-10T03:07:41.248 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-10T03:07:41.249 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi016.front.sepia.ceph.com 2024-04-10T03:07:41.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -e sha1=3a866975a60f6dc859246f6f19fd8ddb4db2cc2e -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-10T03:07:41.250 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-04-10T03:07:41.250 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-04-10T03:07:41.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:41 smithi016 bash[21212]: cluster 2024-04-10T03:07:39.749079+0000 mgr.y (mgr.14514) 156 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:41.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:41 smithi016 bash[28961]: cluster 2024-04-10T03:07:39.749079+0000 mgr.y (mgr.14514) 156 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:41.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:41 smithi136 bash[23435]: cluster 2024-04-10T03:07:39.749079+0000 mgr.y (mgr.14514) 156 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:43.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:43 smithi016 bash[21212]: cluster 2024-04-10T03:07:41.749721+0000 mgr.y (mgr.14514) 157 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:43 smithi016 bash[28961]: cluster 2024-04-10T03:07:41.749721+0000 mgr.y (mgr.14514) 157 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:43.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:43 smithi136 bash[23435]: cluster 2024-04-10T03:07:41.749721+0000 mgr.y (mgr.14514) 157 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:44 smithi016 bash[21212]: audit 2024-04-10T03:07:43.759143+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:44 smithi016 bash[28961]: audit 2024-04-10T03:07:43.759143+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:44.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:44 smithi136 bash[23435]: audit 2024-04-10T03:07:43.759143+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:45.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:45 smithi016 bash[21212]: cluster 2024-04-10T03:07:43.750527+0000 mgr.y (mgr.14514) 158 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:45.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:45 smithi016 bash[28961]: cluster 2024-04-10T03:07:43.750527+0000 mgr.y (mgr.14514) 158 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:45.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:45 smithi136 bash[23435]: cluster 2024-04-10T03:07:43.750527+0000 mgr.y (mgr.14514) 158 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:46.052 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:07:46.052 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:07:47.445 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:47 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:47] "GET /metrics HTTP/1.1" 200 236085 "" "Prometheus/2.43.0" 2024-04-10T03:07:47.785 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:47 smithi016 bash[28961]: cluster 2024-04-10T03:07:45.751970+0000 mgr.y (mgr.14514) 159 : cluster [DBG] pgmap v115: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:47.785 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:47 smithi016 bash[21212]: cluster 2024-04-10T03:07:45.751970+0000 mgr.y (mgr.14514) 159 : cluster [DBG] pgmap v115: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:47.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:47 smithi136 bash[23435]: cluster 2024-04-10T03:07:45.751970+0000 mgr.y (mgr.14514) 159 : cluster [DBG] pgmap v115: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-10T03:07:49.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:49 smithi016 bash[21212]: cluster 2024-04-10T03:07:47.752682+0000 mgr.y (mgr.14514) 160 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-04-10T03:07:49.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:49 smithi016 bash[28961]: cluster 2024-04-10T03:07:47.752682+0000 mgr.y (mgr.14514) 160 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-04-10T03:07:49.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:49 smithi136 bash[23435]: cluster 2024-04-10T03:07:47.752682+0000 mgr.y (mgr.14514) 160 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-04-10T03:07:50.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:07:50 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:07:50.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:50 smithi136 bash[23435]: audit 2024-04-10T03:07:49.982054+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 172.21.15.16:0/2906031484' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:07:50.720 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -e sha1=3a866975a60f6dc859246f6f19fd8ddb4db2cc2e -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-10T03:07:50.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:50 smithi016 bash[21212]: audit 2024-04-10T03:07:49.982054+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 172.21.15.16:0/2906031484' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:07:50.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:50 smithi016 bash[28961]: audit 2024-04-10T03:07:49.982054+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 172.21.15.16:0/2906031484' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:07:51.247 INFO:tasks.rados:starting run 0 out of 1 2024-04-10T03:07:51.248 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-04-10T03:07:51.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-04-10T03:07:51.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:51 smithi016 bash[28961]: cluster 2024-04-10T03:07:49.753407+0000 mgr.y (mgr.14514) 161 : cluster [DBG] pgmap v117: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-04-10T03:07:51.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:51 smithi016 bash[28961]: audit 2024-04-10T03:07:50.536775+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? 172.21.15.16:0/2906031484' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:07:51.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:51 smithi016 bash[28961]: cluster 2024-04-10T03:07:50.536949+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-10T03:07:51.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:51 smithi016 bash[21212]: cluster 2024-04-10T03:07:49.753407+0000 mgr.y (mgr.14514) 161 : cluster [DBG] pgmap v117: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-04-10T03:07:51.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:51 smithi016 bash[21212]: audit 2024-04-10T03:07:50.536775+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? 172.21.15.16:0/2906031484' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:07:51.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:51 smithi016 bash[21212]: cluster 2024-04-10T03:07:50.536949+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-10T03:07:51.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:51 smithi136 bash[23435]: cluster 2024-04-10T03:07:49.753407+0000 mgr.y (mgr.14514) 161 : cluster [DBG] pgmap v117: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-04-10T03:07:51.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:51 smithi136 bash[23435]: audit 2024-04-10T03:07:50.536775+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? 172.21.15.16:0/2906031484' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:07:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:51 smithi136 bash[23435]: cluster 2024-04-10T03:07:50.536949+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-10T03:07:53.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:53 smithi016 bash[21212]: cluster 2024-04-10T03:07:51.754002+0000 mgr.y (mgr.14514) 162 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:53.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:53 smithi016 bash[28961]: cluster 2024-04-10T03:07:51.754002+0000 mgr.y (mgr.14514) 162 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:53 smithi136 bash[23435]: cluster 2024-04-10T03:07:51.754002+0000 mgr.y (mgr.14514) 162 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:55.521 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:07:55.522 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:07:55.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:55 smithi016 bash[21212]: cluster 2024-04-10T03:07:53.754648+0000 mgr.y (mgr.14514) 163 : cluster [DBG] pgmap v120: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:55.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:55 smithi016 bash[28961]: cluster 2024-04-10T03:07:53.754648+0000 mgr.y (mgr.14514) 163 : cluster [DBG] pgmap v120: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:55.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:55 smithi136 bash[23435]: cluster 2024-04-10T03:07:53.754648+0000 mgr.y (mgr.14514) 163 : cluster [DBG] pgmap v120: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:57.536 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:07:57 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:07:57] "GET /metrics HTTP/1.1" 200 236085 "" "Prometheus/2.43.0" 2024-04-10T03:07:57.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:57 smithi016 bash[21212]: cluster 2024-04-10T03:07:55.755934+0000 mgr.y (mgr.14514) 164 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:57.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:57 smithi016 bash[28961]: cluster 2024-04-10T03:07:55.755934+0000 mgr.y (mgr.14514) 164 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:57 smithi136 bash[23435]: cluster 2024-04-10T03:07:55.755934+0000 mgr.y (mgr.14514) 164 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:59.413 INFO:teuthology.orchestra.run.smithi016.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T03:07:59.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[21212]: cluster 2024-04-10T03:07:57.756617+0000 mgr.y (mgr.14514) 165 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:59.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[21212]: audit 2024-04-10T03:07:58.759564+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:59.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[21212]: audit 2024-04-10T03:07:59.419107+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:59.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[21212]: audit 2024-04-10T03:07:59.433950+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.16:0/3578636132' 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-04-10T03:07:59.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[21212]: audit 2024-04-10T03:07:59.434426+0000 mon.a (mon.0) 1066 : 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-04-10T03:07:59.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[21212]: audit 2024-04-10T03:07:59.443625+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:59.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[21212]: audit 2024-04-10T03:07:59.445009+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:59.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[21212]: audit 2024-04-10T03:07:59.445660+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:59.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[21212]: audit 2024-04-10T03:07:59.450509+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:59.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[28961]: cluster 2024-04-10T03:07:57.756617+0000 mgr.y (mgr.14514) 165 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:59.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[28961]: audit 2024-04-10T03:07:58.759564+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:59.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[28961]: audit 2024-04-10T03:07:59.419107+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:59.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[28961]: audit 2024-04-10T03:07:59.433950+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.16:0/3578636132' 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-04-10T03:07:59.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[28961]: audit 2024-04-10T03:07:59.434426+0000 mon.a (mon.0) 1066 : 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-04-10T03:07:59.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[28961]: audit 2024-04-10T03:07:59.443625+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:59.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[28961]: audit 2024-04-10T03:07:59.445009+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:59.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[28961]: audit 2024-04-10T03:07:59.445660+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:59.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:07:59 smithi016 bash[28961]: audit 2024-04-10T03:07:59.450509+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:59.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:59 smithi136 bash[23435]: cluster 2024-04-10T03:07:57.756617+0000 mgr.y (mgr.14514) 165 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:07:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:59 smithi136 bash[23435]: audit 2024-04-10T03:07:58.759564+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:07:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:59 smithi136 bash[23435]: audit 2024-04-10T03:07:59.419107+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:07:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:59 smithi136 bash[23435]: audit 2024-04-10T03:07:59.433950+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.16:0/3578636132' 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-04-10T03:07:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:59 smithi136 bash[23435]: audit 2024-04-10T03:07:59.434426+0000 mon.a (mon.0) 1066 : 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-04-10T03:07:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:59 smithi136 bash[23435]: audit 2024-04-10T03:07:59.443625+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:07:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:59 smithi136 bash[23435]: audit 2024-04-10T03:07:59.445009+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:07:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:59 smithi136 bash[23435]: audit 2024-04-10T03:07:59.445660+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:07:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:07:59 smithi136 bash[23435]: audit 2024-04-10T03:07:59.450509+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:00.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -e sha1=3a866975a60f6dc859246f6f19fd8ddb4db2cc2e -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-04-10T03:08:00.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:08:00 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:08:01.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:00 smithi136 bash[23435]: audit 2024-04-10T03:07:59.412709+0000 mgr.y (mgr.14514) 166 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:01.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:00 smithi136 bash[23435]: cephadm 2024-04-10T03:07:59.414274+0000 mgr.y (mgr.14514) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T03:08:01.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:00 smithi136 bash[23435]: cephadm 2024-04-10T03:07:59.503328+0000 mgr.y (mgr.14514) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T03:08:01.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:00 smithi016 bash[28961]: audit 2024-04-10T03:07:59.412709+0000 mgr.y (mgr.14514) 166 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:01.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:00 smithi016 bash[28961]: cephadm 2024-04-10T03:07:59.414274+0000 mgr.y (mgr.14514) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T03:08:01.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:00 smithi016 bash[28961]: cephadm 2024-04-10T03:07:59.503328+0000 mgr.y (mgr.14514) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T03:08:01.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:00 smithi016 bash[21212]: audit 2024-04-10T03:07:59.412709+0000 mgr.y (mgr.14514) 166 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:01.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:00 smithi016 bash[21212]: cephadm 2024-04-10T03:07:59.414274+0000 mgr.y (mgr.14514) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T03:08:01.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:00 smithi016 bash[21212]: cephadm 2024-04-10T03:07:59.503328+0000 mgr.y (mgr.14514) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T03:08:01.436 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_0' created 2024-04-10T03:08:02.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:01 smithi136 bash[23435]: cluster 2024-04-10T03:07:59.757749+0000 mgr.y (mgr.14514) 169 : cluster [DBG] pgmap v123: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:02.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:01 smithi136 bash[23435]: cluster 2024-04-10T03:08:00.876507+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-10T03:08:02.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:01 smithi136 bash[23435]: audit 2024-04-10T03:08:01.427308+0000 mon.a (mon.0) 1072 : 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-04-10T03:08:02.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:01 smithi136 bash[23435]: cluster 2024-04-10T03:08:01.428011+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-10T03:08:02.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:01 smithi016 bash[28961]: cluster 2024-04-10T03:07:59.757749+0000 mgr.y (mgr.14514) 169 : cluster [DBG] pgmap v123: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:02.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:01 smithi016 bash[28961]: cluster 2024-04-10T03:08:00.876507+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-10T03:08:02.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:01 smithi016 bash[28961]: audit 2024-04-10T03:08:01.427308+0000 mon.a (mon.0) 1072 : 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-04-10T03:08:02.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:01 smithi016 bash[28961]: cluster 2024-04-10T03:08:01.428011+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-10T03:08:02.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:01 smithi016 bash[21212]: cluster 2024-04-10T03:07:59.757749+0000 mgr.y (mgr.14514) 169 : cluster [DBG] pgmap v123: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:02.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:01 smithi016 bash[21212]: cluster 2024-04-10T03:08:00.876507+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-10T03:08:02.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:01 smithi016 bash[21212]: audit 2024-04-10T03:08:01.427308+0000 mon.a (mon.0) 1072 : 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-04-10T03:08:02.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:01 smithi016 bash[21212]: cluster 2024-04-10T03:08:01.428011+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-10T03:08:02.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-04-10T03:08:03.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:02 smithi136 bash[23435]: cluster 2024-04-10T03:08:01.758419+0000 mgr.y (mgr.14514) 170 : cluster [DBG] pgmap v126: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:03.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:02 smithi136 bash[23435]: cluster 2024-04-10T03:08:02.422287+0000 mon.a (mon.0) 1074 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:08:03.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:02 smithi136 bash[23435]: cluster 2024-04-10T03:08:02.442067+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-10T03:08:03.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:02 smithi016 bash[21212]: cluster 2024-04-10T03:08:01.758419+0000 mgr.y (mgr.14514) 170 : cluster [DBG] pgmap v126: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:03.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:02 smithi016 bash[21212]: cluster 2024-04-10T03:08:02.422287+0000 mon.a (mon.0) 1074 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:08:03.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:02 smithi016 bash[21212]: cluster 2024-04-10T03:08:02.442067+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-10T03:08:03.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:02 smithi016 bash[28961]: cluster 2024-04-10T03:08:01.758419+0000 mgr.y (mgr.14514) 170 : cluster [DBG] pgmap v126: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:03.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:02 smithi016 bash[28961]: cluster 2024-04-10T03:08:02.422287+0000 mon.a (mon.0) 1074 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:08:03.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:02 smithi016 bash[28961]: cluster 2024-04-10T03:08:02.442067+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-10T03:08:04.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:04 smithi016 bash[21212]: cluster 2024-04-10T03:08:03.439032+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-10T03:08:04.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:04 smithi016 bash[28961]: cluster 2024-04-10T03:08:03.439032+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-10T03:08:04.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:04 smithi136 bash[23435]: cluster 2024-04-10T03:08:03.439032+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-10T03:08:05.329 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:08:05.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:05 smithi016 bash[28961]: cluster 2024-04-10T03:08:03.759162+0000 mgr.y (mgr.14514) 171 : cluster [DBG] pgmap v129: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:05.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:05 smithi016 bash[21212]: cluster 2024-04-10T03:08:03.759162+0000 mgr.y (mgr.14514) 171 : cluster [DBG] pgmap v129: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:05.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:05 smithi136 bash[23435]: cluster 2024-04-10T03:08:03.759162+0000 mgr.y (mgr.14514) 171 : cluster [DBG] pgmap v129: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:07.365 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:08:07.387 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:08:07 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:07] "GET /metrics HTTP/1.1" 200 236098 "" "Prometheus/2.43.0" 2024-04-10T03:08:07.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:07 smithi016 bash[21212]: cluster 2024-04-10T03:08:05.760001+0000 mgr.y (mgr.14514) 172 : cluster [DBG] pgmap v130: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:07.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:07 smithi016 bash[28961]: cluster 2024-04-10T03:08:05.760001+0000 mgr.y (mgr.14514) 172 : cluster [DBG] pgmap v130: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:07.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:07 smithi136 bash[23435]: cluster 2024-04-10T03:08:05.760001+0000 mgr.y (mgr.14514) 172 : cluster [DBG] pgmap v130: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:09.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:09 smithi016 bash[28961]: cluster 2024-04-10T03:08:07.760707+0000 mgr.y (mgr.14514) 173 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:09.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:09 smithi016 bash[21212]: cluster 2024-04-10T03:08:07.760707+0000 mgr.y (mgr.14514) 173 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:09.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:09 smithi136 bash[23435]: cluster 2024-04-10T03:08:07.760707+0000 mgr.y (mgr.14514) 173 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:10.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:08:10 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:08:11.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:11 smithi016 bash[21212]: cluster 2024-04-10T03:08:09.762211+0000 mgr.y (mgr.14514) 174 : cluster [DBG] pgmap v132: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:11.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:11 smithi016 bash[28961]: cluster 2024-04-10T03:08:09.762211+0000 mgr.y (mgr.14514) 174 : cluster [DBG] pgmap v132: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:11.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:11 smithi136 bash[23435]: cluster 2024-04-10T03:08:09.762211+0000 mgr.y (mgr.14514) 174 : cluster [DBG] pgmap v132: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:13.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:13 smithi016 bash[28961]: cluster 2024-04-10T03:08:11.763007+0000 mgr.y (mgr.14514) 175 : cluster [DBG] pgmap v133: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:13.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:13 smithi016 bash[21212]: cluster 2024-04-10T03:08:11.763007+0000 mgr.y (mgr.14514) 175 : cluster [DBG] pgmap v133: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:13.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:13 smithi136 bash[23435]: cluster 2024-04-10T03:08:11.763007+0000 mgr.y (mgr.14514) 175 : cluster [DBG] pgmap v133: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:15.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:14 smithi016 bash[28961]: audit 2024-04-10T03:08:13.763305+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:15.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:14 smithi016 bash[28961]: cluster 2024-04-10T03:08:13.763536+0000 mgr.y (mgr.14514) 176 : cluster [DBG] pgmap v134: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:15.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:14 smithi016 bash[28961]: audit 2024-04-10T03:08:13.764429+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:08:15.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:14 smithi016 bash[21212]: audit 2024-04-10T03:08:13.763305+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:15.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:14 smithi016 bash[21212]: cluster 2024-04-10T03:08:13.763536+0000 mgr.y (mgr.14514) 176 : cluster [DBG] pgmap v134: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:15.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:14 smithi016 bash[21212]: audit 2024-04-10T03:08:13.764429+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:08:15.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:14 smithi136 bash[23435]: audit 2024-04-10T03:08:13.763305+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:15.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:14 smithi136 bash[23435]: cluster 2024-04-10T03:08:13.763536+0000 mgr.y (mgr.14514) 176 : cluster [DBG] pgmap v134: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:15.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:14 smithi136 bash[23435]: audit 2024-04-10T03:08:13.764429+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:08:15.426 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:08:15.786 INFO:teuthology.orchestra.run.smithi016.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-04-10T03:08:15.800 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:08:15.800 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (2m) 2m ago 3m 13.5M - 0.25.0 c8568f914cd2 9b2ee6d5c2a0 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 running (3m) 2m ago 3m 28.2M - 9.4.7 954c08fa6188 6f27f93a71cc 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (4m) 2m ago 4m 11.9M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (4m) 2m ago 4m 13.6M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443 running (12m) 2m ago 12m 419M - 17.2.7-827-gd3b5060a 21de9b7369ad 1f54d34bf2e7 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:9283 running (14m) 2m ago 14m 467M - 17.2.7-827-gd3b5060a 21de9b7369ad 3fd5d0f1975b 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (14m) 2m ago 14m 45.5M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 400d5020a386 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (12m) 2m ago 12m 37.0M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (12m) 2m ago 12m 35.9M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 3319e114beef 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (3m) 2m ago 3m 3132k - 1.5.0 0da6a335fe13 25d38e4bf1fb 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (3m) 2m ago 3m 3187k - 1.5.0 0da6a335fe13 b01b7d9fe0b8 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (11m) 2m ago 11m 45.6M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (10m) 2m ago 10m 44.2M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (9m) 2m ago 9m 42.7M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:08:15.801 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (8m) 2m ago 8m 41.2M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:08:15.802 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (8m) 2m ago 8m 42.2M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:08:15.802 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (7m) 2m ago 7m 42.2M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:08:15.802 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (6m) 2m ago 6m 42.5M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:08:15.802 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (5m) 2m ago 5m 41.9M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:08:15.802 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (2m) 2m ago 4m 20.6M - 2.43.0 a07b618ecd1d 77c5fb3a00ae 2024-04-10T03:08:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:15 smithi016 bash[21212]: audit 2024-04-10T03:08:15.408157+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.16:0/3863559533' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:08:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:15 smithi016 bash[21212]: audit 2024-04-10T03:08:15.408594+0000 mon.a (mon.0) 1079 : 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-04-10T03:08:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:15 smithi016 bash[21212]: audit 2024-04-10T03:08:15.418620+0000 mgr.y (mgr.14514) 177 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:15 smithi016 bash[28961]: audit 2024-04-10T03:08:15.408157+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.16:0/3863559533' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:08:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:15 smithi016 bash[28961]: audit 2024-04-10T03:08:15.408594+0000 mon.a (mon.0) 1079 : 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-04-10T03:08:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:15 smithi016 bash[28961]: audit 2024-04-10T03:08:15.418620+0000 mgr.y (mgr.14514) 177 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:16.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:15 smithi136 bash[23435]: audit 2024-04-10T03:08:15.408157+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.16:0/3863559533' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:08:16.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:15 smithi136 bash[23435]: audit 2024-04-10T03:08:15.408594+0000 mon.a (mon.0) 1079 : 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-04-10T03:08:16.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:15 smithi136 bash[23435]: audit 2024-04-10T03:08:15.418620+0000 mgr.y (mgr.14514) 177 : audit [DBG] from='client.24863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:08:16.238 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:08:16.239 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:08:16.239 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:08:16.239 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 15 2024-04-10T03:08:16.239 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:08:16.239 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:08:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[21212]: cluster 2024-04-10T03:08:15.764311+0000 mgr.y (mgr.14514) 178 : cluster [DBG] pgmap v135: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[21212]: audit 2024-04-10T03:08:15.789637+0000 mon.a (mon.0) 1080 : 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-04-10T03:08:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[21212]: cluster 2024-04-10T03:08:15.789896+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-10T03:08:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[21212]: audit 2024-04-10T03:08:15.790373+0000 mgr.y (mgr.14514) 179 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[21212]: audit 2024-04-10T03:08:16.243167+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/2313922061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:08:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[28961]: cluster 2024-04-10T03:08:15.764311+0000 mgr.y (mgr.14514) 178 : cluster [DBG] pgmap v135: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[28961]: audit 2024-04-10T03:08:15.789637+0000 mon.a (mon.0) 1080 : 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-04-10T03:08:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[28961]: cluster 2024-04-10T03:08:15.789896+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-10T03:08:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[28961]: audit 2024-04-10T03:08:15.790373+0000 mgr.y (mgr.14514) 179 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:16 smithi016 bash[28961]: audit 2024-04-10T03:08:16.243167+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/2313922061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:08:17.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:16 smithi136 bash[23435]: cluster 2024-04-10T03:08:15.764311+0000 mgr.y (mgr.14514) 178 : cluster [DBG] pgmap v135: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:17.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:16 smithi136 bash[23435]: audit 2024-04-10T03:08:15.789637+0000 mon.a (mon.0) 1080 : 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-04-10T03:08:17.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:16 smithi136 bash[23435]: cluster 2024-04-10T03:08:15.789896+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-10T03:08:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:16 smithi136 bash[23435]: audit 2024-04-10T03:08:15.790373+0000 mgr.y (mgr.14514) 179 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:16 smithi136 bash[23435]: audit 2024-04-10T03:08:16.243167+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/2313922061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:08:17.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:08:17 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:17] "GET /metrics HTTP/1.1" 200 238436 "" "Prometheus/2.43.0" 2024-04-10T03:08:17.840 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T03:08:17.858 INFO:tasks.rados.rados.0.smithi016.stdout:adding op weight read -> 100 2024-04-10T03:08:17.858 INFO:tasks.rados.rados.0.smithi016.stdout:adding op weight delete -> 50 2024-04-10T03:08:17.858 INFO:tasks.rados.rados.0.smithi016.stdout:adding op weight snap_create -> 50 2024-04-10T03:08:17.858 INFO:tasks.rados.rados.0.smithi016.stdout:adding op weight snap_remove -> 50 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout:adding op weight rollback -> 50 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout:adding op weight setattr -> 25 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout:adding op weight rmattr -> 25 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout:adding op weight copy_from -> 50 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout:adding op weight append -> 100 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout:ceph version 17.2.7 (b12291d110049b2f35e32e0de30d70e9a4c060d2) quincy (stable) 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout:Configuration: 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout: Number of operations: 4000 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout: Number of objects: 50 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout: Max in flight operations: 16 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout: Object size (in bytes): 4000000 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout: Write stride min: 400000 2024-04-10T03:08:17.859 INFO:tasks.rados.rados.0.smithi016.stdout: Write stride max: 800000 2024-04-10T03:08:18.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:17 smithi136 bash[23435]: cluster 2024-04-10T03:08:17.783913+0000 mon.a (mon.0) 1082 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:08:18.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:17 smithi136 bash[23435]: cluster 2024-04-10T03:08:17.783986+0000 mon.a (mon.0) 1083 : cluster [INF] Cluster is now healthy 2024-04-10T03:08:18.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:17 smithi016 bash[21212]: cluster 2024-04-10T03:08:17.783913+0000 mon.a (mon.0) 1082 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:08:18.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:17 smithi016 bash[21212]: cluster 2024-04-10T03:08:17.783986+0000 mon.a (mon.0) 1083 : cluster [INF] Cluster is now healthy 2024-04-10T03:08:18.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:17 smithi016 bash[28961]: cluster 2024-04-10T03:08:17.783913+0000 mon.a (mon.0) 1082 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:08:18.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:17 smithi016 bash[28961]: cluster 2024-04-10T03:08:17.783986+0000 mon.a (mon.0) 1083 : cluster [INF] Cluster is now healthy 2024-04-10T03:08:18.842 INFO:tasks.rados.rados.0.smithi016.stdout:1: write initial oid 1 2024-04-10T03:08:18.842 INFO:tasks.rados.rados.0.smithi016.stdout:1: seq_num 0 ranges {0=24576} 2024-04-10T03:08:18.842 INFO:tasks.rados.rados.0.smithi016.stdout:1: writing smithi01663999-1 from 0 to 24576 tid 1 2024-04-10T03:08:18.842 INFO:tasks.rados.rados.0.smithi016.stdout:2: write initial oid 2 2024-04-10T03:08:18.842 INFO:tasks.rados.rados.0.smithi016.stdout:2: seq_num 1 ranges {0=24576} 2024-04-10T03:08:18.842 INFO:tasks.rados.rados.0.smithi016.stdout:2: writing smithi01663999-2 from 0 to 24576 tid 1 2024-04-10T03:08:18.842 INFO:tasks.rados.rados.0.smithi016.stdout:3: write initial oid 3 2024-04-10T03:08:18.843 INFO:tasks.rados.rados.0.smithi016.stdout:3: seq_num 2 ranges {0=40960} 2024-04-10T03:08:18.843 INFO:tasks.rados.rados.0.smithi016.stdout:3: writing smithi01663999-3 from 0 to 40960 tid 1 2024-04-10T03:08:18.843 INFO:tasks.rados.rados.0.smithi016.stdout:4: write initial oid 4 2024-04-10T03:08:18.844 INFO:tasks.rados.rados.0.smithi016.stdout:4: seq_num 3 ranges {0=57344} 2024-04-10T03:08:18.844 INFO:tasks.rados.rados.0.smithi016.stdout:4: writing smithi01663999-4 from 0 to 57344 tid 1 2024-04-10T03:08:18.844 INFO:tasks.rados.rados.0.smithi016.stdout:5: write initial oid 5 2024-04-10T03:08:18.844 INFO:tasks.rados.rados.0.smithi016.stdout:5: seq_num 4 ranges {0=73728} 2024-04-10T03:08:18.844 INFO:tasks.rados.rados.0.smithi016.stdout:5: writing smithi01663999-5 from 0 to 73728 tid 1 2024-04-10T03:08:18.844 INFO:tasks.rados.rados.0.smithi016.stdout:6: write initial oid 6 2024-04-10T03:08:18.844 INFO:tasks.rados.rados.0.smithi016.stdout:6: seq_num 5 ranges {0=90112} 2024-04-10T03:08:18.845 INFO:tasks.rados.rados.0.smithi016.stdout:6: writing smithi01663999-6 from 0 to 90112 tid 1 2024-04-10T03:08:18.845 INFO:tasks.rados.rados.0.smithi016.stdout:7: write initial oid 7 2024-04-10T03:08:18.845 INFO:tasks.rados.rados.0.smithi016.stdout:7: seq_num 6 ranges {0=106496} 2024-04-10T03:08:18.846 INFO:tasks.rados.rados.0.smithi016.stdout:7: writing smithi01663999-7 from 0 to 106496 tid 1 2024-04-10T03:08:18.846 INFO:tasks.rados.rados.0.smithi016.stdout:8: write initial oid 8 2024-04-10T03:08:18.846 INFO:tasks.rados.rados.0.smithi016.stdout:8: seq_num 7 ranges {0=122880} 2024-04-10T03:08:18.847 INFO:tasks.rados.rados.0.smithi016.stdout:8: writing smithi01663999-8 from 0 to 122880 tid 1 2024-04-10T03:08:18.847 INFO:tasks.rados.rados.0.smithi016.stdout:9: write initial oid 9 2024-04-10T03:08:18.847 INFO:tasks.rados.rados.0.smithi016.stdout:9: seq_num 8 ranges {0=139264} 2024-04-10T03:08:18.847 INFO:tasks.rados.rados.0.smithi016.stdout:9: writing smithi01663999-9 from 0 to 139264 tid 1 2024-04-10T03:08:18.848 INFO:tasks.rados.rados.0.smithi016.stdout:10: write initial oid 10 2024-04-10T03:08:18.848 INFO:tasks.rados.rados.0.smithi016.stdout:10: seq_num 9 ranges {0=155648} 2024-04-10T03:08:18.849 INFO:tasks.rados.rados.0.smithi016.stdout:10: writing smithi01663999-10 from 0 to 155648 tid 1 2024-04-10T03:08:18.849 INFO:tasks.rados.rados.0.smithi016.stdout:11: write initial oid 11 2024-04-10T03:08:18.849 INFO:tasks.rados.rados.0.smithi016.stdout:11: seq_num 10 ranges {0=172032} 2024-04-10T03:08:18.851 INFO:tasks.rados.rados.0.smithi016.stdout:11: writing smithi01663999-11 from 0 to 172032 tid 1 2024-04-10T03:08:18.851 INFO:tasks.rados.rados.0.smithi016.stdout:12: write initial oid 12 2024-04-10T03:08:18.851 INFO:tasks.rados.rados.0.smithi016.stdout:12: seq_num 11 ranges {0=188416} 2024-04-10T03:08:18.852 INFO:tasks.rados.rados.0.smithi016.stdout:12: writing smithi01663999-12 from 0 to 188416 tid 1 2024-04-10T03:08:18.852 INFO:tasks.rados.rados.0.smithi016.stdout:13: write initial oid 13 2024-04-10T03:08:18.852 INFO:tasks.rados.rados.0.smithi016.stdout:13: seq_num 12 ranges {0=204800} 2024-04-10T03:08:18.853 INFO:tasks.rados.rados.0.smithi016.stdout:13: writing smithi01663999-13 from 0 to 204800 tid 1 2024-04-10T03:08:18.854 INFO:tasks.rados.rados.0.smithi016.stdout:5: finishing write tid 1 to smithi01663999-5 2024-04-10T03:08:18.854 INFO:tasks.rados.rados.0.smithi016.stdout:5: finishing write tid 2 to smithi01663999-5 2024-04-10T03:08:18.854 INFO:tasks.rados.rados.0.smithi016.stdout:5: finishing write tid 3 to smithi01663999-5 2024-04-10T03:08:18.854 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-04-10T03:08:18.854 INFO:tasks.rados.rados.0.smithi016.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-04-10T03:08:18.854 INFO:tasks.rados.rados.0.smithi016.stdout:5: done (12 left) 2024-04-10T03:08:18.854 INFO:tasks.rados.rados.0.smithi016.stdout:14: write initial oid 14 2024-04-10T03:08:18.855 INFO:tasks.rados.rados.0.smithi016.stdout:14: seq_num 13 ranges {0=221184} 2024-04-10T03:08:18.856 INFO:tasks.rados.rados.0.smithi016.stdout:14: writing smithi01663999-14 from 0 to 221184 tid 1 2024-04-10T03:08:18.856 INFO:tasks.rados.rados.0.smithi016.stdout:15: write initial oid 15 2024-04-10T03:08:18.856 INFO:tasks.rados.rados.0.smithi016.stdout:15: seq_num 14 ranges {0=237568} 2024-04-10T03:08:18.858 INFO:tasks.rados.rados.0.smithi016.stdout:15: writing smithi01663999-15 from 0 to 237568 tid 1 2024-04-10T03:08:18.858 INFO:tasks.rados.rados.0.smithi016.stdout:16: write initial oid 16 2024-04-10T03:08:18.858 INFO:tasks.rados.rados.0.smithi016.stdout:9: finishing write tid 1 to smithi01663999-9 2024-04-10T03:08:18.858 INFO:tasks.rados.rados.0.smithi016.stdout:9: finishing write tid 2 to smithi01663999-9 2024-04-10T03:08:18.858 INFO:tasks.rados.rados.0.smithi016.stdout:16: seq_num 15 ranges {0=253952} 2024-04-10T03:08:18.860 INFO:tasks.rados.rados.0.smithi016.stdout:16: writing smithi01663999-16 from 0 to 253952 tid 1 2024-04-10T03:08:18.860 INFO:tasks.rados.rados.0.smithi016.stdout:17: write initial oid 17 2024-04-10T03:08:18.860 INFO:tasks.rados.rados.0.smithi016.stdout:17: seq_num 16 ranges {0=270336} 2024-04-10T03:08:18.862 INFO:tasks.rados.rados.0.smithi016.stdout:17: writing smithi01663999-17 from 0 to 270336 tid 1 2024-04-10T03:08:18.862 INFO:tasks.rados.rados.0.smithi016.stdout: waiting on 16 2024-04-10T03:08:18.862 INFO:tasks.rados.rados.0.smithi016.stdout:3: finishing write tid 1 to smithi01663999-3 2024-04-10T03:08:18.863 INFO:tasks.rados.rados.0.smithi016.stdout:3: finishing write tid 2 to smithi01663999-3 2024-04-10T03:08:18.863 INFO:tasks.rados.rados.0.smithi016.stdout:1: finishing write tid 1 to smithi01663999-1 2024-04-10T03:08:18.863 INFO:tasks.rados.rados.0.smithi016.stdout:1: finishing write tid 2 to smithi01663999-1 2024-04-10T03:08:18.863 INFO:tasks.rados.rados.0.smithi016.stdout:7: finishing write tid 1 to smithi01663999-7 2024-04-10T03:08:18.863 INFO:tasks.rados.rados.0.smithi016.stdout:2: finishing write tid 1 to smithi01663999-2 2024-04-10T03:08:18.863 INFO:tasks.rados.rados.0.smithi016.stdout:2: finishing write tid 2 to smithi01663999-2 2024-04-10T03:08:18.863 INFO:tasks.rados.rados.0.smithi016.stdout:12: finishing write tid 1 to smithi01663999-12 2024-04-10T03:08:18.863 INFO:tasks.rados.rados.0.smithi016.stdout:7: finishing write tid 2 to smithi01663999-7 2024-04-10T03:08:18.864 INFO:tasks.rados.rados.0.smithi016.stdout:12: finishing write tid 2 to smithi01663999-12 2024-04-10T03:08:18.864 INFO:tasks.rados.rados.0.smithi016.stdout:1: finishing write tid 3 to smithi01663999-1 2024-04-10T03:08:18.864 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-10T03:08:18.864 INFO:tasks.rados.rados.0.smithi016.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:08:18.864 INFO:tasks.rados.rados.0.smithi016.stdout:1: done (15 left) 2024-04-10T03:08:18.864 INFO:tasks.rados.rados.0.smithi016.stdout:18: write initial oid 18 2024-04-10T03:08:18.864 INFO:tasks.rados.rados.0.smithi016.stdout:18: seq_num 17 ranges {0=286720} 2024-04-10T03:08:18.866 INFO:tasks.rados.rados.0.smithi016.stdout:18: writing smithi01663999-18 from 0 to 286720 tid 1 2024-04-10T03:08:18.866 INFO:tasks.rados.rados.0.smithi016.stdout: waiting on 16 2024-04-10T03:08:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:7: finishing write tid 3 to smithi01663999-7 2024-04-10T03:08:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-04-10T03:08:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-04-10T03:08:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:12: finishing write tid 3 to smithi01663999-12 2024-04-10T03:08:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-04-10T03:08:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-04-10T03:08:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:3: finishing write tid 3 to smithi01663999-3 2024-04-10T03:08:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-04-10T03:08:18.868 INFO:tasks.rados.rados.0.smithi016.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-04-10T03:08:18.868 INFO:tasks.rados.rados.0.smithi016.stdout:16: finishing write tid 1 to smithi01663999-16 2024-04-10T03:08:18.868 INFO:tasks.rados.rados.0.smithi016.stdout:16: finishing write tid 2 to smithi01663999-16 2024-04-10T03:08:18.868 INFO:tasks.rados.rados.0.smithi016.stdout:3: done (15 left) 2024-04-10T03:08:18.868 INFO:tasks.rados.rados.0.smithi016.stdout:7: done (14 left) 2024-04-10T03:08:18.868 INFO:tasks.rados.rados.0.smithi016.stdout:12: done (13 left) 2024-04-10T03:08:18.868 INFO:tasks.rados.rados.0.smithi016.stdout:19: write initial oid 19 2024-04-10T03:08:18.868 INFO:tasks.rados.rados.0.smithi016.stdout:19: seq_num 18 ranges {0=303104} 2024-04-10T03:08:18.869 INFO:tasks.rados.rados.0.smithi016.stdout:19: writing smithi01663999-19 from 0 to 303104 tid 1 2024-04-10T03:08:18.869 INFO:tasks.rados.rados.0.smithi016.stdout:20: write initial oid 20 2024-04-10T03:08:18.869 INFO:tasks.rados.rados.0.smithi016.stdout:20: seq_num 19 ranges {0=319488} 2024-04-10T03:08:18.871 INFO:tasks.rados.rados.0.smithi016.stdout:20: writing smithi01663999-20 from 0 to 319488 tid 1 2024-04-10T03:08:18.871 INFO:tasks.rados.rados.0.smithi016.stdout:21: write initial oid 21 2024-04-10T03:08:18.871 INFO:tasks.rados.rados.0.smithi016.stdout:21: seq_num 20 ranges {0=344064} 2024-04-10T03:08:18.875 INFO:tasks.rados.rados.0.smithi016.stdout:21: writing smithi01663999-21 from 0 to 344064 tid 1 2024-04-10T03:08:18.875 INFO:tasks.rados.rados.0.smithi016.stdout: waiting on 16 2024-04-10T03:08:18.875 INFO:tasks.rados.rados.0.smithi016.stdout:4: finishing write tid 1 to smithi01663999-4 2024-04-10T03:08:18.875 INFO:tasks.rados.rados.0.smithi016.stdout:4: finishing write tid 2 to smithi01663999-4 2024-04-10T03:08:18.875 INFO:tasks.rados.rados.0.smithi016.stdout:16: finishing write tid 3 to smithi01663999-16 2024-04-10T03:08:18.876 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-04-10T03:08:18.876 INFO:tasks.rados.rados.0.smithi016.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-04-10T03:08:18.876 INFO:tasks.rados.rados.0.smithi016.stdout:6: finishing write tid 1 to smithi01663999-6 2024-04-10T03:08:18.876 INFO:tasks.rados.rados.0.smithi016.stdout:13: finishing write tid 1 to smithi01663999-13 2024-04-10T03:08:18.876 INFO:tasks.rados.rados.0.smithi016.stdout:13: finishing write tid 2 to smithi01663999-13 2024-04-10T03:08:18.876 INFO:tasks.rados.rados.0.smithi016.stdout:6: finishing write tid 2 to smithi01663999-6 2024-04-10T03:08:18.877 INFO:tasks.rados.rados.0.smithi016.stdout:14: finishing write tid 1 to smithi01663999-14 2024-04-10T03:08:18.877 INFO:tasks.rados.rados.0.smithi016.stdout:14: finishing write tid 2 to smithi01663999-14 2024-04-10T03:08:18.877 INFO:tasks.rados.rados.0.smithi016.stdout:15: finishing write tid 1 to smithi01663999-15 2024-04-10T03:08:18.877 INFO:tasks.rados.rados.0.smithi016.stdout:15: finishing write tid 2 to smithi01663999-15 2024-04-10T03:08:18.877 INFO:tasks.rados.rados.0.smithi016.stdout:13: finishing write tid 3 to smithi01663999-13 2024-04-10T03:08:18.877 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-04-10T03:08:18.878 INFO:tasks.rados.rados.0.smithi016.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-04-10T03:08:18.878 INFO:tasks.rados.rados.0.smithi016.stdout:10: finishing write tid 1 to smithi01663999-10 2024-04-10T03:08:18.878 INFO:tasks.rados.rados.0.smithi016.stdout:10: finishing write tid 2 to smithi01663999-10 2024-04-10T03:08:18.878 INFO:tasks.rados.rados.0.smithi016.stdout:6: finishing write tid 3 to smithi01663999-6 2024-04-10T03:08:18.878 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 4 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:14: finishing write tid 3 to smithi01663999-14 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:8: finishing write tid 1 to smithi01663999-8 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:8: finishing write tid 2 to smithi01663999-8 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:15: finishing write tid 3 to smithi01663999-15 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 8 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:6: done (15 left) 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:13: done (14 left) 2024-04-10T03:08:18.879 INFO:tasks.rados.rados.0.smithi016.stdout:14: done (13 left) 2024-04-10T03:08:18.880 INFO:tasks.rados.rados.0.smithi016.stdout:15: done (12 left) 2024-04-10T03:08:18.880 INFO:tasks.rados.rados.0.smithi016.stdout:16: done (11 left) 2024-04-10T03:08:18.880 INFO:tasks.rados.rados.0.smithi016.stdout:22: write initial oid 22 2024-04-10T03:08:18.880 INFO:tasks.rados.rados.0.smithi016.stdout:22: seq_num 21 ranges {0=360448} 2024-04-10T03:08:18.881 INFO:tasks.rados.rados.0.smithi016.stdout:22: writing smithi01663999-22 from 0 to 360448 tid 1 2024-04-10T03:08:18.881 INFO:tasks.rados.rados.0.smithi016.stdout:23: write initial oid 23 2024-04-10T03:08:18.881 INFO:tasks.rados.rados.0.smithi016.stdout:23: seq_num 22 ranges {0=376832} 2024-04-10T03:08:18.881 INFO:tasks.rados.rados.0.smithi016.stdout:23: writing smithi01663999-23 from 0 to 376832 tid 1 2024-04-10T03:08:18.881 INFO:tasks.rados.rados.0.smithi016.stdout:24: write initial oid 24 2024-04-10T03:08:18.881 INFO:tasks.rados.rados.0.smithi016.stdout:24: seq_num 23 ranges {0=393216} 2024-04-10T03:08:18.882 INFO:tasks.rados.rados.0.smithi016.stdout:24: writing smithi01663999-24 from 0 to 393216 tid 1 2024-04-10T03:08:18.883 INFO:tasks.rados.rados.0.smithi016.stdout:25: write initial oid 25 2024-04-10T03:08:18.883 INFO:tasks.rados.rados.0.smithi016.stdout:25: seq_num 24 ranges {0=409600} 2024-04-10T03:08:18.885 INFO:tasks.rados.rados.0.smithi016.stdout:25: writing smithi01663999-25 from 0 to 409600 tid 1 2024-04-10T03:08:18.885 INFO:tasks.rados.rados.0.smithi016.stdout:26: write initial oid 26 2024-04-10T03:08:18.886 INFO:tasks.rados.rados.0.smithi016.stdout:26: seq_num 25 ranges {0=425984} 2024-04-10T03:08:18.889 INFO:tasks.rados.rados.0.smithi016.stdout:26: writing smithi01663999-26 from 0 to 425984 tid 1 2024-04-10T03:08:18.889 INFO:tasks.rados.rados.0.smithi016.stdout: waiting on 16 2024-04-10T03:08:18.889 INFO:tasks.rados.rados.0.smithi016.stdout:9: finishing write tid 3 to smithi01663999-9 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:10: finishing write tid 3 to smithi01663999-10 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 4 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:2: finishing write tid 3 to smithi01663999-2 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:8: finishing write tid 3 to smithi01663999-8 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:19: finishing write tid 1 to smithi01663999-19 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:19: finishing write tid 2 to smithi01663999-19 2024-04-10T03:08:18.890 INFO:tasks.rados.rados.0.smithi016.stdout:4: finishing write tid 3 to smithi01663999-4 2024-04-10T03:08:18.891 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 4 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-04-10T03:08:18.891 INFO:tasks.rados.rados.0.smithi016.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-04-10T03:08:18.891 INFO:tasks.rados.rados.0.smithi016.stdout:21: finishing write tid 1 to smithi01663999-21 2024-04-10T03:08:18.891 INFO:tasks.rados.rados.0.smithi016.stdout:11: finishing write tid 1 to smithi01663999-11 2024-04-10T03:08:18.891 INFO:tasks.rados.rados.0.smithi016.stdout:11: finishing write tid 2 to smithi01663999-11 2024-04-10T03:08:18.891 INFO:tasks.rados.rados.0.smithi016.stdout:18: finishing write tid 1 to smithi01663999-18 2024-04-10T03:08:18.891 INFO:tasks.rados.rados.0.smithi016.stdout:18: finishing write tid 2 to smithi01663999-18 2024-04-10T03:08:18.891 INFO:tasks.rados.rados.0.smithi016.stdout:17: finishing write tid 1 to smithi01663999-17 2024-04-10T03:08:18.891 INFO:tasks.rados.rados.0.smithi016.stdout:17: finishing write tid 2 to smithi01663999-17 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:18: finishing write tid 3 to smithi01663999-18 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:11: finishing write tid 3 to smithi01663999-11 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:21: finishing write tid 2 to smithi01663999-21 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:19: finishing write tid 3 to smithi01663999-19 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 2 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:2: done (15 left) 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:4: done (14 left) 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:8: done (13 left) 2024-04-10T03:08:18.892 INFO:tasks.rados.rados.0.smithi016.stdout:9: done (12 left) 2024-04-10T03:08:18.893 INFO:tasks.rados.rados.0.smithi016.stdout:10: done (11 left) 2024-04-10T03:08:18.893 INFO:tasks.rados.rados.0.smithi016.stdout:11: done (10 left) 2024-04-10T03:08:18.893 INFO:tasks.rados.rados.0.smithi016.stdout:18: done (9 left) 2024-04-10T03:08:18.893 INFO:tasks.rados.rados.0.smithi016.stdout:19: done (8 left) 2024-04-10T03:08:18.893 INFO:tasks.rados.rados.0.smithi016.stdout:27: write initial oid 27 2024-04-10T03:08:18.893 INFO:tasks.rados.rados.0.smithi016.stdout:27: seq_num 26 ranges {0=442368} 2024-04-10T03:08:18.894 INFO:tasks.rados.rados.0.smithi016.stdout:27: writing smithi01663999-27 from 0 to 442368 tid 1 2024-04-10T03:08:18.894 INFO:tasks.rados.rados.0.smithi016.stdout:28: write initial oid 28 2024-04-10T03:08:18.894 INFO:tasks.rados.rados.0.smithi016.stdout:28: seq_num 27 ranges {0=458752} 2024-04-10T03:08:18.895 INFO:tasks.rados.rados.0.smithi016.stdout:28: writing smithi01663999-28 from 0 to 458752 tid 1 2024-04-10T03:08:18.895 INFO:tasks.rados.rados.0.smithi016.stdout:29: write initial oid 29 2024-04-10T03:08:18.895 INFO:tasks.rados.rados.0.smithi016.stdout:29: seq_num 28 ranges {0=475136} 2024-04-10T03:08:18.899 INFO:tasks.rados.rados.0.smithi016.stdout:29: writing smithi01663999-29 from 0 to 475136 tid 1 2024-04-10T03:08:18.899 INFO:tasks.rados.rados.0.smithi016.stdout:30: write initial oid 30 2024-04-10T03:08:18.899 INFO:tasks.rados.rados.0.smithi016.stdout:30: seq_num 29 ranges {0=491520} 2024-04-10T03:08:18.902 INFO:tasks.rados.rados.0.smithi016.stdout:30: writing smithi01663999-30 from 0 to 491520 tid 1 2024-04-10T03:08:18.902 INFO:tasks.rados.rados.0.smithi016.stdout:31: write initial oid 31 2024-04-10T03:08:18.902 INFO:tasks.rados.rados.0.smithi016.stdout:31: seq_num 30 ranges {0=507904} 2024-04-10T03:08:18.905 INFO:tasks.rados.rados.0.smithi016.stdout:31: writing smithi01663999-31 from 0 to 507904 tid 1 2024-04-10T03:08:18.906 INFO:tasks.rados.rados.0.smithi016.stdout:32: write initial oid 32 2024-04-10T03:08:18.906 INFO:tasks.rados.rados.0.smithi016.stdout:32: seq_num 31 ranges {0=524288} 2024-04-10T03:08:18.909 INFO:tasks.rados.rados.0.smithi016.stdout:32: writing smithi01663999-32 from 0 to 524288 tid 1 2024-04-10T03:08:18.909 INFO:tasks.rados.rados.0.smithi016.stdout:33: write initial oid 33 2024-04-10T03:08:18.909 INFO:tasks.rados.rados.0.smithi016.stdout:33: seq_num 32 ranges {0=540672} 2024-04-10T03:08:18.913 INFO:tasks.rados.rados.0.smithi016.stdout:33: writing smithi01663999-33 from 0 to 540672 tid 1 2024-04-10T03:08:18.913 INFO:tasks.rados.rados.0.smithi016.stdout:34: write initial oid 34 2024-04-10T03:08:18.913 INFO:tasks.rados.rados.0.smithi016.stdout:17: finishing write tid 3 to smithi01663999-17 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:20: finishing write tid 1 to smithi01663999-20 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:22: finishing write tid 1 to smithi01663999-22 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:20: finishing write tid 2 to smithi01663999-20 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:22: finishing write tid 2 to smithi01663999-22 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:21: finishing write tid 3 to smithi01663999-21 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:23: finishing write tid 1 to smithi01663999-23 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:23: finishing write tid 2 to smithi01663999-23 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:24: finishing write tid 1 to smithi01663999-24 2024-04-10T03:08:18.914 INFO:tasks.rados.rados.0.smithi016.stdout:24: finishing write tid 2 to smithi01663999-24 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:22: finishing write tid 3 to smithi01663999-22 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 10 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:23: finishing write tid 3 to smithi01663999-23 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 4 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:20: finishing write tid 3 to smithi01663999-20 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:24: finishing write tid 3 to smithi01663999-24 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:25: finishing write tid 1 to smithi01663999-25 2024-04-10T03:08:18.915 INFO:tasks.rados.rados.0.smithi016.stdout:25: finishing write tid 2 to smithi01663999-25 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:26: finishing write tid 1 to smithi01663999-26 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:27: finishing write tid 1 to smithi01663999-27 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:26: finishing write tid 2 to smithi01663999-26 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:27: finishing write tid 2 to smithi01663999-27 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:25: finishing write tid 3 to smithi01663999-25 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 4 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:26: finishing write tid 3 to smithi01663999-26 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 2 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:27: finishing write tid 3 to smithi01663999-27 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:28: finishing write tid 1 to smithi01663999-28 2024-04-10T03:08:18.916 INFO:tasks.rados.rados.0.smithi016.stdout:28: finishing write tid 2 to smithi01663999-28 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:28: finishing write tid 3 to smithi01663999-28 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:29: finishing write tid 1 to smithi01663999-29 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:29: finishing write tid 2 to smithi01663999-29 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:29: finishing write tid 3 to smithi01663999-29 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:30: finishing write tid 1 to smithi01663999-30 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:30: finishing write tid 2 to smithi01663999-30 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:30: finishing write tid 3 to smithi01663999-30 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:31: finishing write tid 1 to smithi01663999-31 2024-04-10T03:08:18.917 INFO:tasks.rados.rados.0.smithi016.stdout:31: finishing write tid 2 to smithi01663999-31 2024-04-10T03:08:18.918 INFO:tasks.rados.rados.0.smithi016.stdout:31: finishing write tid 3 to smithi01663999-31 2024-04-10T03:08:18.918 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 12 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-04-10T03:08:18.918 INFO:tasks.rados.rados.0.smithi016.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-04-10T03:08:18.918 INFO:tasks.rados.rados.0.smithi016.stdout:32: finishing write tid 1 to smithi01663999-32 2024-04-10T03:08:18.918 INFO:tasks.rados.rados.0.smithi016.stdout:32: finishing write tid 2 to smithi01663999-32 2024-04-10T03:08:18.918 INFO:tasks.rados.rados.0.smithi016.stdout:34: seq_num 33 ranges {0=557056} 2024-04-10T03:08:18.919 INFO:tasks.rados.rados.0.smithi016.stdout:34: writing smithi01663999-34 from 0 to 557056 tid 1 2024-04-10T03:08:18.919 INFO:tasks.rados.rados.0.smithi016.stdout:17: done (15 left) 2024-04-10T03:08:18.919 INFO:tasks.rados.rados.0.smithi016.stdout:20: done (14 left) 2024-04-10T03:08:18.919 INFO:tasks.rados.rados.0.smithi016.stdout:21: done (13 left) 2024-04-10T03:08:18.919 INFO:tasks.rados.rados.0.smithi016.stdout:22: done (12 left) 2024-04-10T03:08:18.919 INFO:tasks.rados.rados.0.smithi016.stdout:23: done (11 left) 2024-04-10T03:08:18.919 INFO:tasks.rados.rados.0.smithi016.stdout:24: done (10 left) 2024-04-10T03:08:18.919 INFO:tasks.rados.rados.0.smithi016.stdout:25: done (9 left) 2024-04-10T03:08:18.919 INFO:tasks.rados.rados.0.smithi016.stdout:26: done (8 left) 2024-04-10T03:08:18.920 INFO:tasks.rados.rados.0.smithi016.stdout:27: done (7 left) 2024-04-10T03:08:18.920 INFO:tasks.rados.rados.0.smithi016.stdout:28: done (6 left) 2024-04-10T03:08:18.920 INFO:tasks.rados.rados.0.smithi016.stdout:29: done (5 left) 2024-04-10T03:08:18.920 INFO:tasks.rados.rados.0.smithi016.stdout:30: done (4 left) 2024-04-10T03:08:18.920 INFO:tasks.rados.rados.0.smithi016.stdout:31: done (3 left) 2024-04-10T03:08:18.920 INFO:tasks.rados.rados.0.smithi016.stdout:35: write initial oid 35 2024-04-10T03:08:18.920 INFO:tasks.rados.rados.0.smithi016.stdout:35: seq_num 34 ranges {0=573440} 2024-04-10T03:08:18.921 INFO:tasks.rados.rados.0.smithi016.stdout:35: writing smithi01663999-35 from 0 to 573440 tid 1 2024-04-10T03:08:18.921 INFO:tasks.rados.rados.0.smithi016.stdout:36: write initial oid 36 2024-04-10T03:08:18.921 INFO:tasks.rados.rados.0.smithi016.stdout:36: seq_num 35 ranges {0=589824} 2024-04-10T03:08:18.926 INFO:tasks.rados.rados.0.smithi016.stdout:36: writing smithi01663999-36 from 0 to 589824 tid 1 2024-04-10T03:08:18.926 INFO:tasks.rados.rados.0.smithi016.stdout:37: write initial oid 37 2024-04-10T03:08:18.926 INFO:tasks.rados.rados.0.smithi016.stdout:37: seq_num 36 ranges {0=606208} 2024-04-10T03:08:18.930 INFO:tasks.rados.rados.0.smithi016.stdout:37: writing smithi01663999-37 from 0 to 606208 tid 1 2024-04-10T03:08:18.930 INFO:tasks.rados.rados.0.smithi016.stdout:38: write initial oid 38 2024-04-10T03:08:18.930 INFO:tasks.rados.rados.0.smithi016.stdout:38: seq_num 37 ranges {0=622592} 2024-04-10T03:08:18.935 INFO:tasks.rados.rados.0.smithi016.stdout:38: writing smithi01663999-38 from 0 to 622592 tid 1 2024-04-10T03:08:18.935 INFO:tasks.rados.rados.0.smithi016.stdout:39: write initial oid 39 2024-04-10T03:08:18.935 INFO:tasks.rados.rados.0.smithi016.stdout:39: seq_num 38 ranges {0=638976} 2024-04-10T03:08:18.940 INFO:tasks.rados.rados.0.smithi016.stdout:39: writing smithi01663999-39 from 0 to 638976 tid 1 2024-04-10T03:08:18.941 INFO:tasks.rados.rados.0.smithi016.stdout:40: write initial oid 40 2024-04-10T03:08:18.941 INFO:tasks.rados.rados.0.smithi016.stdout:40: seq_num 39 ranges {0=663552} 2024-04-10T03:08:18.945 INFO:tasks.rados.rados.0.smithi016.stdout:40: writing smithi01663999-40 from 0 to 663552 tid 1 2024-04-10T03:08:18.945 INFO:tasks.rados.rados.0.smithi016.stdout:41: write initial oid 41 2024-04-10T03:08:18.945 INFO:tasks.rados.rados.0.smithi016.stdout:41: seq_num 40 ranges {0=679936} 2024-04-10T03:08:18.950 INFO:tasks.rados.rados.0.smithi016.stdout:41: writing smithi01663999-41 from 0 to 679936 tid 1 2024-04-10T03:08:18.950 INFO:tasks.rados.rados.0.smithi016.stdout:42: write initial oid 42 2024-04-10T03:08:18.950 INFO:tasks.rados.rados.0.smithi016.stdout:42: seq_num 41 ranges {0=696320} 2024-04-10T03:08:18.954 INFO:tasks.rados.rados.0.smithi016.stdout:42: writing smithi01663999-42 from 0 to 696320 tid 1 2024-04-10T03:08:18.954 INFO:tasks.rados.rados.0.smithi016.stdout:43: write initial oid 43 2024-04-10T03:08:18.954 INFO:tasks.rados.rados.0.smithi016.stdout:43: seq_num 42 ranges {0=712704} 2024-04-10T03:08:18.959 INFO:tasks.rados.rados.0.smithi016.stdout:43: writing smithi01663999-43 from 0 to 712704 tid 1 2024-04-10T03:08:18.959 INFO:tasks.rados.rados.0.smithi016.stdout:44: write initial oid 44 2024-04-10T03:08:18.959 INFO:tasks.rados.rados.0.smithi016.stdout:44: seq_num 43 ranges {0=729088} 2024-04-10T03:08:18.964 INFO:tasks.rados.rados.0.smithi016.stdout:44: writing smithi01663999-44 from 0 to 729088 tid 1 2024-04-10T03:08:18.964 INFO:tasks.rados.rados.0.smithi016.stdout:45: write initial oid 45 2024-04-10T03:08:18.964 INFO:tasks.rados.rados.0.smithi016.stdout:45: seq_num 44 ranges {0=745472} 2024-04-10T03:08:18.969 INFO:tasks.rados.rados.0.smithi016.stdout:45: writing smithi01663999-45 from 0 to 745472 tid 1 2024-04-10T03:08:18.969 INFO:tasks.rados.rados.0.smithi016.stdout:46: write initial oid 46 2024-04-10T03:08:18.969 INFO:tasks.rados.rados.0.smithi016.stdout:46: seq_num 45 ranges {0=761856} 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:46: writing smithi01663999-46 from 0 to 761856 tid 1 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:32: finishing write tid 3 to smithi01663999-32 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 8 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:33: finishing write tid 1 to smithi01663999-33 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:33: finishing write tid 2 to smithi01663999-33 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:33: finishing write tid 3 to smithi01663999-33 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-04-10T03:08:18.976 INFO:tasks.rados.rados.0.smithi016.stdout:34: finishing write tid 1 to smithi01663999-34 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:34: finishing write tid 2 to smithi01663999-34 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:34: finishing write tid 3 to smithi01663999-34 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:35: finishing write tid 1 to smithi01663999-35 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:35: finishing write tid 2 to smithi01663999-35 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:35: finishing write tid 3 to smithi01663999-35 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:36: finishing write tid 1 to smithi01663999-36 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:36: finishing write tid 2 to smithi01663999-36 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:36: finishing write tid 3 to smithi01663999-36 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 8 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-04-10T03:08:18.977 INFO:tasks.rados.rados.0.smithi016.stdout:37: finishing write tid 1 to smithi01663999-37 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:37: finishing write tid 2 to smithi01663999-37 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:37: finishing write tid 3 to smithi01663999-37 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:38: finishing write tid 1 to smithi01663999-38 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:38: finishing write tid 2 to smithi01663999-38 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:38: finishing write tid 3 to smithi01663999-38 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 2 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:39: finishing write tid 1 to smithi01663999-39 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:39: finishing write tid 2 to smithi01663999-39 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:39: finishing write tid 3 to smithi01663999-39 2024-04-10T03:08:18.978 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:40: finishing write tid 1 to smithi01663999-40 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:40: finishing write tid 2 to smithi01663999-40 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:40: finishing write tid 3 to smithi01663999-40 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:41: finishing write tid 1 to smithi01663999-41 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:41: finishing write tid 2 to smithi01663999-41 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:42: finishing write tid 1 to smithi01663999-42 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:41: finishing write tid 3 to smithi01663999-41 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 4 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:43: finishing write tid 1 to smithi01663999-43 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:43: finishing write tid 2 to smithi01663999-43 2024-04-10T03:08:18.979 INFO:tasks.rados.rados.0.smithi016.stdout:42: finishing write tid 2 to smithi01663999-42 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:42: finishing write tid 3 to smithi01663999-42 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:43: finishing write tid 3 to smithi01663999-43 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 14 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:44: finishing write tid 1 to smithi01663999-44 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:44: finishing write tid 2 to smithi01663999-44 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:44: finishing write tid 3 to smithi01663999-44 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 8 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-04-10T03:08:18.980 INFO:tasks.rados.rados.0.smithi016.stdout:45: finishing write tid 1 to smithi01663999-45 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:45: finishing write tid 2 to smithi01663999-45 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:32: done (14 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:33: done (13 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:34: done (12 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:35: done (11 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:36: done (10 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:37: done (9 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:38: done (8 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:39: done (7 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:40: done (6 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:41: done (5 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:42: done (4 left) 2024-04-10T03:08:18.981 INFO:tasks.rados.rados.0.smithi016.stdout:43: done (3 left) 2024-04-10T03:08:18.982 INFO:tasks.rados.rados.0.smithi016.stdout:44: done (2 left) 2024-04-10T03:08:18.982 INFO:tasks.rados.rados.0.smithi016.stdout:47: write initial oid 47 2024-04-10T03:08:18.982 INFO:tasks.rados.rados.0.smithi016.stdout:47: seq_num 46 ranges {0=778240} 2024-04-10T03:08:18.982 INFO:tasks.rados.rados.0.smithi016.stdout:47: writing smithi01663999-47 from 0 to 778240 tid 1 2024-04-10T03:08:18.982 INFO:tasks.rados.rados.0.smithi016.stdout:48: write initial oid 48 2024-04-10T03:08:18.982 INFO:tasks.rados.rados.0.smithi016.stdout:48: seq_num 47 ranges {0=794624} 2024-04-10T03:08:18.986 INFO:tasks.rados.rados.0.smithi016.stdout:48: writing smithi01663999-48 from 0 to 794624 tid 1 2024-04-10T03:08:18.986 INFO:tasks.rados.rados.0.smithi016.stdout:49: write initial oid 49 2024-04-10T03:08:18.986 INFO:tasks.rados.rados.0.smithi016.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-04-10T03:08:18.989 INFO:tasks.rados.rados.0.smithi016.stdout:49: writing smithi01663999-49 from 0 to 409600 tid 1 2024-04-10T03:08:18.993 INFO:tasks.rados.rados.0.smithi016.stdout:49: writing smithi01663999-49 from 409600 to 811008 tid 2 2024-04-10T03:08:18.993 INFO:tasks.rados.rados.0.smithi016.stdout:50: write initial oid 50 2024-04-10T03:08:18.993 INFO:tasks.rados.rados.0.smithi016.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-04-10T03:08:18.996 INFO:tasks.rados.rados.0.smithi016.stdout:50: writing smithi01663999-50 from 0 to 425984 tid 1 2024-04-10T03:08:19.000 INFO:tasks.rados.rados.0.smithi016.stdout:50: writing smithi01663999-50 from 425984 to 827392 tid 2 2024-04-10T03:08:19.000 INFO:tasks.rados.rados.0.smithi016.stdout:51: copy_from oid 19 from oid 25 current snap is 0 2024-04-10T03:08:19.000 INFO:tasks.rados.rados.0.smithi016.stdout:45: finishing write tid 3 to smithi01663999-45 2024-04-10T03:08:19.000 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 16 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-04-10T03:08:19.000 INFO:tasks.rados.rados.0.smithi016.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-04-10T03:08:19.000 INFO:tasks.rados.rados.0.smithi016.stdout:46: finishing write tid 1 to smithi01663999-46 2024-04-10T03:08:19.000 INFO:tasks.rados.rados.0.smithi016.stdout:46: finishing write tid 2 to smithi01663999-46 2024-04-10T03:08:19.000 INFO:tasks.rados.rados.0.smithi016.stdout:45: done (6 left) 2024-04-10T03:08:19.000 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 0 2024-04-10T03:08:19.001 INFO:tasks.rados.rados.0.smithi016.stdout:46: finishing write tid 3 to smithi01663999-46 2024-04-10T03:08:19.001 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-04-10T03:08:19.001 INFO:tasks.rados.rados.0.smithi016.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-04-10T03:08:19.001 INFO:tasks.rados.rados.0.smithi016.stdout:47: finishing write tid 1 to smithi01663999-47 2024-04-10T03:08:19.001 INFO:tasks.rados.rados.0.smithi016.stdout:52: seq_num 50 ranges {475136=442368,917504=401408} 2024-04-10T03:08:19.005 INFO:tasks.rados.rados.0.smithi016.stdout:52: writing smithi01663999-29 from 475136 to 917504 tid 1 2024-04-10T03:08:19.008 INFO:tasks.rados.rados.0.smithi016.stdout:52: writing smithi01663999-29 from 917504 to 1318912 tid 2 2024-04-10T03:08:19.008 INFO:tasks.rados.rados.0.smithi016.stdout:46: done (6 left) 2024-04-10T03:08:19.008 INFO:tasks.rados.rados.0.smithi016.stdout:53: rmattr oid 36 current snap is 0 2024-04-10T03:08:19.008 INFO:tasks.rados.rados.0.smithi016.stdout:53: done (6 left) 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:54: delete oid 34 current snap is 0 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:47: finishing write tid 2 to smithi01663999-47 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:47: finishing write tid 3 to smithi01663999-47 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:48: finishing write tid 1 to smithi01663999-48 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:48: finishing write tid 2 to smithi01663999-48 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:48: finishing write tid 3 to smithi01663999-48 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:49: finishing write tid 1 to smithi01663999-49 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:49: finishing write tid 2 to smithi01663999-49 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:49: finishing write tid 3 to smithi01663999-49 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:50: finishing write tid 1 to smithi01663999-50 2024-04-10T03:08:19.009 INFO:tasks.rados.rados.0.smithi016.stdout:49: finishing write tid 4 to smithi01663999-49 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 3 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:50: finishing write tid 2 to smithi01663999-50 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:50: finishing write tid 3 to smithi01663999-50 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:50: finishing write tid 4 to smithi01663999-50 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 7 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:51: finishing copy_from racing read to smithi01663999-19 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:51: finishing copy_from to smithi01663999-19 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 4 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:08:19.010 INFO:tasks.rados.rados.0.smithi016.stdout:52: finishing write tid 1 to smithi01663999-29 2024-04-10T03:08:19.011 INFO:tasks.rados.rados.0.smithi016.stdout:47: done (6 left) 2024-04-10T03:08:19.011 INFO:tasks.rados.rados.0.smithi016.stdout:48: done (5 left) 2024-04-10T03:08:19.011 INFO:tasks.rados.rados.0.smithi016.stdout:49: done (4 left) 2024-04-10T03:08:19.011 INFO:tasks.rados.rados.0.smithi016.stdout:50: done (3 left) 2024-04-10T03:08:19.011 INFO:tasks.rados.rados.0.smithi016.stdout:51: done (2 left) 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:54: done (1 left) 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:55: read oid 15 snap -1 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:56: rollback oid 31 current snap is 0 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:56: done (2 left) 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:57: read oid 27 snap -1 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:58: copy_from oid 28 from oid 47 current snap is 0 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:59: rollback oid 45 current snap is 0 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:59: done (4 left) 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2024-04-10T03:08:19.012 INFO:tasks.rados.rados.0.smithi016.stdout:61: delete oid 1 current snap is 0 2024-04-10T03:08:19.013 INFO:tasks.rados.rados.0.smithi016.stdout:52: finishing write tid 2 to smithi01663999-29 2024-04-10T03:08:19.014 INFO:tasks.rados.rados.0.smithi016.stdout:52: finishing write tid 3 to smithi01663999-29 2024-04-10T03:08:19.014 INFO:tasks.rados.rados.0.smithi016.stdout:52: finishing write tid 4 to smithi01663999-29 2024-04-10T03:08:19.014 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-04-10T03:08:19.014 INFO:tasks.rados.rados.0.smithi016.stdout:52: left oid 29 (ObjNum 50 snap 0 seq_num 50) 2024-04-10T03:08:19.015 INFO:tasks.rados.rados.0.smithi016.stdout:52: done (5 left) 2024-04-10T03:08:19.016 INFO:tasks.rados.rados.0.smithi016.stdout:61: done (4 left) 2024-04-10T03:08:19.016 INFO:tasks.rados.rados.0.smithi016.stdout:62: read oid 24 snap -1 2024-04-10T03:08:19.016 INFO:tasks.rados.rados.0.smithi016.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2024-04-10T03:08:19.016 INFO:tasks.rados.rados.0.smithi016.stdout:63: snap_create 2024-04-10T03:08:19.020 INFO:tasks.rados.rados.0.smithi016.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-04-10T03:08:19.027 INFO:tasks.rados.rados.0.smithi016.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-10T03:08:19.048 INFO:tasks.rados.rados.0.smithi016.stdout:58: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:08:19.048 INFO:tasks.rados.rados.0.smithi016.stdout:60: finishing copy_from racing read to smithi01663999-22 2024-04-10T03:08:19.048 INFO:tasks.rados.rados.0.smithi016.stdout:58: finishing copy_from to smithi01663999-28 2024-04-10T03:08:19.048 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-10T03:08:19.048 INFO:tasks.rados.rados.0.smithi016.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2024-04-10T03:08:19.061 INFO:tasks.rados.rados.0.smithi016.stdout:60: finishing copy_from to smithi01663999-22 2024-04-10T03:08:19.061 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-10T03:08:19.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:18 smithi136 bash[23435]: cluster 2024-04-10T03:08:17.765016+0000 mgr.y (mgr.14514) 180 : cluster [DBG] pgmap v137: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:19.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:18 smithi136 bash[23435]: audit 2024-04-10T03:08:17.882595+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.16:0/2385299727' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-10T03:08:19.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:18 smithi016 bash[21212]: cluster 2024-04-10T03:08:17.765016+0000 mgr.y (mgr.14514) 180 : cluster [DBG] pgmap v137: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:19.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:18 smithi016 bash[21212]: audit 2024-04-10T03:08:17.882595+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.16:0/2385299727' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-10T03:08:19.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:18 smithi016 bash[28961]: cluster 2024-04-10T03:08:17.765016+0000 mgr.y (mgr.14514) 180 : cluster [DBG] pgmap v137: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:19.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:18 smithi016 bash[28961]: audit 2024-04-10T03:08:17.882595+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.16:0/2385299727' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-10T03:08:19.850 INFO:tasks.rados.rados.0.smithi016.stdout:55: done (5 left) 2024-04-10T03:08:19.850 INFO:tasks.rados.rados.0.smithi016.stdout:57: done (4 left) 2024-04-10T03:08:19.850 INFO:tasks.rados.rados.0.smithi016.stdout:58: done (3 left) 2024-04-10T03:08:19.851 INFO:tasks.rados.rados.0.smithi016.stdout:60: done (2 left) 2024-04-10T03:08:19.851 INFO:tasks.rados.rados.0.smithi016.stdout:62: done (1 left) 2024-04-10T03:08:19.851 INFO:tasks.rados.rados.0.smithi016.stdout:63: done (0 left) 2024-04-10T03:08:19.851 INFO:tasks.rados.rados.0.smithi016.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-04-10T03:08:19.851 INFO:tasks.rados.rados.0.smithi016.stdout:65: read oid 30 snap -1 2024-04-10T03:08:19.851 INFO:tasks.rados.rados.0.smithi016.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-10T03:08:19.851 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 1 2024-04-10T03:08:19.851 INFO:tasks.rados.rados.0.smithi016.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2024-04-10T03:08:19.855 INFO:tasks.rados.rados.0.smithi016.stdout:66: writing smithi01663999-23 from 376832 to 868352 tid 1 2024-04-10T03:08:19.857 INFO:tasks.rados.rados.0.smithi016.stdout:66: writing smithi01663999-23 from 868352 to 1269760 tid 2 2024-04-10T03:08:19.858 INFO:tasks.rados.rados.0.smithi016.stdout:67: rollback oid 10 current snap is 1 2024-04-10T03:08:19.858 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 10 to 0 2024-04-10T03:08:19.858 INFO:tasks.rados.rados.0.smithi016.stdout:68: setattr oid 32 current snap is 1 2024-04-10T03:08:19.859 INFO:tasks.rados.rados.0.smithi016.stdout:69: copy_from oid 7 from oid 17 current snap is 1 2024-04-10T03:08:19.859 INFO:tasks.rados.rados.0.smithi016.stdout:70: read oid 20 snap 0 2024-04-10T03:08:19.859 INFO:tasks.rados.rados.0.smithi016.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:71: copy_from oid 24 from oid 29 current snap is 1 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:72: rollback oid 6 current snap is 1 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 6 to 0 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:73: read oid 13 snap 0 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:74: rmattr oid 4 current snap is 1 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:74: done (10 left) 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:75: copy_from oid 48 from oid 1 current snap is 1 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:76: read oid 27 snap -1 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:76: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:77: copy_from oid 28 from oid 34 current snap is 1 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:78: read oid 43 snap -1 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-10T03:08:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:79: setattr oid 14 current snap is 1 2024-04-10T03:08:19.861 INFO:tasks.rados.rados.0.smithi016.stdout:80: snap_create 2024-04-10T03:08:19.861 INFO:tasks.rados.rados.0.smithi016.stdout:66: finishing write tid 1 to smithi01663999-23 2024-04-10T03:08:19.867 INFO:tasks.rados.rados.0.smithi016.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-10T03:08:19.881 INFO:tasks.rados.rados.0.smithi016.stdout:77: finishing copy_from to smithi01663999-28 2024-04-10T03:08:19.881 INFO:tasks.rados.rados.0.smithi016.stdout:77: got expected ENOENT (src dne) 2024-04-10T03:08:19.881 INFO:tasks.rados.rados.0.smithi016.stdout:75: finishing copy_from to smithi01663999-48 2024-04-10T03:08:19.881 INFO:tasks.rados.rados.0.smithi016.stdout:75: got expected ENOENT (src dne) 2024-04-10T03:08:19.881 INFO:tasks.rados.rados.0.smithi016.stdout:75: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:08:19.881 INFO:tasks.rados.rados.0.smithi016.stdout:77: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:08:19.881 INFO:tasks.rados.rados.0.smithi016.stdout:66: finishing write tid 2 to smithi01663999-23 2024-04-10T03:08:19.881 INFO:tasks.rados.rados.0.smithi016.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2024-04-10T03:08:19.888 INFO:tasks.rados.rados.0.smithi016.stdout:67: finishing rollback tid 0 to smithi01663999-10 2024-04-10T03:08:19.888 INFO:tasks.rados.rados.0.smithi016.stdout:67: finishing rollback tid 1 to smithi01663999-10 2024-04-10T03:08:19.888 INFO:tasks.rados.rados.0.smithi016.stdout:67: finishing rollback tid 2 to smithi01663999-10 2024-04-10T03:08:19.888 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 15 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-10T03:08:19.888 INFO:tasks.rados.rados.0.smithi016.stdout:76: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-10T03:08:19.901 INFO:tasks.rados.rados.0.smithi016.stdout:66: finishing write tid 3 to smithi01663999-23 2024-04-10T03:08:19.901 INFO:tasks.rados.rados.0.smithi016.stdout:72: finishing rollback tid 0 to smithi01663999-6 2024-04-10T03:08:19.902 INFO:tasks.rados.rados.0.smithi016.stdout:66: finishing write tid 4 to smithi01663999-23 2024-04-10T03:08:19.902 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 14 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-04-10T03:08:19.902 INFO:tasks.rados.rados.0.smithi016.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-04-10T03:08:19.902 INFO:tasks.rados.rados.0.smithi016.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-10T03:08:19.911 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 17 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-04-10T03:08:19.911 INFO:tasks.rados.rados.0.smithi016.stdout:64: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:08:19.911 INFO:tasks.rados.rados.0.smithi016.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-10T03:08:19.934 INFO:tasks.rados.rados.0.smithi016.stdout:72: finishing rollback tid 1 to smithi01663999-6 2024-04-10T03:08:19.934 INFO:tasks.rados.rados.0.smithi016.stdout:72: finishing rollback tid 2 to smithi01663999-6 2024-04-10T03:08:19.934 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 21 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-04-10T03:08:19.934 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 23 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-10T03:08:19.934 INFO:tasks.rados.rados.0.smithi016.stdout:64: finishing copy_from to smithi01663999-15 2024-04-10T03:08:19.934 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-04-10T03:08:19.934 INFO:tasks.rados.rados.0.smithi016.stdout:69: finishing copy_from racing read to smithi01663999-7 2024-04-10T03:08:19.934 INFO:tasks.rados.rados.0.smithi016.stdout:69: finishing copy_from to smithi01663999-7 2024-04-10T03:08:19.934 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-04-10T03:08:19.935 INFO:tasks.rados.rados.0.smithi016.stdout:71: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:08:19.935 INFO:tasks.rados.rados.0.smithi016.stdout:71: finishing copy_from to smithi01663999-24 2024-04-10T03:08:19.935 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-04-10T03:08:20.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:19 smithi136 bash[23435]: audit 2024-04-10T03:08:18.848589+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.16:0/2385299727' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-04-10T03:08:20.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:19 smithi136 bash[23435]: cluster 2024-04-10T03:08:18.848806+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-10T03:08:20.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:19 smithi016 bash[21212]: audit 2024-04-10T03:08:18.848589+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.16:0/2385299727' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-04-10T03:08:20.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:19 smithi016 bash[21212]: cluster 2024-04-10T03:08:18.848806+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-10T03:08:20.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:19 smithi016 bash[28961]: audit 2024-04-10T03:08:18.848589+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? 172.21.15.16:0/2385299727' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-04-10T03:08:20.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:19 smithi016 bash[28961]: cluster 2024-04-10T03:08:18.848806+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-10T03:08:20.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:08:20 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:08:20.857 INFO:tasks.rados.rados.0.smithi016.stdout:64: done (15 left) 2024-04-10T03:08:20.857 INFO:tasks.rados.rados.0.smithi016.stdout:65: done (14 left) 2024-04-10T03:08:20.857 INFO:tasks.rados.rados.0.smithi016.stdout:66: done (13 left) 2024-04-10T03:08:20.857 INFO:tasks.rados.rados.0.smithi016.stdout:67: done (12 left) 2024-04-10T03:08:20.857 INFO:tasks.rados.rados.0.smithi016.stdout:68: done (11 left) 2024-04-10T03:08:20.857 INFO:tasks.rados.rados.0.smithi016.stdout:69: done (10 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:70: done (9 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:71: done (8 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:72: done (7 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:73: done (6 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:75: done (5 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:76: done (4 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:77: done (3 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:78: done (2 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:79: done (1 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:80: done (0 left) 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:81: rollback oid 40 current snap is 2 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 40 to 1 2024-04-10T03:08:20.858 INFO:tasks.rados.rados.0.smithi016.stdout:82: snap_create 2024-04-10T03:08:20.860 INFO:tasks.rados.rados.0.smithi016.stdout:81: finishing rollback tid 0 to smithi01663999-40 2024-04-10T03:08:20.861 INFO:tasks.rados.rados.0.smithi016.stdout:81: finishing rollback tid 1 to smithi01663999-40 2024-04-10T03:08:20.861 INFO:tasks.rados.rados.0.smithi016.stdout:81: finishing rollback tid 2 to smithi01663999-40 2024-04-10T03:08:20.861 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-10T03:08:21.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:20 smithi136 bash[23435]: cluster 2024-04-10T03:08:19.766231+0000 mgr.y (mgr.14514) 181 : cluster [DBG] pgmap v139: 121 pgs: 121 active+clean; 22 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 400 KiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-04-10T03:08:21.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:20 smithi136 bash[23435]: cluster 2024-04-10T03:08:19.856688+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-10T03:08:21.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:20 smithi016 bash[21212]: cluster 2024-04-10T03:08:19.766231+0000 mgr.y (mgr.14514) 181 : cluster [DBG] pgmap v139: 121 pgs: 121 active+clean; 22 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 400 KiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-04-10T03:08:21.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:20 smithi016 bash[21212]: cluster 2024-04-10T03:08:19.856688+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-10T03:08:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:20 smithi016 bash[28961]: cluster 2024-04-10T03:08:19.766231+0000 mgr.y (mgr.14514) 181 : cluster [DBG] pgmap v139: 121 pgs: 121 active+clean; 22 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 400 KiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-04-10T03:08:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:20 smithi016 bash[28961]: cluster 2024-04-10T03:08:19.856688+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-10T03:08:21.864 INFO:tasks.rados.rados.0.smithi016.stdout:81: done (1 left) 2024-04-10T03:08:21.864 INFO:tasks.rados.rados.0.smithi016.stdout:82: done (0 left) 2024-04-10T03:08:21.864 INFO:tasks.rados.rados.0.smithi016.stdout:83: rollback oid 9 current snap is 3 2024-04-10T03:08:21.864 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 9 to 0 2024-04-10T03:08:21.864 INFO:tasks.rados.rados.0.smithi016.stdout:84: read oid 20 snap 1 2024-04-10T03:08:21.864 INFO:tasks.rados.rados.0.smithi016.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-10T03:08:21.865 INFO:tasks.rados.rados.0.smithi016.stdout:85: read oid 41 snap -1 2024-04-10T03:08:21.865 INFO:tasks.rados.rados.0.smithi016.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-04-10T03:08:21.865 INFO:tasks.rados.rados.0.smithi016.stdout:86: read oid 5 snap -1 2024-04-10T03:08:21.865 INFO:tasks.rados.rados.0.smithi016.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2024-04-10T03:08:21.865 INFO:tasks.rados.rados.0.smithi016.stdout:87: read oid 4 snap -1 2024-04-10T03:08:21.865 INFO:tasks.rados.rados.0.smithi016.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2024-04-10T03:08:21.865 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 3 2024-04-10T03:08:21.865 INFO:tasks.rados.rados.0.smithi016.stdout:88: seq_num 54 ranges {40960=507904,548864=401408} 2024-04-10T03:08:21.867 INFO:tasks.rados.rados.0.smithi016.stdout:88: writing smithi01663999-3 from 40960 to 548864 tid 1 2024-04-10T03:08:21.871 INFO:tasks.rados.rados.0.smithi016.stdout:88: writing smithi01663999-3 from 548864 to 950272 tid 2 2024-04-10T03:08:21.871 INFO:tasks.rados.rados.0.smithi016.stdout:89: read oid 27 snap -1 2024-04-10T03:08:21.871 INFO:tasks.rados.rados.0.smithi016.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-10T03:08:21.871 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 3 2024-04-10T03:08:21.871 INFO:tasks.rados.rados.0.smithi016.stdout:83: finishing rollback tid 0 to smithi01663999-9 2024-04-10T03:08:21.871 INFO:tasks.rados.rados.0.smithi016.stdout:83: finishing rollback tid 1 to smithi01663999-9 2024-04-10T03:08:21.871 INFO:tasks.rados.rados.0.smithi016.stdout:83: finishing rollback tid 2 to smithi01663999-9 2024-04-10T03:08:21.871 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 21 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-04-10T03:08:21.871 INFO:tasks.rados.rados.0.smithi016.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2024-04-10T03:08:21.873 INFO:tasks.rados.rados.0.smithi016.stdout:90: seq_num 55 ranges {270336=524288,794624=401408} 2024-04-10T03:08:21.878 INFO:tasks.rados.rados.0.smithi016.stdout:90: writing smithi01663999-17 from 270336 to 794624 tid 1 2024-04-10T03:08:21.881 INFO:tasks.rados.rados.0.smithi016.stdout:90: writing smithi01663999-17 from 794624 to 1196032 tid 2 2024-04-10T03:08:21.881 INFO:tasks.rados.rados.0.smithi016.stdout:83: done (7 left) 2024-04-10T03:08:21.881 INFO:tasks.rados.rados.0.smithi016.stdout:86: done (6 left) 2024-04-10T03:08:21.881 INFO:tasks.rados.rados.0.smithi016.stdout:91: rollback oid 32 current snap is 3 2024-04-10T03:08:21.881 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 32 to 2 2024-04-10T03:08:21.881 INFO:tasks.rados.rados.0.smithi016.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-10T03:08:21.896 INFO:tasks.rados.rados.0.smithi016.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-10T03:08:21.907 INFO:tasks.rados.rados.0.smithi016.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:88: finishing write tid 1 to smithi01663999-3 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:88: finishing write tid 2 to smithi01663999-3 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:84: done (6 left) 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:87: done (5 left) 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:89: done (4 left) 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:92: rollback oid 28 current snap is 3 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 0 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:91: finishing rollback tid 0 to smithi01663999-32 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:88: finishing write tid 3 to smithi01663999-3 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:88: finishing write tid 4 to smithi01663999-3 2024-04-10T03:08:21.911 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 11 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-04-10T03:08:21.912 INFO:tasks.rados.rados.0.smithi016.stdout:88: left oid 3 (ObjNum 54 snap 3 seq_num 54) 2024-04-10T03:08:21.912 INFO:tasks.rados.rados.0.smithi016.stdout:91: finishing rollback tid 1 to smithi01663999-32 2024-04-10T03:08:21.912 INFO:tasks.rados.rados.0.smithi016.stdout:91: finishing rollback tid 2 to smithi01663999-32 2024-04-10T03:08:21.912 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 25 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-04-10T03:08:21.912 INFO:tasks.rados.rados.0.smithi016.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-04-10T03:08:21.933 INFO:tasks.rados.rados.0.smithi016.stdout:90: finishing write tid 1 to smithi01663999-17 2024-04-10T03:08:21.933 INFO:tasks.rados.rados.0.smithi016.stdout:90: finishing write tid 2 to smithi01663999-17 2024-04-10T03:08:21.933 INFO:tasks.rados.rados.0.smithi016.stdout:90: finishing write tid 3 to smithi01663999-17 2024-04-10T03:08:21.933 INFO:tasks.rados.rados.0.smithi016.stdout:90: finishing write tid 4 to smithi01663999-17 2024-04-10T03:08:21.933 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 8 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-10T03:08:21.933 INFO:tasks.rados.rados.0.smithi016.stdout:90: left oid 17 (ObjNum 55 snap 3 seq_num 55) 2024-04-10T03:08:21.933 INFO:tasks.rados.rados.0.smithi016.stdout:92: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:08:21.933 INFO:tasks.rados.rados.0.smithi016.stdout:85: done (4 left) 2024-04-10T03:08:21.934 INFO:tasks.rados.rados.0.smithi016.stdout:88: done (3 left) 2024-04-10T03:08:21.934 INFO:tasks.rados.rados.0.smithi016.stdout:90: done (2 left) 2024-04-10T03:08:21.934 INFO:tasks.rados.rados.0.smithi016.stdout:91: done (1 left) 2024-04-10T03:08:21.934 INFO:tasks.rados.rados.0.smithi016.stdout:93: snap_create 2024-04-10T03:08:21.934 INFO:tasks.rados.rados.0.smithi016.stdout:92: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:08:21.934 INFO:tasks.rados.rados.0.smithi016.stdout:92: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:08:21.934 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 22 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-10T03:08:22.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:21 smithi136 bash[23435]: cluster 2024-04-10T03:08:20.862705+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-10T03:08:22.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:21 smithi016 bash[21212]: cluster 2024-04-10T03:08:20.862705+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-10T03:08:22.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:21 smithi016 bash[28961]: cluster 2024-04-10T03:08:20.862705+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-10T03:08:22.871 INFO:tasks.rados.rados.0.smithi016.stdout:92: done (1 left) 2024-04-10T03:08:22.871 INFO:tasks.rados.rados.0.smithi016.stdout:93: done (0 left) 2024-04-10T03:08:22.871 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 4 2024-04-10T03:08:22.871 INFO:tasks.rados.rados.0.smithi016.stdout:94: seq_num 56 ranges {442368=540672,983040=401408} 2024-04-10T03:08:22.877 INFO:tasks.rados.rados.0.smithi016.stdout:94: writing smithi01663999-27 from 442368 to 983040 tid 1 2024-04-10T03:08:22.880 INFO:tasks.rados.rados.0.smithi016.stdout:94: writing smithi01663999-27 from 983040 to 1384448 tid 2 2024-04-10T03:08:22.880 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 4 2024-04-10T03:08:22.880 INFO:tasks.rados.rados.0.smithi016.stdout:95: seq_num 57 ranges {638976=557056,1196032=401408} 2024-04-10T03:08:22.887 INFO:tasks.rados.rados.0.smithi016.stdout:95: writing smithi01663999-39 from 638976 to 1196032 tid 1 2024-04-10T03:08:22.890 INFO:tasks.rados.rados.0.smithi016.stdout:95: writing smithi01663999-39 from 1196032 to 1597440 tid 2 2024-04-10T03:08:22.890 INFO:tasks.rados.rados.0.smithi016.stdout:96: read oid 45 snap -1 2024-04-10T03:08:22.890 INFO:tasks.rados.rados.0.smithi016.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2024-04-10T03:08:22.890 INFO:tasks.rados.rados.0.smithi016.stdout:97: rollback oid 12 current snap is 4 2024-04-10T03:08:22.890 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 12 to 3 2024-04-10T03:08:22.890 INFO:tasks.rados.rados.0.smithi016.stdout:98: snap_remove snap 0 2024-04-10T03:08:23.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:22 smithi136 bash[23435]: cluster 2024-04-10T03:08:21.766674+0000 mgr.y (mgr.14514) 182 : cluster [DBG] pgmap v142: 121 pgs: 121 active+clean; 22 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 534 KiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-04-10T03:08:23.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:22 smithi136 bash[23435]: cluster 2024-04-10T03:08:21.870185+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-10T03:08:23.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:22 smithi016 bash[21212]: cluster 2024-04-10T03:08:21.766674+0000 mgr.y (mgr.14514) 182 : cluster [DBG] pgmap v142: 121 pgs: 121 active+clean; 22 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 534 KiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-04-10T03:08:23.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:22 smithi016 bash[21212]: cluster 2024-04-10T03:08:21.870185+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-10T03:08:23.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:22 smithi016 bash[28961]: cluster 2024-04-10T03:08:21.766674+0000 mgr.y (mgr.14514) 182 : cluster [DBG] pgmap v142: 121 pgs: 121 active+clean; 22 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 534 KiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-04-10T03:08:23.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:22 smithi016 bash[28961]: cluster 2024-04-10T03:08:21.870185+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-10T03:08:23.879 INFO:tasks.rados.rados.0.smithi016.stdout:98: done (4 left) 2024-04-10T03:08:23.879 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 4 2024-04-10T03:08:23.879 INFO:tasks.rados.rados.0.smithi016.stdout:99: seq_num 58 ranges {0=573440,573440=401408} 2024-04-10T03:08:23.883 INFO:tasks.rados.rados.0.smithi016.stdout:99: writing smithi01663999-34 from 0 to 573440 tid 1 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:99: writing smithi01663999-34 from 573440 to 974848 tid 2 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:100: read oid 15 snap -1 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:100: expect (ObjNum 1 snap 0 seq_num 1) 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:101: snap_create 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:94: finishing write tid 1 to smithi01663999-27 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:94: finishing write tid 2 to smithi01663999-27 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:94: finishing write tid 3 to smithi01663999-27 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:94: finishing write tid 4 to smithi01663999-27 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 12 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:94: left oid 27 (ObjNum 56 snap 4 seq_num 56) 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:95: finishing write tid 1 to smithi01663999-39 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:97: finishing rollback tid 0 to smithi01663999-12 2024-04-10T03:08:23.887 INFO:tasks.rados.rados.0.smithi016.stdout:97: finishing rollback tid 1 to smithi01663999-12 2024-04-10T03:08:23.888 INFO:tasks.rados.rados.0.smithi016.stdout:97: finishing rollback tid 2 to smithi01663999-12 2024-04-10T03:08:23.888 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 15 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-04-10T03:08:23.888 INFO:tasks.rados.rados.0.smithi016.stdout:95: finishing write tid 2 to smithi01663999-39 2024-04-10T03:08:23.888 INFO:tasks.rados.rados.0.smithi016.stdout:95: finishing write tid 3 to smithi01663999-39 2024-04-10T03:08:23.888 INFO:tasks.rados.rados.0.smithi016.stdout:95: finishing write tid 4 to smithi01663999-39 2024-04-10T03:08:23.888 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 16 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-10T03:08:23.888 INFO:tasks.rados.rados.0.smithi016.stdout:95: left oid 39 (ObjNum 57 snap 4 seq_num 57) 2024-04-10T03:08:23.888 INFO:tasks.rados.rados.0.smithi016.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2024-04-10T03:08:23.914 INFO:tasks.rados.rados.0.smithi016.stdout:99: finishing write tid 1 to smithi01663999-34 2024-04-10T03:08:23.914 INFO:tasks.rados.rados.0.smithi016.stdout:99: finishing write tid 2 to smithi01663999-34 2024-04-10T03:08:23.914 INFO:tasks.rados.rados.0.smithi016.stdout:99: finishing write tid 3 to smithi01663999-34 2024-04-10T03:08:23.914 INFO:tasks.rados.rados.0.smithi016.stdout:99: finishing write tid 4 to smithi01663999-34 2024-04-10T03:08:23.914 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 20 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-04-10T03:08:23.914 INFO:tasks.rados.rados.0.smithi016.stdout:99: left oid 34 (ObjNum 58 snap 4 seq_num 58) 2024-04-10T03:08:23.914 INFO:tasks.rados.rados.0.smithi016.stdout:100: expect (ObjNum 1 snap 0 seq_num 1) 2024-04-10T03:08:24.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:23 smithi136 bash[23435]: cluster 2024-04-10T03:08:22.877976+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-10T03:08:24.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:23 smithi016 bash[21212]: cluster 2024-04-10T03:08:22.877976+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-10T03:08:24.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:23 smithi016 bash[28961]: cluster 2024-04-10T03:08:22.877976+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-10T03:08:24.887 INFO:tasks.rados.rados.0.smithi016.stdout:94: done (6 left) 2024-04-10T03:08:24.887 INFO:tasks.rados.rados.0.smithi016.stdout:95: done (5 left) 2024-04-10T03:08:24.887 INFO:tasks.rados.rados.0.smithi016.stdout:96: done (4 left) 2024-04-10T03:08:24.888 INFO:tasks.rados.rados.0.smithi016.stdout:97: done (3 left) 2024-04-10T03:08:24.888 INFO:tasks.rados.rados.0.smithi016.stdout:99: done (2 left) 2024-04-10T03:08:24.888 INFO:tasks.rados.rados.0.smithi016.stdout:100: done (1 left) 2024-04-10T03:08:24.888 INFO:tasks.rados.rados.0.smithi016.stdout:101: done (0 left) 2024-04-10T03:08:24.888 INFO:tasks.rados.rados.0.smithi016.stdout:102: snap_remove snap 1 2024-04-10T03:08:25.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:24 smithi136 bash[23435]: cluster 2024-04-10T03:08:23.767081+0000 mgr.y (mgr.14514) 183 : cluster [DBG] pgmap v145: 121 pgs: 121 active+clean; 22 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:25.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:24 smithi136 bash[23435]: cluster 2024-04-10T03:08:23.885750+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-10T03:08:25.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:24 smithi016 bash[21212]: cluster 2024-04-10T03:08:23.767081+0000 mgr.y (mgr.14514) 183 : cluster [DBG] pgmap v145: 121 pgs: 121 active+clean; 22 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:25.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:24 smithi016 bash[21212]: cluster 2024-04-10T03:08:23.885750+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-10T03:08:25.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:24 smithi016 bash[28961]: cluster 2024-04-10T03:08:23.767081+0000 mgr.y (mgr.14514) 183 : cluster [DBG] pgmap v145: 121 pgs: 121 active+clean; 22 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:25.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:24 smithi016 bash[28961]: cluster 2024-04-10T03:08:23.885750+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-10T03:08:25.896 INFO:tasks.rados.rados.0.smithi016.stdout:102: done (0 left) 2024-04-10T03:08:25.896 INFO:tasks.rados.rados.0.smithi016.stdout:103: read oid 29 snap 4 2024-04-10T03:08:25.896 INFO:tasks.rados.rados.0.smithi016.stdout:103: expect (ObjNum 50 snap 0 seq_num 50) 2024-04-10T03:08:25.896 INFO:tasks.rados.rados.0.smithi016.stdout:104: read oid 46 snap -1 2024-04-10T03:08:25.896 INFO:tasks.rados.rados.0.smithi016.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-10T03:08:25.896 INFO:tasks.rados.rados.0.smithi016.stdout:105: copy_from oid 36 from oid 2 current snap is 5 2024-04-10T03:08:25.896 INFO:tasks.rados.rados.0.smithi016.stdout:106: rmattr oid 49 current snap is 5 2024-04-10T03:08:25.897 INFO:tasks.rados.rados.0.smithi016.stdout:106: done (3 left) 2024-04-10T03:08:25.897 INFO:tasks.rados.rados.0.smithi016.stdout:107: snap_remove snap 3 2024-04-10T03:08:26.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:25 smithi136 bash[23435]: cluster 2024-04-10T03:08:24.893266+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-10T03:08:26.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:25 smithi016 bash[28961]: cluster 2024-04-10T03:08:24.893266+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-10T03:08:26.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:25 smithi016 bash[21212]: cluster 2024-04-10T03:08:24.893266+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-10T03:08:26.911 INFO:tasks.rados.rados.0.smithi016.stdout:107: done (3 left) 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:108: rmattr oid 30 current snap is 5 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:108: done (3 left) 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:109: read oid 42 snap 2 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:110: rmattr oid 14 current snap is 5 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:111: read oid 32 snap 2 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:111: expect (ObjNum 31 snap 0 seq_num 31) 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:112: delete oid 28 current snap is 5 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:105: finishing copy_from racing read to smithi01663999-36 2024-04-10T03:08:26.912 INFO:tasks.rados.rados.0.smithi016.stdout:103: expect (ObjNum 50 snap 0 seq_num 50) 2024-04-10T03:08:26.966 INFO:tasks.rados.rados.0.smithi016.stdout:105: finishing copy_from to smithi01663999-36 2024-04-10T03:08:26.966 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-04-10T03:08:26.966 INFO:tasks.rados.rados.0.smithi016.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-10T03:08:26.988 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 33 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-10T03:08:26.988 INFO:tasks.rados.rados.0.smithi016.stdout:111: expect (ObjNum 31 snap 0 seq_num 31) 2024-04-10T03:08:27.003 INFO:tasks.rados.rados.0.smithi016.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2024-04-10T03:08:27.021 INFO:tasks.rados.rados.0.smithi016.stdout:103: done (6 left) 2024-04-10T03:08:27.022 INFO:tasks.rados.rados.0.smithi016.stdout:104: done (5 left) 2024-04-10T03:08:27.022 INFO:tasks.rados.rados.0.smithi016.stdout:105: done (4 left) 2024-04-10T03:08:27.022 INFO:tasks.rados.rados.0.smithi016.stdout:109: done (3 left) 2024-04-10T03:08:27.022 INFO:tasks.rados.rados.0.smithi016.stdout:110: done (2 left) 2024-04-10T03:08:27.022 INFO:tasks.rados.rados.0.smithi016.stdout:111: done (1 left) 2024-04-10T03:08:27.022 INFO:tasks.rados.rados.0.smithi016.stdout:112: done (0 left) 2024-04-10T03:08:27.022 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 5 2024-04-10T03:08:27.022 INFO:tasks.rados.rados.0.smithi016.stdout:113: seq_num 60 ranges {409600=614400,1024000=401408} 2024-04-10T03:08:27.038 INFO:tasks.rados.rados.0.smithi016.stdout:113: writing smithi01663999-25 from 409600 to 1024000 tid 1 2024-04-10T03:08:27.046 INFO:tasks.rados.rados.0.smithi016.stdout:113: writing smithi01663999-25 from 1024000 to 1425408 tid 2 2024-04-10T03:08:27.046 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 5 2024-04-10T03:08:27.046 INFO:tasks.rados.rados.0.smithi016.stdout:113: finishing write tid 1 to smithi01663999-25 2024-04-10T03:08:27.046 INFO:tasks.rados.rados.0.smithi016.stdout:114: seq_num 61 ranges {950272=630784,1581056=401408} 2024-04-10T03:08:27.072 INFO:tasks.rados.rados.0.smithi016.stdout:114: writing smithi01663999-3 from 950272 to 1581056 tid 1 2024-04-10T03:08:27.080 INFO:tasks.rados.rados.0.smithi016.stdout:114: writing smithi01663999-3 from 1581056 to 1982464 tid 2 2024-04-10T03:08:27.080 INFO:tasks.rados.rados.0.smithi016.stdout:115: snap_remove snap 2 2024-04-10T03:08:27.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:26 smithi136 bash[23435]: cluster 2024-04-10T03:08:25.767510+0000 mgr.y (mgr.14514) 184 : cluster [DBG] pgmap v148: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-04-10T03:08:27.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:26 smithi136 bash[23435]: cluster 2024-04-10T03:08:25.902250+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-10T03:08:27.256 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:08:27 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:27] "GET /metrics HTTP/1.1" 200 238436 "" "Prometheus/2.43.0" 2024-04-10T03:08:27.256 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:26 smithi016 bash[21212]: cluster 2024-04-10T03:08:25.767510+0000 mgr.y (mgr.14514) 184 : cluster [DBG] pgmap v148: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-04-10T03:08:27.256 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:26 smithi016 bash[21212]: cluster 2024-04-10T03:08:25.902250+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-10T03:08:27.256 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:26 smithi016 bash[28961]: cluster 2024-04-10T03:08:25.767510+0000 mgr.y (mgr.14514) 184 : cluster [DBG] pgmap v148: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-04-10T03:08:27.256 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:26 smithi016 bash[28961]: cluster 2024-04-10T03:08:25.902250+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:115: done (2 left) 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:116: snap_create 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:113: finishing write tid 2 to smithi01663999-25 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:113: finishing write tid 3 to smithi01663999-25 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:113: finishing write tid 4 to smithi01663999-25 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 12 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:113: left oid 25 (ObjNum 60 snap 5 seq_num 60) 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:114: finishing write tid 1 to smithi01663999-3 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:114: finishing write tid 2 to smithi01663999-3 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:114: finishing write tid 3 to smithi01663999-3 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:114: finishing write tid 4 to smithi01663999-3 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 19 (ObjNum 61 snap 5 seq_num 61) dirty exists 2024-04-10T03:08:27.923 INFO:tasks.rados.rados.0.smithi016.stdout:114: left oid 3 (ObjNum 61 snap 5 seq_num 61) 2024-04-10T03:08:28.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:27 smithi136 bash[23435]: cluster 2024-04-10T03:08:26.911641+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-10T03:08:28.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:27 smithi016 bash[21212]: cluster 2024-04-10T03:08:26.911641+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-10T03:08:28.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:27 smithi016 bash[28961]: cluster 2024-04-10T03:08:26.911641+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-10T03:08:28.597 INFO:tasks.rados.rados.0.smithi016.stdout:113: done (2 left) 2024-04-10T03:08:28.597 INFO:tasks.rados.rados.0.smithi016.stdout:114: done (1 left) 2024-04-10T03:08:28.597 INFO:tasks.rados.rados.0.smithi016.stdout:116: done (0 left) 2024-04-10T03:08:28.597 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 6 2024-04-10T03:08:28.597 INFO:tasks.rados.rados.0.smithi016.stdout:117: seq_num 62 ranges {139264=647168,786432=401408} 2024-04-10T03:08:28.608 INFO:tasks.rados.rados.0.smithi016.stdout:117: writing smithi01663999-9 from 139264 to 786432 tid 1 2024-04-10T03:08:28.614 INFO:tasks.rados.rados.0.smithi016.stdout:117: writing smithi01663999-9 from 786432 to 1187840 tid 2 2024-04-10T03:08:28.615 INFO:tasks.rados.rados.0.smithi016.stdout:118: rollback oid 3 current snap is 6 2024-04-10T03:08:28.615 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 3 to 4 2024-04-10T03:08:28.615 INFO:tasks.rados.rados.0.smithi016.stdout:119: read oid 25 snap -1 2024-04-10T03:08:28.615 INFO:tasks.rados.rados.0.smithi016.stdout:119: expect (ObjNum 60 snap 5 seq_num 60) 2024-04-10T03:08:28.615 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 6 2024-04-10T03:08:28.615 INFO:tasks.rados.rados.0.smithi016.stdout:120: seq_num 63 ranges {24576=663552,688128=401408} 2024-04-10T03:08:28.627 INFO:tasks.rados.rados.0.smithi016.stdout:120: writing smithi01663999-2 from 24576 to 688128 tid 1 2024-04-10T03:08:28.633 INFO:tasks.rados.rados.0.smithi016.stdout:120: writing smithi01663999-2 from 688128 to 1089536 tid 2 2024-04-10T03:08:28.634 INFO:tasks.rados.rados.0.smithi016.stdout:121: snap_create 2024-04-10T03:08:28.634 INFO:tasks.rados.rados.0.smithi016.stdout:117: finishing write tid 1 to smithi01663999-9 2024-04-10T03:08:28.634 INFO:tasks.rados.rados.0.smithi016.stdout:117: finishing write tid 2 to smithi01663999-9 2024-04-10T03:08:28.634 INFO:tasks.rados.rados.0.smithi016.stdout:117: finishing write tid 3 to smithi01663999-9 2024-04-10T03:08:28.634 INFO:tasks.rados.rados.0.smithi016.stdout:117: finishing write tid 4 to smithi01663999-9 2024-04-10T03:08:28.635 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 43 (ObjNum 62 snap 6 seq_num 62) dirty exists 2024-04-10T03:08:28.635 INFO:tasks.rados.rados.0.smithi016.stdout:117: left oid 9 (ObjNum 62 snap 6 seq_num 62) 2024-04-10T03:08:28.635 INFO:tasks.rados.rados.0.smithi016.stdout:118: finishing rollback tid 0 to smithi01663999-3 2024-04-10T03:08:28.635 INFO:tasks.rados.rados.0.smithi016.stdout:118: finishing rollback tid 1 to smithi01663999-3 2024-04-10T03:08:28.637 INFO:tasks.rados.rados.0.smithi016.stdout:119: expect (ObjNum 60 snap 5 seq_num 60) 2024-04-10T03:08:28.718 INFO:tasks.rados.rados.0.smithi016.stdout:118: finishing rollback tid 2 to smithi01663999-3 2024-04-10T03:08:28.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 25 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-04-10T03:08:28.719 INFO:tasks.rados.rados.0.smithi016.stdout:120: finishing write tid 1 to smithi01663999-2 2024-04-10T03:08:28.719 INFO:tasks.rados.rados.0.smithi016.stdout:120: finishing write tid 2 to smithi01663999-2 2024-04-10T03:08:28.719 INFO:tasks.rados.rados.0.smithi016.stdout:120: finishing write tid 3 to smithi01663999-2 2024-04-10T03:08:28.719 INFO:tasks.rados.rados.0.smithi016.stdout:120: finishing write tid 4 to smithi01663999-2 2024-04-10T03:08:28.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 10 (ObjNum 63 snap 6 seq_num 63) dirty exists 2024-04-10T03:08:28.719 INFO:tasks.rados.rados.0.smithi016.stdout:120: left oid 2 (ObjNum 63 snap 6 seq_num 63) 2024-04-10T03:08:29.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:28 smithi136 bash[23435]: cluster 2024-04-10T03:08:27.768107+0000 mgr.y (mgr.14514) 185 : cluster [DBG] pgmap v151: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-04-10T03:08:29.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:28 smithi136 bash[23435]: cluster 2024-04-10T03:08:27.925362+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-10T03:08:29.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:28 smithi136 bash[23435]: cluster 2024-04-10T03:08:28.602968+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-10T03:08:29.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:28 smithi136 bash[23435]: audit 2024-04-10T03:08:28.766536+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:29.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:28 smithi136 bash[23435]: audit 2024-04-10T03:08:28.768677+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:08:29.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:28 smithi136 bash[23435]: audit 2024-04-10T03:08:28.901636+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:29.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[21212]: cluster 2024-04-10T03:08:27.768107+0000 mgr.y (mgr.14514) 185 : cluster [DBG] pgmap v151: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-04-10T03:08:29.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[21212]: cluster 2024-04-10T03:08:27.925362+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-10T03:08:29.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[21212]: cluster 2024-04-10T03:08:28.602968+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-10T03:08:29.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[21212]: audit 2024-04-10T03:08:28.766536+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:29.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[21212]: audit 2024-04-10T03:08:28.768677+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:08:29.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[21212]: audit 2024-04-10T03:08:28.901636+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:29.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[28961]: cluster 2024-04-10T03:08:27.768107+0000 mgr.y (mgr.14514) 185 : cluster [DBG] pgmap v151: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-04-10T03:08:29.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[28961]: cluster 2024-04-10T03:08:27.925362+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-10T03:08:29.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[28961]: cluster 2024-04-10T03:08:28.602968+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-10T03:08:29.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[28961]: audit 2024-04-10T03:08:28.766536+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:29.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[28961]: audit 2024-04-10T03:08:28.768677+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:08:29.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:28 smithi016 bash[28961]: audit 2024-04-10T03:08:28.901636+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:29.600 INFO:tasks.rados.rados.0.smithi016.stdout:117: done (4 left) 2024-04-10T03:08:29.600 INFO:tasks.rados.rados.0.smithi016.stdout:118: done (3 left) 2024-04-10T03:08:29.601 INFO:tasks.rados.rados.0.smithi016.stdout:119: done (2 left) 2024-04-10T03:08:29.601 INFO:tasks.rados.rados.0.smithi016.stdout:120: done (1 left) 2024-04-10T03:08:29.601 INFO:tasks.rados.rados.0.smithi016.stdout:121: done (0 left) 2024-04-10T03:08:29.601 INFO:tasks.rados.rados.0.smithi016.stdout:122: read oid 48 snap 5 2024-04-10T03:08:29.601 INFO:tasks.rados.rados.0.smithi016.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2024-04-10T03:08:29.601 INFO:tasks.rados.rados.0.smithi016.stdout:123: read oid 49 snap 6 2024-04-10T03:08:29.601 INFO:tasks.rados.rados.0.smithi016.stdout:123: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-10T03:08:29.601 INFO:tasks.rados.rados.0.smithi016.stdout:124: delete oid 44 current snap is 7 2024-04-10T03:08:29.609 INFO:tasks.rados.rados.0.smithi016.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2024-04-10T03:08:29.646 INFO:tasks.rados.rados.0.smithi016.stdout:123: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-10T03:08:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:122: done (2 left) 2024-04-10T03:08:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:123: done (1 left) 2024-04-10T03:08:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:124: done (0 left) 2024-04-10T03:08:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:125: rollback oid 49 current snap is 7 2024-04-10T03:08:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 49 to 5 2024-04-10T03:08:29.680 INFO:tasks.rados.rados.0.smithi016.stdout:126: read oid 27 snap -1 2024-04-10T03:08:29.680 INFO:tasks.rados.rados.0.smithi016.stdout:126: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-10T03:08:29.680 INFO:tasks.rados.rados.0.smithi016.stdout:127: setattr oid 41 current snap is 7 2024-04-10T03:08:29.685 INFO:tasks.rados.rados.0.smithi016.stdout:128: delete oid 28 current snap is 7 2024-04-10T03:08:29.686 INFO:tasks.rados.rados.0.smithi016.stdout:125: finishing rollback tid 0 to smithi01663999-49 2024-04-10T03:08:29.686 INFO:tasks.rados.rados.0.smithi016.stdout:125: finishing rollback tid 1 to smithi01663999-49 2024-04-10T03:08:29.687 INFO:tasks.rados.rados.0.smithi016.stdout:125: finishing rollback tid 2 to smithi01663999-49 2024-04-10T03:08:29.688 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 7 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-04-10T03:08:29.688 INFO:tasks.rados.rados.0.smithi016.stdout:125: done (3 left) 2024-04-10T03:08:29.688 INFO:tasks.rados.rados.0.smithi016.stdout:128: done (2 left) 2024-04-10T03:08:29.688 INFO:tasks.rados.rados.0.smithi016.stdout:129: snap_remove snap 5 2024-04-10T03:08:30.603 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:08:30 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:08:30.611 INFO:tasks.rados.rados.0.smithi016.stdout:129: done (2 left) 2024-04-10T03:08:30.611 INFO:tasks.rados.rados.0.smithi016.stdout:130: setattr oid 32 current snap is 7 2024-04-10T03:08:30.611 INFO:tasks.rados.rados.0.smithi016.stdout:126: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-10T03:08:30.697 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 8 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-10T03:08:30.697 INFO:tasks.rados.rados.0.smithi016.stdout:126: done (2 left) 2024-04-10T03:08:30.698 INFO:tasks.rados.rados.0.smithi016.stdout:127: done (1 left) 2024-04-10T03:08:30.698 INFO:tasks.rados.rados.0.smithi016.stdout:131: snap_remove snap 4 2024-04-10T03:08:30.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:30 smithi136 bash[23435]: cluster 2024-04-10T03:08:29.606463+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-10T03:08:31.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:30 smithi016 bash[28961]: cluster 2024-04-10T03:08:29.606463+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-10T03:08:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:30 smithi016 bash[21212]: cluster 2024-04-10T03:08:29.606463+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-10T03:08:31.619 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 45 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-04-10T03:08:31.620 INFO:tasks.rados.rados.0.smithi016.stdout:130: done (1 left) 2024-04-10T03:08:31.620 INFO:tasks.rados.rados.0.smithi016.stdout:131: done (0 left) 2024-04-10T03:08:31.620 INFO:tasks.rados.rados.0.smithi016.stdout:132: delete oid 3 current snap is 7 2024-04-10T03:08:31.630 INFO:tasks.rados.rados.0.smithi016.stdout:132: done (0 left) 2024-04-10T03:08:31.630 INFO:tasks.rados.rados.0.smithi016.stdout:133: snap_remove snap 6 2024-04-10T03:08:31.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:31 smithi136 bash[23435]: cluster 2024-04-10T03:08:29.769357+0000 mgr.y (mgr.14514) 186 : cluster [DBG] pgmap v155: 121 pgs: 121 active+clean; 32 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.0 MiB/s wr, 22 op/s 2024-04-10T03:08:31.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:31 smithi136 bash[23435]: cluster 2024-04-10T03:08:30.617670+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-10T03:08:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:31 smithi016 bash[21212]: cluster 2024-04-10T03:08:29.769357+0000 mgr.y (mgr.14514) 186 : cluster [DBG] pgmap v155: 121 pgs: 121 active+clean; 32 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.0 MiB/s wr, 22 op/s 2024-04-10T03:08:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:31 smithi016 bash[21212]: cluster 2024-04-10T03:08:30.617670+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-10T03:08:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:31 smithi016 bash[28961]: cluster 2024-04-10T03:08:29.769357+0000 mgr.y (mgr.14514) 186 : cluster [DBG] pgmap v155: 121 pgs: 121 active+clean; 32 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.0 MiB/s wr, 22 op/s 2024-04-10T03:08:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:31 smithi016 bash[28961]: cluster 2024-04-10T03:08:30.617670+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-10T03:08:32.633 INFO:tasks.rados.rados.0.smithi016.stdout:133: done (0 left) 2024-04-10T03:08:32.633 INFO:tasks.rados.rados.0.smithi016.stdout:134: rollback oid 17 current snap is 7 2024-04-10T03:08:32.633 INFO:tasks.rados.rados.0.smithi016.stdout:134: done (0 left) 2024-04-10T03:08:32.633 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 7 2024-04-10T03:08:32.633 INFO:tasks.rados.rados.0.smithi016.stdout:135: seq_num 67 ranges {712704=729088,1441792=401408} 2024-04-10T03:08:32.647 INFO:tasks.rados.rados.0.smithi016.stdout:135: writing smithi01663999-43 from 712704 to 1441792 tid 1 2024-04-10T03:08:32.653 INFO:tasks.rados.rados.0.smithi016.stdout:135: writing smithi01663999-43 from 1441792 to 1843200 tid 2 2024-04-10T03:08:32.654 INFO:tasks.rados.rados.0.smithi016.stdout:136: read oid 11 snap -1 2024-04-10T03:08:32.654 INFO:tasks.rados.rados.0.smithi016.stdout:136: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-10T03:08:32.654 INFO:tasks.rados.rados.0.smithi016.stdout:137: read oid 6 snap -1 2024-04-10T03:08:32.654 INFO:tasks.rados.rados.0.smithi016.stdout:137: expect (ObjNum 5 snap 0 seq_num 5) 2024-04-10T03:08:32.654 INFO:tasks.rados.rados.0.smithi016.stdout:138: copy_from oid 18 from oid 46 current snap is 7 2024-04-10T03:08:32.654 INFO:tasks.rados.rados.0.smithi016.stdout:139: read oid 41 snap -1 2024-04-10T03:08:32.654 INFO:tasks.rados.rados.0.smithi016.stdout:139: expect (ObjNum 40 snap 0 seq_num 40) 2024-04-10T03:08:32.655 INFO:tasks.rados.rados.0.smithi016.stdout:140: rmattr oid 37 current snap is 7 2024-04-10T03:08:32.655 INFO:tasks.rados.rados.0.smithi016.stdout:140: done (5 left) 2024-04-10T03:08:32.656 INFO:tasks.rados.rados.0.smithi016.stdout:141: read oid 1 snap -1 2024-04-10T03:08:32.656 INFO:tasks.rados.rados.0.smithi016.stdout:141: expect deleted 2024-04-10T03:08:32.656 INFO:tasks.rados.rados.0.smithi016.stdout:142: rmattr oid 30 current snap is 7 2024-04-10T03:08:32.656 INFO:tasks.rados.rados.0.smithi016.stdout:142: done (6 left) 2024-04-10T03:08:32.656 INFO:tasks.rados.rados.0.smithi016.stdout:143: setattr oid 47 current snap is 7 2024-04-10T03:08:32.656 INFO:tasks.rados.rados.0.smithi016.stdout:144: copy_from oid 35 from oid 5 current snap is 7 2024-04-10T03:08:32.657 INFO:tasks.rados.rados.0.smithi016.stdout:145: setattr oid 9 current snap is 7 2024-04-10T03:08:32.660 INFO:tasks.rados.rados.0.smithi016.stdout:141: done (8 left) 2024-04-10T03:08:32.660 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 7 2024-04-10T03:08:32.660 INFO:tasks.rados.rados.0.smithi016.stdout:146: seq_num 68 ranges {1318912=745472,2064384=401408} 2024-04-10T03:08:32.678 INFO:tasks.rados.rados.0.smithi016.stdout:146: writing smithi01663999-29 from 1318912 to 2064384 tid 1 2024-04-10T03:08:32.680 INFO:tasks.rados.rados.0.smithi016.stdout:146: writing smithi01663999-29 from 2064384 to 2465792 tid 2 2024-04-10T03:08:32.680 INFO:tasks.rados.rados.0.smithi016.stdout:147: setattr oid 8 current snap is 7 2024-04-10T03:08:32.683 INFO:tasks.rados.rados.0.smithi016.stdout:136: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-10T03:08:32.686 INFO:tasks.rados.rados.0.smithi016.stdout:139: expect (ObjNum 40 snap 0 seq_num 40) 2024-04-10T03:08:32.707 INFO:tasks.rados.rados.0.smithi016.stdout:135: finishing write tid 1 to smithi01663999-43 2024-04-10T03:08:32.707 INFO:tasks.rados.rados.0.smithi016.stdout:135: finishing write tid 2 to smithi01663999-43 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 35 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:135: finishing write tid 3 to smithi01663999-43 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:138: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 54 (ObjNum 62 snap 6 seq_num 62) dirty exists 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:138: finishing copy_from to smithi01663999-18 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:135: finishing write tid 4 to smithi01663999-43 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 40 (ObjNum 67 snap 7 seq_num 67) dirty exists 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:135: left oid 43 (ObjNum 67 snap 7 seq_num 67) 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:144: finishing copy_from racing read to smithi01663999-35 2024-04-10T03:08:32.708 INFO:tasks.rados.rados.0.smithi016.stdout:144: finishing copy_from to smithi01663999-35 2024-04-10T03:08:32.709 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-04-10T03:08:32.709 INFO:tasks.rados.rados.0.smithi016.stdout:137: expect (ObjNum 5 snap 0 seq_num 5) 2024-04-10T03:08:32.710 INFO:tasks.rados.rados.0.smithi016.stdout:146: finishing write tid 1 to smithi01663999-29 2024-04-10T03:08:32.710 INFO:tasks.rados.rados.0.smithi016.stdout:146: finishing write tid 2 to smithi01663999-29 2024-04-10T03:08:32.710 INFO:tasks.rados.rados.0.smithi016.stdout:146: finishing write tid 3 to smithi01663999-29 2024-04-10T03:08:32.710 INFO:tasks.rados.rados.0.smithi016.stdout:146: finishing write tid 4 to smithi01663999-29 2024-04-10T03:08:32.710 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 57 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:08:32.710 INFO:tasks.rados.rados.0.smithi016.stdout:146: left oid 29 (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:08:32.710 INFO:tasks.rados.rados.0.smithi016.stdout:135: done (9 left) 2024-04-10T03:08:32.710 INFO:tasks.rados.rados.0.smithi016.stdout:136: done (8 left) 2024-04-10T03:08:32.710 INFO:tasks.rados.rados.0.smithi016.stdout:137: done (7 left) 2024-04-10T03:08:32.711 INFO:tasks.rados.rados.0.smithi016.stdout:138: done (6 left) 2024-04-10T03:08:32.711 INFO:tasks.rados.rados.0.smithi016.stdout:139: done (5 left) 2024-04-10T03:08:32.711 INFO:tasks.rados.rados.0.smithi016.stdout:143: done (4 left) 2024-04-10T03:08:32.711 INFO:tasks.rados.rados.0.smithi016.stdout:144: done (3 left) 2024-04-10T03:08:32.711 INFO:tasks.rados.rados.0.smithi016.stdout:145: done (2 left) 2024-04-10T03:08:32.711 INFO:tasks.rados.rados.0.smithi016.stdout:146: done (1 left) 2024-04-10T03:08:32.711 INFO:tasks.rados.rados.0.smithi016.stdout:148: snap_create 2024-04-10T03:08:32.711 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 17 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-04-10T03:08:32.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:32 smithi136 bash[23435]: cluster 2024-04-10T03:08:31.624961+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-10T03:08:33.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:32 smithi016 bash[21212]: cluster 2024-04-10T03:08:31.624961+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-10T03:08:33.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:32 smithi016 bash[28961]: cluster 2024-04-10T03:08:31.624961+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-10T03:08:33.598 INFO:tasks.rados.rados.0.smithi016.stdout:147: done (1 left) 2024-04-10T03:08:33.598 INFO:tasks.rados.rados.0.smithi016.stdout:148: done (0 left) 2024-04-10T03:08:33.598 INFO:tasks.rados.rados.0.smithi016.stdout:149: snap_remove snap 7 2024-04-10T03:08:33.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:33 smithi136 bash[23435]: cluster 2024-04-10T03:08:31.770037+0000 mgr.y (mgr.14514) 187 : cluster [DBG] pgmap v158: 121 pgs: 121 active+clean; 32 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.0 MiB/s wr, 22 op/s 2024-04-10T03:08:33.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:33 smithi136 bash[23435]: cluster 2024-04-10T03:08:32.638154+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-10T03:08:33.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:33 smithi136 bash[23435]: cluster 2024-04-10T03:08:33.603706+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-10T03:08:34.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:33 smithi016 bash[21212]: cluster 2024-04-10T03:08:31.770037+0000 mgr.y (mgr.14514) 187 : cluster [DBG] pgmap v158: 121 pgs: 121 active+clean; 32 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.0 MiB/s wr, 22 op/s 2024-04-10T03:08:34.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:33 smithi016 bash[21212]: cluster 2024-04-10T03:08:32.638154+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-10T03:08:34.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:33 smithi016 bash[21212]: cluster 2024-04-10T03:08:33.603706+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-10T03:08:34.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:33 smithi016 bash[28961]: cluster 2024-04-10T03:08:31.770037+0000 mgr.y (mgr.14514) 187 : cluster [DBG] pgmap v158: 121 pgs: 121 active+clean; 32 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.0 MiB/s wr, 22 op/s 2024-04-10T03:08:34.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:33 smithi016 bash[28961]: cluster 2024-04-10T03:08:32.638154+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-10T03:08:34.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:33 smithi016 bash[28961]: cluster 2024-04-10T03:08:33.603706+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-10T03:08:34.600 INFO:tasks.rados.rados.0.smithi016.stdout:149: done (0 left) 2024-04-10T03:08:34.600 INFO:tasks.rados.rados.0.smithi016.stdout:150: delete oid 1 current snap is 8 2024-04-10T03:08:34.607 INFO:tasks.rados.rados.0.smithi016.stdout:150: done (0 left) 2024-04-10T03:08:34.607 INFO:tasks.rados.rados.0.smithi016.stdout:151: snap_create 2024-04-10T03:08:35.604 INFO:tasks.rados.rados.0.smithi016.stdout:151: done (0 left) 2024-04-10T03:08:35.604 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 9 2024-04-10T03:08:35.605 INFO:tasks.rados.rados.0.smithi016.stdout:152: seq_num 70 ranges {507904=778240,1286144=401408} 2024-04-10T03:08:35.625 INFO:tasks.rados.rados.0.smithi016.stdout:152: writing smithi01663999-31 from 507904 to 1286144 tid 1 2024-04-10T03:08:35.633 INFO:tasks.rados.rados.0.smithi016.stdout:152: writing smithi01663999-31 from 1286144 to 1687552 tid 2 2024-04-10T03:08:35.633 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 9 2024-04-10T03:08:35.633 INFO:tasks.rados.rados.0.smithi016.stdout:153: seq_num 71 ranges {253952=794624,1048576=401408} 2024-04-10T03:08:35.652 INFO:tasks.rados.rados.0.smithi016.stdout:153: writing smithi01663999-16 from 253952 to 1048576 tid 1 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:153: writing smithi01663999-16 from 1048576 to 1449984 tid 2 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:154: copy_from oid 10 from oid 39 current snap is 9 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:152: finishing write tid 1 to smithi01663999-31 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:152: finishing write tid 2 to smithi01663999-31 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:152: finishing write tid 3 to smithi01663999-31 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:152: finishing write tid 4 to smithi01663999-31 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 44 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:152: left oid 31 (ObjNum 70 snap 9 seq_num 70) 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:152: done (2 left) 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:155: read oid 25 snap 8 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:155: expect (ObjNum 60 snap 5 seq_num 60) 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:156: copy_from oid 21 from oid 35 current snap is 9 2024-04-10T03:08:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:157: rollback oid 19 current snap is 9 2024-04-10T03:08:35.660 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 8 2024-04-10T03:08:35.660 INFO:tasks.rados.rados.0.smithi016.stdout:158: copy_from oid 38 from oid 24 current snap is 9 2024-04-10T03:08:35.660 INFO:tasks.rados.rados.0.smithi016.stdout:159: snap_create 2024-04-10T03:08:35.672 INFO:tasks.rados.rados.0.smithi016.stdout:153: finishing write tid 1 to smithi01663999-16 2024-04-10T03:08:35.674 INFO:tasks.rados.rados.0.smithi016.stdout:153: finishing write tid 2 to smithi01663999-16 2024-04-10T03:08:35.674 INFO:tasks.rados.rados.0.smithi016.stdout:153: finishing write tid 3 to smithi01663999-16 2024-04-10T03:08:35.678 INFO:tasks.rados.rados.0.smithi016.stdout:155: expect (ObjNum 60 snap 5 seq_num 60) 2024-04-10T03:08:35.761 INFO:tasks.rados.rados.0.smithi016.stdout:153: finishing write tid 4 to smithi01663999-16 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 39 (ObjNum 71 snap 9 seq_num 71) dirty exists 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:153: left oid 16 (ObjNum 71 snap 9 seq_num 71) 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:157: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:157: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:156: finishing copy_from racing read to smithi01663999-21 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:157: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 43 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:158: finishing copy_from racing read to smithi01663999-38 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:158: finishing copy_from to smithi01663999-38 2024-04-10T03:08:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-04-10T03:08:35.763 INFO:tasks.rados.rados.0.smithi016.stdout:156: finishing copy_from to smithi01663999-21 2024-04-10T03:08:35.763 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-04-10T03:08:35.763 INFO:tasks.rados.rados.0.smithi016.stdout:154: finishing copy_from racing read to smithi01663999-10 2024-04-10T03:08:35.763 INFO:tasks.rados.rados.0.smithi016.stdout:154: finishing copy_from to smithi01663999-10 2024-04-10T03:08:35.763 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 16 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-04-10T03:08:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:35 smithi136 bash[23435]: cluster 2024-04-10T03:08:33.770962+0000 mgr.y (mgr.14514) 188 : cluster [DBG] pgmap v161: 121 pgs: 121 active+clean; 32 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:35 smithi136 bash[23435]: cluster 2024-04-10T03:08:34.605696+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-10T03:08:36.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:35 smithi016 bash[21212]: cluster 2024-04-10T03:08:33.770962+0000 mgr.y (mgr.14514) 188 : cluster [DBG] pgmap v161: 121 pgs: 121 active+clean; 32 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:36.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:35 smithi016 bash[21212]: cluster 2024-04-10T03:08:34.605696+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-10T03:08:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:35 smithi016 bash[28961]: cluster 2024-04-10T03:08:33.770962+0000 mgr.y (mgr.14514) 188 : cluster [DBG] pgmap v161: 121 pgs: 121 active+clean; 32 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:36.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:35 smithi016 bash[28961]: cluster 2024-04-10T03:08:34.605696+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-10T03:08:36.624 INFO:tasks.rados.rados.0.smithi016.stdout:153: done (6 left) 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:154: done (5 left) 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:155: done (4 left) 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:156: done (3 left) 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:157: done (2 left) 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:158: done (1 left) 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:159: done (0 left) 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:160: read oid 46 snap -1 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:160: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:161: read oid 7 snap 8 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:161: expect (ObjNum 16 snap 0 seq_num 16) 2024-04-10T03:08:36.625 INFO:tasks.rados.rados.0.smithi016.stdout:162: snap_create 2024-04-10T03:08:36.632 INFO:tasks.rados.rados.0.smithi016.stdout:161: expect (ObjNum 16 snap 0 seq_num 16) 2024-04-10T03:08:36.641 INFO:tasks.rados.rados.0.smithi016.stdout:160: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-10T03:08:36.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:36 smithi136 bash[23435]: cluster 2024-04-10T03:08:35.609357+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-10T03:08:37.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:36 smithi016 bash[28961]: cluster 2024-04-10T03:08:35.609357+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-10T03:08:37.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:36 smithi016 bash[21212]: cluster 2024-04-10T03:08:35.609357+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-10T03:08:37.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:08:37 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:37] "GET /metrics HTTP/1.1" 200 239269 "" "Prometheus/2.43.0" 2024-04-10T03:08:37.625 INFO:tasks.rados.rados.0.smithi016.stdout:160: done (2 left) 2024-04-10T03:08:37.625 INFO:tasks.rados.rados.0.smithi016.stdout:161: done (1 left) 2024-04-10T03:08:37.625 INFO:tasks.rados.rados.0.smithi016.stdout:162: done (0 left) 2024-04-10T03:08:37.625 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 11 2024-04-10T03:08:37.625 INFO:tasks.rados.rados.0.smithi016.stdout:163: seq_num 72 ranges {204800=409600,614400=524288,1138688=278528} 2024-04-10T03:08:37.637 INFO:tasks.rados.rados.0.smithi016.stdout:163: writing smithi01663999-13 from 204800 to 614400 tid 1 2024-04-10T03:08:37.646 INFO:tasks.rados.rados.0.smithi016.stdout:163: writing smithi01663999-13 from 614400 to 1138688 tid 2 2024-04-10T03:08:37.652 INFO:tasks.rados.rados.0.smithi016.stdout:163: writing smithi01663999-13 from 1138688 to 1417216 tid 3 2024-04-10T03:08:37.652 INFO:tasks.rados.rados.0.smithi016.stdout:164: copy_from oid 15 from oid 5 current snap is 11 2024-04-10T03:08:37.652 INFO:tasks.rados.rados.0.smithi016.stdout:163: finishing write tid 1 to smithi01663999-13 2024-04-10T03:08:37.652 INFO:tasks.rados.rados.0.smithi016.stdout:165: rollback oid 19 current snap is 11 2024-04-10T03:08:37.652 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 9 2024-04-10T03:08:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:166: copy_from oid 21 from oid 24 current snap is 11 2024-04-10T03:08:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:167: copy_from oid 3 from oid 7 current snap is 11 2024-04-10T03:08:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:168: read oid 33 snap -1 2024-04-10T03:08:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:168: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-10T03:08:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 11 2024-04-10T03:08:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:169: seq_num 73 ranges {1449984=425984,1875968=409600,2285568=393216} 2024-04-10T03:08:37.682 INFO:tasks.rados.rados.0.smithi016.stdout:169: writing smithi01663999-16 from 1449984 to 1875968 tid 1 2024-04-10T03:08:37.687 INFO:tasks.rados.rados.0.smithi016.stdout:169: writing smithi01663999-16 from 1875968 to 2285568 tid 2 2024-04-10T03:08:37.692 INFO:tasks.rados.rados.0.smithi016.stdout:169: writing smithi01663999-16 from 2285568 to 2678784 tid 3 2024-04-10T03:08:37.692 INFO:tasks.rados.rados.0.smithi016.stdout:170: rmattr oid 34 current snap is 11 2024-04-10T03:08:37.692 INFO:tasks.rados.rados.0.smithi016.stdout:170: done (7 left) 2024-04-10T03:08:37.693 INFO:tasks.rados.rados.0.smithi016.stdout:171: snap_remove snap 10 2024-04-10T03:08:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:37 smithi136 bash[23435]: cluster 2024-04-10T03:08:35.771758+0000 mgr.y (mgr.14514) 189 : cluster [DBG] pgmap v164: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 707 KiB/s rd, 760 KiB/s wr, 26 op/s 2024-04-10T03:08:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:37 smithi136 bash[23435]: cluster 2024-04-10T03:08:36.629846+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-10T03:08:38.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:37 smithi016 bash[21212]: cluster 2024-04-10T03:08:35.771758+0000 mgr.y (mgr.14514) 189 : cluster [DBG] pgmap v164: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 707 KiB/s rd, 760 KiB/s wr, 26 op/s 2024-04-10T03:08:38.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:37 smithi016 bash[21212]: cluster 2024-04-10T03:08:36.629846+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-10T03:08:38.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:37 smithi016 bash[28961]: cluster 2024-04-10T03:08:35.771758+0000 mgr.y (mgr.14514) 189 : cluster [DBG] pgmap v164: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 707 KiB/s rd, 760 KiB/s wr, 26 op/s 2024-04-10T03:08:38.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:37 smithi016 bash[28961]: cluster 2024-04-10T03:08:36.629846+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-10T03:08:38.601 INFO:tasks.rados.rados.0.smithi016.stdout:163: finishing write tid 2 to smithi01663999-13 2024-04-10T03:08:38.601 INFO:tasks.rados.rados.0.smithi016.stdout:165: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:08:38.601 INFO:tasks.rados.rados.0.smithi016.stdout:165: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:08:38.601 INFO:tasks.rados.rados.0.smithi016.stdout:165: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:08:38.602 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 47 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:08:38.602 INFO:tasks.rados.rados.0.smithi016.stdout:168: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:163: finishing write tid 3 to smithi01663999-13 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:163: finishing write tid 4 to smithi01663999-13 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:164: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:164: finishing copy_from to smithi01663999-15 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:163: finishing write tid 5 to smithi01663999-13 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 38 (ObjNum 72 snap 11 seq_num 72) dirty exists 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:163: left oid 13 (ObjNum 72 snap 11 seq_num 72) 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:167: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:163: done (7 left) 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:164: done (6 left) 2024-04-10T03:08:38.633 INFO:tasks.rados.rados.0.smithi016.stdout:165: done (5 left) 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:168: done (4 left) 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:171: done (3 left) 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:172: rollback oid 27 current snap is 11 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 8 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:167: finishing copy_from to smithi01663999-3 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:166: finishing copy_from racing read to smithi01663999-21 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:166: finishing copy_from to smithi01663999-21 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:169: finishing write tid 1 to smithi01663999-16 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:169: finishing write tid 2 to smithi01663999-16 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:169: finishing write tid 3 to smithi01663999-16 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:169: finishing write tid 4 to smithi01663999-16 2024-04-10T03:08:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:169: finishing write tid 5 to smithi01663999-16 2024-04-10T03:08:38.635 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 44 (ObjNum 73 snap 11 seq_num 73) dirty exists 2024-04-10T03:08:38.635 INFO:tasks.rados.rados.0.smithi016.stdout:169: left oid 16 (ObjNum 73 snap 11 seq_num 73) 2024-04-10T03:08:38.635 INFO:tasks.rados.rados.0.smithi016.stdout:166: done (3 left) 2024-04-10T03:08:38.635 INFO:tasks.rados.rados.0.smithi016.stdout:167: done (2 left) 2024-04-10T03:08:38.635 INFO:tasks.rados.rados.0.smithi016.stdout:169: done (1 left) 2024-04-10T03:08:38.635 INFO:tasks.rados.rados.0.smithi016.stdout:173: copy_from oid 30 from oid 31 current snap is 11 2024-04-10T03:08:38.635 INFO:tasks.rados.rados.0.smithi016.stdout:174: copy_from oid 17 from oid 9 current snap is 11 2024-04-10T03:08:38.635 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 11 2024-04-10T03:08:38.635 INFO:tasks.rados.rados.0.smithi016.stdout:175: seq_num 74 ranges {524288=442368,966656=696320,1662976=106496} 2024-04-10T03:08:38.647 INFO:tasks.rados.rados.0.smithi016.stdout:175: writing smithi01663999-32 from 524288 to 966656 tid 1 2024-04-10T03:08:38.659 INFO:tasks.rados.rados.0.smithi016.stdout:175: writing smithi01663999-32 from 966656 to 1662976 tid 2 2024-04-10T03:08:38.660 INFO:tasks.rados.rados.0.smithi016.stdout:175: writing smithi01663999-32 from 1662976 to 1769472 tid 3 2024-04-10T03:08:38.661 INFO:tasks.rados.rados.0.smithi016.stdout:176: setattr oid 33 current snap is 11 2024-04-10T03:08:38.661 INFO:tasks.rados.rados.0.smithi016.stdout:172: finishing rollback tid 0 to smithi01663999-27 2024-04-10T03:08:38.661 INFO:tasks.rados.rados.0.smithi016.stdout:172: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:08:38.661 INFO:tasks.rados.rados.0.smithi016.stdout:172: finishing rollback tid 2 to smithi01663999-27 2024-04-10T03:08:38.661 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 44 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-04-10T03:08:38.663 INFO:tasks.rados.rados.0.smithi016.stdout:175: finishing write tid 1 to smithi01663999-32 2024-04-10T03:08:38.665 INFO:tasks.rados.rados.0.smithi016.stdout:172: done (4 left) 2024-04-10T03:08:38.665 INFO:tasks.rados.rados.0.smithi016.stdout:177: snap_remove snap 9 2024-04-10T03:08:38.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:38 smithi136 bash[23435]: cluster 2024-04-10T03:08:37.630448+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-10T03:08:38.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:38 smithi136 bash[23435]: cluster 2024-04-10T03:08:38.606466+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-10T03:08:38.926 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:38 smithi016 bash[28961]: cluster 2024-04-10T03:08:37.630448+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-10T03:08:38.926 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:38 smithi016 bash[28961]: cluster 2024-04-10T03:08:38.606466+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-10T03:08:38.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:38 smithi016 bash[21212]: cluster 2024-04-10T03:08:37.630448+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-10T03:08:38.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:38 smithi016 bash[21212]: cluster 2024-04-10T03:08:38.606466+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-10T03:08:39.659 INFO:tasks.rados.rados.0.smithi016.stdout:174: finishing copy_from racing read to smithi01663999-17 2024-04-10T03:08:39.659 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 26 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-04-10T03:08:39.659 INFO:tasks.rados.rados.0.smithi016.stdout:175: finishing write tid 2 to smithi01663999-32 2024-04-10T03:08:39.659 INFO:tasks.rados.rados.0.smithi016.stdout:175: finishing write tid 3 to smithi01663999-32 2024-04-10T03:08:39.659 INFO:tasks.rados.rados.0.smithi016.stdout:175: finishing write tid 4 to smithi01663999-32 2024-04-10T03:08:39.659 INFO:tasks.rados.rados.0.smithi016.stdout:174: finishing copy_from to smithi01663999-17 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 54 (ObjNum 62 snap 6 seq_num 62) dirty exists 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:175: finishing write tid 5 to smithi01663999-32 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 64 (ObjNum 74 snap 11 seq_num 74) dirty exists 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:175: left oid 32 (ObjNum 74 snap 11 seq_num 74) 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:173: finishing copy_from racing read to smithi01663999-30 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:173: finishing copy_from to smithi01663999-30 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 44 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:173: done (4 left) 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:174: done (3 left) 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:175: done (2 left) 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:176: done (1 left) 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:177: done (0 left) 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:178: rmattr oid 4 current snap is 11 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:178: done (0 left) 2024-04-10T03:08:39.660 INFO:tasks.rados.rados.0.smithi016.stdout:179: copy_from oid 13 from oid 25 current snap is 11 2024-04-10T03:08:39.661 INFO:tasks.rados.rados.0.smithi016.stdout:180: snap_remove snap 8 2024-04-10T03:08:39.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:39 smithi136 bash[23435]: cluster 2024-04-10T03:08:37.772545+0000 mgr.y (mgr.14514) 190 : cluster [DBG] pgmap v167: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 707 KiB/s rd, 760 KiB/s wr, 26 op/s 2024-04-10T03:08:40.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:39 smithi016 bash[21212]: cluster 2024-04-10T03:08:37.772545+0000 mgr.y (mgr.14514) 190 : cluster [DBG] pgmap v167: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 707 KiB/s rd, 760 KiB/s wr, 26 op/s 2024-04-10T03:08:40.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:39 smithi016 bash[28961]: cluster 2024-04-10T03:08:37.772545+0000 mgr.y (mgr.14514) 190 : cluster [DBG] pgmap v167: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 707 KiB/s rd, 760 KiB/s wr, 26 op/s 2024-04-10T03:08:40.652 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:08:40 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:08:40.668 INFO:tasks.rados.rados.0.smithi016.stdout:180: done (1 left) 2024-04-10T03:08:40.668 INFO:tasks.rados.rados.0.smithi016.stdout:181: read oid 3 snap -1 2024-04-10T03:08:40.668 INFO:tasks.rados.rados.0.smithi016.stdout:181: expect (ObjNum 16 snap 0 seq_num 16) 2024-04-10T03:08:40.668 INFO:tasks.rados.rados.0.smithi016.stdout:182: rollback oid 36 current snap is 11 2024-04-10T03:08:40.668 INFO:tasks.rados.rados.0.smithi016.stdout:182: done (2 left) 2024-04-10T03:08:40.668 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 11 2024-04-10T03:08:40.668 INFO:tasks.rados.rados.0.smithi016.stdout:179: finishing copy_from racing read to smithi01663999-13 2024-04-10T03:08:40.669 INFO:tasks.rados.rados.0.smithi016.stdout:179: finishing copy_from to smithi01663999-13 2024-04-10T03:08:40.669 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 12 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-04-10T03:08:40.669 INFO:tasks.rados.rados.0.smithi016.stdout:183: seq_num 75 ranges {1089536=458752,1548288=581632,2129920=221184} 2024-04-10T03:08:40.685 INFO:tasks.rados.rados.0.smithi016.stdout:183: writing smithi01663999-2 from 1089536 to 1548288 tid 1 2024-04-10T03:08:40.693 INFO:tasks.rados.rados.0.smithi016.stdout:183: writing smithi01663999-2 from 1548288 to 2129920 tid 2 2024-04-10T03:08:40.696 INFO:tasks.rados.rados.0.smithi016.stdout:183: writing smithi01663999-2 from 2129920 to 2351104 tid 3 2024-04-10T03:08:40.697 INFO:tasks.rados.rados.0.smithi016.stdout:179: done (2 left) 2024-04-10T03:08:40.697 INFO:tasks.rados.rados.0.smithi016.stdout:184: read oid 12 snap -1 2024-04-10T03:08:40.697 INFO:tasks.rados.rados.0.smithi016.stdout:184: expect (ObjNum 11 snap 0 seq_num 11) 2024-04-10T03:08:40.697 INFO:tasks.rados.rados.0.smithi016.stdout:185: rollback oid 46 current snap is 11 2024-04-10T03:08:40.697 INFO:tasks.rados.rados.0.smithi016.stdout:185: done (3 left) 2024-04-10T03:08:40.697 INFO:tasks.rados.rados.0.smithi016.stdout:186: snap_create 2024-04-10T03:08:40.703 INFO:tasks.rados.rados.0.smithi016.stdout:181: expect (ObjNum 16 snap 0 seq_num 16) 2024-04-10T03:08:40.715 INFO:tasks.rados.rados.0.smithi016.stdout:184: expect (ObjNum 11 snap 0 seq_num 11) 2024-04-10T03:08:40.726 INFO:tasks.rados.rados.0.smithi016.stdout:183: finishing write tid 1 to smithi01663999-2 2024-04-10T03:08:40.726 INFO:tasks.rados.rados.0.smithi016.stdout:183: finishing write tid 2 to smithi01663999-2 2024-04-10T03:08:40.726 INFO:tasks.rados.rados.0.smithi016.stdout:183: finishing write tid 3 to smithi01663999-2 2024-04-10T03:08:40.726 INFO:tasks.rados.rados.0.smithi016.stdout:183: finishing write tid 4 to smithi01663999-2 2024-04-10T03:08:40.726 INFO:tasks.rados.rados.0.smithi016.stdout:183: finishing write tid 5 to smithi01663999-2 2024-04-10T03:08:40.726 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 28 (ObjNum 75 snap 11 seq_num 75) dirty exists 2024-04-10T03:08:40.727 INFO:tasks.rados.rados.0.smithi016.stdout:183: left oid 2 (ObjNum 75 snap 11 seq_num 75) 2024-04-10T03:08:40.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:40 smithi136 bash[23435]: cluster 2024-04-10T03:08:39.663992+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-10T03:08:40.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:40 smithi136 bash[23435]: audit 2024-04-10T03:08:39.714615+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:40.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:40 smithi136 bash[23435]: audit 2024-04-10T03:08:39.717123+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:08:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:40 smithi136 bash[23435]: audit 2024-04-10T03:08:39.727936+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:41.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:40 smithi016 bash[28961]: cluster 2024-04-10T03:08:39.663992+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-10T03:08:41.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:40 smithi016 bash[28961]: audit 2024-04-10T03:08:39.714615+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:41.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:40 smithi016 bash[28961]: audit 2024-04-10T03:08:39.717123+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:08:41.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:40 smithi016 bash[28961]: audit 2024-04-10T03:08:39.727936+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:41.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:40 smithi016 bash[21212]: cluster 2024-04-10T03:08:39.663992+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-10T03:08:41.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:40 smithi016 bash[21212]: audit 2024-04-10T03:08:39.714615+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:41.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:40 smithi016 bash[21212]: audit 2024-04-10T03:08:39.717123+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:08:41.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:40 smithi016 bash[21212]: audit 2024-04-10T03:08:39.727936+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:08:41.679 INFO:tasks.rados.rados.0.smithi016.stdout:181: done (3 left) 2024-04-10T03:08:41.679 INFO:tasks.rados.rados.0.smithi016.stdout:183: done (2 left) 2024-04-10T03:08:41.679 INFO:tasks.rados.rados.0.smithi016.stdout:184: done (1 left) 2024-04-10T03:08:41.679 INFO:tasks.rados.rados.0.smithi016.stdout:186: done (0 left) 2024-04-10T03:08:41.679 INFO:tasks.rados.rados.0.smithi016.stdout:187: delete oid 11 current snap is 12 2024-04-10T03:08:41.689 INFO:tasks.rados.rados.0.smithi016.stdout:187: done (0 left) 2024-04-10T03:08:41.690 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 12 2024-04-10T03:08:41.690 INFO:tasks.rados.rados.0.smithi016.stdout:188: seq_num 77 ranges {0=491520,491520=794624,1286144=8192} 2024-04-10T03:08:41.697 INFO:tasks.rados.rados.0.smithi016.stdout:188: writing smithi01663999-44 from 0 to 491520 tid 1 2024-04-10T03:08:41.712 INFO:tasks.rados.rados.0.smithi016.stdout:188: writing smithi01663999-44 from 491520 to 1286144 tid 2 2024-04-10T03:08:41.712 INFO:tasks.rados.rados.0.smithi016.stdout:188: writing smithi01663999-44 from 1286144 to 1294336 tid 3 2024-04-10T03:08:41.712 INFO:tasks.rados.rados.0.smithi016.stdout:189: snap_create 2024-04-10T03:08:41.712 INFO:tasks.rados.rados.0.smithi016.stdout:188: finishing write tid 1 to smithi01663999-44 2024-04-10T03:08:41.721 INFO:tasks.rados.rados.0.smithi016.stdout:188: finishing write tid 2 to smithi01663999-44 2024-04-10T03:08:41.721 INFO:tasks.rados.rados.0.smithi016.stdout:188: finishing write tid 3 to smithi01663999-44 2024-04-10T03:08:41.722 INFO:tasks.rados.rados.0.smithi016.stdout:188: finishing write tid 4 to smithi01663999-44 2024-04-10T03:08:41.724 INFO:tasks.rados.rados.0.smithi016.stdout:188: finishing write tid 5 to smithi01663999-44 2024-04-10T03:08:41.724 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 34 (ObjNum 77 snap 12 seq_num 77) dirty exists 2024-04-10T03:08:41.724 INFO:tasks.rados.rados.0.smithi016.stdout:188: left oid 44 (ObjNum 77 snap 12 seq_num 77) 2024-04-10T03:08:41.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:41 smithi136 bash[23435]: cephadm 2024-04-10T03:08:39.715438+0000 mgr.y (mgr.14514) 191 : cephadm [INF] Upgrade: Target is version 19.0.0-2051-g3a866975 (unknown) 2024-04-10T03:08:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:41 smithi136 bash[23435]: cephadm 2024-04-10T03:08:39.715562+0000 mgr.y (mgr.14514) 192 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:c82bd1098ce1c9f0e0a85f1afac490ec986b1a5d850f766cd3404d990b717a7f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:c82bd1098ce1c9f0e0a85f1afac490ec986b1a5d850f766cd3404d990b717a7f'] 2024-04-10T03:08:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:41 smithi136 bash[23435]: cephadm 2024-04-10T03:08:39.729461+0000 mgr.y (mgr.14514) 193 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-10T03:08:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:41 smithi136 bash[23435]: cluster 2024-04-10T03:08:39.773912+0000 mgr.y (mgr.14514) 194 : cluster [DBG] pgmap v170: 121 pgs: 121 active+clean; 43 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-04-10T03:08:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:41 smithi136 bash[23435]: cephadm 2024-04-10T03:08:39.997166+0000 mgr.y (mgr.14514) 195 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:c82bd1098ce1c9f0e0a85f1afac490ec986b1a5d850f766cd3404d990b717a7f on smithi136 2024-04-10T03:08:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:41 smithi136 bash[23435]: cluster 2024-04-10T03:08:40.672455+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-10T03:08:42.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[21212]: cephadm 2024-04-10T03:08:39.715438+0000 mgr.y (mgr.14514) 191 : cephadm [INF] Upgrade: Target is version 19.0.0-2051-g3a866975 (unknown) 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[21212]: cephadm 2024-04-10T03:08:39.715562+0000 mgr.y (mgr.14514) 192 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:c82bd1098ce1c9f0e0a85f1afac490ec986b1a5d850f766cd3404d990b717a7f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:c82bd1098ce1c9f0e0a85f1afac490ec986b1a5d850f766cd3404d990b717a7f'] 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[21212]: cephadm 2024-04-10T03:08:39.729461+0000 mgr.y (mgr.14514) 193 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[21212]: cluster 2024-04-10T03:08:39.773912+0000 mgr.y (mgr.14514) 194 : cluster [DBG] pgmap v170: 121 pgs: 121 active+clean; 43 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[21212]: cephadm 2024-04-10T03:08:39.997166+0000 mgr.y (mgr.14514) 195 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:c82bd1098ce1c9f0e0a85f1afac490ec986b1a5d850f766cd3404d990b717a7f on smithi136 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[21212]: cluster 2024-04-10T03:08:40.672455+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[28961]: cephadm 2024-04-10T03:08:39.715438+0000 mgr.y (mgr.14514) 191 : cephadm [INF] Upgrade: Target is version 19.0.0-2051-g3a866975 (unknown) 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[28961]: cephadm 2024-04-10T03:08:39.715562+0000 mgr.y (mgr.14514) 192 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:c82bd1098ce1c9f0e0a85f1afac490ec986b1a5d850f766cd3404d990b717a7f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:c82bd1098ce1c9f0e0a85f1afac490ec986b1a5d850f766cd3404d990b717a7f'] 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[28961]: cephadm 2024-04-10T03:08:39.729461+0000 mgr.y (mgr.14514) 193 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[28961]: cluster 2024-04-10T03:08:39.773912+0000 mgr.y (mgr.14514) 194 : cluster [DBG] pgmap v170: 121 pgs: 121 active+clean; 43 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[28961]: cephadm 2024-04-10T03:08:39.997166+0000 mgr.y (mgr.14514) 195 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:c82bd1098ce1c9f0e0a85f1afac490ec986b1a5d850f766cd3404d990b717a7f on smithi136 2024-04-10T03:08:42.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:41 smithi016 bash[28961]: cluster 2024-04-10T03:08:40.672455+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-10T03:08:42.688 INFO:tasks.rados.rados.0.smithi016.stdout:188: done (1 left) 2024-04-10T03:08:42.688 INFO:tasks.rados.rados.0.smithi016.stdout:189: done (0 left) 2024-04-10T03:08:42.688 INFO:tasks.rados.rados.0.smithi016.stdout:190: snap_remove snap 11 2024-04-10T03:08:43.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:42 smithi016 bash[28961]: cluster 2024-04-10T03:08:41.684700+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-10T03:08:43.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:42 smithi016 bash[21212]: cluster 2024-04-10T03:08:41.684700+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-10T03:08:43.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:42 smithi136 bash[23435]: cluster 2024-04-10T03:08:41.684700+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-10T03:08:43.606 INFO:tasks.rados.rados.0.smithi016.stdout:190: done (0 left) 2024-04-10T03:08:43.606 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 13 2024-04-10T03:08:43.606 INFO:tasks.rados.rados.0.smithi016.stdout:191: seq_num 78 ranges {794624=516096,1310720=679936,1990656=122880} 2024-04-10T03:08:43.627 INFO:tasks.rados.rados.0.smithi016.stdout:191: writing smithi01663999-22 from 794624 to 1310720 tid 1 2024-04-10T03:08:43.640 INFO:tasks.rados.rados.0.smithi016.stdout:191: writing smithi01663999-22 from 1310720 to 1990656 tid 2 2024-04-10T03:08:43.643 INFO:tasks.rados.rados.0.smithi016.stdout:191: writing smithi01663999-22 from 1990656 to 2113536 tid 3 2024-04-10T03:08:43.643 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 13 2024-04-10T03:08:43.643 INFO:tasks.rados.rados.0.smithi016.stdout:192: seq_num 79 ranges {1597440=532480,2129920=565248,2695168=237568} 2024-04-10T03:08:43.674 INFO:tasks.rados.rados.0.smithi016.stdout:192: writing smithi01663999-10 from 1597440 to 2129920 tid 1 2024-04-10T03:08:43.680 INFO:tasks.rados.rados.0.smithi016.stdout:192: writing smithi01663999-10 from 2129920 to 2695168 tid 2 2024-04-10T03:08:43.684 INFO:tasks.rados.rados.0.smithi016.stdout:192: writing smithi01663999-10 from 2695168 to 2932736 tid 3 2024-04-10T03:08:43.684 INFO:tasks.rados.rados.0.smithi016.stdout:193: setattr oid 6 current snap is 13 2024-04-10T03:08:43.684 INFO:tasks.rados.rados.0.smithi016.stdout:191: finishing write tid 1 to smithi01663999-22 2024-04-10T03:08:43.685 INFO:tasks.rados.rados.0.smithi016.stdout:191: finishing write tid 2 to smithi01663999-22 2024-04-10T03:08:43.685 INFO:tasks.rados.rados.0.smithi016.stdout:191: finishing write tid 3 to smithi01663999-22 2024-04-10T03:08:43.685 INFO:tasks.rados.rados.0.smithi016.stdout:191: finishing write tid 4 to smithi01663999-22 2024-04-10T03:08:43.685 INFO:tasks.rados.rados.0.smithi016.stdout:191: finishing write tid 5 to smithi01663999-22 2024-04-10T03:08:43.685 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 59 (ObjNum 78 snap 13 seq_num 78) dirty exists 2024-04-10T03:08:43.685 INFO:tasks.rados.rados.0.smithi016.stdout:191: left oid 22 (ObjNum 78 snap 13 seq_num 78) 2024-04-10T03:08:43.686 INFO:tasks.rados.rados.0.smithi016.stdout:192: finishing write tid 1 to smithi01663999-10 2024-04-10T03:08:43.689 INFO:tasks.rados.rados.0.smithi016.stdout:191: done (2 left) 2024-04-10T03:08:43.689 INFO:tasks.rados.rados.0.smithi016.stdout:194: read oid 12 snap 12 2024-04-10T03:08:43.689 INFO:tasks.rados.rados.0.smithi016.stdout:194: expect (ObjNum 11 snap 0 seq_num 11) 2024-04-10T03:08:43.689 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 13 2024-04-10T03:08:43.689 INFO:tasks.rados.rados.0.smithi016.stdout:195: seq_num 80 ranges {270336=548864,819200=450560,1269760=352256} 2024-04-10T03:08:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:195: writing smithi01663999-3 from 270336 to 819200 tid 1 2024-04-10T03:08:43.701 INFO:tasks.rados.rados.0.smithi016.stdout:195: writing smithi01663999-3 from 819200 to 1269760 tid 2 2024-04-10T03:08:43.706 INFO:tasks.rados.rados.0.smithi016.stdout:195: writing smithi01663999-3 from 1269760 to 1622016 tid 3 2024-04-10T03:08:43.706 INFO:tasks.rados.rados.0.smithi016.stdout:196: snap_create 2024-04-10T03:08:43.707 INFO:tasks.rados.rados.0.smithi016.stdout:192: finishing write tid 2 to smithi01663999-10 2024-04-10T03:08:43.707 INFO:tasks.rados.rados.0.smithi016.stdout:192: finishing write tid 3 to smithi01663999-10 2024-04-10T03:08:43.707 INFO:tasks.rados.rados.0.smithi016.stdout:194: expect (ObjNum 11 snap 0 seq_num 11) 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 61 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:192: finishing write tid 4 to smithi01663999-10 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:192: finishing write tid 5 to smithi01663999-10 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 75 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:192: left oid 10 (ObjNum 79 snap 13 seq_num 79) 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:195: finishing write tid 1 to smithi01663999-3 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:195: finishing write tid 2 to smithi01663999-3 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:195: finishing write tid 3 to smithi01663999-3 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:195: finishing write tid 4 to smithi01663999-3 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:195: finishing write tid 5 to smithi01663999-3 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 39 (ObjNum 80 snap 13 seq_num 80) dirty exists 2024-04-10T03:08:43.721 INFO:tasks.rados.rados.0.smithi016.stdout:195: left oid 3 (ObjNum 80 snap 13 seq_num 80) 2024-04-10T03:08:44.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:43 smithi016 bash[28961]: cluster 2024-04-10T03:08:41.774598+0000 mgr.y (mgr.14514) 196 : cluster [DBG] pgmap v173: 121 pgs: 121 active+clean; 43 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-04-10T03:08:44.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:43 smithi016 bash[28961]: cluster 2024-04-10T03:08:42.694281+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-10T03:08:44.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:43 smithi016 bash[28961]: cluster 2024-04-10T03:08:43.608615+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-10T03:08:44.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:43 smithi016 bash[21212]: cluster 2024-04-10T03:08:41.774598+0000 mgr.y (mgr.14514) 196 : cluster [DBG] pgmap v173: 121 pgs: 121 active+clean; 43 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-04-10T03:08:44.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:43 smithi016 bash[21212]: cluster 2024-04-10T03:08:42.694281+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-10T03:08:44.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:43 smithi016 bash[21212]: cluster 2024-04-10T03:08:43.608615+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-10T03:08:44.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:43 smithi136 bash[23435]: cluster 2024-04-10T03:08:41.774598+0000 mgr.y (mgr.14514) 196 : cluster [DBG] pgmap v173: 121 pgs: 121 active+clean; 43 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-04-10T03:08:44.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:43 smithi136 bash[23435]: cluster 2024-04-10T03:08:42.694281+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-10T03:08:44.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:43 smithi136 bash[23435]: cluster 2024-04-10T03:08:43.608615+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-10T03:08:44.702 INFO:tasks.rados.rados.0.smithi016.stdout:192: done (4 left) 2024-04-10T03:08:44.702 INFO:tasks.rados.rados.0.smithi016.stdout:193: done (3 left) 2024-04-10T03:08:44.702 INFO:tasks.rados.rados.0.smithi016.stdout:194: done (2 left) 2024-04-10T03:08:44.702 INFO:tasks.rados.rados.0.smithi016.stdout:195: done (1 left) 2024-04-10T03:08:44.702 INFO:tasks.rados.rados.0.smithi016.stdout:196: done (0 left) 2024-04-10T03:08:44.702 INFO:tasks.rados.rados.0.smithi016.stdout:197: snap_create 2024-04-10T03:08:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:44 smithi016 bash[21212]: audit 2024-04-10T03:08:43.760902+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:08:45.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:44 smithi016 bash[28961]: audit 2024-04-10T03:08:43.760902+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:08:45.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:44 smithi136 bash[23435]: audit 2024-04-10T03:08:43.760902+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:08:45.701 INFO:tasks.rados.rados.0.smithi016.stdout:197: done (0 left) 2024-04-10T03:08:45.702 INFO:tasks.rados.rados.0.smithi016.stdout:198: read oid 45 snap -1 2024-04-10T03:08:45.702 INFO:tasks.rados.rados.0.smithi016.stdout:198: expect (ObjNum 44 snap 0 seq_num 44) 2024-04-10T03:08:45.702 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 15 2024-04-10T03:08:45.702 INFO:tasks.rados.rados.0.smithi016.stdout:199: seq_num 81 ranges {1687552=565248,2252800=737280,2990080=65536} 2024-04-10T03:08:45.717 INFO:tasks.rados.rados.0.smithi016.stdout:199: writing smithi01663999-31 from 1687552 to 2252800 tid 1 2024-04-10T03:08:45.722 INFO:tasks.rados.rados.0.smithi016.stdout:199: writing smithi01663999-31 from 2252800 to 2990080 tid 2 2024-04-10T03:08:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:199: writing smithi01663999-31 from 2990080 to 3055616 tid 3 2024-04-10T03:08:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:200: read oid 49 snap -1 2024-04-10T03:08:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:200: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-10T03:08:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:201: read oid 38 snap -1 2024-04-10T03:08:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:201: expect (ObjNum 50 snap 0 seq_num 50) 2024-04-10T03:08:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:202: read oid 40 snap -1 2024-04-10T03:08:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:202: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:08:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:198: expect (ObjNum 44 snap 0 seq_num 44) 2024-04-10T03:08:45.779 INFO:tasks.rados.rados.0.smithi016.stdout:201: expect (ObjNum 50 snap 0 seq_num 50) 2024-04-10T03:08:45.836 INFO:tasks.rados.rados.0.smithi016.stdout:199: finishing write tid 1 to smithi01663999-31 2024-04-10T03:08:45.836 INFO:tasks.rados.rados.0.smithi016.stdout:199: finishing write tid 2 to smithi01663999-31 2024-04-10T03:08:45.836 INFO:tasks.rados.rados.0.smithi016.stdout:199: finishing write tid 3 to smithi01663999-31 2024-04-10T03:08:45.836 INFO:tasks.rados.rados.0.smithi016.stdout:199: finishing write tid 4 to smithi01663999-31 2024-04-10T03:08:45.837 INFO:tasks.rados.rados.0.smithi016.stdout:199: finishing write tid 5 to smithi01663999-31 2024-04-10T03:08:45.837 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 66 (ObjNum 81 snap 15 seq_num 81) dirty exists 2024-04-10T03:08:45.837 INFO:tasks.rados.rados.0.smithi016.stdout:199: left oid 31 (ObjNum 81 snap 15 seq_num 81) 2024-04-10T03:08:45.837 INFO:tasks.rados.rados.0.smithi016.stdout:200: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-10T03:08:45.857 INFO:tasks.rados.rados.0.smithi016.stdout:198: done (4 left) 2024-04-10T03:08:45.857 INFO:tasks.rados.rados.0.smithi016.stdout:199: done (3 left) 2024-04-10T03:08:45.858 INFO:tasks.rados.rados.0.smithi016.stdout:200: done (2 left) 2024-04-10T03:08:45.858 INFO:tasks.rados.rados.0.smithi016.stdout:201: done (1 left) 2024-04-10T03:08:45.858 INFO:tasks.rados.rados.0.smithi016.stdout:203: snap_create 2024-04-10T03:08:45.864 INFO:tasks.rados.rados.0.smithi016.stdout:202: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:08:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:45 smithi016 bash[21212]: cluster 2024-04-10T03:08:43.775282+0000 mgr.y (mgr.14514) 197 : cluster [DBG] pgmap v176: 121 pgs: 121 active+clean; 43 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:45 smithi016 bash[21212]: cluster 2024-04-10T03:08:44.705821+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-10T03:08:46.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:45 smithi016 bash[28961]: cluster 2024-04-10T03:08:43.775282+0000 mgr.y (mgr.14514) 197 : cluster [DBG] pgmap v176: 121 pgs: 121 active+clean; 43 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:46.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:45 smithi016 bash[28961]: cluster 2024-04-10T03:08:44.705821+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-10T03:08:46.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:45 smithi136 bash[23435]: cluster 2024-04-10T03:08:43.775282+0000 mgr.y (mgr.14514) 197 : cluster [DBG] pgmap v176: 121 pgs: 121 active+clean; 43 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:46.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:45 smithi136 bash[23435]: cluster 2024-04-10T03:08:44.705821+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-10T03:08:46.617 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:08:46.720 INFO:tasks.rados.rados.0.smithi016.stdout:202: done (1 left) 2024-04-10T03:08:46.720 INFO:tasks.rados.rados.0.smithi016.stdout:203: done (0 left) 2024-04-10T03:08:46.720 INFO:tasks.rados.rados.0.smithi016.stdout:204: snap_remove snap 15 2024-04-10T03:08:46.980 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:08:46.980 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (3m) 3m ago 4m 13.5M - 0.25.0 c8568f914cd2 9b2ee6d5c2a0 2024-04-10T03:08:46.980 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 running (3m) 3m ago 3m 28.2M - 9.4.7 954c08fa6188 6f27f93a71cc 2024-04-10T03:08:46.980 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (5m) 3m ago 5m 11.9M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:08:46.980 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (5m) 3m ago 5m 13.6M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:08:46.980 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443 running (12m) 3m ago 12m 419M - 17.2.7-827-gd3b5060a 21de9b7369ad 1f54d34bf2e7 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:9283 running (15m) 3m ago 15m 467M - 17.2.7-827-gd3b5060a 21de9b7369ad 3fd5d0f1975b 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (15m) 3m ago 15m 45.5M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 400d5020a386 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (13m) 3m ago 13m 37.0M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (13m) 3m ago 13m 35.9M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 3319e114beef 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (4m) 3m ago 4m 3132k - 1.5.0 0da6a335fe13 25d38e4bf1fb 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (4m) 3m ago 4m 3187k - 1.5.0 0da6a335fe13 b01b7d9fe0b8 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (11m) 3m ago 11m 45.6M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (11m) 3m ago 11m 44.2M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (10m) 3m ago 10m 42.7M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (9m) 3m ago 9m 41.2M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (8m) 3m ago 8m 42.2M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (7m) 3m ago 7m 42.2M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (6m) 3m ago 6m 42.5M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:08:46.981 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (6m) 3m ago 6m 41.9M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:08:46.982 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (3m) 3m ago 4m 20.6M - 2.43.0 a07b618ecd1d 77c5fb3a00ae 2024-04-10T03:08:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:46 smithi016 bash[21212]: cluster 2024-04-10T03:08:45.706492+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-10T03:08:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:46 smithi016 bash[28961]: cluster 2024-04-10T03:08:45.706492+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-10T03:08:47.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:46 smithi136 bash[23435]: cluster 2024-04-10T03:08:45.706492+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-10T03:08:47.400 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:08:47.400 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:08:47.400 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:08:47.400 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:08:47.401 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:08:47.401 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:08:47.401 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:08:47.401 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:08:47.401 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:08:47.401 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:08:47.401 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:08:47.401 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:08:47.401 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:08:47.402 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:08:47.402 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 15 2024-04-10T03:08:47.402 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:08:47.402 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:08:47.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:47] "GET /metrics HTTP/1.1" 200 239426 "" "Prometheus/2.43.0" 2024-04-10T03:08:47.731 INFO:tasks.rados.rados.0.smithi016.stdout:204: done (0 left) 2024-04-10T03:08:47.731 INFO:tasks.rados.rados.0.smithi016.stdout:205: read oid 36 snap -1 2024-04-10T03:08:47.732 INFO:tasks.rados.rados.0.smithi016.stdout:205: expect (ObjNum 1 snap 0 seq_num 1) 2024-04-10T03:08:47.732 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 16 2024-04-10T03:08:47.732 INFO:tasks.rados.rados.0.smithi016.stdout:206: seq_num 82 ranges {0=581632,581632=622592,1204224=180224} 2024-04-10T03:08:47.735 INFO:tasks.rados.rados.0.smithi016.stdout:206: writing smithi01663999-1 from 0 to 581632 tid 1 2024-04-10T03:08:47.738 INFO:tasks.rados.rados.0.smithi016.stdout:206: writing smithi01663999-1 from 581632 to 1204224 tid 2 2024-04-10T03:08:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:206: writing smithi01663999-1 from 1204224 to 1384448 tid 3 2024-04-10T03:08:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 16 2024-04-10T03:08:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:207: seq_num 83 ranges {1187840=598016,1785856=499712,2285568=303104} 2024-04-10T03:08:47.759 INFO:tasks.rados.rados.0.smithi016.stdout:207: writing smithi01663999-9 from 1187840 to 1785856 tid 1 2024-04-10T03:08:47.762 INFO:tasks.rados.rados.0.smithi016.stdout:207: writing smithi01663999-9 from 1785856 to 2285568 tid 2 2024-04-10T03:08:47.765 INFO:tasks.rados.rados.0.smithi016.stdout:207: writing smithi01663999-9 from 2285568 to 2588672 tid 3 2024-04-10T03:08:47.765 INFO:tasks.rados.rados.0.smithi016.stdout:208: rmattr oid 11 current snap is 16 2024-04-10T03:08:47.765 INFO:tasks.rados.rados.0.smithi016.stdout:208: done (3 left) 2024-04-10T03:08:47.765 INFO:tasks.rados.rados.0.smithi016.stdout:209: snap_remove snap 14 2024-04-10T03:08:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[21212]: cluster 2024-04-10T03:08:45.775964+0000 mgr.y (mgr.14514) 198 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 476 KiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-10T03:08:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[21212]: audit 2024-04-10T03:08:46.609249+0000 mgr.y (mgr.14514) 199 : audit [DBG] from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[21212]: cluster 2024-04-10T03:08:46.726883+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-10T03:08:48.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[21212]: audit 2024-04-10T03:08:46.967459+0000 mgr.y (mgr.14514) 200 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:48.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[21212]: audit 2024-04-10T03:08:47.406671+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.16:0/762902948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:08:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[28961]: cluster 2024-04-10T03:08:45.775964+0000 mgr.y (mgr.14514) 198 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 476 KiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-10T03:08:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[28961]: audit 2024-04-10T03:08:46.609249+0000 mgr.y (mgr.14514) 199 : audit [DBG] from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[28961]: cluster 2024-04-10T03:08:46.726883+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-10T03:08:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[28961]: audit 2024-04-10T03:08:46.967459+0000 mgr.y (mgr.14514) 200 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:47 smithi016 bash[28961]: audit 2024-04-10T03:08:47.406671+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.16:0/762902948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:08:48.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:47 smithi136 bash[23435]: cluster 2024-04-10T03:08:45.775964+0000 mgr.y (mgr.14514) 198 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 476 KiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-10T03:08:48.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:47 smithi136 bash[23435]: audit 2024-04-10T03:08:46.609249+0000 mgr.y (mgr.14514) 199 : audit [DBG] from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:48.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:47 smithi136 bash[23435]: cluster 2024-04-10T03:08:46.726883+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-10T03:08:48.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:47 smithi136 bash[23435]: audit 2024-04-10T03:08:46.967459+0000 mgr.y (mgr.14514) 200 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:08:48.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:47 smithi136 bash[23435]: audit 2024-04-10T03:08:47.406671+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.16:0/762902948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:08:48.605 INFO:tasks.rados.rados.0.smithi016.stdout:209: done (3 left) 2024-04-10T03:08:48.606 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 16 2024-04-10T03:08:48.606 INFO:tasks.rados.rados.0.smithi016.stdout:210: seq_num 84 ranges {2351104=614400,2965504=434176,3399680=368640} 2024-04-10T03:08:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:210: writing smithi01663999-2 from 2351104 to 2965504 tid 1 2024-04-10T03:08:48.644 INFO:tasks.rados.rados.0.smithi016.stdout:210: writing smithi01663999-2 from 2965504 to 3399680 tid 2 2024-04-10T03:08:48.650 INFO:tasks.rados.rados.0.smithi016.stdout:210: writing smithi01663999-2 from 3399680 to 3768320 tid 3 2024-04-10T03:08:48.650 INFO:tasks.rados.rados.0.smithi016.stdout:211: copy_from oid 38 from oid 46 current snap is 16 2024-04-10T03:08:48.650 INFO:tasks.rados.rados.0.smithi016.stdout:212: snap_remove snap 12 2024-04-10T03:08:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:48 smithi016 bash[21212]: cluster 2024-04-10T03:08:47.728535+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-10T03:08:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:48 smithi016 bash[21212]: cluster 2024-04-10T03:08:47.776690+0000 mgr.y (mgr.14514) 201 : cluster [DBG] pgmap v182: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 476 KiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-10T03:08:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:48 smithi016 bash[21212]: cluster 2024-04-10T03:08:48.611097+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-10T03:08:49.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:48 smithi016 bash[28961]: cluster 2024-04-10T03:08:47.728535+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-10T03:08:49.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:48 smithi016 bash[28961]: cluster 2024-04-10T03:08:47.776690+0000 mgr.y (mgr.14514) 201 : cluster [DBG] pgmap v182: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 476 KiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-10T03:08:49.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:48 smithi016 bash[28961]: cluster 2024-04-10T03:08:48.611097+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-10T03:08:49.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:48 smithi136 bash[23435]: cluster 2024-04-10T03:08:47.728535+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-10T03:08:49.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:48 smithi136 bash[23435]: cluster 2024-04-10T03:08:47.776690+0000 mgr.y (mgr.14514) 201 : cluster [DBG] pgmap v182: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 476 KiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-10T03:08:49.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:48 smithi136 bash[23435]: cluster 2024-04-10T03:08:48.611097+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-10T03:08:49.608 INFO:tasks.rados.rados.0.smithi016.stdout:212: done (5 left) 2024-04-10T03:08:49.608 INFO:tasks.rados.rados.0.smithi016.stdout:213: rmattr oid 12 current snap is 16 2024-04-10T03:08:49.608 INFO:tasks.rados.rados.0.smithi016.stdout:213: done (5 left) 2024-04-10T03:08:49.608 INFO:tasks.rados.rados.0.smithi016.stdout:214: rmattr oid 4 current snap is 16 2024-04-10T03:08:49.608 INFO:tasks.rados.rados.0.smithi016.stdout:214: done (5 left) 2024-04-10T03:08:49.608 INFO:tasks.rados.rados.0.smithi016.stdout:215: rmattr oid 39 current snap is 16 2024-04-10T03:08:49.608 INFO:tasks.rados.rados.0.smithi016.stdout:215: done (5 left) 2024-04-10T03:08:49.608 INFO:tasks.rados.rados.0.smithi016.stdout:216: read oid 26 snap -1 2024-04-10T03:08:49.608 INFO:tasks.rados.rados.0.smithi016.stdout:216: expect (ObjNum 25 snap 0 seq_num 25) 2024-04-10T03:08:49.609 INFO:tasks.rados.rados.0.smithi016.stdout:217: read oid 41 snap -1 2024-04-10T03:08:49.609 INFO:tasks.rados.rados.0.smithi016.stdout:217: expect (ObjNum 40 snap 0 seq_num 40) 2024-04-10T03:08:49.609 INFO:tasks.rados.rados.0.smithi016.stdout:218: delete oid 47 current snap is 16 2024-04-10T03:08:49.609 INFO:tasks.rados.rados.0.smithi016.stdout:205: expect (ObjNum 1 snap 0 seq_num 1) 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:206: finishing write tid 1 to smithi01663999-1 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:206: finishing write tid 2 to smithi01663999-1 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:206: finishing write tid 3 to smithi01663999-1 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:206: finishing write tid 4 to smithi01663999-1 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:206: finishing write tid 5 to smithi01663999-1 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 38 (ObjNum 82 snap 16 seq_num 82) dirty exists 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:206: left oid 1 (ObjNum 82 snap 16 seq_num 82) 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:207: finishing write tid 1 to smithi01663999-9 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:207: finishing write tid 2 to smithi01663999-9 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:207: finishing write tid 3 to smithi01663999-9 2024-04-10T03:08:49.610 INFO:tasks.rados.rados.0.smithi016.stdout:207: finishing write tid 4 to smithi01663999-9 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:207: finishing write tid 5 to smithi01663999-9 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 80 (ObjNum 83 snap 16 seq_num 83) dirty exists 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:207: left oid 9 (ObjNum 83 snap 16 seq_num 83) 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:210: finishing write tid 1 to smithi01663999-2 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:210: finishing write tid 2 to smithi01663999-2 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:210: finishing write tid 3 to smithi01663999-2 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:210: finishing write tid 4 to smithi01663999-2 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:210: finishing write tid 5 to smithi01663999-2 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 33 (ObjNum 84 snap 16 seq_num 84) dirty exists 2024-04-10T03:08:49.611 INFO:tasks.rados.rados.0.smithi016.stdout:210: left oid 2 (ObjNum 84 snap 16 seq_num 84) 2024-04-10T03:08:49.612 INFO:tasks.rados.rados.0.smithi016.stdout:211: finishing copy_from racing read to smithi01663999-38 2024-04-10T03:08:49.612 INFO:tasks.rados.rados.0.smithi016.stdout:211: finishing copy_from to smithi01663999-38 2024-04-10T03:08:49.612 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-04-10T03:08:49.617 INFO:tasks.rados.rados.0.smithi016.stdout:217: expect (ObjNum 40 snap 0 seq_num 40) 2024-04-10T03:08:49.645 INFO:tasks.rados.rados.0.smithi016.stdout:216: expect (ObjNum 25 snap 0 seq_num 25) 2024-04-10T03:08:49.663 INFO:tasks.rados.rados.0.smithi016.stdout:205: done (7 left) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:206: done (6 left) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:207: done (5 left) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:210: done (4 left) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:211: done (3 left) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:216: done (2 left) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:217: done (1 left) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:218: done (0 left) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:219: read oid 38 snap -1 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:219: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:220: copy_from oid 41 from oid 6 current snap is 16 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:221: copy_from oid 30 from oid 19 current snap is 16 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:222: read oid 14 snap 13 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:222: expect (ObjNum 13 snap 0 seq_num 13) 2024-04-10T03:08:49.664 INFO:tasks.rados.rados.0.smithi016.stdout:223: rollback oid 44 current snap is 16 2024-04-10T03:08:49.665 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 13 2024-04-10T03:08:49.665 INFO:tasks.rados.rados.0.smithi016.stdout:224: read oid 1 snap -1 2024-04-10T03:08:49.665 INFO:tasks.rados.rados.0.smithi016.stdout:224: expect (ObjNum 82 snap 16 seq_num 82) 2024-04-10T03:08:49.665 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 16 2024-04-10T03:08:49.665 INFO:tasks.rados.rados.0.smithi016.stdout:225: seq_num 86 ranges {761856=647168,1409024=606208,2015232=196608} 2024-04-10T03:08:49.677 INFO:tasks.rados.rados.0.smithi016.stdout:225: writing smithi01663999-46 from 761856 to 1409024 tid 1 2024-04-10T03:08:49.682 INFO:tasks.rados.rados.0.smithi016.stdout:225: writing smithi01663999-46 from 1409024 to 2015232 tid 2 2024-04-10T03:08:49.683 INFO:tasks.rados.rados.0.smithi016.stdout:225: writing smithi01663999-46 from 2015232 to 2211840 tid 3 2024-04-10T03:08:49.683 INFO:tasks.rados.rados.0.smithi016.stdout:226: copy_from oid 47 from oid 40 current snap is 16 2024-04-10T03:08:49.683 INFO:tasks.rados.rados.0.smithi016.stdout:219: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-10T03:08:49.711 INFO:tasks.rados.rados.0.smithi016.stdout:222: expect (ObjNum 13 snap 0 seq_num 13) 2024-04-10T03:08:49.718 INFO:tasks.rados.rados.0.smithi016.stdout:224: expect (ObjNum 82 snap 16 seq_num 82) 2024-04-10T03:08:49.761 INFO:tasks.rados.rados.0.smithi016.stdout:223: finishing rollback tid 0 to smithi01663999-44 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:221: finishing copy_from racing read to smithi01663999-30 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:223: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:223: finishing rollback tid 2 to smithi01663999-44 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 42 (ObjNum 77 snap 12 seq_num 77) dirty exists 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:221: finishing copy_from to smithi01663999-30 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 47 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:220: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:220: finishing copy_from to smithi01663999-41 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 61 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-04-10T03:08:49.762 INFO:tasks.rados.rados.0.smithi016.stdout:225: finishing write tid 1 to smithi01663999-46 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:225: finishing write tid 2 to smithi01663999-46 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:225: finishing write tid 3 to smithi01663999-46 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:225: finishing write tid 4 to smithi01663999-46 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:226: finishing copy_from racing read to smithi01663999-47 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:225: finishing write tid 5 to smithi01663999-46 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 51 (ObjNum 86 snap 16 seq_num 86) dirty exists 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:225: left oid 46 (ObjNum 86 snap 16 seq_num 86) 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:226: finishing copy_from to smithi01663999-47 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:219: done (7 left) 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:220: done (6 left) 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:221: done (5 left) 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:222: done (4 left) 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:223: done (3 left) 2024-04-10T03:08:49.763 INFO:tasks.rados.rados.0.smithi016.stdout:224: done (2 left) 2024-04-10T03:08:49.764 INFO:tasks.rados.rados.0.smithi016.stdout:225: done (1 left) 2024-04-10T03:08:49.764 INFO:tasks.rados.rados.0.smithi016.stdout:226: done (0 left) 2024-04-10T03:08:49.764 INFO:tasks.rados.rados.0.smithi016.stdout:227: delete oid 45 current snap is 16 2024-04-10T03:08:49.765 INFO:tasks.rados.rados.0.smithi016.stdout:227: done (0 left) 2024-04-10T03:08:49.765 INFO:tasks.rados.rados.0.smithi016.stdout:228: delete oid 35 current snap is 16 2024-04-10T03:08:49.768 INFO:tasks.rados.rados.0.smithi016.stdout:228: done (0 left) 2024-04-10T03:08:49.768 INFO:tasks.rados.rados.0.smithi016.stdout:229: setattr oid 29 current snap is 16 2024-04-10T03:08:49.772 INFO:tasks.rados.rados.0.smithi016.stdout:230: snap_remove snap 13 2024-04-10T03:08:50.612 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:08:50 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:08:50.617 INFO:tasks.rados.rados.0.smithi016.stdout:230: done (1 left) 2024-04-10T03:08:50.617 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 16 2024-04-10T03:08:50.617 INFO:tasks.rados.rados.0.smithi016.stdout:231: seq_num 89 ranges {761856=696320,1458176=655360,2113536=147456} 2024-04-10T03:08:50.644 INFO:tasks.rados.rados.0.smithi016.stdout:231: writing smithi01663999-38 from 761856 to 1458176 tid 1 2024-04-10T03:08:50.656 INFO:tasks.rados.rados.0.smithi016.stdout:231: writing smithi01663999-38 from 1458176 to 2113536 tid 2 2024-04-10T03:08:50.658 INFO:tasks.rados.rados.0.smithi016.stdout:231: writing smithi01663999-38 from 2113536 to 2260992 tid 3 2024-04-10T03:08:50.658 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 16 2024-04-10T03:08:50.658 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 88 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:08:50.659 INFO:tasks.rados.rados.0.smithi016.stdout:231: finishing write tid 1 to smithi01663999-38 2024-04-10T03:08:50.659 INFO:tasks.rados.rados.0.smithi016.stdout:232: seq_num 90 ranges {811008=712704,1523712=540672,2064384=262144} 2024-04-10T03:08:50.680 INFO:tasks.rados.rados.0.smithi016.stdout:232: writing smithi01663999-49 from 811008 to 1523712 tid 1 2024-04-10T03:08:50.688 INFO:tasks.rados.rados.0.smithi016.stdout:232: writing smithi01663999-49 from 1523712 to 2064384 tid 2 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:232: writing smithi01663999-49 from 2064384 to 2326528 tid 3 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:229: done (2 left) 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:233: copy_from oid 26 from oid 25 current snap is 16 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:231: finishing write tid 2 to smithi01663999-38 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:231: finishing write tid 3 to smithi01663999-38 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:231: finishing write tid 4 to smithi01663999-38 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:231: finishing write tid 5 to smithi01663999-38 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 16 (ObjNum 89 snap 16 seq_num 89) dirty exists 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:231: left oid 38 (ObjNum 89 snap 16 seq_num 89) 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:232: finishing write tid 1 to smithi01663999-49 2024-04-10T03:08:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:231: done (2 left) 2024-04-10T03:08:50.692 INFO:tasks.rados.rados.0.smithi016.stdout:234: snap_create 2024-04-10T03:08:50.693 INFO:tasks.rados.rados.0.smithi016.stdout:232: finishing write tid 2 to smithi01663999-49 2024-04-10T03:08:50.696 INFO:tasks.rados.rados.0.smithi016.stdout:232: finishing write tid 3 to smithi01663999-49 2024-04-10T03:08:50.696 INFO:tasks.rados.rados.0.smithi016.stdout:232: finishing write tid 4 to smithi01663999-49 2024-04-10T03:08:50.699 INFO:tasks.rados.rados.0.smithi016.stdout:232: finishing write tid 5 to smithi01663999-49 2024-04-10T03:08:50.700 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 17 (ObjNum 90 snap 16 seq_num 90) dirty exists 2024-04-10T03:08:50.700 INFO:tasks.rados.rados.0.smithi016.stdout:232: left oid 49 (ObjNum 90 snap 16 seq_num 90) 2024-04-10T03:08:50.705 INFO:tasks.rados.rados.0.smithi016.stdout:233: finishing copy_from racing read to smithi01663999-26 2024-04-10T03:08:50.705 INFO:tasks.rados.rados.0.smithi016.stdout:233: finishing copy_from to smithi01663999-26 2024-04-10T03:08:50.705 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 12 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-04-10T03:08:50.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:50 smithi136 bash[23435]: cluster 2024-04-10T03:08:49.613413+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-10T03:08:51.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:50 smithi016 bash[21212]: cluster 2024-04-10T03:08:49.613413+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-10T03:08:51.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:50 smithi016 bash[28961]: cluster 2024-04-10T03:08:49.613413+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-10T03:08:51.624 INFO:tasks.rados.rados.0.smithi016.stdout:232: done (2 left) 2024-04-10T03:08:51.624 INFO:tasks.rados.rados.0.smithi016.stdout:233: done (1 left) 2024-04-10T03:08:51.624 INFO:tasks.rados.rados.0.smithi016.stdout:234: done (0 left) 2024-04-10T03:08:51.624 INFO:tasks.rados.rados.0.smithi016.stdout:235: snap_create 2024-04-10T03:08:51.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:51 smithi136 bash[23435]: cluster 2024-04-10T03:08:49.778137+0000 mgr.y (mgr.14514) 202 : cluster [DBG] pgmap v185: 121 pgs: 121 active+clean; 55 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-04-10T03:08:51.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:51 smithi136 bash[23435]: cluster 2024-04-10T03:08:50.622484+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-10T03:08:52.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:51 smithi016 bash[21212]: cluster 2024-04-10T03:08:49.778137+0000 mgr.y (mgr.14514) 202 : cluster [DBG] pgmap v185: 121 pgs: 121 active+clean; 55 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-04-10T03:08:52.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:51 smithi016 bash[21212]: cluster 2024-04-10T03:08:50.622484+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-10T03:08:52.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:51 smithi016 bash[28961]: cluster 2024-04-10T03:08:49.778137+0000 mgr.y (mgr.14514) 202 : cluster [DBG] pgmap v185: 121 pgs: 121 active+clean; 55 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-04-10T03:08:52.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:51 smithi016 bash[28961]: cluster 2024-04-10T03:08:50.622484+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-10T03:08:52.637 INFO:tasks.rados.rados.0.smithi016.stdout:235: done (0 left) 2024-04-10T03:08:52.638 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 18 2024-04-10T03:08:52.638 INFO:tasks.rados.rados.0.smithi016.stdout:236: seq_num 91 ranges {1187840=729088,1916928=425984,2342912=376832} 2024-04-10T03:08:52.668 INFO:tasks.rados.rados.0.smithi016.stdout:236: writing smithi01663999-17 from 1187840 to 1916928 tid 1 2024-04-10T03:08:52.675 INFO:tasks.rados.rados.0.smithi016.stdout:236: writing smithi01663999-17 from 1916928 to 2342912 tid 2 2024-04-10T03:08:52.681 INFO:tasks.rados.rados.0.smithi016.stdout:236: writing smithi01663999-17 from 2342912 to 2719744 tid 3 2024-04-10T03:08:52.681 INFO:tasks.rados.rados.0.smithi016.stdout:237: rollback oid 8 current snap is 18 2024-04-10T03:08:52.681 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 8 to 17 2024-04-10T03:08:52.681 INFO:tasks.rados.rados.0.smithi016.stdout:238: rmattr oid 26 current snap is 18 2024-04-10T03:08:52.682 INFO:tasks.rados.rados.0.smithi016.stdout:238: done (2 left) 2024-04-10T03:08:52.682 INFO:tasks.rados.rados.0.smithi016.stdout:239: delete oid 2 current snap is 18 2024-04-10T03:08:52.694 INFO:tasks.rados.rados.0.smithi016.stdout:239: done (2 left) 2024-04-10T03:08:52.694 INFO:tasks.rados.rados.0.smithi016.stdout:240: rmattr oid 24 current snap is 18 2024-04-10T03:08:52.694 INFO:tasks.rados.rados.0.smithi016.stdout:240: done (2 left) 2024-04-10T03:08:52.694 INFO:tasks.rados.rados.0.smithi016.stdout:241: snap_create 2024-04-10T03:08:52.696 INFO:tasks.rados.rados.0.smithi016.stdout:236: finishing write tid 1 to smithi01663999-17 2024-04-10T03:08:52.696 INFO:tasks.rados.rados.0.smithi016.stdout:236: finishing write tid 2 to smithi01663999-17 2024-04-10T03:08:52.698 INFO:tasks.rados.rados.0.smithi016.stdout:236: finishing write tid 3 to smithi01663999-17 2024-04-10T03:08:52.698 INFO:tasks.rados.rados.0.smithi016.stdout:236: finishing write tid 4 to smithi01663999-17 2024-04-10T03:08:52.699 INFO:tasks.rados.rados.0.smithi016.stdout:237: finishing rollback tid 0 to smithi01663999-8 2024-04-10T03:08:52.701 INFO:tasks.rados.rados.0.smithi016.stdout:237: finishing rollback tid 1 to smithi01663999-8 2024-04-10T03:08:52.701 INFO:tasks.rados.rados.0.smithi016.stdout:237: finishing rollback tid 2 to smithi01663999-8 2024-04-10T03:08:52.701 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 54 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-04-10T03:08:52.702 INFO:tasks.rados.rados.0.smithi016.stdout:236: finishing write tid 5 to smithi01663999-17 2024-04-10T03:08:52.703 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 59 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-04-10T03:08:52.703 INFO:tasks.rados.rados.0.smithi016.stdout:236: left oid 17 (ObjNum 91 snap 18 seq_num 91) 2024-04-10T03:08:52.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:52 smithi136 bash[23435]: cluster 2024-04-10T03:08:51.630370+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-10T03:08:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:52 smithi016 bash[21212]: cluster 2024-04-10T03:08:51.630370+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-10T03:08:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:52 smithi016 bash[28961]: cluster 2024-04-10T03:08:51.630370+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-10T03:08:53.608 INFO:tasks.rados.rados.0.smithi016.stdout:236: done (2 left) 2024-04-10T03:08:53.608 INFO:tasks.rados.rados.0.smithi016.stdout:237: done (1 left) 2024-04-10T03:08:53.608 INFO:tasks.rados.rados.0.smithi016.stdout:241: done (0 left) 2024-04-10T03:08:53.608 INFO:tasks.rados.rados.0.smithi016.stdout:242: copy_from oid 48 from oid 47 current snap is 19 2024-04-10T03:08:53.608 INFO:tasks.rados.rados.0.smithi016.stdout:243: read oid 34 snap -1 2024-04-10T03:08:53.608 INFO:tasks.rados.rados.0.smithi016.stdout:243: expect (ObjNum 58 snap 4 seq_num 58) 2024-04-10T03:08:53.608 INFO:tasks.rados.rados.0.smithi016.stdout:244: snap_create 2024-04-10T03:08:53.619 INFO:tasks.rados.rados.0.smithi016.stdout:243: expect (ObjNum 58 snap 4 seq_num 58) 2024-04-10T03:08:53.685 INFO:tasks.rados.rados.0.smithi016.stdout:242: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:08:53.686 INFO:tasks.rados.rados.0.smithi016.stdout:242: finishing copy_from to smithi01663999-48 2024-04-10T03:08:53.686 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-10T03:08:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:53 smithi136 bash[23435]: cluster 2024-04-10T03:08:51.778825+0000 mgr.y (mgr.14514) 203 : cluster [DBG] pgmap v188: 121 pgs: 121 active+clean; 55 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-04-10T03:08:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:53 smithi136 bash[23435]: cluster 2024-04-10T03:08:52.643213+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-10T03:08:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:53 smithi136 bash[23435]: cluster 2024-04-10T03:08:53.613025+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-10T03:08:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:53 smithi016 bash[21212]: cluster 2024-04-10T03:08:51.778825+0000 mgr.y (mgr.14514) 203 : cluster [DBG] pgmap v188: 121 pgs: 121 active+clean; 55 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-04-10T03:08:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:53 smithi016 bash[21212]: cluster 2024-04-10T03:08:52.643213+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-10T03:08:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:53 smithi016 bash[21212]: cluster 2024-04-10T03:08:53.613025+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-10T03:08:54.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:53 smithi016 bash[28961]: cluster 2024-04-10T03:08:51.778825+0000 mgr.y (mgr.14514) 203 : cluster [DBG] pgmap v188: 121 pgs: 121 active+clean; 55 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-04-10T03:08:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:53 smithi016 bash[28961]: cluster 2024-04-10T03:08:52.643213+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-10T03:08:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:53 smithi016 bash[28961]: cluster 2024-04-10T03:08:53.613025+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-10T03:08:54.610 INFO:tasks.rados.rados.0.smithi016.stdout:242: done (2 left) 2024-04-10T03:08:54.610 INFO:tasks.rados.rados.0.smithi016.stdout:243: done (1 left) 2024-04-10T03:08:54.610 INFO:tasks.rados.rados.0.smithi016.stdout:244: done (0 left) 2024-04-10T03:08:54.610 INFO:tasks.rados.rados.0.smithi016.stdout:245: read oid 47 snap -1 2024-04-10T03:08:54.610 INFO:tasks.rados.rados.0.smithi016.stdout:245: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:08:54.611 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 20 2024-04-10T03:08:54.611 INFO:tasks.rados.rados.0.smithi016.stdout:246: seq_num 93 ranges {0=761856,761856=647168,1409024=155648} 2024-04-10T03:08:54.625 INFO:tasks.rados.rados.0.smithi016.stdout:246: writing smithi01663999-45 from 0 to 761856 tid 1 2024-04-10T03:08:54.637 INFO:tasks.rados.rados.0.smithi016.stdout:246: writing smithi01663999-45 from 761856 to 1409024 tid 2 2024-04-10T03:08:54.640 INFO:tasks.rados.rados.0.smithi016.stdout:246: writing smithi01663999-45 from 1409024 to 1564672 tid 3 2024-04-10T03:08:54.640 INFO:tasks.rados.rados.0.smithi016.stdout:247: read oid 49 snap 18 2024-04-10T03:08:54.640 INFO:tasks.rados.rados.0.smithi016.stdout:247: expect (ObjNum 90 snap 16 seq_num 90) 2024-04-10T03:08:54.641 INFO:tasks.rados.rados.0.smithi016.stdout:248: read oid 28 snap -1 2024-04-10T03:08:54.641 INFO:tasks.rados.rados.0.smithi016.stdout:248: expect deleted 2024-04-10T03:08:54.641 INFO:tasks.rados.rados.0.smithi016.stdout:249: read oid 46 snap 18 2024-04-10T03:08:54.641 INFO:tasks.rados.rados.0.smithi016.stdout:249: expect (ObjNum 86 snap 16 seq_num 86) 2024-04-10T03:08:54.641 INFO:tasks.rados.rados.0.smithi016.stdout:250: snap_remove snap 19 2024-04-10T03:08:55.648 INFO:tasks.rados.rados.0.smithi016.stdout:250: done (5 left) 2024-04-10T03:08:55.648 INFO:tasks.rados.rados.0.smithi016.stdout:251: rollback oid 13 current snap is 20 2024-04-10T03:08:55.648 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 13 to 18 2024-04-10T03:08:55.648 INFO:tasks.rados.rados.0.smithi016.stdout:245: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:08:55.704 INFO:tasks.rados.rados.0.smithi016.stdout:246: finishing write tid 1 to smithi01663999-45 2024-04-10T03:08:55.704 INFO:tasks.rados.rados.0.smithi016.stdout:246: finishing write tid 2 to smithi01663999-45 2024-04-10T03:08:55.704 INFO:tasks.rados.rados.0.smithi016.stdout:246: finishing write tid 3 to smithi01663999-45 2024-04-10T03:08:55.704 INFO:tasks.rados.rados.0.smithi016.stdout:245: done (5 left) 2024-04-10T03:08:55.704 INFO:tasks.rados.rados.0.smithi016.stdout:248: done (4 left) 2024-04-10T03:08:55.704 INFO:tasks.rados.rados.0.smithi016.stdout:252: read oid 27 snap -1 2024-04-10T03:08:55.704 INFO:tasks.rados.rados.0.smithi016.stdout:252: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-10T03:08:55.704 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 20 2024-04-10T03:08:55.705 INFO:tasks.rados.rados.0.smithi016.stdout:246: finishing write tid 4 to smithi01663999-45 2024-04-10T03:08:55.705 INFO:tasks.rados.rados.0.smithi016.stdout:253: seq_num 94 ranges {24576=778240,802816=532480,1335296=270336} 2024-04-10T03:08:55.719 INFO:tasks.rados.rados.0.smithi016.stdout:253: writing smithi01663999-36 from 24576 to 802816 tid 1 2024-04-10T03:08:55.729 INFO:tasks.rados.rados.0.smithi016.stdout:253: writing smithi01663999-36 from 802816 to 1335296 tid 2 2024-04-10T03:08:55.734 INFO:tasks.rados.rados.0.smithi016.stdout:253: writing smithi01663999-36 from 1335296 to 1605632 tid 3 2024-04-10T03:08:55.734 INFO:tasks.rados.rados.0.smithi016.stdout:254: setattr oid 24 current snap is 20 2024-04-10T03:08:55.734 INFO:tasks.rados.rados.0.smithi016.stdout:246: finishing write tid 5 to smithi01663999-45 2024-04-10T03:08:55.734 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 84 (ObjNum 93 snap 20 seq_num 93) dirty exists 2024-04-10T03:08:55.735 INFO:tasks.rados.rados.0.smithi016.stdout:246: left oid 45 (ObjNum 93 snap 20 seq_num 93) 2024-04-10T03:08:55.735 INFO:tasks.rados.rados.0.smithi016.stdout:249: expect (ObjNum 86 snap 16 seq_num 86) 2024-04-10T03:08:55.846 INFO:tasks.rados.rados.0.smithi016.stdout:247: expect (ObjNum 90 snap 16 seq_num 90) 2024-04-10T03:08:55.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:55 smithi136 bash[23435]: cluster 2024-04-10T03:08:53.779491+0000 mgr.y (mgr.14514) 204 : cluster [DBG] pgmap v191: 121 pgs: 121 active+clean; 55 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:55.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:55 smithi136 bash[23435]: cluster 2024-04-10T03:08:54.615901+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-10T03:08:55.922 INFO:tasks.rados.rados.0.smithi016.stdout:251: finishing rollback tid 0 to smithi01663999-13 2024-04-10T03:08:55.922 INFO:tasks.rados.rados.0.smithi016.stdout:251: finishing rollback tid 1 to smithi01663999-13 2024-04-10T03:08:55.922 INFO:tasks.rados.rados.0.smithi016.stdout:251: finishing rollback tid 2 to smithi01663999-13 2024-04-10T03:08:55.922 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 61 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-04-10T03:08:55.922 INFO:tasks.rados.rados.0.smithi016.stdout:252: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-10T03:08:55.967 INFO:tasks.rados.rados.0.smithi016.stdout:253: finishing write tid 1 to smithi01663999-36 2024-04-10T03:08:55.967 INFO:tasks.rados.rados.0.smithi016.stdout:253: finishing write tid 2 to smithi01663999-36 2024-04-10T03:08:55.967 INFO:tasks.rados.rados.0.smithi016.stdout:246: done (6 left) 2024-04-10T03:08:55.967 INFO:tasks.rados.rados.0.smithi016.stdout:247: done (5 left) 2024-04-10T03:08:55.967 INFO:tasks.rados.rados.0.smithi016.stdout:249: done (4 left) 2024-04-10T03:08:55.968 INFO:tasks.rados.rados.0.smithi016.stdout:251: done (3 left) 2024-04-10T03:08:55.968 INFO:tasks.rados.rados.0.smithi016.stdout:252: done (2 left) 2024-04-10T03:08:55.968 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 20 2024-04-10T03:08:55.968 INFO:tasks.rados.rados.0.smithi016.stdout:255: seq_num 95 ranges {1318912=794624,2113536=409600,2523136=393216} 2024-04-10T03:08:55.979 INFO:tasks.rados.rados.0.smithi016.stdout:255: writing smithi01663999-21 from 1318912 to 2113536 tid 1 2024-04-10T03:08:55.981 INFO:tasks.rados.rados.0.smithi016.stdout:255: writing smithi01663999-21 from 2113536 to 2523136 tid 2 2024-04-10T03:08:55.983 INFO:tasks.rados.rados.0.smithi016.stdout:255: writing smithi01663999-21 from 2523136 to 2916352 tid 3 2024-04-10T03:08:55.984 INFO:tasks.rados.rados.0.smithi016.stdout:256: read oid 11 snap 16 2024-04-10T03:08:55.984 INFO:tasks.rados.rados.0.smithi016.stdout:256: expect deleted 2024-04-10T03:08:55.984 INFO:tasks.rados.rados.0.smithi016.stdout:257: snap_remove snap 17 2024-04-10T03:08:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:55 smithi016 bash[28961]: cluster 2024-04-10T03:08:53.779491+0000 mgr.y (mgr.14514) 204 : cluster [DBG] pgmap v191: 121 pgs: 121 active+clean; 55 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:55 smithi016 bash[28961]: cluster 2024-04-10T03:08:54.615901+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-10T03:08:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:55 smithi016 bash[21212]: cluster 2024-04-10T03:08:53.779491+0000 mgr.y (mgr.14514) 204 : cluster [DBG] pgmap v191: 121 pgs: 121 active+clean; 55 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:08:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:55 smithi016 bash[21212]: cluster 2024-04-10T03:08:54.615901+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-10T03:08:56.657 INFO:tasks.rados.rados.0.smithi016.stdout:257: done (4 left) 2024-04-10T03:08:56.657 INFO:tasks.rados.rados.0.smithi016.stdout:258: copy_from oid 1 from oid 31 current snap is 20 2024-04-10T03:08:56.657 INFO:tasks.rados.rados.0.smithi016.stdout:253: finishing write tid 3 to smithi01663999-36 2024-04-10T03:08:56.657 INFO:tasks.rados.rados.0.smithi016.stdout:253: finishing write tid 4 to smithi01663999-36 2024-04-10T03:08:56.657 INFO:tasks.rados.rados.0.smithi016.stdout:253: finishing write tid 5 to smithi01663999-36 2024-04-10T03:08:56.657 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 60 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:253: left oid 36 (ObjNum 94 snap 20 seq_num 94) 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 12 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:255: finishing write tid 1 to smithi01663999-21 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:255: finishing write tid 2 to smithi01663999-21 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:255: finishing write tid 3 to smithi01663999-21 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:255: finishing write tid 4 to smithi01663999-21 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:255: finishing write tid 5 to smithi01663999-21 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 44 (ObjNum 95 snap 20 seq_num 95) dirty exists 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:255: left oid 21 (ObjNum 95 snap 20 seq_num 95) 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:253: done (4 left) 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:254: done (3 left) 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:255: done (2 left) 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:256: done (1 left) 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 20 2024-04-10T03:08:56.658 INFO:tasks.rados.rados.0.smithi016.stdout:259: seq_num 96 ranges {2588672=409600,2998272=696320,3694592=507904} 2024-04-10T03:08:56.691 INFO:tasks.rados.rados.0.smithi016.stdout:259: writing smithi01663999-9 from 2588672 to 2998272 tid 1 2024-04-10T03:08:56.699 INFO:tasks.rados.rados.0.smithi016.stdout:259: writing smithi01663999-9 from 2998272 to 3694592 tid 2 2024-04-10T03:08:56.705 INFO:tasks.rados.rados.0.smithi016.stdout:259: writing smithi01663999-9 from 3694592 to 4202496 tid 3 2024-04-10T03:08:56.705 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 20 2024-04-10T03:08:56.705 INFO:tasks.rados.rados.0.smithi016.stdout:258: finishing copy_from racing read to smithi01663999-1 2024-04-10T03:08:56.705 INFO:tasks.rados.rados.0.smithi016.stdout:258: finishing copy_from to smithi01663999-1 2024-04-10T03:08:56.705 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 66 (ObjNum 81 snap 15 seq_num 81) dirty exists 2024-04-10T03:08:56.705 INFO:tasks.rados.rados.0.smithi016.stdout:259: finishing write tid 1 to smithi01663999-9 2024-04-10T03:08:56.705 INFO:tasks.rados.rados.0.smithi016.stdout:259: finishing write tid 2 to smithi01663999-9 2024-04-10T03:08:56.705 INFO:tasks.rados.rados.0.smithi016.stdout:260: seq_num 97 ranges {663552=434176,1097728=581632,1679360=540672,2220032=81920} 2024-04-10T03:08:56.716 INFO:tasks.rados.rados.0.smithi016.stdout:260: writing smithi01663999-48 from 663552 to 1097728 tid 1 2024-04-10T03:08:56.722 INFO:tasks.rados.rados.0.smithi016.stdout:260: writing smithi01663999-48 from 1097728 to 1679360 tid 2 2024-04-10T03:08:56.727 INFO:tasks.rados.rados.0.smithi016.stdout:260: writing smithi01663999-48 from 1679360 to 2220032 tid 3 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:260: writing smithi01663999-48 from 2220032 to 2301952 tid 4 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:258: done (2 left) 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:261: read oid 49 snap -1 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:261: expect (ObjNum 90 snap 16 seq_num 90) 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:262: read oid 1 snap 18 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:262: expect (ObjNum 82 snap 16 seq_num 82) 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:263: setattr oid 36 current snap is 20 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:259: finishing write tid 3 to smithi01663999-9 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:259: finishing write tid 4 to smithi01663999-9 2024-04-10T03:08:56.729 INFO:tasks.rados.rados.0.smithi016.stdout:259: finishing write tid 5 to smithi01663999-9 2024-04-10T03:08:56.730 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 97 (ObjNum 96 snap 20 seq_num 96) dirty exists 2024-04-10T03:08:56.730 INFO:tasks.rados.rados.0.smithi016.stdout:259: left oid 9 (ObjNum 96 snap 20 seq_num 96) 2024-04-10T03:08:56.730 INFO:tasks.rados.rados.0.smithi016.stdout:260: finishing write tid 1 to smithi01663999-48 2024-04-10T03:08:56.730 INFO:tasks.rados.rados.0.smithi016.stdout:260: finishing write tid 2 to smithi01663999-48 2024-04-10T03:08:56.732 INFO:tasks.rados.rados.0.smithi016.stdout:259: done (4 left) 2024-04-10T03:08:56.732 INFO:tasks.rados.rados.0.smithi016.stdout:264: rollback oid 15 current snap is 20 2024-04-10T03:08:56.732 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 15 to 18 2024-04-10T03:08:56.732 INFO:tasks.rados.rados.0.smithi016.stdout:265: delete oid 14 current snap is 20 2024-04-10T03:08:56.736 INFO:tasks.rados.rados.0.smithi016.stdout:260: finishing write tid 3 to smithi01663999-48 2024-04-10T03:08:56.736 INFO:tasks.rados.rados.0.smithi016.stdout:260: finishing write tid 4 to smithi01663999-48 2024-04-10T03:08:56.737 INFO:tasks.rados.rados.0.smithi016.stdout:260: finishing write tid 5 to smithi01663999-48 2024-04-10T03:08:56.737 INFO:tasks.rados.rados.0.smithi016.stdout:264: finishing rollback tid 0 to smithi01663999-15 2024-04-10T03:08:56.738 INFO:tasks.rados.rados.0.smithi016.stdout:264: finishing rollback tid 1 to smithi01663999-15 2024-04-10T03:08:56.738 INFO:tasks.rados.rados.0.smithi016.stdout:264: finishing rollback tid 2 to smithi01663999-15 2024-04-10T03:08:56.738 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 88 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-04-10T03:08:56.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 63 (ObjNum 94 snap 20 seq_num 94) dirty exists 2024-04-10T03:08:56.739 INFO:tasks.rados.rados.0.smithi016.stdout:263: done (5 left) 2024-04-10T03:08:56.739 INFO:tasks.rados.rados.0.smithi016.stdout:264: done (4 left) 2024-04-10T03:08:56.739 INFO:tasks.rados.rados.0.smithi016.stdout:265: done (3 left) 2024-04-10T03:08:56.739 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 20 2024-04-10T03:08:56.739 INFO:tasks.rados.rados.0.smithi016.stdout:266: seq_num 99 ranges {1597440=466944,2064384=802816,2867200=401408} 2024-04-10T03:08:56.751 INFO:tasks.rados.rados.0.smithi016.stdout:266: writing smithi01663999-39 from 1597440 to 2064384 tid 1 2024-04-10T03:08:56.756 INFO:tasks.rados.rados.0.smithi016.stdout:266: writing smithi01663999-39 from 2064384 to 2867200 tid 2 2024-04-10T03:08:56.758 INFO:tasks.rados.rados.0.smithi016.stdout:266: writing smithi01663999-39 from 2867200 to 3268608 tid 3 2024-04-10T03:08:56.758 INFO:tasks.rados.rados.0.smithi016.stdout:267: setattr oid 10 current snap is 20 2024-04-10T03:08:56.759 INFO:tasks.rados.rados.0.smithi016.stdout:262: expect (ObjNum 82 snap 16 seq_num 82) 2024-04-10T03:08:56.796 INFO:tasks.rados.rados.0.smithi016.stdout:260: finishing write tid 6 to smithi01663999-48 2024-04-10T03:08:56.796 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 71 (ObjNum 97 snap 20 seq_num 97) dirty exists 2024-04-10T03:08:56.796 INFO:tasks.rados.rados.0.smithi016.stdout:260: left oid 48 (ObjNum 97 snap 20 seq_num 97) 2024-04-10T03:08:56.796 INFO:tasks.rados.rados.0.smithi016.stdout:261: expect (ObjNum 90 snap 16 seq_num 90) 2024-04-10T03:08:56.870 INFO:tasks.rados.rados.0.smithi016.stdout:266: finishing write tid 1 to smithi01663999-39 2024-04-10T03:08:56.870 INFO:tasks.rados.rados.0.smithi016.stdout:266: finishing write tid 2 to smithi01663999-39 2024-04-10T03:08:56.870 INFO:tasks.rados.rados.0.smithi016.stdout:266: finishing write tid 3 to smithi01663999-39 2024-04-10T03:08:56.870 INFO:tasks.rados.rados.0.smithi016.stdout:266: finishing write tid 4 to smithi01663999-39 2024-04-10T03:08:56.871 INFO:tasks.rados.rados.0.smithi016.stdout:266: finishing write tid 5 to smithi01663999-39 2024-04-10T03:08:56.871 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 68 (ObjNum 99 snap 20 seq_num 99) dirty exists 2024-04-10T03:08:56.871 INFO:tasks.rados.rados.0.smithi016.stdout:266: left oid 39 (ObjNum 99 snap 20 seq_num 99) 2024-04-10T03:08:56.871 INFO:tasks.rados.rados.0.smithi016.stdout:260: done (4 left) 2024-04-10T03:08:56.871 INFO:tasks.rados.rados.0.smithi016.stdout:261: done (3 left) 2024-04-10T03:08:56.871 INFO:tasks.rados.rados.0.smithi016.stdout:262: done (2 left) 2024-04-10T03:08:56.871 INFO:tasks.rados.rados.0.smithi016.stdout:266: done (1 left) 2024-04-10T03:08:56.871 INFO:tasks.rados.rados.0.smithi016.stdout:268: setattr oid 37 current snap is 20 2024-04-10T03:08:56.871 INFO:tasks.rados.rados.0.smithi016.stdout:269: snap_remove snap 16 2024-04-10T03:08:56.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:56 smithi136 bash[23435]: cluster 2024-04-10T03:08:55.651257+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-10T03:08:57.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:56 smithi016 bash[21212]: cluster 2024-04-10T03:08:55.651257+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-10T03:08:57.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:56 smithi016 bash[28961]: cluster 2024-04-10T03:08:55.651257+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-10T03:08:57.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:08:57 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:08:57] "GET /metrics HTTP/1.1" 200 239426 "" "Prometheus/2.43.0" 2024-04-10T03:08:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:269: done (2 left) 2024-04-10T03:08:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:270: read oid 46 snap -1 2024-04-10T03:08:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:270: expect (ObjNum 86 snap 16 seq_num 86) 2024-04-10T03:08:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:271: read oid 18 snap -1 2024-04-10T03:08:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:271: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-10T03:08:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 99 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-04-10T03:08:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 43 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-04-10T03:08:57.665 INFO:tasks.rados.rados.0.smithi016.stdout:267: done (3 left) 2024-04-10T03:08:57.665 INFO:tasks.rados.rados.0.smithi016.stdout:268: done (2 left) 2024-04-10T03:08:57.665 INFO:tasks.rados.rados.0.smithi016.stdout:272: read oid 27 snap -1 2024-04-10T03:08:57.665 INFO:tasks.rados.rados.0.smithi016.stdout:272: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-10T03:08:57.665 INFO:tasks.rados.rados.0.smithi016.stdout:273: snap_remove snap 18 2024-04-10T03:08:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:57 smithi136 bash[23435]: cluster 2024-04-10T03:08:55.780161+0000 mgr.y (mgr.14514) 205 : cluster [DBG] pgmap v194: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-04-10T03:08:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:57 smithi136 bash[23435]: cluster 2024-04-10T03:08:56.660885+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-10T03:08:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:57 smithi016 bash[21212]: cluster 2024-04-10T03:08:55.780161+0000 mgr.y (mgr.14514) 205 : cluster [DBG] pgmap v194: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-04-10T03:08:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:57 smithi016 bash[21212]: cluster 2024-04-10T03:08:56.660885+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-10T03:08:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:57 smithi016 bash[28961]: cluster 2024-04-10T03:08:55.780161+0000 mgr.y (mgr.14514) 205 : cluster [DBG] pgmap v194: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-04-10T03:08:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:57 smithi016 bash[28961]: cluster 2024-04-10T03:08:56.660885+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-10T03:08:58.611 INFO:tasks.rados.rados.0.smithi016.stdout:273: done (3 left) 2024-04-10T03:08:58.611 INFO:tasks.rados.rados.0.smithi016.stdout:274: copy_from oid 7 from oid 30 current snap is 20 2024-04-10T03:08:58.611 INFO:tasks.rados.rados.0.smithi016.stdout:275: read oid 49 snap -1 2024-04-10T03:08:58.611 INFO:tasks.rados.rados.0.smithi016.stdout:275: expect (ObjNum 90 snap 16 seq_num 90) 2024-04-10T03:08:58.611 INFO:tasks.rados.rados.0.smithi016.stdout:276: rollback oid 14 current snap is 20 2024-04-10T03:08:58.611 INFO:tasks.rados.rados.0.smithi016.stdout:276: done (5 left) 2024-04-10T03:08:58.612 INFO:tasks.rados.rados.0.smithi016.stdout:277: rmattr oid 16 current snap is 20 2024-04-10T03:08:58.612 INFO:tasks.rados.rados.0.smithi016.stdout:277: done (5 left) 2024-04-10T03:08:58.612 INFO:tasks.rados.rados.0.smithi016.stdout:278: snap_create 2024-04-10T03:08:58.612 INFO:tasks.rados.rados.0.smithi016.stdout:272: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-10T03:08:58.663 INFO:tasks.rados.rados.0.smithi016.stdout:271: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-10T03:08:58.683 INFO:tasks.rados.rados.0.smithi016.stdout:270: expect (ObjNum 86 snap 16 seq_num 86) 2024-04-10T03:08:58.754 INFO:tasks.rados.rados.0.smithi016.stdout:274: finishing copy_from racing read to smithi01663999-7 2024-04-10T03:08:58.754 INFO:tasks.rados.rados.0.smithi016.stdout:274: finishing copy_from to smithi01663999-7 2024-04-10T03:08:58.754 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 47 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:08:58.754 INFO:tasks.rados.rados.0.smithi016.stdout:275: expect (ObjNum 90 snap 16 seq_num 90) 2024-04-10T03:08:59.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:58 smithi016 bash[28961]: cluster 2024-04-10T03:08:57.669635+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-10T03:08:59.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:58 smithi016 bash[28961]: cluster 2024-04-10T03:08:58.615200+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-10T03:08:59.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:58 smithi016 bash[21212]: cluster 2024-04-10T03:08:57.669635+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-10T03:08:59.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:58 smithi016 bash[21212]: cluster 2024-04-10T03:08:58.615200+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-10T03:08:59.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:58 smithi136 bash[23435]: cluster 2024-04-10T03:08:57.669635+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-10T03:08:59.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:58 smithi136 bash[23435]: cluster 2024-04-10T03:08:58.615200+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-10T03:08:59.611 INFO:tasks.rados.rados.0.smithi016.stdout:270: done (5 left) 2024-04-10T03:08:59.611 INFO:tasks.rados.rados.0.smithi016.stdout:271: done (4 left) 2024-04-10T03:08:59.611 INFO:tasks.rados.rados.0.smithi016.stdout:272: done (3 left) 2024-04-10T03:08:59.611 INFO:tasks.rados.rados.0.smithi016.stdout:274: done (2 left) 2024-04-10T03:08:59.612 INFO:tasks.rados.rados.0.smithi016.stdout:275: done (1 left) 2024-04-10T03:08:59.612 INFO:tasks.rados.rados.0.smithi016.stdout:278: done (0 left) 2024-04-10T03:08:59.612 INFO:tasks.rados.rados.0.smithi016.stdout:279: snap_create 2024-04-10T03:09:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:59 smithi016 bash[28961]: cluster 2024-04-10T03:08:57.780851+0000 mgr.y (mgr.14514) 206 : cluster [DBG] pgmap v197: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-04-10T03:09:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:59 smithi016 bash[28961]: audit 2024-04-10T03:08:58.761012+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:08:59 smithi016 bash[28961]: cluster 2024-04-10T03:08:59.617719+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-04-10T03:09:00.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:59 smithi016 bash[21212]: cluster 2024-04-10T03:08:57.780851+0000 mgr.y (mgr.14514) 206 : cluster [DBG] pgmap v197: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-04-10T03:09:00.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:59 smithi016 bash[21212]: audit 2024-04-10T03:08:58.761012+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:00.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:08:59 smithi016 bash[21212]: cluster 2024-04-10T03:08:59.617719+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-04-10T03:09:00.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:59 smithi136 bash[23435]: cluster 2024-04-10T03:08:57.780851+0000 mgr.y (mgr.14514) 206 : cluster [DBG] pgmap v197: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-04-10T03:09:00.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:59 smithi136 bash[23435]: audit 2024-04-10T03:08:58.761012+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:00.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:08:59 smithi136 bash[23435]: cluster 2024-04-10T03:08:59.617719+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-04-10T03:09:00.615 INFO:tasks.rados.rados.0.smithi016.stdout:279: done (0 left) 2024-04-10T03:09:00.615 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 22 2024-04-10T03:09:00.615 INFO:tasks.rados.rados.0.smithi016.stdout:280: seq_num 100 ranges {409600=483328,892928=688128,1581056=516096} 2024-04-10T03:09:00.630 INFO:tasks.rados.rados.0.smithi016.stdout:280: writing smithi01663999-30 from 409600 to 892928 tid 1 2024-04-10T03:09:00.642 INFO:tasks.rados.rados.0.smithi016.stdout:280: writing smithi01663999-30 from 892928 to 1581056 tid 2 2024-04-10T03:09:00.650 INFO:tasks.rados.rados.0.smithi016.stdout:280: writing smithi01663999-30 from 1581056 to 2097152 tid 3 2024-04-10T03:09:00.650 INFO:tasks.rados.rados.0.smithi016.stdout:281: rmattr oid 17 current snap is 22 2024-04-10T03:09:00.650 INFO:tasks.rados.rados.0.smithi016.stdout:280: finishing write tid 1 to smithi01663999-30 2024-04-10T03:09:00.651 INFO:tasks.rados.rados.0.smithi016.stdout:280: finishing write tid 2 to smithi01663999-30 2024-04-10T03:09:00.651 INFO:tasks.rados.rados.0.smithi016.stdout:282: snap_remove snap 20 2024-04-10T03:09:00.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:00 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:09:01.626 INFO:tasks.rados.rados.0.smithi016.stdout:282: done (2 left) 2024-04-10T03:09:01.626 INFO:tasks.rados.rados.0.smithi016.stdout:283: snap_remove snap 21 2024-04-10T03:09:01.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:01 smithi136 bash[23435]: cluster 2024-04-10T03:08:59.782218+0000 mgr.y (mgr.14514) 207 : cluster [DBG] pgmap v200: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-04-10T03:09:01.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:01 smithi136 bash[23435]: cluster 2024-04-10T03:09:00.620618+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-10T03:09:02.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:01 smithi016 bash[28961]: cluster 2024-04-10T03:08:59.782218+0000 mgr.y (mgr.14514) 207 : cluster [DBG] pgmap v200: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-04-10T03:09:02.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:01 smithi016 bash[28961]: cluster 2024-04-10T03:09:00.620618+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-10T03:09:02.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:01 smithi016 bash[21212]: cluster 2024-04-10T03:08:59.782218+0000 mgr.y (mgr.14514) 207 : cluster [DBG] pgmap v200: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-04-10T03:09:02.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:01 smithi016 bash[21212]: cluster 2024-04-10T03:09:00.620618+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-10T03:09:02.638 INFO:tasks.rados.rados.0.smithi016.stdout:283: done (2 left) 2024-04-10T03:09:02.638 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 22 2024-04-10T03:09:02.638 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 60 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-04-10T03:09:02.638 INFO:tasks.rados.rados.0.smithi016.stdout:284: seq_num 101 ranges {4202496=499712,4702208=573440,5275648=524288,5799936=106496} 2024-04-10T03:09:02.707 INFO:tasks.rados.rados.0.smithi016.stdout:284: writing smithi01663999-9 from 4202496 to 4702208 tid 1 2024-04-10T03:09:02.713 INFO:tasks.rados.rados.0.smithi016.stdout:284: writing smithi01663999-9 from 4702208 to 5275648 tid 2 2024-04-10T03:09:02.719 INFO:tasks.rados.rados.0.smithi016.stdout:284: writing smithi01663999-9 from 5275648 to 5799936 tid 3 2024-04-10T03:09:02.720 INFO:tasks.rados.rados.0.smithi016.stdout:284: writing smithi01663999-9 from 5799936 to 5906432 tid 4 2024-04-10T03:09:02.721 INFO:tasks.rados.rados.0.smithi016.stdout:281: done (2 left) 2024-04-10T03:09:02.721 INFO:tasks.rados.rados.0.smithi016.stdout:285: read oid 11 snap -1 2024-04-10T03:09:02.721 INFO:tasks.rados.rados.0.smithi016.stdout:285: expect deleted 2024-04-10T03:09:02.721 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 22 2024-04-10T03:09:02.721 INFO:tasks.rados.rados.0.smithi016.stdout:280: finishing write tid 3 to smithi01663999-30 2024-04-10T03:09:02.721 INFO:tasks.rados.rados.0.smithi016.stdout:280: finishing write tid 4 to smithi01663999-30 2024-04-10T03:09:02.721 INFO:tasks.rados.rados.0.smithi016.stdout:280: finishing write tid 5 to smithi01663999-30 2024-04-10T03:09:02.721 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 58 (ObjNum 100 snap 22 seq_num 100) dirty exists 2024-04-10T03:09:02.721 INFO:tasks.rados.rados.0.smithi016.stdout:280: left oid 30 (ObjNum 100 snap 22 seq_num 100) 2024-04-10T03:09:02.722 INFO:tasks.rados.rados.0.smithi016.stdout:284: finishing write tid 1 to smithi01663999-9 2024-04-10T03:09:02.722 INFO:tasks.rados.rados.0.smithi016.stdout:284: finishing write tid 2 to smithi01663999-9 2024-04-10T03:09:02.722 INFO:tasks.rados.rados.0.smithi016.stdout:286: seq_num 102 ranges {0=516096,516096=450560,966656=729088,1695744=24576} 2024-04-10T03:09:02.725 INFO:tasks.rados.rados.0.smithi016.stdout:286: writing smithi01663999-28 from 0 to 516096 tid 1 2024-04-10T03:09:02.729 INFO:tasks.rados.rados.0.smithi016.stdout:286: writing smithi01663999-28 from 516096 to 966656 tid 2 2024-04-10T03:09:02.737 INFO:tasks.rados.rados.0.smithi016.stdout:286: writing smithi01663999-28 from 966656 to 1695744 tid 3 2024-04-10T03:09:02.737 INFO:tasks.rados.rados.0.smithi016.stdout:286: writing smithi01663999-28 from 1695744 to 1720320 tid 4 2024-04-10T03:09:02.737 INFO:tasks.rados.rados.0.smithi016.stdout:280: done (3 left) 2024-04-10T03:09:02.737 INFO:tasks.rados.rados.0.smithi016.stdout:287: snap_create 2024-04-10T03:09:02.737 INFO:tasks.rados.rados.0.smithi016.stdout:284: finishing write tid 3 to smithi01663999-9 2024-04-10T03:09:02.737 INFO:tasks.rados.rados.0.smithi016.stdout:284: finishing write tid 4 to smithi01663999-9 2024-04-10T03:09:02.737 INFO:tasks.rados.rados.0.smithi016.stdout:284: finishing write tid 5 to smithi01663999-9 2024-04-10T03:09:02.737 INFO:tasks.rados.rados.0.smithi016.stdout:284: finishing write tid 6 to smithi01663999-9 2024-04-10T03:09:02.737 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 112 (ObjNum 101 snap 22 seq_num 101) dirty exists 2024-04-10T03:09:02.738 INFO:tasks.rados.rados.0.smithi016.stdout:284: left oid 9 (ObjNum 101 snap 22 seq_num 101) 2024-04-10T03:09:02.738 INFO:tasks.rados.rados.0.smithi016.stdout:286: finishing write tid 1 to smithi01663999-28 2024-04-10T03:09:02.738 INFO:tasks.rados.rados.0.smithi016.stdout:286: finishing write tid 2 to smithi01663999-28 2024-04-10T03:09:02.741 INFO:tasks.rados.rados.0.smithi016.stdout:286: finishing write tid 3 to smithi01663999-28 2024-04-10T03:09:02.741 INFO:tasks.rados.rados.0.smithi016.stdout:286: finishing write tid 4 to smithi01663999-28 2024-04-10T03:09:02.741 INFO:tasks.rados.rados.0.smithi016.stdout:286: finishing write tid 5 to smithi01663999-28 2024-04-10T03:09:02.742 INFO:tasks.rados.rados.0.smithi016.stdout:286: finishing write tid 6 to smithi01663999-28 2024-04-10T03:09:02.742 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 58 (ObjNum 102 snap 22 seq_num 102) dirty exists 2024-04-10T03:09:02.742 INFO:tasks.rados.rados.0.smithi016.stdout:286: left oid 28 (ObjNum 102 snap 22 seq_num 102) 2024-04-10T03:09:02.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:02 smithi136 bash[23435]: cluster 2024-04-10T03:09:01.632339+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-10T03:09:03.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:02 smithi016 bash[21212]: cluster 2024-04-10T03:09:01.632339+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-10T03:09:03.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:02 smithi016 bash[28961]: cluster 2024-04-10T03:09:01.632339+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-10T03:09:03.612 INFO:tasks.rados.rados.0.smithi016.stdout:284: done (3 left) 2024-04-10T03:09:03.612 INFO:tasks.rados.rados.0.smithi016.stdout:285: done (2 left) 2024-04-10T03:09:03.612 INFO:tasks.rados.rados.0.smithi016.stdout:286: done (1 left) 2024-04-10T03:09:03.612 INFO:tasks.rados.rados.0.smithi016.stdout:287: done (0 left) 2024-04-10T03:09:03.612 INFO:tasks.rados.rados.0.smithi016.stdout:288: delete oid 41 current snap is 23 2024-04-10T03:09:03.621 INFO:tasks.rados.rados.0.smithi016.stdout:288: done (0 left) 2024-04-10T03:09:03.621 INFO:tasks.rados.rados.0.smithi016.stdout:289: read oid 13 snap -1 2024-04-10T03:09:03.621 INFO:tasks.rados.rados.0.smithi016.stdout:289: expect (ObjNum 60 snap 5 seq_num 60) 2024-04-10T03:09:03.621 INFO:tasks.rados.rados.0.smithi016.stdout:290: setattr oid 26 current snap is 23 2024-04-10T03:09:03.624 INFO:tasks.rados.rados.0.smithi016.stdout:291: copy_from oid 32 from oid 7 current snap is 23 2024-04-10T03:09:03.624 INFO:tasks.rados.rados.0.smithi016.stdout:292: read oid 22 snap -1 2024-04-10T03:09:03.624 INFO:tasks.rados.rados.0.smithi016.stdout:292: expect (ObjNum 78 snap 13 seq_num 78) 2024-04-10T03:09:03.624 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 23 2024-04-10T03:09:03.624 INFO:tasks.rados.rados.0.smithi016.stdout:293: seq_num 104 ranges {73728=548864,622592=622592,1245184=581632} 2024-04-10T03:09:03.630 INFO:tasks.rados.rados.0.smithi016.stdout:293: writing smithi01663999-15 from 73728 to 622592 tid 1 2024-04-10T03:09:03.640 INFO:tasks.rados.rados.0.smithi016.stdout:293: writing smithi01663999-15 from 622592 to 1245184 tid 2 2024-04-10T03:09:03.646 INFO:tasks.rados.rados.0.smithi016.stdout:293: writing smithi01663999-15 from 1245184 to 1826816 tid 3 2024-04-10T03:09:03.646 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 23 2024-04-10T03:09:03.646 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 13 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-04-10T03:09:03.646 INFO:tasks.rados.rados.0.smithi016.stdout:294: seq_num 105 ranges {2326528=565248,2891776=507904,3399680=507904,3907584=188416} 2024-04-10T03:09:03.673 INFO:tasks.rados.rados.0.smithi016.stdout:294: writing smithi01663999-49 from 2326528 to 2891776 tid 1 2024-04-10T03:09:03.679 INFO:tasks.rados.rados.0.smithi016.stdout:294: writing smithi01663999-49 from 2891776 to 3399680 tid 2 2024-04-10T03:09:03.683 INFO:tasks.rados.rados.0.smithi016.stdout:294: writing smithi01663999-49 from 3399680 to 3907584 tid 3 2024-04-10T03:09:03.685 INFO:tasks.rados.rados.0.smithi016.stdout:294: writing smithi01663999-49 from 3907584 to 4096000 tid 4 2024-04-10T03:09:03.685 INFO:tasks.rados.rados.0.smithi016.stdout:290: done (5 left) 2024-04-10T03:09:03.685 INFO:tasks.rados.rados.0.smithi016.stdout:295: rollback oid 28 current snap is 23 2024-04-10T03:09:03.685 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 22 2024-04-10T03:09:03.685 INFO:tasks.rados.rados.0.smithi016.stdout:292: expect (ObjNum 78 snap 13 seq_num 78) 2024-04-10T03:09:03.799 INFO:tasks.rados.rados.0.smithi016.stdout:291: finishing copy_from racing read to smithi01663999-32 2024-04-10T03:09:03.799 INFO:tasks.rados.rados.0.smithi016.stdout:293: finishing write tid 1 to smithi01663999-15 2024-04-10T03:09:03.799 INFO:tasks.rados.rados.0.smithi016.stdout:289: expect (ObjNum 60 snap 5 seq_num 60) 2024-04-10T03:09:03.843 INFO:tasks.rados.rados.0.smithi016.stdout:291: finishing copy_from to smithi01663999-32 2024-04-10T03:09:03.843 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 47 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:09:03.843 INFO:tasks.rados.rados.0.smithi016.stdout:293: finishing write tid 2 to smithi01663999-15 2024-04-10T03:09:03.843 INFO:tasks.rados.rados.0.smithi016.stdout:293: finishing write tid 3 to smithi01663999-15 2024-04-10T03:09:03.843 INFO:tasks.rados.rados.0.smithi016.stdout:293: finishing write tid 4 to smithi01663999-15 2024-04-10T03:09:03.843 INFO:tasks.rados.rados.0.smithi016.stdout:293: finishing write tid 5 to smithi01663999-15 2024-04-10T03:09:03.843 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 103 (ObjNum 104 snap 23 seq_num 104) dirty exists 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:293: left oid 15 (ObjNum 104 snap 23 seq_num 104) 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:294: finishing write tid 1 to smithi01663999-49 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:294: finishing write tid 2 to smithi01663999-49 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:294: finishing write tid 3 to smithi01663999-49 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:294: finishing write tid 4 to smithi01663999-49 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:294: finishing write tid 5 to smithi01663999-49 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:295: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:295: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:295: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 62 (ObjNum 102 snap 22 seq_num 102) dirty exists 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:294: finishing write tid 6 to smithi01663999-49 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 23 (ObjNum 105 snap 23 seq_num 105) dirty exists 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:294: left oid 49 (ObjNum 105 snap 23 seq_num 105) 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:289: done (5 left) 2024-04-10T03:09:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:291: done (4 left) 2024-04-10T03:09:03.845 INFO:tasks.rados.rados.0.smithi016.stdout:292: done (3 left) 2024-04-10T03:09:03.845 INFO:tasks.rados.rados.0.smithi016.stdout:293: done (2 left) 2024-04-10T03:09:03.845 INFO:tasks.rados.rados.0.smithi016.stdout:294: done (1 left) 2024-04-10T03:09:03.845 INFO:tasks.rados.rados.0.smithi016.stdout:295: done (0 left) 2024-04-10T03:09:03.845 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 23 2024-04-10T03:09:03.845 INFO:tasks.rados.rados.0.smithi016.stdout:296: seq_num 106 ranges {1269760=581632,1851392=794624,2646016=409600} 2024-04-10T03:09:03.863 INFO:tasks.rados.rados.0.smithi016.stdout:296: writing smithi01663999-23 from 1269760 to 1851392 tid 1 2024-04-10T03:09:03.872 INFO:tasks.rados.rados.0.smithi016.stdout:296: writing smithi01663999-23 from 1851392 to 2646016 tid 2 2024-04-10T03:09:03.877 INFO:tasks.rados.rados.0.smithi016.stdout:296: writing smithi01663999-23 from 2646016 to 3055616 tid 3 2024-04-10T03:09:03.877 INFO:tasks.rados.rados.0.smithi016.stdout:297: read oid 33 snap -1 2024-04-10T03:09:03.877 INFO:tasks.rados.rados.0.smithi016.stdout:297: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-10T03:09:03.877 INFO:tasks.rados.rados.0.smithi016.stdout:298: snap_remove snap 22 2024-04-10T03:09:03.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:03 smithi136 bash[23435]: cluster 2024-04-10T03:09:01.783040+0000 mgr.y (mgr.14514) 208 : cluster [DBG] pgmap v203: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-04-10T03:09:03.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:03 smithi136 bash[23435]: cluster 2024-04-10T03:09:02.643862+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-10T03:09:03.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:03 smithi136 bash[23435]: cluster 2024-04-10T03:09:03.618046+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-10T03:09:04.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:03 smithi016 bash[28961]: cluster 2024-04-10T03:09:01.783040+0000 mgr.y (mgr.14514) 208 : cluster [DBG] pgmap v203: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-04-10T03:09:04.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:03 smithi016 bash[28961]: cluster 2024-04-10T03:09:02.643862+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-10T03:09:04.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:03 smithi016 bash[28961]: cluster 2024-04-10T03:09:03.618046+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-10T03:09:04.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:03 smithi016 bash[21212]: cluster 2024-04-10T03:09:01.783040+0000 mgr.y (mgr.14514) 208 : cluster [DBG] pgmap v203: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-04-10T03:09:04.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:03 smithi016 bash[21212]: cluster 2024-04-10T03:09:02.643862+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-10T03:09:04.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:03 smithi016 bash[21212]: cluster 2024-04-10T03:09:03.618046+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-10T03:09:04.648 INFO:tasks.rados.rados.0.smithi016.stdout:298: done (2 left) 2024-04-10T03:09:04.648 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 23 2024-04-10T03:09:04.648 INFO:tasks.rados.rados.0.smithi016.stdout:299: seq_num 107 ranges {0=598016,598016=729088,1327104=466944,1794048=8192} 2024-04-10T03:09:04.651 INFO:tasks.rados.rados.0.smithi016.stdout:299: writing smithi01663999-35 from 0 to 598016 tid 1 2024-04-10T03:09:04.656 INFO:tasks.rados.rados.0.smithi016.stdout:299: writing smithi01663999-35 from 598016 to 1327104 tid 2 2024-04-10T03:09:04.660 INFO:tasks.rados.rados.0.smithi016.stdout:299: writing smithi01663999-35 from 1327104 to 1794048 tid 3 2024-04-10T03:09:04.660 INFO:tasks.rados.rados.0.smithi016.stdout:299: writing smithi01663999-35 from 1794048 to 1802240 tid 4 2024-04-10T03:09:04.660 INFO:tasks.rados.rados.0.smithi016.stdout:296: finishing write tid 1 to smithi01663999-23 2024-04-10T03:09:04.660 INFO:tasks.rados.rados.0.smithi016.stdout:296: finishing write tid 2 to smithi01663999-23 2024-04-10T03:09:04.660 INFO:tasks.rados.rados.0.smithi016.stdout:296: finishing write tid 3 to smithi01663999-23 2024-04-10T03:09:04.660 INFO:tasks.rados.rados.0.smithi016.stdout:296: finishing write tid 4 to smithi01663999-23 2024-04-10T03:09:04.660 INFO:tasks.rados.rados.0.smithi016.stdout:296: finishing write tid 5 to smithi01663999-23 2024-04-10T03:09:04.660 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 67 (ObjNum 106 snap 23 seq_num 106) dirty exists 2024-04-10T03:09:04.661 INFO:tasks.rados.rados.0.smithi016.stdout:296: left oid 23 (ObjNum 106 snap 23 seq_num 106) 2024-04-10T03:09:04.661 INFO:tasks.rados.rados.0.smithi016.stdout:297: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-10T03:09:04.678 INFO:tasks.rados.rados.0.smithi016.stdout:299: finishing write tid 1 to smithi01663999-35 2024-04-10T03:09:04.678 INFO:tasks.rados.rados.0.smithi016.stdout:299: finishing write tid 2 to smithi01663999-35 2024-04-10T03:09:04.678 INFO:tasks.rados.rados.0.smithi016.stdout:299: finishing write tid 3 to smithi01663999-35 2024-04-10T03:09:04.678 INFO:tasks.rados.rados.0.smithi016.stdout:299: finishing write tid 4 to smithi01663999-35 2024-04-10T03:09:04.678 INFO:tasks.rados.rados.0.smithi016.stdout:299: finishing write tid 5 to smithi01663999-35 2024-04-10T03:09:04.678 INFO:tasks.rados.rados.0.smithi016.stdout:299: finishing write tid 6 to smithi01663999-35 2024-04-10T03:09:04.678 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 81 (ObjNum 107 snap 23 seq_num 107) dirty exists 2024-04-10T03:09:04.678 INFO:tasks.rados.rados.0.smithi016.stdout:299: left oid 35 (ObjNum 107 snap 23 seq_num 107) 2024-04-10T03:09:04.679 INFO:tasks.rados.rados.0.smithi016.stdout:296: done (2 left) 2024-04-10T03:09:04.679 INFO:tasks.rados.rados.0.smithi016.stdout:297: done (1 left) 2024-04-10T03:09:04.679 INFO:tasks.rados.rados.0.smithi016.stdout:299: done (0 left) 2024-04-10T03:09:04.679 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 23 2024-04-10T03:09:04.679 INFO:tasks.rados.rados.0.smithi016.stdout:300: seq_num 108 ranges {2211840=614400,2826240=606208,3432448=598016} 2024-04-10T03:09:04.693 INFO:tasks.rados.rados.0.smithi016.stdout:300: writing smithi01663999-46 from 2211840 to 2826240 tid 1 2024-04-10T03:09:04.697 INFO:tasks.rados.rados.0.smithi016.stdout:300: writing smithi01663999-46 from 2826240 to 3432448 tid 2 2024-04-10T03:09:04.701 INFO:tasks.rados.rados.0.smithi016.stdout:300: writing smithi01663999-46 from 3432448 to 4030464 tid 3 2024-04-10T03:09:04.702 INFO:tasks.rados.rados.0.smithi016.stdout:301: rollback oid 29 current snap is 23 2024-04-10T03:09:04.702 INFO:tasks.rados.rados.0.smithi016.stdout:301: done (1 left) 2024-04-10T03:09:04.702 INFO:tasks.rados.rados.0.smithi016.stdout:302: rollback oid 9 current snap is 23 2024-04-10T03:09:04.702 INFO:tasks.rados.rados.0.smithi016.stdout:302: done (1 left) 2024-04-10T03:09:04.702 INFO:tasks.rados.rados.0.smithi016.stdout:303: snap_create 2024-04-10T03:09:04.702 INFO:tasks.rados.rados.0.smithi016.stdout:300: finishing write tid 1 to smithi01663999-46 2024-04-10T03:09:04.702 INFO:tasks.rados.rados.0.smithi016.stdout:300: finishing write tid 2 to smithi01663999-46 2024-04-10T03:09:04.705 INFO:tasks.rados.rados.0.smithi016.stdout:300: finishing write tid 3 to smithi01663999-46 2024-04-10T03:09:04.705 INFO:tasks.rados.rados.0.smithi016.stdout:300: finishing write tid 4 to smithi01663999-46 2024-04-10T03:09:04.706 INFO:tasks.rados.rados.0.smithi016.stdout:300: finishing write tid 5 to smithi01663999-46 2024-04-10T03:09:04.707 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 62 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-04-10T03:09:04.707 INFO:tasks.rados.rados.0.smithi016.stdout:300: left oid 46 (ObjNum 108 snap 23 seq_num 108) 2024-04-10T03:09:05.652 INFO:tasks.rados.rados.0.smithi016.stdout:300: done (1 left) 2024-04-10T03:09:05.652 INFO:tasks.rados.rados.0.smithi016.stdout:303: done (0 left) 2024-04-10T03:09:05.652 INFO:tasks.rados.rados.0.smithi016.stdout:304: read oid 8 snap -1 2024-04-10T03:09:05.652 INFO:tasks.rados.rados.0.smithi016.stdout:304: expect (ObjNum 7 snap 0 seq_num 7) 2024-04-10T03:09:05.652 INFO:tasks.rados.rados.0.smithi016.stdout:305: snap_create 2024-04-10T03:09:05.659 INFO:tasks.rados.rados.0.smithi016.stdout:304: expect (ObjNum 7 snap 0 seq_num 7) 2024-04-10T03:09:05.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:05 smithi136 bash[23435]: cluster 2024-04-10T03:09:03.783841+0000 mgr.y (mgr.14514) 209 : cluster [DBG] pgmap v206: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:05.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:05 smithi136 bash[23435]: cluster 2024-04-10T03:09:04.653935+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-10T03:09:06.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:05 smithi016 bash[21212]: cluster 2024-04-10T03:09:03.783841+0000 mgr.y (mgr.14514) 209 : cluster [DBG] pgmap v206: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:06.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:05 smithi016 bash[21212]: cluster 2024-04-10T03:09:04.653935+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-10T03:09:06.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:05 smithi016 bash[28961]: cluster 2024-04-10T03:09:03.783841+0000 mgr.y (mgr.14514) 209 : cluster [DBG] pgmap v206: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:06.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:05 smithi016 bash[28961]: cluster 2024-04-10T03:09:04.653935+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-10T03:09:06.654 INFO:tasks.rados.rados.0.smithi016.stdout:304: done (1 left) 2024-04-10T03:09:06.654 INFO:tasks.rados.rados.0.smithi016.stdout:305: done (0 left) 2024-04-10T03:09:06.654 INFO:tasks.rados.rados.0.smithi016.stdout:306: snap_create 2024-04-10T03:09:06.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:06 smithi136 bash[23435]: cluster 2024-04-10T03:09:05.657131+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-04-10T03:09:07.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:06 smithi016 bash[21212]: cluster 2024-04-10T03:09:05.657131+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-04-10T03:09:07.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:06 smithi016 bash[28961]: cluster 2024-04-10T03:09:05.657131+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-04-10T03:09:07.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:07 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:07] "GET /metrics HTTP/1.1" 200 239500 "" "Prometheus/2.43.0" 2024-04-10T03:09:07.658 INFO:tasks.rados.rados.0.smithi016.stdout:306: done (0 left) 2024-04-10T03:09:07.658 INFO:tasks.rados.rados.0.smithi016.stdout:307: read oid 15 snap -1 2024-04-10T03:09:07.658 INFO:tasks.rados.rados.0.smithi016.stdout:307: expect (ObjNum 104 snap 23 seq_num 104) 2024-04-10T03:09:07.658 INFO:tasks.rados.rados.0.smithi016.stdout:308: read oid 1 snap -1 2024-04-10T03:09:07.658 INFO:tasks.rados.rados.0.smithi016.stdout:308: expect (ObjNum 81 snap 15 seq_num 81) 2024-04-10T03:09:07.658 INFO:tasks.rados.rados.0.smithi016.stdout:309: read oid 10 snap -1 2024-04-10T03:09:07.658 INFO:tasks.rados.rados.0.smithi016.stdout:309: expect (ObjNum 79 snap 13 seq_num 79) 2024-04-10T03:09:07.659 INFO:tasks.rados.rados.0.smithi016.stdout:310: copy_from oid 23 from oid 47 current snap is 26 2024-04-10T03:09:07.659 INFO:tasks.rados.rados.0.smithi016.stdout:311: read oid 5 snap -1 2024-04-10T03:09:07.659 INFO:tasks.rados.rados.0.smithi016.stdout:311: expect (ObjNum 4 snap 0 seq_num 4) 2024-04-10T03:09:07.659 INFO:tasks.rados.rados.0.smithi016.stdout:312: read oid 19 snap -1 2024-04-10T03:09:07.659 INFO:tasks.rados.rados.0.smithi016.stdout:312: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:09:07.659 INFO:tasks.rados.rados.0.smithi016.stdout:313: snap_remove snap 23 2024-04-10T03:09:08.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:07 smithi016 bash[28961]: cluster 2024-04-10T03:09:05.784692+0000 mgr.y (mgr.14514) 210 : cluster [DBG] pgmap v209: 121 pgs: 2 active+clean+snaptrim, 117 active+clean, 2 active+clean+snaptrim_wait; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-04-10T03:09:08.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:07 smithi016 bash[28961]: cluster 2024-04-10T03:09:06.659604+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-10T03:09:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:07 smithi016 bash[28961]: cluster 2024-04-10T03:09:07.663228+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-10T03:09:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:07 smithi016 bash[21212]: cluster 2024-04-10T03:09:05.784692+0000 mgr.y (mgr.14514) 210 : cluster [DBG] pgmap v209: 121 pgs: 2 active+clean+snaptrim, 117 active+clean, 2 active+clean+snaptrim_wait; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-04-10T03:09:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:07 smithi016 bash[21212]: cluster 2024-04-10T03:09:06.659604+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-10T03:09:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:07 smithi016 bash[21212]: cluster 2024-04-10T03:09:07.663228+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-10T03:09:08.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:07 smithi136 bash[23435]: cluster 2024-04-10T03:09:05.784692+0000 mgr.y (mgr.14514) 210 : cluster [DBG] pgmap v209: 121 pgs: 2 active+clean+snaptrim, 117 active+clean, 2 active+clean+snaptrim_wait; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-04-10T03:09:08.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:07 smithi136 bash[23435]: cluster 2024-04-10T03:09:06.659604+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-04-10T03:09:08.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:07 smithi136 bash[23435]: cluster 2024-04-10T03:09:07.663228+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-10T03:09:08.615 INFO:tasks.rados.rados.0.smithi016.stdout:313: done (6 left) 2024-04-10T03:09:08.615 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 26 2024-04-10T03:09:08.615 INFO:tasks.rados.rados.0.smithi016.stdout:314: seq_num 109 ranges {2678784=630784,3309568=491520,3801088=483328,4284416=229376} 2024-04-10T03:09:08.668 INFO:tasks.rados.rados.0.smithi016.stdout:314: writing smithi01663999-16 from 2678784 to 3309568 tid 1 2024-04-10T03:09:08.675 INFO:tasks.rados.rados.0.smithi016.stdout:314: writing smithi01663999-16 from 3309568 to 3801088 tid 2 2024-04-10T03:09:08.681 INFO:tasks.rados.rados.0.smithi016.stdout:314: writing smithi01663999-16 from 3801088 to 4284416 tid 3 2024-04-10T03:09:08.684 INFO:tasks.rados.rados.0.smithi016.stdout:314: writing smithi01663999-16 from 4284416 to 4513792 tid 4 2024-04-10T03:09:08.684 INFO:tasks.rados.rados.0.smithi016.stdout:315: rollback oid 4 current snap is 26 2024-04-10T03:09:08.684 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 24 2024-04-10T03:09:08.684 INFO:tasks.rados.rados.0.smithi016.stdout:310: finishing copy_from racing read to smithi01663999-23 2024-04-10T03:09:08.685 INFO:tasks.rados.rados.0.smithi016.stdout:312: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:09:08.718 INFO:tasks.rados.rados.0.smithi016.stdout:310: finishing copy_from to smithi01663999-23 2024-04-10T03:09:08.718 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-10T03:09:08.718 INFO:tasks.rados.rados.0.smithi016.stdout:309: expect (ObjNum 79 snap 13 seq_num 79) 2024-04-10T03:09:08.857 INFO:tasks.rados.rados.0.smithi016.stdout:308: expect (ObjNum 81 snap 15 seq_num 81) 2024-04-10T03:09:08.975 INFO:tasks.rados.rados.0.smithi016.stdout:307: expect (ObjNum 104 snap 23 seq_num 104) 2024-04-10T03:09:09.023 INFO:tasks.rados.rados.0.smithi016.stdout:311: expect (ObjNum 4 snap 0 seq_num 4) 2024-04-10T03:09:09.025 INFO:tasks.rados.rados.0.smithi016.stdout:314: finishing write tid 1 to smithi01663999-16 2024-04-10T03:09:09.025 INFO:tasks.rados.rados.0.smithi016.stdout:314: finishing write tid 2 to smithi01663999-16 2024-04-10T03:09:09.025 INFO:tasks.rados.rados.0.smithi016.stdout:315: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:09:09.025 INFO:tasks.rados.rados.0.smithi016.stdout:315: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:09:09.025 INFO:tasks.rados.rados.0.smithi016.stdout:315: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:09:09.025 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 58 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-04-10T03:09:09.025 INFO:tasks.rados.rados.0.smithi016.stdout:314: finishing write tid 3 to smithi01663999-16 2024-04-10T03:09:09.026 INFO:tasks.rados.rados.0.smithi016.stdout:314: finishing write tid 4 to smithi01663999-16 2024-04-10T03:09:09.026 INFO:tasks.rados.rados.0.smithi016.stdout:314: finishing write tid 5 to smithi01663999-16 2024-04-10T03:09:09.026 INFO:tasks.rados.rados.0.smithi016.stdout:314: finishing write tid 6 to smithi01663999-16 2024-04-10T03:09:09.026 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 73 (ObjNum 109 snap 26 seq_num 109) dirty exists 2024-04-10T03:09:09.026 INFO:tasks.rados.rados.0.smithi016.stdout:314: left oid 16 (ObjNum 109 snap 26 seq_num 109) 2024-04-10T03:09:09.026 INFO:tasks.rados.rados.0.smithi016.stdout:307: done (7 left) 2024-04-10T03:09:09.026 INFO:tasks.rados.rados.0.smithi016.stdout:308: done (6 left) 2024-04-10T03:09:09.026 INFO:tasks.rados.rados.0.smithi016.stdout:309: done (5 left) 2024-04-10T03:09:09.027 INFO:tasks.rados.rados.0.smithi016.stdout:310: done (4 left) 2024-04-10T03:09:09.027 INFO:tasks.rados.rados.0.smithi016.stdout:311: done (3 left) 2024-04-10T03:09:09.027 INFO:tasks.rados.rados.0.smithi016.stdout:312: done (2 left) 2024-04-10T03:09:09.027 INFO:tasks.rados.rados.0.smithi016.stdout:314: done (1 left) 2024-04-10T03:09:09.027 INFO:tasks.rados.rados.0.smithi016.stdout:315: done (0 left) 2024-04-10T03:09:09.027 INFO:tasks.rados.rados.0.smithi016.stdout:316: snap_create 2024-04-10T03:09:09.677 INFO:tasks.rados.rados.0.smithi016.stdout:316: done (0 left) 2024-04-10T03:09:09.678 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 27 2024-04-10T03:09:09.678 INFO:tasks.rados.rados.0.smithi016.stdout:317: seq_num 110 ranges {761856=647168,1409024=778240,2187264=425984} 2024-04-10T03:09:09.700 INFO:tasks.rados.rados.0.smithi016.stdout:317: writing smithi01663999-18 from 761856 to 1409024 tid 1 2024-04-10T03:09:09.716 INFO:tasks.rados.rados.0.smithi016.stdout:317: writing smithi01663999-18 from 1409024 to 2187264 tid 2 2024-04-10T03:09:09.725 INFO:tasks.rados.rados.0.smithi016.stdout:317: writing smithi01663999-18 from 2187264 to 2613248 tid 3 2024-04-10T03:09:09.725 INFO:tasks.rados.rados.0.smithi016.stdout:318: read oid 31 snap -1 2024-04-10T03:09:09.725 INFO:tasks.rados.rados.0.smithi016.stdout:318: expect (ObjNum 81 snap 15 seq_num 81) 2024-04-10T03:09:09.725 INFO:tasks.rados.rados.0.smithi016.stdout:319: read oid 5 snap -1 2024-04-10T03:09:09.725 INFO:tasks.rados.rados.0.smithi016.stdout:319: expect (ObjNum 4 snap 0 seq_num 4) 2024-04-10T03:09:09.725 INFO:tasks.rados.rados.0.smithi016.stdout:320: copy_from oid 21 from oid 32 current snap is 27 2024-04-10T03:09:09.725 INFO:tasks.rados.rados.0.smithi016.stdout:317: finishing write tid 1 to smithi01663999-18 2024-04-10T03:09:09.725 INFO:tasks.rados.rados.0.smithi016.stdout:317: finishing write tid 2 to smithi01663999-18 2024-04-10T03:09:09.726 INFO:tasks.rados.rados.0.smithi016.stdout:321: snap_create 2024-04-10T03:09:09.730 INFO:tasks.rados.rados.0.smithi016.stdout:317: finishing write tid 3 to smithi01663999-18 2024-04-10T03:09:09.731 INFO:tasks.rados.rados.0.smithi016.stdout:317: finishing write tid 4 to smithi01663999-18 2024-04-10T03:09:09.733 INFO:tasks.rados.rados.0.smithi016.stdout:317: finishing write tid 5 to smithi01663999-18 2024-04-10T03:09:09.733 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 22 (ObjNum 110 snap 27 seq_num 110) dirty exists 2024-04-10T03:09:09.734 INFO:tasks.rados.rados.0.smithi016.stdout:317: left oid 18 (ObjNum 110 snap 27 seq_num 110) 2024-04-10T03:09:09.740 INFO:tasks.rados.rados.0.smithi016.stdout:320: finishing copy_from racing read to smithi01663999-21 2024-04-10T03:09:09.742 INFO:tasks.rados.rados.0.smithi016.stdout:320: finishing copy_from to smithi01663999-21 2024-04-10T03:09:09.742 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 47 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:09:09.745 INFO:tasks.rados.rados.0.smithi016.stdout:318: expect (ObjNum 81 snap 15 seq_num 81) 2024-04-10T03:09:09.891 INFO:tasks.rados.rados.0.smithi016.stdout:319: expect (ObjNum 4 snap 0 seq_num 4) 2024-04-10T03:09:09.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:09 smithi136 bash[23435]: cluster 2024-04-10T03:09:07.785419+0000 mgr.y (mgr.14514) 211 : cluster [DBG] pgmap v212: 121 pgs: 2 active+clean+snaptrim, 117 active+clean, 2 active+clean+snaptrim_wait; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-04-10T03:09:09.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:09 smithi136 bash[23435]: cluster 2024-04-10T03:09:08.619604+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-10T03:09:10.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:09 smithi016 bash[28961]: cluster 2024-04-10T03:09:07.785419+0000 mgr.y (mgr.14514) 211 : cluster [DBG] pgmap v212: 121 pgs: 2 active+clean+snaptrim, 117 active+clean, 2 active+clean+snaptrim_wait; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-04-10T03:09:10.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:09 smithi016 bash[28961]: cluster 2024-04-10T03:09:08.619604+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-10T03:09:10.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:09 smithi016 bash[21212]: cluster 2024-04-10T03:09:07.785419+0000 mgr.y (mgr.14514) 211 : cluster [DBG] pgmap v212: 121 pgs: 2 active+clean+snaptrim, 117 active+clean, 2 active+clean+snaptrim_wait; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-04-10T03:09:10.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:09 smithi016 bash[21212]: cluster 2024-04-10T03:09:08.619604+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-10T03:09:10.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:10 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:09:10.690 INFO:tasks.rados.rados.0.smithi016.stdout:317: done (4 left) 2024-04-10T03:09:10.690 INFO:tasks.rados.rados.0.smithi016.stdout:318: done (3 left) 2024-04-10T03:09:10.690 INFO:tasks.rados.rados.0.smithi016.stdout:319: done (2 left) 2024-04-10T03:09:10.691 INFO:tasks.rados.rados.0.smithi016.stdout:320: done (1 left) 2024-04-10T03:09:10.691 INFO:tasks.rados.rados.0.smithi016.stdout:321: done (0 left) 2024-04-10T03:09:10.691 INFO:tasks.rados.rados.0.smithi016.stdout:322: read oid 41 snap -1 2024-04-10T03:09:10.691 INFO:tasks.rados.rados.0.smithi016.stdout:322: expect deleted 2024-04-10T03:09:10.691 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 28 2024-04-10T03:09:10.691 INFO:tasks.rados.rados.0.smithi016.stdout:323: seq_num 111 ranges {4513792=663552,5177344=663552,5840896=450560,6291456=90112} 2024-04-10T03:09:10.756 INFO:tasks.rados.rados.0.smithi016.stdout:323: writing smithi01663999-16 from 4513792 to 5177344 tid 1 2024-04-10T03:09:10.762 INFO:tasks.rados.rados.0.smithi016.stdout:323: writing smithi01663999-16 from 5177344 to 5840896 tid 2 2024-04-10T03:09:10.766 INFO:tasks.rados.rados.0.smithi016.stdout:323: writing smithi01663999-16 from 5840896 to 6291456 tid 3 2024-04-10T03:09:10.767 INFO:tasks.rados.rados.0.smithi016.stdout:323: writing smithi01663999-16 from 6291456 to 6381568 tid 4 2024-04-10T03:09:10.767 INFO:tasks.rados.rados.0.smithi016.stdout:324: setattr oid 13 current snap is 28 2024-04-10T03:09:10.768 INFO:tasks.rados.rados.0.smithi016.stdout:323: finishing write tid 1 to smithi01663999-16 2024-04-10T03:09:10.769 INFO:tasks.rados.rados.0.smithi016.stdout:322: done (2 left) 2024-04-10T03:09:10.769 INFO:tasks.rados.rados.0.smithi016.stdout:325: delete oid 37 current snap is 28 2024-04-10T03:09:10.771 INFO:tasks.rados.rados.0.smithi016.stdout:323: finishing write tid 2 to smithi01663999-16 2024-04-10T03:09:10.772 INFO:tasks.rados.rados.0.smithi016.stdout:323: finishing write tid 3 to smithi01663999-16 2024-04-10T03:09:10.772 INFO:tasks.rados.rados.0.smithi016.stdout:323: finishing write tid 4 to smithi01663999-16 2024-04-10T03:09:10.773 INFO:tasks.rados.rados.0.smithi016.stdout:323: finishing write tid 5 to smithi01663999-16 2024-04-10T03:09:10.775 INFO:tasks.rados.rados.0.smithi016.stdout:323: finishing write tid 6 to smithi01663999-16 2024-04-10T03:09:10.775 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 79 (ObjNum 111 snap 28 seq_num 111) dirty exists 2024-04-10T03:09:10.775 INFO:tasks.rados.rados.0.smithi016.stdout:323: left oid 16 (ObjNum 111 snap 28 seq_num 111) 2024-04-10T03:09:10.776 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 83 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-04-10T03:09:10.776 INFO:tasks.rados.rados.0.smithi016.stdout:323: done (2 left) 2024-04-10T03:09:10.776 INFO:tasks.rados.rados.0.smithi016.stdout:324: done (1 left) 2024-04-10T03:09:10.776 INFO:tasks.rados.rados.0.smithi016.stdout:325: done (0 left) 2024-04-10T03:09:10.776 INFO:tasks.rados.rados.0.smithi016.stdout:326: read oid 35 snap -1 2024-04-10T03:09:10.776 INFO:tasks.rados.rados.0.smithi016.stdout:326: expect (ObjNum 107 snap 23 seq_num 107) 2024-04-10T03:09:10.777 INFO:tasks.rados.rados.0.smithi016.stdout:327: read oid 10 snap 24 2024-04-10T03:09:10.777 INFO:tasks.rados.rados.0.smithi016.stdout:327: expect (ObjNum 79 snap 13 seq_num 79) 2024-04-10T03:09:10.777 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 28 2024-04-10T03:09:10.777 INFO:tasks.rados.rados.0.smithi016.stdout:328: seq_num 113 ranges {3055616=696320,3751936=434176,4186112=466944,4653056=303104} 2024-04-10T03:09:10.798 INFO:tasks.rados.rados.0.smithi016.stdout:328: writing smithi01663999-31 from 3055616 to 3751936 tid 1 2024-04-10T03:09:10.801 INFO:tasks.rados.rados.0.smithi016.stdout:328: writing smithi01663999-31 from 3751936 to 4186112 tid 2 2024-04-10T03:09:10.804 INFO:tasks.rados.rados.0.smithi016.stdout:328: writing smithi01663999-31 from 4186112 to 4653056 tid 3 2024-04-10T03:09:10.806 INFO:tasks.rados.rados.0.smithi016.stdout:328: writing smithi01663999-31 from 4653056 to 4956160 tid 4 2024-04-10T03:09:10.806 INFO:tasks.rados.rados.0.smithi016.stdout:329: rollback oid 43 current snap is 28 2024-04-10T03:09:10.806 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 25 2024-04-10T03:09:10.806 INFO:tasks.rados.rados.0.smithi016.stdout:330: read oid 29 snap -1 2024-04-10T03:09:10.806 INFO:tasks.rados.rados.0.smithi016.stdout:330: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:09:10.806 INFO:tasks.rados.rados.0.smithi016.stdout:331: rollback oid 12 current snap is 28 2024-04-10T03:09:10.806 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 12 to 24 2024-04-10T03:09:10.806 INFO:tasks.rados.rados.0.smithi016.stdout:326: expect (ObjNum 107 snap 23 seq_num 107) 2024-04-10T03:09:10.891 INFO:tasks.rados.rados.0.smithi016.stdout:327: expect (ObjNum 79 snap 13 seq_num 79) 2024-04-10T03:09:11.008 INFO:tasks.rados.rados.0.smithi016.stdout:328: finishing write tid 1 to smithi01663999-31 2024-04-10T03:09:11.008 INFO:tasks.rados.rados.0.smithi016.stdout:328: finishing write tid 2 to smithi01663999-31 2024-04-10T03:09:11.008 INFO:tasks.rados.rados.0.smithi016.stdout:328: finishing write tid 3 to smithi01663999-31 2024-04-10T03:09:11.008 INFO:tasks.rados.rados.0.smithi016.stdout:331: finishing rollback tid 0 to smithi01663999-12 2024-04-10T03:09:11.008 INFO:tasks.rados.rados.0.smithi016.stdout:331: finishing rollback tid 1 to smithi01663999-12 2024-04-10T03:09:11.008 INFO:tasks.rados.rados.0.smithi016.stdout:331: finishing rollback tid 2 to smithi01663999-12 2024-04-10T03:09:11.008 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 83 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:328: finishing write tid 4 to smithi01663999-31 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:328: finishing write tid 5 to smithi01663999-31 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:329: finishing rollback tid 0 to smithi01663999-43 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:329: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:328: finishing write tid 6 to smithi01663999-31 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 111 (ObjNum 113 snap 28 seq_num 113) dirty exists 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:328: left oid 31 (ObjNum 113 snap 28 seq_num 113) 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:329: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 115 (ObjNum 67 snap 7 seq_num 67) dirty exists 2024-04-10T03:09:11.009 INFO:tasks.rados.rados.0.smithi016.stdout:330: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:09:11.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:10 smithi016 bash[21212]: cluster 2024-04-10T03:09:09.683312+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-10T03:09:11.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:10 smithi016 bash[28961]: cluster 2024-04-10T03:09:09.683312+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-10T03:09:11.121 INFO:tasks.rados.rados.0.smithi016.stdout:326: done (5 left) 2024-04-10T03:09:11.121 INFO:tasks.rados.rados.0.smithi016.stdout:327: done (4 left) 2024-04-10T03:09:11.121 INFO:tasks.rados.rados.0.smithi016.stdout:328: done (3 left) 2024-04-10T03:09:11.122 INFO:tasks.rados.rados.0.smithi016.stdout:329: done (2 left) 2024-04-10T03:09:11.122 INFO:tasks.rados.rados.0.smithi016.stdout:330: done (1 left) 2024-04-10T03:09:11.122 INFO:tasks.rados.rados.0.smithi016.stdout:331: done (0 left) 2024-04-10T03:09:11.122 INFO:tasks.rados.rados.0.smithi016.stdout:332: read oid 24 snap 26 2024-04-10T03:09:11.122 INFO:tasks.rados.rados.0.smithi016.stdout:332: expect (ObjNum 50 snap 0 seq_num 50) 2024-04-10T03:09:11.122 INFO:tasks.rados.rados.0.smithi016.stdout:333: snap_create 2024-04-10T03:09:11.130 INFO:tasks.rados.rados.0.smithi016.stdout:332: expect (ObjNum 50 snap 0 seq_num 50) 2024-04-10T03:09:11.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:10 smithi136 bash[23435]: cluster 2024-04-10T03:09:09.683312+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-10T03:09:11.690 INFO:tasks.rados.rados.0.smithi016.stdout:332: done (1 left) 2024-04-10T03:09:11.690 INFO:tasks.rados.rados.0.smithi016.stdout:333: done (0 left) 2024-04-10T03:09:11.690 INFO:tasks.rados.rados.0.smithi016.stdout:334: copy_from oid 45 from oid 39 current snap is 29 2024-04-10T03:09:11.690 INFO:tasks.rados.rados.0.smithi016.stdout:335: snap_create 2024-04-10T03:09:11.726 INFO:tasks.rados.rados.0.smithi016.stdout:334: finishing copy_from racing read to smithi01663999-45 2024-04-10T03:09:11.731 INFO:tasks.rados.rados.0.smithi016.stdout:334: finishing copy_from to smithi01663999-45 2024-04-10T03:09:11.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 68 (ObjNum 99 snap 20 seq_num 99) dirty exists 2024-04-10T03:09:12.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:11 smithi016 bash[21212]: cluster 2024-04-10T03:09:09.786475+0000 mgr.y (mgr.14514) 212 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 610 KiB/s wr, 8 op/s 2024-04-10T03:09:12.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:11 smithi016 bash[21212]: cluster 2024-04-10T03:09:10.695946+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-10T03:09:12.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:11 smithi016 bash[28961]: cluster 2024-04-10T03:09:09.786475+0000 mgr.y (mgr.14514) 212 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 610 KiB/s wr, 8 op/s 2024-04-10T03:09:12.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:11 smithi016 bash[28961]: cluster 2024-04-10T03:09:10.695946+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-10T03:09:12.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:11 smithi136 bash[23435]: cluster 2024-04-10T03:09:09.786475+0000 mgr.y (mgr.14514) 212 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 610 KiB/s wr, 8 op/s 2024-04-10T03:09:12.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:11 smithi136 bash[23435]: cluster 2024-04-10T03:09:10.695946+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-10T03:09:12.710 INFO:tasks.rados.rados.0.smithi016.stdout:334: done (1 left) 2024-04-10T03:09:12.710 INFO:tasks.rados.rados.0.smithi016.stdout:335: done (0 left) 2024-04-10T03:09:12.710 INFO:tasks.rados.rados.0.smithi016.stdout:336: delete oid 32 current snap is 30 2024-04-10T03:09:12.717 INFO:tasks.rados.rados.0.smithi016.stdout:336: done (0 left) 2024-04-10T03:09:12.717 INFO:tasks.rados.rados.0.smithi016.stdout:337: delete oid 20 current snap is 30 2024-04-10T03:09:12.724 INFO:tasks.rados.rados.0.smithi016.stdout:337: done (0 left) 2024-04-10T03:09:12.724 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 30 2024-04-10T03:09:12.724 INFO:tasks.rados.rados.0.smithi016.stdout:338: seq_num 116 ranges {696320=745472,1441792=532480,1974272=638976,2613248=32768} 2024-04-10T03:09:12.748 INFO:tasks.rados.rados.0.smithi016.stdout:338: writing smithi01663999-42 from 696320 to 1441792 tid 1 2024-04-10T03:09:12.757 INFO:tasks.rados.rados.0.smithi016.stdout:338: writing smithi01663999-42 from 1441792 to 1974272 tid 2 2024-04-10T03:09:12.768 INFO:tasks.rados.rados.0.smithi016.stdout:338: writing smithi01663999-42 from 1974272 to 2613248 tid 3 2024-04-10T03:09:12.769 INFO:tasks.rados.rados.0.smithi016.stdout:338: writing smithi01663999-42 from 2613248 to 2646016 tid 4 2024-04-10T03:09:12.769 INFO:tasks.rados.rados.0.smithi016.stdout:339: snap_create 2024-04-10T03:09:12.769 INFO:tasks.rados.rados.0.smithi016.stdout:338: finishing write tid 1 to smithi01663999-42 2024-04-10T03:09:12.769 INFO:tasks.rados.rados.0.smithi016.stdout:338: finishing write tid 2 to smithi01663999-42 2024-04-10T03:09:12.772 INFO:tasks.rados.rados.0.smithi016.stdout:338: finishing write tid 3 to smithi01663999-42 2024-04-10T03:09:12.772 INFO:tasks.rados.rados.0.smithi016.stdout:338: finishing write tid 4 to smithi01663999-42 2024-04-10T03:09:12.773 INFO:tasks.rados.rados.0.smithi016.stdout:338: finishing write tid 5 to smithi01663999-42 2024-04-10T03:09:12.774 INFO:tasks.rados.rados.0.smithi016.stdout:338: finishing write tid 6 to smithi01663999-42 2024-04-10T03:09:12.774 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 68 (ObjNum 116 snap 30 seq_num 116) dirty exists 2024-04-10T03:09:12.774 INFO:tasks.rados.rados.0.smithi016.stdout:338: left oid 42 (ObjNum 116 snap 30 seq_num 116) 2024-04-10T03:09:13.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:12 smithi016 bash[21212]: cluster 2024-04-10T03:09:11.695108+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-10T03:09:13.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:12 smithi016 bash[28961]: cluster 2024-04-10T03:09:11.695108+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-10T03:09:13.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:12 smithi136 bash[23435]: cluster 2024-04-10T03:09:11.695108+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-10T03:09:13.617 INFO:tasks.rados.rados.0.smithi016.stdout:338: done (1 left) 2024-04-10T03:09:13.617 INFO:tasks.rados.rados.0.smithi016.stdout:339: done (0 left) 2024-04-10T03:09:13.617 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 31 2024-04-10T03:09:13.617 INFO:tasks.rados.rados.0.smithi016.stdout:340: seq_num 117 ranges {73728=770048,843776=417792,1261568=442368,1703936=344064} 2024-04-10T03:09:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:340: writing smithi01663999-5 from 73728 to 843776 tid 1 2024-04-10T03:09:13.637 INFO:tasks.rados.rados.0.smithi016.stdout:340: writing smithi01663999-5 from 843776 to 1261568 tid 2 2024-04-10T03:09:13.644 INFO:tasks.rados.rados.0.smithi016.stdout:340: writing smithi01663999-5 from 1261568 to 1703936 tid 3 2024-04-10T03:09:13.651 INFO:tasks.rados.rados.0.smithi016.stdout:340: writing smithi01663999-5 from 1703936 to 2048000 tid 4 2024-04-10T03:09:13.651 INFO:tasks.rados.rados.0.smithi016.stdout:341: rollback oid 31 current snap is 31 2024-04-10T03:09:13.651 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 31 to 27 2024-04-10T03:09:13.651 INFO:tasks.rados.rados.0.smithi016.stdout:340: finishing write tid 1 to smithi01663999-5 2024-04-10T03:09:13.651 INFO:tasks.rados.rados.0.smithi016.stdout:340: finishing write tid 2 to smithi01663999-5 2024-04-10T03:09:13.651 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 31 2024-04-10T03:09:13.651 INFO:tasks.rados.rados.0.smithi016.stdout:342: seq_num 118 ranges {4096000=786432,4882432=704512,5586944=499712} 2024-04-10T03:09:13.707 INFO:tasks.rados.rados.0.smithi016.stdout:342: writing smithi01663999-49 from 4096000 to 4882432 tid 1 2024-04-10T03:09:13.712 INFO:tasks.rados.rados.0.smithi016.stdout:342: writing smithi01663999-49 from 4882432 to 5586944 tid 2 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:342: writing smithi01663999-49 from 5586944 to 6086656 tid 3 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:343: rmattr oid 41 current snap is 31 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:343: done (3 left) 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:344: read oid 7 snap -1 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:344: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:345: snap_create 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:340: finishing write tid 3 to smithi01663999-5 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:340: finishing write tid 4 to smithi01663999-5 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:340: finishing write tid 5 to smithi01663999-5 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:341: finishing rollback tid 0 to smithi01663999-31 2024-04-10T03:09:13.717 INFO:tasks.rados.rados.0.smithi016.stdout:341: finishing rollback tid 1 to smithi01663999-31 2024-04-10T03:09:13.718 INFO:tasks.rados.rados.0.smithi016.stdout:340: finishing write tid 6 to smithi01663999-5 2024-04-10T03:09:13.718 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 123 (ObjNum 117 snap 31 seq_num 117) dirty exists 2024-04-10T03:09:13.718 INFO:tasks.rados.rados.0.smithi016.stdout:340: left oid 5 (ObjNum 117 snap 31 seq_num 117) 2024-04-10T03:09:13.718 INFO:tasks.rados.rados.0.smithi016.stdout:341: finishing rollback tid 2 to smithi01663999-31 2024-04-10T03:09:13.718 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 127 (ObjNum 81 snap 15 seq_num 81) dirty exists 2024-04-10T03:09:13.720 INFO:tasks.rados.rados.0.smithi016.stdout:342: finishing write tid 1 to smithi01663999-49 2024-04-10T03:09:13.721 INFO:tasks.rados.rados.0.smithi016.stdout:342: finishing write tid 2 to smithi01663999-49 2024-04-10T03:09:13.721 INFO:tasks.rados.rados.0.smithi016.stdout:342: finishing write tid 3 to smithi01663999-49 2024-04-10T03:09:13.721 INFO:tasks.rados.rados.0.smithi016.stdout:342: finishing write tid 4 to smithi01663999-49 2024-04-10T03:09:13.723 INFO:tasks.rados.rados.0.smithi016.stdout:344: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:09:13.742 INFO:tasks.rados.rados.0.smithi016.stdout:342: finishing write tid 5 to smithi01663999-49 2024-04-10T03:09:13.742 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 30 (ObjNum 118 snap 31 seq_num 118) dirty exists 2024-04-10T03:09:13.742 INFO:tasks.rados.rados.0.smithi016.stdout:342: left oid 49 (ObjNum 118 snap 31 seq_num 118) 2024-04-10T03:09:14.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:13 smithi016 bash[21212]: cluster 2024-04-10T03:09:11.787180+0000 mgr.y (mgr.14514) 213 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 610 KiB/s wr, 8 op/s 2024-04-10T03:09:14.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:13 smithi016 bash[21212]: cluster 2024-04-10T03:09:12.715219+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-10T03:09:14.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:13 smithi016 bash[21212]: cluster 2024-04-10T03:09:13.623014+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-10T03:09:14.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:13 smithi016 bash[28961]: cluster 2024-04-10T03:09:11.787180+0000 mgr.y (mgr.14514) 213 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 610 KiB/s wr, 8 op/s 2024-04-10T03:09:14.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:13 smithi016 bash[28961]: cluster 2024-04-10T03:09:12.715219+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-10T03:09:14.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:13 smithi016 bash[28961]: cluster 2024-04-10T03:09:13.623014+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-10T03:09:14.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:13 smithi136 bash[23435]: cluster 2024-04-10T03:09:11.787180+0000 mgr.y (mgr.14514) 213 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 610 KiB/s wr, 8 op/s 2024-04-10T03:09:14.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:13 smithi136 bash[23435]: cluster 2024-04-10T03:09:12.715219+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-10T03:09:14.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:13 smithi136 bash[23435]: cluster 2024-04-10T03:09:13.623014+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-10T03:09:14.721 INFO:tasks.rados.rados.0.smithi016.stdout:340: done (4 left) 2024-04-10T03:09:14.721 INFO:tasks.rados.rados.0.smithi016.stdout:341: done (3 left) 2024-04-10T03:09:14.721 INFO:tasks.rados.rados.0.smithi016.stdout:342: done (2 left) 2024-04-10T03:09:14.721 INFO:tasks.rados.rados.0.smithi016.stdout:344: done (1 left) 2024-04-10T03:09:14.721 INFO:tasks.rados.rados.0.smithi016.stdout:345: done (0 left) 2024-04-10T03:09:14.721 INFO:tasks.rados.rados.0.smithi016.stdout:346: delete oid 49 current snap is 32 2024-04-10T03:09:14.728 INFO:tasks.rados.rados.0.smithi016.stdout:346: done (0 left) 2024-04-10T03:09:14.728 INFO:tasks.rados.rados.0.smithi016.stdout:347: rollback oid 18 current snap is 32 2024-04-10T03:09:14.728 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 31 2024-04-10T03:09:14.728 INFO:tasks.rados.rados.0.smithi016.stdout:348: snap_create 2024-04-10T03:09:14.735 INFO:tasks.rados.rados.0.smithi016.stdout:347: finishing rollback tid 0 to smithi01663999-18 2024-04-10T03:09:14.736 INFO:tasks.rados.rados.0.smithi016.stdout:347: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:09:14.736 INFO:tasks.rados.rados.0.smithi016.stdout:347: finishing rollback tid 2 to smithi01663999-18 2024-04-10T03:09:14.736 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 26 (ObjNum 110 snap 27 seq_num 110) dirty exists 2024-04-10T03:09:15.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:14 smithi016 bash[28961]: audit 2024-04-10T03:09:13.761156+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:14 smithi016 bash[21212]: audit 2024-04-10T03:09:13.761156+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:15.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:14 smithi136 bash[23435]: audit 2024-04-10T03:09:13.761156+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:15.722 INFO:tasks.rados.rados.0.smithi016.stdout:347: done (1 left) 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:348: done (0 left) 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:349: rollback oid 41 current snap is 33 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 28 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:350: rollback oid 18 current snap is 33 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 29 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:351: rmattr oid 23 current snap is 33 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:351: done (2 left) 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:352: copy_from oid 43 from oid 10 current snap is 33 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 33 2024-04-10T03:09:15.723 INFO:tasks.rados.rados.0.smithi016.stdout:353: seq_num 120 ranges {409600=417792,827392=475136,1302528=622592,1925120=507904} 2024-04-10T03:09:15.730 INFO:tasks.rados.rados.0.smithi016.stdout:353: writing smithi01663999-19 from 409600 to 827392 tid 1 2024-04-10T03:09:15.735 INFO:tasks.rados.rados.0.smithi016.stdout:353: writing smithi01663999-19 from 827392 to 1302528 tid 2 2024-04-10T03:09:15.741 INFO:tasks.rados.rados.0.smithi016.stdout:353: writing smithi01663999-19 from 1302528 to 1925120 tid 3 2024-04-10T03:09:15.747 INFO:tasks.rados.rados.0.smithi016.stdout:353: writing smithi01663999-19 from 1925120 to 2433024 tid 4 2024-04-10T03:09:15.747 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 33 2024-04-10T03:09:15.747 INFO:tasks.rados.rados.0.smithi016.stdout:354: seq_num 121 ranges {1425408=434176,1859584=753664,2613248=425984,3039232=425984} 2024-04-10T03:09:15.764 INFO:tasks.rados.rados.0.smithi016.stdout:354: writing smithi01663999-13 from 1425408 to 1859584 tid 1 2024-04-10T03:09:15.771 INFO:tasks.rados.rados.0.smithi016.stdout:354: writing smithi01663999-13 from 1859584 to 2613248 tid 2 2024-04-10T03:09:15.778 INFO:tasks.rados.rados.0.smithi016.stdout:354: writing smithi01663999-13 from 2613248 to 3039232 tid 3 2024-04-10T03:09:15.779 INFO:tasks.rados.rados.0.smithi016.stdout:354: writing smithi01663999-13 from 3039232 to 3465216 tid 4 2024-04-10T03:09:15.779 INFO:tasks.rados.rados.0.smithi016.stdout:355: setattr oid 26 current snap is 33 2024-04-10T03:09:15.779 INFO:tasks.rados.rados.0.smithi016.stdout:349: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:09:15.779 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 0 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-04-10T03:09:15.779 INFO:tasks.rados.rados.0.smithi016.stdout:350: finishing rollback tid 0 to smithi01663999-18 2024-04-10T03:09:15.779 INFO:tasks.rados.rados.0.smithi016.stdout:350: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:09:15.779 INFO:tasks.rados.rados.0.smithi016.stdout:350: finishing rollback tid 2 to smithi01663999-18 2024-04-10T03:09:15.779 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 30 (ObjNum 110 snap 27 seq_num 110) dirty exists 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:353: finishing write tid 1 to smithi01663999-19 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:353: finishing write tid 2 to smithi01663999-19 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:353: finishing write tid 3 to smithi01663999-19 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:353: finishing write tid 4 to smithi01663999-19 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:353: finishing write tid 5 to smithi01663999-19 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:353: finishing write tid 6 to smithi01663999-19 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 81 (ObjNum 120 snap 33 seq_num 120) dirty exists 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:353: left oid 19 (ObjNum 120 snap 33 seq_num 120) 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:352: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:352: finishing copy_from to smithi01663999-43 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 99 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:354: finishing write tid 1 to smithi01663999-13 2024-04-10T03:09:15.780 INFO:tasks.rados.rados.0.smithi016.stdout:354: finishing write tid 2 to smithi01663999-13 2024-04-10T03:09:15.781 INFO:tasks.rados.rados.0.smithi016.stdout:354: finishing write tid 3 to smithi01663999-13 2024-04-10T03:09:15.781 INFO:tasks.rados.rados.0.smithi016.stdout:349: done (5 left) 2024-04-10T03:09:15.781 INFO:tasks.rados.rados.0.smithi016.stdout:350: done (4 left) 2024-04-10T03:09:15.781 INFO:tasks.rados.rados.0.smithi016.stdout:352: done (3 left) 2024-04-10T03:09:15.782 INFO:tasks.rados.rados.0.smithi016.stdout:353: done (2 left) 2024-04-10T03:09:15.782 INFO:tasks.rados.rados.0.smithi016.stdout:356: snap_create 2024-04-10T03:09:15.785 INFO:tasks.rados.rados.0.smithi016.stdout:354: finishing write tid 4 to smithi01663999-13 2024-04-10T03:09:15.786 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 14 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-04-10T03:09:15.787 INFO:tasks.rados.rados.0.smithi016.stdout:354: finishing write tid 5 to smithi01663999-13 2024-04-10T03:09:15.789 INFO:tasks.rados.rados.0.smithi016.stdout:354: finishing write tid 6 to smithi01663999-13 2024-04-10T03:09:15.789 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 89 (ObjNum 121 snap 33 seq_num 121) dirty exists 2024-04-10T03:09:15.790 INFO:tasks.rados.rados.0.smithi016.stdout:354: left oid 13 (ObjNum 121 snap 33 seq_num 121) 2024-04-10T03:09:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:15 smithi016 bash[21212]: cluster 2024-04-10T03:09:13.787679+0000 mgr.y (mgr.14514) 214 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:15 smithi016 bash[21212]: cluster 2024-04-10T03:09:14.726357+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-10T03:09:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:15 smithi016 bash[28961]: cluster 2024-04-10T03:09:13.787679+0000 mgr.y (mgr.14514) 214 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:15 smithi016 bash[28961]: cluster 2024-04-10T03:09:14.726357+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-10T03:09:16.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:15 smithi136 bash[23435]: cluster 2024-04-10T03:09:13.787679+0000 mgr.y (mgr.14514) 214 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:16.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:15 smithi136 bash[23435]: cluster 2024-04-10T03:09:14.726357+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-10T03:09:16.735 INFO:tasks.rados.rados.0.smithi016.stdout:354: done (2 left) 2024-04-10T03:09:16.735 INFO:tasks.rados.rados.0.smithi016.stdout:355: done (1 left) 2024-04-10T03:09:16.735 INFO:tasks.rados.rados.0.smithi016.stdout:356: done (0 left) 2024-04-10T03:09:16.735 INFO:tasks.rados.rados.0.smithi016.stdout:357: copy_from oid 34 from oid 46 current snap is 34 2024-04-10T03:09:16.735 INFO:tasks.rados.rados.0.smithi016.stdout:358: snap_remove snap 25 2024-04-10T03:09:17.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:16 smithi016 bash[28961]: cluster 2024-04-10T03:09:15.728164+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-04-10T03:09:17.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:16 smithi016 bash[28961]: cluster 2024-04-10T03:09:15.788518+0000 mgr.y (mgr.14514) 215 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 91 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-04-10T03:09:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:16 smithi016 bash[21212]: cluster 2024-04-10T03:09:15.728164+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-04-10T03:09:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:16 smithi016 bash[21212]: cluster 2024-04-10T03:09:15.788518+0000 mgr.y (mgr.14514) 215 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 91 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-04-10T03:09:17.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:16 smithi136 bash[23435]: cluster 2024-04-10T03:09:15.728164+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-04-10T03:09:17.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:16 smithi136 bash[23435]: cluster 2024-04-10T03:09:15.788518+0000 mgr.y (mgr.14514) 215 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 91 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-04-10T03:09:17.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:17 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:17] "GET /metrics HTTP/1.1" 200 239577 "" "Prometheus/2.43.0" 2024-04-10T03:09:17.742 INFO:tasks.rados.rados.0.smithi016.stdout:358: done (1 left) 2024-04-10T03:09:17.742 INFO:tasks.rados.rados.0.smithi016.stdout:359: rollback oid 45 current snap is 34 2024-04-10T03:09:17.742 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 45 to 26 2024-04-10T03:09:17.742 INFO:tasks.rados.rados.0.smithi016.stdout:357: finishing copy_from racing read to smithi01663999-34 2024-04-10T03:09:17.742 INFO:tasks.rados.rados.0.smithi016.stdout:357: finishing copy_from to smithi01663999-34 2024-04-10T03:09:17.742 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 62 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-04-10T03:09:17.743 INFO:tasks.rados.rados.0.smithi016.stdout:357: done (1 left) 2024-04-10T03:09:17.743 INFO:tasks.rados.rados.0.smithi016.stdout:360: read oid 28 snap -1 2024-04-10T03:09:17.743 INFO:tasks.rados.rados.0.smithi016.stdout:360: expect (ObjNum 102 snap 22 seq_num 102) 2024-04-10T03:09:17.743 INFO:tasks.rados.rados.0.smithi016.stdout:361: read oid 36 snap -1 2024-04-10T03:09:17.743 INFO:tasks.rados.rados.0.smithi016.stdout:361: expect (ObjNum 94 snap 20 seq_num 94) 2024-04-10T03:09:17.743 INFO:tasks.rados.rados.0.smithi016.stdout:362: delete oid 12 current snap is 34 2024-04-10T03:09:17.767 INFO:tasks.rados.rados.0.smithi016.stdout:359: finishing rollback tid 0 to smithi01663999-45 2024-04-10T03:09:17.767 INFO:tasks.rados.rados.0.smithi016.stdout:359: finishing rollback tid 1 to smithi01663999-45 2024-04-10T03:09:17.767 INFO:tasks.rados.rados.0.smithi016.stdout:361: expect (ObjNum 94 snap 20 seq_num 94) 2024-04-10T03:09:17.820 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:09:17.834 INFO:tasks.rados.rados.0.smithi016.stdout:359: finishing rollback tid 2 to smithi01663999-45 2024-04-10T03:09:17.834 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 137 (ObjNum 93 snap 20 seq_num 93) dirty exists 2024-04-10T03:09:17.834 INFO:tasks.rados.rados.0.smithi016.stdout:360: expect (ObjNum 102 snap 22 seq_num 102) 2024-04-10T03:09:17.877 INFO:tasks.rados.rados.0.smithi016.stdout:359: done (3 left) 2024-04-10T03:09:17.877 INFO:tasks.rados.rados.0.smithi016.stdout:360: done (2 left) 2024-04-10T03:09:17.877 INFO:tasks.rados.rados.0.smithi016.stdout:361: done (1 left) 2024-04-10T03:09:17.878 INFO:tasks.rados.rados.0.smithi016.stdout:362: done (0 left) 2024-04-10T03:09:17.878 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 34 2024-04-10T03:09:17.878 INFO:tasks.rados.rados.0.smithi016.stdout:363: seq_num 123 ranges {1425408=466944,1892352=573440,2465792=794624,3260416=237568} 2024-04-10T03:09:17.908 INFO:tasks.rados.rados.0.smithi016.stdout:363: writing smithi01663999-26 from 1425408 to 1892352 tid 1 2024-04-10T03:09:17.918 INFO:tasks.rados.rados.0.smithi016.stdout:363: writing smithi01663999-26 from 1892352 to 2465792 tid 2 2024-04-10T03:09:17.926 INFO:tasks.rados.rados.0.smithi016.stdout:363: writing smithi01663999-26 from 2465792 to 3260416 tid 3 2024-04-10T03:09:17.928 INFO:tasks.rados.rados.0.smithi016.stdout:363: writing smithi01663999-26 from 3260416 to 3497984 tid 4 2024-04-10T03:09:17.929 INFO:tasks.rados.rados.0.smithi016.stdout:364: delete oid 6 current snap is 34 2024-04-10T03:09:17.929 INFO:tasks.rados.rados.0.smithi016.stdout:363: finishing write tid 1 to smithi01663999-26 2024-04-10T03:09:17.929 INFO:tasks.rados.rados.0.smithi016.stdout:363: finishing write tid 2 to smithi01663999-26 2024-04-10T03:09:17.933 INFO:tasks.rados.rados.0.smithi016.stdout:364: done (1 left) 2024-04-10T03:09:17.933 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 37 current snap is 34 2024-04-10T03:09:17.933 INFO:tasks.rados.rados.0.smithi016.stdout:365: seq_num 125 ranges {0=499712,499712=745472,1245184=409600,1654784=450560} 2024-04-10T03:09:17.936 INFO:tasks.rados.rados.0.smithi016.stdout:365: writing smithi01663999-37 from 0 to 499712 tid 1 2024-04-10T03:09:17.941 INFO:tasks.rados.rados.0.smithi016.stdout:365: writing smithi01663999-37 from 499712 to 1245184 tid 2 2024-04-10T03:09:17.944 INFO:tasks.rados.rados.0.smithi016.stdout:365: writing smithi01663999-37 from 1245184 to 1654784 tid 3 2024-04-10T03:09:17.949 INFO:tasks.rados.rados.0.smithi016.stdout:365: writing smithi01663999-37 from 1654784 to 2105344 tid 4 2024-04-10T03:09:17.949 INFO:tasks.rados.rados.0.smithi016.stdout:366: copy_from oid 21 from oid 20 current snap is 34 2024-04-10T03:09:17.949 INFO:tasks.rados.rados.0.smithi016.stdout:363: finishing write tid 3 to smithi01663999-26 2024-04-10T03:09:17.949 INFO:tasks.rados.rados.0.smithi016.stdout:363: finishing write tid 4 to smithi01663999-26 2024-04-10T03:09:17.949 INFO:tasks.rados.rados.0.smithi016.stdout:363: finishing write tid 5 to smithi01663999-26 2024-04-10T03:09:17.950 INFO:tasks.rados.rados.0.smithi016.stdout:363: finishing write tid 6 to smithi01663999-26 2024-04-10T03:09:17.950 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 19 (ObjNum 123 snap 34 seq_num 123) dirty exists 2024-04-10T03:09:17.950 INFO:tasks.rados.rados.0.smithi016.stdout:363: left oid 26 (ObjNum 123 snap 34 seq_num 123) 2024-04-10T03:09:17.950 INFO:tasks.rados.rados.0.smithi016.stdout:365: finishing write tid 1 to smithi01663999-37 2024-04-10T03:09:17.950 INFO:tasks.rados.rados.0.smithi016.stdout:365: finishing write tid 2 to smithi01663999-37 2024-04-10T03:09:17.950 INFO:tasks.rados.rados.0.smithi016.stdout:365: finishing write tid 3 to smithi01663999-37 2024-04-10T03:09:17.951 INFO:tasks.rados.rados.0.smithi016.stdout:363: done (2 left) 2024-04-10T03:09:17.951 INFO:tasks.rados.rados.0.smithi016.stdout:367: setattr oid 43 current snap is 34 2024-04-10T03:09:17.953 INFO:tasks.rados.rados.0.smithi016.stdout:366: finishing copy_from to smithi01663999-21 2024-04-10T03:09:17.953 INFO:tasks.rados.rados.0.smithi016.stdout:366: got expected ENOENT (src dne) 2024-04-10T03:09:17.953 INFO:tasks.rados.rados.0.smithi016.stdout:366: finishing copy_from racing read to smithi01663999-21 2024-04-10T03:09:17.953 INFO:tasks.rados.rados.0.smithi016.stdout:366: done (2 left) 2024-04-10T03:09:17.953 INFO:tasks.rados.rados.0.smithi016.stdout:368: read oid 30 snap -1 2024-04-10T03:09:17.953 INFO:tasks.rados.rados.0.smithi016.stdout:368: expect (ObjNum 100 snap 22 seq_num 100) 2024-04-10T03:09:17.953 INFO:tasks.rados.rados.0.smithi016.stdout:369: snap_create 2024-04-10T03:09:17.953 INFO:tasks.rados.rados.0.smithi016.stdout:365: finishing write tid 4 to smithi01663999-37 2024-04-10T03:09:17.953 INFO:tasks.rados.rados.0.smithi016.stdout:365: finishing write tid 5 to smithi01663999-37 2024-04-10T03:09:17.954 INFO:tasks.rados.rados.0.smithi016.stdout:365: finishing write tid 6 to smithi01663999-37 2024-04-10T03:09:17.954 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 56 (ObjNum 125 snap 34 seq_num 125) dirty exists 2024-04-10T03:09:17.954 INFO:tasks.rados.rados.0.smithi016.stdout:365: left oid 37 (ObjNum 125 snap 34 seq_num 125) 2024-04-10T03:09:17.958 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 145 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-04-10T03:09:17.965 INFO:tasks.rados.rados.0.smithi016.stdout:368: expect (ObjNum 100 snap 22 seq_num 100) 2024-04-10T03:09:18.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:17 smithi016 bash[21212]: cluster 2024-04-10T03:09:16.739920+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-10T03:09:18.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:17 smithi016 bash[28961]: cluster 2024-04-10T03:09:16.739920+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-10T03:09:18.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:17 smithi136 bash[23435]: cluster 2024-04-10T03:09:16.739920+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-04-10T03:09:18.191 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (3m) 3m ago 4m 13.5M - 0.25.0 c8568f914cd2 9b2ee6d5c2a0 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 running (4m) 3m ago 4m 28.2M - 9.4.7 954c08fa6188 6f27f93a71cc 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (5m) 3m ago 5m 11.9M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (5m) 3m ago 5m 13.6M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443 running (13m) 3m ago 13m 419M - 17.2.7-827-gd3b5060a 21de9b7369ad 1f54d34bf2e7 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:9283 running (15m) 3m ago 15m 467M - 17.2.7-827-gd3b5060a 21de9b7369ad 3fd5d0f1975b 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (15m) 3m ago 15m 45.5M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 400d5020a386 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (13m) 3m ago 13m 37.0M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (13m) 3m ago 13m 35.9M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 3319e114beef 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (4m) 3m ago 4m 3132k - 1.5.0 0da6a335fe13 25d38e4bf1fb 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (4m) 3m ago 4m 3187k - 1.5.0 0da6a335fe13 b01b7d9fe0b8 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (12m) 3m ago 12m 45.6M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (11m) 3m ago 11m 44.2M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:09:18.192 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (10m) 3m ago 10m 42.7M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:09:18.193 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (9m) 3m ago 9m 41.2M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:09:18.193 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (9m) 3m ago 9m 42.2M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:09:18.193 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (8m) 3m ago 8m 42.2M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:09:18.193 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (7m) 3m ago 7m 42.5M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:09:18.193 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (6m) 3m ago 6m 41.9M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:09:18.193 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (3m) 3m ago 5m 20.6M - 2.43.0 a07b618ecd1d 77c5fb3a00ae 2024-04-10T03:09:18.617 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:09:18.617 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 15 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:09:18.618 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:09:18.763 INFO:tasks.rados.rados.0.smithi016.stdout:365: done (3 left) 2024-04-10T03:09:18.763 INFO:tasks.rados.rados.0.smithi016.stdout:367: done (2 left) 2024-04-10T03:09:18.763 INFO:tasks.rados.rados.0.smithi016.stdout:368: done (1 left) 2024-04-10T03:09:18.763 INFO:tasks.rados.rados.0.smithi016.stdout:369: done (0 left) 2024-04-10T03:09:18.763 INFO:tasks.rados.rados.0.smithi016.stdout:370: read oid 31 snap -1 2024-04-10T03:09:18.763 INFO:tasks.rados.rados.0.smithi016.stdout:370: expect (ObjNum 81 snap 15 seq_num 81) 2024-04-10T03:09:18.764 INFO:tasks.rados.rados.0.smithi016.stdout:371: rollback oid 22 current snap is 35 2024-04-10T03:09:18.764 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 22 to 27 2024-04-10T03:09:18.764 INFO:tasks.rados.rados.0.smithi016.stdout:372: read oid 48 snap -1 2024-04-10T03:09:18.764 INFO:tasks.rados.rados.0.smithi016.stdout:372: expect (ObjNum 97 snap 20 seq_num 97) 2024-04-10T03:09:18.764 INFO:tasks.rados.rados.0.smithi016.stdout:373: read oid 3 snap 33 2024-04-10T03:09:18.764 INFO:tasks.rados.rados.0.smithi016.stdout:373: expect (ObjNum 80 snap 13 seq_num 80) 2024-04-10T03:09:18.764 INFO:tasks.rados.rados.0.smithi016.stdout:374: snap_remove snap 32 2024-04-10T03:09:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[21212]: cluster 2024-04-10T03:09:17.738629+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-10T03:09:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[21212]: cluster 2024-04-10T03:09:17.789196+0000 mgr.y (mgr.14514) 216 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 91 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-04-10T03:09:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[21212]: audit 2024-04-10T03:09:17.810651+0000 mgr.y (mgr.14514) 217 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[21212]: audit 2024-04-10T03:09:18.159646+0000 mgr.y (mgr.14514) 218 : audit [DBG] from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[21212]: audit 2024-04-10T03:09:18.624071+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.16:0/4229544863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:09:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[28961]: cluster 2024-04-10T03:09:17.738629+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-10T03:09:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[28961]: cluster 2024-04-10T03:09:17.789196+0000 mgr.y (mgr.14514) 216 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 91 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-04-10T03:09:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[28961]: audit 2024-04-10T03:09:17.810651+0000 mgr.y (mgr.14514) 217 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[28961]: audit 2024-04-10T03:09:18.159646+0000 mgr.y (mgr.14514) 218 : audit [DBG] from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:18 smithi016 bash[28961]: audit 2024-04-10T03:09:18.624071+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.16:0/4229544863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:09:19.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:18 smithi136 bash[23435]: cluster 2024-04-10T03:09:17.738629+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-10T03:09:19.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:18 smithi136 bash[23435]: cluster 2024-04-10T03:09:17.789196+0000 mgr.y (mgr.14514) 216 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 91 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-04-10T03:09:19.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:18 smithi136 bash[23435]: audit 2024-04-10T03:09:17.810651+0000 mgr.y (mgr.14514) 217 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:19.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:18 smithi136 bash[23435]: audit 2024-04-10T03:09:18.159646+0000 mgr.y (mgr.14514) 218 : audit [DBG] from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:19.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:18 smithi136 bash[23435]: audit 2024-04-10T03:09:18.624071+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.16:0/4229544863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:09:19.775 INFO:tasks.rados.rados.0.smithi016.stdout:374: done (4 left) 2024-04-10T03:09:19.775 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 35 2024-04-10T03:09:19.775 INFO:tasks.rados.rados.0.smithi016.stdout:375: seq_num 126 ranges {3268608=516096,3784704=630784,4415488=614400,5029888=360448} 2024-04-10T03:09:19.796 INFO:tasks.rados.rados.0.smithi016.stdout:375: writing smithi01663999-39 from 3268608 to 3784704 tid 1 2024-04-10T03:09:19.800 INFO:tasks.rados.rados.0.smithi016.stdout:375: writing smithi01663999-39 from 3784704 to 4415488 tid 2 2024-04-10T03:09:19.804 INFO:tasks.rados.rados.0.smithi016.stdout:375: writing smithi01663999-39 from 4415488 to 5029888 tid 3 2024-04-10T03:09:19.806 INFO:tasks.rados.rados.0.smithi016.stdout:375: writing smithi01663999-39 from 5029888 to 5390336 tid 4 2024-04-10T03:09:19.806 INFO:tasks.rados.rados.0.smithi016.stdout:376: snap_remove snap 30 2024-04-10T03:09:20.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:19 smithi016 bash[21212]: cluster 2024-04-10T03:09:18.768541+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-10T03:09:20.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:19 smithi016 bash[28961]: cluster 2024-04-10T03:09:18.768541+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-10T03:09:20.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:19 smithi136 bash[23435]: cluster 2024-04-10T03:09:18.768541+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-10T03:09:20.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:20 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:09:20.785 INFO:tasks.rados.rados.0.smithi016.stdout:376: done (5 left) 2024-04-10T03:09:20.785 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 35 2024-04-10T03:09:20.785 INFO:tasks.rados.rados.0.smithi016.stdout:377: seq_num 127 ranges {1318912=532480,1851392=507904,2359296=778240,3137536=319488} 2024-04-10T03:09:20.802 INFO:tasks.rados.rados.0.smithi016.stdout:377: writing smithi01663999-24 from 1318912 to 1851392 tid 1 2024-04-10T03:09:20.807 INFO:tasks.rados.rados.0.smithi016.stdout:377: writing smithi01663999-24 from 1851392 to 2359296 tid 2 2024-04-10T03:09:20.814 INFO:tasks.rados.rados.0.smithi016.stdout:377: writing smithi01663999-24 from 2359296 to 3137536 tid 3 2024-04-10T03:09:20.818 INFO:tasks.rados.rados.0.smithi016.stdout:377: writing smithi01663999-24 from 3137536 to 3457024 tid 4 2024-04-10T03:09:20.818 INFO:tasks.rados.rados.0.smithi016.stdout:378: delete oid 42 current snap is 35 2024-04-10T03:09:20.818 INFO:tasks.rados.rados.0.smithi016.stdout:372: expect (ObjNum 97 snap 20 seq_num 97) 2024-04-10T03:09:20.936 INFO:tasks.rados.rados.0.smithi016.stdout:373: expect (ObjNum 80 snap 13 seq_num 80) 2024-04-10T03:09:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:370: expect (ObjNum 81 snap 15 seq_num 81) 2024-04-10T03:09:21.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:20 smithi016 bash[21212]: cluster 2024-04-10T03:09:19.778177+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-10T03:09:21.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:20 smithi016 bash[21212]: cluster 2024-04-10T03:09:19.790109+0000 mgr.y (mgr.14514) 219 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 107 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-04-10T03:09:21.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:20 smithi016 bash[28961]: cluster 2024-04-10T03:09:19.778177+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-10T03:09:21.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:20 smithi016 bash[28961]: cluster 2024-04-10T03:09:19.790109+0000 mgr.y (mgr.14514) 219 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 107 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-04-10T03:09:21.102 INFO:tasks.rados.rados.0.smithi016.stdout:371: finishing rollback tid 0 to smithi01663999-22 2024-04-10T03:09:21.102 INFO:tasks.rados.rados.0.smithi016.stdout:371: finishing rollback tid 1 to smithi01663999-22 2024-04-10T03:09:21.102 INFO:tasks.rados.rados.0.smithi016.stdout:371: finishing rollback tid 2 to smithi01663999-22 2024-04-10T03:09:21.102 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 149 (ObjNum 78 snap 13 seq_num 78) dirty exists 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:375: finishing write tid 1 to smithi01663999-39 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:375: finishing write tid 2 to smithi01663999-39 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:375: finishing write tid 3 to smithi01663999-39 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:375: finishing write tid 4 to smithi01663999-39 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:375: finishing write tid 5 to smithi01663999-39 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:375: finishing write tid 6 to smithi01663999-39 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 99 (ObjNum 126 snap 35 seq_num 126) dirty exists 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:375: left oid 39 (ObjNum 126 snap 35 seq_num 126) 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:377: finishing write tid 1 to smithi01663999-24 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:377: finishing write tid 2 to smithi01663999-24 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:377: finishing write tid 3 to smithi01663999-24 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:377: finishing write tid 4 to smithi01663999-24 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:377: finishing write tid 5 to smithi01663999-24 2024-04-10T03:09:21.103 INFO:tasks.rados.rados.0.smithi016.stdout:377: finishing write tid 6 to smithi01663999-24 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 42 (ObjNum 127 snap 35 seq_num 127) dirty exists 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:377: left oid 24 (ObjNum 127 snap 35 seq_num 127) 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:370: done (6 left) 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:371: done (5 left) 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:372: done (4 left) 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:373: done (3 left) 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:375: done (2 left) 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:377: done (1 left) 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:378: done (0 left) 2024-04-10T03:09:21.104 INFO:tasks.rados.rados.0.smithi016.stdout:379: rollback oid 29 current snap is 35 2024-04-10T03:09:21.105 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 28 2024-04-10T03:09:21.105 INFO:tasks.rados.rados.0.smithi016.stdout:380: rmattr oid 34 current snap is 35 2024-04-10T03:09:21.105 INFO:tasks.rados.rados.0.smithi016.stdout:381: snap_remove snap 34 2024-04-10T03:09:21.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:20 smithi136 bash[23435]: cluster 2024-04-10T03:09:19.778177+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-10T03:09:21.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:20 smithi136 bash[23435]: cluster 2024-04-10T03:09:19.790109+0000 mgr.y (mgr.14514) 219 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 107 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-04-10T03:09:21.794 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 0 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-04-10T03:09:21.794 INFO:tasks.rados.rados.0.smithi016.stdout:379: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:09:21.794 INFO:tasks.rados.rados.0.smithi016.stdout:379: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:09:21.795 INFO:tasks.rados.rados.0.smithi016.stdout:379: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:09:21.795 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 124 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:09:21.795 INFO:tasks.rados.rados.0.smithi016.stdout:379: done (2 left) 2024-04-10T03:09:21.795 INFO:tasks.rados.rados.0.smithi016.stdout:380: done (1 left) 2024-04-10T03:09:21.795 INFO:tasks.rados.rados.0.smithi016.stdout:381: done (0 left) 2024-04-10T03:09:21.795 INFO:tasks.rados.rados.0.smithi016.stdout:382: copy_from oid 31 from oid 44 current snap is 35 2024-04-10T03:09:21.795 INFO:tasks.rados.rados.0.smithi016.stdout:383: snap_create 2024-04-10T03:09:21.813 INFO:tasks.rados.rados.0.smithi016.stdout:382: finishing copy_from racing read to smithi01663999-31 2024-04-10T03:09:21.819 INFO:tasks.rados.rados.0.smithi016.stdout:382: finishing copy_from to smithi01663999-31 2024-04-10T03:09:21.819 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 42 (ObjNum 77 snap 12 seq_num 77) dirty exists 2024-04-10T03:09:22.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:21 smithi016 bash[21212]: cluster 2024-04-10T03:09:20.789845+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-04-10T03:09:22.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:21 smithi016 bash[28961]: cluster 2024-04-10T03:09:20.789845+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-04-10T03:09:22.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:21 smithi136 bash[23435]: cluster 2024-04-10T03:09:20.789845+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-04-10T03:09:22.804 INFO:tasks.rados.rados.0.smithi016.stdout:382: done (1 left) 2024-04-10T03:09:22.804 INFO:tasks.rados.rados.0.smithi016.stdout:383: done (0 left) 2024-04-10T03:09:22.804 INFO:tasks.rados.rados.0.smithi016.stdout:384: copy_from oid 27 from oid 39 current snap is 36 2024-04-10T03:09:22.804 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 36 2024-04-10T03:09:22.804 INFO:tasks.rados.rados.0.smithi016.stdout:385: seq_num 129 ranges {122880=565248,688128=679936,1368064=786432,2154496=139264} 2024-04-10T03:09:22.816 INFO:tasks.rados.rados.0.smithi016.stdout:385: writing smithi01663999-8 from 122880 to 688128 tid 1 2024-04-10T03:09:22.828 INFO:tasks.rados.rados.0.smithi016.stdout:385: writing smithi01663999-8 from 688128 to 1368064 tid 2 2024-04-10T03:09:22.842 INFO:tasks.rados.rados.0.smithi016.stdout:385: writing smithi01663999-8 from 1368064 to 2154496 tid 3 2024-04-10T03:09:22.844 INFO:tasks.rados.rados.0.smithi016.stdout:385: writing smithi01663999-8 from 2154496 to 2293760 tid 4 2024-04-10T03:09:22.845 INFO:tasks.rados.rados.0.smithi016.stdout:386: copy_from oid 45 from oid 50 current snap is 36 2024-04-10T03:09:22.845 INFO:tasks.rados.rados.0.smithi016.stdout:385: finishing write tid 1 to smithi01663999-8 2024-04-10T03:09:22.845 INFO:tasks.rados.rados.0.smithi016.stdout:385: finishing write tid 2 to smithi01663999-8 2024-04-10T03:09:22.845 INFO:tasks.rados.rados.0.smithi016.stdout:384: finishing copy_from racing read to smithi01663999-27 2024-04-10T03:09:22.845 INFO:tasks.rados.rados.0.smithi016.stdout:387: snap_create 2024-04-10T03:09:22.845 INFO:tasks.rados.rados.0.smithi016.stdout:384: finishing copy_from to smithi01663999-27 2024-04-10T03:09:22.845 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 99 (ObjNum 126 snap 35 seq_num 126) dirty exists 2024-04-10T03:09:22.850 INFO:tasks.rados.rados.0.smithi016.stdout:385: finishing write tid 3 to smithi01663999-8 2024-04-10T03:09:22.850 INFO:tasks.rados.rados.0.smithi016.stdout:385: finishing write tid 4 to smithi01663999-8 2024-04-10T03:09:22.851 INFO:tasks.rados.rados.0.smithi016.stdout:385: finishing write tid 5 to smithi01663999-8 2024-04-10T03:09:22.854 INFO:tasks.rados.rados.0.smithi016.stdout:386: finishing copy_from racing read to smithi01663999-45 2024-04-10T03:09:22.858 INFO:tasks.rados.rados.0.smithi016.stdout:386: finishing copy_from to smithi01663999-45 2024-04-10T03:09:22.858 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 7 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-10T03:09:22.858 INFO:tasks.rados.rados.0.smithi016.stdout:385: finishing write tid 6 to smithi01663999-8 2024-04-10T03:09:22.858 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 67 (ObjNum 129 snap 36 seq_num 129) dirty exists 2024-04-10T03:09:22.858 INFO:tasks.rados.rados.0.smithi016.stdout:385: left oid 8 (ObjNum 129 snap 36 seq_num 129) 2024-04-10T03:09:23.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:22 smithi016 bash[21212]: cluster 2024-04-10T03:09:21.790923+0000 mgr.y (mgr.14514) 220 : cluster [DBG] pgmap v232: 121 pgs: 121 active+clean; 107 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.6 MiB/s wr, 25 op/s 2024-04-10T03:09:23.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:22 smithi016 bash[21212]: cluster 2024-04-10T03:09:21.797740+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-10T03:09:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:22 smithi016 bash[28961]: cluster 2024-04-10T03:09:21.790923+0000 mgr.y (mgr.14514) 220 : cluster [DBG] pgmap v232: 121 pgs: 121 active+clean; 107 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.6 MiB/s wr, 25 op/s 2024-04-10T03:09:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:22 smithi016 bash[28961]: cluster 2024-04-10T03:09:21.797740+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-10T03:09:23.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:22 smithi136 bash[23435]: cluster 2024-04-10T03:09:21.790923+0000 mgr.y (mgr.14514) 220 : cluster [DBG] pgmap v232: 121 pgs: 121 active+clean; 107 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.6 MiB/s wr, 25 op/s 2024-04-10T03:09:23.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:22 smithi136 bash[23435]: cluster 2024-04-10T03:09:21.797740+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:384: done (3 left) 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:385: done (2 left) 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:386: done (1 left) 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:387: done (0 left) 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:388: read oid 36 snap -1 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:388: expect (ObjNum 94 snap 20 seq_num 94) 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:389: read oid 26 snap -1 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:389: expect (ObjNum 123 snap 34 seq_num 123) 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:390: read oid 37 snap -1 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:390: expect (ObjNum 125 snap 34 seq_num 125) 2024-04-10T03:09:23.620 INFO:tasks.rados.rados.0.smithi016.stdout:391: snap_remove snap 27 2024-04-10T03:09:24.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:23 smithi016 bash[21212]: cluster 2024-04-10T03:09:22.809675+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-10T03:09:24.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:23 smithi016 bash[21212]: cluster 2024-04-10T03:09:23.625320+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-10T03:09:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:23 smithi016 bash[28961]: cluster 2024-04-10T03:09:22.809675+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-10T03:09:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:23 smithi016 bash[28961]: cluster 2024-04-10T03:09:23.625320+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-10T03:09:24.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:23 smithi136 bash[23435]: cluster 2024-04-10T03:09:22.809675+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-10T03:09:24.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:23 smithi136 bash[23435]: cluster 2024-04-10T03:09:23.625320+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-10T03:09:24.630 INFO:tasks.rados.rados.0.smithi016.stdout:391: done (3 left) 2024-04-10T03:09:24.630 INFO:tasks.rados.rados.0.smithi016.stdout:392: read oid 29 snap -1 2024-04-10T03:09:24.630 INFO:tasks.rados.rados.0.smithi016.stdout:392: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:09:24.630 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 37 2024-04-10T03:09:24.630 INFO:tasks.rados.rados.0.smithi016.stdout:393: seq_num 130 ranges {4030464=581632,4612096=614400,5226496=598016,5824512=393216} 2024-04-10T03:09:24.687 INFO:tasks.rados.rados.0.smithi016.stdout:393: writing smithi01663999-46 from 4030464 to 4612096 tid 1 2024-04-10T03:09:24.693 INFO:tasks.rados.rados.0.smithi016.stdout:393: writing smithi01663999-46 from 4612096 to 5226496 tid 2 2024-04-10T03:09:24.698 INFO:tasks.rados.rados.0.smithi016.stdout:393: writing smithi01663999-46 from 5226496 to 5824512 tid 3 2024-04-10T03:09:24.702 INFO:tasks.rados.rados.0.smithi016.stdout:393: writing smithi01663999-46 from 5824512 to 6217728 tid 4 2024-04-10T03:09:24.702 INFO:tasks.rados.rados.0.smithi016.stdout:394: snap_remove snap 28 2024-04-10T03:09:25.637 INFO:tasks.rados.rados.0.smithi016.stdout:394: done (5 left) 2024-04-10T03:09:25.638 INFO:tasks.rados.rados.0.smithi016.stdout:395: snap_create 2024-04-10T03:09:25.638 INFO:tasks.rados.rados.0.smithi016.stdout:388: expect (ObjNum 94 snap 20 seq_num 94) 2024-04-10T03:09:25.718 INFO:tasks.rados.rados.0.smithi016.stdout:390: expect (ObjNum 125 snap 34 seq_num 125) 2024-04-10T03:09:25.772 INFO:tasks.rados.rados.0.smithi016.stdout:389: expect (ObjNum 123 snap 34 seq_num 123) 2024-04-10T03:09:25.898 INFO:tasks.rados.rados.0.smithi016.stdout:392: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:09:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:25 smithi136 bash[23435]: cluster 2024-04-10T03:09:23.791815+0000 mgr.y (mgr.14514) 221 : cluster [DBG] pgmap v236: 121 pgs: 121 active+clean; 107 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:25 smithi136 bash[23435]: cluster 2024-04-10T03:09:24.633108+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-10T03:09:25.993 INFO:tasks.rados.rados.0.smithi016.stdout:393: finishing write tid 1 to smithi01663999-46 2024-04-10T03:09:25.994 INFO:tasks.rados.rados.0.smithi016.stdout:393: finishing write tid 2 to smithi01663999-46 2024-04-10T03:09:25.994 INFO:tasks.rados.rados.0.smithi016.stdout:393: finishing write tid 3 to smithi01663999-46 2024-04-10T03:09:25.994 INFO:tasks.rados.rados.0.smithi016.stdout:393: finishing write tid 4 to smithi01663999-46 2024-04-10T03:09:25.994 INFO:tasks.rados.rados.0.smithi016.stdout:393: finishing write tid 5 to smithi01663999-46 2024-04-10T03:09:25.994 INFO:tasks.rados.rados.0.smithi016.stdout:393: finishing write tid 6 to smithi01663999-46 2024-04-10T03:09:25.994 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 72 (ObjNum 130 snap 37 seq_num 130) dirty exists 2024-04-10T03:09:25.994 INFO:tasks.rados.rados.0.smithi016.stdout:393: left oid 46 (ObjNum 130 snap 37 seq_num 130) 2024-04-10T03:09:26.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:25 smithi016 bash[21212]: cluster 2024-04-10T03:09:23.791815+0000 mgr.y (mgr.14514) 221 : cluster [DBG] pgmap v236: 121 pgs: 121 active+clean; 107 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:26.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:25 smithi016 bash[21212]: cluster 2024-04-10T03:09:24.633108+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-10T03:09:26.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:25 smithi016 bash[28961]: cluster 2024-04-10T03:09:23.791815+0000 mgr.y (mgr.14514) 221 : cluster [DBG] pgmap v236: 121 pgs: 121 active+clean; 107 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:26.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:25 smithi016 bash[28961]: cluster 2024-04-10T03:09:24.633108+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-10T03:09:26.647 INFO:tasks.rados.rados.0.smithi016.stdout:388: done (5 left) 2024-04-10T03:09:26.647 INFO:tasks.rados.rados.0.smithi016.stdout:389: done (4 left) 2024-04-10T03:09:26.648 INFO:tasks.rados.rados.0.smithi016.stdout:390: done (3 left) 2024-04-10T03:09:26.648 INFO:tasks.rados.rados.0.smithi016.stdout:392: done (2 left) 2024-04-10T03:09:26.648 INFO:tasks.rados.rados.0.smithi016.stdout:393: done (1 left) 2024-04-10T03:09:26.649 INFO:tasks.rados.rados.0.smithi016.stdout:395: done (0 left) 2024-04-10T03:09:26.649 INFO:tasks.rados.rados.0.smithi016.stdout:396: snap_remove snap 33 2024-04-10T03:09:26.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:26 smithi136 bash[23435]: cluster 2024-04-10T03:09:25.643652+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-04-10T03:09:27.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:26 smithi016 bash[21212]: cluster 2024-04-10T03:09:25.643652+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-04-10T03:09:27.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:26 smithi016 bash[28961]: cluster 2024-04-10T03:09:25.643652+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-04-10T03:09:27.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:27 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:27] "GET /metrics HTTP/1.1" 200 239577 "" "Prometheus/2.43.0" 2024-04-10T03:09:27.648 INFO:tasks.rados.rados.0.smithi016.stdout:396: done (0 left) 2024-04-10T03:09:27.648 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 38 2024-04-10T03:09:27.648 INFO:tasks.rados.rados.0.smithi016.stdout:397: seq_num 131 ranges {827392=598016,1425408=499712,1925120=753664,2678784=352256} 2024-04-10T03:09:27.665 INFO:tasks.rados.rados.0.smithi016.stdout:397: writing smithi01663999-50 from 827392 to 1425408 tid 1 2024-04-10T03:09:27.671 INFO:tasks.rados.rados.0.smithi016.stdout:397: writing smithi01663999-50 from 1425408 to 1925120 tid 2 2024-04-10T03:09:27.681 INFO:tasks.rados.rados.0.smithi016.stdout:397: writing smithi01663999-50 from 1925120 to 2678784 tid 3 2024-04-10T03:09:27.686 INFO:tasks.rados.rados.0.smithi016.stdout:397: writing smithi01663999-50 from 2678784 to 3031040 tid 4 2024-04-10T03:09:27.686 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 38 2024-04-10T03:09:27.686 INFO:tasks.rados.rados.0.smithi016.stdout:397: finishing write tid 1 to smithi01663999-50 2024-04-10T03:09:27.686 INFO:tasks.rados.rados.0.smithi016.stdout:398: seq_num 132 ranges {57344=614400,671744=786432,1458176=565248,2023424=253952} 2024-04-10T03:09:27.694 INFO:tasks.rados.rados.0.smithi016.stdout:398: writing smithi01663999-4 from 57344 to 671744 tid 1 2024-04-10T03:09:27.704 INFO:tasks.rados.rados.0.smithi016.stdout:398: writing smithi01663999-4 from 671744 to 1458176 tid 2 2024-04-10T03:09:27.709 INFO:tasks.rados.rados.0.smithi016.stdout:398: writing smithi01663999-4 from 1458176 to 2023424 tid 3 2024-04-10T03:09:27.713 INFO:tasks.rados.rados.0.smithi016.stdout:398: writing smithi01663999-4 from 2023424 to 2277376 tid 4 2024-04-10T03:09:27.713 INFO:tasks.rados.rados.0.smithi016.stdout:399: rmattr oid 9 current snap is 38 2024-04-10T03:09:27.713 INFO:tasks.rados.rados.0.smithi016.stdout:397: finishing write tid 2 to smithi01663999-50 2024-04-10T03:09:27.713 INFO:tasks.rados.rados.0.smithi016.stdout:397: finishing write tid 3 to smithi01663999-50 2024-04-10T03:09:27.713 INFO:tasks.rados.rados.0.smithi016.stdout:397: finishing write tid 4 to smithi01663999-50 2024-04-10T03:09:27.713 INFO:tasks.rados.rados.0.smithi016.stdout:397: finishing write tid 5 to smithi01663999-50 2024-04-10T03:09:27.713 INFO:tasks.rados.rados.0.smithi016.stdout:397: finishing write tid 6 to smithi01663999-50 2024-04-10T03:09:27.713 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 64 (ObjNum 131 snap 38 seq_num 131) dirty exists 2024-04-10T03:09:27.714 INFO:tasks.rados.rados.0.smithi016.stdout:397: left oid 50 (ObjNum 131 snap 38 seq_num 131) 2024-04-10T03:09:27.714 INFO:tasks.rados.rados.0.smithi016.stdout:398: finishing write tid 1 to smithi01663999-4 2024-04-10T03:09:27.714 INFO:tasks.rados.rados.0.smithi016.stdout:398: finishing write tid 2 to smithi01663999-4 2024-04-10T03:09:27.714 INFO:tasks.rados.rados.0.smithi016.stdout:397: done (2 left) 2024-04-10T03:09:27.714 INFO:tasks.rados.rados.0.smithi016.stdout:400: delete oid 21 current snap is 38 2024-04-10T03:09:27.718 INFO:tasks.rados.rados.0.smithi016.stdout:398: finishing write tid 3 to smithi01663999-4 2024-04-10T03:09:27.718 INFO:tasks.rados.rados.0.smithi016.stdout:398: finishing write tid 4 to smithi01663999-4 2024-04-10T03:09:27.718 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 138 (ObjNum 101 snap 22 seq_num 101) dirty exists 2024-04-10T03:09:27.719 INFO:tasks.rados.rados.0.smithi016.stdout:398: finishing write tid 5 to smithi01663999-4 2024-04-10T03:09:27.723 INFO:tasks.rados.rados.0.smithi016.stdout:398: finishing write tid 6 to smithi01663999-4 2024-04-10T03:09:27.723 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 70 (ObjNum 132 snap 38 seq_num 132) dirty exists 2024-04-10T03:09:27.723 INFO:tasks.rados.rados.0.smithi016.stdout:398: left oid 4 (ObjNum 132 snap 38 seq_num 132) 2024-04-10T03:09:27.723 INFO:tasks.rados.rados.0.smithi016.stdout:398: done (2 left) 2024-04-10T03:09:27.723 INFO:tasks.rados.rados.0.smithi016.stdout:399: done (1 left) 2024-04-10T03:09:27.723 INFO:tasks.rados.rados.0.smithi016.stdout:400: done (0 left) 2024-04-10T03:09:27.724 INFO:tasks.rados.rados.0.smithi016.stdout:401: read oid 24 snap -1 2024-04-10T03:09:27.724 INFO:tasks.rados.rados.0.smithi016.stdout:401: expect (ObjNum 127 snap 35 seq_num 127) 2024-04-10T03:09:27.724 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 38 2024-04-10T03:09:27.724 INFO:tasks.rados.rados.0.smithi016.stdout:402: seq_num 134 ranges {0=647168,647168=548864,1196032=573440,1769472=483328} 2024-04-10T03:09:27.730 INFO:tasks.rados.rados.0.smithi016.stdout:402: writing smithi01663999-49 from 0 to 647168 tid 1 2024-04-10T03:09:27.735 INFO:tasks.rados.rados.0.smithi016.stdout:402: writing smithi01663999-49 from 647168 to 1196032 tid 2 2024-04-10T03:09:27.742 INFO:tasks.rados.rados.0.smithi016.stdout:402: writing smithi01663999-49 from 1196032 to 1769472 tid 3 2024-04-10T03:09:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:402: writing smithi01663999-49 from 1769472 to 2252800 tid 4 2024-04-10T03:09:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 38 2024-04-10T03:09:27.747 INFO:tasks.rados.rados.0.smithi016.stdout:403: seq_num 135 ranges {663552=663552,1327104=434176,1761280=786432,2547712=385024} 2024-04-10T03:09:27.757 INFO:tasks.rados.rados.0.smithi016.stdout:403: writing smithi01663999-47 from 663552 to 1327104 tid 1 2024-04-10T03:09:27.761 INFO:tasks.rados.rados.0.smithi016.stdout:403: writing smithi01663999-47 from 1327104 to 1761280 tid 2 2024-04-10T03:09:27.767 INFO:tasks.rados.rados.0.smithi016.stdout:403: writing smithi01663999-47 from 1761280 to 2547712 tid 3 2024-04-10T03:09:27.770 INFO:tasks.rados.rados.0.smithi016.stdout:403: writing smithi01663999-47 from 2547712 to 2932736 tid 4 2024-04-10T03:09:27.771 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 38 2024-04-10T03:09:27.771 INFO:tasks.rados.rados.0.smithi016.stdout:402: finishing write tid 1 to smithi01663999-49 2024-04-10T03:09:27.771 INFO:tasks.rados.rados.0.smithi016.stdout:402: finishing write tid 2 to smithi01663999-49 2024-04-10T03:09:27.771 INFO:tasks.rados.rados.0.smithi016.stdout:404: seq_num 136 ranges {2260992=688128,2949120=720896,3670016=540672,4210688=344064} 2024-04-10T03:09:27.790 INFO:tasks.rados.rados.0.smithi016.stdout:404: writing smithi01663999-38 from 2260992 to 2949120 tid 1 2024-04-10T03:09:27.794 INFO:tasks.rados.rados.0.smithi016.stdout:404: writing smithi01663999-38 from 2949120 to 3670016 tid 2 2024-04-10T03:09:27.798 INFO:tasks.rados.rados.0.smithi016.stdout:404: writing smithi01663999-38 from 3670016 to 4210688 tid 3 2024-04-10T03:09:27.801 INFO:tasks.rados.rados.0.smithi016.stdout:404: writing smithi01663999-38 from 4210688 to 4554752 tid 4 2024-04-10T03:09:27.801 INFO:tasks.rados.rados.0.smithi016.stdout:405: snap_remove snap 29 2024-04-10T03:09:27.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:27 smithi136 bash[23435]: cluster 2024-04-10T03:09:25.792550+0000 mgr.y (mgr.14514) 222 : cluster [DBG] pgmap v239: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-04-10T03:09:27.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:27 smithi136 bash[23435]: cluster 2024-04-10T03:09:26.653186+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-10T03:09:28.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:27 smithi016 bash[21212]: cluster 2024-04-10T03:09:25.792550+0000 mgr.y (mgr.14514) 222 : cluster [DBG] pgmap v239: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-04-10T03:09:28.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:27 smithi016 bash[21212]: cluster 2024-04-10T03:09:26.653186+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-10T03:09:28.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:27 smithi016 bash[28961]: cluster 2024-04-10T03:09:25.792550+0000 mgr.y (mgr.14514) 222 : cluster [DBG] pgmap v239: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-04-10T03:09:28.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:27 smithi016 bash[28961]: cluster 2024-04-10T03:09:26.653186+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-04-10T03:09:28.621 INFO:tasks.rados.rados.0.smithi016.stdout:401: expect (ObjNum 127 snap 35 seq_num 127) 2024-04-10T03:09:28.761 INFO:tasks.rados.rados.0.smithi016.stdout:402: finishing write tid 3 to smithi01663999-49 2024-04-10T03:09:28.761 INFO:tasks.rados.rados.0.smithi016.stdout:402: finishing write tid 4 to smithi01663999-49 2024-04-10T03:09:28.761 INFO:tasks.rados.rados.0.smithi016.stdout:402: finishing write tid 5 to smithi01663999-49 2024-04-10T03:09:28.761 INFO:tasks.rados.rados.0.smithi016.stdout:402: finishing write tid 6 to smithi01663999-49 2024-04-10T03:09:28.761 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 45 (ObjNum 134 snap 38 seq_num 134) dirty exists 2024-04-10T03:09:28.761 INFO:tasks.rados.rados.0.smithi016.stdout:402: left oid 49 (ObjNum 134 snap 38 seq_num 134) 2024-04-10T03:09:28.761 INFO:tasks.rados.rados.0.smithi016.stdout:403: finishing write tid 1 to smithi01663999-47 2024-04-10T03:09:28.761 INFO:tasks.rados.rados.0.smithi016.stdout:403: finishing write tid 2 to smithi01663999-47 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:403: finishing write tid 3 to smithi01663999-47 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:403: finishing write tid 4 to smithi01663999-47 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:403: finishing write tid 5 to smithi01663999-47 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:403: finishing write tid 6 to smithi01663999-47 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 121 (ObjNum 135 snap 38 seq_num 135) dirty exists 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:403: left oid 47 (ObjNum 135 snap 38 seq_num 135) 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:404: finishing write tid 1 to smithi01663999-38 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:404: finishing write tid 2 to smithi01663999-38 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:404: finishing write tid 3 to smithi01663999-38 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:404: finishing write tid 4 to smithi01663999-38 2024-04-10T03:09:28.762 INFO:tasks.rados.rados.0.smithi016.stdout:401: done (4 left) 2024-04-10T03:09:28.763 INFO:tasks.rados.rados.0.smithi016.stdout:402: done (3 left) 2024-04-10T03:09:28.763 INFO:tasks.rados.rados.0.smithi016.stdout:403: done (2 left) 2024-04-10T03:09:28.763 INFO:tasks.rados.rados.0.smithi016.stdout:405: done (1 left) 2024-04-10T03:09:28.763 INFO:tasks.rados.rados.0.smithi016.stdout:406: copy_from oid 41 from oid 27 current snap is 38 2024-04-10T03:09:28.763 INFO:tasks.rados.rados.0.smithi016.stdout:404: finishing write tid 5 to smithi01663999-38 2024-04-10T03:09:28.763 INFO:tasks.rados.rados.0.smithi016.stdout:404: finishing write tid 6 to smithi01663999-38 2024-04-10T03:09:28.764 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 22 (ObjNum 136 snap 38 seq_num 136) dirty exists 2024-04-10T03:09:28.764 INFO:tasks.rados.rados.0.smithi016.stdout:404: left oid 38 (ObjNum 136 snap 38 seq_num 136) 2024-04-10T03:09:28.764 INFO:tasks.rados.rados.0.smithi016.stdout:404: done (1 left) 2024-04-10T03:09:28.764 INFO:tasks.rados.rados.0.smithi016.stdout:407: read oid 50 snap -1 2024-04-10T03:09:28.764 INFO:tasks.rados.rados.0.smithi016.stdout:407: expect (ObjNum 131 snap 38 seq_num 131) 2024-04-10T03:09:28.764 INFO:tasks.rados.rados.0.smithi016.stdout:408: rollback oid 1 current snap is 38 2024-04-10T03:09:28.764 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 1 to 26 2024-04-10T03:09:28.764 INFO:tasks.rados.rados.0.smithi016.stdout:409: snap_remove snap 31 2024-04-10T03:09:28.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:28 smithi136 bash[23435]: cluster 2024-04-10T03:09:27.653952+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-10T03:09:28.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:28 smithi136 bash[23435]: cluster 2024-04-10T03:09:28.627392+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-10T03:09:29.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:28 smithi016 bash[21212]: cluster 2024-04-10T03:09:27.653952+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-10T03:09:29.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:28 smithi016 bash[21212]: cluster 2024-04-10T03:09:28.627392+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-10T03:09:29.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:28 smithi016 bash[28961]: cluster 2024-04-10T03:09:27.653952+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-10T03:09:29.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:28 smithi016 bash[28961]: cluster 2024-04-10T03:09:28.627392+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-10T03:09:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:409: done (3 left) 2024-04-10T03:09:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:410: setattr oid 48 current snap is 38 2024-04-10T03:09:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:408: finishing rollback tid 0 to smithi01663999-1 2024-04-10T03:09:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:408: finishing rollback tid 1 to smithi01663999-1 2024-04-10T03:09:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:408: finishing rollback tid 2 to smithi01663999-1 2024-04-10T03:09:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 74 (ObjNum 81 snap 15 seq_num 81) dirty exists 2024-04-10T03:09:29.679 INFO:tasks.rados.rados.0.smithi016.stdout:407: expect (ObjNum 131 snap 38 seq_num 131) 2024-04-10T03:09:29.714 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:29 smithi136 bash[23435]: cluster 2024-04-10T03:09:27.793259+0000 mgr.y (mgr.14514) 223 : cluster [DBG] pgmap v242: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-04-10T03:09:29.714 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:29 smithi136 bash[23435]: audit 2024-04-10T03:09:28.761851+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:29.835 INFO:tasks.rados.rados.0.smithi016.stdout:406: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:09:29.835 INFO:tasks.rados.rados.0.smithi016.stdout:406: finishing copy_from to smithi01663999-41 2024-04-10T03:09:29.835 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 99 (ObjNum 126 snap 35 seq_num 126) dirty exists 2024-04-10T03:09:29.835 INFO:tasks.rados.rados.0.smithi016.stdout:406: done (3 left) 2024-04-10T03:09:29.836 INFO:tasks.rados.rados.0.smithi016.stdout:407: done (2 left) 2024-04-10T03:09:29.836 INFO:tasks.rados.rados.0.smithi016.stdout:408: done (1 left) 2024-04-10T03:09:29.836 INFO:tasks.rados.rados.0.smithi016.stdout:411: read oid 47 snap -1 2024-04-10T03:09:29.836 INFO:tasks.rados.rados.0.smithi016.stdout:411: expect (ObjNum 135 snap 38 seq_num 135) 2024-04-10T03:09:29.836 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 38 2024-04-10T03:09:29.836 INFO:tasks.rados.rados.0.smithi016.stdout:412: seq_num 137 ranges {1720320=704512,2424832=655360,3080192=753664,3833856=196608} 2024-04-10T03:09:29.870 INFO:tasks.rados.rados.0.smithi016.stdout:412: writing smithi01663999-28 from 1720320 to 2424832 tid 1 2024-04-10T03:09:29.880 INFO:tasks.rados.rados.0.smithi016.stdout:412: writing smithi01663999-28 from 2424832 to 3080192 tid 2 2024-04-10T03:09:29.890 INFO:tasks.rados.rados.0.smithi016.stdout:412: writing smithi01663999-28 from 3080192 to 3833856 tid 3 2024-04-10T03:09:29.893 INFO:tasks.rados.rados.0.smithi016.stdout:412: writing smithi01663999-28 from 3833856 to 4030464 tid 4 2024-04-10T03:09:29.893 INFO:tasks.rados.rados.0.smithi016.stdout:413: delete oid 27 current snap is 38 2024-04-10T03:09:29.893 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 75 (ObjNum 97 snap 20 seq_num 97) dirty exists 2024-04-10T03:09:29.893 INFO:tasks.rados.rados.0.smithi016.stdout:411: expect (ObjNum 135 snap 38 seq_num 135) 2024-04-10T03:09:29.990 INFO:tasks.rados.rados.0.smithi016.stdout:412: finishing write tid 1 to smithi01663999-28 2024-04-10T03:09:29.990 INFO:tasks.rados.rados.0.smithi016.stdout:412: finishing write tid 2 to smithi01663999-28 2024-04-10T03:09:29.990 INFO:tasks.rados.rados.0.smithi016.stdout:412: finishing write tid 3 to smithi01663999-28 2024-04-10T03:09:29.990 INFO:tasks.rados.rados.0.smithi016.stdout:412: finishing write tid 4 to smithi01663999-28 2024-04-10T03:09:29.990 INFO:tasks.rados.rados.0.smithi016.stdout:412: finishing write tid 5 to smithi01663999-28 2024-04-10T03:09:29.990 INFO:tasks.rados.rados.0.smithi016.stdout:412: finishing write tid 6 to smithi01663999-28 2024-04-10T03:09:29.990 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 103 (ObjNum 137 snap 38 seq_num 137) dirty exists 2024-04-10T03:09:29.990 INFO:tasks.rados.rados.0.smithi016.stdout:412: left oid 28 (ObjNum 137 snap 38 seq_num 137) 2024-04-10T03:09:29.994 INFO:tasks.rados.rados.0.smithi016.stdout:410: done (3 left) 2024-04-10T03:09:29.994 INFO:tasks.rados.rados.0.smithi016.stdout:411: done (2 left) 2024-04-10T03:09:29.994 INFO:tasks.rados.rados.0.smithi016.stdout:412: done (1 left) 2024-04-10T03:09:29.994 INFO:tasks.rados.rados.0.smithi016.stdout:413: done (0 left) 2024-04-10T03:09:29.994 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 38 2024-04-10T03:09:29.994 INFO:tasks.rados.rados.0.smithi016.stdout:414: seq_num 139 ranges {0=737280,737280=425984,1163264=761856,1925120=417792} 2024-04-10T03:09:30.001 INFO:tasks.rados.rados.0.smithi016.stdout:414: writing smithi01663999-12 from 0 to 737280 tid 1 2024-04-10T03:09:30.007 INFO:tasks.rados.rados.0.smithi016.stdout:414: writing smithi01663999-12 from 737280 to 1163264 tid 2 2024-04-10T03:09:30.015 INFO:tasks.rados.rados.0.smithi016.stdout:414: writing smithi01663999-12 from 1163264 to 1925120 tid 3 2024-04-10T03:09:30.020 INFO:tasks.rados.rados.0.smithi016.stdout:414: writing smithi01663999-12 from 1925120 to 2342912 tid 4 2024-04-10T03:09:30.020 INFO:tasks.rados.rados.0.smithi016.stdout:415: read oid 41 snap -1 2024-04-10T03:09:30.020 INFO:tasks.rados.rados.0.smithi016.stdout:415: expect (ObjNum 126 snap 35 seq_num 126) 2024-04-10T03:09:30.021 INFO:tasks.rados.rados.0.smithi016.stdout:416: setattr oid 31 current snap is 38 2024-04-10T03:09:30.021 INFO:tasks.rados.rados.0.smithi016.stdout:414: finishing write tid 1 to smithi01663999-12 2024-04-10T03:09:30.021 INFO:tasks.rados.rados.0.smithi016.stdout:414: finishing write tid 2 to smithi01663999-12 2024-04-10T03:09:30.021 INFO:tasks.rados.rados.0.smithi016.stdout:414: finishing write tid 3 to smithi01663999-12 2024-04-10T03:09:30.025 INFO:tasks.rados.rados.0.smithi016.stdout:414: finishing write tid 4 to smithi01663999-12 2024-04-10T03:09:30.027 INFO:tasks.rados.rados.0.smithi016.stdout:414: finishing write tid 5 to smithi01663999-12 2024-04-10T03:09:30.028 INFO:tasks.rados.rados.0.smithi016.stdout:417: read oid 27 snap 35 2024-04-10T03:09:30.028 INFO:tasks.rados.rados.0.smithi016.stdout:417: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-10T03:09:30.028 INFO:tasks.rados.rados.0.smithi016.stdout:418: delete oid 37 current snap is 38 2024-04-10T03:09:30.028 INFO:tasks.rados.rados.0.smithi016.stdout:414: finishing write tid 6 to smithi01663999-12 2024-04-10T03:09:30.028 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 138 (ObjNum 139 snap 38 seq_num 139) dirty exists 2024-04-10T03:09:30.029 INFO:tasks.rados.rados.0.smithi016.stdout:414: left oid 12 (ObjNum 139 snap 38 seq_num 139) 2024-04-10T03:09:30.033 INFO:tasks.rados.rados.0.smithi016.stdout:414: done (4 left) 2024-04-10T03:09:30.033 INFO:tasks.rados.rados.0.smithi016.stdout:418: done (3 left) 2024-04-10T03:09:30.033 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 38 2024-04-10T03:09:30.033 INFO:tasks.rados.rados.0.smithi016.stdout:419: seq_num 141 ranges {2252800=770048,3022848=589824,3612672=729088,4341760=286720} 2024-04-10T03:09:30.051 INFO:tasks.rados.rados.0.smithi016.stdout:419: writing smithi01663999-49 from 2252800 to 3022848 tid 1 2024-04-10T03:09:30.054 INFO:tasks.rados.rados.0.smithi016.stdout:419: writing smithi01663999-49 from 3022848 to 3612672 tid 2 2024-04-10T03:09:30.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:29 smithi016 bash[28961]: cluster 2024-04-10T03:09:27.793259+0000 mgr.y (mgr.14514) 223 : cluster [DBG] pgmap v242: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-04-10T03:09:30.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:29 smithi016 bash[28961]: audit 2024-04-10T03:09:28.761851+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:30.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:29 smithi016 bash[21212]: cluster 2024-04-10T03:09:27.793259+0000 mgr.y (mgr.14514) 223 : cluster [DBG] pgmap v242: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-04-10T03:09:30.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:29 smithi016 bash[21212]: audit 2024-04-10T03:09:28.761851+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:30.059 INFO:tasks.rados.rados.0.smithi016.stdout:419: writing smithi01663999-49 from 3612672 to 4341760 tid 3 2024-04-10T03:09:30.060 INFO:tasks.rados.rados.0.smithi016.stdout:419: writing smithi01663999-49 from 4341760 to 4628480 tid 4 2024-04-10T03:09:30.061 INFO:tasks.rados.rados.0.smithi016.stdout:420: setattr oid 1 current snap is 38 2024-04-10T03:09:30.061 INFO:tasks.rados.rados.0.smithi016.stdout:417: expect (ObjNum 56 snap 4 seq_num 56) 2024-04-10T03:09:30.116 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 233 (ObjNum 77 snap 12 seq_num 77) dirty exists 2024-04-10T03:09:30.116 INFO:tasks.rados.rados.0.smithi016.stdout:415: expect (ObjNum 126 snap 35 seq_num 126) 2024-04-10T03:09:30.349 INFO:tasks.rados.rados.0.smithi016.stdout:419: finishing write tid 1 to smithi01663999-49 2024-04-10T03:09:30.350 INFO:tasks.rados.rados.0.smithi016.stdout:419: finishing write tid 2 to smithi01663999-49 2024-04-10T03:09:30.350 INFO:tasks.rados.rados.0.smithi016.stdout:419: finishing write tid 3 to smithi01663999-49 2024-04-10T03:09:30.350 INFO:tasks.rados.rados.0.smithi016.stdout:419: finishing write tid 4 to smithi01663999-49 2024-04-10T03:09:30.350 INFO:tasks.rados.rados.0.smithi016.stdout:419: finishing write tid 5 to smithi01663999-49 2024-04-10T03:09:30.350 INFO:tasks.rados.rados.0.smithi016.stdout:419: finishing write tid 6 to smithi01663999-49 2024-04-10T03:09:30.350 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 54 (ObjNum 141 snap 38 seq_num 141) dirty exists 2024-04-10T03:09:30.350 INFO:tasks.rados.rados.0.smithi016.stdout:419: left oid 49 (ObjNum 141 snap 38 seq_num 141) 2024-04-10T03:09:30.350 INFO:tasks.rados.rados.0.smithi016.stdout:415: done (4 left) 2024-04-10T03:09:30.351 INFO:tasks.rados.rados.0.smithi016.stdout:416: done (3 left) 2024-04-10T03:09:30.351 INFO:tasks.rados.rados.0.smithi016.stdout:417: done (2 left) 2024-04-10T03:09:30.351 INFO:tasks.rados.rados.0.smithi016.stdout:419: done (1 left) 2024-04-10T03:09:30.351 INFO:tasks.rados.rados.0.smithi016.stdout:421: read oid 13 snap -1 2024-04-10T03:09:30.351 INFO:tasks.rados.rados.0.smithi016.stdout:421: expect (ObjNum 121 snap 33 seq_num 121) 2024-04-10T03:09:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:422: rmattr oid 14 current snap is 38 2024-04-10T03:09:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:422: done (2 left) 2024-04-10T03:09:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:423: rollback oid 22 current snap is 38 2024-04-10T03:09:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 22 to 35 2024-04-10T03:09:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:424: rollback oid 14 current snap is 38 2024-04-10T03:09:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 14 to 24 2024-04-10T03:09:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:425: read oid 45 snap -1 2024-04-10T03:09:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:425: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-10T03:09:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:426: snap_create 2024-04-10T03:09:30.354 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 76 (ObjNum 81 snap 15 seq_num 81) dirty exists 2024-04-10T03:09:30.357 INFO:tasks.rados.rados.0.smithi016.stdout:423: finishing rollback tid 0 to smithi01663999-22 2024-04-10T03:09:30.357 INFO:tasks.rados.rados.0.smithi016.stdout:423: finishing rollback tid 1 to smithi01663999-22 2024-04-10T03:09:30.358 INFO:tasks.rados.rados.0.smithi016.stdout:424: finishing rollback tid 1 to smithi01663999-14 2024-04-10T03:09:30.358 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 0 (ObjNum 33 snap 0 seq_num 702863412) dirty dne 2024-04-10T03:09:30.358 INFO:tasks.rados.rados.0.smithi016.stdout:423: finishing rollback tid 2 to smithi01663999-22 2024-04-10T03:09:30.358 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 237 (ObjNum 78 snap 13 seq_num 78) dirty exists 2024-04-10T03:09:30.363 INFO:tasks.rados.rados.0.smithi016.stdout:425: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-10T03:09:30.385 INFO:tasks.rados.rados.0.smithi016.stdout:421: expect (ObjNum 121 snap 33 seq_num 121) 2024-04-10T03:09:30.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:30 smithi136 bash[24427]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:09:30.691 INFO:tasks.rados.rados.0.smithi016.stdout:420: done (5 left) 2024-04-10T03:09:30.691 INFO:tasks.rados.rados.0.smithi016.stdout:421: done (4 left) 2024-04-10T03:09:30.691 INFO:tasks.rados.rados.0.smithi016.stdout:423: done (3 left) 2024-04-10T03:09:30.691 INFO:tasks.rados.rados.0.smithi016.stdout:424: done (2 left) 2024-04-10T03:09:30.691 INFO:tasks.rados.rados.0.smithi016.stdout:425: done (1 left) 2024-04-10T03:09:30.691 INFO:tasks.rados.rados.0.smithi016.stdout:426: done (0 left) 2024-04-10T03:09:30.691 INFO:tasks.rados.rados.0.smithi016.stdout:427: copy_from oid 1 from oid 7 current snap is 39 2024-04-10T03:09:30.691 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 39 2024-04-10T03:09:30.691 INFO:tasks.rados.rados.0.smithi016.stdout:428: seq_num 142 ranges {2301952=786432,3088384=475136,3563520=540672,4104192=589824} 2024-04-10T03:09:30.729 INFO:tasks.rados.rados.0.smithi016.stdout:428: writing smithi01663999-48 from 2301952 to 3088384 tid 1 2024-04-10T03:09:30.735 INFO:tasks.rados.rados.0.smithi016.stdout:428: writing smithi01663999-48 from 3088384 to 3563520 tid 2 2024-04-10T03:09:30.742 INFO:tasks.rados.rados.0.smithi016.stdout:428: writing smithi01663999-48 from 3563520 to 4104192 tid 3 2024-04-10T03:09:30.749 INFO:tasks.rados.rados.0.smithi016.stdout:428: writing smithi01663999-48 from 4104192 to 4694016 tid 4 2024-04-10T03:09:30.749 INFO:tasks.rados.rados.0.smithi016.stdout:429: rmattr oid 50 current snap is 39 2024-04-10T03:09:30.749 INFO:tasks.rados.rados.0.smithi016.stdout:429: done (2 left) 2024-04-10T03:09:30.749 INFO:tasks.rados.rados.0.smithi016.stdout:430: delete oid 43 current snap is 39 2024-04-10T03:09:30.749 INFO:tasks.rados.rados.0.smithi016.stdout:427: finishing copy_from racing read to smithi01663999-1 2024-04-10T03:09:30.749 INFO:tasks.rados.rados.0.smithi016.stdout:427: finishing copy_from to smithi01663999-1 2024-04-10T03:09:30.749 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 47 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:09:30.749 INFO:tasks.rados.rados.0.smithi016.stdout:428: finishing write tid 1 to smithi01663999-48 2024-04-10T03:09:30.749 INFO:tasks.rados.rados.0.smithi016.stdout:428: finishing write tid 2 to smithi01663999-48 2024-04-10T03:09:30.750 INFO:tasks.rados.rados.0.smithi016.stdout:428: finishing write tid 3 to smithi01663999-48 2024-04-10T03:09:30.754 INFO:tasks.rados.rados.0.smithi016.stdout:428: finishing write tid 4 to smithi01663999-48 2024-04-10T03:09:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:428: finishing write tid 5 to smithi01663999-48 2024-04-10T03:09:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:427: done (2 left) 2024-04-10T03:09:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:430: done (1 left) 2024-04-10T03:09:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:431: read oid 26 snap -1 2024-04-10T03:09:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:431: expect (ObjNum 123 snap 34 seq_num 123) 2024-04-10T03:09:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:432: copy_from oid 23 from oid 7 current snap is 39 2024-04-10T03:09:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:433: snap_create 2024-04-10T03:09:30.759 INFO:tasks.rados.rados.0.smithi016.stdout:428: finishing write tid 6 to smithi01663999-48 2024-04-10T03:09:30.759 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 81 (ObjNum 142 snap 39 seq_num 142) dirty exists 2024-04-10T03:09:30.759 INFO:tasks.rados.rados.0.smithi016.stdout:428: left oid 48 (ObjNum 142 snap 39 seq_num 142) 2024-04-10T03:09:30.765 INFO:tasks.rados.rados.0.smithi016.stdout:432: finishing copy_from racing read to smithi01663999-23 2024-04-10T03:09:30.766 INFO:tasks.rados.rados.0.smithi016.stdout:432: finishing copy_from to smithi01663999-23 2024-04-10T03:09:30.766 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 47 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:09:30.777 INFO:tasks.rados.rados.0.smithi016.stdout:431: expect (ObjNum 123 snap 34 seq_num 123) 2024-04-10T03:09:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[21212]: cluster 2024-04-10T03:09:29.685048+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-10T03:09:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[21212]: audit 2024-04-10T03:09:30.488020+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[21212]: audit 2024-04-10T03:09:30.489705+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:09:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[21212]: audit 2024-04-10T03:09:30.491202+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:09:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[21212]: audit 2024-04-10T03:09:30.492819+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:09:31.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[28961]: cluster 2024-04-10T03:09:29.685048+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-10T03:09:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[28961]: audit 2024-04-10T03:09:30.488020+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[28961]: audit 2024-04-10T03:09:30.489705+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:09:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[28961]: audit 2024-04-10T03:09:30.491202+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:09:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:30 smithi016 bash[28961]: audit 2024-04-10T03:09:30.492819+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:09:31.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:30 smithi136 bash[23435]: cluster 2024-04-10T03:09:29.685048+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-10T03:09:31.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:30 smithi136 bash[23435]: audit 2024-04-10T03:09:30.488020+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:31.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:30 smithi136 bash[23435]: audit 2024-04-10T03:09:30.489705+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:09:31.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:30 smithi136 bash[23435]: audit 2024-04-10T03:09:30.491202+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:09:31.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:30 smithi136 bash[23435]: audit 2024-04-10T03:09:30.492819+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:09:31.698 INFO:tasks.rados.rados.0.smithi016.stdout:428: done (3 left) 2024-04-10T03:09:31.698 INFO:tasks.rados.rados.0.smithi016.stdout:431: done (2 left) 2024-04-10T03:09:31.698 INFO:tasks.rados.rados.0.smithi016.stdout:432: done (1 left) 2024-04-10T03:09:31.698 INFO:tasks.rados.rados.0.smithi016.stdout:433: done (0 left) 2024-04-10T03:09:31.698 INFO:tasks.rados.rados.0.smithi016.stdout:434: copy_from oid 11 from oid 38 current snap is 40 2024-04-10T03:09:31.698 INFO:tasks.rados.rados.0.smithi016.stdout:435: copy_from oid 48 from oid 31 current snap is 40 2024-04-10T03:09:31.698 INFO:tasks.rados.rados.0.smithi016.stdout:436: delete oid 17 current snap is 40 2024-04-10T03:09:31.705 INFO:tasks.rados.rados.0.smithi016.stdout:436: done (2 left) 2024-04-10T03:09:31.705 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 40 2024-04-10T03:09:31.705 INFO:tasks.rados.rados.0.smithi016.stdout:437: seq_num 145 ranges {0=32768} 2024-04-10T03:09:31.705 INFO:tasks.rados.rados.0.smithi016.stdout:437: writing smithi01663999-21 from 0 to 32768 tid 1 2024-04-10T03:09:31.706 INFO:tasks.rados.rados.0.smithi016.stdout:438: delete oid 39 current snap is 40 2024-04-10T03:09:31.710 INFO:tasks.rados.rados.0.smithi016.stdout:437: finishing write tid 1 to smithi01663999-21 2024-04-10T03:09:31.710 INFO:tasks.rados.rados.0.smithi016.stdout:437: finishing write tid 2 to smithi01663999-21 2024-04-10T03:09:31.713 INFO:tasks.rados.rados.0.smithi016.stdout:435: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:09:31.714 INFO:tasks.rados.rados.0.smithi016.stdout:437: finishing write tid 3 to smithi01663999-21 2024-04-10T03:09:31.714 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 82 (ObjNum 145 snap 40 seq_num 145) dirty exists 2024-04-10T03:09:31.714 INFO:tasks.rados.rados.0.smithi016.stdout:437: left oid 21 (ObjNum 145 snap 40 seq_num 145) 2024-04-10T03:09:31.719 INFO:tasks.rados.rados.0.smithi016.stdout:437: done (3 left) 2024-04-10T03:09:31.719 INFO:tasks.rados.rados.0.smithi016.stdout:438: done (2 left) 2024-04-10T03:09:31.719 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 40 2024-04-10T03:09:31.719 INFO:tasks.rados.rados.0.smithi016.stdout:439: seq_num 147 ranges {2932736=65536} 2024-04-10T03:09:31.737 INFO:tasks.rados.rados.0.smithi016.stdout:439: writing smithi01663999-47 from 2932736 to 2998272 tid 1 2024-04-10T03:09:31.737 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 40 2024-04-10T03:09:31.737 INFO:tasks.rados.rados.0.smithi016.stdout:440: seq_num 148 ranges {2293760=81920} 2024-04-10T03:09:31.750 INFO:tasks.rados.rados.0.smithi016.stdout:440: writing smithi01663999-8 from 2293760 to 2375680 tid 1 2024-04-10T03:09:31.751 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 40 2024-04-10T03:09:31.751 INFO:tasks.rados.rados.0.smithi016.stdout:441: seq_num 149 ranges {0=98304} 2024-04-10T03:09:31.751 INFO:tasks.rados.rados.0.smithi016.stdout:441: writing smithi01663999-32 from 0 to 98304 tid 1 2024-04-10T03:09:31.751 INFO:tasks.rados.rados.0.smithi016.stdout:442: read oid 46 snap -1 2024-04-10T03:09:31.751 INFO:tasks.rados.rados.0.smithi016.stdout:442: expect (ObjNum 130 snap 37 seq_num 130) 2024-04-10T03:09:31.751 INFO:tasks.rados.rados.0.smithi016.stdout:443: snap_remove snap 38 2024-04-10T03:09:31.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:31 smithi136 bash[23435]: cluster 2024-04-10T03:09:29.794763+0000 mgr.y (mgr.14514) 224 : cluster [DBG] pgmap v245: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.0 MiB/s wr, 13 op/s 2024-04-10T03:09:31.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:31 smithi136 bash[23435]: cephadm 2024-04-10T03:09:30.479058+0000 mgr.y (mgr.14514) 225 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-10T03:09:31.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:31 smithi136 bash[23435]: cephadm 2024-04-10T03:09:30.494512+0000 mgr.y (mgr.14514) 226 : cephadm [INF] Deploying daemon mgr.x on smithi136 2024-04-10T03:09:31.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:31 smithi136 bash[23435]: cluster 2024-04-10T03:09:30.695930+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-10T03:09:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:31 smithi016 bash[21212]: cluster 2024-04-10T03:09:29.794763+0000 mgr.y (mgr.14514) 224 : cluster [DBG] pgmap v245: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.0 MiB/s wr, 13 op/s 2024-04-10T03:09:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:31 smithi016 bash[21212]: cephadm 2024-04-10T03:09:30.479058+0000 mgr.y (mgr.14514) 225 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-10T03:09:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:31 smithi016 bash[21212]: cephadm 2024-04-10T03:09:30.494512+0000 mgr.y (mgr.14514) 226 : cephadm [INF] Deploying daemon mgr.x on smithi136 2024-04-10T03:09:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:31 smithi016 bash[21212]: cluster 2024-04-10T03:09:30.695930+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-10T03:09:32.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:31 smithi016 bash[28961]: cluster 2024-04-10T03:09:29.794763+0000 mgr.y (mgr.14514) 224 : cluster [DBG] pgmap v245: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.0 MiB/s wr, 13 op/s 2024-04-10T03:09:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:31 smithi016 bash[28961]: cephadm 2024-04-10T03:09:30.479058+0000 mgr.y (mgr.14514) 225 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-10T03:09:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:31 smithi016 bash[28961]: cephadm 2024-04-10T03:09:30.494512+0000 mgr.y (mgr.14514) 226 : cephadm [INF] Deploying daemon mgr.x on smithi136 2024-04-10T03:09:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:31 smithi016 bash[28961]: cluster 2024-04-10T03:09:30.695930+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-10T03:09:32.696 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.696 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.696 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.697 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.697 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.697 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.698 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.698 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.698 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.699 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:443: done (6 left) 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:444: rollback oid 27 current snap is 40 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 26 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:445: delete oid 16 current snap is 40 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:435: finishing copy_from to smithi01663999-48 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 233 (ObjNum 77 snap 12 seq_num 77) dirty exists 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:434: finishing copy_from racing read to smithi01663999-11 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:434: finishing copy_from to smithi01663999-11 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 22 (ObjNum 136 snap 38 seq_num 136) dirty exists 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:439: finishing write tid 1 to smithi01663999-47 2024-04-10T03:09:32.715 INFO:tasks.rados.rados.0.smithi016.stdout:439: finishing write tid 2 to smithi01663999-47 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:439: finishing write tid 3 to smithi01663999-47 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 141 (ObjNum 147 snap 40 seq_num 147) dirty exists 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:439: left oid 47 (ObjNum 147 snap 40 seq_num 147) 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:440: finishing write tid 1 to smithi01663999-8 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:441: finishing write tid 1 to smithi01663999-32 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:441: finishing write tid 2 to smithi01663999-32 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:441: finishing write tid 3 to smithi01663999-32 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 150 (ObjNum 149 snap 40 seq_num 149) dirty exists 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:441: left oid 32 (ObjNum 149 snap 40 seq_num 149) 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:440: finishing write tid 2 to smithi01663999-8 2024-04-10T03:09:32.716 INFO:tasks.rados.rados.0.smithi016.stdout:442: expect (ObjNum 130 snap 37 seq_num 130) 2024-04-10T03:09:33.024 INFO:tasks.rados.rados.0.smithi016.stdout:440: finishing write tid 3 to smithi01663999-8 2024-04-10T03:09:33.024 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 88 (ObjNum 148 snap 40 seq_num 148) dirty exists 2024-04-10T03:09:33.024 INFO:tasks.rados.rados.0.smithi016.stdout:440: left oid 8 (ObjNum 148 snap 40 seq_num 148) 2024-04-10T03:09:33.024 INFO:tasks.rados.rados.0.smithi016.stdout:434: done (7 left) 2024-04-10T03:09:33.024 INFO:tasks.rados.rados.0.smithi016.stdout:435: done (6 left) 2024-04-10T03:09:33.024 INFO:tasks.rados.rados.0.smithi016.stdout:439: done (5 left) 2024-04-10T03:09:33.024 INFO:tasks.rados.rados.0.smithi016.stdout:440: done (4 left) 2024-04-10T03:09:33.024 INFO:tasks.rados.rados.0.smithi016.stdout:441: done (3 left) 2024-04-10T03:09:33.024 INFO:tasks.rados.rados.0.smithi016.stdout:442: done (2 left) 2024-04-10T03:09:33.025 INFO:tasks.rados.rados.0.smithi016.stdout:445: done (1 left) 2024-04-10T03:09:33.025 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 40 2024-04-10T03:09:33.025 INFO:tasks.rados.rados.0.smithi016.stdout:446: seq_num 151 ranges {2277376=131072} 2024-04-10T03:09:33.038 INFO:tasks.rados.rados.0.smithi016.stdout:446: writing smithi01663999-4 from 2277376 to 2408448 tid 1 2024-04-10T03:09:33.038 INFO:tasks.rados.rados.0.smithi016.stdout:447: snap_remove snap 24 2024-04-10T03:09:33.040 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:32 smithi136 systemd[1]: Stopping Ceph mgr.x for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:09:33.041 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:32 smithi136 bash[23435]: cluster 2024-04-10T03:09:31.704067+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-10T03:09:33.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:32 smithi016 bash[21212]: cluster 2024-04-10T03:09:31.704067+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-10T03:09:33.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:32 smithi016 bash[28961]: cluster 2024-04-10T03:09:31.704067+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-10T03:09:33.635 INFO:tasks.rados.rados.0.smithi016.stdout:447: done (2 left) 2024-04-10T03:09:33.635 INFO:tasks.rados.rados.0.smithi016.stdout:448: copy_from oid 13 from oid 43 current snap is 40 2024-04-10T03:09:33.635 INFO:tasks.rados.rados.0.smithi016.stdout:449: setattr oid 48 current snap is 40 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:450: rollback oid 20 current snap is 40 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 37 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:451: setattr oid 23 current snap is 40 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:444: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:444: finishing rollback tid 2 to smithi01663999-27 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 143 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:446: finishing write tid 1 to smithi01663999-4 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:446: finishing write tid 2 to smithi01663999-4 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:446: finishing write tid 3 to smithi01663999-4 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 85 (ObjNum 151 snap 40 seq_num 151) dirty exists 2024-04-10T03:09:33.636 INFO:tasks.rados.rados.0.smithi016.stdout:446: left oid 4 (ObjNum 151 snap 40 seq_num 151) 2024-04-10T03:09:33.637 INFO:tasks.rados.rados.0.smithi016.stdout:444: done (5 left) 2024-04-10T03:09:33.637 INFO:tasks.rados.rados.0.smithi016.stdout:446: done (4 left) 2024-04-10T03:09:33.637 INFO:tasks.rados.rados.0.smithi016.stdout:452: snap_create 2024-04-10T03:09:33.637 INFO:tasks.rados.rados.0.smithi016.stdout:450: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:09:33.637 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 63 (ObjNum 33 snap 0 seq_num 702618479) dirty dne 2024-04-10T03:09:33.654 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 234 (ObjNum 77 snap 12 seq_num 77) dirty exists 2024-04-10T03:09:33.654 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 113 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:09:33.655 INFO:tasks.rados.rados.0.smithi016.stdout:448: finishing copy_from to smithi01663999-13 2024-04-10T03:09:33.655 INFO:tasks.rados.rados.0.smithi016.stdout:448: got expected ENOENT (src dne) 2024-04-10T03:09:33.655 INFO:tasks.rados.rados.0.smithi016.stdout:448: finishing copy_from racing read to smithi01663999-13 2024-04-10T03:09:33.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:33 smithi136 bash[51910]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mgr-x 2024-04-10T03:09:33.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-10T03:09:33.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:33 smithi136 bash[51972]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mgr-x 2024-04-10T03:09:33.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-04-10T03:09:33.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: Stopped Ceph mgr.x for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:09:34.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:33 smithi016 bash[28961]: cluster 2024-04-10T03:09:31.795203+0000 mgr.y (mgr.14514) 227 : cluster [DBG] pgmap v248: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.0 MiB/s wr, 13 op/s 2024-04-10T03:09:34.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:33 smithi016 bash[28961]: cluster 2024-04-10T03:09:32.717748+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-10T03:09:34.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:33 smithi016 bash[28961]: cluster 2024-04-10T03:09:33.630467+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-10T03:09:34.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:33 smithi016 bash[21212]: cluster 2024-04-10T03:09:31.795203+0000 mgr.y (mgr.14514) 227 : cluster [DBG] pgmap v248: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.0 MiB/s wr, 13 op/s 2024-04-10T03:09:34.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:33 smithi016 bash[21212]: cluster 2024-04-10T03:09:32.717748+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-10T03:09:34.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:33 smithi016 bash[21212]: cluster 2024-04-10T03:09:33.630467+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-10T03:09:34.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:33 smithi136 bash[23435]: cluster 2024-04-10T03:09:31.795203+0000 mgr.y (mgr.14514) 227 : cluster [DBG] pgmap v248: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.0 MiB/s wr, 13 op/s 2024-04-10T03:09:34.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:33 smithi136 bash[23435]: cluster 2024-04-10T03:09:32.717748+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-10T03:09:34.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:33 smithi136 bash[23435]: cluster 2024-04-10T03:09:33.630467+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-10T03:09:34.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.165 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.165 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.165 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.166 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: Started Ceph mgr.x for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:09:34.166 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.166 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:09:33 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:09:34.627 INFO:tasks.rados.rados.0.smithi016.stdout:448: done (4 left) 2024-04-10T03:09:34.627 INFO:tasks.rados.rados.0.smithi016.stdout:449: done (3 left) 2024-04-10T03:09:34.627 INFO:tasks.rados.rados.0.smithi016.stdout:450: done (2 left) 2024-04-10T03:09:34.627 INFO:tasks.rados.rados.0.smithi016.stdout:451: done (1 left) 2024-04-10T03:09:34.627 INFO:tasks.rados.rados.0.smithi016.stdout:452: done (0 left) 2024-04-10T03:09:34.627 INFO:tasks.rados.rados.0.smithi016.stdout:453: snap_create 2024-04-10T03:09:35.109 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:34 smithi136 bash[52028]: debug 2024-04-10T03:09:34.963+0000 7f9a6df1c700 1 -- 172.21.15.136:0/1385519509 <== mon.1 v2:172.21.15.136:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dd3e6da5a0 con 0x55dd3f45a800 2024-04-10T03:09:35.109 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:34 smithi136 bash[23435]: cluster 2024-04-10T03:09:33.795854+0000 mgr.y (mgr.14514) 228 : cluster [DBG] pgmap v251: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:35.109 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:34 smithi136 bash[23435]: audit 2024-04-10T03:09:33.935884+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:35.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:34 smithi136 bash[23435]: audit 2024-04-10T03:09:33.947814+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:35.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:34 smithi136 bash[23435]: audit 2024-04-10T03:09:33.967532+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:09:35.110 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:34 smithi136 bash[23435]: cluster 2024-04-10T03:09:34.633208+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-10T03:09:35.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[21212]: cluster 2024-04-10T03:09:33.795854+0000 mgr.y (mgr.14514) 228 : cluster [DBG] pgmap v251: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:35.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[21212]: audit 2024-04-10T03:09:33.935884+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:35.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[21212]: audit 2024-04-10T03:09:33.947814+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:35.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[21212]: audit 2024-04-10T03:09:33.967532+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:09:35.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[21212]: cluster 2024-04-10T03:09:34.633208+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-10T03:09:35.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[28961]: cluster 2024-04-10T03:09:33.795854+0000 mgr.y (mgr.14514) 228 : cluster [DBG] pgmap v251: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:35.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[28961]: audit 2024-04-10T03:09:33.935884+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:35.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[28961]: audit 2024-04-10T03:09:33.947814+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:35.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[28961]: audit 2024-04-10T03:09:33.967532+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:09:35.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:34 smithi016 bash[28961]: cluster 2024-04-10T03:09:34.633208+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-10T03:09:35.414 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:35 smithi136 bash[52028]: debug 2024-04-10T03:09:35.115+0000 7f9a78123200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T03:09:35.628 INFO:tasks.rados.rados.0.smithi016.stdout:453: done (0 left) 2024-04-10T03:09:35.628 INFO:tasks.rados.rados.0.smithi016.stdout:454: setattr oid 4 current snap is 42 2024-04-10T03:09:35.631 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 42 2024-04-10T03:09:35.631 INFO:tasks.rados.rados.0.smithi016.stdout:455: seq_num 152 ranges {0=147456} 2024-04-10T03:09:35.633 INFO:tasks.rados.rados.0.smithi016.stdout:455: writing smithi01663999-14 from 0 to 147456 tid 1 2024-04-10T03:09:35.633 INFO:tasks.rados.rados.0.smithi016.stdout:456: read oid 16 snap 26 2024-04-10T03:09:35.633 INFO:tasks.rados.rados.0.smithi016.stdout:456: expect (ObjNum 109 snap 26 seq_num 109) 2024-04-10T03:09:35.633 INFO:tasks.rados.rados.0.smithi016.stdout:457: rmattr oid 10 current snap is 42 2024-04-10T03:09:35.633 INFO:tasks.rados.rados.0.smithi016.stdout:458: copy_from oid 1 from oid 39 current snap is 42 2024-04-10T03:09:35.633 INFO:tasks.rados.rados.0.smithi016.stdout:459: delete oid 27 current snap is 42 2024-04-10T03:09:35.646 INFO:tasks.rados.rados.0.smithi016.stdout:455: finishing write tid 1 to smithi01663999-14 2024-04-10T03:09:35.646 INFO:tasks.rados.rados.0.smithi016.stdout:455: finishing write tid 2 to smithi01663999-14 2024-04-10T03:09:35.647 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 91 (ObjNum 151 snap 40 seq_num 151) dirty exists 2024-04-10T03:09:35.647 INFO:tasks.rados.rados.0.smithi016.stdout:458: finishing copy_from to smithi01663999-1 2024-04-10T03:09:35.647 INFO:tasks.rados.rados.0.smithi016.stdout:458: got expected ENOENT (src dne) 2024-04-10T03:09:35.648 INFO:tasks.rados.rados.0.smithi016.stdout:458: finishing copy_from racing read to smithi01663999-1 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:454: done (5 left) 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:458: done (4 left) 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:459: done (3 left) 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:460: rmattr oid 21 current snap is 42 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:460: done (3 left) 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:461: rollback oid 47 current snap is 42 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 41 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:462: copy_from oid 20 from oid 48 current snap is 42 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:463: read oid 40 snap -1 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:463: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:464: rollback oid 25 current snap is 42 2024-04-10T03:09:35.650 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 25 to 39 2024-04-10T03:09:35.651 INFO:tasks.rados.rados.0.smithi016.stdout:465: setattr oid 11 current snap is 42 2024-04-10T03:09:35.651 INFO:tasks.rados.rados.0.smithi016.stdout:466: snap_create 2024-04-10T03:09:35.652 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 158 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-04-10T03:09:35.652 INFO:tasks.rados.rados.0.smithi016.stdout:455: finishing write tid 3 to smithi01663999-14 2024-04-10T03:09:35.652 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 255 (ObjNum 152 snap 42 seq_num 152) dirty exists 2024-04-10T03:09:35.652 INFO:tasks.rados.rados.0.smithi016.stdout:455: left oid 14 (ObjNum 152 snap 42 seq_num 152) 2024-04-10T03:09:35.658 INFO:tasks.rados.rados.0.smithi016.stdout:464: finishing rollback tid 0 to smithi01663999-25 2024-04-10T03:09:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 62 (ObjNum 136 snap 38 seq_num 136) dirty exists 2024-04-10T03:09:35.659 INFO:tasks.rados.rados.0.smithi016.stdout:464: finishing rollback tid 1 to smithi01663999-25 2024-04-10T03:09:35.660 INFO:tasks.rados.rados.0.smithi016.stdout:463: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:09:35.699 INFO:tasks.rados.rados.0.smithi016.stdout:464: finishing rollback tid 2 to smithi01663999-25 2024-04-10T03:09:35.700 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 98 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-04-10T03:09:35.700 INFO:tasks.rados.rados.0.smithi016.stdout:462: finishing copy_from racing read to smithi01663999-20 2024-04-10T03:09:35.700 INFO:tasks.rados.rados.0.smithi016.stdout:456: expect (ObjNum 109 snap 26 seq_num 109) 2024-04-10T03:09:35.907 INFO:tasks.rados.rados.0.smithi016.stdout:461: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:09:35.907 INFO:tasks.rados.rados.0.smithi016.stdout:462: finishing copy_from to smithi01663999-20 2024-04-10T03:09:35.907 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 234 (ObjNum 77 snap 12 seq_num 77) dirty exists 2024-04-10T03:09:35.907 INFO:tasks.rados.rados.0.smithi016.stdout:461: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:09:35.907 INFO:tasks.rados.rados.0.smithi016.stdout:461: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:09:35.907 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 157 (ObjNum 147 snap 40 seq_num 147) dirty exists 2024-04-10T03:09:36.640 INFO:tasks.rados.rados.0.smithi016.stdout:455: done (8 left) 2024-04-10T03:09:36.640 INFO:tasks.rados.rados.0.smithi016.stdout:456: done (7 left) 2024-04-10T03:09:36.640 INFO:tasks.rados.rados.0.smithi016.stdout:457: done (6 left) 2024-04-10T03:09:36.640 INFO:tasks.rados.rados.0.smithi016.stdout:461: done (5 left) 2024-04-10T03:09:36.640 INFO:tasks.rados.rados.0.smithi016.stdout:462: done (4 left) 2024-04-10T03:09:36.640 INFO:tasks.rados.rados.0.smithi016.stdout:463: done (3 left) 2024-04-10T03:09:36.640 INFO:tasks.rados.rados.0.smithi016.stdout:464: done (2 left) 2024-04-10T03:09:36.640 INFO:tasks.rados.rados.0.smithi016.stdout:465: done (1 left) 2024-04-10T03:09:36.641 INFO:tasks.rados.rados.0.smithi016.stdout:466: done (0 left) 2024-04-10T03:09:36.641 INFO:tasks.rados.rados.0.smithi016.stdout:467: rmattr oid 4 current snap is 43 2024-04-10T03:09:36.641 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 43 2024-04-10T03:09:36.641 INFO:tasks.rados.rados.0.smithi016.stdout:468: seq_num 154 ranges {2998272=180224} 2024-04-10T03:09:36.691 INFO:tasks.rados.rados.0.smithi016.stdout:468: writing smithi01663999-47 from 2998272 to 3178496 tid 1 2024-04-10T03:09:36.691 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 43 2024-04-10T03:09:36.691 INFO:tasks.rados.rados.0.smithi016.stdout:469: seq_num 155 ranges {663552=204800} 2024-04-10T03:09:36.702 INFO:tasks.rados.rados.0.smithi016.stdout:469: writing smithi01663999-40 from 663552 to 868352 tid 1 2024-04-10T03:09:36.702 INFO:tasks.rados.rados.0.smithi016.stdout:470: read oid 38 snap 37 2024-04-10T03:09:36.702 INFO:tasks.rados.rados.0.smithi016.stdout:470: expect (ObjNum 89 snap 16 seq_num 89) 2024-04-10T03:09:36.702 INFO:tasks.rados.rados.0.smithi016.stdout:471: delete oid 16 current snap is 43 2024-04-10T03:09:36.702 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 93 (ObjNum 151 snap 40 seq_num 151) dirty exists 2024-04-10T03:09:36.702 INFO:tasks.rados.rados.0.smithi016.stdout:468: finishing write tid 1 to smithi01663999-47 2024-04-10T03:09:36.703 INFO:tasks.rados.rados.0.smithi016.stdout:468: finishing write tid 2 to smithi01663999-47 2024-04-10T03:09:36.703 INFO:tasks.rados.rados.0.smithi016.stdout:468: finishing write tid 3 to smithi01663999-47 2024-04-10T03:09:36.703 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 160 (ObjNum 154 snap 43 seq_num 154) dirty exists 2024-04-10T03:09:36.703 INFO:tasks.rados.rados.0.smithi016.stdout:468: left oid 47 (ObjNum 154 snap 43 seq_num 154) 2024-04-10T03:09:36.707 INFO:tasks.rados.rados.0.smithi016.stdout:467: done (4 left) 2024-04-10T03:09:36.707 INFO:tasks.rados.rados.0.smithi016.stdout:468: done (3 left) 2024-04-10T03:09:36.707 INFO:tasks.rados.rados.0.smithi016.stdout:471: done (2 left) 2024-04-10T03:09:36.707 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 43 2024-04-10T03:09:36.707 INFO:tasks.rados.rados.0.smithi016.stdout:472: seq_num 157 ranges {0=237568} 2024-04-10T03:09:36.715 INFO:tasks.rados.rados.0.smithi016.stdout:472: writing smithi01663999-6 from 0 to 237568 tid 1 2024-04-10T03:09:36.715 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 43 2024-04-10T03:09:36.715 INFO:tasks.rados.rados.0.smithi016.stdout:473: seq_num 158 ranges {147456=253952} 2024-04-10T03:09:36.715 INFO:tasks.rados.rados.0.smithi016.stdout:473: writing smithi01663999-14 from 147456 to 401408 tid 1 2024-04-10T03:09:36.715 INFO:tasks.rados.rados.0.smithi016.stdout:474: rollback oid 17 current snap is 43 2024-04-10T03:09:36.715 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 17 to 41 2024-04-10T03:09:36.715 INFO:tasks.rados.rados.0.smithi016.stdout:475: read oid 26 snap -1 2024-04-10T03:09:36.715 INFO:tasks.rados.rados.0.smithi016.stdout:475: expect (ObjNum 123 snap 34 seq_num 123) 2024-04-10T03:09:36.716 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 43 2024-04-10T03:09:36.716 INFO:tasks.rados.rados.0.smithi016.stdout:476: seq_num 159 ranges {1425408=270336} 2024-04-10T03:09:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:476: writing smithi01663999-25 from 1425408 to 1695744 tid 1 2024-04-10T03:09:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:477: snap_create 2024-04-10T03:09:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:469: finishing write tid 1 to smithi01663999-40 2024-04-10T03:09:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:469: finishing write tid 2 to smithi01663999-40 2024-04-10T03:09:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:469: finishing write tid 3 to smithi01663999-40 2024-04-10T03:09:36.734 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 118 (ObjNum 155 snap 43 seq_num 155) dirty exists 2024-04-10T03:09:36.734 INFO:tasks.rados.rados.0.smithi016.stdout:469: left oid 40 (ObjNum 155 snap 43 seq_num 155) 2024-04-10T03:09:36.734 INFO:tasks.rados.rados.0.smithi016.stdout:474: finishing rollback tid 1 to smithi01663999-17 2024-04-10T03:09:36.734 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 61 (ObjNum 33 snap 0 seq_num 2065589592) dirty dne 2024-04-10T03:09:36.734 INFO:tasks.rados.rados.0.smithi016.stdout:470: expect (ObjNum 89 snap 16 seq_num 89) 2024-04-10T03:09:36.847 INFO:tasks.rados.rados.0.smithi016.stdout:472: finishing write tid 1 to smithi01663999-6 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:472: finishing write tid 2 to smithi01663999-6 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:473: finishing write tid 1 to smithi01663999-14 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:473: finishing write tid 2 to smithi01663999-14 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:472: finishing write tid 3 to smithi01663999-6 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 257 (ObjNum 157 snap 43 seq_num 157) dirty exists 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:472: left oid 6 (ObjNum 157 snap 43 seq_num 157) 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:473: finishing write tid 3 to smithi01663999-14 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 260 (ObjNum 158 snap 43 seq_num 158) dirty exists 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:473: left oid 14 (ObjNum 158 snap 43 seq_num 158) 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:476: finishing write tid 1 to smithi01663999-25 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:476: finishing write tid 2 to smithi01663999-25 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:476: finishing write tid 3 to smithi01663999-25 2024-04-10T03:09:36.848 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 101 (ObjNum 159 snap 43 seq_num 159) dirty exists 2024-04-10T03:09:36.849 INFO:tasks.rados.rados.0.smithi016.stdout:476: left oid 25 (ObjNum 159 snap 43 seq_num 159) 2024-04-10T03:09:36.849 INFO:tasks.rados.rados.0.smithi016.stdout:475: expect (ObjNum 123 snap 34 seq_num 123) 2024-04-10T03:09:36.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:36 smithi136 bash[23435]: cluster 2024-04-10T03:09:35.634362+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-10T03:09:36.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:36 smithi136 bash[52028]: debug 2024-04-10T03:09:36.739+0000 7f9a78123200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T03:09:36.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:36 smithi136 bash[52028]: debug 2024-04-10T03:09:36.843+0000 7f9a78123200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T03:09:37.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:36 smithi016 bash[28961]: cluster 2024-04-10T03:09:35.634362+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-10T03:09:37.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:36 smithi016 bash[21212]: cluster 2024-04-10T03:09:35.634362+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-10T03:09:37.414 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:37 smithi136 bash[52028]: debug 2024-04-10T03:09:37.095+0000 7f9a78123200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T03:09:37.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:37 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:37] "GET /metrics HTTP/1.1" 200 239666 "" "Prometheus/2.43.0" 2024-04-10T03:09:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:469: done (7 left) 2024-04-10T03:09:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:470: done (6 left) 2024-04-10T03:09:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:472: done (5 left) 2024-04-10T03:09:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:473: done (4 left) 2024-04-10T03:09:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:474: done (3 left) 2024-04-10T03:09:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:475: done (2 left) 2024-04-10T03:09:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:476: done (1 left) 2024-04-10T03:09:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:477: done (0 left) 2024-04-10T03:09:37.653 INFO:tasks.rados.rados.0.smithi016.stdout:478: read oid 37 snap -1 2024-04-10T03:09:37.654 INFO:tasks.rados.rados.0.smithi016.stdout:478: expect deleted 2024-04-10T03:09:37.654 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 44 2024-04-10T03:09:37.654 INFO:tasks.rados.rados.0.smithi016.stdout:479: seq_num 160 ranges {0=286720} 2024-04-10T03:09:37.656 INFO:tasks.rados.rados.0.smithi016.stdout:479: writing smithi01663999-42 from 0 to 286720 tid 1 2024-04-10T03:09:37.656 INFO:tasks.rados.rados.0.smithi016.stdout:480: read oid 4 snap 36 2024-04-10T03:09:37.656 INFO:tasks.rados.rados.0.smithi016.stdout:480: expect (ObjNum 3 snap 0 seq_num 3) 2024-04-10T03:09:37.656 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 44 2024-04-10T03:09:37.656 INFO:tasks.rados.rados.0.smithi016.stdout:481: seq_num 161 ranges {3465216=303104} 2024-04-10T03:09:37.700 INFO:tasks.rados.rados.0.smithi016.stdout:481: writing smithi01663999-13 from 3465216 to 3768320 tid 1 2024-04-10T03:09:37.700 INFO:tasks.rados.rados.0.smithi016.stdout:482: read oid 38 snap -1 2024-04-10T03:09:37.700 INFO:tasks.rados.rados.0.smithi016.stdout:482: expect (ObjNum 136 snap 38 seq_num 136) 2024-04-10T03:09:37.700 INFO:tasks.rados.rados.0.smithi016.stdout:483: copy_from oid 46 from oid 19 current snap is 44 2024-04-10T03:09:37.700 INFO:tasks.rados.rados.0.smithi016.stdout:484: delete oid 33 current snap is 44 2024-04-10T03:09:37.701 INFO:tasks.rados.rados.0.smithi016.stdout:480: expect (ObjNum 3 snap 0 seq_num 3) 2024-04-10T03:09:37.704 INFO:tasks.rados.rados.0.smithi016.stdout:479: finishing write tid 1 to smithi01663999-42 2024-04-10T03:09:37.705 INFO:tasks.rados.rados.0.smithi016.stdout:479: finishing write tid 2 to smithi01663999-42 2024-04-10T03:09:37.705 INFO:tasks.rados.rados.0.smithi016.stdout:479: finishing write tid 3 to smithi01663999-42 2024-04-10T03:09:37.705 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 236 (ObjNum 160 snap 44 seq_num 160) dirty exists 2024-04-10T03:09:37.705 INFO:tasks.rados.rados.0.smithi016.stdout:479: left oid 42 (ObjNum 160 snap 44 seq_num 160) 2024-04-10T03:09:37.711 INFO:tasks.rados.rados.0.smithi016.stdout:481: finishing write tid 1 to smithi01663999-13 2024-04-10T03:09:37.714 INFO:tasks.rados.rados.0.smithi016.stdout:478: done (6 left) 2024-04-10T03:09:37.714 INFO:tasks.rados.rados.0.smithi016.stdout:479: done (5 left) 2024-04-10T03:09:37.714 INFO:tasks.rados.rados.0.smithi016.stdout:480: done (4 left) 2024-04-10T03:09:37.714 INFO:tasks.rados.rados.0.smithi016.stdout:484: done (3 left) 2024-04-10T03:09:37.714 INFO:tasks.rados.rados.0.smithi016.stdout:485: read oid 45 snap -1 2024-04-10T03:09:37.714 INFO:tasks.rados.rados.0.smithi016.stdout:485: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-10T03:09:37.715 INFO:tasks.rados.rados.0.smithi016.stdout:486: delete oid 8 current snap is 44 2024-04-10T03:09:37.716 INFO:tasks.rados.rados.0.smithi016.stdout:481: finishing write tid 2 to smithi01663999-13 2024-04-10T03:09:37.719 INFO:tasks.rados.rados.0.smithi016.stdout:481: finishing write tid 3 to smithi01663999-13 2024-04-10T03:09:37.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 154 (ObjNum 161 snap 44 seq_num 161) dirty exists 2024-04-10T03:09:37.719 INFO:tasks.rados.rados.0.smithi016.stdout:481: left oid 13 (ObjNum 161 snap 44 seq_num 161) 2024-04-10T03:09:37.724 INFO:tasks.rados.rados.0.smithi016.stdout:485: expect (ObjNum 49 snap 0 seq_num 49) 2024-04-10T03:09:37.748 INFO:tasks.rados.rados.0.smithi016.stdout:482: expect (ObjNum 136 snap 38 seq_num 136) 2024-04-10T03:09:37.904 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:37 smithi136 bash[23435]: cluster 2024-04-10T03:09:35.796533+0000 mgr.y (mgr.14514) 229 : cluster [DBG] pgmap v254: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 46 op/s 2024-04-10T03:09:37.905 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:37 smithi136 bash[23435]: cluster 2024-04-10T03:09:36.644352+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:483: finishing copy_from racing read to smithi01663999-46 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:483: finishing copy_from to smithi01663999-46 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 81 (ObjNum 120 snap 33 seq_num 120) dirty exists 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:481: done (4 left) 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:482: done (3 left) 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:483: done (2 left) 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:485: done (1 left) 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:486: done (0 left) 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:487: copy_from oid 8 from oid 29 current snap is 44 2024-04-10T03:09:37.920 INFO:tasks.rados.rados.0.smithi016.stdout:488: delete oid 10 current snap is 44 2024-04-10T03:09:37.923 INFO:tasks.rados.rados.0.smithi016.stdout:488: done (1 left) 2024-04-10T03:09:37.923 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 44 2024-04-10T03:09:37.923 INFO:tasks.rados.rados.0.smithi016.stdout:489: seq_num 165 ranges {3178496=368640} 2024-04-10T03:09:37.981 INFO:tasks.rados.rados.0.smithi016.stdout:489: writing smithi01663999-47 from 3178496 to 3547136 tid 1 2024-04-10T03:09:37.981 INFO:tasks.rados.rados.0.smithi016.stdout:490: rollback oid 21 current snap is 44 2024-04-10T03:09:37.981 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 39 2024-04-10T03:09:37.981 INFO:tasks.rados.rados.0.smithi016.stdout:487: finishing copy_from racing read to smithi01663999-8 2024-04-10T03:09:37.981 INFO:tasks.rados.rados.0.smithi016.stdout:487: finishing copy_from to smithi01663999-8 2024-04-10T03:09:37.981 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 124 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:09:37.981 INFO:tasks.rados.rados.0.smithi016.stdout:487: done (2 left) 2024-04-10T03:09:37.981 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 44 2024-04-10T03:09:37.981 INFO:tasks.rados.rados.0.smithi016.stdout:491: seq_num 166 ranges {0=385024} 2024-04-10T03:09:37.986 INFO:tasks.rados.rados.0.smithi016.stdout:491: writing smithi01663999-43 from 0 to 385024 tid 1 2024-04-10T03:09:37.986 INFO:tasks.rados.rados.0.smithi016.stdout:492: delete oid 5 current snap is 44 2024-04-10T03:09:37.986 INFO:tasks.rados.rados.0.smithi016.stdout:490: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:09:37.987 INFO:tasks.rados.rados.0.smithi016.stdout:490: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:09:37.987 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 96 (ObjNum 209 snap 0 seq_num 3428351392) dirty dne 2024-04-10T03:09:37.987 INFO:tasks.rados.rados.0.smithi016.stdout:489: finishing write tid 1 to smithi01663999-47 2024-04-10T03:09:37.987 INFO:tasks.rados.rados.0.smithi016.stdout:489: finishing write tid 2 to smithi01663999-47 2024-04-10T03:09:37.989 INFO:tasks.rados.rados.0.smithi016.stdout:489: finishing write tid 3 to smithi01663999-47 2024-04-10T03:09:37.989 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 164 (ObjNum 165 snap 44 seq_num 165) dirty exists 2024-04-10T03:09:37.989 INFO:tasks.rados.rados.0.smithi016.stdout:489: left oid 47 (ObjNum 165 snap 44 seq_num 165) 2024-04-10T03:09:37.991 INFO:tasks.rados.rados.0.smithi016.stdout:491: finishing write tid 1 to smithi01663999-43 2024-04-10T03:09:37.991 INFO:tasks.rados.rados.0.smithi016.stdout:491: finishing write tid 2 to smithi01663999-43 2024-04-10T03:09:37.995 INFO:tasks.rados.rados.0.smithi016.stdout:489: done (3 left) 2024-04-10T03:09:37.996 INFO:tasks.rados.rados.0.smithi016.stdout:490: done (2 left) 2024-04-10T03:09:37.996 INFO:tasks.rados.rados.0.smithi016.stdout:492: done (1 left) 2024-04-10T03:09:37.996 INFO:tasks.rados.rados.0.smithi016.stdout:493: delete oid 10 current snap is 44 2024-04-10T03:09:37.996 INFO:tasks.rados.rados.0.smithi016.stdout:491: finishing write tid 3 to smithi01663999-43 2024-04-10T03:09:37.996 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 262 (ObjNum 166 snap 44 seq_num 166) dirty exists 2024-04-10T03:09:37.996 INFO:tasks.rados.rados.0.smithi016.stdout:491: left oid 43 (ObjNum 166 snap 44 seq_num 166) 2024-04-10T03:09:37.997 INFO:tasks.rados.rados.0.smithi016.stdout:491: done (1 left) 2024-04-10T03:09:37.997 INFO:tasks.rados.rados.0.smithi016.stdout:493: done (0 left) 2024-04-10T03:09:37.997 INFO:tasks.rados.rados.0.smithi016.stdout:494: rmattr oid 6 current snap is 44 2024-04-10T03:09:37.997 INFO:tasks.rados.rados.0.smithi016.stdout:494: done (0 left) 2024-04-10T03:09:37.997 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 44 2024-04-10T03:09:37.997 INFO:tasks.rados.rados.0.smithi016.stdout:495: seq_num 169 ranges {401408=434176} 2024-04-10T03:09:38.008 INFO:tasks.rados.rados.0.smithi016.stdout:495: writing smithi01663999-14 from 401408 to 835584 tid 1 2024-04-10T03:09:38.008 INFO:tasks.rados.rados.0.smithi016.stdout:496: read oid 4 snap -1 2024-04-10T03:09:38.008 INFO:tasks.rados.rados.0.smithi016.stdout:496: expect (ObjNum 151 snap 40 seq_num 151) 2024-04-10T03:09:38.009 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 44 2024-04-10T03:09:38.009 INFO:tasks.rados.rados.0.smithi016.stdout:497: seq_num 170 ranges {2097152=450560} 2024-04-10T03:09:38.036 INFO:tasks.rados.rados.0.smithi016.stdout:497: writing smithi01663999-30 from 2097152 to 2547712 tid 1 2024-04-10T03:09:38.036 INFO:tasks.rados.rados.0.smithi016.stdout:498: read oid 46 snap 37 2024-04-10T03:09:38.037 INFO:tasks.rados.rados.0.smithi016.stdout:498: expect (ObjNum 130 snap 37 seq_num 130) 2024-04-10T03:09:38.037 INFO:tasks.rados.rados.0.smithi016.stdout:499: snap_create 2024-04-10T03:09:38.037 INFO:tasks.rados.rados.0.smithi016.stdout:495: finishing write tid 1 to smithi01663999-14 2024-04-10T03:09:38.037 INFO:tasks.rados.rados.0.smithi016.stdout:495: finishing write tid 2 to smithi01663999-14 2024-04-10T03:09:38.037 INFO:tasks.rados.rados.0.smithi016.stdout:495: finishing write tid 3 to smithi01663999-14 2024-04-10T03:09:38.037 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 267 (ObjNum 169 snap 44 seq_num 169) dirty exists 2024-04-10T03:09:38.037 INFO:tasks.rados.rados.0.smithi016.stdout:495: left oid 14 (ObjNum 169 snap 44 seq_num 169) 2024-04-10T03:09:38.037 INFO:tasks.rados.rados.0.smithi016.stdout:496: expect (ObjNum 151 snap 40 seq_num 151) 2024-04-10T03:09:38.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:37 smithi016 bash[21212]: cluster 2024-04-10T03:09:35.796533+0000 mgr.y (mgr.14514) 229 : cluster [DBG] pgmap v254: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 46 op/s 2024-04-10T03:09:38.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:37 smithi016 bash[21212]: cluster 2024-04-10T03:09:36.644352+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-10T03:09:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:37 smithi016 bash[28961]: cluster 2024-04-10T03:09:35.796533+0000 mgr.y (mgr.14514) 229 : cluster [DBG] pgmap v254: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 46 op/s 2024-04-10T03:09:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:37 smithi016 bash[28961]: cluster 2024-04-10T03:09:36.644352+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-10T03:09:38.164 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:37 smithi136 bash[52028]: debug 2024-04-10T03:09:37.907+0000 7f9a78123200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T03:09:38.164 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:38 smithi136 bash[52028]: debug 2024-04-10T03:09:38.031+0000 7f9a78123200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T03:09:38.164 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:38 smithi136 bash[52028]: debug 2024-04-10T03:09:38.151+0000 7f9a78123200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T03:09:38.198 INFO:tasks.rados.rados.0.smithi016.stdout:497: finishing write tid 1 to smithi01663999-30 2024-04-10T03:09:38.198 INFO:tasks.rados.rados.0.smithi016.stdout:497: finishing write tid 2 to smithi01663999-30 2024-04-10T03:09:38.199 INFO:tasks.rados.rados.0.smithi016.stdout:497: finishing write tid 3 to smithi01663999-30 2024-04-10T03:09:38.199 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 126 (ObjNum 170 snap 44 seq_num 170) dirty exists 2024-04-10T03:09:38.199 INFO:tasks.rados.rados.0.smithi016.stdout:497: left oid 30 (ObjNum 170 snap 44 seq_num 170) 2024-04-10T03:09:38.199 INFO:tasks.rados.rados.0.smithi016.stdout:498: expect (ObjNum 130 snap 37 seq_num 130) 2024-04-10T03:09:38.632 INFO:tasks.rados.rados.0.smithi016.stdout:495: done (4 left) 2024-04-10T03:09:38.632 INFO:tasks.rados.rados.0.smithi016.stdout:496: done (3 left) 2024-04-10T03:09:38.632 INFO:tasks.rados.rados.0.smithi016.stdout:497: done (2 left) 2024-04-10T03:09:38.632 INFO:tasks.rados.rados.0.smithi016.stdout:498: done (1 left) 2024-04-10T03:09:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:499: done (0 left) 2024-04-10T03:09:38.634 INFO:tasks.rados.rados.0.smithi016.stdout:500: delete oid 40 current snap is 45 2024-04-10T03:09:38.641 INFO:tasks.rados.rados.0.smithi016.stdout:500: done (0 left) 2024-04-10T03:09:38.641 INFO:tasks.rados.rados.0.smithi016.stdout:501: rmattr oid 4 current snap is 45 2024-04-10T03:09:38.641 INFO:tasks.rados.rados.0.smithi016.stdout:502: snap_create 2024-04-10T03:09:38.648 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 98 (ObjNum 151 snap 40 seq_num 151) dirty exists 2024-04-10T03:09:38.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:38 smithi136 bash[23435]: cluster 2024-04-10T03:09:37.659238+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-10T03:09:38.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:38 smithi136 bash[23435]: cluster 2024-04-10T03:09:38.636269+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-10T03:09:38.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:38 smithi136 bash[52028]: debug 2024-04-10T03:09:38.519+0000 7f9a78123200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T03:09:38.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:38 smithi136 bash[52028]: debug 2024-04-10T03:09:38.635+0000 7f9a78123200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T03:09:38.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:38 smithi136 bash[52028]: debug 2024-04-10T03:09:38.747+0000 7f9a78123200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T03:09:39.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:38 smithi016 bash[21212]: cluster 2024-04-10T03:09:37.659238+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-10T03:09:39.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:38 smithi016 bash[21212]: cluster 2024-04-10T03:09:38.636269+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-10T03:09:39.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:38 smithi016 bash[28961]: cluster 2024-04-10T03:09:37.659238+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-10T03:09:39.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:38 smithi016 bash[28961]: cluster 2024-04-10T03:09:38.636269+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-10T03:09:39.381 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:39 smithi136 bash[52028]: debug 2024-04-10T03:09:39.127+0000 7f9a78123200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T03:09:39.645 INFO:tasks.rados.rados.0.smithi016.stdout:501: done (1 left) 2024-04-10T03:09:39.645 INFO:tasks.rados.rados.0.smithi016.stdout:502: done (0 left) 2024-04-10T03:09:39.645 INFO:tasks.rados.rados.0.smithi016.stdout:503: delete oid 37 current snap is 46 2024-04-10T03:09:39.652 INFO:tasks.rados.rados.0.smithi016.stdout:503: done (0 left) 2024-04-10T03:09:39.653 INFO:tasks.rados.rados.0.smithi016.stdout:504: read oid 28 snap 36 2024-04-10T03:09:39.653 INFO:tasks.rados.rados.0.smithi016.stdout:504: expect (ObjNum 102 snap 22 seq_num 102) 2024-04-10T03:09:39.653 INFO:tasks.rados.rados.0.smithi016.stdout:505: read oid 2 snap 35 2024-04-10T03:09:39.653 INFO:tasks.rados.rados.0.smithi016.stdout:505: expect deleted 2024-04-10T03:09:39.653 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 46 2024-04-10T03:09:39.653 INFO:tasks.rados.rados.0.smithi016.stdout:506: seq_num 173 ranges {286720=499712} 2024-04-10T03:09:39.658 INFO:tasks.rados.rados.0.smithi016.stdout:506: writing smithi01663999-42 from 286720 to 786432 tid 1 2024-04-10T03:09:39.659 INFO:tasks.rados.rados.0.smithi016.stdout:507: snap_create 2024-04-10T03:09:39.659 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:39 smithi136 bash[52028]: debug 2024-04-10T03:09:39.387+0000 7f9a78123200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T03:09:39.665 INFO:tasks.rados.rados.0.smithi016.stdout:504: expect (ObjNum 102 snap 22 seq_num 102) 2024-04-10T03:09:39.751 INFO:tasks.rados.rados.0.smithi016.stdout:506: finishing write tid 1 to smithi01663999-42 2024-04-10T03:09:39.751 INFO:tasks.rados.rados.0.smithi016.stdout:506: finishing write tid 2 to smithi01663999-42 2024-04-10T03:09:39.751 INFO:tasks.rados.rados.0.smithi016.stdout:506: finishing write tid 3 to smithi01663999-42 2024-04-10T03:09:39.751 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 238 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-04-10T03:09:39.751 INFO:tasks.rados.rados.0.smithi016.stdout:506: left oid 42 (ObjNum 173 snap 46 seq_num 173) 2024-04-10T03:09:39.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:39 smithi136 bash[52028]: debug 2024-04-10T03:09:39.691+0000 7f9a78123200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T03:09:39.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:39 smithi136 bash[52028]: debug 2024-04-10T03:09:39.811+0000 7f9a78123200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T03:09:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:39 smithi136 bash[23435]: cluster 2024-04-10T03:09:37.797224+0000 mgr.y (mgr.14514) 230 : cluster [DBG] pgmap v257: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 46 op/s 2024-04-10T03:09:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:39 smithi136 bash[23435]: cluster 2024-04-10T03:09:39.650247+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-10T03:09:40.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:39 smithi016 bash[21212]: cluster 2024-04-10T03:09:37.797224+0000 mgr.y (mgr.14514) 230 : cluster [DBG] pgmap v257: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 46 op/s 2024-04-10T03:09:40.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:39 smithi016 bash[21212]: cluster 2024-04-10T03:09:39.650247+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-10T03:09:40.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:39 smithi016 bash[28961]: cluster 2024-04-10T03:09:37.797224+0000 mgr.y (mgr.14514) 230 : cluster [DBG] pgmap v257: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 46 op/s 2024-04-10T03:09:40.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:39 smithi016 bash[28961]: cluster 2024-04-10T03:09:39.650247+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-10T03:09:40.414 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[52028]: debug 2024-04-10T03:09:40.103+0000 7f9a78123200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T03:09:40.671 INFO:tasks.rados.rados.0.smithi016.stdout:504: done (3 left) 2024-04-10T03:09:40.671 INFO:tasks.rados.rados.0.smithi016.stdout:505: done (2 left) 2024-04-10T03:09:40.671 INFO:tasks.rados.rados.0.smithi016.stdout:506: done (1 left) 2024-04-10T03:09:40.671 INFO:tasks.rados.rados.0.smithi016.stdout:507: done (0 left) 2024-04-10T03:09:40.672 INFO:tasks.rados.rados.0.smithi016.stdout:508: setattr oid 5 current snap is 47 2024-04-10T03:09:40.675 INFO:tasks.rados.rados.0.smithi016.stdout:509: rollback oid 50 current snap is 47 2024-04-10T03:09:40.675 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 39 2024-04-10T03:09:40.675 INFO:tasks.rados.rados.0.smithi016.stdout:510: setattr oid 47 current snap is 47 2024-04-10T03:09:40.680 INFO:tasks.rados.rados.0.smithi016.stdout:511: rollback oid 10 current snap is 47 2024-04-10T03:09:40.680 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 10 to 42 2024-04-10T03:09:40.680 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 47 2024-04-10T03:09:40.680 INFO:tasks.rados.rados.0.smithi016.stdout:512: seq_num 174 ranges {4554752=516096} 2024-04-10T03:09:40.719 INFO:tasks.rados.rados.0.smithi016.stdout:512: writing smithi01663999-11 from 4554752 to 5070848 tid 1 2024-04-10T03:09:40.719 INFO:tasks.rados.rados.0.smithi016.stdout:513: snap_remove snap 41 2024-04-10T03:09:40.790 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[52028]: debug 2024-04-10T03:09:40.531+0000 7f9a78123200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:09:41.164 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[52028]: debug 2024-04-10T03:09:40.795+0000 7f9a78123200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T03:09:41.164 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[52028]: debug 2024-04-10T03:09:40.927+0000 7f9a78123200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T03:09:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[23435]: cluster 2024-04-10T03:09:39.798645+0000 mgr.y (mgr.14514) 231 : cluster [DBG] pgmap v260: 121 pgs: 121 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-04-10T03:09:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[23435]: audit 2024-04-10T03:09:39.821011+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[23435]: audit 2024-04-10T03:09:39.833065+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[23435]: audit 2024-04-10T03:09:40.595944+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[23435]: audit 2024-04-10T03:09:40.608041+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:40 smithi136 bash[23435]: cluster 2024-04-10T03:09:40.675808+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-10T03:09:41.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[21212]: cluster 2024-04-10T03:09:39.798645+0000 mgr.y (mgr.14514) 231 : cluster [DBG] pgmap v260: 121 pgs: 121 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-04-10T03:09:41.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[21212]: audit 2024-04-10T03:09:39.821011+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[21212]: audit 2024-04-10T03:09:39.833065+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[21212]: audit 2024-04-10T03:09:40.595944+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[21212]: audit 2024-04-10T03:09:40.608041+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[21212]: cluster 2024-04-10T03:09:40.675808+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-10T03:09:41.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[28961]: cluster 2024-04-10T03:09:39.798645+0000 mgr.y (mgr.14514) 231 : cluster [DBG] pgmap v260: 121 pgs: 121 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-04-10T03:09:41.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[28961]: audit 2024-04-10T03:09:39.821011+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[28961]: audit 2024-04-10T03:09:39.833065+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[28961]: audit 2024-04-10T03:09:40.595944+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[28961]: audit 2024-04-10T03:09:40.608041+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:41.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:40 smithi016 bash[28961]: cluster 2024-04-10T03:09:40.675808+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-04-10T03:09:41.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:41 smithi136 bash[52028]: debug 2024-04-10T03:09:41.191+0000 7f9a78123200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:09:41.686 INFO:tasks.rados.rados.0.smithi016.stdout:513: done (5 left) 2024-04-10T03:09:41.686 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 47 2024-04-10T03:09:41.686 INFO:tasks.rados.rados.0.smithi016.stdout:514: seq_num 175 ranges {409600=540672} 2024-04-10T03:09:41.692 INFO:tasks.rados.rados.0.smithi016.stdout:514: writing smithi01663999-23 from 409600 to 950272 tid 1 2024-04-10T03:09:41.692 INFO:tasks.rados.rados.0.smithi016.stdout:515: rollback oid 20 current snap is 47 2024-04-10T03:09:41.692 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 37 2024-04-10T03:09:41.694 INFO:tasks.rados.rados.0.smithi016.stdout:516: rmattr oid 26 current snap is 47 2024-04-10T03:09:41.694 INFO:tasks.rados.rados.0.smithi016.stdout:509: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:09:41.694 INFO:tasks.rados.rados.0.smithi016.stdout:509: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:09:41.694 INFO:tasks.rados.rados.0.smithi016.stdout:509: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:09:41.694 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 79 (ObjNum 131 snap 38 seq_num 131) dirty exists 2024-04-10T03:09:41.694 INFO:tasks.rados.rados.0.smithi016.stdout:511: finishing rollback tid 1 to smithi01663999-10 2024-04-10T03:09:41.694 INFO:tasks.rados.rados.0.smithi016.stdout:511: finishing rollback tid 2 to smithi01663999-10 2024-04-10T03:09:41.694 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 163 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 268 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 166 (ObjNum 165 snap 44 seq_num 165) dirty exists 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:512: finishing write tid 1 to smithi01663999-11 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:512: finishing write tid 2 to smithi01663999-11 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:512: finishing write tid 3 to smithi01663999-11 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 64 (ObjNum 174 snap 47 seq_num 174) dirty exists 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:512: left oid 11 (ObjNum 174 snap 47 seq_num 174) 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:508: done (7 left) 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:509: done (6 left) 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:510: done (5 left) 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:511: done (4 left) 2024-04-10T03:09:41.695 INFO:tasks.rados.rados.0.smithi016.stdout:512: done (3 left) 2024-04-10T03:09:41.696 INFO:tasks.rados.rados.0.smithi016.stdout:517: read oid 18 snap -1 2024-04-10T03:09:41.696 INFO:tasks.rados.rados.0.smithi016.stdout:517: expect (ObjNum 110 snap 27 seq_num 110) 2024-04-10T03:09:41.696 INFO:tasks.rados.rados.0.smithi016.stdout:518: snap_create 2024-04-10T03:09:41.710 INFO:tasks.rados.rados.0.smithi016.stdout:514: finishing write tid 1 to smithi01663999-23 2024-04-10T03:09:41.711 INFO:tasks.rados.rados.0.smithi016.stdout:514: finishing write tid 2 to smithi01663999-23 2024-04-10T03:09:41.712 INFO:tasks.rados.rados.0.smithi016.stdout:515: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:09:41.714 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 35 (ObjNum 123 snap 34 seq_num 123) dirty exists 2024-04-10T03:09:41.717 INFO:tasks.rados.rados.0.smithi016.stdout:514: finishing write tid 3 to smithi01663999-23 2024-04-10T03:09:41.717 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 125 (ObjNum 175 snap 47 seq_num 175) dirty exists 2024-04-10T03:09:41.717 INFO:tasks.rados.rados.0.smithi016.stdout:514: left oid 23 (ObjNum 175 snap 47 seq_num 175) 2024-04-10T03:09:41.717 INFO:tasks.rados.rados.0.smithi016.stdout:515: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:09:41.717 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 240 (ObjNum 705 snap 0 seq_num 2081758848) dirty dne 2024-04-10T03:09:41.719 INFO:tasks.rados.rados.0.smithi016.stdout:517: expect (ObjNum 110 snap 27 seq_num 110) 2024-04-10T03:09:42.638 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:42 smithi136 bash[52028]: debug 2024-04-10T03:09:42.227+0000 7f9a78123200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T03:09:42.638 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:42 smithi136 bash[52028]: debug 2024-04-10T03:09:42.343+0000 7f9a78123200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T03:09:42.694 INFO:tasks.rados.rados.0.smithi016.stdout:514: done (4 left) 2024-04-10T03:09:42.694 INFO:tasks.rados.rados.0.smithi016.stdout:515: done (3 left) 2024-04-10T03:09:42.694 INFO:tasks.rados.rados.0.smithi016.stdout:516: done (2 left) 2024-04-10T03:09:42.694 INFO:tasks.rados.rados.0.smithi016.stdout:517: done (1 left) 2024-04-10T03:09:42.694 INFO:tasks.rados.rados.0.smithi016.stdout:518: done (0 left) 2024-04-10T03:09:42.694 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 48 2024-04-10T03:09:42.694 INFO:tasks.rados.rados.0.smithi016.stdout:519: seq_num 176 ranges {1622016=557056} 2024-04-10T03:09:42.717 INFO:tasks.rados.rados.0.smithi016.stdout:519: writing smithi01663999-3 from 1622016 to 2179072 tid 1 2024-04-10T03:09:42.718 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 48 2024-04-10T03:09:42.718 INFO:tasks.rados.rados.0.smithi016.stdout:520: seq_num 177 ranges {4628480=573440} 2024-04-10T03:09:42.768 INFO:tasks.rados.rados.0.smithi016.stdout:520: writing smithi01663999-49 from 4628480 to 5201920 tid 1 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:521: read oid 32 snap 40 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:521: expect (ObjNum 149 snap 40 seq_num 149) 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:522: rollback oid 50 current snap is 48 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 37 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:519: finishing write tid 1 to smithi01663999-3 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:523: snap_create 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:519: finishing write tid 2 to smithi01663999-3 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:519: finishing write tid 3 to smithi01663999-3 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 84 (ObjNum 176 snap 48 seq_num 176) dirty exists 2024-04-10T03:09:42.769 INFO:tasks.rados.rados.0.smithi016.stdout:519: left oid 3 (ObjNum 176 snap 48 seq_num 176) 2024-04-10T03:09:42.772 INFO:tasks.rados.rados.0.smithi016.stdout:522: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:09:42.772 INFO:tasks.rados.rados.0.smithi016.stdout:522: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:09:42.773 INFO:tasks.rados.rados.0.smithi016.stdout:522: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:09:42.773 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 88 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-10T03:09:42.775 INFO:tasks.rados.rados.0.smithi016.stdout:521: expect (ObjNum 149 snap 40 seq_num 149) 2024-04-10T03:09:42.779 INFO:tasks.rados.rados.0.smithi016.stdout:520: finishing write tid 1 to smithi01663999-49 2024-04-10T03:09:42.779 INFO:tasks.rados.rados.0.smithi016.stdout:520: finishing write tid 2 to smithi01663999-49 2024-04-10T03:09:42.782 INFO:tasks.rados.rados.0.smithi016.stdout:520: finishing write tid 3 to smithi01663999-49 2024-04-10T03:09:42.782 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 59 (ObjNum 177 snap 48 seq_num 177) dirty exists 2024-04-10T03:09:42.782 INFO:tasks.rados.rados.0.smithi016.stdout:520: left oid 49 (ObjNum 177 snap 48 seq_num 177) 2024-04-10T03:09:42.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:42 smithi136 bash[23435]: cluster 2024-04-10T03:09:41.689247+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-10T03:09:42.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:42 smithi136 bash[52028]: debug 2024-04-10T03:09:42.643+0000 7f9a78123200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T03:09:42.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:42 smithi136 bash[52028]: debug 2024-04-10T03:09:42.763+0000 7f9a78123200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T03:09:43.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:42 smithi016 bash[28961]: cluster 2024-04-10T03:09:41.689247+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-10T03:09:43.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:42 smithi016 bash[21212]: cluster 2024-04-10T03:09:41.689247+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-04-10T03:09:43.477 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[52028]: debug 2024-04-10T03:09:43.227+0000 7f9a78123200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T03:09:43.477 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[52028]: debug 2024-04-10T03:09:43.351+0000 7f9a78123200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T03:09:43.477 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[52028]: [10/Apr/2024:03:09:43] ENGINE Bus STARTING 2024-04-10T03:09:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:519: done (4 left) 2024-04-10T03:09:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:520: done (3 left) 2024-04-10T03:09:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:521: done (2 left) 2024-04-10T03:09:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:522: done (1 left) 2024-04-10T03:09:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:523: done (0 left) 2024-04-10T03:09:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:524: read oid 22 snap -1 2024-04-10T03:09:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:524: expect (ObjNum 78 snap 13 seq_num 78) 2024-04-10T03:09:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:525: rollback oid 47 current snap is 49 2024-04-10T03:09:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 40 2024-04-10T03:09:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:526: snap_remove snap 42 2024-04-10T03:09:43.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[52028]: CherryPy Checker: 2024-04-10T03:09:43.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[52028]: The Application mounted at '' has an empty config. 2024-04-10T03:09:43.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[52028]: [10/Apr/2024:03:09:43] ENGINE Serving on http://:::9283 2024-04-10T03:09:43.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[52028]: [10/Apr/2024:03:09:43] ENGINE Bus STARTED 2024-04-10T03:09:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[23435]: cluster 2024-04-10T03:09:41.799447+0000 mgr.y (mgr.14514) 232 : cluster [DBG] pgmap v263: 121 pgs: 121 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-04-10T03:09:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[23435]: cluster 2024-04-10T03:09:42.699511+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-10T03:09:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[23435]: cluster 2024-04-10T03:09:43.375441+0000 mon.a (mon.0) 1193 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:09:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[23435]: cluster 2024-04-10T03:09:43.375822+0000 mon.a (mon.0) 1194 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:09:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[23435]: audit 2024-04-10T03:09:43.382790+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:09:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[23435]: audit 2024-04-10T03:09:43.383857+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:09:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[23435]: audit 2024-04-10T03:09:43.387312+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:09:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:43 smithi136 bash[23435]: audit 2024-04-10T03:09:43.387900+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:09:44.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[21212]: cluster 2024-04-10T03:09:41.799447+0000 mgr.y (mgr.14514) 232 : cluster [DBG] pgmap v263: 121 pgs: 121 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-04-10T03:09:44.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[21212]: cluster 2024-04-10T03:09:42.699511+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-10T03:09:44.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[21212]: cluster 2024-04-10T03:09:43.375441+0000 mon.a (mon.0) 1193 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:09:44.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[21212]: cluster 2024-04-10T03:09:43.375822+0000 mon.a (mon.0) 1194 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:09:44.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[21212]: audit 2024-04-10T03:09:43.382790+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:09:44.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[21212]: audit 2024-04-10T03:09:43.383857+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[21212]: audit 2024-04-10T03:09:43.387312+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[21212]: audit 2024-04-10T03:09:43.387900+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[28961]: cluster 2024-04-10T03:09:41.799447+0000 mgr.y (mgr.14514) 232 : cluster [DBG] pgmap v263: 121 pgs: 121 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[28961]: cluster 2024-04-10T03:09:42.699511+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[28961]: cluster 2024-04-10T03:09:43.375441+0000 mon.a (mon.0) 1193 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[28961]: cluster 2024-04-10T03:09:43.375822+0000 mon.a (mon.0) 1194 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[28961]: audit 2024-04-10T03:09:43.382790+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[28961]: audit 2024-04-10T03:09:43.383857+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[28961]: audit 2024-04-10T03:09:43.387312+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:09:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:43 smithi016 bash[28961]: audit 2024-04-10T03:09:43.387900+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:09:44.703 INFO:tasks.rados.rados.0.smithi016.stdout:525: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:09:44.703 INFO:tasks.rados.rados.0.smithi016.stdout:525: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:09:44.703 INFO:tasks.rados.rados.0.smithi016.stdout:525: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:09:44.703 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 172 (ObjNum 147 snap 40 seq_num 147) dirty exists 2024-04-10T03:09:44.703 INFO:tasks.rados.rados.0.smithi016.stdout:524: expect (ObjNum 78 snap 13 seq_num 78) 2024-04-10T03:09:44.794 INFO:tasks.rados.rados.0.smithi016.stdout:524: done (2 left) 2024-04-10T03:09:44.794 INFO:tasks.rados.rados.0.smithi016.stdout:525: done (1 left) 2024-04-10T03:09:44.794 INFO:tasks.rados.rados.0.smithi016.stdout:526: done (0 left) 2024-04-10T03:09:44.794 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 49 2024-04-10T03:09:44.794 INFO:tasks.rados.rados.0.smithi016.stdout:527: seq_num 178 ranges {0=589824} 2024-04-10T03:09:44.800 INFO:tasks.rados.rados.0.smithi016.stdout:527: writing smithi01663999-40 from 0 to 589824 tid 1 2024-04-10T03:09:44.800 INFO:tasks.rados.rados.0.smithi016.stdout:528: copy_from oid 18 from oid 41 current snap is 49 2024-04-10T03:09:44.800 INFO:tasks.rados.rados.0.smithi016.stdout:529: rollback oid 28 current snap is 49 2024-04-10T03:09:44.800 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 45 2024-04-10T03:09:44.800 INFO:tasks.rados.rados.0.smithi016.stdout:530: snap_remove snap 26 2024-04-10T03:09:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:44 smithi016 bash[21212]: cluster 2024-04-10T03:09:43.701661+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-10T03:09:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:44 smithi016 bash[21212]: cluster 2024-04-10T03:09:43.725796+0000 mon.a (mon.0) 1196 : cluster [DBG] mgrmap e24: y(active, since 5m), standbys: x 2024-04-10T03:09:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:44 smithi016 bash[21212]: audit 2024-04-10T03:09:43.762397+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:44 smithi016 bash[21212]: cluster 2024-04-10T03:09:44.703979+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-10T03:09:45.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:44 smithi016 bash[28961]: cluster 2024-04-10T03:09:43.701661+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-10T03:09:45.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:44 smithi016 bash[28961]: cluster 2024-04-10T03:09:43.725796+0000 mon.a (mon.0) 1196 : cluster [DBG] mgrmap e24: y(active, since 5m), standbys: x 2024-04-10T03:09:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:44 smithi016 bash[28961]: audit 2024-04-10T03:09:43.762397+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:44 smithi016 bash[28961]: cluster 2024-04-10T03:09:44.703979+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-10T03:09:45.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:44 smithi136 bash[23435]: cluster 2024-04-10T03:09:43.701661+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-10T03:09:45.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:44 smithi136 bash[23435]: cluster 2024-04-10T03:09:43.725796+0000 mon.a (mon.0) 1196 : cluster [DBG] mgrmap e24: y(active, since 5m), standbys: x 2024-04-10T03:09:45.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:44 smithi136 bash[23435]: audit 2024-04-10T03:09:43.762397+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:45.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:44 smithi136 bash[23435]: cluster 2024-04-10T03:09:44.703979+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-10T03:09:45.743 INFO:tasks.rados.rados.0.smithi016.stdout:530: done (3 left) 2024-04-10T03:09:45.743 INFO:tasks.rados.rados.0.smithi016.stdout:531: snap_remove snap 40 2024-04-10T03:09:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:45 smithi016 bash[21212]: cluster 2024-04-10T03:09:43.800177+0000 mgr.y (mgr.14514) 233 : cluster [DBG] pgmap v266: 121 pgs: 121 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:46.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:45 smithi016 bash[28961]: cluster 2024-04-10T03:09:43.800177+0000 mgr.y (mgr.14514) 233 : cluster [DBG] pgmap v266: 121 pgs: 121 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:46.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:45 smithi136 bash[23435]: cluster 2024-04-10T03:09:43.800177+0000 mgr.y (mgr.14514) 233 : cluster [DBG] pgmap v266: 121 pgs: 121 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:46.749 INFO:tasks.rados.rados.0.smithi016.stdout:531: done (3 left) 2024-04-10T03:09:46.749 INFO:tasks.rados.rados.0.smithi016.stdout:532: snap_create 2024-04-10T03:09:46.749 INFO:tasks.rados.rados.0.smithi016.stdout:527: finishing write tid 1 to smithi01663999-40 2024-04-10T03:09:46.749 INFO:tasks.rados.rados.0.smithi016.stdout:527: finishing write tid 2 to smithi01663999-40 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:529: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:529: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:527: finishing write tid 3 to smithi01663999-40 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 131 (ObjNum 178 snap 49 seq_num 178) dirty exists 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:527: left oid 40 (ObjNum 178 snap 49 seq_num 178) 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:529: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 135 (ObjNum 137 snap 38 seq_num 137) dirty exists 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:528: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:528: finishing copy_from to smithi01663999-18 2024-04-10T03:09:46.750 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 99 (ObjNum 126 snap 35 seq_num 126) dirty exists 2024-04-10T03:09:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:46 smithi016 bash[21212]: cluster 2024-04-10T03:09:45.744739+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-04-10T03:09:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:46 smithi016 bash[21212]: cluster 2024-04-10T03:09:45.800875+0000 mgr.y (mgr.14514) 234 : cluster [DBG] pgmap v269: 121 pgs: 6 active+clean+snaptrim, 115 active+clean; 158 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 534 KiB/s wr, 21 op/s 2024-04-10T03:09:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:46 smithi016 bash[28961]: cluster 2024-04-10T03:09:45.744739+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-04-10T03:09:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:46 smithi016 bash[28961]: cluster 2024-04-10T03:09:45.800875+0000 mgr.y (mgr.14514) 234 : cluster [DBG] pgmap v269: 121 pgs: 6 active+clean+snaptrim, 115 active+clean; 158 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 534 KiB/s wr, 21 op/s 2024-04-10T03:09:47.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:46 smithi136 bash[23435]: cluster 2024-04-10T03:09:45.744739+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-04-10T03:09:47.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:46 smithi136 bash[23435]: cluster 2024-04-10T03:09:45.800875+0000 mgr.y (mgr.14514) 234 : cluster [DBG] pgmap v269: 121 pgs: 6 active+clean+snaptrim, 115 active+clean; 158 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 534 KiB/s wr, 21 op/s 2024-04-10T03:09:47.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:47 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:47] "GET /metrics HTTP/1.1" 200 239750 "" "Prometheus/2.43.0" 2024-04-10T03:09:47.751 INFO:tasks.rados.rados.0.smithi016.stdout:527: done (3 left) 2024-04-10T03:09:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:528: done (2 left) 2024-04-10T03:09:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:529: done (1 left) 2024-04-10T03:09:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:532: done (0 left) 2024-04-10T03:09:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:533: read oid 47 snap -1 2024-04-10T03:09:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:533: expect (ObjNum 147 snap 40 seq_num 147) 2024-04-10T03:09:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:534: delete oid 33 current snap is 50 2024-04-10T03:09:47.769 INFO:tasks.rados.rados.0.smithi016.stdout:534: done (1 left) 2024-04-10T03:09:47.769 INFO:tasks.rados.rados.0.smithi016.stdout:535: rollback oid 8 current snap is 50 2024-04-10T03:09:47.769 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 8 to 45 2024-04-10T03:09:47.770 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 50 2024-04-10T03:09:47.770 INFO:tasks.rados.rados.0.smithi016.stdout:536: seq_num 180 ranges {2342912=622592} 2024-04-10T03:09:47.816 INFO:tasks.rados.rados.0.smithi016.stdout:536: writing smithi01663999-12 from 2342912 to 2965504 tid 1 2024-04-10T03:09:47.816 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 50 2024-04-10T03:09:47.816 INFO:tasks.rados.rados.0.smithi016.stdout:537: seq_num 181 ranges {1294336=638976} 2024-04-10T03:09:47.837 INFO:tasks.rados.rados.0.smithi016.stdout:537: writing smithi01663999-31 from 1294336 to 1933312 tid 1 2024-04-10T03:09:47.837 INFO:tasks.rados.rados.0.smithi016.stdout:538: rollback oid 41 current snap is 50 2024-04-10T03:09:47.837 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 45 2024-04-10T03:09:47.838 INFO:tasks.rados.rados.0.smithi016.stdout:533: expect (ObjNum 147 snap 40 seq_num 147) 2024-04-10T03:09:48.009 INFO:tasks.rados.rados.0.smithi016.stdout:535: finishing rollback tid 0 to smithi01663999-8 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:535: finishing rollback tid 1 to smithi01663999-8 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:535: finishing rollback tid 2 to smithi01663999-8 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 145 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:536: finishing write tid 1 to smithi01663999-12 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:536: finishing write tid 2 to smithi01663999-12 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:536: finishing write tid 3 to smithi01663999-12 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 187 (ObjNum 180 snap 50 seq_num 180) dirty exists 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:536: left oid 12 (ObjNum 180 snap 50 seq_num 180) 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:538: finishing rollback tid 0 to smithi01663999-41 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:538: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:538: finishing rollback tid 2 to smithi01663999-41 2024-04-10T03:09:48.010 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 243 (ObjNum 126 snap 35 seq_num 126) dirty exists 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:537: finishing write tid 1 to smithi01663999-31 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:537: finishing write tid 2 to smithi01663999-31 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:537: finishing write tid 3 to smithi01663999-31 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 291 (ObjNum 181 snap 50 seq_num 181) dirty exists 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:537: left oid 31 (ObjNum 181 snap 50 seq_num 181) 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:533: done (4 left) 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:535: done (3 left) 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:536: done (2 left) 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:537: done (1 left) 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:538: done (0 left) 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:539: read oid 15 snap -1 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:539: expect (ObjNum 104 snap 23 seq_num 104) 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 50 2024-04-10T03:09:48.011 INFO:tasks.rados.rados.0.smithi016.stdout:540: seq_num 182 ranges {3768320=655360} 2024-04-10T03:09:48.053 INFO:tasks.rados.rados.0.smithi016.stdout:540: writing smithi01663999-13 from 3768320 to 4423680 tid 1 2024-04-10T03:09:48.053 INFO:tasks.rados.rados.0.smithi016.stdout:541: snap_create 2024-04-10T03:09:48.053 INFO:tasks.rados.rados.0.smithi016.stdout:539: expect (ObjNum 104 snap 23 seq_num 104) 2024-04-10T03:09:48.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:47 smithi016 bash[28961]: cluster 2024-04-10T03:09:46.755536+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-04-10T03:09:48.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:47 smithi016 bash[21212]: cluster 2024-04-10T03:09:46.755536+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-04-10T03:09:48.072 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:47 smithi136 bash[23435]: cluster 2024-04-10T03:09:46.755536+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-04-10T03:09:48.139 INFO:tasks.rados.rados.0.smithi016.stdout:540: finishing write tid 1 to smithi01663999-13 2024-04-10T03:09:48.139 INFO:tasks.rados.rados.0.smithi016.stdout:540: finishing write tid 2 to smithi01663999-13 2024-04-10T03:09:48.139 INFO:tasks.rados.rados.0.smithi016.stdout:540: finishing write tid 3 to smithi01663999-13 2024-04-10T03:09:48.139 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 173 (ObjNum 182 snap 50 seq_num 182) dirty exists 2024-04-10T03:09:48.139 INFO:tasks.rados.rados.0.smithi016.stdout:540: left oid 13 (ObjNum 182 snap 50 seq_num 182) 2024-04-10T03:09:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:539: done (2 left) 2024-04-10T03:09:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:540: done (1 left) 2024-04-10T03:09:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:541: done (0 left) 2024-04-10T03:09:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 51 2024-04-10T03:09:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:542: seq_num 183 ranges {950272=671744} 2024-04-10T03:09:48.652 INFO:tasks.rados.rados.0.smithi016.stdout:542: writing smithi01663999-23 from 950272 to 1622016 tid 1 2024-04-10T03:09:48.653 INFO:tasks.rados.rados.0.smithi016.stdout:543: copy_from oid 26 from oid 22 current snap is 51 2024-04-10T03:09:48.653 INFO:tasks.rados.rados.0.smithi016.stdout:544: snap_create 2024-04-10T03:09:48.664 INFO:tasks.rados.rados.0.smithi016.stdout:542: finishing write tid 1 to smithi01663999-23 2024-04-10T03:09:48.665 INFO:tasks.rados.rados.0.smithi016.stdout:542: finishing write tid 2 to smithi01663999-23 2024-04-10T03:09:48.667 INFO:tasks.rados.rados.0.smithi016.stdout:542: finishing write tid 3 to smithi01663999-23 2024-04-10T03:09:48.667 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 152 (ObjNum 183 snap 51 seq_num 183) dirty exists 2024-04-10T03:09:48.667 INFO:tasks.rados.rados.0.smithi016.stdout:542: left oid 23 (ObjNum 183 snap 51 seq_num 183) 2024-04-10T03:09:48.667 INFO:tasks.rados.rados.0.smithi016.stdout:543: finishing copy_from racing read to smithi01663999-26 2024-04-10T03:09:48.669 INFO:tasks.rados.rados.0.smithi016.stdout:543: finishing copy_from to smithi01663999-26 2024-04-10T03:09:48.669 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 237 (ObjNum 78 snap 13 seq_num 78) dirty exists 2024-04-10T03:09:49.008 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:09:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:48 smithi016 bash[21212]: cluster 2024-04-10T03:09:47.756934+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-10T03:09:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:48 smithi016 bash[21212]: cluster 2024-04-10T03:09:47.801531+0000 mgr.y (mgr.14514) 235 : cluster [DBG] pgmap v272: 121 pgs: 6 active+clean+snaptrim, 115 active+clean; 158 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 534 KiB/s wr, 21 op/s 2024-04-10T03:09:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:48 smithi016 bash[21212]: cluster 2024-04-10T03:09:48.641535+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-10T03:09:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:48 smithi016 bash[28961]: cluster 2024-04-10T03:09:47.756934+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-10T03:09:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:48 smithi016 bash[28961]: cluster 2024-04-10T03:09:47.801531+0000 mgr.y (mgr.14514) 235 : cluster [DBG] pgmap v272: 121 pgs: 6 active+clean+snaptrim, 115 active+clean; 158 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 534 KiB/s wr, 21 op/s 2024-04-10T03:09:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:48 smithi016 bash[28961]: cluster 2024-04-10T03:09:48.641535+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-10T03:09:49.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:48 smithi136 bash[23435]: cluster 2024-04-10T03:09:47.756934+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-10T03:09:49.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:48 smithi136 bash[23435]: cluster 2024-04-10T03:09:47.801531+0000 mgr.y (mgr.14514) 235 : cluster [DBG] pgmap v272: 121 pgs: 6 active+clean+snaptrim, 115 active+clean; 158 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 534 KiB/s wr, 21 op/s 2024-04-10T03:09:49.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:48 smithi136 bash[23435]: cluster 2024-04-10T03:09:48.641535+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-10T03:09:49.382 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:09:49.382 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (4m) 4m ago 5m 13.5M - 0.25.0 c8568f914cd2 9b2ee6d5c2a0 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 running (4m) 9s ago 4m 79.8M - 9.4.7 954c08fa6188 6f27f93a71cc 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (6m) 4m ago 6m 11.9M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (6m) 9s ago 6m 15.4M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283 running (15s) 9s ago 13m 109M - 19.0.0-2051-g3a866975 06a486fd9bae 3a5a69de70fe 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:9283 running (16m) 4m ago 16m 467M - 17.2.7-827-gd3b5060a 21de9b7369ad 3fd5d0f1975b 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (16m) 4m ago 16m 45.5M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 400d5020a386 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (14m) 9s ago 14m 42.3M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (14m) 4m ago 14m 35.9M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 3319e114beef 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (5m) 4m ago 5m 3132k - 1.5.0 0da6a335fe13 25d38e4bf1fb 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (5m) 9s ago 5m 8288k - 1.5.0 0da6a335fe13 b01b7d9fe0b8 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (12m) 4m ago 12m 45.6M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (12m) 4m ago 12m 44.2M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (11m) 4m ago 11m 42.7M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:09:49.383 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (10m) 4m ago 10m 41.2M 3037M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:09:49.384 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (9m) 9s ago 9m 81.4M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:09:49.384 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (8m) 9s ago 8m 78.7M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:09:49.384 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (7m) 9s ago 7m 64.8M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:09:49.384 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (7m) 9s ago 7m 89.0M 3036M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:09:49.384 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (4m) 9s ago 5m 48.4M - 2.43.0 a07b618ecd1d 77c5fb3a00ae 2024-04-10T03:09:49.639 INFO:tasks.rados.rados.0.smithi016.stdout:542: done (2 left) 2024-04-10T03:09:49.640 INFO:tasks.rados.rados.0.smithi016.stdout:543: done (1 left) 2024-04-10T03:09:49.640 INFO:tasks.rados.rados.0.smithi016.stdout:544: done (0 left) 2024-04-10T03:09:49.640 INFO:tasks.rados.rados.0.smithi016.stdout:545: snap_create 2024-04-10T03:09:49.815 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:09:49.815 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 1, 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 1 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 14, 2024-04-10T03:09:49.816 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 1 2024-04-10T03:09:49.817 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:09:49.817 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:09:50.054 INFO:tasks.rados.rados.0.smithi016.stdout:545: done (0 left) 2024-04-10T03:09:50.054 INFO:tasks.rados.rados.0.smithi016.stdout:546: delete oid 4 current snap is 53 2024-04-10T03:09:50.074 INFO:tasks.rados.rados.0.smithi016.stdout:546: done (0 left) 2024-04-10T03:09:50.074 INFO:tasks.rados.rados.0.smithi016.stdout:547: delete oid 15 current snap is 53 2024-04-10T03:09:50.080 INFO:tasks.rados.rados.0.smithi016.stdout:547: done (0 left) 2024-04-10T03:09:50.080 INFO:tasks.rados.rados.0.smithi016.stdout:548: snap_create 2024-04-10T03:09:50.350 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: [10/Apr/2024:03:09:50] ENGINE Bus STOPPING 2024-04-10T03:09:50.350 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: [10/Apr/2024:03:09:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: [10/Apr/2024:03:09:50] ENGINE Bus STOPPED 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: [10/Apr/2024:03:09:50] ENGINE Bus STARTING 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d8d55700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d8d55700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d8d55700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d8d55700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d8d55700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d5d4f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d5d4f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d5d4f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d5d4f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: debug 2024-04-10T03:09:50.271+0000 7f99d5d4f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:09:50.351 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: [10/Apr/2024:03:09:50] ENGINE Serving on http://:::9283 2024-04-10T03:09:50.352 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: [10/Apr/2024:03:09:50] ENGINE Bus STARTED 2024-04-10T03:09:50.352 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[52028]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:09:50] "GET /metrics HTTP/1.1" 200 33161 "" "Prometheus/2.43.0" 2024-04-10T03:09:50.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21467]: ignoring --setuser ceph since I am not root 2024-04-10T03:09:50.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21467]: ignoring --setgroup ceph since I am not root 2024-04-10T03:09:50.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21467]: debug 2024-04-10T03:09:50.122+0000 7fa3b8bac700 1 -- 172.21.15.16:0/2222767266 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56554a4dc9c0 con 0x56554b262800 2024-04-10T03:09:50.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21467]: debug 2024-04-10T03:09:50.274+0000 7fa3c0eb11c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T03:09:50.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:49.000231+0000 mgr.y (mgr.14514) 236 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:49.351084+0000 mgr.y (mgr.14514) 237 : audit [DBG] from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: cluster 2024-04-10T03:09:49.643902+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:49.822245+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.16:0/1287522696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:49.923230+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:49.935160+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:49.937776+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:49.939619+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:49.949819+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.031535+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.044320+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: cluster 2024-04-10T03:09:50.057753+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.059403+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-10T03:09:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: cluster 2024-04-10T03:09:50.059580+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e25: x(active, starting, since 0.0143295s) 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.065979+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.066526+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.067738+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.068286+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.069058+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.069855+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.072869+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.073424+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.073963+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.074496+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.075045+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.075608+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.076075+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.076616+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:09:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.079680+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.080140+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.080685+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: cluster 2024-04-10T03:09:50.128201+0000 mon.a (mon.0) 1214 : cluster [INF] Manager daemon x is now available 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.177455+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.203213+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.208578+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.211008+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.239926+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.242317+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.332481+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:09:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:50 smithi136 bash[23435]: audit 2024-04-10T03:09:50.337800+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:09:51.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:49.000231+0000 mgr.y (mgr.14514) 236 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:51.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:49.351084+0000 mgr.y (mgr.14514) 237 : audit [DBG] from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:51.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: cluster 2024-04-10T03:09:49.643902+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-10T03:09:51.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:49.822245+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.16:0/1287522696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:09:51.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:49.923230+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:49.935160+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:49.937776+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:49.939619+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:49.949819+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.031535+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.044320+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: cluster 2024-04-10T03:09:50.057753+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.059403+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: cluster 2024-04-10T03:09:50.059580+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e25: x(active, starting, since 0.0143295s) 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.065979+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.066526+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.067738+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.068286+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:09:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.069058+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.069855+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.072869+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.073424+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.073963+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.074496+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.075045+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.075608+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.076075+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.076616+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.079680+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.080140+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.080685+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: cluster 2024-04-10T03:09:50.128201+0000 mon.a (mon.0) 1214 : cluster [INF] Manager daemon x is now available 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.177455+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:09:51.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.203213+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:51.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.208578+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:09:51.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.211008+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:09:51.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.239926+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-10T03:09:51.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.242317+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-10T03:09:51.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.332481+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:09:51.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[21212]: audit 2024-04-10T03:09:50.337800+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:49.000231+0000 mgr.y (mgr.14514) 236 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:49.351084+0000 mgr.y (mgr.14514) 237 : audit [DBG] from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: cluster 2024-04-10T03:09:49.643902+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:49.822245+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.16:0/1287522696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:49.923230+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:49.935160+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:49.937776+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:49.939619+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:49.949819+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.031535+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.044320+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-10T03:09:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: cluster 2024-04-10T03:09:50.057753+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.059403+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14514 172.21.15.16:0/1111516332' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: cluster 2024-04-10T03:09:50.059580+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e25: x(active, starting, since 0.0143295s) 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.065979+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.066526+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.067738+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.068286+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.069058+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.069855+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.072869+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.073424+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.073963+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.074496+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.075045+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.075608+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.076075+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.076616+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.079680+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.080140+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.080685+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: cluster 2024-04-10T03:09:50.128201+0000 mon.a (mon.0) 1214 : cluster [INF] Manager daemon x is now available 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.177455+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.203213+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.208578+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.211008+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.239926+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.242317+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.332481+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:09:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:50 smithi016 bash[28961]: audit 2024-04-10T03:09:50.337800+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:09:51.070 INFO:tasks.rados.rados.0.smithi016.stdout:548: done (0 left) 2024-04-10T03:09:51.070 INFO:tasks.rados.rados.0.smithi016.stdout:549: setattr oid 19 current snap is 54 2024-04-10T03:09:51.071 INFO:tasks.rados.rados.0.smithi016.stdout:550: rmattr oid 42 current snap is 54 2024-04-10T03:09:51.072 INFO:tasks.rados.rados.0.smithi016.stdout:550: done (1 left) 2024-04-10T03:09:51.072 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 54 2024-04-10T03:09:51.072 INFO:tasks.rados.rados.0.smithi016.stdout:551: seq_num 186 ranges {0=720896} 2024-04-10T03:09:51.084 INFO:tasks.rados.rados.0.smithi016.stdout:551: writing smithi01663999-39 from 0 to 720896 tid 1 2024-04-10T03:09:51.084 INFO:tasks.rados.rados.0.smithi016.stdout:552: read oid 47 snap -1 2024-04-10T03:09:51.084 INFO:tasks.rados.rados.0.smithi016.stdout:552: expect (ObjNum 147 snap 40 seq_num 147) 2024-04-10T03:09:51.084 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 54 2024-04-10T03:09:51.084 INFO:tasks.rados.rados.0.smithi016.stdout:553: seq_num 187 ranges {5390336=737280} 2024-04-10T03:09:51.134 INFO:tasks.rados.rados.0.smithi016.stdout:553: writing smithi01663999-41 from 5390336 to 6127616 tid 1 2024-04-10T03:09:51.134 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 54 2024-04-10T03:09:51.136 INFO:tasks.rados.rados.0.smithi016.stdout:551: finishing write tid 1 to smithi01663999-39 2024-04-10T03:09:51.136 INFO:tasks.rados.rados.0.smithi016.stdout:551: finishing write tid 2 to smithi01663999-39 2024-04-10T03:09:51.136 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 154 (ObjNum 120 snap 33 seq_num 120) dirty exists 2024-04-10T03:09:51.136 INFO:tasks.rados.rados.0.smithi016.stdout:552: expect (ObjNum 147 snap 40 seq_num 147) 2024-04-10T03:09:51.275 INFO:tasks.rados.rados.0.smithi016.stdout:551: finishing write tid 3 to smithi01663999-39 2024-04-10T03:09:51.275 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 175 (ObjNum 186 snap 54 seq_num 186) dirty exists 2024-04-10T03:09:51.275 INFO:tasks.rados.rados.0.smithi016.stdout:551: left oid 39 (ObjNum 186 snap 54 seq_num 186) 2024-04-10T03:09:51.275 INFO:tasks.rados.rados.0.smithi016.stdout:553: finishing write tid 1 to smithi01663999-41 2024-04-10T03:09:51.275 INFO:tasks.rados.rados.0.smithi016.stdout:553: finishing write tid 2 to smithi01663999-41 2024-04-10T03:09:51.275 INFO:tasks.rados.rados.0.smithi016.stdout:553: finishing write tid 3 to smithi01663999-41 2024-04-10T03:09:51.275 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 245 (ObjNum 187 snap 54 seq_num 187) dirty exists 2024-04-10T03:09:51.275 INFO:tasks.rados.rados.0.smithi016.stdout:553: left oid 41 (ObjNum 187 snap 54 seq_num 187) 2024-04-10T03:09:51.275 INFO:tasks.rados.rados.0.smithi016.stdout:554: seq_num 188 ranges {2433024=753664} 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:554: writing smithi01663999-46 from 2433024 to 3186688 tid 1 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:549: done (4 left) 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:551: done (3 left) 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:552: done (2 left) 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:553: done (1 left) 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:555: read oid 38 snap -1 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:555: expect (ObjNum 136 snap 38 seq_num 136) 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:556: copy_from oid 28 from oid 17 current snap is 54 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 54 2024-04-10T03:09:51.293 INFO:tasks.rados.rados.0.smithi016.stdout:557: seq_num 189 ranges {0=770048} 2024-04-10T03:09:51.298 INFO:tasks.rados.rados.0.smithi016.stdout:557: writing smithi01663999-15 from 0 to 770048 tid 1 2024-04-10T03:09:51.298 INFO:tasks.rados.rados.0.smithi016.stdout:558: delete oid 35 current snap is 54 2024-04-10T03:09:51.299 INFO:tasks.rados.rados.0.smithi016.stdout:556: finishing copy_from to smithi01663999-28 2024-04-10T03:09:51.299 INFO:tasks.rados.rados.0.smithi016.stdout:556: got expected ENOENT (src dne) 2024-04-10T03:09:51.299 INFO:tasks.rados.rados.0.smithi016.stdout:556: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:09:51.300 INFO:tasks.rados.rados.0.smithi016.stdout:554: finishing write tid 1 to smithi01663999-46 2024-04-10T03:09:51.300 INFO:tasks.rados.rados.0.smithi016.stdout:554: finishing write tid 2 to smithi01663999-46 2024-04-10T03:09:51.301 INFO:tasks.rados.rados.0.smithi016.stdout:556: done (4 left) 2024-04-10T03:09:51.301 INFO:tasks.rados.rados.0.smithi016.stdout:558: done (3 left) 2024-04-10T03:09:51.301 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 54 2024-04-10T03:09:51.301 INFO:tasks.rados.rados.0.smithi016.stdout:559: seq_num 191 ranges {1294336=802816} 2024-04-10T03:09:51.315 INFO:tasks.rados.rados.0.smithi016.stdout:559: writing smithi01663999-48 from 1294336 to 2097152 tid 1 2024-04-10T03:09:51.315 INFO:tasks.rados.rados.0.smithi016.stdout:560: setattr oid 32 current snap is 54 2024-04-10T03:09:51.315 INFO:tasks.rados.rados.0.smithi016.stdout:554: finishing write tid 3 to smithi01663999-46 2024-04-10T03:09:51.315 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 148 (ObjNum 188 snap 54 seq_num 188) dirty exists 2024-04-10T03:09:51.315 INFO:tasks.rados.rados.0.smithi016.stdout:554: left oid 46 (ObjNum 188 snap 54 seq_num 188) 2024-04-10T03:09:51.315 INFO:tasks.rados.rados.0.smithi016.stdout:555: expect (ObjNum 136 snap 38 seq_num 136) 2024-04-10T03:09:51.488 INFO:tasks.rados.rados.0.smithi016.stdout:557: finishing write tid 1 to smithi01663999-15 2024-04-10T03:09:51.488 INFO:tasks.rados.rados.0.smithi016.stdout:557: finishing write tid 2 to smithi01663999-15 2024-04-10T03:09:51.488 INFO:tasks.rados.rados.0.smithi016.stdout:557: finishing write tid 3 to smithi01663999-15 2024-04-10T03:09:51.488 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 295 (ObjNum 189 snap 54 seq_num 189) dirty exists 2024-04-10T03:09:51.488 INFO:tasks.rados.rados.0.smithi016.stdout:557: left oid 15 (ObjNum 189 snap 54 seq_num 189) 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:559: finishing write tid 1 to smithi01663999-48 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:559: finishing write tid 2 to smithi01663999-48 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:559: finishing write tid 3 to smithi01663999-48 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 237 (ObjNum 191 snap 54 seq_num 191) dirty exists 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:559: left oid 48 (ObjNum 191 snap 54 seq_num 191) 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:554: done (4 left) 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:555: done (3 left) 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:557: done (2 left) 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:559: done (1 left) 2024-04-10T03:09:51.489 INFO:tasks.rados.rados.0.smithi016.stdout:561: delete oid 38 current snap is 54 2024-04-10T03:09:51.491 INFO:tasks.rados.rados.0.smithi016.stdout:561: done (1 left) 2024-04-10T03:09:51.491 INFO:tasks.rados.rados.0.smithi016.stdout:562: snap_remove snap 49 2024-04-10T03:09:51.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:51 smithi136 bash[23435]: cephadm 2024-04-10T03:09:50.646641+0000 mgr.x (mgr.24565) 1 : cephadm [INF] Deploying cephadm binary to smithi136 2024-04-10T03:09:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:51 smithi136 bash[23435]: cephadm 2024-04-10T03:09:50.661147+0000 mgr.x (mgr.24565) 2 : cephadm [INF] Deploying cephadm binary to smithi016 2024-04-10T03:09:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:51 smithi136 bash[23435]: cephadm 2024-04-10T03:09:50.699758+0000 mgr.x (mgr.24565) 3 : cephadm [INF] [10/Apr/2024:03:09:50] ENGINE Bus STARTING 2024-04-10T03:09:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:51 smithi136 bash[23435]: cephadm 2024-04-10T03:09:50.815799+0000 mgr.x (mgr.24565) 4 : cephadm [INF] [10/Apr/2024:03:09:50] ENGINE Serving on http://172.21.15.136:8765 2024-04-10T03:09:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:51 smithi136 bash[23435]: cluster 2024-04-10T03:09:51.058026+0000 mon.a (mon.0) 1219 : cluster [DBG] mgrmap e26: x(active, since 1.01279s) 2024-04-10T03:09:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:51 smithi136 bash[23435]: cluster 2024-04-10T03:09:51.074832+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-04-10T03:09:51.927 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[28961]: cephadm 2024-04-10T03:09:50.646641+0000 mgr.x (mgr.24565) 1 : cephadm [INF] Deploying cephadm binary to smithi136 2024-04-10T03:09:51.927 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[28961]: cephadm 2024-04-10T03:09:50.661147+0000 mgr.x (mgr.24565) 2 : cephadm [INF] Deploying cephadm binary to smithi016 2024-04-10T03:09:51.928 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[28961]: cephadm 2024-04-10T03:09:50.699758+0000 mgr.x (mgr.24565) 3 : cephadm [INF] [10/Apr/2024:03:09:50] ENGINE Bus STARTING 2024-04-10T03:09:51.928 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[28961]: cephadm 2024-04-10T03:09:50.815799+0000 mgr.x (mgr.24565) 4 : cephadm [INF] [10/Apr/2024:03:09:50] ENGINE Serving on http://172.21.15.136:8765 2024-04-10T03:09:51.928 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[28961]: cluster 2024-04-10T03:09:51.058026+0000 mon.a (mon.0) 1219 : cluster [DBG] mgrmap e26: x(active, since 1.01279s) 2024-04-10T03:09:51.928 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[28961]: cluster 2024-04-10T03:09:51.074832+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-04-10T03:09:51.928 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[21212]: cephadm 2024-04-10T03:09:50.646641+0000 mgr.x (mgr.24565) 1 : cephadm [INF] Deploying cephadm binary to smithi136 2024-04-10T03:09:51.928 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[21212]: cephadm 2024-04-10T03:09:50.661147+0000 mgr.x (mgr.24565) 2 : cephadm [INF] Deploying cephadm binary to smithi016 2024-04-10T03:09:51.928 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[21212]: cephadm 2024-04-10T03:09:50.699758+0000 mgr.x (mgr.24565) 3 : cephadm [INF] [10/Apr/2024:03:09:50] ENGINE Bus STARTING 2024-04-10T03:09:51.928 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[21212]: cephadm 2024-04-10T03:09:50.815799+0000 mgr.x (mgr.24565) 4 : cephadm [INF] [10/Apr/2024:03:09:50] ENGINE Serving on http://172.21.15.136:8765 2024-04-10T03:09:51.928 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[21212]: cluster 2024-04-10T03:09:51.058026+0000 mon.a (mon.0) 1219 : cluster [DBG] mgrmap e26: x(active, since 1.01279s) 2024-04-10T03:09:51.929 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[21212]: cluster 2024-04-10T03:09:51.074832+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-04-10T03:09:52.083 INFO:tasks.rados.rados.0.smithi016.stdout:562: done (1 left) 2024-04-10T03:09:52.083 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 54 2024-04-10T03:09:52.084 INFO:tasks.rados.rados.0.smithi016.stdout:563: seq_num 193 ranges {5906432=434176,6340608=401408} 2024-04-10T03:09:52.120 INFO:tasks.rados.rados.0.smithi016.stdout:563: writing smithi01663999-9 from 5906432 to 6340608 tid 1 2024-04-10T03:09:52.122 INFO:tasks.rados.rados.0.smithi016.stdout:563: writing smithi01663999-9 from 6340608 to 6742016 tid 2 2024-04-10T03:09:52.122 INFO:tasks.rados.rados.0.smithi016.stdout:564: snap_create 2024-04-10T03:09:52.122 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 179 (ObjNum 149 snap 40 seq_num 149) dirty exists 2024-04-10T03:09:52.125 INFO:tasks.rados.rados.0.smithi016.stdout:563: finishing write tid 1 to smithi01663999-9 2024-04-10T03:09:52.125 INFO:tasks.rados.rados.0.smithi016.stdout:563: finishing write tid 2 to smithi01663999-9 2024-04-10T03:09:52.126 INFO:tasks.rados.rados.0.smithi016.stdout:563: finishing write tid 3 to smithi01663999-9 2024-04-10T03:09:52.126 INFO:tasks.rados.rados.0.smithi016.stdout:563: finishing write tid 4 to smithi01663999-9 2024-04-10T03:09:52.126 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 185 (ObjNum 193 snap 54 seq_num 193) dirty exists 2024-04-10T03:09:52.127 INFO:tasks.rados.rados.0.smithi016.stdout:563: left oid 9 (ObjNum 193 snap 54 seq_num 193) 2024-04-10T03:09:52.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:51 smithi016 bash[21467]: debug 2024-04-10T03:09:51.930+0000 7fa3c0eb11c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T03:09:52.294 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[21467]: debug 2024-04-10T03:09:52.030+0000 7fa3c0eb11c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T03:09:52.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:52 smithi136 bash[23435]: cephadm 2024-04-10T03:09:51.047332+0000 mgr.x (mgr.24565) 5 : cephadm [INF] [10/Apr/2024:03:09:51] ENGINE Serving on https://172.21.15.136:7150 2024-04-10T03:09:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:52 smithi136 bash[23435]: cephadm 2024-04-10T03:09:51.047691+0000 mgr.x (mgr.24565) 6 : cephadm [INF] [10/Apr/2024:03:09:51] ENGINE Bus STARTED 2024-04-10T03:09:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:52 smithi136 bash[23435]: cluster 2024-04-10T03:09:51.074526+0000 mgr.x (mgr.24565) 7 : cluster [DBG] pgmap v3: 121 pgs: 121 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:52 smithi136 bash[23435]: cluster 2024-04-10T03:09:52.087776+0000 mon.a (mon.0) 1221 : cluster [DBG] mgrmap e27: x(active, since 2s) 2024-04-10T03:09:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:52 smithi136 bash[23435]: cluster 2024-04-10T03:09:52.087979+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-10T03:09:53.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[21467]: debug 2024-04-10T03:09:52.298+0000 7fa3c0eb11c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T03:09:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[21212]: cephadm 2024-04-10T03:09:51.047332+0000 mgr.x (mgr.24565) 5 : cephadm [INF] [10/Apr/2024:03:09:51] ENGINE Serving on https://172.21.15.136:7150 2024-04-10T03:09:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[21212]: cephadm 2024-04-10T03:09:51.047691+0000 mgr.x (mgr.24565) 6 : cephadm [INF] [10/Apr/2024:03:09:51] ENGINE Bus STARTED 2024-04-10T03:09:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[21212]: cluster 2024-04-10T03:09:51.074526+0000 mgr.x (mgr.24565) 7 : cluster [DBG] pgmap v3: 121 pgs: 121 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[21212]: cluster 2024-04-10T03:09:52.087776+0000 mon.a (mon.0) 1221 : cluster [DBG] mgrmap e27: x(active, since 2s) 2024-04-10T03:09:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[21212]: cluster 2024-04-10T03:09:52.087979+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-10T03:09:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[28961]: cephadm 2024-04-10T03:09:51.047332+0000 mgr.x (mgr.24565) 5 : cephadm [INF] [10/Apr/2024:03:09:51] ENGINE Serving on https://172.21.15.136:7150 2024-04-10T03:09:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[28961]: cephadm 2024-04-10T03:09:51.047691+0000 mgr.x (mgr.24565) 6 : cephadm [INF] [10/Apr/2024:03:09:51] ENGINE Bus STARTED 2024-04-10T03:09:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[28961]: cluster 2024-04-10T03:09:51.074526+0000 mgr.x (mgr.24565) 7 : cluster [DBG] pgmap v3: 121 pgs: 121 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[28961]: cluster 2024-04-10T03:09:52.087776+0000 mon.a (mon.0) 1221 : cluster [DBG] mgrmap e27: x(active, since 2s) 2024-04-10T03:09:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:52 smithi016 bash[28961]: cluster 2024-04-10T03:09:52.087979+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-10T03:09:53.080 INFO:tasks.rados.rados.0.smithi016.stdout:560: done (2 left) 2024-04-10T03:09:53.080 INFO:tasks.rados.rados.0.smithi016.stdout:563: done (1 left) 2024-04-10T03:09:53.080 INFO:tasks.rados.rados.0.smithi016.stdout:564: done (0 left) 2024-04-10T03:09:53.080 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 55 2024-04-10T03:09:53.080 INFO:tasks.rados.rados.0.smithi016.stdout:565: seq_num 194 ranges {0=458752,458752=401408} 2024-04-10T03:09:53.085 INFO:tasks.rados.rados.0.smithi016.stdout:565: writing smithi01663999-27 from 0 to 458752 tid 1 2024-04-10T03:09:53.089 INFO:tasks.rados.rados.0.smithi016.stdout:565: writing smithi01663999-27 from 458752 to 860160 tid 2 2024-04-10T03:09:53.089 INFO:tasks.rados.rados.0.smithi016.stdout:566: rollback oid 16 current snap is 55 2024-04-10T03:09:53.089 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 16 to 35 2024-04-10T03:09:53.089 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 55 2024-04-10T03:09:53.089 INFO:tasks.rados.rados.0.smithi016.stdout:567: seq_num 195 ranges {98304=475136,573440=401408} 2024-04-10T03:09:53.094 INFO:tasks.rados.rados.0.smithi016.stdout:567: writing smithi01663999-32 from 98304 to 573440 tid 1 2024-04-10T03:09:53.099 INFO:tasks.rados.rados.0.smithi016.stdout:567: writing smithi01663999-32 from 573440 to 974848 tid 2 2024-04-10T03:09:53.099 INFO:tasks.rados.rados.0.smithi016.stdout:568: snap_create 2024-04-10T03:09:53.099 INFO:tasks.rados.rados.0.smithi016.stdout:565: finishing write tid 1 to smithi01663999-27 2024-04-10T03:09:53.099 INFO:tasks.rados.rados.0.smithi016.stdout:565: finishing write tid 2 to smithi01663999-27 2024-04-10T03:09:53.099 INFO:tasks.rados.rados.0.smithi016.stdout:565: finishing write tid 3 to smithi01663999-27 2024-04-10T03:09:53.099 INFO:tasks.rados.rados.0.smithi016.stdout:565: finishing write tid 4 to smithi01663999-27 2024-04-10T03:09:53.099 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 184 (ObjNum 194 snap 55 seq_num 194) dirty exists 2024-04-10T03:09:53.099 INFO:tasks.rados.rados.0.smithi016.stdout:565: left oid 27 (ObjNum 194 snap 55 seq_num 194) 2024-04-10T03:09:53.100 INFO:tasks.rados.rados.0.smithi016.stdout:566: finishing rollback tid 1 to smithi01663999-16 2024-04-10T03:09:53.100 INFO:tasks.rados.rados.0.smithi016.stdout:566: finishing rollback tid 2 to smithi01663999-16 2024-04-10T03:09:53.100 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 191 (ObjNum 111 snap 28 seq_num 111) dirty exists 2024-04-10T03:09:53.104 INFO:tasks.rados.rados.0.smithi016.stdout:567: finishing write tid 1 to smithi01663999-32 2024-04-10T03:09:53.105 INFO:tasks.rados.rados.0.smithi016.stdout:567: finishing write tid 2 to smithi01663999-32 2024-04-10T03:09:53.105 INFO:tasks.rados.rados.0.smithi016.stdout:567: finishing write tid 3 to smithi01663999-32 2024-04-10T03:09:53.107 INFO:tasks.rados.rados.0.smithi016.stdout:567: finishing write tid 4 to smithi01663999-32 2024-04-10T03:09:53.107 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 189 (ObjNum 195 snap 55 seq_num 195) dirty exists 2024-04-10T03:09:53.107 INFO:tasks.rados.rados.0.smithi016.stdout:567: left oid 32 (ObjNum 195 snap 55 seq_num 195) 2024-04-10T03:09:53.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[21467]: debug 2024-04-10T03:09:53.118+0000 7fa3c0eb11c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T03:09:53.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[21467]: debug 2024-04-10T03:09:53.230+0000 7fa3c0eb11c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T03:09:53.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[21467]: debug 2024-04-10T03:09:53.334+0000 7fa3c0eb11c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T03:09:53.634 INFO:tasks.rados.rados.0.smithi016.stdout:565: done (3 left) 2024-04-10T03:09:53.635 INFO:tasks.rados.rados.0.smithi016.stdout:566: done (2 left) 2024-04-10T03:09:53.635 INFO:tasks.rados.rados.0.smithi016.stdout:567: done (1 left) 2024-04-10T03:09:53.635 INFO:tasks.rados.rados.0.smithi016.stdout:568: done (0 left) 2024-04-10T03:09:53.635 INFO:tasks.rados.rados.0.smithi016.stdout:569: setattr oid 7 current snap is 56 2024-04-10T03:09:53.639 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 56 2024-04-10T03:09:53.639 INFO:tasks.rados.rados.0.smithi016.stdout:570: seq_num 196 ranges {2433024=491520,2924544=401408} 2024-04-10T03:09:53.667 INFO:tasks.rados.rados.0.smithi016.stdout:570: writing smithi01663999-19 from 2433024 to 2924544 tid 1 2024-04-10T03:09:53.672 INFO:tasks.rados.rados.0.smithi016.stdout:570: writing smithi01663999-19 from 2924544 to 3325952 tid 2 2024-04-10T03:09:53.672 INFO:tasks.rados.rados.0.smithi016.stdout:571: copy_from oid 13 from oid 8 current snap is 56 2024-04-10T03:09:53.672 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 238 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:09:53.672 INFO:tasks.rados.rados.0.smithi016.stdout:570: finishing write tid 1 to smithi01663999-19 2024-04-10T03:09:53.672 INFO:tasks.rados.rados.0.smithi016.stdout:569: done (2 left) 2024-04-10T03:09:53.672 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 56 2024-04-10T03:09:53.672 INFO:tasks.rados.rados.0.smithi016.stdout:572: seq_num 197 ranges {6127616=507904,6635520=401408} 2024-04-10T03:09:53.724 INFO:tasks.rados.rados.0.smithi016.stdout:572: writing smithi01663999-41 from 6127616 to 6635520 tid 1 2024-04-10T03:09:53.727 INFO:tasks.rados.rados.0.smithi016.stdout:572: writing smithi01663999-41 from 6635520 to 7036928 tid 2 2024-04-10T03:09:53.727 INFO:tasks.rados.rados.0.smithi016.stdout:573: read oid 20 snap 43 2024-04-10T03:09:53.727 INFO:tasks.rados.rados.0.smithi016.stdout:573: expect (ObjNum 77 snap 12 seq_num 77) 2024-04-10T03:09:53.727 INFO:tasks.rados.rados.0.smithi016.stdout:574: snap_remove snap 39 2024-04-10T03:09:53.906 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[21212]: cluster 2024-04-10T03:09:52.078738+0000 mgr.x (mgr.24565) 8 : cluster [DBG] pgmap v5: 121 pgs: 121 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:53.906 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[21212]: cluster 2024-04-10T03:09:53.086989+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-10T03:09:53.906 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[21212]: cluster 2024-04-10T03:09:53.639482+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-10T03:09:53.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[28961]: cluster 2024-04-10T03:09:52.078738+0000 mgr.x (mgr.24565) 8 : cluster [DBG] pgmap v5: 121 pgs: 121 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:53.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[28961]: cluster 2024-04-10T03:09:53.086989+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-10T03:09:53.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[28961]: cluster 2024-04-10T03:09:53.639482+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-10T03:09:53.907 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[21467]: debug 2024-04-10T03:09:53.682+0000 7fa3c0eb11c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T03:09:53.907 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[21467]: debug 2024-04-10T03:09:53.802+0000 7fa3c0eb11c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T03:09:53.907 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:53 smithi016 bash[21467]: debug 2024-04-10T03:09:53.910+0000 7fa3c0eb11c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T03:09:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:53 smithi136 bash[23435]: cluster 2024-04-10T03:09:52.078738+0000 mgr.x (mgr.24565) 8 : cluster [DBG] pgmap v5: 121 pgs: 121 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:53 smithi136 bash[23435]: cluster 2024-04-10T03:09:53.086989+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-10T03:09:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:53 smithi136 bash[23435]: cluster 2024-04-10T03:09:53.639482+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-04-10T03:09:54.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:54 smithi016 bash[21467]: debug 2024-04-10T03:09:54.254+0000 7fa3c0eb11c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T03:09:54.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:54 smithi016 bash[21467]: debug 2024-04-10T03:09:54.358+0000 7fa3c0eb11c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T03:09:54.656 INFO:tasks.rados.rados.0.smithi016.stdout:574: done (4 left) 2024-04-10T03:09:54.656 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 56 2024-04-10T03:09:54.656 INFO:tasks.rados.rados.0.smithi016.stdout:575: seq_num 198 ranges {827392=524288,1351680=401408} 2024-04-10T03:09:54.668 INFO:tasks.rados.rados.0.smithi016.stdout:575: writing smithi01663999-50 from 827392 to 1351680 tid 1 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:575: writing smithi01663999-50 from 1351680 to 1753088 tid 2 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:576: read oid 39 snap -1 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:576: expect (ObjNum 186 snap 54 seq_num 186) 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:577: snap_create 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:570: finishing write tid 2 to smithi01663999-19 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:570: finishing write tid 3 to smithi01663999-19 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:570: finishing write tid 4 to smithi01663999-19 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 162 (ObjNum 196 snap 56 seq_num 196) dirty exists 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:570: left oid 19 (ObjNum 196 snap 56 seq_num 196) 2024-04-10T03:09:54.676 INFO:tasks.rados.rados.0.smithi016.stdout:571: finishing copy_from racing read to smithi01663999-13 2024-04-10T03:09:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:571: finishing copy_from to smithi01663999-13 2024-04-10T03:09:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 145 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:09:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:572: finishing write tid 1 to smithi01663999-41 2024-04-10T03:09:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:572: finishing write tid 2 to smithi01663999-41 2024-04-10T03:09:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:572: finishing write tid 3 to smithi01663999-41 2024-04-10T03:09:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:572: finishing write tid 4 to smithi01663999-41 2024-04-10T03:09:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 248 (ObjNum 197 snap 56 seq_num 197) dirty exists 2024-04-10T03:09:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:572: left oid 41 (ObjNum 197 snap 56 seq_num 197) 2024-04-10T03:09:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:573: expect (ObjNum 77 snap 12 seq_num 77) 2024-04-10T03:09:54.745 INFO:tasks.rados.rados.0.smithi016.stdout:576: expect (ObjNum 186 snap 54 seq_num 186) 2024-04-10T03:09:54.764 INFO:tasks.rados.rados.0.smithi016.stdout:575: finishing write tid 1 to smithi01663999-50 2024-04-10T03:09:54.764 INFO:tasks.rados.rados.0.smithi016.stdout:575: finishing write tid 2 to smithi01663999-50 2024-04-10T03:09:54.765 INFO:tasks.rados.rados.0.smithi016.stdout:575: finishing write tid 3 to smithi01663999-50 2024-04-10T03:09:54.765 INFO:tasks.rados.rados.0.smithi016.stdout:575: finishing write tid 4 to smithi01663999-50 2024-04-10T03:09:54.765 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 110 (ObjNum 198 snap 56 seq_num 198) dirty exists 2024-04-10T03:09:54.765 INFO:tasks.rados.rados.0.smithi016.stdout:575: left oid 50 (ObjNum 198 snap 56 seq_num 198) 2024-04-10T03:09:55.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:54 smithi016 bash[21467]: debug 2024-04-10T03:09:54.762+0000 7fa3c0eb11c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T03:09:55.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:54 smithi016 bash[21467]: debug 2024-04-10T03:09:54.882+0000 7fa3c0eb11c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T03:09:55.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:55 smithi136 bash[23435]: cluster 2024-04-10T03:09:54.079609+0000 mgr.x (mgr.24565) 9 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:55.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:55 smithi136 bash[23435]: cluster 2024-04-10T03:09:54.091768+0000 mon.a (mon.0) 1225 : cluster [DBG] mgrmap e28: x(active, since 4s) 2024-04-10T03:09:55.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:55 smithi136 bash[23435]: cluster 2024-04-10T03:09:54.662626+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-04-10T03:09:55.425 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[21467]: debug 2024-04-10T03:09:55.190+0000 7fa3c0eb11c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T03:09:55.426 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[21212]: cluster 2024-04-10T03:09:54.079609+0000 mgr.x (mgr.24565) 9 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:55.426 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[21212]: cluster 2024-04-10T03:09:54.091768+0000 mon.a (mon.0) 1225 : cluster [DBG] mgrmap e28: x(active, since 4s) 2024-04-10T03:09:55.426 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[21212]: cluster 2024-04-10T03:09:54.662626+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-04-10T03:09:55.426 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[28961]: cluster 2024-04-10T03:09:54.079609+0000 mgr.x (mgr.24565) 9 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:09:55.426 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[28961]: cluster 2024-04-10T03:09:54.091768+0000 mon.a (mon.0) 1225 : cluster [DBG] mgrmap e28: x(active, since 4s) 2024-04-10T03:09:55.426 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[28961]: cluster 2024-04-10T03:09:54.662626+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-04-10T03:09:55.659 INFO:tasks.rados.rados.0.smithi016.stdout:570: done (6 left) 2024-04-10T03:09:55.659 INFO:tasks.rados.rados.0.smithi016.stdout:571: done (5 left) 2024-04-10T03:09:55.659 INFO:tasks.rados.rados.0.smithi016.stdout:572: done (4 left) 2024-04-10T03:09:55.659 INFO:tasks.rados.rados.0.smithi016.stdout:573: done (3 left) 2024-04-10T03:09:55.659 INFO:tasks.rados.rados.0.smithi016.stdout:575: done (2 left) 2024-04-10T03:09:55.659 INFO:tasks.rados.rados.0.smithi016.stdout:576: done (1 left) 2024-04-10T03:09:55.659 INFO:tasks.rados.rados.0.smithi016.stdout:577: done (0 left) 2024-04-10T03:09:55.659 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 57 2024-04-10T03:09:55.659 INFO:tasks.rados.rados.0.smithi016.stdout:578: seq_num 199 ranges {720896=540672,1261568=401408} 2024-04-10T03:09:55.667 INFO:tasks.rados.rados.0.smithi016.stdout:578: writing smithi01663999-39 from 720896 to 1261568 tid 1 2024-04-10T03:09:55.671 INFO:tasks.rados.rados.0.smithi016.stdout:578: writing smithi01663999-39 from 1261568 to 1662976 tid 2 2024-04-10T03:09:55.671 INFO:tasks.rados.rados.0.smithi016.stdout:579: read oid 48 snap -1 2024-04-10T03:09:55.671 INFO:tasks.rados.rados.0.smithi016.stdout:579: expect (ObjNum 191 snap 54 seq_num 191) 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:580: rmattr oid 33 current snap is 57 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:580: done (2 left) 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:581: read oid 1 snap -1 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:581: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:582: rollback oid 45 current snap is 57 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 45 to 51 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:583: copy_from oid 24 from oid 44 current snap is 57 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:584: rollback oid 41 current snap is 57 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 51 2024-04-10T03:09:55.672 INFO:tasks.rados.rados.0.smithi016.stdout:585: rollback oid 50 current snap is 57 2024-04-10T03:09:55.673 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 43 2024-04-10T03:09:55.673 INFO:tasks.rados.rados.0.smithi016.stdout:586: read oid 5 snap -1 2024-04-10T03:09:55.673 INFO:tasks.rados.rados.0.smithi016.stdout:586: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:09:55.673 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 57 2024-04-10T03:09:55.673 INFO:tasks.rados.rados.0.smithi016.stdout:587: seq_num 200 ranges {0=557056,557056=401408} 2024-04-10T03:09:55.676 INFO:tasks.rados.rados.0.smithi016.stdout:587: writing smithi01663999-35 from 0 to 557056 tid 1 2024-04-10T03:09:55.680 INFO:tasks.rados.rados.0.smithi016.stdout:587: writing smithi01663999-35 from 557056 to 958464 tid 2 2024-04-10T03:09:55.681 INFO:tasks.rados.rados.0.smithi016.stdout:588: rollback oid 49 current snap is 57 2024-04-10T03:09:55.681 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 49 to 55 2024-04-10T03:09:55.681 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 57 2024-04-10T03:09:55.681 INFO:tasks.rados.rados.0.smithi016.stdout:585: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:09:55.681 INFO:tasks.rados.rados.0.smithi016.stdout:589: seq_num 201 ranges {0=573440,573440=401408} 2024-04-10T03:09:55.682 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[21467]: debug 2024-04-10T03:09:55.430+0000 7fa3c0eb11c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:09:55.685 INFO:tasks.rados.rados.0.smithi016.stdout:589: writing smithi01663999-38 from 0 to 573440 tid 1 2024-04-10T03:09:55.690 INFO:tasks.rados.rados.0.smithi016.stdout:589: writing smithi01663999-38 from 573440 to 974848 tid 2 2024-04-10T03:09:55.690 INFO:tasks.rados.rados.0.smithi016.stdout:590: rollback oid 27 current snap is 57 2024-04-10T03:09:55.690 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 54 2024-04-10T03:09:55.690 INFO:tasks.rados.rados.0.smithi016.stdout:585: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:09:55.690 INFO:tasks.rados.rados.0.smithi016.stdout:585: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:09:55.690 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 114 (ObjNum 131 snap 38 seq_num 131) dirty exists 2024-04-10T03:09:55.690 INFO:tasks.rados.rados.0.smithi016.stdout:586: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:09:55.694 INFO:tasks.rados.rados.0.smithi016.stdout:578: finishing write tid 1 to smithi01663999-39 2024-04-10T03:09:55.694 INFO:tasks.rados.rados.0.smithi016.stdout:582: finishing rollback tid 0 to smithi01663999-45 2024-04-10T03:09:55.694 INFO:tasks.rados.rados.0.smithi016.stdout:584: finishing rollback tid 0 to smithi01663999-41 2024-04-10T03:09:55.694 INFO:tasks.rados.rados.0.smithi016.stdout:578: finishing write tid 2 to smithi01663999-39 2024-04-10T03:09:55.694 INFO:tasks.rados.rados.0.smithi016.stdout:578: finishing write tid 3 to smithi01663999-39 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:588: finishing rollback tid 0 to smithi01663999-49 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:584: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:578: finishing write tid 4 to smithi01663999-39 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 196 (ObjNum 199 snap 57 seq_num 199) dirty exists 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:578: left oid 39 (ObjNum 199 snap 57 seq_num 199) 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:584: finishing rollback tid 2 to smithi01663999-41 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 251 (ObjNum 126 snap 35 seq_num 126) dirty exists 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:588: finishing rollback tid 1 to smithi01663999-49 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:587: finishing write tid 1 to smithi01663999-35 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:587: finishing write tid 2 to smithi01663999-35 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:588: finishing rollback tid 2 to smithi01663999-49 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 71 (ObjNum 177 snap 48 seq_num 177) dirty exists 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:587: finishing write tid 3 to smithi01663999-35 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:578: done (11 left) 2024-04-10T03:09:55.695 INFO:tasks.rados.rados.0.smithi016.stdout:584: done (10 left) 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:585: done (9 left) 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:586: done (8 left) 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:588: done (7 left) 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:591: rollback oid 42 current snap is 57 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 42 to 47 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:592: read oid 17 snap 56 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:592: expect deleted 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:593: copy_from oid 18 from oid 14 current snap is 57 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:582: finishing rollback tid 1 to smithi01663999-45 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:582: finishing rollback tid 2 to smithi01663999-45 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 309 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:587: finishing write tid 4 to smithi01663999-35 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 199 (ObjNum 200 snap 57 seq_num 200) dirty exists 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:587: left oid 35 (ObjNum 200 snap 57 seq_num 200) 2024-04-10T03:09:55.696 INFO:tasks.rados.rados.0.smithi016.stdout:590: finishing rollback tid 0 to smithi01663999-27 2024-04-10T03:09:55.697 INFO:tasks.rados.rados.0.smithi016.stdout:590: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:09:55.697 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 202 (ObjNum 33 snap 0 seq_num 702610003) dirty dne 2024-04-10T03:09:55.697 INFO:tasks.rados.rados.0.smithi016.stdout:582: done (9 left) 2024-04-10T03:09:55.697 INFO:tasks.rados.rados.0.smithi016.stdout:587: done (8 left) 2024-04-10T03:09:55.697 INFO:tasks.rados.rados.0.smithi016.stdout:590: done (7 left) 2024-04-10T03:09:55.697 INFO:tasks.rados.rados.0.smithi016.stdout:594: snap_remove snap 37 2024-04-10T03:09:55.982 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[21467]: debug 2024-04-10T03:09:55.682+0000 7fa3c0eb11c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T03:09:56.307 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:55 smithi016 bash[21467]: debug 2024-04-10T03:09:55.986+0000 7fa3c0eb11c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T03:09:56.308 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:56 smithi016 bash[21467]: debug 2024-04-10T03:09:56.218+0000 7fa3c0eb11c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:09:56.669 INFO:tasks.rados.rados.0.smithi016.stdout:589: finishing write tid 1 to smithi01663999-38 2024-04-10T03:09:56.669 INFO:tasks.rados.rados.0.smithi016.stdout:579: expect (ObjNum 191 snap 54 seq_num 191) 2024-04-10T03:09:56.792 INFO:tasks.rados.rados.0.smithi016.stdout:581: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:591: finishing rollback tid 0 to smithi01663999-42 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:589: finishing write tid 2 to smithi01663999-38 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:591: finishing rollback tid 1 to smithi01663999-42 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:589: finishing write tid 3 to smithi01663999-38 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:591: finishing rollback tid 2 to smithi01663999-42 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 254 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:589: finishing write tid 4 to smithi01663999-38 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 39 (ObjNum 201 snap 57 seq_num 201) dirty exists 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:589: left oid 38 (ObjNum 201 snap 57 seq_num 201) 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:593: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:583: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:583: finishing copy_from to smithi01663999-24 2024-04-10T03:09:56.803 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 42 (ObjNum 77 snap 12 seq_num 77) dirty exists 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:593: finishing copy_from to smithi01663999-18 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 267 (ObjNum 169 snap 44 seq_num 169) dirty exists 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:579: done (7 left) 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:581: done (6 left) 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:583: done (5 left) 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:589: done (4 left) 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:591: done (3 left) 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:592: done (2 left) 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:593: done (1 left) 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:594: done (0 left) 2024-04-10T03:09:56.804 INFO:tasks.rados.rados.0.smithi016.stdout:595: snap_remove snap 47 2024-04-10T03:09:56.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:56 smithi136 bash[23435]: cluster 2024-04-10T03:09:55.665305+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-04-10T03:09:57.043 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:56 smithi016 bash[28961]: cluster 2024-04-10T03:09:55.665305+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-04-10T03:09:57.043 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:56 smithi016 bash[21212]: cluster 2024-04-10T03:09:55.665305+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-04-10T03:09:57.307 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:57 smithi016 bash[21467]: debug 2024-04-10T03:09:57.046+0000 7fa3c0eb11c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T03:09:57.308 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:57 smithi016 bash[21467]: debug 2024-04-10T03:09:57.166+0000 7fa3c0eb11c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T03:09:57.677 INFO:tasks.rados.rados.0.smithi016.stdout:595: done (0 left) 2024-04-10T03:09:57.677 INFO:tasks.rados.rados.0.smithi016.stdout:596: rollback oid 28 current snap is 57 2024-04-10T03:09:57.677 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 55 2024-04-10T03:09:57.677 INFO:tasks.rados.rados.0.smithi016.stdout:597: delete oid 15 current snap is 57 2024-04-10T03:09:57.703 INFO:tasks.rados.rados.0.smithi016.stdout:596: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:09:57.703 INFO:tasks.rados.rados.0.smithi016.stdout:596: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:09:57.703 INFO:tasks.rados.rados.0.smithi016.stdout:596: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:09:57.703 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 186 (ObjNum 137 snap 38 seq_num 137) dirty exists 2024-04-10T03:09:57.706 INFO:tasks.rados.rados.0.smithi016.stdout:596: done (1 left) 2024-04-10T03:09:57.706 INFO:tasks.rados.rados.0.smithi016.stdout:597: done (0 left) 2024-04-10T03:09:57.706 INFO:tasks.rados.rados.0.smithi016.stdout:598: read oid 42 snap -1 2024-04-10T03:09:57.706 INFO:tasks.rados.rados.0.smithi016.stdout:598: expect (ObjNum 173 snap 46 seq_num 173) 2024-04-10T03:09:57.707 INFO:tasks.rados.rados.0.smithi016.stdout:599: setattr oid 5 current snap is 57 2024-04-10T03:09:57.707 INFO:tasks.rados.rados.0.smithi016.stdout:600: rmattr oid 26 current snap is 57 2024-04-10T03:09:57.707 INFO:tasks.rados.rados.0.smithi016.stdout:600: done (2 left) 2024-04-10T03:09:57.707 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 57 2024-04-10T03:09:57.707 INFO:tasks.rados.rados.0.smithi016.stdout:601: seq_num 203 ranges {974848=606208,1581056=401408} 2024-04-10T03:09:57.717 INFO:tasks.rados.rados.0.smithi016.stdout:601: writing smithi01663999-38 from 974848 to 1581056 tid 1 2024-04-10T03:09:57.721 INFO:tasks.rados.rados.0.smithi016.stdout:601: writing smithi01663999-38 from 1581056 to 1982464 tid 2 2024-04-10T03:09:57.721 INFO:tasks.rados.rados.0.smithi016.stdout:602: snap_create 2024-04-10T03:09:57.721 INFO:tasks.rados.rados.0.smithi016.stdout:598: expect (ObjNum 173 snap 46 seq_num 173) 2024-04-10T03:09:57.760 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 325 (ObjNum 113 snap 0 seq_num 2081545664) dirty exists 2024-04-10T03:09:57.761 INFO:tasks.rados.rados.0.smithi016.stdout:601: finishing write tid 1 to smithi01663999-38 2024-04-10T03:09:57.761 INFO:tasks.rados.rados.0.smithi016.stdout:601: finishing write tid 2 to smithi01663999-38 2024-04-10T03:09:57.761 INFO:tasks.rados.rados.0.smithi016.stdout:601: finishing write tid 3 to smithi01663999-38 2024-04-10T03:09:57.761 INFO:tasks.rados.rados.0.smithi016.stdout:601: finishing write tid 4 to smithi01663999-38 2024-04-10T03:09:57.761 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 46 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-04-10T03:09:57.761 INFO:tasks.rados.rados.0.smithi016.stdout:601: left oid 38 (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:09:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:57 smithi136 bash[23435]: cluster 2024-04-10T03:09:56.080965+0000 mgr.x (mgr.24565) 10 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.0 MiB/s wr, 69 op/s 2024-04-10T03:09:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:57 smithi136 bash[23435]: cluster 2024-04-10T03:09:56.673994+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-04-10T03:09:58.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:57 smithi016 bash[28961]: cluster 2024-04-10T03:09:56.080965+0000 mgr.x (mgr.24565) 10 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.0 MiB/s wr, 69 op/s 2024-04-10T03:09:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:57 smithi016 bash[28961]: cluster 2024-04-10T03:09:56.673994+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-04-10T03:09:58.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:57 smithi016 bash[21467]: debug 2024-04-10T03:09:57.666+0000 7fa3c0eb11c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T03:09:58.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:57 smithi016 bash[21467]: debug 2024-04-10T03:09:57.810+0000 7fa3c0eb11c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T03:09:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:57 smithi016 bash[21212]: cluster 2024-04-10T03:09:56.080965+0000 mgr.x (mgr.24565) 10 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.0 MiB/s wr, 69 op/s 2024-04-10T03:09:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:57 smithi016 bash[21212]: cluster 2024-04-10T03:09:56.673994+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-04-10T03:09:58.446 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21467]: debug 2024-04-10T03:09:58.194+0000 7fa3c0eb11c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T03:09:58.447 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21467]: debug 2024-04-10T03:09:58.322+0000 7fa3c0eb11c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T03:09:58.447 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21467]: [10/Apr/2024:03:09:58] ENGINE Bus STARTING 2024-04-10T03:09:58.447 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21467]: CherryPy Checker: 2024-04-10T03:09:58.447 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21467]: The Application mounted at '' has an empty config. 2024-04-10T03:09:58.447 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21467]: [10/Apr/2024:03:09:58] ENGINE Serving on http://:::9283 2024-04-10T03:09:58.447 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21467]: [10/Apr/2024:03:09:58] ENGINE Bus STARTED 2024-04-10T03:09:58.642 INFO:tasks.rados.rados.0.smithi016.stdout:598: done (3 left) 2024-04-10T03:09:58.642 INFO:tasks.rados.rados.0.smithi016.stdout:599: done (2 left) 2024-04-10T03:09:58.642 INFO:tasks.rados.rados.0.smithi016.stdout:601: done (1 left) 2024-04-10T03:09:58.642 INFO:tasks.rados.rados.0.smithi016.stdout:602: done (0 left) 2024-04-10T03:09:58.642 INFO:tasks.rados.rados.0.smithi016.stdout:603: snap_remove snap 44 2024-04-10T03:09:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21212]: cluster 2024-04-10T03:09:57.682546+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-04-10T03:09:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21212]: cluster 2024-04-10T03:09:58.346029+0000 mon.a (mon.0) 1230 : cluster [DBG] Standby manager daemon y started 2024-04-10T03:09:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21212]: audit 2024-04-10T03:09:58.347175+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-10T03:09:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21212]: audit 2024-04-10T03:09:58.348026+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:09:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21212]: audit 2024-04-10T03:09:58.351160+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-10T03:09:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21212]: audit 2024-04-10T03:09:58.352402+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:09:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[21212]: cluster 2024-04-10T03:09:58.646003+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-04-10T03:09:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[28961]: cluster 2024-04-10T03:09:57.682546+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-04-10T03:09:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[28961]: cluster 2024-04-10T03:09:58.346029+0000 mon.a (mon.0) 1230 : cluster [DBG] Standby manager daemon y started 2024-04-10T03:09:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[28961]: audit 2024-04-10T03:09:58.347175+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-10T03:09:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[28961]: audit 2024-04-10T03:09:58.348026+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:09:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[28961]: audit 2024-04-10T03:09:58.351160+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-10T03:09:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[28961]: audit 2024-04-10T03:09:58.352402+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:09:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:58 smithi016 bash[28961]: cluster 2024-04-10T03:09:58.646003+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-04-10T03:09:59.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:58 smithi136 bash[23435]: cluster 2024-04-10T03:09:57.682546+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-04-10T03:09:59.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:58 smithi136 bash[23435]: cluster 2024-04-10T03:09:58.346029+0000 mon.a (mon.0) 1230 : cluster [DBG] Standby manager daemon y started 2024-04-10T03:09:59.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:58 smithi136 bash[23435]: audit 2024-04-10T03:09:58.347175+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-10T03:09:59.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:58 smithi136 bash[23435]: audit 2024-04-10T03:09:58.348026+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:09:59.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:58 smithi136 bash[23435]: audit 2024-04-10T03:09:58.351160+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-10T03:09:59.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:58 smithi136 bash[23435]: audit 2024-04-10T03:09:58.352402+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.? 172.21.15.16:0/1362470807' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:09:59.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:58 smithi136 bash[23435]: cluster 2024-04-10T03:09:58.646003+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-04-10T03:09:59.647 INFO:tasks.rados.rados.0.smithi016.stdout:603: done (0 left) 2024-04-10T03:09:59.647 INFO:tasks.rados.rados.0.smithi016.stdout:604: snap_remove snap 51 2024-04-10T03:10:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:59 smithi016 bash[21212]: cluster 2024-04-10T03:09:58.081618+0000 mgr.x (mgr.24565) 11 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.9 MiB/s wr, 69 op/s 2024-04-10T03:10:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:59 smithi016 bash[21212]: cluster 2024-04-10T03:09:58.694323+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e29: x(active, since 8s), standbys: y 2024-04-10T03:10:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:59 smithi016 bash[21212]: audit 2024-04-10T03:09:58.698899+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:10:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:09:59 smithi016 bash[21212]: cluster 2024-04-10T03:09:59.648384+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-04-10T03:10:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:59 smithi016 bash[28961]: cluster 2024-04-10T03:09:58.081618+0000 mgr.x (mgr.24565) 11 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.9 MiB/s wr, 69 op/s 2024-04-10T03:10:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:59 smithi016 bash[28961]: cluster 2024-04-10T03:09:58.694323+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e29: x(active, since 8s), standbys: y 2024-04-10T03:10:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:59 smithi016 bash[28961]: audit 2024-04-10T03:09:58.698899+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:10:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:09:59 smithi016 bash[28961]: cluster 2024-04-10T03:09:59.648384+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-04-10T03:10:00.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:59 smithi136 bash[23435]: cluster 2024-04-10T03:09:58.081618+0000 mgr.x (mgr.24565) 11 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.9 MiB/s wr, 69 op/s 2024-04-10T03:10:00.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:59 smithi136 bash[23435]: cluster 2024-04-10T03:09:58.694323+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e29: x(active, since 8s), standbys: y 2024-04-10T03:10:00.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:59 smithi136 bash[23435]: audit 2024-04-10T03:09:58.698899+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:10:00.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:09:59 smithi136 bash[23435]: cluster 2024-04-10T03:09:59.648384+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-04-10T03:10:00.646 INFO:tasks.rados.rados.0.smithi016.stdout:604: done (0 left) 2024-04-10T03:10:00.646 INFO:tasks.rados.rados.0.smithi016.stdout:605: rollback oid 12 current snap is 58 2024-04-10T03:10:00.646 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 12 to 53 2024-04-10T03:10:00.646 INFO:tasks.rados.rados.0.smithi016.stdout:606: read oid 21 snap -1 2024-04-10T03:10:00.646 INFO:tasks.rados.rados.0.smithi016.stdout:606: expect deleted 2024-04-10T03:10:00.646 INFO:tasks.rados.rados.0.smithi016.stdout:607: snap_remove snap 57 2024-04-10T03:10:00.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[52028]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:10:00] "GET /metrics HTTP/1.1" 200 33161 "" "Prometheus/2.43.0" 2024-04-10T03:10:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: cluster 2024-04-10T03:10:00.000151+0000 mon.a (mon.0) 1234 : cluster [INF] overall HEALTH_OK 2024-04-10T03:10:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.258033+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:10:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.274970+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:10:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.420060+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.420495+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.420852+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.423253+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.423894+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.424412+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.427528+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.428067+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.428586+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.444438+0000 mon.a (mon.0) 1235 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.444583+0000 mon.a (mon.0) 1236 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.447875+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.448492+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.449044+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.451191+0000 mon.b (mon.1) 80 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.451264+0000 mon.b (mon.1) 81 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:10:01.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: cluster 2024-04-10T03:10:00.000151+0000 mon.a (mon.0) 1234 : cluster [INF] overall HEALTH_OK 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.258033+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.274970+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.420060+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.420495+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.420852+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.423253+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.423894+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.424412+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.427528+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.428067+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.428586+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.444438+0000 mon.a (mon.0) 1235 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:10:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.444583+0000 mon.a (mon.0) 1236 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:10:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.447875+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.448492+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.449044+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.451191+0000 mon.b (mon.1) 80 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:10:01.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.451264+0000 mon.b (mon.1) 81 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:10:01.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.451853+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.452535+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.452947+0000 mon.c (mon.2) 57 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.453056+0000 mon.c (mon.2) 58 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.453075+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.456207+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.456738+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: audit 2024-04-10T03:10:00.457317+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[21212]: cluster 2024-04-10T03:10:00.652156+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.451853+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.452535+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.452947+0000 mon.c (mon.2) 57 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:10:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.453056+0000 mon.c (mon.2) 58 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:10:01.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.453075+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.456207+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.456738+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: audit 2024-04-10T03:10:00.457317+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:00 smithi016 bash[28961]: cluster 2024-04-10T03:10:00.652156+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-04-10T03:10:01.133 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: cluster 2024-04-10T03:10:00.000151+0000 mon.a (mon.0) 1234 : cluster [INF] overall HEALTH_OK 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.258033+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.274970+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.420060+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.420495+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.420852+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.423253+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.423894+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.424412+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.427528+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.428067+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.428586+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.444438+0000 mon.a (mon.0) 1235 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.444583+0000 mon.a (mon.0) 1236 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:10:01.134 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.447875+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.448492+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.449044+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.451191+0000 mon.b (mon.1) 80 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.451264+0000 mon.b (mon.1) 81 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.451853+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.452535+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.452947+0000 mon.c (mon.2) 57 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.453056+0000 mon.c (mon.2) 58 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.453075+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.456207+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.456738+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: audit 2024-04-10T03:10:00.457317+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:10:01.135 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:00 smithi136 bash[23435]: cluster 2024-04-10T03:10:00.652156+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-04-10T03:10:01.649 INFO:tasks.rados.rados.0.smithi016.stdout:607: done (2 left) 2024-04-10T03:10:01.649 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 58 2024-04-10T03:10:01.649 INFO:tasks.rados.rados.0.smithi016.stdout:608: seq_num 204 ranges {1294336=622592,1916928=401408} 2024-04-10T03:10:01.680 INFO:tasks.rados.rados.0.smithi016.stdout:608: writing smithi01663999-44 from 1294336 to 1916928 tid 1 2024-04-10T03:10:01.688 INFO:tasks.rados.rados.0.smithi016.stdout:608: writing smithi01663999-44 from 1916928 to 2318336 tid 2 2024-04-10T03:10:01.688 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 58 2024-04-10T03:10:01.688 INFO:tasks.rados.rados.0.smithi016.stdout:609: seq_num 205 ranges {4030464=638976,4669440=401408} 2024-04-10T03:10:01.741 INFO:tasks.rados.rados.0.smithi016.stdout:609: writing smithi01663999-28 from 4030464 to 4669440 tid 1 2024-04-10T03:10:01.745 INFO:tasks.rados.rados.0.smithi016.stdout:609: writing smithi01663999-28 from 4669440 to 5070848 tid 2 2024-04-10T03:10:01.745 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 58 2024-04-10T03:10:01.745 INFO:tasks.rados.rados.0.smithi016.stdout:610: seq_num 206 ranges {5070848=655360,5726208=401408} 2024-04-10T03:10:01.782 INFO:tasks.rados.rados.0.smithi016.stdout:610: writing smithi01663999-11 from 5070848 to 5726208 tid 1 2024-04-10T03:10:01.785 INFO:tasks.rados.rados.0.smithi016.stdout:610: writing smithi01663999-11 from 5726208 to 6127616 tid 2 2024-04-10T03:10:01.785 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 58 2024-04-10T03:10:01.785 INFO:tasks.rados.rados.0.smithi016.stdout:611: seq_num 207 ranges {2932736=671744,3604480=401408} 2024-04-10T03:10:01.805 INFO:tasks.rados.rados.0.smithi016.stdout:611: writing smithi01663999-10 from 2932736 to 3604480 tid 1 2024-04-10T03:10:01.807 INFO:tasks.rados.rados.0.smithi016.stdout:611: writing smithi01663999-10 from 3604480 to 4005888 tid 2 2024-04-10T03:10:01.807 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 58 2024-04-10T03:10:01.807 INFO:tasks.rados.rados.0.smithi016.stdout:612: seq_num 208 ranges {1662976=688128,2351104=401408} 2024-04-10T03:10:01.821 INFO:tasks.rados.rados.0.smithi016.stdout:612: writing smithi01663999-39 from 1662976 to 2351104 tid 1 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:612: writing smithi01663999-39 from 2351104 to 2752512 tid 2 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:613: setattr oid 37 current snap is 58 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:605: finishing rollback tid 0 to smithi01663999-12 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:605: finishing rollback tid 1 to smithi01663999-12 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:605: finishing rollback tid 2 to smithi01663999-12 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 213 (ObjNum 180 snap 50 seq_num 180) dirty exists 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:608: finishing write tid 1 to smithi01663999-44 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:608: finishing write tid 2 to smithi01663999-44 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:608: finishing write tid 3 to smithi01663999-44 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:608: finishing write tid 4 to smithi01663999-44 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 241 (ObjNum 204 snap 58 seq_num 204) dirty exists 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:608: left oid 44 (ObjNum 204 snap 58 seq_num 204) 2024-04-10T03:10:01.824 INFO:tasks.rados.rados.0.smithi016.stdout:609: finishing write tid 1 to smithi01663999-28 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:609: finishing write tid 2 to smithi01663999-28 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:609: finishing write tid 3 to smithi01663999-28 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:609: finishing write tid 4 to smithi01663999-28 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 203 (ObjNum 205 snap 58 seq_num 205) dirty exists 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:609: left oid 28 (ObjNum 205 snap 58 seq_num 205) 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:610: finishing write tid 1 to smithi01663999-11 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:610: finishing write tid 2 to smithi01663999-11 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:610: finishing write tid 3 to smithi01663999-11 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:610: finishing write tid 4 to smithi01663999-11 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 70 (ObjNum 206 snap 58 seq_num 206) dirty exists 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:610: left oid 11 (ObjNum 206 snap 58 seq_num 206) 2024-04-10T03:10:01.825 INFO:tasks.rados.rados.0.smithi016.stdout:611: finishing write tid 1 to smithi01663999-10 2024-04-10T03:10:01.826 INFO:tasks.rados.rados.0.smithi016.stdout:611: finishing write tid 2 to smithi01663999-10 2024-04-10T03:10:01.826 INFO:tasks.rados.rados.0.smithi016.stdout:611: finishing write tid 3 to smithi01663999-10 2024-04-10T03:10:01.826 INFO:tasks.rados.rados.0.smithi016.stdout:611: finishing write tid 4 to smithi01663999-10 2024-04-10T03:10:01.826 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 213 (ObjNum 207 snap 58 seq_num 207) dirty exists 2024-04-10T03:10:01.826 INFO:tasks.rados.rados.0.smithi016.stdout:611: left oid 10 (ObjNum 207 snap 58 seq_num 207) 2024-04-10T03:10:01.826 INFO:tasks.rados.rados.0.smithi016.stdout:605: done (7 left) 2024-04-10T03:10:01.827 INFO:tasks.rados.rados.0.smithi016.stdout:606: done (6 left) 2024-04-10T03:10:01.827 INFO:tasks.rados.rados.0.smithi016.stdout:608: done (5 left) 2024-04-10T03:10:01.827 INFO:tasks.rados.rados.0.smithi016.stdout:609: done (4 left) 2024-04-10T03:10:01.827 INFO:tasks.rados.rados.0.smithi016.stdout:610: done (3 left) 2024-04-10T03:10:01.827 INFO:tasks.rados.rados.0.smithi016.stdout:611: done (2 left) 2024-04-10T03:10:01.827 INFO:tasks.rados.rados.0.smithi016.stdout:614: delete oid 7 current snap is 58 2024-04-10T03:10:01.828 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 131 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-10T03:10:01.829 INFO:tasks.rados.rados.0.smithi016.stdout:613: done (2 left) 2024-04-10T03:10:01.829 INFO:tasks.rados.rados.0.smithi016.stdout:614: done (1 left) 2024-04-10T03:10:01.829 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 58 2024-04-10T03:10:01.829 INFO:tasks.rados.rados.0.smithi016.stdout:615: seq_num 210 ranges {0=720896,720896=401408} 2024-04-10T03:10:01.833 INFO:tasks.rados.rados.0.smithi016.stdout:615: writing smithi01663999-5 from 0 to 720896 tid 1 2024-04-10T03:10:01.836 INFO:tasks.rados.rados.0.smithi016.stdout:615: writing smithi01663999-5 from 720896 to 1122304 tid 2 2024-04-10T03:10:01.836 INFO:tasks.rados.rados.0.smithi016.stdout:616: copy_from oid 44 from oid 47 current snap is 58 2024-04-10T03:10:01.836 INFO:tasks.rados.rados.0.smithi016.stdout:612: finishing write tid 1 to smithi01663999-39 2024-04-10T03:10:01.836 INFO:tasks.rados.rados.0.smithi016.stdout:617: rollback oid 15 current snap is 58 2024-04-10T03:10:01.837 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 15 to 46 2024-04-10T03:10:01.837 INFO:tasks.rados.rados.0.smithi016.stdout:612: finishing write tid 2 to smithi01663999-39 2024-04-10T03:10:01.837 INFO:tasks.rados.rados.0.smithi016.stdout:612: finishing write tid 3 to smithi01663999-39 2024-04-10T03:10:01.837 INFO:tasks.rados.rados.0.smithi016.stdout:612: finishing write tid 4 to smithi01663999-39 2024-04-10T03:10:01.837 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 225 (ObjNum 208 snap 58 seq_num 208) dirty exists 2024-04-10T03:10:01.837 INFO:tasks.rados.rados.0.smithi016.stdout:612: left oid 39 (ObjNum 208 snap 58 seq_num 208) 2024-04-10T03:10:01.837 INFO:tasks.rados.rados.0.smithi016.stdout:612: done (3 left) 2024-04-10T03:10:01.837 INFO:tasks.rados.rados.0.smithi016.stdout:618: copy_from oid 32 from oid 19 current snap is 58 2024-04-10T03:10:01.837 INFO:tasks.rados.rados.0.smithi016.stdout:619: copy_from oid 18 from oid 8 current snap is 58 2024-04-10T03:10:01.838 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 58 2024-04-10T03:10:01.838 INFO:tasks.rados.rados.0.smithi016.stdout:620: seq_num 211 ranges {0=737280,737280=401408} 2024-04-10T03:10:01.841 INFO:tasks.rados.rados.0.smithi016.stdout:620: writing smithi01663999-17 from 0 to 737280 tid 1 2024-04-10T03:10:01.843 INFO:tasks.rados.rados.0.smithi016.stdout:620: writing smithi01663999-17 from 737280 to 1138688 tid 2 2024-04-10T03:10:01.844 INFO:tasks.rados.rados.0.smithi016.stdout:621: snap_remove snap 52 2024-04-10T03:10:02.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:01 smithi016 bash[21212]: cluster 2024-04-10T03:10:00.082331+0000 mgr.x (mgr.24565) 12 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:02.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:01 smithi016 bash[21212]: cluster 2024-04-10T03:10:01.653740+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-04-10T03:10:02.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:01 smithi016 bash[28961]: cluster 2024-04-10T03:10:00.082331+0000 mgr.x (mgr.24565) 12 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:02.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:01 smithi016 bash[28961]: cluster 2024-04-10T03:10:01.653740+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-04-10T03:10:02.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:01 smithi136 bash[23435]: cluster 2024-04-10T03:10:00.082331+0000 mgr.x (mgr.24565) 12 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:02.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:01 smithi136 bash[23435]: cluster 2024-04-10T03:10:01.653740+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-04-10T03:10:02.738 INFO:tasks.rados.rados.0.smithi016.stdout:615: finishing write tid 1 to smithi01663999-5 2024-04-10T03:10:02.738 INFO:tasks.rados.rados.0.smithi016.stdout:615: finishing write tid 2 to smithi01663999-5 2024-04-10T03:10:02.738 INFO:tasks.rados.rados.0.smithi016.stdout:615: finishing write tid 3 to smithi01663999-5 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:617: finishing rollback tid 1 to smithi01663999-15 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:615: finishing write tid 4 to smithi01663999-5 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 346 (ObjNum 210 snap 58 seq_num 210) dirty exists 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:615: left oid 5 (ObjNum 210 snap 58 seq_num 210) 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:617: finishing rollback tid 2 to smithi01663999-15 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 348 (ObjNum 104 snap 23 seq_num 104) dirty exists 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:616: finishing copy_from racing read to smithi01663999-44 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:616: finishing copy_from to smithi01663999-44 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 172 (ObjNum 147 snap 40 seq_num 147) dirty exists 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:620: finishing write tid 1 to smithi01663999-17 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:620: finishing write tid 2 to smithi01663999-17 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:620: finishing write tid 3 to smithi01663999-17 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:620: finishing write tid 4 to smithi01663999-17 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 73 (ObjNum 211 snap 58 seq_num 211) dirty exists 2024-04-10T03:10:02.739 INFO:tasks.rados.rados.0.smithi016.stdout:620: left oid 17 (ObjNum 211 snap 58 seq_num 211) 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:618: finishing copy_from racing read to smithi01663999-32 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:619: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:619: finishing copy_from to smithi01663999-18 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 145 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:618: finishing copy_from to smithi01663999-32 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 162 (ObjNum 196 snap 56 seq_num 196) dirty exists 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:615: done (6 left) 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:616: done (5 left) 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:617: done (4 left) 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:618: done (3 left) 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:619: done (2 left) 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:620: done (1 left) 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:621: done (0 left) 2024-04-10T03:10:02.740 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 58 2024-04-10T03:10:02.741 INFO:tasks.rados.rados.0.smithi016.stdout:622: seq_num 212 ranges {3031040=753664,3784704=401408} 2024-04-10T03:10:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:622: writing smithi01663999-50 from 3031040 to 3784704 tid 1 2024-04-10T03:10:02.763 INFO:tasks.rados.rados.0.smithi016.stdout:622: writing smithi01663999-50 from 3784704 to 4186112 tid 2 2024-04-10T03:10:02.763 INFO:tasks.rados.rados.0.smithi016.stdout:623: read oid 22 snap -1 2024-04-10T03:10:02.763 INFO:tasks.rados.rados.0.smithi016.stdout:623: expect (ObjNum 78 snap 13 seq_num 78) 2024-04-10T03:10:02.763 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 58 2024-04-10T03:10:02.763 INFO:tasks.rados.rados.0.smithi016.stdout:624: seq_num 213 ranges {6742016=770048,7512064=401408} 2024-04-10T03:10:02.808 INFO:tasks.rados.rados.0.smithi016.stdout:624: writing smithi01663999-9 from 6742016 to 7512064 tid 1 2024-04-10T03:10:02.810 INFO:tasks.rados.rados.0.smithi016.stdout:624: writing smithi01663999-9 from 7512064 to 7913472 tid 2 2024-04-10T03:10:02.810 INFO:tasks.rados.rados.0.smithi016.stdout:625: snap_create 2024-04-10T03:10:02.810 INFO:tasks.rados.rados.0.smithi016.stdout:622: finishing write tid 1 to smithi01663999-50 2024-04-10T03:10:02.810 INFO:tasks.rados.rados.0.smithi016.stdout:622: finishing write tid 2 to smithi01663999-50 2024-04-10T03:10:02.811 INFO:tasks.rados.rados.0.smithi016.stdout:622: finishing write tid 3 to smithi01663999-50 2024-04-10T03:10:02.811 INFO:tasks.rados.rados.0.smithi016.stdout:622: finishing write tid 4 to smithi01663999-50 2024-04-10T03:10:02.811 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 136 (ObjNum 212 snap 58 seq_num 212) dirty exists 2024-04-10T03:10:02.811 INFO:tasks.rados.rados.0.smithi016.stdout:622: left oid 50 (ObjNum 212 snap 58 seq_num 212) 2024-04-10T03:10:02.811 INFO:tasks.rados.rados.0.smithi016.stdout:623: expect (ObjNum 78 snap 13 seq_num 78) 2024-04-10T03:10:02.885 INFO:tasks.rados.rados.0.smithi016.stdout:624: finishing write tid 1 to smithi01663999-9 2024-04-10T03:10:02.885 INFO:tasks.rados.rados.0.smithi016.stdout:624: finishing write tid 2 to smithi01663999-9 2024-04-10T03:10:02.885 INFO:tasks.rados.rados.0.smithi016.stdout:624: finishing write tid 3 to smithi01663999-9 2024-04-10T03:10:02.885 INFO:tasks.rados.rados.0.smithi016.stdout:624: finishing write tid 4 to smithi01663999-9 2024-04-10T03:10:02.885 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 225 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-04-10T03:10:02.885 INFO:tasks.rados.rados.0.smithi016.stdout:624: left oid 9 (ObjNum 213 snap 58 seq_num 213) 2024-04-10T03:10:03.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:02 smithi016 bash[28961]: cluster 2024-04-10T03:10:01.721594+0000 mon.a (mon.0) 1239 : cluster [DBG] mgrmap e30: x(active, since 11s), standbys: y 2024-04-10T03:10:03.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:02 smithi016 bash[21212]: cluster 2024-04-10T03:10:01.721594+0000 mon.a (mon.0) 1239 : cluster [DBG] mgrmap e30: x(active, since 11s), standbys: y 2024-04-10T03:10:03.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:02 smithi136 bash[23435]: cluster 2024-04-10T03:10:01.721594+0000 mon.a (mon.0) 1239 : cluster [DBG] mgrmap e30: x(active, since 11s), standbys: y 2024-04-10T03:10:03.637 INFO:tasks.rados.rados.0.smithi016.stdout:622: done (3 left) 2024-04-10T03:10:03.637 INFO:tasks.rados.rados.0.smithi016.stdout:623: done (2 left) 2024-04-10T03:10:03.637 INFO:tasks.rados.rados.0.smithi016.stdout:624: done (1 left) 2024-04-10T03:10:03.637 INFO:tasks.rados.rados.0.smithi016.stdout:625: done (0 left) 2024-04-10T03:10:03.637 INFO:tasks.rados.rados.0.smithi016.stdout:626: delete oid 2 current snap is 59 2024-04-10T03:10:03.647 INFO:tasks.rados.rados.0.smithi016.stdout:626: done (0 left) 2024-04-10T03:10:03.647 INFO:tasks.rados.rados.0.smithi016.stdout:627: delete oid 5 current snap is 59 2024-04-10T03:10:03.651 INFO:tasks.rados.rados.0.smithi016.stdout:627: done (0 left) 2024-04-10T03:10:03.651 INFO:tasks.rados.rados.0.smithi016.stdout:628: read oid 43 snap -1 2024-04-10T03:10:03.651 INFO:tasks.rados.rados.0.smithi016.stdout:628: expect (ObjNum 166 snap 44 seq_num 166) 2024-04-10T03:10:03.651 INFO:tasks.rados.rados.0.smithi016.stdout:629: read oid 28 snap 43 2024-04-10T03:10:03.652 INFO:tasks.rados.rados.0.smithi016.stdout:629: expect (ObjNum 137 snap 38 seq_num 137) 2024-04-10T03:10:03.652 INFO:tasks.rados.rados.0.smithi016.stdout:630: delete oid 17 current snap is 59 2024-04-10T03:10:03.658 INFO:tasks.rados.rados.0.smithi016.stdout:630: done (2 left) 2024-04-10T03:10:03.658 INFO:tasks.rados.rados.0.smithi016.stdout:631: copy_from oid 10 from oid 16 current snap is 59 2024-04-10T03:10:03.658 INFO:tasks.rados.rados.0.smithi016.stdout:632: rmattr oid 20 current snap is 59 2024-04-10T03:10:03.658 INFO:tasks.rados.rados.0.smithi016.stdout:632: done (3 left) 2024-04-10T03:10:03.659 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 59 2024-04-10T03:10:03.659 INFO:tasks.rados.rados.0.smithi016.stdout:633: seq_num 217 ranges {2179072=442368,2621440=696320,3317760=106496} 2024-04-10T03:10:03.674 INFO:tasks.rados.rados.0.smithi016.stdout:633: writing smithi01663999-3 from 2179072 to 2621440 tid 1 2024-04-10T03:10:03.678 INFO:tasks.rados.rados.0.smithi016.stdout:633: writing smithi01663999-3 from 2621440 to 3317760 tid 2 2024-04-10T03:10:03.679 INFO:tasks.rados.rados.0.smithi016.stdout:633: writing smithi01663999-3 from 3317760 to 3424256 tid 3 2024-04-10T03:10:03.679 INFO:tasks.rados.rados.0.smithi016.stdout:628: expect (ObjNum 166 snap 44 seq_num 166) 2024-04-10T03:10:03.693 INFO:tasks.rados.rados.0.smithi016.stdout:629: expect (ObjNum 137 snap 38 seq_num 137) 2024-04-10T03:10:03.833 INFO:tasks.rados.rados.0.smithi016.stdout:633: finishing write tid 1 to smithi01663999-3 2024-04-10T03:10:03.833 INFO:tasks.rados.rados.0.smithi016.stdout:633: finishing write tid 2 to smithi01663999-3 2024-04-10T03:10:03.833 INFO:tasks.rados.rados.0.smithi016.stdout:633: finishing write tid 3 to smithi01663999-3 2024-04-10T03:10:03.833 INFO:tasks.rados.rados.0.smithi016.stdout:633: finishing write tid 4 to smithi01663999-3 2024-04-10T03:10:03.833 INFO:tasks.rados.rados.0.smithi016.stdout:633: finishing write tid 5 to smithi01663999-3 2024-04-10T03:10:03.833 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 141 (ObjNum 217 snap 59 seq_num 217) dirty exists 2024-04-10T03:10:03.833 INFO:tasks.rados.rados.0.smithi016.stdout:633: left oid 3 (ObjNum 217 snap 59 seq_num 217) 2024-04-10T03:10:03.833 INFO:tasks.rados.rados.0.smithi016.stdout:631: finishing copy_from racing read to smithi01663999-10 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:634: read oid 20 snap -1 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:634: expect deleted 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:628: done (4 left) 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:629: done (3 left) 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:633: done (2 left) 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:635: read oid 4 snap 50 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:635: expect (ObjNum 151 snap 40 seq_num 151) 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:636: read oid 50 snap -1 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:636: expect (ObjNum 212 snap 58 seq_num 212) 2024-04-10T03:10:03.834 INFO:tasks.rados.rados.0.smithi016.stdout:637: snap_remove snap 43 2024-04-10T03:10:04.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:03 smithi016 bash[28961]: cluster 2024-04-10T03:10:02.083277+0000 mgr.x (mgr.24565) 13 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 616 KiB/s rd, 246 KiB/s wr, 19 op/s 2024-04-10T03:10:04.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:03 smithi016 bash[28961]: cluster 2024-04-10T03:10:02.744226+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-04-10T03:10:04.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:03 smithi016 bash[28961]: cluster 2024-04-10T03:10:03.643851+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-04-10T03:10:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:03 smithi016 bash[21212]: cluster 2024-04-10T03:10:02.083277+0000 mgr.x (mgr.24565) 13 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 616 KiB/s rd, 246 KiB/s wr, 19 op/s 2024-04-10T03:10:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:03 smithi016 bash[21212]: cluster 2024-04-10T03:10:02.744226+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-04-10T03:10:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:03 smithi016 bash[21212]: cluster 2024-04-10T03:10:03.643851+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-04-10T03:10:04.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:03 smithi136 bash[23435]: cluster 2024-04-10T03:10:02.083277+0000 mgr.x (mgr.24565) 13 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 616 KiB/s rd, 246 KiB/s wr, 19 op/s 2024-04-10T03:10:04.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:03 smithi136 bash[23435]: cluster 2024-04-10T03:10:02.744226+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-04-10T03:10:04.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:03 smithi136 bash[23435]: cluster 2024-04-10T03:10:03.643851+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-04-10T03:10:04.749 INFO:tasks.rados.rados.0.smithi016.stdout:637: done (4 left) 2024-04-10T03:10:04.750 INFO:tasks.rados.rados.0.smithi016.stdout:638: rollback oid 44 current snap is 59 2024-04-10T03:10:04.750 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 36 2024-04-10T03:10:04.750 INFO:tasks.rados.rados.0.smithi016.stdout:631: finishing copy_from to smithi01663999-10 2024-04-10T03:10:04.750 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 191 (ObjNum 111 snap 28 seq_num 111) dirty exists 2024-04-10T03:10:04.750 INFO:tasks.rados.rados.0.smithi016.stdout:635: expect (ObjNum 151 snap 40 seq_num 151) 2024-04-10T03:10:04.866 INFO:tasks.rados.rados.0.smithi016.stdout:636: expect (ObjNum 212 snap 58 seq_num 212) 2024-04-10T03:10:05.042 INFO:tasks.rados.rados.0.smithi016.stdout:638: finishing rollback tid 0 to smithi01663999-44 2024-04-10T03:10:05.042 INFO:tasks.rados.rados.0.smithi016.stdout:638: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:10:05.042 INFO:tasks.rados.rados.0.smithi016.stdout:638: finishing rollback tid 2 to smithi01663999-44 2024-04-10T03:10:05.042 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 245 (ObjNum 77 snap 12 seq_num 77) dirty exists 2024-04-10T03:10:05.042 INFO:tasks.rados.rados.0.smithi016.stdout:631: done (4 left) 2024-04-10T03:10:05.043 INFO:tasks.rados.rados.0.smithi016.stdout:634: done (3 left) 2024-04-10T03:10:05.043 INFO:tasks.rados.rados.0.smithi016.stdout:635: done (2 left) 2024-04-10T03:10:05.043 INFO:tasks.rados.rados.0.smithi016.stdout:636: done (1 left) 2024-04-10T03:10:05.043 INFO:tasks.rados.rados.0.smithi016.stdout:638: done (0 left) 2024-04-10T03:10:05.043 INFO:tasks.rados.rados.0.smithi016.stdout:639: read oid 21 snap -1 2024-04-10T03:10:05.043 INFO:tasks.rados.rados.0.smithi016.stdout:639: expect deleted 2024-04-10T03:10:05.043 INFO:tasks.rados.rados.0.smithi016.stdout:640: copy_from oid 31 from oid 6 current snap is 59 2024-04-10T03:10:05.043 INFO:tasks.rados.rados.0.smithi016.stdout:641: snap_remove snap 36 2024-04-10T03:10:05.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[21212]: audit 2024-04-10T03:10:03.960383+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[21212]: audit 2024-04-10T03:10:03.967435+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[21212]: audit 2024-04-10T03:10:04.313641+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[21212]: audit 2024-04-10T03:10:04.327460+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[21212]: cluster 2024-04-10T03:10:04.745733+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-04-10T03:10:05.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[28961]: audit 2024-04-10T03:10:03.960383+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[28961]: audit 2024-04-10T03:10:03.967435+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[28961]: audit 2024-04-10T03:10:04.313641+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[28961]: audit 2024-04-10T03:10:04.327460+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:04 smithi016 bash[28961]: cluster 2024-04-10T03:10:04.745733+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-04-10T03:10:05.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:04 smithi136 bash[23435]: audit 2024-04-10T03:10:03.960383+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:04 smithi136 bash[23435]: audit 2024-04-10T03:10:03.967435+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:04 smithi136 bash[23435]: audit 2024-04-10T03:10:04.313641+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:04 smithi136 bash[23435]: audit 2024-04-10T03:10:04.327460+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:05.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:04 smithi136 bash[23435]: cluster 2024-04-10T03:10:04.745733+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-04-10T03:10:05.971 INFO:tasks.rados.rados.0.smithi016.stdout:641: done (2 left) 2024-04-10T03:10:05.971 INFO:tasks.rados.rados.0.smithi016.stdout:642: delete oid 35 current snap is 59 2024-04-10T03:10:05.971 INFO:tasks.rados.rados.0.smithi016.stdout:640: finishing copy_from racing read to smithi01663999-31 2024-04-10T03:10:05.971 INFO:tasks.rados.rados.0.smithi016.stdout:640: finishing copy_from to smithi01663999-31 2024-04-10T03:10:05.971 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 257 (ObjNum 157 snap 43 seq_num 157) dirty exists 2024-04-10T03:10:05.998 INFO:tasks.rados.rados.0.smithi016.stdout:639: done (2 left) 2024-04-10T03:10:05.998 INFO:tasks.rados.rados.0.smithi016.stdout:640: done (1 left) 2024-04-10T03:10:05.998 INFO:tasks.rados.rados.0.smithi016.stdout:642: done (0 left) 2024-04-10T03:10:05.998 INFO:tasks.rados.rados.0.smithi016.stdout:643: read oid 42 snap -1 2024-04-10T03:10:05.998 INFO:tasks.rados.rados.0.smithi016.stdout:643: expect (ObjNum 173 snap 46 seq_num 173) 2024-04-10T03:10:05.998 INFO:tasks.rados.rados.0.smithi016.stdout:644: read oid 24 snap -1 2024-04-10T03:10:05.998 INFO:tasks.rados.rados.0.smithi016.stdout:644: expect (ObjNum 77 snap 12 seq_num 77) 2024-04-10T03:10:05.998 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 59 2024-04-10T03:10:05.998 INFO:tasks.rados.rados.0.smithi016.stdout:645: seq_num 219 ranges {0=475136,475136=466944,942080=335872} 2024-04-10T03:10:06.000 INFO:tasks.rados.rados.0.smithi016.stdout:645: writing smithi01663999-21 from 0 to 475136 tid 1 2024-04-10T03:10:06.005 INFO:tasks.rados.rados.0.smithi016.stdout:645: writing smithi01663999-21 from 475136 to 942080 tid 2 2024-04-10T03:10:06.010 INFO:tasks.rados.rados.0.smithi016.stdout:645: writing smithi01663999-21 from 942080 to 1277952 tid 3 2024-04-10T03:10:06.010 INFO:tasks.rados.rados.0.smithi016.stdout:646: snap_remove snap 58 2024-04-10T03:10:06.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: cluster 2024-04-10T03:10:04.083711+0000 mgr.x (mgr.24565) 14 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 616 KiB/s rd, 246 KiB/s wr, 19 op/s 2024-04-10T03:10:06.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.078861+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.092617+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.097924+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.099999+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.100808+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.102811+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.103320+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.105546+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.105732+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.107890+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.115954+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.204594+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.339877+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[21212]: audit 2024-04-10T03:10:05.352716+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: cluster 2024-04-10T03:10:04.083711+0000 mgr.x (mgr.24565) 14 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 616 KiB/s rd, 246 KiB/s wr, 19 op/s 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.078861+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.092617+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.097924+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.099999+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.100808+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.102811+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.103320+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.105546+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.105732+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.107890+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.115954+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.204594+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:06.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.339877+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:05 smithi016 bash[28961]: audit 2024-04-10T03:10:05.352716+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: cluster 2024-04-10T03:10:04.083711+0000 mgr.x (mgr.24565) 14 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 174 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 616 KiB/s rd, 246 KiB/s wr, 19 op/s 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.078861+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.092617+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.097924+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.099999+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.100808+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.102811+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.103320+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.105546+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.105732+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.107890+0000 mon.b (mon.1) 91 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:06.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.115954+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.204594+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:06.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.339877+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:05 smithi136 bash[23435]: audit 2024-04-10T03:10:05.352716+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:06.990 INFO:tasks.rados.rados.0.smithi016.stdout:646: done (3 left) 2024-04-10T03:10:06.991 INFO:tasks.rados.rados.0.smithi016.stdout:647: snap_remove snap 54 2024-04-10T03:10:07.307 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:07 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:10:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:10:07.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:06 smithi016 bash[21212]: cephadm 2024-04-10T03:10:05.109986+0000 mgr.x (mgr.24565) 15 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 2525M 2024-04-10T03:10:07.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:06 smithi016 bash[21212]: cluster 2024-04-10T03:10:05.975817+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-04-10T03:10:07.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:06 smithi016 bash[21212]: cluster 2024-04-10T03:10:06.084697+0000 mgr.x (mgr.24565) 16 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 28 op/s 2024-04-10T03:10:07.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:06 smithi016 bash[28961]: cephadm 2024-04-10T03:10:05.109986+0000 mgr.x (mgr.24565) 15 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 2525M 2024-04-10T03:10:07.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:06 smithi016 bash[28961]: cluster 2024-04-10T03:10:05.975817+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-04-10T03:10:07.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:06 smithi016 bash[28961]: cluster 2024-04-10T03:10:06.084697+0000 mgr.x (mgr.24565) 16 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 28 op/s 2024-04-10T03:10:07.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:06 smithi136 bash[23435]: cephadm 2024-04-10T03:10:05.109986+0000 mgr.x (mgr.24565) 15 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 2525M 2024-04-10T03:10:07.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:06 smithi136 bash[23435]: cluster 2024-04-10T03:10:05.975817+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-04-10T03:10:07.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:06 smithi136 bash[23435]: cluster 2024-04-10T03:10:06.084697+0000 mgr.x (mgr.24565) 16 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 28 op/s 2024-04-10T03:10:07.995 INFO:tasks.rados.rados.0.smithi016.stdout:647: done (3 left) 2024-04-10T03:10:07.995 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 59 2024-04-10T03:10:07.995 INFO:tasks.rados.rados.0.smithi016.stdout:648: seq_num 220 ranges {237568=491520,729088=753664,1482752=49152} 2024-04-10T03:10:08.004 INFO:tasks.rados.rados.0.smithi016.stdout:648: writing smithi01663999-31 from 237568 to 729088 tid 1 2024-04-10T03:10:08.015 INFO:tasks.rados.rados.0.smithi016.stdout:648: writing smithi01663999-31 from 729088 to 1482752 tid 2 2024-04-10T03:10:08.016 INFO:tasks.rados.rados.0.smithi016.stdout:648: writing smithi01663999-31 from 1482752 to 1531904 tid 3 2024-04-10T03:10:08.016 INFO:tasks.rados.rados.0.smithi016.stdout:649: read oid 9 snap -1 2024-04-10T03:10:08.016 INFO:tasks.rados.rados.0.smithi016.stdout:649: expect (ObjNum 213 snap 58 seq_num 213) 2024-04-10T03:10:08.016 INFO:tasks.rados.rados.0.smithi016.stdout:650: copy_from oid 16 from oid 5 current snap is 59 2024-04-10T03:10:08.016 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 59 2024-04-10T03:10:08.016 INFO:tasks.rados.rados.0.smithi016.stdout:651: seq_num 221 ranges {589824=507904,1097728=688128,1785856=114688} 2024-04-10T03:10:08.027 INFO:tasks.rados.rados.0.smithi016.stdout:651: writing smithi01663999-40 from 589824 to 1097728 tid 1 2024-04-10T03:10:08.034 INFO:tasks.rados.rados.0.smithi016.stdout:651: writing smithi01663999-40 from 1097728 to 1785856 tid 2 2024-04-10T03:10:08.035 INFO:tasks.rados.rados.0.smithi016.stdout:651: writing smithi01663999-40 from 1785856 to 1900544 tid 3 2024-04-10T03:10:08.036 INFO:tasks.rados.rados.0.smithi016.stdout:652: read oid 6 snap -1 2024-04-10T03:10:08.036 INFO:tasks.rados.rados.0.smithi016.stdout:652: expect (ObjNum 157 snap 43 seq_num 157) 2024-04-10T03:10:08.036 INFO:tasks.rados.rados.0.smithi016.stdout:653: setattr oid 46 current snap is 59 2024-04-10T03:10:08.036 INFO:tasks.rados.rados.0.smithi016.stdout:645: finishing write tid 1 to smithi01663999-21 2024-04-10T03:10:08.036 INFO:tasks.rados.rados.0.smithi016.stdout:643: expect (ObjNum 173 snap 46 seq_num 173) 2024-04-10T03:10:08.080 INFO:tasks.rados.rados.0.smithi016.stdout:644: expect (ObjNum 77 snap 12 seq_num 77) 2024-04-10T03:10:08.120 INFO:tasks.rados.rados.0.smithi016.stdout:645: finishing write tid 2 to smithi01663999-21 2024-04-10T03:10:08.120 INFO:tasks.rados.rados.0.smithi016.stdout:645: finishing write tid 3 to smithi01663999-21 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:645: finishing write tid 4 to smithi01663999-21 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:645: finishing write tid 5 to smithi01663999-21 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 145 (ObjNum 219 snap 59 seq_num 219) dirty exists 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:645: left oid 21 (ObjNum 219 snap 59 seq_num 219) 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:648: finishing write tid 1 to smithi01663999-31 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:650: finishing copy_from to smithi01663999-16 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:650: got expected ENOENT (src dne) 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:650: finishing copy_from racing read to smithi01663999-16 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:651: finishing write tid 1 to smithi01663999-40 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:648: finishing write tid 2 to smithi01663999-31 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:651: finishing write tid 2 to smithi01663999-40 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:651: finishing write tid 3 to smithi01663999-40 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:651: finishing write tid 4 to smithi01663999-40 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:651: finishing write tid 5 to smithi01663999-40 2024-04-10T03:10:08.121 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 232 (ObjNum 221 snap 59 seq_num 221) dirty exists 2024-04-10T03:10:08.122 INFO:tasks.rados.rados.0.smithi016.stdout:651: left oid 40 (ObjNum 221 snap 59 seq_num 221) 2024-04-10T03:10:08.122 INFO:tasks.rados.rados.0.smithi016.stdout:648: finishing write tid 3 to smithi01663999-31 2024-04-10T03:10:08.122 INFO:tasks.rados.rados.0.smithi016.stdout:648: finishing write tid 4 to smithi01663999-31 2024-04-10T03:10:08.122 INFO:tasks.rados.rados.0.smithi016.stdout:648: finishing write tid 5 to smithi01663999-31 2024-04-10T03:10:08.122 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 392 (ObjNum 220 snap 59 seq_num 220) dirty exists 2024-04-10T03:10:08.122 INFO:tasks.rados.rados.0.smithi016.stdout:648: left oid 31 (ObjNum 220 snap 59 seq_num 220) 2024-04-10T03:10:08.122 INFO:tasks.rados.rados.0.smithi016.stdout:652: expect (ObjNum 157 snap 43 seq_num 157) 2024-04-10T03:10:08.126 INFO:tasks.rados.rados.0.smithi016.stdout:649: expect (ObjNum 213 snap 58 seq_num 213) 2024-04-10T03:10:08.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:08 smithi016 bash[21212]: cluster 2024-04-10T03:10:06.997149+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-04-10T03:10:08.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:08 smithi016 bash[28961]: cluster 2024-04-10T03:10:06.997149+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-04-10T03:10:08.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:08 smithi136 bash[23435]: cluster 2024-04-10T03:10:06.997149+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-04-10T03:10:08.685 INFO:tasks.rados.rados.0.smithi016.stdout:643: done (8 left) 2024-04-10T03:10:08.685 INFO:tasks.rados.rados.0.smithi016.stdout:644: done (7 left) 2024-04-10T03:10:08.685 INFO:tasks.rados.rados.0.smithi016.stdout:645: done (6 left) 2024-04-10T03:10:08.685 INFO:tasks.rados.rados.0.smithi016.stdout:648: done (5 left) 2024-04-10T03:10:08.685 INFO:tasks.rados.rados.0.smithi016.stdout:649: done (4 left) 2024-04-10T03:10:08.686 INFO:tasks.rados.rados.0.smithi016.stdout:650: done (3 left) 2024-04-10T03:10:08.686 INFO:tasks.rados.rados.0.smithi016.stdout:651: done (2 left) 2024-04-10T03:10:08.686 INFO:tasks.rados.rados.0.smithi016.stdout:652: done (1 left) 2024-04-10T03:10:08.686 INFO:tasks.rados.rados.0.smithi016.stdout:654: delete oid 26 current snap is 59 2024-04-10T03:10:08.691 INFO:tasks.rados.rados.0.smithi016.stdout:654: done (1 left) 2024-04-10T03:10:08.691 INFO:tasks.rados.rados.0.smithi016.stdout:655: snap_create 2024-04-10T03:10:08.691 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 196 (ObjNum 188 snap 54 seq_num 188) dirty exists 2024-04-10T03:10:09.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:09 smithi016 bash[21212]: cluster 2024-04-10T03:10:07.997697+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-04-10T03:10:09.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:09 smithi016 bash[21212]: cluster 2024-04-10T03:10:08.085476+0000 mgr.x (mgr.24565) 17 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 28 op/s 2024-04-10T03:10:09.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:09 smithi016 bash[21212]: cluster 2024-04-10T03:10:08.648240+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-04-10T03:10:09.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:09 smithi016 bash[28961]: cluster 2024-04-10T03:10:07.997697+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-04-10T03:10:09.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:09 smithi016 bash[28961]: cluster 2024-04-10T03:10:08.085476+0000 mgr.x (mgr.24565) 17 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 28 op/s 2024-04-10T03:10:09.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:09 smithi016 bash[28961]: cluster 2024-04-10T03:10:08.648240+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-04-10T03:10:09.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:09 smithi136 bash[23435]: cluster 2024-04-10T03:10:07.997697+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-04-10T03:10:09.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:09 smithi136 bash[23435]: cluster 2024-04-10T03:10:08.085476+0000 mgr.x (mgr.24565) 17 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 28 op/s 2024-04-10T03:10:09.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:09 smithi136 bash[23435]: cluster 2024-04-10T03:10:08.648240+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-04-10T03:10:09.646 INFO:tasks.rados.rados.0.smithi016.stdout:653: done (1 left) 2024-04-10T03:10:09.646 INFO:tasks.rados.rados.0.smithi016.stdout:655: done (0 left) 2024-04-10T03:10:09.646 INFO:tasks.rados.rados.0.smithi016.stdout:656: rollback oid 47 current snap is 60 2024-04-10T03:10:09.646 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 35 2024-04-10T03:10:09.646 INFO:tasks.rados.rados.0.smithi016.stdout:657: read oid 10 snap -1 2024-04-10T03:10:09.646 INFO:tasks.rados.rados.0.smithi016.stdout:657: expect (ObjNum 111 snap 28 seq_num 111) 2024-04-10T03:10:09.646 INFO:tasks.rados.rados.0.smithi016.stdout:658: read oid 42 snap 50 2024-04-10T03:10:09.646 INFO:tasks.rados.rados.0.smithi016.stdout:658: expect (ObjNum 173 snap 46 seq_num 173) 2024-04-10T03:10:09.646 INFO:tasks.rados.rados.0.smithi016.stdout:659: snap_remove snap 46 2024-04-10T03:10:10.649 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:10:10 smithi136 bash[52028]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:10:10] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2024-04-10T03:10:10.656 INFO:tasks.rados.rados.0.smithi016.stdout:659: done (3 left) 2024-04-10T03:10:10.656 INFO:tasks.rados.rados.0.smithi016.stdout:660: setattr oid 4 current snap is 60 2024-04-10T03:10:10.656 INFO:tasks.rados.rados.0.smithi016.stdout:656: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:10:10.656 INFO:tasks.rados.rados.0.smithi016.stdout:656: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:10:10.656 INFO:tasks.rados.rados.0.smithi016.stdout:656: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:10:10.656 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 231 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-10T03:10:10.656 INFO:tasks.rados.rados.0.smithi016.stdout:658: expect (ObjNum 173 snap 46 seq_num 173) 2024-04-10T03:10:10.691 INFO:tasks.rados.rados.0.smithi016.stdout:657: expect (ObjNum 111 snap 28 seq_num 111) 2024-04-10T03:10:10.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:10 smithi136 bash[23435]: cluster 2024-04-10T03:10:09.651428+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-04-10T03:10:11.012 INFO:tasks.rados.rados.0.smithi016.stdout:656: done (3 left) 2024-04-10T03:10:11.012 INFO:tasks.rados.rados.0.smithi016.stdout:657: done (2 left) 2024-04-10T03:10:11.012 INFO:tasks.rados.rados.0.smithi016.stdout:658: done (1 left) 2024-04-10T03:10:11.013 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 60 2024-04-10T03:10:11.013 INFO:tasks.rados.rados.0.smithi016.stdout:661: seq_num 223 ranges {0=540672,540672=450560,991232=352256} 2024-04-10T03:10:11.014 INFO:tasks.rados.rados.0.smithi016.stdout:661: writing smithi01663999-20 from 0 to 540672 tid 1 2024-04-10T03:10:11.017 INFO:tasks.rados.rados.0.smithi016.stdout:661: writing smithi01663999-20 from 540672 to 991232 tid 2 2024-04-10T03:10:11.019 INFO:tasks.rados.rados.0.smithi016.stdout:661: writing smithi01663999-20 from 991232 to 1343488 tid 3 2024-04-10T03:10:11.020 INFO:tasks.rados.rados.0.smithi016.stdout:662: read oid 1 snap -1 2024-04-10T03:10:11.020 INFO:tasks.rados.rados.0.smithi016.stdout:662: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:10:11.020 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 60 2024-04-10T03:10:11.020 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 148 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-04-10T03:10:11.020 INFO:tasks.rados.rados.0.smithi016.stdout:663: seq_num 224 ranges {3325952=557056,3883008=737280,4620288=65536} 2024-04-10T03:10:11.042 INFO:tasks.rados.rados.0.smithi016.stdout:663: writing smithi01663999-19 from 3325952 to 3883008 tid 1 2024-04-10T03:10:11.046 INFO:tasks.rados.rados.0.smithi016.stdout:663: writing smithi01663999-19 from 3883008 to 4620288 tid 2 2024-04-10T03:10:11.046 INFO:tasks.rados.rados.0.smithi016.stdout:663: writing smithi01663999-19 from 4620288 to 4685824 tid 3 2024-04-10T03:10:11.046 INFO:tasks.rados.rados.0.smithi016.stdout:660: done (3 left) 2024-04-10T03:10:11.047 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 60 2024-04-10T03:10:11.047 INFO:tasks.rados.rados.0.smithi016.stdout:664: seq_num 225 ranges {6381568=573440,6955008=622592,7577600=180224} 2024-04-10T03:10:11.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:10 smithi016 bash[21212]: cluster 2024-04-10T03:10:09.651428+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-04-10T03:10:11.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:10 smithi016 bash[28961]: cluster 2024-04-10T03:10:09.651428+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-04-10T03:10:11.086 INFO:tasks.rados.rados.0.smithi016.stdout:664: writing smithi01663999-16 from 6381568 to 6955008 tid 1 2024-04-10T03:10:11.090 INFO:tasks.rados.rados.0.smithi016.stdout:664: writing smithi01663999-16 from 6955008 to 7577600 tid 2 2024-04-10T03:10:11.091 INFO:tasks.rados.rados.0.smithi016.stdout:664: writing smithi01663999-16 from 7577600 to 7757824 tid 3 2024-04-10T03:10:11.091 INFO:tasks.rados.rados.0.smithi016.stdout:665: read oid 37 snap 45 2024-04-10T03:10:11.091 INFO:tasks.rados.rados.0.smithi016.stdout:665: expect deleted 2024-04-10T03:10:11.091 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 60 2024-04-10T03:10:11.091 INFO:tasks.rados.rados.0.smithi016.stdout:666: seq_num 226 ranges {0=589824,589824=507904,1097728=294912} 2024-04-10T03:10:11.095 INFO:tasks.rados.rados.0.smithi016.stdout:666: writing smithi01663999-2 from 0 to 589824 tid 1 2024-04-10T03:10:11.099 INFO:tasks.rados.rados.0.smithi016.stdout:666: writing smithi01663999-2 from 589824 to 1097728 tid 2 2024-04-10T03:10:11.101 INFO:tasks.rados.rados.0.smithi016.stdout:666: writing smithi01663999-2 from 1097728 to 1392640 tid 3 2024-04-10T03:10:11.101 INFO:tasks.rados.rados.0.smithi016.stdout:667: rmattr oid 23 current snap is 60 2024-04-10T03:10:11.101 INFO:tasks.rados.rados.0.smithi016.stdout:661: finishing write tid 1 to smithi01663999-20 2024-04-10T03:10:11.101 INFO:tasks.rados.rados.0.smithi016.stdout:662: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:10:11.114 INFO:tasks.rados.rados.0.smithi016.stdout:661: finishing write tid 2 to smithi01663999-20 2024-04-10T03:10:11.114 INFO:tasks.rados.rados.0.smithi016.stdout:661: finishing write tid 3 to smithi01663999-20 2024-04-10T03:10:11.114 INFO:tasks.rados.rados.0.smithi016.stdout:662: done (6 left) 2024-04-10T03:10:11.114 INFO:tasks.rados.rados.0.smithi016.stdout:668: rmattr oid 34 current snap is 60 2024-04-10T03:10:11.114 INFO:tasks.rados.rados.0.smithi016.stdout:668: done (6 left) 2024-04-10T03:10:11.114 INFO:tasks.rados.rados.0.smithi016.stdout:669: rmattr oid 42 current snap is 60 2024-04-10T03:10:11.114 INFO:tasks.rados.rados.0.smithi016.stdout:669: done (6 left) 2024-04-10T03:10:11.114 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 60 2024-04-10T03:10:11.114 INFO:tasks.rados.rados.0.smithi016.stdout:661: finishing write tid 4 to smithi01663999-20 2024-04-10T03:10:11.115 INFO:tasks.rados.rados.0.smithi016.stdout:670: seq_num 227 ranges {1605632=606208,2211840=794624,3006464=8192} 2024-04-10T03:10:11.126 INFO:tasks.rados.rados.0.smithi016.stdout:670: writing smithi01663999-36 from 1605632 to 2211840 tid 1 2024-04-10T03:10:11.131 INFO:tasks.rados.rados.0.smithi016.stdout:670: writing smithi01663999-36 from 2211840 to 3006464 tid 2 2024-04-10T03:10:11.131 INFO:tasks.rados.rados.0.smithi016.stdout:670: writing smithi01663999-36 from 3006464 to 3014656 tid 3 2024-04-10T03:10:11.131 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 60 2024-04-10T03:10:11.131 INFO:tasks.rados.rados.0.smithi016.stdout:661: finishing write tid 5 to smithi01663999-20 2024-04-10T03:10:11.131 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 258 (ObjNum 223 snap 60 seq_num 223) dirty exists 2024-04-10T03:10:11.132 INFO:tasks.rados.rados.0.smithi016.stdout:661: left oid 20 (ObjNum 223 snap 60 seq_num 223) 2024-04-10T03:10:11.132 INFO:tasks.rados.rados.0.smithi016.stdout:663: finishing write tid 1 to smithi01663999-19 2024-04-10T03:10:11.132 INFO:tasks.rados.rados.0.smithi016.stdout:671: seq_num 228 ranges {0=622592,622592=671744,1294336=131072} 2024-04-10T03:10:11.135 INFO:tasks.rados.rados.0.smithi016.stdout:671: writing smithi01663999-27 from 0 to 622592 tid 1 2024-04-10T03:10:11.139 INFO:tasks.rados.rados.0.smithi016.stdout:671: writing smithi01663999-27 from 622592 to 1294336 tid 2 2024-04-10T03:10:11.140 INFO:tasks.rados.rados.0.smithi016.stdout:671: writing smithi01663999-27 from 1294336 to 1425408 tid 3 2024-04-10T03:10:11.140 INFO:tasks.rados.rados.0.smithi016.stdout:661: done (7 left) 2024-04-10T03:10:11.140 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 60 2024-04-10T03:10:11.140 INFO:tasks.rados.rados.0.smithi016.stdout:672: seq_num 229 ranges {2465792=638976,3104768=606208,3710976=196608} 2024-04-10T03:10:11.157 INFO:tasks.rados.rados.0.smithi016.stdout:672: writing smithi01663999-13 from 2465792 to 3104768 tid 1 2024-04-10T03:10:11.161 INFO:tasks.rados.rados.0.smithi016.stdout:672: writing smithi01663999-13 from 3104768 to 3710976 tid 2 2024-04-10T03:10:11.163 INFO:tasks.rados.rados.0.smithi016.stdout:672: writing smithi01663999-13 from 3710976 to 3907584 tid 3 2024-04-10T03:10:11.163 INFO:tasks.rados.rados.0.smithi016.stdout:673: read oid 25 snap -1 2024-04-10T03:10:11.163 INFO:tasks.rados.rados.0.smithi016.stdout:673: expect (ObjNum 159 snap 43 seq_num 159) 2024-04-10T03:10:11.163 INFO:tasks.rados.rados.0.smithi016.stdout:674: read oid 1 snap -1 2024-04-10T03:10:11.163 INFO:tasks.rados.rados.0.smithi016.stdout:674: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:10:11.163 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 60 2024-04-10T03:10:11.163 INFO:tasks.rados.rados.0.smithi016.stdout:663: finishing write tid 2 to smithi01663999-19 2024-04-10T03:10:11.163 INFO:tasks.rados.rados.0.smithi016.stdout:663: finishing write tid 3 to smithi01663999-19 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:663: finishing write tid 4 to smithi01663999-19 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:663: finishing write tid 5 to smithi01663999-19 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 243 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:663: left oid 19 (ObjNum 224 snap 60 seq_num 224) 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:664: finishing write tid 1 to smithi01663999-16 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:664: finishing write tid 2 to smithi01663999-16 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:664: finishing write tid 3 to smithi01663999-16 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:664: finishing write tid 4 to smithi01663999-16 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:666: finishing write tid 1 to smithi01663999-2 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:664: finishing write tid 5 to smithi01663999-16 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 240 (ObjNum 225 snap 60 seq_num 225) dirty exists 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:664: left oid 16 (ObjNum 225 snap 60 seq_num 225) 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 245 (ObjNum 183 snap 51 seq_num 183) dirty exists 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:666: finishing write tid 2 to smithi01663999-2 2024-04-10T03:10:11.164 INFO:tasks.rados.rados.0.smithi016.stdout:666: finishing write tid 3 to smithi01663999-2 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:666: finishing write tid 4 to smithi01663999-2 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:666: finishing write tid 5 to smithi01663999-2 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 152 (ObjNum 226 snap 60 seq_num 226) dirty exists 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:666: left oid 2 (ObjNum 226 snap 60 seq_num 226) 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:670: finishing write tid 1 to smithi01663999-36 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:670: finishing write tid 2 to smithi01663999-36 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:670: finishing write tid 3 to smithi01663999-36 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:670: finishing write tid 4 to smithi01663999-36 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:671: finishing write tid 1 to smithi01663999-27 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:670: finishing write tid 5 to smithi01663999-36 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 245 (ObjNum 227 snap 60 seq_num 227) dirty exists 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:670: left oid 36 (ObjNum 227 snap 60 seq_num 227) 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:671: finishing write tid 2 to smithi01663999-27 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:671: finishing write tid 3 to smithi01663999-27 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:671: finishing write tid 4 to smithi01663999-27 2024-04-10T03:10:11.165 INFO:tasks.rados.rados.0.smithi016.stdout:671: finishing write tid 5 to smithi01663999-27 2024-04-10T03:10:11.166 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 257 (ObjNum 228 snap 60 seq_num 228) dirty exists 2024-04-10T03:10:11.166 INFO:tasks.rados.rados.0.smithi016.stdout:671: left oid 27 (ObjNum 228 snap 60 seq_num 228) 2024-04-10T03:10:11.166 INFO:tasks.rados.rados.0.smithi016.stdout:675: seq_num 230 ranges {1343488=655360,1998848=491520,2490368=311296} 2024-04-10T03:10:11.175 INFO:tasks.rados.rados.0.smithi016.stdout:675: writing smithi01663999-20 from 1343488 to 1998848 tid 1 2024-04-10T03:10:11.178 INFO:tasks.rados.rados.0.smithi016.stdout:675: writing smithi01663999-20 from 1998848 to 2490368 tid 2 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:675: writing smithi01663999-20 from 2490368 to 2801664 tid 3 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:663: done (10 left) 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:664: done (9 left) 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:665: done (8 left) 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:666: done (7 left) 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:667: done (6 left) 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:670: done (5 left) 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:671: done (4 left) 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 60 2024-04-10T03:10:11.180 INFO:tasks.rados.rados.0.smithi016.stdout:676: seq_num 231 ranges {2097152=671744,2768896=778240,3547136=24576} 2024-04-10T03:10:11.195 INFO:tasks.rados.rados.0.smithi016.stdout:676: writing smithi01663999-48 from 2097152 to 2768896 tid 1 2024-04-10T03:10:11.200 INFO:tasks.rados.rados.0.smithi016.stdout:676: writing smithi01663999-48 from 2768896 to 3547136 tid 2 2024-04-10T03:10:11.200 INFO:tasks.rados.rados.0.smithi016.stdout:676: writing smithi01663999-48 from 3547136 to 3571712 tid 3 2024-04-10T03:10:11.201 INFO:tasks.rados.rados.0.smithi016.stdout:677: snap_remove snap 56 2024-04-10T03:10:11.665 INFO:tasks.rados.rados.0.smithi016.stdout:677: done (5 left) 2024-04-10T03:10:11.665 INFO:tasks.rados.rados.0.smithi016.stdout:678: snap_remove snap 50 2024-04-10T03:10:11.741 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:11 smithi136 bash[23435]: cluster 2024-04-10T03:10:10.086231+0000 mgr.x (mgr.24565) 18 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:11.741 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:11 smithi136 bash[23435]: cluster 2024-04-10T03:10:10.661049+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-04-10T03:10:12.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:11 smithi016 bash[28961]: cluster 2024-04-10T03:10:10.086231+0000 mgr.x (mgr.24565) 18 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:12.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:11 smithi016 bash[28961]: cluster 2024-04-10T03:10:10.661049+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-04-10T03:10:12.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:11 smithi016 bash[21212]: cluster 2024-04-10T03:10:10.086231+0000 mgr.x (mgr.24565) 18 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:12.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:11 smithi016 bash[21212]: cluster 2024-04-10T03:10:10.661049+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-04-10T03:10:12.676 INFO:tasks.rados.rados.0.smithi016.stdout:678: done (5 left) 2024-04-10T03:10:12.676 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 60 2024-04-10T03:10:12.676 INFO:tasks.rados.rados.0.smithi016.stdout:674: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:10:12.694 INFO:tasks.rados.rados.0.smithi016.stdout:679: seq_num 232 ranges {1900544=688128,2588672=663552,3252224=139264} 2024-04-10T03:10:12.710 INFO:tasks.rados.rados.0.smithi016.stdout:679: writing smithi01663999-40 from 1900544 to 2588672 tid 1 2024-04-10T03:10:12.714 INFO:tasks.rados.rados.0.smithi016.stdout:679: writing smithi01663999-40 from 2588672 to 3252224 tid 2 2024-04-10T03:10:12.715 INFO:tasks.rados.rados.0.smithi016.stdout:679: writing smithi01663999-40 from 3252224 to 3391488 tid 3 2024-04-10T03:10:12.716 INFO:tasks.rados.rados.0.smithi016.stdout:674: done (5 left) 2024-04-10T03:10:12.716 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 60 2024-04-10T03:10:12.716 INFO:tasks.rados.rados.0.smithi016.stdout:680: seq_num 233 ranges {6381568=712704,7094272=548864,7643136=253952} 2024-04-10T03:10:12.755 INFO:tasks.rados.rados.0.smithi016.stdout:680: writing smithi01663999-10 from 6381568 to 7094272 tid 1 2024-04-10T03:10:12.759 INFO:tasks.rados.rados.0.smithi016.stdout:680: writing smithi01663999-10 from 7094272 to 7643136 tid 2 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:680: writing smithi01663999-10 from 7643136 to 7897088 tid 3 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:681: snap_create 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:672: finishing write tid 1 to smithi01663999-13 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:672: finishing write tid 2 to smithi01663999-13 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:672: finishing write tid 3 to smithi01663999-13 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:672: finishing write tid 4 to smithi01663999-13 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:672: finishing write tid 5 to smithi01663999-13 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 262 (ObjNum 229 snap 60 seq_num 229) dirty exists 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:672: left oid 13 (ObjNum 229 snap 60 seq_num 229) 2024-04-10T03:10:12.761 INFO:tasks.rados.rados.0.smithi016.stdout:673: expect (ObjNum 159 snap 43 seq_num 159) 2024-04-10T03:10:12.865 INFO:tasks.rados.rados.0.smithi016.stdout:675: finishing write tid 1 to smithi01663999-20 2024-04-10T03:10:12.865 INFO:tasks.rados.rados.0.smithi016.stdout:675: finishing write tid 2 to smithi01663999-20 2024-04-10T03:10:12.865 INFO:tasks.rados.rados.0.smithi016.stdout:675: finishing write tid 3 to smithi01663999-20 2024-04-10T03:10:12.865 INFO:tasks.rados.rados.0.smithi016.stdout:675: finishing write tid 4 to smithi01663999-20 2024-04-10T03:10:12.865 INFO:tasks.rados.rados.0.smithi016.stdout:675: finishing write tid 5 to smithi01663999-20 2024-04-10T03:10:12.865 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 262 (ObjNum 230 snap 60 seq_num 230) dirty exists 2024-04-10T03:10:12.865 INFO:tasks.rados.rados.0.smithi016.stdout:675: left oid 20 (ObjNum 230 snap 60 seq_num 230) 2024-04-10T03:10:12.865 INFO:tasks.rados.rados.0.smithi016.stdout:676: finishing write tid 1 to smithi01663999-48 2024-04-10T03:10:12.865 INFO:tasks.rados.rados.0.smithi016.stdout:676: finishing write tid 2 to smithi01663999-48 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:676: finishing write tid 3 to smithi01663999-48 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:676: finishing write tid 4 to smithi01663999-48 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:676: finishing write tid 5 to smithi01663999-48 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 249 (ObjNum 231 snap 60 seq_num 231) dirty exists 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:676: left oid 48 (ObjNum 231 snap 60 seq_num 231) 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:679: finishing write tid 1 to smithi01663999-40 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:679: finishing write tid 2 to smithi01663999-40 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:679: finishing write tid 3 to smithi01663999-40 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:679: finishing write tid 4 to smithi01663999-40 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:679: finishing write tid 5 to smithi01663999-40 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 266 (ObjNum 232 snap 60 seq_num 232) dirty exists 2024-04-10T03:10:12.866 INFO:tasks.rados.rados.0.smithi016.stdout:679: left oid 40 (ObjNum 232 snap 60 seq_num 232) 2024-04-10T03:10:12.867 INFO:tasks.rados.rados.0.smithi016.stdout:680: finishing write tid 1 to smithi01663999-10 2024-04-10T03:10:12.867 INFO:tasks.rados.rados.0.smithi016.stdout:680: finishing write tid 2 to smithi01663999-10 2024-04-10T03:10:12.867 INFO:tasks.rados.rados.0.smithi016.stdout:680: finishing write tid 3 to smithi01663999-10 2024-04-10T03:10:12.867 INFO:tasks.rados.rados.0.smithi016.stdout:680: finishing write tid 4 to smithi01663999-10 2024-04-10T03:10:12.867 INFO:tasks.rados.rados.0.smithi016.stdout:680: finishing write tid 5 to smithi01663999-10 2024-04-10T03:10:12.867 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 266 (ObjNum 233 snap 60 seq_num 233) dirty exists 2024-04-10T03:10:12.867 INFO:tasks.rados.rados.0.smithi016.stdout:680: left oid 10 (ObjNum 233 snap 60 seq_num 233) 2024-04-10T03:10:13.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:12 smithi016 bash[21212]: cluster 2024-04-10T03:10:11.671578+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-04-10T03:10:13.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:12 smithi016 bash[28961]: cluster 2024-04-10T03:10:11.671578+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-04-10T03:10:13.058 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:12 smithi136 bash[23435]: cluster 2024-04-10T03:10:11.671578+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:672: done (6 left) 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:673: done (5 left) 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:675: done (4 left) 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:676: done (3 left) 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:679: done (2 left) 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:680: done (1 left) 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:681: done (0 left) 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:682: rollback oid 13 current snap is 61 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 13 to 59 2024-04-10T03:10:13.646 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 61 2024-04-10T03:10:13.647 INFO:tasks.rados.rados.0.smithi016.stdout:683: seq_num 234 ranges {0=729088,729088=434176,1163264=368640} 2024-04-10T03:10:13.651 INFO:tasks.rados.rados.0.smithi016.stdout:683: writing smithi01663999-35 from 0 to 729088 tid 1 2024-04-10T03:10:13.654 INFO:tasks.rados.rados.0.smithi016.stdout:683: writing smithi01663999-35 from 729088 to 1163264 tid 2 2024-04-10T03:10:13.657 INFO:tasks.rados.rados.0.smithi016.stdout:683: writing smithi01663999-35 from 1163264 to 1531904 tid 3 2024-04-10T03:10:13.657 INFO:tasks.rados.rados.0.smithi016.stdout:684: read oid 1 snap -1 2024-04-10T03:10:13.657 INFO:tasks.rados.rados.0.smithi016.stdout:684: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:10:13.657 INFO:tasks.rados.rados.0.smithi016.stdout:685: copy_from oid 17 from oid 38 current snap is 61 2024-04-10T03:10:13.657 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 61 2024-04-10T03:10:13.657 INFO:tasks.rados.rados.0.smithi016.stdout:686: seq_num 235 ranges {1392640=745472,2138112=712704,2850816=90112} 2024-04-10T03:10:13.669 INFO:tasks.rados.rados.0.smithi016.stdout:686: writing smithi01663999-2 from 1392640 to 2138112 tid 1 2024-04-10T03:10:13.674 INFO:tasks.rados.rados.0.smithi016.stdout:686: writing smithi01663999-2 from 2138112 to 2850816 tid 2 2024-04-10T03:10:13.675 INFO:tasks.rados.rados.0.smithi016.stdout:686: writing smithi01663999-2 from 2850816 to 2940928 tid 3 2024-04-10T03:10:13.675 INFO:tasks.rados.rados.0.smithi016.stdout:687: setattr oid 36 current snap is 61 2024-04-10T03:10:13.675 INFO:tasks.rados.rados.0.smithi016.stdout:684: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:10:13.689 INFO:tasks.rados.rados.0.smithi016.stdout:682: finishing rollback tid 0 to smithi01663999-13 2024-04-10T03:10:13.689 INFO:tasks.rados.rados.0.smithi016.stdout:682: finishing rollback tid 1 to smithi01663999-13 2024-04-10T03:10:13.689 INFO:tasks.rados.rados.0.smithi016.stdout:682: finishing rollback tid 2 to smithi01663999-13 2024-04-10T03:10:13.689 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 276 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:10:13.689 INFO:tasks.rados.rados.0.smithi016.stdout:683: finishing write tid 1 to smithi01663999-35 2024-04-10T03:10:13.689 INFO:tasks.rados.rados.0.smithi016.stdout:683: finishing write tid 2 to smithi01663999-35 2024-04-10T03:10:13.689 INFO:tasks.rados.rados.0.smithi016.stdout:683: finishing write tid 3 to smithi01663999-35 2024-04-10T03:10:13.689 INFO:tasks.rados.rados.0.smithi016.stdout:683: finishing write tid 4 to smithi01663999-35 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:685: finishing copy_from racing read to smithi01663999-17 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:686: finishing write tid 1 to smithi01663999-2 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:683: finishing write tid 5 to smithi01663999-35 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 280 (ObjNum 234 snap 61 seq_num 234) dirty exists 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:683: left oid 35 (ObjNum 234 snap 61 seq_num 234) 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:685: finishing copy_from to smithi01663999-17 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 46 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:686: finishing write tid 2 to smithi01663999-2 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:686: finishing write tid 3 to smithi01663999-2 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:686: finishing write tid 4 to smithi01663999-2 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:686: finishing write tid 5 to smithi01663999-2 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 159 (ObjNum 235 snap 61 seq_num 235) dirty exists 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:686: left oid 2 (ObjNum 235 snap 61 seq_num 235) 2024-04-10T03:10:13.690 INFO:tasks.rados.rados.0.smithi016.stdout:682: done (5 left) 2024-04-10T03:10:13.691 INFO:tasks.rados.rados.0.smithi016.stdout:683: done (4 left) 2024-04-10T03:10:13.691 INFO:tasks.rados.rados.0.smithi016.stdout:684: done (3 left) 2024-04-10T03:10:13.691 INFO:tasks.rados.rados.0.smithi016.stdout:685: done (2 left) 2024-04-10T03:10:13.691 INFO:tasks.rados.rados.0.smithi016.stdout:686: done (1 left) 2024-04-10T03:10:13.691 INFO:tasks.rados.rados.0.smithi016.stdout:688: setattr oid 33 current snap is 61 2024-04-10T03:10:13.691 INFO:tasks.rados.rados.0.smithi016.stdout:689: snap_create 2024-04-10T03:10:13.697 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 261 (ObjNum 227 snap 60 seq_num 227) dirty exists 2024-04-10T03:10:13.698 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 250 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-10T03:10:14.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:13 smithi016 bash[28961]: cluster 2024-04-10T03:10:12.086923+0000 mgr.x (mgr.24565) 19 : cluster [DBG] pgmap v36: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-04-10T03:10:14.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:13 smithi016 bash[28961]: cluster 2024-04-10T03:10:12.681484+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-04-10T03:10:14.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:13 smithi016 bash[28961]: cluster 2024-04-10T03:10:13.651852+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-04-10T03:10:14.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:13 smithi016 bash[21212]: cluster 2024-04-10T03:10:12.086923+0000 mgr.x (mgr.24565) 19 : cluster [DBG] pgmap v36: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-04-10T03:10:14.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:13 smithi016 bash[21212]: cluster 2024-04-10T03:10:12.681484+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-04-10T03:10:14.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:13 smithi016 bash[21212]: cluster 2024-04-10T03:10:13.651852+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-04-10T03:10:14.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:13 smithi136 bash[23435]: cluster 2024-04-10T03:10:12.086923+0000 mgr.x (mgr.24565) 19 : cluster [DBG] pgmap v36: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-04-10T03:10:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:13 smithi136 bash[23435]: cluster 2024-04-10T03:10:12.681484+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-04-10T03:10:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:13 smithi136 bash[23435]: cluster 2024-04-10T03:10:13.651852+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-04-10T03:10:14.688 INFO:tasks.rados.rados.0.smithi016.stdout:687: done (2 left) 2024-04-10T03:10:14.688 INFO:tasks.rados.rados.0.smithi016.stdout:688: done (1 left) 2024-04-10T03:10:14.688 INFO:tasks.rados.rados.0.smithi016.stdout:689: done (0 left) 2024-04-10T03:10:14.688 INFO:tasks.rados.rados.0.smithi016.stdout:690: rollback oid 32 current snap is 62 2024-04-10T03:10:14.688 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 32 to 61 2024-04-10T03:10:14.688 INFO:tasks.rados.rados.0.smithi016.stdout:691: snap_remove snap 53 2024-04-10T03:10:15.711 INFO:tasks.rados.rados.0.smithi016.stdout:691: done (1 left) 2024-04-10T03:10:15.711 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 62 2024-04-10T03:10:15.711 INFO:tasks.rados.rados.0.smithi016.stdout:692: seq_num 236 ranges {1294336=761856,2056192=647168,2703360=155648} 2024-04-10T03:10:15.716 INFO:tasks.rados.rados.0.smithi016.stdout:692: writing smithi01663999-24 from 1294336 to 2056192 tid 1 2024-04-10T03:10:15.720 INFO:tasks.rados.rados.0.smithi016.stdout:692: writing smithi01663999-24 from 2056192 to 2703360 tid 2 2024-04-10T03:10:15.722 INFO:tasks.rados.rados.0.smithi016.stdout:692: writing smithi01663999-24 from 2703360 to 2859008 tid 3 2024-04-10T03:10:15.722 INFO:tasks.rados.rados.0.smithi016.stdout:693: copy_from oid 3 from oid 45 current snap is 62 2024-04-10T03:10:15.722 INFO:tasks.rados.rados.0.smithi016.stdout:690: finishing rollback tid 0 to smithi01663999-32 2024-04-10T03:10:15.722 INFO:tasks.rados.rados.0.smithi016.stdout:694: snap_create 2024-04-10T03:10:15.722 INFO:tasks.rados.rados.0.smithi016.stdout:690: finishing rollback tid 1 to smithi01663999-32 2024-04-10T03:10:15.722 INFO:tasks.rados.rados.0.smithi016.stdout:690: finishing rollback tid 2 to smithi01663999-32 2024-04-10T03:10:15.722 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 270 (ObjNum 196 snap 56 seq_num 196) dirty exists 2024-04-10T03:10:15.735 INFO:tasks.rados.rados.0.smithi016.stdout:692: finishing write tid 1 to smithi01663999-24 2024-04-10T03:10:15.735 INFO:tasks.rados.rados.0.smithi016.stdout:692: finishing write tid 2 to smithi01663999-24 2024-04-10T03:10:15.738 INFO:tasks.rados.rados.0.smithi016.stdout:692: finishing write tid 3 to smithi01663999-24 2024-04-10T03:10:15.738 INFO:tasks.rados.rados.0.smithi016.stdout:692: finishing write tid 4 to smithi01663999-24 2024-04-10T03:10:15.740 INFO:tasks.rados.rados.0.smithi016.stdout:692: finishing write tid 5 to smithi01663999-24 2024-04-10T03:10:15.740 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 271 (ObjNum 236 snap 62 seq_num 236) dirty exists 2024-04-10T03:10:15.740 INFO:tasks.rados.rados.0.smithi016.stdout:692: left oid 24 (ObjNum 236 snap 62 seq_num 236) 2024-04-10T03:10:15.740 INFO:tasks.rados.rados.0.smithi016.stdout:693: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:10:15.743 INFO:tasks.rados.rados.0.smithi016.stdout:693: finishing copy_from to smithi01663999-3 2024-04-10T03:10:15.743 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 309 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-10T03:10:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: cluster 2024-04-10T03:10:14.087413+0000 mgr.x (mgr.24565) 20 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-04-10T03:10:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: cluster 2024-04-10T03:10:14.693118+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-04-10T03:10:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.955435+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.970383+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.975396+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.977311+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.978156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.980108+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.980856+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.982814+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.983776+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.985729+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:14.994225+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:15.001151+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[21212]: audit 2024-04-10T03:10:15.002859+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: cluster 2024-04-10T03:10:14.087413+0000 mgr.x (mgr.24565) 20 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: cluster 2024-04-10T03:10:14.693118+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.955435+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.970383+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.975396+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.977311+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.978156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.980108+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.980856+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.982814+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.983776+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.985729+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:14.994225+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:15.001151+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:10:16.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:15 smithi016 bash[28961]: audit 2024-04-10T03:10:15.002859+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:10:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: cluster 2024-04-10T03:10:14.087413+0000 mgr.x (mgr.24565) 20 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-04-10T03:10:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: cluster 2024-04-10T03:10:14.693118+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-04-10T03:10:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.955435+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.970383+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.975396+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.977311+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.978156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.980108+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.980856+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.982814+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.983776+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.985729+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-10T03:10:16.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:14.994225+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:16.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:15.001151+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:10:16.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:15 smithi136 bash[23435]: audit 2024-04-10T03:10:15.002859+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:10:16.557 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:16 smithi016 systemd[1]: Stopping Ceph node-exporter.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:10:16.714 INFO:tasks.rados.rados.0.smithi016.stdout:690: done (3 left) 2024-04-10T03:10:16.714 INFO:tasks.rados.rados.0.smithi016.stdout:692: done (2 left) 2024-04-10T03:10:16.715 INFO:tasks.rados.rados.0.smithi016.stdout:693: done (1 left) 2024-04-10T03:10:16.715 INFO:tasks.rados.rados.0.smithi016.stdout:694: done (0 left) 2024-04-10T03:10:16.715 INFO:tasks.rados.rados.0.smithi016.stdout:695: read oid 39 snap -1 2024-04-10T03:10:16.715 INFO:tasks.rados.rados.0.smithi016.stdout:695: expect (ObjNum 208 snap 58 seq_num 208) 2024-04-10T03:10:16.715 INFO:tasks.rados.rados.0.smithi016.stdout:696: read oid 8 snap 61 2024-04-10T03:10:16.715 INFO:tasks.rados.rados.0.smithi016.stdout:696: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:10:16.715 INFO:tasks.rados.rados.0.smithi016.stdout:697: snap_remove snap 62 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:14.988093+0000 mgr.x (mgr.24565) 21 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 2524M 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.005341+0000 mgr.x (mgr.24565) 22 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.005762+0000 mgr.x (mgr.24565) 23 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.271572+0000 mgr.x (mgr.24565) 24 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.271901+0000 mgr.x (mgr.24565) 25 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.436959+0000 mgr.x (mgr.24565) 26 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.437254+0000 mgr.x (mgr.24565) 27 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.602296+0000 mgr.x (mgr.24565) 28 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.602721+0000 mgr.x (mgr.24565) 29 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cluster 2024-04-10T03:10:15.704267+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-04-10T03:10:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: audit 2024-04-10T03:10:15.778202+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: audit 2024-04-10T03:10:15.780919+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: audit 2024-04-10T03:10:15.786851+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: audit 2024-04-10T03:10:15.790349+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: audit 2024-04-10T03:10:15.795526+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: audit 2024-04-10T03:10:15.838251+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: audit 2024-04-10T03:10:15.844749+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: audit 2024-04-10T03:10:15.850836+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: audit 2024-04-10T03:10:15.857030+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.861111+0000 mgr.x (mgr.24565) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-10T03:10:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[21212]: cephadm 2024-04-10T03:10:15.861537+0000 mgr.x (mgr.24565) 31 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi016 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:14.988093+0000 mgr.x (mgr.24565) 21 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 2524M 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.005341+0000 mgr.x (mgr.24565) 22 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.005762+0000 mgr.x (mgr.24565) 23 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.271572+0000 mgr.x (mgr.24565) 24 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.271901+0000 mgr.x (mgr.24565) 25 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.436959+0000 mgr.x (mgr.24565) 26 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.437254+0000 mgr.x (mgr.24565) 27 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.602296+0000 mgr.x (mgr.24565) 28 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.602721+0000 mgr.x (mgr.24565) 29 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cluster 2024-04-10T03:10:15.704267+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: audit 2024-04-10T03:10:15.778202+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: audit 2024-04-10T03:10:15.780919+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: audit 2024-04-10T03:10:15.786851+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: audit 2024-04-10T03:10:15.790349+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: audit 2024-04-10T03:10:15.795526+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: audit 2024-04-10T03:10:15.838251+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: audit 2024-04-10T03:10:15.844749+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: audit 2024-04-10T03:10:15.850836+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: audit 2024-04-10T03:10:15.857030+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.861111+0000 mgr.x (mgr.24565) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-10T03:10:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:16 smithi016 bash[28961]: cephadm 2024-04-10T03:10:15.861537+0000 mgr.x (mgr.24565) 31 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi016 2024-04-10T03:10:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:14.988093+0000 mgr.x (mgr.24565) 21 : cephadm [INF] Adjusting osd_memory_target on smithi136 to 2524M 2024-04-10T03:10:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.005341+0000 mgr.x (mgr.24565) 22 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:10:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.005762+0000 mgr.x (mgr.24565) 23 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:10:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.271572+0000 mgr.x (mgr.24565) 24 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.271901+0000 mgr.x (mgr.24565) 25 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.436959+0000 mgr.x (mgr.24565) 26 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.437254+0000 mgr.x (mgr.24565) 27 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.602296+0000 mgr.x (mgr.24565) 28 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.602721+0000 mgr.x (mgr.24565) 29 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cluster 2024-04-10T03:10:15.704267+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: audit 2024-04-10T03:10:15.778202+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: audit 2024-04-10T03:10:15.780919+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: audit 2024-04-10T03:10:15.786851+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: audit 2024-04-10T03:10:15.790349+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: audit 2024-04-10T03:10:15.795526+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: audit 2024-04-10T03:10:15.838251+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: audit 2024-04-10T03:10:15.844749+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: audit 2024-04-10T03:10:15.850836+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: audit 2024-04-10T03:10:15.857030+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.861111+0000 mgr.x (mgr.24565) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-10T03:10:17.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:16 smithi136 bash[23435]: cephadm 2024-04-10T03:10:15.861537+0000 mgr.x (mgr.24565) 31 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi016 2024-04-10T03:10:17.343 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[21467]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:10:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:10:17.344 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[64898]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-a 2024-04-10T03:10:17.708 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:17 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-10T03:10:17.708 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[64958]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-a 2024-04-10T03:10:17.708 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:17 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-10T03:10:17.708 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:17 smithi016 systemd[1]: Stopped Ceph node-exporter.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:17.709 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:17 smithi016 systemd[1]: Started Ceph node-exporter.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:17.723 INFO:tasks.rados.rados.0.smithi016.stdout:697: done (2 left) 2024-04-10T03:10:17.723 INFO:tasks.rados.rados.0.smithi016.stdout:698: delete oid 33 current snap is 63 2024-04-10T03:10:17.723 INFO:tasks.rados.rados.0.smithi016.stdout:696: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:10:17.875 INFO:tasks.rados.rados.0.smithi016.stdout:695: expect (ObjNum 208 snap 58 seq_num 208) 2024-04-10T03:10:17.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[28961]: cluster 2024-04-10T03:10:16.088804+0000 mgr.x (mgr.24565) 32 : cluster [DBG] pgmap v42: 121 pgs: 121 active+clean; 208 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-04-10T03:10:17.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[28961]: cluster 2024-04-10T03:10:16.719038+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-04-10T03:10:17.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[28961]: audit 2024-04-10T03:10:17.415226+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[28961]: audit 2024-04-10T03:10:17.427413+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.960 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[21212]: cluster 2024-04-10T03:10:16.088804+0000 mgr.x (mgr.24565) 32 : cluster [DBG] pgmap v42: 121 pgs: 121 active+clean; 208 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-04-10T03:10:17.960 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[21212]: cluster 2024-04-10T03:10:16.719038+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-04-10T03:10:17.960 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[21212]: audit 2024-04-10T03:10:17.415226+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.960 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:17 smithi016 bash[21212]: audit 2024-04-10T03:10:17.427413+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:17.987 INFO:tasks.rados.rados.0.smithi016.stdout:695: done (2 left) 2024-04-10T03:10:17.987 INFO:tasks.rados.rados.0.smithi016.stdout:696: done (1 left) 2024-04-10T03:10:17.988 INFO:tasks.rados.rados.0.smithi016.stdout:698: done (0 left) 2024-04-10T03:10:17.988 INFO:tasks.rados.rados.0.smithi016.stdout:699: snap_create 2024-04-10T03:10:18.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:17 smithi136 bash[23435]: cluster 2024-04-10T03:10:16.088804+0000 mgr.x (mgr.24565) 32 : cluster [DBG] pgmap v42: 121 pgs: 121 active+clean; 208 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-04-10T03:10:18.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:17 smithi136 bash[23435]: cluster 2024-04-10T03:10:16.719038+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-04-10T03:10:18.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:17 smithi136 bash[23435]: audit 2024-04-10T03:10:17.415226+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:18.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:17 smithi136 bash[23435]: audit 2024-04-10T03:10:17.427413+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:18.647 INFO:tasks.rados.rados.0.smithi016.stdout:699: done (0 left) 2024-04-10T03:10:18.647 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 64 2024-04-10T03:10:18.647 INFO:tasks.rados.rados.0.smithi016.stdout:700: seq_num 238 ranges {0=794624,794624=417792,1212416=385024} 2024-04-10T03:10:18.660 INFO:tasks.rados.rados.0.smithi016.stdout:700: writing smithi01663999-26 from 0 to 794624 tid 1 2024-04-10T03:10:18.667 INFO:tasks.rados.rados.0.smithi016.stdout:700: writing smithi01663999-26 from 794624 to 1212416 tid 2 2024-04-10T03:10:18.674 INFO:tasks.rados.rados.0.smithi016.stdout:700: writing smithi01663999-26 from 1212416 to 1597440 tid 3 2024-04-10T03:10:18.674 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 64 2024-04-10T03:10:18.674 INFO:tasks.rados.rados.0.smithi016.stdout:700: finishing write tid 1 to smithi01663999-26 2024-04-10T03:10:18.675 INFO:tasks.rados.rados.0.smithi016.stdout:700: finishing write tid 2 to smithi01663999-26 2024-04-10T03:10:18.675 INFO:tasks.rados.rados.0.smithi016.stdout:701: seq_num 239 ranges {237568=409600,647168=704512,1351680=499712} 2024-04-10T03:10:18.685 INFO:tasks.rados.rados.0.smithi016.stdout:701: writing smithi01663999-6 from 237568 to 647168 tid 1 2024-04-10T03:10:18.697 INFO:tasks.rados.rados.0.smithi016.stdout:701: writing smithi01663999-6 from 647168 to 1351680 tid 2 2024-04-10T03:10:18.707 INFO:tasks.rados.rados.0.smithi016.stdout:701: writing smithi01663999-6 from 1351680 to 1851392 tid 3 2024-04-10T03:10:18.707 INFO:tasks.rados.rados.0.smithi016.stdout:702: copy_from oid 41 from oid 39 current snap is 64 2024-04-10T03:10:18.707 INFO:tasks.rados.rados.0.smithi016.stdout:700: finishing write tid 3 to smithi01663999-26 2024-04-10T03:10:18.707 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 64 2024-04-10T03:10:18.707 INFO:tasks.rados.rados.0.smithi016.stdout:703: seq_num 240 ranges {4186112=425984,4612096=589824,5201920=483328,5685248=131072} 2024-04-10T03:10:18.753 INFO:tasks.rados.rados.0.smithi016.stdout:703: writing smithi01663999-50 from 4186112 to 4612096 tid 1 2024-04-10T03:10:18.758 INFO:tasks.rados.rados.0.smithi016.stdout:703: writing smithi01663999-50 from 4612096 to 5201920 tid 2 2024-04-10T03:10:18.762 INFO:tasks.rados.rados.0.smithi016.stdout:703: writing smithi01663999-50 from 5201920 to 5685248 tid 3 2024-04-10T03:10:18.766 INFO:tasks.rados.rados.0.smithi016.stdout:703: writing smithi01663999-50 from 5685248 to 5816320 tid 4 2024-04-10T03:10:18.766 INFO:tasks.rados.rados.0.smithi016.stdout:704: delete oid 3 current snap is 64 2024-04-10T03:10:18.766 INFO:tasks.rados.rados.0.smithi016.stdout:700: finishing write tid 4 to smithi01663999-26 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:700: finishing write tid 5 to smithi01663999-26 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 242 (ObjNum 238 snap 64 seq_num 238) dirty exists 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:700: left oid 26 (ObjNum 238 snap 64 seq_num 238) 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:701: finishing write tid 1 to smithi01663999-6 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:701: finishing write tid 2 to smithi01663999-6 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:701: finishing write tid 3 to smithi01663999-6 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:701: finishing write tid 4 to smithi01663999-6 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:701: finishing write tid 5 to smithi01663999-6 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 429 (ObjNum 239 snap 64 seq_num 239) dirty exists 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:701: left oid 6 (ObjNum 239 snap 64 seq_num 239) 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:702: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:702: finishing copy_from to smithi01663999-41 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 225 (ObjNum 208 snap 58 seq_num 208) dirty exists 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:703: finishing write tid 1 to smithi01663999-50 2024-04-10T03:10:18.767 INFO:tasks.rados.rados.0.smithi016.stdout:703: finishing write tid 2 to smithi01663999-50 2024-04-10T03:10:18.768 INFO:tasks.rados.rados.0.smithi016.stdout:703: finishing write tid 3 to smithi01663999-50 2024-04-10T03:10:18.768 INFO:tasks.rados.rados.0.smithi016.stdout:703: finishing write tid 4 to smithi01663999-50 2024-04-10T03:10:18.768 INFO:tasks.rados.rados.0.smithi016.stdout:703: finishing write tid 5 to smithi01663999-50 2024-04-10T03:10:18.770 INFO:tasks.rados.rados.0.smithi016.stdout:700: done (4 left) 2024-04-10T03:10:18.770 INFO:tasks.rados.rados.0.smithi016.stdout:701: done (3 left) 2024-04-10T03:10:18.770 INFO:tasks.rados.rados.0.smithi016.stdout:702: done (2 left) 2024-04-10T03:10:18.770 INFO:tasks.rados.rados.0.smithi016.stdout:704: done (1 left) 2024-04-10T03:10:18.770 INFO:tasks.rados.rados.0.smithi016.stdout:705: snap_remove snap 55 2024-04-10T03:10:18.992 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:18 smithi016 bash[21212]: cephadm 2024-04-10T03:10:17.480186+0000 mgr.x (mgr.24565) 33 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-10T03:10:18.992 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:18 smithi016 bash[21212]: cephadm 2024-04-10T03:10:17.514200+0000 mgr.x (mgr.24565) 34 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi016 2024-04-10T03:10:18.992 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:18 smithi016 bash[21212]: cluster 2024-04-10T03:10:17.729868+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-04-10T03:10:18.992 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:18 smithi016 bash[21212]: cluster 2024-04-10T03:10:18.653763+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-04-10T03:10:18.993 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:18 smithi016 bash[28961]: cephadm 2024-04-10T03:10:17.480186+0000 mgr.x (mgr.24565) 33 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-10T03:10:18.993 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:18 smithi016 bash[28961]: cephadm 2024-04-10T03:10:17.514200+0000 mgr.x (mgr.24565) 34 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi016 2024-04-10T03:10:18.993 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:18 smithi016 bash[28961]: cluster 2024-04-10T03:10:17.729868+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-04-10T03:10:18.993 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:18 smithi016 bash[28961]: cluster 2024-04-10T03:10:18.653763+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-04-10T03:10:19.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:18 smithi136 bash[23435]: cephadm 2024-04-10T03:10:17.480186+0000 mgr.x (mgr.24565) 33 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-10T03:10:19.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:18 smithi136 bash[23435]: cephadm 2024-04-10T03:10:17.514200+0000 mgr.x (mgr.24565) 34 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi016 2024-04-10T03:10:19.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:18 smithi136 bash[23435]: cluster 2024-04-10T03:10:17.729868+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-04-10T03:10:19.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:18 smithi136 bash[23435]: cluster 2024-04-10T03:10:18.653763+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.057Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.057Z 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-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.058Z 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-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.058Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.058Z 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-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.058Z 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-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=arp 2024-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-10T03:10:19.308 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=edac 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-10T03:10:19.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-10T03:10:19.310 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-10T03:10:19.310 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-10T03:10:19.310 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-10T03:10:19.310 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-10T03:10:19.310 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-10T03:10:19.310 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-10T03:10:19.310 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-10T03:10:19.310 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=os 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-10T03:10:19.311 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=stat 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=time 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=uname 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.059Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.060Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-10T03:10:19.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[64986]: ts=2024-04-10T03:10:19.060Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-10T03:10:19.742 INFO:tasks.rados.rados.0.smithi016.stdout:705: done (1 left) 2024-04-10T03:10:19.743 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 64 2024-04-10T03:10:19.743 INFO:tasks.rados.rados.0.smithi016.stdout:703: finishing write tid 6 to smithi01663999-50 2024-04-10T03:10:19.743 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 314 (ObjNum 240 snap 64 seq_num 240) dirty exists 2024-04-10T03:10:19.743 INFO:tasks.rados.rados.0.smithi016.stdout:703: left oid 50 (ObjNum 240 snap 64 seq_num 240) 2024-04-10T03:10:19.743 INFO:tasks.rados.rados.0.smithi016.stdout:706: seq_num 242 ranges {1531904=458752,1990656=753664,2744320=450560} 2024-04-10T03:10:19.765 INFO:tasks.rados.rados.0.smithi016.stdout:706: writing smithi01663999-35 from 1531904 to 1990656 tid 1 2024-04-10T03:10:19.775 INFO:tasks.rados.rados.0.smithi016.stdout:706: writing smithi01663999-35 from 1990656 to 2744320 tid 2 2024-04-10T03:10:19.782 INFO:tasks.rados.rados.0.smithi016.stdout:706: writing smithi01663999-35 from 2744320 to 3194880 tid 3 2024-04-10T03:10:19.782 INFO:tasks.rados.rados.0.smithi016.stdout:703: done (1 left) 2024-04-10T03:10:19.782 INFO:tasks.rados.rados.0.smithi016.stdout:707: read oid 29 snap -1 2024-04-10T03:10:19.782 INFO:tasks.rados.rados.0.smithi016.stdout:707: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:10:19.782 INFO:tasks.rados.rados.0.smithi016.stdout:706: finishing write tid 1 to smithi01663999-35 2024-04-10T03:10:19.782 INFO:tasks.rados.rados.0.smithi016.stdout:708: read oid 38 snap -1 2024-04-10T03:10:19.782 INFO:tasks.rados.rados.0.smithi016.stdout:708: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:10:19.782 INFO:tasks.rados.rados.0.smithi016.stdout:709: copy_from oid 41 from oid 43 current snap is 64 2024-04-10T03:10:19.783 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 64 2024-04-10T03:10:19.783 INFO:tasks.rados.rados.0.smithi016.stdout:710: seq_num 243 ranges {7913472=475136,8388608=638976,9027584=565248} 2024-04-10T03:10:19.852 INFO:tasks.rados.rados.0.smithi016.stdout:710: writing smithi01663999-9 from 7913472 to 8388608 tid 1 2024-04-10T03:10:19.856 INFO:tasks.rados.rados.0.smithi016.stdout:710: writing smithi01663999-9 from 8388608 to 9027584 tid 2 2024-04-10T03:10:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:710: writing smithi01663999-9 from 9027584 to 9592832 tid 3 2024-04-10T03:10:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:706: finishing write tid 2 to smithi01663999-35 2024-04-10T03:10:19.860 INFO:tasks.rados.rados.0.smithi016.stdout:706: finishing write tid 3 to smithi01663999-35 2024-04-10T03:10:19.861 INFO:tasks.rados.rados.0.smithi016.stdout:706: finishing write tid 4 to smithi01663999-35 2024-04-10T03:10:19.861 INFO:tasks.rados.rados.0.smithi016.stdout:706: finishing write tid 5 to smithi01663999-35 2024-04-10T03:10:19.861 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 295 (ObjNum 242 snap 64 seq_num 242) dirty exists 2024-04-10T03:10:19.861 INFO:tasks.rados.rados.0.smithi016.stdout:706: left oid 35 (ObjNum 242 snap 64 seq_num 242) 2024-04-10T03:10:19.861 INFO:tasks.rados.rados.0.smithi016.stdout:709: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:10:19.861 INFO:tasks.rados.rados.0.smithi016.stdout:707: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:10:19.959 INFO:tasks.rados.rados.0.smithi016.stdout:709: finishing copy_from to smithi01663999-41 2024-04-10T03:10:19.959 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 262 (ObjNum 166 snap 44 seq_num 166) dirty exists 2024-04-10T03:10:19.959 INFO:tasks.rados.rados.0.smithi016.stdout:708: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:710: finishing write tid 1 to smithi01663999-9 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:710: finishing write tid 2 to smithi01663999-9 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:706: done (4 left) 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:707: done (3 left) 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:708: done (2 left) 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:709: done (1 left) 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:711: copy_from oid 22 from oid 4 current snap is 64 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:710: finishing write tid 3 to smithi01663999-9 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:710: finishing write tid 4 to smithi01663999-9 2024-04-10T03:10:20.027 INFO:tasks.rados.rados.0.smithi016.stdout:710: finishing write tid 5 to smithi01663999-9 2024-04-10T03:10:20.028 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 287 (ObjNum 243 snap 64 seq_num 243) dirty exists 2024-04-10T03:10:20.028 INFO:tasks.rados.rados.0.smithi016.stdout:710: left oid 9 (ObjNum 243 snap 64 seq_num 243) 2024-04-10T03:10:20.028 INFO:tasks.rados.rados.0.smithi016.stdout:710: done (1 left) 2024-04-10T03:10:20.028 INFO:tasks.rados.rados.0.smithi016.stdout:712: delete oid 15 current snap is 64 2024-04-10T03:10:20.031 INFO:tasks.rados.rados.0.smithi016.stdout:711: finishing copy_from racing read to smithi01663999-22 2024-04-10T03:10:20.031 INFO:tasks.rados.rados.0.smithi016.stdout:712: done (1 left) 2024-04-10T03:10:20.031 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 64 2024-04-10T03:10:20.031 INFO:tasks.rados.rados.0.smithi016.stdout:713: seq_num 245 ranges {1294336=507904,1802240=458752,2260992=671744,2932736=73728} 2024-04-10T03:10:20.045 INFO:tasks.rados.rados.0.smithi016.stdout:713: writing smithi01663999-44 from 1294336 to 1802240 tid 1 2024-04-10T03:10:20.049 INFO:tasks.rados.rados.0.smithi016.stdout:713: writing smithi01663999-44 from 1802240 to 2260992 tid 2 2024-04-10T03:10:20.055 INFO:tasks.rados.rados.0.smithi016.stdout:713: writing smithi01663999-44 from 2260992 to 2932736 tid 3 2024-04-10T03:10:20.056 INFO:tasks.rados.rados.0.smithi016.stdout:713: writing smithi01663999-44 from 2932736 to 3006464 tid 4 2024-04-10T03:10:20.056 INFO:tasks.rados.rados.0.smithi016.stdout:714: snap_create 2024-04-10T03:10:20.056 INFO:tasks.rados.rados.0.smithi016.stdout:711: finishing copy_from to smithi01663999-22 2024-04-10T03:10:20.056 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 148 (ObjNum 33 snap 0 seq_num 2082271936) dirty exists 2024-04-10T03:10:20.056 INFO:tasks.rados.rados.0.smithi016.stdout:713: finishing write tid 1 to smithi01663999-44 2024-04-10T03:10:20.056 INFO:tasks.rados.rados.0.smithi016.stdout:713: finishing write tid 2 to smithi01663999-44 2024-04-10T03:10:20.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[21212]: cluster 2024-04-10T03:10:18.089538+0000 mgr.x (mgr.24565) 35 : cluster [DBG] pgmap v45: 121 pgs: 121 active+clean; 208 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-04-10T03:10:20.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:19 smithi016 bash[28961]: cluster 2024-04-10T03:10:18.089538+0000 mgr.x (mgr.24565) 35 : cluster [DBG] pgmap v45: 121 pgs: 121 active+clean; 208 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-04-10T03:10:20.059 INFO:tasks.rados.rados.0.smithi016.stdout:713: finishing write tid 3 to smithi01663999-44 2024-04-10T03:10:20.060 INFO:tasks.rados.rados.0.smithi016.stdout:713: finishing write tid 4 to smithi01663999-44 2024-04-10T03:10:20.060 INFO:tasks.rados.rados.0.smithi016.stdout:713: finishing write tid 5 to smithi01663999-44 2024-04-10T03:10:20.061 INFO:tasks.rados.rados.0.smithi016.stdout:713: finishing write tid 6 to smithi01663999-44 2024-04-10T03:10:20.062 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 256 (ObjNum 245 snap 64 seq_num 245) dirty exists 2024-04-10T03:10:20.062 INFO:tasks.rados.rados.0.smithi016.stdout:713: left oid 44 (ObjNum 245 snap 64 seq_num 245) 2024-04-10T03:10:20.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:19 smithi136 bash[23435]: cluster 2024-04-10T03:10:18.089538+0000 mgr.x (mgr.24565) 35 : cluster [DBG] pgmap v45: 121 pgs: 121 active+clean; 208 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-04-10T03:10:20.209 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:10:20.582 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:10:20.582 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (5m) 16s ago 5m 14.1M - 0.25.0 c8568f914cd2 9b2ee6d5c2a0 2024-04-10T03:10:20.582 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 running (5m) 16s ago 5m 78.9M - 9.4.7 954c08fa6188 6f27f93a71cc 2024-04-10T03:10:20.582 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (6m) 16s ago 6m 13.2M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:10:20.582 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (6m) 16s ago 6m 15.8M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:10:20.582 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283 running (46s) 16s ago 14m 487M - 19.0.0-2051-g3a866975 06a486fd9bae 3a5a69de70fe 2024-04-10T03:10:20.582 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:9283 running (16m) 16s ago 16m 417M - 17.2.7-827-gd3b5060a 21de9b7369ad 3fd5d0f1975b 2024-04-10T03:10:20.582 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (16m) 16s ago 16m 53.0M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 400d5020a386 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (14m) 16s ago 14m 44.9M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (14m) 16s ago 14m 42.1M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 3319e114beef 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 starting - - - - 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (5m) 16s ago 5m 8563k - 1.5.0 0da6a335fe13 b01b7d9fe0b8 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (13m) 16s ago 13m 112M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (12m) 16s ago 12m 97.9M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (11m) 16s ago 11m 119M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (10m) 16s ago 10m 96.5M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (10m) 16s ago 10m 97.7M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (9m) 16s ago 9m 91.8M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (8m) 16s ago 8m 68.0M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (7m) 16s ago 7m 95.1M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:10:20.583 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (4m) 16s ago 6m 48.6M - 2.43.0 a07b618ecd1d 77c5fb3a00ae 2024-04-10T03:10:20.664 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:10:20 smithi136 bash[52028]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:10:20] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-04-10T03:10:20.747 INFO:tasks.rados.rados.0.smithi016.stdout:711: done (2 left) 2024-04-10T03:10:20.747 INFO:tasks.rados.rados.0.smithi016.stdout:713: done (1 left) 2024-04-10T03:10:20.747 INFO:tasks.rados.rados.0.smithi016.stdout:714: done (0 left) 2024-04-10T03:10:20.747 INFO:tasks.rados.rados.0.smithi016.stdout:715: delete oid 35 current snap is 65 2024-04-10T03:10:20.754 INFO:tasks.rados.rados.0.smithi016.stdout:715: done (0 left) 2024-04-10T03:10:20.755 INFO:tasks.rados.rados.0.smithi016.stdout:716: snap_create 2024-04-10T03:10:21.025 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:10:21.025 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 1, 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 1 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:10:21.026 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:10:21.027 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 14, 2024-04-10T03:10:21.027 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 1 2024-04-10T03:10:21.027 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:10:21.027 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:10:21.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:20 smithi016 bash[28961]: cluster 2024-04-10T03:10:19.747365+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-04-10T03:10:21.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:20 smithi016 bash[28961]: audit 2024-04-10T03:10:20.205151+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:21.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:20 smithi016 bash[21212]: cluster 2024-04-10T03:10:19.747365+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-04-10T03:10:21.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:20 smithi016 bash[21212]: audit 2024-04-10T03:10:20.205151+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:21.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:20 smithi136 bash[23435]: cluster 2024-04-10T03:10:19.747365+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-04-10T03:10:21.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:20 smithi136 bash[23435]: audit 2024-04-10T03:10:20.205151+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:21.747 INFO:tasks.rados.rados.0.smithi016.stdout:716: done (0 left) 2024-04-10T03:10:21.747 INFO:tasks.rados.rados.0.smithi016.stdout:717: snap_create 2024-04-10T03:10:21.872 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:21 smithi016 systemd[1]: Stopping Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:10:21.872 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[57168]: ts=2024-04-10T03:10:21.686Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[21212]: cluster 2024-04-10T03:10:20.090249+0000 mgr.x (mgr.24565) 36 : cluster [DBG] pgmap v48: 121 pgs: 121 active+clean; 208 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[21212]: audit 2024-04-10T03:10:20.205107+0000 mgr.x (mgr.24565) 37 : audit [DBG] from='client.24995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[21212]: audit 2024-04-10T03:10:20.550647+0000 mgr.x (mgr.24565) 38 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[21212]: cluster 2024-04-10T03:10:20.753167+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[21212]: audit 2024-04-10T03:10:21.032603+0000 mon.a (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.16:0/1178576039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[28961]: cluster 2024-04-10T03:10:20.090249+0000 mgr.x (mgr.24565) 36 : cluster [DBG] pgmap v48: 121 pgs: 121 active+clean; 208 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[28961]: audit 2024-04-10T03:10:20.205107+0000 mgr.x (mgr.24565) 37 : audit [DBG] from='client.24995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[28961]: audit 2024-04-10T03:10:20.550647+0000 mgr.x (mgr.24565) 38 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[28961]: cluster 2024-04-10T03:10:20.753167+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-04-10T03:10:21.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:21 smithi016 bash[28961]: audit 2024-04-10T03:10:21.032603+0000 mon.a (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.16:0/1178576039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:10:22.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:21 smithi136 bash[23435]: cluster 2024-04-10T03:10:20.090249+0000 mgr.x (mgr.24565) 36 : cluster [DBG] pgmap v48: 121 pgs: 121 active+clean; 208 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:22.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:21 smithi136 bash[23435]: audit 2024-04-10T03:10:20.205107+0000 mgr.x (mgr.24565) 37 : audit [DBG] from='client.24995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:22.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:21 smithi136 bash[23435]: audit 2024-04-10T03:10:20.550647+0000 mgr.x (mgr.24565) 38 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:22.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:21 smithi136 bash[23435]: cluster 2024-04-10T03:10:20.753167+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-04-10T03:10:22.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:21 smithi136 bash[23435]: audit 2024-04-10T03:10:21.032603+0000 mon.a (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.16:0/1178576039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:10:22.444 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[65295]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-alertmanager-a 2024-04-10T03:10:22.444 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[65354]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-alertmanager-a 2024-04-10T03:10:22.444 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:22 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-04-10T03:10:22.444 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:22 smithi016 systemd[1]: Stopped Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:22.444 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:22 smithi016 systemd[1]: Started Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:22.754 INFO:tasks.rados.rados.0.smithi016.stdout:717: done (0 left) 2024-04-10T03:10:22.755 INFO:tasks.rados.rados.0.smithi016.stdout:718: read oid 22 snap -1 2024-04-10T03:10:22.755 INFO:tasks.rados.rados.0.smithi016.stdout:718: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:10:22.755 INFO:tasks.rados.rados.0.smithi016.stdout:719: copy_from oid 40 from oid 5 current snap is 67 2024-04-10T03:10:22.755 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 67 2024-04-10T03:10:22.755 INFO:tasks.rados.rados.0.smithi016.stdout:720: seq_num 247 ranges {2801664=540672,3342336=622592,3964928=581632} 2024-04-10T03:10:22.808 INFO:tasks.rados.rados.0.smithi016.stdout:720: writing smithi01663999-20 from 2801664 to 3342336 tid 1 2024-04-10T03:10:22.815 INFO:tasks.rados.rados.0.smithi016.stdout:720: writing smithi01663999-20 from 3342336 to 3964928 tid 2 2024-04-10T03:10:22.821 INFO:tasks.rados.rados.0.smithi016.stdout:720: writing smithi01663999-20 from 3964928 to 4546560 tid 3 2024-04-10T03:10:22.822 INFO:tasks.rados.rados.0.smithi016.stdout:721: snap_remove snap 60 2024-04-10T03:10:23.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[21212]: cluster 2024-04-10T03:10:21.754118+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-04-10T03:10:23.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[21212]: audit 2024-04-10T03:10:22.459462+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:23.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[21212]: audit 2024-04-10T03:10:22.471875+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:23.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[21212]: cluster 2024-04-10T03:10:22.760500+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-04-10T03:10:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[28961]: cluster 2024-04-10T03:10:21.754118+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-04-10T03:10:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[28961]: audit 2024-04-10T03:10:22.459462+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[28961]: audit 2024-04-10T03:10:22.471875+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:22 smithi016 bash[28961]: cluster 2024-04-10T03:10:22.760500+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-04-10T03:10:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:22 smithi136 bash[23435]: cluster 2024-04-10T03:10:21.754118+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-04-10T03:10:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:22 smithi136 bash[23435]: audit 2024-04-10T03:10:22.459462+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:22 smithi136 bash[23435]: audit 2024-04-10T03:10:22.471875+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:22 smithi136 bash[23435]: cluster 2024-04-10T03:10:22.760500+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-04-10T03:10:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:719: finishing copy_from to smithi01663999-40 2024-04-10T03:10:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:719: got expected ENOENT (src dne) 2024-04-10T03:10:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:719: finishing copy_from racing read to smithi01663999-40 2024-04-10T03:10:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:718: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:10:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:720: finishing write tid 1 to smithi01663999-20 2024-04-10T03:10:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:720: finishing write tid 2 to smithi01663999-20 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:720: finishing write tid 3 to smithi01663999-20 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:720: finishing write tid 4 to smithi01663999-20 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:720: finishing write tid 5 to smithi01663999-20 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 266 (ObjNum 247 snap 67 seq_num 247) dirty exists 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:720: left oid 20 (ObjNum 247 snap 67 seq_num 247) 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:718: done (3 left) 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:719: done (2 left) 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:720: done (1 left) 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:721: done (0 left) 2024-04-10T03:10:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:722: delete oid 24 current snap is 67 2024-04-10T03:10:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:722: done (0 left) 2024-04-10T03:10:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 67 2024-04-10T03:10:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:723: seq_num 249 ranges {0=573440,573440=794624,1368064=409600} 2024-04-10T03:10:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:723: writing smithi01663999-24 from 0 to 573440 tid 1 2024-04-10T03:10:23.687 INFO:tasks.rados.rados.0.smithi016.stdout:723: writing smithi01663999-24 from 573440 to 1368064 tid 2 2024-04-10T03:10:23.693 INFO:tasks.rados.rados.0.smithi016.stdout:723: writing smithi01663999-24 from 1368064 to 1777664 tid 3 2024-04-10T03:10:23.693 INFO:tasks.rados.rados.0.smithi016.stdout:724: copy_from oid 49 from oid 22 current snap is 67 2024-04-10T03:10:23.693 INFO:tasks.rados.rados.0.smithi016.stdout:723: finishing write tid 1 to smithi01663999-24 2024-04-10T03:10:23.693 INFO:tasks.rados.rados.0.smithi016.stdout:725: delete oid 35 current snap is 67 2024-04-10T03:10:23.694 INFO:tasks.rados.rados.0.smithi016.stdout:723: finishing write tid 2 to smithi01663999-24 2024-04-10T03:10:23.696 INFO:tasks.rados.rados.0.smithi016.stdout:725: done (2 left) 2024-04-10T03:10:23.696 INFO:tasks.rados.rados.0.smithi016.stdout:726: read oid 11 snap -1 2024-04-10T03:10:23.696 INFO:tasks.rados.rados.0.smithi016.stdout:726: expect (ObjNum 206 snap 58 seq_num 206) 2024-04-10T03:10:23.696 INFO:tasks.rados.rados.0.smithi016.stdout:727: copy_from oid 2 from oid 37 current snap is 67 2024-04-10T03:10:23.696 INFO:tasks.rados.rados.0.smithi016.stdout:728: read oid 47 snap -1 2024-04-10T03:10:23.696 INFO:tasks.rados.rados.0.smithi016.stdout:728: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:10:23.696 INFO:tasks.rados.rados.0.smithi016.stdout:729: read oid 26 snap -1 2024-04-10T03:10:23.696 INFO:tasks.rados.rados.0.smithi016.stdout:729: expect (ObjNum 238 snap 64 seq_num 238) 2024-04-10T03:10:23.697 INFO:tasks.rados.rados.0.smithi016.stdout:730: rollback oid 35 current snap is 67 2024-04-10T03:10:23.697 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 45 2024-04-10T03:10:23.697 INFO:tasks.rados.rados.0.smithi016.stdout:731: setattr oid 6 current snap is 67 2024-04-10T03:10:23.698 INFO:tasks.rados.rados.0.smithi016.stdout:732: snap_create 2024-04-10T03:10:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:727: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:10:23.703 INFO:tasks.rados.rados.0.smithi016.stdout:730: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:10:23.703 INFO:tasks.rados.rados.0.smithi016.stdout:730: finishing rollback tid 2 to smithi01663999-35 2024-04-10T03:10:23.703 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 302 (ObjNum 107 snap 23 seq_num 107) dirty exists 2024-04-10T03:10:23.718 INFO:tasks.rados.rados.0.smithi016.stdout:728: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:10:23.752 INFO:tasks.rados.rados.0.smithi016.stdout:723: finishing write tid 3 to smithi01663999-24 2024-04-10T03:10:23.752 INFO:tasks.rados.rados.0.smithi016.stdout:723: finishing write tid 4 to smithi01663999-24 2024-04-10T03:10:23.752 INFO:tasks.rados.rados.0.smithi016.stdout:729: expect (ObjNum 238 snap 64 seq_num 238) 2024-04-10T03:10:23.767 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:23 smithi136 bash[51140]: ts=2024-04-10T03:10:23.511Z caller=notifier.go:532 level=error component=notifier alertmanager=http://smithi016.front.sepia.ceph.com:9093/api/v2/alerts count=1 msg="Error sending alert" err="Post \"http://smithi016.front.sepia.ceph.com:9093/api/v2/alerts\": dial tcp 172.21.15.16:9093: connect: connection refused" 2024-04-10T03:10:23.767 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[65382]: ts=2024-04-10T03:10:23.556Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-10T03:10:23.767 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[65382]: ts=2024-04-10T03:10:23.556Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-10T03:10:23.767 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[65382]: ts=2024-04-10T03:10:23.558Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.16 port=9094 2024-04-10T03:10:23.767 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[65382]: ts=2024-04-10T03:10:23.559Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-10T03:10:23.768 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[65382]: ts=2024-04-10T03:10:23.590Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-10T03:10:23.768 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[65382]: ts=2024-04-10T03:10:23.590Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-10T03:10:23.768 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[65382]: ts=2024-04-10T03:10:23.594Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-10T03:10:23.768 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[65382]: ts=2024-04-10T03:10:23.594Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-10T03:10:23.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[21212]: cluster 2024-04-10T03:10:22.091117+0000 mgr.x (mgr.24565) 39 : cluster [DBG] pgmap v51: 121 pgs: 121 active+clean; 206 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-04-10T03:10:23.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[21212]: cephadm 2024-04-10T03:10:22.514455+0000 mgr.x (mgr.24565) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-10T03:10:23.801 INFO:tasks.rados.rados.0.smithi016.stdout:723: finishing write tid 5 to smithi01663999-24 2024-04-10T03:10:23.801 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 276 (ObjNum 249 snap 67 seq_num 249) dirty exists 2024-04-10T03:10:23.802 INFO:tasks.rados.rados.0.smithi016.stdout:723: left oid 24 (ObjNum 249 snap 67 seq_num 249) 2024-04-10T03:10:23.802 INFO:tasks.rados.rados.0.smithi016.stdout:724: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:10:23.802 INFO:tasks.rados.rados.0.smithi016.stdout:727: finishing copy_from to smithi01663999-2 2024-04-10T03:10:23.802 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 131 (ObjNum 65 snap 0 seq_num 2065589168) dirty exists 2024-04-10T03:10:23.802 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 445 (ObjNum 239 snap 64 seq_num 239) dirty exists 2024-04-10T03:10:23.802 INFO:tasks.rados.rados.0.smithi016.stdout:724: finishing copy_from to smithi01663999-49 2024-04-10T03:10:23.802 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 148 (ObjNum 65 snap 0 seq_num 2065589168) dirty exists 2024-04-10T03:10:23.802 INFO:tasks.rados.rados.0.smithi016.stdout:726: expect (ObjNum 206 snap 58 seq_num 206) 2024-04-10T03:10:24.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[21212]: cephadm 2024-04-10T03:10:22.807481+0000 mgr.x (mgr.24565) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi136 2024-04-10T03:10:24.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[21212]: cluster 2024-04-10T03:10:23.657243+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-04-10T03:10:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[28961]: cluster 2024-04-10T03:10:22.091117+0000 mgr.x (mgr.24565) 39 : cluster [DBG] pgmap v51: 121 pgs: 121 active+clean; 206 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-04-10T03:10:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[28961]: cephadm 2024-04-10T03:10:22.514455+0000 mgr.x (mgr.24565) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-10T03:10:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[28961]: cephadm 2024-04-10T03:10:22.807481+0000 mgr.x (mgr.24565) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi136 2024-04-10T03:10:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:23 smithi016 bash[28961]: cluster 2024-04-10T03:10:23.657243+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-04-10T03:10:24.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:23 smithi136 bash[23435]: cluster 2024-04-10T03:10:22.091117+0000 mgr.x (mgr.24565) 39 : cluster [DBG] pgmap v51: 121 pgs: 121 active+clean; 206 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-04-10T03:10:24.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:23 smithi136 bash[23435]: cephadm 2024-04-10T03:10:22.514455+0000 mgr.x (mgr.24565) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-10T03:10:24.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:23 smithi136 bash[23435]: cephadm 2024-04-10T03:10:22.807481+0000 mgr.x (mgr.24565) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi136 2024-04-10T03:10:24.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:23 smithi136 bash[23435]: cluster 2024-04-10T03:10:23.657243+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-04-10T03:10:24.654 INFO:tasks.rados.rados.0.smithi016.stdout:723: done (8 left) 2024-04-10T03:10:24.654 INFO:tasks.rados.rados.0.smithi016.stdout:724: done (7 left) 2024-04-10T03:10:24.654 INFO:tasks.rados.rados.0.smithi016.stdout:726: done (6 left) 2024-04-10T03:10:24.654 INFO:tasks.rados.rados.0.smithi016.stdout:727: done (5 left) 2024-04-10T03:10:24.654 INFO:tasks.rados.rados.0.smithi016.stdout:728: done (4 left) 2024-04-10T03:10:24.654 INFO:tasks.rados.rados.0.smithi016.stdout:729: done (3 left) 2024-04-10T03:10:24.654 INFO:tasks.rados.rados.0.smithi016.stdout:730: done (2 left) 2024-04-10T03:10:24.655 INFO:tasks.rados.rados.0.smithi016.stdout:731: done (1 left) 2024-04-10T03:10:24.655 INFO:tasks.rados.rados.0.smithi016.stdout:732: done (0 left) 2024-04-10T03:10:24.655 INFO:tasks.rados.rados.0.smithi016.stdout:733: read oid 20 snap 48 2024-04-10T03:10:24.655 INFO:tasks.rados.rados.0.smithi016.stdout:733: expect deleted 2024-04-10T03:10:24.655 INFO:tasks.rados.rados.0.smithi016.stdout:734: snap_create 2024-04-10T03:10:25.656 INFO:tasks.rados.rados.0.smithi016.stdout:733: done (1 left) 2024-04-10T03:10:25.656 INFO:tasks.rados.rados.0.smithi016.stdout:734: done (0 left) 2024-04-10T03:10:25.656 INFO:tasks.rados.rados.0.smithi016.stdout:735: snap_remove snap 45 2024-04-10T03:10:25.807 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:25 smithi016 bash[65382]: ts=2024-04-10T03:10:25.559Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000812028s 2024-04-10T03:10:25.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:25 smithi016 bash[21212]: cluster 2024-04-10T03:10:24.091891+0000 mgr.x (mgr.24565) 42 : cluster [DBG] pgmap v54: 121 pgs: 121 active+clean; 206 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-04-10T03:10:25.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:25 smithi016 bash[21212]: cluster 2024-04-10T03:10:24.659564+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-04-10T03:10:25.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:25 smithi016 bash[28961]: cluster 2024-04-10T03:10:24.091891+0000 mgr.x (mgr.24565) 42 : cluster [DBG] pgmap v54: 121 pgs: 121 active+clean; 206 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-04-10T03:10:25.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:25 smithi016 bash[28961]: cluster 2024-04-10T03:10:24.659564+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-04-10T03:10:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:25 smithi136 bash[23435]: cluster 2024-04-10T03:10:24.091891+0000 mgr.x (mgr.24565) 42 : cluster [DBG] pgmap v54: 121 pgs: 121 active+clean; 206 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2024-04-10T03:10:25.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:25 smithi136 bash[23435]: cluster 2024-04-10T03:10:24.659564+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-04-10T03:10:26.673 INFO:tasks.rados.rados.0.smithi016.stdout:735: done (0 left) 2024-04-10T03:10:26.673 INFO:tasks.rados.rados.0.smithi016.stdout:736: snap_create 2024-04-10T03:10:26.991 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:26 smithi136 bash[23435]: cluster 2024-04-10T03:10:25.662488+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-04-10T03:10:26.992 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:26 smithi136 systemd[1]: Stopping Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:10:27.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:26 smithi016 bash[28961]: cluster 2024-04-10T03:10:25.662488+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-04-10T03:10:27.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:26 smithi016 bash[21212]: cluster 2024-04-10T03:10:25.662488+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-04-10T03:10:27.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.001Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-10T03:10:27.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.001Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-10T03:10:27.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.001Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-10T03:10:27.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.001Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-10T03:10:27.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.001Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-10T03:10:27.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.001Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-10T03:10:27.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.001Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-10T03:10:27.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.001Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-10T03:10:27.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.002Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-10T03:10:27.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.002Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-10T03:10:27.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.002Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-10T03:10:27.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[51140]: ts=2024-04-10T03:10:27.002Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-10T03:10:27.696 INFO:tasks.rados.rados.0.smithi016.stdout:736: done (0 left) 2024-04-10T03:10:27.696 INFO:tasks.rados.rados.0.smithi016.stdout:737: read oid 1 snap -1 2024-04-10T03:10:27.696 INFO:tasks.rados.rados.0.smithi016.stdout:737: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:10:27.696 INFO:tasks.rados.rados.0.smithi016.stdout:738: rollback oid 50 current snap is 70 2024-04-10T03:10:27.696 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 61 2024-04-10T03:10:27.696 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 70 2024-04-10T03:10:27.696 INFO:tasks.rados.rados.0.smithi016.stdout:739: seq_num 251 ranges {0=606208,606208=614400,1220608=589824} 2024-04-10T03:10:27.707 INFO:tasks.rados.rados.0.smithi016.stdout:739: writing smithi01663999-22 from 0 to 606208 tid 1 2024-04-10T03:10:27.718 INFO:tasks.rados.rados.0.smithi016.stdout:739: writing smithi01663999-22 from 606208 to 1220608 tid 2 2024-04-10T03:10:27.729 INFO:tasks.rados.rados.0.smithi016.stdout:739: writing smithi01663999-22 from 1220608 to 1810432 tid 3 2024-04-10T03:10:27.729 INFO:tasks.rados.rados.0.smithi016.stdout:740: read oid 9 snap -1 2024-04-10T03:10:27.729 INFO:tasks.rados.rados.0.smithi016.stdout:740: expect (ObjNum 243 snap 64 seq_num 243) 2024-04-10T03:10:27.729 INFO:tasks.rados.rados.0.smithi016.stdout:741: snap_remove snap 63 2024-04-10T03:10:27.810 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[23435]: cluster 2024-04-10T03:10:26.092639+0000 mgr.x (mgr.24565) 43 : cluster [DBG] pgmap v57: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 860 KiB/s wr, 13 op/s 2024-04-10T03:10:27.810 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[23435]: cluster 2024-04-10T03:10:26.676087+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-04-10T03:10:27.810 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[58194]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-prometheus-a 2024-04-10T03:10:27.810 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 bash[58255]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-prometheus-a 2024-04-10T03:10:27.811 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-04-10T03:10:27.811 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 systemd[1]: Stopped Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:27.811 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:27 smithi136 systemd[1]: Started Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:28.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:27 smithi016 bash[21212]: cluster 2024-04-10T03:10:26.092639+0000 mgr.x (mgr.24565) 43 : cluster [DBG] pgmap v57: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 860 KiB/s wr, 13 op/s 2024-04-10T03:10:28.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:27 smithi016 bash[21212]: cluster 2024-04-10T03:10:26.676087+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-04-10T03:10:28.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:27 smithi016 bash[28961]: cluster 2024-04-10T03:10:26.092639+0000 mgr.x (mgr.24565) 43 : cluster [DBG] pgmap v57: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 860 KiB/s wr, 13 op/s 2024-04-10T03:10:28.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:27 smithi016 bash[28961]: cluster 2024-04-10T03:10:26.676087+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-04-10T03:10:28.652 INFO:tasks.rados.rados.0.smithi016.stdout:741: done (4 left) 2024-04-10T03:10:28.653 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 70 2024-04-10T03:10:28.653 INFO:tasks.rados.rados.0.smithi016.stdout:742: seq_num 252 ranges {0=630784,630784=499712,1130496=425984,1556480=278528} 2024-04-10T03:10:28.663 INFO:tasks.rados.rados.0.smithi016.stdout:742: writing smithi01663999-4 from 0 to 630784 tid 1 2024-04-10T03:10:28.664 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:28 smithi136 systemd[1]: Stopping Ceph node-exporter.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:10:28.673 INFO:tasks.rados.rados.0.smithi016.stdout:742: writing smithi01663999-4 from 630784 to 1130496 tid 2 2024-04-10T03:10:28.681 INFO:tasks.rados.rados.0.smithi016.stdout:742: writing smithi01663999-4 from 1130496 to 1556480 tid 3 2024-04-10T03:10:28.686 INFO:tasks.rados.rados.0.smithi016.stdout:742: writing smithi01663999-4 from 1556480 to 1835008 tid 4 2024-04-10T03:10:28.687 INFO:tasks.rados.rados.0.smithi016.stdout:743: snap_remove snap 64 2024-04-10T03:10:29.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[21212]: cluster 2024-04-10T03:10:27.700247+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-04-10T03:10:29.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[21212]: audit 2024-04-10T03:10:27.822540+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:29.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[21212]: audit 2024-04-10T03:10:27.834352+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:29.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[21212]: cephadm 2024-04-10T03:10:27.840319+0000 mgr.x (mgr.24565) 44 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-10T03:10:29.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[21212]: cephadm 2024-04-10T03:10:27.840744+0000 mgr.x (mgr.24565) 45 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi136 2024-04-10T03:10:29.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[21212]: cluster 2024-04-10T03:10:28.658832+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-04-10T03:10:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[28961]: cluster 2024-04-10T03:10:27.700247+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-04-10T03:10:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[28961]: audit 2024-04-10T03:10:27.822540+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[28961]: audit 2024-04-10T03:10:27.834352+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[28961]: cephadm 2024-04-10T03:10:27.840319+0000 mgr.x (mgr.24565) 44 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-10T03:10:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[28961]: cephadm 2024-04-10T03:10:27.840744+0000 mgr.x (mgr.24565) 45 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi136 2024-04-10T03:10:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:28 smithi016 bash[28961]: cluster 2024-04-10T03:10:28.658832+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-04-10T03:10:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:28 smithi136 bash[23435]: cluster 2024-04-10T03:10:27.700247+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-04-10T03:10:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:28 smithi136 bash[23435]: audit 2024-04-10T03:10:27.822540+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:28 smithi136 bash[23435]: audit 2024-04-10T03:10:27.834352+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:28 smithi136 bash[23435]: cephadm 2024-04-10T03:10:27.840319+0000 mgr.x (mgr.24565) 44 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-10T03:10:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:28 smithi136 bash[23435]: cephadm 2024-04-10T03:10:27.840744+0000 mgr.x (mgr.24565) 45 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi136 2024-04-10T03:10:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:28 smithi136 bash[23435]: cluster 2024-04-10T03:10:28.658832+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-04-10T03:10:29.477 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58329]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-b 2024-04-10T03:10:29.477 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.435Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.435Z 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-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.435Z caller=main.go:570 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi136 (none))" 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.435Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.435Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.437Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.438Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.440Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.440Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.441Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.442Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=6.655µs 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.442Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-10T03:10:29.478 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.442Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-10T03:10:29.479 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.463Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-10T03:10:29.479 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.463Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-10T03:10:29.479 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.463Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.357µs wal_replay_duration=21.693736ms wbl_replay_duration=134ns total_replay_duration=21.755964ms 2024-04-10T03:10:29.479 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.466Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-10T03:10:29.479 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.466Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-10T03:10:29.479 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.466Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-10T03:10:29.479 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.487Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.892387ms db_storage=1.031µs remote_storage=1.752µs web_handler=388ns query_engine=955ns scrape=286.668µs scrape_sd=121.758µs notify=17.939µs notify_sd=22.427µs rules=20.157354ms tracing=7.83µs 2024-04-10T03:10:29.479 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.487Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-10T03:10:29.479 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58283]: ts=2024-04-10T03:10:29.487Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-10T03:10:29.656 INFO:tasks.rados.rados.0.smithi016.stdout:738: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:10:29.656 INFO:tasks.rados.rados.0.smithi016.stdout:738: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:10:29.656 INFO:tasks.rados.rados.0.smithi016.stdout:738: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:10:29.656 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 318 (ObjNum 212 snap 58 seq_num 212) dirty exists 2024-04-10T03:10:29.656 INFO:tasks.rados.rados.0.smithi016.stdout:737: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-10T03:10:29.675 INFO:tasks.rados.rados.0.smithi016.stdout:739: finishing write tid 1 to smithi01663999-22 2024-04-10T03:10:29.675 INFO:tasks.rados.rados.0.smithi016.stdout:739: finishing write tid 2 to smithi01663999-22 2024-04-10T03:10:29.675 INFO:tasks.rados.rados.0.smithi016.stdout:739: finishing write tid 3 to smithi01663999-22 2024-04-10T03:10:29.675 INFO:tasks.rados.rados.0.smithi016.stdout:739: finishing write tid 4 to smithi01663999-22 2024-04-10T03:10:29.676 INFO:tasks.rados.rados.0.smithi016.stdout:739: finishing write tid 5 to smithi01663999-22 2024-04-10T03:10:29.676 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 466 (ObjNum 251 snap 70 seq_num 251) dirty exists 2024-04-10T03:10:29.676 INFO:tasks.rados.rados.0.smithi016.stdout:739: left oid 22 (ObjNum 251 snap 70 seq_num 251) 2024-04-10T03:10:29.676 INFO:tasks.rados.rados.0.smithi016.stdout:737: done (5 left) 2024-04-10T03:10:29.676 INFO:tasks.rados.rados.0.smithi016.stdout:738: done (4 left) 2024-04-10T03:10:29.676 INFO:tasks.rados.rados.0.smithi016.stdout:739: done (3 left) 2024-04-10T03:10:29.676 INFO:tasks.rados.rados.0.smithi016.stdout:743: done (2 left) 2024-04-10T03:10:29.676 INFO:tasks.rados.rados.0.smithi016.stdout:744: copy_from oid 46 from oid 49 current snap is 70 2024-04-10T03:10:29.676 INFO:tasks.rados.rados.0.smithi016.stdout:740: expect (ObjNum 243 snap 64 seq_num 243) 2024-04-10T03:10:29.828 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:29 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-10T03:10:29.828 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[58442]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-b 2024-04-10T03:10:29.828 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:29 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-10T03:10:29.828 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:29 smithi136 systemd[1]: Stopped Ceph node-exporter.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:29.828 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:29 smithi136 systemd[1]: Started Ceph node-exporter.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:30.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[23435]: cluster 2024-04-10T03:10:28.093300+0000 mgr.x (mgr.24565) 46 : cluster [DBG] pgmap v60: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 860 KiB/s wr, 13 op/s 2024-04-10T03:10:30.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[23435]: audit 2024-04-10T03:10:29.618274+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:30.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[23435]: audit 2024-04-10T03:10:29.630293+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:30.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:29 smithi136 bash[23435]: cluster 2024-04-10T03:10:29.660902+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-04-10T03:10:30.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:29 smithi016 bash[21212]: cluster 2024-04-10T03:10:28.093300+0000 mgr.x (mgr.24565) 46 : cluster [DBG] pgmap v60: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 860 KiB/s wr, 13 op/s 2024-04-10T03:10:30.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:29 smithi016 bash[21212]: audit 2024-04-10T03:10:29.618274+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:30.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:29 smithi016 bash[21212]: audit 2024-04-10T03:10:29.630293+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:30.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:29 smithi016 bash[21212]: cluster 2024-04-10T03:10:29.660902+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-04-10T03:10:30.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:29 smithi016 bash[28961]: cluster 2024-04-10T03:10:28.093300+0000 mgr.x (mgr.24565) 46 : cluster [DBG] pgmap v60: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 860 KiB/s wr, 13 op/s 2024-04-10T03:10:30.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:29 smithi016 bash[28961]: audit 2024-04-10T03:10:29.618274+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:30.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:29 smithi016 bash[28961]: audit 2024-04-10T03:10:29.630293+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:30.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:29 smithi016 bash[28961]: cluster 2024-04-10T03:10:29.660902+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:742: finishing write tid 1 to smithi01663999-4 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:742: finishing write tid 2 to smithi01663999-4 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:742: finishing write tid 3 to smithi01663999-4 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:742: finishing write tid 4 to smithi01663999-4 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:742: finishing write tid 5 to smithi01663999-4 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:740: done (2 left) 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:745: rollback oid 27 current snap is 70 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 35 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:742: finishing write tid 6 to smithi01663999-4 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 173 (ObjNum 252 snap 70 seq_num 252) dirty exists 2024-04-10T03:10:30.427 INFO:tasks.rados.rados.0.smithi016.stdout:742: left oid 4 (ObjNum 252 snap 70 seq_num 252) 2024-04-10T03:10:30.428 INFO:tasks.rados.rados.0.smithi016.stdout:744: finishing copy_from racing read to smithi01663999-46 2024-04-10T03:10:30.428 INFO:tasks.rados.rados.0.smithi016.stdout:744: finishing copy_from to smithi01663999-46 2024-04-10T03:10:30.428 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 148 (ObjNum 65 snap 0 seq_num 1885687640) dirty exists 2024-04-10T03:10:30.428 INFO:tasks.rados.rados.0.smithi016.stdout:742: done (2 left) 2024-04-10T03:10:30.428 INFO:tasks.rados.rados.0.smithi016.stdout:744: done (1 left) 2024-04-10T03:10:30.428 INFO:tasks.rados.rados.0.smithi016.stdout:746: setattr oid 6 current snap is 70 2024-04-10T03:10:30.428 INFO:tasks.rados.rados.0.smithi016.stdout:747: delete oid 15 current snap is 70 2024-04-10T03:10:30.432 INFO:tasks.rados.rados.0.smithi016.stdout:745: finishing rollback tid 0 to smithi01663999-27 2024-04-10T03:10:30.432 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 478 (ObjNum 239 snap 64 seq_num 239) dirty exists 2024-04-10T03:10:30.432 INFO:tasks.rados.rados.0.smithi016.stdout:745: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:10:30.432 INFO:tasks.rados.rados.0.smithi016.stdout:745: finishing rollback tid 2 to smithi01663999-27 2024-04-10T03:10:30.432 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 314 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-04-10T03:10:30.433 INFO:tasks.rados.rados.0.smithi016.stdout:745: done (2 left) 2024-04-10T03:10:30.433 INFO:tasks.rados.rados.0.smithi016.stdout:746: done (1 left) 2024-04-10T03:10:30.433 INFO:tasks.rados.rados.0.smithi016.stdout:747: done (0 left) 2024-04-10T03:10:30.433 INFO:tasks.rados.rados.0.smithi016.stdout:748: snap_create 2024-04-10T03:10:30.848 INFO:tasks.rados.rados.0.smithi016.stdout:748: done (0 left) 2024-04-10T03:10:30.849 INFO:tasks.rados.rados.0.smithi016.stdout:749: delete oid 9 current snap is 71 2024-04-10T03:10:30.859 INFO:tasks.rados.rados.0.smithi016.stdout:749: done (0 left) 2024-04-10T03:10:30.859 INFO:tasks.rados.rados.0.smithi016.stdout:750: snap_create 2024-04-10T03:10:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[23435]: cephadm 2024-04-10T03:10:29.658440+0000 mgr.x (mgr.24565) 47 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-10T03:10:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[23435]: cephadm 2024-04-10T03:10:29.681081+0000 mgr.x (mgr.24565) 48 : cephadm [INF] Reconfiguring daemon grafana.a on smithi136 2024-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.701Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.701Z 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-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.702Z 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-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.702Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.702Z 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-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.702Z 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-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.702Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=arp 2024-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-10T03:10:30.916 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=edac 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-10T03:10:30.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-10T03:10:30.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-10T03:10:30.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-10T03:10:30.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-10T03:10:30.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-10T03:10:30.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-10T03:10:30.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-10T03:10:30.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-10T03:10:30.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-10T03:10:30.918 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=os 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=stat 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=time 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=uname 2024-04-10T03:10:30.919 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-10T03:10:30.920 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-10T03:10:30.920 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-10T03:10:30.920 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-10T03:10:30.920 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:10:30 smithi136 bash[58471]: ts=2024-04-10T03:10:30.703Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-10T03:10:31.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:30 smithi016 bash[21212]: cephadm 2024-04-10T03:10:29.658440+0000 mgr.x (mgr.24565) 47 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-10T03:10:31.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:30 smithi016 bash[21212]: cephadm 2024-04-10T03:10:29.681081+0000 mgr.x (mgr.24565) 48 : cephadm [INF] Reconfiguring daemon grafana.a on smithi136 2024-04-10T03:10:31.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:30 smithi016 bash[28961]: cephadm 2024-04-10T03:10:29.658440+0000 mgr.x (mgr.24565) 47 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-10T03:10:31.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:30 smithi016 bash[28961]: cephadm 2024-04-10T03:10:29.681081+0000 mgr.x (mgr.24565) 48 : cephadm [INF] Reconfiguring daemon grafana.a on smithi136 2024-04-10T03:10:31.854 INFO:tasks.rados.rados.0.smithi016.stdout:750: done (0 left) 2024-04-10T03:10:31.854 INFO:tasks.rados.rados.0.smithi016.stdout:751: rmattr oid 13 current snap is 72 2024-04-10T03:10:31.854 INFO:tasks.rados.rados.0.smithi016.stdout:752: snap_create 2024-04-10T03:10:31.863 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 316 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:10:32.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:31 smithi136 bash[23435]: cluster 2024-04-10T03:10:30.093863+0000 mgr.x (mgr.24565) 49 : cluster [DBG] pgmap v63: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:32.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:31 smithi136 bash[23435]: cluster 2024-04-10T03:10:30.853766+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-04-10T03:10:32.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:31 smithi016 bash[21212]: cluster 2024-04-10T03:10:30.093863+0000 mgr.x (mgr.24565) 49 : cluster [DBG] pgmap v63: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:32.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:31 smithi016 bash[21212]: cluster 2024-04-10T03:10:30.853766+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-04-10T03:10:32.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:31 smithi016 bash[28961]: cluster 2024-04-10T03:10:30.093863+0000 mgr.x (mgr.24565) 49 : cluster [DBG] pgmap v63: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:32.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:31 smithi016 bash[28961]: cluster 2024-04-10T03:10:30.853766+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-04-10T03:10:32.858 INFO:tasks.rados.rados.0.smithi016.stdout:751: done (1 left) 2024-04-10T03:10:32.858 INFO:tasks.rados.rados.0.smithi016.stdout:752: done (0 left) 2024-04-10T03:10:32.859 INFO:tasks.rados.rados.0.smithi016.stdout:753: copy_from oid 43 from oid 39 current snap is 73 2024-04-10T03:10:32.859 INFO:tasks.rados.rados.0.smithi016.stdout:754: delete oid 49 current snap is 73 2024-04-10T03:10:32.874 INFO:tasks.rados.rados.0.smithi016.stdout:754: done (1 left) 2024-04-10T03:10:32.874 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 73 2024-04-10T03:10:32.874 INFO:tasks.rados.rados.0.smithi016.stdout:755: seq_num 256 ranges {1622016=696320,2318336=434176,2752512=770048} 2024-04-10T03:10:32.912 INFO:tasks.rados.rados.0.smithi016.stdout:755: writing smithi01663999-23 from 1622016 to 2318336 tid 1 2024-04-10T03:10:32.920 INFO:tasks.rados.rados.0.smithi016.stdout:755: writing smithi01663999-23 from 2318336 to 2752512 tid 2 2024-04-10T03:10:32.931 INFO:tasks.rados.rados.0.smithi016.stdout:755: writing smithi01663999-23 from 2752512 to 3522560 tid 3 2024-04-10T03:10:32.931 INFO:tasks.rados.rados.0.smithi016.stdout:756: rollback oid 3 current snap is 73 2024-04-10T03:10:32.931 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 3 to 48 2024-04-10T03:10:32.931 INFO:tasks.rados.rados.0.smithi016.stdout:753: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:10:32.931 INFO:tasks.rados.rados.0.smithi016.stdout:753: finishing copy_from to smithi01663999-43 2024-04-10T03:10:32.932 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 225 (ObjNum 208 snap 58 seq_num 208) dirty exists 2024-04-10T03:10:32.932 INFO:tasks.rados.rados.0.smithi016.stdout:755: finishing write tid 1 to smithi01663999-23 2024-04-10T03:10:32.932 INFO:tasks.rados.rados.0.smithi016.stdout:755: finishing write tid 2 to smithi01663999-23 2024-04-10T03:10:32.932 INFO:tasks.rados.rados.0.smithi016.stdout:753: done (2 left) 2024-04-10T03:10:32.932 INFO:tasks.rados.rados.0.smithi016.stdout:757: snap_create 2024-04-10T03:10:32.935 INFO:tasks.rados.rados.0.smithi016.stdout:756: finishing rollback tid 1 to smithi01663999-3 2024-04-10T03:10:32.936 INFO:tasks.rados.rados.0.smithi016.stdout:756: finishing rollback tid 2 to smithi01663999-3 2024-04-10T03:10:32.936 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 320 (ObjNum 176 snap 48 seq_num 176) dirty exists 2024-04-10T03:10:32.938 INFO:tasks.rados.rados.0.smithi016.stdout:755: finishing write tid 3 to smithi01663999-23 2024-04-10T03:10:32.939 INFO:tasks.rados.rados.0.smithi016.stdout:755: finishing write tid 4 to smithi01663999-23 2024-04-10T03:10:32.942 INFO:tasks.rados.rados.0.smithi016.stdout:755: finishing write tid 5 to smithi01663999-23 2024-04-10T03:10:32.942 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 293 (ObjNum 256 snap 73 seq_num 256) dirty exists 2024-04-10T03:10:32.942 INFO:tasks.rados.rados.0.smithi016.stdout:755: left oid 23 (ObjNum 256 snap 73 seq_num 256) 2024-04-10T03:10:33.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:32 smithi136 bash[23435]: cluster 2024-04-10T03:10:31.860841+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-04-10T03:10:33.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:32 smithi016 bash[21212]: cluster 2024-04-10T03:10:31.860841+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-04-10T03:10:33.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:32 smithi016 bash[28961]: cluster 2024-04-10T03:10:31.860841+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-04-10T03:10:33.657 INFO:tasks.rados.rados.0.smithi016.stdout:755: done (2 left) 2024-04-10T03:10:33.657 INFO:tasks.rados.rados.0.smithi016.stdout:756: done (1 left) 2024-04-10T03:10:33.657 INFO:tasks.rados.rados.0.smithi016.stdout:757: done (0 left) 2024-04-10T03:10:33.657 INFO:tasks.rados.rados.0.smithi016.stdout:758: read oid 42 snap -1 2024-04-10T03:10:33.657 INFO:tasks.rados.rados.0.smithi016.stdout:758: expect (ObjNum 173 snap 46 seq_num 173) 2024-04-10T03:10:33.657 INFO:tasks.rados.rados.0.smithi016.stdout:759: read oid 24 snap -1 2024-04-10T03:10:33.657 INFO:tasks.rados.rados.0.smithi016.stdout:759: expect (ObjNum 249 snap 67 seq_num 249) 2024-04-10T03:10:33.657 INFO:tasks.rados.rados.0.smithi016.stdout:760: snap_create 2024-04-10T03:10:33.664 INFO:tasks.rados.rados.0.smithi016.stdout:758: expect (ObjNum 173 snap 46 seq_num 173) 2024-04-10T03:10:33.700 INFO:tasks.rados.rados.0.smithi016.stdout:759: expect (ObjNum 249 snap 67 seq_num 249) 2024-04-10T03:10:33.807 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:33 smithi016 bash[65382]: ts=2024-04-10T03:10:33.562Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002957377s 2024-04-10T03:10:34.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:33 smithi136 bash[23435]: cluster 2024-04-10T03:10:32.094617+0000 mgr.x (mgr.24565) 50 : cluster [DBG] pgmap v66: 121 pgs: 121 active+clean; 209 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 890 KiB/s wr, 11 op/s 2024-04-10T03:10:34.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:33 smithi136 bash[23435]: cluster 2024-04-10T03:10:32.864101+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-04-10T03:10:34.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:33 smithi136 bash[23435]: cluster 2024-04-10T03:10:33.661177+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-04-10T03:10:34.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:33 smithi016 bash[21212]: cluster 2024-04-10T03:10:32.094617+0000 mgr.x (mgr.24565) 50 : cluster [DBG] pgmap v66: 121 pgs: 121 active+clean; 209 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 890 KiB/s wr, 11 op/s 2024-04-10T03:10:34.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:33 smithi016 bash[21212]: cluster 2024-04-10T03:10:32.864101+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-04-10T03:10:34.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:33 smithi016 bash[21212]: cluster 2024-04-10T03:10:33.661177+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-04-10T03:10:34.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:33 smithi016 bash[28961]: cluster 2024-04-10T03:10:32.094617+0000 mgr.x (mgr.24565) 50 : cluster [DBG] pgmap v66: 121 pgs: 121 active+clean; 209 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 890 KiB/s wr, 11 op/s 2024-04-10T03:10:34.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:33 smithi016 bash[28961]: cluster 2024-04-10T03:10:32.864101+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-04-10T03:10:34.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:33 smithi016 bash[28961]: cluster 2024-04-10T03:10:33.661177+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-04-10T03:10:34.658 INFO:tasks.rados.rados.0.smithi016.stdout:758: done (2 left) 2024-04-10T03:10:34.658 INFO:tasks.rados.rados.0.smithi016.stdout:759: done (1 left) 2024-04-10T03:10:34.658 INFO:tasks.rados.rados.0.smithi016.stdout:760: done (0 left) 2024-04-10T03:10:34.658 INFO:tasks.rados.rados.0.smithi016.stdout:761: delete oid 10 current snap is 75 2024-04-10T03:10:34.665 INFO:tasks.rados.rados.0.smithi016.stdout:761: done (0 left) 2024-04-10T03:10:34.665 INFO:tasks.rados.rados.0.smithi016.stdout:762: snap_create 2024-04-10T03:10:35.660 INFO:tasks.rados.rados.0.smithi016.stdout:762: done (0 left) 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:763: read oid 17 snap -1 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:763: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:764: rollback oid 6 current snap is 76 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 6 to 70 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:765: read oid 27 snap 61 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:765: expect (ObjNum 228 snap 60 seq_num 228) 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:766: copy_from oid 18 from oid 22 current snap is 76 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:767: rmattr oid 14 current snap is 76 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:767: done (4 left) 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 76 2024-04-10T03:10:35.661 INFO:tasks.rados.rados.0.smithi016.stdout:768: seq_num 258 ranges {6127616=729088,6856704=606208,7462912=598016} 2024-04-10T03:10:35.753 INFO:tasks.rados.rados.0.smithi016.stdout:768: writing smithi01663999-11 from 6127616 to 6856704 tid 1 2024-04-10T03:10:35.758 INFO:tasks.rados.rados.0.smithi016.stdout:768: writing smithi01663999-11 from 6856704 to 7462912 tid 2 2024-04-10T03:10:35.762 INFO:tasks.rados.rados.0.smithi016.stdout:768: writing smithi01663999-11 from 7462912 to 8060928 tid 3 2024-04-10T03:10:35.763 INFO:tasks.rados.rados.0.smithi016.stdout:769: setattr oid 25 current snap is 76 2024-04-10T03:10:35.763 INFO:tasks.rados.rados.0.smithi016.stdout:764: finishing rollback tid 0 to smithi01663999-6 2024-04-10T03:10:35.763 INFO:tasks.rados.rados.0.smithi016.stdout:764: finishing rollback tid 1 to smithi01663999-6 2024-04-10T03:10:35.763 INFO:tasks.rados.rados.0.smithi016.stdout:763: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:10:35.887 INFO:tasks.rados.rados.0.smithi016.stdout:764: finishing rollback tid 2 to smithi01663999-6 2024-04-10T03:10:35.887 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 485 (ObjNum 239 snap 64 seq_num 239) dirty exists 2024-04-10T03:10:35.887 INFO:tasks.rados.rados.0.smithi016.stdout:765: expect (ObjNum 228 snap 60 seq_num 228) 2024-04-10T03:10:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:35 smithi136 bash[23435]: cluster 2024-04-10T03:10:34.095125+0000 mgr.x (mgr.24565) 51 : cluster [DBG] pgmap v69: 121 pgs: 121 active+clean; 209 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 890 KiB/s wr, 11 op/s 2024-04-10T03:10:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:35 smithi136 bash[23435]: cluster 2024-04-10T03:10:34.663349+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-04-10T03:10:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:35 smithi136 bash[23435]: audit 2024-04-10T03:10:35.204451+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:35.924 INFO:tasks.rados.rados.0.smithi016.stdout:766: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:10:35.924 INFO:tasks.rados.rados.0.smithi016.stdout:766: finishing copy_from to smithi01663999-18 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 466 (ObjNum 251 snap 70 seq_num 251) dirty exists 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:768: finishing write tid 1 to smithi01663999-11 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:768: finishing write tid 2 to smithi01663999-11 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:768: finishing write tid 3 to smithi01663999-11 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:768: finishing write tid 4 to smithi01663999-11 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:768: finishing write tid 5 to smithi01663999-11 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 103 (ObjNum 258 snap 76 seq_num 258) dirty exists 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:768: left oid 11 (ObjNum 258 snap 76 seq_num 258) 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:763: done (5 left) 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:764: done (4 left) 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:765: done (3 left) 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:766: done (2 left) 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:768: done (1 left) 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:770: read oid 38 snap -1 2024-04-10T03:10:35.925 INFO:tasks.rados.rados.0.smithi016.stdout:770: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:10:35.926 INFO:tasks.rados.rados.0.smithi016.stdout:771: delete oid 28 current snap is 76 2024-04-10T03:10:35.928 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 216 (ObjNum 159 snap 43 seq_num 159) dirty exists 2024-04-10T03:10:35.930 INFO:tasks.rados.rados.0.smithi016.stdout:769: done (2 left) 2024-04-10T03:10:35.930 INFO:tasks.rados.rados.0.smithi016.stdout:771: done (1 left) 2024-04-10T03:10:35.930 INFO:tasks.rados.rados.0.smithi016.stdout:772: delete oid 48 current snap is 76 2024-04-10T03:10:35.936 INFO:tasks.rados.rados.0.smithi016.stdout:770: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:10:36.004 INFO:tasks.rados.rados.0.smithi016.stdout:770: done (1 left) 2024-04-10T03:10:36.005 INFO:tasks.rados.rados.0.smithi016.stdout:772: done (0 left) 2024-04-10T03:10:36.005 INFO:tasks.rados.rados.0.smithi016.stdout:773: delete oid 30 current snap is 76 2024-04-10T03:10:36.007 INFO:tasks.rados.rados.0.smithi016.stdout:773: done (0 left) 2024-04-10T03:10:36.007 INFO:tasks.rados.rados.0.smithi016.stdout:774: snap_create 2024-04-10T03:10:36.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:35 smithi016 bash[21212]: cluster 2024-04-10T03:10:34.095125+0000 mgr.x (mgr.24565) 51 : cluster [DBG] pgmap v69: 121 pgs: 121 active+clean; 209 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 890 KiB/s wr, 11 op/s 2024-04-10T03:10:36.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:35 smithi016 bash[21212]: cluster 2024-04-10T03:10:34.663349+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-04-10T03:10:36.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:35 smithi016 bash[21212]: audit 2024-04-10T03:10:35.204451+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:35 smithi016 bash[28961]: cluster 2024-04-10T03:10:34.095125+0000 mgr.x (mgr.24565) 51 : cluster [DBG] pgmap v69: 121 pgs: 121 active+clean; 209 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 890 KiB/s wr, 11 op/s 2024-04-10T03:10:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:35 smithi016 bash[28961]: cluster 2024-04-10T03:10:34.663349+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-04-10T03:10:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:35 smithi016 bash[28961]: audit 2024-04-10T03:10:35.204451+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:36.671 INFO:tasks.rados.rados.0.smithi016.stdout:774: done (0 left) 2024-04-10T03:10:36.671 INFO:tasks.rados.rados.0.smithi016.stdout:775: snap_create 2024-04-10T03:10:37.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:36 smithi016 bash[21212]: cluster 2024-04-10T03:10:35.665916+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-04-10T03:10:37.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:36 smithi016 bash[28961]: cluster 2024-04-10T03:10:35.665916+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-04-10T03:10:37.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:36 smithi136 bash[23435]: cluster 2024-04-10T03:10:35.665916+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-04-10T03:10:37.674 INFO:tasks.rados.rados.0.smithi016.stdout:775: done (0 left) 2024-04-10T03:10:37.675 INFO:tasks.rados.rados.0.smithi016.stdout:776: copy_from oid 48 from oid 1 current snap is 78 2024-04-10T03:10:37.675 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 78 2024-04-10T03:10:37.675 INFO:tasks.rados.rados.0.smithi016.stdout:777: seq_num 262 ranges {385024=794624,1179648=589824,1769472=614400} 2024-04-10T03:10:37.695 INFO:tasks.rados.rados.0.smithi016.stdout:777: writing smithi01663999-41 from 385024 to 1179648 tid 1 2024-04-10T03:10:37.704 INFO:tasks.rados.rados.0.smithi016.stdout:777: writing smithi01663999-41 from 1179648 to 1769472 tid 2 2024-04-10T03:10:37.712 INFO:tasks.rados.rados.0.smithi016.stdout:777: writing smithi01663999-41 from 1769472 to 2383872 tid 3 2024-04-10T03:10:37.713 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 78 2024-04-10T03:10:37.713 INFO:tasks.rados.rados.0.smithi016.stdout:776: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:10:37.713 INFO:tasks.rados.rados.0.smithi016.stdout:776: finishing copy_from to smithi01663999-48 2024-04-10T03:10:37.713 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 47 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:10:37.713 INFO:tasks.rados.rados.0.smithi016.stdout:777: finishing write tid 1 to smithi01663999-41 2024-04-10T03:10:37.713 INFO:tasks.rados.rados.0.smithi016.stdout:777: finishing write tid 2 to smithi01663999-41 2024-04-10T03:10:37.713 INFO:tasks.rados.rados.0.smithi016.stdout:778: seq_num 263 ranges {1695744=409600,2105344=475136,2580480=557056,3137536=573440} 2024-04-10T03:10:37.737 INFO:tasks.rados.rados.0.smithi016.stdout:778: writing smithi01663999-25 from 1695744 to 2105344 tid 1 2024-04-10T03:10:37.742 INFO:tasks.rados.rados.0.smithi016.stdout:778: writing smithi01663999-25 from 2105344 to 2580480 tid 2 2024-04-10T03:10:37.747 INFO:tasks.rados.rados.0.smithi016.stdout:778: writing smithi01663999-25 from 2580480 to 3137536 tid 3 2024-04-10T03:10:37.753 INFO:tasks.rados.rados.0.smithi016.stdout:778: writing smithi01663999-25 from 3137536 to 3710976 tid 4 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:776: done (2 left) 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:779: rmattr oid 9 current snap is 78 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:779: done (2 left) 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:780: read oid 21 snap -1 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:780: expect (ObjNum 219 snap 59 seq_num 219) 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 78 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:777: finishing write tid 3 to smithi01663999-41 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:777: finishing write tid 4 to smithi01663999-41 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:777: finishing write tid 5 to smithi01663999-41 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 270 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:777: left oid 41 (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:778: finishing write tid 1 to smithi01663999-25 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:778: finishing write tid 2 to smithi01663999-25 2024-04-10T03:10:37.754 INFO:tasks.rados.rados.0.smithi016.stdout:781: seq_num 264 ranges {1982464=425984,2408448=761856,3170304=770048,3940352=73728} 2024-04-10T03:10:37.773 INFO:tasks.rados.rados.0.smithi016.stdout:781: writing smithi01663999-38 from 1982464 to 2408448 tid 1 2024-04-10T03:10:37.780 INFO:tasks.rados.rados.0.smithi016.stdout:781: writing smithi01663999-38 from 2408448 to 3170304 tid 2 2024-04-10T03:10:37.786 INFO:tasks.rados.rados.0.smithi016.stdout:781: writing smithi01663999-38 from 3170304 to 3940352 tid 3 2024-04-10T03:10:37.787 INFO:tasks.rados.rados.0.smithi016.stdout:781: writing smithi01663999-38 from 3940352 to 4014080 tid 4 2024-04-10T03:10:37.787 INFO:tasks.rados.rados.0.smithi016.stdout:777: done (3 left) 2024-04-10T03:10:37.787 INFO:tasks.rados.rados.0.smithi016.stdout:782: copy_from oid 19 from oid 2 current snap is 78 2024-04-10T03:10:37.788 INFO:tasks.rados.rados.0.smithi016.stdout:778: finishing write tid 3 to smithi01663999-25 2024-04-10T03:10:37.788 INFO:tasks.rados.rados.0.smithi016.stdout:778: finishing write tid 4 to smithi01663999-25 2024-04-10T03:10:37.788 INFO:tasks.rados.rados.0.smithi016.stdout:778: finishing write tid 5 to smithi01663999-25 2024-04-10T03:10:37.788 INFO:tasks.rados.rados.0.smithi016.stdout:778: finishing write tid 6 to smithi01663999-25 2024-04-10T03:10:37.788 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 224 (ObjNum 263 snap 78 seq_num 263) dirty exists 2024-04-10T03:10:37.788 INFO:tasks.rados.rados.0.smithi016.stdout:778: left oid 25 (ObjNum 263 snap 78 seq_num 263) 2024-04-10T03:10:37.788 INFO:tasks.rados.rados.0.smithi016.stdout:778: done (3 left) 2024-04-10T03:10:37.788 INFO:tasks.rados.rados.0.smithi016.stdout:783: snap_create 2024-04-10T03:10:37.788 INFO:tasks.rados.rados.0.smithi016.stdout:780: expect (ObjNum 219 snap 59 seq_num 219) 2024-04-10T03:10:37.833 INFO:tasks.rados.rados.0.smithi016.stdout:781: finishing write tid 1 to smithi01663999-38 2024-04-10T03:10:37.833 INFO:tasks.rados.rados.0.smithi016.stdout:781: finishing write tid 2 to smithi01663999-38 2024-04-10T03:10:37.833 INFO:tasks.rados.rados.0.smithi016.stdout:782: finishing copy_from racing read to smithi01663999-19 2024-04-10T03:10:37.833 INFO:tasks.rados.rados.0.smithi016.stdout:782: finishing copy_from to smithi01663999-19 2024-04-10T03:10:37.833 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 131 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-10T03:10:37.833 INFO:tasks.rados.rados.0.smithi016.stdout:781: finishing write tid 3 to smithi01663999-38 2024-04-10T03:10:37.834 INFO:tasks.rados.rados.0.smithi016.stdout:781: finishing write tid 4 to smithi01663999-38 2024-04-10T03:10:37.834 INFO:tasks.rados.rados.0.smithi016.stdout:781: finishing write tid 5 to smithi01663999-38 2024-04-10T03:10:37.834 INFO:tasks.rados.rados.0.smithi016.stdout:781: finishing write tid 6 to smithi01663999-38 2024-04-10T03:10:37.834 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 70 (ObjNum 264 snap 78 seq_num 264) dirty exists 2024-04-10T03:10:37.834 INFO:tasks.rados.rados.0.smithi016.stdout:781: left oid 38 (ObjNum 264 snap 78 seq_num 264) 2024-04-10T03:10:38.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:37 smithi016 bash[21212]: cluster 2024-04-10T03:10:36.095809+0000 mgr.x (mgr.24565) 52 : cluster [DBG] pgmap v72: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-04-10T03:10:38.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:37 smithi016 bash[21212]: cluster 2024-04-10T03:10:36.677898+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-04-10T03:10:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:37 smithi016 bash[28961]: cluster 2024-04-10T03:10:36.095809+0000 mgr.x (mgr.24565) 52 : cluster [DBG] pgmap v72: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-04-10T03:10:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:37 smithi016 bash[28961]: cluster 2024-04-10T03:10:36.677898+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-04-10T03:10:38.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:37 smithi136 bash[23435]: cluster 2024-04-10T03:10:36.095809+0000 mgr.x (mgr.24565) 52 : cluster [DBG] pgmap v72: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-04-10T03:10:38.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:37 smithi136 bash[23435]: cluster 2024-04-10T03:10:36.677898+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-04-10T03:10:38.695 INFO:tasks.rados.rados.0.smithi016.stdout:780: done (3 left) 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:781: done (2 left) 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:782: done (1 left) 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:783: done (0 left) 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:784: rollback oid 46 current snap is 79 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 74 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:785: copy_from oid 35 from oid 11 current snap is 79 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:786: read oid 30 snap -1 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:786: expect deleted 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:787: copy_from oid 6 from oid 38 current snap is 79 2024-04-10T03:10:38.696 INFO:tasks.rados.rados.0.smithi016.stdout:788: delete oid 33 current snap is 79 2024-04-10T03:10:38.707 INFO:tasks.rados.rados.0.smithi016.stdout:788: done (4 left) 2024-04-10T03:10:38.707 INFO:tasks.rados.rados.0.smithi016.stdout:789: read oid 32 snap -1 2024-04-10T03:10:38.707 INFO:tasks.rados.rados.0.smithi016.stdout:789: expect (ObjNum 196 snap 56 seq_num 196) 2024-04-10T03:10:38.707 INFO:tasks.rados.rados.0.smithi016.stdout:790: read oid 9 snap -1 2024-04-10T03:10:38.707 INFO:tasks.rados.rados.0.smithi016.stdout:790: expect deleted 2024-04-10T03:10:38.707 INFO:tasks.rados.rados.0.smithi016.stdout:791: snap_create 2024-04-10T03:10:38.713 INFO:tasks.rados.rados.0.smithi016.stdout:784: finishing rollback tid 0 to smithi01663999-46 2024-04-10T03:10:38.714 INFO:tasks.rados.rados.0.smithi016.stdout:784: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:10:38.717 INFO:tasks.rados.rados.0.smithi016.stdout:784: finishing rollback tid 2 to smithi01663999-46 2024-04-10T03:10:38.717 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 228 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-10T03:10:38.721 INFO:tasks.rados.rados.0.smithi016.stdout:787: finishing copy_from racing read to smithi01663999-6 2024-04-10T03:10:38.730 INFO:tasks.rados.rados.0.smithi016.stdout:789: expect (ObjNum 196 snap 56 seq_num 196) 2024-04-10T03:10:38.891 INFO:tasks.rados.rados.0.smithi016.stdout:787: finishing copy_from to smithi01663999-6 2024-04-10T03:10:38.892 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 70 (ObjNum 264 snap 78 seq_num 264) dirty exists 2024-04-10T03:10:38.892 INFO:tasks.rados.rados.0.smithi016.stdout:785: finishing copy_from racing read to smithi01663999-35 2024-04-10T03:10:38.892 INFO:tasks.rados.rados.0.smithi016.stdout:785: finishing copy_from to smithi01663999-35 2024-04-10T03:10:38.892 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 103 (ObjNum 258 snap 76 seq_num 258) dirty exists 2024-04-10T03:10:39.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:38 smithi016 bash[21212]: cluster 2024-04-10T03:10:37.680075+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-04-10T03:10:39.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:38 smithi016 bash[28961]: cluster 2024-04-10T03:10:37.680075+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-04-10T03:10:39.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:38 smithi136 bash[23435]: cluster 2024-04-10T03:10:37.680075+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:784: done (6 left) 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:785: done (5 left) 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:786: done (4 left) 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:787: done (3 left) 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:789: done (2 left) 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:790: done (1 left) 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:791: done (0 left) 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:792: copy_from oid 19 from oid 5 current snap is 80 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:793: read oid 47 snap -1 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:793: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:10:39.710 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 80 2024-04-10T03:10:39.711 INFO:tasks.rados.rados.0.smithi016.stdout:794: seq_num 266 ranges {4546560=458752,5005312=524288,5529600=729088,6258688=352256} 2024-04-10T03:10:39.740 INFO:tasks.rados.rados.0.smithi016.stdout:794: writing smithi01663999-20 from 4546560 to 5005312 tid 1 2024-04-10T03:10:39.744 INFO:tasks.rados.rados.0.smithi016.stdout:794: writing smithi01663999-20 from 5005312 to 5529600 tid 2 2024-04-10T03:10:39.748 INFO:tasks.rados.rados.0.smithi016.stdout:794: writing smithi01663999-20 from 5529600 to 6258688 tid 3 2024-04-10T03:10:39.750 INFO:tasks.rados.rados.0.smithi016.stdout:794: writing smithi01663999-20 from 6258688 to 6610944 tid 4 2024-04-10T03:10:39.750 INFO:tasks.rados.rados.0.smithi016.stdout:795: setattr oid 25 current snap is 80 2024-04-10T03:10:39.751 INFO:tasks.rados.rados.0.smithi016.stdout:792: finishing copy_from to smithi01663999-19 2024-04-10T03:10:39.751 INFO:tasks.rados.rados.0.smithi016.stdout:792: got expected ENOENT (src dne) 2024-04-10T03:10:39.751 INFO:tasks.rados.rados.0.smithi016.stdout:792: finishing copy_from racing read to smithi01663999-19 2024-04-10T03:10:39.751 INFO:tasks.rados.rados.0.smithi016.stdout:793: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:794: finishing write tid 1 to smithi01663999-20 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:794: finishing write tid 2 to smithi01663999-20 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:794: finishing write tid 3 to smithi01663999-20 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:794: finishing write tid 4 to smithi01663999-20 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:794: finishing write tid 5 to smithi01663999-20 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:794: finishing write tid 6 to smithi01663999-20 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 275 (ObjNum 266 snap 80 seq_num 266) dirty exists 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:794: left oid 20 (ObjNum 266 snap 80 seq_num 266) 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:792: done (3 left) 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:793: done (2 left) 2024-04-10T03:10:39.770 INFO:tasks.rados.rados.0.smithi016.stdout:794: done (1 left) 2024-04-10T03:10:39.771 INFO:tasks.rados.rados.0.smithi016.stdout:796: snap_create 2024-04-10T03:10:39.775 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 230 (ObjNum 263 snap 78 seq_num 263) dirty exists 2024-04-10T03:10:40.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:39 smithi016 bash[21212]: cluster 2024-04-10T03:10:38.096564+0000 mgr.x (mgr.24565) 53 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-04-10T03:10:40.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:39 smithi016 bash[21212]: cluster 2024-04-10T03:10:38.701533+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-04-10T03:10:40.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:39 smithi016 bash[28961]: cluster 2024-04-10T03:10:38.096564+0000 mgr.x (mgr.24565) 53 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-04-10T03:10:40.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:39 smithi016 bash[28961]: cluster 2024-04-10T03:10:38.701533+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-04-10T03:10:40.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:39 smithi136 bash[23435]: cluster 2024-04-10T03:10:38.096564+0000 mgr.x (mgr.24565) 53 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-04-10T03:10:40.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:39 smithi136 bash[23435]: cluster 2024-04-10T03:10:38.701533+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-04-10T03:10:40.720 INFO:tasks.rados.rados.0.smithi016.stdout:795: done (1 left) 2024-04-10T03:10:40.720 INFO:tasks.rados.rados.0.smithi016.stdout:796: done (0 left) 2024-04-10T03:10:40.720 INFO:tasks.rados.rados.0.smithi016.stdout:797: snap_create 2024-04-10T03:10:41.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:40 smithi016 bash[21212]: cluster 2024-04-10T03:10:39.714801+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-04-10T03:10:41.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:40 smithi016 bash[28961]: cluster 2024-04-10T03:10:39.714801+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-04-10T03:10:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:40 smithi136 bash[23435]: cluster 2024-04-10T03:10:39.714801+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-04-10T03:10:41.720 INFO:tasks.rados.rados.0.smithi016.stdout:797: done (0 left) 2024-04-10T03:10:41.721 INFO:tasks.rados.rados.0.smithi016.stdout:798: copy_from oid 22 from oid 47 current snap is 82 2024-04-10T03:10:41.721 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 82 2024-04-10T03:10:41.721 INFO:tasks.rados.rados.0.smithi016.stdout:799: seq_num 267 ranges {1384448=475136,1859584=458752,2318336=540672,2859008=606208} 2024-04-10T03:10:41.737 INFO:tasks.rados.rados.0.smithi016.stdout:799: writing smithi01663999-27 from 1384448 to 1859584 tid 1 2024-04-10T03:10:41.742 INFO:tasks.rados.rados.0.smithi016.stdout:799: writing smithi01663999-27 from 1859584 to 2318336 tid 2 2024-04-10T03:10:41.747 INFO:tasks.rados.rados.0.smithi016.stdout:799: writing smithi01663999-27 from 2318336 to 2859008 tid 3 2024-04-10T03:10:41.753 INFO:tasks.rados.rados.0.smithi016.stdout:799: writing smithi01663999-27 from 2859008 to 3465216 tid 4 2024-04-10T03:10:41.753 INFO:tasks.rados.rados.0.smithi016.stdout:800: snap_create 2024-04-10T03:10:41.753 INFO:tasks.rados.rados.0.smithi016.stdout:798: finishing copy_from racing read to smithi01663999-22 2024-04-10T03:10:41.753 INFO:tasks.rados.rados.0.smithi016.stdout:798: finishing copy_from to smithi01663999-22 2024-04-10T03:10:41.753 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 231 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-10T03:10:41.753 INFO:tasks.rados.rados.0.smithi016.stdout:799: finishing write tid 1 to smithi01663999-27 2024-04-10T03:10:41.753 INFO:tasks.rados.rados.0.smithi016.stdout:799: finishing write tid 2 to smithi01663999-27 2024-04-10T03:10:41.754 INFO:tasks.rados.rados.0.smithi016.stdout:799: finishing write tid 3 to smithi01663999-27 2024-04-10T03:10:41.757 INFO:tasks.rados.rados.0.smithi016.stdout:799: finishing write tid 4 to smithi01663999-27 2024-04-10T03:10:41.757 INFO:tasks.rados.rados.0.smithi016.stdout:799: finishing write tid 5 to smithi01663999-27 2024-04-10T03:10:41.758 INFO:tasks.rados.rados.0.smithi016.stdout:799: finishing write tid 6 to smithi01663999-27 2024-04-10T03:10:41.758 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 324 (ObjNum 267 snap 82 seq_num 267) dirty exists 2024-04-10T03:10:41.758 INFO:tasks.rados.rados.0.smithi016.stdout:799: left oid 27 (ObjNum 267 snap 82 seq_num 267) 2024-04-10T03:10:42.017 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:41 smithi136 bash[23435]: cluster 2024-04-10T03:10:40.097371+0000 mgr.x (mgr.24565) 54 : cluster [DBG] pgmap v78: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:42.017 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:41 smithi136 bash[23435]: cluster 2024-04-10T03:10:40.723683+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-04-10T03:10:42.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:41 smithi016 bash[28961]: cluster 2024-04-10T03:10:40.097371+0000 mgr.x (mgr.24565) 54 : cluster [DBG] pgmap v78: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:42.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:41 smithi016 bash[28961]: cluster 2024-04-10T03:10:40.723683+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-04-10T03:10:42.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:41 smithi016 bash[21212]: cluster 2024-04-10T03:10:40.097371+0000 mgr.x (mgr.24565) 54 : cluster [DBG] pgmap v78: 121 pgs: 121 active+clean; 219 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:42.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:41 smithi016 bash[21212]: cluster 2024-04-10T03:10:40.723683+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-04-10T03:10:42.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:10:42 smithi136 bash[52028]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:10:42] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.43.0" 2024-04-10T03:10:42.738 INFO:tasks.rados.rados.0.smithi016.stdout:798: done (2 left) 2024-04-10T03:10:42.738 INFO:tasks.rados.rados.0.smithi016.stdout:799: done (1 left) 2024-04-10T03:10:42.738 INFO:tasks.rados.rados.0.smithi016.stdout:800: done (0 left) 2024-04-10T03:10:42.738 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 83 2024-04-10T03:10:42.738 INFO:tasks.rados.rados.0.smithi016.stdout:801: seq_num 268 ranges {8060928=491520,8552448=745472,9297920=745472,10043392=114688} 2024-04-10T03:10:42.818 INFO:tasks.rados.rados.0.smithi016.stdout:801: writing smithi01663999-35 from 8060928 to 8552448 tid 1 2024-04-10T03:10:42.824 INFO:tasks.rados.rados.0.smithi016.stdout:801: writing smithi01663999-35 from 8552448 to 9297920 tid 2 2024-04-10T03:10:42.828 INFO:tasks.rados.rados.0.smithi016.stdout:801: writing smithi01663999-35 from 9297920 to 10043392 tid 3 2024-04-10T03:10:42.829 INFO:tasks.rados.rados.0.smithi016.stdout:801: writing smithi01663999-35 from 10043392 to 10158080 tid 4 2024-04-10T03:10:42.830 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 83 2024-04-10T03:10:42.830 INFO:tasks.rados.rados.0.smithi016.stdout:802: seq_num 269 ranges {3391488=507904,3899392=630784,4530176=557056,5087232=417792} 2024-04-10T03:10:42.852 INFO:tasks.rados.rados.0.smithi016.stdout:802: writing smithi01663999-40 from 3391488 to 3899392 tid 1 2024-04-10T03:10:42.856 INFO:tasks.rados.rados.0.smithi016.stdout:802: writing smithi01663999-40 from 3899392 to 4530176 tid 2 2024-04-10T03:10:42.859 INFO:tasks.rados.rados.0.smithi016.stdout:802: writing smithi01663999-40 from 4530176 to 5087232 tid 3 2024-04-10T03:10:42.863 INFO:tasks.rados.rados.0.smithi016.stdout:802: writing smithi01663999-40 from 5087232 to 5505024 tid 4 2024-04-10T03:10:42.863 INFO:tasks.rados.rados.0.smithi016.stdout:803: read oid 22 snap -1 2024-04-10T03:10:42.863 INFO:tasks.rados.rados.0.smithi016.stdout:803: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:10:42.863 INFO:tasks.rados.rados.0.smithi016.stdout:804: read oid 8 snap -1 2024-04-10T03:10:42.863 INFO:tasks.rados.rados.0.smithi016.stdout:804: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:10:42.863 INFO:tasks.rados.rados.0.smithi016.stdout:805: copy_from oid 13 from oid 3 current snap is 83 2024-04-10T03:10:42.863 INFO:tasks.rados.rados.0.smithi016.stdout:801: finishing write tid 1 to smithi01663999-35 2024-04-10T03:10:42.863 INFO:tasks.rados.rados.0.smithi016.stdout:806: copy_from oid 48 from oid 12 current snap is 83 2024-04-10T03:10:42.863 INFO:tasks.rados.rados.0.smithi016.stdout:801: finishing write tid 2 to smithi01663999-35 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:801: finishing write tid 3 to smithi01663999-35 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:801: finishing write tid 4 to smithi01663999-35 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:801: finishing write tid 5 to smithi01663999-35 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:801: finishing write tid 6 to smithi01663999-35 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 330 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:801: left oid 35 (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:802: finishing write tid 1 to smithi01663999-40 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:802: finishing write tid 2 to smithi01663999-40 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:801: done (5 left) 2024-04-10T03:10:42.864 INFO:tasks.rados.rados.0.smithi016.stdout:807: snap_remove snap 79 2024-04-10T03:10:42.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:42 smithi136 bash[23435]: cluster 2024-04-10T03:10:41.724381+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-04-10T03:10:42.915 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:42 smithi136 systemd[1]: Stopping Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:10:43.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:42 smithi016 bash[21212]: cluster 2024-04-10T03:10:41.724381+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-04-10T03:10:43.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:42 smithi016 bash[28961]: cluster 2024-04-10T03:10:41.724381+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-04-10T03:10:43.559 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[58756]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-grafana-a 2024-04-10T03:10:43.559 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:43 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-04-10T03:10:43.559 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[58817]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-grafana-a 2024-04-10T03:10:43.560 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:43 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:10:43.560 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:43 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:43.560 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:43 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:43.749 INFO:tasks.rados.rados.0.smithi016.stdout:807: done (5 left) 2024-04-10T03:10:43.749 INFO:tasks.rados.rados.0.smithi016.stdout:802: finishing write tid 3 to smithi01663999-40 2024-04-10T03:10:43.749 INFO:tasks.rados.rados.0.smithi016.stdout:802: finishing write tid 4 to smithi01663999-40 2024-04-10T03:10:43.749 INFO:tasks.rados.rados.0.smithi016.stdout:802: finishing write tid 5 to smithi01663999-40 2024-04-10T03:10:43.749 INFO:tasks.rados.rados.0.smithi016.stdout:802: finishing write tid 6 to smithi01663999-40 2024-04-10T03:10:43.749 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 303 (ObjNum 269 snap 83 seq_num 269) dirty exists 2024-04-10T03:10:43.749 INFO:tasks.rados.rados.0.smithi016.stdout:802: left oid 40 (ObjNum 269 snap 83 seq_num 269) 2024-04-10T03:10:43.750 INFO:tasks.rados.rados.0.smithi016.stdout:803: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:10:43.773 INFO:tasks.rados.rados.0.smithi016.stdout:804: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:10:43.870 INFO:tasks.rados.rados.0.smithi016.stdout:805: finishing copy_from racing read to smithi01663999-13 2024-04-10T03:10:43.870 INFO:tasks.rados.rados.0.smithi016.stdout:805: finishing copy_from to smithi01663999-13 2024-04-10T03:10:43.870 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 320 (ObjNum 176 snap 48 seq_num 176) dirty exists 2024-04-10T03:10:43.870 INFO:tasks.rados.rados.0.smithi016.stdout:806: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:808: read oid 33 snap -1 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:808: expect deleted 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:802: done (5 left) 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:803: done (4 left) 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:804: done (3 left) 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:805: done (2 left) 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:809: copy_from oid 43 from oid 49 current snap is 83 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:806: finishing copy_from to smithi01663999-48 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 213 (ObjNum 180 snap 50 seq_num 180) dirty exists 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:806: done (2 left) 2024-04-10T03:10:43.871 INFO:tasks.rados.rados.0.smithi016.stdout:810: snap_remove snap 73 2024-04-10T03:10:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[23435]: cluster 2024-04-10T03:10:42.098009+0000 mgr.x (mgr.24565) 55 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[23435]: cluster 2024-04-10T03:10:42.744669+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-04-10T03:10:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[23435]: audit 2024-04-10T03:10:43.568684+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[23435]: audit 2024-04-10T03:10:43.580408+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[23435]: audit 2024-04-10T03:10:43.606457+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:10:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[23435]: audit 2024-04-10T03:10:43.610218+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:10:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[23435]: audit 2024-04-10T03:10:43.613639+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:10:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:43 smithi136 bash[23435]: audit 2024-04-10T03:10:43.620525+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:10:44.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[28961]: cluster 2024-04-10T03:10:42.098009+0000 mgr.x (mgr.24565) 55 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:44.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[28961]: cluster 2024-04-10T03:10:42.744669+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-04-10T03:10:44.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[28961]: audit 2024-04-10T03:10:43.568684+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:44.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[28961]: audit 2024-04-10T03:10:43.580408+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:44.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[28961]: audit 2024-04-10T03:10:43.606457+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:10:44.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[28961]: audit 2024-04-10T03:10:43.610218+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:10:44.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[28961]: audit 2024-04-10T03:10:43.613639+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:10:44.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[28961]: audit 2024-04-10T03:10:43.620525+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:10:44.053 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[21212]: cluster 2024-04-10T03:10:42.098009+0000 mgr.x (mgr.24565) 55 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:44.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[21212]: cluster 2024-04-10T03:10:42.744669+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-04-10T03:10:44.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[21212]: audit 2024-04-10T03:10:43.568684+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:44.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[21212]: audit 2024-04-10T03:10:43.580408+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:44.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[21212]: audit 2024-04-10T03:10:43.606457+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:10:44.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[21212]: audit 2024-04-10T03:10:43.610218+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:10:44.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[21212]: audit 2024-04-10T03:10:43.613639+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:10:44.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:43 smithi016 bash[21212]: audit 2024-04-10T03:10:43.620525+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:10:44.763 INFO:tasks.rados.rados.0.smithi016.stdout:810: done (2 left) 2024-04-10T03:10:44.763 INFO:tasks.rados.rados.0.smithi016.stdout:811: rmattr oid 36 current snap is 83 2024-04-10T03:10:44.763 INFO:tasks.rados.rados.0.smithi016.stdout:812: read oid 8 snap -1 2024-04-10T03:10:44.763 INFO:tasks.rados.rados.0.smithi016.stdout:812: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:10:44.763 INFO:tasks.rados.rados.0.smithi016.stdout:813: snap_create 2024-04-10T03:10:44.764 INFO:tasks.rados.rados.0.smithi016.stdout:809: finishing copy_from to smithi01663999-43 2024-04-10T03:10:44.764 INFO:tasks.rados.rados.0.smithi016.stdout:809: got expected ENOENT (src dne) 2024-04-10T03:10:44.764 INFO:tasks.rados.rados.0.smithi016.stdout:809: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:10:44.781 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 285 (ObjNum 227 snap 60 seq_num 227) dirty exists 2024-04-10T03:10:44.782 INFO:tasks.rados.rados.0.smithi016.stdout:812: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:10:45.040 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[28961]: audit 2024-04-10T03:10:43.606924+0000 mgr.x (mgr.24565) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[28961]: audit 2024-04-10T03:10:43.610597+0000 mgr.x (mgr.24565) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[28961]: audit 2024-04-10T03:10:43.614025+0000 mgr.x (mgr.24565) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[28961]: cephadm 2024-04-10T03:10:43.621631+0000 mgr.x (mgr.24565) 59 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[28961]: cephadm 2024-04-10T03:10:43.622152+0000 mgr.x (mgr.24565) 60 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[28961]: cluster 2024-04-10T03:10:43.755771+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[21212]: audit 2024-04-10T03:10:43.606924+0000 mgr.x (mgr.24565) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[21212]: audit 2024-04-10T03:10:43.610597+0000 mgr.x (mgr.24565) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[21212]: audit 2024-04-10T03:10:43.614025+0000 mgr.x (mgr.24565) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[21212]: cephadm 2024-04-10T03:10:43.621631+0000 mgr.x (mgr.24565) 59 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[21212]: cephadm 2024-04-10T03:10:43.622152+0000 mgr.x (mgr.24565) 60 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-10T03:10:45.041 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:44 smithi016 bash[21212]: cluster 2024-04-10T03:10:43.755771+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-04-10T03:10:45.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:44 smithi136 bash[58844]: logger=settings t=2024-04-10T03:10:44.757986607Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:10:45.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:44 smithi136 bash[23435]: audit 2024-04-10T03:10:43.606924+0000 mgr.x (mgr.24565) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:10:45.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:44 smithi136 bash[23435]: audit 2024-04-10T03:10:43.610597+0000 mgr.x (mgr.24565) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:10:45.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:44 smithi136 bash[23435]: audit 2024-04-10T03:10:43.614025+0000 mgr.x (mgr.24565) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:10:45.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:44 smithi136 bash[23435]: cephadm 2024-04-10T03:10:43.621631+0000 mgr.x (mgr.24565) 59 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-10T03:10:45.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:44 smithi136 bash[23435]: cephadm 2024-04-10T03:10:43.622152+0000 mgr.x (mgr.24565) 60 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-10T03:10:45.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:44 smithi136 bash[23435]: cluster 2024-04-10T03:10:43.755771+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-04-10T03:10:45.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:45 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:10:45.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:45 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:10:45.764 INFO:tasks.rados.rados.0.smithi016.stdout:808: done (4 left) 2024-04-10T03:10:45.764 INFO:tasks.rados.rados.0.smithi016.stdout:809: done (3 left) 2024-04-10T03:10:45.764 INFO:tasks.rados.rados.0.smithi016.stdout:811: done (2 left) 2024-04-10T03:10:45.764 INFO:tasks.rados.rados.0.smithi016.stdout:812: done (1 left) 2024-04-10T03:10:45.764 INFO:tasks.rados.rados.0.smithi016.stdout:813: done (0 left) 2024-04-10T03:10:45.764 INFO:tasks.rados.rados.0.smithi016.stdout:814: delete oid 15 current snap is 84 2024-04-10T03:10:45.767 INFO:tasks.rados.rados.0.smithi016.stdout:814: done (0 left) 2024-04-10T03:10:45.767 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 84 2024-04-10T03:10:45.767 INFO:tasks.rados.rados.0.smithi016.stdout:815: seq_num 271 ranges {4014080=540672,4554752=802816,5357568=516096,5873664=286720} 2024-04-10T03:10:45.835 INFO:tasks.rados.rados.0.smithi016.stdout:815: writing smithi01663999-6 from 4014080 to 4554752 tid 1 2024-04-10T03:10:45.843 INFO:tasks.rados.rados.0.smithi016.stdout:815: writing smithi01663999-6 from 4554752 to 5357568 tid 2 2024-04-10T03:10:45.848 INFO:tasks.rados.rados.0.smithi016.stdout:815: writing smithi01663999-6 from 5357568 to 5873664 tid 3 2024-04-10T03:10:45.851 INFO:tasks.rados.rados.0.smithi016.stdout:815: writing smithi01663999-6 from 5873664 to 6160384 tid 4 2024-04-10T03:10:45.851 INFO:tasks.rados.rados.0.smithi016.stdout:816: snap_remove snap 75 2024-04-10T03:10:46.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:45 smithi016 bash[21212]: cluster 2024-04-10T03:10:44.098695+0000 mgr.x (mgr.24565) 61 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:46.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:45 smithi016 bash[21212]: cluster 2024-04-10T03:10:44.769113+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-04-10T03:10:46.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:45 smithi016 bash[28961]: cluster 2024-04-10T03:10:44.098695+0000 mgr.x (mgr.24565) 61 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:46.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:45 smithi016 bash[28961]: cluster 2024-04-10T03:10:44.769113+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-04-10T03:10:46.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:45 smithi136 bash[23435]: cluster 2024-04-10T03:10:44.098695+0000 mgr.x (mgr.24565) 61 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:46.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:45 smithi136 bash[23435]: cluster 2024-04-10T03:10:44.769113+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-04-10T03:10:46.786 INFO:tasks.rados.rados.0.smithi016.stdout:816: done (1 left) 2024-04-10T03:10:46.787 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 84 2024-04-10T03:10:46.787 INFO:tasks.rados.rados.0.smithi016.stdout:817: seq_num 272 ranges {8060928=565248,8626176=688128,9314304=729088,10043392=188416} 2024-04-10T03:10:46.837 INFO:tasks.rados.rados.0.smithi016.stdout:817: writing smithi01663999-11 from 8060928 to 8626176 tid 1 2024-04-10T03:10:46.840 INFO:tasks.rados.rados.0.smithi016.stdout:817: writing smithi01663999-11 from 8626176 to 9314304 tid 2 2024-04-10T03:10:46.844 INFO:tasks.rados.rados.0.smithi016.stdout:817: writing smithi01663999-11 from 9314304 to 10043392 tid 3 2024-04-10T03:10:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:817: writing smithi01663999-11 from 10043392 to 10231808 tid 4 2024-04-10T03:10:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:818: copy_from oid 1 from oid 28 current snap is 84 2024-04-10T03:10:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:815: finishing write tid 1 to smithi01663999-6 2024-04-10T03:10:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:815: finishing write tid 2 to smithi01663999-6 2024-04-10T03:10:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:815: finishing write tid 3 to smithi01663999-6 2024-04-10T03:10:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:815: finishing write tid 4 to smithi01663999-6 2024-04-10T03:10:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:815: finishing write tid 5 to smithi01663999-6 2024-04-10T03:10:46.846 INFO:tasks.rados.rados.0.smithi016.stdout:815: finishing write tid 6 to smithi01663999-6 2024-04-10T03:10:46.846 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 502 (ObjNum 271 snap 84 seq_num 271) dirty exists 2024-04-10T03:10:46.846 INFO:tasks.rados.rados.0.smithi016.stdout:815: left oid 6 (ObjNum 271 snap 84 seq_num 271) 2024-04-10T03:10:46.846 INFO:tasks.rados.rados.0.smithi016.stdout:815: done (2 left) 2024-04-10T03:10:46.846 INFO:tasks.rados.rados.0.smithi016.stdout:819: snap_remove snap 78 2024-04-10T03:10:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[21212]: cluster 2024-04-10T03:10:45.769419+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-04-10T03:10:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[21212]: cephadm 2024-04-10T03:10:45.942842+0000 mgr.x (mgr.24565) 62 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-10T03:10:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[21212]: audit 2024-04-10T03:10:45.954826+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[21212]: audit 2024-04-10T03:10:45.957766+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:10:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[21212]: audit 2024-04-10T03:10:45.959247+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:10:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[21212]: audit 2024-04-10T03:10:45.962136+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:10:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[21212]: audit 2024-04-10T03:10:45.964076+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:10:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[21212]: cephadm 2024-04-10T03:10:45.966241+0000 mgr.x (mgr.24565) 63 : cephadm [INF] Deploying daemon mgr.y on smithi016 2024-04-10T03:10:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[28961]: cluster 2024-04-10T03:10:45.769419+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-04-10T03:10:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[28961]: cephadm 2024-04-10T03:10:45.942842+0000 mgr.x (mgr.24565) 62 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-10T03:10:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[28961]: audit 2024-04-10T03:10:45.954826+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[28961]: audit 2024-04-10T03:10:45.957766+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:10:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[28961]: audit 2024-04-10T03:10:45.959247+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:10:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[28961]: audit 2024-04-10T03:10:45.962136+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:10:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[28961]: audit 2024-04-10T03:10:45.964076+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:10:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:46 smithi016 bash[28961]: cephadm 2024-04-10T03:10:45.966241+0000 mgr.x (mgr.24565) 63 : cephadm [INF] Deploying daemon mgr.y on smithi016 2024-04-10T03:10:47.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:46 smithi136 bash[23435]: cluster 2024-04-10T03:10:45.769419+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-04-10T03:10:47.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:46 smithi136 bash[23435]: cephadm 2024-04-10T03:10:45.942842+0000 mgr.x (mgr.24565) 62 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-10T03:10:47.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:46 smithi136 bash[23435]: audit 2024-04-10T03:10:45.954826+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:47.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:46 smithi136 bash[23435]: audit 2024-04-10T03:10:45.957766+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:10:47.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:46 smithi136 bash[23435]: audit 2024-04-10T03:10:45.959247+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:10:47.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:46 smithi136 bash[23435]: audit 2024-04-10T03:10:45.962136+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:10:47.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:46 smithi136 bash[23435]: audit 2024-04-10T03:10:45.964076+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:10:47.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:46 smithi136 bash[23435]: cephadm 2024-04-10T03:10:45.966241+0000 mgr.x (mgr.24565) 63 : cephadm [INF] Deploying daemon mgr.y on smithi016 2024-04-10T03:10:47.788 INFO:tasks.rados.rados.0.smithi016.stdout:819: done (2 left) 2024-04-10T03:10:47.788 INFO:tasks.rados.rados.0.smithi016.stdout:820: copy_from oid 24 from oid 22 current snap is 84 2024-04-10T03:10:47.788 INFO:tasks.rados.rados.0.smithi016.stdout:817: finishing write tid 1 to smithi01663999-11 2024-04-10T03:10:47.788 INFO:tasks.rados.rados.0.smithi016.stdout:818: finishing copy_from to smithi01663999-1 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:818: got expected ENOENT (src dne) 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:818: finishing copy_from racing read to smithi01663999-1 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:817: finishing write tid 2 to smithi01663999-11 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:817: finishing write tid 3 to smithi01663999-11 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:817: finishing write tid 4 to smithi01663999-11 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:817: finishing write tid 5 to smithi01663999-11 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:817: finishing write tid 6 to smithi01663999-11 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 113 (ObjNum 272 snap 84 seq_num 272) dirty exists 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:817: left oid 11 (ObjNum 272 snap 84 seq_num 272) 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:817: done (2 left) 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:818: done (1 left) 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:821: copy_from oid 43 from oid 35 current snap is 84 2024-04-10T03:10:47.789 INFO:tasks.rados.rados.0.smithi016.stdout:822: setattr oid 29 current snap is 84 2024-04-10T03:10:47.790 INFO:tasks.rados.rados.0.smithi016.stdout:823: setattr oid 32 current snap is 84 2024-04-10T03:10:47.793 INFO:tasks.rados.rados.0.smithi016.stdout:824: snap_create 2024-04-10T03:10:47.812 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 305 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-04-10T03:10:47.813 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 307 (ObjNum 196 snap 56 seq_num 196) dirty exists 2024-04-10T03:10:47.824 INFO:tasks.rados.rados.0.smithi016.stdout:820: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:10:47.826 INFO:tasks.rados.rados.0.smithi016.stdout:820: finishing copy_from to smithi01663999-24 2024-04-10T03:10:47.826 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 231 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-10T03:10:47.864 INFO:tasks.rados.rados.0.smithi016.stdout:821: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:10:47.869 INFO:tasks.rados.rados.0.smithi016.stdout:821: finishing copy_from to smithi01663999-43 2024-04-10T03:10:47.869 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 330 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:10:48.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:47 smithi016 bash[21212]: cluster 2024-04-10T03:10:46.100108+0000 mgr.x (mgr.24565) 64 : cluster [DBG] pgmap v87: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.4 MiB/s wr, 13 op/s 2024-04-10T03:10:48.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:47 smithi016 bash[21212]: cluster 2024-04-10T03:10:46.791534+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-04-10T03:10:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:47 smithi016 bash[28961]: cluster 2024-04-10T03:10:46.100108+0000 mgr.x (mgr.24565) 64 : cluster [DBG] pgmap v87: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.4 MiB/s wr, 13 op/s 2024-04-10T03:10:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:47 smithi016 bash[28961]: cluster 2024-04-10T03:10:46.791534+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-04-10T03:10:48.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:47 smithi136 bash[23435]: cluster 2024-04-10T03:10:46.100108+0000 mgr.x (mgr.24565) 64 : cluster [DBG] pgmap v87: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.4 MiB/s wr, 13 op/s 2024-04-10T03:10:48.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:47 smithi136 bash[23435]: cluster 2024-04-10T03:10:46.791534+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-04-10T03:10:48.461 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.462 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.462 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.462 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.462 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.463 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.463 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.463 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: Stopping Ceph mgr.y for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:10:48.464 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.464 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.464 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:10:48 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:48.661 INFO:tasks.rados.rados.0.smithi016.stdout:820: done (4 left) 2024-04-10T03:10:48.661 INFO:tasks.rados.rados.0.smithi016.stdout:821: done (3 left) 2024-04-10T03:10:48.661 INFO:tasks.rados.rados.0.smithi016.stdout:822: done (2 left) 2024-04-10T03:10:48.662 INFO:tasks.rados.rados.0.smithi016.stdout:823: done (1 left) 2024-04-10T03:10:48.662 INFO:tasks.rados.rados.0.smithi016.stdout:824: done (0 left) 2024-04-10T03:10:48.662 INFO:tasks.rados.rados.0.smithi016.stdout:825: rollback oid 27 current snap is 85 2024-04-10T03:10:48.662 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 48 2024-04-10T03:10:48.662 INFO:tasks.rados.rados.0.smithi016.stdout:826: snap_remove snap 61 2024-04-10T03:10:48.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:48 smithi136 bash[23435]: cluster 2024-04-10T03:10:47.794233+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-04-10T03:10:48.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:48 smithi136 bash[23435]: cluster 2024-04-10T03:10:48.666459+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-04-10T03:10:48.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:48 smithi136 bash[58283]: ts=2024-04-10T03:10:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:10:49.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[65666]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mgr-y 2024-04-10T03:10:49.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:48 smithi016 bash[21212]: cluster 2024-04-10T03:10:47.794233+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-04-10T03:10:49.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:48 smithi016 bash[21212]: cluster 2024-04-10T03:10:48.666459+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-04-10T03:10:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:48 smithi016 bash[28961]: cluster 2024-04-10T03:10:47.794233+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-04-10T03:10:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:48 smithi016 bash[28961]: cluster 2024-04-10T03:10:48.666459+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-04-10T03:10:49.483 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-10T03:10:49.483 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[65730]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mgr-y 2024-04-10T03:10:49.483 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-04-10T03:10:49.483 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: Stopped Ceph mgr.y for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:49.483 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.483 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: Started Ceph mgr.y for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:49.484 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.484 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.484 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.485 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.485 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.485 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.485 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.486 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.486 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:10:49 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:10:49.660 INFO:tasks.rados.rados.0.smithi016.stdout:826: done (1 left) 2024-04-10T03:10:49.661 INFO:tasks.rados.rados.0.smithi016.stdout:827: copy_from oid 11 from oid 41 current snap is 85 2024-04-10T03:10:49.661 INFO:tasks.rados.rados.0.smithi016.stdout:828: copy_from oid 24 from oid 48 current snap is 85 2024-04-10T03:10:49.661 INFO:tasks.rados.rados.0.smithi016.stdout:829: delete oid 43 current snap is 85 2024-04-10T03:10:49.661 INFO:tasks.rados.rados.0.smithi016.stdout:825: finishing rollback tid 0 to smithi01663999-27 2024-04-10T03:10:49.661 INFO:tasks.rados.rados.0.smithi016.stdout:825: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:10:49.661 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 359 (ObjNum 49 snap 0 seq_num 1633708889) dirty dne 2024-04-10T03:10:49.689 INFO:tasks.rados.rados.0.smithi016.stdout:825: done (3 left) 2024-04-10T03:10:49.689 INFO:tasks.rados.rados.0.smithi016.stdout:829: done (2 left) 2024-04-10T03:10:49.689 INFO:tasks.rados.rados.0.smithi016.stdout:830: snap_remove snap 71 2024-04-10T03:10:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:49 smithi136 bash[23435]: cluster 2024-04-10T03:10:48.100836+0000 mgr.x (mgr.24565) 65 : cluster [DBG] pgmap v90: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.4 MiB/s wr, 13 op/s 2024-04-10T03:10:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:49 smithi136 bash[23435]: audit 2024-04-10T03:10:49.546372+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:49 smithi136 bash[23435]: audit 2024-04-10T03:10:49.558343+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:49 smithi136 bash[23435]: audit 2024-04-10T03:10:49.590276+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:10:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:49 smithi136 bash[23435]: cluster 2024-04-10T03:10:49.665937+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[21212]: cluster 2024-04-10T03:10:48.100836+0000 mgr.x (mgr.24565) 65 : cluster [DBG] pgmap v90: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.4 MiB/s wr, 13 op/s 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[21212]: audit 2024-04-10T03:10:49.546372+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[21212]: audit 2024-04-10T03:10:49.558343+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[21212]: audit 2024-04-10T03:10:49.590276+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[21212]: cluster 2024-04-10T03:10:49.665937+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[28961]: cluster 2024-04-10T03:10:48.100836+0000 mgr.x (mgr.24565) 65 : cluster [DBG] pgmap v90: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.4 MiB/s wr, 13 op/s 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[28961]: audit 2024-04-10T03:10:49.546372+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[28961]: audit 2024-04-10T03:10:49.558343+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[28961]: audit 2024-04-10T03:10:49.590276+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:10:50.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:49 smithi016 bash[28961]: cluster 2024-04-10T03:10:49.665937+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-04-10T03:10:50.674 INFO:tasks.rados.rados.0.smithi016.stdout:830: done (2 left) 2024-04-10T03:10:50.675 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 85 2024-04-10T03:10:50.675 INFO:tasks.rados.rados.0.smithi016.stdout:831: seq_num 274 ranges {2965504=598016,3563520=499712,4063232=745472,4808704=360448} 2024-04-10T03:10:50.690 INFO:tasks.rados.rados.0.smithi016.stdout:831: writing smithi01663999-12 from 2965504 to 3563520 tid 1 2024-04-10T03:10:50.695 INFO:tasks.rados.rados.0.smithi016.stdout:831: writing smithi01663999-12 from 3563520 to 4063232 tid 2 2024-04-10T03:10:50.700 INFO:tasks.rados.rados.0.smithi016.stdout:831: writing smithi01663999-12 from 4063232 to 4808704 tid 3 2024-04-10T03:10:50.702 INFO:tasks.rados.rados.0.smithi016.stdout:831: writing smithi01663999-12 from 4808704 to 5169152 tid 4 2024-04-10T03:10:50.702 INFO:tasks.rados.rados.0.smithi016.stdout:832: delete oid 21 current snap is 85 2024-04-10T03:10:50.702 INFO:tasks.rados.rados.0.smithi016.stdout:828: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:10:50.702 INFO:tasks.rados.rados.0.smithi016.stdout:828: finishing copy_from to smithi01663999-24 2024-04-10T03:10:50.702 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 213 (ObjNum 180 snap 50 seq_num 180) dirty exists 2024-04-10T03:10:50.702 INFO:tasks.rados.rados.0.smithi016.stdout:827: finishing copy_from racing read to smithi01663999-11 2024-04-10T03:10:50.703 INFO:tasks.rados.rados.0.smithi016.stdout:827: finishing copy_from to smithi01663999-11 2024-04-10T03:10:50.703 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 270 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-04-10T03:10:50.708 INFO:tasks.rados.rados.0.smithi016.stdout:831: finishing write tid 1 to smithi01663999-12 2024-04-10T03:10:50.708 INFO:tasks.rados.rados.0.smithi016.stdout:831: finishing write tid 2 to smithi01663999-12 2024-04-10T03:10:50.710 INFO:tasks.rados.rados.0.smithi016.stdout:831: finishing write tid 3 to smithi01663999-12 2024-04-10T03:10:50.710 INFO:tasks.rados.rados.0.smithi016.stdout:831: finishing write tid 4 to smithi01663999-12 2024-04-10T03:10:50.711 INFO:tasks.rados.rados.0.smithi016.stdout:831: finishing write tid 5 to smithi01663999-12 2024-04-10T03:10:50.711 INFO:tasks.rados.rados.0.smithi016.stdout:827: done (3 left) 2024-04-10T03:10:50.711 INFO:tasks.rados.rados.0.smithi016.stdout:828: done (2 left) 2024-04-10T03:10:50.712 INFO:tasks.rados.rados.0.smithi016.stdout:832: done (1 left) 2024-04-10T03:10:50.712 INFO:tasks.rados.rados.0.smithi016.stdout:833: snap_remove snap 70 2024-04-10T03:10:50.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:50 smithi016 bash[65786]: debug 2024-04-10T03:10:50.457+0000 7f964e050700 1 -- 172.21.15.16:0/1373267588 <== mon.0 v2:172.21.15.16:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563611d845a0 con 0x563612b04800 2024-04-10T03:10:50.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:50 smithi016 bash[65786]: debug 2024-04-10T03:10:50.605+0000 7f9658257200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T03:10:51.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:50 smithi136 bash[23435]: audit 2024-04-10T03:10:50.213714+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:51.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:50 smithi136 bash[23435]: cluster 2024-04-10T03:10:50.670026+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-04-10T03:10:51.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:50 smithi016 bash[28961]: audit 2024-04-10T03:10:50.213714+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:51.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:50 smithi016 bash[28961]: cluster 2024-04-10T03:10:50.670026+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-04-10T03:10:51.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:50 smithi016 bash[21212]: audit 2024-04-10T03:10:50.213714+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:10:51.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:50 smithi016 bash[21212]: cluster 2024-04-10T03:10:50.670026+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-04-10T03:10:51.406 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:10:51.666 INFO:tasks.rados.rados.0.smithi016.stdout:831: finishing write tid 6 to smithi01663999-12 2024-04-10T03:10:51.666 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 299 (ObjNum 274 snap 85 seq_num 274) dirty exists 2024-04-10T03:10:51.666 INFO:tasks.rados.rados.0.smithi016.stdout:831: left oid 12 (ObjNum 274 snap 85 seq_num 274) 2024-04-10T03:10:51.666 INFO:tasks.rados.rados.0.smithi016.stdout:831: done (1 left) 2024-04-10T03:10:51.666 INFO:tasks.rados.rados.0.smithi016.stdout:833: done (0 left) 2024-04-10T03:10:51.666 INFO:tasks.rados.rados.0.smithi016.stdout:834: read oid 14 snap -1 2024-04-10T03:10:51.666 INFO:tasks.rados.rados.0.smithi016.stdout:834: expect (ObjNum 169 snap 44 seq_num 169) 2024-04-10T03:10:51.666 INFO:tasks.rados.rados.0.smithi016.stdout:835: snap_remove snap 74 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 starting - - - - 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 starting - - - - 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (7m) 47s ago 7m 13.2M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (7m) 47s ago 7m 15.8M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283 running (77s) 47s ago 14m 487M - 19.0.0-2051-g3a866975 06a486fd9bae 3a5a69de70fe 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 starting - - - - 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (17m) 47s ago 17m 53.0M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 400d5020a386 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (15m) 47s ago 15m 44.9M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (15m) 47s ago 15m 42.1M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 3319e114beef 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 starting - - - - 2024-04-10T03:10:51.831 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 starting - - - - 2024-04-10T03:10:51.832 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (13m) 47s ago 13m 112M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:10:51.832 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (13m) 47s ago 13m 97.9M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:10:51.832 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (12m) 47s ago 12m 119M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:10:51.832 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (11m) 47s ago 11m 96.5M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:10:51.832 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (10m) 47s ago 10m 97.7M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:10:51.832 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (9m) 47s ago 9m 91.8M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:10:51.832 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (8m) 47s ago 8m 68.0M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:10:51.832 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (8m) 47s ago 8m 95.1M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:10:51.832 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 starting - - - - 2024-04-10T03:10:52.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:10:52 smithi136 bash[52028]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:10:52] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-04-10T03:10:52.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:51 smithi136 bash[23435]: cluster 2024-04-10T03:10:50.101274+0000 mgr.x (mgr.24565) 66 : cluster [DBG] pgmap v93: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:52.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:51 smithi136 bash[23435]: cluster 2024-04-10T03:10:51.668547+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-04-10T03:10:52.243 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:10:52.243 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:10:52.243 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 1, 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 1 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 14, 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 1 2024-04-10T03:10:52.244 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:10:52.245 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:10:52.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:51 smithi016 bash[21212]: cluster 2024-04-10T03:10:50.101274+0000 mgr.x (mgr.24565) 66 : cluster [DBG] pgmap v93: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:52.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:51 smithi016 bash[21212]: cluster 2024-04-10T03:10:51.668547+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-04-10T03:10:52.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:51 smithi016 bash[28961]: cluster 2024-04-10T03:10:50.101274+0000 mgr.x (mgr.24565) 66 : cluster [DBG] pgmap v93: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:10:52.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:51 smithi016 bash[28961]: cluster 2024-04-10T03:10:51.668547+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-04-10T03:10:52.663 INFO:tasks.rados.rados.0.smithi016.stdout:835: done (1 left) 2024-04-10T03:10:52.663 INFO:tasks.rados.rados.0.smithi016.stdout:836: read oid 32 snap -1 2024-04-10T03:10:52.664 INFO:tasks.rados.rados.0.smithi016.stdout:836: expect (ObjNum 196 snap 56 seq_num 196) 2024-04-10T03:10:52.664 INFO:tasks.rados.rados.0.smithi016.stdout:837: snap_remove snap 59 2024-04-10T03:10:52.701 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[65786]: debug 2024-04-10T03:10:52.329+0000 7f9658257200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T03:10:52.701 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[65786]: debug 2024-04-10T03:10:52.433+0000 7f9658257200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T03:10:53.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[65786]: debug 2024-04-10T03:10:52.705+0000 7f9658257200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T03:10:53.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[21212]: audit 2024-04-10T03:10:51.401886+0000 mgr.x (mgr.24565) 67 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[21212]: audit 2024-04-10T03:10:51.803238+0000 mgr.x (mgr.24565) 68 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[21212]: audit 2024-04-10T03:10:52.251026+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 172.21.15.16:0/2691919957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:10:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[21212]: cluster 2024-04-10T03:10:52.670030+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-04-10T03:10:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[28961]: audit 2024-04-10T03:10:51.401886+0000 mgr.x (mgr.24565) 67 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[28961]: audit 2024-04-10T03:10:51.803238+0000 mgr.x (mgr.24565) 68 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[28961]: audit 2024-04-10T03:10:52.251026+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 172.21.15.16:0/2691919957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:10:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:52 smithi016 bash[28961]: cluster 2024-04-10T03:10:52.670030+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-04-10T03:10:53.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:52 smithi136 bash[23435]: audit 2024-04-10T03:10:51.401886+0000 mgr.x (mgr.24565) 67 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:53.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:52 smithi136 bash[23435]: audit 2024-04-10T03:10:51.803238+0000 mgr.x (mgr.24565) 68 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:10:53.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:52 smithi136 bash[23435]: audit 2024-04-10T03:10:52.251026+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 172.21.15.16:0/2691919957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:10:53.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:52 smithi136 bash[23435]: cluster 2024-04-10T03:10:52.670030+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-04-10T03:10:53.662 INFO:tasks.rados.rados.0.smithi016.stdout:837: done (2 left) 2024-04-10T03:10:53.662 INFO:tasks.rados.rados.0.smithi016.stdout:838: snap_remove snap 83 2024-04-10T03:10:53.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:53 smithi016 bash[65786]: debug 2024-04-10T03:10:53.541+0000 7f9658257200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T03:10:53.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:53 smithi016 bash[65786]: debug 2024-04-10T03:10:53.653+0000 7f9658257200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T03:10:53.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:53 smithi016 bash[65786]: debug 2024-04-10T03:10:53.773+0000 7f9658257200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T03:10:54.146 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:53 smithi016 bash[21212]: cluster 2024-04-10T03:10:52.102128+0000 mgr.x (mgr.24565) 69 : cluster [DBG] pgmap v96: 121 pgs: 121 active+clean; 270 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:54.146 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:53 smithi016 bash[21212]: cluster 2024-04-10T03:10:53.667799+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-04-10T03:10:54.147 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:53 smithi016 bash[28961]: cluster 2024-04-10T03:10:52.102128+0000 mgr.x (mgr.24565) 69 : cluster [DBG] pgmap v96: 121 pgs: 121 active+clean; 270 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:54.147 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:53 smithi016 bash[28961]: cluster 2024-04-10T03:10:53.667799+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-04-10T03:10:54.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:53 smithi136 bash[23435]: cluster 2024-04-10T03:10:52.102128+0000 mgr.x (mgr.24565) 69 : cluster [DBG] pgmap v96: 121 pgs: 121 active+clean; 270 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:54.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:53 smithi136 bash[23435]: cluster 2024-04-10T03:10:53.667799+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-04-10T03:10:54.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:54 smithi016 bash[65786]: debug 2024-04-10T03:10:54.149+0000 7f9658257200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T03:10:54.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:54 smithi016 bash[65786]: debug 2024-04-10T03:10:54.269+0000 7f9658257200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T03:10:54.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:54 smithi016 bash[65786]: debug 2024-04-10T03:10:54.377+0000 7f9658257200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T03:10:54.668 INFO:tasks.rados.rados.0.smithi016.stdout:838: done (2 left) 2024-04-10T03:10:54.668 INFO:tasks.rados.rados.0.smithi016.stdout:839: snap_remove snap 77 2024-04-10T03:10:55.017 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:54 smithi016 bash[65786]: debug 2024-04-10T03:10:54.765+0000 7f9658257200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T03:10:55.306 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[65786]: debug 2024-04-10T03:10:55.021+0000 7f9658257200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T03:10:55.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[65786]: debug 2024-04-10T03:10:55.309+0000 7f9658257200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T03:10:55.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[65786]: debug 2024-04-10T03:10:55.441+0000 7f9658257200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T03:10:55.665 INFO:tasks.rados.rados.0.smithi016.stdout:839: done (2 left) 2024-04-10T03:10:55.665 INFO:tasks.rados.rados.0.smithi016.stdout:840: snap_create 2024-04-10T03:10:55.665 INFO:tasks.rados.rados.0.smithi016.stdout:834: expect (ObjNum 169 snap 44 seq_num 169) 2024-04-10T03:10:55.726 INFO:tasks.rados.rados.0.smithi016.stdout:836: expect (ObjNum 196 snap 56 seq_num 196) 2024-04-10T03:10:56.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[65786]: debug 2024-04-10T03:10:55.761+0000 7f9658257200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T03:10:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[21212]: cluster 2024-04-10T03:10:54.102898+0000 mgr.x (mgr.24565) 70 : cluster [DBG] pgmap v99: 121 pgs: 121 active+clean; 270 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[21212]: cluster 2024-04-10T03:10:54.674995+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-04-10T03:10:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[21212]: audit 2024-04-10T03:10:55.415278+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[21212]: audit 2024-04-10T03:10:55.423145+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[21212]: audit 2024-04-10T03:10:55.466972+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[21212]: audit 2024-04-10T03:10:55.475921+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[28961]: cluster 2024-04-10T03:10:54.102898+0000 mgr.x (mgr.24565) 70 : cluster [DBG] pgmap v99: 121 pgs: 121 active+clean; 270 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[28961]: cluster 2024-04-10T03:10:54.674995+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-04-10T03:10:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[28961]: audit 2024-04-10T03:10:55.415278+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[28961]: audit 2024-04-10T03:10:55.423145+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[28961]: audit 2024-04-10T03:10:55.466972+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:55 smithi016 bash[28961]: audit 2024-04-10T03:10:55.475921+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:55 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-04-10T03:10:56.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:55 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:56.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:55 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:10:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:55 smithi136 bash[23435]: cluster 2024-04-10T03:10:54.102898+0000 mgr.x (mgr.24565) 70 : cluster [DBG] pgmap v99: 121 pgs: 121 active+clean; 270 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.9 MiB/s wr, 16 op/s 2024-04-10T03:10:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:55 smithi136 bash[23435]: cluster 2024-04-10T03:10:54.674995+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-04-10T03:10:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:55 smithi136 bash[23435]: audit 2024-04-10T03:10:55.415278+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:55 smithi136 bash[23435]: audit 2024-04-10T03:10:55.423145+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:55 smithi136 bash[23435]: audit 2024-04-10T03:10:55.466972+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:55 smithi136 bash[23435]: audit 2024-04-10T03:10:55.475921+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.450 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[65786]: debug 2024-04-10T03:10:56.193+0000 7f9658257200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:10:56.668 INFO:tasks.rados.rados.0.smithi016.stdout:834: done (2 left) 2024-04-10T03:10:56.668 INFO:tasks.rados.rados.0.smithi016.stdout:836: done (1 left) 2024-04-10T03:10:56.668 INFO:tasks.rados.rados.0.smithi016.stdout:840: done (0 left) 2024-04-10T03:10:56.668 INFO:tasks.rados.rados.0.smithi016.stdout:841: rollback oid 21 current snap is 86 2024-04-10T03:10:56.668 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 65 2024-04-10T03:10:56.669 INFO:tasks.rados.rados.0.smithi016.stdout:842: copy_from oid 28 from oid 37 current snap is 86 2024-04-10T03:10:56.669 INFO:tasks.rados.rados.0.smithi016.stdout:843: delete oid 1 current snap is 86 2024-04-10T03:10:56.672 INFO:tasks.rados.rados.0.smithi016.stdout:841: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:10:56.674 INFO:tasks.rados.rados.0.smithi016.stdout:842: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:10:56.676 INFO:tasks.rados.rados.0.smithi016.stdout:841: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:10:56.676 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 195 (ObjNum 219 snap 59 seq_num 219) dirty exists 2024-04-10T03:10:56.676 INFO:tasks.rados.rados.0.smithi016.stdout:842: finishing copy_from to smithi01663999-28 2024-04-10T03:10:56.677 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 131 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-04-10T03:10:56.677 INFO:tasks.rados.rados.0.smithi016.stdout:841: done (2 left) 2024-04-10T03:10:56.677 INFO:tasks.rados.rados.0.smithi016.stdout:842: done (1 left) 2024-04-10T03:10:56.677 INFO:tasks.rados.rados.0.smithi016.stdout:843: done (0 left) 2024-04-10T03:10:56.677 INFO:tasks.rados.rados.0.smithi016.stdout:844: delete oid 15 current snap is 86 2024-04-10T03:10:56.682 INFO:tasks.rados.rados.0.smithi016.stdout:844: done (0 left) 2024-04-10T03:10:56.682 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 86 2024-04-10T03:10:56.683 INFO:tasks.rados.rados.0.smithi016.stdout:845: seq_num 278 ranges {0=663552,663552=442368,1105920=720896,1826816=442368} 2024-04-10T03:10:56.687 INFO:tasks.rados.rados.0.smithi016.stdout:845: writing smithi01663999-28 from 0 to 663552 tid 1 2024-04-10T03:10:56.690 INFO:tasks.rados.rados.0.smithi016.stdout:845: writing smithi01663999-28 from 663552 to 1105920 tid 2 2024-04-10T03:10:56.695 INFO:tasks.rados.rados.0.smithi016.stdout:845: writing smithi01663999-28 from 1105920 to 1826816 tid 3 2024-04-10T03:10:56.699 INFO:tasks.rados.rados.0.smithi016.stdout:845: writing smithi01663999-28 from 1826816 to 2269184 tid 4 2024-04-10T03:10:56.699 INFO:tasks.rados.rados.0.smithi016.stdout:846: rmattr oid 34 current snap is 86 2024-04-10T03:10:56.699 INFO:tasks.rados.rados.0.smithi016.stdout:846: done (1 left) 2024-04-10T03:10:56.699 INFO:tasks.rados.rados.0.smithi016.stdout:847: snap_create 2024-04-10T03:10:56.699 INFO:tasks.rados.rados.0.smithi016.stdout:845: finishing write tid 1 to smithi01663999-28 2024-04-10T03:10:56.699 INFO:tasks.rados.rados.0.smithi016.stdout:845: finishing write tid 2 to smithi01663999-28 2024-04-10T03:10:56.701 INFO:tasks.rados.rados.0.smithi016.stdout:845: finishing write tid 3 to smithi01663999-28 2024-04-10T03:10:56.702 INFO:tasks.rados.rados.0.smithi016.stdout:845: finishing write tid 4 to smithi01663999-28 2024-04-10T03:10:56.702 INFO:tasks.rados.rados.0.smithi016.stdout:845: finishing write tid 5 to smithi01663999-28 2024-04-10T03:10:56.704 INFO:tasks.rados.rados.0.smithi016.stdout:845: finishing write tid 6 to smithi01663999-28 2024-04-10T03:10:56.704 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 367 (ObjNum 278 snap 86 seq_num 278) dirty exists 2024-04-10T03:10:56.704 INFO:tasks.rados.rados.0.smithi016.stdout:845: left oid 28 (ObjNum 278 snap 86 seq_num 278) 2024-04-10T03:10:56.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[21212]: cluster 2024-04-10T03:10:55.668358+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-04-10T03:10:56.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[21212]: audit 2024-04-10T03:10:56.532279+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[21212]: audit 2024-04-10T03:10:56.546412+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[21212]: cluster 2024-04-10T03:10:56.674615+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-04-10T03:10:56.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[65786]: debug 2024-04-10T03:10:56.453+0000 7f9658257200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T03:10:56.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[65786]: debug 2024-04-10T03:10:56.585+0000 7f9658257200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T03:10:56.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[28961]: cluster 2024-04-10T03:10:55.668358+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-04-10T03:10:56.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[28961]: audit 2024-04-10T03:10:56.532279+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[28961]: audit 2024-04-10T03:10:56.546412+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:56.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[28961]: cluster 2024-04-10T03:10:56.674615+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-04-10T03:10:57.149 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:56 smithi136 bash[23435]: cluster 2024-04-10T03:10:55.668358+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-04-10T03:10:57.149 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:56 smithi136 bash[23435]: audit 2024-04-10T03:10:56.532279+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:57.149 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:56 smithi136 bash[23435]: audit 2024-04-10T03:10:56.546412+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:10:57.149 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:56 smithi136 bash[23435]: cluster 2024-04-10T03:10:56.674615+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-04-10T03:10:57.307 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:56 smithi016 bash[65786]: debug 2024-04-10T03:10:56.869+0000 7f9658257200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:10:57.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:57 smithi136 bash[59347]: logger=settings t=2024-04-10T03:10:57.158469015Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:10:57.688 INFO:tasks.rados.rados.0.smithi016.stdout:845: done (1 left) 2024-04-10T03:10:57.688 INFO:tasks.rados.rados.0.smithi016.stdout:847: done (0 left) 2024-04-10T03:10:57.688 INFO:tasks.rados.rados.0.smithi016.stdout:848: rmattr oid 35 current snap is 87 2024-04-10T03:10:57.689 INFO:tasks.rados.rados.0.smithi016.stdout:849: read oid 16 snap -1 2024-04-10T03:10:57.689 INFO:tasks.rados.rados.0.smithi016.stdout:849: expect (ObjNum 225 snap 60 seq_num 225) 2024-04-10T03:10:57.689 INFO:tasks.rados.rados.0.smithi016.stdout:850: setattr oid 12 current snap is 87 2024-04-10T03:10:57.693 INFO:tasks.rados.rados.0.smithi016.stdout:851: rollback oid 43 current snap is 87 2024-04-10T03:10:57.693 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 69 2024-04-10T03:10:57.693 INFO:tasks.rados.rados.0.smithi016.stdout:852: snap_remove snap 48 2024-04-10T03:10:57.943 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:57 smithi016 bash[21212]: cluster 2024-04-10T03:10:56.104353+0000 mgr.x (mgr.24565) 71 : cluster [DBG] pgmap v102: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1 op/s 2024-04-10T03:10:57.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:57 smithi016 bash[28961]: cluster 2024-04-10T03:10:56.104353+0000 mgr.x (mgr.24565) 71 : cluster [DBG] pgmap v102: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1 op/s 2024-04-10T03:10:57.957 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:57 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:10:57.958 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:57 smithi136 bash[23435]: cluster 2024-04-10T03:10:56.104353+0000 mgr.x (mgr.24565) 71 : cluster [DBG] pgmap v102: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1 op/s 2024-04-10T03:10:58.307 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:57 smithi016 bash[65786]: debug 2024-04-10T03:10:57.949+0000 7f9658257200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T03:10:58.307 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:58 smithi016 bash[65786]: debug 2024-04-10T03:10:58.073+0000 7f9658257200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T03:10:58.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:10:57 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:10:58.670 INFO:tasks.rados.rados.0.smithi016.stdout:851: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:10:58.671 INFO:tasks.rados.rados.0.smithi016.stdout:851: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:10:58.671 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 561 (ObjNum 166 snap 44 seq_num 166) dirty exists 2024-04-10T03:10:58.671 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 395 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:10:58.671 INFO:tasks.rados.rados.0.smithi016.stdout:849: expect (ObjNum 225 snap 60 seq_num 225) 2024-04-10T03:10:58.693 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:58 smithi016 bash[65786]: debug 2024-04-10T03:10:58.381+0000 7f9658257200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T03:10:58.693 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:58 smithi016 bash[65786]: debug 2024-04-10T03:10:58.501+0000 7f9658257200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T03:10:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:58 smithi136 bash[23435]: cluster 2024-04-10T03:10:57.692192+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-04-10T03:10:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:58 smithi136 bash[23435]: cluster 2024-04-10T03:10:58.668707+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-04-10T03:10:58.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:10:58 smithi136 bash[58283]: ts=2024-04-10T03:10:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:10:58.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:58 smithi016 bash[28961]: cluster 2024-04-10T03:10:57.692192+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-04-10T03:10:58.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:58 smithi016 bash[28961]: cluster 2024-04-10T03:10:58.668707+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-04-10T03:10:58.996 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:58 smithi016 bash[21212]: cluster 2024-04-10T03:10:57.692192+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-04-10T03:10:58.996 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:58 smithi016 bash[21212]: cluster 2024-04-10T03:10:58.668707+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-04-10T03:10:59.133 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 323 (ObjNum 274 snap 85 seq_num 274) dirty exists 2024-04-10T03:10:59.133 INFO:tasks.rados.rados.0.smithi016.stdout:848: done (4 left) 2024-04-10T03:10:59.134 INFO:tasks.rados.rados.0.smithi016.stdout:849: done (3 left) 2024-04-10T03:10:59.134 INFO:tasks.rados.rados.0.smithi016.stdout:850: done (2 left) 2024-04-10T03:10:59.134 INFO:tasks.rados.rados.0.smithi016.stdout:851: done (1 left) 2024-04-10T03:10:59.134 INFO:tasks.rados.rados.0.smithi016.stdout:852: done (0 left) 2024-04-10T03:10:59.134 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 87 2024-04-10T03:10:59.134 INFO:tasks.rados.rados.0.smithi016.stdout:853: seq_num 279 ranges {0=679936,679936=720896,1400832=483328,1884160=401408} 2024-04-10T03:10:59.143 INFO:tasks.rados.rados.0.smithi016.stdout:853: writing smithi01663999-1 from 0 to 679936 tid 1 2024-04-10T03:10:59.155 INFO:tasks.rados.rados.0.smithi016.stdout:853: writing smithi01663999-1 from 679936 to 1400832 tid 2 2024-04-10T03:10:59.164 INFO:tasks.rados.rados.0.smithi016.stdout:853: writing smithi01663999-1 from 1400832 to 1884160 tid 3 2024-04-10T03:10:59.171 INFO:tasks.rados.rados.0.smithi016.stdout:853: writing smithi01663999-1 from 1884160 to 2285568 tid 4 2024-04-10T03:10:59.171 INFO:tasks.rados.rados.0.smithi016.stdout:854: copy_from oid 48 from oid 18 current snap is 87 2024-04-10T03:10:59.171 INFO:tasks.rados.rados.0.smithi016.stdout:853: finishing write tid 1 to smithi01663999-1 2024-04-10T03:10:59.172 INFO:tasks.rados.rados.0.smithi016.stdout:853: finishing write tid 2 to smithi01663999-1 2024-04-10T03:10:59.172 INFO:tasks.rados.rados.0.smithi016.stdout:853: finishing write tid 3 to smithi01663999-1 2024-04-10T03:10:59.172 INFO:tasks.rados.rados.0.smithi016.stdout:855: read oid 33 snap -1 2024-04-10T03:10:59.172 INFO:tasks.rados.rados.0.smithi016.stdout:855: expect deleted 2024-04-10T03:10:59.172 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 87 2024-04-10T03:10:59.172 INFO:tasks.rados.rados.0.smithi016.stdout:856: seq_num 280 ranges {0=696320,696320=606208,1302528=688128,1990656=311296} 2024-04-10T03:10:59.183 INFO:tasks.rados.rados.0.smithi016.stdout:856: writing smithi01663999-7 from 0 to 696320 tid 1 2024-04-10T03:10:59.193 INFO:tasks.rados.rados.0.smithi016.stdout:856: writing smithi01663999-7 from 696320 to 1302528 tid 2 2024-04-10T03:10:59.205 INFO:tasks.rados.rados.0.smithi016.stdout:856: writing smithi01663999-7 from 1302528 to 1990656 tid 3 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:856: writing smithi01663999-7 from 1990656 to 2301952 tid 4 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:857: copy_from oid 19 from oid 22 current snap is 87 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:853: finishing write tid 4 to smithi01663999-1 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:853: finishing write tid 5 to smithi01663999-1 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:853: finishing write tid 6 to smithi01663999-1 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 280 (ObjNum 279 snap 87 seq_num 279) dirty exists 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:853: left oid 1 (ObjNum 279 snap 87 seq_num 279) 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:854: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:854: finishing copy_from to smithi01663999-48 2024-04-10T03:10:59.211 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 466 (ObjNum 251 snap 70 seq_num 251) dirty exists 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:856: finishing write tid 1 to smithi01663999-7 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:856: finishing write tid 2 to smithi01663999-7 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:856: finishing write tid 3 to smithi01663999-7 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:853: done (4 left) 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:854: done (3 left) 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:855: done (2 left) 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:858: read oid 23 snap -1 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:858: expect (ObjNum 256 snap 73 seq_num 256) 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:859: copy_from oid 48 from oid 13 current snap is 87 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:860: read oid 25 snap 69 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:860: expect (ObjNum 159 snap 43 seq_num 159) 2024-04-10T03:10:59.212 INFO:tasks.rados.rados.0.smithi016.stdout:861: snap_create 2024-04-10T03:10:59.214 INFO:tasks.rados.rados.0.smithi016.stdout:856: finishing write tid 4 to smithi01663999-7 2024-04-10T03:10:59.214 INFO:tasks.rados.rados.0.smithi016.stdout:856: finishing write tid 5 to smithi01663999-7 2024-04-10T03:10:59.217 INFO:tasks.rados.rados.0.smithi016.stdout:857: finishing copy_from racing read to smithi01663999-19 2024-04-10T03:10:59.217 INFO:tasks.rados.rados.0.smithi016.stdout:856: finishing write tid 6 to smithi01663999-7 2024-04-10T03:10:59.217 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 471 (ObjNum 280 snap 87 seq_num 280) dirty exists 2024-04-10T03:10:59.218 INFO:tasks.rados.rados.0.smithi016.stdout:856: left oid 7 (ObjNum 280 snap 87 seq_num 280) 2024-04-10T03:10:59.224 INFO:tasks.rados.rados.0.smithi016.stdout:859: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:10:59.227 INFO:tasks.rados.rados.0.smithi016.stdout:860: expect (ObjNum 159 snap 43 seq_num 159) 2024-04-10T03:10:59.256 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[65786]: debug 2024-04-10T03:10:59.001+0000 7f9658257200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T03:10:59.257 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[65786]: debug 2024-04-10T03:10:59.133+0000 7f9658257200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T03:10:59.257 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[65786]: [10/Apr/2024:03:10:59] ENGINE Bus STARTING 2024-04-10T03:10:59.301 INFO:tasks.rados.rados.0.smithi016.stdout:858: expect (ObjNum 256 snap 73 seq_num 256) 2024-04-10T03:10:59.439 INFO:tasks.rados.rados.0.smithi016.stdout:857: finishing copy_from to smithi01663999-19 2024-04-10T03:10:59.440 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 231 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-10T03:10:59.440 INFO:tasks.rados.rados.0.smithi016.stdout:859: finishing copy_from to smithi01663999-48 2024-04-10T03:10:59.440 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 320 (ObjNum 176 snap 48 seq_num 176) dirty exists 2024-04-10T03:10:59.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[65786]: CherryPy Checker: 2024-04-10T03:10:59.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[65786]: The Application mounted at '' has an empty config. 2024-04-10T03:10:59.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[65786]: [10/Apr/2024:03:10:59] ENGINE Serving on http://:::9283 2024-04-10T03:10:59.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[65786]: [10/Apr/2024:03:10:59] ENGINE Bus STARTED 2024-04-10T03:10:59.736 INFO:tasks.rados.rados.0.smithi016.stdout:856: done (5 left) 2024-04-10T03:10:59.736 INFO:tasks.rados.rados.0.smithi016.stdout:857: done (4 left) 2024-04-10T03:10:59.736 INFO:tasks.rados.rados.0.smithi016.stdout:858: done (3 left) 2024-04-10T03:10:59.736 INFO:tasks.rados.rados.0.smithi016.stdout:859: done (2 left) 2024-04-10T03:10:59.736 INFO:tasks.rados.rados.0.smithi016.stdout:860: done (1 left) 2024-04-10T03:10:59.736 INFO:tasks.rados.rados.0.smithi016.stdout:861: done (0 left) 2024-04-10T03:10:59.736 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 88 2024-04-10T03:10:59.736 INFO:tasks.rados.rados.0.smithi016.stdout:862: seq_num 281 ranges {2179072=712704,2891776=491520,3383296=491520,3874816=622592} 2024-04-10T03:10:59.759 INFO:tasks.rados.rados.0.smithi016.stdout:862: writing smithi01663999-48 from 2179072 to 2891776 tid 1 2024-04-10T03:10:59.763 INFO:tasks.rados.rados.0.smithi016.stdout:862: writing smithi01663999-48 from 2891776 to 3383296 tid 2 2024-04-10T03:10:59.768 INFO:tasks.rados.rados.0.smithi016.stdout:862: writing smithi01663999-48 from 3383296 to 3874816 tid 3 2024-04-10T03:10:59.775 INFO:tasks.rados.rados.0.smithi016.stdout:862: writing smithi01663999-48 from 3874816 to 4497408 tid 4 2024-04-10T03:10:59.775 INFO:tasks.rados.rados.0.smithi016.stdout:863: copy_from oid 23 from oid 35 current snap is 88 2024-04-10T03:10:59.775 INFO:tasks.rados.rados.0.smithi016.stdout:862: finishing write tid 1 to smithi01663999-48 2024-04-10T03:10:59.775 INFO:tasks.rados.rados.0.smithi016.stdout:864: delete oid 34 current snap is 88 2024-04-10T03:10:59.775 INFO:tasks.rados.rados.0.smithi016.stdout:862: finishing write tid 2 to smithi01663999-48 2024-04-10T03:10:59.775 INFO:tasks.rados.rados.0.smithi016.stdout:862: finishing write tid 3 to smithi01663999-48 2024-04-10T03:10:59.779 INFO:tasks.rados.rados.0.smithi016.stdout:864: done (2 left) 2024-04-10T03:10:59.779 INFO:tasks.rados.rados.0.smithi016.stdout:865: snap_create 2024-04-10T03:10:59.781 INFO:tasks.rados.rados.0.smithi016.stdout:862: finishing write tid 4 to smithi01663999-48 2024-04-10T03:10:59.782 INFO:tasks.rados.rados.0.smithi016.stdout:862: finishing write tid 5 to smithi01663999-48 2024-04-10T03:10:59.784 INFO:tasks.rados.rados.0.smithi016.stdout:862: finishing write tid 6 to smithi01663999-48 2024-04-10T03:10:59.784 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 476 (ObjNum 281 snap 88 seq_num 281) dirty exists 2024-04-10T03:10:59.784 INFO:tasks.rados.rados.0.smithi016.stdout:862: left oid 48 (ObjNum 281 snap 88 seq_num 281) 2024-04-10T03:10:59.835 INFO:tasks.rados.rados.0.smithi016.stdout:863: finishing copy_from racing read to smithi01663999-23 2024-04-10T03:10:59.836 INFO:tasks.rados.rados.0.smithi016.stdout:863: finishing copy_from to smithi01663999-23 2024-04-10T03:10:59.836 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 395 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:11:00.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[21212]: cluster 2024-04-10T03:10:58.105044+0000 mgr.x (mgr.24565) 72 : cluster [DBG] pgmap v105: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1 op/s 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[21212]: cluster 2024-04-10T03:10:59.156312+0000 mon.a (mon.0) 1348 : cluster [DBG] Standby manager daemon y restarted 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[21212]: cluster 2024-04-10T03:10:59.156427+0000 mon.a (mon.0) 1349 : cluster [DBG] Standby manager daemon y started 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[21212]: audit 2024-04-10T03:10:59.158746+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[21212]: audit 2024-04-10T03:10:59.159257+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[21212]: audit 2024-04-10T03:10:59.161820+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[21212]: audit 2024-04-10T03:10:59.162198+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[28961]: cluster 2024-04-10T03:10:58.105044+0000 mgr.x (mgr.24565) 72 : cluster [DBG] pgmap v105: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1 op/s 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[28961]: cluster 2024-04-10T03:10:59.156312+0000 mon.a (mon.0) 1348 : cluster [DBG] Standby manager daemon y restarted 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[28961]: cluster 2024-04-10T03:10:59.156427+0000 mon.a (mon.0) 1349 : cluster [DBG] Standby manager daemon y started 2024-04-10T03:11:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[28961]: audit 2024-04-10T03:10:59.158746+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-10T03:11:00.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[28961]: audit 2024-04-10T03:10:59.159257+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:11:00.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[28961]: audit 2024-04-10T03:10:59.161820+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-10T03:11:00.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:10:59 smithi016 bash[28961]: audit 2024-04-10T03:10:59.162198+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:11:00.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:59 smithi136 bash[23435]: cluster 2024-04-10T03:10:58.105044+0000 mgr.x (mgr.24565) 72 : cluster [DBG] pgmap v105: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1 op/s 2024-04-10T03:11:00.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:59 smithi136 bash[23435]: cluster 2024-04-10T03:10:59.156312+0000 mon.a (mon.0) 1348 : cluster [DBG] Standby manager daemon y restarted 2024-04-10T03:11:00.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:59 smithi136 bash[23435]: cluster 2024-04-10T03:10:59.156427+0000 mon.a (mon.0) 1349 : cluster [DBG] Standby manager daemon y started 2024-04-10T03:11:00.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:59 smithi136 bash[23435]: audit 2024-04-10T03:10:59.158746+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-10T03:11:00.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:59 smithi136 bash[23435]: audit 2024-04-10T03:10:59.159257+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:11:00.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:59 smithi136 bash[23435]: audit 2024-04-10T03:10:59.161820+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-10T03:11:00.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:10:59 smithi136 bash[23435]: audit 2024-04-10T03:10:59.162198+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.? 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:11:00.744 INFO:tasks.rados.rados.0.smithi016.stdout:862: done (2 left) 2024-04-10T03:11:00.744 INFO:tasks.rados.rados.0.smithi016.stdout:863: done (1 left) 2024-04-10T03:11:00.744 INFO:tasks.rados.rados.0.smithi016.stdout:865: done (0 left) 2024-04-10T03:11:00.745 INFO:tasks.rados.rados.0.smithi016.stdout:866: read oid 28 snap -1 2024-04-10T03:11:00.745 INFO:tasks.rados.rados.0.smithi016.stdout:866: expect (ObjNum 278 snap 86 seq_num 278) 2024-04-10T03:11:00.745 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 89 2024-04-10T03:11:00.745 INFO:tasks.rados.rados.0.smithi016.stdout:867: seq_num 283 ranges {663552=745472,1409024=712704,2121728=458752,2580480=434176} 2024-04-10T03:11:00.759 INFO:tasks.rados.rados.0.smithi016.stdout:867: writing smithi01663999-19 from 663552 to 1409024 tid 1 2024-04-10T03:11:00.767 INFO:tasks.rados.rados.0.smithi016.stdout:867: writing smithi01663999-19 from 1409024 to 2121728 tid 2 2024-04-10T03:11:00.771 INFO:tasks.rados.rados.0.smithi016.stdout:867: writing smithi01663999-19 from 2121728 to 2580480 tid 3 2024-04-10T03:11:00.776 INFO:tasks.rados.rados.0.smithi016.stdout:867: writing smithi01663999-19 from 2580480 to 3014656 tid 4 2024-04-10T03:11:00.776 INFO:tasks.rados.rados.0.smithi016.stdout:868: read oid 25 snap -1 2024-04-10T03:11:00.776 INFO:tasks.rados.rados.0.smithi016.stdout:868: expect (ObjNum 263 snap 78 seq_num 263) 2024-04-10T03:11:00.776 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 37 current snap is 89 2024-04-10T03:11:00.776 INFO:tasks.rados.rados.0.smithi016.stdout:869: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2024-04-10T03:11:00.784 INFO:tasks.rados.rados.0.smithi016.stdout:869: writing smithi01663999-37 from 0 to 761856 tid 1 2024-04-10T03:11:00.791 INFO:tasks.rados.rados.0.smithi016.stdout:869: writing smithi01663999-37 from 761856 to 1359872 tid 2 2024-04-10T03:11:00.797 INFO:tasks.rados.rados.0.smithi016.stdout:869: writing smithi01663999-37 from 1359872 to 2031616 tid 3 2024-04-10T03:11:00.801 INFO:tasks.rados.rados.0.smithi016.stdout:869: writing smithi01663999-37 from 2031616 to 2367488 tid 4 2024-04-10T03:11:00.802 INFO:tasks.rados.rados.0.smithi016.stdout:870: rmattr oid 36 current snap is 89 2024-04-10T03:11:00.802 INFO:tasks.rados.rados.0.smithi016.stdout:866: expect (ObjNum 278 snap 86 seq_num 278) 2024-04-10T03:11:00.893 INFO:tasks.rados.rados.0.smithi016.stdout:867: finishing write tid 1 to smithi01663999-19 2024-04-10T03:11:00.893 INFO:tasks.rados.rados.0.smithi016.stdout:867: finishing write tid 2 to smithi01663999-19 2024-04-10T03:11:00.893 INFO:tasks.rados.rados.0.smithi016.stdout:867: finishing write tid 3 to smithi01663999-19 2024-04-10T03:11:00.893 INFO:tasks.rados.rados.0.smithi016.stdout:867: finishing write tid 4 to smithi01663999-19 2024-04-10T03:11:00.893 INFO:tasks.rados.rados.0.smithi016.stdout:867: finishing write tid 5 to smithi01663999-19 2024-04-10T03:11:00.894 INFO:tasks.rados.rados.0.smithi016.stdout:867: finishing write tid 6 to smithi01663999-19 2024-04-10T03:11:00.894 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 400 (ObjNum 283 snap 89 seq_num 283) dirty exists 2024-04-10T03:11:00.894 INFO:tasks.rados.rados.0.smithi016.stdout:867: left oid 19 (ObjNum 283 snap 89 seq_num 283) 2024-04-10T03:11:00.894 INFO:tasks.rados.rados.0.smithi016.stdout:869: finishing write tid 1 to smithi01663999-37 2024-04-10T03:11:00.894 INFO:tasks.rados.rados.0.smithi016.stdout:869: finishing write tid 2 to smithi01663999-37 2024-04-10T03:11:00.894 INFO:tasks.rados.rados.0.smithi016.stdout:869: finishing write tid 3 to smithi01663999-37 2024-04-10T03:11:00.894 INFO:tasks.rados.rados.0.smithi016.stdout:869: finishing write tid 4 to smithi01663999-37 2024-04-10T03:11:00.894 INFO:tasks.rados.rados.0.smithi016.stdout:868: expect (ObjNum 263 snap 78 seq_num 263) 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:869: finishing write tid 5 to smithi01663999-37 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 333 (ObjNum 227 snap 60 seq_num 227) dirty exists 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:869: finishing write tid 6 to smithi01663999-37 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 325 (ObjNum 284 snap 89 seq_num 284) dirty exists 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:869: left oid 37 (ObjNum 284 snap 89 seq_num 284) 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:866: done (4 left) 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:867: done (3 left) 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:868: done (2 left) 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:869: done (1 left) 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:870: done (0 left) 2024-04-10T03:11:01.055 INFO:tasks.rados.rados.0.smithi016.stdout:871: snap_remove snap 65 2024-04-10T03:11:01.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:00 smithi016 bash[28961]: cluster 2024-04-10T03:10:59.726101+0000 mon.a (mon.0) 1354 : cluster [DBG] mgrmap e31: x(active, since 69s), standbys: y 2024-04-10T03:11:01.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:00 smithi016 bash[28961]: cluster 2024-04-10T03:10:59.742583+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-04-10T03:11:01.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:00 smithi016 bash[21212]: cluster 2024-04-10T03:10:59.726101+0000 mon.a (mon.0) 1354 : cluster [DBG] mgrmap e31: x(active, since 69s), standbys: y 2024-04-10T03:11:01.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:00 smithi016 bash[21212]: cluster 2024-04-10T03:10:59.742583+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-04-10T03:11:01.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:00 smithi136 bash[23435]: cluster 2024-04-10T03:10:59.726101+0000 mon.a (mon.0) 1354 : cluster [DBG] mgrmap e31: x(active, since 69s), standbys: y 2024-04-10T03:11:01.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:00 smithi136 bash[23435]: cluster 2024-04-10T03:10:59.742583+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-04-10T03:11:01.749 INFO:tasks.rados.rados.0.smithi016.stdout:871: done (0 left) 2024-04-10T03:11:01.749 INFO:tasks.rados.rados.0.smithi016.stdout:872: copy_from oid 13 from oid 20 current snap is 89 2024-04-10T03:11:01.749 INFO:tasks.rados.rados.0.smithi016.stdout:873: read oid 1 snap -1 2024-04-10T03:11:01.749 INFO:tasks.rados.rados.0.smithi016.stdout:873: expect (ObjNum 279 snap 87 seq_num 279) 2024-04-10T03:11:01.749 INFO:tasks.rados.rados.0.smithi016.stdout:874: copy_from oid 26 from oid 17 current snap is 89 2024-04-10T03:11:01.749 INFO:tasks.rados.rados.0.smithi016.stdout:875: delete oid 14 current snap is 89 2024-04-10T03:11:01.763 INFO:tasks.rados.rados.0.smithi016.stdout:875: done (3 left) 2024-04-10T03:11:01.763 INFO:tasks.rados.rados.0.smithi016.stdout:876: rollback oid 43 current snap is 89 2024-04-10T03:11:01.763 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 76 2024-04-10T03:11:01.764 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 89 2024-04-10T03:11:01.764 INFO:tasks.rados.rados.0.smithi016.stdout:877: seq_num 286 ranges {2301952=794624,3096576=761856,3858432=679936,4538368=163840} 2024-04-10T03:11:01.797 INFO:tasks.rados.rados.0.smithi016.stdout:877: writing smithi01663999-7 from 2301952 to 3096576 tid 1 2024-04-10T03:11:01.805 INFO:tasks.rados.rados.0.smithi016.stdout:877: writing smithi01663999-7 from 3096576 to 3858432 tid 2 2024-04-10T03:11:01.811 INFO:tasks.rados.rados.0.smithi016.stdout:877: writing smithi01663999-7 from 3858432 to 4538368 tid 3 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:877: writing smithi01663999-7 from 4538368 to 4702208 tid 4 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:878: copy_from oid 49 from oid 33 current snap is 89 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:876: finishing rollback tid 0 to smithi01663999-43 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:876: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:876: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 581 (ObjNum 208 snap 58 seq_num 208) dirty exists 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:874: finishing copy_from racing read to smithi01663999-26 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:874: finishing copy_from to smithi01663999-26 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 46 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-04-10T03:11:01.814 INFO:tasks.rados.rados.0.smithi016.stdout:873: expect (ObjNum 279 snap 87 seq_num 279) 2024-04-10T03:11:01.878 INFO:tasks.rados.rados.0.smithi016.stdout:877: finishing write tid 1 to smithi01663999-7 2024-04-10T03:11:01.878 INFO:tasks.rados.rados.0.smithi016.stdout:877: finishing write tid 2 to smithi01663999-7 2024-04-10T03:11:01.878 INFO:tasks.rados.rados.0.smithi016.stdout:878: finishing copy_from to smithi01663999-49 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:878: got expected ENOENT (src dne) 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:878: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:877: finishing write tid 3 to smithi01663999-7 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:877: finishing write tid 4 to smithi01663999-7 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:877: finishing write tid 5 to smithi01663999-7 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:877: finishing write tid 6 to smithi01663999-7 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 481 (ObjNum 286 snap 89 seq_num 286) dirty exists 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:877: left oid 7 (ObjNum 286 snap 89 seq_num 286) 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:872: finishing copy_from racing read to smithi01663999-13 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:872: finishing copy_from to smithi01663999-13 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 275 (ObjNum 266 snap 80 seq_num 266) dirty exists 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:872: done (5 left) 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:873: done (4 left) 2024-04-10T03:11:01.879 INFO:tasks.rados.rados.0.smithi016.stdout:874: done (3 left) 2024-04-10T03:11:01.880 INFO:tasks.rados.rados.0.smithi016.stdout:876: done (2 left) 2024-04-10T03:11:01.880 INFO:tasks.rados.rados.0.smithi016.stdout:877: done (1 left) 2024-04-10T03:11:01.880 INFO:tasks.rados.rados.0.smithi016.stdout:878: done (0 left) 2024-04-10T03:11:01.880 INFO:tasks.rados.rados.0.smithi016.stdout:879: snap_remove snap 84 2024-04-10T03:11:02.028 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:01 smithi136 bash[23435]: cluster 2024-04-10T03:11:00.105817+0000 mgr.x (mgr.24565) 73 : cluster [DBG] pgmap v108: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:11:02.028 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:01 smithi136 bash[23435]: cluster 2024-04-10T03:11:00.750915+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-04-10T03:11:02.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:01 smithi016 bash[21212]: cluster 2024-04-10T03:11:00.105817+0000 mgr.x (mgr.24565) 73 : cluster [DBG] pgmap v108: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:11:02.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:01 smithi016 bash[21212]: cluster 2024-04-10T03:11:00.750915+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-04-10T03:11:02.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:01 smithi016 bash[28961]: cluster 2024-04-10T03:11:00.105817+0000 mgr.x (mgr.24565) 73 : cluster [DBG] pgmap v108: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:11:02.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:01 smithi016 bash[28961]: cluster 2024-04-10T03:11:00.750915+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-04-10T03:11:02.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:02 smithi136 bash[52028]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:11:02] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-04-10T03:11:02.765 INFO:tasks.rados.rados.0.smithi016.stdout:879: done (0 left) 2024-04-10T03:11:02.765 INFO:tasks.rados.rados.0.smithi016.stdout:880: rollback oid 28 current snap is 89 2024-04-10T03:11:02.765 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 69 2024-04-10T03:11:02.765 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 89 2024-04-10T03:11:02.765 INFO:tasks.rados.rados.0.smithi016.stdout:881: seq_num 287 ranges {786432=8192} 2024-04-10T03:11:02.770 INFO:tasks.rados.rados.0.smithi016.stdout:881: writing smithi01663999-42 from 786432 to 794624 tid 1 2024-04-10T03:11:02.770 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 89 2024-04-10T03:11:02.770 INFO:tasks.rados.rados.0.smithi016.stdout:882: seq_num 288 ranges {10158080=24576} 2024-04-10T03:11:02.829 INFO:tasks.rados.rados.0.smithi016.stdout:882: writing smithi01663999-23 from 10158080 to 10182656 tid 1 2024-04-10T03:11:02.829 INFO:tasks.rados.rados.0.smithi016.stdout:883: snap_create 2024-04-10T03:11:02.830 INFO:tasks.rados.rados.0.smithi016.stdout:880: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:11:02.830 INFO:tasks.rados.rados.0.smithi016.stdout:880: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:11:02.830 INFO:tasks.rados.rados.0.smithi016.stdout:880: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:11:02.830 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 403 (ObjNum 205 snap 58 seq_num 205) dirty exists 2024-04-10T03:11:02.830 INFO:tasks.rados.rados.0.smithi016.stdout:881: finishing write tid 1 to smithi01663999-42 2024-04-10T03:11:02.830 INFO:tasks.rados.rados.0.smithi016.stdout:881: finishing write tid 2 to smithi01663999-42 2024-04-10T03:11:02.831 INFO:tasks.rados.rados.0.smithi016.stdout:881: finishing write tid 3 to smithi01663999-42 2024-04-10T03:11:02.831 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 277 (ObjNum 287 snap 89 seq_num 287) dirty exists 2024-04-10T03:11:02.831 INFO:tasks.rados.rados.0.smithi016.stdout:881: left oid 42 (ObjNum 287 snap 89 seq_num 287) 2024-04-10T03:11:02.833 INFO:tasks.rados.rados.0.smithi016.stdout:882: finishing write tid 1 to smithi01663999-23 2024-04-10T03:11:02.833 INFO:tasks.rados.rados.0.smithi016.stdout:882: finishing write tid 2 to smithi01663999-23 2024-04-10T03:11:02.834 INFO:tasks.rados.rados.0.smithi016.stdout:882: finishing write tid 3 to smithi01663999-23 2024-04-10T03:11:02.835 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 405 (ObjNum 288 snap 89 seq_num 288) dirty exists 2024-04-10T03:11:02.835 INFO:tasks.rados.rados.0.smithi016.stdout:882: left oid 23 (ObjNum 288 snap 89 seq_num 288) 2024-04-10T03:11:02.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:02 smithi016 bash[21212]: cluster 2024-04-10T03:11:01.752940+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-04-10T03:11:02.909 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:02 smithi016 bash[28961]: cluster 2024-04-10T03:11:01.752940+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-04-10T03:11:03.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:02 smithi136 bash[23435]: cluster 2024-04-10T03:11:01.752940+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-04-10T03:11:03.667 INFO:tasks.rados.rados.0.smithi016.stdout:880: done (3 left) 2024-04-10T03:11:03.667 INFO:tasks.rados.rados.0.smithi016.stdout:881: done (2 left) 2024-04-10T03:11:03.667 INFO:tasks.rados.rados.0.smithi016.stdout:882: done (1 left) 2024-04-10T03:11:03.667 INFO:tasks.rados.rados.0.smithi016.stdout:883: done (0 left) 2024-04-10T03:11:03.668 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 90 2024-04-10T03:11:03.668 INFO:tasks.rados.rados.0.smithi016.stdout:884: seq_num 289 ranges {827392=40960} 2024-04-10T03:11:03.675 INFO:tasks.rados.rados.0.smithi016.stdout:884: writing smithi01663999-45 from 827392 to 868352 tid 1 2024-04-10T03:11:03.675 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 90 2024-04-10T03:11:03.675 INFO:tasks.rados.rados.0.smithi016.stdout:885: seq_num 290 ranges {0=57344} 2024-04-10T03:11:03.676 INFO:tasks.rados.rados.0.smithi016.stdout:885: writing smithi01663999-10 from 0 to 57344 tid 1 2024-04-10T03:11:03.676 INFO:tasks.rados.rados.0.smithi016.stdout:886: delete oid 7 current snap is 90 2024-04-10T03:11:03.685 INFO:tasks.rados.rados.0.smithi016.stdout:885: finishing write tid 1 to smithi01663999-10 2024-04-10T03:11:03.688 INFO:tasks.rados.rados.0.smithi016.stdout:886: done (2 left) 2024-04-10T03:11:03.688 INFO:tasks.rados.rados.0.smithi016.stdout:887: rmattr oid 6 current snap is 90 2024-04-10T03:11:03.688 INFO:tasks.rados.rados.0.smithi016.stdout:887: done (2 left) 2024-04-10T03:11:03.688 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 90 2024-04-10T03:11:03.688 INFO:tasks.rados.rados.0.smithi016.stdout:888: seq_num 292 ranges {663552=98304} 2024-04-10T03:11:03.694 INFO:tasks.rados.rados.0.smithi016.stdout:888: writing smithi01663999-47 from 663552 to 761856 tid 1 2024-04-10T03:11:03.694 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 90 2024-04-10T03:11:03.694 INFO:tasks.rados.rados.0.smithi016.stdout:885: finishing write tid 2 to smithi01663999-10 2024-04-10T03:11:03.694 INFO:tasks.rados.rados.0.smithi016.stdout:889: seq_num 293 ranges {4497408=114688} 2024-04-10T03:11:03.732 INFO:tasks.rados.rados.0.smithi016.stdout:889: writing smithi01663999-48 from 4497408 to 4612096 tid 1 2024-04-10T03:11:03.732 INFO:tasks.rados.rados.0.smithi016.stdout:890: delete oid 6 current snap is 90 2024-04-10T03:11:03.732 INFO:tasks.rados.rados.0.smithi016.stdout:885: finishing write tid 3 to smithi01663999-10 2024-04-10T03:11:03.732 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 369 (ObjNum 290 snap 90 seq_num 290) dirty exists 2024-04-10T03:11:03.732 INFO:tasks.rados.rados.0.smithi016.stdout:885: left oid 10 (ObjNum 290 snap 90 seq_num 290) 2024-04-10T03:11:03.733 INFO:tasks.rados.rados.0.smithi016.stdout:884: finishing write tid 1 to smithi01663999-45 2024-04-10T03:11:03.733 INFO:tasks.rados.rados.0.smithi016.stdout:884: finishing write tid 2 to smithi01663999-45 2024-04-10T03:11:03.733 INFO:tasks.rados.rados.0.smithi016.stdout:884: finishing write tid 3 to smithi01663999-45 2024-04-10T03:11:03.733 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 594 (ObjNum 289 snap 90 seq_num 289) dirty exists 2024-04-10T03:11:03.733 INFO:tasks.rados.rados.0.smithi016.stdout:884: left oid 45 (ObjNum 289 snap 90 seq_num 289) 2024-04-10T03:11:03.733 INFO:tasks.rados.rados.0.smithi016.stdout:888: finishing write tid 1 to smithi01663999-47 2024-04-10T03:11:03.733 INFO:tasks.rados.rados.0.smithi016.stdout:888: finishing write tid 2 to smithi01663999-47 2024-04-10T03:11:03.733 INFO:tasks.rados.rados.0.smithi016.stdout:888: finishing write tid 3 to smithi01663999-47 2024-04-10T03:11:03.734 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 348 (ObjNum 292 snap 90 seq_num 292) dirty exists 2024-04-10T03:11:03.734 INFO:tasks.rados.rados.0.smithi016.stdout:888: left oid 47 (ObjNum 292 snap 90 seq_num 292) 2024-04-10T03:11:03.734 INFO:tasks.rados.rados.0.smithi016.stdout:889: finishing write tid 1 to smithi01663999-48 2024-04-10T03:11:03.735 INFO:tasks.rados.rados.0.smithi016.stdout:889: finishing write tid 2 to smithi01663999-48 2024-04-10T03:11:03.735 INFO:tasks.rados.rados.0.smithi016.stdout:884: done (4 left) 2024-04-10T03:11:03.735 INFO:tasks.rados.rados.0.smithi016.stdout:885: done (3 left) 2024-04-10T03:11:03.736 INFO:tasks.rados.rados.0.smithi016.stdout:888: done (2 left) 2024-04-10T03:11:03.736 INFO:tasks.rados.rados.0.smithi016.stdout:890: done (1 left) 2024-04-10T03:11:03.736 INFO:tasks.rados.rados.0.smithi016.stdout:891: snap_create 2024-04-10T03:11:03.736 INFO:tasks.rados.rados.0.smithi016.stdout:889: finishing write tid 3 to smithi01663999-48 2024-04-10T03:11:03.737 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 484 (ObjNum 293 snap 90 seq_num 293) dirty exists 2024-04-10T03:11:03.737 INFO:tasks.rados.rados.0.smithi016.stdout:889: left oid 48 (ObjNum 293 snap 90 seq_num 293) 2024-04-10T03:11:04.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:03 smithi016 bash[28961]: cluster 2024-04-10T03:11:02.106602+0000 mgr.x (mgr.24565) 74 : cluster [DBG] pgmap v111: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 6.8 MiB/s wr, 27 op/s 2024-04-10T03:11:04.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:03 smithi016 bash[28961]: cluster 2024-04-10T03:11:02.770134+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-04-10T03:11:04.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:03 smithi016 bash[28961]: cluster 2024-04-10T03:11:03.671677+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-04-10T03:11:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:03 smithi016 bash[21212]: cluster 2024-04-10T03:11:02.106602+0000 mgr.x (mgr.24565) 74 : cluster [DBG] pgmap v111: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 6.8 MiB/s wr, 27 op/s 2024-04-10T03:11:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:03 smithi016 bash[21212]: cluster 2024-04-10T03:11:02.770134+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-04-10T03:11:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:03 smithi016 bash[21212]: cluster 2024-04-10T03:11:03.671677+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-04-10T03:11:04.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:03 smithi136 bash[23435]: cluster 2024-04-10T03:11:02.106602+0000 mgr.x (mgr.24565) 74 : cluster [DBG] pgmap v111: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 6.8 MiB/s wr, 27 op/s 2024-04-10T03:11:04.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:03 smithi136 bash[23435]: cluster 2024-04-10T03:11:02.770134+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-04-10T03:11:04.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:03 smithi136 bash[23435]: cluster 2024-04-10T03:11:03.671677+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-04-10T03:11:04.666 INFO:tasks.rados.rados.0.smithi016.stdout:889: done (1 left) 2024-04-10T03:11:04.666 INFO:tasks.rados.rados.0.smithi016.stdout:891: done (0 left) 2024-04-10T03:11:04.666 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 91 2024-04-10T03:11:04.666 INFO:tasks.rados.rados.0.smithi016.stdout:892: seq_num 295 ranges {6610944=147456} 2024-04-10T03:11:04.719 INFO:tasks.rados.rados.0.smithi016.stdout:892: writing smithi01663999-13 from 6610944 to 6758400 tid 1 2024-04-10T03:11:04.719 INFO:tasks.rados.rados.0.smithi016.stdout:893: delete oid 50 current snap is 91 2024-04-10T03:11:04.726 INFO:tasks.rados.rados.0.smithi016.stdout:893: done (1 left) 2024-04-10T03:11:04.726 INFO:tasks.rados.rados.0.smithi016.stdout:894: rollback oid 21 current snap is 91 2024-04-10T03:11:04.726 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 35 2024-04-10T03:11:04.726 INFO:tasks.rados.rados.0.smithi016.stdout:895: snap_remove snap 66 2024-04-10T03:11:05.679 INFO:tasks.rados.rados.0.smithi016.stdout:895: done (2 left) 2024-04-10T03:11:05.679 INFO:tasks.rados.rados.0.smithi016.stdout:896: snap_create 2024-04-10T03:11:05.679 INFO:tasks.rados.rados.0.smithi016.stdout:892: finishing write tid 1 to smithi01663999-13 2024-04-10T03:11:05.679 INFO:tasks.rados.rados.0.smithi016.stdout:892: finishing write tid 2 to smithi01663999-13 2024-04-10T03:11:05.679 INFO:tasks.rados.rados.0.smithi016.stdout:892: finishing write tid 3 to smithi01663999-13 2024-04-10T03:11:05.679 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 414 (ObjNum 295 snap 91 seq_num 295) dirty exists 2024-04-10T03:11:05.679 INFO:tasks.rados.rados.0.smithi016.stdout:892: left oid 13 (ObjNum 295 snap 91 seq_num 295) 2024-04-10T03:11:05.680 INFO:tasks.rados.rados.0.smithi016.stdout:894: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:11:05.680 INFO:tasks.rados.rados.0.smithi016.stdout:894: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:11:05.680 INFO:tasks.rados.rados.0.smithi016.stdout:894: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:11:05.680 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 209 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-10T03:11:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:05 smithi136 bash[23435]: cluster 2024-04-10T03:11:04.107278+0000 mgr.x (mgr.24565) 75 : cluster [DBG] pgmap v114: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 6.8 MiB/s wr, 27 op/s 2024-04-10T03:11:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:05 smithi136 bash[23435]: cluster 2024-04-10T03:11:04.671054+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-04-10T03:11:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:05 smithi136 bash[23435]: audit 2024-04-10T03:11:05.214116+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:06.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:05 smithi016 bash[21212]: cluster 2024-04-10T03:11:04.107278+0000 mgr.x (mgr.24565) 75 : cluster [DBG] pgmap v114: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 6.8 MiB/s wr, 27 op/s 2024-04-10T03:11:06.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:05 smithi016 bash[21212]: cluster 2024-04-10T03:11:04.671054+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-04-10T03:11:06.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:05 smithi016 bash[21212]: audit 2024-04-10T03:11:05.214116+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:06.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:05 smithi016 bash[28961]: cluster 2024-04-10T03:11:04.107278+0000 mgr.x (mgr.24565) 75 : cluster [DBG] pgmap v114: 121 pgs: 121 active+clean; 279 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 6.8 MiB/s wr, 27 op/s 2024-04-10T03:11:06.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:05 smithi016 bash[28961]: cluster 2024-04-10T03:11:04.671054+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-04-10T03:11:06.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:05 smithi016 bash[28961]: audit 2024-04-10T03:11:05.214116+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:06.267 INFO:tasks.rados.rados.0.smithi016.stdout:892: done (2 left) 2024-04-10T03:11:06.267 INFO:tasks.rados.rados.0.smithi016.stdout:894: done (1 left) 2024-04-10T03:11:06.268 INFO:tasks.rados.rados.0.smithi016.stdout:896: done (0 left) 2024-04-10T03:11:06.268 INFO:tasks.rados.rados.0.smithi016.stdout:897: read oid 46 snap -1 2024-04-10T03:11:06.268 INFO:tasks.rados.rados.0.smithi016.stdout:897: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:11:06.268 INFO:tasks.rados.rados.0.smithi016.stdout:898: delete oid 8 current snap is 92 2024-04-10T03:11:06.271 INFO:tasks.rados.rados.0.smithi016.stdout:897: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:11:06.285 INFO:tasks.rados.rados.0.smithi016.stdout:897: done (1 left) 2024-04-10T03:11:06.285 INFO:tasks.rados.rados.0.smithi016.stdout:898: done (0 left) 2024-04-10T03:11:06.285 INFO:tasks.rados.rados.0.smithi016.stdout:899: snap_create 2024-04-10T03:11:06.538 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: [10/Apr/2024:03:11:06] ENGINE Bus STOPPING 2024-04-10T03:11:06.538 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: [10/Apr/2024:03:11:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:11:06.538 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: [10/Apr/2024:03:11:06] ENGINE Bus STOPPED 2024-04-10T03:11:06.538 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: [10/Apr/2024:03:11:06] ENGINE Bus STARTING 2024-04-10T03:11:06.538 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.485+0000 7f95b5682700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.538 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.485+0000 7f95b5682700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.539 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.485+0000 7f95b5682700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.539 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.485+0000 7f95b8688700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.539 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.485+0000 7f95b8688700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.539 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.485+0000 7f95b8688700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.539 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.485+0000 7f95b8688700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.539 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.485+0000 7f95b8688700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.539 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.485+0000 7f95b5682700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.539 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: debug 2024-04-10T03:11:06.489+0000 7f95b5682700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:11:06.539 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: [10/Apr/2024:03:11:06] ENGINE Serving on http://:::9283 2024-04-10T03:11:06.553 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[52028]: ignoring --setuser ceph since I am not root 2024-04-10T03:11:06.553 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[52028]: ignoring --setgroup ceph since I am not root 2024-04-10T03:11:06.553 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[52028]: debug 2024-04-10T03:11:06.328+0000 7fd16dab6700 1 -- 172.21.15.136:0/4148022584 <== mon.1 v2:172.21.15.136:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c42d2fc5a0 con 0x55c42e07a400 2024-04-10T03:11:06.553 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[52028]: debug 2024-04-10T03:11:06.476+0000 7fd17789f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T03:11:06.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[65786]: [10/Apr/2024:03:11:06] ENGINE Bus STARTED 2024-04-10T03:11:06.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: cluster 2024-04-10T03:11:05.683756+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.108123+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.125029+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.131171+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.133112+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.142603+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.241616+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.253226+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.254337+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: cluster 2024-04-10T03:11:06.272750+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.273705+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: cluster 2024-04-10T03:11:06.273919+0000 mon.a (mon.0) 1368 : cluster [DBG] mgrmap e32: y(active, starting, since 0.0196661s) 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.274731+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.276320+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:06.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.277080+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.278289+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.279127+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.280074+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.281003+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.281915+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: cluster 2024-04-10T03:11:05.683756+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.108123+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.125029+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.131171+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.133112+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:11:06.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.142603+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.241616+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.253226+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.254337+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: cluster 2024-04-10T03:11:06.272750+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.273705+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: cluster 2024-04-10T03:11:06.273919+0000 mon.a (mon.0) 1368 : cluster [DBG] mgrmap e32: y(active, starting, since 0.0196661s) 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.274731+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.276320+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.277080+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.278289+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.279127+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.280074+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.281003+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:11:06.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.281915+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.282511+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.283189+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.283730+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.284289+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.284878+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.285426+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.286008+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.288068+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.290102+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:11:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: cluster 2024-04-10T03:11:06.338327+0000 mon.a (mon.0) 1369 : cluster [INF] Manager daemon y is now available 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.389031+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.419425+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.430474+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.430886+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.456514+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[21212]: audit 2024-04-10T03:11:06.456969+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.282511+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.283189+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.283730+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.284289+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:11:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.284878+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.285426+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.286008+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.288068+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.290102+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: cluster 2024-04-10T03:11:06.338327+0000 mon.a (mon.0) 1369 : cluster [INF] Manager daemon y is now available 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.389031+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.419425+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.430474+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.430886+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.456514+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:11:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:06 smithi016 bash[28961]: audit 2024-04-10T03:11:06.456969+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:11:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: cluster 2024-04-10T03:11:05.683756+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.108123+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.125029+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.131171+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.133112+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.142603+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24565 ' entity='mgr.x' 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.241616+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.253226+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.254337+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.24565 172.21.15.136:0/2587720682' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: cluster 2024-04-10T03:11:06.272750+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.273705+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24565 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: cluster 2024-04-10T03:11:06.273919+0000 mon.a (mon.0) 1368 : cluster [DBG] mgrmap e32: y(active, starting, since 0.0196661s) 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.274731+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.276320+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.277080+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.278289+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:11:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.279127+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:11:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.280074+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:11:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.281003+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:11:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.281915+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:11:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.282511+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:11:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.283189+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:11:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.283730+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:11:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.284289+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.284878+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.285426+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.286008+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.288068+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.290102+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: cluster 2024-04-10T03:11:06.338327+0000 mon.a (mon.0) 1369 : cluster [INF] Manager daemon y is now available 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.389031+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.419425+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.430474+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.430886+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.456514+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:11:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:06 smithi136 bash[23435]: audit 2024-04-10T03:11:06.456969+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:11:07.255 INFO:tasks.rados.rados.0.smithi016.stdout:899: done (0 left) 2024-04-10T03:11:07.255 INFO:tasks.rados.rados.0.smithi016.stdout:900: setattr oid 42 current snap is 93 2024-04-10T03:11:07.256 INFO:tasks.rados.rados.0.smithi016.stdout:901: delete oid 12 current snap is 93 2024-04-10T03:11:07.261 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 278 (ObjNum 287 snap 89 seq_num 287) dirty exists 2024-04-10T03:11:07.266 INFO:tasks.rados.rados.0.smithi016.stdout:900: done (1 left) 2024-04-10T03:11:07.266 INFO:tasks.rados.rados.0.smithi016.stdout:901: done (0 left) 2024-04-10T03:11:07.266 INFO:tasks.rados.rados.0.smithi016.stdout:902: read oid 29 snap 92 2024-04-10T03:11:07.266 INFO:tasks.rados.rados.0.smithi016.stdout:902: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:11:07.266 INFO:tasks.rados.rados.0.smithi016.stdout:903: setattr oid 15 current snap is 93 2024-04-10T03:11:07.269 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 93 2024-04-10T03:11:07.269 INFO:tasks.rados.rados.0.smithi016.stdout:904: seq_num 299 ranges {3006464=212992} 2024-04-10T03:11:07.301 INFO:tasks.rados.rados.0.smithi016.stdout:904: writing smithi01663999-44 from 3006464 to 3219456 tid 1 2024-04-10T03:11:07.302 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 607 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-04-10T03:11:07.302 INFO:tasks.rados.rados.0.smithi016.stdout:902: expect (ObjNum 68 snap 7 seq_num 68) 2024-04-10T03:11:07.417 INFO:tasks.rados.rados.0.smithi016.stdout:904: finishing write tid 1 to smithi01663999-44 2024-04-10T03:11:07.418 INFO:tasks.rados.rados.0.smithi016.stdout:904: finishing write tid 2 to smithi01663999-44 2024-04-10T03:11:07.418 INFO:tasks.rados.rados.0.smithi016.stdout:904: finishing write tid 3 to smithi01663999-44 2024-04-10T03:11:07.418 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 486 (ObjNum 299 snap 93 seq_num 299) dirty exists 2024-04-10T03:11:07.418 INFO:tasks.rados.rados.0.smithi016.stdout:904: left oid 44 (ObjNum 299 snap 93 seq_num 299) 2024-04-10T03:11:07.418 INFO:tasks.rados.rados.0.smithi016.stdout:902: done (2 left) 2024-04-10T03:11:07.418 INFO:tasks.rados.rados.0.smithi016.stdout:903: done (1 left) 2024-04-10T03:11:07.418 INFO:tasks.rados.rados.0.smithi016.stdout:904: done (0 left) 2024-04-10T03:11:07.418 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 37 current snap is 93 2024-04-10T03:11:07.418 INFO:tasks.rados.rados.0.smithi016.stdout:905: seq_num 300 ranges {2367488=229376} 2024-04-10T03:11:07.449 INFO:tasks.rados.rados.0.smithi016.stdout:905: writing smithi01663999-37 from 2367488 to 2596864 tid 1 2024-04-10T03:11:07.449 INFO:tasks.rados.rados.0.smithi016.stdout:906: snap_create 2024-04-10T03:11:07.455 INFO:tasks.rados.rados.0.smithi016.stdout:905: finishing write tid 1 to smithi01663999-37 2024-04-10T03:11:07.455 INFO:tasks.rados.rados.0.smithi016.stdout:905: finishing write tid 2 to smithi01663999-37 2024-04-10T03:11:07.458 INFO:tasks.rados.rados.0.smithi016.stdout:905: finishing write tid 3 to smithi01663999-37 2024-04-10T03:11:07.458 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 328 (ObjNum 300 snap 93 seq_num 300) dirty exists 2024-04-10T03:11:07.458 INFO:tasks.rados.rados.0.smithi016.stdout:905: left oid 37 (ObjNum 300 snap 93 seq_num 300) 2024-04-10T03:11:08.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[21212]: cephadm 2024-04-10T03:11:06.697889+0000 mgr.y (mgr.15117) 1 : cephadm [INF] [10/Apr/2024:03:11:06] ENGINE Bus STARTING 2024-04-10T03:11:08.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[21212]: cephadm 2024-04-10T03:11:06.909668+0000 mgr.y (mgr.15117) 2 : cephadm [INF] [10/Apr/2024:03:11:06] ENGINE Serving on http://172.21.15.16:8765 2024-04-10T03:11:08.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[21212]: cephadm 2024-04-10T03:11:07.037364+0000 mgr.y (mgr.15117) 3 : cephadm [INF] [10/Apr/2024:03:11:07] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T03:11:08.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[21212]: cephadm 2024-04-10T03:11:07.037876+0000 mgr.y (mgr.15117) 4 : cephadm [INF] [10/Apr/2024:03:11:07] ENGINE Bus STARTED 2024-04-10T03:11:08.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[21212]: cluster 2024-04-10T03:11:07.102877+0000 mon.a (mon.0) 1372 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-10T03:11:08.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[21212]: cluster 2024-04-10T03:11:07.262367+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-04-10T03:11:08.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[21212]: cluster 2024-04-10T03:11:07.269349+0000 mon.a (mon.0) 1374 : cluster [DBG] mgrmap e33: y(active, since 1.0151s) 2024-04-10T03:11:08.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[21212]: cluster 2024-04-10T03:11:07.316149+0000 mgr.y (mgr.15117) 5 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 274 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[28961]: cephadm 2024-04-10T03:11:06.697889+0000 mgr.y (mgr.15117) 1 : cephadm [INF] [10/Apr/2024:03:11:06] ENGINE Bus STARTING 2024-04-10T03:11:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[28961]: cephadm 2024-04-10T03:11:06.909668+0000 mgr.y (mgr.15117) 2 : cephadm [INF] [10/Apr/2024:03:11:06] ENGINE Serving on http://172.21.15.16:8765 2024-04-10T03:11:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[28961]: cephadm 2024-04-10T03:11:07.037364+0000 mgr.y (mgr.15117) 3 : cephadm [INF] [10/Apr/2024:03:11:07] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T03:11:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[28961]: cephadm 2024-04-10T03:11:07.037876+0000 mgr.y (mgr.15117) 4 : cephadm [INF] [10/Apr/2024:03:11:07] ENGINE Bus STARTED 2024-04-10T03:11:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[28961]: cluster 2024-04-10T03:11:07.102877+0000 mon.a (mon.0) 1372 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-10T03:11:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[28961]: cluster 2024-04-10T03:11:07.262367+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-04-10T03:11:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[28961]: cluster 2024-04-10T03:11:07.269349+0000 mon.a (mon.0) 1374 : cluster [DBG] mgrmap e33: y(active, since 1.0151s) 2024-04-10T03:11:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:07 smithi016 bash[28961]: cluster 2024-04-10T03:11:07.316149+0000 mgr.y (mgr.15117) 5 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 274 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:08.092 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:07 smithi136 bash[23435]: cephadm 2024-04-10T03:11:06.697889+0000 mgr.y (mgr.15117) 1 : cephadm [INF] [10/Apr/2024:03:11:06] ENGINE Bus STARTING 2024-04-10T03:11:08.093 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:07 smithi136 bash[23435]: cephadm 2024-04-10T03:11:06.909668+0000 mgr.y (mgr.15117) 2 : cephadm [INF] [10/Apr/2024:03:11:06] ENGINE Serving on http://172.21.15.16:8765 2024-04-10T03:11:08.093 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:07 smithi136 bash[23435]: cephadm 2024-04-10T03:11:07.037364+0000 mgr.y (mgr.15117) 3 : cephadm [INF] [10/Apr/2024:03:11:07] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T03:11:08.093 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:07 smithi136 bash[23435]: cephadm 2024-04-10T03:11:07.037876+0000 mgr.y (mgr.15117) 4 : cephadm [INF] [10/Apr/2024:03:11:07] ENGINE Bus STARTED 2024-04-10T03:11:08.093 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:07 smithi136 bash[23435]: cluster 2024-04-10T03:11:07.102877+0000 mon.a (mon.0) 1372 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-10T03:11:08.093 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:07 smithi136 bash[23435]: cluster 2024-04-10T03:11:07.262367+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-04-10T03:11:08.093 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:07 smithi136 bash[23435]: cluster 2024-04-10T03:11:07.269349+0000 mon.a (mon.0) 1374 : cluster [DBG] mgrmap e33: y(active, since 1.0151s) 2024-04-10T03:11:08.093 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:07 smithi136 bash[23435]: cluster 2024-04-10T03:11:07.316149+0000 mgr.y (mgr.15117) 5 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 274 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:08.266 INFO:tasks.rados.rados.0.smithi016.stdout:905: done (1 left) 2024-04-10T03:11:08.266 INFO:tasks.rados.rados.0.smithi016.stdout:906: done (0 left) 2024-04-10T03:11:08.266 INFO:tasks.rados.rados.0.smithi016.stdout:907: read oid 11 snap 85 2024-04-10T03:11:08.267 INFO:tasks.rados.rados.0.smithi016.stdout:907: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:11:08.267 INFO:tasks.rados.rados.0.smithi016.stdout:908: snap_create 2024-04-10T03:11:08.280 INFO:tasks.rados.rados.0.smithi016.stdout:907: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:11:08.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:08 smithi136 bash[52028]: debug 2024-04-10T03:11:08.096+0000 7fd17789f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T03:11:08.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:08 smithi136 bash[52028]: debug 2024-04-10T03:11:08.200+0000 7fd17789f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T03:11:08.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:08 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-04-10T03:11:08.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:08 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:08.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:08 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:08.673 INFO:tasks.rados.rados.0.smithi016.stdout:907: done (1 left) 2024-04-10T03:11:08.674 INFO:tasks.rados.rados.0.smithi016.stdout:908: done (0 left) 2024-04-10T03:11:08.674 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 95 2024-04-10T03:11:08.674 INFO:tasks.rados.rados.0.smithi016.stdout:909: seq_num 301 ranges {57344=245760} 2024-04-10T03:11:08.676 INFO:tasks.rados.rados.0.smithi016.stdout:909: writing smithi01663999-10 from 57344 to 303104 tid 1 2024-04-10T03:11:08.676 INFO:tasks.rados.rados.0.smithi016.stdout:910: copy_from oid 5 from oid 16 current snap is 95 2024-04-10T03:11:08.676 INFO:tasks.rados.rados.0.smithi016.stdout:911: copy_from oid 36 from oid 3 current snap is 95 2024-04-10T03:11:08.677 INFO:tasks.rados.rados.0.smithi016.stdout:912: read oid 6 snap -1 2024-04-10T03:11:08.677 INFO:tasks.rados.rados.0.smithi016.stdout:912: expect deleted 2024-04-10T03:11:08.677 INFO:tasks.rados.rados.0.smithi016.stdout:913: read oid 47 snap -1 2024-04-10T03:11:08.677 INFO:tasks.rados.rados.0.smithi016.stdout:913: expect (ObjNum 292 snap 90 seq_num 292) 2024-04-10T03:11:08.677 INFO:tasks.rados.rados.0.smithi016.stdout:914: delete oid 44 current snap is 95 2024-04-10T03:11:08.693 INFO:tasks.rados.rados.0.smithi016.stdout:909: finishing write tid 1 to smithi01663999-10 2024-04-10T03:11:08.694 INFO:tasks.rados.rados.0.smithi016.stdout:913: expect (ObjNum 292 snap 90 seq_num 292) 2024-04-10T03:11:08.752 INFO:tasks.rados.rados.0.smithi016.stdout:909: finishing write tid 2 to smithi01663999-10 2024-04-10T03:11:08.752 INFO:tasks.rados.rados.0.smithi016.stdout:909: finishing write tid 3 to smithi01663999-10 2024-04-10T03:11:08.752 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 380 (ObjNum 301 snap 95 seq_num 301) dirty exists 2024-04-10T03:11:08.752 INFO:tasks.rados.rados.0.smithi016.stdout:909: left oid 10 (ObjNum 301 snap 95 seq_num 301) 2024-04-10T03:11:08.752 INFO:tasks.rados.rados.0.smithi016.stdout:911: finishing copy_from racing read to smithi01663999-36 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:911: finishing copy_from to smithi01663999-36 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 320 (ObjNum 176 snap 48 seq_num 176) dirty exists 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:910: finishing copy_from racing read to smithi01663999-5 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:910: finishing copy_from to smithi01663999-5 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 240 (ObjNum 225 snap 60 seq_num 225) dirty exists 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:909: done (5 left) 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:910: done (4 left) 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:911: done (3 left) 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:912: done (2 left) 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:913: done (1 left) 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:914: done (0 left) 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 95 2024-04-10T03:11:08.753 INFO:tasks.rados.rados.0.smithi016.stdout:915: seq_num 303 ranges {0=278528} 2024-04-10T03:11:08.757 INFO:tasks.rados.rados.0.smithi016.stdout:915: writing smithi01663999-33 from 0 to 278528 tid 1 2024-04-10T03:11:08.757 INFO:tasks.rados.rados.0.smithi016.stdout:916: rollback oid 47 current snap is 95 2024-04-10T03:11:08.757 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 90 2024-04-10T03:11:08.757 INFO:tasks.rados.rados.0.smithi016.stdout:917: setattr oid 44 current snap is 95 2024-04-10T03:11:08.761 INFO:tasks.rados.rados.0.smithi016.stdout:915: finishing write tid 1 to smithi01663999-33 2024-04-10T03:11:08.762 INFO:tasks.rados.rados.0.smithi016.stdout:916: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:11:08.762 INFO:tasks.rados.rados.0.smithi016.stdout:916: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:11:08.762 INFO:tasks.rados.rados.0.smithi016.stdout:916: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:11:08.762 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 364 (ObjNum 292 snap 90 seq_num 292) dirty exists 2024-04-10T03:11:08.762 INFO:tasks.rados.rados.0.smithi016.stdout:915: finishing write tid 2 to smithi01663999-33 2024-04-10T03:11:08.764 INFO:tasks.rados.rados.0.smithi016.stdout:915: finishing write tid 3 to smithi01663999-33 2024-04-10T03:11:08.764 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 489 (ObjNum 303 snap 95 seq_num 303) dirty exists 2024-04-10T03:11:08.764 INFO:tasks.rados.rados.0.smithi016.stdout:915: left oid 33 (ObjNum 303 snap 95 seq_num 303) 2024-04-10T03:11:08.768 INFO:tasks.rados.rados.0.smithi016.stdout:915: done (2 left) 2024-04-10T03:11:08.768 INFO:tasks.rados.rados.0.smithi016.stdout:916: done (1 left) 2024-04-10T03:11:08.768 INFO:tasks.rados.rados.0.smithi016.stdout:918: snap_remove snap 35 2024-04-10T03:11:08.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:08 smithi136 bash[52028]: debug 2024-04-10T03:11:08.464+0000 7fd17789f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T03:11:08.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:08 smithi136 bash[58283]: ts=2024-04-10T03:11:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:11:08.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:08 smithi136 bash[23435]: cluster 2024-04-10T03:11:08.264764+0000 mon.a (mon.0) 1375 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-10T03:11:08.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:08 smithi136 bash[23435]: cluster 2024-04-10T03:11:08.264814+0000 mon.a (mon.0) 1376 : cluster [INF] Cluster is now healthy 2024-04-10T03:11:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:08 smithi136 bash[23435]: cluster 2024-04-10T03:11:08.273285+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-04-10T03:11:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:08 smithi136 bash[23435]: cluster 2024-04-10T03:11:08.280980+0000 mgr.y (mgr.15117) 6 : cluster [DBG] pgmap v6: 121 pgs: 121 active+clean; 274 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:08 smithi136 bash[23435]: cluster 2024-04-10T03:11:08.675278+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-04-10T03:11:09.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[21212]: cluster 2024-04-10T03:11:08.264764+0000 mon.a (mon.0) 1375 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-10T03:11:09.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[21212]: cluster 2024-04-10T03:11:08.264814+0000 mon.a (mon.0) 1376 : cluster [INF] Cluster is now healthy 2024-04-10T03:11:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[21212]: cluster 2024-04-10T03:11:08.273285+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-04-10T03:11:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[21212]: cluster 2024-04-10T03:11:08.280980+0000 mgr.y (mgr.15117) 6 : cluster [DBG] pgmap v6: 121 pgs: 121 active+clean; 274 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[21212]: cluster 2024-04-10T03:11:08.675278+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-04-10T03:11:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[28961]: cluster 2024-04-10T03:11:08.264764+0000 mon.a (mon.0) 1375 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-10T03:11:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[28961]: cluster 2024-04-10T03:11:08.264814+0000 mon.a (mon.0) 1376 : cluster [INF] Cluster is now healthy 2024-04-10T03:11:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[28961]: cluster 2024-04-10T03:11:08.273285+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-04-10T03:11:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[28961]: cluster 2024-04-10T03:11:08.280980+0000 mgr.y (mgr.15117) 6 : cluster [DBG] pgmap v6: 121 pgs: 121 active+clean; 274 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:08 smithi016 bash[28961]: cluster 2024-04-10T03:11:08.675278+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-04-10T03:11:09.603 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:09 smithi136 bash[52028]: debug 2024-04-10T03:11:09.288+0000 7fd17789f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T03:11:09.603 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:09 smithi136 bash[52028]: debug 2024-04-10T03:11:09.404+0000 7fd17789f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T03:11:09.603 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:09 smithi136 bash[52028]: debug 2024-04-10T03:11:09.516+0000 7fd17789f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T03:11:09.699 INFO:tasks.rados.rados.0.smithi016.stdout:918: done (1 left) 2024-04-10T03:11:09.699 INFO:tasks.rados.rados.0.smithi016.stdout:919: snap_create 2024-04-10T03:11:09.700 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 490 (ObjNum 161 snap 0 seq_num 2082039152) dirty exists 2024-04-10T03:11:09.895 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:09 smithi136 bash[59574]: logger=settings t=2024-04-10T03:11:09.612788886Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:11:10.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:09 smithi136 bash[52028]: debug 2024-04-10T03:11:09.900+0000 7fd17789f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T03:11:10.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:10 smithi136 bash[52028]: debug 2024-04-10T03:11:10.016+0000 7fd17789f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T03:11:10.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:10 smithi136 bash[52028]: debug 2024-04-10T03:11:10.120+0000 7fd17789f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T03:11:10.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:10 smithi136 bash[52028]: debug 2024-04-10T03:11:10.492+0000 7fd17789f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T03:11:10.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:10 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:11:10.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:10 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:11:10.699 INFO:tasks.rados.rados.0.smithi016.stdout:917: done (1 left) 2024-04-10T03:11:10.700 INFO:tasks.rados.rados.0.smithi016.stdout:919: done (0 left) 2024-04-10T03:11:10.700 INFO:tasks.rados.rados.0.smithi016.stdout:920: rmattr oid 17 current snap is 96 2024-04-10T03:11:10.700 INFO:tasks.rados.rados.0.smithi016.stdout:920: done (0 left) 2024-04-10T03:11:10.700 INFO:tasks.rados.rados.0.smithi016.stdout:921: read oid 48 snap -1 2024-04-10T03:11:10.700 INFO:tasks.rados.rados.0.smithi016.stdout:921: expect (ObjNum 293 snap 90 seq_num 293) 2024-04-10T03:11:10.700 INFO:tasks.rados.rados.0.smithi016.stdout:922: rollback oid 9 current snap is 96 2024-04-10T03:11:10.700 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 9 to 87 2024-04-10T03:11:10.700 INFO:tasks.rados.rados.0.smithi016.stdout:923: delete oid 45 current snap is 96 2024-04-10T03:11:10.707 INFO:tasks.rados.rados.0.smithi016.stdout:922: finishing rollback tid 1 to smithi01663999-9 2024-04-10T03:11:10.708 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 299 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-04-10T03:11:10.708 INFO:tasks.rados.rados.0.smithi016.stdout:922: done (2 left) 2024-04-10T03:11:10.709 INFO:tasks.rados.rados.0.smithi016.stdout:923: done (1 left) 2024-04-10T03:11:10.709 INFO:tasks.rados.rados.0.smithi016.stdout:924: snap_create 2024-04-10T03:11:10.727 INFO:tasks.rados.rados.0.smithi016.stdout:921: expect (ObjNum 293 snap 90 seq_num 293) 2024-04-10T03:11:11.008 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:10 smithi136 bash[52028]: debug 2024-04-10T03:11:10.744+0000 7fd17789f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T03:11:11.008 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:10 smithi136 bash[23435]: cluster 2024-04-10T03:11:09.694580+0000 mon.a (mon.0) 1379 : cluster [DBG] mgrmap e34: y(active, since 3s) 2024-04-10T03:11:11.008 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:10 smithi136 bash[23435]: cluster 2024-04-10T03:11:09.702526+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-04-10T03:11:11.008 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:10 smithi136 bash[23435]: cluster 2024-04-10T03:11:10.281696+0000 mgr.y (mgr.15117) 7 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 274 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:11.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:10 smithi016 bash[21212]: cluster 2024-04-10T03:11:09.694580+0000 mon.a (mon.0) 1379 : cluster [DBG] mgrmap e34: y(active, since 3s) 2024-04-10T03:11:11.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:10 smithi016 bash[21212]: cluster 2024-04-10T03:11:09.702526+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-04-10T03:11:11.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:10 smithi016 bash[21212]: cluster 2024-04-10T03:11:10.281696+0000 mgr.y (mgr.15117) 7 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 274 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:11.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:10 smithi016 bash[28961]: cluster 2024-04-10T03:11:09.694580+0000 mon.a (mon.0) 1379 : cluster [DBG] mgrmap e34: y(active, since 3s) 2024-04-10T03:11:11.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:10 smithi016 bash[28961]: cluster 2024-04-10T03:11:09.702526+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-04-10T03:11:11.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:10 smithi016 bash[28961]: cluster 2024-04-10T03:11:10.281696+0000 mgr.y (mgr.15117) 7 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 274 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:11.401 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:11 smithi136 bash[52028]: debug 2024-04-10T03:11:11.012+0000 7fd17789f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T03:11:11.402 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:11 smithi136 bash[52028]: debug 2024-04-10T03:11:11.128+0000 7fd17789f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T03:11:11.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:11 smithi136 bash[52028]: debug 2024-04-10T03:11:11.404+0000 7fd17789f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T03:11:11.712 INFO:tasks.rados.rados.0.smithi016.stdout:921: done (1 left) 2024-04-10T03:11:11.713 INFO:tasks.rados.rados.0.smithi016.stdout:924: done (0 left) 2024-04-10T03:11:11.713 INFO:tasks.rados.rados.0.smithi016.stdout:925: setattr oid 39 current snap is 97 2024-04-10T03:11:11.716 INFO:tasks.rados.rados.0.smithi016.stdout:926: read oid 37 snap -1 2024-04-10T03:11:11.716 INFO:tasks.rados.rados.0.smithi016.stdout:926: expect (ObjNum 300 snap 93 seq_num 300) 2024-04-10T03:11:11.716 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 97 2024-04-10T03:11:11.716 INFO:tasks.rados.rados.0.smithi016.stdout:927: seq_num 305 ranges {278528=311296} 2024-04-10T03:11:11.726 INFO:tasks.rados.rados.0.smithi016.stdout:927: writing smithi01663999-33 from 278528 to 589824 tid 1 2024-04-10T03:11:11.727 INFO:tasks.rados.rados.0.smithi016.stdout:928: snap_remove snap 91 2024-04-10T03:11:12.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:11 smithi016 bash[28961]: cluster 2024-04-10T03:11:10.704935+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-04-10T03:11:12.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:11 smithi016 bash[21212]: cluster 2024-04-10T03:11:10.704935+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-04-10T03:11:12.089 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:11 smithi136 bash[52028]: debug 2024-04-10T03:11:11.836+0000 7fd17789f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:11:12.089 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:11 smithi136 bash[23435]: cluster 2024-04-10T03:11:10.704935+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-04-10T03:11:12.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:12 smithi136 bash[52028]: debug 2024-04-10T03:11:12.092+0000 7fd17789f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T03:11:12.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:12 smithi136 bash[52028]: debug 2024-04-10T03:11:12.224+0000 7fd17789f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T03:11:12.722 INFO:tasks.rados.rados.0.smithi016.stdout:928: done (3 left) 2024-04-10T03:11:12.723 INFO:tasks.rados.rados.0.smithi016.stdout:929: setattr oid 47 current snap is 97 2024-04-10T03:11:12.723 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 428 (ObjNum 208 snap 58 seq_num 208) dirty exists 2024-04-10T03:11:12.723 INFO:tasks.rados.rados.0.smithi016.stdout:927: finishing write tid 1 to smithi01663999-33 2024-04-10T03:11:12.723 INFO:tasks.rados.rados.0.smithi016.stdout:927: finishing write tid 2 to smithi01663999-33 2024-04-10T03:11:12.723 INFO:tasks.rados.rados.0.smithi016.stdout:927: finishing write tid 3 to smithi01663999-33 2024-04-10T03:11:12.723 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 492 (ObjNum 305 snap 97 seq_num 305) dirty exists 2024-04-10T03:11:12.723 INFO:tasks.rados.rados.0.smithi016.stdout:927: left oid 33 (ObjNum 305 snap 97 seq_num 305) 2024-04-10T03:11:12.723 INFO:tasks.rados.rados.0.smithi016.stdout:926: expect (ObjNum 300 snap 93 seq_num 300) 2024-04-10T03:11:12.836 INFO:tasks.rados.rados.0.smithi016.stdout:925: done (3 left) 2024-04-10T03:11:12.836 INFO:tasks.rados.rados.0.smithi016.stdout:926: done (2 left) 2024-04-10T03:11:12.836 INFO:tasks.rados.rados.0.smithi016.stdout:927: done (1 left) 2024-04-10T03:11:12.836 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 97 2024-04-10T03:11:12.836 INFO:tasks.rados.rados.0.smithi016.stdout:930: seq_num 306 ranges {3325952=327680} 2024-04-10T03:11:12.856 INFO:tasks.rados.rados.0.smithi016.stdout:930: writing smithi01663999-32 from 3325952 to 3653632 tid 1 2024-04-10T03:11:12.857 INFO:tasks.rados.rados.0.smithi016.stdout:931: delete oid 42 current snap is 97 2024-04-10T03:11:12.857 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 380 (ObjNum 292 snap 90 seq_num 292) dirty exists 2024-04-10T03:11:12.860 INFO:tasks.rados.rados.0.smithi016.stdout:929: done (2 left) 2024-04-10T03:11:12.860 INFO:tasks.rados.rados.0.smithi016.stdout:931: done (1 left) 2024-04-10T03:11:12.860 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 97 2024-04-10T03:11:12.860 INFO:tasks.rados.rados.0.smithi016.stdout:932: seq_num 308 ranges {4612096=360448} 2024-04-10T03:11:12.888 INFO:tasks.rados.rados.0.smithi016.stdout:932: writing smithi01663999-48 from 4612096 to 4972544 tid 1 2024-04-10T03:11:12.889 INFO:tasks.rados.rados.0.smithi016.stdout:933: snap_create 2024-04-10T03:11:12.889 INFO:tasks.rados.rados.0.smithi016.stdout:930: finishing write tid 1 to smithi01663999-32 2024-04-10T03:11:12.889 INFO:tasks.rados.rados.0.smithi016.stdout:930: finishing write tid 2 to smithi01663999-32 2024-04-10T03:11:12.889 INFO:tasks.rados.rados.0.smithi016.stdout:930: finishing write tid 3 to smithi01663999-32 2024-04-10T03:11:12.889 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 392 (ObjNum 306 snap 97 seq_num 306) dirty exists 2024-04-10T03:11:12.889 INFO:tasks.rados.rados.0.smithi016.stdout:930: left oid 32 (ObjNum 306 snap 97 seq_num 306) 2024-04-10T03:11:12.892 INFO:tasks.rados.rados.0.smithi016.stdout:932: finishing write tid 1 to smithi01663999-48 2024-04-10T03:11:12.892 INFO:tasks.rados.rados.0.smithi016.stdout:932: finishing write tid 2 to smithi01663999-48 2024-04-10T03:11:12.893 INFO:tasks.rados.rados.0.smithi016.stdout:932: finishing write tid 3 to smithi01663999-48 2024-04-10T03:11:12.893 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 494 (ObjNum 308 snap 97 seq_num 308) dirty exists 2024-04-10T03:11:12.893 INFO:tasks.rados.rados.0.smithi016.stdout:932: left oid 48 (ObjNum 308 snap 97 seq_num 308) 2024-04-10T03:11:12.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:12 smithi136 bash[52028]: debug 2024-04-10T03:11:12.512+0000 7fd17789f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:11:12.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:12 smithi136 bash[23435]: cluster 2024-04-10T03:11:11.717216+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-04-10T03:11:12.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:12 smithi136 bash[23435]: cluster 2024-04-10T03:11:12.282263+0000 mgr.y (mgr.15117) 8 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 270 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 558 KiB/s rd, 532 KiB/s wr, 2 op/s 2024-04-10T03:11:12.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:12 smithi136 bash[23435]: audit 2024-04-10T03:11:12.633767+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:12.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:12 smithi136 bash[23435]: audit 2024-04-10T03:11:12.640675+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:12.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:12 smithi136 bash[23435]: audit 2024-04-10T03:11:12.685390+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:12.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:12 smithi136 bash[23435]: audit 2024-04-10T03:11:12.696107+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:13.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[28961]: cluster 2024-04-10T03:11:11.717216+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-04-10T03:11:13.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[28961]: cluster 2024-04-10T03:11:12.282263+0000 mgr.y (mgr.15117) 8 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 270 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 558 KiB/s rd, 532 KiB/s wr, 2 op/s 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[28961]: audit 2024-04-10T03:11:12.633767+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[28961]: audit 2024-04-10T03:11:12.640675+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[28961]: audit 2024-04-10T03:11:12.685390+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[28961]: audit 2024-04-10T03:11:12.696107+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[21212]: cluster 2024-04-10T03:11:11.717216+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[21212]: cluster 2024-04-10T03:11:12.282263+0000 mgr.y (mgr.15117) 8 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 270 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 558 KiB/s rd, 532 KiB/s wr, 2 op/s 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[21212]: audit 2024-04-10T03:11:12.633767+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[21212]: audit 2024-04-10T03:11:12.640675+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[21212]: audit 2024-04-10T03:11:12.685390+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:13.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:12 smithi016 bash[21212]: audit 2024-04-10T03:11:12.696107+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:13.727 INFO:tasks.rados.rados.0.smithi016.stdout:930: done (2 left) 2024-04-10T03:11:13.727 INFO:tasks.rados.rados.0.smithi016.stdout:932: done (1 left) 2024-04-10T03:11:13.727 INFO:tasks.rados.rados.0.smithi016.stdout:933: done (0 left) 2024-04-10T03:11:13.728 INFO:tasks.rados.rados.0.smithi016.stdout:934: snap_remove snap 95 2024-04-10T03:11:13.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:13 smithi136 bash[23435]: cluster 2024-04-10T03:11:12.723705+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-04-10T03:11:13.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:13 smithi136 bash[52028]: debug 2024-04-10T03:11:13.572+0000 7fd17789f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T03:11:13.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:13 smithi136 bash[52028]: debug 2024-04-10T03:11:13.696+0000 7fd17789f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T03:11:14.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:13 smithi016 bash[21212]: cluster 2024-04-10T03:11:12.723705+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-04-10T03:11:14.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:13 smithi016 bash[28961]: cluster 2024-04-10T03:11:12.723705+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-04-10T03:11:14.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[52028]: debug 2024-04-10T03:11:14.000+0000 7fd17789f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T03:11:14.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[52028]: debug 2024-04-10T03:11:14.120+0000 7fd17789f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T03:11:14.728 INFO:tasks.rados.rados.0.smithi016.stdout:934: done (0 left) 2024-04-10T03:11:14.728 INFO:tasks.rados.rados.0.smithi016.stdout:935: rmattr oid 46 current snap is 98 2024-04-10T03:11:14.732 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 98 2024-04-10T03:11:14.732 INFO:tasks.rados.rados.0.smithi016.stdout:936: seq_num 309 ranges {4972544=376832} 2024-04-10T03:11:14.764 INFO:tasks.rados.rados.0.smithi016.stdout:936: writing smithi01663999-48 from 4972544 to 5349376 tid 1 2024-04-10T03:11:14.764 INFO:tasks.rados.rados.0.smithi016.stdout:937: delete oid 18 current snap is 98 2024-04-10T03:11:14.764 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 316 (ObjNum 129 snap 0 seq_num 2081583192) dirty exists 2024-04-10T03:11:14.769 INFO:tasks.rados.rados.0.smithi016.stdout:935: done (2 left) 2024-04-10T03:11:14.769 INFO:tasks.rados.rados.0.smithi016.stdout:937: done (1 left) 2024-04-10T03:11:14.769 INFO:tasks.rados.rados.0.smithi016.stdout:938: read oid 49 snap -1 2024-04-10T03:11:14.769 INFO:tasks.rados.rados.0.smithi016.stdout:938: expect deleted 2024-04-10T03:11:14.769 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 98 2024-04-10T03:11:14.769 INFO:tasks.rados.rados.0.smithi016.stdout:939: seq_num 311 ranges {0=417792} 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:939: writing smithi01663999-27 from 0 to 417792 tid 1 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:940: read oid 38 snap -1 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:940: expect (ObjNum 264 snap 78 seq_num 264) 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:941: rmattr oid 12 current snap is 98 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:941: done (4 left) 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:942: delete oid 29 current snap is 98 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:936: finishing write tid 1 to smithi01663999-48 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:936: finishing write tid 2 to smithi01663999-48 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:936: finishing write tid 3 to smithi01663999-48 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 496 (ObjNum 309 snap 98 seq_num 309) dirty exists 2024-04-10T03:11:14.773 INFO:tasks.rados.rados.0.smithi016.stdout:936: left oid 48 (ObjNum 309 snap 98 seq_num 309) 2024-04-10T03:11:14.779 INFO:tasks.rados.rados.0.smithi016.stdout:939: finishing write tid 1 to smithi01663999-27 2024-04-10T03:11:14.779 INFO:tasks.rados.rados.0.smithi016.stdout:939: finishing write tid 2 to smithi01663999-27 2024-04-10T03:11:14.781 INFO:tasks.rados.rados.0.smithi016.stdout:936: done (4 left) 2024-04-10T03:11:14.781 INFO:tasks.rados.rados.0.smithi016.stdout:938: done (3 left) 2024-04-10T03:11:14.781 INFO:tasks.rados.rados.0.smithi016.stdout:942: done (2 left) 2024-04-10T03:11:14.781 INFO:tasks.rados.rados.0.smithi016.stdout:943: copy_from oid 43 from oid 35 current snap is 98 2024-04-10T03:11:14.781 INFO:tasks.rados.rados.0.smithi016.stdout:944: snap_remove snap 76 2024-04-10T03:11:14.827 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[52028]: debug 2024-04-10T03:11:14.580+0000 7fd17789f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T03:11:14.828 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[52028]: debug 2024-04-10T03:11:14.704+0000 7fd17789f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T03:11:14.828 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[52028]: [10/Apr/2024:03:11:14] ENGINE Bus STARTING 2024-04-10T03:11:14.828 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[23435]: cluster 2024-04-10T03:11:13.731754+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-04-10T03:11:14.828 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[23435]: audit 2024-04-10T03:11:13.793918+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:14.828 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[23435]: audit 2024-04-10T03:11:13.805922+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:14.828 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[23435]: audit 2024-04-10T03:11:13.869782+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:14.828 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[23435]: audit 2024-04-10T03:11:13.882006+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:14.828 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[23435]: cluster 2024-04-10T03:11:14.282932+0000 mgr.y (mgr.15117) 9 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.7 MiB/s wr, 49 op/s 2024-04-10T03:11:15.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[21212]: cluster 2024-04-10T03:11:13.731754+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[21212]: audit 2024-04-10T03:11:13.793918+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[21212]: audit 2024-04-10T03:11:13.805922+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[21212]: audit 2024-04-10T03:11:13.869782+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[21212]: audit 2024-04-10T03:11:13.882006+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[21212]: cluster 2024-04-10T03:11:14.282932+0000 mgr.y (mgr.15117) 9 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.7 MiB/s wr, 49 op/s 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[28961]: cluster 2024-04-10T03:11:13.731754+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[28961]: audit 2024-04-10T03:11:13.793918+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[28961]: audit 2024-04-10T03:11:13.805922+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[28961]: audit 2024-04-10T03:11:13.869782+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:15.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[28961]: audit 2024-04-10T03:11:13.882006+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:14 smithi016 bash[28961]: cluster 2024-04-10T03:11:14.282932+0000 mgr.y (mgr.15117) 9 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.7 MiB/s wr, 49 op/s 2024-04-10T03:11:15.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[52028]: CherryPy Checker: 2024-04-10T03:11:15.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[52028]: The Application mounted at '' has an empty config. 2024-04-10T03:11:15.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[52028]: [10/Apr/2024:03:11:14] ENGINE Serving on http://:::9283 2024-04-10T03:11:15.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:14 smithi136 bash[52028]: [10/Apr/2024:03:11:14] ENGINE Bus STARTED 2024-04-10T03:11:15.774 INFO:tasks.rados.rados.0.smithi016.stdout:939: finishing write tid 3 to smithi01663999-27 2024-04-10T03:11:15.775 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 434 (ObjNum 311 snap 98 seq_num 311) dirty exists 2024-04-10T03:11:15.775 INFO:tasks.rados.rados.0.smithi016.stdout:939: left oid 27 (ObjNum 311 snap 98 seq_num 311) 2024-04-10T03:11:15.775 INFO:tasks.rados.rados.0.smithi016.stdout:940: expect (ObjNum 264 snap 78 seq_num 264) 2024-04-10T03:11:15.935 INFO:tasks.rados.rados.0.smithi016.stdout:943: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:11:15.935 INFO:tasks.rados.rados.0.smithi016.stdout:943: finishing copy_from to smithi01663999-43 2024-04-10T03:11:15.935 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 395 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:11:15.935 INFO:tasks.rados.rados.0.smithi016.stdout:939: done (3 left) 2024-04-10T03:11:15.935 INFO:tasks.rados.rados.0.smithi016.stdout:940: done (2 left) 2024-04-10T03:11:15.935 INFO:tasks.rados.rados.0.smithi016.stdout:943: done (1 left) 2024-04-10T03:11:15.935 INFO:tasks.rados.rados.0.smithi016.stdout:944: done (0 left) 2024-04-10T03:11:15.935 INFO:tasks.rados.rados.0.smithi016.stdout:945: snap_create 2024-04-10T03:11:16.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[21212]: cluster 2024-04-10T03:11:14.735217+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-04-10T03:11:16.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[21212]: audit 2024-04-10T03:11:14.736198+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[21212]: audit 2024-04-10T03:11:14.738127+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[21212]: cluster 2024-04-10T03:11:14.738345+0000 mon.a (mon.0) 1394 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[21212]: audit 2024-04-10T03:11:14.739276+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[21212]: audit 2024-04-10T03:11:14.753857+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[28961]: cluster 2024-04-10T03:11:14.735217+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[28961]: audit 2024-04-10T03:11:14.736198+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[28961]: audit 2024-04-10T03:11:14.738127+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[28961]: cluster 2024-04-10T03:11:14.738345+0000 mon.a (mon.0) 1394 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[28961]: audit 2024-04-10T03:11:14.739276+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:11:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:15 smithi016 bash[28961]: audit 2024-04-10T03:11:14.753857+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:11:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:15 smithi136 bash[23435]: cluster 2024-04-10T03:11:14.735217+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-04-10T03:11:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:15 smithi136 bash[23435]: audit 2024-04-10T03:11:14.736198+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:11:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:15 smithi136 bash[23435]: audit 2024-04-10T03:11:14.738127+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:11:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:15 smithi136 bash[23435]: cluster 2024-04-10T03:11:14.738345+0000 mon.a (mon.0) 1394 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:11:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:15 smithi136 bash[23435]: audit 2024-04-10T03:11:14.739276+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:11:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:15 smithi136 bash[23435]: audit 2024-04-10T03:11:14.753857+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.136:0/4221757707' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:11:16.767 INFO:tasks.rados.rados.0.smithi016.stdout:945: done (0 left) 2024-04-10T03:11:16.767 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 99 2024-04-10T03:11:16.767 INFO:tasks.rados.rados.0.smithi016.stdout:946: seq_num 313 ranges {409600=450560} 2024-04-10T03:11:16.775 INFO:tasks.rados.rados.0.smithi016.stdout:946: writing smithi01663999-21 from 409600 to 860160 tid 1 2024-04-10T03:11:16.776 INFO:tasks.rados.rados.0.smithi016.stdout:947: rollback oid 42 current snap is 99 2024-04-10T03:11:16.776 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 42 to 87 2024-04-10T03:11:16.776 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 99 2024-04-10T03:11:16.776 INFO:tasks.rados.rados.0.smithi016.stdout:948: seq_num 314 ranges {761856=466944} 2024-04-10T03:11:16.786 INFO:tasks.rados.rados.0.smithi016.stdout:948: writing smithi01663999-47 from 761856 to 1228800 tid 1 2024-04-10T03:11:16.787 INFO:tasks.rados.rados.0.smithi016.stdout:949: copy_from oid 13 from oid 7 current snap is 99 2024-04-10T03:11:16.787 INFO:tasks.rados.rados.0.smithi016.stdout:950: snap_create 2024-04-10T03:11:16.789 INFO:tasks.rados.rados.0.smithi016.stdout:947: finishing rollback tid 1 to smithi01663999-42 2024-04-10T03:11:16.790 INFO:tasks.rados.rados.0.smithi016.stdout:946: finishing write tid 1 to smithi01663999-21 2024-04-10T03:11:16.791 INFO:tasks.rados.rados.0.smithi016.stdout:947: finishing rollback tid 2 to smithi01663999-42 2024-04-10T03:11:16.791 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 281 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-04-10T03:11:16.793 INFO:tasks.rados.rados.0.smithi016.stdout:946: finishing write tid 2 to smithi01663999-21 2024-04-10T03:11:16.794 INFO:tasks.rados.rados.0.smithi016.stdout:948: finishing write tid 1 to smithi01663999-47 2024-04-10T03:11:16.794 INFO:tasks.rados.rados.0.smithi016.stdout:948: finishing write tid 2 to smithi01663999-47 2024-04-10T03:11:16.795 INFO:tasks.rados.rados.0.smithi016.stdout:949: finishing copy_from to smithi01663999-13 2024-04-10T03:11:16.795 INFO:tasks.rados.rados.0.smithi016.stdout:949: got expected ENOENT (src dne) 2024-04-10T03:11:16.795 INFO:tasks.rados.rados.0.smithi016.stdout:949: finishing copy_from racing read to smithi01663999-13 2024-04-10T03:11:16.795 INFO:tasks.rados.rados.0.smithi016.stdout:946: finishing write tid 3 to smithi01663999-21 2024-04-10T03:11:16.795 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 224 (ObjNum 313 snap 99 seq_num 313) dirty exists 2024-04-10T03:11:16.795 INFO:tasks.rados.rados.0.smithi016.stdout:946: left oid 21 (ObjNum 313 snap 99 seq_num 313) 2024-04-10T03:11:16.797 INFO:tasks.rados.rados.0.smithi016.stdout:948: finishing write tid 3 to smithi01663999-47 2024-04-10T03:11:16.797 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 393 (ObjNum 314 snap 99 seq_num 314) dirty exists 2024-04-10T03:11:16.797 INFO:tasks.rados.rados.0.smithi016.stdout:948: left oid 47 (ObjNum 314 snap 99 seq_num 314) 2024-04-10T03:11:17.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[21212]: cluster 2024-04-10T03:11:15.746161+0000 mon.a (mon.0) 1395 : cluster [DBG] mgrmap e35: y(active, since 9s), standbys: x 2024-04-10T03:11:17.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[21212]: audit 2024-04-10T03:11:15.758371+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:11:17.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[21212]: cluster 2024-04-10T03:11:15.766811+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-04-10T03:11:17.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[21212]: cluster 2024-04-10T03:11:16.283998+0000 mgr.y (mgr.15117) 10 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 46 op/s 2024-04-10T03:11:17.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[21212]: audit 2024-04-10T03:11:16.482871+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:17.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[21212]: audit 2024-04-10T03:11:16.501321+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:11:17.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[28961]: cluster 2024-04-10T03:11:15.746161+0000 mon.a (mon.0) 1395 : cluster [DBG] mgrmap e35: y(active, since 9s), standbys: x 2024-04-10T03:11:17.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[28961]: audit 2024-04-10T03:11:15.758371+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:11:17.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[28961]: cluster 2024-04-10T03:11:15.766811+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-04-10T03:11:17.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[28961]: cluster 2024-04-10T03:11:16.283998+0000 mgr.y (mgr.15117) 10 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 46 op/s 2024-04-10T03:11:17.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[28961]: audit 2024-04-10T03:11:16.482871+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:17.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:16 smithi016 bash[28961]: audit 2024-04-10T03:11:16.501321+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:11:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:16 smithi136 bash[23435]: cluster 2024-04-10T03:11:15.746161+0000 mon.a (mon.0) 1395 : cluster [DBG] mgrmap e35: y(active, since 9s), standbys: x 2024-04-10T03:11:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:16 smithi136 bash[23435]: audit 2024-04-10T03:11:15.758371+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:11:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:16 smithi136 bash[23435]: cluster 2024-04-10T03:11:15.766811+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-04-10T03:11:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:16 smithi136 bash[23435]: cluster 2024-04-10T03:11:16.283998+0000 mgr.y (mgr.15117) 10 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 46 op/s 2024-04-10T03:11:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:16 smithi136 bash[23435]: audit 2024-04-10T03:11:16.482871+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:16 smithi136 bash[23435]: audit 2024-04-10T03:11:16.501321+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:11:17.795 INFO:tasks.rados.rados.0.smithi016.stdout:946: done (4 left) 2024-04-10T03:11:17.796 INFO:tasks.rados.rados.0.smithi016.stdout:947: done (3 left) 2024-04-10T03:11:17.796 INFO:tasks.rados.rados.0.smithi016.stdout:948: done (2 left) 2024-04-10T03:11:17.796 INFO:tasks.rados.rados.0.smithi016.stdout:949: done (1 left) 2024-04-10T03:11:17.796 INFO:tasks.rados.rados.0.smithi016.stdout:950: done (0 left) 2024-04-10T03:11:17.796 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 100 2024-04-10T03:11:17.796 INFO:tasks.rados.rados.0.smithi016.stdout:951: seq_num 315 ranges {0=483328} 2024-04-10T03:11:17.802 INFO:tasks.rados.rados.0.smithi016.stdout:951: writing smithi01663999-15 from 0 to 483328 tid 1 2024-04-10T03:11:17.802 INFO:tasks.rados.rados.0.smithi016.stdout:952: delete oid 31 current snap is 100 2024-04-10T03:11:17.814 INFO:tasks.rados.rados.0.smithi016.stdout:951: finishing write tid 1 to smithi01663999-15 2024-04-10T03:11:17.815 INFO:tasks.rados.rados.0.smithi016.stdout:951: finishing write tid 2 to smithi01663999-15 2024-04-10T03:11:17.815 INFO:tasks.rados.rados.0.smithi016.stdout:952: done (1 left) 2024-04-10T03:11:17.815 INFO:tasks.rados.rados.0.smithi016.stdout:953: snap_create 2024-04-10T03:11:17.817 INFO:tasks.rados.rados.0.smithi016.stdout:951: finishing write tid 3 to smithi01663999-15 2024-04-10T03:11:17.817 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 641 (ObjNum 315 snap 100 seq_num 315) dirty exists 2024-04-10T03:11:17.817 INFO:tasks.rados.rados.0.smithi016.stdout:951: left oid 15 (ObjNum 315 snap 100 seq_num 315) 2024-04-10T03:11:18.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: cluster 2024-04-10T03:11:16.774364+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.975655+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.976364+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.976924+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.980154+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.980740+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.981296+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.983369+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.983809+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.984288+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.997122+0000 mon.a (mon.0) 1398 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.997261+0000 mon.a (mon.0) 1399 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.998051+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.998507+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:16.998986+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.001747+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.001949+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.002221+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.003465+0000 mon.b (mon.1) 119 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:11:18.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: cluster 2024-04-10T03:11:16.774364+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-04-10T03:11:18.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.975655+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.976364+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.976924+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.980154+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.980740+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.981296+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.983369+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.983809+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.984288+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.997122+0000 mon.a (mon.0) 1398 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.997261+0000 mon.a (mon.0) 1399 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.998051+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.998507+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:16.998986+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.001747+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.001949+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.002221+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.003465+0000 mon.b (mon.1) 119 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.003575+0000 mon.b (mon.1) 120 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.003675+0000 mon.c (mon.2) 98 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.003719+0000 mon.c (mon.2) 99 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.004209+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.004780+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[28961]: audit 2024-04-10T03:11:17.005302+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.003575+0000 mon.b (mon.1) 120 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:11:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.003675+0000 mon.c (mon.2) 98 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:11:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.003719+0000 mon.c (mon.2) 99 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:11:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.004209+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.004780+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:17 smithi016 bash[21212]: audit 2024-04-10T03:11:17.005302+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: cluster 2024-04-10T03:11:16.774364+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-04-10T03:11:18.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.975655+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.976364+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.976924+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.980154+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.980740+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.981296+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.983369+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.983809+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.984288+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.997122+0000 mon.a (mon.0) 1398 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.997261+0000 mon.a (mon.0) 1399 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.998051+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.998507+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:16.998986+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.001747+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.001949+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.002221+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.003465+0000 mon.b (mon.1) 119 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.003575+0000 mon.b (mon.1) 120 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.003675+0000 mon.c (mon.2) 98 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.003719+0000 mon.c (mon.2) 99 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:11:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.004209+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:11:18.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.004780+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:11:18.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:17 smithi136 bash[23435]: audit 2024-04-10T03:11:17.005302+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:11:18.672 INFO:tasks.rados.rados.0.smithi016.stdout:951: done (1 left) 2024-04-10T03:11:18.672 INFO:tasks.rados.rados.0.smithi016.stdout:953: done (0 left) 2024-04-10T03:11:18.672 INFO:tasks.rados.rados.0.smithi016.stdout:954: copy_from oid 33 from oid 44 current snap is 101 2024-04-10T03:11:18.673 INFO:tasks.rados.rados.0.smithi016.stdout:955: delete oid 3 current snap is 101 2024-04-10T03:11:18.681 INFO:tasks.rados.rados.0.smithi016.stdout:954: finishing copy_from racing read to smithi01663999-33 2024-04-10T03:11:18.686 INFO:tasks.rados.rados.0.smithi016.stdout:954: finishing copy_from to smithi01663999-33 2024-04-10T03:11:18.686 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 490 (ObjNum 33 snap 0 seq_num 2082065344) dirty exists 2024-04-10T03:11:18.690 INFO:tasks.rados.rados.0.smithi016.stdout:954: done (1 left) 2024-04-10T03:11:18.690 INFO:tasks.rados.rados.0.smithi016.stdout:955: done (0 left) 2024-04-10T03:11:18.690 INFO:tasks.rados.rados.0.smithi016.stdout:956: snap_remove snap 80 2024-04-10T03:11:19.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:18 smithi016 bash[28961]: cluster 2024-04-10T03:11:17.798595+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-04-10T03:11:19.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:18 smithi016 bash[28961]: cluster 2024-04-10T03:11:17.801751+0000 mon.a (mon.0) 1401 : cluster [DBG] mgrmap e36: y(active, since 11s), standbys: x 2024-04-10T03:11:19.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:18 smithi016 bash[28961]: cluster 2024-04-10T03:11:18.284817+0000 mgr.y (mgr.15117) 11 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-04-10T03:11:19.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:18 smithi016 bash[28961]: cluster 2024-04-10T03:11:18.678424+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-04-10T03:11:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:18 smithi016 bash[21212]: cluster 2024-04-10T03:11:17.798595+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-04-10T03:11:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:18 smithi016 bash[21212]: cluster 2024-04-10T03:11:17.801751+0000 mon.a (mon.0) 1401 : cluster [DBG] mgrmap e36: y(active, since 11s), standbys: x 2024-04-10T03:11:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:18 smithi016 bash[21212]: cluster 2024-04-10T03:11:18.284817+0000 mgr.y (mgr.15117) 11 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-04-10T03:11:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:18 smithi016 bash[21212]: cluster 2024-04-10T03:11:18.678424+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-04-10T03:11:19.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:18 smithi136 bash[23435]: cluster 2024-04-10T03:11:17.798595+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-04-10T03:11:19.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:18 smithi136 bash[23435]: cluster 2024-04-10T03:11:17.801751+0000 mon.a (mon.0) 1401 : cluster [DBG] mgrmap e36: y(active, since 11s), standbys: x 2024-04-10T03:11:19.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:18 smithi136 bash[23435]: cluster 2024-04-10T03:11:18.284817+0000 mgr.y (mgr.15117) 11 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-04-10T03:11:19.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:18 smithi136 bash[23435]: cluster 2024-04-10T03:11:18.678424+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-04-10T03:11:19.674 INFO:tasks.rados.rados.0.smithi016.stdout:956: done (0 left) 2024-04-10T03:11:19.674 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 101 2024-04-10T03:11:19.674 INFO:tasks.rados.rados.0.smithi016.stdout:957: seq_num 318 ranges {0=532480} 2024-04-10T03:11:19.678 INFO:tasks.rados.rados.0.smithi016.stdout:957: writing smithi01663999-34 from 0 to 532480 tid 1 2024-04-10T03:11:19.678 INFO:tasks.rados.rados.0.smithi016.stdout:958: read oid 25 snap -1 2024-04-10T03:11:19.678 INFO:tasks.rados.rados.0.smithi016.stdout:958: expect (ObjNum 263 snap 78 seq_num 263) 2024-04-10T03:11:19.678 INFO:tasks.rados.rados.0.smithi016.stdout:959: rollback oid 19 current snap is 101 2024-04-10T03:11:19.678 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 69 2024-04-10T03:11:19.678 INFO:tasks.rados.rados.0.smithi016.stdout:960: delete oid 29 current snap is 101 2024-04-10T03:11:19.702 INFO:tasks.rados.rados.0.smithi016.stdout:960: done (3 left) 2024-04-10T03:11:19.702 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 101 2024-04-10T03:11:19.702 INFO:tasks.rados.rados.0.smithi016.stdout:961: seq_num 320 ranges {0=565248} 2024-04-10T03:11:19.706 INFO:tasks.rados.rados.0.smithi016.stdout:961: writing smithi01663999-46 from 0 to 565248 tid 1 2024-04-10T03:11:19.706 INFO:tasks.rados.rados.0.smithi016.stdout:962: read oid 8 snap -1 2024-04-10T03:11:19.706 INFO:tasks.rados.rados.0.smithi016.stdout:962: expect deleted 2024-04-10T03:11:19.706 INFO:tasks.rados.rados.0.smithi016.stdout:963: snap_remove snap 87 2024-04-10T03:11:20.679 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:20 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-04-10T03:11:20.679 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:20 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:20.679 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:20 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:20.684 INFO:tasks.rados.rados.0.smithi016.stdout:963: done (5 left) 2024-04-10T03:11:20.684 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 101 2024-04-10T03:11:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:959: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:11:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:957: finishing write tid 1 to smithi01663999-34 2024-04-10T03:11:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:957: finishing write tid 2 to smithi01663999-34 2024-04-10T03:11:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:964: seq_num 321 ranges {1228800=581632} 2024-04-10T03:11:20.718 INFO:tasks.rados.rados.0.smithi016.stdout:964: writing smithi01663999-47 from 1228800 to 1810432 tid 1 2024-04-10T03:11:20.718 INFO:tasks.rados.rados.0.smithi016.stdout:965: snap_create 2024-04-10T03:11:20.718 INFO:tasks.rados.rados.0.smithi016.stdout:959: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:11:20.719 INFO:tasks.rados.rados.0.smithi016.stdout:959: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:11:20.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 432 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-04-10T03:11:20.719 INFO:tasks.rados.rados.0.smithi016.stdout:957: finishing write tid 3 to smithi01663999-34 2024-04-10T03:11:20.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 399 (ObjNum 318 snap 101 seq_num 318) dirty exists 2024-04-10T03:11:20.719 INFO:tasks.rados.rados.0.smithi016.stdout:957: left oid 34 (ObjNum 318 snap 101 seq_num 318) 2024-04-10T03:11:20.719 INFO:tasks.rados.rados.0.smithi016.stdout:958: expect (ObjNum 263 snap 78 seq_num 263) 2024-04-10T03:11:20.886 INFO:tasks.rados.rados.0.smithi016.stdout:961: finishing write tid 1 to smithi01663999-46 2024-04-10T03:11:20.886 INFO:tasks.rados.rados.0.smithi016.stdout:961: finishing write tid 2 to smithi01663999-46 2024-04-10T03:11:20.886 INFO:tasks.rados.rados.0.smithi016.stdout:961: finishing write tid 3 to smithi01663999-46 2024-04-10T03:11:20.886 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 329 (ObjNum 320 snap 101 seq_num 320) dirty exists 2024-04-10T03:11:20.886 INFO:tasks.rados.rados.0.smithi016.stdout:961: left oid 46 (ObjNum 320 snap 101 seq_num 320) 2024-04-10T03:11:20.886 INFO:tasks.rados.rados.0.smithi016.stdout:964: finishing write tid 1 to smithi01663999-47 2024-04-10T03:11:20.886 INFO:tasks.rados.rados.0.smithi016.stdout:964: finishing write tid 2 to smithi01663999-47 2024-04-10T03:11:20.886 INFO:tasks.rados.rados.0.smithi016.stdout:964: finishing write tid 3 to smithi01663999-47 2024-04-10T03:11:20.886 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 414 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-04-10T03:11:20.887 INFO:tasks.rados.rados.0.smithi016.stdout:964: left oid 47 (ObjNum 321 snap 101 seq_num 321) 2024-04-10T03:11:21.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:20 smithi016 bash[21212]: cluster 2024-04-10T03:11:19.680472+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-04-10T03:11:21.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:20 smithi016 bash[21212]: cluster 2024-04-10T03:11:20.285530+0000 mgr.y (mgr.15117) 12 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-04-10T03:11:21.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:20 smithi016 bash[28961]: cluster 2024-04-10T03:11:19.680472+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-04-10T03:11:21.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:20 smithi016 bash[28961]: cluster 2024-04-10T03:11:20.285530+0000 mgr.y (mgr.15117) 12 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-04-10T03:11:21.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:20 smithi136 bash[23435]: cluster 2024-04-10T03:11:19.680472+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-04-10T03:11:21.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:20 smithi136 bash[23435]: cluster 2024-04-10T03:11:20.285530+0000 mgr.y (mgr.15117) 12 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 236 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-04-10T03:11:21.691 INFO:tasks.rados.rados.0.smithi016.stdout:957: done (6 left) 2024-04-10T03:11:21.691 INFO:tasks.rados.rados.0.smithi016.stdout:958: done (5 left) 2024-04-10T03:11:21.691 INFO:tasks.rados.rados.0.smithi016.stdout:959: done (4 left) 2024-04-10T03:11:21.691 INFO:tasks.rados.rados.0.smithi016.stdout:961: done (3 left) 2024-04-10T03:11:21.691 INFO:tasks.rados.rados.0.smithi016.stdout:962: done (2 left) 2024-04-10T03:11:21.691 INFO:tasks.rados.rados.0.smithi016.stdout:964: done (1 left) 2024-04-10T03:11:21.691 INFO:tasks.rados.rados.0.smithi016.stdout:965: done (0 left) 2024-04-10T03:11:21.691 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 102 2024-04-10T03:11:21.691 INFO:tasks.rados.rados.0.smithi016.stdout:966: seq_num 322 ranges {4685824=598016} 2024-04-10T03:11:21.720 INFO:tasks.rados.rados.0.smithi016.stdout:966: writing smithi01663999-19 from 4685824 to 5283840 tid 1 2024-04-10T03:11:21.721 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 102 2024-04-10T03:11:21.721 INFO:tasks.rados.rados.0.smithi016.stdout:967: seq_num 323 ranges {3710976=614400} 2024-04-10T03:11:21.746 INFO:tasks.rados.rados.0.smithi016.stdout:967: writing smithi01663999-25 from 3710976 to 4325376 tid 1 2024-04-10T03:11:21.746 INFO:tasks.rados.rados.0.smithi016.stdout:968: rmattr oid 42 current snap is 102 2024-04-10T03:11:21.746 INFO:tasks.rados.rados.0.smithi016.stdout:966: finishing write tid 1 to smithi01663999-19 2024-04-10T03:11:21.746 INFO:tasks.rados.rados.0.smithi016.stdout:969: delete oid 10 current snap is 102 2024-04-10T03:11:21.746 INFO:tasks.rados.rados.0.smithi016.stdout:966: finishing write tid 2 to smithi01663999-19 2024-04-10T03:11:21.747 INFO:tasks.rados.rados.0.smithi016.stdout:966: finishing write tid 3 to smithi01663999-19 2024-04-10T03:11:21.747 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 443 (ObjNum 322 snap 102 seq_num 322) dirty exists 2024-04-10T03:11:21.747 INFO:tasks.rados.rados.0.smithi016.stdout:966: left oid 19 (ObjNum 322 snap 102 seq_num 322) 2024-04-10T03:11:21.750 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 0 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-04-10T03:11:21.751 INFO:tasks.rados.rados.0.smithi016.stdout:966: done (3 left) 2024-04-10T03:11:21.751 INFO:tasks.rados.rados.0.smithi016.stdout:968: done (2 left) 2024-04-10T03:11:21.751 INFO:tasks.rados.rados.0.smithi016.stdout:969: done (1 left) 2024-04-10T03:11:21.751 INFO:tasks.rados.rados.0.smithi016.stdout:970: copy_from oid 21 from oid 5 current snap is 102 2024-04-10T03:11:21.751 INFO:tasks.rados.rados.0.smithi016.stdout:971: snap_create 2024-04-10T03:11:21.756 INFO:tasks.rados.rados.0.smithi016.stdout:967: finishing write tid 1 to smithi01663999-25 2024-04-10T03:11:21.756 INFO:tasks.rados.rados.0.smithi016.stdout:967: finishing write tid 2 to smithi01663999-25 2024-04-10T03:11:21.761 INFO:tasks.rados.rados.0.smithi016.stdout:967: finishing write tid 3 to smithi01663999-25 2024-04-10T03:11:21.761 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 336 (ObjNum 323 snap 102 seq_num 323) dirty exists 2024-04-10T03:11:21.761 INFO:tasks.rados.rados.0.smithi016.stdout:967: left oid 25 (ObjNum 323 snap 102 seq_num 323) 2024-04-10T03:11:21.792 INFO:tasks.rados.rados.0.smithi016.stdout:970: finishing copy_from racing read to smithi01663999-21 2024-04-10T03:11:21.794 INFO:tasks.rados.rados.0.smithi016.stdout:970: finishing copy_from to smithi01663999-21 2024-04-10T03:11:21.795 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 240 (ObjNum 225 snap 60 seq_num 225) dirty exists 2024-04-10T03:11:21.989 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:21 smithi136 bash[23435]: cluster 2024-04-10T03:11:20.691506+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-04-10T03:11:21.989 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:21 smithi136 bash[23435]: audit 2024-04-10T03:11:21.420714+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:22.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:21 smithi016 bash[21212]: cluster 2024-04-10T03:11:20.691506+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-04-10T03:11:22.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:21 smithi016 bash[21212]: audit 2024-04-10T03:11:21.420714+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:22.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:21 smithi016 bash[28961]: cluster 2024-04-10T03:11:20.691506+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-04-10T03:11:22.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:21 smithi016 bash[28961]: audit 2024-04-10T03:11:21.420714+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:22.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:22 smithi136 bash[52028]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:11:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-10T03:11:22.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:21 smithi136 bash[60145]: logger=settings t=2024-04-10T03:11:21.998764337Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:11:22.653 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:11:22.697 INFO:tasks.rados.rados.0.smithi016.stdout:967: done (2 left) 2024-04-10T03:11:22.697 INFO:tasks.rados.rados.0.smithi016.stdout:970: done (1 left) 2024-04-10T03:11:22.697 INFO:tasks.rados.rados.0.smithi016.stdout:971: done (0 left) 2024-04-10T03:11:22.697 INFO:tasks.rados.rados.0.smithi016.stdout:972: rollback oid 44 current snap is 103 2024-04-10T03:11:22.697 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 68 2024-04-10T03:11:22.698 INFO:tasks.rados.rados.0.smithi016.stdout:973: copy_from oid 18 from oid 38 current snap is 103 2024-04-10T03:11:22.698 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 103 2024-04-10T03:11:22.698 INFO:tasks.rados.rados.0.smithi016.stdout:974: seq_num 325 ranges {0=647168} 2024-04-10T03:11:22.701 INFO:tasks.rados.rados.0.smithi016.stdout:974: writing smithi01663999-3 from 0 to 647168 tid 1 2024-04-10T03:11:22.701 INFO:tasks.rados.rados.0.smithi016.stdout:975: snap_remove snap 96 2024-04-10T03:11:22.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:22 smithi016 bash[21212]: cluster 2024-04-10T03:11:21.696884+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-04-10T03:11:22.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:22 smithi016 bash[21212]: cluster 2024-04-10T03:11:22.286173+0000 mgr.y (mgr.15117) 13 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 237 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 272 KiB/s wr, 1 op/s 2024-04-10T03:11:22.982 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:22 smithi016 bash[28961]: cluster 2024-04-10T03:11:21.696884+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-04-10T03:11:22.982 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:22 smithi016 bash[28961]: cluster 2024-04-10T03:11:22.286173+0000 mgr.y (mgr.15117) 13 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 237 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 272 KiB/s wr, 1 op/s 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (60s) 10s ago 6m 14.1M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 unknown 10s ago 6m - - 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (7m) 10s ago 7m 13.6M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (7m) 10s ago 7m 16.5M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283 running (109s) 10s ago 15m 198M - 19.0.0-2051-g3a866975 06a486fd9bae 3a5a69de70fe 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (33s) 10s ago 17m 470M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (17m) 10s ago 17m 57.5M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 400d5020a386 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (15m) 10s ago 15m 48.7M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (15m) 10s ago 15m 45.4M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 3319e114beef 2024-04-10T03:11:23.012 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (65s) 10s ago 7m 7476k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (53s) 10s ago 7m 7831k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (14m) 10s ago 14m 152M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (13m) 10s ago 13m 142M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (12m) 10s ago 12m 163M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (11m) 10s ago 11m 118M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (11m) 10s ago 11m 143M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (10m) 10s ago 10m 135M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (9m) 10s ago 9m 84.6M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (8m) 10s ago 8m 119M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:11:23.013 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (55s) 10s ago 7m 42.5M - 2.43.0 a07b618ecd1d 01b94b7a3252 2024-04-10T03:11:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:22 smithi136 bash[23435]: cluster 2024-04-10T03:11:21.696884+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-04-10T03:11:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:22 smithi136 bash[23435]: cluster 2024-04-10T03:11:22.286173+0000 mgr.y (mgr.15117) 13 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 237 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 272 KiB/s wr, 1 op/s 2024-04-10T03:11:23.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:22 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:11:23.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:22 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:11:23.458 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:11:23.458 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:11:23.458 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:11:23.458 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:11:23.458 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:11:23.458 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:11:23.458 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:11:23.458 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:11:23.458 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:11:23.459 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:11:23.459 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:11:23.459 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:11:23.459 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:11:23.459 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:11:23.459 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 13, 2024-04-10T03:11:23.459 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:11:23.459 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:11:23.459 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:11:23.669 INFO:tasks.rados.rados.0.smithi016.stdout:975: done (3 left) 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:976: snap_create 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:972: finishing rollback tid 0 to smithi01663999-44 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:972: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:972: finishing rollback tid 2 to smithi01663999-44 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 499 (ObjNum 245 snap 64 seq_num 245) dirty exists 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:974: finishing write tid 1 to smithi01663999-3 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:974: finishing write tid 2 to smithi01663999-3 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:974: finishing write tid 3 to smithi01663999-3 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 331 (ObjNum 325 snap 103 seq_num 325) dirty exists 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:974: left oid 3 (ObjNum 325 snap 103 seq_num 325) 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:973: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:973: finishing copy_from to smithi01663999-18 2024-04-10T03:11:23.670 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 70 (ObjNum 264 snap 78 seq_num 264) dirty exists 2024-04-10T03:11:24.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[21212]: audit 2024-04-10T03:11:22.646178+0000 mgr.y (mgr.15117) 14 : audit [DBG] from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:24.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[21212]: cluster 2024-04-10T03:11:22.704629+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-04-10T03:11:24.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[21212]: audit 2024-04-10T03:11:23.005546+0000 mgr.y (mgr.15117) 15 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:24.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[21212]: audit 2024-04-10T03:11:23.465321+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.16:0/1648589257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:11:24.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[21212]: audit 2024-04-10T03:11:23.503523+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:24.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[21212]: audit 2024-04-10T03:11:23.512254+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[21212]: audit 2024-04-10T03:11:23.514836+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[21212]: audit 2024-04-10T03:11:23.515821+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[21212]: cluster 2024-04-10T03:11:23.676780+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[28961]: audit 2024-04-10T03:11:22.646178+0000 mgr.y (mgr.15117) 14 : audit [DBG] from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[28961]: cluster 2024-04-10T03:11:22.704629+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[28961]: audit 2024-04-10T03:11:23.005546+0000 mgr.y (mgr.15117) 15 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[28961]: audit 2024-04-10T03:11:23.465321+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.16:0/1648589257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[28961]: audit 2024-04-10T03:11:23.503523+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[28961]: audit 2024-04-10T03:11:23.512254+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[28961]: audit 2024-04-10T03:11:23.514836+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:24.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[28961]: audit 2024-04-10T03:11:23.515821+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:11:24.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:23 smithi016 bash[28961]: cluster 2024-04-10T03:11:23.676780+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-04-10T03:11:24.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:23 smithi136 bash[23435]: audit 2024-04-10T03:11:22.646178+0000 mgr.y (mgr.15117) 14 : audit [DBG] from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:24.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:23 smithi136 bash[23435]: cluster 2024-04-10T03:11:22.704629+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-04-10T03:11:24.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:23 smithi136 bash[23435]: audit 2024-04-10T03:11:23.005546+0000 mgr.y (mgr.15117) 15 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:24.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:23 smithi136 bash[23435]: audit 2024-04-10T03:11:23.465321+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.16:0/1648589257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:11:24.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:23 smithi136 bash[23435]: audit 2024-04-10T03:11:23.503523+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:24.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:23 smithi136 bash[23435]: audit 2024-04-10T03:11:23.512254+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:24.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:23 smithi136 bash[23435]: audit 2024-04-10T03:11:23.514836+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:24.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:23 smithi136 bash[23435]: audit 2024-04-10T03:11:23.515821+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:11:24.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:23 smithi136 bash[23435]: cluster 2024-04-10T03:11:23.676780+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-04-10T03:11:24.671 INFO:tasks.rados.rados.0.smithi016.stdout:972: done (3 left) 2024-04-10T03:11:24.671 INFO:tasks.rados.rados.0.smithi016.stdout:973: done (2 left) 2024-04-10T03:11:24.671 INFO:tasks.rados.rados.0.smithi016.stdout:974: done (1 left) 2024-04-10T03:11:24.671 INFO:tasks.rados.rados.0.smithi016.stdout:976: done (0 left) 2024-04-10T03:11:24.671 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 104 2024-04-10T03:11:24.671 INFO:tasks.rados.rados.0.smithi016.stdout:977: seq_num 326 ranges {2285568=663552} 2024-04-10T03:11:24.687 INFO:tasks.rados.rados.0.smithi016.stdout:977: writing smithi01663999-1 from 2285568 to 2949120 tid 1 2024-04-10T03:11:24.687 INFO:tasks.rados.rados.0.smithi016.stdout:978: read oid 35 snap -1 2024-04-10T03:11:24.687 INFO:tasks.rados.rados.0.smithi016.stdout:978: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:11:24.687 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 104 2024-04-10T03:11:24.688 INFO:tasks.rados.rados.0.smithi016.stdout:979: seq_num 327 ranges {483328=679936} 2024-04-10T03:11:24.694 INFO:tasks.rados.rados.0.smithi016.stdout:979: writing smithi01663999-15 from 483328 to 1163264 tid 1 2024-04-10T03:11:24.695 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 104 2024-04-10T03:11:24.695 INFO:tasks.rados.rados.0.smithi016.stdout:980: seq_num 328 ranges {0=696320} 2024-04-10T03:11:24.700 INFO:tasks.rados.rados.0.smithi016.stdout:980: writing smithi01663999-33 from 0 to 696320 tid 1 2024-04-10T03:11:24.700 INFO:tasks.rados.rados.0.smithi016.stdout:981: snap_remove snap 89 2024-04-10T03:11:25.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cephadm 2024-04-10T03:11:23.517297+0000 mgr.y (mgr.15117) 16 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cephadm 2024-04-10T03:11:23.517533+0000 mgr.y (mgr.15117) 17 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cephadm 2024-04-10T03:11:23.732425+0000 mgr.y (mgr.15117) 18 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cephadm 2024-04-10T03:11:23.734967+0000 mgr.y (mgr.15117) 19 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cephadm 2024-04-10T03:11:23.897178+0000 mgr.y (mgr.15117) 20 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cephadm 2024-04-10T03:11:23.900193+0000 mgr.y (mgr.15117) 21 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cephadm 2024-04-10T03:11:24.063061+0000 mgr.y (mgr.15117) 22 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cephadm 2024-04-10T03:11:24.064802+0000 mgr.y (mgr.15117) 23 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: audit 2024-04-10T03:11:24.239722+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: audit 2024-04-10T03:11:24.246018+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: audit 2024-04-10T03:11:24.260493+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: audit 2024-04-10T03:11:24.268735+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cluster 2024-04-10T03:11:24.272379+0000 mgr.y (mgr.15117) 24 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 251 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: audit 2024-04-10T03:11:24.280389+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cephadm 2024-04-10T03:11:24.360970+0000 mgr.y (mgr.15117) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-10T03:11:25.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:25 smithi136 bash[23435]: cluster 2024-04-10T03:11:24.678260+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cephadm 2024-04-10T03:11:23.517297+0000 mgr.y (mgr.15117) 16 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cephadm 2024-04-10T03:11:23.517533+0000 mgr.y (mgr.15117) 17 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cephadm 2024-04-10T03:11:23.732425+0000 mgr.y (mgr.15117) 18 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cephadm 2024-04-10T03:11:23.734967+0000 mgr.y (mgr.15117) 19 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cephadm 2024-04-10T03:11:23.897178+0000 mgr.y (mgr.15117) 20 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cephadm 2024-04-10T03:11:23.900193+0000 mgr.y (mgr.15117) 21 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cephadm 2024-04-10T03:11:24.063061+0000 mgr.y (mgr.15117) 22 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cephadm 2024-04-10T03:11:24.064802+0000 mgr.y (mgr.15117) 23 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: audit 2024-04-10T03:11:24.239722+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: audit 2024-04-10T03:11:24.246018+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: audit 2024-04-10T03:11:24.260493+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: audit 2024-04-10T03:11:24.268735+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cluster 2024-04-10T03:11:24.272379+0000 mgr.y (mgr.15117) 24 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 251 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: audit 2024-04-10T03:11:24.280389+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cephadm 2024-04-10T03:11:24.360970+0000 mgr.y (mgr.15117) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[28961]: cluster 2024-04-10T03:11:24.678260+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cephadm 2024-04-10T03:11:23.517297+0000 mgr.y (mgr.15117) 16 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cephadm 2024-04-10T03:11:23.517533+0000 mgr.y (mgr.15117) 17 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cephadm 2024-04-10T03:11:23.732425+0000 mgr.y (mgr.15117) 18 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cephadm 2024-04-10T03:11:23.734967+0000 mgr.y (mgr.15117) 19 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:11:25.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cephadm 2024-04-10T03:11:23.897178+0000 mgr.y (mgr.15117) 20 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cephadm 2024-04-10T03:11:23.900193+0000 mgr.y (mgr.15117) 21 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cephadm 2024-04-10T03:11:24.063061+0000 mgr.y (mgr.15117) 22 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cephadm 2024-04-10T03:11:24.064802+0000 mgr.y (mgr.15117) 23 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: audit 2024-04-10T03:11:24.239722+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: audit 2024-04-10T03:11:24.246018+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: audit 2024-04-10T03:11:24.260493+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: audit 2024-04-10T03:11:24.268735+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cluster 2024-04-10T03:11:24.272379+0000 mgr.y (mgr.15117) 24 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 251 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: audit 2024-04-10T03:11:24.280389+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cephadm 2024-04-10T03:11:24.360970+0000 mgr.y (mgr.15117) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-10T03:11:25.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:25 smithi016 bash[21212]: cluster 2024-04-10T03:11:24.678260+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:981: done (4 left) 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:982: rmattr oid 50 current snap is 104 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:982: done (4 left) 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:983: setattr oid 11 current snap is 104 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:979: finishing write tid 1 to smithi01663999-15 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:977: finishing write tid 1 to smithi01663999-1 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:977: finishing write tid 2 to smithi01663999-1 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:980: finishing write tid 1 to smithi01663999-33 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:979: finishing write tid 2 to smithi01663999-15 2024-04-10T03:11:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:977: finishing write tid 3 to smithi01663999-1 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 501 (ObjNum 326 snap 104 seq_num 326) dirty exists 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:977: left oid 1 (ObjNum 326 snap 104 seq_num 326) 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:979: finishing write tid 3 to smithi01663999-15 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 674 (ObjNum 327 snap 104 seq_num 327) dirty exists 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:979: left oid 15 (ObjNum 327 snap 104 seq_num 327) 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:980: finishing write tid 2 to smithi01663999-33 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:980: finishing write tid 3 to smithi01663999-33 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 503 (ObjNum 328 snap 104 seq_num 328) dirty exists 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:980: left oid 33 (ObjNum 328 snap 104 seq_num 328) 2024-04-10T03:11:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:978: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:11:26.431 INFO:tasks.rados.rados.0.smithi016.stdout:977: done (4 left) 2024-04-10T03:11:26.431 INFO:tasks.rados.rados.0.smithi016.stdout:978: done (3 left) 2024-04-10T03:11:26.433 INFO:tasks.rados.rados.0.smithi016.stdout:979: done (2 left) 2024-04-10T03:11:26.433 INFO:tasks.rados.rados.0.smithi016.stdout:980: done (1 left) 2024-04-10T03:11:26.433 INFO:tasks.rados.rados.0.smithi016.stdout:984: snap_remove snap 81 2024-04-10T03:11:26.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:26 smithi016 bash[21212]: cephadm 2024-04-10T03:11:24.671705+0000 mgr.y (mgr.15117) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi136 2024-04-10T03:11:26.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:26 smithi016 bash[21212]: cluster 2024-04-10T03:11:25.264766+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-10T03:11:26.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:26 smithi016 bash[21212]: cluster 2024-04-10T03:11:25.684390+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-04-10T03:11:26.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:26 smithi016 bash[28961]: cephadm 2024-04-10T03:11:24.671705+0000 mgr.y (mgr.15117) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi136 2024-04-10T03:11:26.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:26 smithi016 bash[28961]: cluster 2024-04-10T03:11:25.264766+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-10T03:11:26.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:26 smithi016 bash[28961]: cluster 2024-04-10T03:11:25.684390+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-04-10T03:11:26.574 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:26 smithi136 bash[23435]: cephadm 2024-04-10T03:11:24.671705+0000 mgr.y (mgr.15117) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi136 2024-04-10T03:11:26.574 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:26 smithi136 bash[23435]: cluster 2024-04-10T03:11:25.264766+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-10T03:11:26.574 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:26 smithi136 bash[23435]: cluster 2024-04-10T03:11:25.684390+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-04-10T03:11:27.252 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 271 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-04-10T03:11:27.252 INFO:tasks.rados.rados.0.smithi016.stdout:983: done (1 left) 2024-04-10T03:11:27.252 INFO:tasks.rados.rados.0.smithi016.stdout:984: done (0 left) 2024-04-10T03:11:27.252 INFO:tasks.rados.rados.0.smithi016.stdout:985: rollback oid 46 current snap is 104 2024-04-10T03:11:27.252 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 90 2024-04-10T03:11:27.252 INFO:tasks.rados.rados.0.smithi016.stdout:986: snap_remove snap 99 2024-04-10T03:11:27.307 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:27 smithi136 bash[23435]: cluster 2024-04-10T03:11:26.273094+0000 mgr.y (mgr.15117) 27 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 251 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-10T03:11:27.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:27 smithi016 bash[21212]: cluster 2024-04-10T03:11:26.273094+0000 mgr.y (mgr.15117) 27 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 251 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-10T03:11:27.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:27 smithi016 bash[28961]: cluster 2024-04-10T03:11:26.273094+0000 mgr.y (mgr.15117) 27 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 251 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-10T03:11:28.254 INFO:tasks.rados.rados.0.smithi016.stdout:986: done (1 left) 2024-04-10T03:11:28.255 INFO:tasks.rados.rados.0.smithi016.stdout:987: read oid 45 snap -1 2024-04-10T03:11:28.255 INFO:tasks.rados.rados.0.smithi016.stdout:987: expect deleted 2024-04-10T03:11:28.255 INFO:tasks.rados.rados.0.smithi016.stdout:988: copy_from oid 20 from oid 11 current snap is 104 2024-04-10T03:11:28.255 INFO:tasks.rados.rados.0.smithi016.stdout:989: snap_remove snap 102 2024-04-10T03:11:28.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:28 smithi016 bash[21212]: cluster 2024-04-10T03:11:27.258044+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-04-10T03:11:28.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:28 smithi016 bash[28961]: cluster 2024-04-10T03:11:27.258044+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-04-10T03:11:28.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[23435]: cluster 2024-04-10T03:11:27.258044+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 systemd[1]: Stopping Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.849Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.849Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.849Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.849Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.849Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.849Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.849Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.849Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-10T03:11:29.023 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.850Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-10T03:11:29.024 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.850Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-10T03:11:29.024 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.850Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-10T03:11:29.024 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:28 smithi136 bash[58283]: ts=2024-04-10T03:11:28.850Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:989: done (3 left) 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 104 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:985: finishing rollback tid 0 to smithi01663999-46 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:985: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:985: finishing rollback tid 2 to smithi01663999-46 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 350 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:988: finishing copy_from racing read to smithi01663999-20 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:988: finishing copy_from to smithi01663999-20 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 271 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-04-10T03:11:29.256 INFO:tasks.rados.rados.0.smithi016.stdout:990: seq_num 329 ranges {1982464=712704} 2024-04-10T03:11:29.297 INFO:tasks.rados.rados.0.smithi016.stdout:990: writing smithi01663999-17 from 1982464 to 2695168 tid 1 2024-04-10T03:11:29.297 INFO:tasks.rados.rados.0.smithi016.stdout:985: done (3 left) 2024-04-10T03:11:29.297 INFO:tasks.rados.rados.0.smithi016.stdout:987: done (2 left) 2024-04-10T03:11:29.297 INFO:tasks.rados.rados.0.smithi016.stdout:988: done (1 left) 2024-04-10T03:11:29.297 INFO:tasks.rados.rados.0.smithi016.stdout:991: delete oid 31 current snap is 104 2024-04-10T03:11:29.310 INFO:tasks.rados.rados.0.smithi016.stdout:991: done (1 left) 2024-04-10T03:11:29.310 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 104 2024-04-10T03:11:29.310 INFO:tasks.rados.rados.0.smithi016.stdout:992: seq_num 331 ranges {0=753664} 2024-04-10T03:11:29.323 INFO:tasks.rados.rados.0.smithi016.stdout:992: writing smithi01663999-2 from 0 to 753664 tid 1 2024-04-10T03:11:29.323 INFO:tasks.rados.rados.0.smithi016.stdout:993: rollback oid 36 current snap is 104 2024-04-10T03:11:29.323 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 90 2024-04-10T03:11:29.323 INFO:tasks.rados.rados.0.smithi016.stdout:990: finishing write tid 1 to smithi01663999-17 2024-04-10T03:11:29.323 INFO:tasks.rados.rados.0.smithi016.stdout:990: finishing write tid 2 to smithi01663999-17 2024-04-10T03:11:29.324 INFO:tasks.rados.rados.0.smithi016.stdout:994: snap_create 2024-04-10T03:11:29.325 INFO:tasks.rados.rados.0.smithi016.stdout:990: finishing write tid 3 to smithi01663999-17 2024-04-10T03:11:29.325 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 273 (ObjNum 329 snap 104 seq_num 329) dirty exists 2024-04-10T03:11:29.325 INFO:tasks.rados.rados.0.smithi016.stdout:990: left oid 17 (ObjNum 329 snap 104 seq_num 329) 2024-04-10T03:11:29.331 INFO:tasks.rados.rados.0.smithi016.stdout:993: finishing rollback tid 0 to smithi01663999-36 2024-04-10T03:11:29.331 INFO:tasks.rados.rados.0.smithi016.stdout:993: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:11:29.332 INFO:tasks.rados.rados.0.smithi016.stdout:993: finishing rollback tid 2 to smithi01663999-36 2024-04-10T03:11:29.332 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 436 (ObjNum 227 snap 60 seq_num 227) dirty exists 2024-04-10T03:11:29.332 INFO:tasks.rados.rados.0.smithi016.stdout:992: finishing write tid 1 to smithi01663999-2 2024-04-10T03:11:29.332 INFO:tasks.rados.rados.0.smithi016.stdout:992: finishing write tid 2 to smithi01663999-2 2024-04-10T03:11:29.335 INFO:tasks.rados.rados.0.smithi016.stdout:992: finishing write tid 3 to smithi01663999-2 2024-04-10T03:11:29.335 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 242 (ObjNum 331 snap 104 seq_num 331) dirty exists 2024-04-10T03:11:29.335 INFO:tasks.rados.rados.0.smithi016.stdout:992: left oid 2 (ObjNum 331 snap 104 seq_num 331) 2024-04-10T03:11:29.346 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:29 smithi136 bash[23435]: cluster 2024-04-10T03:11:28.259648+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-04-10T03:11:29.346 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:29 smithi136 bash[23435]: cluster 2024-04-10T03:11:28.273670+0000 mgr.y (mgr.15117) 28 : cluster [DBG] pgmap v36: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 258 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-04-10T03:11:29.346 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:29 smithi136 bash[23435]: cluster 2024-04-10T03:11:29.261911+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-04-10T03:11:29.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:29 smithi016 bash[28961]: cluster 2024-04-10T03:11:28.259648+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-04-10T03:11:29.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:29 smithi016 bash[28961]: cluster 2024-04-10T03:11:28.273670+0000 mgr.y (mgr.15117) 28 : cluster [DBG] pgmap v36: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 258 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-04-10T03:11:29.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:29 smithi016 bash[28961]: cluster 2024-04-10T03:11:29.261911+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-04-10T03:11:29.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:29 smithi016 bash[21212]: cluster 2024-04-10T03:11:28.259648+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-04-10T03:11:29.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:29 smithi016 bash[21212]: cluster 2024-04-10T03:11:28.273670+0000 mgr.y (mgr.15117) 28 : cluster [DBG] pgmap v36: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 258 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-04-10T03:11:29.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:29 smithi016 bash[21212]: cluster 2024-04-10T03:11:29.261911+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-04-10T03:11:29.640 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:29 smithi136 bash[60494]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-prometheus-a 2024-04-10T03:11:29.640 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:29 smithi136 bash[60555]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-prometheus-a 2024-04-10T03:11:29.640 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:29 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-04-10T03:11:29.641 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:29 smithi136 systemd[1]: Stopped Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:29.641 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:29 smithi136 systemd[1]: Started Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:30.280 INFO:tasks.rados.rados.0.smithi016.stdout:990: done (3 left) 2024-04-10T03:11:30.280 INFO:tasks.rados.rados.0.smithi016.stdout:992: done (2 left) 2024-04-10T03:11:30.280 INFO:tasks.rados.rados.0.smithi016.stdout:993: done (1 left) 2024-04-10T03:11:30.281 INFO:tasks.rados.rados.0.smithi016.stdout:994: done (0 left) 2024-04-10T03:11:30.281 INFO:tasks.rados.rados.0.smithi016.stdout:995: rmattr oid 32 current snap is 105 2024-04-10T03:11:30.281 INFO:tasks.rados.rados.0.smithi016.stdout:996: read oid 14 snap -1 2024-04-10T03:11:30.281 INFO:tasks.rados.rados.0.smithi016.stdout:996: expect deleted 2024-04-10T03:11:30.281 INFO:tasks.rados.rados.0.smithi016.stdout:997: rollback oid 42 current snap is 105 2024-04-10T03:11:30.281 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 42 to 68 2024-04-10T03:11:30.281 INFO:tasks.rados.rados.0.smithi016.stdout:998: delete oid 12 current snap is 105 2024-04-10T03:11:30.287 INFO:tasks.rados.rados.0.smithi016.stdout:998: done (3 left) 2024-04-10T03:11:30.287 INFO:tasks.rados.rados.0.smithi016.stdout:999: delete oid 1 current snap is 105 2024-04-10T03:11:30.291 INFO:tasks.rados.rados.0.smithi016.stdout:997: finishing rollback tid 0 to smithi01663999-42 2024-04-10T03:11:30.294 INFO:tasks.rados.rados.0.smithi016.stdout:997: finishing rollback tid 1 to smithi01663999-42 2024-04-10T03:11:30.295 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 429 (ObjNum 306 snap 97 seq_num 306) dirty exists 2024-04-10T03:11:30.295 INFO:tasks.rados.rados.0.smithi016.stdout:997: finishing rollback tid 2 to smithi01663999-42 2024-04-10T03:11:30.295 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 284 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-04-10T03:11:30.295 INFO:tasks.rados.rados.0.smithi016.stdout:995: done (3 left) 2024-04-10T03:11:30.295 INFO:tasks.rados.rados.0.smithi016.stdout:996: done (2 left) 2024-04-10T03:11:30.295 INFO:tasks.rados.rados.0.smithi016.stdout:997: done (1 left) 2024-04-10T03:11:30.296 INFO:tasks.rados.rados.0.smithi016.stdout:999: done (0 left) 2024-04-10T03:11:30.296 INFO:tasks.rados.rados.0.smithi016.stdout:1000: copy_from oid 25 from oid 31 current snap is 105 2024-04-10T03:11:30.296 INFO:tasks.rados.rados.0.smithi016.stdout:1001: read oid 49 snap 72 2024-04-10T03:11:30.296 INFO:tasks.rados.rados.0.smithi016.stdout:1001: expect (ObjNum 2081351488 snap 21855 seq_num 2082182032) 2024-04-10T03:11:30.296 INFO:tasks.rados.rados.0.smithi016.stdout:1002: read oid 22 snap -1 2024-04-10T03:11:30.296 INFO:tasks.rados.rados.0.smithi016.stdout:1002: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:11:30.296 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 105 2024-04-10T03:11:30.296 INFO:tasks.rados.rados.0.smithi016.stdout:1003: seq_num 334 ranges {7757824=802816} 2024-04-10T03:11:30.395 INFO:tasks.rados.rados.0.smithi016.stdout:1003: writing smithi01663999-5 from 7757824 to 8560640 tid 1 2024-04-10T03:11:30.395 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 105 2024-04-10T03:11:30.395 INFO:tasks.rados.rados.0.smithi016.stdout:1004: seq_num 335 ranges {0=417792,417792=401408} 2024-04-10T03:11:30.397 INFO:tasks.rados.rados.0.smithi016.stdout:1004: writing smithi01663999-50 from 0 to 417792 tid 1 2024-04-10T03:11:30.400 INFO:tasks.rados.rados.0.smithi016.stdout:1004: writing smithi01663999-50 from 417792 to 819200 tid 2 2024-04-10T03:11:30.400 INFO:tasks.rados.rados.0.smithi016.stdout:1005: snap_remove snap 100 2024-04-10T03:11:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:30 smithi136 bash[23435]: audit 2024-04-10T03:11:29.653521+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:30 smithi136 bash[23435]: audit 2024-04-10T03:11:29.666554+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:30.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:30 smithi136 bash[23435]: audit 2024-04-10T03:11:29.715735+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:11:30.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:30 smithi136 bash[23435]: audit 2024-04-10T03:11:29.716826+0000 mgr.y (mgr.15117) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:11:30.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:30 smithi136 bash[23435]: audit 2024-04-10T03:11:29.734500+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:30.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:30 smithi136 bash[23435]: cluster 2024-04-10T03:11:30.274448+0000 mgr.y (mgr.15117) 30 : cluster [DBG] pgmap v38: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 258 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-10T03:11:30.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:30 smithi136 bash[23435]: cluster 2024-04-10T03:11:30.287201+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-04-10T03:11:31.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[21212]: audit 2024-04-10T03:11:29.653521+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[21212]: audit 2024-04-10T03:11:29.666554+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[21212]: audit 2024-04-10T03:11:29.715735+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:11:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[21212]: audit 2024-04-10T03:11:29.716826+0000 mgr.y (mgr.15117) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:11:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[21212]: audit 2024-04-10T03:11:29.734500+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[21212]: cluster 2024-04-10T03:11:30.274448+0000 mgr.y (mgr.15117) 30 : cluster [DBG] pgmap v38: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 258 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-10T03:11:31.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[21212]: cluster 2024-04-10T03:11:30.287201+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-04-10T03:11:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[28961]: audit 2024-04-10T03:11:29.653521+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[28961]: audit 2024-04-10T03:11:29.666554+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[28961]: audit 2024-04-10T03:11:29.715735+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:11:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[28961]: audit 2024-04-10T03:11:29.716826+0000 mgr.y (mgr.15117) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:11:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[28961]: audit 2024-04-10T03:11:29.734500+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[28961]: cluster 2024-04-10T03:11:30.274448+0000 mgr.y (mgr.15117) 30 : cluster [DBG] pgmap v38: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 258 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-10T03:11:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:30 smithi016 bash[28961]: cluster 2024-04-10T03:11:30.287201+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-04-10T03:11:31.283 INFO:tasks.rados.rados.0.smithi016.stdout:1005: done (5 left) 2024-04-10T03:11:31.283 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 105 2024-04-10T03:11:31.283 INFO:tasks.rados.rados.0.smithi016.stdout:1006: seq_num 336 ranges {786432=434176,1220608=401408} 2024-04-10T03:11:31.291 INFO:tasks.rados.rados.0.smithi016.stdout:1006: writing smithi01663999-42 from 786432 to 1220608 tid 1 2024-04-10T03:11:31.294 INFO:tasks.rados.rados.0.smithi016.stdout:1006: writing smithi01663999-42 from 1220608 to 1622016 tid 2 2024-04-10T03:11:31.294 INFO:tasks.rados.rados.0.smithi016.stdout:1007: copy_from oid 46 from oid 6 current snap is 105 2024-04-10T03:11:31.294 INFO:tasks.rados.rados.0.smithi016.stdout:1001: expect (ObjNum 2081351488 snap 21855 seq_num 2082182032) 2024-04-10T03:11:31.309 INFO:tasks.rados.rados.0.smithi016.stdout:1000: finishing copy_from to smithi01663999-25 2024-04-10T03:11:31.309 INFO:tasks.rados.rados.0.smithi016.stdout:1000: got expected ENOENT (src dne) 2024-04-10T03:11:31.309 INFO:tasks.rados.rados.0.smithi016.stdout:1000: finishing copy_from racing read to smithi01663999-25 2024-04-10T03:11:31.309 INFO:tasks.rados.rados.0.smithi016.stdout:1002: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:11:31.359 INFO:tasks.rados.rados.0.smithi016.stdout:1003: finishing write tid 1 to smithi01663999-5 2024-04-10T03:11:31.359 INFO:tasks.rados.rados.0.smithi016.stdout:1003: finishing write tid 2 to smithi01663999-5 2024-04-10T03:11:31.359 INFO:tasks.rados.rados.0.smithi016.stdout:1004: finishing write tid 1 to smithi01663999-50 2024-04-10T03:11:31.359 INFO:tasks.rados.rados.0.smithi016.stdout:1004: finishing write tid 2 to smithi01663999-50 2024-04-10T03:11:31.359 INFO:tasks.rados.rados.0.smithi016.stdout:1004: finishing write tid 3 to smithi01663999-50 2024-04-10T03:11:31.359 INFO:tasks.rados.rados.0.smithi016.stdout:1003: finishing write tid 3 to smithi01663999-5 2024-04-10T03:11:31.359 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 704 (ObjNum 334 snap 105 seq_num 334) dirty exists 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1003: left oid 5 (ObjNum 334 snap 105 seq_num 334) 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1004: finishing write tid 4 to smithi01663999-50 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 334 (ObjNum 335 snap 105 seq_num 335) dirty exists 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1004: left oid 50 (ObjNum 335 snap 105 seq_num 335) 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1006: finishing write tid 1 to smithi01663999-42 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1000: done (6 left) 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1001: done (5 left) 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1002: done (4 left) 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1003: done (3 left) 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1004: done (2 left) 2024-04-10T03:11:31.360 INFO:tasks.rados.rados.0.smithi016.stdout:1008: snap_remove snap 97 2024-04-10T03:11:31.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.230Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-10T03:11:31.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.230Z 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-04-10T03:11:31.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.230Z caller=main.go:570 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi136 (none))" 2024-04-10T03:11:31.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.230Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-10T03:11:31.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.231Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.232Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.233Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.234Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.234Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.237Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.237Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.995µs 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.237Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.237Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.263Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.265Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.265Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.265Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.965µs wal_replay_duration=28.320812ms wbl_replay_duration=111ns total_replay_duration=28.379554ms 2024-04-10T03:11:31.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.269Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-10T03:11:31.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.269Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-10T03:11:31.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.269Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-10T03:11:31.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.294Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.179567ms db_storage=1.036µs remote_storage=1.271µs web_handler=500ns query_engine=679ns scrape=288.723µs scrape_sd=102.104µs notify=19.443µs notify_sd=17.643µs rules=24.434069ms tracing=8.322µs 2024-04-10T03:11:31.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.294Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-10T03:11:31.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:31 smithi136 bash[60584]: ts=2024-04-10T03:11:31.294Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-10T03:11:32.297 INFO:tasks.rados.rados.0.smithi016.stdout:1008: done (2 left) 2024-04-10T03:11:32.297 INFO:tasks.rados.rados.0.smithi016.stdout:1009: snap_remove snap 68 2024-04-10T03:11:32.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:32 smithi016 bash[21212]: cluster 2024-04-10T03:11:31.289553+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-04-10T03:11:32.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:32 smithi016 bash[28961]: cluster 2024-04-10T03:11:31.289553+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-04-10T03:11:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:32 smithi136 bash[23435]: cluster 2024-04-10T03:11:31.289553+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-04-10T03:11:33.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:32 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-04-10T03:11:33.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:32 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:33.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:32 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:33.303 INFO:tasks.rados.rados.0.smithi016.stdout:1009: done (2 left) 2024-04-10T03:11:33.303 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 105 2024-04-10T03:11:33.303 INFO:tasks.rados.rados.0.smithi016.stdout:1010: seq_num 337 ranges {0=450560,450560=401408} 2024-04-10T03:11:33.308 INFO:tasks.rados.rados.0.smithi016.stdout:1010: writing smithi01663999-49 from 0 to 450560 tid 1 2024-04-10T03:11:33.312 INFO:tasks.rados.rados.0.smithi016.stdout:1010: writing smithi01663999-49 from 450560 to 851968 tid 2 2024-04-10T03:11:33.312 INFO:tasks.rados.rados.0.smithi016.stdout:1006: finishing write tid 2 to smithi01663999-42 2024-04-10T03:11:33.312 INFO:tasks.rados.rados.0.smithi016.stdout:1006: finishing write tid 3 to smithi01663999-42 2024-04-10T03:11:33.312 INFO:tasks.rados.rados.0.smithi016.stdout:1006: finishing write tid 4 to smithi01663999-42 2024-04-10T03:11:33.312 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 287 (ObjNum 336 snap 105 seq_num 336) dirty exists 2024-04-10T03:11:33.312 INFO:tasks.rados.rados.0.smithi016.stdout:1006: left oid 42 (ObjNum 336 snap 105 seq_num 336) 2024-04-10T03:11:33.312 INFO:tasks.rados.rados.0.smithi016.stdout:1007: finishing copy_from to smithi01663999-46 2024-04-10T03:11:33.312 INFO:tasks.rados.rados.0.smithi016.stdout:1007: got expected ENOENT (src dne) 2024-04-10T03:11:33.312 INFO:tasks.rados.rados.0.smithi016.stdout:1007: finishing copy_from racing read to smithi01663999-46 2024-04-10T03:11:33.313 INFO:tasks.rados.rados.0.smithi016.stdout:1006: done (2 left) 2024-04-10T03:11:33.313 INFO:tasks.rados.rados.0.smithi016.stdout:1007: done (1 left) 2024-04-10T03:11:33.313 INFO:tasks.rados.rados.0.smithi016.stdout:1011: read oid 26 snap -1 2024-04-10T03:11:33.313 INFO:tasks.rados.rados.0.smithi016.stdout:1011: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:11:33.313 INFO:tasks.rados.rados.0.smithi016.stdout:1012: setattr oid 42 current snap is 105 2024-04-10T03:11:33.314 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 105 2024-04-10T03:11:33.314 INFO:tasks.rados.rados.0.smithi016.stdout:1013: seq_num 338 ranges {6758400=466944,7225344=401408} 2024-04-10T03:11:33.360 INFO:tasks.rados.rados.0.smithi016.stdout:1013: writing smithi01663999-13 from 6758400 to 7225344 tid 1 2024-04-10T03:11:33.363 INFO:tasks.rados.rados.0.smithi016.stdout:1013: writing smithi01663999-13 from 7225344 to 7626752 tid 2 2024-04-10T03:11:33.363 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 105 2024-04-10T03:11:33.363 INFO:tasks.rados.rados.0.smithi016.stdout:1010: finishing write tid 1 to smithi01663999-49 2024-04-10T03:11:33.363 INFO:tasks.rados.rados.0.smithi016.stdout:1010: finishing write tid 2 to smithi01663999-49 2024-04-10T03:11:33.363 INFO:tasks.rados.rados.0.smithi016.stdout:1014: seq_num 339 ranges {2752512=483328,3235840=401408} 2024-04-10T03:11:33.381 INFO:tasks.rados.rados.0.smithi016.stdout:1014: writing smithi01663999-39 from 2752512 to 3235840 tid 1 2024-04-10T03:11:33.384 INFO:tasks.rados.rados.0.smithi016.stdout:1014: writing smithi01663999-39 from 3235840 to 3637248 tid 2 2024-04-10T03:11:33.384 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 105 2024-04-10T03:11:33.384 INFO:tasks.rados.rados.0.smithi016.stdout:1015: seq_num 340 ranges {0=499712,499712=401408} 2024-04-10T03:11:33.387 INFO:tasks.rados.rados.0.smithi016.stdout:1015: writing smithi01663999-46 from 0 to 499712 tid 1 2024-04-10T03:11:33.389 INFO:tasks.rados.rados.0.smithi016.stdout:1015: writing smithi01663999-46 from 499712 to 901120 tid 2 2024-04-10T03:11:33.389 INFO:tasks.rados.rados.0.smithi016.stdout:1016: snap_remove snap 90 2024-04-10T03:11:33.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[21212]: cluster 2024-04-10T03:11:32.275323+0000 mgr.y (mgr.15117) 31 : cluster [DBG] pgmap v41: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 261 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[21212]: cluster 2024-04-10T03:11:32.300301+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[21212]: cephadm 2024-04-10T03:11:32.311150+0000 mgr.y (mgr.15117) 32 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[21212]: audit 2024-04-10T03:11:32.314502+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[21212]: audit 2024-04-10T03:11:32.316244+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[21212]: audit 2024-04-10T03:11:32.319667+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[21212]: audit 2024-04-10T03:11:32.322253+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[21212]: cephadm 2024-04-10T03:11:32.327015+0000 mgr.y (mgr.15117) 33 : cephadm [INF] Deploying daemon mgr.x on smithi136 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[28961]: cluster 2024-04-10T03:11:32.275323+0000 mgr.y (mgr.15117) 31 : cluster [DBG] pgmap v41: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 261 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[28961]: cluster 2024-04-10T03:11:32.300301+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[28961]: cephadm 2024-04-10T03:11:32.311150+0000 mgr.y (mgr.15117) 32 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-10T03:11:33.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[28961]: audit 2024-04-10T03:11:32.314502+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:11:33.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[28961]: audit 2024-04-10T03:11:32.316244+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:11:33.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[28961]: audit 2024-04-10T03:11:32.319667+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:11:33.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[28961]: audit 2024-04-10T03:11:32.322253+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:33.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:33 smithi016 bash[28961]: cephadm 2024-04-10T03:11:32.327015+0000 mgr.y (mgr.15117) 33 : cephadm [INF] Deploying daemon mgr.x on smithi136 2024-04-10T03:11:33.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:33 smithi136 bash[23435]: cluster 2024-04-10T03:11:32.275323+0000 mgr.y (mgr.15117) 31 : cluster [DBG] pgmap v41: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 261 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-10T03:11:33.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:33 smithi136 bash[23435]: cluster 2024-04-10T03:11:32.300301+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-04-10T03:11:33.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:33 smithi136 bash[23435]: cephadm 2024-04-10T03:11:32.311150+0000 mgr.y (mgr.15117) 32 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-10T03:11:33.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:33 smithi136 bash[23435]: audit 2024-04-10T03:11:32.314502+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:11:33.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:33 smithi136 bash[23435]: audit 2024-04-10T03:11:32.316244+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:11:33.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:33 smithi136 bash[23435]: audit 2024-04-10T03:11:32.319667+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:11:33.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:33 smithi136 bash[23435]: audit 2024-04-10T03:11:32.322253+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:33.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:33 smithi136 bash[23435]: cephadm 2024-04-10T03:11:32.327015+0000 mgr.y (mgr.15117) 33 : cephadm [INF] Deploying daemon mgr.x on smithi136 2024-04-10T03:11:33.682 INFO:tasks.rados.rados.0.smithi016.stdout:1010: finishing write tid 3 to smithi01663999-49 2024-04-10T03:11:33.683 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 288 (ObjNum 336 snap 105 seq_num 336) dirty exists 2024-04-10T03:11:33.683 INFO:tasks.rados.rados.0.smithi016.stdout:1011: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:11:33.758 INFO:tasks.rados.rados.0.smithi016.stdout:1010: finishing write tid 4 to smithi01663999-49 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 152 (ObjNum 337 snap 105 seq_num 337) dirty exists 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1010: left oid 49 (ObjNum 337 snap 105 seq_num 337) 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1013: finishing write tid 1 to smithi01663999-13 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1013: finishing write tid 2 to smithi01663999-13 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1013: finishing write tid 3 to smithi01663999-13 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1013: finishing write tid 4 to smithi01663999-13 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 480 (ObjNum 338 snap 105 seq_num 338) dirty exists 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1013: left oid 13 (ObjNum 338 snap 105 seq_num 338) 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1014: finishing write tid 1 to smithi01663999-39 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1014: finishing write tid 2 to smithi01663999-39 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1014: finishing write tid 3 to smithi01663999-39 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1014: finishing write tid 4 to smithi01663999-39 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 484 (ObjNum 339 snap 105 seq_num 339) dirty exists 2024-04-10T03:11:33.759 INFO:tasks.rados.rados.0.smithi016.stdout:1014: left oid 39 (ObjNum 339 snap 105 seq_num 339) 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1015: finishing write tid 1 to smithi01663999-46 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1015: finishing write tid 2 to smithi01663999-46 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1015: finishing write tid 3 to smithi01663999-46 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1015: finishing write tid 4 to smithi01663999-46 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 382 (ObjNum 340 snap 105 seq_num 340) dirty exists 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1015: left oid 46 (ObjNum 340 snap 105 seq_num 340) 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1010: done (6 left) 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1011: done (5 left) 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1012: done (4 left) 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1013: done (3 left) 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1014: done (2 left) 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1015: done (1 left) 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1016: done (0 left) 2024-04-10T03:11:33.760 INFO:tasks.rados.rados.0.smithi016.stdout:1017: setattr oid 42 current snap is 105 2024-04-10T03:11:33.761 INFO:tasks.rados.rados.0.smithi016.stdout:1018: rollback oid 24 current snap is 105 2024-04-10T03:11:33.761 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 24 to 101 2024-04-10T03:11:33.761 INFO:tasks.rados.rados.0.smithi016.stdout:1019: read oid 32 snap -1 2024-04-10T03:11:33.761 INFO:tasks.rados.rados.0.smithi016.stdout:1019: expect (ObjNum 306 snap 97 seq_num 306) 2024-04-10T03:11:33.761 INFO:tasks.rados.rados.0.smithi016.stdout:1020: setattr oid 12 current snap is 105 2024-04-10T03:11:33.763 INFO:tasks.rados.rados.0.smithi016.stdout:1021: setattr oid 47 current snap is 105 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:1022: rollback oid 7 current snap is 105 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 7 to 67 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:1023: rollback oid 34 current snap is 105 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 34 to 85 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:1024: read oid 33 snap -1 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:1024: expect (ObjNum 328 snap 104 seq_num 328) 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:1025: read oid 38 snap 72 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:1025: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:1026: read oid 8 snap -1 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:1026: expect deleted 2024-04-10T03:11:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 105 2024-04-10T03:11:33.767 INFO:tasks.rados.rados.0.smithi016.stdout:1027: seq_num 341 ranges {1163264=516096,1679360=401408} 2024-04-10T03:11:33.776 INFO:tasks.rados.rados.0.smithi016.stdout:1027: writing smithi01663999-15 from 1163264 to 1679360 tid 1 2024-04-10T03:11:33.779 INFO:tasks.rados.rados.0.smithi016.stdout:1027: writing smithi01663999-15 from 1679360 to 2080768 tid 2 2024-04-10T03:11:33.779 INFO:tasks.rados.rados.0.smithi016.stdout:1028: snap_remove snap 82 2024-04-10T03:11:34.552 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:34 smithi136 bash[23435]: cluster 2024-04-10T03:11:33.309900+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-04-10T03:11:34.552 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:34 smithi136 bash[23435]: cluster 2024-04-10T03:11:33.682649+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-04-10T03:11:34.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:34 smithi016 bash[28961]: cluster 2024-04-10T03:11:33.309900+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-04-10T03:11:34.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:34 smithi016 bash[28961]: cluster 2024-04-10T03:11:33.682649+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-04-10T03:11:34.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:34 smithi016 bash[21212]: cluster 2024-04-10T03:11:33.309900+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-04-10T03:11:34.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:34 smithi016 bash[21212]: cluster 2024-04-10T03:11:33.682649+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-04-10T03:11:34.687 INFO:tasks.rados.rados.0.smithi016.stdout:1028: done (11 left) 2024-04-10T03:11:34.687 INFO:tasks.rados.rados.0.smithi016.stdout:1029: setattr oid 36 current snap is 105 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 295 (ObjNum 336 snap 105 seq_num 336) dirty exists 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:1018: finishing rollback tid 0 to smithi01663999-24 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:1018: finishing rollback tid 1 to smithi01663999-24 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:1018: finishing rollback tid 2 to smithi01663999-24 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 470 (ObjNum 180 snap 50 seq_num 180) dirty exists 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 460 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 462 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:1023: finishing rollback tid 0 to smithi01663999-34 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:1023: finishing rollback tid 1 to smithi01663999-34 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:1023: finishing rollback tid 2 to smithi01663999-34 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 466 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-04-10T03:11:34.688 INFO:tasks.rados.rados.0.smithi016.stdout:1019: expect (ObjNum 306 snap 97 seq_num 306) 2024-04-10T03:11:34.835 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:34 smithi136 bash[60772]: logger=settings t=2024-04-10T03:11:34.804357527Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:11:34.937 INFO:tasks.rados.rados.0.smithi016.stdout:1027: finishing write tid 1 to smithi01663999-15 2024-04-10T03:11:34.938 INFO:tasks.rados.rados.0.smithi016.stdout:1022: finishing rollback tid 1 to smithi01663999-7 2024-04-10T03:11:34.938 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 482 (ObjNum 129 snap 0 seq_num 2081362528) dirty dne 2024-04-10T03:11:34.938 INFO:tasks.rados.rados.0.smithi016.stdout:1024: expect (ObjNum 328 snap 104 seq_num 328) 2024-04-10T03:11:34.960 INFO:tasks.rados.rados.0.smithi016.stdout:1025: expect (ObjNum 203 snap 57 seq_num 203) 2024-04-10T03:11:35.028 INFO:tasks.rados.rados.0.smithi016.stdout:1027: finishing write tid 2 to smithi01663999-15 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1027: finishing write tid 3 to smithi01663999-15 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1027: finishing write tid 4 to smithi01663999-15 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 732 (ObjNum 341 snap 105 seq_num 341) dirty exists 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1027: left oid 15 (ObjNum 341 snap 105 seq_num 341) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1017: done (11 left) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1018: done (10 left) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1019: done (9 left) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1020: done (8 left) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1021: done (7 left) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1022: done (6 left) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1023: done (5 left) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1024: done (4 left) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1025: done (3 left) 2024-04-10T03:11:35.029 INFO:tasks.rados.rados.0.smithi016.stdout:1026: done (2 left) 2024-04-10T03:11:35.030 INFO:tasks.rados.rados.0.smithi016.stdout:1027: done (1 left) 2024-04-10T03:11:35.030 INFO:tasks.rados.rados.0.smithi016.stdout:1030: rmattr oid 43 current snap is 105 2024-04-10T03:11:35.030 INFO:tasks.rados.rados.0.smithi016.stdout:1031: snap_remove snap 85 2024-04-10T03:11:35.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:35 smithi016 bash[21212]: cluster 2024-04-10T03:11:34.276095+0000 mgr.y (mgr.15117) 34 : cluster [DBG] pgmap v45: 121 pgs: 2 active+clean+snaptrim_wait, 116 active+clean, 3 active+clean+snaptrim; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 513 KiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-04-10T03:11:35.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:35 smithi016 bash[21212]: cluster 2024-04-10T03:11:34.692782+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-04-10T03:11:35.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:35 smithi016 bash[28961]: cluster 2024-04-10T03:11:34.276095+0000 mgr.y (mgr.15117) 34 : cluster [DBG] pgmap v45: 121 pgs: 2 active+clean+snaptrim_wait, 116 active+clean, 3 active+clean+snaptrim; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 513 KiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-04-10T03:11:35.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:35 smithi016 bash[28961]: cluster 2024-04-10T03:11:34.692782+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-04-10T03:11:35.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:35 smithi136 bash[23435]: cluster 2024-04-10T03:11:34.276095+0000 mgr.y (mgr.15117) 34 : cluster [DBG] pgmap v45: 121 pgs: 2 active+clean+snaptrim_wait, 116 active+clean, 3 active+clean+snaptrim; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 513 KiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-04-10T03:11:35.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:35 smithi136 bash[23435]: cluster 2024-04-10T03:11:34.692782+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-04-10T03:11:35.691 INFO:tasks.rados.rados.0.smithi016.stdout:1031: done (2 left) 2024-04-10T03:11:35.691 INFO:tasks.rados.rados.0.smithi016.stdout:1032: rollback oid 50 current snap is 105 2024-04-10T03:11:35.691 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 94 2024-04-10T03:11:35.691 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 750 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:11:35.691 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 476 (ObjNum 227 snap 60 seq_num 227) dirty exists 2024-04-10T03:11:35.691 INFO:tasks.rados.rados.0.smithi016.stdout:1029: done (2 left) 2024-04-10T03:11:35.691 INFO:tasks.rados.rados.0.smithi016.stdout:1030: done (1 left) 2024-04-10T03:11:35.691 INFO:tasks.rados.rados.0.smithi016.stdout:1033: delete oid 49 current snap is 105 2024-04-10T03:11:35.711 INFO:tasks.rados.rados.0.smithi016.stdout:1033: done (1 left) 2024-04-10T03:11:35.711 INFO:tasks.rados.rados.0.smithi016.stdout:1034: delete oid 20 current snap is 105 2024-04-10T03:11:35.712 INFO:tasks.rados.rados.0.smithi016.stdout:1032: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:11:35.714 INFO:tasks.rados.rados.0.smithi016.stdout:1032: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:11:35.714 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 336 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-04-10T03:11:35.724 INFO:tasks.rados.rados.0.smithi016.stdout:1032: done (1 left) 2024-04-10T03:11:35.724 INFO:tasks.rados.rados.0.smithi016.stdout:1034: done (0 left) 2024-04-10T03:11:35.724 INFO:tasks.rados.rados.0.smithi016.stdout:1035: snap_remove snap 67 2024-04-10T03:11:36.292 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.292 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.293 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.293 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.293 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.294 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.294 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.294 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.295 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.295 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:36.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: Stopping Ceph mgr.x for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:11:36.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:11:36.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:36 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:11:36.703 INFO:tasks.rados.rados.0.smithi016.stdout:1035: done (0 left) 2024-04-10T03:11:36.703 INFO:tasks.rados.rados.0.smithi016.stdout:1036: snap_remove snap 69 2024-04-10T03:11:37.050 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:36 smithi136 bash[23435]: cluster 2024-04-10T03:11:35.695448+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-04-10T03:11:37.051 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:36 smithi136 bash[23435]: cluster 2024-04-10T03:11:36.276925+0000 mgr.y (mgr.15117) 35 : cluster [DBG] pgmap v48: 121 pgs: 2 active+clean+snaptrim_wait, 116 active+clean, 3 active+clean+snaptrim; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 514 KiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-04-10T03:11:37.051 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:36 smithi136 bash[23435]: audit 2024-04-10T03:11:36.430253+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:37.051 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:36 smithi136 bash[23435]: audit 2024-04-10T03:11:36.432810+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:37.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:36 smithi016 bash[21212]: cluster 2024-04-10T03:11:35.695448+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-04-10T03:11:37.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:36 smithi016 bash[21212]: cluster 2024-04-10T03:11:36.276925+0000 mgr.y (mgr.15117) 35 : cluster [DBG] pgmap v48: 121 pgs: 2 active+clean+snaptrim_wait, 116 active+clean, 3 active+clean+snaptrim; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 514 KiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-04-10T03:11:37.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:36 smithi016 bash[21212]: audit 2024-04-10T03:11:36.430253+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:37.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:36 smithi016 bash[21212]: audit 2024-04-10T03:11:36.432810+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:37.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:36 smithi016 bash[28961]: cluster 2024-04-10T03:11:35.695448+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-04-10T03:11:37.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:36 smithi016 bash[28961]: cluster 2024-04-10T03:11:36.276925+0000 mgr.y (mgr.15117) 35 : cluster [DBG] pgmap v48: 121 pgs: 2 active+clean+snaptrim_wait, 116 active+clean, 3 active+clean+snaptrim; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 514 KiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-04-10T03:11:37.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:36 smithi016 bash[28961]: audit 2024-04-10T03:11:36.430253+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:37.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:36 smithi016 bash[28961]: audit 2024-04-10T03:11:36.432810+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:37.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:37 smithi136 bash[61000]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mgr-x 2024-04-10T03:11:37.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-10T03:11:37.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:37 smithi136 bash[61062]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mgr-x 2024-04-10T03:11:37.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-04-10T03:11:37.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: Stopped Ceph mgr.x for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:37.711 INFO:tasks.rados.rados.0.smithi016.stdout:1036: done (0 left) 2024-04-10T03:11:37.711 INFO:tasks.rados.rados.0.smithi016.stdout:1037: snap_create 2024-04-10T03:11:37.721 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:37.722 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:37.722 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: Started Ceph mgr.x for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:37.722 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:37.722 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:37.723 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:37.723 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:37.723 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:37.724 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:37.724 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:37.724 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:11:37 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:38.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:37 smithi016 bash[21212]: cluster 2024-04-10T03:11:36.709636+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-04-10T03:11:38.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:37 smithi016 bash[21212]: audit 2024-04-10T03:11:37.602735+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:38.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:37 smithi016 bash[21212]: audit 2024-04-10T03:11:37.620047+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:38.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:37 smithi016 bash[21212]: audit 2024-04-10T03:11:37.662355+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:37 smithi016 bash[28961]: cluster 2024-04-10T03:11:36.709636+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-04-10T03:11:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:37 smithi016 bash[28961]: audit 2024-04-10T03:11:37.602735+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:37 smithi016 bash[28961]: audit 2024-04-10T03:11:37.620047+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:37 smithi016 bash[28961]: audit 2024-04-10T03:11:37.662355+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:38.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:37 smithi136 bash[23435]: cluster 2024-04-10T03:11:36.709636+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-04-10T03:11:38.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:37 smithi136 bash[23435]: audit 2024-04-10T03:11:37.602735+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:38.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:37 smithi136 bash[23435]: audit 2024-04-10T03:11:37.620047+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:38.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:37 smithi136 bash[23435]: audit 2024-04-10T03:11:37.662355+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:38.705 INFO:tasks.rados.rados.0.smithi016.stdout:1037: done (0 left) 2024-04-10T03:11:38.706 INFO:tasks.rados.rados.0.smithi016.stdout:1038: rollback oid 48 current snap is 106 2024-04-10T03:11:38.706 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 48 to 98 2024-04-10T03:11:38.706 INFO:tasks.rados.rados.0.smithi016.stdout:1039: copy_from oid 4 from oid 24 current snap is 106 2024-04-10T03:11:38.706 INFO:tasks.rados.rados.0.smithi016.stdout:1040: snap_create 2024-04-10T03:11:38.715 INFO:tasks.rados.rados.0.smithi016.stdout:1038: finishing rollback tid 0 to smithi01663999-48 2024-04-10T03:11:38.715 INFO:tasks.rados.rados.0.smithi016.stdout:1038: finishing rollback tid 1 to smithi01663999-48 2024-04-10T03:11:38.715 INFO:tasks.rados.rados.0.smithi016.stdout:1038: finishing rollback tid 2 to smithi01663999-48 2024-04-10T03:11:38.716 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 507 (ObjNum 309 snap 98 seq_num 309) dirty exists 2024-04-10T03:11:38.726 INFO:tasks.rados.rados.0.smithi016.stdout:1039: finishing copy_from racing read to smithi01663999-4 2024-04-10T03:11:38.730 INFO:tasks.rados.rados.0.smithi016.stdout:1039: finishing copy_from to smithi01663999-4 2024-04-10T03:11:38.730 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 470 (ObjNum 180 snap 50 seq_num 180) dirty exists 2024-04-10T03:11:38.856 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:38 smithi136 bash[23435]: cluster 2024-04-10T03:11:37.710652+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-04-10T03:11:38.856 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:38 smithi136 bash[23435]: cluster 2024-04-10T03:11:38.277751+0000 mgr.y (mgr.15117) 36 : cluster [DBG] pgmap v51: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.1 MiB/s wr, 37 op/s 2024-04-10T03:11:38.856 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:38 smithi136 bash[23435]: cluster 2024-04-10T03:11:38.711917+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-04-10T03:11:39.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:38 smithi016 bash[21212]: cluster 2024-04-10T03:11:37.710652+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-04-10T03:11:39.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:38 smithi016 bash[21212]: cluster 2024-04-10T03:11:38.277751+0000 mgr.y (mgr.15117) 36 : cluster [DBG] pgmap v51: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.1 MiB/s wr, 37 op/s 2024-04-10T03:11:39.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:38 smithi016 bash[21212]: cluster 2024-04-10T03:11:38.711917+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-04-10T03:11:39.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:38 smithi016 bash[28961]: cluster 2024-04-10T03:11:37.710652+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-04-10T03:11:39.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:38 smithi016 bash[28961]: cluster 2024-04-10T03:11:38.277751+0000 mgr.y (mgr.15117) 36 : cluster [DBG] pgmap v51: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.1 MiB/s wr, 37 op/s 2024-04-10T03:11:39.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:38 smithi016 bash[28961]: cluster 2024-04-10T03:11:38.711917+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-04-10T03:11:39.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:38 smithi136 bash[61117]: debug 2024-04-10T03:11:38.859+0000 7f8745b66200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T03:11:39.707 INFO:tasks.rados.rados.0.smithi016.stdout:1038: done (2 left) 2024-04-10T03:11:39.707 INFO:tasks.rados.rados.0.smithi016.stdout:1039: done (1 left) 2024-04-10T03:11:39.707 INFO:tasks.rados.rados.0.smithi016.stdout:1040: done (0 left) 2024-04-10T03:11:39.707 INFO:tasks.rados.rados.0.smithi016.stdout:1041: read oid 34 snap 93 2024-04-10T03:11:39.707 INFO:tasks.rados.rados.0.smithi016.stdout:1041: expect deleted 2024-04-10T03:11:39.707 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 107 2024-04-10T03:11:39.707 INFO:tasks.rados.rados.0.smithi016.stdout:1042: seq_num 344 ranges {0=565248,565248=401408} 2024-04-10T03:11:39.717 INFO:tasks.rados.rados.0.smithi016.stdout:1042: writing smithi01663999-45 from 0 to 565248 tid 1 2024-04-10T03:11:39.724 INFO:tasks.rados.rados.0.smithi016.stdout:1042: writing smithi01663999-45 from 565248 to 966656 tid 2 2024-04-10T03:11:39.724 INFO:tasks.rados.rados.0.smithi016.stdout:1043: delete oid 48 current snap is 107 2024-04-10T03:11:39.725 INFO:tasks.rados.rados.0.smithi016.stdout:1042: finishing write tid 1 to smithi01663999-45 2024-04-10T03:11:39.731 INFO:tasks.rados.rados.0.smithi016.stdout:1041: done (2 left) 2024-04-10T03:11:39.731 INFO:tasks.rados.rados.0.smithi016.stdout:1043: done (1 left) 2024-04-10T03:11:39.731 INFO:tasks.rados.rados.0.smithi016.stdout:1044: setattr oid 50 current snap is 107 2024-04-10T03:11:39.733 INFO:tasks.rados.rados.0.smithi016.stdout:1042: finishing write tid 2 to smithi01663999-45 2024-04-10T03:11:39.734 INFO:tasks.rados.rados.0.smithi016.stdout:1042: finishing write tid 3 to smithi01663999-45 2024-04-10T03:11:39.734 INFO:tasks.rados.rados.0.smithi016.stdout:1045: rollback oid 46 current snap is 107 2024-04-10T03:11:39.734 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 88 2024-04-10T03:11:39.735 INFO:tasks.rados.rados.0.smithi016.stdout:1046: snap_create 2024-04-10T03:11:39.738 INFO:tasks.rados.rados.0.smithi016.stdout:1042: finishing write tid 4 to smithi01663999-45 2024-04-10T03:11:39.738 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 785 (ObjNum 344 snap 107 seq_num 344) dirty exists 2024-04-10T03:11:39.738 INFO:tasks.rados.rados.0.smithi016.stdout:1042: left oid 45 (ObjNum 344 snap 107 seq_num 344) 2024-04-10T03:11:39.740 INFO:tasks.rados.rados.0.smithi016.stdout:1045: finishing rollback tid 0 to smithi01663999-46 2024-04-10T03:11:39.740 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 337 (ObjNum 4625 snap 0 seq_num 2082194784) dirty exists 2024-04-10T03:11:39.741 INFO:tasks.rados.rados.0.smithi016.stdout:1045: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:11:39.741 INFO:tasks.rados.rados.0.smithi016.stdout:1045: finishing rollback tid 2 to smithi01663999-46 2024-04-10T03:11:39.741 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 420 (ObjNum 2785 snap 0 seq_num 3428352640) dirty exists 2024-04-10T03:11:40.708 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:40 smithi136 bash[61117]: debug 2024-04-10T03:11:40.443+0000 7f8745b66200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T03:11:40.708 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:40 smithi136 bash[61117]: debug 2024-04-10T03:11:40.543+0000 7f8745b66200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T03:11:40.718 INFO:tasks.rados.rados.0.smithi016.stdout:1042: done (3 left) 2024-04-10T03:11:40.718 INFO:tasks.rados.rados.0.smithi016.stdout:1044: done (2 left) 2024-04-10T03:11:40.718 INFO:tasks.rados.rados.0.smithi016.stdout:1045: done (1 left) 2024-04-10T03:11:40.718 INFO:tasks.rados.rados.0.smithi016.stdout:1046: done (0 left) 2024-04-10T03:11:40.718 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 108 2024-04-10T03:11:40.718 INFO:tasks.rados.rados.0.smithi016.stdout:1047: seq_num 346 ranges {3014656=598016,3612672=401408} 2024-04-10T03:11:40.774 INFO:tasks.rados.rados.0.smithi016.stdout:1047: writing smithi01663999-36 from 3014656 to 3612672 tid 1 2024-04-10T03:11:40.779 INFO:tasks.rados.rados.0.smithi016.stdout:1047: writing smithi01663999-36 from 3612672 to 4014080 tid 2 2024-04-10T03:11:40.779 INFO:tasks.rados.rados.0.smithi016.stdout:1048: read oid 24 snap -1 2024-04-10T03:11:40.779 INFO:tasks.rados.rados.0.smithi016.stdout:1048: expect (ObjNum 180 snap 50 seq_num 180) 2024-04-10T03:11:40.779 INFO:tasks.rados.rados.0.smithi016.stdout:1049: snap_remove snap 106 2024-04-10T03:11:41.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:40 smithi016 bash[21212]: cluster 2024-04-10T03:11:39.714017+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-04-10T03:11:41.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:40 smithi016 bash[21212]: cluster 2024-04-10T03:11:40.278555+0000 mgr.y (mgr.15117) 37 : cluster [DBG] pgmap v54: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.1 MiB/s wr, 37 op/s 2024-04-10T03:11:41.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:40 smithi016 bash[28961]: cluster 2024-04-10T03:11:39.714017+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-04-10T03:11:41.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:40 smithi016 bash[28961]: cluster 2024-04-10T03:11:40.278555+0000 mgr.y (mgr.15117) 37 : cluster [DBG] pgmap v54: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.1 MiB/s wr, 37 op/s 2024-04-10T03:11:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:40 smithi136 bash[23435]: cluster 2024-04-10T03:11:39.714017+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-04-10T03:11:41.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:40 smithi136 bash[23435]: cluster 2024-04-10T03:11:40.278555+0000 mgr.y (mgr.15117) 37 : cluster [DBG] pgmap v54: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.1 MiB/s wr, 37 op/s 2024-04-10T03:11:41.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:40 smithi136 bash[61117]: debug 2024-04-10T03:11:40.795+0000 7f8745b66200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T03:11:41.727 INFO:tasks.rados.rados.0.smithi016.stdout:1049: done (2 left) 2024-04-10T03:11:41.727 INFO:tasks.rados.rados.0.smithi016.stdout:1050: read oid 22 snap -1 2024-04-10T03:11:41.727 INFO:tasks.rados.rados.0.smithi016.stdout:1050: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:11:41.727 INFO:tasks.rados.rados.0.smithi016.stdout:1051: read oid 46 snap -1 2024-04-10T03:11:41.727 INFO:tasks.rados.rados.0.smithi016.stdout:1051: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:11:41.727 INFO:tasks.rados.rados.0.smithi016.stdout:1052: rmattr oid 42 current snap is 108 2024-04-10T03:11:41.727 INFO:tasks.rados.rados.0.smithi016.stdout:1047: finishing write tid 1 to smithi01663999-36 2024-04-10T03:11:41.727 INFO:tasks.rados.rados.0.smithi016.stdout:1053: read oid 23 snap -1 2024-04-10T03:11:41.728 INFO:tasks.rados.rados.0.smithi016.stdout:1053: expect (ObjNum 288 snap 89 seq_num 288) 2024-04-10T03:11:41.728 INFO:tasks.rados.rados.0.smithi016.stdout:1054: rmattr oid 39 current snap is 108 2024-04-10T03:11:41.728 INFO:tasks.rados.rados.0.smithi016.stdout:1047: finishing write tid 2 to smithi01663999-36 2024-04-10T03:11:41.728 INFO:tasks.rados.rados.0.smithi016.stdout:1047: finishing write tid 3 to smithi01663999-36 2024-04-10T03:11:41.728 INFO:tasks.rados.rados.0.smithi016.stdout:1047: finishing write tid 4 to smithi01663999-36 2024-04-10T03:11:41.728 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 504 (ObjNum 346 snap 108 seq_num 346) dirty exists 2024-04-10T03:11:41.728 INFO:tasks.rados.rados.0.smithi016.stdout:1047: left oid 36 (ObjNum 346 snap 108 seq_num 346) 2024-04-10T03:11:41.728 INFO:tasks.rados.rados.0.smithi016.stdout:1048: expect (ObjNum 180 snap 50 seq_num 180) 2024-04-10T03:11:41.907 INFO:tasks.rados.rados.0.smithi016.stdout:1051: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:11:41.910 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 520 (ObjNum 339 snap 105 seq_num 339) dirty exists 2024-04-10T03:11:41.910 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 319 (ObjNum 336 snap 105 seq_num 336) dirty exists 2024-04-10T03:11:41.910 INFO:tasks.rados.rados.0.smithi016.stdout:1050: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-10T03:11:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:41 smithi136 bash[23435]: cluster 2024-04-10T03:11:40.724360+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-04-10T03:11:41.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:41 smithi136 bash[61117]: debug 2024-04-10T03:11:41.599+0000 7f8745b66200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T03:11:41.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:41 smithi136 bash[61117]: debug 2024-04-10T03:11:41.711+0000 7f8745b66200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T03:11:41.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:41 smithi136 bash[61117]: debug 2024-04-10T03:11:41.831+0000 7f8745b66200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T03:11:41.927 INFO:tasks.rados.rados.0.smithi016.stdout:1053: expect (ObjNum 288 snap 89 seq_num 288) 2024-04-10T03:11:42.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:41 smithi016 bash[21212]: cluster 2024-04-10T03:11:40.724360+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-04-10T03:11:42.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:11:41] "GET /metrics HTTP/1.1" 200 36162 "" "Prometheus/2.43.0" 2024-04-10T03:11:42.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:41 smithi016 bash[28961]: cluster 2024-04-10T03:11:40.724360+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-04-10T03:11:42.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:42 smithi136 bash[61117]: debug 2024-04-10T03:11:42.191+0000 7f8745b66200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T03:11:42.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:42 smithi136 bash[61117]: debug 2024-04-10T03:11:42.307+0000 7f8745b66200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T03:11:42.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:42 smithi136 bash[61117]: debug 2024-04-10T03:11:42.411+0000 7f8745b66200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T03:11:42.804 INFO:tasks.rados.rados.0.smithi016.stdout:1047: done (6 left) 2024-04-10T03:11:42.804 INFO:tasks.rados.rados.0.smithi016.stdout:1048: done (5 left) 2024-04-10T03:11:42.805 INFO:tasks.rados.rados.0.smithi016.stdout:1050: done (4 left) 2024-04-10T03:11:42.805 INFO:tasks.rados.rados.0.smithi016.stdout:1051: done (3 left) 2024-04-10T03:11:42.805 INFO:tasks.rados.rados.0.smithi016.stdout:1052: done (2 left) 2024-04-10T03:11:42.805 INFO:tasks.rados.rados.0.smithi016.stdout:1053: done (1 left) 2024-04-10T03:11:42.806 INFO:tasks.rados.rados.0.smithi016.stdout:1054: done (0 left) 2024-04-10T03:11:42.806 INFO:tasks.rados.rados.0.smithi016.stdout:1055: snap_remove snap 86 2024-04-10T03:11:43.033 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:42 smithi136 bash[61117]: debug 2024-04-10T03:11:42.783+0000 7f8745b66200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T03:11:43.033 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:42 smithi136 bash[23435]: cluster 2024-04-10T03:11:41.730977+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-04-10T03:11:43.033 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:42 smithi136 bash[23435]: cluster 2024-04-10T03:11:42.279406+0000 mgr.y (mgr.15117) 38 : cluster [DBG] pgmap v57: 121 pgs: 121 active+clean; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 244 KiB/s wr, 0 op/s 2024-04-10T03:11:43.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:42 smithi016 bash[21212]: cluster 2024-04-10T03:11:41.730977+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-04-10T03:11:43.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:42 smithi016 bash[21212]: cluster 2024-04-10T03:11:42.279406+0000 mgr.y (mgr.15117) 38 : cluster [DBG] pgmap v57: 121 pgs: 121 active+clean; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 244 KiB/s wr, 0 op/s 2024-04-10T03:11:43.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:42 smithi016 bash[28961]: cluster 2024-04-10T03:11:41.730977+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-04-10T03:11:43.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:42 smithi016 bash[28961]: cluster 2024-04-10T03:11:42.279406+0000 mgr.y (mgr.15117) 38 : cluster [DBG] pgmap v57: 121 pgs: 121 active+clean; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 244 KiB/s wr, 0 op/s 2024-04-10T03:11:43.317 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:43 smithi136 bash[61117]: debug 2024-04-10T03:11:43.035+0000 7f8745b66200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T03:11:43.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:43 smithi136 bash[61117]: debug 2024-04-10T03:11:43.319+0000 7f8745b66200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T03:11:43.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:43 smithi136 bash[61117]: debug 2024-04-10T03:11:43.447+0000 7f8745b66200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T03:11:43.694 INFO:tasks.rados.rados.0.smithi016.stdout:1055: done (0 left) 2024-04-10T03:11:43.694 INFO:tasks.rados.rados.0.smithi016.stdout:1056: read oid 34 snap -1 2024-04-10T03:11:43.694 INFO:tasks.rados.rados.0.smithi016.stdout:1056: expect (ObjNum 108 snap 23 seq_num 108) 2024-04-10T03:11:43.695 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 108 2024-04-10T03:11:43.695 INFO:tasks.rados.rados.0.smithi016.stdout:1057: seq_num 347 ranges {4014080=614400,4628480=401408} 2024-04-10T03:11:43.760 INFO:tasks.rados.rados.0.smithi016.stdout:1057: writing smithi01663999-38 from 4014080 to 4628480 tid 1 2024-04-10T03:11:43.764 INFO:tasks.rados.rados.0.smithi016.stdout:1057: writing smithi01663999-38 from 4628480 to 5029888 tid 2 2024-04-10T03:11:43.765 INFO:tasks.rados.rados.0.smithi016.stdout:1058: setattr oid 37 current snap is 108 2024-04-10T03:11:43.765 INFO:tasks.rados.rados.0.smithi016.stdout:1056: expect (ObjNum 108 snap 23 seq_num 108) 2024-04-10T03:11:43.920 INFO:tasks.rados.rados.0.smithi016.stdout:1057: finishing write tid 1 to smithi01663999-38 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:1057: finishing write tid 2 to smithi01663999-38 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:1057: finishing write tid 3 to smithi01663999-38 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:1057: finishing write tid 4 to smithi01663999-38 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 106 (ObjNum 347 snap 108 seq_num 347) dirty exists 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:1057: left oid 38 (ObjNum 347 snap 108 seq_num 347) 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:1056: done (2 left) 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:1057: done (1 left) 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:1059: read oid 45 snap -1 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:1059: expect (ObjNum 344 snap 107 seq_num 344) 2024-04-10T03:11:43.921 INFO:tasks.rados.rados.0.smithi016.stdout:1060: snap_remove snap 104 2024-04-10T03:11:44.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:43 smithi136 bash[61117]: debug 2024-04-10T03:11:43.755+0000 7f8745b66200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T03:11:44.435 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:44 smithi136 bash[61117]: debug 2024-04-10T03:11:44.187+0000 7f8745b66200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:11:44.702 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 338 (ObjNum 300 snap 93 seq_num 300) dirty exists 2024-04-10T03:11:44.702 INFO:tasks.rados.rados.0.smithi016.stdout:1059: expect (ObjNum 344 snap 107 seq_num 344) 2024-04-10T03:11:44.732 INFO:tasks.rados.rados.0.smithi016.stdout:1058: done (2 left) 2024-04-10T03:11:44.732 INFO:tasks.rados.rados.0.smithi016.stdout:1059: done (1 left) 2024-04-10T03:11:44.732 INFO:tasks.rados.rados.0.smithi016.stdout:1060: done (0 left) 2024-04-10T03:11:44.732 INFO:tasks.rados.rados.0.smithi016.stdout:1061: read oid 41 snap -1 2024-04-10T03:11:44.732 INFO:tasks.rados.rados.0.smithi016.stdout:1061: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:11:44.732 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 108 2024-04-10T03:11:44.732 INFO:tasks.rados.rados.0.smithi016.stdout:1062: seq_num 348 ranges {0=630784,630784=401408} 2024-04-10T03:11:44.735 INFO:tasks.rados.rados.0.smithi016.stdout:1062: writing smithi01663999-29 from 0 to 630784 tid 1 2024-04-10T03:11:44.738 INFO:tasks.rados.rados.0.smithi016.stdout:1062: writing smithi01663999-29 from 630784 to 1032192 tid 2 2024-04-10T03:11:44.738 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 108 2024-04-10T03:11:44.738 INFO:tasks.rados.rados.0.smithi016.stdout:1063: seq_num 349 ranges {966656=655360,1622016=401408} 2024-04-10T03:11:44.747 INFO:tasks.rados.rados.0.smithi016.stdout:1063: writing smithi01663999-45 from 966656 to 1622016 tid 1 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:1063: writing smithi01663999-45 from 1622016 to 2023424 tid 2 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:1064: copy_from oid 39 from oid 15 current snap is 108 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:1062: finishing write tid 1 to smithi01663999-29 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:1062: finishing write tid 2 to smithi01663999-29 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:1062: finishing write tid 3 to smithi01663999-29 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:1062: finishing write tid 4 to smithi01663999-29 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 486 (ObjNum 348 snap 108 seq_num 348) dirty exists 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:1062: left oid 29 (ObjNum 348 snap 108 seq_num 348) 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:1062: done (3 left) 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:1065: rollback oid 7 current snap is 108 2024-04-10T03:11:44.750 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 7 to 98 2024-04-10T03:11:44.751 INFO:tasks.rados.rados.0.smithi016.stdout:1061: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:11:44.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:44 smithi016 bash[21212]: audit 2024-04-10T03:11:43.512459+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:44.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:44 smithi016 bash[21212]: audit 2024-04-10T03:11:43.531107+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:44.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:44 smithi016 bash[21212]: cluster 2024-04-10T03:11:43.686359+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-04-10T03:11:44.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:44 smithi016 bash[21212]: cluster 2024-04-10T03:11:44.280187+0000 mgr.y (mgr.15117) 39 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 257 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-04-10T03:11:44.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:44 smithi016 bash[28961]: audit 2024-04-10T03:11:43.512459+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:44.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:44 smithi016 bash[28961]: audit 2024-04-10T03:11:43.531107+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:44.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:44 smithi016 bash[28961]: cluster 2024-04-10T03:11:43.686359+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-04-10T03:11:44.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:44 smithi016 bash[28961]: cluster 2024-04-10T03:11:44.280187+0000 mgr.y (mgr.15117) 39 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 257 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1063: finishing write tid 1 to smithi01663999-45 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1063: finishing write tid 2 to smithi01663999-45 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1061: done (3 left) 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1066: copy_from oid 30 from oid 6 current snap is 108 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1065: finishing rollback tid 1 to smithi01663999-7 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 482 (ObjNum 161 snap 0 seq_num 1442300159) dirty dne 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1063: finishing write tid 3 to smithi01663999-45 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1063: finishing write tid 4 to smithi01663999-45 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 803 (ObjNum 349 snap 108 seq_num 349) dirty exists 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1063: left oid 45 (ObjNum 349 snap 108 seq_num 349) 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1064: finishing copy_from racing read to smithi01663999-39 2024-04-10T03:11:44.829 INFO:tasks.rados.rados.0.smithi016.stdout:1064: finishing copy_from to smithi01663999-39 2024-04-10T03:11:44.830 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 732 (ObjNum 341 snap 105 seq_num 341) dirty exists 2024-04-10T03:11:44.830 INFO:tasks.rados.rados.0.smithi016.stdout:1063: done (3 left) 2024-04-10T03:11:44.830 INFO:tasks.rados.rados.0.smithi016.stdout:1064: done (2 left) 2024-04-10T03:11:44.830 INFO:tasks.rados.rados.0.smithi016.stdout:1065: done (1 left) 2024-04-10T03:11:44.830 INFO:tasks.rados.rados.0.smithi016.stdout:1067: read oid 15 snap 72 2024-04-10T03:11:44.830 INFO:tasks.rados.rados.0.smithi016.stdout:1067: expect deleted 2024-04-10T03:11:44.830 INFO:tasks.rados.rados.0.smithi016.stdout:1068: copy_from oid 7 from oid 18 current snap is 108 2024-04-10T03:11:44.830 INFO:tasks.rados.rados.0.smithi016.stdout:1069: snap_create 2024-04-10T03:11:44.831 INFO:tasks.rados.rados.0.smithi016.stdout:1066: finishing copy_from to smithi01663999-30 2024-04-10T03:11:44.831 INFO:tasks.rados.rados.0.smithi016.stdout:1066: got expected ENOENT (src dne) 2024-04-10T03:11:44.831 INFO:tasks.rados.rados.0.smithi016.stdout:1066: finishing copy_from racing read to smithi01663999-30 2024-04-10T03:11:44.843 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:44 smithi136 bash[61117]: debug 2024-04-10T03:11:44.439+0000 7f8745b66200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T03:11:44.843 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:44 smithi136 bash[61117]: debug 2024-04-10T03:11:44.567+0000 7f8745b66200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T03:11:44.843 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:44 smithi136 bash[23435]: audit 2024-04-10T03:11:43.512459+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:44.843 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:44 smithi136 bash[23435]: audit 2024-04-10T03:11:43.531107+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:44.843 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:44 smithi136 bash[23435]: cluster 2024-04-10T03:11:43.686359+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-04-10T03:11:44.843 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:44 smithi136 bash[23435]: cluster 2024-04-10T03:11:44.280187+0000 mgr.y (mgr.15117) 39 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 257 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-04-10T03:11:44.852 INFO:tasks.rados.rados.0.smithi016.stdout:1068: finishing copy_from racing read to smithi01663999-7 2024-04-10T03:11:44.854 INFO:tasks.rados.rados.0.smithi016.stdout:1068: finishing copy_from to smithi01663999-7 2024-04-10T03:11:44.855 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 70 (ObjNum 264 snap 78 seq_num 264) dirty exists 2024-04-10T03:11:45.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:44 smithi136 bash[61117]: debug 2024-04-10T03:11:44.847+0000 7f8745b66200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:11:45.691 INFO:tasks.rados.rados.0.smithi016.stdout:1066: done (3 left) 2024-04-10T03:11:45.691 INFO:tasks.rados.rados.0.smithi016.stdout:1067: done (2 left) 2024-04-10T03:11:45.691 INFO:tasks.rados.rados.0.smithi016.stdout:1068: done (1 left) 2024-04-10T03:11:45.691 INFO:tasks.rados.rados.0.smithi016.stdout:1069: done (0 left) 2024-04-10T03:11:45.691 INFO:tasks.rados.rados.0.smithi016.stdout:1070: read oid 48 snap -1 2024-04-10T03:11:45.691 INFO:tasks.rados.rados.0.smithi016.stdout:1070: expect deleted 2024-04-10T03:11:45.691 INFO:tasks.rados.rados.0.smithi016.stdout:1071: read oid 35 snap 107 2024-04-10T03:11:45.691 INFO:tasks.rados.rados.0.smithi016.stdout:1071: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:11:45.692 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 109 2024-04-10T03:11:45.692 INFO:tasks.rados.rados.0.smithi016.stdout:1072: seq_num 350 ranges {0=671744,671744=401408} 2024-04-10T03:11:45.702 INFO:tasks.rados.rados.0.smithi016.stdout:1072: writing smithi01663999-1 from 0 to 671744 tid 1 2024-04-10T03:11:45.709 INFO:tasks.rados.rados.0.smithi016.stdout:1072: writing smithi01663999-1 from 671744 to 1073152 tid 2 2024-04-10T03:11:45.709 INFO:tasks.rados.rados.0.smithi016.stdout:1073: snap_remove snap 108 2024-04-10T03:11:45.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:45 smithi136 bash[61117]: debug 2024-04-10T03:11:45.879+0000 7f8745b66200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T03:11:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:45 smithi136 bash[23435]: audit 2024-04-10T03:11:44.642586+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:45 smithi136 bash[23435]: audit 2024-04-10T03:11:44.658806+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:45 smithi136 bash[23435]: cluster 2024-04-10T03:11:44.704154+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-04-10T03:11:46.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:45 smithi016 bash[21212]: audit 2024-04-10T03:11:44.642586+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:46.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:45 smithi016 bash[21212]: audit 2024-04-10T03:11:44.658806+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:46.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:45 smithi016 bash[21212]: cluster 2024-04-10T03:11:44.704154+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-04-10T03:11:46.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:45 smithi016 bash[28961]: audit 2024-04-10T03:11:44.642586+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:46.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:45 smithi016 bash[28961]: audit 2024-04-10T03:11:44.658806+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:46.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:45 smithi016 bash[28961]: cluster 2024-04-10T03:11:44.704154+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-04-10T03:11:46.298 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:46 smithi136 bash[61117]: debug 2024-04-10T03:11:45.995+0000 7f8745b66200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T03:11:46.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:46 smithi136 bash[61117]: debug 2024-04-10T03:11:46.299+0000 7f8745b66200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T03:11:46.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:46 smithi136 bash[61117]: debug 2024-04-10T03:11:46.419+0000 7f8745b66200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T03:11:46.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:46 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-04-10T03:11:46.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:46 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:46.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:46 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:46.704 INFO:tasks.rados.rados.0.smithi016.stdout:1073: done (3 left) 2024-04-10T03:11:46.704 INFO:tasks.rados.rados.0.smithi016.stdout:1074: delete oid 8 current snap is 109 2024-04-10T03:11:46.704 INFO:tasks.rados.rados.0.smithi016.stdout:1072: finishing write tid 1 to smithi01663999-1 2024-04-10T03:11:46.704 INFO:tasks.rados.rados.0.smithi016.stdout:1072: finishing write tid 2 to smithi01663999-1 2024-04-10T03:11:46.704 INFO:tasks.rados.rados.0.smithi016.stdout:1072: finishing write tid 3 to smithi01663999-1 2024-04-10T03:11:46.704 INFO:tasks.rados.rados.0.smithi016.stdout:1072: finishing write tid 4 to smithi01663999-1 2024-04-10T03:11:46.704 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 511 (ObjNum 350 snap 109 seq_num 350) dirty exists 2024-04-10T03:11:46.705 INFO:tasks.rados.rados.0.smithi016.stdout:1072: left oid 1 (ObjNum 350 snap 109 seq_num 350) 2024-04-10T03:11:46.705 INFO:tasks.rados.rados.0.smithi016.stdout:1071: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:11:47.010 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:46 smithi136 bash[23435]: cluster 2024-04-10T03:11:45.697178+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-04-10T03:11:47.010 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:46 smithi136 bash[23435]: cluster 2024-04-10T03:11:46.280990+0000 mgr.y (mgr.15117) 40 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 257 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-04-10T03:11:47.010 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:46 smithi136 bash[61117]: debug 2024-04-10T03:11:46.887+0000 7f8745b66200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T03:11:47.010 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[61117]: debug 2024-04-10T03:11:47.011+0000 7f8745b66200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T03:11:47.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:46 smithi016 bash[28961]: cluster 2024-04-10T03:11:45.697178+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-04-10T03:11:47.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:46 smithi016 bash[28961]: cluster 2024-04-10T03:11:46.280990+0000 mgr.y (mgr.15117) 40 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 257 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-04-10T03:11:47.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:46 smithi016 bash[21212]: cluster 2024-04-10T03:11:45.697178+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-04-10T03:11:47.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:46 smithi016 bash[21212]: cluster 2024-04-10T03:11:46.280990+0000 mgr.y (mgr.15117) 40 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 257 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-04-10T03:11:47.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[61117]: [10/Apr/2024:03:11:47] ENGINE Bus STARTING 2024-04-10T03:11:47.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[61117]: CherryPy Checker: 2024-04-10T03:11:47.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[61117]: The Application mounted at '' has an empty config. 2024-04-10T03:11:47.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[61117]: [10/Apr/2024:03:11:47] ENGINE Serving on http://:::9283 2024-04-10T03:11:47.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[61117]: [10/Apr/2024:03:11:47] ENGINE Bus STARTED 2024-04-10T03:11:47.474 INFO:tasks.rados.rados.0.smithi016.stdout:1070: done (3 left) 2024-04-10T03:11:47.474 INFO:tasks.rados.rados.0.smithi016.stdout:1071: done (2 left) 2024-04-10T03:11:47.474 INFO:tasks.rados.rados.0.smithi016.stdout:1072: done (1 left) 2024-04-10T03:11:47.474 INFO:tasks.rados.rados.0.smithi016.stdout:1074: done (0 left) 2024-04-10T03:11:47.474 INFO:tasks.rados.rados.0.smithi016.stdout:1075: snap_remove snap 94 2024-04-10T03:11:47.727 INFO:tasks.rados.rados.0.smithi016.stdout:1075: done (0 left) 2024-04-10T03:11:47.728 INFO:tasks.rados.rados.0.smithi016.stdout:1076: copy_from oid 31 from oid 35 current snap is 109 2024-04-10T03:11:47.728 INFO:tasks.rados.rados.0.smithi016.stdout:1077: delete oid 47 current snap is 109 2024-04-10T03:11:47.745 INFO:tasks.rados.rados.0.smithi016.stdout:1077: done (1 left) 2024-04-10T03:11:47.745 INFO:tasks.rados.rados.0.smithi016.stdout:1078: snap_remove snap 105 2024-04-10T03:11:47.867 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[61675]: logger=settings t=2024-04-10T03:11:47.859929217Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:11:47.867 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[23435]: cluster 2024-04-10T03:11:46.710234+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-04-10T03:11:47.868 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[23435]: cluster 2024-04-10T03:11:47.041308+0000 mon.a (mon.0) 1448 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:11:47.868 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[23435]: cluster 2024-04-10T03:11:47.041544+0000 mon.a (mon.0) 1449 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:11:47.868 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[23435]: audit 2024-04-10T03:11:47.043176+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:11:47.868 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[23435]: audit 2024-04-10T03:11:47.043811+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:11:47.868 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[23435]: audit 2024-04-10T03:11:47.045878+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:11:47.868 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:47 smithi136 bash[23435]: audit 2024-04-10T03:11:47.047312+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:11:48.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[21212]: cluster 2024-04-10T03:11:46.710234+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-04-10T03:11:48.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[21212]: cluster 2024-04-10T03:11:47.041308+0000 mon.a (mon.0) 1448 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:11:48.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[21212]: cluster 2024-04-10T03:11:47.041544+0000 mon.a (mon.0) 1449 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:11:48.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[21212]: audit 2024-04-10T03:11:47.043176+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:11:48.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[21212]: audit 2024-04-10T03:11:47.043811+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:11:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[21212]: audit 2024-04-10T03:11:47.045878+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:11:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[21212]: audit 2024-04-10T03:11:47.047312+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:11:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[28961]: cluster 2024-04-10T03:11:46.710234+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-04-10T03:11:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[28961]: cluster 2024-04-10T03:11:47.041308+0000 mon.a (mon.0) 1448 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:11:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[28961]: cluster 2024-04-10T03:11:47.041544+0000 mon.a (mon.0) 1449 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:11:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[28961]: audit 2024-04-10T03:11:47.043176+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:11:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[28961]: audit 2024-04-10T03:11:47.043811+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:11:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[28961]: audit 2024-04-10T03:11:47.045878+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:11:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:47 smithi016 bash[28961]: audit 2024-04-10T03:11:47.047312+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.136:0/66740628' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:11:48.735 INFO:tasks.rados.rados.0.smithi016.stdout:1078: done (1 left) 2024-04-10T03:11:48.735 INFO:tasks.rados.rados.0.smithi016.stdout:1079: snap_create 2024-04-10T03:11:48.735 INFO:tasks.rados.rados.0.smithi016.stdout:1076: finishing copy_from racing read to smithi01663999-31 2024-04-10T03:11:48.736 INFO:tasks.rados.rados.0.smithi016.stdout:1076: finishing copy_from to smithi01663999-31 2024-04-10T03:11:48.736 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 395 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:11:48.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:48 smithi136 bash[23435]: cluster 2024-04-10T03:11:47.718383+0000 mon.a (mon.0) 1450 : cluster [DBG] mgrmap e37: y(active, since 41s), standbys: x 2024-04-10T03:11:48.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:48 smithi136 bash[23435]: cluster 2024-04-10T03:11:47.733732+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-04-10T03:11:48.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:48 smithi136 bash[23435]: cluster 2024-04-10T03:11:48.281766+0000 mgr.y (mgr.15117) 41 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-04-10T03:11:48.916 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:48 smithi136 bash[60584]: ts=2024-04-10T03:11:48.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:11:48.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:48 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:11:48.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:48 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:11:49.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:48 smithi016 bash[21212]: cluster 2024-04-10T03:11:47.718383+0000 mon.a (mon.0) 1450 : cluster [DBG] mgrmap e37: y(active, since 41s), standbys: x 2024-04-10T03:11:49.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:48 smithi016 bash[21212]: cluster 2024-04-10T03:11:47.733732+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-04-10T03:11:49.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:48 smithi016 bash[21212]: cluster 2024-04-10T03:11:48.281766+0000 mgr.y (mgr.15117) 41 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-04-10T03:11:49.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:48 smithi016 bash[28961]: cluster 2024-04-10T03:11:47.718383+0000 mon.a (mon.0) 1450 : cluster [DBG] mgrmap e37: y(active, since 41s), standbys: x 2024-04-10T03:11:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:48 smithi016 bash[28961]: cluster 2024-04-10T03:11:47.733732+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-04-10T03:11:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:48 smithi016 bash[28961]: cluster 2024-04-10T03:11:48.281766+0000 mgr.y (mgr.15117) 41 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-04-10T03:11:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:1076: done (1 left) 2024-04-10T03:11:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:1079: done (0 left) 2024-04-10T03:11:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:1080: copy_from oid 20 from oid 32 current snap is 110 2024-04-10T03:11:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:1081: delete oid 3 current snap is 110 2024-04-10T03:11:49.753 INFO:tasks.rados.rados.0.smithi016.stdout:1081: done (1 left) 2024-04-10T03:11:49.753 INFO:tasks.rados.rados.0.smithi016.stdout:1082: copy_from oid 45 from oid 37 current snap is 110 2024-04-10T03:11:49.753 INFO:tasks.rados.rados.0.smithi016.stdout:1083: snap_remove snap 98 2024-04-10T03:11:50.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:49 smithi016 bash[21212]: cluster 2024-04-10T03:11:48.741498+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-04-10T03:11:50.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:49 smithi016 bash[28961]: cluster 2024-04-10T03:11:48.741498+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-04-10T03:11:50.145 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:49 smithi136 bash[23435]: cluster 2024-04-10T03:11:48.741498+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-04-10T03:11:50.757 INFO:tasks.rados.rados.0.smithi016.stdout:1083: done (2 left) 2024-04-10T03:11:50.757 INFO:tasks.rados.rados.0.smithi016.stdout:1084: snap_create 2024-04-10T03:11:50.757 INFO:tasks.rados.rados.0.smithi016.stdout:1082: finishing copy_from racing read to smithi01663999-45 2024-04-10T03:11:50.757 INFO:tasks.rados.rados.0.smithi016.stdout:1080: finishing copy_from racing read to smithi01663999-20 2024-04-10T03:11:50.757 INFO:tasks.rados.rados.0.smithi016.stdout:1082: finishing copy_from to smithi01663999-45 2024-04-10T03:11:50.757 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 338 (ObjNum 300 snap 93 seq_num 300) dirty exists 2024-04-10T03:11:50.757 INFO:tasks.rados.rados.0.smithi016.stdout:1080: finishing copy_from to smithi01663999-20 2024-04-10T03:11:50.757 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 429 (ObjNum 306 snap 97 seq_num 306) dirty exists 2024-04-10T03:11:51.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:50 smithi016 bash[21212]: cluster 2024-04-10T03:11:49.741916+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-04-10T03:11:51.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:50 smithi016 bash[21212]: cluster 2024-04-10T03:11:50.282530+0000 mgr.y (mgr.15117) 42 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-04-10T03:11:51.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:50 smithi016 bash[28961]: cluster 2024-04-10T03:11:49.741916+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-04-10T03:11:51.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:50 smithi016 bash[28961]: cluster 2024-04-10T03:11:50.282530+0000 mgr.y (mgr.15117) 42 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-04-10T03:11:51.092 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:50 smithi136 bash[23435]: cluster 2024-04-10T03:11:49.741916+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-04-10T03:11:51.092 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:50 smithi136 bash[23435]: cluster 2024-04-10T03:11:50.282530+0000 mgr.y (mgr.15117) 42 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-04-10T03:11:51.764 INFO:tasks.rados.rados.0.smithi016.stdout:1080: done (2 left) 2024-04-10T03:11:51.764 INFO:tasks.rados.rados.0.smithi016.stdout:1082: done (1 left) 2024-04-10T03:11:51.764 INFO:tasks.rados.rados.0.smithi016.stdout:1084: done (0 left) 2024-04-10T03:11:51.764 INFO:tasks.rados.rados.0.smithi016.stdout:1085: snap_remove snap 103 2024-04-10T03:11:52.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:11:51] "GET /metrics HTTP/1.1" 200 36163 "" "Prometheus/2.43.0" 2024-04-10T03:11:52.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:51 smithi016 bash[21212]: cluster 2024-04-10T03:11:50.762604+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-04-10T03:11:52.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:51 smithi016 bash[21212]: audit 2024-04-10T03:11:51.421914+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:52.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:51 smithi016 bash[28961]: cluster 2024-04-10T03:11:50.762604+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-04-10T03:11:52.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:51 smithi016 bash[28961]: audit 2024-04-10T03:11:51.421914+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:52.266 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:51 smithi136 bash[23435]: cluster 2024-04-10T03:11:50.762604+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-04-10T03:11:52.267 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:51 smithi136 bash[23435]: audit 2024-04-10T03:11:51.421914+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:11:52.770 INFO:tasks.rados.rados.0.smithi016.stdout:1085: done (0 left) 2024-04-10T03:11:52.770 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 111 2024-04-10T03:11:52.770 INFO:tasks.rados.rados.0.smithi016.stdout:1086: seq_num 354 ranges {4325376=737280,5062656=401408} 2024-04-10T03:11:52.842 INFO:tasks.rados.rados.0.smithi016.stdout:1086: writing smithi01663999-25 from 4325376 to 5062656 tid 1 2024-04-10T03:11:52.846 INFO:tasks.rados.rados.0.smithi016.stdout:1086: writing smithi01663999-25 from 5062656 to 5464064 tid 2 2024-04-10T03:11:52.846 INFO:tasks.rados.rados.0.smithi016.stdout:1087: copy_from oid 1 from oid 10 current snap is 111 2024-04-10T03:11:52.846 INFO:tasks.rados.rados.0.smithi016.stdout:1088: read oid 46 snap -1 2024-04-10T03:11:52.846 INFO:tasks.rados.rados.0.smithi016.stdout:1088: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:11:52.846 INFO:tasks.rados.rados.0.smithi016.stdout:1089: setattr oid 4 current snap is 111 2024-04-10T03:11:52.848 INFO:tasks.rados.rados.0.smithi016.stdout:1090: delete oid 21 current snap is 111 2024-04-10T03:11:52.854 INFO:tasks.rados.rados.0.smithi016.stdout:1086: finishing write tid 1 to smithi01663999-25 2024-04-10T03:11:52.855 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 471 (ObjNum 180 snap 50 seq_num 180) dirty exists 2024-04-10T03:11:52.855 INFO:tasks.rados.rados.0.smithi016.stdout:1089: done (4 left) 2024-04-10T03:11:52.855 INFO:tasks.rados.rados.0.smithi016.stdout:1090: done (3 left) 2024-04-10T03:11:52.855 INFO:tasks.rados.rados.0.smithi016.stdout:1091: snap_remove snap 101 2024-04-10T03:11:53.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:52 smithi016 bash[21212]: cluster 2024-04-10T03:11:51.767669+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-04-10T03:11:53.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:52 smithi016 bash[21212]: cluster 2024-04-10T03:11:52.283577+0000 mgr.y (mgr.15117) 43 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:11:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:52 smithi016 bash[28961]: cluster 2024-04-10T03:11:51.767669+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-04-10T03:11:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:52 smithi016 bash[28961]: cluster 2024-04-10T03:11:52.283577+0000 mgr.y (mgr.15117) 43 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:11:53.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:52 smithi136 bash[23435]: cluster 2024-04-10T03:11:51.767669+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-04-10T03:11:53.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:52 smithi136 bash[23435]: cluster 2024-04-10T03:11:52.283577+0000 mgr.y (mgr.15117) 43 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:11:53.682 INFO:tasks.rados.rados.0.smithi016.stdout:1091: done (3 left) 2024-04-10T03:11:53.682 INFO:tasks.rados.rados.0.smithi016.stdout:1092: rollback oid 41 current snap is 111 2024-04-10T03:11:53.688 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 109 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1088: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1088: done (3 left) 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1093: read oid 7 snap -1 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1093: expect (ObjNum 264 snap 78 seq_num 264) 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 111 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1086: finishing write tid 2 to smithi01663999-25 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1086: finishing write tid 3 to smithi01663999-25 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1086: finishing write tid 4 to smithi01663999-25 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 447 (ObjNum 354 snap 111 seq_num 354) dirty exists 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1086: left oid 25 (ObjNum 354 snap 111 seq_num 354) 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1087: finishing copy_from to smithi01663999-1 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1087: got expected ENOENT (src dne) 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1087: finishing copy_from racing read to smithi01663999-1 2024-04-10T03:11:53.689 INFO:tasks.rados.rados.0.smithi016.stdout:1094: seq_num 356 ranges {2080768=770048,2850816=401408} 2024-04-10T03:11:53.718 INFO:tasks.rados.rados.0.smithi016.stdout:1094: writing smithi01663999-39 from 2080768 to 2850816 tid 1 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1094: writing smithi01663999-39 from 2850816 to 3252224 tid 2 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1086: done (4 left) 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1087: done (3 left) 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1095: read oid 48 snap -1 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1095: expect deleted 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1096: rollback oid 46 current snap is 111 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 110 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1092: finishing rollback tid 0 to smithi01663999-41 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1092: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1092: finishing rollback tid 2 to smithi01663999-41 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 432 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-04-10T03:11:53.722 INFO:tasks.rados.rados.0.smithi016.stdout:1092: done (4 left) 2024-04-10T03:11:53.723 INFO:tasks.rados.rados.0.smithi016.stdout:1097: delete oid 32 current snap is 111 2024-04-10T03:11:53.725 INFO:tasks.rados.rados.0.smithi016.stdout:1094: finishing write tid 1 to smithi01663999-39 2024-04-10T03:11:53.726 INFO:tasks.rados.rados.0.smithi016.stdout:1096: finishing rollback tid 0 to smithi01663999-46 2024-04-10T03:11:53.726 INFO:tasks.rados.rados.0.smithi016.stdout:1096: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:11:53.726 INFO:tasks.rados.rados.0.smithi016.stdout:1096: finishing rollback tid 2 to smithi01663999-46 2024-04-10T03:11:53.726 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 455 (ObjNum 65 snap 0 seq_num 1365136992) dirty exists 2024-04-10T03:11:53.727 INFO:tasks.rados.rados.0.smithi016.stdout:1094: finishing write tid 2 to smithi01663999-39 2024-04-10T03:11:53.727 INFO:tasks.rados.rados.0.smithi016.stdout:1094: finishing write tid 3 to smithi01663999-39 2024-04-10T03:11:53.730 INFO:tasks.rados.rados.0.smithi016.stdout:1093: expect (ObjNum 264 snap 78 seq_num 264) 2024-04-10T03:11:53.898 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:1094: finishing write tid 4 to smithi01663999-39 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 735 (ObjNum 356 snap 111 seq_num 356) dirty exists 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:1094: left oid 39 (ObjNum 356 snap 111 seq_num 356) 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:1093: done (4 left) 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:1094: done (3 left) 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:1095: done (2 left) 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:1096: done (1 left) 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:1097: done (0 left) 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:1098: rollback oid 15 current snap is 111 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 15 to 109 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 111 2024-04-10T03:11:53.901 INFO:tasks.rados.rados.0.smithi016.stdout:1099: seq_num 358 ranges {7757824=802816,8560640=401408} 2024-04-10T03:11:53.967 INFO:tasks.rados.rados.0.smithi016.stdout:1099: writing smithi01663999-16 from 7757824 to 8560640 tid 1 2024-04-10T03:11:53.970 INFO:tasks.rados.rados.0.smithi016.stdout:1099: writing smithi01663999-16 from 8560640 to 8962048 tid 2 2024-04-10T03:11:53.970 INFO:tasks.rados.rados.0.smithi016.stdout:1100: delete oid 19 current snap is 111 2024-04-10T03:11:53.970 INFO:tasks.rados.rados.0.smithi016.stdout:1098: finishing rollback tid 0 to smithi01663999-15 2024-04-10T03:11:53.971 INFO:tasks.rados.rados.0.smithi016.stdout:1098: finishing rollback tid 1 to smithi01663999-15 2024-04-10T03:11:53.971 INFO:tasks.rados.rados.0.smithi016.stdout:1098: finishing rollback tid 2 to smithi01663999-15 2024-04-10T03:11:53.971 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 838 (ObjNum 341 snap 105 seq_num 341) dirty exists 2024-04-10T03:11:53.975 INFO:tasks.rados.rados.0.smithi016.stdout:1098: done (2 left) 2024-04-10T03:11:53.976 INFO:tasks.rados.rados.0.smithi016.stdout:1100: done (1 left) 2024-04-10T03:11:53.976 INFO:tasks.rados.rados.0.smithi016.stdout:1101: rollback oid 47 current snap is 111 2024-04-10T03:11:53.976 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 93 2024-04-10T03:11:53.976 INFO:tasks.rados.rados.0.smithi016.stdout:1102: read oid 29 snap -1 2024-04-10T03:11:53.976 INFO:tasks.rados.rados.0.smithi016.stdout:1102: expect (ObjNum 348 snap 108 seq_num 348) 2024-04-10T03:11:53.976 INFO:tasks.rados.rados.0.smithi016.stdout:1103: setattr oid 31 current snap is 111 2024-04-10T03:11:53.978 INFO:tasks.rados.rados.0.smithi016.stdout:1099: finishing write tid 1 to smithi01663999-16 2024-04-10T03:11:53.979 INFO:tasks.rados.rados.0.smithi016.stdout:1104: read oid 36 snap 109 2024-04-10T03:11:53.979 INFO:tasks.rados.rados.0.smithi016.stdout:1104: expect (ObjNum 346 snap 108 seq_num 346) 2024-04-10T03:11:53.979 INFO:tasks.rados.rados.0.smithi016.stdout:1105: copy_from oid 43 from oid 6 current snap is 111 2024-04-10T03:11:53.979 INFO:tasks.rados.rados.0.smithi016.stdout:1106: rollback oid 20 current snap is 111 2024-04-10T03:11:53.979 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 110 2024-04-10T03:11:53.979 INFO:tasks.rados.rados.0.smithi016.stdout:1107: snap_create 2024-04-10T03:11:53.979 INFO:tasks.rados.rados.0.smithi016.stdout:1099: finishing write tid 2 to smithi01663999-16 2024-04-10T03:11:53.984 INFO:tasks.rados.rados.0.smithi016.stdout:1102: expect (ObjNum 348 snap 108 seq_num 348) 2024-04-10T03:11:54.017 INFO:tasks.rados.rados.0.smithi016.stdout:1105: finishing copy_from to smithi01663999-43 2024-04-10T03:11:54.017 INFO:tasks.rados.rados.0.smithi016.stdout:1105: got expected ENOENT (src dne) 2024-04-10T03:11:54.017 INFO:tasks.rados.rados.0.smithi016.stdout:1099: finishing write tid 3 to smithi01663999-16 2024-04-10T03:11:54.017 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 840 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:11:54.017 INFO:tasks.rados.rados.0.smithi016.stdout:1106: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:11:54.017 INFO:tasks.rados.rados.0.smithi016.stdout:1106: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:11:54.017 INFO:tasks.rados.rados.0.smithi016.stdout:1106: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:11:54.018 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 435 (ObjNum 306 snap 97 seq_num 306) dirty exists 2024-04-10T03:11:54.018 INFO:tasks.rados.rados.0.smithi016.stdout:1105: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:11:54.018 INFO:tasks.rados.rados.0.smithi016.stdout:1101: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:11:54.018 INFO:tasks.rados.rados.0.smithi016.stdout:1101: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:11:54.018 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 552 (ObjNum 292 snap 90 seq_num 292) dirty exists 2024-04-10T03:11:54.018 INFO:tasks.rados.rados.0.smithi016.stdout:1104: expect (ObjNum 346 snap 108 seq_num 346) 2024-04-10T03:11:54.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:53 smithi016 bash[28961]: cluster 2024-04-10T03:11:52.773758+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-04-10T03:11:54.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:53 smithi016 bash[28961]: cluster 2024-04-10T03:11:53.689178+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-04-10T03:11:54.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:53 smithi016 bash[21212]: cluster 2024-04-10T03:11:52.773758+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-04-10T03:11:54.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:53 smithi016 bash[21212]: cluster 2024-04-10T03:11:53.689178+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-04-10T03:11:54.059 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:53 smithi136 bash[23435]: cluster 2024-04-10T03:11:52.773758+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-04-10T03:11:54.059 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:53 smithi136 bash[23435]: cluster 2024-04-10T03:11:53.689178+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-04-10T03:11:54.204 INFO:tasks.rados.rados.0.smithi016.stdout:1099: finishing write tid 4 to smithi01663999-16 2024-04-10T03:11:54.204 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 550 (ObjNum 358 snap 111 seq_num 358) dirty exists 2024-04-10T03:11:54.204 INFO:tasks.rados.rados.0.smithi016.stdout:1099: left oid 16 (ObjNum 358 snap 111 seq_num 358) 2024-04-10T03:11:54.279 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:11:54.279 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (91s) 41s ago 7m 14.1M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:11:54.279 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 unknown 10s ago 6m - - 2024-04-10T03:11:54.279 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (8m) 41s ago 8m 13.6M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:11:54.279 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (8m) 10s ago 8m 16.9M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:11:54.279 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (16s) 10s ago 15m 120M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (64s) 41s ago 18m 470M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (18m) 41s ago 18m 57.5M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 400d5020a386 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (16m) 10s ago 16m 49.8M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (16m) 41s ago 16m 45.4M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 3319e114beef 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (96s) 41s ago 7m 7476k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (84s) 10s ago 7m 7887k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (14m) 41s ago 14m 152M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (14m) 41s ago 14m 142M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (13m) 41s ago 13m 163M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (12m) 41s ago 12m 118M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (11m) 10s ago 11m 161M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:11:54.280 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (10m) 10s ago 10m 147M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:11:54.281 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (10m) 10s ago 10m 90.2M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:11:54.281 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (9m) 10s ago 9m 136M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:11:54.281 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (24s) 10s ago 7m 39.3M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:11:54.721 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:11:54.721 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 13, 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:11:54.722 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:11:54.723 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:1099: done (7 left) 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:1101: done (6 left) 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:1102: done (5 left) 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:1103: done (4 left) 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:1104: done (3 left) 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:1105: done (2 left) 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:1106: done (1 left) 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:1107: done (0 left) 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 112 2024-04-10T03:11:54.790 INFO:tasks.rados.rados.0.smithi016.stdout:1108: seq_num 360 ranges {3252224=434176,3686400=704512,4390912=98304} 2024-04-10T03:11:54.816 INFO:tasks.rados.rados.0.smithi016.stdout:1108: writing smithi01663999-39 from 3252224 to 3686400 tid 1 2024-04-10T03:11:54.823 INFO:tasks.rados.rados.0.smithi016.stdout:1108: writing smithi01663999-39 from 3686400 to 4390912 tid 2 2024-04-10T03:11:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:1108: writing smithi01663999-39 from 4390912 to 4489216 tid 3 2024-04-10T03:11:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 112 2024-04-10T03:11:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:1109: seq_num 361 ranges {10158080=450560,10608640=581632,11190272=221184} 2024-04-10T03:11:54.890 INFO:tasks.rados.rados.0.smithi016.stdout:1109: writing smithi01663999-43 from 10158080 to 10608640 tid 1 2024-04-10T03:11:54.893 INFO:tasks.rados.rados.0.smithi016.stdout:1109: writing smithi01663999-43 from 10608640 to 11190272 tid 2 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1109: writing smithi01663999-43 from 11190272 to 11411456 tid 3 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1110: read oid 2 snap -1 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1110: expect (ObjNum 331 snap 104 seq_num 331) 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1111: delete oid 13 current snap is 112 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1108: finishing write tid 1 to smithi01663999-39 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1108: finishing write tid 2 to smithi01663999-39 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1108: finishing write tid 3 to smithi01663999-39 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1108: finishing write tid 4 to smithi01663999-39 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1108: finishing write tid 5 to smithi01663999-39 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 739 (ObjNum 360 snap 112 seq_num 360) dirty exists 2024-04-10T03:11:54.895 INFO:tasks.rados.rados.0.smithi016.stdout:1108: left oid 39 (ObjNum 360 snap 112 seq_num 360) 2024-04-10T03:11:54.901 INFO:tasks.rados.rados.0.smithi016.stdout:1108: done (3 left) 2024-04-10T03:11:54.901 INFO:tasks.rados.rados.0.smithi016.stdout:1111: done (2 left) 2024-04-10T03:11:54.901 INFO:tasks.rados.rados.0.smithi016.stdout:1112: copy_from oid 49 from oid 41 current snap is 112 2024-04-10T03:11:54.901 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 112 2024-04-10T03:11:54.901 INFO:tasks.rados.rados.0.smithi016.stdout:1113: seq_num 363 ranges {8560640=483328,9043968=753664,9797632=49152} 2024-04-10T03:11:54.952 INFO:tasks.rados.rados.0.smithi016.stdout:1113: writing smithi01663999-5 from 8560640 to 9043968 tid 1 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1113: writing smithi01663999-5 from 9043968 to 9797632 tid 2 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1113: writing smithi01663999-5 from 9797632 to 9846784 tid 3 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1114: delete oid 48 current snap is 112 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1109: finishing write tid 1 to smithi01663999-43 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1109: finishing write tid 2 to smithi01663999-43 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1109: finishing write tid 3 to smithi01663999-43 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1109: finishing write tid 4 to smithi01663999-43 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1109: finishing write tid 5 to smithi01663999-43 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 845 (ObjNum 361 snap 112 seq_num 361) dirty exists 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1109: left oid 43 (ObjNum 361 snap 112 seq_num 361) 2024-04-10T03:11:54.957 INFO:tasks.rados.rados.0.smithi016.stdout:1110: expect (ObjNum 331 snap 104 seq_num 331) 2024-04-10T03:11:54.979 INFO:tasks.rados.rados.0.smithi016.stdout:1112: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:11:54.979 INFO:tasks.rados.rados.0.smithi016.stdout:1112: finishing copy_from to smithi01663999-49 2024-04-10T03:11:54.979 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 432 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-04-10T03:11:54.979 INFO:tasks.rados.rados.0.smithi016.stdout:1109: done (4 left) 2024-04-10T03:11:54.979 INFO:tasks.rados.rados.0.smithi016.stdout:1110: done (3 left) 2024-04-10T03:11:54.979 INFO:tasks.rados.rados.0.smithi016.stdout:1112: done (2 left) 2024-04-10T03:11:54.979 INFO:tasks.rados.rados.0.smithi016.stdout:1114: done (1 left) 2024-04-10T03:11:54.979 INFO:tasks.rados.rados.0.smithi016.stdout:1115: snap_create 2024-04-10T03:11:54.979 INFO:tasks.rados.rados.0.smithi016.stdout:1113: finishing write tid 1 to smithi01663999-5 2024-04-10T03:11:54.980 INFO:tasks.rados.rados.0.smithi016.stdout:1113: finishing write tid 2 to smithi01663999-5 2024-04-10T03:11:54.980 INFO:tasks.rados.rados.0.smithi016.stdout:1113: finishing write tid 3 to smithi01663999-5 2024-04-10T03:11:54.980 INFO:tasks.rados.rados.0.smithi016.stdout:1113: finishing write tid 4 to smithi01663999-5 2024-04-10T03:11:54.980 INFO:tasks.rados.rados.0.smithi016.stdout:1113: finishing write tid 5 to smithi01663999-5 2024-04-10T03:11:54.980 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 850 (ObjNum 363 snap 112 seq_num 363) dirty exists 2024-04-10T03:11:54.980 INFO:tasks.rados.rados.0.smithi016.stdout:1113: left oid 5 (ObjNum 363 snap 112 seq_num 363) 2024-04-10T03:11:55.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:53.891688+0000 mgr.y (mgr.15117) 44 : audit [DBG] from='client.25109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:55.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.265847+0000 mgr.y (mgr.15117) 45 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:55.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: cluster 2024-04-10T03:11:54.284192+0000 mgr.y (mgr.15117) 46 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 3.9 MiB/s wr, 2 op/s 2024-04-10T03:11:55.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.647264+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.662349+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.666318+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.668080+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.681069+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.728753+0000 mon.a (mon.0) 1461 : audit [DBG] from='client.? 172.21.15.16:0/1192188001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.765080+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.767829+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.774711+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.776314+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[21212]: audit 2024-04-10T03:11:54.776754+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:53.891688+0000 mgr.y (mgr.15117) 44 : audit [DBG] from='client.25109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:55.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.265847+0000 mgr.y (mgr.15117) 45 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: cluster 2024-04-10T03:11:54.284192+0000 mgr.y (mgr.15117) 46 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 3.9 MiB/s wr, 2 op/s 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.647264+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.662349+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.666318+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.668080+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.681069+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.728753+0000 mon.a (mon.0) 1461 : audit [DBG] from='client.? 172.21.15.16:0/1192188001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.765080+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.767829+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.774711+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.776314+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-10T03:11:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:54 smithi016 bash[28961]: audit 2024-04-10T03:11:54.776754+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-10T03:11:55.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:53.891688+0000 mgr.y (mgr.15117) 44 : audit [DBG] from='client.25109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.265847+0000 mgr.y (mgr.15117) 45 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: cluster 2024-04-10T03:11:54.284192+0000 mgr.y (mgr.15117) 46 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 3.9 MiB/s wr, 2 op/s 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.647264+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.662349+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.666318+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.668080+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.681069+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.728753+0000 mon.a (mon.0) 1461 : audit [DBG] from='client.? 172.21.15.16:0/1192188001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.765080+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.767829+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.774711+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.776314+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-10T03:11:55.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:54 smithi136 bash[23435]: audit 2024-04-10T03:11:54.776754+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-10T03:11:55.806 INFO:tasks.rados.rados.0.smithi016.stdout:1113: done (1 left) 2024-04-10T03:11:55.806 INFO:tasks.rados.rados.0.smithi016.stdout:1115: done (0 left) 2024-04-10T03:11:55.806 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 113 2024-04-10T03:11:55.806 INFO:tasks.rados.rados.0.smithi016.stdout:1116: seq_num 365 ranges {761856=516096,1277952=573440,1851392=229376} 2024-04-10T03:11:55.811 INFO:tasks.rados.rados.0.smithi016.stdout:1116: writing smithi01663999-47 from 761856 to 1277952 tid 1 2024-04-10T03:11:55.815 INFO:tasks.rados.rados.0.smithi016.stdout:1116: writing smithi01663999-47 from 1277952 to 1851392 tid 2 2024-04-10T03:11:55.816 INFO:tasks.rados.rados.0.smithi016.stdout:1116: writing smithi01663999-47 from 1851392 to 2080768 tid 3 2024-04-10T03:11:55.816 INFO:tasks.rados.rados.0.smithi016.stdout:1117: snap_remove snap 112 2024-04-10T03:11:56.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: cluster 2024-04-10T03:11:54.671264+0000 mgr.y (mgr.15117) 47 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 4.0 MiB/s wr, 2 op/s 2024-04-10T03:11:56.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: cluster 2024-04-10T03:11:54.671874+0000 mgr.y (mgr.15117) 48 : cluster [DBG] pgmap v76: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 5.4 MiB/s wr, 3 op/s 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: cephadm 2024-04-10T03:11:54.768676+0000 mgr.y (mgr.15117) 49 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: audit 2024-04-10T03:11:54.782376+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: audit 2024-04-10T03:11:54.788871+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: cluster 2024-04-10T03:11:54.796519+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: audit 2024-04-10T03:11:54.798724+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: audit 2024-04-10T03:11:54.802881+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: audit 2024-04-10T03:11:54.805003+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: audit 2024-04-10T03:11:54.805919+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[21212]: cephadm 2024-04-10T03:11:54.806589+0000 mgr.y (mgr.15117) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: cluster 2024-04-10T03:11:54.671264+0000 mgr.y (mgr.15117) 47 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 4.0 MiB/s wr, 2 op/s 2024-04-10T03:11:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: cluster 2024-04-10T03:11:54.671874+0000 mgr.y (mgr.15117) 48 : cluster [DBG] pgmap v76: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 5.4 MiB/s wr, 3 op/s 2024-04-10T03:11:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: cephadm 2024-04-10T03:11:54.768676+0000 mgr.y (mgr.15117) 49 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-10T03:11:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: audit 2024-04-10T03:11:54.782376+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-10T03:11:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: audit 2024-04-10T03:11:54.788871+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-10T03:11:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: cluster 2024-04-10T03:11:54.796519+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-04-10T03:11:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: audit 2024-04-10T03:11:54.798724+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-10T03:11:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: audit 2024-04-10T03:11:54.802881+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-10T03:11:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: audit 2024-04-10T03:11:54.805003+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-10T03:11:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: audit 2024-04-10T03:11:54.805919+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-10T03:11:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:55 smithi016 bash[28961]: cephadm 2024-04-10T03:11:54.806589+0000 mgr.y (mgr.15117) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-10T03:11:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: cluster 2024-04-10T03:11:54.671264+0000 mgr.y (mgr.15117) 47 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 4.0 MiB/s wr, 2 op/s 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: cluster 2024-04-10T03:11:54.671874+0000 mgr.y (mgr.15117) 48 : cluster [DBG] pgmap v76: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 5.4 MiB/s wr, 3 op/s 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: cephadm 2024-04-10T03:11:54.768676+0000 mgr.y (mgr.15117) 49 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: audit 2024-04-10T03:11:54.782376+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: audit 2024-04-10T03:11:54.788871+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: cluster 2024-04-10T03:11:54.796519+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: audit 2024-04-10T03:11:54.798724+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: audit 2024-04-10T03:11:54.802881+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15117 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: audit 2024-04-10T03:11:54.805003+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: audit 2024-04-10T03:11:54.805919+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-10T03:11:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:55 smithi136 bash[23435]: cephadm 2024-04-10T03:11:54.806589+0000 mgr.y (mgr.15117) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-10T03:11:56.816 INFO:tasks.rados.rados.0.smithi016.stdout:1116: finishing write tid 1 to smithi01663999-47 2024-04-10T03:11:56.816 INFO:tasks.rados.rados.0.smithi016.stdout:1116: finishing write tid 2 to smithi01663999-47 2024-04-10T03:11:56.816 INFO:tasks.rados.rados.0.smithi016.stdout:1116: finishing write tid 3 to smithi01663999-47 2024-04-10T03:11:56.816 INFO:tasks.rados.rados.0.smithi016.stdout:1116: finishing write tid 4 to smithi01663999-47 2024-04-10T03:11:56.816 INFO:tasks.rados.rados.0.smithi016.stdout:1116: finishing write tid 5 to smithi01663999-47 2024-04-10T03:11:56.816 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 557 (ObjNum 365 snap 113 seq_num 365) dirty exists 2024-04-10T03:11:56.816 INFO:tasks.rados.rados.0.smithi016.stdout:1116: left oid 47 (ObjNum 365 snap 113 seq_num 365) 2024-04-10T03:11:56.817 INFO:tasks.rados.rados.0.smithi016.stdout:1116: done (1 left) 2024-04-10T03:11:56.817 INFO:tasks.rados.rados.0.smithi016.stdout:1117: done (0 left) 2024-04-10T03:11:56.817 INFO:tasks.rados.rados.0.smithi016.stdout:1118: delete oid 38 current snap is 113 2024-04-10T03:11:56.824 INFO:tasks.rados.rados.0.smithi016.stdout:1118: done (0 left) 2024-04-10T03:11:56.824 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 113 2024-04-10T03:11:56.824 INFO:tasks.rados.rados.0.smithi016.stdout:1119: seq_num 367 ranges {0=548864,548864=737280,1286144=65536} 2024-04-10T03:11:56.827 INFO:tasks.rados.rados.0.smithi016.stdout:1119: writing smithi01663999-46 from 0 to 548864 tid 1 2024-04-10T03:11:56.838 INFO:tasks.rados.rados.0.smithi016.stdout:1119: writing smithi01663999-46 from 548864 to 1286144 tid 2 2024-04-10T03:11:56.838 INFO:tasks.rados.rados.0.smithi016.stdout:1119: writing smithi01663999-46 from 1286144 to 1351680 tid 3 2024-04-10T03:11:56.839 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 113 2024-04-10T03:11:56.839 INFO:tasks.rados.rados.0.smithi016.stdout:1120: seq_num 368 ranges {2080768=573440,2654208=622592,3276800=180224} 2024-04-10T03:11:56.847 INFO:tasks.rados.rados.0.smithi016.stdout:1120: writing smithi01663999-15 from 2080768 to 2654208 tid 1 2024-04-10T03:11:56.851 INFO:tasks.rados.rados.0.smithi016.stdout:1120: writing smithi01663999-15 from 2654208 to 3276800 tid 2 2024-04-10T03:11:56.853 INFO:tasks.rados.rados.0.smithi016.stdout:1120: writing smithi01663999-15 from 3276800 to 3457024 tid 3 2024-04-10T03:11:56.853 INFO:tasks.rados.rados.0.smithi016.stdout:1121: read oid 31 snap -1 2024-04-10T03:11:56.853 INFO:tasks.rados.rados.0.smithi016.stdout:1121: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:11:56.853 INFO:tasks.rados.rados.0.smithi016.stdout:1122: rollback oid 24 current snap is 113 2024-04-10T03:11:56.853 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 24 to 110 2024-04-10T03:11:56.853 INFO:tasks.rados.rados.0.smithi016.stdout:1123: read oid 44 snap -1 2024-04-10T03:11:56.853 INFO:tasks.rados.rados.0.smithi016.stdout:1123: expect (ObjNum 245 snap 64 seq_num 245) 2024-04-10T03:11:56.854 INFO:tasks.rados.rados.0.smithi016.stdout:1124: read oid 11 snap 110 2024-04-10T03:11:56.854 INFO:tasks.rados.rados.0.smithi016.stdout:1124: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:11:56.854 INFO:tasks.rados.rados.0.smithi016.stdout:1125: rollback oid 43 current snap is 113 2024-04-10T03:11:56.854 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 110 2024-04-10T03:11:56.854 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 113 2024-04-10T03:11:56.854 INFO:tasks.rados.rados.0.smithi016.stdout:1126: seq_num 369 ranges {663552=589824,1253376=507904,1761280=294912} 2024-04-10T03:11:56.861 INFO:tasks.rados.rados.0.smithi016.stdout:1126: writing smithi01663999-22 from 663552 to 1253376 tid 1 2024-04-10T03:11:56.864 INFO:tasks.rados.rados.0.smithi016.stdout:1126: writing smithi01663999-22 from 1253376 to 1761280 tid 2 2024-04-10T03:11:56.866 INFO:tasks.rados.rados.0.smithi016.stdout:1126: writing smithi01663999-22 from 1761280 to 2056192 tid 3 2024-04-10T03:11:56.866 INFO:tasks.rados.rados.0.smithi016.stdout:1127: snap_create 2024-04-10T03:11:56.866 INFO:tasks.rados.rados.0.smithi016.stdout:1119: finishing write tid 1 to smithi01663999-46 2024-04-10T03:11:56.867 INFO:tasks.rados.rados.0.smithi016.stdout:1119: finishing write tid 2 to smithi01663999-46 2024-04-10T03:11:56.867 INFO:tasks.rados.rados.0.smithi016.stdout:1119: finishing write tid 3 to smithi01663999-46 2024-04-10T03:11:56.867 INFO:tasks.rados.rados.0.smithi016.stdout:1122: finishing rollback tid 0 to smithi01663999-24 2024-04-10T03:11:56.867 INFO:tasks.rados.rados.0.smithi016.stdout:1122: finishing rollback tid 1 to smithi01663999-24 2024-04-10T03:11:56.867 INFO:tasks.rados.rados.0.smithi016.stdout:1122: finishing rollback tid 2 to smithi01663999-24 2024-04-10T03:11:56.867 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 473 (ObjNum 180 snap 50 seq_num 180) dirty exists 2024-04-10T03:11:56.867 INFO:tasks.rados.rados.0.smithi016.stdout:1120: finishing write tid 1 to smithi01663999-15 2024-04-10T03:11:56.867 INFO:tasks.rados.rados.0.smithi016.stdout:1119: finishing write tid 4 to smithi01663999-46 2024-04-10T03:11:56.868 INFO:tasks.rados.rados.0.smithi016.stdout:1119: finishing write tid 5 to smithi01663999-46 2024-04-10T03:11:56.869 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 460 (ObjNum 367 snap 113 seq_num 367) dirty exists 2024-04-10T03:11:56.869 INFO:tasks.rados.rados.0.smithi016.stdout:1119: left oid 46 (ObjNum 367 snap 113 seq_num 367) 2024-04-10T03:11:56.873 INFO:tasks.rados.rados.0.smithi016.stdout:1123: expect (ObjNum 245 snap 64 seq_num 245) 2024-04-10T03:11:56.982 INFO:tasks.rados.rados.0.smithi016.stdout:1124: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:11:57.052 INFO:tasks.rados.rados.0.smithi016.stdout:1120: finishing write tid 2 to smithi01663999-15 2024-04-10T03:11:57.052 INFO:tasks.rados.rados.0.smithi016.stdout:1120: finishing write tid 3 to smithi01663999-15 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:1120: finishing write tid 4 to smithi01663999-15 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:1125: finishing rollback tid 0 to smithi01663999-43 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:1125: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:1125: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 858 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:1126: finishing write tid 1 to smithi01663999-22 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:1126: finishing write tid 2 to smithi01663999-22 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:1126: finishing write tid 3 to smithi01663999-22 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:1126: finishing write tid 4 to smithi01663999-22 2024-04-10T03:11:57.053 INFO:tasks.rados.rados.0.smithi016.stdout:1121: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:11:57.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:56 smithi016 bash[28961]: cluster 2024-04-10T03:11:55.811063+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-04-10T03:11:57.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:56 smithi016 bash[21212]: cluster 2024-04-10T03:11:55.811063+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-04-10T03:11:57.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:56 smithi136 bash[23435]: cluster 2024-04-10T03:11:55.811063+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-04-10T03:11:57.767 INFO:tasks.rados.rados.0.smithi016.stdout:1120: finishing write tid 5 to smithi01663999-15 2024-04-10T03:11:57.768 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 855 (ObjNum 368 snap 113 seq_num 368) dirty exists 2024-04-10T03:11:57.768 INFO:tasks.rados.rados.0.smithi016.stdout:1120: left oid 15 (ObjNum 368 snap 113 seq_num 368) 2024-04-10T03:11:57.768 INFO:tasks.rados.rados.0.smithi016.stdout:1126: finishing write tid 5 to smithi01663999-22 2024-04-10T03:11:57.768 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 863 (ObjNum 369 snap 113 seq_num 369) dirty exists 2024-04-10T03:11:57.768 INFO:tasks.rados.rados.0.smithi016.stdout:1126: left oid 22 (ObjNum 369 snap 113 seq_num 369) 2024-04-10T03:11:57.813 INFO:tasks.rados.rados.0.smithi016.stdout:1119: done (8 left) 2024-04-10T03:11:57.813 INFO:tasks.rados.rados.0.smithi016.stdout:1120: done (7 left) 2024-04-10T03:11:57.813 INFO:tasks.rados.rados.0.smithi016.stdout:1121: done (6 left) 2024-04-10T03:11:57.814 INFO:tasks.rados.rados.0.smithi016.stdout:1122: done (5 left) 2024-04-10T03:11:57.814 INFO:tasks.rados.rados.0.smithi016.stdout:1123: done (4 left) 2024-04-10T03:11:57.814 INFO:tasks.rados.rados.0.smithi016.stdout:1124: done (3 left) 2024-04-10T03:11:57.814 INFO:tasks.rados.rados.0.smithi016.stdout:1125: done (2 left) 2024-04-10T03:11:57.814 INFO:tasks.rados.rados.0.smithi016.stdout:1126: done (1 left) 2024-04-10T03:11:57.814 INFO:tasks.rados.rados.0.smithi016.stdout:1127: done (0 left) 2024-04-10T03:11:57.814 INFO:tasks.rados.rados.0.smithi016.stdout:1128: rollback oid 29 current snap is 114 2024-04-10T03:11:57.814 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 111 2024-04-10T03:11:57.814 INFO:tasks.rados.rados.0.smithi016.stdout:1129: snap_remove snap 93 2024-04-10T03:11:58.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[21212]: cluster 2024-04-10T03:11:56.672679+0000 mgr.y (mgr.15117) 51 : cluster [DBG] pgmap v79: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:58.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[21212]: cluster 2024-04-10T03:11:56.821084+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-04-10T03:11:58.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[21212]: cephadm 2024-04-10T03:11:57.175549+0000 mgr.y (mgr.15117) 52 : cephadm [INF] Upgrade: Updating mon.a 2024-04-10T03:11:58.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[21212]: audit 2024-04-10T03:11:57.183546+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[21212]: audit 2024-04-10T03:11:57.185107+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[21212]: audit 2024-04-10T03:11:57.186068+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[21212]: audit 2024-04-10T03:11:57.186965+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[21212]: cephadm 2024-04-10T03:11:57.188097+0000 mgr.y (mgr.15117) 53 : cephadm [INF] Deploying daemon mon.a on smithi016 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[28961]: cluster 2024-04-10T03:11:56.672679+0000 mgr.y (mgr.15117) 51 : cluster [DBG] pgmap v79: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[28961]: cluster 2024-04-10T03:11:56.821084+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[28961]: cephadm 2024-04-10T03:11:57.175549+0000 mgr.y (mgr.15117) 52 : cephadm [INF] Upgrade: Updating mon.a 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[28961]: audit 2024-04-10T03:11:57.183546+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[28961]: audit 2024-04-10T03:11:57.185107+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[28961]: audit 2024-04-10T03:11:57.186068+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[28961]: audit 2024-04-10T03:11:57.186965+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:57 smithi016 bash[28961]: cephadm 2024-04-10T03:11:57.188097+0000 mgr.y (mgr.15117) 53 : cephadm [INF] Deploying daemon mon.a on smithi016 2024-04-10T03:11:58.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:57 smithi136 bash[23435]: cluster 2024-04-10T03:11:56.672679+0000 mgr.y (mgr.15117) 51 : cluster [DBG] pgmap v79: 121 pgs: 121 active+clean; 273 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:11:58.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:57 smithi136 bash[23435]: cluster 2024-04-10T03:11:56.821084+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-04-10T03:11:58.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:57 smithi136 bash[23435]: cephadm 2024-04-10T03:11:57.175549+0000 mgr.y (mgr.15117) 52 : cephadm [INF] Upgrade: Updating mon.a 2024-04-10T03:11:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:57 smithi136 bash[23435]: audit 2024-04-10T03:11:57.183546+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15117 ' entity='mgr.y' 2024-04-10T03:11:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:57 smithi136 bash[23435]: audit 2024-04-10T03:11:57.185107+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:11:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:57 smithi136 bash[23435]: audit 2024-04-10T03:11:57.186068+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:11:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:57 smithi136 bash[23435]: audit 2024-04-10T03:11:57.186965+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.15117 172.21.15.16:0/1166435436' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:11:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:57 smithi136 bash[23435]: cephadm 2024-04-10T03:11:57.188097+0000 mgr.y (mgr.15117) 53 : cephadm [INF] Deploying daemon mon.a on smithi016 2024-04-10T03:11:58.815 INFO:tasks.rados.rados.0.smithi016.stdout:1129: done (1 left) 2024-04-10T03:11:58.815 INFO:tasks.rados.rados.0.smithi016.stdout:1130: read oid 4 snap -1 2024-04-10T03:11:58.815 INFO:tasks.rados.rados.0.smithi016.stdout:1130: expect (ObjNum 180 snap 50 seq_num 180) 2024-04-10T03:11:58.815 INFO:tasks.rados.rados.0.smithi016.stdout:1131: snap_create 2024-04-10T03:11:58.816 INFO:tasks.rados.rados.0.smithi016.stdout:1128: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:11:58.816 INFO:tasks.rados.rados.0.smithi016.stdout:1128: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:11:58.816 INFO:tasks.rados.rados.0.smithi016.stdout:1128: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:11:58.816 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 508 (ObjNum 348 snap 108 seq_num 348) dirty exists 2024-04-10T03:11:58.867 INFO:tasks.rados.rados.0.smithi016.stdout:1130: expect (ObjNum 180 snap 50 seq_num 180) 2024-04-10T03:11:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:58 smithi136 bash[23435]: cluster 2024-04-10T03:11:57.820025+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-04-10T03:11:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:58 smithi136 bash[23435]: cluster 2024-04-10T03:11:58.820996+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-04-10T03:11:58.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:58 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-04-10T03:11:58.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:58 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:58.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:58 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:11:58.916 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:11:58 smithi136 bash[60584]: ts=2024-04-10T03:11:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:11:59.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:58 smithi016 bash[21212]: cluster 2024-04-10T03:11:57.820025+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-04-10T03:11:59.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:58 smithi016 bash[21212]: cluster 2024-04-10T03:11:58.820996+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-04-10T03:11:59.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:58 smithi016 bash[28961]: cluster 2024-04-10T03:11:57.820025+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-04-10T03:11:59.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:58 smithi016 bash[28961]: cluster 2024-04-10T03:11:58.820996+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-04-10T03:11:59.806 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.807 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.807 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.808 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.808 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.809 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.809 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:11:59.815 INFO:tasks.rados.rados.0.smithi016.stdout:1128: done (2 left) 2024-04-10T03:11:59.815 INFO:tasks.rados.rados.0.smithi016.stdout:1130: done (1 left) 2024-04-10T03:11:59.816 INFO:tasks.rados.rados.0.smithi016.stdout:1131: done (0 left) 2024-04-10T03:11:59.816 INFO:tasks.rados.rados.0.smithi016.stdout:1132: read oid 23 snap -1 2024-04-10T03:11:59.816 INFO:tasks.rados.rados.0.smithi016.stdout:1132: expect (ObjNum 288 snap 89 seq_num 288) 2024-04-10T03:11:59.816 INFO:tasks.rados.rados.0.smithi016.stdout:1133: delete oid 29 current snap is 115 2024-04-10T03:11:59.822 INFO:tasks.rados.rados.0.smithi016.stdout:1133: done (1 left) 2024-04-10T03:11:59.822 INFO:tasks.rados.rados.0.smithi016.stdout:1134: read oid 8 snap -1 2024-04-10T03:11:59.822 INFO:tasks.rados.rados.0.smithi016.stdout:1134: expect deleted 2024-04-10T03:11:59.822 INFO:tasks.rados.rados.0.smithi016.stdout:1135: snap_create 2024-04-10T03:11:59.865 INFO:tasks.rados.rados.0.smithi016.stdout:1132: expect (ObjNum 288 snap 89 seq_num 288) 2024-04-10T03:11:59.990 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:11:59 smithi136 bash[64139]: logger=settings t=2024-04-10T03:11:59.992585087Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:11:59.991 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:59 smithi136 bash[23435]: cluster 2024-04-10T03:11:58.673191+0000 mgr.y (mgr.15117) 54 : cluster [DBG] pgmap v82: 121 pgs: 121 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2024-04-10T03:11:59.991 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:11:59 smithi136 bash[23435]: cluster 2024-04-10T03:11:59.822733+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-04-10T03:12:00.227 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:59 smithi016 bash[28961]: cluster 2024-04-10T03:11:58.673191+0000 mgr.y (mgr.15117) 54 : cluster [DBG] pgmap v82: 121 pgs: 121 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2024-04-10T03:12:00.227 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:11:59 smithi016 bash[28961]: cluster 2024-04-10T03:11:59.822733+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-04-10T03:12:00.227 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:59 smithi016 bash[21212]: cluster 2024-04-10T03:11:58.673191+0000 mgr.y (mgr.15117) 54 : cluster [DBG] pgmap v82: 121 pgs: 121 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2024-04-10T03:12:00.227 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:59 smithi016 bash[21212]: cluster 2024-04-10T03:11:59.822733+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-04-10T03:12:00.227 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:59 smithi016 systemd[1]: Stopping Ceph mon.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:12:00.227 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:59 smithi016 bash[21212]: debug 2024-04-10T03:11:59.992+0000 7f9a0b749700 -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-04-10T03:12:00.227 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:11:59 smithi016 bash[21212]: debug 2024-04-10T03:11:59.992+0000 7f9a0b749700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-10T03:12:01.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:00 smithi016 bash[72800]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-a 2024-04-10T03:12:01.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:00 smithi016 bash[72860]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-a 2024-04-10T03:12:01.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:00 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-10T03:12:01.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:00 smithi016 systemd[1]: Stopped Ceph mon.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:01.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:00 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:12:01.165 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:00 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:12:01.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:01.557 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:01.558 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:01.558 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:01.558 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:01.559 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:01.559 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:01.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:01.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: Started Ceph mon.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:01.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:01.560 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:12:01 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:02.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:12:01] "GET /metrics HTTP/1.1" 200 36163 "" "Prometheus/2.43.0" 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.232+0000 7f7c157f1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.232+0000 7f7c157f1c80 0 ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev), process ceph-mon, pid 7 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.232+0000 7f7c157f1c80 0 pidfile_write: ignore empty --pid-file 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 0 load: jerasure load: lrc 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Git sha 0 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Compile date 2024-04-09 01:35:31 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: DB SUMMARY 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: DB Session ID: Z2Z91HK0KKYYCX82L29M 2024-04-10T03:12:02.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: CURRENT file: CURRENT 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1342 Bytes 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 3308165 ; 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.error_if_exists: 0 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.create_if_missing: 0 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.env: 0x55d4b0b6ac60 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.info_log: 0x55d4b235db20 2024-04-10T03:12:02.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-10T03:12:02.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.statistics: (nil) 2024-04-10T03:12:02.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.use_fsync: 0 2024-04-10T03:12:02.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-10T03:12:02.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.db_log_dir: 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.wal_dir: 2024-04-10T03:12:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.write_buffer_manager: 0x55d4b2330820 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-10T03:12:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.unordered_write: 0 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.row_cache: None 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.wal_filter: None 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.two_write_queues: 0 2024-04-10T03:12:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.wal_compression: 0 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.atomic_flush: 0 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-10T03:12:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_open_files: -1 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-10T03:12:02.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Compression algorithms supported: 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: kZSTD supported: 0 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: kXpressCompression supported: 0 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: kZlibCompression supported: 1 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-10T03:12:02.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-10T03:12:02.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-10T03:12:02.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-10T03:12:02.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-10T03:12:02.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.merge_operator: 2024-04-10T03:12:02.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_filter: None 2024-04-10T03:12:02.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-10T03:12:02.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-10T03:12:02.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-10T03:12:02.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d4b235dc40) 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: cache_index_and_filter_blocks: 1 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: pin_top_level_index_and_filter: 1 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: index_type: 0 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: data_block_index_type: 0 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: index_shortening: 1 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: data_block_hash_table_util_ratio: 0.750000 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: checksum: 4 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: no_block_cache: 0 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: block_cache: 0x55d4b235f090 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: block_cache_name: BinnedLRUCache 2024-04-10T03:12:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: block_cache_options: 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: capacity : 536870912 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: num_shard_bits : 4 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: strict_capacity_limit : 0 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: high_pri_pool_ratio: 0.000 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: block_cache_compressed: (nil) 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: persistent_cache: (nil) 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: block_size: 4096 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: block_size_deviation: 10 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: block_restart_interval: 16 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: index_block_restart_interval: 1 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: metadata_block_size: 4096 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: partition_filters: 0 2024-04-10T03:12:02.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: use_delta_encoding: 1 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: filter_policy: bloomfilter 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: whole_key_filtering: 1 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: verify_compression: 0 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: read_amp_bytes_per_bit: 0 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: format_version: 5 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: enable_index_compression: 1 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: block_align: 0 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: max_auto_readahead_size: 262144 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: prepopulate_block_cache: 0 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: initial_auto_readahead_size: 8192 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: num_file_reads_for_auto_readahead: 2 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression: NoCompression 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-10T03:12:02.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.num_levels: 7 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-10T03:12:02.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-10T03:12:02.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-10T03:12:02.574 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.table_properties_collectors: 2024-04-10T03:12:02.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.bloom_locality: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.ttl: 2592000 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-10T03:12:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.enable_blob_files: false 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.min_blob_size: 0 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c0a761700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 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 38, last_sequence is 17421, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-10T03:12:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: add98996-8f93-4d5a-ab99-4ea2add2101f 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712718722245813, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.240+0000 7f7c157f1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.252+0000 7f7c157f1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712718722258657, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 3147848, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17422, "largest_seqno": 19038, "table_properties": {"data_size": 3139042, "index_size": 5930, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1861, "raw_key_size": 17810, "raw_average_key_size": 24, "raw_value_size": 3122685, "raw_average_value_size": 4337, "num_data_blocks": 259, "num_entries": 720, "num_filter_entries": 720, "num_deletions": 38, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712718722, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "add98996-8f93-4d5a-ab99-4ea2add2101f", "db_session_id": "Z2Z91HK0KKYYCX82L29M", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.252+0000 7f7c157f1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712718722258785, "job": 1, "event": "recovery_finished"} 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.252+0000 7f7c157f1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d4b2454000 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 4 rocksdb: DB pointer 0x55d4b243e000 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c03f54700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c03f54700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-10T03:12:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: ** DB Stats ** 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: ** Compaction Stats [default] ** 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: 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-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: L0 1/0 3.00 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 545.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: L6 1/0 10.06 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-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Sum 2/0 13.07 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 545.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-10T03:12:02.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 545.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: ** Compaction Stats [default] ** 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: 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-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 545.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Flush(GB): cumulative 0.003, interval 0.003 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: AddFile(Total Files): cumulative 0, interval 0 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: AddFile(Keys): cumulative 0, interval 0 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Cumulative compaction: 0.00 GB write, 189.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T03:12:02.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Interval compaction: 0.00 GB write, 189.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: 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-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Block cache BinnedLRUCache@0x55d4b235f090#7 capacity: 512.00 MB usage: 8.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: ** File Read Latency Histogram By Level [default] ** 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] at bind addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 1 mon.a@-1(???) e3 preinit fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 0 mon.a@-1(???).mds e8 new map 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 0 mon.a@-1(???).mds e8 print_map 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: e8 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: 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-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: legacy client fscid: 1 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Filesystem 'cephfs' (1) 2024-04-10T03:12:02.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: fs_name cephfs 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: epoch 8 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: created 2024-04-10T03:03:34.981409+0000 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: modified 2024-04-10T03:03:38.941796+0000 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: tableserver 0 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: root 0 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: session_timeout 60 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: session_autoclose 300 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: max_file_size 1099511627776 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: max_xattr_size 65536 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: required_client_features {} 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: last_failure 0 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: last_failure_osd_epoch 0 2024-04-10T03:12:02.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: 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-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: max_mds 1 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: in 0 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: up {0=24319} 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: failed 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: damaged 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: stopped 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: data_pools [3] 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: metadata_pool 2 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: inline_data disabled 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: balancer 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: bal_rank_mask -1 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: standby_count_wanted 0 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: qdb_cluster leader: 0 members: 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: [mds.b{0:24319} state up:active seq 3 addr [v2:172.21.15.136:6832/2168056021,v1:172.21.15.136:6833/2168056021] compat {c=[1],r=[1],i=[7ff]}] 2024-04-10T03:12:02.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: 2024-04-10T03:12:02.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: 2024-04-10T03:12:02.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: Standby daemons: 2024-04-10T03:12:02.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: 2024-04-10T03:12:02.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: [mds.a{-1:24305} state up:standby seq 1 addr [v2:172.21.15.16:6834/806073658,v1:172.21.15.16:6835/806073658] compat {c=[1],r=[1],i=[7ff]}] 2024-04-10T03:12:02.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 0 mon.a@-1(???).osd e298 crush map has features 3314933069573799936, adjusting msgr requires 2024-04-10T03:12:02.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 0 mon.a@-1(???).osd e298 crush map has features 432629308056666112, adjusting msgr requires 2024-04-10T03:12:02.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 0 mon.a@-1(???).osd e298 crush map has features 432629308056666112, adjusting msgr requires 2024-04-10T03:12:02.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.256+0000 7f7c157f1c80 0 mon.a@-1(???).osd e298 crush map has features 432629308056666112, adjusting msgr requires 2024-04-10T03:12:02.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:02 smithi016 bash[72916]: debug 2024-04-10T03:12:02.260+0000 7f7c157f1c80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-04-10T03:12:03.772 INFO:tasks.rados.rados.0.smithi016.stdout:1132: done (2 left) 2024-04-10T03:12:03.774 INFO:tasks.rados.rados.0.smithi016.stdout:1134: done (1 left) 2024-04-10T03:12:03.774 INFO:tasks.rados.rados.0.smithi016.stdout:1135: done (0 left) 2024-04-10T03:12:03.775 INFO:tasks.rados.rados.0.smithi016.stdout:1136: copy_from oid 23 from oid 38 current snap is 116 2024-04-10T03:12:03.775 INFO:tasks.rados.rados.0.smithi016.stdout:1137: snap_remove snap 72 2024-04-10T03:12:04.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[65786]: ignoring --setuser ceph since I am not root 2024-04-10T03:12:04.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[65786]: ignoring --setgroup ceph since I am not root 2024-04-10T03:12:04.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[65786]: debug 2024-04-10T03:12:03.816+0000 7fc9b0218700 1 -- 172.21.15.16:0/750369356 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560ca22e45a0 con 0x560ca3062400 2024-04-10T03:12:04.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[65786]: debug 2024-04-10T03:12:03.964+0000 7fc9ba001200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T03:12:04.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:00.673843+0000 mgr.y (mgr.15117) 55 : cluster 0 pgmap v85: 121 pgs: 121 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2024-04-10T03:12:04.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:02.675300+0000 mgr.y (mgr.15117) 56 : cluster 0 pgmap v86: 121 pgs: 121 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.681029+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.704022+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.713157+0000 mon.a (mon.0) 3 : cluster 0 monmap epoch 3 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.713198+0000 mon.a (mon.0) 4 : cluster 0 fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.713218+0000 mon.a (mon.0) 5 : cluster 0 last_changed 2024-04-10T02:55:48.430322+0000 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.713237+0000 mon.a (mon.0) 6 : cluster 0 created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.713265+0000 mon.a (mon.0) 7 : cluster 0 min_mon_release 17 (quincy) 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.713289+0000 mon.a (mon.0) 8 : cluster 0 election_strategy: 1 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.713310+0000 mon.a (mon.0) 9 : cluster 0 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.713334+0000 mon.a (mon.0) 10 : cluster 0 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.713357+0000 mon.a (mon.0) 11 : cluster 0 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.714546+0000 mon.a (mon.0) 12 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.714610+0000 mon.a (mon.0) 13 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2024-04-10T03:12:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.717410+0000 mon.a (mon.0) 14 : cluster 0 mgrmap e37: y(active, since 57s), standbys: x 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.718471+0000 mon.a (mon.0) 15 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.718537+0000 mon.a (mon.0) 16 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.718570+0000 mon.a (mon.0) 17 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: audit 2024-04-10T03:12:03.747360+0000 mon.a (mon.0) 18 : audit 1 from='mgr.15117 ' entity='' 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.749375+0000 mon.a (mon.0) 19 : cluster 0 mgrmap e38: y(active, since 57s), standbys: x 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:00.673843+0000 mgr.y (mgr.15117) 55 : cluster [DBG] pgmap v85: 121 pgs: 121 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:02.675300+0000 mgr.y (mgr.15117) 56 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.681029+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.704022+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.713157+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.713198+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.713218+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-10T02:55:48.430322+0000 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.713237+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.713265+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.713289+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.713310+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.713334+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.713357+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.714546+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.714610+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.717410+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e37: y(active, since 57s), standbys: x 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.718471+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.718537+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.718570+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: audit 2024-04-10T03:12:03.747360+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15117 ' entity='' 2024-04-10T03:12:04.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:03 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.749375+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e38: y(active, since 57s), standbys: x 2024-04-10T03:12:04.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[61117]: ignoring --setuser ceph since I am not root 2024-04-10T03:12:04.173 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[61117]: ignoring --setgroup ceph since I am not root 2024-04-10T03:12:04.174 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[61117]: debug 2024-04-10T03:12:03.815+0000 7f36cd8d7700 1 -- 172.21.15.136:0/1248884826 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55def390a5a0 con 0x55def468a400 2024-04-10T03:12:04.174 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[61117]: debug 2024-04-10T03:12:03.959+0000 7f36d76c0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-10T03:12:04.174 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:00.673843+0000 mgr.y (mgr.15117) 55 : cluster [DBG] pgmap v85: 121 pgs: 121 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2024-04-10T03:12:04.174 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:02.675300+0000 mgr.y (mgr.15117) 56 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-04-10T03:12:04.174 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.681029+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-10T03:12:04.174 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.704022+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T03:12:04.174 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.713157+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-10T03:12:04.174 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.713198+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:04.174 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.713218+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-10T02:55:48.430322+0000 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.713237+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.713265+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.713289+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.713310+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.713334+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.713357+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.714546+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.714610+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.717410+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e37: y(active, since 57s), standbys: x 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.718471+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.718537+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.718570+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: audit 2024-04-10T03:12:03.747360+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15117 ' entity='' 2024-04-10T03:12:04.175 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:03 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.749375+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e38: y(active, since 57s), standbys: x 2024-04-10T03:12:04.782 INFO:tasks.rados.rados.0.smithi016.stdout:1137: done (1 left) 2024-04-10T03:12:04.782 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 116 2024-04-10T03:12:04.782 INFO:tasks.rados.rados.0.smithi016.stdout:1138: seq_num 371 ranges {0=622592,622592=679936,1302528=122880} 2024-04-10T03:12:04.782 INFO:tasks.rados.rados.0.smithi016.stdout:1138: writing smithi01663999-12 from 0 to 622592 tid 1 2024-04-10T03:12:04.788 INFO:tasks.rados.rados.0.smithi016.stdout:1138: writing smithi01663999-12 from 622592 to 1302528 tid 2 2024-04-10T03:12:04.790 INFO:tasks.rados.rados.0.smithi016.stdout:1138: writing smithi01663999-12 from 1302528 to 1425408 tid 3 2024-04-10T03:12:04.791 INFO:tasks.rados.rados.0.smithi016.stdout:1136: finishing copy_from to smithi01663999-23 2024-04-10T03:12:04.791 INFO:tasks.rados.rados.0.smithi016.stdout:1136: got expected ENOENT (src dne) 2024-04-10T03:12:04.791 INFO:tasks.rados.rados.0.smithi016.stdout:1136: finishing copy_from racing read to smithi01663999-23 2024-04-10T03:12:04.791 INFO:tasks.rados.rados.0.smithi016.stdout:1136: done (1 left) 2024-04-10T03:12:04.791 INFO:tasks.rados.rados.0.smithi016.stdout:1139: copy_from oid 2 from oid 28 current snap is 116 2024-04-10T03:12:04.791 INFO:tasks.rados.rados.0.smithi016.stdout:1140: rmattr oid 15 current snap is 116 2024-04-10T03:12:04.791 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 116 2024-04-10T03:12:04.792 INFO:tasks.rados.rados.0.smithi016.stdout:1141: seq_num 372 ranges {9846784=638976,10485760=565248,11051008=237568} 2024-04-10T03:12:04.858 INFO:tasks.rados.rados.0.smithi016.stdout:1141: writing smithi01663999-5 from 9846784 to 10485760 tid 1 2024-04-10T03:12:04.860 INFO:tasks.rados.rados.0.smithi016.stdout:1141: writing smithi01663999-5 from 10485760 to 11051008 tid 2 2024-04-10T03:12:04.863 INFO:tasks.rados.rados.0.smithi016.stdout:1141: writing smithi01663999-5 from 11051008 to 11288576 tid 3 2024-04-10T03:12:04.863 INFO:tasks.rados.rados.0.smithi016.stdout:1142: snap_create 2024-04-10T03:12:04.863 INFO:tasks.rados.rados.0.smithi016.stdout:1138: finishing write tid 1 to smithi01663999-12 2024-04-10T03:12:04.863 INFO:tasks.rados.rados.0.smithi016.stdout:1138: finishing write tid 2 to smithi01663999-12 2024-04-10T03:12:04.863 INFO:tasks.rados.rados.0.smithi016.stdout:1138: finishing write tid 3 to smithi01663999-12 2024-04-10T03:12:04.863 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 875 (ObjNum 368 snap 113 seq_num 368) dirty exists 2024-04-10T03:12:04.863 INFO:tasks.rados.rados.0.smithi016.stdout:1138: finishing write tid 4 to smithi01663999-12 2024-04-10T03:12:04.863 INFO:tasks.rados.rados.0.smithi016.stdout:1138: finishing write tid 5 to smithi01663999-12 2024-04-10T03:12:04.863 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 574 (ObjNum 371 snap 116 seq_num 371) dirty exists 2024-04-10T03:12:04.864 INFO:tasks.rados.rados.0.smithi016.stdout:1138: left oid 12 (ObjNum 371 snap 116 seq_num 371) 2024-04-10T03:12:04.864 INFO:tasks.rados.rados.0.smithi016.stdout:1139: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:12:04.864 INFO:tasks.rados.rados.0.smithi016.stdout:1139: finishing copy_from to smithi01663999-2 2024-04-10T03:12:04.864 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 403 (ObjNum 205 snap 58 seq_num 205) dirty exists 2024-04-10T03:12:04.864 INFO:tasks.rados.rados.0.smithi016.stdout:1141: finishing write tid 1 to smithi01663999-5 2024-04-10T03:12:04.864 INFO:tasks.rados.rados.0.smithi016.stdout:1141: finishing write tid 2 to smithi01663999-5 2024-04-10T03:12:04.865 INFO:tasks.rados.rados.0.smithi016.stdout:1141: finishing write tid 3 to smithi01663999-5 2024-04-10T03:12:04.865 INFO:tasks.rados.rados.0.smithi016.stdout:1141: finishing write tid 4 to smithi01663999-5 2024-04-10T03:12:04.866 INFO:tasks.rados.rados.0.smithi016.stdout:1141: finishing write tid 5 to smithi01663999-5 2024-04-10T03:12:04.866 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 892 (ObjNum 372 snap 116 seq_num 372) dirty exists 2024-04-10T03:12:04.866 INFO:tasks.rados.rados.0.smithi016.stdout:1141: left oid 5 (ObjNum 372 snap 116 seq_num 372) 2024-04-10T03:12:05.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:04 smithi016 bash[28961]: cluster 2024-04-10T03:12:03.779456+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-04-10T03:12:05.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:04 smithi016 bash[72916]: cluster 2024-04-10T03:12:03.779456+0000 mon.a (mon.0) 20 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2024-04-10T03:12:05.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:04 smithi136 bash[23435]: cluster 2024-04-10T03:12:03.779456+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-04-10T03:12:05.789 INFO:tasks.rados.rados.0.smithi016.stdout:1138: done (4 left) 2024-04-10T03:12:05.789 INFO:tasks.rados.rados.0.smithi016.stdout:1139: done (3 left) 2024-04-10T03:12:05.789 INFO:tasks.rados.rados.0.smithi016.stdout:1140: done (2 left) 2024-04-10T03:12:05.789 INFO:tasks.rados.rados.0.smithi016.stdout:1141: done (1 left) 2024-04-10T03:12:05.789 INFO:tasks.rados.rados.0.smithi016.stdout:1142: done (0 left) 2024-04-10T03:12:05.789 INFO:tasks.rados.rados.0.smithi016.stdout:1143: rollback oid 26 current snap is 117 2024-04-10T03:12:05.789 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 111 2024-04-10T03:12:05.789 INFO:tasks.rados.rados.0.smithi016.stdout:1144: copy_from oid 48 from oid 14 current snap is 117 2024-04-10T03:12:05.789 INFO:tasks.rados.rados.0.smithi016.stdout:1145: snap_create 2024-04-10T03:12:05.797 INFO:tasks.rados.rados.0.smithi016.stdout:1143: finishing rollback tid 0 to smithi01663999-26 2024-04-10T03:12:05.797 INFO:tasks.rados.rados.0.smithi016.stdout:1144: finishing copy_from to smithi01663999-48 2024-04-10T03:12:05.798 INFO:tasks.rados.rados.0.smithi016.stdout:1144: got expected ENOENT (src dne) 2024-04-10T03:12:05.798 INFO:tasks.rados.rados.0.smithi016.stdout:1144: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:12:05.799 INFO:tasks.rados.rados.0.smithi016.stdout:1143: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:12:05.799 INFO:tasks.rados.rados.0.smithi016.stdout:1143: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:12:05.799 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 245 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-04-10T03:12:05.913 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:05 smithi136 bash[23435]: cluster 2024-04-10T03:12:04.783791+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-04-10T03:12:05.913 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:05 smithi136 bash[61117]: debug 2024-04-10T03:12:05.563+0000 7f36d76c0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T03:12:05.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:05 smithi136 bash[61117]: debug 2024-04-10T03:12:05.663+0000 7f36d76c0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T03:12:05.982 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:05 smithi016 bash[72916]: cluster 2024-04-10T03:12:04.783791+0000 mon.a (mon.0) 21 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2024-04-10T03:12:05.982 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:05 smithi016 bash[65786]: debug 2024-04-10T03:12:05.620+0000 7fc9ba001200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-10T03:12:05.982 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:05 smithi016 bash[65786]: debug 2024-04-10T03:12:05.724+0000 7fc9ba001200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-10T03:12:05.982 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:05 smithi016 bash[28961]: cluster 2024-04-10T03:12:04.783791+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-04-10T03:12:06.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:05 smithi136 bash[61117]: debug 2024-04-10T03:12:05.919+0000 7f36d76c0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T03:12:06.306 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:05 smithi016 bash[65786]: debug 2024-04-10T03:12:05.984+0000 7fc9ba001200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-10T03:12:06.799 INFO:tasks.rados.rados.0.smithi016.stdout:1143: done (2 left) 2024-04-10T03:12:06.799 INFO:tasks.rados.rados.0.smithi016.stdout:1144: done (1 left) 2024-04-10T03:12:06.799 INFO:tasks.rados.rados.0.smithi016.stdout:1145: done (0 left) 2024-04-10T03:12:06.799 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 118 2024-04-10T03:12:06.799 INFO:tasks.rados.rados.0.smithi016.stdout:1146: seq_num 373 ranges {10182656=655360,10838016=499712,11337728=303104} 2024-04-10T03:12:06.859 INFO:tasks.rados.rados.0.smithi016.stdout:1146: writing smithi01663999-23 from 10182656 to 10838016 tid 1 2024-04-10T03:12:06.862 INFO:tasks.rados.rados.0.smithi016.stdout:1146: writing smithi01663999-23 from 10838016 to 11337728 tid 2 2024-04-10T03:12:06.865 INFO:tasks.rados.rados.0.smithi016.stdout:1146: writing smithi01663999-23 from 11337728 to 11640832 tid 3 2024-04-10T03:12:06.865 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 118 2024-04-10T03:12:06.865 INFO:tasks.rados.rados.0.smithi016.stdout:1147: seq_num 374 ranges {4014080=671744,4685824=778240,5464064=24576} 2024-04-10T03:12:06.892 INFO:tasks.rados.rados.0.smithi016.stdout:1147: writing smithi01663999-36 from 4014080 to 4685824 tid 1 2024-04-10T03:12:06.897 INFO:tasks.rados.rados.0.smithi016.stdout:1147: writing smithi01663999-36 from 4685824 to 5464064 tid 2 2024-04-10T03:12:06.897 INFO:tasks.rados.rados.0.smithi016.stdout:1147: writing smithi01663999-36 from 5464064 to 5488640 tid 3 2024-04-10T03:12:06.897 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 118 2024-04-10T03:12:06.897 INFO:tasks.rados.rados.0.smithi016.stdout:1146: finishing write tid 1 to smithi01663999-23 2024-04-10T03:12:06.898 INFO:tasks.rados.rados.0.smithi016.stdout:1146: finishing write tid 2 to smithi01663999-23 2024-04-10T03:12:06.898 INFO:tasks.rados.rados.0.smithi016.stdout:1146: finishing write tid 3 to smithi01663999-23 2024-04-10T03:12:06.898 INFO:tasks.rados.rados.0.smithi016.stdout:1146: finishing write tid 4 to smithi01663999-23 2024-04-10T03:12:06.898 INFO:tasks.rados.rados.0.smithi016.stdout:1148: seq_num 375 ranges {1425408=688128,2113536=663552,2777088=139264} 2024-04-10T03:12:06.909 INFO:tasks.rados.rados.0.smithi016.stdout:1148: writing smithi01663999-12 from 1425408 to 2113536 tid 1 2024-04-10T03:12:06.913 INFO:tasks.rados.rados.0.smithi016.stdout:1148: writing smithi01663999-12 from 2113536 to 2777088 tid 2 2024-04-10T03:12:06.915 INFO:tasks.rados.rados.0.smithi016.stdout:1148: writing smithi01663999-12 from 2777088 to 2916352 tid 3 2024-04-10T03:12:06.915 INFO:tasks.rados.rados.0.smithi016.stdout:1149: snap_create 2024-04-10T03:12:06.915 INFO:tasks.rados.rados.0.smithi016.stdout:1146: finishing write tid 5 to smithi01663999-23 2024-04-10T03:12:06.916 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 524 (ObjNum 373 snap 118 seq_num 373) dirty exists 2024-04-10T03:12:06.916 INFO:tasks.rados.rados.0.smithi016.stdout:1146: left oid 23 (ObjNum 373 snap 118 seq_num 373) 2024-04-10T03:12:06.916 INFO:tasks.rados.rados.0.smithi016.stdout:1147: finishing write tid 1 to smithi01663999-36 2024-04-10T03:12:06.916 INFO:tasks.rados.rados.0.smithi016.stdout:1147: finishing write tid 2 to smithi01663999-36 2024-04-10T03:12:06.916 INFO:tasks.rados.rados.0.smithi016.stdout:1147: finishing write tid 3 to smithi01663999-36 2024-04-10T03:12:06.916 INFO:tasks.rados.rados.0.smithi016.stdout:1147: finishing write tid 4 to smithi01663999-36 2024-04-10T03:12:06.917 INFO:tasks.rados.rados.0.smithi016.stdout:1147: finishing write tid 5 to smithi01663999-36 2024-04-10T03:12:06.917 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 585 (ObjNum 374 snap 118 seq_num 374) dirty exists 2024-04-10T03:12:06.917 INFO:tasks.rados.rados.0.smithi016.stdout:1147: left oid 36 (ObjNum 374 snap 118 seq_num 374) 2024-04-10T03:12:06.917 INFO:tasks.rados.rados.0.smithi016.stdout:1148: finishing write tid 1 to smithi01663999-12 2024-04-10T03:12:06.918 INFO:tasks.rados.rados.0.smithi016.stdout:1148: finishing write tid 2 to smithi01663999-12 2024-04-10T03:12:06.919 INFO:tasks.rados.rados.0.smithi016.stdout:1148: finishing write tid 3 to smithi01663999-12 2024-04-10T03:12:06.920 INFO:tasks.rados.rados.0.smithi016.stdout:1148: finishing write tid 4 to smithi01663999-12 2024-04-10T03:12:06.921 INFO:tasks.rados.rados.0.smithi016.stdout:1148: finishing write tid 5 to smithi01663999-12 2024-04-10T03:12:06.921 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 590 (ObjNum 375 snap 118 seq_num 375) dirty exists 2024-04-10T03:12:06.921 INFO:tasks.rados.rados.0.smithi016.stdout:1148: left oid 12 (ObjNum 375 snap 118 seq_num 375) 2024-04-10T03:12:07.056 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:06 smithi016 bash[28961]: cluster 2024-04-10T03:12:05.794676+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-04-10T03:12:07.056 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:06 smithi016 bash[65786]: debug 2024-04-10T03:12:06.824+0000 7fc9ba001200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T03:12:07.056 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:06 smithi016 bash[65786]: debug 2024-04-10T03:12:06.948+0000 7fc9ba001200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T03:12:07.056 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:06 smithi016 bash[72916]: cluster 2024-04-10T03:12:05.794676+0000 mon.a (mon.0) 22 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2024-04-10T03:12:07.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:06 smithi136 bash[23435]: cluster 2024-04-10T03:12:05.794676+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-04-10T03:12:07.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:06 smithi136 bash[61117]: debug 2024-04-10T03:12:06.727+0000 7f36d76c0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-10T03:12:07.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:06 smithi136 bash[61117]: debug 2024-04-10T03:12:06.847+0000 7f36d76c0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-10T03:12:07.166 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:06 smithi136 bash[61117]: debug 2024-04-10T03:12:06.971+0000 7f36d76c0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T03:12:07.279 INFO:tasks.rados.rados.0.smithi016.stdout:1146: done (3 left) 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1147: done (2 left) 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1148: done (1 left) 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1149: done (0 left) 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1150: read oid 16 snap -1 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1150: expect (ObjNum 358 snap 111 seq_num 358) 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1151: read oid 47 snap -1 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1151: expect (ObjNum 365 snap 113 seq_num 365) 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1152: read oid 29 snap -1 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1152: expect deleted 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1153: rollback oid 14 current snap is 119 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 14 to 107 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 119 2024-04-10T03:12:07.280 INFO:tasks.rados.rados.0.smithi016.stdout:1154: seq_num 376 ranges {0=704512,704512=548864,1253376=253952} 2024-04-10T03:12:07.284 INFO:tasks.rados.rados.0.smithi016.stdout:1154: writing smithi01663999-13 from 0 to 704512 tid 1 2024-04-10T03:12:07.288 INFO:tasks.rados.rados.0.smithi016.stdout:1154: writing smithi01663999-13 from 704512 to 1253376 tid 2 2024-04-10T03:12:07.290 INFO:tasks.rados.rados.0.smithi016.stdout:1154: writing smithi01663999-13 from 1253376 to 1507328 tid 3 2024-04-10T03:12:07.290 INFO:tasks.rados.rados.0.smithi016.stdout:1155: read oid 9 snap -1 2024-04-10T03:12:07.290 INFO:tasks.rados.rados.0.smithi016.stdout:1155: expect deleted 2024-04-10T03:12:07.290 INFO:tasks.rados.rados.0.smithi016.stdout:1156: snap_create 2024-04-10T03:12:07.298 INFO:tasks.rados.rados.0.smithi016.stdout:1153: finishing rollback tid 1 to smithi01663999-14 2024-04-10T03:12:07.298 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 577 (ObjNum 65 snap 0 seq_num 2065589168) dirty dne 2024-04-10T03:12:07.306 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:07 smithi016 bash[65786]: debug 2024-04-10T03:12:07.060+0000 7fc9ba001200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-10T03:12:07.308 INFO:tasks.rados.rados.0.smithi016.stdout:1154: finishing write tid 1 to smithi01663999-13 2024-04-10T03:12:07.315 INFO:tasks.rados.rados.0.smithi016.stdout:1154: finishing write tid 2 to smithi01663999-13 2024-04-10T03:12:07.316 INFO:tasks.rados.rados.0.smithi016.stdout:1154: finishing write tid 3 to smithi01663999-13 2024-04-10T03:12:07.317 INFO:tasks.rados.rados.0.smithi016.stdout:1154: finishing write tid 4 to smithi01663999-13 2024-04-10T03:12:07.322 INFO:tasks.rados.rados.0.smithi016.stdout:1154: finishing write tid 5 to smithi01663999-13 2024-04-10T03:12:07.322 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 744 (ObjNum 376 snap 119 seq_num 376) dirty exists 2024-04-10T03:12:07.323 INFO:tasks.rados.rados.0.smithi016.stdout:1154: left oid 13 (ObjNum 376 snap 119 seq_num 376) 2024-04-10T03:12:07.329 INFO:tasks.rados.rados.0.smithi016.stdout:1150: expect (ObjNum 358 snap 111 seq_num 358) 2024-04-10T03:12:07.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:07 smithi136 bash[61117]: debug 2024-04-10T03:12:07.347+0000 7f36d76c0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T03:12:07.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:07 smithi136 bash[61117]: debug 2024-04-10T03:12:07.463+0000 7f36d76c0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T03:12:07.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:07 smithi136 bash[61117]: debug 2024-04-10T03:12:07.567+0000 7f36d76c0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T03:12:07.802 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:07 smithi016 bash[65786]: debug 2024-04-10T03:12:07.452+0000 7fc9ba001200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-10T03:12:07.802 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:07 smithi016 bash[65786]: debug 2024-04-10T03:12:07.576+0000 7fc9ba001200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-10T03:12:07.802 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:07 smithi016 bash[65786]: debug 2024-04-10T03:12:07.684+0000 7fc9ba001200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-10T03:12:07.950 INFO:tasks.rados.rados.0.smithi016.stdout:1151: expect (ObjNum 365 snap 113 seq_num 365) 2024-04-10T03:12:08.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:07 smithi016 bash[28961]: cluster 2024-04-10T03:12:06.804980+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-04-10T03:12:08.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:07 smithi016 bash[28961]: cluster 2024-04-10T03:12:07.286971+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-04-10T03:12:08.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:07 smithi016 bash[72916]: cluster 2024-04-10T03:12:06.804980+0000 mon.a (mon.0) 23 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2024-04-10T03:12:08.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:07 smithi016 bash[72916]: cluster 2024-04-10T03:12:07.286971+0000 mon.a (mon.0) 24 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2024-04-10T03:12:08.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:07 smithi136 bash[23435]: cluster 2024-04-10T03:12:06.804980+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-04-10T03:12:08.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:07 smithi136 bash[23435]: cluster 2024-04-10T03:12:07.286971+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-04-10T03:12:08.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:07 smithi136 bash[61117]: debug 2024-04-10T03:12:07.939+0000 7f36d76c0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1150: done (6 left) 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1151: done (5 left) 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1152: done (4 left) 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1153: done (3 left) 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1154: done (2 left) 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1155: done (1 left) 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1156: done (0 left) 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1157: rmattr oid 40 current snap is 120 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1157: done (0 left) 2024-04-10T03:12:08.292 INFO:tasks.rados.rados.0.smithi016.stdout:1158: snap_remove snap 114 2024-04-10T03:12:08.446 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:08 smithi136 bash[61117]: debug 2024-04-10T03:12:08.183+0000 7f36d76c0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T03:12:08.556 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:08 smithi016 bash[65786]: debug 2024-04-10T03:12:08.068+0000 7fc9ba001200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-10T03:12:08.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:08 smithi016 bash[65786]: debug 2024-04-10T03:12:08.316+0000 7fc9ba001200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-10T03:12:08.844 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:08 smithi136 bash[61117]: debug 2024-04-10T03:12:08.451+0000 7f36d76c0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T03:12:08.844 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:08 smithi136 bash[61117]: debug 2024-04-10T03:12:08.567+0000 7f36d76c0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T03:12:08.844 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:12:08 smithi136 bash[60584]: ts=2024-04-10T03:12:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:12:08.999 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:08 smithi016 bash[65786]: debug 2024-04-10T03:12:08.592+0000 7fc9ba001200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-10T03:12:08.999 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:08 smithi016 bash[65786]: debug 2024-04-10T03:12:08.712+0000 7fc9ba001200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-10T03:12:09.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:08 smithi136 bash[61117]: debug 2024-04-10T03:12:08.851+0000 7f36d76c0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T03:12:09.294 INFO:tasks.rados.rados.0.smithi016.stdout:1158: done (0 left) 2024-04-10T03:12:09.294 INFO:tasks.rados.rados.0.smithi016.stdout:1159: snap_remove snap 116 2024-04-10T03:12:09.298 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:09 smithi016 bash[65786]: debug 2024-04-10T03:12:09.004+0000 7fc9ba001200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-10T03:12:09.520 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:09 smithi136 bash[23435]: cluster 2024-04-10T03:12:08.298725+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-04-10T03:12:09.521 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:09 smithi136 bash[61117]: debug 2024-04-10T03:12:09.275+0000 7f36d76c0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:12:09.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:09 smithi016 bash[65786]: debug 2024-04-10T03:12:09.440+0000 7fc9ba001200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:12:09.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:09 smithi016 bash[28961]: cluster 2024-04-10T03:12:08.298725+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-04-10T03:12:09.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:09 smithi016 bash[72916]: cluster 2024-04-10T03:12:08.298725+0000 mon.a (mon.0) 25 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2024-04-10T03:12:09.899 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:09 smithi136 bash[61117]: debug 2024-04-10T03:12:09.527+0000 7f36d76c0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T03:12:09.900 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:09 smithi136 bash[61117]: debug 2024-04-10T03:12:09.647+0000 7f36d76c0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T03:12:09.900 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:09 smithi136 bash[61117]: debug 2024-04-10T03:12:09.907+0000 7f36d76c0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:12:10.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:09 smithi016 bash[65786]: debug 2024-04-10T03:12:09.692+0000 7fc9ba001200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-10T03:12:10.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:09 smithi016 bash[65786]: debug 2024-04-10T03:12:09.820+0000 7fc9ba001200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-10T03:12:10.307 INFO:tasks.rados.rados.0.smithi016.stdout:1159: done (0 left) 2024-04-10T03:12:10.307 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 120 2024-04-10T03:12:10.307 INFO:tasks.rados.rados.0.smithi016.stdout:1160: seq_num 377 ranges {0=720896,720896=434176,1155072=368640} 2024-04-10T03:12:10.317 INFO:tasks.rados.rados.0.smithi016.stdout:1160: writing smithi01663999-14 from 0 to 720896 tid 1 2024-04-10T03:12:10.322 INFO:tasks.rados.rados.0.smithi016.stdout:1160: writing smithi01663999-14 from 720896 to 1155072 tid 2 2024-04-10T03:12:10.328 INFO:tasks.rados.rados.0.smithi016.stdout:1160: writing smithi01663999-14 from 1155072 to 1523712 tid 3 2024-04-10T03:12:10.328 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 120 2024-04-10T03:12:10.328 INFO:tasks.rados.rados.0.smithi016.stdout:1161: seq_num 378 ranges {4489216=737280,5226496=720896,5947392=81920} 2024-04-10T03:12:10.333 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:10 smithi016 bash[65786]: debug 2024-04-10T03:12:10.088+0000 7fc9ba001200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-10T03:12:10.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:10 smithi016 bash[72916]: cluster 2024-04-10T03:12:09.301455+0000 mon.a (mon.0) 26 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2024-04-10T03:12:10.365 INFO:tasks.rados.rados.0.smithi016.stdout:1161: writing smithi01663999-39 from 4489216 to 5226496 tid 1 2024-04-10T03:12:10.370 INFO:tasks.rados.rados.0.smithi016.stdout:1161: writing smithi01663999-39 from 5226496 to 5947392 tid 2 2024-04-10T03:12:10.370 INFO:tasks.rados.rados.0.smithi016.stdout:1161: writing smithi01663999-39 from 5947392 to 6029312 tid 3 2024-04-10T03:12:10.370 INFO:tasks.rados.rados.0.smithi016.stdout:1162: read oid 9 snap -1 2024-04-10T03:12:10.371 INFO:tasks.rados.rados.0.smithi016.stdout:1162: expect deleted 2024-04-10T03:12:10.371 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 120 2024-04-10T03:12:10.371 INFO:tasks.rados.rados.0.smithi016.stdout:1163: seq_num 379 ranges {5070848=753664,5824512=606208,6430720=196608} 2024-04-10T03:12:10.404 INFO:tasks.rados.rados.0.smithi016.stdout:1163: writing smithi01663999-28 from 5070848 to 5824512 tid 1 2024-04-10T03:12:10.406 INFO:tasks.rados.rados.0.smithi016.stdout:1163: writing smithi01663999-28 from 5824512 to 6430720 tid 2 2024-04-10T03:12:10.408 INFO:tasks.rados.rados.0.smithi016.stdout:1163: writing smithi01663999-28 from 6430720 to 6627328 tid 3 2024-04-10T03:12:10.408 INFO:tasks.rados.rados.0.smithi016.stdout:1164: snap_create 2024-04-10T03:12:10.408 INFO:tasks.rados.rados.0.smithi016.stdout:1160: finishing write tid 1 to smithi01663999-14 2024-04-10T03:12:10.408 INFO:tasks.rados.rados.0.smithi016.stdout:1160: finishing write tid 2 to smithi01663999-14 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1160: finishing write tid 3 to smithi01663999-14 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1160: finishing write tid 4 to smithi01663999-14 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1160: finishing write tid 5 to smithi01663999-14 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 901 (ObjNum 377 snap 120 seq_num 377) dirty exists 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1160: left oid 14 (ObjNum 377 snap 120 seq_num 377) 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1161: finishing write tid 1 to smithi01663999-39 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1161: finishing write tid 2 to smithi01663999-39 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1161: finishing write tid 3 to smithi01663999-39 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1161: finishing write tid 4 to smithi01663999-39 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1161: finishing write tid 5 to smithi01663999-39 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 748 (ObjNum 378 snap 120 seq_num 378) dirty exists 2024-04-10T03:12:10.409 INFO:tasks.rados.rados.0.smithi016.stdout:1161: left oid 39 (ObjNum 378 snap 120 seq_num 378) 2024-04-10T03:12:10.413 INFO:tasks.rados.rados.0.smithi016.stdout:1163: finishing write tid 1 to smithi01663999-28 2024-04-10T03:12:10.415 INFO:tasks.rados.rados.0.smithi016.stdout:1163: finishing write tid 2 to smithi01663999-28 2024-04-10T03:12:10.415 INFO:tasks.rados.rados.0.smithi016.stdout:1163: finishing write tid 3 to smithi01663999-28 2024-04-10T03:12:10.416 INFO:tasks.rados.rados.0.smithi016.stdout:1163: finishing write tid 4 to smithi01663999-28 2024-04-10T03:12:10.418 INFO:tasks.rados.rados.0.smithi016.stdout:1163: finishing write tid 5 to smithi01663999-28 2024-04-10T03:12:10.418 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 533 (ObjNum 379 snap 120 seq_num 379) dirty exists 2024-04-10T03:12:10.418 INFO:tasks.rados.rados.0.smithi016.stdout:1163: left oid 28 (ObjNum 379 snap 120 seq_num 379) 2024-04-10T03:12:10.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:10 smithi136 bash[23435]: cluster 2024-04-10T03:12:09.301455+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-04-10T03:12:10.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:10 smithi016 bash[28961]: cluster 2024-04-10T03:12:09.301455+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-04-10T03:12:11.325 INFO:tasks.rados.rados.0.smithi016.stdout:1160: done (4 left) 2024-04-10T03:12:11.325 INFO:tasks.rados.rados.0.smithi016.stdout:1161: done (3 left) 2024-04-10T03:12:11.325 INFO:tasks.rados.rados.0.smithi016.stdout:1162: done (2 left) 2024-04-10T03:12:11.325 INFO:tasks.rados.rados.0.smithi016.stdout:1163: done (1 left) 2024-04-10T03:12:11.326 INFO:tasks.rados.rados.0.smithi016.stdout:1164: done (0 left) 2024-04-10T03:12:11.326 INFO:tasks.rados.rados.0.smithi016.stdout:1165: snap_create 2024-04-10T03:12:11.326 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:10 smithi136 bash[61117]: debug 2024-04-10T03:12:10.951+0000 7f36d76c0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T03:12:11.326 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:11 smithi136 bash[61117]: debug 2024-04-10T03:12:11.071+0000 7f36d76c0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T03:12:11.327 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:10 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-04-10T03:12:11.327 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:10 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:11.327 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:10 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:11.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:11 smithi016 bash[65786]: debug 2024-04-10T03:12:11.172+0000 7fc9ba001200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-10T03:12:11.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:11 smithi016 bash[65786]: debug 2024-04-10T03:12:11.292+0000 7fc9ba001200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-10T03:12:11.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:11 smithi016 bash[72916]: cluster 2024-04-10T03:12:10.312202+0000 mon.a (mon.0) 27 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2024-04-10T03:12:11.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:11 smithi016 bash[28961]: cluster 2024-04-10T03:12:10.312202+0000 mon.a (mon.0) 27 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-04-10T03:12:11.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:11 smithi136 bash[61117]: debug 2024-04-10T03:12:11.379+0000 7f36d76c0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T03:12:11.665 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:11 smithi136 bash[61117]: debug 2024-04-10T03:12:11.495+0000 7f36d76c0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T03:12:11.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:11 smithi136 bash[23435]: cluster 2024-04-10T03:12:10.312202+0000 mon.a (mon.0) 27 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-04-10T03:12:12.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:11 smithi016 bash[65786]: debug 2024-04-10T03:12:11.608+0000 7fc9ba001200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-10T03:12:12.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:11 smithi016 bash[65786]: debug 2024-04-10T03:12:11.732+0000 7fc9ba001200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-10T03:12:12.218 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:11 smithi136 bash[61117]: debug 2024-04-10T03:12:11.963+0000 7f36d76c0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T03:12:12.218 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[61117]: debug 2024-04-10T03:12:12.095+0000 7f36d76c0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T03:12:12.218 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[61117]: [10/Apr/2024:03:12:12] ENGINE Bus STARTING 2024-04-10T03:12:12.345 INFO:tasks.rados.rados.0.smithi016.stdout:1165: done (0 left) 2024-04-10T03:12:12.346 INFO:tasks.rados.rados.0.smithi016.stdout:1166: delete oid 18 current snap is 122 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1166: done (0 left) 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1167: read oid 32 snap -1 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1167: expect deleted 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1168: read oid 48 snap -1 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1168: expect deleted 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1169: read oid 14 snap 118 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1169: expect deleted 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1170: copy_from oid 30 from oid 43 current snap is 122 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1171: read oid 39 snap -1 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1171: expect (ObjNum 378 snap 120 seq_num 378) 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 122 2024-04-10T03:12:12.354 INFO:tasks.rados.rados.0.smithi016.stdout:1172: seq_num 381 ranges {0=786432,786432=417792,1204224=385024} 2024-04-10T03:12:12.358 INFO:tasks.rados.rados.0.smithi016.stdout:1172: writing smithi01663999-8 from 0 to 786432 tid 1 2024-04-10T03:12:12.360 INFO:tasks.rados.rados.0.smithi016.stdout:1172: writing smithi01663999-8 from 786432 to 1204224 tid 2 2024-04-10T03:12:12.364 INFO:tasks.rados.rados.0.smithi016.stdout:1172: writing smithi01663999-8 from 1204224 to 1589248 tid 3 2024-04-10T03:12:12.364 INFO:tasks.rados.rados.0.smithi016.stdout:1173: rollback oid 49 current snap is 122 2024-04-10T03:12:12.364 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 49 to 107 2024-04-10T03:12:12.364 INFO:tasks.rados.rados.0.smithi016.stdout:1167: done (6 left) 2024-04-10T03:12:12.364 INFO:tasks.rados.rados.0.smithi016.stdout:1168: done (5 left) 2024-04-10T03:12:12.364 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 122 2024-04-10T03:12:12.364 INFO:tasks.rados.rados.0.smithi016.stdout:1174: seq_num 382 ranges {0=802816,802816=704512,1507328=98304} 2024-04-10T03:12:12.370 INFO:tasks.rados.rados.0.smithi016.stdout:1174: writing smithi01663999-19 from 0 to 802816 tid 1 2024-04-10T03:12:12.374 INFO:tasks.rados.rados.0.smithi016.stdout:1174: writing smithi01663999-19 from 802816 to 1507328 tid 2 2024-04-10T03:12:12.375 INFO:tasks.rados.rados.0.smithi016.stdout:1174: writing smithi01663999-19 from 1507328 to 1605632 tid 3 2024-04-10T03:12:12.375 INFO:tasks.rados.rados.0.smithi016.stdout:1175: snap_remove snap 110 2024-04-10T03:12:12.486 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.212+0000 7fc9ba001200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-10T03:12:12.486 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.344+0000 7fc9ba001200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-10T03:12:12.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[28961]: cluster 2024-04-10T03:12:11.330304+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-04-10T03:12:12.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[28961]: cluster 2024-04-10T03:12:12.117139+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:12:12.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[28961]: cluster 2024-04-10T03:12:12.117421+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:12:12.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[28961]: audit 2024-04-10T03:12:12.120679+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:12:12.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[28961]: audit 2024-04-10T03:12:12.122792+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:12:12.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[28961]: audit 2024-04-10T03:12:12.125983+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:12:12.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[28961]: audit 2024-04-10T03:12:12.126869+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:12:12.487 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[72916]: cluster 2024-04-10T03:12:11.330304+0000 mon.a (mon.0) 28 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2024-04-10T03:12:12.487 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[72916]: cluster 2024-04-10T03:12:12.117139+0000 mon.a (mon.0) 29 : cluster 0 Standby manager daemon x restarted 2024-04-10T03:12:12.488 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[72916]: cluster 2024-04-10T03:12:12.117421+0000 mon.a (mon.0) 30 : cluster 0 Standby manager daemon x started 2024-04-10T03:12:12.488 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[72916]: audit 2024-04-10T03:12:12.120679+0000 mon.c (mon.2) 126 : audit 0 from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:12:12.488 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[72916]: audit 2024-04-10T03:12:12.122792+0000 mon.c (mon.2) 127 : audit 0 from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:12:12.488 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[72916]: audit 2024-04-10T03:12:12.125983+0000 mon.c (mon.2) 128 : audit 0 from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:12:12.488 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[72916]: audit 2024-04-10T03:12:12.126869+0000 mon.c (mon.2) 129 : audit 0 from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:12:12.569 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[64351]: logger=settings t=2024-04-10T03:12:12.406867731Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:12:12.570 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[61117]: CherryPy Checker: 2024-04-10T03:12:12.570 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[61117]: The Application mounted at '' has an empty config. 2024-04-10T03:12:12.570 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[61117]: [10/Apr/2024:03:12:12] ENGINE Serving on http://:::9283 2024-04-10T03:12:12.570 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[61117]: [10/Apr/2024:03:12:12] ENGINE Bus STARTED 2024-04-10T03:12:12.570 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[23435]: cluster 2024-04-10T03:12:11.330304+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-04-10T03:12:12.570 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[23435]: cluster 2024-04-10T03:12:12.117139+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x restarted 2024-04-10T03:12:12.570 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[23435]: cluster 2024-04-10T03:12:12.117421+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon x started 2024-04-10T03:12:12.571 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[23435]: audit 2024-04-10T03:12:12.120679+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-10T03:12:12.571 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[23435]: audit 2024-04-10T03:12:12.122792+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-10T03:12:12.571 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[23435]: audit 2024-04-10T03:12:12.125983+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-10T03:12:12.571 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:12 smithi136 bash[23435]: audit 2024-04-10T03:12:12.126869+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.? 172.21.15.136:0/3866729158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-10T03:12:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: [10/Apr/2024:03:12:12] ENGINE Bus STARTING 2024-04-10T03:12:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.552+0000 7fc91a3f2700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.552+0000 7fc91a3f2700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.552+0000 7fc91a3f2700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.552+0000 7fc91a3f2700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.552+0000 7fc91a3f2700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.556+0000 7fc91f3fc700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.556+0000 7fc91f3fc700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.556+0000 7fc91f3fc700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.556+0000 7fc91f3fc700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: debug 2024-04-10T03:12:12.556+0000 7fc91f3fc700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-10T03:12:12.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: CherryPy Checker: 2024-04-10T03:12:12.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: The Application mounted at '' has an empty config. 2024-04-10T03:12:12.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: [10/Apr/2024:03:12:12] ENGINE Serving on http://:::9283 2024-04-10T03:12:12.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:12 smithi016 bash[65786]: [10/Apr/2024:03:12:12] ENGINE Bus STARTED 2024-04-10T03:12:13.414 INFO:tasks.rados.rados.0.smithi016.stdout:1175: done (6 left) 2024-04-10T03:12:13.414 INFO:tasks.rados.rados.0.smithi016.stdout:1176: snap_remove snap 92 2024-04-10T03:12:13.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:13 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:12:13.665 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:13 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:12:13.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: cluster 2024-04-10T03:12:12.349943+0000 mon.a (mon.0) 31 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-04-10T03:12:13.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: cluster 2024-04-10T03:12:12.350469+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 66s), standbys: x 2024-04-10T03:12:13.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: cluster 2024-04-10T03:12:12.374637+0000 mon.a (mon.0) 33 : cluster [INF] Active manager daemon y restarted 2024-04-10T03:12:13.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: cluster 2024-04-10T03:12:12.375295+0000 mon.a (mon.0) 34 : cluster [INF] Activating manager daemon y 2024-04-10T03:12:13.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: cluster 2024-04-10T03:12:12.391881+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-04-10T03:12:13.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: cluster 2024-04-10T03:12:12.392429+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0173152s), standbys: x 2024-04-10T03:12:13.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.398645+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:13.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.398947+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:13.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.399224+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.399743+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.400115+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.404758+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.405117+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.405493+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.406009+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.407833+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.408123+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.408459+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.408824+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.409315+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.409711+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.410097+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.410475+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:12:13.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.410847+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:12:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: cluster 2024-04-10T03:12:12.419331+0000 mon.a (mon.0) 37 : cluster [INF] Manager daemon y is now available 2024-04-10T03:12:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.469758+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.493695+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.506186+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:12:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.507037+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:12:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.535274+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:12:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:13 smithi136 bash[23435]: audit 2024-04-10T03:12:12.535925+0000 mon.b (mon.1) 146 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:12:13.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[65786]: debug 2024-04-10T03:12:13.404+0000 7fc978769700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-10T03:12:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: cluster 2024-04-10T03:12:12.349943+0000 mon.a (mon.0) 31 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-04-10T03:12:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: cluster 2024-04-10T03:12:12.350469+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 66s), standbys: x 2024-04-10T03:12:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: cluster 2024-04-10T03:12:12.374637+0000 mon.a (mon.0) 33 : cluster [INF] Active manager daemon y restarted 2024-04-10T03:12:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: cluster 2024-04-10T03:12:12.375295+0000 mon.a (mon.0) 34 : cluster [INF] Activating manager daemon y 2024-04-10T03:12:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: cluster 2024-04-10T03:12:12.391881+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-04-10T03:12:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: cluster 2024-04-10T03:12:12.392429+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0173152s), standbys: x 2024-04-10T03:12:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.398645+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.398947+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.399224+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.399743+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.400115+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.404758+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.405117+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.405493+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.406009+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.407833+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.408123+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.408459+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.408824+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:12:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.409315+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: cluster 2024-04-10T03:12:12.349943+0000 mon.a (mon.0) 31 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: cluster 2024-04-10T03:12:12.350469+0000 mon.a (mon.0) 32 : cluster 0 mgrmap e39: y(active, since 66s), standbys: x 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: cluster 2024-04-10T03:12:12.374637+0000 mon.a (mon.0) 33 : cluster 1 Active manager daemon y restarted 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: cluster 2024-04-10T03:12:12.375295+0000 mon.a (mon.0) 34 : cluster 1 Activating manager daemon y 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: cluster 2024-04-10T03:12:12.391881+0000 mon.a (mon.0) 35 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: cluster 2024-04-10T03:12:12.392429+0000 mon.a (mon.0) 36 : cluster 0 mgrmap e40: y(active, starting, since 0.0173152s), standbys: x 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.398645+0000 mon.b (mon.1) 125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.398947+0000 mon.b (mon.1) 126 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.399224+0000 mon.b (mon.1) 127 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.399743+0000 mon.b (mon.1) 128 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.400115+0000 mon.b (mon.1) 129 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:12:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.404758+0000 mon.b (mon.1) 130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-10T03:12:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.405117+0000 mon.b (mon.1) 131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-10T03:12:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.405493+0000 mon.b (mon.1) 132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-10T03:12:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.406009+0000 mon.b (mon.1) 133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-10T03:12:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.407833+0000 mon.b (mon.1) 134 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-10T03:12:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.408123+0000 mon.b (mon.1) 135 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:12:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.408459+0000 mon.b (mon.1) 136 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:12:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.408824+0000 mon.b (mon.1) 137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:12:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.409315+0000 mon.b (mon.1) 138 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:12:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.409711+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.410097+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.410475+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.410847+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: cluster 2024-04-10T03:12:12.419331+0000 mon.a (mon.0) 37 : cluster [INF] Manager daemon y is now available 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.469758+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.493695+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.506186+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.507037+0000 mon.b (mon.1) 145 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.535274+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[28961]: audit 2024-04-10T03:12:12.535925+0000 mon.b (mon.1) 146 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:12:13.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.409711+0000 mon.b (mon.1) 139 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.410097+0000 mon.b (mon.1) 140 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.410475+0000 mon.b (mon.1) 141 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.410847+0000 mon.b (mon.1) 142 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: cluster 2024-04-10T03:12:12.419331+0000 mon.a (mon.0) 37 : cluster 1 Manager daemon y is now available 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.469758+0000 mon.b (mon.1) 143 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.493695+0000 mon.b (mon.1) 144 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.506186+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.507037+0000 mon.b (mon.1) 145 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.535274+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25133 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:12:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:13 smithi016 bash[72916]: audit 2024-04-10T03:12:12.535925+0000 mon.b (mon.1) 146 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-10T03:12:14.426 INFO:tasks.rados.rados.0.smithi016.stdout:1176: done (6 left) 2024-04-10T03:12:14.426 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 122 2024-04-10T03:12:14.427 INFO:tasks.rados.rados.0.smithi016.stdout:1177: seq_num 383 ranges {0=417792,417792=589824,1007616=417792,1425408=196608} 2024-04-10T03:12:14.427 INFO:tasks.rados.rados.0.smithi016.stdout:1177: writing smithi01663999-32 from 0 to 417792 tid 1 2024-04-10T03:12:14.427 INFO:tasks.rados.rados.0.smithi016.stdout:1177: writing smithi01663999-32 from 417792 to 1007616 tid 2 2024-04-10T03:12:14.430 INFO:tasks.rados.rados.0.smithi016.stdout:1177: writing smithi01663999-32 from 1007616 to 1425408 tid 3 2024-04-10T03:12:14.433 INFO:tasks.rados.rados.0.smithi016.stdout:1177: writing smithi01663999-32 from 1425408 to 1622016 tid 4 2024-04-10T03:12:14.433 INFO:tasks.rados.rados.0.smithi016.stdout:1178: read oid 13 snap -1 2024-04-10T03:12:14.433 INFO:tasks.rados.rados.0.smithi016.stdout:1178: expect (ObjNum 376 snap 119 seq_num 376) 2024-04-10T03:12:14.433 INFO:tasks.rados.rados.0.smithi016.stdout:1179: delete oid 12 current snap is 122 2024-04-10T03:12:14.442 INFO:tasks.rados.rados.0.smithi016.stdout:1172: finishing write tid 1 to smithi01663999-8 2024-04-10T03:12:14.442 INFO:tasks.rados.rados.0.smithi016.stdout:1173: finishing rollback tid 0 to smithi01663999-49 2024-04-10T03:12:14.442 INFO:tasks.rados.rados.0.smithi016.stdout:1173: finishing rollback tid 1 to smithi01663999-49 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 434 (ObjNum 33 snap 0 seq_num 2082266064) dirty dne 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1172: finishing write tid 2 to smithi01663999-8 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1174: finishing write tid 1 to smithi01663999-19 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1172: finishing write tid 3 to smithi01663999-8 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1172: finishing write tid 4 to smithi01663999-8 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1174: finishing write tid 2 to smithi01663999-19 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1174: finishing write tid 3 to smithi01663999-19 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1174: finishing write tid 4 to smithi01663999-19 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1172: finishing write tid 5 to smithi01663999-8 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 476 (ObjNum 381 snap 122 seq_num 381) dirty exists 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1172: left oid 8 (ObjNum 381 snap 122 seq_num 381) 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1174: finishing write tid 5 to smithi01663999-19 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 537 (ObjNum 382 snap 122 seq_num 382) dirty exists 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1174: left oid 19 (ObjNum 382 snap 122 seq_num 382) 2024-04-10T03:12:14.443 INFO:tasks.rados.rados.0.smithi016.stdout:1171: expect (ObjNum 378 snap 120 seq_num 378) 2024-04-10T03:12:14.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:14 smithi136 bash[23435]: cephadm 2024-04-10T03:12:12.982525+0000 mgr.y (mgr.25133) 1 : cephadm [INF] [10/Apr/2024:03:12:12] ENGINE Bus STARTING 2024-04-10T03:12:14.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:14 smithi136 bash[23435]: cephadm 2024-04-10T03:12:13.108411+0000 mgr.y (mgr.25133) 2 : cephadm [INF] [10/Apr/2024:03:12:13] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T03:12:14.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:14 smithi136 bash[23435]: cephadm 2024-04-10T03:12:13.210425+0000 mgr.y (mgr.25133) 3 : cephadm [INF] [10/Apr/2024:03:12:13] ENGINE Serving on http://172.21.15.16:8765 2024-04-10T03:12:14.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:14 smithi136 bash[23435]: cephadm 2024-04-10T03:12:13.211163+0000 mgr.y (mgr.25133) 4 : cephadm [INF] [10/Apr/2024:03:12:13] ENGINE Bus STARTED 2024-04-10T03:12:14.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:14 smithi136 bash[23435]: cluster 2024-04-10T03:12:13.401457+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e41: y(active, since 1.02632s), standbys: x 2024-04-10T03:12:14.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:14 smithi136 bash[23435]: cluster 2024-04-10T03:12:13.418527+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-04-10T03:12:14.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:14 smithi136 bash[23435]: cluster 2024-04-10T03:12:13.438069+0000 mgr.y (mgr.25133) 5 : cluster [DBG] pgmap v4: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:14.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[72916]: cephadm 2024-04-10T03:12:12.982525+0000 mgr.y (mgr.25133) 1 : cephadm 1 [10/Apr/2024:03:12:12] ENGINE Bus STARTING 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[72916]: cephadm 2024-04-10T03:12:13.108411+0000 mgr.y (mgr.25133) 2 : cephadm 1 [10/Apr/2024:03:12:13] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[72916]: cephadm 2024-04-10T03:12:13.210425+0000 mgr.y (mgr.25133) 3 : cephadm 1 [10/Apr/2024:03:12:13] ENGINE Serving on http://172.21.15.16:8765 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[72916]: cephadm 2024-04-10T03:12:13.211163+0000 mgr.y (mgr.25133) 4 : cephadm 1 [10/Apr/2024:03:12:13] ENGINE Bus STARTED 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[72916]: cluster 2024-04-10T03:12:13.401457+0000 mon.a (mon.0) 40 : cluster 0 mgrmap e41: y(active, since 1.02632s), standbys: x 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[72916]: cluster 2024-04-10T03:12:13.418527+0000 mon.a (mon.0) 41 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[72916]: cluster 2024-04-10T03:12:13.438069+0000 mgr.y (mgr.25133) 5 : cluster 0 pgmap v4: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[28961]: cephadm 2024-04-10T03:12:12.982525+0000 mgr.y (mgr.25133) 1 : cephadm [INF] [10/Apr/2024:03:12:12] ENGINE Bus STARTING 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[28961]: cephadm 2024-04-10T03:12:13.108411+0000 mgr.y (mgr.25133) 2 : cephadm [INF] [10/Apr/2024:03:12:13] ENGINE Serving on https://172.21.15.16:7150 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[28961]: cephadm 2024-04-10T03:12:13.210425+0000 mgr.y (mgr.25133) 3 : cephadm [INF] [10/Apr/2024:03:12:13] ENGINE Serving on http://172.21.15.16:8765 2024-04-10T03:12:14.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[28961]: cephadm 2024-04-10T03:12:13.211163+0000 mgr.y (mgr.25133) 4 : cephadm [INF] [10/Apr/2024:03:12:13] ENGINE Bus STARTED 2024-04-10T03:12:14.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[28961]: cluster 2024-04-10T03:12:13.401457+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e41: y(active, since 1.02632s), standbys: x 2024-04-10T03:12:14.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[28961]: cluster 2024-04-10T03:12:13.418527+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-04-10T03:12:14.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:14 smithi016 bash[28961]: cluster 2024-04-10T03:12:13.438069+0000 mgr.y (mgr.25133) 5 : cluster [DBG] pgmap v4: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:14.831 INFO:tasks.rados.rados.0.smithi016.stdout:1170: finishing copy_from racing read to smithi01663999-30 2024-04-10T03:12:14.831 INFO:tasks.rados.rados.0.smithi016.stdout:1170: finishing copy_from to smithi01663999-30 2024-04-10T03:12:14.832 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 858 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:12:14.832 INFO:tasks.rados.rados.0.smithi016.stdout:1177: finishing write tid 1 to smithi01663999-32 2024-04-10T03:12:14.832 INFO:tasks.rados.rados.0.smithi016.stdout:1178: expect (ObjNum 376 snap 119 seq_num 376) 2024-04-10T03:12:14.871 INFO:tasks.rados.rados.0.smithi016.stdout:1177: finishing write tid 2 to smithi01663999-32 2024-04-10T03:12:14.871 INFO:tasks.rados.rados.0.smithi016.stdout:1177: finishing write tid 3 to smithi01663999-32 2024-04-10T03:12:14.871 INFO:tasks.rados.rados.0.smithi016.stdout:1177: finishing write tid 4 to smithi01663999-32 2024-04-10T03:12:14.871 INFO:tasks.rados.rados.0.smithi016.stdout:1177: finishing write tid 5 to smithi01663999-32 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1177: finishing write tid 6 to smithi01663999-32 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 533 (ObjNum 383 snap 122 seq_num 383) dirty exists 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1177: left oid 32 (ObjNum 383 snap 122 seq_num 383) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1169: done (8 left) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1170: done (7 left) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1171: done (6 left) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1172: done (5 left) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1173: done (4 left) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1174: done (3 left) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1177: done (2 left) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1178: done (1 left) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1179: done (0 left) 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:1180: rollback oid 41 current snap is 122 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 121 2024-04-10T03:12:14.872 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 122 2024-04-10T03:12:14.873 INFO:tasks.rados.rados.0.smithi016.stdout:1181: seq_num 385 ranges {5464064=450560,5914624=761856,6676480=442368} 2024-04-10T03:12:14.953 INFO:tasks.rados.rados.0.smithi016.stdout:1181: writing smithi01663999-25 from 5464064 to 5914624 tid 1 2024-04-10T03:12:14.960 INFO:tasks.rados.rados.0.smithi016.stdout:1181: writing smithi01663999-25 from 5914624 to 6676480 tid 2 2024-04-10T03:12:14.964 INFO:tasks.rados.rados.0.smithi016.stdout:1181: writing smithi01663999-25 from 6676480 to 7118848 tid 3 2024-04-10T03:12:14.964 INFO:tasks.rados.rados.0.smithi016.stdout:1182: rollback oid 49 current snap is 122 2024-04-10T03:12:14.964 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 49 to 118 2024-04-10T03:12:14.965 INFO:tasks.rados.rados.0.smithi016.stdout:1180: finishing rollback tid 0 to smithi01663999-41 2024-04-10T03:12:14.965 INFO:tasks.rados.rados.0.smithi016.stdout:1180: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:12:14.965 INFO:tasks.rados.rados.0.smithi016.stdout:1180: finishing rollback tid 2 to smithi01663999-41 2024-04-10T03:12:14.965 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 438 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-04-10T03:12:14.965 INFO:tasks.rados.rados.0.smithi016.stdout:1181: finishing write tid 1 to smithi01663999-25 2024-04-10T03:12:14.965 INFO:tasks.rados.rados.0.smithi016.stdout:1180: done (2 left) 2024-04-10T03:12:14.965 INFO:tasks.rados.rados.0.smithi016.stdout:1183: delete oid 21 current snap is 122 2024-04-10T03:12:14.969 INFO:tasks.rados.rados.0.smithi016.stdout:1183: done (2 left) 2024-04-10T03:12:14.969 INFO:tasks.rados.rados.0.smithi016.stdout:1184: delete oid 41 current snap is 122 2024-04-10T03:12:14.970 INFO:tasks.rados.rados.0.smithi016.stdout:1182: finishing rollback tid 1 to smithi01663999-49 2024-04-10T03:12:14.971 INFO:tasks.rados.rados.0.smithi016.stdout:1182: finishing rollback tid 2 to smithi01663999-49 2024-04-10T03:12:14.971 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 436 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-04-10T03:12:14.974 INFO:tasks.rados.rados.0.smithi016.stdout:1181: finishing write tid 2 to smithi01663999-25 2024-04-10T03:12:14.974 INFO:tasks.rados.rados.0.smithi016.stdout:1182: done (2 left) 2024-04-10T03:12:14.974 INFO:tasks.rados.rados.0.smithi016.stdout:1184: done (1 left) 2024-04-10T03:12:14.974 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 122 2024-04-10T03:12:14.974 INFO:tasks.rados.rados.0.smithi016.stdout:1185: seq_num 388 ranges {6627328=507904,7135232=458752,7593984=606208,8200192=139264} 2024-04-10T03:12:15.037 INFO:tasks.rados.rados.0.smithi016.stdout:1185: writing smithi01663999-28 from 6627328 to 7135232 tid 1 2024-04-10T03:12:15.040 INFO:tasks.rados.rados.0.smithi016.stdout:1185: writing smithi01663999-28 from 7135232 to 7593984 tid 2 2024-04-10T03:12:15.045 INFO:tasks.rados.rados.0.smithi016.stdout:1185: writing smithi01663999-28 from 7593984 to 8200192 tid 3 2024-04-10T03:12:15.046 INFO:tasks.rados.rados.0.smithi016.stdout:1185: writing smithi01663999-28 from 8200192 to 8339456 tid 4 2024-04-10T03:12:15.046 INFO:tasks.rados.rados.0.smithi016.stdout:1186: rmattr oid 19 current snap is 122 2024-04-10T03:12:15.046 INFO:tasks.rados.rados.0.smithi016.stdout:1181: finishing write tid 3 to smithi01663999-25 2024-04-10T03:12:15.046 INFO:tasks.rados.rados.0.smithi016.stdout:1186: done (2 left) 2024-04-10T03:12:15.047 INFO:tasks.rados.rados.0.smithi016.stdout:1187: read oid 36 snap 119 2024-04-10T03:12:15.047 INFO:tasks.rados.rados.0.smithi016.stdout:1187: expect (ObjNum 374 snap 118 seq_num 374) 2024-04-10T03:12:15.047 INFO:tasks.rados.rados.0.smithi016.stdout:1188: read oid 42 snap -1 2024-04-10T03:12:15.047 INFO:tasks.rados.rados.0.smithi016.stdout:1188: expect (ObjNum 336 snap 105 seq_num 336) 2024-04-10T03:12:15.047 INFO:tasks.rados.rados.0.smithi016.stdout:1189: snap_remove snap 107 2024-04-10T03:12:15.428 INFO:tasks.rados.rados.0.smithi016.stdout:1189: done (4 left) 2024-04-10T03:12:15.428 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 122 2024-04-10T03:12:15.428 INFO:tasks.rados.rados.0.smithi016.stdout:1181: finishing write tid 4 to smithi01663999-25 2024-04-10T03:12:15.428 INFO:tasks.rados.rados.0.smithi016.stdout:1181: finishing write tid 5 to smithi01663999-25 2024-04-10T03:12:15.428 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 862 (ObjNum 385 snap 122 seq_num 385) dirty exists 2024-04-10T03:12:15.428 INFO:tasks.rados.rados.0.smithi016.stdout:1181: left oid 25 (ObjNum 385 snap 122 seq_num 385) 2024-04-10T03:12:15.428 INFO:tasks.rados.rados.0.smithi016.stdout:1185: finishing write tid 1 to smithi01663999-28 2024-04-10T03:12:15.428 INFO:tasks.rados.rados.0.smithi016.stdout:1185: finishing write tid 2 to smithi01663999-28 2024-04-10T03:12:15.429 INFO:tasks.rados.rados.0.smithi016.stdout:1188: expect (ObjNum 336 snap 105 seq_num 336) 2024-04-10T03:12:15.501 INFO:tasks.rados.rados.0.smithi016.stdout:1185: finishing write tid 3 to smithi01663999-28 2024-04-10T03:12:15.501 INFO:tasks.rados.rados.0.smithi016.stdout:1185: finishing write tid 4 to smithi01663999-28 2024-04-10T03:12:15.501 INFO:tasks.rados.rados.0.smithi016.stdout:1185: finishing write tid 5 to smithi01663999-28 2024-04-10T03:12:15.501 INFO:tasks.rados.rados.0.smithi016.stdout:1185: finishing write tid 6 to smithi01663999-28 2024-04-10T03:12:15.502 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 555 (ObjNum 388 snap 122 seq_num 388) dirty exists 2024-04-10T03:12:15.502 INFO:tasks.rados.rados.0.smithi016.stdout:1185: left oid 28 (ObjNum 388 snap 122 seq_num 388) 2024-04-10T03:12:15.502 INFO:tasks.rados.rados.0.smithi016.stdout:1187: expect (ObjNum 374 snap 118 seq_num 374) 2024-04-10T03:12:15.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:15 smithi136 bash[23435]: cluster 2024-04-10T03:12:14.404372+0000 mgr.y (mgr.25133) 6 : cluster [DBG] pgmap v5: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:15.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:15 smithi136 bash[23435]: cluster 2024-04-10T03:12:14.409733+0000 mon.a (mon.0) 42 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-10T03:12:15.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:15 smithi136 bash[23435]: cluster 2024-04-10T03:12:14.409789+0000 mon.a (mon.0) 43 : cluster [INF] Cluster is now healthy 2024-04-10T03:12:15.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:15 smithi136 bash[23435]: cluster 2024-04-10T03:12:14.423437+0000 mon.a (mon.0) 44 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-04-10T03:12:15.795 INFO:tasks.rados.rados.0.smithi016.stdout:1190: seq_num 389 ranges {1982464=524288,2506752=745472,3252224=458752} 2024-04-10T03:12:15.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:15 smithi016 bash[72916]: cluster 2024-04-10T03:12:14.404372+0000 mgr.y (mgr.25133) 6 : cluster 0 pgmap v5: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:15.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:15 smithi016 bash[72916]: cluster 2024-04-10T03:12:14.409733+0000 mon.a (mon.0) 42 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-10T03:12:15.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:15 smithi016 bash[72916]: cluster 2024-04-10T03:12:14.409789+0000 mon.a (mon.0) 43 : cluster 1 Cluster is now healthy 2024-04-10T03:12:15.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:15 smithi016 bash[72916]: cluster 2024-04-10T03:12:14.423437+0000 mon.a (mon.0) 44 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2024-04-10T03:12:15.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:15 smithi016 bash[28961]: cluster 2024-04-10T03:12:14.404372+0000 mgr.y (mgr.25133) 6 : cluster [DBG] pgmap v5: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:15.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:15 smithi016 bash[28961]: cluster 2024-04-10T03:12:14.409733+0000 mon.a (mon.0) 42 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-10T03:12:15.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:15 smithi016 bash[28961]: cluster 2024-04-10T03:12:14.409789+0000 mon.a (mon.0) 43 : cluster [INF] Cluster is now healthy 2024-04-10T03:12:15.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:15 smithi016 bash[28961]: cluster 2024-04-10T03:12:14.423437+0000 mon.a (mon.0) 44 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-04-10T03:12:15.818 INFO:tasks.rados.rados.0.smithi016.stdout:1190: writing smithi01663999-26 from 1982464 to 2506752 tid 1 2024-04-10T03:12:15.825 INFO:tasks.rados.rados.0.smithi016.stdout:1190: writing smithi01663999-26 from 2506752 to 3252224 tid 2 2024-04-10T03:12:15.830 INFO:tasks.rados.rados.0.smithi016.stdout:1190: writing smithi01663999-26 from 3252224 to 3710976 tid 3 2024-04-10T03:12:15.830 INFO:tasks.rados.rados.0.smithi016.stdout:1181: done (4 left) 2024-04-10T03:12:15.830 INFO:tasks.rados.rados.0.smithi016.stdout:1185: done (3 left) 2024-04-10T03:12:15.830 INFO:tasks.rados.rados.0.smithi016.stdout:1187: done (2 left) 2024-04-10T03:12:15.831 INFO:tasks.rados.rados.0.smithi016.stdout:1188: done (1 left) 2024-04-10T03:12:15.831 INFO:tasks.rados.rados.0.smithi016.stdout:1191: setattr oid 23 current snap is 122 2024-04-10T03:12:15.831 INFO:tasks.rados.rados.0.smithi016.stdout:1190: finishing write tid 1 to smithi01663999-26 2024-04-10T03:12:15.831 INFO:tasks.rados.rados.0.smithi016.stdout:1190: finishing write tid 2 to smithi01663999-26 2024-04-10T03:12:15.832 INFO:tasks.rados.rados.0.smithi016.stdout:1192: rollback oid 44 current snap is 122 2024-04-10T03:12:15.832 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 121 2024-04-10T03:12:15.832 INFO:tasks.rados.rados.0.smithi016.stdout:1193: snap_remove snap 113 2024-04-10T03:12:16.438 INFO:tasks.rados.rados.0.smithi016.stdout:1193: done (3 left) 2024-04-10T03:12:16.438 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 122 2024-04-10T03:12:16.438 INFO:tasks.rados.rados.0.smithi016.stdout:1194: seq_num 390 ranges {0=540672,540672=630784,1171456=573440} 2024-04-10T03:12:16.438 INFO:tasks.rados.rados.0.smithi016.stdout:1194: writing smithi01663999-10 from 0 to 540672 tid 1 2024-04-10T03:12:16.438 INFO:tasks.rados.rados.0.smithi016.stdout:1194: writing smithi01663999-10 from 540672 to 1171456 tid 2 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:1194: writing smithi01663999-10 from 1171456 to 1744896 tid 3 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 122 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:1190: finishing write tid 3 to smithi01663999-26 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 563 (ObjNum 373 snap 118 seq_num 373) dirty exists 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:1190: finishing write tid 4 to smithi01663999-26 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:1192: finishing rollback tid 0 to smithi01663999-44 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:1190: finishing write tid 5 to smithi01663999-26 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 249 (ObjNum 389 snap 122 seq_num 389) dirty exists 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:1190: left oid 26 (ObjNum 389 snap 122 seq_num 389) 2024-04-10T03:12:16.442 INFO:tasks.rados.rados.0.smithi016.stdout:1192: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:12:16.443 INFO:tasks.rados.rados.0.smithi016.stdout:1192: finishing rollback tid 2 to smithi01663999-44 2024-04-10T03:12:16.443 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 537 (ObjNum 245 snap 64 seq_num 245) dirty exists 2024-04-10T03:12:16.443 INFO:tasks.rados.rados.0.smithi016.stdout:1195: seq_num 391 ranges {10158080=557056,10715136=516096,11231232=688128} 2024-04-10T03:12:16.535 INFO:tasks.rados.rados.0.smithi016.stdout:1195: writing smithi01663999-31 from 10158080 to 10715136 tid 1 2024-04-10T03:12:16.539 INFO:tasks.rados.rados.0.smithi016.stdout:1195: writing smithi01663999-31 from 10715136 to 11231232 tid 2 2024-04-10T03:12:16.543 INFO:tasks.rados.rados.0.smithi016.stdout:1195: writing smithi01663999-31 from 11231232 to 11919360 tid 3 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1190: done (4 left) 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1191: done (3 left) 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1192: done (2 left) 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1196: read oid 29 snap -1 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1196: expect deleted 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1197: copy_from oid 19 from oid 40 current snap is 122 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1194: finishing write tid 1 to smithi01663999-10 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1194: finishing write tid 2 to smithi01663999-10 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1194: finishing write tid 3 to smithi01663999-10 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1194: finishing write tid 4 to smithi01663999-10 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1194: finishing write tid 5 to smithi01663999-10 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 547 (ObjNum 390 snap 122 seq_num 390) dirty exists 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1194: left oid 10 (ObjNum 390 snap 122 seq_num 390) 2024-04-10T03:12:16.544 INFO:tasks.rados.rados.0.smithi016.stdout:1194: done (3 left) 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:1198: read oid 44 snap -1 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:1198: expect (ObjNum 245 snap 64 seq_num 245) 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:1199: rollback oid 47 current snap is 122 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 115 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:1200: rmattr oid 2 current snap is 122 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:1200: done (5 left) 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:1201: read oid 30 snap -1 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:1201: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:1202: snap_create 2024-04-10T03:12:16.545 INFO:tasks.rados.rados.0.smithi016.stdout:1195: finishing write tid 1 to smithi01663999-31 2024-04-10T03:12:16.546 INFO:tasks.rados.rados.0.smithi016.stdout:1195: finishing write tid 2 to smithi01663999-31 2024-04-10T03:12:16.552 INFO:tasks.rados.rados.0.smithi016.stdout:1199: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:12:16.552 INFO:tasks.rados.rados.0.smithi016.stdout:1199: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:12:16.554 INFO:tasks.rados.rados.0.smithi016.stdout:1199: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:12:16.554 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 630 (ObjNum 365 snap 113 seq_num 365) dirty exists 2024-04-10T03:12:16.558 INFO:tasks.rados.rados.0.smithi016.stdout:1195: finishing write tid 3 to smithi01663999-31 2024-04-10T03:12:16.558 INFO:tasks.rados.rados.0.smithi016.stdout:1195: finishing write tid 4 to smithi01663999-31 2024-04-10T03:12:16.564 INFO:tasks.rados.rados.0.smithi016.stdout:1198: expect (ObjNum 245 snap 64 seq_num 245) 2024-04-10T03:12:16.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:16 smithi136 bash[23435]: cluster 2024-04-10T03:12:15.413924+0000 mon.a (mon.0) 45 : cluster [DBG] mgrmap e42: y(active, since 3s), standbys: x 2024-04-10T03:12:16.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:16 smithi136 bash[23435]: cluster 2024-04-10T03:12:15.427431+0000 mon.a (mon.0) 46 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-04-10T03:12:16.670 INFO:tasks.rados.rados.0.smithi016.stdout:1195: finishing write tid 5 to smithi01663999-31 2024-04-10T03:12:16.670 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 938 (ObjNum 391 snap 122 seq_num 391) dirty exists 2024-04-10T03:12:16.670 INFO:tasks.rados.rados.0.smithi016.stdout:1195: left oid 31 (ObjNum 391 snap 122 seq_num 391) 2024-04-10T03:12:16.670 INFO:tasks.rados.rados.0.smithi016.stdout:1197: finishing copy_from racing read to smithi01663999-19 2024-04-10T03:12:16.670 INFO:tasks.rados.rados.0.smithi016.stdout:1197: finishing copy_from to smithi01663999-19 2024-04-10T03:12:16.670 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 303 (ObjNum 269 snap 83 seq_num 269) dirty exists 2024-04-10T03:12:16.671 INFO:tasks.rados.rados.0.smithi016.stdout:1201: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:12:16.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:16 smithi016 bash[72916]: cluster 2024-04-10T03:12:15.413924+0000 mon.a (mon.0) 45 : cluster 0 mgrmap e42: y(active, since 3s), standbys: x 2024-04-10T03:12:16.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:16 smithi016 bash[72916]: cluster 2024-04-10T03:12:15.427431+0000 mon.a (mon.0) 46 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2024-04-10T03:12:16.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:16 smithi016 bash[28961]: cluster 2024-04-10T03:12:15.413924+0000 mon.a (mon.0) 45 : cluster [DBG] mgrmap e42: y(active, since 3s), standbys: x 2024-04-10T03:12:16.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:16 smithi016 bash[28961]: cluster 2024-04-10T03:12:15.427431+0000 mon.a (mon.0) 46 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-04-10T03:12:17.383 INFO:tasks.rados.rados.0.smithi016.stdout:1195: done (6 left) 2024-04-10T03:12:17.383 INFO:tasks.rados.rados.0.smithi016.stdout:1196: done (5 left) 2024-04-10T03:12:17.383 INFO:tasks.rados.rados.0.smithi016.stdout:1197: done (4 left) 2024-04-10T03:12:17.383 INFO:tasks.rados.rados.0.smithi016.stdout:1198: done (3 left) 2024-04-10T03:12:17.383 INFO:tasks.rados.rados.0.smithi016.stdout:1199: done (2 left) 2024-04-10T03:12:17.383 INFO:tasks.rados.rados.0.smithi016.stdout:1201: done (1 left) 2024-04-10T03:12:17.383 INFO:tasks.rados.rados.0.smithi016.stdout:1202: done (0 left) 2024-04-10T03:12:17.383 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 123 2024-04-10T03:12:17.383 INFO:tasks.rados.rados.0.smithi016.stdout:1203: seq_num 392 ranges {8339456=573440,8912896=802816,9715712=401408} 2024-04-10T03:12:17.436 INFO:tasks.rados.rados.0.smithi016.stdout:1203: writing smithi01663999-28 from 8339456 to 8912896 tid 1 2024-04-10T03:12:17.441 INFO:tasks.rados.rados.0.smithi016.stdout:1203: writing smithi01663999-28 from 8912896 to 9715712 tid 2 2024-04-10T03:12:17.444 INFO:tasks.rados.rados.0.smithi016.stdout:1203: writing smithi01663999-28 from 9715712 to 10117120 tid 3 2024-04-10T03:12:17.444 INFO:tasks.rados.rados.0.smithi016.stdout:1204: rmattr oid 39 current snap is 123 2024-04-10T03:12:17.444 INFO:tasks.rados.rados.0.smithi016.stdout:1203: finishing write tid 1 to smithi01663999-28 2024-04-10T03:12:17.444 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 123 2024-04-10T03:12:17.444 INFO:tasks.rados.rados.0.smithi016.stdout:1205: seq_num 393 ranges {2965504=589824,3555328=679936,4235264=524288} 2024-04-10T03:12:17.464 INFO:tasks.rados.rados.0.smithi016.stdout:1205: writing smithi01663999-4 from 2965504 to 3555328 tid 1 2024-04-10T03:12:17.467 INFO:tasks.rados.rados.0.smithi016.stdout:1205: writing smithi01663999-4 from 3555328 to 4235264 tid 2 2024-04-10T03:12:17.471 INFO:tasks.rados.rados.0.smithi016.stdout:1205: writing smithi01663999-4 from 4235264 to 4759552 tid 3 2024-04-10T03:12:17.471 INFO:tasks.rados.rados.0.smithi016.stdout:1206: copy_from oid 37 from oid 50 current snap is 123 2024-04-10T03:12:17.471 INFO:tasks.rados.rados.0.smithi016.stdout:1203: finishing write tid 2 to smithi01663999-28 2024-04-10T03:12:17.471 INFO:tasks.rados.rados.0.smithi016.stdout:1203: finishing write tid 3 to smithi01663999-28 2024-04-10T03:12:17.471 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 749 (ObjNum 378 snap 120 seq_num 378) dirty exists 2024-04-10T03:12:17.471 INFO:tasks.rados.rados.0.smithi016.stdout:1203: finishing write tid 4 to smithi01663999-28 2024-04-10T03:12:17.472 INFO:tasks.rados.rados.0.smithi016.stdout:1203: finishing write tid 5 to smithi01663999-28 2024-04-10T03:12:17.472 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 573 (ObjNum 392 snap 123 seq_num 392) dirty exists 2024-04-10T03:12:17.472 INFO:tasks.rados.rados.0.smithi016.stdout:1203: left oid 28 (ObjNum 392 snap 123 seq_num 392) 2024-04-10T03:12:17.472 INFO:tasks.rados.rados.0.smithi016.stdout:1203: done (3 left) 2024-04-10T03:12:17.472 INFO:tasks.rados.rados.0.smithi016.stdout:1204: done (2 left) 2024-04-10T03:12:17.472 INFO:tasks.rados.rados.0.smithi016.stdout:1207: copy_from oid 49 from oid 44 current snap is 123 2024-04-10T03:12:17.472 INFO:tasks.rados.rados.0.smithi016.stdout:1208: snap_create 2024-04-10T03:12:17.473 INFO:tasks.rados.rados.0.smithi016.stdout:1205: finishing write tid 1 to smithi01663999-4 2024-04-10T03:12:17.474 INFO:tasks.rados.rados.0.smithi016.stdout:1206: finishing copy_from racing read to smithi01663999-37 2024-04-10T03:12:17.478 INFO:tasks.rados.rados.0.smithi016.stdout:1205: finishing write tid 2 to smithi01663999-4 2024-04-10T03:12:17.478 INFO:tasks.rados.rados.0.smithi016.stdout:1206: finishing copy_from to smithi01663999-37 2024-04-10T03:12:17.478 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 337 (ObjNum 65 snap 0 seq_num 1702129253) dirty exists 2024-04-10T03:12:17.478 INFO:tasks.rados.rados.0.smithi016.stdout:1205: finishing write tid 3 to smithi01663999-4 2024-04-10T03:12:17.479 INFO:tasks.rados.rados.0.smithi016.stdout:1205: finishing write tid 4 to smithi01663999-4 2024-04-10T03:12:17.481 INFO:tasks.rados.rados.0.smithi016.stdout:1205: finishing write tid 5 to smithi01663999-4 2024-04-10T03:12:17.481 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 476 (ObjNum 393 snap 123 seq_num 393) dirty exists 2024-04-10T03:12:17.481 INFO:tasks.rados.rados.0.smithi016.stdout:1205: left oid 4 (ObjNum 393 snap 123 seq_num 393) 2024-04-10T03:12:17.493 INFO:tasks.rados.rados.0.smithi016.stdout:1207: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:12:17.494 INFO:tasks.rados.rados.0.smithi016.stdout:1207: finishing copy_from to smithi01663999-49 2024-04-10T03:12:17.495 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 537 (ObjNum 245 snap 64 seq_num 245) dirty exists 2024-04-10T03:12:17.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:17 smithi016 bash[72916]: cluster 2024-04-10T03:12:16.405030+0000 mgr.y (mgr.25133) 7 : cluster 0 pgmap v8: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:17.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:17 smithi016 bash[72916]: cluster 2024-04-10T03:12:16.434117+0000 mon.a (mon.0) 47 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2024-04-10T03:12:17.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:17 smithi016 bash[72916]: cluster 2024-04-10T03:12:17.291347+0000 mon.a (mon.0) 48 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2024-04-10T03:12:17.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:17 smithi016 bash[72916]: cluster 2024-04-10T03:12:17.416348+0000 mon.a (mon.0) 49 : cluster 0 mgrmap e43: y(active, since 5s), standbys: x 2024-04-10T03:12:17.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:17 smithi016 bash[28961]: cluster 2024-04-10T03:12:16.405030+0000 mgr.y (mgr.25133) 7 : cluster [DBG] pgmap v8: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:17.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:17 smithi016 bash[28961]: cluster 2024-04-10T03:12:16.434117+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-04-10T03:12:17.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:17 smithi016 bash[28961]: cluster 2024-04-10T03:12:17.291347+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-04-10T03:12:17.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:17 smithi016 bash[28961]: cluster 2024-04-10T03:12:17.416348+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e43: y(active, since 5s), standbys: x 2024-04-10T03:12:17.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:17 smithi136 bash[23435]: cluster 2024-04-10T03:12:16.405030+0000 mgr.y (mgr.25133) 7 : cluster [DBG] pgmap v8: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:17.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:17 smithi136 bash[23435]: cluster 2024-04-10T03:12:16.434117+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-04-10T03:12:17.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:17 smithi136 bash[23435]: cluster 2024-04-10T03:12:17.291347+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-04-10T03:12:17.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:17 smithi136 bash[23435]: cluster 2024-04-10T03:12:17.416348+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e43: y(active, since 5s), standbys: x 2024-04-10T03:12:18.430 INFO:tasks.rados.rados.0.smithi016.stdout:1205: done (3 left) 2024-04-10T03:12:18.430 INFO:tasks.rados.rados.0.smithi016.stdout:1206: done (2 left) 2024-04-10T03:12:18.430 INFO:tasks.rados.rados.0.smithi016.stdout:1207: done (1 left) 2024-04-10T03:12:18.430 INFO:tasks.rados.rados.0.smithi016.stdout:1208: done (0 left) 2024-04-10T03:12:18.430 INFO:tasks.rados.rados.0.smithi016.stdout:1209: snap_create 2024-04-10T03:12:19.435 INFO:tasks.rados.rados.0.smithi016.stdout:1209: done (0 left) 2024-04-10T03:12:19.436 INFO:tasks.rados.rados.0.smithi016.stdout:1210: snap_remove snap 123 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[72916]: cluster 2024-04-10T03:12:18.405506+0000 mgr.y (mgr.25133) 8 : cluster 0 pgmap v11: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[72916]: cluster 2024-04-10T03:12:18.438210+0000 mon.a (mon.0) 50 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[72916]: audit 2024-04-10T03:12:18.641527+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[72916]: audit 2024-04-10T03:12:18.648748+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[72916]: audit 2024-04-10T03:12:18.751015+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[72916]: audit 2024-04-10T03:12:18.765275+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[28961]: cluster 2024-04-10T03:12:18.405506+0000 mgr.y (mgr.25133) 8 : cluster [DBG] pgmap v11: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[28961]: cluster 2024-04-10T03:12:18.438210+0000 mon.a (mon.0) 50 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[28961]: audit 2024-04-10T03:12:18.641527+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[28961]: audit 2024-04-10T03:12:18.648748+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[28961]: audit 2024-04-10T03:12:18.751015+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:19 smithi016 bash[28961]: audit 2024-04-10T03:12:18.765275+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:19 smithi136 bash[23435]: cluster 2024-04-10T03:12:18.405506+0000 mgr.y (mgr.25133) 8 : cluster [DBG] pgmap v11: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:19 smithi136 bash[23435]: cluster 2024-04-10T03:12:18.438210+0000 mon.a (mon.0) 50 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-04-10T03:12:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:19 smithi136 bash[23435]: audit 2024-04-10T03:12:18.641527+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:19 smithi136 bash[23435]: audit 2024-04-10T03:12:18.648748+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:19 smithi136 bash[23435]: audit 2024-04-10T03:12:18.751015+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:19.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:19 smithi136 bash[23435]: audit 2024-04-10T03:12:18.765275+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.456 INFO:tasks.rados.rados.0.smithi016.stdout:1210: done (0 left) 2024-04-10T03:12:20.456 INFO:tasks.rados.rados.0.smithi016.stdout:1211: rollback oid 5 current snap is 125 2024-04-10T03:12:20.456 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 117 2024-04-10T03:12:20.458 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 125 2024-04-10T03:12:20.458 INFO:tasks.rados.rados.0.smithi016.stdout:1212: seq_num 394 ranges {0=606208,606208=565248,1171456=557056,1728512=81920} 2024-04-10T03:12:20.459 INFO:tasks.rados.rados.0.smithi016.stdout:1212: writing smithi01663999-29 from 0 to 606208 tid 1 2024-04-10T03:12:20.463 INFO:tasks.rados.rados.0.smithi016.stdout:1212: writing smithi01663999-29 from 606208 to 1171456 tid 2 2024-04-10T03:12:20.468 INFO:tasks.rados.rados.0.smithi016.stdout:1212: writing smithi01663999-29 from 1171456 to 1728512 tid 3 2024-04-10T03:12:20.468 INFO:tasks.rados.rados.0.smithi016.stdout:1212: writing smithi01663999-29 from 1728512 to 1810432 tid 4 2024-04-10T03:12:20.469 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 125 2024-04-10T03:12:20.469 INFO:tasks.rados.rados.0.smithi016.stdout:1213: seq_num 395 ranges {1744896=622592,2367488=450560,2818048=753664} 2024-04-10T03:12:20.483 INFO:tasks.rados.rados.0.smithi016.stdout:1213: writing smithi01663999-10 from 1744896 to 2367488 tid 1 2024-04-10T03:12:20.486 INFO:tasks.rados.rados.0.smithi016.stdout:1213: writing smithi01663999-10 from 2367488 to 2818048 tid 2 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1213: writing smithi01663999-10 from 2818048 to 3571712 tid 3 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1214: delete oid 26 current snap is 125 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1211: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1211: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1212: finishing write tid 1 to smithi01663999-29 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1211: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 942 (ObjNum 372 snap 116 seq_num 372) dirty exists 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1212: finishing write tid 2 to smithi01663999-29 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1212: finishing write tid 3 to smithi01663999-29 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1212: finishing write tid 4 to smithi01663999-29 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1212: finishing write tid 5 to smithi01663999-29 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1212: finishing write tid 6 to smithi01663999-29 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 552 (ObjNum 394 snap 125 seq_num 394) dirty exists 2024-04-10T03:12:20.491 INFO:tasks.rados.rados.0.smithi016.stdout:1212: left oid 29 (ObjNum 394 snap 125 seq_num 394) 2024-04-10T03:12:20.493 INFO:tasks.rados.rados.0.smithi016.stdout:1213: finishing write tid 1 to smithi01663999-10 2024-04-10T03:12:20.494 INFO:tasks.rados.rados.0.smithi016.stdout:1211: done (3 left) 2024-04-10T03:12:20.494 INFO:tasks.rados.rados.0.smithi016.stdout:1212: done (2 left) 2024-04-10T03:12:20.494 INFO:tasks.rados.rados.0.smithi016.stdout:1214: done (1 left) 2024-04-10T03:12:20.495 INFO:tasks.rados.rados.0.smithi016.stdout:1215: read oid 39 snap -1 2024-04-10T03:12:20.495 INFO:tasks.rados.rados.0.smithi016.stdout:1215: expect (ObjNum 378 snap 120 seq_num 378) 2024-04-10T03:12:20.495 INFO:tasks.rados.rados.0.smithi016.stdout:1216: snap_remove snap 115 2024-04-10T03:12:20.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[72916]: cluster 2024-04-10T03:12:19.443117+0000 mon.a (mon.0) 55 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2024-04-10T03:12:20.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[72916]: audit 2024-04-10T03:12:19.656107+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[72916]: audit 2024-04-10T03:12:19.668215+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[72916]: audit 2024-04-10T03:12:19.823273+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[72916]: audit 2024-04-10T03:12:19.838376+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[28961]: cluster 2024-04-10T03:12:19.443117+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-04-10T03:12:20.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[28961]: audit 2024-04-10T03:12:19.656107+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[28961]: audit 2024-04-10T03:12:19.668215+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[28961]: audit 2024-04-10T03:12:19.823273+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:20 smithi016 bash[28961]: audit 2024-04-10T03:12:19.838376+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:20 smithi136 bash[23435]: cluster 2024-04-10T03:12:19.443117+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-04-10T03:12:20.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:20 smithi136 bash[23435]: audit 2024-04-10T03:12:19.656107+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:20 smithi136 bash[23435]: audit 2024-04-10T03:12:19.668215+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:20 smithi136 bash[23435]: audit 2024-04-10T03:12:19.823273+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:20.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:20 smithi136 bash[23435]: audit 2024-04-10T03:12:19.838376+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:21.466 INFO:tasks.rados.rados.0.smithi016.stdout:1216: done (2 left) 2024-04-10T03:12:21.466 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 125 2024-04-10T03:12:21.466 INFO:tasks.rados.rados.0.smithi016.stdout:1213: finishing write tid 2 to smithi01663999-10 2024-04-10T03:12:21.466 INFO:tasks.rados.rados.0.smithi016.stdout:1217: seq_num 397 ranges {5488640=655360,6144000=671744,6815744=532480} 2024-04-10T03:12:21.502 INFO:tasks.rados.rados.0.smithi016.stdout:1217: writing smithi01663999-36 from 5488640 to 6144000 tid 1 2024-04-10T03:12:21.507 INFO:tasks.rados.rados.0.smithi016.stdout:1217: writing smithi01663999-36 from 6144000 to 6815744 tid 2 2024-04-10T03:12:21.511 INFO:tasks.rados.rados.0.smithi016.stdout:1217: writing smithi01663999-36 from 6815744 to 7348224 tid 3 2024-04-10T03:12:21.511 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 125 2024-04-10T03:12:21.511 INFO:tasks.rados.rados.0.smithi016.stdout:1218: seq_num 398 ranges {7118848=671744,7790592=557056,8347648=532480,8880128=114688} 2024-04-10T03:12:21.555 INFO:tasks.rados.rados.0.smithi016.stdout:1218: writing smithi01663999-25 from 7118848 to 7790592 tid 1 2024-04-10T03:12:21.558 INFO:tasks.rados.rados.0.smithi016.stdout:1218: writing smithi01663999-25 from 7790592 to 8347648 tid 2 2024-04-10T03:12:21.561 INFO:tasks.rados.rados.0.smithi016.stdout:1218: writing smithi01663999-25 from 8347648 to 8880128 tid 3 2024-04-10T03:12:21.561 INFO:tasks.rados.rados.0.smithi016.stdout:1218: writing smithi01663999-25 from 8880128 to 8994816 tid 4 2024-04-10T03:12:21.562 INFO:tasks.rados.rados.0.smithi016.stdout:1219: snap_remove snap 120 2024-04-10T03:12:21.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:21 smithi016 bash[72916]: cluster 2024-04-10T03:12:20.406186+0000 mgr.y (mgr.25133) 9 : cluster 0 pgmap v14: 121 pgs: 121 active+clean; 278 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-04-10T03:12:21.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:21 smithi016 bash[72916]: cluster 2024-04-10T03:12:20.461512+0000 mon.a (mon.0) 60 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2024-04-10T03:12:21.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:21 smithi016 bash[28961]: cluster 2024-04-10T03:12:20.406186+0000 mgr.y (mgr.25133) 9 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 278 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-04-10T03:12:21.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:21 smithi016 bash[28961]: cluster 2024-04-10T03:12:20.461512+0000 mon.a (mon.0) 60 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-04-10T03:12:21.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:21 smithi136 bash[23435]: cluster 2024-04-10T03:12:20.406186+0000 mgr.y (mgr.25133) 9 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 278 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-04-10T03:12:21.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:21 smithi136 bash[23435]: cluster 2024-04-10T03:12:20.461512+0000 mon.a (mon.0) 60 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-04-10T03:12:22.288 INFO:tasks.rados.rados.0.smithi016.stdout:1213: finishing write tid 3 to smithi01663999-10 2024-04-10T03:12:22.289 INFO:tasks.rados.rados.0.smithi016.stdout:1213: finishing write tid 4 to smithi01663999-10 2024-04-10T03:12:22.289 INFO:tasks.rados.rados.0.smithi016.stdout:1213: finishing write tid 5 to smithi01663999-10 2024-04-10T03:12:22.289 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 557 (ObjNum 395 snap 125 seq_num 395) dirty exists 2024-04-10T03:12:22.289 INFO:tasks.rados.rados.0.smithi016.stdout:1213: left oid 10 (ObjNum 395 snap 125 seq_num 395) 2024-04-10T03:12:22.289 INFO:tasks.rados.rados.0.smithi016.stdout:1215: expect (ObjNum 378 snap 120 seq_num 378) 2024-04-10T03:12:22.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:22 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:12:22] "GET /metrics HTTP/1.1" 200 33446 "" "Prometheus/2.43.0" 2024-04-10T03:12:22.649 INFO:tasks.rados.rados.0.smithi016.stdout:1217: finishing write tid 1 to smithi01663999-36 2024-04-10T03:12:22.649 INFO:tasks.rados.rados.0.smithi016.stdout:1217: finishing write tid 2 to smithi01663999-36 2024-04-10T03:12:22.649 INFO:tasks.rados.rados.0.smithi016.stdout:1217: finishing write tid 3 to smithi01663999-36 2024-04-10T03:12:22.649 INFO:tasks.rados.rados.0.smithi016.stdout:1217: finishing write tid 4 to smithi01663999-36 2024-04-10T03:12:22.649 INFO:tasks.rados.rados.0.smithi016.stdout:1217: finishing write tid 5 to smithi01663999-36 2024-04-10T03:12:22.649 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 641 (ObjNum 397 snap 125 seq_num 397) dirty exists 2024-04-10T03:12:22.649 INFO:tasks.rados.rados.0.smithi016.stdout:1217: left oid 36 (ObjNum 397 snap 125 seq_num 397) 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1218: finishing write tid 1 to smithi01663999-25 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1218: finishing write tid 2 to smithi01663999-25 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1218: finishing write tid 3 to smithi01663999-25 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1218: finishing write tid 4 to smithi01663999-25 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1218: finishing write tid 5 to smithi01663999-25 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1218: finishing write tid 6 to smithi01663999-25 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 867 (ObjNum 398 snap 125 seq_num 398) dirty exists 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1218: left oid 25 (ObjNum 398 snap 125 seq_num 398) 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1213: done (4 left) 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1215: done (3 left) 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1217: done (2 left) 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1218: done (1 left) 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1219: done (0 left) 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:1220: rollback oid 32 current snap is 125 2024-04-10T03:12:22.650 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 32 to 109 2024-04-10T03:12:22.651 INFO:tasks.rados.rados.0.smithi016.stdout:1221: read oid 9 snap -1 2024-04-10T03:12:22.651 INFO:tasks.rados.rados.0.smithi016.stdout:1221: expect deleted 2024-04-10T03:12:22.651 INFO:tasks.rados.rados.0.smithi016.stdout:1222: read oid 28 snap -1 2024-04-10T03:12:22.651 INFO:tasks.rados.rados.0.smithi016.stdout:1222: expect (ObjNum 392 snap 123 seq_num 392) 2024-04-10T03:12:22.651 INFO:tasks.rados.rados.0.smithi016.stdout:1223: rollback oid 39 current snap is 125 2024-04-10T03:12:22.651 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 39 to 119 2024-04-10T03:12:22.651 INFO:tasks.rados.rados.0.smithi016.stdout:1224: read oid 12 snap 122 2024-04-10T03:12:22.651 INFO:tasks.rados.rados.0.smithi016.stdout:1224: expect deleted 2024-04-10T03:12:22.651 INFO:tasks.rados.rados.0.smithi016.stdout:1225: setattr oid 34 current snap is 125 2024-04-10T03:12:22.653 INFO:tasks.rados.rados.0.smithi016.stdout:1224: done (5 left) 2024-04-10T03:12:22.653 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 125 2024-04-10T03:12:22.653 INFO:tasks.rados.rados.0.smithi016.stdout:1226: seq_num 399 ranges {10158080=688128,10846208=434176,11280384=745472,12025856=24576} 2024-04-10T03:12:22.717 INFO:tasks.rados.rados.0.smithi016.stdout:1226: writing smithi01663999-30 from 10158080 to 10846208 tid 1 2024-04-10T03:12:22.720 INFO:tasks.rados.rados.0.smithi016.stdout:1226: writing smithi01663999-30 from 10846208 to 11280384 tid 2 2024-04-10T03:12:22.729 INFO:tasks.rados.rados.0.smithi016.stdout:1226: writing smithi01663999-30 from 11280384 to 12025856 tid 3 2024-04-10T03:12:22.730 INFO:tasks.rados.rados.0.smithi016.stdout:1226: writing smithi01663999-30 from 12025856 to 12050432 tid 4 2024-04-10T03:12:22.730 INFO:tasks.rados.rados.0.smithi016.stdout:1227: read oid 22 snap -1 2024-04-10T03:12:22.730 INFO:tasks.rados.rados.0.smithi016.stdout:1227: expect (ObjNum 369 snap 113 seq_num 369) 2024-04-10T03:12:22.730 INFO:tasks.rados.rados.0.smithi016.stdout:1228: delete oid 29 current snap is 125 2024-04-10T03:12:22.730 INFO:tasks.rados.rados.0.smithi016.stdout:1220: finishing rollback tid 0 to smithi01663999-32 2024-04-10T03:12:22.730 INFO:tasks.rados.rados.0.smithi016.stdout:1220: finishing rollback tid 1 to smithi01663999-32 2024-04-10T03:12:22.730 INFO:tasks.rados.rados.0.smithi016.stdout:1223: finishing rollback tid 0 to smithi01663999-39 2024-04-10T03:12:22.731 INFO:tasks.rados.rados.0.smithi016.stdout:1220: finishing rollback tid 2 to smithi01663999-32 2024-04-10T03:12:22.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 561 (ObjNum 306 snap 97 seq_num 306) dirty exists 2024-04-10T03:12:22.731 INFO:tasks.rados.rados.0.smithi016.stdout:1223: finishing rollback tid 1 to smithi01663999-39 2024-04-10T03:12:22.731 INFO:tasks.rados.rados.0.smithi016.stdout:1223: finishing rollback tid 2 to smithi01663999-39 2024-04-10T03:12:22.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 752 (ObjNum 360 snap 112 seq_num 360) dirty exists 2024-04-10T03:12:22.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 649 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-04-10T03:12:22.731 INFO:tasks.rados.rados.0.smithi016.stdout:1222: expect (ObjNum 392 snap 123 seq_num 392) 2024-04-10T03:12:22.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:22 smithi136 bash[23435]: cluster 2024-04-10T03:12:21.472007+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-04-10T03:12:22.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:22 smithi136 bash[23435]: cluster 2024-04-10T03:12:22.292879+0000 mon.a (mon.0) 62 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-04-10T03:12:23.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:22 smithi016 bash[28961]: cluster 2024-04-10T03:12:21.472007+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-04-10T03:12:23.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:22 smithi016 bash[28961]: cluster 2024-04-10T03:12:22.292879+0000 mon.a (mon.0) 62 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-04-10T03:12:23.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:22 smithi016 bash[72916]: cluster 2024-04-10T03:12:21.472007+0000 mon.a (mon.0) 61 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2024-04-10T03:12:23.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:22 smithi016 bash[72916]: cluster 2024-04-10T03:12:22.292879+0000 mon.a (mon.0) 62 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2024-04-10T03:12:23.421 INFO:tasks.rados.rados.0.smithi016.stdout:1226: finishing write tid 1 to smithi01663999-30 2024-04-10T03:12:23.421 INFO:tasks.rados.rados.0.smithi016.stdout:1226: finishing write tid 2 to smithi01663999-30 2024-04-10T03:12:23.421 INFO:tasks.rados.rados.0.smithi016.stdout:1226: finishing write tid 3 to smithi01663999-30 2024-04-10T03:12:23.421 INFO:tasks.rados.rados.0.smithi016.stdout:1227: expect (ObjNum 369 snap 113 seq_num 369) 2024-04-10T03:12:23.485 INFO:tasks.rados.rados.0.smithi016.stdout:1226: finishing write tid 4 to smithi01663999-30 2024-04-10T03:12:23.485 INFO:tasks.rados.rados.0.smithi016.stdout:1226: finishing write tid 5 to smithi01663999-30 2024-04-10T03:12:23.485 INFO:tasks.rados.rados.0.smithi016.stdout:1226: finishing write tid 6 to smithi01663999-30 2024-04-10T03:12:23.485 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 872 (ObjNum 399 snap 125 seq_num 399) dirty exists 2024-04-10T03:12:23.485 INFO:tasks.rados.rados.0.smithi016.stdout:1226: left oid 30 (ObjNum 399 snap 125 seq_num 399) 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:1220: done (7 left) 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:1221: done (6 left) 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:1222: done (5 left) 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:1223: done (4 left) 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:1225: done (3 left) 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:1226: done (2 left) 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:1227: done (1 left) 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:1228: done (0 left) 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 125 2024-04-10T03:12:23.486 INFO:tasks.rados.rados.0.smithi016.stdout:1229: seq_num 401 ranges {3571712=720896,4292608=606208,4898816=598016} 2024-04-10T03:12:23.516 INFO:tasks.rados.rados.0.smithi016.stdout:1229: writing smithi01663999-10 from 3571712 to 4292608 tid 1 2024-04-10T03:12:23.521 INFO:tasks.rados.rados.0.smithi016.stdout:1229: writing smithi01663999-10 from 4292608 to 4898816 tid 2 2024-04-10T03:12:23.526 INFO:tasks.rados.rados.0.smithi016.stdout:1229: writing smithi01663999-10 from 4898816 to 5496832 tid 3 2024-04-10T03:12:23.526 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 125 2024-04-10T03:12:23.526 INFO:tasks.rados.rados.0.smithi016.stdout:1230: seq_num 402 ranges {12050432=737280,12787712=491520,13279232=516096,13795328=196608} 2024-04-10T03:12:23.607 INFO:tasks.rados.rados.0.smithi016.stdout:1230: writing smithi01663999-30 from 12050432 to 12787712 tid 1 2024-04-10T03:12:23.610 INFO:tasks.rados.rados.0.smithi016.stdout:1230: writing smithi01663999-30 from 12787712 to 13279232 tid 2 2024-04-10T03:12:23.613 INFO:tasks.rados.rados.0.smithi016.stdout:1230: writing smithi01663999-30 from 13279232 to 13795328 tid 3 2024-04-10T03:12:23.615 INFO:tasks.rados.rados.0.smithi016.stdout:1230: writing smithi01663999-30 from 13795328 to 13991936 tid 4 2024-04-10T03:12:23.615 INFO:tasks.rados.rados.0.smithi016.stdout:1231: read oid 25 snap -1 2024-04-10T03:12:23.615 INFO:tasks.rados.rados.0.smithi016.stdout:1231: expect (ObjNum 398 snap 125 seq_num 398) 2024-04-10T03:12:23.615 INFO:tasks.rados.rados.0.smithi016.stdout:1232: rollback oid 5 current snap is 125 2024-04-10T03:12:23.615 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 111 2024-04-10T03:12:23.615 INFO:tasks.rados.rados.0.smithi016.stdout:1229: finishing write tid 1 to smithi01663999-10 2024-04-10T03:12:23.615 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 125 2024-04-10T03:12:23.615 INFO:tasks.rados.rados.0.smithi016.stdout:1233: seq_num 403 ranges {5505024=753664,6258688=425984,6684672=720896,7405568=57344} 2024-04-10T03:12:23.650 INFO:tasks.rados.rados.0.smithi016.stdout:1233: writing smithi01663999-19 from 5505024 to 6258688 tid 1 2024-04-10T03:12:23.652 INFO:tasks.rados.rados.0.smithi016.stdout:1233: writing smithi01663999-19 from 6258688 to 6684672 tid 2 2024-04-10T03:12:23.657 INFO:tasks.rados.rados.0.smithi016.stdout:1233: writing smithi01663999-19 from 6684672 to 7405568 tid 3 2024-04-10T03:12:23.657 INFO:tasks.rados.rados.0.smithi016.stdout:1233: writing smithi01663999-19 from 7405568 to 7462912 tid 4 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1234: copy_from oid 48 from oid 14 current snap is 125 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1229: finishing write tid 2 to smithi01663999-10 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1229: finishing write tid 3 to smithi01663999-10 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1229: finishing write tid 4 to smithi01663999-10 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1229: finishing write tid 5 to smithi01663999-10 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 566 (ObjNum 401 snap 125 seq_num 401) dirty exists 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1229: left oid 10 (ObjNum 401 snap 125 seq_num 401) 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1229: done (5 left) 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1235: rollback oid 1 current snap is 125 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 1 to 121 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1230: finishing write tid 1 to smithi01663999-30 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1230: finishing write tid 2 to smithi01663999-30 2024-04-10T03:12:23.658 INFO:tasks.rados.rados.0.smithi016.stdout:1232: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:12:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:1230: finishing write tid 3 to smithi01663999-30 2024-04-10T03:12:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:1232: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:12:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:1232: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:12:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 955 (ObjNum 334 snap 105 seq_num 334) dirty exists 2024-04-10T03:12:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:1230: finishing write tid 4 to smithi01663999-30 2024-04-10T03:12:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:1230: finishing write tid 5 to smithi01663999-30 2024-04-10T03:12:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:1232: done (5 left) 2024-04-10T03:12:23.659 INFO:tasks.rados.rados.0.smithi016.stdout:1236: delete oid 6 current snap is 125 2024-04-10T03:12:23.665 INFO:tasks.rados.rados.0.smithi016.stdout:1235: finishing rollback tid 0 to smithi01663999-1 2024-04-10T03:12:23.666 INFO:tasks.rados.rados.0.smithi016.stdout:1233: finishing write tid 1 to smithi01663999-19 2024-04-10T03:12:23.666 INFO:tasks.rados.rados.0.smithi016.stdout:1233: finishing write tid 2 to smithi01663999-19 2024-04-10T03:12:23.666 INFO:tasks.rados.rados.0.smithi016.stdout:1236: done (5 left) 2024-04-10T03:12:23.666 INFO:tasks.rados.rados.0.smithi016.stdout:1237: rollback oid 26 current snap is 125 2024-04-10T03:12:23.666 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 121 2024-04-10T03:12:23.667 INFO:tasks.rados.rados.0.smithi016.stdout:1238: delete oid 6 current snap is 125 2024-04-10T03:12:23.667 INFO:tasks.rados.rados.0.smithi016.stdout:1235: finishing rollback tid 1 to smithi01663999-1 2024-04-10T03:12:23.667 INFO:tasks.rados.rados.0.smithi016.stdout:1235: finishing rollback tid 2 to smithi01663999-1 2024-04-10T03:12:23.667 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 547 (ObjNum 350 snap 109 seq_num 350) dirty exists 2024-04-10T03:12:23.668 INFO:tasks.rados.rados.0.smithi016.stdout:1233: finishing write tid 3 to smithi01663999-19 2024-04-10T03:12:23.669 INFO:tasks.rados.rados.0.smithi016.stdout:1233: finishing write tid 4 to smithi01663999-19 2024-04-10T03:12:23.669 INFO:tasks.rados.rados.0.smithi016.stdout:1233: finishing write tid 5 to smithi01663999-19 2024-04-10T03:12:23.672 INFO:tasks.rados.rados.0.smithi016.stdout:1237: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:12:23.672 INFO:tasks.rados.rados.0.smithi016.stdout:1237: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:12:23.672 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 252 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-04-10T03:12:23.674 INFO:tasks.rados.rados.0.smithi016.stdout:1230: finishing write tid 6 to smithi01663999-30 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 877 (ObjNum 402 snap 125 seq_num 402) dirty exists 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1230: left oid 30 (ObjNum 402 snap 125 seq_num 402) 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1233: finishing write tid 6 to smithi01663999-19 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 587 (ObjNum 403 snap 125 seq_num 403) dirty exists 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1233: left oid 19 (ObjNum 403 snap 125 seq_num 403) 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1230: done (6 left) 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1233: done (5 left) 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1235: done (4 left) 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1237: done (3 left) 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1238: done (2 left) 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1239: copy_from oid 21 from oid 35 current snap is 125 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 125 2024-04-10T03:12:23.675 INFO:tasks.rados.rados.0.smithi016.stdout:1240: seq_num 406 ranges {4014080=802816,4816896=475136,5292032=499712,5791744=229376} 2024-04-10T03:12:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:1240: writing smithi01663999-7 from 4014080 to 4816896 tid 1 2024-04-10T03:12:23.705 INFO:tasks.rados.rados.0.smithi016.stdout:1240: writing smithi01663999-7 from 4816896 to 5292032 tid 2 2024-04-10T03:12:23.708 INFO:tasks.rados.rados.0.smithi016.stdout:1240: writing smithi01663999-7 from 5292032 to 5791744 tid 3 2024-04-10T03:12:23.710 INFO:tasks.rados.rados.0.smithi016.stdout:1240: writing smithi01663999-7 from 5791744 to 6021120 tid 4 2024-04-10T03:12:23.710 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 125 2024-04-10T03:12:23.710 INFO:tasks.rados.rados.0.smithi016.stdout:1234: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:12:23.710 INFO:tasks.rados.rados.0.smithi016.stdout:1241: seq_num 407 ranges {13991936=425984,14417920=761856,15179776=704512,15884288=139264} 2024-04-10T03:12:23.792 INFO:tasks.rados.rados.0.smithi016.stdout:1241: writing smithi01663999-30 from 13991936 to 14417920 tid 1 2024-04-10T03:12:23.796 INFO:tasks.rados.rados.0.smithi016.stdout:1241: writing smithi01663999-30 from 14417920 to 15179776 tid 2 2024-04-10T03:12:23.800 INFO:tasks.rados.rados.0.smithi016.stdout:1241: writing smithi01663999-30 from 15179776 to 15884288 tid 3 2024-04-10T03:12:23.801 INFO:tasks.rados.rados.0.smithi016.stdout:1241: writing smithi01663999-30 from 15884288 to 16023552 tid 4 2024-04-10T03:12:23.801 INFO:tasks.rados.rados.0.smithi016.stdout:1242: rollback oid 6 current snap is 125 2024-04-10T03:12:23.801 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 6 to 118 2024-04-10T03:12:23.801 INFO:tasks.rados.rados.0.smithi016.stdout:1234: finishing copy_from to smithi01663999-48 2024-04-10T03:12:23.801 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 901 (ObjNum 377 snap 120 seq_num 377) dirty exists 2024-04-10T03:12:23.801 INFO:tasks.rados.rados.0.smithi016.stdout:1231: expect (ObjNum 398 snap 125 seq_num 398) 2024-04-10T03:12:23.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: cluster 2024-04-10T03:12:22.406884+0000 mgr.y (mgr.25133) 10 : cluster 0 pgmap v18: 121 pgs: 121 active+clean; 278 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:23.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.555240+0000 mon.b (mon.1) 147 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:23.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.572735+0000 mon.b (mon.1) 148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:12:23.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.703938+0000 mon.b (mon.1) 149 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.704334+0000 mon.b (mon.1) 150 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.704682+0000 mon.b (mon.1) 151 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.707291+0000 mon.b (mon.1) 152 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.707739+0000 mon.b (mon.1) 153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.708079+0000 mon.b (mon.1) 154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.709733+0000 mon.b (mon.1) 155 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.710080+0000 mon.b (mon.1) 156 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.710432+0000 mon.b (mon.1) 157 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.720428+0000 mon.a (mon.0) 63 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.720546+0000 mon.a (mon.0) 64 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.722026+0000 mon.b (mon.1) 158 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.722446+0000 mon.b (mon.1) 159 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.722796+0000 mon.b (mon.1) 160 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.724800+0000 mon.b (mon.1) 161 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.724901+0000 mon.b (mon.1) 162 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:12:23.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.725096+0000 mon.b (mon.1) 163 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.725877+0000 mon.b (mon.1) 164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.726212+0000 mon.b (mon.1) 165 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.726527+0000 mon.c (mon.2) 130 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.726631+0000 mon.c (mon.2) 131 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.727948+0000 mon.b (mon.1) 166 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.728283+0000 mon.b (mon.1) 167 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[72916]: audit 2024-04-10T03:12:22.728652+0000 mon.b (mon.1) 168 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: cluster 2024-04-10T03:12:22.406884+0000 mgr.y (mgr.25133) 10 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 278 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.555240+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:23.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.572735+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.703938+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.704334+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.704682+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.707291+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.707739+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.708079+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.709733+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.710080+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.710432+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.720428+0000 mon.a (mon.0) 63 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.720546+0000 mon.a (mon.0) 64 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.722026+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.722446+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.722796+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.724800+0000 mon.b (mon.1) 161 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.724901+0000 mon.b (mon.1) 162 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.725096+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.725877+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.726212+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.726527+0000 mon.c (mon.2) 130 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.726631+0000 mon.c (mon.2) 131 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.727948+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.728283+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:23 smithi016 bash[28961]: audit 2024-04-10T03:12:22.728652+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.915 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:23 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-04-10T03:12:23.915 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:23 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:23.915 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:23 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: cluster 2024-04-10T03:12:22.406884+0000 mgr.y (mgr.25133) 10 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 278 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.555240+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.572735+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.703938+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.704334+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.704682+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.707291+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.707739+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.708079+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.709733+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.710080+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.710432+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.720428+0000 mon.a (mon.0) 63 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.720546+0000 mon.a (mon.0) 64 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.722026+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.722446+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.722796+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.724800+0000 mon.b (mon.1) 161 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.724901+0000 mon.b (mon.1) 162 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.725096+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.725877+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.726212+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.726527+0000 mon.c (mon.2) 130 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.726631+0000 mon.c (mon.2) 131 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.727948+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:12:23.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.728283+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:12:23.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:23 smithi136 bash[23435]: audit 2024-04-10T03:12:22.728652+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:12:24.502 INFO:tasks.rados.rados.0.smithi016.stdout:1240: finishing write tid 1 to smithi01663999-7 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1240: finishing write tid 2 to smithi01663999-7 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1240: finishing write tid 3 to smithi01663999-7 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1240: finishing write tid 4 to smithi01663999-7 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1240: finishing write tid 5 to smithi01663999-7 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1240: finishing write tid 6 to smithi01663999-7 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 906 (ObjNum 406 snap 125 seq_num 406) dirty exists 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1240: left oid 7 (ObjNum 406 snap 125 seq_num 406) 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1239: finishing copy_from racing read to smithi01663999-21 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1239: finishing copy_from to smithi01663999-21 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 395 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1241: finishing write tid 1 to smithi01663999-30 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:1242: finishing rollback tid 1 to smithi01663999-6 2024-04-10T03:12:24.503 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 596 (ObjNum 81 snap 0 seq_num 1365663314) dirty dne 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1241: finishing write tid 2 to smithi01663999-30 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1241: finishing write tid 3 to smithi01663999-30 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1241: finishing write tid 4 to smithi01663999-30 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1231: done (5 left) 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1234: done (4 left) 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1239: done (3 left) 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1240: done (2 left) 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1242: done (1 left) 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1243: read oid 11 snap -1 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1243: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:12:24.504 INFO:tasks.rados.rados.0.smithi016.stdout:1244: snap_remove snap 118 2024-04-10T03:12:25.110 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:12:25.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:24 smithi136 bash[64967]: logger=settings t=2024-04-10T03:12:24.950451277Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:12:25.475 INFO:tasks.rados.rados.0.smithi016.stdout:1244: done (2 left) 2024-04-10T03:12:25.475 INFO:tasks.rados.rados.0.smithi016.stdout:1245: read oid 46 snap -1 2024-04-10T03:12:25.475 INFO:tasks.rados.rados.0.smithi016.stdout:1245: expect (ObjNum 367 snap 113 seq_num 367) 2024-04-10T03:12:25.475 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 125 2024-04-10T03:12:25.476 INFO:tasks.rados.rados.0.smithi016.stdout:1246: seq_num 408 ranges {2596864=442368,3039232=647168,3686400=507904,4194304=450560} 2024-04-10T03:12:25.496 INFO:tasks.rados.rados.0.smithi016.stdout:1246: writing smithi01663999-45 from 2596864 to 3039232 tid 1 2024-04-10T03:12:25.501 INFO:tasks.rados.rados.0.smithi016.stdout:1246: writing smithi01663999-45 from 3039232 to 3686400 tid 2 2024-04-10T03:12:25.504 INFO:tasks.rados.rados.0.smithi016.stdout:1246: writing smithi01663999-45 from 3686400 to 4194304 tid 3 2024-04-10T03:12:25.508 INFO:tasks.rados.rados.0.smithi016.stdout:1246: writing smithi01663999-45 from 4194304 to 4644864 tid 4 2024-04-10T03:12:25.508 INFO:tasks.rados.rados.0.smithi016.stdout:1247: rmattr oid 33 current snap is 125 2024-04-10T03:12:25.508 INFO:tasks.rados.rados.0.smithi016.stdout:1241: finishing write tid 5 to smithi01663999-30 2024-04-10T03:12:25.508 INFO:tasks.rados.rados.0.smithi016.stdout:1241: finishing write tid 6 to smithi01663999-30 2024-04-10T03:12:25.508 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 882 (ObjNum 407 snap 125 seq_num 407) dirty exists 2024-04-10T03:12:25.508 INFO:tasks.rados.rados.0.smithi016.stdout:1241: left oid 30 (ObjNum 407 snap 125 seq_num 407) 2024-04-10T03:12:25.509 INFO:tasks.rados.rados.0.smithi016.stdout:1243: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:12:25.513 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:12:25.513 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (2m) 6s ago 7m 14.2M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:12:25.513 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 unknown 6s ago 7m - - 2024-04-10T03:12:25.513 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (8m) 6s ago 8m 13.9M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:12:25.513 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (8m) 6s ago 8m 17.3M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:12:25.513 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (47s) 6s ago 16m 434M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (95s) 6s ago 18m 473M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (24s) 6s ago 18m 35.6M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (16m) 6s ago 16m 53.9M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (16m) 6s ago 16m 51.0M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 3319e114beef 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (2m) 6s ago 8m 7763k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (115s) 6s ago 8m 8676k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (15m) 6s ago 15m 177M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (14m) 6s ago 14m 176M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (13m) 6s ago 13m 205M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (12m) 6s ago 13m 153M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (12m) 6s ago 12m 180M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:12:25.514 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (11m) 6s ago 11m 164M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:12:25.515 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (10m) 6s ago 10m 103M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:12:25.515 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (9m) 6s ago 9m 158M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:12:25.515 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (55s) 6s ago 8m 42.1M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:12:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:1245: expect (ObjNum 367 snap 113 seq_num 367) 2024-04-10T03:12:25.625 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 907 (ObjNum 328 snap 104 seq_num 328) dirty exists 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1246: finishing write tid 1 to smithi01663999-45 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1246: finishing write tid 2 to smithi01663999-45 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1246: finishing write tid 3 to smithi01663999-45 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1246: finishing write tid 4 to smithi01663999-45 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1246: finishing write tid 5 to smithi01663999-45 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1246: finishing write tid 6 to smithi01663999-45 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 968 (ObjNum 408 snap 125 seq_num 408) dirty exists 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1246: left oid 45 (ObjNum 408 snap 125 seq_num 408) 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1241: done (4 left) 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1243: done (3 left) 2024-04-10T03:12:25.626 INFO:tasks.rados.rados.0.smithi016.stdout:1245: done (2 left) 2024-04-10T03:12:25.627 INFO:tasks.rados.rados.0.smithi016.stdout:1246: done (1 left) 2024-04-10T03:12:25.627 INFO:tasks.rados.rados.0.smithi016.stdout:1247: done (0 left) 2024-04-10T03:12:25.627 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 125 2024-04-10T03:12:25.627 INFO:tasks.rados.rados.0.smithi016.stdout:1248: seq_num 409 ranges {0=458752,458752=532480,991232=720896,1712128=352256} 2024-04-10T03:12:25.630 INFO:tasks.rados.rados.0.smithi016.stdout:1248: writing smithi01663999-29 from 0 to 458752 tid 1 2024-04-10T03:12:25.634 INFO:tasks.rados.rados.0.smithi016.stdout:1248: writing smithi01663999-29 from 458752 to 991232 tid 2 2024-04-10T03:12:25.639 INFO:tasks.rados.rados.0.smithi016.stdout:1248: writing smithi01663999-29 from 991232 to 1712128 tid 3 2024-04-10T03:12:25.641 INFO:tasks.rados.rados.0.smithi016.stdout:1248: writing smithi01663999-29 from 1712128 to 2064384 tid 4 2024-04-10T03:12:25.641 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 125 2024-04-10T03:12:25.641 INFO:tasks.rados.rados.0.smithi016.stdout:1248: finishing write tid 1 to smithi01663999-29 2024-04-10T03:12:25.641 INFO:tasks.rados.rados.0.smithi016.stdout:1248: finishing write tid 2 to smithi01663999-29 2024-04-10T03:12:25.641 INFO:tasks.rados.rados.0.smithi016.stdout:1249: seq_num 410 ranges {0=475136,475136=417792,892928=475136,1368064=425984,1794048=286720} 2024-04-10T03:12:25.644 INFO:tasks.rados.rados.0.smithi016.stdout:1249: writing smithi01663999-38 from 0 to 475136 tid 1 2024-04-10T03:12:25.646 INFO:tasks.rados.rados.0.smithi016.stdout:1249: writing smithi01663999-38 from 475136 to 892928 tid 2 2024-04-10T03:12:25.649 INFO:tasks.rados.rados.0.smithi016.stdout:1249: writing smithi01663999-38 from 892928 to 1368064 tid 3 2024-04-10T03:12:25.652 INFO:tasks.rados.rados.0.smithi016.stdout:1249: writing smithi01663999-38 from 1368064 to 1794048 tid 4 2024-04-10T03:12:25.654 INFO:tasks.rados.rados.0.smithi016.stdout:1249: writing smithi01663999-38 from 1794048 to 2080768 tid 5 2024-04-10T03:12:25.654 INFO:tasks.rados.rados.0.smithi016.stdout:1250: snap_remove snap 121 2024-04-10T03:12:25.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:25 smithi016 bash[72916]: cluster 2024-04-10T03:12:24.408356+0000 mgr.y (mgr.25133) 11 : cluster 0 pgmap v19: 121 pgs: 121 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 23 op/s 2024-04-10T03:12:25.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:25 smithi016 bash[28961]: cluster 2024-04-10T03:12:24.408356+0000 mgr.y (mgr.25133) 11 : cluster [DBG] pgmap v19: 121 pgs: 121 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 23 op/s 2024-04-10T03:12:25.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:25 smithi136 bash[23435]: cluster 2024-04-10T03:12:24.408356+0000 mgr.y (mgr.25133) 11 : cluster [DBG] pgmap v19: 121 pgs: 121 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 23 op/s 2024-04-10T03:12:25.942 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:12:25.942 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:12:25.942 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2, 2024-04-10T03:12:25.942 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 1 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 12, 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:12:25.943 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:12:25.944 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:12:26.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:26 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:12:26.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:26 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:12:26.504 INFO:tasks.rados.rados.0.smithi016.stdout:1250: done (2 left) 2024-04-10T03:12:26.504 INFO:tasks.rados.rados.0.smithi016.stdout:1251: snap_remove snap 124 2024-04-10T03:12:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[72916]: audit 2024-04-10T03:12:25.105208+0000 mgr.y (mgr.25133) 12 : audit 0 from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[72916]: audit 2024-04-10T03:12:25.461617+0000 mgr.y (mgr.25133) 13 : audit 0 from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[72916]: cluster 2024-04-10T03:12:25.482242+0000 mon.a (mon.0) 65 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2024-04-10T03:12:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[72916]: cluster 2024-04-10T03:12:25.495177+0000 mon.a (mon.0) 66 : cluster 0 mgrmap e44: y(active, since 13s), standbys: x 2024-04-10T03:12:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[72916]: audit 2024-04-10T03:12:25.950109+0000 mon.a (mon.0) 67 : audit 0 from='client.? 172.21.15.16:0/3516138443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:12:26.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[28961]: audit 2024-04-10T03:12:25.105208+0000 mgr.y (mgr.25133) 12 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:26.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[28961]: audit 2024-04-10T03:12:25.461617+0000 mgr.y (mgr.25133) 13 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:26.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[28961]: cluster 2024-04-10T03:12:25.482242+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-04-10T03:12:26.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[28961]: cluster 2024-04-10T03:12:25.495177+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e44: y(active, since 13s), standbys: x 2024-04-10T03:12:26.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:26 smithi016 bash[28961]: audit 2024-04-10T03:12:25.950109+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.16:0/3516138443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:12:26.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:26 smithi136 bash[23435]: audit 2024-04-10T03:12:25.105208+0000 mgr.y (mgr.25133) 12 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:26.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:26 smithi136 bash[23435]: audit 2024-04-10T03:12:25.461617+0000 mgr.y (mgr.25133) 13 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:26.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:26 smithi136 bash[23435]: cluster 2024-04-10T03:12:25.482242+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-04-10T03:12:26.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:26 smithi136 bash[23435]: cluster 2024-04-10T03:12:25.495177+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e44: y(active, since 13s), standbys: x 2024-04-10T03:12:26.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:26 smithi136 bash[23435]: audit 2024-04-10T03:12:25.950109+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.16:0/3516138443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:1251: done (2 left) 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 125 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:1248: finishing write tid 3 to smithi01663999-29 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:1248: finishing write tid 4 to smithi01663999-29 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:1248: finishing write tid 5 to smithi01663999-29 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:1248: finishing write tid 6 to smithi01663999-29 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 571 (ObjNum 409 snap 125 seq_num 409) dirty exists 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:1248: left oid 29 (ObjNum 409 snap 125 seq_num 409) 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:1249: finishing write tid 1 to smithi01663999-38 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:1249: finishing write tid 2 to smithi01663999-38 2024-04-10T03:12:27.289 INFO:tasks.rados.rados.0.smithi016.stdout:1249: finishing write tid 3 to smithi01663999-38 2024-04-10T03:12:27.290 INFO:tasks.rados.rados.0.smithi016.stdout:1249: finishing write tid 4 to smithi01663999-38 2024-04-10T03:12:27.290 INFO:tasks.rados.rados.0.smithi016.stdout:1249: finishing write tid 5 to smithi01663999-38 2024-04-10T03:12:27.290 INFO:tasks.rados.rados.0.smithi016.stdout:1249: finishing write tid 6 to smithi01663999-38 2024-04-10T03:12:27.290 INFO:tasks.rados.rados.0.smithi016.stdout:1249: finishing write tid 7 to smithi01663999-38 2024-04-10T03:12:27.290 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 136 (ObjNum 410 snap 125 seq_num 410) dirty exists 2024-04-10T03:12:27.290 INFO:tasks.rados.rados.0.smithi016.stdout:1249: left oid 38 (ObjNum 410 snap 125 seq_num 410) 2024-04-10T03:12:27.290 INFO:tasks.rados.rados.0.smithi016.stdout:1252: seq_num 411 ranges {10158080=491520,10649600=753664,11403264=688128,12091392=163840} 2024-04-10T03:12:27.403 INFO:tasks.rados.rados.0.smithi016.stdout:1252: writing smithi01663999-43 from 10158080 to 10649600 tid 1 2024-04-10T03:12:27.407 INFO:tasks.rados.rados.0.smithi016.stdout:1252: writing smithi01663999-43 from 10649600 to 11403264 tid 2 2024-04-10T03:12:27.411 INFO:tasks.rados.rados.0.smithi016.stdout:1252: writing smithi01663999-43 from 11403264 to 12091392 tid 3 2024-04-10T03:12:27.413 INFO:tasks.rados.rados.0.smithi016.stdout:1252: writing smithi01663999-43 from 12091392 to 12255232 tid 4 2024-04-10T03:12:27.413 INFO:tasks.rados.rados.0.smithi016.stdout:1248: done (2 left) 2024-04-10T03:12:27.413 INFO:tasks.rados.rados.0.smithi016.stdout:1249: done (1 left) 2024-04-10T03:12:27.413 INFO:tasks.rados.rados.0.smithi016.stdout:1253: read oid 40 snap 111 2024-04-10T03:12:27.413 INFO:tasks.rados.rados.0.smithi016.stdout:1253: expect (ObjNum 269 snap 83 seq_num 269) 2024-04-10T03:12:27.413 INFO:tasks.rados.rados.0.smithi016.stdout:1254: rmattr oid 30 current snap is 125 2024-04-10T03:12:27.413 INFO:tasks.rados.rados.0.smithi016.stdout:1252: finishing write tid 1 to smithi01663999-43 2024-04-10T03:12:27.413 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 125 2024-04-10T03:12:27.413 INFO:tasks.rados.rados.0.smithi016.stdout:1255: seq_num 412 ranges {2965504=507904,3473408=630784,4104192=491520,4595712=483328} 2024-04-10T03:12:27.432 INFO:tasks.rados.rados.0.smithi016.stdout:1255: writing smithi01663999-24 from 2965504 to 3473408 tid 1 2024-04-10T03:12:27.437 INFO:tasks.rados.rados.0.smithi016.stdout:1255: writing smithi01663999-24 from 3473408 to 4104192 tid 2 2024-04-10T03:12:27.439 INFO:tasks.rados.rados.0.smithi016.stdout:1255: writing smithi01663999-24 from 4104192 to 4595712 tid 3 2024-04-10T03:12:27.442 INFO:tasks.rados.rados.0.smithi016.stdout:1255: writing smithi01663999-24 from 4595712 to 5079040 tid 4 2024-04-10T03:12:27.442 INFO:tasks.rados.rados.0.smithi016.stdout:1256: read oid 22 snap -1 2024-04-10T03:12:27.442 INFO:tasks.rados.rados.0.smithi016.stdout:1256: expect (ObjNum 369 snap 113 seq_num 369) 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:1257: delete oid 27 current snap is 125 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:1252: finishing write tid 2 to smithi01663999-43 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 883 (ObjNum 407 snap 125 seq_num 407) dirty exists 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:1252: finishing write tid 3 to smithi01663999-43 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:1252: finishing write tid 4 to smithi01663999-43 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:1252: finishing write tid 5 to smithi01663999-43 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:1252: finishing write tid 6 to smithi01663999-43 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 984 (ObjNum 411 snap 125 seq_num 411) dirty exists 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:1252: left oid 43 (ObjNum 411 snap 125 seq_num 411) 2024-04-10T03:12:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:1255: finishing write tid 1 to smithi01663999-24 2024-04-10T03:12:27.444 INFO:tasks.rados.rados.0.smithi016.stdout:1255: finishing write tid 2 to smithi01663999-24 2024-04-10T03:12:27.444 INFO:tasks.rados.rados.0.smithi016.stdout:1253: expect (ObjNum 269 snap 83 seq_num 269) 2024-04-10T03:12:27.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:27 smithi136 bash[23435]: cluster 2024-04-10T03:12:26.409076+0000 mgr.y (mgr.25133) 14 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-04-10T03:12:27.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:27 smithi136 bash[23435]: cluster 2024-04-10T03:12:26.505582+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-04-10T03:12:27.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:27 smithi136 bash[23435]: cluster 2024-04-10T03:12:27.295034+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-04-10T03:12:27.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:27 smithi136 bash[23435]: audit 2024-04-10T03:12:27.499457+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:27.698 INFO:tasks.rados.rados.0.smithi016.stdout:1255: finishing write tid 3 to smithi01663999-24 2024-04-10T03:12:27.698 INFO:tasks.rados.rados.0.smithi016.stdout:1255: finishing write tid 4 to smithi01663999-24 2024-04-10T03:12:27.698 INFO:tasks.rados.rados.0.smithi016.stdout:1255: finishing write tid 5 to smithi01663999-24 2024-04-10T03:12:27.698 INFO:tasks.rados.rados.0.smithi016.stdout:1255: finishing write tid 6 to smithi01663999-24 2024-04-10T03:12:27.698 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 479 (ObjNum 412 snap 125 seq_num 412) dirty exists 2024-04-10T03:12:27.698 INFO:tasks.rados.rados.0.smithi016.stdout:1255: left oid 24 (ObjNum 412 snap 125 seq_num 412) 2024-04-10T03:12:27.698 INFO:tasks.rados.rados.0.smithi016.stdout:1256: expect (ObjNum 369 snap 113 seq_num 369) 2024-04-10T03:12:27.763 INFO:tasks.rados.rados.0.smithi016.stdout:1252: done (5 left) 2024-04-10T03:12:27.763 INFO:tasks.rados.rados.0.smithi016.stdout:1253: done (4 left) 2024-04-10T03:12:27.763 INFO:tasks.rados.rados.0.smithi016.stdout:1254: done (3 left) 2024-04-10T03:12:27.763 INFO:tasks.rados.rados.0.smithi016.stdout:1255: done (2 left) 2024-04-10T03:12:27.763 INFO:tasks.rados.rados.0.smithi016.stdout:1256: done (1 left) 2024-04-10T03:12:27.763 INFO:tasks.rados.rados.0.smithi016.stdout:1257: done (0 left) 2024-04-10T03:12:27.763 INFO:tasks.rados.rados.0.smithi016.stdout:1258: rollback oid 34 current snap is 125 2024-04-10T03:12:27.763 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 34 to 117 2024-04-10T03:12:27.763 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 125 2024-04-10T03:12:27.764 INFO:tasks.rados.rados.0.smithi016.stdout:1259: seq_num 414 ranges {5070848=540672,5611520=802816,6414336=458752,6873088=344064} 2024-04-10T03:12:27.796 INFO:tasks.rados.rados.0.smithi016.stdout:1259: writing smithi01663999-2 from 5070848 to 5611520 tid 1 2024-04-10T03:12:27.801 INFO:tasks.rados.rados.0.smithi016.stdout:1259: writing smithi01663999-2 from 5611520 to 6414336 tid 2 2024-04-10T03:12:27.804 INFO:tasks.rados.rados.0.smithi016.stdout:1259: writing smithi01663999-2 from 6414336 to 6873088 tid 3 2024-04-10T03:12:27.807 INFO:tasks.rados.rados.0.smithi016.stdout:1259: writing smithi01663999-2 from 6873088 to 7217152 tid 4 2024-04-10T03:12:27.807 INFO:tasks.rados.rados.0.smithi016.stdout:1260: read oid 15 snap -1 2024-04-10T03:12:27.807 INFO:tasks.rados.rados.0.smithi016.stdout:1260: expect (ObjNum 368 snap 113 seq_num 368) 2024-04-10T03:12:27.807 INFO:tasks.rados.rados.0.smithi016.stdout:1261: copy_from oid 10 from oid 46 current snap is 125 2024-04-10T03:12:27.807 INFO:tasks.rados.rados.0.smithi016.stdout:1258: finishing rollback tid 0 to smithi01663999-34 2024-04-10T03:12:27.807 INFO:tasks.rados.rados.0.smithi016.stdout:1262: snap_create 2024-04-10T03:12:27.807 INFO:tasks.rados.rados.0.smithi016.stdout:1258: finishing rollback tid 1 to smithi01663999-34 2024-04-10T03:12:27.807 INFO:tasks.rados.rados.0.smithi016.stdout:1258: finishing rollback tid 2 to smithi01663999-34 2024-04-10T03:12:27.807 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 672 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-04-10T03:12:27.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:27 smithi016 bash[72916]: cluster 2024-04-10T03:12:26.409076+0000 mgr.y (mgr.25133) 14 : cluster 0 pgmap v21: 121 pgs: 121 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-04-10T03:12:27.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:27 smithi016 bash[72916]: cluster 2024-04-10T03:12:26.505582+0000 mon.a (mon.0) 68 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2024-04-10T03:12:27.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:27 smithi016 bash[72916]: cluster 2024-04-10T03:12:27.295034+0000 mon.a (mon.0) 69 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2024-04-10T03:12:27.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:27 smithi016 bash[72916]: audit 2024-04-10T03:12:27.499457+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:27 smithi016 bash[28961]: cluster 2024-04-10T03:12:26.409076+0000 mgr.y (mgr.25133) 14 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-04-10T03:12:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:27 smithi016 bash[28961]: cluster 2024-04-10T03:12:26.505582+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-04-10T03:12:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:27 smithi016 bash[28961]: cluster 2024-04-10T03:12:27.295034+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-04-10T03:12:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:27 smithi016 bash[28961]: audit 2024-04-10T03:12:27.499457+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:27.809 INFO:tasks.rados.rados.0.smithi016.stdout:1259: finishing write tid 1 to smithi01663999-2 2024-04-10T03:12:27.810 INFO:tasks.rados.rados.0.smithi016.stdout:1259: finishing write tid 2 to smithi01663999-2 2024-04-10T03:12:27.811 INFO:tasks.rados.rados.0.smithi016.stdout:1259: finishing write tid 3 to smithi01663999-2 2024-04-10T03:12:27.811 INFO:tasks.rados.rados.0.smithi016.stdout:1259: finishing write tid 4 to smithi01663999-2 2024-04-10T03:12:27.813 INFO:tasks.rados.rados.0.smithi016.stdout:1259: finishing write tid 5 to smithi01663999-2 2024-04-10T03:12:27.815 INFO:tasks.rados.rados.0.smithi016.stdout:1259: finishing write tid 6 to smithi01663999-2 2024-04-10T03:12:27.815 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 481 (ObjNum 414 snap 125 seq_num 414) dirty exists 2024-04-10T03:12:27.815 INFO:tasks.rados.rados.0.smithi016.stdout:1259: left oid 2 (ObjNum 414 snap 125 seq_num 414) 2024-04-10T03:12:27.827 INFO:tasks.rados.rados.0.smithi016.stdout:1260: expect (ObjNum 368 snap 113 seq_num 368) 2024-04-10T03:12:27.982 INFO:tasks.rados.rados.0.smithi016.stdout:1261: finishing copy_from racing read to smithi01663999-10 2024-04-10T03:12:27.982 INFO:tasks.rados.rados.0.smithi016.stdout:1261: finishing copy_from to smithi01663999-10 2024-04-10T03:12:27.982 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 460 (ObjNum 367 snap 113 seq_num 367) dirty exists 2024-04-10T03:12:28.514 INFO:tasks.rados.rados.0.smithi016.stdout:1258: done (4 left) 2024-04-10T03:12:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:1259: done (3 left) 2024-04-10T03:12:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:1260: done (2 left) 2024-04-10T03:12:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:1261: done (1 left) 2024-04-10T03:12:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:1262: done (0 left) 2024-04-10T03:12:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:1263: rollback oid 26 current snap is 126 2024-04-10T03:12:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 117 2024-04-10T03:12:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:1264: rmattr oid 24 current snap is 126 2024-04-10T03:12:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:1264: done (1 left) 2024-04-10T03:12:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:1265: setattr oid 27 current snap is 126 2024-04-10T03:12:28.516 INFO:tasks.rados.rados.0.smithi016.stdout:1266: snap_remove snap 88 2024-04-10T03:12:28.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:28 smithi016 bash[72916]: audit 2024-04-10T03:12:27.502218+0000 mon.b (mon.1) 169 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:28.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:28 smithi016 bash[28961]: audit 2024-04-10T03:12:27.502218+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:28.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:28 smithi136 bash[23435]: audit 2024-04-10T03:12:27.502218+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:28.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:12:28 smithi136 bash[60584]: ts=2024-04-10T03:12:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:12:29.518 INFO:tasks.rados.rados.0.smithi016.stdout:1266: done (2 left) 2024-04-10T03:12:29.518 INFO:tasks.rados.rados.0.smithi016.stdout:1267: rmattr oid 50 current snap is 126 2024-04-10T03:12:29.518 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 754 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-04-10T03:12:29.518 INFO:tasks.rados.rados.0.smithi016.stdout:1263: finishing rollback tid 0 to smithi01663999-26 2024-04-10T03:12:29.518 INFO:tasks.rados.rados.0.smithi016.stdout:1263: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:12:29.518 INFO:tasks.rados.rados.0.smithi016.stdout:1265: done (2 left) 2024-04-10T03:12:29.518 INFO:tasks.rados.rados.0.smithi016.stdout:1268: snap_remove snap 119 2024-04-10T03:12:29.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:29 smithi136 bash[23435]: cluster 2024-04-10T03:12:28.409961+0000 mgr.y (mgr.25133) 15 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-04-10T03:12:29.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:29 smithi136 bash[23435]: cluster 2024-04-10T03:12:28.520249+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-04-10T03:12:29.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:29 smithi016 bash[72916]: cluster 2024-04-10T03:12:28.409961+0000 mgr.y (mgr.25133) 15 : cluster 0 pgmap v24: 121 pgs: 121 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-04-10T03:12:29.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:29 smithi016 bash[72916]: cluster 2024-04-10T03:12:28.520249+0000 mon.a (mon.0) 71 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2024-04-10T03:12:29.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:29 smithi016 bash[28961]: cluster 2024-04-10T03:12:28.409961+0000 mgr.y (mgr.25133) 15 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-04-10T03:12:29.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:29 smithi016 bash[28961]: cluster 2024-04-10T03:12:28.520249+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-04-10T03:12:30.530 INFO:tasks.rados.rados.0.smithi016.stdout:1268: done (2 left) 2024-04-10T03:12:30.530 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 126 2024-04-10T03:12:30.530 INFO:tasks.rados.rados.0.smithi016.stdout:1269: seq_num 415 ranges {0=557056,557056=688128,1245184=663552,1908736=253952} 2024-04-10T03:12:30.532 INFO:tasks.rados.rados.0.smithi016.stdout:1269: writing smithi01663999-27 from 0 to 557056 tid 1 2024-04-10T03:12:30.538 INFO:tasks.rados.rados.0.smithi016.stdout:1269: writing smithi01663999-27 from 557056 to 1245184 tid 2 2024-04-10T03:12:30.542 INFO:tasks.rados.rados.0.smithi016.stdout:1269: writing smithi01663999-27 from 1245184 to 1908736 tid 3 2024-04-10T03:12:30.544 INFO:tasks.rados.rados.0.smithi016.stdout:1269: writing smithi01663999-27 from 1908736 to 2162688 tid 4 2024-04-10T03:12:30.544 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 126 2024-04-10T03:12:30.544 INFO:tasks.rados.rados.0.smithi016.stdout:1270: seq_num 416 ranges {2695168=573440,3268608=573440,3842048=475136,4317184=557056} 2024-04-10T03:12:30.564 INFO:tasks.rados.rados.0.smithi016.stdout:1270: writing smithi01663999-17 from 2695168 to 3268608 tid 1 2024-04-10T03:12:30.568 INFO:tasks.rados.rados.0.smithi016.stdout:1270: writing smithi01663999-17 from 3268608 to 3842048 tid 2 2024-04-10T03:12:30.571 INFO:tasks.rados.rados.0.smithi016.stdout:1270: writing smithi01663999-17 from 3842048 to 4317184 tid 3 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:1270: writing smithi01663999-17 from 4317184 to 4874240 tid 4 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:1271: rollback oid 16 current snap is 126 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 16 to 117 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:1263: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 255 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 380 (ObjNum 129 snap 0 seq_num 2081912912) dirty exists 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:1269: finishing write tid 1 to smithi01663999-27 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:1269: finishing write tid 2 to smithi01663999-27 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:1269: finishing write tid 3 to smithi01663999-27 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:1269: finishing write tid 4 to smithi01663999-27 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:1269: finishing write tid 5 to smithi01663999-27 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:1269: finishing write tid 6 to smithi01663999-27 2024-04-10T03:12:30.576 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 759 (ObjNum 415 snap 126 seq_num 415) dirty exists 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1269: left oid 27 (ObjNum 415 snap 126 seq_num 415) 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1270: finishing write tid 1 to smithi01663999-17 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1270: finishing write tid 2 to smithi01663999-17 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1270: finishing write tid 3 to smithi01663999-17 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1263: done (4 left) 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1267: done (3 left) 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1269: done (2 left) 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1272: rollback oid 26 current snap is 126 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 111 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1273: rmattr oid 46 current snap is 126 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1274: rmattr oid 19 current snap is 126 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1274: done (4 left) 2024-04-10T03:12:30.577 INFO:tasks.rados.rados.0.smithi016.stdout:1275: delete oid 12 current snap is 126 2024-04-10T03:12:30.579 INFO:tasks.rados.rados.0.smithi016.stdout:1272: finishing rollback tid 0 to smithi01663999-26 2024-04-10T03:12:30.579 INFO:tasks.rados.rados.0.smithi016.stdout:1271: finishing rollback tid 0 to smithi01663999-16 2024-04-10T03:12:30.579 INFO:tasks.rados.rados.0.smithi016.stdout:1271: finishing rollback tid 1 to smithi01663999-16 2024-04-10T03:12:30.580 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 884 (ObjNum 367 snap 113 seq_num 367) dirty exists 2024-04-10T03:12:30.580 INFO:tasks.rados.rados.0.smithi016.stdout:1271: finishing rollback tid 2 to smithi01663999-16 2024-04-10T03:12:30.580 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 692 (ObjNum 358 snap 111 seq_num 358) dirty exists 2024-04-10T03:12:30.580 INFO:tasks.rados.rados.0.smithi016.stdout:1272: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:12:30.581 INFO:tasks.rados.rados.0.smithi016.stdout:1272: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:12:30.581 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 258 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-04-10T03:12:30.581 INFO:tasks.rados.rados.0.smithi016.stdout:1271: done (4 left) 2024-04-10T03:12:30.581 INFO:tasks.rados.rados.0.smithi016.stdout:1272: done (3 left) 2024-04-10T03:12:30.581 INFO:tasks.rados.rados.0.smithi016.stdout:1273: done (2 left) 2024-04-10T03:12:30.582 INFO:tasks.rados.rados.0.smithi016.stdout:1275: done (1 left) 2024-04-10T03:12:30.582 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 126 2024-04-10T03:12:30.582 INFO:tasks.rados.rados.0.smithi016.stdout:1270: finishing write tid 4 to smithi01663999-17 2024-04-10T03:12:30.582 INFO:tasks.rados.rados.0.smithi016.stdout:1276: seq_num 418 ranges {1351680=606208,1957888=737280,2695168=434176,3129344=434176} 2024-04-10T03:12:30.592 INFO:tasks.rados.rados.0.smithi016.stdout:1276: writing smithi01663999-46 from 1351680 to 1957888 tid 1 2024-04-10T03:12:30.596 INFO:tasks.rados.rados.0.smithi016.stdout:1276: writing smithi01663999-46 from 1957888 to 2695168 tid 2 2024-04-10T03:12:30.599 INFO:tasks.rados.rados.0.smithi016.stdout:1276: writing smithi01663999-46 from 2695168 to 3129344 tid 3 2024-04-10T03:12:30.602 INFO:tasks.rados.rados.0.smithi016.stdout:1276: writing smithi01663999-46 from 3129344 to 3563520 tid 4 2024-04-10T03:12:30.602 INFO:tasks.rados.rados.0.smithi016.stdout:1277: snap_remove snap 117 2024-04-10T03:12:30.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[72916]: cluster 2024-04-10T03:12:29.522957+0000 mon.a (mon.0) 72 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2024-04-10T03:12:30.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[72916]: audit 2024-04-10T03:12:30.248652+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:30.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[72916]: audit 2024-04-10T03:12:30.265506+0000 mon.a (mon.0) 74 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:30.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[72916]: audit 2024-04-10T03:12:30.272198+0000 mon.b (mon.1) 170 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:12:30.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[72916]: audit 2024-04-10T03:12:30.274481+0000 mon.b (mon.1) 171 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:12:30.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[28961]: cluster 2024-04-10T03:12:29.522957+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-04-10T03:12:30.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[28961]: audit 2024-04-10T03:12:30.248652+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:30.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[28961]: audit 2024-04-10T03:12:30.265506+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:30.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[28961]: audit 2024-04-10T03:12:30.272198+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:12:30.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:30 smithi016 bash[28961]: audit 2024-04-10T03:12:30.274481+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:12:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:30 smithi136 bash[23435]: cluster 2024-04-10T03:12:29.522957+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-04-10T03:12:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:30 smithi136 bash[23435]: audit 2024-04-10T03:12:30.248652+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:30 smithi136 bash[23435]: audit 2024-04-10T03:12:30.265506+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:30 smithi136 bash[23435]: audit 2024-04-10T03:12:30.272198+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:12:30.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:30 smithi136 bash[23435]: audit 2024-04-10T03:12:30.274481+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:12:31.558 INFO:tasks.rados.rados.0.smithi016.stdout:1277: done (2 left) 2024-04-10T03:12:31.558 INFO:tasks.rados.rados.0.smithi016.stdout:1278: read oid 39 snap -1 2024-04-10T03:12:31.558 INFO:tasks.rados.rados.0.smithi016.stdout:1278: expect (ObjNum 360 snap 112 seq_num 360) 2024-04-10T03:12:31.558 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 126 2024-04-10T03:12:31.558 INFO:tasks.rados.rados.0.smithi016.stdout:1279: seq_num 419 ranges {1622016=622592,2244608=671744,2916352=647168,3563520=286720} 2024-04-10T03:12:31.574 INFO:tasks.rados.rados.0.smithi016.stdout:1279: writing smithi01663999-42 from 1622016 to 2244608 tid 1 2024-04-10T03:12:31.579 INFO:tasks.rados.rados.0.smithi016.stdout:1279: writing smithi01663999-42 from 2244608 to 2916352 tid 2 2024-04-10T03:12:31.585 INFO:tasks.rados.rados.0.smithi016.stdout:1279: writing smithi01663999-42 from 2916352 to 3563520 tid 3 2024-04-10T03:12:31.587 INFO:tasks.rados.rados.0.smithi016.stdout:1279: writing smithi01663999-42 from 3563520 to 3850240 tid 4 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:1270: finishing write tid 5 to smithi01663999-17 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:1270: finishing write tid 6 to smithi01663999-17 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 278 (ObjNum 416 snap 126 seq_num 416) dirty exists 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:1270: left oid 17 (ObjNum 416 snap 126 seq_num 416) 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:1276: finishing write tid 1 to smithi01663999-46 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:1276: finishing write tid 2 to smithi01663999-46 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:1276: finishing write tid 3 to smithi01663999-46 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:1276: finishing write tid 4 to smithi01663999-46 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:1276: finishing write tid 5 to smithi01663999-46 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:1276: finishing write tid 6 to smithi01663999-46 2024-04-10T03:12:31.588 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 889 (ObjNum 418 snap 126 seq_num 418) dirty exists 2024-04-10T03:12:31.589 INFO:tasks.rados.rados.0.smithi016.stdout:1276: left oid 46 (ObjNum 418 snap 126 seq_num 418) 2024-04-10T03:12:31.589 INFO:tasks.rados.rados.0.smithi016.stdout:1270: done (3 left) 2024-04-10T03:12:31.589 INFO:tasks.rados.rados.0.smithi016.stdout:1276: done (2 left) 2024-04-10T03:12:31.589 INFO:tasks.rados.rados.0.smithi016.stdout:1280: rmattr oid 45 current snap is 126 2024-04-10T03:12:31.589 INFO:tasks.rados.rados.0.smithi016.stdout:1281: delete oid 35 current snap is 126 2024-04-10T03:12:31.601 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1010 (ObjNum 408 snap 125 seq_num 408) dirty exists 2024-04-10T03:12:31.601 INFO:tasks.rados.rados.0.smithi016.stdout:1279: finishing write tid 1 to smithi01663999-42 2024-04-10T03:12:31.601 INFO:tasks.rados.rados.0.smithi016.stdout:1279: finishing write tid 2 to smithi01663999-42 2024-04-10T03:12:31.602 INFO:tasks.rados.rados.0.smithi016.stdout:1279: finishing write tid 3 to smithi01663999-42 2024-04-10T03:12:31.602 INFO:tasks.rados.rados.0.smithi016.stdout:1279: finishing write tid 4 to smithi01663999-42 2024-04-10T03:12:31.602 INFO:tasks.rados.rados.0.smithi016.stdout:1279: finishing write tid 5 to smithi01663999-42 2024-04-10T03:12:31.604 INFO:tasks.rados.rados.0.smithi016.stdout:1279: finishing write tid 6 to smithi01663999-42 2024-04-10T03:12:31.604 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 444 (ObjNum 419 snap 126 seq_num 419) dirty exists 2024-04-10T03:12:31.604 INFO:tasks.rados.rados.0.smithi016.stdout:1279: left oid 42 (ObjNum 419 snap 126 seq_num 419) 2024-04-10T03:12:31.613 INFO:tasks.rados.rados.0.smithi016.stdout:1278: expect (ObjNum 360 snap 112 seq_num 360) 2024-04-10T03:12:31.872 INFO:tasks.rados.rados.0.smithi016.stdout:1278: done (3 left) 2024-04-10T03:12:31.872 INFO:tasks.rados.rados.0.smithi016.stdout:1279: done (2 left) 2024-04-10T03:12:31.872 INFO:tasks.rados.rados.0.smithi016.stdout:1280: done (1 left) 2024-04-10T03:12:31.872 INFO:tasks.rados.rados.0.smithi016.stdout:1281: done (0 left) 2024-04-10T03:12:31.872 INFO:tasks.rados.rados.0.smithi016.stdout:1282: rollback oid 50 current snap is 126 2024-04-10T03:12:31.872 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 109 2024-04-10T03:12:31.872 INFO:tasks.rados.rados.0.smithi016.stdout:1283: copy_from oid 7 from oid 49 current snap is 126 2024-04-10T03:12:31.873 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 126 2024-04-10T03:12:31.873 INFO:tasks.rados.rados.0.smithi016.stdout:1284: seq_num 421 ranges {0=655360,655360=442368,1097728=663552,1761280=499712} 2024-04-10T03:12:31.878 INFO:tasks.rados.rados.0.smithi016.stdout:1284: writing smithi01663999-3 from 0 to 655360 tid 1 2024-04-10T03:12:31.882 INFO:tasks.rados.rados.0.smithi016.stdout:1284: writing smithi01663999-3 from 655360 to 1097728 tid 2 2024-04-10T03:12:31.888 INFO:tasks.rados.rados.0.smithi016.stdout:1284: writing smithi01663999-3 from 1097728 to 1761280 tid 3 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1284: writing smithi01663999-3 from 1761280 to 2260992 tid 4 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1285: read oid 35 snap 125 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1285: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1286: copy_from oid 29 from oid 30 current snap is 126 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1282: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1282: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1282: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 397 (ObjNum 129 snap 0 seq_num 2081912912) dirty exists 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1284: finishing write tid 1 to smithi01663999-3 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1284: finishing write tid 2 to smithi01663999-3 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1282: done (4 left) 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 126 2024-04-10T03:12:31.894 INFO:tasks.rados.rados.0.smithi016.stdout:1287: seq_num 422 ranges {0=671744,671744=729088,1400832=417792,1818624=458752} 2024-04-10T03:12:31.899 INFO:tasks.rados.rados.0.smithi016.stdout:1287: writing smithi01663999-50 from 0 to 671744 tid 1 2024-04-10T03:12:31.905 INFO:tasks.rados.rados.0.smithi016.stdout:1287: writing smithi01663999-50 from 671744 to 1400832 tid 2 2024-04-10T03:12:31.907 INFO:tasks.rados.rados.0.smithi016.stdout:1287: writing smithi01663999-50 from 1400832 to 1818624 tid 3 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:1287: writing smithi01663999-50 from 1818624 to 2277376 tid 4 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 126 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:1284: finishing write tid 3 to smithi01663999-3 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:1284: finishing write tid 4 to smithi01663999-3 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:1283: finishing copy_from racing read to smithi01663999-7 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:1283: finishing copy_from to smithi01663999-7 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 537 (ObjNum 245 snap 64 seq_num 245) dirty exists 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:1284: finishing write tid 5 to smithi01663999-3 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:1287: finishing write tid 1 to smithi01663999-50 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:1284: finishing write tid 6 to smithi01663999-3 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 402 (ObjNum 421 snap 126 seq_num 421) dirty exists 2024-04-10T03:12:31.911 INFO:tasks.rados.rados.0.smithi016.stdout:1284: left oid 3 (ObjNum 421 snap 126 seq_num 421) 2024-04-10T03:12:31.912 INFO:tasks.rados.rados.0.smithi016.stdout:1288: seq_num 423 ranges {4759552=688128,5447680=614400,6062080=622592,6684672=368640} 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: cephadm 2024-04-10T03:12:30.276672+0000 mgr.y (mgr.25133) 16 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: cephadm 2024-04-10T03:12:30.277242+0000 mgr.y (mgr.25133) 17 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: cluster 2024-04-10T03:12:30.410550+0000 mgr.y (mgr.25133) 18 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 8.4 MiB/s wr, 26 op/s 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: cluster 2024-04-10T03:12:30.533964+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: cephadm 2024-04-10T03:12:30.551021+0000 mgr.y (mgr.25133) 19 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: cephadm 2024-04-10T03:12:30.594468+0000 mgr.y (mgr.25133) 20 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: cephadm 2024-04-10T03:12:30.731504+0000 mgr.y (mgr.25133) 21 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: cephadm 2024-04-10T03:12:30.758819+0000 mgr.y (mgr.25133) 22 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: audit 2024-04-10T03:12:31.068167+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: audit 2024-04-10T03:12:31.083135+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: audit 2024-04-10T03:12:31.093796+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: audit 2024-04-10T03:12:31.106986+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: audit 2024-04-10T03:12:31.121323+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: audit 2024-04-10T03:12:31.217149+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: audit 2024-04-10T03:12:31.222699+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:12:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: audit 2024-04-10T03:12:31.226157+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-10T03:12:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: audit 2024-04-10T03:12:31.228365+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-10T03:12:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:31 smithi136 bash[23435]: cluster 2024-04-10T03:12:31.261023+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-10T03:12:31.953 INFO:tasks.rados.rados.0.smithi016.stdout:1288: writing smithi01663999-4 from 4759552 to 5447680 tid 1 2024-04-10T03:12:31.957 INFO:tasks.rados.rados.0.smithi016.stdout:1288: writing smithi01663999-4 from 5447680 to 6062080 tid 2 2024-04-10T03:12:31.961 INFO:tasks.rados.rados.0.smithi016.stdout:1288: writing smithi01663999-4 from 6062080 to 6684672 tid 3 2024-04-10T03:12:31.964 INFO:tasks.rados.rados.0.smithi016.stdout:1288: writing smithi01663999-4 from 6684672 to 7053312 tid 4 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1283: done (5 left) 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1284: done (4 left) 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1289: read oid 3 snap -1 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1289: expect (ObjNum 421 snap 126 seq_num 421) 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1290: snap_create 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1287: finishing write tid 2 to smithi01663999-50 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1287: finishing write tid 3 to smithi01663999-50 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1287: finishing write tid 4 to smithi01663999-50 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1287: finishing write tid 5 to smithi01663999-50 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1287: finishing write tid 6 to smithi01663999-50 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 407 (ObjNum 422 snap 126 seq_num 422) dirty exists 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1287: left oid 50 (ObjNum 422 snap 126 seq_num 422) 2024-04-10T03:12:31.965 INFO:tasks.rados.rados.0.smithi016.stdout:1285: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:12:32.056 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:12:31] "GET /metrics HTTP/1.1" 200 36165 "" "Prometheus/2.43.0" 2024-04-10T03:12:32.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: cephadm 2024-04-10T03:12:30.276672+0000 mgr.y (mgr.25133) 16 : cephadm 1 Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:12:32.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: cephadm 2024-04-10T03:12:30.277242+0000 mgr.y (mgr.25133) 17 : cephadm 1 Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: cluster 2024-04-10T03:12:30.410550+0000 mgr.y (mgr.25133) 18 : cluster 0 pgmap v27: 121 pgs: 121 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 8.4 MiB/s wr, 26 op/s 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: cluster 2024-04-10T03:12:30.533964+0000 mon.a (mon.0) 75 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: cephadm 2024-04-10T03:12:30.551021+0000 mgr.y (mgr.25133) 19 : cephadm 1 Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: cephadm 2024-04-10T03:12:30.594468+0000 mgr.y (mgr.25133) 20 : cephadm 1 Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: cephadm 2024-04-10T03:12:30.731504+0000 mgr.y (mgr.25133) 21 : cephadm 1 Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: cephadm 2024-04-10T03:12:30.758819+0000 mgr.y (mgr.25133) 22 : cephadm 1 Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: audit 2024-04-10T03:12:31.068167+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: audit 2024-04-10T03:12:31.083135+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: audit 2024-04-10T03:12:31.093796+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: audit 2024-04-10T03:12:31.106986+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: audit 2024-04-10T03:12:31.121323+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: audit 2024-04-10T03:12:31.217149+0000 mon.b (mon.1) 172 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: audit 2024-04-10T03:12:31.222699+0000 mon.b (mon.1) 173 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:12:32.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: audit 2024-04-10T03:12:31.226157+0000 mon.b (mon.1) 174 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: audit 2024-04-10T03:12:31.228365+0000 mon.b (mon.1) 175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[72916]: cluster 2024-04-10T03:12:31.261023+0000 mon.a (mon.0) 81 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: cephadm 2024-04-10T03:12:30.276672+0000 mgr.y (mgr.25133) 16 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: cephadm 2024-04-10T03:12:30.277242+0000 mgr.y (mgr.25133) 17 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.conf 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: cluster 2024-04-10T03:12:30.410550+0000 mgr.y (mgr.25133) 18 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 8.4 MiB/s wr, 26 op/s 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: cluster 2024-04-10T03:12:30.533964+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: cephadm 2024-04-10T03:12:30.551021+0000 mgr.y (mgr.25133) 19 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: cephadm 2024-04-10T03:12:30.594468+0000 mgr.y (mgr.25133) 20 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.conf 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: cephadm 2024-04-10T03:12:30.731504+0000 mgr.y (mgr.25133) 21 : cephadm [INF] Updating smithi136:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: cephadm 2024-04-10T03:12:30.758819+0000 mgr.y (mgr.25133) 22 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: audit 2024-04-10T03:12:31.068167+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: audit 2024-04-10T03:12:31.083135+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: audit 2024-04-10T03:12:31.093796+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: audit 2024-04-10T03:12:31.106986+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: audit 2024-04-10T03:12:31.121323+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:32.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: audit 2024-04-10T03:12:31.217149+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:32.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: audit 2024-04-10T03:12:31.222699+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:12:32.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: audit 2024-04-10T03:12:31.226157+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-10T03:12:32.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: audit 2024-04-10T03:12:31.228365+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-10T03:12:32.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:31 smithi016 bash[28961]: cluster 2024-04-10T03:12:31.261023+0000 mon.a (mon.0) 81 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-10T03:12:32.718 INFO:tasks.rados.rados.0.smithi016.stdout:1288: finishing write tid 1 to smithi01663999-4 2024-04-10T03:12:32.719 INFO:tasks.rados.rados.0.smithi016.stdout:1288: finishing write tid 2 to smithi01663999-4 2024-04-10T03:12:32.719 INFO:tasks.rados.rados.0.smithi016.stdout:1288: finishing write tid 3 to smithi01663999-4 2024-04-10T03:12:32.719 INFO:tasks.rados.rados.0.smithi016.stdout:1288: finishing write tid 4 to smithi01663999-4 2024-04-10T03:12:32.719 INFO:tasks.rados.rados.0.smithi016.stdout:1289: expect (ObjNum 421 snap 126 seq_num 421) 2024-04-10T03:12:32.777 INFO:tasks.rados.rados.0.smithi016.stdout:1288: finishing write tid 5 to smithi01663999-4 2024-04-10T03:12:32.777 INFO:tasks.rados.rados.0.smithi016.stdout:1288: finishing write tid 6 to smithi01663999-4 2024-04-10T03:12:32.777 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 486 (ObjNum 423 snap 126 seq_num 423) dirty exists 2024-04-10T03:12:32.777 INFO:tasks.rados.rados.0.smithi016.stdout:1288: left oid 4 (ObjNum 423 snap 126 seq_num 423) 2024-04-10T03:12:32.777 INFO:tasks.rados.rados.0.smithi016.stdout:1286: finishing copy_from racing read to smithi01663999-29 2024-04-10T03:12:32.777 INFO:tasks.rados.rados.0.smithi016.stdout:1286: finishing copy_from to smithi01663999-29 2024-04-10T03:12:32.777 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 883 (ObjNum 407 snap 125 seq_num 407) dirty exists 2024-04-10T03:12:32.777 INFO:tasks.rados.rados.0.smithi016.stdout:1285: done (5 left) 2024-04-10T03:12:32.778 INFO:tasks.rados.rados.0.smithi016.stdout:1286: done (4 left) 2024-04-10T03:12:32.778 INFO:tasks.rados.rados.0.smithi016.stdout:1287: done (3 left) 2024-04-10T03:12:32.778 INFO:tasks.rados.rados.0.smithi016.stdout:1288: done (2 left) 2024-04-10T03:12:32.778 INFO:tasks.rados.rados.0.smithi016.stdout:1289: done (1 left) 2024-04-10T03:12:32.778 INFO:tasks.rados.rados.0.smithi016.stdout:1290: done (0 left) 2024-04-10T03:12:32.778 INFO:tasks.rados.rados.0.smithi016.stdout:1291: setattr oid 23 current snap is 127 2024-04-10T03:12:32.780 INFO:tasks.rados.rados.0.smithi016.stdout:1292: snap_remove snap 111 2024-04-10T03:12:32.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[72916]: cephadm 2024-04-10T03:12:30.896236+0000 mgr.y (mgr.25133) 23 : cephadm 1 Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[72916]: cephadm 2024-04-10T03:12:30.923528+0000 mgr.y (mgr.25133) 24 : cephadm 1 Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[72916]: cluster 2024-04-10T03:12:31.113938+0000 mgr.y (mgr.25133) 25 : cluster 0 pgmap v29: 121 pgs: 121 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 8.8 MiB/s wr, 28 op/s 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[72916]: cephadm 2024-04-10T03:12:31.229059+0000 mgr.y (mgr.25133) 26 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[72916]: cluster 2024-04-10T03:12:31.561255+0000 mon.a (mon.0) 82 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[72916]: cluster 2024-04-10T03:12:32.296498+0000 mon.a (mon.0) 83 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[28961]: cephadm 2024-04-10T03:12:30.896236+0000 mgr.y (mgr.25133) 23 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[28961]: cephadm 2024-04-10T03:12:30.923528+0000 mgr.y (mgr.25133) 24 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[28961]: cluster 2024-04-10T03:12:31.113938+0000 mgr.y (mgr.25133) 25 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 8.8 MiB/s wr, 28 op/s 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[28961]: cephadm 2024-04-10T03:12:31.229059+0000 mgr.y (mgr.25133) 26 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[28961]: cluster 2024-04-10T03:12:31.561255+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-04-10T03:12:32.843 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:32 smithi016 bash[28961]: cluster 2024-04-10T03:12:32.296498+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-04-10T03:12:32.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:32 smithi136 bash[23435]: cephadm 2024-04-10T03:12:30.896236+0000 mgr.y (mgr.25133) 23 : cephadm [INF] Updating smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:12:32.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:32 smithi136 bash[23435]: cephadm 2024-04-10T03:12:30.923528+0000 mgr.y (mgr.25133) 24 : cephadm [INF] Updating smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-10T03:12:32.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:32 smithi136 bash[23435]: cluster 2024-04-10T03:12:31.113938+0000 mgr.y (mgr.25133) 25 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 8.8 MiB/s wr, 28 op/s 2024-04-10T03:12:32.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:32 smithi136 bash[23435]: cephadm 2024-04-10T03:12:31.229059+0000 mgr.y (mgr.25133) 26 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-10T03:12:32.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:32 smithi136 bash[23435]: cluster 2024-04-10T03:12:31.561255+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-04-10T03:12:32.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:32 smithi136 bash[23435]: cluster 2024-04-10T03:12:32.296498+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-04-10T03:12:33.578 INFO:tasks.rados.rados.0.smithi016.stdout:1292: done (1 left) 2024-04-10T03:12:33.578 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 127 2024-04-10T03:12:33.578 INFO:tasks.rados.rados.0.smithi016.stdout:1293: seq_num 424 ranges {4644864=704512,5349376=491520,5840896=434176,6275072=679936} 2024-04-10T03:12:33.610 INFO:tasks.rados.rados.0.smithi016.stdout:1293: writing smithi01663999-45 from 4644864 to 5349376 tid 1 2024-04-10T03:12:33.613 INFO:tasks.rados.rados.0.smithi016.stdout:1293: writing smithi01663999-45 from 5349376 to 5840896 tid 2 2024-04-10T03:12:33.616 INFO:tasks.rados.rados.0.smithi016.stdout:1293: writing smithi01663999-45 from 5840896 to 6275072 tid 3 2024-04-10T03:12:33.621 INFO:tasks.rados.rados.0.smithi016.stdout:1293: writing smithi01663999-45 from 6275072 to 6955008 tid 4 2024-04-10T03:12:33.621 INFO:tasks.rados.rados.0.smithi016.stdout:1294: snap_remove snap 125 2024-04-10T03:12:34.581 INFO:tasks.rados.rados.0.smithi016.stdout:1294: done (2 left) 2024-04-10T03:12:34.581 INFO:tasks.rados.rados.0.smithi016.stdout:1295: delete oid 1 current snap is 127 2024-04-10T03:12:34.581 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 613 (ObjNum 373 snap 118 seq_num 373) dirty exists 2024-04-10T03:12:34.582 INFO:tasks.rados.rados.0.smithi016.stdout:1293: finishing write tid 1 to smithi01663999-45 2024-04-10T03:12:34.582 INFO:tasks.rados.rados.0.smithi016.stdout:1293: finishing write tid 2 to smithi01663999-45 2024-04-10T03:12:34.582 INFO:tasks.rados.rados.0.smithi016.stdout:1293: finishing write tid 3 to smithi01663999-45 2024-04-10T03:12:34.582 INFO:tasks.rados.rados.0.smithi016.stdout:1293: finishing write tid 4 to smithi01663999-45 2024-04-10T03:12:34.582 INFO:tasks.rados.rados.0.smithi016.stdout:1293: finishing write tid 5 to smithi01663999-45 2024-04-10T03:12:34.582 INFO:tasks.rados.rados.0.smithi016.stdout:1293: finishing write tid 6 to smithi01663999-45 2024-04-10T03:12:34.582 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1024 (ObjNum 424 snap 127 seq_num 424) dirty exists 2024-04-10T03:12:34.582 INFO:tasks.rados.rados.0.smithi016.stdout:1293: left oid 45 (ObjNum 424 snap 127 seq_num 424) 2024-04-10T03:12:34.595 INFO:tasks.rados.rados.0.smithi016.stdout:1291: done (2 left) 2024-04-10T03:12:34.595 INFO:tasks.rados.rados.0.smithi016.stdout:1293: done (1 left) 2024-04-10T03:12:34.595 INFO:tasks.rados.rados.0.smithi016.stdout:1295: done (0 left) 2024-04-10T03:12:34.595 INFO:tasks.rados.rados.0.smithi016.stdout:1296: rollback oid 50 current snap is 127 2024-04-10T03:12:34.596 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 126 2024-04-10T03:12:34.596 INFO:tasks.rados.rados.0.smithi016.stdout:1297: copy_from oid 39 from oid 10 current snap is 127 2024-04-10T03:12:34.596 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 127 2024-04-10T03:12:34.596 INFO:tasks.rados.rados.0.smithi016.stdout:1298: seq_num 426 ranges {7217152=737280,7954432=712704,8667136=802816,9469952=90112} 2024-04-10T03:12:34.641 INFO:tasks.rados.rados.0.smithi016.stdout:1298: writing smithi01663999-2 from 7217152 to 7954432 tid 1 2024-04-10T03:12:34.645 INFO:tasks.rados.rados.0.smithi016.stdout:1298: writing smithi01663999-2 from 7954432 to 8667136 tid 2 2024-04-10T03:12:34.649 INFO:tasks.rados.rados.0.smithi016.stdout:1298: writing smithi01663999-2 from 8667136 to 9469952 tid 3 2024-04-10T03:12:34.651 INFO:tasks.rados.rados.0.smithi016.stdout:1298: writing smithi01663999-2 from 9469952 to 9560064 tid 4 2024-04-10T03:12:34.651 INFO:tasks.rados.rados.0.smithi016.stdout:1299: read oid 36 snap -1 2024-04-10T03:12:34.651 INFO:tasks.rados.rados.0.smithi016.stdout:1299: expect (ObjNum 397 snap 125 seq_num 397) 2024-04-10T03:12:34.651 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 127 2024-04-10T03:12:34.651 INFO:tasks.rados.rados.0.smithi016.stdout:1296: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:12:34.651 INFO:tasks.rados.rados.0.smithi016.stdout:1296: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:12:34.651 INFO:tasks.rados.rados.0.smithi016.stdout:1296: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:12:34.651 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 417 (ObjNum 422 snap 126 seq_num 422) dirty exists 2024-04-10T03:12:34.651 INFO:tasks.rados.rados.0.smithi016.stdout:1297: finishing copy_from racing read to smithi01663999-39 2024-04-10T03:12:34.652 INFO:tasks.rados.rados.0.smithi016.stdout:1297: finishing copy_from to smithi01663999-39 2024-04-10T03:12:34.652 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 460 (ObjNum 367 snap 113 seq_num 367) dirty exists 2024-04-10T03:12:34.652 INFO:tasks.rados.rados.0.smithi016.stdout:1298: finishing write tid 1 to smithi01663999-2 2024-04-10T03:12:34.652 INFO:tasks.rados.rados.0.smithi016.stdout:1298: finishing write tid 2 to smithi01663999-2 2024-04-10T03:12:34.652 INFO:tasks.rados.rados.0.smithi016.stdout:1300: seq_num 427 ranges {8962048=761856,9723904=598016,10321920=606208,10928128=401408} 2024-04-10T03:12:34.705 INFO:tasks.rados.rados.0.smithi016.stdout:1300: writing smithi01663999-16 from 8962048 to 9723904 tid 1 2024-04-10T03:12:34.709 INFO:tasks.rados.rados.0.smithi016.stdout:1300: writing smithi01663999-16 from 9723904 to 10321920 tid 2 2024-04-10T03:12:34.712 INFO:tasks.rados.rados.0.smithi016.stdout:1300: writing smithi01663999-16 from 10321920 to 10928128 tid 3 2024-04-10T03:12:34.715 INFO:tasks.rados.rados.0.smithi016.stdout:1300: writing smithi01663999-16 from 10928128 to 11329536 tid 4 2024-04-10T03:12:34.715 INFO:tasks.rados.rados.0.smithi016.stdout:1296: done (4 left) 2024-04-10T03:12:34.716 INFO:tasks.rados.rados.0.smithi016.stdout:1297: done (3 left) 2024-04-10T03:12:34.716 INFO:tasks.rados.rados.0.smithi016.stdout:1301: delete oid 1 current snap is 127 2024-04-10T03:12:34.716 INFO:tasks.rados.rados.0.smithi016.stdout:1298: finishing write tid 3 to smithi01663999-2 2024-04-10T03:12:34.716 INFO:tasks.rados.rados.0.smithi016.stdout:1298: finishing write tid 4 to smithi01663999-2 2024-04-10T03:12:34.716 INFO:tasks.rados.rados.0.smithi016.stdout:1298: finishing write tid 5 to smithi01663999-2 2024-04-10T03:12:34.716 INFO:tasks.rados.rados.0.smithi016.stdout:1298: finishing write tid 6 to smithi01663999-2 2024-04-10T03:12:34.716 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 491 (ObjNum 426 snap 127 seq_num 426) dirty exists 2024-04-10T03:12:34.716 INFO:tasks.rados.rados.0.smithi016.stdout:1298: left oid 2 (ObjNum 426 snap 127 seq_num 426) 2024-04-10T03:12:34.716 INFO:tasks.rados.rados.0.smithi016.stdout:1299: expect (ObjNum 397 snap 125 seq_num 397) 2024-04-10T03:12:34.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:34 smithi136 bash[23435]: cluster 2024-04-10T03:12:33.114430+0000 mgr.y (mgr.25133) 27 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:34.948 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:34 smithi136 bash[23435]: cluster 2024-04-10T03:12:33.583482+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-04-10T03:12:34.948 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:34 smithi136 bash[23435]: cephadm 2024-04-10T03:12:33.752294+0000 mgr.y (mgr.25133) 28 : cephadm [INF] Upgrade: Updating mon.c 2024-04-10T03:12:34.948 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:34 smithi136 bash[23435]: audit 2024-04-10T03:12:33.760386+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:34.948 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:34 smithi136 bash[23435]: audit 2024-04-10T03:12:33.767384+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:12:34.948 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:34 smithi136 bash[23435]: audit 2024-04-10T03:12:33.769526+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:12:34.948 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:34 smithi136 bash[23435]: audit 2024-04-10T03:12:33.771657+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:12:34.948 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:34 smithi136 bash[23435]: cephadm 2024-04-10T03:12:33.773106+0000 mgr.y (mgr.25133) 29 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-04-10T03:12:34.991 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[72916]: cluster 2024-04-10T03:12:33.114430+0000 mgr.y (mgr.25133) 27 : cluster 0 pgmap v32: 121 pgs: 121 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:34.991 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[72916]: cluster 2024-04-10T03:12:33.583482+0000 mon.a (mon.0) 84 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2024-04-10T03:12:34.991 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[72916]: cephadm 2024-04-10T03:12:33.752294+0000 mgr.y (mgr.25133) 28 : cephadm 1 Upgrade: Updating mon.c 2024-04-10T03:12:34.991 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[72916]: audit 2024-04-10T03:12:33.760386+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:34.991 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[72916]: audit 2024-04-10T03:12:33.767384+0000 mon.b (mon.1) 176 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:12:34.991 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[72916]: audit 2024-04-10T03:12:33.769526+0000 mon.b (mon.1) 177 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:12:34.992 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[72916]: audit 2024-04-10T03:12:33.771657+0000 mon.b (mon.1) 178 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:12:34.992 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[72916]: cephadm 2024-04-10T03:12:33.773106+0000 mgr.y (mgr.25133) 29 : cephadm 1 Deploying daemon mon.c on smithi016 2024-04-10T03:12:34.992 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[28961]: cluster 2024-04-10T03:12:33.114430+0000 mgr.y (mgr.25133) 27 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:34.992 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[28961]: cluster 2024-04-10T03:12:33.583482+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-04-10T03:12:34.992 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[28961]: cephadm 2024-04-10T03:12:33.752294+0000 mgr.y (mgr.25133) 28 : cephadm [INF] Upgrade: Updating mon.c 2024-04-10T03:12:34.992 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[28961]: audit 2024-04-10T03:12:33.760386+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:34.992 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[28961]: audit 2024-04-10T03:12:33.767384+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:12:34.993 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[28961]: audit 2024-04-10T03:12:33.769526+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:12:34.993 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[28961]: audit 2024-04-10T03:12:33.771657+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:12:34.993 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:34 smithi016 bash[28961]: cephadm 2024-04-10T03:12:33.773106+0000 mgr.y (mgr.25133) 29 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-04-10T03:12:35.153 INFO:tasks.rados.rados.0.smithi016.stdout:1300: finishing write tid 1 to smithi01663999-16 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1300: finishing write tid 2 to smithi01663999-16 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1300: finishing write tid 3 to smithi01663999-16 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1300: finishing write tid 4 to smithi01663999-16 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1300: finishing write tid 5 to smithi01663999-16 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1300: finishing write tid 6 to smithi01663999-16 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 721 (ObjNum 427 snap 127 seq_num 427) dirty exists 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1300: left oid 16 (ObjNum 427 snap 127 seq_num 427) 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1298: done (3 left) 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1299: done (2 left) 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1300: done (1 left) 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:1301: done (0 left) 2024-04-10T03:12:35.154 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 127 2024-04-10T03:12:35.155 INFO:tasks.rados.rados.0.smithi016.stdout:1302: seq_num 429 ranges {3006464=794624,3801088=770048,4571136=622592,5193728=212992} 2024-04-10T03:12:35.174 INFO:tasks.rados.rados.0.smithi016.stdout:1302: writing smithi01663999-49 from 3006464 to 3801088 tid 1 2024-04-10T03:12:35.178 INFO:tasks.rados.rados.0.smithi016.stdout:1302: writing smithi01663999-49 from 3801088 to 4571136 tid 2 2024-04-10T03:12:35.182 INFO:tasks.rados.rados.0.smithi016.stdout:1302: writing smithi01663999-49 from 4571136 to 5193728 tid 3 2024-04-10T03:12:35.183 INFO:tasks.rados.rados.0.smithi016.stdout:1302: writing smithi01663999-49 from 5193728 to 5406720 tid 4 2024-04-10T03:12:35.183 INFO:tasks.rados.rados.0.smithi016.stdout:1303: snap_remove snap 122 2024-04-10T03:12:35.612 INFO:tasks.rados.rados.0.smithi016.stdout:1302: finishing write tid 1 to smithi01663999-49 2024-04-10T03:12:35.612 INFO:tasks.rados.rados.0.smithi016.stdout:1302: finishing write tid 2 to smithi01663999-49 2024-04-10T03:12:35.612 INFO:tasks.rados.rados.0.smithi016.stdout:1302: finishing write tid 3 to smithi01663999-49 2024-04-10T03:12:35.612 INFO:tasks.rados.rados.0.smithi016.stdout:1302: finishing write tid 4 to smithi01663999-49 2024-04-10T03:12:35.612 INFO:tasks.rados.rados.0.smithi016.stdout:1302: finishing write tid 5 to smithi01663999-49 2024-04-10T03:12:35.612 INFO:tasks.rados.rados.0.smithi016.stdout:1302: finishing write tid 6 to smithi01663999-49 2024-04-10T03:12:35.612 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 542 (ObjNum 429 snap 127 seq_num 429) dirty exists 2024-04-10T03:12:35.612 INFO:tasks.rados.rados.0.smithi016.stdout:1302: left oid 49 (ObjNum 429 snap 127 seq_num 429) 2024-04-10T03:12:35.613 INFO:tasks.rados.rados.0.smithi016.stdout:1302: done (1 left) 2024-04-10T03:12:35.613 INFO:tasks.rados.rados.0.smithi016.stdout:1303: done (0 left) 2024-04-10T03:12:35.613 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 127 2024-04-10T03:12:35.613 INFO:tasks.rados.rados.0.smithi016.stdout:1304: seq_num 430 ranges {16023552=8192} 2024-04-10T03:12:35.705 INFO:tasks.rados.rados.0.smithi016.stdout:1304: writing smithi01663999-30 from 16023552 to 16031744 tid 1 2024-04-10T03:12:35.705 INFO:tasks.rados.rados.0.smithi016.stdout:1305: setattr oid 47 current snap is 127 2024-04-10T03:12:35.705 INFO:tasks.rados.rados.0.smithi016.stdout:1306: copy_from oid 46 from oid 9 current snap is 127 2024-04-10T03:12:35.705 INFO:tasks.rados.rados.0.smithi016.stdout:1307: snap_create 2024-04-10T03:12:35.711 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 729 (ObjNum 365 snap 113 seq_num 365) dirty exists 2024-04-10T03:12:35.711 INFO:tasks.rados.rados.0.smithi016.stdout:1304: finishing write tid 1 to smithi01663999-30 2024-04-10T03:12:35.711 INFO:tasks.rados.rados.0.smithi016.stdout:1304: finishing write tid 2 to smithi01663999-30 2024-04-10T03:12:35.712 INFO:tasks.rados.rados.0.smithi016.stdout:1306: finishing copy_from to smithi01663999-46 2024-04-10T03:12:35.712 INFO:tasks.rados.rados.0.smithi016.stdout:1306: got expected ENOENT (src dne) 2024-04-10T03:12:35.713 INFO:tasks.rados.rados.0.smithi016.stdout:1306: finishing copy_from racing read to smithi01663999-46 2024-04-10T03:12:35.714 INFO:tasks.rados.rados.0.smithi016.stdout:1304: finishing write tid 3 to smithi01663999-30 2024-04-10T03:12:35.714 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 891 (ObjNum 430 snap 127 seq_num 430) dirty exists 2024-04-10T03:12:35.714 INFO:tasks.rados.rados.0.smithi016.stdout:1304: left oid 30 (ObjNum 430 snap 127 seq_num 430) 2024-04-10T03:12:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:35 smithi136 bash[23435]: cluster 2024-04-10T03:12:34.587356+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-04-10T03:12:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:35 smithi016 bash[72916]: cluster 2024-04-10T03:12:34.587356+0000 mon.a (mon.0) 86 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2024-04-10T03:12:35.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:35 smithi016 bash[28961]: cluster 2024-04-10T03:12:34.587356+0000 mon.a (mon.0) 86 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-04-10T03:12:36.204 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.205 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.205 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.205 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.206 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.206 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: Stopping Ceph mon.c for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:12:36.207 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.208 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.208 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:12:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:36.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:36 smithi016 bash[28961]: debug 2024-04-10T03:12:36.332+0000 7f9e217fa700 -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-04-10T03:12:36.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:36 smithi016 bash[28961]: debug 2024-04-10T03:12:36.332+0000 7f9e217fa700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-04-10T03:12:36.915 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:36 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-04-10T03:12:36.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:36 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:36.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:36 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:37.274 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:36 smithi016 bash[74023]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-c 2024-04-10T03:12:37.274 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:37 smithi016 bash[74081]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-c 2024-04-10T03:12:37.274 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.c.service: Deactivated successfully. 2024-04-10T03:12:37.274 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: Stopped Ceph mon.c for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:37.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.557 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.557 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.558 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.558 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.558 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.559 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.559 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:12:37.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:37 smithi016 systemd[1]: Started Ceph mon.c for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:37.915 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:37 smithi136 bash[67828]: logger=settings t=2024-04-10T03:12:37.797339897Z level=error msg="failed to parse \"/etc/grafana/grafana.ini\": open /etc/grafana/grafana.ini: permission denied" 2024-04-10T03:12:38.655 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:38 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-10T03:12:38.655 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:38 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:12:38.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.420+0000 7f36100e6c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.420+0000 7f36100e6c80 0 ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev), process ceph-mon, pid 7 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.420+0000 7f36100e6c80 0 pidfile_write: ignore empty --pid-file 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 0 load: jerasure load: lrc 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Git sha 0 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Compile date 2024-04-09 01:35:31 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: DB SUMMARY 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: DB Session ID: L8RCPOQ3SXWS74O36II8 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: CURRENT file: CURRENT 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1458 Bytes 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000033.sst 2024-04-10T03:12:38.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000031.log size: 3701072 ; 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.error_if_exists: 0 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.create_if_missing: 0 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.env: 0x56262065dc60 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.info_log: 0x562622ec7b20 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.statistics: (nil) 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.use_fsync: 0 2024-04-10T03:12:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-10T03:12:38.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-10T03:12:38.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-10T03:12:38.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-10T03:12:38.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.db_log_dir: 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.wal_dir: 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-10T03:12:38.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.write_buffer_manager: 0x562622e9a820 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.unordered_write: 0 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-10T03:12:38.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.row_cache: None 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.wal_filter: None 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.two_write_queues: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.wal_compression: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.atomic_flush: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-10T03:12:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-10T03:12:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_open_files: -1 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Compression algorithms supported: 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: kZSTD supported: 0 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: kXpressCompression supported: 0 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: kZlibCompression supported: 1 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-10T03:12:38.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-10T03:12:38.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-10T03:12:38.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-10T03:12:38.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-10T03:12:38.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-10T03:12:38.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-10T03:12:38.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-10T03:12:38.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.merge_operator: 2024-04-10T03:12:38.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_filter: None 2024-04-10T03:12:38.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-10T03:12:38.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562622ec7c40) 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: cache_index_and_filter_blocks: 1 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: pin_top_level_index_and_filter: 1 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: index_type: 0 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: data_block_index_type: 0 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: index_shortening: 1 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: data_block_hash_table_util_ratio: 0.750000 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: checksum: 4 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: no_block_cache: 0 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: block_cache: 0x562622ec9090 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: block_cache_name: BinnedLRUCache 2024-04-10T03:12:38.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: block_cache_options: 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: capacity : 536870912 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: num_shard_bits : 4 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: strict_capacity_limit : 0 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: high_pri_pool_ratio: 0.000 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: block_cache_compressed: (nil) 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: persistent_cache: (nil) 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: block_size: 4096 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: block_size_deviation: 10 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: block_restart_interval: 16 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: index_block_restart_interval: 1 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: metadata_block_size: 4096 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: partition_filters: 0 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: use_delta_encoding: 1 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: filter_policy: bloomfilter 2024-04-10T03:12:38.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: whole_key_filtering: 1 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: verify_compression: 0 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: read_amp_bytes_per_bit: 0 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: format_version: 5 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: enable_index_compression: 1 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: block_align: 0 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: max_auto_readahead_size: 262144 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: prepopulate_block_cache: 0 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: initial_auto_readahead_size: 8192 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: num_file_reads_for_auto_readahead: 2 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression: NoCompression 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-10T03:12:38.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.num_levels: 7 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-10T03:12:38.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-10T03:12:38.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-10T03:12:38.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.table_properties_collectors: 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-10T03:12:38.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.bloom_locality: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.ttl: 2592000 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.enable_blob_files: false 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.min_blob_size: 0 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-10T03:12:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f36100e6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.424+0000 7f3605857700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.428+0000 7f36100e6c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.428+0000 7f36100e6c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 35, last_sequence is 20816, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.428+0000 7f36100e6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.428+0000 7f36100e6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ace81571-c623-46b5-bdb8-c1eb22c2718e 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.428+0000 7f36100e6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712718758431451, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.428+0000 7f36100e6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-04-10T03:12:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.440+0000 7f36100e6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712718758444720, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 2395439, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20821, "largest_seqno": 21726, "table_properties": {"data_size": 2390371, "index_size": 3025, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 9713, "raw_average_key_size": 24, "raw_value_size": 2381391, "raw_average_value_size": 5998, "num_data_blocks": 132, "num_entries": 397, "num_filter_entries": 397, "num_deletions": 9, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712718758, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ace81571-c623-46b5-bdb8-c1eb22c2718e", "db_session_id": "L8RCPOQ3SXWS74O36II8", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.440+0000 7f36100e6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712718758444838, "job": 1, "event": "recovery_finished"} 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.440+0000 7f36100e6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.440+0000 7f36100e6c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.440+0000 7f36100e6c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.440+0000 7f36100e6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562622fbe000 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.440+0000 7f36100e6c80 4 rocksdb: DB pointer 0x562622fa8000 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.440+0000 7f35fe849700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.440+0000 7f35fe849700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: ** DB Stats ** 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T03:12:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: ** Compaction Stats [default] ** 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: 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-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: L0 1/0 2.28 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 417.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: L6 1/0 11.67 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-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Sum 2/0 13.96 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 417.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 417.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: ** Compaction Stats [default] ** 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: 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-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 417.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-10T03:12:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Flush(GB): cumulative 0.002, interval 0.002 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: AddFile(Total Files): cumulative 0, interval 0 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: AddFile(Keys): cumulative 0, interval 0 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Cumulative compaction: 0.00 GB write, 138.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Interval compaction: 0.00 GB write, 138.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: 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-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Block cache BinnedLRUCache@0x562622ec9090#7 capacity: 512.00 MB usage: 4.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: ** File Read Latency Histogram By Level [default] ** 2024-04-10T03:12:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.444+0000 7f36100e6c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] at bind addrs [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.444+0000 7f36100e6c80 1 mon.c@-1(???) e3 preinit fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.444+0000 7f36100e6c80 0 mon.c@-1(???).mds e8 new map 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.444+0000 7f36100e6c80 0 mon.c@-1(???).mds e8 print_map 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: e8 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: 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-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: legacy client fscid: 1 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Filesystem 'cephfs' (1) 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: fs_name cephfs 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: epoch 8 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: created 2024-04-10T03:03:34.981409+0000 2024-04-10T03:12:38.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: modified 2024-04-10T03:03:38.941796+0000 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: tableserver 0 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: root 0 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: session_timeout 60 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: session_autoclose 300 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: max_file_size 1099511627776 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: max_xattr_size 65536 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: required_client_features {} 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: last_failure 0 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: last_failure_osd_epoch 0 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: 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-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: max_mds 1 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: in 0 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: up {0=24319} 2024-04-10T03:12:38.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: failed 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: damaged 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: stopped 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: data_pools [3] 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: metadata_pool 2 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: inline_data disabled 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: balancer 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: bal_rank_mask -1 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: standby_count_wanted 0 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: qdb_cluster leader: 0 members: 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: [mds.b{0:24319} state up:active seq 3 addr [v2:172.21.15.136:6832/2168056021,v1:172.21.15.136:6833/2168056021] compat {c=[1],r=[1],i=[7ff]}] 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: Standby daemons: 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: 2024-04-10T03:12:38.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: [mds.a{-1:24305} state up:standby seq 1 addr [v2:172.21.15.16:6834/806073658,v1:172.21.15.16:6835/806073658] compat {c=[1],r=[1],i=[7ff]}] 2024-04-10T03:12:38.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.444+0000 7f36100e6c80 0 mon.c@-1(???).osd e330 crush map has features 3314933069573799936, adjusting msgr requires 2024-04-10T03:12:38.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.444+0000 7f36100e6c80 0 mon.c@-1(???).osd e330 crush map has features 432629308056666112, adjusting msgr requires 2024-04-10T03:12:38.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.444+0000 7f36100e6c80 0 mon.c@-1(???).osd e330 crush map has features 432629308056666112, adjusting msgr requires 2024-04-10T03:12:38.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.444+0000 7f36100e6c80 0 mon.c@-1(???).osd e330 crush map has features 432629308056666112, adjusting msgr requires 2024-04-10T03:12:38.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:38 smithi016 bash[74137]: debug 2024-04-10T03:12:38.444+0000 7f36100e6c80 1 mon.c@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-04-10T03:12:38.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:12:38 smithi136 bash[60584]: ts=2024-04-10T03:12:38.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:12:42.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:12:41] "GET /metrics HTTP/1.1" 200 36165 "" "Prometheus/2.43.0" 2024-04-10T03:12:44.686 INFO:tasks.rados.rados.0.smithi016.stdout:1304: done (3 left) 2024-04-10T03:12:44.686 INFO:tasks.rados.rados.0.smithi016.stdout:1305: done (2 left) 2024-04-10T03:12:44.687 INFO:tasks.rados.rados.0.smithi016.stdout:1306: done (1 left) 2024-04-10T03:12:44.687 INFO:tasks.rados.rados.0.smithi016.stdout:1307: done (0 left) 2024-04-10T03:12:44.687 INFO:tasks.rados.rados.0.smithi016.stdout:1308: snap_remove snap 127 2024-04-10T03:12:45.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:37.115429+0000 mgr.y (mgr.25133) 31 : cluster 0 pgmap v37: 121 pgs: 121 active+clean; 290 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 30 op/s 2024-04-10T03:12:45.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:38.663730+0000 mon.b (mon.1) 179 : cluster 1 mon.b calling monitor election 2024-04-10T03:12:45.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:38.666610+0000 mon.a (mon.0) 88 : cluster 1 mon.a calling monitor election 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:39.116888+0000 mgr.y (mgr.25133) 32 : cluster 0 pgmap v38: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.2 MiB/s wr, 33 op/s 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:41.117654+0000 mgr.y (mgr.25133) 33 : cluster 0 pgmap v39: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.118447+0000 mgr.y (mgr.25133) 34 : cluster 0 pgmap v40: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.668683+0000 mon.a (mon.0) 89 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.678446+0000 mon.a (mon.0) 90 : cluster 0 monmap epoch 3 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.678487+0000 mon.a (mon.0) 91 : cluster 0 fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.678557+0000 mon.a (mon.0) 92 : cluster 0 last_changed 2024-04-10T02:55:48.430322+0000 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.678598+0000 mon.a (mon.0) 93 : cluster 0 created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.678636+0000 mon.a (mon.0) 94 : cluster 0 min_mon_release 17 (quincy) 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.678679+0000 mon.a (mon.0) 95 : cluster 0 election_strategy: 1 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.678724+0000 mon.a (mon.0) 96 : cluster 0 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.678767+0000 mon.a (mon.0) 97 : cluster 0 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.678815+0000 mon.a (mon.0) 98 : cluster 0 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.699904+0000 mon.a (mon.0) 99 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:12:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.699968+0000 mon.a (mon.0) 100 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.700568+0000 mon.a (mon.0) 101 : cluster 0 mgrmap e44: y(active, since 31s), standbys: x 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.700841+0000 mon.a (mon.0) 102 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.700879+0000 mon.a (mon.0) 103 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: cluster 2024-04-10T03:12:43.700905+0000 mon.a (mon.0) 104 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: audit 2024-04-10T03:12:43.716817+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: audit 2024-04-10T03:12:43.724125+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: audit 2024-04-10T03:12:43.729091+0000 mon.b (mon.1) 180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: audit 2024-04-10T03:12:43.750671+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[72916]: audit 2024-04-10T03:12:43.780266+0000 mon.b (mon.1) 181 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:37.115429+0000 mgr.y (mgr.25133) 31 : cluster 0 pgmap v37: 121 pgs: 121 active+clean; 290 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 30 op/s 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:38.663730+0000 mon.b (mon.1) 179 : cluster 1 mon.b calling monitor election 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:38.666610+0000 mon.a (mon.0) 88 : cluster 1 mon.a calling monitor election 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:39.116888+0000 mgr.y (mgr.25133) 32 : cluster 0 pgmap v38: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.2 MiB/s wr, 33 op/s 2024-04-10T03:12:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:41.117654+0000 mgr.y (mgr.25133) 33 : cluster 0 pgmap v39: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.118447+0000 mgr.y (mgr.25133) 34 : cluster 0 pgmap v40: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.668683+0000 mon.a (mon.0) 89 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.678446+0000 mon.a (mon.0) 90 : cluster 0 monmap epoch 3 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.678487+0000 mon.a (mon.0) 91 : cluster 0 fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.678557+0000 mon.a (mon.0) 92 : cluster 0 last_changed 2024-04-10T02:55:48.430322+0000 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.678598+0000 mon.a (mon.0) 93 : cluster 0 created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.678636+0000 mon.a (mon.0) 94 : cluster 0 min_mon_release 17 (quincy) 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.678679+0000 mon.a (mon.0) 95 : cluster 0 election_strategy: 1 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.678724+0000 mon.a (mon.0) 96 : cluster 0 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.678767+0000 mon.a (mon.0) 97 : cluster 0 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.678815+0000 mon.a (mon.0) 98 : cluster 0 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.699904+0000 mon.a (mon.0) 99 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.699968+0000 mon.a (mon.0) 100 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.700568+0000 mon.a (mon.0) 101 : cluster 0 mgrmap e44: y(active, since 31s), standbys: x 2024-04-10T03:12:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.700841+0000 mon.a (mon.0) 102 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:12:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.700879+0000 mon.a (mon.0) 103 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:12:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: cluster 2024-04-10T03:12:43.700905+0000 mon.a (mon.0) 104 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:12:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: audit 2024-04-10T03:12:43.716817+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: audit 2024-04-10T03:12:43.724125+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: audit 2024-04-10T03:12:43.729091+0000 mon.b (mon.1) 180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: audit 2024-04-10T03:12:43.750671+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:44 smithi016 bash[74137]: audit 2024-04-10T03:12:43.780266+0000 mon.b (mon.1) 181 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:45.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:37.115429+0000 mgr.y (mgr.25133) 31 : cluster [DBG] pgmap v37: 121 pgs: 121 active+clean; 290 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 30 op/s 2024-04-10T03:12:45.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:38.663730+0000 mon.b (mon.1) 179 : cluster [INF] mon.b calling monitor election 2024-04-10T03:12:45.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:38.666610+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-04-10T03:12:45.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:39.116888+0000 mgr.y (mgr.25133) 32 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.2 MiB/s wr, 33 op/s 2024-04-10T03:12:45.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:41.117654+0000 mgr.y (mgr.25133) 33 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-04-10T03:12:45.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.118447+0000 mgr.y (mgr.25133) 34 : cluster [DBG] pgmap v40: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-04-10T03:12:45.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.668683+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-10T03:12:45.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.678446+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-04-10T03:12:45.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.678487+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:45.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.678557+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-04-10T02:55:48.430322+0000 2024-04-10T03:12:45.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.678598+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:12:45.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.678636+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-10T03:12:45.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.678679+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-04-10T03:12:45.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.678724+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:12:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.678767+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:12:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.678815+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:12:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.699904+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:12:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.699968+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-04-10T03:12:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.700568+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e44: y(active, since 31s), standbys: x 2024-04-10T03:12:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.700841+0000 mon.a (mon.0) 102 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:12:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.700879+0000 mon.a (mon.0) 103 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:12:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: cluster 2024-04-10T03:12:43.700905+0000 mon.a (mon.0) 104 : cluster [WRN] daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:12:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: audit 2024-04-10T03:12:43.716817+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: audit 2024-04-10T03:12:43.724125+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: audit 2024-04-10T03:12:43.729091+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: audit 2024-04-10T03:12:43.750671+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:44 smithi136 bash[23435]: audit 2024-04-10T03:12:43.780266+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:12:45.685 INFO:tasks.rados.rados.0.smithi016.stdout:1308: done (0 left) 2024-04-10T03:12:45.686 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 128 2024-04-10T03:12:45.686 INFO:tasks.rados.rados.0.smithi016.stdout:1309: seq_num 431 ranges {1589248=24576} 2024-04-10T03:12:45.697 INFO:tasks.rados.rados.0.smithi016.stdout:1309: writing smithi01663999-8 from 1589248 to 1613824 tid 1 2024-04-10T03:12:45.697 INFO:tasks.rados.rados.0.smithi016.stdout:1310: rollback oid 31 current snap is 128 2024-04-10T03:12:45.697 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 31 to 126 2024-04-10T03:12:45.697 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 128 2024-04-10T03:12:45.697 INFO:tasks.rados.rados.0.smithi016.stdout:1311: seq_num 432 ranges {3653632=40960} 2024-04-10T03:12:45.722 INFO:tasks.rados.rados.0.smithi016.stdout:1311: writing smithi01663999-20 from 3653632 to 3694592 tid 1 2024-04-10T03:12:45.722 INFO:tasks.rados.rados.0.smithi016.stdout:1312: read oid 41 snap -1 2024-04-10T03:12:45.722 INFO:tasks.rados.rados.0.smithi016.stdout:1312: expect deleted 2024-04-10T03:12:45.722 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 128 2024-04-10T03:12:45.722 INFO:tasks.rados.rados.0.smithi016.stdout:1310: finishing rollback tid 0 to smithi01663999-31 2024-04-10T03:12:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:1310: finishing rollback tid 1 to smithi01663999-31 2024-04-10T03:12:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:1310: finishing rollback tid 2 to smithi01663999-31 2024-04-10T03:12:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1044 (ObjNum 391 snap 122 seq_num 391) dirty exists 2024-04-10T03:12:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:1309: finishing write tid 1 to smithi01663999-8 2024-04-10T03:12:45.723 INFO:tasks.rados.rados.0.smithi016.stdout:1313: seq_num 433 ranges {2277376=57344} 2024-04-10T03:12:45.738 INFO:tasks.rados.rados.0.smithi016.stdout:1313: writing smithi01663999-50 from 2277376 to 2334720 tid 1 2024-04-10T03:12:45.738 INFO:tasks.rados.rados.0.smithi016.stdout:1310: done (4 left) 2024-04-10T03:12:45.738 INFO:tasks.rados.rados.0.smithi016.stdout:1314: rollback oid 13 current snap is 128 2024-04-10T03:12:45.738 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 13 to 109 2024-04-10T03:12:45.738 INFO:tasks.rados.rados.0.smithi016.stdout:1309: finishing write tid 2 to smithi01663999-8 2024-04-10T03:12:45.738 INFO:tasks.rados.rados.0.smithi016.stdout:1309: finishing write tid 3 to smithi01663999-8 2024-04-10T03:12:45.738 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 893 (ObjNum 431 snap 128 seq_num 431) dirty exists 2024-04-10T03:12:45.738 INFO:tasks.rados.rados.0.smithi016.stdout:1309: left oid 8 (ObjNum 431 snap 128 seq_num 431) 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1309: done (4 left) 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1315: read oid 44 snap -1 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1315: expect (ObjNum 245 snap 64 seq_num 245) 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1316: rollback oid 43 current snap is 128 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 109 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1311: finishing write tid 1 to smithi01663999-20 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1311: finishing write tid 2 to smithi01663999-20 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1311: finishing write tid 3 to smithi01663999-20 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 446 (ObjNum 432 snap 128 seq_num 432) dirty exists 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1311: left oid 20 (ObjNum 432 snap 128 seq_num 432) 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1311: done (5 left) 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1312: done (4 left) 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1317: read oid 6 snap -1 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1317: expect deleted 2024-04-10T03:12:45.739 INFO:tasks.rados.rados.0.smithi016.stdout:1318: delete oid 45 current snap is 128 2024-04-10T03:12:45.749 INFO:tasks.rados.rados.0.smithi016.stdout:1313: finishing write tid 1 to smithi01663999-50 2024-04-10T03:12:45.752 INFO:tasks.rados.rados.0.smithi016.stdout:1313: finishing write tid 2 to smithi01663999-50 2024-04-10T03:12:45.758 INFO:tasks.rados.rados.0.smithi016.stdout:1313: finishing write tid 3 to smithi01663999-50 2024-04-10T03:12:45.758 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 423 (ObjNum 433 snap 128 seq_num 433) dirty exists 2024-04-10T03:12:45.759 INFO:tasks.rados.rados.0.smithi016.stdout:1313: left oid 50 (ObjNum 433 snap 128 seq_num 433) 2024-04-10T03:12:45.759 INFO:tasks.rados.rados.0.smithi016.stdout:1314: finishing rollback tid 0 to smithi01663999-13 2024-04-10T03:12:45.759 INFO:tasks.rados.rados.0.smithi016.stdout:1314: finishing rollback tid 1 to smithi01663999-13 2024-04-10T03:12:45.759 INFO:tasks.rados.rados.0.smithi016.stdout:1314: finishing rollback tid 2 to smithi01663999-13 2024-04-10T03:12:45.759 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 763 (ObjNum 338 snap 105 seq_num 338) dirty exists 2024-04-10T03:12:45.762 INFO:tasks.rados.rados.0.smithi016.stdout:1316: finishing rollback tid 0 to smithi01663999-43 2024-04-10T03:12:45.765 INFO:tasks.rados.rados.0.smithi016.stdout:1315: expect (ObjNum 245 snap 64 seq_num 245) 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:1316: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:1316: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1048 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:1313: done (5 left) 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:1314: done (4 left) 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:1315: done (3 left) 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:1316: done (2 left) 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:1317: done (1 left) 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:1318: done (0 left) 2024-04-10T03:12:45.877 INFO:tasks.rados.rados.0.smithi016.stdout:1319: rollback oid 26 current snap is 128 2024-04-10T03:12:45.878 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 109 2024-04-10T03:12:45.878 INFO:tasks.rados.rados.0.smithi016.stdout:1320: read oid 44 snap 109 2024-04-10T03:12:45.878 INFO:tasks.rados.rados.0.smithi016.stdout:1320: expect (ObjNum 245 snap 64 seq_num 245) 2024-04-10T03:12:45.878 INFO:tasks.rados.rados.0.smithi016.stdout:1321: read oid 16 snap -1 2024-04-10T03:12:45.878 INFO:tasks.rados.rados.0.smithi016.stdout:1321: expect (ObjNum 427 snap 127 seq_num 427) 2024-04-10T03:12:45.878 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 128 2024-04-10T03:12:45.878 INFO:tasks.rados.rados.0.smithi016.stdout:1322: seq_num 435 ranges {7053312=90112} 2024-04-10T03:12:45.918 INFO:tasks.rados.rados.0.smithi016.stdout:1322: writing smithi01663999-4 from 7053312 to 7143424 tid 1 2024-04-10T03:12:45.918 INFO:tasks.rados.rados.0.smithi016.stdout:1323: rmattr oid 47 current snap is 128 2024-04-10T03:12:45.918 INFO:tasks.rados.rados.0.smithi016.stdout:1319: finishing rollback tid 0 to smithi01663999-26 2024-04-10T03:12:45.918 INFO:tasks.rados.rados.0.smithi016.stdout:1319: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:12:45.918 INFO:tasks.rados.rados.0.smithi016.stdout:1319: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:12:45.918 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 261 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-04-10T03:12:45.918 INFO:tasks.rados.rados.0.smithi016.stdout:1320: expect (ObjNum 245 snap 64 seq_num 245) 2024-04-10T03:12:46.019 INFO:tasks.rados.rados.0.smithi016.stdout:1322: finishing write tid 1 to smithi01663999-4 2024-04-10T03:12:46.019 INFO:tasks.rados.rados.0.smithi016.stdout:1322: finishing write tid 2 to smithi01663999-4 2024-04-10T03:12:46.019 INFO:tasks.rados.rados.0.smithi016.stdout:1319: done (4 left) 2024-04-10T03:12:46.019 INFO:tasks.rados.rados.0.smithi016.stdout:1320: done (3 left) 2024-04-10T03:12:46.019 INFO:tasks.rados.rados.0.smithi016.stdout:1324: rmattr oid 17 current snap is 128 2024-04-10T03:12:46.020 INFO:tasks.rados.rados.0.smithi016.stdout:1324: done (3 left) 2024-04-10T03:12:46.020 INFO:tasks.rados.rados.0.smithi016.stdout:1325: snap_create 2024-04-10T03:12:46.020 INFO:tasks.rados.rados.0.smithi016.stdout:1322: finishing write tid 3 to smithi01663999-4 2024-04-10T03:12:46.020 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 493 (ObjNum 435 snap 128 seq_num 435) dirty exists 2024-04-10T03:12:46.020 INFO:tasks.rados.rados.0.smithi016.stdout:1322: left oid 4 (ObjNum 435 snap 128 seq_num 435) 2024-04-10T03:12:46.020 INFO:tasks.rados.rados.0.smithi016.stdout:1321: expect (ObjNum 427 snap 127 seq_num 427) 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:38.661318+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.691701+0000 mon.a (mon.0) 108 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.692189+0000 mon.a (mon.0) 109 : cluster 1 mon.a calling monitor election 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.696909+0000 mon.b (mon.1) 182 : cluster 1 mon.b calling monitor election 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.704997+0000 mon.a (mon.0) 110 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.712176+0000 mon.a (mon.0) 111 : cluster 0 monmap epoch 3 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.712200+0000 mon.a (mon.0) 112 : cluster 0 fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.712208+0000 mon.a (mon.0) 113 : cluster 0 last_changed 2024-04-10T02:55:48.430322+0000 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.712218+0000 mon.a (mon.0) 114 : cluster 0 created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.712228+0000 mon.a (mon.0) 115 : cluster 0 min_mon_release 17 (quincy) 2024-04-10T03:12:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.712236+0000 mon.a (mon.0) 116 : cluster 0 election_strategy: 1 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.712242+0000 mon.a (mon.0) 117 : cluster 0 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.712252+0000 mon.a (mon.0) 118 : cluster 0 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.712262+0000 mon.a (mon.0) 119 : cluster 0 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.735499+0000 mon.a (mon.0) 120 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.735535+0000 mon.a (mon.0) 121 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.736103+0000 mon.a (mon.0) 122 : cluster 0 mgrmap e44: y(active, since 32s), standbys: x 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.736265+0000 mon.a (mon.0) 123 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.736282+0000 mon.a (mon.0) 124 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[72916]: cluster 2024-04-10T03:12:44.736295+0000 mon.a (mon.0) 125 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:38.661318+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.691701+0000 mon.a (mon.0) 108 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2024-04-10T03:12:46.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.692189+0000 mon.a (mon.0) 109 : cluster 1 mon.a calling monitor election 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.696909+0000 mon.b (mon.1) 182 : cluster 1 mon.b calling monitor election 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.704997+0000 mon.a (mon.0) 110 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.712176+0000 mon.a (mon.0) 111 : cluster 0 monmap epoch 3 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.712200+0000 mon.a (mon.0) 112 : cluster 0 fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.712208+0000 mon.a (mon.0) 113 : cluster 0 last_changed 2024-04-10T02:55:48.430322+0000 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.712218+0000 mon.a (mon.0) 114 : cluster 0 created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.712228+0000 mon.a (mon.0) 115 : cluster 0 min_mon_release 17 (quincy) 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.712236+0000 mon.a (mon.0) 116 : cluster 0 election_strategy: 1 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.712242+0000 mon.a (mon.0) 117 : cluster 0 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.712252+0000 mon.a (mon.0) 118 : cluster 0 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.712262+0000 mon.a (mon.0) 119 : cluster 0 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.735499+0000 mon.a (mon.0) 120 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:12:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.735535+0000 mon.a (mon.0) 121 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2024-04-10T03:12:46.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.736103+0000 mon.a (mon.0) 122 : cluster 0 mgrmap e44: y(active, since 32s), standbys: x 2024-04-10T03:12:46.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.736265+0000 mon.a (mon.0) 123 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:12:46.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.736282+0000 mon.a (mon.0) 124 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:12:46.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:45 smithi016 bash[74137]: cluster 2024-04-10T03:12:44.736295+0000 mon.a (mon.0) 125 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:12:46.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:38.661318+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-10T03:12:46.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.691701+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-04-10T03:12:46.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.692189+0000 mon.a (mon.0) 109 : cluster [INF] mon.a calling monitor election 2024-04-10T03:12:46.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.696909+0000 mon.b (mon.1) 182 : cluster [INF] mon.b calling monitor election 2024-04-10T03:12:46.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.704997+0000 mon.a (mon.0) 110 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T03:12:46.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.712176+0000 mon.a (mon.0) 111 : cluster [DBG] monmap epoch 3 2024-04-10T03:12:46.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.712200+0000 mon.a (mon.0) 112 : cluster [DBG] fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:12:46.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.712208+0000 mon.a (mon.0) 113 : cluster [DBG] last_changed 2024-04-10T02:55:48.430322+0000 2024-04-10T03:12:46.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.712218+0000 mon.a (mon.0) 114 : cluster [DBG] created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.712228+0000 mon.a (mon.0) 115 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.712236+0000 mon.a (mon.0) 116 : cluster [DBG] election_strategy: 1 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.712242+0000 mon.a (mon.0) 117 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.712252+0000 mon.a (mon.0) 118 : cluster [DBG] 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.712262+0000 mon.a (mon.0) 119 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.735499+0000 mon.a (mon.0) 120 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.735535+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.736103+0000 mon.a (mon.0) 122 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.736265+0000 mon.a (mon.0) 123 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.736282+0000 mon.a (mon.0) 124 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:12:46.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:45 smithi136 bash[23435]: cluster 2024-04-10T03:12:44.736295+0000 mon.a (mon.0) 125 : cluster [WRN] daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:12:46.844 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 730 (ObjNum 365 snap 113 seq_num 365) dirty exists 2024-04-10T03:12:46.844 INFO:tasks.rados.rados.0.smithi016.stdout:1321: done (3 left) 2024-04-10T03:12:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:1322: done (2 left) 2024-04-10T03:12:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:1323: done (1 left) 2024-04-10T03:12:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:1325: done (0 left) 2024-04-10T03:12:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:1326: rollback oid 39 current snap is 129 2024-04-10T03:12:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 39 to 126 2024-04-10T03:12:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 129 2024-04-10T03:12:46.845 INFO:tasks.rados.rados.0.smithi016.stdout:1327: seq_num 436 ranges {3006464=106496} 2024-04-10T03:12:46.864 INFO:tasks.rados.rados.0.smithi016.stdout:1327: writing smithi01663999-44 from 3006464 to 3112960 tid 1 2024-04-10T03:12:46.864 INFO:tasks.rados.rados.0.smithi016.stdout:1328: read oid 16 snap 126 2024-04-10T03:12:46.864 INFO:tasks.rados.rados.0.smithi016.stdout:1328: expect (ObjNum 358 snap 111 seq_num 358) 2024-04-10T03:12:46.864 INFO:tasks.rados.rados.0.smithi016.stdout:1329: read oid 17 snap -1 2024-04-10T03:12:46.864 INFO:tasks.rados.rados.0.smithi016.stdout:1329: expect (ObjNum 416 snap 126 seq_num 416) 2024-04-10T03:12:46.864 INFO:tasks.rados.rados.0.smithi016.stdout:1330: copy_from oid 50 from oid 25 current snap is 129 2024-04-10T03:12:46.864 INFO:tasks.rados.rados.0.smithi016.stdout:1326: finishing rollback tid 0 to smithi01663999-39 2024-04-10T03:12:46.865 INFO:tasks.rados.rados.0.smithi016.stdout:1326: finishing rollback tid 1 to smithi01663999-39 2024-04-10T03:12:46.865 INFO:tasks.rados.rados.0.smithi016.stdout:1326: finishing rollback tid 2 to smithi01663999-39 2024-04-10T03:12:46.865 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 766 (ObjNum 360 snap 112 seq_num 360) dirty exists 2024-04-10T03:12:46.865 INFO:tasks.rados.rados.0.smithi016.stdout:1326: done (4 left) 2024-04-10T03:12:46.865 INFO:tasks.rados.rados.0.smithi016.stdout:1331: rollback oid 36 current snap is 129 2024-04-10T03:12:46.865 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 128 2024-04-10T03:12:46.865 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 129 2024-04-10T03:12:46.865 INFO:tasks.rados.rados.0.smithi016.stdout:1332: seq_num 437 ranges {1982464=122880} 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1332: writing smithi01663999-26 from 1982464 to 2105344 tid 1 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1333: read oid 22 snap -1 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1333: expect (ObjNum 369 snap 113 seq_num 369) 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1334: rmattr oid 45 current snap is 129 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1334: done (7 left) 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 129 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1327: finishing write tid 1 to smithi01663999-44 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1327: finishing write tid 2 to smithi01663999-44 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1327: finishing write tid 3 to smithi01663999-44 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 910 (ObjNum 436 snap 129 seq_num 436) dirty exists 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1327: left oid 44 (ObjNum 436 snap 129 seq_num 436) 2024-04-10T03:12:46.876 INFO:tasks.rados.rados.0.smithi016.stdout:1335: seq_num 438 ranges {11640832=139264} 2024-04-10T03:12:46.942 INFO:tasks.rados.rados.0.smithi016.stdout:1335: writing smithi01663999-23 from 11640832 to 11780096 tid 1 2024-04-10T03:12:46.942 INFO:tasks.rados.rados.0.smithi016.stdout:1327: done (7 left) 2024-04-10T03:12:46.942 INFO:tasks.rados.rados.0.smithi016.stdout:1336: copy_from oid 12 from oid 47 current snap is 129 2024-04-10T03:12:46.942 INFO:tasks.rados.rados.0.smithi016.stdout:1332: finishing write tid 1 to smithi01663999-26 2024-04-10T03:12:46.942 INFO:tasks.rados.rados.0.smithi016.stdout:1337: read oid 5 snap -1 2024-04-10T03:12:46.942 INFO:tasks.rados.rados.0.smithi016.stdout:1337: expect (ObjNum 334 snap 105 seq_num 334) 2024-04-10T03:12:46.942 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 129 2024-04-10T03:12:46.942 INFO:tasks.rados.rados.0.smithi016.stdout:1332: finishing write tid 2 to smithi01663999-26 2024-04-10T03:12:46.942 INFO:tasks.rados.rados.0.smithi016.stdout:1338: seq_num 439 ranges {0=155648} 2024-04-10T03:12:46.943 INFO:tasks.rados.rados.0.smithi016.stdout:1338: writing smithi01663999-18 from 0 to 155648 tid 1 2024-04-10T03:12:46.943 INFO:tasks.rados.rados.0.smithi016.stdout:1339: snap_create 2024-04-10T03:12:46.943 INFO:tasks.rados.rados.0.smithi016.stdout:1332: finishing write tid 3 to smithi01663999-26 2024-04-10T03:12:46.943 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 263 (ObjNum 437 snap 129 seq_num 437) dirty exists 2024-04-10T03:12:46.943 INFO:tasks.rados.rados.0.smithi016.stdout:1332: left oid 26 (ObjNum 437 snap 129 seq_num 437) 2024-04-10T03:12:46.943 INFO:tasks.rados.rados.0.smithi016.stdout:1328: expect (ObjNum 358 snap 111 seq_num 358) 2024-04-10T03:12:47.056 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:46 smithi016 bash[72916]: cluster 2024-04-10T03:12:45.119270+0000 mgr.y (mgr.25133) 35 : cluster 0 pgmap v43: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-10T03:12:47.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:46 smithi016 bash[72916]: cluster 2024-04-10T03:12:45.692457+0000 mon.a (mon.0) 126 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2024-04-10T03:12:47.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:46 smithi016 bash[74137]: cluster 2024-04-10T03:12:45.119270+0000 mgr.y (mgr.25133) 35 : cluster 0 pgmap v43: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-10T03:12:47.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:46 smithi016 bash[74137]: cluster 2024-04-10T03:12:45.692457+0000 mon.a (mon.0) 126 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2024-04-10T03:12:47.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:46 smithi136 bash[23435]: cluster 2024-04-10T03:12:45.119270+0000 mgr.y (mgr.25133) 35 : cluster [DBG] pgmap v43: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-10T03:12:47.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:46 smithi136 bash[23435]: cluster 2024-04-10T03:12:45.692457+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-04-10T03:12:47.558 INFO:tasks.rados.rados.0.smithi016.stdout:1331: finishing rollback tid 0 to smithi01663999-36 2024-04-10T03:12:47.559 INFO:tasks.rados.rados.0.smithi016.stdout:1331: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:12:47.559 INFO:tasks.rados.rados.0.smithi016.stdout:1331: finishing rollback tid 2 to smithi01663999-36 2024-04-10T03:12:47.559 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 734 (ObjNum 397 snap 125 seq_num 397) dirty exists 2024-04-10T03:12:47.559 INFO:tasks.rados.rados.0.smithi016.stdout:1333: expect (ObjNum 369 snap 113 seq_num 369) 2024-04-10T03:12:47.621 INFO:tasks.rados.rados.0.smithi016.stdout:1329: expect (ObjNum 416 snap 126 seq_num 416) 2024-04-10T03:12:47.843 INFO:tasks.rados.rados.0.smithi016.stdout:1330: finishing copy_from racing read to smithi01663999-50 2024-04-10T03:12:47.843 INFO:tasks.rados.rados.0.smithi016.stdout:1330: finishing copy_from to smithi01663999-50 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 867 (ObjNum 398 snap 125 seq_num 398) dirty exists 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1335: finishing write tid 1 to smithi01663999-23 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1338: finishing write tid 1 to smithi01663999-18 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1338: finishing write tid 2 to smithi01663999-18 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1335: finishing write tid 2 to smithi01663999-23 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1338: finishing write tid 3 to smithi01663999-18 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 481 (ObjNum 439 snap 129 seq_num 439) dirty exists 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1338: left oid 18 (ObjNum 439 snap 129 seq_num 439) 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1336: finishing copy_from racing read to smithi01663999-12 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1335: finishing write tid 3 to smithi01663999-23 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 628 (ObjNum 438 snap 129 seq_num 438) dirty exists 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1335: left oid 23 (ObjNum 438 snap 129 seq_num 438) 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:1336: finishing copy_from to smithi01663999-12 2024-04-10T03:12:47.844 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 730 (ObjNum 365 snap 113 seq_num 365) dirty exists 2024-04-10T03:12:47.845 INFO:tasks.rados.rados.0.smithi016.stdout:1337: expect (ObjNum 334 snap 105 seq_num 334) 2024-04-10T03:12:48.056 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:47 smithi016 bash[72916]: cluster 2024-04-10T03:12:46.749960+0000 mon.a (mon.0) 127 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2024-04-10T03:12:48.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:47 smithi016 bash[72916]: cluster 2024-04-10T03:12:47.300615+0000 mon.a (mon.0) 128 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2024-04-10T03:12:48.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:47 smithi016 bash[74137]: cluster 2024-04-10T03:12:46.749960+0000 mon.a (mon.0) 127 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2024-04-10T03:12:48.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:47 smithi016 bash[74137]: cluster 2024-04-10T03:12:47.300615+0000 mon.a (mon.0) 128 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2024-04-10T03:12:48.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:47 smithi136 bash[23435]: cluster 2024-04-10T03:12:46.749960+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-04-10T03:12:48.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:47 smithi136 bash[23435]: cluster 2024-04-10T03:12:47.300615+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-04-10T03:12:48.437 INFO:tasks.rados.rados.0.smithi016.stdout:1328: done (10 left) 2024-04-10T03:12:48.437 INFO:tasks.rados.rados.0.smithi016.stdout:1329: done (9 left) 2024-04-10T03:12:48.437 INFO:tasks.rados.rados.0.smithi016.stdout:1330: done (8 left) 2024-04-10T03:12:48.437 INFO:tasks.rados.rados.0.smithi016.stdout:1331: done (7 left) 2024-04-10T03:12:48.437 INFO:tasks.rados.rados.0.smithi016.stdout:1332: done (6 left) 2024-04-10T03:12:48.437 INFO:tasks.rados.rados.0.smithi016.stdout:1333: done (5 left) 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:1335: done (4 left) 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:1336: done (3 left) 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:1337: done (2 left) 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:1338: done (1 left) 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:1339: done (0 left) 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:1340: copy_from oid 49 from oid 24 current snap is 130 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:1341: rollback oid 15 current snap is 130 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 15 to 128 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 130 2024-04-10T03:12:48.438 INFO:tasks.rados.rados.0.smithi016.stdout:1342: seq_num 440 ranges {0=172032} 2024-04-10T03:12:48.439 INFO:tasks.rados.rados.0.smithi016.stdout:1342: writing smithi01663999-35 from 0 to 172032 tid 1 2024-04-10T03:12:48.439 INFO:tasks.rados.rados.0.smithi016.stdout:1343: snap_create 2024-04-10T03:12:48.443 INFO:tasks.rados.rados.0.smithi016.stdout:1342: finishing write tid 1 to smithi01663999-35 2024-04-10T03:12:48.444 INFO:tasks.rados.rados.0.smithi016.stdout:1341: finishing rollback tid 0 to smithi01663999-15 2024-04-10T03:12:48.444 INFO:tasks.rados.rados.0.smithi016.stdout:1342: finishing write tid 2 to smithi01663999-35 2024-04-10T03:12:48.444 INFO:tasks.rados.rados.0.smithi016.stdout:1341: finishing rollback tid 1 to smithi01663999-15 2024-04-10T03:12:48.446 INFO:tasks.rados.rados.0.smithi016.stdout:1341: finishing rollback tid 2 to smithi01663999-15 2024-04-10T03:12:48.446 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1053 (ObjNum 368 snap 113 seq_num 368) dirty exists 2024-04-10T03:12:48.446 INFO:tasks.rados.rados.0.smithi016.stdout:1342: finishing write tid 3 to smithi01663999-35 2024-04-10T03:12:48.446 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 768 (ObjNum 440 snap 130 seq_num 440) dirty exists 2024-04-10T03:12:48.446 INFO:tasks.rados.rados.0.smithi016.stdout:1342: left oid 35 (ObjNum 440 snap 130 seq_num 440) 2024-04-10T03:12:48.478 INFO:tasks.rados.rados.0.smithi016.stdout:1340: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:12:48.479 INFO:tasks.rados.rados.0.smithi016.stdout:1340: finishing copy_from to smithi01663999-49 2024-04-10T03:12:48.479 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 479 (ObjNum 412 snap 125 seq_num 412) dirty exists 2024-04-10T03:12:48.753 INFO:tasks.rados.rados.0.smithi016.stdout:1340: done (3 left) 2024-04-10T03:12:48.753 INFO:tasks.rados.rados.0.smithi016.stdout:1341: done (2 left) 2024-04-10T03:12:48.753 INFO:tasks.rados.rados.0.smithi016.stdout:1342: done (1 left) 2024-04-10T03:12:48.753 INFO:tasks.rados.rados.0.smithi016.stdout:1343: done (0 left) 2024-04-10T03:12:48.753 INFO:tasks.rados.rados.0.smithi016.stdout:1344: rollback oid 1 current snap is 131 2024-04-10T03:12:48.753 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 1 to 130 2024-04-10T03:12:48.753 INFO:tasks.rados.rados.0.smithi016.stdout:1345: rollback oid 36 current snap is 131 2024-04-10T03:12:48.753 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 126 2024-04-10T03:12:48.753 INFO:tasks.rados.rados.0.smithi016.stdout:1346: snap_remove snap 129 2024-04-10T03:12:48.754 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:48 smithi016 bash[65786]: debug 2024-04-10T03:12:48.452+0000 7fc978769700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-10T03:12:48.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:48 smithi136 bash[23435]: cluster 2024-04-10T03:12:47.120193+0000 mgr.y (mgr.25133) 36 : cluster [DBG] pgmap v46: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:48.916 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:12:48 smithi136 bash[60584]: ts=2024-04-10T03:12:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:12:48.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:48 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 10. 2024-04-10T03:12:48.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:48 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:48.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:48 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Start request repeated too quickly. 2024-04-10T03:12:48.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:48 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-10T03:12:48.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:12:48 smithi136 systemd[1]: Failed to start Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:12:49.056 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:48 smithi016 bash[72916]: cluster 2024-04-10T03:12:47.120193+0000 mgr.y (mgr.25133) 36 : cluster 0 pgmap v46: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:49.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:48 smithi016 bash[74137]: cluster 2024-04-10T03:12:47.120193+0000 mgr.y (mgr.25133) 36 : cluster 0 pgmap v46: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:49.769 INFO:tasks.rados.rados.0.smithi016.stdout:1346: done (2 left) 2024-04-10T03:12:49.769 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 131 2024-04-10T03:12:49.769 INFO:tasks.rados.rados.0.smithi016.stdout:1347: seq_num 441 ranges {16023552=188416} 2024-04-10T03:12:49.918 INFO:tasks.rados.rados.0.smithi016.stdout:1347: writing smithi01663999-29 from 16023552 to 16211968 tid 1 2024-04-10T03:12:49.918 INFO:tasks.rados.rados.0.smithi016.stdout:1348: read oid 16 snap 126 2024-04-10T03:12:49.918 INFO:tasks.rados.rados.0.smithi016.stdout:1348: expect (ObjNum 358 snap 111 seq_num 358) 2024-04-10T03:12:49.918 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 131 2024-04-10T03:12:49.918 INFO:tasks.rados.rados.0.smithi016.stdout:1349: seq_num 442 ranges {0=204800} 2024-04-10T03:12:49.919 INFO:tasks.rados.rados.0.smithi016.stdout:1349: writing smithi01663999-9 from 0 to 204800 tid 1 2024-04-10T03:12:49.919 INFO:tasks.rados.rados.0.smithi016.stdout:1350: copy_from oid 44 from oid 40 current snap is 131 2024-04-10T03:12:49.919 INFO:tasks.rados.rados.0.smithi016.stdout:1345: finishing rollback tid 0 to smithi01663999-36 2024-04-10T03:12:49.919 INFO:tasks.rados.rados.0.smithi016.stdout:1345: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:12:49.919 INFO:tasks.rados.rados.0.smithi016.stdout:1344: finishing rollback tid 1 to smithi01663999-1 2024-04-10T03:12:49.920 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 908 (ObjNum 33 snap 0 seq_num 2082976704) dirty dne 2024-04-10T03:12:49.920 INFO:tasks.rados.rados.0.smithi016.stdout:1345: finishing rollback tid 2 to smithi01663999-36 2024-04-10T03:12:49.920 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 739 (ObjNum 397 snap 125 seq_num 397) dirty exists 2024-04-10T03:12:49.920 INFO:tasks.rados.rados.0.smithi016.stdout:1344: done (5 left) 2024-04-10T03:12:49.920 INFO:tasks.rados.rados.0.smithi016.stdout:1345: done (4 left) 2024-04-10T03:12:49.920 INFO:tasks.rados.rados.0.smithi016.stdout:1351: snap_remove snap 128 2024-04-10T03:12:50.056 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:49 smithi016 bash[72916]: cluster 2024-04-10T03:12:48.759905+0000 mon.a (mon.0) 129 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2024-04-10T03:12:50.056 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:49 smithi016 bash[72916]: audit 2024-04-10T03:12:49.604730+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:50.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:49 smithi016 bash[72916]: audit 2024-04-10T03:12:49.622015+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:50.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:49 smithi016 bash[74137]: cluster 2024-04-10T03:12:48.759905+0000 mon.a (mon.0) 129 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2024-04-10T03:12:50.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:49 smithi016 bash[74137]: audit 2024-04-10T03:12:49.604730+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:50.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:49 smithi016 bash[74137]: audit 2024-04-10T03:12:49.622015+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:49 smithi136 bash[23435]: cluster 2024-04-10T03:12:48.759905+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-04-10T03:12:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:49 smithi136 bash[23435]: audit 2024-04-10T03:12:49.604730+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:49 smithi136 bash[23435]: audit 2024-04-10T03:12:49.622015+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:50.780 INFO:tasks.rados.rados.0.smithi016.stdout:1351: done (4 left) 2024-04-10T03:12:50.780 INFO:tasks.rados.rados.0.smithi016.stdout:1352: read oid 30 snap -1 2024-04-10T03:12:50.780 INFO:tasks.rados.rados.0.smithi016.stdout:1352: expect (ObjNum 430 snap 127 seq_num 430) 2024-04-10T03:12:50.780 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 131 2024-04-10T03:12:50.780 INFO:tasks.rados.rados.0.smithi016.stdout:1353: seq_num 443 ranges {7348224=221184} 2024-04-10T03:12:50.826 INFO:tasks.rados.rados.0.smithi016.stdout:1353: writing smithi01663999-36 from 7348224 to 7569408 tid 1 2024-04-10T03:12:50.826 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 131 2024-04-10T03:12:50.826 INFO:tasks.rados.rados.0.smithi016.stdout:1354: seq_num 444 ranges {7626752=237568} 2024-04-10T03:12:50.872 INFO:tasks.rados.rados.0.smithi016.stdout:1354: writing smithi01663999-13 from 7626752 to 7864320 tid 1 2024-04-10T03:12:50.872 INFO:tasks.rados.rados.0.smithi016.stdout:1355: snap_create 2024-04-10T03:12:50.872 INFO:tasks.rados.rados.0.smithi016.stdout:1347: finishing write tid 1 to smithi01663999-29 2024-04-10T03:12:50.872 INFO:tasks.rados.rados.0.smithi016.stdout:1347: finishing write tid 2 to smithi01663999-29 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:1349: finishing write tid 1 to smithi01663999-9 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:1347: finishing write tid 3 to smithi01663999-29 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 885 (ObjNum 441 snap 131 seq_num 441) dirty exists 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:1347: left oid 29 (ObjNum 441 snap 131 seq_num 441) 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:1349: finishing write tid 2 to smithi01663999-9 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:1349: finishing write tid 3 to smithi01663999-9 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 887 (ObjNum 442 snap 131 seq_num 442) dirty exists 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:1349: left oid 9 (ObjNum 442 snap 131 seq_num 442) 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:1350: finishing copy_from racing read to smithi01663999-44 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:1350: finishing copy_from to smithi01663999-44 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 303 (ObjNum 269 snap 83 seq_num 269) dirty exists 2024-04-10T03:12:50.873 INFO:tasks.rados.rados.0.smithi016.stdout:1348: expect (ObjNum 358 snap 111 seq_num 358) 2024-04-10T03:12:51.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:50 smithi016 bash[72916]: cluster 2024-04-10T03:12:49.120638+0000 mgr.y (mgr.25133) 37 : cluster 0 pgmap v49: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-04-10T03:12:51.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:50 smithi016 bash[72916]: cluster 2024-04-10T03:12:49.776715+0000 mon.a (mon.0) 132 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2024-04-10T03:12:51.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:50 smithi016 bash[72916]: audit 2024-04-10T03:12:50.670812+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:51.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:50 smithi016 bash[72916]: audit 2024-04-10T03:12:50.683213+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:51.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:50 smithi016 bash[74137]: cluster 2024-04-10T03:12:49.120638+0000 mgr.y (mgr.25133) 37 : cluster 0 pgmap v49: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-04-10T03:12:51.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:50 smithi016 bash[74137]: cluster 2024-04-10T03:12:49.776715+0000 mon.a (mon.0) 132 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2024-04-10T03:12:51.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:50 smithi016 bash[74137]: audit 2024-04-10T03:12:50.670812+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:51.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:50 smithi016 bash[74137]: audit 2024-04-10T03:12:50.683213+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:51.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:50 smithi136 bash[23435]: cluster 2024-04-10T03:12:49.120638+0000 mgr.y (mgr.25133) 37 : cluster [DBG] pgmap v49: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-04-10T03:12:51.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:50 smithi136 bash[23435]: cluster 2024-04-10T03:12:49.776715+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-04-10T03:12:51.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:50 smithi136 bash[23435]: audit 2024-04-10T03:12:50.670812+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:51.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:50 smithi136 bash[23435]: audit 2024-04-10T03:12:50.683213+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:12:51.506 INFO:tasks.rados.rados.0.smithi016.stdout:1353: finishing write tid 1 to smithi01663999-36 2024-04-10T03:12:51.506 INFO:tasks.rados.rados.0.smithi016.stdout:1353: finishing write tid 2 to smithi01663999-36 2024-04-10T03:12:51.506 INFO:tasks.rados.rados.0.smithi016.stdout:1353: finishing write tid 3 to smithi01663999-36 2024-04-10T03:12:51.506 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 745 (ObjNum 443 snap 131 seq_num 443) dirty exists 2024-04-10T03:12:51.506 INFO:tasks.rados.rados.0.smithi016.stdout:1353: left oid 36 (ObjNum 443 snap 131 seq_num 443) 2024-04-10T03:12:51.506 INFO:tasks.rados.rados.0.smithi016.stdout:1354: finishing write tid 1 to smithi01663999-13 2024-04-10T03:12:51.506 INFO:tasks.rados.rados.0.smithi016.stdout:1354: finishing write tid 2 to smithi01663999-13 2024-04-10T03:12:51.506 INFO:tasks.rados.rados.0.smithi016.stdout:1354: finishing write tid 3 to smithi01663999-13 2024-04-10T03:12:51.507 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 770 (ObjNum 444 snap 131 seq_num 444) dirty exists 2024-04-10T03:12:51.507 INFO:tasks.rados.rados.0.smithi016.stdout:1354: left oid 13 (ObjNum 444 snap 131 seq_num 444) 2024-04-10T03:12:51.507 INFO:tasks.rados.rados.0.smithi016.stdout:1352: expect (ObjNum 430 snap 127 seq_num 430) 2024-04-10T03:12:52.056 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:12:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:12:51] "GET /metrics HTTP/1.1" 200 36157 "" "Prometheus/2.43.0" 2024-04-10T03:12:52.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:51 smithi016 bash[72916]: cluster 2024-04-10T03:12:50.787156+0000 mon.a (mon.0) 135 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2024-04-10T03:12:52.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:51 smithi016 bash[74137]: cluster 2024-04-10T03:12:50.787156+0000 mon.a (mon.0) 135 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2024-04-10T03:12:52.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:51 smithi136 bash[23435]: cluster 2024-04-10T03:12:50.787156+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-04-10T03:12:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:52 smithi016 bash[74137]: cluster 2024-04-10T03:12:51.121074+0000 mgr.y (mgr.25133) 38 : cluster 0 pgmap v52: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-04-10T03:12:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:52 smithi016 bash[74137]: cluster 2024-04-10T03:12:51.796977+0000 mon.a (mon.0) 136 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2024-04-10T03:12:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:52 smithi016 bash[74137]: cluster 2024-04-10T03:12:52.301865+0000 mon.a (mon.0) 137 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2024-04-10T03:12:53.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:52 smithi016 bash[72916]: cluster 2024-04-10T03:12:51.121074+0000 mgr.y (mgr.25133) 38 : cluster 0 pgmap v52: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-04-10T03:12:53.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:52 smithi016 bash[72916]: cluster 2024-04-10T03:12:51.796977+0000 mon.a (mon.0) 136 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2024-04-10T03:12:53.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:52 smithi016 bash[72916]: cluster 2024-04-10T03:12:52.301865+0000 mon.a (mon.0) 137 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2024-04-10T03:12:53.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:52 smithi136 bash[23435]: cluster 2024-04-10T03:12:51.121074+0000 mgr.y (mgr.25133) 38 : cluster [DBG] pgmap v52: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-04-10T03:12:53.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:52 smithi136 bash[23435]: cluster 2024-04-10T03:12:51.796977+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-04-10T03:12:53.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:52 smithi136 bash[23435]: cluster 2024-04-10T03:12:52.301865+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-04-10T03:12:53.213 INFO:tasks.rados.rados.0.smithi016.stdout:1347: done (7 left) 2024-04-10T03:12:53.213 INFO:tasks.rados.rados.0.smithi016.stdout:1348: done (6 left) 2024-04-10T03:12:53.213 INFO:tasks.rados.rados.0.smithi016.stdout:1349: done (5 left) 2024-04-10T03:12:53.213 INFO:tasks.rados.rados.0.smithi016.stdout:1350: done (4 left) 2024-04-10T03:12:53.214 INFO:tasks.rados.rados.0.smithi016.stdout:1352: done (3 left) 2024-04-10T03:12:53.215 INFO:tasks.rados.rados.0.smithi016.stdout:1353: done (2 left) 2024-04-10T03:12:53.215 INFO:tasks.rados.rados.0.smithi016.stdout:1354: done (1 left) 2024-04-10T03:12:53.215 INFO:tasks.rados.rados.0.smithi016.stdout:1355: done (0 left) 2024-04-10T03:12:53.215 INFO:tasks.rados.rados.0.smithi016.stdout:1356: delete oid 44 current snap is 132 2024-04-10T03:12:53.218 INFO:tasks.rados.rados.0.smithi016.stdout:1356: done (0 left) 2024-04-10T03:12:53.218 INFO:tasks.rados.rados.0.smithi016.stdout:1357: rmattr oid 21 current snap is 132 2024-04-10T03:12:53.218 INFO:tasks.rados.rados.0.smithi016.stdout:1358: read oid 35 snap -1 2024-04-10T03:12:53.218 INFO:tasks.rados.rados.0.smithi016.stdout:1358: expect (ObjNum 440 snap 130 seq_num 440) 2024-04-10T03:12:53.218 INFO:tasks.rados.rados.0.smithi016.stdout:1359: read oid 47 snap -1 2024-04-10T03:12:53.219 INFO:tasks.rados.rados.0.smithi016.stdout:1359: expect (ObjNum 365 snap 113 seq_num 365) 2024-04-10T03:12:53.219 INFO:tasks.rados.rados.0.smithi016.stdout:1360: rmattr oid 39 current snap is 132 2024-04-10T03:12:53.219 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 132 2024-04-10T03:12:53.219 INFO:tasks.rados.rados.0.smithi016.stdout:1361: seq_num 446 ranges {8560640=278528} 2024-04-10T03:12:53.268 INFO:tasks.rados.rados.0.smithi016.stdout:1361: writing smithi01663999-5 from 8560640 to 8839168 tid 1 2024-04-10T03:12:53.268 INFO:tasks.rados.rados.0.smithi016.stdout:1362: snap_create 2024-04-10T03:12:53.269 INFO:tasks.rados.rados.0.smithi016.stdout:1358: expect (ObjNum 440 snap 130 seq_num 440) 2024-04-10T03:12:53.274 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 771 (ObjNum 360 snap 112 seq_num 360) dirty exists 2024-04-10T03:12:53.274 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 494 (ObjNum 268 snap 83 seq_num 268) dirty exists 2024-04-10T03:12:53.274 INFO:tasks.rados.rados.0.smithi016.stdout:1359: expect (ObjNum 365 snap 113 seq_num 365) 2024-04-10T03:12:53.351 INFO:tasks.rados.rados.0.smithi016.stdout:1361: finishing write tid 1 to smithi01663999-5 2024-04-10T03:12:53.352 INFO:tasks.rados.rados.0.smithi016.stdout:1361: finishing write tid 2 to smithi01663999-5 2024-04-10T03:12:53.352 INFO:tasks.rados.rados.0.smithi016.stdout:1361: finishing write tid 3 to smithi01663999-5 2024-04-10T03:12:53.352 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1060 (ObjNum 446 snap 132 seq_num 446) dirty exists 2024-04-10T03:12:53.352 INFO:tasks.rados.rados.0.smithi016.stdout:1361: left oid 5 (ObjNum 446 snap 132 seq_num 446) 2024-04-10T03:12:53.798 INFO:tasks.rados.rados.0.smithi016.stdout:1357: done (5 left) 2024-04-10T03:12:53.798 INFO:tasks.rados.rados.0.smithi016.stdout:1358: done (4 left) 2024-04-10T03:12:53.798 INFO:tasks.rados.rados.0.smithi016.stdout:1359: done (3 left) 2024-04-10T03:12:53.798 INFO:tasks.rados.rados.0.smithi016.stdout:1360: done (2 left) 2024-04-10T03:12:53.798 INFO:tasks.rados.rados.0.smithi016.stdout:1361: done (1 left) 2024-04-10T03:12:53.798 INFO:tasks.rados.rados.0.smithi016.stdout:1362: done (0 left) 2024-04-10T03:12:53.798 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 133 2024-04-10T03:12:53.798 INFO:tasks.rados.rados.0.smithi016.stdout:1363: seq_num 447 ranges {3006464=294912} 2024-04-10T03:12:53.820 INFO:tasks.rados.rados.0.smithi016.stdout:1363: writing smithi01663999-7 from 3006464 to 3301376 tid 1 2024-04-10T03:12:53.820 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 133 2024-04-10T03:12:53.820 INFO:tasks.rados.rados.0.smithi016.stdout:1364: seq_num 448 ranges {0=311296} 2024-04-10T03:12:53.822 INFO:tasks.rados.rados.0.smithi016.stdout:1364: writing smithi01663999-45 from 0 to 311296 tid 1 2024-04-10T03:12:53.822 INFO:tasks.rados.rados.0.smithi016.stdout:1365: copy_from oid 38 from oid 44 current snap is 133 2024-04-10T03:12:53.822 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 133 2024-04-10T03:12:53.822 INFO:tasks.rados.rados.0.smithi016.stdout:1366: seq_num 449 ranges {172032=327680} 2024-04-10T03:12:53.825 INFO:tasks.rados.rados.0.smithi016.stdout:1366: writing smithi01663999-35 from 172032 to 499712 tid 1 2024-04-10T03:12:53.826 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 133 2024-04-10T03:12:53.826 INFO:tasks.rados.rados.0.smithi016.stdout:1367: seq_num 450 ranges {5079040=344064} 2024-04-10T03:12:53.862 INFO:tasks.rados.rados.0.smithi016.stdout:1367: writing smithi01663999-24 from 5079040 to 5423104 tid 1 2024-04-10T03:12:53.862 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 133 2024-04-10T03:12:53.862 INFO:tasks.rados.rados.0.smithi016.stdout:1365: finishing copy_from to smithi01663999-38 2024-04-10T03:12:53.863 INFO:tasks.rados.rados.0.smithi016.stdout:1365: got expected ENOENT (src dne) 2024-04-10T03:12:53.863 INFO:tasks.rados.rados.0.smithi016.stdout:1365: finishing copy_from racing read to smithi01663999-38 2024-04-10T03:12:53.863 INFO:tasks.rados.rados.0.smithi016.stdout:1363: finishing write tid 1 to smithi01663999-7 2024-04-10T03:12:53.863 INFO:tasks.rados.rados.0.smithi016.stdout:1363: finishing write tid 2 to smithi01663999-7 2024-04-10T03:12:53.863 INFO:tasks.rados.rados.0.smithi016.stdout:1364: finishing write tid 1 to smithi01663999-45 2024-04-10T03:12:53.863 INFO:tasks.rados.rados.0.smithi016.stdout:1364: finishing write tid 2 to smithi01663999-45 2024-04-10T03:12:53.863 INFO:tasks.rados.rados.0.smithi016.stdout:1368: seq_num 451 ranges {2105344=360448} 2024-04-10T03:12:53.877 INFO:tasks.rados.rados.0.smithi016.stdout:1368: writing smithi01663999-26 from 2105344 to 2465792 tid 1 2024-04-10T03:12:53.877 INFO:tasks.rados.rados.0.smithi016.stdout:1365: done (5 left) 2024-04-10T03:12:53.878 INFO:tasks.rados.rados.0.smithi016.stdout:1369: snap_remove snap 126 2024-04-10T03:12:54.802 INFO:tasks.rados.rados.0.smithi016.stdout:1363: finishing write tid 3 to smithi01663999-7 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 913 (ObjNum 447 snap 133 seq_num 447) dirty exists 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1363: left oid 7 (ObjNum 447 snap 133 seq_num 447) 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1364: finishing write tid 3 to smithi01663999-45 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1062 (ObjNum 448 snap 133 seq_num 448) dirty exists 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1364: left oid 45 (ObjNum 448 snap 133 seq_num 448) 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1366: finishing write tid 1 to smithi01663999-35 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1366: finishing write tid 2 to smithi01663999-35 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1366: finishing write tid 3 to smithi01663999-35 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 773 (ObjNum 449 snap 133 seq_num 449) dirty exists 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1366: left oid 35 (ObjNum 449 snap 133 seq_num 449) 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1367: finishing write tid 1 to smithi01663999-24 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1367: finishing write tid 2 to smithi01663999-24 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:1367: finishing write tid 3 to smithi01663999-24 2024-04-10T03:12:54.803 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 483 (ObjNum 450 snap 133 seq_num 450) dirty exists 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1367: left oid 24 (ObjNum 450 snap 133 seq_num 450) 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1368: finishing write tid 1 to smithi01663999-26 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1368: finishing write tid 2 to smithi01663999-26 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1368: finishing write tid 3 to smithi01663999-26 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 265 (ObjNum 451 snap 133 seq_num 451) dirty exists 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1368: left oid 26 (ObjNum 451 snap 133 seq_num 451) 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1363: done (5 left) 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1364: done (4 left) 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1366: done (3 left) 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1367: done (2 left) 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1368: done (1 left) 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1369: done (0 left) 2024-04-10T03:12:54.804 INFO:tasks.rados.rados.0.smithi016.stdout:1370: snap_create 2024-04-10T03:12:55.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:54 smithi016 bash[74137]: cluster 2024-04-10T03:12:53.121696+0000 mgr.y (mgr.25133) 39 : cluster 0 pgmap v55: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:55.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:54 smithi016 bash[74137]: cluster 2024-04-10T03:12:53.805353+0000 mon.a (mon.0) 138 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2024-04-10T03:12:55.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:54 smithi016 bash[72916]: cluster 2024-04-10T03:12:53.121696+0000 mgr.y (mgr.25133) 39 : cluster 0 pgmap v55: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:55.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:54 smithi016 bash[72916]: cluster 2024-04-10T03:12:53.805353+0000 mon.a (mon.0) 138 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2024-04-10T03:12:55.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:54 smithi136 bash[23435]: cluster 2024-04-10T03:12:53.121696+0000 mgr.y (mgr.25133) 39 : cluster [DBG] pgmap v55: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:12:55.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:54 smithi136 bash[23435]: cluster 2024-04-10T03:12:53.805353+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-04-10T03:12:55.805 INFO:tasks.rados.rados.0.smithi016.stdout:1370: done (0 left) 2024-04-10T03:12:55.805 INFO:tasks.rados.rados.0.smithi016.stdout:1371: copy_from oid 34 from oid 38 current snap is 134 2024-04-10T03:12:55.805 INFO:tasks.rados.rados.0.smithi016.stdout:1372: rollback oid 46 current snap is 134 2024-04-10T03:12:55.805 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 109 2024-04-10T03:12:55.805 INFO:tasks.rados.rados.0.smithi016.stdout:1373: rollback oid 23 current snap is 134 2024-04-10T03:12:55.805 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 109 2024-04-10T03:12:55.805 INFO:tasks.rados.rados.0.smithi016.stdout:1374: delete oid 22 current snap is 134 2024-04-10T03:12:55.821 INFO:tasks.rados.rados.0.smithi016.stdout:1374: done (3 left) 2024-04-10T03:12:55.821 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 134 2024-04-10T03:12:55.821 INFO:tasks.rados.rados.0.smithi016.stdout:1375: seq_num 453 ranges {2080768=393216} 2024-04-10T03:12:55.842 INFO:tasks.rados.rados.0.smithi016.stdout:1375: writing smithi01663999-12 from 2080768 to 2473984 tid 1 2024-04-10T03:12:55.842 INFO:tasks.rados.rados.0.smithi016.stdout:1376: copy_from oid 28 from oid 42 current snap is 134 2024-04-10T03:12:55.842 INFO:tasks.rados.rados.0.smithi016.stdout:1371: finishing copy_from racing read to smithi01663999-34 2024-04-10T03:12:55.842 INFO:tasks.rados.rados.0.smithi016.stdout:1377: snap_remove snap 132 2024-04-10T03:12:56.056 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:55 smithi016 bash[74137]: cluster 2024-04-10T03:12:54.808672+0000 mon.a (mon.0) 139 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2024-04-10T03:12:56.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:55 smithi016 bash[74137]: cluster 2024-04-10T03:12:55.811681+0000 mon.a (mon.0) 140 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2024-04-10T03:12:56.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:55 smithi016 bash[72916]: cluster 2024-04-10T03:12:54.808672+0000 mon.a (mon.0) 139 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2024-04-10T03:12:56.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:55 smithi016 bash[72916]: cluster 2024-04-10T03:12:55.811681+0000 mon.a (mon.0) 140 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2024-04-10T03:12:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:55 smithi136 bash[23435]: cluster 2024-04-10T03:12:54.808672+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-04-10T03:12:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:55 smithi136 bash[23435]: cluster 2024-04-10T03:12:55.811681+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-04-10T03:12:56.338 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:12:56.728 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:12:56.728 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (2m) 7s ago 8m 14.5M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:12:56.728 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 unknown 37s ago 7m - - 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (9m) 7s ago 9m 14.1M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (9m) 37s ago 9m 17.3M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (79s) 37s ago 16m 434M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (2m) 7s ago 19m 494M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (55s) 7s ago 19m 43.9M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (17m) 37s ago 17m 53.9M 2048M 17.2.7-827-gd3b5060a 21de9b7369ad 6f5484f65869 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (19s) 7s ago 17m 23.9M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (2m) 7s ago 8m 7875k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (2m) 37s ago 8m 8676k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (16m) 7s ago 16m 187M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (15m) 7s ago 15m 195M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (14m) 7s ago 14m 232M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:12:56.729 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (13m) 7s ago 13m 175M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:12:56.730 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (12m) 37s ago 12m 180M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:12:56.730 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (11m) 37s ago 11m 164M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:12:56.730 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (11m) 37s ago 11m 103M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:12:56.730 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (10m) 37s ago 10m 158M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:12:56.730 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (87s) 37s ago 8m 42.1M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:1372: finishing rollback tid 0 to smithi01663999-46 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:1373: finishing rollback tid 0 to smithi01663999-23 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:1372: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:1373: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:1373: finishing rollback tid 2 to smithi01663999-23 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 636 (ObjNum 288 snap 89 seq_num 288) dirty exists 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:1372: finishing rollback tid 2 to smithi01663999-46 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 896 (ObjNum 177 snap 0 seq_num 2081197168) dirty exists 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:1371: finishing copy_from to smithi01663999-34 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 136 (ObjNum 410 snap 125 seq_num 410) dirty exists 2024-04-10T03:12:56.831 INFO:tasks.rados.rados.0.smithi016.stdout:1375: finishing write tid 1 to smithi01663999-12 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1375: finishing write tid 2 to smithi01663999-12 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1375: finishing write tid 3 to smithi01663999-12 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 756 (ObjNum 453 snap 134 seq_num 453) dirty exists 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1375: left oid 12 (ObjNum 453 snap 134 seq_num 453) 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1376: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1376: finishing copy_from to smithi01663999-28 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 444 (ObjNum 419 snap 126 seq_num 419) dirty exists 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1371: done (5 left) 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1372: done (4 left) 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1373: done (3 left) 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1375: done (2 left) 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1376: done (1 left) 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1377: done (0 left) 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1378: copy_from oid 32 from oid 37 current snap is 134 2024-04-10T03:12:56.832 INFO:tasks.rados.rados.0.smithi016.stdout:1379: copy_from oid 7 from oid 48 current snap is 134 2024-04-10T03:12:56.833 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 134 2024-04-10T03:12:56.833 INFO:tasks.rados.rados.0.smithi016.stdout:1380: seq_num 454 ranges {2162688=409600} 2024-04-10T03:12:56.847 INFO:tasks.rados.rados.0.smithi016.stdout:1380: writing smithi01663999-27 from 2162688 to 2572288 tid 1 2024-04-10T03:12:56.847 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 134 2024-04-10T03:12:56.847 INFO:tasks.rados.rados.0.smithi016.stdout:1381: seq_num 455 ranges {11919360=425984} 2024-04-10T03:12:56.916 INFO:tasks.rados.rados.0.smithi016.stdout:1381: writing smithi01663999-31 from 11919360 to 12345344 tid 1 2024-04-10T03:12:56.916 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 134 2024-04-10T03:12:56.916 INFO:tasks.rados.rados.0.smithi016.stdout:1382: seq_num 456 ranges {16031744=442368} 2024-04-10T03:12:57.007 INFO:tasks.rados.rados.0.smithi016.stdout:1382: writing smithi01663999-30 from 16031744 to 16474112 tid 1 2024-04-10T03:12:57.007 INFO:tasks.rados.rados.0.smithi016.stdout:1383: rmattr oid 28 current snap is 134 2024-04-10T03:12:57.007 INFO:tasks.rados.rados.0.smithi016.stdout:1378: finishing copy_from racing read to smithi01663999-32 2024-04-10T03:12:57.007 INFO:tasks.rados.rados.0.smithi016.stdout:1378: finishing copy_from to smithi01663999-32 2024-04-10T03:12:57.007 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 337 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-10T03:12:57.007 INFO:tasks.rados.rados.0.smithi016.stdout:1380: finishing write tid 1 to smithi01663999-27 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1380: finishing write tid 2 to smithi01663999-27 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1379: finishing copy_from racing read to smithi01663999-7 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1378: done (5 left) 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1384: delete oid 20 current snap is 134 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1380: finishing write tid 3 to smithi01663999-27 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 775 (ObjNum 454 snap 134 seq_num 454) dirty exists 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1380: left oid 27 (ObjNum 454 snap 134 seq_num 454) 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1379: finishing copy_from to smithi01663999-7 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 901 (ObjNum 377 snap 120 seq_num 377) dirty exists 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1381: finishing write tid 1 to smithi01663999-31 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1381: finishing write tid 2 to smithi01663999-31 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1381: finishing write tid 3 to smithi01663999-31 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1079 (ObjNum 455 snap 134 seq_num 455) dirty exists 2024-04-10T03:12:57.008 INFO:tasks.rados.rados.0.smithi016.stdout:1381: left oid 31 (ObjNum 455 snap 134 seq_num 455) 2024-04-10T03:12:57.010 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 643 (ObjNum 419 snap 126 seq_num 419) dirty exists 2024-04-10T03:12:57.014 INFO:tasks.rados.rados.0.smithi016.stdout:1379: done (5 left) 2024-04-10T03:12:57.014 INFO:tasks.rados.rados.0.smithi016.stdout:1380: done (4 left) 2024-04-10T03:12:57.014 INFO:tasks.rados.rados.0.smithi016.stdout:1381: done (3 left) 2024-04-10T03:12:57.014 INFO:tasks.rados.rados.0.smithi016.stdout:1383: done (2 left) 2024-04-10T03:12:57.014 INFO:tasks.rados.rados.0.smithi016.stdout:1384: done (1 left) 2024-04-10T03:12:57.015 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 134 2024-04-10T03:12:57.015 INFO:tasks.rados.rados.0.smithi016.stdout:1385: seq_num 458 ranges {8839168=475136} 2024-04-10T03:12:57.065 INFO:tasks.rados.rados.0.smithi016.stdout:1385: writing smithi01663999-5 from 8839168 to 9314304 tid 1 2024-04-10T03:12:57.065 INFO:tasks.rados.rados.0.smithi016.stdout:1386: delete oid 38 current snap is 134 2024-04-10T03:12:57.065 INFO:tasks.rados.rados.0.smithi016.stdout:1382: finishing write tid 1 to smithi01663999-30 2024-04-10T03:12:57.066 INFO:tasks.rados.rados.0.smithi016.stdout:1382: finishing write tid 2 to smithi01663999-30 2024-04-10T03:12:57.066 INFO:tasks.rados.rados.0.smithi016.stdout:1382: finishing write tid 3 to smithi01663999-30 2024-04-10T03:12:57.066 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 898 (ObjNum 456 snap 134 seq_num 456) dirty exists 2024-04-10T03:12:57.066 INFO:tasks.rados.rados.0.smithi016.stdout:1382: left oid 30 (ObjNum 456 snap 134 seq_num 456) 2024-04-10T03:12:57.068 INFO:tasks.rados.rados.0.smithi016.stdout:1382: done (2 left) 2024-04-10T03:12:57.068 INFO:tasks.rados.rados.0.smithi016.stdout:1386: done (1 left) 2024-04-10T03:12:57.069 INFO:tasks.rados.rados.0.smithi016.stdout:1387: setattr oid 17 current snap is 134 2024-04-10T03:12:57.069 INFO:tasks.rados.rados.0.smithi016.stdout:1388: read oid 21 snap -1 2024-04-10T03:12:57.070 INFO:tasks.rados.rados.0.smithi016.stdout:1388: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:12:57.070 INFO:tasks.rados.rados.0.smithi016.stdout:1389: snap_create 2024-04-10T03:12:57.071 INFO:tasks.rados.rados.0.smithi016.stdout:1385: finishing write tid 1 to smithi01663999-5 2024-04-10T03:12:57.071 INFO:tasks.rados.rados.0.smithi016.stdout:1385: finishing write tid 2 to smithi01663999-5 2024-04-10T03:12:57.073 INFO:tasks.rados.rados.0.smithi016.stdout:1385: finishing write tid 3 to smithi01663999-5 2024-04-10T03:12:57.073 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1082 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:12:57.073 INFO:tasks.rados.rados.0.smithi016.stdout:1385: left oid 5 (ObjNum 458 snap 134 seq_num 458) 2024-04-10T03:12:57.078 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 279 (ObjNum 416 snap 126 seq_num 416) dirty exists 2024-04-10T03:12:57.135 INFO:tasks.rados.rados.0.smithi016.stdout:1388: expect (ObjNum 268 snap 83 seq_num 268) 2024-04-10T03:12:57.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:56 smithi136 bash[23435]: cluster 2024-04-10T03:12:55.122452+0000 mgr.y (mgr.25133) 40 : cluster [DBG] pgmap v58: 121 pgs: 121 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-04-10T03:12:57.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:56 smithi016 bash[72916]: cluster 2024-04-10T03:12:55.122452+0000 mgr.y (mgr.25133) 40 : cluster 0 pgmap v58: 121 pgs: 121 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-04-10T03:12:57.185 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:56 smithi016 bash[74137]: cluster 2024-04-10T03:12:55.122452+0000 mgr.y (mgr.25133) 40 : cluster 0 pgmap v58: 121 pgs: 121 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-04-10T03:12:57.200 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 1, 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:12:57.201 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 11, 2024-04-10T03:12:57.202 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 4 2024-04-10T03:12:57.202 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:12:57.202 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:12:57.918 INFO:tasks.rados.rados.0.smithi016.stdout:1385: done (3 left) 2024-04-10T03:12:57.918 INFO:tasks.rados.rados.0.smithi016.stdout:1387: done (2 left) 2024-04-10T03:12:57.918 INFO:tasks.rados.rados.0.smithi016.stdout:1388: done (1 left) 2024-04-10T03:12:57.918 INFO:tasks.rados.rados.0.smithi016.stdout:1389: done (0 left) 2024-04-10T03:12:57.918 INFO:tasks.rados.rados.0.smithi016.stdout:1390: rollback oid 16 current snap is 135 2024-04-10T03:12:57.918 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 16 to 131 2024-04-10T03:12:57.919 INFO:tasks.rados.rados.0.smithi016.stdout:1391: read oid 31 snap -1 2024-04-10T03:12:57.919 INFO:tasks.rados.rados.0.smithi016.stdout:1391: expect (ObjNum 455 snap 134 seq_num 455) 2024-04-10T03:12:57.919 INFO:tasks.rados.rados.0.smithi016.stdout:1392: snap_remove snap 133 2024-04-10T03:12:58.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[72916]: audit 2024-04-10T03:12:56.331531+0000 mgr.y (mgr.25133) 41 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:58.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[72916]: audit 2024-04-10T03:12:56.696460+0000 mgr.y (mgr.25133) 42 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:58.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[72916]: cluster 2024-04-10T03:12:56.834730+0000 mon.a (mon.0) 141 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[72916]: cluster 2024-04-10T03:12:57.123264+0000 mgr.y (mgr.25133) 43 : cluster 0 pgmap v61: 121 pgs: 121 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[72916]: audit 2024-04-10T03:12:57.208540+0000 mon.a (mon.0) 142 : audit 0 from='client.? 172.21.15.16:0/848893884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[72916]: cluster 2024-04-10T03:12:57.304205+0000 mon.a (mon.0) 143 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[72916]: audit 2024-04-10T03:12:57.495211+0000 mon.b (mon.1) 183 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[74137]: audit 2024-04-10T03:12:56.331531+0000 mgr.y (mgr.25133) 41 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[74137]: audit 2024-04-10T03:12:56.696460+0000 mgr.y (mgr.25133) 42 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[74137]: cluster 2024-04-10T03:12:56.834730+0000 mon.a (mon.0) 141 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[74137]: cluster 2024-04-10T03:12:57.123264+0000 mgr.y (mgr.25133) 43 : cluster 0 pgmap v61: 121 pgs: 121 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[74137]: audit 2024-04-10T03:12:57.208540+0000 mon.a (mon.0) 142 : audit 0 from='client.? 172.21.15.16:0/848893884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[74137]: cluster 2024-04-10T03:12:57.304205+0000 mon.a (mon.0) 143 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2024-04-10T03:12:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:57 smithi016 bash[74137]: audit 2024-04-10T03:12:57.495211+0000 mon.b (mon.1) 183 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:57 smithi136 bash[23435]: audit 2024-04-10T03:12:56.331531+0000 mgr.y (mgr.25133) 41 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:57 smithi136 bash[23435]: audit 2024-04-10T03:12:56.696460+0000 mgr.y (mgr.25133) 42 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:12:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:57 smithi136 bash[23435]: cluster 2024-04-10T03:12:56.834730+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-04-10T03:12:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:57 smithi136 bash[23435]: cluster 2024-04-10T03:12:57.123264+0000 mgr.y (mgr.25133) 43 : cluster [DBG] pgmap v61: 121 pgs: 121 active+clean; 313 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-04-10T03:12:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:57 smithi136 bash[23435]: audit 2024-04-10T03:12:57.208540+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.16:0/848893884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:12:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:57 smithi136 bash[23435]: cluster 2024-04-10T03:12:57.304205+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-04-10T03:12:58.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:57 smithi136 bash[23435]: audit 2024-04-10T03:12:57.495211+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:12:58.866 INFO:tasks.rados.rados.0.smithi016.stdout:1392: done (2 left) 2024-04-10T03:12:58.866 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 135 2024-04-10T03:12:58.866 INFO:tasks.rados.rados.0.smithi016.stdout:1393: seq_num 460 ranges {0=507904} 2024-04-10T03:12:58.866 INFO:tasks.rados.rados.0.smithi016.stdout:1393: writing smithi01663999-22 from 0 to 507904 tid 1 2024-04-10T03:12:58.866 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 135 2024-04-10T03:12:58.866 INFO:tasks.rados.rados.0.smithi016.stdout:1394: seq_num 461 ranges {3850240=524288} 2024-04-10T03:12:58.892 INFO:tasks.rados.rados.0.smithi016.stdout:1394: writing smithi01663999-28 from 3850240 to 4374528 tid 1 2024-04-10T03:12:58.892 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 135 2024-04-10T03:12:58.892 INFO:tasks.rados.rados.0.smithi016.stdout:1390: finishing rollback tid 0 to smithi01663999-16 2024-04-10T03:12:58.892 INFO:tasks.rados.rados.0.smithi016.stdout:1395: seq_num 462 ranges {499712=540672} 2024-04-10T03:12:58.898 INFO:tasks.rados.rados.0.smithi016.stdout:1395: writing smithi01663999-35 from 499712 to 1040384 tid 1 2024-04-10T03:12:58.898 INFO:tasks.rados.rados.0.smithi016.stdout:1396: copy_from oid 14 from oid 11 current snap is 135 2024-04-10T03:12:58.899 INFO:tasks.rados.rados.0.smithi016.stdout:1390: finishing rollback tid 1 to smithi01663999-16 2024-04-10T03:12:58.899 INFO:tasks.rados.rados.0.smithi016.stdout:1390: finishing rollback tid 2 to smithi01663999-16 2024-04-10T03:12:58.899 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 764 (ObjNum 427 snap 127 seq_num 427) dirty exists 2024-04-10T03:12:58.899 INFO:tasks.rados.rados.0.smithi016.stdout:1391: expect (ObjNum 455 snap 134 seq_num 455) 2024-04-10T03:12:58.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:12:58 smithi136 bash[60584]: ts=2024-04-10T03:12:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:13:00.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:59 smithi016 bash[72916]: cluster 2024-04-10T03:12:58.867996+0000 mon.a (mon.0) 144 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2024-04-10T03:13:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:12:59 smithi016 bash[72916]: cluster 2024-04-10T03:12:59.123795+0000 mgr.y (mgr.25133) 44 : cluster 0 pgmap v64: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-04-10T03:13:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:59 smithi016 bash[74137]: cluster 2024-04-10T03:12:58.867996+0000 mon.a (mon.0) 144 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2024-04-10T03:13:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:12:59 smithi016 bash[74137]: cluster 2024-04-10T03:12:59.123795+0000 mgr.y (mgr.25133) 44 : cluster 0 pgmap v64: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-04-10T03:13:00.102 INFO:tasks.rados.rados.0.smithi016.stdout:1393: finishing write tid 1 to smithi01663999-22 2024-04-10T03:13:00.102 INFO:tasks.rados.rados.0.smithi016.stdout:1393: finishing write tid 2 to smithi01663999-22 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1393: finishing write tid 3 to smithi01663999-22 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1088 (ObjNum 460 snap 135 seq_num 460) dirty exists 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1393: left oid 22 (ObjNum 460 snap 135 seq_num 460) 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1390: done (5 left) 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1391: done (4 left) 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1393: done (3 left) 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1397: copy_from oid 21 from oid 16 current snap is 135 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1394: finishing write tid 1 to smithi01663999-28 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1394: finishing write tid 2 to smithi01663999-28 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1394: finishing write tid 3 to smithi01663999-28 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 650 (ObjNum 461 snap 135 seq_num 461) dirty exists 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1394: left oid 28 (ObjNum 461 snap 135 seq_num 461) 2024-04-10T03:13:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1395: finishing write tid 1 to smithi01663999-35 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:1395: finishing write tid 2 to smithi01663999-35 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:1395: finishing write tid 3 to smithi01663999-35 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 777 (ObjNum 462 snap 135 seq_num 462) dirty exists 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:1395: left oid 35 (ObjNum 462 snap 135 seq_num 462) 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:1396: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:1396: finishing copy_from to smithi01663999-14 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 271 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:1394: done (3 left) 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:1395: done (2 left) 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:1396: done (1 left) 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:1398: rollback oid 25 current snap is 135 2024-04-10T03:13:00.104 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 25 to 109 2024-04-10T03:13:00.105 INFO:tasks.rados.rados.0.smithi016.stdout:1399: read oid 34 snap -1 2024-04-10T03:13:00.105 INFO:tasks.rados.rados.0.smithi016.stdout:1399: expect (ObjNum 410 snap 125 seq_num 410) 2024-04-10T03:13:00.105 INFO:tasks.rados.rados.0.smithi016.stdout:1400: snap_remove snap 131 2024-04-10T03:13:00.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:59 smithi136 bash[23435]: cluster 2024-04-10T03:12:58.867996+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-04-10T03:13:00.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:12:59 smithi136 bash[23435]: cluster 2024-04-10T03:12:59.123795+0000 mgr.y (mgr.25133) 44 : cluster [DBG] pgmap v64: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-04-10T03:13:00.870 INFO:tasks.rados.rados.0.smithi016.stdout:1400: done (3 left) 2024-04-10T03:13:00.870 INFO:tasks.rados.rados.0.smithi016.stdout:1401: copy_from oid 49 from oid 10 current snap is 135 2024-04-10T03:13:00.870 INFO:tasks.rados.rados.0.smithi016.stdout:1402: read oid 23 snap 130 2024-04-10T03:13:00.870 INFO:tasks.rados.rados.0.smithi016.stdout:1402: expect (ObjNum 438 snap 129 seq_num 438) 2024-04-10T03:13:00.870 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 135 2024-04-10T03:13:00.870 INFO:tasks.rados.rados.0.smithi016.stdout:1403: seq_num 463 ranges {3457024=557056} 2024-04-10T03:13:00.888 INFO:tasks.rados.rados.0.smithi016.stdout:1403: writing smithi01663999-15 from 3457024 to 4014080 tid 1 2024-04-10T03:13:00.902 INFO:tasks.rados.rados.0.smithi016.stdout:1398: finishing rollback tid 0 to smithi01663999-25 2024-04-10T03:13:00.902 INFO:tasks.rados.rados.0.smithi016.stdout:1398: finishing rollback tid 1 to smithi01663999-25 2024-04-10T03:13:00.902 INFO:tasks.rados.rados.0.smithi016.stdout:1398: finishing rollback tid 2 to smithi01663999-25 2024-04-10T03:13:00.902 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 901 (ObjNum 323 snap 102 seq_num 323) dirty exists 2024-04-10T03:13:00.902 INFO:tasks.rados.rados.0.smithi016.stdout:1399: expect (ObjNum 410 snap 125 seq_num 410) 2024-04-10T03:13:00.964 INFO:tasks.rados.rados.0.smithi016.stdout:1397: finishing copy_from racing read to smithi01663999-21 2024-04-10T03:13:00.964 INFO:tasks.rados.rados.0.smithi016.stdout:1397: finishing copy_from to smithi01663999-21 2024-04-10T03:13:00.964 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 764 (ObjNum 427 snap 127 seq_num 427) dirty exists 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1401: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1401: finishing copy_from to smithi01663999-49 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 460 (ObjNum 367 snap 113 seq_num 367) dirty exists 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1403: finishing write tid 1 to smithi01663999-15 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1403: finishing write tid 2 to smithi01663999-15 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1397: done (5 left) 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1398: done (4 left) 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1399: done (3 left) 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1401: done (2 left) 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1404: read oid 28 snap -1 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1404: expect (ObjNum 461 snap 135 seq_num 461) 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1405: rmattr oid 5 current snap is 135 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1405: done (3 left) 2024-04-10T03:13:00.965 INFO:tasks.rados.rados.0.smithi016.stdout:1406: delete oid 13 current snap is 135 2024-04-10T03:13:00.966 INFO:tasks.rados.rados.0.smithi016.stdout:1403: finishing write tid 3 to smithi01663999-15 2024-04-10T03:13:00.966 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1099 (ObjNum 463 snap 135 seq_num 463) dirty exists 2024-04-10T03:13:00.966 INFO:tasks.rados.rados.0.smithi016.stdout:1403: left oid 15 (ObjNum 463 snap 135 seq_num 463) 2024-04-10T03:13:00.966 INFO:tasks.rados.rados.0.smithi016.stdout:1402: expect (ObjNum 438 snap 129 seq_num 438) 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: audit 2024-04-10T03:13:00.489600+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: audit 2024-04-10T03:13:00.506723+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: audit 2024-04-10T03:13:00.512441+0000 mon.b (mon.1) 184 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: audit 2024-04-10T03:13:00.514811+0000 mon.b (mon.1) 185 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: cluster 2024-04-10T03:13:00.516836+0000 mgr.y (mgr.25133) 45 : cluster 0 pgmap v65: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: audit 2024-04-10T03:13:00.527045+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: audit 2024-04-10T03:13:00.613855+0000 mon.b (mon.1) 186 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: audit 2024-04-10T03:13:00.617951+0000 mon.b (mon.1) 187 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: audit 2024-04-10T03:13:00.620776+0000 mon.b (mon.1) 188 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: audit 2024-04-10T03:13:00.622696+0000 mon.b (mon.1) 189 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-10T03:13:01.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: cephadm 2024-04-10T03:13:00.623026+0000 mgr.y (mgr.25133) 46 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[72916]: cluster 2024-04-10T03:13:00.867992+0000 mon.a (mon.0) 148 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: audit 2024-04-10T03:13:00.489600+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: audit 2024-04-10T03:13:00.506723+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: audit 2024-04-10T03:13:00.512441+0000 mon.b (mon.1) 184 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: audit 2024-04-10T03:13:00.514811+0000 mon.b (mon.1) 185 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: cluster 2024-04-10T03:13:00.516836+0000 mgr.y (mgr.25133) 45 : cluster 0 pgmap v65: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: audit 2024-04-10T03:13:00.527045+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: audit 2024-04-10T03:13:00.613855+0000 mon.b (mon.1) 186 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: audit 2024-04-10T03:13:00.617951+0000 mon.b (mon.1) 187 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: audit 2024-04-10T03:13:00.620776+0000 mon.b (mon.1) 188 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: audit 2024-04-10T03:13:00.622696+0000 mon.b (mon.1) 189 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: cephadm 2024-04-10T03:13:00.623026+0000 mgr.y (mgr.25133) 46 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-10T03:13:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[74137]: cluster 2024-04-10T03:13:00.867992+0000 mon.a (mon.0) 148 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2024-04-10T03:13:01.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: audit 2024-04-10T03:13:00.489600+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: audit 2024-04-10T03:13:00.506723+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: audit 2024-04-10T03:13:00.512441+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: audit 2024-04-10T03:13:00.514811+0000 mon.b (mon.1) 185 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: cluster 2024-04-10T03:13:00.516836+0000 mgr.y (mgr.25133) 45 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: audit 2024-04-10T03:13:00.527045+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: audit 2024-04-10T03:13:00.613855+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: audit 2024-04-10T03:13:00.617951+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: audit 2024-04-10T03:13:00.620776+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: audit 2024-04-10T03:13:00.622696+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: cephadm 2024-04-10T03:13:00.623026+0000 mgr.y (mgr.25133) 46 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-10T03:13:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:01 smithi136 bash[23435]: cluster 2024-04-10T03:13:00.867992+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-04-10T03:13:02.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:13:01] "GET /metrics HTTP/1.1" 200 36158 "" "Prometheus/2.43.0" 2024-04-10T03:13:02.233 INFO:tasks.rados.rados.0.smithi016.stdout:1404: expect (ObjNum 461 snap 135 seq_num 461) 2024-04-10T03:13:02.453 INFO:tasks.rados.rados.0.smithi016.stdout:1402: done (3 left) 2024-04-10T03:13:02.453 INFO:tasks.rados.rados.0.smithi016.stdout:1403: done (2 left) 2024-04-10T03:13:02.453 INFO:tasks.rados.rados.0.smithi016.stdout:1404: done (1 left) 2024-04-10T03:13:02.453 INFO:tasks.rados.rados.0.smithi016.stdout:1406: done (0 left) 2024-04-10T03:13:02.453 INFO:tasks.rados.rados.0.smithi016.stdout:1407: copy_from oid 49 from oid 47 current snap is 135 2024-04-10T03:13:02.453 INFO:tasks.rados.rados.0.smithi016.stdout:1408: snap_create 2024-04-10T03:13:02.470 INFO:tasks.rados.rados.0.smithi016.stdout:1407: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:13:02.474 INFO:tasks.rados.rados.0.smithi016.stdout:1407: finishing copy_from to smithi01663999-49 2024-04-10T03:13:02.474 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 730 (ObjNum 365 snap 113 seq_num 365) dirty exists 2024-04-10T03:13:03.312 INFO:tasks.rados.rados.0.smithi016.stdout:1407: done (1 left) 2024-04-10T03:13:03.312 INFO:tasks.rados.rados.0.smithi016.stdout:1408: done (0 left) 2024-04-10T03:13:03.313 INFO:tasks.rados.rados.0.smithi016.stdout:1409: setattr oid 25 current snap is 136 2024-04-10T03:13:03.316 INFO:tasks.rados.rados.0.smithi016.stdout:1410: setattr oid 47 current snap is 136 2024-04-10T03:13:03.318 INFO:tasks.rados.rados.0.smithi016.stdout:1411: snap_create 2024-04-10T03:13:03.325 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 902 (ObjNum 323 snap 102 seq_num 323) dirty exists 2024-04-10T03:13:03.328 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 778 (ObjNum 365 snap 113 seq_num 365) dirty exists 2024-04-10T03:13:03.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[72916]: cluster 2024-04-10T03:13:02.305531+0000 mon.a (mon.0) 149 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2024-04-10T03:13:03.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[72916]: cluster 2024-04-10T03:13:02.517561+0000 mgr.y (mgr.25133) 47 : cluster 0 pgmap v68: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-04-10T03:13:03.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[72916]: audit 2024-04-10T03:13:02.902234+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:03.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[72916]: audit 2024-04-10T03:13:02.908828+0000 mon.b (mon.1) 190 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:03.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[72916]: audit 2024-04-10T03:13:02.910874+0000 mon.b (mon.1) 191 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:03.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[72916]: audit 2024-04-10T03:13:02.912722+0000 mon.b (mon.1) 192 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:03.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[74137]: cluster 2024-04-10T03:13:02.305531+0000 mon.a (mon.0) 149 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2024-04-10T03:13:03.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[74137]: cluster 2024-04-10T03:13:02.517561+0000 mgr.y (mgr.25133) 47 : cluster 0 pgmap v68: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-04-10T03:13:03.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[74137]: audit 2024-04-10T03:13:02.902234+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:03.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[74137]: audit 2024-04-10T03:13:02.908828+0000 mon.b (mon.1) 190 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:03.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[74137]: audit 2024-04-10T03:13:02.910874+0000 mon.b (mon.1) 191 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:03.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:03 smithi016 bash[74137]: audit 2024-04-10T03:13:02.912722+0000 mon.b (mon.1) 192 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:03.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:03 smithi136 bash[23435]: cluster 2024-04-10T03:13:02.305531+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-04-10T03:13:03.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:03 smithi136 bash[23435]: cluster 2024-04-10T03:13:02.517561+0000 mgr.y (mgr.25133) 47 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-04-10T03:13:03.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:03 smithi136 bash[23435]: audit 2024-04-10T03:13:02.902234+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-04-10T03:13:03.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:03 smithi136 bash[23435]: audit 2024-04-10T03:13:02.908828+0000 mon.b (mon.1) 190 : audit [INF] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:03.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:03 smithi136 bash[23435]: audit 2024-04-10T03:13:02.910874+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:03.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:03 smithi136 bash[23435]: audit 2024-04-10T03:13:02.912722+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:04.310 INFO:tasks.rados.rados.0.smithi016.stdout:1409: done (2 left) 2024-04-10T03:13:04.310 INFO:tasks.rados.rados.0.smithi016.stdout:1410: done (1 left) 2024-04-10T03:13:04.310 INFO:tasks.rados.rados.0.smithi016.stdout:1411: done (0 left) 2024-04-10T03:13:04.311 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 137 2024-04-10T03:13:04.311 INFO:tasks.rados.rados.0.smithi016.stdout:1412: seq_num 465 ranges {1523712=598016} 2024-04-10T03:13:04.345 INFO:tasks.rados.rados.0.smithi016.stdout:1412: writing smithi01663999-7 from 1523712 to 2121728 tid 1 2024-04-10T03:13:04.345 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 137 2024-04-10T03:13:04.345 INFO:tasks.rados.rados.0.smithi016.stdout:1413: seq_num 466 ranges {0=614400} 2024-04-10T03:13:04.358 INFO:tasks.rados.rados.0.smithi016.stdout:1413: writing smithi01663999-32 from 0 to 614400 tid 1 2024-04-10T03:13:04.358 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 137 2024-04-10T03:13:04.358 INFO:tasks.rados.rados.0.smithi016.stdout:1414: seq_num 467 ranges {2080768=630784} 2024-04-10T03:13:04.389 INFO:tasks.rados.rados.0.smithi016.stdout:1414: writing smithi01663999-34 from 2080768 to 2711552 tid 1 2024-04-10T03:13:04.389 INFO:tasks.rados.rados.0.smithi016.stdout:1415: snap_create 2024-04-10T03:13:04.389 INFO:tasks.rados.rados.0.smithi016.stdout:1412: finishing write tid 1 to smithi01663999-7 2024-04-10T03:13:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1412: finishing write tid 2 to smithi01663999-7 2024-04-10T03:13:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1412: finishing write tid 3 to smithi01663999-7 2024-04-10T03:13:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 915 (ObjNum 465 snap 137 seq_num 465) dirty exists 2024-04-10T03:13:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1412: left oid 7 (ObjNum 465 snap 137 seq_num 465) 2024-04-10T03:13:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1413: finishing write tid 1 to smithi01663999-32 2024-04-10T03:13:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1413: finishing write tid 2 to smithi01663999-32 2024-04-10T03:13:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1413: finishing write tid 3 to smithi01663999-32 2024-04-10T03:13:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 889 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:13:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1413: left oid 32 (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:13:04.396 INFO:tasks.rados.rados.0.smithi016.stdout:1414: finishing write tid 1 to smithi01663999-34 2024-04-10T03:13:04.396 INFO:tasks.rados.rados.0.smithi016.stdout:1414: finishing write tid 2 to smithi01663999-34 2024-04-10T03:13:04.399 INFO:tasks.rados.rados.0.smithi016.stdout:1414: finishing write tid 3 to smithi01663999-34 2024-04-10T03:13:04.399 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 781 (ObjNum 467 snap 137 seq_num 467) dirty exists 2024-04-10T03:13:04.399 INFO:tasks.rados.rados.0.smithi016.stdout:1414: left oid 34 (ObjNum 467 snap 137 seq_num 467) 2024-04-10T03:13:04.620 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:04 smithi136 bash[23435]: cephadm 2024-04-10T03:13:02.894107+0000 mgr.y (mgr.25133) 48 : cephadm [INF] Upgrade: Updating mon.b 2024-04-10T03:13:04.620 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:04 smithi136 bash[23435]: cephadm 2024-04-10T03:13:02.913988+0000 mgr.y (mgr.25133) 49 : cephadm [INF] Deploying daemon mon.b on smithi136 2024-04-10T03:13:04.620 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:04 smithi136 bash[23435]: cluster 2024-04-10T03:13:03.317271+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-04-10T03:13:04.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:04 smithi016 bash[72916]: cephadm 2024-04-10T03:13:02.894107+0000 mgr.y (mgr.25133) 48 : cephadm 1 Upgrade: Updating mon.b 2024-04-10T03:13:04.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:04 smithi016 bash[72916]: cephadm 2024-04-10T03:13:02.913988+0000 mgr.y (mgr.25133) 49 : cephadm 1 Deploying daemon mon.b on smithi136 2024-04-10T03:13:04.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:04 smithi016 bash[72916]: cluster 2024-04-10T03:13:03.317271+0000 mon.a (mon.0) 151 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2024-04-10T03:13:04.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:04 smithi016 bash[74137]: cephadm 2024-04-10T03:13:02.894107+0000 mgr.y (mgr.25133) 48 : cephadm 1 Upgrade: Updating mon.b 2024-04-10T03:13:04.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:04 smithi016 bash[74137]: cephadm 2024-04-10T03:13:02.913988+0000 mgr.y (mgr.25133) 49 : cephadm 1 Deploying daemon mon.b on smithi136 2024-04-10T03:13:04.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:04 smithi016 bash[74137]: cluster 2024-04-10T03:13:03.317271+0000 mon.a (mon.0) 151 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2024-04-10T03:13:05.330 INFO:tasks.rados.rados.0.smithi016.stdout:1412: done (3 left) 2024-04-10T03:13:05.331 INFO:tasks.rados.rados.0.smithi016.stdout:1413: done (2 left) 2024-04-10T03:13:05.331 INFO:tasks.rados.rados.0.smithi016.stdout:1414: done (1 left) 2024-04-10T03:13:05.331 INFO:tasks.rados.rados.0.smithi016.stdout:1415: done (0 left) 2024-04-10T03:13:05.331 INFO:tasks.rados.rados.0.smithi016.stdout:1416: delete oid 40 current snap is 138 2024-04-10T03:13:05.338 INFO:tasks.rados.rados.0.smithi016.stdout:1416: done (0 left) 2024-04-10T03:13:05.338 INFO:tasks.rados.rados.0.smithi016.stdout:1417: snap_remove snap 135 2024-04-10T03:13:05.415 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.415 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:05 smithi136 bash[23435]: cluster 2024-04-10T03:13:04.317482+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-04-10T03:13:05.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:05 smithi136 bash[23435]: cluster 2024-04-10T03:13:04.518422+0000 mgr.y (mgr.25133) 50 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 319 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.6 MiB/s wr, 18 op/s 2024-04-10T03:13:05.416 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.417 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.417 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.417 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.418 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.418 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.418 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:05.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[65786]: [10/Apr/2024:03:13:05] ENGINE Bus STOPPING 2024-04-10T03:13:05.595 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[72916]: cluster 2024-04-10T03:13:04.317482+0000 mon.a (mon.0) 152 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2024-04-10T03:13:05.595 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[72916]: cluster 2024-04-10T03:13:04.518422+0000 mgr.y (mgr.25133) 50 : cluster 0 pgmap v71: 121 pgs: 121 active+clean; 319 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.6 MiB/s wr, 18 op/s 2024-04-10T03:13:05.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[74137]: cluster 2024-04-10T03:13:04.317482+0000 mon.a (mon.0) 152 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2024-04-10T03:13:05.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[74137]: cluster 2024-04-10T03:13:04.518422+0000 mgr.y (mgr.25133) 50 : cluster 0 pgmap v71: 121 pgs: 121 active+clean; 319 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.6 MiB/s wr, 18 op/s 2024-04-10T03:13:05.752 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:05 smithi136 systemd[1]: Stopping Ceph mon.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:13:05.752 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:05 smithi136 bash[23435]: debug 2024-04-10T03:13:05.537+0000 7fe3de9db700 -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-04-10T03:13:05.752 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:05 smithi136 bash[23435]: debug 2024-04-10T03:13:05.537+0000 7fe3de9db700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-04-10T03:13:06.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[65786]: [10/Apr/2024:03:13:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T03:13:06.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[65786]: [10/Apr/2024:03:13:05] ENGINE Bus STOPPED 2024-04-10T03:13:06.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[65786]: [10/Apr/2024:03:13:05] ENGINE Bus STARTING 2024-04-10T03:13:06.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[65786]: [10/Apr/2024:03:13:05] ENGINE Serving on http://:::9283 2024-04-10T03:13:06.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:05 smithi016 bash[65786]: [10/Apr/2024:03:13:05] ENGINE Bus STARTED 2024-04-10T03:13:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:06 smithi136 bash[68161]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-b 2024-04-10T03:13:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:06 smithi136 bash[68221]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-b 2024-04-10T03:13:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.b.service: Deactivated successfully. 2024-04-10T03:13:06.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: Stopped Ceph mon.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:13:06.915 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:06.916 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:06.916 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:06.916 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:06.917 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:06.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:06.917 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:06.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: Started Ceph mon.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:13:06.918 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:06.918 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:13:06 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:13:07.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.497+0000 7f5968385c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-10T03:13:07.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.497+0000 7f5968385c80 0 ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev), process ceph-mon, pid 7 2024-04-10T03:13:07.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.497+0000 7f5968385c80 0 pidfile_write: ignore empty --pid-file 2024-04-10T03:13:07.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 0 load: jerasure load: lrc 2024-04-10T03:13:07.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Git sha 0 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Compile date 2024-04-09 01:35:31 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: DB SUMMARY 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: DB Session ID: 7HPI7EQTFJD93DXTEM1R 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: CURRENT file: CURRENT 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1663 Bytes 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000036.sst 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000034.log size: 1272606 ; 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.error_if_exists: 0 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.create_if_missing: 0 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-10T03:13:07.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-10T03:13:07.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.env: 0x55b2e75cac60 2024-04-10T03:13:07.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-10T03:13:07.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.info_log: 0x55b2e9959b20 2024-04-10T03:13:07.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-10T03:13:07.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.statistics: (nil) 2024-04-10T03:13:07.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.use_fsync: 0 2024-04-10T03:13:07.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-10T03:13:07.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.db_log_dir: 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.wal_dir: 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.write_buffer_manager: 0x55b2e992c820 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-10T03:13:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.unordered_write: 0 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.row_cache: None 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.wal_filter: None 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.two_write_queues: 0 2024-04-10T03:13:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.wal_compression: 0 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.atomic_flush: 0 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-10T03:13:07.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_open_files: -1 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-10T03:13:07.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Compression algorithms supported: 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: kZSTD supported: 0 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: kXpressCompression supported: 0 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: kZlibCompression supported: 1 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-10T03:13:07.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.merge_operator: 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_filter: None 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b2e9959c40) 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: cache_index_and_filter_blocks: 1 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-10T03:13:07.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: pin_top_level_index_and_filter: 1 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: index_type: 0 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: data_block_index_type: 0 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: index_shortening: 1 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: data_block_hash_table_util_ratio: 0.750000 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: checksum: 4 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: no_block_cache: 0 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: block_cache: 0x55b2e995b090 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: block_cache_name: BinnedLRUCache 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: block_cache_options: 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: capacity : 536870912 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: num_shard_bits : 4 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: strict_capacity_limit : 0 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: high_pri_pool_ratio: 0.000 2024-04-10T03:13:07.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: block_cache_compressed: (nil) 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: persistent_cache: (nil) 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: block_size: 4096 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: block_size_deviation: 10 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: block_restart_interval: 16 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: index_block_restart_interval: 1 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: metadata_block_size: 4096 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: partition_filters: 0 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: use_delta_encoding: 1 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: filter_policy: bloomfilter 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: whole_key_filtering: 1 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: verify_compression: 0 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: read_amp_bytes_per_bit: 0 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: format_version: 5 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: enable_index_compression: 1 2024-04-10T03:13:07.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: block_align: 0 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: max_auto_readahead_size: 262144 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: prepopulate_block_cache: 0 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: initial_auto_readahead_size: 8192 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: num_file_reads_for_auto_readahead: 2 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression: NoCompression 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.num_levels: 7 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-10T03:13:07.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-10T03:13:07.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-10T03:13:07.931 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-10T03:13:07.932 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.table_properties_collectors: 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.bloom_locality: 0 2024-04-10T03:13:07.933 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.ttl: 2592000 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.enable_blob_files: false 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.min_blob_size: 0 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-10T03:13:07.934 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f595daf6700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 38, last_sequence is 22126, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1579a82c-29dd-409b-b1d4-aa763c199729 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712718787510168, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.505+0000 7f5968385c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712718787515994, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 804735, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 22123, "largest_seqno": 22758, "table_properties": {"data_size": 800885, "index_size": 2132, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 6921, "raw_average_key_size": 24, "raw_value_size": 794403, "raw_average_value_size": 2847, "num_data_blocks": 94, "num_entries": 279, "num_filter_entries": 279, "num_deletions": 8, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712718787, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1579a82c-29dd-409b-b1d4-aa763c199729", "db_session_id": "7HPI7EQTFJD93DXTEM1R", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712718787516110, "job": 1, "event": "recovery_finished"} 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-04-10T03:13:07.935 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b2e9a50000 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 4 rocksdb: DB pointer 0x55b2e9a3a000 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5956ae8700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5956ae8700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: ** DB Stats ** 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-10T03:13:07.936 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: ** Compaction Stats [default] ** 2024-04-10T03:13:07.937 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: 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-04-10T03:13:07.937 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-10T03:13:07.937 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: L0 1/0 785.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 253.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-10T03:13:07.937 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: L6 1/0 12.43 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-04-10T03:13:07.937 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Sum 2/0 13.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 253.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-10T03:13:07.937 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 253.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-10T03:13:07.938 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: ** Compaction Stats [default] ** 2024-04-10T03:13:07.938 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: 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-04-10T03:13:07.938 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-10T03:13:07.938 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 253.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-10T03:13:07.938 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-10T03:13:07.938 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-10T03:13:07.938 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Flush(GB): cumulative 0.001, interval 0.001 2024-04-10T03:13:07.938 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-10T03:13:07.938 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: AddFile(Total Files): cumulative 0, interval 0 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: AddFile(Keys): cumulative 0, interval 0 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Cumulative compaction: 0.00 GB write, 89.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Interval compaction: 0.00 GB write, 89.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: 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-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Block cache BinnedLRUCache@0x55b2e995b090#7 capacity: 512.00 MB usage: 3.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: ** File Read Latency Histogram By Level [default] ** 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] at bind addrs [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 1 mon.b@-1(???) e3 preinit fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 0 mon.b@-1(???).mds e8 new map 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.513+0000 7f5968385c80 0 mon.b@-1(???).mds e8 print_map 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: e8 2024-04-10T03:13:07.939 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: 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-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: legacy client fscid: 1 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Filesystem 'cephfs' (1) 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: fs_name cephfs 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: epoch 8 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: created 2024-04-10T03:03:34.981409+0000 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: modified 2024-04-10T03:03:38.941796+0000 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: tableserver 0 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: root 0 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: session_timeout 60 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: session_autoclose 300 2024-04-10T03:13:07.940 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: max_file_size 1099511627776 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: max_xattr_size 65536 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: required_client_features {} 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: last_failure 0 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: last_failure_osd_epoch 0 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: 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-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: max_mds 1 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: in 0 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: up {0=24319} 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: failed 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: damaged 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: stopped 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: data_pools [3] 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: metadata_pool 2 2024-04-10T03:13:07.941 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: inline_data disabled 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: balancer 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: bal_rank_mask -1 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: standby_count_wanted 0 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: qdb_cluster leader: 0 members: 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: [mds.b{0:24319} state up:active seq 3 addr [v2:172.21.15.136:6832/2168056021,v1:172.21.15.136:6833/2168056021] compat {c=[1],r=[1],i=[7ff]}] 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: Standby daemons: 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: [mds.a{-1:24305} state up:standby seq 1 addr [v2:172.21.15.16:6834/806073658,v1:172.21.15.16:6835/806073658] compat {c=[1],r=[1],i=[7ff]}] 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.517+0000 7f5968385c80 0 mon.b@-1(???).osd e351 crush map has features 3314933069573799936, adjusting msgr requires 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.517+0000 7f5968385c80 0 mon.b@-1(???).osd e351 crush map has features 432629308056666112, adjusting msgr requires 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.517+0000 7f5968385c80 0 mon.b@-1(???).osd e351 crush map has features 432629308056666112, adjusting msgr requires 2024-04-10T03:13:07.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.517+0000 7f5968385c80 0 mon.b@-1(???).osd e351 crush map has features 432629308056666112, adjusting msgr requires 2024-04-10T03:13:07.943 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:07 smithi136 bash[68278]: debug 2024-04-10T03:13:07.517+0000 7f5968385c80 1 mon.b@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-04-10T03:13:08.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[60584]: ts=2024-04-10T03:13:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:13:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[68278]: cluster 2024-04-10T03:13:05.336949+0000 mon.a (mon.0) 153 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2024-04-10T03:13:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[68278]: audit 2024-04-10T03:13:05.556388+0000 mon.a (mon.0) 154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[68278]: audit 2024-04-10T03:13:05.559601+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[68278]: audit 2024-04-10T03:13:05.560069+0000 mon.a (mon.0) 156 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[68278]: audit 2024-04-10T03:13:05.601642+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:13:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[68278]: audit 2024-04-10T03:13:05.606299+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:13:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[68278]: audit 2024-04-10T03:13:05.732520+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[68278]: audit 2024-04-10T03:13:05.733019+0000 mon.a (mon.0) 160 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:08 smithi136 bash[68278]: audit 2024-04-10T03:13:05.733378+0000 mon.a (mon.0) 161 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:09.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[72916]: cluster 2024-04-10T03:13:05.336949+0000 mon.a (mon.0) 153 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2024-04-10T03:13:09.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[72916]: audit 2024-04-10T03:13:05.556388+0000 mon.a (mon.0) 154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:09.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[72916]: audit 2024-04-10T03:13:05.559601+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[72916]: audit 2024-04-10T03:13:05.560069+0000 mon.a (mon.0) 156 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[72916]: audit 2024-04-10T03:13:05.601642+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[72916]: audit 2024-04-10T03:13:05.606299+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[72916]: audit 2024-04-10T03:13:05.732520+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[72916]: audit 2024-04-10T03:13:05.733019+0000 mon.a (mon.0) 160 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[72916]: audit 2024-04-10T03:13:05.733378+0000 mon.a (mon.0) 161 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[74137]: cluster 2024-04-10T03:13:05.336949+0000 mon.a (mon.0) 153 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[74137]: audit 2024-04-10T03:13:05.556388+0000 mon.a (mon.0) 154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[74137]: audit 2024-04-10T03:13:05.559601+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[74137]: audit 2024-04-10T03:13:05.560069+0000 mon.a (mon.0) 156 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[74137]: audit 2024-04-10T03:13:05.601642+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:13:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[74137]: audit 2024-04-10T03:13:05.606299+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T03:13:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[74137]: audit 2024-04-10T03:13:05.732520+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[74137]: audit 2024-04-10T03:13:05.733019+0000 mon.a (mon.0) 160 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:08 smithi016 bash[74137]: audit 2024-04-10T03:13:05.733378+0000 mon.a (mon.0) 161 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:09.808 INFO:tasks.rados.rados.0.smithi016.stdout:1417: done (0 left) 2024-04-10T03:13:09.809 INFO:tasks.rados.rados.0.smithi016.stdout:1418: snap_remove snap 136 2024-04-10T03:13:10.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.520824+0000 mgr.y (mgr.25133) 52 : cluster 0 pgmap v74: 121 pgs: 121 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-04-10T03:13:10.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.783855+0000 mon.a (mon.0) 173 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:13:10.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.783928+0000 mon.a (mon.0) 174 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.784544+0000 mon.a (mon.0) 175 : cluster 0 mgrmap e44: y(active, since 56s), standbys: x 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.784832+0000 mon.a (mon.0) 176 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.784871+0000 mon.a (mon.0) 177 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.784896+0000 mon.a (mon.0) 178 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.796871+0000 mon.a (mon.0) 179 : cluster 1 mon.a calling monitor election 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.796960+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.798050+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: audit 2024-04-10T03:13:08.800839+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.801549+0000 mon.a (mon.0) 181 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: audit 2024-04-10T03:13:08.803205+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.809286+0000 mon.a (mon.0) 183 : cluster 0 monmap epoch 4 2024-04-10T03:13:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.809341+0000 mon.a (mon.0) 184 : cluster 0 fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.809386+0000 mon.a (mon.0) 185 : cluster 0 last_changed 2024-04-10T03:13:08.759630+0000 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.809431+0000 mon.a (mon.0) 186 : cluster 0 created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.809471+0000 mon.a (mon.0) 187 : cluster 0 min_mon_release 19 (squid) 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.809509+0000 mon.a (mon.0) 188 : cluster 0 election_strategy: 1 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.809552+0000 mon.a (mon.0) 189 : cluster 0 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.809590+0000 mon.a (mon.0) 190 : cluster 0 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.809628+0000 mon.a (mon.0) 191 : cluster 0 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.810763+0000 mon.a (mon.0) 192 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.810825+0000 mon.a (mon.0) 193 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.811566+0000 mon.a (mon.0) 194 : cluster 0 mgrmap e44: y(active, since 56s), standbys: x 2024-04-10T03:13:10.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.520824+0000 mgr.y (mgr.25133) 52 : cluster 0 pgmap v74: 121 pgs: 121 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.783855+0000 mon.a (mon.0) 173 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.783928+0000 mon.a (mon.0) 174 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.784544+0000 mon.a (mon.0) 175 : cluster 0 mgrmap e44: y(active, since 56s), standbys: x 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.784832+0000 mon.a (mon.0) 176 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.784871+0000 mon.a (mon.0) 177 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.784896+0000 mon.a (mon.0) 178 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.796871+0000 mon.a (mon.0) 179 : cluster 1 mon.a calling monitor election 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.796960+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.798050+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: audit 2024-04-10T03:13:08.800839+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.801549+0000 mon.a (mon.0) 181 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: audit 2024-04-10T03:13:08.803205+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.809286+0000 mon.a (mon.0) 183 : cluster 0 monmap epoch 4 2024-04-10T03:13:10.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.809341+0000 mon.a (mon.0) 184 : cluster 0 fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.809386+0000 mon.a (mon.0) 185 : cluster 0 last_changed 2024-04-10T03:13:08.759630+0000 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.809431+0000 mon.a (mon.0) 186 : cluster 0 created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.809471+0000 mon.a (mon.0) 187 : cluster 0 min_mon_release 19 (squid) 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.809509+0000 mon.a (mon.0) 188 : cluster 0 election_strategy: 1 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.809552+0000 mon.a (mon.0) 189 : cluster 0 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.809590+0000 mon.a (mon.0) 190 : cluster 0 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.809628+0000 mon.a (mon.0) 191 : cluster 0 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.810763+0000 mon.a (mon.0) 192 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.810825+0000 mon.a (mon.0) 193 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2024-04-10T03:13:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.811566+0000 mon.a (mon.0) 194 : cluster 0 mgrmap e44: y(active, since 56s), standbys: x 2024-04-10T03:13:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.811855+0000 mon.a (mon.0) 195 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:13:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.811897+0000 mon.a (mon.0) 196 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:13:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: cluster 2024-04-10T03:13:08.811925+0000 mon.a (mon.0) 197 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:13:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: audit 2024-04-10T03:13:08.819447+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: audit 2024-04-10T03:13:08.821052+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: audit 2024-04-10T03:13:08.831581+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:10.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[72916]: audit 2024-04-10T03:13:08.844252+0000 mon.a (mon.0) 201 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:13:10.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.811855+0000 mon.a (mon.0) 195 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:13:10.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.811897+0000 mon.a (mon.0) 196 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:13:10.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: cluster 2024-04-10T03:13:08.811925+0000 mon.a (mon.0) 197 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:13:10.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: audit 2024-04-10T03:13:08.819447+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:10.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: audit 2024-04-10T03:13:08.821052+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:10.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: audit 2024-04-10T03:13:08.831581+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:10.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:09 smithi016 bash[74137]: audit 2024-04-10T03:13:08.844252+0000 mon.a (mon.0) 201 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:13:10.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.520824+0000 mgr.y (mgr.25133) 52 : cluster 0 pgmap v74: 121 pgs: 121 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-04-10T03:13:10.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.783855+0000 mon.a (mon.0) 173 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:13:10.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.783928+0000 mon.a (mon.0) 174 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2024-04-10T03:13:10.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.784544+0000 mon.a (mon.0) 175 : cluster 0 mgrmap e44: y(active, since 56s), standbys: x 2024-04-10T03:13:10.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.784832+0000 mon.a (mon.0) 176 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:13:10.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.784871+0000 mon.a (mon.0) 177 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:13:10.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.784896+0000 mon.a (mon.0) 178 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:13:10.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.796871+0000 mon.a (mon.0) 179 : cluster 1 mon.a calling monitor election 2024-04-10T03:13:10.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.796960+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2024-04-10T03:13:10.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.798050+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2024-04-10T03:13:10.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: audit 2024-04-10T03:13:08.800839+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:10.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.801549+0000 mon.a (mon.0) 181 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-10T03:13:10.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: audit 2024-04-10T03:13:08.803205+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:10.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.809286+0000 mon.a (mon.0) 183 : cluster 0 monmap epoch 4 2024-04-10T03:13:10.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.809341+0000 mon.a (mon.0) 184 : cluster 0 fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T03:13:10.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.809386+0000 mon.a (mon.0) 185 : cluster 0 last_changed 2024-04-10T03:13:08.759630+0000 2024-04-10T03:13:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.809431+0000 mon.a (mon.0) 186 : cluster 0 created 2024-04-10T02:53:33.882278+0000 2024-04-10T03:13:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.809471+0000 mon.a (mon.0) 187 : cluster 0 min_mon_release 19 (squid) 2024-04-10T03:13:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.809509+0000 mon.a (mon.0) 188 : cluster 0 election_strategy: 1 2024-04-10T03:13:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.809552+0000 mon.a (mon.0) 189 : cluster 0 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-04-10T03:13:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.809590+0000 mon.a (mon.0) 190 : cluster 0 1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-04-10T03:13:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.809628+0000 mon.a (mon.0) 191 : cluster 0 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-04-10T03:13:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.810763+0000 mon.a (mon.0) 192 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:13:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.810825+0000 mon.a (mon.0) 193 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2024-04-10T03:13:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.811566+0000 mon.a (mon.0) 194 : cluster 0 mgrmap e44: y(active, since 56s), standbys: x 2024-04-10T03:13:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.811855+0000 mon.a (mon.0) 195 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:13:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.811897+0000 mon.a (mon.0) 196 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-10T03:13:10.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: cluster 2024-04-10T03:13:08.811925+0000 mon.a (mon.0) 197 : cluster 3 daemon grafana.a on smithi136 is in unknown state 2024-04-10T03:13:10.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: audit 2024-04-10T03:13:08.819447+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:10.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: audit 2024-04-10T03:13:08.821052+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:10.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: audit 2024-04-10T03:13:08.831581+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:10.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:09 smithi136 bash[68278]: audit 2024-04-10T03:13:08.844252+0000 mon.a (mon.0) 201 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:13:10.811 INFO:tasks.rados.rados.0.smithi016.stdout:1418: done (0 left) 2024-04-10T03:13:10.811 INFO:tasks.rados.rados.0.smithi016.stdout:1419: snap_remove snap 109 2024-04-10T03:13:11.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:10 smithi016 bash[72916]: cluster 2024-04-10T03:13:09.810338+0000 mon.a (mon.0) 202 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2024-04-10T03:13:11.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:10 smithi016 bash[74137]: cluster 2024-04-10T03:13:09.810338+0000 mon.a (mon.0) 202 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2024-04-10T03:13:11.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:10 smithi136 bash[68278]: cluster 2024-04-10T03:13:09.810338+0000 mon.a (mon.0) 202 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2024-04-10T03:13:11.817 INFO:tasks.rados.rados.0.smithi016.stdout:1419: done (0 left) 2024-04-10T03:13:11.818 INFO:tasks.rados.rados.0.smithi016.stdout:1420: delete oid 34 current snap is 138 2024-04-10T03:13:11.861 INFO:tasks.rados.rados.0.smithi016.stdout:1420: done (0 left) 2024-04-10T03:13:11.861 INFO:tasks.rados.rados.0.smithi016.stdout:1421: read oid 33 snap -1 2024-04-10T03:13:11.861 INFO:tasks.rados.rados.0.smithi016.stdout:1421: expect (ObjNum 328 snap 104 seq_num 328) 2024-04-10T03:13:11.861 INFO:tasks.rados.rados.0.smithi016.stdout:1422: rollback oid 22 current snap is 138 2024-04-10T03:13:11.861 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 22 to 137 2024-04-10T03:13:11.861 INFO:tasks.rados.rados.0.smithi016.stdout:1423: setattr oid 34 current snap is 138 2024-04-10T03:13:11.863 INFO:tasks.rados.rados.0.smithi016.stdout:1424: copy_from oid 2 from oid 17 current snap is 138 2024-04-10T03:13:11.863 INFO:tasks.rados.rados.0.smithi016.stdout:1425: read oid 47 snap -1 2024-04-10T03:13:11.863 INFO:tasks.rados.rados.0.smithi016.stdout:1425: expect (ObjNum 365 snap 113 seq_num 365) 2024-04-10T03:13:11.863 INFO:tasks.rados.rados.0.smithi016.stdout:1426: snap_remove snap 130 2024-04-10T03:13:12.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:11 smithi016 bash[72916]: cluster 2024-04-10T03:13:10.521585+0000 mgr.y (mgr.25133) 53 : cluster 0 pgmap v76: 121 pgs: 121 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 495 B/s rd, 290 KiB/s wr, 1 op/s 2024-04-10T03:13:12.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:11 smithi016 bash[72916]: cluster 2024-04-10T03:13:10.818607+0000 mon.a (mon.0) 203 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2024-04-10T03:13:12.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:13:11] "GET /metrics HTTP/1.1" 200 36158 "" "Prometheus/2.43.0" 2024-04-10T03:13:12.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:11 smithi016 bash[74137]: cluster 2024-04-10T03:13:10.521585+0000 mgr.y (mgr.25133) 53 : cluster 0 pgmap v76: 121 pgs: 121 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 495 B/s rd, 290 KiB/s wr, 1 op/s 2024-04-10T03:13:12.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:11 smithi016 bash[74137]: cluster 2024-04-10T03:13:10.818607+0000 mon.a (mon.0) 203 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2024-04-10T03:13:12.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:11 smithi136 bash[68278]: cluster 2024-04-10T03:13:10.521585+0000 mgr.y (mgr.25133) 53 : cluster 0 pgmap v76: 121 pgs: 121 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 495 B/s rd, 290 KiB/s wr, 1 op/s 2024-04-10T03:13:12.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:11 smithi136 bash[68278]: cluster 2024-04-10T03:13:10.818607+0000 mon.a (mon.0) 203 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2024-04-10T03:13:12.322 INFO:tasks.rados.rados.0.smithi016.stdout:1422: finishing rollback tid 0 to smithi01663999-22 2024-04-10T03:13:12.322 INFO:tasks.rados.rados.0.smithi016.stdout:1422: finishing rollback tid 1 to smithi01663999-22 2024-04-10T03:13:12.322 INFO:tasks.rados.rados.0.smithi016.stdout:1422: finishing rollback tid 2 to smithi01663999-22 2024-04-10T03:13:12.322 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1107 (ObjNum 460 snap 135 seq_num 460) dirty exists 2024-04-10T03:13:12.323 INFO:tasks.rados.rados.0.smithi016.stdout:1421: expect (ObjNum 328 snap 104 seq_num 328) 2024-04-10T03:13:12.379 INFO:tasks.rados.rados.0.smithi016.stdout:1424: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:13:12.379 INFO:tasks.rados.rados.0.smithi016.stdout:1425: expect (ObjNum 365 snap 113 seq_num 365) 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 798 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:1424: finishing copy_from to smithi01663999-2 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 279 (ObjNum 416 snap 126 seq_num 416) dirty exists 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:1421: done (5 left) 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:1422: done (4 left) 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:1423: done (3 left) 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:1424: done (2 left) 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:1425: done (1 left) 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:1426: done (0 left) 2024-04-10T03:13:12.471 INFO:tasks.rados.rados.0.smithi016.stdout:1427: setattr oid 7 current snap is 138 2024-04-10T03:13:12.476 INFO:tasks.rados.rados.0.smithi016.stdout:1428: read oid 39 snap -1 2024-04-10T03:13:12.476 INFO:tasks.rados.rados.0.smithi016.stdout:1428: expect (ObjNum 360 snap 112 seq_num 360) 2024-04-10T03:13:12.477 INFO:tasks.rados.rados.0.smithi016.stdout:1429: snap_remove snap 137 2024-04-10T03:13:12.807 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[65786]: debug 2024-04-10T03:13:12.519+0000 7fc978769700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-10T03:13:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: cluster 2024-04-10T03:13:11.822572+0000 mon.a (mon.0) 204 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: audit 2024-04-10T03:13:11.849058+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: audit 2024-04-10T03:13:11.849819+0000 mon.a (mon.0) 206 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: audit 2024-04-10T03:13:11.850480+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: audit 2024-04-10T03:13:11.883204+0000 mon.a (mon.0) 208 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: audit 2024-04-10T03:13:11.883345+0000 mon.a (mon.0) 209 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: audit 2024-04-10T03:13:11.883831+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: audit 2024-04-10T03:13:11.884685+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: audit 2024-04-10T03:13:11.885066+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: cluster 2024-04-10T03:13:12.310645+0000 mon.a (mon.0) 213 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2024-04-10T03:13:13.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:12 smithi136 bash[68278]: audit 2024-04-10T03:13:12.497703+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:13.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: cluster 2024-04-10T03:13:11.822572+0000 mon.a (mon.0) 204 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: audit 2024-04-10T03:13:11.849058+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: audit 2024-04-10T03:13:11.849819+0000 mon.a (mon.0) 206 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: audit 2024-04-10T03:13:11.850480+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: audit 2024-04-10T03:13:11.883204+0000 mon.a (mon.0) 208 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: audit 2024-04-10T03:13:11.883345+0000 mon.a (mon.0) 209 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: audit 2024-04-10T03:13:11.883831+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: audit 2024-04-10T03:13:11.884685+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: audit 2024-04-10T03:13:11.885066+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: cluster 2024-04-10T03:13:12.310645+0000 mon.a (mon.0) 213 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2024-04-10T03:13:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[72916]: audit 2024-04-10T03:13:12.497703+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: cluster 2024-04-10T03:13:11.822572+0000 mon.a (mon.0) 204 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: audit 2024-04-10T03:13:11.849058+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: audit 2024-04-10T03:13:11.849819+0000 mon.a (mon.0) 206 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: audit 2024-04-10T03:13:11.850480+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: audit 2024-04-10T03:13:11.883204+0000 mon.a (mon.0) 208 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: audit 2024-04-10T03:13:11.883345+0000 mon.a (mon.0) 209 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: audit 2024-04-10T03:13:11.883831+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: audit 2024-04-10T03:13:11.884685+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: audit 2024-04-10T03:13:11.885066+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: cluster 2024-04-10T03:13:12.310645+0000 mon.a (mon.0) 213 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2024-04-10T03:13:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:12 smithi016 bash[74137]: audit 2024-04-10T03:13:12.497703+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:13.315 INFO:tasks.rados.rados.0.smithi016.stdout:1429: done (2 left) 2024-04-10T03:13:13.315 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 138 2024-04-10T03:13:13.315 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 916 (ObjNum 465 snap 137 seq_num 465) dirty exists 2024-04-10T03:13:13.315 INFO:tasks.rados.rados.0.smithi016.stdout:1428: expect (ObjNum 360 snap 112 seq_num 360) 2024-04-10T03:13:13.591 INFO:tasks.rados.rados.0.smithi016.stdout:1430: seq_num 470 ranges {11329536=679936} 2024-04-10T03:13:13.715 INFO:tasks.rados.rados.0.smithi016.stdout:1430: writing smithi01663999-16 from 11329536 to 12009472 tid 1 2024-04-10T03:13:13.715 INFO:tasks.rados.rados.0.smithi016.stdout:1427: done (2 left) 2024-04-10T03:13:13.715 INFO:tasks.rados.rados.0.smithi016.stdout:1428: done (1 left) 2024-04-10T03:13:13.716 INFO:tasks.rados.rados.0.smithi016.stdout:1431: rmattr oid 15 current snap is 138 2024-04-10T03:13:13.716 INFO:tasks.rados.rados.0.smithi016.stdout:1432: read oid 34 snap 134 2024-04-10T03:13:13.716 INFO:tasks.rados.rados.0.smithi016.stdout:1432: expect (ObjNum 410 snap 125 seq_num 410) 2024-04-10T03:13:13.716 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 138 2024-04-10T03:13:13.716 INFO:tasks.rados.rados.0.smithi016.stdout:1433: seq_num 471 ranges {2473984=696320} 2024-04-10T03:13:13.734 INFO:tasks.rados.rados.0.smithi016.stdout:1433: writing smithi01663999-12 from 2473984 to 3170304 tid 1 2024-04-10T03:13:13.734 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 138 2024-04-10T03:13:13.734 INFO:tasks.rados.rados.0.smithi016.stdout:1434: seq_num 472 ranges {5423104=712704} 2024-04-10T03:13:13.769 INFO:tasks.rados.rados.0.smithi016.stdout:1434: writing smithi01663999-24 from 5423104 to 6135808 tid 1 2024-04-10T03:13:13.770 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 138 2024-04-10T03:13:13.770 INFO:tasks.rados.rados.0.smithi016.stdout:1435: seq_num 473 ranges {16211968=729088} 2024-04-10T03:13:13.865 INFO:tasks.rados.rados.0.smithi016.stdout:1435: writing smithi01663999-29 from 16211968 to 16941056 tid 1 2024-04-10T03:13:13.865 INFO:tasks.rados.rados.0.smithi016.stdout:1436: read oid 37 snap 134 2024-04-10T03:13:13.866 INFO:tasks.rados.rados.0.smithi016.stdout:1436: expect (ObjNum 2081897264 snap 21855 seq_num 2082145168) 2024-04-10T03:13:13.866 INFO:tasks.rados.rados.0.smithi016.stdout:1437: rollback oid 20 current snap is 138 2024-04-10T03:13:13.866 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 134 2024-04-10T03:13:13.866 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1132 (ObjNum 463 snap 135 seq_num 463) dirty exists 2024-04-10T03:13:13.866 INFO:tasks.rados.rados.0.smithi016.stdout:1431: done (7 left) 2024-04-10T03:13:13.866 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 138 2024-04-10T03:13:13.866 INFO:tasks.rados.rados.0.smithi016.stdout:1438: seq_num 474 ranges {8994816=745472} 2024-04-10T03:13:13.920 INFO:tasks.rados.rados.0.smithi016.stdout:1438: writing smithi01663999-50 from 8994816 to 9740288 tid 1 2024-04-10T03:13:13.920 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 138 2024-04-10T03:13:13.920 INFO:tasks.rados.rados.0.smithi016.stdout:1439: seq_num 475 ranges {507904=761856} 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:1439: writing smithi01663999-22 from 507904 to 1269760 tid 1 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:1440: read oid 4 snap 134 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:1440: expect (ObjNum 435 snap 128 seq_num 435) 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:1441: rollback oid 42 current snap is 138 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 42 to 134 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:1430: finishing write tid 1 to smithi01663999-16 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:1430: finishing write tid 2 to smithi01663999-16 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:1430: finishing write tid 3 to smithi01663999-16 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 812 (ObjNum 470 snap 138 seq_num 470) dirty exists 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:1430: left oid 16 (ObjNum 470 snap 138 seq_num 470) 2024-04-10T03:13:13.928 INFO:tasks.rados.rados.0.smithi016.stdout:1432: expect (ObjNum 410 snap 125 seq_num 410) 2024-04-10T03:13:14.035 INFO:tasks.rados.rados.0.smithi016.stdout:1433: finishing write tid 1 to smithi01663999-12 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:1433: finishing write tid 2 to smithi01663999-12 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:1433: finishing write tid 3 to smithi01663999-12 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 815 (ObjNum 471 snap 138 seq_num 471) dirty exists 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:1433: left oid 12 (ObjNum 471 snap 138 seq_num 471) 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:1434: finishing write tid 1 to smithi01663999-24 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:1434: finishing write tid 2 to smithi01663999-24 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:1434: finishing write tid 3 to smithi01663999-24 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 485 (ObjNum 472 snap 138 seq_num 472) dirty exists 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:1434: left oid 24 (ObjNum 472 snap 138 seq_num 472) 2024-04-10T03:13:14.036 INFO:tasks.rados.rados.0.smithi016.stdout:1436: expect (ObjNum 2081897264 snap 21855 seq_num 2082145168) 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:1437: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 0 (ObjNum 897 snap 0 seq_num 3428352080) dirty dne 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:1435: finishing write tid 1 to smithi01663999-29 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:1435: finishing write tid 2 to smithi01663999-29 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:1435: finishing write tid 3 to smithi01663999-29 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 891 (ObjNum 473 snap 138 seq_num 473) dirty exists 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:1435: left oid 29 (ObjNum 473 snap 138 seq_num 473) 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:1438: finishing write tid 1 to smithi01663999-50 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:1438: finishing write tid 2 to smithi01663999-50 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:1438: finishing write tid 3 to smithi01663999-50 2024-04-10T03:13:14.037 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 869 (ObjNum 474 snap 138 seq_num 474) dirty exists 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:1438: left oid 50 (ObjNum 474 snap 138 seq_num 474) 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:1441: finishing rollback tid 0 to smithi01663999-42 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:1441: finishing rollback tid 1 to smithi01663999-42 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:1441: finishing rollback tid 2 to smithi01663999-42 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 450 (ObjNum 419 snap 126 seq_num 419) dirty exists 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:1439: finishing write tid 1 to smithi01663999-22 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:1439: finishing write tid 2 to smithi01663999-22 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:1439: finishing write tid 3 to smithi01663999-22 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1134 (ObjNum 475 snap 138 seq_num 475) dirty exists 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:1439: left oid 22 (ObjNum 475 snap 138 seq_num 475) 2024-04-10T03:13:14.038 INFO:tasks.rados.rados.0.smithi016.stdout:1440: expect (ObjNum 435 snap 128 seq_num 435) 2024-04-10T03:13:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: cluster 2024-04-10T03:13:12.522248+0000 mgr.y (mgr.25133) 54 : cluster 0 pgmap v80: 121 pgs: 121 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:13:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.299232+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.300151+0000 mon.b (mon.1) 3 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:13:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.300215+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.300317+0000 mon.b (mon.1) 4 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:13:14.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.300647+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:14.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.303537+0000 mon.c (mon.2) 3 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:13:14.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.303736+0000 mon.c (mon.2) 4 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:13:14.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.305046+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:14.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.305732+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:14.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: audit 2024-04-10T03:13:13.311415+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:14.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:13 smithi136 bash[68278]: cluster 2024-04-10T03:13:13.319744+0000 mon.a (mon.0) 221 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2024-04-10T03:13:14.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: cluster 2024-04-10T03:13:12.522248+0000 mgr.y (mgr.25133) 54 : cluster 0 pgmap v80: 121 pgs: 121 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:13:14.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.299232+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:14.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.300151+0000 mon.b (mon.1) 3 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:13:14.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.300215+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:14.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.300317+0000 mon.b (mon.1) 4 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:13:14.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.300647+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.303537+0000 mon.c (mon.2) 3 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.303736+0000 mon.c (mon.2) 4 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.305046+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.305732+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: audit 2024-04-10T03:13:13.311415+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[72916]: cluster 2024-04-10T03:13:13.319744+0000 mon.a (mon.0) 221 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: cluster 2024-04-10T03:13:12.522248+0000 mgr.y (mgr.25133) 54 : cluster 0 pgmap v80: 121 pgs: 121 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.299232+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.300151+0000 mon.b (mon.1) 3 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.300215+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:14.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.300317+0000 mon.b (mon.1) 4 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:13:14.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.300647+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:14.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.303537+0000 mon.c (mon.2) 3 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T03:13:14.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.303736+0000 mon.c (mon.2) 4 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T03:13:14.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.305046+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T03:13:14.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.305732+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T03:13:14.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: audit 2024-04-10T03:13:13.311415+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T03:13:14.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:13 smithi016 bash[74137]: cluster 2024-04-10T03:13:13.319744+0000 mon.a (mon.0) 221 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2024-04-10T03:13:14.513 INFO:tasks.rados.rados.0.smithi016.stdout:1430: done (10 left) 2024-04-10T03:13:14.513 INFO:tasks.rados.rados.0.smithi016.stdout:1432: done (9 left) 2024-04-10T03:13:14.513 INFO:tasks.rados.rados.0.smithi016.stdout:1433: done (8 left) 2024-04-10T03:13:14.513 INFO:tasks.rados.rados.0.smithi016.stdout:1434: done (7 left) 2024-04-10T03:13:14.513 INFO:tasks.rados.rados.0.smithi016.stdout:1435: done (6 left) 2024-04-10T03:13:14.513 INFO:tasks.rados.rados.0.smithi016.stdout:1436: done (5 left) 2024-04-10T03:13:14.513 INFO:tasks.rados.rados.0.smithi016.stdout:1437: done (4 left) 2024-04-10T03:13:14.514 INFO:tasks.rados.rados.0.smithi016.stdout:1438: done (3 left) 2024-04-10T03:13:14.514 INFO:tasks.rados.rados.0.smithi016.stdout:1439: done (2 left) 2024-04-10T03:13:14.514 INFO:tasks.rados.rados.0.smithi016.stdout:1440: done (1 left) 2024-04-10T03:13:14.514 INFO:tasks.rados.rados.0.smithi016.stdout:1441: done (0 left) 2024-04-10T03:13:14.514 INFO:tasks.rados.rados.0.smithi016.stdout:1442: snap_create 2024-04-10T03:13:14.839 INFO:tasks.rados.rados.0.smithi016.stdout:1442: done (0 left) 2024-04-10T03:13:14.839 INFO:tasks.rados.rados.0.smithi016.stdout:1443: delete oid 14 current snap is 139 2024-04-10T03:13:14.848 INFO:tasks.rados.rados.0.smithi016.stdout:1443: done (0 left) 2024-04-10T03:13:14.849 INFO:tasks.rados.rados.0.smithi016.stdout:1444: read oid 24 snap -1 2024-04-10T03:13:14.849 INFO:tasks.rados.rados.0.smithi016.stdout:1444: expect (ObjNum 472 snap 138 seq_num 472) 2024-04-10T03:13:14.849 INFO:tasks.rados.rados.0.smithi016.stdout:1445: read oid 4 snap 138 2024-04-10T03:13:14.849 INFO:tasks.rados.rados.0.smithi016.stdout:1445: expect (ObjNum 435 snap 128 seq_num 435) 2024-04-10T03:13:14.849 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 139 2024-04-10T03:13:14.850 INFO:tasks.rados.rados.0.smithi016.stdout:1446: seq_num 477 ranges {4874240=794624} 2024-04-10T03:13:14.917 INFO:tasks.rados.rados.0.smithi016.stdout:1446: writing smithi01663999-2 from 4874240 to 5668864 tid 1 2024-04-10T03:13:14.917 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 139 2024-04-10T03:13:14.917 INFO:tasks.rados.rados.0.smithi016.stdout:1447: seq_num 478 ranges {2080768=409600,2490368=401408} 2024-04-10T03:13:14.936 INFO:tasks.rados.rados.0.smithi016.stdout:1447: writing smithi01663999-49 from 2080768 to 2490368 tid 1 2024-04-10T03:13:14.939 INFO:tasks.rados.rados.0.smithi016.stdout:1447: writing smithi01663999-49 from 2490368 to 2891776 tid 2 2024-04-10T03:13:14.939 INFO:tasks.rados.rados.0.smithi016.stdout:1448: snap_remove snap 134 2024-04-10T03:13:15.844 INFO:tasks.rados.rados.0.smithi016.stdout:1448: done (4 left) 2024-04-10T03:13:15.844 INFO:tasks.rados.rados.0.smithi016.stdout:1449: read oid 28 snap -1 2024-04-10T03:13:15.844 INFO:tasks.rados.rados.0.smithi016.stdout:1449: expect (ObjNum 461 snap 135 seq_num 461) 2024-04-10T03:13:15.844 INFO:tasks.rados.rados.0.smithi016.stdout:1450: snap_create 2024-04-10T03:13:15.844 INFO:tasks.rados.rados.0.smithi016.stdout:1444: expect (ObjNum 472 snap 138 seq_num 472) 2024-04-10T03:13:15.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:15 smithi136 bash[68278]: cluster 2024-04-10T03:13:14.523185+0000 mgr.y (mgr.25133) 55 : cluster 0 pgmap v82: 121 pgs: 121 active+clean; 230 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.2 MiB/s wr, 25 op/s 2024-04-10T03:13:15.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:15 smithi136 bash[68278]: audit 2024-04-10T03:13:14.630780+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:15.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:15 smithi136 bash[68278]: audit 2024-04-10T03:13:14.642480+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:15.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:15 smithi136 bash[68278]: cluster 2024-04-10T03:13:14.846269+0000 mon.a (mon.0) 224 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2024-04-10T03:13:16.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:15 smithi016 bash[72916]: cluster 2024-04-10T03:13:14.523185+0000 mgr.y (mgr.25133) 55 : cluster 0 pgmap v82: 121 pgs: 121 active+clean; 230 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.2 MiB/s wr, 25 op/s 2024-04-10T03:13:16.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:15 smithi016 bash[72916]: audit 2024-04-10T03:13:14.630780+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:16.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:15 smithi016 bash[72916]: audit 2024-04-10T03:13:14.642480+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:16.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:15 smithi016 bash[72916]: cluster 2024-04-10T03:13:14.846269+0000 mon.a (mon.0) 224 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2024-04-10T03:13:16.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:15 smithi016 bash[74137]: cluster 2024-04-10T03:13:14.523185+0000 mgr.y (mgr.25133) 55 : cluster 0 pgmap v82: 121 pgs: 121 active+clean; 230 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.2 MiB/s wr, 25 op/s 2024-04-10T03:13:16.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:15 smithi016 bash[74137]: audit 2024-04-10T03:13:14.630780+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:16.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:15 smithi016 bash[74137]: audit 2024-04-10T03:13:14.642480+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:15 smithi016 bash[74137]: cluster 2024-04-10T03:13:14.846269+0000 mon.a (mon.0) 224 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2024-04-10T03:13:16.288 INFO:tasks.rados.rados.0.smithi016.stdout:1445: expect (ObjNum 435 snap 128 seq_num 435) 2024-04-10T03:13:16.749 INFO:tasks.rados.rados.0.smithi016.stdout:1446: finishing write tid 1 to smithi01663999-2 2024-04-10T03:13:16.749 INFO:tasks.rados.rados.0.smithi016.stdout:1446: finishing write tid 2 to smithi01663999-2 2024-04-10T03:13:16.749 INFO:tasks.rados.rados.0.smithi016.stdout:1446: finishing write tid 3 to smithi01663999-2 2024-04-10T03:13:16.749 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 766 (ObjNum 477 snap 139 seq_num 477) dirty exists 2024-04-10T03:13:16.750 INFO:tasks.rados.rados.0.smithi016.stdout:1446: left oid 2 (ObjNum 477 snap 139 seq_num 477) 2024-04-10T03:13:16.750 INFO:tasks.rados.rados.0.smithi016.stdout:1447: finishing write tid 1 to smithi01663999-49 2024-04-10T03:13:16.750 INFO:tasks.rados.rados.0.smithi016.stdout:1447: finishing write tid 2 to smithi01663999-49 2024-04-10T03:13:16.750 INFO:tasks.rados.rados.0.smithi016.stdout:1447: finishing write tid 3 to smithi01663999-49 2024-04-10T03:13:16.750 INFO:tasks.rados.rados.0.smithi016.stdout:1447: finishing write tid 4 to smithi01663999-49 2024-04-10T03:13:16.750 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 733 (ObjNum 478 snap 139 seq_num 478) dirty exists 2024-04-10T03:13:16.750 INFO:tasks.rados.rados.0.smithi016.stdout:1447: left oid 49 (ObjNum 478 snap 139 seq_num 478) 2024-04-10T03:13:16.750 INFO:tasks.rados.rados.0.smithi016.stdout:1449: expect (ObjNum 461 snap 135 seq_num 461) 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1444: done (5 left) 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1445: done (4 left) 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1446: done (3 left) 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1447: done (2 left) 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1449: done (1 left) 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1450: done (0 left) 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1451: rollback oid 29 current snap is 140 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 139 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1452: read oid 47 snap -1 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1452: expect (ObjNum 365 snap 113 seq_num 365) 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 140 2024-04-10T03:13:16.971 INFO:tasks.rados.rados.0.smithi016.stdout:1453: seq_num 479 ranges {0=425984,425984=401408} 2024-04-10T03:13:16.973 INFO:tasks.rados.rados.0.smithi016.stdout:1453: writing smithi01663999-14 from 0 to 425984 tid 1 2024-04-10T03:13:16.976 INFO:tasks.rados.rados.0.smithi016.stdout:1453: writing smithi01663999-14 from 425984 to 827392 tid 2 2024-04-10T03:13:16.976 INFO:tasks.rados.rados.0.smithi016.stdout:1454: setattr oid 7 current snap is 140 2024-04-10T03:13:16.980 INFO:tasks.rados.rados.0.smithi016.stdout:1455: delete oid 28 current snap is 140 2024-04-10T03:13:16.984 INFO:tasks.rados.rados.0.smithi016.stdout:1451: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:13:16.984 INFO:tasks.rados.rados.0.smithi016.stdout:1451: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:13:16.984 INFO:tasks.rados.rados.0.smithi016.stdout:1451: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:13:16.985 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 894 (ObjNum 473 snap 138 seq_num 473) dirty exists 2024-04-10T03:13:16.988 INFO:tasks.rados.rados.0.smithi016.stdout:1453: finishing write tid 1 to smithi01663999-14 2024-04-10T03:13:16.989 INFO:tasks.rados.rados.0.smithi016.stdout:1453: finishing write tid 2 to smithi01663999-14 2024-04-10T03:13:16.989 INFO:tasks.rados.rados.0.smithi016.stdout:1453: finishing write tid 3 to smithi01663999-14 2024-04-10T03:13:16.990 INFO:tasks.rados.rados.0.smithi016.stdout:1451: done (4 left) 2024-04-10T03:13:16.990 INFO:tasks.rados.rados.0.smithi016.stdout:1455: done (3 left) 2024-04-10T03:13:16.990 INFO:tasks.rados.rados.0.smithi016.stdout:1456: rollback oid 30 current snap is 140 2024-04-10T03:13:16.990 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 30 to 138 2024-04-10T03:13:16.990 INFO:tasks.rados.rados.0.smithi016.stdout:1457: delete oid 27 current snap is 140 2024-04-10T03:13:16.991 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 917 (ObjNum 465 snap 137 seq_num 465) dirty exists 2024-04-10T03:13:16.992 INFO:tasks.rados.rados.0.smithi016.stdout:1453: finishing write tid 4 to smithi01663999-14 2024-04-10T03:13:16.992 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1143 (ObjNum 479 snap 140 seq_num 479) dirty exists 2024-04-10T03:13:16.993 INFO:tasks.rados.rados.0.smithi016.stdout:1453: left oid 14 (ObjNum 479 snap 140 seq_num 479) 2024-04-10T03:13:16.993 INFO:tasks.rados.rados.0.smithi016.stdout:1452: expect (ObjNum 365 snap 113 seq_num 365) 2024-04-10T03:13:17.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:16 smithi016 bash[72916]: audit 2024-04-10T03:13:15.742184+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:17.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:16 smithi016 bash[72916]: audit 2024-04-10T03:13:15.753941+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:17.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:16 smithi016 bash[72916]: cluster 2024-04-10T03:13:15.850779+0000 mon.a (mon.0) 227 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2024-04-10T03:13:17.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:16 smithi016 bash[74137]: audit 2024-04-10T03:13:15.742184+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:17.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:16 smithi016 bash[74137]: audit 2024-04-10T03:13:15.753941+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:17.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:16 smithi016 bash[74137]: cluster 2024-04-10T03:13:15.850779+0000 mon.a (mon.0) 227 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2024-04-10T03:13:17.074 INFO:tasks.rados.rados.0.smithi016.stdout:1456: finishing rollback tid 0 to smithi01663999-30 2024-04-10T03:13:17.074 INFO:tasks.rados.rados.0.smithi016.stdout:1456: finishing rollback tid 1 to smithi01663999-30 2024-04-10T03:13:17.074 INFO:tasks.rados.rados.0.smithi016.stdout:1456: finishing rollback tid 2 to smithi01663999-30 2024-04-10T03:13:17.074 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 905 (ObjNum 456 snap 134 seq_num 456) dirty exists 2024-04-10T03:13:17.075 INFO:tasks.rados.rados.0.smithi016.stdout:1452: done (4 left) 2024-04-10T03:13:17.075 INFO:tasks.rados.rados.0.smithi016.stdout:1453: done (3 left) 2024-04-10T03:13:17.075 INFO:tasks.rados.rados.0.smithi016.stdout:1454: done (2 left) 2024-04-10T03:13:17.075 INFO:tasks.rados.rados.0.smithi016.stdout:1456: done (1 left) 2024-04-10T03:13:17.075 INFO:tasks.rados.rados.0.smithi016.stdout:1457: done (0 left) 2024-04-10T03:13:17.075 INFO:tasks.rados.rados.0.smithi016.stdout:1458: delete oid 20 current snap is 140 2024-04-10T03:13:17.078 INFO:tasks.rados.rados.0.smithi016.stdout:1458: done (0 left) 2024-04-10T03:13:17.078 INFO:tasks.rados.rados.0.smithi016.stdout:1459: read oid 32 snap -1 2024-04-10T03:13:17.078 INFO:tasks.rados.rados.0.smithi016.stdout:1459: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:13:17.078 INFO:tasks.rados.rados.0.smithi016.stdout:1460: snap_create 2024-04-10T03:13:17.083 INFO:tasks.rados.rados.0.smithi016.stdout:1459: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:13:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:16 smithi136 bash[68278]: audit 2024-04-10T03:13:15.742184+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:16 smithi136 bash[68278]: audit 2024-04-10T03:13:15.753941+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:17.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:16 smithi136 bash[68278]: cluster 2024-04-10T03:13:15.850779+0000 mon.a (mon.0) 227 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2024-04-10T03:13:17.307 INFO:tasks.rados.rados.0.smithi016.stdout:1459: done (1 left) 2024-04-10T03:13:17.307 INFO:tasks.rados.rados.0.smithi016.stdout:1460: done (0 left) 2024-04-10T03:13:17.307 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 141 2024-04-10T03:13:17.307 INFO:tasks.rados.rados.0.smithi016.stdout:1461: seq_num 483 ranges {0=491520,491520=401408} 2024-04-10T03:13:17.315 INFO:tasks.rados.rados.0.smithi016.stdout:1461: writing smithi01663999-44 from 0 to 491520 tid 1 2024-04-10T03:13:17.323 INFO:tasks.rados.rados.0.smithi016.stdout:1461: writing smithi01663999-44 from 491520 to 892928 tid 2 2024-04-10T03:13:17.323 INFO:tasks.rados.rados.0.smithi016.stdout:1462: delete oid 45 current snap is 141 2024-04-10T03:13:17.331 INFO:tasks.rados.rados.0.smithi016.stdout:1461: finishing write tid 1 to smithi01663999-44 2024-04-10T03:13:17.331 INFO:tasks.rados.rados.0.smithi016.stdout:1461: finishing write tid 2 to smithi01663999-44 2024-04-10T03:13:17.332 INFO:tasks.rados.rados.0.smithi016.stdout:1461: finishing write tid 3 to smithi01663999-44 2024-04-10T03:13:17.334 INFO:tasks.rados.rados.0.smithi016.stdout:1462: done (1 left) 2024-04-10T03:13:17.334 INFO:tasks.rados.rados.0.smithi016.stdout:1463: snap_create 2024-04-10T03:13:17.335 INFO:tasks.rados.rados.0.smithi016.stdout:1461: finishing write tid 4 to smithi01663999-44 2024-04-10T03:13:17.336 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 920 (ObjNum 483 snap 141 seq_num 483) dirty exists 2024-04-10T03:13:17.336 INFO:tasks.rados.rados.0.smithi016.stdout:1461: left oid 44 (ObjNum 483 snap 141 seq_num 483) 2024-04-10T03:13:18.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:17 smithi016 bash[72916]: cluster 2024-04-10T03:13:16.523811+0000 mgr.y (mgr.25133) 56 : cluster 0 pgmap v85: 121 pgs: 121 active+clean; 230 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-04-10T03:13:18.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:17 smithi016 bash[72916]: cluster 2024-04-10T03:13:16.857068+0000 mon.a (mon.0) 228 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2024-04-10T03:13:18.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:17 smithi016 bash[72916]: cluster 2024-04-10T03:13:17.312999+0000 mon.a (mon.0) 229 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2024-04-10T03:13:18.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:17 smithi016 bash[74137]: cluster 2024-04-10T03:13:16.523811+0000 mgr.y (mgr.25133) 56 : cluster 0 pgmap v85: 121 pgs: 121 active+clean; 230 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-04-10T03:13:18.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:17 smithi016 bash[74137]: cluster 2024-04-10T03:13:16.857068+0000 mon.a (mon.0) 228 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2024-04-10T03:13:18.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:17 smithi016 bash[74137]: cluster 2024-04-10T03:13:17.312999+0000 mon.a (mon.0) 229 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2024-04-10T03:13:18.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:17 smithi136 bash[68278]: cluster 2024-04-10T03:13:16.523811+0000 mgr.y (mgr.25133) 56 : cluster 0 pgmap v85: 121 pgs: 121 active+clean; 230 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-04-10T03:13:18.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:17 smithi136 bash[68278]: cluster 2024-04-10T03:13:16.857068+0000 mon.a (mon.0) 228 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2024-04-10T03:13:18.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:17 smithi136 bash[68278]: cluster 2024-04-10T03:13:17.312999+0000 mon.a (mon.0) 229 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2024-04-10T03:13:18.309 INFO:tasks.rados.rados.0.smithi016.stdout:1461: done (1 left) 2024-04-10T03:13:18.309 INFO:tasks.rados.rados.0.smithi016.stdout:1463: done (0 left) 2024-04-10T03:13:18.309 INFO:tasks.rados.rados.0.smithi016.stdout:1464: snap_remove snap 138 2024-04-10T03:13:18.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:13:18 smithi136 bash[60584]: ts=2024-04-10T03:13:18.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:13:19.322 INFO:tasks.rados.rados.0.smithi016.stdout:1464: done (0 left) 2024-04-10T03:13:19.323 INFO:tasks.rados.rados.0.smithi016.stdout:1465: snap_create 2024-04-10T03:13:19.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:19 smithi136 bash[68278]: cluster 2024-04-10T03:13:18.316583+0000 mon.a (mon.0) 230 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2024-04-10T03:13:19.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:19 smithi136 bash[68278]: cluster 2024-04-10T03:13:18.525198+0000 mgr.y (mgr.25133) 57 : cluster 0 pgmap v89: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-04-10T03:13:19.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:19 smithi016 bash[72916]: cluster 2024-04-10T03:13:18.316583+0000 mon.a (mon.0) 230 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2024-04-10T03:13:19.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:19 smithi016 bash[72916]: cluster 2024-04-10T03:13:18.525198+0000 mgr.y (mgr.25133) 57 : cluster 0 pgmap v89: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-04-10T03:13:19.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:19 smithi016 bash[74137]: cluster 2024-04-10T03:13:18.316583+0000 mon.a (mon.0) 230 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2024-04-10T03:13:19.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:19 smithi016 bash[74137]: cluster 2024-04-10T03:13:18.525198+0000 mgr.y (mgr.25133) 57 : cluster 0 pgmap v89: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-04-10T03:13:20.322 INFO:tasks.rados.rados.0.smithi016.stdout:1465: done (0 left) 2024-04-10T03:13:20.323 INFO:tasks.rados.rados.0.smithi016.stdout:1466: read oid 11 snap -1 2024-04-10T03:13:20.323 INFO:tasks.rados.rados.0.smithi016.stdout:1466: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:13:20.323 INFO:tasks.rados.rados.0.smithi016.stdout:1467: rollback oid 4 current snap is 143 2024-04-10T03:13:20.323 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 142 2024-04-10T03:13:20.323 INFO:tasks.rados.rados.0.smithi016.stdout:1468: rollback oid 26 current snap is 143 2024-04-10T03:13:20.323 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 139 2024-04-10T03:13:20.323 INFO:tasks.rados.rados.0.smithi016.stdout:1469: copy_from oid 12 from oid 6 current snap is 143 2024-04-10T03:13:20.323 INFO:tasks.rados.rados.0.smithi016.stdout:1470: rmattr oid 31 current snap is 143 2024-04-10T03:13:20.323 INFO:tasks.rados.rados.0.smithi016.stdout:1471: setattr oid 32 current snap is 143 2024-04-10T03:13:20.330 INFO:tasks.rados.rados.0.smithi016.stdout:1472: rollback oid 37 current snap is 143 2024-04-10T03:13:20.330 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 37 to 140 2024-04-10T03:13:20.330 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 143 2024-04-10T03:13:20.330 INFO:tasks.rados.rados.0.smithi016.stdout:1473: seq_num 485 ranges {0=532480,532480=401408} 2024-04-10T03:13:20.341 INFO:tasks.rados.rados.0.smithi016.stdout:1473: writing smithi01663999-41 from 0 to 532480 tid 1 2024-04-10T03:13:20.349 INFO:tasks.rados.rados.0.smithi016.stdout:1473: writing smithi01663999-41 from 532480 to 933888 tid 2 2024-04-10T03:13:20.350 INFO:tasks.rados.rados.0.smithi016.stdout:1474: snap_remove snap 141 2024-04-10T03:13:20.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:20 smithi136 bash[68278]: cluster 2024-04-10T03:13:19.327700+0000 mon.a (mon.0) 231 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2024-04-10T03:13:20.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:20 smithi016 bash[72916]: cluster 2024-04-10T03:13:19.327700+0000 mon.a (mon.0) 231 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2024-04-10T03:13:20.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:20 smithi016 bash[74137]: cluster 2024-04-10T03:13:19.327700+0000 mon.a (mon.0) 231 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2024-04-10T03:13:21.340 INFO:tasks.rados.rados.0.smithi016.stdout:1474: done (8 left) 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:1475: snap_create 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:1469: finishing copy_from to smithi01663999-12 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:1469: got expected ENOENT (src dne) 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:1469: finishing copy_from racing read to smithi01663999-12 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:1468: finishing rollback tid 0 to smithi01663999-26 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:1467: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:1468: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:1468: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 268 (ObjNum 451 snap 133 seq_num 451) dirty exists 2024-04-10T03:13:21.341 INFO:tasks.rados.rados.0.smithi016.stdout:1466: expect (ObjNum 262 snap 78 seq_num 262) 2024-04-10T03:13:21.464 INFO:tasks.rados.rados.0.smithi016.stdout:1467: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:1467: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 769 (ObjNum 435 snap 128 seq_num 435) dirty exists 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1151 (ObjNum 455 snap 134 seq_num 455) dirty exists 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:1472: finishing rollback tid 0 to smithi01663999-37 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 895 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:1472: finishing rollback tid 1 to smithi01663999-37 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:1472: finishing rollback tid 2 to smithi01663999-37 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 872 (ObjNum 529 snap 0 seq_num 3428351712) dirty exists 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:1473: finishing write tid 1 to smithi01663999-41 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:1473: finishing write tid 2 to smithi01663999-41 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:1473: finishing write tid 3 to smithi01663999-41 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:1473: finishing write tid 4 to smithi01663999-41 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 453 (ObjNum 485 snap 143 seq_num 485) dirty exists 2024-04-10T03:13:21.465 INFO:tasks.rados.rados.0.smithi016.stdout:1473: left oid 41 (ObjNum 485 snap 143 seq_num 485) 2024-04-10T03:13:21.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:21 smithi136 bash[68278]: cluster 2024-04-10T03:13:20.329227+0000 mon.a (mon.0) 232 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2024-04-10T03:13:21.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:21 smithi136 bash[68278]: cluster 2024-04-10T03:13:20.525918+0000 mgr.y (mgr.25133) 58 : cluster 0 pgmap v92: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-04-10T03:13:21.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:21 smithi016 bash[72916]: cluster 2024-04-10T03:13:20.329227+0000 mon.a (mon.0) 232 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2024-04-10T03:13:21.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:21 smithi016 bash[72916]: cluster 2024-04-10T03:13:20.525918+0000 mgr.y (mgr.25133) 58 : cluster 0 pgmap v92: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-04-10T03:13:21.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:21 smithi016 bash[74137]: cluster 2024-04-10T03:13:20.329227+0000 mon.a (mon.0) 232 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2024-04-10T03:13:21.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:21 smithi016 bash[74137]: cluster 2024-04-10T03:13:20.525918+0000 mgr.y (mgr.25133) 58 : cluster 0 pgmap v92: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-04-10T03:13:22.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:13:21] "GET /metrics HTTP/1.1" 200 36152 "" "Prometheus/2.43.0" 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1466: done (8 left) 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1467: done (7 left) 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1468: done (6 left) 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1469: done (5 left) 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1470: done (4 left) 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1471: done (3 left) 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1472: done (2 left) 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1473: done (1 left) 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1475: done (0 left) 2024-04-10T03:13:22.309 INFO:tasks.rados.rados.0.smithi016.stdout:1476: delete oid 13 current snap is 144 2024-04-10T03:13:22.317 INFO:tasks.rados.rados.0.smithi016.stdout:1476: done (0 left) 2024-04-10T03:13:22.317 INFO:tasks.rados.rados.0.smithi016.stdout:1477: setattr oid 18 current snap is 144 2024-04-10T03:13:22.322 INFO:tasks.rados.rados.0.smithi016.stdout:1478: delete oid 22 current snap is 144 2024-04-10T03:13:22.331 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 486 (ObjNum 439 snap 129 seq_num 439) dirty exists 2024-04-10T03:13:22.337 INFO:tasks.rados.rados.0.smithi016.stdout:1477: done (1 left) 2024-04-10T03:13:22.337 INFO:tasks.rados.rados.0.smithi016.stdout:1478: done (0 left) 2024-04-10T03:13:22.337 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 144 2024-04-10T03:13:22.338 INFO:tasks.rados.rados.0.smithi016.stdout:1479: seq_num 488 ranges {16941056=581632,17522688=401408} 2024-04-10T03:13:22.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:22 smithi136 bash[68278]: cluster 2024-04-10T03:13:21.347859+0000 mon.a (mon.0) 233 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2024-04-10T03:13:22.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:22 smithi136 bash[68278]: cluster 2024-04-10T03:13:22.315528+0000 mon.a (mon.0) 234 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2024-04-10T03:13:22.483 INFO:tasks.rados.rados.0.smithi016.stdout:1479: writing smithi01663999-29 from 16941056 to 17522688 tid 1 2024-04-10T03:13:22.485 INFO:tasks.rados.rados.0.smithi016.stdout:1479: writing smithi01663999-29 from 17522688 to 17924096 tid 2 2024-04-10T03:13:22.485 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 144 2024-04-10T03:13:22.485 INFO:tasks.rados.rados.0.smithi016.stdout:1480: seq_num 489 ranges {7569408=598016,8167424=401408} 2024-04-10T03:13:22.531 INFO:tasks.rados.rados.0.smithi016.stdout:1480: writing smithi01663999-36 from 7569408 to 8167424 tid 1 2024-04-10T03:13:22.533 INFO:tasks.rados.rados.0.smithi016.stdout:1480: writing smithi01663999-36 from 8167424 to 8568832 tid 2 2024-04-10T03:13:22.533 INFO:tasks.rados.rados.0.smithi016.stdout:1481: snap_remove snap 143 2024-04-10T03:13:22.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:22 smithi016 bash[72916]: cluster 2024-04-10T03:13:21.347859+0000 mon.a (mon.0) 233 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2024-04-10T03:13:22.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:22 smithi016 bash[72916]: cluster 2024-04-10T03:13:22.315528+0000 mon.a (mon.0) 234 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2024-04-10T03:13:22.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:22 smithi016 bash[74137]: cluster 2024-04-10T03:13:21.347859+0000 mon.a (mon.0) 233 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2024-04-10T03:13:22.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:22 smithi016 bash[74137]: cluster 2024-04-10T03:13:22.315528+0000 mon.a (mon.0) 234 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2024-04-10T03:13:23.357 INFO:tasks.rados.rados.0.smithi016.stdout:1481: done (2 left) 2024-04-10T03:13:23.358 INFO:tasks.rados.rados.0.smithi016.stdout:1482: snap_remove snap 139 2024-04-10T03:13:23.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:23 smithi136 bash[68278]: cluster 2024-04-10T03:13:22.526631+0000 mgr.y (mgr.25133) 59 : cluster 0 pgmap v95: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:23.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:23 smithi016 bash[74137]: cluster 2024-04-10T03:13:22.526631+0000 mgr.y (mgr.25133) 59 : cluster 0 pgmap v95: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:23.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:23 smithi016 bash[72916]: cluster 2024-04-10T03:13:22.526631+0000 mgr.y (mgr.25133) 59 : cluster 0 pgmap v95: 121 pgs: 121 active+clean; 192 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:24.363 INFO:tasks.rados.rados.0.smithi016.stdout:1482: done (2 left) 2024-04-10T03:13:24.363 INFO:tasks.rados.rados.0.smithi016.stdout:1483: snap_create 2024-04-10T03:13:24.363 INFO:tasks.rados.rados.0.smithi016.stdout:1479: finishing write tid 1 to smithi01663999-29 2024-04-10T03:13:24.363 INFO:tasks.rados.rados.0.smithi016.stdout:1479: finishing write tid 2 to smithi01663999-29 2024-04-10T03:13:24.363 INFO:tasks.rados.rados.0.smithi016.stdout:1479: finishing write tid 3 to smithi01663999-29 2024-04-10T03:13:24.363 INFO:tasks.rados.rados.0.smithi016.stdout:1479: finishing write tid 4 to smithi01663999-29 2024-04-10T03:13:24.363 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 898 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-04-10T03:13:24.363 INFO:tasks.rados.rados.0.smithi016.stdout:1479: left oid 29 (ObjNum 488 snap 144 seq_num 488) 2024-04-10T03:13:24.363 INFO:tasks.rados.rados.0.smithi016.stdout:1480: finishing write tid 1 to smithi01663999-36 2024-04-10T03:13:24.364 INFO:tasks.rados.rados.0.smithi016.stdout:1480: finishing write tid 2 to smithi01663999-36 2024-04-10T03:13:24.364 INFO:tasks.rados.rados.0.smithi016.stdout:1480: finishing write tid 3 to smithi01663999-36 2024-04-10T03:13:24.364 INFO:tasks.rados.rados.0.smithi016.stdout:1480: finishing write tid 4 to smithi01663999-36 2024-04-10T03:13:24.364 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 827 (ObjNum 489 snap 144 seq_num 489) dirty exists 2024-04-10T03:13:24.364 INFO:tasks.rados.rados.0.smithi016.stdout:1480: left oid 36 (ObjNum 489 snap 144 seq_num 489) 2024-04-10T03:13:24.599 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:24 smithi136 bash[68278]: cluster 2024-04-10T03:13:23.360935+0000 mon.a (mon.0) 235 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2024-04-10T03:13:24.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:24 smithi016 bash[72916]: cluster 2024-04-10T03:13:23.360935+0000 mon.a (mon.0) 235 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2024-04-10T03:13:24.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:24 smithi016 bash[74137]: cluster 2024-04-10T03:13:23.360935+0000 mon.a (mon.0) 235 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2024-04-10T03:13:25.373 INFO:tasks.rados.rados.0.smithi016.stdout:1479: done (2 left) 2024-04-10T03:13:25.374 INFO:tasks.rados.rados.0.smithi016.stdout:1480: done (1 left) 2024-04-10T03:13:25.374 INFO:tasks.rados.rados.0.smithi016.stdout:1483: done (0 left) 2024-04-10T03:13:25.374 INFO:tasks.rados.rados.0.smithi016.stdout:1484: read oid 50 snap -1 2024-04-10T03:13:25.374 INFO:tasks.rados.rados.0.smithi016.stdout:1484: expect (ObjNum 474 snap 138 seq_num 474) 2024-04-10T03:13:25.374 INFO:tasks.rados.rados.0.smithi016.stdout:1485: rollback oid 34 current snap is 145 2024-04-10T03:13:25.374 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 34 to 140 2024-04-10T03:13:25.374 INFO:tasks.rados.rados.0.smithi016.stdout:1486: read oid 1 snap -1 2024-04-10T03:13:25.374 INFO:tasks.rados.rados.0.smithi016.stdout:1486: expect deleted 2024-04-10T03:13:25.374 INFO:tasks.rados.rados.0.smithi016.stdout:1487: snap_create 2024-04-10T03:13:25.395 INFO:tasks.rados.rados.0.smithi016.stdout:1485: finishing rollback tid 0 to smithi01663999-34 2024-04-10T03:13:25.396 INFO:tasks.rados.rados.0.smithi016.stdout:1485: finishing rollback tid 1 to smithi01663999-34 2024-04-10T03:13:25.398 INFO:tasks.rados.rados.0.smithi016.stdout:1485: finishing rollback tid 2 to smithi01663999-34 2024-04-10T03:13:25.398 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 835 (ObjNum 145 snap 0 seq_num 2083015840) dirty exists 2024-04-10T03:13:25.438 INFO:tasks.rados.rados.0.smithi016.stdout:1484: expect (ObjNum 474 snap 138 seq_num 474) 2024-04-10T03:13:25.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:25 smithi136 bash[68278]: cluster 2024-04-10T03:13:24.367488+0000 mon.a (mon.0) 236 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2024-04-10T03:13:25.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:25 smithi136 bash[68278]: cluster 2024-04-10T03:13:24.527443+0000 mgr.y (mgr.25133) 60 : cluster 0 pgmap v98: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 712 KiB/s wr, 17 op/s 2024-04-10T03:13:25.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:25 smithi136 bash[68278]: audit 2024-04-10T03:13:25.359595+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:25.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:25 smithi016 bash[72916]: cluster 2024-04-10T03:13:24.367488+0000 mon.a (mon.0) 236 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2024-04-10T03:13:25.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:25 smithi016 bash[72916]: cluster 2024-04-10T03:13:24.527443+0000 mgr.y (mgr.25133) 60 : cluster 0 pgmap v98: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 712 KiB/s wr, 17 op/s 2024-04-10T03:13:25.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:25 smithi016 bash[72916]: audit 2024-04-10T03:13:25.359595+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:25.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:25 smithi016 bash[74137]: cluster 2024-04-10T03:13:24.367488+0000 mon.a (mon.0) 236 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2024-04-10T03:13:25.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:25 smithi016 bash[74137]: cluster 2024-04-10T03:13:24.527443+0000 mgr.y (mgr.25133) 60 : cluster 0 pgmap v98: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 712 KiB/s wr, 17 op/s 2024-04-10T03:13:25.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:25 smithi016 bash[74137]: audit 2024-04-10T03:13:25.359595+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:26.387 INFO:tasks.rados.rados.0.smithi016.stdout:1484: done (3 left) 2024-04-10T03:13:26.387 INFO:tasks.rados.rados.0.smithi016.stdout:1485: done (2 left) 2024-04-10T03:13:26.387 INFO:tasks.rados.rados.0.smithi016.stdout:1486: done (1 left) 2024-04-10T03:13:26.387 INFO:tasks.rados.rados.0.smithi016.stdout:1487: done (0 left) 2024-04-10T03:13:26.388 INFO:tasks.rados.rados.0.smithi016.stdout:1488: delete oid 30 current snap is 146 2024-04-10T03:13:26.397 INFO:tasks.rados.rados.0.smithi016.stdout:1488: done (0 left) 2024-04-10T03:13:26.397 INFO:tasks.rados.rados.0.smithi016.stdout:1489: snap_create 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: cluster 2024-04-10T03:13:25.379665+0000 mon.a (mon.0) 238 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: audit 2024-04-10T03:13:25.388654+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: audit 2024-04-10T03:13:25.391489+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: audit 2024-04-10T03:13:25.395560+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: cluster 2024-04-10T03:13:25.399988+0000 mgr.y (mgr.25133) 61 : cluster 0 pgmap v100: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 922 KiB/s wr, 23 op/s 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: cluster 2024-04-10T03:13:25.401442+0000 mgr.y (mgr.25133) 62 : cluster 0 pgmap v101: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 991 KiB/s wr, 25 op/s 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: audit 2024-04-10T03:13:25.412200+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: cephadm 2024-04-10T03:13:25.484591+0000 mgr.y (mgr.25133) 63 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: audit 2024-04-10T03:13:25.485142+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: audit 2024-04-10T03:13:25.486289+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:26.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: audit 2024-04-10T03:13:25.487181+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:26.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:26 smithi136 bash[68278]: cephadm 2024-04-10T03:13:25.488247+0000 mgr.y (mgr.25133) 64 : cephadm 1 Reconfiguring daemon mon.a on smithi016 2024-04-10T03:13:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: cluster 2024-04-10T03:13:25.379665+0000 mon.a (mon.0) 238 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2024-04-10T03:13:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: audit 2024-04-10T03:13:25.388654+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: audit 2024-04-10T03:13:25.391489+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: audit 2024-04-10T03:13:25.395560+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:13:26.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: cluster 2024-04-10T03:13:25.399988+0000 mgr.y (mgr.25133) 61 : cluster 0 pgmap v100: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 922 KiB/s wr, 23 op/s 2024-04-10T03:13:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: cluster 2024-04-10T03:13:25.401442+0000 mgr.y (mgr.25133) 62 : cluster 0 pgmap v101: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 991 KiB/s wr, 25 op/s 2024-04-10T03:13:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: audit 2024-04-10T03:13:25.412200+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: cephadm 2024-04-10T03:13:25.484591+0000 mgr.y (mgr.25133) 63 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-10T03:13:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: audit 2024-04-10T03:13:25.485142+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: audit 2024-04-10T03:13:25.486289+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: audit 2024-04-10T03:13:25.487181+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[72916]: cephadm 2024-04-10T03:13:25.488247+0000 mgr.y (mgr.25133) 64 : cephadm 1 Reconfiguring daemon mon.a on smithi016 2024-04-10T03:13:26.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: cluster 2024-04-10T03:13:25.379665+0000 mon.a (mon.0) 238 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2024-04-10T03:13:26.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: audit 2024-04-10T03:13:25.388654+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: audit 2024-04-10T03:13:25.391489+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: audit 2024-04-10T03:13:25.395560+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: cluster 2024-04-10T03:13:25.399988+0000 mgr.y (mgr.25133) 61 : cluster 0 pgmap v100: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 922 KiB/s wr, 23 op/s 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: cluster 2024-04-10T03:13:25.401442+0000 mgr.y (mgr.25133) 62 : cluster 0 pgmap v101: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 991 KiB/s wr, 25 op/s 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: audit 2024-04-10T03:13:25.412200+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: cephadm 2024-04-10T03:13:25.484591+0000 mgr.y (mgr.25133) 63 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: audit 2024-04-10T03:13:25.485142+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: audit 2024-04-10T03:13:25.486289+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: audit 2024-04-10T03:13:25.487181+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:26 smithi016 bash[74137]: cephadm 2024-04-10T03:13:25.488247+0000 mgr.y (mgr.25133) 64 : cephadm 1 Reconfiguring daemon mon.a on smithi016 2024-04-10T03:13:27.310 INFO:tasks.rados.rados.0.smithi016.stdout:1489: done (0 left) 2024-04-10T03:13:27.311 INFO:tasks.rados.rados.0.smithi016.stdout:1490: read oid 13 snap -1 2024-04-10T03:13:27.311 INFO:tasks.rados.rados.0.smithi016.stdout:1490: expect deleted 2024-04-10T03:13:27.311 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 147 2024-04-10T03:13:27.311 INFO:tasks.rados.rados.0.smithi016.stdout:1491: seq_num 491 ranges {614400=630784,1245184=401408} 2024-04-10T03:13:27.318 INFO:tasks.rados.rados.0.smithi016.stdout:1491: writing smithi01663999-32 from 614400 to 1245184 tid 1 2024-04-10T03:13:27.322 INFO:tasks.rados.rados.0.smithi016.stdout:1491: writing smithi01663999-32 from 1245184 to 1646592 tid 2 2024-04-10T03:13:27.322 INFO:tasks.rados.rados.0.smithi016.stdout:1492: copy_from oid 3 from oid 14 current snap is 147 2024-04-10T03:13:27.322 INFO:tasks.rados.rados.0.smithi016.stdout:1490: done (2 left) 2024-04-10T03:13:27.322 INFO:tasks.rados.rados.0.smithi016.stdout:1493: snap_create 2024-04-10T03:13:27.329 INFO:tasks.rados.rados.0.smithi016.stdout:1491: finishing write tid 1 to smithi01663999-32 2024-04-10T03:13:27.332 INFO:tasks.rados.rados.0.smithi016.stdout:1491: finishing write tid 2 to smithi01663999-32 2024-04-10T03:13:27.332 INFO:tasks.rados.rados.0.smithi016.stdout:1491: finishing write tid 3 to smithi01663999-32 2024-04-10T03:13:27.334 INFO:tasks.rados.rados.0.smithi016.stdout:1491: finishing write tid 4 to smithi01663999-32 2024-04-10T03:13:27.334 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 901 (ObjNum 491 snap 147 seq_num 491) dirty exists 2024-04-10T03:13:27.334 INFO:tasks.rados.rados.0.smithi016.stdout:1491: left oid 32 (ObjNum 491 snap 147 seq_num 491) 2024-04-10T03:13:27.335 INFO:tasks.rados.rados.0.smithi016.stdout:1492: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:13:27.337 INFO:tasks.rados.rados.0.smithi016.stdout:1492: finishing copy_from to smithi01663999-3 2024-04-10T03:13:27.337 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1143 (ObjNum 479 snap 140 seq_num 479) dirty exists 2024-04-10T03:13:27.604 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:13:27.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:27 smithi136 bash[68278]: cluster 2024-04-10T03:13:26.394547+0000 mon.a (mon.0) 246 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2024-04-10T03:13:27.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:27 smithi136 bash[68278]: cluster 2024-04-10T03:13:27.317193+0000 mon.a (mon.0) 247 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2024-04-10T03:13:27.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:27 smithi016 bash[72916]: cluster 2024-04-10T03:13:26.394547+0000 mon.a (mon.0) 246 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2024-04-10T03:13:27.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:27 smithi016 bash[72916]: cluster 2024-04-10T03:13:27.317193+0000 mon.a (mon.0) 247 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2024-04-10T03:13:27.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:27 smithi016 bash[74137]: cluster 2024-04-10T03:13:26.394547+0000 mon.a (mon.0) 246 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2024-04-10T03:13:27.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:27 smithi016 bash[74137]: cluster 2024-04-10T03:13:27.317193+0000 mon.a (mon.0) 247 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (3m) 38s ago 8m 14.5M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 13s ago 8m - - 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (10m) 38s ago 10m 14.1M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (9m) 13s ago 9m 18.0M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (110s) 13s ago 17m 436M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (2m) 38s ago 19m 494M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (86s) 38s ago 19m 43.9M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (21s) 13s ago 17m 18.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (50s) 38s ago 17m 23.9M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:13:27.992 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (3m) 38s ago 9m 7875k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (2m) 13s ago 9m 8223k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (16m) 38s ago 16m 187M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (15m) 38s ago 15m 195M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (14m) 38s ago 14m 232M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (14m) 38s ago 14m 175M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (13m) 13s ago 13m 206M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (12m) 13s ago 12m 188M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (11m) 13s ago 11m 111M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (10m) 13s ago 10m 172M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:13:27.993 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (118s) 13s ago 9m 47.8M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:13:28.311 INFO:tasks.rados.rados.0.smithi016.stdout:1491: done (2 left) 2024-04-10T03:13:28.312 INFO:tasks.rados.rados.0.smithi016.stdout:1492: done (1 left) 2024-04-10T03:13:28.312 INFO:tasks.rados.rados.0.smithi016.stdout:1493: done (0 left) 2024-04-10T03:13:28.312 INFO:tasks.rados.rados.0.smithi016.stdout:1494: delete oid 33 current snap is 148 2024-04-10T03:13:28.318 INFO:tasks.rados.rados.0.smithi016.stdout:1494: done (0 left) 2024-04-10T03:13:28.318 INFO:tasks.rados.rados.0.smithi016.stdout:1495: read oid 12 snap -1 2024-04-10T03:13:28.318 INFO:tasks.rados.rados.0.smithi016.stdout:1495: expect (ObjNum 471 snap 138 seq_num 471) 2024-04-10T03:13:28.319 INFO:tasks.rados.rados.0.smithi016.stdout:1496: read oid 34 snap -1 2024-04-10T03:13:28.319 INFO:tasks.rados.rados.0.smithi016.stdout:1496: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:13:28.319 INFO:tasks.rados.rados.0.smithi016.stdout:1497: read oid 38 snap 144 2024-04-10T03:13:28.319 INFO:tasks.rados.rados.0.smithi016.stdout:1497: expect deleted 2024-04-10T03:13:28.319 INFO:tasks.rados.rados.0.smithi016.stdout:1498: snap_remove snap 140 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:13:28.448 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:13:28.449 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:13:28.449 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:13:28.449 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:13:28.449 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:13:28.449 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 10, 2024-04-10T03:13:28.449 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 5 2024-04-10T03:13:28.449 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:13:28.449 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:13:28.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[68278]: cluster 2024-04-10T03:13:27.401892+0000 mgr.y (mgr.25133) 65 : cluster 0 pgmap v104: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:28.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[68278]: audit 2024-04-10T03:13:27.498154+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:28.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[68278]: audit 2024-04-10T03:13:27.597303+0000 mgr.y (mgr.25133) 66 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:13:28.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[68278]: audit 2024-04-10T03:13:27.875785+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:28.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[68278]: audit 2024-04-10T03:13:27.885474+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:28.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[68278]: audit 2024-04-10T03:13:27.909508+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:13:28.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[68278]: audit 2024-04-10T03:13:27.910907+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:13:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[68278]: audit 2024-04-10T03:13:27.912309+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[68278]: cluster 2024-04-10T03:13:28.316470+0000 mon.a (mon.0) 254 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2024-04-10T03:13:28.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[72916]: cluster 2024-04-10T03:13:27.401892+0000 mgr.y (mgr.25133) 65 : cluster 0 pgmap v104: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[72916]: audit 2024-04-10T03:13:27.498154+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[72916]: audit 2024-04-10T03:13:27.597303+0000 mgr.y (mgr.25133) 66 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[72916]: audit 2024-04-10T03:13:27.875785+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[72916]: audit 2024-04-10T03:13:27.885474+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[72916]: audit 2024-04-10T03:13:27.909508+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[72916]: audit 2024-04-10T03:13:27.910907+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[72916]: audit 2024-04-10T03:13:27.912309+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[72916]: cluster 2024-04-10T03:13:28.316470+0000 mon.a (mon.0) 254 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[74137]: cluster 2024-04-10T03:13:27.401892+0000 mgr.y (mgr.25133) 65 : cluster 0 pgmap v104: 121 pgs: 121 active+clean; 193 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:28.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[74137]: audit 2024-04-10T03:13:27.498154+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[74137]: audit 2024-04-10T03:13:27.597303+0000 mgr.y (mgr.25133) 66 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:13:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[74137]: audit 2024-04-10T03:13:27.875785+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[74137]: audit 2024-04-10T03:13:27.885474+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[74137]: audit 2024-04-10T03:13:27.909508+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:13:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[74137]: audit 2024-04-10T03:13:27.910907+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:13:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[74137]: audit 2024-04-10T03:13:27.912309+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:28 smithi016 bash[74137]: cluster 2024-04-10T03:13:28.316470+0000 mon.a (mon.0) 254 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2024-04-10T03:13:28.918 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:13:28 smithi136 bash[60584]: ts=2024-04-10T03:13:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:13:29.310 INFO:tasks.rados.rados.0.smithi016.stdout:1498: done (3 left) 2024-04-10T03:13:29.310 INFO:tasks.rados.rados.0.smithi016.stdout:1499: snap_create 2024-04-10T03:13:29.310 INFO:tasks.rados.rados.0.smithi016.stdout:1496: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:13:29.312 INFO:tasks.rados.rados.0.smithi016.stdout:1495: expect (ObjNum 471 snap 138 seq_num 471) 2024-04-10T03:13:29.491 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[72916]: cephadm 2024-04-10T03:13:27.908942+0000 mgr.y (mgr.25133) 67 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-10T03:13:29.492 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[72916]: cephadm 2024-04-10T03:13:27.913764+0000 mgr.y (mgr.25133) 68 : cephadm 1 Reconfiguring daemon mgr.y on smithi016 2024-04-10T03:13:29.492 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[72916]: audit 2024-04-10T03:13:27.979949+0000 mgr.y (mgr.25133) 69 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:13:29.492 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[72916]: audit 2024-04-10T03:13:28.455592+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.16:0/2314704744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:13:29.492 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[72916]: cluster 2024-04-10T03:13:29.318302+0000 mon.a (mon.0) 255 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2024-04-10T03:13:29.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[74137]: cephadm 2024-04-10T03:13:27.908942+0000 mgr.y (mgr.25133) 67 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-10T03:13:29.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[74137]: cephadm 2024-04-10T03:13:27.913764+0000 mgr.y (mgr.25133) 68 : cephadm 1 Reconfiguring daemon mgr.y on smithi016 2024-04-10T03:13:29.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[74137]: audit 2024-04-10T03:13:27.979949+0000 mgr.y (mgr.25133) 69 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:13:29.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[74137]: audit 2024-04-10T03:13:28.455592+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.16:0/2314704744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:13:29.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:29 smithi016 bash[74137]: cluster 2024-04-10T03:13:29.318302+0000 mon.a (mon.0) 255 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2024-04-10T03:13:29.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:29 smithi136 bash[68278]: cephadm 2024-04-10T03:13:27.908942+0000 mgr.y (mgr.25133) 67 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-10T03:13:29.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:29 smithi136 bash[68278]: cephadm 2024-04-10T03:13:27.913764+0000 mgr.y (mgr.25133) 68 : cephadm 1 Reconfiguring daemon mgr.y on smithi016 2024-04-10T03:13:29.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:29 smithi136 bash[68278]: audit 2024-04-10T03:13:27.979949+0000 mgr.y (mgr.25133) 69 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:13:29.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:29 smithi136 bash[68278]: audit 2024-04-10T03:13:28.455592+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.16:0/2314704744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:13:29.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:29 smithi136 bash[68278]: cluster 2024-04-10T03:13:29.318302+0000 mon.a (mon.0) 255 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2024-04-10T03:13:30.319 INFO:tasks.rados.rados.0.smithi016.stdout:1495: done (3 left) 2024-04-10T03:13:30.319 INFO:tasks.rados.rados.0.smithi016.stdout:1496: done (2 left) 2024-04-10T03:13:30.319 INFO:tasks.rados.rados.0.smithi016.stdout:1497: done (1 left) 2024-04-10T03:13:30.319 INFO:tasks.rados.rados.0.smithi016.stdout:1499: done (0 left) 2024-04-10T03:13:30.319 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 149 2024-04-10T03:13:30.319 INFO:tasks.rados.rados.0.smithi016.stdout:1500: seq_num 493 ranges {933888=663552,1597440=401408} 2024-04-10T03:13:30.345 INFO:tasks.rados.rados.0.smithi016.stdout:1500: writing smithi01663999-41 from 933888 to 1597440 tid 1 2024-04-10T03:13:30.351 INFO:tasks.rados.rados.0.smithi016.stdout:1500: writing smithi01663999-41 from 1597440 to 1998848 tid 2 2024-04-10T03:13:30.352 INFO:tasks.rados.rados.0.smithi016.stdout:1501: snap_remove snap 147 2024-04-10T03:13:30.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:30 smithi136 bash[68278]: cluster 2024-04-10T03:13:29.402330+0000 mgr.y (mgr.25133) 70 : cluster 0 pgmap v107: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 454 KiB/s wr, 5 op/s 2024-04-10T03:13:30.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:30 smithi136 bash[68278]: audit 2024-04-10T03:13:30.219582+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:30.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:30 smithi136 bash[68278]: audit 2024-04-10T03:13:30.233220+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:30.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:30 smithi136 bash[68278]: audit 2024-04-10T03:13:30.283460+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:30.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:30 smithi136 bash[68278]: audit 2024-04-10T03:13:30.285276+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:30.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:30 smithi136 bash[68278]: audit 2024-04-10T03:13:30.287058+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:30.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:30 smithi136 bash[68278]: cluster 2024-04-10T03:13:30.325727+0000 mon.a (mon.0) 261 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2024-04-10T03:13:30.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[72916]: cluster 2024-04-10T03:13:29.402330+0000 mgr.y (mgr.25133) 70 : cluster 0 pgmap v107: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 454 KiB/s wr, 5 op/s 2024-04-10T03:13:30.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[72916]: audit 2024-04-10T03:13:30.219582+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[72916]: audit 2024-04-10T03:13:30.233220+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[72916]: audit 2024-04-10T03:13:30.283460+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[72916]: audit 2024-04-10T03:13:30.285276+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[72916]: audit 2024-04-10T03:13:30.287058+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[72916]: cluster 2024-04-10T03:13:30.325727+0000 mon.a (mon.0) 261 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[74137]: cluster 2024-04-10T03:13:29.402330+0000 mgr.y (mgr.25133) 70 : cluster 0 pgmap v107: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 454 KiB/s wr, 5 op/s 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[74137]: audit 2024-04-10T03:13:30.219582+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[74137]: audit 2024-04-10T03:13:30.233220+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[74137]: audit 2024-04-10T03:13:30.283460+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[74137]: audit 2024-04-10T03:13:30.285276+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:30.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[74137]: audit 2024-04-10T03:13:30.287058+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:30.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:30 smithi016 bash[74137]: cluster 2024-04-10T03:13:30.325727+0000 mon.a (mon.0) 261 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2024-04-10T03:13:31.326 INFO:tasks.rados.rados.0.smithi016.stdout:1501: done (1 left) 2024-04-10T03:13:31.327 INFO:tasks.rados.rados.0.smithi016.stdout:1502: read oid 7 snap -1 2024-04-10T03:13:31.327 INFO:tasks.rados.rados.0.smithi016.stdout:1502: expect (ObjNum 465 snap 137 seq_num 465) 2024-04-10T03:13:31.327 INFO:tasks.rados.rados.0.smithi016.stdout:1503: rmattr oid 20 current snap is 149 2024-04-10T03:13:31.327 INFO:tasks.rados.rados.0.smithi016.stdout:1503: done (2 left) 2024-04-10T03:13:31.327 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 149 2024-04-10T03:13:31.327 INFO:tasks.rados.rados.0.smithi016.stdout:1504: seq_num 494 ranges {2465792=679936,3145728=401408} 2024-04-10T03:13:31.342 INFO:tasks.rados.rados.0.smithi016.stdout:1504: writing smithi01663999-26 from 2465792 to 3145728 tid 1 2024-04-10T03:13:31.345 INFO:tasks.rados.rados.0.smithi016.stdout:1504: writing smithi01663999-26 from 3145728 to 3547136 tid 2 2024-04-10T03:13:31.345 INFO:tasks.rados.rados.0.smithi016.stdout:1505: delete oid 22 current snap is 149 2024-04-10T03:13:31.345 INFO:tasks.rados.rados.0.smithi016.stdout:1500: finishing write tid 1 to smithi01663999-41 2024-04-10T03:13:31.345 INFO:tasks.rados.rados.0.smithi016.stdout:1500: finishing write tid 2 to smithi01663999-41 2024-04-10T03:13:31.345 INFO:tasks.rados.rados.0.smithi016.stdout:1500: finishing write tid 3 to smithi01663999-41 2024-04-10T03:13:31.345 INFO:tasks.rados.rados.0.smithi016.stdout:1500: finishing write tid 4 to smithi01663999-41 2024-04-10T03:13:31.345 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 456 (ObjNum 493 snap 149 seq_num 493) dirty exists 2024-04-10T03:13:31.345 INFO:tasks.rados.rados.0.smithi016.stdout:1500: left oid 41 (ObjNum 493 snap 149 seq_num 493) 2024-04-10T03:13:31.345 INFO:tasks.rados.rados.0.smithi016.stdout:1502: expect (ObjNum 465 snap 137 seq_num 465) 2024-04-10T03:13:31.435 INFO:tasks.rados.rados.0.smithi016.stdout:1504: finishing write tid 1 to smithi01663999-26 2024-04-10T03:13:31.435 INFO:tasks.rados.rados.0.smithi016.stdout:1504: finishing write tid 2 to smithi01663999-26 2024-04-10T03:13:31.435 INFO:tasks.rados.rados.0.smithi016.stdout:1504: finishing write tid 3 to smithi01663999-26 2024-04-10T03:13:31.435 INFO:tasks.rados.rados.0.smithi016.stdout:1504: finishing write tid 4 to smithi01663999-26 2024-04-10T03:13:31.435 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 271 (ObjNum 494 snap 149 seq_num 494) dirty exists 2024-04-10T03:13:31.436 INFO:tasks.rados.rados.0.smithi016.stdout:1504: left oid 26 (ObjNum 494 snap 149 seq_num 494) 2024-04-10T03:13:31.436 INFO:tasks.rados.rados.0.smithi016.stdout:1500: done (3 left) 2024-04-10T03:13:31.436 INFO:tasks.rados.rados.0.smithi016.stdout:1502: done (2 left) 2024-04-10T03:13:31.436 INFO:tasks.rados.rados.0.smithi016.stdout:1504: done (1 left) 2024-04-10T03:13:31.436 INFO:tasks.rados.rados.0.smithi016.stdout:1505: done (0 left) 2024-04-10T03:13:31.436 INFO:tasks.rados.rados.0.smithi016.stdout:1506: snap_remove snap 144 2024-04-10T03:13:31.663 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:31 smithi016 bash[72916]: cephadm 2024-04-10T03:13:30.282725+0000 mgr.y (mgr.25133) 71 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-10T03:13:31.663 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:31 smithi016 bash[72916]: cephadm 2024-04-10T03:13:30.289161+0000 mgr.y (mgr.25133) 72 : cephadm 1 Reconfiguring daemon mon.c on smithi016 2024-04-10T03:13:31.663 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:31 smithi016 bash[72916]: cluster 2024-04-10T03:13:31.327480+0000 mon.a (mon.0) 262 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2024-04-10T03:13:31.664 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:31 smithi016 bash[74137]: cephadm 2024-04-10T03:13:30.282725+0000 mgr.y (mgr.25133) 71 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-10T03:13:31.664 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:31 smithi016 bash[74137]: cephadm 2024-04-10T03:13:30.289161+0000 mgr.y (mgr.25133) 72 : cephadm 1 Reconfiguring daemon mon.c on smithi016 2024-04-10T03:13:31.664 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:31 smithi016 bash[74137]: cluster 2024-04-10T03:13:31.327480+0000 mon.a (mon.0) 262 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2024-04-10T03:13:31.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:31 smithi136 bash[68278]: cephadm 2024-04-10T03:13:30.282725+0000 mgr.y (mgr.25133) 71 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-10T03:13:31.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:31 smithi136 bash[68278]: cephadm 2024-04-10T03:13:30.289161+0000 mgr.y (mgr.25133) 72 : cephadm 1 Reconfiguring daemon mon.c on smithi016 2024-04-10T03:13:31.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:31 smithi136 bash[68278]: cluster 2024-04-10T03:13:31.327480+0000 mon.a (mon.0) 262 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2024-04-10T03:13:32.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:13:31] "GET /metrics HTTP/1.1" 200 36145 "" "Prometheus/2.43.0" 2024-04-10T03:13:32.311 INFO:tasks.rados.rados.0.smithi016.stdout:1506: done (0 left) 2024-04-10T03:13:32.312 INFO:tasks.rados.rados.0.smithi016.stdout:1507: setattr oid 23 current snap is 149 2024-04-10T03:13:32.322 INFO:tasks.rados.rados.0.smithi016.stdout:1508: copy_from oid 42 from oid 28 current snap is 149 2024-04-10T03:13:32.323 INFO:tasks.rados.rados.0.smithi016.stdout:1509: read oid 26 snap -1 2024-04-10T03:13:32.323 INFO:tasks.rados.rados.0.smithi016.stdout:1509: expect (ObjNum 494 snap 149 seq_num 494) 2024-04-10T03:13:32.323 INFO:tasks.rados.rados.0.smithi016.stdout:1510: read oid 35 snap -1 2024-04-10T03:13:32.323 INFO:tasks.rados.rados.0.smithi016.stdout:1510: expect (ObjNum 462 snap 135 seq_num 462) 2024-04-10T03:13:32.323 INFO:tasks.rados.rados.0.smithi016.stdout:1511: rollback oid 3 current snap is 149 2024-04-10T03:13:32.323 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 3 to 142 2024-04-10T03:13:32.323 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 149 2024-04-10T03:13:32.323 INFO:tasks.rados.rados.0.smithi016.stdout:1512: seq_num 496 ranges {0=712704,712704=401408} 2024-04-10T03:13:32.338 INFO:tasks.rados.rados.0.smithi016.stdout:1512: writing smithi01663999-1 from 0 to 712704 tid 1 2024-04-10T03:13:32.346 INFO:tasks.rados.rados.0.smithi016.stdout:1512: writing smithi01663999-1 from 712704 to 1114112 tid 2 2024-04-10T03:13:32.346 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 149 2024-04-10T03:13:32.347 INFO:tasks.rados.rados.0.smithi016.stdout:1508: finishing copy_from to smithi01663999-42 2024-04-10T03:13:32.347 INFO:tasks.rados.rados.0.smithi016.stdout:1508: got expected ENOENT (src dne) 2024-04-10T03:13:32.347 INFO:tasks.rados.rados.0.smithi016.stdout:1508: finishing copy_from racing read to smithi01663999-42 2024-04-10T03:13:32.347 INFO:tasks.rados.rados.0.smithi016.stdout:1513: seq_num 497 ranges {2383872=729088,3112960=401408} 2024-04-10T03:13:32.384 INFO:tasks.rados.rados.0.smithi016.stdout:1513: writing smithi01663999-11 from 2383872 to 3112960 tid 1 2024-04-10T03:13:32.388 INFO:tasks.rados.rados.0.smithi016.stdout:1513: writing smithi01663999-11 from 3112960 to 3514368 tid 2 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:1508: done (6 left) 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:1514: copy_from oid 10 from oid 14 current snap is 149 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:1511: finishing rollback tid 0 to smithi01663999-3 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:1511: finishing rollback tid 1 to smithi01663999-3 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:1511: finishing rollback tid 2 to smithi01663999-3 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1146 (ObjNum 421 snap 126 seq_num 421) dirty exists 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 688 (ObjNum 288 snap 89 seq_num 288) dirty exists 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:1512: finishing write tid 1 to smithi01663999-1 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:1512: finishing write tid 2 to smithi01663999-1 2024-04-10T03:13:32.389 INFO:tasks.rados.rados.0.smithi016.stdout:1510: expect (ObjNum 462 snap 135 seq_num 462) 2024-04-10T03:13:32.448 INFO:tasks.rados.rados.0.smithi016.stdout:1512: finishing write tid 3 to smithi01663999-1 2024-04-10T03:13:32.449 INFO:tasks.rados.rados.0.smithi016.stdout:1512: finishing write tid 4 to smithi01663999-1 2024-04-10T03:13:32.449 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 924 (ObjNum 496 snap 149 seq_num 496) dirty exists 2024-04-10T03:13:32.449 INFO:tasks.rados.rados.0.smithi016.stdout:1512: left oid 1 (ObjNum 496 snap 149 seq_num 496) 2024-04-10T03:13:32.449 INFO:tasks.rados.rados.0.smithi016.stdout:1509: expect (ObjNum 494 snap 149 seq_num 494) 2024-04-10T03:13:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:32 smithi136 bash[68278]: cluster 2024-04-10T03:13:31.402879+0000 mgr.y (mgr.25133) 73 : cluster 0 pgmap v110: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 454 KiB/s wr, 5 op/s 2024-04-10T03:13:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:32 smithi136 bash[68278]: cluster 2024-04-10T03:13:32.318682+0000 mon.a (mon.0) 263 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2024-04-10T03:13:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:32 smithi136 bash[68278]: audit 2024-04-10T03:13:32.400658+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:32.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:32 smithi136 bash[68278]: audit 2024-04-10T03:13:32.409009+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:32.671 INFO:tasks.rados.rados.0.smithi016.stdout:1513: finishing write tid 1 to smithi01663999-11 2024-04-10T03:13:32.671 INFO:tasks.rados.rados.0.smithi016.stdout:1513: finishing write tid 2 to smithi01663999-11 2024-04-10T03:13:32.671 INFO:tasks.rados.rados.0.smithi016.stdout:1513: finishing write tid 3 to smithi01663999-11 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1514: finishing copy_from racing read to smithi01663999-10 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1513: finishing write tid 4 to smithi01663999-11 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 282 (ObjNum 497 snap 149 seq_num 497) dirty exists 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1513: left oid 11 (ObjNum 497 snap 149 seq_num 497) 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1514: finishing copy_from to smithi01663999-10 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 1143 (ObjNum 479 snap 140 seq_num 479) dirty exists 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1507: done (6 left) 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1509: done (5 left) 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1510: done (4 left) 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1511: done (3 left) 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1512: done (2 left) 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1513: done (1 left) 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1514: done (0 left) 2024-04-10T03:13:32.672 INFO:tasks.rados.rados.0.smithi016.stdout:1515: snap_remove snap 142 2024-04-10T03:13:32.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:32 smithi016 bash[72916]: cluster 2024-04-10T03:13:31.402879+0000 mgr.y (mgr.25133) 73 : cluster 0 pgmap v110: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 454 KiB/s wr, 5 op/s 2024-04-10T03:13:32.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:32 smithi016 bash[72916]: cluster 2024-04-10T03:13:32.318682+0000 mon.a (mon.0) 263 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2024-04-10T03:13:32.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:32 smithi016 bash[72916]: audit 2024-04-10T03:13:32.400658+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:32.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:32 smithi016 bash[72916]: audit 2024-04-10T03:13:32.409009+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:32 smithi016 bash[74137]: cluster 2024-04-10T03:13:31.402879+0000 mgr.y (mgr.25133) 73 : cluster 0 pgmap v110: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 454 KiB/s wr, 5 op/s 2024-04-10T03:13:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:32 smithi016 bash[74137]: cluster 2024-04-10T03:13:32.318682+0000 mon.a (mon.0) 263 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2024-04-10T03:13:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:32 smithi016 bash[74137]: audit 2024-04-10T03:13:32.400658+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:32 smithi016 bash[74137]: audit 2024-04-10T03:13:32.409009+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:33.430 INFO:tasks.rados.rados.0.smithi016.stdout:1515: done (0 left) 2024-04-10T03:13:33.431 INFO:tasks.rados.rados.0.smithi016.stdout:1516: snap_create 2024-04-10T03:13:33.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:33 smithi016 bash[72916]: cephadm 2024-04-10T03:13:32.458751+0000 mgr.y (mgr.25133) 74 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-10T03:13:33.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:33 smithi016 bash[72916]: audit 2024-04-10T03:13:32.459193+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-10T03:13:33.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:33 smithi016 bash[72916]: audit 2024-04-10T03:13:32.460419+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:33.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:33 smithi016 bash[72916]: cephadm 2024-04-10T03:13:32.464211+0000 mgr.y (mgr.25133) 75 : cephadm 1 Reconfiguring daemon osd.0 on smithi016 2024-04-10T03:13:33.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:33 smithi016 bash[74137]: cephadm 2024-04-10T03:13:32.458751+0000 mgr.y (mgr.25133) 74 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-10T03:13:33.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:33 smithi016 bash[74137]: audit 2024-04-10T03:13:32.459193+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-10T03:13:33.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:33 smithi016 bash[74137]: audit 2024-04-10T03:13:32.460419+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:33.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:33 smithi016 bash[74137]: cephadm 2024-04-10T03:13:32.464211+0000 mgr.y (mgr.25133) 75 : cephadm 1 Reconfiguring daemon osd.0 on smithi016 2024-04-10T03:13:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:33 smithi136 bash[68278]: cephadm 2024-04-10T03:13:32.458751+0000 mgr.y (mgr.25133) 74 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-10T03:13:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:33 smithi136 bash[68278]: audit 2024-04-10T03:13:32.459193+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-10T03:13:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:33 smithi136 bash[68278]: audit 2024-04-10T03:13:32.460419+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:33.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:33 smithi136 bash[68278]: cephadm 2024-04-10T03:13:32.464211+0000 mgr.y (mgr.25133) 75 : cephadm 1 Reconfiguring daemon osd.0 on smithi016 2024-04-10T03:13:34.429 INFO:tasks.rados.rados.0.smithi016.stdout:1516: done (0 left) 2024-04-10T03:13:34.429 INFO:tasks.rados.rados.0.smithi016.stdout:1517: delete oid 39 current snap is 150 2024-04-10T03:13:34.438 INFO:tasks.rados.rados.0.smithi016.stdout:1517: done (0 left) 2024-04-10T03:13:34.438 INFO:tasks.rados.rados.0.smithi016.stdout:1518: snap_remove snap 146 2024-04-10T03:13:34.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:34 smithi016 bash[72916]: cluster 2024-04-10T03:13:33.403557+0000 mgr.y (mgr.25133) 76 : cluster 0 pgmap v112: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:34.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:34 smithi016 bash[72916]: cluster 2024-04-10T03:13:33.431604+0000 mon.a (mon.0) 268 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2024-04-10T03:13:34.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:34 smithi016 bash[74137]: cluster 2024-04-10T03:13:33.403557+0000 mgr.y (mgr.25133) 76 : cluster 0 pgmap v112: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:34.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:34 smithi016 bash[74137]: cluster 2024-04-10T03:13:33.431604+0000 mon.a (mon.0) 268 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2024-04-10T03:13:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:34 smithi136 bash[68278]: cluster 2024-04-10T03:13:33.403557+0000 mgr.y (mgr.25133) 76 : cluster 0 pgmap v112: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:34 smithi136 bash[68278]: cluster 2024-04-10T03:13:33.431604+0000 mon.a (mon.0) 268 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2024-04-10T03:13:35.450 INFO:tasks.rados.rados.0.smithi016.stdout:1518: done (0 left) 2024-04-10T03:13:35.451 INFO:tasks.rados.rados.0.smithi016.stdout:1519: snap_remove snap 148 2024-04-10T03:13:35.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[72916]: cluster 2024-04-10T03:13:34.436675+0000 mon.a (mon.0) 269 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2024-04-10T03:13:35.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[72916]: audit 2024-04-10T03:13:34.626822+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:35.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[72916]: audit 2024-04-10T03:13:34.634725+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[72916]: cephadm 2024-04-10T03:13:34.684393+0000 mgr.y (mgr.25133) 77 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[72916]: audit 2024-04-10T03:13:34.684985+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[72916]: audit 2024-04-10T03:13:34.686692+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[72916]: cephadm 2024-04-10T03:13:34.692286+0000 mgr.y (mgr.25133) 78 : cephadm 1 Reconfiguring daemon osd.1 on smithi016 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[74137]: cluster 2024-04-10T03:13:34.436675+0000 mon.a (mon.0) 269 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[74137]: audit 2024-04-10T03:13:34.626822+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[74137]: audit 2024-04-10T03:13:34.634725+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[74137]: cephadm 2024-04-10T03:13:34.684393+0000 mgr.y (mgr.25133) 77 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[74137]: audit 2024-04-10T03:13:34.684985+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[74137]: audit 2024-04-10T03:13:34.686692+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:35.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:35 smithi016 bash[74137]: cephadm 2024-04-10T03:13:34.692286+0000 mgr.y (mgr.25133) 78 : cephadm 1 Reconfiguring daemon osd.1 on smithi016 2024-04-10T03:13:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:35 smithi136 bash[68278]: cluster 2024-04-10T03:13:34.436675+0000 mon.a (mon.0) 269 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2024-04-10T03:13:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:35 smithi136 bash[68278]: audit 2024-04-10T03:13:34.626822+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:35 smithi136 bash[68278]: audit 2024-04-10T03:13:34.634725+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:35 smithi136 bash[68278]: cephadm 2024-04-10T03:13:34.684393+0000 mgr.y (mgr.25133) 77 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-10T03:13:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:35 smithi136 bash[68278]: audit 2024-04-10T03:13:34.684985+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-10T03:13:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:35 smithi136 bash[68278]: audit 2024-04-10T03:13:34.686692+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:35.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:35 smithi136 bash[68278]: cephadm 2024-04-10T03:13:34.692286+0000 mgr.y (mgr.25133) 78 : cephadm 1 Reconfiguring daemon osd.1 on smithi016 2024-04-10T03:13:36.448 INFO:tasks.rados.rados.0.smithi016.stdout:1519: done (0 left) 2024-04-10T03:13:36.448 INFO:tasks.rados.rados.0.smithi016.stdout:1520: rollback oid 19 current snap is 150 2024-04-10T03:13:36.448 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 149 2024-04-10T03:13:36.448 INFO:tasks.rados.rados.0.smithi016.stdout:1521: rmattr oid 33 current snap is 150 2024-04-10T03:13:36.448 INFO:tasks.rados.rados.0.smithi016.stdout:1521: done (1 left) 2024-04-10T03:13:36.448 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 150 2024-04-10T03:13:36.448 INFO:tasks.rados.rados.0.smithi016.stdout:1522: seq_num 499 ranges {10182656=761856,10944512=401408} 2024-04-10T03:13:36.567 INFO:tasks.rados.rados.0.smithi016.stdout:1522: writing smithi01663999-23 from 10182656 to 10944512 tid 1 2024-04-10T03:13:36.570 INFO:tasks.rados.rados.0.smithi016.stdout:1522: writing smithi01663999-23 from 10944512 to 11345920 tid 2 2024-04-10T03:13:36.570 INFO:tasks.rados.rados.0.smithi016.stdout:1523: rmattr oid 37 current snap is 150 2024-04-10T03:13:36.570 INFO:tasks.rados.rados.0.smithi016.stdout:1520: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:13:36.570 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 150 2024-04-10T03:13:36.570 INFO:tasks.rados.rados.0.smithi016.stdout:1524: seq_num 500 ranges {0=778240,778240=401408} 2024-04-10T03:13:36.575 INFO:tasks.rados.rados.0.smithi016.stdout:1524: writing smithi01663999-30 from 0 to 778240 tid 1 2024-04-10T03:13:36.578 INFO:tasks.rados.rados.0.smithi016.stdout:1524: writing smithi01663999-30 from 778240 to 1179648 tid 2 2024-04-10T03:13:36.578 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 150 2024-04-10T03:13:36.578 INFO:tasks.rados.rados.0.smithi016.stdout:1525: seq_num 501 ranges {7143424=794624,7938048=401408} 2024-04-10T03:13:36.623 INFO:tasks.rados.rados.0.smithi016.stdout:1525: writing smithi01663999-4 from 7143424 to 7938048 tid 1 2024-04-10T03:13:36.626 INFO:tasks.rados.rados.0.smithi016.stdout:1525: writing smithi01663999-4 from 7938048 to 8339456 tid 2 2024-04-10T03:13:36.626 INFO:tasks.rados.rados.0.smithi016.stdout:1526: read oid 15 snap -1 2024-04-10T03:13:36.626 INFO:tasks.rados.rados.0.smithi016.stdout:1526: expect (ObjNum 463 snap 135 seq_num 463) 2024-04-10T03:13:36.626 INFO:tasks.rados.rados.0.smithi016.stdout:1527: read oid 8 snap -1 2024-04-10T03:13:36.626 INFO:tasks.rados.rados.0.smithi016.stdout:1527: expect (ObjNum 431 snap 128 seq_num 431) 2024-04-10T03:13:36.626 INFO:tasks.rados.rados.0.smithi016.stdout:1528: delete oid 40 current snap is 150 2024-04-10T03:13:36.626 INFO:tasks.rados.rados.0.smithi016.stdout:1520: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1520: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 696 (ObjNum 403 snap 125 seq_num 403) dirty exists 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1147 (ObjNum 145 snap 0 seq_num 2081589168) dirty exists 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1522: finishing write tid 1 to smithi01663999-23 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1522: finishing write tid 2 to smithi01663999-23 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1522: finishing write tid 3 to smithi01663999-23 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1522: finishing write tid 4 to smithi01663999-23 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 702 (ObjNum 499 snap 150 seq_num 499) dirty exists 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1522: left oid 23 (ObjNum 499 snap 150 seq_num 499) 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1524: finishing write tid 1 to smithi01663999-30 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1524: finishing write tid 2 to smithi01663999-30 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1524: finishing write tid 3 to smithi01663999-30 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:1524: finishing write tid 4 to smithi01663999-30 2024-04-10T03:13:36.627 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 909 (ObjNum 500 snap 150 seq_num 500) dirty exists 2024-04-10T03:13:36.628 INFO:tasks.rados.rados.0.smithi016.stdout:1524: left oid 30 (ObjNum 500 snap 150 seq_num 500) 2024-04-10T03:13:36.629 INFO:tasks.rados.rados.0.smithi016.stdout:1520: done (7 left) 2024-04-10T03:13:36.629 INFO:tasks.rados.rados.0.smithi016.stdout:1522: done (6 left) 2024-04-10T03:13:36.629 INFO:tasks.rados.rados.0.smithi016.stdout:1523: done (5 left) 2024-04-10T03:13:36.629 INFO:tasks.rados.rados.0.smithi016.stdout:1524: done (4 left) 2024-04-10T03:13:36.629 INFO:tasks.rados.rados.0.smithi016.stdout:1528: done (3 left) 2024-04-10T03:13:36.629 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 150 2024-04-10T03:13:36.629 INFO:tasks.rados.rados.0.smithi016.stdout:1529: seq_num 503 ranges {1179648=425984,1605632=704512,2310144=98304} 2024-04-10T03:13:36.639 INFO:tasks.rados.rados.0.smithi016.stdout:1529: writing smithi01663999-30 from 1179648 to 1605632 tid 1 2024-04-10T03:13:36.643 INFO:tasks.rados.rados.0.smithi016.stdout:1529: writing smithi01663999-30 from 1605632 to 2310144 tid 2 2024-04-10T03:13:36.644 INFO:tasks.rados.rados.0.smithi016.stdout:1529: writing smithi01663999-30 from 2310144 to 2408448 tid 3 2024-04-10T03:13:36.645 INFO:tasks.rados.rados.0.smithi016.stdout:1530: read oid 48 snap 145 2024-04-10T03:13:36.645 INFO:tasks.rados.rados.0.smithi016.stdout:1530: expect (ObjNum 377 snap 120 seq_num 377) 2024-04-10T03:13:36.645 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 150 2024-04-10T03:13:36.645 INFO:tasks.rados.rados.0.smithi016.stdout:1525: finishing write tid 1 to smithi01663999-4 2024-04-10T03:13:36.645 INFO:tasks.rados.rados.0.smithi016.stdout:1525: finishing write tid 2 to smithi01663999-4 2024-04-10T03:13:36.645 INFO:tasks.rados.rados.0.smithi016.stdout:1525: finishing write tid 3 to smithi01663999-4 2024-04-10T03:13:36.645 INFO:tasks.rados.rados.0.smithi016.stdout:1531: seq_num 504 ranges {7462912=450560,7913472=589824,8503296=212992} 2024-04-10T03:13:36.688 INFO:tasks.rados.rados.0.smithi016.stdout:1531: writing smithi01663999-19 from 7462912 to 7913472 tid 1 2024-04-10T03:13:36.692 INFO:tasks.rados.rados.0.smithi016.stdout:1531: writing smithi01663999-19 from 7913472 to 8503296 tid 2 2024-04-10T03:13:36.694 INFO:tasks.rados.rados.0.smithi016.stdout:1531: writing smithi01663999-19 from 8503296 to 8716288 tid 3 2024-04-10T03:13:36.694 INFO:tasks.rados.rados.0.smithi016.stdout:1532: delete oid 21 current snap is 150 2024-04-10T03:13:36.694 INFO:tasks.rados.rados.0.smithi016.stdout:1525: finishing write tid 4 to smithi01663999-4 2024-04-10T03:13:36.694 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 772 (ObjNum 501 snap 150 seq_num 501) dirty exists 2024-04-10T03:13:36.694 INFO:tasks.rados.rados.0.smithi016.stdout:1525: left oid 4 (ObjNum 501 snap 150 seq_num 501) 2024-04-10T03:13:36.694 INFO:tasks.rados.rados.0.smithi016.stdout:1527: expect (ObjNum 431 snap 128 seq_num 431) 2024-04-10T03:13:36.766 INFO:tasks.rados.rados.0.smithi016.stdout:1526: expect (ObjNum 463 snap 135 seq_num 463) 2024-04-10T03:13:36.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:36 smithi016 bash[72916]: cluster 2024-04-10T03:13:35.404434+0000 mgr.y (mgr.25133) 79 : cluster 0 pgmap v115: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 195 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-10T03:13:36.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:36 smithi016 bash[72916]: cluster 2024-04-10T03:13:35.448963+0000 mon.a (mon.0) 274 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2024-04-10T03:13:36.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:36 smithi016 bash[74137]: cluster 2024-04-10T03:13:35.404434+0000 mgr.y (mgr.25133) 79 : cluster 0 pgmap v115: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 195 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-10T03:13:36.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:36 smithi016 bash[74137]: cluster 2024-04-10T03:13:35.448963+0000 mon.a (mon.0) 274 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2024-04-10T03:13:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:36 smithi136 bash[68278]: cluster 2024-04-10T03:13:35.404434+0000 mgr.y (mgr.25133) 79 : cluster 0 pgmap v115: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 195 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-10T03:13:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:36 smithi136 bash[68278]: cluster 2024-04-10T03:13:35.448963+0000 mon.a (mon.0) 274 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2024-04-10T03:13:36.994 INFO:tasks.rados.rados.0.smithi016.stdout:1529: finishing write tid 1 to smithi01663999-30 2024-04-10T03:13:36.994 INFO:tasks.rados.rados.0.smithi016.stdout:1529: finishing write tid 2 to smithi01663999-30 2024-04-10T03:13:36.994 INFO:tasks.rados.rados.0.smithi016.stdout:1530: expect (ObjNum 377 snap 120 seq_num 377) 2024-04-10T03:13:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:1529: finishing write tid 3 to smithi01663999-30 2024-04-10T03:13:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:1529: finishing write tid 4 to smithi01663999-30 2024-04-10T03:13:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:1529: finishing write tid 5 to smithi01663999-30 2024-04-10T03:13:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 913 (ObjNum 503 snap 150 seq_num 503) dirty exists 2024-04-10T03:13:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:1529: left oid 30 (ObjNum 503 snap 150 seq_num 503) 2024-04-10T03:13:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:1531: finishing write tid 1 to smithi01663999-19 2024-04-10T03:13:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:1531: finishing write tid 2 to smithi01663999-19 2024-04-10T03:13:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:1531: finishing write tid 3 to smithi01663999-19 2024-04-10T03:13:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:1531: finishing write tid 4 to smithi01663999-19 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1531: finishing write tid 5 to smithi01663999-19 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 707 (ObjNum 504 snap 150 seq_num 504) dirty exists 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1531: left oid 19 (ObjNum 504 snap 150 seq_num 504) 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1525: done (6 left) 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1526: done (5 left) 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1527: done (4 left) 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1529: done (3 left) 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1530: done (2 left) 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1531: done (1 left) 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1532: done (0 left) 2024-04-10T03:13:37.035 INFO:tasks.rados.rados.0.smithi016.stdout:1533: setattr oid 28 current snap is 150 2024-04-10T03:13:37.036 INFO:tasks.rados.rados.0.smithi016.stdout:1534: snap_remove snap 149 2024-04-10T03:13:37.316 INFO:tasks.rados.rados.0.smithi016.stdout:1534: done (1 left) 2024-04-10T03:13:37.316 INFO:tasks.rados.rados.0.smithi016.stdout:1535: setattr oid 50 current snap is 150 2024-04-10T03:13:37.316 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 708 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-04-10T03:13:37.318 INFO:tasks.rados.rados.0.smithi016.stdout:1533: done (1 left) 2024-04-10T03:13:37.319 INFO:tasks.rados.rados.0.smithi016.stdout:1536: rollback oid 32 current snap is 150 2024-04-10T03:13:37.319 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 32 to 145 2024-04-10T03:13:37.319 INFO:tasks.rados.rados.0.smithi016.stdout:1537: copy_from oid 19 from oid 46 current snap is 150 2024-04-10T03:13:37.319 INFO:tasks.rados.rados.0.smithi016.stdout:1538: delete oid 44 current snap is 150 2024-04-10T03:13:37.342 INFO:tasks.rados.rados.0.smithi016.stdout:1536: finishing rollback tid 0 to smithi01663999-32 2024-04-10T03:13:37.343 INFO:tasks.rados.rados.0.smithi016.stdout:1538: done (3 left) 2024-04-10T03:13:37.343 INFO:tasks.rados.rados.0.smithi016.stdout:1539: read oid 12 snap -1 2024-04-10T03:13:37.343 INFO:tasks.rados.rados.0.smithi016.stdout:1539: expect (ObjNum 471 snap 138 seq_num 471) 2024-04-10T03:13:37.343 INFO:tasks.rados.rados.0.smithi016.stdout:1540: delete oid 48 current snap is 150 2024-04-10T03:13:37.343 INFO:tasks.rados.rados.0.smithi016.stdout:1536: finishing rollback tid 1 to smithi01663999-32 2024-04-10T03:13:37.344 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1148 (ObjNum 474 snap 138 seq_num 474) dirty exists 2024-04-10T03:13:37.346 INFO:tasks.rados.rados.0.smithi016.stdout:1536: finishing rollback tid 2 to smithi01663999-32 2024-04-10T03:13:37.346 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1146 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:13:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:1537: finishing copy_from racing read to smithi01663999-19 2024-04-10T03:13:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:1535: done (4 left) 2024-04-10T03:13:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:1536: done (3 left) 2024-04-10T03:13:37.358 INFO:tasks.rados.rados.0.smithi016.stdout:1540: done (2 left) 2024-04-10T03:13:37.358 INFO:tasks.rados.rados.0.smithi016.stdout:1541: snap_remove snap 145 2024-04-10T03:13:37.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[74137]: cluster 2024-04-10T03:13:36.453011+0000 mon.a (mon.0) 275 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2024-04-10T03:13:37.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[74137]: audit 2024-04-10T03:13:36.915948+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:37.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[74137]: audit 2024-04-10T03:13:36.924144+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:37.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[74137]: audit 2024-04-10T03:13:36.962481+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-10T03:13:37.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[74137]: audit 2024-04-10T03:13:36.964272+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:37.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[74137]: cluster 2024-04-10T03:13:37.321233+0000 mon.a (mon.0) 280 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2024-04-10T03:13:37.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[72916]: cluster 2024-04-10T03:13:36.453011+0000 mon.a (mon.0) 275 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2024-04-10T03:13:37.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[72916]: audit 2024-04-10T03:13:36.915948+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:37.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[72916]: audit 2024-04-10T03:13:36.924144+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:37.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[72916]: audit 2024-04-10T03:13:36.962481+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-10T03:13:37.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[72916]: audit 2024-04-10T03:13:36.964272+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:37.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:37 smithi016 bash[72916]: cluster 2024-04-10T03:13:37.321233+0000 mon.a (mon.0) 280 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2024-04-10T03:13:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:37 smithi136 bash[68278]: cluster 2024-04-10T03:13:36.453011+0000 mon.a (mon.0) 275 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2024-04-10T03:13:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:37 smithi136 bash[68278]: audit 2024-04-10T03:13:36.915948+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:37.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:37 smithi136 bash[68278]: audit 2024-04-10T03:13:36.924144+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:37.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:37 smithi136 bash[68278]: audit 2024-04-10T03:13:36.962481+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-10T03:13:37.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:37 smithi136 bash[68278]: audit 2024-04-10T03:13:36.964272+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:37.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:37 smithi136 bash[68278]: cluster 2024-04-10T03:13:37.321233+0000 mon.a (mon.0) 280 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2024-04-10T03:13:38.330 INFO:tasks.rados.rados.0.smithi016.stdout:1541: done (2 left) 2024-04-10T03:13:38.331 INFO:tasks.rados.rados.0.smithi016.stdout:1542: copy_from oid 3 from oid 29 current snap is 150 2024-04-10T03:13:38.331 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 150 2024-04-10T03:13:38.331 INFO:tasks.rados.rados.0.smithi016.stdout:1543: seq_num 508 ranges {5668864=516096,6184960=524288,6709248=278528} 2024-04-10T03:13:38.388 INFO:tasks.rados.rados.0.smithi016.stdout:1543: writing smithi01663999-2 from 5668864 to 6184960 tid 1 2024-04-10T03:13:38.391 INFO:tasks.rados.rados.0.smithi016.stdout:1543: writing smithi01663999-2 from 6184960 to 6709248 tid 2 2024-04-10T03:13:38.393 INFO:tasks.rados.rados.0.smithi016.stdout:1543: writing smithi01663999-2 from 6709248 to 6987776 tid 3 2024-04-10T03:13:38.393 INFO:tasks.rados.rados.0.smithi016.stdout:1544: delete oid 17 current snap is 150 2024-04-10T03:13:38.393 INFO:tasks.rados.rados.0.smithi016.stdout:1537: finishing copy_from to smithi01663999-19 2024-04-10T03:13:38.393 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 896 (ObjNum 129 snap 0 seq_num 2082200080) dirty exists 2024-04-10T03:13:38.394 INFO:tasks.rados.rados.0.smithi016.stdout:1539: expect (ObjNum 471 snap 138 seq_num 471) 2024-04-10T03:13:38.586 INFO:tasks.rados.rados.0.smithi016.stdout:1543: finishing write tid 1 to smithi01663999-2 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1543: finishing write tid 2 to smithi01663999-2 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1543: finishing write tid 3 to smithi01663999-2 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1543: finishing write tid 4 to smithi01663999-2 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1543: finishing write tid 5 to smithi01663999-2 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 777 (ObjNum 508 snap 150 seq_num 508) dirty exists 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1543: left oid 2 (ObjNum 508 snap 150 seq_num 508) 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1542: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1542: finishing copy_from to smithi01663999-3 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 898 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1537: done (4 left) 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1539: done (3 left) 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1542: done (2 left) 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1543: done (1 left) 2024-04-10T03:13:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:1544: done (0 left) 2024-04-10T03:13:38.588 INFO:tasks.rados.rados.0.smithi016.stdout:1545: setattr oid 24 current snap is 150 2024-04-10T03:13:38.588 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 150 2024-04-10T03:13:38.588 INFO:tasks.rados.rados.0.smithi016.stdout:1546: seq_num 510 ranges {8339456=548864,8888320=745472,9633792=57344} 2024-04-10T03:13:38.638 INFO:tasks.rados.rados.0.smithi016.stdout:1546: writing smithi01663999-4 from 8339456 to 8888320 tid 1 2024-04-10T03:13:38.642 INFO:tasks.rados.rados.0.smithi016.stdout:1546: writing smithi01663999-4 from 8888320 to 9633792 tid 2 2024-04-10T03:13:38.643 INFO:tasks.rados.rados.0.smithi016.stdout:1546: writing smithi01663999-4 from 9633792 to 9691136 tid 3 2024-04-10T03:13:38.643 INFO:tasks.rados.rados.0.smithi016.stdout:1547: snap_create 2024-04-10T03:13:38.643 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 487 (ObjNum 472 snap 138 seq_num 472) dirty exists 2024-04-10T03:13:38.650 INFO:tasks.rados.rados.0.smithi016.stdout:1546: finishing write tid 1 to smithi01663999-4 2024-04-10T03:13:38.650 INFO:tasks.rados.rados.0.smithi016.stdout:1546: finishing write tid 2 to smithi01663999-4 2024-04-10T03:13:38.651 INFO:tasks.rados.rados.0.smithi016.stdout:1546: finishing write tid 3 to smithi01663999-4 2024-04-10T03:13:38.657 INFO:tasks.rados.rados.0.smithi016.stdout:1546: finishing write tid 4 to smithi01663999-4 2024-04-10T03:13:38.660 INFO:tasks.rados.rados.0.smithi016.stdout:1546: finishing write tid 5 to smithi01663999-4 2024-04-10T03:13:38.660 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 781 (ObjNum 510 snap 150 seq_num 510) dirty exists 2024-04-10T03:13:38.660 INFO:tasks.rados.rados.0.smithi016.stdout:1546: left oid 4 (ObjNum 510 snap 150 seq_num 510) 2024-04-10T03:13:38.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:38 smithi016 bash[72916]: cephadm 2024-04-10T03:13:36.961815+0000 mgr.y (mgr.25133) 80 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-10T03:13:38.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:38 smithi016 bash[72916]: cephadm 2024-04-10T03:13:36.968558+0000 mgr.y (mgr.25133) 81 : cephadm 1 Reconfiguring daemon osd.2 on smithi016 2024-04-10T03:13:38.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:38 smithi016 bash[72916]: cluster 2024-04-10T03:13:37.405029+0000 mgr.y (mgr.25133) 82 : cluster 0 pgmap v119: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 195 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 766 KiB/s rd, 538 KiB/s wr, 8 op/s 2024-04-10T03:13:38.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:38 smithi016 bash[72916]: cluster 2024-04-10T03:13:38.331009+0000 mon.a (mon.0) 281 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2024-04-10T03:13:38.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:38 smithi016 bash[74137]: cephadm 2024-04-10T03:13:36.961815+0000 mgr.y (mgr.25133) 80 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-10T03:13:38.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:38 smithi016 bash[74137]: cephadm 2024-04-10T03:13:36.968558+0000 mgr.y (mgr.25133) 81 : cephadm 1 Reconfiguring daemon osd.2 on smithi016 2024-04-10T03:13:38.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:38 smithi016 bash[74137]: cluster 2024-04-10T03:13:37.405029+0000 mgr.y (mgr.25133) 82 : cluster 0 pgmap v119: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 195 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 766 KiB/s rd, 538 KiB/s wr, 8 op/s 2024-04-10T03:13:38.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:38 smithi016 bash[74137]: cluster 2024-04-10T03:13:38.331009+0000 mon.a (mon.0) 281 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2024-04-10T03:13:38.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:38 smithi136 bash[68278]: cephadm 2024-04-10T03:13:36.961815+0000 mgr.y (mgr.25133) 80 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-10T03:13:38.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:38 smithi136 bash[68278]: cephadm 2024-04-10T03:13:36.968558+0000 mgr.y (mgr.25133) 81 : cephadm 1 Reconfiguring daemon osd.2 on smithi016 2024-04-10T03:13:38.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:38 smithi136 bash[68278]: cluster 2024-04-10T03:13:37.405029+0000 mgr.y (mgr.25133) 82 : cluster 0 pgmap v119: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 195 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 766 KiB/s rd, 538 KiB/s wr, 8 op/s 2024-04-10T03:13:38.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:38 smithi136 bash[68278]: cluster 2024-04-10T03:13:38.331009+0000 mon.a (mon.0) 281 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2024-04-10T03:13:38.916 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:13:38 smithi136 bash[60584]: ts=2024-04-10T03:13:38.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:13:39.469 INFO:tasks.rados.rados.0.smithi016.stdout:1545: done (2 left) 2024-04-10T03:13:39.469 INFO:tasks.rados.rados.0.smithi016.stdout:1546: done (1 left) 2024-04-10T03:13:39.469 INFO:tasks.rados.rados.0.smithi016.stdout:1547: done (0 left) 2024-04-10T03:13:39.470 INFO:tasks.rados.rados.0.smithi016.stdout:1548: read oid 44 snap 150 2024-04-10T03:13:39.470 INFO:tasks.rados.rados.0.smithi016.stdout:1548: expect deleted 2024-04-10T03:13:39.470 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 151 2024-04-10T03:13:39.470 INFO:tasks.rados.rados.0.smithi016.stdout:1549: seq_num 511 ranges {9740288=565248,10305536=630784,10936320=172032} 2024-04-10T03:13:39.534 INFO:tasks.rados.rados.0.smithi016.stdout:1549: writing smithi01663999-50 from 9740288 to 10305536 tid 1 2024-04-10T03:13:39.538 INFO:tasks.rados.rados.0.smithi016.stdout:1549: writing smithi01663999-50 from 10305536 to 10936320 tid 2 2024-04-10T03:13:39.540 INFO:tasks.rados.rados.0.smithi016.stdout:1549: writing smithi01663999-50 from 10936320 to 11108352 tid 3 2024-04-10T03:13:39.540 INFO:tasks.rados.rados.0.smithi016.stdout:1550: read oid 12 snap -1 2024-04-10T03:13:39.540 INFO:tasks.rados.rados.0.smithi016.stdout:1550: expect (ObjNum 471 snap 138 seq_num 471) 2024-04-10T03:13:39.540 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 151 2024-04-10T03:13:39.540 INFO:tasks.rados.rados.0.smithi016.stdout:1551: seq_num 512 ranges {0=581632,581632=516096,1097728=286720} 2024-04-10T03:13:39.544 INFO:tasks.rados.rados.0.smithi016.stdout:1551: writing smithi01663999-39 from 0 to 581632 tid 1 2024-04-10T03:13:39.547 INFO:tasks.rados.rados.0.smithi016.stdout:1551: writing smithi01663999-39 from 581632 to 1097728 tid 2 2024-04-10T03:13:39.549 INFO:tasks.rados.rados.0.smithi016.stdout:1551: writing smithi01663999-39 from 1097728 to 1384448 tid 3 2024-04-10T03:13:39.549 INFO:tasks.rados.rados.0.smithi016.stdout:1552: delete oid 29 current snap is 151 2024-04-10T03:13:39.556 INFO:tasks.rados.rados.0.smithi016.stdout:1551: finishing write tid 1 to smithi01663999-39 2024-04-10T03:13:39.556 INFO:tasks.rados.rados.0.smithi016.stdout:1551: finishing write tid 2 to smithi01663999-39 2024-04-10T03:13:39.560 INFO:tasks.rados.rados.0.smithi016.stdout:1548: done (4 left) 2024-04-10T03:13:39.560 INFO:tasks.rados.rados.0.smithi016.stdout:1552: done (3 left) 2024-04-10T03:13:39.560 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 151 2024-04-10T03:13:39.560 INFO:tasks.rados.rados.0.smithi016.stdout:1553: seq_num 514 ranges {3547136=614400,4161536=679936,4841472=122880} 2024-04-10T03:13:39.583 INFO:tasks.rados.rados.0.smithi016.stdout:1553: writing smithi01663999-26 from 3547136 to 4161536 tid 1 2024-04-10T03:13:39.587 INFO:tasks.rados.rados.0.smithi016.stdout:1553: writing smithi01663999-26 from 4161536 to 4841472 tid 2 2024-04-10T03:13:39.588 INFO:tasks.rados.rados.0.smithi016.stdout:1553: writing smithi01663999-26 from 4841472 to 4964352 tid 3 2024-04-10T03:13:39.588 INFO:tasks.rados.rados.0.smithi016.stdout:1554: copy_from oid 33 from oid 31 current snap is 151 2024-04-10T03:13:39.588 INFO:tasks.rados.rados.0.smithi016.stdout:1550: expect (ObjNum 471 snap 138 seq_num 471) 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:1549: finishing write tid 1 to smithi01663999-50 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:1549: finishing write tid 2 to smithi01663999-50 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:1549: finishing write tid 3 to smithi01663999-50 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:1549: finishing write tid 4 to smithi01663999-50 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:1551: finishing write tid 3 to smithi01663999-39 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:1551: finishing write tid 4 to smithi01663999-39 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:1551: finishing write tid 5 to smithi01663999-39 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 784 (ObjNum 512 snap 151 seq_num 512) dirty exists 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:1551: left oid 39 (ObjNum 512 snap 151 seq_num 512) 2024-04-10T03:13:39.817 INFO:tasks.rados.rados.0.smithi016.stdout:1549: finishing write tid 5 to smithi01663999-50 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1152 (ObjNum 511 snap 151 seq_num 511) dirty exists 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:1549: left oid 50 (ObjNum 511 snap 151 seq_num 511) 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:1553: finishing write tid 1 to smithi01663999-26 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:1553: finishing write tid 2 to smithi01663999-26 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:1549: done (4 left) 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:1550: done (3 left) 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:1551: done (2 left) 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:1555: rmattr oid 21 current snap is 151 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:1555: done (2 left) 2024-04-10T03:13:39.818 INFO:tasks.rados.rados.0.smithi016.stdout:1556: snap_remove snap 150 2024-04-10T03:13:40.473 INFO:tasks.rados.rados.0.smithi016.stdout:1556: done (2 left) 2024-04-10T03:13:40.473 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 151 2024-04-10T03:13:40.473 INFO:tasks.rados.rados.0.smithi016.stdout:1557: seq_num 515 ranges {155648=630784,786432=565248,1351680=237568} 2024-04-10T03:13:40.481 INFO:tasks.rados.rados.0.smithi016.stdout:1557: writing smithi01663999-18 from 155648 to 786432 tid 1 2024-04-10T03:13:40.487 INFO:tasks.rados.rados.0.smithi016.stdout:1557: writing smithi01663999-18 from 786432 to 1351680 tid 2 2024-04-10T03:13:40.490 INFO:tasks.rados.rados.0.smithi016.stdout:1557: writing smithi01663999-18 from 1351680 to 1589248 tid 3 2024-04-10T03:13:40.490 INFO:tasks.rados.rados.0.smithi016.stdout:1558: copy_from oid 2 from oid 32 current snap is 151 2024-04-10T03:13:40.491 INFO:tasks.rados.rados.0.smithi016.stdout:1553: finishing write tid 3 to smithi01663999-26 2024-04-10T03:13:40.491 INFO:tasks.rados.rados.0.smithi016.stdout:1553: finishing write tid 4 to smithi01663999-26 2024-04-10T03:13:40.491 INFO:tasks.rados.rados.0.smithi016.stdout:1553: finishing write tid 5 to smithi01663999-26 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 275 (ObjNum 514 snap 151 seq_num 514) dirty exists 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:1553: left oid 26 (ObjNum 514 snap 151 seq_num 514) 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:1554: finishing copy_from racing read to smithi01663999-33 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:1554: finishing copy_from to smithi01663999-33 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1151 (ObjNum 455 snap 134 seq_num 455) dirty exists 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:1553: done (3 left) 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:1554: done (2 left) 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:1559: rollback oid 33 current snap is 151 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:1559: done (2 left) 2024-04-10T03:13:40.492 INFO:tasks.rados.rados.0.smithi016.stdout:1560: snap_create 2024-04-10T03:13:40.502 INFO:tasks.rados.rados.0.smithi016.stdout:1557: finishing write tid 1 to smithi01663999-18 2024-04-10T03:13:40.502 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[72916]: audit 2024-04-10T03:13:39.233461+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:40.502 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[72916]: audit 2024-04-10T03:13:39.242975+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:40.502 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[72916]: cephadm 2024-04-10T03:13:39.288141+0000 mgr.y (mgr.25133) 83 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-10T03:13:40.502 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[72916]: audit 2024-04-10T03:13:39.288828+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-10T03:13:40.502 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[72916]: audit 2024-04-10T03:13:39.290677+0000 mon.a (mon.0) 285 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:40.502 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[72916]: cephadm 2024-04-10T03:13:39.296010+0000 mgr.y (mgr.25133) 84 : cephadm 1 Reconfiguring daemon osd.3 on smithi016 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[72916]: cluster 2024-04-10T03:13:39.406449+0000 mgr.y (mgr.25133) 85 : cluster 0 pgmap v121: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[72916]: cluster 2024-04-10T03:13:39.476011+0000 mon.a (mon.0) 286 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[74137]: audit 2024-04-10T03:13:39.233461+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[74137]: audit 2024-04-10T03:13:39.242975+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[74137]: cephadm 2024-04-10T03:13:39.288141+0000 mgr.y (mgr.25133) 83 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[74137]: audit 2024-04-10T03:13:39.288828+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[74137]: audit 2024-04-10T03:13:39.290677+0000 mon.a (mon.0) 285 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[74137]: cephadm 2024-04-10T03:13:39.296010+0000 mgr.y (mgr.25133) 84 : cephadm 1 Reconfiguring daemon osd.3 on smithi016 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[74137]: cluster 2024-04-10T03:13:39.406449+0000 mgr.y (mgr.25133) 85 : cluster 0 pgmap v121: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-10T03:13:40.503 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:40 smithi016 bash[74137]: cluster 2024-04-10T03:13:39.476011+0000 mon.a (mon.0) 286 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2024-04-10T03:13:40.504 INFO:tasks.rados.rados.0.smithi016.stdout:1557: finishing write tid 2 to smithi01663999-18 2024-04-10T03:13:40.504 INFO:tasks.rados.rados.0.smithi016.stdout:1557: finishing write tid 3 to smithi01663999-18 2024-04-10T03:13:40.504 INFO:tasks.rados.rados.0.smithi016.stdout:1557: finishing write tid 4 to smithi01663999-18 2024-04-10T03:13:40.506 INFO:tasks.rados.rados.0.smithi016.stdout:1558: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:13:40.506 INFO:tasks.rados.rados.0.smithi016.stdout:1557: finishing write tid 5 to smithi01663999-18 2024-04-10T03:13:40.506 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 491 (ObjNum 515 snap 151 seq_num 515) dirty exists 2024-04-10T03:13:40.507 INFO:tasks.rados.rados.0.smithi016.stdout:1557: left oid 18 (ObjNum 515 snap 151 seq_num 515) 2024-04-10T03:13:40.507 INFO:tasks.rados.rados.0.smithi016.stdout:1558: finishing copy_from to smithi01663999-2 2024-04-10T03:13:40.507 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1146 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:13:40.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:40 smithi136 bash[68278]: audit 2024-04-10T03:13:39.233461+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:40.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:40 smithi136 bash[68278]: audit 2024-04-10T03:13:39.242975+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:40.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:40 smithi136 bash[68278]: cephadm 2024-04-10T03:13:39.288141+0000 mgr.y (mgr.25133) 83 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-10T03:13:40.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:40 smithi136 bash[68278]: audit 2024-04-10T03:13:39.288828+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-10T03:13:40.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:40 smithi136 bash[68278]: audit 2024-04-10T03:13:39.290677+0000 mon.a (mon.0) 285 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:40.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:40 smithi136 bash[68278]: cephadm 2024-04-10T03:13:39.296010+0000 mgr.y (mgr.25133) 84 : cephadm 1 Reconfiguring daemon osd.3 on smithi016 2024-04-10T03:13:40.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:40 smithi136 bash[68278]: cluster 2024-04-10T03:13:39.406449+0000 mgr.y (mgr.25133) 85 : cluster 0 pgmap v121: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-10T03:13:40.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:40 smithi136 bash[68278]: cluster 2024-04-10T03:13:39.476011+0000 mon.a (mon.0) 286 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2024-04-10T03:13:41.475 INFO:tasks.rados.rados.0.smithi016.stdout:1557: done (2 left) 2024-04-10T03:13:41.475 INFO:tasks.rados.rados.0.smithi016.stdout:1558: done (1 left) 2024-04-10T03:13:41.475 INFO:tasks.rados.rados.0.smithi016.stdout:1560: done (0 left) 2024-04-10T03:13:41.475 INFO:tasks.rados.rados.0.smithi016.stdout:1561: rollback oid 45 current snap is 152 2024-04-10T03:13:41.475 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 45 to 151 2024-04-10T03:13:41.475 INFO:tasks.rados.rados.0.smithi016.stdout:1562: delete oid 41 current snap is 152 2024-04-10T03:13:41.476 INFO:tasks.rados.rados.0.smithi016.stdout:1561: finishing rollback tid 1 to smithi01663999-45 2024-04-10T03:13:41.476 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 0 (ObjNum 1281 snap 0 seq_num 3428352272) dirty dne 2024-04-10T03:13:41.480 INFO:tasks.rados.rados.0.smithi016.stdout:1561: done (1 left) 2024-04-10T03:13:41.480 INFO:tasks.rados.rados.0.smithi016.stdout:1562: done (0 left) 2024-04-10T03:13:41.480 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 152 2024-04-10T03:13:41.480 INFO:tasks.rados.rados.0.smithi016.stdout:1563: seq_num 517 ranges {6135808=663552,6799360=786432,7585792=16384} 2024-04-10T03:13:41.558 INFO:tasks.rados.rados.0.smithi016.stdout:1563: writing smithi01663999-24 from 6135808 to 6799360 tid 1 2024-04-10T03:13:41.564 INFO:tasks.rados.rados.0.smithi016.stdout:1563: writing smithi01663999-24 from 6799360 to 7585792 tid 2 2024-04-10T03:13:41.564 INFO:tasks.rados.rados.0.smithi016.stdout:1563: writing smithi01663999-24 from 7585792 to 7602176 tid 3 2024-04-10T03:13:41.564 INFO:tasks.rados.rados.0.smithi016.stdout:1564: read oid 5 snap -1 2024-04-10T03:13:41.565 INFO:tasks.rados.rados.0.smithi016.stdout:1564: expect (ObjNum 458 snap 134 seq_num 458) 2024-04-10T03:13:41.565 INFO:tasks.rados.rados.0.smithi016.stdout:1565: read oid 33 snap 151 2024-04-10T03:13:41.565 INFO:tasks.rados.rados.0.smithi016.stdout:1565: expect (ObjNum 455 snap 134 seq_num 455) 2024-04-10T03:13:41.565 INFO:tasks.rados.rados.0.smithi016.stdout:1566: read oid 10 snap -1 2024-04-10T03:13:41.565 INFO:tasks.rados.rados.0.smithi016.stdout:1566: expect (ObjNum 479 snap 140 seq_num 479) 2024-04-10T03:13:41.565 INFO:tasks.rados.rados.0.smithi016.stdout:1567: copy_from oid 20 from oid 11 current snap is 152 2024-04-10T03:13:41.565 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 152 2024-04-10T03:13:41.565 INFO:tasks.rados.rados.0.smithi016.stdout:1568: seq_num 518 ranges {1114112=679936,1794048=671744,2465792=131072} 2024-04-10T03:13:41.581 INFO:tasks.rados.rados.0.smithi016.stdout:1568: writing smithi01663999-1 from 1114112 to 1794048 tid 1 2024-04-10T03:13:41.588 INFO:tasks.rados.rados.0.smithi016.stdout:1568: writing smithi01663999-1 from 1794048 to 2465792 tid 2 2024-04-10T03:13:41.589 INFO:tasks.rados.rados.0.smithi016.stdout:1568: writing smithi01663999-1 from 2465792 to 2596864 tid 3 2024-04-10T03:13:41.589 INFO:tasks.rados.rados.0.smithi016.stdout:1569: copy_from oid 35 from oid 7 current snap is 152 2024-04-10T03:13:41.589 INFO:tasks.rados.rados.0.smithi016.stdout:1563: finishing write tid 1 to smithi01663999-24 2024-04-10T03:13:41.589 INFO:tasks.rados.rados.0.smithi016.stdout:1566: expect (ObjNum 479 snap 140 seq_num 479) 2024-04-10T03:13:41.640 INFO:tasks.rados.rados.0.smithi016.stdout:1563: finishing write tid 2 to smithi01663999-24 2024-04-10T03:13:41.640 INFO:tasks.rados.rados.0.smithi016.stdout:1563: finishing write tid 3 to smithi01663999-24 2024-04-10T03:13:41.640 INFO:tasks.rados.rados.0.smithi016.stdout:1563: finishing write tid 4 to smithi01663999-24 2024-04-10T03:13:41.640 INFO:tasks.rados.rados.0.smithi016.stdout:1566: done (6 left) 2024-04-10T03:13:41.640 INFO:tasks.rados.rados.0.smithi016.stdout:1570: read oid 6 snap -1 2024-04-10T03:13:41.641 INFO:tasks.rados.rados.0.smithi016.stdout:1570: expect deleted 2024-04-10T03:13:41.641 INFO:tasks.rados.rados.0.smithi016.stdout:1571: copy_from oid 42 from oid 8 current snap is 152 2024-04-10T03:13:41.641 INFO:tasks.rados.rados.0.smithi016.stdout:1563: finishing write tid 5 to smithi01663999-24 2024-04-10T03:13:41.641 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 495 (ObjNum 517 snap 152 seq_num 517) dirty exists 2024-04-10T03:13:41.641 INFO:tasks.rados.rados.0.smithi016.stdout:1563: left oid 24 (ObjNum 517 snap 152 seq_num 517) 2024-04-10T03:13:41.641 INFO:tasks.rados.rados.0.smithi016.stdout:1567: finishing copy_from racing read to smithi01663999-20 2024-04-10T03:13:41.641 INFO:tasks.rados.rados.0.smithi016.stdout:1567: finishing copy_from to smithi01663999-20 2024-04-10T03:13:41.641 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 282 (ObjNum 497 snap 149 seq_num 497) dirty exists 2024-04-10T03:13:41.641 INFO:tasks.rados.rados.0.smithi016.stdout:1564: expect (ObjNum 458 snap 134 seq_num 458) 2024-04-10T03:13:41.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[72916]: cluster 2024-04-10T03:13:40.479538+0000 mon.a (mon.0) 287 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2024-04-10T03:13:41.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[72916]: audit 2024-04-10T03:13:41.329850+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:41.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[72916]: audit 2024-04-10T03:13:41.338899+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:41.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[72916]: audit 2024-04-10T03:13:41.366862+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:13:41.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[72916]: audit 2024-04-10T03:13:41.368755+0000 mon.a (mon.0) 291 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:41.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[74137]: cluster 2024-04-10T03:13:40.479538+0000 mon.a (mon.0) 287 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2024-04-10T03:13:41.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[74137]: audit 2024-04-10T03:13:41.329850+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:41.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[74137]: audit 2024-04-10T03:13:41.338899+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:41.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[74137]: audit 2024-04-10T03:13:41.366862+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:13:41.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[74137]: audit 2024-04-10T03:13:41.368755+0000 mon.a (mon.0) 291 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:41 smithi136 bash[68278]: cluster 2024-04-10T03:13:40.479538+0000 mon.a (mon.0) 287 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2024-04-10T03:13:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:41 smithi136 bash[68278]: audit 2024-04-10T03:13:41.329850+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:41.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:41 smithi136 bash[68278]: audit 2024-04-10T03:13:41.338899+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:41.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:41 smithi136 bash[68278]: audit 2024-04-10T03:13:41.366862+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:13:41.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:41 smithi136 bash[68278]: audit 2024-04-10T03:13:41.368755+0000 mon.a (mon.0) 291 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:42.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:13:41] "GET /metrics HTTP/1.1" 200 36145 "" "Prometheus/2.43.0" 2024-04-10T03:13:42.571 INFO:tasks.rados.rados.0.smithi016.stdout:1565: expect (ObjNum 455 snap 134 seq_num 455) 2024-04-10T03:13:42.747 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[74137]: cephadm 2024-04-10T03:13:41.366149+0000 mgr.y (mgr.25133) 86 : cephadm 1 Reconfiguring mds.a (monmap changed)... 2024-04-10T03:13:42.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[74137]: cephadm 2024-04-10T03:13:41.370758+0000 mgr.y (mgr.25133) 87 : cephadm 1 Reconfiguring daemon mds.a on smithi016 2024-04-10T03:13:42.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[74137]: cluster 2024-04-10T03:13:41.406982+0000 mgr.y (mgr.25133) 88 : cluster 0 pgmap v124: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-04-10T03:13:42.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[74137]: cluster 2024-04-10T03:13:41.481359+0000 mon.a (mon.0) 292 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2024-04-10T03:13:42.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[74137]: cluster 2024-04-10T03:13:42.321244+0000 mon.a (mon.0) 293 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2024-04-10T03:13:42.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[72916]: cephadm 2024-04-10T03:13:41.366149+0000 mgr.y (mgr.25133) 86 : cephadm 1 Reconfiguring mds.a (monmap changed)... 2024-04-10T03:13:42.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[72916]: cephadm 2024-04-10T03:13:41.370758+0000 mgr.y (mgr.25133) 87 : cephadm 1 Reconfiguring daemon mds.a on smithi016 2024-04-10T03:13:42.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[72916]: cluster 2024-04-10T03:13:41.406982+0000 mgr.y (mgr.25133) 88 : cluster 0 pgmap v124: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-04-10T03:13:42.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[72916]: cluster 2024-04-10T03:13:41.481359+0000 mon.a (mon.0) 292 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2024-04-10T03:13:42.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:42 smithi016 bash[72916]: cluster 2024-04-10T03:13:42.321244+0000 mon.a (mon.0) 293 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2024-04-10T03:13:42.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:42 smithi136 bash[68278]: cephadm 2024-04-10T03:13:41.366149+0000 mgr.y (mgr.25133) 86 : cephadm 1 Reconfiguring mds.a (monmap changed)... 2024-04-10T03:13:42.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:42 smithi136 bash[68278]: cephadm 2024-04-10T03:13:41.370758+0000 mgr.y (mgr.25133) 87 : cephadm 1 Reconfiguring daemon mds.a on smithi016 2024-04-10T03:13:42.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:42 smithi136 bash[68278]: cluster 2024-04-10T03:13:41.406982+0000 mgr.y (mgr.25133) 88 : cluster 0 pgmap v124: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-04-10T03:13:42.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:42 smithi136 bash[68278]: cluster 2024-04-10T03:13:41.481359+0000 mon.a (mon.0) 292 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2024-04-10T03:13:42.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:42 smithi136 bash[68278]: cluster 2024-04-10T03:13:42.321244+0000 mon.a (mon.0) 293 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2024-04-10T03:13:43.696 INFO:tasks.rados.rados.0.smithi016.stdout:1568: finishing write tid 1 to smithi01663999-1 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1568: finishing write tid 2 to smithi01663999-1 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1568: finishing write tid 3 to smithi01663999-1 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1568: finishing write tid 4 to smithi01663999-1 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1568: finishing write tid 5 to smithi01663999-1 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1155 (ObjNum 518 snap 152 seq_num 518) dirty exists 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1568: left oid 1 (ObjNum 518 snap 152 seq_num 518) 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1569: finishing copy_from racing read to smithi01663999-35 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1569: finishing copy_from to smithi01663999-35 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 917 (ObjNum 465 snap 137 seq_num 465) dirty exists 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1571: finishing copy_from racing read to smithi01663999-42 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1571: finishing copy_from to smithi01663999-42 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 893 (ObjNum 431 snap 128 seq_num 431) dirty exists 2024-04-10T03:13:43.697 INFO:tasks.rados.rados.0.smithi016.stdout:1563: done (7 left) 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1564: done (6 left) 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1565: done (5 left) 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1567: done (4 left) 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1568: done (3 left) 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1569: done (2 left) 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1570: done (1 left) 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1571: done (0 left) 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1572: read oid 4 snap -1 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1572: expect (ObjNum 510 snap 150 seq_num 510) 2024-04-10T03:13:43.698 INFO:tasks.rados.rados.0.smithi016.stdout:1573: snap_create 2024-04-10T03:13:43.755 INFO:tasks.rados.rados.0.smithi016.stdout:1572: expect (ObjNum 510 snap 150 seq_num 510) 2024-04-10T03:13:43.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:43 smithi016 bash[72916]: audit 2024-04-10T03:13:42.497899+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:43.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:43 smithi016 bash[74137]: audit 2024-04-10T03:13:42.497899+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:43 smithi136 bash[68278]: audit 2024-04-10T03:13:42.497899+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:44.615 INFO:tasks.rados.rados.0.smithi016.stdout:1572: done (1 left) 2024-04-10T03:13:44.615 INFO:tasks.rados.rados.0.smithi016.stdout:1573: done (0 left) 2024-04-10T03:13:44.615 INFO:tasks.rados.rados.0.smithi016.stdout:1574: delete oid 36 current snap is 153 2024-04-10T03:13:44.623 INFO:tasks.rados.rados.0.smithi016.stdout:1574: done (0 left) 2024-04-10T03:13:44.623 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 153 2024-04-10T03:13:44.623 INFO:tasks.rados.rados.0.smithi016.stdout:1575: seq_num 520 ranges {9691136=712704,10403840=434176,10838016=368640} 2024-04-10T03:13:44.734 INFO:tasks.rados.rados.0.smithi016.stdout:1575: writing smithi01663999-4 from 9691136 to 10403840 tid 1 2024-04-10T03:13:44.737 INFO:tasks.rados.rados.0.smithi016.stdout:1575: writing smithi01663999-4 from 10403840 to 10838016 tid 2 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:1575: writing smithi01663999-4 from 10838016 to 11206656 tid 3 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:1576: rollback oid 39 current snap is 153 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 39 to 152 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:1577: read oid 48 snap 151 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:1577: expect deleted 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:1578: rollback oid 36 current snap is 153 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 152 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:1579: rmattr oid 5 current snap is 153 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:1579: done (4 left) 2024-04-10T03:13:44.740 INFO:tasks.rados.rados.0.smithi016.stdout:1580: setattr oid 8 current snap is 153 2024-04-10T03:13:44.743 INFO:tasks.rados.rados.0.smithi016.stdout:1577: done (4 left) 2024-04-10T03:13:44.743 INFO:tasks.rados.rados.0.smithi016.stdout:1581: read oid 12 snap 151 2024-04-10T03:13:44.743 INFO:tasks.rados.rados.0.smithi016.stdout:1581: expect (ObjNum 471 snap 138 seq_num 471) 2024-04-10T03:13:44.743 INFO:tasks.rados.rados.0.smithi016.stdout:1582: rmattr oid 28 current snap is 153 2024-04-10T03:13:44.743 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 153 2024-04-10T03:13:44.743 INFO:tasks.rados.rados.0.smithi016.stdout:1583: seq_num 521 ranges {0=729088,729088=720896,1449984=81920} 2024-04-10T03:13:44.748 INFO:tasks.rados.rados.0.smithi016.stdout:1583: writing smithi01663999-29 from 0 to 729088 tid 1 2024-04-10T03:13:44.752 INFO:tasks.rados.rados.0.smithi016.stdout:1583: writing smithi01663999-29 from 729088 to 1449984 tid 2 2024-04-10T03:13:44.753 INFO:tasks.rados.rados.0.smithi016.stdout:1583: writing smithi01663999-29 from 1449984 to 1531904 tid 3 2024-04-10T03:13:44.754 INFO:tasks.rados.rados.0.smithi016.stdout:1584: snap_create 2024-04-10T03:13:44.754 INFO:tasks.rados.rados.0.smithi016.stdout:1575: finishing write tid 1 to smithi01663999-4 2024-04-10T03:13:44.754 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 897 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-10T03:13:44.754 INFO:tasks.rados.rados.0.smithi016.stdout:1575: finishing write tid 2 to smithi01663999-4 2024-04-10T03:13:44.754 INFO:tasks.rados.rados.0.smithi016.stdout:1575: finishing write tid 3 to smithi01663999-4 2024-04-10T03:13:44.754 INFO:tasks.rados.rados.0.smithi016.stdout:1575: finishing write tid 4 to smithi01663999-4 2024-04-10T03:13:44.756 INFO:tasks.rados.rados.0.smithi016.stdout:1578: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:13:44.756 INFO:tasks.rados.rados.0.smithi016.stdout:1578: finishing rollback tid 2 to smithi01663999-36 2024-04-10T03:13:44.756 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 849 (ObjNum 489 snap 144 seq_num 489) dirty exists 2024-04-10T03:13:44.757 INFO:tasks.rados.rados.0.smithi016.stdout:1576: finishing rollback tid 0 to smithi01663999-39 2024-04-10T03:13:44.757 INFO:tasks.rados.rados.0.smithi016.stdout:1576: finishing rollback tid 1 to smithi01663999-39 2024-04-10T03:13:44.757 INFO:tasks.rados.rados.0.smithi016.stdout:1576: finishing rollback tid 2 to smithi01663999-39 2024-04-10T03:13:44.757 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 920 (ObjNum 512 snap 151 seq_num 512) dirty exists 2024-04-10T03:13:44.758 INFO:tasks.rados.rados.0.smithi016.stdout:1575: finishing write tid 5 to smithi01663999-4 2024-04-10T03:13:44.758 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1150 (ObjNum 520 snap 153 seq_num 520) dirty exists 2024-04-10T03:13:44.758 INFO:tasks.rados.rados.0.smithi016.stdout:1575: left oid 4 (ObjNum 520 snap 153 seq_num 520) 2024-04-10T03:13:44.759 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 914 (ObjNum 431 snap 128 seq_num 431) dirty exists 2024-04-10T03:13:44.759 INFO:tasks.rados.rados.0.smithi016.stdout:1583: finishing write tid 1 to smithi01663999-29 2024-04-10T03:13:44.760 INFO:tasks.rados.rados.0.smithi016.stdout:1583: finishing write tid 2 to smithi01663999-29 2024-04-10T03:13:44.761 INFO:tasks.rados.rados.0.smithi016.stdout:1583: finishing write tid 3 to smithi01663999-29 2024-04-10T03:13:44.761 INFO:tasks.rados.rados.0.smithi016.stdout:1583: finishing write tid 4 to smithi01663999-29 2024-04-10T03:13:44.763 INFO:tasks.rados.rados.0.smithi016.stdout:1581: expect (ObjNum 471 snap 138 seq_num 471) 2024-04-10T03:13:44.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[72916]: cluster 2024-04-10T03:13:43.407572+0000 mgr.y (mgr.25133) 89 : cluster 0 pgmap v127: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[72916]: cluster 2024-04-10T03:13:43.512288+0000 mon.a (mon.0) 295 : cluster 0 mgrmap e45: y(active, since 91s), standbys: x 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[72916]: audit 2024-04-10T03:13:43.606144+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[72916]: audit 2024-04-10T03:13:43.616586+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[72916]: cephadm 2024-04-10T03:13:43.641981+0000 mgr.y (mgr.25133) 90 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[72916]: audit 2024-04-10T03:13:43.642625+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[72916]: audit 2024-04-10T03:13:43.644142+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[72916]: audit 2024-04-10T03:13:43.645548+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[72916]: cephadm 2024-04-10T03:13:43.647204+0000 mgr.y (mgr.25133) 91 : cephadm 1 Reconfiguring daemon mon.b on smithi136 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[74137]: cluster 2024-04-10T03:13:43.407572+0000 mgr.y (mgr.25133) 89 : cluster 0 pgmap v127: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[74137]: cluster 2024-04-10T03:13:43.512288+0000 mon.a (mon.0) 295 : cluster 0 mgrmap e45: y(active, since 91s), standbys: x 2024-04-10T03:13:44.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[74137]: audit 2024-04-10T03:13:43.606144+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[74137]: audit 2024-04-10T03:13:43.616586+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[74137]: cephadm 2024-04-10T03:13:43.641981+0000 mgr.y (mgr.25133) 90 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-10T03:13:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[74137]: audit 2024-04-10T03:13:43.642625+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[74137]: audit 2024-04-10T03:13:43.644142+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[74137]: audit 2024-04-10T03:13:43.645548+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:44 smithi016 bash[74137]: cephadm 2024-04-10T03:13:43.647204+0000 mgr.y (mgr.25133) 91 : cephadm 1 Reconfiguring daemon mon.b on smithi136 2024-04-10T03:13:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:44 smithi136 bash[68278]: cluster 2024-04-10T03:13:43.407572+0000 mgr.y (mgr.25133) 89 : cluster 0 pgmap v127: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:44 smithi136 bash[68278]: cluster 2024-04-10T03:13:43.512288+0000 mon.a (mon.0) 295 : cluster 0 mgrmap e45: y(active, since 91s), standbys: x 2024-04-10T03:13:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:44 smithi136 bash[68278]: audit 2024-04-10T03:13:43.606144+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:44 smithi136 bash[68278]: audit 2024-04-10T03:13:43.616586+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:44 smithi136 bash[68278]: cephadm 2024-04-10T03:13:43.641981+0000 mgr.y (mgr.25133) 90 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-10T03:13:44.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:44 smithi136 bash[68278]: audit 2024-04-10T03:13:43.642625+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-10T03:13:44.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:44 smithi136 bash[68278]: audit 2024-04-10T03:13:43.644142+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-10T03:13:44.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:44 smithi136 bash[68278]: audit 2024-04-10T03:13:43.645548+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:44.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:44 smithi136 bash[68278]: cephadm 2024-04-10T03:13:43.647204+0000 mgr.y (mgr.25133) 91 : cephadm 1 Reconfiguring daemon mon.b on smithi136 2024-04-10T03:13:44.962 INFO:tasks.rados.rados.0.smithi016.stdout:1583: finishing write tid 5 to smithi01663999-29 2024-04-10T03:13:44.962 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1151 (ObjNum 521 snap 153 seq_num 521) dirty exists 2024-04-10T03:13:44.962 INFO:tasks.rados.rados.0.smithi016.stdout:1583: left oid 29 (ObjNum 521 snap 153 seq_num 521) 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1575: done (7 left) 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1576: done (6 left) 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1578: done (5 left) 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1580: done (4 left) 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1581: done (3 left) 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1582: done (2 left) 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1583: done (1 left) 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1584: done (0 left) 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1585: read oid 27 snap -1 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1585: expect deleted 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1586: rmattr oid 22 current snap is 154 2024-04-10T03:13:45.623 INFO:tasks.rados.rados.0.smithi016.stdout:1586: done (1 left) 2024-04-10T03:13:45.624 INFO:tasks.rados.rados.0.smithi016.stdout:1587: read oid 21 snap 153 2024-04-10T03:13:45.624 INFO:tasks.rados.rados.0.smithi016.stdout:1587: expect deleted 2024-04-10T03:13:45.624 INFO:tasks.rados.rados.0.smithi016.stdout:1588: snap_create 2024-04-10T03:13:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:45 smithi136 bash[68278]: cluster 2024-04-10T03:13:44.620812+0000 mon.a (mon.0) 301 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2024-04-10T03:13:46.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:45 smithi016 bash[72916]: cluster 2024-04-10T03:13:44.620812+0000 mon.a (mon.0) 301 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2024-04-10T03:13:46.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:45 smithi016 bash[74137]: cluster 2024-04-10T03:13:44.620812+0000 mon.a (mon.0) 301 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2024-04-10T03:13:46.635 INFO:tasks.rados.rados.0.smithi016.stdout:1585: done (2 left) 2024-04-10T03:13:46.635 INFO:tasks.rados.rados.0.smithi016.stdout:1587: done (1 left) 2024-04-10T03:13:46.635 INFO:tasks.rados.rados.0.smithi016.stdout:1588: done (0 left) 2024-04-10T03:13:46.635 INFO:tasks.rados.rados.0.smithi016.stdout:1589: setattr oid 18 current snap is 155 2024-04-10T03:13:46.638 INFO:tasks.rados.rados.0.smithi016.stdout:1590: setattr oid 47 current snap is 155 2024-04-10T03:13:46.641 INFO:tasks.rados.rados.0.smithi016.stdout:1591: delete oid 41 current snap is 155 2024-04-10T03:13:46.652 INFO:tasks.rados.rados.0.smithi016.stdout:1591: done (2 left) 2024-04-10T03:13:46.652 INFO:tasks.rados.rados.0.smithi016.stdout:1592: snap_create 2024-04-10T03:13:46.653 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 496 (ObjNum 515 snap 151 seq_num 515) dirty exists 2024-04-10T03:13:46.656 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 851 (ObjNum 365 snap 113 seq_num 365) dirty exists 2024-04-10T03:13:46.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:46 smithi136 bash[68278]: cluster 2024-04-10T03:13:45.408292+0000 mgr.y (mgr.25133) 92 : cluster 0 pgmap v129: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 17 op/s 2024-04-10T03:13:46.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:46 smithi136 bash[68278]: cluster 2024-04-10T03:13:45.629437+0000 mon.a (mon.0) 302 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2024-04-10T03:13:46.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:46 smithi136 bash[68278]: audit 2024-04-10T03:13:45.858842+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:46.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:46 smithi136 bash[68278]: audit 2024-04-10T03:13:45.870628+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:46.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:46 smithi136 bash[68278]: audit 2024-04-10T03:13:45.916813+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:13:46.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:46 smithi136 bash[68278]: audit 2024-04-10T03:13:45.918980+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:13:46.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:46 smithi136 bash[68278]: audit 2024-04-10T03:13:45.920817+0000 mon.a (mon.0) 307 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:47.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[72916]: cluster 2024-04-10T03:13:45.408292+0000 mgr.y (mgr.25133) 92 : cluster 0 pgmap v129: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 17 op/s 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[72916]: cluster 2024-04-10T03:13:45.629437+0000 mon.a (mon.0) 302 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[72916]: audit 2024-04-10T03:13:45.858842+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[72916]: audit 2024-04-10T03:13:45.870628+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[72916]: audit 2024-04-10T03:13:45.916813+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[72916]: audit 2024-04-10T03:13:45.918980+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[72916]: audit 2024-04-10T03:13:45.920817+0000 mon.a (mon.0) 307 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[74137]: cluster 2024-04-10T03:13:45.408292+0000 mgr.y (mgr.25133) 92 : cluster 0 pgmap v129: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 17 op/s 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[74137]: cluster 2024-04-10T03:13:45.629437+0000 mon.a (mon.0) 302 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[74137]: audit 2024-04-10T03:13:45.858842+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[74137]: audit 2024-04-10T03:13:45.870628+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[74137]: audit 2024-04-10T03:13:45.916813+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-10T03:13:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[74137]: audit 2024-04-10T03:13:45.918980+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-10T03:13:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:46 smithi016 bash[74137]: audit 2024-04-10T03:13:45.920817+0000 mon.a (mon.0) 307 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:47.323 INFO:tasks.rados.rados.0.smithi016.stdout:1589: done (2 left) 2024-04-10T03:13:47.323 INFO:tasks.rados.rados.0.smithi016.stdout:1590: done (1 left) 2024-04-10T03:13:47.323 INFO:tasks.rados.rados.0.smithi016.stdout:1592: done (0 left) 2024-04-10T03:13:47.324 INFO:tasks.rados.rados.0.smithi016.stdout:1593: copy_from oid 49 from oid 48 current snap is 156 2024-04-10T03:13:47.324 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 156 2024-04-10T03:13:47.324 INFO:tasks.rados.rados.0.smithi016.stdout:1594: seq_num 523 ranges {4014080=770048,4784128=491520,5275648=311296} 2024-04-10T03:13:47.378 INFO:tasks.rados.rados.0.smithi016.stdout:1594: writing smithi01663999-15 from 4014080 to 4784128 tid 1 2024-04-10T03:13:47.384 INFO:tasks.rados.rados.0.smithi016.stdout:1594: writing smithi01663999-15 from 4784128 to 5275648 tid 2 2024-04-10T03:13:47.387 INFO:tasks.rados.rados.0.smithi016.stdout:1594: writing smithi01663999-15 from 5275648 to 5586944 tid 3 2024-04-10T03:13:47.387 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 156 2024-04-10T03:13:47.387 INFO:tasks.rados.rados.0.smithi016.stdout:1593: finishing copy_from to smithi01663999-49 2024-04-10T03:13:47.387 INFO:tasks.rados.rados.0.smithi016.stdout:1593: got expected ENOENT (src dne) 2024-04-10T03:13:47.387 INFO:tasks.rados.rados.0.smithi016.stdout:1595: seq_num 524 ranges {0=786432,786432=778240,1564672=24576} 2024-04-10T03:13:47.394 INFO:tasks.rados.rados.0.smithi016.stdout:1595: writing smithi01663999-17 from 0 to 786432 tid 1 2024-04-10T03:13:47.402 INFO:tasks.rados.rados.0.smithi016.stdout:1595: writing smithi01663999-17 from 786432 to 1564672 tid 2 2024-04-10T03:13:47.403 INFO:tasks.rados.rados.0.smithi016.stdout:1595: writing smithi01663999-17 from 1564672 to 1589248 tid 3 2024-04-10T03:13:47.403 INFO:tasks.rados.rados.0.smithi016.stdout:1596: rollback oid 28 current snap is 156 2024-04-10T03:13:47.403 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 152 2024-04-10T03:13:47.403 INFO:tasks.rados.rados.0.smithi016.stdout:1593: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:13:47.403 INFO:tasks.rados.rados.0.smithi016.stdout:1594: finishing write tid 1 to smithi01663999-15 2024-04-10T03:13:47.403 INFO:tasks.rados.rados.0.smithi016.stdout:1594: finishing write tid 2 to smithi01663999-15 2024-04-10T03:13:47.403 INFO:tasks.rados.rados.0.smithi016.stdout:1594: finishing write tid 3 to smithi01663999-15 2024-04-10T03:13:47.403 INFO:tasks.rados.rados.0.smithi016.stdout:1594: finishing write tid 4 to smithi01663999-15 2024-04-10T03:13:47.404 INFO:tasks.rados.rados.0.smithi016.stdout:1593: done (3 left) 2024-04-10T03:13:47.404 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 156 2024-04-10T03:13:47.404 INFO:tasks.rados.rados.0.smithi016.stdout:1594: finishing write tid 5 to smithi01663999-15 2024-04-10T03:13:47.404 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1179 (ObjNum 523 snap 156 seq_num 523) dirty exists 2024-04-10T03:13:47.404 INFO:tasks.rados.rados.0.smithi016.stdout:1594: left oid 15 (ObjNum 523 snap 156 seq_num 523) 2024-04-10T03:13:47.404 INFO:tasks.rados.rados.0.smithi016.stdout:1595: finishing write tid 1 to smithi01663999-17 2024-04-10T03:13:47.404 INFO:tasks.rados.rados.0.smithi016.stdout:1597: seq_num 525 ranges {0=802816,802816=712704,1515520=90112} 2024-04-10T03:13:47.410 INFO:tasks.rados.rados.0.smithi016.stdout:1597: writing smithi01663999-48 from 0 to 802816 tid 1 2024-04-10T03:13:47.418 INFO:tasks.rados.rados.0.smithi016.stdout:1597: writing smithi01663999-48 from 802816 to 1515520 tid 2 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1597: writing smithi01663999-48 from 1515520 to 1605632 tid 3 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1594: done (3 left) 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1598: delete oid 46 current snap is 156 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1595: finishing write tid 2 to smithi01663999-17 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1595: finishing write tid 3 to smithi01663999-17 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1595: finishing write tid 4 to smithi01663999-17 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1595: finishing write tid 5 to smithi01663999-17 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 287 (ObjNum 524 snap 156 seq_num 524) dirty exists 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1595: left oid 17 (ObjNum 524 snap 156 seq_num 524) 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1596: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1596: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:13:47.419 INFO:tasks.rados.rados.0.smithi016.stdout:1597: finishing write tid 1 to smithi01663999-48 2024-04-10T03:13:47.420 INFO:tasks.rados.rados.0.smithi016.stdout:1596: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:13:47.421 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 900 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-10T03:13:47.422 INFO:tasks.rados.rados.0.smithi016.stdout:1595: done (3 left) 2024-04-10T03:13:47.422 INFO:tasks.rados.rados.0.smithi016.stdout:1596: done (2 left) 2024-04-10T03:13:47.422 INFO:tasks.rados.rados.0.smithi016.stdout:1598: done (1 left) 2024-04-10T03:13:47.422 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 156 2024-04-10T03:13:47.423 INFO:tasks.rados.rados.0.smithi016.stdout:1599: seq_num 527 ranges {10158080=434176,10592256=475136,11067392=565248,11632640=163840} 2024-04-10T03:13:47.488 INFO:tasks.rados.rados.0.smithi016.stdout:1599: writing smithi01663999-43 from 10158080 to 10592256 tid 1 2024-04-10T03:13:47.491 INFO:tasks.rados.rados.0.smithi016.stdout:1599: writing smithi01663999-43 from 10592256 to 11067392 tid 2 2024-04-10T03:13:47.494 INFO:tasks.rados.rados.0.smithi016.stdout:1599: writing smithi01663999-43 from 11067392 to 11632640 tid 3 2024-04-10T03:13:47.496 INFO:tasks.rados.rados.0.smithi016.stdout:1599: writing smithi01663999-43 from 11632640 to 11796480 tid 4 2024-04-10T03:13:47.496 INFO:tasks.rados.rados.0.smithi016.stdout:1600: read oid 2 snap -1 2024-04-10T03:13:47.496 INFO:tasks.rados.rados.0.smithi016.stdout:1600: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:13:47.496 INFO:tasks.rados.rados.0.smithi016.stdout:1601: read oid 36 snap 155 2024-04-10T03:13:47.496 INFO:tasks.rados.rados.0.smithi016.stdout:1601: expect (ObjNum 489 snap 144 seq_num 489) 2024-04-10T03:13:47.496 INFO:tasks.rados.rados.0.smithi016.stdout:1602: snap_create 2024-04-10T03:13:47.496 INFO:tasks.rados.rados.0.smithi016.stdout:1597: finishing write tid 2 to smithi01663999-48 2024-04-10T03:13:47.497 INFO:tasks.rados.rados.0.smithi016.stdout:1597: finishing write tid 3 to smithi01663999-48 2024-04-10T03:13:47.497 INFO:tasks.rados.rados.0.smithi016.stdout:1597: finishing write tid 4 to smithi01663999-48 2024-04-10T03:13:47.497 INFO:tasks.rados.rados.0.smithi016.stdout:1597: finishing write tid 5 to smithi01663999-48 2024-04-10T03:13:47.497 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 1159 (ObjNum 525 snap 156 seq_num 525) dirty exists 2024-04-10T03:13:47.497 INFO:tasks.rados.rados.0.smithi016.stdout:1597: left oid 48 (ObjNum 525 snap 156 seq_num 525) 2024-04-10T03:13:47.497 INFO:tasks.rados.rados.0.smithi016.stdout:1599: finishing write tid 1 to smithi01663999-43 2024-04-10T03:13:47.501 INFO:tasks.rados.rados.0.smithi016.stdout:1599: finishing write tid 2 to smithi01663999-43 2024-04-10T03:13:47.502 INFO:tasks.rados.rados.0.smithi016.stdout:1599: finishing write tid 3 to smithi01663999-43 2024-04-10T03:13:47.503 INFO:tasks.rados.rados.0.smithi016.stdout:1599: finishing write tid 4 to smithi01663999-43 2024-04-10T03:13:47.504 INFO:tasks.rados.rados.0.smithi016.stdout:1599: finishing write tid 5 to smithi01663999-43 2024-04-10T03:13:47.506 INFO:tasks.rados.rados.0.smithi016.stdout:1600: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:13:47.572 INFO:tasks.rados.rados.0.smithi016.stdout:1599: finishing write tid 6 to smithi01663999-43 2024-04-10T03:13:47.572 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1185 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:13:47.572 INFO:tasks.rados.rados.0.smithi016.stdout:1599: left oid 43 (ObjNum 527 snap 156 seq_num 527) 2024-04-10T03:13:47.572 INFO:tasks.rados.rados.0.smithi016.stdout:1601: expect (ObjNum 489 snap 144 seq_num 489) 2024-04-10T03:13:47.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:47 smithi136 bash[68278]: cephadm 2024-04-10T03:13:45.916051+0000 mgr.y (mgr.25133) 93 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-10T03:13:47.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:47 smithi136 bash[68278]: cephadm 2024-04-10T03:13:45.922866+0000 mgr.y (mgr.25133) 94 : cephadm 1 Reconfiguring daemon mgr.x on smithi136 2024-04-10T03:13:47.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:47 smithi136 bash[68278]: cluster 2024-04-10T03:13:46.639711+0000 mon.a (mon.0) 308 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2024-04-10T03:13:47.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:47 smithi136 bash[68278]: cluster 2024-04-10T03:13:47.327553+0000 mon.a (mon.0) 309 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2024-04-10T03:13:48.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:47 smithi016 bash[74137]: cephadm 2024-04-10T03:13:45.916051+0000 mgr.y (mgr.25133) 93 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-10T03:13:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:47 smithi016 bash[74137]: cephadm 2024-04-10T03:13:45.922866+0000 mgr.y (mgr.25133) 94 : cephadm 1 Reconfiguring daemon mgr.x on smithi136 2024-04-10T03:13:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:47 smithi016 bash[74137]: cluster 2024-04-10T03:13:46.639711+0000 mon.a (mon.0) 308 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2024-04-10T03:13:48.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:47 smithi016 bash[74137]: cluster 2024-04-10T03:13:47.327553+0000 mon.a (mon.0) 309 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2024-04-10T03:13:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:47 smithi016 bash[72916]: cephadm 2024-04-10T03:13:45.916051+0000 mgr.y (mgr.25133) 93 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-10T03:13:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:47 smithi016 bash[72916]: cephadm 2024-04-10T03:13:45.922866+0000 mgr.y (mgr.25133) 94 : cephadm 1 Reconfiguring daemon mgr.x on smithi136 2024-04-10T03:13:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:47 smithi016 bash[72916]: cluster 2024-04-10T03:13:46.639711+0000 mon.a (mon.0) 308 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2024-04-10T03:13:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:47 smithi016 bash[72916]: cluster 2024-04-10T03:13:47.327553+0000 mon.a (mon.0) 309 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1597: done (4 left) 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1599: done (3 left) 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1600: done (2 left) 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1601: done (1 left) 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1602: done (0 left) 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1603: read oid 3 snap 153 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1603: expect (ObjNum 488 snap 144 seq_num 488) 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1604: read oid 45 snap -1 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1604: expect deleted 2024-04-10T03:13:48.328 INFO:tasks.rados.rados.0.smithi016.stdout:1605: copy_from oid 12 from oid 33 current snap is 157 2024-04-10T03:13:48.329 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 157 2024-04-10T03:13:48.329 INFO:tasks.rados.rados.0.smithi016.stdout:1606: seq_num 528 ranges {1613824=450560,2064384=761856,2826240=442368} 2024-04-10T03:13:48.339 INFO:tasks.rados.rados.0.smithi016.stdout:1606: writing smithi01663999-42 from 1613824 to 2064384 tid 1 2024-04-10T03:13:48.344 INFO:tasks.rados.rados.0.smithi016.stdout:1606: writing smithi01663999-42 from 2064384 to 2826240 tid 2 2024-04-10T03:13:48.347 INFO:tasks.rados.rados.0.smithi016.stdout:1606: writing smithi01663999-42 from 2826240 to 3268608 tid 3 2024-04-10T03:13:48.347 INFO:tasks.rados.rados.0.smithi016.stdout:1607: setattr oid 9 current snap is 157 2024-04-10T03:13:48.348 INFO:tasks.rados.rados.0.smithi016.stdout:1604: done (4 left) 2024-04-10T03:13:48.348 INFO:tasks.rados.rados.0.smithi016.stdout:1608: snap_remove snap 151 2024-04-10T03:13:48.917 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:13:48 smithi136 bash[60584]: ts=2024-04-10T03:13:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:13:48.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:48 smithi136 bash[68278]: cluster 2024-04-10T03:13:47.409183+0000 mgr.y (mgr.25133) 95 : cluster 0 pgmap v133: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 11 MiB/s wr, 21 op/s 2024-04-10T03:13:48.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:48 smithi136 bash[68278]: audit 2024-04-10T03:13:48.106951+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:48.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:48 smithi136 bash[68278]: audit 2024-04-10T03:13:48.117852+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:48.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:48 smithi136 bash[68278]: audit 2024-04-10T03:13:48.143675+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-10T03:13:48.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:48 smithi136 bash[68278]: audit 2024-04-10T03:13:48.145200+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:48.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:48 smithi136 bash[68278]: cluster 2024-04-10T03:13:48.334316+0000 mon.a (mon.0) 314 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2024-04-10T03:13:49.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[72916]: cluster 2024-04-10T03:13:47.409183+0000 mgr.y (mgr.25133) 95 : cluster 0 pgmap v133: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 11 MiB/s wr, 21 op/s 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[72916]: audit 2024-04-10T03:13:48.106951+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[72916]: audit 2024-04-10T03:13:48.117852+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[72916]: audit 2024-04-10T03:13:48.143675+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[72916]: audit 2024-04-10T03:13:48.145200+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[72916]: cluster 2024-04-10T03:13:48.334316+0000 mon.a (mon.0) 314 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[74137]: cluster 2024-04-10T03:13:47.409183+0000 mgr.y (mgr.25133) 95 : cluster 0 pgmap v133: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 11 MiB/s wr, 21 op/s 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[74137]: audit 2024-04-10T03:13:48.106951+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[74137]: audit 2024-04-10T03:13:48.117852+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[74137]: audit 2024-04-10T03:13:48.143675+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[74137]: audit 2024-04-10T03:13:48.145200+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:48 smithi016 bash[74137]: cluster 2024-04-10T03:13:48.334316+0000 mon.a (mon.0) 314 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2024-04-10T03:13:49.338 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1152 (ObjNum 442 snap 131 seq_num 442) dirty exists 2024-04-10T03:13:49.339 INFO:tasks.rados.rados.0.smithi016.stdout:1606: finishing write tid 1 to smithi01663999-42 2024-04-10T03:13:49.339 INFO:tasks.rados.rados.0.smithi016.stdout:1606: finishing write tid 2 to smithi01663999-42 2024-04-10T03:13:49.339 INFO:tasks.rados.rados.0.smithi016.stdout:1606: finishing write tid 3 to smithi01663999-42 2024-04-10T03:13:49.339 INFO:tasks.rados.rados.0.smithi016.stdout:1606: finishing write tid 4 to smithi01663999-42 2024-04-10T03:13:49.339 INFO:tasks.rados.rados.0.smithi016.stdout:1606: finishing write tid 5 to smithi01663999-42 2024-04-10T03:13:49.339 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 897 (ObjNum 528 snap 157 seq_num 528) dirty exists 2024-04-10T03:13:49.339 INFO:tasks.rados.rados.0.smithi016.stdout:1606: left oid 42 (ObjNum 528 snap 157 seq_num 528) 2024-04-10T03:13:49.339 INFO:tasks.rados.rados.0.smithi016.stdout:1603: expect (ObjNum 488 snap 144 seq_num 488) 2024-04-10T03:13:49.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:49 smithi136 bash[68278]: cephadm 2024-04-10T03:13:48.143086+0000 mgr.y (mgr.25133) 96 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-10T03:13:49.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:49 smithi136 bash[68278]: cephadm 2024-04-10T03:13:48.150069+0000 mgr.y (mgr.25133) 97 : cephadm 1 Reconfiguring daemon osd.4 on smithi136 2024-04-10T03:13:49.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:49 smithi136 bash[68278]: cluster 2024-04-10T03:13:49.337800+0000 mon.a (mon.0) 315 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2024-04-10T03:13:50.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:49 smithi016 bash[72916]: cephadm 2024-04-10T03:13:48.143086+0000 mgr.y (mgr.25133) 96 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-10T03:13:50.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:49 smithi016 bash[72916]: cephadm 2024-04-10T03:13:48.150069+0000 mgr.y (mgr.25133) 97 : cephadm 1 Reconfiguring daemon osd.4 on smithi136 2024-04-10T03:13:50.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:49 smithi016 bash[72916]: cluster 2024-04-10T03:13:49.337800+0000 mon.a (mon.0) 315 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2024-04-10T03:13:50.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:49 smithi016 bash[74137]: cephadm 2024-04-10T03:13:48.143086+0000 mgr.y (mgr.25133) 96 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-10T03:13:50.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:49 smithi016 bash[74137]: cephadm 2024-04-10T03:13:48.150069+0000 mgr.y (mgr.25133) 97 : cephadm 1 Reconfiguring daemon osd.4 on smithi136 2024-04-10T03:13:50.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:49 smithi016 bash[74137]: cluster 2024-04-10T03:13:49.337800+0000 mon.a (mon.0) 315 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2024-04-10T03:13:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:50 smithi136 bash[68278]: cluster 2024-04-10T03:13:49.409802+0000 mgr.y (mgr.25133) 98 : cluster 0 pgmap v136: 121 pgs: 121 active+clean; 199 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 5.9 MiB/s wr, 39 op/s 2024-04-10T03:13:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:50 smithi136 bash[68278]: audit 2024-04-10T03:13:50.567996+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:50 smithi136 bash[68278]: audit 2024-04-10T03:13:50.576742+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:50 smithi136 bash[68278]: audit 2024-04-10T03:13:50.620286+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-10T03:13:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:50 smithi136 bash[68278]: audit 2024-04-10T03:13:50.621626+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:51.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[72916]: cluster 2024-04-10T03:13:49.409802+0000 mgr.y (mgr.25133) 98 : cluster 0 pgmap v136: 121 pgs: 121 active+clean; 199 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 5.9 MiB/s wr, 39 op/s 2024-04-10T03:13:51.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[72916]: audit 2024-04-10T03:13:50.567996+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:51.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[72916]: audit 2024-04-10T03:13:50.576742+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:51.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[72916]: audit 2024-04-10T03:13:50.620286+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-10T03:13:51.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[72916]: audit 2024-04-10T03:13:50.621626+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:51.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[74137]: cluster 2024-04-10T03:13:49.409802+0000 mgr.y (mgr.25133) 98 : cluster 0 pgmap v136: 121 pgs: 121 active+clean; 199 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 5.9 MiB/s wr, 39 op/s 2024-04-10T03:13:51.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[74137]: audit 2024-04-10T03:13:50.567996+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:51.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[74137]: audit 2024-04-10T03:13:50.576742+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:51.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[74137]: audit 2024-04-10T03:13:50.620286+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-10T03:13:51.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:50 smithi016 bash[74137]: audit 2024-04-10T03:13:50.621626+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:51.643 INFO:tasks.rados.rados.0.smithi016.stdout:1605: finishing copy_from racing read to smithi01663999-12 2024-04-10T03:13:51.643 INFO:tasks.rados.rados.0.smithi016.stdout:1605: finishing copy_from to smithi01663999-12 2024-04-10T03:13:51.643 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1151 (ObjNum 455 snap 134 seq_num 455) dirty exists 2024-04-10T03:13:51.643 INFO:tasks.rados.rados.0.smithi016.stdout:1603: done (4 left) 2024-04-10T03:13:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:1605: done (3 left) 2024-04-10T03:13:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:1606: done (2 left) 2024-04-10T03:13:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:1607: done (1 left) 2024-04-10T03:13:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:1608: done (0 left) 2024-04-10T03:13:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:1609: rollback oid 5 current snap is 157 2024-04-10T03:13:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 153 2024-04-10T03:13:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:1610: read oid 48 snap 152 2024-04-10T03:13:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:1610: expect deleted 2024-04-10T03:13:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 157 2024-04-10T03:13:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1611: seq_num 529 ranges {0=466944,466944=647168,1114112=532480,1646592=24576} 2024-04-10T03:13:51.648 INFO:tasks.rados.rados.0.smithi016.stdout:1611: writing smithi01663999-13 from 0 to 466944 tid 1 2024-04-10T03:13:51.652 INFO:tasks.rados.rados.0.smithi016.stdout:1611: writing smithi01663999-13 from 466944 to 1114112 tid 2 2024-04-10T03:13:51.656 INFO:tasks.rados.rados.0.smithi016.stdout:1611: writing smithi01663999-13 from 1114112 to 1646592 tid 3 2024-04-10T03:13:51.656 INFO:tasks.rados.rados.0.smithi016.stdout:1611: writing smithi01663999-13 from 1646592 to 1671168 tid 4 2024-04-10T03:13:51.656 INFO:tasks.rados.rados.0.smithi016.stdout:1612: snap_remove snap 155 2024-04-10T03:13:51.910 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:51 smithi136 bash[68278]: cephadm 2024-04-10T03:13:50.619700+0000 mgr.y (mgr.25133) 99 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-10T03:13:51.910 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:51 smithi136 bash[68278]: cephadm 2024-04-10T03:13:50.626387+0000 mgr.y (mgr.25133) 100 : cephadm 1 Reconfiguring daemon osd.5 on smithi136 2024-04-10T03:13:52.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:13:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:13:51] "GET /metrics HTTP/1.1" 200 36147 "" "Prometheus/2.43.0" 2024-04-10T03:13:52.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:51 smithi016 bash[72916]: cephadm 2024-04-10T03:13:50.619700+0000 mgr.y (mgr.25133) 99 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-10T03:13:52.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:51 smithi016 bash[72916]: cephadm 2024-04-10T03:13:50.626387+0000 mgr.y (mgr.25133) 100 : cephadm 1 Reconfiguring daemon osd.5 on smithi136 2024-04-10T03:13:52.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:51 smithi016 bash[74137]: cephadm 2024-04-10T03:13:50.619700+0000 mgr.y (mgr.25133) 99 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-10T03:13:52.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:51 smithi016 bash[74137]: cephadm 2024-04-10T03:13:50.626387+0000 mgr.y (mgr.25133) 100 : cephadm 1 Reconfiguring daemon osd.5 on smithi136 2024-04-10T03:13:52.655 INFO:tasks.rados.rados.0.smithi016.stdout:1612: done (3 left) 2024-04-10T03:13:52.655 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 157 2024-04-10T03:13:52.655 INFO:tasks.rados.rados.0.smithi016.stdout:1613: seq_num 530 ranges {2121728=483328,2605056=532480,3137536=671744} 2024-04-10T03:13:52.674 INFO:tasks.rados.rados.0.smithi016.stdout:1613: writing smithi01663999-7 from 2121728 to 2605056 tid 1 2024-04-10T03:13:52.678 INFO:tasks.rados.rados.0.smithi016.stdout:1613: writing smithi01663999-7 from 2605056 to 3137536 tid 2 2024-04-10T03:13:52.684 INFO:tasks.rados.rados.0.smithi016.stdout:1613: writing smithi01663999-7 from 3137536 to 3809280 tid 3 2024-04-10T03:13:52.684 INFO:tasks.rados.rados.0.smithi016.stdout:1614: copy_from oid 34 from oid 38 current snap is 157 2024-04-10T03:13:52.684 INFO:tasks.rados.rados.0.smithi016.stdout:1609: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:13:52.684 INFO:tasks.rados.rados.0.smithi016.stdout:1611: finishing write tid 1 to smithi01663999-13 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1609: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1609: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1193 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1611: finishing write tid 2 to smithi01663999-13 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1611: finishing write tid 3 to smithi01663999-13 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1611: finishing write tid 4 to smithi01663999-13 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1611: finishing write tid 5 to smithi01663999-13 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1611: finishing write tid 6 to smithi01663999-13 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 925 (ObjNum 529 snap 157 seq_num 529) dirty exists 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1611: left oid 13 (ObjNum 529 snap 157 seq_num 529) 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1609: done (4 left) 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1610: done (3 left) 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1611: done (2 left) 2024-04-10T03:13:52.685 INFO:tasks.rados.rados.0.smithi016.stdout:1615: delete oid 11 current snap is 157 2024-04-10T03:13:52.696 INFO:tasks.rados.rados.0.smithi016.stdout:1615: done (2 left) 2024-04-10T03:13:52.696 INFO:tasks.rados.rados.0.smithi016.stdout:1616: delete oid 36 current snap is 157 2024-04-10T03:13:52.703 INFO:tasks.rados.rados.0.smithi016.stdout:1613: finishing write tid 1 to smithi01663999-7 2024-04-10T03:13:52.704 INFO:tasks.rados.rados.0.smithi016.stdout:1614: finishing copy_from to smithi01663999-34 2024-04-10T03:13:52.704 INFO:tasks.rados.rados.0.smithi016.stdout:1614: got expected ENOENT (src dne) 2024-04-10T03:13:52.704 INFO:tasks.rados.rados.0.smithi016.stdout:1614: finishing copy_from racing read to smithi01663999-34 2024-04-10T03:13:52.708 INFO:tasks.rados.rados.0.smithi016.stdout:1613: finishing write tid 2 to smithi01663999-7 2024-04-10T03:13:52.708 INFO:tasks.rados.rados.0.smithi016.stdout:1614: done (2 left) 2024-04-10T03:13:52.708 INFO:tasks.rados.rados.0.smithi016.stdout:1616: done (1 left) 2024-04-10T03:13:52.708 INFO:tasks.rados.rados.0.smithi016.stdout:1617: snap_create 2024-04-10T03:13:52.708 INFO:tasks.rados.rados.0.smithi016.stdout:1613: finishing write tid 3 to smithi01663999-7 2024-04-10T03:13:52.708 INFO:tasks.rados.rados.0.smithi016.stdout:1613: finishing write tid 4 to smithi01663999-7 2024-04-10T03:13:52.710 INFO:tasks.rados.rados.0.smithi016.stdout:1613: finishing write tid 5 to smithi01663999-7 2024-04-10T03:13:52.710 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1163 (ObjNum 530 snap 157 seq_num 530) dirty exists 2024-04-10T03:13:52.711 INFO:tasks.rados.rados.0.smithi016.stdout:1613: left oid 7 (ObjNum 530 snap 157 seq_num 530) 2024-04-10T03:13:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:52 smithi136 bash[68278]: cluster 2024-04-10T03:13:51.410496+0000 mgr.y (mgr.25133) 101 : cluster 0 pgmap v137: 121 pgs: 121 active+clean; 199 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.7 MiB/s wr, 31 op/s 2024-04-10T03:13:53.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:52 smithi016 bash[72916]: cluster 2024-04-10T03:13:51.410496+0000 mgr.y (mgr.25133) 101 : cluster 0 pgmap v137: 121 pgs: 121 active+clean; 199 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.7 MiB/s wr, 31 op/s 2024-04-10T03:13:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:52 smithi016 bash[74137]: cluster 2024-04-10T03:13:51.410496+0000 mgr.y (mgr.25133) 101 : cluster 0 pgmap v137: 121 pgs: 121 active+clean; 199 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.7 MiB/s wr, 31 op/s 2024-04-10T03:13:53.667 INFO:tasks.rados.rados.0.smithi016.stdout:1613: done (1 left) 2024-04-10T03:13:53.668 INFO:tasks.rados.rados.0.smithi016.stdout:1617: done (0 left) 2024-04-10T03:13:53.668 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 158 2024-04-10T03:13:53.668 INFO:tasks.rados.rados.0.smithi016.stdout:1618: seq_num 533 ranges {2891776=532480,3424256=630784,4055040=516096,4571136=57344} 2024-04-10T03:13:53.705 INFO:tasks.rados.rados.0.smithi016.stdout:1618: writing smithi01663999-49 from 2891776 to 3424256 tid 1 2024-04-10T03:13:53.712 INFO:tasks.rados.rados.0.smithi016.stdout:1618: writing smithi01663999-49 from 3424256 to 4055040 tid 2 2024-04-10T03:13:53.718 INFO:tasks.rados.rados.0.smithi016.stdout:1618: writing smithi01663999-49 from 4055040 to 4571136 tid 3 2024-04-10T03:13:53.719 INFO:tasks.rados.rados.0.smithi016.stdout:1618: writing smithi01663999-49 from 4571136 to 4628480 tid 4 2024-04-10T03:13:53.719 INFO:tasks.rados.rados.0.smithi016.stdout:1619: setattr oid 31 current snap is 158 2024-04-10T03:13:53.719 INFO:tasks.rados.rados.0.smithi016.stdout:1618: finishing write tid 1 to smithi01663999-49 2024-04-10T03:13:53.723 INFO:tasks.rados.rados.0.smithi016.stdout:1620: read oid 35 snap -1 2024-04-10T03:13:53.723 INFO:tasks.rados.rados.0.smithi016.stdout:1620: expect (ObjNum 465 snap 137 seq_num 465) 2024-04-10T03:13:53.723 INFO:tasks.rados.rados.0.smithi016.stdout:1621: rollback oid 46 current snap is 158 2024-04-10T03:13:53.724 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 157 2024-04-10T03:13:53.724 INFO:tasks.rados.rados.0.smithi016.stdout:1622: rollback oid 20 current snap is 158 2024-04-10T03:13:53.724 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 152 2024-04-10T03:13:53.724 INFO:tasks.rados.rados.0.smithi016.stdout:1623: snap_create 2024-04-10T03:13:53.724 INFO:tasks.rados.rados.0.smithi016.stdout:1618: finishing write tid 2 to smithi01663999-49 2024-04-10T03:13:53.725 INFO:tasks.rados.rados.0.smithi016.stdout:1618: finishing write tid 3 to smithi01663999-49 2024-04-10T03:13:53.727 INFO:tasks.rados.rados.0.smithi016.stdout:1618: finishing write tid 4 to smithi01663999-49 2024-04-10T03:13:53.732 INFO:tasks.rados.rados.0.smithi016.stdout:1618: finishing write tid 5 to smithi01663999-49 2024-04-10T03:13:53.733 INFO:tasks.rados.rados.0.smithi016.stdout:1621: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:13:53.733 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 915 (ObjNum 625 snap 0 seq_num 702629142) dirty dne 2024-04-10T03:13:53.737 INFO:tasks.rados.rados.0.smithi016.stdout:1622: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:13:53.737 INFO:tasks.rados.rados.0.smithi016.stdout:1622: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:13:53.738 INFO:tasks.rados.rados.0.smithi016.stdout:1622: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:13:53.738 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 900 (ObjNum 497 snap 149 seq_num 497) dirty exists 2024-04-10T03:13:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:1618: finishing write tid 6 to smithi01663999-49 2024-04-10T03:13:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 738 (ObjNum 533 snap 158 seq_num 533) dirty exists 2024-04-10T03:13:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:1618: left oid 49 (ObjNum 533 snap 158 seq_num 533) 2024-04-10T03:13:53.743 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1201 (ObjNum 455 snap 134 seq_num 455) dirty exists 2024-04-10T03:13:53.745 INFO:tasks.rados.rados.0.smithi016.stdout:1620: expect (ObjNum 465 snap 137 seq_num 465) 2024-04-10T03:13:53.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:53 smithi136 bash[68278]: cluster 2024-04-10T03:13:52.662063+0000 mon.a (mon.0) 320 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2024-04-10T03:13:53.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:53 smithi136 bash[68278]: audit 2024-04-10T03:13:52.874141+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:53.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:53 smithi136 bash[68278]: audit 2024-04-10T03:13:52.886085+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:53.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:53 smithi136 bash[68278]: audit 2024-04-10T03:13:52.899227+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-10T03:13:53.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:53 smithi136 bash[68278]: audit 2024-04-10T03:13:52.900841+0000 mon.a (mon.0) 324 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:54.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[72916]: cluster 2024-04-10T03:13:52.662063+0000 mon.a (mon.0) 320 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2024-04-10T03:13:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[72916]: audit 2024-04-10T03:13:52.874141+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[72916]: audit 2024-04-10T03:13:52.886085+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[72916]: audit 2024-04-10T03:13:52.899227+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-10T03:13:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[72916]: audit 2024-04-10T03:13:52.900841+0000 mon.a (mon.0) 324 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:54.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[74137]: cluster 2024-04-10T03:13:52.662063+0000 mon.a (mon.0) 320 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2024-04-10T03:13:54.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[74137]: audit 2024-04-10T03:13:52.874141+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:54.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[74137]: audit 2024-04-10T03:13:52.886085+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:54.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[74137]: audit 2024-04-10T03:13:52.899227+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-10T03:13:54.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:53 smithi016 bash[74137]: audit 2024-04-10T03:13:52.900841+0000 mon.a (mon.0) 324 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:1618: done (5 left) 2024-04-10T03:13:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:1619: done (4 left) 2024-04-10T03:13:54.677 INFO:tasks.rados.rados.0.smithi016.stdout:1620: done (3 left) 2024-04-10T03:13:54.678 INFO:tasks.rados.rados.0.smithi016.stdout:1621: done (2 left) 2024-04-10T03:13:54.678 INFO:tasks.rados.rados.0.smithi016.stdout:1622: done (1 left) 2024-04-10T03:13:54.678 INFO:tasks.rados.rados.0.smithi016.stdout:1623: done (0 left) 2024-04-10T03:13:54.678 INFO:tasks.rados.rados.0.smithi016.stdout:1624: snap_create 2024-04-10T03:13:54.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:54 smithi136 bash[68278]: cephadm 2024-04-10T03:13:52.898479+0000 mgr.y (mgr.25133) 102 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-10T03:13:54.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:54 smithi136 bash[68278]: cephadm 2024-04-10T03:13:52.905956+0000 mgr.y (mgr.25133) 103 : cephadm 1 Reconfiguring daemon osd.6 on smithi136 2024-04-10T03:13:54.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:54 smithi136 bash[68278]: cluster 2024-04-10T03:13:53.411234+0000 mgr.y (mgr.25133) 104 : cluster 0 pgmap v139: 121 pgs: 121 active+clean; 199 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-04-10T03:13:54.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:54 smithi136 bash[68278]: cluster 2024-04-10T03:13:53.674775+0000 mon.a (mon.0) 325 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2024-04-10T03:13:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:54 smithi016 bash[72916]: cephadm 2024-04-10T03:13:52.898479+0000 mgr.y (mgr.25133) 102 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-10T03:13:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:54 smithi016 bash[72916]: cephadm 2024-04-10T03:13:52.905956+0000 mgr.y (mgr.25133) 103 : cephadm 1 Reconfiguring daemon osd.6 on smithi136 2024-04-10T03:13:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:54 smithi016 bash[72916]: cluster 2024-04-10T03:13:53.411234+0000 mgr.y (mgr.25133) 104 : cluster 0 pgmap v139: 121 pgs: 121 active+clean; 199 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-04-10T03:13:55.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:54 smithi016 bash[72916]: cluster 2024-04-10T03:13:53.674775+0000 mon.a (mon.0) 325 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2024-04-10T03:13:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:54 smithi016 bash[74137]: cephadm 2024-04-10T03:13:52.898479+0000 mgr.y (mgr.25133) 102 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-10T03:13:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:54 smithi016 bash[74137]: cephadm 2024-04-10T03:13:52.905956+0000 mgr.y (mgr.25133) 103 : cephadm 1 Reconfiguring daemon osd.6 on smithi136 2024-04-10T03:13:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:54 smithi016 bash[74137]: cluster 2024-04-10T03:13:53.411234+0000 mgr.y (mgr.25133) 104 : cluster 0 pgmap v139: 121 pgs: 121 active+clean; 199 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-04-10T03:13:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:54 smithi016 bash[74137]: cluster 2024-04-10T03:13:53.674775+0000 mon.a (mon.0) 325 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2024-04-10T03:13:55.691 INFO:tasks.rados.rados.0.smithi016.stdout:1624: done (0 left) 2024-04-10T03:13:55.691 INFO:tasks.rados.rados.0.smithi016.stdout:1625: read oid 1 snap -1 2024-04-10T03:13:55.691 INFO:tasks.rados.rados.0.smithi016.stdout:1625: expect (ObjNum 518 snap 152 seq_num 518) 2024-04-10T03:13:55.691 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 160 2024-04-10T03:13:55.691 INFO:tasks.rados.rados.0.smithi016.stdout:1626: seq_num 534 ranges {827392=548864,1376256=516096,1892352=688128} 2024-04-10T03:13:55.709 INFO:tasks.rados.rados.0.smithi016.stdout:1626: writing smithi01663999-14 from 827392 to 1376256 tid 1 2024-04-10T03:13:55.718 INFO:tasks.rados.rados.0.smithi016.stdout:1626: writing smithi01663999-14 from 1376256 to 1892352 tid 2 2024-04-10T03:13:55.728 INFO:tasks.rados.rados.0.smithi016.stdout:1626: writing smithi01663999-14 from 1892352 to 2580480 tid 3 2024-04-10T03:13:55.728 INFO:tasks.rados.rados.0.smithi016.stdout:1627: snap_remove snap 153 2024-04-10T03:13:56.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[74137]: cluster 2024-04-10T03:13:54.684525+0000 mon.a (mon.0) 326 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2024-04-10T03:13:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[74137]: audit 2024-04-10T03:13:55.136507+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[74137]: audit 2024-04-10T03:13:55.149915+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[74137]: audit 2024-04-10T03:13:55.177035+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-10T03:13:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[74137]: audit 2024-04-10T03:13:55.178851+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[72916]: cluster 2024-04-10T03:13:54.684525+0000 mon.a (mon.0) 326 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2024-04-10T03:13:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[72916]: audit 2024-04-10T03:13:55.136507+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[72916]: audit 2024-04-10T03:13:55.149915+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[72916]: audit 2024-04-10T03:13:55.177035+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-10T03:13:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:55 smithi016 bash[72916]: audit 2024-04-10T03:13:55.178851+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:55 smithi136 bash[68278]: cluster 2024-04-10T03:13:54.684525+0000 mon.a (mon.0) 326 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2024-04-10T03:13:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:55 smithi136 bash[68278]: audit 2024-04-10T03:13:55.136507+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:56.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:55 smithi136 bash[68278]: audit 2024-04-10T03:13:55.149915+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:55 smithi136 bash[68278]: audit 2024-04-10T03:13:55.177035+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-10T03:13:56.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:55 smithi136 bash[68278]: audit 2024-04-10T03:13:55.178851+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:56.701 INFO:tasks.rados.rados.0.smithi016.stdout:1627: done (2 left) 2024-04-10T03:13:56.701 INFO:tasks.rados.rados.0.smithi016.stdout:1628: rollback oid 30 current snap is 160 2024-04-10T03:13:56.701 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 30 to 152 2024-04-10T03:13:56.701 INFO:tasks.rados.rados.0.smithi016.stdout:1625: expect (ObjNum 518 snap 152 seq_num 518) 2024-04-10T03:13:56.851 INFO:tasks.rados.rados.0.smithi016.stdout:1626: finishing write tid 1 to smithi01663999-14 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1626: finishing write tid 2 to smithi01663999-14 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1626: finishing write tid 3 to smithi01663999-14 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1626: finishing write tid 4 to smithi01663999-14 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1626: finishing write tid 5 to smithi01663999-14 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1206 (ObjNum 534 snap 160 seq_num 534) dirty exists 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1626: left oid 14 (ObjNum 534 snap 160 seq_num 534) 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1628: finishing rollback tid 0 to smithi01663999-30 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1628: finishing rollback tid 1 to smithi01663999-30 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1628: finishing rollback tid 2 to smithi01663999-30 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 918 (ObjNum 503 snap 150 seq_num 503) dirty exists 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1625: done (2 left) 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1626: done (1 left) 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1628: done (0 left) 2024-04-10T03:13:56.852 INFO:tasks.rados.rados.0.smithi016.stdout:1629: copy_from oid 28 from oid 30 current snap is 160 2024-04-10T03:13:56.853 INFO:tasks.rados.rados.0.smithi016.stdout:1630: setattr oid 11 current snap is 160 2024-04-10T03:13:56.854 INFO:tasks.rados.rados.0.smithi016.stdout:1631: copy_from oid 39 from oid 32 current snap is 160 2024-04-10T03:13:56.854 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 160 2024-04-10T03:13:56.854 INFO:tasks.rados.rados.0.smithi016.stdout:1632: seq_num 535 ranges {11345920=565248,11911168=802816,12713984=401408} 2024-04-10T03:13:56.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:56 smithi136 bash[68278]: cephadm 2024-04-10T03:13:55.176271+0000 mgr.y (mgr.25133) 105 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-10T03:13:56.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:56 smithi136 bash[68278]: cephadm 2024-04-10T03:13:55.184198+0000 mgr.y (mgr.25133) 106 : cephadm 1 Reconfiguring daemon osd.7 on smithi136 2024-04-10T03:13:56.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:56 smithi136 bash[68278]: cluster 2024-04-10T03:13:55.411921+0000 mgr.y (mgr.25133) 107 : cluster 0 pgmap v142: 121 pgs: 121 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 546 KiB/s wr, 2 op/s 2024-04-10T03:13:56.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:56 smithi136 bash[68278]: cluster 2024-04-10T03:13:55.697513+0000 mon.a (mon.0) 331 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2024-04-10T03:13:56.962 INFO:tasks.rados.rados.0.smithi016.stdout:1632: writing smithi01663999-23 from 11345920 to 11911168 tid 1 2024-04-10T03:13:56.967 INFO:tasks.rados.rados.0.smithi016.stdout:1632: writing smithi01663999-23 from 11911168 to 12713984 tid 2 2024-04-10T03:13:56.969 INFO:tasks.rados.rados.0.smithi016.stdout:1632: writing smithi01663999-23 from 12713984 to 13115392 tid 3 2024-04-10T03:13:56.969 INFO:tasks.rados.rados.0.smithi016.stdout:1633: snap_remove snap 154 2024-04-10T03:13:57.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:56 smithi016 bash[74137]: cephadm 2024-04-10T03:13:55.176271+0000 mgr.y (mgr.25133) 105 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-10T03:13:57.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:56 smithi016 bash[74137]: cephadm 2024-04-10T03:13:55.184198+0000 mgr.y (mgr.25133) 106 : cephadm 1 Reconfiguring daemon osd.7 on smithi136 2024-04-10T03:13:57.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:56 smithi016 bash[74137]: cluster 2024-04-10T03:13:55.411921+0000 mgr.y (mgr.25133) 107 : cluster 0 pgmap v142: 121 pgs: 121 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 546 KiB/s wr, 2 op/s 2024-04-10T03:13:57.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:56 smithi016 bash[74137]: cluster 2024-04-10T03:13:55.697513+0000 mon.a (mon.0) 331 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2024-04-10T03:13:57.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:56 smithi016 bash[72916]: cephadm 2024-04-10T03:13:55.176271+0000 mgr.y (mgr.25133) 105 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-10T03:13:57.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:56 smithi016 bash[72916]: cephadm 2024-04-10T03:13:55.184198+0000 mgr.y (mgr.25133) 106 : cephadm 1 Reconfiguring daemon osd.7 on smithi136 2024-04-10T03:13:57.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:56 smithi016 bash[72916]: cluster 2024-04-10T03:13:55.411921+0000 mgr.y (mgr.25133) 107 : cluster 0 pgmap v142: 121 pgs: 121 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 546 KiB/s wr, 2 op/s 2024-04-10T03:13:57.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:56 smithi016 bash[72916]: cluster 2024-04-10T03:13:55.697513+0000 mon.a (mon.0) 331 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:1633: done (4 left) 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:1634: copy_from oid 18 from oid 16 current snap is 160 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 289 (ObjNum 1057 snap 0 seq_num 2082957120) dirty exists 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:1631: finishing copy_from racing read to smithi01663999-39 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:1631: finishing copy_from to smithi01663999-39 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1146 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:1629: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:1629: finishing copy_from to smithi01663999-28 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 918 (ObjNum 503 snap 150 seq_num 503) dirty exists 2024-04-10T03:13:57.325 INFO:tasks.rados.rados.0.smithi016.stdout:1632: finishing write tid 1 to smithi01663999-23 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1632: finishing write tid 2 to smithi01663999-23 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1632: finishing write tid 3 to smithi01663999-23 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1632: finishing write tid 4 to smithi01663999-23 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1632: finishing write tid 5 to smithi01663999-23 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 922 (ObjNum 535 snap 160 seq_num 535) dirty exists 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1632: left oid 23 (ObjNum 535 snap 160 seq_num 535) 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1629: done (4 left) 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1630: done (3 left) 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1631: done (2 left) 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1632: done (1 left) 2024-04-10T03:13:57.326 INFO:tasks.rados.rados.0.smithi016.stdout:1635: snap_create 2024-04-10T03:13:57.405 INFO:tasks.rados.rados.0.smithi016.stdout:1634: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:13:57.409 INFO:tasks.rados.rados.0.smithi016.stdout:1634: finishing copy_from to smithi01663999-18 2024-04-10T03:13:57.409 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 812 (ObjNum 470 snap 138 seq_num 470) dirty exists 2024-04-10T03:13:57.969 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:57 smithi136 bash[68278]: cluster 2024-04-10T03:13:56.707163+0000 mon.a (mon.0) 332 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2024-04-10T03:13:57.970 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:57 smithi136 bash[68278]: cluster 2024-04-10T03:13:57.330214+0000 mon.a (mon.0) 333 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2024-04-10T03:13:57.970 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:57 smithi136 bash[68278]: audit 2024-04-10T03:13:57.457299+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:57.970 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:57 smithi136 bash[68278]: audit 2024-04-10T03:13:57.468450+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:57.970 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:57 smithi136 bash[68278]: audit 2024-04-10T03:13:57.499207+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:57.970 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:57 smithi136 bash[68278]: audit 2024-04-10T03:13:57.510911+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:13:57.970 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:57 smithi136 bash[68278]: audit 2024-04-10T03:13:57.516178+0000 mon.a (mon.0) 338 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:58.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[72916]: cluster 2024-04-10T03:13:56.707163+0000 mon.a (mon.0) 332 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2024-04-10T03:13:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[72916]: cluster 2024-04-10T03:13:57.330214+0000 mon.a (mon.0) 333 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2024-04-10T03:13:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[72916]: audit 2024-04-10T03:13:57.457299+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[72916]: audit 2024-04-10T03:13:57.468450+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[72916]: audit 2024-04-10T03:13:57.499207+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[72916]: audit 2024-04-10T03:13:57.510911+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:13:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[72916]: audit 2024-04-10T03:13:57.516178+0000 mon.a (mon.0) 338 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[74137]: cluster 2024-04-10T03:13:56.707163+0000 mon.a (mon.0) 332 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2024-04-10T03:13:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[74137]: cluster 2024-04-10T03:13:57.330214+0000 mon.a (mon.0) 333 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2024-04-10T03:13:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[74137]: audit 2024-04-10T03:13:57.457299+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[74137]: audit 2024-04-10T03:13:57.468450+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:13:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[74137]: audit 2024-04-10T03:13:57.499207+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:13:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[74137]: audit 2024-04-10T03:13:57.510911+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:13:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:57 smithi016 bash[74137]: audit 2024-04-10T03:13:57.516178+0000 mon.a (mon.0) 338 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:13:58.331 INFO:tasks.rados.rados.0.smithi016.stdout:1634: done (1 left) 2024-04-10T03:13:58.331 INFO:tasks.rados.rados.0.smithi016.stdout:1635: done (0 left) 2024-04-10T03:13:58.331 INFO:tasks.rados.rados.0.smithi016.stdout:1636: delete oid 30 current snap is 161 2024-04-10T03:13:58.338 INFO:tasks.rados.rados.0.smithi016.stdout:1636: done (0 left) 2024-04-10T03:13:58.338 INFO:tasks.rados.rados.0.smithi016.stdout:1637: rollback oid 41 current snap is 161 2024-04-10T03:13:58.339 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 158 2024-04-10T03:13:58.339 INFO:tasks.rados.rados.0.smithi016.stdout:1638: read oid 42 snap -1 2024-04-10T03:13:58.339 INFO:tasks.rados.rados.0.smithi016.stdout:1638: expect (ObjNum 528 snap 157 seq_num 528) 2024-04-10T03:13:58.339 INFO:tasks.rados.rados.0.smithi016.stdout:1639: copy_from oid 31 from oid 50 current snap is 161 2024-04-10T03:13:58.339 INFO:tasks.rados.rados.0.smithi016.stdout:1640: snap_create 2024-04-10T03:13:58.340 INFO:tasks.rados.rados.0.smithi016.stdout:1637: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:13:58.341 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 0 (ObjNum 33 snap 0 seq_num 2081970016) dirty dne 2024-04-10T03:13:58.365 INFO:tasks.rados.rados.0.smithi016.stdout:1638: expect (ObjNum 528 snap 157 seq_num 528) 2024-04-10T03:13:58.520 INFO:tasks.rados.rados.0.smithi016.stdout:1639: finishing copy_from racing read to smithi01663999-31 2024-04-10T03:13:58.520 INFO:tasks.rados.rados.0.smithi016.stdout:1639: finishing copy_from to smithi01663999-31 2024-04-10T03:13:58.520 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1152 (ObjNum 511 snap 151 seq_num 511) dirty exists 2024-04-10T03:13:58.841 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:13:58.914 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:13:58 smithi136 bash[60584]: ts=2024-04-10T03:13:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:13:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:58 smithi136 bash[68278]: cluster 2024-04-10T03:13:57.412414+0000 mgr.y (mgr.25133) 108 : cluster 0 pgmap v146: 121 pgs: 121 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:58 smithi136 bash[68278]: cephadm 2024-04-10T03:13:57.510402+0000 mgr.y (mgr.25133) 109 : cephadm 1 Reconfiguring mds.b (monmap changed)... 2024-04-10T03:13:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:58 smithi136 bash[68278]: cephadm 2024-04-10T03:13:57.530977+0000 mgr.y (mgr.25133) 110 : cephadm 1 Reconfiguring daemon mds.b on smithi136 2024-04-10T03:13:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:58 smithi136 bash[68278]: cluster 2024-04-10T03:13:58.338097+0000 mon.a (mon.0) 339 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2024-04-10T03:13:59.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:58 smithi016 bash[72916]: cluster 2024-04-10T03:13:57.412414+0000 mgr.y (mgr.25133) 108 : cluster 0 pgmap v146: 121 pgs: 121 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:59.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:58 smithi016 bash[72916]: cephadm 2024-04-10T03:13:57.510402+0000 mgr.y (mgr.25133) 109 : cephadm 1 Reconfiguring mds.b (monmap changed)... 2024-04-10T03:13:59.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:58 smithi016 bash[72916]: cephadm 2024-04-10T03:13:57.530977+0000 mgr.y (mgr.25133) 110 : cephadm 1 Reconfiguring daemon mds.b on smithi136 2024-04-10T03:13:59.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:58 smithi016 bash[72916]: cluster 2024-04-10T03:13:58.338097+0000 mon.a (mon.0) 339 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2024-04-10T03:13:59.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:58 smithi016 bash[74137]: cluster 2024-04-10T03:13:57.412414+0000 mgr.y (mgr.25133) 108 : cluster 0 pgmap v146: 121 pgs: 121 active+clean; 196 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:13:59.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:58 smithi016 bash[74137]: cephadm 2024-04-10T03:13:57.510402+0000 mgr.y (mgr.25133) 109 : cephadm 1 Reconfiguring mds.b (monmap changed)... 2024-04-10T03:13:59.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:58 smithi016 bash[74137]: cephadm 2024-04-10T03:13:57.530977+0000 mgr.y (mgr.25133) 110 : cephadm 1 Reconfiguring daemon mds.b on smithi136 2024-04-10T03:13:59.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:58 smithi016 bash[74137]: cluster 2024-04-10T03:13:58.338097+0000 mon.a (mon.0) 339 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2024-04-10T03:13:59.227 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:13:59.227 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (3m) 69s ago 9m 14.5M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:13:59.227 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 44s ago 8m - - 2024-04-10T03:13:59.227 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (10m) 69s ago 10m 14.1M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:13:59.227 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (10m) 44s ago 10m 18.0M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (2m) 44s ago 17m 436M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (3m) 69s ago 20m 494M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (117s) 69s ago 20m 43.9M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (52s) 44s ago 18m 18.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (81s) 69s ago 18m 23.9M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (3m) 69s ago 9m 7875k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (3m) 44s ago 9m 8223k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (17m) 69s ago 17m 187M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 07a161db55a0 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (16m) 69s ago 16m 195M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (15m) 69s ago 15m 232M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (14m) 69s ago 14m 175M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (13m) 44s ago 13m 206M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (12m) 44s ago 12m 188M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (12m) 44s ago 12m 111M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:13:59.228 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (11m) 44s ago 11m 172M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:13:59.229 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (2m) 44s ago 9m 47.8M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:13:59.335 INFO:tasks.rados.rados.0.smithi016.stdout:1637: done (3 left) 2024-04-10T03:13:59.336 INFO:tasks.rados.rados.0.smithi016.stdout:1638: done (2 left) 2024-04-10T03:13:59.336 INFO:tasks.rados.rados.0.smithi016.stdout:1639: done (1 left) 2024-04-10T03:13:59.336 INFO:tasks.rados.rados.0.smithi016.stdout:1640: done (0 left) 2024-04-10T03:13:59.336 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 162 2024-04-10T03:13:59.336 INFO:tasks.rados.rados.0.smithi016.stdout:1641: seq_num 537 ranges {2080768=598016,2678784=573440,3252224=491520,3743744=139264} 2024-04-10T03:13:59.364 INFO:tasks.rados.rados.0.smithi016.stdout:1641: writing smithi01663999-47 from 2080768 to 2678784 tid 1 2024-04-10T03:13:59.370 INFO:tasks.rados.rados.0.smithi016.stdout:1641: writing smithi01663999-47 from 2678784 to 3252224 tid 2 2024-04-10T03:13:59.371 INFO:tasks.rados.rados.0.smithi016.stdout:1641: writing smithi01663999-47 from 3252224 to 3743744 tid 3 2024-04-10T03:13:59.372 INFO:tasks.rados.rados.0.smithi016.stdout:1641: writing smithi01663999-47 from 3743744 to 3883008 tid 4 2024-04-10T03:13:59.372 INFO:tasks.rados.rados.0.smithi016.stdout:1642: read oid 37 snap -1 2024-04-10T03:13:59.372 INFO:tasks.rados.rados.0.smithi016.stdout:1642: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:13:59.372 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 162 2024-04-10T03:13:59.373 INFO:tasks.rados.rados.0.smithi016.stdout:1643: seq_num 538 ranges {0=614400,614400=450560,1064960=704512,1769472=49152} 2024-04-10T03:13:59.376 INFO:tasks.rados.rados.0.smithi016.stdout:1643: writing smithi01663999-27 from 0 to 614400 tid 1 2024-04-10T03:13:59.382 INFO:tasks.rados.rados.0.smithi016.stdout:1643: writing smithi01663999-27 from 614400 to 1064960 tid 2 2024-04-10T03:13:59.384 INFO:tasks.rados.rados.0.smithi016.stdout:1643: writing smithi01663999-27 from 1064960 to 1769472 tid 3 2024-04-10T03:13:59.384 INFO:tasks.rados.rados.0.smithi016.stdout:1643: writing smithi01663999-27 from 1769472 to 1818624 tid 4 2024-04-10T03:13:59.385 INFO:tasks.rados.rados.0.smithi016.stdout:1644: read oid 41 snap -1 2024-04-10T03:13:59.385 INFO:tasks.rados.rados.0.smithi016.stdout:1644: expect deleted 2024-04-10T03:13:59.385 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 162 2024-04-10T03:13:59.385 INFO:tasks.rados.rados.0.smithi016.stdout:1641: finishing write tid 1 to smithi01663999-47 2024-04-10T03:13:59.385 INFO:tasks.rados.rados.0.smithi016.stdout:1641: finishing write tid 2 to smithi01663999-47 2024-04-10T03:13:59.385 INFO:tasks.rados.rados.0.smithi016.stdout:1642: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:13:59.386 INFO:tasks.rados.rados.0.smithi016.stdout:1641: finishing write tid 3 to smithi01663999-47 2024-04-10T03:13:59.386 INFO:tasks.rados.rados.0.smithi016.stdout:1641: finishing write tid 4 to smithi01663999-47 2024-04-10T03:13:59.386 INFO:tasks.rados.rados.0.smithi016.stdout:1641: finishing write tid 5 to smithi01663999-47 2024-04-10T03:13:59.387 INFO:tasks.rados.rados.0.smithi016.stdout:1645: seq_num 539 ranges {11108352=630784,11739136=737280,12476416=466944} 2024-04-10T03:13:59.452 INFO:tasks.rados.rados.0.smithi016.stdout:1645: writing smithi01663999-50 from 11108352 to 11739136 tid 1 2024-04-10T03:13:59.457 INFO:tasks.rados.rados.0.smithi016.stdout:1645: writing smithi01663999-50 from 11739136 to 12476416 tid 2 2024-04-10T03:13:59.460 INFO:tasks.rados.rados.0.smithi016.stdout:1645: writing smithi01663999-50 from 12476416 to 12943360 tid 3 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1642: done (4 left) 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1646: setattr oid 26 current snap is 162 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1641: finishing write tid 6 to smithi01663999-47 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1157 (ObjNum 537 snap 162 seq_num 537) dirty exists 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1641: left oid 47 (ObjNum 537 snap 162 seq_num 537) 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1643: finishing write tid 1 to smithi01663999-27 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1643: finishing write tid 2 to smithi01663999-27 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1643: finishing write tid 3 to smithi01663999-27 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1643: finishing write tid 4 to smithi01663999-27 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1643: finishing write tid 5 to smithi01663999-27 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1643: finishing write tid 6 to smithi01663999-27 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1151 (ObjNum 538 snap 162 seq_num 538) dirty exists 2024-04-10T03:13:59.461 INFO:tasks.rados.rados.0.smithi016.stdout:1643: left oid 27 (ObjNum 538 snap 162 seq_num 538) 2024-04-10T03:13:59.462 INFO:tasks.rados.rados.0.smithi016.stdout:1645: finishing write tid 1 to smithi01663999-50 2024-04-10T03:13:59.464 INFO:tasks.rados.rados.0.smithi016.stdout:1641: done (4 left) 2024-04-10T03:13:59.464 INFO:tasks.rados.rados.0.smithi016.stdout:1643: done (3 left) 2024-04-10T03:13:59.464 INFO:tasks.rados.rados.0.smithi016.stdout:1644: done (2 left) 2024-04-10T03:13:59.464 INFO:tasks.rados.rados.0.smithi016.stdout:1647: rmattr oid 16 current snap is 162 2024-04-10T03:13:59.464 INFO:tasks.rados.rados.0.smithi016.stdout:1647: done (2 left) 2024-04-10T03:13:59.464 INFO:tasks.rados.rados.0.smithi016.stdout:1648: snap_create 2024-04-10T03:13:59.466 INFO:tasks.rados.rados.0.smithi016.stdout:1645: finishing write tid 2 to smithi01663999-50 2024-04-10T03:13:59.467 INFO:tasks.rados.rados.0.smithi016.stdout:1645: finishing write tid 3 to smithi01663999-50 2024-04-10T03:13:59.468 INFO:tasks.rados.rados.0.smithi016.stdout:1645: finishing write tid 4 to smithi01663999-50 2024-04-10T03:13:59.470 INFO:tasks.rados.rados.0.smithi016.stdout:1645: finishing write tid 5 to smithi01663999-50 2024-04-10T03:13:59.470 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1156 (ObjNum 539 snap 162 seq_num 539) dirty exists 2024-04-10T03:13:59.470 INFO:tasks.rados.rados.0.smithi016.stdout:1645: left oid 50 (ObjNum 539 snap 162 seq_num 539) 2024-04-10T03:13:59.471 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 276 (ObjNum 514 snap 151 seq_num 514) dirty exists 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:13:59.683 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:13:59.684 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:13:59.684 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:13:59.684 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 10, 2024-04-10T03:13:59.684 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 5 2024-04-10T03:13:59.684 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:13:59.684 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:14:00.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:59 smithi016 bash[74137]: audit 2024-04-10T03:13:58.833906+0000 mgr.y (mgr.25133) 111 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:59 smithi016 bash[74137]: cluster 2024-04-10T03:13:59.342591+0000 mon.a (mon.0) 340 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2024-04-10T03:14:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:13:59 smithi016 bash[74137]: audit 2024-04-10T03:13:59.689691+0000 mon.a (mon.0) 341 : audit 0 from='client.? 172.21.15.16:0/1707400689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:59 smithi016 bash[72916]: audit 2024-04-10T03:13:58.833906+0000 mgr.y (mgr.25133) 111 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:59 smithi016 bash[72916]: cluster 2024-04-10T03:13:59.342591+0000 mon.a (mon.0) 340 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2024-04-10T03:14:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:13:59 smithi016 bash[72916]: audit 2024-04-10T03:13:59.689691+0000 mon.a (mon.0) 341 : audit 0 from='client.? 172.21.15.16:0/1707400689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:00.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:59 smithi136 bash[68278]: audit 2024-04-10T03:13:58.833906+0000 mgr.y (mgr.25133) 111 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:00.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:59 smithi136 bash[68278]: cluster 2024-04-10T03:13:59.342591+0000 mon.a (mon.0) 340 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2024-04-10T03:14:00.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:13:59 smithi136 bash[68278]: audit 2024-04-10T03:13:59.689691+0000 mon.a (mon.0) 341 : audit 0 from='client.? 172.21.15.16:0/1707400689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:00.342 INFO:tasks.rados.rados.0.smithi016.stdout:1645: done (2 left) 2024-04-10T03:14:00.342 INFO:tasks.rados.rados.0.smithi016.stdout:1646: done (1 left) 2024-04-10T03:14:00.342 INFO:tasks.rados.rados.0.smithi016.stdout:1648: done (0 left) 2024-04-10T03:14:00.342 INFO:tasks.rados.rados.0.smithi016.stdout:1649: snap_remove snap 157 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.201015+0000 mgr.y (mgr.25133) 112 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: cluster 2024-04-10T03:13:59.412905+0000 mgr.y (mgr.25133) 113 : cluster 0 pgmap v149: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 8.0 MiB/s wr, 22 op/s 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.747168+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.755894+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.768000+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.771811+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.774760+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: cephadm 2024-04-10T03:13:59.776332+0000 mgr.y (mgr.25133) 114 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.780750+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.783016+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.788310+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.790315+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.795378+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.797614+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.804856+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.810149+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: cephadm 2024-04-10T03:13:59.811629+0000 mgr.y (mgr.25133) 115 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.817371+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.822323+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.201015+0000 mgr.y (mgr.25133) 112 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:01.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: cluster 2024-04-10T03:13:59.412905+0000 mgr.y (mgr.25133) 113 : cluster 0 pgmap v149: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 8.0 MiB/s wr, 22 op/s 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.747168+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.755894+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.768000+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.771811+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.774760+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: cephadm 2024-04-10T03:13:59.776332+0000 mgr.y (mgr.25133) 114 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.780750+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.783016+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.788310+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.790315+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.795378+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.797614+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.804856+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-10T03:14:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.810149+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: cephadm 2024-04-10T03:13:59.811629+0000 mgr.y (mgr.25133) 115 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-10T03:14:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.817371+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.822323+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-10T03:14:01.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: audit 2024-04-10T03:13:59.822684+0000 mgr.y (mgr.25133) 116 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-10T03:14:01.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: cephadm 2024-04-10T03:13:59.824749+0000 mgr.y (mgr.25133) 117 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-10T03:14:01.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[72916]: cluster 2024-04-10T03:14:00.349366+0000 mon.a (mon.0) 357 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2024-04-10T03:14:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: audit 2024-04-10T03:13:59.822684+0000 mgr.y (mgr.25133) 116 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-10T03:14:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: cephadm 2024-04-10T03:13:59.824749+0000 mgr.y (mgr.25133) 117 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-10T03:14:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:00 smithi016 bash[74137]: cluster 2024-04-10T03:14:00.349366+0000 mon.a (mon.0) 357 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2024-04-10T03:14:01.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.201015+0000 mgr.y (mgr.25133) 112 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:01.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: cluster 2024-04-10T03:13:59.412905+0000 mgr.y (mgr.25133) 113 : cluster 0 pgmap v149: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 8.0 MiB/s wr, 22 op/s 2024-04-10T03:14:01.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.747168+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.755894+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.768000+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:01.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.771811+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:01.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.774760+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:01.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: cephadm 2024-04-10T03:13:59.776332+0000 mgr.y (mgr.25133) 114 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-10T03:14:01.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.780750+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.783016+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.788310+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.790315+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.795378+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.797614+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.804856+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.810149+0000 mon.a (mon.0) 354 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: cephadm 2024-04-10T03:13:59.811629+0000 mgr.y (mgr.25133) 115 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.817371+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.822323+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: audit 2024-04-10T03:13:59.822684+0000 mgr.y (mgr.25133) 116 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: cephadm 2024-04-10T03:13:59.824749+0000 mgr.y (mgr.25133) 117 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-10T03:14:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:00 smithi136 bash[68278]: cluster 2024-04-10T03:14:00.349366+0000 mon.a (mon.0) 357 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2024-04-10T03:14:01.340 INFO:tasks.rados.rados.0.smithi016.stdout:1649: done (0 left) 2024-04-10T03:14:01.340 INFO:tasks.rados.rados.0.smithi016.stdout:1650: delete oid 49 current snap is 163 2024-04-10T03:14:01.352 INFO:tasks.rados.rados.0.smithi016.stdout:1650: done (0 left) 2024-04-10T03:14:01.352 INFO:tasks.rados.rados.0.smithi016.stdout:1651: delete oid 40 current snap is 163 2024-04-10T03:14:01.370 INFO:tasks.rados.rados.0.smithi016.stdout:1651: done (0 left) 2024-04-10T03:14:01.370 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 163 2024-04-10T03:14:01.370 INFO:tasks.rados.rados.0.smithi016.stdout:1652: seq_num 542 ranges {5586944=679936,6266880=442368,6709248=679936,7389184=81920} 2024-04-10T03:14:01.405 INFO:tasks.rados.rados.0.smithi016.stdout:1652: writing smithi01663999-15 from 5586944 to 6266880 tid 1 2024-04-10T03:14:01.408 INFO:tasks.rados.rados.0.smithi016.stdout:1652: writing smithi01663999-15 from 6266880 to 6709248 tid 2 2024-04-10T03:14:01.412 INFO:tasks.rados.rados.0.smithi016.stdout:1652: writing smithi01663999-15 from 6709248 to 7389184 tid 3 2024-04-10T03:14:01.413 INFO:tasks.rados.rados.0.smithi016.stdout:1652: writing smithi01663999-15 from 7389184 to 7471104 tid 4 2024-04-10T03:14:01.413 INFO:tasks.rados.rados.0.smithi016.stdout:1653: delete oid 41 current snap is 163 2024-04-10T03:14:01.413 INFO:tasks.rados.rados.0.smithi016.stdout:1652: finishing write tid 1 to smithi01663999-15 2024-04-10T03:14:01.413 INFO:tasks.rados.rados.0.smithi016.stdout:1652: finishing write tid 2 to smithi01663999-15 2024-04-10T03:14:01.417 INFO:tasks.rados.rados.0.smithi016.stdout:1653: done (1 left) 2024-04-10T03:14:01.417 INFO:tasks.rados.rados.0.smithi016.stdout:1654: read oid 43 snap -1 2024-04-10T03:14:01.417 INFO:tasks.rados.rados.0.smithi016.stdout:1654: expect (ObjNum 527 snap 156 seq_num 527) 2024-04-10T03:14:01.418 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 163 2024-04-10T03:14:01.418 INFO:tasks.rados.rados.0.smithi016.stdout:1655: seq_num 544 ranges {12943360=720896,13664256=614400,14278656=589824} 2024-04-10T03:14:01.493 INFO:tasks.rados.rados.0.smithi016.stdout:1655: writing smithi01663999-50 from 12943360 to 13664256 tid 1 2024-04-10T03:14:01.497 INFO:tasks.rados.rados.0.smithi016.stdout:1655: writing smithi01663999-50 from 13664256 to 14278656 tid 2 2024-04-10T03:14:01.500 INFO:tasks.rados.rados.0.smithi016.stdout:1655: writing smithi01663999-50 from 14278656 to 14868480 tid 3 2024-04-10T03:14:01.500 INFO:tasks.rados.rados.0.smithi016.stdout:1656: snap_create 2024-04-10T03:14:01.500 INFO:tasks.rados.rados.0.smithi016.stdout:1652: finishing write tid 3 to smithi01663999-15 2024-04-10T03:14:01.500 INFO:tasks.rados.rados.0.smithi016.stdout:1652: finishing write tid 4 to smithi01663999-15 2024-04-10T03:14:01.500 INFO:tasks.rados.rados.0.smithi016.stdout:1652: finishing write tid 5 to smithi01663999-15 2024-04-10T03:14:01.501 INFO:tasks.rados.rados.0.smithi016.stdout:1654: expect (ObjNum 527 snap 156 seq_num 527) 2024-04-10T03:14:02.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:14:01] "GET /metrics HTTP/1.1" 200 36151 "" "Prometheus/2.43.0" 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1652: finishing write tid 6 to smithi01663999-15 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1238 (ObjNum 542 snap 163 seq_num 542) dirty exists 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1652: left oid 15 (ObjNum 542 snap 163 seq_num 542) 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1655: finishing write tid 1 to smithi01663999-50 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1655: finishing write tid 2 to smithi01663999-50 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1655: finishing write tid 3 to smithi01663999-50 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1655: finishing write tid 4 to smithi01663999-50 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1652: done (3 left) 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1654: done (2 left) 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1656: done (1 left) 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1657: rollback oid 45 current snap is 164 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 45 to 159 2024-04-10T03:14:02.501 INFO:tasks.rados.rados.0.smithi016.stdout:1655: finishing write tid 5 to smithi01663999-50 2024-04-10T03:14:02.502 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1160 (ObjNum 544 snap 163 seq_num 544) dirty exists 2024-04-10T03:14:02.502 INFO:tasks.rados.rados.0.smithi016.stdout:1655: left oid 50 (ObjNum 544 snap 163 seq_num 544) 2024-04-10T03:14:02.502 INFO:tasks.rados.rados.0.smithi016.stdout:1655: done (1 left) 2024-04-10T03:14:02.502 INFO:tasks.rados.rados.0.smithi016.stdout:1658: read oid 46 snap -1 2024-04-10T03:14:02.502 INFO:tasks.rados.rados.0.smithi016.stdout:1658: expect deleted 2024-04-10T03:14:02.502 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 164 2024-04-10T03:14:02.502 INFO:tasks.rados.rados.0.smithi016.stdout:1659: seq_num 545 ranges {3514368=737280,4251648=491520,4743168=450560,5193728=262144} 2024-04-10T03:14:02.524 INFO:tasks.rados.rados.0.smithi016.stdout:1659: writing smithi01663999-20 from 3514368 to 4251648 tid 1 2024-04-10T03:14:02.527 INFO:tasks.rados.rados.0.smithi016.stdout:1659: writing smithi01663999-20 from 4251648 to 4743168 tid 2 2024-04-10T03:14:02.531 INFO:tasks.rados.rados.0.smithi016.stdout:1659: writing smithi01663999-20 from 4743168 to 5193728 tid 3 2024-04-10T03:14:02.533 INFO:tasks.rados.rados.0.smithi016.stdout:1659: writing smithi01663999-20 from 5193728 to 5455872 tid 4 2024-04-10T03:14:02.533 INFO:tasks.rados.rados.0.smithi016.stdout:1660: copy_from oid 41 from oid 43 current snap is 164 2024-04-10T03:14:02.533 INFO:tasks.rados.rados.0.smithi016.stdout:1658: done (3 left) 2024-04-10T03:14:02.533 INFO:tasks.rados.rados.0.smithi016.stdout:1661: copy_from oid 44 from oid 5 current snap is 164 2024-04-10T03:14:02.533 INFO:tasks.rados.rados.0.smithi016.stdout:1657: finishing rollback tid 1 to smithi01663999-45 2024-04-10T03:14:02.533 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:14:02.533 INFO:tasks.rados.rados.0.smithi016.stdout:1657: done (3 left) 2024-04-10T03:14:02.533 INFO:tasks.rados.rados.0.smithi016.stdout:1662: snap_create 2024-04-10T03:14:02.535 INFO:tasks.rados.rados.0.smithi016.stdout:1659: finishing write tid 1 to smithi01663999-20 2024-04-10T03:14:02.541 INFO:tasks.rados.rados.0.smithi016.stdout:1659: finishing write tid 2 to smithi01663999-20 2024-04-10T03:14:02.542 INFO:tasks.rados.rados.0.smithi016.stdout:1659: finishing write tid 3 to smithi01663999-20 2024-04-10T03:14:02.545 INFO:tasks.rados.rados.0.smithi016.stdout:1659: finishing write tid 4 to smithi01663999-20 2024-04-10T03:14:02.546 INFO:tasks.rados.rados.0.smithi016.stdout:1659: finishing write tid 5 to smithi01663999-20 2024-04-10T03:14:02.549 INFO:tasks.rados.rados.0.smithi016.stdout:1659: finishing write tid 6 to smithi01663999-20 2024-04-10T03:14:02.549 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 905 (ObjNum 545 snap 164 seq_num 545) dirty exists 2024-04-10T03:14:02.549 INFO:tasks.rados.rados.0.smithi016.stdout:1659: left oid 20 (ObjNum 545 snap 164 seq_num 545) 2024-04-10T03:14:02.576 INFO:tasks.rados.rados.0.smithi016.stdout:1661: finishing copy_from racing read to smithi01663999-44 2024-04-10T03:14:02.576 INFO:tasks.rados.rados.0.smithi016.stdout:1661: finishing copy_from to smithi01663999-44 2024-04-10T03:14:02.576 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 1193 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:14:02.627 INFO:tasks.rados.rados.0.smithi016.stdout:1660: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:14:02.628 INFO:tasks.rados.rados.0.smithi016.stdout:1660: finishing copy_from to smithi01663999-41 2024-04-10T03:14:02.628 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 1185 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:14:02.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:02 smithi136 bash[68278]: cluster 2024-04-10T03:14:01.348070+0000 mon.a (mon.0) 358 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2024-04-10T03:14:02.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:02 smithi136 bash[68278]: cluster 2024-04-10T03:14:01.413290+0000 mgr.y (mgr.25133) 118 : cluster 0 pgmap v152: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.5 MiB/s wr, 20 op/s 2024-04-10T03:14:02.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:02 smithi136 bash[68278]: audit 2024-04-10T03:14:02.100705+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:02.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:02 smithi136 bash[68278]: audit 2024-04-10T03:14:02.104630+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-10T03:14:02.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:02 smithi136 bash[68278]: audit 2024-04-10T03:14:02.106057+0000 mon.a (mon.0) 361 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:02.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:02 smithi136 bash[68278]: cluster 2024-04-10T03:14:02.333017+0000 mon.a (mon.0) 362 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2024-04-10T03:14:02.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[72916]: cluster 2024-04-10T03:14:01.348070+0000 mon.a (mon.0) 358 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[72916]: cluster 2024-04-10T03:14:01.413290+0000 mgr.y (mgr.25133) 118 : cluster 0 pgmap v152: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.5 MiB/s wr, 20 op/s 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[72916]: audit 2024-04-10T03:14:02.100705+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[72916]: audit 2024-04-10T03:14:02.104630+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[72916]: audit 2024-04-10T03:14:02.106057+0000 mon.a (mon.0) 361 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[72916]: cluster 2024-04-10T03:14:02.333017+0000 mon.a (mon.0) 362 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[74137]: cluster 2024-04-10T03:14:01.348070+0000 mon.a (mon.0) 358 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[74137]: cluster 2024-04-10T03:14:01.413290+0000 mgr.y (mgr.25133) 118 : cluster 0 pgmap v152: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.5 MiB/s wr, 20 op/s 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[74137]: audit 2024-04-10T03:14:02.100705+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[74137]: audit 2024-04-10T03:14:02.104630+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-10T03:14:02.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[74137]: audit 2024-04-10T03:14:02.106057+0000 mon.a (mon.0) 361 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:02 smithi016 bash[74137]: cluster 2024-04-10T03:14:02.333017+0000 mon.a (mon.0) 362 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2024-04-10T03:14:03.356 INFO:tasks.rados.rados.0.smithi016.stdout:1659: done (3 left) 2024-04-10T03:14:03.356 INFO:tasks.rados.rados.0.smithi016.stdout:1660: done (2 left) 2024-04-10T03:14:03.356 INFO:tasks.rados.rados.0.smithi016.stdout:1661: done (1 left) 2024-04-10T03:14:03.356 INFO:tasks.rados.rados.0.smithi016.stdout:1662: done (0 left) 2024-04-10T03:14:03.356 INFO:tasks.rados.rados.0.smithi016.stdout:1663: delete oid 20 current snap is 165 2024-04-10T03:14:03.364 INFO:tasks.rados.rados.0.smithi016.stdout:1663: done (0 left) 2024-04-10T03:14:03.364 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 165 2024-04-10T03:14:03.364 INFO:tasks.rados.rados.0.smithi016.stdout:1664: seq_num 547 ranges {1531904=770048,2301952=663552,2965504=466944,3432448=73728} 2024-04-10T03:14:03.377 INFO:tasks.rados.rados.0.smithi016.stdout:1664: writing smithi01663999-29 from 1531904 to 2301952 tid 1 2024-04-10T03:14:03.381 INFO:tasks.rados.rados.0.smithi016.stdout:1664: writing smithi01663999-29 from 2301952 to 2965504 tid 2 2024-04-10T03:14:03.384 INFO:tasks.rados.rados.0.smithi016.stdout:1664: writing smithi01663999-29 from 2965504 to 3432448 tid 3 2024-04-10T03:14:03.385 INFO:tasks.rados.rados.0.smithi016.stdout:1664: writing smithi01663999-29 from 3432448 to 3506176 tid 4 2024-04-10T03:14:03.385 INFO:tasks.rados.rados.0.smithi016.stdout:1665: rmattr oid 24 current snap is 165 2024-04-10T03:14:03.385 INFO:tasks.rados.rados.0.smithi016.stdout:1666: snap_remove snap 161 2024-04-10T03:14:03.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:03 smithi136 bash[68278]: cephadm 2024-04-10T03:14:02.094517+0000 mgr.y (mgr.25133) 119 : cephadm 1 Upgrade: Updating osd.0 2024-04-10T03:14:03.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:03 smithi136 bash[68278]: cephadm 2024-04-10T03:14:02.109424+0000 mgr.y (mgr.25133) 120 : cephadm 1 Deploying daemon osd.0 on smithi016 2024-04-10T03:14:03.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:03 smithi016 bash[72916]: cephadm 2024-04-10T03:14:02.094517+0000 mgr.y (mgr.25133) 119 : cephadm 1 Upgrade: Updating osd.0 2024-04-10T03:14:03.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:03 smithi016 bash[72916]: cephadm 2024-04-10T03:14:02.109424+0000 mgr.y (mgr.25133) 120 : cephadm 1 Deploying daemon osd.0 on smithi016 2024-04-10T03:14:03.761 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:03 smithi016 bash[74137]: cephadm 2024-04-10T03:14:02.094517+0000 mgr.y (mgr.25133) 119 : cephadm 1 Upgrade: Updating osd.0 2024-04-10T03:14:03.761 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:03 smithi016 bash[74137]: cephadm 2024-04-10T03:14:02.109424+0000 mgr.y (mgr.25133) 120 : cephadm 1 Deploying daemon osd.0 on smithi016 2024-04-10T03:14:04.371 INFO:tasks.rados.rados.0.smithi016.stdout:1666: done (2 left) 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:1667: delete oid 11 current snap is 165 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:1664: finishing write tid 1 to smithi01663999-29 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:1664: finishing write tid 2 to smithi01663999-29 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:1664: finishing write tid 3 to smithi01663999-29 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:1664: finishing write tid 4 to smithi01663999-29 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:1664: finishing write tid 5 to smithi01663999-29 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:1664: finishing write tid 6 to smithi01663999-29 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1157 (ObjNum 547 snap 165 seq_num 547) dirty exists 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:1664: left oid 29 (ObjNum 547 snap 165 seq_num 547) 2024-04-10T03:14:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 813 (ObjNum 517 snap 152 seq_num 517) dirty exists 2024-04-10T03:14:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1664: done (2 left) 2024-04-10T03:14:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1665: done (1 left) 2024-04-10T03:14:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1667: done (0 left) 2024-04-10T03:14:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 165 2024-04-10T03:14:04.390 INFO:tasks.rados.rados.0.smithi016.stdout:1668: seq_num 549 ranges {14868480=802816,15671296=483328,16154624=434176,16588800=286720} 2024-04-10T03:14:04.492 INFO:tasks.rados.rados.0.smithi016.stdout:1668: writing smithi01663999-50 from 14868480 to 15671296 tid 1 2024-04-10T03:14:04.494 INFO:tasks.rados.rados.0.smithi016.stdout:1668: writing smithi01663999-50 from 15671296 to 16154624 tid 2 2024-04-10T03:14:04.496 INFO:tasks.rados.rados.0.smithi016.stdout:1668: writing smithi01663999-50 from 16154624 to 16588800 tid 3 2024-04-10T03:14:04.498 INFO:tasks.rados.rados.0.smithi016.stdout:1668: writing smithi01663999-50 from 16588800 to 16875520 tid 4 2024-04-10T03:14:04.498 INFO:tasks.rados.rados.0.smithi016.stdout:1669: snap_remove snap 162 2024-04-10T03:14:04.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:04 smithi136 bash[68278]: cluster 2024-04-10T03:14:03.362479+0000 mon.a (mon.0) 363 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2024-04-10T03:14:04.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:04 smithi136 bash[68278]: cluster 2024-04-10T03:14:03.413884+0000 mgr.y (mgr.25133) 121 : cluster 0 pgmap v155: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:14:04.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:04 smithi016 bash[72916]: cluster 2024-04-10T03:14:03.362479+0000 mon.a (mon.0) 363 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2024-04-10T03:14:04.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:04 smithi016 bash[72916]: cluster 2024-04-10T03:14:03.413884+0000 mgr.y (mgr.25133) 121 : cluster 0 pgmap v155: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:14:04.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:04 smithi016 bash[74137]: cluster 2024-04-10T03:14:03.362479+0000 mon.a (mon.0) 363 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2024-04-10T03:14:04.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:04 smithi016 bash[74137]: cluster 2024-04-10T03:14:03.413884+0000 mgr.y (mgr.25133) 121 : cluster 0 pgmap v155: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:14:05.378 INFO:tasks.rados.rados.0.smithi016.stdout:1669: done (1 left) 2024-04-10T03:14:05.378 INFO:tasks.rados.rados.0.smithi016.stdout:1670: read oid 37 snap -1 2024-04-10T03:14:05.378 INFO:tasks.rados.rados.0.smithi016.stdout:1670: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:14:05.378 INFO:tasks.rados.rados.0.smithi016.stdout:1671: copy_from oid 20 from oid 11 current snap is 165 2024-04-10T03:14:05.378 INFO:tasks.rados.rados.0.smithi016.stdout:1668: finishing write tid 1 to smithi01663999-50 2024-04-10T03:14:05.378 INFO:tasks.rados.rados.0.smithi016.stdout:1668: finishing write tid 2 to smithi01663999-50 2024-04-10T03:14:05.379 INFO:tasks.rados.rados.0.smithi016.stdout:1668: finishing write tid 3 to smithi01663999-50 2024-04-10T03:14:05.379 INFO:tasks.rados.rados.0.smithi016.stdout:1668: finishing write tid 4 to smithi01663999-50 2024-04-10T03:14:05.379 INFO:tasks.rados.rados.0.smithi016.stdout:1672: rmattr oid 29 current snap is 165 2024-04-10T03:14:05.379 INFO:tasks.rados.rados.0.smithi016.stdout:1672: done (3 left) 2024-04-10T03:14:05.379 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 165 2024-04-10T03:14:05.379 INFO:tasks.rados.rados.0.smithi016.stdout:1668: finishing write tid 5 to smithi01663999-50 2024-04-10T03:14:05.379 INFO:tasks.rados.rados.0.smithi016.stdout:1673: seq_num 550 ranges {0=417792,417792=770048,1187840=638976,1826816=196608} 2024-04-10T03:14:05.380 INFO:tasks.rados.rados.0.smithi016.stdout:1673: writing smithi01663999-40 from 0 to 417792 tid 1 2024-04-10T03:14:05.385 INFO:tasks.rados.rados.0.smithi016.stdout:1673: writing smithi01663999-40 from 417792 to 1187840 tid 2 2024-04-10T03:14:05.389 INFO:tasks.rados.rados.0.smithi016.stdout:1673: writing smithi01663999-40 from 1187840 to 1826816 tid 3 2024-04-10T03:14:05.391 INFO:tasks.rados.rados.0.smithi016.stdout:1673: writing smithi01663999-40 from 1826816 to 2023424 tid 4 2024-04-10T03:14:05.391 INFO:tasks.rados.rados.0.smithi016.stdout:1674: delete oid 45 current snap is 165 2024-04-10T03:14:05.393 INFO:tasks.rados.rados.0.smithi016.stdout:1668: finishing write tid 6 to smithi01663999-50 2024-04-10T03:14:05.393 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1165 (ObjNum 549 snap 165 seq_num 549) dirty exists 2024-04-10T03:14:05.393 INFO:tasks.rados.rados.0.smithi016.stdout:1668: left oid 50 (ObjNum 549 snap 165 seq_num 549) 2024-04-10T03:14:05.393 INFO:tasks.rados.rados.0.smithi016.stdout:1670: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:14:05.394 INFO:tasks.rados.rados.0.smithi016.stdout:1671: finishing copy_from to smithi01663999-20 2024-04-10T03:14:05.394 INFO:tasks.rados.rados.0.smithi016.stdout:1671: got expected ENOENT (src dne) 2024-04-10T03:14:05.394 INFO:tasks.rados.rados.0.smithi016.stdout:1671: finishing copy_from racing read to smithi01663999-20 2024-04-10T03:14:05.403 INFO:tasks.rados.rados.0.smithi016.stdout:1673: finishing write tid 1 to smithi01663999-40 2024-04-10T03:14:05.404 INFO:tasks.rados.rados.0.smithi016.stdout:1673: finishing write tid 2 to smithi01663999-40 2024-04-10T03:14:05.405 INFO:tasks.rados.rados.0.smithi016.stdout:1673: finishing write tid 3 to smithi01663999-40 2024-04-10T03:14:05.406 INFO:tasks.rados.rados.0.smithi016.stdout:1673: finishing write tid 4 to smithi01663999-40 2024-04-10T03:14:05.406 INFO:tasks.rados.rados.0.smithi016.stdout:1668: done (4 left) 2024-04-10T03:14:05.406 INFO:tasks.rados.rados.0.smithi016.stdout:1670: done (3 left) 2024-04-10T03:14:05.406 INFO:tasks.rados.rados.0.smithi016.stdout:1671: done (2 left) 2024-04-10T03:14:05.406 INFO:tasks.rados.rados.0.smithi016.stdout:1674: done (1 left) 2024-04-10T03:14:05.406 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 165 2024-04-10T03:14:05.406 INFO:tasks.rados.rados.0.smithi016.stdout:1675: seq_num 552 ranges {0=450560,450560=532480,983040=655360,1638400=417792} 2024-04-10T03:14:05.409 INFO:tasks.rados.rados.0.smithi016.stdout:1675: writing smithi01663999-49 from 0 to 450560 tid 1 2024-04-10T03:14:05.412 INFO:tasks.rados.rados.0.smithi016.stdout:1675: writing smithi01663999-49 from 450560 to 983040 tid 2 2024-04-10T03:14:05.416 INFO:tasks.rados.rados.0.smithi016.stdout:1675: writing smithi01663999-49 from 983040 to 1638400 tid 3 2024-04-10T03:14:05.419 INFO:tasks.rados.rados.0.smithi016.stdout:1675: writing smithi01663999-49 from 1638400 to 2056192 tid 4 2024-04-10T03:14:05.419 INFO:tasks.rados.rados.0.smithi016.stdout:1676: snap_create 2024-04-10T03:14:05.420 INFO:tasks.rados.rados.0.smithi016.stdout:1673: finishing write tid 5 to smithi01663999-40 2024-04-10T03:14:05.420 INFO:tasks.rados.rados.0.smithi016.stdout:1673: finishing write tid 6 to smithi01663999-40 2024-04-10T03:14:05.420 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 927 (ObjNum 550 snap 165 seq_num 550) dirty exists 2024-04-10T03:14:05.420 INFO:tasks.rados.rados.0.smithi016.stdout:1673: left oid 40 (ObjNum 550 snap 165 seq_num 550) 2024-04-10T03:14:05.420 INFO:tasks.rados.rados.0.smithi016.stdout:1675: finishing write tid 1 to smithi01663999-49 2024-04-10T03:14:05.421 INFO:tasks.rados.rados.0.smithi016.stdout:1675: finishing write tid 2 to smithi01663999-49 2024-04-10T03:14:05.424 INFO:tasks.rados.rados.0.smithi016.stdout:1675: finishing write tid 3 to smithi01663999-49 2024-04-10T03:14:05.426 INFO:tasks.rados.rados.0.smithi016.stdout:1675: finishing write tid 4 to smithi01663999-49 2024-04-10T03:14:05.426 INFO:tasks.rados.rados.0.smithi016.stdout:1675: finishing write tid 5 to smithi01663999-49 2024-04-10T03:14:05.429 INFO:tasks.rados.rados.0.smithi016.stdout:1675: finishing write tid 6 to smithi01663999-49 2024-04-10T03:14:05.429 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 744 (ObjNum 552 snap 165 seq_num 552) dirty exists 2024-04-10T03:14:05.429 INFO:tasks.rados.rados.0.smithi016.stdout:1675: left oid 49 (ObjNum 552 snap 165 seq_num 552) 2024-04-10T03:14:05.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:05 smithi136 bash[68278]: cluster 2024-04-10T03:14:04.376617+0000 mon.a (mon.0) 364 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2024-04-10T03:14:05.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:05 smithi016 bash[72916]: cluster 2024-04-10T03:14:04.376617+0000 mon.a (mon.0) 364 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2024-04-10T03:14:05.677 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:05 smithi016 bash[74137]: cluster 2024-04-10T03:14:04.376617+0000 mon.a (mon.0) 364 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2024-04-10T03:14:06.394 INFO:tasks.rados.rados.0.smithi016.stdout:1673: done (2 left) 2024-04-10T03:14:06.395 INFO:tasks.rados.rados.0.smithi016.stdout:1675: done (1 left) 2024-04-10T03:14:06.395 INFO:tasks.rados.rados.0.smithi016.stdout:1676: done (0 left) 2024-04-10T03:14:06.395 INFO:tasks.rados.rados.0.smithi016.stdout:1677: rollback oid 21 current snap is 166 2024-04-10T03:14:06.395 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 165 2024-04-10T03:14:06.395 INFO:tasks.rados.rados.0.smithi016.stdout:1678: read oid 13 snap 156 2024-04-10T03:14:06.395 INFO:tasks.rados.rados.0.smithi016.stdout:1678: expect deleted 2024-04-10T03:14:06.395 INFO:tasks.rados.rados.0.smithi016.stdout:1679: copy_from oid 25 from oid 10 current snap is 166 2024-04-10T03:14:06.395 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 166 2024-04-10T03:14:06.395 INFO:tasks.rados.rados.0.smithi016.stdout:1680: seq_num 553 ranges {11206656=466944,11673600=417792,12091392=417792,12509184=516096,13025280=253952} 2024-04-10T03:14:06.474 INFO:tasks.rados.rados.0.smithi016.stdout:1680: writing smithi01663999-4 from 11206656 to 11673600 tid 1 2024-04-10T03:14:06.476 INFO:tasks.rados.rados.0.smithi016.stdout:1680: writing smithi01663999-4 from 11673600 to 12091392 tid 2 2024-04-10T03:14:06.479 INFO:tasks.rados.rados.0.smithi016.stdout:1680: writing smithi01663999-4 from 12091392 to 12509184 tid 3 2024-04-10T03:14:06.482 INFO:tasks.rados.rados.0.smithi016.stdout:1680: writing smithi01663999-4 from 12509184 to 13025280 tid 4 2024-04-10T03:14:06.484 INFO:tasks.rados.rados.0.smithi016.stdout:1680: writing smithi01663999-4 from 13025280 to 13279232 tid 5 2024-04-10T03:14:06.484 INFO:tasks.rados.rados.0.smithi016.stdout:1681: snap_create 2024-04-10T03:14:06.484 INFO:tasks.rados.rados.0.smithi016.stdout:1677: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:14:06.484 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-04-10T03:14:06.484 INFO:tasks.rados.rados.0.smithi016.stdout:1679: finishing copy_from racing read to smithi01663999-25 2024-04-10T03:14:06.484 INFO:tasks.rados.rados.0.smithi016.stdout:1679: finishing copy_from to smithi01663999-25 2024-04-10T03:14:06.484 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 1143 (ObjNum 479 snap 140 seq_num 479) dirty exists 2024-04-10T03:14:06.484 INFO:tasks.rados.rados.0.smithi016.stdout:1680: finishing write tid 1 to smithi01663999-4 2024-04-10T03:14:06.485 INFO:tasks.rados.rados.0.smithi016.stdout:1680: finishing write tid 2 to smithi01663999-4 2024-04-10T03:14:06.491 INFO:tasks.rados.rados.0.smithi016.stdout:1680: finishing write tid 3 to smithi01663999-4 2024-04-10T03:14:06.491 INFO:tasks.rados.rados.0.smithi016.stdout:1680: finishing write tid 4 to smithi01663999-4 2024-04-10T03:14:06.491 INFO:tasks.rados.rados.0.smithi016.stdout:1680: finishing write tid 5 to smithi01663999-4 2024-04-10T03:14:06.495 INFO:tasks.rados.rados.0.smithi016.stdout:1680: finishing write tid 6 to smithi01663999-4 2024-04-10T03:14:06.499 INFO:tasks.rados.rados.0.smithi016.stdout:1680: finishing write tid 7 to smithi01663999-4 2024-04-10T03:14:06.499 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1156 (ObjNum 553 snap 166 seq_num 553) dirty exists 2024-04-10T03:14:06.499 INFO:tasks.rados.rados.0.smithi016.stdout:1680: left oid 4 (ObjNum 553 snap 166 seq_num 553) 2024-04-10T03:14:06.632 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.632 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.632 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.633 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.633 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.633 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.634 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:06 smithi016 bash[74137]: cluster 2024-04-10T03:14:05.384991+0000 mon.a (mon.0) 365 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2024-04-10T03:14:06.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:06 smithi016 bash[74137]: cluster 2024-04-10T03:14:05.414447+0000 mgr.y (mgr.25133) 122 : cluster 0 pgmap v158: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 8.2 MiB/s wr, 19 op/s 2024-04-10T03:14:06.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.634 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:06 smithi016 bash[72916]: cluster 2024-04-10T03:14:05.384991+0000 mon.a (mon.0) 365 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2024-04-10T03:14:06.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:06 smithi016 bash[72916]: cluster 2024-04-10T03:14:05.414447+0000 mgr.y (mgr.25133) 122 : cluster 0 pgmap v158: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 8.2 MiB/s wr, 19 op/s 2024-04-10T03:14:06.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:06.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:06 smithi136 bash[68278]: cluster 2024-04-10T03:14:05.384991+0000 mon.a (mon.0) 365 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2024-04-10T03:14:06.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:06 smithi136 bash[68278]: cluster 2024-04-10T03:14:05.414447+0000 mgr.y (mgr.25133) 122 : cluster 0 pgmap v158: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 8.2 MiB/s wr, 19 op/s 2024-04-10T03:14:07.058 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:06 smithi016 systemd[1]: Stopping Ceph osd.0 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:14:07.058 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:06 smithi016 bash[31996]: debug 2024-04-10T03:14:06.754+0000 7f21a80cc700 -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-04-10T03:14:07.058 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:06 smithi016 bash[31996]: debug 2024-04-10T03:14:06.754+0000 7f21a80cc700 -1 osd.0 406 *** Got signal Terminated *** 2024-04-10T03:14:07.058 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:06 smithi016 bash[31996]: debug 2024-04-10T03:14:06.754+0000 7f21a80cc700 -1 osd.0 406 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T03:14:07.333 INFO:tasks.rados.rados.0.smithi016.stdout:1677: done (4 left) 2024-04-10T03:14:07.333 INFO:tasks.rados.rados.0.smithi016.stdout:1678: done (3 left) 2024-04-10T03:14:07.333 INFO:tasks.rados.rados.0.smithi016.stdout:1679: done (2 left) 2024-04-10T03:14:07.333 INFO:tasks.rados.rados.0.smithi016.stdout:1680: done (1 left) 2024-04-10T03:14:07.333 INFO:tasks.rados.rados.0.smithi016.stdout:1681: done (0 left) 2024-04-10T03:14:07.334 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 167 2024-04-10T03:14:07.334 INFO:tasks.rados.rados.0.smithi016.stdout:1682: seq_num 554 ranges {3883008=483328,4366336=704512,5070848=622592,5693440=278528} 2024-04-10T03:14:07.361 INFO:tasks.rados.rados.0.smithi016.stdout:1682: writing smithi01663999-47 from 3883008 to 4366336 tid 1 2024-04-10T03:14:07.365 INFO:tasks.rados.rados.0.smithi016.stdout:1682: writing smithi01663999-47 from 4366336 to 5070848 tid 2 2024-04-10T03:14:07.369 INFO:tasks.rados.rados.0.smithi016.stdout:1682: writing smithi01663999-47 from 5070848 to 5693440 tid 3 2024-04-10T03:14:07.371 INFO:tasks.rados.rados.0.smithi016.stdout:1682: writing smithi01663999-47 from 5693440 to 5971968 tid 4 2024-04-10T03:14:07.371 INFO:tasks.rados.rados.0.smithi016.stdout:1683: setattr oid 48 current snap is 167 2024-04-10T03:14:07.373 INFO:tasks.rados.rados.0.smithi016.stdout:1684: read oid 17 snap 160 2024-04-10T03:14:07.373 INFO:tasks.rados.rados.0.smithi016.stdout:1684: expect (ObjNum 524 snap 156 seq_num 524) 2024-04-10T03:14:07.373 INFO:tasks.rados.rados.0.smithi016.stdout:1685: snap_create 2024-04-10T03:14:07.383 INFO:tasks.rados.rados.0.smithi016.stdout:1682: finishing write tid 1 to smithi01663999-47 2024-04-10T03:14:07.386 INFO:tasks.rados.rados.0.smithi016.stdout:1682: finishing write tid 2 to smithi01663999-47 2024-04-10T03:14:07.386 INFO:tasks.rados.rados.0.smithi016.stdout:1682: finishing write tid 3 to smithi01663999-47 2024-04-10T03:14:07.386 INFO:tasks.rados.rados.0.smithi016.stdout:1682: finishing write tid 4 to smithi01663999-47 2024-04-10T03:14:07.387 INFO:tasks.rados.rados.0.smithi016.stdout:1682: finishing write tid 5 to smithi01663999-47 2024-04-10T03:14:07.395 INFO:tasks.rados.rados.0.smithi016.stdout:1684: expect (ObjNum 524 snap 156 seq_num 524) 2024-04-10T03:14:07.460 INFO:tasks.rados.rados.0.smithi016.stdout:1682: finishing write tid 6 to smithi01663999-47 2024-04-10T03:14:07.460 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1162 (ObjNum 554 snap 167 seq_num 554) dirty exists 2024-04-10T03:14:07.460 INFO:tasks.rados.rados.0.smithi016.stdout:1682: left oid 47 (ObjNum 554 snap 167 seq_num 554) 2024-04-10T03:14:07.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:07 smithi136 bash[68278]: cluster 2024-04-10T03:14:06.400734+0000 mon.a (mon.0) 366 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2024-04-10T03:14:07.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:07 smithi136 bash[68278]: cluster 2024-04-10T03:14:06.757212+0000 mon.a (mon.0) 367 : cluster 1 osd.0 marked itself down and dead 2024-04-10T03:14:07.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:07 smithi136 bash[68278]: cluster 2024-04-10T03:14:07.326845+0000 mon.a (mon.0) 368 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:14:07.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:07 smithi136 bash[68278]: cluster 2024-04-10T03:14:07.336963+0000 mon.a (mon.0) 369 : cluster 0 osdmap e407: 8 total, 7 up, 8 in 2024-04-10T03:14:07.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:07 smithi016 bash[72916]: cluster 2024-04-10T03:14:06.400734+0000 mon.a (mon.0) 366 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2024-04-10T03:14:07.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:07 smithi016 bash[72916]: cluster 2024-04-10T03:14:06.757212+0000 mon.a (mon.0) 367 : cluster 1 osd.0 marked itself down and dead 2024-04-10T03:14:07.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:07 smithi016 bash[72916]: cluster 2024-04-10T03:14:07.326845+0000 mon.a (mon.0) 368 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:14:07.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:07 smithi016 bash[72916]: cluster 2024-04-10T03:14:07.336963+0000 mon.a (mon.0) 369 : cluster 0 osdmap e407: 8 total, 7 up, 8 in 2024-04-10T03:14:07.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:07 smithi016 bash[74137]: cluster 2024-04-10T03:14:06.400734+0000 mon.a (mon.0) 366 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2024-04-10T03:14:07.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:07 smithi016 bash[74137]: cluster 2024-04-10T03:14:06.757212+0000 mon.a (mon.0) 367 : cluster 1 osd.0 marked itself down and dead 2024-04-10T03:14:07.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:07 smithi016 bash[74137]: cluster 2024-04-10T03:14:07.326845+0000 mon.a (mon.0) 368 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:14:07.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:07 smithi016 bash[74137]: cluster 2024-04-10T03:14:07.336963+0000 mon.a (mon.0) 369 : cluster 0 osdmap e407: 8 total, 7 up, 8 in 2024-04-10T03:14:08.338 INFO:tasks.rados.rados.0.smithi016.stdout:1682: done (3 left) 2024-04-10T03:14:08.339 INFO:tasks.rados.rados.0.smithi016.stdout:1684: done (2 left) 2024-04-10T03:14:08.339 INFO:tasks.rados.rados.0.smithi016.stdout:1685: done (1 left) 2024-04-10T03:14:08.339 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 168 2024-04-10T03:14:08.339 INFO:tasks.rados.rados.0.smithi016.stdout:1686: seq_num 555 ranges {9314304=499712,9814016=638976,10452992=425984,10878976=540672} 2024-04-10T03:14:08.395 INFO:tasks.rados.rados.0.smithi016.stdout:1686: writing smithi01663999-44 from 9314304 to 9814016 tid 1 2024-04-10T03:14:08.399 INFO:tasks.rados.rados.0.smithi016.stdout:1686: writing smithi01663999-44 from 9814016 to 10452992 tid 2 2024-04-10T03:14:08.402 INFO:tasks.rados.rados.0.smithi016.stdout:1686: writing smithi01663999-44 from 10452992 to 10878976 tid 3 2024-04-10T03:14:08.406 INFO:tasks.rados.rados.0.smithi016.stdout:1686: writing smithi01663999-44 from 10878976 to 11419648 tid 4 2024-04-10T03:14:08.406 INFO:tasks.rados.rados.0.smithi016.stdout:1687: rollback oid 18 current snap is 168 2024-04-10T03:14:08.406 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 160 2024-04-10T03:14:08.406 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 1194 (ObjNum 525 snap 156 seq_num 525) dirty exists 2024-04-10T03:14:08.406 INFO:tasks.rados.rados.0.smithi016.stdout:1683: done (2 left) 2024-04-10T03:14:08.406 INFO:tasks.rados.rados.0.smithi016.stdout:1688: setattr oid 39 current snap is 168 2024-04-10T03:14:08.406 INFO:tasks.rados.rados.0.smithi016.stdout:1686: finishing write tid 1 to smithi01663999-44 2024-04-10T03:14:08.407 INFO:tasks.rados.rados.0.smithi016.stdout:1686: finishing write tid 2 to smithi01663999-44 2024-04-10T03:14:08.407 INFO:tasks.rados.rados.0.smithi016.stdout:1686: finishing write tid 3 to smithi01663999-44 2024-04-10T03:14:08.407 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 168 2024-04-10T03:14:08.407 INFO:tasks.rados.rados.0.smithi016.stdout:1689: seq_num 556 ranges {3809280=516096,4325376=524288,4849664=638976,5488640=442368} 2024-04-10T03:14:08.432 INFO:tasks.rados.rados.0.smithi016.stdout:1689: writing smithi01663999-7 from 3809280 to 4325376 tid 1 2024-04-10T03:14:08.435 INFO:tasks.rados.rados.0.smithi016.stdout:1689: writing smithi01663999-7 from 4325376 to 4849664 tid 2 2024-04-10T03:14:08.439 INFO:tasks.rados.rados.0.smithi016.stdout:1689: writing smithi01663999-7 from 4849664 to 5488640 tid 3 2024-04-10T03:14:08.442 INFO:tasks.rados.rados.0.smithi016.stdout:1689: writing smithi01663999-7 from 5488640 to 5931008 tid 4 2024-04-10T03:14:08.442 INFO:tasks.rados.rados.0.smithi016.stdout:1690: read oid 11 snap -1 2024-04-10T03:14:08.442 INFO:tasks.rados.rados.0.smithi016.stdout:1690: expect deleted 2024-04-10T03:14:08.443 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 168 2024-04-10T03:14:08.443 INFO:tasks.rados.rados.0.smithi016.stdout:1691: seq_num 557 ranges {13279232=532480,13811712=802816,14614528=794624,15409152=8192} 2024-04-10T03:14:08.520 INFO:tasks.rados.rados.0.smithi016.stdout:1691: writing smithi01663999-4 from 13279232 to 13811712 tid 1 2024-04-10T03:14:08.524 INFO:tasks.rados.rados.0.smithi016.stdout:1691: writing smithi01663999-4 from 13811712 to 14614528 tid 2 2024-04-10T03:14:08.530 INFO:tasks.rados.rados.0.smithi016.stdout:1691: writing smithi01663999-4 from 14614528 to 15409152 tid 3 2024-04-10T03:14:08.530 INFO:tasks.rados.rados.0.smithi016.stdout:1691: writing smithi01663999-4 from 15409152 to 15417344 tid 4 2024-04-10T03:14:08.530 INFO:tasks.rados.rados.0.smithi016.stdout:1692: read oid 45 snap -1 2024-04-10T03:14:08.530 INFO:tasks.rados.rados.0.smithi016.stdout:1692: expect deleted 2024-04-10T03:14:08.530 INFO:tasks.rados.rados.0.smithi016.stdout:1693: copy_from oid 15 from oid 49 current snap is 168 2024-04-10T03:14:08.530 INFO:tasks.rados.rados.0.smithi016.stdout:1686: finishing write tid 4 to smithi01663999-44 2024-04-10T03:14:08.530 INFO:tasks.rados.rados.0.smithi016.stdout:1686: finishing write tid 5 to smithi01663999-44 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1687: finishing rollback tid 0 to smithi01663999-18 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1687: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1686: finishing write tid 6 to smithi01663999-44 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 1199 (ObjNum 555 snap 168 seq_num 555) dirty exists 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1686: left oid 44 (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1686: done (7 left) 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1694: snap_create 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1687: finishing rollback tid 2 to smithi01663999-18 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 816 (ObjNum 470 snap 138 seq_num 470) dirty exists 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1152 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1689: finishing write tid 1 to smithi01663999-7 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1689: finishing write tid 2 to smithi01663999-7 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1689: finishing write tid 3 to smithi01663999-7 2024-04-10T03:14:08.531 INFO:tasks.rados.rados.0.smithi016.stdout:1689: finishing write tid 4 to smithi01663999-7 2024-04-10T03:14:08.532 INFO:tasks.rados.rados.0.smithi016.stdout:1689: finishing write tid 5 to smithi01663999-7 2024-04-10T03:14:08.532 INFO:tasks.rados.rados.0.smithi016.stdout:1689: finishing write tid 6 to smithi01663999-7 2024-04-10T03:14:08.532 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1204 (ObjNum 556 snap 168 seq_num 556) dirty exists 2024-04-10T03:14:08.532 INFO:tasks.rados.rados.0.smithi016.stdout:1689: left oid 7 (ObjNum 556 snap 168 seq_num 556) 2024-04-10T03:14:08.532 INFO:tasks.rados.rados.0.smithi016.stdout:1691: finishing write tid 1 to smithi01663999-4 2024-04-10T03:14:08.537 INFO:tasks.rados.rados.0.smithi016.stdout:1691: finishing write tid 2 to smithi01663999-4 2024-04-10T03:14:08.539 INFO:tasks.rados.rados.0.smithi016.stdout:1691: finishing write tid 3 to smithi01663999-4 2024-04-10T03:14:08.539 INFO:tasks.rados.rados.0.smithi016.stdout:1691: finishing write tid 4 to smithi01663999-4 2024-04-10T03:14:08.540 INFO:tasks.rados.rados.0.smithi016.stdout:1691: finishing write tid 5 to smithi01663999-4 2024-04-10T03:14:08.543 INFO:tasks.rados.rados.0.smithi016.stdout:1691: finishing write tid 6 to smithi01663999-4 2024-04-10T03:14:08.543 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1161 (ObjNum 557 snap 168 seq_num 557) dirty exists 2024-04-10T03:14:08.543 INFO:tasks.rados.rados.0.smithi016.stdout:1691: left oid 4 (ObjNum 557 snap 168 seq_num 557) 2024-04-10T03:14:08.545 INFO:tasks.rados.rados.0.smithi016.stdout:1693: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:14:08.551 INFO:tasks.rados.rados.0.smithi016.stdout:1693: finishing copy_from to smithi01663999-15 2024-04-10T03:14:08.551 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 744 (ObjNum 552 snap 165 seq_num 552) dirty exists 2024-04-10T03:14:08.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:08 smithi136 bash[68278]: cluster 2024-04-10T03:14:07.415059+0000 mgr.y (mgr.25133) 123 : cluster 0 pgmap v161: 121 pgs: 14 stale+active+clean, 107 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 8.2 MiB/s wr, 19 op/s 2024-04-10T03:14:08.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:08 smithi136 bash[68278]: cluster 2024-04-10T03:14:08.339404+0000 mon.a (mon.0) 370 : cluster 0 osdmap e408: 8 total, 7 up, 8 in 2024-04-10T03:14:08.729 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:08 smithi016 bash[78400]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-0 2024-04-10T03:14:08.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:08 smithi016 bash[74137]: cluster 2024-04-10T03:14:07.415059+0000 mgr.y (mgr.25133) 123 : cluster 0 pgmap v161: 121 pgs: 14 stale+active+clean, 107 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 8.2 MiB/s wr, 19 op/s 2024-04-10T03:14:08.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:08 smithi016 bash[74137]: cluster 2024-04-10T03:14:08.339404+0000 mon.a (mon.0) 370 : cluster 0 osdmap e408: 8 total, 7 up, 8 in 2024-04-10T03:14:08.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:08 smithi016 bash[72916]: cluster 2024-04-10T03:14:07.415059+0000 mgr.y (mgr.25133) 123 : cluster 0 pgmap v161: 121 pgs: 14 stale+active+clean, 107 active+clean; 259 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 8.2 MiB/s wr, 19 op/s 2024-04-10T03:14:08.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:08 smithi016 bash[72916]: cluster 2024-04-10T03:14:08.339404+0000 mon.a (mon.0) 370 : cluster 0 osdmap e408: 8 total, 7 up, 8 in 2024-04-10T03:14:08.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:14:08 smithi136 bash[60584]: ts=2024-04-10T03:14:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:14:09.057 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:08 smithi016 bash[78467]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-0 2024-04-10T03:14:09.407 INFO:tasks.rados.rados.0.smithi016.stdout:1687: done (7 left) 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1688: done (6 left) 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1689: done (5 left) 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1690: done (4 left) 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1691: done (3 left) 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1692: done (2 left) 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1693: done (1 left) 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1694: done (0 left) 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1695: rollback oid 1 current snap is 169 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 1 to 163 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1696: read oid 38 snap -1 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1696: expect deleted 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1697: rollback oid 18 current snap is 169 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 166 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:1698: rollback oid 27 current snap is 169 2024-04-10T03:14:09.408 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 166 2024-04-10T03:14:09.409 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 169 2024-04-10T03:14:09.409 INFO:tasks.rados.rados.0.smithi016.stdout:1699: seq_num 558 ranges {2121728=548864,2670592=688128,3358720=606208,3964928=311296} 2024-04-10T03:14:09.423 INFO:tasks.rados.rados.0.smithi016.stdout:1699: writing smithi01663999-35 from 2121728 to 2670592 tid 1 2024-04-10T03:14:09.427 INFO:tasks.rados.rados.0.smithi016.stdout:1699: writing smithi01663999-35 from 2670592 to 3358720 tid 2 2024-04-10T03:14:09.431 INFO:tasks.rados.rados.0.smithi016.stdout:1699: writing smithi01663999-35 from 3358720 to 3964928 tid 3 2024-04-10T03:14:09.433 INFO:tasks.rados.rados.0.smithi016.stdout:1699: writing smithi01663999-35 from 3964928 to 4276224 tid 4 2024-04-10T03:14:09.433 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 169 2024-04-10T03:14:09.433 INFO:tasks.rados.rados.0.smithi016.stdout:1700: seq_num 559 ranges {1613824=565248,2179072=573440,2752512=409600,3162112=622592} 2024-04-10T03:14:09.446 INFO:tasks.rados.rados.0.smithi016.stdout:1700: writing smithi01663999-8 from 1613824 to 2179072 tid 1 2024-04-10T03:14:09.449 INFO:tasks.rados.rados.0.smithi016.stdout:1700: writing smithi01663999-8 from 2179072 to 2752512 tid 2 2024-04-10T03:14:09.451 INFO:tasks.rados.rados.0.smithi016.stdout:1700: writing smithi01663999-8 from 2752512 to 3162112 tid 3 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1700: writing smithi01663999-8 from 3162112 to 3784704 tid 4 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1701: copy_from oid 14 from oid 21 current snap is 169 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1697: finishing rollback tid 0 to smithi01663999-18 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1695: finishing rollback tid 0 to smithi01663999-1 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1695: finishing rollback tid 1 to smithi01663999-1 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1695: finishing rollback tid 2 to smithi01663999-1 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1207 (ObjNum 518 snap 152 seq_num 518) dirty exists 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1697: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1697: finishing rollback tid 2 to smithi01663999-18 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 819 (ObjNum 470 snap 138 seq_num 470) dirty exists 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1698: finishing rollback tid 0 to smithi01663999-27 2024-04-10T03:14:09.455 INFO:tasks.rados.rados.0.smithi016.stdout:1698: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:14:09.456 INFO:tasks.rados.rados.0.smithi016.stdout:1698: finishing rollback tid 2 to smithi01663999-27 2024-04-10T03:14:09.456 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1155 (ObjNum 538 snap 162 seq_num 538) dirty exists 2024-04-10T03:14:09.456 INFO:tasks.rados.rados.0.smithi016.stdout:1695: done (6 left) 2024-04-10T03:14:09.456 INFO:tasks.rados.rados.0.smithi016.stdout:1696: done (5 left) 2024-04-10T03:14:09.456 INFO:tasks.rados.rados.0.smithi016.stdout:1697: done (4 left) 2024-04-10T03:14:09.456 INFO:tasks.rados.rados.0.smithi016.stdout:1698: done (3 left) 2024-04-10T03:14:09.456 INFO:tasks.rados.rados.0.smithi016.stdout:1702: snap_remove snap 166 2024-04-10T03:14:10.422 INFO:tasks.rados.rados.0.smithi016.stdout:1702: done (3 left) 2024-04-10T03:14:10.422 INFO:tasks.rados.rados.0.smithi016.stdout:1703: read oid 7 snap -1 2024-04-10T03:14:10.422 INFO:tasks.rados.rados.0.smithi016.stdout:1703: expect (ObjNum 556 snap 168 seq_num 556) 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1704: snap_create 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1699: finishing write tid 1 to smithi01663999-35 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1699: finishing write tid 2 to smithi01663999-35 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1699: finishing write tid 3 to smithi01663999-35 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1699: finishing write tid 4 to smithi01663999-35 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1699: finishing write tid 5 to smithi01663999-35 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1699: finishing write tid 6 to smithi01663999-35 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1160 (ObjNum 558 snap 169 seq_num 558) dirty exists 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1699: left oid 35 (ObjNum 558 snap 169 seq_num 558) 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1701: finishing copy_from to smithi01663999-14 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1701: got expected ENOENT (src dne) 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1701: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1700: finishing write tid 1 to smithi01663999-8 2024-04-10T03:14:10.423 INFO:tasks.rados.rados.0.smithi016.stdout:1700: finishing write tid 2 to smithi01663999-8 2024-04-10T03:14:10.424 INFO:tasks.rados.rados.0.smithi016.stdout:1700: finishing write tid 3 to smithi01663999-8 2024-04-10T03:14:10.424 INFO:tasks.rados.rados.0.smithi016.stdout:1700: finishing write tid 4 to smithi01663999-8 2024-04-10T03:14:10.424 INFO:tasks.rados.rados.0.smithi016.stdout:1700: finishing write tid 5 to smithi01663999-8 2024-04-10T03:14:10.424 INFO:tasks.rados.rados.0.smithi016.stdout:1700: finishing write tid 6 to smithi01663999-8 2024-04-10T03:14:10.424 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1148 (ObjNum 559 snap 169 seq_num 559) dirty exists 2024-04-10T03:14:10.424 INFO:tasks.rados.rados.0.smithi016.stdout:1700: left oid 8 (ObjNum 559 snap 169 seq_num 559) 2024-04-10T03:14:10.463 INFO:tasks.rados.rados.0.smithi016.stdout:1703: expect (ObjNum 556 snap 168 seq_num 556) 2024-04-10T03:14:10.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:10 smithi136 bash[68278]: cluster 2024-04-10T03:14:09.413665+0000 mon.a (mon.0) 371 : cluster 0 osdmap e409: 8 total, 7 up, 8 in 2024-04-10T03:14:10.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:10 smithi136 bash[68278]: cluster 2024-04-10T03:14:09.416307+0000 mgr.y (mgr.25133) 124 : cluster 0 pgmap v164: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 22 op/s; 54/345 objects degraded (15.652%) 2024-04-10T03:14:10.770 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.0.service: Deactivated successfully. 2024-04-10T03:14:10.770 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: Stopped Ceph osd.0 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:14:10.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:10 smithi016 bash[72916]: cluster 2024-04-10T03:14:09.413665+0000 mon.a (mon.0) 371 : cluster 0 osdmap e409: 8 total, 7 up, 8 in 2024-04-10T03:14:10.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:10 smithi016 bash[72916]: cluster 2024-04-10T03:14:09.416307+0000 mgr.y (mgr.25133) 124 : cluster 0 pgmap v164: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 22 op/s; 54/345 objects degraded (15.652%) 2024-04-10T03:14:10.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:10 smithi016 bash[74137]: cluster 2024-04-10T03:14:09.413665+0000 mon.a (mon.0) 371 : cluster 0 osdmap e409: 8 total, 7 up, 8 in 2024-04-10T03:14:10.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:10 smithi016 bash[74137]: cluster 2024-04-10T03:14:09.416307+0000 mgr.y (mgr.25133) 124 : cluster 0 pgmap v164: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 22 op/s; 54/345 objects degraded (15.652%) 2024-04-10T03:14:11.057 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.058 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.058 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.059 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.059 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: Started Ceph osd.0 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:14:11.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.060 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.060 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:10 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:11.428 INFO:tasks.rados.rados.0.smithi016.stdout:1699: done (4 left) 2024-04-10T03:14:11.428 INFO:tasks.rados.rados.0.smithi016.stdout:1700: done (3 left) 2024-04-10T03:14:11.428 INFO:tasks.rados.rados.0.smithi016.stdout:1701: done (2 left) 2024-04-10T03:14:11.428 INFO:tasks.rados.rados.0.smithi016.stdout:1703: done (1 left) 2024-04-10T03:14:11.431 INFO:tasks.rados.rados.0.smithi016.stdout:1704: done (0 left) 2024-04-10T03:14:11.431 INFO:tasks.rados.rados.0.smithi016.stdout:1705: rollback oid 5 current snap is 170 2024-04-10T03:14:11.431 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 156 2024-04-10T03:14:11.431 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 170 2024-04-10T03:14:11.431 INFO:tasks.rados.rados.0.smithi016.stdout:1706: seq_num 560 ranges {0=581632,581632=458752,1040384=614400,1654784=532480} 2024-04-10T03:14:11.435 INFO:tasks.rados.rados.0.smithi016.stdout:1706: writing smithi01663999-46 from 0 to 581632 tid 1 2024-04-10T03:14:11.439 INFO:tasks.rados.rados.0.smithi016.stdout:1706: writing smithi01663999-46 from 581632 to 1040384 tid 2 2024-04-10T03:14:11.443 INFO:tasks.rados.rados.0.smithi016.stdout:1706: writing smithi01663999-46 from 1040384 to 1654784 tid 3 2024-04-10T03:14:11.448 INFO:tasks.rados.rados.0.smithi016.stdout:1706: writing smithi01663999-46 from 1654784 to 2187264 tid 4 2024-04-10T03:14:11.448 INFO:tasks.rados.rados.0.smithi016.stdout:1707: snap_create 2024-04-10T03:14:11.448 INFO:tasks.rados.rados.0.smithi016.stdout:1705: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:14:11.448 INFO:tasks.rados.rados.0.smithi016.stdout:1705: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:14:11.448 INFO:tasks.rados.rados.0.smithi016.stdout:1705: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:14:11.448 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1252 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:14:11.449 INFO:tasks.rados.rados.0.smithi016.stdout:1706: finishing write tid 1 to smithi01663999-46 2024-04-10T03:14:11.453 INFO:tasks.rados.rados.0.smithi016.stdout:1706: finishing write tid 2 to smithi01663999-46 2024-04-10T03:14:11.456 INFO:tasks.rados.rados.0.smithi016.stdout:1706: finishing write tid 3 to smithi01663999-46 2024-04-10T03:14:11.458 INFO:tasks.rados.rados.0.smithi016.stdout:1706: finishing write tid 4 to smithi01663999-46 2024-04-10T03:14:11.459 INFO:tasks.rados.rados.0.smithi016.stdout:1706: finishing write tid 5 to smithi01663999-46 2024-04-10T03:14:11.462 INFO:tasks.rados.rados.0.smithi016.stdout:1706: finishing write tid 6 to smithi01663999-46 2024-04-10T03:14:11.462 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1153 (ObjNum 560 snap 170 seq_num 560) dirty exists 2024-04-10T03:14:11.462 INFO:tasks.rados.rados.0.smithi016.stdout:1706: left oid 46 (ObjNum 560 snap 170 seq_num 560) 2024-04-10T03:14:11.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:11 smithi136 bash[68278]: cluster 2024-04-10T03:14:10.406417+0000 mon.a (mon.0) 372 : cluster 3 Health check failed: Degraded data redundancy: 54/345 objects degraded (15.652%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:11.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:11 smithi136 bash[68278]: cluster 2024-04-10T03:14:10.426934+0000 mon.a (mon.0) 373 : cluster 0 osdmap e410: 8 total, 7 up, 8 in 2024-04-10T03:14:11.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:11 smithi136 bash[68278]: audit 2024-04-10T03:14:10.933476+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:11.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:11 smithi136 bash[68278]: audit 2024-04-10T03:14:10.940387+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:11.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:11 smithi136 bash[68278]: audit 2024-04-10T03:14:10.947177+0000 mon.a (mon.0) 376 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:11.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[72916]: cluster 2024-04-10T03:14:10.406417+0000 mon.a (mon.0) 372 : cluster 3 Health check failed: Degraded data redundancy: 54/345 objects degraded (15.652%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:11.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[72916]: cluster 2024-04-10T03:14:10.426934+0000 mon.a (mon.0) 373 : cluster 0 osdmap e410: 8 total, 7 up, 8 in 2024-04-10T03:14:11.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[72916]: audit 2024-04-10T03:14:10.933476+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:11.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[72916]: audit 2024-04-10T03:14:10.940387+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:11.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[72916]: audit 2024-04-10T03:14:10.947177+0000 mon.a (mon.0) 376 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:11.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[74137]: cluster 2024-04-10T03:14:10.406417+0000 mon.a (mon.0) 372 : cluster 3 Health check failed: Degraded data redundancy: 54/345 objects degraded (15.652%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:11.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[74137]: cluster 2024-04-10T03:14:10.426934+0000 mon.a (mon.0) 373 : cluster 0 osdmap e410: 8 total, 7 up, 8 in 2024-04-10T03:14:11.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[74137]: audit 2024-04-10T03:14:10.933476+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:11.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[74137]: audit 2024-04-10T03:14:10.940387+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:11.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[74137]: audit 2024-04-10T03:14:10.947177+0000 mon.a (mon.0) 376 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:12.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:14:11] "GET /metrics HTTP/1.1" 200 36151 "" "Prometheus/2.43.0" 2024-04-10T03:14:12.330 INFO:tasks.rados.rados.0.smithi016.stdout:1705: done (2 left) 2024-04-10T03:14:12.330 INFO:tasks.rados.rados.0.smithi016.stdout:1706: done (1 left) 2024-04-10T03:14:12.330 INFO:tasks.rados.rados.0.smithi016.stdout:1707: done (0 left) 2024-04-10T03:14:12.330 INFO:tasks.rados.rados.0.smithi016.stdout:1708: snap_remove snap 170 2024-04-10T03:14:12.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[74137]: cluster 2024-04-10T03:14:11.417265+0000 mgr.y (mgr.25133) 125 : cluster 0 pgmap v166: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 21 op/s; 54/345 objects degraded (15.652%) 2024-04-10T03:14:12.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[74137]: cluster 2024-04-10T03:14:11.432488+0000 mon.a (mon.0) 377 : cluster 0 osdmap e411: 8 total, 7 up, 8 in 2024-04-10T03:14:12.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[74137]: cluster 2024-04-10T03:14:12.336683+0000 mon.a (mon.0) 378 : cluster 0 osdmap e412: 8 total, 7 up, 8 in 2024-04-10T03:14:12.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[72916]: cluster 2024-04-10T03:14:11.417265+0000 mgr.y (mgr.25133) 125 : cluster 0 pgmap v166: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 21 op/s; 54/345 objects degraded (15.652%) 2024-04-10T03:14:12.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[72916]: cluster 2024-04-10T03:14:11.432488+0000 mon.a (mon.0) 377 : cluster 0 osdmap e411: 8 total, 7 up, 8 in 2024-04-10T03:14:12.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[72916]: cluster 2024-04-10T03:14:12.336683+0000 mon.a (mon.0) 378 : cluster 0 osdmap e412: 8 total, 7 up, 8 in 2024-04-10T03:14:12.809 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[78619]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-10T03:14:12.809 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[78619]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-10T03:14:12.809 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[78619]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-10T03:14:12.809 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[78619]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-10T03:14:12.809 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[78619]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-10T03:14:12.809 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[78619]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-10T03:14:12.809 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:12 smithi016 bash[78619]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-10T03:14:12.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:12 smithi136 bash[68278]: cluster 2024-04-10T03:14:11.417265+0000 mgr.y (mgr.25133) 125 : cluster 0 pgmap v166: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 21 op/s; 54/345 objects degraded (15.652%) 2024-04-10T03:14:12.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:12 smithi136 bash[68278]: cluster 2024-04-10T03:14:11.432488+0000 mon.a (mon.0) 377 : cluster 0 osdmap e411: 8 total, 7 up, 8 in 2024-04-10T03:14:12.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:12 smithi136 bash[68278]: cluster 2024-04-10T03:14:12.336683+0000 mon.a (mon.0) 378 : cluster 0 osdmap e412: 8 total, 7 up, 8 in 2024-04-10T03:14:13.333 INFO:tasks.rados.rados.0.smithi016.stdout:1708: done (0 left) 2024-04-10T03:14:13.333 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 171 2024-04-10T03:14:13.333 INFO:tasks.rados.rados.0.smithi016.stdout:1709: seq_num 561 ranges {2056192=598016,2654208=745472,3399680=778240,4177920=81920} 2024-04-10T03:14:13.363 INFO:tasks.rados.rados.0.smithi016.stdout:1709: writing smithi01663999-49 from 2056192 to 2654208 tid 1 2024-04-10T03:14:13.372 INFO:tasks.rados.rados.0.smithi016.stdout:1709: writing smithi01663999-49 from 2654208 to 3399680 tid 2 2024-04-10T03:14:13.381 INFO:tasks.rados.rados.0.smithi016.stdout:1709: writing smithi01663999-49 from 3399680 to 4177920 tid 3 2024-04-10T03:14:13.382 INFO:tasks.rados.rados.0.smithi016.stdout:1709: writing smithi01663999-49 from 4177920 to 4259840 tid 4 2024-04-10T03:14:13.382 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 171 2024-04-10T03:14:13.382 INFO:tasks.rados.rados.0.smithi016.stdout:1709: finishing write tid 1 to smithi01663999-49 2024-04-10T03:14:13.382 INFO:tasks.rados.rados.0.smithi016.stdout:1709: finishing write tid 2 to smithi01663999-49 2024-04-10T03:14:13.383 INFO:tasks.rados.rados.0.smithi016.stdout:1710: seq_num 562 ranges {827392=622592,1449984=630784,2080768=581632,2662400=393216} 2024-04-10T03:14:13.397 INFO:tasks.rados.rados.0.smithi016.stdout:1710: writing smithi01663999-25 from 827392 to 1449984 tid 1 2024-04-10T03:14:13.404 INFO:tasks.rados.rados.0.smithi016.stdout:1710: writing smithi01663999-25 from 1449984 to 2080768 tid 2 2024-04-10T03:14:13.410 INFO:tasks.rados.rados.0.smithi016.stdout:1710: writing smithi01663999-25 from 2080768 to 2662400 tid 3 2024-04-10T03:14:13.415 INFO:tasks.rados.rados.0.smithi016.stdout:1710: writing smithi01663999-25 from 2662400 to 3055616 tid 4 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:1711: copy_from oid 30 from oid 13 current snap is 171 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:1709: finishing write tid 3 to smithi01663999-49 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:1712: read oid 1 snap -1 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:1712: expect (ObjNum 518 snap 152 seq_num 518) 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:1713: setattr oid 17 current snap is 171 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:1709: finishing write tid 4 to smithi01663999-49 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:1709: finishing write tid 5 to smithi01663999-49 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:1709: finishing write tid 6 to smithi01663999-49 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 749 (ObjNum 561 snap 171 seq_num 561) dirty exists 2024-04-10T03:14:13.416 INFO:tasks.rados.rados.0.smithi016.stdout:1709: left oid 49 (ObjNum 561 snap 171 seq_num 561) 2024-04-10T03:14:13.418 INFO:tasks.rados.rados.0.smithi016.stdout:1709: done (4 left) 2024-04-10T03:14:13.419 INFO:tasks.rados.rados.0.smithi016.stdout:1714: read oid 37 snap -1 2024-04-10T03:14:13.419 INFO:tasks.rados.rados.0.smithi016.stdout:1714: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:14:13.419 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 171 2024-04-10T03:14:13.419 INFO:tasks.rados.rados.0.smithi016.stdout:1715: seq_num 563 ranges {204800=638976,843776=565248,1409024=794624,2203648=245760} 2024-04-10T03:14:13.426 INFO:tasks.rados.rados.0.smithi016.stdout:1715: writing smithi01663999-9 from 204800 to 843776 tid 1 2024-04-10T03:14:13.432 INFO:tasks.rados.rados.0.smithi016.stdout:1715: writing smithi01663999-9 from 843776 to 1409024 tid 2 2024-04-10T03:14:13.439 INFO:tasks.rados.rados.0.smithi016.stdout:1715: writing smithi01663999-9 from 1409024 to 2203648 tid 3 2024-04-10T03:14:13.441 INFO:tasks.rados.rados.0.smithi016.stdout:1715: writing smithi01663999-9 from 2203648 to 2449408 tid 4 2024-04-10T03:14:13.441 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 171 2024-04-10T03:14:13.441 INFO:tasks.rados.rados.0.smithi016.stdout:1716: seq_num 564 ranges {0=655360,655360=442368,1097728=598016,1695744=565248} 2024-04-10T03:14:13.447 INFO:tasks.rados.rados.0.smithi016.stdout:1716: writing smithi01663999-22 from 0 to 655360 tid 1 2024-04-10T03:14:13.450 INFO:tasks.rados.rados.0.smithi016.stdout:1716: writing smithi01663999-22 from 655360 to 1097728 tid 2 2024-04-10T03:14:13.454 INFO:tasks.rados.rados.0.smithi016.stdout:1716: writing smithi01663999-22 from 1097728 to 1695744 tid 3 2024-04-10T03:14:13.459 INFO:tasks.rados.rados.0.smithi016.stdout:1716: writing smithi01663999-22 from 1695744 to 2260992 tid 4 2024-04-10T03:14:13.459 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 171 2024-04-10T03:14:13.459 INFO:tasks.rados.rados.0.smithi016.stdout:1710: finishing write tid 1 to smithi01663999-25 2024-04-10T03:14:13.459 INFO:tasks.rados.rados.0.smithi016.stdout:1710: finishing write tid 2 to smithi01663999-25 2024-04-10T03:14:13.459 INFO:tasks.rados.rados.0.smithi016.stdout:1714: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:14:13.462 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 291 (ObjNum 524 snap 156 seq_num 524) dirty exists 2024-04-10T03:14:13.462 INFO:tasks.rados.rados.0.smithi016.stdout:1710: finishing write tid 3 to smithi01663999-25 2024-04-10T03:14:13.462 INFO:tasks.rados.rados.0.smithi016.stdout:1710: finishing write tid 4 to smithi01663999-25 2024-04-10T03:14:13.462 INFO:tasks.rados.rados.0.smithi016.stdout:1717: seq_num 565 ranges {4276224=671744,4947968=729088,5677056=753664,6430720=122880} 2024-04-10T03:14:13.492 INFO:tasks.rados.rados.0.smithi016.stdout:1717: writing smithi01663999-35 from 4276224 to 4947968 tid 1 2024-04-10T03:14:13.496 INFO:tasks.rados.rados.0.smithi016.stdout:1717: writing smithi01663999-35 from 4947968 to 5677056 tid 2 2024-04-10T03:14:13.501 INFO:tasks.rados.rados.0.smithi016.stdout:1717: writing smithi01663999-35 from 5677056 to 6430720 tid 3 2024-04-10T03:14:13.503 INFO:tasks.rados.rados.0.smithi016.stdout:1717: writing smithi01663999-35 from 6430720 to 6553600 tid 4 2024-04-10T03:14:13.503 INFO:tasks.rados.rados.0.smithi016.stdout:1713: done (7 left) 2024-04-10T03:14:13.503 INFO:tasks.rados.rados.0.smithi016.stdout:1714: done (6 left) 2024-04-10T03:14:13.503 INFO:tasks.rados.rados.0.smithi016.stdout:1718: delete oid 45 current snap is 171 2024-04-10T03:14:13.503 INFO:tasks.rados.rados.0.smithi016.stdout:1710: finishing write tid 5 to smithi01663999-25 2024-04-10T03:14:13.503 INFO:tasks.rados.rados.0.smithi016.stdout:1710: finishing write tid 6 to smithi01663999-25 2024-04-10T03:14:13.504 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 1158 (ObjNum 562 snap 171 seq_num 562) dirty exists 2024-04-10T03:14:13.504 INFO:tasks.rados.rados.0.smithi016.stdout:1710: left oid 25 (ObjNum 562 snap 171 seq_num 562) 2024-04-10T03:14:13.504 INFO:tasks.rados.rados.0.smithi016.stdout:1712: expect (ObjNum 518 snap 152 seq_num 518) 2024-04-10T03:14:13.627 INFO:tasks.rados.rados.0.smithi016.stdout:1715: finishing write tid 1 to smithi01663999-9 2024-04-10T03:14:13.627 INFO:tasks.rados.rados.0.smithi016.stdout:1715: finishing write tid 2 to smithi01663999-9 2024-04-10T03:14:13.627 INFO:tasks.rados.rados.0.smithi016.stdout:1711: finishing copy_from racing read to smithi01663999-30 2024-04-10T03:14:13.627 INFO:tasks.rados.rados.0.smithi016.stdout:1715: finishing write tid 3 to smithi01663999-9 2024-04-10T03:14:13.627 INFO:tasks.rados.rados.0.smithi016.stdout:1716: finishing write tid 1 to smithi01663999-22 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1715: finishing write tid 4 to smithi01663999-9 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1715: finishing write tid 5 to smithi01663999-9 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1711: finishing copy_from to smithi01663999-30 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 925 (ObjNum 529 snap 157 seq_num 529) dirty exists 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1715: finishing write tid 6 to smithi01663999-9 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1162 (ObjNum 563 snap 171 seq_num 563) dirty exists 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1715: left oid 9 (ObjNum 563 snap 171 seq_num 563) 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1716: finishing write tid 2 to smithi01663999-22 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1716: finishing write tid 3 to smithi01663999-22 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1716: finishing write tid 4 to smithi01663999-22 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1710: done (6 left) 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1711: done (5 left) 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1712: done (4 left) 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1715: done (3 left) 2024-04-10T03:14:13.628 INFO:tasks.rados.rados.0.smithi016.stdout:1718: done (2 left) 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1719: rollback oid 47 current snap is 171 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 167 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1716: finishing write tid 5 to smithi01663999-22 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1716: finishing write tid 6 to smithi01663999-22 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1257 (ObjNum 564 snap 171 seq_num 564) dirty exists 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1716: left oid 22 (ObjNum 564 snap 171 seq_num 564) 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1717: finishing write tid 1 to smithi01663999-35 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1717: finishing write tid 2 to smithi01663999-35 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1717: finishing write tid 3 to smithi01663999-35 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1717: finishing write tid 4 to smithi01663999-35 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1717: finishing write tid 5 to smithi01663999-35 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1717: finishing write tid 6 to smithi01663999-35 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1165 (ObjNum 565 snap 171 seq_num 565) dirty exists 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1717: left oid 35 (ObjNum 565 snap 171 seq_num 565) 2024-04-10T03:14:13.629 INFO:tasks.rados.rados.0.smithi016.stdout:1716: done (2 left) 2024-04-10T03:14:13.630 INFO:tasks.rados.rados.0.smithi016.stdout:1717: done (1 left) 2024-04-10T03:14:13.630 INFO:tasks.rados.rados.0.smithi016.stdout:1720: snap_remove snap 160 2024-04-10T03:14:13.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:13 smithi016 bash[72916]: audit 2024-04-10T03:14:12.507670+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:13.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:13 smithi016 bash[72916]: audit 2024-04-10T03:14:12.510133+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:13.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:13 smithi016 bash[72916]: cluster 2024-04-10T03:14:13.339690+0000 mon.a (mon.0) 381 : cluster 0 osdmap e413: 8 total, 7 up, 8 in 2024-04-10T03:14:13.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:13 smithi016 bash[74137]: audit 2024-04-10T03:14:12.507670+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:13.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:13 smithi016 bash[74137]: audit 2024-04-10T03:14:12.510133+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:13.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:13 smithi016 bash[74137]: cluster 2024-04-10T03:14:13.339690+0000 mon.a (mon.0) 381 : cluster 0 osdmap e413: 8 total, 7 up, 8 in 2024-04-10T03:14:13.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:13 smithi136 bash[68278]: audit 2024-04-10T03:14:12.507670+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:13.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:13 smithi136 bash[68278]: audit 2024-04-10T03:14:12.510133+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:13.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:13 smithi136 bash[68278]: cluster 2024-04-10T03:14:13.339690+0000 mon.a (mon.0) 381 : cluster 0 osdmap e413: 8 total, 7 up, 8 in 2024-04-10T03:14:14.057 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:13 smithi016 bash[78851]: debug 2024-04-10T03:14:13.849+0000 7f33c75e2700 1 -- 172.21.15.16:0/754270554 <== mon.0 v2:172.21.15.16:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f8755ad680 con 0x55f8755eac00 2024-04-10T03:14:14.519 INFO:tasks.rados.rados.0.smithi016.stdout:1720: done (1 left) 2024-04-10T03:14:14.519 INFO:tasks.rados.rados.0.smithi016.stdout:1721: rmattr oid 4 current snap is 171 2024-04-10T03:14:14.519 INFO:tasks.rados.rados.0.smithi016.stdout:1722: snap_create 2024-04-10T03:14:14.519 INFO:tasks.rados.rados.0.smithi016.stdout:1719: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:14:14.520 INFO:tasks.rados.rados.0.smithi016.stdout:1719: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:14:14.520 INFO:tasks.rados.rados.0.smithi016.stdout:1719: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:14:14.520 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1165 (ObjNum 554 snap 167 seq_num 554) dirty exists 2024-04-10T03:14:14.545 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1162 (ObjNum 557 snap 168 seq_num 557) dirty exists 2024-04-10T03:14:14.807 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:14 smithi016 bash[78851]: debug 2024-04-10T03:14:14.389+0000 7f33d077a7c0 -1 Falling back to public interface 2024-04-10T03:14:14.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:14 smithi016 bash[72916]: cluster 2024-04-10T03:14:13.418459+0000 mgr.y (mgr.25133) 126 : cluster 0 pgmap v170: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 54/345 objects degraded (15.652%) 2024-04-10T03:14:14.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:14 smithi016 bash[74137]: cluster 2024-04-10T03:14:13.418459+0000 mgr.y (mgr.25133) 126 : cluster 0 pgmap v170: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 54/345 objects degraded (15.652%) 2024-04-10T03:14:14.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:14 smithi136 bash[68278]: cluster 2024-04-10T03:14:13.418459+0000 mgr.y (mgr.25133) 126 : cluster 0 pgmap v170: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 54/345 objects degraded (15.652%) 2024-04-10T03:14:15.527 INFO:tasks.rados.rados.0.smithi016.stdout:1719: done (2 left) 2024-04-10T03:14:15.527 INFO:tasks.rados.rados.0.smithi016.stdout:1721: done (1 left) 2024-04-10T03:14:15.527 INFO:tasks.rados.rados.0.smithi016.stdout:1722: done (0 left) 2024-04-10T03:14:15.528 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 172 2024-04-10T03:14:15.528 INFO:tasks.rados.rados.0.smithi016.stdout:1723: seq_num 567 ranges {614400=704512,1318912=499712,1818624=770048,2588672=335872} 2024-04-10T03:14:15.538 INFO:tasks.rados.rados.0.smithi016.stdout:1723: writing smithi01663999-32 from 614400 to 1318912 tid 1 2024-04-10T03:14:15.543 INFO:tasks.rados.rados.0.smithi016.stdout:1723: writing smithi01663999-32 from 1318912 to 1818624 tid 2 2024-04-10T03:14:15.550 INFO:tasks.rados.rados.0.smithi016.stdout:1723: writing smithi01663999-32 from 1818624 to 2588672 tid 3 2024-04-10T03:14:15.554 INFO:tasks.rados.rados.0.smithi016.stdout:1723: writing smithi01663999-32 from 2588672 to 2924544 tid 4 2024-04-10T03:14:15.555 INFO:tasks.rados.rados.0.smithi016.stdout:1724: rollback oid 4 current snap is 172 2024-04-10T03:14:15.555 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 159 2024-04-10T03:14:15.555 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 172 2024-04-10T03:14:15.555 INFO:tasks.rados.rados.0.smithi016.stdout:1725: seq_num 568 ranges {1589248=720896,2310144=786432,3096576=581632,3678208=237568} 2024-04-10T03:14:15.575 INFO:tasks.rados.rados.0.smithi016.stdout:1725: writing smithi01663999-17 from 1589248 to 2310144 tid 1 2024-04-10T03:14:15.584 INFO:tasks.rados.rados.0.smithi016.stdout:1725: writing smithi01663999-17 from 2310144 to 3096576 tid 2 2024-04-10T03:14:15.589 INFO:tasks.rados.rados.0.smithi016.stdout:1725: writing smithi01663999-17 from 3096576 to 3678208 tid 3 2024-04-10T03:14:15.591 INFO:tasks.rados.rados.0.smithi016.stdout:1725: writing smithi01663999-17 from 3678208 to 3915776 tid 4 2024-04-10T03:14:15.591 INFO:tasks.rados.rados.0.smithi016.stdout:1726: rollback oid 34 current snap is 172 2024-04-10T03:14:15.591 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 34 to 168 2024-04-10T03:14:15.591 INFO:tasks.rados.rados.0.smithi016.stdout:1723: finishing write tid 1 to smithi01663999-32 2024-04-10T03:14:15.591 INFO:tasks.rados.rados.0.smithi016.stdout:1723: finishing write tid 2 to smithi01663999-32 2024-04-10T03:14:15.591 INFO:tasks.rados.rados.0.smithi016.stdout:1723: finishing write tid 3 to smithi01663999-32 2024-04-10T03:14:15.591 INFO:tasks.rados.rados.0.smithi016.stdout:1723: finishing write tid 4 to smithi01663999-32 2024-04-10T03:14:15.591 INFO:tasks.rados.rados.0.smithi016.stdout:1723: finishing write tid 5 to smithi01663999-32 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:1724: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:1723: finishing write tid 6 to smithi01663999-32 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1167 (ObjNum 567 snap 172 seq_num 567) dirty exists 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:1723: left oid 32 (ObjNum 567 snap 172 seq_num 567) 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:1723: done (3 left) 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:1727: setattr oid 5 current snap is 172 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:1724: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:1724: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1165 (ObjNum 520 snap 153 seq_num 520) dirty exists 2024-04-10T03:14:15.592 INFO:tasks.rados.rados.0.smithi016.stdout:1725: finishing write tid 1 to smithi01663999-17 2024-04-10T03:14:15.593 INFO:tasks.rados.rados.0.smithi016.stdout:1725: finishing write tid 2 to smithi01663999-17 2024-04-10T03:14:15.594 INFO:tasks.rados.rados.0.smithi016.stdout:1724: done (3 left) 2024-04-10T03:14:15.594 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 172 2024-04-10T03:14:15.595 INFO:tasks.rados.rados.0.smithi016.stdout:1728: seq_num 569 ranges {2023424=737280,2760704=671744,3432448=737280,4169728=196608} 2024-04-10T03:14:15.610 INFO:tasks.rados.rados.0.smithi016.stdout:1728: writing smithi01663999-40 from 2023424 to 2760704 tid 1 2024-04-10T03:14:15.614 INFO:tasks.rados.rados.0.smithi016.stdout:1728: writing smithi01663999-40 from 2760704 to 3432448 tid 2 2024-04-10T03:14:15.619 INFO:tasks.rados.rados.0.smithi016.stdout:1728: writing smithi01663999-40 from 3432448 to 4169728 tid 3 2024-04-10T03:14:15.621 INFO:tasks.rados.rados.0.smithi016.stdout:1728: writing smithi01663999-40 from 4169728 to 4366336 tid 4 2024-04-10T03:14:15.621 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 172 2024-04-10T03:14:15.621 INFO:tasks.rados.rados.0.smithi016.stdout:1726: finishing rollback tid 0 to smithi01663999-34 2024-04-10T03:14:15.621 INFO:tasks.rados.rados.0.smithi016.stdout:1725: finishing write tid 3 to smithi01663999-17 2024-04-10T03:14:15.621 INFO:tasks.rados.rados.0.smithi016.stdout:1726: finishing rollback tid 1 to smithi01663999-34 2024-04-10T03:14:15.622 INFO:tasks.rados.rados.0.smithi016.stdout:1726: finishing rollback tid 2 to smithi01663999-34 2024-04-10T03:14:15.622 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 1168 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-10T03:14:15.622 INFO:tasks.rados.rados.0.smithi016.stdout:1725: finishing write tid 4 to smithi01663999-17 2024-04-10T03:14:15.622 INFO:tasks.rados.rados.0.smithi016.stdout:1725: finishing write tid 5 to smithi01663999-17 2024-04-10T03:14:15.622 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1266 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:14:15.622 INFO:tasks.rados.rados.0.smithi016.stdout:1725: finishing write tid 6 to smithi01663999-17 2024-04-10T03:14:15.623 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 296 (ObjNum 568 snap 172 seq_num 568) dirty exists 2024-04-10T03:14:15.623 INFO:tasks.rados.rados.0.smithi016.stdout:1725: left oid 17 (ObjNum 568 snap 172 seq_num 568) 2024-04-10T03:14:15.623 INFO:tasks.rados.rados.0.smithi016.stdout:1728: finishing write tid 1 to smithi01663999-40 2024-04-10T03:14:15.623 INFO:tasks.rados.rados.0.smithi016.stdout:1728: finishing write tid 2 to smithi01663999-40 2024-04-10T03:14:15.623 INFO:tasks.rados.rados.0.smithi016.stdout:1729: seq_num 570 ranges {12345344=753664,13099008=548864,13647872=540672,14188544=516096} 2024-04-10T03:14:15.696 INFO:tasks.rados.rados.0.smithi016.stdout:1729: writing smithi01663999-12 from 12345344 to 13099008 tid 1 2024-04-10T03:14:15.699 INFO:tasks.rados.rados.0.smithi016.stdout:1729: writing smithi01663999-12 from 13099008 to 13647872 tid 2 2024-04-10T03:14:15.703 INFO:tasks.rados.rados.0.smithi016.stdout:1729: writing smithi01663999-12 from 13647872 to 14188544 tid 3 2024-04-10T03:14:15.706 INFO:tasks.rados.rados.0.smithi016.stdout:1729: writing smithi01663999-12 from 14188544 to 14704640 tid 4 2024-04-10T03:14:15.706 INFO:tasks.rados.rados.0.smithi016.stdout:1725: done (4 left) 2024-04-10T03:14:15.706 INFO:tasks.rados.rados.0.smithi016.stdout:1726: done (3 left) 2024-04-10T03:14:15.706 INFO:tasks.rados.rados.0.smithi016.stdout:1727: done (2 left) 2024-04-10T03:14:15.707 INFO:tasks.rados.rados.0.smithi016.stdout:1730: read oid 13 snap -1 2024-04-10T03:14:15.707 INFO:tasks.rados.rados.0.smithi016.stdout:1730: expect (ObjNum 529 snap 157 seq_num 529) 2024-04-10T03:14:15.707 INFO:tasks.rados.rados.0.smithi016.stdout:1731: read oid 50 snap -1 2024-04-10T03:14:15.707 INFO:tasks.rados.rados.0.smithi016.stdout:1731: expect (ObjNum 549 snap 165 seq_num 549) 2024-04-10T03:14:15.707 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 172 2024-04-10T03:14:15.707 INFO:tasks.rados.rados.0.smithi016.stdout:1732: seq_num 571 ranges {3506176=770048,4276224=483328,4759552=753664,5513216=368640} 2024-04-10T03:14:15.731 INFO:tasks.rados.rados.0.smithi016.stdout:1732: writing smithi01663999-29 from 3506176 to 4276224 tid 1 2024-04-10T03:14:15.734 INFO:tasks.rados.rados.0.smithi016.stdout:1732: writing smithi01663999-29 from 4276224 to 4759552 tid 2 2024-04-10T03:14:15.739 INFO:tasks.rados.rados.0.smithi016.stdout:1732: writing smithi01663999-29 from 4759552 to 5513216 tid 3 2024-04-10T03:14:15.741 INFO:tasks.rados.rados.0.smithi016.stdout:1732: writing smithi01663999-29 from 5513216 to 5881856 tid 4 2024-04-10T03:14:15.741 INFO:tasks.rados.rados.0.smithi016.stdout:1733: copy_from oid 20 from oid 23 current snap is 172 2024-04-10T03:14:15.741 INFO:tasks.rados.rados.0.smithi016.stdout:1728: finishing write tid 3 to smithi01663999-40 2024-04-10T03:14:15.741 INFO:tasks.rados.rados.0.smithi016.stdout:1728: finishing write tid 4 to smithi01663999-40 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:1728: finishing write tid 5 to smithi01663999-40 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:1728: finishing write tid 6 to smithi01663999-40 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 932 (ObjNum 569 snap 172 seq_num 569) dirty exists 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:1728: left oid 40 (ObjNum 569 snap 172 seq_num 569) 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:1729: finishing write tid 1 to smithi01663999-12 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:1729: finishing write tid 2 to smithi01663999-12 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:1729: finishing write tid 3 to smithi01663999-12 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:1729: finishing write tid 4 to smithi01663999-12 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:1729: finishing write tid 5 to smithi01663999-12 2024-04-10T03:14:15.742 INFO:tasks.rados.rados.0.smithi016.stdout:1730: expect (ObjNum 529 snap 157 seq_num 529) 2024-04-10T03:14:15.788 INFO:tasks.rados.rados.0.smithi016.stdout:1729: finishing write tid 6 to smithi01663999-12 2024-04-10T03:14:15.788 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1173 (ObjNum 570 snap 172 seq_num 570) dirty exists 2024-04-10T03:14:15.789 INFO:tasks.rados.rados.0.smithi016.stdout:1729: left oid 12 (ObjNum 570 snap 172 seq_num 570) 2024-04-10T03:14:15.789 INFO:tasks.rados.rados.0.smithi016.stdout:1732: finishing write tid 1 to smithi01663999-29 2024-04-10T03:14:15.789 INFO:tasks.rados.rados.0.smithi016.stdout:1728: done (5 left) 2024-04-10T03:14:15.789 INFO:tasks.rados.rados.0.smithi016.stdout:1729: done (4 left) 2024-04-10T03:14:15.789 INFO:tasks.rados.rados.0.smithi016.stdout:1730: done (3 left) 2024-04-10T03:14:15.789 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 172 2024-04-10T03:14:15.789 INFO:tasks.rados.rados.0.smithi016.stdout:1734: seq_num 572 ranges {614400=786432,1400832=770048,2170880=557056,2727936=278528} 2024-04-10T03:14:15.796 INFO:tasks.rados.rados.0.smithi016.stdout:1734: writing smithi01663999-2 from 614400 to 1400832 tid 1 2024-04-10T03:14:15.801 INFO:tasks.rados.rados.0.smithi016.stdout:1734: writing smithi01663999-2 from 1400832 to 2170880 tid 2 2024-04-10T03:14:15.804 INFO:tasks.rados.rados.0.smithi016.stdout:1734: writing smithi01663999-2 from 2170880 to 2727936 tid 3 2024-04-10T03:14:15.805 INFO:tasks.rados.rados.0.smithi016.stdout:1734: writing smithi01663999-2 from 2727936 to 3006464 tid 4 2024-04-10T03:14:15.805 INFO:tasks.rados.rados.0.smithi016.stdout:1735: snap_remove snap 168 2024-04-10T03:14:15.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:15 smithi016 bash[72916]: cluster 2024-04-10T03:14:14.523784+0000 mon.a (mon.0) 382 : cluster 0 osdmap e414: 8 total, 7 up, 8 in 2024-04-10T03:14:15.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:15 smithi016 bash[74137]: cluster 2024-04-10T03:14:14.523784+0000 mon.a (mon.0) 382 : cluster 0 osdmap e414: 8 total, 7 up, 8 in 2024-04-10T03:14:15.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:15 smithi136 bash[68278]: cluster 2024-04-10T03:14:14.523784+0000 mon.a (mon.0) 382 : cluster 0 osdmap e414: 8 total, 7 up, 8 in 2024-04-10T03:14:16.527 INFO:tasks.rados.rados.0.smithi016.stdout:1735: done (4 left) 2024-04-10T03:14:16.527 INFO:tasks.rados.rados.0.smithi016.stdout:1736: copy_from oid 28 from oid 43 current snap is 172 2024-04-10T03:14:16.527 INFO:tasks.rados.rados.0.smithi016.stdout:1732: finishing write tid 2 to smithi01663999-29 2024-04-10T03:14:16.527 INFO:tasks.rados.rados.0.smithi016.stdout:1732: finishing write tid 3 to smithi01663999-29 2024-04-10T03:14:16.527 INFO:tasks.rados.rados.0.smithi016.stdout:1732: finishing write tid 4 to smithi01663999-29 2024-04-10T03:14:16.527 INFO:tasks.rados.rados.0.smithi016.stdout:1732: finishing write tid 5 to smithi01663999-29 2024-04-10T03:14:16.527 INFO:tasks.rados.rados.0.smithi016.stdout:1732: finishing write tid 6 to smithi01663999-29 2024-04-10T03:14:16.527 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1172 (ObjNum 571 snap 172 seq_num 571) dirty exists 2024-04-10T03:14:16.527 INFO:tasks.rados.rados.0.smithi016.stdout:1732: left oid 29 (ObjNum 571 snap 172 seq_num 571) 2024-04-10T03:14:16.528 INFO:tasks.rados.rados.0.smithi016.stdout:1734: finishing write tid 1 to smithi01663999-2 2024-04-10T03:14:16.528 INFO:tasks.rados.rados.0.smithi016.stdout:1734: finishing write tid 2 to smithi01663999-2 2024-04-10T03:14:16.528 INFO:tasks.rados.rados.0.smithi016.stdout:1734: finishing write tid 3 to smithi01663999-2 2024-04-10T03:14:16.528 INFO:tasks.rados.rados.0.smithi016.stdout:1734: finishing write tid 4 to smithi01663999-2 2024-04-10T03:14:16.528 INFO:tasks.rados.rados.0.smithi016.stdout:1734: finishing write tid 5 to smithi01663999-2 2024-04-10T03:14:16.528 INFO:tasks.rados.rados.0.smithi016.stdout:1734: finishing write tid 6 to smithi01663999-2 2024-04-10T03:14:16.528 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1170 (ObjNum 572 snap 172 seq_num 572) dirty exists 2024-04-10T03:14:16.528 INFO:tasks.rados.rados.0.smithi016.stdout:1734: left oid 2 (ObjNum 572 snap 172 seq_num 572) 2024-04-10T03:14:16.528 INFO:tasks.rados.rados.0.smithi016.stdout:1731: expect (ObjNum 549 snap 165 seq_num 549) 2024-04-10T03:14:16.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:16 smithi016 bash[72916]: cluster 2024-04-10T03:14:15.419169+0000 mgr.y (mgr.25133) 127 : cluster 0 pgmap v172: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 288 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.1 MiB/s wr, 19 op/s; 61/381 objects degraded (16.010%) 2024-04-10T03:14:16.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:16 smithi016 bash[72916]: cluster 2024-04-10T03:14:15.516830+0000 mon.a (mon.0) 383 : cluster 3 Health check update: Degraded data redundancy: 61/381 objects degraded (16.010%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:16.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:16 smithi016 bash[72916]: cluster 2024-04-10T03:14:15.534229+0000 mon.a (mon.0) 384 : cluster 0 osdmap e415: 8 total, 7 up, 8 in 2024-04-10T03:14:16.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:16 smithi016 bash[74137]: cluster 2024-04-10T03:14:15.419169+0000 mgr.y (mgr.25133) 127 : cluster 0 pgmap v172: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 288 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.1 MiB/s wr, 19 op/s; 61/381 objects degraded (16.010%) 2024-04-10T03:14:16.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:16 smithi016 bash[74137]: cluster 2024-04-10T03:14:15.516830+0000 mon.a (mon.0) 383 : cluster 3 Health check update: Degraded data redundancy: 61/381 objects degraded (16.010%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:16.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:16 smithi016 bash[74137]: cluster 2024-04-10T03:14:15.534229+0000 mon.a (mon.0) 384 : cluster 0 osdmap e415: 8 total, 7 up, 8 in 2024-04-10T03:14:16.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:16 smithi136 bash[68278]: cluster 2024-04-10T03:14:15.419169+0000 mgr.y (mgr.25133) 127 : cluster 0 pgmap v172: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 288 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.1 MiB/s wr, 19 op/s; 61/381 objects degraded (16.010%) 2024-04-10T03:14:16.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:16 smithi136 bash[68278]: cluster 2024-04-10T03:14:15.516830+0000 mon.a (mon.0) 383 : cluster 3 Health check update: Degraded data redundancy: 61/381 objects degraded (16.010%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:16.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:16 smithi136 bash[68278]: cluster 2024-04-10T03:14:15.534229+0000 mon.a (mon.0) 384 : cluster 0 osdmap e415: 8 total, 7 up, 8 in 2024-04-10T03:14:17.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:17 smithi016 bash[74137]: cluster 2024-04-10T03:14:16.533612+0000 mon.a (mon.0) 385 : cluster 0 osdmap e416: 8 total, 7 up, 8 in 2024-04-10T03:14:17.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:17 smithi016 bash[74137]: audit 2024-04-10T03:14:16.739187+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:17.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:17 smithi016 bash[74137]: audit 2024-04-10T03:14:16.744717+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:17.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:17 smithi016 bash[72916]: cluster 2024-04-10T03:14:16.533612+0000 mon.a (mon.0) 385 : cluster 0 osdmap e416: 8 total, 7 up, 8 in 2024-04-10T03:14:17.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:17 smithi016 bash[72916]: audit 2024-04-10T03:14:16.739187+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:17.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:17 smithi016 bash[72916]: audit 2024-04-10T03:14:16.744717+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:17.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:17 smithi136 bash[68278]: cluster 2024-04-10T03:14:16.533612+0000 mon.a (mon.0) 385 : cluster 0 osdmap e416: 8 total, 7 up, 8 in 2024-04-10T03:14:17.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:17 smithi136 bash[68278]: audit 2024-04-10T03:14:16.739187+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:17.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:17 smithi136 bash[68278]: audit 2024-04-10T03:14:16.744717+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:18.308 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:17 smithi016 bash[78851]: debug 2024-04-10T03:14:17.909+0000 7f33d077a7c0 -1 osd.0 406 log_to_monitors true 2024-04-10T03:14:18.327 INFO:tasks.rados.rados.0.smithi016.stdout:1733: finishing copy_from racing read to smithi01663999-20 2024-04-10T03:14:18.327 INFO:tasks.rados.rados.0.smithi016.stdout:1733: finishing copy_from to smithi01663999-20 2024-04-10T03:14:18.327 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 922 (ObjNum 535 snap 160 seq_num 535) dirty exists 2024-04-10T03:14:18.327 INFO:tasks.rados.rados.0.smithi016.stdout:1736: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:14:18.327 INFO:tasks.rados.rados.0.smithi016.stdout:1736: finishing copy_from to smithi01663999-28 2024-04-10T03:14:18.328 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1185 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:14:18.328 INFO:tasks.rados.rados.0.smithi016.stdout:1731: done (4 left) 2024-04-10T03:14:18.328 INFO:tasks.rados.rados.0.smithi016.stdout:1732: done (3 left) 2024-04-10T03:14:18.328 INFO:tasks.rados.rados.0.smithi016.stdout:1733: done (2 left) 2024-04-10T03:14:18.328 INFO:tasks.rados.rados.0.smithi016.stdout:1734: done (1 left) 2024-04-10T03:14:18.328 INFO:tasks.rados.rados.0.smithi016.stdout:1736: done (0 left) 2024-04-10T03:14:18.328 INFO:tasks.rados.rados.0.smithi016.stdout:1737: snap_create 2024-04-10T03:14:18.801 INFO:tasks.rados.rados.0.smithi016.stdout:1737: done (0 left) 2024-04-10T03:14:18.801 INFO:tasks.rados.rados.0.smithi016.stdout:1738: read oid 44 snap -1 2024-04-10T03:14:18.801 INFO:tasks.rados.rados.0.smithi016.stdout:1738: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:14:18.801 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 173 2024-04-10T03:14:18.801 INFO:tasks.rados.rados.0.smithi016.stdout:1739: seq_num 573 ranges {5931008=802816,6733824=655360,7389184=720896,8110080=229376} 2024-04-10T03:14:18.851 INFO:tasks.rados.rados.0.smithi016.stdout:1739: writing smithi01663999-7 from 5931008 to 6733824 tid 1 2024-04-10T03:14:18.856 INFO:tasks.rados.rados.0.smithi016.stdout:1739: writing smithi01663999-7 from 6733824 to 7389184 tid 2 2024-04-10T03:14:18.859 INFO:tasks.rados.rados.0.smithi016.stdout:1739: writing smithi01663999-7 from 7389184 to 8110080 tid 3 2024-04-10T03:14:18.860 INFO:tasks.rados.rados.0.smithi016.stdout:1739: writing smithi01663999-7 from 8110080 to 8339456 tid 4 2024-04-10T03:14:18.860 INFO:tasks.rados.rados.0.smithi016.stdout:1740: delete oid 12 current snap is 173 2024-04-10T03:14:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:1740: done (2 left) 2024-04-10T03:14:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:1741: rollback oid 14 current snap is 173 2024-04-10T03:14:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 14 to 165 2024-04-10T03:14:18.867 INFO:tasks.rados.rados.0.smithi016.stdout:1742: snap_remove snap 159 2024-04-10T03:14:18.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:14:18 smithi136 bash[60584]: ts=2024-04-10T03:14:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:14:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:18 smithi136 bash[68278]: cluster 2024-04-10T03:14:17.419774+0000 mgr.y (mgr.25133) 128 : cluster 0 pgmap v175: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 288 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 19 op/s; 61/381 objects degraded (16.010%) 2024-04-10T03:14:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:18 smithi136 bash[68278]: audit 2024-04-10T03:14:17.788717+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:18.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:18 smithi136 bash[68278]: audit 2024-04-10T03:14:17.800005+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:18.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:18 smithi136 bash[68278]: audit 2024-04-10T03:14:17.917965+0000 mon.a (mon.0) 390 : audit 1 from='osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-10T03:14:19.058 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:18 smithi016 bash[78851]: debug 2024-04-10T03:14:18.845+0000 7f33c1bd2700 -1 osd.0 406 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-10T03:14:19.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:18 smithi016 bash[72916]: cluster 2024-04-10T03:14:17.419774+0000 mgr.y (mgr.25133) 128 : cluster 0 pgmap v175: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 288 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 19 op/s; 61/381 objects degraded (16.010%) 2024-04-10T03:14:19.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:18 smithi016 bash[72916]: audit 2024-04-10T03:14:17.788717+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:19.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:18 smithi016 bash[72916]: audit 2024-04-10T03:14:17.800005+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:19.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:18 smithi016 bash[72916]: audit 2024-04-10T03:14:17.917965+0000 mon.a (mon.0) 390 : audit 1 from='osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-10T03:14:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:18 smithi016 bash[74137]: cluster 2024-04-10T03:14:17.419774+0000 mgr.y (mgr.25133) 128 : cluster 0 pgmap v175: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 288 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 19 op/s; 61/381 objects degraded (16.010%) 2024-04-10T03:14:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:18 smithi016 bash[74137]: audit 2024-04-10T03:14:17.788717+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:18 smithi016 bash[74137]: audit 2024-04-10T03:14:17.800005+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:19.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:18 smithi016 bash[74137]: audit 2024-04-10T03:14:17.917965+0000 mon.a (mon.0) 390 : audit 1 from='osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-10T03:14:19.814 INFO:tasks.rados.rados.0.smithi016.stdout:1741: finishing rollback tid 0 to smithi01663999-14 2024-04-10T03:14:19.815 INFO:tasks.rados.rados.0.smithi016.stdout:1738: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:14:20.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:19 smithi136 bash[68278]: audit 2024-04-10T03:14:18.798858+0000 mon.a (mon.0) 391 : audit 1 from='osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-10T03:14:20.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:19 smithi136 bash[68278]: cluster 2024-04-10T03:14:18.806497+0000 mon.a (mon.0) 392 : cluster 0 osdmap e417: 8 total, 7 up, 8 in 2024-04-10T03:14:20.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:19 smithi136 bash[68278]: audit 2024-04-10T03:14:18.807588+0000 mon.a (mon.0) 393 : audit 1 from='osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:14:20.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:19 smithi016 bash[74137]: audit 2024-04-10T03:14:18.798858+0000 mon.a (mon.0) 391 : audit 1 from='osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-10T03:14:20.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:19 smithi016 bash[74137]: cluster 2024-04-10T03:14:18.806497+0000 mon.a (mon.0) 392 : cluster 0 osdmap e417: 8 total, 7 up, 8 in 2024-04-10T03:14:20.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:19 smithi016 bash[74137]: audit 2024-04-10T03:14:18.807588+0000 mon.a (mon.0) 393 : audit 1 from='osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:14:20.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:19 smithi016 bash[72916]: audit 2024-04-10T03:14:18.798858+0000 mon.a (mon.0) 391 : audit 1 from='osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-10T03:14:20.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:19 smithi016 bash[72916]: cluster 2024-04-10T03:14:18.806497+0000 mon.a (mon.0) 392 : cluster 0 osdmap e417: 8 total, 7 up, 8 in 2024-04-10T03:14:20.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:19 smithi016 bash[72916]: audit 2024-04-10T03:14:18.807588+0000 mon.a (mon.0) 393 : audit 1 from='osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:14:20.982 INFO:tasks.rados.rados.0.smithi016.stdout:1741: finishing rollback tid 1 to smithi01663999-14 2024-04-10T03:14:20.982 INFO:tasks.rados.rados.0.smithi016.stdout:1741: finishing rollback tid 2 to smithi01663999-14 2024-04-10T03:14:20.982 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1272 (ObjNum 534 snap 160 seq_num 534) dirty exists 2024-04-10T03:14:20.982 INFO:tasks.rados.rados.0.smithi016.stdout:1739: finishing write tid 1 to smithi01663999-7 2024-04-10T03:14:20.982 INFO:tasks.rados.rados.0.smithi016.stdout:1739: finishing write tid 2 to smithi01663999-7 2024-04-10T03:14:20.982 INFO:tasks.rados.rados.0.smithi016.stdout:1738: done (3 left) 2024-04-10T03:14:20.982 INFO:tasks.rados.rados.0.smithi016.stdout:1741: done (2 left) 2024-04-10T03:14:20.982 INFO:tasks.rados.rados.0.smithi016.stdout:1742: done (1 left) 2024-04-10T03:14:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:1743: copy_from oid 27 from oid 20 current snap is 173 2024-04-10T03:14:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:1739: finishing write tid 3 to smithi01663999-7 2024-04-10T03:14:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:1739: finishing write tid 4 to smithi01663999-7 2024-04-10T03:14:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:1739: finishing write tid 5 to smithi01663999-7 2024-04-10T03:14:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:1739: finishing write tid 6 to smithi01663999-7 2024-04-10T03:14:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1212 (ObjNum 573 snap 173 seq_num 573) dirty exists 2024-04-10T03:14:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:1739: left oid 7 (ObjNum 573 snap 173 seq_num 573) 2024-04-10T03:14:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:1739: done (1 left) 2024-04-10T03:14:20.983 INFO:tasks.rados.rados.0.smithi016.stdout:1744: snap_remove snap 169 2024-04-10T03:14:21.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:20 smithi136 bash[68278]: cluster 2024-04-10T03:14:19.420638+0000 mgr.y (mgr.25133) 129 : cluster 0 pgmap v177: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.2 MiB/s wr, 21 op/s; 67/423 objects degraded (15.839%) 2024-04-10T03:14:21.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:20 smithi136 bash[68278]: cluster 2024-04-10T03:14:19.800010+0000 mon.a (mon.0) 394 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:14:21.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:20 smithi136 bash[68278]: cluster 2024-04-10T03:14:19.810175+0000 mon.a (mon.0) 395 : cluster 1 osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174] boot 2024-04-10T03:14:21.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:20 smithi136 bash[68278]: cluster 2024-04-10T03:14:19.810366+0000 mon.a (mon.0) 396 : cluster 0 osdmap e418: 8 total, 8 up, 8 in 2024-04-10T03:14:21.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:20 smithi136 bash[68278]: audit 2024-04-10T03:14:19.818873+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:14:21.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:20 smithi136 bash[68278]: cluster 2024-04-10T03:14:20.807835+0000 mon.a (mon.0) 398 : cluster 0 osdmap e419: 8 total, 8 up, 8 in 2024-04-10T03:14:21.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[74137]: cluster 2024-04-10T03:14:19.420638+0000 mgr.y (mgr.25133) 129 : cluster 0 pgmap v177: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.2 MiB/s wr, 21 op/s; 67/423 objects degraded (15.839%) 2024-04-10T03:14:21.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[74137]: cluster 2024-04-10T03:14:19.800010+0000 mon.a (mon.0) 394 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[74137]: cluster 2024-04-10T03:14:19.810175+0000 mon.a (mon.0) 395 : cluster 1 osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174] boot 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[74137]: cluster 2024-04-10T03:14:19.810366+0000 mon.a (mon.0) 396 : cluster 0 osdmap e418: 8 total, 8 up, 8 in 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[74137]: audit 2024-04-10T03:14:19.818873+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[74137]: cluster 2024-04-10T03:14:20.807835+0000 mon.a (mon.0) 398 : cluster 0 osdmap e419: 8 total, 8 up, 8 in 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[72916]: cluster 2024-04-10T03:14:19.420638+0000 mgr.y (mgr.25133) 129 : cluster 0 pgmap v177: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.2 MiB/s wr, 21 op/s; 67/423 objects degraded (15.839%) 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[72916]: cluster 2024-04-10T03:14:19.800010+0000 mon.a (mon.0) 394 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[72916]: cluster 2024-04-10T03:14:19.810175+0000 mon.a (mon.0) 395 : cluster 1 osd.0 [v2:172.21.15.16:6802/3100460174,v1:172.21.15.16:6803/3100460174] boot 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[72916]: cluster 2024-04-10T03:14:19.810366+0000 mon.a (mon.0) 396 : cluster 0 osdmap e418: 8 total, 8 up, 8 in 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[72916]: audit 2024-04-10T03:14:19.818873+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-10T03:14:21.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:20 smithi016 bash[72916]: cluster 2024-04-10T03:14:20.807835+0000 mon.a (mon.0) 398 : cluster 0 osdmap e419: 8 total, 8 up, 8 in 2024-04-10T03:14:21.838 INFO:tasks.rados.rados.0.smithi016.stdout:1744: done (1 left) 2024-04-10T03:14:21.838 INFO:tasks.rados.rados.0.smithi016.stdout:1745: read oid 30 snap -1 2024-04-10T03:14:21.838 INFO:tasks.rados.rados.0.smithi016.stdout:1745: expect (ObjNum 529 snap 157 seq_num 529) 2024-04-10T03:14:21.838 INFO:tasks.rados.rados.0.smithi016.stdout:1746: copy_from oid 42 from oid 37 current snap is 173 2024-04-10T03:14:21.839 INFO:tasks.rados.rados.0.smithi016.stdout:1747: copy_from oid 46 from oid 14 current snap is 173 2024-04-10T03:14:21.839 INFO:tasks.rados.rados.0.smithi016.stdout:1748: read oid 2 snap 158 2024-04-10T03:14:21.839 INFO:tasks.rados.rados.0.smithi016.stdout:1748: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:21.839 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 173 2024-04-10T03:14:21.839 INFO:tasks.rados.rados.0.smithi016.stdout:1749: seq_num 575 ranges {16875520=32768} 2024-04-10T03:14:21.936 INFO:tasks.rados.rados.0.smithi016.stdout:1749: writing smithi01663999-50 from 16875520 to 16908288 tid 1 2024-04-10T03:14:21.936 INFO:tasks.rados.rados.0.smithi016.stdout:1750: setattr oid 25 current snap is 173 2024-04-10T03:14:21.937 INFO:tasks.rados.rados.0.smithi016.stdout:1743: finishing copy_from racing read to smithi01663999-27 2024-04-10T03:14:21.937 INFO:tasks.rados.rados.0.smithi016.stdout:1743: finishing copy_from to smithi01663999-27 2024-04-10T03:14:21.937 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 922 (ObjNum 535 snap 160 seq_num 535) dirty exists 2024-04-10T03:14:21.937 INFO:tasks.rados.rados.0.smithi016.stdout:1748: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:21.967 INFO:tasks.rados.rados.0.smithi016.stdout:1746: finishing copy_from racing read to smithi01663999-42 2024-04-10T03:14:21.968 INFO:tasks.rados.rados.0.smithi016.stdout:1746: finishing copy_from to smithi01663999-42 2024-04-10T03:14:21.968 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1147 (ObjNum 289 snap 0 seq_num 1442300462) dirty exists 2024-04-10T03:14:21.968 INFO:tasks.rados.rados.0.smithi016.stdout:1745: expect (ObjNum 529 snap 157 seq_num 529) 2024-04-10T03:14:22.023 INFO:tasks.rados.rados.0.smithi016.stdout:1747: finishing copy_from racing read to smithi01663999-46 2024-04-10T03:14:22.023 INFO:tasks.rados.rados.0.smithi016.stdout:1747: finishing copy_from to smithi01663999-46 2024-04-10T03:14:22.023 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1272 (ObjNum 534 snap 160 seq_num 534) dirty exists 2024-04-10T03:14:22.023 INFO:tasks.rados.rados.0.smithi016.stdout:1749: finishing write tid 1 to smithi01663999-50 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1749: finishing write tid 2 to smithi01663999-50 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1749: finishing write tid 3 to smithi01663999-50 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1167 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1749: left oid 50 (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1743: done (6 left) 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1745: done (5 left) 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1746: done (4 left) 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1747: done (3 left) 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1748: done (2 left) 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1749: done (1 left) 2024-04-10T03:14:22.024 INFO:tasks.rados.rados.0.smithi016.stdout:1751: snap_remove snap 171 2024-04-10T03:14:22.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:14:21] "GET /metrics HTTP/1.1" 200 36209 "" "Prometheus/2.43.0" 2024-04-10T03:14:22.839 INFO:tasks.rados.rados.0.smithi016.stdout:1751: done (1 left) 2024-04-10T03:14:22.839 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 173 2024-04-10T03:14:22.839 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 1273 (ObjNum 562 snap 171 seq_num 562) dirty exists 2024-04-10T03:14:22.839 INFO:tasks.rados.rados.0.smithi016.stdout:1752: seq_num 576 ranges {13115392=49152} 2024-04-10T03:14:22.914 INFO:tasks.rados.rados.0.smithi016.stdout:1752: writing smithi01663999-23 from 13115392 to 13164544 tid 1 2024-04-10T03:14:22.914 INFO:tasks.rados.rados.0.smithi016.stdout:1750: done (1 left) 2024-04-10T03:14:22.914 INFO:tasks.rados.rados.0.smithi016.stdout:1753: rollback oid 39 current snap is 173 2024-04-10T03:14:22.914 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 39 to 167 2024-04-10T03:14:22.914 INFO:tasks.rados.rados.0.smithi016.stdout:1754: rmattr oid 9 current snap is 173 2024-04-10T03:14:22.914 INFO:tasks.rados.rados.0.smithi016.stdout:1755: rollback oid 46 current snap is 173 2024-04-10T03:14:22.914 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 165 2024-04-10T03:14:22.914 INFO:tasks.rados.rados.0.smithi016.stdout:1756: setattr oid 27 current snap is 173 2024-04-10T03:14:22.915 INFO:tasks.rados.rados.0.smithi016.stdout:1757: read oid 18 snap -1 2024-04-10T03:14:22.915 INFO:tasks.rados.rados.0.smithi016.stdout:1757: expect (ObjNum 470 snap 138 seq_num 470) 2024-04-10T03:14:22.915 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 173 2024-04-10T03:14:22.915 INFO:tasks.rados.rados.0.smithi016.stdout:1758: seq_num 577 ranges {11108352=65536} 2024-04-10T03:14:22.979 INFO:tasks.rados.rados.0.smithi016.stdout:1758: writing smithi01663999-31 from 11108352 to 11173888 tid 1 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:1759: copy_from oid 49 from oid 22 current snap is 173 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:1755: finishing rollback tid 0 to smithi01663999-46 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:1755: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1275 (ObjNum 465 snap 0 seq_num 701938673) dirty dne 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1173 (ObjNum 563 snap 171 seq_num 563) dirty exists 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:1753: finishing rollback tid 0 to smithi01663999-39 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:1753: finishing rollback tid 1 to smithi01663999-39 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:1753: finishing rollback tid 2 to smithi01663999-39 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1168 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1169 (ObjNum 535 snap 160 seq_num 535) dirty exists 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:1753: done (7 left) 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:1754: done (6 left) 2024-04-10T03:14:22.980 INFO:tasks.rados.rados.0.smithi016.stdout:1755: done (5 left) 2024-04-10T03:14:22.981 INFO:tasks.rados.rados.0.smithi016.stdout:1756: done (4 left) 2024-04-10T03:14:22.981 INFO:tasks.rados.rados.0.smithi016.stdout:1760: rollback oid 42 current snap is 173 2024-04-10T03:14:22.981 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 42 to 158 2024-04-10T03:14:22.981 INFO:tasks.rados.rados.0.smithi016.stdout:1761: copy_from oid 28 from oid 37 current snap is 173 2024-04-10T03:14:22.981 INFO:tasks.rados.rados.0.smithi016.stdout:1762: read oid 7 snap 167 2024-04-10T03:14:22.981 INFO:tasks.rados.rados.0.smithi016.stdout:1762: expect (ObjNum 530 snap 157 seq_num 530) 2024-04-10T03:14:22.981 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 173 2024-04-10T03:14:22.981 INFO:tasks.rados.rados.0.smithi016.stdout:1763: seq_num 578 ranges {2924544=81920} 2024-04-10T03:14:22.997 INFO:tasks.rados.rados.0.smithi016.stdout:1763: writing smithi01663999-32 from 2924544 to 3006464 tid 1 2024-04-10T03:14:22.998 INFO:tasks.rados.rados.0.smithi016.stdout:1764: read oid 46 snap -1 2024-04-10T03:14:22.998 INFO:tasks.rados.rados.0.smithi016.stdout:1764: expect deleted 2024-04-10T03:14:22.998 INFO:tasks.rados.rados.0.smithi016.stdout:1765: read oid 33 snap -1 2024-04-10T03:14:22.998 INFO:tasks.rados.rados.0.smithi016.stdout:1765: expect (ObjNum 455 snap 134 seq_num 455) 2024-04-10T03:14:22.998 INFO:tasks.rados.rados.0.smithi016.stdout:1766: rollback oid 11 current snap is 173 2024-04-10T03:14:22.998 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 165 2024-04-10T03:14:22.998 INFO:tasks.rados.rados.0.smithi016.stdout:1758: finishing write tid 1 to smithi01663999-31 2024-04-10T03:14:22.998 INFO:tasks.rados.rados.0.smithi016.stdout:1758: finishing write tid 2 to smithi01663999-31 2024-04-10T03:14:22.998 INFO:tasks.rados.rados.0.smithi016.stdout:1767: snap_remove snap 152 2024-04-10T03:14:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:22 smithi136 bash[68278]: cluster 2024-04-10T03:14:21.421145+0000 mgr.y (mgr.25133) 130 : cluster 0 pgmap v180: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.3 MiB/s wr, 21 op/s; 67/423 objects degraded (15.839%) 2024-04-10T03:14:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:22 smithi136 bash[68278]: cluster 2024-04-10T03:14:21.841690+0000 mon.a (mon.0) 399 : cluster 0 osdmap e420: 8 total, 8 up, 8 in 2024-04-10T03:14:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:22 smithi136 bash[68278]: cluster 2024-04-10T03:14:22.331643+0000 mon.a (mon.0) 400 : cluster 3 Health check update: Degraded data redundancy: 67/423 objects degraded (15.839%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:23.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:22 smithi016 bash[72916]: cluster 2024-04-10T03:14:21.421145+0000 mgr.y (mgr.25133) 130 : cluster 0 pgmap v180: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.3 MiB/s wr, 21 op/s; 67/423 objects degraded (15.839%) 2024-04-10T03:14:23.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:22 smithi016 bash[72916]: cluster 2024-04-10T03:14:21.841690+0000 mon.a (mon.0) 399 : cluster 0 osdmap e420: 8 total, 8 up, 8 in 2024-04-10T03:14:23.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:22 smithi016 bash[72916]: cluster 2024-04-10T03:14:22.331643+0000 mon.a (mon.0) 400 : cluster 3 Health check update: Degraded data redundancy: 67/423 objects degraded (15.839%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:23.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:22 smithi016 bash[74137]: cluster 2024-04-10T03:14:21.421145+0000 mgr.y (mgr.25133) 130 : cluster 0 pgmap v180: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.3 MiB/s wr, 21 op/s; 67/423 objects degraded (15.839%) 2024-04-10T03:14:23.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:22 smithi016 bash[74137]: cluster 2024-04-10T03:14:21.841690+0000 mon.a (mon.0) 399 : cluster 0 osdmap e420: 8 total, 8 up, 8 in 2024-04-10T03:14:23.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:22 smithi016 bash[74137]: cluster 2024-04-10T03:14:22.331643+0000 mon.a (mon.0) 400 : cluster 3 Health check update: Degraded data redundancy: 67/423 objects degraded (15.839%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:23.853 INFO:tasks.rados.rados.0.smithi016.stdout:1767: done (11 left) 2024-04-10T03:14:23.853 INFO:tasks.rados.rados.0.smithi016.stdout:1768: snap_remove snap 156 2024-04-10T03:14:24.120 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:23 smithi016 bash[72916]: cluster 2024-04-10T03:14:22.846066+0000 mon.a (mon.0) 401 : cluster 0 osdmap e421: 8 total, 8 up, 8 in 2024-04-10T03:14:24.120 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:23 smithi016 bash[74137]: cluster 2024-04-10T03:14:22.846066+0000 mon.a (mon.0) 401 : cluster 0 osdmap e421: 8 total, 8 up, 8 in 2024-04-10T03:14:24.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:23 smithi136 bash[68278]: cluster 2024-04-10T03:14:22.846066+0000 mon.a (mon.0) 401 : cluster 0 osdmap e421: 8 total, 8 up, 8 in 2024-04-10T03:14:24.858 INFO:tasks.rados.rados.0.smithi016.stdout:1768: done (11 left) 2024-04-10T03:14:24.858 INFO:tasks.rados.rados.0.smithi016.stdout:1769: rmattr oid 36 current snap is 173 2024-04-10T03:14:24.858 INFO:tasks.rados.rados.0.smithi016.stdout:1769: done (11 left) 2024-04-10T03:14:24.858 INFO:tasks.rados.rados.0.smithi016.stdout:1770: snap_create 2024-04-10T03:14:24.858 INFO:tasks.rados.rados.0.smithi016.stdout:1762: expect (ObjNum 530 snap 157 seq_num 530) 2024-04-10T03:14:25.051 INFO:tasks.rados.rados.0.smithi016.stdout:1758: finishing write tid 3 to smithi01663999-31 2024-04-10T03:14:25.051 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1291 (ObjNum 577 snap 173 seq_num 577) dirty exists 2024-04-10T03:14:25.051 INFO:tasks.rados.rados.0.smithi016.stdout:1758: left oid 31 (ObjNum 577 snap 173 seq_num 577) 2024-04-10T03:14:25.051 INFO:tasks.rados.rados.0.smithi016.stdout:1766: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:14:25.051 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 290 (ObjNum 33 snap 0 seq_num 2065589592) dirty dne 2024-04-10T03:14:25.051 INFO:tasks.rados.rados.0.smithi016.stdout:1763: finishing write tid 1 to smithi01663999-32 2024-04-10T03:14:25.051 INFO:tasks.rados.rados.0.smithi016.stdout:1763: finishing write tid 2 to smithi01663999-32 2024-04-10T03:14:25.051 INFO:tasks.rados.rados.0.smithi016.stdout:1763: finishing write tid 3 to smithi01663999-32 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1175 (ObjNum 578 snap 173 seq_num 578) dirty exists 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1763: left oid 32 (ObjNum 578 snap 173 seq_num 578) 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1759: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1759: finishing copy_from to smithi01663999-49 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1257 (ObjNum 564 snap 171 seq_num 564) dirty exists 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1760: finishing rollback tid 0 to smithi01663999-42 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1760: finishing rollback tid 1 to smithi01663999-42 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1760: finishing rollback tid 2 to smithi01663999-42 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1189 (ObjNum 528 snap 157 seq_num 528) dirty exists 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1752: finishing write tid 1 to smithi01663999-23 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1752: finishing write tid 2 to smithi01663999-23 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1761: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1752: finishing write tid 3 to smithi01663999-23 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1187 (ObjNum 576 snap 173 seq_num 576) dirty exists 2024-04-10T03:14:25.052 INFO:tasks.rados.rados.0.smithi016.stdout:1752: left oid 23 (ObjNum 576 snap 173 seq_num 576) 2024-04-10T03:14:25.053 INFO:tasks.rados.rados.0.smithi016.stdout:1761: finishing copy_from to smithi01663999-28 2024-04-10T03:14:25.053 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1147 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-10T03:14:25.053 INFO:tasks.rados.rados.0.smithi016.stdout:1765: expect (ObjNum 455 snap 134 seq_num 455) 2024-04-10T03:14:25.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:24 smithi136 bash[68278]: cluster 2024-04-10T03:14:23.421924+0000 mgr.y (mgr.25133) 131 : cluster 0 pgmap v183: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 67/423 objects degraded (15.839%) 2024-04-10T03:14:25.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:24 smithi136 bash[68278]: cluster 2024-04-10T03:14:23.859541+0000 mon.a (mon.0) 402 : cluster 0 osdmap e422: 8 total, 8 up, 8 in 2024-04-10T03:14:25.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:24 smithi016 bash[74137]: cluster 2024-04-10T03:14:23.421924+0000 mgr.y (mgr.25133) 131 : cluster 0 pgmap v183: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 67/423 objects degraded (15.839%) 2024-04-10T03:14:25.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:24 smithi016 bash[74137]: cluster 2024-04-10T03:14:23.859541+0000 mon.a (mon.0) 402 : cluster 0 osdmap e422: 8 total, 8 up, 8 in 2024-04-10T03:14:25.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:24 smithi016 bash[72916]: cluster 2024-04-10T03:14:23.421924+0000 mgr.y (mgr.25133) 131 : cluster 0 pgmap v183: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 67/423 objects degraded (15.839%) 2024-04-10T03:14:25.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:24 smithi016 bash[72916]: cluster 2024-04-10T03:14:23.859541+0000 mon.a (mon.0) 402 : cluster 0 osdmap e422: 8 total, 8 up, 8 in 2024-04-10T03:14:26.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:25 smithi016 bash[72916]: cluster 2024-04-10T03:14:24.864236+0000 mon.a (mon.0) 403 : cluster 0 osdmap e423: 8 total, 8 up, 8 in 2024-04-10T03:14:26.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:25 smithi016 bash[72916]: cluster 2024-04-10T03:14:25.422577+0000 mgr.y (mgr.25133) 132 : cluster 0 pgmap v186: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 26 op/s; 45 MiB/s, 7 objects/s recovering 2024-04-10T03:14:26.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:25 smithi016 bash[74137]: cluster 2024-04-10T03:14:24.864236+0000 mon.a (mon.0) 403 : cluster 0 osdmap e423: 8 total, 8 up, 8 in 2024-04-10T03:14:26.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:25 smithi016 bash[74137]: cluster 2024-04-10T03:14:25.422577+0000 mgr.y (mgr.25133) 132 : cluster 0 pgmap v186: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 26 op/s; 45 MiB/s, 7 objects/s recovering 2024-04-10T03:14:26.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:25 smithi136 bash[68278]: cluster 2024-04-10T03:14:24.864236+0000 mon.a (mon.0) 403 : cluster 0 osdmap e423: 8 total, 8 up, 8 in 2024-04-10T03:14:26.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:25 smithi136 bash[68278]: cluster 2024-04-10T03:14:25.422577+0000 mgr.y (mgr.25133) 132 : cluster 0 pgmap v186: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 26 op/s; 45 MiB/s, 7 objects/s recovering 2024-04-10T03:14:26.177 INFO:tasks.rados.rados.0.smithi016.stdout:1757: expect (ObjNum 470 snap 138 seq_num 470) 2024-04-10T03:14:27.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:26 smithi016 bash[72916]: cluster 2024-04-10T03:14:25.860692+0000 mon.a (mon.0) 404 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 67/423 objects degraded (15.839%), 14 pgs degraded) 2024-04-10T03:14:27.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:26 smithi016 bash[72916]: cluster 2024-04-10T03:14:25.876685+0000 mon.a (mon.0) 405 : cluster 0 osdmap e424: 8 total, 8 up, 8 in 2024-04-10T03:14:27.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:26 smithi016 bash[74137]: cluster 2024-04-10T03:14:25.860692+0000 mon.a (mon.0) 404 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 67/423 objects degraded (15.839%), 14 pgs degraded) 2024-04-10T03:14:27.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:26 smithi016 bash[74137]: cluster 2024-04-10T03:14:25.876685+0000 mon.a (mon.0) 405 : cluster 0 osdmap e424: 8 total, 8 up, 8 in 2024-04-10T03:14:27.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:26 smithi136 bash[68278]: cluster 2024-04-10T03:14:25.860692+0000 mon.a (mon.0) 404 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 67/423 objects degraded (15.839%), 14 pgs degraded) 2024-04-10T03:14:27.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:26 smithi136 bash[68278]: cluster 2024-04-10T03:14:25.876685+0000 mon.a (mon.0) 405 : cluster 0 osdmap e424: 8 total, 8 up, 8 in 2024-04-10T03:14:27.216 INFO:tasks.rados.rados.0.smithi016.stdout:1752: done (11 left) 2024-04-10T03:14:27.216 INFO:tasks.rados.rados.0.smithi016.stdout:1757: done (10 left) 2024-04-10T03:14:27.216 INFO:tasks.rados.rados.0.smithi016.stdout:1758: done (9 left) 2024-04-10T03:14:27.216 INFO:tasks.rados.rados.0.smithi016.stdout:1759: done (8 left) 2024-04-10T03:14:27.216 INFO:tasks.rados.rados.0.smithi016.stdout:1760: done (7 left) 2024-04-10T03:14:27.216 INFO:tasks.rados.rados.0.smithi016.stdout:1761: done (6 left) 2024-04-10T03:14:27.216 INFO:tasks.rados.rados.0.smithi016.stdout:1762: done (5 left) 2024-04-10T03:14:27.218 INFO:tasks.rados.rados.0.smithi016.stdout:1763: done (4 left) 2024-04-10T03:14:27.218 INFO:tasks.rados.rados.0.smithi016.stdout:1764: done (3 left) 2024-04-10T03:14:27.218 INFO:tasks.rados.rados.0.smithi016.stdout:1765: done (2 left) 2024-04-10T03:14:27.218 INFO:tasks.rados.rados.0.smithi016.stdout:1766: done (1 left) 2024-04-10T03:14:27.219 INFO:tasks.rados.rados.0.smithi016.stdout:1770: done (0 left) 2024-04-10T03:14:27.219 INFO:tasks.rados.rados.0.smithi016.stdout:1771: delete oid 42 current snap is 174 2024-04-10T03:14:27.224 INFO:tasks.rados.rados.0.smithi016.stdout:1771: done (0 left) 2024-04-10T03:14:27.224 INFO:tasks.rados.rados.0.smithi016.stdout:1772: copy_from oid 11 from oid 21 current snap is 174 2024-04-10T03:14:27.224 INFO:tasks.rados.rados.0.smithi016.stdout:1773: rollback oid 32 current snap is 174 2024-04-10T03:14:27.224 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 32 to 173 2024-04-10T03:14:27.224 INFO:tasks.rados.rados.0.smithi016.stdout:1774: read oid 39 snap -1 2024-04-10T03:14:27.224 INFO:tasks.rados.rados.0.smithi016.stdout:1774: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:27.224 INFO:tasks.rados.rados.0.smithi016.stdout:1775: snap_create 2024-04-10T03:14:27.226 INFO:tasks.rados.rados.0.smithi016.stdout:1772: finishing copy_from to smithi01663999-11 2024-04-10T03:14:27.227 INFO:tasks.rados.rados.0.smithi016.stdout:1772: got expected ENOENT (src dne) 2024-04-10T03:14:27.227 INFO:tasks.rados.rados.0.smithi016.stdout:1772: finishing copy_from racing read to smithi01663999-11 2024-04-10T03:14:27.230 INFO:tasks.rados.rados.0.smithi016.stdout:1774: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:27.250 INFO:tasks.rados.rados.0.smithi016.stdout:1773: finishing rollback tid 0 to smithi01663999-32 2024-04-10T03:14:27.250 INFO:tasks.rados.rados.0.smithi016.stdout:1773: finishing rollback tid 1 to smithi01663999-32 2024-04-10T03:14:27.250 INFO:tasks.rados.rados.0.smithi016.stdout:1773: finishing rollback tid 2 to smithi01663999-32 2024-04-10T03:14:27.250 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1178 (ObjNum 578 snap 173 seq_num 578) dirty exists 2024-04-10T03:14:27.338 INFO:tasks.rados.rados.0.smithi016.stdout:1772: done (3 left) 2024-04-10T03:14:27.338 INFO:tasks.rados.rados.0.smithi016.stdout:1773: done (2 left) 2024-04-10T03:14:27.338 INFO:tasks.rados.rados.0.smithi016.stdout:1774: done (1 left) 2024-04-10T03:14:27.338 INFO:tasks.rados.rados.0.smithi016.stdout:1775: done (0 left) 2024-04-10T03:14:27.338 INFO:tasks.rados.rados.0.smithi016.stdout:1776: copy_from oid 23 from oid 48 current snap is 175 2024-04-10T03:14:27.338 INFO:tasks.rados.rados.0.smithi016.stdout:1777: delete oid 40 current snap is 175 2024-04-10T03:14:27.346 INFO:tasks.rados.rados.0.smithi016.stdout:1777: done (1 left) 2024-04-10T03:14:27.346 INFO:tasks.rados.rados.0.smithi016.stdout:1778: snap_remove snap 167 2024-04-10T03:14:28.356 INFO:tasks.rados.rados.0.smithi016.stdout:1778: done (1 left) 2024-04-10T03:14:28.356 INFO:tasks.rados.rados.0.smithi016.stdout:1779: setattr oid 37 current snap is 175 2024-04-10T03:14:28.356 INFO:tasks.rados.rados.0.smithi016.stdout:1776: finishing copy_from racing read to smithi01663999-23 2024-04-10T03:14:28.356 INFO:tasks.rados.rados.0.smithi016.stdout:1776: finishing copy_from to smithi01663999-23 2024-04-10T03:14:28.356 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1194 (ObjNum 525 snap 156 seq_num 525) dirty exists 2024-04-10T03:14:28.365 INFO:tasks.rados.rados.0.smithi016.stdout:1776: done (1 left) 2024-04-10T03:14:28.365 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 175 2024-04-10T03:14:28.365 INFO:tasks.rados.rados.0.smithi016.stdout:1780: seq_num 581 ranges {0=139264} 2024-04-10T03:14:28.366 INFO:tasks.rados.rados.0.smithi016.stdout:1780: writing smithi01663999-46 from 0 to 139264 tid 1 2024-04-10T03:14:28.367 INFO:tasks.rados.rados.0.smithi016.stdout:1781: delete oid 23 current snap is 175 2024-04-10T03:14:28.376 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1168 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-10T03:14:28.377 INFO:tasks.rados.rados.0.smithi016.stdout:1780: finishing write tid 1 to smithi01663999-46 2024-04-10T03:14:28.378 INFO:tasks.rados.rados.0.smithi016.stdout:1780: finishing write tid 2 to smithi01663999-46 2024-04-10T03:14:28.388 INFO:tasks.rados.rados.0.smithi016.stdout:1780: finishing write tid 3 to smithi01663999-46 2024-04-10T03:14:28.388 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1277 (ObjNum 581 snap 175 seq_num 581) dirty exists 2024-04-10T03:14:28.388 INFO:tasks.rados.rados.0.smithi016.stdout:1780: left oid 46 (ObjNum 581 snap 175 seq_num 581) 2024-04-10T03:14:28.388 INFO:tasks.rados.rados.0.smithi016.stdout:1779: done (2 left) 2024-04-10T03:14:28.389 INFO:tasks.rados.rados.0.smithi016.stdout:1780: done (1 left) 2024-04-10T03:14:28.389 INFO:tasks.rados.rados.0.smithi016.stdout:1781: done (0 left) 2024-04-10T03:14:28.389 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 175 2024-04-10T03:14:28.389 INFO:tasks.rados.rados.0.smithi016.stdout:1782: seq_num 583 ranges {13115392=172032} 2024-04-10T03:14:28.495 INFO:tasks.rados.rados.0.smithi016.stdout:1782: writing smithi01663999-27 from 13115392 to 13287424 tid 1 2024-04-10T03:14:28.495 INFO:tasks.rados.rados.0.smithi016.stdout:1783: snap_remove snap 173 2024-04-10T03:14:28.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: cluster 2024-04-10T03:14:27.342189+0000 mon.a (mon.0) 406 : cluster 0 osdmap e425: 8 total, 8 up, 8 in 2024-04-10T03:14:28.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: cluster 2024-04-10T03:14:27.423334+0000 mgr.y (mgr.25133) 133 : cluster 0 pgmap v189: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 26 op/s; 45 MiB/s, 7 objects/s recovering 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.445996+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.456462+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.458774+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.460576+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: cluster 2024-04-10T03:14:27.463648+0000 mgr.y (mgr.25133) 134 : cluster 0 pgmap v190: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: cluster 2024-04-10T03:14:27.464271+0000 mgr.y (mgr.25133) 135 : cluster 0 pgmap v191: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.472399+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.508949+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.510870+0000 mon.a (mon.0) 413 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.651521+0000 mon.a (mon.0) 414 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.656879+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.661298+0000 mon.a (mon.0) 416 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.664485+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:28.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.668328+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: audit 2024-04-10T03:14:27.668752+0000 mgr.y (mgr.25133) 136 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[72916]: cephadm 2024-04-10T03:14:27.671287+0000 mgr.y (mgr.25133) 137 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: cluster 2024-04-10T03:14:27.342189+0000 mon.a (mon.0) 406 : cluster 0 osdmap e425: 8 total, 8 up, 8 in 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: cluster 2024-04-10T03:14:27.423334+0000 mgr.y (mgr.25133) 133 : cluster 0 pgmap v189: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 26 op/s; 45 MiB/s, 7 objects/s recovering 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.445996+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.456462+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.458774+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.460576+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: cluster 2024-04-10T03:14:27.463648+0000 mgr.y (mgr.25133) 134 : cluster 0 pgmap v190: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: cluster 2024-04-10T03:14:27.464271+0000 mgr.y (mgr.25133) 135 : cluster 0 pgmap v191: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:14:28.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.472399+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.508949+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.510870+0000 mon.a (mon.0) 413 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.651521+0000 mon.a (mon.0) 414 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.656879+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.661298+0000 mon.a (mon.0) 416 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.664485+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.668328+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-10T03:14:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: audit 2024-04-10T03:14:27.668752+0000 mgr.y (mgr.25133) 136 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-10T03:14:28.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:28 smithi016 bash[74137]: cephadm 2024-04-10T03:14:27.671287+0000 mgr.y (mgr.25133) 137 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-10T03:14:28.653 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: cluster 2024-04-10T03:14:27.342189+0000 mon.a (mon.0) 406 : cluster 0 osdmap e425: 8 total, 8 up, 8 in 2024-04-10T03:14:28.653 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: cluster 2024-04-10T03:14:27.423334+0000 mgr.y (mgr.25133) 133 : cluster 0 pgmap v189: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 4.9 MiB/s wr, 26 op/s; 45 MiB/s, 7 objects/s recovering 2024-04-10T03:14:28.653 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.445996+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.653 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.456462+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.653 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.458774+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:28.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.460576+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:14:28.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: cluster 2024-04-10T03:14:27.463648+0000 mgr.y (mgr.25133) 134 : cluster 0 pgmap v190: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: cluster 2024-04-10T03:14:27.464271+0000 mgr.y (mgr.25133) 135 : cluster 0 pgmap v191: 121 pgs: 121 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.472399+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.508949+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.510870+0000 mon.a (mon.0) 413 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.651521+0000 mon.a (mon.0) 414 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.656879+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.661298+0000 mon.a (mon.0) 416 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.664485+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.668328+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: audit 2024-04-10T03:14:27.668752+0000 mgr.y (mgr.25133) 136 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-10T03:14:28.655 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[68278]: cephadm 2024-04-10T03:14:27.671287+0000 mgr.y (mgr.25133) 137 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-10T03:14:28.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[60584]: ts=2024-04-10T03:14:28.661Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-10T03:14:28.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:14:28 smithi136 bash[60584]: ts=2024-04-10T03:14:28.665Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:14:29.354 INFO:tasks.rados.rados.0.smithi016.stdout:1783: done (1 left) 2024-04-10T03:14:29.354 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 175 2024-04-10T03:14:29.354 INFO:tasks.rados.rados.0.smithi016.stdout:1782: finishing write tid 1 to smithi01663999-27 2024-04-10T03:14:29.354 INFO:tasks.rados.rados.0.smithi016.stdout:1784: seq_num 584 ranges {0=188416} 2024-04-10T03:14:29.355 INFO:tasks.rados.rados.0.smithi016.stdout:1784: writing smithi01663999-38 from 0 to 188416 tid 1 2024-04-10T03:14:29.355 INFO:tasks.rados.rados.0.smithi016.stdout:1785: snap_create 2024-04-10T03:14:29.355 INFO:tasks.rados.rados.0.smithi016.stdout:1782: finishing write tid 2 to smithi01663999-27 2024-04-10T03:14:29.355 INFO:tasks.rados.rados.0.smithi016.stdout:1782: finishing write tid 3 to smithi01663999-27 2024-04-10T03:14:29.355 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1171 (ObjNum 583 snap 175 seq_num 583) dirty exists 2024-04-10T03:14:29.355 INFO:tasks.rados.rados.0.smithi016.stdout:1782: left oid 27 (ObjNum 583 snap 175 seq_num 583) 2024-04-10T03:14:29.371 INFO:tasks.rados.rados.0.smithi016.stdout:1784: finishing write tid 1 to smithi01663999-38 2024-04-10T03:14:29.378 INFO:tasks.rados.rados.0.smithi016.stdout:1784: finishing write tid 2 to smithi01663999-38 2024-04-10T03:14:29.380 INFO:tasks.rados.rados.0.smithi016.stdout:1784: finishing write tid 3 to smithi01663999-38 2024-04-10T03:14:29.381 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 152 (ObjNum 584 snap 175 seq_num 584) dirty exists 2024-04-10T03:14:29.381 INFO:tasks.rados.rados.0.smithi016.stdout:1784: left oid 38 (ObjNum 584 snap 175 seq_num 584) 2024-04-10T03:14:29.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:29 smithi016 bash[72916]: cluster 2024-04-10T03:14:28.352000+0000 mon.a (mon.0) 419 : cluster 0 osdmap e426: 8 total, 8 up, 8 in 2024-04-10T03:14:29.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:29 smithi016 bash[74137]: cluster 2024-04-10T03:14:28.352000+0000 mon.a (mon.0) 419 : cluster 0 osdmap e426: 8 total, 8 up, 8 in 2024-04-10T03:14:29.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:29 smithi136 bash[68278]: cluster 2024-04-10T03:14:28.352000+0000 mon.a (mon.0) 419 : cluster 0 osdmap e426: 8 total, 8 up, 8 in 2024-04-10T03:14:30.088 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:14:30.361 INFO:tasks.rados.rados.0.smithi016.stdout:1782: done (2 left) 2024-04-10T03:14:30.361 INFO:tasks.rados.rados.0.smithi016.stdout:1784: done (1 left) 2024-04-10T03:14:30.361 INFO:tasks.rados.rados.0.smithi016.stdout:1785: done (0 left) 2024-04-10T03:14:30.361 INFO:tasks.rados.rados.0.smithi016.stdout:1786: rollback oid 36 current snap is 176 2024-04-10T03:14:30.361 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 174 2024-04-10T03:14:30.362 INFO:tasks.rados.rados.0.smithi016.stdout:1787: snap_create 2024-04-10T03:14:30.363 INFO:tasks.rados.rados.0.smithi016.stdout:1786: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:14:30.363 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-04-10T03:14:30.461 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:14:30.461 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (4m) 13s ago 9m 14.7M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:14:30.461 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 75s ago 9m - - 2024-04-10T03:14:30.461 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (11m) 13s ago 11m 14.4M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:14:30.461 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (11m) 75s ago 11m 18.0M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:14:30.461 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (2m) 75s ago 18m 436M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:14:30.461 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (3m) 13s ago 20m 501M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (2m) 13s ago 20m 54.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (83s) 75s ago 18m 18.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (113s) 13s ago 18m 46.7M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (4m) 13s ago 10m 8068k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (4m) 75s ago 10m 8223k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (17s) 13s ago 17m - 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (16m) 13s ago 16m 236M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 9e98d7785261 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (15m) 13s ago 15m 243M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (15m) 13s ago 15m 181M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (14m) 75s ago 14m 206M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (13m) 75s ago 13m 188M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (12m) 75s ago 12m 111M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:14:30.462 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (11m) 75s ago 11m 172M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:14:30.463 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (3m) 75s ago 10m 47.8M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:14:30.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:30 smithi136 bash[68278]: cluster 2024-04-10T03:14:29.360398+0000 mon.a (mon.0) 420 : cluster 0 osdmap e427: 8 total, 8 up, 8 in 2024-04-10T03:14:30.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:30 smithi136 bash[68278]: cluster 2024-04-10T03:14:29.464982+0000 mgr.y (mgr.25133) 138 : cluster 0 pgmap v194: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 897 KiB/s rd, 880 KiB/s wr, 17 op/s 2024-04-10T03:14:30.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:30 smithi136 bash[68278]: audit 2024-04-10T03:14:29.897516+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:30.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:30 smithi136 bash[68278]: audit 2024-04-10T03:14:29.900170+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-10T03:14:30.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:30 smithi136 bash[68278]: audit 2024-04-10T03:14:29.901321+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[74137]: cluster 2024-04-10T03:14:29.360398+0000 mon.a (mon.0) 420 : cluster 0 osdmap e427: 8 total, 8 up, 8 in 2024-04-10T03:14:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[74137]: cluster 2024-04-10T03:14:29.464982+0000 mgr.y (mgr.25133) 138 : cluster 0 pgmap v194: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 897 KiB/s rd, 880 KiB/s wr, 17 op/s 2024-04-10T03:14:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[74137]: audit 2024-04-10T03:14:29.897516+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[74137]: audit 2024-04-10T03:14:29.900170+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-10T03:14:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[74137]: audit 2024-04-10T03:14:29.901321+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:30.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[72916]: cluster 2024-04-10T03:14:29.360398+0000 mon.a (mon.0) 420 : cluster 0 osdmap e427: 8 total, 8 up, 8 in 2024-04-10T03:14:30.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[72916]: cluster 2024-04-10T03:14:29.464982+0000 mgr.y (mgr.25133) 138 : cluster 0 pgmap v194: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 897 KiB/s rd, 880 KiB/s wr, 17 op/s 2024-04-10T03:14:30.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[72916]: audit 2024-04-10T03:14:29.897516+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[72916]: audit 2024-04-10T03:14:29.900170+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-10T03:14:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:30 smithi016 bash[72916]: audit 2024-04-10T03:14:29.901321+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:30.892 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:14:30.892 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:14:30.892 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:14:30.892 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 7, 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 1 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 9, 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 6 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:14:30.893 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:14:31.361 INFO:tasks.rados.rados.0.smithi016.stdout:1786: done (1 left) 2024-04-10T03:14:31.361 INFO:tasks.rados.rados.0.smithi016.stdout:1787: done (0 left) 2024-04-10T03:14:31.361 INFO:tasks.rados.rados.0.smithi016.stdout:1788: read oid 4 snap 175 2024-04-10T03:14:31.361 INFO:tasks.rados.rados.0.smithi016.stdout:1788: expect (ObjNum 520 snap 153 seq_num 520) 2024-04-10T03:14:31.362 INFO:tasks.rados.rados.0.smithi016.stdout:1789: snap_create 2024-04-10T03:14:31.439 INFO:tasks.rados.rados.0.smithi016.stdout:1788: expect (ObjNum 520 snap 153 seq_num 520) 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[72916]: cephadm 2024-04-10T03:14:29.891924+0000 mgr.y (mgr.25133) 139 : cephadm 1 Upgrade: Updating osd.1 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[72916]: cephadm 2024-04-10T03:14:29.903890+0000 mgr.y (mgr.25133) 140 : cephadm 1 Deploying daemon osd.1 on smithi016 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[72916]: audit 2024-04-10T03:14:30.079590+0000 mgr.y (mgr.25133) 141 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[72916]: cluster 2024-04-10T03:14:30.368271+0000 mon.a (mon.0) 424 : cluster 0 osdmap e428: 8 total, 8 up, 8 in 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[72916]: audit 2024-04-10T03:14:30.452480+0000 mgr.y (mgr.25133) 142 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[72916]: audit 2024-04-10T03:14:30.899469+0000 mon.a (mon.0) 425 : audit 0 from='client.? 172.21.15.16:0/3565660128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[74137]: cephadm 2024-04-10T03:14:29.891924+0000 mgr.y (mgr.25133) 139 : cephadm 1 Upgrade: Updating osd.1 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[74137]: cephadm 2024-04-10T03:14:29.903890+0000 mgr.y (mgr.25133) 140 : cephadm 1 Deploying daemon osd.1 on smithi016 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[74137]: audit 2024-04-10T03:14:30.079590+0000 mgr.y (mgr.25133) 141 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:31.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[74137]: cluster 2024-04-10T03:14:30.368271+0000 mon.a (mon.0) 424 : cluster 0 osdmap e428: 8 total, 8 up, 8 in 2024-04-10T03:14:31.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[74137]: audit 2024-04-10T03:14:30.452480+0000 mgr.y (mgr.25133) 142 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:31.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[74137]: audit 2024-04-10T03:14:30.899469+0000 mon.a (mon.0) 425 : audit 0 from='client.? 172.21.15.16:0/3565660128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:31.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:31 smithi136 bash[68278]: cephadm 2024-04-10T03:14:29.891924+0000 mgr.y (mgr.25133) 139 : cephadm 1 Upgrade: Updating osd.1 2024-04-10T03:14:31.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:31 smithi136 bash[68278]: cephadm 2024-04-10T03:14:29.903890+0000 mgr.y (mgr.25133) 140 : cephadm 1 Deploying daemon osd.1 on smithi016 2024-04-10T03:14:31.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:31 smithi136 bash[68278]: audit 2024-04-10T03:14:30.079590+0000 mgr.y (mgr.25133) 141 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:31.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:31 smithi136 bash[68278]: cluster 2024-04-10T03:14:30.368271+0000 mon.a (mon.0) 424 : cluster 0 osdmap e428: 8 total, 8 up, 8 in 2024-04-10T03:14:31.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:31 smithi136 bash[68278]: audit 2024-04-10T03:14:30.452480+0000 mgr.y (mgr.25133) 142 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:14:31.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:31 smithi136 bash[68278]: audit 2024-04-10T03:14:30.899469+0000 mon.a (mon.0) 425 : audit 0 from='client.? 172.21.15.16:0/3565660128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:32.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:14:31] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2024-04-10T03:14:32.424 INFO:tasks.rados.rados.0.smithi016.stdout:1788: done (1 left) 2024-04-10T03:14:32.424 INFO:tasks.rados.rados.0.smithi016.stdout:1789: done (0 left) 2024-04-10T03:14:32.424 INFO:tasks.rados.rados.0.smithi016.stdout:1790: rollback oid 11 current snap is 178 2024-04-10T03:14:32.424 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 158 2024-04-10T03:14:32.425 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 178 2024-04-10T03:14:32.425 INFO:tasks.rados.rados.0.smithi016.stdout:1791: seq_num 585 ranges {5881856=204800} 2024-04-10T03:14:32.499 INFO:tasks.rados.rados.0.smithi016.stdout:1791: writing smithi01663999-29 from 5881856 to 6086656 tid 1 2024-04-10T03:14:32.499 INFO:tasks.rados.rados.0.smithi016.stdout:1792: copy_from oid 16 from oid 39 current snap is 178 2024-04-10T03:14:32.499 INFO:tasks.rados.rados.0.smithi016.stdout:1790: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:14:32.499 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 290 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:14:32.499 INFO:tasks.rados.rados.0.smithi016.stdout:1790: done (2 left) 2024-04-10T03:14:32.499 INFO:tasks.rados.rados.0.smithi016.stdout:1793: delete oid 35 current snap is 178 2024-04-10T03:14:32.506 INFO:tasks.rados.rados.0.smithi016.stdout:1791: finishing write tid 1 to smithi01663999-29 2024-04-10T03:14:32.508 INFO:tasks.rados.rados.0.smithi016.stdout:1791: finishing write tid 2 to smithi01663999-29 2024-04-10T03:14:32.509 INFO:tasks.rados.rados.0.smithi016.stdout:1793: done (2 left) 2024-04-10T03:14:32.509 INFO:tasks.rados.rados.0.smithi016.stdout:1794: rollback oid 5 current snap is 178 2024-04-10T03:14:32.509 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 175 2024-04-10T03:14:32.509 INFO:tasks.rados.rados.0.smithi016.stdout:1795: snap_create 2024-04-10T03:14:32.513 INFO:tasks.rados.rados.0.smithi016.stdout:1791: finishing write tid 3 to smithi01663999-29 2024-04-10T03:14:32.513 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1180 (ObjNum 585 snap 178 seq_num 585) dirty exists 2024-04-10T03:14:32.513 INFO:tasks.rados.rados.0.smithi016.stdout:1791: left oid 29 (ObjNum 585 snap 178 seq_num 585) 2024-04-10T03:14:32.514 INFO:tasks.rados.rados.0.smithi016.stdout:1792: finishing copy_from racing read to smithi01663999-16 2024-04-10T03:14:32.516 INFO:tasks.rados.rados.0.smithi016.stdout:1792: finishing copy_from to smithi01663999-16 2024-04-10T03:14:32.517 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 1168 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:14:32.521 INFO:tasks.rados.rados.0.smithi016.stdout:1794: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:14:32.522 INFO:tasks.rados.rados.0.smithi016.stdout:1794: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:14:32.523 INFO:tasks.rados.rados.0.smithi016.stdout:1794: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:14:32.523 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1321 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:14:32.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:32 smithi016 bash[72916]: cluster 2024-04-10T03:14:31.368390+0000 mon.a (mon.0) 426 : cluster 0 osdmap e429: 8 total, 8 up, 8 in 2024-04-10T03:14:32.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:32 smithi016 bash[72916]: cluster 2024-04-10T03:14:31.465454+0000 mgr.y (mgr.25133) 143 : cluster 0 pgmap v197: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 477 KiB/s rd, 468 KiB/s wr, 9 op/s 2024-04-10T03:14:32.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:32 smithi016 bash[72916]: cluster 2024-04-10T03:14:32.345922+0000 mon.a (mon.0) 427 : cluster 0 osdmap e430: 8 total, 8 up, 8 in 2024-04-10T03:14:32.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:32 smithi016 bash[74137]: cluster 2024-04-10T03:14:31.368390+0000 mon.a (mon.0) 426 : cluster 0 osdmap e429: 8 total, 8 up, 8 in 2024-04-10T03:14:32.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:32 smithi016 bash[74137]: cluster 2024-04-10T03:14:31.465454+0000 mgr.y (mgr.25133) 143 : cluster 0 pgmap v197: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 477 KiB/s rd, 468 KiB/s wr, 9 op/s 2024-04-10T03:14:32.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:32 smithi016 bash[74137]: cluster 2024-04-10T03:14:32.345922+0000 mon.a (mon.0) 427 : cluster 0 osdmap e430: 8 total, 8 up, 8 in 2024-04-10T03:14:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:32 smithi136 bash[68278]: cluster 2024-04-10T03:14:31.368390+0000 mon.a (mon.0) 426 : cluster 0 osdmap e429: 8 total, 8 up, 8 in 2024-04-10T03:14:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:32 smithi136 bash[68278]: cluster 2024-04-10T03:14:31.465454+0000 mgr.y (mgr.25133) 143 : cluster 0 pgmap v197: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 477 KiB/s rd, 468 KiB/s wr, 9 op/s 2024-04-10T03:14:32.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:32 smithi136 bash[68278]: cluster 2024-04-10T03:14:32.345922+0000 mon.a (mon.0) 427 : cluster 0 osdmap e430: 8 total, 8 up, 8 in 2024-04-10T03:14:33.528 INFO:tasks.rados.rados.0.smithi016.stdout:1791: done (3 left) 2024-04-10T03:14:33.528 INFO:tasks.rados.rados.0.smithi016.stdout:1792: done (2 left) 2024-04-10T03:14:33.528 INFO:tasks.rados.rados.0.smithi016.stdout:1794: done (1 left) 2024-04-10T03:14:33.528 INFO:tasks.rados.rados.0.smithi016.stdout:1795: done (0 left) 2024-04-10T03:14:33.528 INFO:tasks.rados.rados.0.smithi016.stdout:1796: read oid 30 snap 176 2024-04-10T03:14:33.529 INFO:tasks.rados.rados.0.smithi016.stdout:1796: expect (ObjNum 529 snap 157 seq_num 529) 2024-04-10T03:14:33.529 INFO:tasks.rados.rados.0.smithi016.stdout:1797: rollback oid 17 current snap is 179 2024-04-10T03:14:33.529 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 17 to 164 2024-04-10T03:14:33.529 INFO:tasks.rados.rados.0.smithi016.stdout:1798: read oid 14 snap 172 2024-04-10T03:14:33.529 INFO:tasks.rados.rados.0.smithi016.stdout:1798: expect (ObjNum 534 snap 160 seq_num 534) 2024-04-10T03:14:33.529 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 179 2024-04-10T03:14:33.529 INFO:tasks.rados.rados.0.smithi016.stdout:1799: seq_num 587 ranges {1671168=237568} 2024-04-10T03:14:33.548 INFO:tasks.rados.rados.0.smithi016.stdout:1799: writing smithi01663999-13 from 1671168 to 1908736 tid 1 2024-04-10T03:14:33.548 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 179 2024-04-10T03:14:33.548 INFO:tasks.rados.rados.0.smithi016.stdout:1800: seq_num 588 ranges {0=253952} 2024-04-10T03:14:33.551 INFO:tasks.rados.rados.0.smithi016.stdout:1800: writing smithi01663999-23 from 0 to 253952 tid 1 2024-04-10T03:14:33.551 INFO:tasks.rados.rados.0.smithi016.stdout:1801: rollback oid 32 current snap is 179 2024-04-10T03:14:33.551 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 32 to 158 2024-04-10T03:14:33.551 INFO:tasks.rados.rados.0.smithi016.stdout:1797: finishing rollback tid 0 to smithi01663999-17 2024-04-10T03:14:33.551 INFO:tasks.rados.rados.0.smithi016.stdout:1797: finishing rollback tid 1 to smithi01663999-17 2024-04-10T03:14:33.551 INFO:tasks.rados.rados.0.smithi016.stdout:1797: finishing rollback tid 2 to smithi01663999-17 2024-04-10T03:14:33.552 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 310 (ObjNum 524 snap 156 seq_num 524) dirty exists 2024-04-10T03:14:33.552 INFO:tasks.rados.rados.0.smithi016.stdout:1796: expect (ObjNum 529 snap 157 seq_num 529) 2024-04-10T03:14:33.634 INFO:tasks.rados.rados.0.smithi016.stdout:1798: expect (ObjNum 534 snap 160 seq_num 534) 2024-04-10T03:14:33.718 INFO:tasks.rados.rados.0.smithi016.stdout:1801: finishing rollback tid 0 to smithi01663999-32 2024-04-10T03:14:33.718 INFO:tasks.rados.rados.0.smithi016.stdout:1799: finishing write tid 1 to smithi01663999-13 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1799: finishing write tid 2 to smithi01663999-13 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1800: finishing write tid 1 to smithi01663999-23 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1801: finishing rollback tid 1 to smithi01663999-32 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1800: finishing write tid 2 to smithi01663999-23 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1799: finishing write tid 3 to smithi01663999-13 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 1174 (ObjNum 587 snap 179 seq_num 587) dirty exists 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1799: left oid 13 (ObjNum 587 snap 179 seq_num 587) 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1801: finishing rollback tid 2 to smithi01663999-32 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1183 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1800: finishing write tid 3 to smithi01663999-23 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1197 (ObjNum 588 snap 179 seq_num 588) dirty exists 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1800: left oid 23 (ObjNum 588 snap 179 seq_num 588) 2024-04-10T03:14:33.719 INFO:tasks.rados.rados.0.smithi016.stdout:1796: done (5 left) 2024-04-10T03:14:33.720 INFO:tasks.rados.rados.0.smithi016.stdout:1797: done (4 left) 2024-04-10T03:14:33.720 INFO:tasks.rados.rados.0.smithi016.stdout:1798: done (3 left) 2024-04-10T03:14:33.720 INFO:tasks.rados.rados.0.smithi016.stdout:1799: done (2 left) 2024-04-10T03:14:33.720 INFO:tasks.rados.rados.0.smithi016.stdout:1800: done (1 left) 2024-04-10T03:14:33.720 INFO:tasks.rados.rados.0.smithi016.stdout:1801: done (0 left) 2024-04-10T03:14:33.720 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 179 2024-04-10T03:14:33.720 INFO:tasks.rados.rados.0.smithi016.stdout:1802: seq_num 589 ranges {2056192=270336} 2024-04-10T03:14:33.758 INFO:tasks.rados.rados.0.smithi016.stdout:1802: writing smithi01663999-15 from 2056192 to 2326528 tid 1 2024-04-10T03:14:33.758 INFO:tasks.rados.rados.0.smithi016.stdout:1803: read oid 16 snap -1 2024-04-10T03:14:33.758 INFO:tasks.rados.rados.0.smithi016.stdout:1803: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:33.758 INFO:tasks.rados.rados.0.smithi016.stdout:1804: delete oid 36 current snap is 179 2024-04-10T03:14:33.766 INFO:tasks.rados.rados.0.smithi016.stdout:1803: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:33.786 INFO:tasks.rados.rados.0.smithi016.stdout:1802: finishing write tid 1 to smithi01663999-15 2024-04-10T03:14:33.787 INFO:tasks.rados.rados.0.smithi016.stdout:1802: finishing write tid 2 to smithi01663999-15 2024-04-10T03:14:33.787 INFO:tasks.rados.rados.0.smithi016.stdout:1802: finishing write tid 3 to smithi01663999-15 2024-04-10T03:14:33.787 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1324 (ObjNum 589 snap 179 seq_num 589) dirty exists 2024-04-10T03:14:33.787 INFO:tasks.rados.rados.0.smithi016.stdout:1802: left oid 15 (ObjNum 589 snap 179 seq_num 589) 2024-04-10T03:14:33.787 INFO:tasks.rados.rados.0.smithi016.stdout:1802: done (2 left) 2024-04-10T03:14:33.787 INFO:tasks.rados.rados.0.smithi016.stdout:1803: done (1 left) 2024-04-10T03:14:33.787 INFO:tasks.rados.rados.0.smithi016.stdout:1804: done (0 left) 2024-04-10T03:14:33.787 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 179 2024-04-10T03:14:33.787 INFO:tasks.rados.rados.0.smithi016.stdout:1805: seq_num 591 ranges {17924096=303104} 2024-04-10T03:14:33.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:33 smithi016 bash[74137]: audit 2024-04-10T03:14:32.518062+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:33.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:33 smithi016 bash[72916]: audit 2024-04-10T03:14:32.518062+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:33 smithi136 bash[68278]: audit 2024-04-10T03:14:32.518062+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:33.919 INFO:tasks.rados.rados.0.smithi016.stdout:1805: writing smithi01663999-3 from 17924096 to 18227200 tid 1 2024-04-10T03:14:33.919 INFO:tasks.rados.rados.0.smithi016.stdout:1806: rollback oid 11 current snap is 179 2024-04-10T03:14:33.919 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 177 2024-04-10T03:14:33.919 INFO:tasks.rados.rados.0.smithi016.stdout:1807: rollback oid 26 current snap is 179 2024-04-10T03:14:33.919 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 175 2024-04-10T03:14:33.919 INFO:tasks.rados.rados.0.smithi016.stdout:1808: rollback oid 19 current snap is 179 2024-04-10T03:14:33.919 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 176 2024-04-10T03:14:33.919 INFO:tasks.rados.rados.0.smithi016.stdout:1809: snap_create 2024-04-10T03:14:33.923 INFO:tasks.rados.rados.0.smithi016.stdout:1806: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:14:33.923 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 290 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-04-10T03:14:33.926 INFO:tasks.rados.rados.0.smithi016.stdout:1808: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:14:33.930 INFO:tasks.rados.rados.0.smithi016.stdout:1807: finishing rollback tid 0 to smithi01663999-26 2024-04-10T03:14:33.930 INFO:tasks.rados.rados.0.smithi016.stdout:1805: finishing write tid 1 to smithi01663999-3 2024-04-10T03:14:33.930 INFO:tasks.rados.rados.0.smithi016.stdout:1808: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:14:33.932 INFO:tasks.rados.rados.0.smithi016.stdout:1807: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:14:33.932 INFO:tasks.rados.rados.0.smithi016.stdout:1805: finishing write tid 2 to smithi01663999-3 2024-04-10T03:14:33.932 INFO:tasks.rados.rados.0.smithi016.stdout:1807: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:14:33.932 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 279 (ObjNum 514 snap 151 seq_num 514) dirty exists 2024-04-10T03:14:33.932 INFO:tasks.rados.rados.0.smithi016.stdout:1808: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:14:33.932 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1200 (ObjNum 65 snap 0 seq_num 1701667168) dirty exists 2024-04-10T03:14:33.934 INFO:tasks.rados.rados.0.smithi016.stdout:1805: finishing write tid 3 to smithi01663999-3 2024-04-10T03:14:33.934 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1170 (ObjNum 591 snap 179 seq_num 591) dirty exists 2024-04-10T03:14:33.934 INFO:tasks.rados.rados.0.smithi016.stdout:1805: left oid 3 (ObjNum 591 snap 179 seq_num 591) 2024-04-10T03:14:34.336 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.337 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.337 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.337 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.337 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.338 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.338 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.338 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.339 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.339 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:34.545 INFO:tasks.rados.rados.0.smithi016.stdout:1805: done (4 left) 2024-04-10T03:14:34.545 INFO:tasks.rados.rados.0.smithi016.stdout:1806: done (3 left) 2024-04-10T03:14:34.546 INFO:tasks.rados.rados.0.smithi016.stdout:1807: done (2 left) 2024-04-10T03:14:34.546 INFO:tasks.rados.rados.0.smithi016.stdout:1808: done (1 left) 2024-04-10T03:14:34.546 INFO:tasks.rados.rados.0.smithi016.stdout:1809: done (0 left) 2024-04-10T03:14:34.546 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 180 2024-04-10T03:14:34.546 INFO:tasks.rados.rados.0.smithi016.stdout:1810: seq_num 592 ranges {188416=319488} 2024-04-10T03:14:34.546 INFO:tasks.rados.rados.0.smithi016.stdout:1810: writing smithi01663999-38 from 188416 to 507904 tid 1 2024-04-10T03:14:34.546 INFO:tasks.rados.rados.0.smithi016.stdout:1811: snap_create 2024-04-10T03:14:34.564 INFO:tasks.rados.rados.0.smithi016.stdout:1810: finishing write tid 1 to smithi01663999-38 2024-04-10T03:14:34.565 INFO:tasks.rados.rados.0.smithi016.stdout:1810: finishing write tid 2 to smithi01663999-38 2024-04-10T03:14:34.568 INFO:tasks.rados.rados.0.smithi016.stdout:1810: finishing write tid 3 to smithi01663999-38 2024-04-10T03:14:34.568 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 155 (ObjNum 592 snap 180 seq_num 592) dirty exists 2024-04-10T03:14:34.568 INFO:tasks.rados.rados.0.smithi016.stdout:1810: left oid 38 (ObjNum 592 snap 180 seq_num 592) 2024-04-10T03:14:34.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:34 smithi016 bash[72916]: cluster 2024-04-10T03:14:33.466717+0000 mgr.y (mgr.25133) 144 : cluster 0 pgmap v199: 121 pgs: 121 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 239 KiB/s wr, 3 op/s 2024-04-10T03:14:34.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:34 smithi016 bash[72916]: cluster 2024-04-10T03:14:33.534212+0000 mon.a (mon.0) 429 : cluster 0 osdmap e431: 8 total, 8 up, 8 in 2024-04-10T03:14:34.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:34 smithi016 bash[72916]: cluster 2024-04-10T03:14:34.448095+0000 mon.a (mon.0) 430 : cluster 1 osd.1 marked itself down and dead 2024-04-10T03:14:34.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:34 smithi016 bash[74137]: cluster 2024-04-10T03:14:33.466717+0000 mgr.y (mgr.25133) 144 : cluster 0 pgmap v199: 121 pgs: 121 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 239 KiB/s wr, 3 op/s 2024-04-10T03:14:34.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:34 smithi016 bash[74137]: cluster 2024-04-10T03:14:33.534212+0000 mon.a (mon.0) 429 : cluster 0 osdmap e431: 8 total, 8 up, 8 in 2024-04-10T03:14:34.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:34 smithi016 bash[74137]: cluster 2024-04-10T03:14:34.448095+0000 mon.a (mon.0) 430 : cluster 1 osd.1 marked itself down and dead 2024-04-10T03:14:34.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:34 smithi016 systemd[1]: Stopping Ceph osd.1 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:14:34.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:34 smithi016 bash[37358]: debug 2024-04-10T03:14:34.445+0000 7fa4c3064700 -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-04-10T03:14:34.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:34 smithi016 bash[37358]: debug 2024-04-10T03:14:34.445+0000 7fa4c3064700 -1 osd.1 431 *** Got signal Terminated *** 2024-04-10T03:14:34.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:34 smithi016 bash[37358]: debug 2024-04-10T03:14:34.445+0000 7fa4c3064700 -1 osd.1 431 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T03:14:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:34 smithi136 bash[68278]: cluster 2024-04-10T03:14:33.466717+0000 mgr.y (mgr.25133) 144 : cluster 0 pgmap v199: 121 pgs: 121 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 239 KiB/s wr, 3 op/s 2024-04-10T03:14:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:34 smithi136 bash[68278]: cluster 2024-04-10T03:14:33.534212+0000 mon.a (mon.0) 429 : cluster 0 osdmap e431: 8 total, 8 up, 8 in 2024-04-10T03:14:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:34 smithi136 bash[68278]: cluster 2024-04-10T03:14:34.448095+0000 mon.a (mon.0) 430 : cluster 1 osd.1 marked itself down and dead 2024-04-10T03:14:35.547 INFO:tasks.rados.rados.0.smithi016.stdout:1810: done (1 left) 2024-04-10T03:14:35.547 INFO:tasks.rados.rados.0.smithi016.stdout:1811: done (0 left) 2024-04-10T03:14:35.547 INFO:tasks.rados.rados.0.smithi016.stdout:1812: setattr oid 29 current snap is 181 2024-04-10T03:14:35.547 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 181 2024-04-10T03:14:35.547 INFO:tasks.rados.rados.0.smithi016.stdout:1813: seq_num 593 ranges {11173888=335872} 2024-04-10T03:14:35.615 INFO:tasks.rados.rados.0.smithi016.stdout:1813: writing smithi01663999-31 from 11173888 to 11509760 tid 1 2024-04-10T03:14:35.615 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 181 2024-04-10T03:14:35.616 INFO:tasks.rados.rados.0.smithi016.stdout:1814: seq_num 594 ranges {139264=352256} 2024-04-10T03:14:35.618 INFO:tasks.rados.rados.0.smithi016.stdout:1814: writing smithi01663999-46 from 139264 to 491520 tid 1 2024-04-10T03:14:35.618 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 181 2024-04-10T03:14:35.618 INFO:tasks.rados.rados.0.smithi016.stdout:1815: seq_num 595 ranges {2580480=368640} 2024-04-10T03:14:35.635 INFO:tasks.rados.rados.0.smithi016.stdout:1815: writing smithi01663999-14 from 2580480 to 2949120 tid 1 2024-04-10T03:14:35.635 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 181 2024-04-10T03:14:35.635 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1184 (ObjNum 585 snap 178 seq_num 585) dirty exists 2024-04-10T03:14:35.635 INFO:tasks.rados.rados.0.smithi016.stdout:1813: finishing write tid 1 to smithi01663999-31 2024-04-10T03:14:35.636 INFO:tasks.rados.rados.0.smithi016.stdout:1814: finishing write tid 1 to smithi01663999-46 2024-04-10T03:14:35.636 INFO:tasks.rados.rados.0.smithi016.stdout:1813: finishing write tid 2 to smithi01663999-31 2024-04-10T03:14:35.636 INFO:tasks.rados.rados.0.smithi016.stdout:1814: finishing write tid 2 to smithi01663999-46 2024-04-10T03:14:35.637 INFO:tasks.rados.rados.0.smithi016.stdout:1813: finishing write tid 3 to smithi01663999-31 2024-04-10T03:14:35.637 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1327 (ObjNum 593 snap 181 seq_num 593) dirty exists 2024-04-10T03:14:35.637 INFO:tasks.rados.rados.0.smithi016.stdout:1813: left oid 31 (ObjNum 593 snap 181 seq_num 593) 2024-04-10T03:14:35.637 INFO:tasks.rados.rados.0.smithi016.stdout:1814: finishing write tid 3 to smithi01663999-46 2024-04-10T03:14:35.637 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1279 (ObjNum 594 snap 181 seq_num 594) dirty exists 2024-04-10T03:14:35.637 INFO:tasks.rados.rados.0.smithi016.stdout:1814: left oid 46 (ObjNum 594 snap 181 seq_num 594) 2024-04-10T03:14:35.637 INFO:tasks.rados.rados.0.smithi016.stdout:1816: seq_num 596 ranges {0=385024} 2024-04-10T03:14:35.638 INFO:tasks.rados.rados.0.smithi016.stdout:1816: writing smithi01663999-12 from 0 to 385024 tid 1 2024-04-10T03:14:35.638 INFO:tasks.rados.rados.0.smithi016.stdout:1812: done (4 left) 2024-04-10T03:14:35.638 INFO:tasks.rados.rados.0.smithi016.stdout:1813: done (3 left) 2024-04-10T03:14:35.638 INFO:tasks.rados.rados.0.smithi016.stdout:1814: done (2 left) 2024-04-10T03:14:35.638 INFO:tasks.rados.rados.0.smithi016.stdout:1817: rmattr oid 43 current snap is 181 2024-04-10T03:14:35.638 INFO:tasks.rados.rados.0.smithi016.stdout:1818: setattr oid 33 current snap is 181 2024-04-10T03:14:35.639 INFO:tasks.rados.rados.0.smithi016.stdout:1819: rollback oid 35 current snap is 181 2024-04-10T03:14:35.639 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 180 2024-04-10T03:14:35.639 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 181 2024-04-10T03:14:35.639 INFO:tasks.rados.rados.0.smithi016.stdout:1820: seq_num 597 ranges {13115392=401408} 2024-04-10T03:14:35.716 INFO:tasks.rados.rados.0.smithi016.stdout:1820: writing smithi01663999-20 from 13115392 to 13516800 tid 1 2024-04-10T03:14:35.716 INFO:tasks.rados.rados.0.smithi016.stdout:1821: rollback oid 49 current snap is 181 2024-04-10T03:14:35.717 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 49 to 164 2024-04-10T03:14:35.717 INFO:tasks.rados.rados.0.smithi016.stdout:1815: finishing write tid 1 to smithi01663999-14 2024-04-10T03:14:35.717 INFO:tasks.rados.rados.0.smithi016.stdout:1822: copy_from oid 16 from oid 36 current snap is 181 2024-04-10T03:14:35.717 INFO:tasks.rados.rados.0.smithi016.stdout:1815: finishing write tid 2 to smithi01663999-14 2024-04-10T03:14:35.717 INFO:tasks.rados.rados.0.smithi016.stdout:1816: finishing write tid 1 to smithi01663999-12 2024-04-10T03:14:35.717 INFO:tasks.rados.rados.0.smithi016.stdout:1816: finishing write tid 2 to smithi01663999-12 2024-04-10T03:14:35.718 INFO:tasks.rados.rados.0.smithi016.stdout:1815: finishing write tid 3 to smithi01663999-14 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1330 (ObjNum 595 snap 181 seq_num 595) dirty exists 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:1815: left oid 14 (ObjNum 595 snap 181 seq_num 595) 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:1819: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1172 (ObjNum 161 snap 0 seq_num 2082982784) dirty dne 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1332 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1213 (ObjNum 455 snap 134 seq_num 455) dirty exists 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:1816: finishing write tid 3 to smithi01663999-12 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1176 (ObjNum 596 snap 181 seq_num 596) dirty exists 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:1816: left oid 12 (ObjNum 596 snap 181 seq_num 596) 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:1815: done (7 left) 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:1816: done (6 left) 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:1817: done (5 left) 2024-04-10T03:14:35.719 INFO:tasks.rados.rados.0.smithi016.stdout:1818: done (4 left) 2024-04-10T03:14:35.720 INFO:tasks.rados.rados.0.smithi016.stdout:1819: done (3 left) 2024-04-10T03:14:35.720 INFO:tasks.rados.rados.0.smithi016.stdout:1823: delete oid 23 current snap is 181 2024-04-10T03:14:35.720 INFO:tasks.rados.rados.0.smithi016.stdout:1822: finishing copy_from to smithi01663999-16 2024-04-10T03:14:35.720 INFO:tasks.rados.rados.0.smithi016.stdout:1822: got expected ENOENT (src dne) 2024-04-10T03:14:35.720 INFO:tasks.rados.rados.0.smithi016.stdout:1822: finishing copy_from racing read to smithi01663999-16 2024-04-10T03:14:35.721 INFO:tasks.rados.rados.0.smithi016.stdout:1822: done (3 left) 2024-04-10T03:14:35.721 INFO:tasks.rados.rados.0.smithi016.stdout:1823: done (2 left) 2024-04-10T03:14:35.721 INFO:tasks.rados.rados.0.smithi016.stdout:1824: rmattr oid 45 current snap is 181 2024-04-10T03:14:35.721 INFO:tasks.rados.rados.0.smithi016.stdout:1824: done (2 left) 2024-04-10T03:14:35.721 INFO:tasks.rados.rados.0.smithi016.stdout:1825: copy_from oid 26 from oid 6 current snap is 181 2024-04-10T03:14:35.721 INFO:tasks.rados.rados.0.smithi016.stdout:1826: setattr oid 27 current snap is 181 2024-04-10T03:14:35.721 INFO:tasks.rados.rados.0.smithi016.stdout:1821: finishing rollback tid 0 to smithi01663999-49 2024-04-10T03:14:35.721 INFO:tasks.rados.rados.0.smithi016.stdout:1827: snap_create 2024-04-10T03:14:35.722 INFO:tasks.rados.rados.0.smithi016.stdout:1825: finishing copy_from to smithi01663999-26 2024-04-10T03:14:35.722 INFO:tasks.rados.rados.0.smithi016.stdout:1825: got expected ENOENT (src dne) 2024-04-10T03:14:35.723 INFO:tasks.rados.rados.0.smithi016.stdout:1825: finishing copy_from racing read to smithi01663999-26 2024-04-10T03:14:35.725 INFO:tasks.rados.rados.0.smithi016.stdout:1821: finishing rollback tid 1 to smithi01663999-49 2024-04-10T03:14:35.725 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1259 (ObjNum 113 snap 0 seq_num 703053898) dirty dne 2024-04-10T03:14:35.726 INFO:tasks.rados.rados.0.smithi016.stdout:1820: finishing write tid 1 to smithi01663999-20 2024-04-10T03:14:35.726 INFO:tasks.rados.rados.0.smithi016.stdout:1820: finishing write tid 2 to smithi01663999-20 2024-04-10T03:14:35.729 INFO:tasks.rados.rados.0.smithi016.stdout:1820: finishing write tid 3 to smithi01663999-20 2024-04-10T03:14:35.729 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1192 (ObjNum 597 snap 181 seq_num 597) dirty exists 2024-04-10T03:14:35.729 INFO:tasks.rados.rados.0.smithi016.stdout:1820: left oid 20 (ObjNum 597 snap 181 seq_num 597) 2024-04-10T03:14:35.730 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1175 (ObjNum 583 snap 175 seq_num 583) dirty exists 2024-04-10T03:14:35.835 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:35 smithi016 bash[82848]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-1 2024-04-10T03:14:35.836 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:35 smithi016 bash[74137]: cluster 2024-04-10T03:14:34.530707+0000 mon.a (mon.0) 431 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:14:35.836 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:35 smithi016 bash[74137]: cluster 2024-04-10T03:14:34.541658+0000 mon.a (mon.0) 432 : cluster 0 osdmap e432: 8 total, 7 up, 8 in 2024-04-10T03:14:35.836 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:35 smithi016 bash[74137]: cluster 2024-04-10T03:14:35.544500+0000 mon.a (mon.0) 433 : cluster 0 osdmap e433: 8 total, 7 up, 8 in 2024-04-10T03:14:35.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:35 smithi016 bash[72916]: cluster 2024-04-10T03:14:34.530707+0000 mon.a (mon.0) 431 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:14:35.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:35 smithi016 bash[72916]: cluster 2024-04-10T03:14:34.541658+0000 mon.a (mon.0) 432 : cluster 0 osdmap e432: 8 total, 7 up, 8 in 2024-04-10T03:14:35.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:35 smithi016 bash[72916]: cluster 2024-04-10T03:14:35.544500+0000 mon.a (mon.0) 433 : cluster 0 osdmap e433: 8 total, 7 up, 8 in 2024-04-10T03:14:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:35 smithi136 bash[68278]: cluster 2024-04-10T03:14:34.530707+0000 mon.a (mon.0) 431 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:14:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:35 smithi136 bash[68278]: cluster 2024-04-10T03:14:34.541658+0000 mon.a (mon.0) 432 : cluster 0 osdmap e432: 8 total, 7 up, 8 in 2024-04-10T03:14:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:35 smithi136 bash[68278]: cluster 2024-04-10T03:14:35.544500+0000 mon.a (mon.0) 433 : cluster 0 osdmap e433: 8 total, 7 up, 8 in 2024-04-10T03:14:36.307 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:35 smithi016 bash[82915]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-1 2024-04-10T03:14:36.577 INFO:tasks.rados.rados.0.smithi016.stdout:1820: done (4 left) 2024-04-10T03:14:36.578 INFO:tasks.rados.rados.0.smithi016.stdout:1821: done (3 left) 2024-04-10T03:14:36.578 INFO:tasks.rados.rados.0.smithi016.stdout:1825: done (2 left) 2024-04-10T03:14:36.578 INFO:tasks.rados.rados.0.smithi016.stdout:1826: done (1 left) 2024-04-10T03:14:36.578 INFO:tasks.rados.rados.0.smithi016.stdout:1827: done (0 left) 2024-04-10T03:14:36.578 INFO:tasks.rados.rados.0.smithi016.stdout:1828: delete oid 24 current snap is 182 2024-04-10T03:14:36.586 INFO:tasks.rados.rados.0.smithi016.stdout:1828: done (0 left) 2024-04-10T03:14:36.586 INFO:tasks.rados.rados.0.smithi016.stdout:1829: rmattr oid 14 current snap is 182 2024-04-10T03:14:36.586 INFO:tasks.rados.rados.0.smithi016.stdout:1829: done (0 left) 2024-04-10T03:14:36.586 INFO:tasks.rados.rados.0.smithi016.stdout:1830: delete oid 15 current snap is 182 2024-04-10T03:14:36.597 INFO:tasks.rados.rados.0.smithi016.stdout:1830: done (0 left) 2024-04-10T03:14:36.598 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 182 2024-04-10T03:14:36.598 INFO:tasks.rados.rados.0.smithi016.stdout:1831: seq_num 601 ranges {11206656=475136} 2024-04-10T03:14:36.669 INFO:tasks.rados.rados.0.smithi016.stdout:1831: writing smithi01663999-4 from 11206656 to 11681792 tid 1 2024-04-10T03:14:36.669 INFO:tasks.rados.rados.0.smithi016.stdout:1832: snap_create 2024-04-10T03:14:36.684 INFO:tasks.rados.rados.0.smithi016.stdout:1831: finishing write tid 1 to smithi01663999-4 2024-04-10T03:14:36.684 INFO:tasks.rados.rados.0.smithi016.stdout:1831: finishing write tid 2 to smithi01663999-4 2024-04-10T03:14:36.687 INFO:tasks.rados.rados.0.smithi016.stdout:1831: finishing write tid 3 to smithi01663999-4 2024-04-10T03:14:36.687 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1172 (ObjNum 601 snap 182 seq_num 601) dirty exists 2024-04-10T03:14:36.687 INFO:tasks.rados.rados.0.smithi016.stdout:1831: left oid 4 (ObjNum 601 snap 182 seq_num 601) 2024-04-10T03:14:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:36 smithi136 bash[68278]: cluster 2024-04-10T03:14:35.467485+0000 mgr.y (mgr.25133) 145 : cluster 0 pgmap v202: 121 pgs: 17 stale+active+clean, 104 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 297 KiB/s wr, 4 op/s 2024-04-10T03:14:37.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:36 smithi016 bash[72916]: cluster 2024-04-10T03:14:35.467485+0000 mgr.y (mgr.25133) 145 : cluster 0 pgmap v202: 121 pgs: 17 stale+active+clean, 104 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 297 KiB/s wr, 4 op/s 2024-04-10T03:14:37.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:36 smithi016 bash[74137]: cluster 2024-04-10T03:14:35.467485+0000 mgr.y (mgr.25133) 145 : cluster 0 pgmap v202: 121 pgs: 17 stale+active+clean, 104 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 297 KiB/s wr, 4 op/s 2024-04-10T03:14:37.342 INFO:tasks.rados.rados.0.smithi016.stdout:1831: done (1 left) 2024-04-10T03:14:37.343 INFO:tasks.rados.rados.0.smithi016.stdout:1832: done (0 left) 2024-04-10T03:14:37.343 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 183 2024-04-10T03:14:37.343 INFO:tasks.rados.rados.0.smithi016.stdout:1833: seq_num 602 ranges {0=491520} 2024-04-10T03:14:37.345 INFO:tasks.rados.rados.0.smithi016.stdout:1833: writing smithi01663999-45 from 0 to 491520 tid 1 2024-04-10T03:14:37.346 INFO:tasks.rados.rados.0.smithi016.stdout:1834: snap_remove snap 180 2024-04-10T03:14:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:37 smithi136 bash[68278]: cluster 2024-04-10T03:14:36.583431+0000 mon.a (mon.0) 434 : cluster 0 osdmap e434: 8 total, 7 up, 8 in 2024-04-10T03:14:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:37 smithi136 bash[68278]: cluster 2024-04-10T03:14:37.348006+0000 mon.a (mon.0) 435 : cluster 0 osdmap e435: 8 total, 7 up, 8 in 2024-04-10T03:14:37.975 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.1.service: Deactivated successfully. 2024-04-10T03:14:37.976 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: Stopped Ceph osd.1 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:14:37.976 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:37 smithi016 bash[74137]: cluster 2024-04-10T03:14:36.583431+0000 mon.a (mon.0) 434 : cluster 0 osdmap e434: 8 total, 7 up, 8 in 2024-04-10T03:14:37.976 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:37 smithi016 bash[74137]: cluster 2024-04-10T03:14:37.348006+0000 mon.a (mon.0) 435 : cluster 0 osdmap e435: 8 total, 7 up, 8 in 2024-04-10T03:14:37.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:37 smithi016 bash[72916]: cluster 2024-04-10T03:14:36.583431+0000 mon.a (mon.0) 434 : cluster 0 osdmap e434: 8 total, 7 up, 8 in 2024-04-10T03:14:37.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:37 smithi016 bash[72916]: cluster 2024-04-10T03:14:37.348006+0000 mon.a (mon.0) 435 : cluster 0 osdmap e435: 8 total, 7 up, 8 in 2024-04-10T03:14:38.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.308 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.308 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.309 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.309 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.309 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.309 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.310 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.310 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:38 smithi016 systemd[1]: Started Ceph osd.1 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:14:38.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.310 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:14:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:14:38.348 INFO:tasks.rados.rados.0.smithi016.stdout:1834: done (1 left) 2024-04-10T03:14:38.348 INFO:tasks.rados.rados.0.smithi016.stdout:1835: copy_from oid 25 from oid 40 current snap is 183 2024-04-10T03:14:38.348 INFO:tasks.rados.rados.0.smithi016.stdout:1833: finishing write tid 1 to smithi01663999-45 2024-04-10T03:14:38.348 INFO:tasks.rados.rados.0.smithi016.stdout:1833: finishing write tid 2 to smithi01663999-45 2024-04-10T03:14:38.348 INFO:tasks.rados.rados.0.smithi016.stdout:1833: finishing write tid 3 to smithi01663999-45 2024-04-10T03:14:38.348 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1336 (ObjNum 602 snap 183 seq_num 602) dirty exists 2024-04-10T03:14:38.348 INFO:tasks.rados.rados.0.smithi016.stdout:1833: left oid 45 (ObjNum 602 snap 183 seq_num 602) 2024-04-10T03:14:38.348 INFO:tasks.rados.rados.0.smithi016.stdout:1833: done (1 left) 2024-04-10T03:14:38.348 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 183 2024-04-10T03:14:38.349 INFO:tasks.rados.rados.0.smithi016.stdout:1836: seq_num 603 ranges {614400=507904} 2024-04-10T03:14:38.362 INFO:tasks.rados.rados.0.smithi016.stdout:1836: writing smithi01663999-32 from 614400 to 1122304 tid 1 2024-04-10T03:14:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:1837: snap_remove snap 165 2024-04-10T03:14:38.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:38 smithi136 bash[68278]: cluster 2024-04-10T03:14:37.468186+0000 mgr.y (mgr.25133) 146 : cluster 0 pgmap v206: 121 pgs: 17 stale+active+clean, 104 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 260 B/s rd, 59 KiB/s wr, 1 op/s 2024-04-10T03:14:38.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:38 smithi136 bash[68278]: audit 2024-04-10T03:14:38.145716+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:38.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:38 smithi136 bash[68278]: audit 2024-04-10T03:14:38.151122+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:38.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:38 smithi136 bash[68278]: audit 2024-04-10T03:14:38.186066+0000 mon.a (mon.0) 438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:38.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:38 smithi136 bash[68278]: cluster 2024-04-10T03:14:38.354209+0000 mon.a (mon.0) 439 : cluster 0 osdmap e436: 8 total, 7 up, 8 in 2024-04-10T03:14:38.916 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:14:38 smithi136 bash[60584]: ts=2024-04-10T03:14:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:14:38.984 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[74137]: cluster 2024-04-10T03:14:37.468186+0000 mgr.y (mgr.25133) 146 : cluster 0 pgmap v206: 121 pgs: 17 stale+active+clean, 104 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 260 B/s rd, 59 KiB/s wr, 1 op/s 2024-04-10T03:14:38.985 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[74137]: audit 2024-04-10T03:14:38.145716+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:38.985 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[74137]: audit 2024-04-10T03:14:38.151122+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:38.985 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[74137]: audit 2024-04-10T03:14:38.186066+0000 mon.a (mon.0) 438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:38.985 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[74137]: cluster 2024-04-10T03:14:38.354209+0000 mon.a (mon.0) 439 : cluster 0 osdmap e436: 8 total, 7 up, 8 in 2024-04-10T03:14:38.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[72916]: cluster 2024-04-10T03:14:37.468186+0000 mgr.y (mgr.25133) 146 : cluster 0 pgmap v206: 121 pgs: 17 stale+active+clean, 104 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 260 B/s rd, 59 KiB/s wr, 1 op/s 2024-04-10T03:14:38.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[72916]: audit 2024-04-10T03:14:38.145716+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:38.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[72916]: audit 2024-04-10T03:14:38.151122+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:38.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[72916]: audit 2024-04-10T03:14:38.186066+0000 mon.a (mon.0) 438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:38.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:38 smithi016 bash[72916]: cluster 2024-04-10T03:14:38.354209+0000 mon.a (mon.0) 439 : cluster 0 osdmap e436: 8 total, 7 up, 8 in 2024-04-10T03:14:39.348 INFO:tasks.rados.rados.0.smithi016.stdout:1835: finishing copy_from to smithi01663999-25 2024-04-10T03:14:39.348 INFO:tasks.rados.rados.0.smithi016.stdout:1835: got expected ENOENT (src dne) 2024-04-10T03:14:39.348 INFO:tasks.rados.rados.0.smithi016.stdout:1835: finishing copy_from racing read to smithi01663999-25 2024-04-10T03:14:39.348 INFO:tasks.rados.rados.0.smithi016.stdout:1836: finishing write tid 1 to smithi01663999-32 2024-04-10T03:14:39.348 INFO:tasks.rados.rados.0.smithi016.stdout:1836: finishing write tid 2 to smithi01663999-32 2024-04-10T03:14:39.348 INFO:tasks.rados.rados.0.smithi016.stdout:1836: finishing write tid 3 to smithi01663999-32 2024-04-10T03:14:39.348 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1186 (ObjNum 603 snap 183 seq_num 603) dirty exists 2024-04-10T03:14:39.349 INFO:tasks.rados.rados.0.smithi016.stdout:1836: left oid 32 (ObjNum 603 snap 183 seq_num 603) 2024-04-10T03:14:39.349 INFO:tasks.rados.rados.0.smithi016.stdout:1835: done (2 left) 2024-04-10T03:14:39.349 INFO:tasks.rados.rados.0.smithi016.stdout:1836: done (1 left) 2024-04-10T03:14:39.349 INFO:tasks.rados.rados.0.smithi016.stdout:1837: done (0 left) 2024-04-10T03:14:39.349 INFO:tasks.rados.rados.0.smithi016.stdout:1838: delete oid 8 current snap is 183 2024-04-10T03:14:39.371 INFO:tasks.rados.rados.0.smithi016.stdout:1838: done (0 left) 2024-04-10T03:14:39.371 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 183 2024-04-10T03:14:39.371 INFO:tasks.rados.rados.0.smithi016.stdout:1839: seq_num 605 ranges {0=540672} 2024-04-10T03:14:39.375 INFO:tasks.rados.rados.0.smithi016.stdout:1839: writing smithi01663999-23 from 0 to 540672 tid 1 2024-04-10T03:14:39.376 INFO:tasks.rados.rados.0.smithi016.stdout:1840: snap_create 2024-04-10T03:14:39.385 INFO:tasks.rados.rados.0.smithi016.stdout:1839: finishing write tid 1 to smithi01663999-23 2024-04-10T03:14:39.385 INFO:tasks.rados.rados.0.smithi016.stdout:1839: finishing write tid 2 to smithi01663999-23 2024-04-10T03:14:39.388 INFO:tasks.rados.rados.0.smithi016.stdout:1839: finishing write tid 3 to smithi01663999-23 2024-04-10T03:14:39.388 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1203 (ObjNum 605 snap 183 seq_num 605) dirty exists 2024-04-10T03:14:39.388 INFO:tasks.rados.rados.0.smithi016.stdout:1839: left oid 23 (ObjNum 605 snap 183 seq_num 605) 2024-04-10T03:14:39.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[72916]: audit 2024-04-10T03:14:38.657447+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:39.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[72916]: audit 2024-04-10T03:14:38.663462+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:39.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[72916]: cluster 2024-04-10T03:14:39.354888+0000 mon.a (mon.0) 442 : cluster 0 osdmap e437: 8 total, 7 up, 8 in 2024-04-10T03:14:39.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[74137]: audit 2024-04-10T03:14:38.657447+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:39.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[74137]: audit 2024-04-10T03:14:38.663462+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:39.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[74137]: cluster 2024-04-10T03:14:39.354888+0000 mon.a (mon.0) 442 : cluster 0 osdmap e437: 8 total, 7 up, 8 in 2024-04-10T03:14:39.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[83066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-10T03:14:39.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[83066]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-10T03:14:39.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[83066]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-10T03:14:39.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[83066]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-10T03:14:39.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[83066]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-10T03:14:39.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[83066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-10T03:14:39.809 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:39 smithi016 bash[83066]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-10T03:14:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:39 smithi136 bash[68278]: audit 2024-04-10T03:14:38.657447+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:39 smithi136 bash[68278]: audit 2024-04-10T03:14:38.663462+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:39 smithi136 bash[68278]: cluster 2024-04-10T03:14:39.354888+0000 mon.a (mon.0) 442 : cluster 0 osdmap e437: 8 total, 7 up, 8 in 2024-04-10T03:14:40.356 INFO:tasks.rados.rados.0.smithi016.stdout:1839: done (1 left) 2024-04-10T03:14:40.356 INFO:tasks.rados.rados.0.smithi016.stdout:1840: done (0 left) 2024-04-10T03:14:40.356 INFO:tasks.rados.rados.0.smithi016.stdout:1841: read oid 33 snap -1 2024-04-10T03:14:40.356 INFO:tasks.rados.rados.0.smithi016.stdout:1841: expect (ObjNum 455 snap 134 seq_num 455) 2024-04-10T03:14:40.357 INFO:tasks.rados.rados.0.smithi016.stdout:1842: read oid 2 snap -1 2024-04-10T03:14:40.357 INFO:tasks.rados.rados.0.smithi016.stdout:1842: expect (ObjNum 572 snap 172 seq_num 572) 2024-04-10T03:14:40.357 INFO:tasks.rados.rados.0.smithi016.stdout:1843: rollback oid 40 current snap is 184 2024-04-10T03:14:40.357 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 40 to 164 2024-04-10T03:14:40.357 INFO:tasks.rados.rados.0.smithi016.stdout:1844: snap_create 2024-04-10T03:14:40.367 INFO:tasks.rados.rados.0.smithi016.stdout:1843: finishing rollback tid 1 to smithi01663999-40 2024-04-10T03:14:40.367 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1188 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-10T03:14:40.390 INFO:tasks.rados.rados.0.smithi016.stdout:1842: expect (ObjNum 572 snap 172 seq_num 572) 2024-04-10T03:14:40.529 INFO:tasks.rados.rados.0.smithi016.stdout:1841: expect (ObjNum 455 snap 134 seq_num 455) 2024-04-10T03:14:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:40 smithi136 bash[68278]: cluster 2024-04-10T03:14:39.468727+0000 mgr.y (mgr.25133) 147 : cluster 0 pgmap v209: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.1 MiB/s wr, 32 op/s; 64/474 objects degraded (13.502%) 2024-04-10T03:14:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:40 smithi136 bash[68278]: cluster 2024-04-10T03:14:40.350842+0000 mon.a (mon.0) 443 : cluster 3 Health check failed: Degraded data redundancy: 64/474 objects degraded (13.502%), 10 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:40 smithi136 bash[68278]: cluster 2024-04-10T03:14:40.362172+0000 mon.a (mon.0) 444 : cluster 0 osdmap e438: 8 total, 7 up, 8 in 2024-04-10T03:14:41.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:40 smithi016 bash[74137]: cluster 2024-04-10T03:14:39.468727+0000 mgr.y (mgr.25133) 147 : cluster 0 pgmap v209: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.1 MiB/s wr, 32 op/s; 64/474 objects degraded (13.502%) 2024-04-10T03:14:41.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:40 smithi016 bash[74137]: cluster 2024-04-10T03:14:40.350842+0000 mon.a (mon.0) 443 : cluster 3 Health check failed: Degraded data redundancy: 64/474 objects degraded (13.502%), 10 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:41.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:40 smithi016 bash[74137]: cluster 2024-04-10T03:14:40.362172+0000 mon.a (mon.0) 444 : cluster 0 osdmap e438: 8 total, 7 up, 8 in 2024-04-10T03:14:41.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:40 smithi016 bash[72916]: cluster 2024-04-10T03:14:39.468727+0000 mgr.y (mgr.25133) 147 : cluster 0 pgmap v209: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.1 MiB/s wr, 32 op/s; 64/474 objects degraded (13.502%) 2024-04-10T03:14:41.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:40 smithi016 bash[72916]: cluster 2024-04-10T03:14:40.350842+0000 mon.a (mon.0) 443 : cluster 3 Health check failed: Degraded data redundancy: 64/474 objects degraded (13.502%), 10 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:41.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:40 smithi016 bash[72916]: cluster 2024-04-10T03:14:40.362172+0000 mon.a (mon.0) 444 : cluster 0 osdmap e438: 8 total, 7 up, 8 in 2024-04-10T03:14:41.307 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:41 smithi016 bash[83325]: debug 2024-04-10T03:14:41.053+0000 7efedec25700 1 -- 172.21.15.16:0/3070149355 <== mon.0 v2:172.21.15.16:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5643bfa6b680 con 0x5643bfaa8c00 2024-04-10T03:14:41.662 INFO:tasks.rados.rados.0.smithi016.stdout:1841: done (3 left) 2024-04-10T03:14:41.662 INFO:tasks.rados.rados.0.smithi016.stdout:1842: done (2 left) 2024-04-10T03:14:41.662 INFO:tasks.rados.rados.0.smithi016.stdout:1843: done (1 left) 2024-04-10T03:14:41.662 INFO:tasks.rados.rados.0.smithi016.stdout:1844: done (0 left) 2024-04-10T03:14:41.663 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 185 2024-04-10T03:14:41.663 INFO:tasks.rados.rados.0.smithi016.stdout:1845: seq_num 606 ranges {11796480=557056} 2024-04-10T03:14:41.768 INFO:tasks.rados.rados.0.smithi016.stdout:1845: writing smithi01663999-41 from 11796480 to 12353536 tid 1 2024-04-10T03:14:41.768 INFO:tasks.rados.rados.0.smithi016.stdout:1846: delete oid 38 current snap is 185 2024-04-10T03:14:41.772 INFO:tasks.rados.rados.0.smithi016.stdout:1846: done (1 left) 2024-04-10T03:14:41.773 INFO:tasks.rados.rados.0.smithi016.stdout:1847: read oid 34 snap -1 2024-04-10T03:14:41.773 INFO:tasks.rados.rados.0.smithi016.stdout:1847: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:14:41.773 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 185 2024-04-10T03:14:41.773 INFO:tasks.rados.rados.0.smithi016.stdout:1848: seq_num 608 ranges {12345344=589824} 2024-04-10T03:14:41.847 INFO:tasks.rados.rados.0.smithi016.stdout:1848: writing smithi01663999-33 from 12345344 to 12935168 tid 1 2024-04-10T03:14:41.847 INFO:tasks.rados.rados.0.smithi016.stdout:1849: read oid 37 snap -1 2024-04-10T03:14:41.847 INFO:tasks.rados.rados.0.smithi016.stdout:1849: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:14:41.847 INFO:tasks.rados.rados.0.smithi016.stdout:1850: read oid 6 snap -1 2024-04-10T03:14:41.847 INFO:tasks.rados.rados.0.smithi016.stdout:1850: expect deleted 2024-04-10T03:14:41.847 INFO:tasks.rados.rados.0.smithi016.stdout:1851: copy_from oid 43 from oid 36 current snap is 185 2024-04-10T03:14:41.847 INFO:tasks.rados.rados.0.smithi016.stdout:1852: copy_from oid 38 from oid 5 current snap is 185 2024-04-10T03:14:41.847 INFO:tasks.rados.rados.0.smithi016.stdout:1847: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:14:41.854 INFO:tasks.rados.rados.0.smithi016.stdout:1845: finishing write tid 1 to smithi01663999-41 2024-04-10T03:14:41.855 INFO:tasks.rados.rados.0.smithi016.stdout:1845: finishing write tid 2 to smithi01663999-41 2024-04-10T03:14:41.855 INFO:tasks.rados.rados.0.smithi016.stdout:1845: finishing write tid 3 to smithi01663999-41 2024-04-10T03:14:41.855 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 1194 (ObjNum 606 snap 185 seq_num 606) dirty exists 2024-04-10T03:14:41.855 INFO:tasks.rados.rados.0.smithi016.stdout:1845: left oid 41 (ObjNum 606 snap 185 seq_num 606) 2024-04-10T03:14:41.855 INFO:tasks.rados.rados.0.smithi016.stdout:1851: finishing copy_from to smithi01663999-43 2024-04-10T03:14:41.855 INFO:tasks.rados.rados.0.smithi016.stdout:1851: got expected ENOENT (src dne) 2024-04-10T03:14:41.855 INFO:tasks.rados.rados.0.smithi016.stdout:1849: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:14:41.871 INFO:tasks.rados.rados.0.smithi016.stdout:1851: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:14:41.871 INFO:tasks.rados.rados.0.smithi016.stdout:1848: finishing write tid 1 to smithi01663999-33 2024-04-10T03:14:41.871 INFO:tasks.rados.rados.0.smithi016.stdout:1848: finishing write tid 2 to smithi01663999-33 2024-04-10T03:14:41.871 INFO:tasks.rados.rados.0.smithi016.stdout:1848: finishing write tid 3 to smithi01663999-33 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1215 (ObjNum 608 snap 185 seq_num 608) dirty exists 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1848: left oid 33 (ObjNum 608 snap 185 seq_num 608) 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1845: done (6 left) 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1847: done (5 left) 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1848: done (4 left) 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1849: done (3 left) 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1850: done (2 left) 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1851: done (1 left) 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1853: read oid 40 snap 177 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1853: expect deleted 2024-04-10T03:14:41.872 INFO:tasks.rados.rados.0.smithi016.stdout:1854: read oid 41 snap 178 2024-04-10T03:14:41.873 INFO:tasks.rados.rados.0.smithi016.stdout:1854: expect (ObjNum 527 snap 156 seq_num 527) 2024-04-10T03:14:41.873 INFO:tasks.rados.rados.0.smithi016.stdout:1855: copy_from oid 44 from oid 11 current snap is 185 2024-04-10T03:14:41.873 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 185 2024-04-10T03:14:41.873 INFO:tasks.rados.rados.0.smithi016.stdout:1856: seq_num 609 ranges {2596864=606208} 2024-04-10T03:14:41.889 INFO:tasks.rados.rados.0.smithi016.stdout:1856: writing smithi01663999-1 from 2596864 to 3203072 tid 1 2024-04-10T03:14:41.889 INFO:tasks.rados.rados.0.smithi016.stdout:1857: snap_remove snap 179 2024-04-10T03:14:42.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:14:41] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2024-04-10T03:14:42.058 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:41 smithi016 bash[83325]: debug 2024-04-10T03:14:41.593+0000 7efee7dbd7c0 -1 Falling back to public interface 2024-04-10T03:14:42.371 INFO:tasks.rados.rados.0.smithi016.stdout:1857: done (5 left) 2024-04-10T03:14:42.371 INFO:tasks.rados.rados.0.smithi016.stdout:1858: rollback oid 12 current snap is 185 2024-04-10T03:14:42.371 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 12 to 164 2024-04-10T03:14:42.371 INFO:tasks.rados.rados.0.smithi016.stdout:1855: finishing copy_from to smithi01663999-44 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:1855: got expected ENOENT (src dne) 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:1855: finishing copy_from racing read to smithi01663999-44 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:1856: finishing write tid 1 to smithi01663999-1 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:1856: finishing write tid 2 to smithi01663999-1 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:1856: finishing write tid 3 to smithi01663999-1 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1217 (ObjNum 609 snap 185 seq_num 609) dirty exists 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:1856: left oid 1 (ObjNum 609 snap 185 seq_num 609) 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:1852: finishing copy_from racing read to smithi01663999-38 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:1852: finishing copy_from to smithi01663999-38 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1321 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:14:42.372 INFO:tasks.rados.rados.0.smithi016.stdout:1854: expect (ObjNum 527 snap 156 seq_num 527) 2024-04-10T03:14:42.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:42 smithi136 bash[68278]: cluster 2024-04-10T03:14:41.367528+0000 mon.a (mon.0) 445 : cluster 0 osdmap e439: 8 total, 7 up, 8 in 2024-04-10T03:14:42.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:42 smithi136 bash[68278]: cluster 2024-04-10T03:14:41.469496+0000 mgr.y (mgr.25133) 148 : cluster 0 pgmap v212: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 31 op/s; 64/474 objects degraded (13.502%) 2024-04-10T03:14:42.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:42 smithi016 bash[72916]: cluster 2024-04-10T03:14:41.367528+0000 mon.a (mon.0) 445 : cluster 0 osdmap e439: 8 total, 7 up, 8 in 2024-04-10T03:14:42.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:42 smithi016 bash[72916]: cluster 2024-04-10T03:14:41.469496+0000 mgr.y (mgr.25133) 148 : cluster 0 pgmap v212: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 31 op/s; 64/474 objects degraded (13.502%) 2024-04-10T03:14:42.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:42 smithi016 bash[74137]: cluster 2024-04-10T03:14:41.367528+0000 mon.a (mon.0) 445 : cluster 0 osdmap e439: 8 total, 7 up, 8 in 2024-04-10T03:14:42.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:42 smithi016 bash[74137]: cluster 2024-04-10T03:14:41.469496+0000 mgr.y (mgr.25133) 148 : cluster 0 pgmap v212: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.1 MiB/s wr, 31 op/s; 64/474 objects degraded (13.502%) 2024-04-10T03:14:43.300 INFO:tasks.rados.rados.0.smithi016.stdout:1858: finishing rollback tid 0 to smithi01663999-12 2024-04-10T03:14:43.300 INFO:tasks.rados.rados.0.smithi016.stdout:1858: finishing rollback tid 1 to smithi01663999-12 2024-04-10T03:14:43.300 INFO:tasks.rados.rados.0.smithi016.stdout:1858: finishing rollback tid 2 to smithi01663999-12 2024-04-10T03:14:43.300 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1179 (ObjNum 455 snap 134 seq_num 455) dirty exists 2024-04-10T03:14:43.300 INFO:tasks.rados.rados.0.smithi016.stdout:1852: done (5 left) 2024-04-10T03:14:43.300 INFO:tasks.rados.rados.0.smithi016.stdout:1853: done (4 left) 2024-04-10T03:14:43.300 INFO:tasks.rados.rados.0.smithi016.stdout:1854: done (3 left) 2024-04-10T03:14:43.301 INFO:tasks.rados.rados.0.smithi016.stdout:1855: done (2 left) 2024-04-10T03:14:43.301 INFO:tasks.rados.rados.0.smithi016.stdout:1856: done (1 left) 2024-04-10T03:14:43.301 INFO:tasks.rados.rados.0.smithi016.stdout:1858: done (0 left) 2024-04-10T03:14:43.301 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 185 2024-04-10T03:14:43.301 INFO:tasks.rados.rados.0.smithi016.stdout:1859: seq_num 610 ranges {0=622592} 2024-04-10T03:14:43.307 INFO:tasks.rados.rados.0.smithi016.stdout:1859: writing smithi01663999-19 from 0 to 622592 tid 1 2024-04-10T03:14:43.308 INFO:tasks.rados.rados.0.smithi016.stdout:1860: read oid 15 snap 174 2024-04-10T03:14:43.308 INFO:tasks.rados.rados.0.smithi016.stdout:1860: expect (ObjNum 552 snap 165 seq_num 552) 2024-04-10T03:14:43.308 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 185 2024-04-10T03:14:43.308 INFO:tasks.rados.rados.0.smithi016.stdout:1861: seq_num 611 ranges {2260992=638976} 2024-04-10T03:14:43.339 INFO:tasks.rados.rados.0.smithi016.stdout:1861: writing smithi01663999-22 from 2260992 to 2899968 tid 1 2024-04-10T03:14:43.339 INFO:tasks.rados.rados.0.smithi016.stdout:1862: read oid 38 snap -1 2024-04-10T03:14:43.339 INFO:tasks.rados.rados.0.smithi016.stdout:1862: expect (ObjNum 458 snap 134 seq_num 458) 2024-04-10T03:14:43.339 INFO:tasks.rados.rados.0.smithi016.stdout:1863: read oid 36 snap -1 2024-04-10T03:14:43.339 INFO:tasks.rados.rados.0.smithi016.stdout:1863: expect deleted 2024-04-10T03:14:43.339 INFO:tasks.rados.rados.0.smithi016.stdout:1864: copy_from oid 2 from oid 40 current snap is 185 2024-04-10T03:14:43.339 INFO:tasks.rados.rados.0.smithi016.stdout:1860: expect (ObjNum 552 snap 165 seq_num 552) 2024-04-10T03:14:43.425 INFO:tasks.rados.rados.0.smithi016.stdout:1859: finishing write tid 1 to smithi01663999-19 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:1859: finishing write tid 2 to smithi01663999-19 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:1859: finishing write tid 3 to smithi01663999-19 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1205 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:1859: left oid 19 (ObjNum 610 snap 185 seq_num 610) 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:1859: done (5 left) 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:1860: done (4 left) 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:1865: read oid 17 snap -1 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:1865: expect (ObjNum 524 snap 156 seq_num 524) 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 185 2024-04-10T03:14:43.426 INFO:tasks.rados.rados.0.smithi016.stdout:1866: seq_num 612 ranges {0=655360} 2024-04-10T03:14:43.429 INFO:tasks.rados.rados.0.smithi016.stdout:1866: writing smithi01663999-42 from 0 to 655360 tid 1 2024-04-10T03:14:43.429 INFO:tasks.rados.rados.0.smithi016.stdout:1863: done (5 left) 2024-04-10T03:14:43.429 INFO:tasks.rados.rados.0.smithi016.stdout:1867: rollback oid 16 current snap is 185 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 16 to 182 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:1864: finishing copy_from to smithi01663999-2 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:1864: got expected ENOENT (src dne) 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:1864: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:1861: finishing write tid 1 to smithi01663999-22 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:1861: finishing write tid 2 to smithi01663999-22 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:1861: finishing write tid 3 to smithi01663999-22 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1365 (ObjNum 611 snap 185 seq_num 611) dirty exists 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:1861: left oid 22 (ObjNum 611 snap 185 seq_num 611) 2024-04-10T03:14:43.430 INFO:tasks.rados.rados.0.smithi016.stdout:1862: expect (ObjNum 458 snap 134 seq_num 458) 2024-04-10T03:14:43.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:43 smithi136 bash[68278]: cluster 2024-04-10T03:14:42.377040+0000 mon.a (mon.0) 446 : cluster 0 osdmap e440: 8 total, 7 up, 8 in 2024-04-10T03:14:43.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:43 smithi136 bash[68278]: audit 2024-04-10T03:14:42.505748+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:43.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:43 smithi136 bash[68278]: audit 2024-04-10T03:14:42.506809+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:43.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:43 smithi016 bash[74137]: cluster 2024-04-10T03:14:42.377040+0000 mon.a (mon.0) 446 : cluster 0 osdmap e440: 8 total, 7 up, 8 in 2024-04-10T03:14:43.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:43 smithi016 bash[74137]: audit 2024-04-10T03:14:42.505748+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:43.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:43 smithi016 bash[74137]: audit 2024-04-10T03:14:42.506809+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:43.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:43 smithi016 bash[72916]: cluster 2024-04-10T03:14:42.377040+0000 mon.a (mon.0) 446 : cluster 0 osdmap e440: 8 total, 7 up, 8 in 2024-04-10T03:14:43.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:43 smithi016 bash[72916]: audit 2024-04-10T03:14:42.505748+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:43.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:43 smithi016 bash[72916]: audit 2024-04-10T03:14:42.506809+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:44.355 INFO:tasks.rados.rados.0.smithi016.stdout:1867: finishing rollback tid 0 to smithi01663999-16 2024-04-10T03:14:44.355 INFO:tasks.rados.rados.0.smithi016.stdout:1867: finishing rollback tid 1 to smithi01663999-16 2024-04-10T03:14:44.355 INFO:tasks.rados.rados.0.smithi016.stdout:1867: finishing rollback tid 2 to smithi01663999-16 2024-04-10T03:14:44.355 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 1182 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:14:44.356 INFO:tasks.rados.rados.0.smithi016.stdout:1866: finishing write tid 1 to smithi01663999-42 2024-04-10T03:14:44.356 INFO:tasks.rados.rados.0.smithi016.stdout:1865: expect (ObjNum 524 snap 156 seq_num 524) 2024-04-10T03:14:44.399 INFO:tasks.rados.rados.0.smithi016.stdout:1866: finishing write tid 2 to smithi01663999-42 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1866: finishing write tid 3 to smithi01663999-42 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1196 (ObjNum 612 snap 185 seq_num 612) dirty exists 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1866: left oid 42 (ObjNum 612 snap 185 seq_num 612) 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1861: done (5 left) 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1862: done (4 left) 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1864: done (3 left) 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1865: done (2 left) 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1866: done (1 left) 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1867: done (0 left) 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1868: read oid 25 snap -1 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1868: expect (ObjNum 562 snap 171 seq_num 562) 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 185 2024-04-10T03:14:44.400 INFO:tasks.rados.rados.0.smithi016.stdout:1869: seq_num 613 ranges {9314304=671744} 2024-04-10T03:14:44.508 INFO:tasks.rados.rados.0.smithi016.stdout:1869: writing smithi01663999-5 from 9314304 to 9986048 tid 1 2024-04-10T03:14:44.508 INFO:tasks.rados.rados.0.smithi016.stdout:1870: rollback oid 28 current snap is 185 2024-04-10T03:14:44.508 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 172 2024-04-10T03:14:44.508 INFO:tasks.rados.rados.0.smithi016.stdout:1871: read oid 35 snap -1 2024-04-10T03:14:44.508 INFO:tasks.rados.rados.0.smithi016.stdout:1871: expect deleted 2024-04-10T03:14:44.508 INFO:tasks.rados.rados.0.smithi016.stdout:1872: snap_create 2024-04-10T03:14:44.508 INFO:tasks.rados.rados.0.smithi016.stdout:1868: expect (ObjNum 562 snap 171 seq_num 562) 2024-04-10T03:14:44.623 INFO:tasks.rados.rados.0.smithi016.stdout:1870: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:14:44.624 INFO:tasks.rados.rados.0.smithi016.stdout:1870: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:14:44.624 INFO:tasks.rados.rados.0.smithi016.stdout:1869: finishing write tid 1 to smithi01663999-5 2024-04-10T03:14:44.624 INFO:tasks.rados.rados.0.smithi016.stdout:1870: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:14:44.624 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1208 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:14:44.624 INFO:tasks.rados.rados.0.smithi016.stdout:1869: finishing write tid 2 to smithi01663999-5 2024-04-10T03:14:44.624 INFO:tasks.rados.rados.0.smithi016.stdout:1869: finishing write tid 3 to smithi01663999-5 2024-04-10T03:14:44.624 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1368 (ObjNum 613 snap 185 seq_num 613) dirty exists 2024-04-10T03:14:44.624 INFO:tasks.rados.rados.0.smithi016.stdout:1869: left oid 5 (ObjNum 613 snap 185 seq_num 613) 2024-04-10T03:14:44.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:44 smithi136 bash[68278]: cluster 2024-04-10T03:14:43.470189+0000 mgr.y (mgr.25133) 149 : cluster 0 pgmap v214: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 353 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 70/495 objects degraded (14.141%) 2024-04-10T03:14:44.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:44 smithi016 bash[74137]: cluster 2024-04-10T03:14:43.470189+0000 mgr.y (mgr.25133) 149 : cluster 0 pgmap v214: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 353 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 70/495 objects degraded (14.141%) 2024-04-10T03:14:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:44 smithi016 bash[72916]: cluster 2024-04-10T03:14:43.470189+0000 mgr.y (mgr.25133) 149 : cluster 0 pgmap v214: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 353 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 70/495 objects degraded (14.141%) 2024-04-10T03:14:45.383 INFO:tasks.rados.rados.0.smithi016.stdout:1868: done (4 left) 2024-04-10T03:14:45.383 INFO:tasks.rados.rados.0.smithi016.stdout:1869: done (3 left) 2024-04-10T03:14:45.383 INFO:tasks.rados.rados.0.smithi016.stdout:1870: done (2 left) 2024-04-10T03:14:45.383 INFO:tasks.rados.rados.0.smithi016.stdout:1871: done (1 left) 2024-04-10T03:14:45.383 INFO:tasks.rados.rados.0.smithi016.stdout:1872: done (0 left) 2024-04-10T03:14:45.383 INFO:tasks.rados.rados.0.smithi016.stdout:1873: rollback oid 29 current snap is 186 2024-04-10T03:14:45.383 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 158 2024-04-10T03:14:45.383 INFO:tasks.rados.rados.0.smithi016.stdout:1874: copy_from oid 37 from oid 46 current snap is 186 2024-04-10T03:14:45.384 INFO:tasks.rados.rados.0.smithi016.stdout:1875: snap_remove snap 177 2024-04-10T03:14:45.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:45 smithi016 bash[74137]: audit 2024-04-10T03:14:45.138041+0000 mon.c (mon.2) 6 : audit 1 from='osd.1 [v2:172.21.15.16:6810/516617413,v1:172.21.15.16:6811/516617413]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T03:14:45.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:45 smithi016 bash[74137]: audit 2024-04-10T03:14:45.138403+0000 mon.a (mon.0) 449 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T03:14:45.558 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:45 smithi016 bash[83325]: debug 2024-04-10T03:14:45.129+0000 7efee7dbd7c0 -1 osd.1 431 log_to_monitors true 2024-04-10T03:14:45.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:45 smithi016 bash[72916]: audit 2024-04-10T03:14:45.138041+0000 mon.c (mon.2) 6 : audit 1 from='osd.1 [v2:172.21.15.16:6810/516617413,v1:172.21.15.16:6811/516617413]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T03:14:45.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:45 smithi016 bash[72916]: audit 2024-04-10T03:14:45.138403+0000 mon.a (mon.0) 449 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T03:14:45.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:45 smithi136 bash[68278]: audit 2024-04-10T03:14:45.138041+0000 mon.c (mon.2) 6 : audit 1 from='osd.1 [v2:172.21.15.16:6810/516617413,v1:172.21.15.16:6811/516617413]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T03:14:45.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:45 smithi136 bash[68278]: audit 2024-04-10T03:14:45.138403+0000 mon.a (mon.0) 449 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-10T03:14:46.057 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:14:45 smithi016 bash[83325]: debug 2024-04-10T03:14:45.705+0000 7efed520d700 -1 osd.1 431 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-10T03:14:46.406 INFO:tasks.rados.rados.0.smithi016.stdout:1875: done (2 left) 2024-04-10T03:14:46.406 INFO:tasks.rados.rados.0.smithi016.stdout:1876: read oid 4 snap 185 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1876: expect (ObjNum 601 snap 182 seq_num 601) 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1877: rollback oid 33 current snap is 186 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 33 to 185 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1873: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1873: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1873: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1189 (ObjNum 521 snap 153 seq_num 521) dirty exists 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1874: finishing copy_from racing read to smithi01663999-37 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1874: finishing copy_from to smithi01663999-37 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1279 (ObjNum 594 snap 181 seq_num 594) dirty exists 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1873: done (3 left) 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1874: done (2 left) 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1878: copy_from oid 6 from oid 24 current snap is 186 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 186 2024-04-10T03:14:46.407 INFO:tasks.rados.rados.0.smithi016.stdout:1879: seq_num 614 ranges {1589248=688128} 2024-04-10T03:14:46.421 INFO:tasks.rados.rados.0.smithi016.stdout:1879: writing smithi01663999-17 from 1589248 to 2277376 tid 1 2024-04-10T03:14:46.421 INFO:tasks.rados.rados.0.smithi016.stdout:1880: snap_create 2024-04-10T03:14:46.444 INFO:tasks.rados.rados.0.smithi016.stdout:1879: finishing write tid 1 to smithi01663999-17 2024-04-10T03:14:46.444 INFO:tasks.rados.rados.0.smithi016.stdout:1879: finishing write tid 2 to smithi01663999-17 2024-04-10T03:14:46.449 INFO:tasks.rados.rados.0.smithi016.stdout:1879: finishing write tid 3 to smithi01663999-17 2024-04-10T03:14:46.449 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 318 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-04-10T03:14:46.450 INFO:tasks.rados.rados.0.smithi016.stdout:1879: left oid 17 (ObjNum 614 snap 186 seq_num 614) 2024-04-10T03:14:46.510 INFO:tasks.rados.rados.0.smithi016.stdout:1876: expect (ObjNum 601 snap 182 seq_num 601) 2024-04-10T03:14:46.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:46 smithi136 bash[68278]: audit 2024-04-10T03:14:45.387380+0000 mon.a (mon.0) 450 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-10T03:14:46.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:46 smithi136 bash[68278]: cluster 2024-04-10T03:14:45.389963+0000 mon.a (mon.0) 451 : cluster 0 osdmap e441: 8 total, 7 up, 8 in 2024-04-10T03:14:46.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:46 smithi136 bash[68278]: audit 2024-04-10T03:14:45.390370+0000 mon.c (mon.2) 7 : audit 1 from='osd.1 [v2:172.21.15.16:6810/516617413,v1:172.21.15.16:6811/516617413]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:14:46.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:46 smithi136 bash[68278]: audit 2024-04-10T03:14:45.390722+0000 mon.a (mon.0) 452 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:14:46.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:46 smithi136 bash[68278]: cluster 2024-04-10T03:14:45.470644+0000 mgr.y (mgr.25133) 150 : cluster 0 pgmap v216: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 70/495 objects degraded (14.141%) 2024-04-10T03:14:46.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:46 smithi136 bash[68278]: audit 2024-04-10T03:14:45.601270+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:46.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:46 smithi136 bash[68278]: audit 2024-04-10T03:14:45.606906+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:46.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:46 smithi136 bash[68278]: audit 2024-04-10T03:14:45.690663+0000 mon.a (mon.0) 455 : audit 1 from='osd.1 ' entity='osd.1' 2024-04-10T03:14:46.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[72916]: audit 2024-04-10T03:14:45.387380+0000 mon.a (mon.0) 450 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-10T03:14:46.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[72916]: cluster 2024-04-10T03:14:45.389963+0000 mon.a (mon.0) 451 : cluster 0 osdmap e441: 8 total, 7 up, 8 in 2024-04-10T03:14:46.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[72916]: audit 2024-04-10T03:14:45.390370+0000 mon.c (mon.2) 7 : audit 1 from='osd.1 [v2:172.21.15.16:6810/516617413,v1:172.21.15.16:6811/516617413]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:14:46.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[72916]: audit 2024-04-10T03:14:45.390722+0000 mon.a (mon.0) 452 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:14:46.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[72916]: cluster 2024-04-10T03:14:45.470644+0000 mgr.y (mgr.25133) 150 : cluster 0 pgmap v216: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 70/495 objects degraded (14.141%) 2024-04-10T03:14:46.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[72916]: audit 2024-04-10T03:14:45.601270+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:46.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[72916]: audit 2024-04-10T03:14:45.606906+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:46.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[72916]: audit 2024-04-10T03:14:45.690663+0000 mon.a (mon.0) 455 : audit 1 from='osd.1 ' entity='osd.1' 2024-04-10T03:14:46.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[74137]: audit 2024-04-10T03:14:45.387380+0000 mon.a (mon.0) 450 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-10T03:14:46.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[74137]: cluster 2024-04-10T03:14:45.389963+0000 mon.a (mon.0) 451 : cluster 0 osdmap e441: 8 total, 7 up, 8 in 2024-04-10T03:14:46.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[74137]: audit 2024-04-10T03:14:45.390370+0000 mon.c (mon.2) 7 : audit 1 from='osd.1 [v2:172.21.15.16:6810/516617413,v1:172.21.15.16:6811/516617413]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:14:46.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[74137]: audit 2024-04-10T03:14:45.390722+0000 mon.a (mon.0) 452 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:14:46.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[74137]: cluster 2024-04-10T03:14:45.470644+0000 mgr.y (mgr.25133) 150 : cluster 0 pgmap v216: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 70/495 objects degraded (14.141%) 2024-04-10T03:14:46.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[74137]: audit 2024-04-10T03:14:45.601270+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:46.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[74137]: audit 2024-04-10T03:14:45.606906+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:46.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:46 smithi016 bash[74137]: audit 2024-04-10T03:14:45.690663+0000 mon.a (mon.0) 455 : audit 1 from='osd.1 ' entity='osd.1' 2024-04-10T03:14:47.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:47 smithi136 bash[68278]: cluster 2024-04-10T03:14:46.389091+0000 mon.a (mon.0) 456 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:14:47.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:47 smithi136 bash[68278]: cluster 2024-04-10T03:14:46.408358+0000 mon.a (mon.0) 457 : cluster 1 osd.1 [v2:172.21.15.16:6810/516617413,v1:172.21.15.16:6811/516617413] boot 2024-04-10T03:14:47.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:47 smithi136 bash[68278]: cluster 2024-04-10T03:14:46.408886+0000 mon.a (mon.0) 458 : cluster 0 osdmap e442: 8 total, 8 up, 8 in 2024-04-10T03:14:47.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:47 smithi136 bash[68278]: audit 2024-04-10T03:14:46.411418+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:14:47.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:47 smithi136 bash[68278]: audit 2024-04-10T03:14:46.645907+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:47.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:47 smithi136 bash[68278]: audit 2024-04-10T03:14:46.652495+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:47.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:47 smithi136 bash[68278]: cluster 2024-04-10T03:14:47.340868+0000 mon.a (mon.0) 462 : cluster 3 Health check update: Degraded data redundancy: 70/495 objects degraded (14.141%), 10 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:47.733 INFO:tasks.rados.rados.0.smithi016.stdout:1878: finishing copy_from to smithi01663999-6 2024-04-10T03:14:47.733 INFO:tasks.rados.rados.0.smithi016.stdout:1878: got expected ENOENT (src dne) 2024-04-10T03:14:47.733 INFO:tasks.rados.rados.0.smithi016.stdout:1878: finishing copy_from racing read to smithi01663999-6 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:1877: finishing rollback tid 0 to smithi01663999-33 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:1877: finishing rollback tid 1 to smithi01663999-33 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:1877: finishing rollback tid 2 to smithi01663999-33 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1220 (ObjNum 608 snap 185 seq_num 608) dirty exists 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:1876: done (4 left) 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:1877: done (3 left) 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:1878: done (2 left) 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:1879: done (1 left) 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:1880: done (0 left) 2024-04-10T03:14:47.734 INFO:tasks.rados.rados.0.smithi016.stdout:1881: snap_remove snap 163 2024-04-10T03:14:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[72916]: cluster 2024-04-10T03:14:46.389091+0000 mon.a (mon.0) 456 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:14:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[72916]: cluster 2024-04-10T03:14:46.408358+0000 mon.a (mon.0) 457 : cluster 1 osd.1 [v2:172.21.15.16:6810/516617413,v1:172.21.15.16:6811/516617413] boot 2024-04-10T03:14:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[72916]: cluster 2024-04-10T03:14:46.408886+0000 mon.a (mon.0) 458 : cluster 0 osdmap e442: 8 total, 8 up, 8 in 2024-04-10T03:14:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[72916]: audit 2024-04-10T03:14:46.411418+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:14:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[72916]: audit 2024-04-10T03:14:46.645907+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[72916]: audit 2024-04-10T03:14:46.652495+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[72916]: cluster 2024-04-10T03:14:47.340868+0000 mon.a (mon.0) 462 : cluster 3 Health check update: Degraded data redundancy: 70/495 objects degraded (14.141%), 10 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[74137]: cluster 2024-04-10T03:14:46.389091+0000 mon.a (mon.0) 456 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:14:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[74137]: cluster 2024-04-10T03:14:46.408358+0000 mon.a (mon.0) 457 : cluster 1 osd.1 [v2:172.21.15.16:6810/516617413,v1:172.21.15.16:6811/516617413] boot 2024-04-10T03:14:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[74137]: cluster 2024-04-10T03:14:46.408886+0000 mon.a (mon.0) 458 : cluster 0 osdmap e442: 8 total, 8 up, 8 in 2024-04-10T03:14:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[74137]: audit 2024-04-10T03:14:46.411418+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-10T03:14:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[74137]: audit 2024-04-10T03:14:46.645907+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[74137]: audit 2024-04-10T03:14:46.652495+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:47 smithi016 bash[74137]: cluster 2024-04-10T03:14:47.340868+0000 mon.a (mon.0) 462 : cluster 3 Health check update: Degraded data redundancy: 70/495 objects degraded (14.141%), 10 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:48.419 INFO:tasks.rados.rados.0.smithi016.stdout:1881: done (0 left) 2024-04-10T03:14:48.419 INFO:tasks.rados.rados.0.smithi016.stdout:1882: read oid 42 snap 186 2024-04-10T03:14:48.419 INFO:tasks.rados.rados.0.smithi016.stdout:1882: expect (ObjNum 612 snap 185 seq_num 612) 2024-04-10T03:14:48.419 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 187 2024-04-10T03:14:48.420 INFO:tasks.rados.rados.0.smithi016.stdout:1883: seq_num 615 ranges {12935168=704512} 2024-04-10T03:14:48.509 INFO:tasks.rados.rados.0.smithi016.stdout:1883: writing smithi01663999-33 from 12935168 to 13639680 tid 1 2024-04-10T03:14:48.509 INFO:tasks.rados.rados.0.smithi016.stdout:1884: delete oid 6 current snap is 187 2024-04-10T03:14:48.509 INFO:tasks.rados.rados.0.smithi016.stdout:1882: expect (ObjNum 612 snap 185 seq_num 612) 2024-04-10T03:14:48.529 INFO:tasks.rados.rados.0.smithi016.stdout:1883: finishing write tid 1 to smithi01663999-33 2024-04-10T03:14:48.529 INFO:tasks.rados.rados.0.smithi016.stdout:1883: finishing write tid 2 to smithi01663999-33 2024-04-10T03:14:48.529 INFO:tasks.rados.rados.0.smithi016.stdout:1883: finishing write tid 3 to smithi01663999-33 2024-04-10T03:14:48.529 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1222 (ObjNum 615 snap 187 seq_num 615) dirty exists 2024-04-10T03:14:48.530 INFO:tasks.rados.rados.0.smithi016.stdout:1883: left oid 33 (ObjNum 615 snap 187 seq_num 615) 2024-04-10T03:14:48.530 INFO:tasks.rados.rados.0.smithi016.stdout:1882: done (2 left) 2024-04-10T03:14:48.530 INFO:tasks.rados.rados.0.smithi016.stdout:1883: done (1 left) 2024-04-10T03:14:48.530 INFO:tasks.rados.rados.0.smithi016.stdout:1884: done (0 left) 2024-04-10T03:14:48.530 INFO:tasks.rados.rados.0.smithi016.stdout:1885: read oid 39 snap -1 2024-04-10T03:14:48.531 INFO:tasks.rados.rados.0.smithi016.stdout:1885: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:48.531 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 187 2024-04-10T03:14:48.531 INFO:tasks.rados.rados.0.smithi016.stdout:1886: seq_num 617 ranges {12009472=737280} 2024-04-10T03:14:48.604 INFO:tasks.rados.rados.0.smithi016.stdout:1886: writing smithi01663999-18 from 12009472 to 12746752 tid 1 2024-04-10T03:14:48.605 INFO:tasks.rados.rados.0.smithi016.stdout:1887: delete oid 8 current snap is 187 2024-04-10T03:14:48.605 INFO:tasks.rados.rados.0.smithi016.stdout:1885: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:48.638 INFO:tasks.rados.rados.0.smithi016.stdout:1886: finishing write tid 1 to smithi01663999-18 2024-04-10T03:14:48.638 INFO:tasks.rados.rados.0.smithi016.stdout:1886: finishing write tid 2 to smithi01663999-18 2024-04-10T03:14:48.638 INFO:tasks.rados.rados.0.smithi016.stdout:1886: finishing write tid 3 to smithi01663999-18 2024-04-10T03:14:48.638 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 822 (ObjNum 617 snap 187 seq_num 617) dirty exists 2024-04-10T03:14:48.638 INFO:tasks.rados.rados.0.smithi016.stdout:1886: left oid 18 (ObjNum 617 snap 187 seq_num 617) 2024-04-10T03:14:48.638 INFO:tasks.rados.rados.0.smithi016.stdout:1885: done (2 left) 2024-04-10T03:14:48.638 INFO:tasks.rados.rados.0.smithi016.stdout:1886: done (1 left) 2024-04-10T03:14:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:1887: done (0 left) 2024-04-10T03:14:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:1888: setattr oid 45 current snap is 187 2024-04-10T03:14:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 187 2024-04-10T03:14:48.639 INFO:tasks.rados.rados.0.smithi016.stdout:1889: seq_num 619 ranges {11681792=770048} 2024-04-10T03:14:48.653 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:48 smithi136 bash[68278]: cluster 2024-04-10T03:14:47.408066+0000 mon.a (mon.0) 463 : cluster 0 osdmap e443: 8 total, 8 up, 8 in 2024-04-10T03:14:48.653 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:48 smithi136 bash[68278]: cluster 2024-04-10T03:14:47.471206+0000 mgr.y (mgr.25133) 151 : cluster 0 pgmap v219: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 70/495 objects degraded (14.141%) 2024-04-10T03:14:48.713 INFO:tasks.rados.rados.0.smithi016.stdout:1889: writing smithi01663999-4 from 11681792 to 12451840 tid 1 2024-04-10T03:14:48.713 INFO:tasks.rados.rados.0.smithi016.stdout:1890: rollback oid 26 current snap is 187 2024-04-10T03:14:48.713 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 184 2024-04-10T03:14:48.713 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1393 (ObjNum 602 snap 183 seq_num 602) dirty exists 2024-04-10T03:14:48.713 INFO:tasks.rados.rados.0.smithi016.stdout:1888: done (2 left) 2024-04-10T03:14:48.714 INFO:tasks.rados.rados.0.smithi016.stdout:1891: copy_from oid 14 from oid 24 current snap is 187 2024-04-10T03:14:48.714 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 187 2024-04-10T03:14:48.714 INFO:tasks.rados.rados.0.smithi016.stdout:1892: seq_num 620 ranges {655360=794624} 2024-04-10T03:14:48.721 INFO:tasks.rados.rados.0.smithi016.stdout:1892: writing smithi01663999-42 from 655360 to 1449984 tid 1 2024-04-10T03:14:48.722 INFO:tasks.rados.rados.0.smithi016.stdout:1893: delete oid 40 current snap is 187 2024-04-10T03:14:48.722 INFO:tasks.rados.rados.0.smithi016.stdout:1891: finishing copy_from to smithi01663999-14 2024-04-10T03:14:48.722 INFO:tasks.rados.rados.0.smithi016.stdout:1891: got expected ENOENT (src dne) 2024-04-10T03:14:48.722 INFO:tasks.rados.rados.0.smithi016.stdout:1891: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:14:48.725 INFO:tasks.rados.rados.0.smithi016.stdout:1889: finishing write tid 1 to smithi01663999-4 2024-04-10T03:14:48.726 INFO:tasks.rados.rados.0.smithi016.stdout:1890: finishing rollback tid 0 to smithi01663999-26 2024-04-10T03:14:48.726 INFO:tasks.rados.rados.0.smithi016.stdout:1889: finishing write tid 2 to smithi01663999-4 2024-04-10T03:14:48.728 INFO:tasks.rados.rados.0.smithi016.stdout:1891: done (4 left) 2024-04-10T03:14:48.728 INFO:tasks.rados.rados.0.smithi016.stdout:1893: done (3 left) 2024-04-10T03:14:48.728 INFO:tasks.rados.rados.0.smithi016.stdout:1894: read oid 39 snap -1 2024-04-10T03:14:48.728 INFO:tasks.rados.rados.0.smithi016.stdout:1894: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:48.728 INFO:tasks.rados.rados.0.smithi016.stdout:1895: read oid 13 snap 158 2024-04-10T03:14:48.728 INFO:tasks.rados.rados.0.smithi016.stdout:1895: expect (ObjNum 529 snap 157 seq_num 529) 2024-04-10T03:14:48.728 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 187 2024-04-10T03:14:48.728 INFO:tasks.rados.rados.0.smithi016.stdout:1896: seq_num 622 ranges {0=425984,425984=401408} 2024-04-10T03:14:48.730 INFO:tasks.rados.rados.0.smithi016.stdout:1896: writing smithi01663999-34 from 0 to 425984 tid 1 2024-04-10T03:14:48.733 INFO:tasks.rados.rados.0.smithi016.stdout:1896: writing smithi01663999-34 from 425984 to 827392 tid 2 2024-04-10T03:14:48.733 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 187 2024-04-10T03:14:48.733 INFO:tasks.rados.rados.0.smithi016.stdout:1890: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:14:48.734 INFO:tasks.rados.rados.0.smithi016.stdout:1889: finishing write tid 3 to smithi01663999-4 2024-04-10T03:14:48.734 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1174 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-04-10T03:14:48.734 INFO:tasks.rados.rados.0.smithi016.stdout:1889: left oid 4 (ObjNum 619 snap 187 seq_num 619) 2024-04-10T03:14:48.734 INFO:tasks.rados.rados.0.smithi016.stdout:1892: finishing write tid 1 to smithi01663999-42 2024-04-10T03:14:48.734 INFO:tasks.rados.rados.0.smithi016.stdout:1897: seq_num 623 ranges {2899968=442368,3342336=401408} 2024-04-10T03:14:48.752 INFO:tasks.rados.rados.0.smithi016.stdout:1897: writing smithi01663999-22 from 2899968 to 3342336 tid 1 2024-04-10T03:14:48.755 INFO:tasks.rados.rados.0.smithi016.stdout:1897: writing smithi01663999-22 from 3342336 to 3743744 tid 2 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1889: done (6 left) 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1898: rmattr oid 48 current snap is 187 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1899: rollback oid 29 current snap is 187 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 181 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1890: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 282 (ObjNum 514 snap 151 seq_num 514) dirty exists 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1892: finishing write tid 2 to smithi01663999-42 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1890: done (7 left) 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1900: snap_create 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1896: finishing write tid 1 to smithi01663999-34 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1892: finishing write tid 3 to smithi01663999-42 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1198 (ObjNum 620 snap 187 seq_num 620) dirty exists 2024-04-10T03:14:48.756 INFO:tasks.rados.rados.0.smithi016.stdout:1892: left oid 42 (ObjNum 620 snap 187 seq_num 620) 2024-04-10T03:14:48.757 INFO:tasks.rados.rados.0.smithi016.stdout:1896: finishing write tid 2 to smithi01663999-34 2024-04-10T03:14:48.757 INFO:tasks.rados.rados.0.smithi016.stdout:1896: finishing write tid 3 to smithi01663999-34 2024-04-10T03:14:48.757 INFO:tasks.rados.rados.0.smithi016.stdout:1894: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:14:48.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:48 smithi016 bash[72916]: cluster 2024-04-10T03:14:47.408066+0000 mon.a (mon.0) 463 : cluster 0 osdmap e443: 8 total, 8 up, 8 in 2024-04-10T03:14:48.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:48 smithi016 bash[72916]: cluster 2024-04-10T03:14:47.471206+0000 mgr.y (mgr.25133) 151 : cluster 0 pgmap v219: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 70/495 objects degraded (14.141%) 2024-04-10T03:14:48.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:48 smithi016 bash[74137]: cluster 2024-04-10T03:14:47.408066+0000 mon.a (mon.0) 463 : cluster 0 osdmap e443: 8 total, 8 up, 8 in 2024-04-10T03:14:48.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:48 smithi016 bash[74137]: cluster 2024-04-10T03:14:47.471206+0000 mgr.y (mgr.25133) 151 : cluster 0 pgmap v219: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 70/495 objects degraded (14.141%) 2024-04-10T03:14:48.814 INFO:tasks.rados.rados.0.smithi016.stdout:1896: finishing write tid 4 to smithi01663999-34 2024-04-10T03:14:48.814 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 1185 (ObjNum 622 snap 187 seq_num 622) dirty exists 2024-04-10T03:14:48.814 INFO:tasks.rados.rados.0.smithi016.stdout:1896: left oid 34 (ObjNum 622 snap 187 seq_num 622) 2024-04-10T03:14:48.814 INFO:tasks.rados.rados.0.smithi016.stdout:1895: expect (ObjNum 529 snap 157 seq_num 529) 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 1223 (ObjNum 525 snap 156 seq_num 525) dirty exists 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:1899: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:1899: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:1899: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1192 (ObjNum 585 snap 178 seq_num 585) dirty exists 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:1897: finishing write tid 1 to smithi01663999-22 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:1897: finishing write tid 2 to smithi01663999-22 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:1897: finishing write tid 3 to smithi01663999-22 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:1897: finishing write tid 4 to smithi01663999-22 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1397 (ObjNum 623 snap 187 seq_num 623) dirty exists 2024-04-10T03:14:48.876 INFO:tasks.rados.rados.0.smithi016.stdout:1897: left oid 22 (ObjNum 623 snap 187 seq_num 623) 2024-04-10T03:14:48.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:14:48 smithi136 bash[60584]: ts=2024-04-10T03:14:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:14:49.427 INFO:tasks.rados.rados.0.smithi016.stdout:1892: done (7 left) 2024-04-10T03:14:49.427 INFO:tasks.rados.rados.0.smithi016.stdout:1894: done (6 left) 2024-04-10T03:14:49.427 INFO:tasks.rados.rados.0.smithi016.stdout:1895: done (5 left) 2024-04-10T03:14:49.427 INFO:tasks.rados.rados.0.smithi016.stdout:1896: done (4 left) 2024-04-10T03:14:49.427 INFO:tasks.rados.rados.0.smithi016.stdout:1897: done (3 left) 2024-04-10T03:14:49.427 INFO:tasks.rados.rados.0.smithi016.stdout:1898: done (2 left) 2024-04-10T03:14:49.427 INFO:tasks.rados.rados.0.smithi016.stdout:1899: done (1 left) 2024-04-10T03:14:49.427 INFO:tasks.rados.rados.0.smithi016.stdout:1900: done (0 left) 2024-04-10T03:14:49.428 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 188 2024-04-10T03:14:49.428 INFO:tasks.rados.rados.0.smithi016.stdout:1901: seq_num 624 ranges {12746752=458752,13205504=401408} 2024-04-10T03:14:49.501 INFO:tasks.rados.rados.0.smithi016.stdout:1901: writing smithi01663999-18 from 12746752 to 13205504 tid 1 2024-04-10T03:14:49.503 INFO:tasks.rados.rados.0.smithi016.stdout:1901: writing smithi01663999-18 from 13205504 to 13606912 tid 2 2024-04-10T03:14:49.503 INFO:tasks.rados.rados.0.smithi016.stdout:1902: snap_create 2024-04-10T03:14:49.515 INFO:tasks.rados.rados.0.smithi016.stdout:1901: finishing write tid 1 to smithi01663999-18 2024-04-10T03:14:49.515 INFO:tasks.rados.rados.0.smithi016.stdout:1901: finishing write tid 2 to smithi01663999-18 2024-04-10T03:14:49.516 INFO:tasks.rados.rados.0.smithi016.stdout:1901: finishing write tid 3 to smithi01663999-18 2024-04-10T03:14:49.518 INFO:tasks.rados.rados.0.smithi016.stdout:1901: finishing write tid 4 to smithi01663999-18 2024-04-10T03:14:49.518 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 825 (ObjNum 624 snap 188 seq_num 624) dirty exists 2024-04-10T03:14:49.518 INFO:tasks.rados.rados.0.smithi016.stdout:1901: left oid 18 (ObjNum 624 snap 188 seq_num 624) 2024-04-10T03:14:49.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:49 smithi136 bash[68278]: cluster 2024-04-10T03:14:48.424823+0000 mon.a (mon.0) 464 : cluster 0 osdmap e444: 8 total, 8 up, 8 in 2024-04-10T03:14:49.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:49 smithi016 bash[74137]: cluster 2024-04-10T03:14:48.424823+0000 mon.a (mon.0) 464 : cluster 0 osdmap e444: 8 total, 8 up, 8 in 2024-04-10T03:14:49.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:49 smithi016 bash[72916]: cluster 2024-04-10T03:14:48.424823+0000 mon.a (mon.0) 464 : cluster 0 osdmap e444: 8 total, 8 up, 8 in 2024-04-10T03:14:50.435 INFO:tasks.rados.rados.0.smithi016.stdout:1901: done (1 left) 2024-04-10T03:14:50.435 INFO:tasks.rados.rados.0.smithi016.stdout:1902: done (0 left) 2024-04-10T03:14:50.435 INFO:tasks.rados.rados.0.smithi016.stdout:1903: setattr oid 44 current snap is 189 2024-04-10T03:14:50.436 INFO:tasks.rados.rados.0.smithi016.stdout:1904: rollback oid 20 current snap is 189 2024-04-10T03:14:50.436 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 175 2024-04-10T03:14:50.436 INFO:tasks.rados.rados.0.smithi016.stdout:1905: snap_remove snap 158 2024-04-10T03:14:50.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:50 smithi016 bash[72916]: cluster 2024-04-10T03:14:49.433203+0000 mon.a (mon.0) 465 : cluster 0 osdmap e445: 8 total, 8 up, 8 in 2024-04-10T03:14:50.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:50 smithi016 bash[72916]: cluster 2024-04-10T03:14:49.471927+0000 mgr.y (mgr.25133) 152 : cluster 0 pgmap v222: 121 pgs: 2 active+clean+snaptrim_wait, 8 active+clean+snaptrim, 4 active+undersized+degraded, 13 active+undersized, 94 active+clean; 355 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 612 KiB/s wr, 8 op/s; 19/510 objects degraded (3.725%); 28 MiB/s, 4 objects/s recovering 2024-04-10T03:14:50.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:50 smithi016 bash[74137]: cluster 2024-04-10T03:14:49.433203+0000 mon.a (mon.0) 465 : cluster 0 osdmap e445: 8 total, 8 up, 8 in 2024-04-10T03:14:50.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:50 smithi016 bash[74137]: cluster 2024-04-10T03:14:49.471927+0000 mgr.y (mgr.25133) 152 : cluster 0 pgmap v222: 121 pgs: 2 active+clean+snaptrim_wait, 8 active+clean+snaptrim, 4 active+undersized+degraded, 13 active+undersized, 94 active+clean; 355 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 612 KiB/s wr, 8 op/s; 19/510 objects degraded (3.725%); 28 MiB/s, 4 objects/s recovering 2024-04-10T03:14:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:50 smithi136 bash[68278]: cluster 2024-04-10T03:14:49.433203+0000 mon.a (mon.0) 465 : cluster 0 osdmap e445: 8 total, 8 up, 8 in 2024-04-10T03:14:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:50 smithi136 bash[68278]: cluster 2024-04-10T03:14:49.471927+0000 mgr.y (mgr.25133) 152 : cluster 0 pgmap v222: 121 pgs: 2 active+clean+snaptrim_wait, 8 active+clean+snaptrim, 4 active+undersized+degraded, 13 active+undersized, 94 active+clean; 355 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 612 KiB/s wr, 8 op/s; 19/510 objects degraded (3.725%); 28 MiB/s, 4 objects/s recovering 2024-04-10T03:14:51.443 INFO:tasks.rados.rados.0.smithi016.stdout:1905: done (2 left) 2024-04-10T03:14:51.443 INFO:tasks.rados.rados.0.smithi016.stdout:1906: copy_from oid 39 from oid 18 current snap is 189 2024-04-10T03:14:51.443 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 1224 (ObjNum 555 snap 168 seq_num 555) dirty exists 2024-04-10T03:14:51.443 INFO:tasks.rados.rados.0.smithi016.stdout:1904: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:14:51.444 INFO:tasks.rados.rados.0.smithi016.stdout:1904: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:14:51.444 INFO:tasks.rados.rados.0.smithi016.stdout:1904: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:14:51.444 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1201 (ObjNum 535 snap 160 seq_num 535) dirty exists 2024-04-10T03:14:51.444 INFO:tasks.rados.rados.0.smithi016.stdout:1903: done (2 left) 2024-04-10T03:14:51.444 INFO:tasks.rados.rados.0.smithi016.stdout:1904: done (1 left) 2024-04-10T03:14:51.444 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 189 2024-04-10T03:14:51.444 INFO:tasks.rados.rados.0.smithi016.stdout:1907: seq_num 625 ranges {540672=475136,1015808=401408} 2024-04-10T03:14:51.450 INFO:tasks.rados.rados.0.smithi016.stdout:1907: writing smithi01663999-23 from 540672 to 1015808 tid 1 2024-04-10T03:14:51.453 INFO:tasks.rados.rados.0.smithi016.stdout:1907: writing smithi01663999-23 from 1015808 to 1417216 tid 2 2024-04-10T03:14:51.453 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 189 2024-04-10T03:14:51.453 INFO:tasks.rados.rados.0.smithi016.stdout:1908: seq_num 626 ranges {1671168=491520,2162688=401408} 2024-04-10T03:14:51.466 INFO:tasks.rados.rados.0.smithi016.stdout:1908: writing smithi01663999-30 from 1671168 to 2162688 tid 1 2024-04-10T03:14:51.470 INFO:tasks.rados.rados.0.smithi016.stdout:1908: writing smithi01663999-30 from 2162688 to 2564096 tid 2 2024-04-10T03:14:51.471 INFO:tasks.rados.rados.0.smithi016.stdout:1909: read oid 19 snap -1 2024-04-10T03:14:51.471 INFO:tasks.rados.rados.0.smithi016.stdout:1909: expect (ObjNum 610 snap 185 seq_num 610) 2024-04-10T03:14:51.471 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 189 2024-04-10T03:14:51.471 INFO:tasks.rados.rados.0.smithi016.stdout:1910: seq_num 627 ranges {827392=507904,1335296=401408} 2024-04-10T03:14:51.479 INFO:tasks.rados.rados.0.smithi016.stdout:1910: writing smithi01663999-34 from 827392 to 1335296 tid 1 2024-04-10T03:14:51.482 INFO:tasks.rados.rados.0.smithi016.stdout:1910: writing smithi01663999-34 from 1335296 to 1736704 tid 2 2024-04-10T03:14:51.482 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 189 2024-04-10T03:14:51.482 INFO:tasks.rados.rados.0.smithi016.stdout:1911: seq_num 628 ranges {9314304=524288,9838592=401408} 2024-04-10T03:14:51.541 INFO:tasks.rados.rados.0.smithi016.stdout:1911: writing smithi01663999-38 from 9314304 to 9838592 tid 1 2024-04-10T03:14:51.544 INFO:tasks.rados.rados.0.smithi016.stdout:1911: writing smithi01663999-38 from 9838592 to 10240000 tid 2 2024-04-10T03:14:51.544 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 189 2024-04-10T03:14:51.544 INFO:tasks.rados.rados.0.smithi016.stdout:1907: finishing write tid 1 to smithi01663999-23 2024-04-10T03:14:51.544 INFO:tasks.rados.rados.0.smithi016.stdout:1907: finishing write tid 2 to smithi01663999-23 2024-04-10T03:14:51.544 INFO:tasks.rados.rados.0.smithi016.stdout:1907: finishing write tid 3 to smithi01663999-23 2024-04-10T03:14:51.544 INFO:tasks.rados.rados.0.smithi016.stdout:1912: seq_num 629 ranges {0=540672,540672=401408} 2024-04-10T03:14:51.547 INFO:tasks.rados.rados.0.smithi016.stdout:1912: writing smithi01663999-11 from 0 to 540672 tid 1 2024-04-10T03:14:51.550 INFO:tasks.rados.rados.0.smithi016.stdout:1912: writing smithi01663999-11 from 540672 to 942080 tid 2 2024-04-10T03:14:51.550 INFO:tasks.rados.rados.0.smithi016.stdout:1913: copy_from oid 16 from oid 35 current snap is 189 2024-04-10T03:14:51.550 INFO:tasks.rados.rados.0.smithi016.stdout:1908: finishing write tid 1 to smithi01663999-30 2024-04-10T03:14:51.550 INFO:tasks.rados.rados.0.smithi016.stdout:1908: finishing write tid 2 to smithi01663999-30 2024-04-10T03:14:51.550 INFO:tasks.rados.rados.0.smithi016.stdout:1908: finishing write tid 3 to smithi01663999-30 2024-04-10T03:14:51.550 INFO:tasks.rados.rados.0.smithi016.stdout:1908: finishing write tid 4 to smithi01663999-30 2024-04-10T03:14:51.551 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 1283 (ObjNum 626 snap 189 seq_num 626) dirty exists 2024-04-10T03:14:51.551 INFO:tasks.rados.rados.0.smithi016.stdout:1908: left oid 30 (ObjNum 626 snap 189 seq_num 626) 2024-04-10T03:14:51.551 INFO:tasks.rados.rados.0.smithi016.stdout:1908: done (7 left) 2024-04-10T03:14:51.551 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 189 2024-04-10T03:14:51.551 INFO:tasks.rados.rados.0.smithi016.stdout:1907: finishing write tid 4 to smithi01663999-23 2024-04-10T03:14:51.551 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1211 (ObjNum 625 snap 189 seq_num 625) dirty exists 2024-04-10T03:14:51.551 INFO:tasks.rados.rados.0.smithi016.stdout:1907: left oid 23 (ObjNum 625 snap 189 seq_num 625) 2024-04-10T03:14:51.551 INFO:tasks.rados.rados.0.smithi016.stdout:1909: expect (ObjNum 610 snap 185 seq_num 610) 2024-04-10T03:14:51.571 INFO:tasks.rados.rados.0.smithi016.stdout:1910: finishing write tid 1 to smithi01663999-34 2024-04-10T03:14:51.571 INFO:tasks.rados.rados.0.smithi016.stdout:1910: finishing write tid 2 to smithi01663999-34 2024-04-10T03:14:51.571 INFO:tasks.rados.rados.0.smithi016.stdout:1910: finishing write tid 3 to smithi01663999-34 2024-04-10T03:14:51.571 INFO:tasks.rados.rados.0.smithi016.stdout:1910: finishing write tid 4 to smithi01663999-34 2024-04-10T03:14:51.571 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 1188 (ObjNum 627 snap 189 seq_num 627) dirty exists 2024-04-10T03:14:51.572 INFO:tasks.rados.rados.0.smithi016.stdout:1910: left oid 34 (ObjNum 627 snap 189 seq_num 627) 2024-04-10T03:14:51.572 INFO:tasks.rados.rados.0.smithi016.stdout:1911: finishing write tid 1 to smithi01663999-38 2024-04-10T03:14:51.572 INFO:tasks.rados.rados.0.smithi016.stdout:1914: seq_num 630 ranges {12345344=557056,12902400=401408} 2024-04-10T03:14:51.642 INFO:tasks.rados.rados.0.smithi016.stdout:1914: writing smithi01663999-12 from 12345344 to 12902400 tid 1 2024-04-10T03:14:51.645 INFO:tasks.rados.rados.0.smithi016.stdout:1914: writing smithi01663999-12 from 12902400 to 13303808 tid 2 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1907: done (7 left) 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1909: done (6 left) 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1910: done (5 left) 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1915: read oid 45 snap -1 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1915: expect (ObjNum 602 snap 183 seq_num 602) 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1916: copy_from oid 9 from oid 14 current snap is 189 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1911: finishing write tid 2 to smithi01663999-38 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1911: finishing write tid 3 to smithi01663999-38 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1917: delete oid 15 current snap is 189 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1911: finishing write tid 4 to smithi01663999-38 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1324 (ObjNum 628 snap 189 seq_num 628) dirty exists 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1911: left oid 38 (ObjNum 628 snap 189 seq_num 628) 2024-04-10T03:14:51.646 INFO:tasks.rados.rados.0.smithi016.stdout:1906: finishing copy_from racing read to smithi01663999-39 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:1913: finishing copy_from to smithi01663999-16 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:1913: got expected ENOENT (src dne) 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:1913: finishing copy_from racing read to smithi01663999-16 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:1912: finishing write tid 1 to smithi01663999-11 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:1912: finishing write tid 2 to smithi01663999-11 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:1906: finishing copy_from to smithi01663999-39 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 825 (ObjNum 624 snap 188 seq_num 624) dirty exists 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:1912: finishing write tid 3 to smithi01663999-11 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:1912: finishing write tid 4 to smithi01663999-11 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 327 (ObjNum 629 snap 189 seq_num 629) dirty exists 2024-04-10T03:14:51.647 INFO:tasks.rados.rados.0.smithi016.stdout:1912: left oid 11 (ObjNum 629 snap 189 seq_num 629) 2024-04-10T03:14:51.650 INFO:tasks.rados.rados.0.smithi016.stdout:1914: finishing write tid 1 to smithi01663999-12 2024-04-10T03:14:51.650 INFO:tasks.rados.rados.0.smithi016.stdout:1914: finishing write tid 2 to smithi01663999-12 2024-04-10T03:14:51.651 INFO:tasks.rados.rados.0.smithi016.stdout:1914: finishing write tid 3 to smithi01663999-12 2024-04-10T03:14:51.651 INFO:tasks.rados.rados.0.smithi016.stdout:1915: expect (ObjNum 602 snap 183 seq_num 602) 2024-04-10T03:14:51.670 INFO:tasks.rados.rados.0.smithi016.stdout:1914: finishing write tid 4 to smithi01663999-12 2024-04-10T03:14:51.670 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1191 (ObjNum 630 snap 189 seq_num 630) dirty exists 2024-04-10T03:14:51.670 INFO:tasks.rados.rados.0.smithi016.stdout:1914: left oid 12 (ObjNum 630 snap 189 seq_num 630) 2024-04-10T03:14:51.670 INFO:tasks.rados.rados.0.smithi016.stdout:1916: finishing copy_from racing read to smithi01663999-9 2024-04-10T03:14:51.670 INFO:tasks.rados.rados.0.smithi016.stdout:1906: done (7 left) 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:1911: done (6 left) 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:1912: done (5 left) 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:1913: done (4 left) 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:1914: done (3 left) 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:1915: done (2 left) 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:1917: done (1 left) 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:1918: read oid 7 snap -1 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:1918: expect (ObjNum 573 snap 173 seq_num 573) 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 189 2024-04-10T03:14:51.671 INFO:tasks.rados.rados.0.smithi016.stdout:1919: seq_num 632 ranges {1736704=589824,2326528=401408} 2024-04-10T03:14:51.684 INFO:tasks.rados.rados.0.smithi016.stdout:1919: writing smithi01663999-34 from 1736704 to 2326528 tid 1 2024-04-10T03:14:51.687 INFO:tasks.rados.rados.0.smithi016.stdout:1919: writing smithi01663999-34 from 2326528 to 2727936 tid 2 2024-04-10T03:14:51.687 INFO:tasks.rados.rados.0.smithi016.stdout:1920: rollback oid 5 current snap is 189 2024-04-10T03:14:51.688 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 174 2024-04-10T03:14:51.688 INFO:tasks.rados.rados.0.smithi016.stdout:1921: read oid 12 snap -1 2024-04-10T03:14:51.688 INFO:tasks.rados.rados.0.smithi016.stdout:1921: expect (ObjNum 630 snap 189 seq_num 630) 2024-04-10T03:14:51.688 INFO:tasks.rados.rados.0.smithi016.stdout:1922: delete oid 25 current snap is 189 2024-04-10T03:14:51.693 INFO:tasks.rados.rados.0.smithi016.stdout:1922: done (5 left) 2024-04-10T03:14:51.693 INFO:tasks.rados.rados.0.smithi016.stdout:1923: snap_create 2024-04-10T03:14:51.694 INFO:tasks.rados.rados.0.smithi016.stdout:1916: finishing copy_from to smithi01663999-9 2024-04-10T03:14:51.694 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1330 (ObjNum 595 snap 181 seq_num 595) dirty exists 2024-04-10T03:14:51.694 INFO:tasks.rados.rados.0.smithi016.stdout:1919: finishing write tid 1 to smithi01663999-34 2024-04-10T03:14:51.701 INFO:tasks.rados.rados.0.smithi016.stdout:1920: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:14:51.701 INFO:tasks.rados.rados.0.smithi016.stdout:1920: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:14:51.708 INFO:tasks.rados.rados.0.smithi016.stdout:1918: expect (ObjNum 573 snap 173 seq_num 573) 2024-04-10T03:14:51.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:51 smithi016 bash[74137]: cluster 2024-04-10T03:14:50.441690+0000 mon.a (mon.0) 466 : cluster 0 osdmap e446: 8 total, 8 up, 8 in 2024-04-10T03:14:51.762 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:51 smithi016 bash[72916]: cluster 2024-04-10T03:14:50.441690+0000 mon.a (mon.0) 466 : cluster 0 osdmap e446: 8 total, 8 up, 8 in 2024-04-10T03:14:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:51 smithi136 bash[68278]: cluster 2024-04-10T03:14:50.441690+0000 mon.a (mon.0) 466 : cluster 0 osdmap e446: 8 total, 8 up, 8 in 2024-04-10T03:14:52.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:14:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:14:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2024-04-10T03:14:52.154 INFO:tasks.rados.rados.0.smithi016.stdout:1920: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:14:52.154 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1412 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:14:52.154 INFO:tasks.rados.rados.0.smithi016.stdout:1919: finishing write tid 2 to smithi01663999-34 2024-04-10T03:14:52.154 INFO:tasks.rados.rados.0.smithi016.stdout:1919: finishing write tid 3 to smithi01663999-34 2024-04-10T03:14:52.154 INFO:tasks.rados.rados.0.smithi016.stdout:1921: expect (ObjNum 630 snap 189 seq_num 630) 2024-04-10T03:14:52.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:52 smithi016 bash[74137]: cluster 2024-04-10T03:14:51.446495+0000 mon.a (mon.0) 467 : cluster 0 osdmap e447: 8 total, 8 up, 8 in 2024-04-10T03:14:52.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:52 smithi016 bash[74137]: cluster 2024-04-10T03:14:51.472886+0000 mgr.y (mgr.25133) 153 : cluster 0 pgmap v225: 121 pgs: 2 active+clean+snaptrim_wait, 8 active+clean+snaptrim, 111 active+clean; 366 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 612 KiB/s wr, 9 op/s; 31 MiB/s, 5 objects/s recovering 2024-04-10T03:14:52.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:52 smithi016 bash[74137]: cluster 2024-04-10T03:14:52.341599+0000 mon.a (mon.0) 468 : cluster 3 Health check update: Degraded data redundancy: 19/510 objects degraded (3.725%), 4 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:52.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:52 smithi016 bash[72916]: cluster 2024-04-10T03:14:51.446495+0000 mon.a (mon.0) 467 : cluster 0 osdmap e447: 8 total, 8 up, 8 in 2024-04-10T03:14:52.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:52 smithi016 bash[72916]: cluster 2024-04-10T03:14:51.472886+0000 mgr.y (mgr.25133) 153 : cluster 0 pgmap v225: 121 pgs: 2 active+clean+snaptrim_wait, 8 active+clean+snaptrim, 111 active+clean; 366 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 612 KiB/s wr, 9 op/s; 31 MiB/s, 5 objects/s recovering 2024-04-10T03:14:52.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:52 smithi016 bash[72916]: cluster 2024-04-10T03:14:52.341599+0000 mon.a (mon.0) 468 : cluster 3 Health check update: Degraded data redundancy: 19/510 objects degraded (3.725%), 4 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:52 smithi136 bash[68278]: cluster 2024-04-10T03:14:51.446495+0000 mon.a (mon.0) 467 : cluster 0 osdmap e447: 8 total, 8 up, 8 in 2024-04-10T03:14:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:52 smithi136 bash[68278]: cluster 2024-04-10T03:14:51.472886+0000 mgr.y (mgr.25133) 153 : cluster 0 pgmap v225: 121 pgs: 2 active+clean+snaptrim_wait, 8 active+clean+snaptrim, 111 active+clean; 366 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 612 KiB/s wr, 9 op/s; 31 MiB/s, 5 objects/s recovering 2024-04-10T03:14:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:52 smithi136 bash[68278]: cluster 2024-04-10T03:14:52.341599+0000 mon.a (mon.0) 468 : cluster 3 Health check update: Degraded data redundancy: 19/510 objects degraded (3.725%), 4 pgs degraded (PG_DEGRADED) 2024-04-10T03:14:53.497 INFO:tasks.rados.rados.0.smithi016.stdout:1919: finishing write tid 4 to smithi01663999-34 2024-04-10T03:14:53.497 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 1194 (ObjNum 632 snap 189 seq_num 632) dirty exists 2024-04-10T03:14:53.497 INFO:tasks.rados.rados.0.smithi016.stdout:1919: left oid 34 (ObjNum 632 snap 189 seq_num 632) 2024-04-10T03:14:53.497 INFO:tasks.rados.rados.0.smithi016.stdout:1916: done (5 left) 2024-04-10T03:14:53.497 INFO:tasks.rados.rados.0.smithi016.stdout:1918: done (4 left) 2024-04-10T03:14:53.497 INFO:tasks.rados.rados.0.smithi016.stdout:1919: done (3 left) 2024-04-10T03:14:53.497 INFO:tasks.rados.rados.0.smithi016.stdout:1920: done (2 left) 2024-04-10T03:14:53.498 INFO:tasks.rados.rados.0.smithi016.stdout:1921: done (1 left) 2024-04-10T03:14:53.498 INFO:tasks.rados.rados.0.smithi016.stdout:1923: done (0 left) 2024-04-10T03:14:53.498 INFO:tasks.rados.rados.0.smithi016.stdout:1924: rollback oid 47 current snap is 190 2024-04-10T03:14:53.498 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 174 2024-04-10T03:14:53.498 INFO:tasks.rados.rados.0.smithi016.stdout:1925: read oid 15 snap -1 2024-04-10T03:14:53.498 INFO:tasks.rados.rados.0.smithi016.stdout:1925: expect deleted 2024-04-10T03:14:53.498 INFO:tasks.rados.rados.0.smithi016.stdout:1926: setattr oid 4 current snap is 190 2024-04-10T03:14:53.498 INFO:tasks.rados.rados.0.smithi016.stdout:1925: done (2 left) 2024-04-10T03:14:53.498 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 190 2024-04-10T03:14:53.499 INFO:tasks.rados.rados.0.smithi016.stdout:1927: seq_num 634 ranges {2277376=622592,2899968=401408} 2024-04-10T03:14:53.515 INFO:tasks.rados.rados.0.smithi016.stdout:1927: writing smithi01663999-17 from 2277376 to 2899968 tid 1 2024-04-10T03:14:53.517 INFO:tasks.rados.rados.0.smithi016.stdout:1927: writing smithi01663999-17 from 2899968 to 3301376 tid 2 2024-04-10T03:14:53.517 INFO:tasks.rados.rados.0.smithi016.stdout:1928: snap_remove snap 164 2024-04-10T03:14:53.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:53 smithi016 bash[72916]: cluster 2024-04-10T03:14:52.463385+0000 mon.a (mon.0) 469 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/510 objects degraded (3.725%), 4 pgs degraded) 2024-04-10T03:14:53.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:53 smithi016 bash[72916]: cluster 2024-04-10T03:14:52.478148+0000 mon.a (mon.0) 470 : cluster 0 osdmap e448: 8 total, 8 up, 8 in 2024-04-10T03:14:53.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:53 smithi016 bash[74137]: cluster 2024-04-10T03:14:52.463385+0000 mon.a (mon.0) 469 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/510 objects degraded (3.725%), 4 pgs degraded) 2024-04-10T03:14:53.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:53 smithi016 bash[74137]: cluster 2024-04-10T03:14:52.478148+0000 mon.a (mon.0) 470 : cluster 0 osdmap e448: 8 total, 8 up, 8 in 2024-04-10T03:14:53.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:53 smithi136 bash[68278]: cluster 2024-04-10T03:14:52.463385+0000 mon.a (mon.0) 469 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/510 objects degraded (3.725%), 4 pgs degraded) 2024-04-10T03:14:53.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:53 smithi136 bash[68278]: cluster 2024-04-10T03:14:52.478148+0000 mon.a (mon.0) 470 : cluster 0 osdmap e448: 8 total, 8 up, 8 in 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:1928: done (3 left) 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:1929: snap_create 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:1924: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1175 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:1924: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:1924: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1197 (ObjNum 554 snap 167 seq_num 554) dirty exists 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:1927: finishing write tid 1 to smithi01663999-17 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:1927: finishing write tid 2 to smithi01663999-17 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:1927: finishing write tid 3 to smithi01663999-17 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:1927: finishing write tid 4 to smithi01663999-17 2024-04-10T03:14:54.486 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 331 (ObjNum 634 snap 190 seq_num 634) dirty exists 2024-04-10T03:14:54.487 INFO:tasks.rados.rados.0.smithi016.stdout:1927: left oid 17 (ObjNum 634 snap 190 seq_num 634) 2024-04-10T03:14:54.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:54 smithi016 bash[72916]: cluster 2024-04-10T03:14:53.474540+0000 mgr.y (mgr.25133) 154 : cluster 0 pgmap v227: 121 pgs: 121 active+clean; 364 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.3 MiB/s wr, 31 op/s; 3.1 MiB/s, 1 objects/s recovering 2024-04-10T03:14:54.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:54 smithi016 bash[74137]: cluster 2024-04-10T03:14:53.474540+0000 mgr.y (mgr.25133) 154 : cluster 0 pgmap v227: 121 pgs: 121 active+clean; 364 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.3 MiB/s wr, 31 op/s; 3.1 MiB/s, 1 objects/s recovering 2024-04-10T03:14:54.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:54 smithi136 bash[68278]: cluster 2024-04-10T03:14:53.474540+0000 mgr.y (mgr.25133) 154 : cluster 0 pgmap v227: 121 pgs: 121 active+clean; 364 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.3 MiB/s wr, 31 op/s; 3.1 MiB/s, 1 objects/s recovering 2024-04-10T03:14:55.489 INFO:tasks.rados.rados.0.smithi016.stdout:1924: done (3 left) 2024-04-10T03:14:55.489 INFO:tasks.rados.rados.0.smithi016.stdout:1926: done (2 left) 2024-04-10T03:14:55.489 INFO:tasks.rados.rados.0.smithi016.stdout:1927: done (1 left) 2024-04-10T03:14:55.490 INFO:tasks.rados.rados.0.smithi016.stdout:1929: done (0 left) 2024-04-10T03:14:55.490 INFO:tasks.rados.rados.0.smithi016.stdout:1930: delete oid 38 current snap is 191 2024-04-10T03:14:55.496 INFO:tasks.rados.rados.0.smithi016.stdout:1930: done (0 left) 2024-04-10T03:14:55.496 INFO:tasks.rados.rados.0.smithi016.stdout:1931: snap_remove snap 174 2024-04-10T03:14:55.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:55 smithi016 bash[72916]: cluster 2024-04-10T03:14:54.491906+0000 mon.a (mon.0) 471 : cluster 0 osdmap e449: 8 total, 8 up, 8 in 2024-04-10T03:14:55.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:55 smithi016 bash[74137]: cluster 2024-04-10T03:14:54.491906+0000 mon.a (mon.0) 471 : cluster 0 osdmap e449: 8 total, 8 up, 8 in 2024-04-10T03:14:55.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:55 smithi136 bash[68278]: cluster 2024-04-10T03:14:54.491906+0000 mon.a (mon.0) 471 : cluster 0 osdmap e449: 8 total, 8 up, 8 in 2024-04-10T03:14:56.494 INFO:tasks.rados.rados.0.smithi016.stdout:1931: done (0 left) 2024-04-10T03:14:56.494 INFO:tasks.rados.rados.0.smithi016.stdout:1932: rmattr oid 12 current snap is 191 2024-04-10T03:14:56.494 INFO:tasks.rados.rados.0.smithi016.stdout:1933: snap_remove snap 172 2024-04-10T03:14:56.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:56 smithi016 bash[72916]: cluster 2024-04-10T03:14:55.475357+0000 mgr.y (mgr.25133) 155 : cluster 0 pgmap v229: 121 pgs: 121 active+clean; 374 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.4 MiB/s wr, 27 op/s 2024-04-10T03:14:56.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:56 smithi016 bash[72916]: cluster 2024-04-10T03:14:55.496513+0000 mon.a (mon.0) 472 : cluster 0 osdmap e450: 8 total, 8 up, 8 in 2024-04-10T03:14:56.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:56 smithi016 bash[74137]: cluster 2024-04-10T03:14:55.475357+0000 mgr.y (mgr.25133) 155 : cluster 0 pgmap v229: 121 pgs: 121 active+clean; 374 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.4 MiB/s wr, 27 op/s 2024-04-10T03:14:56.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:56 smithi016 bash[74137]: cluster 2024-04-10T03:14:55.496513+0000 mon.a (mon.0) 472 : cluster 0 osdmap e450: 8 total, 8 up, 8 in 2024-04-10T03:14:56.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:56 smithi136 bash[68278]: cluster 2024-04-10T03:14:55.475357+0000 mgr.y (mgr.25133) 155 : cluster 0 pgmap v229: 121 pgs: 121 active+clean; 374 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.4 MiB/s wr, 27 op/s 2024-04-10T03:14:56.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:56 smithi136 bash[68278]: cluster 2024-04-10T03:14:55.496513+0000 mon.a (mon.0) 472 : cluster 0 osdmap e450: 8 total, 8 up, 8 in 2024-04-10T03:14:57.359 INFO:tasks.rados.rados.0.smithi016.stdout:1933: done (1 left) 2024-04-10T03:14:57.359 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 191 2024-04-10T03:14:57.359 INFO:tasks.rados.rados.0.smithi016.stdout:1934: seq_num 636 ranges {491520=655360,1146880=401408} 2024-04-10T03:14:57.359 INFO:tasks.rados.rados.0.smithi016.stdout:1934: writing smithi01663999-45 from 491520 to 1146880 tid 1 2024-04-10T03:14:57.364 INFO:tasks.rados.rados.0.smithi016.stdout:1934: writing smithi01663999-45 from 1146880 to 1548288 tid 2 2024-04-10T03:14:57.364 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1198 (ObjNum 630 snap 189 seq_num 630) dirty exists 2024-04-10T03:14:57.364 INFO:tasks.rados.rados.0.smithi016.stdout:1932: done (1 left) 2024-04-10T03:14:57.364 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 37 current snap is 191 2024-04-10T03:14:57.364 INFO:tasks.rados.rados.0.smithi016.stdout:1935: seq_num 637 ranges {491520=671744,1163264=401408} 2024-04-10T03:14:57.372 INFO:tasks.rados.rados.0.smithi016.stdout:1935: writing smithi01663999-37 from 491520 to 1163264 tid 1 2024-04-10T03:14:57.375 INFO:tasks.rados.rados.0.smithi016.stdout:1935: writing smithi01663999-37 from 1163264 to 1564672 tid 2 2024-04-10T03:14:57.375 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 191 2024-04-10T03:14:57.375 INFO:tasks.rados.rados.0.smithi016.stdout:1936: seq_num 638 ranges {3203072=688128,3891200=401408} 2024-04-10T03:14:57.399 INFO:tasks.rados.rados.0.smithi016.stdout:1936: writing smithi01663999-1 from 3203072 to 3891200 tid 1 2024-04-10T03:14:57.402 INFO:tasks.rados.rados.0.smithi016.stdout:1936: writing smithi01663999-1 from 3891200 to 4292608 tid 2 2024-04-10T03:14:57.402 INFO:tasks.rados.rados.0.smithi016.stdout:1937: rollback oid 33 current snap is 191 2024-04-10T03:14:57.402 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 33 to 187 2024-04-10T03:14:57.402 INFO:tasks.rados.rados.0.smithi016.stdout:1938: rollback oid 7 current snap is 191 2024-04-10T03:14:57.402 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 7 to 176 2024-04-10T03:14:57.402 INFO:tasks.rados.rados.0.smithi016.stdout:1934: finishing write tid 1 to smithi01663999-45 2024-04-10T03:14:57.402 INFO:tasks.rados.rados.0.smithi016.stdout:1935: finishing write tid 1 to smithi01663999-37 2024-04-10T03:14:57.402 INFO:tasks.rados.rados.0.smithi016.stdout:1935: finishing write tid 2 to smithi01663999-37 2024-04-10T03:14:57.403 INFO:tasks.rados.rados.0.smithi016.stdout:1935: finishing write tid 3 to smithi01663999-37 2024-04-10T03:14:57.403 INFO:tasks.rados.rados.0.smithi016.stdout:1939: copy_from oid 15 from oid 28 current snap is 191 2024-04-10T03:14:57.403 INFO:tasks.rados.rados.0.smithi016.stdout:1940: read oid 3 snap -1 2024-04-10T03:14:57.403 INFO:tasks.rados.rados.0.smithi016.stdout:1940: expect (ObjNum 591 snap 179 seq_num 591) 2024-04-10T03:14:57.403 INFO:tasks.rados.rados.0.smithi016.stdout:1941: snap_create 2024-04-10T03:14:57.403 INFO:tasks.rados.rados.0.smithi016.stdout:1935: finishing write tid 4 to smithi01663999-37 2024-04-10T03:14:57.403 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1282 (ObjNum 637 snap 191 seq_num 637) dirty exists 2024-04-10T03:14:57.403 INFO:tasks.rados.rados.0.smithi016.stdout:1935: left oid 37 (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:14:57.405 INFO:tasks.rados.rados.0.smithi016.stdout:1934: finishing write tid 2 to smithi01663999-45 2024-04-10T03:14:57.406 INFO:tasks.rados.rados.0.smithi016.stdout:1934: finishing write tid 3 to smithi01663999-45 2024-04-10T03:14:57.411 INFO:tasks.rados.rados.0.smithi016.stdout:1934: finishing write tid 4 to smithi01663999-45 2024-04-10T03:14:57.411 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1438 (ObjNum 636 snap 191 seq_num 636) dirty exists 2024-04-10T03:14:57.411 INFO:tasks.rados.rados.0.smithi016.stdout:1934: left oid 45 (ObjNum 636 snap 191 seq_num 636) 2024-04-10T03:14:57.416 INFO:tasks.rados.rados.0.smithi016.stdout:1936: finishing write tid 1 to smithi01663999-1 2024-04-10T03:14:57.429 INFO:tasks.rados.rados.0.smithi016.stdout:1936: finishing write tid 2 to smithi01663999-1 2024-04-10T03:14:57.429 INFO:tasks.rados.rados.0.smithi016.stdout:1936: finishing write tid 3 to smithi01663999-1 2024-04-10T03:14:57.429 INFO:tasks.rados.rados.0.smithi016.stdout:1937: finishing rollback tid 0 to smithi01663999-33 2024-04-10T03:14:57.430 INFO:tasks.rados.rados.0.smithi016.stdout:1937: finishing rollback tid 1 to smithi01663999-33 2024-04-10T03:14:57.430 INFO:tasks.rados.rados.0.smithi016.stdout:1937: finishing rollback tid 2 to smithi01663999-33 2024-04-10T03:14:57.430 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1230 (ObjNum 615 snap 187 seq_num 615) dirty exists 2024-04-10T03:14:57.430 INFO:tasks.rados.rados.0.smithi016.stdout:1938: finishing rollback tid 0 to smithi01663999-7 2024-04-10T03:14:57.440 INFO:tasks.rados.rados.0.smithi016.stdout:1936: finishing write tid 4 to smithi01663999-1 2024-04-10T03:14:57.440 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1227 (ObjNum 638 snap 191 seq_num 638) dirty exists 2024-04-10T03:14:57.440 INFO:tasks.rados.rados.0.smithi016.stdout:1936: left oid 1 (ObjNum 638 snap 191 seq_num 638) 2024-04-10T03:14:57.440 INFO:tasks.rados.rados.0.smithi016.stdout:1938: finishing rollback tid 1 to smithi01663999-7 2024-04-10T03:14:57.440 INFO:tasks.rados.rados.0.smithi016.stdout:1938: finishing rollback tid 2 to smithi01663999-7 2024-04-10T03:14:57.440 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1233 (ObjNum 573 snap 173 seq_num 573) dirty exists 2024-04-10T03:14:57.471 INFO:tasks.rados.rados.0.smithi016.stdout:1939: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:14:57.475 INFO:tasks.rados.rados.0.smithi016.stdout:1939: finishing copy_from to smithi01663999-15 2024-04-10T03:14:57.475 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1208 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:14:57.488 INFO:tasks.rados.rados.0.smithi016.stdout:1940: expect (ObjNum 591 snap 179 seq_num 591) 2024-04-10T03:14:57.520 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[78851]: debug 2024-04-10T03:14:57.404+0000 7f33a93a1700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 11a after trimming was started 2024-04-10T03:14:57.520 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: cluster 2024-04-10T03:14:56.500513+0000 mon.a (mon.0) 473 : cluster 0 osdmap e451: 8 total, 8 up, 8 in 2024-04-10T03:14:57.520 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.698877+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:57.520 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.704672+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:57.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.706043+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:57.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.707944+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:14:57.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: cluster 2024-04-10T03:14:56.710206+0000 mgr.y (mgr.25133) 156 : cluster 0 pgmap v232: 121 pgs: 121 active+clean; 374 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 6.4 MiB/s wr, 32 op/s 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: cluster 2024-04-10T03:14:56.710439+0000 mgr.y (mgr.25133) 157 : cluster 0 pgmap v233: 121 pgs: 121 active+clean; 374 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 594 KiB/s rd, 4.3 MiB/s wr, 3 op/s 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.716950+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.801866+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.805219+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.808094+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.810118+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.812761+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: audit 2024-04-10T03:14:56.813119+0000 mgr.y (mgr.25133) 158 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: cephadm 2024-04-10T03:14:56.815226+0000 mgr.y (mgr.25133) 159 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[72916]: cluster 2024-04-10T03:14:57.353566+0000 mon.a (mon.0) 484 : cluster 0 osdmap e452: 8 total, 8 up, 8 in 2024-04-10T03:14:57.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: cluster 2024-04-10T03:14:56.500513+0000 mon.a (mon.0) 473 : cluster 0 osdmap e451: 8 total, 8 up, 8 in 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.698877+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.704672+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.706043+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.707944+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: cluster 2024-04-10T03:14:56.710206+0000 mgr.y (mgr.25133) 156 : cluster 0 pgmap v232: 121 pgs: 121 active+clean; 374 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 6.4 MiB/s wr, 32 op/s 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: cluster 2024-04-10T03:14:56.710439+0000 mgr.y (mgr.25133) 157 : cluster 0 pgmap v233: 121 pgs: 121 active+clean; 374 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 594 KiB/s rd, 4.3 MiB/s wr, 3 op/s 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.716950+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.801866+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.805219+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.808094+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:57.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.810118+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:57.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.812761+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-10T03:14:57.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: audit 2024-04-10T03:14:56.813119+0000 mgr.y (mgr.25133) 158 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-10T03:14:57.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: cephadm 2024-04-10T03:14:56.815226+0000 mgr.y (mgr.25133) 159 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-10T03:14:57.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:57 smithi016 bash[74137]: cluster 2024-04-10T03:14:57.353566+0000 mon.a (mon.0) 484 : cluster 0 osdmap e452: 8 total, 8 up, 8 in 2024-04-10T03:14:57.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: cluster 2024-04-10T03:14:56.500513+0000 mon.a (mon.0) 473 : cluster 0 osdmap e451: 8 total, 8 up, 8 in 2024-04-10T03:14:57.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.698877+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.704672+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.706043+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.707944+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: cluster 2024-04-10T03:14:56.710206+0000 mgr.y (mgr.25133) 156 : cluster 0 pgmap v232: 121 pgs: 121 active+clean; 374 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 6.4 MiB/s wr, 32 op/s 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: cluster 2024-04-10T03:14:56.710439+0000 mgr.y (mgr.25133) 157 : cluster 0 pgmap v233: 121 pgs: 121 active+clean; 374 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 594 KiB/s rd, 4.3 MiB/s wr, 3 op/s 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.716950+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.801866+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.805219+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.808094+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.810118+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.812761+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: audit 2024-04-10T03:14:56.813119+0000 mgr.y (mgr.25133) 158 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-10T03:14:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: cephadm 2024-04-10T03:14:56.815226+0000 mgr.y (mgr.25133) 159 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-10T03:14:57.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:57 smithi136 bash[68278]: cluster 2024-04-10T03:14:57.353566+0000 mon.a (mon.0) 484 : cluster 0 osdmap e452: 8 total, 8 up, 8 in 2024-04-10T03:14:58.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:58 smithi016 bash[72916]: audit 2024-04-10T03:14:57.506815+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:58.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:58 smithi016 bash[72916]: audit 2024-04-10T03:14:57.508018+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:58.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:58 smithi016 bash[72916]: audit 2024-04-10T03:14:57.540543+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:58.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:58 smithi016 bash[72916]: cluster 2024-04-10T03:14:58.350186+0000 mon.a (mon.0) 488 : cluster 0 osdmap e453: 8 total, 8 up, 8 in 2024-04-10T03:14:58.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:58 smithi016 bash[74137]: audit 2024-04-10T03:14:57.506815+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:58.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:58 smithi016 bash[74137]: audit 2024-04-10T03:14:57.508018+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:58.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:58 smithi016 bash[74137]: audit 2024-04-10T03:14:57.540543+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:58.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:58 smithi016 bash[74137]: cluster 2024-04-10T03:14:58.350186+0000 mon.a (mon.0) 488 : cluster 0 osdmap e453: 8 total, 8 up, 8 in 2024-04-10T03:14:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:58 smithi136 bash[68278]: audit 2024-04-10T03:14:57.506815+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:58 smithi136 bash[68278]: audit 2024-04-10T03:14:57.508018+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:14:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:58 smithi136 bash[68278]: audit 2024-04-10T03:14:57.540543+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:58 smithi136 bash[68278]: cluster 2024-04-10T03:14:58.350186+0000 mon.a (mon.0) 488 : cluster 0 osdmap e453: 8 total, 8 up, 8 in 2024-04-10T03:14:58.916 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:14:58 smithi136 bash[60584]: ts=2024-04-10T03:14:58.661Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-10T03:14:58.916 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:14:58 smithi136 bash[60584]: ts=2024-04-10T03:14:58.664Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:14:59.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:59 smithi016 bash[74137]: cluster 2024-04-10T03:14:58.711730+0000 mgr.y (mgr.25133) 160 : cluster 0 pgmap v236: 121 pgs: 121 active+clean; 349 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 954 B/s rd, 4.4 MiB/s wr, 14 op/s 2024-04-10T03:14:59.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:59 smithi016 bash[74137]: audit 2024-04-10T03:14:59.189856+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:59.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:59 smithi016 bash[74137]: audit 2024-04-10T03:14:59.192339+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-10T03:14:59.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:14:59 smithi016 bash[74137]: audit 2024-04-10T03:14:59.193270+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:59.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:59 smithi016 bash[72916]: cluster 2024-04-10T03:14:58.711730+0000 mgr.y (mgr.25133) 160 : cluster 0 pgmap v236: 121 pgs: 121 active+clean; 349 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 954 B/s rd, 4.4 MiB/s wr, 14 op/s 2024-04-10T03:14:59.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:59 smithi016 bash[72916]: audit 2024-04-10T03:14:59.189856+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:59.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:59 smithi016 bash[72916]: audit 2024-04-10T03:14:59.192339+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-10T03:14:59.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:14:59 smithi016 bash[72916]: audit 2024-04-10T03:14:59.193270+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:14:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:59 smithi136 bash[68278]: cluster 2024-04-10T03:14:58.711730+0000 mgr.y (mgr.25133) 160 : cluster 0 pgmap v236: 121 pgs: 121 active+clean; 349 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 954 B/s rd, 4.4 MiB/s wr, 14 op/s 2024-04-10T03:14:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:59 smithi136 bash[68278]: audit 2024-04-10T03:14:59.189856+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:14:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:59 smithi136 bash[68278]: audit 2024-04-10T03:14:59.192339+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-10T03:14:59.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:14:59 smithi136 bash[68278]: audit 2024-04-10T03:14:59.193270+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:00.101 INFO:tasks.rados.rados.0.smithi016.stdout:1934: done (7 left) 2024-04-10T03:15:00.102 INFO:tasks.rados.rados.0.smithi016.stdout:1935: done (6 left) 2024-04-10T03:15:00.102 INFO:tasks.rados.rados.0.smithi016.stdout:1936: done (5 left) 2024-04-10T03:15:00.102 INFO:tasks.rados.rados.0.smithi016.stdout:1937: done (4 left) 2024-04-10T03:15:00.102 INFO:tasks.rados.rados.0.smithi016.stdout:1938: done (3 left) 2024-04-10T03:15:00.102 INFO:tasks.rados.rados.0.smithi016.stdout:1939: done (2 left) 2024-04-10T03:15:00.102 INFO:tasks.rados.rados.0.smithi016.stdout:1940: done (1 left) 2024-04-10T03:15:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1941: done (0 left) 2024-04-10T03:15:00.103 INFO:tasks.rados.rados.0.smithi016.stdout:1942: snap_remove snap 187 2024-04-10T03:15:00.517 INFO:tasks.rados.rados.0.smithi016.stdout:1942: done (0 left) 2024-04-10T03:15:00.517 INFO:tasks.rados.rados.0.smithi016.stdout:1943: snap_remove snap 178 2024-04-10T03:15:00.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:00 smithi016 bash[72916]: cephadm 2024-04-10T03:14:59.185522+0000 mgr.y (mgr.25133) 161 : cephadm 1 Upgrade: Updating osd.2 2024-04-10T03:15:00.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:00 smithi016 bash[72916]: cephadm 2024-04-10T03:14:59.197852+0000 mgr.y (mgr.25133) 162 : cephadm 1 Deploying daemon osd.2 on smithi016 2024-04-10T03:15:00.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:00 smithi016 bash[74137]: cephadm 2024-04-10T03:14:59.185522+0000 mgr.y (mgr.25133) 161 : cephadm 1 Upgrade: Updating osd.2 2024-04-10T03:15:00.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:00 smithi016 bash[74137]: cephadm 2024-04-10T03:14:59.197852+0000 mgr.y (mgr.25133) 162 : cephadm 1 Deploying daemon osd.2 on smithi016 2024-04-10T03:15:00.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:00 smithi136 bash[68278]: cephadm 2024-04-10T03:14:59.185522+0000 mgr.y (mgr.25133) 161 : cephadm 1 Upgrade: Updating osd.2 2024-04-10T03:15:00.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:00 smithi136 bash[68278]: cephadm 2024-04-10T03:14:59.197852+0000 mgr.y (mgr.25133) 162 : cephadm 1 Deploying daemon osd.2 on smithi016 2024-04-10T03:15:01.294 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:15:01.529 INFO:tasks.rados.rados.0.smithi016.stdout:1943: done (0 left) 2024-04-10T03:15:01.529 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 192 2024-04-10T03:15:01.530 INFO:tasks.rados.rados.0.smithi016.stdout:1944: seq_num 639 ranges {0=704512,704512=401408} 2024-04-10T03:15:01.536 INFO:tasks.rados.rados.0.smithi016.stdout:1944: writing smithi01663999-8 from 0 to 704512 tid 1 2024-04-10T03:15:01.540 INFO:tasks.rados.rados.0.smithi016.stdout:1944: writing smithi01663999-8 from 704512 to 1105920 tid 2 2024-04-10T03:15:01.540 INFO:tasks.rados.rados.0.smithi016.stdout:1945: rollback oid 45 current snap is 192 2024-04-10T03:15:01.540 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 45 to 183 2024-04-10T03:15:01.540 INFO:tasks.rados.rados.0.smithi016.stdout:1946: rollback oid 9 current snap is 192 2024-04-10T03:15:01.540 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 9 to 183 2024-04-10T03:15:01.540 INFO:tasks.rados.rados.0.smithi016.stdout:1947: read oid 36 snap -1 2024-04-10T03:15:01.541 INFO:tasks.rados.rados.0.smithi016.stdout:1947: expect deleted 2024-04-10T03:15:01.541 INFO:tasks.rados.rados.0.smithi016.stdout:1948: delete oid 30 current snap is 192 2024-04-10T03:15:01.556 INFO:tasks.rados.rados.0.smithi016.stdout:1946: finishing rollback tid 0 to smithi01663999-9 2024-04-10T03:15:01.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:01 smithi016 bash[72916]: cluster 2024-04-10T03:15:00.524393+0000 mon.a (mon.0) 492 : cluster 0 osdmap e454: 8 total, 8 up, 8 in 2024-04-10T03:15:01.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:01 smithi016 bash[72916]: cluster 2024-04-10T03:15:00.712524+0000 mgr.y (mgr.25133) 163 : cluster 0 pgmap v238: 121 pgs: 121 active+clean; 320 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 13 op/s 2024-04-10T03:15:01.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:01 smithi016 bash[74137]: cluster 2024-04-10T03:15:00.524393+0000 mon.a (mon.0) 492 : cluster 0 osdmap e454: 8 total, 8 up, 8 in 2024-04-10T03:15:01.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:01 smithi016 bash[74137]: cluster 2024-04-10T03:15:00.712524+0000 mgr.y (mgr.25133) 163 : cluster 0 pgmap v238: 121 pgs: 121 active+clean; 320 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 13 op/s 2024-04-10T03:15:01.563 INFO:tasks.rados.rados.0.smithi016.stdout:1946: finishing rollback tid 1 to smithi01663999-9 2024-04-10T03:15:01.563 INFO:tasks.rados.rados.0.smithi016.stdout:1946: finishing rollback tid 2 to smithi01663999-9 2024-04-10T03:15:01.563 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1333 (ObjNum 563 snap 171 seq_num 563) dirty exists 2024-04-10T03:15:01.563 INFO:tasks.rados.rados.0.smithi016.stdout:1945: finishing rollback tid 0 to smithi01663999-45 2024-04-10T03:15:01.564 INFO:tasks.rados.rados.0.smithi016.stdout:1944: finishing write tid 1 to smithi01663999-8 2024-04-10T03:15:01.564 INFO:tasks.rados.rados.0.smithi016.stdout:1945: finishing rollback tid 1 to smithi01663999-45 2024-04-10T03:15:01.564 INFO:tasks.rados.rados.0.smithi016.stdout:1944: finishing write tid 2 to smithi01663999-8 2024-04-10T03:15:01.564 INFO:tasks.rados.rados.0.smithi016.stdout:1945: finishing rollback tid 2 to smithi01663999-45 2024-04-10T03:15:01.564 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1459 (ObjNum 602 snap 183 seq_num 602) dirty exists 2024-04-10T03:15:01.564 INFO:tasks.rados.rados.0.smithi016.stdout:1944: finishing write tid 3 to smithi01663999-8 2024-04-10T03:15:01.571 INFO:tasks.rados.rados.0.smithi016.stdout:1945: done (4 left) 2024-04-10T03:15:01.571 INFO:tasks.rados.rados.0.smithi016.stdout:1946: done (3 left) 2024-04-10T03:15:01.571 INFO:tasks.rados.rados.0.smithi016.stdout:1947: done (2 left) 2024-04-10T03:15:01.571 INFO:tasks.rados.rados.0.smithi016.stdout:1948: done (1 left) 2024-04-10T03:15:01.571 INFO:tasks.rados.rados.0.smithi016.stdout:1949: read oid 48 snap -1 2024-04-10T03:15:01.571 INFO:tasks.rados.rados.0.smithi016.stdout:1949: expect (ObjNum 525 snap 156 seq_num 525) 2024-04-10T03:15:01.571 INFO:tasks.rados.rados.0.smithi016.stdout:1950: rollback oid 31 current snap is 192 2024-04-10T03:15:01.571 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 31 to 176 2024-04-10T03:15:01.571 INFO:tasks.rados.rados.0.smithi016.stdout:1951: snap_remove snap 188 2024-04-10T03:15:01.668 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:15:01.668 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (4m) 16s ago 10m 14.8M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:15:01.668 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 107s ago 9m - - 2024-04-10T03:15:01.668 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (11m) 16s ago 11m 14.5M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:15:01.668 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (11m) 107s ago 11m 18.0M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:15:01.668 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (3m) 107s ago 18m 436M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:15:01.668 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (4m) 16s ago 21m 503M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:15:01.668 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (3m) 16s ago 21m 51.4M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (115s) 107s ago 19m 18.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (2m) 16s ago 19m 42.3M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (4m) 16s ago 10m 8215k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (4m) 107s ago 10m 8223k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (48s) 16s ago 18m 204M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (21s) 16s ago 17m 11.8M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (16m) 16s ago 16m 265M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad 52b0952e4219 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (15m) 16s ago 15m 206M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (14m) 107s ago 14m 206M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (13m) 107s ago 13m 188M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (13m) 107s ago 13m 111M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (12m) 107s ago 12m 172M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:15:01.669 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (3m) 107s ago 10m 47.8M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:15:01.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:01 smithi136 bash[68278]: cluster 2024-04-10T03:15:00.524393+0000 mon.a (mon.0) 492 : cluster 0 osdmap e454: 8 total, 8 up, 8 in 2024-04-10T03:15:01.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:01 smithi136 bash[68278]: cluster 2024-04-10T03:15:00.712524+0000 mgr.y (mgr.25133) 163 : cluster 0 pgmap v238: 121 pgs: 121 active+clean; 320 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 13 op/s 2024-04-10T03:15:02.030 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:15:01] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.43.0" 2024-04-10T03:15:02.101 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:15:02.101 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:15:02.101 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:15:02.101 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:15:02.101 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:15:02.101 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 6, 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 8, 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 7 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:15:02.102 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:15:02.343 INFO:tasks.rados.rados.0.smithi016.stdout:1951: done (3 left) 2024-04-10T03:15:02.343 INFO:tasks.rados.rados.0.smithi016.stdout:1952: snap_create 2024-04-10T03:15:02.343 INFO:tasks.rados.rados.0.smithi016.stdout:1944: finishing write tid 4 to smithi01663999-8 2024-04-10T03:15:02.344 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1287 (ObjNum 639 snap 192 seq_num 639) dirty exists 2024-04-10T03:15:02.344 INFO:tasks.rados.rados.0.smithi016.stdout:1944: left oid 8 (ObjNum 639 snap 192 seq_num 639) 2024-04-10T03:15:02.344 INFO:tasks.rados.rados.0.smithi016.stdout:1949: expect (ObjNum 525 snap 156 seq_num 525) 2024-04-10T03:15:02.393 INFO:tasks.rados.rados.0.smithi016.stdout:1950: finishing rollback tid 0 to smithi01663999-31 2024-04-10T03:15:02.393 INFO:tasks.rados.rados.0.smithi016.stdout:1950: finishing rollback tid 1 to smithi01663999-31 2024-04-10T03:15:02.393 INFO:tasks.rados.rados.0.smithi016.stdout:1950: finishing rollback tid 2 to smithi01663999-31 2024-04-10T03:15:02.393 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1467 (ObjNum 577 snap 173 seq_num 577) dirty exists 2024-04-10T03:15:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[72916]: audit 2024-04-10T03:15:01.286345+0000 mgr.y (mgr.25133) 164 : audit 0 from='client.44189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[72916]: cluster 2024-04-10T03:15:01.531438+0000 mon.a (mon.0) 493 : cluster 0 osdmap e455: 8 total, 8 up, 8 in 2024-04-10T03:15:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[72916]: audit 2024-04-10T03:15:01.661287+0000 mgr.y (mgr.25133) 165 : audit 0 from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[72916]: audit 2024-04-10T03:15:02.108240+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.16:0/827324247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:02.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[72916]: cluster 2024-04-10T03:15:02.350386+0000 mon.a (mon.0) 494 : cluster 0 osdmap e456: 8 total, 8 up, 8 in 2024-04-10T03:15:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[74137]: audit 2024-04-10T03:15:01.286345+0000 mgr.y (mgr.25133) 164 : audit 0 from='client.44189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[74137]: cluster 2024-04-10T03:15:01.531438+0000 mon.a (mon.0) 493 : cluster 0 osdmap e455: 8 total, 8 up, 8 in 2024-04-10T03:15:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[74137]: audit 2024-04-10T03:15:01.661287+0000 mgr.y (mgr.25133) 165 : audit 0 from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[74137]: audit 2024-04-10T03:15:02.108240+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.16:0/827324247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:02 smithi016 bash[74137]: cluster 2024-04-10T03:15:02.350386+0000 mon.a (mon.0) 494 : cluster 0 osdmap e456: 8 total, 8 up, 8 in 2024-04-10T03:15:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:02 smithi136 bash[68278]: audit 2024-04-10T03:15:01.286345+0000 mgr.y (mgr.25133) 164 : audit 0 from='client.44189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:02 smithi136 bash[68278]: cluster 2024-04-10T03:15:01.531438+0000 mon.a (mon.0) 493 : cluster 0 osdmap e455: 8 total, 8 up, 8 in 2024-04-10T03:15:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:02 smithi136 bash[68278]: audit 2024-04-10T03:15:01.661287+0000 mgr.y (mgr.25133) 165 : audit 0 from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:02 smithi136 bash[68278]: audit 2024-04-10T03:15:02.108240+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.16:0/827324247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:02 smithi136 bash[68278]: cluster 2024-04-10T03:15:02.350386+0000 mon.a (mon.0) 494 : cluster 0 osdmap e456: 8 total, 8 up, 8 in 2024-04-10T03:15:03.353 INFO:tasks.rados.rados.0.smithi016.stdout:1944: done (3 left) 2024-04-10T03:15:03.353 INFO:tasks.rados.rados.0.smithi016.stdout:1949: done (2 left) 2024-04-10T03:15:03.353 INFO:tasks.rados.rados.0.smithi016.stdout:1950: done (1 left) 2024-04-10T03:15:03.353 INFO:tasks.rados.rados.0.smithi016.stdout:1952: done (0 left) 2024-04-10T03:15:03.353 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 193 2024-04-10T03:15:03.353 INFO:tasks.rados.rados.0.smithi016.stdout:1953: seq_num 641 ranges {1605632=745472,2351104=401408} 2024-04-10T03:15:03.382 INFO:tasks.rados.rados.0.smithi016.stdout:1953: writing smithi01663999-48 from 1605632 to 2351104 tid 1 2024-04-10T03:15:03.387 INFO:tasks.rados.rados.0.smithi016.stdout:1953: writing smithi01663999-48 from 2351104 to 2752512 tid 2 2024-04-10T03:15:03.387 INFO:tasks.rados.rados.0.smithi016.stdout:1954: setattr oid 21 current snap is 193 2024-04-10T03:15:03.389 INFO:tasks.rados.rados.0.smithi016.stdout:1955: snap_create 2024-04-10T03:15:03.398 INFO:tasks.rados.rados.0.smithi016.stdout:1953: finishing write tid 1 to smithi01663999-48 2024-04-10T03:15:03.400 INFO:tasks.rados.rados.0.smithi016.stdout:1953: finishing write tid 2 to smithi01663999-48 2024-04-10T03:15:03.400 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1176 (ObjNum 33 snap 0 seq_num 2082145744) dirty exists 2024-04-10T03:15:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:1953: finishing write tid 3 to smithi01663999-48 2024-04-10T03:15:03.408 INFO:tasks.rados.rados.0.smithi016.stdout:1953: finishing write tid 4 to smithi01663999-48 2024-04-10T03:15:03.408 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 1236 (ObjNum 641 snap 193 seq_num 641) dirty exists 2024-04-10T03:15:03.408 INFO:tasks.rados.rados.0.smithi016.stdout:1953: left oid 48 (ObjNum 641 snap 193 seq_num 641) 2024-04-10T03:15:03.558 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.558 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.559 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.559 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.559 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.559 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.560 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:03 smithi016 bash[74137]: cluster 2024-04-10T03:15:02.713246+0000 mgr.y (mgr.25133) 166 : cluster 0 pgmap v241: 121 pgs: 121 active+clean; 320 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-04-10T03:15:03.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:03 smithi016 bash[74137]: cluster 2024-04-10T03:15:03.359192+0000 mon.a (mon.0) 495 : cluster 0 osdmap e457: 8 total, 8 up, 8 in 2024-04-10T03:15:03.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:03 smithi016 bash[72916]: cluster 2024-04-10T03:15:02.713246+0000 mgr.y (mgr.25133) 166 : cluster 0 pgmap v241: 121 pgs: 121 active+clean; 320 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-04-10T03:15:03.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:03 smithi016 bash[72916]: cluster 2024-04-10T03:15:03.359192+0000 mon.a (mon.0) 495 : cluster 0 osdmap e457: 8 total, 8 up, 8 in 2024-04-10T03:15:03.561 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:03.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:03 smithi136 bash[68278]: cluster 2024-04-10T03:15:02.713246+0000 mgr.y (mgr.25133) 166 : cluster 0 pgmap v241: 121 pgs: 121 active+clean; 320 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-04-10T03:15:03.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:03 smithi136 bash[68278]: cluster 2024-04-10T03:15:03.359192+0000 mon.a (mon.0) 495 : cluster 0 osdmap e457: 8 total, 8 up, 8 in 2024-04-10T03:15:04.058 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:03 smithi016 systemd[1]: Stopping Ceph osd.2 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:15:04.058 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:03 smithi016 bash[43040]: debug 2024-04-10T03:15:03.692+0000 7f767d9ea700 -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-04-10T03:15:04.059 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:03 smithi016 bash[43040]: debug 2024-04-10T03:15:03.692+0000 7f767d9ea700 -1 osd.2 457 *** Got signal Terminated *** 2024-04-10T03:15:04.059 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:03 smithi016 bash[43040]: debug 2024-04-10T03:15:03.692+0000 7f767d9ea700 -1 osd.2 457 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T03:15:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:1953: done (2 left) 2024-04-10T03:15:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:1954: done (1 left) 2024-04-10T03:15:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:1955: done (0 left) 2024-04-10T03:15:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:1956: setattr oid 1 current snap is 194 2024-04-10T03:15:04.363 INFO:tasks.rados.rados.0.smithi016.stdout:1957: rmattr oid 4 current snap is 194 2024-04-10T03:15:04.364 INFO:tasks.rados.rados.0.smithi016.stdout:1958: copy_from oid 14 from oid 44 current snap is 194 2024-04-10T03:15:04.364 INFO:tasks.rados.rados.0.smithi016.stdout:1959: snap_remove snap 183 2024-04-10T03:15:04.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:04 smithi016 bash[74137]: cluster 2024-04-10T03:15:03.697848+0000 mon.a (mon.0) 496 : cluster 1 osd.2 marked itself down and dead 2024-04-10T03:15:04.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:04 smithi016 bash[74137]: cluster 2024-04-10T03:15:04.351189+0000 mon.a (mon.0) 497 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:15:04.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:04 smithi016 bash[74137]: cluster 2024-04-10T03:15:04.361161+0000 mon.a (mon.0) 498 : cluster 0 osdmap e458: 8 total, 7 up, 8 in 2024-04-10T03:15:04.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:04 smithi016 bash[72916]: cluster 2024-04-10T03:15:03.697848+0000 mon.a (mon.0) 496 : cluster 1 osd.2 marked itself down and dead 2024-04-10T03:15:04.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:04 smithi016 bash[72916]: cluster 2024-04-10T03:15:04.351189+0000 mon.a (mon.0) 497 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:15:04.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:04 smithi016 bash[72916]: cluster 2024-04-10T03:15:04.361161+0000 mon.a (mon.0) 498 : cluster 0 osdmap e458: 8 total, 7 up, 8 in 2024-04-10T03:15:04.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:04 smithi136 bash[68278]: cluster 2024-04-10T03:15:03.697848+0000 mon.a (mon.0) 496 : cluster 1 osd.2 marked itself down and dead 2024-04-10T03:15:04.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:04 smithi136 bash[68278]: cluster 2024-04-10T03:15:04.351189+0000 mon.a (mon.0) 497 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:15:04.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:04 smithi136 bash[68278]: cluster 2024-04-10T03:15:04.361161+0000 mon.a (mon.0) 498 : cluster 0 osdmap e458: 8 total, 7 up, 8 in 2024-04-10T03:15:05.359 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1177 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-04-10T03:15:05.359 INFO:tasks.rados.rados.0.smithi016.stdout:1957: done (3 left) 2024-04-10T03:15:05.359 INFO:tasks.rados.rados.0.smithi016.stdout:1959: done (2 left) 2024-04-10T03:15:05.359 INFO:tasks.rados.rados.0.smithi016.stdout:1960: setattr oid 38 current snap is 194 2024-04-10T03:15:05.363 INFO:tasks.rados.rados.0.smithi016.stdout:1961: read oid 42 snap 185 2024-04-10T03:15:05.363 INFO:tasks.rados.rados.0.smithi016.stdout:1961: expect (ObjNum 612 snap 185 seq_num 612) 2024-04-10T03:15:05.363 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 194 2024-04-10T03:15:05.363 INFO:tasks.rados.rados.0.smithi016.stdout:1962: seq_num 642 ranges {0=761856,761856=401408} 2024-04-10T03:15:05.378 INFO:tasks.rados.rados.0.smithi016.stdout:1962: writing smithi01663999-24 from 0 to 761856 tid 1 2024-04-10T03:15:05.386 INFO:tasks.rados.rados.0.smithi016.stdout:1962: writing smithi01663999-24 from 761856 to 1163264 tid 2 2024-04-10T03:15:05.387 INFO:tasks.rados.rados.0.smithi016.stdout:1963: copy_from oid 8 from oid 5 current snap is 194 2024-04-10T03:15:05.387 INFO:tasks.rados.rados.0.smithi016.stdout:1964: rollback oid 13 current snap is 194 2024-04-10T03:15:05.387 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 13 to 186 2024-04-10T03:15:05.387 INFO:tasks.rados.rados.0.smithi016.stdout:1965: read oid 27 snap -1 2024-04-10T03:15:05.387 INFO:tasks.rados.rados.0.smithi016.stdout:1965: expect (ObjNum 583 snap 175 seq_num 583) 2024-04-10T03:15:05.387 INFO:tasks.rados.rados.0.smithi016.stdout:1966: setattr oid 30 current snap is 194 2024-04-10T03:15:05.394 INFO:tasks.rados.rados.0.smithi016.stdout:1967: read oid 20 snap -1 2024-04-10T03:15:05.395 INFO:tasks.rados.rados.0.smithi016.stdout:1967: expect (ObjNum 535 snap 160 seq_num 535) 2024-04-10T03:15:05.395 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 194 2024-04-10T03:15:05.395 INFO:tasks.rados.rados.0.smithi016.stdout:1968: seq_num 643 ranges {827392=778240,1605632=401408} 2024-04-10T03:15:05.418 INFO:tasks.rados.rados.0.smithi016.stdout:1968: writing smithi01663999-10 from 827392 to 1605632 tid 1 2024-04-10T03:15:05.425 INFO:tasks.rados.rados.0.smithi016.stdout:1968: writing smithi01663999-10 from 1605632 to 2007040 tid 2 2024-04-10T03:15:05.425 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 194 2024-04-10T03:15:05.425 INFO:tasks.rados.rados.0.smithi016.stdout:1969: seq_num 644 ranges {8339456=794624,9134080=401408} 2024-04-10T03:15:05.502 INFO:tasks.rados.rados.0.smithi016.stdout:1969: writing smithi01663999-7 from 8339456 to 9134080 tid 1 2024-04-10T03:15:05.505 INFO:tasks.rados.rados.0.smithi016.stdout:1969: writing smithi01663999-7 from 9134080 to 9535488 tid 2 2024-04-10T03:15:05.506 INFO:tasks.rados.rados.0.smithi016.stdout:1970: delete oid 41 current snap is 194 2024-04-10T03:15:05.506 INFO:tasks.rados.rados.0.smithi016.stdout:1961: expect (ObjNum 612 snap 185 seq_num 612) 2024-04-10T03:15:05.530 INFO:tasks.rados.rados.0.smithi016.stdout:1962: finishing write tid 1 to smithi01663999-24 2024-04-10T03:15:05.530 INFO:tasks.rados.rados.0.smithi016.stdout:1962: finishing write tid 2 to smithi01663999-24 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 1289 (ObjNum 593 snap 0 seq_num 0) dirty exists 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1962: finishing write tid 3 to smithi01663999-24 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1962: finishing write tid 4 to smithi01663999-24 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 828 (ObjNum 642 snap 194 seq_num 642) dirty exists 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1962: left oid 24 (ObjNum 642 snap 194 seq_num 642) 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1326 (ObjNum 65 snap 0 seq_num 1666281838) dirty exists 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1964: finishing rollback tid 0 to smithi01663999-13 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1964: finishing rollback tid 1 to smithi01663999-13 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1964: finishing rollback tid 2 to smithi01663999-13 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 1178 (ObjNum 587 snap 179 seq_num 587) dirty exists 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1968: finishing write tid 1 to smithi01663999-10 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1960: done (12 left) 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1961: done (11 left) 2024-04-10T03:15:05.531 INFO:tasks.rados.rados.0.smithi016.stdout:1962: done (10 left) 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1964: done (9 left) 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1966: done (8 left) 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1970: done (7 left) 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1971: read oid 37 snap -1 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1971: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1972: rollback oid 4 current snap is 194 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 192 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1968: finishing write tid 2 to smithi01663999-10 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1968: finishing write tid 3 to smithi01663999-10 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1237 (ObjNum 638 snap 191 seq_num 638) dirty exists 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1968: finishing write tid 4 to smithi01663999-10 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 1336 (ObjNum 643 snap 194 seq_num 643) dirty exists 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1968: left oid 10 (ObjNum 643 snap 194 seq_num 643) 2024-04-10T03:15:05.532 INFO:tasks.rados.rados.0.smithi016.stdout:1965: expect (ObjNum 583 snap 175 seq_num 583) 2024-04-10T03:15:05.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:05 smithi016 bash[74137]: cluster 2024-04-10T03:15:04.713942+0000 mgr.y (mgr.25133) 167 : cluster 0 pgmap v244: 121 pgs: 13 stale+active+clean, 108 active+clean; 325 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 550 KiB/s wr, 9 op/s 2024-04-10T03:15:05.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:05 smithi016 bash[74137]: cluster 2024-04-10T03:15:05.363586+0000 mon.a (mon.0) 499 : cluster 0 osdmap e459: 8 total, 7 up, 8 in 2024-04-10T03:15:05.839 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:05 smithi016 bash[87202]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-2 2024-04-10T03:15:05.839 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:05 smithi016 bash[87264]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-2 2024-04-10T03:15:05.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:05 smithi016 bash[72916]: cluster 2024-04-10T03:15:04.713942+0000 mgr.y (mgr.25133) 167 : cluster 0 pgmap v244: 121 pgs: 13 stale+active+clean, 108 active+clean; 325 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 550 KiB/s wr, 9 op/s 2024-04-10T03:15:05.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:05 smithi016 bash[72916]: cluster 2024-04-10T03:15:05.363586+0000 mon.a (mon.0) 499 : cluster 0 osdmap e459: 8 total, 7 up, 8 in 2024-04-10T03:15:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:05 smithi136 bash[68278]: cluster 2024-04-10T03:15:04.713942+0000 mgr.y (mgr.25133) 167 : cluster 0 pgmap v244: 121 pgs: 13 stale+active+clean, 108 active+clean; 325 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 550 KiB/s wr, 9 op/s 2024-04-10T03:15:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:05 smithi136 bash[68278]: cluster 2024-04-10T03:15:05.363586+0000 mon.a (mon.0) 499 : cluster 0 osdmap e459: 8 total, 7 up, 8 in 2024-04-10T03:15:06.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:06 smithi016 bash[72916]: cluster 2024-04-10T03:15:06.765319+0000 mon.a (mon.0) 500 : cluster 3 Health check failed: Degraded data redundancy: 4/435 objects degraded (0.920%), 1 pg degraded (PG_DEGRADED) 2024-04-10T03:15:06.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:06 smithi016 bash[74137]: cluster 2024-04-10T03:15:06.765319+0000 mon.a (mon.0) 500 : cluster 3 Health check failed: Degraded data redundancy: 4/435 objects degraded (0.920%), 1 pg degraded (PG_DEGRADED) 2024-04-10T03:15:07.084 INFO:tasks.rados.rados.0.smithi016.stdout:1967: expect (ObjNum 535 snap 160 seq_num 535) 2024-04-10T03:15:07.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:06 smithi136 bash[68278]: cluster 2024-04-10T03:15:06.765319+0000 mon.a (mon.0) 500 : cluster 3 Health check failed: Degraded data redundancy: 4/435 objects degraded (0.920%), 1 pg degraded (PG_DEGRADED) 2024-04-10T03:15:07.859 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.859 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.860 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.860 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.860 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.861 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.861 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.861 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:07 smithi016 bash[72916]: cluster 2024-04-10T03:15:06.714471+0000 mgr.y (mgr.25133) 168 : cluster 0 pgmap v246: 121 pgs: 1 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 103 active+clean; 325 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 504 KiB/s wr, 8 op/s; 4/435 objects degraded (0.920%) 2024-04-10T03:15:07.861 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:07 smithi016 bash[72916]: cluster 2024-04-10T03:15:07.354312+0000 mon.a (mon.0) 501 : cluster 0 osdmap e460: 8 total, 7 up, 8 in 2024-04-10T03:15:07.861 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.862 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.2.service: Deactivated successfully. 2024-04-10T03:15:07.862 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: Stopped Ceph osd.2 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:15:07.862 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.862 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:07.862 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:07 smithi016 bash[74137]: cluster 2024-04-10T03:15:06.714471+0000 mgr.y (mgr.25133) 168 : cluster 0 pgmap v246: 121 pgs: 1 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 103 active+clean; 325 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 504 KiB/s wr, 8 op/s; 4/435 objects degraded (0.920%) 2024-04-10T03:15:07.862 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:07 smithi016 bash[74137]: cluster 2024-04-10T03:15:07.354312+0000 mon.a (mon.0) 501 : cluster 0 osdmap e460: 8 total, 7 up, 8 in 2024-04-10T03:15:08.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:07 smithi136 bash[68278]: cluster 2024-04-10T03:15:06.714471+0000 mgr.y (mgr.25133) 168 : cluster 0 pgmap v246: 121 pgs: 1 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 103 active+clean; 325 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 504 KiB/s wr, 8 op/s; 4/435 objects degraded (0.920%) 2024-04-10T03:15:08.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:07 smithi136 bash[68278]: cluster 2024-04-10T03:15:07.354312+0000 mon.a (mon.0) 501 : cluster 0 osdmap e460: 8 total, 7 up, 8 in 2024-04-10T03:15:08.308 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:07 smithi016 systemd[1]: Started Ceph osd.2 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:15:08.385 INFO:tasks.rados.rados.0.smithi016.stdout:1958: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:15:08.385 INFO:tasks.rados.rados.0.smithi016.stdout:1958: finishing copy_from to smithi01663999-14 2024-04-10T03:15:08.385 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1224 (ObjNum 555 snap 168 seq_num 555) dirty exists 2024-04-10T03:15:08.385 INFO:tasks.rados.rados.0.smithi016.stdout:1963: finishing copy_from racing read to smithi01663999-8 2024-04-10T03:15:08.385 INFO:tasks.rados.rados.0.smithi016.stdout:1963: finishing copy_from to smithi01663999-8 2024-04-10T03:15:08.385 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1412 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:15:08.385 INFO:tasks.rados.rados.0.smithi016.stdout:1969: finishing write tid 1 to smithi01663999-7 2024-04-10T03:15:08.385 INFO:tasks.rados.rados.0.smithi016.stdout:1969: finishing write tid 2 to smithi01663999-7 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1969: finishing write tid 3 to smithi01663999-7 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1956: done (8 left) 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1958: done (7 left) 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1963: done (6 left) 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1965: done (5 left) 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1967: done (4 left) 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1968: done (3 left) 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1973: read oid 17 snap 182 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1973: expect (ObjNum 524 snap 156 seq_num 524) 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1974: setattr oid 43 current snap is 194 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1969: finishing write tid 4 to smithi01663999-7 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1240 (ObjNum 644 snap 194 seq_num 644) dirty exists 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1969: left oid 7 (ObjNum 644 snap 194 seq_num 644) 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1972: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:15:08.386 INFO:tasks.rados.rados.0.smithi016.stdout:1972: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:15:08.387 INFO:tasks.rados.rados.0.smithi016.stdout:1972: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:15:08.387 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1180 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-04-10T03:15:08.387 INFO:tasks.rados.rados.0.smithi016.stdout:1971: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:15:08.435 INFO:tasks.rados.rados.0.smithi016.stdout:1973: expect (ObjNum 524 snap 156 seq_num 524) 2024-04-10T03:15:08.477 INFO:tasks.rados.rados.0.smithi016.stdout:1969: done (4 left) 2024-04-10T03:15:08.592 INFO:tasks.rados.rados.0.smithi016.stdout:1971: done (3 left) 2024-04-10T03:15:08.592 INFO:tasks.rados.rados.0.smithi016.stdout:1972: done (2 left) 2024-04-10T03:15:08.592 INFO:tasks.rados.rados.0.smithi016.stdout:1973: done (1 left) 2024-04-10T03:15:08.592 INFO:tasks.rados.rados.0.smithi016.stdout:1975: delete oid 19 current snap is 194 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1975: done (1 left) 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 194 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1976: seq_num 647 ranges {11419648=442368,11862016=589824,12451840=212992} 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1976: writing smithi01663999-44 from 11419648 to 11862016 tid 1 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1976: writing smithi01663999-44 from 11862016 to 12451840 tid 2 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1976: writing smithi01663999-44 from 12451840 to 12664832 tid 3 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1977: rollback oid 36 current snap is 194 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 189 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1485 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1974: done (2 left) 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1978: read oid 14 snap -1 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1978: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:15:08.595 INFO:tasks.rados.rados.0.smithi016.stdout:1979: rmattr oid 40 current snap is 194 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1980: copy_from oid 47 from oid 7 current snap is 194 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 194 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1981: seq_num 648 ranges {1122304=458752,1581056=475136,2056192=327680} 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1981: writing smithi01663999-32 from 1122304 to 1581056 tid 1 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1981: writing smithi01663999-32 from 1581056 to 2056192 tid 2 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1981: writing smithi01663999-32 from 2056192 to 2383872 tid 3 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1982: rollback oid 46 current snap is 194 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 184 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1983: copy_from oid 6 from oid 21 current snap is 194 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1984: snap_create 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1977: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1976: finishing write tid 1 to smithi01663999-44 2024-04-10T03:15:08.596 INFO:tasks.rados.rados.0.smithi016.stdout:1976: finishing write tid 2 to smithi01663999-44 2024-04-10T03:15:08.597 INFO:tasks.rados.rados.0.smithi016.stdout:1976: finishing write tid 3 to smithi01663999-44 2024-04-10T03:15:08.597 INFO:tasks.rados.rados.0.smithi016.stdout:1981: finishing write tid 1 to smithi01663999-32 2024-04-10T03:15:08.597 INFO:tasks.rados.rados.0.smithi016.stdout:1976: finishing write tid 4 to smithi01663999-44 2024-04-10T03:15:08.598 INFO:tasks.rados.rados.0.smithi016.stdout:1976: finishing write tid 5 to smithi01663999-44 2024-04-10T03:15:08.598 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 1244 (ObjNum 647 snap 194 seq_num 647) dirty exists 2024-04-10T03:15:08.598 INFO:tasks.rados.rados.0.smithi016.stdout:1976: left oid 44 (ObjNum 647 snap 194 seq_num 647) 2024-04-10T03:15:08.599 INFO:tasks.rados.rados.0.smithi016.stdout:1981: finishing write tid 2 to smithi01663999-32 2024-04-10T03:15:08.600 INFO:tasks.rados.rados.0.smithi016.stdout:1981: finishing write tid 3 to smithi01663999-32 2024-04-10T03:15:08.601 INFO:tasks.rados.rados.0.smithi016.stdout:1981: finishing write tid 4 to smithi01663999-32 2024-04-10T03:15:08.605 INFO:tasks.rados.rados.0.smithi016.stdout:1981: finishing write tid 5 to smithi01663999-32 2024-04-10T03:15:08.605 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1340 (ObjNum 648 snap 194 seq_num 648) dirty exists 2024-04-10T03:15:08.605 INFO:tasks.rados.rados.0.smithi016.stdout:1981: left oid 32 (ObjNum 648 snap 194 seq_num 648) 2024-04-10T03:15:08.611 INFO:tasks.rados.rados.0.smithi016.stdout:1982: finishing rollback tid 0 to smithi01663999-46 2024-04-10T03:15:08.612 INFO:tasks.rados.rados.0.smithi016.stdout:1982: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:15:08.612 INFO:tasks.rados.rados.0.smithi016.stdout:1982: finishing rollback tid 2 to smithi01663999-46 2024-04-10T03:15:08.612 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1415 (ObjNum 594 snap 181 seq_num 594) dirty exists 2024-04-10T03:15:08.636 INFO:tasks.rados.rados.0.smithi016.stdout:1980: finishing copy_from racing read to smithi01663999-47 2024-04-10T03:15:08.644 INFO:tasks.rados.rados.0.smithi016.stdout:1980: finishing copy_from to smithi01663999-47 2024-04-10T03:15:08.644 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1240 (ObjNum 644 snap 194 seq_num 644) dirty exists 2024-04-10T03:15:08.665 INFO:tasks.rados.rados.0.smithi016.stdout:1978: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:15:08.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:08 smithi136 bash[68278]: audit 2024-04-10T03:15:07.905412+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:08.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:08 smithi136 bash[68278]: audit 2024-04-10T03:15:07.911451+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:08.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:08 smithi136 bash[68278]: audit 2024-04-10T03:15:07.934419+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:08.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:08 smithi136 bash[68278]: cluster 2024-04-10T03:15:08.715766+0000 mgr.y (mgr.25133) 169 : cluster 0 pgmap v248: 121 pgs: 7 active+undersized+degraded, 3 stale+active+clean, 24 active+undersized, 87 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.5 MiB/s wr, 18 op/s; 51/450 objects degraded (11.333%) 2024-04-10T03:15:08.916 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:15:08 smithi136 bash[60584]: ts=2024-04-10T03:15:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:15:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:08 smithi016 bash[72916]: audit 2024-04-10T03:15:07.905412+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:08 smithi016 bash[72916]: audit 2024-04-10T03:15:07.911451+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:08 smithi016 bash[72916]: audit 2024-04-10T03:15:07.934419+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:08 smithi016 bash[72916]: cluster 2024-04-10T03:15:08.715766+0000 mgr.y (mgr.25133) 169 : cluster 0 pgmap v248: 121 pgs: 7 active+undersized+degraded, 3 stale+active+clean, 24 active+undersized, 87 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.5 MiB/s wr, 18 op/s; 51/450 objects degraded (11.333%) 2024-04-10T03:15:09.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:08 smithi016 bash[74137]: audit 2024-04-10T03:15:07.905412+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:08 smithi016 bash[74137]: audit 2024-04-10T03:15:07.911451+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:08 smithi016 bash[74137]: audit 2024-04-10T03:15:07.934419+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:08 smithi016 bash[74137]: cluster 2024-04-10T03:15:08.715766+0000 mgr.y (mgr.25133) 169 : cluster 0 pgmap v248: 121 pgs: 7 active+undersized+degraded, 3 stale+active+clean, 24 active+undersized, 87 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.5 MiB/s wr, 18 op/s; 51/450 objects degraded (11.333%) 2024-04-10T03:15:09.808 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:09 smithi016 bash[87414]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-10T03:15:09.808 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:09 smithi016 bash[87414]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-10T03:15:09.808 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:09 smithi016 bash[87414]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-10T03:15:09.808 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:09 smithi016 bash[87414]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-10T03:15:09.808 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:09 smithi016 bash[87414]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-10T03:15:09.808 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:09 smithi016 bash[87414]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-10T03:15:09.809 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:09 smithi016 bash[87414]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-10T03:15:09.860 INFO:tasks.rados.rados.0.smithi016.stdout:1983: finishing copy_from racing read to smithi01663999-6 2024-04-10T03:15:09.860 INFO:tasks.rados.rados.0.smithi016.stdout:1983: finishing copy_from to smithi01663999-6 2024-04-10T03:15:09.860 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 1176 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-10T03:15:09.860 INFO:tasks.rados.rados.0.smithi016.stdout:1976: done (8 left) 2024-04-10T03:15:09.860 INFO:tasks.rados.rados.0.smithi016.stdout:1977: done (7 left) 2024-04-10T03:15:09.860 INFO:tasks.rados.rados.0.smithi016.stdout:1978: done (6 left) 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1979: done (5 left) 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1980: done (4 left) 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1981: done (3 left) 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1982: done (2 left) 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1983: done (1 left) 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1984: done (0 left) 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1985: copy_from oid 35 from oid 2 current snap is 195 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1986: copy_from oid 24 from oid 12 current snap is 195 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1987: copy_from oid 44 from oid 36 current snap is 195 2024-04-10T03:15:09.861 INFO:tasks.rados.rados.0.smithi016.stdout:1988: snap_create 2024-04-10T03:15:09.863 INFO:tasks.rados.rados.0.smithi016.stdout:1987: finishing copy_from to smithi01663999-44 2024-04-10T03:15:09.863 INFO:tasks.rados.rados.0.smithi016.stdout:1987: got expected ENOENT (src dne) 2024-04-10T03:15:09.863 INFO:tasks.rados.rados.0.smithi016.stdout:1987: finishing copy_from racing read to smithi01663999-44 2024-04-10T03:15:09.879 INFO:tasks.rados.rados.0.smithi016.stdout:1985: finishing copy_from racing read to smithi01663999-35 2024-04-10T03:15:09.886 INFO:tasks.rados.rados.0.smithi016.stdout:1985: finishing copy_from to smithi01663999-35 2024-04-10T03:15:09.886 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1170 (ObjNum 572 snap 172 seq_num 572) dirty exists 2024-04-10T03:15:09.933 INFO:tasks.rados.rados.0.smithi016.stdout:1985: done (3 left) 2024-04-10T03:15:09.933 INFO:tasks.rados.rados.0.smithi016.stdout:1987: done (2 left) 2024-04-10T03:15:09.933 INFO:tasks.rados.rados.0.smithi016.stdout:1988: done (1 left) 2024-04-10T03:15:09.933 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 196 2024-04-10T03:15:09.933 INFO:tasks.rados.rados.0.smithi016.stdout:1989: seq_num 649 ranges {11796480=475136,12271616=761856,13033472=40960} 2024-04-10T03:15:10.002 INFO:tasks.rados.rados.0.smithi016.stdout:1989: writing smithi01663999-15 from 11796480 to 12271616 tid 1 2024-04-10T03:15:10.006 INFO:tasks.rados.rados.0.smithi016.stdout:1989: writing smithi01663999-15 from 12271616 to 13033472 tid 2 2024-04-10T03:15:10.007 INFO:tasks.rados.rados.0.smithi016.stdout:1989: writing smithi01663999-15 from 13033472 to 13074432 tid 3 2024-04-10T03:15:10.007 INFO:tasks.rados.rados.0.smithi016.stdout:1990: rollback oid 19 current snap is 196 2024-04-10T03:15:10.007 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 185 2024-04-10T03:15:10.007 INFO:tasks.rados.rados.0.smithi016.stdout:1986: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:15:10.007 INFO:tasks.rados.rados.0.smithi016.stdout:1986: finishing copy_from to smithi01663999-24 2024-04-10T03:15:10.007 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1198 (ObjNum 630 snap 189 seq_num 630) dirty exists 2024-04-10T03:15:10.007 INFO:tasks.rados.rados.0.smithi016.stdout:1986: done (2 left) 2024-04-10T03:15:10.007 INFO:tasks.rados.rados.0.smithi016.stdout:1991: snap_remove snap 182 2024-04-10T03:15:10.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:09 smithi016 bash[72916]: cluster 2024-04-10T03:15:08.924256+0000 mon.a (mon.0) 505 : cluster 0 osdmap e461: 8 total, 7 up, 8 in 2024-04-10T03:15:10.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:09 smithi016 bash[74137]: cluster 2024-04-10T03:15:08.924256+0000 mon.a (mon.0) 505 : cluster 0 osdmap e461: 8 total, 7 up, 8 in 2024-04-10T03:15:10.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:09 smithi136 bash[68278]: cluster 2024-04-10T03:15:08.924256+0000 mon.a (mon.0) 505 : cluster 0 osdmap e461: 8 total, 7 up, 8 in 2024-04-10T03:15:10.938 INFO:tasks.rados.rados.0.smithi016.stdout:1991: done (2 left) 2024-04-10T03:15:10.938 INFO:tasks.rados.rados.0.smithi016.stdout:1992: read oid 8 snap 185 2024-04-10T03:15:10.938 INFO:tasks.rados.rados.0.smithi016.stdout:1992: expect deleted 2024-04-10T03:15:10.938 INFO:tasks.rados.rados.0.smithi016.stdout:1993: rollback oid 47 current snap is 196 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 193 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1990: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1990: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1214 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1989: finishing write tid 1 to smithi01663999-15 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1989: finishing write tid 2 to smithi01663999-15 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1989: finishing write tid 3 to smithi01663999-15 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1989: finishing write tid 4 to smithi01663999-15 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1989: finishing write tid 5 to smithi01663999-15 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1491 (ObjNum 649 snap 196 seq_num 649) dirty exists 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1989: left oid 15 (ObjNum 649 snap 196 seq_num 649) 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1989: done (3 left) 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1990: done (2 left) 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 196 2024-04-10T03:15:10.939 INFO:tasks.rados.rados.0.smithi016.stdout:1994: seq_num 650 ranges {0=491520,491520=647168,1138688=155648} 2024-04-10T03:15:10.940 INFO:tasks.rados.rados.0.smithi016.stdout:1994: writing smithi01663999-49 from 0 to 491520 tid 1 2024-04-10T03:15:10.945 INFO:tasks.rados.rados.0.smithi016.stdout:1994: writing smithi01663999-49 from 491520 to 1138688 tid 2 2024-04-10T03:15:10.947 INFO:tasks.rados.rados.0.smithi016.stdout:1994: writing smithi01663999-49 from 1138688 to 1294336 tid 3 2024-04-10T03:15:10.948 INFO:tasks.rados.rados.0.smithi016.stdout:1995: copy_from oid 32 from oid 11 current snap is 196 2024-04-10T03:15:10.948 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 196 2024-04-10T03:15:10.948 INFO:tasks.rados.rados.0.smithi016.stdout:1996: seq_num 651 ranges {0=507904,507904=532480,1040384=270336} 2024-04-10T03:15:10.951 INFO:tasks.rados.rados.0.smithi016.stdout:1996: writing smithi01663999-36 from 0 to 507904 tid 1 2024-04-10T03:15:10.955 INFO:tasks.rados.rados.0.smithi016.stdout:1996: writing smithi01663999-36 from 507904 to 1040384 tid 2 2024-04-10T03:15:10.957 INFO:tasks.rados.rados.0.smithi016.stdout:1996: writing smithi01663999-36 from 1040384 to 1310720 tid 3 2024-04-10T03:15:10.957 INFO:tasks.rados.rados.0.smithi016.stdout:1997: snap_remove snap 195 2024-04-10T03:15:11.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:10 smithi016 bash[72916]: cluster 2024-04-10T03:15:09.938770+0000 mon.a (mon.0) 506 : cluster 0 osdmap e462: 8 total, 7 up, 8 in 2024-04-10T03:15:11.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:10 smithi016 bash[72916]: cluster 2024-04-10T03:15:10.716765+0000 mgr.y (mgr.25133) 170 : cluster 0 pgmap v251: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.5 MiB/s wr, 22 op/s; 75/465 objects degraded (16.129%) 2024-04-10T03:15:11.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:10 smithi016 bash[74137]: cluster 2024-04-10T03:15:09.938770+0000 mon.a (mon.0) 506 : cluster 0 osdmap e462: 8 total, 7 up, 8 in 2024-04-10T03:15:11.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:10 smithi016 bash[74137]: cluster 2024-04-10T03:15:10.716765+0000 mgr.y (mgr.25133) 170 : cluster 0 pgmap v251: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.5 MiB/s wr, 22 op/s; 75/465 objects degraded (16.129%) 2024-04-10T03:15:11.309 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:11 smithi016 bash[87638]: debug 2024-04-10T03:15:11.016+0000 7fb4cbabe700 1 -- 172.21.15.16:0/2693509963 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559dfbaed680 con 0x559dfbb2ac00 2024-04-10T03:15:11.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:10 smithi136 bash[68278]: cluster 2024-04-10T03:15:09.938770+0000 mon.a (mon.0) 506 : cluster 0 osdmap e462: 8 total, 7 up, 8 in 2024-04-10T03:15:11.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:10 smithi136 bash[68278]: cluster 2024-04-10T03:15:10.716765+0000 mgr.y (mgr.25133) 170 : cluster 0 pgmap v251: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.5 MiB/s wr, 22 op/s; 75/465 objects degraded (16.129%) 2024-04-10T03:15:11.935 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:15:11] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.43.0" 2024-04-10T03:15:11.935 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:11 smithi016 bash[87638]: debug 2024-04-10T03:15:11.568+0000 7fb4d4c567c0 -1 Falling back to public interface 2024-04-10T03:15:11.944 INFO:tasks.rados.rados.0.smithi016.stdout:1997: done (5 left) 2024-04-10T03:15:11.944 INFO:tasks.rados.rados.0.smithi016.stdout:1998: snap_remove snap 191 2024-04-10T03:15:12.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:11 smithi016 bash[74137]: cluster 2024-04-10T03:15:10.944475+0000 mon.a (mon.0) 507 : cluster 0 osdmap e463: 8 total, 7 up, 8 in 2024-04-10T03:15:12.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:11 smithi016 bash[72916]: cluster 2024-04-10T03:15:10.944475+0000 mon.a (mon.0) 507 : cluster 0 osdmap e463: 8 total, 7 up, 8 in 2024-04-10T03:15:12.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:11 smithi136 bash[68278]: cluster 2024-04-10T03:15:10.944475+0000 mon.a (mon.0) 507 : cluster 0 osdmap e463: 8 total, 7 up, 8 in 2024-04-10T03:15:12.953 INFO:tasks.rados.rados.0.smithi016.stdout:1998: done (5 left) 2024-04-10T03:15:12.953 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 196 2024-04-10T03:15:12.954 INFO:tasks.rados.rados.0.smithi016.stdout:1993: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:15:12.954 INFO:tasks.rados.rados.0.smithi016.stdout:1999: seq_num 652 ranges {3301376=524288,3825664=409600,4235264=393216} 2024-04-10T03:15:12.975 INFO:tasks.rados.rados.0.smithi016.stdout:1999: writing smithi01663999-17 from 3301376 to 3825664 tid 1 2024-04-10T03:15:12.977 INFO:tasks.rados.rados.0.smithi016.stdout:1999: writing smithi01663999-17 from 3825664 to 4235264 tid 2 2024-04-10T03:15:12.980 INFO:tasks.rados.rados.0.smithi016.stdout:1999: writing smithi01663999-17 from 4235264 to 4628480 tid 3 2024-04-10T03:15:12.980 INFO:tasks.rados.rados.0.smithi016.stdout:2000: setattr oid 14 current snap is 196 2024-04-10T03:15:12.980 INFO:tasks.rados.rados.0.smithi016.stdout:1994: finishing write tid 1 to smithi01663999-49 2024-04-10T03:15:12.980 INFO:tasks.rados.rados.0.smithi016.stdout:1994: finishing write tid 2 to smithi01663999-49 2024-04-10T03:15:12.980 INFO:tasks.rados.rados.0.smithi016.stdout:1994: finishing write tid 3 to smithi01663999-49 2024-04-10T03:15:12.980 INFO:tasks.rados.rados.0.smithi016.stdout:1994: finishing write tid 4 to smithi01663999-49 2024-04-10T03:15:12.980 INFO:tasks.rados.rados.0.smithi016.stdout:1993: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1993: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1243 (ObjNum 554 snap 167 seq_num 554) dirty exists 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1996: finishing write tid 1 to smithi01663999-36 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1996: finishing write tid 2 to smithi01663999-36 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1996: finishing write tid 3 to smithi01663999-36 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1996: finishing write tid 4 to smithi01663999-36 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1994: finishing write tid 5 to smithi01663999-49 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1263 (ObjNum 650 snap 196 seq_num 650) dirty exists 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1994: left oid 49 (ObjNum 650 snap 196 seq_num 650) 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1995: finishing copy_from racing read to smithi01663999-32 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1996: finishing write tid 5 to smithi01663999-36 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 1247 (ObjNum 651 snap 196 seq_num 651) dirty exists 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1996: left oid 36 (ObjNum 651 snap 196 seq_num 651) 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:1995: finishing copy_from to smithi01663999-32 2024-04-10T03:15:12.981 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 327 (ObjNum 629 snap 189 seq_num 629) dirty exists 2024-04-10T03:15:12.982 INFO:tasks.rados.rados.0.smithi016.stdout:1992: done (6 left) 2024-04-10T03:15:12.982 INFO:tasks.rados.rados.0.smithi016.stdout:1993: done (5 left) 2024-04-10T03:15:12.982 INFO:tasks.rados.rados.0.smithi016.stdout:1994: done (4 left) 2024-04-10T03:15:12.982 INFO:tasks.rados.rados.0.smithi016.stdout:1995: done (3 left) 2024-04-10T03:15:12.982 INFO:tasks.rados.rados.0.smithi016.stdout:1996: done (2 left) 2024-04-10T03:15:12.983 INFO:tasks.rados.rados.0.smithi016.stdout:2001: rollback oid 11 current snap is 196 2024-04-10T03:15:12.983 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 186 2024-04-10T03:15:12.983 INFO:tasks.rados.rados.0.smithi016.stdout:2002: read oid 47 snap -1 2024-04-10T03:15:12.983 INFO:tasks.rados.rados.0.smithi016.stdout:2002: expect (ObjNum 554 snap 167 seq_num 554) 2024-04-10T03:15:12.983 INFO:tasks.rados.rados.0.smithi016.stdout:2003: snap_remove snap 181 2024-04-10T03:15:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[72916]: cluster 2024-04-10T03:15:11.951481+0000 mon.a (mon.0) 508 : cluster 0 osdmap e464: 8 total, 7 up, 8 in 2024-04-10T03:15:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[72916]: cluster 2024-04-10T03:15:12.347937+0000 mon.a (mon.0) 509 : cluster 3 Health check update: Degraded data redundancy: 75/465 objects degraded (16.129%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[72916]: audit 2024-04-10T03:15:12.513861+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[72916]: audit 2024-04-10T03:15:12.516544+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:13.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[72916]: cluster 2024-04-10T03:15:12.717587+0000 mgr.y (mgr.25133) 171 : cluster 0 pgmap v254: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 596 KiB/s wr, 14 op/s; 75/465 objects degraded (16.129%) 2024-04-10T03:15:13.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[74137]: cluster 2024-04-10T03:15:11.951481+0000 mon.a (mon.0) 508 : cluster 0 osdmap e464: 8 total, 7 up, 8 in 2024-04-10T03:15:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[74137]: cluster 2024-04-10T03:15:12.347937+0000 mon.a (mon.0) 509 : cluster 3 Health check update: Degraded data redundancy: 75/465 objects degraded (16.129%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[74137]: audit 2024-04-10T03:15:12.513861+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[74137]: audit 2024-04-10T03:15:12.516544+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:13.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:12 smithi016 bash[74137]: cluster 2024-04-10T03:15:12.717587+0000 mgr.y (mgr.25133) 171 : cluster 0 pgmap v254: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 596 KiB/s wr, 14 op/s; 75/465 objects degraded (16.129%) 2024-04-10T03:15:13.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:12 smithi136 bash[68278]: cluster 2024-04-10T03:15:11.951481+0000 mon.a (mon.0) 508 : cluster 0 osdmap e464: 8 total, 7 up, 8 in 2024-04-10T03:15:13.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:12 smithi136 bash[68278]: cluster 2024-04-10T03:15:12.347937+0000 mon.a (mon.0) 509 : cluster 3 Health check update: Degraded data redundancy: 75/465 objects degraded (16.129%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:13.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:12 smithi136 bash[68278]: audit 2024-04-10T03:15:12.513861+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:13.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:12 smithi136 bash[68278]: audit 2024-04-10T03:15:12.516544+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:13.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:12 smithi136 bash[68278]: cluster 2024-04-10T03:15:12.717587+0000 mgr.y (mgr.25133) 171 : cluster 0 pgmap v254: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 596 KiB/s wr, 14 op/s; 75/465 objects degraded (16.129%) 2024-04-10T03:15:13.966 INFO:tasks.rados.rados.0.smithi016.stdout:2003: done (4 left) 2024-04-10T03:15:13.967 INFO:tasks.rados.rados.0.smithi016.stdout:2004: read oid 36 snap -1 2024-04-10T03:15:13.967 INFO:tasks.rados.rados.0.smithi016.stdout:2004: expect (ObjNum 651 snap 196 seq_num 651) 2024-04-10T03:15:13.967 INFO:tasks.rados.rados.0.smithi016.stdout:2005: snap_remove snap 193 2024-04-10T03:15:14.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:13 smithi016 bash[72916]: cluster 2024-04-10T03:15:12.954299+0000 mon.a (mon.0) 512 : cluster 0 osdmap e465: 8 total, 7 up, 8 in 2024-04-10T03:15:14.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:13 smithi016 bash[72916]: audit 2024-04-10T03:15:13.676470+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:14.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:13 smithi016 bash[72916]: audit 2024-04-10T03:15:13.681578+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:14.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:13 smithi016 bash[74137]: cluster 2024-04-10T03:15:12.954299+0000 mon.a (mon.0) 512 : cluster 0 osdmap e465: 8 total, 7 up, 8 in 2024-04-10T03:15:14.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:13 smithi016 bash[74137]: audit 2024-04-10T03:15:13.676470+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:14.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:13 smithi016 bash[74137]: audit 2024-04-10T03:15:13.681578+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:14.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:13 smithi136 bash[68278]: cluster 2024-04-10T03:15:12.954299+0000 mon.a (mon.0) 512 : cluster 0 osdmap e465: 8 total, 7 up, 8 in 2024-04-10T03:15:14.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:13 smithi136 bash[68278]: audit 2024-04-10T03:15:13.676470+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:14.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:13 smithi136 bash[68278]: audit 2024-04-10T03:15:13.681578+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:14.975 INFO:tasks.rados.rados.0.smithi016.stdout:2005: done (5 left) 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:2006: rollback oid 35 current snap is 196 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 186 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:1999: finishing write tid 1 to smithi01663999-17 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:1999: finishing write tid 2 to smithi01663999-17 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:1999: finishing write tid 3 to smithi01663999-17 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:1999: finishing write tid 4 to smithi01663999-17 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1493 (ObjNum 555 snap 168 seq_num 555) dirty exists 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:2001: finishing rollback tid 0 to smithi01663999-11 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:2001: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 357 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:2000: done (5 left) 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:2001: done (4 left) 2024-04-10T03:15:14.976 INFO:tasks.rados.rados.0.smithi016.stdout:2007: snap_create 2024-04-10T03:15:14.983 INFO:tasks.rados.rados.0.smithi016.stdout:1999: finishing write tid 5 to smithi01663999-17 2024-04-10T03:15:14.983 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 354 (ObjNum 652 snap 196 seq_num 652) dirty exists 2024-04-10T03:15:14.983 INFO:tasks.rados.rados.0.smithi016.stdout:1999: left oid 17 (ObjNum 652 snap 196 seq_num 652) 2024-04-10T03:15:14.983 INFO:tasks.rados.rados.0.smithi016.stdout:2002: expect (ObjNum 554 snap 167 seq_num 554) 2024-04-10T03:15:15.289 INFO:tasks.rados.rados.0.smithi016.stdout:2004: expect (ObjNum 651 snap 196 seq_num 651) 2024-04-10T03:15:15.308 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:15 smithi016 bash[87638]: debug 2024-04-10T03:15:15.188+0000 7fb4d4c567c0 -1 osd.2 457 log_to_monitors true 2024-04-10T03:15:15.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:14 smithi016 bash[74137]: cluster 2024-04-10T03:15:13.972125+0000 mon.a (mon.0) 515 : cluster 0 osdmap e466: 8 total, 7 up, 8 in 2024-04-10T03:15:15.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:14 smithi016 bash[74137]: audit 2024-04-10T03:15:14.668555+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:15.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:14 smithi016 bash[74137]: audit 2024-04-10T03:15:14.674645+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:15.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:14 smithi016 bash[74137]: cluster 2024-04-10T03:15:14.718362+0000 mgr.y (mgr.25133) 172 : cluster 0 pgmap v257: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 387 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 22 op/s; 82/504 objects degraded (16.270%) 2024-04-10T03:15:15.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:14 smithi016 bash[72916]: cluster 2024-04-10T03:15:13.972125+0000 mon.a (mon.0) 515 : cluster 0 osdmap e466: 8 total, 7 up, 8 in 2024-04-10T03:15:15.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:14 smithi016 bash[72916]: audit 2024-04-10T03:15:14.668555+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:15.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:14 smithi016 bash[72916]: audit 2024-04-10T03:15:14.674645+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:15.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:14 smithi016 bash[72916]: cluster 2024-04-10T03:15:14.718362+0000 mgr.y (mgr.25133) 172 : cluster 0 pgmap v257: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 387 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 22 op/s; 82/504 objects degraded (16.270%) 2024-04-10T03:15:15.322 INFO:tasks.rados.rados.0.smithi016.stdout:2006: finishing rollback tid 0 to smithi01663999-35 2024-04-10T03:15:15.322 INFO:tasks.rados.rados.0.smithi016.stdout:2006: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:15:15.322 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1180 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:15:15.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:14 smithi136 bash[68278]: cluster 2024-04-10T03:15:13.972125+0000 mon.a (mon.0) 515 : cluster 0 osdmap e466: 8 total, 7 up, 8 in 2024-04-10T03:15:15.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:14 smithi136 bash[68278]: audit 2024-04-10T03:15:14.668555+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:15.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:14 smithi136 bash[68278]: audit 2024-04-10T03:15:14.674645+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:15.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:14 smithi136 bash[68278]: cluster 2024-04-10T03:15:14.718362+0000 mgr.y (mgr.25133) 172 : cluster 0 pgmap v257: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 387 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 22 op/s; 82/504 objects degraded (16.270%) 2024-04-10T03:15:15.985 INFO:tasks.rados.rados.0.smithi016.stdout:1999: done (4 left) 2024-04-10T03:15:15.985 INFO:tasks.rados.rados.0.smithi016.stdout:2002: done (3 left) 2024-04-10T03:15:15.985 INFO:tasks.rados.rados.0.smithi016.stdout:2004: done (2 left) 2024-04-10T03:15:15.985 INFO:tasks.rados.rados.0.smithi016.stdout:2006: done (1 left) 2024-04-10T03:15:15.985 INFO:tasks.rados.rados.0.smithi016.stdout:2007: done (0 left) 2024-04-10T03:15:15.985 INFO:tasks.rados.rados.0.smithi016.stdout:2008: snap_remove snap 190 2024-04-10T03:15:16.301 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:15 smithi016 bash[72916]: cluster 2024-04-10T03:15:14.981725+0000 mon.a (mon.0) 518 : cluster 0 osdmap e467: 8 total, 7 up, 8 in 2024-04-10T03:15:16.301 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:15 smithi016 bash[72916]: audit 2024-04-10T03:15:15.195980+0000 mon.c (mon.2) 9 : audit 1 from='osd.2 [v2:172.21.15.16:6818/2922474347,v1:172.21.15.16:6819/2922474347]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T03:15:16.301 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:15 smithi016 bash[72916]: audit 2024-04-10T03:15:15.196321+0000 mon.a (mon.0) 519 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T03:15:16.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:15 smithi016 bash[74137]: cluster 2024-04-10T03:15:14.981725+0000 mon.a (mon.0) 518 : cluster 0 osdmap e467: 8 total, 7 up, 8 in 2024-04-10T03:15:16.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:15 smithi016 bash[74137]: audit 2024-04-10T03:15:15.195980+0000 mon.c (mon.2) 9 : audit 1 from='osd.2 [v2:172.21.15.16:6818/2922474347,v1:172.21.15.16:6819/2922474347]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T03:15:16.301 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:15 smithi016 bash[74137]: audit 2024-04-10T03:15:15.196321+0000 mon.a (mon.0) 519 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T03:15:16.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:15 smithi136 bash[68278]: cluster 2024-04-10T03:15:14.981725+0000 mon.a (mon.0) 518 : cluster 0 osdmap e467: 8 total, 7 up, 8 in 2024-04-10T03:15:16.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:15 smithi136 bash[68278]: audit 2024-04-10T03:15:15.195980+0000 mon.c (mon.2) 9 : audit 1 from='osd.2 [v2:172.21.15.16:6818/2922474347,v1:172.21.15.16:6819/2922474347]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T03:15:16.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:15 smithi136 bash[68278]: audit 2024-04-10T03:15:15.196321+0000 mon.a (mon.0) 519 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-10T03:15:16.558 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:16 smithi016 bash[87638]: debug 2024-04-10T03:15:16.304+0000 7fb4c20a6700 -1 osd.2 457 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-10T03:15:16.995 INFO:tasks.rados.rados.0.smithi016.stdout:2008: done (0 left) 2024-04-10T03:15:16.995 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 197 2024-04-10T03:15:16.996 INFO:tasks.rados.rados.0.smithi016.stdout:2009: seq_num 653 ranges {13639680=540672,14180352=696320,14876672=106496} 2024-04-10T03:15:17.077 INFO:tasks.rados.rados.0.smithi016.stdout:2009: writing smithi01663999-33 from 13639680 to 14180352 tid 1 2024-04-10T03:15:17.081 INFO:tasks.rados.rados.0.smithi016.stdout:2009: writing smithi01663999-33 from 14180352 to 14876672 tid 2 2024-04-10T03:15:17.082 INFO:tasks.rados.rados.0.smithi016.stdout:2009: writing smithi01663999-33 from 14876672 to 14983168 tid 3 2024-04-10T03:15:17.082 INFO:tasks.rados.rados.0.smithi016.stdout:2010: snap_remove snap 175 2024-04-10T03:15:17.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[72916]: audit 2024-04-10T03:15:15.981273+0000 mon.a (mon.0) 520 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-10T03:15:17.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[72916]: cluster 2024-04-10T03:15:15.988783+0000 mon.a (mon.0) 521 : cluster 0 osdmap e468: 8 total, 7 up, 8 in 2024-04-10T03:15:17.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[72916]: audit 2024-04-10T03:15:15.990633+0000 mon.c (mon.2) 10 : audit 1 from='osd.2 [v2:172.21.15.16:6818/2922474347,v1:172.21.15.16:6819/2922474347]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:17.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[72916]: audit 2024-04-10T03:15:15.991640+0000 mon.a (mon.0) 522 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[72916]: audit 2024-04-10T03:15:16.299380+0000 mon.a (mon.0) 523 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[72916]: cluster 2024-04-10T03:15:16.719267+0000 mgr.y (mgr.25133) 173 : cluster 0 pgmap v260: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 387 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 22 op/s; 82/504 objects degraded (16.270%) 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[72916]: cluster 2024-04-10T03:15:16.982360+0000 mon.a (mon.0) 524 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[74137]: audit 2024-04-10T03:15:15.981273+0000 mon.a (mon.0) 520 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[74137]: cluster 2024-04-10T03:15:15.988783+0000 mon.a (mon.0) 521 : cluster 0 osdmap e468: 8 total, 7 up, 8 in 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[74137]: audit 2024-04-10T03:15:15.990633+0000 mon.c (mon.2) 10 : audit 1 from='osd.2 [v2:172.21.15.16:6818/2922474347,v1:172.21.15.16:6819/2922474347]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[74137]: audit 2024-04-10T03:15:15.991640+0000 mon.a (mon.0) 522 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[74137]: audit 2024-04-10T03:15:16.299380+0000 mon.a (mon.0) 523 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[74137]: cluster 2024-04-10T03:15:16.719267+0000 mgr.y (mgr.25133) 173 : cluster 0 pgmap v260: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 387 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 22 op/s; 82/504 objects degraded (16.270%) 2024-04-10T03:15:17.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:17 smithi016 bash[74137]: cluster 2024-04-10T03:15:16.982360+0000 mon.a (mon.0) 524 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:15:17.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:17 smithi136 bash[68278]: audit 2024-04-10T03:15:15.981273+0000 mon.a (mon.0) 520 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-10T03:15:17.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:17 smithi136 bash[68278]: cluster 2024-04-10T03:15:15.988783+0000 mon.a (mon.0) 521 : cluster 0 osdmap e468: 8 total, 7 up, 8 in 2024-04-10T03:15:17.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:17 smithi136 bash[68278]: audit 2024-04-10T03:15:15.990633+0000 mon.c (mon.2) 10 : audit 1 from='osd.2 [v2:172.21.15.16:6818/2922474347,v1:172.21.15.16:6819/2922474347]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:17.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:17 smithi136 bash[68278]: audit 2024-04-10T03:15:15.991640+0000 mon.a (mon.0) 522 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:17.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:17 smithi136 bash[68278]: audit 2024-04-10T03:15:16.299380+0000 mon.a (mon.0) 523 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-10T03:15:17.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:17 smithi136 bash[68278]: cluster 2024-04-10T03:15:16.719267+0000 mgr.y (mgr.25133) 173 : cluster 0 pgmap v260: 121 pgs: 9 active+undersized+degraded, 27 active+undersized, 85 active+clean; 387 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 22 op/s; 82/504 objects degraded (16.270%) 2024-04-10T03:15:17.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:17 smithi136 bash[68278]: cluster 2024-04-10T03:15:16.982360+0000 mon.a (mon.0) 524 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:15:18.015 INFO:tasks.rados.rados.0.smithi016.stdout:2010: done (1 left) 2024-04-10T03:15:18.015 INFO:tasks.rados.rados.0.smithi016.stdout:2011: read oid 16 snap -1 2024-04-10T03:15:18.016 INFO:tasks.rados.rados.0.smithi016.stdout:2011: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:15:18.016 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 197 2024-04-10T03:15:18.016 INFO:tasks.rados.rados.0.smithi016.stdout:2012: seq_num 654 ranges {491520=557056,1048576=630784,1679360=172032} 2024-04-10T03:15:18.016 INFO:tasks.rados.rados.0.smithi016.stdout:2012: writing smithi01663999-45 from 491520 to 1048576 tid 1 2024-04-10T03:15:18.019 INFO:tasks.rados.rados.0.smithi016.stdout:2012: writing smithi01663999-45 from 1048576 to 1679360 tid 2 2024-04-10T03:15:18.021 INFO:tasks.rados.rados.0.smithi016.stdout:2012: writing smithi01663999-45 from 1679360 to 1851392 tid 3 2024-04-10T03:15:18.021 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 197 2024-04-10T03:15:18.021 INFO:tasks.rados.rados.0.smithi016.stdout:2013: seq_num 655 ranges {3743744=573440,4317184=516096,4833280=286720} 2024-04-10T03:15:18.049 INFO:tasks.rados.rados.0.smithi016.stdout:2013: writing smithi01663999-22 from 3743744 to 4317184 tid 1 2024-04-10T03:15:18.053 INFO:tasks.rados.rados.0.smithi016.stdout:2013: writing smithi01663999-22 from 4317184 to 4833280 tid 2 2024-04-10T03:15:18.055 INFO:tasks.rados.rados.0.smithi016.stdout:2013: writing smithi01663999-22 from 4833280 to 5120000 tid 3 2024-04-10T03:15:18.055 INFO:tasks.rados.rados.0.smithi016.stdout:2014: delete oid 38 current snap is 197 2024-04-10T03:15:18.067 INFO:tasks.rados.rados.0.smithi016.stdout:2011: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:15:18.087 INFO:tasks.rados.rados.0.smithi016.stdout:2012: finishing write tid 1 to smithi01663999-45 2024-04-10T03:15:18.087 INFO:tasks.rados.rados.0.smithi016.stdout:2012: finishing write tid 2 to smithi01663999-45 2024-04-10T03:15:18.087 INFO:tasks.rados.rados.0.smithi016.stdout:2012: finishing write tid 3 to smithi01663999-45 2024-04-10T03:15:18.087 INFO:tasks.rados.rados.0.smithi016.stdout:2012: finishing write tid 4 to smithi01663999-45 2024-04-10T03:15:18.087 INFO:tasks.rados.rados.0.smithi016.stdout:2011: done (4 left) 2024-04-10T03:15:18.087 INFO:tasks.rados.rados.0.smithi016.stdout:2014: done (3 left) 2024-04-10T03:15:18.087 INFO:tasks.rados.rados.0.smithi016.stdout:2015: delete oid 7 current snap is 197 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2013: finishing write tid 1 to smithi01663999-22 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2009: finishing write tid 1 to smithi01663999-33 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2009: finishing write tid 2 to smithi01663999-33 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2009: finishing write tid 3 to smithi01663999-33 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2009: finishing write tid 4 to smithi01663999-33 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2012: finishing write tid 5 to smithi01663999-45 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1498 (ObjNum 654 snap 197 seq_num 654) dirty exists 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2012: left oid 45 (ObjNum 654 snap 197 seq_num 654) 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2013: finishing write tid 2 to smithi01663999-22 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2013: finishing write tid 3 to smithi01663999-22 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2013: finishing write tid 4 to smithi01663999-22 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2009: finishing write tid 5 to smithi01663999-33 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1248 (ObjNum 653 snap 197 seq_num 653) dirty exists 2024-04-10T03:15:18.088 INFO:tasks.rados.rados.0.smithi016.stdout:2009: left oid 33 (ObjNum 653 snap 197 seq_num 653) 2024-04-10T03:15:18.089 INFO:tasks.rados.rados.0.smithi016.stdout:2013: finishing write tid 5 to smithi01663999-22 2024-04-10T03:15:18.089 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1503 (ObjNum 655 snap 197 seq_num 655) dirty exists 2024-04-10T03:15:18.089 INFO:tasks.rados.rados.0.smithi016.stdout:2013: left oid 22 (ObjNum 655 snap 197 seq_num 655) 2024-04-10T03:15:18.121 INFO:tasks.rados.rados.0.smithi016.stdout:2009: done (3 left) 2024-04-10T03:15:18.121 INFO:tasks.rados.rados.0.smithi016.stdout:2012: done (2 left) 2024-04-10T03:15:18.122 INFO:tasks.rados.rados.0.smithi016.stdout:2013: done (1 left) 2024-04-10T03:15:18.122 INFO:tasks.rados.rados.0.smithi016.stdout:2015: done (0 left) 2024-04-10T03:15:18.122 INFO:tasks.rados.rados.0.smithi016.stdout:2016: copy_from oid 17 from oid 37 current snap is 197 2024-04-10T03:15:18.122 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 197 2024-04-10T03:15:18.122 INFO:tasks.rados.rados.0.smithi016.stdout:2017: seq_num 658 ranges {13303808=622592,13926400=565248,14491648=237568} 2024-04-10T03:15:18.205 INFO:tasks.rados.rados.0.smithi016.stdout:2017: writing smithi01663999-24 from 13303808 to 13926400 tid 1 2024-04-10T03:15:18.210 INFO:tasks.rados.rados.0.smithi016.stdout:2017: writing smithi01663999-24 from 13926400 to 14491648 tid 2 2024-04-10T03:15:18.210 INFO:tasks.rados.rados.0.smithi016.stdout:2017: writing smithi01663999-24 from 14491648 to 14729216 tid 3 2024-04-10T03:15:18.211 INFO:tasks.rados.rados.0.smithi016.stdout:2018: delete oid 1 current snap is 197 2024-04-10T03:15:18.211 INFO:tasks.rados.rados.0.smithi016.stdout:2016: finishing copy_from racing read to smithi01663999-17 2024-04-10T03:15:18.211 INFO:tasks.rados.rados.0.smithi016.stdout:2016: finishing copy_from to smithi01663999-17 2024-04-10T03:15:18.211 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1282 (ObjNum 637 snap 191 seq_num 637) dirty exists 2024-04-10T03:15:18.212 INFO:tasks.rados.rados.0.smithi016.stdout:2017: finishing write tid 1 to smithi01663999-24 2024-04-10T03:15:18.215 INFO:tasks.rados.rados.0.smithi016.stdout:2017: finishing write tid 2 to smithi01663999-24 2024-04-10T03:15:18.215 INFO:tasks.rados.rados.0.smithi016.stdout:2017: finishing write tid 3 to smithi01663999-24 2024-04-10T03:15:18.216 INFO:tasks.rados.rados.0.smithi016.stdout:2017: finishing write tid 4 to smithi01663999-24 2024-04-10T03:15:18.218 INFO:tasks.rados.rados.0.smithi016.stdout:2017: finishing write tid 5 to smithi01663999-24 2024-04-10T03:15:18.218 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1202 (ObjNum 658 snap 197 seq_num 658) dirty exists 2024-04-10T03:15:18.218 INFO:tasks.rados.rados.0.smithi016.stdout:2017: left oid 24 (ObjNum 658 snap 197 seq_num 658) 2024-04-10T03:15:18.228 INFO:tasks.rados.rados.0.smithi016.stdout:2016: done (2 left) 2024-04-10T03:15:18.229 INFO:tasks.rados.rados.0.smithi016.stdout:2017: done (1 left) 2024-04-10T03:15:18.229 INFO:tasks.rados.rados.0.smithi016.stdout:2018: done (0 left) 2024-04-10T03:15:18.229 INFO:tasks.rados.rados.0.smithi016.stdout:2019: rmattr oid 41 current snap is 197 2024-04-10T03:15:18.229 INFO:tasks.rados.rados.0.smithi016.stdout:2019: done (0 left) 2024-04-10T03:15:18.229 INFO:tasks.rados.rados.0.smithi016.stdout:2020: snap_create 2024-04-10T03:15:18.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[72916]: cluster 2024-04-10T03:15:16.992038+0000 mon.a (mon.0) 525 : cluster 1 osd.2 [v2:172.21.15.16:6818/2922474347,v1:172.21.15.16:6819/2922474347] boot 2024-04-10T03:15:18.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[72916]: cluster 2024-04-10T03:15:16.992145+0000 mon.a (mon.0) 526 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2024-04-10T03:15:18.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[72916]: audit 2024-04-10T03:15:16.996917+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:15:18.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[72916]: cluster 2024-04-10T03:15:17.349137+0000 mon.a (mon.0) 528 : cluster 3 Health check update: Degraded data redundancy: 82/504 objects degraded (16.270%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:18.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[72916]: audit 2024-04-10T03:15:17.577473+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:18.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[72916]: cluster 2024-04-10T03:15:17.993979+0000 mon.a (mon.0) 530 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2024-04-10T03:15:18.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[74137]: cluster 2024-04-10T03:15:16.992038+0000 mon.a (mon.0) 525 : cluster 1 osd.2 [v2:172.21.15.16:6818/2922474347,v1:172.21.15.16:6819/2922474347] boot 2024-04-10T03:15:18.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[74137]: cluster 2024-04-10T03:15:16.992145+0000 mon.a (mon.0) 526 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2024-04-10T03:15:18.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[74137]: audit 2024-04-10T03:15:16.996917+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:15:18.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[74137]: cluster 2024-04-10T03:15:17.349137+0000 mon.a (mon.0) 528 : cluster 3 Health check update: Degraded data redundancy: 82/504 objects degraded (16.270%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:18.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[74137]: audit 2024-04-10T03:15:17.577473+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:18.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:18 smithi016 bash[74137]: cluster 2024-04-10T03:15:17.993979+0000 mon.a (mon.0) 530 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2024-04-10T03:15:18.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:18 smithi136 bash[68278]: cluster 2024-04-10T03:15:16.992038+0000 mon.a (mon.0) 525 : cluster 1 osd.2 [v2:172.21.15.16:6818/2922474347,v1:172.21.15.16:6819/2922474347] boot 2024-04-10T03:15:18.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:18 smithi136 bash[68278]: cluster 2024-04-10T03:15:16.992145+0000 mon.a (mon.0) 526 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2024-04-10T03:15:18.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:18 smithi136 bash[68278]: audit 2024-04-10T03:15:16.996917+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-10T03:15:18.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:18 smithi136 bash[68278]: cluster 2024-04-10T03:15:17.349137+0000 mon.a (mon.0) 528 : cluster 3 Health check update: Degraded data redundancy: 82/504 objects degraded (16.270%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:18.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:18 smithi136 bash[68278]: audit 2024-04-10T03:15:17.577473+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:18.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:18 smithi136 bash[68278]: cluster 2024-04-10T03:15:17.993979+0000 mon.a (mon.0) 530 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2024-04-10T03:15:18.915 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:15:18 smithi136 bash[60584]: ts=2024-04-10T03:15:18.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi016:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"smithi136.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-10T03:15:19.038 INFO:tasks.rados.rados.0.smithi016.stdout:2020: done (0 left) 2024-04-10T03:15:19.038 INFO:tasks.rados.rados.0.smithi016.stdout:2021: rollback oid 36 current snap is 198 2024-04-10T03:15:19.038 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 194 2024-04-10T03:15:19.039 INFO:tasks.rados.rados.0.smithi016.stdout:2022: delete oid 18 current snap is 198 2024-04-10T03:15:19.049 INFO:tasks.rados.rados.0.smithi016.stdout:2022: done (1 left) 2024-04-10T03:15:19.049 INFO:tasks.rados.rados.0.smithi016.stdout:2023: read oid 49 snap -1 2024-04-10T03:15:19.049 INFO:tasks.rados.rados.0.smithi016.stdout:2023: expect (ObjNum 650 snap 196 seq_num 650) 2024-04-10T03:15:19.049 INFO:tasks.rados.rados.0.smithi016.stdout:2024: copy_from oid 32 from oid 1 current snap is 198 2024-04-10T03:15:19.049 INFO:tasks.rados.rados.0.smithi016.stdout:2025: rollback oid 43 current snap is 198 2024-04-10T03:15:19.049 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 196 2024-04-10T03:15:19.049 INFO:tasks.rados.rados.0.smithi016.stdout:2026: rollback oid 41 current snap is 198 2024-04-10T03:15:19.049 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 186 2024-04-10T03:15:19.049 INFO:tasks.rados.rados.0.smithi016.stdout:2027: snap_create 2024-04-10T03:15:19.050 INFO:tasks.rados.rados.0.smithi016.stdout:2021: finishing rollback tid 0 to smithi01663999-36 2024-04-10T03:15:19.050 INFO:tasks.rados.rados.0.smithi016.stdout:2021: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:15:19.050 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 1249 (ObjNum 177 snap 0 seq_num 0) dirty dne 2024-04-10T03:15:19.056 INFO:tasks.rados.rados.0.smithi016.stdout:2024: finishing copy_from to smithi01663999-32 2024-04-10T03:15:19.056 INFO:tasks.rados.rados.0.smithi016.stdout:2024: got expected ENOENT (src dne) 2024-04-10T03:15:19.056 INFO:tasks.rados.rados.0.smithi016.stdout:2024: finishing copy_from racing read to smithi01663999-32 2024-04-10T03:15:19.067 INFO:tasks.rados.rados.0.smithi016.stdout:2026: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:15:19.067 INFO:tasks.rados.rados.0.smithi016.stdout:2026: finishing rollback tid 2 to smithi01663999-41 2024-04-10T03:15:19.067 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 1204 (ObjNum 606 snap 185 seq_num 606) dirty exists 2024-04-10T03:15:19.068 INFO:tasks.rados.rados.0.smithi016.stdout:2025: finishing rollback tid 0 to smithi01663999-43 2024-04-10T03:15:19.069 INFO:tasks.rados.rados.0.smithi016.stdout:2025: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:15:19.069 INFO:tasks.rados.rados.0.smithi016.stdout:2025: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:15:19.069 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1537 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:15:19.069 INFO:tasks.rados.rados.0.smithi016.stdout:2023: expect (ObjNum 650 snap 196 seq_num 650) 2024-04-10T03:15:19.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:19 smithi016 bash[74137]: cluster 2024-04-10T03:15:18.720666+0000 mgr.y (mgr.25133) 174 : cluster 0 pgmap v263: 121 pgs: 6 active+undersized+degraded, 14 active+undersized, 101 active+clean; 390 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 730 KiB/s wr, 3 op/s; 69/510 objects degraded (13.529%); 2.7 MiB/s, 1 objects/s recovering 2024-04-10T03:15:19.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:19 smithi016 bash[72916]: cluster 2024-04-10T03:15:18.720666+0000 mgr.y (mgr.25133) 174 : cluster 0 pgmap v263: 121 pgs: 6 active+undersized+degraded, 14 active+undersized, 101 active+clean; 390 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 730 KiB/s wr, 3 op/s; 69/510 objects degraded (13.529%); 2.7 MiB/s, 1 objects/s recovering 2024-04-10T03:15:19.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:19 smithi136 bash[68278]: cluster 2024-04-10T03:15:18.720666+0000 mgr.y (mgr.25133) 174 : cluster 0 pgmap v263: 121 pgs: 6 active+undersized+degraded, 14 active+undersized, 101 active+clean; 390 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 730 KiB/s wr, 3 op/s; 69/510 objects degraded (13.529%); 2.7 MiB/s, 1 objects/s recovering 2024-04-10T03:15:20.042 INFO:tasks.rados.rados.0.smithi016.stdout:2021: done (5 left) 2024-04-10T03:15:20.043 INFO:tasks.rados.rados.0.smithi016.stdout:2023: done (4 left) 2024-04-10T03:15:20.043 INFO:tasks.rados.rados.0.smithi016.stdout:2024: done (3 left) 2024-04-10T03:15:20.043 INFO:tasks.rados.rados.0.smithi016.stdout:2025: done (2 left) 2024-04-10T03:15:20.043 INFO:tasks.rados.rados.0.smithi016.stdout:2026: done (1 left) 2024-04-10T03:15:20.043 INFO:tasks.rados.rados.0.smithi016.stdout:2027: done (0 left) 2024-04-10T03:15:20.043 INFO:tasks.rados.rados.0.smithi016.stdout:2028: read oid 42 snap 198 2024-04-10T03:15:20.043 INFO:tasks.rados.rados.0.smithi016.stdout:2028: expect (ObjNum 620 snap 187 seq_num 620) 2024-04-10T03:15:20.043 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 199 2024-04-10T03:15:20.043 INFO:tasks.rados.rados.0.smithi016.stdout:2029: seq_num 661 ranges {13303808=679936,13983744=622592,14606336=180224} 2024-04-10T03:15:20.045 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:20 smithi016 bash[72916]: cluster 2024-04-10T03:15:19.044776+0000 mon.a (mon.0) 531 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2024-04-10T03:15:20.138 INFO:tasks.rados.rados.0.smithi016.stdout:2029: writing smithi01663999-12 from 13303808 to 13983744 tid 1 2024-04-10T03:15:20.142 INFO:tasks.rados.rados.0.smithi016.stdout:2029: writing smithi01663999-12 from 13983744 to 14606336 tid 2 2024-04-10T03:15:20.143 INFO:tasks.rados.rados.0.smithi016.stdout:2029: writing smithi01663999-12 from 14606336 to 14786560 tid 3 2024-04-10T03:15:20.143 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 199 2024-04-10T03:15:20.144 INFO:tasks.rados.rados.0.smithi016.stdout:2030: seq_num 662 ranges {5120000=696320,5816320=557056,6373376=245760} 2024-04-10T03:15:20.176 INFO:tasks.rados.rados.0.smithi016.stdout:2030: writing smithi01663999-22 from 5120000 to 5816320 tid 1 2024-04-10T03:15:20.180 INFO:tasks.rados.rados.0.smithi016.stdout:2030: writing smithi01663999-22 from 5816320 to 6373376 tid 2 2024-04-10T03:15:20.181 INFO:tasks.rados.rados.0.smithi016.stdout:2030: writing smithi01663999-22 from 6373376 to 6619136 tid 3 2024-04-10T03:15:20.182 INFO:tasks.rados.rados.0.smithi016.stdout:2031: rollback oid 35 current snap is 199 2024-04-10T03:15:20.182 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 194 2024-04-10T03:15:20.182 INFO:tasks.rados.rados.0.smithi016.stdout:2028: expect (ObjNum 620 snap 187 seq_num 620) 2024-04-10T03:15:20.246 INFO:tasks.rados.rados.0.smithi016.stdout:2029: finishing write tid 1 to smithi01663999-12 2024-04-10T03:15:20.246 INFO:tasks.rados.rados.0.smithi016.stdout:2029: finishing write tid 2 to smithi01663999-12 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2028: done (3 left) 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2032: rollback oid 21 current snap is 199 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 192 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2029: finishing write tid 3 to smithi01663999-12 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2029: finishing write tid 4 to smithi01663999-12 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2029: finishing write tid 5 to smithi01663999-12 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1253 (ObjNum 661 snap 199 seq_num 661) dirty exists 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2029: left oid 12 (ObjNum 661 snap 199 seq_num 661) 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2031: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1180 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2030: finishing write tid 1 to smithi01663999-22 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2030: finishing write tid 2 to smithi01663999-22 2024-04-10T03:15:20.247 INFO:tasks.rados.rados.0.smithi016.stdout:2030: finishing write tid 3 to smithi01663999-22 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2030: finishing write tid 4 to smithi01663999-22 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2029: done (3 left) 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2031: done (2 left) 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2033: read oid 16 snap -1 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2033: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2034: read oid 29 snap -1 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2034: expect (ObjNum 585 snap 178 seq_num 585) 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 199 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2030: finishing write tid 5 to smithi01663999-22 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1542 (ObjNum 662 snap 199 seq_num 662) dirty exists 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2030: left oid 22 (ObjNum 662 snap 199 seq_num 662) 2024-04-10T03:15:20.248 INFO:tasks.rados.rados.0.smithi016.stdout:2035: seq_num 663 ranges {5971968=712704,6684672=442368,7127040=360448} 2024-04-10T03:15:20.290 INFO:tasks.rados.rados.0.smithi016.stdout:2035: writing smithi01663999-47 from 5971968 to 6684672 tid 1 2024-04-10T03:15:20.293 INFO:tasks.rados.rados.0.smithi016.stdout:2035: writing smithi01663999-47 from 6684672 to 7127040 tid 2 2024-04-10T03:15:20.296 INFO:tasks.rados.rados.0.smithi016.stdout:2035: writing smithi01663999-47 from 7127040 to 7487488 tid 3 2024-04-10T03:15:20.296 INFO:tasks.rados.rados.0.smithi016.stdout:2030: done (4 left) 2024-04-10T03:15:20.296 INFO:tasks.rados.rados.0.smithi016.stdout:2036: read oid 9 snap -1 2024-04-10T03:15:20.296 INFO:tasks.rados.rados.0.smithi016.stdout:2036: expect (ObjNum 563 snap 171 seq_num 563) 2024-04-10T03:15:20.296 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 199 2024-04-10T03:15:20.297 INFO:tasks.rados.rados.0.smithi016.stdout:2037: seq_num 664 ranges {0=729088,729088=729088,1458176=73728} 2024-04-10T03:15:20.301 INFO:tasks.rados.rados.0.smithi016.stdout:2037: writing smithi01663999-1 from 0 to 729088 tid 1 2024-04-10T03:15:20.306 INFO:tasks.rados.rados.0.smithi016.stdout:2037: writing smithi01663999-1 from 729088 to 1458176 tid 2 2024-04-10T03:15:20.307 INFO:tasks.rados.rados.0.smithi016.stdout:2037: writing smithi01663999-1 from 1458176 to 1531904 tid 3 2024-04-10T03:15:20.307 INFO:tasks.rados.rados.0.smithi016.stdout:2038: rollback oid 20 current snap is 199 2024-04-10T03:15:20.307 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 198 2024-04-10T03:15:20.308 INFO:tasks.rados.rados.0.smithi016.stdout:2032: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:15:20.308 INFO:tasks.rados.rados.0.smithi016.stdout:2032: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:15:20.308 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1182 (ObjNum 65 snap 0 seq_num 1450074707) dirty dne 2024-04-10T03:15:20.308 INFO:tasks.rados.rados.0.smithi016.stdout:2033: expect (ObjNum 466 snap 137 seq_num 466) 2024-04-10T03:15:20.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:20 smithi016 bash[74137]: cluster 2024-04-10T03:15:19.044776+0000 mon.a (mon.0) 531 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2024-04-10T03:15:20.359 INFO:tasks.rados.rados.0.smithi016.stdout:2034: expect (ObjNum 585 snap 178 seq_num 585) 2024-04-10T03:15:20.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:20 smithi136 bash[68278]: cluster 2024-04-10T03:15:19.044776+0000 mon.a (mon.0) 531 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2035: finishing write tid 1 to smithi01663999-47 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2035: finishing write tid 2 to smithi01663999-47 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2035: finishing write tid 3 to smithi01663999-47 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2035: finishing write tid 4 to smithi01663999-47 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2035: finishing write tid 5 to smithi01663999-47 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1257 (ObjNum 663 snap 199 seq_num 663) dirty exists 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2035: left oid 47 (ObjNum 663 snap 199 seq_num 663) 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2037: finishing write tid 1 to smithi01663999-1 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2037: finishing write tid 2 to smithi01663999-1 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2038: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:15:20.723 INFO:tasks.rados.rados.0.smithi016.stdout:2036: expect (ObjNum 563 snap 171 seq_num 563) 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2037: finishing write tid 3 to smithi01663999-1 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2037: finishing write tid 4 to smithi01663999-1 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2038: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2038: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1207 (ObjNum 535 snap 160 seq_num 535) dirty exists 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2037: finishing write tid 5 to smithi01663999-1 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1254 (ObjNum 664 snap 199 seq_num 664) dirty exists 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2037: left oid 1 (ObjNum 664 snap 199 seq_num 664) 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2032: done (6 left) 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2033: done (5 left) 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2034: done (4 left) 2024-04-10T03:15:20.792 INFO:tasks.rados.rados.0.smithi016.stdout:2035: done (3 left) 2024-04-10T03:15:20.793 INFO:tasks.rados.rados.0.smithi016.stdout:2036: done (2 left) 2024-04-10T03:15:20.793 INFO:tasks.rados.rados.0.smithi016.stdout:2037: done (1 left) 2024-04-10T03:15:20.793 INFO:tasks.rados.rados.0.smithi016.stdout:2038: done (0 left) 2024-04-10T03:15:20.793 INFO:tasks.rados.rados.0.smithi016.stdout:2039: snap_remove snap 194 2024-04-10T03:15:21.055 INFO:tasks.rados.rados.0.smithi016.stdout:2039: done (0 left) 2024-04-10T03:15:21.056 INFO:tasks.rados.rados.0.smithi016.stdout:2040: rmattr oid 25 current snap is 199 2024-04-10T03:15:21.056 INFO:tasks.rados.rados.0.smithi016.stdout:2040: done (0 left) 2024-04-10T03:15:21.056 INFO:tasks.rados.rados.0.smithi016.stdout:2041: snap_remove snap 184 2024-04-10T03:15:21.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:21 smithi016 bash[74137]: cluster 2024-04-10T03:15:20.048219+0000 mon.a (mon.0) 532 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2024-04-10T03:15:21.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:21 smithi016 bash[74137]: cluster 2024-04-10T03:15:20.721637+0000 mgr.y (mgr.25133) 175 : cluster 0 pgmap v266: 121 pgs: 6 active+undersized+degraded, 7 active+undersized, 108 active+clean; 387 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 730 KiB/s wr, 4 op/s; 69/510 objects degraded (13.529%); 2.7 MiB/s, 1 objects/s recovering 2024-04-10T03:15:21.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:21 smithi016 bash[72916]: cluster 2024-04-10T03:15:20.048219+0000 mon.a (mon.0) 532 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2024-04-10T03:15:21.292 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:21 smithi016 bash[72916]: cluster 2024-04-10T03:15:20.721637+0000 mgr.y (mgr.25133) 175 : cluster 0 pgmap v266: 121 pgs: 6 active+undersized+degraded, 7 active+undersized, 108 active+clean; 387 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 730 KiB/s wr, 4 op/s; 69/510 objects degraded (13.529%); 2.7 MiB/s, 1 objects/s recovering 2024-04-10T03:15:21.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:21 smithi136 bash[68278]: cluster 2024-04-10T03:15:20.048219+0000 mon.a (mon.0) 532 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2024-04-10T03:15:21.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:21 smithi136 bash[68278]: cluster 2024-04-10T03:15:20.721637+0000 mgr.y (mgr.25133) 175 : cluster 0 pgmap v266: 121 pgs: 6 active+undersized+degraded, 7 active+undersized, 108 active+clean; 387 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 730 KiB/s wr, 4 op/s; 69/510 objects degraded (13.529%); 2.7 MiB/s, 1 objects/s recovering 2024-04-10T03:15:22.054 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:15:21] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.43.0" 2024-04-10T03:15:22.071 INFO:tasks.rados.rados.0.smithi016.stdout:2041: done (0 left) 2024-04-10T03:15:22.071 INFO:tasks.rados.rados.0.smithi016.stdout:2042: rollback oid 28 current snap is 199 2024-04-10T03:15:22.071 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 176 2024-04-10T03:15:22.071 INFO:tasks.rados.rados.0.smithi016.stdout:2043: read oid 11 snap -1 2024-04-10T03:15:22.071 INFO:tasks.rados.rados.0.smithi016.stdout:2043: expect deleted 2024-04-10T03:15:22.071 INFO:tasks.rados.rados.0.smithi016.stdout:2044: snap_create 2024-04-10T03:15:22.095 INFO:tasks.rados.rados.0.smithi016.stdout:2042: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:15:22.109 INFO:tasks.rados.rados.0.smithi016.stdout:2042: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:15:22.110 INFO:tasks.rados.rados.0.smithi016.stdout:2042: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:15:22.110 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1217 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-10T03:15:22.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:22 smithi016 bash[72916]: cluster 2024-04-10T03:15:21.062158+0000 mon.a (mon.0) 533 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2024-04-10T03:15:22.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:22 smithi016 bash[74137]: cluster 2024-04-10T03:15:21.062158+0000 mon.a (mon.0) 533 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2024-04-10T03:15:22.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:22 smithi136 bash[68278]: cluster 2024-04-10T03:15:21.062158+0000 mon.a (mon.0) 533 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2024-04-10T03:15:23.081 INFO:tasks.rados.rados.0.smithi016.stdout:2042: done (2 left) 2024-04-10T03:15:23.082 INFO:tasks.rados.rados.0.smithi016.stdout:2043: done (1 left) 2024-04-10T03:15:23.082 INFO:tasks.rados.rados.0.smithi016.stdout:2044: done (0 left) 2024-04-10T03:15:23.082 INFO:tasks.rados.rados.0.smithi016.stdout:2045: copy_from oid 21 from oid 50 current snap is 200 2024-04-10T03:15:23.082 INFO:tasks.rados.rados.0.smithi016.stdout:2046: read oid 7 snap -1 2024-04-10T03:15:23.082 INFO:tasks.rados.rados.0.smithi016.stdout:2046: expect deleted 2024-04-10T03:15:23.082 INFO:tasks.rados.rados.0.smithi016.stdout:2047: read oid 37 snap -1 2024-04-10T03:15:23.082 INFO:tasks.rados.rados.0.smithi016.stdout:2047: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:15:23.082 INFO:tasks.rados.rados.0.smithi016.stdout:2048: snap_create 2024-04-10T03:15:23.093 INFO:tasks.rados.rados.0.smithi016.stdout:2047: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:15:23.193 INFO:tasks.rados.rados.0.smithi016.stdout:2045: finishing copy_from racing read to smithi01663999-21 2024-04-10T03:15:23.193 INFO:tasks.rados.rados.0.smithi016.stdout:2045: finishing copy_from to smithi01663999-21 2024-04-10T03:15:23.193 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1167 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:15:23.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:23 smithi136 bash[68278]: cluster 2024-04-10T03:15:22.077387+0000 mon.a (mon.0) 534 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2024-04-10T03:15:23.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:23 smithi136 bash[68278]: cluster 2024-04-10T03:15:22.350495+0000 mon.a (mon.0) 535 : cluster 3 Health check update: Degraded data redundancy: 69/510 objects degraded (13.529%), 6 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:23.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:23 smithi136 bash[68278]: cluster 2024-04-10T03:15:22.722403+0000 mgr.y (mgr.25133) 176 : cluster 0 pgmap v269: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 31 MiB/s, 4 objects/s recovering 2024-04-10T03:15:23.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:23 smithi016 bash[72916]: cluster 2024-04-10T03:15:22.077387+0000 mon.a (mon.0) 534 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2024-04-10T03:15:23.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:23 smithi016 bash[72916]: cluster 2024-04-10T03:15:22.350495+0000 mon.a (mon.0) 535 : cluster 3 Health check update: Degraded data redundancy: 69/510 objects degraded (13.529%), 6 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:23.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:23 smithi016 bash[72916]: cluster 2024-04-10T03:15:22.722403+0000 mgr.y (mgr.25133) 176 : cluster 0 pgmap v269: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 31 MiB/s, 4 objects/s recovering 2024-04-10T03:15:23.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:23 smithi016 bash[74137]: cluster 2024-04-10T03:15:22.077387+0000 mon.a (mon.0) 534 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2024-04-10T03:15:23.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:23 smithi016 bash[74137]: cluster 2024-04-10T03:15:22.350495+0000 mon.a (mon.0) 535 : cluster 3 Health check update: Degraded data redundancy: 69/510 objects degraded (13.529%), 6 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:23.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:23 smithi016 bash[74137]: cluster 2024-04-10T03:15:22.722403+0000 mgr.y (mgr.25133) 176 : cluster 0 pgmap v269: 121 pgs: 121 active+clean; 393 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 31 MiB/s, 4 objects/s recovering 2024-04-10T03:15:24.084 INFO:tasks.rados.rados.0.smithi016.stdout:2045: done (3 left) 2024-04-10T03:15:24.084 INFO:tasks.rados.rados.0.smithi016.stdout:2046: done (2 left) 2024-04-10T03:15:24.084 INFO:tasks.rados.rados.0.smithi016.stdout:2047: done (1 left) 2024-04-10T03:15:24.084 INFO:tasks.rados.rados.0.smithi016.stdout:2048: done (0 left) 2024-04-10T03:15:24.085 INFO:tasks.rados.rados.0.smithi016.stdout:2049: rollback oid 37 current snap is 201 2024-04-10T03:15:24.085 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 37 to 192 2024-04-10T03:15:24.085 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 201 2024-04-10T03:15:24.085 INFO:tasks.rados.rados.0.smithi016.stdout:2050: seq_num 665 ranges {2752512=745472,3497984=606208,4104192=196608} 2024-04-10T03:15:24.140 INFO:tasks.rados.rados.0.smithi016.stdout:2050: writing smithi01663999-48 from 2752512 to 3497984 tid 1 2024-04-10T03:15:24.149 INFO:tasks.rados.rados.0.smithi016.stdout:2050: writing smithi01663999-48 from 3497984 to 4104192 tid 2 2024-04-10T03:15:24.151 INFO:tasks.rados.rados.0.smithi016.stdout:2050: writing smithi01663999-48 from 4104192 to 4300800 tid 3 2024-04-10T03:15:24.151 INFO:tasks.rados.rados.0.smithi016.stdout:2051: snap_create 2024-04-10T03:15:24.151 INFO:tasks.rados.rados.0.smithi016.stdout:2049: finishing rollback tid 0 to smithi01663999-37 2024-04-10T03:15:24.151 INFO:tasks.rados.rados.0.smithi016.stdout:2049: finishing rollback tid 1 to smithi01663999-37 2024-04-10T03:15:24.151 INFO:tasks.rados.rados.0.smithi016.stdout:2049: finishing rollback tid 2 to smithi01663999-37 2024-04-10T03:15:24.151 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1285 (ObjNum 637 snap 191 seq_num 637) dirty exists 2024-04-10T03:15:24.160 INFO:tasks.rados.rados.0.smithi016.stdout:2050: finishing write tid 1 to smithi01663999-48 2024-04-10T03:15:24.162 INFO:tasks.rados.rados.0.smithi016.stdout:2050: finishing write tid 2 to smithi01663999-48 2024-04-10T03:15:24.163 INFO:tasks.rados.rados.0.smithi016.stdout:2050: finishing write tid 3 to smithi01663999-48 2024-04-10T03:15:24.164 INFO:tasks.rados.rados.0.smithi016.stdout:2050: finishing write tid 4 to smithi01663999-48 2024-04-10T03:15:24.167 INFO:tasks.rados.rados.0.smithi016.stdout:2050: finishing write tid 5 to smithi01663999-48 2024-04-10T03:15:24.167 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 1258 (ObjNum 665 snap 201 seq_num 665) dirty exists 2024-04-10T03:15:24.167 INFO:tasks.rados.rados.0.smithi016.stdout:2050: left oid 48 (ObjNum 665 snap 201 seq_num 665) 2024-04-10T03:15:24.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:24 smithi016 bash[72916]: cluster 2024-04-10T03:15:23.070440+0000 mon.a (mon.0) 536 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/510 objects degraded (13.529%), 6 pgs degraded) 2024-04-10T03:15:24.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:24 smithi016 bash[72916]: cluster 2024-04-10T03:15:23.087933+0000 mon.a (mon.0) 537 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2024-04-10T03:15:24.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:24 smithi016 bash[74137]: cluster 2024-04-10T03:15:23.070440+0000 mon.a (mon.0) 536 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/510 objects degraded (13.529%), 6 pgs degraded) 2024-04-10T03:15:24.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:24 smithi016 bash[74137]: cluster 2024-04-10T03:15:23.087933+0000 mon.a (mon.0) 537 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2024-04-10T03:15:24.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:24 smithi136 bash[68278]: cluster 2024-04-10T03:15:23.070440+0000 mon.a (mon.0) 536 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/510 objects degraded (13.529%), 6 pgs degraded) 2024-04-10T03:15:24.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:24 smithi136 bash[68278]: cluster 2024-04-10T03:15:23.087933+0000 mon.a (mon.0) 537 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2049: done (2 left) 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2050: done (1 left) 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2051: done (0 left) 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2052: read oid 21 snap -1 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2052: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2053: read oid 32 snap -1 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2053: expect (ObjNum 629 snap 189 seq_num 629) 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2054: read oid 19 snap -1 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2054: expect (ObjNum 610 snap 185 seq_num 610) 2024-04-10T03:15:25.103 INFO:tasks.rados.rados.0.smithi016.stdout:2055: copy_from oid 36 from oid 8 current snap is 202 2024-04-10T03:15:25.104 INFO:tasks.rados.rados.0.smithi016.stdout:2056: rollback oid 20 current snap is 202 2024-04-10T03:15:25.104 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 196 2024-04-10T03:15:25.104 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 202 2024-04-10T03:15:25.104 INFO:tasks.rados.rados.0.smithi016.stdout:2057: seq_num 666 ranges {0=761856,761856=491520,1253376=311296} 2024-04-10T03:15:25.112 INFO:tasks.rados.rados.0.smithi016.stdout:2057: writing smithi01663999-30 from 0 to 761856 tid 1 2024-04-10T03:15:25.117 INFO:tasks.rados.rados.0.smithi016.stdout:2057: writing smithi01663999-30 from 761856 to 1253376 tid 2 2024-04-10T03:15:25.121 INFO:tasks.rados.rados.0.smithi016.stdout:2057: writing smithi01663999-30 from 1253376 to 1564672 tid 3 2024-04-10T03:15:25.121 INFO:tasks.rados.rados.0.smithi016.stdout:2058: read oid 2 snap -1 2024-04-10T03:15:25.121 INFO:tasks.rados.rados.0.smithi016.stdout:2058: expect (ObjNum 572 snap 172 seq_num 572) 2024-04-10T03:15:25.122 INFO:tasks.rados.rados.0.smithi016.stdout:2059: delete oid 5 current snap is 202 2024-04-10T03:15:25.122 INFO:tasks.rados.rados.0.smithi016.stdout:2054: expect (ObjNum 610 snap 185 seq_num 610) 2024-04-10T03:15:25.160 INFO:tasks.rados.rados.0.smithi016.stdout:2056: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:15:25.160 INFO:tasks.rados.rados.0.smithi016.stdout:2053: expect (ObjNum 629 snap 189 seq_num 629) 2024-04-10T03:15:25.200 INFO:tasks.rados.rados.0.smithi016.stdout:2057: finishing write tid 1 to smithi01663999-30 2024-04-10T03:15:25.200 INFO:tasks.rados.rados.0.smithi016.stdout:2057: finishing write tid 2 to smithi01663999-30 2024-04-10T03:15:25.200 INFO:tasks.rados.rados.0.smithi016.stdout:2053: done (7 left) 2024-04-10T03:15:25.200 INFO:tasks.rados.rados.0.smithi016.stdout:2054: done (6 left) 2024-04-10T03:15:25.200 INFO:tasks.rados.rados.0.smithi016.stdout:2059: done (5 left) 2024-04-10T03:15:25.200 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 37 current snap is 202 2024-04-10T03:15:25.200 INFO:tasks.rados.rados.0.smithi016.stdout:2056: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:15:25.201 INFO:tasks.rados.rados.0.smithi016.stdout:2060: seq_num 668 ranges {1564672=794624,2359296=663552,3022848=139264} 2024-04-10T03:15:25.215 INFO:tasks.rados.rados.0.smithi016.stdout:2060: writing smithi01663999-37 from 1564672 to 2359296 tid 1 2024-04-10T03:15:25.220 INFO:tasks.rados.rados.0.smithi016.stdout:2060: writing smithi01663999-37 from 2359296 to 3022848 tid 2 2024-04-10T03:15:25.221 INFO:tasks.rados.rados.0.smithi016.stdout:2060: writing smithi01663999-37 from 3022848 to 3162112 tid 3 2024-04-10T03:15:25.221 INFO:tasks.rados.rados.0.smithi016.stdout:2061: rollback oid 4 current snap is 202 2024-04-10T03:15:25.221 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 199 2024-04-10T03:15:25.222 INFO:tasks.rados.rados.0.smithi016.stdout:2062: setattr oid 33 current snap is 202 2024-04-10T03:15:25.223 INFO:tasks.rados.rados.0.smithi016.stdout:2057: finishing write tid 3 to smithi01663999-30 2024-04-10T03:15:25.224 INFO:tasks.rados.rados.0.smithi016.stdout:2056: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:15:25.224 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1210 (ObjNum 535 snap 160 seq_num 535) dirty exists 2024-04-10T03:15:25.224 INFO:tasks.rados.rados.0.smithi016.stdout:2057: finishing write tid 4 to smithi01663999-30 2024-04-10T03:15:25.224 INFO:tasks.rados.rados.0.smithi016.stdout:2057: finishing write tid 5 to smithi01663999-30 2024-04-10T03:15:25.224 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 1419 (ObjNum 666 snap 202 seq_num 666) dirty exists 2024-04-10T03:15:25.224 INFO:tasks.rados.rados.0.smithi016.stdout:2057: left oid 30 (ObjNum 666 snap 202 seq_num 666) 2024-04-10T03:15:25.224 INFO:tasks.rados.rados.0.smithi016.stdout:2055: finishing copy_from racing read to smithi01663999-36 2024-04-10T03:15:25.224 INFO:tasks.rados.rados.0.smithi016.stdout:2055: finishing copy_from to smithi01663999-36 2024-04-10T03:15:25.224 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 1412 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:15:25.225 INFO:tasks.rados.rados.0.smithi016.stdout:2052: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:15:25.366 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: cluster 2024-04-10T03:15:24.089742+0000 mon.a (mon.0) 538 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2024-04-10T03:15:25.366 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: cluster 2024-04-10T03:15:24.723228+0000 mgr.y (mgr.25133) 177 : cluster 0 pgmap v272: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.4 MiB/s wr, 19 op/s; 31 MiB/s, 4 objects/s recovering 2024-04-10T03:15:25.366 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.727792+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:25.366 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.739541+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:25.366 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.742039+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:25.366 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.743903+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:15:25.366 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: cluster 2024-04-10T03:15:24.747140+0000 mgr.y (mgr.25133) 178 : cluster 0 pgmap v273: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 5.1 MiB/s wr, 10 op/s 2024-04-10T03:15:25.366 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: cluster 2024-04-10T03:15:24.747862+0000 mgr.y (mgr.25133) 179 : cluster 0 pgmap v274: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 7.1 MiB/s wr, 13 op/s 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.756145+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.855603+0000 mon.a (mon.0) 544 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.861519+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.865423+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.868414+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[72916]: audit 2024-04-10T03:15:24.872371+0000 mon.a (mon.0) 548 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: cluster 2024-04-10T03:15:24.089742+0000 mon.a (mon.0) 538 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: cluster 2024-04-10T03:15:24.723228+0000 mgr.y (mgr.25133) 177 : cluster 0 pgmap v272: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.4 MiB/s wr, 19 op/s; 31 MiB/s, 4 objects/s recovering 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.727792+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.739541+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.742039+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:25.367 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.743903+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:15:25.368 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: cluster 2024-04-10T03:15:24.747140+0000 mgr.y (mgr.25133) 178 : cluster 0 pgmap v273: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 5.1 MiB/s wr, 10 op/s 2024-04-10T03:15:25.368 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: cluster 2024-04-10T03:15:24.747862+0000 mgr.y (mgr.25133) 179 : cluster 0 pgmap v274: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 7.1 MiB/s wr, 13 op/s 2024-04-10T03:15:25.368 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.756145+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:25.368 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.855603+0000 mon.a (mon.0) 544 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:25.368 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.861519+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:25.368 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.865423+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:25.368 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.868414+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:25.368 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:25 smithi016 bash[74137]: audit 2024-04-10T03:15:24.872371+0000 mon.a (mon.0) 548 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-10T03:15:25.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: cluster 2024-04-10T03:15:24.089742+0000 mon.a (mon.0) 538 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2024-04-10T03:15:25.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: cluster 2024-04-10T03:15:24.723228+0000 mgr.y (mgr.25133) 177 : cluster 0 pgmap v272: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.4 MiB/s wr, 19 op/s; 31 MiB/s, 4 objects/s recovering 2024-04-10T03:15:25.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.727792+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.739541+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.742039+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.743903+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: cluster 2024-04-10T03:15:24.747140+0000 mgr.y (mgr.25133) 178 : cluster 0 pgmap v273: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 5.1 MiB/s wr, 10 op/s 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: cluster 2024-04-10T03:15:24.747862+0000 mgr.y (mgr.25133) 179 : cluster 0 pgmap v274: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 7.1 MiB/s wr, 13 op/s 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.756145+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.855603+0000 mon.a (mon.0) 544 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.861519+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.865423+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.868414+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:25.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:25 smithi136 bash[68278]: audit 2024-04-10T03:15:24.872371+0000 mon.a (mon.0) 548 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-10T03:15:26.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:26 smithi016 bash[72916]: audit 2024-04-10T03:15:24.872741+0000 mgr.y (mgr.25133) 180 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-10T03:15:26.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:26 smithi016 bash[72916]: cephadm 2024-04-10T03:15:24.874743+0000 mgr.y (mgr.25133) 181 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-10T03:15:26.399 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:26 smithi016 bash[72916]: cluster 2024-04-10T03:15:25.107201+0000 mon.a (mon.0) 549 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2024-04-10T03:15:26.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:26 smithi016 bash[74137]: audit 2024-04-10T03:15:24.872741+0000 mgr.y (mgr.25133) 180 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-10T03:15:26.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:26 smithi016 bash[74137]: cephadm 2024-04-10T03:15:24.874743+0000 mgr.y (mgr.25133) 181 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-10T03:15:26.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:26 smithi016 bash[74137]: cluster 2024-04-10T03:15:25.107201+0000 mon.a (mon.0) 549 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2024-04-10T03:15:26.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:26 smithi136 bash[68278]: audit 2024-04-10T03:15:24.872741+0000 mgr.y (mgr.25133) 180 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-10T03:15:26.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:26 smithi136 bash[68278]: cephadm 2024-04-10T03:15:24.874743+0000 mgr.y (mgr.25133) 181 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-10T03:15:26.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:26 smithi136 bash[68278]: cluster 2024-04-10T03:15:25.107201+0000 mon.a (mon.0) 549 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2024-04-10T03:15:27.309 INFO:tasks.rados.rados.0.smithi016.stdout:2058: expect (ObjNum 572 snap 172 seq_num 572) 2024-04-10T03:15:27.404 INFO:tasks.rados.rados.0.smithi016.stdout:2060: finishing write tid 1 to smithi01663999-37 2024-04-10T03:15:27.404 INFO:tasks.rados.rados.0.smithi016.stdout:2060: finishing write tid 2 to smithi01663999-37 2024-04-10T03:15:27.404 INFO:tasks.rados.rados.0.smithi016.stdout:2061: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:15:27.404 INFO:tasks.rados.rados.0.smithi016.stdout:2060: finishing write tid 3 to smithi01663999-37 2024-04-10T03:15:27.404 INFO:tasks.rados.rados.0.smithi016.stdout:2061: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:15:27.404 INFO:tasks.rados.rados.0.smithi016.stdout:2061: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:15:27.404 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1185 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-04-10T03:15:27.405 INFO:tasks.rados.rados.0.smithi016.stdout:2060: finishing write tid 4 to smithi01663999-37 2024-04-10T03:15:27.405 INFO:tasks.rados.rados.0.smithi016.stdout:2060: finishing write tid 5 to smithi01663999-37 2024-04-10T03:15:27.405 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1289 (ObjNum 668 snap 202 seq_num 668) dirty exists 2024-04-10T03:15:27.405 INFO:tasks.rados.rados.0.smithi016.stdout:2060: left oid 37 (ObjNum 668 snap 202 seq_num 668) 2024-04-10T03:15:27.405 INFO:tasks.rados.rados.0.smithi016.stdout:2052: done (7 left) 2024-04-10T03:15:27.405 INFO:tasks.rados.rados.0.smithi016.stdout:2055: done (6 left) 2024-04-10T03:15:27.405 INFO:tasks.rados.rados.0.smithi016.stdout:2056: done (5 left) 2024-04-10T03:15:27.406 INFO:tasks.rados.rados.0.smithi016.stdout:2057: done (4 left) 2024-04-10T03:15:27.406 INFO:tasks.rados.rados.0.smithi016.stdout:2058: done (3 left) 2024-04-10T03:15:27.406 INFO:tasks.rados.rados.0.smithi016.stdout:2060: done (2 left) 2024-04-10T03:15:27.406 INFO:tasks.rados.rados.0.smithi016.stdout:2061: done (1 left) 2024-04-10T03:15:27.406 INFO:tasks.rados.rados.0.smithi016.stdout:2063: read oid 5 snap -1 2024-04-10T03:15:27.406 INFO:tasks.rados.rados.0.smithi016.stdout:2063: expect deleted 2024-04-10T03:15:27.406 INFO:tasks.rados.rados.0.smithi016.stdout:2064: snap_remove snap 199 2024-04-10T03:15:27.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:27 smithi136 bash[68278]: cluster 2024-04-10T03:15:26.748771+0000 mgr.y (mgr.25133) 182 : cluster 0 pgmap v276: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.6 MiB/s wr, 14 op/s 2024-04-10T03:15:27.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:27 smithi016 bash[72916]: cluster 2024-04-10T03:15:26.748771+0000 mgr.y (mgr.25133) 182 : cluster 0 pgmap v276: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.6 MiB/s wr, 14 op/s 2024-04-10T03:15:27.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:27 smithi016 bash[74137]: cluster 2024-04-10T03:15:26.748771+0000 mgr.y (mgr.25133) 182 : cluster 0 pgmap v276: 121 pgs: 121 active+clean; 413 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.6 MiB/s wr, 14 op/s 2024-04-10T03:15:28.353 INFO:tasks.rados.rados.0.smithi016.stdout:2064: done (2 left) 2024-04-10T03:15:28.354 INFO:tasks.rados.rados.0.smithi016.stdout:2065: read oid 44 snap -1 2024-04-10T03:15:28.354 INFO:tasks.rados.rados.0.smithi016.stdout:2065: expect (ObjNum 647 snap 194 seq_num 647) 2024-04-10T03:15:28.354 INFO:tasks.rados.rados.0.smithi016.stdout:2066: read oid 43 snap 197 2024-04-10T03:15:28.354 INFO:tasks.rados.rados.0.smithi016.stdout:2066: expect (ObjNum 527 snap 156 seq_num 527) 2024-04-10T03:15:28.354 INFO:tasks.rados.rados.0.smithi016.stdout:2067: setattr oid 28 current snap is 202 2024-04-10T03:15:28.354 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1259 (ObjNum 653 snap 197 seq_num 653) dirty exists 2024-04-10T03:15:28.359 INFO:tasks.rados.rados.0.smithi016.stdout:2062: done (4 left) 2024-04-10T03:15:28.360 INFO:tasks.rados.rados.0.smithi016.stdout:2063: done (3 left) 2024-04-10T03:15:28.360 INFO:tasks.rados.rados.0.smithi016.stdout:2068: copy_from oid 50 from oid 8 current snap is 202 2024-04-10T03:15:28.360 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 202 2024-04-10T03:15:28.360 INFO:tasks.rados.rados.0.smithi016.stdout:2069: seq_num 669 ranges {4964352=409600,5373952=548864,5922816=655360} 2024-04-10T03:15:28.392 INFO:tasks.rados.rados.0.smithi016.stdout:2069: writing smithi01663999-26 from 4964352 to 5373952 tid 1 2024-04-10T03:15:28.396 INFO:tasks.rados.rados.0.smithi016.stdout:2069: writing smithi01663999-26 from 5373952 to 5922816 tid 2 2024-04-10T03:15:28.401 INFO:tasks.rados.rados.0.smithi016.stdout:2069: writing smithi01663999-26 from 5922816 to 6578176 tid 3 2024-04-10T03:15:28.401 INFO:tasks.rados.rados.0.smithi016.stdout:2070: delete oid 5 current snap is 202 2024-04-10T03:15:28.401 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1218 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-04-10T03:15:28.401 INFO:tasks.rados.rados.0.smithi016.stdout:2069: finishing write tid 1 to smithi01663999-26 2024-04-10T03:15:28.402 INFO:tasks.rados.rados.0.smithi016.stdout:2069: finishing write tid 2 to smithi01663999-26 2024-04-10T03:15:28.409 INFO:tasks.rados.rados.0.smithi016.stdout:2069: finishing write tid 3 to smithi01663999-26 2024-04-10T03:15:28.410 INFO:tasks.rados.rados.0.smithi016.stdout:2069: finishing write tid 4 to smithi01663999-26 2024-04-10T03:15:28.413 INFO:tasks.rados.rados.0.smithi016.stdout:2069: finishing write tid 5 to smithi01663999-26 2024-04-10T03:15:28.413 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 286 (ObjNum 669 snap 202 seq_num 669) dirty exists 2024-04-10T03:15:28.413 INFO:tasks.rados.rados.0.smithi016.stdout:2069: left oid 26 (ObjNum 669 snap 202 seq_num 669) 2024-04-10T03:15:28.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:28 smithi136 bash[68278]: cephadm 2024-04-10T03:15:27.142991+0000 mgr.y (mgr.25133) 183 : cephadm 1 Upgrade: Updating osd.3 2024-04-10T03:15:28.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:28 smithi136 bash[68278]: audit 2024-04-10T03:15:27.149076+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:28.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:28 smithi136 bash[68278]: audit 2024-04-10T03:15:27.152814+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-10T03:15:28.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:28 smithi136 bash[68278]: audit 2024-04-10T03:15:27.154073+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:28.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:28 smithi136 bash[68278]: cephadm 2024-04-10T03:15:27.156637+0000 mgr.y (mgr.25133) 184 : cephadm 1 Deploying daemon osd.3 on smithi016 2024-04-10T03:15:28.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:28 smithi136 bash[68278]: cluster 2024-04-10T03:15:27.361713+0000 mon.a (mon.0) 553 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2024-04-10T03:15:28.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:28 smithi136 bash[68278]: audit 2024-04-10T03:15:27.516159+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:28.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:28 smithi136 bash[68278]: audit 2024-04-10T03:15:27.517681+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:28.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:28 smithi136 bash[68278]: audit 2024-04-10T03:15:27.593445+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:28.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[72916]: cephadm 2024-04-10T03:15:27.142991+0000 mgr.y (mgr.25133) 183 : cephadm 1 Upgrade: Updating osd.3 2024-04-10T03:15:28.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[72916]: audit 2024-04-10T03:15:27.149076+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:28.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[72916]: audit 2024-04-10T03:15:27.152814+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-10T03:15:28.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[72916]: audit 2024-04-10T03:15:27.154073+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:28.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[72916]: cephadm 2024-04-10T03:15:27.156637+0000 mgr.y (mgr.25133) 184 : cephadm 1 Deploying daemon osd.3 on smithi016 2024-04-10T03:15:28.423 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[72916]: cluster 2024-04-10T03:15:27.361713+0000 mon.a (mon.0) 553 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2024-04-10T03:15:28.423 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[72916]: audit 2024-04-10T03:15:27.516159+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:28.423 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[72916]: audit 2024-04-10T03:15:27.517681+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:28.423 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[72916]: audit 2024-04-10T03:15:27.593445+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:28.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[74137]: cephadm 2024-04-10T03:15:27.142991+0000 mgr.y (mgr.25133) 183 : cephadm 1 Upgrade: Updating osd.3 2024-04-10T03:15:28.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[74137]: audit 2024-04-10T03:15:27.149076+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:28.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[74137]: audit 2024-04-10T03:15:27.152814+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-10T03:15:28.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[74137]: audit 2024-04-10T03:15:27.154073+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:28.424 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[74137]: cephadm 2024-04-10T03:15:27.156637+0000 mgr.y (mgr.25133) 184 : cephadm 1 Deploying daemon osd.3 on smithi016 2024-04-10T03:15:28.424 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[74137]: cluster 2024-04-10T03:15:27.361713+0000 mon.a (mon.0) 553 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2024-04-10T03:15:28.424 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[74137]: audit 2024-04-10T03:15:27.516159+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:28.424 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[74137]: audit 2024-04-10T03:15:27.517681+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:28.424 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:28 smithi016 bash[74137]: audit 2024-04-10T03:15:27.593445+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:28.436 INFO:tasks.rados.rados.0.smithi016.stdout:2066: expect (ObjNum 527 snap 156 seq_num 527) 2024-04-10T03:15:29.359 INFO:tasks.rados.rados.0.smithi016.stdout:2068: finishing copy_from racing read to smithi01663999-50 2024-04-10T03:15:29.359 INFO:tasks.rados.rados.0.smithi016.stdout:2065: expect (ObjNum 647 snap 194 seq_num 647) 2024-04-10T03:15:29.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:29 smithi016 bash[74137]: cluster 2024-04-10T03:15:28.360092+0000 mon.a (mon.0) 557 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2024-04-10T03:15:29.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:29 smithi016 bash[74137]: cluster 2024-04-10T03:15:28.749899+0000 mgr.y (mgr.25133) 185 : cluster 0 pgmap v279: 121 pgs: 121 active+clean; 425 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-04-10T03:15:29.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:29 smithi016 bash[72916]: cluster 2024-04-10T03:15:28.360092+0000 mon.a (mon.0) 557 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2024-04-10T03:15:29.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:29 smithi016 bash[72916]: cluster 2024-04-10T03:15:28.749899+0000 mgr.y (mgr.25133) 185 : cluster 0 pgmap v279: 121 pgs: 121 active+clean; 425 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-04-10T03:15:29.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:29 smithi136 bash[68278]: cluster 2024-04-10T03:15:28.360092+0000 mon.a (mon.0) 557 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2024-04-10T03:15:29.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:29 smithi136 bash[68278]: cluster 2024-04-10T03:15:28.749899+0000 mgr.y (mgr.25133) 185 : cluster 0 pgmap v279: 121 pgs: 121 active+clean; 425 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-04-10T03:15:30.684 INFO:tasks.rados.rados.0.smithi016.stdout:2068: finishing copy_from to smithi01663999-50 2024-04-10T03:15:30.684 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1412 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:15:30.684 INFO:tasks.rados.rados.0.smithi016.stdout:2065: done (5 left) 2024-04-10T03:15:30.684 INFO:tasks.rados.rados.0.smithi016.stdout:2066: done (4 left) 2024-04-10T03:15:30.684 INFO:tasks.rados.rados.0.smithi016.stdout:2067: done (3 left) 2024-04-10T03:15:30.684 INFO:tasks.rados.rados.0.smithi016.stdout:2068: done (2 left) 2024-04-10T03:15:30.684 INFO:tasks.rados.rados.0.smithi016.stdout:2069: done (1 left) 2024-04-10T03:15:30.684 INFO:tasks.rados.rados.0.smithi016.stdout:2070: done (0 left) 2024-04-10T03:15:30.685 INFO:tasks.rados.rados.0.smithi016.stdout:2071: rollback oid 22 current snap is 202 2024-04-10T03:15:30.685 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 22 to 189 2024-04-10T03:15:30.685 INFO:tasks.rados.rados.0.smithi016.stdout:2072: read oid 26 snap -1 2024-04-10T03:15:30.685 INFO:tasks.rados.rados.0.smithi016.stdout:2072: expect (ObjNum 669 snap 202 seq_num 669) 2024-04-10T03:15:30.685 INFO:tasks.rados.rados.0.smithi016.stdout:2073: rollback oid 18 current snap is 202 2024-04-10T03:15:30.685 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 201 2024-04-10T03:15:30.685 INFO:tasks.rados.rados.0.smithi016.stdout:2074: setattr oid 31 current snap is 202 2024-04-10T03:15:30.685 INFO:tasks.rados.rados.0.smithi016.stdout:2075: read oid 17 snap -1 2024-04-10T03:15:30.686 INFO:tasks.rados.rados.0.smithi016.stdout:2075: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:15:30.686 INFO:tasks.rados.rados.0.smithi016.stdout:2076: snap_remove snap 176 2024-04-10T03:15:30.754 INFO:tasks.rados.rados.0.smithi016.stdout:2076: done (5 left) 2024-04-10T03:15:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:2077: rollback oid 19 current snap is 202 2024-04-10T03:15:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 189 2024-04-10T03:15:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:2078: rollback oid 15 current snap is 202 2024-04-10T03:15:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 15 to 185 2024-04-10T03:15:30.755 INFO:tasks.rados.rados.0.smithi016.stdout:2079: snap_remove snap 200 2024-04-10T03:15:31.370 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.371 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.371 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.371 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.371 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.372 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.372 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.372 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.373 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.373 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:31.373 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:31 smithi016 systemd[1]: Stopping Ceph osd.3 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:15:31.763 INFO:tasks.rados.rados.0.smithi016.stdout:2079: done (7 left) 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:2080: rollback oid 43 current snap is 202 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 197 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:2081: delete oid 41 current snap is 202 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:2073: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1203 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:2071: finishing rollback tid 0 to smithi01663999-22 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:2071: finishing rollback tid 1 to smithi01663999-22 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:2071: finishing rollback tid 2 to smithi01663999-22 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1573 (ObjNum 623 snap 187 seq_num 623) dirty exists 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1575 (ObjNum 577 snap 173 seq_num 577) dirty exists 2024-04-10T03:15:31.764 INFO:tasks.rados.rados.0.smithi016.stdout:2075: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:15:31.768 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[48919]: debug 2024-04-10T03:15:31.448+0000 7f90ea45b700 -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-04-10T03:15:31.768 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[48919]: debug 2024-04-10T03:15:31.448+0000 7f90ea45b700 -1 osd.3 480 *** Got signal Terminated *** 2024-04-10T03:15:31.768 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[48919]: debug 2024-04-10T03:15:31.448+0000 7f90ea45b700 -1 osd.3 480 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T03:15:31.820 INFO:tasks.rados.rados.0.smithi016.stdout:2072: expect (ObjNum 669 snap 202 seq_num 669) 2024-04-10T03:15:32.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:15:31] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.43.0" 2024-04-10T03:15:32.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[74137]: cluster 2024-04-10T03:15:30.750474+0000 mgr.y (mgr.25133) 186 : cluster 0 pgmap v281: 121 pgs: 121 active+clean; 435 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.2 MiB/s wr, 12 op/s 2024-04-10T03:15:32.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[74137]: cluster 2024-04-10T03:15:30.759919+0000 mon.a (mon.0) 558 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2024-04-10T03:15:32.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[74137]: cluster 2024-04-10T03:15:31.453283+0000 mon.a (mon.0) 559 : cluster 1 osd.3 marked itself down and dead 2024-04-10T03:15:32.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[72916]: cluster 2024-04-10T03:15:30.750474+0000 mgr.y (mgr.25133) 186 : cluster 0 pgmap v281: 121 pgs: 121 active+clean; 435 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.2 MiB/s wr, 12 op/s 2024-04-10T03:15:32.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[72916]: cluster 2024-04-10T03:15:30.759919+0000 mon.a (mon.0) 558 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2024-04-10T03:15:32.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:31 smithi016 bash[72916]: cluster 2024-04-10T03:15:31.453283+0000 mon.a (mon.0) 559 : cluster 1 osd.3 marked itself down and dead 2024-04-10T03:15:32.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:31 smithi136 bash[68278]: cluster 2024-04-10T03:15:30.750474+0000 mgr.y (mgr.25133) 186 : cluster 0 pgmap v281: 121 pgs: 121 active+clean; 435 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.2 MiB/s wr, 12 op/s 2024-04-10T03:15:32.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:31 smithi136 bash[68278]: cluster 2024-04-10T03:15:30.759919+0000 mon.a (mon.0) 558 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2024-04-10T03:15:32.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:31 smithi136 bash[68278]: cluster 2024-04-10T03:15:31.453283+0000 mon.a (mon.0) 559 : cluster 1 osd.3 marked itself down and dead 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:2077: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:2078: finishing rollback tid 0 to smithi01663999-15 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:2078: finishing rollback tid 1 to smithi01663999-15 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1578 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:2077: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:2077: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1221 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:2071: done (8 left) 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:2072: done (7 left) 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:2073: done (6 left) 2024-04-10T03:15:32.264 INFO:tasks.rados.rados.0.smithi016.stdout:2074: done (5 left) 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2075: done (4 left) 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2077: done (3 left) 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2078: done (2 left) 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2081: done (1 left) 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2082: copy_from oid 5 from oid 1 current snap is 202 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2080: finishing rollback tid 0 to smithi01663999-43 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2080: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2080: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1594 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2080: done (1 left) 2024-04-10T03:15:32.265 INFO:tasks.rados.rados.0.smithi016.stdout:2083: snap_create 2024-04-10T03:15:32.270 INFO:tasks.rados.rados.0.smithi016.stdout:2082: finishing copy_from racing read to smithi01663999-5 2024-04-10T03:15:32.274 INFO:tasks.rados.rados.0.smithi016.stdout:2082: finishing copy_from to smithi01663999-5 2024-04-10T03:15:32.274 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1254 (ObjNum 664 snap 199 seq_num 664) dirty exists 2024-04-10T03:15:32.497 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:15:32.759 INFO:tasks.rados.rados.0.smithi016.stdout:2082: done (1 left) 2024-04-10T03:15:32.759 INFO:tasks.rados.rados.0.smithi016.stdout:2083: done (0 left) 2024-04-10T03:15:32.759 INFO:tasks.rados.rados.0.smithi016.stdout:2084: read oid 15 snap -1 2024-04-10T03:15:32.760 INFO:tasks.rados.rados.0.smithi016.stdout:2084: expect deleted 2024-04-10T03:15:32.760 INFO:tasks.rados.rados.0.smithi016.stdout:2085: rmattr oid 36 current snap is 203 2024-04-10T03:15:32.760 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 203 2024-04-10T03:15:32.760 INFO:tasks.rados.rados.0.smithi016.stdout:2086: seq_num 672 ranges {1851392=458752,2310144=647168,2957312=466944,3424256=90112} 2024-04-10T03:15:32.771 INFO:tasks.rados.rados.0.smithi016.stdout:2086: writing smithi01663999-45 from 1851392 to 2310144 tid 1 2024-04-10T03:15:32.777 INFO:tasks.rados.rados.0.smithi016.stdout:2086: writing smithi01663999-45 from 2310144 to 2957312 tid 2 2024-04-10T03:15:32.780 INFO:tasks.rados.rados.0.smithi016.stdout:2086: writing smithi01663999-45 from 2957312 to 3424256 tid 3 2024-04-10T03:15:32.781 INFO:tasks.rados.rados.0.smithi016.stdout:2086: writing smithi01663999-45 from 3424256 to 3514368 tid 4 2024-04-10T03:15:32.782 INFO:tasks.rados.rados.0.smithi016.stdout:2087: delete oid 2 current snap is 203 2024-04-10T03:15:32.789 INFO:tasks.rados.rados.0.smithi016.stdout:2084: done (3 left) 2024-04-10T03:15:32.789 INFO:tasks.rados.rados.0.smithi016.stdout:2087: done (2 left) 2024-04-10T03:15:32.790 INFO:tasks.rados.rados.0.smithi016.stdout:2088: setattr oid 4 current snap is 203 2024-04-10T03:15:32.792 INFO:tasks.rados.rados.0.smithi016.stdout:2089: read oid 14 snap -1 2024-04-10T03:15:32.792 INFO:tasks.rados.rados.0.smithi016.stdout:2089: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:15:32.792 INFO:tasks.rados.rados.0.smithi016.stdout:2090: rmattr oid 1 current snap is 203 2024-04-10T03:15:32.792 INFO:tasks.rados.rados.0.smithi016.stdout:2090: done (4 left) 2024-04-10T03:15:32.792 INFO:tasks.rados.rados.0.smithi016.stdout:2091: snap_create 2024-04-10T03:15:32.793 INFO:tasks.rados.rados.0.smithi016.stdout:2086: finishing write tid 1 to smithi01663999-45 2024-04-10T03:15:32.796 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 1413 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:15:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:2086: finishing write tid 2 to smithi01663999-45 2024-04-10T03:15:32.802 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1187 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-04-10T03:15:32.827 INFO:tasks.rados.rados.0.smithi016.stdout:2086: finishing write tid 3 to smithi01663999-45 2024-04-10T03:15:32.843 INFO:tasks.rados.rados.0.smithi016.stdout:2089: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:15:32.910 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:15:32.910 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (5m) 19s ago 10m 14.8M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:15:32.910 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 2m ago 10m - - 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (12m) 19s ago 12m 14.5M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (12m) 2m ago 12m 18.0M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (3m) 2m ago 19m 436M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (4m) 19s ago 21m 504M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (3m) 19s ago 21m 53.8M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (2m) 2m ago 19m 18.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (2m) 19s ago 19m 45.2M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (5m) 19s ago 11m 7999k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (5m) 2m ago 11m 8223k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (79s) 19s ago 18m 256M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (52s) 19s ago 17m 218M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (22s) 19s ago 16m - 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (16m) 19s ago 16m 237M 2525M 17.2.7-827-gd3b5060a 21de9b7369ad cce6bf7def93 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (15m) 2m ago 15m 206M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad a368018b5abf 2024-04-10T03:15:32.911 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (14m) 2m ago 14m 188M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:15:32.912 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (13m) 2m ago 13m 111M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:15:32.912 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (12m) 2m ago 12m 172M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:15:32.912 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (4m) 2m ago 11m 47.8M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:15:33.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:32 smithi016 bash[72916]: cluster 2024-04-10T03:15:31.747326+0000 mon.a (mon.0) 560 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:15:33.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:32 smithi016 bash[72916]: cluster 2024-04-10T03:15:31.758542+0000 mon.a (mon.0) 561 : cluster 0 osdmap e481: 8 total, 7 up, 8 in 2024-04-10T03:15:33.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:32 smithi016 bash[72916]: cluster 2024-04-10T03:15:32.758807+0000 mon.a (mon.0) 562 : cluster 0 osdmap e482: 8 total, 7 up, 8 in 2024-04-10T03:15:33.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:32 smithi016 bash[74137]: cluster 2024-04-10T03:15:31.747326+0000 mon.a (mon.0) 560 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:15:33.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:32 smithi016 bash[74137]: cluster 2024-04-10T03:15:31.758542+0000 mon.a (mon.0) 561 : cluster 0 osdmap e481: 8 total, 7 up, 8 in 2024-04-10T03:15:33.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:32 smithi016 bash[74137]: cluster 2024-04-10T03:15:32.758807+0000 mon.a (mon.0) 562 : cluster 0 osdmap e482: 8 total, 7 up, 8 in 2024-04-10T03:15:33.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:32 smithi136 bash[68278]: cluster 2024-04-10T03:15:31.747326+0000 mon.a (mon.0) 560 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:15:33.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:32 smithi136 bash[68278]: cluster 2024-04-10T03:15:31.758542+0000 mon.a (mon.0) 561 : cluster 0 osdmap e481: 8 total, 7 up, 8 in 2024-04-10T03:15:33.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:32 smithi136 bash[68278]: cluster 2024-04-10T03:15:32.758807+0000 mon.a (mon.0) 562 : cluster 0 osdmap e482: 8 total, 7 up, 8 in 2024-04-10T03:15:33.343 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:33 smithi016 bash[91184]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-3 2024-04-10T03:15:33.343 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:33 smithi016 bash[91323]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-3 2024-04-10T03:15:33.343 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:15:33.343 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:15:33.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:15:33.343 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:15:33.343 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:15:33.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 4, 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 6, 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:15:33.344 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:15:33.786 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:33 smithi016 bash[74137]: audit 2024-04-10T03:15:32.489361+0000 mgr.y (mgr.25133) 187 : audit 0 from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:33.787 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:33 smithi016 bash[74137]: cluster 2024-04-10T03:15:32.751006+0000 mgr.y (mgr.25133) 188 : cluster 0 pgmap v283: 121 pgs: 16 stale+active+clean, 105 active+clean; 431 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.1 MiB/s wr, 19 op/s 2024-04-10T03:15:33.787 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:33 smithi016 bash[74137]: audit 2024-04-10T03:15:33.348212+0000 mon.a (mon.0) 563 : audit 0 from='client.? 172.21.15.16:0/870505791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:33.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:33 smithi016 bash[72916]: audit 2024-04-10T03:15:32.489361+0000 mgr.y (mgr.25133) 187 : audit 0 from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:33.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:33 smithi016 bash[72916]: cluster 2024-04-10T03:15:32.751006+0000 mgr.y (mgr.25133) 188 : cluster 0 pgmap v283: 121 pgs: 16 stale+active+clean, 105 active+clean; 431 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.1 MiB/s wr, 19 op/s 2024-04-10T03:15:33.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:33 smithi016 bash[72916]: audit 2024-04-10T03:15:33.348212+0000 mon.a (mon.0) 563 : audit 0 from='client.? 172.21.15.16:0/870505791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:33.971 INFO:tasks.rados.rados.0.smithi016.stdout:2086: finishing write tid 4 to smithi01663999-45 2024-04-10T03:15:33.971 INFO:tasks.rados.rados.0.smithi016.stdout:2086: finishing write tid 5 to smithi01663999-45 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:2086: finishing write tid 6 to smithi01663999-45 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1609 (ObjNum 672 snap 203 seq_num 672) dirty exists 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:2086: left oid 45 (ObjNum 672 snap 203 seq_num 672) 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:2085: done (4 left) 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:2086: done (3 left) 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:2088: done (2 left) 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:2089: done (1 left) 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:2091: done (0 left) 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 204 2024-04-10T03:15:33.972 INFO:tasks.rados.rados.0.smithi016.stdout:2092: seq_num 674 ranges {0=491520,491520=417792,909312=483328,1392640=303104} 2024-04-10T03:15:33.977 INFO:tasks.rados.rados.0.smithi016.stdout:2092: writing smithi01663999-41 from 0 to 491520 tid 1 2024-04-10T03:15:33.983 INFO:tasks.rados.rados.0.smithi016.stdout:2092: writing smithi01663999-41 from 491520 to 909312 tid 2 2024-04-10T03:15:33.990 INFO:tasks.rados.rados.0.smithi016.stdout:2092: writing smithi01663999-41 from 909312 to 1392640 tid 3 2024-04-10T03:15:33.994 INFO:tasks.rados.rados.0.smithi016.stdout:2092: writing smithi01663999-41 from 1392640 to 1695744 tid 4 2024-04-10T03:15:33.994 INFO:tasks.rados.rados.0.smithi016.stdout:2093: snap_remove snap 185 2024-04-10T03:15:34.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:33 smithi136 bash[68278]: audit 2024-04-10T03:15:32.489361+0000 mgr.y (mgr.25133) 187 : audit 0 from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:34.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:33 smithi136 bash[68278]: cluster 2024-04-10T03:15:32.751006+0000 mgr.y (mgr.25133) 188 : cluster 0 pgmap v283: 121 pgs: 16 stale+active+clean, 105 active+clean; 431 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.1 MiB/s wr, 19 op/s 2024-04-10T03:15:34.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:33 smithi136 bash[68278]: audit 2024-04-10T03:15:33.348212+0000 mon.a (mon.0) 563 : audit 0 from='client.? 172.21.15.16:0/870505791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:34.811 INFO:tasks.rados.rados.0.smithi016.stdout:2093: done (1 left) 2024-04-10T03:15:34.811 INFO:tasks.rados.rados.0.smithi016.stdout:2094: delete oid 10 current snap is 204 2024-04-10T03:15:34.811 INFO:tasks.rados.rados.0.smithi016.stdout:2092: finishing write tid 1 to smithi01663999-41 2024-04-10T03:15:34.811 INFO:tasks.rados.rados.0.smithi016.stdout:2092: finishing write tid 2 to smithi01663999-41 2024-04-10T03:15:34.811 INFO:tasks.rados.rados.0.smithi016.stdout:2092: finishing write tid 3 to smithi01663999-41 2024-04-10T03:15:34.812 INFO:tasks.rados.rados.0.smithi016.stdout:2092: finishing write tid 4 to smithi01663999-41 2024-04-10T03:15:34.812 INFO:tasks.rados.rados.0.smithi016.stdout:2092: finishing write tid 5 to smithi01663999-41 2024-04-10T03:15:34.812 INFO:tasks.rados.rados.0.smithi016.stdout:2092: finishing write tid 6 to smithi01663999-41 2024-04-10T03:15:34.812 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 1216 (ObjNum 674 snap 204 seq_num 674) dirty exists 2024-04-10T03:15:34.812 INFO:tasks.rados.rados.0.smithi016.stdout:2092: left oid 41 (ObjNum 674 snap 204 seq_num 674) 2024-04-10T03:15:34.823 INFO:tasks.rados.rados.0.smithi016.stdout:2092: done (1 left) 2024-04-10T03:15:34.823 INFO:tasks.rados.rados.0.smithi016.stdout:2094: done (0 left) 2024-04-10T03:15:34.823 INFO:tasks.rados.rados.0.smithi016.stdout:2095: setattr oid 9 current snap is 204 2024-04-10T03:15:34.827 INFO:tasks.rados.rados.0.smithi016.stdout:2096: rollback oid 23 current snap is 204 2024-04-10T03:15:34.827 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 202 2024-04-10T03:15:34.827 INFO:tasks.rados.rados.0.smithi016.stdout:2097: rollback oid 5 current snap is 204 2024-04-10T03:15:34.827 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 196 2024-04-10T03:15:34.827 INFO:tasks.rados.rados.0.smithi016.stdout:2098: rmattr oid 22 current snap is 204 2024-04-10T03:15:34.827 INFO:tasks.rados.rados.0.smithi016.stdout:2098: done (3 left) 2024-04-10T03:15:34.828 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 204 2024-04-10T03:15:34.828 INFO:tasks.rados.rados.0.smithi016.stdout:2099: seq_num 676 ranges {13287424=524288,13811712=589824,14401536=450560,14852096=163840} 2024-04-10T03:15:34.948 INFO:tasks.rados.rados.0.smithi016.stdout:2099: writing smithi01663999-27 from 13287424 to 13811712 tid 1 2024-04-10T03:15:34.952 INFO:tasks.rados.rados.0.smithi016.stdout:2099: writing smithi01663999-27 from 13811712 to 14401536 tid 2 2024-04-10T03:15:34.955 INFO:tasks.rados.rados.0.smithi016.stdout:2099: writing smithi01663999-27 from 14401536 to 14852096 tid 3 2024-04-10T03:15:34.956 INFO:tasks.rados.rados.0.smithi016.stdout:2099: writing smithi01663999-27 from 14852096 to 15015936 tid 4 2024-04-10T03:15:34.956 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 204 2024-04-10T03:15:34.956 INFO:tasks.rados.rados.0.smithi016.stdout:2096: finishing rollback tid 0 to smithi01663999-23 2024-04-10T03:15:34.956 INFO:tasks.rados.rados.0.smithi016.stdout:2100: seq_num 677 ranges {6578176=540672,7118848=516096,7634944=655360,8290304=32768} 2024-04-10T03:15:34.996 INFO:tasks.rados.rados.0.smithi016.stdout:2100: writing smithi01663999-26 from 6578176 to 7118848 tid 1 2024-04-10T03:15:34.999 INFO:tasks.rados.rados.0.smithi016.stdout:2100: writing smithi01663999-26 from 7118848 to 7634944 tid 2 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:2100: writing smithi01663999-26 from 7634944 to 8290304 tid 3 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:2100: writing smithi01663999-26 from 8290304 to 8323072 tid 4 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:2101: read oid 31 snap -1 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:2101: expect (ObjNum 577 snap 173 seq_num 577) 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 204 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1342 (ObjNum 563 snap 171 seq_num 563) dirty exists 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:2097: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:2096: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:2097: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:2096: finishing rollback tid 2 to smithi01663999-23 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1224 (ObjNum 625 snap 189 seq_num 625) dirty exists 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:2097: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:15:35.004 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1613 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:15:35.005 INFO:tasks.rados.rados.0.smithi016.stdout:2102: seq_num 678 ranges {1294336=565248,1859584=802816,2662400=401408} 2024-04-10T03:15:35.013 INFO:tasks.rados.rados.0.smithi016.stdout:2102: writing smithi01663999-49 from 1294336 to 1859584 tid 1 2024-04-10T03:15:35.018 INFO:tasks.rados.rados.0.smithi016.stdout:2102: writing smithi01663999-49 from 1859584 to 2662400 tid 2 2024-04-10T03:15:35.021 INFO:tasks.rados.rados.0.smithi016.stdout:2102: writing smithi01663999-49 from 2662400 to 3063808 tid 3 2024-04-10T03:15:35.021 INFO:tasks.rados.rados.0.smithi016.stdout:2095: done (6 left) 2024-04-10T03:15:35.021 INFO:tasks.rados.rados.0.smithi016.stdout:2096: done (5 left) 2024-04-10T03:15:35.021 INFO:tasks.rados.rados.0.smithi016.stdout:2097: done (4 left) 2024-04-10T03:15:35.021 INFO:tasks.rados.rados.0.smithi016.stdout:2103: snap_remove snap 196 2024-04-10T03:15:35.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:34 smithi016 bash[74137]: audit 2024-04-10T03:15:32.879690+0000 mgr.y (mgr.25133) 189 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:35.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:34 smithi016 bash[74137]: cluster 2024-04-10T03:15:33.800382+0000 mon.a (mon.0) 564 : cluster 0 osdmap e483: 8 total, 7 up, 8 in 2024-04-10T03:15:35.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:34 smithi016 bash[72916]: audit 2024-04-10T03:15:32.879690+0000 mgr.y (mgr.25133) 189 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:35.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:34 smithi016 bash[72916]: cluster 2024-04-10T03:15:33.800382+0000 mon.a (mon.0) 564 : cluster 0 osdmap e483: 8 total, 7 up, 8 in 2024-04-10T03:15:35.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:34 smithi136 bash[68278]: audit 2024-04-10T03:15:32.879690+0000 mgr.y (mgr.25133) 189 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:15:35.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:34 smithi136 bash[68278]: cluster 2024-04-10T03:15:33.800382+0000 mon.a (mon.0) 564 : cluster 0 osdmap e483: 8 total, 7 up, 8 in 2024-04-10T03:15:35.375 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.376 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.376 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.3.service: Deactivated successfully. 2024-04-10T03:15:35.376 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: Stopped Ceph osd.3 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:15:35.376 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.377 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.377 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.377 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.377 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.378 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.378 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.378 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:35.805 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:35 smithi016 systemd[1]: Started Ceph osd.3 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:15:35.821 INFO:tasks.rados.rados.0.smithi016.stdout:2103: done (4 left) 2024-04-10T03:15:35.821 INFO:tasks.rados.rados.0.smithi016.stdout:2104: snap_create 2024-04-10T03:15:35.821 INFO:tasks.rados.rados.0.smithi016.stdout:2099: finishing write tid 1 to smithi01663999-27 2024-04-10T03:15:35.821 INFO:tasks.rados.rados.0.smithi016.stdout:2099: finishing write tid 2 to smithi01663999-27 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2099: finishing write tid 3 to smithi01663999-27 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2099: finishing write tid 4 to smithi01663999-27 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2099: finishing write tid 5 to smithi01663999-27 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2099: finishing write tid 6 to smithi01663999-27 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1185 (ObjNum 676 snap 204 seq_num 676) dirty exists 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2099: left oid 27 (ObjNum 676 snap 204 seq_num 676) 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2100: finishing write tid 1 to smithi01663999-26 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2100: finishing write tid 2 to smithi01663999-26 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2100: finishing write tid 3 to smithi01663999-26 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2100: finishing write tid 4 to smithi01663999-26 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2100: finishing write tid 5 to smithi01663999-26 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2100: finishing write tid 6 to smithi01663999-26 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 291 (ObjNum 677 snap 204 seq_num 677) dirty exists 2024-04-10T03:15:35.822 INFO:tasks.rados.rados.0.smithi016.stdout:2100: left oid 26 (ObjNum 677 snap 204 seq_num 677) 2024-04-10T03:15:35.823 INFO:tasks.rados.rados.0.smithi016.stdout:2102: finishing write tid 1 to smithi01663999-49 2024-04-10T03:15:35.823 INFO:tasks.rados.rados.0.smithi016.stdout:2102: finishing write tid 2 to smithi01663999-49 2024-04-10T03:15:35.823 INFO:tasks.rados.rados.0.smithi016.stdout:2102: finishing write tid 3 to smithi01663999-49 2024-04-10T03:15:35.823 INFO:tasks.rados.rados.0.smithi016.stdout:2102: finishing write tid 4 to smithi01663999-49 2024-04-10T03:15:35.823 INFO:tasks.rados.rados.0.smithi016.stdout:2102: finishing write tid 5 to smithi01663999-49 2024-04-10T03:15:35.823 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1267 (ObjNum 678 snap 204 seq_num 678) dirty exists 2024-04-10T03:15:35.823 INFO:tasks.rados.rados.0.smithi016.stdout:2102: left oid 49 (ObjNum 678 snap 204 seq_num 678) 2024-04-10T03:15:35.823 INFO:tasks.rados.rados.0.smithi016.stdout:2101: expect (ObjNum 577 snap 173 seq_num 577) 2024-04-10T03:15:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[74137]: cluster 2024-04-10T03:15:34.751913+0000 mgr.y (mgr.25133) 190 : cluster 0 pgmap v286: 121 pgs: 4 active+undersized+degraded, 4 stale+active+clean, 24 active+undersized, 89 active+clean; 409 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 0 B/s wr, 20 op/s; 14/492 objects degraded (2.846%) 2024-04-10T03:15:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[74137]: cluster 2024-04-10T03:15:34.797801+0000 mon.a (mon.0) 565 : cluster 3 Health check failed: Degraded data redundancy: 14/492 objects degraded (2.846%), 4 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[74137]: cluster 2024-04-10T03:15:34.817271+0000 mon.a (mon.0) 566 : cluster 0 osdmap e484: 8 total, 7 up, 8 in 2024-04-10T03:15:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[74137]: audit 2024-04-10T03:15:35.425248+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[74137]: audit 2024-04-10T03:15:35.433770+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:36.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[74137]: audit 2024-04-10T03:15:35.444832+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:36.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[72916]: cluster 2024-04-10T03:15:34.751913+0000 mgr.y (mgr.25133) 190 : cluster 0 pgmap v286: 121 pgs: 4 active+undersized+degraded, 4 stale+active+clean, 24 active+undersized, 89 active+clean; 409 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 0 B/s wr, 20 op/s; 14/492 objects degraded (2.846%) 2024-04-10T03:15:36.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[72916]: cluster 2024-04-10T03:15:34.797801+0000 mon.a (mon.0) 565 : cluster 3 Health check failed: Degraded data redundancy: 14/492 objects degraded (2.846%), 4 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:36.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[72916]: cluster 2024-04-10T03:15:34.817271+0000 mon.a (mon.0) 566 : cluster 0 osdmap e484: 8 total, 7 up, 8 in 2024-04-10T03:15:36.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[72916]: audit 2024-04-10T03:15:35.425248+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:36.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[72916]: audit 2024-04-10T03:15:35.433770+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:36.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:35 smithi016 bash[72916]: audit 2024-04-10T03:15:35.444832+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:36.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:35 smithi136 bash[68278]: cluster 2024-04-10T03:15:34.751913+0000 mgr.y (mgr.25133) 190 : cluster 0 pgmap v286: 121 pgs: 4 active+undersized+degraded, 4 stale+active+clean, 24 active+undersized, 89 active+clean; 409 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 0 B/s wr, 20 op/s; 14/492 objects degraded (2.846%) 2024-04-10T03:15:36.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:35 smithi136 bash[68278]: cluster 2024-04-10T03:15:34.797801+0000 mon.a (mon.0) 565 : cluster 3 Health check failed: Degraded data redundancy: 14/492 objects degraded (2.846%), 4 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:36.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:35 smithi136 bash[68278]: cluster 2024-04-10T03:15:34.817271+0000 mon.a (mon.0) 566 : cluster 0 osdmap e484: 8 total, 7 up, 8 in 2024-04-10T03:15:36.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:35 smithi136 bash[68278]: audit 2024-04-10T03:15:35.425248+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:36.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:35 smithi136 bash[68278]: audit 2024-04-10T03:15:35.433770+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:36.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:35 smithi136 bash[68278]: audit 2024-04-10T03:15:35.444832+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:37.028 INFO:tasks.rados.rados.0.smithi016.stdout:2099: done (4 left) 2024-04-10T03:15:37.028 INFO:tasks.rados.rados.0.smithi016.stdout:2100: done (3 left) 2024-04-10T03:15:37.028 INFO:tasks.rados.rados.0.smithi016.stdout:2101: done (2 left) 2024-04-10T03:15:37.028 INFO:tasks.rados.rados.0.smithi016.stdout:2102: done (1 left) 2024-04-10T03:15:37.029 INFO:tasks.rados.rados.0.smithi016.stdout:2104: done (0 left) 2024-04-10T03:15:37.029 INFO:tasks.rados.rados.0.smithi016.stdout:2105: rollback oid 29 current snap is 205 2024-04-10T03:15:37.029 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 192 2024-04-10T03:15:37.029 INFO:tasks.rados.rados.0.smithi016.stdout:2106: snap_remove snap 204 2024-04-10T03:15:37.164 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[72916]: cluster 2024-04-10T03:15:35.825655+0000 mon.a (mon.0) 570 : cluster 0 osdmap e485: 8 total, 7 up, 8 in 2024-04-10T03:15:37.165 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[72916]: audit 2024-04-10T03:15:35.970180+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:37.165 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[72916]: audit 2024-04-10T03:15:35.981009+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:37.165 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[74137]: cluster 2024-04-10T03:15:35.825655+0000 mon.a (mon.0) 570 : cluster 0 osdmap e485: 8 total, 7 up, 8 in 2024-04-10T03:15:37.165 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[74137]: audit 2024-04-10T03:15:35.970180+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:37.165 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[74137]: audit 2024-04-10T03:15:35.981009+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:37.165 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[91477]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-10T03:15:37.165 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[91477]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-10T03:15:37.165 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[91477]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-10T03:15:37.166 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[91477]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-10T03:15:37.166 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[91477]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-10T03:15:37.166 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[91477]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-10T03:15:37.166 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:36 smithi016 bash[91477]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-10T03:15:37.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:36 smithi136 bash[68278]: cluster 2024-04-10T03:15:35.825655+0000 mon.a (mon.0) 570 : cluster 0 osdmap e485: 8 total, 7 up, 8 in 2024-04-10T03:15:37.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:36 smithi136 bash[68278]: audit 2024-04-10T03:15:35.970180+0000 mon.a (mon.0) 571 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:37.166 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:36 smithi136 bash[68278]: audit 2024-04-10T03:15:35.981009+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:2106: done (1 left) 2024-04-10T03:15:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:2107: rollback oid 42 current snap is 205 2024-04-10T03:15:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 42 to 186 2024-04-10T03:15:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:2105: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:15:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:2105: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:15:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:2105: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:15:37.357 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1345 (ObjNum 585 snap 178 seq_num 585) dirty exists 2024-04-10T03:15:37.358 INFO:tasks.rados.rados.0.smithi016.stdout:2105: done (1 left) 2024-04-10T03:15:37.358 INFO:tasks.rados.rados.0.smithi016.stdout:2108: delete oid 11 current snap is 205 2024-04-10T03:15:37.368 INFO:tasks.rados.rados.0.smithi016.stdout:2108: done (1 left) 2024-04-10T03:15:37.368 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 205 2024-04-10T03:15:37.368 INFO:tasks.rados.rados.0.smithi016.stdout:2109: seq_num 680 ranges {3063808=598016,3661824=573440,4235264=434176,4669440=196608} 2024-04-10T03:15:37.403 INFO:tasks.rados.rados.0.smithi016.stdout:2109: writing smithi01663999-49 from 3063808 to 3661824 tid 1 2024-04-10T03:15:37.408 INFO:tasks.rados.rados.0.smithi016.stdout:2109: writing smithi01663999-49 from 3661824 to 4235264 tid 2 2024-04-10T03:15:37.413 INFO:tasks.rados.rados.0.smithi016.stdout:2109: writing smithi01663999-49 from 4235264 to 4669440 tid 3 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2109: writing smithi01663999-49 from 4669440 to 4866048 tid 4 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2110: rmattr oid 12 current snap is 205 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2107: finishing rollback tid 0 to smithi01663999-42 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2107: finishing rollback tid 1 to smithi01663999-42 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2107: finishing rollback tid 2 to smithi01663999-42 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1219 (ObjNum 612 snap 185 seq_num 612) dirty exists 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2109: finishing write tid 1 to smithi01663999-49 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2107: done (2 left) 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2111: rmattr oid 10 current snap is 205 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2111: done (2 left) 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2112: copy_from oid 24 from oid 37 current snap is 205 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2113: copy_from oid 11 from oid 50 current snap is 205 2024-04-10T03:15:37.416 INFO:tasks.rados.rados.0.smithi016.stdout:2114: snap_remove snap 201 2024-04-10T03:15:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:37 smithi016 bash[74137]: cluster 2024-04-10T03:15:36.752536+0000 mgr.y (mgr.25133) 191 : cluster 0 pgmap v289: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 780 KiB/s wr, 23 op/s; 42/504 objects degraded (8.333%) 2024-04-10T03:15:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:37 smithi016 bash[74137]: cluster 2024-04-10T03:15:36.824815+0000 mon.a (mon.0) 573 : cluster 0 osdmap e486: 8 total, 7 up, 8 in 2024-04-10T03:15:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:37 smithi016 bash[74137]: cluster 2024-04-10T03:15:37.363030+0000 mon.a (mon.0) 574 : cluster 0 osdmap e487: 8 total, 7 up, 8 in 2024-04-10T03:15:38.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:37 smithi016 bash[72916]: cluster 2024-04-10T03:15:36.752536+0000 mgr.y (mgr.25133) 191 : cluster 0 pgmap v289: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 780 KiB/s wr, 23 op/s; 42/504 objects degraded (8.333%) 2024-04-10T03:15:38.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:37 smithi016 bash[72916]: cluster 2024-04-10T03:15:36.824815+0000 mon.a (mon.0) 573 : cluster 0 osdmap e486: 8 total, 7 up, 8 in 2024-04-10T03:15:38.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:37 smithi016 bash[72916]: cluster 2024-04-10T03:15:37.363030+0000 mon.a (mon.0) 574 : cluster 0 osdmap e487: 8 total, 7 up, 8 in 2024-04-10T03:15:38.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:37 smithi136 bash[68278]: cluster 2024-04-10T03:15:36.752536+0000 mgr.y (mgr.25133) 191 : cluster 0 pgmap v289: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 780 KiB/s wr, 23 op/s; 42/504 objects degraded (8.333%) 2024-04-10T03:15:38.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:37 smithi136 bash[68278]: cluster 2024-04-10T03:15:36.824815+0000 mon.a (mon.0) 573 : cluster 0 osdmap e486: 8 total, 7 up, 8 in 2024-04-10T03:15:38.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:37 smithi136 bash[68278]: cluster 2024-04-10T03:15:37.363030+0000 mon.a (mon.0) 574 : cluster 0 osdmap e487: 8 total, 7 up, 8 in 2024-04-10T03:15:38.362 INFO:tasks.rados.rados.0.smithi016.stdout:2114: done (4 left) 2024-04-10T03:15:38.362 INFO:tasks.rados.rados.0.smithi016.stdout:2115: rollback oid 1 current snap is 205 2024-04-10T03:15:38.362 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 1 to 202 2024-04-10T03:15:38.362 INFO:tasks.rados.rados.0.smithi016.stdout:2109: finishing write tid 2 to smithi01663999-49 2024-04-10T03:15:38.362 INFO:tasks.rados.rados.0.smithi016.stdout:2109: finishing write tid 3 to smithi01663999-49 2024-04-10T03:15:38.362 INFO:tasks.rados.rados.0.smithi016.stdout:2109: finishing write tid 4 to smithi01663999-49 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1414 (ObjNum 661 snap 199 seq_num 661) dirty exists 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2109: finishing write tid 5 to smithi01663999-49 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2109: finishing write tid 6 to smithi01663999-49 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1272 (ObjNum 680 snap 205 seq_num 680) dirty exists 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2109: left oid 49 (ObjNum 680 snap 205 seq_num 680) 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2112: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2112: finishing copy_from to smithi01663999-24 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1289 (ObjNum 668 snap 202 seq_num 668) dirty exists 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2113: finishing copy_from racing read to smithi01663999-11 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2113: finishing copy_from to smithi01663999-11 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1412 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2109: done (4 left) 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2110: done (3 left) 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2112: done (2 left) 2024-04-10T03:15:38.363 INFO:tasks.rados.rados.0.smithi016.stdout:2113: done (1 left) 2024-04-10T03:15:38.364 INFO:tasks.rados.rados.0.smithi016.stdout:2116: rollback oid 9 current snap is 205 2024-04-10T03:15:38.364 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 9 to 202 2024-04-10T03:15:38.364 INFO:tasks.rados.rados.0.smithi016.stdout:2117: read oid 48 snap -1 2024-04-10T03:15:38.364 INFO:tasks.rados.rados.0.smithi016.stdout:2117: expect (ObjNum 665 snap 201 seq_num 665) 2024-04-10T03:15:38.364 INFO:tasks.rados.rados.0.smithi016.stdout:2118: snap_create 2024-04-10T03:15:38.386 INFO:tasks.rados.rados.0.smithi016.stdout:2116: finishing rollback tid 0 to smithi01663999-9 2024-04-10T03:15:38.390 INFO:tasks.rados.rados.0.smithi016.stdout:2116: finishing rollback tid 1 to smithi01663999-9 2024-04-10T03:15:38.392 INFO:tasks.rados.rados.0.smithi016.stdout:2116: finishing rollback tid 2 to smithi01663999-9 2024-04-10T03:15:38.392 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1348 (ObjNum 563 snap 171 seq_num 563) dirty exists 2024-04-10T03:15:38.393 INFO:tasks.rados.rados.0.smithi016.stdout:2115: finishing rollback tid 0 to smithi01663999-1 2024-04-10T03:15:38.406 INFO:tasks.rados.rados.0.smithi016.stdout:2115: finishing rollback tid 1 to smithi01663999-1 2024-04-10T03:15:38.406 INFO:tasks.rados.rados.0.smithi016.stdout:2115: finishing rollback tid 2 to smithi01663999-1 2024-04-10T03:15:38.406 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1262 (ObjNum 664 snap 199 seq_num 664) dirty exists 2024-04-10T03:15:38.410 INFO:tasks.rados.rados.0.smithi016.stdout:2117: expect (ObjNum 665 snap 201 seq_num 665) 2024-04-10T03:15:38.808 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:38 smithi016 bash[91700]: debug 2024-04-10T03:15:38.467+0000 7fcd41230700 1 -- 172.21.15.16:0/3924070772 <== mon.0 v2:172.21.15.16:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562a0e631680 con 0x562a0e66ec00 2024-04-10T03:15:39.308 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:39 smithi016 bash[91700]: debug 2024-04-10T03:15:39.011+0000 7fcd4a3c87c0 -1 Falling back to public interface 2024-04-10T03:15:39.372 INFO:tasks.rados.rados.0.smithi016.stdout:2115: done (3 left) 2024-04-10T03:15:39.372 INFO:tasks.rados.rados.0.smithi016.stdout:2116: done (2 left) 2024-04-10T03:15:39.372 INFO:tasks.rados.rados.0.smithi016.stdout:2117: done (1 left) 2024-04-10T03:15:39.372 INFO:tasks.rados.rados.0.smithi016.stdout:2118: done (0 left) 2024-04-10T03:15:39.372 INFO:tasks.rados.rados.0.smithi016.stdout:2119: snap_create 2024-04-10T03:15:39.666 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:39 smithi136 bash[68278]: cluster 2024-04-10T03:15:38.367470+0000 mon.a (mon.0) 575 : cluster 0 osdmap e488: 8 total, 7 up, 8 in 2024-04-10T03:15:39.667 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:39 smithi136 bash[68278]: cluster 2024-04-10T03:15:38.753731+0000 mgr.y (mgr.25133) 192 : cluster 0 pgmap v293: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 428 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.5 MiB/s wr, 23 op/s; 43/504 objects degraded (8.532%) 2024-04-10T03:15:39.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:39 smithi016 bash[72916]: cluster 2024-04-10T03:15:38.367470+0000 mon.a (mon.0) 575 : cluster 0 osdmap e488: 8 total, 7 up, 8 in 2024-04-10T03:15:39.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:39 smithi016 bash[72916]: cluster 2024-04-10T03:15:38.753731+0000 mgr.y (mgr.25133) 192 : cluster 0 pgmap v293: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 428 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.5 MiB/s wr, 23 op/s; 43/504 objects degraded (8.532%) 2024-04-10T03:15:39.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:39 smithi016 bash[74137]: cluster 2024-04-10T03:15:38.367470+0000 mon.a (mon.0) 575 : cluster 0 osdmap e488: 8 total, 7 up, 8 in 2024-04-10T03:15:39.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:39 smithi016 bash[74137]: cluster 2024-04-10T03:15:38.753731+0000 mgr.y (mgr.25133) 192 : cluster 0 pgmap v293: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 428 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.5 MiB/s wr, 23 op/s; 43/504 objects degraded (8.532%) 2024-04-10T03:15:40.385 INFO:tasks.rados.rados.0.smithi016.stdout:2119: done (0 left) 2024-04-10T03:15:40.385 INFO:tasks.rados.rados.0.smithi016.stdout:2120: read oid 21 snap -1 2024-04-10T03:15:40.385 INFO:tasks.rados.rados.0.smithi016.stdout:2120: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:15:40.385 INFO:tasks.rados.rados.0.smithi016.stdout:2121: read oid 49 snap 205 2024-04-10T03:15:40.385 INFO:tasks.rados.rados.0.smithi016.stdout:2121: expect (ObjNum 680 snap 205 seq_num 680) 2024-04-10T03:15:40.385 INFO:tasks.rados.rados.0.smithi016.stdout:2122: snap_create 2024-04-10T03:15:40.435 INFO:tasks.rados.rados.0.smithi016.stdout:2121: expect (ObjNum 680 snap 205 seq_num 680) 2024-04-10T03:15:40.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:40 smithi136 bash[68278]: cluster 2024-04-10T03:15:39.378033+0000 mon.a (mon.0) 576 : cluster 0 osdmap e489: 8 total, 7 up, 8 in 2024-04-10T03:15:40.675 INFO:tasks.rados.rados.0.smithi016.stdout:2120: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:15:40.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:40 smithi016 bash[72916]: cluster 2024-04-10T03:15:39.378033+0000 mon.a (mon.0) 576 : cluster 0 osdmap e489: 8 total, 7 up, 8 in 2024-04-10T03:15:40.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:40 smithi016 bash[74137]: cluster 2024-04-10T03:15:39.378033+0000 mon.a (mon.0) 576 : cluster 0 osdmap e489: 8 total, 7 up, 8 in 2024-04-10T03:15:41.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:41 smithi136 bash[68278]: cluster 2024-04-10T03:15:40.388254+0000 mon.a (mon.0) 577 : cluster 0 osdmap e490: 8 total, 7 up, 8 in 2024-04-10T03:15:41.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:41 smithi136 bash[68278]: cluster 2024-04-10T03:15:40.754326+0000 mgr.y (mgr.25133) 193 : cluster 0 pgmap v296: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 429 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 5.1 MiB/s wr, 11 op/s; 45/501 objects degraded (8.982%) 2024-04-10T03:15:41.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:41 smithi136 bash[68278]: audit 2024-04-10T03:15:41.232659+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:41.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:41 smithi136 bash[68278]: audit 2024-04-10T03:15:41.238897+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:41.781 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:41 smithi016 bash[72916]: cluster 2024-04-10T03:15:40.388254+0000 mon.a (mon.0) 577 : cluster 0 osdmap e490: 8 total, 7 up, 8 in 2024-04-10T03:15:41.781 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:41 smithi016 bash[72916]: cluster 2024-04-10T03:15:40.754326+0000 mgr.y (mgr.25133) 193 : cluster 0 pgmap v296: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 429 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 5.1 MiB/s wr, 11 op/s; 45/501 objects degraded (8.982%) 2024-04-10T03:15:41.781 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:41 smithi016 bash[72916]: audit 2024-04-10T03:15:41.232659+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:41.781 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:41 smithi016 bash[72916]: audit 2024-04-10T03:15:41.238897+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:41.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:41 smithi016 bash[74137]: cluster 2024-04-10T03:15:40.388254+0000 mon.a (mon.0) 577 : cluster 0 osdmap e490: 8 total, 7 up, 8 in 2024-04-10T03:15:41.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:41 smithi016 bash[74137]: cluster 2024-04-10T03:15:40.754326+0000 mgr.y (mgr.25133) 193 : cluster 0 pgmap v296: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 429 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 5.1 MiB/s wr, 11 op/s; 45/501 objects degraded (8.982%) 2024-04-10T03:15:41.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:41 smithi016 bash[74137]: audit 2024-04-10T03:15:41.232659+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:41.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:41 smithi016 bash[74137]: audit 2024-04-10T03:15:41.238897+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:42.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:15:41] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.43.0" 2024-04-10T03:15:42.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:42 smithi136 bash[68278]: cluster 2024-04-10T03:15:41.380934+0000 mon.a (mon.0) 580 : cluster 3 Health check update: Degraded data redundancy: 45/501 objects degraded (8.982%), 8 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:42.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:42 smithi136 bash[68278]: cluster 2024-04-10T03:15:41.399879+0000 mon.a (mon.0) 581 : cluster 0 osdmap e491: 8 total, 7 up, 8 in 2024-04-10T03:15:42.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:42 smithi136 bash[68278]: audit 2024-04-10T03:15:42.227371+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:42.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:42 smithi136 bash[68278]: audit 2024-04-10T03:15:42.233097+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:42.773 INFO:tasks.rados.rados.0.smithi016.stdout:2120: done (2 left) 2024-04-10T03:15:42.773 INFO:tasks.rados.rados.0.smithi016.stdout:2121: done (1 left) 2024-04-10T03:15:42.774 INFO:tasks.rados.rados.0.smithi016.stdout:2122: done (0 left) 2024-04-10T03:15:42.774 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 208 2024-04-10T03:15:42.774 INFO:tasks.rados.rados.0.smithi016.stdout:2123: seq_num 681 ranges {15015936=614400,15630336=458752,16089088=638976,16728064=106496} 2024-04-10T03:15:42.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:42 smithi016 bash[72916]: cluster 2024-04-10T03:15:41.380934+0000 mon.a (mon.0) 580 : cluster 3 Health check update: Degraded data redundancy: 45/501 objects degraded (8.982%), 8 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:42.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:42 smithi016 bash[72916]: cluster 2024-04-10T03:15:41.399879+0000 mon.a (mon.0) 581 : cluster 0 osdmap e491: 8 total, 7 up, 8 in 2024-04-10T03:15:42.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:42 smithi016 bash[72916]: audit 2024-04-10T03:15:42.227371+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:42.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:42 smithi016 bash[72916]: audit 2024-04-10T03:15:42.233097+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:42.808 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:42 smithi016 bash[91700]: debug 2024-04-10T03:15:42.599+0000 7fcd4a3c87c0 -1 osd.3 480 log_to_monitors true 2024-04-10T03:15:42.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:42 smithi016 bash[74137]: cluster 2024-04-10T03:15:41.380934+0000 mon.a (mon.0) 580 : cluster 3 Health check update: Degraded data redundancy: 45/501 objects degraded (8.982%), 8 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:42.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:42 smithi016 bash[74137]: cluster 2024-04-10T03:15:41.399879+0000 mon.a (mon.0) 581 : cluster 0 osdmap e491: 8 total, 7 up, 8 in 2024-04-10T03:15:42.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:42 smithi016 bash[74137]: audit 2024-04-10T03:15:42.227371+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:42.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:42 smithi016 bash[74137]: audit 2024-04-10T03:15:42.233097+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:42.913 INFO:tasks.rados.rados.0.smithi016.stdout:2123: writing smithi01663999-27 from 15015936 to 15630336 tid 1 2024-04-10T03:15:42.916 INFO:tasks.rados.rados.0.smithi016.stdout:2123: writing smithi01663999-27 from 15630336 to 16089088 tid 2 2024-04-10T03:15:42.919 INFO:tasks.rados.rados.0.smithi016.stdout:2123: writing smithi01663999-27 from 16089088 to 16728064 tid 3 2024-04-10T03:15:42.920 INFO:tasks.rados.rados.0.smithi016.stdout:2123: writing smithi01663999-27 from 16728064 to 16834560 tid 4 2024-04-10T03:15:42.920 INFO:tasks.rados.rados.0.smithi016.stdout:2124: setattr oid 31 current snap is 208 2024-04-10T03:15:42.922 INFO:tasks.rados.rados.0.smithi016.stdout:2125: read oid 26 snap -1 2024-04-10T03:15:42.922 INFO:tasks.rados.rados.0.smithi016.stdout:2125: expect (ObjNum 677 snap 204 seq_num 677) 2024-04-10T03:15:42.922 INFO:tasks.rados.rados.0.smithi016.stdout:2126: read oid 12 snap -1 2024-04-10T03:15:42.922 INFO:tasks.rados.rados.0.smithi016.stdout:2126: expect (ObjNum 661 snap 199 seq_num 661) 2024-04-10T03:15:42.922 INFO:tasks.rados.rados.0.smithi016.stdout:2127: copy_from oid 20 from oid 22 current snap is 208 2024-04-10T03:15:42.922 INFO:tasks.rados.rados.0.smithi016.stdout:2128: copy_from oid 50 from oid 39 current snap is 208 2024-04-10T03:15:42.922 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 208 2024-04-10T03:15:42.922 INFO:tasks.rados.rados.0.smithi016.stdout:2129: seq_num 682 ranges {9314304=630784,9945088=745472,10690560=442368,11132928=16384} 2024-04-10T03:15:42.981 INFO:tasks.rados.rados.0.smithi016.stdout:2129: writing smithi01663999-5 from 9314304 to 9945088 tid 1 2024-04-10T03:15:42.985 INFO:tasks.rados.rados.0.smithi016.stdout:2129: writing smithi01663999-5 from 9945088 to 10690560 tid 2 2024-04-10T03:15:42.989 INFO:tasks.rados.rados.0.smithi016.stdout:2129: writing smithi01663999-5 from 10690560 to 11132928 tid 3 2024-04-10T03:15:42.989 INFO:tasks.rados.rados.0.smithi016.stdout:2129: writing smithi01663999-5 from 11132928 to 11149312 tid 4 2024-04-10T03:15:42.990 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 208 2024-04-10T03:15:42.990 INFO:tasks.rados.rados.0.smithi016.stdout:2130: seq_num 683 ranges {7487488=647168,8134656=630784,8765440=573440} 2024-04-10T03:15:43.036 INFO:tasks.rados.rados.0.smithi016.stdout:2130: writing smithi01663999-47 from 7487488 to 8134656 tid 1 2024-04-10T03:15:43.039 INFO:tasks.rados.rados.0.smithi016.stdout:2130: writing smithi01663999-47 from 8134656 to 8765440 tid 2 2024-04-10T03:15:43.042 INFO:tasks.rados.rados.0.smithi016.stdout:2130: writing smithi01663999-47 from 8765440 to 9338880 tid 3 2024-04-10T03:15:43.043 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 208 2024-04-10T03:15:43.043 INFO:tasks.rados.rados.0.smithi016.stdout:2123: finishing write tid 1 to smithi01663999-27 2024-04-10T03:15:43.043 INFO:tasks.rados.rados.0.smithi016.stdout:2131: seq_num 684 ranges {2449408=663552,3112960=507904,3620864=409600,4030464=286720} 2024-04-10T03:15:43.059 INFO:tasks.rados.rados.0.smithi016.stdout:2131: writing smithi01663999-9 from 2449408 to 3112960 tid 1 2024-04-10T03:15:43.062 INFO:tasks.rados.rados.0.smithi016.stdout:2131: writing smithi01663999-9 from 3112960 to 3620864 tid 2 2024-04-10T03:15:43.064 INFO:tasks.rados.rados.0.smithi016.stdout:2131: writing smithi01663999-9 from 3620864 to 4030464 tid 3 2024-04-10T03:15:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:2131: writing smithi01663999-9 from 4030464 to 4317184 tid 4 2024-04-10T03:15:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:2132: read oid 3 snap -1 2024-04-10T03:15:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:2132: expect (ObjNum 591 snap 179 seq_num 591) 2024-04-10T03:15:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 208 2024-04-10T03:15:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:2133: seq_num 685 ranges {0=679936,679936=442368,1122304=622592,1744896=139264} 2024-04-10T03:15:43.070 INFO:tasks.rados.rados.0.smithi016.stdout:2133: writing smithi01663999-40 from 0 to 679936 tid 1 2024-04-10T03:15:43.073 INFO:tasks.rados.rados.0.smithi016.stdout:2133: writing smithi01663999-40 from 679936 to 1122304 tid 2 2024-04-10T03:15:43.077 INFO:tasks.rados.rados.0.smithi016.stdout:2133: writing smithi01663999-40 from 1122304 to 1744896 tid 3 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2133: writing smithi01663999-40 from 1744896 to 1884160 tid 4 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2134: snap_create 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2123: finishing write tid 2 to smithi01663999-27 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2123: finishing write tid 3 to smithi01663999-27 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2123: finishing write tid 4 to smithi01663999-27 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1651 (ObjNum 577 snap 173 seq_num 577) dirty exists 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2123: finishing write tid 5 to smithi01663999-27 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2123: finishing write tid 6 to smithi01663999-27 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1190 (ObjNum 681 snap 208 seq_num 681) dirty exists 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2123: left oid 27 (ObjNum 681 snap 208 seq_num 681) 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2127: finishing copy_from racing read to smithi01663999-20 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:2127: finishing copy_from to smithi01663999-20 2024-04-10T03:15:43.079 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1573 (ObjNum 623 snap 187 seq_num 623) dirty exists 2024-04-10T03:15:43.080 INFO:tasks.rados.rados.0.smithi016.stdout:2129: finishing write tid 1 to smithi01663999-5 2024-04-10T03:15:43.080 INFO:tasks.rados.rados.0.smithi016.stdout:2129: finishing write tid 2 to smithi01663999-5 2024-04-10T03:15:43.080 INFO:tasks.rados.rados.0.smithi016.stdout:2125: expect (ObjNum 677 snap 204 seq_num 677) 2024-04-10T03:15:43.674 INFO:tasks.rados.rados.0.smithi016.stdout:2129: finishing write tid 3 to smithi01663999-5 2024-04-10T03:15:43.674 INFO:tasks.rados.rados.0.smithi016.stdout:2129: finishing write tid 4 to smithi01663999-5 2024-04-10T03:15:43.675 INFO:tasks.rados.rados.0.smithi016.stdout:2129: finishing write tid 5 to smithi01663999-5 2024-04-10T03:15:43.675 INFO:tasks.rados.rados.0.smithi016.stdout:2129: finishing write tid 6 to smithi01663999-5 2024-04-10T03:15:43.675 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1657 (ObjNum 682 snap 208 seq_num 682) dirty exists 2024-04-10T03:15:43.675 INFO:tasks.rados.rados.0.smithi016.stdout:2129: left oid 5 (ObjNum 682 snap 208 seq_num 682) 2024-04-10T03:15:43.675 INFO:tasks.rados.rados.0.smithi016.stdout:2128: finishing copy_from racing read to smithi01663999-50 2024-04-10T03:15:43.675 INFO:tasks.rados.rados.0.smithi016.stdout:2128: finishing copy_from to smithi01663999-50 2024-04-10T03:15:43.675 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 825 (ObjNum 624 snap 188 seq_num 624) dirty exists 2024-04-10T03:15:43.675 INFO:tasks.rados.rados.0.smithi016.stdout:2126: expect (ObjNum 661 snap 199 seq_num 661) 2024-04-10T03:15:43.808 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[91700]: debug 2024-04-10T03:15:43.551+0000 7fcd3b820700 -1 osd.3 480 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-10T03:15:43.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[74137]: audit 2024-04-10T03:15:42.515393+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:43.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[74137]: audit 2024-04-10T03:15:42.516627+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:43.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[74137]: audit 2024-04-10T03:15:42.607799+0000 mon.c (mon.2) 11 : audit 1 from='osd.3 [v2:172.21.15.16:6826/4087708538,v1:172.21.15.16:6827/4087708538]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-10T03:15:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[74137]: audit 2024-04-10T03:15:42.608149+0000 mon.a (mon.0) 586 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-10T03:15:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[74137]: cluster 2024-04-10T03:15:42.755126+0000 mgr.y (mgr.25133) 194 : cluster 0 pgmap v298: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 427 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.6 MiB/s wr, 12 op/s; 46/495 objects degraded (9.293%) 2024-04-10T03:15:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[72916]: audit 2024-04-10T03:15:42.515393+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[72916]: audit 2024-04-10T03:15:42.516627+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[72916]: audit 2024-04-10T03:15:42.607799+0000 mon.c (mon.2) 11 : audit 1 from='osd.3 [v2:172.21.15.16:6826/4087708538,v1:172.21.15.16:6827/4087708538]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-10T03:15:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[72916]: audit 2024-04-10T03:15:42.608149+0000 mon.a (mon.0) 586 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-10T03:15:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:43 smithi016 bash[72916]: cluster 2024-04-10T03:15:42.755126+0000 mgr.y (mgr.25133) 194 : cluster 0 pgmap v298: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 427 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.6 MiB/s wr, 12 op/s; 46/495 objects degraded (9.293%) 2024-04-10T03:15:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:43 smithi136 bash[68278]: audit 2024-04-10T03:15:42.515393+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:43 smithi136 bash[68278]: audit 2024-04-10T03:15:42.516627+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:43 smithi136 bash[68278]: audit 2024-04-10T03:15:42.607799+0000 mon.c (mon.2) 11 : audit 1 from='osd.3 [v2:172.21.15.16:6826/4087708538,v1:172.21.15.16:6827/4087708538]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-10T03:15:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:43 smithi136 bash[68278]: audit 2024-04-10T03:15:42.608149+0000 mon.a (mon.0) 586 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-10T03:15:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:43 smithi136 bash[68278]: cluster 2024-04-10T03:15:42.755126+0000 mgr.y (mgr.25133) 194 : cluster 0 pgmap v298: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 427 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.6 MiB/s wr, 12 op/s; 46/495 objects degraded (9.293%) 2024-04-10T03:15:44.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:44 smithi016 bash[74137]: audit 2024-04-10T03:15:43.522705+0000 mon.a (mon.0) 587 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-10T03:15:44.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:44 smithi016 bash[74137]: cluster 2024-04-10T03:15:43.529622+0000 mon.a (mon.0) 588 : cluster 0 osdmap e492: 8 total, 7 up, 8 in 2024-04-10T03:15:44.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:44 smithi016 bash[74137]: audit 2024-04-10T03:15:43.531010+0000 mon.c (mon.2) 12 : audit 1 from='osd.3 [v2:172.21.15.16:6826/4087708538,v1:172.21.15.16:6827/4087708538]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:44.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:44 smithi016 bash[74137]: audit 2024-04-10T03:15:43.531536+0000 mon.a (mon.0) 589 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:44.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:44 smithi016 bash[72916]: audit 2024-04-10T03:15:43.522705+0000 mon.a (mon.0) 587 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-10T03:15:44.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:44 smithi016 bash[72916]: cluster 2024-04-10T03:15:43.529622+0000 mon.a (mon.0) 588 : cluster 0 osdmap e492: 8 total, 7 up, 8 in 2024-04-10T03:15:44.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:44 smithi016 bash[72916]: audit 2024-04-10T03:15:43.531010+0000 mon.c (mon.2) 12 : audit 1 from='osd.3 [v2:172.21.15.16:6826/4087708538,v1:172.21.15.16:6827/4087708538]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:44.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:44 smithi016 bash[72916]: audit 2024-04-10T03:15:43.531536+0000 mon.a (mon.0) 589 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:44 smithi136 bash[68278]: audit 2024-04-10T03:15:43.522705+0000 mon.a (mon.0) 587 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-10T03:15:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:44 smithi136 bash[68278]: cluster 2024-04-10T03:15:43.529622+0000 mon.a (mon.0) 588 : cluster 0 osdmap e492: 8 total, 7 up, 8 in 2024-04-10T03:15:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:44 smithi136 bash[68278]: audit 2024-04-10T03:15:43.531010+0000 mon.c (mon.2) 12 : audit 1 from='osd.3 [v2:172.21.15.16:6826/4087708538,v1:172.21.15.16:6827/4087708538]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:44 smithi136 bash[68278]: audit 2024-04-10T03:15:43.531536+0000 mon.a (mon.0) 589 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-04-10T03:15:45.272 INFO:tasks.rados.rados.0.smithi016.stdout:2130: finishing write tid 1 to smithi01663999-47 2024-04-10T03:15:45.272 INFO:tasks.rados.rados.0.smithi016.stdout:2130: finishing write tid 2 to smithi01663999-47 2024-04-10T03:15:45.272 INFO:tasks.rados.rados.0.smithi016.stdout:2130: finishing write tid 3 to smithi01663999-47 2024-04-10T03:15:45.272 INFO:tasks.rados.rados.0.smithi016.stdout:2130: finishing write tid 4 to smithi01663999-47 2024-04-10T03:15:45.272 INFO:tasks.rados.rados.0.smithi016.stdout:2130: finishing write tid 5 to smithi01663999-47 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1418 (ObjNum 683 snap 208 seq_num 683) dirty exists 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2130: left oid 47 (ObjNum 683 snap 208 seq_num 683) 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2131: finishing write tid 1 to smithi01663999-9 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2131: finishing write tid 2 to smithi01663999-9 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2131: finishing write tid 3 to smithi01663999-9 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2131: finishing write tid 4 to smithi01663999-9 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2131: finishing write tid 5 to smithi01663999-9 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2133: finishing write tid 1 to smithi01663999-40 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2133: finishing write tid 2 to smithi01663999-40 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2131: finishing write tid 6 to smithi01663999-9 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1353 (ObjNum 684 snap 208 seq_num 684) dirty exists 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2131: left oid 9 (ObjNum 684 snap 208 seq_num 684) 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2133: finishing write tid 3 to smithi01663999-40 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2133: finishing write tid 4 to smithi01663999-40 2024-04-10T03:15:45.273 INFO:tasks.rados.rados.0.smithi016.stdout:2133: finishing write tid 5 to smithi01663999-40 2024-04-10T03:15:45.274 INFO:tasks.rados.rados.0.smithi016.stdout:2133: finishing write tid 6 to smithi01663999-40 2024-04-10T03:15:45.274 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1229 (ObjNum 685 snap 208 seq_num 685) dirty exists 2024-04-10T03:15:45.274 INFO:tasks.rados.rados.0.smithi016.stdout:2133: left oid 40 (ObjNum 685 snap 208 seq_num 685) 2024-04-10T03:15:45.274 INFO:tasks.rados.rados.0.smithi016.stdout:2132: expect (ObjNum 591 snap 179 seq_num 591) 2024-04-10T03:15:45.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[74137]: cluster 2024-04-10T03:15:44.523327+0000 mon.a (mon.0) 590 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:15:45.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[74137]: cluster 2024-04-10T03:15:44.530795+0000 mon.a (mon.0) 591 : cluster 1 osd.3 [v2:172.21.15.16:6826/4087708538,v1:172.21.15.16:6827/4087708538] boot 2024-04-10T03:15:45.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[74137]: cluster 2024-04-10T03:15:44.530881+0000 mon.a (mon.0) 592 : cluster 0 osdmap e493: 8 total, 8 up, 8 in 2024-04-10T03:15:45.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[74137]: audit 2024-04-10T03:15:44.531752+0000 mon.a (mon.0) 593 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:15:45.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[74137]: cluster 2024-04-10T03:15:44.756055+0000 mgr.y (mgr.25133) 195 : cluster 0 pgmap v301: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 445 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 4.2 MiB/s wr, 10 op/s; 47/504 objects degraded (9.325%) 2024-04-10T03:15:45.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[72916]: cluster 2024-04-10T03:15:44.523327+0000 mon.a (mon.0) 590 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:15:45.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[72916]: cluster 2024-04-10T03:15:44.530795+0000 mon.a (mon.0) 591 : cluster 1 osd.3 [v2:172.21.15.16:6826/4087708538,v1:172.21.15.16:6827/4087708538] boot 2024-04-10T03:15:45.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[72916]: cluster 2024-04-10T03:15:44.530881+0000 mon.a (mon.0) 592 : cluster 0 osdmap e493: 8 total, 8 up, 8 in 2024-04-10T03:15:45.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[72916]: audit 2024-04-10T03:15:44.531752+0000 mon.a (mon.0) 593 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:15:45.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:45 smithi016 bash[72916]: cluster 2024-04-10T03:15:44.756055+0000 mgr.y (mgr.25133) 195 : cluster 0 pgmap v301: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 445 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 4.2 MiB/s wr, 10 op/s; 47/504 objects degraded (9.325%) 2024-04-10T03:15:45.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:45 smithi136 bash[68278]: cluster 2024-04-10T03:15:44.523327+0000 mon.a (mon.0) 590 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:15:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:45 smithi136 bash[68278]: cluster 2024-04-10T03:15:44.530795+0000 mon.a (mon.0) 591 : cluster 1 osd.3 [v2:172.21.15.16:6826/4087708538,v1:172.21.15.16:6827/4087708538] boot 2024-04-10T03:15:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:45 smithi136 bash[68278]: cluster 2024-04-10T03:15:44.530881+0000 mon.a (mon.0) 592 : cluster 0 osdmap e493: 8 total, 8 up, 8 in 2024-04-10T03:15:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:45 smithi136 bash[68278]: audit 2024-04-10T03:15:44.531752+0000 mon.a (mon.0) 593 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-10T03:15:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:45 smithi136 bash[68278]: cluster 2024-04-10T03:15:44.756055+0000 mgr.y (mgr.25133) 195 : cluster 0 pgmap v301: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 445 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 4.2 MiB/s wr, 10 op/s; 47/504 objects degraded (9.325%) 2024-04-10T03:15:46.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:46 smithi016 bash[74137]: cluster 2024-04-10T03:15:45.535702+0000 mon.a (mon.0) 594 : cluster 0 osdmap e494: 8 total, 8 up, 8 in 2024-04-10T03:15:46.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:46 smithi016 bash[72916]: cluster 2024-04-10T03:15:45.535702+0000 mon.a (mon.0) 594 : cluster 0 osdmap e494: 8 total, 8 up, 8 in 2024-04-10T03:15:46.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:46 smithi136 bash[68278]: cluster 2024-04-10T03:15:45.535702+0000 mon.a (mon.0) 594 : cluster 0 osdmap e494: 8 total, 8 up, 8 in 2024-04-10T03:15:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:47 smithi016 bash[72916]: cluster 2024-04-10T03:15:46.756810+0000 mgr.y (mgr.25133) 196 : cluster 0 pgmap v303: 121 pgs: 6 peering, 5 active+undersized+degraded, 27 active+undersized, 83 active+clean; 446 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.4 MiB/s wr, 11 op/s; 32/513 objects degraded (6.238%); 4.2 MiB/s, 1 objects/s recovering 2024-04-10T03:15:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:47 smithi016 bash[72916]: cluster 2024-04-10T03:15:47.359037+0000 mon.a (mon.0) 595 : cluster 3 Health check update: Degraded data redundancy: 47/504 objects degraded (9.325%), 8 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:47.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:47 smithi016 bash[74137]: cluster 2024-04-10T03:15:46.756810+0000 mgr.y (mgr.25133) 196 : cluster 0 pgmap v303: 121 pgs: 6 peering, 5 active+undersized+degraded, 27 active+undersized, 83 active+clean; 446 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.4 MiB/s wr, 11 op/s; 32/513 objects degraded (6.238%); 4.2 MiB/s, 1 objects/s recovering 2024-04-10T03:15:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:47 smithi016 bash[74137]: cluster 2024-04-10T03:15:47.359037+0000 mon.a (mon.0) 595 : cluster 3 Health check update: Degraded data redundancy: 47/504 objects degraded (9.325%), 8 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:47.893 INFO:tasks.rados.rados.0.smithi016.stdout:2123: done (11 left) 2024-04-10T03:15:47.893 INFO:tasks.rados.rados.0.smithi016.stdout:2124: done (10 left) 2024-04-10T03:15:47.893 INFO:tasks.rados.rados.0.smithi016.stdout:2125: done (9 left) 2024-04-10T03:15:47.893 INFO:tasks.rados.rados.0.smithi016.stdout:2126: done (8 left) 2024-04-10T03:15:47.893 INFO:tasks.rados.rados.0.smithi016.stdout:2127: done (7 left) 2024-04-10T03:15:47.893 INFO:tasks.rados.rados.0.smithi016.stdout:2128: done (6 left) 2024-04-10T03:15:47.893 INFO:tasks.rados.rados.0.smithi016.stdout:2129: done (5 left) 2024-04-10T03:15:47.893 INFO:tasks.rados.rados.0.smithi016.stdout:2130: done (4 left) 2024-04-10T03:15:47.894 INFO:tasks.rados.rados.0.smithi016.stdout:2131: done (3 left) 2024-04-10T03:15:47.894 INFO:tasks.rados.rados.0.smithi016.stdout:2132: done (2 left) 2024-04-10T03:15:47.897 INFO:tasks.rados.rados.0.smithi016.stdout:2133: done (1 left) 2024-04-10T03:15:47.897 INFO:tasks.rados.rados.0.smithi016.stdout:2134: done (0 left) 2024-04-10T03:15:47.897 INFO:tasks.rados.rados.0.smithi016.stdout:2135: setattr oid 39 current snap is 209 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:2136: rmattr oid 7 current snap is 209 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:2136: done (1 left) 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:2137: read oid 38 snap -1 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:2137: expect deleted 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:2138: read oid 47 snap -1 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:2138: expect (ObjNum 683 snap 208 seq_num 683) 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:2139: read oid 43 snap -1 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:2139: expect (ObjNum 527 snap 156 seq_num 527) 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:2140: rollback oid 18 current snap is 209 2024-04-10T03:15:47.900 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 197 2024-04-10T03:15:47.901 INFO:tasks.rados.rados.0.smithi016.stdout:2141: rollback oid 35 current snap is 209 2024-04-10T03:15:47.901 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 198 2024-04-10T03:15:47.901 INFO:tasks.rados.rados.0.smithi016.stdout:2142: copy_from oid 22 from oid 16 current snap is 209 2024-04-10T03:15:47.901 INFO:tasks.rados.rados.0.smithi016.stdout:2143: rollback oid 15 current snap is 209 2024-04-10T03:15:47.901 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 15 to 189 2024-04-10T03:15:47.901 INFO:tasks.rados.rados.0.smithi016.stdout:2144: delete oid 44 current snap is 209 2024-04-10T03:15:47.906 INFO:tasks.rados.rados.0.smithi016.stdout:2140: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:15:47.908 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1191 (ObjNum 624 snap 188 seq_num 624) dirty exists 2024-04-10T03:15:47.910 INFO:tasks.rados.rados.0.smithi016.stdout:2141: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:15:47.910 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 0 (ObjNum 33 snap 0 seq_num 2065589592) dirty dne 2024-04-10T03:15:47.911 INFO:tasks.rados.rados.0.smithi016.stdout:2140: finishing rollback tid 2 to smithi01663999-18 2024-04-10T03:15:47.911 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1291 (ObjNum 624 snap 188 seq_num 624) dirty exists 2024-04-10T03:15:47.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:47 smithi136 bash[68278]: cluster 2024-04-10T03:15:46.756810+0000 mgr.y (mgr.25133) 196 : cluster 0 pgmap v303: 121 pgs: 6 peering, 5 active+undersized+degraded, 27 active+undersized, 83 active+clean; 446 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 4.4 MiB/s wr, 11 op/s; 32/513 objects degraded (6.238%); 4.2 MiB/s, 1 objects/s recovering 2024-04-10T03:15:47.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:47 smithi136 bash[68278]: cluster 2024-04-10T03:15:47.359037+0000 mon.a (mon.0) 595 : cluster 3 Health check update: Degraded data redundancy: 47/504 objects degraded (9.325%), 8 pgs degraded (PG_DEGRADED) 2024-04-10T03:15:47.917 INFO:tasks.rados.rados.0.smithi016.stdout:2135: done (8 left) 2024-04-10T03:15:47.917 INFO:tasks.rados.rados.0.smithi016.stdout:2137: done (7 left) 2024-04-10T03:15:47.917 INFO:tasks.rados.rados.0.smithi016.stdout:2140: done (6 left) 2024-04-10T03:15:47.917 INFO:tasks.rados.rados.0.smithi016.stdout:2141: done (5 left) 2024-04-10T03:15:47.917 INFO:tasks.rados.rados.0.smithi016.stdout:2144: done (4 left) 2024-04-10T03:15:47.917 INFO:tasks.rados.rados.0.smithi016.stdout:2145: read oid 37 snap 206 2024-04-10T03:15:47.917 INFO:tasks.rados.rados.0.smithi016.stdout:2145: expect (ObjNum 668 snap 202 seq_num 668) 2024-04-10T03:15:47.917 INFO:tasks.rados.rados.0.smithi016.stdout:2146: snap_create 2024-04-10T03:15:47.941 INFO:tasks.rados.rados.0.smithi016.stdout:2145: expect (ObjNum 668 snap 202 seq_num 668) 2024-04-10T03:15:48.062 INFO:tasks.rados.rados.0.smithi016.stdout:2138: expect (ObjNum 683 snap 208 seq_num 683) 2024-04-10T03:15:48.661 INFO:tasks.rados.rados.0.smithi016.stdout:2142: finishing copy_from racing read to smithi01663999-22 2024-04-10T03:15:48.662 INFO:tasks.rados.rados.0.smithi016.stdout:2139: expect (ObjNum 527 snap 156 seq_num 527) 2024-04-10T03:15:49.569 INFO:tasks.rados.rados.0.smithi016.stdout:2143: finishing rollback tid 1 to smithi01663999-15 2024-04-10T03:15:49.569 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1578 (ObjNum 33 snap 0 seq_num 2065589592) dirty dne 2024-04-10T03:15:49.569 INFO:tasks.rados.rados.0.smithi016.stdout:2142: finishing copy_from to smithi01663999-22 2024-04-10T03:15:49.569 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1182 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:15:49.570 INFO:tasks.rados.rados.0.smithi016.stdout:2138: done (5 left) 2024-04-10T03:15:49.570 INFO:tasks.rados.rados.0.smithi016.stdout:2139: done (4 left) 2024-04-10T03:15:49.570 INFO:tasks.rados.rados.0.smithi016.stdout:2142: done (3 left) 2024-04-10T03:15:49.570 INFO:tasks.rados.rados.0.smithi016.stdout:2143: done (2 left) 2024-04-10T03:15:49.570 INFO:tasks.rados.rados.0.smithi016.stdout:2145: done (1 left) 2024-04-10T03:15:49.570 INFO:tasks.rados.rados.0.smithi016.stdout:2146: done (0 left) 2024-04-10T03:15:49.570 INFO:tasks.rados.rados.0.smithi016.stdout:2147: read oid 21 snap -1 2024-04-10T03:15:49.570 INFO:tasks.rados.rados.0.smithi016.stdout:2147: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:15:49.570 INFO:tasks.rados.rados.0.smithi016.stdout:2148: snap_create 2024-04-10T03:15:49.677 INFO:tasks.rados.rados.0.smithi016.stdout:2147: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:15:49.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:49 smithi016 bash[72916]: cluster 2024-04-10T03:15:48.559343+0000 mon.a (mon.0) 596 : cluster 0 osdmap e495: 8 total, 8 up, 8 in 2024-04-10T03:15:49.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:49 smithi016 bash[72916]: cluster 2024-04-10T03:15:48.757585+0000 mgr.y (mgr.25133) 197 : cluster 0 pgmap v305: 121 pgs: 6 peering, 2 active+undersized+degraded, 4 active+undersized, 109 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 12 op/s; 9/516 objects degraded (1.744%); 19 MiB/s, 2 objects/s recovering 2024-04-10T03:15:49.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:49 smithi016 bash[74137]: cluster 2024-04-10T03:15:48.559343+0000 mon.a (mon.0) 596 : cluster 0 osdmap e495: 8 total, 8 up, 8 in 2024-04-10T03:15:49.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:49 smithi016 bash[74137]: cluster 2024-04-10T03:15:48.757585+0000 mgr.y (mgr.25133) 197 : cluster 0 pgmap v305: 121 pgs: 6 peering, 2 active+undersized+degraded, 4 active+undersized, 109 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 12 op/s; 9/516 objects degraded (1.744%); 19 MiB/s, 2 objects/s recovering 2024-04-10T03:15:49.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:49 smithi136 bash[68278]: cluster 2024-04-10T03:15:48.559343+0000 mon.a (mon.0) 596 : cluster 0 osdmap e495: 8 total, 8 up, 8 in 2024-04-10T03:15:49.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:49 smithi136 bash[68278]: cluster 2024-04-10T03:15:48.757585+0000 mgr.y (mgr.25133) 197 : cluster 0 pgmap v305: 121 pgs: 6 peering, 2 active+undersized+degraded, 4 active+undersized, 109 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 12 op/s; 9/516 objects degraded (1.744%); 19 MiB/s, 2 objects/s recovering 2024-04-10T03:15:51.775 INFO:tasks.rados.rados.0.smithi016.stdout:2147: done (1 left) 2024-04-10T03:15:51.775 INFO:tasks.rados.rados.0.smithi016.stdout:2148: done (0 left) 2024-04-10T03:15:51.775 INFO:tasks.rados.rados.0.smithi016.stdout:2149: rmattr oid 38 current snap is 211 2024-04-10T03:15:51.775 INFO:tasks.rados.rados.0.smithi016.stdout:2149: done (0 left) 2024-04-10T03:15:51.776 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 211 2024-04-10T03:15:51.776 INFO:tasks.rados.rados.0.smithi016.stdout:2150: seq_num 687 ranges {614400=712704,1327104=614400,1941504=589824} 2024-04-10T03:15:51.787 INFO:tasks.rados.rados.0.smithi016.stdout:2150: writing smithi01663999-22 from 614400 to 1327104 tid 1 2024-04-10T03:15:51.794 INFO:tasks.rados.rados.0.smithi016.stdout:2150: writing smithi01663999-22 from 1327104 to 1941504 tid 2 2024-04-10T03:15:51.799 INFO:tasks.rados.rados.0.smithi016.stdout:2150: writing smithi01663999-22 from 1941504 to 2531328 tid 3 2024-04-10T03:15:51.799 INFO:tasks.rados.rados.0.smithi016.stdout:2151: snap_create 2024-04-10T03:15:51.799 INFO:tasks.rados.rados.0.smithi016.stdout:2150: finishing write tid 1 to smithi01663999-22 2024-04-10T03:15:51.803 INFO:tasks.rados.rados.0.smithi016.stdout:2150: finishing write tid 2 to smithi01663999-22 2024-04-10T03:15:51.805 INFO:tasks.rados.rados.0.smithi016.stdout:2150: finishing write tid 3 to smithi01663999-22 2024-04-10T03:15:51.806 INFO:tasks.rados.rados.0.smithi016.stdout:2150: finishing write tid 4 to smithi01663999-22 2024-04-10T03:15:51.808 INFO:tasks.rados.rados.0.smithi016.stdout:2150: finishing write tid 5 to smithi01663999-22 2024-04-10T03:15:51.808 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1665 (ObjNum 687 snap 211 seq_num 687) dirty exists 2024-04-10T03:15:51.809 INFO:tasks.rados.rados.0.smithi016.stdout:2150: left oid 22 (ObjNum 687 snap 211 seq_num 687) 2024-04-10T03:15:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:51 smithi136 bash[68278]: cluster 2024-04-10T03:15:50.582567+0000 mon.a (mon.0) 597 : cluster 0 osdmap e496: 8 total, 8 up, 8 in 2024-04-10T03:15:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:51 smithi136 bash[68278]: cluster 2024-04-10T03:15:50.758043+0000 mgr.y (mgr.25133) 198 : cluster 0 pgmap v307: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 24 MiB/s, 2 objects/s recovering 2024-04-10T03:15:52.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:15:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:15:51] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.43.0" 2024-04-10T03:15:52.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:51 smithi016 bash[72916]: cluster 2024-04-10T03:15:50.582567+0000 mon.a (mon.0) 597 : cluster 0 osdmap e496: 8 total, 8 up, 8 in 2024-04-10T03:15:52.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:51 smithi016 bash[72916]: cluster 2024-04-10T03:15:50.758043+0000 mgr.y (mgr.25133) 198 : cluster 0 pgmap v307: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 24 MiB/s, 2 objects/s recovering 2024-04-10T03:15:52.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:51 smithi016 bash[74137]: cluster 2024-04-10T03:15:50.582567+0000 mon.a (mon.0) 597 : cluster 0 osdmap e496: 8 total, 8 up, 8 in 2024-04-10T03:15:52.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:51 smithi016 bash[74137]: cluster 2024-04-10T03:15:50.758043+0000 mgr.y (mgr.25133) 198 : cluster 0 pgmap v307: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 24 MiB/s, 2 objects/s recovering 2024-04-10T03:15:52.368 INFO:tasks.rados.rados.0.smithi016.stdout:2150: done (1 left) 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2151: done (0 left) 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2152: read oid 13 snap 203 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2152: expect (ObjNum 587 snap 179 seq_num 587) 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2153: read oid 44 snap 202 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2153: expect (ObjNum 647 snap 194 seq_num 647) 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2154: rollback oid 18 current snap is 212 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 203 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2155: read oid 42 snap -1 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2155: expect (ObjNum 612 snap 185 seq_num 612) 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2156: rmattr oid 17 current snap is 212 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2156: done (4 left) 2024-04-10T03:15:52.369 INFO:tasks.rados.rados.0.smithi016.stdout:2157: read oid 39 snap -1 2024-04-10T03:15:52.370 INFO:tasks.rados.rados.0.smithi016.stdout:2157: expect (ObjNum 624 snap 188 seq_num 624) 2024-04-10T03:15:52.370 INFO:tasks.rados.rados.0.smithi016.stdout:2158: snap_remove snap 207 2024-04-10T03:15:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: cluster 2024-04-10T03:15:51.576803+0000 mon.a (mon.0) 598 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/516 objects degraded (1.744%), 2 pgs degraded) 2024-04-10T03:15:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.824502+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.830052+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.831472+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.832275+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: cluster 2024-04-10T03:15:51.833956+0000 mgr.y (mgr.25133) 199 : cluster 0 pgmap v308: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 955 KiB/s wr, 12 op/s; 22 MiB/s, 2 objects/s recovering 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: cluster 2024-04-10T03:15:51.834170+0000 mgr.y (mgr.25133) 200 : cluster 0 pgmap v309: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 474 KiB/s wr, 9 op/s; 23 MiB/s, 2 objects/s recovering 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.837854+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.898195+0000 mon.a (mon.0) 604 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.901153+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.903785+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.905750+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: audit 2024-04-10T03:15:51.908110+0000 mon.a (mon.0) 608 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-10T03:15:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:52 smithi136 bash[68278]: cluster 2024-04-10T03:15:52.370515+0000 mon.a (mon.0) 609 : cluster 0 osdmap e497: 8 total, 8 up, 8 in 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: cluster 2024-04-10T03:15:51.576803+0000 mon.a (mon.0) 598 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/516 objects degraded (1.744%), 2 pgs degraded) 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.824502+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.830052+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.831472+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.832275+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: cluster 2024-04-10T03:15:51.833956+0000 mgr.y (mgr.25133) 199 : cluster 0 pgmap v308: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 955 KiB/s wr, 12 op/s; 22 MiB/s, 2 objects/s recovering 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: cluster 2024-04-10T03:15:51.834170+0000 mgr.y (mgr.25133) 200 : cluster 0 pgmap v309: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 474 KiB/s wr, 9 op/s; 23 MiB/s, 2 objects/s recovering 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.837854+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.898195+0000 mon.a (mon.0) 604 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.901153+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.903785+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.905750+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: audit 2024-04-10T03:15:51.908110+0000 mon.a (mon.0) 608 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[72916]: cluster 2024-04-10T03:15:52.370515+0000 mon.a (mon.0) 609 : cluster 0 osdmap e497: 8 total, 8 up, 8 in 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: cluster 2024-04-10T03:15:51.576803+0000 mon.a (mon.0) 598 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/516 objects degraded (1.744%), 2 pgs degraded) 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.824502+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.830052+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.831472+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.832275+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: cluster 2024-04-10T03:15:51.833956+0000 mgr.y (mgr.25133) 199 : cluster 0 pgmap v308: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 955 KiB/s wr, 12 op/s; 22 MiB/s, 2 objects/s recovering 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: cluster 2024-04-10T03:15:51.834170+0000 mgr.y (mgr.25133) 200 : cluster 0 pgmap v309: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 474 KiB/s wr, 9 op/s; 23 MiB/s, 2 objects/s recovering 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.837854+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.898195+0000 mon.a (mon.0) 604 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:15:53.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.901153+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:53.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.903785+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:53.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.905750+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:15:53.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: audit 2024-04-10T03:15:51.908110+0000 mon.a (mon.0) 608 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-10T03:15:53.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:52 smithi016 bash[74137]: cluster 2024-04-10T03:15:52.370515+0000 mon.a (mon.0) 609 : cluster 0 osdmap e497: 8 total, 8 up, 8 in 2024-04-10T03:15:53.365 INFO:tasks.rados.rados.0.smithi016.stdout:2158: done (5 left) 2024-04-10T03:15:53.366 INFO:tasks.rados.rados.0.smithi016.stdout:2159: setattr oid 49 current snap is 212 2024-04-10T03:15:53.366 INFO:tasks.rados.rados.0.smithi016.stdout:2155: expect (ObjNum 612 snap 185 seq_num 612) 2024-04-10T03:15:53.399 INFO:tasks.rados.rados.0.smithi016.stdout:2152: expect (ObjNum 587 snap 179 seq_num 587) 2024-04-10T03:15:53.500 INFO:tasks.rados.rados.0.smithi016.stdout:2154: finishing rollback tid 0 to smithi01663999-18 2024-04-10T03:15:53.500 INFO:tasks.rados.rados.0.smithi016.stdout:2154: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:15:53.500 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1293 (ObjNum 33 snap 0 seq_num 2730280592) dirty dne 2024-04-10T03:15:53.500 INFO:tasks.rados.rados.0.smithi016.stdout:2153: expect (ObjNum 647 snap 194 seq_num 647) 2024-04-10T03:15:54.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:53 smithi136 bash[68278]: audit 2024-04-10T03:15:51.908492+0000 mgr.y (mgr.25133) 201 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-10T03:15:54.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:53 smithi136 bash[68278]: cephadm 2024-04-10T03:15:51.910133+0000 mgr.y (mgr.25133) 202 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-10T03:15:54.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:53 smithi136 bash[68278]: cluster 2024-04-10T03:15:53.371771+0000 mon.a (mon.0) 610 : cluster 0 osdmap e498: 8 total, 8 up, 8 in 2024-04-10T03:15:54.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:53 smithi016 bash[74137]: audit 2024-04-10T03:15:51.908492+0000 mgr.y (mgr.25133) 201 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-10T03:15:54.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:53 smithi016 bash[74137]: cephadm 2024-04-10T03:15:51.910133+0000 mgr.y (mgr.25133) 202 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-10T03:15:54.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:53 smithi016 bash[74137]: cluster 2024-04-10T03:15:53.371771+0000 mon.a (mon.0) 610 : cluster 0 osdmap e498: 8 total, 8 up, 8 in 2024-04-10T03:15:54.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:53 smithi016 bash[72916]: audit 2024-04-10T03:15:51.908492+0000 mgr.y (mgr.25133) 201 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-10T03:15:54.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:53 smithi016 bash[72916]: cephadm 2024-04-10T03:15:51.910133+0000 mgr.y (mgr.25133) 202 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-10T03:15:54.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:53 smithi016 bash[72916]: cluster 2024-04-10T03:15:53.371771+0000 mon.a (mon.0) 610 : cluster 0 osdmap e498: 8 total, 8 up, 8 in 2024-04-10T03:15:54.846 INFO:tasks.rados.rados.0.smithi016.stdout:2157: expect (ObjNum 624 snap 188 seq_num 624) 2024-04-10T03:15:55.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:54 smithi136 bash[68278]: cluster 2024-04-10T03:15:53.835258+0000 mgr.y (mgr.25133) 203 : cluster 0 pgmap v312: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 184 KiB/s wr, 5 op/s 2024-04-10T03:15:55.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:54 smithi136 bash[68278]: audit 2024-04-10T03:15:54.537728+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:55.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:54 smithi136 bash[68278]: audit 2024-04-10T03:15:54.541842+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-10T03:15:55.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:54 smithi136 bash[68278]: audit 2024-04-10T03:15:54.543258+0000 mon.a (mon.0) 613 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:55.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:54 smithi016 bash[74137]: cluster 2024-04-10T03:15:53.835258+0000 mgr.y (mgr.25133) 203 : cluster 0 pgmap v312: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 184 KiB/s wr, 5 op/s 2024-04-10T03:15:55.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:54 smithi016 bash[74137]: audit 2024-04-10T03:15:54.537728+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:55.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:54 smithi016 bash[74137]: audit 2024-04-10T03:15:54.541842+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-10T03:15:55.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:54 smithi016 bash[74137]: audit 2024-04-10T03:15:54.543258+0000 mon.a (mon.0) 613 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:55.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:54 smithi016 bash[72916]: cluster 2024-04-10T03:15:53.835258+0000 mgr.y (mgr.25133) 203 : cluster 0 pgmap v312: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 184 KiB/s wr, 5 op/s 2024-04-10T03:15:55.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:54 smithi016 bash[72916]: audit 2024-04-10T03:15:54.537728+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:55.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:54 smithi016 bash[72916]: audit 2024-04-10T03:15:54.541842+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-10T03:15:55.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:54 smithi016 bash[72916]: audit 2024-04-10T03:15:54.543258+0000 mon.a (mon.0) 613 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:15:56.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:55 smithi136 bash[68278]: cephadm 2024-04-10T03:15:54.531236+0000 mgr.y (mgr.25133) 204 : cephadm 1 Upgrade: Updating osd.4 2024-04-10T03:15:56.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:55 smithi136 bash[68278]: cephadm 2024-04-10T03:15:54.548146+0000 mgr.y (mgr.25133) 205 : cephadm 1 Deploying daemon osd.4 on smithi136 2024-04-10T03:15:56.304 INFO:tasks.rados.rados.0.smithi016.stdout:2152: done (5 left) 2024-04-10T03:15:56.304 INFO:tasks.rados.rados.0.smithi016.stdout:2153: done (4 left) 2024-04-10T03:15:56.304 INFO:tasks.rados.rados.0.smithi016.stdout:2154: done (3 left) 2024-04-10T03:15:56.304 INFO:tasks.rados.rados.0.smithi016.stdout:2155: done (2 left) 2024-04-10T03:15:56.304 INFO:tasks.rados.rados.0.smithi016.stdout:2157: done (1 left) 2024-04-10T03:15:56.304 INFO:tasks.rados.rados.0.smithi016.stdout:2160: read oid 27 snap -1 2024-04-10T03:15:56.304 INFO:tasks.rados.rados.0.smithi016.stdout:2160: expect (ObjNum 681 snap 208 seq_num 681) 2024-04-10T03:15:56.304 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 212 2024-04-10T03:15:56.304 INFO:tasks.rados.rados.0.smithi016.stdout:2161: seq_num 688 ranges {0=729088,729088=499712,1228800=704512} 2024-04-10T03:15:56.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:55 smithi016 bash[74137]: cephadm 2024-04-10T03:15:54.531236+0000 mgr.y (mgr.25133) 204 : cephadm 1 Upgrade: Updating osd.4 2024-04-10T03:15:56.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:55 smithi016 bash[74137]: cephadm 2024-04-10T03:15:54.548146+0000 mgr.y (mgr.25133) 205 : cephadm 1 Deploying daemon osd.4 on smithi136 2024-04-10T03:15:56.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:55 smithi016 bash[72916]: cephadm 2024-04-10T03:15:54.531236+0000 mgr.y (mgr.25133) 204 : cephadm 1 Upgrade: Updating osd.4 2024-04-10T03:15:56.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:55 smithi016 bash[72916]: cephadm 2024-04-10T03:15:54.548146+0000 mgr.y (mgr.25133) 205 : cephadm 1 Deploying daemon osd.4 on smithi136 2024-04-10T03:15:56.319 INFO:tasks.rados.rados.0.smithi016.stdout:2161: writing smithi01663999-35 from 0 to 729088 tid 1 2024-04-10T03:15:56.328 INFO:tasks.rados.rados.0.smithi016.stdout:2161: writing smithi01663999-35 from 729088 to 1228800 tid 2 2024-04-10T03:15:56.340 INFO:tasks.rados.rados.0.smithi016.stdout:2161: writing smithi01663999-35 from 1228800 to 1933312 tid 3 2024-04-10T03:15:56.340 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 212 2024-04-10T03:15:56.340 INFO:tasks.rados.rados.0.smithi016.stdout:2162: seq_num 689 ranges {2531328=745472,3276800=786432,4063232=417792} 2024-04-10T03:15:56.385 INFO:tasks.rados.rados.0.smithi016.stdout:2162: writing smithi01663999-22 from 2531328 to 3276800 tid 1 2024-04-10T03:15:56.393 INFO:tasks.rados.rados.0.smithi016.stdout:2162: writing smithi01663999-22 from 3276800 to 4063232 tid 2 2024-04-10T03:15:56.397 INFO:tasks.rados.rados.0.smithi016.stdout:2162: writing smithi01663999-22 from 4063232 to 4481024 tid 3 2024-04-10T03:15:56.397 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 212 2024-04-10T03:15:56.397 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1273 (ObjNum 680 snap 205 seq_num 680) dirty exists 2024-04-10T03:15:56.397 INFO:tasks.rados.rados.0.smithi016.stdout:2160: expect (ObjNum 681 snap 208 seq_num 681) 2024-04-10T03:15:57.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:56 smithi136 bash[68278]: cluster 2024-04-10T03:15:55.836117+0000 mgr.y (mgr.25133) 206 : cluster 0 pgmap v313: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 118 KiB/s wr, 5 op/s 2024-04-10T03:15:57.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:56 smithi016 bash[74137]: cluster 2024-04-10T03:15:55.836117+0000 mgr.y (mgr.25133) 206 : cluster 0 pgmap v313: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 118 KiB/s wr, 5 op/s 2024-04-10T03:15:57.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:56 smithi016 bash[72916]: cluster 2024-04-10T03:15:55.836117+0000 mgr.y (mgr.25133) 206 : cluster 0 pgmap v313: 121 pgs: 121 active+clean; 461 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 118 KiB/s wr, 5 op/s 2024-04-10T03:15:58.503 INFO:tasks.rados.rados.0.smithi016.stdout:2162: finishing write tid 1 to smithi01663999-22 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2161: finishing write tid 1 to smithi01663999-35 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2161: finishing write tid 2 to smithi01663999-35 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2161: finishing write tid 3 to smithi01663999-35 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2161: finishing write tid 4 to smithi01663999-35 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2161: finishing write tid 5 to smithi01663999-35 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1195 (ObjNum 688 snap 212 seq_num 688) dirty exists 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2161: left oid 35 (ObjNum 688 snap 212 seq_num 688) 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2162: finishing write tid 2 to smithi01663999-22 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2162: finishing write tid 3 to smithi01663999-22 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2162: finishing write tid 4 to smithi01663999-22 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2162: finishing write tid 5 to smithi01663999-22 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1676 (ObjNum 689 snap 212 seq_num 689) dirty exists 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2162: left oid 22 (ObjNum 689 snap 212 seq_num 689) 2024-04-10T03:15:58.504 INFO:tasks.rados.rados.0.smithi016.stdout:2163: seq_num 690 ranges {18227200=761856,18989056=663552,19652608=409600,20062208=131072} 2024-04-10T03:15:58.632 INFO:tasks.rados.rados.0.smithi016.stdout:2163: writing smithi01663999-3 from 18227200 to 18989056 tid 1 2024-04-10T03:15:58.635 INFO:tasks.rados.rados.0.smithi016.stdout:2163: writing smithi01663999-3 from 18989056 to 19652608 tid 2 2024-04-10T03:15:58.638 INFO:tasks.rados.rados.0.smithi016.stdout:2163: writing smithi01663999-3 from 19652608 to 20062208 tid 3 2024-04-10T03:15:58.639 INFO:tasks.rados.rados.0.smithi016.stdout:2163: writing smithi01663999-3 from 20062208 to 20193280 tid 4 2024-04-10T03:15:58.639 INFO:tasks.rados.rados.0.smithi016.stdout:2159: done (4 left) 2024-04-10T03:15:58.639 INFO:tasks.rados.rados.0.smithi016.stdout:2160: done (3 left) 2024-04-10T03:15:58.639 INFO:tasks.rados.rados.0.smithi016.stdout:2161: done (2 left) 2024-04-10T03:15:58.639 INFO:tasks.rados.rados.0.smithi016.stdout:2162: done (1 left) 2024-04-10T03:15:58.639 INFO:tasks.rados.rados.0.smithi016.stdout:2164: snap_create 2024-04-10T03:15:58.645 INFO:tasks.rados.rados.0.smithi016.stdout:2163: finishing write tid 1 to smithi01663999-3 2024-04-10T03:15:58.647 INFO:tasks.rados.rados.0.smithi016.stdout:2163: finishing write tid 2 to smithi01663999-3 2024-04-10T03:15:58.647 INFO:tasks.rados.rados.0.smithi016.stdout:2163: finishing write tid 3 to smithi01663999-3 2024-04-10T03:15:58.647 INFO:tasks.rados.rados.0.smithi016.stdout:2163: finishing write tid 4 to smithi01663999-3 2024-04-10T03:15:58.649 INFO:tasks.rados.rados.0.smithi016.stdout:2163: finishing write tid 5 to smithi01663999-3 2024-04-10T03:15:58.651 INFO:tasks.rados.rados.0.smithi016.stdout:2163: finishing write tid 6 to smithi01663999-3 2024-04-10T03:15:58.651 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1417 (ObjNum 690 snap 212 seq_num 690) dirty exists 2024-04-10T03:15:58.651 INFO:tasks.rados.rados.0.smithi016.stdout:2163: left oid 3 (ObjNum 690 snap 212 seq_num 690) 2024-04-10T03:15:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:58 smithi016 bash[72916]: audit 2024-04-10T03:15:57.515219+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:58 smithi016 bash[72916]: audit 2024-04-10T03:15:57.516986+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:58.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:58 smithi016 bash[72916]: audit 2024-04-10T03:15:57.613112+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:58.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:58 smithi016 bash[72916]: cluster 2024-04-10T03:15:57.837005+0000 mgr.y (mgr.25133) 207 : cluster 0 pgmap v314: 121 pgs: 121 active+clean; 463 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 312 KiB/s wr, 4 op/s 2024-04-10T03:15:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:58 smithi016 bash[74137]: audit 2024-04-10T03:15:57.515219+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:58 smithi016 bash[74137]: audit 2024-04-10T03:15:57.516986+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:58 smithi016 bash[74137]: audit 2024-04-10T03:15:57.613112+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:58 smithi016 bash[74137]: cluster 2024-04-10T03:15:57.837005+0000 mgr.y (mgr.25133) 207 : cluster 0 pgmap v314: 121 pgs: 121 active+clean; 463 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 312 KiB/s wr, 4 op/s 2024-04-10T03:15:58.833 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:58 smithi136 bash[68278]: audit 2024-04-10T03:15:57.515219+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:58.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:58 smithi136 bash[68278]: audit 2024-04-10T03:15:57.516986+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:15:58.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:58 smithi136 bash[68278]: audit 2024-04-10T03:15:57.613112+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:15:58.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:58 smithi136 bash[68278]: cluster 2024-04-10T03:15:57.837005+0000 mgr.y (mgr.25133) 207 : cluster 0 pgmap v314: 121 pgs: 121 active+clean; 463 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 312 KiB/s wr, 4 op/s 2024-04-10T03:15:59.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.165 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.166 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.166 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.166 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.168 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:15:59.168 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:15:58 smithi136 systemd[1]: Stopping Ceph osd.4 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:15:59.168 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:15:59 smithi136 bash[27068]: debug 2024-04-10T03:15:59.074+0000 7f907da3f700 -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-04-10T03:15:59.168 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:15:59 smithi136 bash[27068]: debug 2024-04-10T03:15:59.074+0000 7f907da3f700 -1 osd.4 498 *** Got signal Terminated *** 2024-04-10T03:15:59.168 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:15:59 smithi136 bash[27068]: debug 2024-04-10T03:15:59.074+0000 7f907da3f700 -1 osd.4 498 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T03:15:59.619 INFO:tasks.rados.rados.0.smithi016.stdout:2163: done (1 left) 2024-04-10T03:15:59.619 INFO:tasks.rados.rados.0.smithi016.stdout:2164: done (0 left) 2024-04-10T03:15:59.619 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 213 2024-04-10T03:15:59.619 INFO:tasks.rados.rados.0.smithi016.stdout:2165: seq_num 691 ranges {14983168=778240,15761408=548864,16310272=614400,16924672=40960} 2024-04-10T03:15:59.709 INFO:tasks.rados.rados.0.smithi016.stdout:2165: writing smithi01663999-33 from 14983168 to 15761408 tid 1 2024-04-10T03:15:59.712 INFO:tasks.rados.rados.0.smithi016.stdout:2165: writing smithi01663999-33 from 15761408 to 16310272 tid 2 2024-04-10T03:15:59.716 INFO:tasks.rados.rados.0.smithi016.stdout:2165: writing smithi01663999-33 from 16310272 to 16924672 tid 3 2024-04-10T03:15:59.717 INFO:tasks.rados.rados.0.smithi016.stdout:2165: writing smithi01663999-33 from 16924672 to 16965632 tid 4 2024-04-10T03:15:59.717 INFO:tasks.rados.rados.0.smithi016.stdout:2166: snap_create 2024-04-10T03:15:59.723 INFO:tasks.rados.rados.0.smithi016.stdout:2165: finishing write tid 1 to smithi01663999-33 2024-04-10T03:15:59.724 INFO:tasks.rados.rados.0.smithi016.stdout:2165: finishing write tid 2 to smithi01663999-33 2024-04-10T03:15:59.724 INFO:tasks.rados.rados.0.smithi016.stdout:2165: finishing write tid 3 to smithi01663999-33 2024-04-10T03:15:59.725 INFO:tasks.rados.rados.0.smithi016.stdout:2165: finishing write tid 4 to smithi01663999-33 2024-04-10T03:15:59.726 INFO:tasks.rados.rados.0.smithi016.stdout:2165: finishing write tid 5 to smithi01663999-33 2024-04-10T03:15:59.729 INFO:tasks.rados.rados.0.smithi016.stdout:2165: finishing write tid 6 to smithi01663999-33 2024-04-10T03:15:59.729 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1268 (ObjNum 691 snap 213 seq_num 691) dirty exists 2024-04-10T03:15:59.729 INFO:tasks.rados.rados.0.smithi016.stdout:2165: left oid 33 (ObjNum 691 snap 213 seq_num 691) 2024-04-10T03:15:59.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:15:59 smithi136 bash[68278]: cluster 2024-04-10T03:15:59.074808+0000 mon.a (mon.0) 617 : cluster 1 osd.4 marked itself down and dead 2024-04-10T03:16:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:15:59 smithi016 bash[72916]: cluster 2024-04-10T03:15:59.074808+0000 mon.a (mon.0) 617 : cluster 1 osd.4 marked itself down and dead 2024-04-10T03:16:00.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:15:59 smithi016 bash[74137]: cluster 2024-04-10T03:15:59.074808+0000 mon.a (mon.0) 617 : cluster 1 osd.4 marked itself down and dead 2024-04-10T03:16:00.618 INFO:tasks.rados.rados.0.smithi016.stdout:2165: done (1 left) 2024-04-10T03:16:00.619 INFO:tasks.rados.rados.0.smithi016.stdout:2166: done (0 left) 2024-04-10T03:16:00.619 INFO:tasks.rados.rados.0.smithi016.stdout:2167: delete oid 46 current snap is 214 2024-04-10T03:16:00.648 INFO:tasks.rados.rados.0.smithi016.stdout:2167: done (0 left) 2024-04-10T03:16:00.648 INFO:tasks.rados.rados.0.smithi016.stdout:2168: delete oid 40 current snap is 214 2024-04-10T03:16:00.658 INFO:tasks.rados.rados.0.smithi016.stdout:2168: done (0 left) 2024-04-10T03:16:00.658 INFO:tasks.rados.rados.0.smithi016.stdout:2169: snap_create 2024-04-10T03:16:00.914 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:00 smithi136 bash[71992]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-4 2024-04-10T03:16:00.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:00 smithi136 bash[68278]: cluster 2024-04-10T03:15:59.613749+0000 mon.a (mon.0) 618 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:16:00.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:00 smithi136 bash[68278]: cluster 2024-04-10T03:15:59.623902+0000 mon.a (mon.0) 619 : cluster 0 osdmap e499: 8 total, 7 up, 8 in 2024-04-10T03:16:00.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:00 smithi136 bash[68278]: cluster 2024-04-10T03:15:59.837774+0000 mgr.y (mgr.25133) 208 : cluster 0 pgmap v316: 121 pgs: 9 stale+active+clean, 112 active+clean; 467 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 760 KiB/s wr, 8 op/s 2024-04-10T03:16:00.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:00 smithi136 bash[68278]: cluster 2024-04-10T03:16:00.624481+0000 mon.a (mon.0) 620 : cluster 0 osdmap e500: 8 total, 7 up, 8 in 2024-04-10T03:16:01.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:00 smithi016 bash[72916]: cluster 2024-04-10T03:15:59.613749+0000 mon.a (mon.0) 618 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:16:01.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:00 smithi016 bash[72916]: cluster 2024-04-10T03:15:59.623902+0000 mon.a (mon.0) 619 : cluster 0 osdmap e499: 8 total, 7 up, 8 in 2024-04-10T03:16:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:00 smithi016 bash[72916]: cluster 2024-04-10T03:15:59.837774+0000 mgr.y (mgr.25133) 208 : cluster 0 pgmap v316: 121 pgs: 9 stale+active+clean, 112 active+clean; 467 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 760 KiB/s wr, 8 op/s 2024-04-10T03:16:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:00 smithi016 bash[72916]: cluster 2024-04-10T03:16:00.624481+0000 mon.a (mon.0) 620 : cluster 0 osdmap e500: 8 total, 7 up, 8 in 2024-04-10T03:16:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:00 smithi016 bash[74137]: cluster 2024-04-10T03:15:59.613749+0000 mon.a (mon.0) 618 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:16:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:00 smithi016 bash[74137]: cluster 2024-04-10T03:15:59.623902+0000 mon.a (mon.0) 619 : cluster 0 osdmap e499: 8 total, 7 up, 8 in 2024-04-10T03:16:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:00 smithi016 bash[74137]: cluster 2024-04-10T03:15:59.837774+0000 mgr.y (mgr.25133) 208 : cluster 0 pgmap v316: 121 pgs: 9 stale+active+clean, 112 active+clean; 467 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 760 KiB/s wr, 8 op/s 2024-04-10T03:16:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:00 smithi016 bash[74137]: cluster 2024-04-10T03:16:00.624481+0000 mon.a (mon.0) 620 : cluster 0 osdmap e500: 8 total, 7 up, 8 in 2024-04-10T03:16:01.415 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:01 smithi136 bash[72059]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-4 2024-04-10T03:16:01.661 INFO:tasks.rados.rados.0.smithi016.stdout:2169: done (0 left) 2024-04-10T03:16:01.661 INFO:tasks.rados.rados.0.smithi016.stdout:2170: read oid 50 snap -1 2024-04-10T03:16:01.661 INFO:tasks.rados.rados.0.smithi016.stdout:2170: expect (ObjNum 624 snap 188 seq_num 624) 2024-04-10T03:16:01.661 INFO:tasks.rados.rados.0.smithi016.stdout:2171: read oid 18 snap -1 2024-04-10T03:16:01.662 INFO:tasks.rados.rados.0.smithi016.stdout:2171: expect deleted 2024-04-10T03:16:01.662 INFO:tasks.rados.rados.0.smithi016.stdout:2172: rmattr oid 13 current snap is 215 2024-04-10T03:16:01.662 INFO:tasks.rados.rados.0.smithi016.stdout:2172: done (2 left) 2024-04-10T03:16:01.662 INFO:tasks.rados.rados.0.smithi016.stdout:2173: rmattr oid 11 current snap is 215 2024-04-10T03:16:01.662 INFO:tasks.rados.rados.0.smithi016.stdout:2174: snap_create 2024-04-10T03:16:01.672 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1413 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:16:01.735 INFO:tasks.rados.rados.0.smithi016.stdout:2170: expect (ObjNum 624 snap 188 seq_num 624) 2024-04-10T03:16:02.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:16:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:16:01] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.43.0" 2024-04-10T03:16:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:02 smithi136 bash[68278]: cluster 2024-04-10T03:16:01.665447+0000 mon.a (mon.0) 621 : cluster 0 osdmap e501: 8 total, 7 up, 8 in 2024-04-10T03:16:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:02 smithi136 bash[68278]: cluster 2024-04-10T03:16:01.838534+0000 mgr.y (mgr.25133) 209 : cluster 0 pgmap v319: 121 pgs: 2 active+undersized+degraded, 7 peering, 7 stale+active+clean, 2 active+undersized, 103 active+clean; 471 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 9 op/s; 14/546 objects degraded (2.564%) 2024-04-10T03:16:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:02 smithi136 bash[68278]: cluster 2024-04-10T03:16:02.374018+0000 mon.a (mon.0) 622 : cluster 0 osdmap e502: 8 total, 7 up, 8 in 2024-04-10T03:16:03.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:02 smithi016 bash[74137]: cluster 2024-04-10T03:16:01.665447+0000 mon.a (mon.0) 621 : cluster 0 osdmap e501: 8 total, 7 up, 8 in 2024-04-10T03:16:03.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:02 smithi016 bash[74137]: cluster 2024-04-10T03:16:01.838534+0000 mgr.y (mgr.25133) 209 : cluster 0 pgmap v319: 121 pgs: 2 active+undersized+degraded, 7 peering, 7 stale+active+clean, 2 active+undersized, 103 active+clean; 471 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 9 op/s; 14/546 objects degraded (2.564%) 2024-04-10T03:16:03.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:02 smithi016 bash[74137]: cluster 2024-04-10T03:16:02.374018+0000 mon.a (mon.0) 622 : cluster 0 osdmap e502: 8 total, 7 up, 8 in 2024-04-10T03:16:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:02 smithi016 bash[72916]: cluster 2024-04-10T03:16:01.665447+0000 mon.a (mon.0) 621 : cluster 0 osdmap e501: 8 total, 7 up, 8 in 2024-04-10T03:16:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:02 smithi016 bash[72916]: cluster 2024-04-10T03:16:01.838534+0000 mgr.y (mgr.25133) 209 : cluster 0 pgmap v319: 121 pgs: 2 active+undersized+degraded, 7 peering, 7 stale+active+clean, 2 active+undersized, 103 active+clean; 471 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 9 op/s; 14/546 objects degraded (2.564%) 2024-04-10T03:16:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:02 smithi016 bash[72916]: cluster 2024-04-10T03:16:02.374018+0000 mon.a (mon.0) 622 : cluster 0 osdmap e502: 8 total, 7 up, 8 in 2024-04-10T03:16:03.266 INFO:tasks.rados.rados.0.smithi016.stdout:2170: done (3 left) 2024-04-10T03:16:03.266 INFO:tasks.rados.rados.0.smithi016.stdout:2171: done (2 left) 2024-04-10T03:16:03.266 INFO:tasks.rados.rados.0.smithi016.stdout:2173: done (1 left) 2024-04-10T03:16:03.266 INFO:tasks.rados.rados.0.smithi016.stdout:2174: done (0 left) 2024-04-10T03:16:03.266 INFO:tasks.rados.rados.0.smithi016.stdout:2175: copy_from oid 48 from oid 32 current snap is 216 2024-04-10T03:16:03.266 INFO:tasks.rados.rados.0.smithi016.stdout:2176: rollback oid 19 current snap is 216 2024-04-10T03:16:03.266 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 213 2024-04-10T03:16:03.267 INFO:tasks.rados.rados.0.smithi016.stdout:2177: copy_from oid 36 from oid 37 current snap is 216 2024-04-10T03:16:03.267 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 216 2024-04-10T03:16:03.267 INFO:tasks.rados.rados.0.smithi016.stdout:2178: seq_num 694 ranges {13606912=425984,14032896=655360,14688256=786432,15474688=163840} 2024-04-10T03:16:03.344 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.344 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.345 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.345 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.345 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.346 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.346 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.346 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.4.service: Deactivated successfully. 2024-04-10T03:16:03.346 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: Stopped Ceph osd.4 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:16:03.346 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.346 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: Started Ceph osd.4 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:16:03.347 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.347 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:16:03 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:03.351 INFO:tasks.rados.rados.0.smithi016.stdout:2178: writing smithi01663999-39 from 13606912 to 14032896 tid 1 2024-04-10T03:16:03.355 INFO:tasks.rados.rados.0.smithi016.stdout:2178: writing smithi01663999-39 from 14032896 to 14688256 tid 2 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:2178: writing smithi01663999-39 from 14688256 to 15474688 tid 3 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:2178: writing smithi01663999-39 from 15474688 to 15638528 tid 4 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:2175: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:2175: finishing copy_from to smithi01663999-48 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 327 (ObjNum 629 snap 189 seq_num 629) dirty exists 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:2176: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:2176: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:2176: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1233 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:2177: finishing copy_from racing read to smithi01663999-36 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:2177: finishing copy_from to smithi01663999-36 2024-04-10T03:16:03.362 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 1289 (ObjNum 668 snap 202 seq_num 668) dirty exists 2024-04-10T03:16:03.363 INFO:tasks.rados.rados.0.smithi016.stdout:2175: done (3 left) 2024-04-10T03:16:03.363 INFO:tasks.rados.rados.0.smithi016.stdout:2176: done (2 left) 2024-04-10T03:16:03.363 INFO:tasks.rados.rados.0.smithi016.stdout:2177: done (1 left) 2024-04-10T03:16:03.363 INFO:tasks.rados.rados.0.smithi016.stdout:2179: snap_create 2024-04-10T03:16:03.366 INFO:tasks.rados.rados.0.smithi016.stdout:2178: finishing write tid 1 to smithi01663999-39 2024-04-10T03:16:03.366 INFO:tasks.rados.rados.0.smithi016.stdout:2178: finishing write tid 2 to smithi01663999-39 2024-04-10T03:16:03.366 INFO:tasks.rados.rados.0.smithi016.stdout:2178: finishing write tid 3 to smithi01663999-39 2024-04-10T03:16:03.369 INFO:tasks.rados.rados.0.smithi016.stdout:2178: finishing write tid 4 to smithi01663999-39 2024-04-10T03:16:03.369 INFO:tasks.rados.rados.0.smithi016.stdout:2178: finishing write tid 5 to smithi01663999-39 2024-04-10T03:16:03.370 INFO:tasks.rados.rados.0.smithi016.stdout:2178: finishing write tid 6 to smithi01663999-39 2024-04-10T03:16:03.371 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1200 (ObjNum 694 snap 216 seq_num 694) dirty exists 2024-04-10T03:16:03.371 INFO:tasks.rados.rados.0.smithi016.stdout:2178: left oid 39 (ObjNum 694 snap 216 seq_num 694) 2024-04-10T03:16:03.734 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:16:03.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:03 smithi136 bash[68278]: cluster 2024-04-10T03:16:02.658739+0000 mon.a (mon.0) 623 : cluster 3 Health check failed: Degraded data redundancy: 14/546 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:03.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:03 smithi136 bash[68278]: audit 2024-04-10T03:16:03.356334+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:03.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:03 smithi136 bash[68278]: audit 2024-04-10T03:16:03.366540+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:03.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:03 smithi136 bash[68278]: audit 2024-04-10T03:16:03.382367+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:03 smithi016 bash[72916]: cluster 2024-04-10T03:16:02.658739+0000 mon.a (mon.0) 623 : cluster 3 Health check failed: Degraded data redundancy: 14/546 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:03 smithi016 bash[72916]: audit 2024-04-10T03:16:03.356334+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:03 smithi016 bash[72916]: audit 2024-04-10T03:16:03.366540+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:03 smithi016 bash[72916]: audit 2024-04-10T03:16:03.382367+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:03 smithi016 bash[74137]: cluster 2024-04-10T03:16:02.658739+0000 mon.a (mon.0) 623 : cluster 3 Health check failed: Degraded data redundancy: 14/546 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:03 smithi016 bash[74137]: audit 2024-04-10T03:16:03.356334+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:03 smithi016 bash[74137]: audit 2024-04-10T03:16:03.366540+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:03 smithi016 bash[74137]: audit 2024-04-10T03:16:03.382367+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:04.103 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:16:04.103 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (5m) 22s ago 11m 14.8M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:16:04.103 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 2m ago 10m - - 2024-04-10T03:16:04.103 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (12m) 22s ago 12m 14.6M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:16:04.103 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (12m) 2m ago 12m 18.0M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:16:04.103 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (4m) 2m ago 19m 436M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:16:04.103 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (5m) 22s ago 22m 506M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:16:04.104 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (4m) 22s ago 22m 56.7M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:16:04.104 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (2m) 2m ago 20m 18.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:16:04.104 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (3m) 22s ago 20m 47.8M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:16:04.104 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (5m) 22s ago 11m 7808k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:16:04.104 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (5m) 2m ago 11m 8223k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:16:04.104 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (110s) 22s ago 19m 284M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:16:04.105 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (83s) 22s ago 18m 237M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:16:04.105 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (53s) 22s ago 17m 271M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:16:04.105 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (26s) 22s ago 16m - 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:16:04.105 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 starting - - - 2524M 2024-04-10T03:16:04.105 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (14m) 2m ago 15m 188M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad f973ef1d5b19 2024-04-10T03:16:04.105 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (14m) 2m ago 14m 111M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:16:04.105 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (13m) 2m ago 13m 172M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:16:04.106 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (4m) 2m ago 11m 47.8M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:16:04.361 INFO:tasks.rados.rados.0.smithi016.stdout:2178: done (1 left) 2024-04-10T03:16:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:2179: done (0 left) 2024-04-10T03:16:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:2180: read oid 28 snap -1 2024-04-10T03:16:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:2180: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:16:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:2181: copy_from oid 15 from oid 31 current snap is 217 2024-04-10T03:16:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 217 2024-04-10T03:16:04.362 INFO:tasks.rados.rados.0.smithi016.stdout:2182: seq_num 695 ranges {0=442368,442368=540672,983040=598016,1581056=466944} 2024-04-10T03:16:04.364 INFO:tasks.rados.rados.0.smithi016.stdout:2182: writing smithi01663999-6 from 0 to 442368 tid 1 2024-04-10T03:16:04.368 INFO:tasks.rados.rados.0.smithi016.stdout:2182: writing smithi01663999-6 from 442368 to 983040 tid 2 2024-04-10T03:16:04.372 INFO:tasks.rados.rados.0.smithi016.stdout:2182: writing smithi01663999-6 from 983040 to 1581056 tid 3 2024-04-10T03:16:04.375 INFO:tasks.rados.rados.0.smithi016.stdout:2182: writing smithi01663999-6 from 1581056 to 2048000 tid 4 2024-04-10T03:16:04.375 INFO:tasks.rados.rados.0.smithi016.stdout:2183: copy_from oid 26 from oid 29 current snap is 217 2024-04-10T03:16:04.375 INFO:tasks.rados.rados.0.smithi016.stdout:2180: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:16:04.382 INFO:tasks.rados.rados.0.smithi016.stdout:2182: finishing write tid 1 to smithi01663999-6 2024-04-10T03:16:04.382 INFO:tasks.rados.rados.0.smithi016.stdout:2180: done (3 left) 2024-04-10T03:16:04.382 INFO:tasks.rados.rados.0.smithi016.stdout:2184: setattr oid 39 current snap is 217 2024-04-10T03:16:04.382 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 217 2024-04-10T03:16:04.382 INFO:tasks.rados.rados.0.smithi016.stdout:2185: seq_num 696 ranges {0=458752,458752=417792,876544=753664,1630208=434176} 2024-04-10T03:16:04.384 INFO:tasks.rados.rados.0.smithi016.stdout:2185: writing smithi01663999-2 from 0 to 458752 tid 1 2024-04-10T03:16:04.386 INFO:tasks.rados.rados.0.smithi016.stdout:2185: writing smithi01663999-2 from 458752 to 876544 tid 2 2024-04-10T03:16:04.391 INFO:tasks.rados.rados.0.smithi016.stdout:2185: writing smithi01663999-2 from 876544 to 1630208 tid 3 2024-04-10T03:16:04.395 INFO:tasks.rados.rados.0.smithi016.stdout:2185: writing smithi01663999-2 from 1630208 to 2064384 tid 4 2024-04-10T03:16:04.395 INFO:tasks.rados.rados.0.smithi016.stdout:2186: rollback oid 35 current snap is 217 2024-04-10T03:16:04.395 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 189 2024-04-10T03:16:04.395 INFO:tasks.rados.rados.0.smithi016.stdout:2187: setattr oid 10 current snap is 217 2024-04-10T03:16:04.395 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1201 (ObjNum 694 snap 216 seq_num 694) dirty exists 2024-04-10T03:16:04.395 INFO:tasks.rados.rados.0.smithi016.stdout:2185: finishing write tid 1 to smithi01663999-2 2024-04-10T03:16:04.395 INFO:tasks.rados.rados.0.smithi016.stdout:2185: finishing write tid 2 to smithi01663999-2 2024-04-10T03:16:04.396 INFO:tasks.rados.rados.0.smithi016.stdout:2184: done (6 left) 2024-04-10T03:16:04.397 INFO:tasks.rados.rados.0.smithi016.stdout:2188: copy_from oid 48 from oid 42 current snap is 217 2024-04-10T03:16:04.397 INFO:tasks.rados.rados.0.smithi016.stdout:2189: rmattr oid 45 current snap is 217 2024-04-10T03:16:04.397 INFO:tasks.rados.rados.0.smithi016.stdout:2189: done (7 left) 2024-04-10T03:16:04.397 INFO:tasks.rados.rados.0.smithi016.stdout:2190: copy_from oid 17 from oid 7 current snap is 217 2024-04-10T03:16:04.397 INFO:tasks.rados.rados.0.smithi016.stdout:2191: read oid 49 snap -1 2024-04-10T03:16:04.397 INFO:tasks.rados.rados.0.smithi016.stdout:2191: expect (ObjNum 680 snap 205 seq_num 680) 2024-04-10T03:16:04.397 INFO:tasks.rados.rados.0.smithi016.stdout:2192: delete oid 41 current snap is 217 2024-04-10T03:16:04.399 INFO:tasks.rados.rados.0.smithi016.stdout:2182: finishing write tid 2 to smithi01663999-6 2024-04-10T03:16:04.399 INFO:tasks.rados.rados.0.smithi016.stdout:2182: finishing write tid 3 to smithi01663999-6 2024-04-10T03:16:04.399 INFO:tasks.rados.rados.0.smithi016.stdout:2182: finishing write tid 4 to smithi01663999-6 2024-04-10T03:16:04.399 INFO:tasks.rados.rados.0.smithi016.stdout:2182: finishing write tid 5 to smithi01663999-6 2024-04-10T03:16:04.399 INFO:tasks.rados.rados.0.smithi016.stdout:2185: finishing write tid 3 to smithi01663999-2 2024-04-10T03:16:04.400 INFO:tasks.rados.rados.0.smithi016.stdout:2185: finishing write tid 4 to smithi01663999-2 2024-04-10T03:16:04.401 INFO:tasks.rados.rados.0.smithi016.stdout:2185: finishing write tid 5 to smithi01663999-2 2024-04-10T03:16:04.401 INFO:tasks.rados.rados.0.smithi016.stdout:2192: done (9 left) 2024-04-10T03:16:04.401 INFO:tasks.rados.rados.0.smithi016.stdout:2193: snap_remove snap 203 2024-04-10T03:16:04.551 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:16:04.551 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:16:04.551 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:16:04.551 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3, 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 4 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 5, 2024-04-10T03:16:04.552 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 9 2024-04-10T03:16:04.553 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:16:04.553 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:16:05.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:04 smithi016 bash[72916]: audit 2024-04-10T03:16:03.723347+0000 mgr.y (mgr.25133) 210 : audit 0 from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:04 smithi016 bash[72916]: cluster 2024-04-10T03:16:03.839834+0000 mgr.y (mgr.25133) 211 : cluster 0 pgmap v321: 121 pgs: 7 active+undersized+degraded, 7 peering, 2 stale+active+clean, 24 active+undersized, 81 active+clean; 474 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s wr, 3 op/s; 52/555 objects degraded (9.369%) 2024-04-10T03:16:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:04 smithi016 bash[72916]: cluster 2024-04-10T03:16:04.367659+0000 mon.a (mon.0) 627 : cluster 0 osdmap e503: 8 total, 7 up, 8 in 2024-04-10T03:16:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:04 smithi016 bash[72916]: audit 2024-04-10T03:16:04.557712+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.16:0/2385325138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:05.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:04 smithi016 bash[74137]: audit 2024-04-10T03:16:03.723347+0000 mgr.y (mgr.25133) 210 : audit 0 from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:05.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:04 smithi016 bash[74137]: cluster 2024-04-10T03:16:03.839834+0000 mgr.y (mgr.25133) 211 : cluster 0 pgmap v321: 121 pgs: 7 active+undersized+degraded, 7 peering, 2 stale+active+clean, 24 active+undersized, 81 active+clean; 474 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s wr, 3 op/s; 52/555 objects degraded (9.369%) 2024-04-10T03:16:05.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:04 smithi016 bash[74137]: cluster 2024-04-10T03:16:04.367659+0000 mon.a (mon.0) 627 : cluster 0 osdmap e503: 8 total, 7 up, 8 in 2024-04-10T03:16:05.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:04 smithi016 bash[74137]: audit 2024-04-10T03:16:04.557712+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.16:0/2385325138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:05.088 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[68278]: audit 2024-04-10T03:16:03.723347+0000 mgr.y (mgr.25133) 210 : audit 0 from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:05.088 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[68278]: cluster 2024-04-10T03:16:03.839834+0000 mgr.y (mgr.25133) 211 : cluster 0 pgmap v321: 121 pgs: 7 active+undersized+degraded, 7 peering, 2 stale+active+clean, 24 active+undersized, 81 active+clean; 474 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s wr, 3 op/s; 52/555 objects degraded (9.369%) 2024-04-10T03:16:05.088 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[68278]: cluster 2024-04-10T03:16:04.367659+0000 mon.a (mon.0) 627 : cluster 0 osdmap e503: 8 total, 7 up, 8 in 2024-04-10T03:16:05.088 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[68278]: audit 2024-04-10T03:16:04.557712+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.16:0/2385325138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:05.088 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[72210]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-10T03:16:05.089 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[72210]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-10T03:16:05.089 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[72210]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-10T03:16:05.089 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[72210]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-10T03:16:05.089 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[72210]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-10T03:16:05.089 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[72210]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-10T03:16:05.089 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:04 smithi136 bash[72210]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-10T03:16:05.367 INFO:tasks.rados.rados.0.smithi016.stdout:2193: done (9 left) 2024-04-10T03:16:05.367 INFO:tasks.rados.rados.0.smithi016.stdout:2194: read oid 37 snap 192 2024-04-10T03:16:05.367 INFO:tasks.rados.rados.0.smithi016.stdout:2194: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:16:05.367 INFO:tasks.rados.rados.0.smithi016.stdout:2195: snap_remove snap 216 2024-04-10T03:16:05.367 INFO:tasks.rados.rados.0.smithi016.stdout:2186: finishing rollback tid 0 to smithi01663999-35 2024-04-10T03:16:05.367 INFO:tasks.rados.rados.0.smithi016.stdout:2186: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1203 (ObjNum 369 snap 0 seq_num 3428351552) dirty dne 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:2185: finishing write tid 6 to smithi01663999-2 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1192 (ObjNum 696 snap 217 seq_num 696) dirty exists 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:2185: left oid 2 (ObjNum 696 snap 217 seq_num 696) 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 1354 (ObjNum 33 snap 0 seq_num 2100818464) dirty exists 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:2190: finishing copy_from to smithi01663999-17 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:2190: got expected ENOENT (src dne) 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:2190: finishing copy_from racing read to smithi01663999-17 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:2182: finishing write tid 6 to smithi01663999-6 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 1682 (ObjNum 695 snap 217 seq_num 695) dirty exists 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:2182: left oid 6 (ObjNum 695 snap 217 seq_num 695) 2024-04-10T03:16:05.368 INFO:tasks.rados.rados.0.smithi016.stdout:2188: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:16:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:05 smithi136 bash[68278]: audit 2024-04-10T03:16:04.088735+0000 mgr.y (mgr.25133) 212 : audit 0 from='client.44243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:05 smithi136 bash[68278]: cluster 2024-04-10T03:16:05.372686+0000 mon.a (mon.0) 628 : cluster 0 osdmap e504: 8 total, 7 up, 8 in 2024-04-10T03:16:06.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:05 smithi016 bash[72916]: audit 2024-04-10T03:16:04.088735+0000 mgr.y (mgr.25133) 212 : audit 0 from='client.44243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:06.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:05 smithi016 bash[72916]: cluster 2024-04-10T03:16:05.372686+0000 mon.a (mon.0) 628 : cluster 0 osdmap e504: 8 total, 7 up, 8 in 2024-04-10T03:16:06.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:05 smithi016 bash[74137]: audit 2024-04-10T03:16:04.088735+0000 mgr.y (mgr.25133) 212 : audit 0 from='client.44243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:06.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:05 smithi016 bash[74137]: cluster 2024-04-10T03:16:05.372686+0000 mon.a (mon.0) 628 : cluster 0 osdmap e504: 8 total, 7 up, 8 in 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:2182: done (10 left) 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:2185: done (9 left) 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:2186: done (8 left) 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:2187: done (7 left) 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:2190: done (6 left) 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:2195: done (5 left) 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 217 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:2188: finishing copy_from to smithi01663999-48 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 1219 (ObjNum 612 snap 185 seq_num 612) dirty exists 2024-04-10T03:16:06.375 INFO:tasks.rados.rados.0.smithi016.stdout:2183: finishing copy_from racing read to smithi01663999-26 2024-04-10T03:16:06.376 INFO:tasks.rados.rados.0.smithi016.stdout:2183: finishing copy_from to smithi01663999-26 2024-04-10T03:16:06.376 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 1345 (ObjNum 585 snap 178 seq_num 585) dirty exists 2024-04-10T03:16:06.376 INFO:tasks.rados.rados.0.smithi016.stdout:2191: expect (ObjNum 680 snap 205 seq_num 680) 2024-04-10T03:16:06.629 INFO:tasks.rados.rados.0.smithi016.stdout:2181: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:16:06.630 INFO:tasks.rados.rados.0.smithi016.stdout:2181: finishing copy_from to smithi01663999-15 2024-04-10T03:16:06.630 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1651 (ObjNum 577 snap 173 seq_num 577) dirty exists 2024-04-10T03:16:06.630 INFO:tasks.rados.rados.0.smithi016.stdout:2196: seq_num 698 ranges {4317184=499712,4816896=589824,5406720=770048,6176768=245760} 2024-04-10T03:16:06.655 INFO:tasks.rados.rados.0.smithi016.stdout:2196: writing smithi01663999-9 from 4317184 to 4816896 tid 1 2024-04-10T03:16:06.661 INFO:tasks.rados.rados.0.smithi016.stdout:2196: writing smithi01663999-9 from 4816896 to 5406720 tid 2 2024-04-10T03:16:06.664 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:06 smithi136 bash[72434]: debug 2024-04-10T03:16:06.486+0000 7ffb29345700 1 -- 172.21.15.136:0/3999581499 <== mon.1 v2:172.21.15.136:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5645defc5680 con 0x5645df002c00 2024-04-10T03:16:06.669 INFO:tasks.rados.rados.0.smithi016.stdout:2196: writing smithi01663999-9 from 5406720 to 6176768 tid 3 2024-04-10T03:16:06.672 INFO:tasks.rados.rados.0.smithi016.stdout:2196: writing smithi01663999-9 from 6176768 to 6422528 tid 4 2024-04-10T03:16:06.673 INFO:tasks.rados.rados.0.smithi016.stdout:2181: done (5 left) 2024-04-10T03:16:06.673 INFO:tasks.rados.rados.0.smithi016.stdout:2183: done (4 left) 2024-04-10T03:16:06.673 INFO:tasks.rados.rados.0.smithi016.stdout:2188: done (3 left) 2024-04-10T03:16:06.673 INFO:tasks.rados.rados.0.smithi016.stdout:2191: done (2 left) 2024-04-10T03:16:06.673 INFO:tasks.rados.rados.0.smithi016.stdout:2197: rollback oid 11 current snap is 217 2024-04-10T03:16:06.673 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 214 2024-04-10T03:16:06.673 INFO:tasks.rados.rados.0.smithi016.stdout:2194: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:16:06.729 INFO:tasks.rados.rados.0.smithi016.stdout:2196: finishing write tid 1 to smithi01663999-9 2024-04-10T03:16:06.730 INFO:tasks.rados.rados.0.smithi016.stdout:2196: finishing write tid 2 to smithi01663999-9 2024-04-10T03:16:06.730 INFO:tasks.rados.rados.0.smithi016.stdout:2194: done (2 left) 2024-04-10T03:16:06.730 INFO:tasks.rados.rados.0.smithi016.stdout:2198: read oid 48 snap -1 2024-04-10T03:16:06.730 INFO:tasks.rados.rados.0.smithi016.stdout:2198: expect (ObjNum 612 snap 185 seq_num 612) 2024-04-10T03:16:06.730 INFO:tasks.rados.rados.0.smithi016.stdout:2199: snap_create 2024-04-10T03:16:06.730 INFO:tasks.rados.rados.0.smithi016.stdout:2196: finishing write tid 3 to smithi01663999-9 2024-04-10T03:16:06.730 INFO:tasks.rados.rados.0.smithi016.stdout:2196: finishing write tid 4 to smithi01663999-9 2024-04-10T03:16:06.730 INFO:tasks.rados.rados.0.smithi016.stdout:2197: finishing rollback tid 0 to smithi01663999-11 2024-04-10T03:16:06.730 INFO:tasks.rados.rados.0.smithi016.stdout:2196: finishing write tid 5 to smithi01663999-9 2024-04-10T03:16:06.731 INFO:tasks.rados.rados.0.smithi016.stdout:2197: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:16:06.731 INFO:tasks.rados.rados.0.smithi016.stdout:2197: finishing rollback tid 2 to smithi01663999-11 2024-04-10T03:16:06.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1416 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:16:06.731 INFO:tasks.rados.rados.0.smithi016.stdout:2196: finishing write tid 6 to smithi01663999-9 2024-04-10T03:16:06.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1359 (ObjNum 698 snap 217 seq_num 698) dirty exists 2024-04-10T03:16:06.731 INFO:tasks.rados.rados.0.smithi016.stdout:2196: left oid 9 (ObjNum 698 snap 217 seq_num 698) 2024-04-10T03:16:06.735 INFO:tasks.rados.rados.0.smithi016.stdout:2198: expect (ObjNum 612 snap 185 seq_num 612) 2024-04-10T03:16:07.015 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:06 smithi136 bash[68278]: cluster 2024-04-10T03:16:05.841112+0000 mgr.y (mgr.25133) 213 : cluster 0 pgmap v324: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 476 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 3 op/s; 78/564 objects degraded (13.830%) 2024-04-10T03:16:07.016 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:06 smithi136 bash[68278]: cluster 2024-04-10T03:16:06.376836+0000 mon.a (mon.0) 629 : cluster 0 osdmap e505: 8 total, 7 up, 8 in 2024-04-10T03:16:07.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:06 smithi016 bash[72916]: cluster 2024-04-10T03:16:05.841112+0000 mgr.y (mgr.25133) 213 : cluster 0 pgmap v324: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 476 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 3 op/s; 78/564 objects degraded (13.830%) 2024-04-10T03:16:07.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:06 smithi016 bash[72916]: cluster 2024-04-10T03:16:06.376836+0000 mon.a (mon.0) 629 : cluster 0 osdmap e505: 8 total, 7 up, 8 in 2024-04-10T03:16:07.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:06 smithi016 bash[74137]: cluster 2024-04-10T03:16:05.841112+0000 mgr.y (mgr.25133) 213 : cluster 0 pgmap v324: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 476 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 3 op/s; 78/564 objects degraded (13.830%) 2024-04-10T03:16:07.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:06 smithi016 bash[74137]: cluster 2024-04-10T03:16:06.376836+0000 mon.a (mon.0) 629 : cluster 0 osdmap e505: 8 total, 7 up, 8 in 2024-04-10T03:16:07.414 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:07 smithi136 bash[72434]: debug 2024-04-10T03:16:07.022+0000 7ffb324dd7c0 -1 Falling back to public interface 2024-04-10T03:16:07.697 INFO:tasks.rados.rados.0.smithi016.stdout:2196: done (3 left) 2024-04-10T03:16:07.697 INFO:tasks.rados.rados.0.smithi016.stdout:2197: done (2 left) 2024-04-10T03:16:07.697 INFO:tasks.rados.rados.0.smithi016.stdout:2198: done (1 left) 2024-04-10T03:16:07.697 INFO:tasks.rados.rados.0.smithi016.stdout:2199: done (0 left) 2024-04-10T03:16:07.697 INFO:tasks.rados.rados.0.smithi016.stdout:2200: delete oid 35 current snap is 218 2024-04-10T03:16:07.701 INFO:tasks.rados.rados.0.smithi016.stdout:2200: done (0 left) 2024-04-10T03:16:07.701 INFO:tasks.rados.rados.0.smithi016.stdout:2201: snap_create 2024-04-10T03:16:08.696 INFO:tasks.rados.rados.0.smithi016.stdout:2201: done (0 left) 2024-04-10T03:16:08.697 INFO:tasks.rados.rados.0.smithi016.stdout:2202: copy_from oid 2 from oid 45 current snap is 219 2024-04-10T03:16:08.697 INFO:tasks.rados.rados.0.smithi016.stdout:2203: rmattr oid 23 current snap is 219 2024-04-10T03:16:08.697 INFO:tasks.rados.rados.0.smithi016.stdout:2203: done (1 left) 2024-04-10T03:16:08.697 INFO:tasks.rados.rados.0.smithi016.stdout:2204: rmattr oid 14 current snap is 219 2024-04-10T03:16:08.697 INFO:tasks.rados.rados.0.smithi016.stdout:2205: delete oid 48 current snap is 219 2024-04-10T03:16:08.713 INFO:tasks.rados.rados.0.smithi016.stdout:2205: done (2 left) 2024-04-10T03:16:08.713 INFO:tasks.rados.rados.0.smithi016.stdout:2206: snap_remove snap 215 2024-04-10T03:16:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:08 smithi016 bash[72916]: cluster 2024-04-10T03:16:07.700971+0000 mon.a (mon.0) 630 : cluster 0 osdmap e506: 8 total, 7 up, 8 in 2024-04-10T03:16:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:08 smithi016 bash[72916]: cluster 2024-04-10T03:16:07.842157+0000 mgr.y (mgr.25133) 214 : cluster 0 pgmap v327: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 490 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.0 MiB/s wr, 12 op/s; 78/573 objects degraded (13.613%) 2024-04-10T03:16:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:08 smithi016 bash[74137]: cluster 2024-04-10T03:16:07.700971+0000 mon.a (mon.0) 630 : cluster 0 osdmap e506: 8 total, 7 up, 8 in 2024-04-10T03:16:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:08 smithi016 bash[74137]: cluster 2024-04-10T03:16:07.842157+0000 mgr.y (mgr.25133) 214 : cluster 0 pgmap v327: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 490 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.0 MiB/s wr, 12 op/s; 78/573 objects degraded (13.613%) 2024-04-10T03:16:09.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:08 smithi136 bash[68278]: cluster 2024-04-10T03:16:07.700971+0000 mon.a (mon.0) 630 : cluster 0 osdmap e506: 8 total, 7 up, 8 in 2024-04-10T03:16:09.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:08 smithi136 bash[68278]: cluster 2024-04-10T03:16:07.842157+0000 mgr.y (mgr.25133) 214 : cluster 0 pgmap v327: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 490 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.0 MiB/s wr, 12 op/s; 78/573 objects degraded (13.613%) 2024-04-10T03:16:09.716 INFO:tasks.rados.rados.0.smithi016.stdout:2206: done (2 left) 2024-04-10T03:16:09.716 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 219 2024-04-10T03:16:09.716 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1695 (ObjNum 555 snap 168 seq_num 555) dirty exists 2024-04-10T03:16:09.716 INFO:tasks.rados.rados.0.smithi016.stdout:2202: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:16:09.716 INFO:tasks.rados.rados.0.smithi016.stdout:2202: finishing copy_from to smithi01663999-2 2024-04-10T03:16:09.716 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1609 (ObjNum 672 snap 203 seq_num 672) dirty exists 2024-04-10T03:16:09.716 INFO:tasks.rados.rados.0.smithi016.stdout:2207: seq_num 701 ranges {9314304=548864,9863168=696320,10559488=540672,11100160=368640} 2024-04-10T03:16:09.802 INFO:tasks.rados.rados.0.smithi016.stdout:2207: writing smithi01663999-11 from 9314304 to 9863168 tid 1 2024-04-10T03:16:09.806 INFO:tasks.rados.rados.0.smithi016.stdout:2207: writing smithi01663999-11 from 9863168 to 10559488 tid 2 2024-04-10T03:16:09.809 INFO:tasks.rados.rados.0.smithi016.stdout:2207: writing smithi01663999-11 from 10559488 to 11100160 tid 3 2024-04-10T03:16:09.811 INFO:tasks.rados.rados.0.smithi016.stdout:2207: writing smithi01663999-11 from 11100160 to 11468800 tid 4 2024-04-10T03:16:09.811 INFO:tasks.rados.rados.0.smithi016.stdout:2202: done (2 left) 2024-04-10T03:16:09.812 INFO:tasks.rados.rados.0.smithi016.stdout:2204: done (1 left) 2024-04-10T03:16:09.812 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 219 2024-04-10T03:16:09.812 INFO:tasks.rados.rados.0.smithi016.stdout:2208: seq_num 702 ranges {11419648=565248,11984896=581632,12566528=745472,13312000=278528} 2024-04-10T03:16:09.879 INFO:tasks.rados.rados.0.smithi016.stdout:2208: writing smithi01663999-14 from 11419648 to 11984896 tid 1 2024-04-10T03:16:09.882 INFO:tasks.rados.rados.0.smithi016.stdout:2208: writing smithi01663999-14 from 11984896 to 12566528 tid 2 2024-04-10T03:16:09.887 INFO:tasks.rados.rados.0.smithi016.stdout:2208: writing smithi01663999-14 from 12566528 to 13312000 tid 3 2024-04-10T03:16:09.889 INFO:tasks.rados.rados.0.smithi016.stdout:2208: writing smithi01663999-14 from 13312000 to 13590528 tid 4 2024-04-10T03:16:09.889 INFO:tasks.rados.rados.0.smithi016.stdout:2209: snap_remove snap 186 2024-04-10T03:16:10.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:09 smithi016 bash[74137]: cluster 2024-04-10T03:16:08.695173+0000 mon.a (mon.0) 631 : cluster 3 Health check update: Degraded data redundancy: 78/573 objects degraded (13.613%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:10.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:09 smithi016 bash[74137]: cluster 2024-04-10T03:16:08.702033+0000 mon.a (mon.0) 632 : cluster 0 osdmap e507: 8 total, 7 up, 8 in 2024-04-10T03:16:10.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:09 smithi016 bash[74137]: audit 2024-04-10T03:16:09.134825+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:10.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:09 smithi016 bash[74137]: audit 2024-04-10T03:16:09.146686+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:09 smithi016 bash[72916]: cluster 2024-04-10T03:16:08.695173+0000 mon.a (mon.0) 631 : cluster 3 Health check update: Degraded data redundancy: 78/573 objects degraded (13.613%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:09 smithi016 bash[72916]: cluster 2024-04-10T03:16:08.702033+0000 mon.a (mon.0) 632 : cluster 0 osdmap e507: 8 total, 7 up, 8 in 2024-04-10T03:16:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:09 smithi016 bash[72916]: audit 2024-04-10T03:16:09.134825+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:09 smithi016 bash[72916]: audit 2024-04-10T03:16:09.146686+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:10.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:09 smithi136 bash[68278]: cluster 2024-04-10T03:16:08.695173+0000 mon.a (mon.0) 631 : cluster 3 Health check update: Degraded data redundancy: 78/573 objects degraded (13.613%), 14 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:10.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:09 smithi136 bash[68278]: cluster 2024-04-10T03:16:08.702033+0000 mon.a (mon.0) 632 : cluster 0 osdmap e507: 8 total, 7 up, 8 in 2024-04-10T03:16:10.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:09 smithi136 bash[68278]: audit 2024-04-10T03:16:09.134825+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:10.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:09 smithi136 bash[68278]: audit 2024-04-10T03:16:09.146686+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:10.730 INFO:tasks.rados.rados.0.smithi016.stdout:2209: done (2 left) 2024-04-10T03:16:10.730 INFO:tasks.rados.rados.0.smithi016.stdout:2210: setattr oid 10 current snap is 219 2024-04-10T03:16:10.730 INFO:tasks.rados.rados.0.smithi016.stdout:2207: finishing write tid 1 to smithi01663999-11 2024-04-10T03:16:10.730 INFO:tasks.rados.rados.0.smithi016.stdout:2207: finishing write tid 2 to smithi01663999-11 2024-04-10T03:16:10.730 INFO:tasks.rados.rados.0.smithi016.stdout:2207: finishing write tid 3 to smithi01663999-11 2024-04-10T03:16:10.730 INFO:tasks.rados.rados.0.smithi016.stdout:2207: finishing write tid 4 to smithi01663999-11 2024-04-10T03:16:10.730 INFO:tasks.rados.rados.0.smithi016.stdout:2207: finishing write tid 5 to smithi01663999-11 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:2207: finishing write tid 6 to smithi01663999-11 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1421 (ObjNum 701 snap 219 seq_num 701) dirty exists 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:2207: left oid 11 (ObjNum 701 snap 219 seq_num 701) 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:2208: finishing write tid 1 to smithi01663999-14 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:2208: finishing write tid 2 to smithi01663999-14 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:2208: finishing write tid 3 to smithi01663999-14 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:2208: finishing write tid 4 to smithi01663999-14 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:2208: finishing write tid 5 to smithi01663999-14 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:2208: finishing write tid 6 to smithi01663999-14 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1700 (ObjNum 702 snap 219 seq_num 702) dirty exists 2024-04-10T03:16:10.731 INFO:tasks.rados.rados.0.smithi016.stdout:2208: left oid 14 (ObjNum 702 snap 219 seq_num 702) 2024-04-10T03:16:10.732 INFO:tasks.rados.rados.0.smithi016.stdout:2207: done (2 left) 2024-04-10T03:16:10.732 INFO:tasks.rados.rados.0.smithi016.stdout:2208: done (1 left) 2024-04-10T03:16:10.732 INFO:tasks.rados.rados.0.smithi016.stdout:2211: rmattr oid 39 current snap is 219 2024-04-10T03:16:10.732 INFO:tasks.rados.rados.0.smithi016.stdout:2212: rollback oid 7 current snap is 219 2024-04-10T03:16:10.732 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 7 to 189 2024-04-10T03:16:10.732 INFO:tasks.rados.rados.0.smithi016.stdout:2213: snap_remove snap 212 2024-04-10T03:16:11.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:10 smithi016 bash[74137]: cluster 2024-04-10T03:16:09.721845+0000 mon.a (mon.0) 635 : cluster 0 osdmap e508: 8 total, 7 up, 8 in 2024-04-10T03:16:11.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:10 smithi016 bash[74137]: cluster 2024-04-10T03:16:09.843239+0000 mgr.y (mgr.25133) 215 : cluster 0 pgmap v330: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 5.5 MiB/s wr, 18 op/s; 80/585 objects degraded (13.675%) 2024-04-10T03:16:11.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:10 smithi016 bash[74137]: audit 2024-04-10T03:16:10.296066+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:11.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:10 smithi016 bash[74137]: audit 2024-04-10T03:16:10.307711+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:11.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:10 smithi016 bash[72916]: cluster 2024-04-10T03:16:09.721845+0000 mon.a (mon.0) 635 : cluster 0 osdmap e508: 8 total, 7 up, 8 in 2024-04-10T03:16:11.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:10 smithi016 bash[72916]: cluster 2024-04-10T03:16:09.843239+0000 mgr.y (mgr.25133) 215 : cluster 0 pgmap v330: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 5.5 MiB/s wr, 18 op/s; 80/585 objects degraded (13.675%) 2024-04-10T03:16:11.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:10 smithi016 bash[72916]: audit 2024-04-10T03:16:10.296066+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:11.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:10 smithi016 bash[72916]: audit 2024-04-10T03:16:10.307711+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:11.164 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:10 smithi136 bash[72434]: debug 2024-04-10T03:16:10.714+0000 7ffb324dd7c0 -1 osd.4 498 log_to_monitors true 2024-04-10T03:16:11.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:10 smithi136 bash[68278]: cluster 2024-04-10T03:16:09.721845+0000 mon.a (mon.0) 635 : cluster 0 osdmap e508: 8 total, 7 up, 8 in 2024-04-10T03:16:11.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:10 smithi136 bash[68278]: cluster 2024-04-10T03:16:09.843239+0000 mgr.y (mgr.25133) 215 : cluster 0 pgmap v330: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 5.5 MiB/s wr, 18 op/s; 80/585 objects degraded (13.675%) 2024-04-10T03:16:11.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:10 smithi136 bash[68278]: audit 2024-04-10T03:16:10.296066+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:11.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:10 smithi136 bash[68278]: audit 2024-04-10T03:16:10.307711+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:11.735 INFO:tasks.rados.rados.0.smithi016.stdout:2213: done (3 left) 2024-04-10T03:16:11.735 INFO:tasks.rados.rados.0.smithi016.stdout:2214: delete oid 43 current snap is 219 2024-04-10T03:16:11.735 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 1360 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-10T03:16:11.735 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1204 (ObjNum 694 snap 216 seq_num 694) dirty exists 2024-04-10T03:16:11.735 INFO:tasks.rados.rados.0.smithi016.stdout:2212: finishing rollback tid 1 to smithi01663999-7 2024-04-10T03:16:11.736 INFO:tasks.rados.rados.0.smithi016.stdout:2212: finishing rollback tid 2 to smithi01663999-7 2024-04-10T03:16:11.736 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1271 (ObjNum 573 snap 173 seq_num 573) dirty exists 2024-04-10T03:16:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:2210: done (3 left) 2024-04-10T03:16:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:2211: done (2 left) 2024-04-10T03:16:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:2212: done (1 left) 2024-04-10T03:16:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:2214: done (0 left) 2024-04-10T03:16:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:2215: read oid 50 snap -1 2024-04-10T03:16:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:2215: expect (ObjNum 624 snap 188 seq_num 624) 2024-04-10T03:16:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:2216: rollback oid 21 current snap is 219 2024-04-10T03:16:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 210 2024-04-10T03:16:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:2217: delete oid 35 current snap is 219 2024-04-10T03:16:11.766 INFO:tasks.rados.rados.0.smithi016.stdout:2216: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:16:11.767 INFO:tasks.rados.rados.0.smithi016.stdout:2217: done (2 left) 2024-04-10T03:16:11.767 INFO:tasks.rados.rados.0.smithi016.stdout:2218: delete oid 33 current snap is 219 2024-04-10T03:16:11.774 INFO:tasks.rados.rados.0.smithi016.stdout:2218: done (2 left) 2024-04-10T03:16:11.774 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 219 2024-04-10T03:16:11.775 INFO:tasks.rados.rados.0.smithi016.stdout:2219: seq_num 706 ranges {3514368=630784,4145152=516096,4661248=729088,5390336=360448} 2024-04-10T03:16:11.798 INFO:tasks.rados.rados.0.smithi016.stdout:2219: writing smithi01663999-45 from 3514368 to 4145152 tid 1 2024-04-10T03:16:11.801 INFO:tasks.rados.rados.0.smithi016.stdout:2219: writing smithi01663999-45 from 4145152 to 4661248 tid 2 2024-04-10T03:16:11.805 INFO:tasks.rados.rados.0.smithi016.stdout:2219: writing smithi01663999-45 from 4661248 to 5390336 tid 3 2024-04-10T03:16:11.808 INFO:tasks.rados.rados.0.smithi016.stdout:2219: writing smithi01663999-45 from 5390336 to 5750784 tid 4 2024-04-10T03:16:11.808 INFO:tasks.rados.rados.0.smithi016.stdout:2220: delete oid 39 current snap is 219 2024-04-10T03:16:11.808 INFO:tasks.rados.rados.0.smithi016.stdout:2216: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:16:11.809 INFO:tasks.rados.rados.0.smithi016.stdout:2216: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:16:11.809 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1612 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:16:11.809 INFO:tasks.rados.rados.0.smithi016.stdout:2219: finishing write tid 1 to smithi01663999-45 2024-04-10T03:16:11.809 INFO:tasks.rados.rados.0.smithi016.stdout:2219: finishing write tid 2 to smithi01663999-45 2024-04-10T03:16:11.816 INFO:tasks.rados.rados.0.smithi016.stdout:2219: finishing write tid 3 to smithi01663999-45 2024-04-10T03:16:11.816 INFO:tasks.rados.rados.0.smithi016.stdout:2219: finishing write tid 4 to smithi01663999-45 2024-04-10T03:16:11.816 INFO:tasks.rados.rados.0.smithi016.stdout:2219: finishing write tid 5 to smithi01663999-45 2024-04-10T03:16:11.817 INFO:tasks.rados.rados.0.smithi016.stdout:2215: expect (ObjNum 624 snap 188 seq_num 624) 2024-04-10T03:16:12.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:16:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:16:11] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.43.0" 2024-04-10T03:16:12.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:11 smithi016 bash[74137]: audit 2024-04-10T03:16:10.721328+0000 mon.b (mon.1) 5 : audit 1 from='osd.4 [v2:172.21.15.136:6800/4097295103,v1:172.21.15.136:6801/4097295103]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:16:12.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:11 smithi016 bash[74137]: audit 2024-04-10T03:16:10.724373+0000 mon.a (mon.0) 638 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:16:12.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:11 smithi016 bash[74137]: cluster 2024-04-10T03:16:10.735613+0000 mon.a (mon.0) 639 : cluster 0 osdmap e509: 8 total, 7 up, 8 in 2024-04-10T03:16:12.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:11 smithi016 bash[72916]: audit 2024-04-10T03:16:10.721328+0000 mon.b (mon.1) 5 : audit 1 from='osd.4 [v2:172.21.15.136:6800/4097295103,v1:172.21.15.136:6801/4097295103]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:16:12.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:11 smithi016 bash[72916]: audit 2024-04-10T03:16:10.724373+0000 mon.a (mon.0) 638 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:16:12.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:11 smithi016 bash[72916]: cluster 2024-04-10T03:16:10.735613+0000 mon.a (mon.0) 639 : cluster 0 osdmap e509: 8 total, 7 up, 8 in 2024-04-10T03:16:12.155 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:11 smithi136 bash[68278]: audit 2024-04-10T03:16:10.721328+0000 mon.b (mon.1) 5 : audit 1 from='osd.4 [v2:172.21.15.136:6800/4097295103,v1:172.21.15.136:6801/4097295103]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:16:12.155 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:11 smithi136 bash[68278]: audit 2024-04-10T03:16:10.724373+0000 mon.a (mon.0) 638 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-10T03:16:12.155 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:11 smithi136 bash[68278]: cluster 2024-04-10T03:16:10.735613+0000 mon.a (mon.0) 639 : cluster 0 osdmap e509: 8 total, 7 up, 8 in 2024-04-10T03:16:12.414 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:12 smithi136 bash[72434]: debug 2024-04-10T03:16:12.162+0000 7ffb1f92d700 -1 osd.4 498 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-10T03:16:13.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[72916]: audit 2024-04-10T03:16:11.729555+0000 mon.a (mon.0) 640 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[72916]: cluster 2024-04-10T03:16:11.737214+0000 mon.a (mon.0) 641 : cluster 0 osdmap e510: 8 total, 7 up, 8 in 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[72916]: audit 2024-04-10T03:16:11.742177+0000 mon.b (mon.1) 6 : audit 1 from='osd.4 [v2:172.21.15.136:6800/4097295103,v1:172.21.15.136:6801/4097295103]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[72916]: audit 2024-04-10T03:16:11.750901+0000 mon.a (mon.0) 642 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[72916]: cluster 2024-04-10T03:16:11.843795+0000 mgr.y (mgr.25133) 216 : cluster 0 pgmap v333: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 508 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 82/573 objects degraded (14.311%) 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[72916]: audit 2024-04-10T03:16:12.132722+0000 mon.a (mon.0) 643 : audit 1 from='osd.4 ' entity='osd.4' 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[72916]: audit 2024-04-10T03:16:12.517377+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[72916]: audit 2024-04-10T03:16:12.519368+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[74137]: audit 2024-04-10T03:16:11.729555+0000 mon.a (mon.0) 640 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[74137]: cluster 2024-04-10T03:16:11.737214+0000 mon.a (mon.0) 641 : cluster 0 osdmap e510: 8 total, 7 up, 8 in 2024-04-10T03:16:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[74137]: audit 2024-04-10T03:16:11.742177+0000 mon.b (mon.1) 6 : audit 1 from='osd.4 [v2:172.21.15.136:6800/4097295103,v1:172.21.15.136:6801/4097295103]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[74137]: audit 2024-04-10T03:16:11.750901+0000 mon.a (mon.0) 642 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[74137]: cluster 2024-04-10T03:16:11.843795+0000 mgr.y (mgr.25133) 216 : cluster 0 pgmap v333: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 508 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 82/573 objects degraded (14.311%) 2024-04-10T03:16:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[74137]: audit 2024-04-10T03:16:12.132722+0000 mon.a (mon.0) 643 : audit 1 from='osd.4 ' entity='osd.4' 2024-04-10T03:16:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[74137]: audit 2024-04-10T03:16:12.517377+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:12 smithi016 bash[74137]: audit 2024-04-10T03:16:12.519368+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:12 smithi136 bash[68278]: audit 2024-04-10T03:16:11.729555+0000 mon.a (mon.0) 640 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-10T03:16:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:12 smithi136 bash[68278]: cluster 2024-04-10T03:16:11.737214+0000 mon.a (mon.0) 641 : cluster 0 osdmap e510: 8 total, 7 up, 8 in 2024-04-10T03:16:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:12 smithi136 bash[68278]: audit 2024-04-10T03:16:11.742177+0000 mon.b (mon.1) 6 : audit 1 from='osd.4 [v2:172.21.15.136:6800/4097295103,v1:172.21.15.136:6801/4097295103]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:12 smithi136 bash[68278]: audit 2024-04-10T03:16:11.750901+0000 mon.a (mon.0) 642 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:12 smithi136 bash[68278]: cluster 2024-04-10T03:16:11.843795+0000 mgr.y (mgr.25133) 216 : cluster 0 pgmap v333: 121 pgs: 14 active+undersized+degraded, 32 active+undersized, 75 active+clean; 508 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 82/573 objects degraded (14.311%) 2024-04-10T03:16:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:12 smithi136 bash[68278]: audit 2024-04-10T03:16:12.132722+0000 mon.a (mon.0) 643 : audit 1 from='osd.4 ' entity='osd.4' 2024-04-10T03:16:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:12 smithi136 bash[68278]: audit 2024-04-10T03:16:12.517377+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:13.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:12 smithi136 bash[68278]: audit 2024-04-10T03:16:12.519368+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:13.288 INFO:tasks.rados.rados.0.smithi016.stdout:2219: finishing write tid 6 to smithi01663999-45 2024-04-10T03:16:13.288 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1728 (ObjNum 706 snap 219 seq_num 706) dirty exists 2024-04-10T03:16:13.288 INFO:tasks.rados.rados.0.smithi016.stdout:2219: left oid 45 (ObjNum 706 snap 219 seq_num 706) 2024-04-10T03:16:13.288 INFO:tasks.rados.rados.0.smithi016.stdout:2215: done (3 left) 2024-04-10T03:16:13.288 INFO:tasks.rados.rados.0.smithi016.stdout:2216: done (2 left) 2024-04-10T03:16:13.289 INFO:tasks.rados.rados.0.smithi016.stdout:2219: done (1 left) 2024-04-10T03:16:13.289 INFO:tasks.rados.rados.0.smithi016.stdout:2220: done (0 left) 2024-04-10T03:16:13.289 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 219 2024-04-10T03:16:13.289 INFO:tasks.rados.rados.0.smithi016.stdout:2221: seq_num 708 ranges {11173888=663552,11837440=737280,12574720=696320,13271040=172032} 2024-04-10T03:16:13.354 INFO:tasks.rados.rados.0.smithi016.stdout:2221: writing smithi01663999-15 from 11173888 to 11837440 tid 1 2024-04-10T03:16:13.358 INFO:tasks.rados.rados.0.smithi016.stdout:2221: writing smithi01663999-15 from 11837440 to 12574720 tid 2 2024-04-10T03:16:13.362 INFO:tasks.rados.rados.0.smithi016.stdout:2221: writing smithi01663999-15 from 12574720 to 13271040 tid 3 2024-04-10T03:16:13.363 INFO:tasks.rados.rados.0.smithi016.stdout:2221: writing smithi01663999-15 from 13271040 to 13443072 tid 4 2024-04-10T03:16:13.363 INFO:tasks.rados.rados.0.smithi016.stdout:2222: snap_create 2024-04-10T03:16:13.370 INFO:tasks.rados.rados.0.smithi016.stdout:2221: finishing write tid 1 to smithi01663999-15 2024-04-10T03:16:13.370 INFO:tasks.rados.rados.0.smithi016.stdout:2221: finishing write tid 2 to smithi01663999-15 2024-04-10T03:16:13.375 INFO:tasks.rados.rados.0.smithi016.stdout:2221: finishing write tid 3 to smithi01663999-15 2024-04-10T03:16:13.375 INFO:tasks.rados.rados.0.smithi016.stdout:2221: finishing write tid 4 to smithi01663999-15 2024-04-10T03:16:13.376 INFO:tasks.rados.rados.0.smithi016.stdout:2221: finishing write tid 5 to smithi01663999-15 2024-04-10T03:16:13.378 INFO:tasks.rados.rados.0.smithi016.stdout:2221: finishing write tid 6 to smithi01663999-15 2024-04-10T03:16:13.379 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1734 (ObjNum 708 snap 219 seq_num 708) dirty exists 2024-04-10T03:16:13.379 INFO:tasks.rados.rados.0.smithi016.stdout:2221: left oid 15 (ObjNum 708 snap 219 seq_num 708) 2024-04-10T03:16:14.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:13 smithi016 bash[74137]: cluster 2024-04-10T03:16:13.129420+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:16:14.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:13 smithi016 bash[74137]: cluster 2024-04-10T03:16:13.138988+0000 mon.a (mon.0) 647 : cluster 1 osd.4 [v2:172.21.15.136:6800/4097295103,v1:172.21.15.136:6801/4097295103] boot 2024-04-10T03:16:14.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:13 smithi016 bash[74137]: cluster 2024-04-10T03:16:13.139233+0000 mon.a (mon.0) 648 : cluster 0 osdmap e511: 8 total, 8 up, 8 in 2024-04-10T03:16:14.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:13 smithi016 bash[74137]: audit 2024-04-10T03:16:13.146019+0000 mon.a (mon.0) 649 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:16:14.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:13 smithi016 bash[72916]: cluster 2024-04-10T03:16:13.129420+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:16:14.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:13 smithi016 bash[72916]: cluster 2024-04-10T03:16:13.138988+0000 mon.a (mon.0) 647 : cluster 1 osd.4 [v2:172.21.15.136:6800/4097295103,v1:172.21.15.136:6801/4097295103] boot 2024-04-10T03:16:14.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:13 smithi016 bash[72916]: cluster 2024-04-10T03:16:13.139233+0000 mon.a (mon.0) 648 : cluster 0 osdmap e511: 8 total, 8 up, 8 in 2024-04-10T03:16:14.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:13 smithi016 bash[72916]: audit 2024-04-10T03:16:13.146019+0000 mon.a (mon.0) 649 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:16:14.137 INFO:tasks.rados.rados.0.smithi016.stdout:2221: done (1 left) 2024-04-10T03:16:14.137 INFO:tasks.rados.rados.0.smithi016.stdout:2222: done (0 left) 2024-04-10T03:16:14.137 INFO:tasks.rados.rados.0.smithi016.stdout:2223: delete oid 47 current snap is 220 2024-04-10T03:16:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:13 smithi136 bash[68278]: cluster 2024-04-10T03:16:13.129420+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:16:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:13 smithi136 bash[68278]: cluster 2024-04-10T03:16:13.138988+0000 mon.a (mon.0) 647 : cluster 1 osd.4 [v2:172.21.15.136:6800/4097295103,v1:172.21.15.136:6801/4097295103] boot 2024-04-10T03:16:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:13 smithi136 bash[68278]: cluster 2024-04-10T03:16:13.139233+0000 mon.a (mon.0) 648 : cluster 0 osdmap e511: 8 total, 8 up, 8 in 2024-04-10T03:16:14.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:13 smithi136 bash[68278]: audit 2024-04-10T03:16:13.146019+0000 mon.a (mon.0) 649 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-10T03:16:14.191 INFO:tasks.rados.rados.0.smithi016.stdout:2223: done (0 left) 2024-04-10T03:16:14.191 INFO:tasks.rados.rados.0.smithi016.stdout:2224: copy_from oid 37 from oid 34 current snap is 220 2024-04-10T03:16:14.191 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 220 2024-04-10T03:16:14.191 INFO:tasks.rados.rados.0.smithi016.stdout:2225: seq_num 710 ranges {6422528=696320,7118848=499712,7618560=712704,8331264=393216} 2024-04-10T03:16:14.231 INFO:tasks.rados.rados.0.smithi016.stdout:2225: writing smithi01663999-9 from 6422528 to 7118848 tid 1 2024-04-10T03:16:14.234 INFO:tasks.rados.rados.0.smithi016.stdout:2225: writing smithi01663999-9 from 7118848 to 7618560 tid 2 2024-04-10T03:16:14.238 INFO:tasks.rados.rados.0.smithi016.stdout:2225: writing smithi01663999-9 from 7618560 to 8331264 tid 3 2024-04-10T03:16:14.241 INFO:tasks.rados.rados.0.smithi016.stdout:2225: writing smithi01663999-9 from 8331264 to 8724480 tid 4 2024-04-10T03:16:14.241 INFO:tasks.rados.rados.0.smithi016.stdout:2226: rollback oid 27 current snap is 220 2024-04-10T03:16:14.241 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 189 2024-04-10T03:16:14.241 INFO:tasks.rados.rados.0.smithi016.stdout:2224: finishing copy_from racing read to smithi01663999-37 2024-04-10T03:16:14.241 INFO:tasks.rados.rados.0.smithi016.stdout:2224: finishing copy_from to smithi01663999-37 2024-04-10T03:16:14.241 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1194 (ObjNum 632 snap 189 seq_num 632) dirty exists 2024-04-10T03:16:14.241 INFO:tasks.rados.rados.0.smithi016.stdout:2224: done (2 left) 2024-04-10T03:16:14.241 INFO:tasks.rados.rados.0.smithi016.stdout:2227: delete oid 48 current snap is 220 2024-04-10T03:16:14.243 INFO:tasks.rados.rados.0.smithi016.stdout:2227: done (2 left) 2024-04-10T03:16:14.243 INFO:tasks.rados.rados.0.smithi016.stdout:2228: delete oid 20 current snap is 220 2024-04-10T03:16:14.248 INFO:tasks.rados.rados.0.smithi016.stdout:2228: done (2 left) 2024-04-10T03:16:14.248 INFO:tasks.rados.rados.0.smithi016.stdout:2229: snap_create 2024-04-10T03:16:14.249 INFO:tasks.rados.rados.0.smithi016.stdout:2226: finishing rollback tid 0 to smithi01663999-27 2024-04-10T03:16:14.250 INFO:tasks.rados.rados.0.smithi016.stdout:2226: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:16:14.251 INFO:tasks.rados.rados.0.smithi016.stdout:2226: finishing rollback tid 2 to smithi01663999-27 2024-04-10T03:16:14.251 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1208 (ObjNum 583 snap 175 seq_num 583) dirty exists 2024-04-10T03:16:14.266 INFO:tasks.rados.rados.0.smithi016.stdout:2225: finishing write tid 1 to smithi01663999-9 2024-04-10T03:16:14.266 INFO:tasks.rados.rados.0.smithi016.stdout:2225: finishing write tid 2 to smithi01663999-9 2024-04-10T03:16:14.266 INFO:tasks.rados.rados.0.smithi016.stdout:2225: finishing write tid 3 to smithi01663999-9 2024-04-10T03:16:14.266 INFO:tasks.rados.rados.0.smithi016.stdout:2225: finishing write tid 4 to smithi01663999-9 2024-04-10T03:16:14.269 INFO:tasks.rados.rados.0.smithi016.stdout:2225: finishing write tid 5 to smithi01663999-9 2024-04-10T03:16:14.272 INFO:tasks.rados.rados.0.smithi016.stdout:2225: finishing write tid 6 to smithi01663999-9 2024-04-10T03:16:14.272 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1365 (ObjNum 710 snap 220 seq_num 710) dirty exists 2024-04-10T03:16:14.272 INFO:tasks.rados.rados.0.smithi016.stdout:2225: left oid 9 (ObjNum 710 snap 220 seq_num 710) 2024-04-10T03:16:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:14 smithi016 bash[72916]: cluster 2024-04-10T03:16:13.845060+0000 mgr.y (mgr.25133) 217 : cluster 0 pgmap v335: 121 pgs: 22 peering, 11 active+undersized+degraded, 13 active+undersized, 75 active+clean; 507 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 466 KiB/s rd, 1.5 MiB/s wr, 13 op/s; 57/558 objects degraded (10.215%) 2024-04-10T03:16:15.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:14 smithi016 bash[72916]: cluster 2024-04-10T03:16:14.141246+0000 mon.a (mon.0) 650 : cluster 0 osdmap e512: 8 total, 8 up, 8 in 2024-04-10T03:16:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:14 smithi016 bash[74137]: cluster 2024-04-10T03:16:13.845060+0000 mgr.y (mgr.25133) 217 : cluster 0 pgmap v335: 121 pgs: 22 peering, 11 active+undersized+degraded, 13 active+undersized, 75 active+clean; 507 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 466 KiB/s rd, 1.5 MiB/s wr, 13 op/s; 57/558 objects degraded (10.215%) 2024-04-10T03:16:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:14 smithi016 bash[74137]: cluster 2024-04-10T03:16:14.141246+0000 mon.a (mon.0) 650 : cluster 0 osdmap e512: 8 total, 8 up, 8 in 2024-04-10T03:16:15.140 INFO:tasks.rados.rados.0.smithi016.stdout:2225: done (2 left) 2024-04-10T03:16:15.140 INFO:tasks.rados.rados.0.smithi016.stdout:2226: done (1 left) 2024-04-10T03:16:15.140 INFO:tasks.rados.rados.0.smithi016.stdout:2229: done (0 left) 2024-04-10T03:16:15.140 INFO:tasks.rados.rados.0.smithi016.stdout:2230: snap_remove snap 214 2024-04-10T03:16:15.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:14 smithi136 bash[68278]: cluster 2024-04-10T03:16:13.845060+0000 mgr.y (mgr.25133) 217 : cluster 0 pgmap v335: 121 pgs: 22 peering, 11 active+undersized+degraded, 13 active+undersized, 75 active+clean; 507 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 466 KiB/s rd, 1.5 MiB/s wr, 13 op/s; 57/558 objects degraded (10.215%) 2024-04-10T03:16:15.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:14 smithi136 bash[68278]: cluster 2024-04-10T03:16:14.141246+0000 mon.a (mon.0) 650 : cluster 0 osdmap e512: 8 total, 8 up, 8 in 2024-04-10T03:16:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:15 smithi016 bash[72916]: cluster 2024-04-10T03:16:14.753063+0000 mon.a (mon.0) 651 : cluster 3 Health check update: Degraded data redundancy: 57/558 objects degraded (10.215%), 11 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:15 smithi016 bash[72916]: cluster 2024-04-10T03:16:15.143668+0000 mon.a (mon.0) 652 : cluster 0 osdmap e513: 8 total, 8 up, 8 in 2024-04-10T03:16:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:15 smithi016 bash[74137]: cluster 2024-04-10T03:16:14.753063+0000 mon.a (mon.0) 651 : cluster 3 Health check update: Degraded data redundancy: 57/558 objects degraded (10.215%), 11 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:15 smithi016 bash[74137]: cluster 2024-04-10T03:16:15.143668+0000 mon.a (mon.0) 652 : cluster 0 osdmap e513: 8 total, 8 up, 8 in 2024-04-10T03:16:16.139 INFO:tasks.rados.rados.0.smithi016.stdout:2230: done (0 left) 2024-04-10T03:16:16.139 INFO:tasks.rados.rados.0.smithi016.stdout:2231: snap_create 2024-04-10T03:16:16.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:15 smithi136 bash[68278]: cluster 2024-04-10T03:16:14.753063+0000 mon.a (mon.0) 651 : cluster 3 Health check update: Degraded data redundancy: 57/558 objects degraded (10.215%), 11 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:16.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:15 smithi136 bash[68278]: cluster 2024-04-10T03:16:15.143668+0000 mon.a (mon.0) 652 : cluster 0 osdmap e513: 8 total, 8 up, 8 in 2024-04-10T03:16:16.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:16 smithi136 bash[68278]: cluster 2024-04-10T03:16:15.846056+0000 mgr.y (mgr.25133) 218 : cluster 0 pgmap v338: 121 pgs: 28 peering, 5 active+undersized+degraded, 7 active+undersized, 81 active+clean; 506 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 511 KiB/s wr, 4 op/s; 32/555 objects degraded (5.766%); 743 KiB/s, 0 objects/s recovering 2024-04-10T03:16:16.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:16 smithi136 bash[68278]: cluster 2024-04-10T03:16:16.144747+0000 mon.a (mon.0) 653 : cluster 0 osdmap e514: 8 total, 8 up, 8 in 2024-04-10T03:16:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:16 smithi016 bash[72916]: cluster 2024-04-10T03:16:15.846056+0000 mgr.y (mgr.25133) 218 : cluster 0 pgmap v338: 121 pgs: 28 peering, 5 active+undersized+degraded, 7 active+undersized, 81 active+clean; 506 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 511 KiB/s wr, 4 op/s; 32/555 objects degraded (5.766%); 743 KiB/s, 0 objects/s recovering 2024-04-10T03:16:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:16 smithi016 bash[72916]: cluster 2024-04-10T03:16:16.144747+0000 mon.a (mon.0) 653 : cluster 0 osdmap e514: 8 total, 8 up, 8 in 2024-04-10T03:16:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:16 smithi016 bash[74137]: cluster 2024-04-10T03:16:15.846056+0000 mgr.y (mgr.25133) 218 : cluster 0 pgmap v338: 121 pgs: 28 peering, 5 active+undersized+degraded, 7 active+undersized, 81 active+clean; 506 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 511 KiB/s wr, 4 op/s; 32/555 objects degraded (5.766%); 743 KiB/s, 0 objects/s recovering 2024-04-10T03:16:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:16 smithi016 bash[74137]: cluster 2024-04-10T03:16:16.144747+0000 mon.a (mon.0) 653 : cluster 0 osdmap e514: 8 total, 8 up, 8 in 2024-04-10T03:16:17.142 INFO:tasks.rados.rados.0.smithi016.stdout:2231: done (0 left) 2024-04-10T03:16:17.142 INFO:tasks.rados.rados.0.smithi016.stdout:2232: snap_remove snap 218 2024-04-10T03:16:18.154 INFO:tasks.rados.rados.0.smithi016.stdout:2232: done (0 left) 2024-04-10T03:16:18.154 INFO:tasks.rados.rados.0.smithi016.stdout:2233: setattr oid 43 current snap is 222 2024-04-10T03:16:18.159 INFO:tasks.rados.rados.0.smithi016.stdout:2234: setattr oid 29 current snap is 222 2024-04-10T03:16:18.164 INFO:tasks.rados.rados.0.smithi016.stdout:2235: rmattr oid 12 current snap is 222 2024-04-10T03:16:18.164 INFO:tasks.rados.rados.0.smithi016.stdout:2236: read oid 6 snap -1 2024-04-10T03:16:18.165 INFO:tasks.rados.rados.0.smithi016.stdout:2236: expect (ObjNum 695 snap 217 seq_num 695) 2024-04-10T03:16:18.165 INFO:tasks.rados.rados.0.smithi016.stdout:2237: rollback oid 39 current snap is 222 2024-04-10T03:16:18.165 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 39 to 219 2024-04-10T03:16:18.165 INFO:tasks.rados.rados.0.smithi016.stdout:2238: copy_from oid 42 from oid 19 current snap is 222 2024-04-10T03:16:18.165 INFO:tasks.rados.rados.0.smithi016.stdout:2239: setattr oid 20 current snap is 222 2024-04-10T03:16:18.170 INFO:tasks.rados.rados.0.smithi016.stdout:2240: read oid 7 snap 217 2024-04-10T03:16:18.170 INFO:tasks.rados.rados.0.smithi016.stdout:2240: expect deleted 2024-04-10T03:16:18.170 INFO:tasks.rados.rados.0.smithi016.stdout:2241: copy_from oid 14 from oid 36 current snap is 222 2024-04-10T03:16:18.170 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 222 2024-04-10T03:16:18.170 INFO:tasks.rados.rados.0.smithi016.stdout:2242: seq_num 713 ranges {1531904=745472,2277376=557056,2834432=483328,3317760=565248} 2024-04-10T03:16:18.197 INFO:tasks.rados.rados.0.smithi016.stdout:2242: writing smithi01663999-1 from 1531904 to 2277376 tid 1 2024-04-10T03:16:18.205 INFO:tasks.rados.rados.0.smithi016.stdout:2242: writing smithi01663999-1 from 2277376 to 2834432 tid 2 2024-04-10T03:16:18.210 INFO:tasks.rados.rados.0.smithi016.stdout:2242: writing smithi01663999-1 from 2834432 to 3317760 tid 3 2024-04-10T03:16:18.216 INFO:tasks.rados.rados.0.smithi016.stdout:2242: writing smithi01663999-1 from 3317760 to 3883008 tid 4 2024-04-10T03:16:18.216 INFO:tasks.rados.rados.0.smithi016.stdout:2243: snap_remove snap 206 2024-04-10T03:16:18.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:18 smithi136 bash[68278]: cluster 2024-04-10T03:16:17.148019+0000 mon.a (mon.0) 654 : cluster 0 osdmap e515: 8 total, 8 up, 8 in 2024-04-10T03:16:18.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:18 smithi136 bash[68278]: cluster 2024-04-10T03:16:17.846818+0000 mgr.y (mgr.25133) 219 : cluster 0 pgmap v341: 121 pgs: 28 peering, 93 active+clean; 514 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.5 MiB/s wr, 9 op/s; 16 MiB/s, 3 objects/s recovering 2024-04-10T03:16:18.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:18 smithi016 bash[74137]: cluster 2024-04-10T03:16:17.148019+0000 mon.a (mon.0) 654 : cluster 0 osdmap e515: 8 total, 8 up, 8 in 2024-04-10T03:16:18.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:18 smithi016 bash[74137]: cluster 2024-04-10T03:16:17.846818+0000 mgr.y (mgr.25133) 219 : cluster 0 pgmap v341: 121 pgs: 28 peering, 93 active+clean; 514 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.5 MiB/s wr, 9 op/s; 16 MiB/s, 3 objects/s recovering 2024-04-10T03:16:18.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:18 smithi016 bash[72916]: cluster 2024-04-10T03:16:17.148019+0000 mon.a (mon.0) 654 : cluster 0 osdmap e515: 8 total, 8 up, 8 in 2024-04-10T03:16:18.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:18 smithi016 bash[72916]: cluster 2024-04-10T03:16:17.846818+0000 mgr.y (mgr.25133) 219 : cluster 0 pgmap v341: 121 pgs: 28 peering, 93 active+clean; 514 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.5 MiB/s wr, 9 op/s; 16 MiB/s, 3 objects/s recovering 2024-04-10T03:16:19.153 INFO:tasks.rados.rados.0.smithi016.stdout:2243: done (10 left) 2024-04-10T03:16:19.154 INFO:tasks.rados.rados.0.smithi016.stdout:2244: copy_from oid 31 from oid 16 current snap is 222 2024-04-10T03:16:19.160 INFO:tasks.rados.rados.0.smithi016.stdout:2237: finishing rollback tid 1 to smithi01663999-39 2024-04-10T03:16:19.160 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1205 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-04-10T03:16:19.160 INFO:tasks.rados.rados.0.smithi016.stdout:2238: finishing copy_from racing read to smithi01663999-42 2024-04-10T03:16:19.160 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1366 (ObjNum 585 snap 178 seq_num 585) dirty exists 2024-04-10T03:16:19.160 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1743 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-10T03:16:19.160 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1576 (ObjNum 33 snap 0 seq_num 2096807600) dirty exists 2024-04-10T03:16:19.160 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1420 (ObjNum 661 snap 199 seq_num 661) dirty exists 2024-04-10T03:16:19.160 INFO:tasks.rados.rados.0.smithi016.stdout:2236: expect (ObjNum 695 snap 217 seq_num 695) 2024-04-10T03:16:19.269 INFO:tasks.rados.rados.0.smithi016.stdout:2238: finishing copy_from to smithi01663999-42 2024-04-10T03:16:19.270 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1233 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-04-10T03:16:19.270 INFO:tasks.rados.rados.0.smithi016.stdout:2242: finishing write tid 1 to smithi01663999-1 2024-04-10T03:16:19.270 INFO:tasks.rados.rados.0.smithi016.stdout:2242: finishing write tid 2 to smithi01663999-1 2024-04-10T03:16:19.270 INFO:tasks.rados.rados.0.smithi016.stdout:2242: finishing write tid 3 to smithi01663999-1 2024-04-10T03:16:19.270 INFO:tasks.rados.rados.0.smithi016.stdout:2242: finishing write tid 4 to smithi01663999-1 2024-04-10T03:16:19.270 INFO:tasks.rados.rados.0.smithi016.stdout:2242: finishing write tid 5 to smithi01663999-1 2024-04-10T03:16:19.270 INFO:tasks.rados.rados.0.smithi016.stdout:2241: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:16:19.270 INFO:tasks.rados.rados.0.smithi016.stdout:2242: finishing write tid 6 to smithi01663999-1 2024-04-10T03:16:19.271 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1277 (ObjNum 713 snap 222 seq_num 713) dirty exists 2024-04-10T03:16:19.271 INFO:tasks.rados.rados.0.smithi016.stdout:2242: left oid 1 (ObjNum 713 snap 222 seq_num 713) 2024-04-10T03:16:19.271 INFO:tasks.rados.rados.0.smithi016.stdout:2241: finishing copy_from to smithi01663999-14 2024-04-10T03:16:19.271 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1289 (ObjNum 668 snap 202 seq_num 668) dirty exists 2024-04-10T03:16:19.271 INFO:tasks.rados.rados.0.smithi016.stdout:2233: done (10 left) 2024-04-10T03:16:19.271 INFO:tasks.rados.rados.0.smithi016.stdout:2234: done (9 left) 2024-04-10T03:16:19.271 INFO:tasks.rados.rados.0.smithi016.stdout:2235: done (8 left) 2024-04-10T03:16:19.272 INFO:tasks.rados.rados.0.smithi016.stdout:2236: done (7 left) 2024-04-10T03:16:19.272 INFO:tasks.rados.rados.0.smithi016.stdout:2237: done (6 left) 2024-04-10T03:16:19.272 INFO:tasks.rados.rados.0.smithi016.stdout:2238: done (5 left) 2024-04-10T03:16:19.272 INFO:tasks.rados.rados.0.smithi016.stdout:2239: done (4 left) 2024-04-10T03:16:19.272 INFO:tasks.rados.rados.0.smithi016.stdout:2240: done (3 left) 2024-04-10T03:16:19.272 INFO:tasks.rados.rados.0.smithi016.stdout:2241: done (2 left) 2024-04-10T03:16:19.272 INFO:tasks.rados.rados.0.smithi016.stdout:2242: done (1 left) 2024-04-10T03:16:19.273 INFO:tasks.rados.rados.0.smithi016.stdout:2245: rmattr oid 33 current snap is 222 2024-04-10T03:16:19.273 INFO:tasks.rados.rados.0.smithi016.stdout:2245: done (1 left) 2024-04-10T03:16:19.273 INFO:tasks.rados.rados.0.smithi016.stdout:2246: snap_create 2024-04-10T03:16:19.273 INFO:tasks.rados.rados.0.smithi016.stdout:2244: finishing copy_from racing read to smithi01663999-31 2024-04-10T03:16:19.273 INFO:tasks.rados.rados.0.smithi016.stdout:2244: finishing copy_from to smithi01663999-31 2024-04-10T03:16:19.273 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1182 (ObjNum 466 snap 137 seq_num 466) dirty exists 2024-04-10T03:16:19.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:19 smithi136 bash[68278]: cluster 2024-04-10T03:16:18.142008+0000 mon.a (mon.0) 655 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/555 objects degraded (5.766%), 5 pgs degraded) 2024-04-10T03:16:19.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:19 smithi136 bash[68278]: cluster 2024-04-10T03:16:18.159844+0000 mon.a (mon.0) 656 : cluster 0 osdmap e516: 8 total, 8 up, 8 in 2024-04-10T03:16:19.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:19 smithi016 bash[74137]: cluster 2024-04-10T03:16:18.142008+0000 mon.a (mon.0) 655 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/555 objects degraded (5.766%), 5 pgs degraded) 2024-04-10T03:16:19.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:19 smithi016 bash[74137]: cluster 2024-04-10T03:16:18.159844+0000 mon.a (mon.0) 656 : cluster 0 osdmap e516: 8 total, 8 up, 8 in 2024-04-10T03:16:19.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:19 smithi016 bash[72916]: cluster 2024-04-10T03:16:18.142008+0000 mon.a (mon.0) 655 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/555 objects degraded (5.766%), 5 pgs degraded) 2024-04-10T03:16:19.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:19 smithi016 bash[72916]: cluster 2024-04-10T03:16:18.159844+0000 mon.a (mon.0) 656 : cluster 0 osdmap e516: 8 total, 8 up, 8 in 2024-04-10T03:16:20.183 INFO:tasks.rados.rados.0.smithi016.stdout:2244: done (1 left) 2024-04-10T03:16:20.183 INFO:tasks.rados.rados.0.smithi016.stdout:2246: done (0 left) 2024-04-10T03:16:20.183 INFO:tasks.rados.rados.0.smithi016.stdout:2247: rollback oid 50 current snap is 223 2024-04-10T03:16:20.183 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 221 2024-04-10T03:16:20.183 INFO:tasks.rados.rados.0.smithi016.stdout:2248: read oid 14 snap -1 2024-04-10T03:16:20.183 INFO:tasks.rados.rados.0.smithi016.stdout:2248: expect (ObjNum 668 snap 202 seq_num 668) 2024-04-10T03:16:20.183 INFO:tasks.rados.rados.0.smithi016.stdout:2249: setattr oid 45 current snap is 223 2024-04-10T03:16:20.184 INFO:tasks.rados.rados.0.smithi016.stdout:2250: read oid 1 snap 208 2024-04-10T03:16:20.184 INFO:tasks.rados.rados.0.smithi016.stdout:2250: expect (ObjNum 664 snap 199 seq_num 664) 2024-04-10T03:16:20.184 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 223 2024-04-10T03:16:20.185 INFO:tasks.rados.rados.0.smithi016.stdout:2251: seq_num 714 ranges {0=761856,761856=442368,1204224=688128,1892352=475136} 2024-04-10T03:16:20.193 INFO:tasks.rados.rados.0.smithi016.stdout:2251: writing smithi01663999-18 from 0 to 761856 tid 1 2024-04-10T03:16:20.197 INFO:tasks.rados.rados.0.smithi016.stdout:2251: writing smithi01663999-18 from 761856 to 1204224 tid 2 2024-04-10T03:16:20.205 INFO:tasks.rados.rados.0.smithi016.stdout:2251: writing smithi01663999-18 from 1204224 to 1892352 tid 3 2024-04-10T03:16:20.210 INFO:tasks.rados.rados.0.smithi016.stdout:2251: writing smithi01663999-18 from 1892352 to 2367488 tid 4 2024-04-10T03:16:20.211 INFO:tasks.rados.rados.0.smithi016.stdout:2252: snap_create 2024-04-10T03:16:20.211 INFO:tasks.rados.rados.0.smithi016.stdout:2247: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:16:20.211 INFO:tasks.rados.rados.0.smithi016.stdout:2247: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:16:20.211 INFO:tasks.rados.rados.0.smithi016.stdout:2247: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:16:20.211 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1420 (ObjNum 624 snap 188 seq_num 624) dirty exists 2024-04-10T03:16:20.217 INFO:tasks.rados.rados.0.smithi016.stdout:2250: expect (ObjNum 664 snap 199 seq_num 664) 2024-04-10T03:16:20.263 INFO:tasks.rados.rados.0.smithi016.stdout:2251: finishing write tid 1 to smithi01663999-18 2024-04-10T03:16:20.264 INFO:tasks.rados.rados.0.smithi016.stdout:2248: expect (ObjNum 668 snap 202 seq_num 668) 2024-04-10T03:16:20.385 INFO:tasks.rados.rados.0.smithi016.stdout:2251: finishing write tid 2 to smithi01663999-18 2024-04-10T03:16:20.385 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1771 (ObjNum 706 snap 219 seq_num 706) dirty exists 2024-04-10T03:16:20.385 INFO:tasks.rados.rados.0.smithi016.stdout:2251: finishing write tid 3 to smithi01663999-18 2024-04-10T03:16:20.385 INFO:tasks.rados.rados.0.smithi016.stdout:2251: finishing write tid 4 to smithi01663999-18 2024-04-10T03:16:20.385 INFO:tasks.rados.rados.0.smithi016.stdout:2251: finishing write tid 5 to smithi01663999-18 2024-04-10T03:16:20.386 INFO:tasks.rados.rados.0.smithi016.stdout:2251: finishing write tid 6 to smithi01663999-18 2024-04-10T03:16:20.386 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1298 (ObjNum 714 snap 223 seq_num 714) dirty exists 2024-04-10T03:16:20.386 INFO:tasks.rados.rados.0.smithi016.stdout:2251: left oid 18 (ObjNum 714 snap 223 seq_num 714) 2024-04-10T03:16:20.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:20 smithi016 bash[74137]: cluster 2024-04-10T03:16:19.158825+0000 mon.a (mon.0) 657 : cluster 0 osdmap e517: 8 total, 8 up, 8 in 2024-04-10T03:16:20.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:20 smithi016 bash[74137]: cluster 2024-04-10T03:16:19.847598+0000 mgr.y (mgr.25133) 220 : cluster 0 pgmap v344: 121 pgs: 121 active+clean; 517 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 3.3 MiB/s wr, 13 op/s; 28 MiB/s, 3 objects/s recovering 2024-04-10T03:16:20.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:20 smithi016 bash[72916]: cluster 2024-04-10T03:16:19.158825+0000 mon.a (mon.0) 657 : cluster 0 osdmap e517: 8 total, 8 up, 8 in 2024-04-10T03:16:20.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:20 smithi016 bash[72916]: cluster 2024-04-10T03:16:19.847598+0000 mgr.y (mgr.25133) 220 : cluster 0 pgmap v344: 121 pgs: 121 active+clean; 517 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 3.3 MiB/s wr, 13 op/s; 28 MiB/s, 3 objects/s recovering 2024-04-10T03:16:20.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:20 smithi136 bash[68278]: cluster 2024-04-10T03:16:19.158825+0000 mon.a (mon.0) 657 : cluster 0 osdmap e517: 8 total, 8 up, 8 in 2024-04-10T03:16:20.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:20 smithi136 bash[68278]: cluster 2024-04-10T03:16:19.847598+0000 mgr.y (mgr.25133) 220 : cluster 0 pgmap v344: 121 pgs: 121 active+clean; 517 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 3.3 MiB/s wr, 13 op/s; 28 MiB/s, 3 objects/s recovering 2024-04-10T03:16:21.195 INFO:tasks.rados.rados.0.smithi016.stdout:2247: done (5 left) 2024-04-10T03:16:21.195 INFO:tasks.rados.rados.0.smithi016.stdout:2248: done (4 left) 2024-04-10T03:16:21.195 INFO:tasks.rados.rados.0.smithi016.stdout:2249: done (3 left) 2024-04-10T03:16:21.195 INFO:tasks.rados.rados.0.smithi016.stdout:2250: done (2 left) 2024-04-10T03:16:21.195 INFO:tasks.rados.rados.0.smithi016.stdout:2251: done (1 left) 2024-04-10T03:16:21.195 INFO:tasks.rados.rados.0.smithi016.stdout:2252: done (0 left) 2024-04-10T03:16:21.195 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 224 2024-04-10T03:16:21.195 INFO:tasks.rados.rados.0.smithi016.stdout:2253: seq_num 715 ranges {8724480=778240,9502720=770048,10272768=499712,10772480=335872} 2024-04-10T03:16:21.277 INFO:tasks.rados.rados.0.smithi016.stdout:2253: writing smithi01663999-9 from 8724480 to 9502720 tid 1 2024-04-10T03:16:21.282 INFO:tasks.rados.rados.0.smithi016.stdout:2253: writing smithi01663999-9 from 9502720 to 10272768 tid 2 2024-04-10T03:16:21.285 INFO:tasks.rados.rados.0.smithi016.stdout:2253: writing smithi01663999-9 from 10272768 to 10772480 tid 3 2024-04-10T03:16:21.289 INFO:tasks.rados.rados.0.smithi016.stdout:2253: writing smithi01663999-9 from 10772480 to 11108352 tid 4 2024-04-10T03:16:21.289 INFO:tasks.rados.rados.0.smithi016.stdout:2254: read oid 18 snap -1 2024-04-10T03:16:21.289 INFO:tasks.rados.rados.0.smithi016.stdout:2254: expect (ObjNum 714 snap 223 seq_num 714) 2024-04-10T03:16:21.289 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 224 2024-04-10T03:16:21.289 INFO:tasks.rados.rados.0.smithi016.stdout:2255: seq_num 716 ranges {16908288=794624,17702912=655360,18358272=704512,19062784=245760} 2024-04-10T03:16:21.389 INFO:tasks.rados.rados.0.smithi016.stdout:2255: writing smithi01663999-21 from 16908288 to 17702912 tid 1 2024-04-10T03:16:21.393 INFO:tasks.rados.rados.0.smithi016.stdout:2255: writing smithi01663999-21 from 17702912 to 18358272 tid 2 2024-04-10T03:16:21.397 INFO:tasks.rados.rados.0.smithi016.stdout:2255: writing smithi01663999-21 from 18358272 to 19062784 tid 3 2024-04-10T03:16:21.399 INFO:tasks.rados.rados.0.smithi016.stdout:2255: writing smithi01663999-21 from 19062784 to 19308544 tid 4 2024-04-10T03:16:21.399 INFO:tasks.rados.rados.0.smithi016.stdout:2256: snap_create 2024-04-10T03:16:21.399 INFO:tasks.rados.rados.0.smithi016.stdout:2253: finishing write tid 1 to smithi01663999-9 2024-04-10T03:16:21.399 INFO:tasks.rados.rados.0.smithi016.stdout:2253: finishing write tid 2 to smithi01663999-9 2024-04-10T03:16:21.399 INFO:tasks.rados.rados.0.smithi016.stdout:2253: finishing write tid 3 to smithi01663999-9 2024-04-10T03:16:21.399 INFO:tasks.rados.rados.0.smithi016.stdout:2253: finishing write tid 4 to smithi01663999-9 2024-04-10T03:16:21.399 INFO:tasks.rados.rados.0.smithi016.stdout:2253: finishing write tid 5 to smithi01663999-9 2024-04-10T03:16:21.399 INFO:tasks.rados.rados.0.smithi016.stdout:2253: finishing write tid 6 to smithi01663999-9 2024-04-10T03:16:21.399 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1371 (ObjNum 715 snap 224 seq_num 715) dirty exists 2024-04-10T03:16:21.400 INFO:tasks.rados.rados.0.smithi016.stdout:2253: left oid 9 (ObjNum 715 snap 224 seq_num 715) 2024-04-10T03:16:21.400 INFO:tasks.rados.rados.0.smithi016.stdout:2254: expect (ObjNum 714 snap 223 seq_num 714) 2024-04-10T03:16:21.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: cluster 2024-04-10T03:16:20.188457+0000 mon.a (mon.0) 658 : cluster 0 osdmap e518: 8 total, 8 up, 8 in 2024-04-10T03:16:21.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.418111+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:21.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.427061+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:21.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.428838+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.430620+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: cluster 2024-04-10T03:16:20.433739+0000 mgr.y (mgr.25133) 221 : cluster 0 pgmap v346: 121 pgs: 121 active+clean; 517 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 994 KiB/s wr, 8 op/s; 15 MiB/s, 1 objects/s recovering 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: cluster 2024-04-10T03:16:20.434443+0000 mgr.y (mgr.25133) 222 : cluster 0 pgmap v347: 121 pgs: 121 active+clean; 517 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 11 op/s; 19 MiB/s, 2 objects/s recovering 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.440502+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.536939+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.543097+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.547336+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.550523+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.555277+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: audit 2024-04-10T03:16:20.555727+0000 mgr.y (mgr.25133) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-10T03:16:21.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:21 smithi136 bash[68278]: cephadm 2024-04-10T03:16:20.558076+0000 mgr.y (mgr.25133) 224 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-10T03:16:21.462 INFO:tasks.rados.rados.0.smithi016.stdout:2255: finishing write tid 1 to smithi01663999-21 2024-04-10T03:16:21.462 INFO:tasks.rados.rados.0.smithi016.stdout:2255: finishing write tid 2 to smithi01663999-21 2024-04-10T03:16:21.462 INFO:tasks.rados.rados.0.smithi016.stdout:2255: finishing write tid 3 to smithi01663999-21 2024-04-10T03:16:21.462 INFO:tasks.rados.rados.0.smithi016.stdout:2255: finishing write tid 4 to smithi01663999-21 2024-04-10T03:16:21.462 INFO:tasks.rados.rados.0.smithi016.stdout:2255: finishing write tid 5 to smithi01663999-21 2024-04-10T03:16:21.462 INFO:tasks.rados.rados.0.smithi016.stdout:2255: finishing write tid 6 to smithi01663999-21 2024-04-10T03:16:21.463 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1617 (ObjNum 716 snap 224 seq_num 716) dirty exists 2024-04-10T03:16:21.463 INFO:tasks.rados.rados.0.smithi016.stdout:2255: left oid 21 (ObjNum 716 snap 224 seq_num 716) 2024-04-10T03:16:21.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: cluster 2024-04-10T03:16:20.188457+0000 mon.a (mon.0) 658 : cluster 0 osdmap e518: 8 total, 8 up, 8 in 2024-04-10T03:16:21.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.418111+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.427061+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.428838+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.430620+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: cluster 2024-04-10T03:16:20.433739+0000 mgr.y (mgr.25133) 221 : cluster 0 pgmap v346: 121 pgs: 121 active+clean; 517 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 994 KiB/s wr, 8 op/s; 15 MiB/s, 1 objects/s recovering 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: cluster 2024-04-10T03:16:20.434443+0000 mgr.y (mgr.25133) 222 : cluster 0 pgmap v347: 121 pgs: 121 active+clean; 517 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 11 op/s; 19 MiB/s, 2 objects/s recovering 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.440502+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.536939+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.543097+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.547336+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:21.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.550523+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.555277+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: audit 2024-04-10T03:16:20.555727+0000 mgr.y (mgr.25133) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[74137]: cephadm 2024-04-10T03:16:20.558076+0000 mgr.y (mgr.25133) 224 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: cluster 2024-04-10T03:16:20.188457+0000 mon.a (mon.0) 658 : cluster 0 osdmap e518: 8 total, 8 up, 8 in 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.418111+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.427061+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.428838+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.430620+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: cluster 2024-04-10T03:16:20.433739+0000 mgr.y (mgr.25133) 221 : cluster 0 pgmap v346: 121 pgs: 121 active+clean; 517 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 994 KiB/s wr, 8 op/s; 15 MiB/s, 1 objects/s recovering 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: cluster 2024-04-10T03:16:20.434443+0000 mgr.y (mgr.25133) 222 : cluster 0 pgmap v347: 121 pgs: 121 active+clean; 517 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 11 op/s; 19 MiB/s, 2 objects/s recovering 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.440502+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:21.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.536939+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.543097+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.547336+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.550523+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.555277+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-10T03:16:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: audit 2024-04-10T03:16:20.555727+0000 mgr.y (mgr.25133) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-10T03:16:21.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[72916]: cephadm 2024-04-10T03:16:20.558076+0000 mgr.y (mgr.25133) 224 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-10T03:16:22.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:16:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:16:21] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2024-04-10T03:16:22.207 INFO:tasks.rados.rados.0.smithi016.stdout:2253: done (3 left) 2024-04-10T03:16:22.207 INFO:tasks.rados.rados.0.smithi016.stdout:2254: done (2 left) 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2255: done (1 left) 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2256: done (0 left) 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2257: rmattr oid 11 current snap is 225 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2258: read oid 40 snap -1 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2258: expect deleted 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 225 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2259: seq_num 717 ranges {0=16384} 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2259: writing smithi01663999-47 from 0 to 16384 tid 1 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2260: read oid 10 snap -1 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2260: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2261: read oid 39 snap -1 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2261: expect deleted 2024-04-10T03:16:22.208 INFO:tasks.rados.rados.0.smithi016.stdout:2262: snap_create 2024-04-10T03:16:22.209 INFO:tasks.rados.rados.0.smithi016.stdout:2260: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:16:22.214 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1422 (ObjNum 701 snap 219 seq_num 701) dirty exists 2024-04-10T03:16:22.220 INFO:tasks.rados.rados.0.smithi016.stdout:2259: finishing write tid 1 to smithi01663999-47 2024-04-10T03:16:22.221 INFO:tasks.rados.rados.0.smithi016.stdout:2259: finishing write tid 2 to smithi01663999-47 2024-04-10T03:16:22.223 INFO:tasks.rados.rados.0.smithi016.stdout:2259: finishing write tid 3 to smithi01663999-47 2024-04-10T03:16:22.223 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1422 (ObjNum 717 snap 225 seq_num 717) dirty exists 2024-04-10T03:16:22.223 INFO:tasks.rados.rados.0.smithi016.stdout:2259: left oid 47 (ObjNum 717 snap 225 seq_num 717) 2024-04-10T03:16:22.374 INFO:tasks.rados.rados.0.smithi016.stdout:2257: done (5 left) 2024-04-10T03:16:22.374 INFO:tasks.rados.rados.0.smithi016.stdout:2258: done (4 left) 2024-04-10T03:16:22.374 INFO:tasks.rados.rados.0.smithi016.stdout:2259: done (3 left) 2024-04-10T03:16:22.374 INFO:tasks.rados.rados.0.smithi016.stdout:2260: done (2 left) 2024-04-10T03:16:22.374 INFO:tasks.rados.rados.0.smithi016.stdout:2261: done (1 left) 2024-04-10T03:16:22.374 INFO:tasks.rados.rados.0.smithi016.stdout:2262: done (0 left) 2024-04-10T03:16:22.374 INFO:tasks.rados.rados.0.smithi016.stdout:2263: setattr oid 42 current snap is 226 2024-04-10T03:16:22.375 INFO:tasks.rados.rados.0.smithi016.stdout:2264: rollback oid 29 current snap is 226 2024-04-10T03:16:22.376 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 223 2024-04-10T03:16:22.376 INFO:tasks.rados.rados.0.smithi016.stdout:2265: snap_create 2024-04-10T03:16:22.379 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:22 smithi136 bash[68278]: cluster 2024-04-10T03:16:21.200186+0000 mon.a (mon.0) 669 : cluster 0 osdmap e519: 8 total, 8 up, 8 in 2024-04-10T03:16:22.392 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1577 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-04-10T03:16:22.395 INFO:tasks.rados.rados.0.smithi016.stdout:2264: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:16:22.395 INFO:tasks.rados.rados.0.smithi016.stdout:2264: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:16:22.396 INFO:tasks.rados.rados.0.smithi016.stdout:2264: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:16:22.396 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1374 (ObjNum 585 snap 178 seq_num 585) dirty exists 2024-04-10T03:16:22.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:22 smithi016 bash[72916]: cluster 2024-04-10T03:16:21.200186+0000 mon.a (mon.0) 669 : cluster 0 osdmap e519: 8 total, 8 up, 8 in 2024-04-10T03:16:22.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:22 smithi016 bash[74137]: cluster 2024-04-10T03:16:21.200186+0000 mon.a (mon.0) 669 : cluster 0 osdmap e519: 8 total, 8 up, 8 in 2024-04-10T03:16:23.382 INFO:tasks.rados.rados.0.smithi016.stdout:2263: done (2 left) 2024-04-10T03:16:23.383 INFO:tasks.rados.rados.0.smithi016.stdout:2264: done (1 left) 2024-04-10T03:16:23.383 INFO:tasks.rados.rados.0.smithi016.stdout:2265: done (0 left) 2024-04-10T03:16:23.383 INFO:tasks.rados.rados.0.smithi016.stdout:2266: copy_from oid 16 from oid 7 current snap is 227 2024-04-10T03:16:23.383 INFO:tasks.rados.rados.0.smithi016.stdout:2267: read oid 14 snap -1 2024-04-10T03:16:23.383 INFO:tasks.rados.rados.0.smithi016.stdout:2267: expect (ObjNum 668 snap 202 seq_num 668) 2024-04-10T03:16:23.383 INFO:tasks.rados.rados.0.smithi016.stdout:2268: delete oid 40 current snap is 227 2024-04-10T03:16:23.390 INFO:tasks.rados.rados.0.smithi016.stdout:2268: done (2 left) 2024-04-10T03:16:23.391 INFO:tasks.rados.rados.0.smithi016.stdout:2269: snap_remove snap 217 2024-04-10T03:16:23.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[72916]: cluster 2024-04-10T03:16:22.212402+0000 mon.a (mon.0) 670 : cluster 0 osdmap e520: 8 total, 8 up, 8 in 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[72916]: cluster 2024-04-10T03:16:22.379382+0000 mon.a (mon.0) 671 : cluster 0 osdmap e521: 8 total, 8 up, 8 in 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[72916]: cluster 2024-04-10T03:16:22.435100+0000 mgr.y (mgr.25133) 225 : cluster 0 pgmap v351: 121 pgs: 121 active+clean; 525 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 39 op/s 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[72916]: audit 2024-04-10T03:16:22.938523+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[72916]: audit 2024-04-10T03:16:22.944171+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[72916]: audit 2024-04-10T03:16:22.945758+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[74137]: cluster 2024-04-10T03:16:22.212402+0000 mon.a (mon.0) 670 : cluster 0 osdmap e520: 8 total, 8 up, 8 in 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[74137]: cluster 2024-04-10T03:16:22.379382+0000 mon.a (mon.0) 671 : cluster 0 osdmap e521: 8 total, 8 up, 8 in 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[74137]: cluster 2024-04-10T03:16:22.435100+0000 mgr.y (mgr.25133) 225 : cluster 0 pgmap v351: 121 pgs: 121 active+clean; 525 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 39 op/s 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[74137]: audit 2024-04-10T03:16:22.938523+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[74137]: audit 2024-04-10T03:16:22.944171+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-10T03:16:23.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:23 smithi016 bash[74137]: audit 2024-04-10T03:16:22.945758+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:23.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:23 smithi136 bash[68278]: cluster 2024-04-10T03:16:22.212402+0000 mon.a (mon.0) 670 : cluster 0 osdmap e520: 8 total, 8 up, 8 in 2024-04-10T03:16:23.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:23 smithi136 bash[68278]: cluster 2024-04-10T03:16:22.379382+0000 mon.a (mon.0) 671 : cluster 0 osdmap e521: 8 total, 8 up, 8 in 2024-04-10T03:16:23.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:23 smithi136 bash[68278]: cluster 2024-04-10T03:16:22.435100+0000 mgr.y (mgr.25133) 225 : cluster 0 pgmap v351: 121 pgs: 121 active+clean; 525 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 39 op/s 2024-04-10T03:16:23.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:23 smithi136 bash[68278]: audit 2024-04-10T03:16:22.938523+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:23.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:23 smithi136 bash[68278]: audit 2024-04-10T03:16:22.944171+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-10T03:16:23.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:23 smithi136 bash[68278]: audit 2024-04-10T03:16:22.945758+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:24.390 INFO:tasks.rados.rados.0.smithi016.stdout:2269: done (2 left) 2024-04-10T03:16:24.391 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 37 current snap is 227 2024-04-10T03:16:24.391 INFO:tasks.rados.rados.0.smithi016.stdout:2270: seq_num 719 ranges {2727936=49152} 2024-04-10T03:16:24.418 INFO:tasks.rados.rados.0.smithi016.stdout:2270: writing smithi01663999-37 from 2727936 to 2777088 tid 1 2024-04-10T03:16:24.418 INFO:tasks.rados.rados.0.smithi016.stdout:2271: snap_remove snap 213 2024-04-10T03:16:24.616 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:24 smithi136 bash[68278]: cephadm 2024-04-10T03:16:22.929261+0000 mgr.y (mgr.25133) 226 : cephadm 1 Upgrade: Updating osd.5 2024-04-10T03:16:24.616 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:24 smithi136 bash[68278]: cephadm 2024-04-10T03:16:22.951173+0000 mgr.y (mgr.25133) 227 : cephadm 1 Deploying daemon osd.5 on smithi136 2024-04-10T03:16:24.616 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:24 smithi136 bash[68278]: cluster 2024-04-10T03:16:23.386832+0000 mon.a (mon.0) 675 : cluster 0 osdmap e522: 8 total, 8 up, 8 in 2024-04-10T03:16:24.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:24 smithi016 bash[72916]: cephadm 2024-04-10T03:16:22.929261+0000 mgr.y (mgr.25133) 226 : cephadm 1 Upgrade: Updating osd.5 2024-04-10T03:16:24.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:24 smithi016 bash[72916]: cephadm 2024-04-10T03:16:22.951173+0000 mgr.y (mgr.25133) 227 : cephadm 1 Deploying daemon osd.5 on smithi136 2024-04-10T03:16:24.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:24 smithi016 bash[72916]: cluster 2024-04-10T03:16:23.386832+0000 mon.a (mon.0) 675 : cluster 0 osdmap e522: 8 total, 8 up, 8 in 2024-04-10T03:16:24.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:24 smithi016 bash[74137]: cephadm 2024-04-10T03:16:22.929261+0000 mgr.y (mgr.25133) 226 : cephadm 1 Upgrade: Updating osd.5 2024-04-10T03:16:24.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:24 smithi016 bash[74137]: cephadm 2024-04-10T03:16:22.951173+0000 mgr.y (mgr.25133) 227 : cephadm 1 Deploying daemon osd.5 on smithi136 2024-04-10T03:16:24.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:24 smithi016 bash[74137]: cluster 2024-04-10T03:16:23.386832+0000 mon.a (mon.0) 675 : cluster 0 osdmap e522: 8 total, 8 up, 8 in 2024-04-10T03:16:25.410 INFO:tasks.rados.rados.0.smithi016.stdout:2271: done (3 left) 2024-04-10T03:16:25.410 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 227 2024-04-10T03:16:25.410 INFO:tasks.rados.rados.0.smithi016.stdout:2272: seq_num 720 ranges {1908736=65536} 2024-04-10T03:16:25.433 INFO:tasks.rados.rados.0.smithi016.stdout:2272: writing smithi01663999-13 from 1908736 to 1974272 tid 1 2024-04-10T03:16:25.433 INFO:tasks.rados.rados.0.smithi016.stdout:2273: copy_from oid 34 from oid 12 current snap is 227 2024-04-10T03:16:25.434 INFO:tasks.rados.rados.0.smithi016.stdout:2267: expect (ObjNum 668 snap 202 seq_num 668) 2024-04-10T03:16:25.579 INFO:tasks.rados.rados.0.smithi016.stdout:2266: finishing copy_from racing read to smithi01663999-16 2024-04-10T03:16:25.579 INFO:tasks.rados.rados.0.smithi016.stdout:2266: finishing copy_from to smithi01663999-16 2024-04-10T03:16:25.579 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 1271 (ObjNum 573 snap 173 seq_num 573) dirty exists 2024-04-10T03:16:25.579 INFO:tasks.rados.rados.0.smithi016.stdout:2266: done (4 left) 2024-04-10T03:16:25.580 INFO:tasks.rados.rados.0.smithi016.stdout:2267: done (3 left) 2024-04-10T03:16:25.580 INFO:tasks.rados.rados.0.smithi016.stdout:2274: rollback oid 21 current snap is 227 2024-04-10T03:16:25.580 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 211 2024-04-10T03:16:25.580 INFO:tasks.rados.rados.0.smithi016.stdout:2270: finishing write tid 1 to smithi01663999-37 2024-04-10T03:16:25.580 INFO:tasks.rados.rados.0.smithi016.stdout:2270: finishing write tid 2 to smithi01663999-37 2024-04-10T03:16:25.581 INFO:tasks.rados.rados.0.smithi016.stdout:2270: finishing write tid 3 to smithi01663999-37 2024-04-10T03:16:25.581 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1422 (ObjNum 719 snap 227 seq_num 719) dirty exists 2024-04-10T03:16:25.581 INFO:tasks.rados.rados.0.smithi016.stdout:2270: left oid 37 (ObjNum 719 snap 227 seq_num 719) 2024-04-10T03:16:25.581 INFO:tasks.rados.rados.0.smithi016.stdout:2272: finishing write tid 1 to smithi01663999-13 2024-04-10T03:16:25.581 INFO:tasks.rados.rados.0.smithi016.stdout:2272: finishing write tid 2 to smithi01663999-13 2024-04-10T03:16:25.581 INFO:tasks.rados.rados.0.smithi016.stdout:2272: finishing write tid 3 to smithi01663999-13 2024-04-10T03:16:25.582 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 1210 (ObjNum 720 snap 227 seq_num 720) dirty exists 2024-04-10T03:16:25.582 INFO:tasks.rados.rados.0.smithi016.stdout:2272: left oid 13 (ObjNum 720 snap 227 seq_num 720) 2024-04-10T03:16:25.582 INFO:tasks.rados.rados.0.smithi016.stdout:2273: finishing copy_from racing read to smithi01663999-34 2024-04-10T03:16:25.582 INFO:tasks.rados.rados.0.smithi016.stdout:2273: finishing copy_from to smithi01663999-34 2024-04-10T03:16:25.582 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 1420 (ObjNum 661 snap 199 seq_num 661) dirty exists 2024-04-10T03:16:25.582 INFO:tasks.rados.rados.0.smithi016.stdout:2270: done (3 left) 2024-04-10T03:16:25.583 INFO:tasks.rados.rados.0.smithi016.stdout:2272: done (2 left) 2024-04-10T03:16:25.583 INFO:tasks.rados.rados.0.smithi016.stdout:2273: done (1 left) 2024-04-10T03:16:25.583 INFO:tasks.rados.rados.0.smithi016.stdout:2275: delete oid 13 current snap is 227 2024-04-10T03:16:25.584 INFO:tasks.rados.rados.0.smithi016.stdout:2275: done (1 left) 2024-04-10T03:16:25.584 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 227 2024-04-10T03:16:25.584 INFO:tasks.rados.rados.0.smithi016.stdout:2276: seq_num 722 ranges {1564672=98304} 2024-04-10T03:16:25.609 INFO:tasks.rados.rados.0.smithi016.stdout:2276: writing smithi01663999-30 from 1564672 to 1662976 tid 1 2024-04-10T03:16:25.610 INFO:tasks.rados.rados.0.smithi016.stdout:2277: copy_from oid 14 from oid 2 current snap is 227 2024-04-10T03:16:25.610 INFO:tasks.rados.rados.0.smithi016.stdout:2274: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:16:25.610 INFO:tasks.rados.rados.0.smithi016.stdout:2274: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:16:25.610 INFO:tasks.rados.rados.0.smithi016.stdout:2274: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:16:25.610 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1620 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:16:25.610 INFO:tasks.rados.rados.0.smithi016.stdout:2274: done (2 left) 2024-04-10T03:16:25.611 INFO:tasks.rados.rados.0.smithi016.stdout:2278: snap_remove snap 219 2024-04-10T03:16:25.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:25 smithi136 bash[68278]: cluster 2024-04-10T03:16:24.390762+0000 mon.a (mon.0) 676 : cluster 0 osdmap e523: 8 total, 8 up, 8 in 2024-04-10T03:16:25.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:25 smithi136 bash[68278]: cluster 2024-04-10T03:16:24.435675+0000 mgr.y (mgr.25133) 228 : cluster 0 pgmap v354: 121 pgs: 121 active+clean; 535 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2024-04-10T03:16:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:25 smithi016 bash[74137]: cluster 2024-04-10T03:16:24.390762+0000 mon.a (mon.0) 676 : cluster 0 osdmap e523: 8 total, 8 up, 8 in 2024-04-10T03:16:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:25 smithi016 bash[74137]: cluster 2024-04-10T03:16:24.435675+0000 mgr.y (mgr.25133) 228 : cluster 0 pgmap v354: 121 pgs: 121 active+clean; 535 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2024-04-10T03:16:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:25 smithi016 bash[72916]: cluster 2024-04-10T03:16:24.390762+0000 mon.a (mon.0) 676 : cluster 0 osdmap e523: 8 total, 8 up, 8 in 2024-04-10T03:16:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:25 smithi016 bash[72916]: cluster 2024-04-10T03:16:24.435675+0000 mgr.y (mgr.25133) 228 : cluster 0 pgmap v354: 121 pgs: 121 active+clean; 535 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2024-04-10T03:16:26.417 INFO:tasks.rados.rados.0.smithi016.stdout:2278: done (2 left) 2024-04-10T03:16:26.417 INFO:tasks.rados.rados.0.smithi016.stdout:2279: read oid 34 snap -1 2024-04-10T03:16:26.417 INFO:tasks.rados.rados.0.smithi016.stdout:2279: expect (ObjNum 661 snap 199 seq_num 661) 2024-04-10T03:16:26.417 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 227 2024-04-10T03:16:26.417 INFO:tasks.rados.rados.0.smithi016.stdout:2280: seq_num 723 ranges {6086656=114688} 2024-04-10T03:16:26.454 INFO:tasks.rados.rados.0.smithi016.stdout:2280: writing smithi01663999-29 from 6086656 to 6201344 tid 1 2024-04-10T03:16:26.454 INFO:tasks.rados.rados.0.smithi016.stdout:2276: finishing write tid 1 to smithi01663999-30 2024-04-10T03:16:26.454 INFO:tasks.rados.rados.0.smithi016.stdout:2276: finishing write tid 2 to smithi01663999-30 2024-04-10T03:16:26.454 INFO:tasks.rados.rados.0.smithi016.stdout:2276: finishing write tid 3 to smithi01663999-30 2024-04-10T03:16:26.454 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 1422 (ObjNum 722 snap 227 seq_num 722) dirty exists 2024-04-10T03:16:26.454 INFO:tasks.rados.rados.0.smithi016.stdout:2276: left oid 30 (ObjNum 722 snap 227 seq_num 722) 2024-04-10T03:16:26.454 INFO:tasks.rados.rados.0.smithi016.stdout:2277: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:16:26.454 INFO:tasks.rados.rados.0.smithi016.stdout:2277: finishing copy_from to smithi01663999-14 2024-04-10T03:16:26.454 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1609 (ObjNum 672 snap 203 seq_num 672) dirty exists 2024-04-10T03:16:26.455 INFO:tasks.rados.rados.0.smithi016.stdout:2276: done (3 left) 2024-04-10T03:16:26.455 INFO:tasks.rados.rados.0.smithi016.stdout:2277: done (2 left) 2024-04-10T03:16:26.455 INFO:tasks.rados.rados.0.smithi016.stdout:2281: snap_create 2024-04-10T03:16:26.472 INFO:tasks.rados.rados.0.smithi016.stdout:2280: finishing write tid 1 to smithi01663999-29 2024-04-10T03:16:26.474 INFO:tasks.rados.rados.0.smithi016.stdout:2280: finishing write tid 2 to smithi01663999-29 2024-04-10T03:16:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:2280: finishing write tid 3 to smithi01663999-29 2024-04-10T03:16:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1376 (ObjNum 723 snap 227 seq_num 723) dirty exists 2024-04-10T03:16:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:2280: left oid 29 (ObjNum 723 snap 227 seq_num 723) 2024-04-10T03:16:26.492 INFO:tasks.rados.rados.0.smithi016.stdout:2279: expect (ObjNum 661 snap 199 seq_num 661) 2024-04-10T03:16:26.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:26 smithi136 bash[68278]: cluster 2024-04-10T03:16:25.414800+0000 mon.a (mon.0) 677 : cluster 0 osdmap e524: 8 total, 8 up, 8 in 2024-04-10T03:16:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:26 smithi016 bash[72916]: cluster 2024-04-10T03:16:25.414800+0000 mon.a (mon.0) 677 : cluster 0 osdmap e524: 8 total, 8 up, 8 in 2024-04-10T03:16:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:26 smithi016 bash[74137]: cluster 2024-04-10T03:16:25.414800+0000 mon.a (mon.0) 677 : cluster 0 osdmap e524: 8 total, 8 up, 8 in 2024-04-10T03:16:27.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.415 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.415 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.416 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.416 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.416 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.417 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.417 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:27.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:27 smithi016 bash[74137]: cluster 2024-04-10T03:16:26.422407+0000 mon.a (mon.0) 678 : cluster 0 osdmap e525: 8 total, 8 up, 8 in 2024-04-10T03:16:27.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:27 smithi016 bash[74137]: cluster 2024-04-10T03:16:26.436622+0000 mgr.y (mgr.25133) 229 : cluster 0 pgmap v357: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 538 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2024-04-10T03:16:27.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:27 smithi016 bash[74137]: cluster 2024-04-10T03:16:27.380241+0000 mon.a (mon.0) 679 : cluster 0 osdmap e526: 8 total, 8 up, 8 in 2024-04-10T03:16:27.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:27 smithi016 bash[72916]: cluster 2024-04-10T03:16:26.422407+0000 mon.a (mon.0) 678 : cluster 0 osdmap e525: 8 total, 8 up, 8 in 2024-04-10T03:16:27.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:27 smithi016 bash[72916]: cluster 2024-04-10T03:16:26.436622+0000 mgr.y (mgr.25133) 229 : cluster 0 pgmap v357: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 538 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2024-04-10T03:16:27.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:27 smithi016 bash[72916]: cluster 2024-04-10T03:16:27.380241+0000 mon.a (mon.0) 679 : cluster 0 osdmap e526: 8 total, 8 up, 8 in 2024-04-10T03:16:27.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:27 smithi136 bash[68278]: cluster 2024-04-10T03:16:26.422407+0000 mon.a (mon.0) 678 : cluster 0 osdmap e525: 8 total, 8 up, 8 in 2024-04-10T03:16:27.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:27 smithi136 bash[68278]: cluster 2024-04-10T03:16:26.436622+0000 mgr.y (mgr.25133) 229 : cluster 0 pgmap v357: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 538 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2024-04-10T03:16:27.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:27 smithi136 bash[68278]: cluster 2024-04-10T03:16:27.380241+0000 mon.a (mon.0) 679 : cluster 0 osdmap e526: 8 total, 8 up, 8 in 2024-04-10T03:16:27.915 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:27 smithi136 systemd[1]: Stopping Ceph osd.5 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:16:27.915 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:27 smithi136 bash[32397]: debug 2024-04-10T03:16:27.577+0000 7f69ab516700 -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-04-10T03:16:27.915 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:27 smithi136 bash[32397]: debug 2024-04-10T03:16:27.577+0000 7f69ab516700 -1 osd.5 526 *** Got signal Terminated *** 2024-04-10T03:16:27.915 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:27 smithi136 bash[32397]: debug 2024-04-10T03:16:27.577+0000 7f69ab516700 -1 osd.5 526 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T03:16:28.107 INFO:tasks.rados.rados.0.smithi016.stdout:2279: done (2 left) 2024-04-10T03:16:28.107 INFO:tasks.rados.rados.0.smithi016.stdout:2280: done (1 left) 2024-04-10T03:16:28.107 INFO:tasks.rados.rados.0.smithi016.stdout:2281: done (0 left) 2024-04-10T03:16:28.107 INFO:tasks.rados.rados.0.smithi016.stdout:2282: copy_from oid 43 from oid 4 current snap is 228 2024-04-10T03:16:28.107 INFO:tasks.rados.rados.0.smithi016.stdout:2283: setattr oid 12 current snap is 228 2024-04-10T03:16:28.113 INFO:tasks.rados.rados.0.smithi016.stdout:2284: read oid 2 snap -1 2024-04-10T03:16:28.113 INFO:tasks.rados.rados.0.smithi016.stdout:2284: expect (ObjNum 672 snap 203 seq_num 672) 2024-04-10T03:16:28.113 INFO:tasks.rados.rados.0.smithi016.stdout:2285: setattr oid 29 current snap is 228 2024-04-10T03:16:28.120 INFO:tasks.rados.rados.0.smithi016.stdout:2286: read oid 33 snap -1 2024-04-10T03:16:28.120 INFO:tasks.rados.rados.0.smithi016.stdout:2286: expect deleted 2024-04-10T03:16:28.120 INFO:tasks.rados.rados.0.smithi016.stdout:2287: setattr oid 35 current snap is 228 2024-04-10T03:16:28.120 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1423 (ObjNum 661 snap 199 seq_num 661) dirty exists 2024-04-10T03:16:28.127 INFO:tasks.rados.rados.0.smithi016.stdout:2283: done (5 left) 2024-04-10T03:16:28.127 INFO:tasks.rados.rados.0.smithi016.stdout:2286: done (4 left) 2024-04-10T03:16:28.127 INFO:tasks.rados.rados.0.smithi016.stdout:2288: read oid 22 snap -1 2024-04-10T03:16:28.127 INFO:tasks.rados.rados.0.smithi016.stdout:2288: expect (ObjNum 689 snap 212 seq_num 689) 2024-04-10T03:16:28.127 INFO:tasks.rados.rados.0.smithi016.stdout:2289: snap_remove snap 222 2024-04-10T03:16:28.542 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1212 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-10T03:16:28.542 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1377 (ObjNum 723 snap 227 seq_num 723) dirty exists 2024-04-10T03:16:28.542 INFO:tasks.rados.rados.0.smithi016.stdout:2288: expect (ObjNum 689 snap 212 seq_num 689) 2024-04-10T03:16:28.727 INFO:tasks.rados.rados.0.smithi016.stdout:2284: expect (ObjNum 672 snap 203 seq_num 672) 2024-04-10T03:16:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:28 smithi016 bash[72916]: audit 2024-04-10T03:16:27.517253+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:28 smithi016 bash[72916]: audit 2024-04-10T03:16:27.519150+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:28.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:28 smithi016 bash[72916]: cluster 2024-04-10T03:16:27.577782+0000 mon.a (mon.0) 682 : cluster 1 osd.5 marked itself down and dead 2024-04-10T03:16:28.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:28 smithi016 bash[72916]: audit 2024-04-10T03:16:27.645595+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:28 smithi016 bash[74137]: audit 2024-04-10T03:16:27.517253+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:28 smithi016 bash[74137]: audit 2024-04-10T03:16:27.519150+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:28 smithi016 bash[74137]: cluster 2024-04-10T03:16:27.577782+0000 mon.a (mon.0) 682 : cluster 1 osd.5 marked itself down and dead 2024-04-10T03:16:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:28 smithi016 bash[74137]: audit 2024-04-10T03:16:27.645595+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:28.859 INFO:tasks.rados.rados.0.smithi016.stdout:2282: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:16:28.859 INFO:tasks.rados.rados.0.smithi016.stdout:2282: finishing copy_from to smithi01663999-43 2024-04-10T03:16:28.859 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1187 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-04-10T03:16:28.859 INFO:tasks.rados.rados.0.smithi016.stdout:2282: done (5 left) 2024-04-10T03:16:28.859 INFO:tasks.rados.rados.0.smithi016.stdout:2284: done (4 left) 2024-04-10T03:16:28.859 INFO:tasks.rados.rados.0.smithi016.stdout:2285: done (3 left) 2024-04-10T03:16:28.859 INFO:tasks.rados.rados.0.smithi016.stdout:2287: done (2 left) 2024-04-10T03:16:28.859 INFO:tasks.rados.rados.0.smithi016.stdout:2288: done (1 left) 2024-04-10T03:16:28.860 INFO:tasks.rados.rados.0.smithi016.stdout:2289: done (0 left) 2024-04-10T03:16:28.860 INFO:tasks.rados.rados.0.smithi016.stdout:2290: copy_from oid 22 from oid 29 current snap is 228 2024-04-10T03:16:28.860 INFO:tasks.rados.rados.0.smithi016.stdout:2291: read oid 10 snap -1 2024-04-10T03:16:28.860 INFO:tasks.rados.rados.0.smithi016.stdout:2291: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:16:28.860 INFO:tasks.rados.rados.0.smithi016.stdout:2292: snap_create 2024-04-10T03:16:28.860 INFO:tasks.rados.rados.0.smithi016.stdout:2291: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:16:28.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:28 smithi136 bash[68278]: audit 2024-04-10T03:16:27.517253+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:28.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:28 smithi136 bash[68278]: audit 2024-04-10T03:16:27.519150+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:28.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:28 smithi136 bash[68278]: cluster 2024-04-10T03:16:27.577782+0000 mon.a (mon.0) 682 : cluster 1 osd.5 marked itself down and dead 2024-04-10T03:16:28.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:28 smithi136 bash[68278]: audit 2024-04-10T03:16:27.645595+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:29.531 INFO:tasks.rados.rados.0.smithi016.stdout:2291: done (2 left) 2024-04-10T03:16:29.531 INFO:tasks.rados.rados.0.smithi016.stdout:2292: done (1 left) 2024-04-10T03:16:29.532 INFO:tasks.rados.rados.0.smithi016.stdout:2293: rollback oid 21 current snap is 229 2024-04-10T03:16:29.532 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 221 2024-04-10T03:16:29.532 INFO:tasks.rados.rados.0.smithi016.stdout:2294: read oid 24 snap -1 2024-04-10T03:16:29.532 INFO:tasks.rados.rados.0.smithi016.stdout:2294: expect (ObjNum 668 snap 202 seq_num 668) 2024-04-10T03:16:29.532 INFO:tasks.rados.rados.0.smithi016.stdout:2295: read oid 49 snap -1 2024-04-10T03:16:29.532 INFO:tasks.rados.rados.0.smithi016.stdout:2295: expect (ObjNum 680 snap 205 seq_num 680) 2024-04-10T03:16:29.532 INFO:tasks.rados.rados.0.smithi016.stdout:2296: snap_create 2024-04-10T03:16:29.563 INFO:tasks.rados.rados.0.smithi016.stdout:2293: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:16:29.565 INFO:tasks.rados.rados.0.smithi016.stdout:2293: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:16:29.569 INFO:tasks.rados.rados.0.smithi016.stdout:2293: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:16:29.569 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1623 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:16:29.585 INFO:tasks.rados.rados.0.smithi016.stdout:2295: expect (ObjNum 680 snap 205 seq_num 680) 2024-04-10T03:16:29.763 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:29 smithi136 bash[68278]: cluster 2024-04-10T03:16:28.437374+0000 mgr.y (mgr.25133) 230 : cluster 0 pgmap v359: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 536 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-10T03:16:29.763 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:29 smithi136 bash[68278]: cluster 2024-04-10T03:16:28.515026+0000 mon.a (mon.0) 684 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:16:29.763 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:29 smithi136 bash[68278]: cluster 2024-04-10T03:16:28.531556+0000 mon.a (mon.0) 685 : cluster 0 osdmap e527: 8 total, 7 up, 8 in 2024-04-10T03:16:29.793 INFO:tasks.rados.rados.0.smithi016.stdout:2294: expect (ObjNum 668 snap 202 seq_num 668) 2024-04-10T03:16:29.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:29 smithi016 bash[72916]: cluster 2024-04-10T03:16:28.437374+0000 mgr.y (mgr.25133) 230 : cluster 0 pgmap v359: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 536 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-10T03:16:29.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:29 smithi016 bash[72916]: cluster 2024-04-10T03:16:28.515026+0000 mon.a (mon.0) 684 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:16:29.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:29 smithi016 bash[72916]: cluster 2024-04-10T03:16:28.531556+0000 mon.a (mon.0) 685 : cluster 0 osdmap e527: 8 total, 7 up, 8 in 2024-04-10T03:16:29.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:29 smithi016 bash[74137]: cluster 2024-04-10T03:16:28.437374+0000 mgr.y (mgr.25133) 230 : cluster 0 pgmap v359: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 536 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-10T03:16:29.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:29 smithi016 bash[74137]: cluster 2024-04-10T03:16:28.515026+0000 mon.a (mon.0) 684 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:16:29.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:29 smithi016 bash[74137]: cluster 2024-04-10T03:16:28.531556+0000 mon.a (mon.0) 685 : cluster 0 osdmap e527: 8 total, 7 up, 8 in 2024-04-10T03:16:29.912 INFO:tasks.rados.rados.0.smithi016.stdout:2290: finishing copy_from racing read to smithi01663999-22 2024-04-10T03:16:29.912 INFO:tasks.rados.rados.0.smithi016.stdout:2290: finishing copy_from to smithi01663999-22 2024-04-10T03:16:29.913 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1377 (ObjNum 723 snap 227 seq_num 723) dirty exists 2024-04-10T03:16:30.030 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:29 smithi136 bash[76083]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-5 2024-04-10T03:16:30.030 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:29 smithi136 bash[76152]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-5 2024-04-10T03:16:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:2290: done (4 left) 2024-04-10T03:16:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:2293: done (3 left) 2024-04-10T03:16:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:2294: done (2 left) 2024-04-10T03:16:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:2295: done (1 left) 2024-04-10T03:16:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:2296: done (0 left) 2024-04-10T03:16:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:2297: snap_create 2024-04-10T03:16:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:30 smithi016 bash[74137]: cluster 2024-04-10T03:16:29.534365+0000 mon.a (mon.0) 686 : cluster 0 osdmap e528: 8 total, 7 up, 8 in 2024-04-10T03:16:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:30 smithi016 bash[72916]: cluster 2024-04-10T03:16:29.534365+0000 mon.a (mon.0) 686 : cluster 0 osdmap e528: 8 total, 7 up, 8 in 2024-04-10T03:16:30.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:30 smithi136 bash[68278]: cluster 2024-04-10T03:16:29.534365+0000 mon.a (mon.0) 686 : cluster 0 osdmap e528: 8 total, 7 up, 8 in 2024-04-10T03:16:31.540 INFO:tasks.rados.rados.0.smithi016.stdout:2297: done (0 left) 2024-04-10T03:16:31.540 INFO:tasks.rados.rados.0.smithi016.stdout:2298: read oid 2 snap -1 2024-04-10T03:16:31.540 INFO:tasks.rados.rados.0.smithi016.stdout:2298: expect (ObjNum 672 snap 203 seq_num 672) 2024-04-10T03:16:31.540 INFO:tasks.rados.rados.0.smithi016.stdout:2299: snap_create 2024-04-10T03:16:31.573 INFO:tasks.rados.rados.0.smithi016.stdout:2298: expect (ObjNum 672 snap 203 seq_num 672) 2024-04-10T03:16:31.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:31 smithi136 bash[68278]: cluster 2024-04-10T03:16:30.438178+0000 mgr.y (mgr.25133) 231 : cluster 0 pgmap v362: 121 pgs: 13 peering, 11 stale+active+clean, 2 active+clean+snaptrim, 95 active+clean; 547 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2024-04-10T03:16:31.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:31 smithi136 bash[68278]: cluster 2024-04-10T03:16:30.526894+0000 mon.a (mon.0) 687 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-10T03:16:31.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:31 smithi136 bash[68278]: cluster 2024-04-10T03:16:30.543045+0000 mon.a (mon.0) 688 : cluster 0 osdmap e529: 8 total, 7 up, 8 in 2024-04-10T03:16:31.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:16:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:16:31] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-04-10T03:16:31.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:31 smithi016 bash[72916]: cluster 2024-04-10T03:16:30.438178+0000 mgr.y (mgr.25133) 231 : cluster 0 pgmap v362: 121 pgs: 13 peering, 11 stale+active+clean, 2 active+clean+snaptrim, 95 active+clean; 547 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2024-04-10T03:16:31.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:31 smithi016 bash[72916]: cluster 2024-04-10T03:16:30.526894+0000 mon.a (mon.0) 687 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-10T03:16:31.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:31 smithi016 bash[72916]: cluster 2024-04-10T03:16:30.543045+0000 mon.a (mon.0) 688 : cluster 0 osdmap e529: 8 total, 7 up, 8 in 2024-04-10T03:16:31.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:31 smithi016 bash[74137]: cluster 2024-04-10T03:16:30.438178+0000 mgr.y (mgr.25133) 231 : cluster 0 pgmap v362: 121 pgs: 13 peering, 11 stale+active+clean, 2 active+clean+snaptrim, 95 active+clean; 547 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2024-04-10T03:16:31.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:31 smithi016 bash[74137]: cluster 2024-04-10T03:16:30.526894+0000 mon.a (mon.0) 687 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-10T03:16:31.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:31 smithi016 bash[74137]: cluster 2024-04-10T03:16:30.543045+0000 mon.a (mon.0) 688 : cluster 0 osdmap e529: 8 total, 7 up, 8 in 2024-04-10T03:16:32.270 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.271 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.271 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.271 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.271 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.272 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.272 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.272 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.273 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.273 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:31 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.5.service: Deactivated successfully. 2024-04-10T03:16:32.273 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:31 smithi136 systemd[1]: Stopped Ceph osd.5 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:16:32.273 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:32.273 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:32 smithi136 systemd[1]: Started Ceph osd.5 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:16:32.380 INFO:tasks.rados.rados.0.smithi016.stdout:2298: done (1 left) 2024-04-10T03:16:32.380 INFO:tasks.rados.rados.0.smithi016.stdout:2299: done (0 left) 2024-04-10T03:16:32.380 INFO:tasks.rados.rados.0.smithi016.stdout:2300: snap_create 2024-04-10T03:16:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[74137]: cluster 2024-04-10T03:16:31.545600+0000 mon.a (mon.0) 689 : cluster 0 osdmap e530: 8 total, 7 up, 8 in 2024-04-10T03:16:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[74137]: audit 2024-04-10T03:16:32.332542+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[74137]: audit 2024-04-10T03:16:32.344203+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[74137]: audit 2024-04-10T03:16:32.360251+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[74137]: cluster 2024-04-10T03:16:32.384833+0000 mon.a (mon.0) 693 : cluster 0 osdmap e531: 8 total, 7 up, 8 in 2024-04-10T03:16:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[72916]: cluster 2024-04-10T03:16:31.545600+0000 mon.a (mon.0) 689 : cluster 0 osdmap e530: 8 total, 7 up, 8 in 2024-04-10T03:16:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[72916]: audit 2024-04-10T03:16:32.332542+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[72916]: audit 2024-04-10T03:16:32.344203+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[72916]: audit 2024-04-10T03:16:32.360251+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:32 smithi016 bash[72916]: cluster 2024-04-10T03:16:32.384833+0000 mon.a (mon.0) 693 : cluster 0 osdmap e531: 8 total, 7 up, 8 in 2024-04-10T03:16:32.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:32 smithi136 bash[68278]: cluster 2024-04-10T03:16:31.545600+0000 mon.a (mon.0) 689 : cluster 0 osdmap e530: 8 total, 7 up, 8 in 2024-04-10T03:16:32.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:32 smithi136 bash[68278]: audit 2024-04-10T03:16:32.332542+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:32.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:32 smithi136 bash[68278]: audit 2024-04-10T03:16:32.344203+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:32.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:32 smithi136 bash[68278]: audit 2024-04-10T03:16:32.360251+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:32.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:32 smithi136 bash[68278]: cluster 2024-04-10T03:16:32.384833+0000 mon.a (mon.0) 693 : cluster 0 osdmap e531: 8 total, 7 up, 8 in 2024-04-10T03:16:33.387 INFO:tasks.rados.rados.0.smithi016.stdout:2300: done (0 left) 2024-04-10T03:16:33.387 INFO:tasks.rados.rados.0.smithi016.stdout:2301: copy_from oid 41 from oid 34 current snap is 233 2024-04-10T03:16:33.387 INFO:tasks.rados.rados.0.smithi016.stdout:2302: read oid 14 snap 198 2024-04-10T03:16:33.388 INFO:tasks.rados.rados.0.smithi016.stdout:2302: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:16:33.388 INFO:tasks.rados.rados.0.smithi016.stdout:2303: copy_from oid 43 from oid 17 current snap is 233 2024-04-10T03:16:33.388 INFO:tasks.rados.rados.0.smithi016.stdout:2304: delete oid 31 current snap is 233 2024-04-10T03:16:33.442 INFO:tasks.rados.rados.0.smithi016.stdout:2303: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:16:33.461 INFO:tasks.rados.rados.0.smithi016.stdout:2302: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:16:33.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[68278]: cluster 2024-04-10T03:16:32.439120+0000 mgr.y (mgr.25133) 232 : cluster 0 pgmap v366: 121 pgs: 6 active+undersized+degraded, 13 peering, 4 stale+active+clean, 1 active+clean+snaptrim, 15 active+undersized, 82 active+clean; 565 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 8.2 MiB/s wr, 24 op/s; 67/618 objects degraded (10.841%) 2024-04-10T03:16:33.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[68278]: cluster 2024-04-10T03:16:33.377934+0000 mon.a (mon.0) 694 : cluster 3 Health check failed: Degraded data redundancy: 67/618 objects degraded (10.841%), 6 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:33.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[68278]: cluster 2024-04-10T03:16:33.392734+0000 mon.a (mon.0) 695 : cluster 0 osdmap e532: 8 total, 7 up, 8 in 2024-04-10T03:16:33.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:33 smithi016 bash[72916]: cluster 2024-04-10T03:16:32.439120+0000 mgr.y (mgr.25133) 232 : cluster 0 pgmap v366: 121 pgs: 6 active+undersized+degraded, 13 peering, 4 stale+active+clean, 1 active+clean+snaptrim, 15 active+undersized, 82 active+clean; 565 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 8.2 MiB/s wr, 24 op/s; 67/618 objects degraded (10.841%) 2024-04-10T03:16:33.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:33 smithi016 bash[72916]: cluster 2024-04-10T03:16:33.377934+0000 mon.a (mon.0) 694 : cluster 3 Health check failed: Degraded data redundancy: 67/618 objects degraded (10.841%), 6 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:33.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:33 smithi016 bash[72916]: cluster 2024-04-10T03:16:33.392734+0000 mon.a (mon.0) 695 : cluster 0 osdmap e532: 8 total, 7 up, 8 in 2024-04-10T03:16:33.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:33 smithi016 bash[74137]: cluster 2024-04-10T03:16:32.439120+0000 mgr.y (mgr.25133) 232 : cluster 0 pgmap v366: 121 pgs: 6 active+undersized+degraded, 13 peering, 4 stale+active+clean, 1 active+clean+snaptrim, 15 active+undersized, 82 active+clean; 565 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 8.2 MiB/s wr, 24 op/s; 67/618 objects degraded (10.841%) 2024-04-10T03:16:33.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:33 smithi016 bash[74137]: cluster 2024-04-10T03:16:33.377934+0000 mon.a (mon.0) 694 : cluster 3 Health check failed: Degraded data redundancy: 67/618 objects degraded (10.841%), 6 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:33.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:33 smithi016 bash[74137]: cluster 2024-04-10T03:16:33.392734+0000 mon.a (mon.0) 695 : cluster 0 osdmap e532: 8 total, 7 up, 8 in 2024-04-10T03:16:34.414 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[76299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-10T03:16:34.414 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[76299]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-10T03:16:34.415 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[76299]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-10T03:16:34.415 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[76299]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-10T03:16:34.415 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[76299]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-10T03:16:34.415 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[76299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-10T03:16:34.415 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:33 smithi136 bash[76299]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-10T03:16:34.579 INFO:tasks.rados.rados.0.smithi016.stdout:2303: finishing copy_from to smithi01663999-43 2024-04-10T03:16:34.579 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1282 (ObjNum 637 snap 191 seq_num 637) dirty exists 2024-04-10T03:16:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:2301: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:16:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:2302: done (3 left) 2024-04-10T03:16:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:2303: done (2 left) 2024-04-10T03:16:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:2304: done (1 left) 2024-04-10T03:16:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:2305: read oid 29 snap -1 2024-04-10T03:16:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:2305: expect (ObjNum 723 snap 227 seq_num 723) 2024-04-10T03:16:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:2306: delete oid 11 current snap is 233 2024-04-10T03:16:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:2301: finishing copy_from to smithi01663999-41 2024-04-10T03:16:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 1420 (ObjNum 661 snap 199 seq_num 661) dirty exists 2024-04-10T03:16:34.588 INFO:tasks.rados.rados.0.smithi016.stdout:2301: done (2 left) 2024-04-10T03:16:34.588 INFO:tasks.rados.rados.0.smithi016.stdout:2306: done (1 left) 2024-04-10T03:16:34.588 INFO:tasks.rados.rados.0.smithi016.stdout:2307: setattr oid 49 current snap is 233 2024-04-10T03:16:34.589 INFO:tasks.rados.rados.0.smithi016.stdout:2308: snap_remove snap 229 2024-04-10T03:16:34.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:34 smithi136 bash[68278]: cluster 2024-04-10T03:16:34.551664+0000 mon.a (mon.0) 696 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-04-10T03:16:34.943 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:16:35.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:34 smithi016 bash[72916]: cluster 2024-04-10T03:16:34.551664+0000 mon.a (mon.0) 696 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-04-10T03:16:35.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:34 smithi016 bash[74137]: cluster 2024-04-10T03:16:34.551664+0000 mon.a (mon.0) 696 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-04-10T03:16:35.310 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (6m) 54s ago 12m 14.8M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 26s ago 11m - - 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (13m) 54s ago 13m 14.6M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (13m) 26s ago 13m 19.2M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (4m) 26s ago 20m 439M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (5m) 54s ago 22m 506M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (4m) 54s ago 22m 56.7M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (3m) 26s ago 20m 39.7M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (3m) 54s ago 20m 47.8M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (6m) 54s ago 12m 7808k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (6m) 26s ago 12m 7988k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (2m) 54s ago 19m 284M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:16:35.311 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (114s) 54s ago 18m 237M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:16:35.312 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (85s) 54s ago 18m 271M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:16:35.312 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (57s) 54s ago 17m - 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:16:35.312 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (29s) 26s ago 16m - 2524M 19.0.0-2051-g3a866975 06a486fd9bae 19d433a62016 2024-04-10T03:16:35.312 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 starting - - - 2524M 2024-04-10T03:16:35.312 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (14m) 26s ago 14m 170M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad c3a1a47b60ff 2024-04-10T03:16:35.312 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (13m) 26s ago 13m 264M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:16:35.312 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (5m) 26s ago 12m 53.3M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:16:35.555 INFO:tasks.rados.rados.0.smithi016.stdout:2308: done (2 left) 2024-04-10T03:16:35.555 INFO:tasks.rados.rados.0.smithi016.stdout:2309: rollback oid 23 current snap is 233 2024-04-10T03:16:35.556 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 230 2024-04-10T03:16:35.556 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1274 (ObjNum 680 snap 205 seq_num 680) dirty exists 2024-04-10T03:16:35.556 INFO:tasks.rados.rados.0.smithi016.stdout:2305: expect (ObjNum 723 snap 227 seq_num 723) 2024-04-10T03:16:35.751 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2, 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 5 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:16:35.752 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:16:35.753 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:16:35.753 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:16:35.753 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 4, 2024-04-10T03:16:35.753 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 10 2024-04-10T03:16:35.753 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:16:35.753 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:16:35.914 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:35 smithi136 bash[76522]: debug 2024-04-10T03:16:35.617+0000 7fcb9433d700 1 -- 172.21.15.136:0/2683728023 <== mon.1 v2:172.21.15.136:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d8e729f680 con 0x55d8e72dcc00 2024-04-10T03:16:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:35 smithi136 bash[68278]: cluster 2024-04-10T03:16:34.440425+0000 mgr.y (mgr.25133) 233 : cluster 0 pgmap v368: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 565 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.5 MiB/s wr, 10 op/s; 85/618 objects degraded (13.754%) 2024-04-10T03:16:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:35 smithi136 bash[68278]: cluster 2024-04-10T03:16:35.561335+0000 mon.a (mon.0) 697 : cluster 0 osdmap e533: 8 total, 7 up, 8 in 2024-04-10T03:16:36.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:35 smithi016 bash[72916]: cluster 2024-04-10T03:16:34.440425+0000 mgr.y (mgr.25133) 233 : cluster 0 pgmap v368: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 565 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.5 MiB/s wr, 10 op/s; 85/618 objects degraded (13.754%) 2024-04-10T03:16:36.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:35 smithi016 bash[72916]: cluster 2024-04-10T03:16:35.561335+0000 mon.a (mon.0) 697 : cluster 0 osdmap e533: 8 total, 7 up, 8 in 2024-04-10T03:16:36.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:35 smithi016 bash[74137]: cluster 2024-04-10T03:16:34.440425+0000 mgr.y (mgr.25133) 233 : cluster 0 pgmap v368: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 565 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.5 MiB/s wr, 10 op/s; 85/618 objects degraded (13.754%) 2024-04-10T03:16:36.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:35 smithi016 bash[74137]: cluster 2024-04-10T03:16:35.561335+0000 mon.a (mon.0) 697 : cluster 0 osdmap e533: 8 total, 7 up, 8 in 2024-04-10T03:16:36.072 INFO:tasks.rados.rados.0.smithi016.stdout:2309: finishing rollback tid 0 to smithi01663999-23 2024-04-10T03:16:36.072 INFO:tasks.rados.rados.0.smithi016.stdout:2309: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:16:36.072 INFO:tasks.rados.rados.0.smithi016.stdout:2309: finishing rollback tid 2 to smithi01663999-23 2024-04-10T03:16:36.072 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1236 (ObjNum 625 snap 189 seq_num 625) dirty exists 2024-04-10T03:16:36.072 INFO:tasks.rados.rados.0.smithi016.stdout:2305: done (2 left) 2024-04-10T03:16:36.072 INFO:tasks.rados.rados.0.smithi016.stdout:2307: done (1 left) 2024-04-10T03:16:36.072 INFO:tasks.rados.rados.0.smithi016.stdout:2309: done (0 left) 2024-04-10T03:16:36.072 INFO:tasks.rados.rados.0.smithi016.stdout:2310: snap_remove snap 197 2024-04-10T03:16:36.414 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:36 smithi136 bash[76522]: debug 2024-04-10T03:16:36.153+0000 7fcb9d4d57c0 -1 Falling back to public interface 2024-04-10T03:16:36.616 INFO:tasks.rados.rados.0.smithi016.stdout:2310: done (0 left) 2024-04-10T03:16:36.617 INFO:tasks.rados.rados.0.smithi016.stdout:2311: copy_from oid 42 from oid 7 current snap is 233 2024-04-10T03:16:36.617 INFO:tasks.rados.rados.0.smithi016.stdout:2312: read oid 14 snap -1 2024-04-10T03:16:36.617 INFO:tasks.rados.rados.0.smithi016.stdout:2312: expect (ObjNum 672 snap 203 seq_num 672) 2024-04-10T03:16:36.617 INFO:tasks.rados.rados.0.smithi016.stdout:2313: snap_create 2024-04-10T03:16:36.666 INFO:tasks.rados.rados.0.smithi016.stdout:2312: expect (ObjNum 672 snap 203 seq_num 672) 2024-04-10T03:16:36.797 INFO:tasks.rados.rados.0.smithi016.stdout:2311: finishing copy_from racing read to smithi01663999-42 2024-04-10T03:16:36.798 INFO:tasks.rados.rados.0.smithi016.stdout:2311: finishing copy_from to smithi01663999-42 2024-04-10T03:16:36.798 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1271 (ObjNum 573 snap 173 seq_num 573) dirty exists 2024-04-10T03:16:36.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:36 smithi136 bash[68278]: audit 2024-04-10T03:16:34.934900+0000 mgr.y (mgr.25133) 234 : audit 0 from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:36.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:36 smithi136 bash[68278]: audit 2024-04-10T03:16:35.277728+0000 mgr.y (mgr.25133) 235 : audit 0 from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:36 smithi136 bash[68278]: audit 2024-04-10T03:16:35.757974+0000 mon.a (mon.0) 698 : audit 0 from='client.? 172.21.15.16:0/2325070156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:37.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:36 smithi016 bash[72916]: audit 2024-04-10T03:16:34.934900+0000 mgr.y (mgr.25133) 234 : audit 0 from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:37.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:36 smithi016 bash[72916]: audit 2024-04-10T03:16:35.277728+0000 mgr.y (mgr.25133) 235 : audit 0 from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:37.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:36 smithi016 bash[72916]: audit 2024-04-10T03:16:35.757974+0000 mon.a (mon.0) 698 : audit 0 from='client.? 172.21.15.16:0/2325070156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:37.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:36 smithi016 bash[74137]: audit 2024-04-10T03:16:34.934900+0000 mgr.y (mgr.25133) 234 : audit 0 from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:37.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:36 smithi016 bash[74137]: audit 2024-04-10T03:16:35.277728+0000 mgr.y (mgr.25133) 235 : audit 0 from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:16:37.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:36 smithi016 bash[74137]: audit 2024-04-10T03:16:35.757974+0000 mon.a (mon.0) 698 : audit 0 from='client.? 172.21.15.16:0/2325070156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:37.381 INFO:tasks.rados.rados.0.smithi016.stdout:2311: done (2 left) 2024-04-10T03:16:37.381 INFO:tasks.rados.rados.0.smithi016.stdout:2312: done (1 left) 2024-04-10T03:16:37.381 INFO:tasks.rados.rados.0.smithi016.stdout:2313: done (0 left) 2024-04-10T03:16:37.381 INFO:tasks.rados.rados.0.smithi016.stdout:2314: rmattr oid 7 current snap is 234 2024-04-10T03:16:37.381 INFO:tasks.rados.rados.0.smithi016.stdout:2315: read oid 45 snap -1 2024-04-10T03:16:37.381 INFO:tasks.rados.rados.0.smithi016.stdout:2315: expect (ObjNum 706 snap 219 seq_num 706) 2024-04-10T03:16:37.381 INFO:tasks.rados.rados.0.smithi016.stdout:2316: delete oid 3 current snap is 234 2024-04-10T03:16:37.412 INFO:tasks.rados.rados.0.smithi016.stdout:2316: done (2 left) 2024-04-10T03:16:37.412 INFO:tasks.rados.rados.0.smithi016.stdout:2317: read oid 17 snap -1 2024-04-10T03:16:37.412 INFO:tasks.rados.rados.0.smithi016.stdout:2317: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:16:37.412 INFO:tasks.rados.rados.0.smithi016.stdout:2318: read oid 30 snap -1 2024-04-10T03:16:37.412 INFO:tasks.rados.rados.0.smithi016.stdout:2318: expect (ObjNum 722 snap 227 seq_num 722) 2024-04-10T03:16:37.412 INFO:tasks.rados.rados.0.smithi016.stdout:2319: snap_remove snap 192 2024-04-10T03:16:37.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:37 smithi136 bash[68278]: cluster 2024-04-10T03:16:36.441383+0000 mgr.y (mgr.25133) 236 : cluster 0 pgmap v370: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 566 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 312 KiB/s wr, 4 op/s; 87/624 objects degraded (13.942%) 2024-04-10T03:16:37.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:37 smithi136 bash[68278]: cluster 2024-04-10T03:16:36.622240+0000 mon.a (mon.0) 699 : cluster 0 osdmap e534: 8 total, 7 up, 8 in 2024-04-10T03:16:37.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:37 smithi136 bash[68278]: cluster 2024-04-10T03:16:37.386296+0000 mon.a (mon.0) 700 : cluster 0 osdmap e535: 8 total, 7 up, 8 in 2024-04-10T03:16:38.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:37 smithi016 bash[74137]: cluster 2024-04-10T03:16:36.441383+0000 mgr.y (mgr.25133) 236 : cluster 0 pgmap v370: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 566 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 312 KiB/s wr, 4 op/s; 87/624 objects degraded (13.942%) 2024-04-10T03:16:38.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:37 smithi016 bash[74137]: cluster 2024-04-10T03:16:36.622240+0000 mon.a (mon.0) 699 : cluster 0 osdmap e534: 8 total, 7 up, 8 in 2024-04-10T03:16:38.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:37 smithi016 bash[74137]: cluster 2024-04-10T03:16:37.386296+0000 mon.a (mon.0) 700 : cluster 0 osdmap e535: 8 total, 7 up, 8 in 2024-04-10T03:16:38.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:37 smithi016 bash[72916]: cluster 2024-04-10T03:16:36.441383+0000 mgr.y (mgr.25133) 236 : cluster 0 pgmap v370: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 566 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 312 KiB/s wr, 4 op/s; 87/624 objects degraded (13.942%) 2024-04-10T03:16:38.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:37 smithi016 bash[72916]: cluster 2024-04-10T03:16:36.622240+0000 mon.a (mon.0) 699 : cluster 0 osdmap e534: 8 total, 7 up, 8 in 2024-04-10T03:16:38.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:37 smithi016 bash[72916]: cluster 2024-04-10T03:16:37.386296+0000 mon.a (mon.0) 700 : cluster 0 osdmap e535: 8 total, 7 up, 8 in 2024-04-10T03:16:38.385 INFO:tasks.rados.rados.0.smithi016.stdout:2319: done (4 left) 2024-04-10T03:16:38.385 INFO:tasks.rados.rados.0.smithi016.stdout:2320: snap_remove snap 226 2024-04-10T03:16:39.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:39 smithi016 bash[72916]: audit 2024-04-10T03:16:38.059530+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:39 smithi016 bash[72916]: audit 2024-04-10T03:16:38.072260+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:39 smithi016 bash[72916]: cluster 2024-04-10T03:16:38.390500+0000 mon.a (mon.0) 703 : cluster 0 osdmap e536: 8 total, 7 up, 8 in 2024-04-10T03:16:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:39 smithi016 bash[72916]: cluster 2024-04-10T03:16:38.442202+0000 mgr.y (mgr.25133) 237 : cluster 0 pgmap v374: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 566 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 382 KiB/s wr, 3 op/s; 88/627 objects degraded (14.035%) 2024-04-10T03:16:39.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:39 smithi016 bash[74137]: audit 2024-04-10T03:16:38.059530+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:39.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:39 smithi016 bash[74137]: audit 2024-04-10T03:16:38.072260+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:39.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:39 smithi016 bash[74137]: cluster 2024-04-10T03:16:38.390500+0000 mon.a (mon.0) 703 : cluster 0 osdmap e536: 8 total, 7 up, 8 in 2024-04-10T03:16:39.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:39 smithi016 bash[74137]: cluster 2024-04-10T03:16:38.442202+0000 mgr.y (mgr.25133) 237 : cluster 0 pgmap v374: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 566 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 382 KiB/s wr, 3 op/s; 88/627 objects degraded (14.035%) 2024-04-10T03:16:39.389 INFO:tasks.rados.rados.0.smithi016.stdout:2320: done (4 left) 2024-04-10T03:16:39.389 INFO:tasks.rados.rados.0.smithi016.stdout:2321: copy_from oid 36 from oid 9 current snap is 234 2024-04-10T03:16:39.389 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1278 (ObjNum 573 snap 173 seq_num 573) dirty exists 2024-04-10T03:16:39.389 INFO:tasks.rados.rados.0.smithi016.stdout:2317: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:16:39.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:39 smithi136 bash[68278]: audit 2024-04-10T03:16:38.059530+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:39.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:39 smithi136 bash[68278]: audit 2024-04-10T03:16:38.072260+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:39.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:39 smithi136 bash[68278]: cluster 2024-04-10T03:16:38.390500+0000 mon.a (mon.0) 703 : cluster 0 osdmap e536: 8 total, 7 up, 8 in 2024-04-10T03:16:39.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:39 smithi136 bash[68278]: cluster 2024-04-10T03:16:38.442202+0000 mgr.y (mgr.25133) 237 : cluster 0 pgmap v374: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 566 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 382 KiB/s wr, 3 op/s; 88/627 objects degraded (14.035%) 2024-04-10T03:16:39.460 INFO:tasks.rados.rados.0.smithi016.stdout:2315: expect (ObjNum 706 snap 219 seq_num 706) 2024-04-10T03:16:39.709 INFO:tasks.rados.rados.0.smithi016.stdout:2318: expect (ObjNum 722 snap 227 seq_num 722) 2024-04-10T03:16:39.782 INFO:tasks.rados.rados.0.smithi016.stdout:2321: finishing copy_from racing read to smithi01663999-36 2024-04-10T03:16:39.782 INFO:tasks.rados.rados.0.smithi016.stdout:2321: finishing copy_from to smithi01663999-36 2024-04-10T03:16:39.782 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 1371 (ObjNum 715 snap 224 seq_num 715) dirty exists 2024-04-10T03:16:39.782 INFO:tasks.rados.rados.0.smithi016.stdout:2314: done (4 left) 2024-04-10T03:16:39.782 INFO:tasks.rados.rados.0.smithi016.stdout:2315: done (3 left) 2024-04-10T03:16:39.782 INFO:tasks.rados.rados.0.smithi016.stdout:2317: done (2 left) 2024-04-10T03:16:39.782 INFO:tasks.rados.rados.0.smithi016.stdout:2318: done (1 left) 2024-04-10T03:16:39.782 INFO:tasks.rados.rados.0.smithi016.stdout:2321: done (0 left) 2024-04-10T03:16:39.783 INFO:tasks.rados.rados.0.smithi016.stdout:2322: rollback oid 40 current snap is 234 2024-04-10T03:16:39.783 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 40 to 233 2024-04-10T03:16:39.783 INFO:tasks.rados.rados.0.smithi016.stdout:2323: delete oid 23 current snap is 234 2024-04-10T03:16:39.785 INFO:tasks.rados.rados.0.smithi016.stdout:2322: finishing rollback tid 1 to smithi01663999-40 2024-04-10T03:16:39.785 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1230 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:16:39.786 INFO:tasks.rados.rados.0.smithi016.stdout:2322: done (1 left) 2024-04-10T03:16:39.786 INFO:tasks.rados.rados.0.smithi016.stdout:2323: done (0 left) 2024-04-10T03:16:39.786 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 234 2024-04-10T03:16:39.786 INFO:tasks.rados.rados.0.smithi016.stdout:2324: seq_num 728 ranges {0=196608} 2024-04-10T03:16:39.789 INFO:tasks.rados.rados.0.smithi016.stdout:2324: writing smithi01663999-46 from 0 to 196608 tid 1 2024-04-10T03:16:39.790 INFO:tasks.rados.rados.0.smithi016.stdout:2325: setattr oid 11 current snap is 234 2024-04-10T03:16:39.793 INFO:tasks.rados.rados.0.smithi016.stdout:2324: finishing write tid 1 to smithi01663999-46 2024-04-10T03:16:39.794 INFO:tasks.rados.rados.0.smithi016.stdout:2324: finishing write tid 2 to smithi01663999-46 2024-04-10T03:16:39.795 INFO:tasks.rados.rados.0.smithi016.stdout:2324: finishing write tid 3 to smithi01663999-46 2024-04-10T03:16:39.795 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1424 (ObjNum 728 snap 234 seq_num 728) dirty exists 2024-04-10T03:16:39.795 INFO:tasks.rados.rados.0.smithi016.stdout:2324: left oid 46 (ObjNum 728 snap 234 seq_num 728) 2024-04-10T03:16:39.796 INFO:tasks.rados.rados.0.smithi016.stdout:2324: done (1 left) 2024-04-10T03:16:39.796 INFO:tasks.rados.rados.0.smithi016.stdout:2326: read oid 20 snap -1 2024-04-10T03:16:39.796 INFO:tasks.rados.rados.0.smithi016.stdout:2326: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:16:39.796 INFO:tasks.rados.rados.0.smithi016.stdout:2327: copy_from oid 24 from oid 19 current snap is 234 2024-04-10T03:16:39.796 INFO:tasks.rados.rados.0.smithi016.stdout:2328: delete oid 49 current snap is 234 2024-04-10T03:16:39.797 INFO:tasks.rados.rados.0.smithi016.stdout:2326: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:16:39.800 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1424 (ObjNum 129 snap 0 seq_num 2082921648) dirty exists 2024-04-10T03:16:39.801 INFO:tasks.rados.rados.0.smithi016.stdout:2325: done (3 left) 2024-04-10T03:16:39.801 INFO:tasks.rados.rados.0.smithi016.stdout:2326: done (2 left) 2024-04-10T03:16:39.801 INFO:tasks.rados.rados.0.smithi016.stdout:2328: done (1 left) 2024-04-10T03:16:39.801 INFO:tasks.rados.rados.0.smithi016.stdout:2329: snap_remove snap 220 2024-04-10T03:16:40.164 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:39 smithi136 bash[76522]: debug 2024-04-10T03:16:39.821+0000 7fcb9d4d57c0 -1 osd.5 526 log_to_monitors true 2024-04-10T03:16:40.418 INFO:tasks.rados.rados.0.smithi016.stdout:2329: done (1 left) 2024-04-10T03:16:40.418 INFO:tasks.rados.rados.0.smithi016.stdout:2330: rollback oid 20 current snap is 234 2024-04-10T03:16:40.418 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 202 2024-04-10T03:16:40.418 INFO:tasks.rados.rados.0.smithi016.stdout:2331: snap_create 2024-04-10T03:16:40.418 INFO:tasks.rados.rados.0.smithi016.stdout:2327: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:16:40.418 INFO:tasks.rados.rados.0.smithi016.stdout:2327: finishing copy_from to smithi01663999-24 2024-04-10T03:16:40.419 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1233 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-04-10T03:16:40.443 INFO:tasks.rados.rados.0.smithi016.stdout:2330: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:16:40.443 INFO:tasks.rados.rados.0.smithi016.stdout:2330: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:16:40.447 INFO:tasks.rados.rados.0.smithi016.stdout:2330: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:16:40.447 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1580 (ObjNum 535 snap 160 seq_num 535) dirty exists 2024-04-10T03:16:40.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[72916]: audit 2024-04-10T03:16:39.222245+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[72916]: audit 2024-04-10T03:16:39.234078+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[72916]: cluster 2024-04-10T03:16:39.384532+0000 mon.a (mon.0) 706 : cluster 3 Health check update: Degraded data redundancy: 88/627 objects degraded (14.035%), 11 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[72916]: cluster 2024-04-10T03:16:39.393435+0000 mon.a (mon.0) 707 : cluster 0 osdmap e537: 8 total, 7 up, 8 in 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[72916]: audit 2024-04-10T03:16:39.825220+0000 mon.a (mon.0) 708 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[72916]: audit 2024-04-10T03:16:39.828255+0000 mon.b (mon.1) 7 : audit 1 from='osd.5 [v2:172.21.15.136:6808/458524898,v1:172.21.15.136:6809/458524898]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[74137]: audit 2024-04-10T03:16:39.222245+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[74137]: audit 2024-04-10T03:16:39.234078+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[74137]: cluster 2024-04-10T03:16:39.384532+0000 mon.a (mon.0) 706 : cluster 3 Health check update: Degraded data redundancy: 88/627 objects degraded (14.035%), 11 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[74137]: cluster 2024-04-10T03:16:39.393435+0000 mon.a (mon.0) 707 : cluster 0 osdmap e537: 8 total, 7 up, 8 in 2024-04-10T03:16:40.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[74137]: audit 2024-04-10T03:16:39.825220+0000 mon.a (mon.0) 708 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:16:40.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:40 smithi016 bash[74137]: audit 2024-04-10T03:16:39.828255+0000 mon.b (mon.1) 7 : audit 1 from='osd.5 [v2:172.21.15.136:6808/458524898,v1:172.21.15.136:6809/458524898]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:16:40.664 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:40 smithi136 bash[76522]: debug 2024-04-10T03:16:40.453+0000 7fcb8e92d700 -1 osd.5 526 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-10T03:16:40.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:40 smithi136 bash[68278]: audit 2024-04-10T03:16:39.222245+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:40.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:40 smithi136 bash[68278]: audit 2024-04-10T03:16:39.234078+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:40.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:40 smithi136 bash[68278]: cluster 2024-04-10T03:16:39.384532+0000 mon.a (mon.0) 706 : cluster 3 Health check update: Degraded data redundancy: 88/627 objects degraded (14.035%), 11 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:40.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:40 smithi136 bash[68278]: cluster 2024-04-10T03:16:39.393435+0000 mon.a (mon.0) 707 : cluster 0 osdmap e537: 8 total, 7 up, 8 in 2024-04-10T03:16:40.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:40 smithi136 bash[68278]: audit 2024-04-10T03:16:39.825220+0000 mon.a (mon.0) 708 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:16:40.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:40 smithi136 bash[68278]: audit 2024-04-10T03:16:39.828255+0000 mon.b (mon.1) 7 : audit 1 from='osd.5 [v2:172.21.15.136:6808/458524898,v1:172.21.15.136:6809/458524898]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-10T03:16:41.433 INFO:tasks.rados.rados.0.smithi016.stdout:2327: done (2 left) 2024-04-10T03:16:41.433 INFO:tasks.rados.rados.0.smithi016.stdout:2330: done (1 left) 2024-04-10T03:16:41.433 INFO:tasks.rados.rados.0.smithi016.stdout:2331: done (0 left) 2024-04-10T03:16:41.433 INFO:tasks.rados.rados.0.smithi016.stdout:2332: snap_remove snap 227 2024-04-10T03:16:41.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[74137]: audit 2024-04-10T03:16:40.411393+0000 mon.a (mon.0) 709 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-10T03:16:41.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[74137]: cluster 2024-04-10T03:16:40.418229+0000 mon.a (mon.0) 710 : cluster 0 osdmap e538: 8 total, 7 up, 8 in 2024-04-10T03:16:41.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[74137]: audit 2024-04-10T03:16:40.423117+0000 mon.a (mon.0) 711 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:41.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[74137]: audit 2024-04-10T03:16:40.424873+0000 mon.b (mon.1) 8 : audit 1 from='osd.5 [v2:172.21.15.136:6808/458524898,v1:172.21.15.136:6809/458524898]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:41.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[74137]: cluster 2024-04-10T03:16:40.443506+0000 mgr.y (mgr.25133) 238 : cluster 0 pgmap v377: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 587 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.8 MiB/s wr, 8 op/s; 89/630 objects degraded (14.127%) 2024-04-10T03:16:41.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[72916]: audit 2024-04-10T03:16:40.411393+0000 mon.a (mon.0) 709 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-10T03:16:41.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[72916]: cluster 2024-04-10T03:16:40.418229+0000 mon.a (mon.0) 710 : cluster 0 osdmap e538: 8 total, 7 up, 8 in 2024-04-10T03:16:41.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[72916]: audit 2024-04-10T03:16:40.423117+0000 mon.a (mon.0) 711 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:41.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[72916]: audit 2024-04-10T03:16:40.424873+0000 mon.b (mon.1) 8 : audit 1 from='osd.5 [v2:172.21.15.136:6808/458524898,v1:172.21.15.136:6809/458524898]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:41.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[72916]: cluster 2024-04-10T03:16:40.443506+0000 mgr.y (mgr.25133) 238 : cluster 0 pgmap v377: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 587 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.8 MiB/s wr, 8 op/s; 89/630 objects degraded (14.127%) 2024-04-10T03:16:41.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:41 smithi136 bash[68278]: audit 2024-04-10T03:16:40.411393+0000 mon.a (mon.0) 709 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-10T03:16:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:41 smithi136 bash[68278]: cluster 2024-04-10T03:16:40.418229+0000 mon.a (mon.0) 710 : cluster 0 osdmap e538: 8 total, 7 up, 8 in 2024-04-10T03:16:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:41 smithi136 bash[68278]: audit 2024-04-10T03:16:40.423117+0000 mon.a (mon.0) 711 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:41 smithi136 bash[68278]: audit 2024-04-10T03:16:40.424873+0000 mon.b (mon.1) 8 : audit 1 from='osd.5 [v2:172.21.15.136:6808/458524898,v1:172.21.15.136:6809/458524898]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:16:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:41 smithi136 bash[68278]: cluster 2024-04-10T03:16:40.443506+0000 mgr.y (mgr.25133) 238 : cluster 0 pgmap v377: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 587 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.8 MiB/s wr, 8 op/s; 89/630 objects degraded (14.127%) 2024-04-10T03:16:42.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:16:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:16:41] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-04-10T03:16:42.433 INFO:tasks.rados.rados.0.smithi016.stdout:2332: done (0 left) 2024-04-10T03:16:42.434 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 235 2024-04-10T03:16:42.434 INFO:tasks.rados.rados.0.smithi016.stdout:2333: seq_num 730 ranges {3514368=229376} 2024-04-10T03:16:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:2333: writing smithi01663999-2 from 3514368 to 3743744 tid 1 2024-04-10T03:16:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:2334: read oid 25 snap -1 2024-04-10T03:16:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:2334: expect deleted 2024-04-10T03:16:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:2335: read oid 48 snap 211 2024-04-10T03:16:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:2335: expect (ObjNum 665 snap 201 seq_num 665) 2024-04-10T03:16:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:2336: rollback oid 30 current snap is 235 2024-04-10T03:16:42.502 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 30 to 209 2024-04-10T03:16:42.502 INFO:tasks.rados.rados.0.smithi016.stdout:2337: rollback oid 5 current snap is 235 2024-04-10T03:16:42.502 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 228 2024-04-10T03:16:42.502 INFO:tasks.rados.rados.0.smithi016.stdout:2338: rollback oid 40 current snap is 235 2024-04-10T03:16:42.502 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 40 to 221 2024-04-10T03:16:42.502 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 235 2024-04-10T03:16:42.502 INFO:tasks.rados.rados.0.smithi016.stdout:2339: seq_num 731 ranges {13115392=245760} 2024-04-10T03:16:42.591 INFO:tasks.rados.rados.0.smithi016.stdout:2339: writing smithi01663999-20 from 13115392 to 13361152 tid 1 2024-04-10T03:16:42.591 INFO:tasks.rados.rados.0.smithi016.stdout:2340: snap_create 2024-04-10T03:16:42.591 INFO:tasks.rados.rados.0.smithi016.stdout:2338: finishing rollback tid 1 to smithi01663999-40 2024-04-10T03:16:42.591 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1230 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-10T03:16:42.591 INFO:tasks.rados.rados.0.smithi016.stdout:2333: finishing write tid 1 to smithi01663999-2 2024-04-10T03:16:42.591 INFO:tasks.rados.rados.0.smithi016.stdout:2333: finishing write tid 2 to smithi01663999-2 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:2337: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:2336: finishing rollback tid 0 to smithi01663999-30 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:2336: finishing rollback tid 1 to smithi01663999-30 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:2336: finishing rollback tid 2 to smithi01663999-30 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 1427 (ObjNum 666 snap 202 seq_num 666) dirty exists 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:2333: finishing write tid 3 to smithi01663999-2 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1625 (ObjNum 730 snap 235 seq_num 730) dirty exists 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:2333: left oid 2 (ObjNum 730 snap 235 seq_num 730) 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:2337: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:2337: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1811 (ObjNum 682 snap 208 seq_num 682) dirty exists 2024-04-10T03:16:42.592 INFO:tasks.rados.rados.0.smithi016.stdout:2335: expect (ObjNum 665 snap 201 seq_num 665) 2024-04-10T03:16:42.786 INFO:tasks.rados.rados.0.smithi016.stdout:2339: finishing write tid 1 to smithi01663999-20 2024-04-10T03:16:42.786 INFO:tasks.rados.rados.0.smithi016.stdout:2339: finishing write tid 2 to smithi01663999-20 2024-04-10T03:16:42.786 INFO:tasks.rados.rados.0.smithi016.stdout:2339: finishing write tid 3 to smithi01663999-20 2024-04-10T03:16:42.786 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1582 (ObjNum 731 snap 235 seq_num 731) dirty exists 2024-04-10T03:16:42.787 INFO:tasks.rados.rados.0.smithi016.stdout:2339: left oid 20 (ObjNum 731 snap 235 seq_num 731) 2024-04-10T03:16:42.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:42 smithi016 bash[72916]: cluster 2024-04-10T03:16:41.413180+0000 mon.a (mon.0) 712 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:16:42.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:42 smithi016 bash[72916]: cluster 2024-04-10T03:16:41.430857+0000 mon.a (mon.0) 713 : cluster 1 osd.5 [v2:172.21.15.136:6808/458524898,v1:172.21.15.136:6809/458524898] boot 2024-04-10T03:16:42.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:42 smithi016 bash[72916]: cluster 2024-04-10T03:16:41.431034+0000 mon.a (mon.0) 714 : cluster 0 osdmap e539: 8 total, 8 up, 8 in 2024-04-10T03:16:42.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:42 smithi016 bash[72916]: audit 2024-04-10T03:16:41.437891+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:16:42.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:42 smithi016 bash[74137]: cluster 2024-04-10T03:16:41.413180+0000 mon.a (mon.0) 712 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:16:42.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:42 smithi016 bash[74137]: cluster 2024-04-10T03:16:41.430857+0000 mon.a (mon.0) 713 : cluster 1 osd.5 [v2:172.21.15.136:6808/458524898,v1:172.21.15.136:6809/458524898] boot 2024-04-10T03:16:42.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:42 smithi016 bash[74137]: cluster 2024-04-10T03:16:41.431034+0000 mon.a (mon.0) 714 : cluster 0 osdmap e539: 8 total, 8 up, 8 in 2024-04-10T03:16:42.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:42 smithi016 bash[74137]: audit 2024-04-10T03:16:41.437891+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:16:42.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:42 smithi136 bash[68278]: cluster 2024-04-10T03:16:41.413180+0000 mon.a (mon.0) 712 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:16:42.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:42 smithi136 bash[68278]: cluster 2024-04-10T03:16:41.430857+0000 mon.a (mon.0) 713 : cluster 1 osd.5 [v2:172.21.15.136:6808/458524898,v1:172.21.15.136:6809/458524898] boot 2024-04-10T03:16:42.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:42 smithi136 bash[68278]: cluster 2024-04-10T03:16:41.431034+0000 mon.a (mon.0) 714 : cluster 0 osdmap e539: 8 total, 8 up, 8 in 2024-04-10T03:16:42.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:42 smithi136 bash[68278]: audit 2024-04-10T03:16:41.437891+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-10T03:16:43.521 INFO:tasks.rados.rados.0.smithi016.stdout:2333: done (7 left) 2024-04-10T03:16:43.521 INFO:tasks.rados.rados.0.smithi016.stdout:2334: done (6 left) 2024-04-10T03:16:43.521 INFO:tasks.rados.rados.0.smithi016.stdout:2335: done (5 left) 2024-04-10T03:16:43.521 INFO:tasks.rados.rados.0.smithi016.stdout:2336: done (4 left) 2024-04-10T03:16:43.521 INFO:tasks.rados.rados.0.smithi016.stdout:2337: done (3 left) 2024-04-10T03:16:43.521 INFO:tasks.rados.rados.0.smithi016.stdout:2338: done (2 left) 2024-04-10T03:16:43.521 INFO:tasks.rados.rados.0.smithi016.stdout:2339: done (1 left) 2024-04-10T03:16:43.522 INFO:tasks.rados.rados.0.smithi016.stdout:2340: done (0 left) 2024-04-10T03:16:43.522 INFO:tasks.rados.rados.0.smithi016.stdout:2341: read oid 19 snap -1 2024-04-10T03:16:43.522 INFO:tasks.rados.rados.0.smithi016.stdout:2341: expect (ObjNum 610 snap 185 seq_num 610) 2024-04-10T03:16:43.522 INFO:tasks.rados.rados.0.smithi016.stdout:2342: copy_from oid 3 from oid 21 current snap is 236 2024-04-10T03:16:43.522 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 236 2024-04-10T03:16:43.522 INFO:tasks.rados.rados.0.smithi016.stdout:2343: seq_num 732 ranges {622592=262144} 2024-04-10T03:16:43.528 INFO:tasks.rados.rados.0.smithi016.stdout:2343: writing smithi01663999-24 from 622592 to 884736 tid 1 2024-04-10T03:16:43.528 INFO:tasks.rados.rados.0.smithi016.stdout:2344: rollback oid 11 current snap is 236 2024-04-10T03:16:43.529 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 224 2024-04-10T03:16:43.529 INFO:tasks.rados.rados.0.smithi016.stdout:2345: read oid 38 snap -1 2024-04-10T03:16:43.529 INFO:tasks.rados.rados.0.smithi016.stdout:2345: expect deleted 2024-04-10T03:16:43.529 INFO:tasks.rados.rados.0.smithi016.stdout:2346: delete oid 30 current snap is 236 2024-04-10T03:16:43.534 INFO:tasks.rados.rados.0.smithi016.stdout:2341: expect (ObjNum 610 snap 185 seq_num 610) 2024-04-10T03:16:43.557 INFO:tasks.rados.rados.0.smithi016.stdout:2343: finishing write tid 1 to smithi01663999-24 2024-04-10T03:16:43.557 INFO:tasks.rados.rados.0.smithi016.stdout:2343: finishing write tid 2 to smithi01663999-24 2024-04-10T03:16:43.557 INFO:tasks.rados.rados.0.smithi016.stdout:2343: finishing write tid 3 to smithi01663999-24 2024-04-10T03:16:43.557 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1300 (ObjNum 732 snap 236 seq_num 732) dirty exists 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2343: left oid 24 (ObjNum 732 snap 236 seq_num 732) 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2344: finishing rollback tid 0 to smithi01663999-11 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2344: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2344: finishing rollback tid 2 to smithi01663999-11 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1427 (ObjNum 701 snap 219 seq_num 701) dirty exists 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2341: done (5 left) 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2343: done (4 left) 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2344: done (3 left) 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2345: done (2 left) 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2346: done (1 left) 2024-04-10T03:16:43.558 INFO:tasks.rados.rados.0.smithi016.stdout:2347: read oid 29 snap -1 2024-04-10T03:16:43.559 INFO:tasks.rados.rados.0.smithi016.stdout:2347: expect (ObjNum 723 snap 227 seq_num 723) 2024-04-10T03:16:43.559 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 236 2024-04-10T03:16:43.559 INFO:tasks.rados.rados.0.smithi016.stdout:2348: seq_num 734 ranges {1564672=294912} 2024-04-10T03:16:43.569 INFO:tasks.rados.rados.0.smithi016.stdout:2348: writing smithi01663999-17 from 1564672 to 1859584 tid 1 2024-04-10T03:16:43.569 INFO:tasks.rados.rados.0.smithi016.stdout:2349: copy_from oid 4 from oid 43 current snap is 236 2024-04-10T03:16:43.570 INFO:tasks.rados.rados.0.smithi016.stdout:2350: snap_remove snap 234 2024-04-10T03:16:43.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:43 smithi016 bash[72916]: cluster 2024-04-10T03:16:42.438808+0000 mon.a (mon.0) 716 : cluster 0 osdmap e540: 8 total, 8 up, 8 in 2024-04-10T03:16:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:43 smithi016 bash[72916]: cluster 2024-04-10T03:16:42.444647+0000 mgr.y (mgr.25133) 239 : cluster 0 pgmap v380: 121 pgs: 2 peering, 10 active+undersized+degraded, 37 active+undersized, 72 active+clean; 587 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.7 MiB/s wr, 12 op/s; 77/630 objects degraded (12.222%) 2024-04-10T03:16:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:43 smithi016 bash[72916]: audit 2024-04-10T03:16:42.519794+0000 mon.a (mon.0) 717 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:43 smithi016 bash[72916]: audit 2024-04-10T03:16:42.521908+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:43 smithi016 bash[74137]: cluster 2024-04-10T03:16:42.438808+0000 mon.a (mon.0) 716 : cluster 0 osdmap e540: 8 total, 8 up, 8 in 2024-04-10T03:16:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:43 smithi016 bash[74137]: cluster 2024-04-10T03:16:42.444647+0000 mgr.y (mgr.25133) 239 : cluster 0 pgmap v380: 121 pgs: 2 peering, 10 active+undersized+degraded, 37 active+undersized, 72 active+clean; 587 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.7 MiB/s wr, 12 op/s; 77/630 objects degraded (12.222%) 2024-04-10T03:16:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:43 smithi016 bash[74137]: audit 2024-04-10T03:16:42.519794+0000 mon.a (mon.0) 717 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:43 smithi016 bash[74137]: audit 2024-04-10T03:16:42.521908+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:43.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:43 smithi136 bash[68278]: cluster 2024-04-10T03:16:42.438808+0000 mon.a (mon.0) 716 : cluster 0 osdmap e540: 8 total, 8 up, 8 in 2024-04-10T03:16:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:43 smithi136 bash[68278]: cluster 2024-04-10T03:16:42.444647+0000 mgr.y (mgr.25133) 239 : cluster 0 pgmap v380: 121 pgs: 2 peering, 10 active+undersized+degraded, 37 active+undersized, 72 active+clean; 587 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.7 MiB/s wr, 12 op/s; 77/630 objects degraded (12.222%) 2024-04-10T03:16:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:43 smithi136 bash[68278]: audit 2024-04-10T03:16:42.519794+0000 mon.a (mon.0) 717 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:43 smithi136 bash[68278]: audit 2024-04-10T03:16:42.521908+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:44.528 INFO:tasks.rados.rados.0.smithi016.stdout:2350: done (4 left) 2024-04-10T03:16:44.528 INFO:tasks.rados.rados.0.smithi016.stdout:2351: delete oid 27 current snap is 236 2024-04-10T03:16:44.528 INFO:tasks.rados.rados.0.smithi016.stdout:2348: finishing write tid 1 to smithi01663999-17 2024-04-10T03:16:44.528 INFO:tasks.rados.rados.0.smithi016.stdout:2348: finishing write tid 2 to smithi01663999-17 2024-04-10T03:16:44.528 INFO:tasks.rados.rados.0.smithi016.stdout:2348: finishing write tid 3 to smithi01663999-17 2024-04-10T03:16:44.528 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1429 (ObjNum 734 snap 236 seq_num 734) dirty exists 2024-04-10T03:16:44.528 INFO:tasks.rados.rados.0.smithi016.stdout:2348: left oid 17 (ObjNum 734 snap 236 seq_num 734) 2024-04-10T03:16:44.528 INFO:tasks.rados.rados.0.smithi016.stdout:2347: expect (ObjNum 723 snap 227 seq_num 723) 2024-04-10T03:16:44.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:44 smithi136 bash[68278]: cluster 2024-04-10T03:16:43.525112+0000 mon.a (mon.0) 719 : cluster 0 osdmap e541: 8 total, 8 up, 8 in 2024-04-10T03:16:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:44 smithi016 bash[72916]: cluster 2024-04-10T03:16:43.525112+0000 mon.a (mon.0) 719 : cluster 0 osdmap e541: 8 total, 8 up, 8 in 2024-04-10T03:16:44.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:44 smithi016 bash[74137]: cluster 2024-04-10T03:16:43.525112+0000 mon.a (mon.0) 719 : cluster 0 osdmap e541: 8 total, 8 up, 8 in 2024-04-10T03:16:45.011 INFO:tasks.rados.rados.0.smithi016.stdout:2349: finishing copy_from racing read to smithi01663999-4 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2349: finishing copy_from to smithi01663999-4 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1282 (ObjNum 637 snap 191 seq_num 637) dirty exists 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2342: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2342: finishing copy_from to smithi01663999-3 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1623 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2342: done (4 left) 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2347: done (3 left) 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2348: done (2 left) 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2349: done (1 left) 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2351: done (0 left) 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2352: rmattr oid 13 current snap is 236 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2352: done (0 left) 2024-04-10T03:16:45.012 INFO:tasks.rados.rados.0.smithi016.stdout:2353: setattr oid 39 current snap is 236 2024-04-10T03:16:45.014 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 236 2024-04-10T03:16:45.014 INFO:tasks.rados.rados.0.smithi016.stdout:2354: seq_num 736 ranges {1564672=335872} 2024-04-10T03:16:45.038 INFO:tasks.rados.rados.0.smithi016.stdout:2354: writing smithi01663999-43 from 1564672 to 1900544 tid 1 2024-04-10T03:16:45.038 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 236 2024-04-10T03:16:45.038 INFO:tasks.rados.rados.0.smithi016.stdout:2355: seq_num 737 ranges {16384=352256} 2024-04-10T03:16:45.043 INFO:tasks.rados.rados.0.smithi016.stdout:2355: writing smithi01663999-47 from 16384 to 368640 tid 1 2024-04-10T03:16:45.043 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 236 2024-04-10T03:16:45.043 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1214 (ObjNum 145 snap 0 seq_num 2082627648) dirty exists 2024-04-10T03:16:45.043 INFO:tasks.rados.rados.0.smithi016.stdout:2356: seq_num 738 ranges {11108352=368640} 2024-04-10T03:16:45.142 INFO:tasks.rados.rados.0.smithi016.stdout:2356: writing smithi01663999-9 from 11108352 to 11476992 tid 1 2024-04-10T03:16:45.142 INFO:tasks.rados.rados.0.smithi016.stdout:2353: done (3 left) 2024-04-10T03:16:45.142 INFO:tasks.rados.rados.0.smithi016.stdout:2357: rollback oid 5 current snap is 236 2024-04-10T03:16:45.142 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 221 2024-04-10T03:16:45.142 INFO:tasks.rados.rados.0.smithi016.stdout:2354: finishing write tid 1 to smithi01663999-43 2024-04-10T03:16:45.142 INFO:tasks.rados.rados.0.smithi016.stdout:2354: finishing write tid 2 to smithi01663999-43 2024-04-10T03:16:45.142 INFO:tasks.rados.rados.0.smithi016.stdout:2355: finishing write tid 1 to smithi01663999-47 2024-04-10T03:16:45.142 INFO:tasks.rados.rados.0.smithi016.stdout:2355: finishing write tid 2 to smithi01663999-47 2024-04-10T03:16:45.142 INFO:tasks.rados.rados.0.smithi016.stdout:2354: finishing write tid 3 to smithi01663999-43 2024-04-10T03:16:45.143 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1858 (ObjNum 736 snap 236 seq_num 736) dirty exists 2024-04-10T03:16:45.143 INFO:tasks.rados.rados.0.smithi016.stdout:2354: left oid 43 (ObjNum 736 snap 236 seq_num 736) 2024-04-10T03:16:45.143 INFO:tasks.rados.rados.0.smithi016.stdout:2354: done (3 left) 2024-04-10T03:16:45.143 INFO:tasks.rados.rados.0.smithi016.stdout:2358: delete oid 42 current snap is 236 2024-04-10T03:16:45.143 INFO:tasks.rados.rados.0.smithi016.stdout:2355: finishing write tid 3 to smithi01663999-47 2024-04-10T03:16:45.143 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1425 (ObjNum 737 snap 236 seq_num 737) dirty exists 2024-04-10T03:16:45.143 INFO:tasks.rados.rados.0.smithi016.stdout:2355: left oid 47 (ObjNum 737 snap 236 seq_num 737) 2024-04-10T03:16:45.150 INFO:tasks.rados.rados.0.smithi016.stdout:2355: done (3 left) 2024-04-10T03:16:45.150 INFO:tasks.rados.rados.0.smithi016.stdout:2358: done (2 left) 2024-04-10T03:16:45.151 INFO:tasks.rados.rados.0.smithi016.stdout:2359: snap_create 2024-04-10T03:16:45.151 INFO:tasks.rados.rados.0.smithi016.stdout:2356: finishing write tid 1 to smithi01663999-9 2024-04-10T03:16:45.153 INFO:tasks.rados.rados.0.smithi016.stdout:2356: finishing write tid 2 to smithi01663999-9 2024-04-10T03:16:45.154 INFO:tasks.rados.rados.0.smithi016.stdout:2357: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:16:45.155 INFO:tasks.rados.rados.0.smithi016.stdout:2357: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:16:45.155 INFO:tasks.rados.rados.0.smithi016.stdout:2356: finishing write tid 3 to smithi01663999-9 2024-04-10T03:16:45.155 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1379 (ObjNum 738 snap 236 seq_num 738) dirty exists 2024-04-10T03:16:45.155 INFO:tasks.rados.rados.0.smithi016.stdout:2356: left oid 9 (ObjNum 738 snap 236 seq_num 738) 2024-04-10T03:16:45.155 INFO:tasks.rados.rados.0.smithi016.stdout:2357: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:16:45.156 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1862 (ObjNum 682 snap 208 seq_num 682) dirty exists 2024-04-10T03:16:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:2356: done (2 left) 2024-04-10T03:16:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:2357: done (1 left) 2024-04-10T03:16:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:2359: done (0 left) 2024-04-10T03:16:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:2360: copy_from oid 8 from oid 3 current snap is 237 2024-04-10T03:16:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:2361: setattr oid 13 current snap is 237 2024-04-10T03:16:45.534 INFO:tasks.rados.rados.0.smithi016.stdout:2362: delete oid 23 current snap is 237 2024-04-10T03:16:45.552 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 1215 (ObjNum 33 snap 0 seq_num 1347965789) dirty exists 2024-04-10T03:16:45.555 INFO:tasks.rados.rados.0.smithi016.stdout:2361: done (2 left) 2024-04-10T03:16:45.555 INFO:tasks.rados.rados.0.smithi016.stdout:2362: done (1 left) 2024-04-10T03:16:45.556 INFO:tasks.rados.rados.0.smithi016.stdout:2363: copy_from oid 37 from oid 48 current snap is 237 2024-04-10T03:16:45.556 INFO:tasks.rados.rados.0.smithi016.stdout:2364: snap_create 2024-04-10T03:16:45.564 INFO:tasks.rados.rados.0.smithi016.stdout:2363: finishing copy_from to smithi01663999-37 2024-04-10T03:16:45.564 INFO:tasks.rados.rados.0.smithi016.stdout:2363: got expected ENOENT (src dne) 2024-04-10T03:16:45.564 INFO:tasks.rados.rados.0.smithi016.stdout:2363: finishing copy_from racing read to smithi01663999-37 2024-04-10T03:16:45.634 INFO:tasks.rados.rados.0.smithi016.stdout:2360: finishing copy_from racing read to smithi01663999-8 2024-04-10T03:16:45.641 INFO:tasks.rados.rados.0.smithi016.stdout:2360: finishing copy_from to smithi01663999-8 2024-04-10T03:16:45.641 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1623 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:16:45.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:45 smithi016 bash[72916]: cluster 2024-04-10T03:16:44.445787+0000 mgr.y (mgr.25133) 240 : cluster 0 pgmap v382: 121 pgs: 2 peering, 5 active+undersized+degraded, 26 active+undersized, 88 active+clean; 625 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 6.9 MiB/s wr, 9 op/s; 58/642 objects degraded (9.034%); 2.3 MiB/s, 0 objects/s recovering 2024-04-10T03:16:45.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:45 smithi016 bash[72916]: cluster 2024-04-10T03:16:44.518194+0000 mon.a (mon.0) 720 : cluster 3 Health check update: Degraded data redundancy: 58/642 objects degraded (9.034%), 5 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:45.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:45 smithi016 bash[72916]: cluster 2024-04-10T03:16:44.533789+0000 mon.a (mon.0) 721 : cluster 0 osdmap e542: 8 total, 8 up, 8 in 2024-04-10T03:16:45.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:45 smithi016 bash[74137]: cluster 2024-04-10T03:16:44.445787+0000 mgr.y (mgr.25133) 240 : cluster 0 pgmap v382: 121 pgs: 2 peering, 5 active+undersized+degraded, 26 active+undersized, 88 active+clean; 625 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 6.9 MiB/s wr, 9 op/s; 58/642 objects degraded (9.034%); 2.3 MiB/s, 0 objects/s recovering 2024-04-10T03:16:45.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:45 smithi016 bash[74137]: cluster 2024-04-10T03:16:44.518194+0000 mon.a (mon.0) 720 : cluster 3 Health check update: Degraded data redundancy: 58/642 objects degraded (9.034%), 5 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:45.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:45 smithi016 bash[74137]: cluster 2024-04-10T03:16:44.533789+0000 mon.a (mon.0) 721 : cluster 0 osdmap e542: 8 total, 8 up, 8 in 2024-04-10T03:16:45.871 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:45 smithi136 bash[68278]: cluster 2024-04-10T03:16:44.445787+0000 mgr.y (mgr.25133) 240 : cluster 0 pgmap v382: 121 pgs: 2 peering, 5 active+undersized+degraded, 26 active+undersized, 88 active+clean; 625 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 6.9 MiB/s wr, 9 op/s; 58/642 objects degraded (9.034%); 2.3 MiB/s, 0 objects/s recovering 2024-04-10T03:16:45.871 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:45 smithi136 bash[68278]: cluster 2024-04-10T03:16:44.518194+0000 mon.a (mon.0) 720 : cluster 3 Health check update: Degraded data redundancy: 58/642 objects degraded (9.034%), 5 pgs degraded (PG_DEGRADED) 2024-04-10T03:16:45.871 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:45 smithi136 bash[68278]: cluster 2024-04-10T03:16:44.533789+0000 mon.a (mon.0) 721 : cluster 0 osdmap e542: 8 total, 8 up, 8 in 2024-04-10T03:16:46.551 INFO:tasks.rados.rados.0.smithi016.stdout:2360: done (2 left) 2024-04-10T03:16:46.551 INFO:tasks.rados.rados.0.smithi016.stdout:2363: done (1 left) 2024-04-10T03:16:46.551 INFO:tasks.rados.rados.0.smithi016.stdout:2364: done (0 left) 2024-04-10T03:16:46.551 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 238 2024-04-10T03:16:46.551 INFO:tasks.rados.rados.0.smithi016.stdout:2365: seq_num 741 ranges {14786560=417792} 2024-04-10T03:16:46.680 INFO:tasks.rados.rados.0.smithi016.stdout:2365: writing smithi01663999-12 from 14786560 to 15204352 tid 1 2024-04-10T03:16:46.680 INFO:tasks.rados.rados.0.smithi016.stdout:2366: read oid 33 snap -1 2024-04-10T03:16:46.680 INFO:tasks.rados.rados.0.smithi016.stdout:2366: expect deleted 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2367: rmattr oid 38 current snap is 238 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2367: done (2 left) 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2368: rollback oid 44 current snap is 238 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 221 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2369: rollback oid 4 current snap is 238 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 211 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2370: rollback oid 41 current snap is 238 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 228 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2371: read oid 29 snap -1 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2371: expect (ObjNum 723 snap 227 seq_num 723) 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2372: read oid 37 snap -1 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2372: expect (ObjNum 719 snap 227 seq_num 719) 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2373: copy_from oid 40 from oid 18 current snap is 238 2024-04-10T03:16:46.681 INFO:tasks.rados.rados.0.smithi016.stdout:2374: snap_remove snap 232 2024-04-10T03:16:46.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:46 smithi016 bash[72916]: cluster 2024-04-10T03:16:45.535495+0000 mon.a (mon.0) 722 : cluster 0 osdmap e543: 8 total, 8 up, 8 in 2024-04-10T03:16:46.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:46 smithi016 bash[74137]: cluster 2024-04-10T03:16:45.535495+0000 mon.a (mon.0) 722 : cluster 0 osdmap e543: 8 total, 8 up, 8 in 2024-04-10T03:16:46.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:46 smithi136 bash[68278]: cluster 2024-04-10T03:16:45.535495+0000 mon.a (mon.0) 722 : cluster 0 osdmap e543: 8 total, 8 up, 8 in 2024-04-10T03:16:47.561 INFO:tasks.rados.rados.0.smithi016.stdout:2374: done (8 left) 2024-04-10T03:16:47.561 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 238 2024-04-10T03:16:47.561 INFO:tasks.rados.rados.0.smithi016.stdout:2375: seq_num 742 ranges {6201344=434176} 2024-04-10T03:16:47.600 INFO:tasks.rados.rados.0.smithi016.stdout:2375: writing smithi01663999-22 from 6201344 to 6635520 tid 1 2024-04-10T03:16:47.600 INFO:tasks.rados.rados.0.smithi016.stdout:2376: delete oid 47 current snap is 238 2024-04-10T03:16:47.600 INFO:tasks.rados.rados.0.smithi016.stdout:2369: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:16:47.600 INFO:tasks.rados.rados.0.smithi016.stdout:2369: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:16:47.600 INFO:tasks.rados.rados.0.smithi016.stdout:2369: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1628 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:2370: finishing rollback tid 0 to smithi01663999-41 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:2370: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 1585 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:2368: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 1263 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:2365: finishing write tid 1 to smithi01663999-12 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:2365: finishing write tid 2 to smithi01663999-12 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:2365: finishing write tid 3 to smithi01663999-12 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 1427 (ObjNum 741 snap 238 seq_num 741) dirty exists 2024-04-10T03:16:47.601 INFO:tasks.rados.rados.0.smithi016.stdout:2365: left oid 12 (ObjNum 741 snap 238 seq_num 741) 2024-04-10T03:16:47.602 INFO:tasks.rados.rados.0.smithi016.stdout:2372: expect (ObjNum 719 snap 227 seq_num 719) 2024-04-10T03:16:47.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:47 smithi136 bash[68278]: cluster 2024-04-10T03:16:46.446688+0000 mgr.y (mgr.25133) 241 : cluster 0 pgmap v385: 121 pgs: 2 peering, 119 active+clean; 636 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.1 MiB/s wr, 17 op/s; 12 MiB/s, 3 objects/s recovering 2024-04-10T03:16:47.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:47 smithi136 bash[68278]: cluster 2024-04-10T03:16:46.537433+0000 mon.a (mon.0) 723 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/642 objects degraded (9.034%), 5 pgs degraded) 2024-04-10T03:16:47.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:47 smithi136 bash[68278]: cluster 2024-04-10T03:16:46.556656+0000 mon.a (mon.0) 724 : cluster 0 osdmap e544: 8 total, 8 up, 8 in 2024-04-10T03:16:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:47 smithi016 bash[72916]: cluster 2024-04-10T03:16:46.446688+0000 mgr.y (mgr.25133) 241 : cluster 0 pgmap v385: 121 pgs: 2 peering, 119 active+clean; 636 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.1 MiB/s wr, 17 op/s; 12 MiB/s, 3 objects/s recovering 2024-04-10T03:16:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:47 smithi016 bash[72916]: cluster 2024-04-10T03:16:46.537433+0000 mon.a (mon.0) 723 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/642 objects degraded (9.034%), 5 pgs degraded) 2024-04-10T03:16:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:47 smithi016 bash[72916]: cluster 2024-04-10T03:16:46.556656+0000 mon.a (mon.0) 724 : cluster 0 osdmap e544: 8 total, 8 up, 8 in 2024-04-10T03:16:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:47 smithi016 bash[74137]: cluster 2024-04-10T03:16:46.446688+0000 mgr.y (mgr.25133) 241 : cluster 0 pgmap v385: 121 pgs: 2 peering, 119 active+clean; 636 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.1 MiB/s wr, 17 op/s; 12 MiB/s, 3 objects/s recovering 2024-04-10T03:16:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:47 smithi016 bash[74137]: cluster 2024-04-10T03:16:46.537433+0000 mon.a (mon.0) 723 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/642 objects degraded (9.034%), 5 pgs degraded) 2024-04-10T03:16:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:47 smithi016 bash[74137]: cluster 2024-04-10T03:16:46.556656+0000 mon.a (mon.0) 724 : cluster 0 osdmap e544: 8 total, 8 up, 8 in 2024-04-10T03:16:47.818 INFO:tasks.rados.rados.0.smithi016.stdout:2373: finishing copy_from racing read to smithi01663999-40 2024-04-10T03:16:47.818 INFO:tasks.rados.rados.0.smithi016.stdout:2371: expect (ObjNum 723 snap 227 seq_num 723) 2024-04-10T03:16:48.275 INFO:tasks.rados.rados.0.smithi016.stdout:2373: finishing copy_from to smithi01663999-40 2024-04-10T03:16:48.275 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1298 (ObjNum 714 snap 223 seq_num 714) dirty exists 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2375: finishing write tid 1 to smithi01663999-22 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2375: finishing write tid 2 to smithi01663999-22 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2375: finishing write tid 3 to smithi01663999-22 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1865 (ObjNum 742 snap 238 seq_num 742) dirty exists 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2375: left oid 22 (ObjNum 742 snap 238 seq_num 742) 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2365: done (9 left) 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2366: done (8 left) 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2368: done (7 left) 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2369: done (6 left) 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2370: done (5 left) 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2371: done (4 left) 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2372: done (3 left) 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2373: done (2 left) 2024-04-10T03:16:48.276 INFO:tasks.rados.rados.0.smithi016.stdout:2375: done (1 left) 2024-04-10T03:16:48.277 INFO:tasks.rados.rados.0.smithi016.stdout:2376: done (0 left) 2024-04-10T03:16:48.277 INFO:tasks.rados.rados.0.smithi016.stdout:2377: rollback oid 50 current snap is 238 2024-04-10T03:16:48.277 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 237 2024-04-10T03:16:48.277 INFO:tasks.rados.rados.0.smithi016.stdout:2378: snap_create 2024-04-10T03:16:48.279 INFO:tasks.rados.rados.0.smithi016.stdout:2377: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:16:48.280 INFO:tasks.rados.rados.0.smithi016.stdout:2377: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:16:48.280 INFO:tasks.rados.rados.0.smithi016.stdout:2377: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:16:48.280 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1626 (ObjNum 624 snap 188 seq_num 624) dirty exists 2024-04-10T03:16:48.569 INFO:tasks.rados.rados.0.smithi016.stdout:2377: done (1 left) 2024-04-10T03:16:48.570 INFO:tasks.rados.rados.0.smithi016.stdout:2378: done (0 left) 2024-04-10T03:16:48.570 INFO:tasks.rados.rados.0.smithi016.stdout:2379: delete oid 44 current snap is 239 2024-04-10T03:16:48.579 INFO:tasks.rados.rados.0.smithi016.stdout:2379: done (0 left) 2024-04-10T03:16:48.579 INFO:tasks.rados.rados.0.smithi016.stdout:2380: read oid 11 snap -1 2024-04-10T03:16:48.579 INFO:tasks.rados.rados.0.smithi016.stdout:2380: expect (ObjNum 701 snap 219 seq_num 701) 2024-04-10T03:16:48.583 INFO:tasks.rados.rados.0.smithi016.stdout:2381: rollback oid 21 current snap is 239 2024-04-10T03:16:48.583 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 202 2024-04-10T03:16:48.583 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 239 2024-04-10T03:16:48.583 INFO:tasks.rados.rados.0.smithi016.stdout:2382: seq_num 745 ranges {0=483328} 2024-04-10T03:16:48.586 INFO:tasks.rados.rados.0.smithi016.stdout:2382: writing smithi01663999-28 from 0 to 483328 tid 1 2024-04-10T03:16:48.586 INFO:tasks.rados.rados.0.smithi016.stdout:2383: rollback oid 49 current snap is 239 2024-04-10T03:16:48.586 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 49 to 210 2024-04-10T03:16:48.586 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 239 2024-04-10T03:16:48.586 INFO:tasks.rados.rados.0.smithi016.stdout:2384: seq_num 746 ranges {6635520=499712} 2024-04-10T03:16:48.668 INFO:tasks.rados.rados.0.smithi016.stdout:2384: writing smithi01663999-22 from 6635520 to 7135232 tid 1 2024-04-10T03:16:48.668 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 239 2024-04-10T03:16:48.668 INFO:tasks.rados.rados.0.smithi016.stdout:2385: seq_num 747 ranges {2367488=516096} 2024-04-10T03:16:48.685 INFO:tasks.rados.rados.0.smithi016.stdout:2385: writing smithi01663999-18 from 2367488 to 2883584 tid 1 2024-04-10T03:16:48.686 INFO:tasks.rados.rados.0.smithi016.stdout:2386: read oid 20 snap -1 2024-04-10T03:16:48.686 INFO:tasks.rados.rados.0.smithi016.stdout:2386: expect (ObjNum 731 snap 235 seq_num 731) 2024-04-10T03:16:48.686 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 239 2024-04-10T03:16:48.686 INFO:tasks.rados.rados.0.smithi016.stdout:2381: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:16:48.686 INFO:tasks.rados.rados.0.smithi016.stdout:2387: seq_num 748 ranges {0=532480} 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:2387: writing smithi01663999-27 from 0 to 532480 tid 1 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:2388: delete oid 41 current snap is 239 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:2381: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:2383: finishing rollback tid 1 to smithi01663999-49 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:2383: finishing rollback tid 2 to smithi01663999-49 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1277 (ObjNum 680 snap 205 seq_num 680) dirty exists 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:2381: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1631 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:2382: finishing write tid 1 to smithi01663999-28 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:2382: finishing write tid 2 to smithi01663999-28 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:2382: finishing write tid 3 to smithi01663999-28 2024-04-10T03:16:48.689 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1300 (ObjNum 745 snap 239 seq_num 745) dirty exists 2024-04-10T03:16:48.690 INFO:tasks.rados.rados.0.smithi016.stdout:2382: left oid 28 (ObjNum 745 snap 239 seq_num 745) 2024-04-10T03:16:48.690 INFO:tasks.rados.rados.0.smithi016.stdout:2380: expect (ObjNum 701 snap 219 seq_num 701) 2024-04-10T03:16:48.737 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:48 smithi136 bash[68278]: cluster 2024-04-10T03:16:47.566412+0000 mon.a (mon.0) 725 : cluster 0 osdmap e545: 8 total, 8 up, 8 in 2024-04-10T03:16:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:48 smithi016 bash[72916]: cluster 2024-04-10T03:16:47.566412+0000 mon.a (mon.0) 725 : cluster 0 osdmap e545: 8 total, 8 up, 8 in 2024-04-10T03:16:49.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:48 smithi016 bash[74137]: cluster 2024-04-10T03:16:47.566412+0000 mon.a (mon.0) 725 : cluster 0 osdmap e545: 8 total, 8 up, 8 in 2024-04-10T03:16:49.872 INFO:tasks.rados.rados.0.smithi016.stdout:2384: finishing write tid 1 to smithi01663999-22 2024-04-10T03:16:49.872 INFO:tasks.rados.rados.0.smithi016.stdout:2384: finishing write tid 2 to smithi01663999-22 2024-04-10T03:16:49.872 INFO:tasks.rados.rados.0.smithi016.stdout:2384: finishing write tid 3 to smithi01663999-22 2024-04-10T03:16:49.872 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 1874 (ObjNum 746 snap 239 seq_num 746) dirty exists 2024-04-10T03:16:49.872 INFO:tasks.rados.rados.0.smithi016.stdout:2384: left oid 22 (ObjNum 746 snap 239 seq_num 746) 2024-04-10T03:16:49.872 INFO:tasks.rados.rados.0.smithi016.stdout:2385: finishing write tid 1 to smithi01663999-18 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:2385: finishing write tid 2 to smithi01663999-18 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:2385: finishing write tid 3 to smithi01663999-18 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1302 (ObjNum 747 snap 239 seq_num 747) dirty exists 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:2385: left oid 18 (ObjNum 747 snap 239 seq_num 747) 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:2387: finishing write tid 1 to smithi01663999-27 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:2387: finishing write tid 2 to smithi01663999-27 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:2387: finishing write tid 3 to smithi01663999-27 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1217 (ObjNum 748 snap 239 seq_num 748) dirty exists 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:2387: left oid 27 (ObjNum 748 snap 239 seq_num 748) 2024-04-10T03:16:49.873 INFO:tasks.rados.rados.0.smithi016.stdout:2386: expect (ObjNum 731 snap 235 seq_num 731) 2024-04-10T03:16:49.882 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: cluster 2024-04-10T03:16:48.447687+0000 mgr.y (mgr.25133) 242 : cluster 0 pgmap v388: 121 pgs: 121 active+clean; 650 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 746 KiB/s wr, 14 op/s; 18 MiB/s, 2 objects/s recovering 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: cluster 2024-04-10T03:16:48.575481+0000 mon.a (mon.0) 726 : cluster 0 osdmap e546: 8 total, 8 up, 8 in 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.333719+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.342818+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.344882+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.346794+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.357277+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.438603+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.442527+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.445307+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:49.883 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.447302+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:49.884 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:49 smithi136 bash[68278]: audit 2024-04-10T03:16:49.450068+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-10T03:16:50.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: cluster 2024-04-10T03:16:48.447687+0000 mgr.y (mgr.25133) 242 : cluster 0 pgmap v388: 121 pgs: 121 active+clean; 650 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 746 KiB/s wr, 14 op/s; 18 MiB/s, 2 objects/s recovering 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: cluster 2024-04-10T03:16:48.575481+0000 mon.a (mon.0) 726 : cluster 0 osdmap e546: 8 total, 8 up, 8 in 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.333719+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.342818+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.344882+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.346794+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.357277+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.438603+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.442527+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.445307+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.447302+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[72916]: audit 2024-04-10T03:16:49.450068+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: cluster 2024-04-10T03:16:48.447687+0000 mgr.y (mgr.25133) 242 : cluster 0 pgmap v388: 121 pgs: 121 active+clean; 650 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 746 KiB/s wr, 14 op/s; 18 MiB/s, 2 objects/s recovering 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: cluster 2024-04-10T03:16:48.575481+0000 mon.a (mon.0) 726 : cluster 0 osdmap e546: 8 total, 8 up, 8 in 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.333719+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.342818+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.344882+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.346794+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.357277+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.438603+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.442527+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.445307+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:50.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.447302+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:16:50.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:49 smithi016 bash[74137]: audit 2024-04-10T03:16:49.450068+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-10T03:16:50.838 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:50 smithi136 bash[68278]: cluster 2024-04-10T03:16:49.350286+0000 mgr.y (mgr.25133) 243 : cluster 0 pgmap v390: 121 pgs: 121 active+clean; 667 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.2 MiB/s wr, 24 op/s; 15 MiB/s, 2 objects/s recovering 2024-04-10T03:16:50.838 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:50 smithi136 bash[68278]: cluster 2024-04-10T03:16:49.351004+0000 mgr.y (mgr.25133) 244 : cluster 0 pgmap v391: 121 pgs: 121 active+clean; 667 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.6 MiB/s wr, 25 op/s; 11 MiB/s, 0 objects/s recovering 2024-04-10T03:16:50.838 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:50 smithi136 bash[68278]: audit 2024-04-10T03:16:49.450285+0000 mgr.y (mgr.25133) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-10T03:16:50.838 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:50 smithi136 bash[68278]: cephadm 2024-04-10T03:16:49.451600+0000 mgr.y (mgr.25133) 246 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-10T03:16:51.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:50 smithi016 bash[74137]: cluster 2024-04-10T03:16:49.350286+0000 mgr.y (mgr.25133) 243 : cluster 0 pgmap v390: 121 pgs: 121 active+clean; 667 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.2 MiB/s wr, 24 op/s; 15 MiB/s, 2 objects/s recovering 2024-04-10T03:16:51.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:50 smithi016 bash[74137]: cluster 2024-04-10T03:16:49.351004+0000 mgr.y (mgr.25133) 244 : cluster 0 pgmap v391: 121 pgs: 121 active+clean; 667 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.6 MiB/s wr, 25 op/s; 11 MiB/s, 0 objects/s recovering 2024-04-10T03:16:51.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:50 smithi016 bash[74137]: audit 2024-04-10T03:16:49.450285+0000 mgr.y (mgr.25133) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-10T03:16:51.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:50 smithi016 bash[74137]: cephadm 2024-04-10T03:16:49.451600+0000 mgr.y (mgr.25133) 246 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-10T03:16:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:50 smithi016 bash[72916]: cluster 2024-04-10T03:16:49.350286+0000 mgr.y (mgr.25133) 243 : cluster 0 pgmap v390: 121 pgs: 121 active+clean; 667 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.2 MiB/s wr, 24 op/s; 15 MiB/s, 2 objects/s recovering 2024-04-10T03:16:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:50 smithi016 bash[72916]: cluster 2024-04-10T03:16:49.351004+0000 mgr.y (mgr.25133) 244 : cluster 0 pgmap v391: 121 pgs: 121 active+clean; 667 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.6 MiB/s wr, 25 op/s; 11 MiB/s, 0 objects/s recovering 2024-04-10T03:16:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:50 smithi016 bash[72916]: audit 2024-04-10T03:16:49.450285+0000 mgr.y (mgr.25133) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-10T03:16:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:50 smithi016 bash[72916]: cephadm 2024-04-10T03:16:49.451600+0000 mgr.y (mgr.25133) 246 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-10T03:16:51.385 INFO:tasks.rados.rados.0.smithi016.stdout:2380: done (8 left) 2024-04-10T03:16:51.385 INFO:tasks.rados.rados.0.smithi016.stdout:2381: done (7 left) 2024-04-10T03:16:51.385 INFO:tasks.rados.rados.0.smithi016.stdout:2382: done (6 left) 2024-04-10T03:16:51.385 INFO:tasks.rados.rados.0.smithi016.stdout:2383: done (5 left) 2024-04-10T03:16:51.385 INFO:tasks.rados.rados.0.smithi016.stdout:2384: done (4 left) 2024-04-10T03:16:51.385 INFO:tasks.rados.rados.0.smithi016.stdout:2385: done (3 left) 2024-04-10T03:16:51.385 INFO:tasks.rados.rados.0.smithi016.stdout:2386: done (2 left) 2024-04-10T03:16:51.385 INFO:tasks.rados.rados.0.smithi016.stdout:2387: done (1 left) 2024-04-10T03:16:51.385 INFO:tasks.rados.rados.0.smithi016.stdout:2388: done (0 left) 2024-04-10T03:16:51.386 INFO:tasks.rados.rados.0.smithi016.stdout:2389: copy_from oid 45 from oid 47 current snap is 239 2024-04-10T03:16:51.386 INFO:tasks.rados.rados.0.smithi016.stdout:2390: snap_remove snap 211 2024-04-10T03:16:51.580 INFO:tasks.rados.rados.0.smithi016.stdout:2390: done (1 left) 2024-04-10T03:16:51.580 INFO:tasks.rados.rados.0.smithi016.stdout:2391: setattr oid 1 current snap is 239 2024-04-10T03:16:51.580 INFO:tasks.rados.rados.0.smithi016.stdout:2389: finishing copy_from to smithi01663999-45 2024-04-10T03:16:51.580 INFO:tasks.rados.rados.0.smithi016.stdout:2389: got expected ENOENT (src dne) 2024-04-10T03:16:51.580 INFO:tasks.rados.rados.0.smithi016.stdout:2389: finishing copy_from racing read to smithi01663999-45 2024-04-10T03:16:51.584 INFO:tasks.rados.rados.0.smithi016.stdout:2389: done (1 left) 2024-04-10T03:16:51.584 INFO:tasks.rados.rados.0.smithi016.stdout:2392: snap_create 2024-04-10T03:16:51.602 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1279 (ObjNum 713 snap 222 seq_num 713) dirty exists 2024-04-10T03:16:52.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:16:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:16:51] "GET /metrics HTTP/1.1" 200 36127 "" "Prometheus/2.43.0" 2024-04-10T03:16:52.387 INFO:tasks.rados.rados.0.smithi016.stdout:2391: done (1 left) 2024-04-10T03:16:52.387 INFO:tasks.rados.rados.0.smithi016.stdout:2392: done (0 left) 2024-04-10T03:16:52.387 INFO:tasks.rados.rados.0.smithi016.stdout:2393: snap_remove snap 223 2024-04-10T03:16:52.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:52 smithi136 bash[68278]: cluster 2024-04-10T03:16:51.352008+0000 mgr.y (mgr.25133) 247 : cluster 0 pgmap v392: 121 pgs: 121 active+clean; 671 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 19 op/s; 6.7 MiB/s, 0 objects/s recovering 2024-04-10T03:16:52.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:52 smithi136 bash[68278]: cluster 2024-04-10T03:16:51.585550+0000 mon.a (mon.0) 737 : cluster 0 osdmap e547: 8 total, 8 up, 8 in 2024-04-10T03:16:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:52 smithi136 bash[68278]: cephadm 2024-04-10T03:16:51.819706+0000 mgr.y (mgr.25133) 248 : cephadm 1 Upgrade: Updating osd.6 2024-04-10T03:16:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:52 smithi136 bash[68278]: audit 2024-04-10T03:16:51.829167+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:52 smithi136 bash[68278]: audit 2024-04-10T03:16:51.834901+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-10T03:16:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:52 smithi136 bash[68278]: audit 2024-04-10T03:16:51.836777+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:52 smithi136 bash[68278]: cephadm 2024-04-10T03:16:51.842216+0000 mgr.y (mgr.25133) 249 : cephadm 1 Deploying daemon osd.6 on smithi136 2024-04-10T03:16:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:52 smithi136 bash[68278]: cluster 2024-04-10T03:16:52.392162+0000 mon.a (mon.0) 741 : cluster 0 osdmap e548: 8 total, 8 up, 8 in 2024-04-10T03:16:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[72916]: cluster 2024-04-10T03:16:51.352008+0000 mgr.y (mgr.25133) 247 : cluster 0 pgmap v392: 121 pgs: 121 active+clean; 671 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 19 op/s; 6.7 MiB/s, 0 objects/s recovering 2024-04-10T03:16:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[72916]: cluster 2024-04-10T03:16:51.585550+0000 mon.a (mon.0) 737 : cluster 0 osdmap e547: 8 total, 8 up, 8 in 2024-04-10T03:16:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[72916]: cephadm 2024-04-10T03:16:51.819706+0000 mgr.y (mgr.25133) 248 : cephadm 1 Upgrade: Updating osd.6 2024-04-10T03:16:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[72916]: audit 2024-04-10T03:16:51.829167+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[72916]: audit 2024-04-10T03:16:51.834901+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-10T03:16:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[72916]: audit 2024-04-10T03:16:51.836777+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[72916]: cephadm 2024-04-10T03:16:51.842216+0000 mgr.y (mgr.25133) 249 : cephadm 1 Deploying daemon osd.6 on smithi136 2024-04-10T03:16:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[72916]: cluster 2024-04-10T03:16:52.392162+0000 mon.a (mon.0) 741 : cluster 0 osdmap e548: 8 total, 8 up, 8 in 2024-04-10T03:16:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[74137]: cluster 2024-04-10T03:16:51.352008+0000 mgr.y (mgr.25133) 247 : cluster 0 pgmap v392: 121 pgs: 121 active+clean; 671 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 19 op/s; 6.7 MiB/s, 0 objects/s recovering 2024-04-10T03:16:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[74137]: cluster 2024-04-10T03:16:51.585550+0000 mon.a (mon.0) 737 : cluster 0 osdmap e547: 8 total, 8 up, 8 in 2024-04-10T03:16:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[74137]: cephadm 2024-04-10T03:16:51.819706+0000 mgr.y (mgr.25133) 248 : cephadm 1 Upgrade: Updating osd.6 2024-04-10T03:16:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[74137]: audit 2024-04-10T03:16:51.829167+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[74137]: audit 2024-04-10T03:16:51.834901+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-10T03:16:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[74137]: audit 2024-04-10T03:16:51.836777+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:16:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[74137]: cephadm 2024-04-10T03:16:51.842216+0000 mgr.y (mgr.25133) 249 : cephadm 1 Deploying daemon osd.6 on smithi136 2024-04-10T03:16:53.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:52 smithi016 bash[74137]: cluster 2024-04-10T03:16:52.392162+0000 mon.a (mon.0) 741 : cluster 0 osdmap e548: 8 total, 8 up, 8 in 2024-04-10T03:16:53.390 INFO:tasks.rados.rados.0.smithi016.stdout:2393: done (0 left) 2024-04-10T03:16:53.390 INFO:tasks.rados.rados.0.smithi016.stdout:2394: delete oid 29 current snap is 240 2024-04-10T03:16:53.425 INFO:tasks.rados.rados.0.smithi016.stdout:2394: done (0 left) 2024-04-10T03:16:53.425 INFO:tasks.rados.rados.0.smithi016.stdout:2395: copy_from oid 14 from oid 22 current snap is 240 2024-04-10T03:16:53.425 INFO:tasks.rados.rados.0.smithi016.stdout:2396: delete oid 40 current snap is 240 2024-04-10T03:16:53.430 INFO:tasks.rados.rados.0.smithi016.stdout:2396: done (1 left) 2024-04-10T03:16:53.430 INFO:tasks.rados.rados.0.smithi016.stdout:2397: delete oid 21 current snap is 240 2024-04-10T03:16:53.437 INFO:tasks.rados.rados.0.smithi016.stdout:2397: done (1 left) 2024-04-10T03:16:53.437 INFO:tasks.rados.rados.0.smithi016.stdout:2398: rmattr oid 28 current snap is 240 2024-04-10T03:16:53.437 INFO:tasks.rados.rados.0.smithi016.stdout:2399: read oid 49 snap 233 2024-04-10T03:16:53.437 INFO:tasks.rados.rados.0.smithi016.stdout:2399: expect (ObjNum 680 snap 205 seq_num 680) 2024-04-10T03:16:53.438 INFO:tasks.rados.rados.0.smithi016.stdout:2400: delete oid 36 current snap is 240 2024-04-10T03:16:53.443 INFO:tasks.rados.rados.0.smithi016.stdout:2400: done (3 left) 2024-04-10T03:16:53.443 INFO:tasks.rados.rados.0.smithi016.stdout:2401: copy_from oid 10 from oid 50 current snap is 240 2024-04-10T03:16:53.443 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 240 2024-04-10T03:16:53.443 INFO:tasks.rados.rados.0.smithi016.stdout:2402: seq_num 754 ranges {11476992=630784} 2024-04-10T03:16:53.516 INFO:tasks.rados.rados.0.smithi016.stdout:2402: writing smithi01663999-9 from 11476992 to 12107776 tid 1 2024-04-10T03:16:53.516 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 240 2024-04-10T03:16:53.516 INFO:tasks.rados.rados.0.smithi016.stdout:2403: seq_num 755 ranges {884736=647168} 2024-04-10T03:16:53.524 INFO:tasks.rados.rados.0.smithi016.stdout:2403: writing smithi01663999-24 from 884736 to 1531904 tid 1 2024-04-10T03:16:53.525 INFO:tasks.rados.rados.0.smithi016.stdout:2404: read oid 7 snap -1 2024-04-10T03:16:53.525 INFO:tasks.rados.rados.0.smithi016.stdout:2404: expect (ObjNum 573 snap 173 seq_num 573) 2024-04-10T03:16:53.525 INFO:tasks.rados.rados.0.smithi016.stdout:2405: setattr oid 31 current snap is 240 2024-04-10T03:16:53.525 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1302 (ObjNum 745 snap 239 seq_num 745) dirty exists 2024-04-10T03:16:53.525 INFO:tasks.rados.rados.0.smithi016.stdout:2395: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:16:53.525 INFO:tasks.rados.rados.0.smithi016.stdout:2399: expect (ObjNum 680 snap 205 seq_num 680) 2024-04-10T03:16:53.738 INFO:tasks.rados.rados.0.smithi016.stdout:2395: finishing copy_from to smithi01663999-14 2024-04-10T03:16:53.738 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1874 (ObjNum 746 snap 239 seq_num 746) dirty exists 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2401: finishing copy_from racing read to smithi01663999-10 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2401: finishing copy_from to smithi01663999-10 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 1626 (ObjNum 624 snap 188 seq_num 624) dirty exists 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2402: finishing write tid 1 to smithi01663999-9 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2402: finishing write tid 2 to smithi01663999-9 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2402: finishing write tid 3 to smithi01663999-9 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1628 (ObjNum 754 snap 240 seq_num 754) dirty exists 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2402: left oid 9 (ObjNum 754 snap 240 seq_num 754) 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2403: finishing write tid 1 to smithi01663999-24 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2403: finishing write tid 2 to smithi01663999-24 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2403: finishing write tid 3 to smithi01663999-24 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1304 (ObjNum 755 snap 240 seq_num 755) dirty exists 2024-04-10T03:16:53.739 INFO:tasks.rados.rados.0.smithi016.stdout:2403: left oid 24 (ObjNum 755 snap 240 seq_num 755) 2024-04-10T03:16:53.740 INFO:tasks.rados.rados.0.smithi016.stdout:2404: expect (ObjNum 573 snap 173 seq_num 573) 2024-04-10T03:16:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:53 smithi136 bash[68278]: audit 2024-04-10T03:16:52.669595+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:53 smithi136 bash[68278]: cluster 2024-04-10T03:16:53.395555+0000 mon.a (mon.0) 743 : cluster 0 osdmap e549: 8 total, 8 up, 8 in 2024-04-10T03:16:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:53 smithi016 bash[72916]: audit 2024-04-10T03:16:52.669595+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:53 smithi016 bash[72916]: cluster 2024-04-10T03:16:53.395555+0000 mon.a (mon.0) 743 : cluster 0 osdmap e549: 8 total, 8 up, 8 in 2024-04-10T03:16:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:53 smithi016 bash[74137]: audit 2024-04-10T03:16:52.669595+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:53 smithi016 bash[74137]: cluster 2024-04-10T03:16:53.395555+0000 mon.a (mon.0) 743 : cluster 0 osdmap e549: 8 total, 8 up, 8 in 2024-04-10T03:16:54.190 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 1901 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-04-10T03:16:54.190 INFO:tasks.rados.rados.0.smithi016.stdout:2395: done (7 left) 2024-04-10T03:16:54.190 INFO:tasks.rados.rados.0.smithi016.stdout:2398: done (6 left) 2024-04-10T03:16:54.190 INFO:tasks.rados.rados.0.smithi016.stdout:2399: done (5 left) 2024-04-10T03:16:54.191 INFO:tasks.rados.rados.0.smithi016.stdout:2401: done (4 left) 2024-04-10T03:16:54.191 INFO:tasks.rados.rados.0.smithi016.stdout:2402: done (3 left) 2024-04-10T03:16:54.191 INFO:tasks.rados.rados.0.smithi016.stdout:2403: done (2 left) 2024-04-10T03:16:54.191 INFO:tasks.rados.rados.0.smithi016.stdout:2404: done (1 left) 2024-04-10T03:16:54.191 INFO:tasks.rados.rados.0.smithi016.stdout:2405: done (0 left) 2024-04-10T03:16:54.192 INFO:tasks.rados.rados.0.smithi016.stdout:2406: snap_create 2024-04-10T03:16:54.686 INFO:tasks.rados.rados.0.smithi016.stdout:2406: done (0 left) 2024-04-10T03:16:54.686 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 241 2024-04-10T03:16:54.686 INFO:tasks.rados.rados.0.smithi016.stdout:2407: seq_num 756 ranges {13606912=671744} 2024-04-10T03:16:54.797 INFO:tasks.rados.rados.0.smithi016.stdout:2407: writing smithi01663999-50 from 13606912 to 14278656 tid 1 2024-04-10T03:16:54.797 INFO:tasks.rados.rados.0.smithi016.stdout:2408: read oid 47 snap -1 2024-04-10T03:16:54.797 INFO:tasks.rados.rados.0.smithi016.stdout:2408: expect deleted 2024-04-10T03:16:54.797 INFO:tasks.rados.rados.0.smithi016.stdout:2409: rmattr oid 24 current snap is 241 2024-04-10T03:16:54.797 INFO:tasks.rados.rados.0.smithi016.stdout:2410: rollback oid 14 current snap is 241 2024-04-10T03:16:54.797 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 14 to 205 2024-04-10T03:16:54.797 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 241 2024-04-10T03:16:54.797 INFO:tasks.rados.rados.0.smithi016.stdout:2411: seq_num 757 ranges {3743744=688128} 2024-04-10T03:16:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:2411: writing smithi01663999-2 from 3743744 to 4431872 tid 1 2024-04-10T03:16:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:2412: read oid 26 snap -1 2024-04-10T03:16:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:2412: expect (ObjNum 585 snap 178 seq_num 585) 2024-04-10T03:16:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:2413: rmattr oid 33 current snap is 241 2024-04-10T03:16:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:2413: done (6 left) 2024-04-10T03:16:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:2414: read oid 8 snap -1 2024-04-10T03:16:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:2414: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:16:54.824 INFO:tasks.rados.rados.0.smithi016.stdout:2415: snap_remove snap 224 2024-04-10T03:16:54.960 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:54 smithi136 bash[68278]: cluster 2024-04-10T03:16:53.352763+0000 mgr.y (mgr.25133) 250 : cluster 0 pgmap v395: 121 pgs: 121 active+clean; 671 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-04-10T03:16:55.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:54 smithi016 bash[72916]: cluster 2024-04-10T03:16:53.352763+0000 mgr.y (mgr.25133) 250 : cluster 0 pgmap v395: 121 pgs: 121 active+clean; 671 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-04-10T03:16:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:54 smithi016 bash[74137]: cluster 2024-04-10T03:16:53.352763+0000 mgr.y (mgr.25133) 250 : cluster 0 pgmap v395: 121 pgs: 121 active+clean; 671 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-04-10T03:16:55.691 INFO:tasks.rados.rados.0.smithi016.stdout:2415: done (7 left) 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2416: delete oid 6 current snap is 241 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1305 (ObjNum 755 snap 240 seq_num 755) dirty exists 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2407: finishing write tid 1 to smithi01663999-50 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2407: finishing write tid 2 to smithi01663999-50 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2407: finishing write tid 3 to smithi01663999-50 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1628 (ObjNum 756 snap 241 seq_num 756) dirty exists 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2407: left oid 50 (ObjNum 756 snap 241 seq_num 756) 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2410: finishing rollback tid 0 to smithi01663999-14 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2410: finishing rollback tid 1 to smithi01663999-14 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2410: finishing rollback tid 2 to smithi01663999-14 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1905 (ObjNum 555 snap 168 seq_num 555) dirty exists 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2411: finishing write tid 1 to smithi01663999-2 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2411: finishing write tid 2 to smithi01663999-2 2024-04-10T03:16:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2411: finishing write tid 3 to smithi01663999-2 2024-04-10T03:16:55.693 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1634 (ObjNum 757 snap 241 seq_num 757) dirty exists 2024-04-10T03:16:55.693 INFO:tasks.rados.rados.0.smithi016.stdout:2411: left oid 2 (ObjNum 757 snap 241 seq_num 757) 2024-04-10T03:16:55.693 INFO:tasks.rados.rados.0.smithi016.stdout:2412: expect (ObjNum 585 snap 178 seq_num 585) 2024-04-10T03:16:56.049 INFO:tasks.rados.rados.0.smithi016.stdout:2414: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:16:56.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:55 smithi016 bash[74137]: cluster 2024-04-10T03:16:54.691788+0000 mon.a (mon.0) 744 : cluster 0 osdmap e550: 8 total, 8 up, 8 in 2024-04-10T03:16:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:55 smithi016 bash[72916]: cluster 2024-04-10T03:16:54.691788+0000 mon.a (mon.0) 744 : cluster 0 osdmap e550: 8 total, 8 up, 8 in 2024-04-10T03:16:56.151 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:55 smithi136 bash[68278]: cluster 2024-04-10T03:16:54.691788+0000 mon.a (mon.0) 744 : cluster 0 osdmap e550: 8 total, 8 up, 8 in 2024-04-10T03:16:56.415 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.415 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.415 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.416 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.416 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.417 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.417 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.417 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:16:56.697 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:56 smithi136 systemd[1]: Stopping Ceph osd.6 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:16:56.697 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:56 smithi136 bash[37931]: debug 2024-04-10T03:16:56.569+0000 7fd089361700 -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-04-10T03:16:56.697 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:56 smithi136 bash[37931]: debug 2024-04-10T03:16:56.569+0000 7fd089361700 -1 osd.6 551 *** Got signal Terminated *** 2024-04-10T03:16:56.697 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:56 smithi136 bash[37931]: debug 2024-04-10T03:16:56.569+0000 7fd089361700 -1 osd.6 551 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T03:16:57.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:56 smithi016 bash[72916]: cluster 2024-04-10T03:16:55.353517+0000 mgr.y (mgr.25133) 251 : cluster 0 pgmap v398: 121 pgs: 121 active+clean; 676 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-10T03:16:57.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:56 smithi016 bash[72916]: cluster 2024-04-10T03:16:55.695794+0000 mon.a (mon.0) 745 : cluster 0 osdmap e551: 8 total, 8 up, 8 in 2024-04-10T03:16:57.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:56 smithi016 bash[72916]: cluster 2024-04-10T03:16:56.569897+0000 mon.a (mon.0) 746 : cluster 1 osd.6 marked itself down and dead 2024-04-10T03:16:57.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:56 smithi016 bash[74137]: cluster 2024-04-10T03:16:55.353517+0000 mgr.y (mgr.25133) 251 : cluster 0 pgmap v398: 121 pgs: 121 active+clean; 676 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-10T03:16:57.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:56 smithi016 bash[74137]: cluster 2024-04-10T03:16:55.695794+0000 mon.a (mon.0) 745 : cluster 0 osdmap e551: 8 total, 8 up, 8 in 2024-04-10T03:16:57.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:56 smithi016 bash[74137]: cluster 2024-04-10T03:16:56.569897+0000 mon.a (mon.0) 746 : cluster 1 osd.6 marked itself down and dead 2024-04-10T03:16:57.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:56 smithi136 bash[68278]: cluster 2024-04-10T03:16:55.353517+0000 mgr.y (mgr.25133) 251 : cluster 0 pgmap v398: 121 pgs: 121 active+clean; 676 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-10T03:16:57.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:56 smithi136 bash[68278]: cluster 2024-04-10T03:16:55.695794+0000 mon.a (mon.0) 745 : cluster 0 osdmap e551: 8 total, 8 up, 8 in 2024-04-10T03:16:57.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:56 smithi136 bash[68278]: cluster 2024-04-10T03:16:56.569897+0000 mon.a (mon.0) 746 : cluster 1 osd.6 marked itself down and dead 2024-04-10T03:16:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[72916]: cluster 2024-04-10T03:16:56.701384+0000 mon.a (mon.0) 747 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:16:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[72916]: cluster 2024-04-10T03:16:56.716422+0000 mon.a (mon.0) 748 : cluster 0 osdmap e552: 8 total, 7 up, 8 in 2024-04-10T03:16:58.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[72916]: cluster 2024-04-10T03:16:57.399382+0000 mon.a (mon.0) 749 : cluster 0 osdmap e553: 8 total, 7 up, 8 in 2024-04-10T03:16:58.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[72916]: audit 2024-04-10T03:16:57.518662+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:58.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[72916]: audit 2024-04-10T03:16:57.520075+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:58.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[74137]: cluster 2024-04-10T03:16:56.701384+0000 mon.a (mon.0) 747 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:16:58.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[74137]: cluster 2024-04-10T03:16:56.716422+0000 mon.a (mon.0) 748 : cluster 0 osdmap e552: 8 total, 7 up, 8 in 2024-04-10T03:16:58.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[74137]: cluster 2024-04-10T03:16:57.399382+0000 mon.a (mon.0) 749 : cluster 0 osdmap e553: 8 total, 7 up, 8 in 2024-04-10T03:16:58.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[74137]: audit 2024-04-10T03:16:57.518662+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:58.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:57 smithi016 bash[74137]: audit 2024-04-10T03:16:57.520075+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:58.121 INFO:tasks.rados.rados.0.smithi016.stdout:2407: done (7 left) 2024-04-10T03:16:58.122 INFO:tasks.rados.rados.0.smithi016.stdout:2408: done (6 left) 2024-04-10T03:16:58.122 INFO:tasks.rados.rados.0.smithi016.stdout:2409: done (5 left) 2024-04-10T03:16:58.122 INFO:tasks.rados.rados.0.smithi016.stdout:2410: done (4 left) 2024-04-10T03:16:58.122 INFO:tasks.rados.rados.0.smithi016.stdout:2411: done (3 left) 2024-04-10T03:16:58.122 INFO:tasks.rados.rados.0.smithi016.stdout:2412: done (2 left) 2024-04-10T03:16:58.122 INFO:tasks.rados.rados.0.smithi016.stdout:2414: done (1 left) 2024-04-10T03:16:58.122 INFO:tasks.rados.rados.0.smithi016.stdout:2416: done (0 left) 2024-04-10T03:16:58.122 INFO:tasks.rados.rados.0.smithi016.stdout:2417: snap_remove snap 237 2024-04-10T03:16:58.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:57 smithi136 bash[68278]: cluster 2024-04-10T03:16:56.701384+0000 mon.a (mon.0) 747 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:16:58.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:57 smithi136 bash[68278]: cluster 2024-04-10T03:16:56.716422+0000 mon.a (mon.0) 748 : cluster 0 osdmap e552: 8 total, 7 up, 8 in 2024-04-10T03:16:58.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:57 smithi136 bash[68278]: cluster 2024-04-10T03:16:57.399382+0000 mon.a (mon.0) 749 : cluster 0 osdmap e553: 8 total, 7 up, 8 in 2024-04-10T03:16:58.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:57 smithi136 bash[68278]: audit 2024-04-10T03:16:57.518662+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:16:58.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:57 smithi136 bash[68278]: audit 2024-04-10T03:16:57.520075+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:16:58.579 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:58 smithi136 bash[80428]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-6 2024-04-10T03:16:58.579 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:16:58 smithi136 bash[80498]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-6 2024-04-10T03:16:58.716 INFO:tasks.rados.rados.0.smithi016.stdout:2417: done (0 left) 2024-04-10T03:16:58.716 INFO:tasks.rados.rados.0.smithi016.stdout:2418: setattr oid 48 current snap is 241 2024-04-10T03:16:58.717 INFO:tasks.rados.rados.0.smithi016.stdout:2419: snap_create 2024-04-10T03:16:58.743 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 1280 (ObjNum 33 snap 0 seq_num 1347965789) dirty exists 2024-04-10T03:16:58.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:58 smithi136 bash[68278]: cluster 2024-04-10T03:16:57.354102+0000 mgr.y (mgr.25133) 252 : cluster 0 pgmap v401: 121 pgs: 9 peering, 8 stale+active+clean, 104 active+clean; 709 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 5.4 MiB/s wr, 23 op/s 2024-04-10T03:16:58.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:58 smithi136 bash[68278]: cluster 2024-04-10T03:16:57.711659+0000 mon.a (mon.0) 752 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-10T03:16:59.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:58 smithi016 bash[72916]: cluster 2024-04-10T03:16:57.354102+0000 mgr.y (mgr.25133) 252 : cluster 0 pgmap v401: 121 pgs: 9 peering, 8 stale+active+clean, 104 active+clean; 709 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 5.4 MiB/s wr, 23 op/s 2024-04-10T03:16:59.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:58 smithi016 bash[72916]: cluster 2024-04-10T03:16:57.711659+0000 mon.a (mon.0) 752 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-10T03:16:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:58 smithi016 bash[74137]: cluster 2024-04-10T03:16:57.354102+0000 mgr.y (mgr.25133) 252 : cluster 0 pgmap v401: 121 pgs: 9 peering, 8 stale+active+clean, 104 active+clean; 709 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 5.4 MiB/s wr, 23 op/s 2024-04-10T03:16:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:58 smithi016 bash[74137]: cluster 2024-04-10T03:16:57.711659+0000 mon.a (mon.0) 752 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-10T03:16:59.729 INFO:tasks.rados.rados.0.smithi016.stdout:2418: done (1 left) 2024-04-10T03:16:59.729 INFO:tasks.rados.rados.0.smithi016.stdout:2419: done (0 left) 2024-04-10T03:16:59.729 INFO:tasks.rados.rados.0.smithi016.stdout:2420: snap_remove snap 225 2024-04-10T03:16:59.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:16:59 smithi136 bash[68278]: cluster 2024-04-10T03:16:58.721672+0000 mon.a (mon.0) 753 : cluster 0 osdmap e554: 8 total, 7 up, 8 in 2024-04-10T03:17:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:16:59 smithi016 bash[72916]: cluster 2024-04-10T03:16:58.721672+0000 mon.a (mon.0) 753 : cluster 0 osdmap e554: 8 total, 7 up, 8 in 2024-04-10T03:17:00.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:16:59 smithi016 bash[74137]: cluster 2024-04-10T03:16:58.721672+0000 mon.a (mon.0) 753 : cluster 0 osdmap e554: 8 total, 7 up, 8 in 2024-04-10T03:17:00.738 INFO:tasks.rados.rados.0.smithi016.stdout:2420: done (0 left) 2024-04-10T03:17:00.739 INFO:tasks.rados.rados.0.smithi016.stdout:2421: snap_remove snap 240 2024-04-10T03:17:00.914 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:00.914 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:00.915 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:00.915 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:00.915 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:00.916 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:00.916 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.6.service: Deactivated successfully. 2024-04-10T03:17:00.917 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: Stopped Ceph osd.6 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:17:00.917 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:00.917 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:00.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:00 smithi136 bash[68278]: cluster 2024-04-10T03:16:59.355270+0000 mgr.y (mgr.25133) 253 : cluster 0 pgmap v404: 121 pgs: 7 active+undersized+degraded, 9 peering, 3 stale+active+clean, 12 active+undersized, 90 active+clean; 709 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 5.6 MiB/s wr, 25 op/s; 41/735 objects degraded (5.578%) 2024-04-10T03:17:00.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:00 smithi136 bash[68278]: cluster 2024-04-10T03:16:59.715591+0000 mon.a (mon.0) 754 : cluster 3 Health check failed: Degraded data redundancy: 41/735 objects degraded (5.578%), 7 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:00.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:00 smithi136 bash[68278]: cluster 2024-04-10T03:16:59.734183+0000 mon.a (mon.0) 755 : cluster 0 osdmap e555: 8 total, 7 up, 8 in 2024-04-10T03:17:00.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:00.918 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:00 smithi016 bash[72916]: cluster 2024-04-10T03:16:59.355270+0000 mgr.y (mgr.25133) 253 : cluster 0 pgmap v404: 121 pgs: 7 active+undersized+degraded, 9 peering, 3 stale+active+clean, 12 active+undersized, 90 active+clean; 709 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 5.6 MiB/s wr, 25 op/s; 41/735 objects degraded (5.578%) 2024-04-10T03:17:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:00 smithi016 bash[72916]: cluster 2024-04-10T03:16:59.715591+0000 mon.a (mon.0) 754 : cluster 3 Health check failed: Degraded data redundancy: 41/735 objects degraded (5.578%), 7 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:00 smithi016 bash[72916]: cluster 2024-04-10T03:16:59.734183+0000 mon.a (mon.0) 755 : cluster 0 osdmap e555: 8 total, 7 up, 8 in 2024-04-10T03:17:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:00 smithi016 bash[74137]: cluster 2024-04-10T03:16:59.355270+0000 mgr.y (mgr.25133) 253 : cluster 0 pgmap v404: 121 pgs: 7 active+undersized+degraded, 9 peering, 3 stale+active+clean, 12 active+undersized, 90 active+clean; 709 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 5.6 MiB/s wr, 25 op/s; 41/735 objects degraded (5.578%) 2024-04-10T03:17:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:00 smithi016 bash[74137]: cluster 2024-04-10T03:16:59.715591+0000 mon.a (mon.0) 754 : cluster 3 Health check failed: Degraded data redundancy: 41/735 objects degraded (5.578%), 7 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:00 smithi016 bash[74137]: cluster 2024-04-10T03:16:59.734183+0000 mon.a (mon.0) 755 : cluster 0 osdmap e555: 8 total, 7 up, 8 in 2024-04-10T03:17:01.224 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:00 smithi136 systemd[1]: Started Ceph osd.6 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:17:01.755 INFO:tasks.rados.rados.0.smithi016.stdout:2421: done (0 left) 2024-04-10T03:17:01.755 INFO:tasks.rados.rados.0.smithi016.stdout:2422: rollback oid 18 current snap is 242 2024-04-10T03:17:01.755 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 202 2024-04-10T03:17:01.755 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 242 2024-04-10T03:17:01.755 INFO:tasks.rados.rados.0.smithi016.stdout:2423: seq_num 759 ranges {13606912=720896} 2024-04-10T03:17:01.833 INFO:tasks.rados.rados.0.smithi016.stdout:2423: writing smithi01663999-10 from 13606912 to 14327808 tid 1 2024-04-10T03:17:01.833 INFO:tasks.rados.rados.0.smithi016.stdout:2424: snap_create 2024-04-10T03:17:01.833 INFO:tasks.rados.rados.0.smithi016.stdout:2422: finishing rollback tid 0 to smithi01663999-18 2024-04-10T03:17:01.834 INFO:tasks.rados.rados.0.smithi016.stdout:2422: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:17:01.834 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1307 (ObjNum 1569 snap 0 seq_num 2100788352) dirty dne 2024-04-10T03:17:01.841 INFO:tasks.rados.rados.0.smithi016.stdout:2423: finishing write tid 1 to smithi01663999-10 2024-04-10T03:17:01.842 INFO:tasks.rados.rados.0.smithi016.stdout:2423: finishing write tid 2 to smithi01663999-10 2024-04-10T03:17:01.845 INFO:tasks.rados.rados.0.smithi016.stdout:2423: finishing write tid 3 to smithi01663999-10 2024-04-10T03:17:01.845 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 1630 (ObjNum 759 snap 242 seq_num 759) dirty exists 2024-04-10T03:17:01.845 INFO:tasks.rados.rados.0.smithi016.stdout:2423: left oid 10 (ObjNum 759 snap 242 seq_num 759) 2024-04-10T03:17:02.034 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:01 smithi136 bash[68278]: cluster 2024-04-10T03:17:00.743972+0000 mon.a (mon.0) 756 : cluster 0 osdmap e556: 8 total, 7 up, 8 in 2024-04-10T03:17:02.035 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:01 smithi136 bash[68278]: audit 2024-04-10T03:17:00.989404+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:02.035 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:01 smithi136 bash[68278]: audit 2024-04-10T03:17:01.002634+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:02.035 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:01 smithi136 bash[68278]: audit 2024-04-10T03:17:01.032517+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:02.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:17:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:17:01] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-04-10T03:17:02.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:01 smithi016 bash[74137]: cluster 2024-04-10T03:17:00.743972+0000 mon.a (mon.0) 756 : cluster 0 osdmap e556: 8 total, 7 up, 8 in 2024-04-10T03:17:02.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:01 smithi016 bash[74137]: audit 2024-04-10T03:17:00.989404+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:02.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:01 smithi016 bash[74137]: audit 2024-04-10T03:17:01.002634+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:02.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:01 smithi016 bash[74137]: audit 2024-04-10T03:17:01.032517+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:02.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:01 smithi016 bash[72916]: cluster 2024-04-10T03:17:00.743972+0000 mon.a (mon.0) 756 : cluster 0 osdmap e556: 8 total, 7 up, 8 in 2024-04-10T03:17:02.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:01 smithi016 bash[72916]: audit 2024-04-10T03:17:00.989404+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:02.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:01 smithi016 bash[72916]: audit 2024-04-10T03:17:01.002634+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:02.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:01 smithi016 bash[72916]: audit 2024-04-10T03:17:01.032517+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:02.397 INFO:tasks.rados.rados.0.smithi016.stdout:2422: done (2 left) 2024-04-10T03:17:02.397 INFO:tasks.rados.rados.0.smithi016.stdout:2423: done (1 left) 2024-04-10T03:17:02.397 INFO:tasks.rados.rados.0.smithi016.stdout:2424: done (0 left) 2024-04-10T03:17:02.397 INFO:tasks.rados.rados.0.smithi016.stdout:2425: rollback oid 20 current snap is 243 2024-04-10T03:17:02.397 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 238 2024-04-10T03:17:02.397 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 243 2024-04-10T03:17:02.397 INFO:tasks.rados.rados.0.smithi016.stdout:2426: seq_num 760 ranges {0=737280} 2024-04-10T03:17:02.401 INFO:tasks.rados.rados.0.smithi016.stdout:2426: writing smithi01663999-35 from 0 to 737280 tid 1 2024-04-10T03:17:02.401 INFO:tasks.rados.rados.0.smithi016.stdout:2427: delete oid 5 current snap is 243 2024-04-10T03:17:02.414 INFO:tasks.rados.rados.0.smithi016.stdout:2425: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:17:02.415 INFO:tasks.rados.rados.0.smithi016.stdout:2425: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:17:02.416 INFO:tasks.rados.rados.0.smithi016.stdout:2426: finishing write tid 1 to smithi01663999-35 2024-04-10T03:17:02.416 INFO:tasks.rados.rados.0.smithi016.stdout:2425: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:17:02.416 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1588 (ObjNum 731 snap 235 seq_num 731) dirty exists 2024-04-10T03:17:02.416 INFO:tasks.rados.rados.0.smithi016.stdout:2426: finishing write tid 2 to smithi01663999-35 2024-04-10T03:17:02.418 INFO:tasks.rados.rados.0.smithi016.stdout:2425: done (2 left) 2024-04-10T03:17:02.418 INFO:tasks.rados.rados.0.smithi016.stdout:2427: done (1 left) 2024-04-10T03:17:02.418 INFO:tasks.rados.rados.0.smithi016.stdout:2428: setattr oid 3 current snap is 243 2024-04-10T03:17:02.420 INFO:tasks.rados.rados.0.smithi016.stdout:2429: rmattr oid 7 current snap is 243 2024-04-10T03:17:02.420 INFO:tasks.rados.rados.0.smithi016.stdout:2430: rmattr oid 1 current snap is 243 2024-04-10T03:17:02.420 INFO:tasks.rados.rados.0.smithi016.stdout:2431: read oid 45 snap 233 2024-04-10T03:17:02.421 INFO:tasks.rados.rados.0.smithi016.stdout:2431: expect (ObjNum 706 snap 219 seq_num 706) 2024-04-10T03:17:02.421 INFO:tasks.rados.rados.0.smithi016.stdout:2432: read oid 5 snap -1 2024-04-10T03:17:02.421 INFO:tasks.rados.rados.0.smithi016.stdout:2432: expect deleted 2024-04-10T03:17:02.421 INFO:tasks.rados.rados.0.smithi016.stdout:2433: rollback oid 27 current snap is 243 2024-04-10T03:17:02.421 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 231 2024-04-10T03:17:02.421 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 243 2024-04-10T03:17:02.421 INFO:tasks.rados.rados.0.smithi016.stdout:2434: seq_num 762 ranges {622592=770048} 2024-04-10T03:17:02.429 INFO:tasks.rados.rados.0.smithi016.stdout:2434: writing smithi01663999-19 from 622592 to 1392640 tid 1 2024-04-10T03:17:02.429 INFO:tasks.rados.rados.0.smithi016.stdout:2426: finishing write tid 3 to smithi01663999-35 2024-04-10T03:17:02.429 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1219 (ObjNum 760 snap 243 seq_num 760) dirty exists 2024-04-10T03:17:02.429 INFO:tasks.rados.rados.0.smithi016.stdout:2426: left oid 35 (ObjNum 760 snap 243 seq_num 760) 2024-04-10T03:17:02.430 INFO:tasks.rados.rados.0.smithi016.stdout:2426: done (7 left) 2024-04-10T03:17:02.430 INFO:tasks.rados.rados.0.smithi016.stdout:2435: snap_remove snap 228 2024-04-10T03:17:02.899 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[68278]: cluster 2024-04-10T03:17:01.356284+0000 mgr.y (mgr.25133) 254 : cluster 0 pgmap v407: 121 pgs: 9 active+undersized+degraded, 9 peering, 24 active+undersized, 79 active+clean; 706 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 164 KiB/s wr, 7 op/s; 51/726 objects degraded (7.025%) 2024-04-10T03:17:02.899 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[68278]: cluster 2024-04-10T03:17:01.752699+0000 mon.a (mon.0) 760 : cluster 0 osdmap e557: 8 total, 7 up, 8 in 2024-04-10T03:17:02.900 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[68278]: cluster 2024-04-10T03:17:02.402234+0000 mon.a (mon.0) 761 : cluster 0 osdmap e558: 8 total, 7 up, 8 in 2024-04-10T03:17:02.900 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[80646]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-10T03:17:02.900 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[80646]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-10T03:17:02.900 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[80646]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-10T03:17:02.900 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[80646]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-10T03:17:02.900 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[80646]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-10T03:17:02.900 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[80646]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-10T03:17:02.900 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:02 smithi136 bash[80646]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-10T03:17:03.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:02 smithi016 bash[72916]: cluster 2024-04-10T03:17:01.356284+0000 mgr.y (mgr.25133) 254 : cluster 0 pgmap v407: 121 pgs: 9 active+undersized+degraded, 9 peering, 24 active+undersized, 79 active+clean; 706 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 164 KiB/s wr, 7 op/s; 51/726 objects degraded (7.025%) 2024-04-10T03:17:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:02 smithi016 bash[72916]: cluster 2024-04-10T03:17:01.752699+0000 mon.a (mon.0) 760 : cluster 0 osdmap e557: 8 total, 7 up, 8 in 2024-04-10T03:17:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:02 smithi016 bash[72916]: cluster 2024-04-10T03:17:02.402234+0000 mon.a (mon.0) 761 : cluster 0 osdmap e558: 8 total, 7 up, 8 in 2024-04-10T03:17:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:02 smithi016 bash[74137]: cluster 2024-04-10T03:17:01.356284+0000 mgr.y (mgr.25133) 254 : cluster 0 pgmap v407: 121 pgs: 9 active+undersized+degraded, 9 peering, 24 active+undersized, 79 active+clean; 706 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 164 KiB/s wr, 7 op/s; 51/726 objects degraded (7.025%) 2024-04-10T03:17:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:02 smithi016 bash[74137]: cluster 2024-04-10T03:17:01.752699+0000 mon.a (mon.0) 760 : cluster 0 osdmap e557: 8 total, 7 up, 8 in 2024-04-10T03:17:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:02 smithi016 bash[74137]: cluster 2024-04-10T03:17:02.402234+0000 mon.a (mon.0) 761 : cluster 0 osdmap e558: 8 total, 7 up, 8 in 2024-04-10T03:17:03.400 INFO:tasks.rados.rados.0.smithi016.stdout:2435: done (7 left) 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:2436: rollback oid 21 current snap is 243 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 231 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:2433: finishing rollback tid 0 to smithi01663999-27 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:2433: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:2433: finishing rollback tid 2 to smithi01663999-27 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1222 (ObjNum 583 snap 175 seq_num 583) dirty exists 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1629 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1281 (ObjNum 573 snap 173 seq_num 573) dirty exists 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1282 (ObjNum 713 snap 222 seq_num 713) dirty exists 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:2434: finishing write tid 1 to smithi01663999-19 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:2434: finishing write tid 2 to smithi01663999-19 2024-04-10T03:17:03.401 INFO:tasks.rados.rados.0.smithi016.stdout:2434: finishing write tid 3 to smithi01663999-19 2024-04-10T03:17:03.402 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1304 (ObjNum 762 snap 243 seq_num 762) dirty exists 2024-04-10T03:17:03.402 INFO:tasks.rados.rados.0.smithi016.stdout:2434: left oid 19 (ObjNum 762 snap 243 seq_num 762) 2024-04-10T03:17:03.402 INFO:tasks.rados.rados.0.smithi016.stdout:2431: expect (ObjNum 706 snap 219 seq_num 706) 2024-04-10T03:17:03.668 INFO:tasks.rados.rados.0.smithi016.stdout:2436: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:17:03.669 INFO:tasks.rados.rados.0.smithi016.stdout:2436: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:17:03.669 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1636 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:17:03.669 INFO:tasks.rados.rados.0.smithi016.stdout:2428: done (7 left) 2024-04-10T03:17:03.669 INFO:tasks.rados.rados.0.smithi016.stdout:2429: done (6 left) 2024-04-10T03:17:03.669 INFO:tasks.rados.rados.0.smithi016.stdout:2430: done (5 left) 2024-04-10T03:17:03.669 INFO:tasks.rados.rados.0.smithi016.stdout:2431: done (4 left) 2024-04-10T03:17:03.673 INFO:tasks.rados.rados.0.smithi016.stdout:2432: done (3 left) 2024-04-10T03:17:03.673 INFO:tasks.rados.rados.0.smithi016.stdout:2433: done (2 left) 2024-04-10T03:17:03.673 INFO:tasks.rados.rados.0.smithi016.stdout:2434: done (1 left) 2024-04-10T03:17:03.673 INFO:tasks.rados.rados.0.smithi016.stdout:2436: done (0 left) 2024-04-10T03:17:03.673 INFO:tasks.rados.rados.0.smithi016.stdout:2437: delete oid 45 current snap is 243 2024-04-10T03:17:03.680 INFO:tasks.rados.rados.0.smithi016.stdout:2437: done (0 left) 2024-04-10T03:17:03.680 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 243 2024-04-10T03:17:03.680 INFO:tasks.rados.rados.0.smithi016.stdout:2438: seq_num 764 ranges {4431872=802816} 2024-04-10T03:17:03.755 INFO:tasks.rados.rados.0.smithi016.stdout:2438: writing smithi01663999-2 from 4431872 to 5234688 tid 1 2024-04-10T03:17:03.755 INFO:tasks.rados.rados.0.smithi016.stdout:2439: snap_remove snap 235 2024-04-10T03:17:04.664 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:04 smithi136 bash[80866]: debug 2024-04-10T03:17:04.429+0000 7f6e82a9d700 1 -- 172.21.15.136:0/606888275 <== mon.1 v2:172.21.15.136:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ac9cd53680 con 0x55ac9cd91000 2024-04-10T03:17:04.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:04 smithi136 bash[68278]: cluster 2024-04-10T03:17:03.357237+0000 mgr.y (mgr.25133) 255 : cluster 0 pgmap v410: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 704 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 51/723 objects degraded (7.054%) 2024-04-10T03:17:04.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:04 smithi136 bash[68278]: cluster 2024-04-10T03:17:03.405178+0000 mon.a (mon.0) 762 : cluster 0 osdmap e559: 8 total, 7 up, 8 in 2024-04-10T03:17:04.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:04 smithi136 bash[68278]: cluster 2024-04-10T03:17:03.748396+0000 mon.a (mon.0) 763 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-10T03:17:04.755 INFO:tasks.rados.rados.0.smithi016.stdout:2439: done (1 left) 2024-04-10T03:17:04.755 INFO:tasks.rados.rados.0.smithi016.stdout:2440: read oid 43 snap -1 2024-04-10T03:17:04.755 INFO:tasks.rados.rados.0.smithi016.stdout:2440: expect (ObjNum 736 snap 236 seq_num 736) 2024-04-10T03:17:04.755 INFO:tasks.rados.rados.0.smithi016.stdout:2441: rollback oid 8 current snap is 243 2024-04-10T03:17:04.755 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 8 to 202 2024-04-10T03:17:04.755 INFO:tasks.rados.rados.0.smithi016.stdout:2438: finishing write tid 1 to smithi01663999-2 2024-04-10T03:17:04.755 INFO:tasks.rados.rados.0.smithi016.stdout:2438: finishing write tid 2 to smithi01663999-2 2024-04-10T03:17:04.755 INFO:tasks.rados.rados.0.smithi016.stdout:2438: finishing write tid 3 to smithi01663999-2 2024-04-10T03:17:04.756 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1638 (ObjNum 764 snap 243 seq_num 764) dirty exists 2024-04-10T03:17:04.756 INFO:tasks.rados.rados.0.smithi016.stdout:2438: left oid 2 (ObjNum 764 snap 243 seq_num 764) 2024-04-10T03:17:04.756 INFO:tasks.rados.rados.0.smithi016.stdout:2438: done (2 left) 2024-04-10T03:17:04.756 INFO:tasks.rados.rados.0.smithi016.stdout:2442: setattr oid 48 current snap is 243 2024-04-10T03:17:04.758 INFO:tasks.rados.rados.0.smithi016.stdout:2443: copy_from oid 5 from oid 37 current snap is 243 2024-04-10T03:17:04.759 INFO:tasks.rados.rados.0.smithi016.stdout:2444: rmattr oid 45 current snap is 243 2024-04-10T03:17:04.759 INFO:tasks.rados.rados.0.smithi016.stdout:2444: done (4 left) 2024-04-10T03:17:04.759 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 243 2024-04-10T03:17:04.759 INFO:tasks.rados.rados.0.smithi016.stdout:2445: seq_num 765 ranges {737280=417792,1155072=401408} 2024-04-10T03:17:04.771 INFO:tasks.rados.rados.0.smithi016.stdout:2445: writing smithi01663999-35 from 737280 to 1155072 tid 1 2024-04-10T03:17:04.776 INFO:tasks.rados.rados.0.smithi016.stdout:2445: writing smithi01663999-35 from 1155072 to 1556480 tid 2 2024-04-10T03:17:04.776 INFO:tasks.rados.rados.0.smithi016.stdout:2446: delete oid 40 current snap is 243 2024-04-10T03:17:04.793 INFO:tasks.rados.rados.0.smithi016.stdout:2441: finishing rollback tid 0 to smithi01663999-8 2024-04-10T03:17:04.794 INFO:tasks.rados.rados.0.smithi016.stdout:2441: finishing rollback tid 1 to smithi01663999-8 2024-04-10T03:17:04.794 INFO:tasks.rados.rados.0.smithi016.stdout:2441: finishing rollback tid 2 to smithi01663999-8 2024-04-10T03:17:04.794 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1626 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:17:04.796 INFO:tasks.rados.rados.0.smithi016.stdout:2440: expect (ObjNum 736 snap 236 seq_num 736) 2024-04-10T03:17:04.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:04 smithi016 bash[74137]: cluster 2024-04-10T03:17:03.357237+0000 mgr.y (mgr.25133) 255 : cluster 0 pgmap v410: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 704 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 51/723 objects degraded (7.054%) 2024-04-10T03:17:04.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:04 smithi016 bash[74137]: cluster 2024-04-10T03:17:03.405178+0000 mon.a (mon.0) 762 : cluster 0 osdmap e559: 8 total, 7 up, 8 in 2024-04-10T03:17:04.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:04 smithi016 bash[74137]: cluster 2024-04-10T03:17:03.748396+0000 mon.a (mon.0) 763 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-10T03:17:04.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:04 smithi016 bash[72916]: cluster 2024-04-10T03:17:03.357237+0000 mgr.y (mgr.25133) 255 : cluster 0 pgmap v410: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 704 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 51/723 objects degraded (7.054%) 2024-04-10T03:17:04.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:04 smithi016 bash[72916]: cluster 2024-04-10T03:17:03.405178+0000 mon.a (mon.0) 762 : cluster 0 osdmap e559: 8 total, 7 up, 8 in 2024-04-10T03:17:04.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:04 smithi016 bash[72916]: cluster 2024-04-10T03:17:03.748396+0000 mon.a (mon.0) 763 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:2445: finishing write tid 1 to smithi01663999-35 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:2445: finishing write tid 2 to smithi01663999-35 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:2445: finishing write tid 3 to smithi01663999-35 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 1283 (ObjNum 4113 snap 0 seq_num 3330549890) dirty exists 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:2445: finishing write tid 4 to smithi01663999-35 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1225 (ObjNum 765 snap 243 seq_num 765) dirty exists 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:2445: left oid 35 (ObjNum 765 snap 243 seq_num 765) 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:2443: finishing copy_from racing read to smithi01663999-5 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:2443: finishing copy_from to smithi01663999-5 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1422 (ObjNum 719 snap 227 seq_num 719) dirty exists 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:2440: done (5 left) 2024-04-10T03:17:04.889 INFO:tasks.rados.rados.0.smithi016.stdout:2441: done (4 left) 2024-04-10T03:17:04.890 INFO:tasks.rados.rados.0.smithi016.stdout:2442: done (3 left) 2024-04-10T03:17:04.890 INFO:tasks.rados.rados.0.smithi016.stdout:2443: done (2 left) 2024-04-10T03:17:04.890 INFO:tasks.rados.rados.0.smithi016.stdout:2445: done (1 left) 2024-04-10T03:17:04.890 INFO:tasks.rados.rados.0.smithi016.stdout:2446: done (0 left) 2024-04-10T03:17:04.890 INFO:tasks.rados.rados.0.smithi016.stdout:2447: snap_remove snap 233 2024-04-10T03:17:05.414 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:04 smithi136 bash[80866]: debug 2024-04-10T03:17:04.965+0000 7f6e8bc357c0 -1 Falling back to public interface 2024-04-10T03:17:05.767 INFO:tasks.rados.rados.0.smithi016.stdout:2447: done (0 left) 2024-04-10T03:17:05.767 INFO:tasks.rados.rados.0.smithi016.stdout:2448: read oid 29 snap -1 2024-04-10T03:17:05.767 INFO:tasks.rados.rados.0.smithi016.stdout:2448: expect deleted 2024-04-10T03:17:05.767 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 243 2024-04-10T03:17:05.768 INFO:tasks.rados.rados.0.smithi016.stdout:2449: seq_num 767 ranges {12451840=450560,12902400=401408} 2024-04-10T03:17:05.857 INFO:tasks.rados.rados.0.smithi016.stdout:2449: writing smithi01663999-4 from 12451840 to 12902400 tid 1 2024-04-10T03:17:05.860 INFO:tasks.rados.rados.0.smithi016.stdout:2449: writing smithi01663999-4 from 12902400 to 13303808 tid 2 2024-04-10T03:17:05.860 INFO:tasks.rados.rados.0.smithi016.stdout:2450: rollback oid 27 current snap is 243 2024-04-10T03:17:05.860 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 209 2024-04-10T03:17:05.860 INFO:tasks.rados.rados.0.smithi016.stdout:2448: done (2 left) 2024-04-10T03:17:05.860 INFO:tasks.rados.rados.0.smithi016.stdout:2451: rmattr oid 49 current snap is 243 2024-04-10T03:17:05.861 INFO:tasks.rados.rados.0.smithi016.stdout:2451: done (2 left) 2024-04-10T03:17:05.861 INFO:tasks.rados.rados.0.smithi016.stdout:2452: read oid 12 snap 241 2024-04-10T03:17:05.861 INFO:tasks.rados.rados.0.smithi016.stdout:2452: expect (ObjNum 741 snap 238 seq_num 741) 2024-04-10T03:17:05.861 INFO:tasks.rados.rados.0.smithi016.stdout:2453: read oid 3 snap -1 2024-04-10T03:17:05.861 INFO:tasks.rados.rados.0.smithi016.stdout:2453: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:17:05.861 INFO:tasks.rados.rados.0.smithi016.stdout:2454: snap_create 2024-04-10T03:17:05.875 INFO:tasks.rados.rados.0.smithi016.stdout:2450: finishing rollback tid 0 to smithi01663999-27 2024-04-10T03:17:05.883 INFO:tasks.rados.rados.0.smithi016.stdout:2450: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:17:05.883 INFO:tasks.rados.rados.0.smithi016.stdout:2450: finishing rollback tid 2 to smithi01663999-27 2024-04-10T03:17:05.883 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 1228 (ObjNum 681 snap 208 seq_num 681) dirty exists 2024-04-10T03:17:05.903 INFO:tasks.rados.rados.0.smithi016.stdout:2449: finishing write tid 1 to smithi01663999-4 2024-04-10T03:17:05.903 INFO:tasks.rados.rados.0.smithi016.stdout:2449: finishing write tid 2 to smithi01663999-4 2024-04-10T03:17:05.904 INFO:tasks.rados.rados.0.smithi016.stdout:2449: finishing write tid 3 to smithi01663999-4 2024-04-10T03:17:05.906 INFO:tasks.rados.rados.0.smithi016.stdout:2449: finishing write tid 4 to smithi01663999-4 2024-04-10T03:17:05.906 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1641 (ObjNum 767 snap 243 seq_num 767) dirty exists 2024-04-10T03:17:05.907 INFO:tasks.rados.rados.0.smithi016.stdout:2449: left oid 4 (ObjNum 767 snap 243 seq_num 767) 2024-04-10T03:17:05.950 INFO:tasks.rados.rados.0.smithi016.stdout:2452: expect (ObjNum 741 snap 238 seq_num 741) 2024-04-10T03:17:06.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:05 smithi016 bash[72916]: cluster 2024-04-10T03:17:04.760346+0000 mon.a (mon.0) 764 : cluster 0 osdmap e560: 8 total, 7 up, 8 in 2024-04-10T03:17:06.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:05 smithi016 bash[74137]: cluster 2024-04-10T03:17:04.760346+0000 mon.a (mon.0) 764 : cluster 0 osdmap e560: 8 total, 7 up, 8 in 2024-04-10T03:17:06.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:05 smithi136 bash[68278]: cluster 2024-04-10T03:17:04.760346+0000 mon.a (mon.0) 764 : cluster 0 osdmap e560: 8 total, 7 up, 8 in 2024-04-10T03:17:06.193 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:17:06.580 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:17:06.580 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (6m) 85s ago 12m 14.8M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 28s ago 11m - - 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (13m) 85s ago 13m 14.6M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (13m) 28s ago 13m 19.4M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (5m) 28s ago 20m 439M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (6m) 85s ago 23m 506M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (5m) 85s ago 23m 56.7M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (3m) 28s ago 21m 41.7M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (4m) 85s ago 21m 47.8M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (6m) 85s ago 12m 7808k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (6m) 28s ago 12m 8448k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (2m) 85s ago 20m 284M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (2m) 85s ago 19m 237M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (116s) 85s ago 18m 271M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:17:06.581 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (88s) 85s ago 17m - 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:17:06.582 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (60s) 28s ago 16m 305M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 19d433a62016 2024-04-10T03:17:06.582 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (31s) 28s ago 16m - 2524M 19.0.0-2051-g3a866975 06a486fd9bae c7eb3b617403 2024-04-10T03:17:06.582 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 starting - - - 2524M 2024-04-10T03:17:06.582 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (14m) 28s ago 14m 284M 2524M 17.2.7-827-gd3b5060a 21de9b7369ad d1da87f72124 2024-04-10T03:17:06.582 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (5m) 28s ago 13m 53.4M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 1, 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 6 2024-04-10T03:17:07.012 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:17:07.013 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:17:07.013 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:17:07.013 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:17:07.013 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:17:07.013 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 3, 2024-04-10T03:17:07.013 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 11 2024-04-10T03:17:07.013 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:17:07.013 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:17:07.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:06 smithi016 bash[74137]: cluster 2024-04-10T03:17:05.358125+0000 mgr.y (mgr.25133) 256 : cluster 0 pgmap v413: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 717 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 180 KiB/s wr, 6 op/s; 54/732 objects degraded (7.377%) 2024-04-10T03:17:07.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:06 smithi016 bash[74137]: cluster 2024-04-10T03:17:05.753216+0000 mon.a (mon.0) 765 : cluster 3 Health check update: Degraded data redundancy: 54/732 objects degraded (7.377%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:07.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:06 smithi016 bash[74137]: cluster 2024-04-10T03:17:05.770702+0000 mon.a (mon.0) 766 : cluster 0 osdmap e561: 8 total, 7 up, 8 in 2024-04-10T03:17:07.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:06 smithi016 bash[72916]: cluster 2024-04-10T03:17:05.358125+0000 mgr.y (mgr.25133) 256 : cluster 0 pgmap v413: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 717 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 180 KiB/s wr, 6 op/s; 54/732 objects degraded (7.377%) 2024-04-10T03:17:07.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:06 smithi016 bash[72916]: cluster 2024-04-10T03:17:05.753216+0000 mon.a (mon.0) 765 : cluster 3 Health check update: Degraded data redundancy: 54/732 objects degraded (7.377%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:07.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:06 smithi016 bash[72916]: cluster 2024-04-10T03:17:05.770702+0000 mon.a (mon.0) 766 : cluster 0 osdmap e561: 8 total, 7 up, 8 in 2024-04-10T03:17:07.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:06 smithi136 bash[68278]: cluster 2024-04-10T03:17:05.358125+0000 mgr.y (mgr.25133) 256 : cluster 0 pgmap v413: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 717 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 180 KiB/s wr, 6 op/s; 54/732 objects degraded (7.377%) 2024-04-10T03:17:07.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:06 smithi136 bash[68278]: cluster 2024-04-10T03:17:05.753216+0000 mon.a (mon.0) 765 : cluster 3 Health check update: Degraded data redundancy: 54/732 objects degraded (7.377%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:07.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:06 smithi136 bash[68278]: cluster 2024-04-10T03:17:05.770702+0000 mon.a (mon.0) 766 : cluster 0 osdmap e561: 8 total, 7 up, 8 in 2024-04-10T03:17:07.819 INFO:tasks.rados.rados.0.smithi016.stdout:2453: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:17:08.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[72916]: audit 2024-04-10T03:17:06.185424+0000 mgr.y (mgr.25133) 257 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[72916]: audit 2024-04-10T03:17:06.547791+0000 mgr.y (mgr.25133) 258 : audit 0 from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[72916]: cluster 2024-04-10T03:17:06.770040+0000 mon.a (mon.0) 767 : cluster 0 osdmap e562: 8 total, 7 up, 8 in 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[72916]: audit 2024-04-10T03:17:06.888152+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[72916]: audit 2024-04-10T03:17:06.898052+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[72916]: audit 2024-04-10T03:17:07.017568+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.16:0/4126254060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[74137]: audit 2024-04-10T03:17:06.185424+0000 mgr.y (mgr.25133) 257 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[74137]: audit 2024-04-10T03:17:06.547791+0000 mgr.y (mgr.25133) 258 : audit 0 from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[74137]: cluster 2024-04-10T03:17:06.770040+0000 mon.a (mon.0) 767 : cluster 0 osdmap e562: 8 total, 7 up, 8 in 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[74137]: audit 2024-04-10T03:17:06.888152+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[74137]: audit 2024-04-10T03:17:06.898052+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:07 smithi016 bash[74137]: audit 2024-04-10T03:17:07.017568+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.16:0/4126254060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:08.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:07 smithi136 bash[68278]: audit 2024-04-10T03:17:06.185424+0000 mgr.y (mgr.25133) 257 : audit 0 from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:08.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:07 smithi136 bash[68278]: audit 2024-04-10T03:17:06.547791+0000 mgr.y (mgr.25133) 258 : audit 0 from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:08.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:07 smithi136 bash[68278]: cluster 2024-04-10T03:17:06.770040+0000 mon.a (mon.0) 767 : cluster 0 osdmap e562: 8 total, 7 up, 8 in 2024-04-10T03:17:08.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:07 smithi136 bash[68278]: audit 2024-04-10T03:17:06.888152+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:08.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:07 smithi136 bash[68278]: audit 2024-04-10T03:17:06.898052+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:08.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:07 smithi136 bash[68278]: audit 2024-04-10T03:17:07.017568+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.16:0/4126254060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:08.771 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:08 smithi136 bash[80866]: debug 2024-04-10T03:17:08.505+0000 7f6e8bc357c0 -1 osd.6 551 log_to_monitors true 2024-04-10T03:17:09.052 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:08 smithi136 bash[68278]: cluster 2024-04-10T03:17:07.359070+0000 mgr.y (mgr.25133) 259 : cluster 0 pgmap v416: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 732 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.6 MiB/s wr, 23 op/s; 54/744 objects degraded (7.258%) 2024-04-10T03:17:09.052 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:08 smithi136 bash[68278]: audit 2024-04-10T03:17:07.993113+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:09.053 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:08 smithi136 bash[68278]: audit 2024-04-10T03:17:08.003851+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:09.053 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:08 smithi136 bash[68278]: audit 2024-04-10T03:17:08.510202+0000 mon.a (mon.0) 772 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:17:09.053 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:08 smithi136 bash[68278]: audit 2024-04-10T03:17:08.513681+0000 mon.b (mon.1) 9 : audit 1 from='osd.6 [v2:172.21.15.136:6816/196033337,v1:172.21.15.136:6817/196033337]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:17:09.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[72916]: cluster 2024-04-10T03:17:07.359070+0000 mgr.y (mgr.25133) 259 : cluster 0 pgmap v416: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 732 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.6 MiB/s wr, 23 op/s; 54/744 objects degraded (7.258%) 2024-04-10T03:17:09.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[72916]: audit 2024-04-10T03:17:07.993113+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:09.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[72916]: audit 2024-04-10T03:17:08.003851+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:09.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[72916]: audit 2024-04-10T03:17:08.510202+0000 mon.a (mon.0) 772 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:17:09.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[72916]: audit 2024-04-10T03:17:08.513681+0000 mon.b (mon.1) 9 : audit 1 from='osd.6 [v2:172.21.15.136:6816/196033337,v1:172.21.15.136:6817/196033337]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:17:09.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[74137]: cluster 2024-04-10T03:17:07.359070+0000 mgr.y (mgr.25133) 259 : cluster 0 pgmap v416: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 732 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.6 MiB/s wr, 23 op/s; 54/744 objects degraded (7.258%) 2024-04-10T03:17:09.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[74137]: audit 2024-04-10T03:17:07.993113+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:09.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[74137]: audit 2024-04-10T03:17:08.003851+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:09.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[74137]: audit 2024-04-10T03:17:08.510202+0000 mon.a (mon.0) 772 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:17:09.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:08 smithi016 bash[74137]: audit 2024-04-10T03:17:08.513681+0000 mon.b (mon.1) 9 : audit 1 from='osd.6 [v2:172.21.15.136:6816/196033337,v1:172.21.15.136:6817/196033337]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-10T03:17:09.414 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:09 smithi136 bash[80866]: debug 2024-04-10T03:17:09.057+0000 7f6e7d08d700 -1 osd.6 551 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-10T03:17:09.863 INFO:tasks.rados.rados.0.smithi016.stdout:2449: done (4 left) 2024-04-10T03:17:09.863 INFO:tasks.rados.rados.0.smithi016.stdout:2450: done (3 left) 2024-04-10T03:17:09.863 INFO:tasks.rados.rados.0.smithi016.stdout:2452: done (2 left) 2024-04-10T03:17:09.863 INFO:tasks.rados.rados.0.smithi016.stdout:2453: done (1 left) 2024-04-10T03:17:09.864 INFO:tasks.rados.rados.0.smithi016.stdout:2454: done (0 left) 2024-04-10T03:17:09.864 INFO:tasks.rados.rados.0.smithi016.stdout:2455: copy_from oid 15 from oid 19 current snap is 244 2024-04-10T03:17:09.864 INFO:tasks.rados.rados.0.smithi016.stdout:2456: delete oid 24 current snap is 244 2024-04-10T03:17:09.869 INFO:tasks.rados.rados.0.smithi016.stdout:2456: done (1 left) 2024-04-10T03:17:09.869 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 244 2024-04-10T03:17:09.869 INFO:tasks.rados.rados.0.smithi016.stdout:2457: seq_num 769 ranges {0=483328,483328=401408} 2024-04-10T03:17:09.876 INFO:tasks.rados.rados.0.smithi016.stdout:2457: writing smithi01663999-45 from 0 to 483328 tid 1 2024-04-10T03:17:09.882 INFO:tasks.rados.rados.0.smithi016.stdout:2457: writing smithi01663999-45 from 483328 to 884736 tid 2 2024-04-10T03:17:09.882 INFO:tasks.rados.rados.0.smithi016.stdout:2458: copy_from oid 43 from oid 41 current snap is 244 2024-04-10T03:17:09.882 INFO:tasks.rados.rados.0.smithi016.stdout:2455: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:17:09.882 INFO:tasks.rados.rados.0.smithi016.stdout:2459: rollback oid 44 current snap is 244 2024-04-10T03:17:09.882 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 202 2024-04-10T03:17:09.882 INFO:tasks.rados.rados.0.smithi016.stdout:2460: read oid 5 snap -1 2024-04-10T03:17:09.882 INFO:tasks.rados.rados.0.smithi016.stdout:2460: expect (ObjNum 719 snap 227 seq_num 719) 2024-04-10T03:17:09.882 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 244 2024-04-10T03:17:09.883 INFO:tasks.rados.rados.0.smithi016.stdout:2461: seq_num 770 ranges {0=499712,499712=401408} 2024-04-10T03:17:09.890 INFO:tasks.rados.rados.0.smithi016.stdout:2461: writing smithi01663999-30 from 0 to 499712 tid 1 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2461: writing smithi01663999-30 from 499712 to 901120 tid 2 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2462: snap_create 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2458: finishing copy_from to smithi01663999-43 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2458: got expected ENOENT (src dne) 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2458: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2459: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2459: finishing rollback tid 2 to smithi01663999-44 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 1285 (ObjNum 647 snap 194 seq_num 647) dirty exists 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2455: finishing copy_from to smithi01663999-15 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1304 (ObjNum 762 snap 243 seq_num 762) dirty exists 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2457: finishing write tid 1 to smithi01663999-45 2024-04-10T03:17:09.897 INFO:tasks.rados.rados.0.smithi016.stdout:2457: finishing write tid 2 to smithi01663999-45 2024-04-10T03:17:09.898 INFO:tasks.rados.rados.0.smithi016.stdout:2457: finishing write tid 3 to smithi01663999-45 2024-04-10T03:17:09.898 INFO:tasks.rados.rados.0.smithi016.stdout:2461: finishing write tid 1 to smithi01663999-30 2024-04-10T03:17:09.900 INFO:tasks.rados.rados.0.smithi016.stdout:2460: expect (ObjNum 719 snap 227 seq_num 719) 2024-04-10T03:17:10.080 INFO:tasks.rados.rados.0.smithi016.stdout:2457: finishing write tid 4 to smithi01663999-45 2024-04-10T03:17:10.080 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1985 (ObjNum 769 snap 244 seq_num 769) dirty exists 2024-04-10T03:17:10.080 INFO:tasks.rados.rados.0.smithi016.stdout:2457: left oid 45 (ObjNum 769 snap 244 seq_num 769) 2024-04-10T03:17:10.080 INFO:tasks.rados.rados.0.smithi016.stdout:2461: finishing write tid 2 to smithi01663999-30 2024-04-10T03:17:10.080 INFO:tasks.rados.rados.0.smithi016.stdout:2461: finishing write tid 3 to smithi01663999-30 2024-04-10T03:17:10.080 INFO:tasks.rados.rados.0.smithi016.stdout:2461: finishing write tid 4 to smithi01663999-30 2024-04-10T03:17:10.080 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 1629 (ObjNum 770 snap 244 seq_num 770) dirty exists 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2461: left oid 30 (ObjNum 770 snap 244 seq_num 770) 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2455: done (6 left) 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2457: done (5 left) 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2458: done (4 left) 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2459: done (3 left) 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2460: done (2 left) 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2461: done (1 left) 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2462: done (0 left) 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2463: rollback oid 19 current snap is 245 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 208 2024-04-10T03:17:10.081 INFO:tasks.rados.rados.0.smithi016.stdout:2464: snap_create 2024-04-10T03:17:10.087 INFO:tasks.rados.rados.0.smithi016.stdout:2463: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:17:10.088 INFO:tasks.rados.rados.0.smithi016.stdout:2463: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:17:10.088 INFO:tasks.rados.rados.0.smithi016.stdout:2463: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:17:10.088 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1307 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-04-10T03:17:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[72916]: audit 2024-04-10T03:17:09.002541+0000 mon.a (mon.0) 773 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-10T03:17:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[72916]: cluster 2024-04-10T03:17:09.012022+0000 mon.a (mon.0) 774 : cluster 0 osdmap e563: 8 total, 7 up, 8 in 2024-04-10T03:17:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[72916]: audit 2024-04-10T03:17:09.012978+0000 mon.a (mon.0) 775 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[72916]: audit 2024-04-10T03:17:09.014786+0000 mon.b (mon.1) 10 : audit 1 from='osd.6 [v2:172.21.15.136:6816/196033337,v1:172.21.15.136:6817/196033337]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[72916]: cluster 2024-04-10T03:17:09.359852+0000 mgr.y (mgr.25133) 260 : cluster 0 pgmap v418: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 745 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 1.4 MiB/s wr, 17 op/s; 54/744 objects degraded (7.258%) 2024-04-10T03:17:10.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[74137]: audit 2024-04-10T03:17:09.002541+0000 mon.a (mon.0) 773 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-10T03:17:10.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[74137]: cluster 2024-04-10T03:17:09.012022+0000 mon.a (mon.0) 774 : cluster 0 osdmap e563: 8 total, 7 up, 8 in 2024-04-10T03:17:10.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[74137]: audit 2024-04-10T03:17:09.012978+0000 mon.a (mon.0) 775 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:10.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[74137]: audit 2024-04-10T03:17:09.014786+0000 mon.b (mon.1) 10 : audit 1 from='osd.6 [v2:172.21.15.136:6816/196033337,v1:172.21.15.136:6817/196033337]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:10.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:10 smithi016 bash[74137]: cluster 2024-04-10T03:17:09.359852+0000 mgr.y (mgr.25133) 260 : cluster 0 pgmap v418: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 745 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 1.4 MiB/s wr, 17 op/s; 54/744 objects degraded (7.258%) 2024-04-10T03:17:10.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:10 smithi136 bash[68278]: audit 2024-04-10T03:17:09.002541+0000 mon.a (mon.0) 773 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-10T03:17:10.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:10 smithi136 bash[68278]: cluster 2024-04-10T03:17:09.012022+0000 mon.a (mon.0) 774 : cluster 0 osdmap e563: 8 total, 7 up, 8 in 2024-04-10T03:17:10.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:10 smithi136 bash[68278]: audit 2024-04-10T03:17:09.012978+0000 mon.a (mon.0) 775 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:10.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:10 smithi136 bash[68278]: audit 2024-04-10T03:17:09.014786+0000 mon.b (mon.1) 10 : audit 1 from='osd.6 [v2:172.21.15.136:6816/196033337,v1:172.21.15.136:6817/196033337]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:10.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:10 smithi136 bash[68278]: cluster 2024-04-10T03:17:09.359852+0000 mgr.y (mgr.25133) 260 : cluster 0 pgmap v418: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 745 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 1.4 MiB/s wr, 17 op/s; 54/744 objects degraded (7.258%) 2024-04-10T03:17:11.026 INFO:tasks.rados.rados.0.smithi016.stdout:2463: done (1 left) 2024-04-10T03:17:11.026 INFO:tasks.rados.rados.0.smithi016.stdout:2464: done (0 left) 2024-04-10T03:17:11.026 INFO:tasks.rados.rados.0.smithi016.stdout:2465: rollback oid 43 current snap is 246 2024-04-10T03:17:11.026 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 210 2024-04-10T03:17:11.026 INFO:tasks.rados.rados.0.smithi016.stdout:2466: copy_from oid 32 from oid 46 current snap is 246 2024-04-10T03:17:11.026 INFO:tasks.rados.rados.0.smithi016.stdout:2467: copy_from oid 33 from oid 40 current snap is 246 2024-04-10T03:17:11.026 INFO:tasks.rados.rados.0.smithi016.stdout:2468: snap_remove snap 231 2024-04-10T03:17:11.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:11 smithi016 bash[72916]: cluster 2024-04-10T03:17:10.004329+0000 mon.a (mon.0) 776 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:17:11.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:11 smithi016 bash[72916]: cluster 2024-04-10T03:17:10.030455+0000 mon.a (mon.0) 777 : cluster 1 osd.6 [v2:172.21.15.136:6816/196033337,v1:172.21.15.136:6817/196033337] boot 2024-04-10T03:17:11.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:11 smithi016 bash[72916]: cluster 2024-04-10T03:17:10.030646+0000 mon.a (mon.0) 778 : cluster 0 osdmap e564: 8 total, 8 up, 8 in 2024-04-10T03:17:11.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:11 smithi016 bash[72916]: audit 2024-04-10T03:17:10.031635+0000 mon.a (mon.0) 779 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:17:11.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:11 smithi016 bash[74137]: cluster 2024-04-10T03:17:10.004329+0000 mon.a (mon.0) 776 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:17:11.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:11 smithi016 bash[74137]: cluster 2024-04-10T03:17:10.030455+0000 mon.a (mon.0) 777 : cluster 1 osd.6 [v2:172.21.15.136:6816/196033337,v1:172.21.15.136:6817/196033337] boot 2024-04-10T03:17:11.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:11 smithi016 bash[74137]: cluster 2024-04-10T03:17:10.030646+0000 mon.a (mon.0) 778 : cluster 0 osdmap e564: 8 total, 8 up, 8 in 2024-04-10T03:17:11.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:11 smithi016 bash[74137]: audit 2024-04-10T03:17:10.031635+0000 mon.a (mon.0) 779 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:17:11.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:11 smithi136 bash[68278]: cluster 2024-04-10T03:17:10.004329+0000 mon.a (mon.0) 776 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:17:11.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:11 smithi136 bash[68278]: cluster 2024-04-10T03:17:10.030455+0000 mon.a (mon.0) 777 : cluster 1 osd.6 [v2:172.21.15.136:6816/196033337,v1:172.21.15.136:6817/196033337] boot 2024-04-10T03:17:11.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:11 smithi136 bash[68278]: cluster 2024-04-10T03:17:10.030646+0000 mon.a (mon.0) 778 : cluster 0 osdmap e564: 8 total, 8 up, 8 in 2024-04-10T03:17:11.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:11 smithi136 bash[68278]: audit 2024-04-10T03:17:10.031635+0000 mon.a (mon.0) 779 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-10T03:17:12.020 INFO:tasks.rados.rados.0.smithi016.stdout:2468: done (3 left) 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:2469: delete oid 29 current snap is 246 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:2466: finishing copy_from racing read to smithi01663999-32 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:2467: finishing copy_from to smithi01663999-33 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:2467: got expected ENOENT (src dne) 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:2467: finishing copy_from racing read to smithi01663999-33 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:2466: finishing copy_from to smithi01663999-32 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1424 (ObjNum 728 snap 234 seq_num 728) dirty exists 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:2465: finishing rollback tid 0 to smithi01663999-43 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:2465: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:2465: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:17:12.021 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 1989 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:17:12.049 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:17:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:17:11] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-04-10T03:17:12.050 INFO:tasks.rados.rados.0.smithi016.stdout:2465: done (3 left) 2024-04-10T03:17:12.051 INFO:tasks.rados.rados.0.smithi016.stdout:2466: done (2 left) 2024-04-10T03:17:12.051 INFO:tasks.rados.rados.0.smithi016.stdout:2467: done (1 left) 2024-04-10T03:17:12.051 INFO:tasks.rados.rados.0.smithi016.stdout:2469: done (0 left) 2024-04-10T03:17:12.051 INFO:tasks.rados.rados.0.smithi016.stdout:2470: delete oid 21 current snap is 246 2024-04-10T03:17:12.060 INFO:tasks.rados.rados.0.smithi016.stdout:2470: done (0 left) 2024-04-10T03:17:12.060 INFO:tasks.rados.rados.0.smithi016.stdout:2471: copy_from oid 13 from oid 17 current snap is 246 2024-04-10T03:17:12.060 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 246 2024-04-10T03:17:12.060 INFO:tasks.rados.rados.0.smithi016.stdout:2472: seq_num 773 ranges {6086656=548864,6635520=401408} 2024-04-10T03:17:12.099 INFO:tasks.rados.rados.0.smithi016.stdout:2472: writing smithi01663999-26 from 6086656 to 6635520 tid 1 2024-04-10T03:17:12.102 INFO:tasks.rados.rados.0.smithi016.stdout:2472: writing smithi01663999-26 from 6635520 to 7036928 tid 2 2024-04-10T03:17:12.102 INFO:tasks.rados.rados.0.smithi016.stdout:2473: snap_create 2024-04-10T03:17:12.102 INFO:tasks.rados.rados.0.smithi016.stdout:2471: finishing copy_from racing read to smithi01663999-13 2024-04-10T03:17:12.102 INFO:tasks.rados.rados.0.smithi016.stdout:2471: finishing copy_from to smithi01663999-13 2024-04-10T03:17:12.102 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 1429 (ObjNum 734 snap 236 seq_num 734) dirty exists 2024-04-10T03:17:12.112 INFO:tasks.rados.rados.0.smithi016.stdout:2472: finishing write tid 1 to smithi01663999-26 2024-04-10T03:17:12.113 INFO:tasks.rados.rados.0.smithi016.stdout:2472: finishing write tid 2 to smithi01663999-26 2024-04-10T03:17:12.113 INFO:tasks.rados.rados.0.smithi016.stdout:2472: finishing write tid 3 to smithi01663999-26 2024-04-10T03:17:12.113 INFO:tasks.rados.rados.0.smithi016.stdout:2472: finishing write tid 4 to smithi01663999-26 2024-04-10T03:17:12.113 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 1348 (ObjNum 773 snap 246 seq_num 773) dirty exists 2024-04-10T03:17:12.113 INFO:tasks.rados.rados.0.smithi016.stdout:2472: left oid 26 (ObjNum 773 snap 246 seq_num 773) 2024-04-10T03:17:12.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:12 smithi016 bash[72916]: cluster 2024-04-10T03:17:11.023180+0000 mon.a (mon.0) 780 : cluster 0 osdmap e565: 8 total, 8 up, 8 in 2024-04-10T03:17:12.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:12 smithi016 bash[72916]: cluster 2024-04-10T03:17:11.360840+0000 mgr.y (mgr.25133) 261 : cluster 0 pgmap v421: 121 pgs: 9 peering, 7 active+undersized+degraded, 24 active+undersized, 81 active+clean; 771 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.0 MiB/s wr, 9 op/s; 44/756 objects degraded (5.820%) 2024-04-10T03:17:12.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:12 smithi016 bash[72916]: cluster 2024-04-10T03:17:12.025226+0000 mon.a (mon.0) 781 : cluster 0 osdmap e566: 8 total, 8 up, 8 in 2024-04-10T03:17:12.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:12 smithi016 bash[72916]: cluster 2024-04-10T03:17:12.034036+0000 mon.a (mon.0) 782 : cluster 3 Health check update: Degraded data redundancy: 44/756 objects degraded (5.820%), 7 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:12.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:12 smithi016 bash[74137]: cluster 2024-04-10T03:17:11.023180+0000 mon.a (mon.0) 780 : cluster 0 osdmap e565: 8 total, 8 up, 8 in 2024-04-10T03:17:12.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:12 smithi016 bash[74137]: cluster 2024-04-10T03:17:11.360840+0000 mgr.y (mgr.25133) 261 : cluster 0 pgmap v421: 121 pgs: 9 peering, 7 active+undersized+degraded, 24 active+undersized, 81 active+clean; 771 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.0 MiB/s wr, 9 op/s; 44/756 objects degraded (5.820%) 2024-04-10T03:17:12.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:12 smithi016 bash[74137]: cluster 2024-04-10T03:17:12.025226+0000 mon.a (mon.0) 781 : cluster 0 osdmap e566: 8 total, 8 up, 8 in 2024-04-10T03:17:12.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:12 smithi016 bash[74137]: cluster 2024-04-10T03:17:12.034036+0000 mon.a (mon.0) 782 : cluster 3 Health check update: Degraded data redundancy: 44/756 objects degraded (5.820%), 7 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:12.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:12 smithi136 bash[68278]: cluster 2024-04-10T03:17:11.023180+0000 mon.a (mon.0) 780 : cluster 0 osdmap e565: 8 total, 8 up, 8 in 2024-04-10T03:17:12.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:12 smithi136 bash[68278]: cluster 2024-04-10T03:17:11.360840+0000 mgr.y (mgr.25133) 261 : cluster 0 pgmap v421: 121 pgs: 9 peering, 7 active+undersized+degraded, 24 active+undersized, 81 active+clean; 771 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.0 MiB/s wr, 9 op/s; 44/756 objects degraded (5.820%) 2024-04-10T03:17:12.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:12 smithi136 bash[68278]: cluster 2024-04-10T03:17:12.025226+0000 mon.a (mon.0) 781 : cluster 0 osdmap e566: 8 total, 8 up, 8 in 2024-04-10T03:17:12.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:12 smithi136 bash[68278]: cluster 2024-04-10T03:17:12.034036+0000 mon.a (mon.0) 782 : cluster 3 Health check update: Degraded data redundancy: 44/756 objects degraded (5.820%), 7 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:13.063 INFO:tasks.rados.rados.0.smithi016.stdout:2471: done (2 left) 2024-04-10T03:17:13.063 INFO:tasks.rados.rados.0.smithi016.stdout:2472: done (1 left) 2024-04-10T03:17:13.063 INFO:tasks.rados.rados.0.smithi016.stdout:2473: done (0 left) 2024-04-10T03:17:13.063 INFO:tasks.rados.rados.0.smithi016.stdout:2474: copy_from oid 24 from oid 35 current snap is 247 2024-04-10T03:17:13.063 INFO:tasks.rados.rados.0.smithi016.stdout:2475: read oid 32 snap 244 2024-04-10T03:17:13.064 INFO:tasks.rados.rados.0.smithi016.stdout:2475: expect (ObjNum 629 snap 189 seq_num 629) 2024-04-10T03:17:13.064 INFO:tasks.rados.rados.0.smithi016.stdout:2476: read oid 38 snap -1 2024-04-10T03:17:13.064 INFO:tasks.rados.rados.0.smithi016.stdout:2476: expect deleted 2024-04-10T03:17:13.064 INFO:tasks.rados.rados.0.smithi016.stdout:2477: read oid 50 snap 198 2024-04-10T03:17:13.064 INFO:tasks.rados.rados.0.smithi016.stdout:2477: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:17:13.064 INFO:tasks.rados.rados.0.smithi016.stdout:2478: rollback oid 21 current snap is 247 2024-04-10T03:17:13.064 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 246 2024-04-10T03:17:13.064 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 247 2024-04-10T03:17:13.064 INFO:tasks.rados.rados.0.smithi016.stdout:2479: seq_num 774 ranges {0=565248,565248=401408} 2024-04-10T03:17:13.065 INFO:tasks.rados.rados.0.smithi016.stdout:2479: writing smithi01663999-6 from 0 to 565248 tid 1 2024-04-10T03:17:13.069 INFO:tasks.rados.rados.0.smithi016.stdout:2479: writing smithi01663999-6 from 565248 to 966656 tid 2 2024-04-10T03:17:13.069 INFO:tasks.rados.rados.0.smithi016.stdout:2480: delete oid 20 current snap is 247 2024-04-10T03:17:13.070 INFO:tasks.rados.rados.0.smithi016.stdout:2478: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:17:13.070 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 1642 (ObjNum 177 snap 0 seq_num 2100923728) dirty dne 2024-04-10T03:17:13.075 INFO:tasks.rados.rados.0.smithi016.stdout:2475: expect (ObjNum 629 snap 189 seq_num 629) 2024-04-10T03:17:13.112 INFO:tasks.rados.rados.0.smithi016.stdout:2474: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:17:13.112 INFO:tasks.rados.rados.0.smithi016.stdout:2474: finishing copy_from to smithi01663999-24 2024-04-10T03:17:13.113 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1225 (ObjNum 765 snap 243 seq_num 765) dirty exists 2024-04-10T03:17:13.118 INFO:tasks.rados.rados.0.smithi016.stdout:2474: done (6 left) 2024-04-10T03:17:13.118 INFO:tasks.rados.rados.0.smithi016.stdout:2475: done (5 left) 2024-04-10T03:17:13.118 INFO:tasks.rados.rados.0.smithi016.stdout:2476: done (4 left) 2024-04-10T03:17:13.119 INFO:tasks.rados.rados.0.smithi016.stdout:2478: done (3 left) 2024-04-10T03:17:13.119 INFO:tasks.rados.rados.0.smithi016.stdout:2480: done (2 left) 2024-04-10T03:17:13.119 INFO:tasks.rados.rados.0.smithi016.stdout:2481: snap_create 2024-04-10T03:17:13.119 INFO:tasks.rados.rados.0.smithi016.stdout:2479: finishing write tid 1 to smithi01663999-6 2024-04-10T03:17:13.119 INFO:tasks.rados.rados.0.smithi016.stdout:2479: finishing write tid 2 to smithi01663999-6 2024-04-10T03:17:13.119 INFO:tasks.rados.rados.0.smithi016.stdout:2479: finishing write tid 3 to smithi01663999-6 2024-04-10T03:17:13.123 INFO:tasks.rados.rados.0.smithi016.stdout:2479: finishing write tid 4 to smithi01663999-6 2024-04-10T03:17:13.123 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 2008 (ObjNum 774 snap 247 seq_num 774) dirty exists 2024-04-10T03:17:13.123 INFO:tasks.rados.rados.0.smithi016.stdout:2479: left oid 6 (ObjNum 774 snap 247 seq_num 774) 2024-04-10T03:17:13.142 INFO:tasks.rados.rados.0.smithi016.stdout:2477: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:17:13.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:13 smithi016 bash[72916]: audit 2024-04-10T03:17:12.519898+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:13 smithi016 bash[72916]: audit 2024-04-10T03:17:12.522154+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:13 smithi016 bash[72916]: cluster 2024-04-10T03:17:13.064960+0000 mon.a (mon.0) 785 : cluster 0 osdmap e567: 8 total, 8 up, 8 in 2024-04-10T03:17:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:13 smithi016 bash[74137]: audit 2024-04-10T03:17:12.519898+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:13 smithi016 bash[74137]: audit 2024-04-10T03:17:12.522154+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:13 smithi016 bash[74137]: cluster 2024-04-10T03:17:13.064960+0000 mon.a (mon.0) 785 : cluster 0 osdmap e567: 8 total, 8 up, 8 in 2024-04-10T03:17:13.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:13 smithi136 bash[68278]: audit 2024-04-10T03:17:12.519898+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:13.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:13 smithi136 bash[68278]: audit 2024-04-10T03:17:12.522154+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:13.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:13 smithi136 bash[68278]: cluster 2024-04-10T03:17:13.064960+0000 mon.a (mon.0) 785 : cluster 0 osdmap e567: 8 total, 8 up, 8 in 2024-04-10T03:17:14.622 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:14 smithi136 bash[68278]: cluster 2024-04-10T03:17:13.361721+0000 mgr.y (mgr.25133) 262 : cluster 0 pgmap v424: 121 pgs: 9 peering, 7 active+undersized+degraded, 20 active+undersized, 85 active+clean; 771 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 604 KiB/s wr, 4 op/s; 44/756 objects degraded (5.820%) 2024-04-10T03:17:14.622 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:14 smithi136 bash[68278]: cluster 2024-04-10T03:17:14.071969+0000 mon.a (mon.0) 786 : cluster 0 osdmap e568: 8 total, 8 up, 8 in 2024-04-10T03:17:14.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:14 smithi016 bash[72916]: cluster 2024-04-10T03:17:13.361721+0000 mgr.y (mgr.25133) 262 : cluster 0 pgmap v424: 121 pgs: 9 peering, 7 active+undersized+degraded, 20 active+undersized, 85 active+clean; 771 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 604 KiB/s wr, 4 op/s; 44/756 objects degraded (5.820%) 2024-04-10T03:17:14.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:14 smithi016 bash[72916]: cluster 2024-04-10T03:17:14.071969+0000 mon.a (mon.0) 786 : cluster 0 osdmap e568: 8 total, 8 up, 8 in 2024-04-10T03:17:14.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:14 smithi016 bash[74137]: cluster 2024-04-10T03:17:13.361721+0000 mgr.y (mgr.25133) 262 : cluster 0 pgmap v424: 121 pgs: 9 peering, 7 active+undersized+degraded, 20 active+undersized, 85 active+clean; 771 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 604 KiB/s wr, 4 op/s; 44/756 objects degraded (5.820%) 2024-04-10T03:17:14.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:14 smithi016 bash[74137]: cluster 2024-04-10T03:17:14.071969+0000 mon.a (mon.0) 786 : cluster 0 osdmap e568: 8 total, 8 up, 8 in 2024-04-10T03:17:15.249 INFO:tasks.rados.rados.0.smithi016.stdout:2477: done (2 left) 2024-04-10T03:17:15.249 INFO:tasks.rados.rados.0.smithi016.stdout:2479: done (1 left) 2024-04-10T03:17:15.249 INFO:tasks.rados.rados.0.smithi016.stdout:2481: done (0 left) 2024-04-10T03:17:15.249 INFO:tasks.rados.rados.0.smithi016.stdout:2482: read oid 11 snap -1 2024-04-10T03:17:15.249 INFO:tasks.rados.rados.0.smithi016.stdout:2482: expect (ObjNum 701 snap 219 seq_num 701) 2024-04-10T03:17:15.249 INFO:tasks.rados.rados.0.smithi016.stdout:2483: rmattr oid 45 current snap is 248 2024-04-10T03:17:15.249 INFO:tasks.rados.rados.0.smithi016.stdout:2483: done (1 left) 2024-04-10T03:17:15.249 INFO:tasks.rados.rados.0.smithi016.stdout:2484: rmattr oid 6 current snap is 248 2024-04-10T03:17:15.249 INFO:tasks.rados.rados.0.smithi016.stdout:2484: done (1 left) 2024-04-10T03:17:15.250 INFO:tasks.rados.rados.0.smithi016.stdout:2485: read oid 18 snap 245 2024-04-10T03:17:15.250 INFO:tasks.rados.rados.0.smithi016.stdout:2485: expect deleted 2024-04-10T03:17:15.250 INFO:tasks.rados.rados.0.smithi016.stdout:2486: delete oid 15 current snap is 248 2024-04-10T03:17:15.256 INFO:tasks.rados.rados.0.smithi016.stdout:2486: done (2 left) 2024-04-10T03:17:15.256 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 248 2024-04-10T03:17:15.256 INFO:tasks.rados.rados.0.smithi016.stdout:2487: seq_num 777 ranges {0=622592,622592=401408} 2024-04-10T03:17:15.259 INFO:tasks.rados.rados.0.smithi016.stdout:2487: writing smithi01663999-36 from 0 to 622592 tid 1 2024-04-10T03:17:15.261 INFO:tasks.rados.rados.0.smithi016.stdout:2487: writing smithi01663999-36 from 622592 to 1024000 tid 2 2024-04-10T03:17:15.262 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 248 2024-04-10T03:17:15.262 INFO:tasks.rados.rados.0.smithi016.stdout:2488: seq_num 778 ranges {14278656=638976,14917632=401408} 2024-04-10T03:17:15.352 INFO:tasks.rados.rados.0.smithi016.stdout:2488: writing smithi01663999-50 from 14278656 to 14917632 tid 1 2024-04-10T03:17:15.354 INFO:tasks.rados.rados.0.smithi016.stdout:2488: writing smithi01663999-50 from 14917632 to 15319040 tid 2 2024-04-10T03:17:15.354 INFO:tasks.rados.rados.0.smithi016.stdout:2489: read oid 9 snap 230 2024-04-10T03:17:15.354 INFO:tasks.rados.rados.0.smithi016.stdout:2489: expect (ObjNum 715 snap 224 seq_num 715) 2024-04-10T03:17:15.354 INFO:tasks.rados.rados.0.smithi016.stdout:2490: snap_remove snap 241 2024-04-10T03:17:15.530 INFO:tasks.rados.rados.0.smithi016.stdout:2490: done (5 left) 2024-04-10T03:17:15.530 INFO:tasks.rados.rados.0.smithi016.stdout:2491: rmattr oid 23 current snap is 248 2024-04-10T03:17:15.530 INFO:tasks.rados.rados.0.smithi016.stdout:2491: done (5 left) 2024-04-10T03:17:15.530 INFO:tasks.rados.rados.0.smithi016.stdout:2492: read oid 31 snap 208 2024-04-10T03:17:15.530 INFO:tasks.rados.rados.0.smithi016.stdout:2492: expect (ObjNum 577 snap 173 seq_num 577) 2024-04-10T03:17:15.531 INFO:tasks.rados.rados.0.smithi016.stdout:2493: rmattr oid 17 current snap is 248 2024-04-10T03:17:15.531 INFO:tasks.rados.rados.0.smithi016.stdout:2493: done (6 left) 2024-04-10T03:17:15.531 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 248 2024-04-10T03:17:15.531 INFO:tasks.rados.rados.0.smithi016.stdout:2487: finishing write tid 1 to smithi01663999-36 2024-04-10T03:17:15.531 INFO:tasks.rados.rados.0.smithi016.stdout:2494: seq_num 779 ranges {196608=655360,851968=401408} 2024-04-10T03:17:15.535 INFO:tasks.rados.rados.0.smithi016.stdout:2494: writing smithi01663999-46 from 196608 to 851968 tid 1 2024-04-10T03:17:15.539 INFO:tasks.rados.rados.0.smithi016.stdout:2494: writing smithi01663999-46 from 851968 to 1253376 tid 2 2024-04-10T03:17:15.539 INFO:tasks.rados.rados.0.smithi016.stdout:2495: rmattr oid 43 current snap is 248 2024-04-10T03:17:15.539 INFO:tasks.rados.rados.0.smithi016.stdout:2496: snap_remove snap 239 2024-04-10T03:17:15.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:15 smithi136 bash[68278]: cluster 2024-04-10T03:17:15.519216+0000 mon.a (mon.0) 787 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/756 objects degraded (5.820%), 7 pgs degraded) 2024-04-10T03:17:15.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:15 smithi136 bash[68278]: cluster 2024-04-10T03:17:15.534596+0000 mon.a (mon.0) 788 : cluster 0 osdmap e569: 8 total, 8 up, 8 in 2024-04-10T03:17:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:15 smithi016 bash[72916]: cluster 2024-04-10T03:17:15.519216+0000 mon.a (mon.0) 787 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/756 objects degraded (5.820%), 7 pgs degraded) 2024-04-10T03:17:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:15 smithi016 bash[72916]: cluster 2024-04-10T03:17:15.534596+0000 mon.a (mon.0) 788 : cluster 0 osdmap e569: 8 total, 8 up, 8 in 2024-04-10T03:17:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:15 smithi016 bash[74137]: cluster 2024-04-10T03:17:15.519216+0000 mon.a (mon.0) 787 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/756 objects degraded (5.820%), 7 pgs degraded) 2024-04-10T03:17:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:15 smithi016 bash[74137]: cluster 2024-04-10T03:17:15.534596+0000 mon.a (mon.0) 788 : cluster 0 osdmap e569: 8 total, 8 up, 8 in 2024-04-10T03:17:16.543 INFO:tasks.rados.rados.0.smithi016.stdout:2496: done (8 left) 2024-04-10T03:17:16.543 INFO:tasks.rados.rados.0.smithi016.stdout:2497: snap_remove snap 209 2024-04-10T03:17:16.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:16 smithi136 bash[68278]: cluster 2024-04-10T03:17:15.362678+0000 mgr.y (mgr.25133) 263 : cluster 0 pgmap v426: 121 pgs: 9 peering, 112 active+clean; 766 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 6 op/s; 10 MiB/s, 1 objects/s recovering 2024-04-10T03:17:16.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:16 smithi136 bash[68278]: cluster 2024-04-10T03:17:16.538630+0000 mon.a (mon.0) 789 : cluster 0 osdmap e570: 8 total, 8 up, 8 in 2024-04-10T03:17:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:16 smithi016 bash[72916]: cluster 2024-04-10T03:17:15.362678+0000 mgr.y (mgr.25133) 263 : cluster 0 pgmap v426: 121 pgs: 9 peering, 112 active+clean; 766 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 6 op/s; 10 MiB/s, 1 objects/s recovering 2024-04-10T03:17:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:16 smithi016 bash[72916]: cluster 2024-04-10T03:17:16.538630+0000 mon.a (mon.0) 789 : cluster 0 osdmap e570: 8 total, 8 up, 8 in 2024-04-10T03:17:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:16 smithi016 bash[74137]: cluster 2024-04-10T03:17:15.362678+0000 mgr.y (mgr.25133) 263 : cluster 0 pgmap v426: 121 pgs: 9 peering, 112 active+clean; 766 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 6 op/s; 10 MiB/s, 1 objects/s recovering 2024-04-10T03:17:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:16 smithi016 bash[74137]: cluster 2024-04-10T03:17:16.538630+0000 mon.a (mon.0) 789 : cluster 0 osdmap e570: 8 total, 8 up, 8 in 2024-04-10T03:17:17.536 INFO:tasks.rados.rados.0.smithi016.stdout:2497: done (8 left) 2024-04-10T03:17:17.536 INFO:tasks.rados.rados.0.smithi016.stdout:2498: rollback oid 4 current snap is 248 2024-04-10T03:17:17.537 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 210 2024-04-10T03:17:17.537 INFO:tasks.rados.rados.0.smithi016.stdout:2487: finishing write tid 2 to smithi01663999-36 2024-04-10T03:17:17.537 INFO:tasks.rados.rados.0.smithi016.stdout:2487: finishing write tid 3 to smithi01663999-36 2024-04-10T03:17:17.537 INFO:tasks.rados.rados.0.smithi016.stdout:2487: finishing write tid 4 to smithi01663999-36 2024-04-10T03:17:17.537 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 1432 (ObjNum 777 snap 248 seq_num 777) dirty exists 2024-04-10T03:17:17.537 INFO:tasks.rados.rados.0.smithi016.stdout:2487: left oid 36 (ObjNum 777 snap 248 seq_num 777) 2024-04-10T03:17:17.537 INFO:tasks.rados.rados.0.smithi016.stdout:2482: expect (ObjNum 701 snap 219 seq_num 701) 2024-04-10T03:17:18.681 INFO:tasks.rados.rados.0.smithi016.stdout:2488: finishing write tid 1 to smithi01663999-50 2024-04-10T03:17:18.681 INFO:tasks.rados.rados.0.smithi016.stdout:2488: finishing write tid 2 to smithi01663999-50 2024-04-10T03:17:18.681 INFO:tasks.rados.rados.0.smithi016.stdout:2488: finishing write tid 3 to smithi01663999-50 2024-04-10T03:17:18.681 INFO:tasks.rados.rados.0.smithi016.stdout:2488: finishing write tid 4 to smithi01663999-50 2024-04-10T03:17:18.681 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1632 (ObjNum 778 snap 248 seq_num 778) dirty exists 2024-04-10T03:17:18.681 INFO:tasks.rados.rados.0.smithi016.stdout:2488: left oid 50 (ObjNum 778 snap 248 seq_num 778) 2024-04-10T03:17:18.681 INFO:tasks.rados.rados.0.smithi016.stdout:2489: expect (ObjNum 715 snap 224 seq_num 715) 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: cluster 2024-04-10T03:17:17.363572+0000 mgr.y (mgr.25133) 264 : cluster 0 pgmap v429: 121 pgs: 121 active+clean; 769 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 1.4 MiB/s wr, 14 op/s; 10 MiB/s, 1 objects/s recovering 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: cluster 2024-04-10T03:17:17.541014+0000 mon.a (mon.0) 790 : cluster 0 osdmap e571: 8 total, 8 up, 8 in 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:17.963592+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:17.973297+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:17.975173+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:17.976887+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:17.987184+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:18.085578+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:18.091041+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:18.095302+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:18.098280+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:18.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[72916]: audit 2024-04-10T03:17:18.102795+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: cluster 2024-04-10T03:17:17.363572+0000 mgr.y (mgr.25133) 264 : cluster 0 pgmap v429: 121 pgs: 121 active+clean; 769 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 1.4 MiB/s wr, 14 op/s; 10 MiB/s, 1 objects/s recovering 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: cluster 2024-04-10T03:17:17.541014+0000 mon.a (mon.0) 790 : cluster 0 osdmap e571: 8 total, 8 up, 8 in 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:17.963592+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:17.973297+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:17.975173+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:17.976887+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:17.987184+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:18.085578+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:18.091041+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:18.095302+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:18.098280+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:18 smithi016 bash[74137]: audit 2024-04-10T03:17:18.102795+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-10T03:17:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: cluster 2024-04-10T03:17:17.363572+0000 mgr.y (mgr.25133) 264 : cluster 0 pgmap v429: 121 pgs: 121 active+clean; 769 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 1.4 MiB/s wr, 14 op/s; 10 MiB/s, 1 objects/s recovering 2024-04-10T03:17:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: cluster 2024-04-10T03:17:17.541014+0000 mon.a (mon.0) 790 : cluster 0 osdmap e571: 8 total, 8 up, 8 in 2024-04-10T03:17:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:17.963592+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:17.973297+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:17.975173+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:17.976887+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:17:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:17.987184+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:18.085578+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:18.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:18.091041+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:18.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:18.095302+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:18.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:18.098280+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:18.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:18 smithi136 bash[68278]: audit 2024-04-10T03:17:18.102795+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-10T03:17:19.324 INFO:tasks.rados.rados.0.smithi016.stdout:2494: finishing write tid 1 to smithi01663999-46 2024-04-10T03:17:19.325 INFO:tasks.rados.rados.0.smithi016.stdout:2494: finishing write tid 2 to smithi01663999-46 2024-04-10T03:17:19.325 INFO:tasks.rados.rados.0.smithi016.stdout:2494: finishing write tid 3 to smithi01663999-46 2024-04-10T03:17:19.325 INFO:tasks.rados.rados.0.smithi016.stdout:2494: finishing write tid 4 to smithi01663999-46 2024-04-10T03:17:19.325 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1632 (ObjNum 779 snap 248 seq_num 779) dirty exists 2024-04-10T03:17:19.325 INFO:tasks.rados.rados.0.smithi016.stdout:2494: left oid 46 (ObjNum 779 snap 248 seq_num 779) 2024-04-10T03:17:19.325 INFO:tasks.rados.rados.0.smithi016.stdout:2492: expect (ObjNum 577 snap 173 seq_num 577) 2024-04-10T03:17:19.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:19 smithi136 bash[68278]: cluster 2024-04-10T03:17:17.979809+0000 mgr.y (mgr.25133) 265 : cluster 0 pgmap v431: 121 pgs: 121 active+clean; 769 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 867 KiB/s wr, 13 op/s 2024-04-10T03:17:19.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:19 smithi136 bash[68278]: cluster 2024-04-10T03:17:17.980323+0000 mgr.y (mgr.25133) 266 : cluster 0 pgmap v432: 121 pgs: 121 active+clean; 769 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 38 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-04-10T03:17:19.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:19 smithi136 bash[68278]: audit 2024-04-10T03:17:18.103132+0000 mgr.y (mgr.25133) 267 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-10T03:17:19.654 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:19 smithi136 bash[68278]: cephadm 2024-04-10T03:17:18.105374+0000 mgr.y (mgr.25133) 268 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-10T03:17:19.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:19 smithi016 bash[74137]: cluster 2024-04-10T03:17:17.979809+0000 mgr.y (mgr.25133) 265 : cluster 0 pgmap v431: 121 pgs: 121 active+clean; 769 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 867 KiB/s wr, 13 op/s 2024-04-10T03:17:19.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:19 smithi016 bash[74137]: cluster 2024-04-10T03:17:17.980323+0000 mgr.y (mgr.25133) 266 : cluster 0 pgmap v432: 121 pgs: 121 active+clean; 769 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 38 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-04-10T03:17:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:19 smithi016 bash[74137]: audit 2024-04-10T03:17:18.103132+0000 mgr.y (mgr.25133) 267 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-10T03:17:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:19 smithi016 bash[74137]: cephadm 2024-04-10T03:17:18.105374+0000 mgr.y (mgr.25133) 268 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-10T03:17:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:19 smithi016 bash[72916]: cluster 2024-04-10T03:17:17.979809+0000 mgr.y (mgr.25133) 265 : cluster 0 pgmap v431: 121 pgs: 121 active+clean; 769 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 867 KiB/s wr, 13 op/s 2024-04-10T03:17:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:19 smithi016 bash[72916]: cluster 2024-04-10T03:17:17.980323+0000 mgr.y (mgr.25133) 266 : cluster 0 pgmap v432: 121 pgs: 121 active+clean; 769 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 38 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-04-10T03:17:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:19 smithi016 bash[72916]: audit 2024-04-10T03:17:18.103132+0000 mgr.y (mgr.25133) 267 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-10T03:17:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:19 smithi016 bash[72916]: cephadm 2024-04-10T03:17:18.105374+0000 mgr.y (mgr.25133) 268 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-10T03:17:20.498 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2012 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:17:20.498 INFO:tasks.rados.rados.0.smithi016.stdout:2498: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:17:20.498 INFO:tasks.rados.rados.0.smithi016.stdout:2498: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:17:20.498 INFO:tasks.rados.rados.0.smithi016.stdout:2498: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:17:20.498 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1645 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-04-10T03:17:20.498 INFO:tasks.rados.rados.0.smithi016.stdout:2482: done (8 left) 2024-04-10T03:17:20.498 INFO:tasks.rados.rados.0.smithi016.stdout:2485: done (7 left) 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2487: done (6 left) 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2488: done (5 left) 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2489: done (4 left) 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2492: done (3 left) 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2494: done (2 left) 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2495: done (1 left) 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2498: done (0 left) 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2499: rmattr oid 44 current snap is 248 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2500: read oid 19 snap -1 2024-04-10T03:17:20.499 INFO:tasks.rados.rados.0.smithi016.stdout:2500: expect (ObjNum 610 snap 185 seq_num 610) 2024-04-10T03:17:20.500 INFO:tasks.rados.rados.0.smithi016.stdout:2501: copy_from oid 30 from oid 38 current snap is 248 2024-04-10T03:17:20.500 INFO:tasks.rados.rados.0.smithi016.stdout:2502: setattr oid 10 current snap is 248 2024-04-10T03:17:20.500 INFO:tasks.rados.rados.0.smithi016.stdout:2501: finishing copy_from to smithi01663999-30 2024-04-10T03:17:20.500 INFO:tasks.rados.rados.0.smithi016.stdout:2501: got expected ENOENT (src dne) 2024-04-10T03:17:20.500 INFO:tasks.rados.rados.0.smithi016.stdout:2501: finishing copy_from racing read to smithi01663999-30 2024-04-10T03:17:20.504 INFO:tasks.rados.rados.0.smithi016.stdout:2500: expect (ObjNum 610 snap 185 seq_num 610) 2024-04-10T03:17:20.534 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 1286 (ObjNum 647 snap 194 seq_num 647) dirty exists 2024-04-10T03:17:20.534 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 1631 (ObjNum 759 snap 242 seq_num 759) dirty exists 2024-04-10T03:17:20.534 INFO:tasks.rados.rados.0.smithi016.stdout:2499: done (3 left) 2024-04-10T03:17:20.534 INFO:tasks.rados.rados.0.smithi016.stdout:2500: done (2 left) 2024-04-10T03:17:20.534 INFO:tasks.rados.rados.0.smithi016.stdout:2501: done (1 left) 2024-04-10T03:17:20.535 INFO:tasks.rados.rados.0.smithi016.stdout:2502: done (0 left) 2024-04-10T03:17:20.535 INFO:tasks.rados.rados.0.smithi016.stdout:2503: rollback oid 38 current snap is 248 2024-04-10T03:17:20.535 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 38 to 230 2024-04-10T03:17:20.535 INFO:tasks.rados.rados.0.smithi016.stdout:2504: rmattr oid 5 current snap is 248 2024-04-10T03:17:20.535 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 248 2024-04-10T03:17:20.535 INFO:tasks.rados.rados.0.smithi016.stdout:2505: seq_num 780 ranges {16908288=671744,17580032=401408} 2024-04-10T03:17:20.652 INFO:tasks.rados.rados.0.smithi016.stdout:2505: writing smithi01663999-3 from 16908288 to 17580032 tid 1 2024-04-10T03:17:20.655 INFO:tasks.rados.rados.0.smithi016.stdout:2505: writing smithi01663999-3 from 17580032 to 17981440 tid 2 2024-04-10T03:17:20.655 INFO:tasks.rados.rados.0.smithi016.stdout:2506: delete oid 35 current snap is 248 2024-04-10T03:17:20.655 INFO:tasks.rados.rados.0.smithi016.stdout:2503: finishing rollback tid 1 to smithi01663999-38 2024-04-10T03:17:20.655 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1327 (ObjNum 65 snap 0 seq_num 1668377964) dirty dne 2024-04-10T03:17:20.655 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2048 (ObjNum 719 snap 227 seq_num 719) dirty exists 2024-04-10T03:17:20.661 INFO:tasks.rados.rados.0.smithi016.stdout:2503: done (3 left) 2024-04-10T03:17:20.661 INFO:tasks.rados.rados.0.smithi016.stdout:2504: done (2 left) 2024-04-10T03:17:20.661 INFO:tasks.rados.rados.0.smithi016.stdout:2506: done (1 left) 2024-04-10T03:17:20.662 INFO:tasks.rados.rados.0.smithi016.stdout:2507: copy_from oid 22 from oid 33 current snap is 248 2024-04-10T03:17:20.662 INFO:tasks.rados.rados.0.smithi016.stdout:2508: delete oid 40 current snap is 248 2024-04-10T03:17:20.664 INFO:tasks.rados.rados.0.smithi016.stdout:2505: finishing write tid 1 to smithi01663999-3 2024-04-10T03:17:20.664 INFO:tasks.rados.rados.0.smithi016.stdout:2507: finishing copy_from to smithi01663999-22 2024-04-10T03:17:20.664 INFO:tasks.rados.rados.0.smithi016.stdout:2507: got expected ENOENT (src dne) 2024-04-10T03:17:20.664 INFO:tasks.rados.rados.0.smithi016.stdout:2507: finishing copy_from racing read to smithi01663999-22 2024-04-10T03:17:20.665 INFO:tasks.rados.rados.0.smithi016.stdout:2505: finishing write tid 2 to smithi01663999-3 2024-04-10T03:17:20.666 INFO:tasks.rados.rados.0.smithi016.stdout:2505: finishing write tid 3 to smithi01663999-3 2024-04-10T03:17:20.666 INFO:tasks.rados.rados.0.smithi016.stdout:2507: done (2 left) 2024-04-10T03:17:20.666 INFO:tasks.rados.rados.0.smithi016.stdout:2508: done (1 left) 2024-04-10T03:17:20.666 INFO:tasks.rados.rados.0.smithi016.stdout:2509: setattr oid 37 current snap is 248 2024-04-10T03:17:20.667 INFO:tasks.rados.rados.0.smithi016.stdout:2510: rollback oid 24 current snap is 248 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 24 to 246 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:2511: copy_from oid 45 from oid 48 current snap is 248 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:2505: finishing write tid 4 to smithi01663999-3 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1635 (ObjNum 780 snap 248 seq_num 780) dirty exists 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:2505: left oid 3 (ObjNum 780 snap 248 seq_num 780) 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:2505: done (3 left) 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:2512: rollback oid 35 current snap is 248 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 243 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:2513: read oid 28 snap -1 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:2513: expect (ObjNum 745 snap 239 seq_num 745) 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 248 2024-04-10T03:17:20.668 INFO:tasks.rados.rados.0.smithi016.stdout:2514: seq_num 783 ranges {1859584=720896,2580480=401408} 2024-04-10T03:17:20.682 INFO:tasks.rados.rados.0.smithi016.stdout:2514: writing smithi01663999-17 from 1859584 to 2580480 tid 1 2024-04-10T03:17:20.684 INFO:tasks.rados.rados.0.smithi016.stdout:2514: writing smithi01663999-17 from 2580480 to 2981888 tid 2 2024-04-10T03:17:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:2515: read oid 1 snap 242 2024-04-10T03:17:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:2515: expect (ObjNum 713 snap 222 seq_num 713) 2024-04-10T03:17:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:2516: read oid 10 snap -1 2024-04-10T03:17:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:2516: expect (ObjNum 759 snap 242 seq_num 759) 2024-04-10T03:17:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:2517: delete oid 21 current snap is 248 2024-04-10T03:17:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:2511: finishing copy_from racing read to smithi01663999-45 2024-04-10T03:17:20.685 INFO:tasks.rados.rados.0.smithi016.stdout:2513: expect (ObjNum 745 snap 239 seq_num 745) 2024-04-10T03:17:20.708 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1636 (ObjNum 719 snap 227 seq_num 719) dirty exists 2024-04-10T03:17:20.709 INFO:tasks.rados.rados.0.smithi016.stdout:2510: finishing rollback tid 0 to smithi01663999-24 2024-04-10T03:17:20.709 INFO:tasks.rados.rados.0.smithi016.stdout:2510: finishing rollback tid 1 to smithi01663999-24 2024-04-10T03:17:20.709 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1310 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-10T03:17:20.709 INFO:tasks.rados.rados.0.smithi016.stdout:2511: finishing copy_from to smithi01663999-45 2024-04-10T03:17:20.709 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 1283 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-04-10T03:17:20.709 INFO:tasks.rados.rados.0.smithi016.stdout:2512: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:17:20.709 INFO:tasks.rados.rados.0.smithi016.stdout:2512: finishing rollback tid 2 to smithi01663999-35 2024-04-10T03:17:20.710 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1432 (ObjNum 765 snap 243 seq_num 765) dirty exists 2024-04-10T03:17:20.710 INFO:tasks.rados.rados.0.smithi016.stdout:2514: finishing write tid 1 to smithi01663999-17 2024-04-10T03:17:20.710 INFO:tasks.rados.rados.0.smithi016.stdout:2514: finishing write tid 2 to smithi01663999-17 2024-04-10T03:17:20.710 INFO:tasks.rados.rados.0.smithi016.stdout:2514: finishing write tid 3 to smithi01663999-17 2024-04-10T03:17:20.710 INFO:tasks.rados.rados.0.smithi016.stdout:2514: finishing write tid 4 to smithi01663999-17 2024-04-10T03:17:20.710 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1432 (ObjNum 783 snap 248 seq_num 783) dirty exists 2024-04-10T03:17:20.710 INFO:tasks.rados.rados.0.smithi016.stdout:2514: left oid 17 (ObjNum 783 snap 248 seq_num 783) 2024-04-10T03:17:20.710 INFO:tasks.rados.rados.0.smithi016.stdout:2515: expect (ObjNum 713 snap 222 seq_num 713) 2024-04-10T03:17:20.840 INFO:tasks.rados.rados.0.smithi016.stdout:2516: expect (ObjNum 759 snap 242 seq_num 759) 2024-04-10T03:17:21.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:21 smithi136 bash[68278]: cluster 2024-04-10T03:17:19.981408+0000 mgr.y (mgr.25133) 269 : cluster 0 pgmap v433: 121 pgs: 121 active+clean; 772 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-04-10T03:17:21.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:21 smithi136 bash[68278]: cephadm 2024-04-10T03:17:20.373914+0000 mgr.y (mgr.25133) 270 : cephadm 1 Upgrade: Updating osd.7 2024-04-10T03:17:21.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:21 smithi136 bash[68278]: audit 2024-04-10T03:17:20.380611+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:21.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:21 smithi136 bash[68278]: audit 2024-04-10T03:17:20.384797+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-10T03:17:21.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:21 smithi136 bash[68278]: audit 2024-04-10T03:17:20.386363+0000 mon.a (mon.0) 803 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:21.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:21 smithi136 bash[68278]: cephadm 2024-04-10T03:17:20.392738+0000 mgr.y (mgr.25133) 271 : cephadm 1 Deploying daemon osd.7 on smithi136 2024-04-10T03:17:21.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[74137]: cluster 2024-04-10T03:17:19.981408+0000 mgr.y (mgr.25133) 269 : cluster 0 pgmap v433: 121 pgs: 121 active+clean; 772 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[74137]: cephadm 2024-04-10T03:17:20.373914+0000 mgr.y (mgr.25133) 270 : cephadm 1 Upgrade: Updating osd.7 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[74137]: audit 2024-04-10T03:17:20.380611+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[74137]: audit 2024-04-10T03:17:20.384797+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[74137]: audit 2024-04-10T03:17:20.386363+0000 mon.a (mon.0) 803 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[74137]: cephadm 2024-04-10T03:17:20.392738+0000 mgr.y (mgr.25133) 271 : cephadm 1 Deploying daemon osd.7 on smithi136 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[72916]: cluster 2024-04-10T03:17:19.981408+0000 mgr.y (mgr.25133) 269 : cluster 0 pgmap v433: 121 pgs: 121 active+clean; 772 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[72916]: cephadm 2024-04-10T03:17:20.373914+0000 mgr.y (mgr.25133) 270 : cephadm 1 Upgrade: Updating osd.7 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[72916]: audit 2024-04-10T03:17:20.380611+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[72916]: audit 2024-04-10T03:17:20.384797+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[72916]: audit 2024-04-10T03:17:20.386363+0000 mon.a (mon.0) 803 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:21.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[72916]: cephadm 2024-04-10T03:17:20.392738+0000 mgr.y (mgr.25133) 271 : cephadm 1 Deploying daemon osd.7 on smithi136 2024-04-10T03:17:22.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:17:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:17:21] "GET /metrics HTTP/1.1" 200 36127 "" "Prometheus/2.43.0" 2024-04-10T03:17:22.548 INFO:tasks.rados.rados.0.smithi016.stdout:2509: done (8 left) 2024-04-10T03:17:22.548 INFO:tasks.rados.rados.0.smithi016.stdout:2510: done (7 left) 2024-04-10T03:17:22.548 INFO:tasks.rados.rados.0.smithi016.stdout:2511: done (6 left) 2024-04-10T03:17:22.548 INFO:tasks.rados.rados.0.smithi016.stdout:2512: done (5 left) 2024-04-10T03:17:22.548 INFO:tasks.rados.rados.0.smithi016.stdout:2513: done (4 left) 2024-04-10T03:17:22.548 INFO:tasks.rados.rados.0.smithi016.stdout:2514: done (3 left) 2024-04-10T03:17:22.548 INFO:tasks.rados.rados.0.smithi016.stdout:2515: done (2 left) 2024-04-10T03:17:22.548 INFO:tasks.rados.rados.0.smithi016.stdout:2516: done (1 left) 2024-04-10T03:17:22.548 INFO:tasks.rados.rados.0.smithi016.stdout:2517: done (0 left) 2024-04-10T03:17:22.549 INFO:tasks.rados.rados.0.smithi016.stdout:2518: copy_from oid 5 from oid 12 current snap is 248 2024-04-10T03:17:22.549 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 248 2024-04-10T03:17:22.549 INFO:tasks.rados.rados.0.smithi016.stdout:2519: seq_num 785 ranges {196608=753664,950272=401408} 2024-04-10T03:17:22.560 INFO:tasks.rados.rados.0.smithi016.stdout:2519: writing smithi01663999-32 from 196608 to 950272 tid 1 2024-04-10T03:17:22.564 INFO:tasks.rados.rados.0.smithi016.stdout:2519: writing smithi01663999-32 from 950272 to 1351680 tid 2 2024-04-10T03:17:22.565 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 248 2024-04-10T03:17:22.565 INFO:tasks.rados.rados.0.smithi016.stdout:2520: seq_num 786 ranges {0=770048,770048=401408} 2024-04-10T03:17:22.569 INFO:tasks.rados.rados.0.smithi016.stdout:2520: writing smithi01663999-23 from 0 to 770048 tid 1 2024-04-10T03:17:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:2520: writing smithi01663999-23 from 770048 to 1171456 tid 2 2024-04-10T03:17:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:2521: read oid 13 snap -1 2024-04-10T03:17:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:2521: expect (ObjNum 734 snap 236 seq_num 734) 2024-04-10T03:17:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:2522: snap_create 2024-04-10T03:17:22.579 INFO:tasks.rados.rados.0.smithi016.stdout:2519: finishing write tid 1 to smithi01663999-32 2024-04-10T03:17:22.580 INFO:tasks.rados.rados.0.smithi016.stdout:2520: finishing write tid 1 to smithi01663999-23 2024-04-10T03:17:22.580 INFO:tasks.rados.rados.0.smithi016.stdout:2520: finishing write tid 2 to smithi01663999-23 2024-04-10T03:17:22.581 INFO:tasks.rados.rados.0.smithi016.stdout:2520: finishing write tid 3 to smithi01663999-23 2024-04-10T03:17:22.582 INFO:tasks.rados.rados.0.smithi016.stdout:2519: finishing write tid 2 to smithi01663999-32 2024-04-10T03:17:22.582 INFO:tasks.rados.rados.0.smithi016.stdout:2519: finishing write tid 3 to smithi01663999-32 2024-04-10T03:17:22.584 INFO:tasks.rados.rados.0.smithi016.stdout:2520: finishing write tid 4 to smithi01663999-23 2024-04-10T03:17:22.584 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1310 (ObjNum 786 snap 248 seq_num 786) dirty exists 2024-04-10T03:17:22.584 INFO:tasks.rados.rados.0.smithi016.stdout:2520: left oid 23 (ObjNum 786 snap 248 seq_num 786) 2024-04-10T03:17:22.585 INFO:tasks.rados.rados.0.smithi016.stdout:2519: finishing write tid 4 to smithi01663999-32 2024-04-10T03:17:22.585 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1634 (ObjNum 785 snap 248 seq_num 785) dirty exists 2024-04-10T03:17:22.585 INFO:tasks.rados.rados.0.smithi016.stdout:2519: left oid 32 (ObjNum 785 snap 248 seq_num 785) 2024-04-10T03:17:22.586 INFO:tasks.rados.rados.0.smithi016.stdout:2521: expect (ObjNum 734 snap 236 seq_num 734) 2024-04-10T03:17:22.673 INFO:tasks.rados.rados.0.smithi016.stdout:2518: finishing copy_from racing read to smithi01663999-5 2024-04-10T03:17:22.673 INFO:tasks.rados.rados.0.smithi016.stdout:2518: finishing copy_from to smithi01663999-5 2024-04-10T03:17:22.673 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1427 (ObjNum 741 snap 238 seq_num 741) dirty exists 2024-04-10T03:17:23.417 INFO:tasks.rados.rados.0.smithi016.stdout:2518: done (4 left) 2024-04-10T03:17:23.417 INFO:tasks.rados.rados.0.smithi016.stdout:2519: done (3 left) 2024-04-10T03:17:23.418 INFO:tasks.rados.rados.0.smithi016.stdout:2520: done (2 left) 2024-04-10T03:17:23.418 INFO:tasks.rados.rados.0.smithi016.stdout:2521: done (1 left) 2024-04-10T03:17:23.418 INFO:tasks.rados.rados.0.smithi016.stdout:2522: done (0 left) 2024-04-10T03:17:23.418 INFO:tasks.rados.rados.0.smithi016.stdout:2523: setattr oid 38 current snap is 249 2024-04-10T03:17:23.421 INFO:tasks.rados.rados.0.smithi016.stdout:2524: snap_remove snap 236 2024-04-10T03:17:23.556 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:23 smithi136 bash[68278]: cluster 2024-04-10T03:17:21.982067+0000 mgr.y (mgr.25133) 272 : cluster 0 pgmap v434: 121 pgs: 121 active+clean; 783 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 730 KiB/s wr, 12 op/s 2024-04-10T03:17:23.557 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:23 smithi136 bash[68278]: cluster 2024-04-10T03:17:22.412916+0000 mon.a (mon.0) 804 : cluster 0 osdmap e572: 8 total, 8 up, 8 in 2024-04-10T03:17:23.557 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:23 smithi136 bash[68278]: audit 2024-04-10T03:17:22.700443+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:23 smithi016 bash[72916]: cluster 2024-04-10T03:17:21.982067+0000 mgr.y (mgr.25133) 272 : cluster 0 pgmap v434: 121 pgs: 121 active+clean; 783 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 730 KiB/s wr, 12 op/s 2024-04-10T03:17:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:23 smithi016 bash[72916]: cluster 2024-04-10T03:17:22.412916+0000 mon.a (mon.0) 804 : cluster 0 osdmap e572: 8 total, 8 up, 8 in 2024-04-10T03:17:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:23 smithi016 bash[72916]: audit 2024-04-10T03:17:22.700443+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:23.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:23 smithi016 bash[74137]: cluster 2024-04-10T03:17:21.982067+0000 mgr.y (mgr.25133) 272 : cluster 0 pgmap v434: 121 pgs: 121 active+clean; 783 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 730 KiB/s wr, 12 op/s 2024-04-10T03:17:23.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:23 smithi016 bash[74137]: cluster 2024-04-10T03:17:22.412916+0000 mon.a (mon.0) 804 : cluster 0 osdmap e572: 8 total, 8 up, 8 in 2024-04-10T03:17:23.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:23 smithi016 bash[74137]: audit 2024-04-10T03:17:22.700443+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:24.427 INFO:tasks.rados.rados.0.smithi016.stdout:2524: done (1 left) 2024-04-10T03:17:24.427 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 249 2024-04-10T03:17:24.427 INFO:tasks.rados.rados.0.smithi016.stdout:2525: seq_num 787 ranges {1351680=786432,2138112=401408} 2024-04-10T03:17:24.453 INFO:tasks.rados.rados.0.smithi016.stdout:2525: writing smithi01663999-32 from 1351680 to 2138112 tid 1 2024-04-10T03:17:24.457 INFO:tasks.rados.rados.0.smithi016.stdout:2525: writing smithi01663999-32 from 2138112 to 2539520 tid 2 2024-04-10T03:17:24.457 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1328 (ObjNum 129 snap 0 seq_num 2100905456) dirty exists 2024-04-10T03:17:24.457 INFO:tasks.rados.rados.0.smithi016.stdout:2523: done (1 left) 2024-04-10T03:17:24.458 INFO:tasks.rados.rados.0.smithi016.stdout:2526: delete oid 13 current snap is 249 2024-04-10T03:17:24.471 INFO:tasks.rados.rados.0.smithi016.stdout:2526: done (1 left) 2024-04-10T03:17:24.472 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 249 2024-04-10T03:17:24.472 INFO:tasks.rados.rados.0.smithi016.stdout:2527: seq_num 789 ranges {0=417792,417792=663552,1081344=139264} 2024-04-10T03:17:24.474 INFO:tasks.rados.rados.0.smithi016.stdout:2527: writing smithi01663999-31 from 0 to 417792 tid 1 2024-04-10T03:17:24.478 INFO:tasks.rados.rados.0.smithi016.stdout:2527: writing smithi01663999-31 from 417792 to 1081344 tid 2 2024-04-10T03:17:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:2527: writing smithi01663999-31 from 1081344 to 1220608 tid 3 2024-04-10T03:17:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:2528: snap_remove snap 248 2024-04-10T03:17:24.688 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.688 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.689 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.689 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.689 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.689 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.690 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.690 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:24 smithi136 bash[68278]: cluster 2024-04-10T03:17:23.423092+0000 mon.a (mon.0) 806 : cluster 0 osdmap e573: 8 total, 8 up, 8 in 2024-04-10T03:17:24.690 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.691 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.691 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: Stopping Ceph osd.7 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:17:24.691 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:17:24 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:24.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:24 smithi016 bash[72916]: cluster 2024-04-10T03:17:23.423092+0000 mon.a (mon.0) 806 : cluster 0 osdmap e573: 8 total, 8 up, 8 in 2024-04-10T03:17:24.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:24 smithi016 bash[74137]: cluster 2024-04-10T03:17:23.423092+0000 mon.a (mon.0) 806 : cluster 0 osdmap e573: 8 total, 8 up, 8 in 2024-04-10T03:17:25.164 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:24 smithi136 bash[43703]: debug 2024-04-10T03:17:24.804+0000 7f1ebef24700 -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-04-10T03:17:25.165 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:24 smithi136 bash[43703]: debug 2024-04-10T03:17:24.804+0000 7f1ebef24700 -1 osd.7 574 *** Got signal Terminated *** 2024-04-10T03:17:25.165 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:24 smithi136 bash[43703]: debug 2024-04-10T03:17:24.804+0000 7f1ebef24700 -1 osd.7 574 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T03:17:25.435 INFO:tasks.rados.rados.0.smithi016.stdout:2525: finishing write tid 1 to smithi01663999-32 2024-04-10T03:17:25.435 INFO:tasks.rados.rados.0.smithi016.stdout:2525: finishing write tid 2 to smithi01663999-32 2024-04-10T03:17:25.435 INFO:tasks.rados.rados.0.smithi016.stdout:2525: finishing write tid 3 to smithi01663999-32 2024-04-10T03:17:25.435 INFO:tasks.rados.rados.0.smithi016.stdout:2525: finishing write tid 4 to smithi01663999-32 2024-04-10T03:17:25.435 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1637 (ObjNum 787 snap 249 seq_num 787) dirty exists 2024-04-10T03:17:25.435 INFO:tasks.rados.rados.0.smithi016.stdout:2525: left oid 32 (ObjNum 787 snap 249 seq_num 787) 2024-04-10T03:17:25.435 INFO:tasks.rados.rados.0.smithi016.stdout:2527: finishing write tid 1 to smithi01663999-31 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2527: finishing write tid 2 to smithi01663999-31 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2527: finishing write tid 3 to smithi01663999-31 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2527: finishing write tid 4 to smithi01663999-31 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2527: finishing write tid 5 to smithi01663999-31 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2060 (ObjNum 789 snap 249 seq_num 789) dirty exists 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2527: left oid 31 (ObjNum 789 snap 249 seq_num 789) 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2525: done (2 left) 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2527: done (1 left) 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2528: done (0 left) 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2529: rmattr oid 46 current snap is 249 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2529: done (0 left) 2024-04-10T03:17:25.436 INFO:tasks.rados.rados.0.smithi016.stdout:2530: delete oid 42 current snap is 249 2024-04-10T03:17:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:25 smithi016 bash[72916]: cluster 2024-04-10T03:17:23.983190+0000 mgr.y (mgr.25133) 273 : cluster 0 pgmap v437: 121 pgs: 121 active+clean; 786 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 682 KiB/s wr, 16 op/s 2024-04-10T03:17:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:25 smithi016 bash[72916]: cluster 2024-04-10T03:17:24.432882+0000 mon.a (mon.0) 807 : cluster 0 osdmap e574: 8 total, 8 up, 8 in 2024-04-10T03:17:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:25 smithi016 bash[72916]: cluster 2024-04-10T03:17:24.806563+0000 mon.a (mon.0) 808 : cluster 1 osd.7 marked itself down and dead 2024-04-10T03:17:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:25 smithi016 bash[74137]: cluster 2024-04-10T03:17:23.983190+0000 mgr.y (mgr.25133) 273 : cluster 0 pgmap v437: 121 pgs: 121 active+clean; 786 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 682 KiB/s wr, 16 op/s 2024-04-10T03:17:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:25 smithi016 bash[74137]: cluster 2024-04-10T03:17:24.432882+0000 mon.a (mon.0) 807 : cluster 0 osdmap e574: 8 total, 8 up, 8 in 2024-04-10T03:17:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:25 smithi016 bash[74137]: cluster 2024-04-10T03:17:24.806563+0000 mon.a (mon.0) 808 : cluster 1 osd.7 marked itself down and dead 2024-04-10T03:17:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:25 smithi136 bash[68278]: cluster 2024-04-10T03:17:23.983190+0000 mgr.y (mgr.25133) 273 : cluster 0 pgmap v437: 121 pgs: 121 active+clean; 786 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 682 KiB/s wr, 16 op/s 2024-04-10T03:17:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:25 smithi136 bash[68278]: cluster 2024-04-10T03:17:24.432882+0000 mon.a (mon.0) 807 : cluster 0 osdmap e574: 8 total, 8 up, 8 in 2024-04-10T03:17:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:25 smithi136 bash[68278]: cluster 2024-04-10T03:17:24.806563+0000 mon.a (mon.0) 808 : cluster 1 osd.7 marked itself down and dead 2024-04-10T03:17:26.472 INFO:tasks.rados.rados.0.smithi016.stdout:2530: done (0 left) 2024-04-10T03:17:26.472 INFO:tasks.rados.rados.0.smithi016.stdout:2531: rollback oid 41 current snap is 249 2024-04-10T03:17:26.472 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 208 2024-04-10T03:17:26.473 INFO:tasks.rados.rados.0.smithi016.stdout:2532: read oid 26 snap -1 2024-04-10T03:17:26.473 INFO:tasks.rados.rados.0.smithi016.stdout:2532: expect (ObjNum 773 snap 246 seq_num 773) 2024-04-10T03:17:26.473 INFO:tasks.rados.rados.0.smithi016.stdout:2533: delete oid 8 current snap is 249 2024-04-10T03:17:26.477 INFO:tasks.rados.rados.0.smithi016.stdout:2531: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:17:26.480 INFO:tasks.rados.rados.0.smithi016.stdout:2531: finishing rollback tid 2 to smithi01663999-41 2024-04-10T03:17:26.480 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 1591 (ObjNum 674 snap 204 seq_num 674) dirty exists 2024-04-10T03:17:26.484 INFO:tasks.rados.rados.0.smithi016.stdout:2531: done (2 left) 2024-04-10T03:17:26.484 INFO:tasks.rados.rados.0.smithi016.stdout:2533: done (1 left) 2024-04-10T03:17:26.484 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 249 2024-04-10T03:17:26.484 INFO:tasks.rados.rados.0.smithi016.stdout:2534: seq_num 792 ranges {12107776=466944,12574720=761856,13336576=40960} 2024-04-10T03:17:26.566 INFO:tasks.rados.rados.0.smithi016.stdout:2534: writing smithi01663999-9 from 12107776 to 12574720 tid 1 2024-04-10T03:17:26.571 INFO:tasks.rados.rados.0.smithi016.stdout:2534: writing smithi01663999-9 from 12574720 to 13336576 tid 2 2024-04-10T03:17:26.571 INFO:tasks.rados.rados.0.smithi016.stdout:2534: writing smithi01663999-9 from 13336576 to 13377536 tid 3 2024-04-10T03:17:26.571 INFO:tasks.rados.rados.0.smithi016.stdout:2535: setattr oid 43 current snap is 249 2024-04-10T03:17:26.571 INFO:tasks.rados.rados.0.smithi016.stdout:2532: expect (ObjNum 773 snap 246 seq_num 773) 2024-04-10T03:17:26.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:26 smithi016 bash[74137]: cluster 2024-04-10T03:17:25.426010+0000 mon.a (mon.0) 809 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:17:26.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:26 smithi016 bash[74137]: cluster 2024-04-10T03:17:25.426072+0000 mon.a (mon.0) 810 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-10T03:17:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:26 smithi016 bash[74137]: cluster 2024-04-10T03:17:25.436570+0000 mon.a (mon.0) 811 : cluster 0 osdmap e575: 8 total, 7 up, 8 in 2024-04-10T03:17:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:26 smithi016 bash[74137]: cluster 2024-04-10T03:17:26.439439+0000 mon.a (mon.0) 812 : cluster 0 osdmap e576: 8 total, 7 up, 8 in 2024-04-10T03:17:26.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:26 smithi016 bash[72916]: cluster 2024-04-10T03:17:25.426010+0000 mon.a (mon.0) 809 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:17:26.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:26 smithi016 bash[72916]: cluster 2024-04-10T03:17:25.426072+0000 mon.a (mon.0) 810 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-10T03:17:26.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:26 smithi016 bash[72916]: cluster 2024-04-10T03:17:25.436570+0000 mon.a (mon.0) 811 : cluster 0 osdmap e575: 8 total, 7 up, 8 in 2024-04-10T03:17:26.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:26 smithi016 bash[72916]: cluster 2024-04-10T03:17:26.439439+0000 mon.a (mon.0) 812 : cluster 0 osdmap e576: 8 total, 7 up, 8 in 2024-04-10T03:17:26.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:26 smithi136 bash[68278]: cluster 2024-04-10T03:17:25.426010+0000 mon.a (mon.0) 809 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-10T03:17:26.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:26 smithi136 bash[68278]: cluster 2024-04-10T03:17:25.426072+0000 mon.a (mon.0) 810 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-10T03:17:26.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:26 smithi136 bash[68278]: cluster 2024-04-10T03:17:25.436570+0000 mon.a (mon.0) 811 : cluster 0 osdmap e575: 8 total, 7 up, 8 in 2024-04-10T03:17:26.834 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:26 smithi136 bash[68278]: cluster 2024-04-10T03:17:26.439439+0000 mon.a (mon.0) 812 : cluster 0 osdmap e576: 8 total, 7 up, 8 in 2024-04-10T03:17:26.835 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:26 smithi136 bash[84379]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-7 2024-04-10T03:17:27.085 INFO:tasks.rados.rados.0.smithi016.stdout:2534: finishing write tid 1 to smithi01663999-9 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2534: finishing write tid 2 to smithi01663999-9 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2534: finishing write tid 3 to smithi01663999-9 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2534: finishing write tid 4 to smithi01663999-9 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2534: finishing write tid 5 to smithi01663999-9 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1641 (ObjNum 792 snap 249 seq_num 792) dirty exists 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2534: left oid 9 (ObjNum 792 snap 249 seq_num 792) 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2532: done (2 left) 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2534: done (1 left) 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2536: rmattr oid 10 current snap is 249 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2537: copy_from oid 19 from oid 42 current snap is 249 2024-04-10T03:17:27.086 INFO:tasks.rados.rados.0.smithi016.stdout:2538: snap_remove snap 208 2024-04-10T03:17:27.164 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:26 smithi136 bash[84445]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-7 2024-04-10T03:17:27.473 INFO:tasks.rados.rados.0.smithi016.stdout:2537: finishing copy_from to smithi01663999-19 2024-04-10T03:17:27.473 INFO:tasks.rados.rados.0.smithi016.stdout:2537: got expected ENOENT (src dne) 2024-04-10T03:17:27.473 INFO:tasks.rados.rados.0.smithi016.stdout:2537: finishing copy_from racing read to smithi01663999-19 2024-04-10T03:17:27.473 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 1642 (ObjNum 759 snap 242 seq_num 759) dirty exists 2024-04-10T03:17:27.473 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2071 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-04-10T03:17:27.473 INFO:tasks.rados.rados.0.smithi016.stdout:2535: done (3 left) 2024-04-10T03:17:27.474 INFO:tasks.rados.rados.0.smithi016.stdout:2536: done (2 left) 2024-04-10T03:17:27.474 INFO:tasks.rados.rados.0.smithi016.stdout:2537: done (1 left) 2024-04-10T03:17:27.474 INFO:tasks.rados.rados.0.smithi016.stdout:2538: done (0 left) 2024-04-10T03:17:27.474 INFO:tasks.rados.rados.0.smithi016.stdout:2539: rollback oid 7 current snap is 249 2024-04-10T03:17:27.474 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 7 to 238 2024-04-10T03:17:27.474 INFO:tasks.rados.rados.0.smithi016.stdout:2540: rollback oid 26 current snap is 249 2024-04-10T03:17:27.474 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 243 2024-04-10T03:17:27.474 INFO:tasks.rados.rados.0.smithi016.stdout:2541: rollback oid 28 current snap is 249 2024-04-10T03:17:27.475 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 230 2024-04-10T03:17:27.475 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 37 current snap is 249 2024-04-10T03:17:27.475 INFO:tasks.rados.rados.0.smithi016.stdout:2542: seq_num 793 ranges {2777088=483328,3260416=647168,3907584=155648} 2024-04-10T03:17:27.491 INFO:tasks.rados.rados.0.smithi016.stdout:2542: writing smithi01663999-37 from 2777088 to 3260416 tid 1 2024-04-10T03:17:27.496 INFO:tasks.rados.rados.0.smithi016.stdout:2542: writing smithi01663999-37 from 3260416 to 3907584 tid 2 2024-04-10T03:17:27.497 INFO:tasks.rados.rados.0.smithi016.stdout:2542: writing smithi01663999-37 from 3907584 to 4063232 tid 3 2024-04-10T03:17:27.497 INFO:tasks.rados.rados.0.smithi016.stdout:2543: read oid 48 snap -1 2024-04-10T03:17:27.497 INFO:tasks.rados.rados.0.smithi016.stdout:2543: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:17:27.499 INFO:tasks.rados.rados.0.smithi016.stdout:2544: rmattr oid 24 current snap is 249 2024-04-10T03:17:27.499 INFO:tasks.rados.rados.0.smithi016.stdout:2544: done (5 left) 2024-04-10T03:17:27.499 INFO:tasks.rados.rados.0.smithi016.stdout:2545: rollback oid 5 current snap is 249 2024-04-10T03:17:27.499 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 198 2024-04-10T03:17:27.499 INFO:tasks.rados.rados.0.smithi016.stdout:2540: finishing rollback tid 0 to smithi01663999-26 2024-04-10T03:17:27.499 INFO:tasks.rados.rados.0.smithi016.stdout:2546: snap_remove snap 247 2024-04-10T03:17:27.761 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:27 smithi136 bash[68278]: cluster 2024-04-10T03:17:25.984385+0000 mgr.y (mgr.25133) 274 : cluster 0 pgmap v440: 121 pgs: 15 peering, 16 stale+active+clean, 90 active+clean; 788 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 822 KiB/s wr, 12 op/s 2024-04-10T03:17:27.761 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:27 smithi136 bash[68278]: cluster 2024-04-10T03:17:26.446993+0000 mon.a (mon.0) 813 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-10T03:17:27.808 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:17:27 smithi016 bash[78851]: debug 2024-04-10T03:17:27.541+0000 7f33ad3a9700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 13e after trimming was started 2024-04-10T03:17:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:27 smithi016 bash[74137]: cluster 2024-04-10T03:17:25.984385+0000 mgr.y (mgr.25133) 274 : cluster 0 pgmap v440: 121 pgs: 15 peering, 16 stale+active+clean, 90 active+clean; 788 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 822 KiB/s wr, 12 op/s 2024-04-10T03:17:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:27 smithi016 bash[74137]: cluster 2024-04-10T03:17:26.446993+0000 mon.a (mon.0) 813 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-10T03:17:27.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:27 smithi016 bash[72916]: cluster 2024-04-10T03:17:25.984385+0000 mgr.y (mgr.25133) 274 : cluster 0 pgmap v440: 121 pgs: 15 peering, 16 stale+active+clean, 90 active+clean; 788 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 822 KiB/s wr, 12 op/s 2024-04-10T03:17:27.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:27 smithi016 bash[72916]: cluster 2024-04-10T03:17:26.446993+0000 mon.a (mon.0) 813 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-10T03:17:28.504 INFO:tasks.rados.rados.0.smithi016.stdout:2540: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:17:28.504 INFO:tasks.rados.rados.0.smithi016.stdout:2540: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:17:28.504 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 1351 (ObjNum 585 snap 178 seq_num 585) dirty exists 2024-04-10T03:17:28.504 INFO:tasks.rados.rados.0.smithi016.stdout:2543: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:17:28.507 INFO:tasks.rados.rados.0.smithi016.stdout:2541: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:17:28.507 INFO:tasks.rados.rados.0.smithi016.stdout:2541: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:17:28.507 INFO:tasks.rados.rados.0.smithi016.stdout:2541: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:17:28.507 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1313 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-04-10T03:17:28.507 INFO:tasks.rados.rados.0.smithi016.stdout:2545: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:17:28.507 INFO:tasks.rados.rados.0.smithi016.stdout:2545: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2545: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2074 (ObjNum 458 snap 134 seq_num 458) dirty exists 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2542: finishing write tid 1 to smithi01663999-37 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2539: finishing rollback tid 0 to smithi01663999-7 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2539: finishing rollback tid 1 to smithi01663999-7 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2539: finishing rollback tid 2 to smithi01663999-7 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1289 (ObjNum 573 snap 173 seq_num 573) dirty exists 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2542: finishing write tid 2 to smithi01663999-37 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2542: finishing write tid 3 to smithi01663999-37 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2542: finishing write tid 4 to smithi01663999-37 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2542: finishing write tid 5 to smithi01663999-37 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1640 (ObjNum 793 snap 249 seq_num 793) dirty exists 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2542: left oid 37 (ObjNum 793 snap 249 seq_num 793) 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2539: done (6 left) 2024-04-10T03:17:28.508 INFO:tasks.rados.rados.0.smithi016.stdout:2540: done (5 left) 2024-04-10T03:17:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:2541: done (4 left) 2024-04-10T03:17:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:2542: done (3 left) 2024-04-10T03:17:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:2543: done (2 left) 2024-04-10T03:17:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:2545: done (1 left) 2024-04-10T03:17:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:2546: done (0 left) 2024-04-10T03:17:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:2547: rollback oid 28 current snap is 249 2024-04-10T03:17:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 210 2024-04-10T03:17:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:2548: setattr oid 20 current snap is 249 2024-04-10T03:17:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:2549: delete oid 10 current snap is 249 2024-04-10T03:17:28.521 INFO:tasks.rados.rados.0.smithi016.stdout:2547: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:17:28.521 INFO:tasks.rados.rados.0.smithi016.stdout:2547: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:17:28.522 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1592 (ObjNum 33 snap 0 seq_num 2082255408) dirty exists 2024-04-10T03:17:28.525 INFO:tasks.rados.rados.0.smithi016.stdout:2548: done (2 left) 2024-04-10T03:17:28.525 INFO:tasks.rados.rados.0.smithi016.stdout:2549: done (1 left) 2024-04-10T03:17:28.525 INFO:tasks.rados.rados.0.smithi016.stdout:2550: copy_from oid 8 from oid 41 current snap is 249 2024-04-10T03:17:28.526 INFO:tasks.rados.rados.0.smithi016.stdout:2551: snap_remove snap 198 2024-04-10T03:17:28.767 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:28 smithi136 bash[68278]: cluster 2024-04-10T03:17:27.474627+0000 mon.a (mon.0) 814 : cluster 0 osdmap e577: 8 total, 7 up, 8 in 2024-04-10T03:17:28.767 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:28 smithi136 bash[68278]: audit 2024-04-10T03:17:27.551040+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:28.768 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:28 smithi136 bash[68278]: audit 2024-04-10T03:17:27.553154+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:28 smithi016 bash[72916]: cluster 2024-04-10T03:17:27.474627+0000 mon.a (mon.0) 814 : cluster 0 osdmap e577: 8 total, 7 up, 8 in 2024-04-10T03:17:28.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:28 smithi016 bash[72916]: audit 2024-04-10T03:17:27.551040+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:28.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:28 smithi016 bash[72916]: audit 2024-04-10T03:17:27.553154+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:28 smithi016 bash[74137]: cluster 2024-04-10T03:17:27.474627+0000 mon.a (mon.0) 814 : cluster 0 osdmap e577: 8 total, 7 up, 8 in 2024-04-10T03:17:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:28 smithi016 bash[74137]: audit 2024-04-10T03:17:27.551040+0000 mon.a (mon.0) 815 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:28 smithi016 bash[74137]: audit 2024-04-10T03:17:27.553154+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:29.052 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.052 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.053 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.053 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.053 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.7.service: Deactivated successfully. 2024-04-10T03:17:29.053 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: Stopped Ceph osd.7 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:17:29.053 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.054 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.054 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.054 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.055 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.055 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:17:28 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:29.414 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:29 smithi136 systemd[1]: Started Ceph osd.7 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:17:29.511 INFO:tasks.rados.rados.0.smithi016.stdout:2547: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:17:29.511 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1316 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-04-10T03:17:29.511 INFO:tasks.rados.rados.0.smithi016.stdout:2550: finishing copy_from racing read to smithi01663999-8 2024-04-10T03:17:29.511 INFO:tasks.rados.rados.0.smithi016.stdout:2550: finishing copy_from to smithi01663999-8 2024-04-10T03:17:29.511 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1591 (ObjNum 674 snap 204 seq_num 674) dirty exists 2024-04-10T03:17:29.512 INFO:tasks.rados.rados.0.smithi016.stdout:2547: done (2 left) 2024-04-10T03:17:29.512 INFO:tasks.rados.rados.0.smithi016.stdout:2550: done (1 left) 2024-04-10T03:17:29.512 INFO:tasks.rados.rados.0.smithi016.stdout:2551: done (0 left) 2024-04-10T03:17:29.512 INFO:tasks.rados.rados.0.smithi016.stdout:2552: rmattr oid 25 current snap is 249 2024-04-10T03:17:29.512 INFO:tasks.rados.rados.0.smithi016.stdout:2552: done (0 left) 2024-04-10T03:17:29.512 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 249 2024-04-10T03:17:29.512 INFO:tasks.rados.rados.0.smithi016.stdout:2553: seq_num 795 ranges {0=524288,524288=417792,942080=385024} 2024-04-10T03:17:29.515 INFO:tasks.rados.rados.0.smithi016.stdout:2553: writing smithi01663999-40 from 0 to 524288 tid 1 2024-04-10T03:17:29.518 INFO:tasks.rados.rados.0.smithi016.stdout:2553: writing smithi01663999-40 from 524288 to 942080 tid 2 2024-04-10T03:17:29.521 INFO:tasks.rados.rados.0.smithi016.stdout:2553: writing smithi01663999-40 from 942080 to 1327104 tid 3 2024-04-10T03:17:29.521 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 249 2024-04-10T03:17:29.521 INFO:tasks.rados.rados.0.smithi016.stdout:2554: seq_num 796 ranges {0=540672,540672=704512,1245184=98304} 2024-04-10T03:17:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:2554: writing smithi01663999-29 from 0 to 540672 tid 1 2024-04-10T03:17:29.529 INFO:tasks.rados.rados.0.smithi016.stdout:2554: writing smithi01663999-29 from 540672 to 1245184 tid 2 2024-04-10T03:17:29.530 INFO:tasks.rados.rados.0.smithi016.stdout:2554: writing smithi01663999-29 from 1245184 to 1343488 tid 3 2024-04-10T03:17:29.531 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 249 2024-04-10T03:17:29.531 INFO:tasks.rados.rados.0.smithi016.stdout:2555: seq_num 797 ranges {0=557056,557056=589824,1146880=212992} 2024-04-10T03:17:29.534 INFO:tasks.rados.rados.0.smithi016.stdout:2555: writing smithi01663999-20 from 0 to 557056 tid 1 2024-04-10T03:17:29.538 INFO:tasks.rados.rados.0.smithi016.stdout:2555: writing smithi01663999-20 from 557056 to 1146880 tid 2 2024-04-10T03:17:29.539 INFO:tasks.rados.rados.0.smithi016.stdout:2555: writing smithi01663999-20 from 1146880 to 1359872 tid 3 2024-04-10T03:17:29.540 INFO:tasks.rados.rados.0.smithi016.stdout:2556: copy_from oid 5 from oid 36 current snap is 249 2024-04-10T03:17:29.540 INFO:tasks.rados.rados.0.smithi016.stdout:2557: snap_create 2024-04-10T03:17:29.551 INFO:tasks.rados.rados.0.smithi016.stdout:2555: finishing write tid 1 to smithi01663999-20 2024-04-10T03:17:29.557 INFO:tasks.rados.rados.0.smithi016.stdout:2555: finishing write tid 2 to smithi01663999-20 2024-04-10T03:17:29.557 INFO:tasks.rados.rados.0.smithi016.stdout:2555: finishing write tid 3 to smithi01663999-20 2024-04-10T03:17:29.557 INFO:tasks.rados.rados.0.smithi016.stdout:2555: finishing write tid 4 to smithi01663999-20 2024-04-10T03:17:29.558 INFO:tasks.rados.rados.0.smithi016.stdout:2554: finishing write tid 1 to smithi01663999-29 2024-04-10T03:17:29.561 INFO:tasks.rados.rados.0.smithi016.stdout:2555: finishing write tid 5 to smithi01663999-20 2024-04-10T03:17:29.561 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1596 (ObjNum 797 snap 249 seq_num 797) dirty exists 2024-04-10T03:17:29.561 INFO:tasks.rados.rados.0.smithi016.stdout:2555: left oid 20 (ObjNum 797 snap 249 seq_num 797) 2024-04-10T03:17:29.562 INFO:tasks.rados.rados.0.smithi016.stdout:2553: finishing write tid 1 to smithi01663999-40 2024-04-10T03:17:29.563 INFO:tasks.rados.rados.0.smithi016.stdout:2554: finishing write tid 2 to smithi01663999-29 2024-04-10T03:17:29.563 INFO:tasks.rados.rados.0.smithi016.stdout:2554: finishing write tid 3 to smithi01663999-29 2024-04-10T03:17:29.564 INFO:tasks.rados.rados.0.smithi016.stdout:2554: finishing write tid 4 to smithi01663999-29 2024-04-10T03:17:29.566 INFO:tasks.rados.rados.0.smithi016.stdout:2553: finishing write tid 2 to smithi01663999-40 2024-04-10T03:17:29.566 INFO:tasks.rados.rados.0.smithi016.stdout:2553: finishing write tid 3 to smithi01663999-40 2024-04-10T03:17:29.566 INFO:tasks.rados.rados.0.smithi016.stdout:2553: finishing write tid 4 to smithi01663999-40 2024-04-10T03:17:29.567 INFO:tasks.rados.rados.0.smithi016.stdout:2554: finishing write tid 5 to smithi01663999-29 2024-04-10T03:17:29.567 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1647 (ObjNum 796 snap 249 seq_num 796) dirty exists 2024-04-10T03:17:29.567 INFO:tasks.rados.rados.0.smithi016.stdout:2554: left oid 29 (ObjNum 796 snap 249 seq_num 796) 2024-04-10T03:17:29.567 INFO:tasks.rados.rados.0.smithi016.stdout:2556: finishing copy_from racing read to smithi01663999-5 2024-04-10T03:17:29.569 INFO:tasks.rados.rados.0.smithi016.stdout:2556: finishing copy_from to smithi01663999-5 2024-04-10T03:17:29.569 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 1432 (ObjNum 777 snap 248 seq_num 777) dirty exists 2024-04-10T03:17:29.575 INFO:tasks.rados.rados.0.smithi016.stdout:2553: finishing write tid 5 to smithi01663999-40 2024-04-10T03:17:29.575 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1320 (ObjNum 795 snap 249 seq_num 795) dirty exists 2024-04-10T03:17:29.575 INFO:tasks.rados.rados.0.smithi016.stdout:2553: left oid 40 (ObjNum 795 snap 249 seq_num 795) 2024-04-10T03:17:29.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[72916]: cluster 2024-04-10T03:17:27.985284+0000 mgr.y (mgr.25133) 275 : cluster 0 pgmap v443: 121 pgs: 3 active+undersized+degraded, 21 peering, 8 stale+active+clean, 6 active+undersized, 83 active+clean; 804 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.0 MiB/s wr, 14 op/s; 7/789 objects degraded (0.887%) 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[72916]: cluster 2024-04-10T03:17:28.504440+0000 mon.a (mon.0) 817 : cluster 0 osdmap e578: 8 total, 7 up, 8 in 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[72916]: cluster 2024-04-10T03:17:28.547885+0000 mon.a (mon.0) 818 : cluster 3 Health check failed: Degraded data redundancy: 7/789 objects degraded (0.887%), 3 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[72916]: audit 2024-04-10T03:17:29.109418+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[72916]: audit 2024-04-10T03:17:29.121254+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[72916]: audit 2024-04-10T03:17:29.137368+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[74137]: cluster 2024-04-10T03:17:27.985284+0000 mgr.y (mgr.25133) 275 : cluster 0 pgmap v443: 121 pgs: 3 active+undersized+degraded, 21 peering, 8 stale+active+clean, 6 active+undersized, 83 active+clean; 804 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.0 MiB/s wr, 14 op/s; 7/789 objects degraded (0.887%) 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[74137]: cluster 2024-04-10T03:17:28.504440+0000 mon.a (mon.0) 817 : cluster 0 osdmap e578: 8 total, 7 up, 8 in 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[74137]: cluster 2024-04-10T03:17:28.547885+0000 mon.a (mon.0) 818 : cluster 3 Health check failed: Degraded data redundancy: 7/789 objects degraded (0.887%), 3 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[74137]: audit 2024-04-10T03:17:29.109418+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:29.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[74137]: audit 2024-04-10T03:17:29.121254+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:29.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:29 smithi016 bash[74137]: audit 2024-04-10T03:17:29.137368+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:29.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:29 smithi136 bash[68278]: cluster 2024-04-10T03:17:27.985284+0000 mgr.y (mgr.25133) 275 : cluster 0 pgmap v443: 121 pgs: 3 active+undersized+degraded, 21 peering, 8 stale+active+clean, 6 active+undersized, 83 active+clean; 804 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.0 MiB/s wr, 14 op/s; 7/789 objects degraded (0.887%) 2024-04-10T03:17:29.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:29 smithi136 bash[68278]: cluster 2024-04-10T03:17:28.504440+0000 mon.a (mon.0) 817 : cluster 0 osdmap e578: 8 total, 7 up, 8 in 2024-04-10T03:17:29.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:29 smithi136 bash[68278]: cluster 2024-04-10T03:17:28.547885+0000 mon.a (mon.0) 818 : cluster 3 Health check failed: Degraded data redundancy: 7/789 objects degraded (0.887%), 3 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:29.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:29 smithi136 bash[68278]: audit 2024-04-10T03:17:29.109418+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:29.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:29 smithi136 bash[68278]: audit 2024-04-10T03:17:29.121254+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:29.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:29 smithi136 bash[68278]: audit 2024-04-10T03:17:29.137368+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:30.523 INFO:tasks.rados.rados.0.smithi016.stdout:2553: done (4 left) 2024-04-10T03:17:30.523 INFO:tasks.rados.rados.0.smithi016.stdout:2554: done (3 left) 2024-04-10T03:17:30.523 INFO:tasks.rados.rados.0.smithi016.stdout:2555: done (2 left) 2024-04-10T03:17:30.523 INFO:tasks.rados.rados.0.smithi016.stdout:2556: done (1 left) 2024-04-10T03:17:30.523 INFO:tasks.rados.rados.0.smithi016.stdout:2557: done (0 left) 2024-04-10T03:17:30.523 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 250 2024-04-10T03:17:30.523 INFO:tasks.rados.rados.0.smithi016.stdout:2558: seq_num 798 ranges {0=573440,573440=466944,1040384=335872} 2024-04-10T03:17:30.528 INFO:tasks.rados.rados.0.smithi016.stdout:2558: writing smithi01663999-13 from 0 to 573440 tid 1 2024-04-10T03:17:30.533 INFO:tasks.rados.rados.0.smithi016.stdout:2558: writing smithi01663999-13 from 573440 to 1040384 tid 2 2024-04-10T03:17:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:2558: writing smithi01663999-13 from 1040384 to 1376256 tid 3 2024-04-10T03:17:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:2559: rollback oid 43 current snap is 250 2024-04-10T03:17:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 243 2024-04-10T03:17:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 250 2024-04-10T03:17:30.537 INFO:tasks.rados.rados.0.smithi016.stdout:2560: seq_num 799 ranges {901120=589824,1490944=802816} 2024-04-10T03:17:30.552 INFO:tasks.rados.rados.0.smithi016.stdout:2560: writing smithi01663999-30 from 901120 to 1490944 tid 1 2024-04-10T03:17:30.560 INFO:tasks.rados.rados.0.smithi016.stdout:2560: writing smithi01663999-30 from 1490944 to 2293760 tid 2 2024-04-10T03:17:30.561 INFO:tasks.rados.rados.0.smithi016.stdout:2561: snap_create 2024-04-10T03:17:30.561 INFO:tasks.rados.rados.0.smithi016.stdout:2558: finishing write tid 1 to smithi01663999-13 2024-04-10T03:17:30.561 INFO:tasks.rados.rados.0.smithi016.stdout:2558: finishing write tid 2 to smithi01663999-13 2024-04-10T03:17:30.561 INFO:tasks.rados.rados.0.smithi016.stdout:2558: finishing write tid 3 to smithi01663999-13 2024-04-10T03:17:30.561 INFO:tasks.rados.rados.0.smithi016.stdout:2558: finishing write tid 4 to smithi01663999-13 2024-04-10T03:17:30.561 INFO:tasks.rados.rados.0.smithi016.stdout:2559: finishing rollback tid 0 to smithi01663999-43 2024-04-10T03:17:30.562 INFO:tasks.rados.rados.0.smithi016.stdout:2559: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:17:30.562 INFO:tasks.rados.rados.0.smithi016.stdout:2559: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:17:30.562 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2079 (ObjNum 736 snap 236 seq_num 736) dirty exists 2024-04-10T03:17:30.562 INFO:tasks.rados.rados.0.smithi016.stdout:2558: finishing write tid 5 to smithi01663999-13 2024-04-10T03:17:30.562 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 1437 (ObjNum 798 snap 250 seq_num 798) dirty exists 2024-04-10T03:17:30.562 INFO:tasks.rados.rados.0.smithi016.stdout:2558: left oid 13 (ObjNum 798 snap 250 seq_num 798) 2024-04-10T03:17:30.564 INFO:tasks.rados.rados.0.smithi016.stdout:2560: finishing write tid 1 to smithi01663999-30 2024-04-10T03:17:30.566 INFO:tasks.rados.rados.0.smithi016.stdout:2560: finishing write tid 2 to smithi01663999-30 2024-04-10T03:17:30.567 INFO:tasks.rados.rados.0.smithi016.stdout:2560: finishing write tid 3 to smithi01663999-30 2024-04-10T03:17:30.569 INFO:tasks.rados.rados.0.smithi016.stdout:2560: finishing write tid 4 to smithi01663999-30 2024-04-10T03:17:30.569 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 1636 (ObjNum 799 snap 250 seq_num 799) dirty exists 2024-04-10T03:17:30.569 INFO:tasks.rados.rados.0.smithi016.stdout:2560: left oid 30 (ObjNum 799 snap 250 seq_num 799) 2024-04-10T03:17:30.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:30 smithi016 bash[72916]: cluster 2024-04-10T03:17:29.515390+0000 mon.a (mon.0) 822 : cluster 0 osdmap e579: 8 total, 7 up, 8 in 2024-04-10T03:17:30.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:30 smithi016 bash[74137]: cluster 2024-04-10T03:17:29.515390+0000 mon.a (mon.0) 822 : cluster 0 osdmap e579: 8 total, 7 up, 8 in 2024-04-10T03:17:30.809 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:30 smithi136 bash[68278]: cluster 2024-04-10T03:17:29.515390+0000 mon.a (mon.0) 822 : cluster 0 osdmap e579: 8 total, 7 up, 8 in 2024-04-10T03:17:30.810 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:30 smithi136 bash[84596]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-10T03:17:30.810 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:30 smithi136 bash[84596]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-10T03:17:30.810 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:30 smithi136 bash[84596]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-10T03:17:30.810 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:30 smithi136 bash[84596]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-10T03:17:30.810 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:30 smithi136 bash[84596]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-10T03:17:30.810 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:30 smithi136 bash[84596]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-10T03:17:30.810 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:30 smithi136 bash[84596]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-10T03:17:31.531 INFO:tasks.rados.rados.0.smithi016.stdout:2558: done (3 left) 2024-04-10T03:17:31.531 INFO:tasks.rados.rados.0.smithi016.stdout:2559: done (2 left) 2024-04-10T03:17:31.531 INFO:tasks.rados.rados.0.smithi016.stdout:2560: done (1 left) 2024-04-10T03:17:31.531 INFO:tasks.rados.rados.0.smithi016.stdout:2561: done (0 left) 2024-04-10T03:17:31.531 INFO:tasks.rados.rados.0.smithi016.stdout:2562: snap_remove snap 221 2024-04-10T03:17:31.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:31 smithi136 bash[68278]: cluster 2024-04-10T03:17:29.986286+0000 mgr.y (mgr.25133) 276 : cluster 0 pgmap v446: 121 pgs: 8 active+undersized+degraded, 21 peering, 21 active+undersized, 71 active+clean; 793 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s wr, 14 op/s; 28/786 objects degraded (3.562%) 2024-04-10T03:17:31.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:31 smithi136 bash[68278]: cluster 2024-04-10T03:17:30.526888+0000 mon.a (mon.0) 823 : cluster 0 osdmap e580: 8 total, 7 up, 8 in 2024-04-10T03:17:31.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:31 smithi016 bash[72916]: cluster 2024-04-10T03:17:29.986286+0000 mgr.y (mgr.25133) 276 : cluster 0 pgmap v446: 121 pgs: 8 active+undersized+degraded, 21 peering, 21 active+undersized, 71 active+clean; 793 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s wr, 14 op/s; 28/786 objects degraded (3.562%) 2024-04-10T03:17:31.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:31 smithi016 bash[72916]: cluster 2024-04-10T03:17:30.526888+0000 mon.a (mon.0) 823 : cluster 0 osdmap e580: 8 total, 7 up, 8 in 2024-04-10T03:17:31.809 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:17:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:17:31] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2024-04-10T03:17:31.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:31 smithi016 bash[74137]: cluster 2024-04-10T03:17:29.986286+0000 mgr.y (mgr.25133) 276 : cluster 0 pgmap v446: 121 pgs: 8 active+undersized+degraded, 21 peering, 21 active+undersized, 71 active+clean; 793 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s wr, 14 op/s; 28/786 objects degraded (3.562%) 2024-04-10T03:17:31.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:31 smithi016 bash[74137]: cluster 2024-04-10T03:17:30.526888+0000 mon.a (mon.0) 823 : cluster 0 osdmap e580: 8 total, 7 up, 8 in 2024-04-10T03:17:32.413 INFO:tasks.rados.rados.0.smithi016.stdout:2562: done (0 left) 2024-04-10T03:17:32.413 INFO:tasks.rados.rados.0.smithi016.stdout:2563: setattr oid 40 current snap is 251 2024-04-10T03:17:32.418 INFO:tasks.rados.rados.0.smithi016.stdout:2564: read oid 41 snap 246 2024-04-10T03:17:32.418 INFO:tasks.rados.rados.0.smithi016.stdout:2564: expect deleted 2024-04-10T03:17:32.418 INFO:tasks.rados.rados.0.smithi016.stdout:2565: snap_remove snap 210 2024-04-10T03:17:32.532 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:32 smithi136 bash[84809]: debug 2024-04-10T03:17:32.284+0000 7f693f367700 1 -- 172.21.15.136:0/3295597459 <== mon.1 v2:172.21.15.136:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55679a65d680 con 0x55679a69b000 2024-04-10T03:17:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:32 smithi016 bash[74137]: cluster 2024-04-10T03:17:31.536227+0000 mon.a (mon.0) 824 : cluster 0 osdmap e581: 8 total, 7 up, 8 in 2024-04-10T03:17:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:32 smithi016 bash[74137]: cluster 2024-04-10T03:17:32.406652+0000 mon.a (mon.0) 825 : cluster 3 Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-10T03:17:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:32 smithi016 bash[74137]: cluster 2024-04-10T03:17:32.417900+0000 mon.a (mon.0) 826 : cluster 0 osdmap e582: 8 total, 7 up, 8 in 2024-04-10T03:17:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:32 smithi016 bash[72916]: cluster 2024-04-10T03:17:31.536227+0000 mon.a (mon.0) 824 : cluster 0 osdmap e581: 8 total, 7 up, 8 in 2024-04-10T03:17:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:32 smithi016 bash[72916]: cluster 2024-04-10T03:17:32.406652+0000 mon.a (mon.0) 825 : cluster 3 Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-10T03:17:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:32 smithi016 bash[72916]: cluster 2024-04-10T03:17:32.417900+0000 mon.a (mon.0) 826 : cluster 0 osdmap e582: 8 total, 7 up, 8 in 2024-04-10T03:17:32.814 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:32 smithi136 bash[68278]: cluster 2024-04-10T03:17:31.536227+0000 mon.a (mon.0) 824 : cluster 0 osdmap e581: 8 total, 7 up, 8 in 2024-04-10T03:17:32.815 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:32 smithi136 bash[68278]: cluster 2024-04-10T03:17:32.406652+0000 mon.a (mon.0) 825 : cluster 3 Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-10T03:17:32.815 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:32 smithi136 bash[68278]: cluster 2024-04-10T03:17:32.417900+0000 mon.a (mon.0) 826 : cluster 0 osdmap e582: 8 total, 7 up, 8 in 2024-04-10T03:17:33.164 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:32 smithi136 bash[84809]: debug 2024-04-10T03:17:32.820+0000 7f69484ff7c0 -1 Falling back to public interface 2024-04-10T03:17:33.415 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1321 (ObjNum 795 snap 249 seq_num 795) dirty exists 2024-04-10T03:17:33.415 INFO:tasks.rados.rados.0.smithi016.stdout:2563: done (2 left) 2024-04-10T03:17:33.415 INFO:tasks.rados.rados.0.smithi016.stdout:2564: done (1 left) 2024-04-10T03:17:33.415 INFO:tasks.rados.rados.0.smithi016.stdout:2565: done (0 left) 2024-04-10T03:17:33.416 INFO:tasks.rados.rados.0.smithi016.stdout:2566: setattr oid 8 current snap is 251 2024-04-10T03:17:33.419 INFO:tasks.rados.rados.0.smithi016.stdout:2567: rmattr oid 35 current snap is 251 2024-04-10T03:17:33.419 INFO:tasks.rados.rados.0.smithi016.stdout:2568: rmattr oid 7 current snap is 251 2024-04-10T03:17:33.419 INFO:tasks.rados.rados.0.smithi016.stdout:2569: read oid 32 snap 189 2024-04-10T03:17:33.419 INFO:tasks.rados.rados.0.smithi016.stdout:2569: expect (ObjNum 603 snap 183 seq_num 603) 2024-04-10T03:17:33.419 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 251 2024-04-10T03:17:33.419 INFO:tasks.rados.rados.0.smithi016.stdout:2570: seq_num 800 ranges {1171456=606208,1777664=688128,2465792=114688} 2024-04-10T03:17:33.442 INFO:tasks.rados.rados.0.smithi016.stdout:2570: writing smithi01663999-23 from 1171456 to 1777664 tid 1 2024-04-10T03:17:33.451 INFO:tasks.rados.rados.0.smithi016.stdout:2570: writing smithi01663999-23 from 1777664 to 2465792 tid 2 2024-04-10T03:17:33.451 INFO:tasks.rados.rados.0.smithi016.stdout:2570: writing smithi01663999-23 from 2465792 to 2580480 tid 3 2024-04-10T03:17:33.451 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 251 2024-04-10T03:17:33.451 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1637 (ObjNum 674 snap 204 seq_num 674) dirty exists 2024-04-10T03:17:33.451 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1290 (ObjNum 573 snap 173 seq_num 573) dirty exists 2024-04-10T03:17:33.451 INFO:tasks.rados.rados.0.smithi016.stdout:2571: seq_num 801 ranges {0=622592,622592=573440,1196032=229376} 2024-04-10T03:17:33.458 INFO:tasks.rados.rados.0.smithi016.stdout:2571: writing smithi01663999-45 from 0 to 622592 tid 1 2024-04-10T03:17:33.464 INFO:tasks.rados.rados.0.smithi016.stdout:2571: writing smithi01663999-45 from 622592 to 1196032 tid 2 2024-04-10T03:17:33.467 INFO:tasks.rados.rados.0.smithi016.stdout:2571: writing smithi01663999-45 from 1196032 to 1425408 tid 3 2024-04-10T03:17:33.467 INFO:tasks.rados.rados.0.smithi016.stdout:2566: done (5 left) 2024-04-10T03:17:33.468 INFO:tasks.rados.rados.0.smithi016.stdout:2568: done (4 left) 2024-04-10T03:17:33.468 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 251 2024-04-10T03:17:33.468 INFO:tasks.rados.rados.0.smithi016.stdout:2569: expect (ObjNum 603 snap 183 seq_num 603) 2024-04-10T03:17:33.516 INFO:tasks.rados.rados.0.smithi016.stdout:2570: finishing write tid 1 to smithi01663999-23 2024-04-10T03:17:33.516 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1438 (ObjNum 765 snap 243 seq_num 765) dirty exists 2024-04-10T03:17:33.516 INFO:tasks.rados.rados.0.smithi016.stdout:2570: finishing write tid 2 to smithi01663999-23 2024-04-10T03:17:33.516 INFO:tasks.rados.rados.0.smithi016.stdout:2572: seq_num 802 ranges {1376256=638976,2015232=458752,2473984=344064} 2024-04-10T03:17:33.538 INFO:tasks.rados.rados.0.smithi016.stdout:2572: writing smithi01663999-13 from 1376256 to 2015232 tid 1 2024-04-10T03:17:33.542 INFO:tasks.rados.rados.0.smithi016.stdout:2572: writing smithi01663999-13 from 2015232 to 2473984 tid 2 2024-04-10T03:17:33.546 INFO:tasks.rados.rados.0.smithi016.stdout:2572: writing smithi01663999-13 from 2473984 to 2818048 tid 3 2024-04-10T03:17:33.546 INFO:tasks.rados.rados.0.smithi016.stdout:2567: done (4 left) 2024-04-10T03:17:33.546 INFO:tasks.rados.rados.0.smithi016.stdout:2569: done (3 left) 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:2573: read oid 48 snap -1 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:2573: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:2574: read oid 16 snap -1 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:2574: expect (ObjNum 573 snap 173 seq_num 573) 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:2575: read oid 17 snap 202 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:2575: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:2576: read oid 14 snap -1 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:2576: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 251 2024-04-10T03:17:33.547 INFO:tasks.rados.rados.0.smithi016.stdout:2577: seq_num 803 ranges {1556480=655360,2211840=745472,2957312=57344} 2024-04-10T03:17:33.566 INFO:tasks.rados.rados.0.smithi016.stdout:2577: writing smithi01663999-35 from 1556480 to 2211840 tid 1 2024-04-10T03:17:33.574 INFO:tasks.rados.rados.0.smithi016.stdout:2577: writing smithi01663999-35 from 2211840 to 2957312 tid 2 2024-04-10T03:17:33.574 INFO:tasks.rados.rados.0.smithi016.stdout:2577: writing smithi01663999-35 from 2957312 to 3014656 tid 3 2024-04-10T03:17:33.574 INFO:tasks.rados.rados.0.smithi016.stdout:2578: delete oid 27 current snap is 251 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2570: finishing write tid 3 to smithi01663999-23 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2570: finishing write tid 4 to smithi01663999-23 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2571: finishing write tid 1 to smithi01663999-45 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2571: finishing write tid 2 to smithi01663999-45 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2571: finishing write tid 3 to smithi01663999-45 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2571: finishing write tid 4 to smithi01663999-45 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2570: finishing write tid 5 to smithi01663999-23 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1325 (ObjNum 800 snap 251 seq_num 800) dirty exists 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2570: left oid 23 (ObjNum 800 snap 251 seq_num 800) 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2571: finishing write tid 5 to smithi01663999-45 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 2084 (ObjNum 801 snap 251 seq_num 801) dirty exists 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2571: left oid 45 (ObjNum 801 snap 251 seq_num 801) 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2572: finishing write tid 1 to smithi01663999-13 2024-04-10T03:17:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:2573: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:17:33.581 INFO:tasks.rados.rados.0.smithi016.stdout:2572: finishing write tid 2 to smithi01663999-13 2024-04-10T03:17:33.581 INFO:tasks.rados.rados.0.smithi016.stdout:2575: expect (ObjNum 637 snap 191 seq_num 637) 2024-04-10T03:17:33.647 INFO:tasks.rados.rados.0.smithi016.stdout:2572: finishing write tid 3 to smithi01663999-13 2024-04-10T03:17:33.647 INFO:tasks.rados.rados.0.smithi016.stdout:2572: finishing write tid 4 to smithi01663999-13 2024-04-10T03:17:33.647 INFO:tasks.rados.rados.0.smithi016.stdout:2572: finishing write tid 5 to smithi01663999-13 2024-04-10T03:17:33.647 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 1442 (ObjNum 802 snap 251 seq_num 802) dirty exists 2024-04-10T03:17:33.647 INFO:tasks.rados.rados.0.smithi016.stdout:2572: left oid 13 (ObjNum 802 snap 251 seq_num 802) 2024-04-10T03:17:33.647 INFO:tasks.rados.rados.0.smithi016.stdout:2577: finishing write tid 1 to smithi01663999-35 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2577: finishing write tid 2 to smithi01663999-35 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2570: done (8 left) 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2571: done (7 left) 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2572: done (6 left) 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2573: done (5 left) 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2575: done (4 left) 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2578: done (3 left) 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2579: delete oid 49 current snap is 251 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2577: finishing write tid 3 to smithi01663999-35 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2577: finishing write tid 4 to smithi01663999-35 2024-04-10T03:17:33.648 INFO:tasks.rados.rados.0.smithi016.stdout:2574: expect (ObjNum 573 snap 173 seq_num 573) 2024-04-10T03:17:33.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:33 smithi016 bash[72916]: cluster 2024-04-10T03:17:31.987325+0000 mgr.y (mgr.25133) 277 : cluster 0 pgmap v449: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 786 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s wr, 21 op/s; 93/789 objects degraded (11.787%) 2024-04-10T03:17:33.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:33 smithi016 bash[72916]: cluster 2024-04-10T03:17:32.529029+0000 mon.a (mon.0) 827 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-10T03:17:33.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:33 smithi016 bash[72916]: cluster 2024-04-10T03:17:33.419705+0000 mon.a (mon.0) 828 : cluster 0 osdmap e583: 8 total, 7 up, 8 in 2024-04-10T03:17:33.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:33 smithi016 bash[74137]: cluster 2024-04-10T03:17:31.987325+0000 mgr.y (mgr.25133) 277 : cluster 0 pgmap v449: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 786 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s wr, 21 op/s; 93/789 objects degraded (11.787%) 2024-04-10T03:17:33.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:33 smithi016 bash[74137]: cluster 2024-04-10T03:17:32.529029+0000 mon.a (mon.0) 827 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-10T03:17:33.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:33 smithi016 bash[74137]: cluster 2024-04-10T03:17:33.419705+0000 mon.a (mon.0) 828 : cluster 0 osdmap e583: 8 total, 7 up, 8 in 2024-04-10T03:17:33.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:33 smithi136 bash[68278]: cluster 2024-04-10T03:17:31.987325+0000 mgr.y (mgr.25133) 277 : cluster 0 pgmap v449: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 786 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s wr, 21 op/s; 93/789 objects degraded (11.787%) 2024-04-10T03:17:33.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:33 smithi136 bash[68278]: cluster 2024-04-10T03:17:32.529029+0000 mon.a (mon.0) 827 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-10T03:17:33.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:33 smithi136 bash[68278]: cluster 2024-04-10T03:17:33.419705+0000 mon.a (mon.0) 828 : cluster 0 osdmap e583: 8 total, 7 up, 8 in 2024-04-10T03:17:34.095 INFO:tasks.rados.rados.0.smithi016.stdout:2577: finishing write tid 5 to smithi01663999-35 2024-04-10T03:17:34.095 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1446 (ObjNum 803 snap 251 seq_num 803) dirty exists 2024-04-10T03:17:34.095 INFO:tasks.rados.rados.0.smithi016.stdout:2577: left oid 35 (ObjNum 803 snap 251 seq_num 803) 2024-04-10T03:17:34.095 INFO:tasks.rados.rados.0.smithi016.stdout:2576: expect (ObjNum 555 snap 168 seq_num 555) 2024-04-10T03:17:34.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:34 smithi136 bash[68278]: cluster 2024-04-10T03:17:34.539840+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 93/774 objects degraded (12.016%), 11 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:35.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:34 smithi016 bash[74137]: cluster 2024-04-10T03:17:34.539840+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 93/774 objects degraded (12.016%), 11 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:35.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:34 smithi016 bash[72916]: cluster 2024-04-10T03:17:34.539840+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 93/774 objects degraded (12.016%), 11 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:35.211 INFO:tasks.rados.rados.0.smithi016.stdout:2574: done (3 left) 2024-04-10T03:17:35.211 INFO:tasks.rados.rados.0.smithi016.stdout:2576: done (2 left) 2024-04-10T03:17:35.211 INFO:tasks.rados.rados.0.smithi016.stdout:2577: done (1 left) 2024-04-10T03:17:35.211 INFO:tasks.rados.rados.0.smithi016.stdout:2579: done (0 left) 2024-04-10T03:17:35.212 INFO:tasks.rados.rados.0.smithi016.stdout:2580: copy_from oid 34 from oid 2 current snap is 251 2024-04-10T03:17:35.212 INFO:tasks.rados.rados.0.smithi016.stdout:2581: rollback oid 40 current snap is 251 2024-04-10T03:17:35.212 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 40 to 202 2024-04-10T03:17:35.212 INFO:tasks.rados.rados.0.smithi016.stdout:2582: read oid 29 snap -1 2024-04-10T03:17:35.212 INFO:tasks.rados.rados.0.smithi016.stdout:2582: expect (ObjNum 796 snap 249 seq_num 796) 2024-04-10T03:17:35.212 INFO:tasks.rados.rados.0.smithi016.stdout:2583: delete oid 22 current snap is 251 2024-04-10T03:17:35.217 INFO:tasks.rados.rados.0.smithi016.stdout:2581: finishing rollback tid 0 to smithi01663999-40 2024-04-10T03:17:35.217 INFO:tasks.rados.rados.0.smithi016.stdout:2581: finishing rollback tid 1 to smithi01663999-40 2024-04-10T03:17:35.217 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1327 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-04-10T03:17:35.221 INFO:tasks.rados.rados.0.smithi016.stdout:2581: done (3 left) 2024-04-10T03:17:35.221 INFO:tasks.rados.rados.0.smithi016.stdout:2583: done (2 left) 2024-04-10T03:17:35.221 INFO:tasks.rados.rados.0.smithi016.stdout:2584: read oid 7 snap -1 2024-04-10T03:17:35.222 INFO:tasks.rados.rados.0.smithi016.stdout:2584: expect (ObjNum 573 snap 173 seq_num 573) 2024-04-10T03:17:35.222 INFO:tasks.rados.rados.0.smithi016.stdout:2585: snap_create 2024-04-10T03:17:35.223 INFO:tasks.rados.rados.0.smithi016.stdout:2582: expect (ObjNum 796 snap 249 seq_num 796) 2024-04-10T03:17:35.262 INFO:tasks.rados.rados.0.smithi016.stdout:2580: finishing copy_from racing read to smithi01663999-34 2024-04-10T03:17:35.262 INFO:tasks.rados.rados.0.smithi016.stdout:2580: finishing copy_from to smithi01663999-34 2024-04-10T03:17:35.262 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 1638 (ObjNum 764 snap 243 seq_num 764) dirty exists 2024-04-10T03:17:35.273 INFO:tasks.rados.rados.0.smithi016.stdout:2584: expect (ObjNum 573 snap 173 seq_num 573) 2024-04-10T03:17:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:35 smithi136 bash[68278]: cluster 2024-04-10T03:17:33.988041+0000 mgr.y (mgr.25133) 278 : cluster 0 pgmap v452: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 786 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.9 MiB/s wr, 24 op/s; 93/774 objects degraded (12.016%) 2024-04-10T03:17:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:35 smithi136 bash[68278]: audit 2024-04-10T03:17:34.989184+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:35 smithi136 bash[68278]: audit 2024-04-10T03:17:35.002443+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:36.004 INFO:tasks.rados.rados.0.smithi016.stdout:2580: done (3 left) 2024-04-10T03:17:36.004 INFO:tasks.rados.rados.0.smithi016.stdout:2582: done (2 left) 2024-04-10T03:17:36.004 INFO:tasks.rados.rados.0.smithi016.stdout:2584: done (1 left) 2024-04-10T03:17:36.004 INFO:tasks.rados.rados.0.smithi016.stdout:2585: done (0 left) 2024-04-10T03:17:36.004 INFO:tasks.rados.rados.0.smithi016.stdout:2586: snap_create 2024-04-10T03:17:36.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:35 smithi016 bash[72916]: cluster 2024-04-10T03:17:33.988041+0000 mgr.y (mgr.25133) 278 : cluster 0 pgmap v452: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 786 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.9 MiB/s wr, 24 op/s; 93/774 objects degraded (12.016%) 2024-04-10T03:17:36.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:35 smithi016 bash[72916]: audit 2024-04-10T03:17:34.989184+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:36.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:35 smithi016 bash[72916]: audit 2024-04-10T03:17:35.002443+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:36.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:35 smithi016 bash[74137]: cluster 2024-04-10T03:17:33.988041+0000 mgr.y (mgr.25133) 278 : cluster 0 pgmap v452: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 786 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.9 MiB/s wr, 24 op/s; 93/774 objects degraded (12.016%) 2024-04-10T03:17:36.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:35 smithi016 bash[74137]: audit 2024-04-10T03:17:34.989184+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:36.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:35 smithi016 bash[74137]: audit 2024-04-10T03:17:35.002443+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:36.914 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:36 smithi136 bash[84809]: debug 2024-04-10T03:17:36.496+0000 7f69484ff7c0 -1 osd.7 574 log_to_monitors true 2024-04-10T03:17:37.009 INFO:tasks.rados.rados.0.smithi016.stdout:2586: done (0 left) 2024-04-10T03:17:37.010 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 253 2024-04-10T03:17:37.010 INFO:tasks.rados.rados.0.smithi016.stdout:2587: seq_num 807 ranges {0=720896,720896=729088,1449984=73728} 2024-04-10T03:17:37.023 INFO:tasks.rados.rados.0.smithi016.stdout:2587: writing smithi01663999-15 from 0 to 720896 tid 1 2024-04-10T03:17:37.032 INFO:tasks.rados.rados.0.smithi016.stdout:2587: writing smithi01663999-15 from 720896 to 1449984 tid 2 2024-04-10T03:17:37.033 INFO:tasks.rados.rados.0.smithi016.stdout:2587: writing smithi01663999-15 from 1449984 to 1523712 tid 3 2024-04-10T03:17:37.033 INFO:tasks.rados.rados.0.smithi016.stdout:2588: rollback oid 3 current snap is 253 2024-04-10T03:17:37.033 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 3 to 244 2024-04-10T03:17:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:2589: read oid 50 snap 242 2024-04-10T03:17:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:2589: expect (ObjNum 756 snap 241 seq_num 756) 2024-04-10T03:17:37.034 INFO:tasks.rados.rados.0.smithi016.stdout:2590: snap_create 2024-04-10T03:17:37.042 INFO:tasks.rados.rados.0.smithi016.stdout:2587: finishing write tid 1 to smithi01663999-15 2024-04-10T03:17:37.043 INFO:tasks.rados.rados.0.smithi016.stdout:2587: finishing write tid 2 to smithi01663999-15 2024-04-10T03:17:37.045 INFO:tasks.rados.rados.0.smithi016.stdout:2587: finishing write tid 3 to smithi01663999-15 2024-04-10T03:17:37.045 INFO:tasks.rados.rados.0.smithi016.stdout:2587: finishing write tid 4 to smithi01663999-15 2024-04-10T03:17:37.052 INFO:tasks.rados.rados.0.smithi016.stdout:2587: finishing write tid 5 to smithi01663999-15 2024-04-10T03:17:37.052 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2090 (ObjNum 807 snap 253 seq_num 807) dirty exists 2024-04-10T03:17:37.052 INFO:tasks.rados.rados.0.smithi016.stdout:2587: left oid 15 (ObjNum 807 snap 253 seq_num 807) 2024-04-10T03:17:37.054 INFO:tasks.rados.rados.0.smithi016.stdout:2588: finishing rollback tid 0 to smithi01663999-3 2024-04-10T03:17:37.059 INFO:tasks.rados.rados.0.smithi016.stdout:2588: finishing rollback tid 1 to smithi01663999-3 2024-04-10T03:17:37.080 INFO:tasks.rados.rados.0.smithi016.stdout:2588: finishing rollback tid 2 to smithi01663999-3 2024-04-10T03:17:37.080 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1643 (ObjNum 575 snap 173 seq_num 575) dirty exists 2024-04-10T03:17:37.102 INFO:tasks.rados.rados.0.smithi016.stdout:2589: expect (ObjNum 756 snap 241 seq_num 756) 2024-04-10T03:17:37.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[72916]: cluster 2024-04-10T03:17:35.989305+0000 mgr.y (mgr.25133) 279 : cluster 0 pgmap v453: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 774 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.4 MiB/s wr, 22 op/s; 93/774 objects degraded (12.016%) 2024-04-10T03:17:37.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[72916]: cluster 2024-04-10T03:17:36.006148+0000 mon.a (mon.0) 832 : cluster 0 osdmap e584: 8 total, 7 up, 8 in 2024-04-10T03:17:37.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[72916]: audit 2024-04-10T03:17:36.209624+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:37.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[72916]: audit 2024-04-10T03:17:36.221269+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:37.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[72916]: audit 2024-04-10T03:17:36.501507+0000 mon.a (mon.0) 835 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:17:37.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[72916]: audit 2024-04-10T03:17:36.505096+0000 mon.b (mon.1) 11 : audit 1 from='osd.7 [v2:172.21.15.136:6824/1552471060,v1:172.21.15.136:6825/1552471060]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:17:37.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[74137]: cluster 2024-04-10T03:17:35.989305+0000 mgr.y (mgr.25133) 279 : cluster 0 pgmap v453: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 774 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.4 MiB/s wr, 22 op/s; 93/774 objects degraded (12.016%) 2024-04-10T03:17:37.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[74137]: cluster 2024-04-10T03:17:36.006148+0000 mon.a (mon.0) 832 : cluster 0 osdmap e584: 8 total, 7 up, 8 in 2024-04-10T03:17:37.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[74137]: audit 2024-04-10T03:17:36.209624+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:37.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[74137]: audit 2024-04-10T03:17:36.221269+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:37.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[74137]: audit 2024-04-10T03:17:36.501507+0000 mon.a (mon.0) 835 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:17:37.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:37 smithi016 bash[74137]: audit 2024-04-10T03:17:36.505096+0000 mon.b (mon.1) 11 : audit 1 from='osd.7 [v2:172.21.15.136:6824/1552471060,v1:172.21.15.136:6825/1552471060]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:17:37.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:37 smithi136 bash[68278]: cluster 2024-04-10T03:17:35.989305+0000 mgr.y (mgr.25133) 279 : cluster 0 pgmap v453: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 774 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.4 MiB/s wr, 22 op/s; 93/774 objects degraded (12.016%) 2024-04-10T03:17:37.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:37 smithi136 bash[68278]: cluster 2024-04-10T03:17:36.006148+0000 mon.a (mon.0) 832 : cluster 0 osdmap e584: 8 total, 7 up, 8 in 2024-04-10T03:17:37.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:37 smithi136 bash[68278]: audit 2024-04-10T03:17:36.209624+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:37.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:37 smithi136 bash[68278]: audit 2024-04-10T03:17:36.221269+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:37.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:37 smithi136 bash[68278]: audit 2024-04-10T03:17:36.501507+0000 mon.a (mon.0) 835 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:17:37.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:37 smithi136 bash[68278]: audit 2024-04-10T03:17:36.505096+0000 mon.b (mon.1) 11 : audit 1 from='osd.7 [v2:172.21.15.136:6824/1552471060,v1:172.21.15.136:6825/1552471060]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-10T03:17:37.418 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (7m) 116s ago 13m 14.8M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 2s ago 12m - - 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (14m) 116s ago 14m 14.6M - 17.2.7-827-gd3b5060a 21de9b7369ad 11c8bdb8abf5 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (14m) 2s ago 14m 19.9M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (6m) 2s ago 21m 439M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (6m) 116s ago 23m 506M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (5m) 116s ago 24m 56.7M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (4m) 2s ago 21m 45.6M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (5m) 116s ago 21m 47.8M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (7m) 116s ago 13m 7808k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:17:37.794 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (7m) 2s ago 13m 8955k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:17:37.795 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (3m) 116s ago 20m 284M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:17:37.795 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (2m) 116s ago 19m 237M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:17:37.795 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (2m) 116s ago 19m 271M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:17:37.795 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (2m) 116s ago 18m - 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:17:37.795 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (92s) 2s ago 17m 370M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 19d433a62016 2024-04-10T03:17:37.795 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (63s) 2s ago 16m 318M 2524M 19.0.0-2051-g3a866975 06a486fd9bae c7eb3b617403 2024-04-10T03:17:37.795 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (34s) 2s ago 15m 158M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 5f2db59ec621 2024-04-10T03:17:37.795 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (6s) 2s ago 14m - 2524M 19.0.0-2051-g3a866975 06a486fd9bae f4651efdb372 2024-04-10T03:17:37.795 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (6m) 2s ago 13m 53.5M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:17:37.914 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:17:37 smithi136 bash[84809]: debug 2024-04-10T03:17:37.428+0000 7f693594f700 -1 osd.7 574 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-10T03:17:38.239 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:17:38.240 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:17:38.240 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:17:38.240 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:17:38.240 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:17:38.240 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:17:38.240 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:17:38.240 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:17:38.240 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T03:17:38.240 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:17:38.241 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:17:38.241 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2 2024-04-10T03:17:38.241 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:17:38.241 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:17:38.241 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 2, 2024-04-10T03:17:38.241 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 13 2024-04-10T03:17:38.241 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:17:38.241 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:17:38.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[72916]: audit 2024-04-10T03:17:37.002329+0000 mon.a (mon.0) 836 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-10T03:17:38.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[72916]: cluster 2024-04-10T03:17:37.010100+0000 mon.a (mon.0) 837 : cluster 0 osdmap e585: 8 total, 7 up, 8 in 2024-04-10T03:17:38.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[72916]: audit 2024-04-10T03:17:37.013994+0000 mon.b (mon.1) 12 : audit 1 from='osd.7 [v2:172.21.15.136:6824/1552471060,v1:172.21.15.136:6825/1552471060]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:38.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[72916]: audit 2024-04-10T03:17:37.015376+0000 mon.a (mon.0) 838 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:38.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[72916]: audit 2024-04-10T03:17:37.409216+0000 mgr.y (mgr.25133) 280 : audit 0 from='client.44297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:38.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[72916]: audit 2024-04-10T03:17:37.413825+0000 mon.a (mon.0) 839 : audit 1 from='osd.7 ' entity='osd.7' 2024-04-10T03:17:38.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[72916]: audit 2024-04-10T03:17:37.760264+0000 mgr.y (mgr.25133) 281 : audit 0 from='client.44303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:38.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[74137]: audit 2024-04-10T03:17:37.002329+0000 mon.a (mon.0) 836 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-10T03:17:38.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[74137]: cluster 2024-04-10T03:17:37.010100+0000 mon.a (mon.0) 837 : cluster 0 osdmap e585: 8 total, 7 up, 8 in 2024-04-10T03:17:38.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[74137]: audit 2024-04-10T03:17:37.013994+0000 mon.b (mon.1) 12 : audit 1 from='osd.7 [v2:172.21.15.136:6824/1552471060,v1:172.21.15.136:6825/1552471060]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:38.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[74137]: audit 2024-04-10T03:17:37.015376+0000 mon.a (mon.0) 838 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:38.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[74137]: audit 2024-04-10T03:17:37.409216+0000 mgr.y (mgr.25133) 280 : audit 0 from='client.44297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:38.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[74137]: audit 2024-04-10T03:17:37.413825+0000 mon.a (mon.0) 839 : audit 1 from='osd.7 ' entity='osd.7' 2024-04-10T03:17:38.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:38 smithi016 bash[74137]: audit 2024-04-10T03:17:37.760264+0000 mgr.y (mgr.25133) 281 : audit 0 from='client.44303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:38.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:38 smithi136 bash[68278]: audit 2024-04-10T03:17:37.002329+0000 mon.a (mon.0) 836 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-10T03:17:38.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:38 smithi136 bash[68278]: cluster 2024-04-10T03:17:37.010100+0000 mon.a (mon.0) 837 : cluster 0 osdmap e585: 8 total, 7 up, 8 in 2024-04-10T03:17:38.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:38 smithi136 bash[68278]: audit 2024-04-10T03:17:37.013994+0000 mon.b (mon.1) 12 : audit 1 from='osd.7 [v2:172.21.15.136:6824/1552471060,v1:172.21.15.136:6825/1552471060]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:38.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:38 smithi136 bash[68278]: audit 2024-04-10T03:17:37.015376+0000 mon.a (mon.0) 838 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi136", "root=default"]}]: dispatch 2024-04-10T03:17:38.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:38 smithi136 bash[68278]: audit 2024-04-10T03:17:37.409216+0000 mgr.y (mgr.25133) 280 : audit 0 from='client.44297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:38.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:38 smithi136 bash[68278]: audit 2024-04-10T03:17:37.413825+0000 mon.a (mon.0) 839 : audit 1 from='osd.7 ' entity='osd.7' 2024-04-10T03:17:38.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:38 smithi136 bash[68278]: audit 2024-04-10T03:17:37.760264+0000 mgr.y (mgr.25133) 281 : audit 0 from='client.44303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:17:38.848 INFO:tasks.rados.rados.0.smithi016.stdout:2587: done (3 left) 2024-04-10T03:17:38.848 INFO:tasks.rados.rados.0.smithi016.stdout:2588: done (2 left) 2024-04-10T03:17:38.848 INFO:tasks.rados.rados.0.smithi016.stdout:2589: done (1 left) 2024-04-10T03:17:38.848 INFO:tasks.rados.rados.0.smithi016.stdout:2590: done (0 left) 2024-04-10T03:17:38.848 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 254 2024-04-10T03:17:38.849 INFO:tasks.rados.rados.0.smithi016.stdout:2591: seq_num 808 ranges {8339456=737280,9076736=614400,9691136=188416} 2024-04-10T03:17:38.956 INFO:tasks.rados.rados.0.smithi016.stdout:2591: writing smithi01663999-7 from 8339456 to 9076736 tid 1 2024-04-10T03:17:38.960 INFO:tasks.rados.rados.0.smithi016.stdout:2591: writing smithi01663999-7 from 9076736 to 9691136 tid 2 2024-04-10T03:17:38.962 INFO:tasks.rados.rados.0.smithi016.stdout:2591: writing smithi01663999-7 from 9691136 to 9879552 tid 3 2024-04-10T03:17:38.962 INFO:tasks.rados.rados.0.smithi016.stdout:2592: rollback oid 44 current snap is 254 2024-04-10T03:17:38.962 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 249 2024-04-10T03:17:38.962 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 254 2024-04-10T03:17:38.962 INFO:tasks.rados.rados.0.smithi016.stdout:2593: seq_num 809 ranges {0=753664,753664=499712,1253376=303104} 2024-04-10T03:17:38.967 INFO:tasks.rados.rados.0.smithi016.stdout:2593: writing smithi01663999-42 from 0 to 753664 tid 1 2024-04-10T03:17:38.971 INFO:tasks.rados.rados.0.smithi016.stdout:2593: writing smithi01663999-42 from 753664 to 1253376 tid 2 2024-04-10T03:17:38.974 INFO:tasks.rados.rados.0.smithi016.stdout:2593: writing smithi01663999-42 from 1253376 to 1556480 tid 3 2024-04-10T03:17:38.974 INFO:tasks.rados.rados.0.smithi016.stdout:2594: rollback oid 9 current snap is 254 2024-04-10T03:17:38.974 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 9 to 249 2024-04-10T03:17:38.974 INFO:tasks.rados.rados.0.smithi016.stdout:2591: finishing write tid 1 to smithi01663999-7 2024-04-10T03:17:38.974 INFO:tasks.rados.rados.0.smithi016.stdout:2591: finishing write tid 2 to smithi01663999-7 2024-04-10T03:17:38.974 INFO:tasks.rados.rados.0.smithi016.stdout:2591: finishing write tid 3 to smithi01663999-7 2024-04-10T03:17:38.974 INFO:tasks.rados.rados.0.smithi016.stdout:2595: read oid 27 snap -1 2024-04-10T03:17:38.974 INFO:tasks.rados.rados.0.smithi016.stdout:2595: expect deleted 2024-04-10T03:17:38.974 INFO:tasks.rados.rados.0.smithi016.stdout:2596: snap_create 2024-04-10T03:17:38.979 INFO:tasks.rados.rados.0.smithi016.stdout:2591: finishing write tid 4 to smithi01663999-7 2024-04-10T03:17:38.980 INFO:tasks.rados.rados.0.smithi016.stdout:2592: finishing rollback tid 0 to smithi01663999-44 2024-04-10T03:17:38.981 INFO:tasks.rados.rados.0.smithi016.stdout:2592: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:17:38.981 INFO:tasks.rados.rados.0.smithi016.stdout:2592: finishing rollback tid 2 to smithi01663999-44 2024-04-10T03:17:38.981 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 1297 (ObjNum 647 snap 194 seq_num 647) dirty exists 2024-04-10T03:17:38.983 INFO:tasks.rados.rados.0.smithi016.stdout:2591: finishing write tid 5 to smithi01663999-7 2024-04-10T03:17:38.983 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1294 (ObjNum 808 snap 254 seq_num 808) dirty exists 2024-04-10T03:17:38.984 INFO:tasks.rados.rados.0.smithi016.stdout:2591: left oid 7 (ObjNum 808 snap 254 seq_num 808) 2024-04-10T03:17:38.984 INFO:tasks.rados.rados.0.smithi016.stdout:2594: finishing rollback tid 0 to smithi01663999-9 2024-04-10T03:17:38.985 INFO:tasks.rados.rados.0.smithi016.stdout:2594: finishing rollback tid 1 to smithi01663999-9 2024-04-10T03:17:38.985 INFO:tasks.rados.rados.0.smithi016.stdout:2594: finishing rollback tid 2 to smithi01663999-9 2024-04-10T03:17:38.985 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1650 (ObjNum 792 snap 249 seq_num 792) dirty exists 2024-04-10T03:17:39.035 INFO:tasks.rados.rados.0.smithi016.stdout:2591: done (5 left) 2024-04-10T03:17:39.035 INFO:tasks.rados.rados.0.smithi016.stdout:2592: done (4 left) 2024-04-10T03:17:39.035 INFO:tasks.rados.rados.0.smithi016.stdout:2594: done (3 left) 2024-04-10T03:17:39.035 INFO:tasks.rados.rados.0.smithi016.stdout:2595: done (2 left) 2024-04-10T03:17:39.035 INFO:tasks.rados.rados.0.smithi016.stdout:2596: done (1 left) 2024-04-10T03:17:39.035 INFO:tasks.rados.rados.0.smithi016.stdout:2597: snap_remove snap 246 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[72916]: cluster 2024-04-10T03:17:37.989919+0000 mgr.y (mgr.25133) 282 : cluster 0 pgmap v456: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 776 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 21 op/s; 96/777 objects degraded (12.355%) 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[72916]: cluster 2024-04-10T03:17:38.018205+0000 mon.a (mon.0) 840 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[72916]: cluster 2024-04-10T03:17:38.028590+0000 mon.a (mon.0) 841 : cluster 1 osd.7 [v2:172.21.15.136:6824/1552471060,v1:172.21.15.136:6825/1552471060] boot 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[72916]: cluster 2024-04-10T03:17:38.028785+0000 mon.a (mon.0) 842 : cluster 0 osdmap e586: 8 total, 8 up, 8 in 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[72916]: audit 2024-04-10T03:17:38.033193+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[72916]: audit 2024-04-10T03:17:38.245701+0000 mon.a (mon.0) 844 : audit 0 from='client.? 172.21.15.16:0/2151690034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[74137]: cluster 2024-04-10T03:17:37.989919+0000 mgr.y (mgr.25133) 282 : cluster 0 pgmap v456: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 776 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 21 op/s; 96/777 objects degraded (12.355%) 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[74137]: cluster 2024-04-10T03:17:38.018205+0000 mon.a (mon.0) 840 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[74137]: cluster 2024-04-10T03:17:38.028590+0000 mon.a (mon.0) 841 : cluster 1 osd.7 [v2:172.21.15.136:6824/1552471060,v1:172.21.15.136:6825/1552471060] boot 2024-04-10T03:17:39.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[74137]: cluster 2024-04-10T03:17:38.028785+0000 mon.a (mon.0) 842 : cluster 0 osdmap e586: 8 total, 8 up, 8 in 2024-04-10T03:17:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[74137]: audit 2024-04-10T03:17:38.033193+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:17:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:39 smithi016 bash[74137]: audit 2024-04-10T03:17:38.245701+0000 mon.a (mon.0) 844 : audit 0 from='client.? 172.21.15.16:0/2151690034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:39.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:39 smithi136 bash[68278]: cluster 2024-04-10T03:17:37.989919+0000 mgr.y (mgr.25133) 282 : cluster 0 pgmap v456: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 776 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 21 op/s; 96/777 objects degraded (12.355%) 2024-04-10T03:17:39.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:39 smithi136 bash[68278]: cluster 2024-04-10T03:17:38.018205+0000 mon.a (mon.0) 840 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-10T03:17:39.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:39 smithi136 bash[68278]: cluster 2024-04-10T03:17:38.028590+0000 mon.a (mon.0) 841 : cluster 1 osd.7 [v2:172.21.15.136:6824/1552471060,v1:172.21.15.136:6825/1552471060] boot 2024-04-10T03:17:39.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:39 smithi136 bash[68278]: cluster 2024-04-10T03:17:38.028785+0000 mon.a (mon.0) 842 : cluster 0 osdmap e586: 8 total, 8 up, 8 in 2024-04-10T03:17:39.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:39 smithi136 bash[68278]: audit 2024-04-10T03:17:38.033193+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-10T03:17:39.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:39 smithi136 bash[68278]: audit 2024-04-10T03:17:38.245701+0000 mon.a (mon.0) 844 : audit 0 from='client.? 172.21.15.16:0/2151690034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:40.047 INFO:tasks.rados.rados.0.smithi016.stdout:2597: done (1 left) 2024-04-10T03:17:40.048 INFO:tasks.rados.rados.0.smithi016.stdout:2598: rmattr oid 7 current snap is 255 2024-04-10T03:17:40.048 INFO:tasks.rados.rados.0.smithi016.stdout:2593: finishing write tid 1 to smithi01663999-42 2024-04-10T03:17:40.048 INFO:tasks.rados.rados.0.smithi016.stdout:2593: finishing write tid 2 to smithi01663999-42 2024-04-10T03:17:40.048 INFO:tasks.rados.rados.0.smithi016.stdout:2593: finishing write tid 3 to smithi01663999-42 2024-04-10T03:17:40.048 INFO:tasks.rados.rados.0.smithi016.stdout:2593: finishing write tid 4 to smithi01663999-42 2024-04-10T03:17:40.048 INFO:tasks.rados.rados.0.smithi016.stdout:2593: finishing write tid 5 to smithi01663999-42 2024-04-10T03:17:40.048 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1600 (ObjNum 809 snap 254 seq_num 809) dirty exists 2024-04-10T03:17:40.048 INFO:tasks.rados.rados.0.smithi016.stdout:2593: left oid 42 (ObjNum 809 snap 254 seq_num 809) 2024-04-10T03:17:40.048 INFO:tasks.rados.rados.0.smithi016.stdout:2593: done (1 left) 2024-04-10T03:17:40.049 INFO:tasks.rados.rados.0.smithi016.stdout:2599: read oid 6 snap -1 2024-04-10T03:17:40.049 INFO:tasks.rados.rados.0.smithi016.stdout:2599: expect (ObjNum 774 snap 247 seq_num 774) 2024-04-10T03:17:40.049 INFO:tasks.rados.rados.0.smithi016.stdout:2600: rollback oid 48 current snap is 255 2024-04-10T03:17:40.049 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 48 to 249 2024-04-10T03:17:40.049 INFO:tasks.rados.rados.0.smithi016.stdout:2601: snap_remove snap 230 2024-04-10T03:17:40.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:40 smithi016 bash[72916]: cluster 2024-04-10T03:17:39.037739+0000 mon.a (mon.0) 845 : cluster 0 osdmap e587: 8 total, 8 up, 8 in 2024-04-10T03:17:40.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:40 smithi016 bash[74137]: cluster 2024-04-10T03:17:39.037739+0000 mon.a (mon.0) 845 : cluster 0 osdmap e587: 8 total, 8 up, 8 in 2024-04-10T03:17:40.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:40 smithi136 bash[68278]: cluster 2024-04-10T03:17:39.037739+0000 mon.a (mon.0) 845 : cluster 0 osdmap e587: 8 total, 8 up, 8 in 2024-04-10T03:17:41.053 INFO:tasks.rados.rados.0.smithi016.stdout:2601: done (3 left) 2024-04-10T03:17:41.053 INFO:tasks.rados.rados.0.smithi016.stdout:2602: snap_remove snap 253 2024-04-10T03:17:41.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:41 smithi016 bash[72916]: cluster 2024-04-10T03:17:39.991049+0000 mgr.y (mgr.25133) 283 : cluster 0 pgmap v459: 121 pgs: 4 activating, 8 peering, 9 active+undersized+degraded, 29 active+undersized, 71 active+clean; 781 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.6 MiB/s wr, 16 op/s; 93/783 objects degraded (11.877%) 2024-04-10T03:17:41.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:41 smithi016 bash[72916]: cluster 2024-04-10T03:17:40.030237+0000 mon.a (mon.0) 846 : cluster 3 Health check update: Degraded data redundancy: 93/783 objects degraded (11.877%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:41.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:41 smithi016 bash[72916]: cluster 2024-04-10T03:17:40.050100+0000 mon.a (mon.0) 847 : cluster 0 osdmap e588: 8 total, 8 up, 8 in 2024-04-10T03:17:41.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:41 smithi016 bash[74137]: cluster 2024-04-10T03:17:39.991049+0000 mgr.y (mgr.25133) 283 : cluster 0 pgmap v459: 121 pgs: 4 activating, 8 peering, 9 active+undersized+degraded, 29 active+undersized, 71 active+clean; 781 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.6 MiB/s wr, 16 op/s; 93/783 objects degraded (11.877%) 2024-04-10T03:17:41.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:41 smithi016 bash[74137]: cluster 2024-04-10T03:17:40.030237+0000 mon.a (mon.0) 846 : cluster 3 Health check update: Degraded data redundancy: 93/783 objects degraded (11.877%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:41.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:41 smithi016 bash[74137]: cluster 2024-04-10T03:17:40.050100+0000 mon.a (mon.0) 847 : cluster 0 osdmap e588: 8 total, 8 up, 8 in 2024-04-10T03:17:41.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:41 smithi136 bash[68278]: cluster 2024-04-10T03:17:39.991049+0000 mgr.y (mgr.25133) 283 : cluster 0 pgmap v459: 121 pgs: 4 activating, 8 peering, 9 active+undersized+degraded, 29 active+undersized, 71 active+clean; 781 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.6 MiB/s wr, 16 op/s; 93/783 objects degraded (11.877%) 2024-04-10T03:17:41.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:41 smithi136 bash[68278]: cluster 2024-04-10T03:17:40.030237+0000 mon.a (mon.0) 846 : cluster 3 Health check update: Degraded data redundancy: 93/783 objects degraded (11.877%), 9 pgs degraded (PG_DEGRADED) 2024-04-10T03:17:41.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:41 smithi136 bash[68278]: cluster 2024-04-10T03:17:40.050100+0000 mon.a (mon.0) 847 : cluster 0 osdmap e588: 8 total, 8 up, 8 in 2024-04-10T03:17:42.055 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:17:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:17:41] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2024-04-10T03:17:42.062 INFO:tasks.rados.rados.0.smithi016.stdout:2602: done (3 left) 2024-04-10T03:17:42.063 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 255 2024-04-10T03:17:42.063 INFO:tasks.rados.rados.0.smithi016.stdout:2603: seq_num 810 ranges {1523712=770048,2293760=778240,3072000=24576} 2024-04-10T03:17:42.077 INFO:tasks.rados.rados.0.smithi016.stdout:2603: writing smithi01663999-15 from 1523712 to 2293760 tid 1 2024-04-10T03:17:42.082 INFO:tasks.rados.rados.0.smithi016.stdout:2603: writing smithi01663999-15 from 2293760 to 3072000 tid 2 2024-04-10T03:17:42.083 INFO:tasks.rados.rados.0.smithi016.stdout:2603: writing smithi01663999-15 from 3072000 to 3096576 tid 3 2024-04-10T03:17:42.083 INFO:tasks.rados.rados.0.smithi016.stdout:2604: rollback oid 24 current snap is 255 2024-04-10T03:17:42.083 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 24 to 251 2024-04-10T03:17:42.083 INFO:tasks.rados.rados.0.smithi016.stdout:2605: rollback oid 31 current snap is 255 2024-04-10T03:17:42.083 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 31 to 202 2024-04-10T03:17:42.083 INFO:tasks.rados.rados.0.smithi016.stdout:2599: expect (ObjNum 774 snap 247 seq_num 774) 2024-04-10T03:17:42.119 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 1298 (ObjNum 808 snap 254 seq_num 808) dirty exists 2024-04-10T03:17:42.120 INFO:tasks.rados.rados.0.smithi016.stdout:2600: finishing rollback tid 0 to smithi01663999-48 2024-04-10T03:17:42.120 INFO:tasks.rados.rados.0.smithi016.stdout:2600: finishing rollback tid 1 to smithi01663999-48 2024-04-10T03:17:42.120 INFO:tasks.rados.rados.0.smithi016.stdout:2600: finishing rollback tid 2 to smithi01663999-48 2024-04-10T03:17:42.120 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 1301 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-04-10T03:17:42.120 INFO:tasks.rados.rados.0.smithi016.stdout:2598: done (5 left) 2024-04-10T03:17:42.120 INFO:tasks.rados.rados.0.smithi016.stdout:2599: done (4 left) 2024-04-10T03:17:42.120 INFO:tasks.rados.rados.0.smithi016.stdout:2600: done (3 left) 2024-04-10T03:17:42.120 INFO:tasks.rados.rados.0.smithi016.stdout:2606: snap_remove snap 250 2024-04-10T03:17:42.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:42 smithi016 bash[72916]: cluster 2024-04-10T03:17:41.057282+0000 mon.a (mon.0) 848 : cluster 0 osdmap e589: 8 total, 8 up, 8 in 2024-04-10T03:17:42.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:42 smithi016 bash[74137]: cluster 2024-04-10T03:17:41.057282+0000 mon.a (mon.0) 848 : cluster 0 osdmap e589: 8 total, 8 up, 8 in 2024-04-10T03:17:42.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:42 smithi136 bash[68278]: cluster 2024-04-10T03:17:41.057282+0000 mon.a (mon.0) 848 : cluster 0 osdmap e589: 8 total, 8 up, 8 in 2024-04-10T03:17:43.076 INFO:tasks.rados.rados.0.smithi016.stdout:2606: done (3 left) 2024-04-10T03:17:43.076 INFO:tasks.rados.rados.0.smithi016.stdout:2607: read oid 45 snap -1 2024-04-10T03:17:43.076 INFO:tasks.rados.rados.0.smithi016.stdout:2607: expect (ObjNum 801 snap 251 seq_num 801) 2024-04-10T03:17:43.076 INFO:tasks.rados.rados.0.smithi016.stdout:2608: read oid 12 snap -1 2024-04-10T03:17:43.076 INFO:tasks.rados.rados.0.smithi016.stdout:2608: expect (ObjNum 741 snap 238 seq_num 741) 2024-04-10T03:17:43.076 INFO:tasks.rados.rados.0.smithi016.stdout:2609: snap_remove snap 244 2024-04-10T03:17:43.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:43 smithi136 bash[68278]: cluster 2024-04-10T03:17:41.992112+0000 mgr.y (mgr.25133) 284 : cluster 0 pgmap v462: 121 pgs: 2 active+clean+snaptrim, 84 active+clean, 14 active+undersized, 6 active+undersized+degraded, 8 peering, 4 activating, 3 active+clean+snaptrim_wait; 762 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 8 op/s; 35/756 objects degraded (4.630%); 9.0 MiB/s, 2 objects/s recovering 2024-04-10T03:17:43.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:43 smithi136 bash[68278]: cluster 2024-04-10T03:17:42.068136+0000 mon.a (mon.0) 849 : cluster 0 osdmap e590: 8 total, 8 up, 8 in 2024-04-10T03:17:43.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:43 smithi136 bash[68278]: audit 2024-04-10T03:17:42.520515+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:43.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:43 smithi136 bash[68278]: audit 2024-04-10T03:17:42.522781+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:43.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:43 smithi016 bash[74137]: cluster 2024-04-10T03:17:41.992112+0000 mgr.y (mgr.25133) 284 : cluster 0 pgmap v462: 121 pgs: 2 active+clean+snaptrim, 84 active+clean, 14 active+undersized, 6 active+undersized+degraded, 8 peering, 4 activating, 3 active+clean+snaptrim_wait; 762 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 8 op/s; 35/756 objects degraded (4.630%); 9.0 MiB/s, 2 objects/s recovering 2024-04-10T03:17:43.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:43 smithi016 bash[74137]: cluster 2024-04-10T03:17:42.068136+0000 mon.a (mon.0) 849 : cluster 0 osdmap e590: 8 total, 8 up, 8 in 2024-04-10T03:17:43.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:43 smithi016 bash[74137]: audit 2024-04-10T03:17:42.520515+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:43.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:43 smithi016 bash[74137]: audit 2024-04-10T03:17:42.522781+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:43.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:43 smithi016 bash[72916]: cluster 2024-04-10T03:17:41.992112+0000 mgr.y (mgr.25133) 284 : cluster 0 pgmap v462: 121 pgs: 2 active+clean+snaptrim, 84 active+clean, 14 active+undersized, 6 active+undersized+degraded, 8 peering, 4 activating, 3 active+clean+snaptrim_wait; 762 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 8 op/s; 35/756 objects degraded (4.630%); 9.0 MiB/s, 2 objects/s recovering 2024-04-10T03:17:43.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:43 smithi016 bash[72916]: cluster 2024-04-10T03:17:42.068136+0000 mon.a (mon.0) 849 : cluster 0 osdmap e590: 8 total, 8 up, 8 in 2024-04-10T03:17:43.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:43 smithi016 bash[72916]: audit 2024-04-10T03:17:42.520515+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:43.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:43 smithi016 bash[72916]: audit 2024-04-10T03:17:42.522781+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:44.084 INFO:tasks.rados.rados.0.smithi016.stdout:2609: done (5 left) 2024-04-10T03:17:44.084 INFO:tasks.rados.rados.0.smithi016.stdout:2610: read oid 33 snap -1 2024-04-10T03:17:44.084 INFO:tasks.rados.rados.0.smithi016.stdout:2610: expect deleted 2024-04-10T03:17:44.084 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 255 2024-04-10T03:17:44.084 INFO:tasks.rados.rados.0.smithi016.stdout:2611: seq_num 811 ranges {2981888=786432,3768320=663552,4431872=139264} 2024-04-10T03:17:44.102 INFO:tasks.rados.rados.0.smithi016.stdout:2611: writing smithi01663999-17 from 2981888 to 3768320 tid 1 2024-04-10T03:17:44.106 INFO:tasks.rados.rados.0.smithi016.stdout:2611: writing smithi01663999-17 from 3768320 to 4431872 tid 2 2024-04-10T03:17:44.108 INFO:tasks.rados.rados.0.smithi016.stdout:2611: writing smithi01663999-17 from 4431872 to 4571136 tid 3 2024-04-10T03:17:44.108 INFO:tasks.rados.rados.0.smithi016.stdout:2612: snap_create 2024-04-10T03:17:44.108 INFO:tasks.rados.rados.0.smithi016.stdout:2604: finishing rollback tid 1 to smithi01663999-24 2024-04-10T03:17:44.108 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1310 (ObjNum 33 snap 0 seq_num 2081813616) dirty dne 2024-04-10T03:17:44.108 INFO:tasks.rados.rados.0.smithi016.stdout:2603: finishing write tid 1 to smithi01663999-15 2024-04-10T03:17:44.108 INFO:tasks.rados.rados.0.smithi016.stdout:2603: finishing write tid 2 to smithi01663999-15 2024-04-10T03:17:44.108 INFO:tasks.rados.rados.0.smithi016.stdout:2603: finishing write tid 3 to smithi01663999-15 2024-04-10T03:17:44.108 INFO:tasks.rados.rados.0.smithi016.stdout:2603: finishing write tid 4 to smithi01663999-15 2024-04-10T03:17:44.109 INFO:tasks.rados.rados.0.smithi016.stdout:2605: finishing rollback tid 0 to smithi01663999-31 2024-04-10T03:17:44.109 INFO:tasks.rados.rados.0.smithi016.stdout:2603: finishing write tid 5 to smithi01663999-15 2024-04-10T03:17:44.109 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2171 (ObjNum 810 snap 255 seq_num 810) dirty exists 2024-04-10T03:17:44.109 INFO:tasks.rados.rados.0.smithi016.stdout:2603: left oid 15 (ObjNum 810 snap 255 seq_num 810) 2024-04-10T03:17:44.109 INFO:tasks.rados.rados.0.smithi016.stdout:2605: finishing rollback tid 1 to smithi01663999-31 2024-04-10T03:17:44.109 INFO:tasks.rados.rados.0.smithi016.stdout:2605: finishing rollback tid 2 to smithi01663999-31 2024-04-10T03:17:44.109 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2175 (ObjNum 577 snap 173 seq_num 577) dirty exists 2024-04-10T03:17:44.109 INFO:tasks.rados.rados.0.smithi016.stdout:2607: expect (ObjNum 801 snap 251 seq_num 801) 2024-04-10T03:17:44.152 INFO:tasks.rados.rados.0.smithi016.stdout:2608: expect (ObjNum 741 snap 238 seq_num 741) 2024-04-10T03:17:44.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:44 smithi136 bash[68278]: cluster 2024-04-10T03:17:43.078147+0000 mon.a (mon.0) 852 : cluster 0 osdmap e591: 8 total, 8 up, 8 in 2024-04-10T03:17:44.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:44 smithi016 bash[74137]: cluster 2024-04-10T03:17:43.078147+0000 mon.a (mon.0) 852 : cluster 0 osdmap e591: 8 total, 8 up, 8 in 2024-04-10T03:17:44.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:44 smithi016 bash[72916]: cluster 2024-04-10T03:17:43.078147+0000 mon.a (mon.0) 852 : cluster 0 osdmap e591: 8 total, 8 up, 8 in 2024-04-10T03:17:45.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:45 smithi136 bash[68278]: cluster 2024-04-10T03:17:43.993110+0000 mgr.y (mgr.25133) 285 : cluster 0 pgmap v465: 121 pgs: 2 active+clean+snaptrim, 112 active+clean, 4 activating, 3 active+clean+snaptrim_wait; 741 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 8 op/s; 14 MiB/s, 4 objects/s recovering 2024-04-10T03:17:45.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:45 smithi136 bash[68278]: cluster 2024-04-10T03:17:44.071765+0000 mon.a (mon.0) 853 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/756 objects degraded (4.630%), 6 pgs degraded) 2024-04-10T03:17:45.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:45 smithi136 bash[68278]: cluster 2024-04-10T03:17:44.081030+0000 mon.a (mon.0) 854 : cluster 0 osdmap e592: 8 total, 8 up, 8 in 2024-04-10T03:17:45.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:45 smithi016 bash[72916]: cluster 2024-04-10T03:17:43.993110+0000 mgr.y (mgr.25133) 285 : cluster 0 pgmap v465: 121 pgs: 2 active+clean+snaptrim, 112 active+clean, 4 activating, 3 active+clean+snaptrim_wait; 741 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 8 op/s; 14 MiB/s, 4 objects/s recovering 2024-04-10T03:17:45.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:45 smithi016 bash[72916]: cluster 2024-04-10T03:17:44.071765+0000 mon.a (mon.0) 853 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/756 objects degraded (4.630%), 6 pgs degraded) 2024-04-10T03:17:45.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:45 smithi016 bash[72916]: cluster 2024-04-10T03:17:44.081030+0000 mon.a (mon.0) 854 : cluster 0 osdmap e592: 8 total, 8 up, 8 in 2024-04-10T03:17:45.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:45 smithi016 bash[74137]: cluster 2024-04-10T03:17:43.993110+0000 mgr.y (mgr.25133) 285 : cluster 0 pgmap v465: 121 pgs: 2 active+clean+snaptrim, 112 active+clean, 4 activating, 3 active+clean+snaptrim_wait; 741 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 8 op/s; 14 MiB/s, 4 objects/s recovering 2024-04-10T03:17:45.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:45 smithi016 bash[74137]: cluster 2024-04-10T03:17:44.071765+0000 mon.a (mon.0) 853 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/756 objects degraded (4.630%), 6 pgs degraded) 2024-04-10T03:17:45.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:45 smithi016 bash[74137]: cluster 2024-04-10T03:17:44.081030+0000 mon.a (mon.0) 854 : cluster 0 osdmap e592: 8 total, 8 up, 8 in 2024-04-10T03:17:46.006 INFO:tasks.rados.rados.0.smithi016.stdout:2603: done (7 left) 2024-04-10T03:17:46.006 INFO:tasks.rados.rados.0.smithi016.stdout:2604: done (6 left) 2024-04-10T03:17:46.007 INFO:tasks.rados.rados.0.smithi016.stdout:2605: done (5 left) 2024-04-10T03:17:46.007 INFO:tasks.rados.rados.0.smithi016.stdout:2607: done (4 left) 2024-04-10T03:17:46.007 INFO:tasks.rados.rados.0.smithi016.stdout:2608: done (3 left) 2024-04-10T03:17:46.007 INFO:tasks.rados.rados.0.smithi016.stdout:2610: done (2 left) 2024-04-10T03:17:46.007 INFO:tasks.rados.rados.0.smithi016.stdout:2612: done (1 left) 2024-04-10T03:17:46.007 INFO:tasks.rados.rados.0.smithi016.stdout:2613: snap_remove snap 252 2024-04-10T03:17:46.113 INFO:tasks.rados.rados.0.smithi016.stdout:2613: done (1 left) 2024-04-10T03:17:46.113 INFO:tasks.rados.rados.0.smithi016.stdout:2614: read oid 35 snap -1 2024-04-10T03:17:46.113 INFO:tasks.rados.rados.0.smithi016.stdout:2614: expect (ObjNum 803 snap 251 seq_num 803) 2024-04-10T03:17:46.113 INFO:tasks.rados.rados.0.smithi016.stdout:2615: copy_from oid 16 from oid 29 current snap is 256 2024-04-10T03:17:46.113 INFO:tasks.rados.rados.0.smithi016.stdout:2611: finishing write tid 1 to smithi01663999-17 2024-04-10T03:17:46.113 INFO:tasks.rados.rados.0.smithi016.stdout:2611: finishing write tid 2 to smithi01663999-17 2024-04-10T03:17:46.113 INFO:tasks.rados.rados.0.smithi016.stdout:2611: finishing write tid 3 to smithi01663999-17 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2611: finishing write tid 4 to smithi01663999-17 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2611: finishing write tid 5 to smithi01663999-17 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1436 (ObjNum 811 snap 255 seq_num 811) dirty exists 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2611: left oid 17 (ObjNum 811 snap 255 seq_num 811) 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2611: done (2 left) 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2616: copy_from oid 2 from oid 46 current snap is 256 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2617: copy_from oid 41 from oid 45 current snap is 256 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2618: read oid 25 snap -1 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2618: expect deleted 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2619: rollback oid 23 current snap is 256 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 245 2024-04-10T03:17:46.114 INFO:tasks.rados.rados.0.smithi016.stdout:2620: snap_remove snap 255 2024-04-10T03:17:46.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:46 smithi136 bash[68278]: cluster 2024-04-10T03:17:45.096515+0000 mon.a (mon.0) 855 : cluster 0 osdmap e593: 8 total, 8 up, 8 in 2024-04-10T03:17:46.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:46 smithi016 bash[72916]: cluster 2024-04-10T03:17:45.096515+0000 mon.a (mon.0) 855 : cluster 0 osdmap e593: 8 total, 8 up, 8 in 2024-04-10T03:17:46.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:46 smithi016 bash[74137]: cluster 2024-04-10T03:17:45.096515+0000 mon.a (mon.0) 855 : cluster 0 osdmap e593: 8 total, 8 up, 8 in 2024-04-10T03:17:47.132 INFO:tasks.rados.rados.0.smithi016.stdout:2615: finishing copy_from racing read to smithi01663999-16 2024-04-10T03:17:47.132 INFO:tasks.rados.rados.0.smithi016.stdout:2619: finishing rollback tid 0 to smithi01663999-23 2024-04-10T03:17:47.132 INFO:tasks.rados.rados.0.smithi016.stdout:2614: expect (ObjNum 803 snap 251 seq_num 803) 2024-04-10T03:17:47.288 INFO:tasks.rados.rados.0.smithi016.stdout:2616: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:17:47.288 INFO:tasks.rados.rados.0.smithi016.stdout:2619: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:17:47.288 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1329 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:17:47.288 INFO:tasks.rados.rados.0.smithi016.stdout:2616: finishing copy_from to smithi01663999-2 2024-04-10T03:17:47.288 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1632 (ObjNum 779 snap 248 seq_num 779) dirty exists 2024-04-10T03:17:47.288 INFO:tasks.rados.rados.0.smithi016.stdout:2617: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:17:47.288 INFO:tasks.rados.rados.0.smithi016.stdout:2617: finishing copy_from to smithi01663999-41 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2084 (ObjNum 801 snap 251 seq_num 801) dirty exists 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2615: finishing copy_from to smithi01663999-16 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 1647 (ObjNum 796 snap 249 seq_num 796) dirty exists 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2614: done (6 left) 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2615: done (5 left) 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2616: done (4 left) 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2617: done (3 left) 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2618: done (2 left) 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2619: done (1 left) 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2620: done (0 left) 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2621: rollback oid 49 current snap is 256 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 49 to 238 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2622: rmattr oid 47 current snap is 256 2024-04-10T03:17:47.289 INFO:tasks.rados.rados.0.smithi016.stdout:2622: done (1 left) 2024-04-10T03:17:47.290 INFO:tasks.rados.rados.0.smithi016.stdout:2623: snap_remove snap 245 2024-04-10T03:17:47.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: cluster 2024-04-10T03:17:45.994066+0000 mgr.y (mgr.25133) 286 : cluster 0 pgmap v468: 121 pgs: 2 active+clean+snaptrim, 116 active+clean, 3 active+clean+snaptrim_wait; 741 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 768 KiB/s wr, 3 op/s; 4.5 MiB/s, 1 objects/s recovering 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: cluster 2024-04-10T03:17:46.116902+0000 mon.a (mon.0) 856 : cluster 0 osdmap e594: 8 total, 8 up, 8 in 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.237529+0000 mon.a (mon.0) 857 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.248370+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.250301+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.251772+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: cluster 2024-04-10T03:17:46.254400+0000 mgr.y (mgr.25133) 287 : cluster 0 pgmap v470: 121 pgs: 121 active+clean; 740 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 970 KiB/s wr, 6 op/s 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: cluster 2024-04-10T03:17:46.255029+0000 mgr.y (mgr.25133) 288 : cluster 0 pgmap v471: 121 pgs: 121 active+clean; 740 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.262491+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.339050+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.342189+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.344594+0000 mon.a (mon.0) 864 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.346458+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.415 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.349170+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: cephadm 2024-04-10T03:17:46.350245+0000 mgr.y (mgr.25133) 289 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-10T03:17:47.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.358414+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.363663+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-10T03:17:47.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.368761+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-10T03:17:47.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.372099+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-10T03:17:47.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.377366+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-10T03:17:47.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.381158+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-10T03:17:47.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.386445+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.390208+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.395548+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.399286+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.404527+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.408457+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.413712+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.417637+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.422933+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.426758+0000 mon.a (mon.0) 882 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.431962+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: cephadm 2024-04-10T03:17:46.436788+0000 mgr.y (mgr.25133) 290 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-10T03:17:47.417 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:47 smithi136 bash[68278]: audit 2024-04-10T03:17:46.437240+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-10T03:17:47.432 INFO:tasks.rados.rados.0.smithi016.stdout:2623: done (1 left) 2024-04-10T03:17:47.432 INFO:tasks.rados.rados.0.smithi016.stdout:2624: snap_remove snap 242 2024-04-10T03:17:47.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: cluster 2024-04-10T03:17:45.994066+0000 mgr.y (mgr.25133) 286 : cluster 0 pgmap v468: 121 pgs: 2 active+clean+snaptrim, 116 active+clean, 3 active+clean+snaptrim_wait; 741 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 768 KiB/s wr, 3 op/s; 4.5 MiB/s, 1 objects/s recovering 2024-04-10T03:17:47.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: cluster 2024-04-10T03:17:46.116902+0000 mon.a (mon.0) 856 : cluster 0 osdmap e594: 8 total, 8 up, 8 in 2024-04-10T03:17:47.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.237529+0000 mon.a (mon.0) 857 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.248370+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.250301+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.251772+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: cluster 2024-04-10T03:17:46.254400+0000 mgr.y (mgr.25133) 287 : cluster 0 pgmap v470: 121 pgs: 121 active+clean; 740 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 970 KiB/s wr, 6 op/s 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: cluster 2024-04-10T03:17:46.255029+0000 mgr.y (mgr.25133) 288 : cluster 0 pgmap v471: 121 pgs: 121 active+clean; 740 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.262491+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.339050+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.342189+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.344594+0000 mon.a (mon.0) 864 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.346458+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.349170+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: cephadm 2024-04-10T03:17:46.350245+0000 mgr.y (mgr.25133) 289 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-10T03:17:47.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.358414+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.363663+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-10T03:17:47.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.368761+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-10T03:17:47.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.372099+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-10T03:17:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: cluster 2024-04-10T03:17:45.994066+0000 mgr.y (mgr.25133) 286 : cluster 0 pgmap v468: 121 pgs: 2 active+clean+snaptrim, 116 active+clean, 3 active+clean+snaptrim_wait; 741 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 768 KiB/s wr, 3 op/s; 4.5 MiB/s, 1 objects/s recovering 2024-04-10T03:17:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: cluster 2024-04-10T03:17:46.116902+0000 mon.a (mon.0) 856 : cluster 0 osdmap e594: 8 total, 8 up, 8 in 2024-04-10T03:17:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.237529+0000 mon.a (mon.0) 857 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.248370+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.250301+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:47.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.251772+0000 mon.a (mon.0) 860 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: cluster 2024-04-10T03:17:46.254400+0000 mgr.y (mgr.25133) 287 : cluster 0 pgmap v470: 121 pgs: 121 active+clean; 740 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 970 KiB/s wr, 6 op/s 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: cluster 2024-04-10T03:17:46.255029+0000 mgr.y (mgr.25133) 288 : cluster 0 pgmap v471: 121 pgs: 121 active+clean; 740 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.262491+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.339050+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.342189+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.344594+0000 mon.a (mon.0) 864 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.346458+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.349170+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: cephadm 2024-04-10T03:17:46.350245+0000 mgr.y (mgr.25133) 289 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.358414+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.363663+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.368761+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-10T03:17:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.372099+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-10T03:17:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.377366+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-10T03:17:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.381158+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-10T03:17:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.386445+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.390208+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.395548+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.399286+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.404527+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.408457+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.413712+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.417637+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.422933+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.426758+0000 mon.a (mon.0) 882 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-10T03:17:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.431962+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: cephadm 2024-04-10T03:17:46.436788+0000 mgr.y (mgr.25133) 290 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[72916]: audit 2024-04-10T03:17:46.437240+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.377366+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.381158+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.386445+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.390208+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.395548+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.399286+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.404527+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.408457+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.413712+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-10T03:17:47.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.417637+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-10T03:17:47.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.422933+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-10T03:17:47.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.426758+0000 mon.a (mon.0) 882 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-10T03:17:47.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.431962+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-10T03:17:47.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: cephadm 2024-04-10T03:17:46.436788+0000 mgr.y (mgr.25133) 290 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-10T03:17:47.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:47 smithi016 bash[74137]: audit 2024-04-10T03:17:46.437240+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-10T03:17:48.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:48 smithi136 bash[68278]: cluster 2024-04-10T03:17:47.109701+0000 mon.a (mon.0) 885 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-10T03:17:48.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:48 smithi136 bash[68278]: audit 2024-04-10T03:17:47.123227+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-10T03:17:48.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:48 smithi136 bash[68278]: cluster 2024-04-10T03:17:47.130412+0000 mon.a (mon.0) 887 : cluster 0 osdmap e595: 8 total, 8 up, 8 in 2024-04-10T03:17:48.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:48 smithi136 bash[68278]: audit 2024-04-10T03:17:47.135386+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-10T03:17:48.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:48 smithi136 bash[68278]: cephadm 2024-04-10T03:17:47.144651+0000 mgr.y (mgr.25133) 291 : cephadm 1 Upgrade: It appears safe to stop mds.a 2024-04-10T03:17:48.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:48 smithi136 bash[68278]: cluster 2024-04-10T03:17:47.432443+0000 mon.a (mon.0) 889 : cluster 0 osdmap e596: 8 total, 8 up, 8 in 2024-04-10T03:17:48.427 INFO:tasks.rados.rados.0.smithi016.stdout:2624: done (1 left) 2024-04-10T03:17:48.428 INFO:tasks.rados.rados.0.smithi016.stdout:2625: read oid 6 snap 251 2024-04-10T03:17:48.428 INFO:tasks.rados.rados.0.smithi016.stdout:2625: expect (ObjNum 774 snap 247 seq_num 774) 2024-04-10T03:17:48.428 INFO:tasks.rados.rados.0.smithi016.stdout:2626: rollback oid 23 current snap is 256 2024-04-10T03:17:48.428 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 205 2024-04-10T03:17:48.428 INFO:tasks.rados.rados.0.smithi016.stdout:2627: snap_create 2024-04-10T03:17:48.428 INFO:tasks.rados.rados.0.smithi016.stdout:2621: finishing rollback tid 1 to smithi01663999-49 2024-04-10T03:17:48.428 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1278 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:17:48.449 INFO:tasks.rados.rados.0.smithi016.stdout:2626: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:17:48.449 INFO:tasks.rados.rados.0.smithi016.stdout:2626: finishing rollback tid 2 to smithi01663999-23 2024-04-10T03:17:48.449 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1331 (ObjNum 625 snap 189 seq_num 625) dirty exists 2024-04-10T03:17:48.455 INFO:tasks.rados.rados.0.smithi016.stdout:2625: expect (ObjNum 774 snap 247 seq_num 774) 2024-04-10T03:17:48.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[72916]: cluster 2024-04-10T03:17:47.109701+0000 mon.a (mon.0) 885 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[72916]: audit 2024-04-10T03:17:47.123227+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[72916]: cluster 2024-04-10T03:17:47.130412+0000 mon.a (mon.0) 887 : cluster 0 osdmap e595: 8 total, 8 up, 8 in 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[72916]: audit 2024-04-10T03:17:47.135386+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[72916]: cephadm 2024-04-10T03:17:47.144651+0000 mgr.y (mgr.25133) 291 : cephadm 1 Upgrade: It appears safe to stop mds.a 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[72916]: cluster 2024-04-10T03:17:47.432443+0000 mon.a (mon.0) 889 : cluster 0 osdmap e596: 8 total, 8 up, 8 in 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[74137]: cluster 2024-04-10T03:17:47.109701+0000 mon.a (mon.0) 885 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[74137]: audit 2024-04-10T03:17:47.123227+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[74137]: cluster 2024-04-10T03:17:47.130412+0000 mon.a (mon.0) 887 : cluster 0 osdmap e595: 8 total, 8 up, 8 in 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[74137]: audit 2024-04-10T03:17:47.135386+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-10T03:17:48.559 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[74137]: cephadm 2024-04-10T03:17:47.144651+0000 mgr.y (mgr.25133) 291 : cephadm 1 Upgrade: It appears safe to stop mds.a 2024-04-10T03:17:48.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:48 smithi016 bash[74137]: cluster 2024-04-10T03:17:47.432443+0000 mon.a (mon.0) 889 : cluster 0 osdmap e596: 8 total, 8 up, 8 in 2024-04-10T03:17:49.430 INFO:tasks.rados.rados.0.smithi016.stdout:2621: done (3 left) 2024-04-10T03:17:49.430 INFO:tasks.rados.rados.0.smithi016.stdout:2625: done (2 left) 2024-04-10T03:17:49.430 INFO:tasks.rados.rados.0.smithi016.stdout:2626: done (1 left) 2024-04-10T03:17:49.431 INFO:tasks.rados.rados.0.smithi016.stdout:2627: done (0 left) 2024-04-10T03:17:49.431 INFO:tasks.rados.rados.0.smithi016.stdout:2628: read oid 13 snap -1 2024-04-10T03:17:49.431 INFO:tasks.rados.rados.0.smithi016.stdout:2628: expect (ObjNum 802 snap 251 seq_num 802) 2024-04-10T03:17:49.431 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 257 2024-04-10T03:17:49.431 INFO:tasks.rados.rados.0.smithi016.stdout:2629: seq_num 812 ranges {11419648=802816,12222464=548864,12771328=253952} 2024-04-10T03:17:49.553 INFO:tasks.rados.rados.0.smithi016.stdout:2629: writing smithi01663999-14 from 11419648 to 12222464 tid 1 2024-04-10T03:17:49.556 INFO:tasks.rados.rados.0.smithi016.stdout:2629: writing smithi01663999-14 from 12222464 to 12771328 tid 2 2024-04-10T03:17:49.558 INFO:tasks.rados.rados.0.smithi016.stdout:2629: writing smithi01663999-14 from 12771328 to 13025280 tid 3 2024-04-10T03:17:49.558 INFO:tasks.rados.rados.0.smithi016.stdout:2630: rmattr oid 44 current snap is 257 2024-04-10T03:17:49.558 INFO:tasks.rados.rados.0.smithi016.stdout:2628: expect (ObjNum 802 snap 251 seq_num 802) 2024-04-10T03:17:49.705 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 1302 (ObjNum 647 snap 194 seq_num 647) dirty exists 2024-04-10T03:17:49.705 INFO:tasks.rados.rados.0.smithi016.stdout:2629: finishing write tid 1 to smithi01663999-14 2024-04-10T03:17:49.705 INFO:tasks.rados.rados.0.smithi016.stdout:2629: finishing write tid 2 to smithi01663999-14 2024-04-10T03:17:49.705 INFO:tasks.rados.rados.0.smithi016.stdout:2629: finishing write tid 3 to smithi01663999-14 2024-04-10T03:17:49.705 INFO:tasks.rados.rados.0.smithi016.stdout:2629: finishing write tid 4 to smithi01663999-14 2024-04-10T03:17:49.705 INFO:tasks.rados.rados.0.smithi016.stdout:2629: finishing write tid 5 to smithi01663999-14 2024-04-10T03:17:49.705 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2224 (ObjNum 812 snap 257 seq_num 812) dirty exists 2024-04-10T03:17:49.705 INFO:tasks.rados.rados.0.smithi016.stdout:2629: left oid 14 (ObjNum 812 snap 257 seq_num 812) 2024-04-10T03:17:49.705 INFO:tasks.rados.rados.0.smithi016.stdout:2628: done (2 left) 2024-04-10T03:17:49.706 INFO:tasks.rados.rados.0.smithi016.stdout:2629: done (1 left) 2024-04-10T03:17:49.706 INFO:tasks.rados.rados.0.smithi016.stdout:2630: done (0 left) 2024-04-10T03:17:49.706 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 257 2024-04-10T03:17:49.706 INFO:tasks.rados.rados.0.smithi016.stdout:2631: seq_num 813 ranges {1425408=417792,1843200=434176,2277376=442368,2719744=327680} 2024-04-10T03:17:49.715 INFO:tasks.rados.rados.0.smithi016.stdout:2631: writing smithi01663999-45 from 1425408 to 1843200 tid 1 2024-04-10T03:17:49.718 INFO:tasks.rados.rados.0.smithi016.stdout:2631: writing smithi01663999-45 from 1843200 to 2277376 tid 2 2024-04-10T03:17:49.721 INFO:tasks.rados.rados.0.smithi016.stdout:2631: writing smithi01663999-45 from 2277376 to 2719744 tid 3 2024-04-10T03:17:49.723 INFO:tasks.rados.rados.0.smithi016.stdout:2631: writing smithi01663999-45 from 2719744 to 3047424 tid 4 2024-04-10T03:17:49.723 INFO:tasks.rados.rados.0.smithi016.stdout:2632: rollback oid 47 current snap is 257 2024-04-10T03:17:49.723 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 256 2024-04-10T03:17:49.723 INFO:tasks.rados.rados.0.smithi016.stdout:2633: read oid 24 snap -1 2024-04-10T03:17:49.724 INFO:tasks.rados.rados.0.smithi016.stdout:2633: expect deleted 2024-04-10T03:17:49.724 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 257 2024-04-10T03:17:49.724 INFO:tasks.rados.rados.0.smithi016.stdout:2634: seq_num 814 ranges {0=442368,442368=770048,1212416=434176} 2024-04-10T03:17:49.726 INFO:tasks.rados.rados.0.smithi016.stdout:2634: writing smithi01663999-33 from 0 to 442368 tid 1 2024-04-10T03:17:49.731 INFO:tasks.rados.rados.0.smithi016.stdout:2634: writing smithi01663999-33 from 442368 to 1212416 tid 2 2024-04-10T03:17:49.734 INFO:tasks.rados.rados.0.smithi016.stdout:2634: writing smithi01663999-33 from 1212416 to 1646592 tid 3 2024-04-10T03:17:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:2635: copy_from oid 35 from oid 31 current snap is 257 2024-04-10T03:17:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:2631: finishing write tid 1 to smithi01663999-45 2024-04-10T03:17:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:2631: finishing write tid 2 to smithi01663999-45 2024-04-10T03:17:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:2632: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:17:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1428 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-10T03:17:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:2634: finishing write tid 1 to smithi01663999-33 2024-04-10T03:17:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:2632: done (4 left) 2024-04-10T03:17:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:2633: done (3 left) 2024-04-10T03:17:49.735 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 257 2024-04-10T03:17:49.736 INFO:tasks.rados.rados.0.smithi016.stdout:2636: seq_num 815 ranges {16908288=458752,17367040=655360,18022400=409600,18432000=139264} 2024-04-10T03:17:49.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:49 smithi016 bash[74137]: cluster 2024-04-10T03:17:48.255758+0000 mgr.y (mgr.25133) 292 : cluster 0 pgmap v474: 121 pgs: 121 active+clean; 743 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-04-10T03:17:49.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:49 smithi016 bash[74137]: cluster 2024-04-10T03:17:48.432872+0000 mon.a (mon.0) 890 : cluster 0 osdmap e597: 8 total, 8 up, 8 in 2024-04-10T03:17:49.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:49 smithi016 bash[72916]: cluster 2024-04-10T03:17:48.255758+0000 mgr.y (mgr.25133) 292 : cluster 0 pgmap v474: 121 pgs: 121 active+clean; 743 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-04-10T03:17:49.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:49 smithi016 bash[72916]: cluster 2024-04-10T03:17:48.432872+0000 mon.a (mon.0) 890 : cluster 0 osdmap e597: 8 total, 8 up, 8 in 2024-04-10T03:17:49.834 INFO:tasks.rados.rados.0.smithi016.stdout:2636: writing smithi01663999-3 from 16908288 to 17367040 tid 1 2024-04-10T03:17:49.837 INFO:tasks.rados.rados.0.smithi016.stdout:2636: writing smithi01663999-3 from 17367040 to 18022400 tid 2 2024-04-10T03:17:49.840 INFO:tasks.rados.rados.0.smithi016.stdout:2636: writing smithi01663999-3 from 18022400 to 18432000 tid 3 2024-04-10T03:17:49.841 INFO:tasks.rados.rados.0.smithi016.stdout:2636: writing smithi01663999-3 from 18432000 to 18571264 tid 4 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2637: read oid 20 snap -1 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2637: expect (ObjNum 797 snap 249 seq_num 797) 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2638: delete oid 15 current snap is 257 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2631: finishing write tid 3 to smithi01663999-45 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2631: finishing write tid 4 to smithi01663999-45 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2634: finishing write tid 2 to smithi01663999-33 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2634: finishing write tid 3 to smithi01663999-33 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2631: finishing write tid 5 to smithi01663999-45 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2634: finishing write tid 4 to smithi01663999-33 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2634: finishing write tid 5 to smithi01663999-33 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1306 (ObjNum 814 snap 257 seq_num 814) dirty exists 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2634: left oid 33 (ObjNum 814 snap 257 seq_num 814) 2024-04-10T03:17:49.842 INFO:tasks.rados.rados.0.smithi016.stdout:2631: finishing write tid 6 to smithi01663999-45 2024-04-10T03:17:49.843 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 2230 (ObjNum 813 snap 257 seq_num 813) dirty exists 2024-04-10T03:17:49.843 INFO:tasks.rados.rados.0.smithi016.stdout:2631: left oid 45 (ObjNum 813 snap 257 seq_num 813) 2024-04-10T03:17:49.843 INFO:tasks.rados.rados.0.smithi016.stdout:2635: finishing copy_from racing read to smithi01663999-35 2024-04-10T03:17:49.843 INFO:tasks.rados.rados.0.smithi016.stdout:2635: finishing copy_from to smithi01663999-35 2024-04-10T03:17:49.843 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2175 (ObjNum 577 snap 173 seq_num 577) dirty exists 2024-04-10T03:17:49.845 INFO:tasks.rados.rados.0.smithi016.stdout:2636: finishing write tid 1 to smithi01663999-3 2024-04-10T03:17:49.848 INFO:tasks.rados.rados.0.smithi016.stdout:2631: done (5 left) 2024-04-10T03:17:49.848 INFO:tasks.rados.rados.0.smithi016.stdout:2634: done (4 left) 2024-04-10T03:17:49.848 INFO:tasks.rados.rados.0.smithi016.stdout:2635: done (3 left) 2024-04-10T03:17:49.848 INFO:tasks.rados.rados.0.smithi016.stdout:2638: done (2 left) 2024-04-10T03:17:49.848 INFO:tasks.rados.rados.0.smithi016.stdout:2639: snap_create 2024-04-10T03:17:49.852 INFO:tasks.rados.rados.0.smithi016.stdout:2636: finishing write tid 2 to smithi01663999-3 2024-04-10T03:17:49.853 INFO:tasks.rados.rados.0.smithi016.stdout:2636: finishing write tid 3 to smithi01663999-3 2024-04-10T03:17:49.854 INFO:tasks.rados.rados.0.smithi016.stdout:2636: finishing write tid 4 to smithi01663999-3 2024-04-10T03:17:49.858 INFO:tasks.rados.rados.0.smithi016.stdout:2637: expect (ObjNum 797 snap 249 seq_num 797) 2024-04-10T03:17:49.894 INFO:tasks.rados.rados.0.smithi016.stdout:2636: finishing write tid 5 to smithi01663999-3 2024-04-10T03:17:49.895 INFO:tasks.rados.rados.0.smithi016.stdout:2636: finishing write tid 6 to smithi01663999-3 2024-04-10T03:17:49.895 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1648 (ObjNum 815 snap 257 seq_num 815) dirty exists 2024-04-10T03:17:49.895 INFO:tasks.rados.rados.0.smithi016.stdout:2636: left oid 3 (ObjNum 815 snap 257 seq_num 815) 2024-04-10T03:17:49.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:49 smithi136 bash[68278]: cluster 2024-04-10T03:17:48.255758+0000 mgr.y (mgr.25133) 292 : cluster 0 pgmap v474: 121 pgs: 121 active+clean; 743 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-04-10T03:17:49.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:49 smithi136 bash[68278]: cluster 2024-04-10T03:17:48.432872+0000 mon.a (mon.0) 890 : cluster 0 osdmap e597: 8 total, 8 up, 8 in 2024-04-10T03:17:50.575 INFO:tasks.rados.rados.0.smithi016.stdout:2636: done (2 left) 2024-04-10T03:17:50.575 INFO:tasks.rados.rados.0.smithi016.stdout:2637: done (1 left) 2024-04-10T03:17:50.575 INFO:tasks.rados.rados.0.smithi016.stdout:2639: done (0 left) 2024-04-10T03:17:50.575 INFO:tasks.rados.rados.0.smithi016.stdout:2640: rollback oid 15 current snap is 258 2024-04-10T03:17:50.575 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 15 to 256 2024-04-10T03:17:50.575 INFO:tasks.rados.rados.0.smithi016.stdout:2641: read oid 40 snap -1 2024-04-10T03:17:50.575 INFO:tasks.rados.rados.0.smithi016.stdout:2641: expect deleted 2024-04-10T03:17:50.575 INFO:tasks.rados.rados.0.smithi016.stdout:2642: snap_remove snap 251 2024-04-10T03:17:50.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[74137]: cluster 2024-04-10T03:17:49.435024+0000 mon.a (mon.0) 891 : cluster 0 osdmap e598: 8 total, 8 up, 8 in 2024-04-10T03:17:50.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[74137]: cephadm 2024-04-10T03:17:49.564909+0000 mgr.y (mgr.25133) 293 : cephadm 1 Upgrade: Updating mds.a 2024-04-10T03:17:50.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[74137]: audit 2024-04-10T03:17:49.573129+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:50.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[74137]: audit 2024-04-10T03:17:49.578231+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:17:50.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[74137]: audit 2024-04-10T03:17:49.579974+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:50.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[74137]: cephadm 2024-04-10T03:17:49.582070+0000 mgr.y (mgr.25133) 294 : cephadm 1 Deploying daemon mds.a on smithi016 2024-04-10T03:17:50.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[72916]: cluster 2024-04-10T03:17:49.435024+0000 mon.a (mon.0) 891 : cluster 0 osdmap e598: 8 total, 8 up, 8 in 2024-04-10T03:17:50.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[72916]: cephadm 2024-04-10T03:17:49.564909+0000 mgr.y (mgr.25133) 293 : cephadm 1 Upgrade: Updating mds.a 2024-04-10T03:17:50.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[72916]: audit 2024-04-10T03:17:49.573129+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:50.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[72916]: audit 2024-04-10T03:17:49.578231+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:17:50.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[72916]: audit 2024-04-10T03:17:49.579974+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:50.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:50 smithi016 bash[72916]: cephadm 2024-04-10T03:17:49.582070+0000 mgr.y (mgr.25133) 294 : cephadm 1 Deploying daemon mds.a on smithi016 2024-04-10T03:17:50.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:50 smithi136 bash[68278]: cluster 2024-04-10T03:17:49.435024+0000 mon.a (mon.0) 891 : cluster 0 osdmap e598: 8 total, 8 up, 8 in 2024-04-10T03:17:50.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:50 smithi136 bash[68278]: cephadm 2024-04-10T03:17:49.564909+0000 mgr.y (mgr.25133) 293 : cephadm 1 Upgrade: Updating mds.a 2024-04-10T03:17:50.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:50 smithi136 bash[68278]: audit 2024-04-10T03:17:49.573129+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:50.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:50 smithi136 bash[68278]: audit 2024-04-10T03:17:49.578231+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:17:50.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:50 smithi136 bash[68278]: audit 2024-04-10T03:17:49.579974+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:17:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:50 smithi136 bash[68278]: cephadm 2024-04-10T03:17:49.582070+0000 mgr.y (mgr.25133) 294 : cephadm 1 Deploying daemon mds.a on smithi016 2024-04-10T03:17:51.581 INFO:tasks.rados.rados.0.smithi016.stdout:2642: done (2 left) 2024-04-10T03:17:51.581 INFO:tasks.rados.rados.0.smithi016.stdout:2643: read oid 24 snap -1 2024-04-10T03:17:51.581 INFO:tasks.rados.rados.0.smithi016.stdout:2643: expect deleted 2024-04-10T03:17:51.581 INFO:tasks.rados.rados.0.smithi016.stdout:2644: rollback oid 29 current snap is 258 2024-04-10T03:17:51.581 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 257 2024-04-10T03:17:51.581 INFO:tasks.rados.rados.0.smithi016.stdout:2645: snap_remove snap 205 2024-04-10T03:17:51.891 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:51 smithi016 bash[72916]: cluster 2024-04-10T03:17:50.256664+0000 mgr.y (mgr.25133) 295 : cluster 0 pgmap v477: 121 pgs: 121 active+clean; 744 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 982 KiB/s wr, 2 op/s 2024-04-10T03:17:51.891 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:51 smithi016 bash[72916]: cluster 2024-04-10T03:17:50.580152+0000 mon.a (mon.0) 895 : cluster 0 osdmap e599: 8 total, 8 up, 8 in 2024-04-10T03:17:51.891 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:17:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:17:51] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2024-04-10T03:17:51.892 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:51 smithi016 bash[74137]: cluster 2024-04-10T03:17:50.256664+0000 mgr.y (mgr.25133) 295 : cluster 0 pgmap v477: 121 pgs: 121 active+clean; 744 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 982 KiB/s wr, 2 op/s 2024-04-10T03:17:51.892 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:51 smithi016 bash[74137]: cluster 2024-04-10T03:17:50.580152+0000 mon.a (mon.0) 895 : cluster 0 osdmap e599: 8 total, 8 up, 8 in 2024-04-10T03:17:51.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:51 smithi136 bash[68278]: cluster 2024-04-10T03:17:50.256664+0000 mgr.y (mgr.25133) 295 : cluster 0 pgmap v477: 121 pgs: 121 active+clean; 744 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 982 KiB/s wr, 2 op/s 2024-04-10T03:17:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:51 smithi136 bash[68278]: cluster 2024-04-10T03:17:50.580152+0000 mon.a (mon.0) 895 : cluster 0 osdmap e599: 8 total, 8 up, 8 in 2024-04-10T03:17:52.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.309 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.309 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.309 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.310 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.310 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.311 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.311 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.311 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:51 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:52.311 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:52 smithi016 systemd[1]: Stopping Ceph mds.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:17:52.311 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:52 smithi016 bash[53405]: debug 2024-04-10T03:17:52.133+0000 7f63fb636700 -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-04-10T03:17:52.311 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:52 smithi016 bash[53405]: debug 2024-04-10T03:17:52.133+0000 7f63fb636700 -1 mds.a *** got signal Terminated *** 2024-04-10T03:17:52.600 INFO:tasks.rados.rados.0.smithi016.stdout:2645: done (4 left) 2024-04-10T03:17:52.600 INFO:tasks.rados.rados.0.smithi016.stdout:2646: copy_from oid 9 from oid 23 current snap is 258 2024-04-10T03:17:52.600 INFO:tasks.rados.rados.0.smithi016.stdout:2647: rollback oid 2 current snap is 258 2024-04-10T03:17:52.600 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 2 to 256 2024-04-10T03:17:52.600 INFO:tasks.rados.rados.0.smithi016.stdout:2648: snap_remove snap 243 2024-04-10T03:17:52.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:52 smithi136 bash[68278]: cluster 2024-04-10T03:17:51.585101+0000 mon.a (mon.0) 896 : cluster 0 osdmap e600: 8 total, 8 up, 8 in 2024-04-10T03:17:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:52 smithi016 bash[72916]: cluster 2024-04-10T03:17:51.585101+0000 mon.a (mon.0) 896 : cluster 0 osdmap e600: 8 total, 8 up, 8 in 2024-04-10T03:17:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:52 smithi016 bash[74137]: cluster 2024-04-10T03:17:51.585101+0000 mon.a (mon.0) 896 : cluster 0 osdmap e600: 8 total, 8 up, 8 in 2024-04-10T03:17:53.597 INFO:tasks.rados.rados.0.smithi016.stdout:2648: done (6 left) 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:2649: delete oid 20 current snap is 258 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:2640: finishing rollback tid 1 to smithi01663999-15 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:2640: finishing rollback tid 2 to smithi01663999-15 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2234 (ObjNum 810 snap 255 seq_num 810) dirty exists 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:2644: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:2644: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:2644: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1653 (ObjNum 796 snap 249 seq_num 796) dirty exists 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:2646: finishing copy_from racing read to smithi01663999-9 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:2647: finishing rollback tid 0 to smithi01663999-2 2024-04-10T03:17:53.598 INFO:tasks.rados.rados.0.smithi016.stdout:2647: finishing rollback tid 1 to smithi01663999-2 2024-04-10T03:17:53.599 INFO:tasks.rados.rados.0.smithi016.stdout:2647: finishing rollback tid 2 to smithi01663999-2 2024-04-10T03:17:53.599 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1648 (ObjNum 779 snap 248 seq_num 779) dirty exists 2024-04-10T03:17:53.599 INFO:tasks.rados.rados.0.smithi016.stdout:2646: finishing copy_from to smithi01663999-9 2024-04-10T03:17:53.599 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1331 (ObjNum 625 snap 189 seq_num 625) dirty exists 2024-04-10T03:17:53.624 INFO:tasks.rados.rados.0.smithi016.stdout:2640: done (6 left) 2024-04-10T03:17:53.624 INFO:tasks.rados.rados.0.smithi016.stdout:2641: done (5 left) 2024-04-10T03:17:53.625 INFO:tasks.rados.rados.0.smithi016.stdout:2643: done (4 left) 2024-04-10T03:17:53.625 INFO:tasks.rados.rados.0.smithi016.stdout:2644: done (3 left) 2024-04-10T03:17:53.625 INFO:tasks.rados.rados.0.smithi016.stdout:2646: done (2 left) 2024-04-10T03:17:53.625 INFO:tasks.rados.rados.0.smithi016.stdout:2647: done (1 left) 2024-04-10T03:17:53.625 INFO:tasks.rados.rados.0.smithi016.stdout:2649: done (0 left) 2024-04-10T03:17:53.625 INFO:tasks.rados.rados.0.smithi016.stdout:2650: delete oid 29 current snap is 258 2024-04-10T03:17:53.630 INFO:tasks.rados.rados.0.smithi016.stdout:2650: done (0 left) 2024-04-10T03:17:53.631 INFO:tasks.rados.rados.0.smithi016.stdout:2651: rmattr oid 32 current snap is 258 2024-04-10T03:17:53.631 INFO:tasks.rados.rados.0.smithi016.stdout:2651: done (0 left) 2024-04-10T03:17:53.631 INFO:tasks.rados.rados.0.smithi016.stdout:2652: snap_remove snap 249 2024-04-10T03:17:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:53 smithi136 bash[68278]: cluster 2024-04-10T03:17:52.257698+0000 mgr.y (mgr.25133) 296 : cluster 0 pgmap v480: 121 pgs: 121 active+clean; 750 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-04-10T03:17:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:53 smithi136 bash[68278]: cluster 2024-04-10T03:17:52.601931+0000 mon.a (mon.0) 897 : cluster 0 osdmap e601: 8 total, 8 up, 8 in 2024-04-10T03:17:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:53 smithi136 bash[68278]: cluster 2024-04-10T03:17:52.614026+0000 mon.a (mon.0) 898 : cluster 0 fsmap cephfs:1 {0=b=up:active} 2024-04-10T03:17:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:53 smithi136 bash[68278]: audit 2024-04-10T03:17:52.727446+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:53 smithi136 bash[68278]: audit 2024-04-10T03:17:53.421765+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:17:53.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:53 smithi136 bash[68278]: cluster 2024-04-10T03:17:53.602125+0000 mon.a (mon.0) 901 : cluster 0 osdmap e602: 8 total, 8 up, 8 in 2024-04-10T03:17:54.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[72916]: cluster 2024-04-10T03:17:52.257698+0000 mgr.y (mgr.25133) 296 : cluster 0 pgmap v480: 121 pgs: 121 active+clean; 750 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[72916]: cluster 2024-04-10T03:17:52.601931+0000 mon.a (mon.0) 897 : cluster 0 osdmap e601: 8 total, 8 up, 8 in 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[72916]: cluster 2024-04-10T03:17:52.614026+0000 mon.a (mon.0) 898 : cluster 0 fsmap cephfs:1 {0=b=up:active} 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[72916]: audit 2024-04-10T03:17:52.727446+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[72916]: audit 2024-04-10T03:17:53.421765+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[72916]: cluster 2024-04-10T03:17:53.602125+0000 mon.a (mon.0) 901 : cluster 0 osdmap e602: 8 total, 8 up, 8 in 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[74137]: cluster 2024-04-10T03:17:52.257698+0000 mgr.y (mgr.25133) 296 : cluster 0 pgmap v480: 121 pgs: 121 active+clean; 750 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[74137]: cluster 2024-04-10T03:17:52.601931+0000 mon.a (mon.0) 897 : cluster 0 osdmap e601: 8 total, 8 up, 8 in 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[74137]: cluster 2024-04-10T03:17:52.614026+0000 mon.a (mon.0) 898 : cluster 0 fsmap cephfs:1 {0=b=up:active} 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[74137]: audit 2024-04-10T03:17:52.727446+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[74137]: audit 2024-04-10T03:17:53.421765+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:17:54.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:53 smithi016 bash[74137]: cluster 2024-04-10T03:17:53.602125+0000 mon.a (mon.0) 901 : cluster 0 osdmap e602: 8 total, 8 up, 8 in 2024-04-10T03:17:54.627 INFO:tasks.rados.rados.0.smithi016.stdout:2652: done (0 left) 2024-04-10T03:17:54.627 INFO:tasks.rados.rados.0.smithi016.stdout:2653: read oid 29 snap -1 2024-04-10T03:17:54.628 INFO:tasks.rados.rados.0.smithi016.stdout:2653: expect deleted 2024-04-10T03:17:54.628 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 258 2024-04-10T03:17:54.636 INFO:tasks.rados.rados.0.smithi016.stdout:2654: seq_num 819 ranges {1425408=524288,1949696=589824,2539520=614400} 2024-04-10T03:17:54.650 INFO:tasks.rados.rados.0.smithi016.stdout:2654: writing smithi01663999-41 from 1425408 to 1949696 tid 1 2024-04-10T03:17:54.658 INFO:tasks.rados.rados.0.smithi016.stdout:2654: writing smithi01663999-41 from 1949696 to 2539520 tid 2 2024-04-10T03:17:54.665 INFO:tasks.rados.rados.0.smithi016.stdout:2654: writing smithi01663999-41 from 2539520 to 3153920 tid 3 2024-04-10T03:17:54.665 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 258 2024-04-10T03:17:54.666 INFO:tasks.rados.rados.0.smithi016.stdout:2655: seq_num 820 ranges {1253376=540672,1794048=475136,2269184=598016,2867200=131072} 2024-04-10T03:17:54.684 INFO:tasks.rados.rados.0.smithi016.stdout:2655: writing smithi01663999-2 from 1253376 to 1794048 tid 1 2024-04-10T03:17:54.689 INFO:tasks.rados.rados.0.smithi016.stdout:2655: writing smithi01663999-2 from 1794048 to 2269184 tid 2 2024-04-10T03:17:54.694 INFO:tasks.rados.rados.0.smithi016.stdout:2655: writing smithi01663999-2 from 2269184 to 2867200 tid 3 2024-04-10T03:17:54.696 INFO:tasks.rados.rados.0.smithi016.stdout:2655: writing smithi01663999-2 from 2867200 to 2998272 tid 4 2024-04-10T03:17:54.696 INFO:tasks.rados.rados.0.smithi016.stdout:2656: read oid 8 snap -1 2024-04-10T03:17:54.696 INFO:tasks.rados.rados.0.smithi016.stdout:2656: expect (ObjNum 674 snap 204 seq_num 674) 2024-04-10T03:17:54.696 INFO:tasks.rados.rados.0.smithi016.stdout:2657: delete oid 26 current snap is 258 2024-04-10T03:17:54.696 INFO:tasks.rados.rados.0.smithi016.stdout:2654: finishing write tid 1 to smithi01663999-41 2024-04-10T03:17:54.696 INFO:tasks.rados.rados.0.smithi016.stdout:2654: finishing write tid 2 to smithi01663999-41 2024-04-10T03:17:54.696 INFO:tasks.rados.rados.0.smithi016.stdout:2654: finishing write tid 3 to smithi01663999-41 2024-04-10T03:17:54.697 INFO:tasks.rados.rados.0.smithi016.stdout:2654: finishing write tid 4 to smithi01663999-41 2024-04-10T03:17:54.697 INFO:tasks.rados.rados.0.smithi016.stdout:2654: finishing write tid 5 to smithi01663999-41 2024-04-10T03:17:54.697 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2089 (ObjNum 819 snap 258 seq_num 819) dirty exists 2024-04-10T03:17:54.697 INFO:tasks.rados.rados.0.smithi016.stdout:2654: left oid 41 (ObjNum 819 snap 258 seq_num 819) 2024-04-10T03:17:54.697 INFO:tasks.rados.rados.0.smithi016.stdout:2655: finishing write tid 1 to smithi01663999-2 2024-04-10T03:17:54.697 INFO:tasks.rados.rados.0.smithi016.stdout:2655: finishing write tid 2 to smithi01663999-2 2024-04-10T03:17:54.702 INFO:tasks.rados.rados.0.smithi016.stdout:2653: done (4 left) 2024-04-10T03:17:54.703 INFO:tasks.rados.rados.0.smithi016.stdout:2654: done (3 left) 2024-04-10T03:17:54.703 INFO:tasks.rados.rados.0.smithi016.stdout:2657: done (2 left) 2024-04-10T03:17:54.703 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 258 2024-04-10T03:17:54.703 INFO:tasks.rados.rados.0.smithi016.stdout:2655: finishing write tid 3 to smithi01663999-2 2024-04-10T03:17:54.703 INFO:tasks.rados.rados.0.smithi016.stdout:2658: seq_num 822 ranges {0=573440,573440=696320,1269760=507904} 2024-04-10T03:17:54.706 INFO:tasks.rados.rados.0.smithi016.stdout:2658: writing smithi01663999-40 from 0 to 573440 tid 1 2024-04-10T03:17:54.712 INFO:tasks.rados.rados.0.smithi016.stdout:2658: writing smithi01663999-40 from 573440 to 1269760 tid 2 2024-04-10T03:17:54.716 INFO:tasks.rados.rados.0.smithi016.stdout:2658: writing smithi01663999-40 from 1269760 to 1777664 tid 3 2024-04-10T03:17:54.716 INFO:tasks.rados.rados.0.smithi016.stdout:2659: copy_from oid 35 from oid 28 current snap is 258 2024-04-10T03:17:54.716 INFO:tasks.rados.rados.0.smithi016.stdout:2655: finishing write tid 4 to smithi01663999-2 2024-04-10T03:17:54.717 INFO:tasks.rados.rados.0.smithi016.stdout:2655: finishing write tid 5 to smithi01663999-2 2024-04-10T03:17:54.717 INFO:tasks.rados.rados.0.smithi016.stdout:2655: finishing write tid 6 to smithi01663999-2 2024-04-10T03:17:54.717 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 1653 (ObjNum 820 snap 258 seq_num 820) dirty exists 2024-04-10T03:17:54.717 INFO:tasks.rados.rados.0.smithi016.stdout:2655: left oid 2 (ObjNum 820 snap 258 seq_num 820) 2024-04-10T03:17:54.717 INFO:tasks.rados.rados.0.smithi016.stdout:2658: finishing write tid 1 to smithi01663999-40 2024-04-10T03:17:54.717 INFO:tasks.rados.rados.0.smithi016.stdout:2656: expect (ObjNum 674 snap 204 seq_num 674) 2024-04-10T03:17:54.783 INFO:tasks.rados.rados.0.smithi016.stdout:2658: finishing write tid 2 to smithi01663999-40 2024-04-10T03:17:54.783 INFO:tasks.rados.rados.0.smithi016.stdout:2658: finishing write tid 3 to smithi01663999-40 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2658: finishing write tid 4 to smithi01663999-40 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2658: finishing write tid 5 to smithi01663999-40 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1335 (ObjNum 822 snap 258 seq_num 822) dirty exists 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2658: left oid 40 (ObjNum 822 snap 258 seq_num 822) 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2659: finishing copy_from racing read to smithi01663999-35 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2659: finishing copy_from to smithi01663999-35 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 1316 (ObjNum 65 snap 0 seq_num 1684298075) dirty exists 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2655: done (3 left) 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2656: done (2 left) 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2658: done (1 left) 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2659: done (0 left) 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2660: copy_from oid 15 from oid 1 current snap is 258 2024-04-10T03:17:54.784 INFO:tasks.rados.rados.0.smithi016.stdout:2661: snap_remove snap 257 2024-04-10T03:17:55.638 INFO:tasks.rados.rados.0.smithi016.stdout:2660: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:17:55.638 INFO:tasks.rados.rados.0.smithi016.stdout:2660: finishing copy_from to smithi01663999-15 2024-04-10T03:17:55.638 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 1282 (ObjNum 713 snap 222 seq_num 713) dirty exists 2024-04-10T03:17:55.638 INFO:tasks.rados.rados.0.smithi016.stdout:2660: done (1 left) 2024-04-10T03:17:55.638 INFO:tasks.rados.rados.0.smithi016.stdout:2661: done (0 left) 2024-04-10T03:17:55.639 INFO:tasks.rados.rados.0.smithi016.stdout:2662: copy_from oid 24 from oid 46 current snap is 258 2024-04-10T03:17:55.639 INFO:tasks.rados.rados.0.smithi016.stdout:2663: rmattr oid 42 current snap is 258 2024-04-10T03:17:55.640 INFO:tasks.rados.rados.0.smithi016.stdout:2663: done (1 left) 2024-04-10T03:17:55.640 INFO:tasks.rados.rados.0.smithi016.stdout:2664: rollback oid 15 current snap is 258 2024-04-10T03:17:55.640 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 15 to 202 2024-04-10T03:17:55.640 INFO:tasks.rados.rados.0.smithi016.stdout:2665: copy_from oid 33 from oid 39 current snap is 258 2024-04-10T03:17:55.640 INFO:tasks.rados.rados.0.smithi016.stdout:2666: read oid 48 snap -1 2024-04-10T03:17:55.640 INFO:tasks.rados.rados.0.smithi016.stdout:2666: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:17:55.640 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 258 2024-04-10T03:17:55.640 INFO:tasks.rados.rados.0.smithi016.stdout:2667: seq_num 823 ranges {0=589824,589824=573440,1163264=630784} 2024-04-10T03:17:55.647 INFO:tasks.rados.rados.0.smithi016.stdout:2667: writing smithi01663999-22 from 0 to 589824 tid 1 2024-04-10T03:17:55.654 INFO:tasks.rados.rados.0.smithi016.stdout:2667: writing smithi01663999-22 from 589824 to 1163264 tid 2 2024-04-10T03:17:55.661 INFO:tasks.rados.rados.0.smithi016.stdout:2667: writing smithi01663999-22 from 1163264 to 1794048 tid 3 2024-04-10T03:17:55.661 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 258 2024-04-10T03:17:55.661 INFO:tasks.rados.rados.0.smithi016.stdout:2668: seq_num 824 ranges {1556480=606208,2162688=458752,2621440=573440,3194880=172032} 2024-04-10T03:17:55.682 INFO:tasks.rados.rados.0.smithi016.stdout:2668: writing smithi01663999-42 from 1556480 to 2162688 tid 1 2024-04-10T03:17:55.686 INFO:tasks.rados.rados.0.smithi016.stdout:2668: writing smithi01663999-42 from 2162688 to 2621440 tid 2 2024-04-10T03:17:55.692 INFO:tasks.rados.rados.0.smithi016.stdout:2668: writing smithi01663999-42 from 2621440 to 3194880 tid 3 2024-04-10T03:17:55.693 INFO:tasks.rados.rados.0.smithi016.stdout:2668: writing smithi01663999-42 from 3194880 to 3366912 tid 4 2024-04-10T03:17:55.693 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 258 2024-04-10T03:17:55.694 INFO:tasks.rados.rados.0.smithi016.stdout:2669: seq_num 825 ranges {966656=622592,1589248=745472,2334720=458752} 2024-04-10T03:17:55.706 INFO:tasks.rados.rados.0.smithi016.stdout:2669: writing smithi01663999-6 from 966656 to 1589248 tid 1 2024-04-10T03:17:55.712 INFO:tasks.rados.rados.0.smithi016.stdout:2669: writing smithi01663999-6 from 1589248 to 2334720 tid 2 2024-04-10T03:17:55.716 INFO:tasks.rados.rados.0.smithi016.stdout:2669: writing smithi01663999-6 from 2334720 to 2793472 tid 3 2024-04-10T03:17:55.716 INFO:tasks.rados.rados.0.smithi016.stdout:2670: delete oid 21 current snap is 258 2024-04-10T03:17:55.716 INFO:tasks.rados.rados.0.smithi016.stdout:2666: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:2665: finishing copy_from racing read to smithi01663999-33 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:2665: finishing copy_from to smithi01663999-33 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1214 (ObjNum 33 snap 0 seq_num 2065594416) dirty exists 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:2662: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:2662: finishing copy_from to smithi01663999-24 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1632 (ObjNum 779 snap 248 seq_num 779) dirty exists 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:2664: finishing rollback tid 0 to smithi01663999-15 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:2664: finishing rollback tid 1 to smithi01663999-15 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2279 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-04-10T03:17:55.723 INFO:tasks.rados.rados.0.smithi016.stdout:2667: finishing write tid 1 to smithi01663999-22 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2667: finishing write tid 2 to smithi01663999-22 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2667: finishing write tid 3 to smithi01663999-22 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2667: finishing write tid 4 to smithi01663999-22 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2667: finishing write tid 5 to smithi01663999-22 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 2283 (ObjNum 823 snap 258 seq_num 823) dirty exists 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2667: left oid 22 (ObjNum 823 snap 258 seq_num 823) 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2668: finishing write tid 1 to smithi01663999-42 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2668: finishing write tid 2 to smithi01663999-42 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2668: finishing write tid 3 to smithi01663999-42 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2668: finishing write tid 4 to smithi01663999-42 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2662: done (7 left) 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2664: done (6 left) 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2665: done (5 left) 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2666: done (4 left) 2024-04-10T03:17:55.724 INFO:tasks.rados.rados.0.smithi016.stdout:2667: done (3 left) 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:2670: done (2 left) 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:2671: snap_create 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:2668: finishing write tid 5 to smithi01663999-42 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:2668: finishing write tid 6 to smithi01663999-42 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2094 (ObjNum 824 snap 258 seq_num 824) dirty exists 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:2668: left oid 42 (ObjNum 824 snap 258 seq_num 824) 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:2669: finishing write tid 1 to smithi01663999-6 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:2669: finishing write tid 2 to smithi01663999-6 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:2669: finishing write tid 3 to smithi01663999-6 2024-04-10T03:17:55.725 INFO:tasks.rados.rados.0.smithi016.stdout:2669: finishing write tid 4 to smithi01663999-6 2024-04-10T03:17:55.726 INFO:tasks.rados.rados.0.smithi016.stdout:2669: finishing write tid 5 to smithi01663999-6 2024-04-10T03:17:55.726 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 2288 (ObjNum 825 snap 258 seq_num 825) dirty exists 2024-04-10T03:17:55.726 INFO:tasks.rados.rados.0.smithi016.stdout:2669: left oid 6 (ObjNum 825 snap 258 seq_num 825) 2024-04-10T03:17:55.902 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:55 smithi016 bash[95463]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mds-a 2024-04-10T03:17:55.906 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:55 smithi016 bash[72916]: cluster 2024-04-10T03:17:54.258755+0000 mgr.y (mgr.25133) 297 : cluster 0 pgmap v483: 121 pgs: 121 active+clean; 756 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-04-10T03:17:55.906 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:55 smithi016 bash[72916]: cluster 2024-04-10T03:17:54.631116+0000 mon.a (mon.0) 902 : cluster 0 osdmap e603: 8 total, 8 up, 8 in 2024-04-10T03:17:55.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:55 smithi016 bash[74137]: cluster 2024-04-10T03:17:54.258755+0000 mgr.y (mgr.25133) 297 : cluster 0 pgmap v483: 121 pgs: 121 active+clean; 756 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-04-10T03:17:55.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:55 smithi016 bash[74137]: cluster 2024-04-10T03:17:54.631116+0000 mon.a (mon.0) 902 : cluster 0 osdmap e603: 8 total, 8 up, 8 in 2024-04-10T03:17:55.913 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:55 smithi136 bash[68278]: cluster 2024-04-10T03:17:54.258755+0000 mgr.y (mgr.25133) 297 : cluster 0 pgmap v483: 121 pgs: 121 active+clean; 756 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-04-10T03:17:55.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:55 smithi136 bash[68278]: cluster 2024-04-10T03:17:54.631116+0000 mon.a (mon.0) 902 : cluster 0 osdmap e603: 8 total, 8 up, 8 in 2024-04-10T03:17:56.206 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.206 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.207 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.207 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.208 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.208 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.208 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:55 smithi016 bash[95526]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mds-a 2024-04-10T03:17:56.208 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:55 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mds.a.service: Deactivated successfully. 2024-04-10T03:17:56.208 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:55 smithi016 systemd[1]: Stopped Ceph mds.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:17:56.208 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.209 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: Started Ceph mds.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:17:56.209 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.209 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:17:56 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:17:56.654 INFO:tasks.rados.rados.0.smithi016.stdout:2668: done (2 left) 2024-04-10T03:17:56.654 INFO:tasks.rados.rados.0.smithi016.stdout:2669: done (1 left) 2024-04-10T03:17:56.654 INFO:tasks.rados.rados.0.smithi016.stdout:2671: done (0 left) 2024-04-10T03:17:56.655 INFO:tasks.rados.rados.0.smithi016.stdout:2672: snap_create 2024-04-10T03:17:56.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:56 smithi136 bash[68278]: cluster 2024-04-10T03:17:55.633354+0000 mon.a (mon.0) 903 : cluster 0 osdmap e604: 8 total, 8 up, 8 in 2024-04-10T03:17:56.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:56 smithi136 bash[68278]: audit 2024-04-10T03:17:56.207681+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:56.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:56 smithi136 bash[68278]: audit 2024-04-10T03:17:56.216841+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:56.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:56 smithi136 bash[68278]: audit 2024-04-10T03:17:56.264143+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:57.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:56 smithi016 bash[72916]: cluster 2024-04-10T03:17:55.633354+0000 mon.a (mon.0) 903 : cluster 0 osdmap e604: 8 total, 8 up, 8 in 2024-04-10T03:17:57.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:56 smithi016 bash[72916]: audit 2024-04-10T03:17:56.207681+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:57.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:56 smithi016 bash[72916]: audit 2024-04-10T03:17:56.216841+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:57.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:56 smithi016 bash[72916]: audit 2024-04-10T03:17:56.264143+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:57.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:56 smithi016 bash[74137]: cluster 2024-04-10T03:17:55.633354+0000 mon.a (mon.0) 903 : cluster 0 osdmap e604: 8 total, 8 up, 8 in 2024-04-10T03:17:57.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:56 smithi016 bash[74137]: audit 2024-04-10T03:17:56.207681+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:57.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:56 smithi016 bash[74137]: audit 2024-04-10T03:17:56.216841+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:57.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:56 smithi016 bash[74137]: audit 2024-04-10T03:17:56.264143+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:17:57.431 INFO:tasks.rados.rados.0.smithi016.stdout:2672: done (0 left) 2024-04-10T03:17:57.432 INFO:tasks.rados.rados.0.smithi016.stdout:2673: snap_create 2024-04-10T03:17:57.558 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[95584]: starting mds.a at 2024-04-10T03:17:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:57 smithi136 bash[68278]: cluster 2024-04-10T03:17:56.259438+0000 mgr.y (mgr.25133) 298 : cluster 0 pgmap v486: 121 pgs: 121 active+clean; 715 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.6 MiB/s wr, 10 op/s 2024-04-10T03:17:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:57 smithi136 bash[68278]: cluster 2024-04-10T03:17:56.659713+0000 mon.a (mon.0) 907 : cluster 0 osdmap e605: 8 total, 8 up, 8 in 2024-04-10T03:17:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:57 smithi136 bash[68278]: cluster 2024-04-10T03:17:57.433693+0000 mon.a (mon.0) 908 : cluster 0 osdmap e606: 8 total, 8 up, 8 in 2024-04-10T03:17:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:57 smithi136 bash[68278]: audit 2024-04-10T03:17:57.522706+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:57 smithi136 bash[68278]: audit 2024-04-10T03:17:57.525281+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[72916]: cluster 2024-04-10T03:17:56.259438+0000 mgr.y (mgr.25133) 298 : cluster 0 pgmap v486: 121 pgs: 121 active+clean; 715 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.6 MiB/s wr, 10 op/s 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[72916]: cluster 2024-04-10T03:17:56.659713+0000 mon.a (mon.0) 907 : cluster 0 osdmap e605: 8 total, 8 up, 8 in 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[72916]: cluster 2024-04-10T03:17:57.433693+0000 mon.a (mon.0) 908 : cluster 0 osdmap e606: 8 total, 8 up, 8 in 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[72916]: audit 2024-04-10T03:17:57.522706+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[72916]: audit 2024-04-10T03:17:57.525281+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[74137]: cluster 2024-04-10T03:17:56.259438+0000 mgr.y (mgr.25133) 298 : cluster 0 pgmap v486: 121 pgs: 121 active+clean; 715 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.6 MiB/s wr, 10 op/s 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[74137]: cluster 2024-04-10T03:17:56.659713+0000 mon.a (mon.0) 907 : cluster 0 osdmap e605: 8 total, 8 up, 8 in 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[74137]: cluster 2024-04-10T03:17:57.433693+0000 mon.a (mon.0) 908 : cluster 0 osdmap e606: 8 total, 8 up, 8 in 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[74137]: audit 2024-04-10T03:17:57.522706+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:17:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:57 smithi016 bash[74137]: audit 2024-04-10T03:17:57.525281+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:17:58.432 INFO:tasks.rados.rados.0.smithi016.stdout:2673: done (0 left) 2024-04-10T03:17:58.432 INFO:tasks.rados.rados.0.smithi016.stdout:2674: snap_create 2024-04-10T03:17:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:58 smithi016 bash[74137]: cluster 2024-04-10T03:17:57.662806+0000 mon.a (mon.0) 911 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:boot 2024-04-10T03:17:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:58 smithi016 bash[74137]: cluster 2024-04-10T03:17:57.662904+0000 mon.a (mon.0) 912 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:17:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:58 smithi016 bash[74137]: audit 2024-04-10T03:17:57.663386+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:17:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:58 smithi016 bash[74137]: cluster 2024-04-10T03:17:58.436139+0000 mon.a (mon.0) 914 : cluster 0 osdmap e607: 8 total, 8 up, 8 in 2024-04-10T03:17:59.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:58 smithi016 bash[72916]: cluster 2024-04-10T03:17:57.662806+0000 mon.a (mon.0) 911 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:boot 2024-04-10T03:17:59.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:58 smithi016 bash[72916]: cluster 2024-04-10T03:17:57.662904+0000 mon.a (mon.0) 912 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:17:59.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:58 smithi016 bash[72916]: audit 2024-04-10T03:17:57.663386+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:17:59.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:58 smithi016 bash[72916]: cluster 2024-04-10T03:17:58.436139+0000 mon.a (mon.0) 914 : cluster 0 osdmap e607: 8 total, 8 up, 8 in 2024-04-10T03:17:59.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:58 smithi136 bash[68278]: cluster 2024-04-10T03:17:57.662806+0000 mon.a (mon.0) 911 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:boot 2024-04-10T03:17:59.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:58 smithi136 bash[68278]: cluster 2024-04-10T03:17:57.662904+0000 mon.a (mon.0) 912 : cluster 0 fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-10T03:17:59.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:58 smithi136 bash[68278]: audit 2024-04-10T03:17:57.663386+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T03:17:59.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:58 smithi136 bash[68278]: cluster 2024-04-10T03:17:58.436139+0000 mon.a (mon.0) 914 : cluster 0 osdmap e607: 8 total, 8 up, 8 in 2024-04-10T03:17:59.435 INFO:tasks.rados.rados.0.smithi016.stdout:2674: done (0 left) 2024-04-10T03:17:59.435 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 262 2024-04-10T03:17:59.435 INFO:tasks.rados.rados.0.smithi016.stdout:2675: seq_num 827 ranges {4571136=655360,5226496=516096,5742592=688128} 2024-04-10T03:17:59.499 INFO:tasks.rados.rados.0.smithi016.stdout:2675: writing smithi01663999-17 from 4571136 to 5226496 tid 1 2024-04-10T03:17:59.503 INFO:tasks.rados.rados.0.smithi016.stdout:2675: writing smithi01663999-17 from 5226496 to 5742592 tid 2 2024-04-10T03:17:59.509 INFO:tasks.rados.rados.0.smithi016.stdout:2675: writing smithi01663999-17 from 5742592 to 6430720 tid 3 2024-04-10T03:17:59.509 INFO:tasks.rados.rados.0.smithi016.stdout:2676: rollback oid 40 current snap is 262 2024-04-10T03:17:59.509 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 40 to 202 2024-04-10T03:17:59.509 INFO:tasks.rados.rados.0.smithi016.stdout:2677: snap_remove snap 258 2024-04-10T03:18:00.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:59 smithi016 bash[72916]: cluster 2024-04-10T03:17:58.260121+0000 mgr.y (mgr.25133) 299 : cluster 0 pgmap v489: 121 pgs: 121 active+clean; 691 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.8 MiB/s wr, 13 op/s 2024-04-10T03:18:00.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:17:59 smithi016 bash[72916]: cluster 2024-04-10T03:17:59.440265+0000 mon.a (mon.0) 915 : cluster 0 osdmap e608: 8 total, 8 up, 8 in 2024-04-10T03:18:00.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:59 smithi016 bash[74137]: cluster 2024-04-10T03:17:58.260121+0000 mgr.y (mgr.25133) 299 : cluster 0 pgmap v489: 121 pgs: 121 active+clean; 691 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.8 MiB/s wr, 13 op/s 2024-04-10T03:18:00.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:17:59 smithi016 bash[74137]: cluster 2024-04-10T03:17:59.440265+0000 mon.a (mon.0) 915 : cluster 0 osdmap e608: 8 total, 8 up, 8 in 2024-04-10T03:18:00.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:59 smithi136 bash[68278]: cluster 2024-04-10T03:17:58.260121+0000 mgr.y (mgr.25133) 299 : cluster 0 pgmap v489: 121 pgs: 121 active+clean; 691 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.8 MiB/s wr, 13 op/s 2024-04-10T03:18:00.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:17:59 smithi136 bash[68278]: cluster 2024-04-10T03:17:59.440265+0000 mon.a (mon.0) 915 : cluster 0 osdmap e608: 8 total, 8 up, 8 in 2024-04-10T03:18:00.437 INFO:tasks.rados.rados.0.smithi016.stdout:2677: done (2 left) 2024-04-10T03:18:00.438 INFO:tasks.rados.rados.0.smithi016.stdout:2678: read oid 29 snap 261 2024-04-10T03:18:00.438 INFO:tasks.rados.rados.0.smithi016.stdout:2678: expect deleted 2024-04-10T03:18:00.438 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 262 2024-04-10T03:18:00.438 INFO:tasks.rados.rados.0.smithi016.stdout:2679: seq_num 828 ranges {622592=671744,1294336=802816,2097152=401408} 2024-04-10T03:18:00.450 INFO:tasks.rados.rados.0.smithi016.stdout:2679: writing smithi01663999-19 from 622592 to 1294336 tid 1 2024-04-10T03:18:00.458 INFO:tasks.rados.rados.0.smithi016.stdout:2679: writing smithi01663999-19 from 1294336 to 2097152 tid 2 2024-04-10T03:18:00.462 INFO:tasks.rados.rados.0.smithi016.stdout:2679: writing smithi01663999-19 from 2097152 to 2498560 tid 3 2024-04-10T03:18:00.462 INFO:tasks.rados.rados.0.smithi016.stdout:2680: rollback oid 11 current snap is 262 2024-04-10T03:18:00.462 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 260 2024-04-10T03:18:00.462 INFO:tasks.rados.rados.0.smithi016.stdout:2676: finishing rollback tid 0 to smithi01663999-40 2024-04-10T03:18:00.462 INFO:tasks.rados.rados.0.smithi016.stdout:2676: finishing rollback tid 1 to smithi01663999-40 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1337 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2675: finishing write tid 1 to smithi01663999-17 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2675: finishing write tid 2 to smithi01663999-17 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2675: finishing write tid 3 to smithi01663999-17 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2675: finishing write tid 4 to smithi01663999-17 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2675: finishing write tid 5 to smithi01663999-17 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1440 (ObjNum 827 snap 262 seq_num 827) dirty exists 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2675: left oid 17 (ObjNum 827 snap 262 seq_num 827) 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2679: finishing write tid 1 to smithi01663999-19 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2675: done (4 left) 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2676: done (3 left) 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2678: done (2 left) 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2681: rollback oid 1 current snap is 262 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 1 to 259 2024-04-10T03:18:00.463 INFO:tasks.rados.rados.0.smithi016.stdout:2682: snap_create 2024-04-10T03:18:00.470 INFO:tasks.rados.rados.0.smithi016.stdout:2679: finishing write tid 2 to smithi01663999-19 2024-04-10T03:18:00.471 INFO:tasks.rados.rados.0.smithi016.stdout:2679: finishing write tid 3 to smithi01663999-19 2024-04-10T03:18:00.471 INFO:tasks.rados.rados.0.smithi016.stdout:2679: finishing write tid 4 to smithi01663999-19 2024-04-10T03:18:00.474 INFO:tasks.rados.rados.0.smithi016.stdout:2681: finishing rollback tid 0 to smithi01663999-1 2024-04-10T03:18:00.475 INFO:tasks.rados.rados.0.smithi016.stdout:2679: finishing write tid 5 to smithi01663999-19 2024-04-10T03:18:00.475 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1341 (ObjNum 828 snap 262 seq_num 828) dirty exists 2024-04-10T03:18:00.475 INFO:tasks.rados.rados.0.smithi016.stdout:2679: left oid 19 (ObjNum 828 snap 262 seq_num 828) 2024-04-10T03:18:00.475 INFO:tasks.rados.rados.0.smithi016.stdout:2681: finishing rollback tid 1 to smithi01663999-1 2024-04-10T03:18:00.475 INFO:tasks.rados.rados.0.smithi016.stdout:2681: finishing rollback tid 2 to smithi01663999-1 2024-04-10T03:18:00.475 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1323 (ObjNum 713 snap 222 seq_num 713) dirty exists 2024-04-10T03:18:00.481 INFO:tasks.rados.rados.0.smithi016.stdout:2680: finishing rollback tid 0 to smithi01663999-11 2024-04-10T03:18:00.482 INFO:tasks.rados.rados.0.smithi016.stdout:2680: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:18:00.482 INFO:tasks.rados.rados.0.smithi016.stdout:2680: finishing rollback tid 2 to smithi01663999-11 2024-04-10T03:18:00.482 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1443 (ObjNum 701 snap 219 seq_num 701) dirty exists 2024-04-10T03:18:01.440 INFO:tasks.rados.rados.0.smithi016.stdout:2679: done (3 left) 2024-04-10T03:18:01.440 INFO:tasks.rados.rados.0.smithi016.stdout:2680: done (2 left) 2024-04-10T03:18:01.441 INFO:tasks.rados.rados.0.smithi016.stdout:2681: done (1 left) 2024-04-10T03:18:01.441 INFO:tasks.rados.rados.0.smithi016.stdout:2682: done (0 left) 2024-04-10T03:18:01.441 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 263 2024-04-10T03:18:01.441 INFO:tasks.rados.rados.0.smithi016.stdout:2683: seq_num 829 ranges {2293760=688128,2981888=729088,3710976=475136} 2024-04-10T03:18:01.457 INFO:tasks.rados.rados.0.smithi016.stdout:2683: writing smithi01663999-30 from 2293760 to 2981888 tid 1 2024-04-10T03:18:01.461 INFO:tasks.rados.rados.0.smithi016.stdout:2683: writing smithi01663999-30 from 2981888 to 3710976 tid 2 2024-04-10T03:18:01.464 INFO:tasks.rados.rados.0.smithi016.stdout:2683: writing smithi01663999-30 from 3710976 to 4186112 tid 3 2024-04-10T03:18:01.464 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 263 2024-04-10T03:18:01.464 INFO:tasks.rados.rados.0.smithi016.stdout:2684: seq_num 830 ranges {0=704512,704512=614400,1318912=573440,1892352=16384} 2024-04-10T03:18:01.468 INFO:tasks.rados.rados.0.smithi016.stdout:2684: writing smithi01663999-38 from 0 to 704512 tid 1 2024-04-10T03:18:01.472 INFO:tasks.rados.rados.0.smithi016.stdout:2684: writing smithi01663999-38 from 704512 to 1318912 tid 2 2024-04-10T03:18:01.476 INFO:tasks.rados.rados.0.smithi016.stdout:2684: writing smithi01663999-38 from 1318912 to 1892352 tid 3 2024-04-10T03:18:01.476 INFO:tasks.rados.rados.0.smithi016.stdout:2684: writing smithi01663999-38 from 1892352 to 1908736 tid 4 2024-04-10T03:18:01.476 INFO:tasks.rados.rados.0.smithi016.stdout:2685: snap_create 2024-04-10T03:18:01.478 INFO:tasks.rados.rados.0.smithi016.stdout:2683: finishing write tid 1 to smithi01663999-30 2024-04-10T03:18:01.478 INFO:tasks.rados.rados.0.smithi016.stdout:2683: finishing write tid 2 to smithi01663999-30 2024-04-10T03:18:01.479 INFO:tasks.rados.rados.0.smithi016.stdout:2684: finishing write tid 1 to smithi01663999-38 2024-04-10T03:18:01.479 INFO:tasks.rados.rados.0.smithi016.stdout:2684: finishing write tid 2 to smithi01663999-38 2024-04-10T03:18:01.480 INFO:tasks.rados.rados.0.smithi016.stdout:2684: finishing write tid 3 to smithi01663999-38 2024-04-10T03:18:01.481 INFO:tasks.rados.rados.0.smithi016.stdout:2683: finishing write tid 3 to smithi01663999-30 2024-04-10T03:18:01.481 INFO:tasks.rados.rados.0.smithi016.stdout:2684: finishing write tid 4 to smithi01663999-38 2024-04-10T03:18:01.481 INFO:tasks.rados.rados.0.smithi016.stdout:2684: finishing write tid 5 to smithi01663999-38 2024-04-10T03:18:01.482 INFO:tasks.rados.rados.0.smithi016.stdout:2683: finishing write tid 4 to smithi01663999-30 2024-04-10T03:18:01.483 INFO:tasks.rados.rados.0.smithi016.stdout:2684: finishing write tid 6 to smithi01663999-38 2024-04-10T03:18:01.483 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1333 (ObjNum 830 snap 263 seq_num 830) dirty exists 2024-04-10T03:18:01.483 INFO:tasks.rados.rados.0.smithi016.stdout:2684: left oid 38 (ObjNum 830 snap 263 seq_num 830) 2024-04-10T03:18:01.484 INFO:tasks.rados.rados.0.smithi016.stdout:2683: finishing write tid 5 to smithi01663999-30 2024-04-10T03:18:01.484 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 1641 (ObjNum 829 snap 263 seq_num 829) dirty exists 2024-04-10T03:18:01.484 INFO:tasks.rados.rados.0.smithi016.stdout:2683: left oid 30 (ObjNum 829 snap 263 seq_num 829) 2024-04-10T03:18:01.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:01 smithi016 bash[74137]: cluster 2024-04-10T03:18:00.260895+0000 mgr.y (mgr.25133) 300 : cluster 0 pgmap v492: 121 pgs: 121 active+clean; 659 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-10T03:18:01.761 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:01 smithi016 bash[74137]: cluster 2024-04-10T03:18:00.441871+0000 mon.a (mon.0) 916 : cluster 0 osdmap e609: 8 total, 8 up, 8 in 2024-04-10T03:18:01.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:01 smithi016 bash[72916]: cluster 2024-04-10T03:18:00.260895+0000 mgr.y (mgr.25133) 300 : cluster 0 pgmap v492: 121 pgs: 121 active+clean; 659 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-10T03:18:01.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:01 smithi016 bash[72916]: cluster 2024-04-10T03:18:00.441871+0000 mon.a (mon.0) 916 : cluster 0 osdmap e609: 8 total, 8 up, 8 in 2024-04-10T03:18:01.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:01 smithi136 bash[68278]: cluster 2024-04-10T03:18:00.260895+0000 mgr.y (mgr.25133) 300 : cluster 0 pgmap v492: 121 pgs: 121 active+clean; 659 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-10T03:18:01.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:01 smithi136 bash[68278]: cluster 2024-04-10T03:18:00.441871+0000 mon.a (mon.0) 916 : cluster 0 osdmap e609: 8 total, 8 up, 8 in 2024-04-10T03:18:02.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:18:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:18:01] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2024-04-10T03:18:02.428 INFO:tasks.rados.rados.0.smithi016.stdout:2683: done (2 left) 2024-04-10T03:18:02.429 INFO:tasks.rados.rados.0.smithi016.stdout:2684: done (1 left) 2024-04-10T03:18:02.429 INFO:tasks.rados.rados.0.smithi016.stdout:2685: done (0 left) 2024-04-10T03:18:02.429 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 264 2024-04-10T03:18:02.429 INFO:tasks.rados.rados.0.smithi016.stdout:2686: seq_num 831 ranges {11173888=720896,11894784=499712,12394496=704512} 2024-04-10T03:18:02.496 INFO:tasks.rados.rados.0.smithi016.stdout:2686: writing smithi01663999-31 from 11173888 to 11894784 tid 1 2024-04-10T03:18:02.499 INFO:tasks.rados.rados.0.smithi016.stdout:2686: writing smithi01663999-31 from 11894784 to 12394496 tid 2 2024-04-10T03:18:02.504 INFO:tasks.rados.rados.0.smithi016.stdout:2686: writing smithi01663999-31 from 12394496 to 13099008 tid 3 2024-04-10T03:18:02.504 INFO:tasks.rados.rados.0.smithi016.stdout:2687: rmattr oid 35 current snap is 264 2024-04-10T03:18:02.504 INFO:tasks.rados.rados.0.smithi016.stdout:2688: read oid 46 snap 202 2024-04-10T03:18:02.504 INFO:tasks.rados.rados.0.smithi016.stdout:2688: expect (ObjNum 594 snap 181 seq_num 594) 2024-04-10T03:18:02.504 INFO:tasks.rados.rados.0.smithi016.stdout:2689: copy_from oid 42 from oid 38 current snap is 264 2024-04-10T03:18:02.504 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 264 2024-04-10T03:18:02.510 INFO:tasks.rados.rados.0.smithi016.stdout:2690: seq_num 832 ranges {18571264=737280,19308544=786432,20094976=417792} 2024-04-10T03:18:02.614 INFO:tasks.rados.rados.0.smithi016.stdout:2690: writing smithi01663999-3 from 18571264 to 19308544 tid 1 2024-04-10T03:18:02.619 INFO:tasks.rados.rados.0.smithi016.stdout:2690: writing smithi01663999-3 from 19308544 to 20094976 tid 2 2024-04-10T03:18:02.622 INFO:tasks.rados.rados.0.smithi016.stdout:2690: writing smithi01663999-3 from 20094976 to 20512768 tid 3 2024-04-10T03:18:02.622 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2176 (ObjNum 65 snap 0 seq_num 1567313760) dirty exists 2024-04-10T03:18:02.622 INFO:tasks.rados.rados.0.smithi016.stdout:2688: expect (ObjNum 594 snap 181 seq_num 594) 2024-04-10T03:18:02.640 INFO:tasks.rados.rados.0.smithi016.stdout:2686: finishing write tid 1 to smithi01663999-31 2024-04-10T03:18:02.640 INFO:tasks.rados.rados.0.smithi016.stdout:2686: finishing write tid 2 to smithi01663999-31 2024-04-10T03:18:02.640 INFO:tasks.rados.rados.0.smithi016.stdout:2687: done (4 left) 2024-04-10T03:18:02.640 INFO:tasks.rados.rados.0.smithi016.stdout:2688: done (3 left) 2024-04-10T03:18:02.640 INFO:tasks.rados.rados.0.smithi016.stdout:2691: delete oid 13 current snap is 264 2024-04-10T03:18:02.640 INFO:tasks.rados.rados.0.smithi016.stdout:2686: finishing write tid 3 to smithi01663999-31 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2686: finishing write tid 4 to smithi01663999-31 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2686: finishing write tid 5 to smithi01663999-31 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2293 (ObjNum 831 snap 264 seq_num 831) dirty exists 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2686: left oid 31 (ObjNum 831 snap 264 seq_num 831) 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2689: finishing copy_from racing read to smithi01663999-42 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2689: finishing copy_from to smithi01663999-42 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 1333 (ObjNum 830 snap 263 seq_num 830) dirty exists 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2690: finishing write tid 1 to smithi01663999-3 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2690: finishing write tid 2 to smithi01663999-3 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2690: finishing write tid 3 to smithi01663999-3 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2690: finishing write tid 4 to smithi01663999-3 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2690: finishing write tid 5 to smithi01663999-3 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1652 (ObjNum 832 snap 264 seq_num 832) dirty exists 2024-04-10T03:18:02.641 INFO:tasks.rados.rados.0.smithi016.stdout:2690: left oid 3 (ObjNum 832 snap 264 seq_num 832) 2024-04-10T03:18:02.644 INFO:tasks.rados.rados.0.smithi016.stdout:2686: done (3 left) 2024-04-10T03:18:02.644 INFO:tasks.rados.rados.0.smithi016.stdout:2689: done (2 left) 2024-04-10T03:18:02.644 INFO:tasks.rados.rados.0.smithi016.stdout:2690: done (1 left) 2024-04-10T03:18:02.644 INFO:tasks.rados.rados.0.smithi016.stdout:2691: done (0 left) 2024-04-10T03:18:02.644 INFO:tasks.rados.rados.0.smithi016.stdout:2692: read oid 26 snap -1 2024-04-10T03:18:02.644 INFO:tasks.rados.rados.0.smithi016.stdout:2692: expect deleted 2024-04-10T03:18:02.644 INFO:tasks.rados.rados.0.smithi016.stdout:2693: copy_from oid 9 from oid 21 current snap is 264 2024-04-10T03:18:02.644 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 264 2024-04-10T03:18:02.644 INFO:tasks.rados.rados.0.smithi016.stdout:2694: seq_num 834 ranges {3153920=778240,3932160=557056,4489216=548864,5038080=98304} 2024-04-10T03:18:02.668 INFO:tasks.rados.rados.0.smithi016.stdout:2694: writing smithi01663999-41 from 3153920 to 3932160 tid 1 2024-04-10T03:18:02.672 INFO:tasks.rados.rados.0.smithi016.stdout:2694: writing smithi01663999-41 from 3932160 to 4489216 tid 2 2024-04-10T03:18:02.676 INFO:tasks.rados.rados.0.smithi016.stdout:2694: writing smithi01663999-41 from 4489216 to 5038080 tid 3 2024-04-10T03:18:02.677 INFO:tasks.rados.rados.0.smithi016.stdout:2694: writing smithi01663999-41 from 5038080 to 5136384 tid 4 2024-04-10T03:18:02.677 INFO:tasks.rados.rados.0.smithi016.stdout:2695: read oid 24 snap -1 2024-04-10T03:18:02.677 INFO:tasks.rados.rados.0.smithi016.stdout:2695: expect (ObjNum 779 snap 248 seq_num 779) 2024-04-10T03:18:02.677 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 264 2024-04-10T03:18:02.677 INFO:tasks.rados.rados.0.smithi016.stdout:2696: seq_num 835 ranges {12451840=794624,13246464=442368,13688832=712704,14401536=49152} 2024-04-10T03:18:02.752 INFO:tasks.rados.rados.0.smithi016.stdout:2696: writing smithi01663999-4 from 12451840 to 13246464 tid 1 2024-04-10T03:18:02.754 INFO:tasks.rados.rados.0.smithi016.stdout:2696: writing smithi01663999-4 from 13246464 to 13688832 tid 2 2024-04-10T03:18:02.758 INFO:tasks.rados.rados.0.smithi016.stdout:2696: writing smithi01663999-4 from 13688832 to 14401536 tid 3 2024-04-10T03:18:02.759 INFO:tasks.rados.rados.0.smithi016.stdout:2696: writing smithi01663999-4 from 14401536 to 14450688 tid 4 2024-04-10T03:18:02.759 INFO:tasks.rados.rados.0.smithi016.stdout:2697: read oid 49 snap -1 2024-04-10T03:18:02.759 INFO:tasks.rados.rados.0.smithi016.stdout:2697: expect deleted 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2698: copy_from oid 40 from oid 11 current snap is 264 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2693: finishing copy_from to smithi01663999-9 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2693: got expected ENOENT (src dne) 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2692: done (6 left) 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2699: rollback oid 31 current snap is 264 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 31 to 189 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2693: finishing copy_from racing read to smithi01663999-9 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2694: finishing write tid 1 to smithi01663999-41 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2694: finishing write tid 2 to smithi01663999-41 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2694: finishing write tid 3 to smithi01663999-41 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2693: done (6 left) 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 264 2024-04-10T03:18:02.760 INFO:tasks.rados.rados.0.smithi016.stdout:2700: seq_num 836 ranges {0=409600,409600=720896,1130496=516096,1646592=368640} 2024-04-10T03:18:02.762 INFO:tasks.rados.rados.0.smithi016.stdout:2700: writing smithi01663999-47 from 0 to 409600 tid 1 2024-04-10T03:18:02.766 INFO:tasks.rados.rados.0.smithi016.stdout:2700: writing smithi01663999-47 from 409600 to 1130496 tid 2 2024-04-10T03:18:02.770 INFO:tasks.rados.rados.0.smithi016.stdout:2700: writing smithi01663999-47 from 1130496 to 1646592 tid 3 2024-04-10T03:18:02.772 INFO:tasks.rados.rados.0.smithi016.stdout:2700: writing smithi01663999-47 from 1646592 to 2015232 tid 4 2024-04-10T03:18:02.773 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 264 2024-04-10T03:18:02.773 INFO:tasks.rados.rados.0.smithi016.stdout:2701: seq_num 837 ranges {13025280=425984,13451264=655360,14106624=729088,14835712=221184} 2024-04-10T03:18:02.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:02 smithi016 bash[72916]: cluster 2024-04-10T03:18:01.446213+0000 mon.a (mon.0) 917 : cluster 0 osdmap e610: 8 total, 8 up, 8 in 2024-04-10T03:18:02.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:02 smithi016 bash[72916]: audit 2024-04-10T03:18:01.905439+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:02.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:02 smithi016 bash[72916]: audit 2024-04-10T03:18:01.914085+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:02.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:02 smithi016 bash[72916]: cluster 2024-04-10T03:18:02.434638+0000 mon.a (mon.0) 920 : cluster 0 osdmap e611: 8 total, 8 up, 8 in 2024-04-10T03:18:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:02 smithi016 bash[74137]: cluster 2024-04-10T03:18:01.446213+0000 mon.a (mon.0) 917 : cluster 0 osdmap e610: 8 total, 8 up, 8 in 2024-04-10T03:18:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:02 smithi016 bash[74137]: audit 2024-04-10T03:18:01.905439+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:02 smithi016 bash[74137]: audit 2024-04-10T03:18:01.914085+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:02 smithi016 bash[74137]: cluster 2024-04-10T03:18:02.434638+0000 mon.a (mon.0) 920 : cluster 0 osdmap e611: 8 total, 8 up, 8 in 2024-04-10T03:18:02.849 INFO:tasks.rados.rados.0.smithi016.stdout:2701: writing smithi01663999-14 from 13025280 to 13451264 tid 1 2024-04-10T03:18:02.853 INFO:tasks.rados.rados.0.smithi016.stdout:2701: writing smithi01663999-14 from 13451264 to 14106624 tid 2 2024-04-10T03:18:02.858 INFO:tasks.rados.rados.0.smithi016.stdout:2701: writing smithi01663999-14 from 14106624 to 14835712 tid 3 2024-04-10T03:18:02.860 INFO:tasks.rados.rados.0.smithi016.stdout:2701: writing smithi01663999-14 from 14835712 to 15056896 tid 4 2024-04-10T03:18:02.860 INFO:tasks.rados.rados.0.smithi016.stdout:2702: copy_from oid 28 from oid 15 current snap is 264 2024-04-10T03:18:02.860 INFO:tasks.rados.rados.0.smithi016.stdout:2694: finishing write tid 4 to smithi01663999-41 2024-04-10T03:18:02.860 INFO:tasks.rados.rados.0.smithi016.stdout:2694: finishing write tid 5 to smithi01663999-41 2024-04-10T03:18:02.860 INFO:tasks.rados.rados.0.smithi016.stdout:2694: finishing write tid 6 to smithi01663999-41 2024-04-10T03:18:02.860 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2099 (ObjNum 834 snap 264 seq_num 834) dirty exists 2024-04-10T03:18:02.860 INFO:tasks.rados.rados.0.smithi016.stdout:2694: left oid 41 (ObjNum 834 snap 264 seq_num 834) 2024-04-10T03:18:02.860 INFO:tasks.rados.rados.0.smithi016.stdout:2695: expect (ObjNum 779 snap 248 seq_num 779) 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2699: finishing rollback tid 0 to smithi01663999-31 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2699: finishing rollback tid 1 to smithi01663999-31 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2696: finishing write tid 1 to smithi01663999-4 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2696: finishing write tid 2 to smithi01663999-4 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2700: finishing write tid 1 to smithi01663999-47 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2696: finishing write tid 3 to smithi01663999-4 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2696: finishing write tid 4 to smithi01663999-4 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2700: finishing write tid 2 to smithi01663999-47 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2699: finishing rollback tid 2 to smithi01663999-31 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2296 (ObjNum 593 snap 181 seq_num 593) dirty exists 2024-04-10T03:18:02.907 INFO:tasks.rados.rados.0.smithi016.stdout:2700: finishing write tid 3 to smithi01663999-47 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2694: done (8 left) 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2695: done (7 left) 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2697: done (6 left) 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2699: done (5 left) 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2703: copy_from oid 3 from oid 5 current snap is 264 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2700: finishing write tid 4 to smithi01663999-47 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2700: finishing write tid 5 to smithi01663999-47 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2696: finishing write tid 5 to smithi01663999-4 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2700: finishing write tid 6 to smithi01663999-47 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1652 (ObjNum 836 snap 264 seq_num 836) dirty exists 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2700: left oid 47 (ObjNum 836 snap 264 seq_num 836) 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2696: finishing write tid 6 to smithi01663999-4 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1658 (ObjNum 835 snap 264 seq_num 835) dirty exists 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2696: left oid 4 (ObjNum 835 snap 264 seq_num 835) 2024-04-10T03:18:02.908 INFO:tasks.rados.rados.0.smithi016.stdout:2698: finishing copy_from racing read to smithi01663999-40 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2696: done (5 left) 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2700: done (4 left) 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2704: copy_from oid 20 from oid 34 current snap is 264 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2698: finishing copy_from to smithi01663999-40 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1443 (ObjNum 701 snap 219 seq_num 701) dirty exists 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2701: finishing write tid 1 to smithi01663999-14 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2701: finishing write tid 2 to smithi01663999-14 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2702: finishing copy_from to smithi01663999-28 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2702: got expected ENOENT (src dne) 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2702: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2701: finishing write tid 3 to smithi01663999-14 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2698: done (4 left) 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2702: done (3 left) 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2705: read oid 31 snap -1 2024-04-10T03:18:02.909 INFO:tasks.rados.rados.0.smithi016.stdout:2705: expect (ObjNum 593 snap 181 seq_num 593) 2024-04-10T03:18:02.910 INFO:tasks.rados.rados.0.smithi016.stdout:2706: copy_from oid 2 from oid 45 current snap is 264 2024-04-10T03:18:02.910 INFO:tasks.rados.rados.0.smithi016.stdout:2701: finishing write tid 4 to smithi01663999-14 2024-04-10T03:18:02.910 INFO:tasks.rados.rados.0.smithi016.stdout:2701: finishing write tid 5 to smithi01663999-14 2024-04-10T03:18:02.910 INFO:tasks.rados.rados.0.smithi016.stdout:2701: finishing write tid 6 to smithi01663999-14 2024-04-10T03:18:02.910 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2302 (ObjNum 837 snap 264 seq_num 837) dirty exists 2024-04-10T03:18:02.910 INFO:tasks.rados.rados.0.smithi016.stdout:2701: left oid 14 (ObjNum 837 snap 264 seq_num 837) 2024-04-10T03:18:02.910 INFO:tasks.rados.rados.0.smithi016.stdout:2701: done (4 left) 2024-04-10T03:18:02.910 INFO:tasks.rados.rados.0.smithi016.stdout:2707: snap_remove snap 254 2024-04-10T03:18:02.913 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:02 smithi136 bash[68278]: cluster 2024-04-10T03:18:01.446213+0000 mon.a (mon.0) 917 : cluster 0 osdmap e610: 8 total, 8 up, 8 in 2024-04-10T03:18:02.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:02 smithi136 bash[68278]: audit 2024-04-10T03:18:01.905439+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:02.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:02 smithi136 bash[68278]: audit 2024-04-10T03:18:01.914085+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:02.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:02 smithi136 bash[68278]: cluster 2024-04-10T03:18:02.434638+0000 mon.a (mon.0) 920 : cluster 0 osdmap e611: 8 total, 8 up, 8 in 2024-04-10T03:18:03.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:03 smithi016 bash[74137]: cluster 2024-04-10T03:18:02.261867+0000 mgr.y (mgr.25133) 301 : cluster 0 pgmap v495: 121 pgs: 121 active+clean; 664 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-10T03:18:03.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:03 smithi016 bash[74137]: audit 2024-04-10T03:18:03.058761+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:03.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:03 smithi016 bash[74137]: audit 2024-04-10T03:18:03.064907+0000 mon.a (mon.0) 922 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:03.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:03 smithi016 bash[72916]: cluster 2024-04-10T03:18:02.261867+0000 mgr.y (mgr.25133) 301 : cluster 0 pgmap v495: 121 pgs: 121 active+clean; 664 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-10T03:18:03.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:03 smithi016 bash[72916]: audit 2024-04-10T03:18:03.058761+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:03.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:03 smithi016 bash[72916]: audit 2024-04-10T03:18:03.064907+0000 mon.a (mon.0) 922 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:03.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:03 smithi136 bash[68278]: cluster 2024-04-10T03:18:02.261867+0000 mgr.y (mgr.25133) 301 : cluster 0 pgmap v495: 121 pgs: 121 active+clean; 664 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.4 MiB/s wr, 4 op/s 2024-04-10T03:18:03.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:03 smithi136 bash[68278]: audit 2024-04-10T03:18:03.058761+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:03.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:03 smithi136 bash[68278]: audit 2024-04-10T03:18:03.064907+0000 mon.a (mon.0) 922 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:03.924 INFO:tasks.rados.rados.0.smithi016.stdout:2707: done (4 left) 2024-04-10T03:18:03.924 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 264 2024-04-10T03:18:03.924 INFO:tasks.rados.rados.0.smithi016.stdout:2708: seq_num 838 ranges {15056896=442368,15499264=540672,16039936=532480,16572416=442368,17014784=90112} 2024-04-10T03:18:04.007 INFO:tasks.rados.rados.0.smithi016.stdout:2708: writing smithi01663999-14 from 15056896 to 15499264 tid 1 2024-04-10T03:18:04.010 INFO:tasks.rados.rados.0.smithi016.stdout:2708: writing smithi01663999-14 from 15499264 to 16039936 tid 2 2024-04-10T03:18:04.013 INFO:tasks.rados.rados.0.smithi016.stdout:2708: writing smithi01663999-14 from 16039936 to 16572416 tid 3 2024-04-10T03:18:04.015 INFO:tasks.rados.rados.0.smithi016.stdout:2708: writing smithi01663999-14 from 16572416 to 17014784 tid 4 2024-04-10T03:18:04.016 INFO:tasks.rados.rados.0.smithi016.stdout:2708: writing smithi01663999-14 from 17014784 to 17104896 tid 5 2024-04-10T03:18:04.016 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 264 2024-04-10T03:18:04.016 INFO:tasks.rados.rados.0.smithi016.stdout:2709: seq_num 839 ranges {1908736=458752,2367488=425984,2793472=688128,3481600=491520} 2024-04-10T03:18:04.029 INFO:tasks.rados.rados.0.smithi016.stdout:2709: writing smithi01663999-38 from 1908736 to 2367488 tid 1 2024-04-10T03:18:04.032 INFO:tasks.rados.rados.0.smithi016.stdout:2709: writing smithi01663999-38 from 2367488 to 2793472 tid 2 2024-04-10T03:18:04.036 INFO:tasks.rados.rados.0.smithi016.stdout:2709: writing smithi01663999-38 from 2793472 to 3481600 tid 3 2024-04-10T03:18:04.039 INFO:tasks.rados.rados.0.smithi016.stdout:2709: writing smithi01663999-38 from 3481600 to 3973120 tid 4 2024-04-10T03:18:04.039 INFO:tasks.rados.rados.0.smithi016.stdout:2710: setattr oid 41 current snap is 264 2024-04-10T03:18:04.039 INFO:tasks.rados.rados.0.smithi016.stdout:2704: finishing copy_from racing read to smithi01663999-20 2024-04-10T03:18:04.040 INFO:tasks.rados.rados.0.smithi016.stdout:2704: finishing copy_from to smithi01663999-20 2024-04-10T03:18:04.040 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 1638 (ObjNum 764 snap 243 seq_num 764) dirty exists 2024-04-10T03:18:04.040 INFO:tasks.rados.rados.0.smithi016.stdout:2703: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:18:04.040 INFO:tasks.rados.rados.0.smithi016.stdout:2705: expect (ObjNum 593 snap 181 seq_num 593) 2024-04-10T03:18:05.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:04 smithi016 bash[74137]: cluster 2024-04-10T03:18:03.922385+0000 mon.a (mon.0) 923 : cluster 0 osdmap e612: 8 total, 8 up, 8 in 2024-04-10T03:18:05.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:04 smithi016 bash[74137]: cluster 2024-04-10T03:18:04.262669+0000 mgr.y (mgr.25133) 302 : cluster 0 pgmap v498: 121 pgs: 121 active+clean; 667 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 2.5 MiB/s wr, 11 op/s 2024-04-10T03:18:05.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:04 smithi016 bash[72916]: cluster 2024-04-10T03:18:03.922385+0000 mon.a (mon.0) 923 : cluster 0 osdmap e612: 8 total, 8 up, 8 in 2024-04-10T03:18:05.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:04 smithi016 bash[72916]: cluster 2024-04-10T03:18:04.262669+0000 mgr.y (mgr.25133) 302 : cluster 0 pgmap v498: 121 pgs: 121 active+clean; 667 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 2.5 MiB/s wr, 11 op/s 2024-04-10T03:18:05.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:04 smithi136 bash[68278]: cluster 2024-04-10T03:18:03.922385+0000 mon.a (mon.0) 923 : cluster 0 osdmap e612: 8 total, 8 up, 8 in 2024-04-10T03:18:05.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:04 smithi136 bash[68278]: cluster 2024-04-10T03:18:04.262669+0000 mgr.y (mgr.25133) 302 : cluster 0 pgmap v498: 121 pgs: 121 active+clean; 667 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 2.5 MiB/s wr, 11 op/s 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:2703: finishing copy_from to smithi01663999-3 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1432 (ObjNum 777 snap 248 seq_num 777) dirty exists 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:2706: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:2706: finishing copy_from to smithi01663999-2 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2230 (ObjNum 813 snap 257 seq_num 813) dirty exists 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:2708: finishing write tid 1 to smithi01663999-14 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:2708: finishing write tid 2 to smithi01663999-14 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:2708: finishing write tid 3 to smithi01663999-14 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:2708: finishing write tid 4 to smithi01663999-14 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:2708: finishing write tid 5 to smithi01663999-14 2024-04-10T03:18:05.476 INFO:tasks.rados.rados.0.smithi016.stdout:2708: finishing write tid 6 to smithi01663999-14 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2708: finishing write tid 7 to smithi01663999-14 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2318 (ObjNum 838 snap 264 seq_num 838) dirty exists 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2708: left oid 14 (ObjNum 838 snap 264 seq_num 838) 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2709: finishing write tid 1 to smithi01663999-38 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2709: finishing write tid 2 to smithi01663999-38 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2709: finishing write tid 3 to smithi01663999-38 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2709: finishing write tid 4 to smithi01663999-38 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2709: finishing write tid 5 to smithi01663999-38 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2709: finishing write tid 6 to smithi01663999-38 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1338 (ObjNum 839 snap 264 seq_num 839) dirty exists 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2709: left oid 38 (ObjNum 839 snap 264 seq_num 839) 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2703: done (6 left) 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2704: done (5 left) 2024-04-10T03:18:05.477 INFO:tasks.rados.rados.0.smithi016.stdout:2705: done (4 left) 2024-04-10T03:18:05.478 INFO:tasks.rados.rados.0.smithi016.stdout:2706: done (3 left) 2024-04-10T03:18:05.478 INFO:tasks.rados.rados.0.smithi016.stdout:2708: done (2 left) 2024-04-10T03:18:05.478 INFO:tasks.rados.rados.0.smithi016.stdout:2709: done (1 left) 2024-04-10T03:18:05.478 INFO:tasks.rados.rados.0.smithi016.stdout:2711: snap_remove snap 202 2024-04-10T03:18:05.925 INFO:tasks.rados.rados.0.smithi016.stdout:2711: done (1 left) 2024-04-10T03:18:05.926 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 264 2024-04-10T03:18:05.926 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2100 (ObjNum 834 snap 264 seq_num 834) dirty exists 2024-04-10T03:18:05.926 INFO:tasks.rados.rados.0.smithi016.stdout:2712: seq_num 840 ranges {0=475136,475136=712704,1187840=499712,1687552=393216} 2024-04-10T03:18:05.929 INFO:tasks.rados.rados.0.smithi016.stdout:2712: writing smithi01663999-13 from 0 to 475136 tid 1 2024-04-10T03:18:05.935 INFO:tasks.rados.rados.0.smithi016.stdout:2712: writing smithi01663999-13 from 475136 to 1187840 tid 2 2024-04-10T03:18:05.939 INFO:tasks.rados.rados.0.smithi016.stdout:2712: writing smithi01663999-13 from 1187840 to 1687552 tid 3 2024-04-10T03:18:05.942 INFO:tasks.rados.rados.0.smithi016.stdout:2712: writing smithi01663999-13 from 1687552 to 2080768 tid 4 2024-04-10T03:18:05.942 INFO:tasks.rados.rados.0.smithi016.stdout:2710: done (1 left) 2024-04-10T03:18:05.943 INFO:tasks.rados.rados.0.smithi016.stdout:2713: read oid 4 snap -1 2024-04-10T03:18:05.943 INFO:tasks.rados.rados.0.smithi016.stdout:2713: expect (ObjNum 835 snap 264 seq_num 835) 2024-04-10T03:18:05.943 INFO:tasks.rados.rados.0.smithi016.stdout:2714: setattr oid 30 current snap is 264 2024-04-10T03:18:05.946 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 264 2024-04-10T03:18:05.946 INFO:tasks.rados.rados.0.smithi016.stdout:2715: seq_num 841 ranges {0=491520,491520=598016,1089536=704512,1794048=303104} 2024-04-10T03:18:05.949 INFO:tasks.rados.rados.0.smithi016.stdout:2715: writing smithi01663999-33 from 0 to 491520 tid 1 2024-04-10T03:18:05.954 INFO:tasks.rados.rados.0.smithi016.stdout:2715: writing smithi01663999-33 from 491520 to 1089536 tid 2 2024-04-10T03:18:05.959 INFO:tasks.rados.rados.0.smithi016.stdout:2715: writing smithi01663999-33 from 1089536 to 1794048 tid 3 2024-04-10T03:18:05.962 INFO:tasks.rados.rados.0.smithi016.stdout:2715: writing smithi01663999-33 from 1794048 to 2097152 tid 4 2024-04-10T03:18:05.962 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 264 2024-04-10T03:18:05.962 INFO:tasks.rados.rados.0.smithi016.stdout:2712: finishing write tid 1 to smithi01663999-13 2024-04-10T03:18:05.962 INFO:tasks.rados.rados.0.smithi016.stdout:2716: seq_num 842 ranges {1908736=507904,2416640=475136,2891776=516096,3407872=499712,3907584=114688} 2024-04-10T03:18:05.977 INFO:tasks.rados.rados.0.smithi016.stdout:2716: writing smithi01663999-42 from 1908736 to 2416640 tid 1 2024-04-10T03:18:05.979 INFO:tasks.rados.rados.0.smithi016.stdout:2716: writing smithi01663999-42 from 2416640 to 2891776 tid 2 2024-04-10T03:18:05.985 INFO:tasks.rados.rados.0.smithi016.stdout:2716: writing smithi01663999-42 from 2891776 to 3407872 tid 3 2024-04-10T03:18:05.987 INFO:tasks.rados.rados.0.smithi016.stdout:2716: writing smithi01663999-42 from 3407872 to 3907584 tid 4 2024-04-10T03:18:05.988 INFO:tasks.rados.rados.0.smithi016.stdout:2716: writing smithi01663999-42 from 3907584 to 4022272 tid 5 2024-04-10T03:18:05.988 INFO:tasks.rados.rados.0.smithi016.stdout:2717: delete oid 20 current snap is 264 2024-04-10T03:18:05.988 INFO:tasks.rados.rados.0.smithi016.stdout:2712: finishing write tid 2 to smithi01663999-13 2024-04-10T03:18:05.988 INFO:tasks.rados.rados.0.smithi016.stdout:2712: finishing write tid 3 to smithi01663999-13 2024-04-10T03:18:05.988 INFO:tasks.rados.rados.0.smithi016.stdout:2712: finishing write tid 4 to smithi01663999-13 2024-04-10T03:18:05.988 INFO:tasks.rados.rados.0.smithi016.stdout:2712: finishing write tid 5 to smithi01663999-13 2024-04-10T03:18:05.988 INFO:tasks.rados.rados.0.smithi016.stdout:2712: finishing write tid 6 to smithi01663999-13 2024-04-10T03:18:05.988 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2182 (ObjNum 840 snap 264 seq_num 840) dirty exists 2024-04-10T03:18:05.989 INFO:tasks.rados.rados.0.smithi016.stdout:2712: left oid 13 (ObjNum 840 snap 264 seq_num 840) 2024-04-10T03:18:05.989 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 1642 (ObjNum 829 snap 263 seq_num 829) dirty exists 2024-04-10T03:18:05.989 INFO:tasks.rados.rados.0.smithi016.stdout:2715: finishing write tid 1 to smithi01663999-33 2024-04-10T03:18:05.989 INFO:tasks.rados.rados.0.smithi016.stdout:2716: finishing write tid 1 to smithi01663999-42 2024-04-10T03:18:05.989 INFO:tasks.rados.rados.0.smithi016.stdout:2715: finishing write tid 2 to smithi01663999-33 2024-04-10T03:18:05.989 INFO:tasks.rados.rados.0.smithi016.stdout:2715: finishing write tid 3 to smithi01663999-33 2024-04-10T03:18:05.989 INFO:tasks.rados.rados.0.smithi016.stdout:2715: finishing write tid 4 to smithi01663999-33 2024-04-10T03:18:05.989 INFO:tasks.rados.rados.0.smithi016.stdout:2715: finishing write tid 5 to smithi01663999-33 2024-04-10T03:18:05.989 INFO:tasks.rados.rados.0.smithi016.stdout:2715: finishing write tid 6 to smithi01663999-33 2024-04-10T03:18:05.990 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 1341 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-04-10T03:18:05.990 INFO:tasks.rados.rados.0.smithi016.stdout:2715: left oid 33 (ObjNum 841 snap 264 seq_num 841) 2024-04-10T03:18:05.993 INFO:tasks.rados.rados.0.smithi016.stdout:2716: finishing write tid 2 to smithi01663999-42 2024-04-10T03:18:05.993 INFO:tasks.rados.rados.0.smithi016.stdout:2716: finishing write tid 3 to smithi01663999-42 2024-04-10T03:18:05.993 INFO:tasks.rados.rados.0.smithi016.stdout:2716: finishing write tid 4 to smithi01663999-42 2024-04-10T03:18:05.994 INFO:tasks.rados.rados.0.smithi016.stdout:2716: finishing write tid 5 to smithi01663999-42 2024-04-10T03:18:06.000 INFO:tasks.rados.rados.0.smithi016.stdout:2716: finishing write tid 6 to smithi01663999-42 2024-04-10T03:18:06.001 INFO:tasks.rados.rados.0.smithi016.stdout:2712: done (5 left) 2024-04-10T03:18:06.001 INFO:tasks.rados.rados.0.smithi016.stdout:2714: done (4 left) 2024-04-10T03:18:06.001 INFO:tasks.rados.rados.0.smithi016.stdout:2715: done (3 left) 2024-04-10T03:18:06.001 INFO:tasks.rados.rados.0.smithi016.stdout:2717: done (2 left) 2024-04-10T03:18:06.001 INFO:tasks.rados.rados.0.smithi016.stdout:2718: snap_remove snap 256 2024-04-10T03:18:06.932 INFO:tasks.rados.rados.0.smithi016.stdout:2716: finishing write tid 7 to smithi01663999-42 2024-04-10T03:18:06.932 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2106 (ObjNum 842 snap 264 seq_num 842) dirty exists 2024-04-10T03:18:06.932 INFO:tasks.rados.rados.0.smithi016.stdout:2716: left oid 42 (ObjNum 842 snap 264 seq_num 842) 2024-04-10T03:18:06.932 INFO:tasks.rados.rados.0.smithi016.stdout:2713: expect (ObjNum 835 snap 264 seq_num 835) 2024-04-10T03:18:07.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:06 smithi016 bash[74137]: cluster 2024-04-10T03:18:05.929919+0000 mon.a (mon.0) 924 : cluster 0 osdmap e613: 8 total, 8 up, 8 in 2024-04-10T03:18:07.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:06 smithi016 bash[74137]: cluster 2024-04-10T03:18:06.263539+0000 mgr.y (mgr.25133) 303 : cluster 0 pgmap v500: 121 pgs: 121 active+clean; 678 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.3 MiB/s wr, 18 op/s 2024-04-10T03:18:07.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:06 smithi016 bash[72916]: cluster 2024-04-10T03:18:05.929919+0000 mon.a (mon.0) 924 : cluster 0 osdmap e613: 8 total, 8 up, 8 in 2024-04-10T03:18:07.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:06 smithi016 bash[72916]: cluster 2024-04-10T03:18:06.263539+0000 mgr.y (mgr.25133) 303 : cluster 0 pgmap v500: 121 pgs: 121 active+clean; 678 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.3 MiB/s wr, 18 op/s 2024-04-10T03:18:07.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:06 smithi136 bash[68278]: cluster 2024-04-10T03:18:05.929919+0000 mon.a (mon.0) 924 : cluster 0 osdmap e613: 8 total, 8 up, 8 in 2024-04-10T03:18:07.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:06 smithi136 bash[68278]: cluster 2024-04-10T03:18:06.263539+0000 mgr.y (mgr.25133) 303 : cluster 0 pgmap v500: 121 pgs: 121 active+clean; 678 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.3 MiB/s wr, 18 op/s 2024-04-10T03:18:08.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:07 smithi016 bash[72916]: cluster 2024-04-10T03:18:06.934848+0000 mon.a (mon.0) 925 : cluster 0 osdmap e614: 8 total, 8 up, 8 in 2024-04-10T03:18:08.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:07 smithi016 bash[72916]: cluster 2024-04-10T03:18:07.432919+0000 mon.a (mon.0) 926 : cluster 0 osdmap e615: 8 total, 8 up, 8 in 2024-04-10T03:18:08.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:07 smithi016 bash[74137]: cluster 2024-04-10T03:18:06.934848+0000 mon.a (mon.0) 925 : cluster 0 osdmap e614: 8 total, 8 up, 8 in 2024-04-10T03:18:08.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:07 smithi016 bash[74137]: cluster 2024-04-10T03:18:07.432919+0000 mon.a (mon.0) 926 : cluster 0 osdmap e615: 8 total, 8 up, 8 in 2024-04-10T03:18:08.413 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:07 smithi136 bash[68278]: cluster 2024-04-10T03:18:06.934848+0000 mon.a (mon.0) 925 : cluster 0 osdmap e614: 8 total, 8 up, 8 in 2024-04-10T03:18:08.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:07 smithi136 bash[68278]: cluster 2024-04-10T03:18:07.432919+0000 mon.a (mon.0) 926 : cluster 0 osdmap e615: 8 total, 8 up, 8 in 2024-04-10T03:18:08.604 INFO:tasks.rados.rados.0.smithi016.stdout:2713: done (2 left) 2024-04-10T03:18:08.604 INFO:tasks.rados.rados.0.smithi016.stdout:2716: done (1 left) 2024-04-10T03:18:08.604 INFO:tasks.rados.rados.0.smithi016.stdout:2718: done (0 left) 2024-04-10T03:18:08.604 INFO:tasks.rados.rados.0.smithi016.stdout:2719: copy_from oid 6 from oid 30 current snap is 264 2024-04-10T03:18:08.604 INFO:tasks.rados.rados.0.smithi016.stdout:2720: snap_remove snap 263 2024-04-10T03:18:08.616 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:18:08.951 INFO:tasks.rados.rados.0.smithi016.stdout:2720: done (1 left) 2024-04-10T03:18:08.952 INFO:tasks.rados.rados.0.smithi016.stdout:2721: read oid 1 snap -1 2024-04-10T03:18:08.952 INFO:tasks.rados.rados.0.smithi016.stdout:2721: expect (ObjNum 713 snap 222 seq_num 713) 2024-04-10T03:18:08.956 INFO:tasks.rados.rados.0.smithi016.stdout:2722: setattr oid 28 current snap is 264 2024-04-10T03:18:08.956 INFO:tasks.rados.rados.0.smithi016.stdout:2719: finishing copy_from racing read to smithi01663999-6 2024-04-10T03:18:08.956 INFO:tasks.rados.rados.0.smithi016.stdout:2719: finishing copy_from to smithi01663999-6 2024-04-10T03:18:08.956 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 1642 (ObjNum 829 snap 263 seq_num 829) dirty exists 2024-04-10T03:18:08.956 INFO:tasks.rados.rados.0.smithi016.stdout:2719: done (2 left) 2024-04-10T03:18:08.956 INFO:tasks.rados.rados.0.smithi016.stdout:2723: read oid 12 snap -1 2024-04-10T03:18:08.956 INFO:tasks.rados.rados.0.smithi016.stdout:2723: expect (ObjNum 741 snap 238 seq_num 741) 2024-04-10T03:18:08.956 INFO:tasks.rados.rados.0.smithi016.stdout:2724: rollback oid 8 current snap is 264 2024-04-10T03:18:08.956 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 8 to 261 2024-04-10T03:18:08.957 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 264 2024-04-10T03:18:08.957 INFO:tasks.rados.rados.0.smithi016.stdout:2725: seq_num 844 ranges {0=540672,540672=696320,1236992=475136,1712128=434176} 2024-04-10T03:18:08.959 INFO:tasks.rados.rados.0.smithi016.stdout:2725: writing smithi01663999-29 from 0 to 540672 tid 1 2024-04-10T03:18:08.971 INFO:tasks.rados.rados.0.smithi016.stdout:2725: writing smithi01663999-29 from 540672 to 1236992 tid 2 2024-04-10T03:18:08.977 INFO:tasks.rados.rados.0.smithi016.stdout:2725: writing smithi01663999-29 from 1236992 to 1712128 tid 3 2024-04-10T03:18:08.982 INFO:tasks.rados.rados.0.smithi016.stdout:2725: writing smithi01663999-29 from 1712128 to 2146304 tid 4 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2726: read oid 9 snap -1 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2726: expect (ObjNum 625 snap 189 seq_num 625) 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2727: read oid 26 snap 189 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2727: expect (ObjNum 514 snap 151 seq_num 514) 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2728: read oid 15 snap -1 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2728: expect deleted 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2729: read oid 16 snap -1 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2729: expect (ObjNum 796 snap 249 seq_num 796) 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2730: rollback oid 41 current snap is 264 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 262 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2731: read oid 39 snap -1 2024-04-10T03:18:08.983 INFO:tasks.rados.rados.0.smithi016.stdout:2731: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:18:08.984 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 264 2024-04-10T03:18:08.984 INFO:tasks.rados.rados.0.smithi016.stdout:2732: seq_num 845 ranges {1417216=557056,1974272=581632,2555904=688128,3244032=335872} 2024-04-10T03:18:08.984 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:18:08.984 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (7m) 7s ago 13m 14.8M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:18:08.984 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 33s ago 13m - - 2024-04-10T03:18:08.984 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (12s) 7s ago 14m 11.5M - 19.0.0-2051-g3a866975 06a486fd9bae f58fa1459c45 2024-04-10T03:18:08.984 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (14m) 33s ago 14m 19.9M - 17.2.7-827-gd3b5060a 21de9b7369ad c30f2c378acf 2024-04-10T03:18:08.984 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (6m) 33s ago 21m 439M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:18:08.984 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (7m) 7s ago 24m 510M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (6m) 7s ago 24m 66.6M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (5m) 33s ago 22m 45.6M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (5m) 7s ago 22m 55.1M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (7m) 7s ago 13m 8464k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (7m) 33s ago 13m 8955k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (3m) 7s ago 21m 416M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (3m) 7s ago 20m 362M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (2m) 7s ago 19m 389M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (2m) 7s ago 18m 310M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:18:08.985 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (2m) 33s ago 17m 370M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 19d433a62016 2024-04-10T03:18:08.986 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (94s) 33s ago 17m 318M 2524M 19.0.0-2051-g3a866975 06a486fd9bae c7eb3b617403 2024-04-10T03:18:08.986 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (65s) 33s ago 16m 158M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 5f2db59ec621 2024-04-10T03:18:08.986 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (37s) 33s ago 15m - 2524M 19.0.0-2051-g3a866975 06a486fd9bae f4651efdb372 2024-04-10T03:18:08.986 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (6m) 33s ago 14m 53.5M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:18:08.995 INFO:tasks.rados.rados.0.smithi016.stdout:2732: writing smithi01663999-23 from 1417216 to 1974272 tid 1 2024-04-10T03:18:08.999 INFO:tasks.rados.rados.0.smithi016.stdout:2732: writing smithi01663999-23 from 1974272 to 2555904 tid 2 2024-04-10T03:18:09.004 INFO:tasks.rados.rados.0.smithi016.stdout:2732: writing smithi01663999-23 from 2555904 to 3244032 tid 3 2024-04-10T03:18:09.006 INFO:tasks.rados.rados.0.smithi016.stdout:2732: writing smithi01663999-23 from 3244032 to 3579904 tid 4 2024-04-10T03:18:09.007 INFO:tasks.rados.rados.0.smithi016.stdout:2733: snap_remove snap 259 2024-04-10T03:18:09.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:08 smithi016 bash[72916]: cluster 2024-04-10T03:18:08.264131+0000 mgr.y (mgr.25133) 304 : cluster 0 pgmap v503: 121 pgs: 121 active+clean; 672 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 9.0 MiB/s wr, 30 op/s 2024-04-10T03:18:09.222 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:08 smithi016 bash[72916]: audit 2024-04-10T03:18:08.608716+0000 mgr.y (mgr.25133) 305 : audit 0 from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:09.222 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:08 smithi016 bash[74137]: cluster 2024-04-10T03:18:08.264131+0000 mgr.y (mgr.25133) 304 : cluster 0 pgmap v503: 121 pgs: 121 active+clean; 672 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 9.0 MiB/s wr, 30 op/s 2024-04-10T03:18:09.222 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:08 smithi016 bash[74137]: audit 2024-04-10T03:18:08.608716+0000 mgr.y (mgr.25133) 305 : audit 0 from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:09.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:08 smithi136 bash[68278]: cluster 2024-04-10T03:18:08.264131+0000 mgr.y (mgr.25133) 304 : cluster 0 pgmap v503: 121 pgs: 121 active+clean; 672 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 9.0 MiB/s wr, 30 op/s 2024-04-10T03:18:09.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:08 smithi136 bash[68278]: audit 2024-04-10T03:18:08.608716+0000 mgr.y (mgr.25133) 305 : audit 0 from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:09.436 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:18:09.436 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:18:09.436 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:18:09.436 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:18:09.436 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:18:09.436 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:18:09.436 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 1, 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 1 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-827-gd3b5060a (d3b5060a17449edfae9385cdf792afec109fca5d) quincy (stable)": 1, 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 14 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:18:09.437 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:18:09.957 INFO:tasks.rados.rados.0.smithi016.stdout:2733: done (12 left) 2024-04-10T03:18:09.957 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 264 2024-04-10T03:18:09.957 INFO:tasks.rados.rados.0.smithi016.stdout:2734: seq_num 846 ranges {1024000=573440,1597440=466944,2064384=491520,2555904=548864,3104768=98304} 2024-04-10T03:18:09.971 INFO:tasks.rados.rados.0.smithi016.stdout:2734: writing smithi01663999-5 from 1024000 to 1597440 tid 1 2024-04-10T03:18:09.979 INFO:tasks.rados.rados.0.smithi016.stdout:2734: writing smithi01663999-5 from 1597440 to 2064384 tid 2 2024-04-10T03:18:09.982 INFO:tasks.rados.rados.0.smithi016.stdout:2734: writing smithi01663999-5 from 2064384 to 2555904 tid 3 2024-04-10T03:18:09.985 INFO:tasks.rados.rados.0.smithi016.stdout:2734: writing smithi01663999-5 from 2555904 to 3104768 tid 4 2024-04-10T03:18:09.986 INFO:tasks.rados.rados.0.smithi016.stdout:2734: writing smithi01663999-5 from 3104768 to 3203072 tid 5 2024-04-10T03:18:09.986 INFO:tasks.rados.rados.0.smithi016.stdout:2735: copy_from oid 4 from oid 44 current snap is 264 2024-04-10T03:18:09.986 INFO:tasks.rados.rados.0.smithi016.stdout:2731: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:18:09.991 INFO:tasks.rados.rados.0.smithi016.stdout:2724: finishing rollback tid 0 to smithi01663999-8 2024-04-10T03:18:09.991 INFO:tasks.rados.rados.0.smithi016.stdout:2725: finishing write tid 1 to smithi01663999-29 2024-04-10T03:18:09.991 INFO:tasks.rados.rados.0.smithi016.stdout:2721: expect (ObjNum 713 snap 222 seq_num 713) 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:2724: finishing rollback tid 1 to smithi01663999-8 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:2724: finishing rollback tid 2 to smithi01663999-8 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1645 (ObjNum 674 snap 204 seq_num 674) dirty exists 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:2730: finishing rollback tid 0 to smithi01663999-41 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:2730: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1444 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:2730: finishing rollback tid 2 to smithi01663999-41 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2110 (ObjNum 819 snap 258 seq_num 819) dirty exists 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:2732: finishing write tid 1 to smithi01663999-23 2024-04-10T03:18:10.131 INFO:tasks.rados.rados.0.smithi016.stdout:2732: finishing write tid 2 to smithi01663999-23 2024-04-10T03:18:10.132 INFO:tasks.rados.rados.0.smithi016.stdout:2732: finishing write tid 3 to smithi01663999-23 2024-04-10T03:18:10.132 INFO:tasks.rados.rados.0.smithi016.stdout:2732: finishing write tid 4 to smithi01663999-23 2024-04-10T03:18:10.132 INFO:tasks.rados.rados.0.smithi016.stdout:2732: finishing write tid 5 to smithi01663999-23 2024-04-10T03:18:10.132 INFO:tasks.rados.rados.0.smithi016.stdout:2732: finishing write tid 6 to smithi01663999-23 2024-04-10T03:18:10.132 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 1449 (ObjNum 845 snap 264 seq_num 845) dirty exists 2024-04-10T03:18:10.132 INFO:tasks.rados.rados.0.smithi016.stdout:2732: left oid 23 (ObjNum 845 snap 264 seq_num 845) 2024-04-10T03:18:10.132 INFO:tasks.rados.rados.0.smithi016.stdout:2726: expect (ObjNum 625 snap 189 seq_num 625) 2024-04-10T03:18:10.177 INFO:tasks.rados.rados.0.smithi016.stdout:2725: finishing write tid 2 to smithi01663999-29 2024-04-10T03:18:10.177 INFO:tasks.rados.rados.0.smithi016.stdout:2725: finishing write tid 3 to smithi01663999-29 2024-04-10T03:18:10.177 INFO:tasks.rados.rados.0.smithi016.stdout:2725: finishing write tid 4 to smithi01663999-29 2024-04-10T03:18:10.177 INFO:tasks.rados.rados.0.smithi016.stdout:2725: finishing write tid 5 to smithi01663999-29 2024-04-10T03:18:10.177 INFO:tasks.rados.rados.0.smithi016.stdout:2725: finishing write tid 6 to smithi01663999-29 2024-04-10T03:18:10.177 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1659 (ObjNum 844 snap 264 seq_num 844) dirty exists 2024-04-10T03:18:10.177 INFO:tasks.rados.rados.0.smithi016.stdout:2725: left oid 29 (ObjNum 844 snap 264 seq_num 844) 2024-04-10T03:18:10.177 INFO:tasks.rados.rados.0.smithi016.stdout:2723: expect (ObjNum 741 snap 238 seq_num 741) 2024-04-10T03:18:10.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:09 smithi016 bash[74137]: audit 2024-04-10T03:18:08.952087+0000 mgr.y (mgr.25133) 306 : audit 0 from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:10.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:09 smithi016 bash[74137]: cluster 2024-04-10T03:18:08.954895+0000 mon.a (mon.0) 927 : cluster 0 osdmap e616: 8 total, 8 up, 8 in 2024-04-10T03:18:10.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:09 smithi016 bash[74137]: audit 2024-04-10T03:18:09.441939+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.16:0/2452268057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:09 smithi016 bash[72916]: audit 2024-04-10T03:18:08.952087+0000 mgr.y (mgr.25133) 306 : audit 0 from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:09 smithi016 bash[72916]: cluster 2024-04-10T03:18:08.954895+0000 mon.a (mon.0) 927 : cluster 0 osdmap e616: 8 total, 8 up, 8 in 2024-04-10T03:18:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:09 smithi016 bash[72916]: audit 2024-04-10T03:18:09.441939+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.16:0/2452268057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:10.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:09 smithi136 bash[68278]: audit 2024-04-10T03:18:08.952087+0000 mgr.y (mgr.25133) 306 : audit 0 from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:10.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:09 smithi136 bash[68278]: cluster 2024-04-10T03:18:08.954895+0000 mon.a (mon.0) 927 : cluster 0 osdmap e616: 8 total, 8 up, 8 in 2024-04-10T03:18:10.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:09 smithi136 bash[68278]: audit 2024-04-10T03:18:09.441939+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.16:0/2452268057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:11.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:10 smithi016 bash[72916]: cluster 2024-04-10T03:18:09.958245+0000 mon.a (mon.0) 928 : cluster 0 osdmap e617: 8 total, 8 up, 8 in 2024-04-10T03:18:11.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:10 smithi016 bash[72916]: cluster 2024-04-10T03:18:10.264830+0000 mgr.y (mgr.25133) 307 : cluster 0 pgmap v506: 121 pgs: 121 active+clean; 642 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-04-10T03:18:11.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:10 smithi016 bash[74137]: cluster 2024-04-10T03:18:09.958245+0000 mon.a (mon.0) 928 : cluster 0 osdmap e617: 8 total, 8 up, 8 in 2024-04-10T03:18:11.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:10 smithi016 bash[74137]: cluster 2024-04-10T03:18:10.264830+0000 mgr.y (mgr.25133) 307 : cluster 0 pgmap v506: 121 pgs: 121 active+clean; 642 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-04-10T03:18:11.413 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:10 smithi136 bash[68278]: cluster 2024-04-10T03:18:09.958245+0000 mon.a (mon.0) 928 : cluster 0 osdmap e617: 8 total, 8 up, 8 in 2024-04-10T03:18:11.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:10 smithi136 bash[68278]: cluster 2024-04-10T03:18:10.264830+0000 mgr.y (mgr.25133) 307 : cluster 0 pgmap v506: 121 pgs: 121 active+clean; 642 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-04-10T03:18:12.046 INFO:tasks.rados.rados.0.smithi016.stdout:2729: expect (ObjNum 796 snap 249 seq_num 796) 2024-04-10T03:18:12.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:18:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:18:11] "GET /metrics HTTP/1.1" 200 36174 "" "Prometheus/2.43.0" 2024-04-10T03:18:12.081 INFO:tasks.rados.rados.0.smithi016.stdout:2727: expect (ObjNum 514 snap 151 seq_num 514) 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:2734: finishing write tid 1 to smithi01663999-5 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:2734: finishing write tid 2 to smithi01663999-5 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:2734: finishing write tid 3 to smithi01663999-5 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:2734: finishing write tid 4 to smithi01663999-5 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:2734: finishing write tid 5 to smithi01663999-5 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:2734: finishing write tid 6 to smithi01663999-5 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:2734: finishing write tid 7 to smithi01663999-5 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2361 (ObjNum 846 snap 264 seq_num 846) dirty exists 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:2734: left oid 5 (ObjNum 846 snap 264 seq_num 846) 2024-04-10T03:18:12.393 INFO:tasks.rados.rados.0.smithi016.stdout:2735: finishing copy_from racing read to smithi01663999-4 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2735: finishing copy_from to smithi01663999-4 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1302 (ObjNum 647 snap 194 seq_num 647) dirty exists 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2721: done (13 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2722: done (12 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2723: done (11 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2724: done (10 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2725: done (9 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2726: done (8 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2727: done (7 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2728: done (6 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2729: done (5 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2730: done (4 left) 2024-04-10T03:18:12.394 INFO:tasks.rados.rados.0.smithi016.stdout:2731: done (3 left) 2024-04-10T03:18:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:2732: done (2 left) 2024-04-10T03:18:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:2734: done (1 left) 2024-04-10T03:18:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:2735: done (0 left) 2024-04-10T03:18:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 264 2024-04-10T03:18:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:2736: seq_num 847 ranges {0=589824,589824=753664,1343488=655360,1998848=196608} 2024-04-10T03:18:12.402 INFO:tasks.rados.rados.0.smithi016.stdout:2736: writing smithi01663999-18 from 0 to 589824 tid 1 2024-04-10T03:18:12.415 INFO:tasks.rados.rados.0.smithi016.stdout:2736: writing smithi01663999-18 from 589824 to 1343488 tid 2 2024-04-10T03:18:12.427 INFO:tasks.rados.rados.0.smithi016.stdout:2736: writing smithi01663999-18 from 1343488 to 1998848 tid 3 2024-04-10T03:18:12.433 INFO:tasks.rados.rados.0.smithi016.stdout:2736: writing smithi01663999-18 from 1998848 to 2195456 tid 4 2024-04-10T03:18:12.433 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 264 2024-04-10T03:18:12.433 INFO:tasks.rados.rados.0.smithi016.stdout:2736: finishing write tid 1 to smithi01663999-18 2024-04-10T03:18:12.433 INFO:tasks.rados.rados.0.smithi016.stdout:2736: finishing write tid 2 to smithi01663999-18 2024-04-10T03:18:12.434 INFO:tasks.rados.rados.0.smithi016.stdout:2737: seq_num 848 ranges {3973120=606208,4579328=630784,5210112=458752,5668864=516096} 2024-04-10T03:18:12.485 INFO:tasks.rados.rados.0.smithi016.stdout:2737: writing smithi01663999-38 from 3973120 to 4579328 tid 1 2024-04-10T03:18:12.492 INFO:tasks.rados.rados.0.smithi016.stdout:2737: writing smithi01663999-38 from 4579328 to 5210112 tid 2 2024-04-10T03:18:12.495 INFO:tasks.rados.rados.0.smithi016.stdout:2737: writing smithi01663999-38 from 5210112 to 5668864 tid 3 2024-04-10T03:18:12.499 INFO:tasks.rados.rados.0.smithi016.stdout:2737: writing smithi01663999-38 from 5668864 to 6184960 tid 4 2024-04-10T03:18:12.499 INFO:tasks.rados.rados.0.smithi016.stdout:2738: snap_create 2024-04-10T03:18:12.499 INFO:tasks.rados.rados.0.smithi016.stdout:2736: finishing write tid 3 to smithi01663999-18 2024-04-10T03:18:12.499 INFO:tasks.rados.rados.0.smithi016.stdout:2736: finishing write tid 4 to smithi01663999-18 2024-04-10T03:18:12.499 INFO:tasks.rados.rados.0.smithi016.stdout:2736: finishing write tid 5 to smithi01663999-18 2024-04-10T03:18:12.499 INFO:tasks.rados.rados.0.smithi016.stdout:2736: finishing write tid 6 to smithi01663999-18 2024-04-10T03:18:12.499 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1637 (ObjNum 847 snap 264 seq_num 847) dirty exists 2024-04-10T03:18:12.499 INFO:tasks.rados.rados.0.smithi016.stdout:2736: left oid 18 (ObjNum 847 snap 264 seq_num 847) 2024-04-10T03:18:12.500 INFO:tasks.rados.rados.0.smithi016.stdout:2737: finishing write tid 1 to smithi01663999-38 2024-04-10T03:18:12.501 INFO:tasks.rados.rados.0.smithi016.stdout:2737: finishing write tid 2 to smithi01663999-38 2024-04-10T03:18:12.504 INFO:tasks.rados.rados.0.smithi016.stdout:2737: finishing write tid 3 to smithi01663999-38 2024-04-10T03:18:12.507 INFO:tasks.rados.rados.0.smithi016.stdout:2737: finishing write tid 4 to smithi01663999-38 2024-04-10T03:18:12.507 INFO:tasks.rados.rados.0.smithi016.stdout:2737: finishing write tid 5 to smithi01663999-38 2024-04-10T03:18:12.508 INFO:tasks.rados.rados.0.smithi016.stdout:2737: finishing write tid 6 to smithi01663999-38 2024-04-10T03:18:12.508 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1343 (ObjNum 848 snap 264 seq_num 848) dirty exists 2024-04-10T03:18:12.509 INFO:tasks.rados.rados.0.smithi016.stdout:2737: left oid 38 (ObjNum 848 snap 264 seq_num 848) 2024-04-10T03:18:13.447 INFO:tasks.rados.rados.0.smithi016.stdout:2736: done (2 left) 2024-04-10T03:18:13.448 INFO:tasks.rados.rados.0.smithi016.stdout:2737: done (1 left) 2024-04-10T03:18:13.448 INFO:tasks.rados.rados.0.smithi016.stdout:2738: done (0 left) 2024-04-10T03:18:13.448 INFO:tasks.rados.rados.0.smithi016.stdout:2739: snap_create 2024-04-10T03:18:13.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: cluster 2024-04-10T03:18:12.266003+0000 mgr.y (mgr.25133) 308 : cluster 0 pgmap v507: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.6 MiB/s wr, 23 op/s 2024-04-10T03:18:13.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: cluster 2024-04-10T03:18:12.441712+0000 mon.a (mon.0) 929 : cluster 0 osdmap e618: 8 total, 8 up, 8 in 2024-04-10T03:18:13.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.516346+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:13.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: cephadm 2024-04-10T03:18:12.609595+0000 mgr.y (mgr.25133) 309 : cephadm 1 Detected new or changed devices on smithi016 2024-04-10T03:18:13.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.617528+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.626805+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.628735+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.630485+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: cluster 2024-04-10T03:18:12.633488+0000 mgr.y (mgr.25133) 310 : cluster 0 pgmap v509: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.5 MiB/s wr, 14 op/s 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: cluster 2024-04-10T03:18:12.633805+0000 mgr.y (mgr.25133) 311 : cluster 0 pgmap v510: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 16 op/s 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.640618+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.825614+0000 mon.a (mon.0) 936 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.831414+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.836076+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.839448+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.846242+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: audit 2024-04-10T03:18:12.853432+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-10T03:18:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:13 smithi136 bash[68278]: cephadm 2024-04-10T03:18:12.855041+0000 mgr.y (mgr.25133) 312 : cephadm 1 Upgrade: It appears safe to stop mds.b 2024-04-10T03:18:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: cluster 2024-04-10T03:18:12.266003+0000 mgr.y (mgr.25133) 308 : cluster 0 pgmap v507: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.6 MiB/s wr, 23 op/s 2024-04-10T03:18:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: cluster 2024-04-10T03:18:12.441712+0000 mon.a (mon.0) 929 : cluster 0 osdmap e618: 8 total, 8 up, 8 in 2024-04-10T03:18:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.516346+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: cephadm 2024-04-10T03:18:12.609595+0000 mgr.y (mgr.25133) 309 : cephadm 1 Detected new or changed devices on smithi016 2024-04-10T03:18:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.617528+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.626805+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.628735+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.630485+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: cluster 2024-04-10T03:18:12.633488+0000 mgr.y (mgr.25133) 310 : cluster 0 pgmap v509: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.5 MiB/s wr, 14 op/s 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: cluster 2024-04-10T03:18:12.633805+0000 mgr.y (mgr.25133) 311 : cluster 0 pgmap v510: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 16 op/s 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.640618+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.825614+0000 mon.a (mon.0) 936 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.831414+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.836076+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.839448+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.846242+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: audit 2024-04-10T03:18:12.853432+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-10T03:18:13.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[72916]: cephadm 2024-04-10T03:18:12.855041+0000 mgr.y (mgr.25133) 312 : cephadm 1 Upgrade: It appears safe to stop mds.b 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: cluster 2024-04-10T03:18:12.266003+0000 mgr.y (mgr.25133) 308 : cluster 0 pgmap v507: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.6 MiB/s wr, 23 op/s 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: cluster 2024-04-10T03:18:12.441712+0000 mon.a (mon.0) 929 : cluster 0 osdmap e618: 8 total, 8 up, 8 in 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.516346+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: cephadm 2024-04-10T03:18:12.609595+0000 mgr.y (mgr.25133) 309 : cephadm 1 Detected new or changed devices on smithi016 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.617528+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.626805+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.628735+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.630485+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: cluster 2024-04-10T03:18:12.633488+0000 mgr.y (mgr.25133) 310 : cluster 0 pgmap v509: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.5 MiB/s wr, 14 op/s 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: cluster 2024-04-10T03:18:12.633805+0000 mgr.y (mgr.25133) 311 : cluster 0 pgmap v510: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 16 op/s 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.640618+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.825614+0000 mon.a (mon.0) 936 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:13.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.831414+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.836076+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.839448+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.846242+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: audit 2024-04-10T03:18:12.853432+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-10T03:18:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:13 smithi016 bash[74137]: cephadm 2024-04-10T03:18:12.855041+0000 mgr.y (mgr.25133) 312 : cephadm 1 Upgrade: It appears safe to stop mds.b 2024-04-10T03:18:14.451 INFO:tasks.rados.rados.0.smithi016.stdout:2739: done (0 left) 2024-04-10T03:18:14.451 INFO:tasks.rados.rados.0.smithi016.stdout:2740: snap_remove snap 265 2024-04-10T03:18:14.711 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:14 smithi136 bash[68278]: cluster 2024-04-10T03:18:13.452699+0000 mon.a (mon.0) 942 : cluster 0 osdmap e619: 8 total, 8 up, 8 in 2024-04-10T03:18:14.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:14 smithi016 bash[72916]: cluster 2024-04-10T03:18:13.452699+0000 mon.a (mon.0) 942 : cluster 0 osdmap e619: 8 total, 8 up, 8 in 2024-04-10T03:18:14.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:14 smithi016 bash[74137]: cluster 2024-04-10T03:18:13.452699+0000 mon.a (mon.0) 942 : cluster 0 osdmap e619: 8 total, 8 up, 8 in 2024-04-10T03:18:15.458 INFO:tasks.rados.rados.0.smithi016.stdout:2740: done (0 left) 2024-04-10T03:18:15.458 INFO:tasks.rados.rados.0.smithi016.stdout:2741: rollback oid 24 current snap is 266 2024-04-10T03:18:15.458 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 24 to 189 2024-04-10T03:18:15.458 INFO:tasks.rados.rados.0.smithi016.stdout:2742: copy_from oid 33 from oid 15 current snap is 266 2024-04-10T03:18:15.458 INFO:tasks.rados.rados.0.smithi016.stdout:2743: snap_remove snap 262 2024-04-10T03:18:15.472 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[72916]: cluster 2024-04-10T03:18:14.455814+0000 mon.a (mon.0) 943 : cluster 0 osdmap e620: 8 total, 8 up, 8 in 2024-04-10T03:18:15.472 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[72916]: cluster 2024-04-10T03:18:14.634481+0000 mgr.y (mgr.25133) 313 : cluster 0 pgmap v513: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 5 op/s 2024-04-10T03:18:15.472 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[72916]: audit 2024-04-10T03:18:15.437638+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:15.472 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[72916]: audit 2024-04-10T03:18:15.443213+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:18:15.472 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[72916]: audit 2024-04-10T03:18:15.445143+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:18:15.472 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[74137]: cluster 2024-04-10T03:18:14.455814+0000 mon.a (mon.0) 943 : cluster 0 osdmap e620: 8 total, 8 up, 8 in 2024-04-10T03:18:15.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[74137]: cluster 2024-04-10T03:18:14.634481+0000 mgr.y (mgr.25133) 313 : cluster 0 pgmap v513: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 5 op/s 2024-04-10T03:18:15.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[74137]: audit 2024-04-10T03:18:15.437638+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:15.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[74137]: audit 2024-04-10T03:18:15.443213+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:18:15.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:15 smithi016 bash[74137]: audit 2024-04-10T03:18:15.445143+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:18:15.900 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:15 smithi136 bash[68278]: cluster 2024-04-10T03:18:14.455814+0000 mon.a (mon.0) 943 : cluster 0 osdmap e620: 8 total, 8 up, 8 in 2024-04-10T03:18:15.900 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:15 smithi136 bash[68278]: cluster 2024-04-10T03:18:14.634481+0000 mgr.y (mgr.25133) 313 : cluster 0 pgmap v513: 121 pgs: 121 active+clean; 641 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 5 op/s 2024-04-10T03:18:15.900 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:15 smithi136 bash[68278]: audit 2024-04-10T03:18:15.437638+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:15.901 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:15 smithi136 bash[68278]: audit 2024-04-10T03:18:15.443213+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' 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-04-10T03:18:15.901 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:15 smithi136 bash[68278]: audit 2024-04-10T03:18:15.445143+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:18:16.471 INFO:tasks.rados.rados.0.smithi016.stdout:2743: done (2 left) 2024-04-10T03:18:16.471 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 266 2024-04-10T03:18:16.471 INFO:tasks.rados.rados.0.smithi016.stdout:2744: seq_num 849 ranges {11468800=622592,12091392=516096,12607488=663552,13271040=425984} 2024-04-10T03:18:16.543 INFO:tasks.rados.rados.0.smithi016.stdout:2744: writing smithi01663999-40 from 11468800 to 12091392 tid 1 2024-04-10T03:18:16.546 INFO:tasks.rados.rados.0.smithi016.stdout:2744: writing smithi01663999-40 from 12091392 to 12607488 tid 2 2024-04-10T03:18:16.550 INFO:tasks.rados.rados.0.smithi016.stdout:2744: writing smithi01663999-40 from 12607488 to 13271040 tid 3 2024-04-10T03:18:16.553 INFO:tasks.rados.rados.0.smithi016.stdout:2744: writing smithi01663999-40 from 13271040 to 13697024 tid 4 2024-04-10T03:18:16.553 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 266 2024-04-10T03:18:16.553 INFO:tasks.rados.rados.0.smithi016.stdout:2745: seq_num 850 ranges {0=638976,638976=802816,1441792=475136,1916928=327680} 2024-04-10T03:18:16.557 INFO:tasks.rados.rados.0.smithi016.stdout:2745: writing smithi01663999-21 from 0 to 638976 tid 1 2024-04-10T03:18:16.562 INFO:tasks.rados.rados.0.smithi016.stdout:2745: writing smithi01663999-21 from 638976 to 1441792 tid 2 2024-04-10T03:18:16.565 INFO:tasks.rados.rados.0.smithi016.stdout:2745: writing smithi01663999-21 from 1441792 to 1916928 tid 3 2024-04-10T03:18:16.567 INFO:tasks.rados.rados.0.smithi016.stdout:2745: writing smithi01663999-21 from 1916928 to 2244608 tid 4 2024-04-10T03:18:16.567 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 266 2024-04-10T03:18:16.567 INFO:tasks.rados.rados.0.smithi016.stdout:2746: seq_num 851 ranges {2498560=655360,3153920=688128,3842048=679936,4521984=237568} 2024-04-10T03:18:16.585 INFO:tasks.rados.rados.0.smithi016.stdout:2746: writing smithi01663999-19 from 2498560 to 3153920 tid 1 2024-04-10T03:18:16.589 INFO:tasks.rados.rados.0.smithi016.stdout:2746: writing smithi01663999-19 from 3153920 to 3842048 tid 2 2024-04-10T03:18:16.593 INFO:tasks.rados.rados.0.smithi016.stdout:2746: writing smithi01663999-19 from 3842048 to 4521984 tid 3 2024-04-10T03:18:16.595 INFO:tasks.rados.rados.0.smithi016.stdout:2746: writing smithi01663999-19 from 4521984 to 4759552 tid 4 2024-04-10T03:18:16.595 INFO:tasks.rados.rados.0.smithi016.stdout:2747: delete oid 46 current snap is 266 2024-04-10T03:18:16.595 INFO:tasks.rados.rados.0.smithi016.stdout:2741: finishing rollback tid 0 to smithi01663999-24 2024-04-10T03:18:16.595 INFO:tasks.rados.rados.0.smithi016.stdout:2741: finishing rollback tid 1 to smithi01663999-24 2024-04-10T03:18:16.595 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1639 (ObjNum 161 snap 0 seq_num 2096869008) dirty dne 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2742: finishing copy_from to smithi01663999-33 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2742: got expected ENOENT (src dne) 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2742: finishing copy_from racing read to smithi01663999-33 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2744: finishing write tid 1 to smithi01663999-40 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2744: finishing write tid 2 to smithi01663999-40 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2744: finishing write tid 3 to smithi01663999-40 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2744: finishing write tid 4 to smithi01663999-40 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2744: finishing write tid 5 to smithi01663999-40 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2745: finishing write tid 1 to smithi01663999-21 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2744: finishing write tid 6 to smithi01663999-40 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1454 (ObjNum 849 snap 266 seq_num 849) dirty exists 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2744: left oid 40 (ObjNum 849 snap 266 seq_num 849) 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2745: finishing write tid 2 to smithi01663999-21 2024-04-10T03:18:16.596 INFO:tasks.rados.rados.0.smithi016.stdout:2745: finishing write tid 3 to smithi01663999-21 2024-04-10T03:18:16.597 INFO:tasks.rados.rados.0.smithi016.stdout:2745: finishing write tid 4 to smithi01663999-21 2024-04-10T03:18:16.597 INFO:tasks.rados.rados.0.smithi016.stdout:2745: finishing write tid 5 to smithi01663999-21 2024-04-10T03:18:16.597 INFO:tasks.rados.rados.0.smithi016.stdout:2745: finishing write tid 6 to smithi01663999-21 2024-04-10T03:18:16.597 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2235 (ObjNum 850 snap 266 seq_num 850) dirty exists 2024-04-10T03:18:16.597 INFO:tasks.rados.rados.0.smithi016.stdout:2745: left oid 21 (ObjNum 850 snap 266 seq_num 850) 2024-04-10T03:18:16.597 INFO:tasks.rados.rados.0.smithi016.stdout:2746: finishing write tid 1 to smithi01663999-19 2024-04-10T03:18:16.597 INFO:tasks.rados.rados.0.smithi016.stdout:2746: finishing write tid 2 to smithi01663999-19 2024-04-10T03:18:16.600 INFO:tasks.rados.rados.0.smithi016.stdout:2741: done (5 left) 2024-04-10T03:18:16.600 INFO:tasks.rados.rados.0.smithi016.stdout:2742: done (4 left) 2024-04-10T03:18:16.600 INFO:tasks.rados.rados.0.smithi016.stdout:2744: done (3 left) 2024-04-10T03:18:16.600 INFO:tasks.rados.rados.0.smithi016.stdout:2745: done (2 left) 2024-04-10T03:18:16.600 INFO:tasks.rados.rados.0.smithi016.stdout:2747: done (1 left) 2024-04-10T03:18:16.600 INFO:tasks.rados.rados.0.smithi016.stdout:2748: snap_create 2024-04-10T03:18:16.601 INFO:tasks.rados.rados.0.smithi016.stdout:2746: finishing write tid 3 to smithi01663999-19 2024-04-10T03:18:16.602 INFO:tasks.rados.rados.0.smithi016.stdout:2746: finishing write tid 4 to smithi01663999-19 2024-04-10T03:18:16.603 INFO:tasks.rados.rados.0.smithi016.stdout:2746: finishing write tid 5 to smithi01663999-19 2024-04-10T03:18:16.606 INFO:tasks.rados.rados.0.smithi016.stdout:2746: finishing write tid 6 to smithi01663999-19 2024-04-10T03:18:16.606 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1459 (ObjNum 851 snap 266 seq_num 851) dirty exists 2024-04-10T03:18:16.606 INFO:tasks.rados.rados.0.smithi016.stdout:2746: left oid 19 (ObjNum 851 snap 266 seq_num 851) 2024-04-10T03:18:16.749 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:16 smithi136 bash[68278]: cephadm 2024-04-10T03:18:15.428098+0000 mgr.y (mgr.25133) 314 : cephadm 1 Upgrade: Updating mds.b 2024-04-10T03:18:16.749 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:16 smithi136 bash[68278]: cephadm 2024-04-10T03:18:15.447245+0000 mgr.y (mgr.25133) 315 : cephadm 1 Deploying daemon mds.b on smithi136 2024-04-10T03:18:16.749 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:16 smithi136 bash[68278]: cluster 2024-04-10T03:18:15.458696+0000 mon.a (mon.0) 947 : cluster 0 osdmap e621: 8 total, 8 up, 8 in 2024-04-10T03:18:16.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:16 smithi016 bash[74137]: cephadm 2024-04-10T03:18:15.428098+0000 mgr.y (mgr.25133) 314 : cephadm 1 Upgrade: Updating mds.b 2024-04-10T03:18:16.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:16 smithi016 bash[74137]: cephadm 2024-04-10T03:18:15.447245+0000 mgr.y (mgr.25133) 315 : cephadm 1 Deploying daemon mds.b on smithi136 2024-04-10T03:18:16.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:16 smithi016 bash[74137]: cluster 2024-04-10T03:18:15.458696+0000 mon.a (mon.0) 947 : cluster 0 osdmap e621: 8 total, 8 up, 8 in 2024-04-10T03:18:16.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:16 smithi016 bash[72916]: cephadm 2024-04-10T03:18:15.428098+0000 mgr.y (mgr.25133) 314 : cephadm 1 Upgrade: Updating mds.b 2024-04-10T03:18:16.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:16 smithi016 bash[72916]: cephadm 2024-04-10T03:18:15.447245+0000 mgr.y (mgr.25133) 315 : cephadm 1 Deploying daemon mds.b on smithi136 2024-04-10T03:18:16.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:16 smithi016 bash[72916]: cluster 2024-04-10T03:18:15.458696+0000 mon.a (mon.0) 947 : cluster 0 osdmap e621: 8 total, 8 up, 8 in 2024-04-10T03:18:17.439 INFO:tasks.rados.rados.0.smithi016.stdout:2746: done (1 left) 2024-04-10T03:18:17.439 INFO:tasks.rados.rados.0.smithi016.stdout:2748: done (0 left) 2024-04-10T03:18:17.439 INFO:tasks.rados.rados.0.smithi016.stdout:2749: read oid 21 snap 238 2024-04-10T03:18:17.439 INFO:tasks.rados.rados.0.smithi016.stdout:2749: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:18:17.439 INFO:tasks.rados.rados.0.smithi016.stdout:2750: read oid 24 snap -1 2024-04-10T03:18:17.439 INFO:tasks.rados.rados.0.smithi016.stdout:2750: expect deleted 2024-04-10T03:18:17.439 INFO:tasks.rados.rados.0.smithi016.stdout:2751: read oid 20 snap -1 2024-04-10T03:18:17.439 INFO:tasks.rados.rados.0.smithi016.stdout:2751: expect deleted 2024-04-10T03:18:17.439 INFO:tasks.rados.rados.0.smithi016.stdout:2752: delete oid 1 current snap is 267 2024-04-10T03:18:17.449 INFO:tasks.rados.rados.0.smithi016.stdout:2752: done (3 left) 2024-04-10T03:18:17.449 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 267 2024-04-10T03:18:17.449 INFO:tasks.rados.rados.0.smithi016.stdout:2753: seq_num 854 ranges {2080768=712704,2793472=794624,3588096=450560,4038656=360448} 2024-04-10T03:18:17.464 INFO:tasks.rados.rados.0.smithi016.stdout:2753: writing smithi01663999-13 from 2080768 to 2793472 tid 1 2024-04-10T03:18:17.469 INFO:tasks.rados.rados.0.smithi016.stdout:2753: writing smithi01663999-13 from 2793472 to 3588096 tid 2 2024-04-10T03:18:17.471 INFO:tasks.rados.rados.0.smithi016.stdout:2753: writing smithi01663999-13 from 3588096 to 4038656 tid 3 2024-04-10T03:18:17.475 INFO:tasks.rados.rados.0.smithi016.stdout:2753: writing smithi01663999-13 from 4038656 to 4399104 tid 4 2024-04-10T03:18:17.475 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 37 current snap is 267 2024-04-10T03:18:17.475 INFO:tasks.rados.rados.0.smithi016.stdout:2754: seq_num 855 ranges {4063232=729088,4792320=671744,5464064=663552,6127616=270336} 2024-04-10T03:18:17.502 INFO:tasks.rados.rados.0.smithi016.stdout:2754: writing smithi01663999-37 from 4063232 to 4792320 tid 1 2024-04-10T03:18:17.506 INFO:tasks.rados.rados.0.smithi016.stdout:2754: writing smithi01663999-37 from 4792320 to 5464064 tid 2 2024-04-10T03:18:17.510 INFO:tasks.rados.rados.0.smithi016.stdout:2754: writing smithi01663999-37 from 5464064 to 6127616 tid 3 2024-04-10T03:18:17.512 INFO:tasks.rados.rados.0.smithi016.stdout:2754: writing smithi01663999-37 from 6127616 to 6397952 tid 4 2024-04-10T03:18:17.513 INFO:tasks.rados.rados.0.smithi016.stdout:2755: rmattr oid 14 current snap is 267 2024-04-10T03:18:17.513 INFO:tasks.rados.rados.0.smithi016.stdout:2750: done (5 left) 2024-04-10T03:18:17.513 INFO:tasks.rados.rados.0.smithi016.stdout:2751: done (4 left) 2024-04-10T03:18:17.513 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 267 2024-04-10T03:18:17.513 INFO:tasks.rados.rados.0.smithi016.stdout:2756: seq_num 856 ranges {11468800=745472,12214272=557056,12771328=417792,13189120=434176,13623296=196608} 2024-04-10T03:18:17.583 INFO:tasks.rados.rados.0.smithi016.stdout:2756: writing smithi01663999-11 from 11468800 to 12214272 tid 1 2024-04-10T03:18:17.586 INFO:tasks.rados.rados.0.smithi016.stdout:2756: writing smithi01663999-11 from 12214272 to 12771328 tid 2 2024-04-10T03:18:17.588 INFO:tasks.rados.rados.0.smithi016.stdout:2756: writing smithi01663999-11 from 12771328 to 13189120 tid 3 2024-04-10T03:18:17.591 INFO:tasks.rados.rados.0.smithi016.stdout:2756: writing smithi01663999-11 from 13189120 to 13623296 tid 4 2024-04-10T03:18:17.592 INFO:tasks.rados.rados.0.smithi016.stdout:2756: writing smithi01663999-11 from 13623296 to 13819904 tid 5 2024-04-10T03:18:17.592 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 267 2024-04-10T03:18:17.592 INFO:tasks.rados.rados.0.smithi016.stdout:2757: seq_num 857 ranges {1024000=761856,1785856=442368,2228224=630784,2859008=532480} 2024-04-10T03:18:17.602 INFO:tasks.rados.rados.0.smithi016.stdout:2757: writing smithi01663999-3 from 1024000 to 1785856 tid 1 2024-04-10T03:18:17.605 INFO:tasks.rados.rados.0.smithi016.stdout:2757: writing smithi01663999-3 from 1785856 to 2228224 tid 2 2024-04-10T03:18:17.608 INFO:tasks.rados.rados.0.smithi016.stdout:2757: writing smithi01663999-3 from 2228224 to 2859008 tid 3 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2757: writing smithi01663999-3 from 2859008 to 3391488 tid 4 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2758: read oid 16 snap 260 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2758: expect (ObjNum 796 snap 249 seq_num 796) 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2759: copy_from oid 1 from oid 23 current snap is 267 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2753: finishing write tid 1 to smithi01663999-13 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2753: finishing write tid 2 to smithi01663999-13 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2753: finishing write tid 3 to smithi01663999-13 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2753: finishing write tid 4 to smithi01663999-13 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2753: finishing write tid 5 to smithi01663999-13 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2753: finishing write tid 6 to smithi01663999-13 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2187 (ObjNum 854 snap 267 seq_num 854) dirty exists 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2753: left oid 13 (ObjNum 854 snap 267 seq_num 854) 2024-04-10T03:18:17.613 INFO:tasks.rados.rados.0.smithi016.stdout:2754: finishing write tid 1 to smithi01663999-37 2024-04-10T03:18:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:2754: finishing write tid 2 to smithi01663999-37 2024-04-10T03:18:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:2754: finishing write tid 3 to smithi01663999-37 2024-04-10T03:18:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:2754: finishing write tid 4 to smithi01663999-37 2024-04-10T03:18:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:2754: finishing write tid 5 to smithi01663999-37 2024-04-10T03:18:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:2754: finishing write tid 6 to smithi01663999-37 2024-04-10T03:18:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1657 (ObjNum 855 snap 267 seq_num 855) dirty exists 2024-04-10T03:18:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:2754: left oid 37 (ObjNum 855 snap 267 seq_num 855) 2024-04-10T03:18:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2373 (ObjNum 838 snap 264 seq_num 838) dirty exists 2024-04-10T03:18:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:2749: expect (ObjNum 575 snap 173 seq_num 575) 2024-04-10T03:18:17.797 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:17 smithi136 bash[68278]: cluster 2024-04-10T03:18:16.475246+0000 mon.a (mon.0) 948 : cluster 0 osdmap e622: 8 total, 8 up, 8 in 2024-04-10T03:18:17.797 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:17 smithi136 bash[68278]: cluster 2024-04-10T03:18:16.635344+0000 mgr.y (mgr.25133) 316 : cluster 0 pgmap v516: 121 pgs: 121 active+clean; 645 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-04-10T03:18:17.797 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:17 smithi136 bash[68278]: cluster 2024-04-10T03:18:17.442545+0000 mon.a (mon.0) 949 : cluster 0 osdmap e623: 8 total, 8 up, 8 in 2024-04-10T03:18:17.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:17 smithi016 bash[74137]: cluster 2024-04-10T03:18:16.475246+0000 mon.a (mon.0) 948 : cluster 0 osdmap e622: 8 total, 8 up, 8 in 2024-04-10T03:18:17.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:17 smithi016 bash[74137]: cluster 2024-04-10T03:18:16.635344+0000 mgr.y (mgr.25133) 316 : cluster 0 pgmap v516: 121 pgs: 121 active+clean; 645 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-04-10T03:18:17.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:17 smithi016 bash[74137]: cluster 2024-04-10T03:18:17.442545+0000 mon.a (mon.0) 949 : cluster 0 osdmap e623: 8 total, 8 up, 8 in 2024-04-10T03:18:17.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:17 smithi016 bash[72916]: cluster 2024-04-10T03:18:16.475246+0000 mon.a (mon.0) 948 : cluster 0 osdmap e622: 8 total, 8 up, 8 in 2024-04-10T03:18:17.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:17 smithi016 bash[72916]: cluster 2024-04-10T03:18:16.635344+0000 mgr.y (mgr.25133) 316 : cluster 0 pgmap v516: 121 pgs: 121 active+clean; 645 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-04-10T03:18:17.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:17 smithi016 bash[72916]: cluster 2024-04-10T03:18:17.442545+0000 mon.a (mon.0) 949 : cluster 0 osdmap e623: 8 total, 8 up, 8 in 2024-04-10T03:18:18.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.164 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.164 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.165 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.165 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.165 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.166 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.166 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: Stopping Ceph mds.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:18:18.166 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[47610]: debug 2024-04-10T03:18:18.028+0000 7fae71a72700 -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-04-10T03:18:18.167 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[47610]: debug 2024-04-10T03:18:18.028+0000 7fae71a72700 -1 mds.b *** got signal Terminated *** 2024-04-10T03:18:18.167 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:18:17 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:18.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[72916]: debug 2024-04-10T03:18:18.024+0000 7f7c06f5a700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-10T03:18:18.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[74137]: cluster 2024-04-10T03:18:18.028261+0000 mon.a (mon.0) 950 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-10T03:18:18.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[74137]: cluster 2024-04-10T03:18:18.028311+0000 mon.a (mon.0) 951 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-10T03:18:18.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[74137]: cluster 2024-04-10T03:18:18.036845+0000 mon.a (mon.0) 952 : cluster 0 osdmap e624: 8 total, 8 up, 8 in 2024-04-10T03:18:18.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[74137]: cluster 2024-04-10T03:18:18.037031+0000 mon.a (mon.0) 953 : cluster 1 Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-04-10T03:18:18.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[74137]: cluster 2024-04-10T03:18:18.037147+0000 mon.a (mon.0) 954 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-10T03:18:18.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[74137]: cluster 2024-04-10T03:18:18.037529+0000 mon.a (mon.0) 955 : cluster 0 fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-10T03:18:18.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[74137]: cluster 2024-04-10T03:18:18.044768+0000 mon.a (mon.0) 956 : cluster 0 fsmap cephfs:1/1 {0=a=up:replay} 2024-04-10T03:18:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[74137]: audit 2024-04-10T03:18:18.438698+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:18:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[72916]: cluster 2024-04-10T03:18:18.028261+0000 mon.a (mon.0) 950 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-10T03:18:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[72916]: cluster 2024-04-10T03:18:18.028311+0000 mon.a (mon.0) 951 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-10T03:18:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[72916]: cluster 2024-04-10T03:18:18.036845+0000 mon.a (mon.0) 952 : cluster 0 osdmap e624: 8 total, 8 up, 8 in 2024-04-10T03:18:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[72916]: cluster 2024-04-10T03:18:18.037031+0000 mon.a (mon.0) 953 : cluster 1 Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-04-10T03:18:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[72916]: cluster 2024-04-10T03:18:18.037147+0000 mon.a (mon.0) 954 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-10T03:18:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[72916]: cluster 2024-04-10T03:18:18.037529+0000 mon.a (mon.0) 955 : cluster 0 fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-10T03:18:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[72916]: cluster 2024-04-10T03:18:18.044768+0000 mon.a (mon.0) 956 : cluster 0 fsmap cephfs:1/1 {0=a=up:replay} 2024-04-10T03:18:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:18 smithi016 bash[72916]: audit 2024-04-10T03:18:18.438698+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:18:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[68278]: cluster 2024-04-10T03:18:18.028261+0000 mon.a (mon.0) 950 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-10T03:18:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[68278]: cluster 2024-04-10T03:18:18.028311+0000 mon.a (mon.0) 951 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-10T03:18:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[68278]: cluster 2024-04-10T03:18:18.036845+0000 mon.a (mon.0) 952 : cluster 0 osdmap e624: 8 total, 8 up, 8 in 2024-04-10T03:18:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[68278]: cluster 2024-04-10T03:18:18.037031+0000 mon.a (mon.0) 953 : cluster 1 Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-04-10T03:18:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[68278]: cluster 2024-04-10T03:18:18.037147+0000 mon.a (mon.0) 954 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-10T03:18:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[68278]: cluster 2024-04-10T03:18:18.037529+0000 mon.a (mon.0) 955 : cluster 0 fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-10T03:18:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[68278]: cluster 2024-04-10T03:18:18.044768+0000 mon.a (mon.0) 956 : cluster 0 fsmap cephfs:1/1 {0=a=up:replay} 2024-04-10T03:18:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:18 smithi136 bash[68278]: audit 2024-04-10T03:18:18.438698+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:2756: finishing write tid 1 to smithi01663999-11 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:2756: finishing write tid 2 to smithi01663999-11 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:2756: finishing write tid 3 to smithi01663999-11 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:2756: finishing write tid 4 to smithi01663999-11 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:2756: finishing write tid 5 to smithi01663999-11 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:2756: finishing write tid 6 to smithi01663999-11 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:2756: finishing write tid 7 to smithi01663999-11 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1449 (ObjNum 856 snap 267 seq_num 856) dirty exists 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:2756: left oid 11 (ObjNum 856 snap 267 seq_num 856) 2024-04-10T03:18:19.722 INFO:tasks.rados.rados.0.smithi016.stdout:2757: finishing write tid 1 to smithi01663999-3 2024-04-10T03:18:19.723 INFO:tasks.rados.rados.0.smithi016.stdout:2757: finishing write tid 2 to smithi01663999-3 2024-04-10T03:18:19.723 INFO:tasks.rados.rados.0.smithi016.stdout:2757: finishing write tid 3 to smithi01663999-3 2024-04-10T03:18:19.723 INFO:tasks.rados.rados.0.smithi016.stdout:2757: finishing write tid 4 to smithi01663999-3 2024-04-10T03:18:19.723 INFO:tasks.rados.rados.0.smithi016.stdout:2757: finishing write tid 5 to smithi01663999-3 2024-04-10T03:18:19.723 INFO:tasks.rados.rados.0.smithi016.stdout:2758: expect (ObjNum 796 snap 249 seq_num 796) 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:2757: finishing write tid 6 to smithi01663999-3 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1662 (ObjNum 857 snap 267 seq_num 857) dirty exists 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:2757: left oid 3 (ObjNum 857 snap 267 seq_num 857) 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:2759: finishing copy_from racing read to smithi01663999-1 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:2759: finishing copy_from to smithi01663999-1 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 1449 (ObjNum 845 snap 264 seq_num 845) dirty exists 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:2749: done (7 left) 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:2753: done (6 left) 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:2754: done (5 left) 2024-04-10T03:18:19.756 INFO:tasks.rados.rados.0.smithi016.stdout:2755: done (4 left) 2024-04-10T03:18:19.757 INFO:tasks.rados.rados.0.smithi016.stdout:2756: done (3 left) 2024-04-10T03:18:19.757 INFO:tasks.rados.rados.0.smithi016.stdout:2757: done (2 left) 2024-04-10T03:18:19.757 INFO:tasks.rados.rados.0.smithi016.stdout:2758: done (1 left) 2024-04-10T03:18:19.757 INFO:tasks.rados.rados.0.smithi016.stdout:2759: done (0 left) 2024-04-10T03:18:19.757 INFO:tasks.rados.rados.0.smithi016.stdout:2760: delete oid 34 current snap is 267 2024-04-10T03:18:19.760 INFO:tasks.rados.rados.0.smithi016.stdout:2760: done (0 left) 2024-04-10T03:18:19.760 INFO:tasks.rados.rados.0.smithi016.stdout:2761: snap_remove snap 189 2024-04-10T03:18:19.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:19 smithi016 bash[74137]: cluster 2024-04-10T03:18:18.636138+0000 mgr.y (mgr.25133) 317 : cluster 0 pgmap v519: 121 pgs: 121 active+clean; 647 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 985 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-04-10T03:18:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:19 smithi016 bash[74137]: cluster 2024-04-10T03:18:19.047265+0000 mon.a (mon.0) 958 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:reconnect 2024-04-10T03:18:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:19 smithi016 bash[74137]: cluster 2024-04-10T03:18:19.047452+0000 mon.a (mon.0) 959 : cluster 0 fsmap cephfs:1/1 {0=a=up:reconnect} 2024-04-10T03:18:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:19 smithi016 bash[72916]: cluster 2024-04-10T03:18:18.636138+0000 mgr.y (mgr.25133) 317 : cluster 0 pgmap v519: 121 pgs: 121 active+clean; 647 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 985 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-04-10T03:18:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:19 smithi016 bash[72916]: cluster 2024-04-10T03:18:19.047265+0000 mon.a (mon.0) 958 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:reconnect 2024-04-10T03:18:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:19 smithi016 bash[72916]: cluster 2024-04-10T03:18:19.047452+0000 mon.a (mon.0) 959 : cluster 0 fsmap cephfs:1/1 {0=a=up:reconnect} 2024-04-10T03:18:19.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:19 smithi136 bash[68278]: cluster 2024-04-10T03:18:18.636138+0000 mgr.y (mgr.25133) 317 : cluster 0 pgmap v519: 121 pgs: 121 active+clean; 647 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 985 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-04-10T03:18:19.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:19 smithi136 bash[68278]: cluster 2024-04-10T03:18:19.047265+0000 mon.a (mon.0) 958 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:reconnect 2024-04-10T03:18:19.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:19 smithi136 bash[68278]: cluster 2024-04-10T03:18:19.047452+0000 mon.a (mon.0) 959 : cluster 0 fsmap cephfs:1/1 {0=a=up:reconnect} 2024-04-10T03:18:20.509 INFO:tasks.rados.rados.0.smithi016.stdout:2761: done (0 left) 2024-04-10T03:18:20.509 INFO:tasks.rados.rados.0.smithi016.stdout:2762: read oid 4 snap -1 2024-04-10T03:18:20.510 INFO:tasks.rados.rados.0.smithi016.stdout:2762: expect (ObjNum 647 snap 194 seq_num 647) 2024-04-10T03:18:20.510 INFO:tasks.rados.rados.0.smithi016.stdout:2763: snap_create 2024-04-10T03:18:20.601 INFO:tasks.rados.rados.0.smithi016.stdout:2762: expect (ObjNum 647 snap 194 seq_num 647) 2024-04-10T03:18:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[74137]: cluster 2024-04-10T03:18:20.047745+0000 mon.a (mon.0) 960 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:rejoin 2024-04-10T03:18:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[74137]: cluster 2024-04-10T03:18:20.047853+0000 mon.a (mon.0) 961 : cluster 0 fsmap cephfs:1/1 {0=a=up:rejoin} 2024-04-10T03:18:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[74137]: cluster 2024-04-10T03:18:20.049132+0000 mon.a (mon.0) 962 : cluster 1 daemon mds.a is now active in filesystem cephfs as rank 0 2024-04-10T03:18:21.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[74137]: cluster 2024-04-10T03:18:20.510547+0000 mon.a (mon.0) 963 : cluster 0 osdmap e625: 8 total, 8 up, 8 in 2024-04-10T03:18:21.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[74137]: cluster 2024-04-10T03:18:20.636667+0000 mgr.y (mgr.25133) 318 : cluster 0 pgmap v521: 121 pgs: 121 active+clean; 660 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 950 KiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-04-10T03:18:21.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[72916]: cluster 2024-04-10T03:18:20.047745+0000 mon.a (mon.0) 960 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:rejoin 2024-04-10T03:18:21.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[72916]: cluster 2024-04-10T03:18:20.047853+0000 mon.a (mon.0) 961 : cluster 0 fsmap cephfs:1/1 {0=a=up:rejoin} 2024-04-10T03:18:21.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[72916]: cluster 2024-04-10T03:18:20.049132+0000 mon.a (mon.0) 962 : cluster 1 daemon mds.a is now active in filesystem cephfs as rank 0 2024-04-10T03:18:21.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[72916]: cluster 2024-04-10T03:18:20.510547+0000 mon.a (mon.0) 963 : cluster 0 osdmap e625: 8 total, 8 up, 8 in 2024-04-10T03:18:21.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[72916]: cluster 2024-04-10T03:18:20.636667+0000 mgr.y (mgr.25133) 318 : cluster 0 pgmap v521: 121 pgs: 121 active+clean; 660 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 950 KiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-04-10T03:18:21.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:21 smithi136 bash[68278]: cluster 2024-04-10T03:18:20.047745+0000 mon.a (mon.0) 960 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:rejoin 2024-04-10T03:18:21.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:21 smithi136 bash[68278]: cluster 2024-04-10T03:18:20.047853+0000 mon.a (mon.0) 961 : cluster 0 fsmap cephfs:1/1 {0=a=up:rejoin} 2024-04-10T03:18:21.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:21 smithi136 bash[68278]: cluster 2024-04-10T03:18:20.049132+0000 mon.a (mon.0) 962 : cluster 1 daemon mds.a is now active in filesystem cephfs as rank 0 2024-04-10T03:18:21.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:21 smithi136 bash[68278]: cluster 2024-04-10T03:18:20.510547+0000 mon.a (mon.0) 963 : cluster 0 osdmap e625: 8 total, 8 up, 8 in 2024-04-10T03:18:21.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:21 smithi136 bash[68278]: cluster 2024-04-10T03:18:20.636667+0000 mgr.y (mgr.25133) 318 : cluster 0 pgmap v521: 121 pgs: 121 active+clean; 660 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 950 KiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-04-10T03:18:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:2762: done (1 left) 2024-04-10T03:18:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:2763: done (0 left) 2024-04-10T03:18:21.947 INFO:tasks.rados.rados.0.smithi016.stdout:2764: snap_remove snap 264 2024-04-10T03:18:22.046 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:18:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:18:21] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.43.0" 2024-04-10T03:18:22.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:22 smithi016 bash[74137]: cluster 2024-04-10T03:18:21.042658+0000 mon.a (mon.0) 964 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-10T03:18:22.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:22 smithi016 bash[74137]: cluster 2024-04-10T03:18:21.048906+0000 mon.a (mon.0) 965 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:active 2024-04-10T03:18:22.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:22 smithi016 bash[74137]: cluster 2024-04-10T03:18:21.049151+0000 mon.a (mon.0) 966 : cluster 0 fsmap cephfs:1 {0=a=up:active} 2024-04-10T03:18:22.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:22 smithi016 bash[74137]: cluster 2024-04-10T03:18:21.515478+0000 mon.a (mon.0) 967 : cluster 0 osdmap e626: 8 total, 8 up, 8 in 2024-04-10T03:18:22.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:22 smithi016 bash[72916]: cluster 2024-04-10T03:18:21.042658+0000 mon.a (mon.0) 964 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-10T03:18:22.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:22 smithi016 bash[72916]: cluster 2024-04-10T03:18:21.048906+0000 mon.a (mon.0) 965 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:active 2024-04-10T03:18:22.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:22 smithi016 bash[72916]: cluster 2024-04-10T03:18:21.049151+0000 mon.a (mon.0) 966 : cluster 0 fsmap cephfs:1 {0=a=up:active} 2024-04-10T03:18:22.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:22 smithi016 bash[72916]: cluster 2024-04-10T03:18:21.515478+0000 mon.a (mon.0) 967 : cluster 0 osdmap e626: 8 total, 8 up, 8 in 2024-04-10T03:18:22.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:22 smithi136 bash[68278]: cluster 2024-04-10T03:18:21.042658+0000 mon.a (mon.0) 964 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-10T03:18:22.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:22 smithi136 bash[68278]: cluster 2024-04-10T03:18:21.048906+0000 mon.a (mon.0) 965 : cluster 0 mds.? [v2:172.21.15.16:6834/3590833532,v1:172.21.15.16:6835/3590833532] up:active 2024-04-10T03:18:22.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:22 smithi136 bash[68278]: cluster 2024-04-10T03:18:21.049151+0000 mon.a (mon.0) 966 : cluster 0 fsmap cephfs:1 {0=a=up:active} 2024-04-10T03:18:22.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:22 smithi136 bash[68278]: cluster 2024-04-10T03:18:21.515478+0000 mon.a (mon.0) 967 : cluster 0 osdmap e626: 8 total, 8 up, 8 in 2024-04-10T03:18:22.441 INFO:tasks.rados.rados.0.smithi016.stdout:2764: done (0 left) 2024-04-10T03:18:22.442 INFO:tasks.rados.rados.0.smithi016.stdout:2765: copy_from oid 49 from oid 17 current snap is 268 2024-04-10T03:18:22.442 INFO:tasks.rados.rados.0.smithi016.stdout:2766: snap_remove snap 266 2024-04-10T03:18:22.913 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:22 smithi136 bash[88495]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mds-b 2024-04-10T03:18:22.914 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:22 smithi136 bash[88554]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mds-b 2024-04-10T03:18:22.914 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mds.b.service: Deactivated successfully. 2024-04-10T03:18:22.914 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: Stopped Ceph mds.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:18:23.058 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:18:22 smithi016 bash[95584]: debug 2024-04-10T03:18:22.668+0000 7f79d92e0700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-04-10T03:18:23.414 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.414 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.414 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.415 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.415 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.415 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.416 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.416 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:23 smithi136 systemd[1]: Started Ceph mds.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:18:23.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.416 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:22 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:23.447 INFO:tasks.rados.rados.0.smithi016.stdout:2766: done (1 left) 2024-04-10T03:18:23.448 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 268 2024-04-10T03:18:23.448 INFO:tasks.rados.rados.0.smithi016.stdout:2767: seq_num 859 ranges {0=794624,794624=614400,1409024=638976,2048000=352256} 2024-04-10T03:18:23.453 INFO:tasks.rados.rados.0.smithi016.stdout:2767: writing smithi01663999-28 from 0 to 794624 tid 1 2024-04-10T03:18:23.457 INFO:tasks.rados.rados.0.smithi016.stdout:2767: writing smithi01663999-28 from 794624 to 1409024 tid 2 2024-04-10T03:18:23.461 INFO:tasks.rados.rados.0.smithi016.stdout:2767: writing smithi01663999-28 from 1409024 to 2048000 tid 3 2024-04-10T03:18:23.463 INFO:tasks.rados.rados.0.smithi016.stdout:2767: writing smithi01663999-28 from 2048000 to 2400256 tid 4 2024-04-10T03:18:23.463 INFO:tasks.rados.rados.0.smithi016.stdout:2768: snap_remove snap 260 2024-04-10T03:18:23.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[72916]: cluster 2024-04-10T03:18:22.442257+0000 mon.a (mon.0) 968 : cluster 0 osdmap e627: 8 total, 8 up, 8 in 2024-04-10T03:18:23.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[72916]: cluster 2024-04-10T03:18:22.637350+0000 mgr.y (mgr.25133) 319 : cluster 0 pgmap v524: 121 pgs: 121 active+clean; 527 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-04-10T03:18:23.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[72916]: audit 2024-04-10T03:18:23.101455+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:23.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[72916]: audit 2024-04-10T03:18:23.111638+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:23.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[72916]: audit 2024-04-10T03:18:23.133180+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[74137]: cluster 2024-04-10T03:18:22.442257+0000 mon.a (mon.0) 968 : cluster 0 osdmap e627: 8 total, 8 up, 8 in 2024-04-10T03:18:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[74137]: cluster 2024-04-10T03:18:22.637350+0000 mgr.y (mgr.25133) 319 : cluster 0 pgmap v524: 121 pgs: 121 active+clean; 527 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-04-10T03:18:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[74137]: audit 2024-04-10T03:18:23.101455+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[74137]: audit 2024-04-10T03:18:23.111638+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:23 smithi016 bash[74137]: audit 2024-04-10T03:18:23.133180+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:23.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:23 smithi136 bash[68278]: cluster 2024-04-10T03:18:22.442257+0000 mon.a (mon.0) 968 : cluster 0 osdmap e627: 8 total, 8 up, 8 in 2024-04-10T03:18:23.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:23 smithi136 bash[68278]: cluster 2024-04-10T03:18:22.637350+0000 mgr.y (mgr.25133) 319 : cluster 0 pgmap v524: 121 pgs: 121 active+clean; 527 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-04-10T03:18:23.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:23 smithi136 bash[68278]: audit 2024-04-10T03:18:23.101455+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:23.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:23 smithi136 bash[68278]: audit 2024-04-10T03:18:23.111638+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:23.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:23 smithi136 bash[68278]: audit 2024-04-10T03:18:23.133180+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:24.413 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:24 smithi136 bash[88610]: starting mds.b at 2024-04-10T03:18:24.451 INFO:tasks.rados.rados.0.smithi016.stdout:2768: done (2 left) 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2769: delete oid 27 current snap is 268 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2765: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2765: finishing copy_from to smithi01663999-49 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1440 (ObjNum 827 snap 262 seq_num 827) dirty exists 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2767: finishing write tid 1 to smithi01663999-28 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2767: finishing write tid 2 to smithi01663999-28 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2767: finishing write tid 3 to smithi01663999-28 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2767: finishing write tid 4 to smithi01663999-28 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2767: finishing write tid 5 to smithi01663999-28 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2767: finishing write tid 6 to smithi01663999-28 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1464 (ObjNum 859 snap 268 seq_num 859) dirty exists 2024-04-10T03:18:24.452 INFO:tasks.rados.rados.0.smithi016.stdout:2767: left oid 28 (ObjNum 859 snap 268 seq_num 859) 2024-04-10T03:18:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:2765: done (2 left) 2024-04-10T03:18:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:2767: done (1 left) 2024-04-10T03:18:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:2769: done (0 left) 2024-04-10T03:18:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 268 2024-04-10T03:18:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:2770: seq_num 861 ranges {12664832=24576} 2024-04-10T03:18:24.556 INFO:tasks.rados.rados.0.smithi016.stdout:2770: writing smithi01663999-4 from 12664832 to 12689408 tid 1 2024-04-10T03:18:24.556 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 268 2024-04-10T03:18:24.556 INFO:tasks.rados.rados.0.smithi016.stdout:2771: seq_num 862 ranges {13697024=40960} 2024-04-10T03:18:24.640 INFO:tasks.rados.rados.0.smithi016.stdout:2771: writing smithi01663999-40 from 13697024 to 13737984 tid 1 2024-04-10T03:18:24.640 INFO:tasks.rados.rados.0.smithi016.stdout:2772: copy_from oid 33 from oid 22 current snap is 268 2024-04-10T03:18:24.640 INFO:tasks.rados.rados.0.smithi016.stdout:2770: finishing write tid 1 to smithi01663999-4 2024-04-10T03:18:24.640 INFO:tasks.rados.rados.0.smithi016.stdout:2770: finishing write tid 2 to smithi01663999-4 2024-04-10T03:18:24.640 INFO:tasks.rados.rados.0.smithi016.stdout:2770: finishing write tid 3 to smithi01663999-4 2024-04-10T03:18:24.640 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2237 (ObjNum 861 snap 268 seq_num 861) dirty exists 2024-04-10T03:18:24.640 INFO:tasks.rados.rados.0.smithi016.stdout:2770: left oid 4 (ObjNum 861 snap 268 seq_num 861) 2024-04-10T03:18:24.640 INFO:tasks.rados.rados.0.smithi016.stdout:2770: done (2 left) 2024-04-10T03:18:24.640 INFO:tasks.rados.rados.0.smithi016.stdout:2773: snap_remove snap 261 2024-04-10T03:18:24.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:24 smithi016 bash[72916]: cluster 2024-04-10T03:18:23.451140+0000 mon.a (mon.0) 972 : cluster 0 osdmap e628: 8 total, 8 up, 8 in 2024-04-10T03:18:24.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:24 smithi016 bash[74137]: cluster 2024-04-10T03:18:23.451140+0000 mon.a (mon.0) 972 : cluster 0 osdmap e628: 8 total, 8 up, 8 in 2024-04-10T03:18:24.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:24 smithi136 bash[68278]: cluster 2024-04-10T03:18:23.451140+0000 mon.a (mon.0) 972 : cluster 0 osdmap e628: 8 total, 8 up, 8 in 2024-04-10T03:18:25.478 INFO:tasks.rados.rados.0.smithi016.stdout:2773: done (2 left) 2024-04-10T03:18:25.478 INFO:tasks.rados.rados.0.smithi016.stdout:2774: rmattr oid 45 current snap is 268 2024-04-10T03:18:25.479 INFO:tasks.rados.rados.0.smithi016.stdout:2775: setattr oid 29 current snap is 268 2024-04-10T03:18:25.483 INFO:tasks.rados.rados.0.smithi016.stdout:2771: finishing write tid 1 to smithi01663999-40 2024-04-10T03:18:25.483 INFO:tasks.rados.rados.0.smithi016.stdout:2771: finishing write tid 2 to smithi01663999-40 2024-04-10T03:18:25.483 INFO:tasks.rados.rados.0.smithi016.stdout:2772: finishing copy_from racing read to smithi01663999-33 2024-04-10T03:18:25.484 INFO:tasks.rados.rados.0.smithi016.stdout:2771: finishing write tid 3 to smithi01663999-40 2024-04-10T03:18:25.484 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1466 (ObjNum 862 snap 268 seq_num 862) dirty exists 2024-04-10T03:18:25.484 INFO:tasks.rados.rados.0.smithi016.stdout:2771: left oid 40 (ObjNum 862 snap 268 seq_num 862) 2024-04-10T03:18:25.484 INFO:tasks.rados.rados.0.smithi016.stdout:2772: finishing copy_from to smithi01663999-33 2024-04-10T03:18:25.484 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 2283 (ObjNum 823 snap 258 seq_num 823) dirty exists 2024-04-10T03:18:25.484 INFO:tasks.rados.rados.0.smithi016.stdout:2771: done (3 left) 2024-04-10T03:18:25.485 INFO:tasks.rados.rados.0.smithi016.stdout:2772: done (2 left) 2024-04-10T03:18:25.485 INFO:tasks.rados.rados.0.smithi016.stdout:2776: read oid 35 snap -1 2024-04-10T03:18:25.485 INFO:tasks.rados.rados.0.smithi016.stdout:2776: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:18:25.485 INFO:tasks.rados.rados.0.smithi016.stdout:2777: copy_from oid 34 from oid 7 current snap is 268 2024-04-10T03:18:25.485 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 268 2024-04-10T03:18:25.485 INFO:tasks.rados.rados.0.smithi016.stdout:2778: seq_num 863 ranges {15319040=57344} 2024-04-10T03:18:25.572 INFO:tasks.rados.rados.0.smithi016.stdout:2778: writing smithi01663999-50 from 15319040 to 15376384 tid 1 2024-04-10T03:18:25.572 INFO:tasks.rados.rados.0.smithi016.stdout:2779: rollback oid 3 current snap is 268 2024-04-10T03:18:25.572 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 3 to 267 2024-04-10T03:18:25.572 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1660 (ObjNum 844 snap 264 seq_num 844) dirty exists 2024-04-10T03:18:25.572 INFO:tasks.rados.rados.0.smithi016.stdout:2776: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 2399 (ObjNum 813 snap 257 seq_num 813) dirty exists 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:2777: finishing copy_from racing read to smithi01663999-34 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:2777: finishing copy_from to smithi01663999-34 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 1298 (ObjNum 808 snap 254 seq_num 808) dirty exists 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:2774: done (5 left) 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:2775: done (4 left) 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:2776: done (3 left) 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:2777: done (2 left) 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:2780: rollback oid 32 current snap is 268 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 32 to 267 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 268 2024-04-10T03:18:25.575 INFO:tasks.rados.rados.0.smithi016.stdout:2781: seq_num 864 ranges {2015232=73728} 2024-04-10T03:18:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:2781: writing smithi01663999-47 from 2015232 to 2088960 tid 1 2024-04-10T03:18:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:2782: delete oid 25 current snap is 268 2024-04-10T03:18:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:2778: finishing write tid 1 to smithi01663999-50 2024-04-10T03:18:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:2778: finishing write tid 2 to smithi01663999-50 2024-04-10T03:18:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:2779: finishing rollback tid 0 to smithi01663999-3 2024-04-10T03:18:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:2780: finishing rollback tid 0 to smithi01663999-32 2024-04-10T03:18:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:2780: finishing rollback tid 1 to smithi01663999-32 2024-04-10T03:18:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:2778: finishing write tid 3 to smithi01663999-50 2024-04-10T03:18:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1664 (ObjNum 863 snap 268 seq_num 863) dirty exists 2024-04-10T03:18:25.588 INFO:tasks.rados.rados.0.smithi016.stdout:2778: left oid 50 (ObjNum 863 snap 268 seq_num 863) 2024-04-10T03:18:25.588 INFO:tasks.rados.rados.0.smithi016.stdout:2780: finishing rollback tid 2 to smithi01663999-32 2024-04-10T03:18:25.588 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1663 (ObjNum 787 snap 249 seq_num 787) dirty exists 2024-04-10T03:18:25.588 INFO:tasks.rados.rados.0.smithi016.stdout:2779: finishing rollback tid 1 to smithi01663999-3 2024-04-10T03:18:25.588 INFO:tasks.rados.rados.0.smithi016.stdout:2779: finishing rollback tid 2 to smithi01663999-3 2024-04-10T03:18:25.588 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1667 (ObjNum 857 snap 267 seq_num 857) dirty exists 2024-04-10T03:18:25.591 INFO:tasks.rados.rados.0.smithi016.stdout:2781: finishing write tid 1 to smithi01663999-47 2024-04-10T03:18:25.592 INFO:tasks.rados.rados.0.smithi016.stdout:2778: done (4 left) 2024-04-10T03:18:25.592 INFO:tasks.rados.rados.0.smithi016.stdout:2779: done (3 left) 2024-04-10T03:18:25.592 INFO:tasks.rados.rados.0.smithi016.stdout:2780: done (2 left) 2024-04-10T03:18:25.593 INFO:tasks.rados.rados.0.smithi016.stdout:2782: done (1 left) 2024-04-10T03:18:25.593 INFO:tasks.rados.rados.0.smithi016.stdout:2783: read oid 16 snap -1 2024-04-10T03:18:25.593 INFO:tasks.rados.rados.0.smithi016.stdout:2783: expect (ObjNum 796 snap 249 seq_num 796) 2024-04-10T03:18:25.593 INFO:tasks.rados.rados.0.smithi016.stdout:2784: delete oid 30 current snap is 268 2024-04-10T03:18:25.593 INFO:tasks.rados.rados.0.smithi016.stdout:2781: finishing write tid 2 to smithi01663999-47 2024-04-10T03:18:25.595 INFO:tasks.rados.rados.0.smithi016.stdout:2781: finishing write tid 3 to smithi01663999-47 2024-04-10T03:18:25.595 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1655 (ObjNum 864 snap 268 seq_num 864) dirty exists 2024-04-10T03:18:25.595 INFO:tasks.rados.rados.0.smithi016.stdout:2781: left oid 47 (ObjNum 864 snap 268 seq_num 864) 2024-04-10T03:18:25.597 INFO:tasks.rados.rados.0.smithi016.stdout:2783: expect (ObjNum 796 snap 249 seq_num 796) 2024-04-10T03:18:25.633 INFO:tasks.rados.rados.0.smithi016.stdout:2781: done (2 left) 2024-04-10T03:18:25.633 INFO:tasks.rados.rados.0.smithi016.stdout:2783: done (1 left) 2024-04-10T03:18:25.633 INFO:tasks.rados.rados.0.smithi016.stdout:2784: done (0 left) 2024-04-10T03:18:25.633 INFO:tasks.rados.rados.0.smithi016.stdout:2785: copy_from oid 16 from oid 14 current snap is 268 2024-04-10T03:18:25.633 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 268 2024-04-10T03:18:25.633 INFO:tasks.rados.rados.0.smithi016.stdout:2786: seq_num 867 ranges {3579904=122880} 2024-04-10T03:18:25.654 INFO:tasks.rados.rados.0.smithi016.stdout:2786: writing smithi01663999-1 from 3579904 to 3702784 tid 1 2024-04-10T03:18:25.654 INFO:tasks.rados.rados.0.smithi016.stdout:2787: read oid 27 snap -1 2024-04-10T03:18:25.654 INFO:tasks.rados.rados.0.smithi016.stdout:2787: expect deleted 2024-04-10T03:18:25.654 INFO:tasks.rados.rados.0.smithi016.stdout:2788: delete oid 33 current snap is 268 2024-04-10T03:18:25.661 INFO:tasks.rados.rados.0.smithi016.stdout:2786: finishing write tid 1 to smithi01663999-1 2024-04-10T03:18:25.662 INFO:tasks.rados.rados.0.smithi016.stdout:2786: finishing write tid 2 to smithi01663999-1 2024-04-10T03:18:25.662 INFO:tasks.rados.rados.0.smithi016.stdout:2787: done (3 left) 2024-04-10T03:18:25.662 INFO:tasks.rados.rados.0.smithi016.stdout:2788: done (2 left) 2024-04-10T03:18:25.662 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 268 2024-04-10T03:18:25.662 INFO:tasks.rados.rados.0.smithi016.stdout:2789: seq_num 869 ranges {2539520=155648} 2024-04-10T03:18:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:2789: writing smithi01663999-32 from 2539520 to 2695168 tid 1 2024-04-10T03:18:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:2790: rollback oid 17 current snap is 268 2024-04-10T03:18:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 17 to 267 2024-04-10T03:18:25.679 INFO:tasks.rados.rados.0.smithi016.stdout:2786: finishing write tid 3 to smithi01663999-1 2024-04-10T03:18:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2285 (ObjNum 867 snap 268 seq_num 867) dirty exists 2024-04-10T03:18:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:2786: left oid 1 (ObjNum 867 snap 268 seq_num 867) 2024-04-10T03:18:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:2786: done (3 left) 2024-04-10T03:18:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 268 2024-04-10T03:18:25.680 INFO:tasks.rados.rados.0.smithi016.stdout:2791: seq_num 870 ranges {3153920=172032} 2024-04-10T03:18:25.699 INFO:tasks.rados.rados.0.smithi016.stdout:2791: writing smithi01663999-41 from 3153920 to 3325952 tid 1 2024-04-10T03:18:25.699 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 268 2024-04-10T03:18:25.699 INFO:tasks.rados.rados.0.smithi016.stdout:2792: seq_num 871 ranges {9879552=188416} 2024-04-10T03:18:25.758 INFO:tasks.rados.rados.0.smithi016.stdout:2792: writing smithi01663999-7 from 9879552 to 10067968 tid 1 2024-04-10T03:18:25.759 INFO:tasks.rados.rados.0.smithi016.stdout:2793: snap_create 2024-04-10T03:18:25.759 INFO:tasks.rados.rados.0.smithi016.stdout:2789: finishing write tid 1 to smithi01663999-32 2024-04-10T03:18:25.759 INFO:tasks.rados.rados.0.smithi016.stdout:2789: finishing write tid 2 to smithi01663999-32 2024-04-10T03:18:25.759 INFO:tasks.rados.rados.0.smithi016.stdout:2790: finishing rollback tid 0 to smithi01663999-17 2024-04-10T03:18:25.759 INFO:tasks.rados.rados.0.smithi016.stdout:2790: finishing rollback tid 1 to smithi01663999-17 2024-04-10T03:18:25.759 INFO:tasks.rados.rados.0.smithi016.stdout:2789: finishing write tid 3 to smithi01663999-32 2024-04-10T03:18:25.759 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1665 (ObjNum 869 snap 268 seq_num 869) dirty exists 2024-04-10T03:18:25.759 INFO:tasks.rados.rados.0.smithi016.stdout:2789: left oid 32 (ObjNum 869 snap 268 seq_num 869) 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:2790: finishing rollback tid 2 to smithi01663999-17 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1452 (ObjNum 827 snap 262 seq_num 827) dirty exists 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:2785: finishing copy_from racing read to smithi01663999-16 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:2791: finishing write tid 1 to smithi01663999-41 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:2791: finishing write tid 2 to smithi01663999-41 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:2785: finishing copy_from to smithi01663999-16 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2373 (ObjNum 838 snap 264 seq_num 838) dirty exists 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:2791: finishing write tid 3 to smithi01663999-41 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2112 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-04-10T03:18:25.760 INFO:tasks.rados.rados.0.smithi016.stdout:2791: left oid 41 (ObjNum 870 snap 268 seq_num 870) 2024-04-10T03:18:25.762 INFO:tasks.rados.rados.0.smithi016.stdout:2792: finishing write tid 1 to smithi01663999-7 2024-04-10T03:18:25.762 INFO:tasks.rados.rados.0.smithi016.stdout:2792: finishing write tid 2 to smithi01663999-7 2024-04-10T03:18:25.764 INFO:tasks.rados.rados.0.smithi016.stdout:2792: finishing write tid 3 to smithi01663999-7 2024-04-10T03:18:25.765 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2288 (ObjNum 871 snap 268 seq_num 871) dirty exists 2024-04-10T03:18:25.765 INFO:tasks.rados.rados.0.smithi016.stdout:2792: left oid 7 (ObjNum 871 snap 268 seq_num 871) 2024-04-10T03:18:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[72916]: cluster 2024-04-10T03:18:24.455560+0000 mon.a (mon.0) 973 : cluster 0 osdmap e629: 8 total, 8 up, 8 in 2024-04-10T03:18:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[72916]: cluster 2024-04-10T03:18:24.469907+0000 mon.a (mon.0) 974 : cluster 0 mds.? [v2:172.21.15.136:6832/3845321108,v1:172.21.15.136:6833/3845321108] up:boot 2024-04-10T03:18:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[72916]: cluster 2024-04-10T03:18:24.470268+0000 mon.a (mon.0) 975 : cluster 0 fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-10T03:18:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[72916]: audit 2024-04-10T03:18:24.471556+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:18:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[72916]: cluster 2024-04-10T03:18:24.638015+0000 mgr.y (mgr.25133) 320 : cluster 0 pgmap v527: 121 pgs: 121 active+clean; 463 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-04-10T03:18:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[74137]: cluster 2024-04-10T03:18:24.455560+0000 mon.a (mon.0) 973 : cluster 0 osdmap e629: 8 total, 8 up, 8 in 2024-04-10T03:18:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[74137]: cluster 2024-04-10T03:18:24.469907+0000 mon.a (mon.0) 974 : cluster 0 mds.? [v2:172.21.15.136:6832/3845321108,v1:172.21.15.136:6833/3845321108] up:boot 2024-04-10T03:18:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[74137]: cluster 2024-04-10T03:18:24.470268+0000 mon.a (mon.0) 975 : cluster 0 fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-10T03:18:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[74137]: audit 2024-04-10T03:18:24.471556+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:18:25.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:25 smithi016 bash[74137]: cluster 2024-04-10T03:18:24.638015+0000 mgr.y (mgr.25133) 320 : cluster 0 pgmap v527: 121 pgs: 121 active+clean; 463 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-04-10T03:18:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:25 smithi136 bash[68278]: cluster 2024-04-10T03:18:24.455560+0000 mon.a (mon.0) 973 : cluster 0 osdmap e629: 8 total, 8 up, 8 in 2024-04-10T03:18:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:25 smithi136 bash[68278]: cluster 2024-04-10T03:18:24.469907+0000 mon.a (mon.0) 974 : cluster 0 mds.? [v2:172.21.15.136:6832/3845321108,v1:172.21.15.136:6833/3845321108] up:boot 2024-04-10T03:18:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:25 smithi136 bash[68278]: cluster 2024-04-10T03:18:24.470268+0000 mon.a (mon.0) 975 : cluster 0 fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-10T03:18:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:25 smithi136 bash[68278]: audit 2024-04-10T03:18:24.471556+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-10T03:18:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:25 smithi136 bash[68278]: cluster 2024-04-10T03:18:24.638015+0000 mgr.y (mgr.25133) 320 : cluster 0 pgmap v527: 121 pgs: 121 active+clean; 463 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-04-10T03:18:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:2785: done (5 left) 2024-04-10T03:18:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:2789: done (4 left) 2024-04-10T03:18:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:2790: done (3 left) 2024-04-10T03:18:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:2791: done (2 left) 2024-04-10T03:18:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:2792: done (1 left) 2024-04-10T03:18:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:2793: done (0 left) 2024-04-10T03:18:26.478 INFO:tasks.rados.rados.0.smithi016.stdout:2794: delete oid 47 current snap is 269 2024-04-10T03:18:26.483 INFO:tasks.rados.rados.0.smithi016.stdout:2794: done (0 left) 2024-04-10T03:18:26.483 INFO:tasks.rados.rados.0.smithi016.stdout:2795: snap_create 2024-04-10T03:18:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:26 smithi016 bash[74137]: cluster 2024-04-10T03:18:25.480601+0000 mon.a (mon.0) 977 : cluster 0 osdmap e630: 8 total, 8 up, 8 in 2024-04-10T03:18:26.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:26 smithi016 bash[72916]: cluster 2024-04-10T03:18:25.480601+0000 mon.a (mon.0) 977 : cluster 0 osdmap e630: 8 total, 8 up, 8 in 2024-04-10T03:18:26.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:26 smithi136 bash[68278]: cluster 2024-04-10T03:18:25.480601+0000 mon.a (mon.0) 977 : cluster 0 osdmap e630: 8 total, 8 up, 8 in 2024-04-10T03:18:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:2795: done (0 left) 2024-04-10T03:18:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:2796: read oid 39 snap -1 2024-04-10T03:18:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:2796: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:18:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:2797: read oid 43 snap -1 2024-04-10T03:18:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:2797: expect (ObjNum 736 snap 236 seq_num 736) 2024-04-10T03:18:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 270 2024-04-10T03:18:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:2798: seq_num 873 ranges {0=229376} 2024-04-10T03:18:27.444 INFO:tasks.rados.rados.0.smithi016.stdout:2798: writing smithi01663999-26 from 0 to 229376 tid 1 2024-04-10T03:18:27.444 INFO:tasks.rados.rados.0.smithi016.stdout:2799: delete oid 4 current snap is 270 2024-04-10T03:18:27.445 INFO:tasks.rados.rados.0.smithi016.stdout:2796: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:18:27.458 INFO:tasks.rados.rados.0.smithi016.stdout:2798: finishing write tid 1 to smithi01663999-26 2024-04-10T03:18:27.460 INFO:tasks.rados.rados.0.smithi016.stdout:2798: finishing write tid 2 to smithi01663999-26 2024-04-10T03:18:27.463 INFO:tasks.rados.rados.0.smithi016.stdout:2798: finishing write tid 3 to smithi01663999-26 2024-04-10T03:18:27.463 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 1354 (ObjNum 873 snap 270 seq_num 873) dirty exists 2024-04-10T03:18:27.463 INFO:tasks.rados.rados.0.smithi016.stdout:2798: left oid 26 (ObjNum 873 snap 270 seq_num 873) 2024-04-10T03:18:27.464 INFO:tasks.rados.rados.0.smithi016.stdout:2796: done (3 left) 2024-04-10T03:18:27.467 INFO:tasks.rados.rados.0.smithi016.stdout:2798: done (2 left) 2024-04-10T03:18:27.467 INFO:tasks.rados.rados.0.smithi016.stdout:2799: done (1 left) 2024-04-10T03:18:27.467 INFO:tasks.rados.rados.0.smithi016.stdout:2800: setattr oid 48 current snap is 270 2024-04-10T03:18:27.468 INFO:tasks.rados.rados.0.smithi016.stdout:2797: expect (ObjNum 736 snap 236 seq_num 736) 2024-04-10T03:18:27.586 INFO:tasks.rados.rados.0.smithi016.stdout:2797: done (1 left) 2024-04-10T03:18:27.587 INFO:tasks.rados.rados.0.smithi016.stdout:2801: delete oid 44 current snap is 270 2024-04-10T03:18:27.592 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2289 (ObjNum 33 snap 0 seq_num 6) dirty exists 2024-04-10T03:18:27.594 INFO:tasks.rados.rados.0.smithi016.stdout:2800: done (1 left) 2024-04-10T03:18:27.594 INFO:tasks.rados.rados.0.smithi016.stdout:2801: done (0 left) 2024-04-10T03:18:27.594 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 270 2024-04-10T03:18:27.594 INFO:tasks.rados.rados.0.smithi016.stdout:2802: seq_num 876 ranges {17104896=278528} 2024-04-10T03:18:27.718 INFO:tasks.rados.rados.0.smithi016.stdout:2802: writing smithi01663999-14 from 17104896 to 17383424 tid 1 2024-04-10T03:18:27.718 INFO:tasks.rados.rados.0.smithi016.stdout:2803: delete oid 48 current snap is 270 2024-04-10T03:18:27.723 INFO:tasks.rados.rados.0.smithi016.stdout:2803: done (1 left) 2024-04-10T03:18:27.723 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 270 2024-04-10T03:18:27.723 INFO:tasks.rados.rados.0.smithi016.stdout:2804: seq_num 878 ranges {3203072=311296} 2024-04-10T03:18:27.744 INFO:tasks.rados.rados.0.smithi016.stdout:2804: writing smithi01663999-5 from 3203072 to 3514368 tid 1 2024-04-10T03:18:27.744 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 270 2024-04-10T03:18:27.744 INFO:tasks.rados.rados.0.smithi016.stdout:2805: seq_num 879 ranges {0=327680} 2024-04-10T03:18:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:2805: writing smithi01663999-48 from 0 to 327680 tid 1 2024-04-10T03:18:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:2806: rollback oid 41 current snap is 270 2024-04-10T03:18:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 268 2024-04-10T03:18:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:2802: finishing write tid 1 to smithi01663999-14 2024-04-10T03:18:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:2802: finishing write tid 2 to smithi01663999-14 2024-04-10T03:18:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:2802: finishing write tid 3 to smithi01663999-14 2024-04-10T03:18:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2410 (ObjNum 876 snap 270 seq_num 876) dirty exists 2024-04-10T03:18:27.746 INFO:tasks.rados.rados.0.smithi016.stdout:2802: left oid 14 (ObjNum 876 snap 270 seq_num 876) 2024-04-10T03:18:27.747 INFO:tasks.rados.rados.0.smithi016.stdout:2802: done (3 left) 2024-04-10T03:18:27.747 INFO:tasks.rados.rados.0.smithi016.stdout:2807: delete oid 36 current snap is 270 2024-04-10T03:18:27.750 INFO:tasks.rados.rados.0.smithi016.stdout:2805: finishing write tid 1 to smithi01663999-48 2024-04-10T03:18:27.750 INFO:tasks.rados.rados.0.smithi016.stdout:2805: finishing write tid 2 to smithi01663999-48 2024-04-10T03:18:27.751 INFO:tasks.rados.rados.0.smithi016.stdout:2807: done (3 left) 2024-04-10T03:18:27.751 INFO:tasks.rados.rados.0.smithi016.stdout:2808: delete oid 29 current snap is 270 2024-04-10T03:18:27.752 INFO:tasks.rados.rados.0.smithi016.stdout:2804: finishing write tid 1 to smithi01663999-5 2024-04-10T03:18:27.752 INFO:tasks.rados.rados.0.smithi016.stdout:2805: finishing write tid 3 to smithi01663999-48 2024-04-10T03:18:27.752 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2293 (ObjNum 879 snap 270 seq_num 879) dirty exists 2024-04-10T03:18:27.752 INFO:tasks.rados.rados.0.smithi016.stdout:2805: left oid 48 (ObjNum 879 snap 270 seq_num 879) 2024-04-10T03:18:27.753 INFO:tasks.rados.rados.0.smithi016.stdout:2804: finishing write tid 2 to smithi01663999-5 2024-04-10T03:18:27.756 INFO:tasks.rados.rados.0.smithi016.stdout:2804: finishing write tid 3 to smithi01663999-5 2024-04-10T03:18:27.756 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2413 (ObjNum 878 snap 270 seq_num 878) dirty exists 2024-04-10T03:18:27.756 INFO:tasks.rados.rados.0.smithi016.stdout:2804: left oid 5 (ObjNum 878 snap 270 seq_num 878) 2024-04-10T03:18:27.757 INFO:tasks.rados.rados.0.smithi016.stdout:2804: done (3 left) 2024-04-10T03:18:27.757 INFO:tasks.rados.rados.0.smithi016.stdout:2805: done (2 left) 2024-04-10T03:18:27.758 INFO:tasks.rados.rados.0.smithi016.stdout:2808: done (1 left) 2024-04-10T03:18:27.758 INFO:tasks.rados.rados.0.smithi016.stdout:2809: read oid 23 snap 238 2024-04-10T03:18:27.758 INFO:tasks.rados.rados.0.smithi016.stdout:2809: expect deleted 2024-04-10T03:18:27.758 INFO:tasks.rados.rados.0.smithi016.stdout:2810: snap_remove snap 267 2024-04-10T03:18:27.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:27 smithi016 bash[72916]: cluster 2024-04-10T03:18:26.481459+0000 mon.a (mon.0) 978 : cluster 0 osdmap e631: 8 total, 8 up, 8 in 2024-04-10T03:18:27.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:27 smithi016 bash[72916]: cluster 2024-04-10T03:18:26.638730+0000 mgr.y (mgr.25133) 321 : cluster 0 pgmap v530: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 423 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-04-10T03:18:27.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:27 smithi016 bash[72916]: cluster 2024-04-10T03:18:27.448238+0000 mon.a (mon.0) 979 : cluster 0 osdmap e632: 8 total, 8 up, 8 in 2024-04-10T03:18:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:27 smithi016 bash[74137]: cluster 2024-04-10T03:18:26.481459+0000 mon.a (mon.0) 978 : cluster 0 osdmap e631: 8 total, 8 up, 8 in 2024-04-10T03:18:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:27 smithi016 bash[74137]: cluster 2024-04-10T03:18:26.638730+0000 mgr.y (mgr.25133) 321 : cluster 0 pgmap v530: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 423 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-04-10T03:18:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:27 smithi016 bash[74137]: cluster 2024-04-10T03:18:27.448238+0000 mon.a (mon.0) 979 : cluster 0 osdmap e632: 8 total, 8 up, 8 in 2024-04-10T03:18:27.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:27 smithi136 bash[68278]: cluster 2024-04-10T03:18:26.481459+0000 mon.a (mon.0) 978 : cluster 0 osdmap e631: 8 total, 8 up, 8 in 2024-04-10T03:18:27.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:27 smithi136 bash[68278]: cluster 2024-04-10T03:18:26.638730+0000 mgr.y (mgr.25133) 321 : cluster 0 pgmap v530: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 423 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-04-10T03:18:27.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:27 smithi136 bash[68278]: cluster 2024-04-10T03:18:27.448238+0000 mon.a (mon.0) 979 : cluster 0 osdmap e632: 8 total, 8 up, 8 in 2024-04-10T03:18:28.512 INFO:tasks.rados.rados.0.smithi016.stdout:2810: done (2 left) 2024-04-10T03:18:28.512 INFO:tasks.rados.rados.0.smithi016.stdout:2811: delete oid 8 current snap is 270 2024-04-10T03:18:28.512 INFO:tasks.rados.rados.0.smithi016.stdout:2806: finishing rollback tid 0 to smithi01663999-41 2024-04-10T03:18:28.512 INFO:tasks.rados.rados.0.smithi016.stdout:2806: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:18:28.512 INFO:tasks.rados.rados.0.smithi016.stdout:2806: finishing rollback tid 2 to smithi01663999-41 2024-04-10T03:18:28.512 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2115 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-04-10T03:18:28.523 INFO:tasks.rados.rados.0.smithi016.stdout:2806: done (2 left) 2024-04-10T03:18:28.523 INFO:tasks.rados.rados.0.smithi016.stdout:2809: done (1 left) 2024-04-10T03:18:28.523 INFO:tasks.rados.rados.0.smithi016.stdout:2811: done (0 left) 2024-04-10T03:18:28.523 INFO:tasks.rados.rados.0.smithi016.stdout:2812: rollback oid 41 current snap is 270 2024-04-10T03:18:28.523 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 268 2024-04-10T03:18:28.523 INFO:tasks.rados.rados.0.smithi016.stdout:2813: rollback oid 19 current snap is 270 2024-04-10T03:18:28.523 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 269 2024-04-10T03:18:28.523 INFO:tasks.rados.rados.0.smithi016.stdout:2814: rollback oid 24 current snap is 270 2024-04-10T03:18:28.524 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 24 to 269 2024-04-10T03:18:28.524 INFO:tasks.rados.rados.0.smithi016.stdout:2815: snap_create 2024-04-10T03:18:28.527 INFO:tasks.rados.rados.0.smithi016.stdout:2812: finishing rollback tid 0 to smithi01663999-41 2024-04-10T03:18:28.527 INFO:tasks.rados.rados.0.smithi016.stdout:2814: finishing rollback tid 1 to smithi01663999-24 2024-04-10T03:18:28.527 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1639 (ObjNum 49 snap 0 seq_num 2096857664) dirty dne 2024-04-10T03:18:28.528 INFO:tasks.rados.rados.0.smithi016.stdout:2812: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:18:28.531 INFO:tasks.rados.rados.0.smithi016.stdout:2812: finishing rollback tid 2 to smithi01663999-41 2024-04-10T03:18:28.531 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2118 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-04-10T03:18:28.535 INFO:tasks.rados.rados.0.smithi016.stdout:2813: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:18:28.535 INFO:tasks.rados.rados.0.smithi016.stdout:2813: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:18:28.536 INFO:tasks.rados.rados.0.smithi016.stdout:2813: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:18:28.536 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 1469 (ObjNum 851 snap 266 seq_num 851) dirty exists 2024-04-10T03:18:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:28 smithi016 bash[72916]: audit 2024-04-10T03:18:27.515741+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:28.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:28 smithi016 bash[74137]: audit 2024-04-10T03:18:27.515741+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:28.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:28 smithi136 bash[68278]: audit 2024-04-10T03:18:27.515741+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:29.521 INFO:tasks.rados.rados.0.smithi016.stdout:2812: done (3 left) 2024-04-10T03:18:29.521 INFO:tasks.rados.rados.0.smithi016.stdout:2813: done (2 left) 2024-04-10T03:18:29.521 INFO:tasks.rados.rados.0.smithi016.stdout:2814: done (1 left) 2024-04-10T03:18:29.522 INFO:tasks.rados.rados.0.smithi016.stdout:2815: done (0 left) 2024-04-10T03:18:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:2816: read oid 49 snap -1 2024-04-10T03:18:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:2816: expect (ObjNum 827 snap 262 seq_num 827) 2024-04-10T03:18:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:2817: snap_remove snap 238 2024-04-10T03:18:29.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:29 smithi016 bash[74137]: cluster 2024-04-10T03:18:28.513660+0000 mon.a (mon.0) 981 : cluster 0 osdmap e633: 8 total, 8 up, 8 in 2024-04-10T03:18:29.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:29 smithi016 bash[74137]: cluster 2024-04-10T03:18:28.639609+0000 mgr.y (mgr.25133) 322 : cluster 0 pgmap v533: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 987 KiB/s rd, 7.6 MiB/s wr, 23 op/s 2024-04-10T03:18:29.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:29 smithi016 bash[74137]: audit 2024-04-10T03:18:28.774143+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:29.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:29 smithi016 bash[74137]: audit 2024-04-10T03:18:28.784988+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:29.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:29 smithi016 bash[72916]: cluster 2024-04-10T03:18:28.513660+0000 mon.a (mon.0) 981 : cluster 0 osdmap e633: 8 total, 8 up, 8 in 2024-04-10T03:18:29.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:29 smithi016 bash[72916]: cluster 2024-04-10T03:18:28.639609+0000 mgr.y (mgr.25133) 322 : cluster 0 pgmap v533: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 987 KiB/s rd, 7.6 MiB/s wr, 23 op/s 2024-04-10T03:18:29.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:29 smithi016 bash[72916]: audit 2024-04-10T03:18:28.774143+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:29.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:29 smithi016 bash[72916]: audit 2024-04-10T03:18:28.784988+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:29.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:29 smithi136 bash[68278]: cluster 2024-04-10T03:18:28.513660+0000 mon.a (mon.0) 981 : cluster 0 osdmap e633: 8 total, 8 up, 8 in 2024-04-10T03:18:29.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:29 smithi136 bash[68278]: cluster 2024-04-10T03:18:28.639609+0000 mgr.y (mgr.25133) 322 : cluster 0 pgmap v533: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 987 KiB/s rd, 7.6 MiB/s wr, 23 op/s 2024-04-10T03:18:29.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:29 smithi136 bash[68278]: audit 2024-04-10T03:18:28.774143+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:29.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:29 smithi136 bash[68278]: audit 2024-04-10T03:18:28.784988+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:30.518 INFO:tasks.rados.rados.0.smithi016.stdout:2816: expect (ObjNum 827 snap 262 seq_num 827) 2024-04-10T03:18:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:30 smithi016 bash[74137]: cluster 2024-04-10T03:18:29.526335+0000 mon.a (mon.0) 984 : cluster 0 osdmap e634: 8 total, 8 up, 8 in 2024-04-10T03:18:30.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:30 smithi016 bash[74137]: audit 2024-04-10T03:18:29.880877+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:30.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:30 smithi016 bash[74137]: audit 2024-04-10T03:18:29.888232+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:30 smithi016 bash[72916]: cluster 2024-04-10T03:18:29.526335+0000 mon.a (mon.0) 984 : cluster 0 osdmap e634: 8 total, 8 up, 8 in 2024-04-10T03:18:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:30 smithi016 bash[72916]: audit 2024-04-10T03:18:29.880877+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:30 smithi016 bash[72916]: audit 2024-04-10T03:18:29.888232+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:30.898 INFO:tasks.rados.rados.0.smithi016.stdout:2816: done (1 left) 2024-04-10T03:18:30.899 INFO:tasks.rados.rados.0.smithi016.stdout:2817: done (0 left) 2024-04-10T03:18:30.899 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 271 2024-04-10T03:18:30.899 INFO:tasks.rados.rados.0.smithi016.stdout:2818: seq_num 883 ranges {4186112=393216} 2024-04-10T03:18:30.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:30 smithi136 bash[68278]: cluster 2024-04-10T03:18:29.526335+0000 mon.a (mon.0) 984 : cluster 0 osdmap e634: 8 total, 8 up, 8 in 2024-04-10T03:18:30.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:30 smithi136 bash[68278]: audit 2024-04-10T03:18:29.880877+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:30.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:30 smithi136 bash[68278]: audit 2024-04-10T03:18:29.888232+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:30.947 INFO:tasks.rados.rados.0.smithi016.stdout:2818: writing smithi01663999-6 from 4186112 to 4579328 tid 1 2024-04-10T03:18:30.947 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 271 2024-04-10T03:18:30.947 INFO:tasks.rados.rados.0.smithi016.stdout:2819: seq_num 884 ranges {13737984=409600} 2024-04-10T03:18:31.040 INFO:tasks.rados.rados.0.smithi016.stdout:2819: writing smithi01663999-40 from 13737984 to 14147584 tid 1 2024-04-10T03:18:31.040 INFO:tasks.rados.rados.0.smithi016.stdout:2820: snap_remove snap 268 2024-04-10T03:18:31.541 INFO:tasks.rados.rados.0.smithi016.stdout:2820: done (2 left) 2024-04-10T03:18:31.541 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 271 2024-04-10T03:18:31.541 INFO:tasks.rados.rados.0.smithi016.stdout:2821: seq_num 885 ranges {6430720=425984} 2024-04-10T03:18:31.581 INFO:tasks.rados.rados.0.smithi016.stdout:2821: writing smithi01663999-17 from 6430720 to 6856704 tid 1 2024-04-10T03:18:31.581 INFO:tasks.rados.rados.0.smithi016.stdout:2822: rollback oid 38 current snap is 271 2024-04-10T03:18:31.581 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 38 to 269 2024-04-10T03:18:31.581 INFO:tasks.rados.rados.0.smithi016.stdout:2818: finishing write tid 1 to smithi01663999-6 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2818: finishing write tid 2 to smithi01663999-6 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2818: finishing write tid 3 to smithi01663999-6 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 2436 (ObjNum 883 snap 271 seq_num 883) dirty exists 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2818: left oid 6 (ObjNum 883 snap 271 seq_num 883) 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2819: finishing write tid 1 to smithi01663999-40 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2819: finishing write tid 2 to smithi01663999-40 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2819: finishing write tid 3 to smithi01663999-40 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 1471 (ObjNum 884 snap 271 seq_num 884) dirty exists 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2819: left oid 40 (ObjNum 884 snap 271 seq_num 884) 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2818: done (3 left) 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2819: done (2 left) 2024-04-10T03:18:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:2823: snap_remove snap 270 2024-04-10T03:18:31.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:18:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:18:31] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2024-04-10T03:18:31.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:31 smithi016 bash[74137]: cluster 2024-04-10T03:18:30.523802+0000 mon.a (mon.0) 987 : cluster 0 osdmap e635: 8 total, 8 up, 8 in 2024-04-10T03:18:31.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:31 smithi016 bash[74137]: cluster 2024-04-10T03:18:30.640245+0000 mgr.y (mgr.25133) 323 : cluster 0 pgmap v536: 121 pgs: 121 active+clean; 417 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1012 KiB/s rd, 6.5 MiB/s wr, 9 op/s 2024-04-10T03:18:31.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:31 smithi016 bash[72916]: cluster 2024-04-10T03:18:30.523802+0000 mon.a (mon.0) 987 : cluster 0 osdmap e635: 8 total, 8 up, 8 in 2024-04-10T03:18:31.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:31 smithi016 bash[72916]: cluster 2024-04-10T03:18:30.640245+0000 mgr.y (mgr.25133) 323 : cluster 0 pgmap v536: 121 pgs: 121 active+clean; 417 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1012 KiB/s rd, 6.5 MiB/s wr, 9 op/s 2024-04-10T03:18:31.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:31 smithi136 bash[68278]: cluster 2024-04-10T03:18:30.523802+0000 mon.a (mon.0) 987 : cluster 0 osdmap e635: 8 total, 8 up, 8 in 2024-04-10T03:18:31.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:31 smithi136 bash[68278]: cluster 2024-04-10T03:18:30.640245+0000 mgr.y (mgr.25133) 323 : cluster 0 pgmap v536: 121 pgs: 121 active+clean; 417 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1012 KiB/s rd, 6.5 MiB/s wr, 9 op/s 2024-04-10T03:18:32.445 INFO:tasks.rados.rados.0.smithi016.stdout:2823: done (2 left) 2024-04-10T03:18:32.445 INFO:tasks.rados.rados.0.smithi016.stdout:2824: rmattr oid 14 current snap is 271 2024-04-10T03:18:32.445 INFO:tasks.rados.rados.0.smithi016.stdout:2822: finishing rollback tid 0 to smithi01663999-38 2024-04-10T03:18:32.445 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 271 2024-04-10T03:18:32.445 INFO:tasks.rados.rados.0.smithi016.stdout:2822: finishing rollback tid 1 to smithi01663999-38 2024-04-10T03:18:32.446 INFO:tasks.rados.rados.0.smithi016.stdout:2822: finishing rollback tid 2 to smithi01663999-38 2024-04-10T03:18:32.446 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1346 (ObjNum 848 snap 264 seq_num 848) dirty exists 2024-04-10T03:18:32.446 INFO:tasks.rados.rados.0.smithi016.stdout:2821: finishing write tid 1 to smithi01663999-17 2024-04-10T03:18:32.446 INFO:tasks.rados.rados.0.smithi016.stdout:2825: seq_num 886 ranges {0=442368} 2024-04-10T03:18:32.448 INFO:tasks.rados.rados.0.smithi016.stdout:2825: writing smithi01663999-29 from 0 to 442368 tid 1 2024-04-10T03:18:32.448 INFO:tasks.rados.rados.0.smithi016.stdout:2822: done (3 left) 2024-04-10T03:18:32.448 INFO:tasks.rados.rados.0.smithi016.stdout:2826: snap_remove snap 269 2024-04-10T03:18:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:32 smithi016 bash[72916]: cluster 2024-04-10T03:18:31.544431+0000 mon.a (mon.0) 988 : cluster 0 osdmap e636: 8 total, 8 up, 8 in 2024-04-10T03:18:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:32 smithi016 bash[72916]: cluster 2024-04-10T03:18:32.448845+0000 mon.a (mon.0) 989 : cluster 0 osdmap e637: 8 total, 8 up, 8 in 2024-04-10T03:18:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:32 smithi016 bash[74137]: cluster 2024-04-10T03:18:31.544431+0000 mon.a (mon.0) 988 : cluster 0 osdmap e636: 8 total, 8 up, 8 in 2024-04-10T03:18:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:32 smithi016 bash[74137]: cluster 2024-04-10T03:18:32.448845+0000 mon.a (mon.0) 989 : cluster 0 osdmap e637: 8 total, 8 up, 8 in 2024-04-10T03:18:32.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:32 smithi136 bash[68278]: cluster 2024-04-10T03:18:31.544431+0000 mon.a (mon.0) 988 : cluster 0 osdmap e636: 8 total, 8 up, 8 in 2024-04-10T03:18:32.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:32 smithi136 bash[68278]: cluster 2024-04-10T03:18:32.448845+0000 mon.a (mon.0) 989 : cluster 0 osdmap e637: 8 total, 8 up, 8 in 2024-04-10T03:18:33.453 INFO:tasks.rados.rados.0.smithi016.stdout:2826: done (3 left) 2024-04-10T03:18:33.453 INFO:tasks.rados.rados.0.smithi016.stdout:2827: copy_from oid 25 from oid 26 current snap is 271 2024-04-10T03:18:33.453 INFO:tasks.rados.rados.0.smithi016.stdout:2821: finishing write tid 2 to smithi01663999-17 2024-04-10T03:18:33.453 INFO:tasks.rados.rados.0.smithi016.stdout:2821: finishing write tid 3 to smithi01663999-17 2024-04-10T03:18:33.453 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1454 (ObjNum 885 snap 271 seq_num 885) dirty exists 2024-04-10T03:18:33.453 INFO:tasks.rados.rados.0.smithi016.stdout:2821: left oid 17 (ObjNum 885 snap 271 seq_num 885) 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:2825: finishing write tid 1 to smithi01663999-29 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:2825: finishing write tid 2 to smithi01663999-29 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:2825: finishing write tid 3 to smithi01663999-29 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1668 (ObjNum 886 snap 271 seq_num 886) dirty exists 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:2825: left oid 29 (ObjNum 886 snap 271 seq_num 886) 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2443 (ObjNum 876 snap 270 seq_num 876) dirty exists 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:2821: done (3 left) 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:2824: done (2 left) 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:2825: done (1 left) 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:2828: copy_from oid 35 from oid 5 current snap is 271 2024-04-10T03:18:33.454 INFO:tasks.rados.rados.0.smithi016.stdout:2829: setattr oid 12 current snap is 271 2024-04-10T03:18:33.455 INFO:tasks.rados.rados.0.smithi016.stdout:2830: delete oid 1 current snap is 271 2024-04-10T03:18:33.468 INFO:tasks.rados.rados.0.smithi016.stdout:2830: done (3 left) 2024-04-10T03:18:33.468 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 271 2024-04-10T03:18:33.468 INFO:tasks.rados.rados.0.smithi016.stdout:2831: seq_num 888 ranges {0=475136} 2024-04-10T03:18:33.472 INFO:tasks.rados.rados.0.smithi016.stdout:2831: writing smithi01663999-8 from 0 to 475136 tid 1 2024-04-10T03:18:33.472 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 271 2024-04-10T03:18:33.472 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2376 (ObjNum 741 snap 238 seq_num 741) dirty exists 2024-04-10T03:18:33.472 INFO:tasks.rados.rados.0.smithi016.stdout:2832: seq_num 889 ranges {3391488=491520} 2024-04-10T03:18:33.496 INFO:tasks.rados.rados.0.smithi016.stdout:2832: writing smithi01663999-3 from 3391488 to 3883008 tid 1 2024-04-10T03:18:33.496 INFO:tasks.rados.rados.0.smithi016.stdout:2829: done (4 left) 2024-04-10T03:18:33.496 INFO:tasks.rados.rados.0.smithi016.stdout:2833: setattr oid 46 current snap is 271 2024-04-10T03:18:33.496 INFO:tasks.rados.rados.0.smithi016.stdout:2827: finishing copy_from racing read to smithi01663999-25 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:2827: finishing copy_from to smithi01663999-25 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 1354 (ObjNum 873 snap 270 seq_num 873) dirty exists 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:2831: finishing write tid 1 to smithi01663999-8 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:2831: finishing write tid 2 to smithi01663999-8 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:2831: finishing write tid 3 to smithi01663999-8 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1650 (ObjNum 888 snap 271 seq_num 888) dirty exists 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:2831: left oid 8 (ObjNum 888 snap 271 seq_num 888) 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:2828: finishing copy_from racing read to smithi01663999-35 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:2828: finishing copy_from to smithi01663999-35 2024-04-10T03:18:33.497 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2413 (ObjNum 878 snap 270 seq_num 878) dirty exists 2024-04-10T03:18:33.498 INFO:tasks.rados.rados.0.smithi016.stdout:2827: done (4 left) 2024-04-10T03:18:33.498 INFO:tasks.rados.rados.0.smithi016.stdout:2828: done (3 left) 2024-04-10T03:18:33.498 INFO:tasks.rados.rados.0.smithi016.stdout:2831: done (2 left) 2024-04-10T03:18:33.498 INFO:tasks.rados.rados.0.smithi016.stdout:2834: rollback oid 14 current snap is 271 2024-04-10T03:18:33.498 INFO:tasks.rados.rados.0.smithi016.stdout:2834: done (2 left) 2024-04-10T03:18:33.498 INFO:tasks.rados.rados.0.smithi016.stdout:2835: delete oid 12 current snap is 271 2024-04-10T03:18:33.501 INFO:tasks.rados.rados.0.smithi016.stdout:2832: finishing write tid 1 to smithi01663999-3 2024-04-10T03:18:33.501 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1651 (ObjNum 97 snap 0 seq_num 2081850176) dirty exists 2024-04-10T03:18:33.502 INFO:tasks.rados.rados.0.smithi016.stdout:2833: done (2 left) 2024-04-10T03:18:33.502 INFO:tasks.rados.rados.0.smithi016.stdout:2835: done (1 left) 2024-04-10T03:18:33.502 INFO:tasks.rados.rados.0.smithi016.stdout:2836: snap_create 2024-04-10T03:18:33.503 INFO:tasks.rados.rados.0.smithi016.stdout:2832: finishing write tid 2 to smithi01663999-3 2024-04-10T03:18:33.504 INFO:tasks.rados.rados.0.smithi016.stdout:2832: finishing write tid 3 to smithi01663999-3 2024-04-10T03:18:33.504 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1669 (ObjNum 889 snap 271 seq_num 889) dirty exists 2024-04-10T03:18:33.505 INFO:tasks.rados.rados.0.smithi016.stdout:2832: left oid 3 (ObjNum 889 snap 271 seq_num 889) 2024-04-10T03:18:33.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:33 smithi016 bash[72916]: cluster 2024-04-10T03:18:32.640704+0000 mgr.y (mgr.25133) 324 : cluster 0 pgmap v539: 121 pgs: 121 active+clean; 282 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 390 KiB/s wr, 16 op/s 2024-04-10T03:18:33.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:33 smithi016 bash[72916]: cluster 2024-04-10T03:18:33.454305+0000 mon.a (mon.0) 990 : cluster 0 osdmap e638: 8 total, 8 up, 8 in 2024-04-10T03:18:33.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:33 smithi016 bash[74137]: cluster 2024-04-10T03:18:32.640704+0000 mgr.y (mgr.25133) 324 : cluster 0 pgmap v539: 121 pgs: 121 active+clean; 282 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 390 KiB/s wr, 16 op/s 2024-04-10T03:18:33.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:33 smithi016 bash[74137]: cluster 2024-04-10T03:18:33.454305+0000 mon.a (mon.0) 990 : cluster 0 osdmap e638: 8 total, 8 up, 8 in 2024-04-10T03:18:33.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:33 smithi136 bash[68278]: cluster 2024-04-10T03:18:32.640704+0000 mgr.y (mgr.25133) 324 : cluster 0 pgmap v539: 121 pgs: 121 active+clean; 282 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 390 KiB/s wr, 16 op/s 2024-04-10T03:18:33.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:33 smithi136 bash[68278]: cluster 2024-04-10T03:18:33.454305+0000 mon.a (mon.0) 990 : cluster 0 osdmap e638: 8 total, 8 up, 8 in 2024-04-10T03:18:34.448 INFO:tasks.rados.rados.0.smithi016.stdout:2832: done (1 left) 2024-04-10T03:18:34.449 INFO:tasks.rados.rados.0.smithi016.stdout:2836: done (0 left) 2024-04-10T03:18:34.449 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 272 2024-04-10T03:18:34.449 INFO:tasks.rados.rados.0.smithi016.stdout:2837: seq_num 891 ranges {3047424=532480} 2024-04-10T03:18:34.480 INFO:tasks.rados.rados.0.smithi016.stdout:2837: writing smithi01663999-45 from 3047424 to 3579904 tid 1 2024-04-10T03:18:34.480 INFO:tasks.rados.rados.0.smithi016.stdout:2838: read oid 41 snap 271 2024-04-10T03:18:34.480 INFO:tasks.rados.rados.0.smithi016.stdout:2838: expect (ObjNum 870 snap 268 seq_num 870) 2024-04-10T03:18:34.480 INFO:tasks.rados.rados.0.smithi016.stdout:2839: read oid 30 snap -1 2024-04-10T03:18:34.480 INFO:tasks.rados.rados.0.smithi016.stdout:2839: expect deleted 2024-04-10T03:18:34.480 INFO:tasks.rados.rados.0.smithi016.stdout:2840: copy_from oid 29 from oid 3 current snap is 272 2024-04-10T03:18:34.481 INFO:tasks.rados.rados.0.smithi016.stdout:2841: rollback oid 35 current snap is 272 2024-04-10T03:18:34.481 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 271 2024-04-10T03:18:34.481 INFO:tasks.rados.rados.0.smithi016.stdout:2842: snap_create 2024-04-10T03:18:34.490 INFO:tasks.rados.rados.0.smithi016.stdout:2841: finishing rollback tid 0 to smithi01663999-35 2024-04-10T03:18:34.492 INFO:tasks.rados.rados.0.smithi016.stdout:2841: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:18:34.492 INFO:tasks.rados.rados.0.smithi016.stdout:2841: finishing rollback tid 2 to smithi01663999-35 2024-04-10T03:18:34.492 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2416 (ObjNum 878 snap 270 seq_num 878) dirty exists 2024-04-10T03:18:34.501 INFO:tasks.rados.rados.0.smithi016.stdout:2837: finishing write tid 1 to smithi01663999-45 2024-04-10T03:18:34.501 INFO:tasks.rados.rados.0.smithi016.stdout:2837: finishing write tid 2 to smithi01663999-45 2024-04-10T03:18:34.508 INFO:tasks.rados.rados.0.smithi016.stdout:2837: finishing write tid 3 to smithi01663999-45 2024-04-10T03:18:34.508 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 2454 (ObjNum 891 snap 272 seq_num 891) dirty exists 2024-04-10T03:18:34.508 INFO:tasks.rados.rados.0.smithi016.stdout:2837: left oid 45 (ObjNum 891 snap 272 seq_num 891) 2024-04-10T03:18:34.510 INFO:tasks.rados.rados.0.smithi016.stdout:2840: finishing copy_from racing read to smithi01663999-29 2024-04-10T03:18:34.510 INFO:tasks.rados.rados.0.smithi016.stdout:2838: expect (ObjNum 870 snap 268 seq_num 870) 2024-04-10T03:18:34.737 INFO:tasks.rados.rados.0.smithi016.stdout:2840: finishing copy_from to smithi01663999-29 2024-04-10T03:18:34.737 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1669 (ObjNum 889 snap 271 seq_num 889) dirty exists 2024-04-10T03:18:35.457 INFO:tasks.rados.rados.0.smithi016.stdout:2837: done (5 left) 2024-04-10T03:18:35.457 INFO:tasks.rados.rados.0.smithi016.stdout:2838: done (4 left) 2024-04-10T03:18:35.457 INFO:tasks.rados.rados.0.smithi016.stdout:2839: done (3 left) 2024-04-10T03:18:35.457 INFO:tasks.rados.rados.0.smithi016.stdout:2840: done (2 left) 2024-04-10T03:18:35.457 INFO:tasks.rados.rados.0.smithi016.stdout:2841: done (1 left) 2024-04-10T03:18:35.457 INFO:tasks.rados.rados.0.smithi016.stdout:2842: done (0 left) 2024-04-10T03:18:35.458 INFO:tasks.rados.rados.0.smithi016.stdout:2843: snap_create 2024-04-10T03:18:35.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:35 smithi016 bash[72916]: cluster 2024-04-10T03:18:34.454472+0000 mon.a (mon.0) 991 : cluster 0 osdmap e639: 8 total, 8 up, 8 in 2024-04-10T03:18:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:35 smithi016 bash[72916]: cluster 2024-04-10T03:18:34.641197+0000 mgr.y (mgr.25133) 325 : cluster 0 pgmap v542: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-04-10T03:18:35.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:35 smithi016 bash[74137]: cluster 2024-04-10T03:18:34.454472+0000 mon.a (mon.0) 991 : cluster 0 osdmap e639: 8 total, 8 up, 8 in 2024-04-10T03:18:35.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:35 smithi016 bash[74137]: cluster 2024-04-10T03:18:34.641197+0000 mgr.y (mgr.25133) 325 : cluster 0 pgmap v542: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-04-10T03:18:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:35 smithi136 bash[68278]: cluster 2024-04-10T03:18:34.454472+0000 mon.a (mon.0) 991 : cluster 0 osdmap e639: 8 total, 8 up, 8 in 2024-04-10T03:18:35.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:35 smithi136 bash[68278]: cluster 2024-04-10T03:18:34.641197+0000 mgr.y (mgr.25133) 325 : cluster 0 pgmap v542: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-04-10T03:18:36.462 INFO:tasks.rados.rados.0.smithi016.stdout:2843: done (0 left) 2024-04-10T03:18:36.462 INFO:tasks.rados.rados.0.smithi016.stdout:2844: delete oid 22 current snap is 274 2024-04-10T03:18:36.482 INFO:tasks.rados.rados.0.smithi016.stdout:2844: done (0 left) 2024-04-10T03:18:36.482 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 274 2024-04-10T03:18:36.482 INFO:tasks.rados.rados.0.smithi016.stdout:2845: seq_num 893 ranges {0=565248} 2024-04-10T03:18:36.492 INFO:tasks.rados.rados.0.smithi016.stdout:2845: writing smithi01663999-47 from 0 to 565248 tid 1 2024-04-10T03:18:36.492 INFO:tasks.rados.rados.0.smithi016.stdout:2846: setattr oid 7 current snap is 274 2024-04-10T03:18:36.496 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 274 2024-04-10T03:18:36.496 INFO:tasks.rados.rados.0.smithi016.stdout:2847: seq_num 894 ranges {3047424=581632} 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:2847: writing smithi01663999-2 from 3047424 to 3629056 tid 1 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:2848: rmattr oid 28 current snap is 274 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2295 (ObjNum 871 snap 268 seq_num 871) dirty exists 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:2846: done (3 left) 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:2849: snap_create 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:2845: finishing write tid 1 to smithi01663999-47 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:2845: finishing write tid 2 to smithi01663999-47 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:2845: finishing write tid 3 to smithi01663999-47 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2379 (ObjNum 893 snap 274 seq_num 893) dirty exists 2024-04-10T03:18:36.524 INFO:tasks.rados.rados.0.smithi016.stdout:2845: left oid 47 (ObjNum 893 snap 274 seq_num 893) 2024-04-10T03:18:36.529 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1472 (ObjNum 859 snap 268 seq_num 859) dirty exists 2024-04-10T03:18:36.534 INFO:tasks.rados.rados.0.smithi016.stdout:2847: finishing write tid 1 to smithi01663999-2 2024-04-10T03:18:36.535 INFO:tasks.rados.rados.0.smithi016.stdout:2847: finishing write tid 2 to smithi01663999-2 2024-04-10T03:18:36.538 INFO:tasks.rados.rados.0.smithi016.stdout:2847: finishing write tid 3 to smithi01663999-2 2024-04-10T03:18:36.538 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2240 (ObjNum 894 snap 274 seq_num 894) dirty exists 2024-04-10T03:18:36.538 INFO:tasks.rados.rados.0.smithi016.stdout:2847: left oid 2 (ObjNum 894 snap 274 seq_num 894) 2024-04-10T03:18:36.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:36 smithi136 bash[68278]: cluster 2024-04-10T03:18:35.460970+0000 mon.a (mon.0) 992 : cluster 0 osdmap e640: 8 total, 8 up, 8 in 2024-04-10T03:18:36.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:36 smithi016 bash[74137]: cluster 2024-04-10T03:18:35.460970+0000 mon.a (mon.0) 992 : cluster 0 osdmap e640: 8 total, 8 up, 8 in 2024-04-10T03:18:36.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:36 smithi016 bash[72916]: cluster 2024-04-10T03:18:35.460970+0000 mon.a (mon.0) 992 : cluster 0 osdmap e640: 8 total, 8 up, 8 in 2024-04-10T03:18:37.446 INFO:tasks.rados.rados.0.smithi016.stdout:2845: done (3 left) 2024-04-10T03:18:37.446 INFO:tasks.rados.rados.0.smithi016.stdout:2847: done (2 left) 2024-04-10T03:18:37.446 INFO:tasks.rados.rados.0.smithi016.stdout:2848: done (1 left) 2024-04-10T03:18:37.446 INFO:tasks.rados.rados.0.smithi016.stdout:2849: done (0 left) 2024-04-10T03:18:37.446 INFO:tasks.rados.rados.0.smithi016.stdout:2850: copy_from oid 26 from oid 49 current snap is 275 2024-04-10T03:18:37.446 INFO:tasks.rados.rados.0.smithi016.stdout:2851: setattr oid 24 current snap is 275 2024-04-10T03:18:37.449 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 275 2024-04-10T03:18:37.449 INFO:tasks.rados.rados.0.smithi016.stdout:2852: seq_num 895 ranges {17104896=598016} 2024-04-10T03:18:37.577 INFO:tasks.rados.rados.0.smithi016.stdout:2852: writing smithi01663999-16 from 17104896 to 17702912 tid 1 2024-04-10T03:18:37.577 INFO:tasks.rados.rados.0.smithi016.stdout:2853: delete oid 41 current snap is 275 2024-04-10T03:18:37.577 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1640 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-10T03:18:37.577 INFO:tasks.rados.rados.0.smithi016.stdout:2850: finishing copy_from racing read to smithi01663999-26 2024-04-10T03:18:37.578 INFO:tasks.rados.rados.0.smithi016.stdout:2850: finishing copy_from to smithi01663999-26 2024-04-10T03:18:37.578 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 1440 (ObjNum 827 snap 262 seq_num 827) dirty exists 2024-04-10T03:18:37.583 INFO:tasks.rados.rados.0.smithi016.stdout:2850: done (3 left) 2024-04-10T03:18:37.583 INFO:tasks.rados.rados.0.smithi016.stdout:2851: done (2 left) 2024-04-10T03:18:37.583 INFO:tasks.rados.rados.0.smithi016.stdout:2853: done (1 left) 2024-04-10T03:18:37.583 INFO:tasks.rados.rados.0.smithi016.stdout:2854: rmattr oid 10 current snap is 275 2024-04-10T03:18:37.583 INFO:tasks.rados.rados.0.smithi016.stdout:2854: done (1 left) 2024-04-10T03:18:37.583 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 275 2024-04-10T03:18:37.584 INFO:tasks.rados.rados.0.smithi016.stdout:2855: seq_num 897 ranges {3514368=630784} 2024-04-10T03:18:37.607 INFO:tasks.rados.rados.0.smithi016.stdout:2855: writing smithi01663999-5 from 3514368 to 4145152 tid 1 2024-04-10T03:18:37.607 INFO:tasks.rados.rados.0.smithi016.stdout:2856: snap_create 2024-04-10T03:18:37.607 INFO:tasks.rados.rados.0.smithi016.stdout:2852: finishing write tid 1 to smithi01663999-16 2024-04-10T03:18:37.607 INFO:tasks.rados.rados.0.smithi016.stdout:2852: finishing write tid 2 to smithi01663999-16 2024-04-10T03:18:37.607 INFO:tasks.rados.rados.0.smithi016.stdout:2852: finishing write tid 3 to smithi01663999-16 2024-04-10T03:18:37.607 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2381 (ObjNum 895 snap 275 seq_num 895) dirty exists 2024-04-10T03:18:37.607 INFO:tasks.rados.rados.0.smithi016.stdout:2852: left oid 16 (ObjNum 895 snap 275 seq_num 895) 2024-04-10T03:18:37.619 INFO:tasks.rados.rados.0.smithi016.stdout:2855: finishing write tid 1 to smithi01663999-5 2024-04-10T03:18:37.620 INFO:tasks.rados.rados.0.smithi016.stdout:2855: finishing write tid 2 to smithi01663999-5 2024-04-10T03:18:37.622 INFO:tasks.rados.rados.0.smithi016.stdout:2855: finishing write tid 3 to smithi01663999-5 2024-04-10T03:18:37.622 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2459 (ObjNum 897 snap 275 seq_num 897) dirty exists 2024-04-10T03:18:37.622 INFO:tasks.rados.rados.0.smithi016.stdout:2855: left oid 5 (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:18:37.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:37 smithi016 bash[72916]: cluster 2024-04-10T03:18:36.467676+0000 mon.a (mon.0) 993 : cluster 0 osdmap e641: 8 total, 8 up, 8 in 2024-04-10T03:18:37.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:37 smithi016 bash[72916]: cluster 2024-04-10T03:18:36.641944+0000 mgr.y (mgr.25133) 326 : cluster 0 pgmap v545: 121 pgs: 121 active+clean; 202 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-04-10T03:18:37.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:37 smithi016 bash[72916]: cluster 2024-04-10T03:18:37.449222+0000 mon.a (mon.0) 994 : cluster 0 osdmap e642: 8 total, 8 up, 8 in 2024-04-10T03:18:37.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:37 smithi016 bash[74137]: cluster 2024-04-10T03:18:36.467676+0000 mon.a (mon.0) 993 : cluster 0 osdmap e641: 8 total, 8 up, 8 in 2024-04-10T03:18:37.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:37 smithi016 bash[74137]: cluster 2024-04-10T03:18:36.641944+0000 mgr.y (mgr.25133) 326 : cluster 0 pgmap v545: 121 pgs: 121 active+clean; 202 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-04-10T03:18:37.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:37 smithi016 bash[74137]: cluster 2024-04-10T03:18:37.449222+0000 mon.a (mon.0) 994 : cluster 0 osdmap e642: 8 total, 8 up, 8 in 2024-04-10T03:18:37.812 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:37 smithi136 bash[68278]: cluster 2024-04-10T03:18:36.467676+0000 mon.a (mon.0) 993 : cluster 0 osdmap e641: 8 total, 8 up, 8 in 2024-04-10T03:18:37.813 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:37 smithi136 bash[68278]: cluster 2024-04-10T03:18:36.641944+0000 mgr.y (mgr.25133) 326 : cluster 0 pgmap v545: 121 pgs: 121 active+clean; 202 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-04-10T03:18:37.813 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:37 smithi136 bash[68278]: cluster 2024-04-10T03:18:37.449222+0000 mon.a (mon.0) 994 : cluster 0 osdmap e642: 8 total, 8 up, 8 in 2024-04-10T03:18:38.485 INFO:tasks.rados.rados.0.smithi016.stdout:2852: done (2 left) 2024-04-10T03:18:38.485 INFO:tasks.rados.rados.0.smithi016.stdout:2855: done (1 left) 2024-04-10T03:18:38.485 INFO:tasks.rados.rados.0.smithi016.stdout:2856: done (0 left) 2024-04-10T03:18:38.486 INFO:tasks.rados.rados.0.smithi016.stdout:2857: delete oid 25 current snap is 276 2024-04-10T03:18:38.494 INFO:tasks.rados.rados.0.smithi016.stdout:2857: done (0 left) 2024-04-10T03:18:38.494 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 276 2024-04-10T03:18:38.494 INFO:tasks.rados.rados.0.smithi016.stdout:2858: seq_num 899 ranges {3579904=663552} 2024-04-10T03:18:38.523 INFO:tasks.rados.rados.0.smithi016.stdout:2858: writing smithi01663999-45 from 3579904 to 4243456 tid 1 2024-04-10T03:18:38.523 INFO:tasks.rados.rados.0.smithi016.stdout:2859: read oid 17 snap -1 2024-04-10T03:18:38.523 INFO:tasks.rados.rados.0.smithi016.stdout:2859: expect (ObjNum 885 snap 271 seq_num 885) 2024-04-10T03:18:38.523 INFO:tasks.rados.rados.0.smithi016.stdout:2860: delete oid 32 current snap is 276 2024-04-10T03:18:38.529 INFO:tasks.rados.rados.0.smithi016.stdout:2860: done (2 left) 2024-04-10T03:18:38.529 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 276 2024-04-10T03:18:38.529 INFO:tasks.rados.rados.0.smithi016.stdout:2861: seq_num 901 ranges {0=696320} 2024-04-10T03:18:38.534 INFO:tasks.rados.rados.0.smithi016.stdout:2861: writing smithi01663999-1 from 0 to 696320 tid 1 2024-04-10T03:18:38.534 INFO:tasks.rados.rados.0.smithi016.stdout:2862: snap_create 2024-04-10T03:18:38.534 INFO:tasks.rados.rados.0.smithi016.stdout:2858: finishing write tid 1 to smithi01663999-45 2024-04-10T03:18:38.537 INFO:tasks.rados.rados.0.smithi016.stdout:2858: finishing write tid 2 to smithi01663999-45 2024-04-10T03:18:38.540 INFO:tasks.rados.rados.0.smithi016.stdout:2858: finishing write tid 3 to smithi01663999-45 2024-04-10T03:18:38.540 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 2462 (ObjNum 899 snap 276 seq_num 899) dirty exists 2024-04-10T03:18:38.540 INFO:tasks.rados.rados.0.smithi016.stdout:2858: left oid 45 (ObjNum 899 snap 276 seq_num 899) 2024-04-10T03:18:38.540 INFO:tasks.rados.rados.0.smithi016.stdout:2861: finishing write tid 1 to smithi01663999-1 2024-04-10T03:18:38.540 INFO:tasks.rados.rados.0.smithi016.stdout:2861: finishing write tid 2 to smithi01663999-1 2024-04-10T03:18:38.542 INFO:tasks.rados.rados.0.smithi016.stdout:2861: finishing write tid 3 to smithi01663999-1 2024-04-10T03:18:38.542 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2297 (ObjNum 901 snap 276 seq_num 901) dirty exists 2024-04-10T03:18:38.542 INFO:tasks.rados.rados.0.smithi016.stdout:2861: left oid 1 (ObjNum 901 snap 276 seq_num 901) 2024-04-10T03:18:38.563 INFO:tasks.rados.rados.0.smithi016.stdout:2859: expect (ObjNum 885 snap 271 seq_num 885) 2024-04-10T03:18:39.492 INFO:tasks.rados.rados.0.smithi016.stdout:2858: done (3 left) 2024-04-10T03:18:39.493 INFO:tasks.rados.rados.0.smithi016.stdout:2859: done (2 left) 2024-04-10T03:18:39.493 INFO:tasks.rados.rados.0.smithi016.stdout:2861: done (1 left) 2024-04-10T03:18:39.493 INFO:tasks.rados.rados.0.smithi016.stdout:2862: done (0 left) 2024-04-10T03:18:39.493 INFO:tasks.rados.rados.0.smithi016.stdout:2863: delete oid 26 current snap is 277 2024-04-10T03:18:39.504 INFO:tasks.rados.rados.0.smithi016.stdout:2863: done (0 left) 2024-04-10T03:18:39.504 INFO:tasks.rados.rados.0.smithi016.stdout:2864: copy_from oid 40 from oid 42 current snap is 277 2024-04-10T03:18:39.504 INFO:tasks.rados.rados.0.smithi016.stdout:2865: rmattr oid 28 current snap is 277 2024-04-10T03:18:39.504 INFO:tasks.rados.rados.0.smithi016.stdout:2866: delete oid 50 current snap is 277 2024-04-10T03:18:39.509 INFO:tasks.rados.rados.0.smithi016.stdout:2866: done (2 left) 2024-04-10T03:18:39.509 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 277 2024-04-10T03:18:39.509 INFO:tasks.rados.rados.0.smithi016.stdout:2867: seq_num 904 ranges {4579328=745472} 2024-04-10T03:18:39.541 INFO:tasks.rados.rados.0.smithi016.stdout:2867: writing smithi01663999-6 from 4579328 to 5324800 tid 1 2024-04-10T03:18:39.541 INFO:tasks.rados.rados.0.smithi016.stdout:2868: read oid 44 snap -1 2024-04-10T03:18:39.541 INFO:tasks.rados.rados.0.smithi016.stdout:2868: expect deleted 2024-04-10T03:18:39.541 INFO:tasks.rados.rados.0.smithi016.stdout:2869: read oid 30 snap -1 2024-04-10T03:18:39.541 INFO:tasks.rados.rados.0.smithi016.stdout:2869: expect deleted 2024-04-10T03:18:39.541 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 277 2024-04-10T03:18:39.541 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1473 (ObjNum 859 snap 268 seq_num 859) dirty exists 2024-04-10T03:18:39.541 INFO:tasks.rados.rados.0.smithi016.stdout:2864: finishing copy_from racing read to smithi01663999-40 2024-04-10T03:18:39.542 INFO:tasks.rados.rados.0.smithi016.stdout:2870: seq_num 905 ranges {0=761856} 2024-04-10T03:18:39.546 INFO:tasks.rados.rados.0.smithi016.stdout:2870: writing smithi01663999-46 from 0 to 761856 tid 1 2024-04-10T03:18:39.546 INFO:tasks.rados.rados.0.smithi016.stdout:2865: done (5 left) 2024-04-10T03:18:39.546 INFO:tasks.rados.rados.0.smithi016.stdout:2871: rollback oid 8 current snap is 277 2024-04-10T03:18:39.546 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 8 to 275 2024-04-10T03:18:39.546 INFO:tasks.rados.rados.0.smithi016.stdout:2864: finishing copy_from to smithi01663999-40 2024-04-10T03:18:39.546 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 2106 (ObjNum 842 snap 264 seq_num 842) dirty exists 2024-04-10T03:18:39.546 INFO:tasks.rados.rados.0.smithi016.stdout:2864: done (5 left) 2024-04-10T03:18:39.546 INFO:tasks.rados.rados.0.smithi016.stdout:2868: done (4 left) 2024-04-10T03:18:39.546 INFO:tasks.rados.rados.0.smithi016.stdout:2869: done (3 left) 2024-04-10T03:18:39.547 INFO:tasks.rados.rados.0.smithi016.stdout:2872: rollback oid 39 current snap is 277 2024-04-10T03:18:39.547 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 39 to 272 2024-04-10T03:18:39.547 INFO:tasks.rados.rados.0.smithi016.stdout:2873: snap_create 2024-04-10T03:18:39.554 INFO:tasks.rados.rados.0.smithi016.stdout:2872: finishing rollback tid 0 to smithi01663999-39 2024-04-10T03:18:39.554 INFO:tasks.rados.rados.0.smithi016.stdout:2872: finishing rollback tid 1 to smithi01663999-39 2024-04-10T03:18:39.554 INFO:tasks.rados.rados.0.smithi016.stdout:2872: finishing rollback tid 2 to smithi01663999-39 2024-04-10T03:18:39.554 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2419 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-10T03:18:39.555 INFO:tasks.rados.rados.0.smithi016.stdout:2867: finishing write tid 1 to smithi01663999-6 2024-04-10T03:18:39.555 INFO:tasks.rados.rados.0.smithi016.stdout:2867: finishing write tid 2 to smithi01663999-6 2024-04-10T03:18:39.557 INFO:tasks.rados.rados.0.smithi016.stdout:2870: finishing write tid 1 to smithi01663999-46 2024-04-10T03:18:39.557 INFO:tasks.rados.rados.0.smithi016.stdout:2867: finishing write tid 3 to smithi01663999-6 2024-04-10T03:18:39.557 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 2465 (ObjNum 904 snap 277 seq_num 904) dirty exists 2024-04-10T03:18:39.557 INFO:tasks.rados.rados.0.smithi016.stdout:2867: left oid 6 (ObjNum 904 snap 277 seq_num 904) 2024-04-10T03:18:39.558 INFO:tasks.rados.rados.0.smithi016.stdout:2870: finishing write tid 2 to smithi01663999-46 2024-04-10T03:18:39.559 INFO:tasks.rados.rados.0.smithi016.stdout:2871: finishing rollback tid 0 to smithi01663999-8 2024-04-10T03:18:39.561 INFO:tasks.rados.rados.0.smithi016.stdout:2870: finishing write tid 3 to smithi01663999-46 2024-04-10T03:18:39.561 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1654 (ObjNum 905 snap 277 seq_num 905) dirty exists 2024-04-10T03:18:39.561 INFO:tasks.rados.rados.0.smithi016.stdout:2870: left oid 46 (ObjNum 905 snap 277 seq_num 905) 2024-04-10T03:18:39.566 INFO:tasks.rados.rados.0.smithi016.stdout:2871: finishing rollback tid 1 to smithi01663999-8 2024-04-10T03:18:39.566 INFO:tasks.rados.rados.0.smithi016.stdout:2871: finishing rollback tid 2 to smithi01663999-8 2024-04-10T03:18:39.566 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1657 (ObjNum 888 snap 271 seq_num 888) dirty exists 2024-04-10T03:18:39.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:39 smithi016 bash[72916]: cluster 2024-04-10T03:18:38.488896+0000 mon.a (mon.0) 995 : cluster 0 osdmap e643: 8 total, 8 up, 8 in 2024-04-10T03:18:39.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:39 smithi016 bash[72916]: cluster 2024-04-10T03:18:38.642619+0000 mgr.y (mgr.25133) 327 : cluster 0 pgmap v548: 121 pgs: 121 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-04-10T03:18:39.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:39 smithi016 bash[74137]: cluster 2024-04-10T03:18:38.488896+0000 mon.a (mon.0) 995 : cluster 0 osdmap e643: 8 total, 8 up, 8 in 2024-04-10T03:18:39.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:39 smithi016 bash[74137]: cluster 2024-04-10T03:18:38.642619+0000 mgr.y (mgr.25133) 327 : cluster 0 pgmap v548: 121 pgs: 121 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-04-10T03:18:39.883 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:18:39.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:39 smithi136 bash[68278]: cluster 2024-04-10T03:18:38.488896+0000 mon.a (mon.0) 995 : cluster 0 osdmap e643: 8 total, 8 up, 8 in 2024-04-10T03:18:39.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:39 smithi136 bash[68278]: cluster 2024-04-10T03:18:38.642619+0000 mgr.y (mgr.25133) 327 : cluster 0 pgmap v548: 121 pgs: 121 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-04-10T03:18:40.346 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:18:40.346 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (8m) 38s ago 14m 14.8M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:18:40.346 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 11s ago 13m - - 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (44s) 38s ago 15m 11.5M - 19.0.0-2051-g3a866975 06a486fd9bae f58fa1459c45 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (17s) 11s ago 15m 11.5M - 19.0.0-2051-g3a866975 06a486fd9bae 282e205e5f22 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (7m) 11s ago 22m 439M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (7m) 38s ago 24m 510M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (6m) 38s ago 25m 66.6M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (5m) 11s ago 22m 49.3M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (6m) 38s ago 22m 55.1M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (8m) 38s ago 14m 8464k - 1.5.0 0da6a335fe13 1cce07221a63 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (8m) 11s ago 14m 8735k - 1.5.0 0da6a335fe13 a7a5a78e2863 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (4m) 38s ago 21m 416M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (4m) 38s ago 20m 362M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (3m) 38s ago 20m 389M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:18:40.347 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (3m) 38s ago 19m 310M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:18:40.348 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (2m) 11s ago 18m 434M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 19d433a62016 2024-04-10T03:18:40.348 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (2m) 11s ago 17m 371M 2524M 19.0.0-2051-g3a866975 06a486fd9bae c7eb3b617403 2024-04-10T03:18:40.348 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (96s) 11s ago 16m 183M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 5f2db59ec621 2024-04-10T03:18:40.348 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (68s) 11s ago 15m 312M 2524M 19.0.0-2051-g3a866975 06a486fd9bae f4651efdb372 2024-04-10T03:18:40.348 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (7m) 11s ago 14m 53.8M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:18:40.497 INFO:tasks.rados.rados.0.smithi016.stdout:2867: done (4 left) 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:2870: done (3 left) 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:2871: done (2 left) 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:2872: done (1 left) 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:2873: done (0 left) 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:2874: read oid 15 snap -1 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:2874: expect deleted 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:2875: read oid 49 snap -1 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:2875: expect (ObjNum 827 snap 262 seq_num 827) 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 278 2024-04-10T03:18:40.498 INFO:tasks.rados.rados.0.smithi016.stdout:2876: seq_num 906 ranges {2244608=778240} 2024-04-10T03:18:40.514 INFO:tasks.rados.rados.0.smithi016.stdout:2876: writing smithi01663999-21 from 2244608 to 3022848 tid 1 2024-04-10T03:18:40.514 INFO:tasks.rados.rados.0.smithi016.stdout:2877: copy_from oid 8 from oid 46 current snap is 278 2024-04-10T03:18:40.514 INFO:tasks.rados.rados.0.smithi016.stdout:2874: done (3 left) 2024-04-10T03:18:40.514 INFO:tasks.rados.rados.0.smithi016.stdout:2878: copy_from oid 14 from oid 28 current snap is 278 2024-04-10T03:18:40.514 INFO:tasks.rados.rados.0.smithi016.stdout:2879: delete oid 42 current snap is 278 2024-04-10T03:18:40.528 INFO:tasks.rados.rados.0.smithi016.stdout:2878: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:18:40.538 INFO:tasks.rados.rados.0.smithi016.stdout:2879: done (4 left) 2024-04-10T03:18:40.538 INFO:tasks.rados.rados.0.smithi016.stdout:2880: read oid 32 snap -1 2024-04-10T03:18:40.538 INFO:tasks.rados.rados.0.smithi016.stdout:2880: expect deleted 2024-04-10T03:18:40.538 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 278 2024-04-10T03:18:40.538 INFO:tasks.rados.rados.0.smithi016.stdout:2881: seq_num 908 ranges {9879552=409600,10289152=401408} 2024-04-10T03:18:40.594 INFO:tasks.rados.rados.0.smithi016.stdout:2881: writing smithi01663999-34 from 9879552 to 10289152 tid 1 2024-04-10T03:18:40.597 INFO:tasks.rados.rados.0.smithi016.stdout:2881: writing smithi01663999-34 from 10289152 to 10690560 tid 2 2024-04-10T03:18:40.598 INFO:tasks.rados.rados.0.smithi016.stdout:2882: copy_from oid 15 from oid 48 current snap is 278 2024-04-10T03:18:40.598 INFO:tasks.rados.rados.0.smithi016.stdout:2883: read oid 17 snap -1 2024-04-10T03:18:40.598 INFO:tasks.rados.rados.0.smithi016.stdout:2883: expect (ObjNum 885 snap 271 seq_num 885) 2024-04-10T03:18:40.598 INFO:tasks.rados.rados.0.smithi016.stdout:2884: delete oid 11 current snap is 278 2024-04-10T03:18:40.598 INFO:tasks.rados.rados.0.smithi016.stdout:2876: finishing write tid 1 to smithi01663999-21 2024-04-10T03:18:40.598 INFO:tasks.rados.rados.0.smithi016.stdout:2876: finishing write tid 2 to smithi01663999-21 2024-04-10T03:18:40.598 INFO:tasks.rados.rados.0.smithi016.stdout:2876: finishing write tid 3 to smithi01663999-21 2024-04-10T03:18:40.598 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2242 (ObjNum 906 snap 278 seq_num 906) dirty exists 2024-04-10T03:18:40.598 INFO:tasks.rados.rados.0.smithi016.stdout:2876: left oid 21 (ObjNum 906 snap 278 seq_num 906) 2024-04-10T03:18:40.599 INFO:tasks.rados.rados.0.smithi016.stdout:2878: finishing copy_from to smithi01663999-14 2024-04-10T03:18:40.599 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 1473 (ObjNum 859 snap 268 seq_num 859) dirty exists 2024-04-10T03:18:40.599 INFO:tasks.rados.rados.0.smithi016.stdout:2877: finishing copy_from racing read to smithi01663999-8 2024-04-10T03:18:40.599 INFO:tasks.rados.rados.0.smithi016.stdout:2877: finishing copy_from to smithi01663999-8 2024-04-10T03:18:40.599 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 1654 (ObjNum 905 snap 277 seq_num 905) dirty exists 2024-04-10T03:18:40.599 INFO:tasks.rados.rados.0.smithi016.stdout:2875: expect (ObjNum 827 snap 262 seq_num 827) 2024-04-10T03:18:40.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: cluster 2024-04-10T03:18:39.495049+0000 mon.a (mon.0) 996 : cluster 0 osdmap e644: 8 total, 8 up, 8 in 2024-04-10T03:18:40.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: cephadm 2024-04-10T03:18:39.725232+0000 mgr.y (mgr.25133) 328 : cephadm 1 Detected new or changed devices on smithi136 2024-04-10T03:18:40.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.731864+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.742103+0000 mon.a (mon.0) 998 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.744559+0000 mon.a (mon.0) 999 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:18:40.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.746092+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:18:40.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: cluster 2024-04-10T03:18:39.749122+0000 mgr.y (mgr.25133) 329 : cluster 0 pgmap v550: 121 pgs: 121 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 727 KiB/s wr, 12 op/s 2024-04-10T03:18:40.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: cluster 2024-04-10T03:18:39.749649+0000 mgr.y (mgr.25133) 330 : cluster 0 pgmap v551: 121 pgs: 121 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 770 KiB/s wr, 12 op/s 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.758130+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.845734+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.849183+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.851785+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.853625+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.857254+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.861595+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: cephadm 2024-04-10T03:18:39.862649+0000 mgr.y (mgr.25133) 331 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.870818+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.873147+0000 mgr.y (mgr.25133) 332 : audit 0 from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.875820+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-04-10T03:18:40.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.879376+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.881492+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.888079+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.890779+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: cephadm 2024-04-10T03:18:39.891713+0000 mgr.y (mgr.25133) 333 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.898110+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.901564+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.906681+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.909551+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.910814+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.916052+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.918918+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.923932+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.926872+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.931375+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.934415+0000 mon.a (mon.0) 1024 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[72916]: audit 2024-04-10T03:18:39.939327+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: cluster 2024-04-10T03:18:39.495049+0000 mon.a (mon.0) 996 : cluster 0 osdmap e644: 8 total, 8 up, 8 in 2024-04-10T03:18:40.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: cephadm 2024-04-10T03:18:39.725232+0000 mgr.y (mgr.25133) 328 : cephadm 1 Detected new or changed devices on smithi136 2024-04-10T03:18:40.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.731864+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.742103+0000 mon.a (mon.0) 998 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.744559+0000 mon.a (mon.0) 999 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.746092+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: cluster 2024-04-10T03:18:39.749122+0000 mgr.y (mgr.25133) 329 : cluster 0 pgmap v550: 121 pgs: 121 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 727 KiB/s wr, 12 op/s 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: cluster 2024-04-10T03:18:39.749649+0000 mgr.y (mgr.25133) 330 : cluster 0 pgmap v551: 121 pgs: 121 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 770 KiB/s wr, 12 op/s 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.758130+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.845734+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.849183+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.851785+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.853625+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.857254+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.861595+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: cephadm 2024-04-10T03:18:39.862649+0000 mgr.y (mgr.25133) 331 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.870818+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.873147+0000 mgr.y (mgr.25133) 332 : audit 0 from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.875820+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.879376+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.881492+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.888079+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.890779+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: cephadm 2024-04-10T03:18:39.891713+0000 mgr.y (mgr.25133) 333 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.898110+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.901564+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.906681+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.909551+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.910814+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.916052+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.918918+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.923932+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.926872+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.931375+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.934415+0000 mon.a (mon.0) 1024 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:40 smithi016 bash[74137]: audit 2024-04-10T03:18:39.939327+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.821 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:18:40.822 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 15 2024-04-10T03:18:40.823 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:18:40.823 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:18:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: cluster 2024-04-10T03:18:39.495049+0000 mon.a (mon.0) 996 : cluster 0 osdmap e644: 8 total, 8 up, 8 in 2024-04-10T03:18:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: cephadm 2024-04-10T03:18:39.725232+0000 mgr.y (mgr.25133) 328 : cephadm 1 Detected new or changed devices on smithi136 2024-04-10T03:18:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.731864+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.742103+0000 mon.a (mon.0) 998 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.744559+0000 mon.a (mon.0) 999 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:18:40.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.746092+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:18:40.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: cluster 2024-04-10T03:18:39.749122+0000 mgr.y (mgr.25133) 329 : cluster 0 pgmap v550: 121 pgs: 121 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 727 KiB/s wr, 12 op/s 2024-04-10T03:18:40.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: cluster 2024-04-10T03:18:39.749649+0000 mgr.y (mgr.25133) 330 : cluster 0 pgmap v551: 121 pgs: 121 active+clean; 191 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 770 KiB/s wr, 12 op/s 2024-04-10T03:18:40.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.758130+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.845734+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:40.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.849183+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.851785+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.853625+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.857254+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.861595+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: cephadm 2024-04-10T03:18:39.862649+0000 mgr.y (mgr.25133) 331 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.870818+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.873147+0000 mgr.y (mgr.25133) 332 : audit 0 from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.875820+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.879376+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.881492+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.888079+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.890779+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: cephadm 2024-04-10T03:18:39.891713+0000 mgr.y (mgr.25133) 333 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-10T03:18:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.898110+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.901564+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.906681+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.909551+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.910814+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.916052+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.918918+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.923932+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.926872+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.931375+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.934415+0000 mon.a (mon.0) 1024 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:40.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:40 smithi136 bash[68278]: audit 2024-04-10T03:18:39.939327+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:40.964 INFO:tasks.rados.rados.0.smithi016.stdout:2882: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:18:40.964 INFO:tasks.rados.rados.0.smithi016.stdout:2882: finishing copy_from to smithi01663999-15 2024-04-10T03:18:40.964 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2293 (ObjNum 879 snap 270 seq_num 879) dirty exists 2024-04-10T03:18:40.964 INFO:tasks.rados.rados.0.smithi016.stdout:2875: done (8 left) 2024-04-10T03:18:40.964 INFO:tasks.rados.rados.0.smithi016.stdout:2876: done (7 left) 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2877: done (6 left) 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2878: done (5 left) 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2880: done (4 left) 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2882: done (3 left) 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2884: done (2 left) 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2885: snap_create 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2881: finishing write tid 1 to smithi01663999-34 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2881: finishing write tid 2 to smithi01663999-34 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2881: finishing write tid 3 to smithi01663999-34 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2881: finishing write tid 4 to smithi01663999-34 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 2384 (ObjNum 908 snap 278 seq_num 908) dirty exists 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2881: left oid 34 (ObjNum 908 snap 278 seq_num 908) 2024-04-10T03:18:40.965 INFO:tasks.rados.rados.0.smithi016.stdout:2883: expect (ObjNum 885 snap 271 seq_num 885) 2024-04-10T03:18:41.738 INFO:tasks.rados.rados.0.smithi016.stdout:2881: done (2 left) 2024-04-10T03:18:41.739 INFO:tasks.rados.rados.0.smithi016.stdout:2883: done (1 left) 2024-04-10T03:18:41.739 INFO:tasks.rados.rados.0.smithi016.stdout:2885: done (0 left) 2024-04-10T03:18:41.739 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 279 2024-04-10T03:18:41.739 INFO:tasks.rados.rados.0.smithi016.stdout:2886: seq_num 910 ranges {0=442368,442368=401408} 2024-04-10T03:18:41.741 INFO:tasks.rados.rados.0.smithi016.stdout:2886: writing smithi01663999-42 from 0 to 442368 tid 1 2024-04-10T03:18:41.743 INFO:tasks.rados.rados.0.smithi016.stdout:2886: writing smithi01663999-42 from 442368 to 843776 tid 2 2024-04-10T03:18:41.744 INFO:tasks.rados.rados.0.smithi016.stdout:2887: read oid 13 snap -1 2024-04-10T03:18:41.744 INFO:tasks.rados.rados.0.smithi016.stdout:2887: expect (ObjNum 854 snap 267 seq_num 854) 2024-04-10T03:18:41.744 INFO:tasks.rados.rados.0.smithi016.stdout:2888: copy_from oid 10 from oid 18 current snap is 279 2024-04-10T03:18:41.744 INFO:tasks.rados.rados.0.smithi016.stdout:2889: read oid 31 snap -1 2024-04-10T03:18:41.744 INFO:tasks.rados.rados.0.smithi016.stdout:2889: expect (ObjNum 593 snap 181 seq_num 593) 2024-04-10T03:18:41.744 INFO:tasks.rados.rados.0.smithi016.stdout:2890: delete oid 12 current snap is 279 2024-04-10T03:18:41.753 INFO:tasks.rados.rados.0.smithi016.stdout:2890: done (4 left) 2024-04-10T03:18:41.753 INFO:tasks.rados.rados.0.smithi016.stdout:2891: snap_create 2024-04-10T03:18:41.761 INFO:tasks.rados.rados.0.smithi016.stdout:2887: expect (ObjNum 854 snap 267 seq_num 854) 2024-04-10T03:18:41.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[74137]: cephadm 2024-04-10T03:18:39.902411+0000 mgr.y (mgr.25133) 334 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-10T03:18:41.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[74137]: cephadm 2024-04-10T03:18:39.911531+0000 mgr.y (mgr.25133) 335 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-10T03:18:41.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[74137]: cephadm 2024-04-10T03:18:39.919716+0000 mgr.y (mgr.25133) 336 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-10T03:18:41.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[74137]: cephadm 2024-04-10T03:18:39.927826+0000 mgr.y (mgr.25133) 337 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-10T03:18:41.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[74137]: cephadm 2024-04-10T03:18:39.935133+0000 mgr.y (mgr.25133) 338 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-10T03:18:41.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[74137]: audit 2024-04-10T03:18:40.337632+0000 mgr.y (mgr.25133) 339 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:41.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[74137]: cluster 2024-04-10T03:18:40.503489+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e645: 8 total, 8 up, 8 in 2024-04-10T03:18:41.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[74137]: audit 2024-04-10T03:18:40.828290+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.16:0/1374869124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:41.762 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[72916]: cephadm 2024-04-10T03:18:39.902411+0000 mgr.y (mgr.25133) 334 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-10T03:18:41.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[72916]: cephadm 2024-04-10T03:18:39.911531+0000 mgr.y (mgr.25133) 335 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-10T03:18:41.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[72916]: cephadm 2024-04-10T03:18:39.919716+0000 mgr.y (mgr.25133) 336 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-10T03:18:41.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[72916]: cephadm 2024-04-10T03:18:39.927826+0000 mgr.y (mgr.25133) 337 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-10T03:18:41.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[72916]: cephadm 2024-04-10T03:18:39.935133+0000 mgr.y (mgr.25133) 338 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-10T03:18:41.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[72916]: audit 2024-04-10T03:18:40.337632+0000 mgr.y (mgr.25133) 339 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:41.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[72916]: cluster 2024-04-10T03:18:40.503489+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e645: 8 total, 8 up, 8 in 2024-04-10T03:18:41.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[72916]: audit 2024-04-10T03:18:40.828290+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.16:0/1374869124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:41.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:41 smithi136 bash[68278]: cephadm 2024-04-10T03:18:39.902411+0000 mgr.y (mgr.25133) 334 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-10T03:18:41.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:41 smithi136 bash[68278]: cephadm 2024-04-10T03:18:39.911531+0000 mgr.y (mgr.25133) 335 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-10T03:18:41.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:41 smithi136 bash[68278]: cephadm 2024-04-10T03:18:39.919716+0000 mgr.y (mgr.25133) 336 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-10T03:18:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:41 smithi136 bash[68278]: cephadm 2024-04-10T03:18:39.927826+0000 mgr.y (mgr.25133) 337 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-10T03:18:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:41 smithi136 bash[68278]: cephadm 2024-04-10T03:18:39.935133+0000 mgr.y (mgr.25133) 338 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-10T03:18:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:41 smithi136 bash[68278]: audit 2024-04-10T03:18:40.337632+0000 mgr.y (mgr.25133) 339 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:18:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:41 smithi136 bash[68278]: cluster 2024-04-10T03:18:40.503489+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e645: 8 total, 8 up, 8 in 2024-04-10T03:18:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:41 smithi136 bash[68278]: audit 2024-04-10T03:18:40.828290+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.16:0/1374869124' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:18:41.935 INFO:tasks.rados.rados.0.smithi016.stdout:2886: finishing write tid 1 to smithi01663999-42 2024-04-10T03:18:41.935 INFO:tasks.rados.rados.0.smithi016.stdout:2886: finishing write tid 2 to smithi01663999-42 2024-04-10T03:18:41.936 INFO:tasks.rados.rados.0.smithi016.stdout:2886: finishing write tid 3 to smithi01663999-42 2024-04-10T03:18:41.936 INFO:tasks.rados.rados.0.smithi016.stdout:2886: finishing write tid 4 to smithi01663999-42 2024-04-10T03:18:41.936 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2123 (ObjNum 910 snap 279 seq_num 910) dirty exists 2024-04-10T03:18:41.936 INFO:tasks.rados.rados.0.smithi016.stdout:2886: left oid 42 (ObjNum 910 snap 279 seq_num 910) 2024-04-10T03:18:41.936 INFO:tasks.rados.rados.0.smithi016.stdout:2888: finishing copy_from racing read to smithi01663999-10 2024-04-10T03:18:41.936 INFO:tasks.rados.rados.0.smithi016.stdout:2888: finishing copy_from to smithi01663999-10 2024-04-10T03:18:41.936 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 1637 (ObjNum 847 snap 264 seq_num 847) dirty exists 2024-04-10T03:18:41.936 INFO:tasks.rados.rados.0.smithi016.stdout:2889: expect (ObjNum 593 snap 181 seq_num 593) 2024-04-10T03:18:42.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:18:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:18:41] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2024-04-10T03:18:43.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:42 smithi016 bash[72916]: cluster 2024-04-10T03:18:41.744922+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e646: 8 total, 8 up, 8 in 2024-04-10T03:18:43.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:42 smithi016 bash[72916]: cluster 2024-04-10T03:18:41.749981+0000 mgr.y (mgr.25133) 340 : cluster 0 pgmap v554: 121 pgs: 121 active+clean; 200 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-04-10T03:18:43.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:42 smithi016 bash[72916]: cluster 2024-04-10T03:18:42.452884+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e647: 8 total, 8 up, 8 in 2024-04-10T03:18:43.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:42 smithi016 bash[72916]: audit 2024-04-10T03:18:42.516001+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:42 smithi016 bash[74137]: cluster 2024-04-10T03:18:41.744922+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e646: 8 total, 8 up, 8 in 2024-04-10T03:18:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:42 smithi016 bash[74137]: cluster 2024-04-10T03:18:41.749981+0000 mgr.y (mgr.25133) 340 : cluster 0 pgmap v554: 121 pgs: 121 active+clean; 200 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-04-10T03:18:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:42 smithi016 bash[74137]: cluster 2024-04-10T03:18:42.452884+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e647: 8 total, 8 up, 8 in 2024-04-10T03:18:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:42 smithi016 bash[74137]: audit 2024-04-10T03:18:42.516001+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:43.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:42 smithi136 bash[68278]: cluster 2024-04-10T03:18:41.744922+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e646: 8 total, 8 up, 8 in 2024-04-10T03:18:43.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:42 smithi136 bash[68278]: cluster 2024-04-10T03:18:41.749981+0000 mgr.y (mgr.25133) 340 : cluster 0 pgmap v554: 121 pgs: 121 active+clean; 200 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-04-10T03:18:43.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:42 smithi136 bash[68278]: cluster 2024-04-10T03:18:42.452884+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e647: 8 total, 8 up, 8 in 2024-04-10T03:18:43.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:42 smithi136 bash[68278]: audit 2024-04-10T03:18:42.516001+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:43.329 INFO:tasks.rados.rados.0.smithi016.stdout:2886: done (4 left) 2024-04-10T03:18:43.330 INFO:tasks.rados.rados.0.smithi016.stdout:2887: done (3 left) 2024-04-10T03:18:43.330 INFO:tasks.rados.rados.0.smithi016.stdout:2888: done (2 left) 2024-04-10T03:18:43.330 INFO:tasks.rados.rados.0.smithi016.stdout:2889: done (1 left) 2024-04-10T03:18:43.330 INFO:tasks.rados.rados.0.smithi016.stdout:2891: done (0 left) 2024-04-10T03:18:43.330 INFO:tasks.rados.rados.0.smithi016.stdout:2892: copy_from oid 23 from oid 22 current snap is 280 2024-04-10T03:18:43.330 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 280 2024-04-10T03:18:43.330 INFO:tasks.rados.rados.0.smithi016.stdout:2893: seq_num 912 ranges {0=483328,483328=401408} 2024-04-10T03:18:43.332 INFO:tasks.rados.rados.0.smithi016.stdout:2893: writing smithi01663999-33 from 0 to 483328 tid 1 2024-04-10T03:18:43.334 INFO:tasks.rados.rados.0.smithi016.stdout:2893: writing smithi01663999-33 from 483328 to 884736 tid 2 2024-04-10T03:18:43.334 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 280 2024-04-10T03:18:43.334 INFO:tasks.rados.rados.0.smithi016.stdout:2894: seq_num 913 ranges {4399104=499712,4898816=401408} 2024-04-10T03:18:43.362 INFO:tasks.rados.rados.0.smithi016.stdout:2894: writing smithi01663999-13 from 4399104 to 4898816 tid 1 2024-04-10T03:18:43.365 INFO:tasks.rados.rados.0.smithi016.stdout:2894: writing smithi01663999-13 from 4898816 to 5300224 tid 2 2024-04-10T03:18:43.365 INFO:tasks.rados.rados.0.smithi016.stdout:2895: rmattr oid 16 current snap is 280 2024-04-10T03:18:43.365 INFO:tasks.rados.rados.0.smithi016.stdout:2892: finishing copy_from to smithi01663999-23 2024-04-10T03:18:43.365 INFO:tasks.rados.rados.0.smithi016.stdout:2892: got expected ENOENT (src dne) 2024-04-10T03:18:43.365 INFO:tasks.rados.rados.0.smithi016.stdout:2892: finishing copy_from racing read to smithi01663999-23 2024-04-10T03:18:43.365 INFO:tasks.rados.rados.0.smithi016.stdout:2893: finishing write tid 1 to smithi01663999-33 2024-04-10T03:18:43.365 INFO:tasks.rados.rados.0.smithi016.stdout:2893: finishing write tid 2 to smithi01663999-33 2024-04-10T03:18:43.366 INFO:tasks.rados.rados.0.smithi016.stdout:2893: finishing write tid 3 to smithi01663999-33 2024-04-10T03:18:43.366 INFO:tasks.rados.rados.0.smithi016.stdout:2893: finishing write tid 4 to smithi01663999-33 2024-04-10T03:18:43.366 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 2300 (ObjNum 912 snap 280 seq_num 912) dirty exists 2024-04-10T03:18:43.366 INFO:tasks.rados.rados.0.smithi016.stdout:2893: left oid 33 (ObjNum 912 snap 280 seq_num 912) 2024-04-10T03:18:43.366 INFO:tasks.rados.rados.0.smithi016.stdout:2892: done (3 left) 2024-04-10T03:18:43.366 INFO:tasks.rados.rados.0.smithi016.stdout:2893: done (2 left) 2024-04-10T03:18:43.366 INFO:tasks.rados.rados.0.smithi016.stdout:2896: snap_create 2024-04-10T03:18:43.369 INFO:tasks.rados.rados.0.smithi016.stdout:2894: finishing write tid 1 to smithi01663999-13 2024-04-10T03:18:43.370 INFO:tasks.rados.rados.0.smithi016.stdout:2894: finishing write tid 2 to smithi01663999-13 2024-04-10T03:18:43.370 INFO:tasks.rados.rados.0.smithi016.stdout:2894: finishing write tid 3 to smithi01663999-13 2024-04-10T03:18:43.371 INFO:tasks.rados.rados.0.smithi016.stdout:2894: finishing write tid 4 to smithi01663999-13 2024-04-10T03:18:43.372 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2422 (ObjNum 913 snap 280 seq_num 913) dirty exists 2024-04-10T03:18:43.372 INFO:tasks.rados.rados.0.smithi016.stdout:2894: left oid 13 (ObjNum 913 snap 280 seq_num 913) 2024-04-10T03:18:43.372 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2385 (ObjNum 895 snap 275 seq_num 895) dirty exists 2024-04-10T03:18:43.373 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.373 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.373 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.373 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.374 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.374 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.374 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.375 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.375 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.375 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:43.375 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:43 smithi016 systemd[1]: Stopping Ceph node-exporter.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:18:43.758 INFO:tasks.rados.rados.0.smithi016.stdout:2894: done (2 left) 2024-04-10T03:18:43.758 INFO:tasks.rados.rados.0.smithi016.stdout:2895: done (1 left) 2024-04-10T03:18:43.758 INFO:tasks.rados.rados.0.smithi016.stdout:2896: done (0 left) 2024-04-10T03:18:43.758 INFO:tasks.rados.rados.0.smithi016.stdout:2897: delete oid 7 current snap is 281 2024-04-10T03:18:43.766 INFO:tasks.rados.rados.0.smithi016.stdout:2897: done (0 left) 2024-04-10T03:18:43.766 INFO:tasks.rados.rados.0.smithi016.stdout:2898: snap_remove snap 280 2024-04-10T03:18:44.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:43 smithi016 bash[72916]: cephadm 2024-04-10T03:18:42.510598+0000 mgr.y (mgr.25133) 341 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-10T03:18:44.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:43 smithi016 bash[72916]: cephadm 2024-04-10T03:18:42.511070+0000 mgr.y (mgr.25133) 342 : cephadm 1 Deploying daemon node-exporter.a on smithi016 2024-04-10T03:18:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:43 smithi016 bash[74137]: cephadm 2024-04-10T03:18:42.510598+0000 mgr.y (mgr.25133) 341 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-10T03:18:44.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:43 smithi016 bash[74137]: cephadm 2024-04-10T03:18:42.511070+0000 mgr.y (mgr.25133) 342 : cephadm 1 Deploying daemon node-exporter.a on smithi016 2024-04-10T03:18:44.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:43 smithi136 bash[68278]: cephadm 2024-04-10T03:18:42.510598+0000 mgr.y (mgr.25133) 341 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-10T03:18:44.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:43 smithi136 bash[68278]: cephadm 2024-04-10T03:18:42.511070+0000 mgr.y (mgr.25133) 342 : cephadm 1 Deploying daemon node-exporter.a on smithi016 2024-04-10T03:18:44.445 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[98667]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-a 2024-04-10T03:18:44.445 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-10T03:18:44.446 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[98728]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-a 2024-04-10T03:18:44.446 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-10T03:18:44.446 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: Stopped Ceph node-exporter.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:18:44.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.761 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.761 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: Started Ceph node-exporter.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:18:44.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.761 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.762 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.762 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.762 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.763 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.763 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.763 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:18:44 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:44.780 INFO:tasks.rados.rados.0.smithi016.stdout:2898: done (0 left) 2024-04-10T03:18:44.781 INFO:tasks.rados.rados.0.smithi016.stdout:2899: read oid 20 snap -1 2024-04-10T03:18:44.781 INFO:tasks.rados.rados.0.smithi016.stdout:2899: expect deleted 2024-04-10T03:18:44.782 INFO:tasks.rados.rados.0.smithi016.stdout:2900: read oid 12 snap -1 2024-04-10T03:18:44.782 INFO:tasks.rados.rados.0.smithi016.stdout:2900: expect deleted 2024-04-10T03:18:44.782 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 281 2024-04-10T03:18:44.782 INFO:tasks.rados.rados.0.smithi016.stdout:2901: seq_num 915 ranges {3883008=532480,4415488=401408} 2024-04-10T03:18:44.809 INFO:tasks.rados.rados.0.smithi016.stdout:2901: writing smithi01663999-3 from 3883008 to 4415488 tid 1 2024-04-10T03:18:44.812 INFO:tasks.rados.rados.0.smithi016.stdout:2901: writing smithi01663999-3 from 4415488 to 4816896 tid 2 2024-04-10T03:18:44.812 INFO:tasks.rados.rados.0.smithi016.stdout:2902: read oid 24 snap 279 2024-04-10T03:18:44.812 INFO:tasks.rados.rados.0.smithi016.stdout:2902: expect (ObjNum 2081755232 snap 21855 seq_num 2081322480) 2024-04-10T03:18:44.812 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 281 2024-04-10T03:18:44.813 INFO:tasks.rados.rados.0.smithi016.stdout:2903: seq_num 916 ranges {17702912=548864,18251776=401408} 2024-04-10T03:18:44.927 INFO:tasks.rados.rados.0.smithi016.stdout:2903: writing smithi01663999-16 from 17702912 to 18251776 tid 1 2024-04-10T03:18:44.930 INFO:tasks.rados.rados.0.smithi016.stdout:2903: writing smithi01663999-16 from 18251776 to 18653184 tid 2 2024-04-10T03:18:44.930 INFO:tasks.rados.rados.0.smithi016.stdout:2904: read oid 31 snap -1 2024-04-10T03:18:44.930 INFO:tasks.rados.rados.0.smithi016.stdout:2904: expect (ObjNum 593 snap 181 seq_num 593) 2024-04-10T03:18:44.930 INFO:tasks.rados.rados.0.smithi016.stdout:2905: delete oid 1 current snap is 281 2024-04-10T03:18:44.930 INFO:tasks.rados.rados.0.smithi016.stdout:2901: finishing write tid 1 to smithi01663999-3 2024-04-10T03:18:44.931 INFO:tasks.rados.rados.0.smithi016.stdout:2901: finishing write tid 2 to smithi01663999-3 2024-04-10T03:18:44.931 INFO:tasks.rados.rados.0.smithi016.stdout:2901: finishing write tid 3 to smithi01663999-3 2024-04-10T03:18:44.931 INFO:tasks.rados.rados.0.smithi016.stdout:2901: finishing write tid 4 to smithi01663999-3 2024-04-10T03:18:44.931 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1673 (ObjNum 915 snap 281 seq_num 915) dirty exists 2024-04-10T03:18:44.931 INFO:tasks.rados.rados.0.smithi016.stdout:2901: left oid 3 (ObjNum 915 snap 281 seq_num 915) 2024-04-10T03:18:44.931 INFO:tasks.rados.rados.0.smithi016.stdout:2902: expect (ObjNum 2081755232 snap 21855 seq_num 2081322480) 2024-04-10T03:18:44.935 INFO:tasks.rados.rados.0.smithi016.stdout:2899: done (6 left) 2024-04-10T03:18:44.935 INFO:tasks.rados.rados.0.smithi016.stdout:2900: done (5 left) 2024-04-10T03:18:44.935 INFO:tasks.rados.rados.0.smithi016.stdout:2901: done (4 left) 2024-04-10T03:18:44.935 INFO:tasks.rados.rados.0.smithi016.stdout:2902: done (3 left) 2024-04-10T03:18:44.935 INFO:tasks.rados.rados.0.smithi016.stdout:2905: done (2 left) 2024-04-10T03:18:44.935 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 37 current snap is 281 2024-04-10T03:18:44.935 INFO:tasks.rados.rados.0.smithi016.stdout:2906: seq_num 918 ranges {6397952=581632,6979584=401408} 2024-04-10T03:18:44.975 INFO:tasks.rados.rados.0.smithi016.stdout:2906: writing smithi01663999-37 from 6397952 to 6979584 tid 1 2024-04-10T03:18:44.979 INFO:tasks.rados.rados.0.smithi016.stdout:2906: writing smithi01663999-37 from 6979584 to 7380992 tid 2 2024-04-10T03:18:44.979 INFO:tasks.rados.rados.0.smithi016.stdout:2907: copy_from oid 41 from oid 35 current snap is 281 2024-04-10T03:18:44.979 INFO:tasks.rados.rados.0.smithi016.stdout:2903: finishing write tid 1 to smithi01663999-16 2024-04-10T03:18:44.979 INFO:tasks.rados.rados.0.smithi016.stdout:2903: finishing write tid 2 to smithi01663999-16 2024-04-10T03:18:44.979 INFO:tasks.rados.rados.0.smithi016.stdout:2903: finishing write tid 3 to smithi01663999-16 2024-04-10T03:18:44.979 INFO:tasks.rados.rados.0.smithi016.stdout:2903: finishing write tid 4 to smithi01663999-16 2024-04-10T03:18:44.979 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2388 (ObjNum 916 snap 281 seq_num 916) dirty exists 2024-04-10T03:18:44.979 INFO:tasks.rados.rados.0.smithi016.stdout:2903: left oid 16 (ObjNum 916 snap 281 seq_num 916) 2024-04-10T03:18:44.979 INFO:tasks.rados.rados.0.smithi016.stdout:2904: expect (ObjNum 593 snap 181 seq_num 593) 2024-04-10T03:18:45.055 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:44 smithi136 bash[68278]: cluster 2024-04-10T03:18:43.750856+0000 mgr.y (mgr.25133) 343 : cluster 0 pgmap v556: 121 pgs: 121 active+clean; 210 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.7 MiB/s wr, 38 op/s 2024-04-10T03:18:45.086 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:44 smithi136 bash[68278]: cluster 2024-04-10T03:18:43.758597+0000 mon.a (mon.0) 1030 : cluster 0 osdmap e648: 8 total, 8 up, 8 in 2024-04-10T03:18:45.086 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:44 smithi136 bash[68278]: audit 2024-04-10T03:18:44.608285+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:45.086 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:44 smithi136 bash[68278]: audit 2024-04-10T03:18:44.615161+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:45.087 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[72916]: cluster 2024-04-10T03:18:43.750856+0000 mgr.y (mgr.25133) 343 : cluster 0 pgmap v556: 121 pgs: 121 active+clean; 210 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.7 MiB/s wr, 38 op/s 2024-04-10T03:18:45.087 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[72916]: cluster 2024-04-10T03:18:43.758597+0000 mon.a (mon.0) 1030 : cluster 0 osdmap e648: 8 total, 8 up, 8 in 2024-04-10T03:18:45.087 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[72916]: audit 2024-04-10T03:18:44.608285+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:45.087 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[72916]: audit 2024-04-10T03:18:44.615161+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:45.088 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[74137]: cluster 2024-04-10T03:18:43.750856+0000 mgr.y (mgr.25133) 343 : cluster 0 pgmap v556: 121 pgs: 121 active+clean; 210 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.7 MiB/s wr, 38 op/s 2024-04-10T03:18:45.088 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[74137]: cluster 2024-04-10T03:18:43.758597+0000 mon.a (mon.0) 1030 : cluster 0 osdmap e648: 8 total, 8 up, 8 in 2024-04-10T03:18:45.088 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[74137]: audit 2024-04-10T03:18:44.608285+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:45.088 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:44 smithi016 bash[74137]: audit 2024-04-10T03:18:44.615161+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:46.042 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:45 smithi136 bash[68278]: cluster 2024-04-10T03:18:44.786552+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e649: 8 total, 8 up, 8 in 2024-04-10T03:18:46.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[72916]: cluster 2024-04-10T03:18:44.786552+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e649: 8 total, 8 up, 8 in 2024-04-10T03:18:46.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[74137]: cluster 2024-04-10T03:18:44.786552+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e649: 8 total, 8 up, 8 in 2024-04-10T03:18:46.059 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.692Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-10T03:18:46.059 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.692Z 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-04-10T03:18:46.059 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.693Z 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-04-10T03:18:46.059 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.693Z 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-04-10T03:18:46.059 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z 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-04-10T03:18:46.059 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-10T03:18:46.059 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=arp 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=edac 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-10T03:18:46.060 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=os 2024-04-10T03:18:46.061 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=stat 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=time 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-10T03:18:46.062 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=uname 2024-04-10T03:18:46.063 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-10T03:18:46.063 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-10T03:18:46.063 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-10T03:18:46.063 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-10T03:18:46.063 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:18:45 smithi016 bash[98785]: ts=2024-04-10T03:18:45.694Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-10T03:18:46.362 INFO:tasks.rados.rados.0.smithi016.stdout:2906: finishing write tid 1 to smithi01663999-37 2024-04-10T03:18:46.362 INFO:tasks.rados.rados.0.smithi016.stdout:2906: finishing write tid 2 to smithi01663999-37 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:2906: finishing write tid 3 to smithi01663999-37 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:2906: finishing write tid 4 to smithi01663999-37 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1676 (ObjNum 918 snap 281 seq_num 918) dirty exists 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:2906: left oid 37 (ObjNum 918 snap 281 seq_num 918) 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:2907: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:2907: finishing copy_from to smithi01663999-41 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2416 (ObjNum 878 snap 270 seq_num 878) dirty exists 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:2903: done (3 left) 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:2904: done (2 left) 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:2906: done (1 left) 2024-04-10T03:18:46.363 INFO:tasks.rados.rados.0.smithi016.stdout:2907: done (0 left) 2024-04-10T03:18:46.364 INFO:tasks.rados.rados.0.smithi016.stdout:2908: delete oid 41 current snap is 281 2024-04-10T03:18:46.366 INFO:tasks.rados.rados.0.smithi016.stdout:2908: done (0 left) 2024-04-10T03:18:46.366 INFO:tasks.rados.rados.0.smithi016.stdout:2909: read oid 12 snap 278 2024-04-10T03:18:46.366 INFO:tasks.rados.rados.0.smithi016.stdout:2909: expect deleted 2024-04-10T03:18:46.366 INFO:tasks.rados.rados.0.smithi016.stdout:2910: snap_remove snap 275 2024-04-10T03:18:46.791 INFO:tasks.rados.rados.0.smithi016.stdout:2910: done (1 left) 2024-04-10T03:18:46.791 INFO:tasks.rados.rados.0.smithi016.stdout:2911: snap_create 2024-04-10T03:18:47.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:46 smithi016 bash[72916]: cluster 2024-04-10T03:18:45.751572+0000 mgr.y (mgr.25133) 344 : cluster 0 pgmap v559: 121 pgs: 121 active+clean; 210 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-04-10T03:18:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:46 smithi016 bash[74137]: cluster 2024-04-10T03:18:45.751572+0000 mgr.y (mgr.25133) 344 : cluster 0 pgmap v559: 121 pgs: 121 active+clean; 210 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-04-10T03:18:47.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:46 smithi136 bash[68278]: cluster 2024-04-10T03:18:45.751572+0000 mgr.y (mgr.25133) 344 : cluster 0 pgmap v559: 121 pgs: 121 active+clean; 210 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-04-10T03:18:47.791 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.791 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.792 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.792 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.793 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.793 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.794 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.794 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.795 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.795 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: Stopping Ceph node-exporter.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:18:47.795 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:18:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:47.796 INFO:tasks.rados.rados.0.smithi016.stdout:2909: done (1 left) 2024-04-10T03:18:47.796 INFO:tasks.rados.rados.0.smithi016.stdout:2911: done (0 left) 2024-04-10T03:18:47.796 INFO:tasks.rados.rados.0.smithi016.stdout:2912: read oid 37 snap -1 2024-04-10T03:18:47.797 INFO:tasks.rados.rados.0.smithi016.stdout:2912: expect (ObjNum 918 snap 281 seq_num 918) 2024-04-10T03:18:47.797 INFO:tasks.rados.rados.0.smithi016.stdout:2913: read oid 5 snap -1 2024-04-10T03:18:47.797 INFO:tasks.rados.rados.0.smithi016.stdout:2913: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:18:47.797 INFO:tasks.rados.rados.0.smithi016.stdout:2914: read oid 19 snap 281 2024-04-10T03:18:47.797 INFO:tasks.rados.rados.0.smithi016.stdout:2914: expect (ObjNum 851 snap 266 seq_num 851) 2024-04-10T03:18:47.797 INFO:tasks.rados.rados.0.smithi016.stdout:2915: read oid 29 snap -1 2024-04-10T03:18:47.798 INFO:tasks.rados.rados.0.smithi016.stdout:2915: expect (ObjNum 889 snap 271 seq_num 889) 2024-04-10T03:18:47.798 INFO:tasks.rados.rados.0.smithi016.stdout:2916: copy_from oid 16 from oid 34 current snap is 282 2024-04-10T03:18:47.798 INFO:tasks.rados.rados.0.smithi016.stdout:2917: copy_from oid 46 from oid 14 current snap is 282 2024-04-10T03:18:47.798 INFO:tasks.rados.rados.0.smithi016.stdout:2918: delete oid 3 current snap is 282 2024-04-10T03:18:47.851 INFO:tasks.rados.rados.0.smithi016.stdout:2914: expect (ObjNum 851 snap 266 seq_num 851) 2024-04-10T03:18:48.034 INFO:tasks.rados.rados.0.smithi016.stdout:2912: expect (ObjNum 918 snap 281 seq_num 918) 2024-04-10T03:18:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:47 smithi016 bash[72916]: cluster 2024-04-10T03:18:46.796408+0000 mon.a (mon.0) 1034 : cluster 0 osdmap e650: 8 total, 8 up, 8 in 2024-04-10T03:18:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:47 smithi016 bash[74137]: cluster 2024-04-10T03:18:46.796408+0000 mon.a (mon.0) 1034 : cluster 0 osdmap e650: 8 total, 8 up, 8 in 2024-04-10T03:18:48.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:47 smithi136 bash[68278]: cluster 2024-04-10T03:18:46.796408+0000 mon.a (mon.0) 1034 : cluster 0 osdmap e650: 8 total, 8 up, 8 in 2024-04-10T03:18:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:2915: expect (ObjNum 889 snap 271 seq_num 889) 2024-04-10T03:18:48.664 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:48 smithi136 bash[91756]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-b 2024-04-10T03:18:48.664 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:48 smithi136 bash[91817]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-b 2024-04-10T03:18:48.664 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-10T03:18:48.664 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-10T03:18:48.665 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: Stopped Ceph node-exporter.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:18:48.708 INFO:tasks.rados.rados.0.smithi016.stdout:2913: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:18:48.941 INFO:tasks.rados.rados.0.smithi016.stdout:2916: finishing copy_from racing read to smithi01663999-16 2024-04-10T03:18:48.941 INFO:tasks.rados.rados.0.smithi016.stdout:2917: finishing copy_from racing read to smithi01663999-46 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2916: finishing copy_from to smithi01663999-16 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2384 (ObjNum 908 snap 278 seq_num 908) dirty exists 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2917: finishing copy_from to smithi01663999-46 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1473 (ObjNum 859 snap 268 seq_num 859) dirty exists 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2912: done (6 left) 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2913: done (5 left) 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2914: done (4 left) 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2915: done (3 left) 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2916: done (2 left) 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2917: done (1 left) 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2918: done (0 left) 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2919: copy_from oid 39 from oid 37 current snap is 282 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2920: read oid 17 snap -1 2024-04-10T03:18:48.942 INFO:tasks.rados.rados.0.smithi016.stdout:2920: expect (ObjNum 885 snap 271 seq_num 885) 2024-04-10T03:18:48.943 INFO:tasks.rados.rados.0.smithi016.stdout:2921: snap_remove snap 281 2024-04-10T03:18:49.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:48 smithi016 bash[72916]: cephadm 2024-04-10T03:18:46.946606+0000 mgr.y (mgr.25133) 345 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-10T03:18:49.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:48 smithi016 bash[72916]: cephadm 2024-04-10T03:18:46.947384+0000 mgr.y (mgr.25133) 346 : cephadm 1 Deploying daemon node-exporter.b on smithi136 2024-04-10T03:18:49.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:48 smithi016 bash[72916]: cluster 2024-04-10T03:18:47.752555+0000 mgr.y (mgr.25133) 347 : cluster 0 pgmap v561: 121 pgs: 121 active+clean; 213 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-04-10T03:18:49.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:48 smithi016 bash[72916]: cluster 2024-04-10T03:18:47.799363+0000 mon.a (mon.0) 1035 : cluster 0 osdmap e651: 8 total, 8 up, 8 in 2024-04-10T03:18:49.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:48 smithi016 bash[74137]: cephadm 2024-04-10T03:18:46.946606+0000 mgr.y (mgr.25133) 345 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-10T03:18:49.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:48 smithi016 bash[74137]: cephadm 2024-04-10T03:18:46.947384+0000 mgr.y (mgr.25133) 346 : cephadm 1 Deploying daemon node-exporter.b on smithi136 2024-04-10T03:18:49.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:48 smithi016 bash[74137]: cluster 2024-04-10T03:18:47.752555+0000 mgr.y (mgr.25133) 347 : cluster 0 pgmap v561: 121 pgs: 121 active+clean; 213 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-04-10T03:18:49.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:48 smithi016 bash[74137]: cluster 2024-04-10T03:18:47.799363+0000 mon.a (mon.0) 1035 : cluster 0 osdmap e651: 8 total, 8 up, 8 in 2024-04-10T03:18:49.166 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.166 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: Started Ceph node-exporter.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:18:49.168 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.168 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.168 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.169 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.169 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:18:49.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:48 smithi136 bash[68278]: cephadm 2024-04-10T03:18:46.946606+0000 mgr.y (mgr.25133) 345 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-10T03:18:49.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:48 smithi136 bash[68278]: cephadm 2024-04-10T03:18:46.947384+0000 mgr.y (mgr.25133) 346 : cephadm 1 Deploying daemon node-exporter.b on smithi136 2024-04-10T03:18:49.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:48 smithi136 bash[68278]: cluster 2024-04-10T03:18:47.752555+0000 mgr.y (mgr.25133) 347 : cluster 0 pgmap v561: 121 pgs: 121 active+clean; 213 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-04-10T03:18:49.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:48 smithi136 bash[68278]: cluster 2024-04-10T03:18:47.799363+0000 mon.a (mon.0) 1035 : cluster 0 osdmap e651: 8 total, 8 up, 8 in 2024-04-10T03:18:49.935 INFO:tasks.rados.rados.0.smithi016.stdout:2921: done (2 left) 2024-04-10T03:18:49.935 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 282 2024-04-10T03:18:49.935 INFO:tasks.rados.rados.0.smithi016.stdout:2922: seq_num 921 ranges {0=630784,630784=401408} 2024-04-10T03:18:49.940 INFO:tasks.rados.rados.0.smithi016.stdout:2922: writing smithi01663999-44 from 0 to 630784 tid 1 2024-04-10T03:18:49.943 INFO:tasks.rados.rados.0.smithi016.stdout:2922: writing smithi01663999-44 from 630784 to 1032192 tid 2 2024-04-10T03:18:49.944 INFO:tasks.rados.rados.0.smithi016.stdout:2923: copy_from oid 4 from oid 19 current snap is 282 2024-04-10T03:18:49.952 INFO:tasks.rados.rados.0.smithi016.stdout:2920: expect (ObjNum 885 snap 271 seq_num 885) 2024-04-10T03:18:50.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[68278]: audit 2024-04-10T03:18:48.920818+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:50.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[68278]: audit 2024-04-10T03:18:48.930380+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[68278]: audit 2024-04-10T03:18:48.967589+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:50.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[68278]: cluster 2024-04-10T03:18:49.753559+0000 mgr.y (mgr.25133) 348 : cluster 0 pgmap v563: 121 pgs: 121 active+clean; 226 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-04-10T03:18:50.165 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.878Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-10T03:18:50.165 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.878Z 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-04-10T03:18:50.165 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.878Z 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-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.878Z 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-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.878Z 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-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=arp 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-10T03:18:50.166 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=edac 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-10T03:18:50.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=os 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.879Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=stat 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-10T03:18:50.168 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-10T03:18:50.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=time 2024-04-10T03:18:50.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-10T03:18:50.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=uname 2024-04-10T03:18:50.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-10T03:18:50.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-10T03:18:50.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-10T03:18:50.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-10T03:18:50.169 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:18:49 smithi136 bash[91872]: ts=2024-04-10T03:18:49.880Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-10T03:18:50.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:49 smithi016 bash[72916]: audit 2024-04-10T03:18:48.920818+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:50.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:49 smithi016 bash[72916]: audit 2024-04-10T03:18:48.930380+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:50.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:49 smithi016 bash[72916]: audit 2024-04-10T03:18:48.967589+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:50.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:49 smithi016 bash[72916]: cluster 2024-04-10T03:18:49.753559+0000 mgr.y (mgr.25133) 348 : cluster 0 pgmap v563: 121 pgs: 121 active+clean; 226 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-04-10T03:18:50.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:49 smithi016 bash[74137]: audit 2024-04-10T03:18:48.920818+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:50.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:49 smithi016 bash[74137]: audit 2024-04-10T03:18:48.930380+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:50.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:49 smithi016 bash[74137]: audit 2024-04-10T03:18:48.967589+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:18:50.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:49 smithi016 bash[74137]: cluster 2024-04-10T03:18:49.753559+0000 mgr.y (mgr.25133) 348 : cluster 0 pgmap v563: 121 pgs: 121 active+clean; 226 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.3 MiB/s wr, 10 op/s 2024-04-10T03:18:50.440 INFO:tasks.rados.rados.0.smithi016.stdout:2919: finishing copy_from racing read to smithi01663999-39 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2919: finishing copy_from to smithi01663999-39 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 1676 (ObjNum 918 snap 281 seq_num 918) dirty exists 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2922: finishing write tid 1 to smithi01663999-44 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2922: finishing write tid 2 to smithi01663999-44 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2922: finishing write tid 3 to smithi01663999-44 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2922: finishing write tid 4 to smithi01663999-44 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2305 (ObjNum 921 snap 282 seq_num 921) dirty exists 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2922: left oid 44 (ObjNum 921 snap 282 seq_num 921) 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2923: finishing copy_from racing read to smithi01663999-4 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2919: done (3 left) 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2920: done (2 left) 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:2922: done (1 left) 2024-04-10T03:18:50.441 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 282 2024-04-10T03:18:50.442 INFO:tasks.rados.rados.0.smithi016.stdout:2923: finishing copy_from to smithi01663999-4 2024-04-10T03:18:50.442 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 1469 (ObjNum 851 snap 266 seq_num 851) dirty exists 2024-04-10T03:18:50.442 INFO:tasks.rados.rados.0.smithi016.stdout:2924: seq_num 922 ranges {3629056=647168,4276224=401408} 2024-04-10T03:18:50.476 INFO:tasks.rados.rados.0.smithi016.stdout:2924: writing smithi01663999-2 from 3629056 to 4276224 tid 1 2024-04-10T03:18:50.479 INFO:tasks.rados.rados.0.smithi016.stdout:2924: writing smithi01663999-2 from 4276224 to 4677632 tid 2 2024-04-10T03:18:50.479 INFO:tasks.rados.rados.0.smithi016.stdout:2923: done (1 left) 2024-04-10T03:18:50.479 INFO:tasks.rados.rados.0.smithi016.stdout:2925: snap_create 2024-04-10T03:18:50.489 INFO:tasks.rados.rados.0.smithi016.stdout:2924: finishing write tid 1 to smithi01663999-2 2024-04-10T03:18:50.489 INFO:tasks.rados.rados.0.smithi016.stdout:2924: finishing write tid 2 to smithi01663999-2 2024-04-10T03:18:50.490 INFO:tasks.rados.rados.0.smithi016.stdout:2924: finishing write tid 3 to smithi01663999-2 2024-04-10T03:18:50.493 INFO:tasks.rados.rados.0.smithi016.stdout:2924: finishing write tid 4 to smithi01663999-2 2024-04-10T03:18:50.494 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2245 (ObjNum 922 snap 282 seq_num 922) dirty exists 2024-04-10T03:18:50.494 INFO:tasks.rados.rados.0.smithi016.stdout:2924: left oid 2 (ObjNum 922 snap 282 seq_num 922) 2024-04-10T03:18:50.938 INFO:tasks.rados.rados.0.smithi016.stdout:2924: done (1 left) 2024-04-10T03:18:50.938 INFO:tasks.rados.rados.0.smithi016.stdout:2925: done (0 left) 2024-04-10T03:18:50.938 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 283 2024-04-10T03:18:50.938 INFO:tasks.rados.rados.0.smithi016.stdout:2926: seq_num 923 ranges {0=663552,663552=401408} 2024-04-10T03:18:50.943 INFO:tasks.rados.rados.0.smithi016.stdout:2926: writing smithi01663999-32 from 0 to 663552 tid 1 2024-04-10T03:18:50.947 INFO:tasks.rados.rados.0.smithi016.stdout:2926: writing smithi01663999-32 from 663552 to 1064960 tid 2 2024-04-10T03:18:50.947 INFO:tasks.rados.rados.0.smithi016.stdout:2927: snap_create 2024-04-10T03:18:50.958 INFO:tasks.rados.rados.0.smithi016.stdout:2926: finishing write tid 1 to smithi01663999-32 2024-04-10T03:18:50.958 INFO:tasks.rados.rados.0.smithi016.stdout:2926: finishing write tid 2 to smithi01663999-32 2024-04-10T03:18:50.959 INFO:tasks.rados.rados.0.smithi016.stdout:2926: finishing write tid 3 to smithi01663999-32 2024-04-10T03:18:50.961 INFO:tasks.rados.rados.0.smithi016.stdout:2926: finishing write tid 4 to smithi01663999-32 2024-04-10T03:18:50.961 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 1673 (ObjNum 923 snap 283 seq_num 923) dirty exists 2024-04-10T03:18:50.961 INFO:tasks.rados.rados.0.smithi016.stdout:2926: left oid 32 (ObjNum 923 snap 283 seq_num 923) 2024-04-10T03:18:51.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:50 smithi016 bash[72916]: cluster 2024-04-10T03:18:49.941277+0000 mon.a (mon.0) 1039 : cluster 0 osdmap e652: 8 total, 8 up, 8 in 2024-04-10T03:18:51.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:50 smithi016 bash[74137]: cluster 2024-04-10T03:18:49.941277+0000 mon.a (mon.0) 1039 : cluster 0 osdmap e652: 8 total, 8 up, 8 in 2024-04-10T03:18:51.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:50 smithi136 bash[68278]: cluster 2024-04-10T03:18:49.941277+0000 mon.a (mon.0) 1039 : cluster 0 osdmap e652: 8 total, 8 up, 8 in 2024-04-10T03:18:51.960 INFO:tasks.rados.rados.0.smithi016.stdout:2926: done (1 left) 2024-04-10T03:18:51.960 INFO:tasks.rados.rados.0.smithi016.stdout:2927: done (0 left) 2024-04-10T03:18:51.960 INFO:tasks.rados.rados.0.smithi016.stdout:2928: read oid 10 snap -1 2024-04-10T03:18:51.960 INFO:tasks.rados.rados.0.smithi016.stdout:2928: expect (ObjNum 847 snap 264 seq_num 847) 2024-04-10T03:18:51.960 INFO:tasks.rados.rados.0.smithi016.stdout:2929: snap_remove snap 278 2024-04-10T03:18:52.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:51 smithi016 bash[72916]: cluster 2024-04-10T03:18:50.942583+0000 mon.a (mon.0) 1040 : cluster 0 osdmap e653: 8 total, 8 up, 8 in 2024-04-10T03:18:52.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:51 smithi016 bash[72916]: cluster 2024-04-10T03:18:51.754241+0000 mgr.y (mgr.25133) 349 : cluster 0 pgmap v566: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.7 MiB/s wr, 9 op/s 2024-04-10T03:18:52.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:18:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:18:51] "GET /metrics HTTP/1.1" 200 36403 "" "Prometheus/2.43.0" 2024-04-10T03:18:52.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:51 smithi016 bash[74137]: cluster 2024-04-10T03:18:50.942583+0000 mon.a (mon.0) 1040 : cluster 0 osdmap e653: 8 total, 8 up, 8 in 2024-04-10T03:18:52.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:51 smithi016 bash[74137]: cluster 2024-04-10T03:18:51.754241+0000 mgr.y (mgr.25133) 349 : cluster 0 pgmap v566: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.7 MiB/s wr, 9 op/s 2024-04-10T03:18:52.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:51 smithi136 bash[68278]: cluster 2024-04-10T03:18:50.942583+0000 mon.a (mon.0) 1040 : cluster 0 osdmap e653: 8 total, 8 up, 8 in 2024-04-10T03:18:52.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:51 smithi136 bash[68278]: cluster 2024-04-10T03:18:51.754241+0000 mgr.y (mgr.25133) 349 : cluster 0 pgmap v566: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.7 MiB/s wr, 9 op/s 2024-04-10T03:18:52.452 INFO:tasks.rados.rados.0.smithi016.stdout:2929: done (1 left) 2024-04-10T03:18:52.452 INFO:tasks.rados.rados.0.smithi016.stdout:2930: copy_from oid 4 from oid 16 current snap is 284 2024-04-10T03:18:52.452 INFO:tasks.rados.rados.0.smithi016.stdout:2928: expect (ObjNum 847 snap 264 seq_num 847) 2024-04-10T03:18:52.573 INFO:tasks.rados.rados.0.smithi016.stdout:2930: finishing copy_from racing read to smithi01663999-4 2024-04-10T03:18:52.573 INFO:tasks.rados.rados.0.smithi016.stdout:2930: finishing copy_from to smithi01663999-4 2024-04-10T03:18:52.573 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2384 (ObjNum 908 snap 278 seq_num 908) dirty exists 2024-04-10T03:18:52.573 INFO:tasks.rados.rados.0.smithi016.stdout:2928: done (1 left) 2024-04-10T03:18:52.574 INFO:tasks.rados.rados.0.smithi016.stdout:2930: done (0 left) 2024-04-10T03:18:52.574 INFO:tasks.rados.rados.0.smithi016.stdout:2931: read oid 20 snap 283 2024-04-10T03:18:52.574 INFO:tasks.rados.rados.0.smithi016.stdout:2931: expect deleted 2024-04-10T03:18:52.574 INFO:tasks.rados.rados.0.smithi016.stdout:2932: rollback oid 43 current snap is 284 2024-04-10T03:18:52.574 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 43 to 283 2024-04-10T03:18:52.574 INFO:tasks.rados.rados.0.smithi016.stdout:2933: rmattr oid 17 current snap is 284 2024-04-10T03:18:52.574 INFO:tasks.rados.rados.0.smithi016.stdout:2933: done (2 left) 2024-04-10T03:18:52.574 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 284 2024-04-10T03:18:52.574 INFO:tasks.rados.rados.0.smithi016.stdout:2934: seq_num 924 ranges {6184960=679936,6864896=401408} 2024-04-10T03:18:52.657 INFO:tasks.rados.rados.0.smithi016.stdout:2934: writing smithi01663999-38 from 6184960 to 6864896 tid 1 2024-04-10T03:18:52.661 INFO:tasks.rados.rados.0.smithi016.stdout:2934: writing smithi01663999-38 from 6864896 to 7266304 tid 2 2024-04-10T03:18:52.661 INFO:tasks.rados.rados.0.smithi016.stdout:2935: snap_create 2024-04-10T03:18:52.661 INFO:tasks.rados.rados.0.smithi016.stdout:2932: finishing rollback tid 0 to smithi01663999-43 2024-04-10T03:18:52.661 INFO:tasks.rados.rados.0.smithi016.stdout:2932: finishing rollback tid 1 to smithi01663999-43 2024-04-10T03:18:52.661 INFO:tasks.rados.rados.0.smithi016.stdout:2932: finishing rollback tid 2 to smithi01663999-43 2024-04-10T03:18:52.661 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2478 (ObjNum 736 snap 236 seq_num 736) dirty exists 2024-04-10T03:18:52.665 INFO:tasks.rados.rados.0.smithi016.stdout:2934: finishing write tid 1 to smithi01663999-38 2024-04-10T03:18:52.665 INFO:tasks.rados.rados.0.smithi016.stdout:2934: finishing write tid 2 to smithi01663999-38 2024-04-10T03:18:52.665 INFO:tasks.rados.rados.0.smithi016.stdout:2934: finishing write tid 3 to smithi01663999-38 2024-04-10T03:18:52.667 INFO:tasks.rados.rados.0.smithi016.stdout:2934: finishing write tid 4 to smithi01663999-38 2024-04-10T03:18:52.667 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1349 (ObjNum 924 snap 284 seq_num 924) dirty exists 2024-04-10T03:18:52.667 INFO:tasks.rados.rados.0.smithi016.stdout:2934: left oid 38 (ObjNum 924 snap 284 seq_num 924) 2024-04-10T03:18:53.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:52 smithi016 bash[72916]: cluster 2024-04-10T03:18:51.964271+0000 mon.a (mon.0) 1041 : cluster 0 osdmap e654: 8 total, 8 up, 8 in 2024-04-10T03:18:53.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:52 smithi016 bash[72916]: cluster 2024-04-10T03:18:52.454291+0000 mon.a (mon.0) 1042 : cluster 0 osdmap e655: 8 total, 8 up, 8 in 2024-04-10T03:18:53.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:52 smithi016 bash[74137]: cluster 2024-04-10T03:18:51.964271+0000 mon.a (mon.0) 1041 : cluster 0 osdmap e654: 8 total, 8 up, 8 in 2024-04-10T03:18:53.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:52 smithi016 bash[74137]: cluster 2024-04-10T03:18:52.454291+0000 mon.a (mon.0) 1042 : cluster 0 osdmap e655: 8 total, 8 up, 8 in 2024-04-10T03:18:53.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:52 smithi136 bash[68278]: cluster 2024-04-10T03:18:51.964271+0000 mon.a (mon.0) 1041 : cluster 0 osdmap e654: 8 total, 8 up, 8 in 2024-04-10T03:18:53.414 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:52 smithi136 bash[68278]: cluster 2024-04-10T03:18:52.454291+0000 mon.a (mon.0) 1042 : cluster 0 osdmap e655: 8 total, 8 up, 8 in 2024-04-10T03:18:53.455 INFO:tasks.rados.rados.0.smithi016.stdout:2931: done (3 left) 2024-04-10T03:18:53.455 INFO:tasks.rados.rados.0.smithi016.stdout:2932: done (2 left) 2024-04-10T03:18:53.455 INFO:tasks.rados.rados.0.smithi016.stdout:2934: done (1 left) 2024-04-10T03:18:53.455 INFO:tasks.rados.rados.0.smithi016.stdout:2935: done (0 left) 2024-04-10T03:18:53.455 INFO:tasks.rados.rados.0.smithi016.stdout:2936: copy_from oid 19 from oid 27 current snap is 285 2024-04-10T03:18:53.455 INFO:tasks.rados.rados.0.smithi016.stdout:2937: snap_remove snap 271 2024-04-10T03:18:54.455 INFO:tasks.rados.rados.0.smithi016.stdout:2937: done (1 left) 2024-04-10T03:18:54.455 INFO:tasks.rados.rados.0.smithi016.stdout:2938: read oid 21 snap 273 2024-04-10T03:18:54.455 INFO:tasks.rados.rados.0.smithi016.stdout:2938: expect (ObjNum 850 snap 266 seq_num 850) 2024-04-10T03:18:54.455 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 285 2024-04-10T03:18:54.455 INFO:tasks.rados.rados.0.smithi016.stdout:2936: finishing copy_from to smithi01663999-19 2024-04-10T03:18:54.455 INFO:tasks.rados.rados.0.smithi016.stdout:2936: got expected ENOENT (src dne) 2024-04-10T03:18:54.455 INFO:tasks.rados.rados.0.smithi016.stdout:2939: seq_num 925 ranges {0=696320,696320=401408} 2024-04-10T03:18:54.461 INFO:tasks.rados.rados.0.smithi016.stdout:2939: writing smithi01663999-7 from 0 to 696320 tid 1 2024-04-10T03:18:54.466 INFO:tasks.rados.rados.0.smithi016.stdout:2939: writing smithi01663999-7 from 696320 to 1097728 tid 2 2024-04-10T03:18:54.466 INFO:tasks.rados.rados.0.smithi016.stdout:2936: finishing copy_from racing read to smithi01663999-19 2024-04-10T03:18:54.466 INFO:tasks.rados.rados.0.smithi016.stdout:2936: done (2 left) 2024-04-10T03:18:54.466 INFO:tasks.rados.rados.0.smithi016.stdout:2940: read oid 30 snap 272 2024-04-10T03:18:54.466 INFO:tasks.rados.rados.0.smithi016.stdout:2940: expect deleted 2024-04-10T03:18:54.466 INFO:tasks.rados.rados.0.smithi016.stdout:2941: delete oid 9 current snap is 285 2024-04-10T03:18:54.488 INFO:tasks.rados.rados.0.smithi016.stdout:2938: expect (ObjNum 850 snap 266 seq_num 850) 2024-04-10T03:18:54.574 INFO:tasks.rados.rados.0.smithi016.stdout:2939: finishing write tid 1 to smithi01663999-7 2024-04-10T03:18:54.574 INFO:tasks.rados.rados.0.smithi016.stdout:2939: finishing write tid 2 to smithi01663999-7 2024-04-10T03:18:54.574 INFO:tasks.rados.rados.0.smithi016.stdout:2939: finishing write tid 3 to smithi01663999-7 2024-04-10T03:18:54.574 INFO:tasks.rados.rados.0.smithi016.stdout:2939: finishing write tid 4 to smithi01663999-7 2024-04-10T03:18:54.574 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2308 (ObjNum 925 snap 285 seq_num 925) dirty exists 2024-04-10T03:18:54.575 INFO:tasks.rados.rados.0.smithi016.stdout:2939: left oid 7 (ObjNum 925 snap 285 seq_num 925) 2024-04-10T03:18:54.575 INFO:tasks.rados.rados.0.smithi016.stdout:2938: done (3 left) 2024-04-10T03:18:54.575 INFO:tasks.rados.rados.0.smithi016.stdout:2939: done (2 left) 2024-04-10T03:18:54.575 INFO:tasks.rados.rados.0.smithi016.stdout:2940: done (1 left) 2024-04-10T03:18:54.575 INFO:tasks.rados.rados.0.smithi016.stdout:2941: done (0 left) 2024-04-10T03:18:54.575 INFO:tasks.rados.rados.0.smithi016.stdout:2942: read oid 27 snap -1 2024-04-10T03:18:54.575 INFO:tasks.rados.rados.0.smithi016.stdout:2942: expect deleted 2024-04-10T03:18:54.575 INFO:tasks.rados.rados.0.smithi016.stdout:2943: snap_remove snap 282 2024-04-10T03:18:54.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:54 smithi016 bash[74137]: cluster 2024-04-10T03:18:53.456556+0000 mon.a (mon.0) 1043 : cluster 0 osdmap e656: 8 total, 8 up, 8 in 2024-04-10T03:18:54.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:54 smithi016 bash[74137]: cluster 2024-04-10T03:18:53.755018+0000 mgr.y (mgr.25133) 350 : cluster 0 pgmap v570: 121 pgs: 121 active+clean; 235 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-04-10T03:18:54.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:54 smithi016 bash[72916]: cluster 2024-04-10T03:18:53.456556+0000 mon.a (mon.0) 1043 : cluster 0 osdmap e656: 8 total, 8 up, 8 in 2024-04-10T03:18:54.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:54 smithi016 bash[72916]: cluster 2024-04-10T03:18:53.755018+0000 mgr.y (mgr.25133) 350 : cluster 0 pgmap v570: 121 pgs: 121 active+clean; 235 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-04-10T03:18:54.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:54 smithi136 bash[68278]: cluster 2024-04-10T03:18:53.456556+0000 mon.a (mon.0) 1043 : cluster 0 osdmap e656: 8 total, 8 up, 8 in 2024-04-10T03:18:54.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:54 smithi136 bash[68278]: cluster 2024-04-10T03:18:53.755018+0000 mgr.y (mgr.25133) 350 : cluster 0 pgmap v570: 121 pgs: 121 active+clean; 235 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-04-10T03:18:55.468 INFO:tasks.rados.rados.0.smithi016.stdout:2943: done (1 left) 2024-04-10T03:18:55.468 INFO:tasks.rados.rados.0.smithi016.stdout:2944: snap_remove snap 272 2024-04-10T03:18:55.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[74137]: cluster 2024-04-10T03:18:54.460626+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e657: 8 total, 8 up, 8 in 2024-04-10T03:18:55.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[74137]: audit 2024-04-10T03:18:54.661365+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[74137]: audit 2024-04-10T03:18:54.666206+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[74137]: audit 2024-04-10T03:18:54.716225+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[74137]: audit 2024-04-10T03:18:54.721627+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[72916]: cluster 2024-04-10T03:18:54.460626+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e657: 8 total, 8 up, 8 in 2024-04-10T03:18:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[72916]: audit 2024-04-10T03:18:54.661365+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[72916]: audit 2024-04-10T03:18:54.666206+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[72916]: audit 2024-04-10T03:18:54.716225+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:55 smithi016 bash[72916]: audit 2024-04-10T03:18:54.721627+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:55 smithi136 bash[68278]: cluster 2024-04-10T03:18:54.460626+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e657: 8 total, 8 up, 8 in 2024-04-10T03:18:55.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:55 smithi136 bash[68278]: audit 2024-04-10T03:18:54.661365+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:55 smithi136 bash[68278]: audit 2024-04-10T03:18:54.666206+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:55 smithi136 bash[68278]: audit 2024-04-10T03:18:54.716225+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:55.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:55 smithi136 bash[68278]: audit 2024-04-10T03:18:54.721627+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.468 INFO:tasks.rados.rados.0.smithi016.stdout:2944: done (1 left) 2024-04-10T03:18:56.468 INFO:tasks.rados.rados.0.smithi016.stdout:2945: snap_create 2024-04-10T03:18:56.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[72916]: cluster 2024-04-10T03:18:55.474946+0000 mon.a (mon.0) 1049 : cluster 0 osdmap e658: 8 total, 8 up, 8 in 2024-04-10T03:18:56.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[72916]: cluster 2024-04-10T03:18:55.755930+0000 mgr.y (mgr.25133) 351 : cluster 0 pgmap v573: 121 pgs: 121 active+clean; 241 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 2.5 MiB/s wr, 1 op/s 2024-04-10T03:18:56.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[72916]: audit 2024-04-10T03:18:55.766040+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[72916]: audit 2024-04-10T03:18:55.776079+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[72916]: audit 2024-04-10T03:18:55.785082+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[72916]: audit 2024-04-10T03:18:55.791545+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[74137]: cluster 2024-04-10T03:18:55.474946+0000 mon.a (mon.0) 1049 : cluster 0 osdmap e658: 8 total, 8 up, 8 in 2024-04-10T03:18:56.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[74137]: cluster 2024-04-10T03:18:55.755930+0000 mgr.y (mgr.25133) 351 : cluster 0 pgmap v573: 121 pgs: 121 active+clean; 241 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 2.5 MiB/s wr, 1 op/s 2024-04-10T03:18:56.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[74137]: audit 2024-04-10T03:18:55.766040+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[74137]: audit 2024-04-10T03:18:55.776079+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[74137]: audit 2024-04-10T03:18:55.785082+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:56 smithi016 bash[74137]: audit 2024-04-10T03:18:55.791545+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:56 smithi136 bash[68278]: cluster 2024-04-10T03:18:55.474946+0000 mon.a (mon.0) 1049 : cluster 0 osdmap e658: 8 total, 8 up, 8 in 2024-04-10T03:18:56.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:56 smithi136 bash[68278]: cluster 2024-04-10T03:18:55.755930+0000 mgr.y (mgr.25133) 351 : cluster 0 pgmap v573: 121 pgs: 121 active+clean; 241 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 2.5 MiB/s wr, 1 op/s 2024-04-10T03:18:56.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:56 smithi136 bash[68278]: audit 2024-04-10T03:18:55.766040+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:56 smithi136 bash[68278]: audit 2024-04-10T03:18:55.776079+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:56 smithi136 bash[68278]: audit 2024-04-10T03:18:55.785082+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:56.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:56 smithi136 bash[68278]: audit 2024-04-10T03:18:55.791545+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:18:57.451 INFO:tasks.rados.rados.0.smithi016.stdout:2942: done (1 left) 2024-04-10T03:18:57.451 INFO:tasks.rados.rados.0.smithi016.stdout:2945: done (0 left) 2024-04-10T03:18:57.451 INFO:tasks.rados.rados.0.smithi016.stdout:2946: delete oid 7 current snap is 286 2024-04-10T03:18:57.464 INFO:tasks.rados.rados.0.smithi016.stdout:2946: done (0 left) 2024-04-10T03:18:57.464 INFO:tasks.rados.rados.0.smithi016.stdout:2947: setattr oid 17 current snap is 286 2024-04-10T03:18:57.467 INFO:tasks.rados.rados.0.smithi016.stdout:2948: snap_remove snap 279 2024-04-10T03:18:57.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:57 smithi016 bash[72916]: cluster 2024-04-10T03:18:56.473441+0000 mon.a (mon.0) 1054 : cluster 0 osdmap e659: 8 total, 8 up, 8 in 2024-04-10T03:18:57.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:57 smithi016 bash[72916]: cluster 2024-04-10T03:18:57.457561+0000 mon.a (mon.0) 1055 : cluster 0 osdmap e660: 8 total, 8 up, 8 in 2024-04-10T03:18:57.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:57 smithi016 bash[74137]: cluster 2024-04-10T03:18:56.473441+0000 mon.a (mon.0) 1054 : cluster 0 osdmap e659: 8 total, 8 up, 8 in 2024-04-10T03:18:57.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:57 smithi016 bash[74137]: cluster 2024-04-10T03:18:57.457561+0000 mon.a (mon.0) 1055 : cluster 0 osdmap e660: 8 total, 8 up, 8 in 2024-04-10T03:18:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:57 smithi136 bash[68278]: cluster 2024-04-10T03:18:56.473441+0000 mon.a (mon.0) 1054 : cluster 0 osdmap e659: 8 total, 8 up, 8 in 2024-04-10T03:18:57.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:57 smithi136 bash[68278]: cluster 2024-04-10T03:18:57.457561+0000 mon.a (mon.0) 1055 : cluster 0 osdmap e660: 8 total, 8 up, 8 in 2024-04-10T03:18:58.457 INFO:tasks.rados.rados.0.smithi016.stdout:2948: done (1 left) 2024-04-10T03:18:58.457 INFO:tasks.rados.rados.0.smithi016.stdout:2949: snap_create 2024-04-10T03:18:58.457 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1456 (ObjNum 885 snap 271 seq_num 885) dirty exists 2024-04-10T03:18:58.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:58 smithi016 bash[72916]: audit 2024-04-10T03:18:57.516323+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:58.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:58 smithi016 bash[72916]: cluster 2024-04-10T03:18:57.756696+0000 mgr.y (mgr.25133) 352 : cluster 0 pgmap v576: 121 pgs: 121 active+clean; 253 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.8 MiB/s wr, 6 op/s 2024-04-10T03:18:58.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:18:58 smithi016 bash[72916]: cluster 2024-04-10T03:18:58.461229+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e661: 8 total, 8 up, 8 in 2024-04-10T03:18:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:58 smithi016 bash[74137]: audit 2024-04-10T03:18:57.516323+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:58 smithi016 bash[74137]: cluster 2024-04-10T03:18:57.756696+0000 mgr.y (mgr.25133) 352 : cluster 0 pgmap v576: 121 pgs: 121 active+clean; 253 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.8 MiB/s wr, 6 op/s 2024-04-10T03:18:58.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:18:58 smithi016 bash[74137]: cluster 2024-04-10T03:18:58.461229+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e661: 8 total, 8 up, 8 in 2024-04-10T03:18:58.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:58 smithi136 bash[68278]: audit 2024-04-10T03:18:57.516323+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:18:58.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:58 smithi136 bash[68278]: cluster 2024-04-10T03:18:57.756696+0000 mgr.y (mgr.25133) 352 : cluster 0 pgmap v576: 121 pgs: 121 active+clean; 253 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.8 MiB/s wr, 6 op/s 2024-04-10T03:18:58.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:18:58 smithi136 bash[68278]: cluster 2024-04-10T03:18:58.461229+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e661: 8 total, 8 up, 8 in 2024-04-10T03:18:59.458 INFO:tasks.rados.rados.0.smithi016.stdout:2947: done (1 left) 2024-04-10T03:18:59.458 INFO:tasks.rados.rados.0.smithi016.stdout:2949: done (0 left) 2024-04-10T03:18:59.458 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 287 2024-04-10T03:18:59.458 INFO:tasks.rados.rados.0.smithi016.stdout:2950: seq_num 928 ranges {2400256=745472,3145728=401408} 2024-04-10T03:18:59.508 INFO:tasks.rados.rados.0.smithi016.stdout:2950: writing smithi01663999-46 from 2400256 to 3145728 tid 1 2024-04-10T03:18:59.513 INFO:tasks.rados.rados.0.smithi016.stdout:2950: writing smithi01663999-46 from 3145728 to 3547136 tid 2 2024-04-10T03:18:59.513 INFO:tasks.rados.rados.0.smithi016.stdout:2951: read oid 11 snap -1 2024-04-10T03:18:59.513 INFO:tasks.rados.rados.0.smithi016.stdout:2951: expect deleted 2024-04-10T03:18:59.513 INFO:tasks.rados.rados.0.smithi016.stdout:2952: setattr oid 38 current snap is 287 2024-04-10T03:18:59.514 INFO:tasks.rados.rados.0.smithi016.stdout:2953: snap_remove snap 277 2024-04-10T03:19:00.468 INFO:tasks.rados.rados.0.smithi016.stdout:2953: done (3 left) 2024-04-10T03:19:00.468 INFO:tasks.rados.rados.0.smithi016.stdout:2954: snap_remove snap 284 2024-04-10T03:19:00.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:00 smithi016 bash[72916]: cluster 2024-04-10T03:18:59.463844+0000 mon.a (mon.0) 1058 : cluster 0 osdmap e662: 8 total, 8 up, 8 in 2024-04-10T03:19:00.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:00 smithi016 bash[72916]: cluster 2024-04-10T03:18:59.757414+0000 mgr.y (mgr.25133) 353 : cluster 0 pgmap v579: 121 pgs: 121 active+clean; 253 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:19:00.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:00 smithi016 bash[74137]: cluster 2024-04-10T03:18:59.463844+0000 mon.a (mon.0) 1058 : cluster 0 osdmap e662: 8 total, 8 up, 8 in 2024-04-10T03:19:00.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:00 smithi016 bash[74137]: cluster 2024-04-10T03:18:59.757414+0000 mgr.y (mgr.25133) 353 : cluster 0 pgmap v579: 121 pgs: 121 active+clean; 253 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:19:00.827 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:00 smithi136 bash[68278]: cluster 2024-04-10T03:18:59.463844+0000 mon.a (mon.0) 1058 : cluster 0 osdmap e662: 8 total, 8 up, 8 in 2024-04-10T03:19:00.828 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:00 smithi136 bash[68278]: cluster 2024-04-10T03:18:59.757414+0000 mgr.y (mgr.25133) 353 : cluster 0 pgmap v579: 121 pgs: 121 active+clean; 253 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:19:01.471 INFO:tasks.rados.rados.0.smithi016.stdout:2954: done (3 left) 2024-04-10T03:19:01.471 INFO:tasks.rados.rados.0.smithi016.stdout:2955: snap_create 2024-04-10T03:19:01.471 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1350 (ObjNum 924 snap 284 seq_num 924) dirty exists 2024-04-10T03:19:01.471 INFO:tasks.rados.rados.0.smithi016.stdout:2950: finishing write tid 1 to smithi01663999-46 2024-04-10T03:19:01.471 INFO:tasks.rados.rados.0.smithi016.stdout:2950: finishing write tid 2 to smithi01663999-46 2024-04-10T03:19:01.471 INFO:tasks.rados.rados.0.smithi016.stdout:2950: finishing write tid 3 to smithi01663999-46 2024-04-10T03:19:01.471 INFO:tasks.rados.rados.0.smithi016.stdout:2950: finishing write tid 4 to smithi01663999-46 2024-04-10T03:19:01.472 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 1660 (ObjNum 928 snap 287 seq_num 928) dirty exists 2024-04-10T03:19:01.472 INFO:tasks.rados.rados.0.smithi016.stdout:2950: left oid 46 (ObjNum 928 snap 287 seq_num 928) 2024-04-10T03:19:01.757 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:01 smithi016 bash[72916]: cluster 2024-04-10T03:19:00.471050+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e663: 8 total, 8 up, 8 in 2024-04-10T03:19:01.758 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:01 smithi016 bash[74137]: cluster 2024-04-10T03:19:00.471050+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e663: 8 total, 8 up, 8 in 2024-04-10T03:19:01.838 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:01 smithi136 bash[68278]: cluster 2024-04-10T03:19:00.471050+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e663: 8 total, 8 up, 8 in 2024-04-10T03:19:02.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:19:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:19:01] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.43.0" 2024-04-10T03:19:02.458 INFO:tasks.rados.rados.0.smithi016.stdout:2950: done (3 left) 2024-04-10T03:19:02.458 INFO:tasks.rados.rados.0.smithi016.stdout:2951: done (2 left) 2024-04-10T03:19:02.458 INFO:tasks.rados.rados.0.smithi016.stdout:2952: done (1 left) 2024-04-10T03:19:02.458 INFO:tasks.rados.rados.0.smithi016.stdout:2955: done (0 left) 2024-04-10T03:19:02.458 INFO:tasks.rados.rados.0.smithi016.stdout:2956: rmattr oid 20 current snap is 288 2024-04-10T03:19:02.458 INFO:tasks.rados.rados.0.smithi016.stdout:2956: done (0 left) 2024-04-10T03:19:02.458 INFO:tasks.rados.rados.0.smithi016.stdout:2957: rollback oid 4 current snap is 288 2024-04-10T03:19:02.458 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 283 2024-04-10T03:19:02.458 INFO:tasks.rados.rados.0.smithi016.stdout:2958: rmattr oid 11 current snap is 288 2024-04-10T03:19:02.459 INFO:tasks.rados.rados.0.smithi016.stdout:2958: done (1 left) 2024-04-10T03:19:02.459 INFO:tasks.rados.rados.0.smithi016.stdout:2959: read oid 23 snap 276 2024-04-10T03:19:02.459 INFO:tasks.rados.rados.0.smithi016.stdout:2959: expect (ObjNum 845 snap 264 seq_num 845) 2024-04-10T03:19:02.459 INFO:tasks.rados.rados.0.smithi016.stdout:2960: read oid 22 snap 274 2024-04-10T03:19:02.459 INFO:tasks.rados.rados.0.smithi016.stdout:2960: expect deleted 2024-04-10T03:19:02.459 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 288 2024-04-10T03:19:02.459 INFO:tasks.rados.rados.0.smithi016.stdout:2961: seq_num 929 ranges {0=761856,761856=401408} 2024-04-10T03:19:02.465 INFO:tasks.rados.rados.0.smithi016.stdout:2961: writing smithi01663999-27 from 0 to 761856 tid 1 2024-04-10T03:19:02.470 INFO:tasks.rados.rados.0.smithi016.stdout:2961: writing smithi01663999-27 from 761856 to 1163264 tid 2 2024-04-10T03:19:02.470 INFO:tasks.rados.rados.0.smithi016.stdout:2962: delete oid 11 current snap is 288 2024-04-10T03:19:02.474 INFO:tasks.rados.rados.0.smithi016.stdout:2957: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:19:02.476 INFO:tasks.rados.rados.0.smithi016.stdout:2961: finishing write tid 1 to smithi01663999-27 2024-04-10T03:19:02.477 INFO:tasks.rados.rados.0.smithi016.stdout:2961: finishing write tid 2 to smithi01663999-27 2024-04-10T03:19:02.478 INFO:tasks.rados.rados.0.smithi016.stdout:2957: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:19:02.478 INFO:tasks.rados.rados.0.smithi016.stdout:2957: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:19:02.478 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2387 (ObjNum 851 snap 266 seq_num 851) dirty exists 2024-04-10T03:19:02.479 INFO:tasks.rados.rados.0.smithi016.stdout:2961: finishing write tid 3 to smithi01663999-27 2024-04-10T03:19:02.479 INFO:tasks.rados.rados.0.smithi016.stdout:2957: done (4 left) 2024-04-10T03:19:02.479 INFO:tasks.rados.rados.0.smithi016.stdout:2960: done (3 left) 2024-04-10T03:19:02.479 INFO:tasks.rados.rados.0.smithi016.stdout:2962: done (2 left) 2024-04-10T03:19:02.479 INFO:tasks.rados.rados.0.smithi016.stdout:2963: rmattr oid 43 current snap is 288 2024-04-10T03:19:02.479 INFO:tasks.rados.rados.0.smithi016.stdout:2963: done (2 left) 2024-04-10T03:19:02.479 INFO:tasks.rados.rados.0.smithi016.stdout:2964: rollback oid 30 current snap is 288 2024-04-10T03:19:02.480 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 30 to 287 2024-04-10T03:19:02.480 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 288 2024-04-10T03:19:02.480 INFO:tasks.rados.rados.0.smithi016.stdout:2965: seq_num 931 ranges {0=802816,802816=401408} 2024-04-10T03:19:02.485 INFO:tasks.rados.rados.0.smithi016.stdout:2965: writing smithi01663999-20 from 0 to 802816 tid 1 2024-04-10T03:19:02.488 INFO:tasks.rados.rados.0.smithi016.stdout:2965: writing smithi01663999-20 from 802816 to 1204224 tid 2 2024-04-10T03:19:02.489 INFO:tasks.rados.rados.0.smithi016.stdout:2966: read oid 33 snap 287 2024-04-10T03:19:02.489 INFO:tasks.rados.rados.0.smithi016.stdout:2966: expect (ObjNum 912 snap 280 seq_num 912) 2024-04-10T03:19:02.489 INFO:tasks.rados.rados.0.smithi016.stdout:2967: setattr oid 43 current snap is 288 2024-04-10T03:19:02.489 INFO:tasks.rados.rados.0.smithi016.stdout:2961: finishing write tid 4 to smithi01663999-27 2024-04-10T03:19:02.489 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 2425 (ObjNum 929 snap 288 seq_num 929) dirty exists 2024-04-10T03:19:02.489 INFO:tasks.rados.rados.0.smithi016.stdout:2961: left oid 27 (ObjNum 929 snap 288 seq_num 929) 2024-04-10T03:19:02.489 INFO:tasks.rados.rados.0.smithi016.stdout:2964: finishing rollback tid 1 to smithi01663999-30 2024-04-10T03:19:02.490 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 0 (ObjNum 33 snap 0 seq_num 2081738320) dirty dne 2024-04-10T03:19:02.490 INFO:tasks.rados.rados.0.smithi016.stdout:2959: expect (ObjNum 845 snap 264 seq_num 845) 2024-04-10T03:19:02.631 INFO:tasks.rados.rados.0.smithi016.stdout:2966: expect (ObjNum 912 snap 280 seq_num 912) 2024-04-10T03:19:02.655 INFO:tasks.rados.rados.0.smithi016.stdout:2965: finishing write tid 1 to smithi01663999-20 2024-04-10T03:19:02.655 INFO:tasks.rados.rados.0.smithi016.stdout:2965: finishing write tid 2 to smithi01663999-20 2024-04-10T03:19:02.655 INFO:tasks.rados.rados.0.smithi016.stdout:2965: finishing write tid 3 to smithi01663999-20 2024-04-10T03:19:02.655 INFO:tasks.rados.rados.0.smithi016.stdout:2965: finishing write tid 4 to smithi01663999-20 2024-04-10T03:19:02.655 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2420 (ObjNum 931 snap 288 seq_num 931) dirty exists 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:2965: left oid 20 (ObjNum 931 snap 288 seq_num 931) 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:2959: done (5 left) 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:2961: done (4 left) 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:2964: done (3 left) 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:2965: done (2 left) 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:2966: done (1 left) 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:2968: rollback oid 12 current snap is 288 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 12 to 285 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 288 2024-04-10T03:19:02.656 INFO:tasks.rados.rados.0.smithi016.stdout:2969: seq_num 932 ranges {0=417792,417792=663552,1081344=139264} 2024-04-10T03:19:02.658 INFO:tasks.rados.rados.0.smithi016.stdout:2969: writing smithi01663999-50 from 0 to 417792 tid 1 2024-04-10T03:19:02.663 INFO:tasks.rados.rados.0.smithi016.stdout:2969: writing smithi01663999-50 from 417792 to 1081344 tid 2 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:2969: writing smithi01663999-50 from 1081344 to 1220608 tid 3 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:2970: copy_from oid 8 from oid 16 current snap is 288 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:2968: finishing rollback tid 1 to smithi01663999-12 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 0 (ObjNum 65 snap 0 seq_num 1616670580) dirty dne 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2512 (ObjNum 736 snap 236 seq_num 736) dirty exists 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:2969: finishing write tid 1 to smithi01663999-50 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:2967: done (3 left) 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:2968: done (2 left) 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:2971: copy_from oid 3 from oid 7 current snap is 288 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:2972: read oid 14 snap 287 2024-04-10T03:19:02.665 INFO:tasks.rados.rados.0.smithi016.stdout:2972: expect (ObjNum 859 snap 268 seq_num 859) 2024-04-10T03:19:02.666 INFO:tasks.rados.rados.0.smithi016.stdout:2973: snap_remove snap 274 2024-04-10T03:19:02.779 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:02 smithi136 bash[68278]: cluster 2024-04-10T03:19:01.475725+0000 mon.a (mon.0) 1060 : cluster 0 osdmap e664: 8 total, 8 up, 8 in 2024-04-10T03:19:02.779 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:02 smithi136 bash[68278]: cluster 2024-04-10T03:19:01.758316+0000 mgr.y (mgr.25133) 354 : cluster 0 pgmap v582: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 253 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 10 op/s 2024-04-10T03:19:02.779 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:02 smithi136 bash[68278]: cluster 2024-04-10T03:19:02.461783+0000 mon.a (mon.0) 1061 : cluster 0 osdmap e665: 8 total, 8 up, 8 in 2024-04-10T03:19:02.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:02 smithi016 bash[72916]: cluster 2024-04-10T03:19:01.475725+0000 mon.a (mon.0) 1060 : cluster 0 osdmap e664: 8 total, 8 up, 8 in 2024-04-10T03:19:02.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:02 smithi016 bash[72916]: cluster 2024-04-10T03:19:01.758316+0000 mgr.y (mgr.25133) 354 : cluster 0 pgmap v582: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 253 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 10 op/s 2024-04-10T03:19:02.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:02 smithi016 bash[72916]: cluster 2024-04-10T03:19:02.461783+0000 mon.a (mon.0) 1061 : cluster 0 osdmap e665: 8 total, 8 up, 8 in 2024-04-10T03:19:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:02 smithi016 bash[74137]: cluster 2024-04-10T03:19:01.475725+0000 mon.a (mon.0) 1060 : cluster 0 osdmap e664: 8 total, 8 up, 8 in 2024-04-10T03:19:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:02 smithi016 bash[74137]: cluster 2024-04-10T03:19:01.758316+0000 mgr.y (mgr.25133) 354 : cluster 0 pgmap v582: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 253 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 10 op/s 2024-04-10T03:19:02.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:02 smithi016 bash[74137]: cluster 2024-04-10T03:19:02.461783+0000 mon.a (mon.0) 1061 : cluster 0 osdmap e665: 8 total, 8 up, 8 in 2024-04-10T03:19:03.493 INFO:tasks.rados.rados.0.smithi016.stdout:2973: done (4 left) 2024-04-10T03:19:03.493 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 288 2024-04-10T03:19:03.493 INFO:tasks.rados.rados.0.smithi016.stdout:2974: seq_num 933 ranges {4759552=434176,5193728=548864,5742592=253952} 2024-04-10T03:19:03.525 INFO:tasks.rados.rados.0.smithi016.stdout:2974: writing smithi01663999-19 from 4759552 to 5193728 tid 1 2024-04-10T03:19:03.530 INFO:tasks.rados.rados.0.smithi016.stdout:2974: writing smithi01663999-19 from 5193728 to 5742592 tid 2 2024-04-10T03:19:03.532 INFO:tasks.rados.rados.0.smithi016.stdout:2974: writing smithi01663999-19 from 5742592 to 5996544 tid 3 2024-04-10T03:19:03.532 INFO:tasks.rados.rados.0.smithi016.stdout:2975: read oid 13 snap -1 2024-04-10T03:19:03.532 INFO:tasks.rados.rados.0.smithi016.stdout:2975: expect (ObjNum 913 snap 280 seq_num 913) 2024-04-10T03:19:03.532 INFO:tasks.rados.rados.0.smithi016.stdout:2976: copy_from oid 28 from oid 46 current snap is 288 2024-04-10T03:19:03.532 INFO:tasks.rados.rados.0.smithi016.stdout:2971: finishing copy_from to smithi01663999-3 2024-04-10T03:19:03.532 INFO:tasks.rados.rados.0.smithi016.stdout:2971: got expected ENOENT (src dne) 2024-04-10T03:19:03.532 INFO:tasks.rados.rados.0.smithi016.stdout:2971: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:19:03.533 INFO:tasks.rados.rados.0.smithi016.stdout:2969: finishing write tid 2 to smithi01663999-50 2024-04-10T03:19:03.533 INFO:tasks.rados.rados.0.smithi016.stdout:2969: finishing write tid 3 to smithi01663999-50 2024-04-10T03:19:03.533 INFO:tasks.rados.rados.0.smithi016.stdout:2971: done (6 left) 2024-04-10T03:19:03.533 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 288 2024-04-10T03:19:03.533 INFO:tasks.rados.rados.0.smithi016.stdout:2977: seq_num 934 ranges {327680=450560,778240=434176,1212416=368640} 2024-04-10T03:19:03.536 INFO:tasks.rados.rados.0.smithi016.stdout:2977: writing smithi01663999-48 from 327680 to 778240 tid 1 2024-04-10T03:19:03.540 INFO:tasks.rados.rados.0.smithi016.stdout:2977: writing smithi01663999-48 from 778240 to 1212416 tid 2 2024-04-10T03:19:03.543 INFO:tasks.rados.rados.0.smithi016.stdout:2977: writing smithi01663999-48 from 1212416 to 1581056 tid 3 2024-04-10T03:19:03.543 INFO:tasks.rados.rados.0.smithi016.stdout:2978: rollback oid 37 current snap is 288 2024-04-10T03:19:03.543 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 37 to 273 2024-04-10T03:19:03.543 INFO:tasks.rados.rados.0.smithi016.stdout:2969: finishing write tid 4 to smithi01663999-50 2024-04-10T03:19:03.543 INFO:tasks.rados.rados.0.smithi016.stdout:2969: finishing write tid 5 to smithi01663999-50 2024-04-10T03:19:03.543 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 1681 (ObjNum 932 snap 288 seq_num 932) dirty exists 2024-04-10T03:19:03.544 INFO:tasks.rados.rados.0.smithi016.stdout:2969: left oid 50 (ObjNum 932 snap 288 seq_num 932) 2024-04-10T03:19:03.544 INFO:tasks.rados.rados.0.smithi016.stdout:2969: done (7 left) 2024-04-10T03:19:03.544 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 288 2024-04-10T03:19:03.544 INFO:tasks.rados.rados.0.smithi016.stdout:2979: seq_num 935 ranges {0=466944,466944=720896,1187840=81920} 2024-04-10T03:19:03.546 INFO:tasks.rados.rados.0.smithi016.stdout:2979: writing smithi01663999-22 from 0 to 466944 tid 1 2024-04-10T03:19:03.551 INFO:tasks.rados.rados.0.smithi016.stdout:2979: writing smithi01663999-22 from 466944 to 1187840 tid 2 2024-04-10T03:19:03.552 INFO:tasks.rados.rados.0.smithi016.stdout:2979: writing smithi01663999-22 from 1187840 to 1269760 tid 3 2024-04-10T03:19:03.552 INFO:tasks.rados.rados.0.smithi016.stdout:2980: snap_create 2024-04-10T03:19:03.552 INFO:tasks.rados.rados.0.smithi016.stdout:2972: expect (ObjNum 859 snap 268 seq_num 859) 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:2970: finishing copy_from racing read to smithi01663999-8 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:2970: finishing copy_from to smithi01663999-8 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 2384 (ObjNum 908 snap 278 seq_num 908) dirty exists 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:2974: finishing write tid 1 to smithi01663999-19 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:2974: finishing write tid 2 to smithi01663999-19 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:2974: finishing write tid 3 to smithi01663999-19 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:2974: finishing write tid 4 to smithi01663999-19 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:2974: finishing write tid 5 to smithi01663999-19 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 2110 (ObjNum 933 snap 288 seq_num 933) dirty exists 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:2974: left oid 19 (ObjNum 933 snap 288 seq_num 933) 2024-04-10T03:19:03.695 INFO:tasks.rados.rados.0.smithi016.stdout:2979: finishing write tid 1 to smithi01663999-22 2024-04-10T03:19:03.696 INFO:tasks.rados.rados.0.smithi016.stdout:2977: finishing write tid 1 to smithi01663999-48 2024-04-10T03:19:03.696 INFO:tasks.rados.rados.0.smithi016.stdout:2979: finishing write tid 2 to smithi01663999-22 2024-04-10T03:19:03.696 INFO:tasks.rados.rados.0.smithi016.stdout:2975: expect (ObjNum 913 snap 280 seq_num 913) 2024-04-10T03:19:04.056 INFO:tasks.rados.rados.0.smithi016.stdout:2978: finishing rollback tid 0 to smithi01663999-37 2024-04-10T03:19:04.057 INFO:tasks.rados.rados.0.smithi016.stdout:2979: finishing write tid 3 to smithi01663999-22 2024-04-10T03:19:04.057 INFO:tasks.rados.rados.0.smithi016.stdout:2979: finishing write tid 4 to smithi01663999-22 2024-04-10T03:19:04.057 INFO:tasks.rados.rados.0.smithi016.stdout:2978: finishing rollback tid 1 to smithi01663999-37 2024-04-10T03:19:04.057 INFO:tasks.rados.rados.0.smithi016.stdout:2978: finishing rollback tid 2 to smithi01663999-37 2024-04-10T03:19:04.057 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 1684 (ObjNum 855 snap 267 seq_num 855) dirty exists 2024-04-10T03:19:04.057 INFO:tasks.rados.rados.0.smithi016.stdout:2976: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:19:04.058 INFO:tasks.rados.rados.0.smithi016.stdout:2979: finishing write tid 5 to smithi01663999-22 2024-04-10T03:19:04.058 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 2526 (ObjNum 935 snap 288 seq_num 935) dirty exists 2024-04-10T03:19:04.058 INFO:tasks.rados.rados.0.smithi016.stdout:2979: left oid 22 (ObjNum 935 snap 288 seq_num 935) 2024-04-10T03:19:04.058 INFO:tasks.rados.rados.0.smithi016.stdout:2977: finishing write tid 2 to smithi01663999-48 2024-04-10T03:19:04.058 INFO:tasks.rados.rados.0.smithi016.stdout:2977: finishing write tid 3 to smithi01663999-48 2024-04-10T03:19:04.058 INFO:tasks.rados.rados.0.smithi016.stdout:2977: finishing write tid 4 to smithi01663999-48 2024-04-10T03:19:04.059 INFO:tasks.rados.rados.0.smithi016.stdout:2976: finishing copy_from to smithi01663999-28 2024-04-10T03:19:04.059 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 1660 (ObjNum 928 snap 287 seq_num 928) dirty exists 2024-04-10T03:19:04.059 INFO:tasks.rados.rados.0.smithi016.stdout:2977: finishing write tid 5 to smithi01663999-48 2024-04-10T03:19:04.059 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2313 (ObjNum 934 snap 288 seq_num 934) dirty exists 2024-04-10T03:19:04.059 INFO:tasks.rados.rados.0.smithi016.stdout:2977: left oid 48 (ObjNum 934 snap 288 seq_num 934) 2024-04-10T03:19:04.499 INFO:tasks.rados.rados.0.smithi016.stdout:2970: done (8 left) 2024-04-10T03:19:04.499 INFO:tasks.rados.rados.0.smithi016.stdout:2972: done (7 left) 2024-04-10T03:19:04.499 INFO:tasks.rados.rados.0.smithi016.stdout:2974: done (6 left) 2024-04-10T03:19:04.499 INFO:tasks.rados.rados.0.smithi016.stdout:2975: done (5 left) 2024-04-10T03:19:04.499 INFO:tasks.rados.rados.0.smithi016.stdout:2976: done (4 left) 2024-04-10T03:19:04.499 INFO:tasks.rados.rados.0.smithi016.stdout:2977: done (3 left) 2024-04-10T03:19:04.500 INFO:tasks.rados.rados.0.smithi016.stdout:2978: done (2 left) 2024-04-10T03:19:04.500 INFO:tasks.rados.rados.0.smithi016.stdout:2979: done (1 left) 2024-04-10T03:19:04.500 INFO:tasks.rados.rados.0.smithi016.stdout:2980: done (0 left) 2024-04-10T03:19:04.500 INFO:tasks.rados.rados.0.smithi016.stdout:2981: rmattr oid 26 current snap is 289 2024-04-10T03:19:04.500 INFO:tasks.rados.rados.0.smithi016.stdout:2981: done (0 left) 2024-04-10T03:19:04.500 INFO:tasks.rados.rados.0.smithi016.stdout:2982: rollback oid 26 current snap is 289 2024-04-10T03:19:04.501 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 285 2024-04-10T03:19:04.501 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 289 2024-04-10T03:19:04.501 INFO:tasks.rados.rados.0.smithi016.stdout:2983: seq_num 936 ranges {0=483328,483328=655360,1138688=147456} 2024-04-10T03:19:04.502 INFO:tasks.rados.rados.0.smithi016.stdout:2983: writing smithi01663999-9 from 0 to 483328 tid 1 2024-04-10T03:19:04.506 INFO:tasks.rados.rados.0.smithi016.stdout:2983: writing smithi01663999-9 from 483328 to 1138688 tid 2 2024-04-10T03:19:04.507 INFO:tasks.rados.rados.0.smithi016.stdout:2983: writing smithi01663999-9 from 1138688 to 1286144 tid 3 2024-04-10T03:19:04.507 INFO:tasks.rados.rados.0.smithi016.stdout:2984: snap_remove snap 287 2024-04-10T03:19:04.762 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:04 smithi136 bash[68278]: cluster 2024-04-10T03:19:03.496938+0000 mon.a (mon.0) 1062 : cluster 0 osdmap e666: 8 total, 8 up, 8 in 2024-04-10T03:19:04.762 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:04 smithi136 bash[68278]: cluster 2024-04-10T03:19:03.758987+0000 mgr.y (mgr.25133) 355 : cluster 0 pgmap v585: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 280 KiB/s wr, 11 op/s 2024-04-10T03:19:04.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:04 smithi016 bash[74137]: cluster 2024-04-10T03:19:03.496938+0000 mon.a (mon.0) 1062 : cluster 0 osdmap e666: 8 total, 8 up, 8 in 2024-04-10T03:19:04.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:04 smithi016 bash[74137]: cluster 2024-04-10T03:19:03.758987+0000 mgr.y (mgr.25133) 355 : cluster 0 pgmap v585: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 280 KiB/s wr, 11 op/s 2024-04-10T03:19:04.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:04 smithi016 bash[72916]: cluster 2024-04-10T03:19:03.496938+0000 mon.a (mon.0) 1062 : cluster 0 osdmap e666: 8 total, 8 up, 8 in 2024-04-10T03:19:04.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:04 smithi016 bash[72916]: cluster 2024-04-10T03:19:03.758987+0000 mgr.y (mgr.25133) 355 : cluster 0 pgmap v585: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 280 KiB/s wr, 11 op/s 2024-04-10T03:19:05.511 INFO:tasks.rados.rados.0.smithi016.stdout:2984: done (2 left) 2024-04-10T03:19:05.511 INFO:tasks.rados.rados.0.smithi016.stdout:2985: setattr oid 5 current snap is 289 2024-04-10T03:19:05.511 INFO:tasks.rados.rados.0.smithi016.stdout:2982: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:19:05.511 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 1441 (ObjNum 2081692768 snap 21855 seq_num 304) dirty dne 2024-04-10T03:19:05.512 INFO:tasks.rados.rados.0.smithi016.stdout:2983: finishing write tid 1 to smithi01663999-9 2024-04-10T03:19:05.512 INFO:tasks.rados.rados.0.smithi016.stdout:2983: finishing write tid 2 to smithi01663999-9 2024-04-10T03:19:05.512 INFO:tasks.rados.rados.0.smithi016.stdout:2983: finishing write tid 3 to smithi01663999-9 2024-04-10T03:19:05.512 INFO:tasks.rados.rados.0.smithi016.stdout:2983: finishing write tid 4 to smithi01663999-9 2024-04-10T03:19:05.512 INFO:tasks.rados.rados.0.smithi016.stdout:2983: finishing write tid 5 to smithi01663999-9 2024-04-10T03:19:05.512 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1678 (ObjNum 936 snap 289 seq_num 936) dirty exists 2024-04-10T03:19:05.512 INFO:tasks.rados.rados.0.smithi016.stdout:2983: left oid 9 (ObjNum 936 snap 289 seq_num 936) 2024-04-10T03:19:05.514 INFO:tasks.rados.rados.0.smithi016.stdout:2982: done (2 left) 2024-04-10T03:19:05.514 INFO:tasks.rados.rados.0.smithi016.stdout:2983: done (1 left) 2024-04-10T03:19:05.514 INFO:tasks.rados.rados.0.smithi016.stdout:2986: read oid 43 snap -1 2024-04-10T03:19:05.514 INFO:tasks.rados.rados.0.smithi016.stdout:2986: expect (ObjNum 736 snap 236 seq_num 736) 2024-04-10T03:19:05.514 INFO:tasks.rados.rados.0.smithi016.stdout:2987: copy_from oid 9 from oid 24 current snap is 289 2024-04-10T03:19:05.514 INFO:tasks.rados.rados.0.smithi016.stdout:2988: rmattr oid 39 current snap is 289 2024-04-10T03:19:05.514 INFO:tasks.rados.rados.0.smithi016.stdout:2989: snap_remove snap 283 2024-04-10T03:19:05.808 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:19:05 smithi016 bash[87638]: debug 2024-04-10T03:19:05.540+0000 7fb4ad87d700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 18d after trimming was started 2024-04-10T03:19:05.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:05 smithi016 bash[72916]: cluster 2024-04-10T03:19:04.504955+0000 mon.a (mon.0) 1063 : cluster 0 osdmap e667: 8 total, 8 up, 8 in 2024-04-10T03:19:05.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:05 smithi016 bash[72916]: audit 2024-04-10T03:19:05.440422+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:05.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:05 smithi016 bash[72916]: audit 2024-04-10T03:19:05.451034+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:05.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:05 smithi016 bash[74137]: cluster 2024-04-10T03:19:04.504955+0000 mon.a (mon.0) 1063 : cluster 0 osdmap e667: 8 total, 8 up, 8 in 2024-04-10T03:19:05.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:05 smithi016 bash[74137]: audit 2024-04-10T03:19:05.440422+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:05.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:05 smithi016 bash[74137]: audit 2024-04-10T03:19:05.451034+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:05.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:05 smithi136 bash[68278]: cluster 2024-04-10T03:19:04.504955+0000 mon.a (mon.0) 1063 : cluster 0 osdmap e667: 8 total, 8 up, 8 in 2024-04-10T03:19:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:05 smithi136 bash[68278]: audit 2024-04-10T03:19:05.440422+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:05 smithi136 bash[68278]: audit 2024-04-10T03:19:05.451034+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.528 INFO:tasks.rados.rados.0.smithi016.stdout:2987: finishing copy_from racing read to smithi01663999-9 2024-04-10T03:19:06.528 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2528 (ObjNum 897 snap 275 seq_num 897) dirty exists 2024-04-10T03:19:06.528 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2426 (ObjNum 918 snap 281 seq_num 918) dirty exists 2024-04-10T03:19:06.528 INFO:tasks.rados.rados.0.smithi016.stdout:2987: finishing copy_from to smithi01663999-9 2024-04-10T03:19:06.528 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 1640 (ObjNum 161 snap 0 seq_num 701776526) dirty exists 2024-04-10T03:19:06.528 INFO:tasks.rados.rados.0.smithi016.stdout:2986: expect (ObjNum 736 snap 236 seq_num 736) 2024-04-10T03:19:06.678 INFO:tasks.rados.rados.0.smithi016.stdout:2985: done (4 left) 2024-04-10T03:19:06.678 INFO:tasks.rados.rados.0.smithi016.stdout:2986: done (3 left) 2024-04-10T03:19:06.678 INFO:tasks.rados.rados.0.smithi016.stdout:2987: done (2 left) 2024-04-10T03:19:06.678 INFO:tasks.rados.rados.0.smithi016.stdout:2988: done (1 left) 2024-04-10T03:19:06.679 INFO:tasks.rados.rados.0.smithi016.stdout:2989: done (0 left) 2024-04-10T03:19:06.679 INFO:tasks.rados.rados.0.smithi016.stdout:2990: setattr oid 42 current snap is 289 2024-04-10T03:19:06.681 INFO:tasks.rados.rados.0.smithi016.stdout:2991: copy_from oid 3 from oid 9 current snap is 289 2024-04-10T03:19:06.681 INFO:tasks.rados.rados.0.smithi016.stdout:2992: read oid 44 snap -1 2024-04-10T03:19:06.681 INFO:tasks.rados.rados.0.smithi016.stdout:2992: expect (ObjNum 921 snap 282 seq_num 921) 2024-04-10T03:19:06.681 INFO:tasks.rados.rados.0.smithi016.stdout:2993: read oid 49 snap 288 2024-04-10T03:19:06.681 INFO:tasks.rados.rados.0.smithi016.stdout:2993: expect (ObjNum 827 snap 262 seq_num 827) 2024-04-10T03:19:06.681 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 289 2024-04-10T03:19:06.681 INFO:tasks.rados.rados.0.smithi016.stdout:2994: seq_num 937 ranges {3883008=499712,4382720=532480,4915200=270336} 2024-04-10T03:19:06.744 INFO:tasks.rados.rados.0.smithi016.stdout:2994: writing smithi01663999-29 from 3883008 to 4382720 tid 1 2024-04-10T03:19:06.749 INFO:tasks.rados.rados.0.smithi016.stdout:2994: writing smithi01663999-29 from 4382720 to 4915200 tid 2 2024-04-10T03:19:06.752 INFO:tasks.rados.rados.0.smithi016.stdout:2994: writing smithi01663999-29 from 4915200 to 5185536 tid 3 2024-04-10T03:19:06.752 INFO:tasks.rados.rados.0.smithi016.stdout:2995: snap_remove snap 285 2024-04-10T03:19:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: cluster 2024-04-10T03:19:05.517264+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e668: 8 total, 8 up, 8 in 2024-04-10T03:19:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.626005+0000 mon.a (mon.0) 1067 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.634375+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.636656+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:19:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.638061+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:19:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: cluster 2024-04-10T03:19:05.640838+0000 mgr.y (mgr.25133) 356 : cluster 0 pgmap v588: 121 pgs: 121 active+clean; 260 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-10T03:19:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: cluster 2024-04-10T03:19:05.641457+0000 mgr.y (mgr.25133) 357 : cluster 0 pgmap v589: 121 pgs: 121 active+clean; 260 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.1 MiB/s wr, 8 op/s 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.649214+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.724997+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.727217+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.728866+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.730406+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.733804+0000 mon.a (mon.0) 1076 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.737951+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.739682+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.741174+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.742607+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.743976+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.745341+0000 mon.a (mon.0) 1082 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.746659+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.748142+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[72916]: audit 2024-04-10T03:19:05.750008+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: cluster 2024-04-10T03:19:05.517264+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e668: 8 total, 8 up, 8 in 2024-04-10T03:19:06.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.626005+0000 mon.a (mon.0) 1067 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.634375+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.636656+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.638061+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: cluster 2024-04-10T03:19:05.640838+0000 mgr.y (mgr.25133) 356 : cluster 0 pgmap v588: 121 pgs: 121 active+clean; 260 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: cluster 2024-04-10T03:19:05.641457+0000 mgr.y (mgr.25133) 357 : cluster 0 pgmap v589: 121 pgs: 121 active+clean; 260 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.1 MiB/s wr, 8 op/s 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.649214+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.724997+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.727217+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.728866+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.730406+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.733804+0000 mon.a (mon.0) 1076 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.737951+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.739682+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.741174+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.742607+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.743976+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.745341+0000 mon.a (mon.0) 1082 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.746659+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.748142+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:06 smithi016 bash[74137]: audit 2024-04-10T03:19:05.750008+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: cluster 2024-04-10T03:19:05.517264+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e668: 8 total, 8 up, 8 in 2024-04-10T03:19:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.626005+0000 mon.a (mon.0) 1067 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.634375+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.636656+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:19:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.638061+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:19:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: cluster 2024-04-10T03:19:05.640838+0000 mgr.y (mgr.25133) 356 : cluster 0 pgmap v588: 121 pgs: 121 active+clean; 260 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-10T03:19:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: cluster 2024-04-10T03:19:05.641457+0000 mgr.y (mgr.25133) 357 : cluster 0 pgmap v589: 121 pgs: 121 active+clean; 260 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.1 MiB/s wr, 8 op/s 2024-04-10T03:19:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.649214+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.724997+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.727217+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.728866+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.730406+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.733804+0000 mon.a (mon.0) 1076 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.737951+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.739682+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.741174+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.742607+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.743976+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.745341+0000 mon.a (mon.0) 1082 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.746659+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.748142+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:06.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:06 smithi136 bash[68278]: audit 2024-04-10T03:19:05.750008+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:07.458 INFO:tasks.rados.rados.0.smithi016.stdout:2991: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:19:07.459 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2421 (ObjNum 910 snap 279 seq_num 910) dirty exists 2024-04-10T03:19:07.459 INFO:tasks.rados.rados.0.smithi016.stdout:2991: finishing copy_from to smithi01663999-3 2024-04-10T03:19:07.459 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1640 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-10T03:19:07.459 INFO:tasks.rados.rados.0.smithi016.stdout:2992: expect (ObjNum 921 snap 282 seq_num 921) 2024-04-10T03:19:07.498 INFO:tasks.rados.rados.0.smithi016.stdout:2993: expect (ObjNum 827 snap 262 seq_num 827) 2024-04-10T03:19:07.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:07 smithi016 bash[72916]: cluster 2024-04-10T03:19:06.524030+0000 mon.a (mon.0) 1086 : cluster 0 osdmap e669: 8 total, 8 up, 8 in 2024-04-10T03:19:07.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:07 smithi016 bash[72916]: cluster 2024-04-10T03:19:07.461678+0000 mon.a (mon.0) 1087 : cluster 0 osdmap e670: 8 total, 8 up, 8 in 2024-04-10T03:19:07.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:07 smithi016 bash[74137]: cluster 2024-04-10T03:19:06.524030+0000 mon.a (mon.0) 1086 : cluster 0 osdmap e669: 8 total, 8 up, 8 in 2024-04-10T03:19:07.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:07 smithi016 bash[74137]: cluster 2024-04-10T03:19:07.461678+0000 mon.a (mon.0) 1087 : cluster 0 osdmap e670: 8 total, 8 up, 8 in 2024-04-10T03:19:07.862 INFO:tasks.rados.rados.0.smithi016.stdout:2994: finishing write tid 1 to smithi01663999-29 2024-04-10T03:19:07.862 INFO:tasks.rados.rados.0.smithi016.stdout:2994: finishing write tid 2 to smithi01663999-29 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2994: finishing write tid 3 to smithi01663999-29 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2994: finishing write tid 4 to smithi01663999-29 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2994: finishing write tid 5 to smithi01663999-29 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1682 (ObjNum 937 snap 289 seq_num 937) dirty exists 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2994: left oid 29 (ObjNum 937 snap 289 seq_num 937) 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2990: done (5 left) 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2991: done (4 left) 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2992: done (3 left) 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2993: done (2 left) 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2994: done (1 left) 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2995: done (0 left) 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 289 2024-04-10T03:19:07.863 INFO:tasks.rados.rados.0.smithi016.stdout:2996: seq_num 938 ranges {3547136=516096,4063232=417792,4481024=385024} 2024-04-10T03:19:07.909 INFO:tasks.rados.rados.0.smithi016.stdout:2996: writing smithi01663999-28 from 3547136 to 4063232 tid 1 2024-04-10T03:19:07.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:07 smithi136 bash[68278]: cluster 2024-04-10T03:19:06.524030+0000 mon.a (mon.0) 1086 : cluster 0 osdmap e669: 8 total, 8 up, 8 in 2024-04-10T03:19:07.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:07 smithi136 bash[68278]: cluster 2024-04-10T03:19:07.461678+0000 mon.a (mon.0) 1087 : cluster 0 osdmap e670: 8 total, 8 up, 8 in 2024-04-10T03:19:07.915 INFO:tasks.rados.rados.0.smithi016.stdout:2996: writing smithi01663999-28 from 4063232 to 4481024 tid 2 2024-04-10T03:19:07.919 INFO:tasks.rados.rados.0.smithi016.stdout:2996: writing smithi01663999-28 from 4481024 to 4866048 tid 3 2024-04-10T03:19:07.919 INFO:tasks.rados.rados.0.smithi016.stdout:2997: snap_create 2024-04-10T03:19:07.919 INFO:tasks.rados.rados.0.smithi016.stdout:2996: finishing write tid 1 to smithi01663999-28 2024-04-10T03:19:07.920 INFO:tasks.rados.rados.0.smithi016.stdout:2996: finishing write tid 2 to smithi01663999-28 2024-04-10T03:19:07.923 INFO:tasks.rados.rados.0.smithi016.stdout:2996: finishing write tid 3 to smithi01663999-28 2024-04-10T03:19:07.924 INFO:tasks.rados.rados.0.smithi016.stdout:2996: finishing write tid 4 to smithi01663999-28 2024-04-10T03:19:07.925 INFO:tasks.rados.rados.0.smithi016.stdout:2996: finishing write tid 5 to smithi01663999-28 2024-04-10T03:19:07.925 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2114 (ObjNum 938 snap 289 seq_num 938) dirty exists 2024-04-10T03:19:07.925 INFO:tasks.rados.rados.0.smithi016.stdout:2996: left oid 28 (ObjNum 938 snap 289 seq_num 938) 2024-04-10T03:19:08.533 INFO:tasks.rados.rados.0.smithi016.stdout:2996: done (1 left) 2024-04-10T03:19:08.533 INFO:tasks.rados.rados.0.smithi016.stdout:2997: done (0 left) 2024-04-10T03:19:08.534 INFO:tasks.rados.rados.0.smithi016.stdout:2998: read oid 3 snap -1 2024-04-10T03:19:08.534 INFO:tasks.rados.rados.0.smithi016.stdout:2998: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:19:08.534 INFO:tasks.rados.rados.0.smithi016.stdout:2999: delete oid 32 current snap is 290 2024-04-10T03:19:08.535 INFO:tasks.rados.rados.0.smithi016.stdout:2998: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:19:08.540 INFO:tasks.rados.rados.0.smithi016.stdout:2998: done (1 left) 2024-04-10T03:19:08.540 INFO:tasks.rados.rados.0.smithi016.stdout:2999: done (0 left) 2024-04-10T03:19:08.540 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 290 2024-04-10T03:19:08.540 INFO:tasks.rados.rados.0.smithi016.stdout:3000: seq_num 940 ranges {0=548864,548864=589824,1138688=212992} 2024-04-10T03:19:08.546 INFO:tasks.rados.rados.0.smithi016.stdout:3000: writing smithi01663999-7 from 0 to 548864 tid 1 2024-04-10T03:19:08.551 INFO:tasks.rados.rados.0.smithi016.stdout:3000: writing smithi01663999-7 from 548864 to 1138688 tid 2 2024-04-10T03:19:08.553 INFO:tasks.rados.rados.0.smithi016.stdout:3000: writing smithi01663999-7 from 1138688 to 1351680 tid 3 2024-04-10T03:19:08.553 INFO:tasks.rados.rados.0.smithi016.stdout:3001: read oid 30 snap -1 2024-04-10T03:19:08.553 INFO:tasks.rados.rados.0.smithi016.stdout:3001: expect deleted 2024-04-10T03:19:08.554 INFO:tasks.rados.rados.0.smithi016.stdout:3002: copy_from oid 9 from oid 13 current snap is 290 2024-04-10T03:19:08.554 INFO:tasks.rados.rados.0.smithi016.stdout:3000: finishing write tid 1 to smithi01663999-7 2024-04-10T03:19:08.554 INFO:tasks.rados.rados.0.smithi016.stdout:3003: snap_remove snap 286 2024-04-10T03:19:08.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:08 smithi016 bash[72916]: cluster 2024-04-10T03:19:07.642066+0000 mgr.y (mgr.25133) 358 : cluster 0 pgmap v592: 121 pgs: 121 active+clean; 274 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-04-10T03:19:08.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:08 smithi016 bash[74137]: cluster 2024-04-10T03:19:07.642066+0000 mgr.y (mgr.25133) 358 : cluster 0 pgmap v592: 121 pgs: 121 active+clean; 274 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-04-10T03:19:08.869 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:08 smithi136 bash[68278]: cluster 2024-04-10T03:19:07.642066+0000 mgr.y (mgr.25133) 358 : cluster 0 pgmap v592: 121 pgs: 121 active+clean; 274 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-04-10T03:19:09.534 INFO:tasks.rados.rados.0.smithi016.stdout:3003: done (3 left) 2024-04-10T03:19:09.534 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 290 2024-04-10T03:19:09.534 INFO:tasks.rados.rados.0.smithi016.stdout:3004: seq_num 941 ranges {0=565248,565248=475136,1040384=327680} 2024-04-10T03:19:09.538 INFO:tasks.rados.rados.0.smithi016.stdout:3004: writing smithi01663999-12 from 0 to 565248 tid 1 2024-04-10T03:19:09.542 INFO:tasks.rados.rados.0.smithi016.stdout:3004: writing smithi01663999-12 from 565248 to 1040384 tid 2 2024-04-10T03:19:09.545 INFO:tasks.rados.rados.0.smithi016.stdout:3004: writing smithi01663999-12 from 1040384 to 1368064 tid 3 2024-04-10T03:19:09.545 INFO:tasks.rados.rados.0.smithi016.stdout:3005: snap_create 2024-04-10T03:19:09.546 INFO:tasks.rados.rados.0.smithi016.stdout:3000: finishing write tid 2 to smithi01663999-7 2024-04-10T03:19:09.546 INFO:tasks.rados.rados.0.smithi016.stdout:3000: finishing write tid 3 to smithi01663999-7 2024-04-10T03:19:09.546 INFO:tasks.rados.rados.0.smithi016.stdout:3000: finishing write tid 4 to smithi01663999-7 2024-04-10T03:19:09.546 INFO:tasks.rados.rados.0.smithi016.stdout:3000: finishing write tid 5 to smithi01663999-7 2024-04-10T03:19:09.546 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2317 (ObjNum 940 snap 290 seq_num 940) dirty exists 2024-04-10T03:19:09.546 INFO:tasks.rados.rados.0.smithi016.stdout:3000: left oid 7 (ObjNum 940 snap 290 seq_num 940) 2024-04-10T03:19:09.547 INFO:tasks.rados.rados.0.smithi016.stdout:3002: finishing copy_from racing read to smithi01663999-9 2024-04-10T03:19:09.547 INFO:tasks.rados.rados.0.smithi016.stdout:3002: finishing copy_from to smithi01663999-9 2024-04-10T03:19:09.547 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 2422 (ObjNum 913 snap 280 seq_num 913) dirty exists 2024-04-10T03:19:09.566 INFO:tasks.rados.rados.0.smithi016.stdout:3004: finishing write tid 1 to smithi01663999-12 2024-04-10T03:19:09.566 INFO:tasks.rados.rados.0.smithi016.stdout:3004: finishing write tid 2 to smithi01663999-12 2024-04-10T03:19:09.566 INFO:tasks.rados.rados.0.smithi016.stdout:3004: finishing write tid 3 to smithi01663999-12 2024-04-10T03:19:09.566 INFO:tasks.rados.rados.0.smithi016.stdout:3004: finishing write tid 4 to smithi01663999-12 2024-04-10T03:19:09.568 INFO:tasks.rados.rados.0.smithi016.stdout:3004: finishing write tid 5 to smithi01663999-12 2024-04-10T03:19:09.568 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2392 (ObjNum 941 snap 290 seq_num 941) dirty exists 2024-04-10T03:19:09.568 INFO:tasks.rados.rados.0.smithi016.stdout:3004: left oid 12 (ObjNum 941 snap 290 seq_num 941) 2024-04-10T03:19:09.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:09 smithi016 bash[72916]: cephadm 2024-04-10T03:19:08.119821+0000 mgr.y (mgr.25133) 359 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-10T03:19:09.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:09 smithi016 bash[72916]: cephadm 2024-04-10T03:19:08.441835+0000 mgr.y (mgr.25133) 360 : cephadm 1 Deploying daemon prometheus.a on smithi136 2024-04-10T03:19:09.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:09 smithi016 bash[72916]: cluster 2024-04-10T03:19:08.538457+0000 mon.a (mon.0) 1088 : cluster 0 osdmap e671: 8 total, 8 up, 8 in 2024-04-10T03:19:09.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:09 smithi016 bash[74137]: cephadm 2024-04-10T03:19:08.119821+0000 mgr.y (mgr.25133) 359 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-10T03:19:09.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:09 smithi016 bash[74137]: cephadm 2024-04-10T03:19:08.441835+0000 mgr.y (mgr.25133) 360 : cephadm 1 Deploying daemon prometheus.a on smithi136 2024-04-10T03:19:09.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:09 smithi016 bash[74137]: cluster 2024-04-10T03:19:08.538457+0000 mon.a (mon.0) 1088 : cluster 0 osdmap e671: 8 total, 8 up, 8 in 2024-04-10T03:19:09.813 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:09 smithi136 bash[68278]: cephadm 2024-04-10T03:19:08.119821+0000 mgr.y (mgr.25133) 359 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-10T03:19:09.813 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:09 smithi136 bash[68278]: cephadm 2024-04-10T03:19:08.441835+0000 mgr.y (mgr.25133) 360 : cephadm 1 Deploying daemon prometheus.a on smithi136 2024-04-10T03:19:09.813 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:09 smithi136 bash[68278]: cluster 2024-04-10T03:19:08.538457+0000 mon.a (mon.0) 1088 : cluster 0 osdmap e671: 8 total, 8 up, 8 in 2024-04-10T03:19:10.557 INFO:tasks.rados.rados.0.smithi016.stdout:3000: done (4 left) 2024-04-10T03:19:10.557 INFO:tasks.rados.rados.0.smithi016.stdout:3001: done (3 left) 2024-04-10T03:19:10.557 INFO:tasks.rados.rados.0.smithi016.stdout:3002: done (2 left) 2024-04-10T03:19:10.557 INFO:tasks.rados.rados.0.smithi016.stdout:3004: done (1 left) 2024-04-10T03:19:10.557 INFO:tasks.rados.rados.0.smithi016.stdout:3005: done (0 left) 2024-04-10T03:19:10.557 INFO:tasks.rados.rados.0.smithi016.stdout:3006: rmattr oid 21 current snap is 291 2024-04-10T03:19:10.558 INFO:tasks.rados.rados.0.smithi016.stdout:3006: done (0 left) 2024-04-10T03:19:10.558 INFO:tasks.rados.rados.0.smithi016.stdout:3007: snap_remove snap 289 2024-04-10T03:19:10.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:10 smithi016 bash[72916]: cluster 2024-04-10T03:19:09.536806+0000 mon.a (mon.0) 1089 : cluster 0 osdmap e672: 8 total, 8 up, 8 in 2024-04-10T03:19:10.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:10 smithi016 bash[72916]: cluster 2024-04-10T03:19:09.642747+0000 mgr.y (mgr.25133) 361 : cluster 0 pgmap v595: 121 pgs: 121 active+clean; 274 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-04-10T03:19:10.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:10 smithi016 bash[74137]: cluster 2024-04-10T03:19:09.536806+0000 mon.a (mon.0) 1089 : cluster 0 osdmap e672: 8 total, 8 up, 8 in 2024-04-10T03:19:10.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:10 smithi016 bash[74137]: cluster 2024-04-10T03:19:09.642747+0000 mgr.y (mgr.25133) 361 : cluster 0 pgmap v595: 121 pgs: 121 active+clean; 274 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-04-10T03:19:10.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:10 smithi136 bash[68278]: cluster 2024-04-10T03:19:09.536806+0000 mon.a (mon.0) 1089 : cluster 0 osdmap e672: 8 total, 8 up, 8 in 2024-04-10T03:19:10.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:10 smithi136 bash[68278]: cluster 2024-04-10T03:19:09.642747+0000 mgr.y (mgr.25133) 361 : cluster 0 pgmap v595: 121 pgs: 121 active+clean; 274 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-04-10T03:19:11.248 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:19:11.559 INFO:tasks.rados.rados.0.smithi016.stdout:3007: done (0 left) 2024-04-10T03:19:11.559 INFO:tasks.rados.rados.0.smithi016.stdout:3008: rmattr oid 45 current snap is 291 2024-04-10T03:19:11.559 INFO:tasks.rados.rados.0.smithi016.stdout:3009: setattr oid 39 current snap is 291 2024-04-10T03:19:11.561 INFO:tasks.rados.rados.0.smithi016.stdout:3010: read oid 1 snap 276 2024-04-10T03:19:11.561 INFO:tasks.rados.rados.0.smithi016.stdout:3010: expect (ObjNum 901 snap 276 seq_num 901) 2024-04-10T03:19:11.561 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 291 2024-04-10T03:19:11.562 INFO:tasks.rados.rados.0.smithi016.stdout:3011: seq_num 942 ranges {7266304=581632,7847936=761856,8609792=40960} 2024-04-10T03:19:11.612 INFO:tasks.rados.rados.0.smithi016.stdout:3011: writing smithi01663999-38 from 7266304 to 7847936 tid 1 2024-04-10T03:19:11.618 INFO:tasks.rados.rados.0.smithi016.stdout:3011: writing smithi01663999-38 from 7847936 to 8609792 tid 2 2024-04-10T03:19:11.619 INFO:tasks.rados.rados.0.smithi016.stdout:3011: writing smithi01663999-38 from 8609792 to 8650752 tid 3 2024-04-10T03:19:11.619 INFO:tasks.rados.rados.0.smithi016.stdout:3012: snap_create 2024-04-10T03:19:11.620 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 2544 (ObjNum 899 snap 276 seq_num 899) dirty exists 2024-04-10T03:19:11.620 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2427 (ObjNum 918 snap 281 seq_num 918) dirty exists 2024-04-10T03:19:11.620 INFO:tasks.rados.rados.0.smithi016.stdout:3010: expect (ObjNum 901 snap 276 seq_num 901) 2024-04-10T03:19:11.632 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:19:11.632 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (8m) 16s ago 14m 14.3M - 0.25.0 c8568f914cd2 432781487be6 2024-04-10T03:19:11.632 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 16s ago 14m - - 2024-04-10T03:19:11.632 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (75s) 16s ago 15m 13.3M - 19.0.0-2051-g3a866975 06a486fd9bae f58fa1459c45 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (48s) 16s ago 15m 11.6M - 19.0.0-2051-g3a866975 06a486fd9bae 282e205e5f22 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (7m) 16s ago 22m 440M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (8m) 16s ago 25m 511M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (7m) 16s ago 25m 70.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (6m) 16s ago 23m 51.1M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (6m) 16s ago 23m 59.0M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (27s) 16s ago 14m 7027k - 1.5.0 0da6a335fe13 cdf8e3d0ce7d 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (22s) 16s ago 14m 3128k - 1.5.0 0da6a335fe13 59f016e8c8ef 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (4m) 16s ago 22m 460M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (4m) 16s ago 21m 407M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:19:11.633 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (4m) 16s ago 20m 413M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:19:11.634 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (3m) 16s ago 19m 331M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:19:11.634 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (3m) 16s ago 18m 428M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 19d433a62016 2024-04-10T03:19:11.634 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (2m) 16s ago 18m 367M 2524M 19.0.0-2051-g3a866975 06a486fd9bae c7eb3b617403 2024-04-10T03:19:11.634 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (2m) 16s ago 17m 184M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 5f2db59ec621 2024-04-10T03:19:11.634 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (100s) 16s ago 16m 312M 2524M 19.0.0-2051-g3a866975 06a486fd9bae f4651efdb372 2024-04-10T03:19:11.634 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (7m) 16s ago 15m 54.9M - 2.43.0 a07b618ecd1d 0f3cc4bb1812 2024-04-10T03:19:11.644 INFO:tasks.rados.rados.0.smithi016.stdout:3011: finishing write tid 1 to smithi01663999-38 2024-04-10T03:19:11.644 INFO:tasks.rados.rados.0.smithi016.stdout:3011: finishing write tid 2 to smithi01663999-38 2024-04-10T03:19:11.644 INFO:tasks.rados.rados.0.smithi016.stdout:3011: finishing write tid 3 to smithi01663999-38 2024-04-10T03:19:11.644 INFO:tasks.rados.rados.0.smithi016.stdout:3011: finishing write tid 4 to smithi01663999-38 2024-04-10T03:19:11.644 INFO:tasks.rados.rados.0.smithi016.stdout:3011: finishing write tid 5 to smithi01663999-38 2024-04-10T03:19:11.644 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1354 (ObjNum 942 snap 291 seq_num 942) dirty exists 2024-04-10T03:19:11.644 INFO:tasks.rados.rados.0.smithi016.stdout:3011: left oid 38 (ObjNum 942 snap 291 seq_num 942) 2024-04-10T03:19:11.904 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:11 smithi136 bash[68278]: cluster 2024-04-10T03:19:10.561156+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e673: 8 total, 8 up, 8 in 2024-04-10T03:19:12.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:11 smithi016 bash[72916]: cluster 2024-04-10T03:19:10.561156+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e673: 8 total, 8 up, 8 in 2024-04-10T03:19:12.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:19:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:19:11] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.43.0" 2024-04-10T03:19:12.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:11 smithi016 bash[74137]: cluster 2024-04-10T03:19:10.561156+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e673: 8 total, 8 up, 8 in 2024-04-10T03:19:12.065 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:19:12.066 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 15 2024-04-10T03:19:12.067 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:19:12.067 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:19:12.457 INFO:tasks.rados.rados.0.smithi016.stdout:3008: done (4 left) 2024-04-10T03:19:12.457 INFO:tasks.rados.rados.0.smithi016.stdout:3009: done (3 left) 2024-04-10T03:19:12.457 INFO:tasks.rados.rados.0.smithi016.stdout:3010: done (2 left) 2024-04-10T03:19:12.457 INFO:tasks.rados.rados.0.smithi016.stdout:3011: done (1 left) 2024-04-10T03:19:12.457 INFO:tasks.rados.rados.0.smithi016.stdout:3012: done (0 left) 2024-04-10T03:19:12.458 INFO:tasks.rados.rados.0.smithi016.stdout:3013: snap_remove snap 290 2024-04-10T03:19:12.828 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:12.828 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:12.829 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:12.829 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:12.829 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:12.830 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:12.830 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[68278]: audit 2024-04-10T03:19:11.239676+0000 mgr.y (mgr.25133) 362 : audit 0 from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:12.830 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[68278]: cluster 2024-04-10T03:19:11.563725+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e674: 8 total, 8 up, 8 in 2024-04-10T03:19:12.830 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[68278]: audit 2024-04-10T03:19:11.619378+0000 mgr.y (mgr.25133) 363 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:12.830 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[68278]: cluster 2024-04-10T03:19:11.643182+0000 mgr.y (mgr.25133) 364 : cluster 0 pgmap v598: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-04-10T03:19:12.830 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[68278]: audit 2024-04-10T03:19:12.071764+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.16:0/118457887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:12.830 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[68278]: cluster 2024-04-10T03:19:12.463201+0000 mon.a (mon.0) 1092 : cluster 0 osdmap e675: 8 total, 8 up, 8 in 2024-04-10T03:19:12.831 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[68278]: audit 2024-04-10T03:19:12.516627+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:12.831 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:12.831 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:12.831 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:12.831 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:13.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[72916]: audit 2024-04-10T03:19:11.239676+0000 mgr.y (mgr.25133) 362 : audit 0 from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[72916]: cluster 2024-04-10T03:19:11.563725+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e674: 8 total, 8 up, 8 in 2024-04-10T03:19:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[72916]: audit 2024-04-10T03:19:11.619378+0000 mgr.y (mgr.25133) 363 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[72916]: cluster 2024-04-10T03:19:11.643182+0000 mgr.y (mgr.25133) 364 : cluster 0 pgmap v598: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-04-10T03:19:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[72916]: audit 2024-04-10T03:19:12.071764+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.16:0/118457887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[72916]: cluster 2024-04-10T03:19:12.463201+0000 mon.a (mon.0) 1092 : cluster 0 osdmap e675: 8 total, 8 up, 8 in 2024-04-10T03:19:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[72916]: audit 2024-04-10T03:19:12.516627+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[74137]: audit 2024-04-10T03:19:11.239676+0000 mgr.y (mgr.25133) 362 : audit 0 from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[74137]: cluster 2024-04-10T03:19:11.563725+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e674: 8 total, 8 up, 8 in 2024-04-10T03:19:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[74137]: audit 2024-04-10T03:19:11.619378+0000 mgr.y (mgr.25133) 363 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[74137]: cluster 2024-04-10T03:19:11.643182+0000 mgr.y (mgr.25133) 364 : cluster 0 pgmap v598: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-04-10T03:19:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[74137]: audit 2024-04-10T03:19:12.071764+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.16:0/118457887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[74137]: cluster 2024-04-10T03:19:12.463201+0000 mon.a (mon.0) 1092 : cluster 0 osdmap e675: 8 total, 8 up, 8 in 2024-04-10T03:19:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:12 smithi016 bash[74137]: audit 2024-04-10T03:19:12.516627+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:13.145 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 systemd[1]: Stopping Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:19:13.145 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.945Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-10T03:19:13.145 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.945Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-10T03:19:13.145 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.945Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-10T03:19:13.146 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.945Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-10T03:19:13.146 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.945Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-10T03:19:13.146 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.945Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-10T03:19:13.146 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.945Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-10T03:19:13.146 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.945Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-10T03:19:13.146 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.946Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-10T03:19:13.146 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.946Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-10T03:19:13.146 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.946Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-10T03:19:13.146 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:12 smithi136 bash[60584]: ts=2024-04-10T03:19:12.946Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-10T03:19:13.465 INFO:tasks.rados.rados.0.smithi016.stdout:3013: done (0 left) 2024-04-10T03:19:13.465 INFO:tasks.rados.rados.0.smithi016.stdout:3014: snap_create 2024-04-10T03:19:13.907 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:13 smithi136 bash[94885]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-prometheus-a 2024-04-10T03:19:13.907 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:13 smithi136 bash[94945]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-prometheus-a 2024-04-10T03:19:13.907 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-04-10T03:19:13.907 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: Stopped Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:19:13.907 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.165 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.165 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.165 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.166 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.166 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.167 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.167 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:19:13 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:14.167 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:14 smithi136 systemd[1]: Started Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:19:14.473 INFO:tasks.rados.rados.0.smithi016.stdout:3014: done (0 left) 2024-04-10T03:19:14.474 INFO:tasks.rados.rados.0.smithi016.stdout:3015: read oid 11 snap -1 2024-04-10T03:19:14.474 INFO:tasks.rados.rados.0.smithi016.stdout:3015: expect deleted 2024-04-10T03:19:14.474 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 293 2024-04-10T03:19:14.474 INFO:tasks.rados.rados.0.smithi016.stdout:3016: seq_num 943 ranges {4866048=598016,5464064=688128,6152192=114688} 2024-04-10T03:19:14.522 INFO:tasks.rados.rados.0.smithi016.stdout:3016: writing smithi01663999-28 from 4866048 to 5464064 tid 1 2024-04-10T03:19:14.528 INFO:tasks.rados.rados.0.smithi016.stdout:3016: writing smithi01663999-28 from 5464064 to 6152192 tid 2 2024-04-10T03:19:14.529 INFO:tasks.rados.rados.0.smithi016.stdout:3016: writing smithi01663999-28 from 6152192 to 6266880 tid 3 2024-04-10T03:19:14.529 INFO:tasks.rados.rados.0.smithi016.stdout:3017: delete oid 46 current snap is 293 2024-04-10T03:19:14.538 INFO:tasks.rados.rados.0.smithi016.stdout:3016: finishing write tid 1 to smithi01663999-28 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:3015: done (2 left) 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:3017: done (1 left) 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:3018: read oid 44 snap -1 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:3018: expect (ObjNum 921 snap 282 seq_num 921) 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:3019: rollback oid 38 current snap is 293 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 38 to 291 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:3016: finishing write tid 2 to smithi01663999-28 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:3016: finishing write tid 3 to smithi01663999-28 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:3020: rmattr oid 20 current snap is 293 2024-04-10T03:19:14.540 INFO:tasks.rados.rados.0.smithi016.stdout:3020: done (3 left) 2024-04-10T03:19:14.541 INFO:tasks.rados.rados.0.smithi016.stdout:3021: read oid 42 snap -1 2024-04-10T03:19:14.541 INFO:tasks.rados.rados.0.smithi016.stdout:3021: expect (ObjNum 910 snap 279 seq_num 910) 2024-04-10T03:19:14.541 INFO:tasks.rados.rados.0.smithi016.stdout:3022: delete oid 49 current snap is 293 2024-04-10T03:19:14.541 INFO:tasks.rados.rados.0.smithi016.stdout:3016: finishing write tid 4 to smithi01663999-28 2024-04-10T03:19:14.543 INFO:tasks.rados.rados.0.smithi016.stdout:3016: finishing write tid 5 to smithi01663999-28 2024-04-10T03:19:14.543 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2118 (ObjNum 943 snap 293 seq_num 943) dirty exists 2024-04-10T03:19:14.543 INFO:tasks.rados.rados.0.smithi016.stdout:3016: left oid 28 (ObjNum 943 snap 293 seq_num 943) 2024-04-10T03:19:14.548 INFO:tasks.rados.rados.0.smithi016.stdout:3018: expect (ObjNum 921 snap 282 seq_num 921) 2024-04-10T03:19:14.591 INFO:tasks.rados.rados.0.smithi016.stdout:3019: finishing rollback tid 0 to smithi01663999-38 2024-04-10T03:19:14.591 INFO:tasks.rados.rados.0.smithi016.stdout:3021: expect (ObjNum 910 snap 279 seq_num 910) 2024-04-10T03:19:14.618 INFO:tasks.rados.rados.0.smithi016.stdout:3019: finishing rollback tid 1 to smithi01663999-38 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:3019: finishing rollback tid 2 to smithi01663999-38 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1357 (ObjNum 942 snap 291 seq_num 942) dirty exists 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:3016: done (4 left) 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:3018: done (3 left) 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:3019: done (2 left) 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:3021: done (1 left) 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:3022: done (0 left) 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:3023: read oid 23 snap -1 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:3023: expect (ObjNum 845 snap 264 seq_num 845) 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 293 2024-04-10T03:19:14.619 INFO:tasks.rados.rados.0.smithi016.stdout:3024: seq_num 946 ranges {843776=647168,1490944=745472,2236416=57344} 2024-04-10T03:19:14.629 INFO:tasks.rados.rados.0.smithi016.stdout:3024: writing smithi01663999-42 from 843776 to 1490944 tid 1 2024-04-10T03:19:14.635 INFO:tasks.rados.rados.0.smithi016.stdout:3024: writing smithi01663999-42 from 1490944 to 2236416 tid 2 2024-04-10T03:19:14.635 INFO:tasks.rados.rados.0.smithi016.stdout:3024: writing smithi01663999-42 from 2236416 to 2293760 tid 3 2024-04-10T03:19:14.635 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 293 2024-04-10T03:19:14.636 INFO:tasks.rados.rados.0.smithi016.stdout:3025: seq_num 947 ranges {6856704=663552,7520256=630784,8151040=172032} 2024-04-10T03:19:14.689 INFO:tasks.rados.rados.0.smithi016.stdout:3025: writing smithi01663999-17 from 6856704 to 7520256 tid 1 2024-04-10T03:19:14.692 INFO:tasks.rados.rados.0.smithi016.stdout:3025: writing smithi01663999-17 from 7520256 to 8151040 tid 2 2024-04-10T03:19:14.694 INFO:tasks.rados.rados.0.smithi016.stdout:3025: writing smithi01663999-17 from 8151040 to 8323072 tid 3 2024-04-10T03:19:14.694 INFO:tasks.rados.rados.0.smithi016.stdout:3026: read oid 7 snap 273 2024-04-10T03:19:14.694 INFO:tasks.rados.rados.0.smithi016.stdout:3026: expect (ObjNum 871 snap 268 seq_num 871) 2024-04-10T03:19:14.694 INFO:tasks.rados.rados.0.smithi016.stdout:3027: setattr oid 21 current snap is 293 2024-04-10T03:19:14.694 INFO:tasks.rados.rados.0.smithi016.stdout:3023: expect (ObjNum 845 snap 264 seq_num 845) 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[72916]: cluster 2024-04-10T03:19:13.466607+0000 mon.a (mon.0) 1094 : cluster 0 osdmap e676: 8 total, 8 up, 8 in 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[72916]: cluster 2024-04-10T03:19:13.644089+0000 mgr.y (mgr.25133) 365 : cluster 0 pgmap v601: 121 pgs: 121 active+clean; 272 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 757 KiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[72916]: audit 2024-04-10T03:19:14.080925+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[72916]: audit 2024-04-10T03:19:14.091058+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[72916]: audit 2024-04-10T03:19:14.139309+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[74137]: cluster 2024-04-10T03:19:13.466607+0000 mon.a (mon.0) 1094 : cluster 0 osdmap e676: 8 total, 8 up, 8 in 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[74137]: cluster 2024-04-10T03:19:13.644089+0000 mgr.y (mgr.25133) 365 : cluster 0 pgmap v601: 121 pgs: 121 active+clean; 272 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 757 KiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[74137]: audit 2024-04-10T03:19:14.080925+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[74137]: audit 2024-04-10T03:19:14.091058+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:14.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:14 smithi016 bash[74137]: audit 2024-04-10T03:19:14.139309+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:14.879 INFO:tasks.rados.rados.0.smithi016.stdout:3024: finishing write tid 1 to smithi01663999-42 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:3024: finishing write tid 2 to smithi01663999-42 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:3024: finishing write tid 3 to smithi01663999-42 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:3024: finishing write tid 4 to smithi01663999-42 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:3024: finishing write tid 5 to smithi01663999-42 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2425 (ObjNum 946 snap 293 seq_num 946) dirty exists 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:3024: left oid 42 (ObjNum 946 snap 293 seq_num 946) 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:3025: finishing write tid 1 to smithi01663999-17 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:3025: finishing write tid 2 to smithi01663999-17 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:3025: finishing write tid 3 to smithi01663999-17 2024-04-10T03:19:14.880 INFO:tasks.rados.rados.0.smithi016.stdout:3025: finishing write tid 4 to smithi01663999-17 2024-04-10T03:19:14.881 INFO:tasks.rados.rados.0.smithi016.stdout:3025: finishing write tid 5 to smithi01663999-17 2024-04-10T03:19:14.881 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1460 (ObjNum 947 snap 293 seq_num 947) dirty exists 2024-04-10T03:19:14.881 INFO:tasks.rados.rados.0.smithi016.stdout:3025: left oid 17 (ObjNum 947 snap 293 seq_num 947) 2024-04-10T03:19:14.881 INFO:tasks.rados.rados.0.smithi016.stdout:3026: expect (ObjNum 871 snap 268 seq_num 871) 2024-04-10T03:19:14.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:14 smithi136 bash[68278]: cluster 2024-04-10T03:19:13.466607+0000 mon.a (mon.0) 1094 : cluster 0 osdmap e676: 8 total, 8 up, 8 in 2024-04-10T03:19:14.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:14 smithi136 bash[68278]: cluster 2024-04-10T03:19:13.644089+0000 mgr.y (mgr.25133) 365 : cluster 0 pgmap v601: 121 pgs: 121 active+clean; 272 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 757 KiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:19:14.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:14 smithi136 bash[68278]: audit 2024-04-10T03:19:14.080925+0000 mon.a (mon.0) 1095 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:14.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:14 smithi136 bash[68278]: audit 2024-04-10T03:19:14.091058+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:14.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:14 smithi136 bash[68278]: audit 2024-04-10T03:19:14.139309+0000 mon.a (mon.0) 1097 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:15.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.086Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-10T03:19:15.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.086Z 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-04-10T03:19:15.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.086Z caller=main.go:570 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi136 (none))" 2024-04-10T03:19:15.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.086Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-10T03:19:15.415 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.086Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.088Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.088Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.094Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.094Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.095Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.095Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.436µs 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.095Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.096Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.119Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.124Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.131Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.132Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.132Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.64µs wal_replay_duration=36.380099ms wbl_replay_duration=134ns total_replay_duration=36.431887ms 2024-04-10T03:19:15.416 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.135Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-10T03:19:15.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.135Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-10T03:19:15.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.135Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-10T03:19:15.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.155Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.639073ms db_storage=984ns remote_storage=1.412µs web_handler=397ns query_engine=1.012µs scrape=271.36µs scrape_sd=115.914µs notify=17.33µs notify_sd=11.985µs rules=18.831037ms tracing=4.607µs 2024-04-10T03:19:15.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.155Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-10T03:19:15.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[95000]: ts=2024-04-10T03:19:15.155Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-10T03:19:15.730 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2388 (ObjNum 906 snap 278 seq_num 906) dirty exists 2024-04-10T03:19:15.731 INFO:tasks.rados.rados.0.smithi016.stdout:3023: done (4 left) 2024-04-10T03:19:15.731 INFO:tasks.rados.rados.0.smithi016.stdout:3024: done (3 left) 2024-04-10T03:19:15.731 INFO:tasks.rados.rados.0.smithi016.stdout:3025: done (2 left) 2024-04-10T03:19:15.731 INFO:tasks.rados.rados.0.smithi016.stdout:3026: done (1 left) 2024-04-10T03:19:15.731 INFO:tasks.rados.rados.0.smithi016.stdout:3027: done (0 left) 2024-04-10T03:19:15.731 INFO:tasks.rados.rados.0.smithi016.stdout:3028: snap_create 2024-04-10T03:19:15.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:15 smithi016 bash[74137]: cluster 2024-04-10T03:19:14.477181+0000 mon.a (mon.0) 1098 : cluster 0 osdmap e677: 8 total, 8 up, 8 in 2024-04-10T03:19:15.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:15 smithi016 bash[72916]: cluster 2024-04-10T03:19:14.477181+0000 mon.a (mon.0) 1098 : cluster 0 osdmap e677: 8 total, 8 up, 8 in 2024-04-10T03:19:15.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:15 smithi136 bash[68278]: cluster 2024-04-10T03:19:14.477181+0000 mon.a (mon.0) 1098 : cluster 0 osdmap e677: 8 total, 8 up, 8 in 2024-04-10T03:19:16.486 INFO:tasks.rados.rados.0.smithi016.stdout:3028: done (0 left) 2024-04-10T03:19:16.487 INFO:tasks.rados.rados.0.smithi016.stdout:3029: snap_create 2024-04-10T03:19:16.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:16 smithi016 bash[72916]: cluster 2024-04-10T03:19:15.644708+0000 mgr.y (mgr.25133) 366 : cluster 0 pgmap v603: 121 pgs: 121 active+clean; 274 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 1012 KiB/s wr, 9 op/s 2024-04-10T03:19:16.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:16 smithi016 bash[74137]: cluster 2024-04-10T03:19:15.644708+0000 mgr.y (mgr.25133) 366 : cluster 0 pgmap v603: 121 pgs: 121 active+clean; 274 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 1012 KiB/s wr, 9 op/s 2024-04-10T03:19:16.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:16 smithi136 bash[68278]: cluster 2024-04-10T03:19:15.644708+0000 mgr.y (mgr.25133) 366 : cluster 0 pgmap v603: 121 pgs: 121 active+clean; 274 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 1012 KiB/s wr, 9 op/s 2024-04-10T03:19:17.474 INFO:tasks.rados.rados.0.smithi016.stdout:3029: done (0 left) 2024-04-10T03:19:17.475 INFO:tasks.rados.rados.0.smithi016.stdout:3030: read oid 29 snap -1 2024-04-10T03:19:17.475 INFO:tasks.rados.rados.0.smithi016.stdout:3030: expect (ObjNum 937 snap 289 seq_num 937) 2024-04-10T03:19:17.475 INFO:tasks.rados.rados.0.smithi016.stdout:3031: read oid 23 snap 291 2024-04-10T03:19:17.475 INFO:tasks.rados.rados.0.smithi016.stdout:3031: expect (ObjNum 845 snap 264 seq_num 845) 2024-04-10T03:19:17.475 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 295 2024-04-10T03:19:17.475 INFO:tasks.rados.rados.0.smithi016.stdout:3032: seq_num 948 ranges {0=679936,679936=516096,1196032=286720} 2024-04-10T03:19:17.476 INFO:tasks.rados.rados.0.smithi016.stdout:3032: writing smithi01663999-1 from 0 to 679936 tid 1 2024-04-10T03:19:17.484 INFO:tasks.rados.rados.0.smithi016.stdout:3032: writing smithi01663999-1 from 679936 to 1196032 tid 2 2024-04-10T03:19:17.488 INFO:tasks.rados.rados.0.smithi016.stdout:3032: writing smithi01663999-1 from 1196032 to 1482752 tid 3 2024-04-10T03:19:17.488 INFO:tasks.rados.rados.0.smithi016.stdout:3033: delete oid 37 current snap is 295 2024-04-10T03:19:17.488 INFO:tasks.rados.rados.0.smithi016.stdout:3032: finishing write tid 1 to smithi01663999-1 2024-04-10T03:19:17.499 INFO:tasks.rados.rados.0.smithi016.stdout:3033: done (3 left) 2024-04-10T03:19:17.499 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 295 2024-04-10T03:19:17.499 INFO:tasks.rados.rados.0.smithi016.stdout:3034: seq_num 950 ranges {1032192=720896,1753088=679936,2433024=122880} 2024-04-10T03:19:17.510 INFO:tasks.rados.rados.0.smithi016.stdout:3034: writing smithi01663999-44 from 1032192 to 1753088 tid 1 2024-04-10T03:19:17.514 INFO:tasks.rados.rados.0.smithi016.stdout:3034: writing smithi01663999-44 from 1753088 to 2433024 tid 2 2024-04-10T03:19:17.516 INFO:tasks.rados.rados.0.smithi016.stdout:3034: writing smithi01663999-44 from 2433024 to 2555904 tid 3 2024-04-10T03:19:17.516 INFO:tasks.rados.rados.0.smithi016.stdout:3035: snap_create 2024-04-10T03:19:17.516 INFO:tasks.rados.rados.0.smithi016.stdout:3032: finishing write tid 2 to smithi01663999-1 2024-04-10T03:19:17.516 INFO:tasks.rados.rados.0.smithi016.stdout:3031: expect (ObjNum 845 snap 264 seq_num 845) 2024-04-10T03:19:17.647 INFO:tasks.rados.rados.0.smithi016.stdout:3032: finishing write tid 3 to smithi01663999-1 2024-04-10T03:19:17.647 INFO:tasks.rados.rados.0.smithi016.stdout:3030: expect (ObjNum 937 snap 289 seq_num 937) 2024-04-10T03:19:17.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:17 smithi016 bash[72916]: cluster 2024-04-10T03:19:16.485103+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e678: 8 total, 8 up, 8 in 2024-04-10T03:19:17.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:17 smithi016 bash[72916]: cluster 2024-04-10T03:19:17.470580+0000 mon.a (mon.0) 1100 : cluster 0 osdmap e679: 8 total, 8 up, 8 in 2024-04-10T03:19:17.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:17 smithi016 bash[74137]: cluster 2024-04-10T03:19:16.485103+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e678: 8 total, 8 up, 8 in 2024-04-10T03:19:17.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:17 smithi016 bash[74137]: cluster 2024-04-10T03:19:17.470580+0000 mon.a (mon.0) 1100 : cluster 0 osdmap e679: 8 total, 8 up, 8 in 2024-04-10T03:19:17.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:17 smithi136 bash[68278]: cluster 2024-04-10T03:19:16.485103+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e678: 8 total, 8 up, 8 in 2024-04-10T03:19:17.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:17 smithi136 bash[68278]: cluster 2024-04-10T03:19:17.470580+0000 mon.a (mon.0) 1100 : cluster 0 osdmap e679: 8 total, 8 up, 8 in 2024-04-10T03:19:17.922 INFO:tasks.rados.rados.0.smithi016.stdout:3032: finishing write tid 4 to smithi01663999-1 2024-04-10T03:19:17.922 INFO:tasks.rados.rados.0.smithi016.stdout:3032: finishing write tid 5 to smithi01663999-1 2024-04-10T03:19:17.922 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2321 (ObjNum 948 snap 295 seq_num 948) dirty exists 2024-04-10T03:19:17.922 INFO:tasks.rados.rados.0.smithi016.stdout:3032: left oid 1 (ObjNum 948 snap 295 seq_num 948) 2024-04-10T03:19:17.922 INFO:tasks.rados.rados.0.smithi016.stdout:3034: finishing write tid 1 to smithi01663999-44 2024-04-10T03:19:17.923 INFO:tasks.rados.rados.0.smithi016.stdout:3034: finishing write tid 2 to smithi01663999-44 2024-04-10T03:19:17.923 INFO:tasks.rados.rados.0.smithi016.stdout:3034: finishing write tid 3 to smithi01663999-44 2024-04-10T03:19:17.923 INFO:tasks.rados.rados.0.smithi016.stdout:3034: finishing write tid 4 to smithi01663999-44 2024-04-10T03:19:17.923 INFO:tasks.rados.rados.0.smithi016.stdout:3034: finishing write tid 5 to smithi01663999-44 2024-04-10T03:19:17.923 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2325 (ObjNum 950 snap 295 seq_num 950) dirty exists 2024-04-10T03:19:17.923 INFO:tasks.rados.rados.0.smithi016.stdout:3034: left oid 44 (ObjNum 950 snap 295 seq_num 950) 2024-04-10T03:19:18.494 INFO:tasks.rados.rados.0.smithi016.stdout:3030: done (4 left) 2024-04-10T03:19:18.494 INFO:tasks.rados.rados.0.smithi016.stdout:3031: done (3 left) 2024-04-10T03:19:18.494 INFO:tasks.rados.rados.0.smithi016.stdout:3032: done (2 left) 2024-04-10T03:19:18.495 INFO:tasks.rados.rados.0.smithi016.stdout:3034: done (1 left) 2024-04-10T03:19:18.495 INFO:tasks.rados.rados.0.smithi016.stdout:3035: done (0 left) 2024-04-10T03:19:18.495 INFO:tasks.rados.rados.0.smithi016.stdout:3036: read oid 24 snap -1 2024-04-10T03:19:18.495 INFO:tasks.rados.rados.0.smithi016.stdout:3036: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:19:18.495 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 296 2024-04-10T03:19:18.495 INFO:tasks.rados.rados.0.smithi016.stdout:3037: seq_num 951 ranges {1482752=737280,2220032=614400,2834432=188416} 2024-04-10T03:19:18.518 INFO:tasks.rados.rados.0.smithi016.stdout:3037: writing smithi01663999-1 from 1482752 to 2220032 tid 1 2024-04-10T03:19:18.526 INFO:tasks.rados.rados.0.smithi016.stdout:3037: writing smithi01663999-1 from 2220032 to 2834432 tid 2 2024-04-10T03:19:18.529 INFO:tasks.rados.rados.0.smithi016.stdout:3037: writing smithi01663999-1 from 2834432 to 3022848 tid 3 2024-04-10T03:19:18.529 INFO:tasks.rados.rados.0.smithi016.stdout:3038: rollback oid 11 current snap is 296 2024-04-10T03:19:18.529 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 288 2024-04-10T03:19:18.529 INFO:tasks.rados.rados.0.smithi016.stdout:3036: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-10T03:19:18.532 INFO:tasks.rados.rados.0.smithi016.stdout:3037: finishing write tid 1 to smithi01663999-1 2024-04-10T03:19:18.532 INFO:tasks.rados.rados.0.smithi016.stdout:3036: done (2 left) 2024-04-10T03:19:18.533 INFO:tasks.rados.rados.0.smithi016.stdout:3039: read oid 38 snap -1 2024-04-10T03:19:18.533 INFO:tasks.rados.rados.0.smithi016.stdout:3039: expect (ObjNum 942 snap 291 seq_num 942) 2024-04-10T03:19:18.533 INFO:tasks.rados.rados.0.smithi016.stdout:3040: delete oid 7 current snap is 296 2024-04-10T03:19:18.533 INFO:tasks.rados.rados.0.smithi016.stdout:3038: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:19:18.533 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1455 (ObjNum 33 snap 0 seq_num 3428351216) dirty dne 2024-04-10T03:19:18.534 INFO:tasks.rados.rados.0.smithi016.stdout:3037: finishing write tid 2 to smithi01663999-1 2024-04-10T03:19:18.536 INFO:tasks.rados.rados.0.smithi016.stdout:3037: finishing write tid 3 to smithi01663999-1 2024-04-10T03:19:18.538 INFO:tasks.rados.rados.0.smithi016.stdout:3037: finishing write tid 4 to smithi01663999-1 2024-04-10T03:19:18.539 INFO:tasks.rados.rados.0.smithi016.stdout:3038: done (3 left) 2024-04-10T03:19:18.539 INFO:tasks.rados.rados.0.smithi016.stdout:3040: done (2 left) 2024-04-10T03:19:18.539 INFO:tasks.rados.rados.0.smithi016.stdout:3041: snap_remove snap 276 2024-04-10T03:19:18.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:18 smithi016 bash[72916]: cluster 2024-04-10T03:19:17.645127+0000 mgr.y (mgr.25133) 367 : cluster 0 pgmap v606: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-04-10T03:19:18.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:18 smithi016 bash[74137]: cluster 2024-04-10T03:19:17.645127+0000 mgr.y (mgr.25133) 367 : cluster 0 pgmap v606: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-04-10T03:19:18.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:18 smithi136 bash[68278]: cluster 2024-04-10T03:19:17.645127+0000 mgr.y (mgr.25133) 367 : cluster 0 pgmap v606: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-04-10T03:19:19.507 INFO:tasks.rados.rados.0.smithi016.stdout:3041: done (2 left) 2024-04-10T03:19:19.507 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 296 2024-04-10T03:19:19.507 INFO:tasks.rados.rados.0.smithi016.stdout:3042: seq_num 953 ranges {3022848=770048,3792896=786432,4579328=16384} 2024-04-10T03:19:19.535 INFO:tasks.rados.rados.0.smithi016.stdout:3042: writing smithi01663999-21 from 3022848 to 3792896 tid 1 2024-04-10T03:19:19.542 INFO:tasks.rados.rados.0.smithi016.stdout:3042: writing smithi01663999-21 from 3792896 to 4579328 tid 2 2024-04-10T03:19:19.542 INFO:tasks.rados.rados.0.smithi016.stdout:3042: writing smithi01663999-21 from 4579328 to 4595712 tid 3 2024-04-10T03:19:19.542 INFO:tasks.rados.rados.0.smithi016.stdout:3037: finishing write tid 5 to smithi01663999-1 2024-04-10T03:19:19.542 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2329 (ObjNum 951 snap 296 seq_num 951) dirty exists 2024-04-10T03:19:19.542 INFO:tasks.rados.rados.0.smithi016.stdout:3037: left oid 1 (ObjNum 951 snap 296 seq_num 951) 2024-04-10T03:19:19.542 INFO:tasks.rados.rados.0.smithi016.stdout:3039: expect (ObjNum 942 snap 291 seq_num 942) 2024-04-10T03:19:19.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:19 smithi016 bash[74137]: cluster 2024-04-10T03:19:18.498134+0000 mon.a (mon.0) 1101 : cluster 0 osdmap e680: 8 total, 8 up, 8 in 2024-04-10T03:19:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:19 smithi016 bash[72916]: cluster 2024-04-10T03:19:18.498134+0000 mon.a (mon.0) 1101 : cluster 0 osdmap e680: 8 total, 8 up, 8 in 2024-04-10T03:19:19.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:19 smithi136 bash[68278]: cluster 2024-04-10T03:19:18.498134+0000 mon.a (mon.0) 1101 : cluster 0 osdmap e680: 8 total, 8 up, 8 in 2024-04-10T03:19:20.174 INFO:tasks.rados.rados.0.smithi016.stdout:3042: finishing write tid 1 to smithi01663999-21 2024-04-10T03:19:20.174 INFO:tasks.rados.rados.0.smithi016.stdout:3042: finishing write tid 2 to smithi01663999-21 2024-04-10T03:19:20.174 INFO:tasks.rados.rados.0.smithi016.stdout:3042: finishing write tid 3 to smithi01663999-21 2024-04-10T03:19:20.174 INFO:tasks.rados.rados.0.smithi016.stdout:3042: finishing write tid 4 to smithi01663999-21 2024-04-10T03:19:20.174 INFO:tasks.rados.rados.0.smithi016.stdout:3042: finishing write tid 5 to smithi01663999-21 2024-04-10T03:19:20.174 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2392 (ObjNum 953 snap 296 seq_num 953) dirty exists 2024-04-10T03:19:20.175 INFO:tasks.rados.rados.0.smithi016.stdout:3042: left oid 21 (ObjNum 953 snap 296 seq_num 953) 2024-04-10T03:19:20.175 INFO:tasks.rados.rados.0.smithi016.stdout:3037: done (2 left) 2024-04-10T03:19:20.175 INFO:tasks.rados.rados.0.smithi016.stdout:3039: done (1 left) 2024-04-10T03:19:20.175 INFO:tasks.rados.rados.0.smithi016.stdout:3042: done (0 left) 2024-04-10T03:19:20.175 INFO:tasks.rados.rados.0.smithi016.stdout:3043: copy_from oid 27 from oid 6 current snap is 296 2024-04-10T03:19:20.175 INFO:tasks.rados.rados.0.smithi016.stdout:3044: read oid 2 snap -1 2024-04-10T03:19:20.175 INFO:tasks.rados.rados.0.smithi016.stdout:3044: expect (ObjNum 922 snap 282 seq_num 922) 2024-04-10T03:19:20.175 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 32 current snap is 296 2024-04-10T03:19:20.175 INFO:tasks.rados.rados.0.smithi016.stdout:3045: seq_num 954 ranges {0=786432,786432=671744,1458176=131072} 2024-04-10T03:19:20.182 INFO:tasks.rados.rados.0.smithi016.stdout:3045: writing smithi01663999-32 from 0 to 786432 tid 1 2024-04-10T03:19:20.195 INFO:tasks.rados.rados.0.smithi016.stdout:3045: writing smithi01663999-32 from 786432 to 1458176 tid 2 2024-04-10T03:19:20.198 INFO:tasks.rados.rados.0.smithi016.stdout:3045: writing smithi01663999-32 from 1458176 to 1589248 tid 3 2024-04-10T03:19:20.198 INFO:tasks.rados.rados.0.smithi016.stdout:3046: copy_from oid 41 from oid 37 current snap is 296 2024-04-10T03:19:20.198 INFO:tasks.rados.rados.0.smithi016.stdout:3047: rollback oid 33 current snap is 296 2024-04-10T03:19:20.198 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 33 to 292 2024-04-10T03:19:20.198 INFO:tasks.rados.rados.0.smithi016.stdout:3048: snap_create 2024-04-10T03:19:20.202 INFO:tasks.rados.rados.0.smithi016.stdout:3046: finishing copy_from to smithi01663999-41 2024-04-10T03:19:20.202 INFO:tasks.rados.rados.0.smithi016.stdout:3046: got expected ENOENT (src dne) 2024-04-10T03:19:20.202 INFO:tasks.rados.rados.0.smithi016.stdout:3046: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:19:20.202 INFO:tasks.rados.rados.0.smithi016.stdout:3045: finishing write tid 1 to smithi01663999-32 2024-04-10T03:19:20.203 INFO:tasks.rados.rados.0.smithi016.stdout:3045: finishing write tid 2 to smithi01663999-32 2024-04-10T03:19:20.205 INFO:tasks.rados.rados.0.smithi016.stdout:3045: finishing write tid 3 to smithi01663999-32 2024-04-10T03:19:20.205 INFO:tasks.rados.rados.0.smithi016.stdout:3045: finishing write tid 4 to smithi01663999-32 2024-04-10T03:19:20.205 INFO:tasks.rados.rados.0.smithi016.stdout:3044: expect (ObjNum 922 snap 282 seq_num 922) 2024-04-10T03:19:20.461 INFO:tasks.rados.rados.0.smithi016.stdout:3047: finishing rollback tid 0 to smithi01663999-33 2024-04-10T03:19:20.462 INFO:tasks.rados.rados.0.smithi016.stdout:3043: finishing copy_from racing read to smithi01663999-27 2024-04-10T03:19:20.462 INFO:tasks.rados.rados.0.smithi016.stdout:3047: finishing rollback tid 1 to smithi01663999-33 2024-04-10T03:19:20.462 INFO:tasks.rados.rados.0.smithi016.stdout:3043: finishing copy_from to smithi01663999-27 2024-04-10T03:19:20.462 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 2465 (ObjNum 904 snap 277 seq_num 904) dirty exists 2024-04-10T03:19:20.462 INFO:tasks.rados.rados.0.smithi016.stdout:3047: finishing rollback tid 2 to smithi01663999-33 2024-04-10T03:19:20.462 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 2333 (ObjNum 912 snap 280 seq_num 912) dirty exists 2024-04-10T03:19:20.462 INFO:tasks.rados.rados.0.smithi016.stdout:3045: finishing write tid 5 to smithi01663999-32 2024-04-10T03:19:20.462 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 2426 (ObjNum 954 snap 296 seq_num 954) dirty exists 2024-04-10T03:19:20.462 INFO:tasks.rados.rados.0.smithi016.stdout:3045: left oid 32 (ObjNum 954 snap 296 seq_num 954) 2024-04-10T03:19:20.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:20 smithi016 bash[72916]: cluster 2024-04-10T03:19:19.509709+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e681: 8 total, 8 up, 8 in 2024-04-10T03:19:20.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:20 smithi016 bash[72916]: cluster 2024-04-10T03:19:19.645854+0000 mgr.y (mgr.25133) 368 : cluster 0 pgmap v609: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 692 KiB/s wr, 15 op/s 2024-04-10T03:19:20.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:20 smithi016 bash[72916]: audit 2024-04-10T03:19:19.826765+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:20.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:20 smithi016 bash[72916]: audit 2024-04-10T03:19:19.835230+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:20 smithi016 bash[74137]: cluster 2024-04-10T03:19:19.509709+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e681: 8 total, 8 up, 8 in 2024-04-10T03:19:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:20 smithi016 bash[74137]: cluster 2024-04-10T03:19:19.645854+0000 mgr.y (mgr.25133) 368 : cluster 0 pgmap v609: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 692 KiB/s wr, 15 op/s 2024-04-10T03:19:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:20 smithi016 bash[74137]: audit 2024-04-10T03:19:19.826765+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:20 smithi016 bash[74137]: audit 2024-04-10T03:19:19.835230+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:3043: done (5 left) 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:3044: done (4 left) 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:3045: done (3 left) 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:3046: done (2 left) 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:3047: done (1 left) 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:3048: done (0 left) 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:3049: rollback oid 13 current snap is 297 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 13 to 273 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 297 2024-04-10T03:19:20.834 INFO:tasks.rados.rados.0.smithi016.stdout:3050: seq_num 955 ranges {2293760=802816,3096576=557056,3653632=245760} 2024-04-10T03:19:20.860 INFO:tasks.rados.rados.0.smithi016.stdout:3050: writing smithi01663999-42 from 2293760 to 3096576 tid 1 2024-04-10T03:19:20.865 INFO:tasks.rados.rados.0.smithi016.stdout:3050: writing smithi01663999-42 from 3096576 to 3653632 tid 2 2024-04-10T03:19:20.867 INFO:tasks.rados.rados.0.smithi016.stdout:3050: writing smithi01663999-42 from 3653632 to 3899392 tid 3 2024-04-10T03:19:20.868 INFO:tasks.rados.rados.0.smithi016.stdout:3051: copy_from oid 47 from oid 38 current snap is 297 2024-04-10T03:19:20.868 INFO:tasks.rados.rados.0.smithi016.stdout:3049: finishing rollback tid 0 to smithi01663999-13 2024-04-10T03:19:20.868 INFO:tasks.rados.rados.0.smithi016.stdout:3049: finishing rollback tid 1 to smithi01663999-13 2024-04-10T03:19:20.868 INFO:tasks.rados.rados.0.smithi016.stdout:3049: finishing rollback tid 2 to smithi01663999-13 2024-04-10T03:19:20.868 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2468 (ObjNum 854 snap 267 seq_num 854) dirty exists 2024-04-10T03:19:20.868 INFO:tasks.rados.rados.0.smithi016.stdout:3049: done (2 left) 2024-04-10T03:19:20.868 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 297 2024-04-10T03:19:20.868 INFO:tasks.rados.rados.0.smithi016.stdout:3052: seq_num 956 ranges {5324800=417792,5742592=434176,6176768=770048} 2024-04-10T03:19:20.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:20 smithi136 bash[68278]: cluster 2024-04-10T03:19:19.509709+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e681: 8 total, 8 up, 8 in 2024-04-10T03:19:20.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:20 smithi136 bash[68278]: cluster 2024-04-10T03:19:19.645854+0000 mgr.y (mgr.25133) 368 : cluster 0 pgmap v609: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 692 KiB/s wr, 15 op/s 2024-04-10T03:19:20.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:20 smithi136 bash[68278]: audit 2024-04-10T03:19:19.826765+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:20.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:20 smithi136 bash[68278]: audit 2024-04-10T03:19:19.835230+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:20.917 INFO:tasks.rados.rados.0.smithi016.stdout:3052: writing smithi01663999-6 from 5324800 to 5742592 tid 1 2024-04-10T03:19:20.921 INFO:tasks.rados.rados.0.smithi016.stdout:3052: writing smithi01663999-6 from 5742592 to 6176768 tid 2 2024-04-10T03:19:20.927 INFO:tasks.rados.rados.0.smithi016.stdout:3052: writing smithi01663999-6 from 6176768 to 6946816 tid 3 2024-04-10T03:19:20.927 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 297 2024-04-10T03:19:20.927 INFO:tasks.rados.rados.0.smithi016.stdout:3050: finishing write tid 1 to smithi01663999-42 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3050: finishing write tid 2 to smithi01663999-42 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3050: finishing write tid 3 to smithi01663999-42 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3050: finishing write tid 4 to smithi01663999-42 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3050: finishing write tid 5 to smithi01663999-42 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2429 (ObjNum 955 snap 297 seq_num 955) dirty exists 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3050: left oid 42 (ObjNum 955 snap 297 seq_num 955) 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3051: finishing copy_from racing read to smithi01663999-47 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3051: finishing copy_from to smithi01663999-47 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1357 (ObjNum 942 snap 291 seq_num 942) dirty exists 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3052: finishing write tid 1 to smithi01663999-6 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3052: finishing write tid 2 to smithi01663999-6 2024-04-10T03:19:20.928 INFO:tasks.rados.rados.0.smithi016.stdout:3053: seq_num 957 ranges {1368064=434176,1802240=720896,2523136=483328} 2024-04-10T03:19:20.938 INFO:tasks.rados.rados.0.smithi016.stdout:3053: writing smithi01663999-12 from 1368064 to 1802240 tid 1 2024-04-10T03:19:20.946 INFO:tasks.rados.rados.0.smithi016.stdout:3053: writing smithi01663999-12 from 1802240 to 2523136 tid 2 2024-04-10T03:19:20.953 INFO:tasks.rados.rados.0.smithi016.stdout:3053: writing smithi01663999-12 from 2523136 to 3006464 tid 3 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:3050: done (3 left) 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:3051: done (2 left) 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:3054: snap_create 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:3052: finishing write tid 3 to smithi01663999-6 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:3052: finishing write tid 4 to smithi01663999-6 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:3052: finishing write tid 5 to smithi01663999-6 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 2561 (ObjNum 956 snap 297 seq_num 956) dirty exists 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:3052: left oid 6 (ObjNum 956 snap 297 seq_num 956) 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:3053: finishing write tid 1 to smithi01663999-12 2024-04-10T03:19:20.954 INFO:tasks.rados.rados.0.smithi016.stdout:3053: finishing write tid 2 to smithi01663999-12 2024-04-10T03:19:20.957 INFO:tasks.rados.rados.0.smithi016.stdout:3053: finishing write tid 3 to smithi01663999-12 2024-04-10T03:19:20.957 INFO:tasks.rados.rados.0.smithi016.stdout:3053: finishing write tid 4 to smithi01663999-12 2024-04-10T03:19:20.958 INFO:tasks.rados.rados.0.smithi016.stdout:3053: finishing write tid 5 to smithi01663999-12 2024-04-10T03:19:20.959 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2396 (ObjNum 957 snap 297 seq_num 957) dirty exists 2024-04-10T03:19:20.959 INFO:tasks.rados.rados.0.smithi016.stdout:3053: left oid 12 (ObjNum 957 snap 297 seq_num 957) 2024-04-10T03:19:21.945 INFO:tasks.rados.rados.0.smithi016.stdout:3052: done (2 left) 2024-04-10T03:19:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:3053: done (1 left) 2024-04-10T03:19:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:3054: done (0 left) 2024-04-10T03:19:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:3055: read oid 35 snap 293 2024-04-10T03:19:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:3055: expect (ObjNum 878 snap 270 seq_num 878) 2024-04-10T03:19:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:3056: read oid 5 snap 293 2024-04-10T03:19:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:3056: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:19:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 298 2024-04-10T03:19:21.946 INFO:tasks.rados.rados.0.smithi016.stdout:3057: seq_num 958 ranges {1900544=450560,2351104=655360,3006464=548864} 2024-04-10T03:19:21.961 INFO:tasks.rados.rados.0.smithi016.stdout:3057: writing smithi01663999-43 from 1900544 to 2351104 tid 1 2024-04-10T03:19:21.969 INFO:tasks.rados.rados.0.smithi016.stdout:3057: writing smithi01663999-43 from 2351104 to 3006464 tid 2 2024-04-10T03:19:21.974 INFO:tasks.rados.rados.0.smithi016.stdout:3057: writing smithi01663999-43 from 3006464 to 3555328 tid 3 2024-04-10T03:19:21.974 INFO:tasks.rados.rados.0.smithi016.stdout:3058: rollback oid 44 current snap is 298 2024-04-10T03:19:21.974 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 288 2024-04-10T03:19:21.974 INFO:tasks.rados.rados.0.smithi016.stdout:3055: expect (ObjNum 878 snap 270 seq_num 878) 2024-04-10T03:19:22.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:19:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:19:21] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.43.0" 2024-04-10T03:19:22.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:21 smithi016 bash[74137]: cluster 2024-04-10T03:19:20.838765+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e682: 8 total, 8 up, 8 in 2024-04-10T03:19:22.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:21 smithi016 bash[74137]: audit 2024-04-10T03:19:20.930270+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:22.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:21 smithi016 bash[74137]: audit 2024-04-10T03:19:20.938017+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:22.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:21 smithi016 bash[72916]: cluster 2024-04-10T03:19:20.838765+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e682: 8 total, 8 up, 8 in 2024-04-10T03:19:22.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:21 smithi016 bash[72916]: audit 2024-04-10T03:19:20.930270+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:22.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:21 smithi016 bash[72916]: audit 2024-04-10T03:19:20.938017+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:22.149 INFO:tasks.rados.rados.0.smithi016.stdout:3056: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:19:22.164 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:21 smithi136 bash[68278]: cluster 2024-04-10T03:19:20.838765+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e682: 8 total, 8 up, 8 in 2024-04-10T03:19:22.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:21 smithi136 bash[68278]: audit 2024-04-10T03:19:20.930270+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:22.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:21 smithi136 bash[68278]: audit 2024-04-10T03:19:20.938017+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:22.389 INFO:tasks.rados.rados.0.smithi016.stdout:3058: finishing rollback tid 0 to smithi01663999-44 2024-04-10T03:19:22.389 INFO:tasks.rados.rados.0.smithi016.stdout:3058: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:19:22.389 INFO:tasks.rados.rados.0.smithi016.stdout:3058: finishing rollback tid 2 to smithi01663999-44 2024-04-10T03:19:22.389 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2336 (ObjNum 921 snap 282 seq_num 921) dirty exists 2024-04-10T03:19:22.389 INFO:tasks.rados.rados.0.smithi016.stdout:3057: finishing write tid 1 to smithi01663999-43 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3057: finishing write tid 2 to smithi01663999-43 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3057: finishing write tid 3 to smithi01663999-43 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3057: finishing write tid 4 to smithi01663999-43 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3057: finishing write tid 5 to smithi01663999-43 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2566 (ObjNum 958 snap 298 seq_num 958) dirty exists 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3057: left oid 43 (ObjNum 958 snap 298 seq_num 958) 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3055: done (3 left) 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3056: done (2 left) 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3057: done (1 left) 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3058: done (0 left) 2024-04-10T03:19:22.390 INFO:tasks.rados.rados.0.smithi016.stdout:3059: delete oid 47 current snap is 298 2024-04-10T03:19:22.395 INFO:tasks.rados.rados.0.smithi016.stdout:3059: done (0 left) 2024-04-10T03:19:22.395 INFO:tasks.rados.rados.0.smithi016.stdout:3060: delete oid 15 current snap is 298 2024-04-10T03:19:22.400 INFO:tasks.rados.rados.0.smithi016.stdout:3060: done (0 left) 2024-04-10T03:19:22.400 INFO:tasks.rados.rados.0.smithi016.stdout:3061: read oid 30 snap 297 2024-04-10T03:19:22.400 INFO:tasks.rados.rados.0.smithi016.stdout:3061: expect deleted 2024-04-10T03:19:22.400 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 298 2024-04-10T03:19:22.400 INFO:tasks.rados.rados.0.smithi016.stdout:3062: seq_num 961 ranges {3514368=499712,4014080=712704,4726784=491520} 2024-04-10T03:19:22.434 INFO:tasks.rados.rados.0.smithi016.stdout:3062: writing smithi01663999-35 from 3514368 to 4014080 tid 1 2024-04-10T03:19:22.440 INFO:tasks.rados.rados.0.smithi016.stdout:3062: writing smithi01663999-35 from 4014080 to 4726784 tid 2 2024-04-10T03:19:22.445 INFO:tasks.rados.rados.0.smithi016.stdout:3062: writing smithi01663999-35 from 4726784 to 5218304 tid 3 2024-04-10T03:19:22.445 INFO:tasks.rados.rados.0.smithi016.stdout:3063: copy_from oid 6 from oid 11 current snap is 298 2024-04-10T03:19:22.445 INFO:tasks.rados.rados.0.smithi016.stdout:3061: done (2 left) 2024-04-10T03:19:22.445 INFO:tasks.rados.rados.0.smithi016.stdout:3064: snap_create 2024-04-10T03:19:22.445 INFO:tasks.rados.rados.0.smithi016.stdout:3062: finishing write tid 1 to smithi01663999-35 2024-04-10T03:19:22.446 INFO:tasks.rados.rados.0.smithi016.stdout:3063: finishing copy_from to smithi01663999-6 2024-04-10T03:19:22.446 INFO:tasks.rados.rados.0.smithi016.stdout:3063: got expected ENOENT (src dne) 2024-04-10T03:19:22.447 INFO:tasks.rados.rados.0.smithi016.stdout:3063: finishing copy_from racing read to smithi01663999-6 2024-04-10T03:19:22.450 INFO:tasks.rados.rados.0.smithi016.stdout:3062: finishing write tid 2 to smithi01663999-35 2024-04-10T03:19:22.450 INFO:tasks.rados.rados.0.smithi016.stdout:3062: finishing write tid 3 to smithi01663999-35 2024-04-10T03:19:22.451 INFO:tasks.rados.rados.0.smithi016.stdout:3062: finishing write tid 4 to smithi01663999-35 2024-04-10T03:19:22.453 INFO:tasks.rados.rados.0.smithi016.stdout:3062: finishing write tid 5 to smithi01663999-35 2024-04-10T03:19:22.453 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2472 (ObjNum 961 snap 298 seq_num 961) dirty exists 2024-04-10T03:19:22.453 INFO:tasks.rados.rados.0.smithi016.stdout:3062: left oid 35 (ObjNum 961 snap 298 seq_num 961) 2024-04-10T03:19:22.461 INFO:tasks.rados.rados.0.smithi016.stdout:3062: done (2 left) 2024-04-10T03:19:22.462 INFO:tasks.rados.rados.0.smithi016.stdout:3063: done (1 left) 2024-04-10T03:19:22.462 INFO:tasks.rados.rados.0.smithi016.stdout:3064: done (0 left) 2024-04-10T03:19:22.462 INFO:tasks.rados.rados.0.smithi016.stdout:3065: delete oid 26 current snap is 299 2024-04-10T03:19:22.465 INFO:tasks.rados.rados.0.smithi016.stdout:3065: done (0 left) 2024-04-10T03:19:22.465 INFO:tasks.rados.rados.0.smithi016.stdout:3066: snap_remove snap 298 2024-04-10T03:19:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:22 smithi136 bash[68278]: cluster 2024-04-10T03:19:21.646702+0000 mgr.y (mgr.25133) 369 : cluster 0 pgmap v611: 121 pgs: 121 active+clean; 284 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-04-10T03:19:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:22 smithi136 bash[68278]: cluster 2024-04-10T03:19:21.950247+0000 mon.a (mon.0) 1108 : cluster 0 osdmap e683: 8 total, 8 up, 8 in 2024-04-10T03:19:23.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:22 smithi136 bash[68278]: cluster 2024-04-10T03:19:22.466254+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e684: 8 total, 8 up, 8 in 2024-04-10T03:19:23.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:22 smithi016 bash[72916]: cluster 2024-04-10T03:19:21.646702+0000 mgr.y (mgr.25133) 369 : cluster 0 pgmap v611: 121 pgs: 121 active+clean; 284 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-04-10T03:19:23.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:22 smithi016 bash[72916]: cluster 2024-04-10T03:19:21.950247+0000 mon.a (mon.0) 1108 : cluster 0 osdmap e683: 8 total, 8 up, 8 in 2024-04-10T03:19:23.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:22 smithi016 bash[72916]: cluster 2024-04-10T03:19:22.466254+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e684: 8 total, 8 up, 8 in 2024-04-10T03:19:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:22 smithi016 bash[74137]: cluster 2024-04-10T03:19:21.646702+0000 mgr.y (mgr.25133) 369 : cluster 0 pgmap v611: 121 pgs: 121 active+clean; 284 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-04-10T03:19:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:22 smithi016 bash[74137]: cluster 2024-04-10T03:19:21.950247+0000 mon.a (mon.0) 1108 : cluster 0 osdmap e683: 8 total, 8 up, 8 in 2024-04-10T03:19:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:22 smithi016 bash[74137]: cluster 2024-04-10T03:19:22.466254+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e684: 8 total, 8 up, 8 in 2024-04-10T03:19:23.466 INFO:tasks.rados.rados.0.smithi016.stdout:3066: done (0 left) 2024-04-10T03:19:23.467 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 299 2024-04-10T03:19:23.467 INFO:tasks.rados.rados.0.smithi016.stdout:3067: seq_num 963 ranges {3022848=532480,3555328=475136,4030464=532480,4562944=196608} 2024-04-10T03:19:23.494 INFO:tasks.rados.rados.0.smithi016.stdout:3067: writing smithi01663999-1 from 3022848 to 3555328 tid 1 2024-04-10T03:19:23.495 INFO:tasks.rados.rados.0.smithi016.stdout:3067: writing smithi01663999-1 from 3555328 to 4030464 tid 2 2024-04-10T03:19:23.499 INFO:tasks.rados.rados.0.smithi016.stdout:3067: writing smithi01663999-1 from 4030464 to 4562944 tid 3 2024-04-10T03:19:23.501 INFO:tasks.rados.rados.0.smithi016.stdout:3067: writing smithi01663999-1 from 4562944 to 4759552 tid 4 2024-04-10T03:19:23.501 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 299 2024-04-10T03:19:23.501 INFO:tasks.rados.rados.0.smithi016.stdout:3068: seq_num 964 ranges {11509760=548864,12058624=761856,12820480=442368} 2024-04-10T03:19:23.576 INFO:tasks.rados.rados.0.smithi016.stdout:3068: writing smithi01663999-31 from 11509760 to 12058624 tid 1 2024-04-10T03:19:23.580 INFO:tasks.rados.rados.0.smithi016.stdout:3068: writing smithi01663999-31 from 12058624 to 12820480 tid 2 2024-04-10T03:19:23.583 INFO:tasks.rados.rados.0.smithi016.stdout:3068: writing smithi01663999-31 from 12820480 to 13262848 tid 3 2024-04-10T03:19:23.583 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 299 2024-04-10T03:19:23.584 INFO:tasks.rados.rados.0.smithi016.stdout:3067: finishing write tid 1 to smithi01663999-1 2024-04-10T03:19:23.584 INFO:tasks.rados.rados.0.smithi016.stdout:3069: seq_num 965 ranges {8650752=565248,9216000=647168,9863168=548864,10412032=8192} 2024-04-10T03:19:23.635 INFO:tasks.rados.rados.0.smithi016.stdout:3069: writing smithi01663999-38 from 8650752 to 9216000 tid 1 2024-04-10T03:19:23.639 INFO:tasks.rados.rados.0.smithi016.stdout:3069: writing smithi01663999-38 from 9216000 to 9863168 tid 2 2024-04-10T03:19:23.644 INFO:tasks.rados.rados.0.smithi016.stdout:3069: writing smithi01663999-38 from 9863168 to 10412032 tid 3 2024-04-10T03:19:23.644 INFO:tasks.rados.rados.0.smithi016.stdout:3069: writing smithi01663999-38 from 10412032 to 10420224 tid 4 2024-04-10T03:19:23.644 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 299 2024-04-10T03:19:23.644 INFO:tasks.rados.rados.0.smithi016.stdout:3070: seq_num 966 ranges {1032192=581632,1613824=581632,2195456=622592} 2024-04-10T03:19:23.653 INFO:tasks.rados.rados.0.smithi016.stdout:3070: writing smithi01663999-44 from 1032192 to 1613824 tid 1 2024-04-10T03:19:23.657 INFO:tasks.rados.rados.0.smithi016.stdout:3070: writing smithi01663999-44 from 1613824 to 2195456 tid 2 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:3070: writing smithi01663999-44 from 2195456 to 2818048 tid 3 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 299 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:3067: finishing write tid 2 to smithi01663999-1 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:3067: finishing write tid 3 to smithi01663999-1 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:3067: finishing write tid 4 to smithi01663999-1 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:3067: finishing write tid 5 to smithi01663999-1 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:3067: finishing write tid 6 to smithi01663999-1 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2341 (ObjNum 963 snap 299 seq_num 963) dirty exists 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:3067: left oid 1 (ObjNum 963 snap 299 seq_num 963) 2024-04-10T03:19:23.662 INFO:tasks.rados.rados.0.smithi016.stdout:3071: seq_num 967 ranges {4145152=598016,4743168=466944,5210112=516096,5726208=221184} 2024-04-10T03:19:23.688 INFO:tasks.rados.rados.0.smithi016.stdout:3071: writing smithi01663999-5 from 4145152 to 4743168 tid 1 2024-04-10T03:19:23.691 INFO:tasks.rados.rados.0.smithi016.stdout:3071: writing smithi01663999-5 from 4743168 to 5210112 tid 2 2024-04-10T03:19:23.693 INFO:tasks.rados.rados.0.smithi016.stdout:3071: writing smithi01663999-5 from 5210112 to 5726208 tid 3 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:3071: writing smithi01663999-5 from 5726208 to 5947392 tid 4 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:3067: done (4 left) 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:3072: rmattr oid 27 current snap is 299 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:3068: finishing write tid 1 to smithi01663999-31 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:3068: finishing write tid 2 to smithi01663999-31 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:3068: finishing write tid 3 to smithi01663999-31 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:3068: finishing write tid 4 to smithi01663999-31 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:3068: finishing write tid 5 to smithi01663999-31 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2573 (ObjNum 964 snap 299 seq_num 964) dirty exists 2024-04-10T03:19:23.699 INFO:tasks.rados.rados.0.smithi016.stdout:3068: left oid 31 (ObjNum 964 snap 299 seq_num 964) 2024-04-10T03:19:23.700 INFO:tasks.rados.rados.0.smithi016.stdout:3069: finishing write tid 1 to smithi01663999-38 2024-04-10T03:19:23.700 INFO:tasks.rados.rados.0.smithi016.stdout:3068: done (4 left) 2024-04-10T03:19:23.700 INFO:tasks.rados.rados.0.smithi016.stdout:3073: rollback oid 47 current snap is 299 2024-04-10T03:19:23.700 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 288 2024-04-10T03:19:23.700 INFO:tasks.rados.rados.0.smithi016.stdout:3069: finishing write tid 2 to smithi01663999-38 2024-04-10T03:19:23.700 INFO:tasks.rados.rados.0.smithi016.stdout:3069: finishing write tid 3 to smithi01663999-38 2024-04-10T03:19:23.700 INFO:tasks.rados.rados.0.smithi016.stdout:3069: finishing write tid 4 to smithi01663999-38 2024-04-10T03:19:23.700 INFO:tasks.rados.rados.0.smithi016.stdout:3069: finishing write tid 5 to smithi01663999-38 2024-04-10T03:19:23.700 INFO:tasks.rados.rados.0.smithi016.stdout:3069: finishing write tid 6 to smithi01663999-38 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1362 (ObjNum 965 snap 299 seq_num 965) dirty exists 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3069: left oid 38 (ObjNum 965 snap 299 seq_num 965) 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3070: finishing write tid 1 to smithi01663999-44 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3070: finishing write tid 2 to smithi01663999-44 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3070: finishing write tid 3 to smithi01663999-44 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3070: finishing write tid 4 to smithi01663999-44 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3070: finishing write tid 5 to smithi01663999-44 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2345 (ObjNum 966 snap 299 seq_num 966) dirty exists 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3070: left oid 44 (ObjNum 966 snap 299 seq_num 966) 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3069: done (4 left) 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3070: done (3 left) 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3074: rmattr oid 2 current snap is 299 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3075: rmattr oid 9 current snap is 299 2024-04-10T03:19:23.701 INFO:tasks.rados.rados.0.smithi016.stdout:3075: done (4 left) 2024-04-10T03:19:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:3076: read oid 9 snap -1 2024-04-10T03:19:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:3076: expect (ObjNum 913 snap 280 seq_num 913) 2024-04-10T03:19:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:3077: rollback oid 1 current snap is 299 2024-04-10T03:19:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 1 to 295 2024-04-10T03:19:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:3078: read oid 40 snap -1 2024-04-10T03:19:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:3078: expect (ObjNum 842 snap 264 seq_num 842) 2024-04-10T03:19:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 299 2024-04-10T03:19:23.702 INFO:tasks.rados.rados.0.smithi016.stdout:3079: seq_num 968 ranges {2195456=614400,2809856=745472,3555328=458752} 2024-04-10T03:19:23.714 INFO:tasks.rados.rados.0.smithi016.stdout:3079: writing smithi01663999-18 from 2195456 to 2809856 tid 1 2024-04-10T03:19:23.719 INFO:tasks.rados.rados.0.smithi016.stdout:3079: writing smithi01663999-18 from 2809856 to 3555328 tid 2 2024-04-10T03:19:23.723 INFO:tasks.rados.rados.0.smithi016.stdout:3079: writing smithi01663999-18 from 3555328 to 4014080 tid 3 2024-04-10T03:19:23.723 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 299 2024-04-10T03:19:23.723 INFO:tasks.rados.rados.0.smithi016.stdout:3080: seq_num 969 ranges {4399104=638976,5038080=630784,5668864=532480,6201344=40960} 2024-04-10T03:19:23.753 INFO:tasks.rados.rados.0.smithi016.stdout:3080: writing smithi01663999-13 from 4399104 to 5038080 tid 1 2024-04-10T03:19:23.757 INFO:tasks.rados.rados.0.smithi016.stdout:3080: writing smithi01663999-13 from 5038080 to 5668864 tid 2 2024-04-10T03:19:23.762 INFO:tasks.rados.rados.0.smithi016.stdout:3080: writing smithi01663999-13 from 5668864 to 6201344 tid 3 2024-04-10T03:19:23.762 INFO:tasks.rados.rados.0.smithi016.stdout:3080: writing smithi01663999-13 from 6201344 to 6242304 tid 4 2024-04-10T03:19:23.762 INFO:tasks.rados.rados.0.smithi016.stdout:3081: snap_remove snap 293 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3081: done (9 left) 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3082: snap_remove snap 297 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3077: finishing rollback tid 0 to smithi01663999-1 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3077: finishing rollback tid 1 to smithi01663999-1 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3077: finishing rollback tid 2 to smithi01663999-1 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2348 (ObjNum 948 snap 295 seq_num 948) dirty exists 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3071: finishing write tid 1 to smithi01663999-5 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3071: finishing write tid 2 to smithi01663999-5 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3071: finishing write tid 3 to smithi01663999-5 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 2473 (ObjNum 904 snap 277 seq_num 904) dirty exists 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3073: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2393 (ObjNum 922 snap 282 seq_num 922) dirty exists 2024-04-10T03:19:24.479 INFO:tasks.rados.rados.0.smithi016.stdout:3073: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:19:24.480 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2399 (ObjNum 893 snap 274 seq_num 893) dirty exists 2024-04-10T03:19:24.480 INFO:tasks.rados.rados.0.smithi016.stdout:3071: finishing write tid 4 to smithi01663999-5 2024-04-10T03:19:24.480 INFO:tasks.rados.rados.0.smithi016.stdout:3071: finishing write tid 5 to smithi01663999-5 2024-04-10T03:19:24.480 INFO:tasks.rados.rados.0.smithi016.stdout:3071: finishing write tid 6 to smithi01663999-5 2024-04-10T03:19:24.480 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2579 (ObjNum 967 snap 299 seq_num 967) dirty exists 2024-04-10T03:19:24.480 INFO:tasks.rados.rados.0.smithi016.stdout:3071: left oid 5 (ObjNum 967 snap 299 seq_num 967) 2024-04-10T03:19:24.480 INFO:tasks.rados.rados.0.smithi016.stdout:3079: finishing write tid 1 to smithi01663999-18 2024-04-10T03:19:24.480 INFO:tasks.rados.rados.0.smithi016.stdout:3078: expect (ObjNum 842 snap 264 seq_num 842) 2024-04-10T03:19:24.624 INFO:tasks.rados.rados.0.smithi016.stdout:3079: finishing write tid 2 to smithi01663999-18 2024-04-10T03:19:24.625 INFO:tasks.rados.rados.0.smithi016.stdout:3079: finishing write tid 3 to smithi01663999-18 2024-04-10T03:19:24.625 INFO:tasks.rados.rados.0.smithi016.stdout:3079: finishing write tid 4 to smithi01663999-18 2024-04-10T03:19:24.625 INFO:tasks.rados.rados.0.smithi016.stdout:3079: finishing write tid 5 to smithi01663999-18 2024-04-10T03:19:24.625 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1644 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-04-10T03:19:24.625 INFO:tasks.rados.rados.0.smithi016.stdout:3079: left oid 18 (ObjNum 968 snap 299 seq_num 968) 2024-04-10T03:19:24.625 INFO:tasks.rados.rados.0.smithi016.stdout:3076: expect (ObjNum 913 snap 280 seq_num 913) 2024-04-10T03:19:24.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:24 smithi016 bash[72916]: cluster 2024-04-10T03:19:23.471299+0000 mon.a (mon.0) 1110 : cluster 0 osdmap e685: 8 total, 8 up, 8 in 2024-04-10T03:19:24.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:24 smithi016 bash[72916]: cluster 2024-04-10T03:19:23.647316+0000 mgr.y (mgr.25133) 370 : cluster 0 pgmap v615: 121 pgs: 121 active+clean; 290 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-04-10T03:19:24.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:24 smithi016 bash[74137]: cluster 2024-04-10T03:19:23.471299+0000 mon.a (mon.0) 1110 : cluster 0 osdmap e685: 8 total, 8 up, 8 in 2024-04-10T03:19:24.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:24 smithi016 bash[74137]: cluster 2024-04-10T03:19:23.647316+0000 mgr.y (mgr.25133) 370 : cluster 0 pgmap v615: 121 pgs: 121 active+clean; 290 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-04-10T03:19:24.871 INFO:tasks.rados.rados.0.smithi016.stdout:3080: finishing write tid 1 to smithi01663999-13 2024-04-10T03:19:24.871 INFO:tasks.rados.rados.0.smithi016.stdout:3080: finishing write tid 2 to smithi01663999-13 2024-04-10T03:19:24.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:24 smithi136 bash[68278]: cluster 2024-04-10T03:19:23.471299+0000 mon.a (mon.0) 1110 : cluster 0 osdmap e685: 8 total, 8 up, 8 in 2024-04-10T03:19:24.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:24 smithi136 bash[68278]: cluster 2024-04-10T03:19:23.647316+0000 mgr.y (mgr.25133) 370 : cluster 0 pgmap v615: 121 pgs: 121 active+clean; 290 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-04-10T03:19:25.488 INFO:tasks.rados.rados.0.smithi016.stdout:3071: done (9 left) 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3072: done (8 left) 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3073: done (7 left) 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3074: done (6 left) 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3076: done (5 left) 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3077: done (4 left) 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3078: done (3 left) 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3079: done (2 left) 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3082: done (1 left) 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3083: rollback oid 25 current snap is 299 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 25 to 288 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3080: finishing write tid 3 to smithi01663999-13 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3080: finishing write tid 4 to smithi01663999-13 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3080: finishing write tid 5 to smithi01663999-13 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:3080: finishing write tid 6 to smithi01663999-13 2024-04-10T03:19:25.489 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2478 (ObjNum 969 snap 299 seq_num 969) dirty exists 2024-04-10T03:19:25.490 INFO:tasks.rados.rados.0.smithi016.stdout:3080: left oid 13 (ObjNum 969 snap 299 seq_num 969) 2024-04-10T03:19:25.490 INFO:tasks.rados.rados.0.smithi016.stdout:3080: done (1 left) 2024-04-10T03:19:25.490 INFO:tasks.rados.rados.0.smithi016.stdout:3084: rollback oid 7 current snap is 299 2024-04-10T03:19:25.490 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 7 to 296 2024-04-10T03:19:25.490 INFO:tasks.rados.rados.0.smithi016.stdout:3085: read oid 22 snap -1 2024-04-10T03:19:25.490 INFO:tasks.rados.rados.0.smithi016.stdout:3085: expect (ObjNum 935 snap 288 seq_num 935) 2024-04-10T03:19:25.490 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 9 current snap is 299 2024-04-10T03:19:25.490 INFO:tasks.rados.rados.0.smithi016.stdout:3086: seq_num 970 ranges {5300224=655360,5955584=516096,6471680=688128} 2024-04-10T03:19:25.526 INFO:tasks.rados.rados.0.smithi016.stdout:3086: writing smithi01663999-9 from 5300224 to 5955584 tid 1 2024-04-10T03:19:25.530 INFO:tasks.rados.rados.0.smithi016.stdout:3086: writing smithi01663999-9 from 5955584 to 6471680 tid 2 2024-04-10T03:19:25.535 INFO:tasks.rados.rados.0.smithi016.stdout:3086: writing smithi01663999-9 from 6471680 to 7159808 tid 3 2024-04-10T03:19:25.535 INFO:tasks.rados.rados.0.smithi016.stdout:3087: delete oid 12 current snap is 299 2024-04-10T03:19:25.535 INFO:tasks.rados.rados.0.smithi016.stdout:3083: finishing rollback tid 1 to smithi01663999-25 2024-04-10T03:19:25.535 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 1652 (ObjNum 97 snap 0 seq_num 1) dirty dne 2024-04-10T03:19:25.536 INFO:tasks.rados.rados.0.smithi016.stdout:3084: finishing rollback tid 1 to smithi01663999-7 2024-04-10T03:19:25.536 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2330 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-10T03:19:25.536 INFO:tasks.rados.rados.0.smithi016.stdout:3085: expect (ObjNum 935 snap 288 seq_num 935) 2024-04-10T03:19:25.576 INFO:tasks.rados.rados.0.smithi016.stdout:3086: finishing write tid 1 to smithi01663999-9 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3086: finishing write tid 2 to smithi01663999-9 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3086: finishing write tid 3 to smithi01663999-9 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3086: finishing write tid 4 to smithi01663999-9 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3083: done (4 left) 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3084: done (3 left) 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3085: done (2 left) 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3087: done (1 left) 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3088: rollback oid 28 current snap is 299 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 28 to 291 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3086: finishing write tid 5 to smithi01663999-9 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 2430 (ObjNum 970 snap 299 seq_num 970) dirty exists 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3086: left oid 9 (ObjNum 970 snap 299 seq_num 970) 2024-04-10T03:19:25.577 INFO:tasks.rados.rados.0.smithi016.stdout:3086: done (1 left) 2024-04-10T03:19:25.578 INFO:tasks.rados.rados.0.smithi016.stdout:3089: rollback oid 25 current snap is 299 2024-04-10T03:19:25.578 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 25 to 288 2024-04-10T03:19:25.578 INFO:tasks.rados.rados.0.smithi016.stdout:3090: read oid 1 snap 292 2024-04-10T03:19:25.578 INFO:tasks.rados.rados.0.smithi016.stdout:3090: expect deleted 2024-04-10T03:19:25.578 INFO:tasks.rados.rados.0.smithi016.stdout:3091: delete oid 26 current snap is 299 2024-04-10T03:19:25.579 INFO:tasks.rados.rados.0.smithi016.stdout:3090: done (3 left) 2024-04-10T03:19:25.579 INFO:tasks.rados.rados.0.smithi016.stdout:3091: done (2 left) 2024-04-10T03:19:25.580 INFO:tasks.rados.rados.0.smithi016.stdout:3092: copy_from oid 37 from oid 42 current snap is 299 2024-04-10T03:19:25.580 INFO:tasks.rados.rados.0.smithi016.stdout:3093: delete oid 40 current snap is 299 2024-04-10T03:19:25.581 INFO:tasks.rados.rados.0.smithi016.stdout:3089: finishing rollback tid 1 to smithi01663999-25 2024-04-10T03:19:25.581 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 1652 (ObjNum 97 snap 0 seq_num 1) dirty dne 2024-04-10T03:19:25.582 INFO:tasks.rados.rados.0.smithi016.stdout:3088: finishing rollback tid 0 to smithi01663999-28 2024-04-10T03:19:25.585 INFO:tasks.rados.rados.0.smithi016.stdout:3088: finishing rollback tid 1 to smithi01663999-28 2024-04-10T03:19:25.585 INFO:tasks.rados.rados.0.smithi016.stdout:3088: finishing rollback tid 2 to smithi01663999-28 2024-04-10T03:19:25.585 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2121 (ObjNum 938 snap 289 seq_num 938) dirty exists 2024-04-10T03:19:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:3088: done (3 left) 2024-04-10T03:19:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:3089: done (2 left) 2024-04-10T03:19:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:3093: done (1 left) 2024-04-10T03:19:25.587 INFO:tasks.rados.rados.0.smithi016.stdout:3094: snap_create 2024-04-10T03:19:25.603 INFO:tasks.rados.rados.0.smithi016.stdout:3092: finishing copy_from racing read to smithi01663999-37 2024-04-10T03:19:25.609 INFO:tasks.rados.rados.0.smithi016.stdout:3092: finishing copy_from to smithi01663999-37 2024-04-10T03:19:25.609 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 2429 (ObjNum 955 snap 297 seq_num 955) dirty exists 2024-04-10T03:19:25.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:25 smithi016 bash[72916]: cluster 2024-04-10T03:19:24.483095+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e686: 8 total, 8 up, 8 in 2024-04-10T03:19:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:25 smithi016 bash[74137]: cluster 2024-04-10T03:19:24.483095+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e686: 8 total, 8 up, 8 in 2024-04-10T03:19:25.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:25 smithi136 bash[68278]: cluster 2024-04-10T03:19:24.483095+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e686: 8 total, 8 up, 8 in 2024-04-10T03:19:26.492 INFO:tasks.rados.rados.0.smithi016.stdout:3092: done (1 left) 2024-04-10T03:19:26.493 INFO:tasks.rados.rados.0.smithi016.stdout:3094: done (0 left) 2024-04-10T03:19:26.493 INFO:tasks.rados.rados.0.smithi016.stdout:3095: snap_remove snap 294 2024-04-10T03:19:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:26 smithi016 bash[72916]: cluster 2024-04-10T03:19:25.490404+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e687: 8 total, 8 up, 8 in 2024-04-10T03:19:26.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:26 smithi016 bash[72916]: cluster 2024-04-10T03:19:25.648091+0000 mgr.y (mgr.25133) 371 : cluster 0 pgmap v618: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 300 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.8 MiB/s wr, 13 op/s 2024-04-10T03:19:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:26 smithi016 bash[74137]: cluster 2024-04-10T03:19:25.490404+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e687: 8 total, 8 up, 8 in 2024-04-10T03:19:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:26 smithi016 bash[74137]: cluster 2024-04-10T03:19:25.648091+0000 mgr.y (mgr.25133) 371 : cluster 0 pgmap v618: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 300 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.8 MiB/s wr, 13 op/s 2024-04-10T03:19:26.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:26 smithi136 bash[68278]: cluster 2024-04-10T03:19:25.490404+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e687: 8 total, 8 up, 8 in 2024-04-10T03:19:26.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:26 smithi136 bash[68278]: cluster 2024-04-10T03:19:25.648091+0000 mgr.y (mgr.25133) 371 : cluster 0 pgmap v618: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 300 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.8 MiB/s wr, 13 op/s 2024-04-10T03:19:27.471 INFO:tasks.rados.rados.0.smithi016.stdout:3095: done (0 left) 2024-04-10T03:19:27.471 INFO:tasks.rados.rados.0.smithi016.stdout:3096: read oid 8 snap -1 2024-04-10T03:19:27.471 INFO:tasks.rados.rados.0.smithi016.stdout:3096: expect (ObjNum 908 snap 278 seq_num 908) 2024-04-10T03:19:27.471 INFO:tasks.rados.rados.0.smithi016.stdout:3097: copy_from oid 39 from oid 35 current snap is 300 2024-04-10T03:19:27.471 INFO:tasks.rados.rados.0.smithi016.stdout:3098: read oid 37 snap -1 2024-04-10T03:19:27.471 INFO:tasks.rados.rados.0.smithi016.stdout:3098: expect (ObjNum 955 snap 297 seq_num 955) 2024-04-10T03:19:27.472 INFO:tasks.rados.rados.0.smithi016.stdout:3099: snap_create 2024-04-10T03:19:27.514 INFO:tasks.rados.rados.0.smithi016.stdout:3098: expect (ObjNum 955 snap 297 seq_num 955) 2024-04-10T03:19:27.664 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:27 smithi136 bash[68278]: cluster 2024-04-10T03:19:26.498128+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e688: 8 total, 8 up, 8 in 2024-04-10T03:19:27.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:27 smithi136 bash[68278]: cluster 2024-04-10T03:19:27.472319+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e689: 8 total, 8 up, 8 in 2024-04-10T03:19:27.692 INFO:tasks.rados.rados.0.smithi016.stdout:3097: finishing copy_from racing read to smithi01663999-39 2024-04-10T03:19:27.693 INFO:tasks.rados.rados.0.smithi016.stdout:3097: finishing copy_from to smithi01663999-39 2024-04-10T03:19:27.693 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2472 (ObjNum 961 snap 298 seq_num 961) dirty exists 2024-04-10T03:19:27.693 INFO:tasks.rados.rados.0.smithi016.stdout:3096: expect (ObjNum 908 snap 278 seq_num 908) 2024-04-10T03:19:27.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:27 smithi016 bash[72916]: cluster 2024-04-10T03:19:26.498128+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e688: 8 total, 8 up, 8 in 2024-04-10T03:19:27.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:27 smithi016 bash[72916]: cluster 2024-04-10T03:19:27.472319+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e689: 8 total, 8 up, 8 in 2024-04-10T03:19:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:27 smithi016 bash[74137]: cluster 2024-04-10T03:19:26.498128+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e688: 8 total, 8 up, 8 in 2024-04-10T03:19:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:27 smithi016 bash[74137]: cluster 2024-04-10T03:19:27.472319+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e689: 8 total, 8 up, 8 in 2024-04-10T03:19:28.515 INFO:tasks.rados.rados.0.smithi016.stdout:3096: done (3 left) 2024-04-10T03:19:28.516 INFO:tasks.rados.rados.0.smithi016.stdout:3097: done (2 left) 2024-04-10T03:19:28.516 INFO:tasks.rados.rados.0.smithi016.stdout:3098: done (1 left) 2024-04-10T03:19:28.516 INFO:tasks.rados.rados.0.smithi016.stdout:3099: done (0 left) 2024-04-10T03:19:28.516 INFO:tasks.rados.rados.0.smithi016.stdout:3100: snap_remove snap 300 2024-04-10T03:19:28.754 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:28 smithi136 bash[68278]: audit 2024-04-10T03:19:27.517311+0000 mon.a (mon.0) 1115 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:28.754 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:28 smithi136 bash[68278]: cluster 2024-04-10T03:19:27.648679+0000 mgr.y (mgr.25133) 372 : cluster 0 pgmap v621: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 26 op/s 2024-04-10T03:19:28.755 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:28 smithi136 bash[68278]: cluster 2024-04-10T03:19:28.469588+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e690: 8 total, 8 up, 8 in 2024-04-10T03:19:28.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:28 smithi016 bash[72916]: audit 2024-04-10T03:19:27.517311+0000 mon.a (mon.0) 1115 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:28.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:28 smithi016 bash[72916]: cluster 2024-04-10T03:19:27.648679+0000 mgr.y (mgr.25133) 372 : cluster 0 pgmap v621: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 26 op/s 2024-04-10T03:19:28.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:28 smithi016 bash[72916]: cluster 2024-04-10T03:19:28.469588+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e690: 8 total, 8 up, 8 in 2024-04-10T03:19:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:28 smithi016 bash[74137]: audit 2024-04-10T03:19:27.517311+0000 mon.a (mon.0) 1115 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:28 smithi016 bash[74137]: cluster 2024-04-10T03:19:27.648679+0000 mgr.y (mgr.25133) 372 : cluster 0 pgmap v621: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 26 op/s 2024-04-10T03:19:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:28 smithi016 bash[74137]: cluster 2024-04-10T03:19:28.469588+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e690: 8 total, 8 up, 8 in 2024-04-10T03:19:29.507 INFO:tasks.rados.rados.0.smithi016.stdout:3100: done (0 left) 2024-04-10T03:19:29.507 INFO:tasks.rados.rados.0.smithi016.stdout:3101: rollback oid 35 current snap is 301 2024-04-10T03:19:29.507 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 291 2024-04-10T03:19:29.507 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 301 2024-04-10T03:19:29.507 INFO:tasks.rados.rados.0.smithi016.stdout:3102: seq_num 974 ranges {4243456=720896,4964352=507904,5472256=671744,6144000=24576} 2024-04-10T03:19:29.557 INFO:tasks.rados.rados.0.smithi016.stdout:3102: writing smithi01663999-45 from 4243456 to 4964352 tid 1 2024-04-10T03:19:29.563 INFO:tasks.rados.rados.0.smithi016.stdout:3102: writing smithi01663999-45 from 4964352 to 5472256 tid 2 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3102: writing smithi01663999-45 from 5472256 to 6144000 tid 3 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3102: writing smithi01663999-45 from 6144000 to 6168576 tid 4 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3103: read oid 29 snap 288 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3103: expect (ObjNum 889 snap 271 seq_num 889) 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3104: copy_from oid 1 from oid 32 current snap is 301 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3101: finishing rollback tid 0 to smithi01663999-35 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3105: snap_create 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3101: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3101: finishing rollback tid 2 to smithi01663999-35 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2481 (ObjNum 878 snap 270 seq_num 878) dirty exists 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3102: finishing write tid 1 to smithi01663999-45 2024-04-10T03:19:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3102: finishing write tid 2 to smithi01663999-45 2024-04-10T03:19:29.580 INFO:tasks.rados.rados.0.smithi016.stdout:3102: finishing write tid 3 to smithi01663999-45 2024-04-10T03:19:29.580 INFO:tasks.rados.rados.0.smithi016.stdout:3102: finishing write tid 4 to smithi01663999-45 2024-04-10T03:19:29.580 INFO:tasks.rados.rados.0.smithi016.stdout:3102: finishing write tid 5 to smithi01663999-45 2024-04-10T03:19:29.584 INFO:tasks.rados.rados.0.smithi016.stdout:3102: finishing write tid 6 to smithi01663999-45 2024-04-10T03:19:29.585 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 2613 (ObjNum 974 snap 301 seq_num 974) dirty exists 2024-04-10T03:19:29.585 INFO:tasks.rados.rados.0.smithi016.stdout:3102: left oid 45 (ObjNum 974 snap 301 seq_num 974) 2024-04-10T03:19:29.590 INFO:tasks.rados.rados.0.smithi016.stdout:3103: expect (ObjNum 889 snap 271 seq_num 889) 2024-04-10T03:19:29.791 INFO:tasks.rados.rados.0.smithi016.stdout:3104: finishing copy_from racing read to smithi01663999-1 2024-04-10T03:19:29.791 INFO:tasks.rados.rados.0.smithi016.stdout:3104: finishing copy_from to smithi01663999-1 2024-04-10T03:19:29.791 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2426 (ObjNum 954 snap 296 seq_num 954) dirty exists 2024-04-10T03:19:30.516 INFO:tasks.rados.rados.0.smithi016.stdout:3101: done (4 left) 2024-04-10T03:19:30.516 INFO:tasks.rados.rados.0.smithi016.stdout:3102: done (3 left) 2024-04-10T03:19:30.516 INFO:tasks.rados.rados.0.smithi016.stdout:3103: done (2 left) 2024-04-10T03:19:30.516 INFO:tasks.rados.rados.0.smithi016.stdout:3104: done (1 left) 2024-04-10T03:19:30.516 INFO:tasks.rados.rados.0.smithi016.stdout:3105: done (0 left) 2024-04-10T03:19:30.516 INFO:tasks.rados.rados.0.smithi016.stdout:3106: read oid 34 snap -1 2024-04-10T03:19:30.516 INFO:tasks.rados.rados.0.smithi016.stdout:3106: expect (ObjNum 908 snap 278 seq_num 908) 2024-04-10T03:19:30.516 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 302 2024-04-10T03:19:30.516 INFO:tasks.rados.rados.0.smithi016.stdout:3107: seq_num 975 ranges {13262848=737280,14000128=786432,14786560=417792} 2024-04-10T03:19:30.610 INFO:tasks.rados.rados.0.smithi016.stdout:3107: writing smithi01663999-31 from 13262848 to 14000128 tid 1 2024-04-10T03:19:30.615 INFO:tasks.rados.rados.0.smithi016.stdout:3107: writing smithi01663999-31 from 14000128 to 14786560 tid 2 2024-04-10T03:19:30.617 INFO:tasks.rados.rados.0.smithi016.stdout:3107: writing smithi01663999-31 from 14786560 to 15204352 tid 3 2024-04-10T03:19:30.617 INFO:tasks.rados.rados.0.smithi016.stdout:3108: rollback oid 47 current snap is 302 2024-04-10T03:19:30.617 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 295 2024-04-10T03:19:30.617 INFO:tasks.rados.rados.0.smithi016.stdout:3106: expect (ObjNum 908 snap 278 seq_num 908) 2024-04-10T03:19:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:30 smithi016 bash[74137]: cluster 2024-04-10T03:19:29.511973+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e691: 8 total, 8 up, 8 in 2024-04-10T03:19:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:30 smithi016 bash[74137]: cluster 2024-04-10T03:19:29.649341+0000 mgr.y (mgr.25133) 373 : cluster 0 pgmap v624: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.1 MiB/s wr, 19 op/s 2024-04-10T03:19:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:30 smithi016 bash[72916]: cluster 2024-04-10T03:19:29.511973+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e691: 8 total, 8 up, 8 in 2024-04-10T03:19:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:30 smithi016 bash[72916]: cluster 2024-04-10T03:19:29.649341+0000 mgr.y (mgr.25133) 373 : cluster 0 pgmap v624: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.1 MiB/s wr, 19 op/s 2024-04-10T03:19:30.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:30 smithi136 bash[68278]: cluster 2024-04-10T03:19:29.511973+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e691: 8 total, 8 up, 8 in 2024-04-10T03:19:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:30 smithi136 bash[68278]: cluster 2024-04-10T03:19:29.649341+0000 mgr.y (mgr.25133) 373 : cluster 0 pgmap v624: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.1 MiB/s wr, 19 op/s 2024-04-10T03:19:31.465 INFO:tasks.rados.rados.0.smithi016.stdout:3108: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:19:31.465 INFO:tasks.rados.rados.0.smithi016.stdout:3108: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:19:31.465 INFO:tasks.rados.rados.0.smithi016.stdout:3106: done (2 left) 2024-04-10T03:19:31.465 INFO:tasks.rados.rados.0.smithi016.stdout:3109: setattr oid 3 current snap is 302 2024-04-10T03:19:31.465 INFO:tasks.rados.rados.0.smithi016.stdout:3108: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:19:31.465 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2403 (ObjNum 893 snap 274 seq_num 893) dirty exists 2024-04-10T03:19:31.465 INFO:tasks.rados.rados.0.smithi016.stdout:3107: finishing write tid 1 to smithi01663999-31 2024-04-10T03:19:31.465 INFO:tasks.rados.rados.0.smithi016.stdout:3107: finishing write tid 2 to smithi01663999-31 2024-04-10T03:19:31.465 INFO:tasks.rados.rados.0.smithi016.stdout:3107: finishing write tid 3 to smithi01663999-31 2024-04-10T03:19:31.466 INFO:tasks.rados.rados.0.smithi016.stdout:3107: finishing write tid 4 to smithi01663999-31 2024-04-10T03:19:31.466 INFO:tasks.rados.rados.0.smithi016.stdout:3107: finishing write tid 5 to smithi01663999-31 2024-04-10T03:19:31.466 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2618 (ObjNum 975 snap 302 seq_num 975) dirty exists 2024-04-10T03:19:31.466 INFO:tasks.rados.rados.0.smithi016.stdout:3107: left oid 31 (ObjNum 975 snap 302 seq_num 975) 2024-04-10T03:19:31.466 INFO:tasks.rados.rados.0.smithi016.stdout:3107: done (2 left) 2024-04-10T03:19:31.466 INFO:tasks.rados.rados.0.smithi016.stdout:3108: done (1 left) 2024-04-10T03:19:31.466 INFO:tasks.rados.rados.0.smithi016.stdout:3110: read oid 6 snap -1 2024-04-10T03:19:31.466 INFO:tasks.rados.rados.0.smithi016.stdout:3110: expect (ObjNum 956 snap 297 seq_num 956) 2024-04-10T03:19:31.466 INFO:tasks.rados.rados.0.smithi016.stdout:3111: delete oid 22 current snap is 302 2024-04-10T03:19:31.472 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2430 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-10T03:19:31.501 INFO:tasks.rados.rados.0.smithi016.stdout:3109: done (2 left) 2024-04-10T03:19:31.501 INFO:tasks.rados.rados.0.smithi016.stdout:3111: done (1 left) 2024-04-10T03:19:31.501 INFO:tasks.rados.rados.0.smithi016.stdout:3112: read oid 43 snap -1 2024-04-10T03:19:31.501 INFO:tasks.rados.rados.0.smithi016.stdout:3112: expect (ObjNum 958 snap 298 seq_num 958) 2024-04-10T03:19:31.501 INFO:tasks.rados.rados.0.smithi016.stdout:3113: read oid 24 snap 295 2024-04-10T03:19:31.501 INFO:tasks.rados.rados.0.smithi016.stdout:3113: expect (ObjNum 2081698928 snap 21855 seq_num 2100846784) 2024-04-10T03:19:31.501 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 302 2024-04-10T03:19:31.501 INFO:tasks.rados.rados.0.smithi016.stdout:3114: seq_num 977 ranges {15204352=770048,15974400=557056,16531456=491520,17022976=155648} 2024-04-10T03:19:31.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: cluster 2024-04-10T03:19:30.520501+0000 mon.a (mon.0) 1118 : cluster 0 osdmap e692: 8 total, 8 up, 8 in 2024-04-10T03:19:31.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.676338+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:31.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.683439+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:31.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.685125+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:19:31.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.686329+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:19:31.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: cluster 2024-04-10T03:19:30.688613+0000 mgr.y (mgr.25133) 374 : cluster 0 pgmap v626: 121 pgs: 121 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:19:31.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: cluster 2024-04-10T03:19:30.688910+0000 mgr.y (mgr.25133) 375 : cluster 0 pgmap v627: 121 pgs: 121 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:19:31.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.695869+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:31.559 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.775519+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.776020+0000 mgr.y (mgr.25133) 376 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.783101+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.786100+0000 mon.a (mon.0) 1126 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.788280+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.789658+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.792169+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.795158+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.796830+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.798241+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.799475+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.800688+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: cluster 2024-04-10T03:19:30.520501+0000 mon.a (mon.0) 1118 : cluster 0 osdmap e692: 8 total, 8 up, 8 in 2024-04-10T03:19:31.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.676338+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:31.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.683439+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:31.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.685125+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:19:31.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.686329+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:19:31.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: cluster 2024-04-10T03:19:30.688613+0000 mgr.y (mgr.25133) 374 : cluster 0 pgmap v626: 121 pgs: 121 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:19:31.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: cluster 2024-04-10T03:19:30.688910+0000 mgr.y (mgr.25133) 375 : cluster 0 pgmap v627: 121 pgs: 121 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:19:31.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.695869+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:31.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.775519+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.776020+0000 mgr.y (mgr.25133) 376 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.783101+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.786100+0000 mon.a (mon.0) 1126 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.788280+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.789658+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.792169+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.795158+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.796830+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.798241+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.799475+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.800688+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.801888+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.803068+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.804384+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.806101+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[72916]: audit 2024-04-10T03:19:30.807631+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.801888+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.803068+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.804384+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.806101+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[74137]: audit 2024-04-10T03:19:30.807631+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.593 INFO:tasks.rados.rados.0.smithi016.stdout:3114: writing smithi01663999-31 from 15204352 to 15974400 tid 1 2024-04-10T03:19:31.596 INFO:tasks.rados.rados.0.smithi016.stdout:3114: writing smithi01663999-31 from 15974400 to 16531456 tid 2 2024-04-10T03:19:31.599 INFO:tasks.rados.rados.0.smithi016.stdout:3114: writing smithi01663999-31 from 16531456 to 17022976 tid 3 2024-04-10T03:19:31.600 INFO:tasks.rados.rados.0.smithi016.stdout:3114: writing smithi01663999-31 from 17022976 to 17178624 tid 4 2024-04-10T03:19:31.600 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 302 2024-04-10T03:19:31.600 INFO:tasks.rados.rados.0.smithi016.stdout:3115: seq_num 978 ranges {0=786432,786432=442368,1228800=647168,1875968=114688} 2024-04-10T03:19:31.605 INFO:tasks.rados.rados.0.smithi016.stdout:3115: writing smithi01663999-3 from 0 to 786432 tid 1 2024-04-10T03:19:31.608 INFO:tasks.rados.rados.0.smithi016.stdout:3115: writing smithi01663999-3 from 786432 to 1228800 tid 2 2024-04-10T03:19:31.612 INFO:tasks.rados.rados.0.smithi016.stdout:3115: writing smithi01663999-3 from 1228800 to 1875968 tid 3 2024-04-10T03:19:31.613 INFO:tasks.rados.rados.0.smithi016.stdout:3115: writing smithi01663999-3 from 1875968 to 1990656 tid 4 2024-04-10T03:19:31.613 INFO:tasks.rados.rados.0.smithi016.stdout:3116: copy_from oid 18 from oid 36 current snap is 302 2024-04-10T03:19:31.613 INFO:tasks.rados.rados.0.smithi016.stdout:3113: expect (ObjNum 2081698928 snap 21855 seq_num 2100846784) 2024-04-10T03:19:31.616 INFO:tasks.rados.rados.0.smithi016.stdout:3110: expect (ObjNum 956 snap 297 seq_num 956) 2024-04-10T03:19:31.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: cluster 2024-04-10T03:19:30.520501+0000 mon.a (mon.0) 1118 : cluster 0 osdmap e692: 8 total, 8 up, 8 in 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.676338+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.683439+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.685125+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.686329+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: cluster 2024-04-10T03:19:30.688613+0000 mgr.y (mgr.25133) 374 : cluster 0 pgmap v626: 121 pgs: 121 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: cluster 2024-04-10T03:19:30.688910+0000 mgr.y (mgr.25133) 375 : cluster 0 pgmap v627: 121 pgs: 121 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.695869+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.775519+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.776020+0000 mgr.y (mgr.25133) 376 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.783101+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.786100+0000 mon.a (mon.0) 1126 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.788280+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.789658+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.792169+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.795158+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.796830+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.798241+0000 mon.a (mon.0) 1132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.799475+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.800688+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.801888+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.803068+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.804384+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.806101+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:31.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:31 smithi136 bash[68278]: audit 2024-04-10T03:19:30.807631+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:32.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:19:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:19:31] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.43.0" 2024-04-10T03:19:32.091 INFO:tasks.rados.rados.0.smithi016.stdout:3112: expect (ObjNum 958 snap 298 seq_num 958) 2024-04-10T03:19:32.256 INFO:tasks.rados.rados.0.smithi016.stdout:3114: finishing write tid 1 to smithi01663999-31 2024-04-10T03:19:32.256 INFO:tasks.rados.rados.0.smithi016.stdout:3114: finishing write tid 2 to smithi01663999-31 2024-04-10T03:19:32.256 INFO:tasks.rados.rados.0.smithi016.stdout:3114: finishing write tid 3 to smithi01663999-31 2024-04-10T03:19:32.256 INFO:tasks.rados.rados.0.smithi016.stdout:3114: finishing write tid 4 to smithi01663999-31 2024-04-10T03:19:32.256 INFO:tasks.rados.rados.0.smithi016.stdout:3114: finishing write tid 5 to smithi01663999-31 2024-04-10T03:19:32.256 INFO:tasks.rados.rados.0.smithi016.stdout:3114: finishing write tid 6 to smithi01663999-31 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2625 (ObjNum 977 snap 302 seq_num 977) dirty exists 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3114: left oid 31 (ObjNum 977 snap 302 seq_num 977) 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3115: finishing write tid 1 to smithi01663999-3 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3116: finishing copy_from to smithi01663999-18 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3116: got expected ENOENT (src dne) 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3110: done (5 left) 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3112: done (4 left) 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3113: done (3 left) 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3114: done (2 left) 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 302 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3116: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3115: finishing write tid 2 to smithi01663999-3 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3115: finishing write tid 3 to smithi01663999-3 2024-04-10T03:19:32.257 INFO:tasks.rados.rados.0.smithi016.stdout:3115: finishing write tid 4 to smithi01663999-3 2024-04-10T03:19:32.258 INFO:tasks.rados.rados.0.smithi016.stdout:3115: finishing write tid 5 to smithi01663999-3 2024-04-10T03:19:32.258 INFO:tasks.rados.rados.0.smithi016.stdout:3117: seq_num 979 ranges {4595712=802816,5398528=729088,6127616=458752,6586368=16384} 2024-04-10T03:19:32.301 INFO:tasks.rados.rados.0.smithi016.stdout:3117: writing smithi01663999-21 from 4595712 to 5398528 tid 1 2024-04-10T03:19:32.308 INFO:tasks.rados.rados.0.smithi016.stdout:3117: writing smithi01663999-21 from 5398528 to 6127616 tid 2 2024-04-10T03:19:32.312 INFO:tasks.rados.rados.0.smithi016.stdout:3117: writing smithi01663999-21 from 6127616 to 6586368 tid 3 2024-04-10T03:19:32.312 INFO:tasks.rados.rados.0.smithi016.stdout:3117: writing smithi01663999-21 from 6586368 to 6602752 tid 4 2024-04-10T03:19:32.312 INFO:tasks.rados.rados.0.smithi016.stdout:3116: done (2 left) 2024-04-10T03:19:32.312 INFO:tasks.rados.rados.0.smithi016.stdout:3118: snap_remove snap 295 2024-04-10T03:19:32.464 INFO:tasks.rados.rados.0.smithi016.stdout:3118: done (2 left) 2024-04-10T03:19:32.464 INFO:tasks.rados.rados.0.smithi016.stdout:3119: rollback oid 44 current snap is 302 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 292 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3115: finishing write tid 6 to smithi01663999-3 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2435 (ObjNum 978 snap 302 seq_num 978) dirty exists 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3115: left oid 3 (ObjNum 978 snap 302 seq_num 978) 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3117: finishing write tid 1 to smithi01663999-21 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3117: finishing write tid 2 to smithi01663999-21 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3117: finishing write tid 3 to smithi01663999-21 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3117: finishing write tid 4 to smithi01663999-21 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3117: finishing write tid 5 to smithi01663999-21 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3117: finishing write tid 6 to smithi01663999-21 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2398 (ObjNum 979 snap 302 seq_num 979) dirty exists 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3117: left oid 21 (ObjNum 979 snap 302 seq_num 979) 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3115: done (2 left) 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3117: done (1 left) 2024-04-10T03:19:32.465 INFO:tasks.rados.rados.0.smithi016.stdout:3120: snap_remove snap 296 2024-04-10T03:19:33.473 INFO:tasks.rados.rados.0.smithi016.stdout:3119: finishing rollback tid 0 to smithi01663999-44 2024-04-10T03:19:33.473 INFO:tasks.rados.rados.0.smithi016.stdout:3119: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:19:33.474 INFO:tasks.rados.rados.0.smithi016.stdout:3119: finishing rollback tid 2 to smithi01663999-44 2024-04-10T03:19:33.474 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2429 (ObjNum 921 snap 282 seq_num 921) dirty exists 2024-04-10T03:19:33.474 INFO:tasks.rados.rados.0.smithi016.stdout:3119: done (1 left) 2024-04-10T03:19:33.474 INFO:tasks.rados.rados.0.smithi016.stdout:3120: done (0 left) 2024-04-10T03:19:33.474 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 302 2024-04-10T03:19:33.474 INFO:tasks.rados.rados.0.smithi016.stdout:3121: seq_num 980 ranges {10690560=417792,11108352=614400,11722752=663552,12386304=327680} 2024-04-10T03:19:33.542 INFO:tasks.rados.rados.0.smithi016.stdout:3121: writing smithi01663999-34 from 10690560 to 11108352 tid 1 2024-04-10T03:19:33.546 INFO:tasks.rados.rados.0.smithi016.stdout:3121: writing smithi01663999-34 from 11108352 to 11722752 tid 2 2024-04-10T03:19:33.550 INFO:tasks.rados.rados.0.smithi016.stdout:3121: writing smithi01663999-34 from 11722752 to 12386304 tid 3 2024-04-10T03:19:33.552 INFO:tasks.rados.rados.0.smithi016.stdout:3121: writing smithi01663999-34 from 12386304 to 12713984 tid 4 2024-04-10T03:19:33.552 INFO:tasks.rados.rados.0.smithi016.stdout:3122: snap_create 2024-04-10T03:19:33.552 INFO:tasks.rados.rados.0.smithi016.stdout:3121: finishing write tid 1 to smithi01663999-34 2024-04-10T03:19:33.553 INFO:tasks.rados.rados.0.smithi016.stdout:3121: finishing write tid 2 to smithi01663999-34 2024-04-10T03:19:33.556 INFO:tasks.rados.rados.0.smithi016.stdout:3121: finishing write tid 3 to smithi01663999-34 2024-04-10T03:19:33.557 INFO:tasks.rados.rados.0.smithi016.stdout:3121: finishing write tid 4 to smithi01663999-34 2024-04-10T03:19:33.557 INFO:tasks.rados.rados.0.smithi016.stdout:3121: finishing write tid 5 to smithi01663999-34 2024-04-10T03:19:33.559 INFO:tasks.rados.rados.0.smithi016.stdout:3121: finishing write tid 6 to smithi01663999-34 2024-04-10T03:19:33.559 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 2408 (ObjNum 980 snap 302 seq_num 980) dirty exists 2024-04-10T03:19:33.559 INFO:tasks.rados.rados.0.smithi016.stdout:3121: left oid 34 (ObjNum 980 snap 302 seq_num 980) 2024-04-10T03:19:33.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:33 smithi016 bash[72916]: cluster 2024-04-10T03:19:32.469631+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e693: 8 total, 8 up, 8 in 2024-04-10T03:19:33.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:33 smithi016 bash[72916]: cluster 2024-04-10T03:19:32.689250+0000 mgr.y (mgr.25133) 377 : cluster 0 pgmap v629: 121 pgs: 121 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-04-10T03:19:33.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:33 smithi016 bash[74137]: cluster 2024-04-10T03:19:32.469631+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e693: 8 total, 8 up, 8 in 2024-04-10T03:19:33.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:33 smithi016 bash[74137]: cluster 2024-04-10T03:19:32.689250+0000 mgr.y (mgr.25133) 377 : cluster 0 pgmap v629: 121 pgs: 121 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-04-10T03:19:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:33 smithi136 bash[68278]: cluster 2024-04-10T03:19:32.469631+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e693: 8 total, 8 up, 8 in 2024-04-10T03:19:33.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:33 smithi136 bash[68278]: cluster 2024-04-10T03:19:32.689250+0000 mgr.y (mgr.25133) 377 : cluster 0 pgmap v629: 121 pgs: 121 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-04-10T03:19:34.482 INFO:tasks.rados.rados.0.smithi016.stdout:3121: done (1 left) 2024-04-10T03:19:34.482 INFO:tasks.rados.rados.0.smithi016.stdout:3122: done (0 left) 2024-04-10T03:19:34.482 INFO:tasks.rados.rados.0.smithi016.stdout:3123: read oid 31 snap -1 2024-04-10T03:19:34.482 INFO:tasks.rados.rados.0.smithi016.stdout:3123: expect (ObjNum 977 snap 302 seq_num 977) 2024-04-10T03:19:34.482 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 303 2024-04-10T03:19:34.482 INFO:tasks.rados.rados.0.smithi016.stdout:3124: seq_num 981 ranges {0=434176,434176=540672,974848=466944,1441792=524288,1966080=73728} 2024-04-10T03:19:34.485 INFO:tasks.rados.rados.0.smithi016.stdout:3124: writing smithi01663999-26 from 0 to 434176 tid 1 2024-04-10T03:19:34.488 INFO:tasks.rados.rados.0.smithi016.stdout:3124: writing smithi01663999-26 from 434176 to 974848 tid 2 2024-04-10T03:19:34.491 INFO:tasks.rados.rados.0.smithi016.stdout:3124: writing smithi01663999-26 from 974848 to 1441792 tid 3 2024-04-10T03:19:34.495 INFO:tasks.rados.rados.0.smithi016.stdout:3124: writing smithi01663999-26 from 1441792 to 1966080 tid 4 2024-04-10T03:19:34.496 INFO:tasks.rados.rados.0.smithi016.stdout:3124: writing smithi01663999-26 from 1966080 to 2039808 tid 5 2024-04-10T03:19:34.496 INFO:tasks.rados.rados.0.smithi016.stdout:3125: delete oid 40 current snap is 303 2024-04-10T03:19:34.496 INFO:tasks.rados.rados.0.smithi016.stdout:3124: finishing write tid 1 to smithi01663999-26 2024-04-10T03:19:34.498 INFO:tasks.rados.rados.0.smithi016.stdout:3124: finishing write tid 2 to smithi01663999-26 2024-04-10T03:19:34.500 INFO:tasks.rados.rados.0.smithi016.stdout:3125: done (2 left) 2024-04-10T03:19:34.501 INFO:tasks.rados.rados.0.smithi016.stdout:3126: snap_create 2024-04-10T03:19:34.504 INFO:tasks.rados.rados.0.smithi016.stdout:3124: finishing write tid 3 to smithi01663999-26 2024-04-10T03:19:34.506 INFO:tasks.rados.rados.0.smithi016.stdout:3124: finishing write tid 4 to smithi01663999-26 2024-04-10T03:19:34.506 INFO:tasks.rados.rados.0.smithi016.stdout:3124: finishing write tid 5 to smithi01663999-26 2024-04-10T03:19:34.507 INFO:tasks.rados.rados.0.smithi016.stdout:3124: finishing write tid 6 to smithi01663999-26 2024-04-10T03:19:34.512 INFO:tasks.rados.rados.0.smithi016.stdout:3124: finishing write tid 7 to smithi01663999-26 2024-04-10T03:19:34.512 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 1447 (ObjNum 981 snap 303 seq_num 981) dirty exists 2024-04-10T03:19:34.512 INFO:tasks.rados.rados.0.smithi016.stdout:3124: left oid 26 (ObjNum 981 snap 303 seq_num 981) 2024-04-10T03:19:34.572 INFO:tasks.rados.rados.0.smithi016.stdout:3123: expect (ObjNum 977 snap 302 seq_num 977) 2024-04-10T03:19:34.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:34 smithi016 bash[72916]: cephadm 2024-04-10T03:19:33.327523+0000 mgr.y (mgr.25133) 378 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-10T03:19:34.740 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:34 smithi016 bash[72916]: cephadm 2024-04-10T03:19:33.336651+0000 mgr.y (mgr.25133) 379 : cephadm 1 Deploying daemon alertmanager.a on smithi016 2024-04-10T03:19:34.740 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:34 smithi016 bash[72916]: cluster 2024-04-10T03:19:33.479053+0000 mon.a (mon.0) 1141 : cluster 0 osdmap e694: 8 total, 8 up, 8 in 2024-04-10T03:19:34.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:34 smithi016 bash[74137]: cephadm 2024-04-10T03:19:33.327523+0000 mgr.y (mgr.25133) 378 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-10T03:19:34.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:34 smithi016 bash[74137]: cephadm 2024-04-10T03:19:33.336651+0000 mgr.y (mgr.25133) 379 : cephadm 1 Deploying daemon alertmanager.a on smithi016 2024-04-10T03:19:34.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:34 smithi016 bash[74137]: cluster 2024-04-10T03:19:33.479053+0000 mon.a (mon.0) 1141 : cluster 0 osdmap e694: 8 total, 8 up, 8 in 2024-04-10T03:19:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:34 smithi136 bash[68278]: cephadm 2024-04-10T03:19:33.327523+0000 mgr.y (mgr.25133) 378 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-10T03:19:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:34 smithi136 bash[68278]: cephadm 2024-04-10T03:19:33.336651+0000 mgr.y (mgr.25133) 379 : cephadm 1 Deploying daemon alertmanager.a on smithi016 2024-04-10T03:19:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:34 smithi136 bash[68278]: cluster 2024-04-10T03:19:33.479053+0000 mon.a (mon.0) 1141 : cluster 0 osdmap e694: 8 total, 8 up, 8 in 2024-04-10T03:19:35.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:35 smithi016 bash[74137]: cluster 2024-04-10T03:19:34.486701+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e695: 8 total, 8 up, 8 in 2024-04-10T03:19:35.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:35 smithi016 bash[74137]: cluster 2024-04-10T03:19:34.689636+0000 mgr.y (mgr.25133) 380 : cluster 0 pgmap v632: 121 pgs: 121 active+clean; 319 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-04-10T03:19:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:35 smithi016 bash[72916]: cluster 2024-04-10T03:19:34.486701+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e695: 8 total, 8 up, 8 in 2024-04-10T03:19:35.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:35 smithi016 bash[72916]: cluster 2024-04-10T03:19:34.689636+0000 mgr.y (mgr.25133) 380 : cluster 0 pgmap v632: 121 pgs: 121 active+clean; 319 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-04-10T03:19:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:35 smithi136 bash[68278]: cluster 2024-04-10T03:19:34.486701+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e695: 8 total, 8 up, 8 in 2024-04-10T03:19:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:35 smithi136 bash[68278]: cluster 2024-04-10T03:19:34.689636+0000 mgr.y (mgr.25133) 380 : cluster 0 pgmap v632: 121 pgs: 121 active+clean; 319 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-04-10T03:19:36.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:36 smithi016 bash[74137]: cluster 2024-04-10T03:19:35.495525+0000 mon.a (mon.0) 1143 : cluster 0 osdmap e696: 8 total, 8 up, 8 in 2024-04-10T03:19:36.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:36 smithi016 bash[72916]: cluster 2024-04-10T03:19:35.495525+0000 mon.a (mon.0) 1143 : cluster 0 osdmap e696: 8 total, 8 up, 8 in 2024-04-10T03:19:36.846 INFO:tasks.rados.rados.0.smithi016.stdout:3123: done (2 left) 2024-04-10T03:19:36.846 INFO:tasks.rados.rados.0.smithi016.stdout:3124: done (1 left) 2024-04-10T03:19:36.846 INFO:tasks.rados.rados.0.smithi016.stdout:3126: done (0 left) 2024-04-10T03:19:36.846 INFO:tasks.rados.rados.0.smithi016.stdout:3127: snap_create 2024-04-10T03:19:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:36 smithi136 bash[68278]: cluster 2024-04-10T03:19:35.495525+0000 mon.a (mon.0) 1143 : cluster 0 osdmap e696: 8 total, 8 up, 8 in 2024-04-10T03:19:37.469 INFO:tasks.rados.rados.0.smithi016.stdout:3127: done (0 left) 2024-04-10T03:19:37.469 INFO:tasks.rados.rados.0.smithi016.stdout:3128: rollback oid 11 current snap is 305 2024-04-10T03:19:37.469 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 288 2024-04-10T03:19:37.469 INFO:tasks.rados.rados.0.smithi016.stdout:3129: rollback oid 32 current snap is 305 2024-04-10T03:19:37.469 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 32 to 301 2024-04-10T03:19:37.469 INFO:tasks.rados.rados.0.smithi016.stdout:3130: delete oid 15 current snap is 305 2024-04-10T03:19:37.482 INFO:tasks.rados.rados.0.smithi016.stdout:3130: done (2 left) 2024-04-10T03:19:37.482 INFO:tasks.rados.rados.0.smithi016.stdout:3131: rollback oid 41 current snap is 305 2024-04-10T03:19:37.482 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 288 2024-04-10T03:19:37.482 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 305 2024-04-10T03:19:37.482 INFO:tasks.rados.rados.0.smithi016.stdout:3132: seq_num 984 ranges {0=483328,483328=598016,1081344=647168,1728512=360448} 2024-04-10T03:19:37.485 INFO:tasks.rados.rados.0.smithi016.stdout:3132: writing smithi01663999-46 from 0 to 483328 tid 1 2024-04-10T03:19:37.489 INFO:tasks.rados.rados.0.smithi016.stdout:3132: writing smithi01663999-46 from 483328 to 1081344 tid 2 2024-04-10T03:19:37.495 INFO:tasks.rados.rados.0.smithi016.stdout:3132: writing smithi01663999-46 from 1081344 to 1728512 tid 3 2024-04-10T03:19:37.498 INFO:tasks.rados.rados.0.smithi016.stdout:3132: writing smithi01663999-46 from 1728512 to 2088960 tid 4 2024-04-10T03:19:37.498 INFO:tasks.rados.rados.0.smithi016.stdout:3133: snap_create 2024-04-10T03:19:37.498 INFO:tasks.rados.rados.0.smithi016.stdout:3129: finishing rollback tid 0 to smithi01663999-32 2024-04-10T03:19:37.498 INFO:tasks.rados.rados.0.smithi016.stdout:3129: finishing rollback tid 1 to smithi01663999-32 2024-04-10T03:19:37.499 INFO:tasks.rados.rados.0.smithi016.stdout:3129: finishing rollback tid 2 to smithi01663999-32 2024-04-10T03:19:37.499 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 2433 (ObjNum 954 snap 296 seq_num 954) dirty exists 2024-04-10T03:19:37.499 INFO:tasks.rados.rados.0.smithi016.stdout:3128: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:19:37.499 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1455 (ObjNum 945 snap 0 seq_num 3445717608) dirty dne 2024-04-10T03:19:37.499 INFO:tasks.rados.rados.0.smithi016.stdout:3131: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:19:37.499 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2417 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:19:37.502 INFO:tasks.rados.rados.0.smithi016.stdout:3132: finishing write tid 1 to smithi01663999-46 2024-04-10T03:19:37.502 INFO:tasks.rados.rados.0.smithi016.stdout:3132: finishing write tid 2 to smithi01663999-46 2024-04-10T03:19:37.503 INFO:tasks.rados.rados.0.smithi016.stdout:3132: finishing write tid 3 to smithi01663999-46 2024-04-10T03:19:37.510 INFO:tasks.rados.rados.0.smithi016.stdout:3132: finishing write tid 4 to smithi01663999-46 2024-04-10T03:19:37.510 INFO:tasks.rados.rados.0.smithi016.stdout:3132: finishing write tid 5 to smithi01663999-46 2024-04-10T03:19:37.513 INFO:tasks.rados.rados.0.smithi016.stdout:3132: finishing write tid 6 to smithi01663999-46 2024-04-10T03:19:37.514 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 2390 (ObjNum 984 snap 305 seq_num 984) dirty exists 2024-04-10T03:19:37.514 INFO:tasks.rados.rados.0.smithi016.stdout:3132: left oid 46 (ObjNum 984 snap 305 seq_num 984) 2024-04-10T03:19:37.658 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.658 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.659 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.659 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.659 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.660 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.660 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.660 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:37 smithi016 bash[72916]: cluster 2024-04-10T03:19:36.690225+0000 mgr.y (mgr.25133) 381 : cluster 0 pgmap v634: 121 pgs: 121 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-10T03:19:37.660 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:37 smithi016 bash[72916]: cluster 2024-04-10T03:19:37.473516+0000 mon.a (mon.0) 1144 : cluster 0 osdmap e697: 8 total, 8 up, 8 in 2024-04-10T03:19:37.660 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.661 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:37 smithi016 bash[74137]: cluster 2024-04-10T03:19:36.690225+0000 mgr.y (mgr.25133) 381 : cluster 0 pgmap v634: 121 pgs: 121 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-10T03:19:37.661 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:37 smithi016 bash[74137]: cluster 2024-04-10T03:19:37.473516+0000 mon.a (mon.0) 1144 : cluster 0 osdmap e697: 8 total, 8 up, 8 in 2024-04-10T03:19:37.661 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.661 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:37 smithi136 bash[68278]: cluster 2024-04-10T03:19:36.690225+0000 mgr.y (mgr.25133) 381 : cluster 0 pgmap v634: 121 pgs: 121 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-10T03:19:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:37 smithi136 bash[68278]: cluster 2024-04-10T03:19:37.473516+0000 mon.a (mon.0) 1144 : cluster 0 osdmap e697: 8 total, 8 up, 8 in 2024-04-10T03:19:37.998 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:37 smithi016 systemd[1]: Stopping Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T03:19:37.998 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:37 smithi016 bash[65382]: ts=2024-04-10T03:19:37.772Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-10T03:19:38.493 INFO:tasks.rados.rados.0.smithi016.stdout:3128: done (4 left) 2024-04-10T03:19:38.493 INFO:tasks.rados.rados.0.smithi016.stdout:3129: done (3 left) 2024-04-10T03:19:38.493 INFO:tasks.rados.rados.0.smithi016.stdout:3131: done (2 left) 2024-04-10T03:19:38.493 INFO:tasks.rados.rados.0.smithi016.stdout:3132: done (1 left) 2024-04-10T03:19:38.493 INFO:tasks.rados.rados.0.smithi016.stdout:3133: done (0 left) 2024-04-10T03:19:38.493 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 306 2024-04-10T03:19:38.494 INFO:tasks.rados.rados.0.smithi016.stdout:3134: seq_num 985 ranges {6242304=499712,6742016=483328,7225344=450560,7675904=581632,8257536=90112} 2024-04-10T03:19:38.530 INFO:tasks.rados.rados.0.smithi016.stdout:3134: writing smithi01663999-13 from 6242304 to 6742016 tid 1 2024-04-10T03:19:38.533 INFO:tasks.rados.rados.0.smithi016.stdout:3134: writing smithi01663999-13 from 6742016 to 7225344 tid 2 2024-04-10T03:19:38.536 INFO:tasks.rados.rados.0.smithi016.stdout:3134: writing smithi01663999-13 from 7225344 to 7675904 tid 3 2024-04-10T03:19:38.540 INFO:tasks.rados.rados.0.smithi016.stdout:3134: writing smithi01663999-13 from 7675904 to 8257536 tid 4 2024-04-10T03:19:38.541 INFO:tasks.rados.rados.0.smithi016.stdout:3134: writing smithi01663999-13 from 8257536 to 8347648 tid 5 2024-04-10T03:19:38.541 INFO:tasks.rados.rados.0.smithi016.stdout:3135: rollback oid 30 current snap is 306 2024-04-10T03:19:38.542 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 30 to 303 2024-04-10T03:19:38.542 INFO:tasks.rados.rados.0.smithi016.stdout:3134: finishing write tid 1 to smithi01663999-13 2024-04-10T03:19:38.542 INFO:tasks.rados.rados.0.smithi016.stdout:3134: finishing write tid 2 to smithi01663999-13 2024-04-10T03:19:38.542 INFO:tasks.rados.rados.0.smithi016.stdout:3136: snap_create 2024-04-10T03:19:38.543 INFO:tasks.rados.rados.0.smithi016.stdout:3134: finishing write tid 3 to smithi01663999-13 2024-04-10T03:19:38.546 INFO:tasks.rados.rados.0.smithi016.stdout:3134: finishing write tid 4 to smithi01663999-13 2024-04-10T03:19:38.548 INFO:tasks.rados.rados.0.smithi016.stdout:3134: finishing write tid 5 to smithi01663999-13 2024-04-10T03:19:38.548 INFO:tasks.rados.rados.0.smithi016.stdout:3134: finishing write tid 6 to smithi01663999-13 2024-04-10T03:19:38.550 INFO:tasks.rados.rados.0.smithi016.stdout:3134: finishing write tid 7 to smithi01663999-13 2024-04-10T03:19:38.550 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2487 (ObjNum 985 snap 306 seq_num 985) dirty exists 2024-04-10T03:19:38.550 INFO:tasks.rados.rados.0.smithi016.stdout:3134: left oid 13 (ObjNum 985 snap 306 seq_num 985) 2024-04-10T03:19:38.551 INFO:tasks.rados.rados.0.smithi016.stdout:3135: finishing rollback tid 1 to smithi01663999-30 2024-04-10T03:19:38.552 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 0 (ObjNum 33 snap 0 seq_num 2081674960) dirty dne 2024-04-10T03:19:38.673 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:38 smithi016 bash[102045]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-alertmanager-a 2024-04-10T03:19:38.673 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:38 smithi016 bash[102106]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-alertmanager-a 2024-04-10T03:19:38.673 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-04-10T03:19:38.673 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: Stopped Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:19:39.058 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.059 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.059 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.059 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.060 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.060 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: Started Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:19:39.060 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.061 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:19:38 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:19:39.503 INFO:tasks.rados.rados.0.smithi016.stdout:3134: done (2 left) 2024-04-10T03:19:39.503 INFO:tasks.rados.rados.0.smithi016.stdout:3135: done (1 left) 2024-04-10T03:19:39.503 INFO:tasks.rados.rados.0.smithi016.stdout:3136: done (0 left) 2024-04-10T03:19:39.504 INFO:tasks.rados.rados.0.smithi016.stdout:3137: read oid 41 snap -1 2024-04-10T03:19:39.504 INFO:tasks.rados.rados.0.smithi016.stdout:3137: expect deleted 2024-04-10T03:19:39.504 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 307 2024-04-10T03:19:39.504 INFO:tasks.rados.rados.0.smithi016.stdout:3138: seq_num 986 ranges {10690560=516096,11206656=770048,11976704=655360,12632064=180224} 2024-04-10T03:19:39.577 INFO:tasks.rados.rados.0.smithi016.stdout:3138: writing smithi01663999-8 from 10690560 to 11206656 tid 1 2024-04-10T03:19:39.581 INFO:tasks.rados.rados.0.smithi016.stdout:3138: writing smithi01663999-8 from 11206656 to 11976704 tid 2 2024-04-10T03:19:39.585 INFO:tasks.rados.rados.0.smithi016.stdout:3138: writing smithi01663999-8 from 11976704 to 12632064 tid 3 2024-04-10T03:19:39.587 INFO:tasks.rados.rados.0.smithi016.stdout:3138: writing smithi01663999-8 from 12632064 to 12812288 tid 4 2024-04-10T03:19:39.587 INFO:tasks.rados.rados.0.smithi016.stdout:3139: snap_create 2024-04-10T03:19:39.593 INFO:tasks.rados.rados.0.smithi016.stdout:3138: finishing write tid 1 to smithi01663999-8 2024-04-10T03:19:39.594 INFO:tasks.rados.rados.0.smithi016.stdout:3138: finishing write tid 2 to smithi01663999-8 2024-04-10T03:19:39.599 INFO:tasks.rados.rados.0.smithi016.stdout:3138: finishing write tid 3 to smithi01663999-8 2024-04-10T03:19:39.599 INFO:tasks.rados.rados.0.smithi016.stdout:3138: finishing write tid 4 to smithi01663999-8 2024-04-10T03:19:39.600 INFO:tasks.rados.rados.0.smithi016.stdout:3138: finishing write tid 5 to smithi01663999-8 2024-04-10T03:19:39.603 INFO:tasks.rados.rados.0.smithi016.stdout:3138: finishing write tid 6 to smithi01663999-8 2024-04-10T03:19:39.603 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 2395 (ObjNum 986 snap 307 seq_num 986) dirty exists 2024-04-10T03:19:39.603 INFO:tasks.rados.rados.0.smithi016.stdout:3138: left oid 8 (ObjNum 986 snap 307 seq_num 986) 2024-04-10T03:19:39.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[74137]: cluster 2024-04-10T03:19:38.499242+0000 mon.a (mon.0) 1145 : cluster 0 osdmap e698: 8 total, 8 up, 8 in 2024-04-10T03:19:39.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[74137]: cluster 2024-04-10T03:19:38.690800+0000 mgr.y (mgr.25133) 382 : cluster 0 pgmap v637: 121 pgs: 121 active+clean; 321 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-10T03:19:39.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[74137]: audit 2024-04-10T03:19:38.834267+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:39.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[74137]: audit 2024-04-10T03:19:38.841527+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:39.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[74137]: audit 2024-04-10T03:19:38.858917+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:39.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[72916]: cluster 2024-04-10T03:19:38.499242+0000 mon.a (mon.0) 1145 : cluster 0 osdmap e698: 8 total, 8 up, 8 in 2024-04-10T03:19:39.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[72916]: cluster 2024-04-10T03:19:38.690800+0000 mgr.y (mgr.25133) 382 : cluster 0 pgmap v637: 121 pgs: 121 active+clean; 321 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-10T03:19:39.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[72916]: audit 2024-04-10T03:19:38.834267+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:39.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[72916]: audit 2024-04-10T03:19:38.841527+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:39.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[72916]: audit 2024-04-10T03:19:38.858917+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:39 smithi136 bash[68278]: cluster 2024-04-10T03:19:38.499242+0000 mon.a (mon.0) 1145 : cluster 0 osdmap e698: 8 total, 8 up, 8 in 2024-04-10T03:19:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:39 smithi136 bash[68278]: cluster 2024-04-10T03:19:38.690800+0000 mgr.y (mgr.25133) 382 : cluster 0 pgmap v637: 121 pgs: 121 active+clean; 321 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-10T03:19:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:39 smithi136 bash[68278]: audit 2024-04-10T03:19:38.834267+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:39 smithi136 bash[68278]: audit 2024-04-10T03:19:38.841527+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:39.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:39 smithi136 bash[68278]: audit 2024-04-10T03:19:38.858917+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:40.058 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[102160]: ts=2024-04-10T03:19:39.798Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-10T03:19:40.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[102160]: ts=2024-04-10T03:19:39.798Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-10T03:19:40.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[102160]: ts=2024-04-10T03:19:39.800Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.16 port=9094 2024-04-10T03:19:40.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[102160]: ts=2024-04-10T03:19:39.801Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-10T03:19:40.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[102160]: ts=2024-04-10T03:19:39.836Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-10T03:19:40.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[102160]: ts=2024-04-10T03:19:39.836Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-10T03:19:40.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[102160]: ts=2024-04-10T03:19:39.840Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-10T03:19:40.059 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:39 smithi016 bash[102160]: ts=2024-04-10T03:19:39.840Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-10T03:19:40.512 INFO:tasks.rados.rados.0.smithi016.stdout:3137: done (2 left) 2024-04-10T03:19:40.512 INFO:tasks.rados.rados.0.smithi016.stdout:3138: done (1 left) 2024-04-10T03:19:40.512 INFO:tasks.rados.rados.0.smithi016.stdout:3139: done (0 left) 2024-04-10T03:19:40.512 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 308 2024-04-10T03:19:40.512 INFO:tasks.rados.rados.0.smithi016.stdout:3140: seq_num 987 ranges {4759552=532480,5292032=647168,5939200=417792,6356992=409600,6766592=131072} 2024-04-10T03:19:40.541 INFO:tasks.rados.rados.0.smithi016.stdout:3140: writing smithi01663999-4 from 4759552 to 5292032 tid 1 2024-04-10T03:19:40.545 INFO:tasks.rados.rados.0.smithi016.stdout:3140: writing smithi01663999-4 from 5292032 to 5939200 tid 2 2024-04-10T03:19:40.547 INFO:tasks.rados.rados.0.smithi016.stdout:3140: writing smithi01663999-4 from 5939200 to 6356992 tid 3 2024-04-10T03:19:40.549 INFO:tasks.rados.rados.0.smithi016.stdout:3140: writing smithi01663999-4 from 6356992 to 6766592 tid 4 2024-04-10T03:19:40.550 INFO:tasks.rados.rados.0.smithi016.stdout:3140: writing smithi01663999-4 from 6766592 to 6897664 tid 5 2024-04-10T03:19:40.550 INFO:tasks.rados.rados.0.smithi016.stdout:3141: copy_from oid 41 from oid 13 current snap is 308 2024-04-10T03:19:40.550 INFO:tasks.rados.rados.0.smithi016.stdout:3142: setattr oid 47 current snap is 308 2024-04-10T03:19:40.551 INFO:tasks.rados.rados.0.smithi016.stdout:3143: delete oid 37 current snap is 308 2024-04-10T03:19:40.560 INFO:tasks.rados.rados.0.smithi016.stdout:3143: done (3 left) 2024-04-10T03:19:40.560 INFO:tasks.rados.rados.0.smithi016.stdout:3144: delete oid 25 current snap is 308 2024-04-10T03:19:40.561 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2409 (ObjNum 893 snap 274 seq_num 893) dirty exists 2024-04-10T03:19:40.565 INFO:tasks.rados.rados.0.smithi016.stdout:3142: done (3 left) 2024-04-10T03:19:40.566 INFO:tasks.rados.rados.0.smithi016.stdout:3144: done (2 left) 2024-04-10T03:19:40.566 INFO:tasks.rados.rados.0.smithi016.stdout:3145: snap_remove snap 301 2024-04-10T03:19:40.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:40 smithi016 bash[74137]: cluster 2024-04-10T03:19:39.508635+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e699: 8 total, 8 up, 8 in 2024-04-10T03:19:40.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:40 smithi016 bash[72916]: cluster 2024-04-10T03:19:39.508635+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e699: 8 total, 8 up, 8 in 2024-04-10T03:19:40.914 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:40 smithi136 bash[68278]: cluster 2024-04-10T03:19:39.508635+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e699: 8 total, 8 up, 8 in 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3145: done (2 left) 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 308 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3140: finishing write tid 1 to smithi01663999-4 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3140: finishing write tid 2 to smithi01663999-4 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3140: finishing write tid 3 to smithi01663999-4 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3140: finishing write tid 4 to smithi01663999-4 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3140: finishing write tid 5 to smithi01663999-4 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3140: finishing write tid 6 to smithi01663999-4 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3140: finishing write tid 7 to smithi01663999-4 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2404 (ObjNum 987 snap 308 seq_num 987) dirty exists 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3140: left oid 4 (ObjNum 987 snap 308 seq_num 987) 2024-04-10T03:19:41.526 INFO:tasks.rados.rados.0.smithi016.stdout:3141: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:19:41.527 INFO:tasks.rados.rados.0.smithi016.stdout:3141: finishing copy_from to smithi01663999-41 2024-04-10T03:19:41.527 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2487 (ObjNum 985 snap 306 seq_num 985) dirty exists 2024-04-10T03:19:41.527 INFO:tasks.rados.rados.0.smithi016.stdout:3146: seq_num 990 ranges {2195456=589824,2785280=753664,3538944=638976,4177920=212992} 2024-04-10T03:19:41.542 INFO:tasks.rados.rados.0.smithi016.stdout:3146: writing smithi01663999-10 from 2195456 to 2785280 tid 1 2024-04-10T03:19:41.548 INFO:tasks.rados.rados.0.smithi016.stdout:3146: writing smithi01663999-10 from 2785280 to 3538944 tid 2 2024-04-10T03:19:41.552 INFO:tasks.rados.rados.0.smithi016.stdout:3146: writing smithi01663999-10 from 3538944 to 4177920 tid 3 2024-04-10T03:19:41.554 INFO:tasks.rados.rados.0.smithi016.stdout:3146: writing smithi01663999-10 from 4177920 to 4390912 tid 4 2024-04-10T03:19:41.554 INFO:tasks.rados.rados.0.smithi016.stdout:3140: done (2 left) 2024-04-10T03:19:41.554 INFO:tasks.rados.rados.0.smithi016.stdout:3141: done (1 left) 2024-04-10T03:19:41.554 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 308 2024-04-10T03:19:41.554 INFO:tasks.rados.rados.0.smithi016.stdout:3146: finishing write tid 1 to smithi01663999-10 2024-04-10T03:19:41.554 INFO:tasks.rados.rados.0.smithi016.stdout:3147: seq_num 991 ranges {4866048=606208,5472256=638976,6111232=794624,6905856=172032} 2024-04-10T03:19:41.586 INFO:tasks.rados.rados.0.smithi016.stdout:3147: writing smithi01663999-28 from 4866048 to 5472256 tid 1 2024-04-10T03:19:41.590 INFO:tasks.rados.rados.0.smithi016.stdout:3147: writing smithi01663999-28 from 5472256 to 6111232 tid 2 2024-04-10T03:19:41.595 INFO:tasks.rados.rados.0.smithi016.stdout:3147: writing smithi01663999-28 from 6111232 to 6905856 tid 3 2024-04-10T03:19:41.596 INFO:tasks.rados.rados.0.smithi016.stdout:3147: writing smithi01663999-28 from 6905856 to 7077888 tid 4 2024-04-10T03:19:41.596 INFO:tasks.rados.rados.0.smithi016.stdout:3148: read oid 30 snap -1 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3148: expect deleted 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3149: read oid 6 snap -1 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3149: expect (ObjNum 956 snap 297 seq_num 956) 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3150: delete oid 40 current snap is 308 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3146: finishing write tid 2 to smithi01663999-10 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3146: finishing write tid 3 to smithi01663999-10 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3146: finishing write tid 4 to smithi01663999-10 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3146: finishing write tid 5 to smithi01663999-10 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3146: finishing write tid 6 to smithi01663999-10 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2438 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3146: left oid 10 (ObjNum 990 snap 308 seq_num 990) 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3147: finishing write tid 1 to smithi01663999-28 2024-04-10T03:19:41.597 INFO:tasks.rados.rados.0.smithi016.stdout:3147: finishing write tid 2 to smithi01663999-28 2024-04-10T03:19:41.602 INFO:tasks.rados.rados.0.smithi016.stdout:3147: finishing write tid 3 to smithi01663999-28 2024-04-10T03:19:41.602 INFO:tasks.rados.rados.0.smithi016.stdout:3147: finishing write tid 4 to smithi01663999-28 2024-04-10T03:19:41.603 INFO:tasks.rados.rados.0.smithi016.stdout:3147: finishing write tid 5 to smithi01663999-28 2024-04-10T03:19:41.604 INFO:tasks.rados.rados.0.smithi016.stdout:3146: done (4 left) 2024-04-10T03:19:41.604 INFO:tasks.rados.rados.0.smithi016.stdout:3148: done (3 left) 2024-04-10T03:19:41.604 INFO:tasks.rados.rados.0.smithi016.stdout:3150: done (2 left) 2024-04-10T03:19:41.604 INFO:tasks.rados.rados.0.smithi016.stdout:3151: snap_remove snap 299 2024-04-10T03:19:41.796 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:19:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:19:41] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.43.0" 2024-04-10T03:19:41.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:41 smithi016 bash[72916]: cluster 2024-04-10T03:19:40.517521+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e700: 8 total, 8 up, 8 in 2024-04-10T03:19:41.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:41 smithi016 bash[72916]: cluster 2024-04-10T03:19:40.691447+0000 mgr.y (mgr.25133) 383 : cluster 0 pgmap v640: 121 pgs: 121 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-10T03:19:41.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:41 smithi016 bash[74137]: cluster 2024-04-10T03:19:40.517521+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e700: 8 total, 8 up, 8 in 2024-04-10T03:19:41.797 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:41 smithi016 bash[74137]: cluster 2024-04-10T03:19:40.691447+0000 mgr.y (mgr.25133) 383 : cluster 0 pgmap v640: 121 pgs: 121 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-10T03:19:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:41 smithi136 bash[68278]: cluster 2024-04-10T03:19:40.517521+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e700: 8 total, 8 up, 8 in 2024-04-10T03:19:41.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:41 smithi136 bash[68278]: cluster 2024-04-10T03:19:40.691447+0000 mgr.y (mgr.25133) 383 : cluster 0 pgmap v640: 121 pgs: 121 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-10T03:19:42.058 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:41 smithi016 bash[102160]: ts=2024-04-10T03:19:41.801Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000111949s 2024-04-10T03:19:42.472 INFO:tasks.rados.rados.0.smithi016.stdout:3151: done (2 left) 2024-04-10T03:19:42.473 INFO:tasks.rados.rados.0.smithi016.stdout:3152: rollback oid 50 current snap is 308 2024-04-10T03:19:42.473 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 291 2024-04-10T03:19:42.486 INFO:tasks.rados.rados.0.smithi016.stdout:3147: finishing write tid 6 to smithi01663999-28 2024-04-10T03:19:42.486 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2127 (ObjNum 991 snap 308 seq_num 991) dirty exists 2024-04-10T03:19:42.486 INFO:tasks.rados.rados.0.smithi016.stdout:3147: left oid 28 (ObjNum 991 snap 308 seq_num 991) 2024-04-10T03:19:42.486 INFO:tasks.rados.rados.0.smithi016.stdout:3149: expect (ObjNum 956 snap 297 seq_num 956) 2024-04-10T03:19:42.489 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:19:42.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:42 smithi016 bash[74137]: cluster 2024-04-10T03:19:41.527510+0000 mon.a (mon.0) 1151 : cluster 0 osdmap e701: 8 total, 8 up, 8 in 2024-04-10T03:19:42.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:42 smithi016 bash[74137]: cluster 2024-04-10T03:19:42.474129+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e702: 8 total, 8 up, 8 in 2024-04-10T03:19:42.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:42 smithi016 bash[74137]: audit 2024-04-10T03:19:42.517385+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:42.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:42 smithi016 bash[72916]: cluster 2024-04-10T03:19:41.527510+0000 mon.a (mon.0) 1151 : cluster 0 osdmap e701: 8 total, 8 up, 8 in 2024-04-10T03:19:42.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:42 smithi016 bash[72916]: cluster 2024-04-10T03:19:42.474129+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e702: 8 total, 8 up, 8 in 2024-04-10T03:19:42.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:42 smithi016 bash[72916]: audit 2024-04-10T03:19:42.517385+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:42.856 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:19:42.856 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 starting - - - - 2024-04-10T03:19:42.856 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 error 23s ago 14m - - 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (106s) 48s ago 16m 13.3M - 19.0.0-2051-g3a866975 06a486fd9bae f58fa1459c45 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (79s) 23s ago 16m 11.7M - 19.0.0-2051-g3a866975 06a486fd9bae 282e205e5f22 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (8m) 23s ago 23m 440M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (8m) 48s ago 25m 511M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (7m) 48s ago 26m 70.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (6m) 23s ago 24m 50.7M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (7m) 48s ago 23m 59.0M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (58s) 48s ago 15m 7027k - 1.5.0 0da6a335fe13 cdf8e3d0ce7d 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (53s) 23s ago 15m 7512k - 1.5.0 0da6a335fe13 59f016e8c8ef 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (5m) 48s ago 22m 460M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (5m) 48s ago 21m 407M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (4m) 48s ago 21m 413M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (4m) 48s ago 20m 331M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:19:42.857 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (3m) 23s ago 19m 438M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 19d433a62016 2024-04-10T03:19:42.858 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (3m) 23s ago 18m 386M 2524M 19.0.0-2051-g3a866975 06a486fd9bae c7eb3b617403 2024-04-10T03:19:42.858 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (2m) 23s ago 17m 188M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 5f2db59ec621 2024-04-10T03:19:42.858 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (2m) 23s ago 17m 317M 2524M 19.0.0-2051-g3a866975 06a486fd9bae f4651efdb372 2024-04-10T03:19:42.858 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (28s) 23s ago 15m 39.5M - 2.43.0 a07b618ecd1d be3bd830dc8e 2024-04-10T03:19:42.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:42 smithi136 bash[68278]: cluster 2024-04-10T03:19:41.527510+0000 mon.a (mon.0) 1151 : cluster 0 osdmap e701: 8 total, 8 up, 8 in 2024-04-10T03:19:42.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:42 smithi136 bash[68278]: cluster 2024-04-10T03:19:42.474129+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e702: 8 total, 8 up, 8 in 2024-04-10T03:19:42.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:42 smithi136 bash[68278]: audit 2024-04-10T03:19:42.517385+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:42.985 INFO:tasks.rados.rados.0.smithi016.stdout:3152: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:19:42.985 INFO:tasks.rados.rados.0.smithi016.stdout:3152: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:19:42.985 INFO:tasks.rados.rados.0.smithi016.stdout:3152: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:19:42.985 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 2439 (ObjNum 932 snap 288 seq_num 932) dirty exists 2024-04-10T03:19:42.986 INFO:tasks.rados.rados.0.smithi016.stdout:3147: done (2 left) 2024-04-10T03:19:42.986 INFO:tasks.rados.rados.0.smithi016.stdout:3149: done (1 left) 2024-04-10T03:19:42.988 INFO:tasks.rados.rados.0.smithi016.stdout:3152: done (0 left) 2024-04-10T03:19:42.988 INFO:tasks.rados.rados.0.smithi016.stdout:3153: copy_from oid 28 from oid 4 current snap is 308 2024-04-10T03:19:42.988 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 308 2024-04-10T03:19:42.988 INFO:tasks.rados.rados.0.smithi016.stdout:3154: seq_num 993 ranges {1204224=638976,1843200=409600,2252800=409600,2662400=688128,3350528=98304} 2024-04-10T03:19:42.999 INFO:tasks.rados.rados.0.smithi016.stdout:3154: writing smithi01663999-20 from 1204224 to 1843200 tid 1 2024-04-10T03:19:43.004 INFO:tasks.rados.rados.0.smithi016.stdout:3154: writing smithi01663999-20 from 1843200 to 2252800 tid 2 2024-04-10T03:19:43.008 INFO:tasks.rados.rados.0.smithi016.stdout:3154: writing smithi01663999-20 from 2252800 to 2662400 tid 3 2024-04-10T03:19:43.015 INFO:tasks.rados.rados.0.smithi016.stdout:3154: writing smithi01663999-20 from 2662400 to 3350528 tid 4 2024-04-10T03:19:43.017 INFO:tasks.rados.rados.0.smithi016.stdout:3154: writing smithi01663999-20 from 3350528 to 3448832 tid 5 2024-04-10T03:19:43.017 INFO:tasks.rados.rados.0.smithi016.stdout:3154: finishing write tid 1 to smithi01663999-20 2024-04-10T03:19:43.017 INFO:tasks.rados.rados.0.smithi016.stdout:3154: finishing write tid 2 to smithi01663999-20 2024-04-10T03:19:43.017 INFO:tasks.rados.rados.0.smithi016.stdout:3154: finishing write tid 3 to smithi01663999-20 2024-04-10T03:19:43.017 INFO:tasks.rados.rados.0.smithi016.stdout:3155: read oid 16 snap -1 2024-04-10T03:19:43.017 INFO:tasks.rados.rados.0.smithi016.stdout:3155: expect (ObjNum 908 snap 278 seq_num 908) 2024-04-10T03:19:43.017 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 308 2024-04-10T03:19:43.017 INFO:tasks.rados.rados.0.smithi016.stdout:3156: seq_num 994 ranges {5947392=655360,6602752=688128,7290880=622592,7913472=294912} 2024-04-10T03:19:43.056 INFO:tasks.rados.rados.0.smithi016.stdout:3156: writing smithi01663999-5 from 5947392 to 6602752 tid 1 2024-04-10T03:19:43.060 INFO:tasks.rados.rados.0.smithi016.stdout:3156: writing smithi01663999-5 from 6602752 to 7290880 tid 2 2024-04-10T03:19:43.064 INFO:tasks.rados.rados.0.smithi016.stdout:3156: writing smithi01663999-5 from 7290880 to 7913472 tid 3 2024-04-10T03:19:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:3156: writing smithi01663999-5 from 7913472 to 8208384 tid 4 2024-04-10T03:19:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:3157: read oid 11 snap 273 2024-04-10T03:19:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:3157: expect (ObjNum 856 snap 267 seq_num 856) 2024-04-10T03:19:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:3158: copy_from oid 50 from oid 22 current snap is 308 2024-04-10T03:19:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:3154: finishing write tid 4 to smithi01663999-20 2024-04-10T03:19:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:3154: finishing write tid 5 to smithi01663999-20 2024-04-10T03:19:43.067 INFO:tasks.rados.rados.0.smithi016.stdout:3154: finishing write tid 6 to smithi01663999-20 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:3153: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:3154: finishing write tid 7 to smithi01663999-20 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2493 (ObjNum 993 snap 308 seq_num 993) dirty exists 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:3154: left oid 20 (ObjNum 993 snap 308 seq_num 993) 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:3153: finishing copy_from to smithi01663999-28 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2404 (ObjNum 987 snap 308 seq_num 987) dirty exists 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:3156: finishing write tid 1 to smithi01663999-5 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:3153: done (5 left) 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:3154: done (4 left) 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:3159: delete oid 44 current snap is 308 2024-04-10T03:19:43.068 INFO:tasks.rados.rados.0.smithi016.stdout:3155: expect (ObjNum 908 snap 278 seq_num 908) 2024-04-10T03:19:43.330 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:19:43.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:19:43.330 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:19:43.330 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:19:43.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:19:43.330 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 15 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:19:43.331 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:19:43.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:43 smithi016 bash[72916]: audit 2024-04-10T03:19:42.470928+0000 mgr.y (mgr.25133) 384 : audit 0 from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:43 smithi016 bash[72916]: cluster 2024-04-10T03:19:42.691887+0000 mgr.y (mgr.25133) 385 : cluster 0 pgmap v643: 121 pgs: 121 active+clean; 337 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 4.0 MiB/s wr, 7 op/s 2024-04-10T03:19:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:43 smithi016 bash[72916]: audit 2024-04-10T03:19:42.847505+0000 mgr.y (mgr.25133) 386 : audit 0 from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:43.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:43 smithi016 bash[72916]: audit 2024-04-10T03:19:43.336536+0000 mon.a (mon.0) 1154 : audit 0 from='client.? 172.21.15.16:0/3297075847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:43 smithi016 bash[74137]: audit 2024-04-10T03:19:42.470928+0000 mgr.y (mgr.25133) 384 : audit 0 from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:43 smithi016 bash[74137]: cluster 2024-04-10T03:19:42.691887+0000 mgr.y (mgr.25133) 385 : cluster 0 pgmap v643: 121 pgs: 121 active+clean; 337 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 4.0 MiB/s wr, 7 op/s 2024-04-10T03:19:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:43 smithi016 bash[74137]: audit 2024-04-10T03:19:42.847505+0000 mgr.y (mgr.25133) 386 : audit 0 from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:43.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:43 smithi016 bash[74137]: audit 2024-04-10T03:19:43.336536+0000 mon.a (mon.0) 1154 : audit 0 from='client.? 172.21.15.16:0/3297075847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:43 smithi136 bash[68278]: audit 2024-04-10T03:19:42.470928+0000 mgr.y (mgr.25133) 384 : audit 0 from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:43 smithi136 bash[68278]: cluster 2024-04-10T03:19:42.691887+0000 mgr.y (mgr.25133) 385 : cluster 0 pgmap v643: 121 pgs: 121 active+clean; 337 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 4.0 MiB/s wr, 7 op/s 2024-04-10T03:19:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:43 smithi136 bash[68278]: audit 2024-04-10T03:19:42.847505+0000 mgr.y (mgr.25133) 386 : audit 0 from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:19:43.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:43 smithi136 bash[68278]: audit 2024-04-10T03:19:43.336536+0000 mon.a (mon.0) 1154 : audit 0 from='client.? 172.21.15.16:0/3297075847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:43.942 INFO:tasks.rados.rados.0.smithi016.stdout:3158: finishing copy_from to smithi01663999-50 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3158: got expected ENOENT (src dne) 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3158: finishing copy_from racing read to smithi01663999-50 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3156: finishing write tid 2 to smithi01663999-5 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3155: done (4 left) 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3158: done (3 left) 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3159: done (2 left) 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 308 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3156: finishing write tid 3 to smithi01663999-5 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3156: finishing write tid 4 to smithi01663999-5 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3156: finishing write tid 5 to smithi01663999-5 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:3156: finishing write tid 6 to smithi01663999-5 2024-04-10T03:19:43.943 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2670 (ObjNum 994 snap 308 seq_num 994) dirty exists 2024-04-10T03:19:43.944 INFO:tasks.rados.rados.0.smithi016.stdout:3156: left oid 5 (ObjNum 994 snap 308 seq_num 994) 2024-04-10T03:19:43.944 INFO:tasks.rados.rados.0.smithi016.stdout:3157: expect (ObjNum 856 snap 267 seq_num 856) 2024-04-10T03:19:45.393 INFO:tasks.rados.rados.0.smithi016.stdout:3160: seq_num 996 ranges {2400256=688128,3088384=507904,3596288=581632,4177920=516096} 2024-04-10T03:19:45.412 INFO:tasks.rados.rados.0.smithi016.stdout:3160: writing smithi01663999-14 from 2400256 to 3088384 tid 1 2024-04-10T03:19:45.416 INFO:tasks.rados.rados.0.smithi016.stdout:3160: writing smithi01663999-14 from 3088384 to 3596288 tid 2 2024-04-10T03:19:45.419 INFO:tasks.rados.rados.0.smithi016.stdout:3160: writing smithi01663999-14 from 3596288 to 4177920 tid 3 2024-04-10T03:19:45.422 INFO:tasks.rados.rados.0.smithi016.stdout:3160: writing smithi01663999-14 from 4177920 to 4694016 tid 4 2024-04-10T03:19:45.422 INFO:tasks.rados.rados.0.smithi016.stdout:3156: done (2 left) 2024-04-10T03:19:45.423 INFO:tasks.rados.rados.0.smithi016.stdout:3157: done (1 left) 2024-04-10T03:19:45.423 INFO:tasks.rados.rados.0.smithi016.stdout:3161: snap_create 2024-04-10T03:19:45.423 INFO:tasks.rados.rados.0.smithi016.stdout:3160: finishing write tid 1 to smithi01663999-14 2024-04-10T03:19:45.423 INFO:tasks.rados.rados.0.smithi016.stdout:3160: finishing write tid 2 to smithi01663999-14 2024-04-10T03:19:45.427 INFO:tasks.rados.rados.0.smithi016.stdout:3160: finishing write tid 3 to smithi01663999-14 2024-04-10T03:19:45.429 INFO:tasks.rados.rados.0.smithi016.stdout:3160: finishing write tid 4 to smithi01663999-14 2024-04-10T03:19:45.429 INFO:tasks.rados.rados.0.smithi016.stdout:3160: finishing write tid 5 to smithi01663999-14 2024-04-10T03:19:45.433 INFO:tasks.rados.rados.0.smithi016.stdout:3160: finishing write tid 6 to smithi01663999-14 2024-04-10T03:19:45.433 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2676 (ObjNum 996 snap 308 seq_num 996) dirty exists 2024-04-10T03:19:45.433 INFO:tasks.rados.rados.0.smithi016.stdout:3160: left oid 14 (ObjNum 996 snap 308 seq_num 996) 2024-04-10T03:19:45.465 INFO:tasks.rados.rados.0.smithi016.stdout:3160: done (1 left) 2024-04-10T03:19:45.465 INFO:tasks.rados.rados.0.smithi016.stdout:3161: done (0 left) 2024-04-10T03:19:45.465 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 23 current snap is 309 2024-04-10T03:19:45.466 INFO:tasks.rados.rados.0.smithi016.stdout:3162: seq_num 997 ranges {3579904=704512,4284416=794624,5079040=794624,5873664=16384} 2024-04-10T03:19:45.489 INFO:tasks.rados.rados.0.smithi016.stdout:3162: writing smithi01663999-23 from 3579904 to 4284416 tid 1 2024-04-10T03:19:45.494 INFO:tasks.rados.rados.0.smithi016.stdout:3162: writing smithi01663999-23 from 4284416 to 5079040 tid 2 2024-04-10T03:19:45.500 INFO:tasks.rados.rados.0.smithi016.stdout:3162: writing smithi01663999-23 from 5079040 to 5873664 tid 3 2024-04-10T03:19:45.500 INFO:tasks.rados.rados.0.smithi016.stdout:3162: writing smithi01663999-23 from 5873664 to 5890048 tid 4 2024-04-10T03:19:45.500 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 309 2024-04-10T03:19:45.500 INFO:tasks.rados.rados.0.smithi016.stdout:3163: seq_num 998 ranges {1990656=720896,2711552=679936,3391488=598016,3989504=327680} 2024-04-10T03:19:45.517 INFO:tasks.rados.rados.0.smithi016.stdout:3163: writing smithi01663999-3 from 1990656 to 2711552 tid 1 2024-04-10T03:19:45.523 INFO:tasks.rados.rados.0.smithi016.stdout:3163: writing smithi01663999-3 from 2711552 to 3391488 tid 2 2024-04-10T03:19:45.526 INFO:tasks.rados.rados.0.smithi016.stdout:3163: writing smithi01663999-3 from 3391488 to 3989504 tid 3 2024-04-10T03:19:45.529 INFO:tasks.rados.rados.0.smithi016.stdout:3163: writing smithi01663999-3 from 3989504 to 4317184 tid 4 2024-04-10T03:19:45.529 INFO:tasks.rados.rados.0.smithi016.stdout:3164: read oid 34 snap -1 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3164: expect (ObjNum 980 snap 302 seq_num 980) 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3165: snap_create 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3162: finishing write tid 1 to smithi01663999-23 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3162: finishing write tid 2 to smithi01663999-23 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3162: finishing write tid 3 to smithi01663999-23 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3162: finishing write tid 4 to smithi01663999-23 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3162: finishing write tid 5 to smithi01663999-23 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3162: finishing write tid 6 to smithi01663999-23 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 2409 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3162: left oid 23 (ObjNum 997 snap 309 seq_num 997) 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3163: finishing write tid 1 to smithi01663999-3 2024-04-10T03:19:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3163: finishing write tid 2 to smithi01663999-3 2024-04-10T03:19:45.532 INFO:tasks.rados.rados.0.smithi016.stdout:3163: finishing write tid 3 to smithi01663999-3 2024-04-10T03:19:45.539 INFO:tasks.rados.rados.0.smithi016.stdout:3163: finishing write tid 4 to smithi01663999-3 2024-04-10T03:19:45.539 INFO:tasks.rados.rados.0.smithi016.stdout:3163: finishing write tid 5 to smithi01663999-3 2024-04-10T03:19:45.541 INFO:tasks.rados.rados.0.smithi016.stdout:3163: finishing write tid 6 to smithi01663999-3 2024-04-10T03:19:45.541 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2444 (ObjNum 998 snap 309 seq_num 998) dirty exists 2024-04-10T03:19:45.541 INFO:tasks.rados.rados.0.smithi016.stdout:3163: left oid 3 (ObjNum 998 snap 309 seq_num 998) 2024-04-10T03:19:45.573 INFO:tasks.rados.rados.0.smithi016.stdout:3164: expect (ObjNum 980 snap 302 seq_num 980) 2024-04-10T03:19:45.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:45 smithi016 bash[72916]: audit 2024-04-10T03:19:44.453368+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:45.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:45 smithi016 bash[72916]: audit 2024-04-10T03:19:44.459870+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:45.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:45 smithi016 bash[72916]: cluster 2024-04-10T03:19:44.692662+0000 mgr.y (mgr.25133) 387 : cluster 0 pgmap v644: 121 pgs: 121 active+clean; 334 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-04-10T03:19:45.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:45 smithi016 bash[74137]: audit 2024-04-10T03:19:44.453368+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:45.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:45 smithi016 bash[74137]: audit 2024-04-10T03:19:44.459870+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:45.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:45 smithi016 bash[74137]: cluster 2024-04-10T03:19:44.692662+0000 mgr.y (mgr.25133) 387 : cluster 0 pgmap v644: 121 pgs: 121 active+clean; 334 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-04-10T03:19:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:45 smithi136 bash[68278]: audit 2024-04-10T03:19:44.453368+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:45 smithi136 bash[68278]: audit 2024-04-10T03:19:44.459870+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:45 smithi136 bash[68278]: cluster 2024-04-10T03:19:44.692662+0000 mgr.y (mgr.25133) 387 : cluster 0 pgmap v644: 121 pgs: 121 active+clean; 334 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-04-10T03:19:46.620 INFO:tasks.rados.rados.0.smithi016.stdout:3162: done (3 left) 2024-04-10T03:19:46.620 INFO:tasks.rados.rados.0.smithi016.stdout:3163: done (2 left) 2024-04-10T03:19:46.620 INFO:tasks.rados.rados.0.smithi016.stdout:3164: done (1 left) 2024-04-10T03:19:46.620 INFO:tasks.rados.rados.0.smithi016.stdout:3165: done (0 left) 2024-04-10T03:19:46.620 INFO:tasks.rados.rados.0.smithi016.stdout:3166: delete oid 49 current snap is 310 2024-04-10T03:19:46.628 INFO:tasks.rados.rados.0.smithi016.stdout:3166: done (0 left) 2024-04-10T03:19:46.628 INFO:tasks.rados.rados.0.smithi016.stdout:3167: snap_remove snap 303 2024-04-10T03:19:46.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:46 smithi016 bash[72916]: audit 2024-04-10T03:19:45.454549+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:46.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:46 smithi016 bash[72916]: audit 2024-04-10T03:19:45.469292+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:46.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:46 smithi016 bash[72916]: cluster 2024-04-10T03:19:45.469875+0000 mon.a (mon.0) 1159 : cluster 0 osdmap e703: 8 total, 8 up, 8 in 2024-04-10T03:19:46.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:46 smithi016 bash[74137]: audit 2024-04-10T03:19:45.454549+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:46.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:46 smithi016 bash[74137]: audit 2024-04-10T03:19:45.469292+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:46.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:46 smithi016 bash[74137]: cluster 2024-04-10T03:19:45.469875+0000 mon.a (mon.0) 1159 : cluster 0 osdmap e703: 8 total, 8 up, 8 in 2024-04-10T03:19:46.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:46 smithi136 bash[68278]: audit 2024-04-10T03:19:45.454549+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:46.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:46 smithi136 bash[68278]: audit 2024-04-10T03:19:45.469292+0000 mon.a (mon.0) 1158 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:46.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:46 smithi136 bash[68278]: cluster 2024-04-10T03:19:45.469875+0000 mon.a (mon.0) 1159 : cluster 0 osdmap e703: 8 total, 8 up, 8 in 2024-04-10T03:19:47.492 INFO:tasks.rados.rados.0.smithi016.stdout:3167: done (0 left) 2024-04-10T03:19:47.493 INFO:tasks.rados.rados.0.smithi016.stdout:3168: rollback oid 20 current snap is 310 2024-04-10T03:19:47.493 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 309 2024-04-10T03:19:47.493 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 310 2024-04-10T03:19:47.493 INFO:tasks.rados.rados.0.smithi016.stdout:3169: seq_num 1000 ranges {4390912=753664,5144576=442368,5586944=565248,6152192=458752,6610944=139264} 2024-04-10T03:19:47.515 INFO:tasks.rados.rados.0.smithi016.stdout:3169: writing smithi01663999-10 from 4390912 to 5144576 tid 1 2024-04-10T03:19:47.528 INFO:tasks.rados.rados.0.smithi016.stdout:3169: writing smithi01663999-10 from 5144576 to 5586944 tid 2 2024-04-10T03:19:47.528 INFO:tasks.rados.rados.0.smithi016.stdout:3169: writing smithi01663999-10 from 5586944 to 6152192 tid 3 2024-04-10T03:19:47.529 INFO:tasks.rados.rados.0.smithi016.stdout:3169: writing smithi01663999-10 from 6152192 to 6610944 tid 4 2024-04-10T03:19:47.531 INFO:tasks.rados.rados.0.smithi016.stdout:3169: writing smithi01663999-10 from 6610944 to 6750208 tid 5 2024-04-10T03:19:47.532 INFO:tasks.rados.rados.0.smithi016.stdout:3170: copy_from oid 24 from oid 49 current snap is 310 2024-04-10T03:19:47.532 INFO:tasks.rados.rados.0.smithi016.stdout:3168: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:19:47.532 INFO:tasks.rados.rados.0.smithi016.stdout:3168: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:19:47.532 INFO:tasks.rados.rados.0.smithi016.stdout:3171: rollback oid 36 current snap is 310 2024-04-10T03:19:47.532 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 291 2024-04-10T03:19:47.532 INFO:tasks.rados.rados.0.smithi016.stdout:3168: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:19:47.533 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2496 (ObjNum 993 snap 308 seq_num 993) dirty exists 2024-04-10T03:19:47.533 INFO:tasks.rados.rados.0.smithi016.stdout:3169: finishing write tid 1 to smithi01663999-10 2024-04-10T03:19:47.533 INFO:tasks.rados.rados.0.smithi016.stdout:3169: finishing write tid 2 to smithi01663999-10 2024-04-10T03:19:47.533 INFO:tasks.rados.rados.0.smithi016.stdout:3168: done (3 left) 2024-04-10T03:19:47.533 INFO:tasks.rados.rados.0.smithi016.stdout:3172: snap_remove snap 307 2024-04-10T03:19:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:47 smithi016 bash[72916]: cluster 2024-04-10T03:19:46.473285+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e704: 8 total, 8 up, 8 in 2024-04-10T03:19:47.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:47 smithi016 bash[72916]: cluster 2024-04-10T03:19:46.693418+0000 mgr.y (mgr.25133) 388 : cluster 0 pgmap v647: 121 pgs: 121 active+clean; 344 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 5.6 MiB/s wr, 16 op/s 2024-04-10T03:19:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:47 smithi016 bash[74137]: cluster 2024-04-10T03:19:46.473285+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e704: 8 total, 8 up, 8 in 2024-04-10T03:19:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:47 smithi016 bash[74137]: cluster 2024-04-10T03:19:46.693418+0000 mgr.y (mgr.25133) 388 : cluster 0 pgmap v647: 121 pgs: 121 active+clean; 344 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 5.6 MiB/s wr, 16 op/s 2024-04-10T03:19:47.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:47 smithi136 bash[68278]: cluster 2024-04-10T03:19:46.473285+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e704: 8 total, 8 up, 8 in 2024-04-10T03:19:47.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:47 smithi136 bash[68278]: cluster 2024-04-10T03:19:46.693418+0000 mgr.y (mgr.25133) 388 : cluster 0 pgmap v647: 121 pgs: 121 active+clean; 344 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 5.6 MiB/s wr, 16 op/s 2024-04-10T03:19:48.491 INFO:tasks.rados.rados.0.smithi016.stdout:3172: done (3 left) 2024-04-10T03:19:48.491 INFO:tasks.rados.rados.0.smithi016.stdout:3173: delete oid 3 current snap is 310 2024-04-10T03:19:48.491 INFO:tasks.rados.rados.0.smithi016.stdout:3171: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:19:48.491 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:3169: finishing write tid 3 to smithi01663999-10 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:3170: finishing copy_from to smithi01663999-24 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:3170: got expected ENOENT (src dne) 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:3170: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:3169: finishing write tid 4 to smithi01663999-10 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:3169: finishing write tid 5 to smithi01663999-10 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:3169: finishing write tid 6 to smithi01663999-10 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:3169: finishing write tid 7 to smithi01663999-10 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2444 (ObjNum 1000 snap 310 seq_num 1000) dirty exists 2024-04-10T03:19:48.492 INFO:tasks.rados.rados.0.smithi016.stdout:3169: left oid 10 (ObjNum 1000 snap 310 seq_num 1000) 2024-04-10T03:19:48.516 INFO:tasks.rados.rados.0.smithi016.stdout:3169: done (3 left) 2024-04-10T03:19:48.516 INFO:tasks.rados.rados.0.smithi016.stdout:3170: done (2 left) 2024-04-10T03:19:48.516 INFO:tasks.rados.rados.0.smithi016.stdout:3171: done (1 left) 2024-04-10T03:19:48.516 INFO:tasks.rados.rados.0.smithi016.stdout:3173: done (0 left) 2024-04-10T03:19:48.516 INFO:tasks.rados.rados.0.smithi016.stdout:3174: read oid 27 snap -1 2024-04-10T03:19:48.516 INFO:tasks.rados.rados.0.smithi016.stdout:3174: expect (ObjNum 904 snap 277 seq_num 904) 2024-04-10T03:19:48.516 INFO:tasks.rados.rados.0.smithi016.stdout:3175: setattr oid 20 current snap is 310 2024-04-10T03:19:48.516 INFO:tasks.rados.rados.0.smithi016.stdout:3176: setattr oid 33 current snap is 310 2024-04-10T03:19:48.517 INFO:tasks.rados.rados.0.smithi016.stdout:3177: read oid 22 snap -1 2024-04-10T03:19:48.517 INFO:tasks.rados.rados.0.smithi016.stdout:3177: expect deleted 2024-04-10T03:19:48.517 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 310 2024-04-10T03:19:48.517 INFO:tasks.rados.rados.0.smithi016.stdout:3178: seq_num 1002 ranges {565248=786432,1351680=614400,1966080=581632,2547712=409600} 2024-04-10T03:19:48.524 INFO:tasks.rados.rados.0.smithi016.stdout:3178: writing smithi01663999-47 from 565248 to 1351680 tid 1 2024-04-10T03:19:48.529 INFO:tasks.rados.rados.0.smithi016.stdout:3178: writing smithi01663999-47 from 1351680 to 1966080 tid 2 2024-04-10T03:19:48.533 INFO:tasks.rados.rados.0.smithi016.stdout:3178: writing smithi01663999-47 from 1966080 to 2547712 tid 3 2024-04-10T03:19:48.536 INFO:tasks.rados.rados.0.smithi016.stdout:3178: writing smithi01663999-47 from 2547712 to 2957312 tid 4 2024-04-10T03:19:48.536 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2497 (ObjNum 993 snap 308 seq_num 993) dirty exists 2024-04-10T03:19:48.536 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 2431 (ObjNum 912 snap 280 seq_num 912) dirty exists 2024-04-10T03:19:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:3178: finishing write tid 1 to smithi01663999-47 2024-04-10T03:19:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:3178: finishing write tid 2 to smithi01663999-47 2024-04-10T03:19:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:3179: read oid 34 snap -1 2024-04-10T03:19:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:3179: expect (ObjNum 980 snap 302 seq_num 980) 2024-04-10T03:19:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:3175: done (5 left) 2024-04-10T03:19:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:3176: done (4 left) 2024-04-10T03:19:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:3177: done (3 left) 2024-04-10T03:19:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:3180: read oid 6 snap -1 2024-04-10T03:19:48.537 INFO:tasks.rados.rados.0.smithi016.stdout:3180: expect (ObjNum 956 snap 297 seq_num 956) 2024-04-10T03:19:48.538 INFO:tasks.rados.rados.0.smithi016.stdout:3181: setattr oid 20 current snap is 310 2024-04-10T03:19:48.538 INFO:tasks.rados.rados.0.smithi016.stdout:3174: expect (ObjNum 904 snap 277 seq_num 904) 2024-04-10T03:19:48.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:48 smithi016 bash[72916]: cluster 2024-04-10T03:19:47.485722+0000 mon.a (mon.0) 1161 : cluster 0 osdmap e705: 8 total, 8 up, 8 in 2024-04-10T03:19:48.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:48 smithi016 bash[74137]: cluster 2024-04-10T03:19:47.485722+0000 mon.a (mon.0) 1161 : cluster 0 osdmap e705: 8 total, 8 up, 8 in 2024-04-10T03:19:48.900 INFO:tasks.rados.rados.0.smithi016.stdout:3178: finishing write tid 3 to smithi01663999-47 2024-04-10T03:19:48.901 INFO:tasks.rados.rados.0.smithi016.stdout:3180: expect (ObjNum 956 snap 297 seq_num 956) 2024-04-10T03:19:48.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:48 smithi136 bash[68278]: cluster 2024-04-10T03:19:47.485722+0000 mon.a (mon.0) 1161 : cluster 0 osdmap e705: 8 total, 8 up, 8 in 2024-04-10T03:19:49.392 INFO:tasks.rados.rados.0.smithi016.stdout:3178: finishing write tid 4 to smithi01663999-47 2024-04-10T03:19:49.392 INFO:tasks.rados.rados.0.smithi016.stdout:3178: finishing write tid 5 to smithi01663999-47 2024-04-10T03:19:49.393 INFO:tasks.rados.rados.0.smithi016.stdout:3179: expect (ObjNum 980 snap 302 seq_num 980) 2024-04-10T03:19:49.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:49 smithi016 bash[72916]: cluster 2024-04-10T03:19:48.489854+0000 mon.a (mon.0) 1162 : cluster 0 osdmap e706: 8 total, 8 up, 8 in 2024-04-10T03:19:49.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:49 smithi016 bash[72916]: cluster 2024-04-10T03:19:48.694286+0000 mgr.y (mgr.25133) 389 : cluster 0 pgmap v650: 121 pgs: 121 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 4.9 MiB/s wr, 13 op/s 2024-04-10T03:19:49.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:49 smithi016 bash[74137]: cluster 2024-04-10T03:19:48.489854+0000 mon.a (mon.0) 1162 : cluster 0 osdmap e706: 8 total, 8 up, 8 in 2024-04-10T03:19:49.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:49 smithi016 bash[74137]: cluster 2024-04-10T03:19:48.694286+0000 mgr.y (mgr.25133) 389 : cluster 0 pgmap v650: 121 pgs: 121 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 4.9 MiB/s wr, 13 op/s 2024-04-10T03:19:49.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:49 smithi136 bash[68278]: cluster 2024-04-10T03:19:48.489854+0000 mon.a (mon.0) 1162 : cluster 0 osdmap e706: 8 total, 8 up, 8 in 2024-04-10T03:19:49.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:49 smithi136 bash[68278]: cluster 2024-04-10T03:19:48.694286+0000 mgr.y (mgr.25133) 389 : cluster 0 pgmap v650: 121 pgs: 121 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 4.9 MiB/s wr, 13 op/s 2024-04-10T03:19:50.058 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 03:19:49 smithi016 bash[102160]: ts=2024-04-10T03:19:49.805Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003464056s 2024-04-10T03:19:50.416 INFO:tasks.rados.rados.0.smithi016.stdout:3178: finishing write tid 6 to smithi01663999-47 2024-04-10T03:19:50.416 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2414 (ObjNum 1002 snap 310 seq_num 1002) dirty exists 2024-04-10T03:19:50.416 INFO:tasks.rados.rados.0.smithi016.stdout:3178: left oid 47 (ObjNum 1002 snap 310 seq_num 1002) 2024-04-10T03:19:50.416 INFO:tasks.rados.rados.0.smithi016.stdout:3174: done (4 left) 2024-04-10T03:19:50.416 INFO:tasks.rados.rados.0.smithi016.stdout:3178: done (3 left) 2024-04-10T03:19:50.416 INFO:tasks.rados.rados.0.smithi016.stdout:3179: done (2 left) 2024-04-10T03:19:50.416 INFO:tasks.rados.rados.0.smithi016.stdout:3180: done (1 left) 2024-04-10T03:19:50.417 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 310 2024-04-10T03:19:50.417 INFO:tasks.rados.rados.0.smithi016.stdout:3182: seq_num 1003 ranges {0=802816,802816=499712,1302528=737280,2039808=368640} 2024-04-10T03:19:50.424 INFO:tasks.rados.rados.0.smithi016.stdout:3182: writing smithi01663999-44 from 0 to 802816 tid 1 2024-04-10T03:19:50.430 INFO:tasks.rados.rados.0.smithi016.stdout:3182: writing smithi01663999-44 from 802816 to 1302528 tid 2 2024-04-10T03:19:50.440 INFO:tasks.rados.rados.0.smithi016.stdout:3182: writing smithi01663999-44 from 1302528 to 2039808 tid 3 2024-04-10T03:19:50.447 INFO:tasks.rados.rados.0.smithi016.stdout:3182: writing smithi01663999-44 from 2039808 to 2408448 tid 4 2024-04-10T03:19:50.447 INFO:tasks.rados.rados.0.smithi016.stdout:3183: rmattr oid 5 current snap is 310 2024-04-10T03:19:50.447 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2498 (ObjNum 993 snap 308 seq_num 993) dirty exists 2024-04-10T03:19:50.447 INFO:tasks.rados.rados.0.smithi016.stdout:3181: done (2 left) 2024-04-10T03:19:50.447 INFO:tasks.rados.rados.0.smithi016.stdout:3184: rmattr oid 43 current snap is 310 2024-04-10T03:19:50.447 INFO:tasks.rados.rados.0.smithi016.stdout:3182: finishing write tid 1 to smithi01663999-44 2024-04-10T03:19:50.447 INFO:tasks.rados.rados.0.smithi016.stdout:3182: finishing write tid 2 to smithi01663999-44 2024-04-10T03:19:50.447 INFO:tasks.rados.rados.0.smithi016.stdout:3185: snap_create 2024-04-10T03:19:50.447 INFO:tasks.rados.rados.0.smithi016.stdout:3182: finishing write tid 3 to smithi01663999-44 2024-04-10T03:19:50.452 INFO:tasks.rados.rados.0.smithi016.stdout:3182: finishing write tid 4 to smithi01663999-44 2024-04-10T03:19:50.452 INFO:tasks.rados.rados.0.smithi016.stdout:3182: finishing write tid 5 to smithi01663999-44 2024-04-10T03:19:50.454 INFO:tasks.rados.rados.0.smithi016.stdout:3182: finishing write tid 6 to smithi01663999-44 2024-04-10T03:19:50.454 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2436 (ObjNum 1003 snap 310 seq_num 1003) dirty exists 2024-04-10T03:19:50.454 INFO:tasks.rados.rados.0.smithi016.stdout:3182: left oid 44 (ObjNum 1003 snap 310 seq_num 1003) 2024-04-10T03:19:50.454 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2686 (ObjNum 994 snap 308 seq_num 994) dirty exists 2024-04-10T03:19:50.455 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2688 (ObjNum 958 snap 298 seq_num 958) dirty exists 2024-04-10T03:19:50.495 INFO:tasks.rados.rados.0.smithi016.stdout:3182: done (3 left) 2024-04-10T03:19:50.495 INFO:tasks.rados.rados.0.smithi016.stdout:3183: done (2 left) 2024-04-10T03:19:50.495 INFO:tasks.rados.rados.0.smithi016.stdout:3184: done (1 left) 2024-04-10T03:19:50.495 INFO:tasks.rados.rados.0.smithi016.stdout:3185: done (0 left) 2024-04-10T03:19:50.495 INFO:tasks.rados.rados.0.smithi016.stdout:3186: read oid 49 snap -1 2024-04-10T03:19:50.495 INFO:tasks.rados.rados.0.smithi016.stdout:3186: expect deleted 2024-04-10T03:19:50.495 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 311 2024-04-10T03:19:50.495 INFO:tasks.rados.rados.0.smithi016.stdout:3187: seq_num 1004 ranges {6897664=16384} 2024-04-10T03:19:50.533 INFO:tasks.rados.rados.0.smithi016.stdout:3187: writing smithi01663999-4 from 6897664 to 6914048 tid 1 2024-04-10T03:19:50.534 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 311 2024-04-10T03:19:50.534 INFO:tasks.rados.rados.0.smithi016.stdout:3188: seq_num 1005 ranges {10690560=32768} 2024-04-10T03:19:50.594 INFO:tasks.rados.rados.0.smithi016.stdout:3188: writing smithi01663999-16 from 10690560 to 10723328 tid 1 2024-04-10T03:19:50.594 INFO:tasks.rados.rados.0.smithi016.stdout:3189: read oid 37 snap 305 2024-04-10T03:19:50.594 INFO:tasks.rados.rados.0.smithi016.stdout:3189: expect (ObjNum 955 snap 297 seq_num 955) 2024-04-10T03:19:50.594 INFO:tasks.rados.rados.0.smithi016.stdout:3190: copy_from oid 9 from oid 34 current snap is 311 2024-04-10T03:19:50.594 INFO:tasks.rados.rados.0.smithi016.stdout:3187: finishing write tid 1 to smithi01663999-4 2024-04-10T03:19:50.594 INFO:tasks.rados.rados.0.smithi016.stdout:3187: finishing write tid 2 to smithi01663999-4 2024-04-10T03:19:50.594 INFO:tasks.rados.rados.0.smithi016.stdout:3187: finishing write tid 3 to smithi01663999-4 2024-04-10T03:19:50.594 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2406 (ObjNum 1004 snap 311 seq_num 1004) dirty exists 2024-04-10T03:19:50.595 INFO:tasks.rados.rados.0.smithi016.stdout:3187: left oid 4 (ObjNum 1004 snap 311 seq_num 1004) 2024-04-10T03:19:50.595 INFO:tasks.rados.rados.0.smithi016.stdout:3186: done (4 left) 2024-04-10T03:19:50.595 INFO:tasks.rados.rados.0.smithi016.stdout:3187: done (3 left) 2024-04-10T03:19:50.595 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 311 2024-04-10T03:19:50.595 INFO:tasks.rados.rados.0.smithi016.stdout:3191: seq_num 1006 ranges {5324800=49152} 2024-04-10T03:19:50.627 INFO:tasks.rados.rados.0.smithi016.stdout:3191: writing smithi01663999-27 from 5324800 to 5373952 tid 1 2024-04-10T03:19:50.627 INFO:tasks.rados.rados.0.smithi016.stdout:3192: rollback oid 46 current snap is 311 2024-04-10T03:19:50.627 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 302 2024-04-10T03:19:50.627 INFO:tasks.rados.rados.0.smithi016.stdout:3188: finishing write tid 1 to smithi01663999-16 2024-04-10T03:19:50.627 INFO:tasks.rados.rados.0.smithi016.stdout:3188: finishing write tid 2 to smithi01663999-16 2024-04-10T03:19:50.627 INFO:tasks.rados.rados.0.smithi016.stdout:3188: finishing write tid 3 to smithi01663999-16 2024-04-10T03:19:50.627 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2416 (ObjNum 1005 snap 311 seq_num 1005) dirty exists 2024-04-10T03:19:50.627 INFO:tasks.rados.rados.0.smithi016.stdout:3188: left oid 16 (ObjNum 1005 snap 311 seq_num 1005) 2024-04-10T03:19:50.627 INFO:tasks.rados.rados.0.smithi016.stdout:3189: expect (ObjNum 955 snap 297 seq_num 955) 2024-04-10T03:19:50.789 INFO:tasks.rados.rados.0.smithi016.stdout:3191: finishing write tid 1 to smithi01663999-27 2024-04-10T03:19:50.789 INFO:tasks.rados.rados.0.smithi016.stdout:3191: finishing write tid 2 to smithi01663999-27 2024-04-10T03:19:50.789 INFO:tasks.rados.rados.0.smithi016.stdout:3188: done (4 left) 2024-04-10T03:19:50.789 INFO:tasks.rados.rados.0.smithi016.stdout:3189: done (3 left) 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3193: rollback oid 19 current snap is 311 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 19 to 310 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3192: finishing rollback tid 0 to smithi01663999-46 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3191: finishing write tid 3 to smithi01663999-27 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 2489 (ObjNum 1006 snap 311 seq_num 1006) dirty exists 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3191: left oid 27 (ObjNum 1006 snap 311 seq_num 1006) 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3192: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 2397 (ObjNum 33 snap 0 seq_num 2065589592) dirty dne 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3190: finishing copy_from racing read to smithi01663999-9 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3190: finishing copy_from to smithi01663999-9 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 2408 (ObjNum 980 snap 302 seq_num 980) dirty exists 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3190: done (3 left) 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3191: done (2 left) 2024-04-10T03:19:50.790 INFO:tasks.rados.rados.0.smithi016.stdout:3192: done (1 left) 2024-04-10T03:19:50.791 INFO:tasks.rados.rados.0.smithi016.stdout:3194: snap_create 2024-04-10T03:19:50.797 INFO:tasks.rados.rados.0.smithi016.stdout:3193: finishing rollback tid 0 to smithi01663999-19 2024-04-10T03:19:50.798 INFO:tasks.rados.rados.0.smithi016.stdout:3193: finishing rollback tid 1 to smithi01663999-19 2024-04-10T03:19:50.798 INFO:tasks.rados.rados.0.smithi016.stdout:3193: finishing rollback tid 2 to smithi01663999-19 2024-04-10T03:19:50.799 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 2412 (ObjNum 933 snap 288 seq_num 933) dirty exists 2024-04-10T03:19:51.504 INFO:tasks.rados.rados.0.smithi016.stdout:3193: done (1 left) 2024-04-10T03:19:51.504 INFO:tasks.rados.rados.0.smithi016.stdout:3194: done (0 left) 2024-04-10T03:19:51.504 INFO:tasks.rados.rados.0.smithi016.stdout:3195: read oid 5 snap -1 2024-04-10T03:19:51.504 INFO:tasks.rados.rados.0.smithi016.stdout:3195: expect (ObjNum 994 snap 308 seq_num 994) 2024-04-10T03:19:51.505 INFO:tasks.rados.rados.0.smithi016.stdout:3196: snap_remove snap 306 2024-04-10T03:19:51.762 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:51 smithi016 bash[72916]: cluster 2024-04-10T03:19:50.499937+0000 mon.a (mon.0) 1163 : cluster 0 osdmap e707: 8 total, 8 up, 8 in 2024-04-10T03:19:51.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:51 smithi016 bash[72916]: cluster 2024-04-10T03:19:50.694915+0000 mgr.y (mgr.25133) 390 : cluster 0 pgmap v652: 121 pgs: 121 active+clean; 353 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-04-10T03:19:51.763 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:51 smithi016 bash[74137]: cluster 2024-04-10T03:19:50.499937+0000 mon.a (mon.0) 1163 : cluster 0 osdmap e707: 8 total, 8 up, 8 in 2024-04-10T03:19:51.763 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:51 smithi016 bash[74137]: cluster 2024-04-10T03:19:50.694915+0000 mgr.y (mgr.25133) 390 : cluster 0 pgmap v652: 121 pgs: 121 active+clean; 353 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-04-10T03:19:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:51 smithi136 bash[68278]: cluster 2024-04-10T03:19:50.499937+0000 mon.a (mon.0) 1163 : cluster 0 osdmap e707: 8 total, 8 up, 8 in 2024-04-10T03:19:51.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:51 smithi136 bash[68278]: cluster 2024-04-10T03:19:50.694915+0000 mgr.y (mgr.25133) 390 : cluster 0 pgmap v652: 121 pgs: 121 active+clean; 353 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-04-10T03:19:52.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:19:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:19:51] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:19:52.479 INFO:tasks.rados.rados.0.smithi016.stdout:3196: done (1 left) 2024-04-10T03:19:52.479 INFO:tasks.rados.rados.0.smithi016.stdout:3197: delete oid 42 current snap is 312 2024-04-10T03:19:52.483 INFO:tasks.rados.rados.0.smithi016.stdout:3195: expect (ObjNum 994 snap 308 seq_num 994) 2024-04-10T03:19:52.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:52 smithi016 bash[72916]: cluster 2024-04-10T03:19:51.509399+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e708: 8 total, 8 up, 8 in 2024-04-10T03:19:52.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:52 smithi016 bash[72916]: cluster 2024-04-10T03:19:52.476628+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e709: 8 total, 8 up, 8 in 2024-04-10T03:19:52.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:52 smithi016 bash[74137]: cluster 2024-04-10T03:19:51.509399+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e708: 8 total, 8 up, 8 in 2024-04-10T03:19:52.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:52 smithi016 bash[74137]: cluster 2024-04-10T03:19:52.476628+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e709: 8 total, 8 up, 8 in 2024-04-10T03:19:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:52 smithi136 bash[68278]: cluster 2024-04-10T03:19:51.509399+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e708: 8 total, 8 up, 8 in 2024-04-10T03:19:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:52 smithi136 bash[68278]: cluster 2024-04-10T03:19:52.476628+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e709: 8 total, 8 up, 8 in 2024-04-10T03:19:53.068 INFO:tasks.rados.rados.0.smithi016.stdout:3195: done (1 left) 2024-04-10T03:19:53.068 INFO:tasks.rados.rados.0.smithi016.stdout:3197: done (0 left) 2024-04-10T03:19:53.068 INFO:tasks.rados.rados.0.smithi016.stdout:3198: setattr oid 19 current snap is 312 2024-04-10T03:19:53.069 INFO:tasks.rados.rados.0.smithi016.stdout:3199: snap_create 2024-04-10T03:19:53.075 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 2413 (ObjNum 933 snap 288 seq_num 933) dirty exists 2024-04-10T03:19:53.516 INFO:tasks.rados.rados.0.smithi016.stdout:3198: done (1 left) 2024-04-10T03:19:53.516 INFO:tasks.rados.rados.0.smithi016.stdout:3199: done (0 left) 2024-04-10T03:19:53.516 INFO:tasks.rados.rados.0.smithi016.stdout:3200: rollback oid 1 current snap is 313 2024-04-10T03:19:53.516 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 1 to 311 2024-04-10T03:19:53.516 INFO:tasks.rados.rados.0.smithi016.stdout:3201: rollback oid 18 current snap is 313 2024-04-10T03:19:53.516 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 305 2024-04-10T03:19:53.517 INFO:tasks.rados.rados.0.smithi016.stdout:3202: copy_from oid 6 from oid 4 current snap is 313 2024-04-10T03:19:53.517 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 313 2024-04-10T03:19:53.517 INFO:tasks.rados.rados.0.smithi016.stdout:3203: seq_num 1008 ranges {0=90112} 2024-04-10T03:19:53.517 INFO:tasks.rados.rados.0.smithi016.stdout:3203: writing smithi01663999-15 from 0 to 90112 tid 1 2024-04-10T03:19:53.518 INFO:tasks.rados.rados.0.smithi016.stdout:3204: read oid 39 snap 292 2024-04-10T03:19:53.518 INFO:tasks.rados.rados.0.smithi016.stdout:3204: expect (ObjNum 918 snap 281 seq_num 918) 2024-04-10T03:19:53.518 INFO:tasks.rados.rados.0.smithi016.stdout:3205: read oid 24 snap 312 2024-04-10T03:19:53.518 INFO:tasks.rados.rados.0.smithi016.stdout:3205: expect (ObjNum 2082690672 snap 21855 seq_num 2082314640) 2024-04-10T03:19:53.518 INFO:tasks.rados.rados.0.smithi016.stdout:3206: read oid 36 snap -1 2024-04-10T03:19:53.518 INFO:tasks.rados.rados.0.smithi016.stdout:3206: expect deleted 2024-04-10T03:19:53.518 INFO:tasks.rados.rados.0.smithi016.stdout:3207: snap_create 2024-04-10T03:19:53.524 INFO:tasks.rados.rados.0.smithi016.stdout:3200: finishing rollback tid 0 to smithi01663999-1 2024-04-10T03:19:53.526 INFO:tasks.rados.rados.0.smithi016.stdout:3200: finishing rollback tid 1 to smithi01663999-1 2024-04-10T03:19:53.527 INFO:tasks.rados.rados.0.smithi016.stdout:3200: finishing rollback tid 2 to smithi01663999-1 2024-04-10T03:19:53.527 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2439 (ObjNum 954 snap 296 seq_num 954) dirty exists 2024-04-10T03:19:53.531 INFO:tasks.rados.rados.0.smithi016.stdout:3203: finishing write tid 1 to smithi01663999-15 2024-04-10T03:19:53.531 INFO:tasks.rados.rados.0.smithi016.stdout:3203: finishing write tid 2 to smithi01663999-15 2024-04-10T03:19:53.534 INFO:tasks.rados.rados.0.smithi016.stdout:3201: finishing rollback tid 0 to smithi01663999-18 2024-04-10T03:19:53.535 INFO:tasks.rados.rados.0.smithi016.stdout:3203: finishing write tid 3 to smithi01663999-15 2024-04-10T03:19:53.535 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2696 (ObjNum 1008 snap 313 seq_num 1008) dirty exists 2024-04-10T03:19:53.535 INFO:tasks.rados.rados.0.smithi016.stdout:3203: left oid 15 (ObjNum 1008 snap 313 seq_num 1008) 2024-04-10T03:19:53.535 INFO:tasks.rados.rados.0.smithi016.stdout:3201: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:19:53.536 INFO:tasks.rados.rados.0.smithi016.stdout:3201: finishing rollback tid 2 to smithi01663999-18 2024-04-10T03:19:53.536 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1647 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-04-10T03:19:53.540 INFO:tasks.rados.rados.0.smithi016.stdout:3205: expect (ObjNum 2082690672 snap 21855 seq_num 2082314640) 2024-04-10T03:19:53.552 INFO:tasks.rados.rados.0.smithi016.stdout:3204: expect (ObjNum 918 snap 281 seq_num 918) 2024-04-10T03:19:53.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:53 smithi016 bash[72916]: cluster 2024-04-10T03:19:52.695356+0000 mgr.y (mgr.25133) 391 : cluster 0 pgmap v655: 121 pgs: 121 active+clean; 370 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 5.6 MiB/s wr, 30 op/s 2024-04-10T03:19:53.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:53 smithi016 bash[74137]: cluster 2024-04-10T03:19:52.695356+0000 mgr.y (mgr.25133) 391 : cluster 0 pgmap v655: 121 pgs: 121 active+clean; 370 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 5.6 MiB/s wr, 30 op/s 2024-04-10T03:19:53.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:53 smithi136 bash[68278]: cluster 2024-04-10T03:19:52.695356+0000 mgr.y (mgr.25133) 391 : cluster 0 pgmap v655: 121 pgs: 121 active+clean; 370 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 5.6 MiB/s wr, 30 op/s 2024-04-10T03:19:54.127 INFO:tasks.rados.rados.0.smithi016.stdout:3202: finishing copy_from racing read to smithi01663999-6 2024-04-10T03:19:54.127 INFO:tasks.rados.rados.0.smithi016.stdout:3202: finishing copy_from to smithi01663999-6 2024-04-10T03:19:54.127 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 2406 (ObjNum 1004 snap 311 seq_num 1004) dirty exists 2024-04-10T03:19:54.517 INFO:tasks.rados.rados.0.smithi016.stdout:3200: done (7 left) 2024-04-10T03:19:54.518 INFO:tasks.rados.rados.0.smithi016.stdout:3201: done (6 left) 2024-04-10T03:19:54.518 INFO:tasks.rados.rados.0.smithi016.stdout:3202: done (5 left) 2024-04-10T03:19:54.518 INFO:tasks.rados.rados.0.smithi016.stdout:3203: done (4 left) 2024-04-10T03:19:54.518 INFO:tasks.rados.rados.0.smithi016.stdout:3204: done (3 left) 2024-04-10T03:19:54.518 INFO:tasks.rados.rados.0.smithi016.stdout:3205: done (2 left) 2024-04-10T03:19:54.518 INFO:tasks.rados.rados.0.smithi016.stdout:3206: done (1 left) 2024-04-10T03:19:54.518 INFO:tasks.rados.rados.0.smithi016.stdout:3207: done (0 left) 2024-04-10T03:19:54.518 INFO:tasks.rados.rados.0.smithi016.stdout:3208: setattr oid 4 current snap is 314 2024-04-10T03:19:54.519 INFO:tasks.rados.rados.0.smithi016.stdout:3209: setattr oid 39 current snap is 314 2024-04-10T03:19:54.521 INFO:tasks.rados.rados.0.smithi016.stdout:3210: snap_create 2024-04-10T03:19:54.530 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2490 (ObjNum 961 snap 298 seq_num 961) dirty exists 2024-04-10T03:19:54.532 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2407 (ObjNum 1004 snap 311 seq_num 1004) dirty exists 2024-04-10T03:19:54.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:54 smithi016 bash[72916]: cluster 2024-04-10T03:19:53.521947+0000 mon.a (mon.0) 1166 : cluster 0 osdmap e710: 8 total, 8 up, 8 in 2024-04-10T03:19:54.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:54 smithi016 bash[74137]: cluster 2024-04-10T03:19:53.521947+0000 mon.a (mon.0) 1166 : cluster 0 osdmap e710: 8 total, 8 up, 8 in 2024-04-10T03:19:54.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:54 smithi136 bash[68278]: cluster 2024-04-10T03:19:53.521947+0000 mon.a (mon.0) 1166 : cluster 0 osdmap e710: 8 total, 8 up, 8 in 2024-04-10T03:19:55.534 INFO:tasks.rados.rados.0.smithi016.stdout:3208: done (2 left) 2024-04-10T03:19:55.534 INFO:tasks.rados.rados.0.smithi016.stdout:3209: done (1 left) 2024-04-10T03:19:55.534 INFO:tasks.rados.rados.0.smithi016.stdout:3210: done (0 left) 2024-04-10T03:19:55.534 INFO:tasks.rados.rados.0.smithi016.stdout:3211: rollback oid 29 current snap is 315 2024-04-10T03:19:55.534 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 288 2024-04-10T03:19:55.534 INFO:tasks.rados.rados.0.smithi016.stdout:3212: rollback oid 14 current snap is 315 2024-04-10T03:19:55.534 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 14 to 291 2024-04-10T03:19:55.534 INFO:tasks.rados.rados.0.smithi016.stdout:3213: snap_remove snap 309 2024-04-10T03:19:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: cluster 2024-04-10T03:19:54.522210+0000 mon.a (mon.0) 1167 : cluster 0 osdmap e711: 8 total, 8 up, 8 in 2024-04-10T03:19:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: cluster 2024-04-10T03:19:54.695982+0000 mgr.y (mgr.25133) 392 : cluster 0 pgmap v658: 121 pgs: 121 active+clean; 370 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.2 MiB/s wr, 27 op/s 2024-04-10T03:19:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.858120+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.866973+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.868744+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:19:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.870060+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:19:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: cluster 2024-04-10T03:19:54.872590+0000 mgr.y (mgr.25133) 393 : cluster 0 pgmap v659: 121 pgs: 121 active+clean; 370 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 29 KiB/s wr, 18 op/s 2024-04-10T03:19:55.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: cluster 2024-04-10T03:19:54.872918+0000 mgr.y (mgr.25133) 394 : cluster 0 pgmap v660: 121 pgs: 121 active+clean; 370 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 33 KiB/s wr, 5 op/s 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.880711+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.958101+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.967279+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.970438+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.972714+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.974241+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.977371+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.980845+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.982445+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.984102+0000 mon.a (mon.0) 1181 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.985706+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.987408+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.989043+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.990689+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.992526+0000 mon.a (mon.0) 1186 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.994858+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:54.997400+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[72916]: audit 2024-04-10T03:19:55.000019+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: cluster 2024-04-10T03:19:54.522210+0000 mon.a (mon.0) 1167 : cluster 0 osdmap e711: 8 total, 8 up, 8 in 2024-04-10T03:19:55.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: cluster 2024-04-10T03:19:54.695982+0000 mgr.y (mgr.25133) 392 : cluster 0 pgmap v658: 121 pgs: 121 active+clean; 370 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.2 MiB/s wr, 27 op/s 2024-04-10T03:19:55.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.858120+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:55.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.866973+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:55.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.868744+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.870060+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: cluster 2024-04-10T03:19:54.872590+0000 mgr.y (mgr.25133) 393 : cluster 0 pgmap v659: 121 pgs: 121 active+clean; 370 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 29 KiB/s wr, 18 op/s 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: cluster 2024-04-10T03:19:54.872918+0000 mgr.y (mgr.25133) 394 : cluster 0 pgmap v660: 121 pgs: 121 active+clean; 370 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 33 KiB/s wr, 5 op/s 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.880711+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.958101+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.967279+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.970438+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.972714+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.974241+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.977371+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.980845+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.982445+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.984102+0000 mon.a (mon.0) 1181 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.985706+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.987408+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.989043+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.990689+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.992526+0000 mon.a (mon.0) 1186 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.994858+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:54.997400+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:55 smithi016 bash[74137]: audit 2024-04-10T03:19:55.000019+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: cluster 2024-04-10T03:19:54.522210+0000 mon.a (mon.0) 1167 : cluster 0 osdmap e711: 8 total, 8 up, 8 in 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: cluster 2024-04-10T03:19:54.695982+0000 mgr.y (mgr.25133) 392 : cluster 0 pgmap v658: 121 pgs: 121 active+clean; 370 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.2 MiB/s wr, 27 op/s 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.858120+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.866973+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.868744+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.870060+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: cluster 2024-04-10T03:19:54.872590+0000 mgr.y (mgr.25133) 393 : cluster 0 pgmap v659: 121 pgs: 121 active+clean; 370 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 29 KiB/s wr, 18 op/s 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: cluster 2024-04-10T03:19:54.872918+0000 mgr.y (mgr.25133) 394 : cluster 0 pgmap v660: 121 pgs: 121 active+clean; 370 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 33 KiB/s wr, 5 op/s 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.880711+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.958101+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.967279+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.970438+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.972714+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.974241+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.977371+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.980845+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.982445+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.984102+0000 mon.a (mon.0) 1181 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.985706+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.987408+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.989043+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.990689+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.992526+0000 mon.a (mon.0) 1186 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.994858+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:54.997400+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:55 smithi136 bash[68278]: audit 2024-04-10T03:19:55.000019+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:19:56.540 INFO:tasks.rados.rados.0.smithi016.stdout:3213: done (2 left) 2024-04-10T03:19:56.540 INFO:tasks.rados.rados.0.smithi016.stdout:3214: rmattr oid 43 current snap is 315 2024-04-10T03:19:56.540 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 315 2024-04-10T03:19:56.540 INFO:tasks.rados.rados.0.smithi016.stdout:3215: seq_num 1009 ranges {8347648=106496} 2024-04-10T03:19:56.593 INFO:tasks.rados.rados.0.smithi016.stdout:3215: writing smithi01663999-41 from 8347648 to 8454144 tid 1 2024-04-10T03:19:56.593 INFO:tasks.rados.rados.0.smithi016.stdout:3216: read oid 32 snap -1 2024-04-10T03:19:56.593 INFO:tasks.rados.rados.0.smithi016.stdout:3216: expect (ObjNum 954 snap 296 seq_num 954) 2024-04-10T03:19:56.593 INFO:tasks.rados.rados.0.smithi016.stdout:3217: copy_from oid 34 from oid 38 current snap is 315 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3211: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3211: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3211: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 2447 (ObjNum 889 snap 271 seq_num 889) dirty exists 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3212: finishing rollback tid 0 to smithi01663999-14 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3212: finishing rollback tid 1 to smithi01663999-14 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3212: finishing rollback tid 2 to smithi01663999-14 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2702 (ObjNum 859 snap 268 seq_num 859) dirty exists 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2704 (ObjNum 958 snap 298 seq_num 958) dirty exists 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3211: done (5 left) 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3212: done (4 left) 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3214: done (3 left) 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 315 2024-04-10T03:19:56.594 INFO:tasks.rados.rados.0.smithi016.stdout:3218: seq_num 1010 ranges {6750208=122880} 2024-04-10T03:19:56.634 INFO:tasks.rados.rados.0.smithi016.stdout:3218: writing smithi01663999-10 from 6750208 to 6873088 tid 1 2024-04-10T03:19:56.634 INFO:tasks.rados.rados.0.smithi016.stdout:3219: copy_from oid 35 from oid 37 current snap is 315 2024-04-10T03:19:56.634 INFO:tasks.rados.rados.0.smithi016.stdout:3215: finishing write tid 1 to smithi01663999-41 2024-04-10T03:19:56.634 INFO:tasks.rados.rados.0.smithi016.stdout:3215: finishing write tid 2 to smithi01663999-41 2024-04-10T03:19:56.634 INFO:tasks.rados.rados.0.smithi016.stdout:3215: finishing write tid 3 to smithi01663999-41 2024-04-10T03:19:56.634 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2501 (ObjNum 1009 snap 315 seq_num 1009) dirty exists 2024-04-10T03:19:56.634 INFO:tasks.rados.rados.0.smithi016.stdout:3215: left oid 41 (ObjNum 1009 snap 315 seq_num 1009) 2024-04-10T03:19:56.635 INFO:tasks.rados.rados.0.smithi016.stdout:3216: expect (ObjNum 954 snap 296 seq_num 954) 2024-04-10T03:19:56.679 INFO:tasks.rados.rados.0.smithi016.stdout:3219: finishing copy_from to smithi01663999-35 2024-04-10T03:19:56.679 INFO:tasks.rados.rados.0.smithi016.stdout:3219: got expected ENOENT (src dne) 2024-04-10T03:19:56.679 INFO:tasks.rados.rados.0.smithi016.stdout:3219: finishing copy_from racing read to smithi01663999-35 2024-04-10T03:19:56.679 INFO:tasks.rados.rados.0.smithi016.stdout:3217: finishing copy_from racing read to smithi01663999-34 2024-04-10T03:19:56.679 INFO:tasks.rados.rados.0.smithi016.stdout:3218: finishing write tid 1 to smithi01663999-10 2024-04-10T03:19:56.679 INFO:tasks.rados.rados.0.smithi016.stdout:3218: finishing write tid 2 to smithi01663999-10 2024-04-10T03:19:56.679 INFO:tasks.rados.rados.0.smithi016.stdout:3218: finishing write tid 3 to smithi01663999-10 2024-04-10T03:19:56.679 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2449 (ObjNum 1010 snap 315 seq_num 1010) dirty exists 2024-04-10T03:19:56.679 INFO:tasks.rados.rados.0.smithi016.stdout:3218: left oid 10 (ObjNum 1010 snap 315 seq_num 1010) 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3217: finishing copy_from to smithi01663999-34 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 1362 (ObjNum 965 snap 299 seq_num 965) dirty exists 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3215: done (4 left) 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3216: done (3 left) 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3217: done (2 left) 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3218: done (1 left) 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3219: done (0 left) 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3220: read oid 19 snap -1 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3220: expect (ObjNum 933 snap 288 seq_num 933) 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3221: rollback oid 42 current snap is 315 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 42 to 292 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3222: read oid 31 snap -1 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3222: expect (ObjNum 977 snap 302 seq_num 977) 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:3223: rollback oid 4 current snap is 315 2024-04-10T03:19:56.680 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 291 2024-04-10T03:19:56.681 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 315 2024-04-10T03:19:56.681 INFO:tasks.rados.rados.0.smithi016.stdout:3224: seq_num 1011 ranges {8454144=139264} 2024-04-10T03:19:56.730 INFO:tasks.rados.rados.0.smithi016.stdout:3224: writing smithi01663999-41 from 8454144 to 8593408 tid 1 2024-04-10T03:19:56.731 INFO:tasks.rados.rados.0.smithi016.stdout:3225: snap_create 2024-04-10T03:19:56.731 INFO:tasks.rados.rados.0.smithi016.stdout:3221: finishing rollback tid 1 to smithi01663999-42 2024-04-10T03:19:56.731 INFO:tasks.rados.rados.0.smithi016.stdout:3223: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:19:56.731 INFO:tasks.rados.rados.0.smithi016.stdout:3223: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:19:56.731 INFO:tasks.rados.rados.0.smithi016.stdout:3221: finishing rollback tid 2 to smithi01663999-42 2024-04-10T03:19:56.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2503 (ObjNum 910 snap 279 seq_num 910) dirty exists 2024-04-10T03:19:56.731 INFO:tasks.rados.rados.0.smithi016.stdout:3223: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:19:56.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2410 (ObjNum 851 snap 266 seq_num 851) dirty exists 2024-04-10T03:19:56.731 INFO:tasks.rados.rados.0.smithi016.stdout:3220: expect (ObjNum 933 snap 288 seq_num 933) 2024-04-10T03:19:56.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:56 smithi016 bash[72916]: audit 2024-04-10T03:19:54.958594+0000 mgr.y (mgr.25133) 395 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:19:56.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:56 smithi016 bash[72916]: cluster 2024-04-10T03:19:55.537747+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e712: 8 total, 8 up, 8 in 2024-04-10T03:19:56.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:56 smithi016 bash[74137]: audit 2024-04-10T03:19:54.958594+0000 mgr.y (mgr.25133) 395 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:19:56.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:56 smithi016 bash[74137]: cluster 2024-04-10T03:19:55.537747+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e712: 8 total, 8 up, 8 in 2024-04-10T03:19:56.814 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:56 smithi136 bash[68278]: audit 2024-04-10T03:19:54.958594+0000 mgr.y (mgr.25133) 395 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-10T03:19:56.815 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:56 smithi136 bash[68278]: cluster 2024-04-10T03:19:55.537747+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e712: 8 total, 8 up, 8 in 2024-04-10T03:19:57.029 INFO:tasks.rados.rados.0.smithi016.stdout:3224: finishing write tid 1 to smithi01663999-41 2024-04-10T03:19:57.030 INFO:tasks.rados.rados.0.smithi016.stdout:3224: finishing write tid 2 to smithi01663999-41 2024-04-10T03:19:57.030 INFO:tasks.rados.rados.0.smithi016.stdout:3224: finishing write tid 3 to smithi01663999-41 2024-04-10T03:19:57.030 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2505 (ObjNum 1011 snap 315 seq_num 1011) dirty exists 2024-04-10T03:19:57.030 INFO:tasks.rados.rados.0.smithi016.stdout:3224: left oid 41 (ObjNum 1011 snap 315 seq_num 1011) 2024-04-10T03:19:57.030 INFO:tasks.rados.rados.0.smithi016.stdout:3222: expect (ObjNum 977 snap 302 seq_num 977) 2024-04-10T03:19:57.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:57 smithi136 bash[68278]: cluster 2024-04-10T03:19:56.543518+0000 mon.a (mon.0) 1191 : cluster 0 osdmap e713: 8 total, 8 up, 8 in 2024-04-10T03:19:57.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:57 smithi136 bash[68278]: cluster 2024-04-10T03:19:56.873269+0000 mgr.y (mgr.25133) 396 : cluster 0 pgmap v663: 121 pgs: 121 active+clean; 377 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-04-10T03:19:57.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:57 smithi136 bash[68278]: cluster 2024-04-10T03:19:57.481269+0000 mon.a (mon.0) 1192 : cluster 0 osdmap e714: 8 total, 8 up, 8 in 2024-04-10T03:19:57.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:57 smithi136 bash[68278]: audit 2024-04-10T03:19:57.517678+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:57 smithi016 bash[74137]: cluster 2024-04-10T03:19:56.543518+0000 mon.a (mon.0) 1191 : cluster 0 osdmap e713: 8 total, 8 up, 8 in 2024-04-10T03:19:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:57 smithi016 bash[74137]: cluster 2024-04-10T03:19:56.873269+0000 mgr.y (mgr.25133) 396 : cluster 0 pgmap v663: 121 pgs: 121 active+clean; 377 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-04-10T03:19:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:57 smithi016 bash[74137]: cluster 2024-04-10T03:19:57.481269+0000 mon.a (mon.0) 1192 : cluster 0 osdmap e714: 8 total, 8 up, 8 in 2024-04-10T03:19:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:57 smithi016 bash[74137]: audit 2024-04-10T03:19:57.517678+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:57 smithi016 bash[72916]: cluster 2024-04-10T03:19:56.543518+0000 mon.a (mon.0) 1191 : cluster 0 osdmap e713: 8 total, 8 up, 8 in 2024-04-10T03:19:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:57 smithi016 bash[72916]: cluster 2024-04-10T03:19:56.873269+0000 mgr.y (mgr.25133) 396 : cluster 0 pgmap v663: 121 pgs: 121 active+clean; 377 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-04-10T03:19:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:57 smithi016 bash[72916]: cluster 2024-04-10T03:19:57.481269+0000 mon.a (mon.0) 1192 : cluster 0 osdmap e714: 8 total, 8 up, 8 in 2024-04-10T03:19:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:57 smithi016 bash[72916]: audit 2024-04-10T03:19:57.517678+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:19:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:58 smithi136 bash[68278]: cephadm 2024-04-10T03:19:57.575048+0000 mgr.y (mgr.25133) 397 : cephadm 1 Upgrade: Updating grafana.a 2024-04-10T03:19:58.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:58 smithi136 bash[68278]: cephadm 2024-04-10T03:19:57.619644+0000 mgr.y (mgr.25133) 398 : cephadm 1 Deploying daemon grafana.a on smithi136 2024-04-10T03:19:59.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:58 smithi016 bash[72916]: cephadm 2024-04-10T03:19:57.575048+0000 mgr.y (mgr.25133) 397 : cephadm 1 Upgrade: Updating grafana.a 2024-04-10T03:19:59.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:58 smithi016 bash[72916]: cephadm 2024-04-10T03:19:57.619644+0000 mgr.y (mgr.25133) 398 : cephadm 1 Deploying daemon grafana.a on smithi136 2024-04-10T03:19:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:58 smithi016 bash[74137]: cephadm 2024-04-10T03:19:57.575048+0000 mgr.y (mgr.25133) 397 : cephadm 1 Upgrade: Updating grafana.a 2024-04-10T03:19:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:58 smithi016 bash[74137]: cephadm 2024-04-10T03:19:57.619644+0000 mgr.y (mgr.25133) 398 : cephadm 1 Deploying daemon grafana.a on smithi136 2024-04-10T03:19:59.215 INFO:tasks.rados.rados.0.smithi016.stdout:3220: done (5 left) 2024-04-10T03:19:59.215 INFO:tasks.rados.rados.0.smithi016.stdout:3221: done (4 left) 2024-04-10T03:19:59.215 INFO:tasks.rados.rados.0.smithi016.stdout:3222: done (3 left) 2024-04-10T03:19:59.215 INFO:tasks.rados.rados.0.smithi016.stdout:3223: done (2 left) 2024-04-10T03:19:59.215 INFO:tasks.rados.rados.0.smithi016.stdout:3224: done (1 left) 2024-04-10T03:19:59.215 INFO:tasks.rados.rados.0.smithi016.stdout:3225: done (0 left) 2024-04-10T03:19:59.215 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 316 2024-04-10T03:19:59.215 INFO:tasks.rados.rados.0.smithi016.stdout:3226: seq_num 1012 ranges {0=155648} 2024-04-10T03:19:59.216 INFO:tasks.rados.rados.0.smithi016.stdout:3226: writing smithi01663999-11 from 0 to 155648 tid 1 2024-04-10T03:19:59.216 INFO:tasks.rados.rados.0.smithi016.stdout:3227: rollback oid 17 current snap is 316 2024-04-10T03:19:59.216 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 17 to 308 2024-04-10T03:19:59.216 INFO:tasks.rados.rados.0.smithi016.stdout:3228: delete oid 8 current snap is 316 2024-04-10T03:19:59.224 INFO:tasks.rados.rados.0.smithi016.stdout:3228: done (2 left) 2024-04-10T03:19:59.224 INFO:tasks.rados.rados.0.smithi016.stdout:3229: read oid 45 snap -1 2024-04-10T03:19:59.224 INFO:tasks.rados.rados.0.smithi016.stdout:3229: expect (ObjNum 974 snap 301 seq_num 974) 2024-04-10T03:19:59.224 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 316 2024-04-10T03:19:59.224 INFO:tasks.rados.rados.0.smithi016.stdout:3230: seq_num 1014 ranges {0=188416} 2024-04-10T03:19:59.226 INFO:tasks.rados.rados.0.smithi016.stdout:3230: writing smithi01663999-7 from 0 to 188416 tid 1 2024-04-10T03:19:59.226 INFO:tasks.rados.rados.0.smithi016.stdout:3231: delete oid 35 current snap is 316 2024-04-10T03:19:59.231 INFO:tasks.rados.rados.0.smithi016.stdout:3231: done (4 left) 2024-04-10T03:19:59.231 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 316 2024-04-10T03:19:59.232 INFO:tasks.rados.rados.0.smithi016.stdout:3232: seq_num 1016 ranges {10723328=221184} 2024-04-10T03:19:59.328 INFO:tasks.rados.rados.0.smithi016.stdout:3232: writing smithi01663999-16 from 10723328 to 10944512 tid 1 2024-04-10T03:19:59.328 INFO:tasks.rados.rados.0.smithi016.stdout:3233: snap_remove snap 313 2024-04-10T03:19:59.580 INFO:tasks.rados.rados.0.smithi016.stdout:3233: done (5 left) 2024-04-10T03:19:59.580 INFO:tasks.rados.rados.0.smithi016.stdout:3234: snap_create 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3226: finishing write tid 1 to smithi01663999-11 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3230: finishing write tid 1 to smithi01663999-7 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3230: finishing write tid 2 to smithi01663999-7 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3226: finishing write tid 2 to smithi01663999-11 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3227: finishing rollback tid 0 to smithi01663999-17 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3227: finishing rollback tid 1 to smithi01663999-17 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3227: finishing rollback tid 2 to smithi01663999-17 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 1465 (ObjNum 947 snap 293 seq_num 947) dirty exists 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3230: finishing write tid 3 to smithi01663999-7 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2441 (ObjNum 1014 snap 316 seq_num 1014) dirty exists 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3230: left oid 7 (ObjNum 1014 snap 316 seq_num 1014) 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:3226: finishing write tid 3 to smithi01663999-11 2024-04-10T03:19:59.588 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1462 (ObjNum 1012 snap 316 seq_num 1012) dirty exists 2024-04-10T03:19:59.589 INFO:tasks.rados.rados.0.smithi016.stdout:3226: left oid 11 (ObjNum 1012 snap 316 seq_num 1012) 2024-04-10T03:19:59.589 INFO:tasks.rados.rados.0.smithi016.stdout:3229: expect (ObjNum 974 snap 301 seq_num 974) 2024-04-10T03:19:59.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:19:59 smithi136 bash[68278]: cluster 2024-04-10T03:19:58.873850+0000 mgr.y (mgr.25133) 399 : cluster 0 pgmap v665: 121 pgs: 121 active+clean; 388 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-04-10T03:19:59.958 INFO:tasks.rados.rados.0.smithi016.stdout:3232: finishing write tid 1 to smithi01663999-16 2024-04-10T03:19:59.958 INFO:tasks.rados.rados.0.smithi016.stdout:3232: finishing write tid 2 to smithi01663999-16 2024-04-10T03:19:59.958 INFO:tasks.rados.rados.0.smithi016.stdout:3232: finishing write tid 3 to smithi01663999-16 2024-04-10T03:19:59.958 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2418 (ObjNum 1016 snap 316 seq_num 1016) dirty exists 2024-04-10T03:19:59.958 INFO:tasks.rados.rados.0.smithi016.stdout:3232: left oid 16 (ObjNum 1016 snap 316 seq_num 1016) 2024-04-10T03:20:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:19:59 smithi016 bash[72916]: cluster 2024-04-10T03:19:58.873850+0000 mgr.y (mgr.25133) 399 : cluster 0 pgmap v665: 121 pgs: 121 active+clean; 388 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-04-10T03:20:00.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:19:59 smithi016 bash[74137]: cluster 2024-04-10T03:19:58.873850+0000 mgr.y (mgr.25133) 399 : cluster 0 pgmap v665: 121 pgs: 121 active+clean; 388 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-04-10T03:20:00.595 INFO:tasks.rados.rados.0.smithi016.stdout:3226: done (5 left) 2024-04-10T03:20:00.595 INFO:tasks.rados.rados.0.smithi016.stdout:3227: done (4 left) 2024-04-10T03:20:00.595 INFO:tasks.rados.rados.0.smithi016.stdout:3229: done (3 left) 2024-04-10T03:20:00.597 INFO:tasks.rados.rados.0.smithi016.stdout:3230: done (2 left) 2024-04-10T03:20:00.597 INFO:tasks.rados.rados.0.smithi016.stdout:3232: done (1 left) 2024-04-10T03:20:00.597 INFO:tasks.rados.rados.0.smithi016.stdout:3234: done (0 left) 2024-04-10T03:20:00.597 INFO:tasks.rados.rados.0.smithi016.stdout:3235: rollback oid 21 current snap is 317 2024-04-10T03:20:00.597 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 312 2024-04-10T03:20:00.598 INFO:tasks.rados.rados.0.smithi016.stdout:3236: rollback oid 38 current snap is 317 2024-04-10T03:20:00.598 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 38 to 311 2024-04-10T03:20:00.598 INFO:tasks.rados.rados.0.smithi016.stdout:3237: snap_create 2024-04-10T03:20:00.609 INFO:tasks.rados.rados.0.smithi016.stdout:3235: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:20:00.609 INFO:tasks.rados.rados.0.smithi016.stdout:3235: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:20:00.611 INFO:tasks.rados.rados.0.smithi016.stdout:3236: finishing rollback tid 0 to smithi01663999-38 2024-04-10T03:20:00.611 INFO:tasks.rados.rados.0.smithi016.stdout:3235: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:20:00.611 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2413 (ObjNum 979 snap 302 seq_num 979) dirty exists 2024-04-10T03:20:00.611 INFO:tasks.rados.rados.0.smithi016.stdout:3236: finishing rollback tid 1 to smithi01663999-38 2024-04-10T03:20:00.612 INFO:tasks.rados.rados.0.smithi016.stdout:3236: finishing rollback tid 2 to smithi01663999-38 2024-04-10T03:20:00.612 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1365 (ObjNum 965 snap 299 seq_num 965) dirty exists 2024-04-10T03:20:00.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:00 smithi136 bash[68278]: cluster 2024-04-10T03:19:59.586349+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e715: 8 total, 8 up, 8 in 2024-04-10T03:20:00.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:00 smithi136 bash[68278]: cluster 2024-04-10T03:20:00.000128+0000 mon.a (mon.0) 1195 : cluster 3 overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:20:01.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:00 smithi016 bash[72916]: cluster 2024-04-10T03:19:59.586349+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e715: 8 total, 8 up, 8 in 2024-04-10T03:20:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:00 smithi016 bash[72916]: cluster 2024-04-10T03:20:00.000128+0000 mon.a (mon.0) 1195 : cluster 3 overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:20:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:00 smithi016 bash[74137]: cluster 2024-04-10T03:19:59.586349+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e715: 8 total, 8 up, 8 in 2024-04-10T03:20:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:00 smithi016 bash[74137]: cluster 2024-04-10T03:20:00.000128+0000 mon.a (mon.0) 1195 : cluster 3 overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-10T03:20:01.606 INFO:tasks.rados.rados.0.smithi016.stdout:3235: done (2 left) 2024-04-10T03:20:01.606 INFO:tasks.rados.rados.0.smithi016.stdout:3236: done (1 left) 2024-04-10T03:20:01.606 INFO:tasks.rados.rados.0.smithi016.stdout:3237: done (0 left) 2024-04-10T03:20:01.606 INFO:tasks.rados.rados.0.smithi016.stdout:3238: read oid 9 snap 317 2024-04-10T03:20:01.606 INFO:tasks.rados.rados.0.smithi016.stdout:3238: expect (ObjNum 980 snap 302 seq_num 980) 2024-04-10T03:20:01.606 INFO:tasks.rados.rados.0.smithi016.stdout:3239: rollback oid 10 current snap is 318 2024-04-10T03:20:01.606 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 10 to 305 2024-04-10T03:20:01.606 INFO:tasks.rados.rados.0.smithi016.stdout:3240: setattr oid 20 current snap is 318 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:3241: read oid 39 snap -1 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:3241: expect (ObjNum 961 snap 298 seq_num 961) 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:3242: rollback oid 4 current snap is 318 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 304 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:3243: rollback oid 8 current snap is 318 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 8 to 310 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:3244: read oid 21 snap 312 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:3244: expect (ObjNum 979 snap 302 seq_num 979) 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:3245: read oid 36 snap -1 2024-04-10T03:20:01.610 INFO:tasks.rados.rados.0.smithi016.stdout:3245: expect deleted 2024-04-10T03:20:01.611 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 318 2024-04-10T03:20:01.611 INFO:tasks.rados.rados.0.smithi016.stdout:3246: seq_num 1017 ranges {0=237568} 2024-04-10T03:20:01.613 INFO:tasks.rados.rados.0.smithi016.stdout:3246: writing smithi01663999-24 from 0 to 237568 tid 1 2024-04-10T03:20:01.613 INFO:tasks.rados.rados.0.smithi016.stdout:3247: rollback oid 5 current snap is 318 2024-04-10T03:20:01.613 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 291 2024-04-10T03:20:01.613 INFO:tasks.rados.rados.0.smithi016.stdout:3248: snap_remove snap 308 2024-04-10T03:20:01.896 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:01 smithi136 bash[68278]: cluster 2024-04-10T03:20:00.599170+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e716: 8 total, 8 up, 8 in 2024-04-10T03:20:01.896 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:01 smithi136 bash[68278]: cluster 2024-04-10T03:20:00.874445+0000 mgr.y (mgr.25133) 400 : cluster 0 pgmap v668: 121 pgs: 121 active+clean; 386 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-04-10T03:20:02.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:20:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:20:01] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.43.0" 2024-04-10T03:20:02.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:01 smithi016 bash[72916]: cluster 2024-04-10T03:20:00.599170+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e716: 8 total, 8 up, 8 in 2024-04-10T03:20:02.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:01 smithi016 bash[72916]: cluster 2024-04-10T03:20:00.874445+0000 mgr.y (mgr.25133) 400 : cluster 0 pgmap v668: 121 pgs: 121 active+clean; 386 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-04-10T03:20:02.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:01 smithi016 bash[74137]: cluster 2024-04-10T03:20:00.599170+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e716: 8 total, 8 up, 8 in 2024-04-10T03:20:02.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:01 smithi016 bash[74137]: cluster 2024-04-10T03:20:00.874445+0000 mgr.y (mgr.25133) 400 : cluster 0 pgmap v668: 121 pgs: 121 active+clean; 386 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-04-10T03:20:02.161 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.161 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.161 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.162 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.162 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.162 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.163 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.163 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.163 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.164 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.415 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.415 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.415 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.416 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.416 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.416 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.417 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.417 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.417 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.417 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: Started Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T03:20:02.417 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 03:20:02 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2506 (ObjNum 993 snap 308 seq_num 993) dirty exists 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:3242: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:3242: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:3242: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2416 (ObjNum 851 snap 266 seq_num 851) dirty exists 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:3246: finishing write tid 1 to smithi01663999-24 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:3243: finishing rollback tid 1 to smithi01663999-8 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:3246: finishing write tid 2 to smithi01663999-24 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:3247: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:3243: finishing rollback tid 2 to smithi01663999-8 2024-04-10T03:20:02.481 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 2400 (ObjNum 986 snap 307 seq_num 986) dirty exists 2024-04-10T03:20:02.482 INFO:tasks.rados.rados.0.smithi016.stdout:3247: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:20:02.482 INFO:tasks.rados.rados.0.smithi016.stdout:3246: finishing write tid 3 to smithi01663999-24 2024-04-10T03:20:02.482 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1649 (ObjNum 1017 snap 318 seq_num 1017) dirty exists 2024-04-10T03:20:02.482 INFO:tasks.rados.rados.0.smithi016.stdout:3246: left oid 24 (ObjNum 1017 snap 318 seq_num 1017) 2024-04-10T03:20:02.482 INFO:tasks.rados.rados.0.smithi016.stdout:3247: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:20:02.482 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2720 (ObjNum 897 snap 275 seq_num 897) dirty exists 2024-04-10T03:20:02.482 INFO:tasks.rados.rados.0.smithi016.stdout:3241: expect (ObjNum 961 snap 298 seq_num 961) 2024-04-10T03:20:02.770 INFO:tasks.rados.rados.0.smithi016.stdout:3244: expect (ObjNum 979 snap 302 seq_num 979) 2024-04-10T03:20:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:02 smithi136 bash[68278]: cluster 2024-04-10T03:20:01.610260+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e717: 8 total, 8 up, 8 in 2024-04-10T03:20:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:02 smithi136 bash[68278]: audit 2024-04-10T03:20:02.458521+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:02 smithi136 bash[68278]: audit 2024-04-10T03:20:02.469938+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:02 smithi136 bash[68278]: cluster 2024-04-10T03:20:02.484661+0000 mon.a (mon.0) 1200 : cluster 0 osdmap e718: 8 total, 8 up, 8 in 2024-04-10T03:20:02.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:02 smithi136 bash[68278]: audit 2024-04-10T03:20:02.510501+0000 mon.a (mon.0) 1201 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:03.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[72916]: cluster 2024-04-10T03:20:01.610260+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e717: 8 total, 8 up, 8 in 2024-04-10T03:20:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[72916]: audit 2024-04-10T03:20:02.458521+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[72916]: audit 2024-04-10T03:20:02.469938+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[72916]: cluster 2024-04-10T03:20:02.484661+0000 mon.a (mon.0) 1200 : cluster 0 osdmap e718: 8 total, 8 up, 8 in 2024-04-10T03:20:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[72916]: audit 2024-04-10T03:20:02.510501+0000 mon.a (mon.0) 1201 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[74137]: cluster 2024-04-10T03:20:01.610260+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e717: 8 total, 8 up, 8 in 2024-04-10T03:20:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[74137]: audit 2024-04-10T03:20:02.458521+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[74137]: audit 2024-04-10T03:20:02.469938+0000 mon.a (mon.0) 1199 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[74137]: cluster 2024-04-10T03:20:02.484661+0000 mon.a (mon.0) 1200 : cluster 0 osdmap e718: 8 total, 8 up, 8 in 2024-04-10T03:20:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:02 smithi016 bash[74137]: audit 2024-04-10T03:20:02.510501+0000 mon.a (mon.0) 1201 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:03.103 INFO:tasks.rados.rados.0.smithi016.stdout:3239: finishing rollback tid 0 to smithi01663999-10 2024-04-10T03:20:03.103 INFO:tasks.rados.rados.0.smithi016.stdout:3239: finishing rollback tid 1 to smithi01663999-10 2024-04-10T03:20:03.103 INFO:tasks.rados.rados.0.smithi016.stdout:3238: expect (ObjNum 980 snap 302 seq_num 980) 2024-04-10T03:20:03.896 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[68278]: cluster 2024-04-10T03:20:02.874934+0000 mgr.y (mgr.25133) 401 : cluster 0 pgmap v671: 121 pgs: 121 active+clean; 398 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 114 KiB/s wr, 21 op/s 2024-04-10T03:20:04.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:03 smithi016 bash[72916]: cluster 2024-04-10T03:20:02.874934+0000 mgr.y (mgr.25133) 401 : cluster 0 pgmap v671: 121 pgs: 121 active+clean; 398 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 114 KiB/s wr, 21 op/s 2024-04-10T03:20:04.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:03 smithi016 bash[74137]: cluster 2024-04-10T03:20:02.874934+0000 mgr.y (mgr.25133) 401 : cluster 0 pgmap v671: 121 pgs: 121 active+clean; 398 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 114 KiB/s wr, 21 op/s 2024-04-10T03:20:04.123 INFO:tasks.rados.rados.0.smithi016.stdout:3239: finishing rollback tid 2 to smithi01663999-10 2024-04-10T03:20:04.123 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2452 (ObjNum 847 snap 264 seq_num 847) dirty exists 2024-04-10T03:20:04.123 INFO:tasks.rados.rados.0.smithi016.stdout:3238: done (10 left) 2024-04-10T03:20:04.123 INFO:tasks.rados.rados.0.smithi016.stdout:3239: done (9 left) 2024-04-10T03:20:04.123 INFO:tasks.rados.rados.0.smithi016.stdout:3240: done (8 left) 2024-04-10T03:20:04.123 INFO:tasks.rados.rados.0.smithi016.stdout:3241: done (7 left) 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3242: done (6 left) 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3243: done (5 left) 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3244: done (4 left) 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3245: done (3 left) 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3246: done (2 left) 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3247: done (1 left) 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3248: done (0 left) 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3249: rollback oid 33 current snap is 318 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 33 to 311 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3250: rmattr oid 28 current snap is 318 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3251: read oid 10 snap -1 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3251: expect (ObjNum 847 snap 264 seq_num 847) 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3252: copy_from oid 34 from oid 1 current snap is 318 2024-04-10T03:20:04.124 INFO:tasks.rados.rados.0.smithi016.stdout:3253: rmattr oid 22 current snap is 318 2024-04-10T03:20:04.125 INFO:tasks.rados.rados.0.smithi016.stdout:3253: done (4 left) 2024-04-10T03:20:04.125 INFO:tasks.rados.rados.0.smithi016.stdout:3254: read oid 35 snap -1 2024-04-10T03:20:04.125 INFO:tasks.rados.rados.0.smithi016.stdout:3254: expect deleted 2024-04-10T03:20:04.125 INFO:tasks.rados.rados.0.smithi016.stdout:3255: setattr oid 15 current snap is 318 2024-04-10T03:20:04.128 INFO:tasks.rados.rados.0.smithi016.stdout:3254: done (5 left) 2024-04-10T03:20:04.128 INFO:tasks.rados.rados.0.smithi016.stdout:3256: delete oid 7 current snap is 318 2024-04-10T03:20:04.131 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2414 (ObjNum 987 snap 308 seq_num 987) dirty exists 2024-04-10T03:20:04.134 INFO:tasks.rados.rados.0.smithi016.stdout:3249: finishing rollback tid 0 to smithi01663999-33 2024-04-10T03:20:04.135 INFO:tasks.rados.rados.0.smithi016.stdout:3249: finishing rollback tid 1 to smithi01663999-33 2024-04-10T03:20:04.135 INFO:tasks.rados.rados.0.smithi016.stdout:3249: finishing rollback tid 2 to smithi01663999-33 2024-04-10T03:20:04.135 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 2444 (ObjNum 912 snap 280 seq_num 912) dirty exists 2024-04-10T03:20:04.135 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2730 (ObjNum 1008 snap 313 seq_num 1008) dirty exists 2024-04-10T03:20:04.137 INFO:tasks.rados.rados.0.smithi016.stdout:3249: done (5 left) 2024-04-10T03:20:04.137 INFO:tasks.rados.rados.0.smithi016.stdout:3250: done (4 left) 2024-04-10T03:20:04.137 INFO:tasks.rados.rados.0.smithi016.stdout:3255: done (3 left) 2024-04-10T03:20:04.137 INFO:tasks.rados.rados.0.smithi016.stdout:3256: done (2 left) 2024-04-10T03:20:04.137 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 11 current snap is 318 2024-04-10T03:20:04.137 INFO:tasks.rados.rados.0.smithi016.stdout:3257: seq_num 1019 ranges {155648=270336} 2024-04-10T03:20:04.140 INFO:tasks.rados.rados.0.smithi016.stdout:3257: writing smithi01663999-11 from 155648 to 425984 tid 1 2024-04-10T03:20:04.140 INFO:tasks.rados.rados.0.smithi016.stdout:3258: delete oid 7 current snap is 318 2024-04-10T03:20:04.140 INFO:tasks.rados.rados.0.smithi016.stdout:3251: expect (ObjNum 847 snap 264 seq_num 847) 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905695704Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905933222Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905948288Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905952471Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905955864Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905959219Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905962618Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905965619Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905969993Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905973748Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-10T03:20:04.166 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905977478Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905982252Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905987541Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.905998275Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.90600342Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.906008276Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.906013484Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.906018702Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=settings t=2024-04-10T03:20:03.906024258Z level=info msg="App mode production" 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=sqlstore t=2024-04-10T03:20:03.906101823Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=sqlstore t=2024-04-10T03:20:03.906128342Z 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-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=migrator t=2024-04-10T03:20:03.924903585Z level=info msg="Starting DB migrations" 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=migrator t=2024-04-10T03:20:03.930764154Z level=info msg="migrations completed" performed=0 skipped=481 duration=584.549µs 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=sqlstore t=2024-04-10T03:20:03.93118125Z level=info msg="Created default organization" 2024-04-10T03:20:04.167 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=plugin.finder t=2024-04-10T03:20:03.970719198Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-10T03:20:04.168 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=secrets t=2024-04-10T03:20:03.970837989Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-10T03:20:04.168 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=query_data t=2024-04-10T03:20:03.974027041Z level=info msg="Query Service initialization" 2024-04-10T03:20:04.168 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:03 smithi136 bash[98209]: logger=live.push_http t=2024-04-10T03:20:03.979572224Z level=info msg="Live Push Gateway initialization" 2024-04-10T03:20:04.197 INFO:tasks.rados.rados.0.smithi016.stdout:3252: finishing copy_from racing read to smithi01663999-34 2024-04-10T03:20:04.197 INFO:tasks.rados.rados.0.smithi016.stdout:3257: finishing write tid 1 to smithi01663999-11 2024-04-10T03:20:04.197 INFO:tasks.rados.rados.0.smithi016.stdout:3257: finishing write tid 2 to smithi01663999-11 2024-04-10T03:20:04.197 INFO:tasks.rados.rados.0.smithi016.stdout:3257: finishing write tid 3 to smithi01663999-11 2024-04-10T03:20:04.197 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 1467 (ObjNum 1019 snap 318 seq_num 1019) dirty exists 2024-04-10T03:20:04.197 INFO:tasks.rados.rados.0.smithi016.stdout:3257: left oid 11 (ObjNum 1019 snap 318 seq_num 1019) 2024-04-10T03:20:04.197 INFO:tasks.rados.rados.0.smithi016.stdout:3252: finishing copy_from to smithi01663999-34 2024-04-10T03:20:04.197 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 2439 (ObjNum 954 snap 296 seq_num 954) dirty exists 2024-04-10T03:20:04.198 INFO:tasks.rados.rados.0.smithi016.stdout:3251: done (3 left) 2024-04-10T03:20:04.198 INFO:tasks.rados.rados.0.smithi016.stdout:3252: done (2 left) 2024-04-10T03:20:04.198 INFO:tasks.rados.rados.0.smithi016.stdout:3257: done (1 left) 2024-04-10T03:20:04.198 INFO:tasks.rados.rados.0.smithi016.stdout:3258: done (0 left) 2024-04-10T03:20:04.198 INFO:tasks.rados.rados.0.smithi016.stdout:3259: snap_remove snap 310 2024-04-10T03:20:04.614 INFO:tasks.rados.rados.0.smithi016.stdout:3259: done (0 left) 2024-04-10T03:20:04.614 INFO:tasks.rados.rados.0.smithi016.stdout:3260: read oid 19 snap -1 2024-04-10T03:20:04.614 INFO:tasks.rados.rados.0.smithi016.stdout:3260: expect (ObjNum 933 snap 288 seq_num 933) 2024-04-10T03:20:04.614 INFO:tasks.rados.rados.0.smithi016.stdout:3261: read oid 25 snap 312 2024-04-10T03:20:04.614 INFO:tasks.rados.rados.0.smithi016.stdout:3261: expect deleted 2024-04-10T03:20:04.614 INFO:tasks.rados.rados.0.smithi016.stdout:3262: copy_from oid 30 from oid 45 current snap is 318 2024-04-10T03:20:04.615 INFO:tasks.rados.rados.0.smithi016.stdout:3263: copy_from oid 27 from oid 8 current snap is 318 2024-04-10T03:20:04.615 INFO:tasks.rados.rados.0.smithi016.stdout:3264: snap_create 2024-04-10T03:20:04.656 INFO:tasks.rados.rados.0.smithi016.stdout:3260: expect (ObjNum 933 snap 288 seq_num 933) 2024-04-10T03:20:04.989 INFO:tasks.rados.rados.0.smithi016.stdout:3262: finishing copy_from racing read to smithi01663999-30 2024-04-10T03:20:04.989 INFO:tasks.rados.rados.0.smithi016.stdout:3262: finishing copy_from to smithi01663999-30 2024-04-10T03:20:04.990 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 2613 (ObjNum 974 snap 301 seq_num 974) dirty exists 2024-04-10T03:20:04.990 INFO:tasks.rados.rados.0.smithi016.stdout:3263: finishing copy_from racing read to smithi01663999-27 2024-04-10T03:20:04.990 INFO:tasks.rados.rados.0.smithi016.stdout:3263: finishing copy_from to smithi01663999-27 2024-04-10T03:20:04.990 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 2400 (ObjNum 986 snap 307 seq_num 986) dirty exists 2024-04-10T03:20:05.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:04 smithi136 bash[98209]: logger=infra.usagestats.collector t=2024-04-10T03:20:04.968210261Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-10T03:20:05.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:04 smithi136 bash[98209]: logger=provisioning.datasources t=2024-04-10T03:20:04.998307791Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-10T03:20:05.415 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:04 smithi136 bash[98209]: logger=provisioning.datasources t=2024-04-10T03:20:04.998320665Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-10T03:20:05.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:04 smithi136 bash[98209]: logger=provisioning.datasources t=2024-04-10T03:20:04.998474858Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-10T03:20:05.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[98209]: logger=provisioning.alerting t=2024-04-10T03:20:05.098793312Z level=info msg="starting to provision alerting" 2024-04-10T03:20:05.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[98209]: logger=provisioning.alerting t=2024-04-10T03:20:05.098819009Z level=info msg="finished to provision alerting" 2024-04-10T03:20:05.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[98209]: logger=grafanaStorageLogger t=2024-04-10T03:20:05.09965098Z level=info msg="storage starting" 2024-04-10T03:20:05.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[98209]: logger=ngalert.state.manager t=2024-04-10T03:20:05.099874783Z level=info msg="Warming state cache for startup" 2024-04-10T03:20:05.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[98209]: logger=http.server t=2024-04-10T03:20:05.102809864Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-10T03:20:05.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[98209]: logger=ngalert.state.manager t=2024-04-10T03:20:05.166815493Z level=info msg="State cache has been initialized" states=0 duration=66.938524ms 2024-04-10T03:20:05.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[98209]: logger=ticker t=2024-04-10T03:20:05.166883657Z level=info msg=starting first_tick=2024-04-10T03:20:10Z 2024-04-10T03:20:05.416 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[98209]: logger=ngalert.multiorg.alertmanager t=2024-04-10T03:20:05.166893208Z level=info msg="starting MultiOrg Alertmanager" 2024-04-10T03:20:05.626 INFO:tasks.rados.rados.0.smithi016.stdout:3260: done (4 left) 2024-04-10T03:20:05.626 INFO:tasks.rados.rados.0.smithi016.stdout:3261: done (3 left) 2024-04-10T03:20:05.626 INFO:tasks.rados.rados.0.smithi016.stdout:3262: done (2 left) 2024-04-10T03:20:05.626 INFO:tasks.rados.rados.0.smithi016.stdout:3263: done (1 left) 2024-04-10T03:20:05.627 INFO:tasks.rados.rados.0.smithi016.stdout:3264: done (0 left) 2024-04-10T03:20:05.627 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 319 2024-04-10T03:20:05.627 INFO:tasks.rados.rados.0.smithi016.stdout:3265: seq_num 1021 ranges {0=303104} 2024-04-10T03:20:05.631 INFO:tasks.rados.rados.0.smithi016.stdout:3265: writing smithi01663999-12 from 0 to 303104 tid 1 2024-04-10T03:20:05.631 INFO:tasks.rados.rados.0.smithi016.stdout:3266: copy_from oid 6 from oid 39 current snap is 319 2024-04-10T03:20:05.632 INFO:tasks.rados.rados.0.smithi016.stdout:3267: copy_from oid 15 from oid 41 current snap is 319 2024-04-10T03:20:05.632 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 319 2024-04-10T03:20:05.632 INFO:tasks.rados.rados.0.smithi016.stdout:3268: seq_num 1022 ranges {6602752=319488} 2024-04-10T03:20:05.711 INFO:tasks.rados.rados.0.smithi016.stdout:3268: writing smithi01663999-21 from 6602752 to 6922240 tid 1 2024-04-10T03:20:05.711 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 319 2024-04-10T03:20:05.711 INFO:tasks.rados.rados.0.smithi016.stdout:3269: seq_num 1023 ranges {6168576=335872} 2024-04-10T03:20:05.752 INFO:tasks.rados.rados.0.smithi016.stdout:3269: writing smithi01663999-45 from 6168576 to 6504448 tid 1 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:3270: rollback oid 30 current snap is 319 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 30 to 273 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:3265: finishing write tid 1 to smithi01663999-12 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:3265: finishing write tid 2 to smithi01663999-12 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:3265: finishing write tid 3 to smithi01663999-12 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2441 (ObjNum 1021 snap 319 seq_num 1021) dirty exists 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:3265: left oid 12 (ObjNum 1021 snap 319 seq_num 1021) 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:3266: finishing copy_from racing read to smithi01663999-6 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:3266: finishing copy_from to smithi01663999-6 2024-04-10T03:20:05.753 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 2490 (ObjNum 961 snap 298 seq_num 961) dirty exists 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3267: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3267: finishing copy_from to smithi01663999-15 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2505 (ObjNum 1011 snap 315 seq_num 1011) dirty exists 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3268: finishing write tid 1 to smithi01663999-21 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3268: finishing write tid 2 to smithi01663999-21 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3268: finishing write tid 3 to smithi01663999-21 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2418 (ObjNum 1022 snap 319 seq_num 1022) dirty exists 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3268: left oid 21 (ObjNum 1022 snap 319 seq_num 1022) 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3265: done (5 left) 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3266: done (4 left) 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3267: done (3 left) 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:3268: done (2 left) 2024-04-10T03:20:05.754 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 319 2024-04-10T03:20:05.755 INFO:tasks.rados.rados.0.smithi016.stdout:3271: seq_num 1024 ranges {884736=352256} 2024-04-10T03:20:05.762 INFO:tasks.rados.rados.0.smithi016.stdout:3271: writing smithi01663999-33 from 884736 to 1236992 tid 1 2024-04-10T03:20:05.762 INFO:tasks.rados.rados.0.smithi016.stdout:3272: read oid 20 snap 291 2024-04-10T03:20:05.762 INFO:tasks.rados.rados.0.smithi016.stdout:3272: expect (ObjNum 931 snap 288 seq_num 931) 2024-04-10T03:20:05.762 INFO:tasks.rados.rados.0.smithi016.stdout:3273: snap_create 2024-04-10T03:20:05.762 INFO:tasks.rados.rados.0.smithi016.stdout:3270: finishing rollback tid 0 to smithi01663999-30 2024-04-10T03:20:05.762 INFO:tasks.rados.rados.0.smithi016.stdout:3270: finishing rollback tid 1 to smithi01663999-30 2024-04-10T03:20:05.762 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 2615 (ObjNum 1734961758 snap 1868196208 seq_num 304) dirty dne 2024-04-10T03:20:05.763 INFO:tasks.rados.rados.0.smithi016.stdout:3269: finishing write tid 1 to smithi01663999-45 2024-04-10T03:20:05.763 INFO:tasks.rados.rados.0.smithi016.stdout:3269: finishing write tid 2 to smithi01663999-45 2024-04-10T03:20:05.766 INFO:tasks.rados.rados.0.smithi016.stdout:3271: finishing write tid 1 to smithi01663999-33 2024-04-10T03:20:05.766 INFO:tasks.rados.rados.0.smithi016.stdout:3271: finishing write tid 2 to smithi01663999-33 2024-04-10T03:20:05.768 INFO:tasks.rados.rados.0.smithi016.stdout:3271: finishing write tid 3 to smithi01663999-33 2024-04-10T03:20:05.768 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 2447 (ObjNum 1024 snap 319 seq_num 1024) dirty exists 2024-04-10T03:20:05.769 INFO:tasks.rados.rados.0.smithi016.stdout:3271: left oid 33 (ObjNum 1024 snap 319 seq_num 1024) 2024-04-10T03:20:05.769 INFO:tasks.rados.rados.0.smithi016.stdout:3269: finishing write tid 3 to smithi01663999-45 2024-04-10T03:20:05.769 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 2745 (ObjNum 1023 snap 319 seq_num 1023) dirty exists 2024-04-10T03:20:05.769 INFO:tasks.rados.rados.0.smithi016.stdout:3269: left oid 45 (ObjNum 1023 snap 319 seq_num 1023) 2024-04-10T03:20:05.774 INFO:tasks.rados.rados.0.smithi016.stdout:3272: expect (ObjNum 931 snap 288 seq_num 931) 2024-04-10T03:20:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[68278]: cluster 2024-04-10T03:20:04.617938+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e719: 8 total, 8 up, 8 in 2024-04-10T03:20:05.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:05 smithi136 bash[68278]: cluster 2024-04-10T03:20:04.875344+0000 mgr.y (mgr.25133) 402 : cluster 0 pgmap v673: 121 pgs: 121 active+clean; 398 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 121 KiB/s wr, 15 op/s 2024-04-10T03:20:06.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:05 smithi016 bash[72916]: cluster 2024-04-10T03:20:04.617938+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e719: 8 total, 8 up, 8 in 2024-04-10T03:20:06.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:05 smithi016 bash[72916]: cluster 2024-04-10T03:20:04.875344+0000 mgr.y (mgr.25133) 402 : cluster 0 pgmap v673: 121 pgs: 121 active+clean; 398 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 121 KiB/s wr, 15 op/s 2024-04-10T03:20:06.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:05 smithi016 bash[74137]: cluster 2024-04-10T03:20:04.617938+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e719: 8 total, 8 up, 8 in 2024-04-10T03:20:06.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:05 smithi016 bash[74137]: cluster 2024-04-10T03:20:04.875344+0000 mgr.y (mgr.25133) 402 : cluster 0 pgmap v673: 121 pgs: 121 active+clean; 398 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 121 KiB/s wr, 15 op/s 2024-04-10T03:20:06.637 INFO:tasks.rados.rados.0.smithi016.stdout:3269: done (4 left) 2024-04-10T03:20:06.637 INFO:tasks.rados.rados.0.smithi016.stdout:3270: done (3 left) 2024-04-10T03:20:06.638 INFO:tasks.rados.rados.0.smithi016.stdout:3271: done (2 left) 2024-04-10T03:20:06.638 INFO:tasks.rados.rados.0.smithi016.stdout:3272: done (1 left) 2024-04-10T03:20:06.638 INFO:tasks.rados.rados.0.smithi016.stdout:3273: done (0 left) 2024-04-10T03:20:06.638 INFO:tasks.rados.rados.0.smithi016.stdout:3274: setattr oid 35 current snap is 320 2024-04-10T03:20:06.639 INFO:tasks.rados.rados.0.smithi016.stdout:3275: copy_from oid 3 from oid 19 current snap is 320 2024-04-10T03:20:06.640 INFO:tasks.rados.rados.0.smithi016.stdout:3276: read oid 44 snap -1 2024-04-10T03:20:06.640 INFO:tasks.rados.rados.0.smithi016.stdout:3276: expect (ObjNum 1003 snap 310 seq_num 1003) 2024-04-10T03:20:06.640 INFO:tasks.rados.rados.0.smithi016.stdout:3277: snap_remove snap 311 2024-04-10T03:20:06.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:06 smithi136 bash[68278]: cluster 2024-04-10T03:20:05.631646+0000 mon.a (mon.0) 1203 : cluster 0 osdmap e720: 8 total, 8 up, 8 in 2024-04-10T03:20:07.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:06 smithi016 bash[72916]: cluster 2024-04-10T03:20:05.631646+0000 mon.a (mon.0) 1203 : cluster 0 osdmap e720: 8 total, 8 up, 8 in 2024-04-10T03:20:07.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:06 smithi016 bash[74137]: cluster 2024-04-10T03:20:05.631646+0000 mon.a (mon.0) 1203 : cluster 0 osdmap e720: 8 total, 8 up, 8 in 2024-04-10T03:20:07.484 INFO:tasks.rados.rados.0.smithi016.stdout:3277: done (3 left) 2024-04-10T03:20:07.484 INFO:tasks.rados.rados.0.smithi016.stdout:3278: rollback oid 38 current snap is 320 2024-04-10T03:20:07.484 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 38 to 315 2024-04-10T03:20:07.484 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2492 (ObjNum 65 snap 0 seq_num 1366054759) dirty exists 2024-04-10T03:20:07.484 INFO:tasks.rados.rados.0.smithi016.stdout:3276: expect (ObjNum 1003 snap 310 seq_num 1003) 2024-04-10T03:20:07.575 INFO:tasks.rados.rados.0.smithi016.stdout:3275: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:20:07.575 INFO:tasks.rados.rados.0.smithi016.stdout:3275: finishing copy_from to smithi01663999-3 2024-04-10T03:20:07.575 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2413 (ObjNum 933 snap 288 seq_num 933) dirty exists 2024-04-10T03:20:07.575 INFO:tasks.rados.rados.0.smithi016.stdout:3278: finishing rollback tid 0 to smithi01663999-38 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:3278: finishing rollback tid 1 to smithi01663999-38 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:3278: finishing rollback tid 2 to smithi01663999-38 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1368 (ObjNum 965 snap 299 seq_num 965) dirty exists 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:3274: done (3 left) 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:3275: done (2 left) 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:3276: done (1 left) 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:3278: done (0 left) 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:3279: rollback oid 5 current snap is 320 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 318 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:3280: copy_from oid 17 from oid 48 current snap is 320 2024-04-10T03:20:07.576 INFO:tasks.rados.rados.0.smithi016.stdout:3281: setattr oid 32 current snap is 320 2024-04-10T03:20:07.577 INFO:tasks.rados.rados.0.smithi016.stdout:3282: rollback oid 27 current snap is 320 2024-04-10T03:20:07.577 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 27 to 312 2024-04-10T03:20:07.577 INFO:tasks.rados.rados.0.smithi016.stdout:3283: read oid 15 snap -1 2024-04-10T03:20:07.578 INFO:tasks.rados.rados.0.smithi016.stdout:3283: expect (ObjNum 1011 snap 315 seq_num 1011) 2024-04-10T03:20:07.578 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 320 2024-04-10T03:20:07.578 INFO:tasks.rados.rados.0.smithi016.stdout:3284: seq_num 1025 ranges {0=368640} 2024-04-10T03:20:07.582 INFO:tasks.rados.rados.0.smithi016.stdout:3284: writing smithi01663999-49 from 0 to 368640 tid 1 2024-04-10T03:20:07.582 INFO:tasks.rados.rados.0.smithi016.stdout:3285: read oid 47 snap -1 2024-04-10T03:20:07.582 INFO:tasks.rados.rados.0.smithi016.stdout:3285: expect (ObjNum 1002 snap 310 seq_num 1002) 2024-04-10T03:20:07.583 INFO:tasks.rados.rados.0.smithi016.stdout:3286: read oid 18 snap -1 2024-04-10T03:20:07.583 INFO:tasks.rados.rados.0.smithi016.stdout:3286: expect (ObjNum 968 snap 299 seq_num 968) 2024-04-10T03:20:07.583 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 320 2024-04-10T03:20:07.583 INFO:tasks.rados.rados.0.smithi016.stdout:3287: seq_num 1026 ranges {10420224=385024} 2024-04-10T03:20:07.653 INFO:tasks.rados.rados.0.smithi016.stdout:3287: writing smithi01663999-38 from 10420224 to 10805248 tid 1 2024-04-10T03:20:07.653 INFO:tasks.rados.rados.0.smithi016.stdout:3288: read oid 20 snap -1 2024-04-10T03:20:07.653 INFO:tasks.rados.rados.0.smithi016.stdout:3288: expect (ObjNum 993 snap 308 seq_num 993) 2024-04-10T03:20:07.653 INFO:tasks.rados.rados.0.smithi016.stdout:3289: rollback oid 36 current snap is 320 2024-04-10T03:20:07.653 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 291 2024-04-10T03:20:07.653 INFO:tasks.rados.rados.0.smithi016.stdout:3279: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:20:07.653 INFO:tasks.rados.rados.0.smithi016.stdout:3290: copy_from oid 50 from oid 9 current snap is 320 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:3279: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:3279: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2759 (ObjNum 897 snap 275 seq_num 897) dirty exists 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:3282: finishing rollback tid 0 to smithi01663999-27 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:3282: finishing rollback tid 1 to smithi01663999-27 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:3282: finishing rollback tid 2 to smithi01663999-27 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 2495 (ObjNum 1006 snap 311 seq_num 1006) dirty exists 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:3284: finishing write tid 1 to smithi01663999-49 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:3284: finishing write tid 2 to smithi01663999-49 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 2453 (ObjNum 954 snap 296 seq_num 954) dirty exists 2024-04-10T03:20:07.654 INFO:tasks.rados.rados.0.smithi016.stdout:3285: expect (ObjNum 1002 snap 310 seq_num 1002) 2024-04-10T03:20:07.754 INFO:tasks.rados.rados.0.smithi016.stdout:3284: finishing write tid 3 to smithi01663999-49 2024-04-10T03:20:07.755 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1443 (ObjNum 1025 snap 320 seq_num 1025) dirty exists 2024-04-10T03:20:07.755 INFO:tasks.rados.rados.0.smithi016.stdout:3284: left oid 49 (ObjNum 1025 snap 320 seq_num 1025) 2024-04-10T03:20:07.755 INFO:tasks.rados.rados.0.smithi016.stdout:3280: finishing copy_from to smithi01663999-17 2024-04-10T03:20:07.755 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 2313 (ObjNum 934 snap 288 seq_num 934) dirty exists 2024-04-10T03:20:07.755 INFO:tasks.rados.rados.0.smithi016.stdout:3280: finishing copy_from racing read to smithi01663999-17 2024-04-10T03:20:07.755 INFO:tasks.rados.rados.0.smithi016.stdout:3286: expect (ObjNum 968 snap 299 seq_num 968) 2024-04-10T03:20:07.903 INFO:tasks.rados.rados.0.smithi016.stdout:3283: expect (ObjNum 1011 snap 315 seq_num 1011) 2024-04-10T03:20:07.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:07 smithi136 bash[68278]: cluster 2024-04-10T03:20:06.642991+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e721: 8 total, 8 up, 8 in 2024-04-10T03:20:07.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:07 smithi136 bash[68278]: cluster 2024-04-10T03:20:06.876114+0000 mgr.y (mgr.25133) 403 : cluster 0 pgmap v676: 121 pgs: 121 active+clean; 413 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-04-10T03:20:07.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:07 smithi136 bash[68278]: cluster 2024-04-10T03:20:07.487220+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e722: 8 total, 8 up, 8 in 2024-04-10T03:20:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:07 smithi016 bash[72916]: cluster 2024-04-10T03:20:06.642991+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e721: 8 total, 8 up, 8 in 2024-04-10T03:20:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:07 smithi016 bash[72916]: cluster 2024-04-10T03:20:06.876114+0000 mgr.y (mgr.25133) 403 : cluster 0 pgmap v676: 121 pgs: 121 active+clean; 413 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-04-10T03:20:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:07 smithi016 bash[72916]: cluster 2024-04-10T03:20:07.487220+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e722: 8 total, 8 up, 8 in 2024-04-10T03:20:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:07 smithi016 bash[74137]: cluster 2024-04-10T03:20:06.642991+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e721: 8 total, 8 up, 8 in 2024-04-10T03:20:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:07 smithi016 bash[74137]: cluster 2024-04-10T03:20:06.876114+0000 mgr.y (mgr.25133) 403 : cluster 0 pgmap v676: 121 pgs: 121 active+clean; 413 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-04-10T03:20:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:07 smithi016 bash[74137]: cluster 2024-04-10T03:20:07.487220+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e722: 8 total, 8 up, 8 in 2024-04-10T03:20:08.653 INFO:tasks.rados.rados.0.smithi016.stdout:3289: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:20:08.653 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 0 (ObjNum 177 snap 0 seq_num 0) dirty dne 2024-04-10T03:20:08.653 INFO:tasks.rados.rados.0.smithi016.stdout:3287: finishing write tid 1 to smithi01663999-38 2024-04-10T03:20:08.653 INFO:tasks.rados.rados.0.smithi016.stdout:3287: finishing write tid 2 to smithi01663999-38 2024-04-10T03:20:08.653 INFO:tasks.rados.rados.0.smithi016.stdout:3287: finishing write tid 3 to smithi01663999-38 2024-04-10T03:20:08.653 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1370 (ObjNum 1026 snap 320 seq_num 1026) dirty exists 2024-04-10T03:20:08.653 INFO:tasks.rados.rados.0.smithi016.stdout:3287: left oid 38 (ObjNum 1026 snap 320 seq_num 1026) 2024-04-10T03:20:08.653 INFO:tasks.rados.rados.0.smithi016.stdout:3288: expect (ObjNum 993 snap 308 seq_num 993) 2024-04-10T03:20:08.766 INFO:tasks.rados.rados.0.smithi016.stdout:3290: finishing copy_from racing read to smithi01663999-50 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3290: finishing copy_from to smithi01663999-50 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 2408 (ObjNum 980 snap 302 seq_num 980) dirty exists 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3279: done (11 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3280: done (10 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3281: done (9 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3282: done (8 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3283: done (7 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3284: done (6 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3285: done (5 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3286: done (4 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3287: done (3 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3288: done (2 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3289: done (1 left) 2024-04-10T03:20:08.767 INFO:tasks.rados.rados.0.smithi016.stdout:3290: done (0 left) 2024-04-10T03:20:08.768 INFO:tasks.rados.rados.0.smithi016.stdout:3291: read oid 14 snap -1 2024-04-10T03:20:08.768 INFO:tasks.rados.rados.0.smithi016.stdout:3291: expect (ObjNum 859 snap 268 seq_num 859) 2024-04-10T03:20:08.768 INFO:tasks.rados.rados.0.smithi016.stdout:3292: copy_from oid 7 from oid 50 current snap is 320 2024-04-10T03:20:08.768 INFO:tasks.rados.rados.0.smithi016.stdout:3293: snap_remove snap 273 2024-04-10T03:20:09.371 INFO:tasks.rados.rados.0.smithi016.stdout:3293: done (2 left) 2024-04-10T03:20:09.371 INFO:tasks.rados.rados.0.smithi016.stdout:3294: rollback oid 46 current snap is 320 2024-04-10T03:20:09.371 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 317 2024-04-10T03:20:09.371 INFO:tasks.rados.rados.0.smithi016.stdout:3295: copy_from oid 18 from oid 11 current snap is 320 2024-04-10T03:20:09.371 INFO:tasks.rados.rados.0.smithi016.stdout:3296: snap_remove snap 288 2024-04-10T03:20:09.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:09 smithi136 bash[68278]: audit 2024-04-10T03:20:08.352701+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:09.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:09 smithi136 bash[68278]: audit 2024-04-10T03:20:08.364265+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:09.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:09 smithi136 bash[68278]: cluster 2024-04-10T03:20:08.876983+0000 mgr.y (mgr.25133) 404 : cluster 0 pgmap v678: 121 pgs: 121 active+clean; 421 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 19 op/s 2024-04-10T03:20:09.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:09 smithi016 bash[72916]: audit 2024-04-10T03:20:08.352701+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:09.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:09 smithi016 bash[72916]: audit 2024-04-10T03:20:08.364265+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:09.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:09 smithi016 bash[72916]: cluster 2024-04-10T03:20:08.876983+0000 mgr.y (mgr.25133) 404 : cluster 0 pgmap v678: 121 pgs: 121 active+clean; 421 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 19 op/s 2024-04-10T03:20:09.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:09 smithi016 bash[74137]: audit 2024-04-10T03:20:08.352701+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:09.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:09 smithi016 bash[74137]: audit 2024-04-10T03:20:08.364265+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:09.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:09 smithi016 bash[74137]: cluster 2024-04-10T03:20:08.876983+0000 mgr.y (mgr.25133) 404 : cluster 0 pgmap v678: 121 pgs: 121 active+clean; 421 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 19 op/s 2024-04-10T03:20:10.376 INFO:tasks.rados.rados.0.smithi016.stdout:3296: done (4 left) 2024-04-10T03:20:10.376 INFO:tasks.rados.rados.0.smithi016.stdout:3297: rmattr oid 33 current snap is 320 2024-04-10T03:20:10.376 INFO:tasks.rados.rados.0.smithi016.stdout:3298: read oid 8 snap -1 2024-04-10T03:20:10.376 INFO:tasks.rados.rados.0.smithi016.stdout:3298: expect (ObjNum 986 snap 307 seq_num 986) 2024-04-10T03:20:10.376 INFO:tasks.rados.rados.0.smithi016.stdout:3299: copy_from oid 37 from oid 15 current snap is 320 2024-04-10T03:20:10.376 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 320 2024-04-10T03:20:10.376 INFO:tasks.rados.rados.0.smithi016.stdout:3300: seq_num 1027 ranges {5996544=409600} 2024-04-10T03:20:10.414 INFO:tasks.rados.rados.0.smithi016.stdout:3300: writing smithi01663999-3 from 5996544 to 6406144 tid 1 2024-04-10T03:20:10.414 INFO:tasks.rados.rados.0.smithi016.stdout:3291: expect (ObjNum 859 snap 268 seq_num 859) 2024-04-10T03:20:10.509 INFO:tasks.rados.rados.0.smithi016.stdout:3292: finishing copy_from racing read to smithi01663999-7 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:3292: finishing copy_from to smithi01663999-7 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2408 (ObjNum 980 snap 302 seq_num 980) dirty exists 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:3294: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 2397 (ObjNum 353 snap 0 seq_num 2081359152) dirty dne 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:3295: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:3295: finishing copy_from to smithi01663999-18 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 1467 (ObjNum 1019 snap 318 seq_num 1019) dirty exists 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:3291: done (7 left) 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:3292: done (6 left) 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:3294: done (5 left) 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:3295: done (4 left) 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 320 2024-04-10T03:20:10.510 INFO:tasks.rados.rados.0.smithi016.stdout:3301: seq_num 1028 ranges {237568=425984} 2024-04-10T03:20:10.513 INFO:tasks.rados.rados.0.smithi016.stdout:3301: writing smithi01663999-24 from 237568 to 663552 tid 1 2024-04-10T03:20:10.513 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 320 2024-04-10T03:20:10.513 INFO:tasks.rados.rados.0.smithi016.stdout:3302: seq_num 1029 ranges {0=442368} 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:3302: writing smithi01663999-25 from 0 to 442368 tid 1 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 320 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:3300: finishing write tid 1 to smithi01663999-3 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:3300: finishing write tid 2 to smithi01663999-3 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:3300: finishing write tid 3 to smithi01663999-3 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2447 (ObjNum 1027 snap 320 seq_num 1027) dirty exists 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:3300: left oid 3 (ObjNum 1027 snap 320 seq_num 1027) 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 2448 (ObjNum 1024 snap 319 seq_num 1024) dirty exists 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:3299: finishing copy_from racing read to smithi01663999-37 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:3299: finishing copy_from to smithi01663999-37 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 2505 (ObjNum 1011 snap 315 seq_num 1011) dirty exists 2024-04-10T03:20:10.516 INFO:tasks.rados.rados.0.smithi016.stdout:3298: expect (ObjNum 986 snap 307 seq_num 986) 2024-04-10T03:20:10.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:10 smithi136 bash[68278]: cluster 2024-04-10T03:20:09.373639+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e723: 8 total, 8 up, 8 in 2024-04-10T03:20:10.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:10 smithi136 bash[68278]: audit 2024-04-10T03:20:09.517156+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:10.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:10 smithi136 bash[68278]: audit 2024-04-10T03:20:09.525082+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:10.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:10 smithi016 bash[72916]: cluster 2024-04-10T03:20:09.373639+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e723: 8 total, 8 up, 8 in 2024-04-10T03:20:10.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:10 smithi016 bash[72916]: audit 2024-04-10T03:20:09.517156+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:10.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:10 smithi016 bash[72916]: audit 2024-04-10T03:20:09.525082+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:10.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:10 smithi016 bash[74137]: cluster 2024-04-10T03:20:09.373639+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e723: 8 total, 8 up, 8 in 2024-04-10T03:20:10.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:10 smithi016 bash[74137]: audit 2024-04-10T03:20:09.517156+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:10.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:10 smithi016 bash[74137]: audit 2024-04-10T03:20:09.525082+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:11.569 INFO:tasks.rados.rados.0.smithi016.stdout:3301: finishing write tid 1 to smithi01663999-24 2024-04-10T03:20:11.569 INFO:tasks.rados.rados.0.smithi016.stdout:3303: seq_num 1030 ranges {12713984=458752} 2024-04-10T03:20:11.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:11 smithi136 bash[68278]: cluster 2024-04-10T03:20:10.377792+0000 mon.a (mon.0) 1211 : cluster 0 osdmap e724: 8 total, 8 up, 8 in 2024-04-10T03:20:11.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:11 smithi136 bash[68278]: cluster 2024-04-10T03:20:10.877649+0000 mgr.y (mgr.25133) 405 : cluster 0 pgmap v681: 121 pgs: 121 active+clean; 429 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 9.5 MiB/s wr, 13 op/s 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3303: writing smithi01663999-50 from 12713984 to 13172736 tid 1 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3297: done (6 left) 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3298: done (5 left) 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3299: done (4 left) 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3300: done (3 left) 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3304: read oid 49 snap -1 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3304: expect (ObjNum 1025 snap 320 seq_num 1025) 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3305: snap_create 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3301: finishing write tid 2 to smithi01663999-24 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:3301: finishing write tid 3 to smithi01663999-24 2024-04-10T03:20:11.673 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 1651 (ObjNum 1028 snap 320 seq_num 1028) dirty exists 2024-04-10T03:20:11.674 INFO:tasks.rados.rados.0.smithi016.stdout:3301: left oid 24 (ObjNum 1028 snap 320 seq_num 1028) 2024-04-10T03:20:11.674 INFO:tasks.rados.rados.0.smithi016.stdout:3302: finishing write tid 1 to smithi01663999-25 2024-04-10T03:20:11.674 INFO:tasks.rados.rados.0.smithi016.stdout:3302: finishing write tid 2 to smithi01663999-25 2024-04-10T03:20:11.674 INFO:tasks.rados.rados.0.smithi016.stdout:3302: finishing write tid 3 to smithi01663999-25 2024-04-10T03:20:11.674 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 2617 (ObjNum 1029 snap 320 seq_num 1029) dirty exists 2024-04-10T03:20:11.674 INFO:tasks.rados.rados.0.smithi016.stdout:3302: left oid 25 (ObjNum 1029 snap 320 seq_num 1029) 2024-04-10T03:20:11.680 INFO:tasks.rados.rados.0.smithi016.stdout:3303: finishing write tid 1 to smithi01663999-50 2024-04-10T03:20:11.680 INFO:tasks.rados.rados.0.smithi016.stdout:3303: finishing write tid 2 to smithi01663999-50 2024-04-10T03:20:11.682 INFO:tasks.rados.rados.0.smithi016.stdout:3304: expect (ObjNum 1025 snap 320 seq_num 1025) 2024-04-10T03:20:11.691 INFO:tasks.rados.rados.0.smithi016.stdout:3303: finishing write tid 3 to smithi01663999-50 2024-04-10T03:20:11.691 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 2507 (ObjNum 1030 snap 320 seq_num 1030) dirty exists 2024-04-10T03:20:11.691 INFO:tasks.rados.rados.0.smithi016.stdout:3303: left oid 50 (ObjNum 1030 snap 320 seq_num 1030) 2024-04-10T03:20:11.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:11 smithi016 bash[72916]: cluster 2024-04-10T03:20:10.377792+0000 mon.a (mon.0) 1211 : cluster 0 osdmap e724: 8 total, 8 up, 8 in 2024-04-10T03:20:11.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:11 smithi016 bash[72916]: cluster 2024-04-10T03:20:10.877649+0000 mgr.y (mgr.25133) 405 : cluster 0 pgmap v681: 121 pgs: 121 active+clean; 429 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 9.5 MiB/s wr, 13 op/s 2024-04-10T03:20:11.763 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:11 smithi016 bash[74137]: cluster 2024-04-10T03:20:10.377792+0000 mon.a (mon.0) 1211 : cluster 0 osdmap e724: 8 total, 8 up, 8 in 2024-04-10T03:20:11.763 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:11 smithi016 bash[74137]: cluster 2024-04-10T03:20:10.877649+0000 mgr.y (mgr.25133) 405 : cluster 0 pgmap v681: 121 pgs: 121 active+clean; 429 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 9.5 MiB/s wr, 13 op/s 2024-04-10T03:20:12.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:20:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:20:11] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.43.0" 2024-04-10T03:20:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:3301: done (4 left) 2024-04-10T03:20:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:3302: done (3 left) 2024-04-10T03:20:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:3303: done (2 left) 2024-04-10T03:20:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:3304: done (1 left) 2024-04-10T03:20:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:3305: done (0 left) 2024-04-10T03:20:12.395 INFO:tasks.rados.rados.0.smithi016.stdout:3306: delete oid 39 current snap is 321 2024-04-10T03:20:12.401 INFO:tasks.rados.rados.0.smithi016.stdout:3306: done (0 left) 2024-04-10T03:20:12.401 INFO:tasks.rados.rados.0.smithi016.stdout:3307: read oid 44 snap 292 2024-04-10T03:20:12.401 INFO:tasks.rados.rados.0.smithi016.stdout:3307: expect (ObjNum 921 snap 282 seq_num 921) 2024-04-10T03:20:12.401 INFO:tasks.rados.rados.0.smithi016.stdout:3308: read oid 10 snap -1 2024-04-10T03:20:12.401 INFO:tasks.rados.rados.0.smithi016.stdout:3308: expect (ObjNum 847 snap 264 seq_num 847) 2024-04-10T03:20:12.401 INFO:tasks.rados.rados.0.smithi016.stdout:3309: setattr oid 43 current snap is 321 2024-04-10T03:20:12.403 INFO:tasks.rados.rados.0.smithi016.stdout:3310: copy_from oid 18 from oid 5 current snap is 321 2024-04-10T03:20:12.404 INFO:tasks.rados.rados.0.smithi016.stdout:3311: rmattr oid 12 current snap is 321 2024-04-10T03:20:12.404 INFO:tasks.rados.rados.0.smithi016.stdout:3311: done (4 left) 2024-04-10T03:20:12.404 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 321 2024-04-10T03:20:12.404 INFO:tasks.rados.rados.0.smithi016.stdout:3312: seq_num 1032 ranges {0=491520} 2024-04-10T03:20:12.408 INFO:tasks.rados.rados.0.smithi016.stdout:3312: writing smithi01663999-39 from 0 to 491520 tid 1 2024-04-10T03:20:12.409 INFO:tasks.rados.rados.0.smithi016.stdout:3313: copy_from oid 46 from oid 6 current snap is 321 2024-04-10T03:20:12.409 INFO:tasks.rados.rados.0.smithi016.stdout:3314: setattr oid 31 current snap is 321 2024-04-10T03:20:12.412 INFO:tasks.rados.rados.0.smithi016.stdout:3315: delete oid 32 current snap is 321 2024-04-10T03:20:12.414 INFO:tasks.rados.rados.0.smithi016.stdout:3307: expect (ObjNum 921 snap 282 seq_num 921) 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:3312: finishing write tid 1 to smithi01663999-39 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:3312: finishing write tid 2 to smithi01663999-39 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:3307: done (7 left) 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:3315: done (6 left) 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:3316: delete oid 3 current snap is 321 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:3312: finishing write tid 3 to smithi01663999-39 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2498 (ObjNum 1032 snap 321 seq_num 1032) dirty exists 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:3312: left oid 39 (ObjNum 1032 snap 321 seq_num 1032) 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2791 (ObjNum 958 snap 298 seq_num 958) dirty exists 2024-04-10T03:20:12.445 INFO:tasks.rados.rados.0.smithi016.stdout:3308: expect (ObjNum 847 snap 264 seq_num 847) 2024-04-10T03:20:12.514 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2793 (ObjNum 977 snap 302 seq_num 977) dirty exists 2024-04-10T03:20:12.514 INFO:tasks.rados.rados.0.smithi016.stdout:3308: done (6 left) 2024-04-10T03:20:12.514 INFO:tasks.rados.rados.0.smithi016.stdout:3309: done (5 left) 2024-04-10T03:20:12.514 INFO:tasks.rados.rados.0.smithi016.stdout:3312: done (4 left) 2024-04-10T03:20:12.515 INFO:tasks.rados.rados.0.smithi016.stdout:3314: done (3 left) 2024-04-10T03:20:12.515 INFO:tasks.rados.rados.0.smithi016.stdout:3316: done (2 left) 2024-04-10T03:20:12.515 INFO:tasks.rados.rados.0.smithi016.stdout:3317: delete oid 4 current snap is 321 2024-04-10T03:20:12.515 INFO:tasks.rados.rados.0.smithi016.stdout:3310: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:20:12.515 INFO:tasks.rados.rados.0.smithi016.stdout:3310: finishing copy_from to smithi01663999-18 2024-04-10T03:20:12.515 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2759 (ObjNum 897 snap 275 seq_num 897) dirty exists 2024-04-10T03:20:12.515 INFO:tasks.rados.rados.0.smithi016.stdout:3313: finishing copy_from racing read to smithi01663999-46 2024-04-10T03:20:12.515 INFO:tasks.rados.rados.0.smithi016.stdout:3313: finishing copy_from to smithi01663999-46 2024-04-10T03:20:12.515 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 2490 (ObjNum 961 snap 298 seq_num 961) dirty exists 2024-04-10T03:20:12.517 INFO:tasks.rados.rados.0.smithi016.stdout:3310: done (2 left) 2024-04-10T03:20:12.517 INFO:tasks.rados.rados.0.smithi016.stdout:3313: done (1 left) 2024-04-10T03:20:12.517 INFO:tasks.rados.rados.0.smithi016.stdout:3317: done (0 left) 2024-04-10T03:20:12.518 INFO:tasks.rados.rados.0.smithi016.stdout:3318: snap_remove snap 302 2024-04-10T03:20:13.492 INFO:tasks.rados.rados.0.smithi016.stdout:3318: done (0 left) 2024-04-10T03:20:13.492 INFO:tasks.rados.rados.0.smithi016.stdout:3319: snap_remove snap 317 2024-04-10T03:20:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:13 smithi136 bash[68278]: cluster 2024-04-10T03:20:12.400571+0000 mon.a (mon.0) 1212 : cluster 0 osdmap e725: 8 total, 8 up, 8 in 2024-04-10T03:20:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:13 smithi136 bash[68278]: cluster 2024-04-10T03:20:12.484454+0000 mon.a (mon.0) 1213 : cluster 0 osdmap e726: 8 total, 8 up, 8 in 2024-04-10T03:20:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:13 smithi136 bash[68278]: audit 2024-04-10T03:20:12.517582+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:13.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:13 smithi136 bash[68278]: cluster 2024-04-10T03:20:12.878280+0000 mgr.y (mgr.25133) 406 : cluster 0 pgmap v684: 121 pgs: 121 active+clean; 401 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 11 MiB/s wr, 24 op/s 2024-04-10T03:20:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:13 smithi016 bash[74137]: cluster 2024-04-10T03:20:12.400571+0000 mon.a (mon.0) 1212 : cluster 0 osdmap e725: 8 total, 8 up, 8 in 2024-04-10T03:20:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:13 smithi016 bash[74137]: cluster 2024-04-10T03:20:12.484454+0000 mon.a (mon.0) 1213 : cluster 0 osdmap e726: 8 total, 8 up, 8 in 2024-04-10T03:20:13.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:13 smithi016 bash[74137]: audit 2024-04-10T03:20:12.517582+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:13.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:13 smithi016 bash[74137]: cluster 2024-04-10T03:20:12.878280+0000 mgr.y (mgr.25133) 406 : cluster 0 pgmap v684: 121 pgs: 121 active+clean; 401 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 11 MiB/s wr, 24 op/s 2024-04-10T03:20:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:13 smithi016 bash[72916]: cluster 2024-04-10T03:20:12.400571+0000 mon.a (mon.0) 1212 : cluster 0 osdmap e725: 8 total, 8 up, 8 in 2024-04-10T03:20:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:13 smithi016 bash[72916]: cluster 2024-04-10T03:20:12.484454+0000 mon.a (mon.0) 1213 : cluster 0 osdmap e726: 8 total, 8 up, 8 in 2024-04-10T03:20:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:13 smithi016 bash[72916]: audit 2024-04-10T03:20:12.517582+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:13.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:13 smithi016 bash[72916]: cluster 2024-04-10T03:20:12.878280+0000 mgr.y (mgr.25133) 406 : cluster 0 pgmap v684: 121 pgs: 121 active+clean; 401 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 11 MiB/s wr, 24 op/s 2024-04-10T03:20:13.834 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (35s) 29s ago 15m 13.8M - 0.25.0 c8568f914cd2 76f204f9d4e2 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 running (11s) 5s ago 15m 54.4M - 9.4.12 2bacad6d85d8 e6b68f9dd754 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (2m) 29s ago 16m 13.9M - 19.0.0-2051-g3a866975 06a486fd9bae f58fa1459c45 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (111s) 5s ago 16m 12.0M - 19.0.0-2051-g3a866975 06a486fd9bae 282e205e5f22 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (8m) 5s ago 24m 440M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (9m) 29s ago 26m 512M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (8m) 29s ago 26m 72.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (7m) 5s ago 24m 53.9M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:20:14.251 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (7m) 29s ago 24m 60.1M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (89s) 29s ago 15m 7640k - 1.5.0 0da6a335fe13 cdf8e3d0ce7d 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (85s) 5s ago 15m 7667k - 1.5.0 0da6a335fe13 59f016e8c8ef 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (6m) 29s ago 23m 390M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (5m) 29s ago 22m 417M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (5m) 29s ago 21m 453M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (4m) 29s ago 20m 336M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (4m) 5s ago 20m 467M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 19d433a62016 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (3m) 5s ago 19m 425M 2524M 19.0.0-2051-g3a866975 06a486fd9bae c7eb3b617403 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (3m) 5s ago 18m 207M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 5f2db59ec621 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (2m) 5s ago 17m 334M 2524M 19.0.0-2051-g3a866975 06a486fd9bae f4651efdb372 2024-04-10T03:20:14.252 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (60s) 5s ago 16m 46.4M - 2.43.0 a07b618ecd1d be3bd830dc8e 2024-04-10T03:20:14.504 INFO:tasks.rados.rados.0.smithi016.stdout:3319: done (0 left) 2024-04-10T03:20:14.504 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 321 2024-04-10T03:20:14.504 INFO:tasks.rados.rados.0.smithi016.stdout:3320: seq_num 1036 ranges {6922240=557056} 2024-04-10T03:20:14.543 INFO:tasks.rados.rados.0.smithi016.stdout:3320: writing smithi01663999-21 from 6922240 to 7479296 tid 1 2024-04-10T03:20:14.543 INFO:tasks.rados.rados.0.smithi016.stdout:3321: setattr oid 11 current snap is 321 2024-04-10T03:20:14.545 INFO:tasks.rados.rados.0.smithi016.stdout:3322: read oid 22 snap -1 2024-04-10T03:20:14.545 INFO:tasks.rados.rados.0.smithi016.stdout:3322: expect deleted 2024-04-10T03:20:14.545 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 321 2024-04-10T03:20:14.545 INFO:tasks.rados.rados.0.smithi016.stdout:3323: seq_num 1037 ranges {8593408=573440} 2024-04-10T03:20:14.598 INFO:tasks.rados.rados.0.smithi016.stdout:3323: writing smithi01663999-15 from 8593408 to 9166848 tid 1 2024-04-10T03:20:14.598 INFO:tasks.rados.rados.0.smithi016.stdout:3324: snap_create 2024-04-10T03:20:14.598 INFO:tasks.rados.rados.0.smithi016.stdout:3320: finishing write tid 1 to smithi01663999-21 2024-04-10T03:20:14.598 INFO:tasks.rados.rados.0.smithi016.stdout:3320: finishing write tid 2 to smithi01663999-21 2024-04-10T03:20:14.599 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 2314 (ObjNum 1019 snap 318 seq_num 1019) dirty exists 2024-04-10T03:20:14.599 INFO:tasks.rados.rados.0.smithi016.stdout:3320: finishing write tid 3 to smithi01663999-21 2024-04-10T03:20:14.599 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2421 (ObjNum 1036 snap 321 seq_num 1036) dirty exists 2024-04-10T03:20:14.599 INFO:tasks.rados.rados.0.smithi016.stdout:3320: left oid 21 (ObjNum 1036 snap 321 seq_num 1036) 2024-04-10T03:20:14.606 INFO:tasks.rados.rados.0.smithi016.stdout:3323: finishing write tid 1 to smithi01663999-15 2024-04-10T03:20:14.607 INFO:tasks.rados.rados.0.smithi016.stdout:3323: finishing write tid 2 to smithi01663999-15 2024-04-10T03:20:14.610 INFO:tasks.rados.rados.0.smithi016.stdout:3323: finishing write tid 3 to smithi01663999-15 2024-04-10T03:20:14.610 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2820 (ObjNum 1037 snap 321 seq_num 1037) dirty exists 2024-04-10T03:20:14.610 INFO:tasks.rados.rados.0.smithi016.stdout:3323: left oid 15 (ObjNum 1037 snap 321 seq_num 1037) 2024-04-10T03:20:14.755 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:20:14.756 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:20:14.757 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 15 2024-04-10T03:20:14.757 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:20:14.757 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:20:14.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:14 smithi016 bash[74137]: cluster 2024-04-10T03:20:13.495914+0000 mon.a (mon.0) 1215 : cluster 0 osdmap e727: 8 total, 8 up, 8 in 2024-04-10T03:20:14.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:14 smithi016 bash[74137]: audit 2024-04-10T03:20:13.826433+0000 mgr.y (mgr.25133) 407 : audit 0 from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:14.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:14 smithi016 bash[72916]: cluster 2024-04-10T03:20:13.495914+0000 mon.a (mon.0) 1215 : cluster 0 osdmap e727: 8 total, 8 up, 8 in 2024-04-10T03:20:14.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:14 smithi016 bash[72916]: audit 2024-04-10T03:20:13.826433+0000 mgr.y (mgr.25133) 407 : audit 0 from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:14.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:14 smithi136 bash[68278]: cluster 2024-04-10T03:20:13.495914+0000 mon.a (mon.0) 1215 : cluster 0 osdmap e727: 8 total, 8 up, 8 in 2024-04-10T03:20:14.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:14 smithi136 bash[68278]: audit 2024-04-10T03:20:13.826433+0000 mgr.y (mgr.25133) 407 : audit 0 from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:15.511 INFO:tasks.rados.rados.0.smithi016.stdout:3320: done (4 left) 2024-04-10T03:20:15.511 INFO:tasks.rados.rados.0.smithi016.stdout:3321: done (3 left) 2024-04-10T03:20:15.511 INFO:tasks.rados.rados.0.smithi016.stdout:3322: done (2 left) 2024-04-10T03:20:15.511 INFO:tasks.rados.rados.0.smithi016.stdout:3323: done (1 left) 2024-04-10T03:20:15.511 INFO:tasks.rados.rados.0.smithi016.stdout:3324: done (0 left) 2024-04-10T03:20:15.511 INFO:tasks.rados.rados.0.smithi016.stdout:3325: setattr oid 16 current snap is 322 2024-04-10T03:20:15.512 INFO:tasks.rados.rados.0.smithi016.stdout:3326: read oid 45 snap -1 2024-04-10T03:20:15.512 INFO:tasks.rados.rados.0.smithi016.stdout:3326: expect (ObjNum 1023 snap 319 seq_num 1023) 2024-04-10T03:20:15.512 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 322 2024-04-10T03:20:15.513 INFO:tasks.rados.rados.0.smithi016.stdout:3327: seq_num 1038 ranges {4145152=589824} 2024-04-10T03:20:15.543 INFO:tasks.rados.rados.0.smithi016.stdout:3327: writing smithi01663999-18 from 4145152 to 4734976 tid 1 2024-04-10T03:20:15.544 INFO:tasks.rados.rados.0.smithi016.stdout:3328: rollback oid 36 current snap is 322 2024-04-10T03:20:15.544 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 36 to 315 2024-04-10T03:20:15.544 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2442 (ObjNum 1016 snap 316 seq_num 1016) dirty exists 2024-04-10T03:20:15.544 INFO:tasks.rados.rados.0.smithi016.stdout:3325: done (3 left) 2024-04-10T03:20:15.544 INFO:tasks.rados.rados.0.smithi016.stdout:3329: read oid 20 snap 319 2024-04-10T03:20:15.544 INFO:tasks.rados.rados.0.smithi016.stdout:3329: expect (ObjNum 993 snap 308 seq_num 993) 2024-04-10T03:20:15.544 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 322 2024-04-10T03:20:15.544 INFO:tasks.rados.rados.0.smithi016.stdout:3330: seq_num 1039 ranges {8593408=606208} 2024-04-10T03:20:15.596 INFO:tasks.rados.rados.0.smithi016.stdout:3330: writing smithi01663999-41 from 8593408 to 9199616 tid 1 2024-04-10T03:20:15.596 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 322 2024-04-10T03:20:15.596 INFO:tasks.rados.rados.0.smithi016.stdout:3331: seq_num 1040 ranges {5218304=622592} 2024-04-10T03:20:15.630 INFO:tasks.rados.rados.0.smithi016.stdout:3331: writing smithi01663999-46 from 5218304 to 5840896 tid 1 2024-04-10T03:20:15.630 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 322 2024-04-10T03:20:15.631 INFO:tasks.rados.rados.0.smithi016.stdout:3332: seq_num 1041 ranges {442368=638976} 2024-04-10T03:20:15.636 INFO:tasks.rados.rados.0.smithi016.stdout:3332: writing smithi01663999-25 from 442368 to 1081344 tid 1 2024-04-10T03:20:15.636 INFO:tasks.rados.rados.0.smithi016.stdout:3333: read oid 2 snap -1 2024-04-10T03:20:15.636 INFO:tasks.rados.rados.0.smithi016.stdout:3333: expect (ObjNum 922 snap 282 seq_num 922) 2024-04-10T03:20:15.636 INFO:tasks.rados.rados.0.smithi016.stdout:3334: read oid 21 snap -1 2024-04-10T03:20:15.636 INFO:tasks.rados.rados.0.smithi016.stdout:3334: expect (ObjNum 1036 snap 321 seq_num 1036) 2024-04-10T03:20:15.636 INFO:tasks.rados.rados.0.smithi016.stdout:3335: setattr oid 31 current snap is 322 2024-04-10T03:20:15.636 INFO:tasks.rados.rados.0.smithi016.stdout:3328: finishing rollback tid 1 to smithi01663999-36 2024-04-10T03:20:15.636 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 0 (ObjNum 129 snap 0 seq_num 2081838192) dirty dne 2024-04-10T03:20:15.636 INFO:tasks.rados.rados.0.smithi016.stdout:3326: expect (ObjNum 1023 snap 319 seq_num 1023) 2024-04-10T03:20:15.755 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:15 smithi136 bash[68278]: audit 2024-04-10T03:20:14.242960+0000 mgr.y (mgr.25133) 408 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:15.755 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:15 smithi136 bash[68278]: cluster 2024-04-10T03:20:14.503256+0000 mon.a (mon.0) 1216 : cluster 0 osdmap e728: 8 total, 8 up, 8 in 2024-04-10T03:20:15.755 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:15 smithi136 bash[68278]: audit 2024-04-10T03:20:14.761742+0000 mon.a (mon.0) 1217 : audit 0 from='client.? 172.21.15.16:0/2596377470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:15.755 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:15 smithi136 bash[68278]: cluster 2024-04-10T03:20:14.878957+0000 mgr.y (mgr.25133) 409 : cluster 0 pgmap v687: 121 pgs: 121 active+clean; 376 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 5.6 MiB/s wr, 19 op/s 2024-04-10T03:20:15.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:15 smithi016 bash[74137]: audit 2024-04-10T03:20:14.242960+0000 mgr.y (mgr.25133) 408 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:15.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:15 smithi016 bash[74137]: cluster 2024-04-10T03:20:14.503256+0000 mon.a (mon.0) 1216 : cluster 0 osdmap e728: 8 total, 8 up, 8 in 2024-04-10T03:20:15.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:15 smithi016 bash[74137]: audit 2024-04-10T03:20:14.761742+0000 mon.a (mon.0) 1217 : audit 0 from='client.? 172.21.15.16:0/2596377470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:15.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:15 smithi016 bash[74137]: cluster 2024-04-10T03:20:14.878957+0000 mgr.y (mgr.25133) 409 : cluster 0 pgmap v687: 121 pgs: 121 active+clean; 376 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 5.6 MiB/s wr, 19 op/s 2024-04-10T03:20:15.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:15 smithi016 bash[72916]: audit 2024-04-10T03:20:14.242960+0000 mgr.y (mgr.25133) 408 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:15.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:15 smithi016 bash[72916]: cluster 2024-04-10T03:20:14.503256+0000 mon.a (mon.0) 1216 : cluster 0 osdmap e728: 8 total, 8 up, 8 in 2024-04-10T03:20:15.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:15 smithi016 bash[72916]: audit 2024-04-10T03:20:14.761742+0000 mon.a (mon.0) 1217 : audit 0 from='client.? 172.21.15.16:0/2596377470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:15.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:15 smithi016 bash[72916]: cluster 2024-04-10T03:20:14.878957+0000 mgr.y (mgr.25133) 409 : cluster 0 pgmap v687: 121 pgs: 121 active+clean; 376 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 5.6 MiB/s wr, 19 op/s 2024-04-10T03:20:16.194 INFO:tasks.rados.rados.0.smithi016.stdout:3327: finishing write tid 1 to smithi01663999-18 2024-04-10T03:20:16.194 INFO:tasks.rados.rados.0.smithi016.stdout:3327: finishing write tid 2 to smithi01663999-18 2024-04-10T03:20:16.194 INFO:tasks.rados.rados.0.smithi016.stdout:3329: expect (ObjNum 993 snap 308 seq_num 993) 2024-04-10T03:20:16.311 INFO:tasks.rados.rados.0.smithi016.stdout:3327: finishing write tid 3 to smithi01663999-18 2024-04-10T03:20:16.311 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2761 (ObjNum 1038 snap 322 seq_num 1038) dirty exists 2024-04-10T03:20:16.311 INFO:tasks.rados.rados.0.smithi016.stdout:3327: left oid 18 (ObjNum 1038 snap 322 seq_num 1038) 2024-04-10T03:20:16.311 INFO:tasks.rados.rados.0.smithi016.stdout:3330: finishing write tid 1 to smithi01663999-41 2024-04-10T03:20:16.311 INFO:tasks.rados.rados.0.smithi016.stdout:3330: finishing write tid 2 to smithi01663999-41 2024-04-10T03:20:16.311 INFO:tasks.rados.rados.0.smithi016.stdout:3330: finishing write tid 3 to smithi01663999-41 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2508 (ObjNum 1039 snap 322 seq_num 1039) dirty exists 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3330: left oid 41 (ObjNum 1039 snap 322 seq_num 1039) 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3331: finishing write tid 1 to smithi01663999-46 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3331: finishing write tid 2 to smithi01663999-46 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3332: finishing write tid 1 to smithi01663999-25 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3331: finishing write tid 3 to smithi01663999-46 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 2619 (ObjNum 1040 snap 322 seq_num 1040) dirty exists 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3331: left oid 46 (ObjNum 1040 snap 322 seq_num 1040) 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3332: finishing write tid 2 to smithi01663999-25 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3332: finishing write tid 3 to smithi01663999-25 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 2621 (ObjNum 1041 snap 322 seq_num 1041) dirty exists 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3332: left oid 25 (ObjNum 1041 snap 322 seq_num 1041) 2024-04-10T03:20:16.312 INFO:tasks.rados.rados.0.smithi016.stdout:3333: expect (ObjNum 922 snap 282 seq_num 922) 2024-04-10T03:20:16.572 INFO:tasks.rados.rados.0.smithi016.stdout:3334: expect (ObjNum 1036 snap 321 seq_num 1036) 2024-04-10T03:20:16.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:16 smithi016 bash[72916]: cluster 2024-04-10T03:20:15.515189+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e729: 8 total, 8 up, 8 in 2024-04-10T03:20:16.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:16 smithi016 bash[74137]: cluster 2024-04-10T03:20:15.515189+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e729: 8 total, 8 up, 8 in 2024-04-10T03:20:16.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:16 smithi136 bash[68278]: cluster 2024-04-10T03:20:15.515189+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e729: 8 total, 8 up, 8 in 2024-04-10T03:20:17.148 INFO:tasks.rados.rados.0.smithi016.stdout:3326: done (9 left) 2024-04-10T03:20:17.148 INFO:tasks.rados.rados.0.smithi016.stdout:3327: done (8 left) 2024-04-10T03:20:17.148 INFO:tasks.rados.rados.0.smithi016.stdout:3328: done (7 left) 2024-04-10T03:20:17.148 INFO:tasks.rados.rados.0.smithi016.stdout:3329: done (6 left) 2024-04-10T03:20:17.148 INFO:tasks.rados.rados.0.smithi016.stdout:3330: done (5 left) 2024-04-10T03:20:17.148 INFO:tasks.rados.rados.0.smithi016.stdout:3331: done (4 left) 2024-04-10T03:20:17.148 INFO:tasks.rados.rados.0.smithi016.stdout:3332: done (3 left) 2024-04-10T03:20:17.148 INFO:tasks.rados.rados.0.smithi016.stdout:3333: done (2 left) 2024-04-10T03:20:17.148 INFO:tasks.rados.rados.0.smithi016.stdout:3334: done (1 left) 2024-04-10T03:20:17.149 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 322 2024-04-10T03:20:17.149 INFO:tasks.rados.rados.0.smithi016.stdout:3336: seq_num 1042 ranges {4677632=655360} 2024-04-10T03:20:17.177 INFO:tasks.rados.rados.0.smithi016.stdout:3336: writing smithi01663999-2 from 4677632 to 5332992 tid 1 2024-04-10T03:20:17.177 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 322 2024-04-10T03:20:17.178 INFO:tasks.rados.rados.0.smithi016.stdout:3337: seq_num 1043 ranges {1589248=671744} 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:3337: writing smithi01663999-1 from 1589248 to 2260992 tid 1 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:3338: copy_from oid 8 from oid 11 current snap is 322 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2822 (ObjNum 977 snap 302 seq_num 977) dirty exists 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:3336: finishing write tid 1 to smithi01663999-2 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:3336: finishing write tid 2 to smithi01663999-2 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:3336: finishing write tid 3 to smithi01663999-2 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2423 (ObjNum 1042 snap 322 seq_num 1042) dirty exists 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:3336: left oid 2 (ObjNum 1042 snap 322 seq_num 1042) 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:3335: done (3 left) 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:3336: done (2 left) 2024-04-10T03:20:17.194 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 322 2024-04-10T03:20:17.195 INFO:tasks.rados.rados.0.smithi016.stdout:3339: seq_num 1044 ranges {663552=688128} 2024-04-10T03:20:17.203 INFO:tasks.rados.rados.0.smithi016.stdout:3339: writing smithi01663999-24 from 663552 to 1351680 tid 1 2024-04-10T03:20:17.203 INFO:tasks.rados.rados.0.smithi016.stdout:3340: copy_from oid 29 from oid 26 current snap is 322 2024-04-10T03:20:17.203 INFO:tasks.rados.rados.0.smithi016.stdout:3337: finishing write tid 1 to smithi01663999-1 2024-04-10T03:20:17.203 INFO:tasks.rados.rados.0.smithi016.stdout:3337: finishing write tid 2 to smithi01663999-1 2024-04-10T03:20:17.204 INFO:tasks.rados.rados.0.smithi016.stdout:3341: snap_remove snap 291 2024-04-10T03:20:17.488 INFO:tasks.rados.rados.0.smithi016.stdout:3341: done (4 left) 2024-04-10T03:20:17.489 INFO:tasks.rados.rados.0.smithi016.stdout:3342: rollback oid 18 current snap is 322 2024-04-10T03:20:17.489 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 312 2024-04-10T03:20:17.489 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 322 2024-04-10T03:20:17.489 INFO:tasks.rados.rados.0.smithi016.stdout:3343: seq_num 1045 ranges {3555328=704512} 2024-04-10T03:20:17.515 INFO:tasks.rados.rados.0.smithi016.stdout:3343: writing smithi01663999-43 from 3555328 to 4259840 tid 1 2024-04-10T03:20:17.516 INFO:tasks.rados.rados.0.smithi016.stdout:3344: read oid 46 snap 315 2024-04-10T03:20:17.516 INFO:tasks.rados.rados.0.smithi016.stdout:3344: expect deleted 2024-04-10T03:20:17.516 INFO:tasks.rados.rados.0.smithi016.stdout:3345: snap_remove snap 319 2024-04-10T03:20:17.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:17 smithi136 bash[68278]: cluster 2024-04-10T03:20:16.879573+0000 mgr.y (mgr.25133) 410 : cluster 0 pgmap v689: 121 pgs: 121 active+clean; 381 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-04-10T03:20:17.665 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:17 smithi136 bash[68278]: cluster 2024-04-10T03:20:17.492512+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e730: 8 total, 8 up, 8 in 2024-04-10T03:20:17.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:17 smithi016 bash[74137]: cluster 2024-04-10T03:20:16.879573+0000 mgr.y (mgr.25133) 410 : cluster 0 pgmap v689: 121 pgs: 121 active+clean; 381 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-04-10T03:20:17.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:17 smithi016 bash[74137]: cluster 2024-04-10T03:20:17.492512+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e730: 8 total, 8 up, 8 in 2024-04-10T03:20:17.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:17 smithi016 bash[72916]: cluster 2024-04-10T03:20:16.879573+0000 mgr.y (mgr.25133) 410 : cluster 0 pgmap v689: 121 pgs: 121 active+clean; 381 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-04-10T03:20:17.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:17 smithi016 bash[72916]: cluster 2024-04-10T03:20:17.492512+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e730: 8 total, 8 up, 8 in 2024-04-10T03:20:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3345: done (7 left) 2024-04-10T03:20:18.526 INFO:tasks.rados.rados.0.smithi016.stdout:3346: copy_from oid 35 from oid 13 current snap is 322 2024-04-10T03:20:18.526 INFO:tasks.rados.rados.0.smithi016.stdout:3347: snap_remove snap 316 2024-04-10T03:20:19.528 INFO:tasks.rados.rados.0.smithi016.stdout:3347: done (8 left) 2024-04-10T03:20:19.529 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 322 2024-04-10T03:20:19.529 INFO:tasks.rados.rados.0.smithi016.stdout:3348: seq_num 1046 ranges {0=729088} 2024-04-10T03:20:19.533 INFO:tasks.rados.rados.0.smithi016.stdout:3348: writing smithi01663999-3 from 0 to 729088 tid 1 2024-04-10T03:20:19.533 INFO:tasks.rados.rados.0.smithi016.stdout:3349: snap_remove snap 321 2024-04-10T03:20:19.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[72916]: cluster 2024-04-10T03:20:18.530092+0000 mon.a (mon.0) 1220 : cluster 0 osdmap e731: 8 total, 8 up, 8 in 2024-04-10T03:20:19.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[72916]: cluster 2024-04-10T03:20:18.880122+0000 mgr.y (mgr.25133) 411 : cluster 0 pgmap v692: 121 pgs: 121 active+clean; 388 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[72916]: audit 2024-04-10T03:20:19.478357+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[72916]: audit 2024-04-10T03:20:19.490535+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[72916]: audit 2024-04-10T03:20:19.493294+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[72916]: audit 2024-04-10T03:20:19.495246+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[72916]: audit 2024-04-10T03:20:19.507007+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[74137]: cluster 2024-04-10T03:20:18.530092+0000 mon.a (mon.0) 1220 : cluster 0 osdmap e731: 8 total, 8 up, 8 in 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[74137]: cluster 2024-04-10T03:20:18.880122+0000 mgr.y (mgr.25133) 411 : cluster 0 pgmap v692: 121 pgs: 121 active+clean; 388 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[74137]: audit 2024-04-10T03:20:19.478357+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[74137]: audit 2024-04-10T03:20:19.490535+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[74137]: audit 2024-04-10T03:20:19.493294+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[74137]: audit 2024-04-10T03:20:19.495246+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:20:19.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:19 smithi016 bash[74137]: audit 2024-04-10T03:20:19.507007+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:19 smithi136 bash[68278]: cluster 2024-04-10T03:20:18.530092+0000 mon.a (mon.0) 1220 : cluster 0 osdmap e731: 8 total, 8 up, 8 in 2024-04-10T03:20:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:19 smithi136 bash[68278]: cluster 2024-04-10T03:20:18.880122+0000 mgr.y (mgr.25133) 411 : cluster 0 pgmap v692: 121 pgs: 121 active+clean; 388 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-04-10T03:20:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:19 smithi136 bash[68278]: audit 2024-04-10T03:20:19.478357+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:19 smithi136 bash[68278]: audit 2024-04-10T03:20:19.490535+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:19.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:19 smithi136 bash[68278]: audit 2024-04-10T03:20:19.493294+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:20:19.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:19 smithi136 bash[68278]: audit 2024-04-10T03:20:19.495246+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:20:19.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:19 smithi136 bash[68278]: audit 2024-04-10T03:20:19.507007+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.533 INFO:tasks.rados.rados.0.smithi016.stdout:3349: done (9 left) 2024-04-10T03:20:20.533 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 322 2024-04-10T03:20:20.533 INFO:tasks.rados.rados.0.smithi016.stdout:3350: seq_num 1047 ranges {2408448=745472} 2024-04-10T03:20:20.562 INFO:tasks.rados.rados.0.smithi016.stdout:3350: writing smithi01663999-44 from 2408448 to 3153920 tid 1 2024-04-10T03:20:20.563 INFO:tasks.rados.rados.0.smithi016.stdout:3351: read oid 47 snap -1 2024-04-10T03:20:20.563 INFO:tasks.rados.rados.0.smithi016.stdout:3351: expect (ObjNum 1002 snap 310 seq_num 1002) 2024-04-10T03:20:20.563 INFO:tasks.rados.rados.0.smithi016.stdout:3352: read oid 17 snap -1 2024-04-10T03:20:20.563 INFO:tasks.rados.rados.0.smithi016.stdout:3352: expect (ObjNum 934 snap 288 seq_num 934) 2024-04-10T03:20:20.563 INFO:tasks.rados.rados.0.smithi016.stdout:3353: snap_remove snap 314 2024-04-10T03:20:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: cluster 2024-04-10T03:20:19.498625+0000 mgr.y (mgr.25133) 412 : cluster 0 pgmap v693: 121 pgs: 121 active+clean; 396 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2024-04-10T03:20:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: cluster 2024-04-10T03:20:19.525305+0000 mon.a (mon.0) 1226 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-10T03:20:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: cluster 2024-04-10T03:20:19.525351+0000 mon.a (mon.0) 1227 : cluster 1 Cluster is now healthy 2024-04-10T03:20:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: cluster 2024-04-10T03:20:19.531554+0000 mon.a (mon.0) 1228 : cluster 0 osdmap e732: 8 total, 8 up, 8 in 2024-04-10T03:20:20.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.593138+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.594277+0000 mgr.y (mgr.25133) 413 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.603165+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.605816+0000 mon.a (mon.0) 1231 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.607895+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.609385+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.612533+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.616559+0000 mon.a (mon.0) 1235 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.618058+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.619245+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.620361+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.621651+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.623049+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.624430+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.625720+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.627861+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: cluster 2024-04-10T03:20:19.498625+0000 mgr.y (mgr.25133) 412 : cluster 0 pgmap v693: 121 pgs: 121 active+clean; 396 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: cluster 2024-04-10T03:20:19.525305+0000 mon.a (mon.0) 1226 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: cluster 2024-04-10T03:20:19.525351+0000 mon.a (mon.0) 1227 : cluster 1 Cluster is now healthy 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: cluster 2024-04-10T03:20:19.531554+0000 mon.a (mon.0) 1228 : cluster 0 osdmap e732: 8 total, 8 up, 8 in 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.593138+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.594277+0000 mgr.y (mgr.25133) 413 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.603165+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:20.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.605816+0000 mon.a (mon.0) 1231 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.607895+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.609385+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.612533+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.616559+0000 mon.a (mon.0) 1235 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.618058+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.619245+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.620361+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.621651+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.623049+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.624430+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.625720+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.627861+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.629682+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.631525+0000 mon.a (mon.0) 1245 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.633345+0000 mon.a (mon.0) 1246 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.634835+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.636365+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: cephadm 2024-04-10T03:20:19.637120+0000 mgr.y (mgr.25133) 414 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.640728+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.643297+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.649225+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.651219+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.656360+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.658127+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.665400+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-10T03:20:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.667455+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.673719+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.675836+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.682185+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.684276+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.629682+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.631525+0000 mon.a (mon.0) 1245 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.633345+0000 mon.a (mon.0) 1246 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.634835+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.636365+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: cephadm 2024-04-10T03:20:19.637120+0000 mgr.y (mgr.25133) 414 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.640728+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.643297+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.649225+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.651219+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.656360+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.658127+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.665400+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.667455+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.673719+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-10T03:20:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.675836+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-10T03:20:20.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.682185+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-10T03:20:20.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.684276+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-10T03:20:20.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.690785+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-10T03:20:20.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.692883+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-10T03:20:20.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.698718+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-10T03:20:20.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.700432+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.701042+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-10T03:20:20.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.707750+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-10T03:20:20.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.709736+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-10T03:20:20.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.716983+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-10T03:20:20.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.719641+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-10T03:20:20.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.725376+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-10T03:20:20.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.728132+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-10T03:20:20.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.732125+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-10T03:20:20.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.734472+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.735103+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.735684+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.736247+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.690785+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.692883+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.698718+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.700432+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.701042+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.707750+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.709736+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.716983+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.719641+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.725376+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.728132+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.732125+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.734472+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.735103+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.735684+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.736247+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.736812+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.737375+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: cephadm 2024-04-10T03:20:19.737856+0000 mgr.y (mgr.25133) 415 : cephadm 1 Upgrade: Complete! 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.738259+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.742159+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.742714+0000 mon.a (mon.0) 1281 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.744327+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.745075+0000 mon.a (mon.0) 1283 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.749536+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.823074+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.824590+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:20:20.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.825256+0000 mon.a (mon.0) 1287 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: audit 2024-04-10T03:20:19.830296+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[72916]: cluster 2024-04-10T03:20:20.536208+0000 mon.a (mon.0) 1289 : cluster 0 osdmap e733: 8 total, 8 up, 8 in 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.736812+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.737375+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: cephadm 2024-04-10T03:20:19.737856+0000 mgr.y (mgr.25133) 415 : cephadm 1 Upgrade: Complete! 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.738259+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.742159+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.742714+0000 mon.a (mon.0) 1281 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.744327+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.745075+0000 mon.a (mon.0) 1283 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.749536+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.823074+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:20.821 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.824590+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:20:20.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.825256+0000 mon.a (mon.0) 1287 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:20:20.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: audit 2024-04-10T03:20:19.830296+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:20 smithi016 bash[74137]: cluster 2024-04-10T03:20:20.536208+0000 mon.a (mon.0) 1289 : cluster 0 osdmap e733: 8 total, 8 up, 8 in 2024-04-10T03:20:20.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: cluster 2024-04-10T03:20:19.498625+0000 mgr.y (mgr.25133) 412 : cluster 0 pgmap v693: 121 pgs: 121 active+clean; 396 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2024-04-10T03:20:20.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: cluster 2024-04-10T03:20:19.525305+0000 mon.a (mon.0) 1226 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-10T03:20:20.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: cluster 2024-04-10T03:20:19.525351+0000 mon.a (mon.0) 1227 : cluster 1 Cluster is now healthy 2024-04-10T03:20:20.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: cluster 2024-04-10T03:20:19.531554+0000 mon.a (mon.0) 1228 : cluster 0 osdmap e732: 8 total, 8 up, 8 in 2024-04-10T03:20:20.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.593138+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:20:20.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.594277+0000 mgr.y (mgr.25133) 413 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-10T03:20:20.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.603165+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:20.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.605816+0000 mon.a (mon.0) 1231 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.607895+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.609385+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.612533+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.616559+0000 mon.a (mon.0) 1235 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.618058+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.619245+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.620361+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.621651+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.623049+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.624430+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.625720+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.627861+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.629682+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.631525+0000 mon.a (mon.0) 1245 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.633345+0000 mon.a (mon.0) 1246 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.634835+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.636365+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:20:20.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: cephadm 2024-04-10T03:20:19.637120+0000 mgr.y (mgr.25133) 414 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-10T03:20:20.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.640728+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.643297+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-10T03:20:20.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.649225+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-10T03:20:20.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.651219+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.656360+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-10T03:20:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.658127+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-10T03:20:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.665400+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-10T03:20:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.667455+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-10T03:20:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.673719+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-10T03:20:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.675836+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-10T03:20:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.682185+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-10T03:20:20.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.684276+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-10T03:20:20.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.690785+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-10T03:20:20.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.692883+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-10T03:20:20.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.698718+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-10T03:20:20.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.700432+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.701042+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.707750+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.709736+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.716983+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.719641+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.725376+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.728132+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.732125+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.734472+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.735103+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.735684+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.736247+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.736812+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.924 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.737375+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: cephadm 2024-04-10T03:20:19.737856+0000 mgr.y (mgr.25133) 415 : cephadm 1 Upgrade: Complete! 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.738259+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.742159+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.742714+0000 mon.a (mon.0) 1281 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.744327+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.745075+0000 mon.a (mon.0) 1283 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.749536+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.823074+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.824590+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.825256+0000 mon.a (mon.0) 1287 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: audit 2024-04-10T03:20:19.830296+0000 mon.a (mon.0) 1288 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:20.925 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:20 smithi136 bash[68278]: cluster 2024-04-10T03:20:20.536208+0000 mon.a (mon.0) 1289 : cluster 0 osdmap e733: 8 total, 8 up, 8 in 2024-04-10T03:20:21.566 INFO:tasks.rados.rados.0.smithi016.stdout:3353: done (12 left) 2024-04-10T03:20:21.566 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 322 2024-04-10T03:20:21.566 INFO:tasks.rados.rados.0.smithi016.stdout:3337: finishing write tid 3 to smithi01663999-1 2024-04-10T03:20:21.566 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2450 (ObjNum 1043 snap 322 seq_num 1043) dirty exists 2024-04-10T03:20:21.566 INFO:tasks.rados.rados.0.smithi016.stdout:3337: left oid 1 (ObjNum 1043 snap 322 seq_num 1043) 2024-04-10T03:20:21.566 INFO:tasks.rados.rados.0.smithi016.stdout:3338: finishing copy_from racing read to smithi01663999-8 2024-04-10T03:20:21.566 INFO:tasks.rados.rados.0.smithi016.stdout:3338: finishing copy_from to smithi01663999-8 2024-04-10T03:20:21.566 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 2314 (ObjNum 1019 snap 318 seq_num 1019) dirty exists 2024-04-10T03:20:21.566 INFO:tasks.rados.rados.0.smithi016.stdout:3339: finishing write tid 1 to smithi01663999-24 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3339: finishing write tid 2 to smithi01663999-24 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3339: finishing write tid 3 to smithi01663999-24 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 2763 (ObjNum 1044 snap 322 seq_num 1044) dirty exists 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3339: left oid 24 (ObjNum 1044 snap 322 seq_num 1044) 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3340: finishing copy_from racing read to smithi01663999-29 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3340: finishing copy_from to smithi01663999-29 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 1447 (ObjNum 981 snap 303 seq_num 981) dirty exists 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3342: finishing rollback tid 0 to smithi01663999-18 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3342: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3342: finishing rollback tid 2 to smithi01663999-18 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2766 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3343: finishing write tid 1 to smithi01663999-43 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3343: finishing write tid 2 to smithi01663999-43 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:3343: finishing write tid 3 to smithi01663999-43 2024-04-10T03:20:21.567 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2825 (ObjNum 1045 snap 322 seq_num 1045) dirty exists 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:3343: left oid 43 (ObjNum 1045 snap 322 seq_num 1045) 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:3346: finishing copy_from racing read to smithi01663999-35 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:3346: finishing copy_from to smithi01663999-35 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2487 (ObjNum 985 snap 306 seq_num 985) dirty exists 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:3348: finishing write tid 1 to smithi01663999-3 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:3348: finishing write tid 2 to smithi01663999-3 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:3348: finishing write tid 3 to smithi01663999-3 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2510 (ObjNum 1046 snap 322 seq_num 1046) dirty exists 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:3348: left oid 3 (ObjNum 1046 snap 322 seq_num 1046) 2024-04-10T03:20:21.568 INFO:tasks.rados.rados.0.smithi016.stdout:3352: expect (ObjNum 934 snap 288 seq_num 934) 2024-04-10T03:20:21.635 INFO:tasks.rados.rados.0.smithi016.stdout:3351: expect (ObjNum 1002 snap 310 seq_num 1002) 2024-04-10T03:20:21.731 INFO:tasks.rados.rados.0.smithi016.stdout:3350: finishing write tid 1 to smithi01663999-44 2024-04-10T03:20:21.731 INFO:tasks.rados.rados.0.smithi016.stdout:3350: finishing write tid 2 to smithi01663999-44 2024-04-10T03:20:21.731 INFO:tasks.rados.rados.0.smithi016.stdout:3350: finishing write tid 3 to smithi01663999-44 2024-04-10T03:20:21.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2452 (ObjNum 1047 snap 322 seq_num 1047) dirty exists 2024-04-10T03:20:21.731 INFO:tasks.rados.rados.0.smithi016.stdout:3350: left oid 44 (ObjNum 1047 snap 322 seq_num 1047) 2024-04-10T03:20:21.731 INFO:tasks.rados.rados.0.smithi016.stdout:3354: seq_num 1048 ranges {0=761856} 2024-04-10T03:20:21.737 INFO:tasks.rados.rados.0.smithi016.stdout:3354: writing smithi01663999-30 from 0 to 761856 tid 1 2024-04-10T03:20:21.737 INFO:tasks.rados.rados.0.smithi016.stdout:3337: done (12 left) 2024-04-10T03:20:21.737 INFO:tasks.rados.rados.0.smithi016.stdout:3338: done (11 left) 2024-04-10T03:20:21.737 INFO:tasks.rados.rados.0.smithi016.stdout:3339: done (10 left) 2024-04-10T03:20:21.737 INFO:tasks.rados.rados.0.smithi016.stdout:3340: done (9 left) 2024-04-10T03:20:21.737 INFO:tasks.rados.rados.0.smithi016.stdout:3342: done (8 left) 2024-04-10T03:20:21.737 INFO:tasks.rados.rados.0.smithi016.stdout:3343: done (7 left) 2024-04-10T03:20:21.737 INFO:tasks.rados.rados.0.smithi016.stdout:3344: done (6 left) 2024-04-10T03:20:21.737 INFO:tasks.rados.rados.0.smithi016.stdout:3346: done (5 left) 2024-04-10T03:20:21.738 INFO:tasks.rados.rados.0.smithi016.stdout:3348: done (4 left) 2024-04-10T03:20:21.738 INFO:tasks.rados.rados.0.smithi016.stdout:3350: done (3 left) 2024-04-10T03:20:21.738 INFO:tasks.rados.rados.0.smithi016.stdout:3351: done (2 left) 2024-04-10T03:20:21.738 INFO:tasks.rados.rados.0.smithi016.stdout:3352: done (1 left) 2024-04-10T03:20:21.738 INFO:tasks.rados.rados.0.smithi016.stdout:3355: read oid 35 snap 315 2024-04-10T03:20:21.738 INFO:tasks.rados.rados.0.smithi016.stdout:3355: expect (ObjNum 878 snap 270 seq_num 878) 2024-04-10T03:20:21.738 INFO:tasks.rados.rados.0.smithi016.stdout:3356: rmattr oid 36 current snap is 322 2024-04-10T03:20:21.738 INFO:tasks.rados.rados.0.smithi016.stdout:3356: done (2 left) 2024-04-10T03:20:21.738 INFO:tasks.rados.rados.0.smithi016.stdout:3357: delete oid 10 current snap is 322 2024-04-10T03:20:21.742 INFO:tasks.rados.rados.0.smithi016.stdout:3357: done (2 left) 2024-04-10T03:20:21.742 INFO:tasks.rados.rados.0.smithi016.stdout:3358: read oid 34 snap -1 2024-04-10T03:20:21.742 INFO:tasks.rados.rados.0.smithi016.stdout:3358: expect (ObjNum 954 snap 296 seq_num 954) 2024-04-10T03:20:21.742 INFO:tasks.rados.rados.0.smithi016.stdout:3359: read oid 8 snap -1 2024-04-10T03:20:21.742 INFO:tasks.rados.rados.0.smithi016.stdout:3359: expect (ObjNum 1019 snap 318 seq_num 1019) 2024-04-10T03:20:21.742 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 322 2024-04-10T03:20:21.742 INFO:tasks.rados.rados.0.smithi016.stdout:3360: seq_num 1050 ranges {1581056=794624} 2024-04-10T03:20:21.760 INFO:tasks.rados.rados.0.smithi016.stdout:3360: writing smithi01663999-17 from 1581056 to 2375680 tid 1 2024-04-10T03:20:21.760 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 322 2024-04-10T03:20:21.760 INFO:tasks.rados.rados.0.smithi016.stdout:3361: seq_num 1051 ranges {2957312=409600,3366912=401408} 2024-04-10T03:20:21.779 INFO:tasks.rados.rados.0.smithi016.stdout:3361: writing smithi01663999-47 from 2957312 to 3366912 tid 1 2024-04-10T03:20:21.782 INFO:tasks.rados.rados.0.smithi016.stdout:3361: writing smithi01663999-47 from 3366912 to 3768320 tid 2 2024-04-10T03:20:21.782 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 322 2024-04-10T03:20:21.783 INFO:tasks.rados.rados.0.smithi016.stdout:3362: seq_num 1052 ranges {8347648=425984,8773632=401408} 2024-04-10T03:20:21.831 INFO:tasks.rados.rados.0.smithi016.stdout:3362: writing smithi01663999-13 from 8347648 to 8773632 tid 1 2024-04-10T03:20:21.833 INFO:tasks.rados.rados.0.smithi016.stdout:3362: writing smithi01663999-13 from 8773632 to 9175040 tid 2 2024-04-10T03:20:21.834 INFO:tasks.rados.rados.0.smithi016.stdout:3363: snap_remove snap 320 2024-04-10T03:20:22.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:20:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:20:21] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:20:22.486 INFO:tasks.rados.rados.0.smithi016.stdout:3363: done (7 left) 2024-04-10T03:20:22.486 INFO:tasks.rados.rados.0.smithi016.stdout:3364: rollback oid 1 current snap is 322 2024-04-10T03:20:22.486 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 1 to 312 2024-04-10T03:20:22.492 INFO:tasks.rados.rados.0.smithi016.stdout:3354: finishing write tid 1 to smithi01663999-30 2024-04-10T03:20:22.492 INFO:tasks.rados.rados.0.smithi016.stdout:3354: finishing write tid 2 to smithi01663999-30 2024-04-10T03:20:22.492 INFO:tasks.rados.rados.0.smithi016.stdout:3354: finishing write tid 3 to smithi01663999-30 2024-04-10T03:20:22.492 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 2623 (ObjNum 1048 snap 322 seq_num 1048) dirty exists 2024-04-10T03:20:22.492 INFO:tasks.rados.rados.0.smithi016.stdout:3354: left oid 30 (ObjNum 1048 snap 322 seq_num 1048) 2024-04-10T03:20:22.492 INFO:tasks.rados.rados.0.smithi016.stdout:3358: expect (ObjNum 954 snap 296 seq_num 954) 2024-04-10T03:20:22.569 INFO:tasks.rados.rados.0.smithi016.stdout:3359: expect (ObjNum 1019 snap 318 seq_num 1019) 2024-04-10T03:20:22.596 INFO:tasks.rados.rados.0.smithi016.stdout:3355: expect (ObjNum 878 snap 270 seq_num 878) 2024-04-10T03:20:22.784 INFO:tasks.rados.rados.0.smithi016.stdout:3360: finishing write tid 1 to smithi01663999-17 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3360: finishing write tid 2 to smithi01663999-17 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3360: finishing write tid 3 to smithi01663999-17 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 2316 (ObjNum 1050 snap 322 seq_num 1050) dirty exists 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3360: left oid 17 (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3361: finishing write tid 1 to smithi01663999-47 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3361: finishing write tid 2 to smithi01663999-47 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3361: finishing write tid 3 to smithi01663999-47 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3361: finishing write tid 4 to smithi01663999-47 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2445 (ObjNum 1051 snap 322 seq_num 1051) dirty exists 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3361: left oid 47 (ObjNum 1051 snap 322 seq_num 1051) 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3362: finishing write tid 1 to smithi01663999-13 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3362: finishing write tid 2 to smithi01663999-13 2024-04-10T03:20:22.785 INFO:tasks.rados.rados.0.smithi016.stdout:3362: finishing write tid 3 to smithi01663999-13 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3362: finishing write tid 4 to smithi01663999-13 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2501 (ObjNum 1052 snap 322 seq_num 1052) dirty exists 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3362: left oid 13 (ObjNum 1052 snap 322 seq_num 1052) 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3364: finishing rollback tid 0 to smithi01663999-1 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3364: finishing rollback tid 1 to smithi01663999-1 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3364: finishing rollback tid 2 to smithi01663999-1 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2455 (ObjNum 954 snap 296 seq_num 954) dirty exists 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3354: done (7 left) 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3355: done (6 left) 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3358: done (5 left) 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3359: done (4 left) 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3360: done (3 left) 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3361: done (2 left) 2024-04-10T03:20:22.786 INFO:tasks.rados.rados.0.smithi016.stdout:3362: done (1 left) 2024-04-10T03:20:22.787 INFO:tasks.rados.rados.0.smithi016.stdout:3364: done (0 left) 2024-04-10T03:20:22.787 INFO:tasks.rados.rados.0.smithi016.stdout:3365: rollback oid 23 current snap is 322 2024-04-10T03:20:22.787 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 315 2024-04-10T03:20:22.787 INFO:tasks.rados.rados.0.smithi016.stdout:3366: delete oid 11 current snap is 322 2024-04-10T03:20:22.790 INFO:tasks.rados.rados.0.smithi016.stdout:3366: done (1 left) 2024-04-10T03:20:22.790 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 322 2024-04-10T03:20:22.790 INFO:tasks.rados.rados.0.smithi016.stdout:3367: seq_num 1054 ranges {9166848=458752,9625600=401408} 2024-04-10T03:20:22.864 INFO:tasks.rados.rados.0.smithi016.stdout:3367: writing smithi01663999-15 from 9166848 to 9625600 tid 1 2024-04-10T03:20:22.867 INFO:tasks.rados.rados.0.smithi016.stdout:3367: writing smithi01663999-15 from 9625600 to 10027008 tid 2 2024-04-10T03:20:22.867 INFO:tasks.rados.rados.0.smithi016.stdout:3365: finishing rollback tid 0 to smithi01663999-23 2024-04-10T03:20:22.867 INFO:tasks.rados.rados.0.smithi016.stdout:3365: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:20:22.868 INFO:tasks.rados.rados.0.smithi016.stdout:3365: finishing rollback tid 2 to smithi01663999-23 2024-04-10T03:20:22.868 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 2417 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-10T03:20:22.868 INFO:tasks.rados.rados.0.smithi016.stdout:3365: done (1 left) 2024-04-10T03:20:22.868 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 322 2024-04-10T03:20:22.868 INFO:tasks.rados.rados.0.smithi016.stdout:3368: seq_num 1055 ranges {6897664=475136,7372800=401408} 2024-04-10T03:20:22.910 INFO:tasks.rados.rados.0.smithi016.stdout:3368: writing smithi01663999-28 from 6897664 to 7372800 tid 1 2024-04-10T03:20:22.912 INFO:tasks.rados.rados.0.smithi016.stdout:3368: writing smithi01663999-28 from 7372800 to 7774208 tid 2 2024-04-10T03:20:22.912 INFO:tasks.rados.rados.0.smithi016.stdout:3369: snap_remove snap 292 2024-04-10T03:20:22.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:22 smithi136 bash[68278]: cluster 2024-04-10T03:20:21.499539+0000 mgr.y (mgr.25133) 416 : cluster 0 pgmap v696: 121 pgs: 121 active+clean; 404 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.3 MiB/s wr, 15 op/s 2024-04-10T03:20:22.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:22 smithi136 bash[68278]: cluster 2024-04-10T03:20:21.570549+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e734: 8 total, 8 up, 8 in 2024-04-10T03:20:22.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:22 smithi136 bash[68278]: cluster 2024-04-10T03:20:22.491066+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e735: 8 total, 8 up, 8 in 2024-04-10T03:20:23.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:22 smithi016 bash[72916]: cluster 2024-04-10T03:20:21.499539+0000 mgr.y (mgr.25133) 416 : cluster 0 pgmap v696: 121 pgs: 121 active+clean; 404 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.3 MiB/s wr, 15 op/s 2024-04-10T03:20:23.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:22 smithi016 bash[72916]: cluster 2024-04-10T03:20:21.570549+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e734: 8 total, 8 up, 8 in 2024-04-10T03:20:23.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:22 smithi016 bash[72916]: cluster 2024-04-10T03:20:22.491066+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e735: 8 total, 8 up, 8 in 2024-04-10T03:20:23.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:22 smithi016 bash[74137]: cluster 2024-04-10T03:20:21.499539+0000 mgr.y (mgr.25133) 416 : cluster 0 pgmap v696: 121 pgs: 121 active+clean; 404 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.3 MiB/s wr, 15 op/s 2024-04-10T03:20:23.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:22 smithi016 bash[74137]: cluster 2024-04-10T03:20:21.570549+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e734: 8 total, 8 up, 8 in 2024-04-10T03:20:23.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:22 smithi016 bash[74137]: cluster 2024-04-10T03:20:22.491066+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e735: 8 total, 8 up, 8 in 2024-04-10T03:20:23.784 INFO:tasks.rados.rados.0.smithi016.stdout:3369: done (2 left) 2024-04-10T03:20:23.784 INFO:tasks.rados.rados.0.smithi016.stdout:3370: delete oid 7 current snap is 322 2024-04-10T03:20:23.784 INFO:tasks.rados.rados.0.smithi016.stdout:3367: finishing write tid 1 to smithi01663999-15 2024-04-10T03:20:23.784 INFO:tasks.rados.rados.0.smithi016.stdout:3367: finishing write tid 2 to smithi01663999-15 2024-04-10T03:20:23.784 INFO:tasks.rados.rados.0.smithi016.stdout:3367: finishing write tid 3 to smithi01663999-15 2024-04-10T03:20:23.784 INFO:tasks.rados.rados.0.smithi016.stdout:3367: finishing write tid 4 to smithi01663999-15 2024-04-10T03:20:23.784 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2888 (ObjNum 1054 snap 322 seq_num 1054) dirty exists 2024-04-10T03:20:23.785 INFO:tasks.rados.rados.0.smithi016.stdout:3367: left oid 15 (ObjNum 1054 snap 322 seq_num 1054) 2024-04-10T03:20:23.785 INFO:tasks.rados.rados.0.smithi016.stdout:3368: finishing write tid 1 to smithi01663999-28 2024-04-10T03:20:23.785 INFO:tasks.rados.rados.0.smithi016.stdout:3368: finishing write tid 2 to smithi01663999-28 2024-04-10T03:20:23.785 INFO:tasks.rados.rados.0.smithi016.stdout:3368: finishing write tid 3 to smithi01663999-28 2024-04-10T03:20:23.785 INFO:tasks.rados.rados.0.smithi016.stdout:3368: finishing write tid 4 to smithi01663999-28 2024-04-10T03:20:23.785 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2420 (ObjNum 1055 snap 322 seq_num 1055) dirty exists 2024-04-10T03:20:23.785 INFO:tasks.rados.rados.0.smithi016.stdout:3368: left oid 28 (ObjNum 1055 snap 322 seq_num 1055) 2024-04-10T03:20:23.804 INFO:tasks.rados.rados.0.smithi016.stdout:3367: done (2 left) 2024-04-10T03:20:23.804 INFO:tasks.rados.rados.0.smithi016.stdout:3368: done (1 left) 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:3370: done (0 left) 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:3371: read oid 22 snap -1 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:3371: expect deleted 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:3372: rollback oid 32 current snap is 322 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 32 to 304 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:3373: rmattr oid 10 current snap is 322 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:3373: done (2 left) 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:3374: rollback oid 11 current snap is 322 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 318 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 322 2024-04-10T03:20:23.805 INFO:tasks.rados.rados.0.smithi016.stdout:3375: seq_num 1057 ranges {491520=507904,999424=401408} 2024-04-10T03:20:23.814 INFO:tasks.rados.rados.0.smithi016.stdout:3375: writing smithi01663999-39 from 491520 to 999424 tid 1 2024-04-10T03:20:23.814 INFO:tasks.rados.rados.0.smithi016.stdout:3375: writing smithi01663999-39 from 999424 to 1400832 tid 2 2024-04-10T03:20:23.815 INFO:tasks.rados.rados.0.smithi016.stdout:3376: read oid 24 snap -1 2024-04-10T03:20:23.815 INFO:tasks.rados.rados.0.smithi016.stdout:3376: expect (ObjNum 1044 snap 322 seq_num 1044) 2024-04-10T03:20:23.815 INFO:tasks.rados.rados.0.smithi016.stdout:3377: rmattr oid 42 current snap is 322 2024-04-10T03:20:23.815 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 322 2024-04-10T03:20:23.815 INFO:tasks.rados.rados.0.smithi016.stdout:3378: seq_num 1058 ranges {1589248=524288,2113536=401408} 2024-04-10T03:20:23.827 INFO:tasks.rados.rados.0.smithi016.stdout:3378: writing smithi01663999-1 from 1589248 to 2113536 tid 1 2024-04-10T03:20:23.830 INFO:tasks.rados.rados.0.smithi016.stdout:3378: writing smithi01663999-1 from 2113536 to 2514944 tid 2 2024-04-10T03:20:23.830 INFO:tasks.rados.rados.0.smithi016.stdout:3379: read oid 5 snap -1 2024-04-10T03:20:23.830 INFO:tasks.rados.rados.0.smithi016.stdout:3379: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:20:23.830 INFO:tasks.rados.rados.0.smithi016.stdout:3380: read oid 28 snap -1 2024-04-10T03:20:23.831 INFO:tasks.rados.rados.0.smithi016.stdout:3380: expect (ObjNum 1055 snap 322 seq_num 1055) 2024-04-10T03:20:23.831 INFO:tasks.rados.rados.0.smithi016.stdout:3381: delete oid 12 current snap is 322 2024-04-10T03:20:23.831 INFO:tasks.rados.rados.0.smithi016.stdout:3374: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:20:23.831 INFO:tasks.rados.rados.0.smithi016.stdout:3374: finishing rollback tid 2 to smithi01663999-11 2024-04-10T03:20:23.831 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 2319 (ObjNum 1019 snap 318 seq_num 1019) dirty exists 2024-04-10T03:20:23.831 INFO:tasks.rados.rados.0.smithi016.stdout:3376: expect (ObjNum 1044 snap 322 seq_num 1044) 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2509 (ObjNum 910 snap 279 seq_num 910) dirty exists 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:3372: finishing rollback tid 1 to smithi01663999-32 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:3372: finishing rollback tid 2 to smithi01663999-32 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 32 v 2457 (ObjNum 954 snap 296 seq_num 954) dirty exists 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:3375: finishing write tid 1 to smithi01663999-39 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:3375: finishing write tid 2 to smithi01663999-39 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:3375: finishing write tid 3 to smithi01663999-39 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:3371: done (9 left) 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:3372: done (8 left) 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:3374: done (7 left) 2024-04-10T03:20:23.919 INFO:tasks.rados.rados.0.smithi016.stdout:3376: done (6 left) 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3377: done (5 left) 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3381: done (4 left) 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3382: delete oid 23 current snap is 322 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3378: finishing write tid 1 to smithi01663999-1 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3378: finishing write tid 2 to smithi01663999-1 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3378: finishing write tid 3 to smithi01663999-1 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3375: finishing write tid 4 to smithi01663999-39 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2504 (ObjNum 1057 snap 322 seq_num 1057) dirty exists 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3375: left oid 39 (ObjNum 1057 snap 322 seq_num 1057) 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3378: finishing write tid 4 to smithi01663999-1 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2459 (ObjNum 1058 snap 322 seq_num 1058) dirty exists 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3378: left oid 1 (ObjNum 1058 snap 322 seq_num 1058) 2024-04-10T03:20:23.920 INFO:tasks.rados.rados.0.smithi016.stdout:3380: expect (ObjNum 1055 snap 322 seq_num 1055) 2024-04-10T03:20:24.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:23 smithi016 bash[72916]: audit 2024-04-10T03:20:22.777206+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:24.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:23 smithi016 bash[74137]: audit 2024-04-10T03:20:22.777206+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:24.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:23 smithi136 bash[68278]: audit 2024-04-10T03:20:22.777206+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:24.391 INFO:tasks.rados.rados.0.smithi016.stdout:3379: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:20:24.630 INFO:tasks.rados.rados.0.smithi016.stdout:3375: done (4 left) 2024-04-10T03:20:24.630 INFO:tasks.rados.rados.0.smithi016.stdout:3378: done (3 left) 2024-04-10T03:20:24.630 INFO:tasks.rados.rados.0.smithi016.stdout:3379: done (2 left) 2024-04-10T03:20:24.630 INFO:tasks.rados.rados.0.smithi016.stdout:3380: done (1 left) 2024-04-10T03:20:24.631 INFO:tasks.rados.rados.0.smithi016.stdout:3382: done (0 left) 2024-04-10T03:20:24.631 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 322 2024-04-10T03:20:24.631 INFO:tasks.rados.rados.0.smithi016.stdout:3383: seq_num 1061 ranges {17178624=573440,17752064=401408} 2024-04-10T03:20:24.775 INFO:tasks.rados.rados.0.smithi016.stdout:3383: writing smithi01663999-31 from 17178624 to 17752064 tid 1 2024-04-10T03:20:24.778 INFO:tasks.rados.rados.0.smithi016.stdout:3383: writing smithi01663999-31 from 17752064 to 18153472 tid 2 2024-04-10T03:20:24.778 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 322 2024-04-10T03:20:24.778 INFO:tasks.rados.rados.0.smithi016.stdout:3384: seq_num 1062 ranges {10944512=589824,11534336=401408} 2024-04-10T03:20:24.843 INFO:tasks.rados.rados.0.smithi016.stdout:3384: writing smithi01663999-16 from 10944512 to 11534336 tid 1 2024-04-10T03:20:24.845 INFO:tasks.rados.rados.0.smithi016.stdout:3384: writing smithi01663999-16 from 11534336 to 11935744 tid 2 2024-04-10T03:20:24.846 INFO:tasks.rados.rados.0.smithi016.stdout:3385: snap_create 2024-04-10T03:20:24.846 INFO:tasks.rados.rados.0.smithi016.stdout:3383: finishing write tid 1 to smithi01663999-31 2024-04-10T03:20:24.846 INFO:tasks.rados.rados.0.smithi016.stdout:3383: finishing write tid 2 to smithi01663999-31 2024-04-10T03:20:24.846 INFO:tasks.rados.rados.0.smithi016.stdout:3383: finishing write tid 3 to smithi01663999-31 2024-04-10T03:20:24.846 INFO:tasks.rados.rados.0.smithi016.stdout:3383: finishing write tid 4 to smithi01663999-31 2024-04-10T03:20:24.846 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2907 (ObjNum 1061 snap 322 seq_num 1061) dirty exists 2024-04-10T03:20:24.846 INFO:tasks.rados.rados.0.smithi016.stdout:3383: left oid 31 (ObjNum 1061 snap 322 seq_num 1061) 2024-04-10T03:20:24.851 INFO:tasks.rados.rados.0.smithi016.stdout:3384: finishing write tid 1 to smithi01663999-16 2024-04-10T03:20:24.851 INFO:tasks.rados.rados.0.smithi016.stdout:3384: finishing write tid 2 to smithi01663999-16 2024-04-10T03:20:24.853 INFO:tasks.rados.rados.0.smithi016.stdout:3384: finishing write tid 3 to smithi01663999-16 2024-04-10T03:20:24.854 INFO:tasks.rados.rados.0.smithi016.stdout:3384: finishing write tid 4 to smithi01663999-16 2024-04-10T03:20:24.855 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2449 (ObjNum 1062 snap 322 seq_num 1062) dirty exists 2024-04-10T03:20:24.855 INFO:tasks.rados.rados.0.smithi016.stdout:3384: left oid 16 (ObjNum 1062 snap 322 seq_num 1062) 2024-04-10T03:20:25.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:24 smithi016 bash[74137]: cluster 2024-04-10T03:20:23.500264+0000 mgr.y (mgr.25133) 417 : cluster 0 pgmap v699: 121 pgs: 121 active+clean; 406 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 330 KiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-04-10T03:20:25.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:24 smithi016 bash[74137]: cluster 2024-04-10T03:20:23.788107+0000 mon.a (mon.0) 1293 : cluster 0 osdmap e736: 8 total, 8 up, 8 in 2024-04-10T03:20:25.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:24 smithi016 bash[72916]: cluster 2024-04-10T03:20:23.500264+0000 mgr.y (mgr.25133) 417 : cluster 0 pgmap v699: 121 pgs: 121 active+clean; 406 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 330 KiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-04-10T03:20:25.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:24 smithi016 bash[72916]: cluster 2024-04-10T03:20:23.788107+0000 mon.a (mon.0) 1293 : cluster 0 osdmap e736: 8 total, 8 up, 8 in 2024-04-10T03:20:25.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:24 smithi136 bash[68278]: cluster 2024-04-10T03:20:23.500264+0000 mgr.y (mgr.25133) 417 : cluster 0 pgmap v699: 121 pgs: 121 active+clean; 406 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 330 KiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-04-10T03:20:25.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:24 smithi136 bash[68278]: cluster 2024-04-10T03:20:23.788107+0000 mon.a (mon.0) 1293 : cluster 0 osdmap e736: 8 total, 8 up, 8 in 2024-04-10T03:20:25.797 INFO:tasks.rados.rados.0.smithi016.stdout:3383: done (2 left) 2024-04-10T03:20:25.797 INFO:tasks.rados.rados.0.smithi016.stdout:3384: done (1 left) 2024-04-10T03:20:25.797 INFO:tasks.rados.rados.0.smithi016.stdout:3385: done (0 left) 2024-04-10T03:20:25.797 INFO:tasks.rados.rados.0.smithi016.stdout:3386: rollback oid 22 current snap is 323 2024-04-10T03:20:25.797 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 22 to 305 2024-04-10T03:20:25.797 INFO:tasks.rados.rados.0.smithi016.stdout:3387: snap_create 2024-04-10T03:20:25.800 INFO:tasks.rados.rados.0.smithi016.stdout:3386: finishing rollback tid 1 to smithi01663999-22 2024-04-10T03:20:25.800 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-04-10T03:20:26.804 INFO:tasks.rados.rados.0.smithi016.stdout:3386: done (1 left) 2024-04-10T03:20:26.804 INFO:tasks.rados.rados.0.smithi016.stdout:3387: done (0 left) 2024-04-10T03:20:26.804 INFO:tasks.rados.rados.0.smithi016.stdout:3388: copy_from oid 7 from oid 45 current snap is 324 2024-04-10T03:20:26.804 INFO:tasks.rados.rados.0.smithi016.stdout:3389: snap_remove snap 322 2024-04-10T03:20:27.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:26 smithi016 bash[74137]: cluster 2024-04-10T03:20:25.501180+0000 mgr.y (mgr.25133) 418 : cluster 0 pgmap v701: 121 pgs: 121 active+clean; 382 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-04-10T03:20:27.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:26 smithi016 bash[74137]: cluster 2024-04-10T03:20:25.799010+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e737: 8 total, 8 up, 8 in 2024-04-10T03:20:27.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:26 smithi016 bash[72916]: cluster 2024-04-10T03:20:25.501180+0000 mgr.y (mgr.25133) 418 : cluster 0 pgmap v701: 121 pgs: 121 active+clean; 382 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-04-10T03:20:27.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:26 smithi016 bash[72916]: cluster 2024-04-10T03:20:25.799010+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e737: 8 total, 8 up, 8 in 2024-04-10T03:20:27.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:26 smithi136 bash[68278]: cluster 2024-04-10T03:20:25.501180+0000 mgr.y (mgr.25133) 418 : cluster 0 pgmap v701: 121 pgs: 121 active+clean; 382 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-04-10T03:20:27.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:26 smithi136 bash[68278]: cluster 2024-04-10T03:20:25.799010+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e737: 8 total, 8 up, 8 in 2024-04-10T03:20:27.491 INFO:tasks.rados.rados.0.smithi016.stdout:3388: finishing copy_from racing read to smithi01663999-7 2024-04-10T03:20:27.491 INFO:tasks.rados.rados.0.smithi016.stdout:3388: finishing copy_from to smithi01663999-7 2024-04-10T03:20:27.491 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2745 (ObjNum 1023 snap 319 seq_num 1023) dirty exists 2024-04-10T03:20:27.491 INFO:tasks.rados.rados.0.smithi016.stdout:3388: done (1 left) 2024-04-10T03:20:27.491 INFO:tasks.rados.rados.0.smithi016.stdout:3389: done (0 left) 2024-04-10T03:20:27.491 INFO:tasks.rados.rados.0.smithi016.stdout:3390: read oid 23 snap 323 2024-04-10T03:20:27.491 INFO:tasks.rados.rados.0.smithi016.stdout:3390: expect deleted 2024-04-10T03:20:27.491 INFO:tasks.rados.rados.0.smithi016.stdout:3391: snap_create 2024-04-10T03:20:28.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:27 smithi016 bash[74137]: cluster 2024-04-10T03:20:26.809755+0000 mon.a (mon.0) 1295 : cluster 0 osdmap e738: 8 total, 8 up, 8 in 2024-04-10T03:20:28.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:27 smithi016 bash[74137]: cluster 2024-04-10T03:20:27.495455+0000 mon.a (mon.0) 1296 : cluster 0 osdmap e739: 8 total, 8 up, 8 in 2024-04-10T03:20:28.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:27 smithi016 bash[74137]: audit 2024-04-10T03:20:27.523062+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:28.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:27 smithi016 bash[74137]: audit 2024-04-10T03:20:27.524672+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:28.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:27 smithi016 bash[72916]: cluster 2024-04-10T03:20:26.809755+0000 mon.a (mon.0) 1295 : cluster 0 osdmap e738: 8 total, 8 up, 8 in 2024-04-10T03:20:28.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:27 smithi016 bash[72916]: cluster 2024-04-10T03:20:27.495455+0000 mon.a (mon.0) 1296 : cluster 0 osdmap e739: 8 total, 8 up, 8 in 2024-04-10T03:20:28.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:27 smithi016 bash[72916]: audit 2024-04-10T03:20:27.523062+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:28.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:27 smithi016 bash[72916]: audit 2024-04-10T03:20:27.524672+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:28.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:27 smithi136 bash[68278]: cluster 2024-04-10T03:20:26.809755+0000 mon.a (mon.0) 1295 : cluster 0 osdmap e738: 8 total, 8 up, 8 in 2024-04-10T03:20:28.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:27 smithi136 bash[68278]: cluster 2024-04-10T03:20:27.495455+0000 mon.a (mon.0) 1296 : cluster 0 osdmap e739: 8 total, 8 up, 8 in 2024-04-10T03:20:28.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:27 smithi136 bash[68278]: audit 2024-04-10T03:20:27.523062+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:20:28.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:27 smithi136 bash[68278]: audit 2024-04-10T03:20:27.524672+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:28.499 INFO:tasks.rados.rados.0.smithi016.stdout:3390: done (1 left) 2024-04-10T03:20:28.499 INFO:tasks.rados.rados.0.smithi016.stdout:3391: done (0 left) 2024-04-10T03:20:28.499 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 325 2024-04-10T03:20:28.499 INFO:tasks.rados.rados.0.smithi016.stdout:3392: seq_num 1063 ranges {4259840=606208,4866048=401408} 2024-04-10T03:20:28.530 INFO:tasks.rados.rados.0.smithi016.stdout:3392: writing smithi01663999-43 from 4259840 to 4866048 tid 1 2024-04-10T03:20:28.530 INFO:tasks.rados.rados.0.smithi016.stdout:3392: writing smithi01663999-43 from 4866048 to 5267456 tid 2 2024-04-10T03:20:28.530 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 325 2024-04-10T03:20:28.530 INFO:tasks.rados.rados.0.smithi016.stdout:3393: seq_num 1064 ranges {3153920=622592,3776512=401408} 2024-04-10T03:20:28.551 INFO:tasks.rados.rados.0.smithi016.stdout:3393: writing smithi01663999-44 from 3153920 to 3776512 tid 1 2024-04-10T03:20:28.553 INFO:tasks.rados.rados.0.smithi016.stdout:3393: writing smithi01663999-44 from 3776512 to 4177920 tid 2 2024-04-10T03:20:28.554 INFO:tasks.rados.rados.0.smithi016.stdout:3394: copy_from oid 11 from oid 13 current snap is 325 2024-04-10T03:20:28.554 INFO:tasks.rados.rados.0.smithi016.stdout:3392: finishing write tid 1 to smithi01663999-43 2024-04-10T03:20:28.554 INFO:tasks.rados.rados.0.smithi016.stdout:3392: finishing write tid 2 to smithi01663999-43 2024-04-10T03:20:28.554 INFO:tasks.rados.rados.0.smithi016.stdout:3392: finishing write tid 3 to smithi01663999-43 2024-04-10T03:20:28.554 INFO:tasks.rados.rados.0.smithi016.stdout:3392: finishing write tid 4 to smithi01663999-43 2024-04-10T03:20:28.554 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2911 (ObjNum 1063 snap 325 seq_num 1063) dirty exists 2024-04-10T03:20:28.554 INFO:tasks.rados.rados.0.smithi016.stdout:3392: left oid 43 (ObjNum 1063 snap 325 seq_num 1063) 2024-04-10T03:20:28.554 INFO:tasks.rados.rados.0.smithi016.stdout:3392: done (2 left) 2024-04-10T03:20:28.554 INFO:tasks.rados.rados.0.smithi016.stdout:3395: delete oid 33 current snap is 325 2024-04-10T03:20:28.562 INFO:tasks.rados.rados.0.smithi016.stdout:3393: finishing write tid 1 to smithi01663999-44 2024-04-10T03:20:28.564 INFO:tasks.rados.rados.0.smithi016.stdout:3393: finishing write tid 2 to smithi01663999-44 2024-04-10T03:20:28.567 INFO:tasks.rados.rados.0.smithi016.stdout:3393: finishing write tid 3 to smithi01663999-44 2024-04-10T03:20:28.568 INFO:tasks.rados.rados.0.smithi016.stdout:3395: done (2 left) 2024-04-10T03:20:28.568 INFO:tasks.rados.rados.0.smithi016.stdout:3396: copy_from oid 14 from oid 18 current snap is 325 2024-04-10T03:20:28.568 INFO:tasks.rados.rados.0.smithi016.stdout:3397: copy_from oid 36 from oid 42 current snap is 325 2024-04-10T03:20:28.568 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 325 2024-04-10T03:20:28.568 INFO:tasks.rados.rados.0.smithi016.stdout:3398: seq_num 1066 ranges {5267456=663552,5931008=401408} 2024-04-10T03:20:28.602 INFO:tasks.rados.rados.0.smithi016.stdout:3398: writing smithi01663999-43 from 5267456 to 5931008 tid 1 2024-04-10T03:20:28.605 INFO:tasks.rados.rados.0.smithi016.stdout:3398: writing smithi01663999-43 from 5931008 to 6332416 tid 2 2024-04-10T03:20:28.605 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 2 current snap is 325 2024-04-10T03:20:28.605 INFO:tasks.rados.rados.0.smithi016.stdout:3393: finishing write tid 4 to smithi01663999-44 2024-04-10T03:20:28.605 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2748 (ObjNum 1064 snap 325 seq_num 1064) dirty exists 2024-04-10T03:20:28.605 INFO:tasks.rados.rados.0.smithi016.stdout:3393: left oid 44 (ObjNum 1064 snap 325 seq_num 1064) 2024-04-10T03:20:28.605 INFO:tasks.rados.rados.0.smithi016.stdout:3399: seq_num 1067 ranges {5332992=679936,6012928=401408} 2024-04-10T03:20:28.639 INFO:tasks.rados.rados.0.smithi016.stdout:3399: writing smithi01663999-2 from 5332992 to 6012928 tid 1 2024-04-10T03:20:28.641 INFO:tasks.rados.rados.0.smithi016.stdout:3399: writing smithi01663999-2 from 6012928 to 6414336 tid 2 2024-04-10T03:20:28.641 INFO:tasks.rados.rados.0.smithi016.stdout:3393: done (5 left) 2024-04-10T03:20:28.642 INFO:tasks.rados.rados.0.smithi016.stdout:3400: snap_remove snap 318 2024-04-10T03:20:29.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:28 smithi016 bash[74137]: cluster 2024-04-10T03:20:27.501622+0000 mgr.y (mgr.25133) 419 : cluster 0 pgmap v705: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-04-10T03:20:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:28 smithi016 bash[74137]: cluster 2024-04-10T03:20:28.505168+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e740: 8 total, 8 up, 8 in 2024-04-10T03:20:29.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:28 smithi016 bash[72916]: cluster 2024-04-10T03:20:27.501622+0000 mgr.y (mgr.25133) 419 : cluster 0 pgmap v705: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-04-10T03:20:29.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:28 smithi016 bash[72916]: cluster 2024-04-10T03:20:28.505168+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e740: 8 total, 8 up, 8 in 2024-04-10T03:20:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:28 smithi136 bash[68278]: cluster 2024-04-10T03:20:27.501622+0000 mgr.y (mgr.25133) 419 : cluster 0 pgmap v705: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-04-10T03:20:29.165 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:28 smithi136 bash[68278]: cluster 2024-04-10T03:20:28.505168+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e740: 8 total, 8 up, 8 in 2024-04-10T03:20:29.503 INFO:tasks.rados.rados.0.smithi016.stdout:3400: done (5 left) 2024-04-10T03:20:29.503 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 325 2024-04-10T03:20:29.504 INFO:tasks.rados.rados.0.smithi016.stdout:3401: seq_num 1068 ranges {0=696320,696320=401408} 2024-04-10T03:20:29.508 INFO:tasks.rados.rados.0.smithi016.stdout:3401: writing smithi01663999-4 from 0 to 696320 tid 1 2024-04-10T03:20:29.511 INFO:tasks.rados.rados.0.smithi016.stdout:3401: writing smithi01663999-4 from 696320 to 1097728 tid 2 2024-04-10T03:20:29.511 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 325 2024-04-10T03:20:29.511 INFO:tasks.rados.rados.0.smithi016.stdout:3402: seq_num 1069 ranges {368640=712704,1081344=401408} 2024-04-10T03:20:29.518 INFO:tasks.rados.rados.0.smithi016.stdout:3402: writing smithi01663999-49 from 368640 to 1081344 tid 1 2024-04-10T03:20:29.522 INFO:tasks.rados.rados.0.smithi016.stdout:3402: writing smithi01663999-49 from 1081344 to 1482752 tid 2 2024-04-10T03:20:29.522 INFO:tasks.rados.rados.0.smithi016.stdout:3397: finishing copy_from racing read to smithi01663999-36 2024-04-10T03:20:29.522 INFO:tasks.rados.rados.0.smithi016.stdout:3397: finishing copy_from to smithi01663999-36 2024-04-10T03:20:29.522 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 2509 (ObjNum 910 snap 279 seq_num 910) dirty exists 2024-04-10T03:20:29.522 INFO:tasks.rados.rados.0.smithi016.stdout:3396: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:20:29.522 INFO:tasks.rados.rados.0.smithi016.stdout:3396: finishing copy_from to smithi01663999-14 2024-04-10T03:20:29.522 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2766 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3398: finishing write tid 1 to smithi01663999-43 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3398: finishing write tid 2 to smithi01663999-43 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3398: finishing write tid 3 to smithi01663999-43 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3398: finishing write tid 4 to smithi01663999-43 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2916 (ObjNum 1066 snap 325 seq_num 1066) dirty exists 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3398: left oid 43 (ObjNum 1066 snap 325 seq_num 1066) 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3394: finishing copy_from racing read to smithi01663999-11 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3394: finishing copy_from to smithi01663999-11 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 2501 (ObjNum 1052 snap 322 seq_num 1052) dirty exists 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3399: finishing write tid 1 to smithi01663999-2 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3399: finishing write tid 2 to smithi01663999-2 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3399: finishing write tid 3 to smithi01663999-2 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3399: finishing write tid 4 to smithi01663999-2 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2426 (ObjNum 1067 snap 325 seq_num 1067) dirty exists 2024-04-10T03:20:29.523 INFO:tasks.rados.rados.0.smithi016.stdout:3399: left oid 2 (ObjNum 1067 snap 325 seq_num 1067) 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:3394: done (6 left) 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:3396: done (5 left) 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:3397: done (4 left) 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:3398: done (3 left) 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:3399: done (2 left) 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:3403: rollback oid 11 current snap is 325 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 11 to 304 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:3404: read oid 6 snap -1 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:3404: expect (ObjNum 961 snap 298 seq_num 961) 2024-04-10T03:20:29.524 INFO:tasks.rados.rados.0.smithi016.stdout:3405: delete oid 34 current snap is 325 2024-04-10T03:20:29.539 INFO:tasks.rados.rados.0.smithi016.stdout:3401: finishing write tid 1 to smithi01663999-4 2024-04-10T03:20:29.542 INFO:tasks.rados.rados.0.smithi016.stdout:3401: finishing write tid 2 to smithi01663999-4 2024-04-10T03:20:29.542 INFO:tasks.rados.rados.0.smithi016.stdout:3401: finishing write tid 3 to smithi01663999-4 2024-04-10T03:20:29.544 INFO:tasks.rados.rados.0.smithi016.stdout:3405: done (4 left) 2024-04-10T03:20:29.544 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 325 2024-04-10T03:20:29.544 INFO:tasks.rados.rados.0.smithi016.stdout:3406: seq_num 1071 ranges {3768320=745472,4513792=401408} 2024-04-10T03:20:29.571 INFO:tasks.rados.rados.0.smithi016.stdout:3406: writing smithi01663999-47 from 3768320 to 4513792 tid 1 2024-04-10T03:20:29.575 INFO:tasks.rados.rados.0.smithi016.stdout:3406: writing smithi01663999-47 from 4513792 to 4915200 tid 2 2024-04-10T03:20:29.575 INFO:tasks.rados.rados.0.smithi016.stdout:3407: read oid 48 snap -1 2024-04-10T03:20:29.575 INFO:tasks.rados.rados.0.smithi016.stdout:3407: expect (ObjNum 934 snap 288 seq_num 934) 2024-04-10T03:20:29.575 INFO:tasks.rados.rados.0.smithi016.stdout:3408: rollback oid 40 current snap is 325 2024-04-10T03:20:29.575 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 40 to 305 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3402: finishing write tid 1 to smithi01663999-49 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3401: finishing write tid 4 to smithi01663999-4 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2429 (ObjNum 1068 snap 325 seq_num 1068) dirty exists 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3401: left oid 4 (ObjNum 1068 snap 325 seq_num 1068) 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3402: finishing write tid 2 to smithi01663999-49 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3402: finishing write tid 3 to smithi01663999-49 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3401: done (6 left) 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3409: read oid 5 snap -1 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3409: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:20:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3410: delete oid 50 current snap is 325 2024-04-10T03:20:29.579 INFO:tasks.rados.rados.0.smithi016.stdout:3403: finishing rollback tid 0 to smithi01663999-11 2024-04-10T03:20:29.580 INFO:tasks.rados.rados.0.smithi016.stdout:3403: finishing rollback tid 1 to smithi01663999-11 2024-04-10T03:20:29.580 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 11 v 2503 (ObjNum 81 snap 0 seq_num 2065589168) dirty dne 2024-04-10T03:20:29.580 INFO:tasks.rados.rados.0.smithi016.stdout:3402: finishing write tid 4 to smithi01663999-49 2024-04-10T03:20:29.580 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1446 (ObjNum 1069 snap 325 seq_num 1069) dirty exists 2024-04-10T03:20:29.580 INFO:tasks.rados.rados.0.smithi016.stdout:3402: left oid 49 (ObjNum 1069 snap 325 seq_num 1069) 2024-04-10T03:20:29.580 INFO:tasks.rados.rados.0.smithi016.stdout:3404: expect (ObjNum 961 snap 298 seq_num 961) 2024-04-10T03:20:29.878 INFO:tasks.rados.rados.0.smithi016.stdout:3408: finishing rollback tid 1 to smithi01663999-40 2024-04-10T03:20:29.879 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 0 (ObjNum 33 snap 0 seq_num 2065594416) dirty dne 2024-04-10T03:20:29.879 INFO:tasks.rados.rados.0.smithi016.stdout:3406: finishing write tid 1 to smithi01663999-47 2024-04-10T03:20:29.879 INFO:tasks.rados.rados.0.smithi016.stdout:3406: finishing write tid 2 to smithi01663999-47 2024-04-10T03:20:29.879 INFO:tasks.rados.rados.0.smithi016.stdout:3406: finishing write tid 3 to smithi01663999-47 2024-04-10T03:20:29.879 INFO:tasks.rados.rados.0.smithi016.stdout:3406: finishing write tid 4 to smithi01663999-47 2024-04-10T03:20:29.879 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2513 (ObjNum 1071 snap 325 seq_num 1071) dirty exists 2024-04-10T03:20:29.879 INFO:tasks.rados.rados.0.smithi016.stdout:3406: left oid 47 (ObjNum 1071 snap 325 seq_num 1071) 2024-04-10T03:20:29.879 INFO:tasks.rados.rados.0.smithi016.stdout:3407: expect (ObjNum 934 snap 288 seq_num 934) 2024-04-10T03:20:29.925 INFO:tasks.rados.rados.0.smithi016.stdout:3409: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:20:30.193 INFO:tasks.rados.rados.0.smithi016.stdout:3402: done (7 left) 2024-04-10T03:20:30.193 INFO:tasks.rados.rados.0.smithi016.stdout:3403: done (6 left) 2024-04-10T03:20:30.194 INFO:tasks.rados.rados.0.smithi016.stdout:3404: done (5 left) 2024-04-10T03:20:30.194 INFO:tasks.rados.rados.0.smithi016.stdout:3406: done (4 left) 2024-04-10T03:20:30.194 INFO:tasks.rados.rados.0.smithi016.stdout:3407: done (3 left) 2024-04-10T03:20:30.194 INFO:tasks.rados.rados.0.smithi016.stdout:3408: done (2 left) 2024-04-10T03:20:30.194 INFO:tasks.rados.rados.0.smithi016.stdout:3409: done (1 left) 2024-04-10T03:20:30.194 INFO:tasks.rados.rados.0.smithi016.stdout:3410: done (0 left) 2024-04-10T03:20:30.194 INFO:tasks.rados.rados.0.smithi016.stdout:3411: snap_create 2024-04-10T03:20:30.504 INFO:tasks.rados.rados.0.smithi016.stdout:3411: done (0 left) 2024-04-10T03:20:30.505 INFO:tasks.rados.rados.0.smithi016.stdout:3412: copy_from oid 15 from oid 17 current snap is 326 2024-04-10T03:20:30.505 INFO:tasks.rados.rados.0.smithi016.stdout:3413: snap_remove snap 323 2024-04-10T03:20:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:30 smithi016 bash[74137]: cluster 2024-04-10T03:20:29.502606+0000 mgr.y (mgr.25133) 420 : cluster 0 pgmap v708: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-04-10T03:20:30.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:30 smithi016 bash[74137]: cluster 2024-04-10T03:20:29.506925+0000 mon.a (mon.0) 1300 : cluster 0 osdmap e741: 8 total, 8 up, 8 in 2024-04-10T03:20:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:30 smithi016 bash[72916]: cluster 2024-04-10T03:20:29.502606+0000 mgr.y (mgr.25133) 420 : cluster 0 pgmap v708: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-04-10T03:20:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:30 smithi016 bash[72916]: cluster 2024-04-10T03:20:29.506925+0000 mon.a (mon.0) 1300 : cluster 0 osdmap e741: 8 total, 8 up, 8 in 2024-04-10T03:20:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:30 smithi136 bash[68278]: cluster 2024-04-10T03:20:29.502606+0000 mgr.y (mgr.25133) 420 : cluster 0 pgmap v708: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-04-10T03:20:30.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:30 smithi136 bash[68278]: cluster 2024-04-10T03:20:29.506925+0000 mon.a (mon.0) 1300 : cluster 0 osdmap e741: 8 total, 8 up, 8 in 2024-04-10T03:20:31.520 INFO:tasks.rados.rados.0.smithi016.stdout:3413: done (1 left) 2024-04-10T03:20:31.520 INFO:tasks.rados.rados.0.smithi016.stdout:3414: copy_from oid 18 from oid 46 current snap is 326 2024-04-10T03:20:31.520 INFO:tasks.rados.rados.0.smithi016.stdout:3415: snap_create 2024-04-10T03:20:31.521 INFO:tasks.rados.rados.0.smithi016.stdout:3412: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:20:31.521 INFO:tasks.rados.rados.0.smithi016.stdout:3412: finishing copy_from to smithi01663999-15 2024-04-10T03:20:31.521 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 2316 (ObjNum 1050 snap 322 seq_num 1050) dirty exists 2024-04-10T03:20:31.581 INFO:tasks.rados.rados.0.smithi016.stdout:3414: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:20:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:3414: finishing copy_from to smithi01663999-18 2024-04-10T03:20:31.582 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2619 (ObjNum 1040 snap 322 seq_num 1040) dirty exists 2024-04-10T03:20:31.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:20:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:20:31] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2024-04-10T03:20:31.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:31 smithi016 bash[72916]: cluster 2024-04-10T03:20:30.509247+0000 mon.a (mon.0) 1301 : cluster 0 osdmap e742: 8 total, 8 up, 8 in 2024-04-10T03:20:31.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:31 smithi016 bash[74137]: cluster 2024-04-10T03:20:30.509247+0000 mon.a (mon.0) 1301 : cluster 0 osdmap e742: 8 total, 8 up, 8 in 2024-04-10T03:20:31.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:31 smithi136 bash[68278]: cluster 2024-04-10T03:20:30.509247+0000 mon.a (mon.0) 1301 : cluster 0 osdmap e742: 8 total, 8 up, 8 in 2024-04-10T03:20:32.500 INFO:tasks.rados.rados.0.smithi016.stdout:3412: done (2 left) 2024-04-10T03:20:32.500 INFO:tasks.rados.rados.0.smithi016.stdout:3414: done (1 left) 2024-04-10T03:20:32.500 INFO:tasks.rados.rados.0.smithi016.stdout:3415: done (0 left) 2024-04-10T03:20:32.500 INFO:tasks.rados.rados.0.smithi016.stdout:3416: read oid 18 snap -1 2024-04-10T03:20:32.500 INFO:tasks.rados.rados.0.smithi016.stdout:3416: expect (ObjNum 1040 snap 322 seq_num 1040) 2024-04-10T03:20:32.500 INFO:tasks.rados.rados.0.smithi016.stdout:3417: delete oid 48 current snap is 327 2024-04-10T03:20:32.515 INFO:tasks.rados.rados.0.smithi016.stdout:3417: done (1 left) 2024-04-10T03:20:32.515 INFO:tasks.rados.rados.0.smithi016.stdout:3418: snap_create 2024-04-10T03:20:32.550 INFO:tasks.rados.rados.0.smithi016.stdout:3416: expect (ObjNum 1040 snap 322 seq_num 1040) 2024-04-10T03:20:32.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:32 smithi016 bash[72916]: cluster 2024-04-10T03:20:31.503480+0000 mgr.y (mgr.25133) 421 : cluster 0 pgmap v710: 121 pgs: 121 active+clean; 375 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.4 MiB/s wr, 10 op/s 2024-04-10T03:20:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:32 smithi016 bash[72916]: cluster 2024-04-10T03:20:31.522374+0000 mon.a (mon.0) 1302 : cluster 0 osdmap e743: 8 total, 8 up, 8 in 2024-04-10T03:20:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:32 smithi016 bash[72916]: cluster 2024-04-10T03:20:32.504001+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e744: 8 total, 8 up, 8 in 2024-04-10T03:20:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:32 smithi016 bash[74137]: cluster 2024-04-10T03:20:31.503480+0000 mgr.y (mgr.25133) 421 : cluster 0 pgmap v710: 121 pgs: 121 active+clean; 375 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.4 MiB/s wr, 10 op/s 2024-04-10T03:20:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:32 smithi016 bash[74137]: cluster 2024-04-10T03:20:31.522374+0000 mon.a (mon.0) 1302 : cluster 0 osdmap e743: 8 total, 8 up, 8 in 2024-04-10T03:20:32.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:32 smithi016 bash[74137]: cluster 2024-04-10T03:20:32.504001+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e744: 8 total, 8 up, 8 in 2024-04-10T03:20:32.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:32 smithi136 bash[68278]: cluster 2024-04-10T03:20:31.503480+0000 mgr.y (mgr.25133) 421 : cluster 0 pgmap v710: 121 pgs: 121 active+clean; 375 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.4 MiB/s wr, 10 op/s 2024-04-10T03:20:32.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:32 smithi136 bash[68278]: cluster 2024-04-10T03:20:31.522374+0000 mon.a (mon.0) 1302 : cluster 0 osdmap e743: 8 total, 8 up, 8 in 2024-04-10T03:20:32.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:32 smithi136 bash[68278]: cluster 2024-04-10T03:20:32.504001+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e744: 8 total, 8 up, 8 in 2024-04-10T03:20:33.513 INFO:tasks.rados.rados.0.smithi016.stdout:3416: done (1 left) 2024-04-10T03:20:33.513 INFO:tasks.rados.rados.0.smithi016.stdout:3418: done (0 left) 2024-04-10T03:20:33.513 INFO:tasks.rados.rados.0.smithi016.stdout:3419: setattr oid 5 current snap is 328 2024-04-10T03:20:33.515 INFO:tasks.rados.rados.0.smithi016.stdout:3420: snap_remove snap 325 2024-04-10T03:20:34.524 INFO:tasks.rados.rados.0.smithi016.stdout:3420: done (1 left) 2024-04-10T03:20:34.524 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 328 2024-04-10T03:20:34.524 INFO:tasks.rados.rados.0.smithi016.stdout:3421: seq_num 1074 ranges {843776=794624,1638400=401408} 2024-04-10T03:20:34.536 INFO:tasks.rados.rados.0.smithi016.stdout:3421: writing smithi01663999-36 from 843776 to 1638400 tid 1 2024-04-10T03:20:34.540 INFO:tasks.rados.rados.0.smithi016.stdout:3421: writing smithi01663999-36 from 1638400 to 2039808 tid 2 2024-04-10T03:20:34.540 INFO:tasks.rados.rados.0.smithi016.stdout:3422: setattr oid 31 current snap is 328 2024-04-10T03:20:34.541 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2940 (ObjNum 897 snap 275 seq_num 897) dirty exists 2024-04-10T03:20:34.543 INFO:tasks.rados.rados.0.smithi016.stdout:3419: done (2 left) 2024-04-10T03:20:34.543 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 328 2024-04-10T03:20:34.543 INFO:tasks.rados.rados.0.smithi016.stdout:3423: seq_num 1075 ranges {2039808=409600,2449408=671744,3121152=131072} 2024-04-10T03:20:34.557 INFO:tasks.rados.rados.0.smithi016.stdout:3423: writing smithi01663999-26 from 2039808 to 2449408 tid 1 2024-04-10T03:20:34.561 INFO:tasks.rados.rados.0.smithi016.stdout:3423: writing smithi01663999-26 from 2449408 to 3121152 tid 2 2024-04-10T03:20:34.563 INFO:tasks.rados.rados.0.smithi016.stdout:3423: writing smithi01663999-26 from 3121152 to 3252224 tid 3 2024-04-10T03:20:34.563 INFO:tasks.rados.rados.0.smithi016.stdout:3424: snap_create 2024-04-10T03:20:34.563 INFO:tasks.rados.rados.0.smithi016.stdout:3421: finishing write tid 1 to smithi01663999-36 2024-04-10T03:20:34.563 INFO:tasks.rados.rados.0.smithi016.stdout:3421: finishing write tid 2 to smithi01663999-36 2024-04-10T03:20:34.563 INFO:tasks.rados.rados.0.smithi016.stdout:3421: finishing write tid 3 to smithi01663999-36 2024-04-10T03:20:34.563 INFO:tasks.rados.rados.0.smithi016.stdout:3421: finishing write tid 4 to smithi01663999-36 2024-04-10T03:20:34.563 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 2516 (ObjNum 1074 snap 328 seq_num 1074) dirty exists 2024-04-10T03:20:34.563 INFO:tasks.rados.rados.0.smithi016.stdout:3421: left oid 36 (ObjNum 1074 snap 328 seq_num 1074) 2024-04-10T03:20:34.563 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2946 (ObjNum 1061 snap 322 seq_num 1061) dirty exists 2024-04-10T03:20:34.569 INFO:tasks.rados.rados.0.smithi016.stdout:3423: finishing write tid 1 to smithi01663999-26 2024-04-10T03:20:34.570 INFO:tasks.rados.rados.0.smithi016.stdout:3423: finishing write tid 2 to smithi01663999-26 2024-04-10T03:20:34.570 INFO:tasks.rados.rados.0.smithi016.stdout:3423: finishing write tid 3 to smithi01663999-26 2024-04-10T03:20:34.576 INFO:tasks.rados.rados.0.smithi016.stdout:3423: finishing write tid 4 to smithi01663999-26 2024-04-10T03:20:34.579 INFO:tasks.rados.rados.0.smithi016.stdout:3423: finishing write tid 5 to smithi01663999-26 2024-04-10T03:20:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 1451 (ObjNum 1075 snap 328 seq_num 1075) dirty exists 2024-04-10T03:20:34.580 INFO:tasks.rados.rados.0.smithi016.stdout:3423: left oid 26 (ObjNum 1075 snap 328 seq_num 1075) 2024-04-10T03:20:34.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:34 smithi016 bash[72916]: cluster 2024-04-10T03:20:33.504128+0000 mgr.y (mgr.25133) 422 : cluster 0 pgmap v713: 121 pgs: 121 active+clean; 359 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.5 MiB/s wr, 10 op/s 2024-04-10T03:20:34.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:34 smithi016 bash[72916]: cluster 2024-04-10T03:20:33.519098+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e745: 8 total, 8 up, 8 in 2024-04-10T03:20:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:34 smithi016 bash[74137]: cluster 2024-04-10T03:20:33.504128+0000 mgr.y (mgr.25133) 422 : cluster 0 pgmap v713: 121 pgs: 121 active+clean; 359 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.5 MiB/s wr, 10 op/s 2024-04-10T03:20:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:34 smithi016 bash[74137]: cluster 2024-04-10T03:20:33.519098+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e745: 8 total, 8 up, 8 in 2024-04-10T03:20:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:34 smithi136 bash[68278]: cluster 2024-04-10T03:20:33.504128+0000 mgr.y (mgr.25133) 422 : cluster 0 pgmap v713: 121 pgs: 121 active+clean; 359 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.5 MiB/s wr, 10 op/s 2024-04-10T03:20:34.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:34 smithi136 bash[68278]: cluster 2024-04-10T03:20:33.519098+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e745: 8 total, 8 up, 8 in 2024-04-10T03:20:35.536 INFO:tasks.rados.rados.0.smithi016.stdout:3421: done (3 left) 2024-04-10T03:20:35.536 INFO:tasks.rados.rados.0.smithi016.stdout:3422: done (2 left) 2024-04-10T03:20:35.536 INFO:tasks.rados.rados.0.smithi016.stdout:3423: done (1 left) 2024-04-10T03:20:35.536 INFO:tasks.rados.rados.0.smithi016.stdout:3424: done (0 left) 2024-04-10T03:20:35.536 INFO:tasks.rados.rados.0.smithi016.stdout:3425: rollback oid 46 current snap is 329 2024-04-10T03:20:35.536 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 46 to 312 2024-04-10T03:20:35.536 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 329 2024-04-10T03:20:35.536 INFO:tasks.rados.rados.0.smithi016.stdout:3426: seq_num 1076 ranges {0=425984,425984=548864,974848=253952} 2024-04-10T03:20:35.539 INFO:tasks.rados.rados.0.smithi016.stdout:3426: writing smithi01663999-48 from 0 to 425984 tid 1 2024-04-10T03:20:35.545 INFO:tasks.rados.rados.0.smithi016.stdout:3426: writing smithi01663999-48 from 425984 to 974848 tid 2 2024-04-10T03:20:35.548 INFO:tasks.rados.rados.0.smithi016.stdout:3426: writing smithi01663999-48 from 974848 to 1228800 tid 3 2024-04-10T03:20:35.548 INFO:tasks.rados.rados.0.smithi016.stdout:3427: read oid 33 snap -1 2024-04-10T03:20:35.548 INFO:tasks.rados.rados.0.smithi016.stdout:3427: expect deleted 2024-04-10T03:20:35.548 INFO:tasks.rados.rados.0.smithi016.stdout:3428: setattr oid 14 current snap is 329 2024-04-10T03:20:35.551 INFO:tasks.rados.rados.0.smithi016.stdout:3425: finishing rollback tid 0 to smithi01663999-46 2024-04-10T03:20:35.551 INFO:tasks.rados.rados.0.smithi016.stdout:3429: read oid 34 snap -1 2024-04-10T03:20:35.551 INFO:tasks.rados.rados.0.smithi016.stdout:3429: expect deleted 2024-04-10T03:20:35.551 INFO:tasks.rados.rados.0.smithi016.stdout:3430: rollback oid 12 current snap is 329 2024-04-10T03:20:35.551 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 12 to 326 2024-04-10T03:20:35.551 INFO:tasks.rados.rados.0.smithi016.stdout:3431: copy_from oid 47 from oid 22 current snap is 329 2024-04-10T03:20:35.551 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 329 2024-04-10T03:20:35.551 INFO:tasks.rados.rados.0.smithi016.stdout:3432: seq_num 1077 ranges {2514944=442368,2957312=434176,3391488=368640} 2024-04-10T03:20:35.574 INFO:tasks.rados.rados.0.smithi016.stdout:3432: writing smithi01663999-1 from 2514944 to 2957312 tid 1 2024-04-10T03:20:35.577 INFO:tasks.rados.rados.0.smithi016.stdout:3432: writing smithi01663999-1 from 2957312 to 3391488 tid 2 2024-04-10T03:20:35.583 INFO:tasks.rados.rados.0.smithi016.stdout:3432: writing smithi01663999-1 from 3391488 to 3760128 tid 3 2024-04-10T03:20:35.583 INFO:tasks.rados.rados.0.smithi016.stdout:3433: read oid 50 snap -1 2024-04-10T03:20:35.583 INFO:tasks.rados.rados.0.smithi016.stdout:3433: expect deleted 2024-04-10T03:20:35.583 INFO:tasks.rados.rados.0.smithi016.stdout:3434: rmattr oid 32 current snap is 329 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3434: done (9 left) 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3435: copy_from oid 2 from oid 45 current snap is 329 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3425: finishing rollback tid 1 to smithi01663999-46 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 2625 (ObjNum 33 snap 0 seq_num 2082663888) dirty dne 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3431: finishing copy_from to smithi01663999-47 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3431: got expected ENOENT (src dne) 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3431: finishing copy_from racing read to smithi01663999-47 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3430: finishing rollback tid 1 to smithi01663999-12 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3426: finishing write tid 1 to smithi01663999-48 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2948 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3426: finishing write tid 2 to smithi01663999-48 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3426: finishing write tid 3 to smithi01663999-48 2024-04-10T03:20:35.584 INFO:tasks.rados.rados.0.smithi016.stdout:3426: finishing write tid 4 to smithi01663999-48 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3426: finishing write tid 5 to smithi01663999-48 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2754 (ObjNum 1076 snap 329 seq_num 1076) dirty exists 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3426: left oid 48 (ObjNum 1076 snap 329 seq_num 1076) 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3432: finishing write tid 1 to smithi01663999-1 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3425: done (9 left) 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3426: done (8 left) 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3427: done (7 left) 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3428: done (6 left) 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3429: done (5 left) 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3430: done (4 left) 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3431: done (3 left) 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3436: copy_from oid 29 from oid 40 current snap is 329 2024-04-10T03:20:35.585 INFO:tasks.rados.rados.0.smithi016.stdout:3437: snap_create 2024-04-10T03:20:35.586 INFO:tasks.rados.rados.0.smithi016.stdout:3436: finishing copy_from to smithi01663999-29 2024-04-10T03:20:35.586 INFO:tasks.rados.rados.0.smithi016.stdout:3436: got expected ENOENT (src dne) 2024-04-10T03:20:35.586 INFO:tasks.rados.rados.0.smithi016.stdout:3436: finishing copy_from racing read to smithi01663999-29 2024-04-10T03:20:35.590 INFO:tasks.rados.rados.0.smithi016.stdout:3432: finishing write tid 2 to smithi01663999-1 2024-04-10T03:20:35.594 INFO:tasks.rados.rados.0.smithi016.stdout:3432: finishing write tid 3 to smithi01663999-1 2024-04-10T03:20:35.594 INFO:tasks.rados.rados.0.smithi016.stdout:3432: finishing write tid 4 to smithi01663999-1 2024-04-10T03:20:35.597 INFO:tasks.rados.rados.0.smithi016.stdout:3432: finishing write tid 5 to smithi01663999-1 2024-04-10T03:20:35.597 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2758 (ObjNum 1077 snap 329 seq_num 1077) dirty exists 2024-04-10T03:20:35.597 INFO:tasks.rados.rados.0.smithi016.stdout:3432: left oid 1 (ObjNum 1077 snap 329 seq_num 1077) 2024-04-10T03:20:35.628 INFO:tasks.rados.rados.0.smithi016.stdout:3435: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:20:35.634 INFO:tasks.rados.rados.0.smithi016.stdout:3435: finishing copy_from to smithi01663999-2 2024-04-10T03:20:35.634 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2745 (ObjNum 1023 snap 319 seq_num 1023) dirty exists 2024-04-10T03:20:35.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:35 smithi016 bash[72916]: cluster 2024-04-10T03:20:34.528309+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e746: 8 total, 8 up, 8 in 2024-04-10T03:20:35.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:35 smithi016 bash[74137]: cluster 2024-04-10T03:20:34.528309+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e746: 8 total, 8 up, 8 in 2024-04-10T03:20:35.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:35 smithi136 bash[68278]: cluster 2024-04-10T03:20:34.528309+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e746: 8 total, 8 up, 8 in 2024-04-10T03:20:36.540 INFO:tasks.rados.rados.0.smithi016.stdout:3432: done (4 left) 2024-04-10T03:20:36.541 INFO:tasks.rados.rados.0.smithi016.stdout:3433: done (3 left) 2024-04-10T03:20:36.541 INFO:tasks.rados.rados.0.smithi016.stdout:3435: done (2 left) 2024-04-10T03:20:36.541 INFO:tasks.rados.rados.0.smithi016.stdout:3436: done (1 left) 2024-04-10T03:20:36.541 INFO:tasks.rados.rados.0.smithi016.stdout:3437: done (0 left) 2024-04-10T03:20:36.541 INFO:tasks.rados.rados.0.smithi016.stdout:3438: snap_create 2024-04-10T03:20:36.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:36 smithi016 bash[72916]: cluster 2024-04-10T03:20:35.504900+0000 mgr.y (mgr.25133) 423 : cluster 0 pgmap v716: 121 pgs: 121 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-04-10T03:20:36.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:36 smithi016 bash[72916]: cluster 2024-04-10T03:20:35.540951+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e747: 8 total, 8 up, 8 in 2024-04-10T03:20:36.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:36 smithi016 bash[74137]: cluster 2024-04-10T03:20:35.504900+0000 mgr.y (mgr.25133) 423 : cluster 0 pgmap v716: 121 pgs: 121 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-04-10T03:20:36.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:36 smithi016 bash[74137]: cluster 2024-04-10T03:20:35.540951+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e747: 8 total, 8 up, 8 in 2024-04-10T03:20:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:36 smithi136 bash[68278]: cluster 2024-04-10T03:20:35.504900+0000 mgr.y (mgr.25133) 423 : cluster 0 pgmap v716: 121 pgs: 121 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-04-10T03:20:36.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:36 smithi136 bash[68278]: cluster 2024-04-10T03:20:35.540951+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e747: 8 total, 8 up, 8 in 2024-04-10T03:20:37.501 INFO:tasks.rados.rados.0.smithi016.stdout:3438: done (0 left) 2024-04-10T03:20:37.501 INFO:tasks.rados.rados.0.smithi016.stdout:3439: read oid 16 snap -1 2024-04-10T03:20:37.501 INFO:tasks.rados.rados.0.smithi016.stdout:3439: expect (ObjNum 1062 snap 322 seq_num 1062) 2024-04-10T03:20:37.501 INFO:tasks.rados.rados.0.smithi016.stdout:3440: read oid 33 snap 315 2024-04-10T03:20:37.501 INFO:tasks.rados.rados.0.smithi016.stdout:3440: expect (ObjNum 912 snap 280 seq_num 912) 2024-04-10T03:20:37.502 INFO:tasks.rados.rados.0.smithi016.stdout:3441: read oid 35 snap -1 2024-04-10T03:20:37.502 INFO:tasks.rados.rados.0.smithi016.stdout:3441: expect (ObjNum 985 snap 306 seq_num 985) 2024-04-10T03:20:37.502 INFO:tasks.rados.rados.0.smithi016.stdout:3442: read oid 36 snap -1 2024-04-10T03:20:37.502 INFO:tasks.rados.rados.0.smithi016.stdout:3442: expect (ObjNum 1074 snap 328 seq_num 1074) 2024-04-10T03:20:37.502 INFO:tasks.rados.rados.0.smithi016.stdout:3443: snap_remove snap 330 2024-04-10T03:20:37.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:37 smithi016 bash[72916]: cluster 2024-04-10T03:20:36.544272+0000 mon.a (mon.0) 1307 : cluster 0 osdmap e748: 8 total, 8 up, 8 in 2024-04-10T03:20:37.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:37 smithi016 bash[72916]: cluster 2024-04-10T03:20:37.505393+0000 mon.a (mon.0) 1308 : cluster 0 osdmap e749: 8 total, 8 up, 8 in 2024-04-10T03:20:37.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:37 smithi016 bash[74137]: cluster 2024-04-10T03:20:36.544272+0000 mon.a (mon.0) 1307 : cluster 0 osdmap e748: 8 total, 8 up, 8 in 2024-04-10T03:20:37.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:37 smithi016 bash[74137]: cluster 2024-04-10T03:20:37.505393+0000 mon.a (mon.0) 1308 : cluster 0 osdmap e749: 8 total, 8 up, 8 in 2024-04-10T03:20:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:37 smithi136 bash[68278]: cluster 2024-04-10T03:20:36.544272+0000 mon.a (mon.0) 1307 : cluster 0 osdmap e748: 8 total, 8 up, 8 in 2024-04-10T03:20:37.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:37 smithi136 bash[68278]: cluster 2024-04-10T03:20:37.505393+0000 mon.a (mon.0) 1308 : cluster 0 osdmap e749: 8 total, 8 up, 8 in 2024-04-10T03:20:38.503 INFO:tasks.rados.rados.0.smithi016.stdout:3443: done (4 left) 2024-04-10T03:20:38.503 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 331 2024-04-10T03:20:38.503 INFO:tasks.rados.rados.0.smithi016.stdout:3444: seq_num 1078 ranges {18153472=458752,18612224=720896,19333120=81920} 2024-04-10T03:20:38.638 INFO:tasks.rados.rados.0.smithi016.stdout:3444: writing smithi01663999-31 from 18153472 to 18612224 tid 1 2024-04-10T03:20:38.642 INFO:tasks.rados.rados.0.smithi016.stdout:3444: writing smithi01663999-31 from 18612224 to 19333120 tid 2 2024-04-10T03:20:38.643 INFO:tasks.rados.rados.0.smithi016.stdout:3444: writing smithi01663999-31 from 19333120 to 19415040 tid 3 2024-04-10T03:20:38.643 INFO:tasks.rados.rados.0.smithi016.stdout:3445: read oid 10 snap -1 2024-04-10T03:20:38.643 INFO:tasks.rados.rados.0.smithi016.stdout:3445: expect deleted 2024-04-10T03:20:38.644 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 331 2024-04-10T03:20:38.644 INFO:tasks.rados.rados.0.smithi016.stdout:3446: seq_num 1079 ranges {3448832=475136,3923968=606208,4530176=196608} 2024-04-10T03:20:38.666 INFO:tasks.rados.rados.0.smithi016.stdout:3446: writing smithi01663999-20 from 3448832 to 3923968 tid 1 2024-04-10T03:20:38.670 INFO:tasks.rados.rados.0.smithi016.stdout:3446: writing smithi01663999-20 from 3923968 to 4530176 tid 2 2024-04-10T03:20:38.671 INFO:tasks.rados.rados.0.smithi016.stdout:3446: writing smithi01663999-20 from 4530176 to 4726784 tid 3 2024-04-10T03:20:38.671 INFO:tasks.rados.rados.0.smithi016.stdout:3447: snap_remove snap 304 2024-04-10T03:20:38.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:38 smithi016 bash[72916]: cluster 2024-04-10T03:20:37.508187+0000 mgr.y (mgr.25133) 424 : cluster 0 pgmap v720: 121 pgs: 121 active+clean; 365 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-04-10T03:20:38.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:38 smithi016 bash[72916]: cluster 2024-04-10T03:20:38.509149+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e750: 8 total, 8 up, 8 in 2024-04-10T03:20:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:38 smithi016 bash[74137]: cluster 2024-04-10T03:20:37.508187+0000 mgr.y (mgr.25133) 424 : cluster 0 pgmap v720: 121 pgs: 121 active+clean; 365 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-04-10T03:20:38.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:38 smithi016 bash[74137]: cluster 2024-04-10T03:20:38.509149+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e750: 8 total, 8 up, 8 in 2024-04-10T03:20:38.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:38 smithi136 bash[68278]: cluster 2024-04-10T03:20:37.508187+0000 mgr.y (mgr.25133) 424 : cluster 0 pgmap v720: 121 pgs: 121 active+clean; 365 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-04-10T03:20:38.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:38 smithi136 bash[68278]: cluster 2024-04-10T03:20:38.509149+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e750: 8 total, 8 up, 8 in 2024-04-10T03:20:39.559 INFO:tasks.rados.rados.0.smithi016.stdout:3447: done (7 left) 2024-04-10T03:20:39.560 INFO:tasks.rados.rados.0.smithi016.stdout:3448: read oid 22 snap 315 2024-04-10T03:20:39.560 INFO:tasks.rados.rados.0.smithi016.stdout:3448: expect deleted 2024-04-10T03:20:39.560 INFO:tasks.rados.rados.0.smithi016.stdout:3449: rollback oid 48 current snap is 331 2024-04-10T03:20:39.560 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 48 to 312 2024-04-10T03:20:39.560 INFO:tasks.rados.rados.0.smithi016.stdout:3440: expect (ObjNum 912 snap 280 seq_num 912) 2024-04-10T03:20:39.618 INFO:tasks.rados.rados.0.smithi016.stdout:3441: expect (ObjNum 985 snap 306 seq_num 985) 2024-04-10T03:20:40.086 INFO:tasks.rados.rados.0.smithi016.stdout:3439: expect (ObjNum 1062 snap 322 seq_num 1062) 2024-04-10T03:20:40.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:40 smithi016 bash[72916]: cluster 2024-04-10T03:20:39.509376+0000 mgr.y (mgr.25133) 425 : cluster 0 pgmap v722: 121 pgs: 121 active+clean; 366 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-04-10T03:20:40.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:40 smithi016 bash[72916]: cluster 2024-04-10T03:20:39.561223+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e751: 8 total, 8 up, 8 in 2024-04-10T03:20:40.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:40 smithi016 bash[74137]: cluster 2024-04-10T03:20:39.509376+0000 mgr.y (mgr.25133) 425 : cluster 0 pgmap v722: 121 pgs: 121 active+clean; 366 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-04-10T03:20:40.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:40 smithi016 bash[74137]: cluster 2024-04-10T03:20:39.561223+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e751: 8 total, 8 up, 8 in 2024-04-10T03:20:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:40 smithi136 bash[68278]: cluster 2024-04-10T03:20:39.509376+0000 mgr.y (mgr.25133) 425 : cluster 0 pgmap v722: 121 pgs: 121 active+clean; 366 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-04-10T03:20:40.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:40 smithi136 bash[68278]: cluster 2024-04-10T03:20:39.561223+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e751: 8 total, 8 up, 8 in 2024-04-10T03:20:41.449 INFO:tasks.rados.rados.0.smithi016.stdout:3442: expect (ObjNum 1074 snap 328 seq_num 1074) 2024-04-10T03:20:41.516 INFO:tasks.rados.rados.0.smithi016.stdout:3444: finishing write tid 1 to smithi01663999-31 2024-04-10T03:20:41.516 INFO:tasks.rados.rados.0.smithi016.stdout:3444: finishing write tid 2 to smithi01663999-31 2024-04-10T03:20:41.516 INFO:tasks.rados.rados.0.smithi016.stdout:3444: finishing write tid 3 to smithi01663999-31 2024-04-10T03:20:41.516 INFO:tasks.rados.rados.0.smithi016.stdout:3444: finishing write tid 4 to smithi01663999-31 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3444: finishing write tid 5 to smithi01663999-31 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2953 (ObjNum 1078 snap 331 seq_num 1078) dirty exists 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3444: left oid 31 (ObjNum 1078 snap 331 seq_num 1078) 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3446: finishing write tid 1 to smithi01663999-20 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3446: finishing write tid 2 to smithi01663999-20 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3446: finishing write tid 3 to smithi01663999-20 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3446: finishing write tid 4 to smithi01663999-20 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3446: finishing write tid 5 to smithi01663999-20 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2513 (ObjNum 1079 snap 331 seq_num 1079) dirty exists 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3446: left oid 20 (ObjNum 1079 snap 331 seq_num 1079) 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3449: finishing rollback tid 0 to smithi01663999-48 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3449: finishing rollback tid 1 to smithi01663999-48 2024-04-10T03:20:41.517 INFO:tasks.rados.rados.0.smithi016.stdout:3449: finishing rollback tid 2 to smithi01663999-48 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2761 (ObjNum 934 snap 288 seq_num 934) dirty exists 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3439: done (8 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3440: done (7 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3441: done (6 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3442: done (5 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3444: done (4 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3445: done (3 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3446: done (2 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3448: done (1 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3449: done (0 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3450: rmattr oid 46 current snap is 331 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3450: done (0 left) 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3451: read oid 37 snap -1 2024-04-10T03:20:41.518 INFO:tasks.rados.rados.0.smithi016.stdout:3451: expect (ObjNum 1011 snap 315 seq_num 1011) 2024-04-10T03:20:41.519 INFO:tasks.rados.rados.0.smithi016.stdout:3452: delete oid 13 current snap is 331 2024-04-10T03:20:41.521 INFO:tasks.rados.rados.0.smithi016.stdout:3452: done (1 left) 2024-04-10T03:20:41.521 INFO:tasks.rados.rados.0.smithi016.stdout:3453: snap_create 2024-04-10T03:20:41.551 INFO:tasks.rados.rados.0.smithi016.stdout:3451: expect (ObjNum 1011 snap 315 seq_num 1011) 2024-04-10T03:20:42.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:20:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:20:41] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2024-04-10T03:20:42.257 INFO:tasks.rados.rados.0.smithi016.stdout:3451: done (1 left) 2024-04-10T03:20:42.257 INFO:tasks.rados.rados.0.smithi016.stdout:3453: done (0 left) 2024-04-10T03:20:42.257 INFO:tasks.rados.rados.0.smithi016.stdout:3454: rollback oid 23 current snap is 332 2024-04-10T03:20:42.257 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 324 2024-04-10T03:20:42.257 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 332 2024-04-10T03:20:42.257 INFO:tasks.rados.rados.0.smithi016.stdout:3455: seq_num 1081 ranges {729088=507904,1236992=425984,1662976=376832} 2024-04-10T03:20:42.267 INFO:tasks.rados.rados.0.smithi016.stdout:3455: writing smithi01663999-3 from 729088 to 1236992 tid 1 2024-04-10T03:20:42.272 INFO:tasks.rados.rados.0.smithi016.stdout:3455: writing smithi01663999-3 from 1236992 to 1662976 tid 2 2024-04-10T03:20:42.276 INFO:tasks.rados.rados.0.smithi016.stdout:3455: writing smithi01663999-3 from 1662976 to 2039808 tid 3 2024-04-10T03:20:42.276 INFO:tasks.rados.rados.0.smithi016.stdout:3456: setattr oid 31 current snap is 332 2024-04-10T03:20:42.276 INFO:tasks.rados.rados.0.smithi016.stdout:3454: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:20:42.276 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 2421 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-10T03:20:42.276 INFO:tasks.rados.rados.0.smithi016.stdout:3455: finishing write tid 1 to smithi01663999-3 2024-04-10T03:20:42.278 INFO:tasks.rados.rados.0.smithi016.stdout:3454: done (2 left) 2024-04-10T03:20:42.278 INFO:tasks.rados.rados.0.smithi016.stdout:3457: rollback oid 47 current snap is 332 2024-04-10T03:20:42.278 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 331 2024-04-10T03:20:42.278 INFO:tasks.rados.rados.0.smithi016.stdout:3458: snap_remove snap 327 2024-04-10T03:20:42.500 INFO:tasks.rados.rados.0.smithi016.stdout:3458: done (3 left) 2024-04-10T03:20:42.500 INFO:tasks.rados.rados.0.smithi016.stdout:3459: read oid 37 snap -1 2024-04-10T03:20:42.500 INFO:tasks.rados.rados.0.smithi016.stdout:3459: expect (ObjNum 1011 snap 315 seq_num 1011) 2024-04-10T03:20:42.500 INFO:tasks.rados.rados.0.smithi016.stdout:3460: delete oid 39 current snap is 332 2024-04-10T03:20:42.500 INFO:tasks.rados.rados.0.smithi016.stdout:3455: finishing write tid 2 to smithi01663999-3 2024-04-10T03:20:42.500 INFO:tasks.rados.rados.0.smithi016.stdout:3455: finishing write tid 3 to smithi01663999-3 2024-04-10T03:20:42.500 INFO:tasks.rados.rados.0.smithi016.stdout:3455: finishing write tid 4 to smithi01663999-3 2024-04-10T03:20:42.500 INFO:tasks.rados.rados.0.smithi016.stdout:3457: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:20:42.500 INFO:tasks.rados.rados.0.smithi016.stdout:3457: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:20:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:3455: finishing write tid 5 to smithi01663999-3 2024-04-10T03:20:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2515 (ObjNum 1081 snap 332 seq_num 1081) dirty exists 2024-04-10T03:20:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:3455: left oid 3 (ObjNum 1081 snap 332 seq_num 1081) 2024-04-10T03:20:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:3457: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:20:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2519 (ObjNum 1071 snap 325 seq_num 1071) dirty exists 2024-04-10T03:20:42.501 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 2967 (ObjNum 1078 snap 331 seq_num 1078) dirty exists 2024-04-10T03:20:42.511 INFO:tasks.rados.rados.0.smithi016.stdout:3455: done (4 left) 2024-04-10T03:20:42.511 INFO:tasks.rados.rados.0.smithi016.stdout:3456: done (3 left) 2024-04-10T03:20:42.511 INFO:tasks.rados.rados.0.smithi016.stdout:3457: done (2 left) 2024-04-10T03:20:42.511 INFO:tasks.rados.rados.0.smithi016.stdout:3460: done (1 left) 2024-04-10T03:20:42.511 INFO:tasks.rados.rados.0.smithi016.stdout:3461: rollback oid 21 current snap is 332 2024-04-10T03:20:42.511 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 324 2024-04-10T03:20:42.511 INFO:tasks.rados.rados.0.smithi016.stdout:3462: delete oid 20 current snap is 332 2024-04-10T03:20:42.531 INFO:tasks.rados.rados.0.smithi016.stdout:3462: done (2 left) 2024-04-10T03:20:42.531 INFO:tasks.rados.rados.0.smithi016.stdout:3463: snap_remove snap 305 2024-04-10T03:20:42.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:42 smithi136 bash[68278]: cluster 2024-04-10T03:20:41.510406+0000 mgr.y (mgr.25133) 426 : cluster 0 pgmap v724: 121 pgs: 121 active+clean; 369 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-10T03:20:42.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:42 smithi136 bash[68278]: cluster 2024-04-10T03:20:41.570314+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e752: 8 total, 8 up, 8 in 2024-04-10T03:20:42.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:42 smithi136 bash[68278]: cluster 2024-04-10T03:20:42.505418+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e753: 8 total, 8 up, 8 in 2024-04-10T03:20:42.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:42 smithi136 bash[68278]: audit 2024-04-10T03:20:42.519093+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:43.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:42 smithi016 bash[72916]: cluster 2024-04-10T03:20:41.510406+0000 mgr.y (mgr.25133) 426 : cluster 0 pgmap v724: 121 pgs: 121 active+clean; 369 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-10T03:20:43.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:42 smithi016 bash[72916]: cluster 2024-04-10T03:20:41.570314+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e752: 8 total, 8 up, 8 in 2024-04-10T03:20:43.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:42 smithi016 bash[72916]: cluster 2024-04-10T03:20:42.505418+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e753: 8 total, 8 up, 8 in 2024-04-10T03:20:43.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:42 smithi016 bash[72916]: audit 2024-04-10T03:20:42.519093+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:43.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:42 smithi016 bash[74137]: cluster 2024-04-10T03:20:41.510406+0000 mgr.y (mgr.25133) 426 : cluster 0 pgmap v724: 121 pgs: 121 active+clean; 369 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-04-10T03:20:43.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:42 smithi016 bash[74137]: cluster 2024-04-10T03:20:41.570314+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e752: 8 total, 8 up, 8 in 2024-04-10T03:20:43.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:42 smithi016 bash[74137]: cluster 2024-04-10T03:20:42.505418+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e753: 8 total, 8 up, 8 in 2024-04-10T03:20:43.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:42 smithi016 bash[74137]: audit 2024-04-10T03:20:42.519093+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:43.512 INFO:tasks.rados.rados.0.smithi016.stdout:3463: done (2 left) 2024-04-10T03:20:43.512 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 332 2024-04-10T03:20:43.512 INFO:tasks.rados.rados.0.smithi016.stdout:3464: seq_num 1084 ranges {5996544=557056,6553600=475136,7028736=327680} 2024-04-10T03:20:43.545 INFO:tasks.rados.rados.0.smithi016.stdout:3464: writing smithi01663999-19 from 5996544 to 6553600 tid 1 2024-04-10T03:20:43.550 INFO:tasks.rados.rados.0.smithi016.stdout:3464: writing smithi01663999-19 from 6553600 to 7028736 tid 2 2024-04-10T03:20:43.551 INFO:tasks.rados.rados.0.smithi016.stdout:3464: writing smithi01663999-19 from 7028736 to 7356416 tid 3 2024-04-10T03:20:43.551 INFO:tasks.rados.rados.0.smithi016.stdout:3465: rmattr oid 48 current snap is 332 2024-04-10T03:20:43.551 INFO:tasks.rados.rados.0.smithi016.stdout:3465: done (3 left) 2024-04-10T03:20:43.551 INFO:tasks.rados.rados.0.smithi016.stdout:3466: delete oid 15 current snap is 332 2024-04-10T03:20:43.551 INFO:tasks.rados.rados.0.smithi016.stdout:3461: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:20:43.551 INFO:tasks.rados.rados.0.smithi016.stdout:3461: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:20:43.551 INFO:tasks.rados.rados.0.smithi016.stdout:3461: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:20:43.551 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2748 (ObjNum 1036 snap 321 seq_num 1036) dirty exists 2024-04-10T03:20:43.551 INFO:tasks.rados.rados.0.smithi016.stdout:3459: expect (ObjNum 1011 snap 315 seq_num 1011) 2024-04-10T03:20:44.278 INFO:tasks.rados.rados.0.smithi016.stdout:3464: finishing write tid 1 to smithi01663999-19 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3464: finishing write tid 2 to smithi01663999-19 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3464: finishing write tid 3 to smithi01663999-19 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3464: finishing write tid 4 to smithi01663999-19 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3464: finishing write tid 5 to smithi01663999-19 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 2425 (ObjNum 1084 snap 332 seq_num 1084) dirty exists 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3464: left oid 19 (ObjNum 1084 snap 332 seq_num 1084) 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3459: done (3 left) 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3461: done (2 left) 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3464: done (1 left) 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3466: done (0 left) 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 4 current snap is 332 2024-04-10T03:20:44.279 INFO:tasks.rados.rados.0.smithi016.stdout:3467: seq_num 1086 ranges {1097728=598016,1695744=647168,2342912=155648} 2024-04-10T03:20:44.290 INFO:tasks.rados.rados.0.smithi016.stdout:3467: writing smithi01663999-4 from 1097728 to 1695744 tid 1 2024-04-10T03:20:44.296 INFO:tasks.rados.rados.0.smithi016.stdout:3467: writing smithi01663999-4 from 1695744 to 2342912 tid 2 2024-04-10T03:20:44.297 INFO:tasks.rados.rados.0.smithi016.stdout:3467: writing smithi01663999-4 from 2342912 to 2498560 tid 3 2024-04-10T03:20:44.297 INFO:tasks.rados.rados.0.smithi016.stdout:3468: read oid 26 snap 331 2024-04-10T03:20:44.297 INFO:tasks.rados.rados.0.smithi016.stdout:3468: expect (ObjNum 1075 snap 328 seq_num 1075) 2024-04-10T03:20:44.297 INFO:tasks.rados.rados.0.smithi016.stdout:3469: read oid 43 snap -1 2024-04-10T03:20:44.297 INFO:tasks.rados.rados.0.smithi016.stdout:3469: expect (ObjNum 1066 snap 325 seq_num 1066) 2024-04-10T03:20:44.297 INFO:tasks.rados.rados.0.smithi016.stdout:3470: copy_from oid 28 from oid 20 current snap is 332 2024-04-10T03:20:44.297 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 332 2024-04-10T03:20:44.298 INFO:tasks.rados.rados.0.smithi016.stdout:3471: seq_num 1087 ranges {0=614400,614400=532480,1146880=270336} 2024-04-10T03:20:44.304 INFO:tasks.rados.rados.0.smithi016.stdout:3471: writing smithi01663999-10 from 0 to 614400 tid 1 2024-04-10T03:20:44.309 INFO:tasks.rados.rados.0.smithi016.stdout:3471: writing smithi01663999-10 from 614400 to 1146880 tid 2 2024-04-10T03:20:44.312 INFO:tasks.rados.rados.0.smithi016.stdout:3471: writing smithi01663999-10 from 1146880 to 1417216 tid 3 2024-04-10T03:20:44.312 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 41 current snap is 332 2024-04-10T03:20:44.312 INFO:tasks.rados.rados.0.smithi016.stdout:3470: finishing copy_from to smithi01663999-28 2024-04-10T03:20:44.312 INFO:tasks.rados.rados.0.smithi016.stdout:3470: got expected ENOENT (src dne) 2024-04-10T03:20:44.312 INFO:tasks.rados.rados.0.smithi016.stdout:3470: finishing copy_from racing read to smithi01663999-28 2024-04-10T03:20:44.312 INFO:tasks.rados.rados.0.smithi016.stdout:3467: finishing write tid 1 to smithi01663999-4 2024-04-10T03:20:44.312 INFO:tasks.rados.rados.0.smithi016.stdout:3472: seq_num 1088 ranges {9199616=630784,9830400=466944,10297344=335872} 2024-04-10T03:20:44.380 INFO:tasks.rados.rados.0.smithi016.stdout:3472: writing smithi01663999-41 from 9199616 to 9830400 tid 1 2024-04-10T03:20:44.382 INFO:tasks.rados.rados.0.smithi016.stdout:3472: writing smithi01663999-41 from 9830400 to 10297344 tid 2 2024-04-10T03:20:44.385 INFO:tasks.rados.rados.0.smithi016.stdout:3472: writing smithi01663999-41 from 10297344 to 10633216 tid 3 2024-04-10T03:20:44.385 INFO:tasks.rados.rados.0.smithi016.stdout:3470: done (5 left) 2024-04-10T03:20:44.385 INFO:tasks.rados.rados.0.smithi016.stdout:3473: snap_create 2024-04-10T03:20:44.385 INFO:tasks.rados.rados.0.smithi016.stdout:3471: finishing write tid 1 to smithi01663999-10 2024-04-10T03:20:44.385 INFO:tasks.rados.rados.0.smithi016.stdout:3467: finishing write tid 2 to smithi01663999-4 2024-04-10T03:20:44.385 INFO:tasks.rados.rados.0.smithi016.stdout:3467: finishing write tid 3 to smithi01663999-4 2024-04-10T03:20:44.385 INFO:tasks.rados.rados.0.smithi016.stdout:3467: finishing write tid 4 to smithi01663999-4 2024-04-10T03:20:44.385 INFO:tasks.rados.rados.0.smithi016.stdout:3468: expect (ObjNum 1075 snap 328 seq_num 1075) 2024-04-10T03:20:44.574 INFO:tasks.rados.rados.0.smithi016.stdout:3467: finishing write tid 5 to smithi01663999-4 2024-04-10T03:20:44.575 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2752 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2024-04-10T03:20:44.575 INFO:tasks.rados.rados.0.smithi016.stdout:3467: left oid 4 (ObjNum 1086 snap 332 seq_num 1086) 2024-04-10T03:20:44.575 INFO:tasks.rados.rados.0.smithi016.stdout:3471: finishing write tid 2 to smithi01663999-10 2024-04-10T03:20:44.575 INFO:tasks.rados.rados.0.smithi016.stdout:3471: finishing write tid 3 to smithi01663999-10 2024-04-10T03:20:44.575 INFO:tasks.rados.rados.0.smithi016.stdout:3471: finishing write tid 4 to smithi01663999-10 2024-04-10T03:20:44.575 INFO:tasks.rados.rados.0.smithi016.stdout:3471: finishing write tid 5 to smithi01663999-10 2024-04-10T03:20:44.575 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2461 (ObjNum 1087 snap 332 seq_num 1087) dirty exists 2024-04-10T03:20:44.575 INFO:tasks.rados.rados.0.smithi016.stdout:3471: left oid 10 (ObjNum 1087 snap 332 seq_num 1087) 2024-04-10T03:20:44.575 INFO:tasks.rados.rados.0.smithi016.stdout:3469: expect (ObjNum 1066 snap 325 seq_num 1066) 2024-04-10T03:20:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:44 smithi016 bash[72916]: cluster 2024-04-10T03:20:43.508331+0000 mon.a (mon.0) 1314 : cluster 0 osdmap e754: 8 total, 8 up, 8 in 2024-04-10T03:20:44.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:44 smithi016 bash[72916]: cluster 2024-04-10T03:20:43.511165+0000 mgr.y (mgr.25133) 427 : cluster 0 pgmap v728: 121 pgs: 121 active+clean; 370 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 667 KiB/s rd, 620 KiB/s wr, 3 op/s 2024-04-10T03:20:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:44 smithi016 bash[74137]: cluster 2024-04-10T03:20:43.508331+0000 mon.a (mon.0) 1314 : cluster 0 osdmap e754: 8 total, 8 up, 8 in 2024-04-10T03:20:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:44 smithi016 bash[74137]: cluster 2024-04-10T03:20:43.511165+0000 mgr.y (mgr.25133) 427 : cluster 0 pgmap v728: 121 pgs: 121 active+clean; 370 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 667 KiB/s rd, 620 KiB/s wr, 3 op/s 2024-04-10T03:20:44.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:44 smithi136 bash[68278]: cluster 2024-04-10T03:20:43.508331+0000 mon.a (mon.0) 1314 : cluster 0 osdmap e754: 8 total, 8 up, 8 in 2024-04-10T03:20:44.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:44 smithi136 bash[68278]: cluster 2024-04-10T03:20:43.511165+0000 mgr.y (mgr.25133) 427 : cluster 0 pgmap v728: 121 pgs: 121 active+clean; 370 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 667 KiB/s rd, 620 KiB/s wr, 3 op/s 2024-04-10T03:20:45.036 INFO:tasks.rados.rados.0.smithi016.stdout:3472: finishing write tid 1 to smithi01663999-41 2024-04-10T03:20:45.036 INFO:tasks.rados.rados.0.smithi016.stdout:3472: finishing write tid 2 to smithi01663999-41 2024-04-10T03:20:45.036 INFO:tasks.rados.rados.0.smithi016.stdout:3472: finishing write tid 3 to smithi01663999-41 2024-04-10T03:20:45.036 INFO:tasks.rados.rados.0.smithi016.stdout:3472: finishing write tid 4 to smithi01663999-41 2024-04-10T03:20:45.036 INFO:tasks.rados.rados.0.smithi016.stdout:3472: finishing write tid 5 to smithi01663999-41 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2518 (ObjNum 1088 snap 332 seq_num 1088) dirty exists 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:3472: left oid 41 (ObjNum 1088 snap 332 seq_num 1088) 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:3467: done (5 left) 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:3468: done (4 left) 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:3469: done (3 left) 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:3471: done (2 left) 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:3472: done (1 left) 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:3473: done (0 left) 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:3474: copy_from oid 1 from oid 28 current snap is 333 2024-04-10T03:20:45.037 INFO:tasks.rados.rados.0.smithi016.stdout:3475: delete oid 34 current snap is 333 2024-04-10T03:20:45.041 INFO:tasks.rados.rados.0.smithi016.stdout:3475: done (1 left) 2024-04-10T03:20:45.041 INFO:tasks.rados.rados.0.smithi016.stdout:3476: snap_create 2024-04-10T03:20:45.068 INFO:tasks.rados.rados.0.smithi016.stdout:3474: finishing copy_from racing read to smithi01663999-1 2024-04-10T03:20:45.070 INFO:tasks.rados.rados.0.smithi016.stdout:3474: finishing copy_from to smithi01663999-1 2024-04-10T03:20:45.070 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2420 (ObjNum 1055 snap 322 seq_num 1055) dirty exists 2024-04-10T03:20:45.520 INFO:tasks.rados.rados.0.smithi016.stdout:3474: done (1 left) 2024-04-10T03:20:45.520 INFO:tasks.rados.rados.0.smithi016.stdout:3476: done (0 left) 2024-04-10T03:20:45.520 INFO:tasks.rados.rados.0.smithi016.stdout:3477: copy_from oid 44 from oid 13 current snap is 334 2024-04-10T03:20:45.520 INFO:tasks.rados.rados.0.smithi016.stdout:3478: snap_remove snap 328 2024-04-10T03:20:45.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:45 smithi016 bash[72916]: cluster 2024-04-10T03:20:44.509166+0000 mon.a (mon.0) 1315 : cluster 0 osdmap e755: 8 total, 8 up, 8 in 2024-04-10T03:20:45.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:45 smithi016 bash[74137]: cluster 2024-04-10T03:20:44.509166+0000 mon.a (mon.0) 1315 : cluster 0 osdmap e755: 8 total, 8 up, 8 in 2024-04-10T03:20:45.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:45 smithi136 bash[68278]: cluster 2024-04-10T03:20:44.509166+0000 mon.a (mon.0) 1315 : cluster 0 osdmap e755: 8 total, 8 up, 8 in 2024-04-10T03:20:46.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -e sha1=3a866975a60f6dc859246f6f19fd8ddb4db2cc2e -- bash -c 'ceph orch ps' 2024-04-10T03:20:46.539 INFO:tasks.rados.rados.0.smithi016.stdout:3478: done (1 left) 2024-04-10T03:20:46.539 INFO:tasks.rados.rados.0.smithi016.stdout:3479: copy_from oid 12 from oid 17 current snap is 334 2024-04-10T03:20:46.539 INFO:tasks.rados.rados.0.smithi016.stdout:3477: finishing copy_from to smithi01663999-44 2024-04-10T03:20:46.539 INFO:tasks.rados.rados.0.smithi016.stdout:3477: got expected ENOENT (src dne) 2024-04-10T03:20:46.539 INFO:tasks.rados.rados.0.smithi016.stdout:3477: finishing copy_from racing read to smithi01663999-44 2024-04-10T03:20:46.539 INFO:tasks.rados.rados.0.smithi016.stdout:3477: done (1 left) 2024-04-10T03:20:46.539 INFO:tasks.rados.rados.0.smithi016.stdout:3480: delete oid 2 current snap is 334 2024-04-10T03:20:46.566 INFO:tasks.rados.rados.0.smithi016.stdout:3480: done (1 left) 2024-04-10T03:20:46.566 INFO:tasks.rados.rados.0.smithi016.stdout:3481: read oid 47 snap -1 2024-04-10T03:20:46.566 INFO:tasks.rados.rados.0.smithi016.stdout:3481: expect (ObjNum 1071 snap 325 seq_num 1071) 2024-04-10T03:20:46.567 INFO:tasks.rados.rados.0.smithi016.stdout:3482: read oid 43 snap -1 2024-04-10T03:20:46.567 INFO:tasks.rados.rados.0.smithi016.stdout:3482: expect (ObjNum 1066 snap 325 seq_num 1066) 2024-04-10T03:20:46.567 INFO:tasks.rados.rados.0.smithi016.stdout:3483: copy_from oid 39 from oid 33 current snap is 334 2024-04-10T03:20:46.567 INFO:tasks.rados.rados.0.smithi016.stdout:3479: finishing copy_from racing read to smithi01663999-12 2024-04-10T03:20:46.567 INFO:tasks.rados.rados.0.smithi016.stdout:3484: read oid 9 snap 333 2024-04-10T03:20:46.567 INFO:tasks.rados.rados.0.smithi016.stdout:3484: expect (ObjNum 980 snap 302 seq_num 980) 2024-04-10T03:20:46.567 INFO:tasks.rados.rados.0.smithi016.stdout:3485: copy_from oid 34 from oid 26 current snap is 334 2024-04-10T03:20:46.567 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 334 2024-04-10T03:20:46.567 INFO:tasks.rados.rados.0.smithi016.stdout:3486: seq_num 1091 ranges {6504448=679936,7184384=516096,7700480=286720} 2024-04-10T03:20:46.609 INFO:tasks.rados.rados.0.smithi016.stdout:3486: writing smithi01663999-45 from 6504448 to 7184384 tid 1 2024-04-10T03:20:46.612 INFO:tasks.rados.rados.0.smithi016.stdout:3486: writing smithi01663999-45 from 7184384 to 7700480 tid 2 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3486: writing smithi01663999-45 from 7700480 to 7987200 tid 3 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3487: read oid 36 snap -1 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3487: expect (ObjNum 1074 snap 328 seq_num 1074) 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3488: snap_create 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3479: finishing copy_from to smithi01663999-12 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2316 (ObjNum 1050 snap 322 seq_num 1050) dirty exists 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3483: finishing copy_from to smithi01663999-39 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3483: got expected ENOENT (src dne) 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3483: finishing copy_from racing read to smithi01663999-39 2024-04-10T03:20:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3481: expect (ObjNum 1071 snap 325 seq_num 1071) 2024-04-10T03:20:46.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:46 smithi016 bash[74137]: audit 2024-04-10T03:20:45.147592+0000 mgr.y (mgr.25133) 428 : audit 0 from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:46.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:46 smithi016 bash[74137]: cluster 2024-04-10T03:20:45.511694+0000 mgr.y (mgr.25133) 429 : cluster 0 pgmap v730: 121 pgs: 121 active+clean; 365 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 632 KiB/s wr, 5 op/s 2024-04-10T03:20:46.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:46 smithi016 bash[74137]: cluster 2024-04-10T03:20:45.526233+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e756: 8 total, 8 up, 8 in 2024-04-10T03:20:46.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:46 smithi016 bash[72916]: audit 2024-04-10T03:20:45.147592+0000 mgr.y (mgr.25133) 428 : audit 0 from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:46.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:46 smithi016 bash[72916]: cluster 2024-04-10T03:20:45.511694+0000 mgr.y (mgr.25133) 429 : cluster 0 pgmap v730: 121 pgs: 121 active+clean; 365 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 632 KiB/s wr, 5 op/s 2024-04-10T03:20:46.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:46 smithi016 bash[72916]: cluster 2024-04-10T03:20:45.526233+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e756: 8 total, 8 up, 8 in 2024-04-10T03:20:46.872 INFO:tasks.rados.rados.0.smithi016.stdout:3485: finishing copy_from racing read to smithi01663999-34 2024-04-10T03:20:46.872 INFO:tasks.rados.rados.0.smithi016.stdout:3482: expect (ObjNum 1066 snap 325 seq_num 1066) 2024-04-10T03:20:46.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:46 smithi136 bash[68278]: audit 2024-04-10T03:20:45.147592+0000 mgr.y (mgr.25133) 428 : audit 0 from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:46.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:46 smithi136 bash[68278]: cluster 2024-04-10T03:20:45.511694+0000 mgr.y (mgr.25133) 429 : cluster 0 pgmap v730: 121 pgs: 121 active+clean; 365 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 632 KiB/s wr, 5 op/s 2024-04-10T03:20:46.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:46 smithi136 bash[68278]: cluster 2024-04-10T03:20:45.526233+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e756: 8 total, 8 up, 8 in 2024-04-10T03:20:47.328 INFO:tasks.rados.rados.0.smithi016.stdout:3485: finishing copy_from to smithi01663999-34 2024-04-10T03:20:47.328 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 1451 (ObjNum 1075 snap 328 seq_num 1075) dirty exists 2024-04-10T03:20:47.328 INFO:tasks.rados.rados.0.smithi016.stdout:3487: expect (ObjNum 1074 snap 328 seq_num 1074) 2024-04-10T03:20:47.407 INFO:tasks.rados.rados.0.smithi016.stdout:3486: finishing write tid 1 to smithi01663999-45 2024-04-10T03:20:47.407 INFO:tasks.rados.rados.0.smithi016.stdout:3486: finishing write tid 2 to smithi01663999-45 2024-04-10T03:20:47.408 INFO:tasks.rados.rados.0.smithi016.stdout:3484: expect (ObjNum 980 snap 302 seq_num 980) 2024-04-10T03:20:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:47 smithi016 bash[72916]: cluster 2024-04-10T03:20:46.544155+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e757: 8 total, 8 up, 8 in 2024-04-10T03:20:47.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:47 smithi016 bash[72916]: cluster 2024-04-10T03:20:47.509161+0000 mon.a (mon.0) 1318 : cluster 0 osdmap e758: 8 total, 8 up, 8 in 2024-04-10T03:20:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:47 smithi016 bash[74137]: cluster 2024-04-10T03:20:46.544155+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e757: 8 total, 8 up, 8 in 2024-04-10T03:20:47.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:47 smithi016 bash[74137]: cluster 2024-04-10T03:20:47.509161+0000 mon.a (mon.0) 1318 : cluster 0 osdmap e758: 8 total, 8 up, 8 in 2024-04-10T03:20:47.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:47 smithi136 bash[68278]: cluster 2024-04-10T03:20:46.544155+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e757: 8 total, 8 up, 8 in 2024-04-10T03:20:47.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:47 smithi136 bash[68278]: cluster 2024-04-10T03:20:47.509161+0000 mon.a (mon.0) 1318 : cluster 0 osdmap e758: 8 total, 8 up, 8 in 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3486: finishing write tid 3 to smithi01663999-45 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3486: finishing write tid 4 to smithi01663999-45 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3486: finishing write tid 5 to smithi01663999-45 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 2998 (ObjNum 1091 snap 334 seq_num 1091) dirty exists 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3486: left oid 45 (ObjNum 1091 snap 334 seq_num 1091) 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3479: done (8 left) 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3481: done (7 left) 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3482: done (6 left) 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3483: done (5 left) 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3484: done (4 left) 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3485: done (3 left) 2024-04-10T03:20:48.456 INFO:tasks.rados.rados.0.smithi016.stdout:3486: done (2 left) 2024-04-10T03:20:48.457 INFO:tasks.rados.rados.0.smithi016.stdout:3487: done (1 left) 2024-04-10T03:20:48.457 INFO:tasks.rados.rados.0.smithi016.stdout:3488: done (0 left) 2024-04-10T03:20:48.457 INFO:tasks.rados.rados.0.smithi016.stdout:3489: rollback oid 23 current snap is 335 2024-04-10T03:20:48.457 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 333 2024-04-10T03:20:48.457 INFO:tasks.rados.rados.0.smithi016.stdout:3490: read oid 18 snap -1 2024-04-10T03:20:48.457 INFO:tasks.rados.rados.0.smithi016.stdout:3490: expect (ObjNum 1040 snap 322 seq_num 1040) 2024-04-10T03:20:48.457 INFO:tasks.rados.rados.0.smithi016.stdout:3491: read oid 50 snap -1 2024-04-10T03:20:48.457 INFO:tasks.rados.rados.0.smithi016.stdout:3491: expect deleted 2024-04-10T03:20:48.457 INFO:tasks.rados.rados.0.smithi016.stdout:3492: delete oid 9 current snap is 335 2024-04-10T03:20:48.459 INFO:tasks.rados.rados.0.smithi016.stdout:3489: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:20:48.459 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 2421 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-10T03:20:48.463 INFO:tasks.rados.rados.0.smithi016.stdout:3489: done (3 left) 2024-04-10T03:20:48.463 INFO:tasks.rados.rados.0.smithi016.stdout:3491: done (2 left) 2024-04-10T03:20:48.463 INFO:tasks.rados.rados.0.smithi016.stdout:3492: done (1 left) 2024-04-10T03:20:48.463 INFO:tasks.rados.rados.0.smithi016.stdout:3493: copy_from oid 9 from oid 37 current snap is 335 2024-04-10T03:20:48.463 INFO:tasks.rados.rados.0.smithi016.stdout:3494: snap_create 2024-04-10T03:20:48.490 INFO:tasks.rados.rados.0.smithi016.stdout:3490: expect (ObjNum 1040 snap 322 seq_num 1040) 2024-04-10T03:20:48.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:48 smithi016 bash[74137]: cluster 2024-04-10T03:20:47.512103+0000 mgr.y (mgr.25133) 430 : cluster 0 pgmap v734: 121 pgs: 121 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-04-10T03:20:48.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:48 smithi016 bash[72916]: cluster 2024-04-10T03:20:47.512103+0000 mgr.y (mgr.25133) 430 : cluster 0 pgmap v734: 121 pgs: 121 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-04-10T03:20:48.870 INFO:tasks.rados.rados.0.smithi016.stdout:3493: finishing copy_from racing read to smithi01663999-9 2024-04-10T03:20:48.870 INFO:tasks.rados.rados.0.smithi016.stdout:3493: finishing copy_from to smithi01663999-9 2024-04-10T03:20:48.870 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 2505 (ObjNum 1011 snap 315 seq_num 1011) dirty exists 2024-04-10T03:20:48.870 INFO:tasks.rados.rados.0.smithi016.stdout:3490: done (2 left) 2024-04-10T03:20:48.870 INFO:tasks.rados.rados.0.smithi016.stdout:3493: done (1 left) 2024-04-10T03:20:48.870 INFO:tasks.rados.rados.0.smithi016.stdout:3494: done (0 left) 2024-04-10T03:20:48.870 INFO:tasks.rados.rados.0.smithi016.stdout:3495: rollback oid 35 current snap is 336 2024-04-10T03:20:48.870 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 35 to 333 2024-04-10T03:20:48.871 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 45 current snap is 336 2024-04-10T03:20:48.871 INFO:tasks.rados.rados.0.smithi016.stdout:3496: seq_num 1093 ranges {7987200=712704,8699904=688128,9388032=114688} 2024-04-10T03:20:48.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:48 smithi136 bash[68278]: cluster 2024-04-10T03:20:47.512103+0000 mgr.y (mgr.25133) 430 : cluster 0 pgmap v734: 121 pgs: 121 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-04-10T03:20:48.928 INFO:tasks.rados.rados.0.smithi016.stdout:3496: writing smithi01663999-45 from 7987200 to 8699904 tid 1 2024-04-10T03:20:48.933 INFO:tasks.rados.rados.0.smithi016.stdout:3496: writing smithi01663999-45 from 8699904 to 9388032 tid 2 2024-04-10T03:20:48.934 INFO:tasks.rados.rados.0.smithi016.stdout:3496: writing smithi01663999-45 from 9388032 to 9502720 tid 3 2024-04-10T03:20:48.934 INFO:tasks.rados.rados.0.smithi016.stdout:3497: snap_remove snap 329 2024-04-10T03:20:49.548 INFO:tasks.rados.rados.0.smithi016.stdout:3497: done (2 left) 2024-04-10T03:20:49.548 INFO:tasks.rados.rados.0.smithi016.stdout:3498: snap_create 2024-04-10T03:20:49.548 INFO:tasks.rados.rados.0.smithi016.stdout:3495: finishing rollback tid 0 to smithi01663999-35 2024-04-10T03:20:49.548 INFO:tasks.rados.rados.0.smithi016.stdout:3495: finishing rollback tid 1 to smithi01663999-35 2024-04-10T03:20:49.548 INFO:tasks.rados.rados.0.smithi016.stdout:3495: finishing rollback tid 2 to smithi01663999-35 2024-04-10T03:20:49.548 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2509 (ObjNum 985 snap 306 seq_num 985) dirty exists 2024-04-10T03:20:49.548 INFO:tasks.rados.rados.0.smithi016.stdout:3496: finishing write tid 1 to smithi01663999-45 2024-04-10T03:20:49.548 INFO:tasks.rados.rados.0.smithi016.stdout:3496: finishing write tid 2 to smithi01663999-45 2024-04-10T03:20:49.549 INFO:tasks.rados.rados.0.smithi016.stdout:3496: finishing write tid 3 to smithi01663999-45 2024-04-10T03:20:49.549 INFO:tasks.rados.rados.0.smithi016.stdout:3496: finishing write tid 4 to smithi01663999-45 2024-04-10T03:20:49.549 INFO:tasks.rados.rados.0.smithi016.stdout:3496: finishing write tid 5 to smithi01663999-45 2024-04-10T03:20:49.549 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 3003 (ObjNum 1093 snap 336 seq_num 1093) dirty exists 2024-04-10T03:20:49.549 INFO:tasks.rados.rados.0.smithi016.stdout:3496: left oid 45 (ObjNum 1093 snap 336 seq_num 1093) 2024-04-10T03:20:49.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:49 smithi016 bash[72916]: cluster 2024-04-10T03:20:48.542424+0000 mon.a (mon.0) 1319 : cluster 0 osdmap e759: 8 total, 8 up, 8 in 2024-04-10T03:20:49.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:49 smithi016 bash[74137]: cluster 2024-04-10T03:20:48.542424+0000 mon.a (mon.0) 1319 : cluster 0 osdmap e759: 8 total, 8 up, 8 in 2024-04-10T03:20:49.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:49 smithi136 bash[68278]: cluster 2024-04-10T03:20:48.542424+0000 mon.a (mon.0) 1319 : cluster 0 osdmap e759: 8 total, 8 up, 8 in 2024-04-10T03:20:50.552 INFO:tasks.rados.rados.0.smithi016.stdout:3495: done (2 left) 2024-04-10T03:20:50.553 INFO:tasks.rados.rados.0.smithi016.stdout:3496: done (1 left) 2024-04-10T03:20:50.553 INFO:tasks.rados.rados.0.smithi016.stdout:3498: done (0 left) 2024-04-10T03:20:50.553 INFO:tasks.rados.rados.0.smithi016.stdout:3499: snap_remove snap 326 2024-04-10T03:20:50.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:50 smithi016 bash[74137]: cluster 2024-04-10T03:20:49.513080+0000 mgr.y (mgr.25133) 431 : cluster 0 pgmap v736: 121 pgs: 121 active+clean; 365 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 17 op/s 2024-04-10T03:20:50.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:50 smithi016 bash[74137]: cluster 2024-04-10T03:20:49.552635+0000 mon.a (mon.0) 1320 : cluster 0 osdmap e760: 8 total, 8 up, 8 in 2024-04-10T03:20:50.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:50 smithi016 bash[72916]: cluster 2024-04-10T03:20:49.513080+0000 mgr.y (mgr.25133) 431 : cluster 0 pgmap v736: 121 pgs: 121 active+clean; 365 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 17 op/s 2024-04-10T03:20:50.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:50 smithi016 bash[72916]: cluster 2024-04-10T03:20:49.552635+0000 mon.a (mon.0) 1320 : cluster 0 osdmap e760: 8 total, 8 up, 8 in 2024-04-10T03:20:50.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:50 smithi136 bash[68278]: cluster 2024-04-10T03:20:49.513080+0000 mgr.y (mgr.25133) 431 : cluster 0 pgmap v736: 121 pgs: 121 active+clean; 365 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 17 op/s 2024-04-10T03:20:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:50 smithi136 bash[68278]: cluster 2024-04-10T03:20:49.552635+0000 mon.a (mon.0) 1320 : cluster 0 osdmap e760: 8 total, 8 up, 8 in 2024-04-10T03:20:50.935 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:20:51.560 INFO:tasks.rados.rados.0.smithi016.stdout:3499: done (0 left) 2024-04-10T03:20:51.560 INFO:tasks.rados.rados.0.smithi016.stdout:3500: rollback oid 37 current snap is 337 2024-04-10T03:20:51.560 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 37 to 312 2024-04-10T03:20:51.567 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 337 2024-04-10T03:20:51.568 INFO:tasks.rados.rados.0.smithi016.stdout:3501: seq_num 1094 ranges {2039808=729088,2768896=573440,3342336=229376} 2024-04-10T03:20:51.584 INFO:tasks.rados.rados.0.smithi016.stdout:3501: writing smithi01663999-36 from 2039808 to 2768896 tid 1 2024-04-10T03:20:51.589 INFO:tasks.rados.rados.0.smithi016.stdout:3501: writing smithi01663999-36 from 2768896 to 3342336 tid 2 2024-04-10T03:20:51.591 INFO:tasks.rados.rados.0.smithi016.stdout:3501: writing smithi01663999-36 from 3342336 to 3571712 tid 3 2024-04-10T03:20:51.592 INFO:tasks.rados.rados.0.smithi016.stdout:3500: finishing rollback tid 0 to smithi01663999-37 2024-04-10T03:20:51.592 INFO:tasks.rados.rados.0.smithi016.stdout:3500: finishing rollback tid 1 to smithi01663999-37 2024-04-10T03:20:51.592 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 2517 (ObjNum 33 snap 0 seq_num 2081300416) dirty dne 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:3500: done (1 left) 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:3502: read oid 3 snap -1 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:3502: expect (ObjNum 1081 snap 332 seq_num 1081) 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:3503: rollback oid 48 current snap is 337 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 48 to 335 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:3504: rmattr oid 46 current snap is 337 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:3504: done (3 left) 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:3505: rollback oid 25 current snap is 337 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 25 to 335 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:3506: snap_create 2024-04-10T03:20:51.593 INFO:tasks.rados.rados.0.smithi016.stdout:3501: finishing write tid 1 to smithi01663999-36 2024-04-10T03:20:51.597 INFO:tasks.rados.rados.0.smithi016.stdout:3501: finishing write tid 2 to smithi01663999-36 2024-04-10T03:20:51.601 INFO:tasks.rados.rados.0.smithi016.stdout:3501: finishing write tid 3 to smithi01663999-36 2024-04-10T03:20:51.602 INFO:tasks.rados.rados.0.smithi016.stdout:3501: finishing write tid 4 to smithi01663999-36 2024-04-10T03:20:51.602 INFO:tasks.rados.rados.0.smithi016.stdout:3505: finishing rollback tid 0 to smithi01663999-25 2024-04-10T03:20:51.605 INFO:tasks.rados.rados.0.smithi016.stdout:3502: expect (ObjNum 1081 snap 332 seq_num 1081) 2024-04-10T03:20:51.674 INFO:tasks.rados.rados.0.smithi016.stdout:3501: finishing write tid 5 to smithi01663999-36 2024-04-10T03:20:51.674 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 2523 (ObjNum 1094 snap 337 seq_num 1094) dirty exists 2024-04-10T03:20:51.675 INFO:tasks.rados.rados.0.smithi016.stdout:3501: left oid 36 (ObjNum 1094 snap 337 seq_num 1094) 2024-04-10T03:20:51.675 INFO:tasks.rados.rados.0.smithi016.stdout:3503: finishing rollback tid 0 to smithi01663999-48 2024-04-10T03:20:51.675 INFO:tasks.rados.rados.0.smithi016.stdout:3503: finishing rollback tid 1 to smithi01663999-48 2024-04-10T03:20:51.675 INFO:tasks.rados.rados.0.smithi016.stdout:3503: finishing rollback tid 2 to smithi01663999-48 2024-04-10T03:20:51.675 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2764 (ObjNum 934 snap 288 seq_num 934) dirty exists 2024-04-10T03:20:51.675 INFO:tasks.rados.rados.0.smithi016.stdout:3505: finishing rollback tid 1 to smithi01663999-25 2024-04-10T03:20:51.675 INFO:tasks.rados.rados.0.smithi016.stdout:3505: finishing rollback tid 2 to smithi01663999-25 2024-04-10T03:20:51.675 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 2628 (ObjNum 1041 snap 322 seq_num 1041) dirty exists 2024-04-10T03:20:51.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:51 smithi136 bash[68278]: cluster 2024-04-10T03:20:50.557559+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e761: 8 total, 8 up, 8 in 2024-04-10T03:20:52.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:51 smithi016 bash[72916]: cluster 2024-04-10T03:20:50.557559+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e761: 8 total, 8 up, 8 in 2024-04-10T03:20:52.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:20:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:20:51] "GET /metrics HTTP/1.1" 200 36405 "" "Prometheus/2.43.0" 2024-04-10T03:20:52.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:51 smithi016 bash[74137]: cluster 2024-04-10T03:20:50.557559+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e761: 8 total, 8 up, 8 in 2024-04-10T03:20:52.511 INFO:tasks.rados.rados.0.smithi016.stdout:3501: done (4 left) 2024-04-10T03:20:52.511 INFO:tasks.rados.rados.0.smithi016.stdout:3502: done (3 left) 2024-04-10T03:20:52.511 INFO:tasks.rados.rados.0.smithi016.stdout:3503: done (2 left) 2024-04-10T03:20:52.512 INFO:tasks.rados.rados.0.smithi016.stdout:3505: done (1 left) 2024-04-10T03:20:52.512 INFO:tasks.rados.rados.0.smithi016.stdout:3506: done (0 left) 2024-04-10T03:20:52.512 INFO:tasks.rados.rados.0.smithi016.stdout:3507: delete oid 27 current snap is 338 2024-04-10T03:20:52.517 INFO:tasks.rados.rados.0.smithi016.stdout:3507: done (0 left) 2024-04-10T03:20:52.517 INFO:tasks.rados.rados.0.smithi016.stdout:3508: copy_from oid 7 from oid 11 current snap is 338 2024-04-10T03:20:52.517 INFO:tasks.rados.rados.0.smithi016.stdout:3509: snap_create 2024-04-10T03:20:52.529 INFO:tasks.rados.rados.0.smithi016.stdout:3508: finishing copy_from to smithi01663999-7 2024-04-10T03:20:52.529 INFO:tasks.rados.rados.0.smithi016.stdout:3508: got expected ENOENT (src dne) 2024-04-10T03:20:52.529 INFO:tasks.rados.rados.0.smithi016.stdout:3508: finishing copy_from racing read to smithi01663999-7 2024-04-10T03:20:52.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:52 smithi016 bash[72916]: cluster 2024-04-10T03:20:51.513898+0000 mgr.y (mgr.25133) 432 : cluster 0 pgmap v739: 121 pgs: 121 active+clean; 375 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.1 MiB/s wr, 9 op/s 2024-04-10T03:20:52.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:52 smithi016 bash[72916]: cluster 2024-04-10T03:20:51.565018+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e762: 8 total, 8 up, 8 in 2024-04-10T03:20:52.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:52 smithi016 bash[72916]: cluster 2024-04-10T03:20:52.511454+0000 mon.a (mon.0) 1323 : cluster 0 osdmap e763: 8 total, 8 up, 8 in 2024-04-10T03:20:52.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:52 smithi016 bash[74137]: cluster 2024-04-10T03:20:51.513898+0000 mgr.y (mgr.25133) 432 : cluster 0 pgmap v739: 121 pgs: 121 active+clean; 375 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.1 MiB/s wr, 9 op/s 2024-04-10T03:20:52.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:52 smithi016 bash[74137]: cluster 2024-04-10T03:20:51.565018+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e762: 8 total, 8 up, 8 in 2024-04-10T03:20:52.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:52 smithi016 bash[74137]: cluster 2024-04-10T03:20:52.511454+0000 mon.a (mon.0) 1323 : cluster 0 osdmap e763: 8 total, 8 up, 8 in 2024-04-10T03:20:52.915 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:52 smithi136 bash[68278]: cluster 2024-04-10T03:20:51.513898+0000 mgr.y (mgr.25133) 432 : cluster 0 pgmap v739: 121 pgs: 121 active+clean; 375 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.1 MiB/s wr, 9 op/s 2024-04-10T03:20:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:52 smithi136 bash[68278]: cluster 2024-04-10T03:20:51.565018+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e762: 8 total, 8 up, 8 in 2024-04-10T03:20:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:52 smithi136 bash[68278]: cluster 2024-04-10T03:20:52.511454+0000 mon.a (mon.0) 1323 : cluster 0 osdmap e763: 8 total, 8 up, 8 in 2024-04-10T03:20:53.506 INFO:tasks.rados.rados.0.smithi016.stdout:3508: done (1 left) 2024-04-10T03:20:53.507 INFO:tasks.rados.rados.0.smithi016.stdout:3509: done (0 left) 2024-04-10T03:20:53.507 INFO:tasks.rados.rados.0.smithi016.stdout:3510: rmattr oid 22 current snap is 339 2024-04-10T03:20:53.507 INFO:tasks.rados.rados.0.smithi016.stdout:3510: done (0 left) 2024-04-10T03:20:53.507 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 19 current snap is 339 2024-04-10T03:20:53.507 INFO:tasks.rados.rados.0.smithi016.stdout:3511: seq_num 1096 ranges {7356416=761856,8118272=786432,8904704=16384} 2024-04-10T03:20:53.552 INFO:tasks.rados.rados.0.smithi016.stdout:3511: writing smithi01663999-19 from 7356416 to 8118272 tid 1 2024-04-10T03:20:53.557 INFO:tasks.rados.rados.0.smithi016.stdout:3511: writing smithi01663999-19 from 8118272 to 8904704 tid 2 2024-04-10T03:20:53.557 INFO:tasks.rados.rados.0.smithi016.stdout:3511: writing smithi01663999-19 from 8904704 to 8921088 tid 3 2024-04-10T03:20:53.557 INFO:tasks.rados.rados.0.smithi016.stdout:3512: copy_from oid 3 from oid 26 current snap is 339 2024-04-10T03:20:53.557 INFO:tasks.rados.rados.0.smithi016.stdout:3513: snap_create 2024-04-10T03:20:53.566 INFO:tasks.rados.rados.0.smithi016.stdout:3511: finishing write tid 1 to smithi01663999-19 2024-04-10T03:20:53.568 INFO:tasks.rados.rados.0.smithi016.stdout:3511: finishing write tid 2 to smithi01663999-19 2024-04-10T03:20:53.569 INFO:tasks.rados.rados.0.smithi016.stdout:3511: finishing write tid 3 to smithi01663999-19 2024-04-10T03:20:53.569 INFO:tasks.rados.rados.0.smithi016.stdout:3511: finishing write tid 4 to smithi01663999-19 2024-04-10T03:20:53.572 INFO:tasks.rados.rados.0.smithi016.stdout:3511: finishing write tid 5 to smithi01663999-19 2024-04-10T03:20:53.572 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 19 v 2429 (ObjNum 1096 snap 339 seq_num 1096) dirty exists 2024-04-10T03:20:53.572 INFO:tasks.rados.rados.0.smithi016.stdout:3511: left oid 19 (ObjNum 1096 snap 339 seq_num 1096) 2024-04-10T03:20:53.580 INFO:tasks.rados.rados.0.smithi016.stdout:3512: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:20:53.582 INFO:tasks.rados.rados.0.smithi016.stdout:3512: finishing copy_from to smithi01663999-3 2024-04-10T03:20:53.582 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 1451 (ObjNum 1075 snap 328 seq_num 1075) dirty exists 2024-04-10T03:20:54.363 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-10T03:20:54.363 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (75s) 69s ago 16m 13.8M - 0.25.0 c8568f914cd2 76f204f9d4e2 2024-04-10T03:20:54.363 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi136 *:3000 running (51s) 46s ago 15m 54.4M - 9.4.12 2bacad6d85d8 e6b68f9dd754 2024-04-10T03:20:54.363 INFO:teuthology.orchestra.run.smithi016.stdout:mds.a smithi016 running (2m) 69s ago 17m 13.9M - 19.0.0-2051-g3a866975 06a486fd9bae f58fa1459c45 2024-04-10T03:20:54.363 INFO:teuthology.orchestra.run.smithi016.stdout:mds.b smithi136 running (2m) 46s ago 17m 12.0M - 19.0.0-2051-g3a866975 06a486fd9bae 282e205e5f22 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi136 *:8443,9283,8765 running (9m) 46s ago 24m 440M - 19.0.0-2051-g3a866975 06a486fd9bae 59d6fd31d6cc 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (10m) 69s ago 27m 512M - 19.0.0-2051-g3a866975 06a486fd9bae c18632f0840a 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (8m) 69s ago 27m 72.5M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 9a18b988e0f4 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi136 running (7m) 46s ago 25m 53.9M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 41a119724ca9 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (8m) 69s ago 25m 60.1M 2048M 19.0.0-2051-g3a866975 06a486fd9bae 928a6909619e 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (2m) 69s ago 16m 7640k - 1.5.0 0da6a335fe13 cdf8e3d0ce7d 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi136 *:9100 running (2m) 46s ago 16m 7667k - 1.5.0 0da6a335fe13 59f016e8c8ef 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (6m) 69s ago 23m 390M 2525M 19.0.0-2051-g3a866975 06a486fd9bae b3b555f67bcb 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (6m) 69s ago 23m 417M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 30abad863b8e 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (5m) 69s ago 22m 453M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 3fdc9b03eacb 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (5m) 69s ago 21m 336M 2525M 19.0.0-2051-g3a866975 06a486fd9bae 8cae59375fd8 2024-04-10T03:20:54.364 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi136 running (4m) 46s ago 20m 467M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 19d433a62016 2024-04-10T03:20:54.365 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi136 running (4m) 46s ago 19m 425M 2524M 19.0.0-2051-g3a866975 06a486fd9bae c7eb3b617403 2024-04-10T03:20:54.365 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi136 running (3m) 46s ago 19m 207M 2524M 19.0.0-2051-g3a866975 06a486fd9bae 5f2db59ec621 2024-04-10T03:20:54.365 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi136 running (3m) 46s ago 18m 334M 2524M 19.0.0-2051-g3a866975 06a486fd9bae f4651efdb372 2024-04-10T03:20:54.365 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi136 *:9095 running (100s) 46s ago 16m 46.4M - 2.43.0 a07b618ecd1d be3bd830dc8e 2024-04-10T03:20:54.516 INFO:tasks.rados.rados.0.smithi016.stdout:3511: done (2 left) 2024-04-10T03:20:54.516 INFO:tasks.rados.rados.0.smithi016.stdout:3512: done (1 left) 2024-04-10T03:20:54.517 INFO:tasks.rados.rados.0.smithi016.stdout:3513: done (0 left) 2024-04-10T03:20:54.517 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 340 2024-04-10T03:20:54.517 INFO:tasks.rados.rados.0.smithi016.stdout:3514: seq_num 1097 ranges {0=778240,778240=671744,1449984=131072} 2024-04-10T03:20:54.521 INFO:tasks.rados.rados.0.smithi016.stdout:3514: writing smithi01663999-20 from 0 to 778240 tid 1 2024-04-10T03:20:54.525 INFO:tasks.rados.rados.0.smithi016.stdout:3514: writing smithi01663999-20 from 778240 to 1449984 tid 2 2024-04-10T03:20:54.526 INFO:tasks.rados.rados.0.smithi016.stdout:3514: writing smithi01663999-20 from 1449984 to 1581056 tid 3 2024-04-10T03:20:54.526 INFO:tasks.rados.rados.0.smithi016.stdout:3515: read oid 30 snap -1 2024-04-10T03:20:54.527 INFO:tasks.rados.rados.0.smithi016.stdout:3515: expect (ObjNum 1048 snap 322 seq_num 1048) 2024-04-10T03:20:54.527 INFO:tasks.rados.rados.0.smithi016.stdout:3516: snap_remove snap 312 2024-04-10T03:20:54.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:54 smithi016 bash[72916]: cluster 2024-04-10T03:20:53.512344+0000 mon.a (mon.0) 1324 : cluster 0 osdmap e764: 8 total, 8 up, 8 in 2024-04-10T03:20:54.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:54 smithi016 bash[72916]: cluster 2024-04-10T03:20:53.514771+0000 mgr.y (mgr.25133) 433 : cluster 0 pgmap v743: 121 pgs: 121 active+clean; 374 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-04-10T03:20:54.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:54 smithi016 bash[74137]: cluster 2024-04-10T03:20:53.512344+0000 mon.a (mon.0) 1324 : cluster 0 osdmap e764: 8 total, 8 up, 8 in 2024-04-10T03:20:54.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:54 smithi016 bash[74137]: cluster 2024-04-10T03:20:53.514771+0000 mgr.y (mgr.25133) 433 : cluster 0 pgmap v743: 121 pgs: 121 active+clean; 374 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-04-10T03:20:54.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:54 smithi136 bash[68278]: cluster 2024-04-10T03:20:53.512344+0000 mon.a (mon.0) 1324 : cluster 0 osdmap e764: 8 total, 8 up, 8 in 2024-04-10T03:20:54.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:54 smithi136 bash[68278]: cluster 2024-04-10T03:20:53.514771+0000 mgr.y (mgr.25133) 433 : cluster 0 pgmap v743: 121 pgs: 121 active+clean; 374 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-04-10T03:20:55.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -e sha1=3a866975a60f6dc859246f6f19fd8ddb4db2cc2e -- bash -c 'ceph versions' 2024-04-10T03:20:55.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:55 smithi016 bash[72916]: audit 2024-04-10T03:20:54.349634+0000 mgr.y (mgr.25133) 434 : audit 0 from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:55.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:55 smithi016 bash[72916]: cluster 2024-04-10T03:20:54.522764+0000 mon.a (mon.0) 1325 : cluster 0 osdmap e765: 8 total, 8 up, 8 in 2024-04-10T03:20:55.521 INFO:tasks.rados.rados.0.smithi016.stdout:3516: done (2 left) 2024-04-10T03:20:55.521 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 29 current snap is 340 2024-04-10T03:20:55.521 INFO:tasks.rados.rados.0.smithi016.stdout:3515: expect (ObjNum 1048 snap 322 seq_num 1048) 2024-04-10T03:20:55.553 INFO:tasks.rados.rados.0.smithi016.stdout:3514: finishing write tid 1 to smithi01663999-20 2024-04-10T03:20:55.553 INFO:tasks.rados.rados.0.smithi016.stdout:3514: finishing write tid 2 to smithi01663999-20 2024-04-10T03:20:55.553 INFO:tasks.rados.rados.0.smithi016.stdout:3514: finishing write tid 3 to smithi01663999-20 2024-04-10T03:20:55.553 INFO:tasks.rados.rados.0.smithi016.stdout:3514: finishing write tid 4 to smithi01663999-20 2024-04-10T03:20:55.553 INFO:tasks.rados.rados.0.smithi016.stdout:3514: finishing write tid 5 to smithi01663999-20 2024-04-10T03:20:55.554 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2522 (ObjNum 1097 snap 340 seq_num 1097) dirty exists 2024-04-10T03:20:55.554 INFO:tasks.rados.rados.0.smithi016.stdout:3514: left oid 20 (ObjNum 1097 snap 340 seq_num 1097) 2024-04-10T03:20:55.554 INFO:tasks.rados.rados.0.smithi016.stdout:3517: seq_num 1098 ranges {2039808=794624,2834432=557056,3391488=245760} 2024-04-10T03:20:55.570 INFO:tasks.rados.rados.0.smithi016.stdout:3517: writing smithi01663999-29 from 2039808 to 2834432 tid 1 2024-04-10T03:20:55.574 INFO:tasks.rados.rados.0.smithi016.stdout:3517: writing smithi01663999-29 from 2834432 to 3391488 tid 2 2024-04-10T03:20:55.577 INFO:tasks.rados.rados.0.smithi016.stdout:3517: writing smithi01663999-29 from 3391488 to 3637248 tid 3 2024-04-10T03:20:55.577 INFO:tasks.rados.rados.0.smithi016.stdout:3514: done (2 left) 2024-04-10T03:20:55.577 INFO:tasks.rados.rados.0.smithi016.stdout:3515: done (1 left) 2024-04-10T03:20:55.577 INFO:tasks.rados.rados.0.smithi016.stdout:3518: read oid 26 snap -1 2024-04-10T03:20:55.577 INFO:tasks.rados.rados.0.smithi016.stdout:3518: expect (ObjNum 1075 snap 328 seq_num 1075) 2024-04-10T03:20:55.577 INFO:tasks.rados.rados.0.smithi016.stdout:3519: read oid 38 snap -1 2024-04-10T03:20:55.578 INFO:tasks.rados.rados.0.smithi016.stdout:3519: expect (ObjNum 1026 snap 320 seq_num 1026) 2024-04-10T03:20:55.578 INFO:tasks.rados.rados.0.smithi016.stdout:3520: snap_create 2024-04-10T03:20:55.582 INFO:tasks.rados.rados.0.smithi016.stdout:3517: finishing write tid 1 to smithi01663999-29 2024-04-10T03:20:55.583 INFO:tasks.rados.rados.0.smithi016.stdout:3517: finishing write tid 2 to smithi01663999-29 2024-04-10T03:20:55.583 INFO:tasks.rados.rados.0.smithi016.stdout:3517: finishing write tid 3 to smithi01663999-29 2024-04-10T03:20:55.595 INFO:tasks.rados.rados.0.smithi016.stdout:3517: finishing write tid 4 to smithi01663999-29 2024-04-10T03:20:55.597 INFO:tasks.rados.rados.0.smithi016.stdout:3518: expect (ObjNum 1075 snap 328 seq_num 1075) 2024-04-10T03:20:55.721 INFO:tasks.rados.rados.0.smithi016.stdout:3517: finishing write tid 5 to smithi01663999-29 2024-04-10T03:20:55.721 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 2509 (ObjNum 1098 snap 340 seq_num 1098) dirty exists 2024-04-10T03:20:55.721 INFO:tasks.rados.rados.0.smithi016.stdout:3517: left oid 29 (ObjNum 1098 snap 340 seq_num 1098) 2024-04-10T03:20:55.721 INFO:tasks.rados.rados.0.smithi016.stdout:3519: expect (ObjNum 1026 snap 320 seq_num 1026) 2024-04-10T03:20:55.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:55 smithi016 bash[74137]: audit 2024-04-10T03:20:54.349634+0000 mgr.y (mgr.25133) 434 : audit 0 from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:55.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:55 smithi016 bash[74137]: cluster 2024-04-10T03:20:54.522764+0000 mon.a (mon.0) 1325 : cluster 0 osdmap e765: 8 total, 8 up, 8 in 2024-04-10T03:20:55.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:55 smithi136 bash[68278]: audit 2024-04-10T03:20:54.349634+0000 mgr.y (mgr.25133) 434 : audit 0 from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T03:20:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:55 smithi136 bash[68278]: cluster 2024-04-10T03:20:54.522764+0000 mon.a (mon.0) 1325 : cluster 0 osdmap e765: 8 total, 8 up, 8 in 2024-04-10T03:20:56.640 INFO:tasks.rados.rados.0.smithi016.stdout:3517: done (3 left) 2024-04-10T03:20:56.640 INFO:tasks.rados.rados.0.smithi016.stdout:3518: done (2 left) 2024-04-10T03:20:56.640 INFO:tasks.rados.rados.0.smithi016.stdout:3519: done (1 left) 2024-04-10T03:20:56.640 INFO:tasks.rados.rados.0.smithi016.stdout:3520: done (0 left) 2024-04-10T03:20:56.640 INFO:tasks.rados.rados.0.smithi016.stdout:3521: delete oid 7 current snap is 341 2024-04-10T03:20:56.647 INFO:tasks.rados.rados.0.smithi016.stdout:3521: done (0 left) 2024-04-10T03:20:56.647 INFO:tasks.rados.rados.0.smithi016.stdout:3522: snap_remove snap 324 2024-04-10T03:20:56.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:56 smithi016 bash[72916]: cluster 2024-04-10T03:20:55.515321+0000 mgr.y (mgr.25133) 435 : cluster 0 pgmap v745: 121 pgs: 121 active+clean; 380 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-04-10T03:20:56.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:56 smithi016 bash[72916]: cluster 2024-04-10T03:20:55.526787+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e766: 8 total, 8 up, 8 in 2024-04-10T03:20:56.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:56 smithi016 bash[74137]: cluster 2024-04-10T03:20:55.515321+0000 mgr.y (mgr.25133) 435 : cluster 0 pgmap v745: 121 pgs: 121 active+clean; 380 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-04-10T03:20:56.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:56 smithi016 bash[74137]: cluster 2024-04-10T03:20:55.526787+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e766: 8 total, 8 up, 8 in 2024-04-10T03:20:56.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:56 smithi136 bash[68278]: cluster 2024-04-10T03:20:55.515321+0000 mgr.y (mgr.25133) 435 : cluster 0 pgmap v745: 121 pgs: 121 active+clean; 380 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-04-10T03:20:56.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:56 smithi136 bash[68278]: cluster 2024-04-10T03:20:55.526787+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e766: 8 total, 8 up, 8 in 2024-04-10T03:20:57.509 INFO:tasks.rados.rados.0.smithi016.stdout:3522: done (0 left) 2024-04-10T03:20:57.510 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 341 2024-04-10T03:20:57.510 INFO:tasks.rados.rados.0.smithi016.stdout:3523: seq_num 1100 ranges {0=425984,425984=729088,1155072=475136} 2024-04-10T03:20:57.515 INFO:tasks.rados.rados.0.smithi016.stdout:3523: writing smithi01663999-15 from 0 to 425984 tid 1 2024-04-10T03:20:57.523 INFO:tasks.rados.rados.0.smithi016.stdout:3523: writing smithi01663999-15 from 425984 to 1155072 tid 2 2024-04-10T03:20:57.529 INFO:tasks.rados.rados.0.smithi016.stdout:3523: writing smithi01663999-15 from 1155072 to 1630208 tid 3 2024-04-10T03:20:57.529 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 341 2024-04-10T03:20:57.530 INFO:tasks.rados.rados.0.smithi016.stdout:3524: seq_num 1101 ranges {4177920=442368,4620288=606208,5226496=598016} 2024-04-10T03:20:57.564 INFO:tasks.rados.rados.0.smithi016.stdout:3524: writing smithi01663999-44 from 4177920 to 4620288 tid 1 2024-04-10T03:20:57.570 INFO:tasks.rados.rados.0.smithi016.stdout:3524: writing smithi01663999-44 from 4620288 to 5226496 tid 2 2024-04-10T03:20:57.574 INFO:tasks.rados.rados.0.smithi016.stdout:3524: writing smithi01663999-44 from 5226496 to 5824512 tid 3 2024-04-10T03:20:57.575 INFO:tasks.rados.rados.0.smithi016.stdout:3525: read oid 31 snap 335 2024-04-10T03:20:57.575 INFO:tasks.rados.rados.0.smithi016.stdout:3525: expect (ObjNum 1078 snap 331 seq_num 1078) 2024-04-10T03:20:57.575 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 341 2024-04-10T03:20:57.575 INFO:tasks.rados.rados.0.smithi016.stdout:3523: finishing write tid 1 to smithi01663999-15 2024-04-10T03:20:57.575 INFO:tasks.rados.rados.0.smithi016.stdout:3523: finishing write tid 2 to smithi01663999-15 2024-04-10T03:20:57.575 INFO:tasks.rados.rados.0.smithi016.stdout:3526: seq_num 1102 ranges {0=458752,458752=491520,950272=491520,1441792=221184} 2024-04-10T03:20:57.578 INFO:tasks.rados.rados.0.smithi016.stdout:3526: writing smithi01663999-22 from 0 to 458752 tid 1 2024-04-10T03:20:57.581 INFO:tasks.rados.rados.0.smithi016.stdout:3526: writing smithi01663999-22 from 458752 to 950272 tid 2 2024-04-10T03:20:57.584 INFO:tasks.rados.rados.0.smithi016.stdout:3526: writing smithi01663999-22 from 950272 to 1441792 tid 3 2024-04-10T03:20:57.586 INFO:tasks.rados.rados.0.smithi016.stdout:3526: writing smithi01663999-22 from 1441792 to 1662976 tid 4 2024-04-10T03:20:57.586 INFO:tasks.rados.rados.0.smithi016.stdout:3527: snap_remove snap 315 2024-04-10T03:20:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:57 smithi136 bash[68278]: cluster 2024-04-10T03:20:56.573782+0000 mon.a (mon.0) 1327 : cluster 0 osdmap e767: 8 total, 8 up, 8 in 2024-04-10T03:20:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:57 smithi136 bash[68278]: cluster 2024-04-10T03:20:57.512057+0000 mon.a (mon.0) 1328 : cluster 0 osdmap e768: 8 total, 8 up, 8 in 2024-04-10T03:20:57.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:57 smithi136 bash[68278]: audit 2024-04-10T03:20:57.527302+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:57 smithi016 bash[72916]: cluster 2024-04-10T03:20:56.573782+0000 mon.a (mon.0) 1327 : cluster 0 osdmap e767: 8 total, 8 up, 8 in 2024-04-10T03:20:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:57 smithi016 bash[72916]: cluster 2024-04-10T03:20:57.512057+0000 mon.a (mon.0) 1328 : cluster 0 osdmap e768: 8 total, 8 up, 8 in 2024-04-10T03:20:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:57 smithi016 bash[72916]: audit 2024-04-10T03:20:57.527302+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:57 smithi016 bash[74137]: cluster 2024-04-10T03:20:56.573782+0000 mon.a (mon.0) 1327 : cluster 0 osdmap e767: 8 total, 8 up, 8 in 2024-04-10T03:20:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:57 smithi016 bash[74137]: cluster 2024-04-10T03:20:57.512057+0000 mon.a (mon.0) 1328 : cluster 0 osdmap e768: 8 total, 8 up, 8 in 2024-04-10T03:20:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:57 smithi016 bash[74137]: audit 2024-04-10T03:20:57.527302+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:20:58.584 INFO:tasks.rados.rados.0.smithi016.stdout:3527: done (4 left) 2024-04-10T03:20:58.584 INFO:tasks.rados.rados.0.smithi016.stdout:3528: copy_from oid 25 from oid 40 current snap is 341 2024-04-10T03:20:58.584 INFO:tasks.rados.rados.0.smithi016.stdout:3529: rollback oid 29 current snap is 341 2024-04-10T03:20:58.584 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 334 2024-04-10T03:20:58.584 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 341 2024-04-10T03:20:58.584 INFO:tasks.rados.rados.0.smithi016.stdout:3530: seq_num 1103 ranges {4145152=475136,4620288=425984,5046272=696320,5742592=81920} 2024-04-10T03:20:58.606 INFO:tasks.rados.rados.0.smithi016.stdout:3530: writing smithi01663999-5 from 4145152 to 4620288 tid 1 2024-04-10T03:20:58.609 INFO:tasks.rados.rados.0.smithi016.stdout:3530: writing smithi01663999-5 from 4620288 to 5046272 tid 2 2024-04-10T03:20:58.613 INFO:tasks.rados.rados.0.smithi016.stdout:3530: writing smithi01663999-5 from 5046272 to 5742592 tid 3 2024-04-10T03:20:58.614 INFO:tasks.rados.rados.0.smithi016.stdout:3530: writing smithi01663999-5 from 5742592 to 5824512 tid 4 2024-04-10T03:20:58.623 INFO:tasks.rados.rados.0.smithi016.stdout:3523: finishing write tid 3 to smithi01663999-15 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3523: finishing write tid 4 to smithi01663999-15 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3523: finishing write tid 5 to smithi01663999-15 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 3035 (ObjNum 1100 snap 341 seq_num 1100) dirty exists 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3523: left oid 15 (ObjNum 1100 snap 341 seq_num 1100) 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3524: finishing write tid 1 to smithi01663999-44 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3524: finishing write tid 2 to smithi01663999-44 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3524: finishing write tid 3 to smithi01663999-44 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3524: finishing write tid 4 to smithi01663999-44 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3524: finishing write tid 5 to smithi01663999-44 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2769 (ObjNum 1101 snap 341 seq_num 1101) dirty exists 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3524: left oid 44 (ObjNum 1101 snap 341 seq_num 1101) 2024-04-10T03:20:58.624 INFO:tasks.rados.rados.0.smithi016.stdout:3525: expect (ObjNum 1078 snap 331 seq_num 1078) 2024-04-10T03:20:58.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:58 smithi136 bash[68278]: cluster 2024-04-10T03:20:57.515952+0000 mgr.y (mgr.25133) 436 : cluster 0 pgmap v749: 121 pgs: 121 active+clean; 371 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-04-10T03:20:59.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:58 smithi016 bash[72916]: cluster 2024-04-10T03:20:57.515952+0000 mgr.y (mgr.25133) 436 : cluster 0 pgmap v749: 121 pgs: 121 active+clean; 371 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-04-10T03:20:59.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:58 smithi016 bash[74137]: cluster 2024-04-10T03:20:57.515952+0000 mgr.y (mgr.25133) 436 : cluster 0 pgmap v749: 121 pgs: 121 active+clean; 371 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-04-10T03:20:59.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:20:59 smithi136 bash[68278]: cluster 2024-04-10T03:20:58.584940+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e769: 8 total, 8 up, 8 in 2024-04-10T03:21:00.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:20:59 smithi016 bash[74137]: cluster 2024-04-10T03:20:58.584940+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e769: 8 total, 8 up, 8 in 2024-04-10T03:21:00.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:20:59 smithi016 bash[72916]: cluster 2024-04-10T03:20:58.584940+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e769: 8 total, 8 up, 8 in 2024-04-10T03:21:00.095 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:21:00.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:00 smithi136 bash[68278]: cluster 2024-04-10T03:20:59.516854+0000 mgr.y (mgr.25133) 437 : cluster 0 pgmap v751: 121 pgs: 121 active+clean; 312 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 776 KiB/s wr, 6 op/s 2024-04-10T03:21:01.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:00 smithi016 bash[74137]: cluster 2024-04-10T03:20:59.516854+0000 mgr.y (mgr.25133) 437 : cluster 0 pgmap v751: 121 pgs: 121 active+clean; 312 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 776 KiB/s wr, 6 op/s 2024-04-10T03:21:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:00 smithi016 bash[72916]: cluster 2024-04-10T03:20:59.516854+0000 mgr.y (mgr.25133) 437 : cluster 0 pgmap v751: 121 pgs: 121 active+clean; 312 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 776 KiB/s wr, 6 op/s 2024-04-10T03:21:01.560 INFO:tasks.rados.rados.0.smithi016.stdout:3526: finishing write tid 1 to smithi01663999-22 2024-04-10T03:21:01.560 INFO:tasks.rados.rados.0.smithi016.stdout:3526: finishing write tid 2 to smithi01663999-22 2024-04-10T03:21:01.560 INFO:tasks.rados.rados.0.smithi016.stdout:3526: finishing write tid 3 to smithi01663999-22 2024-04-10T03:21:01.560 INFO:tasks.rados.rados.0.smithi016.stdout:3526: finishing write tid 4 to smithi01663999-22 2024-04-10T03:21:01.560 INFO:tasks.rados.rados.0.smithi016.stdout:3526: finishing write tid 5 to smithi01663999-22 2024-04-10T03:21:01.560 INFO:tasks.rados.rados.0.smithi016.stdout:3526: finishing write tid 6 to smithi01663999-22 2024-04-10T03:21:01.560 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 3044 (ObjNum 1102 snap 341 seq_num 1102) dirty exists 2024-04-10T03:21:01.560 INFO:tasks.rados.rados.0.smithi016.stdout:3526: left oid 22 (ObjNum 1102 snap 341 seq_num 1102) 2024-04-10T03:21:01.560 INFO:tasks.rados.rados.0.smithi016.stdout:3528: finishing copy_from to smithi01663999-25 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3528: got expected ENOENT (src dne) 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3528: finishing copy_from racing read to smithi01663999-25 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3529: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3529: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3529: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 2512 (ObjNum 981 snap 303 seq_num 981) dirty exists 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3530: finishing write tid 1 to smithi01663999-5 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3530: finishing write tid 2 to smithi01663999-5 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3530: finishing write tid 3 to smithi01663999-5 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3530: finishing write tid 4 to smithi01663999-5 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3530: finishing write tid 5 to smithi01663999-5 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3530: finishing write tid 6 to smithi01663999-5 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 3058 (ObjNum 1103 snap 341 seq_num 1103) dirty exists 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3530: left oid 5 (ObjNum 1103 snap 341 seq_num 1103) 2024-04-10T03:21:01.561 INFO:tasks.rados.rados.0.smithi016.stdout:3523: done (6 left) 2024-04-10T03:21:01.562 INFO:tasks.rados.rados.0.smithi016.stdout:3524: done (5 left) 2024-04-10T03:21:01.562 INFO:tasks.rados.rados.0.smithi016.stdout:3525: done (4 left) 2024-04-10T03:21:01.562 INFO:tasks.rados.rados.0.smithi016.stdout:3526: done (3 left) 2024-04-10T03:21:01.562 INFO:tasks.rados.rados.0.smithi016.stdout:3528: done (2 left) 2024-04-10T03:21:01.562 INFO:tasks.rados.rados.0.smithi016.stdout:3529: done (1 left) 2024-04-10T03:21:01.562 INFO:tasks.rados.rados.0.smithi016.stdout:3530: done (0 left) 2024-04-10T03:21:01.562 INFO:tasks.rados.rados.0.smithi016.stdout:3531: snap_create 2024-04-10T03:21:01.599 INFO:tasks.rados.rados.0.smithi016.stdout:3531: done (0 left) 2024-04-10T03:21:01.600 INFO:tasks.rados.rados.0.smithi016.stdout:3532: snap_remove snap 332 2024-04-10T03:21:02.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:21:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:21:01] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:21:02.510 INFO:tasks.rados.rados.0.smithi016.stdout:3532: done (0 left) 2024-04-10T03:21:02.510 INFO:tasks.rados.rados.0.smithi016.stdout:3533: read oid 22 snap 341 2024-04-10T03:21:02.510 INFO:tasks.rados.rados.0.smithi016.stdout:3533: expect (ObjNum 1102 snap 341 seq_num 1102) 2024-04-10T03:21:02.510 INFO:tasks.rados.rados.0.smithi016.stdout:3534: read oid 41 snap -1 2024-04-10T03:21:02.510 INFO:tasks.rados.rados.0.smithi016.stdout:3534: expect (ObjNum 1088 snap 332 seq_num 1088) 2024-04-10T03:21:02.510 INFO:tasks.rados.rados.0.smithi016.stdout:3535: snap_create 2024-04-10T03:21:02.538 INFO:tasks.rados.rados.0.smithi016.stdout:3533: expect (ObjNum 1102 snap 341 seq_num 1102) 2024-04-10T03:21:02.586 INFO:tasks.rados.rados.0.smithi016.stdout:3534: expect (ObjNum 1088 snap 332 seq_num 1088) 2024-04-10T03:21:02.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:02 smithi136 bash[68278]: cluster 2024-04-10T03:21:01.517411+0000 mgr.y (mgr.25133) 438 : cluster 0 pgmap v752: 121 pgs: 121 active+clean; 260 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-04-10T03:21:02.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:02 smithi136 bash[68278]: cluster 2024-04-10T03:21:01.603233+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e770: 8 total, 8 up, 8 in 2024-04-10T03:21:02.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:02 smithi136 bash[68278]: cluster 2024-04-10T03:21:02.514078+0000 mon.a (mon.0) 1332 : cluster 0 osdmap e771: 8 total, 8 up, 8 in 2024-04-10T03:21:03.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:02 smithi016 bash[72916]: cluster 2024-04-10T03:21:01.517411+0000 mgr.y (mgr.25133) 438 : cluster 0 pgmap v752: 121 pgs: 121 active+clean; 260 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-04-10T03:21:03.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:02 smithi016 bash[72916]: cluster 2024-04-10T03:21:01.603233+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e770: 8 total, 8 up, 8 in 2024-04-10T03:21:03.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:02 smithi016 bash[72916]: cluster 2024-04-10T03:21:02.514078+0000 mon.a (mon.0) 1332 : cluster 0 osdmap e771: 8 total, 8 up, 8 in 2024-04-10T03:21:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:02 smithi016 bash[74137]: cluster 2024-04-10T03:21:01.517411+0000 mgr.y (mgr.25133) 438 : cluster 0 pgmap v752: 121 pgs: 121 active+clean; 260 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-04-10T03:21:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:02 smithi016 bash[74137]: cluster 2024-04-10T03:21:01.603233+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e770: 8 total, 8 up, 8 in 2024-04-10T03:21:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:02 smithi016 bash[74137]: cluster 2024-04-10T03:21:02.514078+0000 mon.a (mon.0) 1332 : cluster 0 osdmap e771: 8 total, 8 up, 8 in 2024-04-10T03:21:03.597 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-04-10T03:21:03.597 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-04-10T03:21:03.597 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-04-10T03:21:03.598 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 15 2024-04-10T03:21:03.599 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-04-10T03:21:03.599 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-04-10T03:21:03.698 INFO:tasks.rados.rados.0.smithi016.stdout:3533: done (2 left) 2024-04-10T03:21:03.698 INFO:tasks.rados.rados.0.smithi016.stdout:3534: done (1 left) 2024-04-10T03:21:03.698 INFO:tasks.rados.rados.0.smithi016.stdout:3535: done (0 left) 2024-04-10T03:21:03.698 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 35 current snap is 343 2024-04-10T03:21:03.698 INFO:tasks.rados.rados.0.smithi016.stdout:3536: seq_num 1104 ranges {8347648=499712,8847360=712704,9560064=491520} 2024-04-10T03:21:03.746 INFO:tasks.rados.rados.0.smithi016.stdout:3536: writing smithi01663999-35 from 8347648 to 8847360 tid 1 2024-04-10T03:21:03.750 INFO:tasks.rados.rados.0.smithi016.stdout:3536: writing smithi01663999-35 from 8847360 to 9560064 tid 2 2024-04-10T03:21:03.753 INFO:tasks.rados.rados.0.smithi016.stdout:3536: writing smithi01663999-35 from 9560064 to 10051584 tid 3 2024-04-10T03:21:03.753 INFO:tasks.rados.rados.0.smithi016.stdout:3537: delete oid 41 current snap is 343 2024-04-10T03:21:03.757 INFO:tasks.rados.rados.0.smithi016.stdout:3536: finishing write tid 1 to smithi01663999-35 2024-04-10T03:21:03.757 INFO:tasks.rados.rados.0.smithi016.stdout:3536: finishing write tid 2 to smithi01663999-35 2024-04-10T03:21:03.759 INFO:tasks.rados.rados.0.smithi016.stdout:3536: finishing write tid 3 to smithi01663999-35 2024-04-10T03:21:03.759 INFO:tasks.rados.rados.0.smithi016.stdout:3536: finishing write tid 4 to smithi01663999-35 2024-04-10T03:21:03.760 INFO:tasks.rados.rados.0.smithi016.stdout:3536: finishing write tid 5 to smithi01663999-35 2024-04-10T03:21:03.760 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 35 v 2514 (ObjNum 1104 snap 343 seq_num 1104) dirty exists 2024-04-10T03:21:03.760 INFO:tasks.rados.rados.0.smithi016.stdout:3536: left oid 35 (ObjNum 1104 snap 343 seq_num 1104) 2024-04-10T03:21:03.764 INFO:tasks.rados.rados.0.smithi016.stdout:3536: done (1 left) 2024-04-10T03:21:03.765 INFO:tasks.rados.rados.0.smithi016.stdout:3537: done (0 left) 2024-04-10T03:21:03.765 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 343 2024-04-10T03:21:03.765 INFO:tasks.rados.rados.0.smithi016.stdout:3538: seq_num 1106 ranges {5840896=532480,6373376=483328,6856704=475136,7331840=245760} 2024-04-10T03:21:03.808 INFO:tasks.rados.rados.0.smithi016.stdout:3538: writing smithi01663999-18 from 5840896 to 6373376 tid 1 2024-04-10T03:21:03.812 INFO:tasks.rados.rados.0.smithi016.stdout:3538: writing smithi01663999-18 from 6373376 to 6856704 tid 2 2024-04-10T03:21:03.816 INFO:tasks.rados.rados.0.smithi016.stdout:3538: writing smithi01663999-18 from 6856704 to 7331840 tid 3 2024-04-10T03:21:03.818 INFO:tasks.rados.rados.0.smithi016.stdout:3538: writing smithi01663999-18 from 7331840 to 7577600 tid 4 2024-04-10T03:21:03.818 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 343 2024-04-10T03:21:03.818 INFO:tasks.rados.rados.0.smithi016.stdout:3538: finishing write tid 1 to smithi01663999-18 2024-04-10T03:21:03.818 INFO:tasks.rados.rados.0.smithi016.stdout:3539: seq_num 1107 ranges {3252224=548864,3801088=770048,4571136=434176} 2024-04-10T03:21:03.839 INFO:tasks.rados.rados.0.smithi016.stdout:3539: writing smithi01663999-34 from 3252224 to 3801088 tid 1 2024-04-10T03:21:03.844 INFO:tasks.rados.rados.0.smithi016.stdout:3539: writing smithi01663999-34 from 3801088 to 4571136 tid 2 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:3539: writing smithi01663999-34 from 4571136 to 5005312 tid 3 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:3540: delete oid 32 current snap is 343 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:3538: finishing write tid 2 to smithi01663999-18 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:3538: finishing write tid 3 to smithi01663999-18 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:3538: finishing write tid 4 to smithi01663999-18 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:3538: finishing write tid 5 to smithi01663999-18 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:3538: finishing write tid 6 to smithi01663999-18 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2771 (ObjNum 1106 snap 343 seq_num 1106) dirty exists 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:3538: left oid 18 (ObjNum 1106 snap 343 seq_num 1106) 2024-04-10T03:21:03.847 INFO:tasks.rados.rados.0.smithi016.stdout:3539: finishing write tid 1 to smithi01663999-34 2024-04-10T03:21:03.850 INFO:tasks.rados.rados.0.smithi016.stdout:3539: finishing write tid 2 to smithi01663999-34 2024-04-10T03:21:03.852 INFO:tasks.rados.rados.0.smithi016.stdout:3539: finishing write tid 3 to smithi01663999-34 2024-04-10T03:21:03.853 INFO:tasks.rados.rados.0.smithi016.stdout:3539: finishing write tid 4 to smithi01663999-34 2024-04-10T03:21:03.853 INFO:tasks.rados.rados.0.smithi016.stdout:3538: done (2 left) 2024-04-10T03:21:03.853 INFO:tasks.rados.rados.0.smithi016.stdout:3540: done (1 left) 2024-04-10T03:21:03.853 INFO:tasks.rados.rados.0.smithi016.stdout:3541: read oid 42 snap -1 2024-04-10T03:21:03.853 INFO:tasks.rados.rados.0.smithi016.stdout:3541: expect (ObjNum 910 snap 279 seq_num 910) 2024-04-10T03:21:03.854 INFO:tasks.rados.rados.0.smithi016.stdout:3542: snap_remove snap 342 2024-04-10T03:21:04.398 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -e sha1=3a866975a60f6dc859246f6f19fd8ddb4db2cc2e -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-10T03:21:04.513 INFO:tasks.rados.rados.0.smithi016.stdout:3542: done (2 left) 2024-04-10T03:21:04.514 INFO:tasks.rados.rados.0.smithi016.stdout:3543: copy_from oid 14 from oid 7 current snap is 343 2024-04-10T03:21:04.514 INFO:tasks.rados.rados.0.smithi016.stdout:3539: finishing write tid 5 to smithi01663999-34 2024-04-10T03:21:04.514 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 2527 (ObjNum 1107 snap 343 seq_num 1107) dirty exists 2024-04-10T03:21:04.514 INFO:tasks.rados.rados.0.smithi016.stdout:3539: left oid 34 (ObjNum 1107 snap 343 seq_num 1107) 2024-04-10T03:21:04.514 INFO:tasks.rados.rados.0.smithi016.stdout:3541: expect (ObjNum 910 snap 279 seq_num 910) 2024-04-10T03:21:04.556 INFO:tasks.rados.rados.0.smithi016.stdout:3543: finishing copy_from to smithi01663999-14 2024-04-10T03:21:04.556 INFO:tasks.rados.rados.0.smithi016.stdout:3543: got expected ENOENT (src dne) 2024-04-10T03:21:04.556 INFO:tasks.rados.rados.0.smithi016.stdout:3543: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:21:04.556 INFO:tasks.rados.rados.0.smithi016.stdout:3539: done (2 left) 2024-04-10T03:21:04.556 INFO:tasks.rados.rados.0.smithi016.stdout:3541: done (1 left) 2024-04-10T03:21:04.556 INFO:tasks.rados.rados.0.smithi016.stdout:3543: done (0 left) 2024-04-10T03:21:04.556 INFO:tasks.rados.rados.0.smithi016.stdout:3544: delete oid 8 current snap is 343 2024-04-10T03:21:04.571 INFO:tasks.rados.rados.0.smithi016.stdout:3544: done (0 left) 2024-04-10T03:21:04.572 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 343 2024-04-10T03:21:04.572 INFO:tasks.rados.rados.0.smithi016.stdout:3545: seq_num 1110 ranges {0=598016,598016=466944,1064960=450560,1515520=286720} 2024-04-10T03:21:04.576 INFO:tasks.rados.rados.0.smithi016.stdout:3545: writing smithi01663999-13 from 0 to 598016 tid 1 2024-04-10T03:21:04.579 INFO:tasks.rados.rados.0.smithi016.stdout:3545: writing smithi01663999-13 from 598016 to 1064960 tid 2 2024-04-10T03:21:04.583 INFO:tasks.rados.rados.0.smithi016.stdout:3545: writing smithi01663999-13 from 1064960 to 1515520 tid 3 2024-04-10T03:21:04.585 INFO:tasks.rados.rados.0.smithi016.stdout:3545: writing smithi01663999-13 from 1515520 to 1802240 tid 4 2024-04-10T03:21:04.585 INFO:tasks.rados.rados.0.smithi016.stdout:3545: finishing write tid 1 to smithi01663999-13 2024-04-10T03:21:04.586 INFO:tasks.rados.rados.0.smithi016.stdout:3545: finishing write tid 2 to smithi01663999-13 2024-04-10T03:21:04.586 INFO:tasks.rados.rados.0.smithi016.stdout:3546: delete oid 15 current snap is 343 2024-04-10T03:21:04.588 INFO:tasks.rados.rados.0.smithi016.stdout:3545: finishing write tid 3 to smithi01663999-13 2024-04-10T03:21:04.589 INFO:tasks.rados.rados.0.smithi016.stdout:3545: finishing write tid 4 to smithi01663999-13 2024-04-10T03:21:04.589 INFO:tasks.rados.rados.0.smithi016.stdout:3545: finishing write tid 5 to smithi01663999-13 2024-04-10T03:21:04.591 INFO:tasks.rados.rados.0.smithi016.stdout:3546: done (1 left) 2024-04-10T03:21:04.591 INFO:tasks.rados.rados.0.smithi016.stdout:3547: read oid 28 snap -1 2024-04-10T03:21:04.591 INFO:tasks.rados.rados.0.smithi016.stdout:3547: expect (ObjNum 1055 snap 322 seq_num 1055) 2024-04-10T03:21:04.591 INFO:tasks.rados.rados.0.smithi016.stdout:3548: read oid 1 snap -1 2024-04-10T03:21:04.591 INFO:tasks.rados.rados.0.smithi016.stdout:3548: expect (ObjNum 1055 snap 322 seq_num 1055) 2024-04-10T03:21:04.591 INFO:tasks.rados.rados.0.smithi016.stdout:3549: snap_create 2024-04-10T03:21:04.592 INFO:tasks.rados.rados.0.smithi016.stdout:3545: finishing write tid 6 to smithi01663999-13 2024-04-10T03:21:04.592 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2519 (ObjNum 1110 snap 343 seq_num 1110) dirty exists 2024-04-10T03:21:04.592 INFO:tasks.rados.rados.0.smithi016.stdout:3545: left oid 13 (ObjNum 1110 snap 343 seq_num 1110) 2024-04-10T03:21:04.626 INFO:tasks.rados.rados.0.smithi016.stdout:3548: expect (ObjNum 1055 snap 322 seq_num 1055) 2024-04-10T03:21:04.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:04 smithi016 bash[72916]: cluster 2024-04-10T03:21:03.513681+0000 mon.a (mon.0) 1333 : cluster 0 osdmap e772: 8 total, 8 up, 8 in 2024-04-10T03:21:04.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:04 smithi016 bash[72916]: cluster 2024-04-10T03:21:03.518161+0000 mgr.y (mgr.25133) 439 : cluster 0 pgmap v756: 121 pgs: 121 active+clean; 232 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-10T03:21:04.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:04 smithi016 bash[72916]: audit 2024-04-10T03:21:03.603776+0000 mon.a (mon.0) 1334 : audit 0 from='client.? 172.21.15.16:0/3740334289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:21:04.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:04 smithi016 bash[74137]: cluster 2024-04-10T03:21:03.513681+0000 mon.a (mon.0) 1333 : cluster 0 osdmap e772: 8 total, 8 up, 8 in 2024-04-10T03:21:04.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:04 smithi016 bash[74137]: cluster 2024-04-10T03:21:03.518161+0000 mgr.y (mgr.25133) 439 : cluster 0 pgmap v756: 121 pgs: 121 active+clean; 232 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-10T03:21:04.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:04 smithi016 bash[74137]: audit 2024-04-10T03:21:03.603776+0000 mon.a (mon.0) 1334 : audit 0 from='client.? 172.21.15.16:0/3740334289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:21:04.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:04 smithi136 bash[68278]: cluster 2024-04-10T03:21:03.513681+0000 mon.a (mon.0) 1333 : cluster 0 osdmap e772: 8 total, 8 up, 8 in 2024-04-10T03:21:04.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:04 smithi136 bash[68278]: cluster 2024-04-10T03:21:03.518161+0000 mgr.y (mgr.25133) 439 : cluster 0 pgmap v756: 121 pgs: 121 active+clean; 232 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-10T03:21:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:04 smithi136 bash[68278]: audit 2024-04-10T03:21:03.603776+0000 mon.a (mon.0) 1334 : audit 0 from='client.? 172.21.15.16:0/3740334289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:21:05.081 INFO:tasks.rados.rados.0.smithi016.stdout:3547: expect (ObjNum 1055 snap 322 seq_num 1055) 2024-04-10T03:21:05.534 INFO:tasks.rados.rados.0.smithi016.stdout:3545: done (3 left) 2024-04-10T03:21:05.535 INFO:tasks.rados.rados.0.smithi016.stdout:3547: done (2 left) 2024-04-10T03:21:05.535 INFO:tasks.rados.rados.0.smithi016.stdout:3548: done (1 left) 2024-04-10T03:21:05.535 INFO:tasks.rados.rados.0.smithi016.stdout:3549: done (0 left) 2024-04-10T03:21:05.535 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 344 2024-04-10T03:21:05.535 INFO:tasks.rados.rados.0.smithi016.stdout:3550: seq_num 1112 ranges {0=630784,630784=638976,1269760=466944,1736704=98304} 2024-04-10T03:21:05.538 INFO:tasks.rados.rados.0.smithi016.stdout:3550: writing smithi01663999-15 from 0 to 630784 tid 1 2024-04-10T03:21:05.543 INFO:tasks.rados.rados.0.smithi016.stdout:3550: writing smithi01663999-15 from 630784 to 1269760 tid 2 2024-04-10T03:21:05.547 INFO:tasks.rados.rados.0.smithi016.stdout:3550: writing smithi01663999-15 from 1269760 to 1736704 tid 3 2024-04-10T03:21:05.548 INFO:tasks.rados.rados.0.smithi016.stdout:3550: writing smithi01663999-15 from 1736704 to 1835008 tid 4 2024-04-10T03:21:05.548 INFO:tasks.rados.rados.0.smithi016.stdout:3551: read oid 5 snap 331 2024-04-10T03:21:05.548 INFO:tasks.rados.rados.0.smithi016.stdout:3551: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:21:05.548 INFO:tasks.rados.rados.0.smithi016.stdout:3552: snap_create 2024-04-10T03:21:05.560 INFO:tasks.rados.rados.0.smithi016.stdout:3550: finishing write tid 1 to smithi01663999-15 2024-04-10T03:21:05.560 INFO:tasks.rados.rados.0.smithi016.stdout:3550: finishing write tid 2 to smithi01663999-15 2024-04-10T03:21:05.579 INFO:tasks.rados.rados.0.smithi016.stdout:3550: finishing write tid 3 to smithi01663999-15 2024-04-10T03:21:05.579 INFO:tasks.rados.rados.0.smithi016.stdout:3550: finishing write tid 4 to smithi01663999-15 2024-04-10T03:21:05.580 INFO:tasks.rados.rados.0.smithi016.stdout:3550: finishing write tid 5 to smithi01663999-15 2024-04-10T03:21:05.582 INFO:tasks.rados.rados.0.smithi016.stdout:3551: expect (ObjNum 897 snap 275 seq_num 897) 2024-04-10T03:21:05.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:05 smithi016 bash[72916]: cluster 2024-04-10T03:21:04.518907+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e773: 8 total, 8 up, 8 in 2024-04-10T03:21:05.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:05 smithi016 bash[74137]: cluster 2024-04-10T03:21:04.518907+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e773: 8 total, 8 up, 8 in 2024-04-10T03:21:05.842 INFO:tasks.rados.rados.0.smithi016.stdout:3550: finishing write tid 6 to smithi01663999-15 2024-04-10T03:21:05.842 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 3083 (ObjNum 1112 snap 344 seq_num 1112) dirty exists 2024-04-10T03:21:05.842 INFO:tasks.rados.rados.0.smithi016.stdout:3550: left oid 15 (ObjNum 1112 snap 344 seq_num 1112) 2024-04-10T03:21:05.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:05 smithi136 bash[68278]: cluster 2024-04-10T03:21:04.518907+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e773: 8 total, 8 up, 8 in 2024-04-10T03:21:06.538 INFO:tasks.rados.rados.0.smithi016.stdout:3550: done (2 left) 2024-04-10T03:21:06.538 INFO:tasks.rados.rados.0.smithi016.stdout:3551: done (1 left) 2024-04-10T03:21:06.538 INFO:tasks.rados.rados.0.smithi016.stdout:3552: done (0 left) 2024-04-10T03:21:06.538 INFO:tasks.rados.rados.0.smithi016.stdout:3553: rollback oid 16 current snap is 345 2024-04-10T03:21:06.538 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 16 to 334 2024-04-10T03:21:06.538 INFO:tasks.rados.rados.0.smithi016.stdout:3554: read oid 50 snap -1 2024-04-10T03:21:06.538 INFO:tasks.rados.rados.0.smithi016.stdout:3554: expect deleted 2024-04-10T03:21:06.538 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 345 2024-04-10T03:21:06.538 INFO:tasks.rados.rados.0.smithi016.stdout:3555: seq_num 1113 ranges {19415040=647168,20062208=524288,20586496=622592,21209088=57344} 2024-04-10T03:21:06.698 INFO:tasks.rados.rados.0.smithi016.stdout:3555: writing smithi01663999-31 from 19415040 to 20062208 tid 1 2024-04-10T03:21:06.703 INFO:tasks.rados.rados.0.smithi016.stdout:3555: writing smithi01663999-31 from 20062208 to 20586496 tid 2 2024-04-10T03:21:06.710 INFO:tasks.rados.rados.0.smithi016.stdout:3555: writing smithi01663999-31 from 20586496 to 21209088 tid 3 2024-04-10T03:21:06.711 INFO:tasks.rados.rados.0.smithi016.stdout:3555: writing smithi01663999-31 from 21209088 to 21266432 tid 4 2024-04-10T03:21:06.711 INFO:tasks.rados.rados.0.smithi016.stdout:3556: delete oid 48 current snap is 345 2024-04-10T03:21:06.711 INFO:tasks.rados.rados.0.smithi016.stdout:3553: finishing rollback tid 0 to smithi01663999-16 2024-04-10T03:21:06.711 INFO:tasks.rados.rados.0.smithi016.stdout:3553: finishing rollback tid 1 to smithi01663999-16 2024-04-10T03:21:06.711 INFO:tasks.rados.rados.0.smithi016.stdout:3553: finishing rollback tid 2 to smithi01663999-16 2024-04-10T03:21:06.711 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2530 (ObjNum 1062 snap 322 seq_num 1062) dirty exists 2024-04-10T03:21:06.715 INFO:tasks.rados.rados.0.smithi016.stdout:3553: done (3 left) 2024-04-10T03:21:06.715 INFO:tasks.rados.rados.0.smithi016.stdout:3554: done (2 left) 2024-04-10T03:21:06.715 INFO:tasks.rados.rados.0.smithi016.stdout:3556: done (1 left) 2024-04-10T03:21:06.716 INFO:tasks.rados.rados.0.smithi016.stdout:3557: rollback oid 5 current snap is 345 2024-04-10T03:21:06.716 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 5 to 335 2024-04-10T03:21:06.716 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 345 2024-04-10T03:21:06.716 INFO:tasks.rados.rados.0.smithi016.stdout:3558: seq_num 1115 ranges {843776=679936,1523712=688128,2211840=516096} 2024-04-10T03:21:06.725 INFO:tasks.rados.rados.0.smithi016.stdout:3558: writing smithi01663999-42 from 843776 to 1523712 tid 1 2024-04-10T03:21:06.728 INFO:tasks.rados.rados.0.smithi016.stdout:3558: writing smithi01663999-42 from 1523712 to 2211840 tid 2 2024-04-10T03:21:06.732 INFO:tasks.rados.rados.0.smithi016.stdout:3558: writing smithi01663999-42 from 2211840 to 2727936 tid 3 2024-04-10T03:21:06.732 INFO:tasks.rados.rados.0.smithi016.stdout:3559: snap_remove snap 339 2024-04-10T03:21:06.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:06 smithi016 bash[74137]: cluster 2024-04-10T03:21:05.518711+0000 mgr.y (mgr.25133) 440 : cluster 0 pgmap v758: 121 pgs: 121 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 416 KiB/s wr, 2 op/s 2024-04-10T03:21:06.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:06 smithi016 bash[74137]: cluster 2024-04-10T03:21:05.537373+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e774: 8 total, 8 up, 8 in 2024-04-10T03:21:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:06 smithi016 bash[72916]: cluster 2024-04-10T03:21:05.518711+0000 mgr.y (mgr.25133) 440 : cluster 0 pgmap v758: 121 pgs: 121 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 416 KiB/s wr, 2 op/s 2024-04-10T03:21:06.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:06 smithi016 bash[72916]: cluster 2024-04-10T03:21:05.537373+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e774: 8 total, 8 up, 8 in 2024-04-10T03:21:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:06 smithi136 bash[68278]: cluster 2024-04-10T03:21:05.518711+0000 mgr.y (mgr.25133) 440 : cluster 0 pgmap v758: 121 pgs: 121 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 416 KiB/s wr, 2 op/s 2024-04-10T03:21:06.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:06 smithi136 bash[68278]: cluster 2024-04-10T03:21:05.537373+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e774: 8 total, 8 up, 8 in 2024-04-10T03:21:07.512 INFO:tasks.rados.rados.0.smithi016.stdout:3559: done (3 left) 2024-04-10T03:21:07.512 INFO:tasks.rados.rados.0.smithi016.stdout:3560: read oid 12 snap -1 2024-04-10T03:21:07.512 INFO:tasks.rados.rados.0.smithi016.stdout:3560: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:21:07.512 INFO:tasks.rados.rados.0.smithi016.stdout:3561: read oid 18 snap -1 2024-04-10T03:21:07.512 INFO:tasks.rados.rados.0.smithi016.stdout:3561: expect (ObjNum 1106 snap 343 seq_num 1106) 2024-04-10T03:21:07.512 INFO:tasks.rados.rados.0.smithi016.stdout:3562: snap_remove snap 338 2024-04-10T03:21:07.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:07 smithi016 bash[74137]: cluster 2024-04-10T03:21:06.543350+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e775: 8 total, 8 up, 8 in 2024-04-10T03:21:07.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:07 smithi016 bash[74137]: cluster 2024-04-10T03:21:07.515556+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e776: 8 total, 8 up, 8 in 2024-04-10T03:21:07.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:07 smithi016 bash[72916]: cluster 2024-04-10T03:21:06.543350+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e775: 8 total, 8 up, 8 in 2024-04-10T03:21:07.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:07 smithi016 bash[72916]: cluster 2024-04-10T03:21:07.515556+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e776: 8 total, 8 up, 8 in 2024-04-10T03:21:07.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:07 smithi136 bash[68278]: cluster 2024-04-10T03:21:06.543350+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e775: 8 total, 8 up, 8 in 2024-04-10T03:21:07.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:07 smithi136 bash[68278]: cluster 2024-04-10T03:21:07.515556+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e776: 8 total, 8 up, 8 in 2024-04-10T03:21:08.528 INFO:tasks.rados.rados.0.smithi016.stdout:3562: done (5 left) 2024-04-10T03:21:08.528 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 3 current snap is 345 2024-04-10T03:21:08.528 INFO:tasks.rados.rados.0.smithi016.stdout:3563: seq_num 1116 ranges {3252224=696320,3948544=573440,4521984=450560,4972544=180224} 2024-04-10T03:21:08.549 INFO:tasks.rados.rados.0.smithi016.stdout:3563: writing smithi01663999-3 from 3252224 to 3948544 tid 1 2024-04-10T03:21:08.553 INFO:tasks.rados.rados.0.smithi016.stdout:3563: writing smithi01663999-3 from 3948544 to 4521984 tid 2 2024-04-10T03:21:08.558 INFO:tasks.rados.rados.0.smithi016.stdout:3563: writing smithi01663999-3 from 4521984 to 4972544 tid 3 2024-04-10T03:21:08.559 INFO:tasks.rados.rados.0.smithi016.stdout:3563: writing smithi01663999-3 from 4972544 to 5152768 tid 4 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3564: delete oid 32 current snap is 345 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3555: finishing write tid 1 to smithi01663999-31 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3555: finishing write tid 2 to smithi01663999-31 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3555: finishing write tid 3 to smithi01663999-31 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3555: finishing write tid 4 to smithi01663999-31 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3555: finishing write tid 5 to smithi01663999-31 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3557: finishing rollback tid 0 to smithi01663999-5 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3557: finishing rollback tid 1 to smithi01663999-5 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3557: finishing rollback tid 2 to smithi01663999-5 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 3093 (ObjNum 897 snap 275 seq_num 897) dirty exists 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:3555: finishing write tid 6 to smithi01663999-31 2024-04-10T03:21:08.560 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 3089 (ObjNum 1113 snap 345 seq_num 1113) dirty exists 2024-04-10T03:21:08.563 INFO:tasks.rados.rados.0.smithi016.stdout:3555: left oid 31 (ObjNum 1113 snap 345 seq_num 1113) 2024-04-10T03:21:08.563 INFO:tasks.rados.rados.0.smithi016.stdout:3558: finishing write tid 1 to smithi01663999-42 2024-04-10T03:21:08.564 INFO:tasks.rados.rados.0.smithi016.stdout:3558: finishing write tid 2 to smithi01663999-42 2024-04-10T03:21:08.564 INFO:tasks.rados.rados.0.smithi016.stdout:3558: finishing write tid 3 to smithi01663999-42 2024-04-10T03:21:08.564 INFO:tasks.rados.rados.0.smithi016.stdout:3558: finishing write tid 4 to smithi01663999-42 2024-04-10T03:21:08.564 INFO:tasks.rados.rados.0.smithi016.stdout:3558: finishing write tid 5 to smithi01663999-42 2024-04-10T03:21:08.564 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2527 (ObjNum 1115 snap 345 seq_num 1115) dirty exists 2024-04-10T03:21:08.564 INFO:tasks.rados.rados.0.smithi016.stdout:3558: left oid 42 (ObjNum 1115 snap 345 seq_num 1115) 2024-04-10T03:21:08.564 INFO:tasks.rados.rados.0.smithi016.stdout:3560: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:21:08.703 INFO:tasks.rados.rados.0.smithi016.stdout:3561: expect (ObjNum 1106 snap 343 seq_num 1106) 2024-04-10T03:21:08.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:08 smithi016 bash[74137]: cluster 2024-04-10T03:21:07.519276+0000 mgr.y (mgr.25133) 441 : cluster 0 pgmap v762: 121 pgs: 121 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-04-10T03:21:08.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:08 smithi016 bash[74137]: cluster 2024-04-10T03:21:08.526591+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e777: 8 total, 8 up, 8 in 2024-04-10T03:21:08.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:08 smithi016 bash[72916]: cluster 2024-04-10T03:21:07.519276+0000 mgr.y (mgr.25133) 441 : cluster 0 pgmap v762: 121 pgs: 121 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-04-10T03:21:08.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:08 smithi016 bash[72916]: cluster 2024-04-10T03:21:08.526591+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e777: 8 total, 8 up, 8 in 2024-04-10T03:21:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:08 smithi136 bash[68278]: cluster 2024-04-10T03:21:07.519276+0000 mgr.y (mgr.25133) 441 : cluster 0 pgmap v762: 121 pgs: 121 active+clean; 239 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-04-10T03:21:08.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:08 smithi136 bash[68278]: cluster 2024-04-10T03:21:08.526591+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e777: 8 total, 8 up, 8 in 2024-04-10T03:21:09.197 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3563: finishing write tid 1 to smithi01663999-3 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3563: finishing write tid 2 to smithi01663999-3 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3555: done (6 left) 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3557: done (5 left) 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3558: done (4 left) 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3560: done (3 left) 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3561: done (2 left) 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3564: done (1 left) 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3565: rmattr oid 23 current snap is 345 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:3565: done (1 left) 2024-04-10T03:21:09.231 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 345 2024-04-10T03:21:09.232 INFO:tasks.rados.rados.0.smithi016.stdout:3563: finishing write tid 3 to smithi01663999-3 2024-04-10T03:21:09.232 INFO:tasks.rados.rados.0.smithi016.stdout:3563: finishing write tid 4 to smithi01663999-3 2024-04-10T03:21:09.232 INFO:tasks.rados.rados.0.smithi016.stdout:3563: finishing write tid 5 to smithi01663999-3 2024-04-10T03:21:09.232 INFO:tasks.rados.rados.0.smithi016.stdout:3563: finishing write tid 6 to smithi01663999-3 2024-04-10T03:21:09.232 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2522 (ObjNum 1116 snap 345 seq_num 1116) dirty exists 2024-04-10T03:21:09.232 INFO:tasks.rados.rados.0.smithi016.stdout:3563: left oid 3 (ObjNum 1116 snap 345 seq_num 1116) 2024-04-10T03:21:09.232 INFO:tasks.rados.rados.0.smithi016.stdout:3566: seq_num 1118 ranges {1835008=729088,2564096=794624,3358720=409600} 2024-04-10T03:21:09.244 INFO:tasks.rados.rados.0.smithi016.stdout:3566: writing smithi01663999-15 from 1835008 to 2564096 tid 1 2024-04-10T03:21:09.248 INFO:tasks.rados.rados.0.smithi016.stdout:3566: writing smithi01663999-15 from 2564096 to 3358720 tid 2 2024-04-10T03:21:09.251 INFO:tasks.rados.rados.0.smithi016.stdout:3566: writing smithi01663999-15 from 3358720 to 3768320 tid 3 2024-04-10T03:21:09.251 INFO:tasks.rados.rados.0.smithi016.stdout:3563: done (1 left) 2024-04-10T03:21:09.251 INFO:tasks.rados.rados.0.smithi016.stdout:3567: delete oid 28 current snap is 345 2024-04-10T03:21:09.255 INFO:tasks.rados.rados.0.smithi016.stdout:3566: finishing write tid 1 to smithi01663999-15 2024-04-10T03:21:09.256 INFO:tasks.rados.rados.0.smithi016.stdout:3567: done (1 left) 2024-04-10T03:21:09.257 INFO:tasks.rados.rados.0.smithi016.stdout:3568: delete oid 33 current snap is 345 2024-04-10T03:21:09.259 INFO:tasks.rados.rados.0.smithi016.stdout:3568: done (1 left) 2024-04-10T03:21:09.259 INFO:tasks.rados.rados.0.smithi016.stdout:3569: copy_from oid 32 from oid 39 current snap is 345 2024-04-10T03:21:09.259 INFO:tasks.rados.rados.0.smithi016.stdout:3570: read oid 38 snap -1 2024-04-10T03:21:09.259 INFO:tasks.rados.rados.0.smithi016.stdout:3570: expect (ObjNum 1026 snap 320 seq_num 1026) 2024-04-10T03:21:09.260 INFO:tasks.rados.rados.0.smithi016.stdout:3571: copy_from oid 17 from oid 45 current snap is 345 2024-04-10T03:21:09.260 INFO:tasks.rados.rados.0.smithi016.stdout:3572: rmattr oid 48 current snap is 345 2024-04-10T03:21:09.260 INFO:tasks.rados.rados.0.smithi016.stdout:3572: done (4 left) 2024-04-10T03:21:09.260 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 345 2024-04-10T03:21:09.260 INFO:tasks.rados.rados.0.smithi016.stdout:3573: seq_num 1121 ranges {6332416=778240,7110656=442368,7553024=638976,8192000=122880} 2024-04-10T03:21:09.300 INFO:tasks.rados.rados.0.smithi016.stdout:3573: writing smithi01663999-43 from 6332416 to 7110656 tid 1 2024-04-10T03:21:09.303 INFO:tasks.rados.rados.0.smithi016.stdout:3573: writing smithi01663999-43 from 7110656 to 7553024 tid 2 2024-04-10T03:21:09.308 INFO:tasks.rados.rados.0.smithi016.stdout:3573: writing smithi01663999-43 from 7553024 to 8192000 tid 3 2024-04-10T03:21:09.309 INFO:tasks.rados.rados.0.smithi016.stdout:3573: writing smithi01663999-43 from 8192000 to 8314880 tid 4 2024-04-10T03:21:09.309 INFO:tasks.rados.rados.0.smithi016.stdout:3574: snap_remove snap 343 2024-04-10T03:21:09.570 INFO:tasks.rados.rados.0.smithi016.stdout:3574: done (5 left) 2024-04-10T03:21:09.570 INFO:tasks.rados.rados.0.smithi016.stdout:3575: read oid 11 snap -1 2024-04-10T03:21:09.570 INFO:tasks.rados.rados.0.smithi016.stdout:3575: expect deleted 2024-04-10T03:21:09.570 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 36 current snap is 345 2024-04-10T03:21:09.570 INFO:tasks.rados.rados.0.smithi016.stdout:3576: seq_num 1122 ranges {3571712=794624,4366336=729088,5095424=475136} 2024-04-10T03:21:09.597 INFO:tasks.rados.rados.0.smithi016.stdout:3576: writing smithi01663999-36 from 3571712 to 4366336 tid 1 2024-04-10T03:21:09.601 INFO:tasks.rados.rados.0.smithi016.stdout:3576: writing smithi01663999-36 from 4366336 to 5095424 tid 2 2024-04-10T03:21:09.604 INFO:tasks.rados.rados.0.smithi016.stdout:3576: writing smithi01663999-36 from 5095424 to 5570560 tid 3 2024-04-10T03:21:09.604 INFO:tasks.rados.rados.0.smithi016.stdout:3577: snap_remove snap 341 2024-04-10T03:21:10.575 INFO:tasks.rados.rados.0.smithi016.stdout:3577: done (7 left) 2024-04-10T03:21:10.575 INFO:tasks.rados.rados.0.smithi016.stdout:3578: setattr oid 18 current snap is 345 2024-04-10T03:21:10.575 INFO:tasks.rados.rados.0.smithi016.stdout:3569: finishing copy_from to smithi01663999-32 2024-04-10T03:21:10.576 INFO:tasks.rados.rados.0.smithi016.stdout:3569: got expected ENOENT (src dne) 2024-04-10T03:21:10.576 INFO:tasks.rados.rados.0.smithi016.stdout:3569: finishing copy_from racing read to smithi01663999-32 2024-04-10T03:21:10.576 INFO:tasks.rados.rados.0.smithi016.stdout:3566: finishing write tid 2 to smithi01663999-15 2024-04-10T03:21:10.576 INFO:tasks.rados.rados.0.smithi016.stdout:3566: finishing write tid 3 to smithi01663999-15 2024-04-10T03:21:10.576 INFO:tasks.rados.rados.0.smithi016.stdout:3566: finishing write tid 4 to smithi01663999-15 2024-04-10T03:21:10.576 INFO:tasks.rados.rados.0.smithi016.stdout:3566: finishing write tid 5 to smithi01663999-15 2024-04-10T03:21:10.576 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 3106 (ObjNum 1118 snap 345 seq_num 1118) dirty exists 2024-04-10T03:21:10.576 INFO:tasks.rados.rados.0.smithi016.stdout:3566: left oid 15 (ObjNum 1118 snap 345 seq_num 1118) 2024-04-10T03:21:10.576 INFO:tasks.rados.rados.0.smithi016.stdout:3570: expect (ObjNum 1026 snap 320 seq_num 1026) 2024-04-10T03:21:10.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:10 smithi136 bash[68278]: cluster 2024-04-10T03:21:09.520331+0000 mgr.y (mgr.25133) 442 : cluster 0 pgmap v764: 121 pgs: 121 active+clean; 244 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-04-10T03:21:10.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:10 smithi136 bash[68278]: cluster 2024-04-10T03:21:09.571997+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e778: 8 total, 8 up, 8 in 2024-04-10T03:21:10.987 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:10 smithi016 bash[72916]: cluster 2024-04-10T03:21:09.520331+0000 mgr.y (mgr.25133) 442 : cluster 0 pgmap v764: 121 pgs: 121 active+clean; 244 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-04-10T03:21:10.987 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:10 smithi016 bash[72916]: cluster 2024-04-10T03:21:09.571997+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e778: 8 total, 8 up, 8 in 2024-04-10T03:21:10.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:10 smithi016 bash[74137]: cluster 2024-04-10T03:21:09.520331+0000 mgr.y (mgr.25133) 442 : cluster 0 pgmap v764: 121 pgs: 121 active+clean; 244 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-04-10T03:21:10.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:10 smithi016 bash[74137]: cluster 2024-04-10T03:21:09.571997+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e778: 8 total, 8 up, 8 in 2024-04-10T03:21:11.600 INFO:tasks.rados.rados.0.smithi016.stdout:3573: finishing write tid 1 to smithi01663999-43 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3573: finishing write tid 2 to smithi01663999-43 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3573: finishing write tid 3 to smithi01663999-43 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3573: finishing write tid 4 to smithi01663999-43 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3573: finishing write tid 5 to smithi01663999-43 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3573: finishing write tid 6 to smithi01663999-43 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 3112 (ObjNum 1121 snap 345 seq_num 1121) dirty exists 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3573: left oid 43 (ObjNum 1121 snap 345 seq_num 1121) 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3571: finishing copy_from racing read to smithi01663999-17 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3571: finishing copy_from to smithi01663999-17 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 3003 (ObjNum 1093 snap 336 seq_num 1093) dirty exists 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3576: finishing write tid 1 to smithi01663999-36 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3576: finishing write tid 2 to smithi01663999-36 2024-04-10T03:21:11.601 INFO:tasks.rados.rados.0.smithi016.stdout:3576: finishing write tid 3 to smithi01663999-36 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3576: finishing write tid 4 to smithi01663999-36 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3576: finishing write tid 5 to smithi01663999-36 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 2534 (ObjNum 1122 snap 345 seq_num 1122) dirty exists 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3576: left oid 36 (ObjNum 1122 snap 345 seq_num 1122) 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3566: done (7 left) 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3569: done (6 left) 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3570: done (5 left) 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3571: done (4 left) 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3573: done (3 left) 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3575: done (2 left) 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3576: done (1 left) 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3579: rmattr oid 26 current snap is 345 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3579: done (1 left) 2024-04-10T03:21:11.602 INFO:tasks.rados.rados.0.smithi016.stdout:3580: snap_remove snap 340 2024-04-10T03:21:11.901 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:11 smithi016 bash[72916]: cluster 2024-04-10T03:21:10.579963+0000 mon.a (mon.0) 1341 : cluster 0 osdmap e779: 8 total, 8 up, 8 in 2024-04-10T03:21:11.901 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:21:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:21:11] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:21:11.902 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:11 smithi016 bash[74137]: cluster 2024-04-10T03:21:10.579963+0000 mon.a (mon.0) 1341 : cluster 0 osdmap e779: 8 total, 8 up, 8 in 2024-04-10T03:21:11.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:11 smithi136 bash[68278]: cluster 2024-04-10T03:21:10.579963+0000 mon.a (mon.0) 1341 : cluster 0 osdmap e779: 8 total, 8 up, 8 in 2024-04-10T03:21:12.379 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-04-10T03:21:12.512 INFO:tasks.rados.rados.0.smithi016.stdout:3580: done (1 left) 2024-04-10T03:21:12.512 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 345 2024-04-10T03:21:12.513 INFO:tasks.rados.rados.0.smithi016.stdout:3581: seq_num 1123 ranges {21266432=409600,21676032=614400,22290432=598016,22888448=393216} 2024-04-10T03:21:12.641 INFO:tasks.rados.rados.0.smithi016.stdout:3581: writing smithi01663999-31 from 21266432 to 21676032 tid 1 2024-04-10T03:21:12.644 INFO:tasks.rados.rados.0.smithi016.stdout:3581: writing smithi01663999-31 from 21676032 to 22290432 tid 2 2024-04-10T03:21:12.649 INFO:tasks.rados.rados.0.smithi016.stdout:3581: writing smithi01663999-31 from 22290432 to 22888448 tid 3 2024-04-10T03:21:12.651 INFO:tasks.rados.rados.0.smithi016.stdout:3581: writing smithi01663999-31 from 22888448 to 23281664 tid 4 2024-04-10T03:21:12.651 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2772 (ObjNum 1106 snap 343 seq_num 1106) dirty exists 2024-04-10T03:21:12.652 INFO:tasks.rados.rados.0.smithi016.stdout:3578: done (1 left) 2024-04-10T03:21:12.652 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 345 2024-04-10T03:21:12.652 INFO:tasks.rados.rados.0.smithi016.stdout:3582: seq_num 1124 ranges {4014080=434176,4448256=499712,4947968=409600,5357568=663552,6021120=32768} 2024-04-10T03:21:12.679 INFO:tasks.rados.rados.0.smithi016.stdout:3582: writing smithi01663999-14 from 4014080 to 4448256 tid 1 2024-04-10T03:21:12.682 INFO:tasks.rados.rados.0.smithi016.stdout:3582: writing smithi01663999-14 from 4448256 to 4947968 tid 2 2024-04-10T03:21:12.685 INFO:tasks.rados.rados.0.smithi016.stdout:3582: writing smithi01663999-14 from 4947968 to 5357568 tid 3 2024-04-10T03:21:12.691 INFO:tasks.rados.rados.0.smithi016.stdout:3582: writing smithi01663999-14 from 5357568 to 6021120 tid 4 2024-04-10T03:21:12.691 INFO:tasks.rados.rados.0.smithi016.stdout:3582: writing smithi01663999-14 from 6021120 to 6053888 tid 5 2024-04-10T03:21:12.691 INFO:tasks.rados.rados.0.smithi016.stdout:3583: read oid 19 snap -1 2024-04-10T03:21:12.691 INFO:tasks.rados.rados.0.smithi016.stdout:3583: expect (ObjNum 1096 snap 339 seq_num 1096) 2024-04-10T03:21:12.691 INFO:tasks.rados.rados.0.smithi016.stdout:3581: finishing write tid 1 to smithi01663999-31 2024-04-10T03:21:12.691 INFO:tasks.rados.rados.0.smithi016.stdout:3581: finishing write tid 2 to smithi01663999-31 2024-04-10T03:21:12.691 INFO:tasks.rados.rados.0.smithi016.stdout:3581: finishing write tid 3 to smithi01663999-31 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3581: finishing write tid 4 to smithi01663999-31 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3581: finishing write tid 5 to smithi01663999-31 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3582: finishing write tid 1 to smithi01663999-14 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3581: finishing write tid 6 to smithi01663999-31 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 3131 (ObjNum 1123 snap 345 seq_num 1123) dirty exists 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3581: left oid 31 (ObjNum 1123 snap 345 seq_num 1123) 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3582: finishing write tid 2 to smithi01663999-14 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3584: read oid 36 snap -1 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3584: expect (ObjNum 1122 snap 345 seq_num 1122) 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3581: done (3 left) 2024-04-10T03:21:12.692 INFO:tasks.rados.rados.0.smithi016.stdout:3585: snap_remove snap 331 2024-04-10T03:21:12.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:12 smithi016 bash[72916]: cluster 2024-04-10T03:21:11.521163+0000 mgr.y (mgr.25133) 443 : cluster 0 pgmap v767: 121 pgs: 121 active+clean; 257 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 4.9 MiB/s wr, 13 op/s 2024-04-10T03:21:12.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:12 smithi016 bash[72916]: audit 2024-04-10T03:21:12.372083+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.16:0/3413903063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:21:12.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:12 smithi016 bash[72916]: cluster 2024-04-10T03:21:12.515163+0000 mon.a (mon.0) 1342 : cluster 0 osdmap e780: 8 total, 8 up, 8 in 2024-04-10T03:21:12.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:12 smithi016 bash[72916]: audit 2024-04-10T03:21:12.523224+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:12.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:12 smithi016 bash[74137]: cluster 2024-04-10T03:21:11.521163+0000 mgr.y (mgr.25133) 443 : cluster 0 pgmap v767: 121 pgs: 121 active+clean; 257 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 4.9 MiB/s wr, 13 op/s 2024-04-10T03:21:12.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:12 smithi016 bash[74137]: audit 2024-04-10T03:21:12.372083+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.16:0/3413903063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:21:12.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:12 smithi016 bash[74137]: cluster 2024-04-10T03:21:12.515163+0000 mon.a (mon.0) 1342 : cluster 0 osdmap e780: 8 total, 8 up, 8 in 2024-04-10T03:21:12.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:12 smithi016 bash[74137]: audit 2024-04-10T03:21:12.523224+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:12.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:12 smithi136 bash[68278]: cluster 2024-04-10T03:21:11.521163+0000 mgr.y (mgr.25133) 443 : cluster 0 pgmap v767: 121 pgs: 121 active+clean; 257 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 4.9 MiB/s wr, 13 op/s 2024-04-10T03:21:12.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:12 smithi136 bash[68278]: audit 2024-04-10T03:21:12.372083+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.16:0/3413903063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:21:12.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:12 smithi136 bash[68278]: cluster 2024-04-10T03:21:12.515163+0000 mon.a (mon.0) 1342 : cluster 0 osdmap e780: 8 total, 8 up, 8 in 2024-04-10T03:21:12.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:12 smithi136 bash[68278]: audit 2024-04-10T03:21:12.523224+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:13.202 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -e sha1=3a866975a60f6dc859246f6f19fd8ddb4db2cc2e -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-10T03:21:13.594 INFO:tasks.rados.rados.0.smithi016.stdout:3585: done (3 left) 2024-04-10T03:21:13.594 INFO:tasks.rados.rados.0.smithi016.stdout:3586: snap_remove snap 335 2024-04-10T03:21:14.596 INFO:tasks.rados.rados.0.smithi016.stdout:3586: done (3 left) 2024-04-10T03:21:14.596 INFO:tasks.rados.rados.0.smithi016.stdout:3587: delete oid 30 current snap is 345 2024-04-10T03:21:14.597 INFO:tasks.rados.rados.0.smithi016.stdout:3582: finishing write tid 3 to smithi01663999-14 2024-04-10T03:21:14.597 INFO:tasks.rados.rados.0.smithi016.stdout:3582: finishing write tid 4 to smithi01663999-14 2024-04-10T03:21:14.597 INFO:tasks.rados.rados.0.smithi016.stdout:3582: finishing write tid 5 to smithi01663999-14 2024-04-10T03:21:14.597 INFO:tasks.rados.rados.0.smithi016.stdout:3582: finishing write tid 6 to smithi01663999-14 2024-04-10T03:21:14.597 INFO:tasks.rados.rados.0.smithi016.stdout:3582: finishing write tid 7 to smithi01663999-14 2024-04-10T03:21:14.597 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 3142 (ObjNum 1124 snap 345 seq_num 1124) dirty exists 2024-04-10T03:21:14.597 INFO:tasks.rados.rados.0.smithi016.stdout:3582: left oid 14 (ObjNum 1124 snap 345 seq_num 1124) 2024-04-10T03:21:14.597 INFO:tasks.rados.rados.0.smithi016.stdout:3584: expect (ObjNum 1122 snap 345 seq_num 1122) 2024-04-10T03:21:14.865 INFO:tasks.rados.rados.0.smithi016.stdout:3583: expect (ObjNum 1096 snap 339 seq_num 1096) 2024-04-10T03:21:14.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:14 smithi136 bash[68278]: cluster 2024-04-10T03:21:13.521948+0000 mgr.y (mgr.25133) 444 : cluster 0 pgmap v769: 121 pgs: 121 active+clean; 257 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.0 MiB/s wr, 10 op/s 2024-04-10T03:21:14.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:14 smithi136 bash[68278]: cluster 2024-04-10T03:21:13.600692+0000 mon.a (mon.0) 1344 : cluster 0 osdmap e781: 8 total, 8 up, 8 in 2024-04-10T03:21:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:14 smithi016 bash[72916]: cluster 2024-04-10T03:21:13.521948+0000 mgr.y (mgr.25133) 444 : cluster 0 pgmap v769: 121 pgs: 121 active+clean; 257 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.0 MiB/s wr, 10 op/s 2024-04-10T03:21:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:14 smithi016 bash[72916]: cluster 2024-04-10T03:21:13.600692+0000 mon.a (mon.0) 1344 : cluster 0 osdmap e781: 8 total, 8 up, 8 in 2024-04-10T03:21:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:14 smithi016 bash[74137]: cluster 2024-04-10T03:21:13.521948+0000 mgr.y (mgr.25133) 444 : cluster 0 pgmap v769: 121 pgs: 121 active+clean; 257 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.0 MiB/s wr, 10 op/s 2024-04-10T03:21:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:14 smithi016 bash[74137]: cluster 2024-04-10T03:21:13.600692+0000 mon.a (mon.0) 1344 : cluster 0 osdmap e781: 8 total, 8 up, 8 in 2024-04-10T03:21:15.445 INFO:tasks.rados.rados.0.smithi016.stdout:3582: done (3 left) 2024-04-10T03:21:15.445 INFO:tasks.rados.rados.0.smithi016.stdout:3583: done (2 left) 2024-04-10T03:21:15.445 INFO:tasks.rados.rados.0.smithi016.stdout:3584: done (1 left) 2024-04-10T03:21:15.445 INFO:tasks.rados.rados.0.smithi016.stdout:3587: done (0 left) 2024-04-10T03:21:15.445 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 44 current snap is 345 2024-04-10T03:21:15.445 INFO:tasks.rados.rados.0.smithi016.stdout:3588: seq_num 1126 ranges {5824512=466944,6291456=720896,7012352=778240,7790592=106496} 2024-04-10T03:21:15.482 INFO:tasks.rados.rados.0.smithi016.stdout:3588: writing smithi01663999-44 from 5824512 to 6291456 tid 1 2024-04-10T03:21:15.486 INFO:tasks.rados.rados.0.smithi016.stdout:3588: writing smithi01663999-44 from 6291456 to 7012352 tid 2 2024-04-10T03:21:15.491 INFO:tasks.rados.rados.0.smithi016.stdout:3588: writing smithi01663999-44 from 7012352 to 7790592 tid 3 2024-04-10T03:21:15.492 INFO:tasks.rados.rados.0.smithi016.stdout:3588: writing smithi01663999-44 from 7790592 to 7897088 tid 4 2024-04-10T03:21:15.492 INFO:tasks.rados.rados.0.smithi016.stdout:3589: snap_remove snap 336 2024-04-10T03:21:15.492 INFO:tasks.rados.rados.0.smithi016.stdout:3588: finishing write tid 1 to smithi01663999-44 2024-04-10T03:21:15.492 INFO:tasks.rados.rados.0.smithi016.stdout:3588: finishing write tid 2 to smithi01663999-44 2024-04-10T03:21:15.618 INFO:tasks.rados.rados.0.smithi016.stdout:3589: done (1 left) 2024-04-10T03:21:15.618 INFO:tasks.rados.rados.0.smithi016.stdout:3590: delete oid 50 current snap is 345 2024-04-10T03:21:15.618 INFO:tasks.rados.rados.0.smithi016.stdout:3588: finishing write tid 3 to smithi01663999-44 2024-04-10T03:21:15.618 INFO:tasks.rados.rados.0.smithi016.stdout:3588: finishing write tid 4 to smithi01663999-44 2024-04-10T03:21:15.618 INFO:tasks.rados.rados.0.smithi016.stdout:3588: finishing write tid 5 to smithi01663999-44 2024-04-10T03:21:15.619 INFO:tasks.rados.rados.0.smithi016.stdout:3588: finishing write tid 6 to smithi01663999-44 2024-04-10T03:21:15.619 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 2775 (ObjNum 1126 snap 345 seq_num 1126) dirty exists 2024-04-10T03:21:15.619 INFO:tasks.rados.rados.0.smithi016.stdout:3588: left oid 44 (ObjNum 1126 snap 345 seq_num 1126) 2024-04-10T03:21:15.630 INFO:tasks.rados.rados.0.smithi016.stdout:3588: done (1 left) 2024-04-10T03:21:15.630 INFO:tasks.rados.rados.0.smithi016.stdout:3590: done (0 left) 2024-04-10T03:21:15.630 INFO:tasks.rados.rados.0.smithi016.stdout:3591: copy_from oid 29 from oid 12 current snap is 345 2024-04-10T03:21:15.630 INFO:tasks.rados.rados.0.smithi016.stdout:3592: copy_from oid 46 from oid 11 current snap is 345 2024-04-10T03:21:15.631 INFO:tasks.rados.rados.0.smithi016.stdout:3593: read oid 17 snap 334 2024-04-10T03:21:15.631 INFO:tasks.rados.rados.0.smithi016.stdout:3593: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:21:15.631 INFO:tasks.rados.rados.0.smithi016.stdout:3594: snap_create 2024-04-10T03:21:15.646 INFO:tasks.rados.rados.0.smithi016.stdout:3591: finishing copy_from racing read to smithi01663999-29 2024-04-10T03:21:15.647 INFO:tasks.rados.rados.0.smithi016.stdout:3592: finishing copy_from to smithi01663999-46 2024-04-10T03:21:15.647 INFO:tasks.rados.rados.0.smithi016.stdout:3592: got expected ENOENT (src dne) 2024-04-10T03:21:15.648 INFO:tasks.rados.rados.0.smithi016.stdout:3592: finishing copy_from racing read to smithi01663999-46 2024-04-10T03:21:15.654 INFO:tasks.rados.rados.0.smithi016.stdout:3591: finishing copy_from to smithi01663999-29 2024-04-10T03:21:15.654 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 2316 (ObjNum 1050 snap 322 seq_num 1050) dirty exists 2024-04-10T03:21:15.663 INFO:tasks.rados.rados.0.smithi016.stdout:3593: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:21:15.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:15 smithi136 bash[68278]: cluster 2024-04-10T03:21:14.600711+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e782: 8 total, 8 up, 8 in 2024-04-10T03:21:15.917 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:21:15 smithi136 bash[76522]: debug 2024-04-10T03:21:15.669+0000 7fcb750fa700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1be after trimming was started 2024-04-10T03:21:16.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:15 smithi016 bash[72916]: cluster 2024-04-10T03:21:14.600711+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e782: 8 total, 8 up, 8 in 2024-04-10T03:21:16.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:15 smithi016 bash[74137]: cluster 2024-04-10T03:21:14.600711+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e782: 8 total, 8 up, 8 in 2024-04-10T03:21:16.617 INFO:tasks.rados.rados.0.smithi016.stdout:3591: done (3 left) 2024-04-10T03:21:16.617 INFO:tasks.rados.rados.0.smithi016.stdout:3592: done (2 left) 2024-04-10T03:21:16.617 INFO:tasks.rados.rados.0.smithi016.stdout:3593: done (1 left) 2024-04-10T03:21:16.617 INFO:tasks.rados.rados.0.smithi016.stdout:3594: done (0 left) 2024-04-10T03:21:16.618 INFO:tasks.rados.rados.0.smithi016.stdout:3595: snap_remove snap 333 2024-04-10T03:21:16.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:16 smithi136 bash[68278]: cluster 2024-04-10T03:21:15.522588+0000 mgr.y (mgr.25133) 445 : cluster 0 pgmap v772: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 258 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2024-04-10T03:21:16.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:16 smithi136 bash[68278]: cluster 2024-04-10T03:21:15.623501+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e783: 8 total, 8 up, 8 in 2024-04-10T03:21:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:16 smithi016 bash[72916]: cluster 2024-04-10T03:21:15.522588+0000 mgr.y (mgr.25133) 445 : cluster 0 pgmap v772: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 258 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2024-04-10T03:21:17.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:16 smithi016 bash[72916]: cluster 2024-04-10T03:21:15.623501+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e783: 8 total, 8 up, 8 in 2024-04-10T03:21:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:16 smithi016 bash[74137]: cluster 2024-04-10T03:21:15.522588+0000 mgr.y (mgr.25133) 445 : cluster 0 pgmap v772: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 258 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2024-04-10T03:21:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:16 smithi016 bash[74137]: cluster 2024-04-10T03:21:15.623501+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e783: 8 total, 8 up, 8 in 2024-04-10T03:21:17.519 INFO:tasks.rados.rados.0.smithi016.stdout:3595: done (0 left) 2024-04-10T03:21:17.520 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 346 2024-04-10T03:21:17.520 INFO:tasks.rados.rados.0.smithi016.stdout:3596: seq_num 1128 ranges {0=499712,499712=483328,983040=786432,1769472=335872} 2024-04-10T03:21:17.524 INFO:tasks.rados.rados.0.smithi016.stdout:3596: writing smithi01663999-28 from 0 to 499712 tid 1 2024-04-10T03:21:17.529 INFO:tasks.rados.rados.0.smithi016.stdout:3596: writing smithi01663999-28 from 499712 to 983040 tid 2 2024-04-10T03:21:17.535 INFO:tasks.rados.rados.0.smithi016.stdout:3596: writing smithi01663999-28 from 983040 to 1769472 tid 3 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:3596: writing smithi01663999-28 from 1769472 to 2105344 tid 4 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:3597: rollback oid 22 current snap is 346 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 22 to 344 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:3598: read oid 30 snap -1 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:3598: expect deleted 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:3599: read oid 49 snap -1 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:3599: expect (ObjNum 1069 snap 325 seq_num 1069) 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:3600: rmattr oid 39 current snap is 346 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:3600: done (4 left) 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 346 2024-04-10T03:21:17.539 INFO:tasks.rados.rados.0.smithi016.stdout:3601: seq_num 1129 ranges {3768320=516096,4284416=770048,5054464=598016,5652480=237568} 2024-04-10T03:21:17.567 INFO:tasks.rados.rados.0.smithi016.stdout:3601: writing smithi01663999-15 from 3768320 to 4284416 tid 1 2024-04-10T03:21:17.571 INFO:tasks.rados.rados.0.smithi016.stdout:3601: writing smithi01663999-15 from 4284416 to 5054464 tid 2 2024-04-10T03:21:17.575 INFO:tasks.rados.rados.0.smithi016.stdout:3601: writing smithi01663999-15 from 5054464 to 5652480 tid 3 2024-04-10T03:21:17.577 INFO:tasks.rados.rados.0.smithi016.stdout:3601: writing smithi01663999-15 from 5652480 to 5890048 tid 4 2024-04-10T03:21:17.577 INFO:tasks.rados.rados.0.smithi016.stdout:3602: read oid 27 snap 344 2024-04-10T03:21:17.577 INFO:tasks.rados.rados.0.smithi016.stdout:3602: expect deleted 2024-04-10T03:21:17.577 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 346 2024-04-10T03:21:17.577 INFO:tasks.rados.rados.0.smithi016.stdout:3603: seq_num 1130 ranges {0=532480,532480=655360,1187840=753664,1941504=196608} 2024-04-10T03:21:17.580 INFO:tasks.rados.rados.0.smithi016.stdout:3603: writing smithi01663999-48 from 0 to 532480 tid 1 2024-04-10T03:21:17.584 INFO:tasks.rados.rados.0.smithi016.stdout:3603: writing smithi01663999-48 from 532480 to 1187840 tid 2 2024-04-10T03:21:17.590 INFO:tasks.rados.rados.0.smithi016.stdout:3603: writing smithi01663999-48 from 1187840 to 1941504 tid 3 2024-04-10T03:21:17.591 INFO:tasks.rados.rados.0.smithi016.stdout:3603: writing smithi01663999-48 from 1941504 to 2138112 tid 4 2024-04-10T03:21:17.592 INFO:tasks.rados.rados.0.smithi016.stdout:3604: read oid 35 snap -1 2024-04-10T03:21:17.592 INFO:tasks.rados.rados.0.smithi016.stdout:3604: expect (ObjNum 1104 snap 343 seq_num 1104) 2024-04-10T03:21:17.592 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 346 2024-04-10T03:21:17.592 INFO:tasks.rados.rados.0.smithi016.stdout:3605: seq_num 1131 ranges {1417216=548864,1966080=540672,2506752=565248,3072000=425984,3497984=73728} 2024-04-10T03:21:17.603 INFO:tasks.rados.rados.0.smithi016.stdout:3605: writing smithi01663999-10 from 1417216 to 1966080 tid 1 2024-04-10T03:21:17.607 INFO:tasks.rados.rados.0.smithi016.stdout:3605: writing smithi01663999-10 from 1966080 to 2506752 tid 2 2024-04-10T03:21:17.611 INFO:tasks.rados.rados.0.smithi016.stdout:3605: writing smithi01663999-10 from 2506752 to 3072000 tid 3 2024-04-10T03:21:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:3605: writing smithi01663999-10 from 3072000 to 3497984 tid 4 2024-04-10T03:21:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:3605: writing smithi01663999-10 from 3497984 to 3571712 tid 5 2024-04-10T03:21:17.614 INFO:tasks.rados.rados.0.smithi016.stdout:3606: snap_remove snap 345 2024-04-10T03:21:17.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:17 smithi136 bash[68278]: cluster 2024-04-10T03:21:16.622123+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e784: 8 total, 8 up, 8 in 2024-04-10T03:21:17.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:17 smithi136 bash[68278]: cluster 2024-04-10T03:21:17.520592+0000 mon.a (mon.0) 1348 : cluster 0 osdmap e785: 8 total, 8 up, 8 in 2024-04-10T03:21:17.979 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:21:17.999 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:17 smithi016 bash[72916]: cluster 2024-04-10T03:21:16.622123+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e784: 8 total, 8 up, 8 in 2024-04-10T03:21:17.999 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:17 smithi016 bash[72916]: cluster 2024-04-10T03:21:17.520592+0000 mon.a (mon.0) 1348 : cluster 0 osdmap e785: 8 total, 8 up, 8 in 2024-04-10T03:21:18.000 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:17 smithi016 bash[74137]: cluster 2024-04-10T03:21:16.622123+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e784: 8 total, 8 up, 8 in 2024-04-10T03:21:18.000 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:17 smithi016 bash[74137]: cluster 2024-04-10T03:21:17.520592+0000 mon.a (mon.0) 1348 : cluster 0 osdmap e785: 8 total, 8 up, 8 in 2024-04-10T03:21:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3606: done (9 left) 2024-04-10T03:21:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3607: rmattr oid 41 current snap is 346 2024-04-10T03:21:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3596: finishing write tid 1 to smithi01663999-28 2024-04-10T03:21:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3596: finishing write tid 2 to smithi01663999-28 2024-04-10T03:21:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3596: finishing write tid 3 to smithi01663999-28 2024-04-10T03:21:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3596: finishing write tid 4 to smithi01663999-28 2024-04-10T03:21:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3596: finishing write tid 5 to smithi01663999-28 2024-04-10T03:21:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3607: done (9 left) 2024-04-10T03:21:18.525 INFO:tasks.rados.rados.0.smithi016.stdout:3608: snap_remove snap 334 2024-04-10T03:21:18.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:18 smithi136 bash[68278]: cluster 2024-04-10T03:21:17.523267+0000 mgr.y (mgr.25133) 446 : cluster 0 pgmap v776: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-04-10T03:21:18.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:18 smithi136 bash[68278]: cluster 2024-04-10T03:21:18.529682+0000 mon.a (mon.0) 1349 : cluster 0 osdmap e786: 8 total, 8 up, 8 in 2024-04-10T03:21:19.030 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:18 smithi016 bash[72916]: cluster 2024-04-10T03:21:17.523267+0000 mgr.y (mgr.25133) 446 : cluster 0 pgmap v776: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-04-10T03:21:19.030 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:18 smithi016 bash[72916]: cluster 2024-04-10T03:21:18.529682+0000 mon.a (mon.0) 1349 : cluster 0 osdmap e786: 8 total, 8 up, 8 in 2024-04-10T03:21:19.030 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:18 smithi016 bash[74137]: cluster 2024-04-10T03:21:17.523267+0000 mgr.y (mgr.25133) 446 : cluster 0 pgmap v776: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-04-10T03:21:19.030 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:18 smithi016 bash[74137]: cluster 2024-04-10T03:21:18.529682+0000 mon.a (mon.0) 1349 : cluster 0 osdmap e786: 8 total, 8 up, 8 in 2024-04-10T03:21:19.530 INFO:tasks.rados.rados.0.smithi016.stdout:3608: done (9 left) 2024-04-10T03:21:19.531 INFO:tasks.rados.rados.0.smithi016.stdout:3609: snap_create 2024-04-10T03:21:19.531 INFO:tasks.rados.rados.0.smithi016.stdout:3597: finishing rollback tid 0 to smithi01663999-22 2024-04-10T03:21:19.531 INFO:tasks.rados.rados.0.smithi016.stdout:3596: finishing write tid 6 to smithi01663999-28 2024-04-10T03:21:19.531 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2435 (ObjNum 1128 snap 346 seq_num 1128) dirty exists 2024-04-10T03:21:19.531 INFO:tasks.rados.rados.0.smithi016.stdout:3596: left oid 28 (ObjNum 1128 snap 346 seq_num 1128) 2024-04-10T03:21:19.531 INFO:tasks.rados.rados.0.smithi016.stdout:3599: expect (ObjNum 1069 snap 325 seq_num 1069) 2024-04-10T03:21:19.603 INFO:tasks.rados.rados.0.smithi016.stdout:3597: finishing rollback tid 1 to smithi01663999-22 2024-04-10T03:21:19.603 INFO:tasks.rados.rados.0.smithi016.stdout:3597: finishing rollback tid 2 to smithi01663999-22 2024-04-10T03:21:19.603 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 3178 (ObjNum 1102 snap 341 seq_num 1102) dirty exists 2024-04-10T03:21:19.603 INFO:tasks.rados.rados.0.smithi016.stdout:3601: finishing write tid 1 to smithi01663999-15 2024-04-10T03:21:19.603 INFO:tasks.rados.rados.0.smithi016.stdout:3601: finishing write tid 2 to smithi01663999-15 2024-04-10T03:21:19.603 INFO:tasks.rados.rados.0.smithi016.stdout:3603: finishing write tid 1 to smithi01663999-48 2024-04-10T03:21:19.603 INFO:tasks.rados.rados.0.smithi016.stdout:3601: finishing write tid 3 to smithi01663999-15 2024-04-10T03:21:19.603 INFO:tasks.rados.rados.0.smithi016.stdout:3603: finishing write tid 2 to smithi01663999-48 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3601: finishing write tid 4 to smithi01663999-15 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3601: finishing write tid 5 to smithi01663999-15 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3601: finishing write tid 6 to smithi01663999-15 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 3188 (ObjNum 1129 snap 346 seq_num 1129) dirty exists 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3601: left oid 15 (ObjNum 1129 snap 346 seq_num 1129) 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3603: finishing write tid 3 to smithi01663999-48 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3603: finishing write tid 4 to smithi01663999-48 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3603: finishing write tid 5 to smithi01663999-48 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3603: finishing write tid 6 to smithi01663999-48 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2780 (ObjNum 1130 snap 346 seq_num 1130) dirty exists 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3603: left oid 48 (ObjNum 1130 snap 346 seq_num 1130) 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3605: finishing write tid 1 to smithi01663999-10 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3605: finishing write tid 2 to smithi01663999-10 2024-04-10T03:21:19.604 INFO:tasks.rados.rados.0.smithi016.stdout:3605: finishing write tid 3 to smithi01663999-10 2024-04-10T03:21:19.605 INFO:tasks.rados.rados.0.smithi016.stdout:3605: finishing write tid 4 to smithi01663999-10 2024-04-10T03:21:19.605 INFO:tasks.rados.rados.0.smithi016.stdout:3605: finishing write tid 5 to smithi01663999-10 2024-04-10T03:21:19.605 INFO:tasks.rados.rados.0.smithi016.stdout:3605: finishing write tid 6 to smithi01663999-10 2024-04-10T03:21:19.605 INFO:tasks.rados.rados.0.smithi016.stdout:3605: finishing write tid 7 to smithi01663999-10 2024-04-10T03:21:19.605 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2519 (ObjNum 1131 snap 346 seq_num 1131) dirty exists 2024-04-10T03:21:19.605 INFO:tasks.rados.rados.0.smithi016.stdout:3605: left oid 10 (ObjNum 1131 snap 346 seq_num 1131) 2024-04-10T03:21:19.605 INFO:tasks.rados.rados.0.smithi016.stdout:3604: expect (ObjNum 1104 snap 343 seq_num 1104) 2024-04-10T03:21:20.530 INFO:tasks.rados.rados.0.smithi016.stdout:3596: done (9 left) 2024-04-10T03:21:20.530 INFO:tasks.rados.rados.0.smithi016.stdout:3597: done (8 left) 2024-04-10T03:21:20.530 INFO:tasks.rados.rados.0.smithi016.stdout:3598: done (7 left) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3599: done (6 left) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3601: done (5 left) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3602: done (4 left) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3603: done (3 left) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3604: done (2 left) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3605: done (1 left) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3609: done (0 left) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3610: read oid 21 snap -1 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3610: expect (ObjNum 1036 snap 321 seq_num 1036) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3611: read oid 34 snap -1 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3611: expect (ObjNum 1107 snap 343 seq_num 1107) 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3612: copy_from oid 26 from oid 4 current snap is 347 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3613: read oid 6 snap 337 2024-04-10T03:21:20.531 INFO:tasks.rados.rados.0.smithi016.stdout:3613: expect (ObjNum 961 snap 298 seq_num 961) 2024-04-10T03:21:20.532 INFO:tasks.rados.rados.0.smithi016.stdout:3614: read oid 19 snap 346 2024-04-10T03:21:20.532 INFO:tasks.rados.rados.0.smithi016.stdout:3614: expect (ObjNum 1096 snap 339 seq_num 1096) 2024-04-10T03:21:20.532 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 347 2024-04-10T03:21:20.532 INFO:tasks.rados.rados.0.smithi016.stdout:3615: seq_num 1132 ranges {0=565248,565248=425984,991232=770048,1761280=409600} 2024-04-10T03:21:20.534 INFO:tasks.rados.rados.0.smithi016.stdout:3615: writing smithi01663999-39 from 0 to 565248 tid 1 2024-04-10T03:21:20.537 INFO:tasks.rados.rados.0.smithi016.stdout:3615: writing smithi01663999-39 from 565248 to 991232 tid 2 2024-04-10T03:21:20.543 INFO:tasks.rados.rados.0.smithi016.stdout:3615: writing smithi01663999-39 from 991232 to 1761280 tid 3 2024-04-10T03:21:20.547 INFO:tasks.rados.rados.0.smithi016.stdout:3615: writing smithi01663999-39 from 1761280 to 2170880 tid 4 2024-04-10T03:21:20.547 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 347 2024-04-10T03:21:20.547 INFO:tasks.rados.rados.0.smithi016.stdout:3616: seq_num 1133 ranges {1482752=581632,2064384=753664,2818048=573440,3391488=278528} 2024-04-10T03:21:20.560 INFO:tasks.rados.rados.0.smithi016.stdout:3616: writing smithi01663999-49 from 1482752 to 2064384 tid 1 2024-04-10T03:21:20.565 INFO:tasks.rados.rados.0.smithi016.stdout:3616: writing smithi01663999-49 from 2064384 to 2818048 tid 2 2024-04-10T03:21:20.570 INFO:tasks.rados.rados.0.smithi016.stdout:3616: writing smithi01663999-49 from 2818048 to 3391488 tid 3 2024-04-10T03:21:20.574 INFO:tasks.rados.rados.0.smithi016.stdout:3616: writing smithi01663999-49 from 3391488 to 3670016 tid 4 2024-04-10T03:21:20.574 INFO:tasks.rados.rados.0.smithi016.stdout:3617: snap_create 2024-04-10T03:21:20.574 INFO:tasks.rados.rados.0.smithi016.stdout:3615: finishing write tid 1 to smithi01663999-39 2024-04-10T03:21:20.574 INFO:tasks.rados.rados.0.smithi016.stdout:3615: finishing write tid 2 to smithi01663999-39 2024-04-10T03:21:20.575 INFO:tasks.rados.rados.0.smithi016.stdout:3615: finishing write tid 3 to smithi01663999-39 2024-04-10T03:21:20.575 INFO:tasks.rados.rados.0.smithi016.stdout:3615: finishing write tid 4 to smithi01663999-39 2024-04-10T03:21:20.575 INFO:tasks.rados.rados.0.smithi016.stdout:3615: finishing write tid 5 to smithi01663999-39 2024-04-10T03:21:20.575 INFO:tasks.rados.rados.0.smithi016.stdout:3611: expect (ObjNum 1107 snap 343 seq_num 1107) 2024-04-10T03:21:20.805 INFO:tasks.rados.rados.0.smithi016.stdout:3615: finishing write tid 6 to smithi01663999-39 2024-04-10T03:21:20.805 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2524 (ObjNum 1132 snap 347 seq_num 1132) dirty exists 2024-04-10T03:21:20.805 INFO:tasks.rados.rados.0.smithi016.stdout:3615: left oid 39 (ObjNum 1132 snap 347 seq_num 1132) 2024-04-10T03:21:20.805 INFO:tasks.rados.rados.0.smithi016.stdout:3616: finishing write tid 1 to smithi01663999-49 2024-04-10T03:21:20.805 INFO:tasks.rados.rados.0.smithi016.stdout:3616: finishing write tid 2 to smithi01663999-49 2024-04-10T03:21:20.805 INFO:tasks.rados.rados.0.smithi016.stdout:3616: finishing write tid 3 to smithi01663999-49 2024-04-10T03:21:20.806 INFO:tasks.rados.rados.0.smithi016.stdout:3616: finishing write tid 4 to smithi01663999-49 2024-04-10T03:21:20.806 INFO:tasks.rados.rados.0.smithi016.stdout:3616: finishing write tid 5 to smithi01663999-49 2024-04-10T03:21:20.806 INFO:tasks.rados.rados.0.smithi016.stdout:3616: finishing write tid 6 to smithi01663999-49 2024-04-10T03:21:20.806 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1451 (ObjNum 1133 snap 347 seq_num 1133) dirty exists 2024-04-10T03:21:20.806 INFO:tasks.rados.rados.0.smithi016.stdout:3616: left oid 49 (ObjNum 1133 snap 347 seq_num 1133) 2024-04-10T03:21:20.806 INFO:tasks.rados.rados.0.smithi016.stdout:3613: expect (ObjNum 961 snap 298 seq_num 961) 2024-04-10T03:21:20.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:20 smithi016 bash[72916]: cluster 2024-04-10T03:21:19.523959+0000 mgr.y (mgr.25133) 447 : cluster 0 pgmap v778: 121 pgs: 121 active+clean; 254 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-04-10T03:21:20.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:20 smithi016 bash[72916]: cluster 2024-04-10T03:21:19.535867+0000 mon.a (mon.0) 1350 : cluster 0 osdmap e787: 8 total, 8 up, 8 in 2024-04-10T03:21:20.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:20 smithi016 bash[72916]: audit 2024-04-10T03:21:19.888378+0000 mon.a (mon.0) 1351 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:21:20.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:20 smithi016 bash[74137]: cluster 2024-04-10T03:21:19.523959+0000 mgr.y (mgr.25133) 447 : cluster 0 pgmap v778: 121 pgs: 121 active+clean; 254 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-04-10T03:21:20.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:20 smithi016 bash[74137]: cluster 2024-04-10T03:21:19.535867+0000 mon.a (mon.0) 1350 : cluster 0 osdmap e787: 8 total, 8 up, 8 in 2024-04-10T03:21:20.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:20 smithi016 bash[74137]: audit 2024-04-10T03:21:19.888378+0000 mon.a (mon.0) 1351 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:21:20.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:20 smithi136 bash[68278]: cluster 2024-04-10T03:21:19.523959+0000 mgr.y (mgr.25133) 447 : cluster 0 pgmap v778: 121 pgs: 121 active+clean; 254 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-04-10T03:21:20.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:20 smithi136 bash[68278]: cluster 2024-04-10T03:21:19.535867+0000 mon.a (mon.0) 1350 : cluster 0 osdmap e787: 8 total, 8 up, 8 in 2024-04-10T03:21:20.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:20 smithi136 bash[68278]: audit 2024-04-10T03:21:19.888378+0000 mon.a (mon.0) 1351 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:21:21.088 INFO:tasks.rados.rados.0.smithi016.stdout:3614: expect (ObjNum 1096 snap 339 seq_num 1096) 2024-04-10T03:21:21.142 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)" 2024-04-10T03:21:21.705 INFO:tasks.rados.rados.0.smithi016.stdout:3610: expect (ObjNum 1036 snap 321 seq_num 1036) 2024-04-10T03:21:21.808 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:21:21] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.43.0" 2024-04-10T03:21:21.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[74137]: cluster 2024-04-10T03:21:20.534028+0000 mon.a (mon.0) 1352 : cluster 0 osdmap e788: 8 total, 8 up, 8 in 2024-04-10T03:21:21.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[74137]: audit 2024-04-10T03:21:20.631337+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:21:21.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[74137]: audit 2024-04-10T03:21:20.632190+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:21:21.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[74137]: audit 2024-04-10T03:21:20.638826+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:21:21.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[74137]: audit 2024-04-10T03:21:21.134520+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.16:0/738725795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:21:21.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[72916]: cluster 2024-04-10T03:21:20.534028+0000 mon.a (mon.0) 1352 : cluster 0 osdmap e788: 8 total, 8 up, 8 in 2024-04-10T03:21:21.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[72916]: audit 2024-04-10T03:21:20.631337+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:21:21.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[72916]: audit 2024-04-10T03:21:20.632190+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:21:21.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[72916]: audit 2024-04-10T03:21:20.638826+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:21:21.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:21 smithi016 bash[72916]: audit 2024-04-10T03:21:21.134520+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.16:0/738725795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:21:21.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:21 smithi136 bash[68278]: cluster 2024-04-10T03:21:20.534028+0000 mon.a (mon.0) 1352 : cluster 0 osdmap e788: 8 total, 8 up, 8 in 2024-04-10T03:21:21.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:21 smithi136 bash[68278]: audit 2024-04-10T03:21:20.631337+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:21:21.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:21 smithi136 bash[68278]: audit 2024-04-10T03:21:20.632190+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:21:21.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:21 smithi136 bash[68278]: audit 2024-04-10T03:21:20.638826+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:21:21.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:21 smithi136 bash[68278]: audit 2024-04-10T03:21:21.134520+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.16:0/738725795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-10T03:21:21.942 INFO:teuthology.task.sequential:In sequential, running task print... 2024-04-10T03:21:21.942 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-04-10T03:21:21.943 DEBUG:teuthology.parallel:result is None 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3612: finishing copy_from racing read to smithi01663999-26 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3612: finishing copy_from to smithi01663999-26 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 2752 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3610: done (7 left) 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3611: done (6 left) 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3612: done (5 left) 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3613: done (4 left) 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3614: done (3 left) 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3615: done (2 left) 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3616: done (1 left) 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3617: done (0 left) 2024-04-10T03:21:22.326 INFO:tasks.rados.rados.0.smithi016.stdout:3618: snap_create 2024-04-10T03:21:22.516 INFO:tasks.rados.rados.0.smithi016.stdout:3618: done (0 left) 2024-04-10T03:21:22.517 INFO:tasks.rados.rados.0.smithi016.stdout:3619: snap_remove snap 347 2024-04-10T03:21:22.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:22 smithi016 bash[74137]: cluster 2024-04-10T03:21:21.524565+0000 mgr.y (mgr.25133) 448 : cluster 0 pgmap v781: 121 pgs: 121 active+clean; 250 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-04-10T03:21:22.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:22 smithi016 bash[74137]: cluster 2024-04-10T03:21:21.552876+0000 mon.a (mon.0) 1356 : cluster 0 osdmap e789: 8 total, 8 up, 8 in 2024-04-10T03:21:22.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:22 smithi016 bash[74137]: cluster 2024-04-10T03:21:22.522704+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e790: 8 total, 8 up, 8 in 2024-04-10T03:21:22.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:22 smithi016 bash[72916]: cluster 2024-04-10T03:21:21.524565+0000 mgr.y (mgr.25133) 448 : cluster 0 pgmap v781: 121 pgs: 121 active+clean; 250 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-04-10T03:21:22.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:22 smithi016 bash[72916]: cluster 2024-04-10T03:21:21.552876+0000 mon.a (mon.0) 1356 : cluster 0 osdmap e789: 8 total, 8 up, 8 in 2024-04-10T03:21:22.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:22 smithi016 bash[72916]: cluster 2024-04-10T03:21:22.522704+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e790: 8 total, 8 up, 8 in 2024-04-10T03:21:22.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:22 smithi136 bash[68278]: cluster 2024-04-10T03:21:21.524565+0000 mgr.y (mgr.25133) 448 : cluster 0 pgmap v781: 121 pgs: 121 active+clean; 250 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-04-10T03:21:22.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:22 smithi136 bash[68278]: cluster 2024-04-10T03:21:21.552876+0000 mon.a (mon.0) 1356 : cluster 0 osdmap e789: 8 total, 8 up, 8 in 2024-04-10T03:21:22.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:22 smithi136 bash[68278]: cluster 2024-04-10T03:21:22.522704+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e790: 8 total, 8 up, 8 in 2024-04-10T03:21:23.523 INFO:tasks.rados.rados.0.smithi016.stdout:3619: done (0 left) 2024-04-10T03:21:23.524 INFO:tasks.rados.rados.0.smithi016.stdout:3620: read oid 44 snap -1 2024-04-10T03:21:23.524 INFO:tasks.rados.rados.0.smithi016.stdout:3620: expect (ObjNum 1126 snap 345 seq_num 1126) 2024-04-10T03:21:23.524 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 5 current snap is 349 2024-04-10T03:21:23.524 INFO:tasks.rados.rados.0.smithi016.stdout:3621: seq_num 1134 ranges {4145152=598016,4743168=638976,5382144=737280,6119424=229376} 2024-04-10T03:21:23.557 INFO:tasks.rados.rados.0.smithi016.stdout:3621: writing smithi01663999-5 from 4145152 to 4743168 tid 1 2024-04-10T03:21:23.562 INFO:tasks.rados.rados.0.smithi016.stdout:3621: writing smithi01663999-5 from 4743168 to 5382144 tid 2 2024-04-10T03:21:23.568 INFO:tasks.rados.rados.0.smithi016.stdout:3621: writing smithi01663999-5 from 5382144 to 6119424 tid 3 2024-04-10T03:21:23.570 INFO:tasks.rados.rados.0.smithi016.stdout:3621: writing smithi01663999-5 from 6119424 to 6348800 tid 4 2024-04-10T03:21:23.570 INFO:tasks.rados.rados.0.smithi016.stdout:3622: snap_remove snap 346 2024-04-10T03:21:24.535 INFO:tasks.rados.rados.0.smithi016.stdout:3622: done (2 left) 2024-04-10T03:21:24.535 INFO:tasks.rados.rados.0.smithi016.stdout:3623: read oid 27 snap 344 2024-04-10T03:21:24.535 INFO:tasks.rados.rados.0.smithi016.stdout:3623: expect deleted 2024-04-10T03:21:24.535 INFO:tasks.rados.rados.0.smithi016.stdout:3624: read oid 47 snap 348 2024-04-10T03:21:24.535 INFO:tasks.rados.rados.0.smithi016.stdout:3624: expect (ObjNum 1071 snap 325 seq_num 1071) 2024-04-10T03:21:24.535 INFO:tasks.rados.rados.0.smithi016.stdout:3625: copy_from oid 2 from oid 35 current snap is 349 2024-04-10T03:21:24.536 INFO:tasks.rados.rados.0.smithi016.stdout:3620: expect (ObjNum 1126 snap 345 seq_num 1126) 2024-04-10T03:21:24.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:24 smithi016 bash[72916]: cluster 2024-04-10T03:21:23.525317+0000 mgr.y (mgr.25133) 449 : cluster 0 pgmap v785: 121 pgs: 121 active+clean; 246 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-04-10T03:21:24.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:24 smithi016 bash[72916]: cluster 2024-04-10T03:21:23.526726+0000 mon.a (mon.0) 1358 : cluster 0 osdmap e791: 8 total, 8 up, 8 in 2024-04-10T03:21:24.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:24 smithi016 bash[74137]: cluster 2024-04-10T03:21:23.525317+0000 mgr.y (mgr.25133) 449 : cluster 0 pgmap v785: 121 pgs: 121 active+clean; 246 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-04-10T03:21:24.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:24 smithi016 bash[74137]: cluster 2024-04-10T03:21:23.526726+0000 mon.a (mon.0) 1358 : cluster 0 osdmap e791: 8 total, 8 up, 8 in 2024-04-10T03:21:24.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:24 smithi136 bash[68278]: cluster 2024-04-10T03:21:23.525317+0000 mgr.y (mgr.25133) 449 : cluster 0 pgmap v785: 121 pgs: 121 active+clean; 246 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-04-10T03:21:24.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:24 smithi136 bash[68278]: cluster 2024-04-10T03:21:23.526726+0000 mon.a (mon.0) 1358 : cluster 0 osdmap e791: 8 total, 8 up, 8 in 2024-04-10T03:21:25.032 INFO:tasks.rados.rados.0.smithi016.stdout:3621: finishing write tid 1 to smithi01663999-5 2024-04-10T03:21:25.032 INFO:tasks.rados.rados.0.smithi016.stdout:3621: finishing write tid 2 to smithi01663999-5 2024-04-10T03:21:25.032 INFO:tasks.rados.rados.0.smithi016.stdout:3620: done (4 left) 2024-04-10T03:21:25.032 INFO:tasks.rados.rados.0.smithi016.stdout:3626: rollback oid 18 current snap is 349 2024-04-10T03:21:25.032 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 18 to 337 2024-04-10T03:21:25.032 INFO:tasks.rados.rados.0.smithi016.stdout:3621: finishing write tid 3 to smithi01663999-5 2024-04-10T03:21:25.032 INFO:tasks.rados.rados.0.smithi016.stdout:3621: finishing write tid 4 to smithi01663999-5 2024-04-10T03:21:25.032 INFO:tasks.rados.rados.0.smithi016.stdout:3621: finishing write tid 5 to smithi01663999-5 2024-04-10T03:21:25.033 INFO:tasks.rados.rados.0.smithi016.stdout:3621: finishing write tid 6 to smithi01663999-5 2024-04-10T03:21:25.033 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 3214 (ObjNum 1134 snap 349 seq_num 1134) dirty exists 2024-04-10T03:21:25.033 INFO:tasks.rados.rados.0.smithi016.stdout:3621: left oid 5 (ObjNum 1134 snap 349 seq_num 1134) 2024-04-10T03:21:25.033 INFO:tasks.rados.rados.0.smithi016.stdout:3624: expect (ObjNum 1071 snap 325 seq_num 1071) 2024-04-10T03:21:25.281 INFO:tasks.rados.rados.0.smithi016.stdout:3625: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:21:25.281 INFO:tasks.rados.rados.0.smithi016.stdout:3625: finishing copy_from to smithi01663999-2 2024-04-10T03:21:25.281 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2514 (ObjNum 1104 snap 343 seq_num 1104) dirty exists 2024-04-10T03:21:25.281 INFO:tasks.rados.rados.0.smithi016.stdout:3626: finishing rollback tid 0 to smithi01663999-18 2024-04-10T03:21:25.281 INFO:tasks.rados.rados.0.smithi016.stdout:3626: finishing rollback tid 1 to smithi01663999-18 2024-04-10T03:21:25.281 INFO:tasks.rados.rados.0.smithi016.stdout:3626: finishing rollback tid 2 to smithi01663999-18 2024-04-10T03:21:25.281 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2775 (ObjNum 1040 snap 322 seq_num 1040) dirty exists 2024-04-10T03:21:25.281 INFO:tasks.rados.rados.0.smithi016.stdout:3621: done (4 left) 2024-04-10T03:21:25.282 INFO:tasks.rados.rados.0.smithi016.stdout:3623: done (3 left) 2024-04-10T03:21:25.282 INFO:tasks.rados.rados.0.smithi016.stdout:3624: done (2 left) 2024-04-10T03:21:25.282 INFO:tasks.rados.rados.0.smithi016.stdout:3625: done (1 left) 2024-04-10T03:21:25.282 INFO:tasks.rados.rados.0.smithi016.stdout:3626: done (0 left) 2024-04-10T03:21:25.282 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 7 current snap is 349 2024-04-10T03:21:25.282 INFO:tasks.rados.rados.0.smithi016.stdout:3627: seq_num 1135 ranges {0=614400,614400=524288,1138688=540672,1679360=483328,2162688=57344} 2024-04-10T03:21:25.289 INFO:tasks.rados.rados.0.smithi016.stdout:3627: writing smithi01663999-7 from 0 to 614400 tid 1 2024-04-10T03:21:25.298 INFO:tasks.rados.rados.0.smithi016.stdout:3627: writing smithi01663999-7 from 614400 to 1138688 tid 2 2024-04-10T03:21:25.308 INFO:tasks.rados.rados.0.smithi016.stdout:3627: writing smithi01663999-7 from 1138688 to 1679360 tid 3 2024-04-10T03:21:25.314 INFO:tasks.rados.rados.0.smithi016.stdout:3627: writing smithi01663999-7 from 1679360 to 2162688 tid 4 2024-04-10T03:21:25.315 INFO:tasks.rados.rados.0.smithi016.stdout:3627: writing smithi01663999-7 from 2162688 to 2220032 tid 5 2024-04-10T03:21:25.315 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 349 2024-04-10T03:21:25.316 INFO:tasks.rados.rados.0.smithi016.stdout:3627: finishing write tid 1 to smithi01663999-7 2024-04-10T03:21:25.316 INFO:tasks.rados.rados.0.smithi016.stdout:3627: finishing write tid 2 to smithi01663999-7 2024-04-10T03:21:25.316 INFO:tasks.rados.rados.0.smithi016.stdout:3627: finishing write tid 3 to smithi01663999-7 2024-04-10T03:21:25.316 INFO:tasks.rados.rados.0.smithi016.stdout:3628: seq_num 1136 ranges {10805248=630784,11436032=409600,11845632=753664,12599296=417792,13017088=24576} 2024-04-10T03:21:25.401 INFO:tasks.rados.rados.0.smithi016.stdout:3628: writing smithi01663999-38 from 10805248 to 11436032 tid 1 2024-04-10T03:21:25.403 INFO:tasks.rados.rados.0.smithi016.stdout:3628: writing smithi01663999-38 from 11436032 to 11845632 tid 2 2024-04-10T03:21:25.407 INFO:tasks.rados.rados.0.smithi016.stdout:3628: writing smithi01663999-38 from 11845632 to 12599296 tid 3 2024-04-10T03:21:25.411 INFO:tasks.rados.rados.0.smithi016.stdout:3628: writing smithi01663999-38 from 12599296 to 13017088 tid 4 2024-04-10T03:21:25.411 INFO:tasks.rados.rados.0.smithi016.stdout:3628: writing smithi01663999-38 from 13017088 to 13041664 tid 5 2024-04-10T03:21:25.411 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 349 2024-04-10T03:21:25.411 INFO:tasks.rados.rados.0.smithi016.stdout:3629: seq_num 1137 ranges {5840896=647168,6488064=696320,7184384=557056,7741440=352256} 2024-04-10T03:21:25.447 INFO:tasks.rados.rados.0.smithi016.stdout:3629: writing smithi01663999-18 from 5840896 to 6488064 tid 1 2024-04-10T03:21:25.451 INFO:tasks.rados.rados.0.smithi016.stdout:3629: writing smithi01663999-18 from 6488064 to 7184384 tid 2 2024-04-10T03:21:25.455 INFO:tasks.rados.rados.0.smithi016.stdout:3629: writing smithi01663999-18 from 7184384 to 7741440 tid 3 2024-04-10T03:21:25.457 INFO:tasks.rados.rados.0.smithi016.stdout:3629: writing smithi01663999-18 from 7741440 to 8093696 tid 4 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3630: copy_from oid 41 from oid 6 current snap is 349 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3627: finishing write tid 4 to smithi01663999-7 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3627: finishing write tid 5 to smithi01663999-7 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3627: finishing write tid 6 to smithi01663999-7 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3627: finishing write tid 7 to smithi01663999-7 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2786 (ObjNum 1135 snap 349 seq_num 1135) dirty exists 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3627: left oid 7 (ObjNum 1135 snap 349 seq_num 1135) 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3628: finishing write tid 1 to smithi01663999-38 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3628: finishing write tid 2 to smithi01663999-38 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3628: finishing write tid 3 to smithi01663999-38 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3628: finishing write tid 4 to smithi01663999-38 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3627: done (3 left) 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3631: snap_create 2024-04-10T03:21:25.458 INFO:tasks.rados.rados.0.smithi016.stdout:3628: finishing write tid 5 to smithi01663999-38 2024-04-10T03:21:25.459 INFO:tasks.rados.rados.0.smithi016.stdout:3628: finishing write tid 6 to smithi01663999-38 2024-04-10T03:21:25.459 INFO:tasks.rados.rados.0.smithi016.stdout:3628: finishing write tid 7 to smithi01663999-38 2024-04-10T03:21:25.459 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 1376 (ObjNum 1136 snap 349 seq_num 1136) dirty exists 2024-04-10T03:21:25.459 INFO:tasks.rados.rados.0.smithi016.stdout:3628: left oid 38 (ObjNum 1136 snap 349 seq_num 1136) 2024-04-10T03:21:25.459 INFO:tasks.rados.rados.0.smithi016.stdout:3629: finishing write tid 1 to smithi01663999-18 2024-04-10T03:21:25.459 INFO:tasks.rados.rados.0.smithi016.stdout:3629: finishing write tid 2 to smithi01663999-18 2024-04-10T03:21:25.465 INFO:tasks.rados.rados.0.smithi016.stdout:3629: finishing write tid 3 to smithi01663999-18 2024-04-10T03:21:25.465 INFO:tasks.rados.rados.0.smithi016.stdout:3629: finishing write tid 4 to smithi01663999-18 2024-04-10T03:21:25.465 INFO:tasks.rados.rados.0.smithi016.stdout:3629: finishing write tid 5 to smithi01663999-18 2024-04-10T03:21:25.469 INFO:tasks.rados.rados.0.smithi016.stdout:3629: finishing write tid 6 to smithi01663999-18 2024-04-10T03:21:25.469 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2780 (ObjNum 1137 snap 349 seq_num 1137) dirty exists 2024-04-10T03:21:25.469 INFO:tasks.rados.rados.0.smithi016.stdout:3629: left oid 18 (ObjNum 1137 snap 349 seq_num 1137) 2024-04-10T03:21:25.497 INFO:tasks.rados.rados.0.smithi016.stdout:3630: finishing copy_from racing read to smithi01663999-41 2024-04-10T03:21:25.497 INFO:tasks.rados.rados.0.smithi016.stdout:3630: finishing copy_from to smithi01663999-41 2024-04-10T03:21:25.497 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2490 (ObjNum 961 snap 298 seq_num 961) dirty exists 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:3628: done (3 left) 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:3629: done (2 left) 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:3630: done (1 left) 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:3631: done (0 left) 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:3632: rollback oid 41 current snap is 350 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 41 to 344 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:3633: rollback oid 49 current snap is 350 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 49 to 349 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:3634: rmattr oid 32 current snap is 350 2024-04-10T03:21:25.527 INFO:tasks.rados.rados.0.smithi016.stdout:3634: done (2 left) 2024-04-10T03:21:25.528 INFO:tasks.rados.rados.0.smithi016.stdout:3635: setattr oid 10 current snap is 350 2024-04-10T03:21:25.528 INFO:tasks.rados.rados.0.smithi016.stdout:3636: read oid 30 snap -1 2024-04-10T03:21:25.528 INFO:tasks.rados.rados.0.smithi016.stdout:3636: expect deleted 2024-04-10T03:21:25.528 INFO:tasks.rados.rados.0.smithi016.stdout:3637: snap_remove snap 348 2024-04-10T03:21:25.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:25 smithi016 bash[72916]: cluster 2024-04-10T03:21:24.536856+0000 mon.a (mon.0) 1359 : cluster 0 osdmap e792: 8 total, 8 up, 8 in 2024-04-10T03:21:25.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:25 smithi016 bash[74137]: cluster 2024-04-10T03:21:24.536856+0000 mon.a (mon.0) 1359 : cluster 0 osdmap e792: 8 total, 8 up, 8 in 2024-04-10T03:21:25.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:25 smithi136 bash[68278]: cluster 2024-04-10T03:21:24.536856+0000 mon.a (mon.0) 1359 : cluster 0 osdmap e792: 8 total, 8 up, 8 in 2024-04-10T03:21:26.537 INFO:tasks.rados.rados.0.smithi016.stdout:3637: done (4 left) 2024-04-10T03:21:26.537 INFO:tasks.rados.rados.0.smithi016.stdout:3638: snap_create 2024-04-10T03:21:26.537 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2520 (ObjNum 1131 snap 346 seq_num 1131) dirty exists 2024-04-10T03:21:26.537 INFO:tasks.rados.rados.0.smithi016.stdout:3632: finishing rollback tid 0 to smithi01663999-41 2024-04-10T03:21:26.537 INFO:tasks.rados.rados.0.smithi016.stdout:3632: finishing rollback tid 1 to smithi01663999-41 2024-04-10T03:21:26.538 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 41 v 2529 (ObjNum 81 snap 0 seq_num 1548964436) dirty dne 2024-04-10T03:21:26.538 INFO:tasks.rados.rados.0.smithi016.stdout:3633: finishing rollback tid 0 to smithi01663999-49 2024-04-10T03:21:26.538 INFO:tasks.rados.rados.0.smithi016.stdout:3633: finishing rollback tid 1 to smithi01663999-49 2024-04-10T03:21:26.538 INFO:tasks.rados.rados.0.smithi016.stdout:3633: finishing rollback tid 2 to smithi01663999-49 2024-04-10T03:21:26.538 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1454 (ObjNum 1133 snap 347 seq_num 1133) dirty exists 2024-04-10T03:21:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:26 smithi016 bash[72916]: cluster 2024-04-10T03:21:25.525930+0000 mgr.y (mgr.25133) 450 : cluster 0 pgmap v787: 121 pgs: 121 active+clean; 242 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-04-10T03:21:26.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:26 smithi016 bash[72916]: cluster 2024-04-10T03:21:25.533226+0000 mon.a (mon.0) 1360 : cluster 0 osdmap e793: 8 total, 8 up, 8 in 2024-04-10T03:21:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:26 smithi016 bash[74137]: cluster 2024-04-10T03:21:25.525930+0000 mgr.y (mgr.25133) 450 : cluster 0 pgmap v787: 121 pgs: 121 active+clean; 242 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-04-10T03:21:26.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:26 smithi016 bash[74137]: cluster 2024-04-10T03:21:25.533226+0000 mon.a (mon.0) 1360 : cluster 0 osdmap e793: 8 total, 8 up, 8 in 2024-04-10T03:21:26.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:26 smithi136 bash[68278]: cluster 2024-04-10T03:21:25.525930+0000 mgr.y (mgr.25133) 450 : cluster 0 pgmap v787: 121 pgs: 121 active+clean; 242 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-04-10T03:21:26.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:26 smithi136 bash[68278]: cluster 2024-04-10T03:21:25.533226+0000 mon.a (mon.0) 1360 : cluster 0 osdmap e793: 8 total, 8 up, 8 in 2024-04-10T03:21:27.521 INFO:tasks.rados.rados.0.smithi016.stdout:3632: done (4 left) 2024-04-10T03:21:27.521 INFO:tasks.rados.rados.0.smithi016.stdout:3633: done (3 left) 2024-04-10T03:21:27.522 INFO:tasks.rados.rados.0.smithi016.stdout:3635: done (2 left) 2024-04-10T03:21:27.522 INFO:tasks.rados.rados.0.smithi016.stdout:3636: done (1 left) 2024-04-10T03:21:27.522 INFO:tasks.rados.rados.0.smithi016.stdout:3638: done (0 left) 2024-04-10T03:21:27.522 INFO:tasks.rados.rados.0.smithi016.stdout:3639: snap_remove snap 350 2024-04-10T03:21:27.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:27 smithi016 bash[74137]: cluster 2024-04-10T03:21:26.538482+0000 mon.a (mon.0) 1361 : cluster 0 osdmap e794: 8 total, 8 up, 8 in 2024-04-10T03:21:27.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:27 smithi016 bash[74137]: cluster 2024-04-10T03:21:27.524764+0000 mon.a (mon.0) 1362 : cluster 0 osdmap e795: 8 total, 8 up, 8 in 2024-04-10T03:21:27.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:27 smithi016 bash[74137]: audit 2024-04-10T03:21:27.526690+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:27.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:27 smithi016 bash[72916]: cluster 2024-04-10T03:21:26.538482+0000 mon.a (mon.0) 1361 : cluster 0 osdmap e794: 8 total, 8 up, 8 in 2024-04-10T03:21:27.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:27 smithi016 bash[72916]: cluster 2024-04-10T03:21:27.524764+0000 mon.a (mon.0) 1362 : cluster 0 osdmap e795: 8 total, 8 up, 8 in 2024-04-10T03:21:27.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:27 smithi016 bash[72916]: audit 2024-04-10T03:21:27.526690+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:27.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:27 smithi136 bash[68278]: cluster 2024-04-10T03:21:26.538482+0000 mon.a (mon.0) 1361 : cluster 0 osdmap e794: 8 total, 8 up, 8 in 2024-04-10T03:21:27.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:27 smithi136 bash[68278]: cluster 2024-04-10T03:21:27.524764+0000 mon.a (mon.0) 1362 : cluster 0 osdmap e795: 8 total, 8 up, 8 in 2024-04-10T03:21:27.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:27 smithi136 bash[68278]: audit 2024-04-10T03:21:27.526690+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:28.532 INFO:tasks.rados.rados.0.smithi016.stdout:3639: done (0 left) 2024-04-10T03:21:28.532 INFO:tasks.rados.rados.0.smithi016.stdout:3640: snap_remove snap 344 2024-04-10T03:21:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:28 smithi016 bash[72916]: cluster 2024-04-10T03:21:27.526910+0000 mgr.y (mgr.25133) 451 : cluster 0 pgmap v791: 121 pgs: 121 active+clean; 265 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 6.8 MiB/s wr, 19 op/s 2024-04-10T03:21:28.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:28 smithi016 bash[72916]: cluster 2024-04-10T03:21:28.533362+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e796: 8 total, 8 up, 8 in 2024-04-10T03:21:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:28 smithi016 bash[74137]: cluster 2024-04-10T03:21:27.526910+0000 mgr.y (mgr.25133) 451 : cluster 0 pgmap v791: 121 pgs: 121 active+clean; 265 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 6.8 MiB/s wr, 19 op/s 2024-04-10T03:21:28.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:28 smithi016 bash[74137]: cluster 2024-04-10T03:21:28.533362+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e796: 8 total, 8 up, 8 in 2024-04-10T03:21:28.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:28 smithi136 bash[68278]: cluster 2024-04-10T03:21:27.526910+0000 mgr.y (mgr.25133) 451 : cluster 0 pgmap v791: 121 pgs: 121 active+clean; 265 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 6.8 MiB/s wr, 19 op/s 2024-04-10T03:21:28.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:28 smithi136 bash[68278]: cluster 2024-04-10T03:21:28.533362+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e796: 8 total, 8 up, 8 in 2024-04-10T03:21:29.537 INFO:tasks.rados.rados.0.smithi016.stdout:3640: done (0 left) 2024-04-10T03:21:29.538 INFO:tasks.rados.rados.0.smithi016.stdout:3641: read oid 24 snap 337 2024-04-10T03:21:29.538 INFO:tasks.rados.rados.0.smithi016.stdout:3641: expect (ObjNum 1044 snap 322 seq_num 1044) 2024-04-10T03:21:29.538 INFO:tasks.rados.rados.0.smithi016.stdout:3642: read oid 38 snap 337 2024-04-10T03:21:29.538 INFO:tasks.rados.rados.0.smithi016.stdout:3642: expect (ObjNum 1026 snap 320 seq_num 1026) 2024-04-10T03:21:29.538 INFO:tasks.rados.rados.0.smithi016.stdout:3643: delete oid 1 current snap is 351 2024-04-10T03:21:29.576 INFO:tasks.rados.rados.0.smithi016.stdout:3641: expect (ObjNum 1044 snap 322 seq_num 1044) 2024-04-10T03:21:29.662 INFO:tasks.rados.rados.0.smithi016.stdout:3642: expect (ObjNum 1026 snap 320 seq_num 1026) 2024-04-10T03:21:30.058 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 03:21:29 smithi016 bash[87638]: debug 2024-04-10T03:21:29.609+0000 7fb4aa877700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1c6 after trimming was started 2024-04-10T03:21:30.738 INFO:tasks.rados.rados.0.smithi016.stdout:3641: done (2 left) 2024-04-10T03:21:30.738 INFO:tasks.rados.rados.0.smithi016.stdout:3642: done (1 left) 2024-04-10T03:21:30.739 INFO:tasks.rados.rados.0.smithi016.stdout:3643: done (0 left) 2024-04-10T03:21:30.739 INFO:tasks.rados.rados.0.smithi016.stdout:3644: snap_create 2024-04-10T03:21:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:30 smithi016 bash[74137]: cluster 2024-04-10T03:21:29.527966+0000 mgr.y (mgr.25133) 452 : cluster 0 pgmap v793: 121 pgs: 121 active+clean; 265 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.8 MiB/s wr, 15 op/s 2024-04-10T03:21:30.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:30 smithi016 bash[74137]: cluster 2024-04-10T03:21:29.537658+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e797: 8 total, 8 up, 8 in 2024-04-10T03:21:30.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:30 smithi016 bash[72916]: cluster 2024-04-10T03:21:29.527966+0000 mgr.y (mgr.25133) 452 : cluster 0 pgmap v793: 121 pgs: 121 active+clean; 265 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.8 MiB/s wr, 15 op/s 2024-04-10T03:21:30.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:30 smithi016 bash[72916]: cluster 2024-04-10T03:21:29.537658+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e797: 8 total, 8 up, 8 in 2024-04-10T03:21:30.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:30 smithi136 bash[68278]: cluster 2024-04-10T03:21:29.527966+0000 mgr.y (mgr.25133) 452 : cluster 0 pgmap v793: 121 pgs: 121 active+clean; 265 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.8 MiB/s wr, 15 op/s 2024-04-10T03:21:30.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:30 smithi136 bash[68278]: cluster 2024-04-10T03:21:29.537658+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e797: 8 total, 8 up, 8 in 2024-04-10T03:21:31.539 INFO:tasks.rados.rados.0.smithi016.stdout:3644: done (0 left) 2024-04-10T03:21:31.539 INFO:tasks.rados.rados.0.smithi016.stdout:3645: snap_remove snap 337 2024-04-10T03:21:32.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:21:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:21:31] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2024-04-10T03:21:32.523 INFO:tasks.rados.rados.0.smithi016.stdout:3645: done (0 left) 2024-04-10T03:21:32.523 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 352 2024-04-10T03:21:32.523 INFO:tasks.rados.rados.0.smithi016.stdout:3646: seq_num 1139 ranges {8314880=679936,8994816=458752,9453568=524288,9977856=540672,10518528=81920} 2024-04-10T03:21:32.580 INFO:tasks.rados.rados.0.smithi016.stdout:3646: writing smithi01663999-43 from 8314880 to 8994816 tid 1 2024-04-10T03:21:32.583 INFO:tasks.rados.rados.0.smithi016.stdout:3646: writing smithi01663999-43 from 8994816 to 9453568 tid 2 2024-04-10T03:21:32.586 INFO:tasks.rados.rados.0.smithi016.stdout:3646: writing smithi01663999-43 from 9453568 to 9977856 tid 3 2024-04-10T03:21:32.589 INFO:tasks.rados.rados.0.smithi016.stdout:3646: writing smithi01663999-43 from 9977856 to 10518528 tid 4 2024-04-10T03:21:32.590 INFO:tasks.rados.rados.0.smithi016.stdout:3646: writing smithi01663999-43 from 10518528 to 10600448 tid 5 2024-04-10T03:21:32.590 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 352 2024-04-10T03:21:32.590 INFO:tasks.rados.rados.0.smithi016.stdout:3647: seq_num 1140 ranges {8093696=696320,8790016=745472,9535488=729088,10264576=131072} 2024-04-10T03:21:32.639 INFO:tasks.rados.rados.0.smithi016.stdout:3647: writing smithi01663999-18 from 8093696 to 8790016 tid 1 2024-04-10T03:21:32.644 INFO:tasks.rados.rados.0.smithi016.stdout:3647: writing smithi01663999-18 from 8790016 to 9535488 tid 2 2024-04-10T03:21:32.648 INFO:tasks.rados.rados.0.smithi016.stdout:3647: writing smithi01663999-18 from 9535488 to 10264576 tid 3 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:3647: writing smithi01663999-18 from 10264576 to 10395648 tid 4 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:3648: rollback oid 30 current snap is 352 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 30 to 351 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:3646: finishing write tid 1 to smithi01663999-43 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:3646: finishing write tid 2 to smithi01663999-43 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:3646: finishing write tid 3 to smithi01663999-43 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:3646: finishing write tid 4 to smithi01663999-43 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:3646: finishing write tid 5 to smithi01663999-43 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:3646: finishing write tid 6 to smithi01663999-43 2024-04-10T03:21:32.651 INFO:tasks.rados.rados.0.smithi016.stdout:3646: finishing write tid 7 to smithi01663999-43 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 3241 (ObjNum 1139 snap 352 seq_num 1139) dirty exists 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3646: left oid 43 (ObjNum 1139 snap 352 seq_num 1139) 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3647: finishing write tid 1 to smithi01663999-18 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3646: done (2 left) 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3649: rmattr oid 34 current snap is 352 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3649: done (2 left) 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3650: read oid 32 snap -1 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3650: expect deleted 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3651: rollback oid 8 current snap is 352 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 8 to 349 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3652: read oid 42 snap -1 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3652: expect (ObjNum 1115 snap 345 seq_num 1115) 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3653: read oid 44 snap -1 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3653: expect (ObjNum 1126 snap 345 seq_num 1126) 2024-04-10T03:21:32.652 INFO:tasks.rados.rados.0.smithi016.stdout:3654: read oid 6 snap -1 2024-04-10T03:21:32.653 INFO:tasks.rados.rados.0.smithi016.stdout:3654: expect (ObjNum 961 snap 298 seq_num 961) 2024-04-10T03:21:32.653 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 352 2024-04-10T03:21:32.653 INFO:tasks.rados.rados.0.smithi016.stdout:3655: seq_num 1141 ranges {0=712704,712704=679936,1392640=540672,1933312=385024} 2024-04-10T03:21:32.654 INFO:tasks.rados.rados.0.smithi016.stdout:3655: writing smithi01663999-50 from 0 to 712704 tid 1 2024-04-10T03:21:32.659 INFO:tasks.rados.rados.0.smithi016.stdout:3655: writing smithi01663999-50 from 712704 to 1392640 tid 2 2024-04-10T03:21:32.663 INFO:tasks.rados.rados.0.smithi016.stdout:3655: writing smithi01663999-50 from 1392640 to 1933312 tid 3 2024-04-10T03:21:32.666 INFO:tasks.rados.rados.0.smithi016.stdout:3655: writing smithi01663999-50 from 1933312 to 2318336 tid 4 2024-04-10T03:21:32.666 INFO:tasks.rados.rados.0.smithi016.stdout:3656: read oid 20 snap 351 2024-04-10T03:21:32.666 INFO:tasks.rados.rados.0.smithi016.stdout:3656: expect (ObjNum 1097 snap 340 seq_num 1097) 2024-04-10T03:21:32.666 INFO:tasks.rados.rados.0.smithi016.stdout:3657: read oid 23 snap -1 2024-04-10T03:21:32.666 INFO:tasks.rados.rados.0.smithi016.stdout:3657: expect deleted 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3658: rmattr oid 36 current snap is 352 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3647: finishing write tid 2 to smithi01663999-18 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3648: finishing rollback tid 1 to smithi01663999-30 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 0 (ObjNum 241 snap 0 seq_num 2081396096) dirty dne 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3651: finishing rollback tid 1 to smithi01663999-8 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 0 (ObjNum 33 snap 0 seq_num 2) dirty dne 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3647: finishing write tid 3 to smithi01663999-18 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3647: finishing write tid 4 to smithi01663999-18 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3648: done (10 left) 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3650: done (9 left) 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3651: done (8 left) 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 352 2024-04-10T03:21:32.667 INFO:tasks.rados.rados.0.smithi016.stdout:3659: seq_num 1142 ranges {1351680=729088,2080768=565248,2646016=696320,3342336=344064} 2024-04-10T03:21:32.679 INFO:tasks.rados.rados.0.smithi016.stdout:3659: writing smithi01663999-24 from 1351680 to 2080768 tid 1 2024-04-10T03:21:32.683 INFO:tasks.rados.rados.0.smithi016.stdout:3659: writing smithi01663999-24 from 2080768 to 2646016 tid 2 2024-04-10T03:21:32.688 INFO:tasks.rados.rados.0.smithi016.stdout:3659: writing smithi01663999-24 from 2646016 to 3342336 tid 3 2024-04-10T03:21:32.692 INFO:tasks.rados.rados.0.smithi016.stdout:3659: writing smithi01663999-24 from 3342336 to 3686400 tid 4 2024-04-10T03:21:32.692 INFO:tasks.rados.rados.0.smithi016.stdout:3660: read oid 5 snap 351 2024-04-10T03:21:32.692 INFO:tasks.rados.rados.0.smithi016.stdout:3660: expect (ObjNum 1134 snap 349 seq_num 1134) 2024-04-10T03:21:32.692 INFO:tasks.rados.rados.0.smithi016.stdout:3655: finishing write tid 1 to smithi01663999-50 2024-04-10T03:21:32.692 INFO:tasks.rados.rados.0.smithi016.stdout:3652: expect (ObjNum 1115 snap 345 seq_num 1115) 2024-04-10T03:21:32.782 INFO:tasks.rados.rados.0.smithi016.stdout:3647: finishing write tid 5 to smithi01663999-18 2024-04-10T03:21:32.782 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 36 v 2535 (ObjNum 1122 snap 345 seq_num 1122) dirty exists 2024-04-10T03:21:32.782 INFO:tasks.rados.rados.0.smithi016.stdout:3647: finishing write tid 6 to smithi01663999-18 2024-04-10T03:21:32.782 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2785 (ObjNum 1140 snap 352 seq_num 1140) dirty exists 2024-04-10T03:21:32.782 INFO:tasks.rados.rados.0.smithi016.stdout:3647: left oid 18 (ObjNum 1140 snap 352 seq_num 1140) 2024-04-10T03:21:32.782 INFO:tasks.rados.rados.0.smithi016.stdout:3655: finishing write tid 2 to smithi01663999-50 2024-04-10T03:21:32.783 INFO:tasks.rados.rados.0.smithi016.stdout:3656: expect (ObjNum 1097 snap 340 seq_num 1097) 2024-04-10T03:21:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:32 smithi016 bash[74137]: cluster 2024-04-10T03:21:31.529031+0000 mgr.y (mgr.25133) 453 : cluster 0 pgmap v795: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:21:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:32 smithi016 bash[74137]: cluster 2024-04-10T03:21:31.544560+0000 mon.a (mon.0) 1366 : cluster 0 osdmap e798: 8 total, 8 up, 8 in 2024-04-10T03:21:32.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:32 smithi016 bash[74137]: cluster 2024-04-10T03:21:32.527859+0000 mon.a (mon.0) 1367 : cluster 0 osdmap e799: 8 total, 8 up, 8 in 2024-04-10T03:21:32.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:32 smithi016 bash[72916]: cluster 2024-04-10T03:21:31.529031+0000 mgr.y (mgr.25133) 453 : cluster 0 pgmap v795: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:21:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:32 smithi016 bash[72916]: cluster 2024-04-10T03:21:31.544560+0000 mon.a (mon.0) 1366 : cluster 0 osdmap e798: 8 total, 8 up, 8 in 2024-04-10T03:21:32.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:32 smithi016 bash[72916]: cluster 2024-04-10T03:21:32.527859+0000 mon.a (mon.0) 1367 : cluster 0 osdmap e799: 8 total, 8 up, 8 in 2024-04-10T03:21:32.823 INFO:tasks.rados.rados.0.smithi016.stdout:3655: finishing write tid 3 to smithi01663999-50 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3655: finishing write tid 4 to smithi01663999-50 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3655: finishing write tid 5 to smithi01663999-50 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3647: done (9 left) 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3652: done (8 left) 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3656: done (7 left) 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3657: done (6 left) 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3658: done (5 left) 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3661: copy_from oid 17 from oid 8 current snap is 352 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3655: finishing write tid 6 to smithi01663999-50 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 2527 (ObjNum 1141 snap 352 seq_num 1141) dirty exists 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3655: left oid 50 (ObjNum 1141 snap 352 seq_num 1141) 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3659: finishing write tid 1 to smithi01663999-24 2024-04-10T03:21:32.824 INFO:tasks.rados.rados.0.smithi016.stdout:3653: expect (ObjNum 1126 snap 345 seq_num 1126) 2024-04-10T03:21:32.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:32 smithi136 bash[68278]: cluster 2024-04-10T03:21:31.529031+0000 mgr.y (mgr.25133) 453 : cluster 0 pgmap v795: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:21:32.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:32 smithi136 bash[68278]: cluster 2024-04-10T03:21:31.544560+0000 mon.a (mon.0) 1366 : cluster 0 osdmap e798: 8 total, 8 up, 8 in 2024-04-10T03:21:32.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:32 smithi136 bash[68278]: cluster 2024-04-10T03:21:32.527859+0000 mon.a (mon.0) 1367 : cluster 0 osdmap e799: 8 total, 8 up, 8 in 2024-04-10T03:21:33.284 INFO:tasks.rados.rados.0.smithi016.stdout:3659: finishing write tid 2 to smithi01663999-24 2024-04-10T03:21:33.284 INFO:tasks.rados.rados.0.smithi016.stdout:3653: done (5 left) 2024-04-10T03:21:33.284 INFO:tasks.rados.rados.0.smithi016.stdout:3655: done (4 left) 2024-04-10T03:21:33.284 INFO:tasks.rados.rados.0.smithi016.stdout:3662: snap_remove snap 349 2024-04-10T03:21:33.554 INFO:tasks.rados.rados.0.smithi016.stdout:3662: done (4 left) 2024-04-10T03:21:33.554 INFO:tasks.rados.rados.0.smithi016.stdout:3663: read oid 34 snap -1 2024-04-10T03:21:33.554 INFO:tasks.rados.rados.0.smithi016.stdout:3663: expect (ObjNum 1107 snap 343 seq_num 1107) 2024-04-10T03:21:33.554 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 1 current snap is 352 2024-04-10T03:21:33.554 INFO:tasks.rados.rados.0.smithi016.stdout:3664: seq_num 1143 ranges {0=753664,753664=450560,1204224=507904,1712128=589824,2301952=57344} 2024-04-10T03:21:33.559 INFO:tasks.rados.rados.0.smithi016.stdout:3664: writing smithi01663999-1 from 0 to 753664 tid 1 2024-04-10T03:21:33.562 INFO:tasks.rados.rados.0.smithi016.stdout:3664: writing smithi01663999-1 from 753664 to 1204224 tid 2 2024-04-10T03:21:33.566 INFO:tasks.rados.rados.0.smithi016.stdout:3664: writing smithi01663999-1 from 1204224 to 1712128 tid 3 2024-04-10T03:21:33.570 INFO:tasks.rados.rados.0.smithi016.stdout:3664: writing smithi01663999-1 from 1712128 to 2301952 tid 4 2024-04-10T03:21:33.574 INFO:tasks.rados.rados.0.smithi016.stdout:3664: writing smithi01663999-1 from 2301952 to 2359296 tid 5 2024-04-10T03:21:33.574 INFO:tasks.rados.rados.0.smithi016.stdout:3659: finishing write tid 3 to smithi01663999-24 2024-04-10T03:21:33.574 INFO:tasks.rados.rados.0.smithi016.stdout:3659: finishing write tid 4 to smithi01663999-24 2024-04-10T03:21:33.574 INFO:tasks.rados.rados.0.smithi016.stdout:3659: finishing write tid 5 to smithi01663999-24 2024-04-10T03:21:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:3659: finishing write tid 6 to smithi01663999-24 2024-04-10T03:21:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 2790 (ObjNum 1142 snap 352 seq_num 1142) dirty exists 2024-04-10T03:21:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:3659: left oid 24 (ObjNum 1142 snap 352 seq_num 1142) 2024-04-10T03:21:33.575 INFO:tasks.rados.rados.0.smithi016.stdout:3654: expect (ObjNum 961 snap 298 seq_num 961) 2024-04-10T03:21:33.849 INFO:tasks.rados.rados.0.smithi016.stdout:3660: expect (ObjNum 1134 snap 349 seq_num 1134) 2024-04-10T03:21:34.249 INFO:tasks.rados.rados.0.smithi016.stdout:3661: finishing copy_from to smithi01663999-17 2024-04-10T03:21:34.249 INFO:tasks.rados.rados.0.smithi016.stdout:3661: got expected ENOENT (src dne) 2024-04-10T03:21:34.249 INFO:tasks.rados.rados.0.smithi016.stdout:3661: finishing copy_from racing read to smithi01663999-17 2024-04-10T03:21:34.249 INFO:tasks.rados.rados.0.smithi016.stdout:3664: finishing write tid 1 to smithi01663999-1 2024-04-10T03:21:34.249 INFO:tasks.rados.rados.0.smithi016.stdout:3664: finishing write tid 2 to smithi01663999-1 2024-04-10T03:21:34.249 INFO:tasks.rados.rados.0.smithi016.stdout:3664: finishing write tid 3 to smithi01663999-1 2024-04-10T03:21:34.249 INFO:tasks.rados.rados.0.smithi016.stdout:3664: finishing write tid 4 to smithi01663999-1 2024-04-10T03:21:34.249 INFO:tasks.rados.rados.0.smithi016.stdout:3664: finishing write tid 5 to smithi01663999-1 2024-04-10T03:21:34.249 INFO:tasks.rados.rados.0.smithi016.stdout:3664: finishing write tid 6 to smithi01663999-1 2024-04-10T03:21:34.250 INFO:tasks.rados.rados.0.smithi016.stdout:3664: finishing write tid 7 to smithi01663999-1 2024-04-10T03:21:34.250 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2793 (ObjNum 1143 snap 352 seq_num 1143) dirty exists 2024-04-10T03:21:34.250 INFO:tasks.rados.rados.0.smithi016.stdout:3664: left oid 1 (ObjNum 1143 snap 352 seq_num 1143) 2024-04-10T03:21:34.250 INFO:tasks.rados.rados.0.smithi016.stdout:3663: expect (ObjNum 1107 snap 343 seq_num 1107) 2024-04-10T03:21:34.494 INFO:tasks.rados.rados.0.smithi016.stdout:3654: done (5 left) 2024-04-10T03:21:34.494 INFO:tasks.rados.rados.0.smithi016.stdout:3659: done (4 left) 2024-04-10T03:21:34.494 INFO:tasks.rados.rados.0.smithi016.stdout:3660: done (3 left) 2024-04-10T03:21:34.494 INFO:tasks.rados.rados.0.smithi016.stdout:3661: done (2 left) 2024-04-10T03:21:34.494 INFO:tasks.rados.rados.0.smithi016.stdout:3663: done (1 left) 2024-04-10T03:21:34.494 INFO:tasks.rados.rados.0.smithi016.stdout:3664: done (0 left) 2024-04-10T03:21:34.494 INFO:tasks.rados.rados.0.smithi016.stdout:3665: delete oid 15 current snap is 352 2024-04-10T03:21:34.499 INFO:tasks.rados.rados.0.smithi016.stdout:3665: done (0 left) 2024-04-10T03:21:34.499 INFO:tasks.rados.rados.0.smithi016.stdout:3666: rollback oid 47 current snap is 352 2024-04-10T03:21:34.499 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 47 to 351 2024-04-10T03:21:34.499 INFO:tasks.rados.rados.0.smithi016.stdout:3667: copy_from oid 15 from oid 37 current snap is 352 2024-04-10T03:21:34.499 INFO:tasks.rados.rados.0.smithi016.stdout:3668: delete oid 32 current snap is 352 2024-04-10T03:21:34.500 INFO:tasks.rados.rados.0.smithi016.stdout:3667: finishing copy_from to smithi01663999-15 2024-04-10T03:21:34.501 INFO:tasks.rados.rados.0.smithi016.stdout:3667: got expected ENOENT (src dne) 2024-04-10T03:21:34.501 INFO:tasks.rados.rados.0.smithi016.stdout:3667: finishing copy_from racing read to smithi01663999-15 2024-04-10T03:21:34.503 INFO:tasks.rados.rados.0.smithi016.stdout:3667: done (2 left) 2024-04-10T03:21:34.503 INFO:tasks.rados.rados.0.smithi016.stdout:3668: done (1 left) 2024-04-10T03:21:34.503 INFO:tasks.rados.rados.0.smithi016.stdout:3669: read oid 1 snap -1 2024-04-10T03:21:34.503 INFO:tasks.rados.rados.0.smithi016.stdout:3669: expect (ObjNum 1143 snap 352 seq_num 1143) 2024-04-10T03:21:34.503 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 352 2024-04-10T03:21:34.503 INFO:tasks.rados.rados.0.smithi016.stdout:3670: seq_num 1146 ranges {0=802816,802816=499712,1302528=679936,1982464=425984} 2024-04-10T03:21:34.508 INFO:tasks.rados.rados.0.smithi016.stdout:3670: writing smithi01663999-8 from 0 to 802816 tid 1 2024-04-10T03:21:34.511 INFO:tasks.rados.rados.0.smithi016.stdout:3670: writing smithi01663999-8 from 802816 to 1302528 tid 2 2024-04-10T03:21:34.516 INFO:tasks.rados.rados.0.smithi016.stdout:3670: writing smithi01663999-8 from 1302528 to 1982464 tid 3 2024-04-10T03:21:34.519 INFO:tasks.rados.rados.0.smithi016.stdout:3670: writing smithi01663999-8 from 1982464 to 2408448 tid 4 2024-04-10T03:21:34.519 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 43 current snap is 352 2024-04-10T03:21:34.519 INFO:tasks.rados.rados.0.smithi016.stdout:3666: finishing rollback tid 0 to smithi01663999-47 2024-04-10T03:21:34.519 INFO:tasks.rados.rados.0.smithi016.stdout:3666: finishing rollback tid 1 to smithi01663999-47 2024-04-10T03:21:34.519 INFO:tasks.rados.rados.0.smithi016.stdout:3671: seq_num 1147 ranges {10600448=16384} 2024-04-10T03:21:34.587 INFO:tasks.rados.rados.0.smithi016.stdout:3671: writing smithi01663999-43 from 10600448 to 10616832 tid 1 2024-04-10T03:21:34.587 INFO:tasks.rados.rados.0.smithi016.stdout:3672: rollback oid 26 current snap is 352 2024-04-10T03:21:34.587 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 26 to 351 2024-04-10T03:21:34.587 INFO:tasks.rados.rados.0.smithi016.stdout:3669: expect (ObjNum 1143 snap 352 seq_num 1143) 2024-04-10T03:21:34.668 INFO:tasks.rados.rados.0.smithi016.stdout:3666: finishing rollback tid 2 to smithi01663999-47 2024-04-10T03:21:34.668 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2538 (ObjNum 1071 snap 325 seq_num 1071) dirty exists 2024-04-10T03:21:34.668 INFO:tasks.rados.rados.0.smithi016.stdout:3670: finishing write tid 1 to smithi01663999-8 2024-04-10T03:21:34.668 INFO:tasks.rados.rados.0.smithi016.stdout:3670: finishing write tid 2 to smithi01663999-8 2024-04-10T03:21:34.668 INFO:tasks.rados.rados.0.smithi016.stdout:3670: finishing write tid 3 to smithi01663999-8 2024-04-10T03:21:34.668 INFO:tasks.rados.rados.0.smithi016.stdout:3670: finishing write tid 4 to smithi01663999-8 2024-04-10T03:21:34.668 INFO:tasks.rados.rados.0.smithi016.stdout:3670: finishing write tid 5 to smithi01663999-8 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3670: finishing write tid 6 to smithi01663999-8 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 2635 (ObjNum 1146 snap 352 seq_num 1146) dirty exists 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3670: left oid 8 (ObjNum 1146 snap 352 seq_num 1146) 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3672: finishing rollback tid 0 to smithi01663999-26 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3666: done (4 left) 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3669: done (3 left) 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3670: done (2 left) 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3673: snap_create 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3671: finishing write tid 1 to smithi01663999-43 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3671: finishing write tid 2 to smithi01663999-43 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3672: finishing rollback tid 1 to smithi01663999-26 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3672: finishing rollback tid 2 to smithi01663999-26 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 2755 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2024-04-10T03:21:34.669 INFO:tasks.rados.rados.0.smithi016.stdout:3671: finishing write tid 3 to smithi01663999-43 2024-04-10T03:21:34.670 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 3251 (ObjNum 1147 snap 352 seq_num 1147) dirty exists 2024-04-10T03:21:34.670 INFO:tasks.rados.rados.0.smithi016.stdout:3671: left oid 43 (ObjNum 1147 snap 352 seq_num 1147) 2024-04-10T03:21:34.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:34 smithi016 bash[72916]: cluster 2024-04-10T03:21:33.529632+0000 mgr.y (mgr.25133) 454 : cluster 0 pgmap v798: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 B/s wr, 2 op/s 2024-04-10T03:21:34.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:34 smithi016 bash[72916]: cluster 2024-04-10T03:21:33.560366+0000 mon.a (mon.0) 1368 : cluster 0 osdmap e800: 8 total, 8 up, 8 in 2024-04-10T03:21:34.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:34 smithi016 bash[74137]: cluster 2024-04-10T03:21:33.529632+0000 mgr.y (mgr.25133) 454 : cluster 0 pgmap v798: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 B/s wr, 2 op/s 2024-04-10T03:21:34.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:34 smithi016 bash[74137]: cluster 2024-04-10T03:21:33.560366+0000 mon.a (mon.0) 1368 : cluster 0 osdmap e800: 8 total, 8 up, 8 in 2024-04-10T03:21:34.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:34 smithi136 bash[68278]: cluster 2024-04-10T03:21:33.529632+0000 mgr.y (mgr.25133) 454 : cluster 0 pgmap v798: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 B/s wr, 2 op/s 2024-04-10T03:21:34.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:34 smithi136 bash[68278]: cluster 2024-04-10T03:21:33.560366+0000 mon.a (mon.0) 1368 : cluster 0 osdmap e800: 8 total, 8 up, 8 in 2024-04-10T03:21:35.569 INFO:tasks.rados.rados.0.smithi016.stdout:3671: done (2 left) 2024-04-10T03:21:35.569 INFO:tasks.rados.rados.0.smithi016.stdout:3672: done (1 left) 2024-04-10T03:21:35.569 INFO:tasks.rados.rados.0.smithi016.stdout:3673: done (0 left) 2024-04-10T03:21:35.569 INFO:tasks.rados.rados.0.smithi016.stdout:3674: copy_from oid 13 from oid 38 current snap is 353 2024-04-10T03:21:35.569 INFO:tasks.rados.rados.0.smithi016.stdout:3675: setattr oid 31 current snap is 353 2024-04-10T03:21:35.570 INFO:tasks.rados.rados.0.smithi016.stdout:3676: rollback oid 23 current snap is 353 2024-04-10T03:21:35.570 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 352 2024-04-10T03:21:35.570 INFO:tasks.rados.rados.0.smithi016.stdout:3677: snap_remove snap 351 2024-04-10T03:21:36.572 INFO:tasks.rados.rados.0.smithi016.stdout:3677: done (3 left) 2024-04-10T03:21:36.572 INFO:tasks.rados.rados.0.smithi016.stdout:3678: read oid 25 snap -1 2024-04-10T03:21:36.572 INFO:tasks.rados.rados.0.smithi016.stdout:3678: expect (ObjNum 1041 snap 322 seq_num 1041) 2024-04-10T03:21:36.573 INFO:tasks.rados.rados.0.smithi016.stdout:3679: setattr oid 14 current snap is 353 2024-04-10T03:21:36.573 INFO:tasks.rados.rados.0.smithi016.stdout:3680: delete oid 41 current snap is 353 2024-04-10T03:21:36.573 INFO:tasks.rados.rados.0.smithi016.stdout:3676: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:21:36.573 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 0 (ObjNum 193 snap 0 seq_num 2081568304) dirty dne 2024-04-10T03:21:36.573 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 3253 (ObjNum 1123 snap 345 seq_num 1123) dirty exists 2024-04-10T03:21:36.573 INFO:tasks.rados.rados.0.smithi016.stdout:3674: finishing copy_from racing read to smithi01663999-13 2024-04-10T03:21:36.574 INFO:tasks.rados.rados.0.smithi016.stdout:3674: finishing copy_from to smithi01663999-13 2024-04-10T03:21:36.574 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 1376 (ObjNum 1136 snap 349 seq_num 1136) dirty exists 2024-04-10T03:21:36.587 INFO:tasks.rados.rados.0.smithi016.stdout:3674: done (5 left) 2024-04-10T03:21:36.587 INFO:tasks.rados.rados.0.smithi016.stdout:3675: done (4 left) 2024-04-10T03:21:36.587 INFO:tasks.rados.rados.0.smithi016.stdout:3676: done (3 left) 2024-04-10T03:21:36.587 INFO:tasks.rados.rados.0.smithi016.stdout:3680: done (2 left) 2024-04-10T03:21:36.587 INFO:tasks.rados.rados.0.smithi016.stdout:3681: delete oid 24 current snap is 353 2024-04-10T03:21:36.596 INFO:tasks.rados.rados.0.smithi016.stdout:3678: expect (ObjNum 1041 snap 322 seq_num 1041) 2024-04-10T03:21:36.636 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 3255 (ObjNum 1124 snap 345 seq_num 1124) dirty exists 2024-04-10T03:21:36.636 INFO:tasks.rados.rados.0.smithi016.stdout:3678: done (2 left) 2024-04-10T03:21:36.636 INFO:tasks.rados.rados.0.smithi016.stdout:3679: done (1 left) 2024-04-10T03:21:36.637 INFO:tasks.rados.rados.0.smithi016.stdout:3681: done (0 left) 2024-04-10T03:21:36.637 INFO:tasks.rados.rados.0.smithi016.stdout:3682: rollback oid 21 current snap is 353 2024-04-10T03:21:36.637 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 21 to 352 2024-04-10T03:21:36.637 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 353 2024-04-10T03:21:36.637 INFO:tasks.rados.rados.0.smithi016.stdout:3683: seq_num 1150 ranges {2318336=65536} 2024-04-10T03:21:36.653 INFO:tasks.rados.rados.0.smithi016.stdout:3683: writing smithi01663999-50 from 2318336 to 2383872 tid 1 2024-04-10T03:21:36.653 INFO:tasks.rados.rados.0.smithi016.stdout:3684: rollback oid 12 current snap is 353 2024-04-10T03:21:36.653 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 12 to 352 2024-04-10T03:21:36.653 INFO:tasks.rados.rados.0.smithi016.stdout:3682: finishing rollback tid 0 to smithi01663999-21 2024-04-10T03:21:36.653 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 353 2024-04-10T03:21:36.653 INFO:tasks.rados.rados.0.smithi016.stdout:3685: seq_num 1151 ranges {2138112=81920} 2024-04-10T03:21:36.674 INFO:tasks.rados.rados.0.smithi016.stdout:3685: writing smithi01663999-48 from 2138112 to 2220032 tid 1 2024-04-10T03:21:36.674 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 353 2024-04-10T03:21:36.674 INFO:tasks.rados.rados.0.smithi016.stdout:3686: seq_num 1152 ranges {0=98304} 2024-04-10T03:21:36.675 INFO:tasks.rados.rados.0.smithi016.stdout:3686: writing smithi01663999-33 from 0 to 98304 tid 1 2024-04-10T03:21:36.675 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 20 current snap is 353 2024-04-10T03:21:36.675 INFO:tasks.rados.rados.0.smithi016.stdout:3687: seq_num 1153 ranges {1581056=114688} 2024-04-10T03:21:36.688 INFO:tasks.rados.rados.0.smithi016.stdout:3687: writing smithi01663999-20 from 1581056 to 1695744 tid 1 2024-04-10T03:21:36.689 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 25 current snap is 353 2024-04-10T03:21:36.689 INFO:tasks.rados.rados.0.smithi016.stdout:3682: finishing rollback tid 1 to smithi01663999-21 2024-04-10T03:21:36.689 INFO:tasks.rados.rados.0.smithi016.stdout:3682: finishing rollback tid 2 to smithi01663999-21 2024-04-10T03:21:36.689 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2756 (ObjNum 1036 snap 321 seq_num 1036) dirty exists 2024-04-10T03:21:36.689 INFO:tasks.rados.rados.0.smithi016.stdout:3688: seq_num 1154 ranges {1081344=131072} 2024-04-10T03:21:36.697 INFO:tasks.rados.rados.0.smithi016.stdout:3688: writing smithi01663999-25 from 1081344 to 1212416 tid 1 2024-04-10T03:21:36.697 INFO:tasks.rados.rados.0.smithi016.stdout:3682: done (6 left) 2024-04-10T03:21:36.697 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 353 2024-04-10T03:21:36.697 INFO:tasks.rados.rados.0.smithi016.stdout:3689: seq_num 1155 ranges {2498560=147456} 2024-04-10T03:21:36.717 INFO:tasks.rados.rados.0.smithi016.stdout:3689: writing smithi01663999-26 from 2498560 to 2646016 tid 1 2024-04-10T03:21:36.717 INFO:tasks.rados.rados.0.smithi016.stdout:3690: rollback oid 45 current snap is 353 2024-04-10T03:21:36.717 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 45 to 352 2024-04-10T03:21:36.717 INFO:tasks.rados.rados.0.smithi016.stdout:3683: finishing write tid 1 to smithi01663999-50 2024-04-10T03:21:36.717 INFO:tasks.rados.rados.0.smithi016.stdout:3683: finishing write tid 2 to smithi01663999-50 2024-04-10T03:21:36.717 INFO:tasks.rados.rados.0.smithi016.stdout:3683: finishing write tid 3 to smithi01663999-50 2024-04-10T03:21:36.717 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 2529 (ObjNum 1150 snap 353 seq_num 1150) dirty exists 2024-04-10T03:21:36.717 INFO:tasks.rados.rados.0.smithi016.stdout:3683: left oid 50 (ObjNum 1150 snap 353 seq_num 1150) 2024-04-10T03:21:36.717 INFO:tasks.rados.rados.0.smithi016.stdout:3684: finishing rollback tid 0 to smithi01663999-12 2024-04-10T03:21:36.718 INFO:tasks.rados.rados.0.smithi016.stdout:3684: finishing rollback tid 1 to smithi01663999-12 2024-04-10T03:21:36.718 INFO:tasks.rados.rados.0.smithi016.stdout:3683: done (7 left) 2024-04-10T03:21:36.718 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 353 2024-04-10T03:21:36.718 INFO:tasks.rados.rados.0.smithi016.stdout:3684: finishing rollback tid 2 to smithi01663999-12 2024-04-10T03:21:36.718 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2541 (ObjNum 1050 snap 322 seq_num 1050) dirty exists 2024-04-10T03:21:36.718 INFO:tasks.rados.rados.0.smithi016.stdout:3685: finishing write tid 1 to smithi01663999-48 2024-04-10T03:21:36.718 INFO:tasks.rados.rados.0.smithi016.stdout:3691: seq_num 1156 ranges {1662976=163840} 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3691: writing smithi01663999-22 from 1662976 to 1826816 tid 1 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3684: done (7 left) 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3692: copy_from oid 10 from oid 11 current snap is 353 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3685: finishing write tid 2 to smithi01663999-48 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3686: finishing write tid 1 to smithi01663999-33 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3686: finishing write tid 2 to smithi01663999-33 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3685: finishing write tid 3 to smithi01663999-48 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2795 (ObjNum 1151 snap 353 seq_num 1151) dirty exists 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3685: left oid 48 (ObjNum 1151 snap 353 seq_num 1151) 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3686: finishing write tid 3 to smithi01663999-33 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 2797 (ObjNum 1152 snap 353 seq_num 1152) dirty exists 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3686: left oid 33 (ObjNum 1152 snap 353 seq_num 1152) 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3687: finishing write tid 1 to smithi01663999-20 2024-04-10T03:21:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3687: finishing write tid 2 to smithi01663999-20 2024-04-10T03:21:36.731 INFO:tasks.rados.rados.0.smithi016.stdout:3687: finishing write tid 3 to smithi01663999-20 2024-04-10T03:21:36.731 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2531 (ObjNum 1153 snap 353 seq_num 1153) dirty exists 2024-04-10T03:21:36.731 INFO:tasks.rados.rados.0.smithi016.stdout:3687: left oid 20 (ObjNum 1153 snap 353 seq_num 1153) 2024-04-10T03:21:36.731 INFO:tasks.rados.rados.0.smithi016.stdout:3688: finishing write tid 1 to smithi01663999-25 2024-04-10T03:21:36.731 INFO:tasks.rados.rados.0.smithi016.stdout:3685: done (7 left) 2024-04-10T03:21:36.731 INFO:tasks.rados.rados.0.smithi016.stdout:3686: done (6 left) 2024-04-10T03:21:36.731 INFO:tasks.rados.rados.0.smithi016.stdout:3687: done (5 left) 2024-04-10T03:21:36.731 INFO:tasks.rados.rados.0.smithi016.stdout:3693: copy_from oid 48 from oid 28 current snap is 353 2024-04-10T03:21:36.731 INFO:tasks.rados.rados.0.smithi016.stdout:3688: finishing write tid 2 to smithi01663999-25 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3688: finishing write tid 3 to smithi01663999-25 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 25 v 2637 (ObjNum 1154 snap 353 seq_num 1154) dirty exists 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3688: left oid 25 (ObjNum 1154 snap 353 seq_num 1154) 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3689: finishing write tid 1 to smithi01663999-26 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3689: finishing write tid 2 to smithi01663999-26 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3690: finishing rollback tid 0 to smithi01663999-45 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3690: finishing rollback tid 1 to smithi01663999-45 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3689: finishing write tid 3 to smithi01663999-26 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 2757 (ObjNum 1155 snap 353 seq_num 1155) dirty exists 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3689: left oid 26 (ObjNum 1155 snap 353 seq_num 1155) 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3690: finishing rollback tid 2 to smithi01663999-45 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 3265 (ObjNum 1093 snap 336 seq_num 1093) dirty exists 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3688: done (5 left) 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3689: done (4 left) 2024-04-10T03:21:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3690: done (3 left) 2024-04-10T03:21:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 46 current snap is 353 2024-04-10T03:21:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:3694: seq_num 1157 ranges {0=180224} 2024-04-10T03:21:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:3694: writing smithi01663999-46 from 0 to 180224 tid 1 2024-04-10T03:21:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:3695: snap_create 2024-04-10T03:21:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:3692: finishing copy_from to smithi01663999-10 2024-04-10T03:21:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:3692: got expected ENOENT (src dne) 2024-04-10T03:21:36.733 INFO:tasks.rados.rados.0.smithi016.stdout:3692: finishing copy_from racing read to smithi01663999-10 2024-04-10T03:21:36.736 INFO:tasks.rados.rados.0.smithi016.stdout:3694: finishing write tid 1 to smithi01663999-46 2024-04-10T03:21:36.736 INFO:tasks.rados.rados.0.smithi016.stdout:3694: finishing write tid 2 to smithi01663999-46 2024-04-10T03:21:36.737 INFO:tasks.rados.rados.0.smithi016.stdout:3691: finishing write tid 1 to smithi01663999-22 2024-04-10T03:21:36.738 INFO:tasks.rados.rados.0.smithi016.stdout:3691: finishing write tid 2 to smithi01663999-22 2024-04-10T03:21:36.738 INFO:tasks.rados.rados.0.smithi016.stdout:3694: finishing write tid 3 to smithi01663999-46 2024-04-10T03:21:36.738 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 2639 (ObjNum 1157 snap 353 seq_num 1157) dirty exists 2024-04-10T03:21:36.738 INFO:tasks.rados.rados.0.smithi016.stdout:3694: left oid 46 (ObjNum 1157 snap 353 seq_num 1157) 2024-04-10T03:21:36.741 INFO:tasks.rados.rados.0.smithi016.stdout:3691: finishing write tid 3 to smithi01663999-22 2024-04-10T03:21:36.741 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 3268 (ObjNum 1156 snap 353 seq_num 1156) dirty exists 2024-04-10T03:21:36.741 INFO:tasks.rados.rados.0.smithi016.stdout:3691: left oid 22 (ObjNum 1156 snap 353 seq_num 1156) 2024-04-10T03:21:36.742 INFO:tasks.rados.rados.0.smithi016.stdout:3693: finishing copy_from racing read to smithi01663999-48 2024-04-10T03:21:36.743 INFO:tasks.rados.rados.0.smithi016.stdout:3693: finishing copy_from to smithi01663999-48 2024-04-10T03:21:36.743 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2435 (ObjNum 1128 snap 346 seq_num 1128) dirty exists 2024-04-10T03:21:36.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:36 smithi136 bash[68278]: cluster 2024-04-10T03:21:35.530569+0000 mgr.y (mgr.25133) 455 : cluster 0 pgmap v800: 121 pgs: 121 active+clean; 252 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-04-10T03:21:36.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:36 smithi136 bash[68278]: cluster 2024-04-10T03:21:35.573432+0000 mon.a (mon.0) 1369 : cluster 0 osdmap e801: 8 total, 8 up, 8 in 2024-04-10T03:21:37.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:36 smithi016 bash[72916]: cluster 2024-04-10T03:21:35.530569+0000 mgr.y (mgr.25133) 455 : cluster 0 pgmap v800: 121 pgs: 121 active+clean; 252 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-04-10T03:21:37.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:36 smithi016 bash[72916]: cluster 2024-04-10T03:21:35.573432+0000 mon.a (mon.0) 1369 : cluster 0 osdmap e801: 8 total, 8 up, 8 in 2024-04-10T03:21:37.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:36 smithi016 bash[74137]: cluster 2024-04-10T03:21:35.530569+0000 mgr.y (mgr.25133) 455 : cluster 0 pgmap v800: 121 pgs: 121 active+clean; 252 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-04-10T03:21:37.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:36 smithi016 bash[74137]: cluster 2024-04-10T03:21:35.573432+0000 mon.a (mon.0) 1369 : cluster 0 osdmap e801: 8 total, 8 up, 8 in 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:3691: done (4 left) 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:3692: done (3 left) 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:3693: done (2 left) 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:3694: done (1 left) 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:3695: done (0 left) 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:3696: rollback oid 20 current snap is 354 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 353 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:3697: read oid 37 snap -1 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:3697: expect deleted 2024-04-10T03:21:37.527 INFO:tasks.rados.rados.0.smithi016.stdout:3698: read oid 29 snap -1 2024-04-10T03:21:37.528 INFO:tasks.rados.rados.0.smithi016.stdout:3698: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:21:37.528 INFO:tasks.rados.rados.0.smithi016.stdout:3699: copy_from oid 43 from oid 3 current snap is 354 2024-04-10T03:21:37.528 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 354 2024-04-10T03:21:37.528 INFO:tasks.rados.rados.0.smithi016.stdout:3700: seq_num 1158 ranges {10395648=196608} 2024-04-10T03:21:37.598 INFO:tasks.rados.rados.0.smithi016.stdout:3700: writing smithi01663999-18 from 10395648 to 10592256 tid 1 2024-04-10T03:21:37.598 INFO:tasks.rados.rados.0.smithi016.stdout:3701: read oid 28 snap -1 2024-04-10T03:21:37.599 INFO:tasks.rados.rados.0.smithi016.stdout:3701: expect (ObjNum 1128 snap 346 seq_num 1128) 2024-04-10T03:21:37.599 INFO:tasks.rados.rados.0.smithi016.stdout:3702: snap_remove snap 352 2024-04-10T03:21:37.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:37 smithi136 bash[68278]: cluster 2024-04-10T03:21:36.575566+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e802: 8 total, 8 up, 8 in 2024-04-10T03:21:37.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:37 smithi136 bash[68278]: cluster 2024-04-10T03:21:37.531436+0000 mon.a (mon.0) 1371 : cluster 0 osdmap e803: 8 total, 8 up, 8 in 2024-04-10T03:21:38.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:37 smithi016 bash[72916]: cluster 2024-04-10T03:21:36.575566+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e802: 8 total, 8 up, 8 in 2024-04-10T03:21:38.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:37 smithi016 bash[72916]: cluster 2024-04-10T03:21:37.531436+0000 mon.a (mon.0) 1371 : cluster 0 osdmap e803: 8 total, 8 up, 8 in 2024-04-10T03:21:38.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:37 smithi016 bash[74137]: cluster 2024-04-10T03:21:36.575566+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e802: 8 total, 8 up, 8 in 2024-04-10T03:21:38.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:37 smithi016 bash[74137]: cluster 2024-04-10T03:21:37.531436+0000 mon.a (mon.0) 1371 : cluster 0 osdmap e803: 8 total, 8 up, 8 in 2024-04-10T03:21:38.586 INFO:tasks.rados.rados.0.smithi016.stdout:3702: done (6 left) 2024-04-10T03:21:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:3703: snap_create 2024-04-10T03:21:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:3696: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:21:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:3696: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:21:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:3696: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:21:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2534 (ObjNum 1153 snap 353 seq_num 1153) dirty exists 2024-04-10T03:21:38.587 INFO:tasks.rados.rados.0.smithi016.stdout:3698: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:21:38.693 INFO:tasks.rados.rados.0.smithi016.stdout:3699: finishing copy_from racing read to smithi01663999-43 2024-04-10T03:21:38.693 INFO:tasks.rados.rados.0.smithi016.stdout:3699: finishing copy_from to smithi01663999-43 2024-04-10T03:21:38.693 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 43 v 2522 (ObjNum 1116 snap 345 seq_num 1116) dirty exists 2024-04-10T03:21:38.693 INFO:tasks.rados.rados.0.smithi016.stdout:3700: finishing write tid 1 to smithi01663999-18 2024-04-10T03:21:38.693 INFO:tasks.rados.rados.0.smithi016.stdout:3700: finishing write tid 2 to smithi01663999-18 2024-04-10T03:21:38.694 INFO:tasks.rados.rados.0.smithi016.stdout:3701: expect (ObjNum 1128 snap 346 seq_num 1128) 2024-04-10T03:21:38.749 INFO:tasks.rados.rados.0.smithi016.stdout:3700: finishing write tid 3 to smithi01663999-18 2024-04-10T03:21:38.750 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2793 (ObjNum 1158 snap 354 seq_num 1158) dirty exists 2024-04-10T03:21:38.750 INFO:tasks.rados.rados.0.smithi016.stdout:3700: left oid 18 (ObjNum 1158 snap 354 seq_num 1158) 2024-04-10T03:21:38.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:38 smithi136 bash[68278]: cluster 2024-04-10T03:21:37.531548+0000 mgr.y (mgr.25133) 456 : cluster 0 pgmap v804: 121 pgs: 121 active+clean; 221 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-04-10T03:21:39.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:38 smithi016 bash[72916]: cluster 2024-04-10T03:21:37.531548+0000 mgr.y (mgr.25133) 456 : cluster 0 pgmap v804: 121 pgs: 121 active+clean; 221 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-04-10T03:21:39.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:38 smithi016 bash[74137]: cluster 2024-04-10T03:21:37.531548+0000 mgr.y (mgr.25133) 456 : cluster 0 pgmap v804: 121 pgs: 121 active+clean; 221 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-04-10T03:21:39.587 INFO:tasks.rados.rados.0.smithi016.stdout:3696: done (6 left) 2024-04-10T03:21:39.587 INFO:tasks.rados.rados.0.smithi016.stdout:3697: done (5 left) 2024-04-10T03:21:39.587 INFO:tasks.rados.rados.0.smithi016.stdout:3698: done (4 left) 2024-04-10T03:21:39.588 INFO:tasks.rados.rados.0.smithi016.stdout:3699: done (3 left) 2024-04-10T03:21:39.588 INFO:tasks.rados.rados.0.smithi016.stdout:3700: done (2 left) 2024-04-10T03:21:39.588 INFO:tasks.rados.rados.0.smithi016.stdout:3701: done (1 left) 2024-04-10T03:21:39.588 INFO:tasks.rados.rados.0.smithi016.stdout:3703: done (0 left) 2024-04-10T03:21:39.588 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 355 2024-04-10T03:21:39.588 INFO:tasks.rados.rados.0.smithi016.stdout:3704: seq_num 1159 ranges {11935744=212992} 2024-04-10T03:21:39.684 INFO:tasks.rados.rados.0.smithi016.stdout:3704: writing smithi01663999-16 from 11935744 to 12148736 tid 1 2024-04-10T03:21:39.684 INFO:tasks.rados.rados.0.smithi016.stdout:3705: read oid 15 snap -1 2024-04-10T03:21:39.684 INFO:tasks.rados.rados.0.smithi016.stdout:3705: expect deleted 2024-04-10T03:21:39.684 INFO:tasks.rados.rados.0.smithi016.stdout:3706: rmattr oid 2 current snap is 355 2024-04-10T03:21:39.684 INFO:tasks.rados.rados.0.smithi016.stdout:3706: done (2 left) 2024-04-10T03:21:39.684 INFO:tasks.rados.rados.0.smithi016.stdout:3707: copy_from oid 31 from oid 41 current snap is 355 2024-04-10T03:21:39.684 INFO:tasks.rados.rados.0.smithi016.stdout:3708: rollback oid 4 current snap is 355 2024-04-10T03:21:39.684 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 354 2024-04-10T03:21:39.684 INFO:tasks.rados.rados.0.smithi016.stdout:3709: snap_remove snap 353 2024-04-10T03:21:39.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:39 smithi136 bash[68278]: cluster 2024-04-10T03:21:38.589186+0000 mon.a (mon.0) 1372 : cluster 0 osdmap e804: 8 total, 8 up, 8 in 2024-04-10T03:21:39.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:39 smithi136 bash[68278]: cluster 2024-04-10T03:21:39.592978+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e805: 8 total, 8 up, 8 in 2024-04-10T03:21:40.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:39 smithi016 bash[72916]: cluster 2024-04-10T03:21:38.589186+0000 mon.a (mon.0) 1372 : cluster 0 osdmap e804: 8 total, 8 up, 8 in 2024-04-10T03:21:40.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:39 smithi016 bash[72916]: cluster 2024-04-10T03:21:39.592978+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e805: 8 total, 8 up, 8 in 2024-04-10T03:21:40.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:39 smithi016 bash[74137]: cluster 2024-04-10T03:21:38.589186+0000 mon.a (mon.0) 1372 : cluster 0 osdmap e804: 8 total, 8 up, 8 in 2024-04-10T03:21:40.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:39 smithi016 bash[74137]: cluster 2024-04-10T03:21:39.592978+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e805: 8 total, 8 up, 8 in 2024-04-10T03:21:40.637 INFO:tasks.rados.rados.0.smithi016.stdout:3709: done (4 left) 2024-04-10T03:21:40.638 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 355 2024-04-10T03:21:40.638 INFO:tasks.rados.rados.0.smithi016.stdout:3710: seq_num 1160 ranges {2105344=229376} 2024-04-10T03:21:40.652 INFO:tasks.rados.rados.0.smithi016.stdout:3710: writing smithi01663999-28 from 2105344 to 2334720 tid 1 2024-04-10T03:21:40.652 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 17 current snap is 355 2024-04-10T03:21:40.652 INFO:tasks.rados.rados.0.smithi016.stdout:3711: seq_num 1161 ranges {9502720=245760} 2024-04-10T03:21:40.707 INFO:tasks.rados.rados.0.smithi016.stdout:3711: writing smithi01663999-17 from 9502720 to 9748480 tid 1 2024-04-10T03:21:40.708 INFO:tasks.rados.rados.0.smithi016.stdout:3712: snap_create 2024-04-10T03:21:40.708 INFO:tasks.rados.rados.0.smithi016.stdout:3707: finishing copy_from to smithi01663999-31 2024-04-10T03:21:40.708 INFO:tasks.rados.rados.0.smithi016.stdout:3707: got expected ENOENT (src dne) 2024-04-10T03:21:40.708 INFO:tasks.rados.rados.0.smithi016.stdout:3707: finishing copy_from racing read to smithi01663999-31 2024-04-10T03:21:40.708 INFO:tasks.rados.rados.0.smithi016.stdout:3704: finishing write tid 1 to smithi01663999-16 2024-04-10T03:21:40.708 INFO:tasks.rados.rados.0.smithi016.stdout:3704: finishing write tid 2 to smithi01663999-16 2024-04-10T03:21:40.709 INFO:tasks.rados.rados.0.smithi016.stdout:3708: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:21:40.709 INFO:tasks.rados.rados.0.smithi016.stdout:3708: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:21:40.709 INFO:tasks.rados.rados.0.smithi016.stdout:3708: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:21:40.709 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2759 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2024-04-10T03:21:40.709 INFO:tasks.rados.rados.0.smithi016.stdout:3704: finishing write tid 3 to smithi01663999-16 2024-04-10T03:21:40.709 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2543 (ObjNum 1159 snap 355 seq_num 1159) dirty exists 2024-04-10T03:21:40.710 INFO:tasks.rados.rados.0.smithi016.stdout:3704: left oid 16 (ObjNum 1159 snap 355 seq_num 1159) 2024-04-10T03:21:40.710 INFO:tasks.rados.rados.0.smithi016.stdout:3710: finishing write tid 1 to smithi01663999-28 2024-04-10T03:21:40.710 INFO:tasks.rados.rados.0.smithi016.stdout:3710: finishing write tid 2 to smithi01663999-28 2024-04-10T03:21:40.710 INFO:tasks.rados.rados.0.smithi016.stdout:3710: finishing write tid 3 to smithi01663999-28 2024-04-10T03:21:40.710 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2437 (ObjNum 1160 snap 355 seq_num 1160) dirty exists 2024-04-10T03:21:40.710 INFO:tasks.rados.rados.0.smithi016.stdout:3710: left oid 28 (ObjNum 1160 snap 355 seq_num 1160) 2024-04-10T03:21:40.716 INFO:tasks.rados.rados.0.smithi016.stdout:3711: finishing write tid 1 to smithi01663999-17 2024-04-10T03:21:40.716 INFO:tasks.rados.rados.0.smithi016.stdout:3711: finishing write tid 2 to smithi01663999-17 2024-04-10T03:21:40.719 INFO:tasks.rados.rados.0.smithi016.stdout:3711: finishing write tid 3 to smithi01663999-17 2024-04-10T03:21:40.719 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 3005 (ObjNum 1161 snap 355 seq_num 1161) dirty exists 2024-04-10T03:21:40.719 INFO:tasks.rados.rados.0.smithi016.stdout:3711: left oid 17 (ObjNum 1161 snap 355 seq_num 1161) 2024-04-10T03:21:40.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:40 smithi136 bash[68278]: cluster 2024-04-10T03:21:39.532419+0000 mgr.y (mgr.25133) 457 : cluster 0 pgmap v806: 121 pgs: 121 active+clean; 232 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.9 MiB/s wr, 24 op/s 2024-04-10T03:21:41.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:40 smithi016 bash[72916]: cluster 2024-04-10T03:21:39.532419+0000 mgr.y (mgr.25133) 457 : cluster 0 pgmap v806: 121 pgs: 121 active+clean; 232 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.9 MiB/s wr, 24 op/s 2024-04-10T03:21:41.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:40 smithi016 bash[74137]: cluster 2024-04-10T03:21:39.532419+0000 mgr.y (mgr.25133) 457 : cluster 0 pgmap v806: 121 pgs: 121 active+clean; 232 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.9 MiB/s wr, 24 op/s 2024-04-10T03:21:41.649 INFO:tasks.rados.rados.0.smithi016.stdout:3704: done (6 left) 2024-04-10T03:21:41.649 INFO:tasks.rados.rados.0.smithi016.stdout:3705: done (5 left) 2024-04-10T03:21:41.650 INFO:tasks.rados.rados.0.smithi016.stdout:3707: done (4 left) 2024-04-10T03:21:41.650 INFO:tasks.rados.rados.0.smithi016.stdout:3708: done (3 left) 2024-04-10T03:21:41.650 INFO:tasks.rados.rados.0.smithi016.stdout:3710: done (2 left) 2024-04-10T03:21:41.650 INFO:tasks.rados.rados.0.smithi016.stdout:3711: done (1 left) 2024-04-10T03:21:41.650 INFO:tasks.rados.rados.0.smithi016.stdout:3712: done (0 left) 2024-04-10T03:21:41.650 INFO:tasks.rados.rados.0.smithi016.stdout:3713: read oid 31 snap -1 2024-04-10T03:21:41.650 INFO:tasks.rados.rados.0.smithi016.stdout:3713: expect (ObjNum 1123 snap 345 seq_num 1123) 2024-04-10T03:21:41.650 INFO:tasks.rados.rados.0.smithi016.stdout:3714: setattr oid 10 current snap is 356 2024-04-10T03:21:41.650 INFO:tasks.rados.rados.0.smithi016.stdout:3715: snap_create 2024-04-10T03:21:41.661 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2521 (ObjNum 1131 snap 346 seq_num 1131) dirty exists 2024-04-10T03:21:41.783 INFO:tasks.rados.rados.0.smithi016.stdout:3713: expect (ObjNum 1123 snap 345 seq_num 1123) 2024-04-10T03:21:41.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:41 smithi136 bash[68278]: cluster 2024-04-10T03:21:40.643156+0000 mon.a (mon.0) 1374 : cluster 0 osdmap e806: 8 total, 8 up, 8 in 2024-04-10T03:21:42.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:21:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:21:41] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2024-04-10T03:21:42.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:41 smithi016 bash[72916]: cluster 2024-04-10T03:21:40.643156+0000 mon.a (mon.0) 1374 : cluster 0 osdmap e806: 8 total, 8 up, 8 in 2024-04-10T03:21:42.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:41 smithi016 bash[74137]: cluster 2024-04-10T03:21:40.643156+0000 mon.a (mon.0) 1374 : cluster 0 osdmap e806: 8 total, 8 up, 8 in 2024-04-10T03:21:42.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:42 smithi136 bash[68278]: cluster 2024-04-10T03:21:41.533314+0000 mgr.y (mgr.25133) 458 : cluster 0 pgmap v809: 121 pgs: 121 active+clean; 218 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.0 MiB/s wr, 14 op/s 2024-04-10T03:21:42.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:42 smithi136 bash[68278]: cluster 2024-04-10T03:21:41.653835+0000 mon.a (mon.0) 1375 : cluster 0 osdmap e807: 8 total, 8 up, 8 in 2024-04-10T03:21:42.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:42 smithi136 bash[68278]: audit 2024-04-10T03:21:42.521389+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:42.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:42 smithi136 bash[68278]: cluster 2024-04-10T03:21:42.532849+0000 mon.a (mon.0) 1377 : cluster 0 osdmap e808: 8 total, 8 up, 8 in 2024-04-10T03:21:43.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:42 smithi016 bash[72916]: cluster 2024-04-10T03:21:41.533314+0000 mgr.y (mgr.25133) 458 : cluster 0 pgmap v809: 121 pgs: 121 active+clean; 218 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.0 MiB/s wr, 14 op/s 2024-04-10T03:21:43.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:42 smithi016 bash[72916]: cluster 2024-04-10T03:21:41.653835+0000 mon.a (mon.0) 1375 : cluster 0 osdmap e807: 8 total, 8 up, 8 in 2024-04-10T03:21:43.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:42 smithi016 bash[72916]: audit 2024-04-10T03:21:42.521389+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:43.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:42 smithi016 bash[72916]: cluster 2024-04-10T03:21:42.532849+0000 mon.a (mon.0) 1377 : cluster 0 osdmap e808: 8 total, 8 up, 8 in 2024-04-10T03:21:43.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:42 smithi016 bash[74137]: cluster 2024-04-10T03:21:41.533314+0000 mgr.y (mgr.25133) 458 : cluster 0 pgmap v809: 121 pgs: 121 active+clean; 218 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.0 MiB/s wr, 14 op/s 2024-04-10T03:21:43.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:42 smithi016 bash[74137]: cluster 2024-04-10T03:21:41.653835+0000 mon.a (mon.0) 1375 : cluster 0 osdmap e807: 8 total, 8 up, 8 in 2024-04-10T03:21:43.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:42 smithi016 bash[74137]: audit 2024-04-10T03:21:42.521389+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:43.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:42 smithi016 bash[74137]: cluster 2024-04-10T03:21:42.532849+0000 mon.a (mon.0) 1377 : cluster 0 osdmap e808: 8 total, 8 up, 8 in 2024-04-10T03:21:44.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:44 smithi136 bash[68278]: cluster 2024-04-10T03:21:43.533774+0000 mgr.y (mgr.25133) 459 : cluster 0 pgmap v812: 121 pgs: 121 active+clean; 218 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-04-10T03:21:45.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:44 smithi016 bash[72916]: cluster 2024-04-10T03:21:43.533774+0000 mgr.y (mgr.25133) 459 : cluster 0 pgmap v812: 121 pgs: 121 active+clean; 218 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-04-10T03:21:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:44 smithi016 bash[74137]: cluster 2024-04-10T03:21:43.533774+0000 mgr.y (mgr.25133) 459 : cluster 0 pgmap v812: 121 pgs: 121 active+clean; 218 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-04-10T03:21:45.495 INFO:tasks.rados.rados.0.smithi016.stdout:3713: done (2 left) 2024-04-10T03:21:45.498 INFO:tasks.rados.rados.0.smithi016.stdout:3714: done (1 left) 2024-04-10T03:21:45.498 INFO:tasks.rados.rados.0.smithi016.stdout:3715: done (0 left) 2024-04-10T03:21:45.498 INFO:tasks.rados.rados.0.smithi016.stdout:3716: delete oid 44 current snap is 357 2024-04-10T03:21:45.504 INFO:tasks.rados.rados.0.smithi016.stdout:3716: done (0 left) 2024-04-10T03:21:45.504 INFO:tasks.rados.rados.0.smithi016.stdout:3717: delete oid 6 current snap is 357 2024-04-10T03:21:45.510 INFO:tasks.rados.rados.0.smithi016.stdout:3717: done (0 left) 2024-04-10T03:21:45.510 INFO:tasks.rados.rados.0.smithi016.stdout:3718: delete oid 32 current snap is 357 2024-04-10T03:21:45.514 INFO:tasks.rados.rados.0.smithi016.stdout:3718: done (0 left) 2024-04-10T03:21:45.515 INFO:tasks.rados.rados.0.smithi016.stdout:3719: read oid 35 snap 356 2024-04-10T03:21:45.515 INFO:tasks.rados.rados.0.smithi016.stdout:3719: expect (ObjNum 1104 snap 343 seq_num 1104) 2024-04-10T03:21:45.515 INFO:tasks.rados.rados.0.smithi016.stdout:3720: read oid 41 snap -1 2024-04-10T03:21:45.515 INFO:tasks.rados.rados.0.smithi016.stdout:3720: expect deleted 2024-04-10T03:21:45.515 INFO:tasks.rados.rados.0.smithi016.stdout:3721: read oid 39 snap -1 2024-04-10T03:21:45.515 INFO:tasks.rados.rados.0.smithi016.stdout:3721: expect (ObjNum 1132 snap 347 seq_num 1132) 2024-04-10T03:21:45.515 INFO:tasks.rados.rados.0.smithi016.stdout:3722: delete oid 8 current snap is 357 2024-04-10T03:21:45.519 INFO:tasks.rados.rados.0.smithi016.stdout:3720: done (3 left) 2024-04-10T03:21:45.519 INFO:tasks.rados.rados.0.smithi016.stdout:3722: done (2 left) 2024-04-10T03:21:45.519 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 357 2024-04-10T03:21:45.519 INFO:tasks.rados.rados.0.smithi016.stdout:3723: seq_num 1166 ranges {0=335872} 2024-04-10T03:21:45.522 INFO:tasks.rados.rados.0.smithi016.stdout:3723: writing smithi01663999-8 from 0 to 335872 tid 1 2024-04-10T03:21:45.522 INFO:tasks.rados.rados.0.smithi016.stdout:3724: delete oid 14 current snap is 357 2024-04-10T03:21:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3723: finishing write tid 1 to smithi01663999-8 2024-04-10T03:21:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3724: done (3 left) 2024-04-10T03:21:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3725: read oid 15 snap -1 2024-04-10T03:21:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3725: expect deleted 2024-04-10T03:21:45.530 INFO:tasks.rados.rados.0.smithi016.stdout:3726: snap_create 2024-04-10T03:21:45.531 INFO:tasks.rados.rados.0.smithi016.stdout:3723: finishing write tid 2 to smithi01663999-8 2024-04-10T03:21:45.535 INFO:tasks.rados.rados.0.smithi016.stdout:3723: finishing write tid 3 to smithi01663999-8 2024-04-10T03:21:45.535 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 2642 (ObjNum 1166 snap 357 seq_num 1166) dirty exists 2024-04-10T03:21:45.535 INFO:tasks.rados.rados.0.smithi016.stdout:3723: left oid 8 (ObjNum 1166 snap 357 seq_num 1166) 2024-04-10T03:21:45.558 INFO:tasks.rados.rados.0.smithi016.stdout:3719: expect (ObjNum 1104 snap 343 seq_num 1104) 2024-04-10T03:21:46.165 INFO:tasks.rados.rados.0.smithi016.stdout:3721: expect (ObjNum 1132 snap 347 seq_num 1132) 2024-04-10T03:21:46.222 INFO:tasks.rados.rados.0.smithi016.stdout:3719: done (4 left) 2024-04-10T03:21:46.223 INFO:tasks.rados.rados.0.smithi016.stdout:3721: done (3 left) 2024-04-10T03:21:46.223 INFO:tasks.rados.rados.0.smithi016.stdout:3723: done (2 left) 2024-04-10T03:21:46.223 INFO:tasks.rados.rados.0.smithi016.stdout:3725: done (1 left) 2024-04-10T03:21:46.223 INFO:tasks.rados.rados.0.smithi016.stdout:3726: done (0 left) 2024-04-10T03:21:46.223 INFO:tasks.rados.rados.0.smithi016.stdout:3727: read oid 27 snap -1 2024-04-10T03:21:46.223 INFO:tasks.rados.rados.0.smithi016.stdout:3727: expect deleted 2024-04-10T03:21:46.223 INFO:tasks.rados.rados.0.smithi016.stdout:3728: snap_create 2024-04-10T03:21:46.672 INFO:tasks.rados.rados.0.smithi016.stdout:3727: done (1 left) 2024-04-10T03:21:46.672 INFO:tasks.rados.rados.0.smithi016.stdout:3728: done (0 left) 2024-04-10T03:21:46.672 INFO:tasks.rados.rados.0.smithi016.stdout:3729: copy_from oid 42 from oid 39 current snap is 359 2024-04-10T03:21:46.672 INFO:tasks.rados.rados.0.smithi016.stdout:3730: read oid 14 snap -1 2024-04-10T03:21:46.672 INFO:tasks.rados.rados.0.smithi016.stdout:3730: expect deleted 2024-04-10T03:21:46.672 INFO:tasks.rados.rados.0.smithi016.stdout:3731: delete oid 37 current snap is 359 2024-04-10T03:21:46.678 INFO:tasks.rados.rados.0.smithi016.stdout:3730: done (2 left) 2024-04-10T03:21:46.678 INFO:tasks.rados.rados.0.smithi016.stdout:3731: done (1 left) 2024-04-10T03:21:46.678 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 359 2024-04-10T03:21:46.678 INFO:tasks.rados.rados.0.smithi016.stdout:3732: seq_num 1169 ranges {0=385024} 2024-04-10T03:21:46.683 INFO:tasks.rados.rados.0.smithi016.stdout:3732: writing smithi01663999-14 from 0 to 385024 tid 1 2024-04-10T03:21:46.683 INFO:tasks.rados.rados.0.smithi016.stdout:3733: read oid 45 snap 354 2024-04-10T03:21:46.683 INFO:tasks.rados.rados.0.smithi016.stdout:3733: expect (ObjNum 1093 snap 336 seq_num 1093) 2024-04-10T03:21:46.683 INFO:tasks.rados.rados.0.smithi016.stdout:3734: copy_from oid 4 from oid 23 current snap is 359 2024-04-10T03:21:46.683 INFO:tasks.rados.rados.0.smithi016.stdout:3735: setattr oid 13 current snap is 359 2024-04-10T03:21:46.685 INFO:tasks.rados.rados.0.smithi016.stdout:3734: finishing copy_from to smithi01663999-4 2024-04-10T03:21:46.685 INFO:tasks.rados.rados.0.smithi016.stdout:3734: got expected ENOENT (src dne) 2024-04-10T03:21:46.686 INFO:tasks.rados.rados.0.smithi016.stdout:3734: finishing copy_from racing read to smithi01663999-4 2024-04-10T03:21:46.686 INFO:tasks.rados.rados.0.smithi016.stdout:3734: done (4 left) 2024-04-10T03:21:46.686 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 359 2024-04-10T03:21:46.686 INFO:tasks.rados.rados.0.smithi016.stdout:3736: seq_num 1170 ranges {2383872=401408} 2024-04-10T03:21:46.725 INFO:tasks.rados.rados.0.smithi016.stdout:3736: writing smithi01663999-50 from 2383872 to 2785280 tid 1 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:3737: rmattr oid 5 current snap is 359 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2525 (ObjNum 1136 snap 349 seq_num 1136) dirty exists 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:3735: done (5 left) 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:3738: copy_from oid 10 from oid 35 current snap is 359 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:3732: finishing write tid 1 to smithi01663999-14 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:3729: finishing copy_from racing read to smithi01663999-42 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:3729: finishing copy_from to smithi01663999-42 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2524 (ObjNum 1132 snap 347 seq_num 1132) dirty exists 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:3729: done (5 left) 2024-04-10T03:21:46.726 INFO:tasks.rados.rados.0.smithi016.stdout:3739: delete oid 19 current snap is 359 2024-04-10T03:21:46.735 INFO:tasks.rados.rados.0.smithi016.stdout:3736: finishing write tid 1 to smithi01663999-50 2024-04-10T03:21:46.735 INFO:tasks.rados.rados.0.smithi016.stdout:3736: finishing write tid 2 to smithi01663999-50 2024-04-10T03:21:46.736 INFO:tasks.rados.rados.0.smithi016.stdout:3732: finishing write tid 2 to smithi01663999-14 2024-04-10T03:21:46.736 INFO:tasks.rados.rados.0.smithi016.stdout:3739: done (5 left) 2024-04-10T03:21:46.736 INFO:tasks.rados.rados.0.smithi016.stdout:3740: snap_create 2024-04-10T03:21:46.737 INFO:tasks.rados.rados.0.smithi016.stdout:3736: finishing write tid 3 to smithi01663999-50 2024-04-10T03:21:46.737 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 2531 (ObjNum 1170 snap 359 seq_num 1170) dirty exists 2024-04-10T03:21:46.737 INFO:tasks.rados.rados.0.smithi016.stdout:3736: left oid 50 (ObjNum 1170 snap 359 seq_num 1170) 2024-04-10T03:21:46.745 INFO:tasks.rados.rados.0.smithi016.stdout:3733: expect (ObjNum 1093 snap 336 seq_num 1093) 2024-04-10T03:21:46.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:46 smithi136 bash[68278]: cluster 2024-04-10T03:21:45.534433+0000 mgr.y (mgr.25133) 460 : cluster 0 pgmap v813: 121 pgs: 121 active+clean; 219 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-04-10T03:21:46.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:46 smithi136 bash[68278]: cluster 2024-04-10T03:21:45.665658+0000 mon.a (mon.0) 1378 : cluster 0 osdmap e809: 8 total, 8 up, 8 in 2024-04-10T03:21:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:46 smithi016 bash[74137]: cluster 2024-04-10T03:21:45.534433+0000 mgr.y (mgr.25133) 460 : cluster 0 pgmap v813: 121 pgs: 121 active+clean; 219 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-04-10T03:21:47.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:46 smithi016 bash[74137]: cluster 2024-04-10T03:21:45.665658+0000 mon.a (mon.0) 1378 : cluster 0 osdmap e809: 8 total, 8 up, 8 in 2024-04-10T03:21:47.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:46 smithi016 bash[72916]: cluster 2024-04-10T03:21:45.534433+0000 mgr.y (mgr.25133) 460 : cluster 0 pgmap v813: 121 pgs: 121 active+clean; 219 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-04-10T03:21:47.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:46 smithi016 bash[72916]: cluster 2024-04-10T03:21:45.665658+0000 mon.a (mon.0) 1378 : cluster 0 osdmap e809: 8 total, 8 up, 8 in 2024-04-10T03:21:47.554 INFO:tasks.rados.rados.0.smithi016.stdout:3732: finishing write tid 3 to smithi01663999-14 2024-04-10T03:21:47.554 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 3288 (ObjNum 1169 snap 359 seq_num 1169) dirty exists 2024-04-10T03:21:47.554 INFO:tasks.rados.rados.0.smithi016.stdout:3732: left oid 14 (ObjNum 1169 snap 359 seq_num 1169) 2024-04-10T03:21:47.554 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 3290 (ObjNum 1134 snap 349 seq_num 1134) dirty exists 2024-04-10T03:21:47.555 INFO:tasks.rados.rados.0.smithi016.stdout:3732: done (5 left) 2024-04-10T03:21:47.555 INFO:tasks.rados.rados.0.smithi016.stdout:3733: done (4 left) 2024-04-10T03:21:47.555 INFO:tasks.rados.rados.0.smithi016.stdout:3736: done (3 left) 2024-04-10T03:21:47.555 INFO:tasks.rados.rados.0.smithi016.stdout:3737: done (2 left) 2024-04-10T03:21:47.555 INFO:tasks.rados.rados.0.smithi016.stdout:3740: done (1 left) 2024-04-10T03:21:47.555 INFO:tasks.rados.rados.0.smithi016.stdout:3741: snap_remove snap 356 2024-04-10T03:21:47.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:47 smithi136 bash[68278]: cluster 2024-04-10T03:21:46.676186+0000 mon.a (mon.0) 1379 : cluster 0 osdmap e810: 8 total, 8 up, 8 in 2024-04-10T03:21:47.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:47 smithi136 bash[68278]: cluster 2024-04-10T03:21:47.533687+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e811: 8 total, 8 up, 8 in 2024-04-10T03:21:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:47 smithi016 bash[72916]: cluster 2024-04-10T03:21:46.676186+0000 mon.a (mon.0) 1379 : cluster 0 osdmap e810: 8 total, 8 up, 8 in 2024-04-10T03:21:48.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:47 smithi016 bash[72916]: cluster 2024-04-10T03:21:47.533687+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e811: 8 total, 8 up, 8 in 2024-04-10T03:21:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:47 smithi016 bash[74137]: cluster 2024-04-10T03:21:46.676186+0000 mon.a (mon.0) 1379 : cluster 0 osdmap e810: 8 total, 8 up, 8 in 2024-04-10T03:21:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:47 smithi016 bash[74137]: cluster 2024-04-10T03:21:47.533687+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e811: 8 total, 8 up, 8 in 2024-04-10T03:21:48.541 INFO:tasks.rados.rados.0.smithi016.stdout:3741: done (1 left) 2024-04-10T03:21:48.541 INFO:tasks.rados.rados.0.smithi016.stdout:3742: read oid 14 snap -1 2024-04-10T03:21:48.541 INFO:tasks.rados.rados.0.smithi016.stdout:3742: expect (ObjNum 1169 snap 359 seq_num 1169) 2024-04-10T03:21:48.541 INFO:tasks.rados.rados.0.smithi016.stdout:3743: read oid 20 snap 355 2024-04-10T03:21:48.542 INFO:tasks.rados.rados.0.smithi016.stdout:3743: expect (ObjNum 1153 snap 353 seq_num 1153) 2024-04-10T03:21:48.542 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 49 current snap is 360 2024-04-10T03:21:48.542 INFO:tasks.rados.rados.0.smithi016.stdout:3744: seq_num 1172 ranges {3670016=434176} 2024-04-10T03:21:48.566 INFO:tasks.rados.rados.0.smithi016.stdout:3744: writing smithi01663999-49 from 3670016 to 4104192 tid 1 2024-04-10T03:21:48.566 INFO:tasks.rados.rados.0.smithi016.stdout:3745: snap_create 2024-04-10T03:21:48.566 INFO:tasks.rados.rados.0.smithi016.stdout:3738: finishing copy_from racing read to smithi01663999-10 2024-04-10T03:21:48.567 INFO:tasks.rados.rados.0.smithi016.stdout:3738: finishing copy_from to smithi01663999-10 2024-04-10T03:21:48.567 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2514 (ObjNum 1104 snap 343 seq_num 1104) dirty exists 2024-04-10T03:21:48.567 INFO:tasks.rados.rados.0.smithi016.stdout:3742: expect (ObjNum 1169 snap 359 seq_num 1169) 2024-04-10T03:21:48.579 INFO:tasks.rados.rados.0.smithi016.stdout:3743: expect (ObjNum 1153 snap 353 seq_num 1153) 2024-04-10T03:21:48.655 INFO:tasks.rados.rados.0.smithi016.stdout:3744: finishing write tid 1 to smithi01663999-49 2024-04-10T03:21:48.655 INFO:tasks.rados.rados.0.smithi016.stdout:3744: finishing write tid 2 to smithi01663999-49 2024-04-10T03:21:48.655 INFO:tasks.rados.rados.0.smithi016.stdout:3744: finishing write tid 3 to smithi01663999-49 2024-04-10T03:21:48.655 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 1456 (ObjNum 1172 snap 360 seq_num 1172) dirty exists 2024-04-10T03:21:48.655 INFO:tasks.rados.rados.0.smithi016.stdout:3744: left oid 49 (ObjNum 1172 snap 360 seq_num 1172) 2024-04-10T03:21:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:48 smithi016 bash[74137]: cluster 2024-04-10T03:21:47.534905+0000 mgr.y (mgr.25133) 461 : cluster 0 pgmap v817: 121 pgs: 121 active+clean; 221 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 623 KiB/s wr, 9 op/s 2024-04-10T03:21:49.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:48 smithi016 bash[74137]: cluster 2024-04-10T03:21:48.545204+0000 mon.a (mon.0) 1381 : cluster 0 osdmap e812: 8 total, 8 up, 8 in 2024-04-10T03:21:49.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:48 smithi016 bash[72916]: cluster 2024-04-10T03:21:47.534905+0000 mgr.y (mgr.25133) 461 : cluster 0 pgmap v817: 121 pgs: 121 active+clean; 221 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 623 KiB/s wr, 9 op/s 2024-04-10T03:21:49.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:48 smithi016 bash[72916]: cluster 2024-04-10T03:21:48.545204+0000 mon.a (mon.0) 1381 : cluster 0 osdmap e812: 8 total, 8 up, 8 in 2024-04-10T03:21:49.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:48 smithi136 bash[68278]: cluster 2024-04-10T03:21:47.534905+0000 mgr.y (mgr.25133) 461 : cluster 0 pgmap v817: 121 pgs: 121 active+clean; 221 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 623 KiB/s wr, 9 op/s 2024-04-10T03:21:49.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:48 smithi136 bash[68278]: cluster 2024-04-10T03:21:48.545204+0000 mon.a (mon.0) 1381 : cluster 0 osdmap e812: 8 total, 8 up, 8 in 2024-04-10T03:21:49.543 INFO:tasks.rados.rados.0.smithi016.stdout:3738: done (4 left) 2024-04-10T03:21:49.543 INFO:tasks.rados.rados.0.smithi016.stdout:3742: done (3 left) 2024-04-10T03:21:49.543 INFO:tasks.rados.rados.0.smithi016.stdout:3743: done (2 left) 2024-04-10T03:21:49.543 INFO:tasks.rados.rados.0.smithi016.stdout:3744: done (1 left) 2024-04-10T03:21:49.543 INFO:tasks.rados.rados.0.smithi016.stdout:3745: done (0 left) 2024-04-10T03:21:49.543 INFO:tasks.rados.rados.0.smithi016.stdout:3746: snap_create 2024-04-10T03:21:50.546 INFO:tasks.rados.rados.0.smithi016.stdout:3746: done (0 left) 2024-04-10T03:21:50.546 INFO:tasks.rados.rados.0.smithi016.stdout:3747: snap_remove snap 359 2024-04-10T03:21:50.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:50 smithi016 bash[72916]: cluster 2024-04-10T03:21:49.535872+0000 mgr.y (mgr.25133) 462 : cluster 0 pgmap v819: 121 pgs: 121 active+clean; 222 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 816 KiB/s wr, 17 op/s 2024-04-10T03:21:50.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:50 smithi016 bash[72916]: cluster 2024-04-10T03:21:49.547315+0000 mon.a (mon.0) 1382 : cluster 0 osdmap e813: 8 total, 8 up, 8 in 2024-04-10T03:21:50.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:50 smithi016 bash[74137]: cluster 2024-04-10T03:21:49.535872+0000 mgr.y (mgr.25133) 462 : cluster 0 pgmap v819: 121 pgs: 121 active+clean; 222 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 816 KiB/s wr, 17 op/s 2024-04-10T03:21:50.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:50 smithi016 bash[74137]: cluster 2024-04-10T03:21:49.547315+0000 mon.a (mon.0) 1382 : cluster 0 osdmap e813: 8 total, 8 up, 8 in 2024-04-10T03:21:50.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:50 smithi136 bash[68278]: cluster 2024-04-10T03:21:49.535872+0000 mgr.y (mgr.25133) 462 : cluster 0 pgmap v819: 121 pgs: 121 active+clean; 222 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 816 KiB/s wr, 17 op/s 2024-04-10T03:21:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:50 smithi136 bash[68278]: cluster 2024-04-10T03:21:49.547315+0000 mon.a (mon.0) 1382 : cluster 0 osdmap e813: 8 total, 8 up, 8 in 2024-04-10T03:21:51.550 INFO:tasks.rados.rados.0.smithi016.stdout:3747: done (0 left) 2024-04-10T03:21:51.550 INFO:tasks.rados.rados.0.smithi016.stdout:3748: copy_from oid 47 from oid 38 current snap is 362 2024-04-10T03:21:51.551 INFO:tasks.rados.rados.0.smithi016.stdout:3749: snap_create 2024-04-10T03:21:51.627 INFO:tasks.rados.rados.0.smithi016.stdout:3748: finishing copy_from racing read to smithi01663999-47 2024-04-10T03:21:51.631 INFO:tasks.rados.rados.0.smithi016.stdout:3748: finishing copy_from to smithi01663999-47 2024-04-10T03:21:51.631 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 1376 (ObjNum 1136 snap 349 seq_num 1136) dirty exists 2024-04-10T03:21:51.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:51 smithi136 bash[68278]: cluster 2024-04-10T03:21:50.549371+0000 mon.a (mon.0) 1383 : cluster 0 osdmap e814: 8 total, 8 up, 8 in 2024-04-10T03:21:52.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:51 smithi016 bash[72916]: cluster 2024-04-10T03:21:50.549371+0000 mon.a (mon.0) 1383 : cluster 0 osdmap e814: 8 total, 8 up, 8 in 2024-04-10T03:21:52.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:21:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:21:51] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:21:52.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:51 smithi016 bash[74137]: cluster 2024-04-10T03:21:50.549371+0000 mon.a (mon.0) 1383 : cluster 0 osdmap e814: 8 total, 8 up, 8 in 2024-04-10T03:21:52.559 INFO:tasks.rados.rados.0.smithi016.stdout:3748: done (1 left) 2024-04-10T03:21:52.559 INFO:tasks.rados.rados.0.smithi016.stdout:3749: done (0 left) 2024-04-10T03:21:52.559 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 363 2024-04-10T03:21:52.559 INFO:tasks.rados.rados.0.smithi016.stdout:3750: seq_num 1173 ranges {0=450560} 2024-04-10T03:21:52.567 INFO:tasks.rados.rados.0.smithi016.stdout:3750: writing smithi01663999-15 from 0 to 450560 tid 1 2024-04-10T03:21:52.567 INFO:tasks.rados.rados.0.smithi016.stdout:3751: rmattr oid 29 current snap is 363 2024-04-10T03:21:52.567 INFO:tasks.rados.rados.0.smithi016.stdout:3751: done (1 left) 2024-04-10T03:21:52.567 INFO:tasks.rados.rados.0.smithi016.stdout:3752: read oid 43 snap 355 2024-04-10T03:21:52.567 INFO:tasks.rados.rados.0.smithi016.stdout:3752: expect (ObjNum 1116 snap 345 seq_num 1116) 2024-04-10T03:21:52.567 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 40 current snap is 363 2024-04-10T03:21:52.567 INFO:tasks.rados.rados.0.smithi016.stdout:3753: seq_num 1174 ranges {0=466944} 2024-04-10T03:21:52.573 INFO:tasks.rados.rados.0.smithi016.stdout:3753: writing smithi01663999-40 from 0 to 466944 tid 1 2024-04-10T03:21:52.573 INFO:tasks.rados.rados.0.smithi016.stdout:3754: copy_from oid 5 from oid 48 current snap is 363 2024-04-10T03:21:52.573 INFO:tasks.rados.rados.0.smithi016.stdout:3755: snap_remove snap 357 2024-04-10T03:21:52.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:52 smithi136 bash[68278]: cluster 2024-04-10T03:21:51.536835+0000 mgr.y (mgr.25133) 463 : cluster 0 pgmap v822: 121 pgs: 121 active+clean; 232 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-04-10T03:21:52.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:52 smithi136 bash[68278]: cluster 2024-04-10T03:21:51.554369+0000 mon.a (mon.0) 1384 : cluster 0 osdmap e815: 8 total, 8 up, 8 in 2024-04-10T03:21:52.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:52 smithi136 bash[68278]: cluster 2024-04-10T03:21:52.563266+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e816: 8 total, 8 up, 8 in 2024-04-10T03:21:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:52 smithi016 bash[74137]: cluster 2024-04-10T03:21:51.536835+0000 mgr.y (mgr.25133) 463 : cluster 0 pgmap v822: 121 pgs: 121 active+clean; 232 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-04-10T03:21:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:52 smithi016 bash[74137]: cluster 2024-04-10T03:21:51.554369+0000 mon.a (mon.0) 1384 : cluster 0 osdmap e815: 8 total, 8 up, 8 in 2024-04-10T03:21:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:52 smithi016 bash[74137]: cluster 2024-04-10T03:21:52.563266+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e816: 8 total, 8 up, 8 in 2024-04-10T03:21:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:52 smithi016 bash[72916]: cluster 2024-04-10T03:21:51.536835+0000 mgr.y (mgr.25133) 463 : cluster 0 pgmap v822: 121 pgs: 121 active+clean; 232 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-04-10T03:21:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:52 smithi016 bash[72916]: cluster 2024-04-10T03:21:51.554369+0000 mon.a (mon.0) 1384 : cluster 0 osdmap e815: 8 total, 8 up, 8 in 2024-04-10T03:21:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:52 smithi016 bash[72916]: cluster 2024-04-10T03:21:52.563266+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e816: 8 total, 8 up, 8 in 2024-04-10T03:21:53.564 INFO:tasks.rados.rados.0.smithi016.stdout:3755: done (4 left) 2024-04-10T03:21:53.564 INFO:tasks.rados.rados.0.smithi016.stdout:3756: rollback oid 4 current snap is 363 2024-04-10T03:21:53.564 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 361 2024-04-10T03:21:53.564 INFO:tasks.rados.rados.0.smithi016.stdout:3750: finishing write tid 1 to smithi01663999-15 2024-04-10T03:21:53.564 INFO:tasks.rados.rados.0.smithi016.stdout:3753: finishing write tid 1 to smithi01663999-40 2024-04-10T03:21:53.564 INFO:tasks.rados.rados.0.smithi016.stdout:3753: finishing write tid 2 to smithi01663999-40 2024-04-10T03:21:53.564 INFO:tasks.rados.rados.0.smithi016.stdout:3753: finishing write tid 3 to smithi01663999-40 2024-04-10T03:21:53.565 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 40 v 2440 (ObjNum 1174 snap 363 seq_num 1174) dirty exists 2024-04-10T03:21:53.565 INFO:tasks.rados.rados.0.smithi016.stdout:3753: left oid 40 (ObjNum 1174 snap 363 seq_num 1174) 2024-04-10T03:21:53.565 INFO:tasks.rados.rados.0.smithi016.stdout:3754: finishing copy_from racing read to smithi01663999-5 2024-04-10T03:21:53.565 INFO:tasks.rados.rados.0.smithi016.stdout:3750: finishing write tid 2 to smithi01663999-15 2024-04-10T03:21:53.565 INFO:tasks.rados.rados.0.smithi016.stdout:3752: expect (ObjNum 1116 snap 345 seq_num 1116) 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:3754: finishing copy_from to smithi01663999-5 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2435 (ObjNum 1128 snap 346 seq_num 1128) dirty exists 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:3750: finishing write tid 3 to smithi01663999-15 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 3298 (ObjNum 1173 snap 363 seq_num 1173) dirty exists 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:3750: left oid 15 (ObjNum 1173 snap 363 seq_num 1173) 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:3756: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:3756: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:3756: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2762 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:3750: done (4 left) 2024-04-10T03:21:53.811 INFO:tasks.rados.rados.0.smithi016.stdout:3752: done (3 left) 2024-04-10T03:21:53.812 INFO:tasks.rados.rados.0.smithi016.stdout:3753: done (2 left) 2024-04-10T03:21:53.812 INFO:tasks.rados.rados.0.smithi016.stdout:3754: done (1 left) 2024-04-10T03:21:53.812 INFO:tasks.rados.rados.0.smithi016.stdout:3756: done (0 left) 2024-04-10T03:21:53.812 INFO:tasks.rados.rados.0.smithi016.stdout:3757: rmattr oid 41 current snap is 363 2024-04-10T03:21:53.812 INFO:tasks.rados.rados.0.smithi016.stdout:3757: done (0 left) 2024-04-10T03:21:53.812 INFO:tasks.rados.rados.0.smithi016.stdout:3758: snap_remove snap 355 2024-04-10T03:21:54.590 INFO:tasks.rados.rados.0.smithi016.stdout:3758: done (0 left) 2024-04-10T03:21:54.590 INFO:tasks.rados.rados.0.smithi016.stdout:3759: snap_remove snap 360 2024-04-10T03:21:54.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:54 smithi016 bash[74137]: cluster 2024-04-10T03:21:53.537545+0000 mgr.y (mgr.25133) 464 : cluster 0 pgmap v825: 121 pgs: 121 active+clean; 232 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2024-04-10T03:21:54.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:54 smithi016 bash[74137]: cluster 2024-04-10T03:21:53.565605+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e817: 8 total, 8 up, 8 in 2024-04-10T03:21:54.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:54 smithi016 bash[72916]: cluster 2024-04-10T03:21:53.537545+0000 mgr.y (mgr.25133) 464 : cluster 0 pgmap v825: 121 pgs: 121 active+clean; 232 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2024-04-10T03:21:54.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:54 smithi016 bash[72916]: cluster 2024-04-10T03:21:53.565605+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e817: 8 total, 8 up, 8 in 2024-04-10T03:21:54.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:54 smithi136 bash[68278]: cluster 2024-04-10T03:21:53.537545+0000 mgr.y (mgr.25133) 464 : cluster 0 pgmap v825: 121 pgs: 121 active+clean; 232 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2024-04-10T03:21:54.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:54 smithi136 bash[68278]: cluster 2024-04-10T03:21:53.565605+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e817: 8 total, 8 up, 8 in 2024-04-10T03:21:55.600 INFO:tasks.rados.rados.0.smithi016.stdout:3759: done (0 left) 2024-04-10T03:21:55.600 INFO:tasks.rados.rados.0.smithi016.stdout:3760: delete oid 28 current snap is 363 2024-04-10T03:21:55.613 INFO:tasks.rados.rados.0.smithi016.stdout:3760: done (0 left) 2024-04-10T03:21:55.613 INFO:tasks.rados.rados.0.smithi016.stdout:3761: read oid 35 snap 361 2024-04-10T03:21:55.613 INFO:tasks.rados.rados.0.smithi016.stdout:3761: expect (ObjNum 1104 snap 343 seq_num 1104) 2024-04-10T03:21:55.613 INFO:tasks.rados.rados.0.smithi016.stdout:3762: rollback oid 9 current snap is 363 2024-04-10T03:21:55.613 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 9 to 361 2024-04-10T03:21:55.613 INFO:tasks.rados.rados.0.smithi016.stdout:3763: setattr oid 6 current snap is 363 2024-04-10T03:21:55.615 INFO:tasks.rados.rados.0.smithi016.stdout:3764: snap_create 2024-04-10T03:21:55.624 INFO:tasks.rados.rados.0.smithi016.stdout:3762: finishing rollback tid 0 to smithi01663999-9 2024-04-10T03:21:55.629 INFO:tasks.rados.rados.0.smithi016.stdout:3762: finishing rollback tid 1 to smithi01663999-9 2024-04-10T03:21:55.629 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 3311 (ObjNum 65 snap 0 seq_num 1851418706) dirty exists 2024-04-10T03:21:55.629 INFO:tasks.rados.rados.0.smithi016.stdout:3762: finishing rollback tid 2 to smithi01663999-9 2024-04-10T03:21:55.629 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 2524 (ObjNum 1011 snap 315 seq_num 1011) dirty exists 2024-04-10T03:21:55.652 INFO:tasks.rados.rados.0.smithi016.stdout:3761: expect (ObjNum 1104 snap 343 seq_num 1104) 2024-04-10T03:21:55.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:55 smithi136 bash[68278]: cluster 2024-04-10T03:21:54.594641+0000 mon.a (mon.0) 1387 : cluster 0 osdmap e818: 8 total, 8 up, 8 in 2024-04-10T03:21:56.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:55 smithi016 bash[72916]: cluster 2024-04-10T03:21:54.594641+0000 mon.a (mon.0) 1387 : cluster 0 osdmap e818: 8 total, 8 up, 8 in 2024-04-10T03:21:56.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:55 smithi016 bash[74137]: cluster 2024-04-10T03:21:54.594641+0000 mon.a (mon.0) 1387 : cluster 0 osdmap e818: 8 total, 8 up, 8 in 2024-04-10T03:21:56.607 INFO:tasks.rados.rados.0.smithi016.stdout:3761: done (3 left) 2024-04-10T03:21:56.607 INFO:tasks.rados.rados.0.smithi016.stdout:3762: done (2 left) 2024-04-10T03:21:56.607 INFO:tasks.rados.rados.0.smithi016.stdout:3763: done (1 left) 2024-04-10T03:21:56.607 INFO:tasks.rados.rados.0.smithi016.stdout:3764: done (0 left) 2024-04-10T03:21:56.607 INFO:tasks.rados.rados.0.smithi016.stdout:3765: read oid 20 snap 362 2024-04-10T03:21:56.607 INFO:tasks.rados.rados.0.smithi016.stdout:3765: expect (ObjNum 1153 snap 353 seq_num 1153) 2024-04-10T03:21:56.607 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 364 2024-04-10T03:21:56.607 INFO:tasks.rados.rados.0.smithi016.stdout:3766: seq_num 1176 ranges {2375680=499712} 2024-04-10T03:21:56.627 INFO:tasks.rados.rados.0.smithi016.stdout:3766: writing smithi01663999-12 from 2375680 to 2875392 tid 1 2024-04-10T03:21:56.627 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 364 2024-04-10T03:21:56.627 INFO:tasks.rados.rados.0.smithi016.stdout:3767: seq_num 1177 ranges {1826816=516096} 2024-04-10T03:21:56.643 INFO:tasks.rados.rados.0.smithi016.stdout:3767: writing smithi01663999-22 from 1826816 to 2342912 tid 1 2024-04-10T03:21:56.643 INFO:tasks.rados.rados.0.smithi016.stdout:3768: snap_remove snap 358 2024-04-10T03:21:56.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:56 smithi136 bash[68278]: cluster 2024-04-10T03:21:55.538243+0000 mgr.y (mgr.25133) 465 : cluster 0 pgmap v828: 121 pgs: 121 active+clean; 245 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 2 op/s 2024-04-10T03:21:56.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:56 smithi136 bash[68278]: cluster 2024-04-10T03:21:55.603473+0000 mon.a (mon.0) 1388 : cluster 0 osdmap e819: 8 total, 8 up, 8 in 2024-04-10T03:21:57.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:56 smithi016 bash[72916]: cluster 2024-04-10T03:21:55.538243+0000 mgr.y (mgr.25133) 465 : cluster 0 pgmap v828: 121 pgs: 121 active+clean; 245 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 2 op/s 2024-04-10T03:21:57.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:56 smithi016 bash[72916]: cluster 2024-04-10T03:21:55.603473+0000 mon.a (mon.0) 1388 : cluster 0 osdmap e819: 8 total, 8 up, 8 in 2024-04-10T03:21:57.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:56 smithi016 bash[74137]: cluster 2024-04-10T03:21:55.538243+0000 mgr.y (mgr.25133) 465 : cluster 0 pgmap v828: 121 pgs: 121 active+clean; 245 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 2 op/s 2024-04-10T03:21:57.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:56 smithi016 bash[74137]: cluster 2024-04-10T03:21:55.603473+0000 mon.a (mon.0) 1388 : cluster 0 osdmap e819: 8 total, 8 up, 8 in 2024-04-10T03:21:57.557 INFO:tasks.rados.rados.0.smithi016.stdout:3768: done (3 left) 2024-04-10T03:21:57.557 INFO:tasks.rados.rados.0.smithi016.stdout:3769: read oid 33 snap 362 2024-04-10T03:21:57.557 INFO:tasks.rados.rados.0.smithi016.stdout:3769: expect (ObjNum 1152 snap 353 seq_num 1152) 2024-04-10T03:21:57.558 INFO:tasks.rados.rados.0.smithi016.stdout:3770: setattr oid 3 current snap is 364 2024-04-10T03:21:57.564 INFO:tasks.rados.rados.0.smithi016.stdout:3765: expect (ObjNum 1153 snap 353 seq_num 1153) 2024-04-10T03:21:57.663 INFO:tasks.rados.rados.0.smithi016.stdout:3766: finishing write tid 1 to smithi01663999-12 2024-04-10T03:21:57.663 INFO:tasks.rados.rados.0.smithi016.stdout:3766: finishing write tid 2 to smithi01663999-12 2024-04-10T03:21:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:3766: finishing write tid 3 to smithi01663999-12 2024-04-10T03:21:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2545 (ObjNum 1176 snap 364 seq_num 1176) dirty exists 2024-04-10T03:21:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:3766: left oid 12 (ObjNum 1176 snap 364 seq_num 1176) 2024-04-10T03:21:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:3767: finishing write tid 1 to smithi01663999-22 2024-04-10T03:21:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:3767: finishing write tid 2 to smithi01663999-22 2024-04-10T03:21:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:3767: finishing write tid 3 to smithi01663999-22 2024-04-10T03:21:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 3314 (ObjNum 1177 snap 364 seq_num 1177) dirty exists 2024-04-10T03:21:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:3767: left oid 22 (ObjNum 1177 snap 364 seq_num 1177) 2024-04-10T03:21:57.664 INFO:tasks.rados.rados.0.smithi016.stdout:3769: expect (ObjNum 1152 snap 353 seq_num 1152) 2024-04-10T03:21:57.671 INFO:tasks.rados.rados.0.smithi016.stdout:3765: done (4 left) 2024-04-10T03:21:57.671 INFO:tasks.rados.rados.0.smithi016.stdout:3766: done (3 left) 2024-04-10T03:21:57.671 INFO:tasks.rados.rados.0.smithi016.stdout:3767: done (2 left) 2024-04-10T03:21:57.671 INFO:tasks.rados.rados.0.smithi016.stdout:3769: done (1 left) 2024-04-10T03:21:57.671 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 364 2024-04-10T03:21:57.671 INFO:tasks.rados.rados.0.smithi016.stdout:3771: seq_num 1178 ranges {2646016=532480} 2024-04-10T03:21:57.696 INFO:tasks.rados.rados.0.smithi016.stdout:3771: writing smithi01663999-26 from 2646016 to 3178496 tid 1 2024-04-10T03:21:57.696 INFO:tasks.rados.rados.0.smithi016.stdout:3772: copy_from oid 6 from oid 45 current snap is 364 2024-04-10T03:21:57.696 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2532 (ObjNum 1116 snap 345 seq_num 1116) dirty exists 2024-04-10T03:21:57.696 INFO:tasks.rados.rados.0.smithi016.stdout:3770: done (2 left) 2024-04-10T03:21:57.696 INFO:tasks.rados.rados.0.smithi016.stdout:3773: copy_from oid 9 from oid 19 current snap is 364 2024-04-10T03:21:57.696 INFO:tasks.rados.rados.0.smithi016.stdout:3774: read oid 41 snap -1 2024-04-10T03:21:57.696 INFO:tasks.rados.rados.0.smithi016.stdout:3774: expect deleted 2024-04-10T03:21:57.696 INFO:tasks.rados.rados.0.smithi016.stdout:3775: snap_create 2024-04-10T03:21:57.697 INFO:tasks.rados.rados.0.smithi016.stdout:3773: finishing copy_from to smithi01663999-9 2024-04-10T03:21:57.697 INFO:tasks.rados.rados.0.smithi016.stdout:3773: got expected ENOENT (src dne) 2024-04-10T03:21:57.697 INFO:tasks.rados.rados.0.smithi016.stdout:3773: finishing copy_from racing read to smithi01663999-9 2024-04-10T03:21:57.704 INFO:tasks.rados.rados.0.smithi016.stdout:3771: finishing write tid 1 to smithi01663999-26 2024-04-10T03:21:57.705 INFO:tasks.rados.rados.0.smithi016.stdout:3771: finishing write tid 2 to smithi01663999-26 2024-04-10T03:21:57.708 INFO:tasks.rados.rados.0.smithi016.stdout:3771: finishing write tid 3 to smithi01663999-26 2024-04-10T03:21:57.708 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 2759 (ObjNum 1178 snap 364 seq_num 1178) dirty exists 2024-04-10T03:21:57.708 INFO:tasks.rados.rados.0.smithi016.stdout:3771: left oid 26 (ObjNum 1178 snap 364 seq_num 1178) 2024-04-10T03:21:57.753 INFO:tasks.rados.rados.0.smithi016.stdout:3772: finishing copy_from racing read to smithi01663999-6 2024-04-10T03:21:57.757 INFO:tasks.rados.rados.0.smithi016.stdout:3772: finishing copy_from to smithi01663999-6 2024-04-10T03:21:57.757 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 3265 (ObjNum 1093 snap 336 seq_num 1093) dirty exists 2024-04-10T03:21:57.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:57 smithi136 bash[68278]: cluster 2024-04-10T03:21:56.612659+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e820: 8 total, 8 up, 8 in 2024-04-10T03:21:57.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:57 smithi136 bash[68278]: audit 2024-04-10T03:21:57.522549+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:57.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:57 smithi136 bash[68278]: cluster 2024-04-10T03:21:57.562315+0000 mon.a (mon.0) 1391 : cluster 0 osdmap e821: 8 total, 8 up, 8 in 2024-04-10T03:21:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:57 smithi016 bash[72916]: cluster 2024-04-10T03:21:56.612659+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e820: 8 total, 8 up, 8 in 2024-04-10T03:21:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:57 smithi016 bash[72916]: audit 2024-04-10T03:21:57.522549+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:58.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:57 smithi016 bash[72916]: cluster 2024-04-10T03:21:57.562315+0000 mon.a (mon.0) 1391 : cluster 0 osdmap e821: 8 total, 8 up, 8 in 2024-04-10T03:21:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:57 smithi016 bash[74137]: cluster 2024-04-10T03:21:56.612659+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e820: 8 total, 8 up, 8 in 2024-04-10T03:21:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:57 smithi016 bash[74137]: audit 2024-04-10T03:21:57.522549+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:21:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:57 smithi016 bash[74137]: cluster 2024-04-10T03:21:57.562315+0000 mon.a (mon.0) 1391 : cluster 0 osdmap e821: 8 total, 8 up, 8 in 2024-04-10T03:21:58.628 INFO:tasks.rados.rados.0.smithi016.stdout:3771: done (4 left) 2024-04-10T03:21:58.628 INFO:tasks.rados.rados.0.smithi016.stdout:3772: done (3 left) 2024-04-10T03:21:58.628 INFO:tasks.rados.rados.0.smithi016.stdout:3773: done (2 left) 2024-04-10T03:21:58.628 INFO:tasks.rados.rados.0.smithi016.stdout:3774: done (1 left) 2024-04-10T03:21:58.628 INFO:tasks.rados.rados.0.smithi016.stdout:3775: done (0 left) 2024-04-10T03:21:58.629 INFO:tasks.rados.rados.0.smithi016.stdout:3776: rollback oid 42 current snap is 365 2024-04-10T03:21:58.629 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 42 to 364 2024-04-10T03:21:58.629 INFO:tasks.rados.rados.0.smithi016.stdout:3777: delete oid 13 current snap is 365 2024-04-10T03:21:58.638 INFO:tasks.rados.rados.0.smithi016.stdout:3777: done (1 left) 2024-04-10T03:21:58.638 INFO:tasks.rados.rados.0.smithi016.stdout:3778: snap_remove snap 354 2024-04-10T03:21:58.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:58 smithi136 bash[68278]: cluster 2024-04-10T03:21:57.539128+0000 mgr.y (mgr.25133) 466 : cluster 0 pgmap v831: 121 pgs: 121 active+clean; 247 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.8 MiB/s wr, 10 op/s 2024-04-10T03:21:59.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:58 smithi016 bash[72916]: cluster 2024-04-10T03:21:57.539128+0000 mgr.y (mgr.25133) 466 : cluster 0 pgmap v831: 121 pgs: 121 active+clean; 247 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.8 MiB/s wr, 10 op/s 2024-04-10T03:21:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:58 smithi016 bash[74137]: cluster 2024-04-10T03:21:57.539128+0000 mgr.y (mgr.25133) 466 : cluster 0 pgmap v831: 121 pgs: 121 active+clean; 247 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.8 MiB/s wr, 10 op/s 2024-04-10T03:21:59.643 INFO:tasks.rados.rados.0.smithi016.stdout:3776: finishing rollback tid 0 to smithi01663999-42 2024-04-10T03:21:59.643 INFO:tasks.rados.rados.0.smithi016.stdout:3776: finishing rollback tid 1 to smithi01663999-42 2024-04-10T03:21:59.643 INFO:tasks.rados.rados.0.smithi016.stdout:3776: finishing rollback tid 2 to smithi01663999-42 2024-04-10T03:21:59.643 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2537 (ObjNum 1132 snap 347 seq_num 1132) dirty exists 2024-04-10T03:21:59.643 INFO:tasks.rados.rados.0.smithi016.stdout:3776: done (1 left) 2024-04-10T03:21:59.643 INFO:tasks.rados.rados.0.smithi016.stdout:3778: done (0 left) 2024-04-10T03:21:59.644 INFO:tasks.rados.rados.0.smithi016.stdout:3779: rollback oid 17 current snap is 365 2024-04-10T03:21:59.644 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 17 to 364 2024-04-10T03:21:59.644 INFO:tasks.rados.rados.0.smithi016.stdout:3780: read oid 31 snap -1 2024-04-10T03:21:59.644 INFO:tasks.rados.rados.0.smithi016.stdout:3780: expect (ObjNum 1123 snap 345 seq_num 1123) 2024-04-10T03:21:59.644 INFO:tasks.rados.rados.0.smithi016.stdout:3781: copy_from oid 22 from oid 29 current snap is 365 2024-04-10T03:21:59.644 INFO:tasks.rados.rados.0.smithi016.stdout:3782: setattr oid 16 current snap is 365 2024-04-10T03:21:59.647 INFO:tasks.rados.rados.0.smithi016.stdout:3783: rmattr oid 42 current snap is 365 2024-04-10T03:21:59.647 INFO:tasks.rados.rados.0.smithi016.stdout:3783: done (4 left) 2024-04-10T03:21:59.647 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 365 2024-04-10T03:21:59.647 INFO:tasks.rados.rados.0.smithi016.stdout:3784: seq_num 1180 ranges {2170880=565248} 2024-04-10T03:21:59.671 INFO:tasks.rados.rados.0.smithi016.stdout:3784: writing smithi01663999-39 from 2170880 to 2736128 tid 1 2024-04-10T03:21:59.671 INFO:tasks.rados.rados.0.smithi016.stdout:3785: rollback oid 20 current snap is 365 2024-04-10T03:21:59.671 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 362 2024-04-10T03:21:59.671 INFO:tasks.rados.rados.0.smithi016.stdout:3786: snap_create 2024-04-10T03:21:59.673 INFO:tasks.rados.rados.0.smithi016.stdout:3779: finishing rollback tid 0 to smithi01663999-17 2024-04-10T03:21:59.673 INFO:tasks.rados.rados.0.smithi016.stdout:3779: finishing rollback tid 1 to smithi01663999-17 2024-04-10T03:21:59.674 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2546 (ObjNum 1159 snap 355 seq_num 1159) dirty exists 2024-04-10T03:21:59.675 INFO:tasks.rados.rados.0.smithi016.stdout:3779: finishing rollback tid 2 to smithi01663999-17 2024-04-10T03:21:59.675 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 17 v 3008 (ObjNum 1161 snap 355 seq_num 1161) dirty exists 2024-04-10T03:21:59.685 INFO:tasks.rados.rados.0.smithi016.stdout:3784: finishing write tid 1 to smithi01663999-39 2024-04-10T03:21:59.685 INFO:tasks.rados.rados.0.smithi016.stdout:3784: finishing write tid 2 to smithi01663999-39 2024-04-10T03:21:59.686 INFO:tasks.rados.rados.0.smithi016.stdout:3785: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:21:59.686 INFO:tasks.rados.rados.0.smithi016.stdout:3785: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:21:59.686 INFO:tasks.rados.rados.0.smithi016.stdout:3785: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:21:59.686 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2540 (ObjNum 1153 snap 353 seq_num 1153) dirty exists 2024-04-10T03:21:59.687 INFO:tasks.rados.rados.0.smithi016.stdout:3784: finishing write tid 3 to smithi01663999-39 2024-04-10T03:21:59.687 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2528 (ObjNum 1180 snap 365 seq_num 1180) dirty exists 2024-04-10T03:21:59.687 INFO:tasks.rados.rados.0.smithi016.stdout:3784: left oid 39 (ObjNum 1180 snap 365 seq_num 1180) 2024-04-10T03:21:59.768 INFO:tasks.rados.rados.0.smithi016.stdout:3781: finishing copy_from racing read to smithi01663999-22 2024-04-10T03:21:59.804 INFO:tasks.rados.rados.0.smithi016.stdout:3780: expect (ObjNum 1123 snap 345 seq_num 1123) 2024-04-10T03:21:59.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:21:59 smithi136 bash[68278]: cluster 2024-04-10T03:21:58.631549+0000 mon.a (mon.0) 1392 : cluster 0 osdmap e822: 8 total, 8 up, 8 in 2024-04-10T03:22:00.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:21:59 smithi016 bash[72916]: cluster 2024-04-10T03:21:58.631549+0000 mon.a (mon.0) 1392 : cluster 0 osdmap e822: 8 total, 8 up, 8 in 2024-04-10T03:22:00.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:21:59 smithi016 bash[74137]: cluster 2024-04-10T03:21:58.631549+0000 mon.a (mon.0) 1392 : cluster 0 osdmap e822: 8 total, 8 up, 8 in 2024-04-10T03:22:00.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:00 smithi136 bash[68278]: cluster 2024-04-10T03:21:59.540041+0000 mgr.y (mgr.25133) 467 : cluster 0 pgmap v834: 121 pgs: 121 active+clean; 248 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 746 KiB/s wr, 16 op/s 2024-04-10T03:22:00.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:00 smithi136 bash[68278]: cluster 2024-04-10T03:21:59.645405+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e823: 8 total, 8 up, 8 in 2024-04-10T03:22:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:00 smithi016 bash[72916]: cluster 2024-04-10T03:21:59.540041+0000 mgr.y (mgr.25133) 467 : cluster 0 pgmap v834: 121 pgs: 121 active+clean; 248 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 746 KiB/s wr, 16 op/s 2024-04-10T03:22:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:00 smithi016 bash[72916]: cluster 2024-04-10T03:21:59.645405+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e823: 8 total, 8 up, 8 in 2024-04-10T03:22:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:00 smithi016 bash[74137]: cluster 2024-04-10T03:21:59.540041+0000 mgr.y (mgr.25133) 467 : cluster 0 pgmap v834: 121 pgs: 121 active+clean; 248 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 746 KiB/s wr, 16 op/s 2024-04-10T03:22:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:00 smithi016 bash[74137]: cluster 2024-04-10T03:21:59.645405+0000 mon.a (mon.0) 1393 : cluster 0 osdmap e823: 8 total, 8 up, 8 in 2024-04-10T03:22:01.916 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:01 smithi136 bash[68278]: cluster 2024-04-10T03:22:00.646074+0000 mon.a (mon.0) 1394 : cluster 0 osdmap e824: 8 total, 8 up, 8 in 2024-04-10T03:22:02.058 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:22:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:22:01] "GET /metrics HTTP/1.1" 200 36402 "" "Prometheus/2.43.0" 2024-04-10T03:22:02.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:01 smithi016 bash[72916]: cluster 2024-04-10T03:22:00.646074+0000 mon.a (mon.0) 1394 : cluster 0 osdmap e824: 8 total, 8 up, 8 in 2024-04-10T03:22:02.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:01 smithi016 bash[74137]: cluster 2024-04-10T03:22:00.646074+0000 mon.a (mon.0) 1394 : cluster 0 osdmap e824: 8 total, 8 up, 8 in 2024-04-10T03:22:02.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:02 smithi136 bash[68278]: cluster 2024-04-10T03:22:01.540735+0000 mgr.y (mgr.25133) 468 : cluster 0 pgmap v837: 121 pgs: 121 active+clean; 229 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-04-10T03:22:02.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:02 smithi136 bash[68278]: cluster 2024-04-10T03:22:02.562498+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e825: 8 total, 8 up, 8 in 2024-04-10T03:22:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:02 smithi016 bash[72916]: cluster 2024-04-10T03:22:01.540735+0000 mgr.y (mgr.25133) 468 : cluster 0 pgmap v837: 121 pgs: 121 active+clean; 229 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-04-10T03:22:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:02 smithi016 bash[72916]: cluster 2024-04-10T03:22:02.562498+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e825: 8 total, 8 up, 8 in 2024-04-10T03:22:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:02 smithi016 bash[74137]: cluster 2024-04-10T03:22:01.540735+0000 mgr.y (mgr.25133) 468 : cluster 0 pgmap v837: 121 pgs: 121 active+clean; 229 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-04-10T03:22:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:02 smithi016 bash[74137]: cluster 2024-04-10T03:22:02.562498+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e825: 8 total, 8 up, 8 in 2024-04-10T03:22:03.525 INFO:tasks.rados.rados.0.smithi016.stdout:3781: finishing copy_from to smithi01663999-22 2024-04-10T03:22:03.525 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 2316 (ObjNum 1050 snap 322 seq_num 1050) dirty exists 2024-04-10T03:22:03.525 INFO:tasks.rados.rados.0.smithi016.stdout:3779: done (6 left) 2024-04-10T03:22:03.525 INFO:tasks.rados.rados.0.smithi016.stdout:3780: done (5 left) 2024-04-10T03:22:03.525 INFO:tasks.rados.rados.0.smithi016.stdout:3781: done (4 left) 2024-04-10T03:22:03.525 INFO:tasks.rados.rados.0.smithi016.stdout:3782: done (3 left) 2024-04-10T03:22:03.525 INFO:tasks.rados.rados.0.smithi016.stdout:3784: done (2 left) 2024-04-10T03:22:03.525 INFO:tasks.rados.rados.0.smithi016.stdout:3785: done (1 left) 2024-04-10T03:22:03.526 INFO:tasks.rados.rados.0.smithi016.stdout:3786: done (0 left) 2024-04-10T03:22:03.526 INFO:tasks.rados.rados.0.smithi016.stdout:3787: snap_create 2024-04-10T03:22:03.668 INFO:tasks.rados.rados.0.smithi016.stdout:3787: done (0 left) 2024-04-10T03:22:03.668 INFO:tasks.rados.rados.0.smithi016.stdout:3788: setattr oid 45 current snap is 367 2024-04-10T03:22:03.673 INFO:tasks.rados.rados.0.smithi016.stdout:3789: copy_from oid 13 from oid 16 current snap is 367 2024-04-10T03:22:03.673 INFO:tasks.rados.rados.0.smithi016.stdout:3790: snap_remove snap 364 2024-04-10T03:22:04.670 INFO:tasks.rados.rados.0.smithi016.stdout:3790: done (2 left) 2024-04-10T03:22:04.671 INFO:tasks.rados.rados.0.smithi016.stdout:3791: snap_remove snap 362 2024-04-10T03:22:05.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:04 smithi016 bash[72916]: cluster 2024-04-10T03:22:03.541221+0000 mgr.y (mgr.25133) 469 : cluster 0 pgmap v839: 121 pgs: 121 active+clean; 225 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-10T03:22:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:04 smithi016 bash[72916]: cluster 2024-04-10T03:22:03.674440+0000 mon.a (mon.0) 1396 : cluster 0 osdmap e826: 8 total, 8 up, 8 in 2024-04-10T03:22:05.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:04 smithi016 bash[74137]: cluster 2024-04-10T03:22:03.541221+0000 mgr.y (mgr.25133) 469 : cluster 0 pgmap v839: 121 pgs: 121 active+clean; 225 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-10T03:22:05.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:04 smithi016 bash[74137]: cluster 2024-04-10T03:22:03.674440+0000 mon.a (mon.0) 1396 : cluster 0 osdmap e826: 8 total, 8 up, 8 in 2024-04-10T03:22:05.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:04 smithi136 bash[68278]: cluster 2024-04-10T03:22:03.541221+0000 mgr.y (mgr.25133) 469 : cluster 0 pgmap v839: 121 pgs: 121 active+clean; 225 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-10T03:22:05.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:04 smithi136 bash[68278]: cluster 2024-04-10T03:22:03.674440+0000 mon.a (mon.0) 1396 : cluster 0 osdmap e826: 8 total, 8 up, 8 in 2024-04-10T03:22:05.678 INFO:tasks.rados.rados.0.smithi016.stdout:3791: done (2 left) 2024-04-10T03:22:05.678 INFO:tasks.rados.rados.0.smithi016.stdout:3792: delete oid 2 current snap is 367 2024-04-10T03:22:05.678 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 45 v 3332 (ObjNum 1093 snap 336 seq_num 1093) dirty exists 2024-04-10T03:22:05.678 INFO:tasks.rados.rados.0.smithi016.stdout:3789: finishing copy_from racing read to smithi01663999-13 2024-04-10T03:22:05.678 INFO:tasks.rados.rados.0.smithi016.stdout:3789: finishing copy_from to smithi01663999-13 2024-04-10T03:22:05.678 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2546 (ObjNum 1159 snap 355 seq_num 1159) dirty exists 2024-04-10T03:22:05.707 INFO:tasks.rados.rados.0.smithi016.stdout:3788: done (2 left) 2024-04-10T03:22:05.707 INFO:tasks.rados.rados.0.smithi016.stdout:3789: done (1 left) 2024-04-10T03:22:05.707 INFO:tasks.rados.rados.0.smithi016.stdout:3792: done (0 left) 2024-04-10T03:22:05.707 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 367 2024-04-10T03:22:05.707 INFO:tasks.rados.rados.0.smithi016.stdout:3793: seq_num 1182 ranges {2875392=606208} 2024-04-10T03:22:05.726 INFO:tasks.rados.rados.0.smithi016.stdout:3793: writing smithi01663999-12 from 2875392 to 3481600 tid 1 2024-04-10T03:22:05.727 INFO:tasks.rados.rados.0.smithi016.stdout:3794: copy_from oid 9 from oid 13 current snap is 367 2024-04-10T03:22:05.727 INFO:tasks.rados.rados.0.smithi016.stdout:3795: read oid 27 snap -1 2024-04-10T03:22:05.727 INFO:tasks.rados.rados.0.smithi016.stdout:3795: expect deleted 2024-04-10T03:22:05.727 INFO:tasks.rados.rados.0.smithi016.stdout:3796: delete oid 22 current snap is 367 2024-04-10T03:22:05.734 INFO:tasks.rados.rados.0.smithi016.stdout:3793: finishing write tid 1 to smithi01663999-12 2024-04-10T03:22:05.735 INFO:tasks.rados.rados.0.smithi016.stdout:3793: finishing write tid 2 to smithi01663999-12 2024-04-10T03:22:05.738 INFO:tasks.rados.rados.0.smithi016.stdout:3793: finishing write tid 3 to smithi01663999-12 2024-04-10T03:22:05.739 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2548 (ObjNum 1182 snap 367 seq_num 1182) dirty exists 2024-04-10T03:22:05.739 INFO:tasks.rados.rados.0.smithi016.stdout:3793: left oid 12 (ObjNum 1182 snap 367 seq_num 1182) 2024-04-10T03:22:05.743 INFO:tasks.rados.rados.0.smithi016.stdout:3793: done (3 left) 2024-04-10T03:22:05.743 INFO:tasks.rados.rados.0.smithi016.stdout:3795: done (2 left) 2024-04-10T03:22:05.744 INFO:tasks.rados.rados.0.smithi016.stdout:3796: done (1 left) 2024-04-10T03:22:05.744 INFO:tasks.rados.rados.0.smithi016.stdout:3797: snap_remove snap 361 2024-04-10T03:22:06.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:05 smithi016 bash[72916]: cluster 2024-04-10T03:22:04.675428+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e827: 8 total, 8 up, 8 in 2024-04-10T03:22:06.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:05 smithi016 bash[74137]: cluster 2024-04-10T03:22:04.675428+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e827: 8 total, 8 up, 8 in 2024-04-10T03:22:06.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:05 smithi136 bash[68278]: cluster 2024-04-10T03:22:04.675428+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e827: 8 total, 8 up, 8 in 2024-04-10T03:22:06.709 INFO:tasks.rados.rados.0.smithi016.stdout:3797: done (1 left) 2024-04-10T03:22:06.709 INFO:tasks.rados.rados.0.smithi016.stdout:3798: delete oid 26 current snap is 367 2024-04-10T03:22:06.709 INFO:tasks.rados.rados.0.smithi016.stdout:3794: finishing copy_from racing read to smithi01663999-9 2024-04-10T03:22:06.710 INFO:tasks.rados.rados.0.smithi016.stdout:3794: finishing copy_from to smithi01663999-9 2024-04-10T03:22:06.710 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 2546 (ObjNum 1159 snap 355 seq_num 1159) dirty exists 2024-04-10T03:22:06.725 INFO:tasks.rados.rados.0.smithi016.stdout:3794: done (1 left) 2024-04-10T03:22:06.725 INFO:tasks.rados.rados.0.smithi016.stdout:3798: done (0 left) 2024-04-10T03:22:06.725 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 10 current snap is 367 2024-04-10T03:22:06.725 INFO:tasks.rados.rados.0.smithi016.stdout:3799: seq_num 1185 ranges {10051584=655360} 2024-04-10T03:22:06.789 INFO:tasks.rados.rados.0.smithi016.stdout:3799: writing smithi01663999-10 from 10051584 to 10706944 tid 1 2024-04-10T03:22:06.789 INFO:tasks.rados.rados.0.smithi016.stdout:3800: delete oid 22 current snap is 367 2024-04-10T03:22:06.802 INFO:tasks.rados.rados.0.smithi016.stdout:3800: done (1 left) 2024-04-10T03:22:06.802 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 367 2024-04-10T03:22:06.802 INFO:tasks.rados.rados.0.smithi016.stdout:3801: seq_num 1187 ranges {0=688128} 2024-04-10T03:22:06.807 INFO:tasks.rados.rados.0.smithi016.stdout:3801: writing smithi01663999-26 from 0 to 688128 tid 1 2024-04-10T03:22:06.807 INFO:tasks.rados.rados.0.smithi016.stdout:3802: setattr oid 37 current snap is 367 2024-04-10T03:22:06.807 INFO:tasks.rados.rados.0.smithi016.stdout:3799: finishing write tid 1 to smithi01663999-10 2024-04-10T03:22:06.807 INFO:tasks.rados.rados.0.smithi016.stdout:3799: finishing write tid 2 to smithi01663999-10 2024-04-10T03:22:06.809 INFO:tasks.rados.rados.0.smithi016.stdout:3799: finishing write tid 3 to smithi01663999-10 2024-04-10T03:22:06.809 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2548 (ObjNum 1185 snap 367 seq_num 1185) dirty exists 2024-04-10T03:22:06.809 INFO:tasks.rados.rados.0.smithi016.stdout:3799: left oid 10 (ObjNum 1185 snap 367 seq_num 1185) 2024-04-10T03:22:06.809 INFO:tasks.rados.rados.0.smithi016.stdout:3799: done (2 left) 2024-04-10T03:22:06.810 INFO:tasks.rados.rados.0.smithi016.stdout:3803: read oid 13 snap -1 2024-04-10T03:22:06.810 INFO:tasks.rados.rados.0.smithi016.stdout:3803: expect (ObjNum 1159 snap 355 seq_num 1159) 2024-04-10T03:22:06.810 INFO:tasks.rados.rados.0.smithi016.stdout:3804: copy_from oid 8 from oid 32 current snap is 367 2024-04-10T03:22:06.810 INFO:tasks.rados.rados.0.smithi016.stdout:3805: snap_create 2024-04-10T03:22:06.813 INFO:tasks.rados.rados.0.smithi016.stdout:3804: finishing copy_from to smithi01663999-8 2024-04-10T03:22:06.813 INFO:tasks.rados.rados.0.smithi016.stdout:3804: got expected ENOENT (src dne) 2024-04-10T03:22:06.814 INFO:tasks.rados.rados.0.smithi016.stdout:3804: finishing copy_from racing read to smithi01663999-8 2024-04-10T03:22:06.817 INFO:tasks.rados.rados.0.smithi016.stdout:3801: finishing write tid 1 to smithi01663999-26 2024-04-10T03:22:06.818 INFO:tasks.rados.rados.0.smithi016.stdout:3801: finishing write tid 2 to smithi01663999-26 2024-04-10T03:22:06.820 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 37 v 2533 (ObjNum 65 snap 0 seq_num 1784771161) dirty exists 2024-04-10T03:22:06.821 INFO:tasks.rados.rados.0.smithi016.stdout:3801: finishing write tid 3 to smithi01663999-26 2024-04-10T03:22:06.821 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 2762 (ObjNum 1187 snap 367 seq_num 1187) dirty exists 2024-04-10T03:22:06.821 INFO:tasks.rados.rados.0.smithi016.stdout:3801: left oid 26 (ObjNum 1187 snap 367 seq_num 1187) 2024-04-10T03:22:06.856 INFO:tasks.rados.rados.0.smithi016.stdout:3803: expect (ObjNum 1159 snap 355 seq_num 1159) 2024-04-10T03:22:07.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:06 smithi016 bash[72916]: cluster 2024-04-10T03:22:05.542055+0000 mgr.y (mgr.25133) 470 : cluster 0 pgmap v842: 121 pgs: 121 active+clean; 237 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 5.0 MiB/s wr, 9 op/s 2024-04-10T03:22:07.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:06 smithi016 bash[72916]: cluster 2024-04-10T03:22:05.679657+0000 mon.a (mon.0) 1398 : cluster 0 osdmap e828: 8 total, 8 up, 8 in 2024-04-10T03:22:07.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:06 smithi016 bash[74137]: cluster 2024-04-10T03:22:05.542055+0000 mgr.y (mgr.25133) 470 : cluster 0 pgmap v842: 121 pgs: 121 active+clean; 237 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 5.0 MiB/s wr, 9 op/s 2024-04-10T03:22:07.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:06 smithi016 bash[74137]: cluster 2024-04-10T03:22:05.679657+0000 mon.a (mon.0) 1398 : cluster 0 osdmap e828: 8 total, 8 up, 8 in 2024-04-10T03:22:07.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:06 smithi136 bash[68278]: cluster 2024-04-10T03:22:05.542055+0000 mgr.y (mgr.25133) 470 : cluster 0 pgmap v842: 121 pgs: 121 active+clean; 237 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 5.0 MiB/s wr, 9 op/s 2024-04-10T03:22:07.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:06 smithi136 bash[68278]: cluster 2024-04-10T03:22:05.679657+0000 mon.a (mon.0) 1398 : cluster 0 osdmap e828: 8 total, 8 up, 8 in 2024-04-10T03:22:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:07 smithi016 bash[72916]: cluster 2024-04-10T03:22:06.712746+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e829: 8 total, 8 up, 8 in 2024-04-10T03:22:08.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:07 smithi016 bash[72916]: cluster 2024-04-10T03:22:07.572320+0000 mon.a (mon.0) 1400 : cluster 0 osdmap e830: 8 total, 8 up, 8 in 2024-04-10T03:22:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:07 smithi016 bash[74137]: cluster 2024-04-10T03:22:06.712746+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e829: 8 total, 8 up, 8 in 2024-04-10T03:22:08.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:07 smithi016 bash[74137]: cluster 2024-04-10T03:22:07.572320+0000 mon.a (mon.0) 1400 : cluster 0 osdmap e830: 8 total, 8 up, 8 in 2024-04-10T03:22:08.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:07 smithi136 bash[68278]: cluster 2024-04-10T03:22:06.712746+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e829: 8 total, 8 up, 8 in 2024-04-10T03:22:08.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:07 smithi136 bash[68278]: cluster 2024-04-10T03:22:07.572320+0000 mon.a (mon.0) 1400 : cluster 0 osdmap e830: 8 total, 8 up, 8 in 2024-04-10T03:22:08.443 INFO:tasks.rados.rados.0.smithi016.stdout:3801: done (4 left) 2024-04-10T03:22:08.443 INFO:tasks.rados.rados.0.smithi016.stdout:3802: done (3 left) 2024-04-10T03:22:08.444 INFO:tasks.rados.rados.0.smithi016.stdout:3803: done (2 left) 2024-04-10T03:22:08.444 INFO:tasks.rados.rados.0.smithi016.stdout:3804: done (1 left) 2024-04-10T03:22:08.444 INFO:tasks.rados.rados.0.smithi016.stdout:3805: done (0 left) 2024-04-10T03:22:08.444 INFO:tasks.rados.rados.0.smithi016.stdout:3806: snap_remove snap 367 2024-04-10T03:22:08.730 INFO:tasks.rados.rados.0.smithi016.stdout:3806: done (0 left) 2024-04-10T03:22:08.730 INFO:tasks.rados.rados.0.smithi016.stdout:3807: rollback oid 34 current snap is 368 2024-04-10T03:22:08.730 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 34 to 365 2024-04-10T03:22:08.730 INFO:tasks.rados.rados.0.smithi016.stdout:3808: read oid 8 snap 363 2024-04-10T03:22:08.730 INFO:tasks.rados.rados.0.smithi016.stdout:3808: expect (ObjNum 1166 snap 357 seq_num 1166) 2024-04-10T03:22:08.730 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 368 2024-04-10T03:22:08.730 INFO:tasks.rados.rados.0.smithi016.stdout:3809: seq_num 1188 ranges {2736128=704512} 2024-04-10T03:22:08.758 INFO:tasks.rados.rados.0.smithi016.stdout:3809: writing smithi01663999-39 from 2736128 to 3440640 tid 1 2024-04-10T03:22:08.758 INFO:tasks.rados.rados.0.smithi016.stdout:3810: copy_from oid 38 from oid 15 current snap is 368 2024-04-10T03:22:08.758 INFO:tasks.rados.rados.0.smithi016.stdout:3807: finishing rollback tid 0 to smithi01663999-34 2024-04-10T03:22:08.758 INFO:tasks.rados.rados.0.smithi016.stdout:3807: finishing rollback tid 1 to smithi01663999-34 2024-04-10T03:22:08.759 INFO:tasks.rados.rados.0.smithi016.stdout:3807: finishing rollback tid 2 to smithi01663999-34 2024-04-10T03:22:08.759 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 2551 (ObjNum 1107 snap 343 seq_num 1107) dirty exists 2024-04-10T03:22:08.759 INFO:tasks.rados.rados.0.smithi016.stdout:3808: expect (ObjNum 1166 snap 357 seq_num 1166) 2024-04-10T03:22:08.769 INFO:tasks.rados.rados.0.smithi016.stdout:3809: finishing write tid 1 to smithi01663999-39 2024-04-10T03:22:08.770 INFO:tasks.rados.rados.0.smithi016.stdout:3809: finishing write tid 2 to smithi01663999-39 2024-04-10T03:22:08.770 INFO:tasks.rados.rados.0.smithi016.stdout:3807: done (3 left) 2024-04-10T03:22:08.770 INFO:tasks.rados.rados.0.smithi016.stdout:3808: done (2 left) 2024-04-10T03:22:08.770 INFO:tasks.rados.rados.0.smithi016.stdout:3811: snap_remove snap 363 2024-04-10T03:22:09.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:08 smithi016 bash[72916]: cluster 2024-04-10T03:22:07.542621+0000 mgr.y (mgr.25133) 471 : cluster 0 pgmap v845: 121 pgs: 121 active+clean; 249 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 6.1 MiB/s wr, 13 op/s 2024-04-10T03:22:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:08 smithi016 bash[74137]: cluster 2024-04-10T03:22:07.542621+0000 mgr.y (mgr.25133) 471 : cluster 0 pgmap v845: 121 pgs: 121 active+clean; 249 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 6.1 MiB/s wr, 13 op/s 2024-04-10T03:22:09.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:08 smithi136 bash[68278]: cluster 2024-04-10T03:22:07.542621+0000 mgr.y (mgr.25133) 471 : cluster 0 pgmap v845: 121 pgs: 121 active+clean; 249 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 6.1 MiB/s wr, 13 op/s 2024-04-10T03:22:09.741 INFO:tasks.rados.rados.0.smithi016.stdout:3811: done (2 left) 2024-04-10T03:22:09.741 INFO:tasks.rados.rados.0.smithi016.stdout:3812: setattr oid 10 current snap is 368 2024-04-10T03:22:09.741 INFO:tasks.rados.rados.0.smithi016.stdout:3810: finishing copy_from racing read to smithi01663999-38 2024-04-10T03:22:09.741 INFO:tasks.rados.rados.0.smithi016.stdout:3809: finishing write tid 3 to smithi01663999-39 2024-04-10T03:22:09.741 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2548 (ObjNum 1188 snap 368 seq_num 1188) dirty exists 2024-04-10T03:22:09.741 INFO:tasks.rados.rados.0.smithi016.stdout:3809: left oid 39 (ObjNum 1188 snap 368 seq_num 1188) 2024-04-10T03:22:09.741 INFO:tasks.rados.rados.0.smithi016.stdout:3810: finishing copy_from to smithi01663999-38 2024-04-10T03:22:09.741 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 3298 (ObjNum 1173 snap 363 seq_num 1173) dirty exists 2024-04-10T03:22:09.745 INFO:tasks.rados.rados.0.smithi016.stdout:3809: done (2 left) 2024-04-10T03:22:09.745 INFO:tasks.rados.rados.0.smithi016.stdout:3810: done (1 left) 2024-04-10T03:22:09.745 INFO:tasks.rados.rados.0.smithi016.stdout:3813: read oid 12 snap -1 2024-04-10T03:22:09.745 INFO:tasks.rados.rados.0.smithi016.stdout:3813: expect (ObjNum 1182 snap 367 seq_num 1182) 2024-04-10T03:22:09.745 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 30 current snap is 368 2024-04-10T03:22:09.745 INFO:tasks.rados.rados.0.smithi016.stdout:3814: seq_num 1189 ranges {0=720896} 2024-04-10T03:22:09.754 INFO:tasks.rados.rados.0.smithi016.stdout:3814: writing smithi01663999-30 from 0 to 720896 tid 1 2024-04-10T03:22:09.754 INFO:tasks.rados.rados.0.smithi016.stdout:3815: delete oid 46 current snap is 368 2024-04-10T03:22:09.772 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 10 v 2549 (ObjNum 1185 snap 367 seq_num 1185) dirty exists 2024-04-10T03:22:09.778 INFO:tasks.rados.rados.0.smithi016.stdout:3814: finishing write tid 1 to smithi01663999-30 2024-04-10T03:22:09.778 INFO:tasks.rados.rados.0.smithi016.stdout:3814: finishing write tid 2 to smithi01663999-30 2024-04-10T03:22:09.779 INFO:tasks.rados.rados.0.smithi016.stdout:3812: done (3 left) 2024-04-10T03:22:09.780 INFO:tasks.rados.rados.0.smithi016.stdout:3815: done (2 left) 2024-04-10T03:22:09.780 INFO:tasks.rados.rados.0.smithi016.stdout:3816: read oid 39 snap -1 2024-04-10T03:22:09.780 INFO:tasks.rados.rados.0.smithi016.stdout:3816: expect (ObjNum 1188 snap 368 seq_num 1188) 2024-04-10T03:22:09.780 INFO:tasks.rados.rados.0.smithi016.stdout:3817: read oid 42 snap -1 2024-04-10T03:22:09.780 INFO:tasks.rados.rados.0.smithi016.stdout:3817: expect (ObjNum 1132 snap 347 seq_num 1132) 2024-04-10T03:22:09.780 INFO:tasks.rados.rados.0.smithi016.stdout:3818: snap_remove snap 365 2024-04-10T03:22:10.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:09 smithi016 bash[72916]: cluster 2024-04-10T03:22:08.732582+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e831: 8 total, 8 up, 8 in 2024-04-10T03:22:10.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:09 smithi016 bash[74137]: cluster 2024-04-10T03:22:08.732582+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e831: 8 total, 8 up, 8 in 2024-04-10T03:22:10.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:09 smithi136 bash[68278]: cluster 2024-04-10T03:22:08.732582+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e831: 8 total, 8 up, 8 in 2024-04-10T03:22:10.749 INFO:tasks.rados.rados.0.smithi016.stdout:3818: done (4 left) 2024-04-10T03:22:10.750 INFO:tasks.rados.rados.0.smithi016.stdout:3819: snap_create 2024-04-10T03:22:10.750 INFO:tasks.rados.rados.0.smithi016.stdout:3814: finishing write tid 3 to smithi01663999-30 2024-04-10T03:22:10.750 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 30 v 2644 (ObjNum 1189 snap 368 seq_num 1189) dirty exists 2024-04-10T03:22:10.750 INFO:tasks.rados.rados.0.smithi016.stdout:3814: left oid 30 (ObjNum 1189 snap 368 seq_num 1189) 2024-04-10T03:22:10.750 INFO:tasks.rados.rados.0.smithi016.stdout:3813: expect (ObjNum 1182 snap 367 seq_num 1182) 2024-04-10T03:22:10.983 INFO:tasks.rados.rados.0.smithi016.stdout:3816: expect (ObjNum 1188 snap 368 seq_num 1188) 2024-04-10T03:22:11.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:10 smithi016 bash[72916]: cluster 2024-04-10T03:22:09.543491+0000 mgr.y (mgr.25133) 472 : cluster 0 pgmap v848: 121 pgs: 121 active+clean; 245 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.4 MiB/s wr, 15 op/s 2024-04-10T03:22:11.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:10 smithi016 bash[72916]: cluster 2024-04-10T03:22:09.745478+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e832: 8 total, 8 up, 8 in 2024-04-10T03:22:11.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:10 smithi016 bash[74137]: cluster 2024-04-10T03:22:09.543491+0000 mgr.y (mgr.25133) 472 : cluster 0 pgmap v848: 121 pgs: 121 active+clean; 245 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.4 MiB/s wr, 15 op/s 2024-04-10T03:22:11.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:10 smithi016 bash[74137]: cluster 2024-04-10T03:22:09.745478+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e832: 8 total, 8 up, 8 in 2024-04-10T03:22:11.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:10 smithi136 bash[68278]: cluster 2024-04-10T03:22:09.543491+0000 mgr.y (mgr.25133) 472 : cluster 0 pgmap v848: 121 pgs: 121 active+clean; 245 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.4 MiB/s wr, 15 op/s 2024-04-10T03:22:11.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:10 smithi136 bash[68278]: cluster 2024-04-10T03:22:09.745478+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e832: 8 total, 8 up, 8 in 2024-04-10T03:22:11.190 INFO:tasks.rados.rados.0.smithi016.stdout:3817: expect (ObjNum 1132 snap 347 seq_num 1132) 2024-04-10T03:22:11.757 INFO:tasks.rados.rados.0.smithi016.stdout:3813: done (4 left) 2024-04-10T03:22:11.757 INFO:tasks.rados.rados.0.smithi016.stdout:3814: done (3 left) 2024-04-10T03:22:11.757 INFO:tasks.rados.rados.0.smithi016.stdout:3816: done (2 left) 2024-04-10T03:22:11.757 INFO:tasks.rados.rados.0.smithi016.stdout:3817: done (1 left) 2024-04-10T03:22:11.757 INFO:tasks.rados.rados.0.smithi016.stdout:3819: done (0 left) 2024-04-10T03:22:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:3820: rollback oid 50 current snap is 369 2024-04-10T03:22:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 50 to 368 2024-04-10T03:22:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:3821: read oid 24 snap -1 2024-04-10T03:22:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:3821: expect deleted 2024-04-10T03:22:11.758 INFO:tasks.rados.rados.0.smithi016.stdout:3822: snap_create 2024-04-10T03:22:11.765 INFO:tasks.rados.rados.0.smithi016.stdout:3820: finishing rollback tid 0 to smithi01663999-50 2024-04-10T03:22:11.765 INFO:tasks.rados.rados.0.smithi016.stdout:3820: finishing rollback tid 1 to smithi01663999-50 2024-04-10T03:22:11.768 INFO:tasks.rados.rados.0.smithi016.stdout:3820: finishing rollback tid 2 to smithi01663999-50 2024-04-10T03:22:11.768 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 2536 (ObjNum 1170 snap 359 seq_num 1170) dirty exists 2024-04-10T03:22:12.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:22:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:22:11] "GET /metrics HTTP/1.1" 200 36402 "" "Prometheus/2.43.0" 2024-04-10T03:22:12.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:11 smithi016 bash[72916]: cluster 2024-04-10T03:22:10.750099+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e833: 8 total, 8 up, 8 in 2024-04-10T03:22:12.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:11 smithi016 bash[74137]: cluster 2024-04-10T03:22:10.750099+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e833: 8 total, 8 up, 8 in 2024-04-10T03:22:12.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:11 smithi136 bash[68278]: cluster 2024-04-10T03:22:10.750099+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e833: 8 total, 8 up, 8 in 2024-04-10T03:22:12.566 INFO:tasks.rados.rados.0.smithi016.stdout:3820: done (2 left) 2024-04-10T03:22:12.566 INFO:tasks.rados.rados.0.smithi016.stdout:3821: done (1 left) 2024-04-10T03:22:12.566 INFO:tasks.rados.rados.0.smithi016.stdout:3822: done (0 left) 2024-04-10T03:22:12.566 INFO:tasks.rados.rados.0.smithi016.stdout:3823: read oid 13 snap 369 2024-04-10T03:22:12.566 INFO:tasks.rados.rados.0.smithi016.stdout:3823: expect (ObjNum 1159 snap 355 seq_num 1159) 2024-04-10T03:22:12.566 INFO:tasks.rados.rados.0.smithi016.stdout:3824: snap_create 2024-04-10T03:22:12.615 INFO:tasks.rados.rados.0.smithi016.stdout:3823: expect (ObjNum 1159 snap 355 seq_num 1159) 2024-04-10T03:22:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:12 smithi016 bash[72916]: cluster 2024-04-10T03:22:11.544408+0000 mgr.y (mgr.25133) 473 : cluster 0 pgmap v851: 121 pgs: 121 active+clean; 236 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 590 KiB/s wr, 13 op/s 2024-04-10T03:22:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:12 smithi016 bash[72916]: cluster 2024-04-10T03:22:11.759151+0000 mon.a (mon.0) 1404 : cluster 0 osdmap e834: 8 total, 8 up, 8 in 2024-04-10T03:22:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:12 smithi016 bash[72916]: audit 2024-04-10T03:22:12.522486+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:12 smithi016 bash[72916]: cluster 2024-04-10T03:22:12.568185+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e835: 8 total, 8 up, 8 in 2024-04-10T03:22:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:12 smithi016 bash[74137]: cluster 2024-04-10T03:22:11.544408+0000 mgr.y (mgr.25133) 473 : cluster 0 pgmap v851: 121 pgs: 121 active+clean; 236 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 590 KiB/s wr, 13 op/s 2024-04-10T03:22:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:12 smithi016 bash[74137]: cluster 2024-04-10T03:22:11.759151+0000 mon.a (mon.0) 1404 : cluster 0 osdmap e834: 8 total, 8 up, 8 in 2024-04-10T03:22:13.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:12 smithi016 bash[74137]: audit 2024-04-10T03:22:12.522486+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:12 smithi016 bash[74137]: cluster 2024-04-10T03:22:12.568185+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e835: 8 total, 8 up, 8 in 2024-04-10T03:22:13.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:12 smithi136 bash[68278]: cluster 2024-04-10T03:22:11.544408+0000 mgr.y (mgr.25133) 473 : cluster 0 pgmap v851: 121 pgs: 121 active+clean; 236 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 590 KiB/s wr, 13 op/s 2024-04-10T03:22:13.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:12 smithi136 bash[68278]: cluster 2024-04-10T03:22:11.759151+0000 mon.a (mon.0) 1404 : cluster 0 osdmap e834: 8 total, 8 up, 8 in 2024-04-10T03:22:13.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:12 smithi136 bash[68278]: audit 2024-04-10T03:22:12.522486+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:13.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:12 smithi136 bash[68278]: cluster 2024-04-10T03:22:12.568185+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e835: 8 total, 8 up, 8 in 2024-04-10T03:22:14.262 INFO:tasks.rados.rados.0.smithi016.stdout:3823: done (1 left) 2024-04-10T03:22:14.262 INFO:tasks.rados.rados.0.smithi016.stdout:3824: done (0 left) 2024-04-10T03:22:14.262 INFO:tasks.rados.rados.0.smithi016.stdout:3825: setattr oid 50 current snap is 371 2024-04-10T03:22:14.266 INFO:tasks.rados.rados.0.smithi016.stdout:3826: snap_create 2024-04-10T03:22:14.271 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 2537 (ObjNum 1170 snap 359 seq_num 1170) dirty exists 2024-04-10T03:22:14.761 INFO:tasks.rados.rados.0.smithi016.stdout:3825: done (1 left) 2024-04-10T03:22:14.761 INFO:tasks.rados.rados.0.smithi016.stdout:3826: done (0 left) 2024-04-10T03:22:14.761 INFO:tasks.rados.rados.0.smithi016.stdout:3827: rollback oid 31 current snap is 372 2024-04-10T03:22:14.761 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 31 to 366 2024-04-10T03:22:14.761 INFO:tasks.rados.rados.0.smithi016.stdout:3828: snap_remove snap 368 2024-04-10T03:22:14.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:14 smithi136 bash[68278]: cluster 2024-04-10T03:22:13.545075+0000 mgr.y (mgr.25133) 474 : cluster 0 pgmap v854: 121 pgs: 121 active+clean; 237 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 446 KiB/s wr, 9 op/s 2024-04-10T03:22:14.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:14 smithi136 bash[68278]: cluster 2024-04-10T03:22:13.570699+0000 mon.a (mon.0) 1407 : cluster 0 osdmap e836: 8 total, 8 up, 8 in 2024-04-10T03:22:15.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:14 smithi016 bash[72916]: cluster 2024-04-10T03:22:13.545075+0000 mgr.y (mgr.25133) 474 : cluster 0 pgmap v854: 121 pgs: 121 active+clean; 237 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 446 KiB/s wr, 9 op/s 2024-04-10T03:22:15.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:14 smithi016 bash[72916]: cluster 2024-04-10T03:22:13.570699+0000 mon.a (mon.0) 1407 : cluster 0 osdmap e836: 8 total, 8 up, 8 in 2024-04-10T03:22:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:14 smithi016 bash[74137]: cluster 2024-04-10T03:22:13.545075+0000 mgr.y (mgr.25133) 474 : cluster 0 pgmap v854: 121 pgs: 121 active+clean; 237 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 446 KiB/s wr, 9 op/s 2024-04-10T03:22:15.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:14 smithi016 bash[74137]: cluster 2024-04-10T03:22:13.570699+0000 mon.a (mon.0) 1407 : cluster 0 osdmap e836: 8 total, 8 up, 8 in 2024-04-10T03:22:15.768 INFO:tasks.rados.rados.0.smithi016.stdout:3828: done (1 left) 2024-04-10T03:22:15.768 INFO:tasks.rados.rados.0.smithi016.stdout:3829: copy_from oid 2 from oid 4 current snap is 372 2024-04-10T03:22:15.768 INFO:tasks.rados.rados.0.smithi016.stdout:3830: snap_create 2024-04-10T03:22:15.768 INFO:tasks.rados.rados.0.smithi016.stdout:3827: finishing rollback tid 0 to smithi01663999-31 2024-04-10T03:22:15.768 INFO:tasks.rados.rados.0.smithi016.stdout:3827: finishing rollback tid 1 to smithi01663999-31 2024-04-10T03:22:15.768 INFO:tasks.rados.rados.0.smithi016.stdout:3827: finishing rollback tid 2 to smithi01663999-31 2024-04-10T03:22:15.768 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 3365 (ObjNum 1123 snap 345 seq_num 1123) dirty exists 2024-04-10T03:22:15.794 INFO:tasks.rados.rados.0.smithi016.stdout:3829: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:22:15.796 INFO:tasks.rados.rados.0.smithi016.stdout:3829: finishing copy_from to smithi01663999-2 2024-04-10T03:22:15.796 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2762 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2024-04-10T03:22:16.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:15 smithi016 bash[74137]: cluster 2024-04-10T03:22:14.766640+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e837: 8 total, 8 up, 8 in 2024-04-10T03:22:16.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:15 smithi016 bash[72916]: cluster 2024-04-10T03:22:14.766640+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e837: 8 total, 8 up, 8 in 2024-04-10T03:22:16.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:15 smithi136 bash[68278]: cluster 2024-04-10T03:22:14.766640+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e837: 8 total, 8 up, 8 in 2024-04-10T03:22:16.790 INFO:tasks.rados.rados.0.smithi016.stdout:3827: done (2 left) 2024-04-10T03:22:16.790 INFO:tasks.rados.rados.0.smithi016.stdout:3829: done (1 left) 2024-04-10T03:22:16.790 INFO:tasks.rados.rados.0.smithi016.stdout:3830: done (0 left) 2024-04-10T03:22:16.790 INFO:tasks.rados.rados.0.smithi016.stdout:3831: read oid 19 snap -1 2024-04-10T03:22:16.790 INFO:tasks.rados.rados.0.smithi016.stdout:3831: expect deleted 2024-04-10T03:22:16.790 INFO:tasks.rados.rados.0.smithi016.stdout:3832: read oid 27 snap 372 2024-04-10T03:22:16.790 INFO:tasks.rados.rados.0.smithi016.stdout:3832: expect deleted 2024-04-10T03:22:16.790 INFO:tasks.rados.rados.0.smithi016.stdout:3833: rollback oid 13 current snap is 373 2024-04-10T03:22:16.791 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 13 to 366 2024-04-10T03:22:16.791 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 373 2024-04-10T03:22:16.791 INFO:tasks.rados.rados.0.smithi016.stdout:3834: seq_num 1191 ranges {9502720=753664} 2024-04-10T03:22:16.870 INFO:tasks.rados.rados.0.smithi016.stdout:3834: writing smithi01663999-6 from 9502720 to 10256384 tid 1 2024-04-10T03:22:16.870 INFO:tasks.rados.rados.0.smithi016.stdout:3835: copy_from oid 18 from oid 41 current snap is 373 2024-04-10T03:22:16.870 INFO:tasks.rados.rados.0.smithi016.stdout:3833: finishing rollback tid 0 to smithi01663999-13 2024-04-10T03:22:16.870 INFO:tasks.rados.rados.0.smithi016.stdout:3833: finishing rollback tid 1 to smithi01663999-13 2024-04-10T03:22:16.870 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2550 (ObjNum 81 snap 0 seq_num 1601332335) dirty dne 2024-04-10T03:22:16.870 INFO:tasks.rados.rados.0.smithi016.stdout:3831: done (4 left) 2024-04-10T03:22:16.870 INFO:tasks.rados.rados.0.smithi016.stdout:3832: done (3 left) 2024-04-10T03:22:16.870 INFO:tasks.rados.rados.0.smithi016.stdout:3833: done (2 left) 2024-04-10T03:22:16.870 INFO:tasks.rados.rados.0.smithi016.stdout:3836: delete oid 28 current snap is 373 2024-04-10T03:22:16.875 INFO:tasks.rados.rados.0.smithi016.stdout:3836: done (2 left) 2024-04-10T03:22:16.875 INFO:tasks.rados.rados.0.smithi016.stdout:3837: setattr oid 7 current snap is 373 2024-04-10T03:22:16.877 INFO:tasks.rados.rados.0.smithi016.stdout:3835: finishing copy_from to smithi01663999-18 2024-04-10T03:22:16.877 INFO:tasks.rados.rados.0.smithi016.stdout:3835: got expected ENOENT (src dne) 2024-04-10T03:22:16.877 INFO:tasks.rados.rados.0.smithi016.stdout:3838: setattr oid 9 current snap is 373 2024-04-10T03:22:16.877 INFO:tasks.rados.rados.0.smithi016.stdout:3835: finishing copy_from racing read to smithi01663999-18 2024-04-10T03:22:16.878 INFO:tasks.rados.rados.0.smithi016.stdout:3835: done (3 left) 2024-04-10T03:22:16.879 INFO:tasks.rados.rados.0.smithi016.stdout:3839: snap_remove snap 370 2024-04-10T03:22:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:16 smithi016 bash[72916]: cluster 2024-04-10T03:22:15.545852+0000 mgr.y (mgr.25133) 475 : cluster 0 pgmap v857: 121 pgs: 121 active+clean; 224 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 176 KiB/s wr, 6 op/s 2024-04-10T03:22:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:16 smithi016 bash[72916]: cluster 2024-04-10T03:22:15.769522+0000 mon.a (mon.0) 1409 : cluster 0 osdmap e838: 8 total, 8 up, 8 in 2024-04-10T03:22:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:16 smithi016 bash[74137]: cluster 2024-04-10T03:22:15.545852+0000 mgr.y (mgr.25133) 475 : cluster 0 pgmap v857: 121 pgs: 121 active+clean; 224 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 176 KiB/s wr, 6 op/s 2024-04-10T03:22:17.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:16 smithi016 bash[74137]: cluster 2024-04-10T03:22:15.769522+0000 mon.a (mon.0) 1409 : cluster 0 osdmap e838: 8 total, 8 up, 8 in 2024-04-10T03:22:17.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:16 smithi136 bash[68278]: cluster 2024-04-10T03:22:15.545852+0000 mgr.y (mgr.25133) 475 : cluster 0 pgmap v857: 121 pgs: 121 active+clean; 224 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 176 KiB/s wr, 6 op/s 2024-04-10T03:22:17.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:16 smithi136 bash[68278]: cluster 2024-04-10T03:22:15.769522+0000 mon.a (mon.0) 1409 : cluster 0 osdmap e838: 8 total, 8 up, 8 in 2024-04-10T03:22:17.572 INFO:tasks.rados.rados.0.smithi016.stdout:3839: done (3 left) 2024-04-10T03:22:17.572 INFO:tasks.rados.rados.0.smithi016.stdout:3840: delete oid 23 current snap is 373 2024-04-10T03:22:17.572 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2799 (ObjNum 1135 snap 349 seq_num 1135) dirty exists 2024-04-10T03:22:17.572 INFO:tasks.rados.rados.0.smithi016.stdout:3834: finishing write tid 1 to smithi01663999-6 2024-04-10T03:22:17.572 INFO:tasks.rados.rados.0.smithi016.stdout:3834: finishing write tid 2 to smithi01663999-6 2024-04-10T03:22:17.572 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 2550 (ObjNum 1159 snap 355 seq_num 1159) dirty exists 2024-04-10T03:22:17.572 INFO:tasks.rados.rados.0.smithi016.stdout:3834: finishing write tid 3 to smithi01663999-6 2024-04-10T03:22:17.572 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 3370 (ObjNum 1191 snap 373 seq_num 1191) dirty exists 2024-04-10T03:22:17.573 INFO:tasks.rados.rados.0.smithi016.stdout:3834: left oid 6 (ObjNum 1191 snap 373 seq_num 1191) 2024-04-10T03:22:17.582 INFO:tasks.rados.rados.0.smithi016.stdout:3834: done (3 left) 2024-04-10T03:22:17.582 INFO:tasks.rados.rados.0.smithi016.stdout:3837: done (2 left) 2024-04-10T03:22:17.583 INFO:tasks.rados.rados.0.smithi016.stdout:3838: done (1 left) 2024-04-10T03:22:17.583 INFO:tasks.rados.rados.0.smithi016.stdout:3840: done (0 left) 2024-04-10T03:22:17.583 INFO:tasks.rados.rados.0.smithi016.stdout:3841: rmattr oid 43 current snap is 373 2024-04-10T03:22:17.583 INFO:tasks.rados.rados.0.smithi016.stdout:3841: done (0 left) 2024-04-10T03:22:17.583 INFO:tasks.rados.rados.0.smithi016.stdout:3842: read oid 46 snap -1 2024-04-10T03:22:17.583 INFO:tasks.rados.rados.0.smithi016.stdout:3842: expect deleted 2024-04-10T03:22:17.583 INFO:tasks.rados.rados.0.smithi016.stdout:3843: snap_remove snap 372 2024-04-10T03:22:18.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:17 smithi016 bash[72916]: cluster 2024-04-10T03:22:16.794234+0000 mon.a (mon.0) 1410 : cluster 0 osdmap e839: 8 total, 8 up, 8 in 2024-04-10T03:22:18.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:17 smithi016 bash[72916]: cluster 2024-04-10T03:22:17.573141+0000 mon.a (mon.0) 1411 : cluster 0 osdmap e840: 8 total, 8 up, 8 in 2024-04-10T03:22:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:17 smithi016 bash[74137]: cluster 2024-04-10T03:22:16.794234+0000 mon.a (mon.0) 1410 : cluster 0 osdmap e839: 8 total, 8 up, 8 in 2024-04-10T03:22:18.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:17 smithi016 bash[74137]: cluster 2024-04-10T03:22:17.573141+0000 mon.a (mon.0) 1411 : cluster 0 osdmap e840: 8 total, 8 up, 8 in 2024-04-10T03:22:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:17 smithi136 bash[68278]: cluster 2024-04-10T03:22:16.794234+0000 mon.a (mon.0) 1410 : cluster 0 osdmap e839: 8 total, 8 up, 8 in 2024-04-10T03:22:18.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:17 smithi136 bash[68278]: cluster 2024-04-10T03:22:17.573141+0000 mon.a (mon.0) 1411 : cluster 0 osdmap e840: 8 total, 8 up, 8 in 2024-04-10T03:22:18.571 INFO:tasks.rados.rados.0.smithi016.stdout:3843: done (1 left) 2024-04-10T03:22:18.571 INFO:tasks.rados.rados.0.smithi016.stdout:3844: snap_remove snap 369 2024-04-10T03:22:19.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:18 smithi016 bash[72916]: cluster 2024-04-10T03:22:17.546569+0000 mgr.y (mgr.25133) 476 : cluster 0 pgmap v860: 121 pgs: 121 active+clean; 227 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 610 KiB/s wr, 4 op/s 2024-04-10T03:22:19.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:18 smithi016 bash[72916]: cluster 2024-04-10T03:22:18.576050+0000 mon.a (mon.0) 1412 : cluster 0 osdmap e841: 8 total, 8 up, 8 in 2024-04-10T03:22:19.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:18 smithi016 bash[74137]: cluster 2024-04-10T03:22:17.546569+0000 mgr.y (mgr.25133) 476 : cluster 0 pgmap v860: 121 pgs: 121 active+clean; 227 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 610 KiB/s wr, 4 op/s 2024-04-10T03:22:19.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:18 smithi016 bash[74137]: cluster 2024-04-10T03:22:18.576050+0000 mon.a (mon.0) 1412 : cluster 0 osdmap e841: 8 total, 8 up, 8 in 2024-04-10T03:22:19.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:18 smithi136 bash[68278]: cluster 2024-04-10T03:22:17.546569+0000 mgr.y (mgr.25133) 476 : cluster 0 pgmap v860: 121 pgs: 121 active+clean; 227 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 610 KiB/s wr, 4 op/s 2024-04-10T03:22:19.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:18 smithi136 bash[68278]: cluster 2024-04-10T03:22:18.576050+0000 mon.a (mon.0) 1412 : cluster 0 osdmap e841: 8 total, 8 up, 8 in 2024-04-10T03:22:19.574 INFO:tasks.rados.rados.0.smithi016.stdout:3844: done (1 left) 2024-04-10T03:22:19.574 INFO:tasks.rados.rados.0.smithi016.stdout:3845: snap_create 2024-04-10T03:22:20.577 INFO:tasks.rados.rados.0.smithi016.stdout:3842: done (1 left) 2024-04-10T03:22:20.577 INFO:tasks.rados.rados.0.smithi016.stdout:3845: done (0 left) 2024-04-10T03:22:20.577 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 374 2024-04-10T03:22:20.578 INFO:tasks.rados.rados.0.smithi016.stdout:3846: seq_num 1194 ranges {385024=802816} 2024-04-10T03:22:20.589 INFO:tasks.rados.rados.0.smithi016.stdout:3846: writing smithi01663999-14 from 385024 to 1187840 tid 1 2024-04-10T03:22:20.589 INFO:tasks.rados.rados.0.smithi016.stdout:3847: snap_create 2024-04-10T03:22:20.608 INFO:tasks.rados.rados.0.smithi016.stdout:3846: finishing write tid 1 to smithi01663999-14 2024-04-10T03:22:20.608 INFO:tasks.rados.rados.0.smithi016.stdout:3846: finishing write tid 2 to smithi01663999-14 2024-04-10T03:22:20.611 INFO:tasks.rados.rados.0.smithi016.stdout:3846: finishing write tid 3 to smithi01663999-14 2024-04-10T03:22:20.611 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 3383 (ObjNum 1194 snap 374 seq_num 1194) dirty exists 2024-04-10T03:22:20.611 INFO:tasks.rados.rados.0.smithi016.stdout:3846: left oid 14 (ObjNum 1194 snap 374 seq_num 1194) 2024-04-10T03:22:20.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:20 smithi136 bash[68278]: cluster 2024-04-10T03:22:19.547554+0000 mgr.y (mgr.25133) 477 : cluster 0 pgmap v863: 121 pgs: 121 active+clean; 227 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 610 KiB/s wr, 6 op/s 2024-04-10T03:22:20.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:20 smithi136 bash[68278]: cluster 2024-04-10T03:22:19.578547+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e842: 8 total, 8 up, 8 in 2024-04-10T03:22:21.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:20 smithi016 bash[72916]: cluster 2024-04-10T03:22:19.547554+0000 mgr.y (mgr.25133) 477 : cluster 0 pgmap v863: 121 pgs: 121 active+clean; 227 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 610 KiB/s wr, 6 op/s 2024-04-10T03:22:21.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:20 smithi016 bash[72916]: cluster 2024-04-10T03:22:19.578547+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e842: 8 total, 8 up, 8 in 2024-04-10T03:22:21.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:20 smithi016 bash[74137]: cluster 2024-04-10T03:22:19.547554+0000 mgr.y (mgr.25133) 477 : cluster 0 pgmap v863: 121 pgs: 121 active+clean; 227 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 610 KiB/s wr, 6 op/s 2024-04-10T03:22:21.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:20 smithi016 bash[74137]: cluster 2024-04-10T03:22:19.578547+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e842: 8 total, 8 up, 8 in 2024-04-10T03:22:21.594 INFO:tasks.rados.rados.0.smithi016.stdout:3846: done (1 left) 2024-04-10T03:22:21.594 INFO:tasks.rados.rados.0.smithi016.stdout:3847: done (0 left) 2024-04-10T03:22:21.594 INFO:tasks.rados.rados.0.smithi016.stdout:3848: rollback oid 29 current snap is 375 2024-04-10T03:22:21.594 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 29 to 374 2024-04-10T03:22:21.594 INFO:tasks.rados.rados.0.smithi016.stdout:3849: snap_remove snap 371 2024-04-10T03:22:21.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:21 smithi136 bash[68278]: cluster 2024-04-10T03:22:20.582433+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e843: 8 total, 8 up, 8 in 2024-04-10T03:22:21.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:21 smithi136 bash[68278]: audit 2024-04-10T03:22:20.717745+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:22:21.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:21 smithi136 bash[68278]: audit 2024-04-10T03:22:21.446626+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:22:21.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:21 smithi136 bash[68278]: audit 2024-04-10T03:22:21.448299+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:22:21.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:21 smithi136 bash[68278]: audit 2024-04-10T03:22:21.457395+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:22:22.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:22:21] "GET /metrics HTTP/1.1" 200 36405 "" "Prometheus/2.43.0" 2024-04-10T03:22:22.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[74137]: cluster 2024-04-10T03:22:20.582433+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e843: 8 total, 8 up, 8 in 2024-04-10T03:22:22.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[74137]: audit 2024-04-10T03:22:20.717745+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:22:22.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[74137]: audit 2024-04-10T03:22:21.446626+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:22:22.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[74137]: audit 2024-04-10T03:22:21.448299+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:22:22.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[74137]: audit 2024-04-10T03:22:21.457395+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:22:22.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[72916]: cluster 2024-04-10T03:22:20.582433+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e843: 8 total, 8 up, 8 in 2024-04-10T03:22:22.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[72916]: audit 2024-04-10T03:22:20.717745+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:22:22.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[72916]: audit 2024-04-10T03:22:21.446626+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:22:22.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[72916]: audit 2024-04-10T03:22:21.448299+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:22:22.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:21 smithi016 bash[72916]: audit 2024-04-10T03:22:21.457395+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:22:22.571 INFO:tasks.rados.rados.0.smithi016.stdout:3849: done (1 left) 2024-04-10T03:22:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:3850: read oid 48 snap -1 2024-04-10T03:22:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:3850: expect (ObjNum 1128 snap 346 seq_num 1128) 2024-04-10T03:22:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:3851: copy_from oid 31 from oid 27 current snap is 375 2024-04-10T03:22:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:3852: copy_from oid 24 from oid 5 current snap is 375 2024-04-10T03:22:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:3853: snap_create 2024-04-10T03:22:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:3848: finishing rollback tid 0 to smithi01663999-29 2024-04-10T03:22:22.572 INFO:tasks.rados.rados.0.smithi016.stdout:3848: finishing rollback tid 1 to smithi01663999-29 2024-04-10T03:22:22.573 INFO:tasks.rados.rados.0.smithi016.stdout:3848: finishing rollback tid 2 to smithi01663999-29 2024-04-10T03:22:22.573 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 2553 (ObjNum 1050 snap 322 seq_num 1050) dirty exists 2024-04-10T03:22:22.586 INFO:tasks.rados.rados.0.smithi016.stdout:3851: finishing copy_from to smithi01663999-31 2024-04-10T03:22:22.586 INFO:tasks.rados.rados.0.smithi016.stdout:3851: got expected ENOENT (src dne) 2024-04-10T03:22:22.587 INFO:tasks.rados.rados.0.smithi016.stdout:3851: finishing copy_from racing read to smithi01663999-31 2024-04-10T03:22:22.589 INFO:tasks.rados.rados.0.smithi016.stdout:3850: expect (ObjNum 1128 snap 346 seq_num 1128) 2024-04-10T03:22:22.659 INFO:tasks.rados.rados.0.smithi016.stdout:3852: finishing copy_from racing read to smithi01663999-24 2024-04-10T03:22:22.659 INFO:tasks.rados.rados.0.smithi016.stdout:3852: finishing copy_from to smithi01663999-24 2024-04-10T03:22:22.659 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 2435 (ObjNum 1128 snap 346 seq_num 1128) dirty exists 2024-04-10T03:22:22.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:22 smithi136 bash[68278]: cluster 2024-04-10T03:22:21.548332+0000 mgr.y (mgr.25133) 478 : cluster 0 pgmap v866: 121 pgs: 121 active+clean; 228 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 380 KiB/s wr, 17 op/s 2024-04-10T03:22:22.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:22 smithi136 bash[68278]: cluster 2024-04-10T03:22:21.599345+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e844: 8 total, 8 up, 8 in 2024-04-10T03:22:22.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:22 smithi136 bash[68278]: cluster 2024-04-10T03:22:22.574859+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e845: 8 total, 8 up, 8 in 2024-04-10T03:22:23.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:22 smithi016 bash[72916]: cluster 2024-04-10T03:22:21.548332+0000 mgr.y (mgr.25133) 478 : cluster 0 pgmap v866: 121 pgs: 121 active+clean; 228 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 380 KiB/s wr, 17 op/s 2024-04-10T03:22:23.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:22 smithi016 bash[72916]: cluster 2024-04-10T03:22:21.599345+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e844: 8 total, 8 up, 8 in 2024-04-10T03:22:23.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:22 smithi016 bash[72916]: cluster 2024-04-10T03:22:22.574859+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e845: 8 total, 8 up, 8 in 2024-04-10T03:22:23.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:22 smithi016 bash[74137]: cluster 2024-04-10T03:22:21.548332+0000 mgr.y (mgr.25133) 478 : cluster 0 pgmap v866: 121 pgs: 121 active+clean; 228 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 380 KiB/s wr, 17 op/s 2024-04-10T03:22:23.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:22 smithi016 bash[74137]: cluster 2024-04-10T03:22:21.599345+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e844: 8 total, 8 up, 8 in 2024-04-10T03:22:23.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:22 smithi016 bash[74137]: cluster 2024-04-10T03:22:22.574859+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e845: 8 total, 8 up, 8 in 2024-04-10T03:22:23.573 INFO:tasks.rados.rados.0.smithi016.stdout:3848: done (4 left) 2024-04-10T03:22:23.573 INFO:tasks.rados.rados.0.smithi016.stdout:3850: done (3 left) 2024-04-10T03:22:23.573 INFO:tasks.rados.rados.0.smithi016.stdout:3851: done (2 left) 2024-04-10T03:22:23.573 INFO:tasks.rados.rados.0.smithi016.stdout:3852: done (1 left) 2024-04-10T03:22:23.573 INFO:tasks.rados.rados.0.smithi016.stdout:3853: done (0 left) 2024-04-10T03:22:23.573 INFO:tasks.rados.rados.0.smithi016.stdout:3854: copy_from oid 46 from oid 1 current snap is 376 2024-04-10T03:22:23.576 INFO:tasks.rados.rados.0.smithi016.stdout:3855: read oid 17 snap 373 2024-04-10T03:22:23.576 INFO:tasks.rados.rados.0.smithi016.stdout:3855: expect (ObjNum 1161 snap 355 seq_num 1161) 2024-04-10T03:22:23.576 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 48 current snap is 376 2024-04-10T03:22:23.576 INFO:tasks.rados.rados.0.smithi016.stdout:3856: seq_num 1195 ranges {2105344=417792,2523136=401408} 2024-04-10T03:22:23.603 INFO:tasks.rados.rados.0.smithi016.stdout:3856: writing smithi01663999-48 from 2105344 to 2523136 tid 1 2024-04-10T03:22:23.610 INFO:tasks.rados.rados.0.smithi016.stdout:3856: writing smithi01663999-48 from 2523136 to 2924544 tid 2 2024-04-10T03:22:23.610 INFO:tasks.rados.rados.0.smithi016.stdout:3857: rmattr oid 35 current snap is 376 2024-04-10T03:22:23.610 INFO:tasks.rados.rados.0.smithi016.stdout:3857: done (3 left) 2024-04-10T03:22:23.610 INFO:tasks.rados.rados.0.smithi016.stdout:3858: setattr oid 4 current snap is 376 2024-04-10T03:22:23.610 INFO:tasks.rados.rados.0.smithi016.stdout:3854: finishing copy_from racing read to smithi01663999-46 2024-04-10T03:22:23.610 INFO:tasks.rados.rados.0.smithi016.stdout:3854: finishing copy_from to smithi01663999-46 2024-04-10T03:22:23.610 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 46 v 2793 (ObjNum 1143 snap 352 seq_num 1143) dirty exists 2024-04-10T03:22:23.612 INFO:tasks.rados.rados.0.smithi016.stdout:3856: finishing write tid 1 to smithi01663999-48 2024-04-10T03:22:23.613 INFO:tasks.rados.rados.0.smithi016.stdout:3854: done (3 left) 2024-04-10T03:22:23.613 INFO:tasks.rados.rados.0.smithi016.stdout:3859: setattr oid 12 current snap is 376 2024-04-10T03:22:23.615 INFO:tasks.rados.rados.0.smithi016.stdout:3856: finishing write tid 2 to smithi01663999-48 2024-04-10T03:22:23.616 INFO:tasks.rados.rados.0.smithi016.stdout:3856: finishing write tid 3 to smithi01663999-48 2024-04-10T03:22:23.616 INFO:tasks.rados.rados.0.smithi016.stdout:3860: read oid 49 snap 375 2024-04-10T03:22:23.617 INFO:tasks.rados.rados.0.smithi016.stdout:3860: expect (ObjNum 1172 snap 360 seq_num 1172) 2024-04-10T03:22:23.617 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 376 2024-04-10T03:22:23.617 INFO:tasks.rados.rados.0.smithi016.stdout:3861: seq_num 1196 ranges {0=434176,434176=401408} 2024-04-10T03:22:23.621 INFO:tasks.rados.rados.0.smithi016.stdout:3861: writing smithi01663999-28 from 0 to 434176 tid 1 2024-04-10T03:22:23.627 INFO:tasks.rados.rados.0.smithi016.stdout:3861: writing smithi01663999-28 from 434176 to 835584 tid 2 2024-04-10T03:22:23.627 INFO:tasks.rados.rados.0.smithi016.stdout:3862: copy_from oid 27 from oid 2 current snap is 376 2024-04-10T03:22:23.627 INFO:tasks.rados.rados.0.smithi016.stdout:3856: finishing write tid 4 to smithi01663999-48 2024-04-10T03:22:23.627 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 48 v 2802 (ObjNum 1195 snap 376 seq_num 1195) dirty exists 2024-04-10T03:22:23.627 INFO:tasks.rados.rados.0.smithi016.stdout:3856: left oid 48 (ObjNum 1195 snap 376 seq_num 1195) 2024-04-10T03:22:23.627 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2764 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2024-04-10T03:22:23.627 INFO:tasks.rados.rados.0.smithi016.stdout:3856: done (6 left) 2024-04-10T03:22:23.627 INFO:tasks.rados.rados.0.smithi016.stdout:3858: done (5 left) 2024-04-10T03:22:23.627 INFO:tasks.rados.rados.0.smithi016.stdout:3863: snap_remove snap 366 2024-04-10T03:22:24.605 INFO:tasks.rados.rados.0.smithi016.stdout:3863: done (5 left) 2024-04-10T03:22:24.605 INFO:tasks.rados.rados.0.smithi016.stdout:3864: rollback oid 44 current snap is 376 2024-04-10T03:22:24.605 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 44 to 373 2024-04-10T03:22:24.605 INFO:tasks.rados.rados.0.smithi016.stdout:3865: snap_create 2024-04-10T03:22:24.616 INFO:tasks.rados.rados.0.smithi016.stdout:3861: finishing write tid 1 to smithi01663999-28 2024-04-10T03:22:24.616 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2552 (ObjNum 1182 snap 367 seq_num 1182) dirty exists 2024-04-10T03:22:24.616 INFO:tasks.rados.rados.0.smithi016.stdout:3861: finishing write tid 2 to smithi01663999-28 2024-04-10T03:22:24.616 INFO:tasks.rados.rados.0.smithi016.stdout:3861: finishing write tid 3 to smithi01663999-28 2024-04-10T03:22:24.616 INFO:tasks.rados.rados.0.smithi016.stdout:3861: finishing write tid 4 to smithi01663999-28 2024-04-10T03:22:24.616 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2444 (ObjNum 1196 snap 376 seq_num 1196) dirty exists 2024-04-10T03:22:24.616 INFO:tasks.rados.rados.0.smithi016.stdout:3861: left oid 28 (ObjNum 1196 snap 376 seq_num 1196) 2024-04-10T03:22:24.616 INFO:tasks.rados.rados.0.smithi016.stdout:3862: finishing copy_from racing read to smithi01663999-27 2024-04-10T03:22:24.616 INFO:tasks.rados.rados.0.smithi016.stdout:3860: expect (ObjNum 1172 snap 360 seq_num 1172) 2024-04-10T03:22:24.882 INFO:tasks.rados.rados.0.smithi016.stdout:3862: finishing copy_from to smithi01663999-27 2024-04-10T03:22:24.882 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 2762 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2024-04-10T03:22:24.882 INFO:tasks.rados.rados.0.smithi016.stdout:3855: expect (ObjNum 1161 snap 355 seq_num 1161) 2024-04-10T03:22:24.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:24 smithi136 bash[68278]: cluster 2024-04-10T03:22:23.548956+0000 mgr.y (mgr.25133) 479 : cluster 0 pgmap v869: 121 pgs: 121 active+clean; 228 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 380 KiB/s wr, 11 op/s 2024-04-10T03:22:24.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:24 smithi136 bash[68278]: cluster 2024-04-10T03:22:23.577915+0000 mon.a (mon.0) 1421 : cluster 0 osdmap e846: 8 total, 8 up, 8 in 2024-04-10T03:22:25.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:24 smithi016 bash[72916]: cluster 2024-04-10T03:22:23.548956+0000 mgr.y (mgr.25133) 479 : cluster 0 pgmap v869: 121 pgs: 121 active+clean; 228 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 380 KiB/s wr, 11 op/s 2024-04-10T03:22:25.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:24 smithi016 bash[72916]: cluster 2024-04-10T03:22:23.577915+0000 mon.a (mon.0) 1421 : cluster 0 osdmap e846: 8 total, 8 up, 8 in 2024-04-10T03:22:25.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:24 smithi016 bash[74137]: cluster 2024-04-10T03:22:23.548956+0000 mgr.y (mgr.25133) 479 : cluster 0 pgmap v869: 121 pgs: 121 active+clean; 228 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 380 KiB/s wr, 11 op/s 2024-04-10T03:22:25.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:24 smithi016 bash[74137]: cluster 2024-04-10T03:22:23.577915+0000 mon.a (mon.0) 1421 : cluster 0 osdmap e846: 8 total, 8 up, 8 in 2024-04-10T03:22:25.843 INFO:tasks.rados.rados.0.smithi016.stdout:3864: finishing rollback tid 1 to smithi01663999-44 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 44 v 0 (ObjNum 177 snap 0 seq_num 2081993072) dirty dne 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:3855: done (6 left) 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:3859: done (5 left) 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:3860: done (4 left) 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:3861: done (3 left) 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:3862: done (2 left) 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:3864: done (1 left) 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:3865: done (0 left) 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 27 current snap is 377 2024-04-10T03:22:25.844 INFO:tasks.rados.rados.0.smithi016.stdout:3866: seq_num 1197 ranges {2498560=450560,2949120=401408} 2024-04-10T03:22:25.873 INFO:tasks.rados.rados.0.smithi016.stdout:3866: writing smithi01663999-27 from 2498560 to 2949120 tid 1 2024-04-10T03:22:25.877 INFO:tasks.rados.rados.0.smithi016.stdout:3866: writing smithi01663999-27 from 2949120 to 3350528 tid 2 2024-04-10T03:22:25.877 INFO:tasks.rados.rados.0.smithi016.stdout:3867: delete oid 36 current snap is 377 2024-04-10T03:22:25.883 INFO:tasks.rados.rados.0.smithi016.stdout:3867: done (1 left) 2024-04-10T03:22:25.883 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 42 current snap is 377 2024-04-10T03:22:25.883 INFO:tasks.rados.rados.0.smithi016.stdout:3868: seq_num 1199 ranges {2170880=483328,2654208=401408} 2024-04-10T03:22:25.906 INFO:tasks.rados.rados.0.smithi016.stdout:3868: writing smithi01663999-42 from 2170880 to 2654208 tid 1 2024-04-10T03:22:25.910 INFO:tasks.rados.rados.0.smithi016.stdout:3868: writing smithi01663999-42 from 2654208 to 3055616 tid 2 2024-04-10T03:22:25.910 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 377 2024-04-10T03:22:25.910 INFO:tasks.rados.rados.0.smithi016.stdout:3866: finishing write tid 1 to smithi01663999-27 2024-04-10T03:22:25.910 INFO:tasks.rados.rados.0.smithi016.stdout:3866: finishing write tid 2 to smithi01663999-27 2024-04-10T03:22:25.910 INFO:tasks.rados.rados.0.smithi016.stdout:3869: seq_num 1200 ranges {7479296=499712,7979008=401408} 2024-04-10T03:22:25.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:25 smithi136 bash[68278]: cluster 2024-04-10T03:22:24.608702+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e847: 8 total, 8 up, 8 in 2024-04-10T03:22:25.968 INFO:tasks.rados.rados.0.smithi016.stdout:3869: writing smithi01663999-21 from 7479296 to 7979008 tid 1 2024-04-10T03:22:25.970 INFO:tasks.rados.rados.0.smithi016.stdout:3869: writing smithi01663999-21 from 7979008 to 8380416 tid 2 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3866: finishing write tid 3 to smithi01663999-27 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3866: finishing write tid 4 to smithi01663999-27 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 27 v 2765 (ObjNum 1197 snap 377 seq_num 1197) dirty exists 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3866: left oid 27 (ObjNum 1197 snap 377 seq_num 1197) 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3868: finishing write tid 1 to smithi01663999-42 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3868: finishing write tid 2 to smithi01663999-42 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3870: read oid 44 snap -1 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3870: expect deleted 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3866: done (3 left) 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3871: read oid 50 snap -1 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3871: expect (ObjNum 1170 snap 359 seq_num 1170) 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3872: delete oid 31 current snap is 377 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3868: finishing write tid 3 to smithi01663999-42 2024-04-10T03:22:25.971 INFO:tasks.rados.rados.0.smithi016.stdout:3868: finishing write tid 4 to smithi01663999-42 2024-04-10T03:22:25.972 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 42 v 2543 (ObjNum 1199 snap 377 seq_num 1199) dirty exists 2024-04-10T03:22:25.972 INFO:tasks.rados.rados.0.smithi016.stdout:3868: left oid 42 (ObjNum 1199 snap 377 seq_num 1199) 2024-04-10T03:22:25.982 INFO:tasks.rados.rados.0.smithi016.stdout:3869: finishing write tid 1 to smithi01663999-21 2024-04-10T03:22:25.982 INFO:tasks.rados.rados.0.smithi016.stdout:3869: finishing write tid 2 to smithi01663999-21 2024-04-10T03:22:25.983 INFO:tasks.rados.rados.0.smithi016.stdout:3871: expect (ObjNum 1170 snap 359 seq_num 1170) 2024-04-10T03:22:26.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:25 smithi016 bash[72916]: cluster 2024-04-10T03:22:24.608702+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e847: 8 total, 8 up, 8 in 2024-04-10T03:22:26.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:25 smithi016 bash[74137]: cluster 2024-04-10T03:22:24.608702+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e847: 8 total, 8 up, 8 in 2024-04-10T03:22:26.160 INFO:tasks.rados.rados.0.smithi016.stdout:3869: finishing write tid 3 to smithi01663999-21 2024-04-10T03:22:26.160 INFO:tasks.rados.rados.0.smithi016.stdout:3869: finishing write tid 4 to smithi01663999-21 2024-04-10T03:22:26.160 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2767 (ObjNum 1200 snap 377 seq_num 1200) dirty exists 2024-04-10T03:22:26.160 INFO:tasks.rados.rados.0.smithi016.stdout:3869: left oid 21 (ObjNum 1200 snap 377 seq_num 1200) 2024-04-10T03:22:26.160 INFO:tasks.rados.rados.0.smithi016.stdout:3868: done (4 left) 2024-04-10T03:22:26.160 INFO:tasks.rados.rados.0.smithi016.stdout:3869: done (3 left) 2024-04-10T03:22:26.160 INFO:tasks.rados.rados.0.smithi016.stdout:3870: done (2 left) 2024-04-10T03:22:26.160 INFO:tasks.rados.rados.0.smithi016.stdout:3871: done (1 left) 2024-04-10T03:22:26.160 INFO:tasks.rados.rados.0.smithi016.stdout:3872: done (0 left) 2024-04-10T03:22:26.161 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 28 current snap is 377 2024-04-10T03:22:26.161 INFO:tasks.rados.rados.0.smithi016.stdout:3873: seq_num 1202 ranges {835584=540672,1376256=401408} 2024-04-10T03:22:26.170 INFO:tasks.rados.rados.0.smithi016.stdout:3873: writing smithi01663999-28 from 835584 to 1376256 tid 1 2024-04-10T03:22:26.173 INFO:tasks.rados.rados.0.smithi016.stdout:3873: writing smithi01663999-28 from 1376256 to 1777664 tid 2 2024-04-10T03:22:26.174 INFO:tasks.rados.rados.0.smithi016.stdout:3874: rmattr oid 30 current snap is 377 2024-04-10T03:22:26.174 INFO:tasks.rados.rados.0.smithi016.stdout:3874: done (1 left) 2024-04-10T03:22:26.174 INFO:tasks.rados.rados.0.smithi016.stdout:3875: read oid 21 snap 376 2024-04-10T03:22:26.174 INFO:tasks.rados.rados.0.smithi016.stdout:3875: expect (ObjNum 1036 snap 321 seq_num 1036) 2024-04-10T03:22:26.174 INFO:tasks.rados.rados.0.smithi016.stdout:3876: read oid 29 snap 375 2024-04-10T03:22:26.174 INFO:tasks.rados.rados.0.smithi016.stdout:3876: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:22:26.174 INFO:tasks.rados.rados.0.smithi016.stdout:3877: snap_remove snap 373 2024-04-10T03:22:26.621 INFO:tasks.rados.rados.0.smithi016.stdout:3877: done (3 left) 2024-04-10T03:22:26.621 INFO:tasks.rados.rados.0.smithi016.stdout:3878: read oid 25 snap 374 2024-04-10T03:22:26.622 INFO:tasks.rados.rados.0.smithi016.stdout:3878: expect (ObjNum 1154 snap 353 seq_num 1154) 2024-04-10T03:22:26.622 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 24 current snap is 377 2024-04-10T03:22:26.622 INFO:tasks.rados.rados.0.smithi016.stdout:3873: finishing write tid 1 to smithi01663999-28 2024-04-10T03:22:26.622 INFO:tasks.rados.rados.0.smithi016.stdout:3873: finishing write tid 2 to smithi01663999-28 2024-04-10T03:22:26.622 INFO:tasks.rados.rados.0.smithi016.stdout:3873: finishing write tid 3 to smithi01663999-28 2024-04-10T03:22:26.622 INFO:tasks.rados.rados.0.smithi016.stdout:3873: finishing write tid 4 to smithi01663999-28 2024-04-10T03:22:26.622 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 28 v 2447 (ObjNum 1202 snap 377 seq_num 1202) dirty exists 2024-04-10T03:22:26.622 INFO:tasks.rados.rados.0.smithi016.stdout:3873: left oid 28 (ObjNum 1202 snap 377 seq_num 1202) 2024-04-10T03:22:26.622 INFO:tasks.rados.rados.0.smithi016.stdout:3876: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:22:26.761 INFO:tasks.rados.rados.0.smithi016.stdout:3875: expect (ObjNum 1036 snap 321 seq_num 1036) 2024-04-10T03:22:26.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:26 smithi136 bash[68278]: cluster 2024-04-10T03:22:25.549803+0000 mgr.y (mgr.25133) 480 : cluster 0 pgmap v872: 121 pgs: 121 active+clean; 222 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-10T03:22:26.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:26 smithi136 bash[68278]: cluster 2024-04-10T03:22:25.617612+0000 mon.a (mon.0) 1423 : cluster 0 osdmap e848: 8 total, 8 up, 8 in 2024-04-10T03:22:27.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:26 smithi016 bash[74137]: cluster 2024-04-10T03:22:25.549803+0000 mgr.y (mgr.25133) 480 : cluster 0 pgmap v872: 121 pgs: 121 active+clean; 222 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-10T03:22:27.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:26 smithi016 bash[74137]: cluster 2024-04-10T03:22:25.617612+0000 mon.a (mon.0) 1423 : cluster 0 osdmap e848: 8 total, 8 up, 8 in 2024-04-10T03:22:27.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:26 smithi016 bash[72916]: cluster 2024-04-10T03:22:25.549803+0000 mgr.y (mgr.25133) 480 : cluster 0 pgmap v872: 121 pgs: 121 active+clean; 222 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-10T03:22:27.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:26 smithi016 bash[72916]: cluster 2024-04-10T03:22:25.617612+0000 mon.a (mon.0) 1423 : cluster 0 osdmap e848: 8 total, 8 up, 8 in 2024-04-10T03:22:27.349 INFO:tasks.rados.rados.0.smithi016.stdout:3878: expect (ObjNum 1154 snap 353 seq_num 1154) 2024-04-10T03:22:27.405 INFO:tasks.rados.rados.0.smithi016.stdout:3879: seq_num 1203 ranges {2105344=557056,2662400=401408} 2024-04-10T03:22:27.436 INFO:tasks.rados.rados.0.smithi016.stdout:3879: writing smithi01663999-24 from 2105344 to 2662400 tid 1 2024-04-10T03:22:27.442 INFO:tasks.rados.rados.0.smithi016.stdout:3879: writing smithi01663999-24 from 2662400 to 3063808 tid 2 2024-04-10T03:22:27.442 INFO:tasks.rados.rados.0.smithi016.stdout:3873: done (4 left) 2024-04-10T03:22:27.442 INFO:tasks.rados.rados.0.smithi016.stdout:3875: done (3 left) 2024-04-10T03:22:27.442 INFO:tasks.rados.rados.0.smithi016.stdout:3876: done (2 left) 2024-04-10T03:22:27.442 INFO:tasks.rados.rados.0.smithi016.stdout:3878: done (1 left) 2024-04-10T03:22:27.442 INFO:tasks.rados.rados.0.smithi016.stdout:3880: read oid 23 snap 374 2024-04-10T03:22:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:3880: expect deleted 2024-04-10T03:22:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 12 current snap is 377 2024-04-10T03:22:27.443 INFO:tasks.rados.rados.0.smithi016.stdout:3881: seq_num 1204 ranges {3481600=573440,4055040=401408} 2024-04-10T03:22:27.480 INFO:tasks.rados.rados.0.smithi016.stdout:3881: writing smithi01663999-12 from 3481600 to 4055040 tid 1 2024-04-10T03:22:27.483 INFO:tasks.rados.rados.0.smithi016.stdout:3881: writing smithi01663999-12 from 4055040 to 4456448 tid 2 2024-04-10T03:22:27.484 INFO:tasks.rados.rados.0.smithi016.stdout:3882: snap_remove snap 375 2024-04-10T03:22:27.576 INFO:tasks.rados.rados.0.smithi016.stdout:3882: done (3 left) 2024-04-10T03:22:27.576 INFO:tasks.rados.rados.0.smithi016.stdout:3883: read oid 45 snap -1 2024-04-10T03:22:27.576 INFO:tasks.rados.rados.0.smithi016.stdout:3883: expect (ObjNum 1093 snap 336 seq_num 1093) 2024-04-10T03:22:27.576 INFO:tasks.rados.rados.0.smithi016.stdout:3884: delete oid 28 current snap is 377 2024-04-10T03:22:27.576 INFO:tasks.rados.rados.0.smithi016.stdout:3879: finishing write tid 1 to smithi01663999-24 2024-04-10T03:22:27.576 INFO:tasks.rados.rados.0.smithi016.stdout:3879: finishing write tid 2 to smithi01663999-24 2024-04-10T03:22:27.576 INFO:tasks.rados.rados.0.smithi016.stdout:3879: finishing write tid 3 to smithi01663999-24 2024-04-10T03:22:27.576 INFO:tasks.rados.rados.0.smithi016.stdout:3879: finishing write tid 4 to smithi01663999-24 2024-04-10T03:22:27.576 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 2796 (ObjNum 1203 snap 377 seq_num 1203) dirty exists 2024-04-10T03:22:27.577 INFO:tasks.rados.rados.0.smithi016.stdout:3879: left oid 24 (ObjNum 1203 snap 377 seq_num 1203) 2024-04-10T03:22:27.577 INFO:tasks.rados.rados.0.smithi016.stdout:3881: finishing write tid 1 to smithi01663999-12 2024-04-10T03:22:27.577 INFO:tasks.rados.rados.0.smithi016.stdout:3881: finishing write tid 2 to smithi01663999-12 2024-04-10T03:22:27.577 INFO:tasks.rados.rados.0.smithi016.stdout:3881: finishing write tid 3 to smithi01663999-12 2024-04-10T03:22:27.577 INFO:tasks.rados.rados.0.smithi016.stdout:3881: finishing write tid 4 to smithi01663999-12 2024-04-10T03:22:27.577 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2556 (ObjNum 1204 snap 377 seq_num 1204) dirty exists 2024-04-10T03:22:27.577 INFO:tasks.rados.rados.0.smithi016.stdout:3881: left oid 12 (ObjNum 1204 snap 377 seq_num 1204) 2024-04-10T03:22:27.585 INFO:tasks.rados.rados.0.smithi016.stdout:3879: done (4 left) 2024-04-10T03:22:27.585 INFO:tasks.rados.rados.0.smithi016.stdout:3880: done (3 left) 2024-04-10T03:22:27.586 INFO:tasks.rados.rados.0.smithi016.stdout:3881: done (2 left) 2024-04-10T03:22:27.586 INFO:tasks.rados.rados.0.smithi016.stdout:3884: done (1 left) 2024-04-10T03:22:27.586 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 377 2024-04-10T03:22:27.586 INFO:tasks.rados.rados.0.smithi016.stdout:3885: seq_num 1206 ranges {10592256=606208,11198464=401408} 2024-04-10T03:22:27.653 INFO:tasks.rados.rados.0.smithi016.stdout:3885: writing smithi01663999-18 from 10592256 to 11198464 tid 1 2024-04-10T03:22:27.656 INFO:tasks.rados.rados.0.smithi016.stdout:3885: writing smithi01663999-18 from 11198464 to 11599872 tid 2 2024-04-10T03:22:27.656 INFO:tasks.rados.rados.0.smithi016.stdout:3886: read oid 31 snap -1 2024-04-10T03:22:27.656 INFO:tasks.rados.rados.0.smithi016.stdout:3886: expect deleted 2024-04-10T03:22:27.656 INFO:tasks.rados.rados.0.smithi016.stdout:3887: read oid 32 snap -1 2024-04-10T03:22:27.656 INFO:tasks.rados.rados.0.smithi016.stdout:3887: expect deleted 2024-04-10T03:22:27.656 INFO:tasks.rados.rados.0.smithi016.stdout:3888: copy_from oid 3 from oid 50 current snap is 377 2024-04-10T03:22:27.657 INFO:tasks.rados.rados.0.smithi016.stdout:3883: expect (ObjNum 1093 snap 336 seq_num 1093) 2024-04-10T03:22:27.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:27 smithi136 bash[68278]: cluster 2024-04-10T03:22:26.626894+0000 mon.a (mon.0) 1424 : cluster 0 osdmap e849: 8 total, 8 up, 8 in 2024-04-10T03:22:27.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:27 smithi136 bash[68278]: audit 2024-04-10T03:22:27.522516+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:27.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:27 smithi136 bash[68278]: cluster 2024-04-10T03:22:27.580167+0000 mon.a (mon.0) 1426 : cluster 0 osdmap e850: 8 total, 8 up, 8 in 2024-04-10T03:22:28.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:27 smithi016 bash[72916]: cluster 2024-04-10T03:22:26.626894+0000 mon.a (mon.0) 1424 : cluster 0 osdmap e849: 8 total, 8 up, 8 in 2024-04-10T03:22:28.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:27 smithi016 bash[72916]: audit 2024-04-10T03:22:27.522516+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:28.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:27 smithi016 bash[72916]: cluster 2024-04-10T03:22:27.580167+0000 mon.a (mon.0) 1426 : cluster 0 osdmap e850: 8 total, 8 up, 8 in 2024-04-10T03:22:28.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:27 smithi016 bash[74137]: cluster 2024-04-10T03:22:26.626894+0000 mon.a (mon.0) 1424 : cluster 0 osdmap e849: 8 total, 8 up, 8 in 2024-04-10T03:22:28.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:27 smithi016 bash[74137]: audit 2024-04-10T03:22:27.522516+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:28.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:27 smithi016 bash[74137]: cluster 2024-04-10T03:22:27.580167+0000 mon.a (mon.0) 1426 : cluster 0 osdmap e850: 8 total, 8 up, 8 in 2024-04-10T03:22:28.480 INFO:tasks.rados.rados.0.smithi016.stdout:3885: finishing write tid 1 to smithi01663999-18 2024-04-10T03:22:28.480 INFO:tasks.rados.rados.0.smithi016.stdout:3885: finishing write tid 2 to smithi01663999-18 2024-04-10T03:22:28.480 INFO:tasks.rados.rados.0.smithi016.stdout:3885: finishing write tid 3 to smithi01663999-18 2024-04-10T03:22:28.480 INFO:tasks.rados.rados.0.smithi016.stdout:3888: finishing copy_from racing read to smithi01663999-3 2024-04-10T03:22:28.480 INFO:tasks.rados.rados.0.smithi016.stdout:3885: finishing write tid 4 to smithi01663999-18 2024-04-10T03:22:28.480 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2799 (ObjNum 1206 snap 377 seq_num 1206) dirty exists 2024-04-10T03:22:28.481 INFO:tasks.rados.rados.0.smithi016.stdout:3885: left oid 18 (ObjNum 1206 snap 377 seq_num 1206) 2024-04-10T03:22:28.481 INFO:tasks.rados.rados.0.smithi016.stdout:3888: finishing copy_from to smithi01663999-3 2024-04-10T03:22:28.481 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 3 v 2537 (ObjNum 1170 snap 359 seq_num 1170) dirty exists 2024-04-10T03:22:28.481 INFO:tasks.rados.rados.0.smithi016.stdout:3883: done (4 left) 2024-04-10T03:22:28.482 INFO:tasks.rados.rados.0.smithi016.stdout:3885: done (3 left) 2024-04-10T03:22:28.482 INFO:tasks.rados.rados.0.smithi016.stdout:3886: done (2 left) 2024-04-10T03:22:28.482 INFO:tasks.rados.rados.0.smithi016.stdout:3887: done (1 left) 2024-04-10T03:22:28.482 INFO:tasks.rados.rados.0.smithi016.stdout:3888: done (0 left) 2024-04-10T03:22:28.482 INFO:tasks.rados.rados.0.smithi016.stdout:3889: read oid 20 snap -1 2024-04-10T03:22:28.482 INFO:tasks.rados.rados.0.smithi016.stdout:3889: expect (ObjNum 1153 snap 353 seq_num 1153) 2024-04-10T03:22:28.482 INFO:tasks.rados.rados.0.smithi016.stdout:3890: copy_from oid 6 from oid 25 current snap is 377 2024-04-10T03:22:28.482 INFO:tasks.rados.rados.0.smithi016.stdout:3891: read oid 12 snap -1 2024-04-10T03:22:28.482 INFO:tasks.rados.rados.0.smithi016.stdout:3891: expect (ObjNum 1204 snap 377 seq_num 1204) 2024-04-10T03:22:28.483 INFO:tasks.rados.rados.0.smithi016.stdout:3892: read oid 47 snap -1 2024-04-10T03:22:28.483 INFO:tasks.rados.rados.0.smithi016.stdout:3892: expect (ObjNum 1136 snap 349 seq_num 1136) 2024-04-10T03:22:28.483 INFO:tasks.rados.rados.0.smithi016.stdout:3893: read oid 44 snap 374 2024-04-10T03:22:28.483 INFO:tasks.rados.rados.0.smithi016.stdout:3893: expect deleted 2024-04-10T03:22:28.483 INFO:tasks.rados.rados.0.smithi016.stdout:3894: read oid 2 snap -1 2024-04-10T03:22:28.483 INFO:tasks.rados.rados.0.smithi016.stdout:3894: expect (ObjNum 1086 snap 332 seq_num 1086) 2024-04-10T03:22:28.483 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 377 2024-04-10T03:22:28.483 INFO:tasks.rados.rados.0.smithi016.stdout:3895: seq_num 1207 ranges {3440640=622592,4063232=401408} 2024-04-10T03:22:28.506 INFO:tasks.rados.rados.0.smithi016.stdout:3895: writing smithi01663999-39 from 3440640 to 4063232 tid 1 2024-04-10T03:22:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:3895: writing smithi01663999-39 from 4063232 to 4464640 tid 2 2024-04-10T03:22:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:3896: read oid 21 snap -1 2024-04-10T03:22:28.509 INFO:tasks.rados.rados.0.smithi016.stdout:3896: expect (ObjNum 1200 snap 377 seq_num 1200) 2024-04-10T03:22:28.510 INFO:tasks.rados.rados.0.smithi016.stdout:3897: snap_remove snap 376 2024-04-10T03:22:28.516 INFO:tasks.rados.rados.0.smithi016.stdout:3889: expect (ObjNum 1153 snap 353 seq_num 1153) 2024-04-10T03:22:28.592 INFO:tasks.rados.rados.0.smithi016.stdout:3890: finishing copy_from racing read to smithi01663999-6 2024-04-10T03:22:28.592 INFO:tasks.rados.rados.0.smithi016.stdout:3890: finishing copy_from to smithi01663999-6 2024-04-10T03:22:28.592 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 2637 (ObjNum 1154 snap 353 seq_num 1154) dirty exists 2024-04-10T03:22:28.592 INFO:tasks.rados.rados.0.smithi016.stdout:3894: expect (ObjNum 1086 snap 332 seq_num 1086) 2024-04-10T03:22:28.677 INFO:tasks.rados.rados.0.smithi016.stdout:3895: finishing write tid 1 to smithi01663999-39 2024-04-10T03:22:28.677 INFO:tasks.rados.rados.0.smithi016.stdout:3895: finishing write tid 2 to smithi01663999-39 2024-04-10T03:22:28.677 INFO:tasks.rados.rados.0.smithi016.stdout:3895: finishing write tid 3 to smithi01663999-39 2024-04-10T03:22:28.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:28 smithi136 bash[68278]: cluster 2024-04-10T03:22:27.550276+0000 mgr.y (mgr.25133) 481 : cluster 0 pgmap v875: 121 pgs: 121 active+clean; 191 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-04-10T03:22:29.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:28 smithi016 bash[72916]: cluster 2024-04-10T03:22:27.550276+0000 mgr.y (mgr.25133) 481 : cluster 0 pgmap v875: 121 pgs: 121 active+clean; 191 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-04-10T03:22:29.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:28 smithi016 bash[74137]: cluster 2024-04-10T03:22:27.550276+0000 mgr.y (mgr.25133) 481 : cluster 0 pgmap v875: 121 pgs: 121 active+clean; 191 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-04-10T03:22:29.639 INFO:tasks.rados.rados.0.smithi016.stdout:3889: done (8 left) 2024-04-10T03:22:29.639 INFO:tasks.rados.rados.0.smithi016.stdout:3890: done (7 left) 2024-04-10T03:22:29.639 INFO:tasks.rados.rados.0.smithi016.stdout:3893: done (6 left) 2024-04-10T03:22:29.639 INFO:tasks.rados.rados.0.smithi016.stdout:3894: done (5 left) 2024-04-10T03:22:29.639 INFO:tasks.rados.rados.0.smithi016.stdout:3897: done (4 left) 2024-04-10T03:22:29.639 INFO:tasks.rados.rados.0.smithi016.stdout:3898: read oid 23 snap -1 2024-04-10T03:22:29.639 INFO:tasks.rados.rados.0.smithi016.stdout:3898: expect deleted 2024-04-10T03:22:29.639 INFO:tasks.rados.rados.0.smithi016.stdout:3899: snap_create 2024-04-10T03:22:29.639 INFO:tasks.rados.rados.0.smithi016.stdout:3895: finishing write tid 4 to smithi01663999-39 2024-04-10T03:22:29.640 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2768 (ObjNum 1207 snap 377 seq_num 1207) dirty exists 2024-04-10T03:22:29.640 INFO:tasks.rados.rados.0.smithi016.stdout:3895: left oid 39 (ObjNum 1207 snap 377 seq_num 1207) 2024-04-10T03:22:29.640 INFO:tasks.rados.rados.0.smithi016.stdout:3891: expect (ObjNum 1204 snap 377 seq_num 1204) 2024-04-10T03:22:29.942 INFO:tasks.rados.rados.0.smithi016.stdout:3892: expect (ObjNum 1136 snap 349 seq_num 1136) 2024-04-10T03:22:30.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:30 smithi136 bash[68278]: cluster 2024-04-10T03:22:29.551217+0000 mgr.y (mgr.25133) 482 : cluster 0 pgmap v877: 121 pgs: 121 active+clean; 196 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-04-10T03:22:30.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:30 smithi136 bash[68278]: cluster 2024-04-10T03:22:29.643899+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e851: 8 total, 8 up, 8 in 2024-04-10T03:22:31.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:30 smithi016 bash[74137]: cluster 2024-04-10T03:22:29.551217+0000 mgr.y (mgr.25133) 482 : cluster 0 pgmap v877: 121 pgs: 121 active+clean; 196 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-04-10T03:22:31.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:30 smithi016 bash[74137]: cluster 2024-04-10T03:22:29.643899+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e851: 8 total, 8 up, 8 in 2024-04-10T03:22:31.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:30 smithi016 bash[72916]: cluster 2024-04-10T03:22:29.551217+0000 mgr.y (mgr.25133) 482 : cluster 0 pgmap v877: 121 pgs: 121 active+clean; 196 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-04-10T03:22:31.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:30 smithi016 bash[72916]: cluster 2024-04-10T03:22:29.643899+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e851: 8 total, 8 up, 8 in 2024-04-10T03:22:31.079 INFO:tasks.rados.rados.0.smithi016.stdout:3896: expect (ObjNum 1200 snap 377 seq_num 1200) 2024-04-10T03:22:31.857 INFO:tasks.rados.rados.0.smithi016.stdout:3891: done (5 left) 2024-04-10T03:22:31.857 INFO:tasks.rados.rados.0.smithi016.stdout:3892: done (4 left) 2024-04-10T03:22:31.857 INFO:tasks.rados.rados.0.smithi016.stdout:3895: done (3 left) 2024-04-10T03:22:31.857 INFO:tasks.rados.rados.0.smithi016.stdout:3896: done (2 left) 2024-04-10T03:22:31.857 INFO:tasks.rados.rados.0.smithi016.stdout:3898: done (1 left) 2024-04-10T03:22:31.857 INFO:tasks.rados.rados.0.smithi016.stdout:3899: done (0 left) 2024-04-10T03:22:31.857 INFO:tasks.rados.rados.0.smithi016.stdout:3900: snap_remove snap 374 2024-04-10T03:22:31.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:31 smithi136 bash[68278]: cluster 2024-04-10T03:22:30.644173+0000 mon.a (mon.0) 1428 : cluster 0 osdmap e852: 8 total, 8 up, 8 in 2024-04-10T03:22:32.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:31 smithi016 bash[72916]: cluster 2024-04-10T03:22:30.644173+0000 mon.a (mon.0) 1428 : cluster 0 osdmap e852: 8 total, 8 up, 8 in 2024-04-10T03:22:32.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:22:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:22:31] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:22:32.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:31 smithi016 bash[74137]: cluster 2024-04-10T03:22:30.644173+0000 mon.a (mon.0) 1428 : cluster 0 osdmap e852: 8 total, 8 up, 8 in 2024-04-10T03:22:32.579 INFO:tasks.rados.rados.0.smithi016.stdout:3900: done (0 left) 2024-04-10T03:22:32.579 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 378 2024-04-10T03:22:32.579 INFO:tasks.rados.rados.0.smithi016.stdout:3901: seq_num 1208 ranges {688128=638976,1327104=401408} 2024-04-10T03:22:32.587 INFO:tasks.rados.rados.0.smithi016.stdout:3901: writing smithi01663999-26 from 688128 to 1327104 tid 1 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:3901: writing smithi01663999-26 from 1327104 to 1728512 tid 2 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:3902: rmattr oid 47 current snap is 378 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:3903: read oid 48 snap -1 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:3903: expect (ObjNum 1195 snap 376 seq_num 1195) 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:3904: read oid 30 snap 377 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:3904: expect (ObjNum 1189 snap 368 seq_num 1189) 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:3905: rollback oid 23 current snap is 378 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 23 to 377 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:3906: rollback oid 15 current snap is 378 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 15 to 377 2024-04-10T03:22:32.591 INFO:tasks.rados.rados.0.smithi016.stdout:3907: copy_from oid 14 from oid 6 current snap is 378 2024-04-10T03:22:32.592 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 18 current snap is 378 2024-04-10T03:22:32.592 INFO:tasks.rados.rados.0.smithi016.stdout:3908: seq_num 1209 ranges {11599872=655360,12255232=401408} 2024-04-10T03:22:32.661 INFO:tasks.rados.rados.0.smithi016.stdout:3908: writing smithi01663999-18 from 11599872 to 12255232 tid 1 2024-04-10T03:22:32.664 INFO:tasks.rados.rados.0.smithi016.stdout:3908: writing smithi01663999-18 from 12255232 to 12656640 tid 2 2024-04-10T03:22:32.664 INFO:tasks.rados.rados.0.smithi016.stdout:3909: setattr oid 31 current snap is 378 2024-04-10T03:22:32.664 INFO:tasks.rados.rados.0.smithi016.stdout:3905: finishing rollback tid 1 to smithi01663999-23 2024-04-10T03:22:32.664 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 23 v 0 (ObjNum 433 snap 0 seq_num 2081635216) dirty dne 2024-04-10T03:22:32.665 INFO:tasks.rados.rados.0.smithi016.stdout:3901: finishing write tid 1 to smithi01663999-26 2024-04-10T03:22:32.665 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2557 (ObjNum 1136 snap 349 seq_num 1136) dirty exists 2024-04-10T03:22:32.665 INFO:tasks.rados.rados.0.smithi016.stdout:3901: finishing write tid 2 to smithi01663999-26 2024-04-10T03:22:32.665 INFO:tasks.rados.rados.0.smithi016.stdout:3901: finishing write tid 3 to smithi01663999-26 2024-04-10T03:22:32.665 INFO:tasks.rados.rados.0.smithi016.stdout:3904: expect (ObjNum 1189 snap 368 seq_num 1189) 2024-04-10T03:22:32.686 INFO:tasks.rados.rados.0.smithi016.stdout:3901: finishing write tid 4 to smithi01663999-26 2024-04-10T03:22:32.686 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 2765 (ObjNum 1208 snap 378 seq_num 1208) dirty exists 2024-04-10T03:22:32.686 INFO:tasks.rados.rados.0.smithi016.stdout:3901: left oid 26 (ObjNum 1208 snap 378 seq_num 1208) 2024-04-10T03:22:32.686 INFO:tasks.rados.rados.0.smithi016.stdout:3903: expect (ObjNum 1195 snap 376 seq_num 1195) 2024-04-10T03:22:32.798 INFO:tasks.rados.rados.0.smithi016.stdout:3906: finishing rollback tid 0 to smithi01663999-15 2024-04-10T03:22:32.798 INFO:tasks.rados.rados.0.smithi016.stdout:3906: finishing rollback tid 1 to smithi01663999-15 2024-04-10T03:22:32.798 INFO:tasks.rados.rados.0.smithi016.stdout:3906: finishing rollback tid 2 to smithi01663999-15 2024-04-10T03:22:32.798 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 3421 (ObjNum 1173 snap 363 seq_num 1173) dirty exists 2024-04-10T03:22:32.798 INFO:tasks.rados.rados.0.smithi016.stdout:3907: finishing copy_from racing read to smithi01663999-14 2024-04-10T03:22:32.798 INFO:tasks.rados.rados.0.smithi016.stdout:3907: finishing copy_from to smithi01663999-14 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 2637 (ObjNum 1154 snap 353 seq_num 1154) dirty exists 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3908: finishing write tid 1 to smithi01663999-18 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3908: finishing write tid 2 to smithi01663999-18 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3908: finishing write tid 3 to smithi01663999-18 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3908: finishing write tid 4 to smithi01663999-18 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 18 v 2802 (ObjNum 1209 snap 378 seq_num 1209) dirty exists 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3908: left oid 18 (ObjNum 1209 snap 378 seq_num 1209) 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3901: done (8 left) 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3902: done (7 left) 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3903: done (6 left) 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3904: done (5 left) 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3905: done (4 left) 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3906: done (3 left) 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3907: done (2 left) 2024-04-10T03:22:32.799 INFO:tasks.rados.rados.0.smithi016.stdout:3908: done (1 left) 2024-04-10T03:22:32.800 INFO:tasks.rados.rados.0.smithi016.stdout:3910: delete oid 23 current snap is 378 2024-04-10T03:22:32.801 INFO:tasks.rados.rados.0.smithi016.stdout:3910: done (1 left) 2024-04-10T03:22:32.801 INFO:tasks.rados.rados.0.smithi016.stdout:3911: snap_create 2024-04-10T03:22:32.803 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 3424 (ObjNum 257 snap 0 seq_num 3428351440) dirty exists 2024-04-10T03:22:32.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:32 smithi136 bash[68278]: cluster 2024-04-10T03:22:31.551958+0000 mgr.y (mgr.25133) 483 : cluster 0 pgmap v880: 121 pgs: 121 active+clean; 199 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-04-10T03:22:32.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:32 smithi136 bash[68278]: cluster 2024-04-10T03:22:32.582023+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e853: 8 total, 8 up, 8 in 2024-04-10T03:22:33.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:32 smithi016 bash[72916]: cluster 2024-04-10T03:22:31.551958+0000 mgr.y (mgr.25133) 483 : cluster 0 pgmap v880: 121 pgs: 121 active+clean; 199 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-04-10T03:22:33.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:32 smithi016 bash[72916]: cluster 2024-04-10T03:22:32.582023+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e853: 8 total, 8 up, 8 in 2024-04-10T03:22:33.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:32 smithi016 bash[74137]: cluster 2024-04-10T03:22:31.551958+0000 mgr.y (mgr.25133) 483 : cluster 0 pgmap v880: 121 pgs: 121 active+clean; 199 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-04-10T03:22:33.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:32 smithi016 bash[74137]: cluster 2024-04-10T03:22:32.582023+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e853: 8 total, 8 up, 8 in 2024-04-10T03:22:33.675 INFO:tasks.rados.rados.0.smithi016.stdout:3909: done (1 left) 2024-04-10T03:22:33.675 INFO:tasks.rados.rados.0.smithi016.stdout:3911: done (0 left) 2024-04-10T03:22:33.675 INFO:tasks.rados.rados.0.smithi016.stdout:3912: read oid 14 snap -1 2024-04-10T03:22:33.675 INFO:tasks.rados.rados.0.smithi016.stdout:3912: expect (ObjNum 1154 snap 353 seq_num 1154) 2024-04-10T03:22:33.675 INFO:tasks.rados.rados.0.smithi016.stdout:3913: rollback oid 4 current snap is 379 2024-04-10T03:22:33.675 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 4 to 378 2024-04-10T03:22:33.675 INFO:tasks.rados.rados.0.smithi016.stdout:3914: snap_create 2024-04-10T03:22:33.687 INFO:tasks.rados.rados.0.smithi016.stdout:3913: finishing rollback tid 0 to smithi01663999-4 2024-04-10T03:22:33.688 INFO:tasks.rados.rados.0.smithi016.stdout:3913: finishing rollback tid 1 to smithi01663999-4 2024-04-10T03:22:33.688 INFO:tasks.rados.rados.0.smithi016.stdout:3913: finishing rollback tid 2 to smithi01663999-4 2024-04-10T03:22:33.688 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 4 v 2770 (ObjNum 1086 snap 332 seq_num 1086) dirty exists 2024-04-10T03:22:33.697 INFO:tasks.rados.rados.0.smithi016.stdout:3912: expect (ObjNum 1154 snap 353 seq_num 1154) 2024-04-10T03:22:34.677 INFO:tasks.rados.rados.0.smithi016.stdout:3912: done (2 left) 2024-04-10T03:22:34.677 INFO:tasks.rados.rados.0.smithi016.stdout:3913: done (1 left) 2024-04-10T03:22:34.677 INFO:tasks.rados.rados.0.smithi016.stdout:3914: done (0 left) 2024-04-10T03:22:34.677 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 38 current snap is 380 2024-04-10T03:22:34.677 INFO:tasks.rados.rados.0.smithi016.stdout:3915: seq_num 1211 ranges {450560=688128,1138688=401408} 2024-04-10T03:22:34.686 INFO:tasks.rados.rados.0.smithi016.stdout:3915: writing smithi01663999-38 from 450560 to 1138688 tid 1 2024-04-10T03:22:34.689 INFO:tasks.rados.rados.0.smithi016.stdout:3915: writing smithi01663999-38 from 1138688 to 1540096 tid 2 2024-04-10T03:22:34.689 INFO:tasks.rados.rados.0.smithi016.stdout:3916: delete oid 44 current snap is 380 2024-04-10T03:22:34.696 INFO:tasks.rados.rados.0.smithi016.stdout:3916: done (1 left) 2024-04-10T03:22:34.696 INFO:tasks.rados.rados.0.smithi016.stdout:3917: delete oid 2 current snap is 380 2024-04-10T03:22:34.699 INFO:tasks.rados.rados.0.smithi016.stdout:3915: finishing write tid 1 to smithi01663999-38 2024-04-10T03:22:34.700 INFO:tasks.rados.rados.0.smithi016.stdout:3915: finishing write tid 2 to smithi01663999-38 2024-04-10T03:22:34.701 INFO:tasks.rados.rados.0.smithi016.stdout:3915: finishing write tid 3 to smithi01663999-38 2024-04-10T03:22:34.703 INFO:tasks.rados.rados.0.smithi016.stdout:3915: finishing write tid 4 to smithi01663999-38 2024-04-10T03:22:34.703 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 3301 (ObjNum 1211 snap 380 seq_num 1211) dirty exists 2024-04-10T03:22:34.703 INFO:tasks.rados.rados.0.smithi016.stdout:3915: left oid 38 (ObjNum 1211 snap 380 seq_num 1211) 2024-04-10T03:22:34.707 INFO:tasks.rados.rados.0.smithi016.stdout:3915: done (1 left) 2024-04-10T03:22:34.707 INFO:tasks.rados.rados.0.smithi016.stdout:3917: done (0 left) 2024-04-10T03:22:34.708 INFO:tasks.rados.rados.0.smithi016.stdout:3918: delete oid 25 current snap is 380 2024-04-10T03:22:34.717 INFO:tasks.rados.rados.0.smithi016.stdout:3918: done (0 left) 2024-04-10T03:22:34.717 INFO:tasks.rados.rados.0.smithi016.stdout:3919: read oid 29 snap 377 2024-04-10T03:22:34.717 INFO:tasks.rados.rados.0.smithi016.stdout:3919: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:22:34.717 INFO:tasks.rados.rados.0.smithi016.stdout:3920: rmattr oid 1 current snap is 380 2024-04-10T03:22:34.717 INFO:tasks.rados.rados.0.smithi016.stdout:3920: done (1 left) 2024-04-10T03:22:34.717 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 34 current snap is 380 2024-04-10T03:22:34.717 INFO:tasks.rados.rados.0.smithi016.stdout:3921: seq_num 1215 ranges {5005312=753664,5758976=401408} 2024-04-10T03:22:34.769 INFO:tasks.rados.rados.0.smithi016.stdout:3921: writing smithi01663999-34 from 5005312 to 5758976 tid 1 2024-04-10T03:22:34.772 INFO:tasks.rados.rados.0.smithi016.stdout:3921: writing smithi01663999-34 from 5758976 to 6160384 tid 2 2024-04-10T03:22:34.772 INFO:tasks.rados.rados.0.smithi016.stdout:3922: rollback oid 9 current snap is 380 2024-04-10T03:22:34.772 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 9 to 377 2024-04-10T03:22:34.773 INFO:tasks.rados.rados.0.smithi016.stdout:3919: expect (ObjNum 1050 snap 322 seq_num 1050) 2024-04-10T03:22:34.879 INFO:tasks.rados.rados.0.smithi016.stdout:3921: finishing write tid 1 to smithi01663999-34 2024-04-10T03:22:34.879 INFO:tasks.rados.rados.0.smithi016.stdout:3921: finishing write tid 2 to smithi01663999-34 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3921: finishing write tid 3 to smithi01663999-34 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3922: finishing rollback tid 0 to smithi01663999-9 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3921: finishing write tid 4 to smithi01663999-34 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 34 v 2560 (ObjNum 1215 snap 380 seq_num 1215) dirty exists 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3921: left oid 34 (ObjNum 1215 snap 380 seq_num 1215) 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3922: finishing rollback tid 1 to smithi01663999-9 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3922: finishing rollback tid 2 to smithi01663999-9 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 9 v 2556 (ObjNum 1159 snap 355 seq_num 1159) dirty exists 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3919: done (2 left) 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3921: done (1 left) 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3922: done (0 left) 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3923: rollback oid 7 current snap is 380 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 7 to 377 2024-04-10T03:22:34.880 INFO:tasks.rados.rados.0.smithi016.stdout:3924: snap_remove snap 378 2024-04-10T03:22:35.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:34 smithi016 bash[72916]: cluster 2024-04-10T03:22:33.552625+0000 mgr.y (mgr.25133) 484 : cluster 0 pgmap v882: 121 pgs: 121 active+clean; 199 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-04-10T03:22:35.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:34 smithi016 bash[72916]: cluster 2024-04-10T03:22:33.674293+0000 mon.a (mon.0) 1430 : cluster 0 osdmap e854: 8 total, 8 up, 8 in 2024-04-10T03:22:35.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:34 smithi016 bash[74137]: cluster 2024-04-10T03:22:33.552625+0000 mgr.y (mgr.25133) 484 : cluster 0 pgmap v882: 121 pgs: 121 active+clean; 199 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-04-10T03:22:35.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:34 smithi016 bash[74137]: cluster 2024-04-10T03:22:33.674293+0000 mon.a (mon.0) 1430 : cluster 0 osdmap e854: 8 total, 8 up, 8 in 2024-04-10T03:22:35.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:34 smithi136 bash[68278]: cluster 2024-04-10T03:22:33.552625+0000 mgr.y (mgr.25133) 484 : cluster 0 pgmap v882: 121 pgs: 121 active+clean; 199 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-04-10T03:22:35.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:34 smithi136 bash[68278]: cluster 2024-04-10T03:22:33.674293+0000 mon.a (mon.0) 1430 : cluster 0 osdmap e854: 8 total, 8 up, 8 in 2024-04-10T03:22:35.697 INFO:tasks.rados.rados.0.smithi016.stdout:3923: finishing rollback tid 0 to smithi01663999-7 2024-04-10T03:22:35.697 INFO:tasks.rados.rados.0.smithi016.stdout:3923: finishing rollback tid 1 to smithi01663999-7 2024-04-10T03:22:35.697 INFO:tasks.rados.rados.0.smithi016.stdout:3923: finishing rollback tid 2 to smithi01663999-7 2024-04-10T03:22:35.697 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 7 v 2805 (ObjNum 1135 snap 349 seq_num 1135) dirty exists 2024-04-10T03:22:35.697 INFO:tasks.rados.rados.0.smithi016.stdout:3923: done (1 left) 2024-04-10T03:22:35.697 INFO:tasks.rados.rados.0.smithi016.stdout:3924: done (0 left) 2024-04-10T03:22:35.697 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 33 current snap is 380 2024-04-10T03:22:35.697 INFO:tasks.rados.rados.0.smithi016.stdout:3925: seq_num 1216 ranges {98304=770048,868352=401408} 2024-04-10T03:22:35.703 INFO:tasks.rados.rados.0.smithi016.stdout:3925: writing smithi01663999-33 from 98304 to 868352 tid 1 2024-04-10T03:22:35.707 INFO:tasks.rados.rados.0.smithi016.stdout:3925: writing smithi01663999-33 from 868352 to 1269760 tid 2 2024-04-10T03:22:35.707 INFO:tasks.rados.rados.0.smithi016.stdout:3926: rmattr oid 38 current snap is 380 2024-04-10T03:22:35.707 INFO:tasks.rados.rados.0.smithi016.stdout:3926: done (1 left) 2024-04-10T03:22:35.707 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 380 2024-04-10T03:22:35.707 INFO:tasks.rados.rados.0.smithi016.stdout:3927: seq_num 1217 ranges {13041664=786432,13828096=401408} 2024-04-10T03:22:35.803 INFO:tasks.rados.rados.0.smithi016.stdout:3927: writing smithi01663999-47 from 13041664 to 13828096 tid 1 2024-04-10T03:22:35.805 INFO:tasks.rados.rados.0.smithi016.stdout:3927: writing smithi01663999-47 from 13828096 to 14229504 tid 2 2024-04-10T03:22:35.805 INFO:tasks.rados.rados.0.smithi016.stdout:3928: setattr oid 1 current snap is 380 2024-04-10T03:22:35.805 INFO:tasks.rados.rados.0.smithi016.stdout:3925: finishing write tid 1 to smithi01663999-33 2024-04-10T03:22:35.805 INFO:tasks.rados.rados.0.smithi016.stdout:3925: finishing write tid 2 to smithi01663999-33 2024-04-10T03:22:35.806 INFO:tasks.rados.rados.0.smithi016.stdout:3925: finishing write tid 3 to smithi01663999-33 2024-04-10T03:22:35.806 INFO:tasks.rados.rados.0.smithi016.stdout:3925: finishing write tid 4 to smithi01663999-33 2024-04-10T03:22:35.806 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 33 v 2808 (ObjNum 1216 snap 380 seq_num 1216) dirty exists 2024-04-10T03:22:35.806 INFO:tasks.rados.rados.0.smithi016.stdout:3925: left oid 33 (ObjNum 1216 snap 380 seq_num 1216) 2024-04-10T03:22:35.807 INFO:tasks.rados.rados.0.smithi016.stdout:3925: done (2 left) 2024-04-10T03:22:35.807 INFO:tasks.rados.rados.0.smithi016.stdout:3929: read oid 7 snap 379 2024-04-10T03:22:35.807 INFO:tasks.rados.rados.0.smithi016.stdout:3929: expect (ObjNum 1135 snap 349 seq_num 1135) 2024-04-10T03:22:35.807 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 8 current snap is 380 2024-04-10T03:22:35.807 INFO:tasks.rados.rados.0.smithi016.stdout:3930: seq_num 1218 ranges {335872=802816,1138688=401408} 2024-04-10T03:22:35.814 INFO:tasks.rados.rados.0.smithi016.stdout:3930: writing smithi01663999-8 from 335872 to 1138688 tid 1 2024-04-10T03:22:35.817 INFO:tasks.rados.rados.0.smithi016.stdout:3930: writing smithi01663999-8 from 1138688 to 1540096 tid 2 2024-04-10T03:22:35.817 INFO:tasks.rados.rados.0.smithi016.stdout:3931: snap_create 2024-04-10T03:22:35.817 INFO:tasks.rados.rados.0.smithi016.stdout:3927: finishing write tid 1 to smithi01663999-47 2024-04-10T03:22:35.818 INFO:tasks.rados.rados.0.smithi016.stdout:3927: finishing write tid 2 to smithi01663999-47 2024-04-10T03:22:35.818 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 1 v 2809 (ObjNum 1143 snap 352 seq_num 1143) dirty exists 2024-04-10T03:22:35.818 INFO:tasks.rados.rados.0.smithi016.stdout:3927: finishing write tid 3 to smithi01663999-47 2024-04-10T03:22:35.819 INFO:tasks.rados.rados.0.smithi016.stdout:3927: finishing write tid 4 to smithi01663999-47 2024-04-10T03:22:35.819 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2563 (ObjNum 1217 snap 380 seq_num 1217) dirty exists 2024-04-10T03:22:35.819 INFO:tasks.rados.rados.0.smithi016.stdout:3927: left oid 47 (ObjNum 1217 snap 380 seq_num 1217) 2024-04-10T03:22:35.820 INFO:tasks.rados.rados.0.smithi016.stdout:3929: expect (ObjNum 1135 snap 349 seq_num 1135) 2024-04-10T03:22:35.886 INFO:tasks.rados.rados.0.smithi016.stdout:3930: finishing write tid 1 to smithi01663999-8 2024-04-10T03:22:35.887 INFO:tasks.rados.rados.0.smithi016.stdout:3930: finishing write tid 2 to smithi01663999-8 2024-04-10T03:22:35.887 INFO:tasks.rados.rados.0.smithi016.stdout:3930: finishing write tid 3 to smithi01663999-8 2024-04-10T03:22:35.887 INFO:tasks.rados.rados.0.smithi016.stdout:3930: finishing write tid 4 to smithi01663999-8 2024-04-10T03:22:35.887 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 8 v 2797 (ObjNum 1218 snap 380 seq_num 1218) dirty exists 2024-04-10T03:22:35.887 INFO:tasks.rados.rados.0.smithi016.stdout:3930: left oid 8 (ObjNum 1218 snap 380 seq_num 1218) 2024-04-10T03:22:36.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:35 smithi016 bash[72916]: cluster 2024-04-10T03:22:34.680708+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e855: 8 total, 8 up, 8 in 2024-04-10T03:22:36.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:35 smithi016 bash[74137]: cluster 2024-04-10T03:22:34.680708+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e855: 8 total, 8 up, 8 in 2024-04-10T03:22:36.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:35 smithi136 bash[68278]: cluster 2024-04-10T03:22:34.680708+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e855: 8 total, 8 up, 8 in 2024-04-10T03:22:36.708 INFO:tasks.rados.rados.0.smithi016.stdout:3927: done (4 left) 2024-04-10T03:22:36.708 INFO:tasks.rados.rados.0.smithi016.stdout:3928: done (3 left) 2024-04-10T03:22:36.708 INFO:tasks.rados.rados.0.smithi016.stdout:3929: done (2 left) 2024-04-10T03:22:36.709 INFO:tasks.rados.rados.0.smithi016.stdout:3930: done (1 left) 2024-04-10T03:22:36.709 INFO:tasks.rados.rados.0.smithi016.stdout:3931: done (0 left) 2024-04-10T03:22:36.709 INFO:tasks.rados.rados.0.smithi016.stdout:3932: rollback oid 20 current snap is 381 2024-04-10T03:22:36.709 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 20 to 379 2024-04-10T03:22:36.709 INFO:tasks.rados.rados.0.smithi016.stdout:3933: copy_from oid 5 from oid 26 current snap is 381 2024-04-10T03:22:36.709 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 50 current snap is 381 2024-04-10T03:22:36.709 INFO:tasks.rados.rados.0.smithi016.stdout:3934: seq_num 1219 ranges {2785280=417792,3203072=557056,3760128=245760} 2024-04-10T03:22:36.726 INFO:tasks.rados.rados.0.smithi016.stdout:3934: writing smithi01663999-50 from 2785280 to 3203072 tid 1 2024-04-10T03:22:36.730 INFO:tasks.rados.rados.0.smithi016.stdout:3934: writing smithi01663999-50 from 3203072 to 3760128 tid 2 2024-04-10T03:22:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3934: writing smithi01663999-50 from 3760128 to 4005888 tid 3 2024-04-10T03:22:36.732 INFO:tasks.rados.rados.0.smithi016.stdout:3935: snap_remove snap 377 2024-04-10T03:22:37.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:36 smithi016 bash[72916]: cluster 2024-04-10T03:22:35.553263+0000 mgr.y (mgr.25133) 485 : cluster 0 pgmap v885: 121 pgs: 121 active+clean; 189 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 451 KiB/s wr, 8 op/s 2024-04-10T03:22:37.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:36 smithi016 bash[72916]: cluster 2024-04-10T03:22:35.701396+0000 mon.a (mon.0) 1432 : cluster 0 osdmap e856: 8 total, 8 up, 8 in 2024-04-10T03:22:37.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:36 smithi016 bash[74137]: cluster 2024-04-10T03:22:35.553263+0000 mgr.y (mgr.25133) 485 : cluster 0 pgmap v885: 121 pgs: 121 active+clean; 189 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 451 KiB/s wr, 8 op/s 2024-04-10T03:22:37.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:36 smithi016 bash[74137]: cluster 2024-04-10T03:22:35.701396+0000 mon.a (mon.0) 1432 : cluster 0 osdmap e856: 8 total, 8 up, 8 in 2024-04-10T03:22:37.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:36 smithi136 bash[68278]: cluster 2024-04-10T03:22:35.553263+0000 mgr.y (mgr.25133) 485 : cluster 0 pgmap v885: 121 pgs: 121 active+clean; 189 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 451 KiB/s wr, 8 op/s 2024-04-10T03:22:37.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:36 smithi136 bash[68278]: cluster 2024-04-10T03:22:35.701396+0000 mon.a (mon.0) 1432 : cluster 0 osdmap e856: 8 total, 8 up, 8 in 2024-04-10T03:22:37.577 INFO:tasks.rados.rados.0.smithi016.stdout:3935: done (3 left) 2024-04-10T03:22:37.577 INFO:tasks.rados.rados.0.smithi016.stdout:3936: setattr oid 12 current snap is 381 2024-04-10T03:22:37.579 INFO:tasks.rados.rados.0.smithi016.stdout:3937: read oid 10 snap -1 2024-04-10T03:22:37.579 INFO:tasks.rados.rados.0.smithi016.stdout:3937: expect (ObjNum 1185 snap 367 seq_num 1185) 2024-04-10T03:22:37.579 INFO:tasks.rados.rados.0.smithi016.stdout:3938: read oid 18 snap -1 2024-04-10T03:22:37.579 INFO:tasks.rados.rados.0.smithi016.stdout:3938: expect (ObjNum 1209 snap 378 seq_num 1209) 2024-04-10T03:22:37.579 INFO:tasks.rados.rados.0.smithi016.stdout:3939: copy_from oid 22 from oid 43 current snap is 381 2024-04-10T03:22:37.580 INFO:tasks.rados.rados.0.smithi016.stdout:3940: read oid 6 snap -1 2024-04-10T03:22:37.580 INFO:tasks.rados.rados.0.smithi016.stdout:3940: expect (ObjNum 1154 snap 353 seq_num 1154) 2024-04-10T03:22:37.580 INFO:tasks.rados.rados.0.smithi016.stdout:3941: snap_remove snap 380 2024-04-10T03:22:37.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:37 smithi136 bash[68278]: cluster 2024-04-10T03:22:36.712576+0000 mon.a (mon.0) 1433 : cluster 0 osdmap e857: 8 total, 8 up, 8 in 2024-04-10T03:22:37.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:37 smithi136 bash[68278]: cluster 2024-04-10T03:22:37.581472+0000 mon.a (mon.0) 1434 : cluster 0 osdmap e858: 8 total, 8 up, 8 in 2024-04-10T03:22:37.918 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 03:22:37 smithi136 bash[76522]: debug 2024-04-10T03:22:37.654+0000 7fcb750fa700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1e7 after trimming was started 2024-04-10T03:22:38.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:37 smithi016 bash[72916]: cluster 2024-04-10T03:22:36.712576+0000 mon.a (mon.0) 1433 : cluster 0 osdmap e857: 8 total, 8 up, 8 in 2024-04-10T03:22:38.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:37 smithi016 bash[72916]: cluster 2024-04-10T03:22:37.581472+0000 mon.a (mon.0) 1434 : cluster 0 osdmap e858: 8 total, 8 up, 8 in 2024-04-10T03:22:38.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:37 smithi016 bash[74137]: cluster 2024-04-10T03:22:36.712576+0000 mon.a (mon.0) 1433 : cluster 0 osdmap e857: 8 total, 8 up, 8 in 2024-04-10T03:22:38.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:37 smithi016 bash[74137]: cluster 2024-04-10T03:22:37.581472+0000 mon.a (mon.0) 1434 : cluster 0 osdmap e858: 8 total, 8 up, 8 in 2024-04-10T03:22:38.580 INFO:tasks.rados.rados.0.smithi016.stdout:3941: done (8 left) 2024-04-10T03:22:38.580 INFO:tasks.rados.rados.0.smithi016.stdout:3942: snap_create 2024-04-10T03:22:38.580 INFO:tasks.rados.rados.0.smithi016.stdout:3932: finishing rollback tid 0 to smithi01663999-20 2024-04-10T03:22:38.581 INFO:tasks.rados.rados.0.smithi016.stdout:3932: finishing rollback tid 1 to smithi01663999-20 2024-04-10T03:22:38.581 INFO:tasks.rados.rados.0.smithi016.stdout:3932: finishing rollback tid 2 to smithi01663999-20 2024-04-10T03:22:38.581 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2546 (ObjNum 1153 snap 353 seq_num 1153) dirty exists 2024-04-10T03:22:38.581 INFO:tasks.rados.rados.0.smithi016.stdout:3933: finishing copy_from racing read to smithi01663999-5 2024-04-10T03:22:38.581 INFO:tasks.rados.rados.0.smithi016.stdout:3933: finishing copy_from to smithi01663999-5 2024-04-10T03:22:38.581 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 5 v 2765 (ObjNum 1208 snap 378 seq_num 1208) dirty exists 2024-04-10T03:22:38.581 INFO:tasks.rados.rados.0.smithi016.stdout:3934: finishing write tid 1 to smithi01663999-50 2024-04-10T03:22:38.581 INFO:tasks.rados.rados.0.smithi016.stdout:3934: finishing write tid 2 to smithi01663999-50 2024-04-10T03:22:38.582 INFO:tasks.rados.rados.0.smithi016.stdout:3934: finishing write tid 3 to smithi01663999-50 2024-04-10T03:22:38.582 INFO:tasks.rados.rados.0.smithi016.stdout:3934: finishing write tid 4 to smithi01663999-50 2024-04-10T03:22:38.582 INFO:tasks.rados.rados.0.smithi016.stdout:3934: finishing write tid 5 to smithi01663999-50 2024-04-10T03:22:38.582 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 50 v 2541 (ObjNum 1219 snap 381 seq_num 1219) dirty exists 2024-04-10T03:22:38.582 INFO:tasks.rados.rados.0.smithi016.stdout:3934: left oid 50 (ObjNum 1219 snap 381 seq_num 1219) 2024-04-10T03:22:38.582 INFO:tasks.rados.rados.0.smithi016.stdout:3940: expect (ObjNum 1154 snap 353 seq_num 1154) 2024-04-10T03:22:38.665 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 12 v 2564 (ObjNum 1204 snap 377 seq_num 1204) dirty exists 2024-04-10T03:22:38.665 INFO:tasks.rados.rados.0.smithi016.stdout:3939: finishing copy_from racing read to smithi01663999-22 2024-04-10T03:22:38.665 INFO:tasks.rados.rados.0.smithi016.stdout:3939: finishing copy_from to smithi01663999-22 2024-04-10T03:22:38.665 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 2522 (ObjNum 1116 snap 345 seq_num 1116) dirty exists 2024-04-10T03:22:38.665 INFO:tasks.rados.rados.0.smithi016.stdout:3937: expect (ObjNum 1185 snap 367 seq_num 1185) 2024-04-10T03:22:39.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:38 smithi016 bash[74137]: cluster 2024-04-10T03:22:37.554095+0000 mgr.y (mgr.25133) 486 : cluster 0 pgmap v888: 121 pgs: 121 active+clean; 163 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-10T03:22:39.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:38 smithi016 bash[74137]: cluster 2024-04-10T03:22:38.584253+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e859: 8 total, 8 up, 8 in 2024-04-10T03:22:39.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:38 smithi016 bash[72916]: cluster 2024-04-10T03:22:37.554095+0000 mgr.y (mgr.25133) 486 : cluster 0 pgmap v888: 121 pgs: 121 active+clean; 163 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-10T03:22:39.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:38 smithi016 bash[72916]: cluster 2024-04-10T03:22:38.584253+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e859: 8 total, 8 up, 8 in 2024-04-10T03:22:39.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:38 smithi136 bash[68278]: cluster 2024-04-10T03:22:37.554095+0000 mgr.y (mgr.25133) 486 : cluster 0 pgmap v888: 121 pgs: 121 active+clean; 163 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-10T03:22:39.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:38 smithi136 bash[68278]: cluster 2024-04-10T03:22:38.584253+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e859: 8 total, 8 up, 8 in 2024-04-10T03:22:39.584 INFO:tasks.rados.rados.0.smithi016.stdout:3938: expect (ObjNum 1209 snap 378 seq_num 1209) 2024-04-10T03:22:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:40 smithi136 bash[68278]: cluster 2024-04-10T03:22:39.555048+0000 mgr.y (mgr.25133) 487 : cluster 0 pgmap v891: 121 pgs: 121 active+clean; 166 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.2 MiB/s wr, 30 op/s 2024-04-10T03:22:40.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:40 smithi136 bash[68278]: cluster 2024-04-10T03:22:39.586677+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e860: 8 total, 8 up, 8 in 2024-04-10T03:22:40.935 INFO:tasks.rados.rados.0.smithi016.stdout:3932: done (8 left) 2024-04-10T03:22:40.935 INFO:tasks.rados.rados.0.smithi016.stdout:3933: done (7 left) 2024-04-10T03:22:40.935 INFO:tasks.rados.rados.0.smithi016.stdout:3934: done (6 left) 2024-04-10T03:22:40.935 INFO:tasks.rados.rados.0.smithi016.stdout:3936: done (5 left) 2024-04-10T03:22:40.935 INFO:tasks.rados.rados.0.smithi016.stdout:3937: done (4 left) 2024-04-10T03:22:40.935 INFO:tasks.rados.rados.0.smithi016.stdout:3938: done (3 left) 2024-04-10T03:22:40.935 INFO:tasks.rados.rados.0.smithi016.stdout:3939: done (2 left) 2024-04-10T03:22:40.935 INFO:tasks.rados.rados.0.smithi016.stdout:3940: done (1 left) 2024-04-10T03:22:40.936 INFO:tasks.rados.rados.0.smithi016.stdout:3942: done (0 left) 2024-04-10T03:22:40.936 INFO:tasks.rados.rados.0.smithi016.stdout:3943: copy_from oid 2 from oid 5 current snap is 382 2024-04-10T03:22:40.936 INFO:tasks.rados.rados.0.smithi016.stdout:3944: snap_create 2024-04-10T03:22:40.953 INFO:tasks.rados.rados.0.smithi016.stdout:3943: finishing copy_from racing read to smithi01663999-2 2024-04-10T03:22:40.954 INFO:tasks.rados.rados.0.smithi016.stdout:3943: finishing copy_from to smithi01663999-2 2024-04-10T03:22:40.954 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 2 v 2765 (ObjNum 1208 snap 378 seq_num 1208) dirty exists 2024-04-10T03:22:41.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:40 smithi016 bash[74137]: cluster 2024-04-10T03:22:39.555048+0000 mgr.y (mgr.25133) 487 : cluster 0 pgmap v891: 121 pgs: 121 active+clean; 166 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.2 MiB/s wr, 30 op/s 2024-04-10T03:22:41.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:40 smithi016 bash[74137]: cluster 2024-04-10T03:22:39.586677+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e860: 8 total, 8 up, 8 in 2024-04-10T03:22:41.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:40 smithi016 bash[72916]: cluster 2024-04-10T03:22:39.555048+0000 mgr.y (mgr.25133) 487 : cluster 0 pgmap v891: 121 pgs: 121 active+clean; 166 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.2 MiB/s wr, 30 op/s 2024-04-10T03:22:41.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:40 smithi016 bash[72916]: cluster 2024-04-10T03:22:39.586677+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e860: 8 total, 8 up, 8 in 2024-04-10T03:22:41.594 INFO:tasks.rados.rados.0.smithi016.stdout:3943: done (1 left) 2024-04-10T03:22:41.594 INFO:tasks.rados.rados.0.smithi016.stdout:3944: done (0 left) 2024-04-10T03:22:41.594 INFO:tasks.rados.rados.0.smithi016.stdout:3945: snap_remove snap 382 2024-04-10T03:22:42.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:22:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:22:41] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:22:42.582 INFO:tasks.rados.rados.0.smithi016.stdout:3945: done (0 left) 2024-04-10T03:22:42.583 INFO:tasks.rados.rados.0.smithi016.stdout:3946: setattr oid 15 current snap is 383 2024-04-10T03:22:42.585 INFO:tasks.rados.rados.0.smithi016.stdout:3947: snap_create 2024-04-10T03:22:42.606 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 3437 (ObjNum 1173 snap 363 seq_num 1173) dirty exists 2024-04-10T03:22:42.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:42 smithi136 bash[68278]: cluster 2024-04-10T03:22:41.556171+0000 mgr.y (mgr.25133) 488 : cluster 0 pgmap v893: 121 pgs: 121 active+clean; 172 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-04-10T03:22:42.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:42 smithi136 bash[68278]: cluster 2024-04-10T03:22:41.599462+0000 mon.a (mon.0) 1437 : cluster 0 osdmap e861: 8 total, 8 up, 8 in 2024-04-10T03:22:42.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:42 smithi136 bash[68278]: audit 2024-04-10T03:22:42.523462+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:42.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:42 smithi136 bash[68278]: cluster 2024-04-10T03:22:42.587429+0000 mon.a (mon.0) 1439 : cluster 0 osdmap e862: 8 total, 8 up, 8 in 2024-04-10T03:22:43.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:42 smithi016 bash[72916]: cluster 2024-04-10T03:22:41.556171+0000 mgr.y (mgr.25133) 488 : cluster 0 pgmap v893: 121 pgs: 121 active+clean; 172 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-04-10T03:22:43.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:42 smithi016 bash[72916]: cluster 2024-04-10T03:22:41.599462+0000 mon.a (mon.0) 1437 : cluster 0 osdmap e861: 8 total, 8 up, 8 in 2024-04-10T03:22:43.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:42 smithi016 bash[72916]: audit 2024-04-10T03:22:42.523462+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:43.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:42 smithi016 bash[72916]: cluster 2024-04-10T03:22:42.587429+0000 mon.a (mon.0) 1439 : cluster 0 osdmap e862: 8 total, 8 up, 8 in 2024-04-10T03:22:43.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:42 smithi016 bash[74137]: cluster 2024-04-10T03:22:41.556171+0000 mgr.y (mgr.25133) 488 : cluster 0 pgmap v893: 121 pgs: 121 active+clean; 172 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-04-10T03:22:43.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:42 smithi016 bash[74137]: cluster 2024-04-10T03:22:41.599462+0000 mon.a (mon.0) 1437 : cluster 0 osdmap e861: 8 total, 8 up, 8 in 2024-04-10T03:22:43.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:42 smithi016 bash[74137]: audit 2024-04-10T03:22:42.523462+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:43.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:42 smithi016 bash[74137]: cluster 2024-04-10T03:22:42.587429+0000 mon.a (mon.0) 1439 : cluster 0 osdmap e862: 8 total, 8 up, 8 in 2024-04-10T03:22:43.583 INFO:tasks.rados.rados.0.smithi016.stdout:3946: done (1 left) 2024-04-10T03:22:43.584 INFO:tasks.rados.rados.0.smithi016.stdout:3947: done (0 left) 2024-04-10T03:22:43.584 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 47 current snap is 384 2024-04-10T03:22:43.584 INFO:tasks.rados.rados.0.smithi016.stdout:3948: seq_num 1220 ranges {14229504=434176,14663680=442368,15106048=360448} 2024-04-10T03:22:43.709 INFO:tasks.rados.rados.0.smithi016.stdout:3948: writing smithi01663999-47 from 14229504 to 14663680 tid 1 2024-04-10T03:22:43.711 INFO:tasks.rados.rados.0.smithi016.stdout:3948: writing smithi01663999-47 from 14663680 to 15106048 tid 2 2024-04-10T03:22:43.713 INFO:tasks.rados.rados.0.smithi016.stdout:3948: writing smithi01663999-47 from 15106048 to 15466496 tid 3 2024-04-10T03:22:43.713 INFO:tasks.rados.rados.0.smithi016.stdout:3949: read oid 14 snap -1 2024-04-10T03:22:43.713 INFO:tasks.rados.rados.0.smithi016.stdout:3949: expect (ObjNum 1154 snap 353 seq_num 1154) 2024-04-10T03:22:43.713 INFO:tasks.rados.rados.0.smithi016.stdout:3950: delete oid 35 current snap is 384 2024-04-10T03:22:43.723 INFO:tasks.rados.rados.0.smithi016.stdout:3950: done (2 left) 2024-04-10T03:22:43.723 INFO:tasks.rados.rados.0.smithi016.stdout:3951: copy_from oid 26 from oid 32 current snap is 384 2024-04-10T03:22:43.723 INFO:tasks.rados.rados.0.smithi016.stdout:3952: read oid 43 snap -1 2024-04-10T03:22:43.724 INFO:tasks.rados.rados.0.smithi016.stdout:3952: expect (ObjNum 1116 snap 345 seq_num 1116) 2024-04-10T03:22:43.724 INFO:tasks.rados.rados.0.smithi016.stdout:3953: snap_create 2024-04-10T03:22:43.725 INFO:tasks.rados.rados.0.smithi016.stdout:3951: finishing copy_from to smithi01663999-26 2024-04-10T03:22:43.726 INFO:tasks.rados.rados.0.smithi016.stdout:3951: got expected ENOENT (src dne) 2024-04-10T03:22:43.726 INFO:tasks.rados.rados.0.smithi016.stdout:3948: finishing write tid 1 to smithi01663999-47 2024-04-10T03:22:43.726 INFO:tasks.rados.rados.0.smithi016.stdout:3951: finishing copy_from racing read to smithi01663999-26 2024-04-10T03:22:43.729 INFO:tasks.rados.rados.0.smithi016.stdout:3948: finishing write tid 2 to smithi01663999-47 2024-04-10T03:22:43.730 INFO:tasks.rados.rados.0.smithi016.stdout:3948: finishing write tid 3 to smithi01663999-47 2024-04-10T03:22:43.731 INFO:tasks.rados.rados.0.smithi016.stdout:3948: finishing write tid 4 to smithi01663999-47 2024-04-10T03:22:43.733 INFO:tasks.rados.rados.0.smithi016.stdout:3948: finishing write tid 5 to smithi01663999-47 2024-04-10T03:22:43.733 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 47 v 2568 (ObjNum 1220 snap 384 seq_num 1220) dirty exists 2024-04-10T03:22:43.733 INFO:tasks.rados.rados.0.smithi016.stdout:3948: left oid 47 (ObjNum 1220 snap 384 seq_num 1220) 2024-04-10T03:22:43.735 INFO:tasks.rados.rados.0.smithi016.stdout:3949: expect (ObjNum 1154 snap 353 seq_num 1154) 2024-04-10T03:22:43.802 INFO:tasks.rados.rados.0.smithi016.stdout:3952: expect (ObjNum 1116 snap 345 seq_num 1116) 2024-04-10T03:22:44.600 INFO:tasks.rados.rados.0.smithi016.stdout:3948: done (4 left) 2024-04-10T03:22:44.600 INFO:tasks.rados.rados.0.smithi016.stdout:3949: done (3 left) 2024-04-10T03:22:44.600 INFO:tasks.rados.rados.0.smithi016.stdout:3951: done (2 left) 2024-04-10T03:22:44.600 INFO:tasks.rados.rados.0.smithi016.stdout:3952: done (1 left) 2024-04-10T03:22:44.600 INFO:tasks.rados.rados.0.smithi016.stdout:3953: done (0 left) 2024-04-10T03:22:44.600 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 31 current snap is 385 2024-04-10T03:22:44.600 INFO:tasks.rados.rados.0.smithi016.stdout:3954: seq_num 1222 ranges {0=475136,475136=606208,1081344=196608} 2024-04-10T03:22:44.606 INFO:tasks.rados.rados.0.smithi016.stdout:3954: writing smithi01663999-31 from 0 to 475136 tid 1 2024-04-10T03:22:44.614 INFO:tasks.rados.rados.0.smithi016.stdout:3954: writing smithi01663999-31 from 475136 to 1081344 tid 2 2024-04-10T03:22:44.616 INFO:tasks.rados.rados.0.smithi016.stdout:3954: writing smithi01663999-31 from 1081344 to 1277952 tid 3 2024-04-10T03:22:44.617 INFO:tasks.rados.rados.0.smithi016.stdout:3955: snap_remove snap 384 2024-04-10T03:22:44.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:44 smithi136 bash[68278]: cluster 2024-04-10T03:22:43.556871+0000 mgr.y (mgr.25133) 489 : cluster 0 pgmap v896: 121 pgs: 121 active+clean; 173 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-04-10T03:22:44.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:44 smithi136 bash[68278]: cluster 2024-04-10T03:22:43.588277+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e863: 8 total, 8 up, 8 in 2024-04-10T03:22:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:44 smithi016 bash[74137]: cluster 2024-04-10T03:22:43.556871+0000 mgr.y (mgr.25133) 489 : cluster 0 pgmap v896: 121 pgs: 121 active+clean; 173 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-04-10T03:22:45.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:44 smithi016 bash[74137]: cluster 2024-04-10T03:22:43.588277+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e863: 8 total, 8 up, 8 in 2024-04-10T03:22:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:44 smithi016 bash[72916]: cluster 2024-04-10T03:22:43.556871+0000 mgr.y (mgr.25133) 489 : cluster 0 pgmap v896: 121 pgs: 121 active+clean; 173 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-04-10T03:22:45.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:44 smithi016 bash[72916]: cluster 2024-04-10T03:22:43.588277+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e863: 8 total, 8 up, 8 in 2024-04-10T03:22:45.609 INFO:tasks.rados.rados.0.smithi016.stdout:3955: done (1 left) 2024-04-10T03:22:45.610 INFO:tasks.rados.rados.0.smithi016.stdout:3956: copy_from oid 30 from oid 23 current snap is 385 2024-04-10T03:22:45.610 INFO:tasks.rados.rados.0.smithi016.stdout:3957: snap_remove snap 379 2024-04-10T03:22:45.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:45 smithi136 bash[68278]: cluster 2024-04-10T03:22:44.604731+0000 mon.a (mon.0) 1441 : cluster 0 osdmap e864: 8 total, 8 up, 8 in 2024-04-10T03:22:46.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:45 smithi016 bash[72916]: cluster 2024-04-10T03:22:44.604731+0000 mon.a (mon.0) 1441 : cluster 0 osdmap e864: 8 total, 8 up, 8 in 2024-04-10T03:22:46.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:45 smithi016 bash[74137]: cluster 2024-04-10T03:22:44.604731+0000 mon.a (mon.0) 1441 : cluster 0 osdmap e864: 8 total, 8 up, 8 in 2024-04-10T03:22:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3957: done (2 left) 2024-04-10T03:22:46.615 INFO:tasks.rados.rados.0.smithi016.stdout:3958: snap_remove snap 383 2024-04-10T03:22:46.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:46 smithi136 bash[68278]: cluster 2024-04-10T03:22:45.557850+0000 mgr.y (mgr.25133) 490 : cluster 0 pgmap v899: 121 pgs: 121 active+clean; 173 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 422 KiB/s wr, 0 op/s 2024-04-10T03:22:46.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:46 smithi136 bash[68278]: cluster 2024-04-10T03:22:45.613870+0000 mon.a (mon.0) 1442 : cluster 0 osdmap e865: 8 total, 8 up, 8 in 2024-04-10T03:22:47.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:46 smithi016 bash[72916]: cluster 2024-04-10T03:22:45.557850+0000 mgr.y (mgr.25133) 490 : cluster 0 pgmap v899: 121 pgs: 121 active+clean; 173 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 422 KiB/s wr, 0 op/s 2024-04-10T03:22:47.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:46 smithi016 bash[72916]: cluster 2024-04-10T03:22:45.613870+0000 mon.a (mon.0) 1442 : cluster 0 osdmap e865: 8 total, 8 up, 8 in 2024-04-10T03:22:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:46 smithi016 bash[74137]: cluster 2024-04-10T03:22:45.557850+0000 mgr.y (mgr.25133) 490 : cluster 0 pgmap v899: 121 pgs: 121 active+clean; 173 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 422 KiB/s wr, 0 op/s 2024-04-10T03:22:47.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:46 smithi016 bash[74137]: cluster 2024-04-10T03:22:45.613870+0000 mon.a (mon.0) 1442 : cluster 0 osdmap e865: 8 total, 8 up, 8 in 2024-04-10T03:22:47.583 INFO:tasks.rados.rados.0.smithi016.stdout:3958: done (2 left) 2024-04-10T03:22:47.584 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 385 2024-04-10T03:22:47.584 INFO:tasks.rados.rados.0.smithi016.stdout:3959: seq_num 1223 ranges {12148736=491520,12640256=491520,13131776=311296} 2024-04-10T03:22:47.682 INFO:tasks.rados.rados.0.smithi016.stdout:3959: writing smithi01663999-16 from 12148736 to 12640256 tid 1 2024-04-10T03:22:47.685 INFO:tasks.rados.rados.0.smithi016.stdout:3959: writing smithi01663999-16 from 12640256 to 13131776 tid 2 2024-04-10T03:22:47.688 INFO:tasks.rados.rados.0.smithi016.stdout:3959: writing smithi01663999-16 from 13131776 to 13443072 tid 3 2024-04-10T03:22:47.688 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 21 current snap is 385 2024-04-10T03:22:47.688 INFO:tasks.rados.rados.0.smithi016.stdout:3954: finishing write tid 1 to smithi01663999-31 2024-04-10T03:22:47.688 INFO:tasks.rados.rados.0.smithi016.stdout:3954: finishing write tid 2 to smithi01663999-31 2024-04-10T03:22:47.688 INFO:tasks.rados.rados.0.smithi016.stdout:3954: finishing write tid 3 to smithi01663999-31 2024-04-10T03:22:47.688 INFO:tasks.rados.rados.0.smithi016.stdout:3954: finishing write tid 4 to smithi01663999-31 2024-04-10T03:22:47.688 INFO:tasks.rados.rados.0.smithi016.stdout:3960: seq_num 1224 ranges {8380416=507904,8888320=425984,9314304=376832} 2024-04-10T03:22:47.738 INFO:tasks.rados.rados.0.smithi016.stdout:3960: writing smithi01663999-21 from 8380416 to 8888320 tid 1 2024-04-10T03:22:47.740 INFO:tasks.rados.rados.0.smithi016.stdout:3960: writing smithi01663999-21 from 8888320 to 9314304 tid 2 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3960: writing smithi01663999-21 from 9314304 to 9691136 tid 3 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3961: rmattr oid 39 current snap is 385 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3961: done (4 left) 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3962: rollback oid 38 current snap is 385 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:rollback oid 38 to 381 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3954: finishing write tid 5 to smithi01663999-31 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 31 v 3442 (ObjNum 1222 snap 385 seq_num 1222) dirty exists 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3954: left oid 31 (ObjNum 1222 snap 385 seq_num 1222) 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3956: finishing copy_from to smithi01663999-30 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3956: got expected ENOENT (src dne) 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3956: finishing copy_from racing read to smithi01663999-30 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3954: done (4 left) 2024-04-10T03:22:47.743 INFO:tasks.rados.rados.0.smithi016.stdout:3956: done (3 left) 2024-04-10T03:22:47.744 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 13 current snap is 385 2024-04-10T03:22:47.744 INFO:tasks.rados.rados.0.smithi016.stdout:3963: seq_num 1225 ranges {0=524288,524288=712704,1236992=90112} 2024-04-10T03:22:47.746 INFO:tasks.rados.rados.0.smithi016.stdout:3963: writing smithi01663999-13 from 0 to 524288 tid 1 2024-04-10T03:22:47.751 INFO:tasks.rados.rados.0.smithi016.stdout:3963: writing smithi01663999-13 from 524288 to 1236992 tid 2 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3963: writing smithi01663999-13 from 1236992 to 1327104 tid 3 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3964: copy_from oid 10 from oid 19 current snap is 385 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3959: finishing write tid 1 to smithi01663999-16 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3959: finishing write tid 2 to smithi01663999-16 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3959: finishing write tid 3 to smithi01663999-16 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3959: finishing write tid 4 to smithi01663999-16 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3959: finishing write tid 5 to smithi01663999-16 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2572 (ObjNum 1223 snap 385 seq_num 1223) dirty exists 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3959: left oid 16 (ObjNum 1223 snap 385 seq_num 1223) 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3962: finishing rollback tid 0 to smithi01663999-38 2024-04-10T03:22:47.752 INFO:tasks.rados.rados.0.smithi016.stdout:3962: finishing rollback tid 1 to smithi01663999-38 2024-04-10T03:22:47.753 INFO:tasks.rados.rados.0.smithi016.stdout:3959: done (4 left) 2024-04-10T03:22:47.753 INFO:tasks.rados.rados.0.smithi016.stdout:3965: delete oid 30 current snap is 385 2024-04-10T03:22:47.753 INFO:tasks.rados.rados.0.smithi016.stdout:3962: finishing rollback tid 2 to smithi01663999-38 2024-04-10T03:22:47.753 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 38 v 3304 (ObjNum 1211 snap 380 seq_num 1211) dirty exists 2024-04-10T03:22:47.753 INFO:tasks.rados.rados.0.smithi016.stdout:3964: finishing copy_from to smithi01663999-10 2024-04-10T03:22:47.753 INFO:tasks.rados.rados.0.smithi016.stdout:3964: got expected ENOENT (src dne) 2024-04-10T03:22:47.753 INFO:tasks.rados.rados.0.smithi016.stdout:3964: finishing copy_from racing read to smithi01663999-10 2024-04-10T03:22:47.755 INFO:tasks.rados.rados.0.smithi016.stdout:3960: finishing write tid 1 to smithi01663999-21 2024-04-10T03:22:47.755 INFO:tasks.rados.rados.0.smithi016.stdout:3960: finishing write tid 2 to smithi01663999-21 2024-04-10T03:22:47.755 INFO:tasks.rados.rados.0.smithi016.stdout:3963: finishing write tid 1 to smithi01663999-13 2024-04-10T03:22:47.757 INFO:tasks.rados.rados.0.smithi016.stdout:3962: done (4 left) 2024-04-10T03:22:47.757 INFO:tasks.rados.rados.0.smithi016.stdout:3964: done (3 left) 2024-04-10T03:22:47.757 INFO:tasks.rados.rados.0.smithi016.stdout:3965: done (2 left) 2024-04-10T03:22:47.758 INFO:tasks.rados.rados.0.smithi016.stdout:3966: snap_remove snap 381 2024-04-10T03:22:47.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:47 smithi136 bash[68278]: cluster 2024-04-10T03:22:46.618465+0000 mon.a (mon.0) 1443 : cluster 0 osdmap e866: 8 total, 8 up, 8 in 2024-04-10T03:22:47.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:47 smithi136 bash[68278]: cluster 2024-04-10T03:22:47.588537+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e867: 8 total, 8 up, 8 in 2024-04-10T03:22:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:47 smithi016 bash[74137]: cluster 2024-04-10T03:22:46.618465+0000 mon.a (mon.0) 1443 : cluster 0 osdmap e866: 8 total, 8 up, 8 in 2024-04-10T03:22:48.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:47 smithi016 bash[74137]: cluster 2024-04-10T03:22:47.588537+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e867: 8 total, 8 up, 8 in 2024-04-10T03:22:48.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:47 smithi016 bash[72916]: cluster 2024-04-10T03:22:46.618465+0000 mon.a (mon.0) 1443 : cluster 0 osdmap e866: 8 total, 8 up, 8 in 2024-04-10T03:22:48.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:47 smithi016 bash[72916]: cluster 2024-04-10T03:22:47.588537+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e867: 8 total, 8 up, 8 in 2024-04-10T03:22:48.647 INFO:tasks.rados.rados.0.smithi016.stdout:3966: done (2 left) 2024-04-10T03:22:48.647 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 15 current snap is 385 2024-04-10T03:22:48.648 INFO:tasks.rados.rados.0.smithi016.stdout:3967: seq_num 1227 ranges {450560=557056,1007616=483328,1490944=319488} 2024-04-10T03:22:48.655 INFO:tasks.rados.rados.0.smithi016.stdout:3967: writing smithi01663999-15 from 450560 to 1007616 tid 1 2024-04-10T03:22:48.656 INFO:tasks.rados.rados.0.smithi016.stdout:3967: writing smithi01663999-15 from 1007616 to 1490944 tid 2 2024-04-10T03:22:48.659 INFO:tasks.rados.rados.0.smithi016.stdout:3967: writing smithi01663999-15 from 1490944 to 1810432 tid 3 2024-04-10T03:22:48.659 INFO:tasks.rados.rados.0.smithi016.stdout:3968: delete oid 16 current snap is 385 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:3960: finishing write tid 3 to smithi01663999-21 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:3963: finishing write tid 2 to smithi01663999-13 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:3960: finishing write tid 4 to smithi01663999-21 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:3963: finishing write tid 3 to smithi01663999-13 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:3963: finishing write tid 4 to smithi01663999-13 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:3963: finishing write tid 5 to smithi01663999-13 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 13 v 2773 (ObjNum 1225 snap 385 seq_num 1225) dirty exists 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:3963: left oid 13 (ObjNum 1225 snap 385 seq_num 1225) 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:3960: finishing write tid 5 to smithi01663999-21 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 21 v 2775 (ObjNum 1224 snap 385 seq_num 1224) dirty exists 2024-04-10T03:22:48.660 INFO:tasks.rados.rados.0.smithi016.stdout:3960: left oid 21 (ObjNum 1224 snap 385 seq_num 1224) 2024-04-10T03:22:48.676 INFO:tasks.rados.rados.0.smithi016.stdout:3960: done (3 left) 2024-04-10T03:22:48.676 INFO:tasks.rados.rados.0.smithi016.stdout:3963: done (2 left) 2024-04-10T03:22:48.676 INFO:tasks.rados.rados.0.smithi016.stdout:3968: done (1 left) 2024-04-10T03:22:48.676 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 385 2024-04-10T03:22:48.676 INFO:tasks.rados.rados.0.smithi016.stdout:3969: seq_num 1229 ranges {5152768=589824,5742592=647168,6389760=155648} 2024-04-10T03:22:48.709 INFO:tasks.rados.rados.0.smithi016.stdout:3969: writing smithi01663999-22 from 5152768 to 5742592 tid 1 2024-04-10T03:22:48.712 INFO:tasks.rados.rados.0.smithi016.stdout:3969: writing smithi01663999-22 from 5742592 to 6389760 tid 2 2024-04-10T03:22:48.714 INFO:tasks.rados.rados.0.smithi016.stdout:3969: writing smithi01663999-22 from 6389760 to 6545408 tid 3 2024-04-10T03:22:48.714 INFO:tasks.rados.rados.0.smithi016.stdout:3970: copy_from oid 49 from oid 26 current snap is 385 2024-04-10T03:22:48.714 INFO:tasks.rados.rados.0.smithi016.stdout:3967: finishing write tid 1 to smithi01663999-15 2024-04-10T03:22:48.714 INFO:tasks.rados.rados.0.smithi016.stdout:3971: read oid 47 snap -1 2024-04-10T03:22:48.714 INFO:tasks.rados.rados.0.smithi016.stdout:3971: expect (ObjNum 1220 snap 384 seq_num 1220) 2024-04-10T03:22:48.714 INFO:tasks.rados.rados.0.smithi016.stdout:3972: copy_from oid 20 from oid 34 current snap is 385 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:3967: finishing write tid 2 to smithi01663999-15 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:3967: finishing write tid 3 to smithi01663999-15 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:3967: finishing write tid 4 to smithi01663999-15 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:3967: finishing write tid 5 to smithi01663999-15 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 15 v 3456 (ObjNum 1227 snap 385 seq_num 1227) dirty exists 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:3967: left oid 15 (ObjNum 1227 snap 385 seq_num 1227) 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:3967: done (4 left) 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:3973: read oid 19 snap -1 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:3973: expect deleted 2024-04-10T03:22:48.715 INFO:tasks.rados.rados.0.smithi016.stdout:3974: snap_create 2024-04-10T03:22:48.719 INFO:tasks.rados.rados.0.smithi016.stdout:3969: finishing write tid 1 to smithi01663999-22 2024-04-10T03:22:48.723 INFO:tasks.rados.rados.0.smithi016.stdout:3969: finishing write tid 2 to smithi01663999-22 2024-04-10T03:22:48.725 INFO:tasks.rados.rados.0.smithi016.stdout:3969: finishing write tid 3 to smithi01663999-22 2024-04-10T03:22:48.725 INFO:tasks.rados.rados.0.smithi016.stdout:3969: finishing write tid 4 to smithi01663999-22 2024-04-10T03:22:48.730 INFO:tasks.rados.rados.0.smithi016.stdout:3969: finishing write tid 5 to smithi01663999-22 2024-04-10T03:22:48.730 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 3464 (ObjNum 1229 snap 385 seq_num 1229) dirty exists 2024-04-10T03:22:48.730 INFO:tasks.rados.rados.0.smithi016.stdout:3969: left oid 22 (ObjNum 1229 snap 385 seq_num 1229) 2024-04-10T03:22:48.733 INFO:tasks.rados.rados.0.smithi016.stdout:3970: finishing copy_from racing read to smithi01663999-49 2024-04-10T03:22:48.733 INFO:tasks.rados.rados.0.smithi016.stdout:3970: finishing copy_from to smithi01663999-49 2024-04-10T03:22:48.733 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 49 v 2765 (ObjNum 1208 snap 378 seq_num 1208) dirty exists 2024-04-10T03:22:48.772 INFO:tasks.rados.rados.0.smithi016.stdout:3971: expect (ObjNum 1220 snap 384 seq_num 1220) 2024-04-10T03:22:48.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:48 smithi136 bash[68278]: cluster 2024-04-10T03:22:47.558780+0000 mgr.y (mgr.25133) 491 : cluster 0 pgmap v902: 121 pgs: 121 active+clean; 171 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 312 KiB/s wr, 9 op/s 2024-04-10T03:22:49.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:48 smithi016 bash[72916]: cluster 2024-04-10T03:22:47.558780+0000 mgr.y (mgr.25133) 491 : cluster 0 pgmap v902: 121 pgs: 121 active+clean; 171 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 312 KiB/s wr, 9 op/s 2024-04-10T03:22:49.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:48 smithi016 bash[74137]: cluster 2024-04-10T03:22:47.558780+0000 mgr.y (mgr.25133) 491 : cluster 0 pgmap v902: 121 pgs: 121 active+clean; 171 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 312 KiB/s wr, 9 op/s 2024-04-10T03:22:49.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:49 smithi136 bash[68278]: cluster 2024-04-10T03:22:48.651161+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e868: 8 total, 8 up, 8 in 2024-04-10T03:22:50.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:49 smithi016 bash[72916]: cluster 2024-04-10T03:22:48.651161+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e868: 8 total, 8 up, 8 in 2024-04-10T03:22:50.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:49 smithi016 bash[74137]: cluster 2024-04-10T03:22:48.651161+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e868: 8 total, 8 up, 8 in 2024-04-10T03:22:50.472 INFO:tasks.rados.rados.0.smithi016.stdout:3972: finishing copy_from racing read to smithi01663999-20 2024-04-10T03:22:50.473 INFO:tasks.rados.rados.0.smithi016.stdout:3972: finishing copy_from to smithi01663999-20 2024-04-10T03:22:50.473 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 20 v 2560 (ObjNum 1215 snap 380 seq_num 1215) dirty exists 2024-04-10T03:22:50.473 INFO:tasks.rados.rados.0.smithi016.stdout:3969: done (5 left) 2024-04-10T03:22:50.473 INFO:tasks.rados.rados.0.smithi016.stdout:3970: done (4 left) 2024-04-10T03:22:50.473 INFO:tasks.rados.rados.0.smithi016.stdout:3971: done (3 left) 2024-04-10T03:22:50.473 INFO:tasks.rados.rados.0.smithi016.stdout:3972: done (2 left) 2024-04-10T03:22:50.473 INFO:tasks.rados.rados.0.smithi016.stdout:3973: done (1 left) 2024-04-10T03:22:50.473 INFO:tasks.rados.rados.0.smithi016.stdout:3974: done (0 left) 2024-04-10T03:22:50.473 INFO:tasks.rados.rados.0.smithi016.stdout:3975: snap_remove snap 385 2024-04-10T03:22:50.658 INFO:tasks.rados.rados.0.smithi016.stdout:3975: done (0 left) 2024-04-10T03:22:50.658 INFO:tasks.rados.rados.0.smithi016.stdout:3976: setattr oid 24 current snap is 386 2024-04-10T03:22:50.661 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 26 current snap is 386 2024-04-10T03:22:50.661 INFO:tasks.rados.rados.0.smithi016.stdout:3977: seq_num 1230 ranges {1728512=606208,2334720=532480,2867200=270336} 2024-04-10T03:22:50.682 INFO:tasks.rados.rados.0.smithi016.stdout:3977: writing smithi01663999-26 from 1728512 to 2334720 tid 1 2024-04-10T03:22:50.688 INFO:tasks.rados.rados.0.smithi016.stdout:3977: writing smithi01663999-26 from 2334720 to 2867200 tid 2 2024-04-10T03:22:50.691 INFO:tasks.rados.rados.0.smithi016.stdout:3977: writing smithi01663999-26 from 2867200 to 3137536 tid 3 2024-04-10T03:22:50.692 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 39 current snap is 386 2024-04-10T03:22:50.692 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 24 v 2803 (ObjNum 1203 snap 377 seq_num 1203) dirty exists 2024-04-10T03:22:50.692 INFO:tasks.rados.rados.0.smithi016.stdout:3978: seq_num 1231 ranges {4464640=622592,5087232=417792,5505024=385024} 2024-04-10T03:22:50.725 INFO:tasks.rados.rados.0.smithi016.stdout:3978: writing smithi01663999-39 from 4464640 to 5087232 tid 1 2024-04-10T03:22:50.728 INFO:tasks.rados.rados.0.smithi016.stdout:3978: writing smithi01663999-39 from 5087232 to 5505024 tid 2 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:3978: writing smithi01663999-39 from 5505024 to 5890048 tid 3 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:3976: done (2 left) 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:3979: setattr oid 6 current snap is 386 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:3977: finishing write tid 1 to smithi01663999-26 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:3977: finishing write tid 2 to smithi01663999-26 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:3977: finishing write tid 3 to smithi01663999-26 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:3977: finishing write tid 4 to smithi01663999-26 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:3977: finishing write tid 5 to smithi01663999-26 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 26 v 2769 (ObjNum 1230 snap 386 seq_num 1230) dirty exists 2024-04-10T03:22:50.732 INFO:tasks.rados.rados.0.smithi016.stdout:3977: left oid 26 (ObjNum 1230 snap 386 seq_num 1230) 2024-04-10T03:22:50.733 INFO:tasks.rados.rados.0.smithi016.stdout:3978: finishing write tid 1 to smithi01663999-39 2024-04-10T03:22:50.733 INFO:tasks.rados.rados.0.smithi016.stdout:3977: done (2 left) 2024-04-10T03:22:50.733 INFO:tasks.rados.rados.0.smithi016.stdout:3980: read oid 9 snap -1 2024-04-10T03:22:50.733 INFO:tasks.rados.rados.0.smithi016.stdout:3980: expect (ObjNum 1159 snap 355 seq_num 1159) 2024-04-10T03:22:50.733 INFO:tasks.rados.rados.0.smithi016.stdout:3981: delete oid 5 current snap is 386 2024-04-10T03:22:50.738 INFO:tasks.rados.rados.0.smithi016.stdout:3978: finishing write tid 2 to smithi01663999-39 2024-04-10T03:22:50.738 INFO:tasks.rados.rados.0.smithi016.stdout:3978: finishing write tid 3 to smithi01663999-39 2024-04-10T03:22:50.739 INFO:tasks.rados.rados.0.smithi016.stdout:3978: finishing write tid 4 to smithi01663999-39 2024-04-10T03:22:50.741 INFO:tasks.rados.rados.0.smithi016.stdout:3978: finishing write tid 5 to smithi01663999-39 2024-04-10T03:22:50.741 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 39 v 2777 (ObjNum 1231 snap 386 seq_num 1231) dirty exists 2024-04-10T03:22:50.742 INFO:tasks.rados.rados.0.smithi016.stdout:3978: left oid 39 (ObjNum 1231 snap 386 seq_num 1231) 2024-04-10T03:22:50.742 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 3465 (ObjNum 1154 snap 353 seq_num 1154) dirty exists 2024-04-10T03:22:50.742 INFO:tasks.rados.rados.0.smithi016.stdout:3978: done (3 left) 2024-04-10T03:22:50.742 INFO:tasks.rados.rados.0.smithi016.stdout:3979: done (2 left) 2024-04-10T03:22:50.742 INFO:tasks.rados.rados.0.smithi016.stdout:3981: done (1 left) 2024-04-10T03:22:50.742 INFO:tasks.rados.rados.0.smithi016.stdout:3982: rollback oid 24 current snap is 386 2024-04-10T03:22:50.742 INFO:tasks.rados.rados.0.smithi016.stdout:3982: done (1 left) 2024-04-10T03:22:50.742 INFO:tasks.rados.rados.0.smithi016.stdout:3983: delete oid 37 current snap is 386 2024-04-10T03:22:50.747 INFO:tasks.rados.rados.0.smithi016.stdout:3983: done (1 left) 2024-04-10T03:22:50.747 INFO:tasks.rados.rados.0.smithi016.stdout:3984: read oid 11 snap -1 2024-04-10T03:22:50.747 INFO:tasks.rados.rados.0.smithi016.stdout:3984: expect deleted 2024-04-10T03:22:50.747 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 16 current snap is 386 2024-04-10T03:22:50.748 INFO:tasks.rados.rados.0.smithi016.stdout:3985: seq_num 1234 ranges {0=671744,671744=516096,1187840=286720} 2024-04-10T03:22:50.751 INFO:tasks.rados.rados.0.smithi016.stdout:3985: writing smithi01663999-16 from 0 to 671744 tid 1 2024-04-10T03:22:50.754 INFO:tasks.rados.rados.0.smithi016.stdout:3985: writing smithi01663999-16 from 671744 to 1187840 tid 2 2024-04-10T03:22:50.756 INFO:tasks.rados.rados.0.smithi016.stdout:3985: writing smithi01663999-16 from 1187840 to 1474560 tid 3 2024-04-10T03:22:50.756 INFO:tasks.rados.rados.0.smithi016.stdout:3986: snap_create 2024-04-10T03:22:50.758 INFO:tasks.rados.rados.0.smithi016.stdout:3985: finishing write tid 1 to smithi01663999-16 2024-04-10T03:22:50.761 INFO:tasks.rados.rados.0.smithi016.stdout:3985: finishing write tid 2 to smithi01663999-16 2024-04-10T03:22:50.762 INFO:tasks.rados.rados.0.smithi016.stdout:3985: finishing write tid 3 to smithi01663999-16 2024-04-10T03:22:50.763 INFO:tasks.rados.rados.0.smithi016.stdout:3985: finishing write tid 4 to smithi01663999-16 2024-04-10T03:22:50.764 INFO:tasks.rados.rados.0.smithi016.stdout:3985: finishing write tid 5 to smithi01663999-16 2024-04-10T03:22:50.765 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 16 v 2577 (ObjNum 1234 snap 386 seq_num 1234) dirty exists 2024-04-10T03:22:50.765 INFO:tasks.rados.rados.0.smithi016.stdout:3985: left oid 16 (ObjNum 1234 snap 386 seq_num 1234) 2024-04-10T03:22:50.784 INFO:tasks.rados.rados.0.smithi016.stdout:3980: expect (ObjNum 1159 snap 355 seq_num 1159) 2024-04-10T03:22:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:50 smithi136 bash[68278]: cluster 2024-04-10T03:22:49.559536+0000 mgr.y (mgr.25133) 492 : cluster 0 pgmap v905: 121 pgs: 121 active+clean; 163 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-04-10T03:22:50.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:50 smithi136 bash[68278]: cluster 2024-04-10T03:22:49.655608+0000 mon.a (mon.0) 1446 : cluster 0 osdmap e869: 8 total, 8 up, 8 in 2024-04-10T03:22:51.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:50 smithi016 bash[74137]: cluster 2024-04-10T03:22:49.559536+0000 mgr.y (mgr.25133) 492 : cluster 0 pgmap v905: 121 pgs: 121 active+clean; 163 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-04-10T03:22:51.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:50 smithi016 bash[74137]: cluster 2024-04-10T03:22:49.655608+0000 mon.a (mon.0) 1446 : cluster 0 osdmap e869: 8 total, 8 up, 8 in 2024-04-10T03:22:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:50 smithi016 bash[72916]: cluster 2024-04-10T03:22:49.559536+0000 mgr.y (mgr.25133) 492 : cluster 0 pgmap v905: 121 pgs: 121 active+clean; 163 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-04-10T03:22:51.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:50 smithi016 bash[72916]: cluster 2024-04-10T03:22:49.655608+0000 mon.a (mon.0) 1446 : cluster 0 osdmap e869: 8 total, 8 up, 8 in 2024-04-10T03:22:51.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:51 smithi136 bash[68278]: cluster 2024-04-10T03:22:50.663333+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e870: 8 total, 8 up, 8 in 2024-04-10T03:22:52.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:51 smithi016 bash[72916]: cluster 2024-04-10T03:22:50.663333+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e870: 8 total, 8 up, 8 in 2024-04-10T03:22:52.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:22:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:22:51] "GET /metrics HTTP/1.1" 200 36405 "" "Prometheus/2.43.0" 2024-04-10T03:22:52.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:51 smithi016 bash[74137]: cluster 2024-04-10T03:22:50.663333+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e870: 8 total, 8 up, 8 in 2024-04-10T03:22:52.405 INFO:tasks.rados.rados.0.smithi016.stdout:3980: done (3 left) 2024-04-10T03:22:52.405 INFO:tasks.rados.rados.0.smithi016.stdout:3984: done (2 left) 2024-04-10T03:22:52.405 INFO:tasks.rados.rados.0.smithi016.stdout:3985: done (1 left) 2024-04-10T03:22:52.405 INFO:tasks.rados.rados.0.smithi016.stdout:3986: done (0 left) 2024-04-10T03:22:52.405 INFO:tasks.rados.rados.0.smithi016.stdout:3987: read oid 49 snap -1 2024-04-10T03:22:52.405 INFO:tasks.rados.rados.0.smithi016.stdout:3987: expect (ObjNum 1208 snap 378 seq_num 1208) 2024-04-10T03:22:52.405 INFO:tasks.rados.rados.0.smithi016.stdout:3988: delete oid 47 current snap is 387 2024-04-10T03:22:52.414 INFO:tasks.rados.rados.0.smithi016.stdout:3988: done (1 left) 2024-04-10T03:22:52.415 INFO:tasks.rados.rados.0.smithi016.stdout:3989: read oid 42 snap -1 2024-04-10T03:22:52.415 INFO:tasks.rados.rados.0.smithi016.stdout:3989: expect (ObjNum 1199 snap 377 seq_num 1199) 2024-04-10T03:22:52.415 INFO:tasks.rados.rados.0.smithi016.stdout:3990: copy_from oid 29 from oid 45 current snap is 387 2024-04-10T03:22:52.415 INFO:tasks.rados.rados.0.smithi016.stdout:3991: rmattr oid 30 current snap is 387 2024-04-10T03:22:52.415 INFO:tasks.rados.rados.0.smithi016.stdout:3991: done (3 left) 2024-04-10T03:22:52.415 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 14 current snap is 387 2024-04-10T03:22:52.415 INFO:tasks.rados.rados.0.smithi016.stdout:3992: seq_num 1236 ranges {1212416=704512,1916928=688128,2605056=114688} 2024-04-10T03:22:52.426 INFO:tasks.rados.rados.0.smithi016.stdout:3992: writing smithi01663999-14 from 1212416 to 1916928 tid 1 2024-04-10T03:22:52.430 INFO:tasks.rados.rados.0.smithi016.stdout:3992: writing smithi01663999-14 from 1916928 to 2605056 tid 2 2024-04-10T03:22:52.431 INFO:tasks.rados.rados.0.smithi016.stdout:3992: writing smithi01663999-14 from 2605056 to 2719744 tid 3 2024-04-10T03:22:52.431 INFO:tasks.rados.rados.0.smithi016.stdout:3993: snap_remove snap 386 2024-04-10T03:22:52.591 INFO:tasks.rados.rados.0.smithi016.stdout:3993: done (4 left) 2024-04-10T03:22:52.591 INFO:tasks.rados.rados.0.smithi016.stdout:3994: rollback oid 20 current snap is 387 2024-04-10T03:22:52.591 INFO:tasks.rados.rados.0.smithi016.stdout:3994: done (4 left) 2024-04-10T03:22:52.591 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 6 current snap is 387 2024-04-10T03:22:52.591 INFO:tasks.rados.rados.0.smithi016.stdout:3995: seq_num 1237 ranges {1212416=720896,1933312=573440,2506752=229376} 2024-04-10T03:22:52.601 INFO:tasks.rados.rados.0.smithi016.stdout:3995: writing smithi01663999-6 from 1212416 to 1933312 tid 1 2024-04-10T03:22:52.605 INFO:tasks.rados.rados.0.smithi016.stdout:3995: writing smithi01663999-6 from 1933312 to 2506752 tid 2 2024-04-10T03:22:52.607 INFO:tasks.rados.rados.0.smithi016.stdout:3995: writing smithi01663999-6 from 2506752 to 2736128 tid 3 2024-04-10T03:22:52.607 INFO:tasks.rados.rados.0.smithi016.stdout:3987: expect (ObjNum 1208 snap 378 seq_num 1208) 2024-04-10T03:22:52.670 INFO:tasks.rados.rados.0.smithi016.stdout:3992: finishing write tid 1 to smithi01663999-14 2024-04-10T03:22:52.670 INFO:tasks.rados.rados.0.smithi016.stdout:3992: finishing write tid 2 to smithi01663999-14 2024-04-10T03:22:52.670 INFO:tasks.rados.rados.0.smithi016.stdout:3992: finishing write tid 3 to smithi01663999-14 2024-04-10T03:22:52.670 INFO:tasks.rados.rados.0.smithi016.stdout:3992: finishing write tid 4 to smithi01663999-14 2024-04-10T03:22:52.671 INFO:tasks.rados.rados.0.smithi016.stdout:3989: expect (ObjNum 1199 snap 377 seq_num 1199) 2024-04-10T03:22:52.786 INFO:tasks.rados.rados.0.smithi016.stdout:3992: finishing write tid 5 to smithi01663999-14 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 14 v 3471 (ObjNum 1236 snap 387 seq_num 1236) dirty exists 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:3992: left oid 14 (ObjNum 1236 snap 387 seq_num 1236) 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:3990: finishing copy_from racing read to smithi01663999-29 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:3990: finishing copy_from to smithi01663999-29 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 29 v 3332 (ObjNum 1093 snap 336 seq_num 1093) dirty exists 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:3995: finishing write tid 1 to smithi01663999-6 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:3995: finishing write tid 2 to smithi01663999-6 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:3995: finishing write tid 3 to smithi01663999-6 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:3995: finishing write tid 4 to smithi01663999-6 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:3995: finishing write tid 5 to smithi01663999-6 2024-04-10T03:22:52.787 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 6 v 3475 (ObjNum 1237 snap 387 seq_num 1237) dirty exists 2024-04-10T03:22:52.788 INFO:tasks.rados.rados.0.smithi016.stdout:3995: left oid 6 (ObjNum 1237 snap 387 seq_num 1237) 2024-04-10T03:22:52.788 INFO:tasks.rados.rados.0.smithi016.stdout:3987: done (4 left) 2024-04-10T03:22:52.788 INFO:tasks.rados.rados.0.smithi016.stdout:3989: done (3 left) 2024-04-10T03:22:52.788 INFO:tasks.rados.rados.0.smithi016.stdout:3990: done (2 left) 2024-04-10T03:22:52.788 INFO:tasks.rados.rados.0.smithi016.stdout:3992: done (1 left) 2024-04-10T03:22:52.788 INFO:tasks.rados.rados.0.smithi016.stdout:3995: done (0 left) 2024-04-10T03:22:52.788 INFO:tasks.rados.rados.0.smithi016.stdout:3996: delete oid 8 current snap is 387 2024-04-10T03:22:52.791 INFO:tasks.rados.rados.0.smithi016.stdout:3996: done (0 left) 2024-04-10T03:22:52.791 INFO:tasks.rados.rados.0.smithi016.stdout:3997: read oid 16 snap -1 2024-04-10T03:22:52.791 INFO:tasks.rados.rados.0.smithi016.stdout:3997: expect (ObjNum 1234 snap 386 seq_num 1234) 2024-04-10T03:22:52.791 INFO:tasks.rados.rados.0.smithi016.stdout:3998: read oid 21 snap -1 2024-04-10T03:22:52.791 INFO:tasks.rados.rados.0.smithi016.stdout:3998: expect (ObjNum 1224 snap 385 seq_num 1224) 2024-04-10T03:22:52.791 INFO:tasks.rados.rados.0.smithi016.stdout:append oid 22 current snap is 387 2024-04-10T03:22:52.791 INFO:tasks.rados.rados.0.smithi016.stdout:3999: seq_num 1239 ranges {6545408=753664,7299072=745472,8044544=57344} 2024-04-10T03:22:52.844 INFO:tasks.rados.rados.0.smithi016.stdout:3999: writing smithi01663999-22 from 6545408 to 7299072 tid 1 2024-04-10T03:22:52.848 INFO:tasks.rados.rados.0.smithi016.stdout:3999: writing smithi01663999-22 from 7299072 to 8044544 tid 2 2024-04-10T03:22:52.849 INFO:tasks.rados.rados.0.smithi016.stdout:3999: writing smithi01663999-22 from 8044544 to 8101888 tid 3 2024-04-10T03:22:52.849 INFO:tasks.rados.rados.0.smithi016.stdout: waiting on 3 2024-04-10T03:22:52.849 INFO:tasks.rados.rados.0.smithi016.stdout:3997: expect (ObjNum 1234 snap 386 seq_num 1234) 2024-04-10T03:22:52.891 INFO:tasks.rados.rados.0.smithi016.stdout:3999: finishing write tid 1 to smithi01663999-22 2024-04-10T03:22:52.891 INFO:tasks.rados.rados.0.smithi016.stdout:3999: finishing write tid 2 to smithi01663999-22 2024-04-10T03:22:52.891 INFO:tasks.rados.rados.0.smithi016.stdout:3998: expect (ObjNum 1224 snap 385 seq_num 1224) 2024-04-10T03:22:52.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:52 smithi136 bash[68278]: cluster 2024-04-10T03:22:51.560088+0000 mgr.y (mgr.25133) 493 : cluster 0 pgmap v908: 121 pgs: 121 active+clean; 162 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-10T03:22:52.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:52 smithi136 bash[68278]: cluster 2024-04-10T03:22:51.674315+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e871: 8 total, 8 up, 8 in 2024-04-10T03:22:52.917 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:52 smithi136 bash[68278]: cluster 2024-04-10T03:22:52.596443+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e872: 8 total, 8 up, 8 in 2024-04-10T03:22:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:52 smithi016 bash[74137]: cluster 2024-04-10T03:22:51.560088+0000 mgr.y (mgr.25133) 493 : cluster 0 pgmap v908: 121 pgs: 121 active+clean; 162 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-10T03:22:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:52 smithi016 bash[74137]: cluster 2024-04-10T03:22:51.674315+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e871: 8 total, 8 up, 8 in 2024-04-10T03:22:53.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:52 smithi016 bash[74137]: cluster 2024-04-10T03:22:52.596443+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e872: 8 total, 8 up, 8 in 2024-04-10T03:22:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:52 smithi016 bash[72916]: cluster 2024-04-10T03:22:51.560088+0000 mgr.y (mgr.25133) 493 : cluster 0 pgmap v908: 121 pgs: 121 active+clean; 162 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-10T03:22:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:52 smithi016 bash[72916]: cluster 2024-04-10T03:22:51.674315+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e871: 8 total, 8 up, 8 in 2024-04-10T03:22:53.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:52 smithi016 bash[72916]: cluster 2024-04-10T03:22:52.596443+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e872: 8 total, 8 up, 8 in 2024-04-10T03:22:53.809 INFO:tasks.rados.rados.0.smithi016.stdout:3999: finishing write tid 3 to smithi01663999-22 2024-04-10T03:22:53.810 INFO:tasks.rados.rados.0.smithi016.stdout:3999: finishing write tid 4 to smithi01663999-22 2024-04-10T03:22:53.810 INFO:tasks.rados.rados.0.smithi016.stdout:3999: finishing write tid 5 to smithi01663999-22 2024-04-10T03:22:53.810 INFO:tasks.rados.rados.0.smithi016.stdout:update_object_version oid 22 v 3481 (ObjNum 1239 snap 387 seq_num 1239) dirty exists 2024-04-10T03:22:53.810 INFO:tasks.rados.rados.0.smithi016.stdout:3999: left oid 22 (ObjNum 1239 snap 387 seq_num 1239) 2024-04-10T03:22:53.810 INFO:tasks.rados.rados.0.smithi016.stdout:3997: done (2 left) 2024-04-10T03:22:53.810 INFO:tasks.rados.rados.0.smithi016.stdout:3998: done (1 left) 2024-04-10T03:22:53.810 INFO:tasks.rados.rados.0.smithi016.stdout:3999: done (0 left) 2024-04-10T03:22:53.827 INFO:tasks.rados.rados.0.smithi016.stderr:0 errors. 2024-04-10T03:22:53.827 INFO:tasks.rados.rados.0.smithi016.stderr: 2024-04-10T03:22:53.838 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-10T03:22:54.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:54 smithi136 bash[68278]: cluster 2024-04-10T03:22:53.560686+0000 mgr.y (mgr.25133) 494 : cluster 0 pgmap v911: 121 pgs: 121 active+clean; 168 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.8 MiB/s wr, 12 op/s 2024-04-10T03:22:55.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:54 smithi016 bash[72916]: cluster 2024-04-10T03:22:53.560686+0000 mgr.y (mgr.25133) 494 : cluster 0 pgmap v911: 121 pgs: 121 active+clean; 168 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.8 MiB/s wr, 12 op/s 2024-04-10T03:22:55.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:54 smithi016 bash[74137]: cluster 2024-04-10T03:22:53.560686+0000 mgr.y (mgr.25133) 494 : cluster 0 pgmap v911: 121 pgs: 121 active+clean; 168 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.8 MiB/s wr, 12 op/s 2024-04-10T03:22:57.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:56 smithi016 bash[74137]: cluster 2024-04-10T03:22:55.561915+0000 mgr.y (mgr.25133) 495 : cluster 0 pgmap v912: 121 pgs: 121 active+clean; 143 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2024-04-10T03:22:57.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:56 smithi016 bash[72916]: cluster 2024-04-10T03:22:55.561915+0000 mgr.y (mgr.25133) 495 : cluster 0 pgmap v912: 121 pgs: 121 active+clean; 143 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2024-04-10T03:22:57.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:56 smithi136 bash[68278]: cluster 2024-04-10T03:22:55.561915+0000 mgr.y (mgr.25133) 495 : cluster 0 pgmap v912: 121 pgs: 121 active+clean; 143 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2024-04-10T03:22:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:57 smithi016 bash[74137]: audit 2024-04-10T03:22:57.523929+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:58.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:57 smithi016 bash[74137]: cluster 2024-04-10T03:22:57.598108+0000 mon.a (mon.0) 1451 : cluster 0 osdmap e873: 8 total, 8 up, 8 in 2024-04-10T03:22:58.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:57 smithi016 bash[72916]: audit 2024-04-10T03:22:57.523929+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:58.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:57 smithi016 bash[72916]: cluster 2024-04-10T03:22:57.598108+0000 mon.a (mon.0) 1451 : cluster 0 osdmap e873: 8 total, 8 up, 8 in 2024-04-10T03:22:58.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:57 smithi136 bash[68278]: audit 2024-04-10T03:22:57.523929+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:22:58.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:57 smithi136 bash[68278]: cluster 2024-04-10T03:22:57.598108+0000 mon.a (mon.0) 1451 : cluster 0 osdmap e873: 8 total, 8 up, 8 in 2024-04-10T03:22:58.608 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:22:59.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:22:58 smithi016 bash[74137]: cluster 2024-04-10T03:22:57.568019+0000 mgr.y (mgr.25133) 496 : cluster 0 pgmap v913: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-04-10T03:22:59.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:22:58 smithi016 bash[72916]: cluster 2024-04-10T03:22:57.568019+0000 mgr.y (mgr.25133) 496 : cluster 0 pgmap v913: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-04-10T03:22:59.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:22:58 smithi136 bash[68278]: cluster 2024-04-10T03:22:57.568019+0000 mgr.y (mgr.25133) 496 : cluster 0 pgmap v913: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-04-10T03:23:01.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:00 smithi016 bash[74137]: cluster 2024-04-10T03:22:59.569115+0000 mgr.y (mgr.25133) 497 : cluster 0 pgmap v915: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 10 op/s 2024-04-10T03:23:01.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:00 smithi016 bash[72916]: cluster 2024-04-10T03:22:59.569115+0000 mgr.y (mgr.25133) 497 : cluster 0 pgmap v915: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 10 op/s 2024-04-10T03:23:01.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:00 smithi136 bash[68278]: cluster 2024-04-10T03:22:59.569115+0000 mgr.y (mgr.25133) 497 : cluster 0 pgmap v915: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 10 op/s 2024-04-10T03:23:01.873 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:23:01.873 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":873,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T03:22:57.582787+0000","last_up_change":"2024-04-10T03:17:38.016895+0000","last_in_change":"2024-04-10T03:02:25.108367+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-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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-04-10T03:03:33.400923+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":"61","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-04-10T03:03:34.400443+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"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":4,"pool_name":"rbd","create_time":"2024-04-10T03:04:50.994054+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_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-04-10T03:08:00.876451+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":"872","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":496,"snap_epoch":872,"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":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":406,"up_from":418,"up_thru":586,"down_at":407,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3100460174},{"type":"v1","addr":"172.21.15.16:6803","nonce":3100460174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3100460174},{"type":"v1","addr":"172.21.15.16:6805","nonce":3100460174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3100460174},{"type":"v1","addr":"172.21.15.16:6809","nonce":3100460174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3100460174},{"type":"v1","addr":"172.21.15.16:6807","nonce":3100460174}]},"public_addr":"172.21.15.16:6803/3100460174","cluster_addr":"172.21.15.16:6805/3100460174","heartbeat_back_addr":"172.21.15.16:6809/3100460174","heartbeat_front_addr":"172.21.15.16:6807/3100460174","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":431,"up_from":442,"up_thru":586,"down_at":432,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":516617413},{"type":"v1","addr":"172.21.15.16:6811","nonce":516617413}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":516617413},{"type":"v1","addr":"172.21.15.16:6813","nonce":516617413}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":516617413},{"type":"v1","addr":"172.21.15.16:6817","nonce":516617413}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":516617413},{"type":"v1","addr":"172.21.15.16:6815","nonce":516617413}]},"public_addr":"172.21.15.16:6811/516617413","cluster_addr":"172.21.15.16:6813/516617413","heartbeat_back_addr":"172.21.15.16:6817/516617413","heartbeat_front_addr":"172.21.15.16:6815/516617413","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":457,"up_from":469,"up_thru":586,"down_at":458,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":2922474347},{"type":"v1","addr":"172.21.15.16:6819","nonce":2922474347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":2922474347},{"type":"v1","addr":"172.21.15.16:6821","nonce":2922474347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":2922474347},{"type":"v1","addr":"172.21.15.16:6825","nonce":2922474347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":2922474347},{"type":"v1","addr":"172.21.15.16:6823","nonce":2922474347}]},"public_addr":"172.21.15.16:6819/2922474347","cluster_addr":"172.21.15.16:6821/2922474347","heartbeat_back_addr":"172.21.15.16:6825/2922474347","heartbeat_front_addr":"172.21.15.16:6823/2922474347","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":480,"up_from":493,"up_thru":586,"down_at":481,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":4087708538},{"type":"v1","addr":"172.21.15.16:6827","nonce":4087708538}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":4087708538},{"type":"v1","addr":"172.21.15.16:6829","nonce":4087708538}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":4087708538},{"type":"v1","addr":"172.21.15.16:6833","nonce":4087708538}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":4087708538},{"type":"v1","addr":"172.21.15.16:6831","nonce":4087708538}]},"public_addr":"172.21.15.16:6827/4087708538","cluster_addr":"172.21.15.16:6829/4087708538","heartbeat_back_addr":"172.21.15.16:6833/4087708538","heartbeat_front_addr":"172.21.15.16:6831/4087708538","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":498,"up_from":511,"up_thru":586,"down_at":499,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":4097295103},{"type":"v1","addr":"172.21.15.136:6801","nonce":4097295103}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":4097295103},{"type":"v1","addr":"172.21.15.136:6803","nonce":4097295103}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":4097295103},{"type":"v1","addr":"172.21.15.136:6807","nonce":4097295103}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":4097295103},{"type":"v1","addr":"172.21.15.136:6805","nonce":4097295103}]},"public_addr":"172.21.15.136:6801/4097295103","cluster_addr":"172.21.15.136:6803/4097295103","heartbeat_back_addr":"172.21.15.136:6807/4097295103","heartbeat_front_addr":"172.21.15.136:6805/4097295103","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":526,"up_from":539,"up_thru":586,"down_at":527,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":458524898},{"type":"v1","addr":"172.21.15.136:6809","nonce":458524898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":458524898},{"type":"v1","addr":"172.21.15.136:6811","nonce":458524898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":458524898},{"type":"v1","addr":"172.21.15.136:6815","nonce":458524898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":458524898},{"type":"v1","addr":"172.21.15.136:6813","nonce":458524898}]},"public_addr":"172.21.15.136:6809/458524898","cluster_addr":"172.21.15.136:6811/458524898","heartbeat_back_addr":"172.21.15.136:6815/458524898","heartbeat_front_addr":"172.21.15.136:6813/458524898","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":551,"up_from":564,"up_thru":586,"down_at":552,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":196033337},{"type":"v1","addr":"172.21.15.136:6817","nonce":196033337}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":196033337},{"type":"v1","addr":"172.21.15.136:6819","nonce":196033337}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":196033337},{"type":"v1","addr":"172.21.15.136:6823","nonce":196033337}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":196033337},{"type":"v1","addr":"172.21.15.136:6821","nonce":196033337}]},"public_addr":"172.21.15.136:6817/196033337","cluster_addr":"172.21.15.136:6819/196033337","heartbeat_back_addr":"172.21.15.136:6823/196033337","heartbeat_front_addr":"172.21.15.136:6821/196033337","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":574,"up_from":586,"up_thru":586,"down_at":575,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1552471060},{"type":"v1","addr":"172.21.15.136:6825","nonce":1552471060}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1552471060},{"type":"v1","addr":"172.21.15.136:6827","nonce":1552471060}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1552471060},{"type":"v1","addr":"172.21.15.136:6831","nonce":1552471060}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1552471060},{"type":"v1","addr":"172.21.15.136:6829","nonce":1552471060}]},"public_addr":"172.21.15.136:6825/1552471060","cluster_addr":"172.21.15.136:6827/1552471060","heartbeat_back_addr":"172.21.15.136:6831/1552471060","heartbeat_front_addr":"172.21.15.136:6829/1552471060","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-04-10T02:57:01.916345+0000","dead_epoch":406},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":431},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":457},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":480},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":498},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":526},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":551},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":574}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.20","mappings":[{"from":6,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.38","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.136:6832/2168056021":"2024-04-11T03:18:18.027528+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.136:0/1890111961":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/697456505":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/73527157":"2024-04-11T03:12:12.374689+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.136:6835/2611002437":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/822626388":"2024-04-11T03:09:50.044426+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/2757246977":"2024-04-11T03:12:12.374689+0000","172.21.15.16:0/2020439147":"2024-04-11T03:12:12.374689+0000","172.21.15.16:0/2214161911":"2024-04-11T03:09:50.044426+0000","172.21.15.136:0/2195536484":"2024-04-11T03:11:06.253337+0000","172.21.15.136:6834/2611002437":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/2416511762":"2024-04-11T03:12:12.374689+0000","172.21.15.136:6833/2168056021":"2024-04-11T03:18:18.027528+0000","172.21.15.16:0/1561524346":"2024-04-11T03:12:12.374689+0000","172.21.15.136:0/521882946":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3411248072":"2024-04-11T03:12:12.374689+0000","172.21.15.16:6801/2670841535":"2024-04-11T03:12:12.374689+0000","172.21.15.136:0/2836511379":"2024-04-11T03:11:06.253337+0000","172.21.15.16:6801/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/127942795":"2024-04-11T03:09:50.044426+0000","172.21.15.136:0/2261005057":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/482361526":"2024-04-11T03:12:12.374689+0000","172.21.15.16:0/3264228238":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3741417888":"2024-04-11T03:09:50.044426+0000","172.21.15.16:0/4239943894":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3357210045":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6801/276440749":"2024-04-11T03:09:50.044426+0000","172.21.15.16:6800/276440749":"2024-04-11T03:09:50.044426+0000","172.21.15.136:0/63708813":"2024-04-11T03:11:06.253337+0000","172.21.15.16:6800/2670841535":"2024-04-11T03:12:12.374689+0000","172.21.15.136:0/4195163077":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/3487839126":"2024-04-11T03:09:50.044426+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+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":496,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":491,"length":1},{"begin":493,"length":1},{"begin":495,"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-04-10T03:23:02.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:23:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:23:01] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:23:02.653 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-10T03:23:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:02 smithi016 bash[72916]: cluster 2024-04-10T03:23:01.569839+0000 mgr.y (mgr.25133) 498 : cluster 0 pgmap v916: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-04-10T03:23:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:02 smithi016 bash[72916]: audit 2024-04-10T03:23:01.875885+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.16:0/4232985708' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:23:03.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:02 smithi016 bash[72916]: cluster 2024-04-10T03:23:02.595308+0000 mon.a (mon.0) 1452 : cluster 0 osdmap e874: 8 total, 8 up, 8 in 2024-04-10T03:23:03.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:02 smithi016 bash[74137]: cluster 2024-04-10T03:23:01.569839+0000 mgr.y (mgr.25133) 498 : cluster 0 pgmap v916: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-04-10T03:23:03.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:02 smithi016 bash[74137]: audit 2024-04-10T03:23:01.875885+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.16:0/4232985708' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:23:03.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:02 smithi016 bash[74137]: cluster 2024-04-10T03:23:02.595308+0000 mon.a (mon.0) 1452 : cluster 0 osdmap e874: 8 total, 8 up, 8 in 2024-04-10T03:23:03.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:02 smithi136 bash[68278]: cluster 2024-04-10T03:23:01.569839+0000 mgr.y (mgr.25133) 498 : cluster 0 pgmap v916: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-04-10T03:23:03.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:02 smithi136 bash[68278]: audit 2024-04-10T03:23:01.875885+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.16:0/4232985708' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T03:23:03.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:02 smithi136 bash[68278]: cluster 2024-04-10T03:23:02.595308+0000 mon.a (mon.0) 1452 : cluster 0 osdmap e874: 8 total, 8 up, 8 in 2024-04-10T03:23:05.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:04 smithi016 bash[72916]: cluster 2024-04-10T03:23:03.570485+0000 mgr.y (mgr.25133) 499 : cluster 0 pgmap v918: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:23:05.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:04 smithi016 bash[74137]: cluster 2024-04-10T03:23:03.570485+0000 mgr.y (mgr.25133) 499 : cluster 0 pgmap v918: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:23:05.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:04 smithi136 bash[68278]: cluster 2024-04-10T03:23:03.570485+0000 mgr.y (mgr.25133) 499 : cluster 0 pgmap v918: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:23:07.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:06 smithi016 bash[74137]: cluster 2024-04-10T03:23:05.571647+0000 mgr.y (mgr.25133) 500 : cluster 0 pgmap v919: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:07.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:06 smithi016 bash[72916]: cluster 2024-04-10T03:23:05.571647+0000 mgr.y (mgr.25133) 500 : cluster 0 pgmap v919: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:07.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:06 smithi136 bash[68278]: cluster 2024-04-10T03:23:05.571647+0000 mgr.y (mgr.25133) 500 : cluster 0 pgmap v919: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:07.433 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:23:09.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:08 smithi016 bash[72916]: cluster 2024-04-10T03:23:07.572489+0000 mgr.y (mgr.25133) 501 : cluster 0 pgmap v920: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:09.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:08 smithi016 bash[74137]: cluster 2024-04-10T03:23:07.572489+0000 mgr.y (mgr.25133) 501 : cluster 0 pgmap v920: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:09.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:08 smithi136 bash[68278]: cluster 2024-04-10T03:23:07.572489+0000 mgr.y (mgr.25133) 501 : cluster 0 pgmap v920: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:10.443 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T03:23:10.445 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-04-10T03:23:10.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:10 smithi016 bash[74137]: cluster 2024-04-10T03:23:09.573385+0000 mgr.y (mgr.25133) 502 : cluster 0 pgmap v921: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:10.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:10 smithi016 bash[72916]: cluster 2024-04-10T03:23:09.573385+0000 mgr.y (mgr.25133) 502 : cluster 0 pgmap v921: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:11.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:10 smithi136 bash[68278]: cluster 2024-04-10T03:23:09.573385+0000 mgr.y (mgr.25133) 502 : cluster 0 pgmap v921: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:11.366 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":921,"stamp":"2024-04-10T03:23:09.572708+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":160316392,"num_objects":59,"num_object_clones":0,"num_object_copies":177,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":59,"num_whiteouts":0,"num_read":5005,"num_read_kb":7945407,"num_write":9308,"num_write_kb":2375059,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":163,"num_bytes_recovered":917169760,"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":21072,"ondisk_log_size":21072,"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":3301252,"kb_used_data":307556,"kb_used_omap":343,"kb_used_meta":2993256,"kb_avail":746659964,"statfs":{"total":767960285184,"available":764579803136,"internally_reserved":0,"allocated":314937344,"data_stored":283902736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":351519,"internal_metadata":3065094881},"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":"10.004379"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1116,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.918064+0000","last_change":"2024-04-10T03:17:39.088176+0000","last_active":"2024-04-10T03:23:02.918064+0000","last_peered":"2024-04-10T03:23:02.918064+0000","last_clean":"2024-04-10T03:23:02.918064+0000","last_became_active":"2024-04-10T03:17:39.087405+0000","last_became_peered":"2024-04-10T03:17:39.087405+0000","last_unstale":"2024-04-10T03:23:02.918064+0000","last_undegraded":"2024-04-10T03:23:02.918064+0000","last_fullsized":"2024-04-10T03:23:02.918064+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:05:01.769885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1257,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.593546+0000","last_change":"2024-04-10T03:17:11.068251+0000","last_active":"2024-04-10T03:23:02.593546+0000","last_peered":"2024-04-10T03:23:02.593546+0000","last_clean":"2024-04-10T03:23:02.593546+0000","last_became_active":"2024-04-10T03:17:11.067990+0000","last_became_peered":"2024-04-10T03:17:11.067990+0000","last_unstale":"2024-04-10T03:23:02.593546+0000","last_undegraded":"2024-04-10T03:23:02.593546+0000","last_fullsized":"2024-04-10T03:23:02.593546+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:23:35.891750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1273,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595161+0000","last_change":"2024-04-10T03:15:18.044945+0000","last_active":"2024-04-10T03:23:02.595161+0000","last_peered":"2024-04-10T03:23:02.595161+0000","last_clean":"2024-04-10T03:23:02.595161+0000","last_became_active":"2024-04-10T03:15:18.044202+0000","last_became_peered":"2024-04-10T03:15:18.044202+0000","last_unstale":"2024-04-10T03:23:02.595161+0000","last_undegraded":"2024-04-10T03:23:02.595161+0000","last_fullsized":"2024-04-10T03:23:02.595161+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:29:24.451741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1133,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595228+0000","last_change":"2024-04-10T03:17:39.104839+0000","last_active":"2024-04-10T03:23:02.595228+0000","last_peered":"2024-04-10T03:23:02.595228+0000","last_clean":"2024-04-10T03:23:02.595228+0000","last_became_active":"2024-04-10T03:17:39.104257+0000","last_became_peered":"2024-04-10T03:17:39.104257+0000","last_unstale":"2024-04-10T03:23:02.595228+0000","last_undegraded":"2024-04-10T03:23:02.595228+0000","last_fullsized":"2024-04-10T03:23:02.595228+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:37:53.701906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1097,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.915752+0000","last_change":"2024-04-10T03:17:39.092194+0000","last_active":"2024-04-10T03:23:02.915752+0000","last_peered":"2024-04-10T03:23:02.915752+0000","last_clean":"2024-04-10T03:23:02.915752+0000","last_became_active":"2024-04-10T03:17:39.091789+0000","last_became_peered":"2024-04-10T03:17:39.091789+0000","last_unstale":"2024-04-10T03:23:02.915752+0000","last_undegraded":"2024-04-10T03:23:02.915752+0000","last_fullsized":"2024-04-10T03:23:02.915752+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:23:47.823769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1172,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.594268+0000","last_change":"2024-04-10T03:16:42.503877+0000","last_active":"2024-04-10T03:23:02.594268+0000","last_peered":"2024-04-10T03:23:02.594268+0000","last_clean":"2024-04-10T03:23:02.594268+0000","last_became_active":"2024-04-10T03:16:42.503462+0000","last_became_peered":"2024-04-10T03:16:42.503462+0000","last_unstale":"2024-04-10T03:23:02.594268+0000","last_undegraded":"2024-04-10T03:23:02.594268+0000","last_fullsized":"2024-04-10T03:23:02.594268+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:32:00.215241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":1105,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.915384+0000","last_change":"2024-04-10T03:17:39.076962+0000","last_active":"2024-04-10T03:23:02.915384+0000","last_peered":"2024-04-10T03:23:02.915384+0000","last_clean":"2024-04-10T03:23:02.915384+0000","last_became_active":"2024-04-10T03:17:39.073939+0000","last_became_peered":"2024-04-10T03:17:39.073939+0000","last_unstale":"2024-04-10T03:23:02.915384+0000","last_undegraded":"2024-04-10T03:23:02.915384+0000","last_fullsized":"2024-04-10T03:23:02.915384+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:40:00.652846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1213,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.912625+0000","last_change":"2024-04-10T03:17:11.052087+0000","last_active":"2024-04-10T03:23:02.912625+0000","last_peered":"2024-04-10T03:23:02.912625+0000","last_clean":"2024-04-10T03:23:02.912625+0000","last_became_active":"2024-04-10T03:17:11.051740+0000","last_became_peered":"2024-04-10T03:17:11.051740+0000","last_unstale":"2024-04-10T03:23:02.912625+0000","last_undegraded":"2024-04-10T03:23:02.912625+0000","last_fullsized":"2024-04-10T03:23:02.912625+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:49:16.926074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":1091,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.917525+0000","last_change":"2024-04-10T03:17:39.095719+0000","last_active":"2024-04-10T03:23:02.917525+0000","last_peered":"2024-04-10T03:23:02.917525+0000","last_clean":"2024-04-10T03:23:02.917525+0000","last_became_active":"2024-04-10T03:17:39.093796+0000","last_became_peered":"2024-04-10T03:17:39.093796+0000","last_unstale":"2024-04-10T03:23:02.917525+0000","last_undegraded":"2024-04-10T03:23:02.917525+0000","last_fullsized":"2024-04-10T03:23:02.917525+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:54:00.117922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1132,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.654512+0000","last_change":"2024-04-10T03:17:11.070574+0000","last_active":"2024-04-10T03:23:02.654512+0000","last_peered":"2024-04-10T03:23:02.654512+0000","last_clean":"2024-04-10T03:23:02.654512+0000","last_became_active":"2024-04-10T03:17:11.070242+0000","last_became_peered":"2024-04-10T03:17:11.070242+0000","last_unstale":"2024-04-10T03:23:02.654512+0000","last_undegraded":"2024-04-10T03:23:02.654512+0000","last_fullsized":"2024-04-10T03:23:02.654512+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:58:15.689167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1132,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.654042+0000","last_change":"2024-04-10T03:17:11.054066+0000","last_active":"2024-04-10T03:23:02.654042+0000","last_peered":"2024-04-10T03:23:02.654042+0000","last_clean":"2024-04-10T03:23:02.654042+0000","last_became_active":"2024-04-10T03:17:11.053667+0000","last_became_peered":"2024-04-10T03:17:11.053667+0000","last_unstale":"2024-04-10T03:23:02.654042+0000","last_undegraded":"2024-04-10T03:23:02.654042+0000","last_fullsized":"2024-04-10T03:23:02.654042+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:36:37.746377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1167,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.620436+0000","last_change":"2024-04-10T03:17:11.034698+0000","last_active":"2024-04-10T03:23:02.620436+0000","last_peered":"2024-04-10T03:23:02.620436+0000","last_clean":"2024-04-10T03:23:02.620436+0000","last_became_active":"2024-04-10T03:17:11.034294+0000","last_became_peered":"2024-04-10T03:17:11.034294+0000","last_unstale":"2024-04-10T03:23:02.620436+0000","last_undegraded":"2024-04-10T03:23:02.620436+0000","last_fullsized":"2024-04-10T03:23:02.620436+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:39:35.720756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1178,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.915769+0000","last_change":"2024-04-10T03:17:11.066298+0000","last_active":"2024-04-10T03:23:02.915769+0000","last_peered":"2024-04-10T03:23:02.915769+0000","last_clean":"2024-04-10T03:23:02.915769+0000","last_became_active":"2024-04-10T03:17:11.065561+0000","last_became_peered":"2024-04-10T03:17:11.065561+0000","last_unstale":"2024-04-10T03:23:02.915769+0000","last_undegraded":"2024-04-10T03:23:02.915769+0000","last_fullsized":"2024-04-10T03:23:02.915769+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:20:40.873015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1272,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.590368+0000","last_change":"2024-04-10T03:16:42.499181+0000","last_active":"2024-04-10T03:23:02.590368+0000","last_peered":"2024-04-10T03:23:02.590368+0000","last_clean":"2024-04-10T03:23:02.590368+0000","last_became_active":"2024-04-10T03:16:42.498832+0000","last_became_peered":"2024-04-10T03:16:42.498832+0000","last_unstale":"2024-04-10T03:23:02.590368+0000","last_undegraded":"2024-04-10T03:23:02.590368+0000","last_fullsized":"2024-04-10T03:23:02.590368+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:32:54.918665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1260,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.591850+0000","last_change":"2024-04-10T03:16:42.466609+0000","last_active":"2024-04-10T03:23:02.591850+0000","last_peered":"2024-04-10T03:23:02.591850+0000","last_clean":"2024-04-10T03:23:02.591850+0000","last_became_active":"2024-04-10T03:16:42.465551+0000","last_became_peered":"2024-04-10T03:16:42.465551+0000","last_unstale":"2024-04-10T03:23:02.591850+0000","last_undegraded":"2024-04-10T03:23:02.591850+0000","last_fullsized":"2024-04-10T03:23:02.591850+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:20:34.211024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1140,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.593112+0000","last_change":"2024-04-10T03:17:39.086616+0000","last_active":"2024-04-10T03:23:02.593112+0000","last_peered":"2024-04-10T03:23:02.593112+0000","last_clean":"2024-04-10T03:23:02.593112+0000","last_became_active":"2024-04-10T03:17:39.085668+0000","last_became_peered":"2024-04-10T03:17:39.085668+0000","last_unstale":"2024-04-10T03:23:02.593112+0000","last_undegraded":"2024-04-10T03:23:02.593112+0000","last_fullsized":"2024-04-10T03:23:02.593112+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:01:26.388528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1150,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.596756+0000","last_change":"2024-04-10T03:17:39.088359+0000","last_active":"2024-04-10T03:23:02.596756+0000","last_peered":"2024-04-10T03:23:02.596756+0000","last_clean":"2024-04-10T03:23:02.596756+0000","last_became_active":"2024-04-10T03:17:39.086678+0000","last_became_peered":"2024-04-10T03:17:39.086678+0000","last_unstale":"2024-04-10T03:23:02.596756+0000","last_undegraded":"2024-04-10T03:23:02.596756+0000","last_fullsized":"2024-04-10T03:23:02.596756+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:01:46.685734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1208,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.914542+0000","last_change":"2024-04-10T03:17:39.076283+0000","last_active":"2024-04-10T03:23:02.914542+0000","last_peered":"2024-04-10T03:23:02.914542+0000","last_clean":"2024-04-10T03:23:02.914542+0000","last_became_active":"2024-04-10T03:17:39.075732+0000","last_became_peered":"2024-04-10T03:17:39.075732+0000","last_unstale":"2024-04-10T03:23:02.914542+0000","last_undegraded":"2024-04-10T03:23:02.914542+0000","last_fullsized":"2024-04-10T03:23:02.914542+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:24:11.245177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1116,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.919196+0000","last_change":"2024-04-10T03:17:39.106285+0000","last_active":"2024-04-10T03:23:02.919196+0000","last_peered":"2024-04-10T03:23:02.919196+0000","last_clean":"2024-04-10T03:23:02.919196+0000","last_became_active":"2024-04-10T03:17:39.104469+0000","last_became_peered":"2024-04-10T03:17:39.104469+0000","last_unstale":"2024-04-10T03:23:02.919196+0000","last_undegraded":"2024-04-10T03:23:02.919196+0000","last_fullsized":"2024-04-10T03:23:02.919196+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:49:48.784884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"624'5","reported_seq":1281,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.596197+0000","last_change":"2024-04-10T03:17:39.091059+0000","last_active":"2024-04-10T03:23:02.596197+0000","last_peered":"2024-04-10T03:23:02.596197+0000","last_clean":"2024-04-10T03:23:02.596197+0000","last_became_active":"2024-04-10T03:17:39.090502+0000","last_became_peered":"2024-04-10T03:17:39.090502+0000","last_unstale":"2024-04-10T03:23:02.596197+0000","last_undegraded":"2024-04-10T03:23:02.596197+0000","last_fullsized":"2024-04-10T03:23:02.596197+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T11:47:53.967412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":1204,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913264+0000","last_change":"2024-04-10T03:17:11.052368+0000","last_active":"2024-04-10T03:23:02.913264+0000","last_peered":"2024-04-10T03:23:02.913264+0000","last_clean":"2024-04-10T03:23:02.913264+0000","last_became_active":"2024-04-10T03:17:11.051864+0000","last_became_peered":"2024-04-10T03:17:11.051864+0000","last_unstale":"2024-04-10T03:23:02.913264+0000","last_undegraded":"2024-04-10T03:23:02.913264+0000","last_fullsized":"2024-04-10T03:23:02.913264+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:54:07.389472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"624'2","reported_seq":1198,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.914829+0000","last_change":"2024-04-10T03:16:42.488674+0000","last_active":"2024-04-10T03:23:02.914829+0000","last_peered":"2024-04-10T03:23:02.914829+0000","last_clean":"2024-04-10T03:23:02.914829+0000","last_became_active":"2024-04-10T03:16:42.488338+0000","last_became_peered":"2024-04-10T03:16:42.488338+0000","last_unstale":"2024-04-10T03:23:02.914829+0000","last_undegraded":"2024-04-10T03:23:02.914829+0000","last_fullsized":"2024-04-10T03:23:02.914829+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:04:07.051479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":1221,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.592692+0000","last_change":"2024-04-10T03:16:42.484457+0000","last_active":"2024-04-10T03:23:02.592692+0000","last_peered":"2024-04-10T03:23:02.592692+0000","last_clean":"2024-04-10T03:23:02.592692+0000","last_became_active":"2024-04-10T03:16:42.484107+0000","last_became_peered":"2024-04-10T03:16:42.484107+0000","last_unstale":"2024-04-10T03:23:02.592692+0000","last_undegraded":"2024-04-10T03:23:02.592692+0000","last_fullsized":"2024-04-10T03:23:02.592692+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:08:38.506988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":1121,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.918861+0000","last_change":"2024-04-10T03:17:39.107330+0000","last_active":"2024-04-10T03:23:02.918861+0000","last_peered":"2024-04-10T03:23:02.918861+0000","last_clean":"2024-04-10T03:23:02.918861+0000","last_became_active":"2024-04-10T03:17:39.105547+0000","last_became_peered":"2024-04-10T03:17:39.105547+0000","last_unstale":"2024-04-10T03:23:02.918861+0000","last_undegraded":"2024-04-10T03:23:02.918861+0000","last_fullsized":"2024-04-10T03:23:02.918861+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:00:44.411012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1c","version":"0'0","reported_seq":1158,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.594891+0000","last_change":"2024-04-10T03:16:42.486534+0000","last_active":"2024-04-10T03:23:02.594891+0000","last_peered":"2024-04-10T03:23:02.594891+0000","last_clean":"2024-04-10T03:23:02.594891+0000","last_became_active":"2024-04-10T03:16:42.486145+0000","last_became_peered":"2024-04-10T03:16:42.486145+0000","last_unstale":"2024-04-10T03:23:02.594891+0000","last_undegraded":"2024-04-10T03:23:02.594891+0000","last_fullsized":"2024-04-10T03:23:02.594891+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:05:58.484967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":1096,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.917608+0000","last_change":"2024-04-10T03:17:39.098863+0000","last_active":"2024-04-10T03:23:02.917608+0000","last_peered":"2024-04-10T03:23:02.917608+0000","last_clean":"2024-04-10T03:23:02.917608+0000","last_became_active":"2024-04-10T03:17:39.097701+0000","last_became_peered":"2024-04-10T03:17:39.097701+0000","last_unstale":"2024-04-10T03:23:02.917608+0000","last_undegraded":"2024-04-10T03:23:02.917608+0000","last_fullsized":"2024-04-10T03:23:02.917608+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:27:35.028266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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.1d","version":"0'0","reported_seq":1174,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.596030+0000","last_change":"2024-04-10T03:17:11.068255+0000","last_active":"2024-04-10T03:23:02.596030+0000","last_peered":"2024-04-10T03:23:02.596030+0000","last_clean":"2024-04-10T03:23:02.596030+0000","last_became_active":"2024-04-10T03:17:11.067902+0000","last_became_peered":"2024-04-10T03:17:11.067902+0000","last_unstale":"2024-04-10T03:23:02.596030+0000","last_undegraded":"2024-04-10T03:23:02.596030+0000","last_fullsized":"2024-04-10T03:23:02.596030+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:12:14.717133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"624'2","reported_seq":1200,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.914989+0000","last_change":"2024-04-10T03:17:39.089910+0000","last_active":"2024-04-10T03:23:02.914989+0000","last_peered":"2024-04-10T03:23:02.914989+0000","last_clean":"2024-04-10T03:23:02.914989+0000","last_became_active":"2024-04-10T03:17:39.089269+0000","last_became_peered":"2024-04-10T03:17:39.089269+0000","last_unstale":"2024-04-10T03:23:02.914989+0000","last_undegraded":"2024-04-10T03:23:02.914989+0000","last_fullsized":"2024-04-10T03:23:02.914989+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:50:56.436318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":1183,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.619729+0000","last_change":"2024-04-10T03:16:14.179614+0000","last_active":"2024-04-10T03:23:02.619729+0000","last_peered":"2024-04-10T03:23:02.619729+0000","last_clean":"2024-04-10T03:23:02.619729+0000","last_became_active":"2024-04-10T03:16:14.178528+0000","last_became_peered":"2024-04-10T03:16:14.178528+0000","last_unstale":"2024-04-10T03:23:02.619729+0000","last_undegraded":"2024-04-10T03:23:02.619729+0000","last_fullsized":"2024-04-10T03:23:02.619729+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:31:11.492031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"624'2","reported_seq":1099,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.654687+0000","last_change":"2024-04-10T03:17:39.091901+0000","last_active":"2024-04-10T03:23:02.654687+0000","last_peered":"2024-04-10T03:23:02.654687+0000","last_clean":"2024-04-10T03:23:02.654687+0000","last_became_active":"2024-04-10T03:17:39.090630+0000","last_became_peered":"2024-04-10T03:17:39.090630+0000","last_unstale":"2024-04-10T03:23:02.654687+0000","last_undegraded":"2024-04-10T03:23:02.654687+0000","last_fullsized":"2024-04-10T03:23:02.654687+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:08:43.055719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":1209,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.914147+0000","last_change":"2024-04-10T03:17:39.076291+0000","last_active":"2024-04-10T03:23:02.914147+0000","last_peered":"2024-04-10T03:23:02.914147+0000","last_clean":"2024-04-10T03:23:02.914147+0000","last_became_active":"2024-04-10T03:17:39.075730+0000","last_became_peered":"2024-04-10T03:17:39.075730+0000","last_unstale":"2024-04-10T03:23:02.914147+0000","last_undegraded":"2024-04-10T03:23:02.914147+0000","last_fullsized":"2024-04-10T03:23:02.914147+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:54:05.931591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1196,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913951+0000","last_change":"2024-04-10T03:17:11.051409+0000","last_active":"2024-04-10T03:23:02.913951+0000","last_peered":"2024-04-10T03:23:02.913951+0000","last_clean":"2024-04-10T03:23:02.913951+0000","last_became_active":"2024-04-10T03:17:11.050889+0000","last_became_peered":"2024-04-10T03:17:11.050889+0000","last_unstale":"2024-04-10T03:23:02.913951+0000","last_undegraded":"2024-04-10T03:23:02.913951+0000","last_fullsized":"2024-04-10T03:23:02.913951+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:36:34.025616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1186,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.912746+0000","last_change":"2024-04-10T03:15:45.577582+0000","last_active":"2024-04-10T03:23:02.912746+0000","last_peered":"2024-04-10T03:23:02.912746+0000","last_clean":"2024-04-10T03:23:02.912746+0000","last_became_active":"2024-04-10T03:15:45.576643+0000","last_became_peered":"2024-04-10T03:15:45.576643+0000","last_unstale":"2024-04-10T03:23:02.912746+0000","last_undegraded":"2024-04-10T03:23:02.912746+0000","last_fullsized":"2024-04-10T03:23:02.912746+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:47:45.797079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1151,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.593665+0000","last_change":"2024-04-10T03:17:39.086356+0000","last_active":"2024-04-10T03:23:02.593665+0000","last_peered":"2024-04-10T03:23:02.593665+0000","last_clean":"2024-04-10T03:23:02.593665+0000","last_became_active":"2024-04-10T03:17:39.085679+0000","last_became_peered":"2024-04-10T03:17:39.085679+0000","last_unstale":"2024-04-10T03:23:02.593665+0000","last_undegraded":"2024-04-10T03:23:02.593665+0000","last_fullsized":"2024-04-10T03:23:02.593665+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:47:55.919205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1260,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.592467+0000","last_change":"2024-04-10T03:16:14.190811+0000","last_active":"2024-04-10T03:23:02.592467+0000","last_peered":"2024-04-10T03:23:02.592467+0000","last_clean":"2024-04-10T03:23:02.592467+0000","last_became_active":"2024-04-10T03:16:14.189389+0000","last_became_peered":"2024-04-10T03:16:14.189389+0000","last_unstale":"2024-04-10T03:23:02.592467+0000","last_undegraded":"2024-04-10T03:23:02.592467+0000","last_fullsized":"2024-04-10T03:23:02.592467+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:44:11.493008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1133,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.655259+0000","last_change":"2024-04-10T03:17:11.048654+0000","last_active":"2024-04-10T03:23:02.655259+0000","last_peered":"2024-04-10T03:23:02.655259+0000","last_clean":"2024-04-10T03:23:02.655259+0000","last_became_active":"2024-04-10T03:17:11.047554+0000","last_became_peered":"2024-04-10T03:17:11.047554+0000","last_unstale":"2024-04-10T03:23:02.655259+0000","last_undegraded":"2024-04-10T03:23:02.655259+0000","last_fullsized":"2024-04-10T03:23:02.655259+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:36:39.426495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1164,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595378+0000","last_change":"2024-04-10T03:17:39.084865+0000","last_active":"2024-04-10T03:23:02.595378+0000","last_peered":"2024-04-10T03:23:02.595378+0000","last_clean":"2024-04-10T03:23:02.595378+0000","last_became_active":"2024-04-10T03:17:39.083381+0000","last_became_peered":"2024-04-10T03:17:39.083381+0000","last_unstale":"2024-04-10T03:23:02.595378+0000","last_undegraded":"2024-04-10T03:23:02.595378+0000","last_fullsized":"2024-04-10T03:23:02.595378+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:00:14.745279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1151,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.594313+0000","last_change":"2024-04-10T03:17:11.047717+0000","last_active":"2024-04-10T03:23:02.594313+0000","last_peered":"2024-04-10T03:23:02.594313+0000","last_clean":"2024-04-10T03:23:02.594313+0000","last_became_active":"2024-04-10T03:17:11.047418+0000","last_became_peered":"2024-04-10T03:17:11.047418+0000","last_unstale":"2024-04-10T03:23:02.594313+0000","last_undegraded":"2024-04-10T03:23:02.594313+0000","last_fullsized":"2024-04-10T03:23:02.594313+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:08:29.355597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1272,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595631+0000","last_change":"2024-04-10T03:16:42.502868+0000","last_active":"2024-04-10T03:23:02.595631+0000","last_peered":"2024-04-10T03:23:02.595631+0000","last_clean":"2024-04-10T03:23:02.595631+0000","last_became_active":"2024-04-10T03:16:42.502227+0000","last_became_peered":"2024-04-10T03:16:42.502227+0000","last_unstale":"2024-04-10T03:23:02.595631+0000","last_undegraded":"2024-04-10T03:23:02.595631+0000","last_fullsized":"2024-04-10T03:23:02.595631+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:30:06.809454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":1263,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.592577+0000","last_change":"2024-04-10T03:16:42.480183+0000","last_active":"2024-04-10T03:23:02.592577+0000","last_peered":"2024-04-10T03:23:02.592577+0000","last_clean":"2024-04-10T03:23:02.592577+0000","last_became_active":"2024-04-10T03:16:42.479855+0000","last_became_peered":"2024-04-10T03:16:42.479855+0000","last_unstale":"2024-04-10T03:23:02.592577+0000","last_undegraded":"2024-04-10T03:23:02.592577+0000","last_fullsized":"2024-04-10T03:23:02.592577+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T14:13:38.192950+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":1170,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.621006+0000","last_change":"2024-04-10T03:17:39.088331+0000","last_active":"2024-04-10T03:23:02.621006+0000","last_peered":"2024-04-10T03:23:02.621006+0000","last_clean":"2024-04-10T03:23:02.621006+0000","last_became_active":"2024-04-10T03:17:39.087569+0000","last_became_peered":"2024-04-10T03:17:39.087569+0000","last_unstale":"2024-04-10T03:23:02.621006+0000","last_undegraded":"2024-04-10T03:23:02.621006+0000","last_fullsized":"2024-04-10T03:23:02.621006+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:27:13.892239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"624'29","reported_seq":1168,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.654648+0000","last_change":"2024-04-10T03:17:11.046755+0000","last_active":"2024-04-10T03:23:02.654648+0000","last_peered":"2024-04-10T03:23:02.654648+0000","last_clean":"2024-04-10T03:23:02.654648+0000","last_became_active":"2024-04-10T03:17:11.046226+0000","last_became_peered":"2024-04-10T03:17:11.046226+0000","last_unstale":"2024-04-10T03:23:02.654648+0000","last_undegraded":"2024-04-10T03:23:02.654648+0000","last_fullsized":"2024-04-10T03:23:02.654648+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T11:40:21.645544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5814,"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":1105,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.917632+0000","last_change":"2024-04-10T03:17:39.105206+0000","last_active":"2024-04-10T03:23:02.917632+0000","last_peered":"2024-04-10T03:23:02.917632+0000","last_clean":"2024-04-10T03:23:02.917632+0000","last_became_active":"2024-04-10T03:17:39.103407+0000","last_became_peered":"2024-04-10T03:17:39.103407+0000","last_unstale":"2024-04-10T03:23:02.917632+0000","last_undegraded":"2024-04-10T03:23:02.917632+0000","last_fullsized":"2024-04-10T03:23:02.917632+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:34:01.980383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":1277,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.597564+0000","last_change":"2024-04-10T03:16:14.188307+0000","last_active":"2024-04-10T03:23:02.597564+0000","last_peered":"2024-04-10T03:23:02.597564+0000","last_clean":"2024-04-10T03:23:02.597564+0000","last_became_active":"2024-04-10T03:16:14.186839+0000","last_became_peered":"2024-04-10T03:16:14.186839+0000","last_unstale":"2024-04-10T03:23:02.597564+0000","last_undegraded":"2024-04-10T03:23:02.597564+0000","last_fullsized":"2024-04-10T03:23:02.597564+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:33:45.055636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1272,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.590852+0000","last_change":"2024-04-10T03:17:39.052330+0000","last_active":"2024-04-10T03:23:02.590852+0000","last_peered":"2024-04-10T03:23:02.590852+0000","last_clean":"2024-04-10T03:23:02.590852+0000","last_became_active":"2024-04-10T03:17:39.051905+0000","last_became_peered":"2024-04-10T03:17:39.051905+0000","last_unstale":"2024-04-10T03:23:02.590852+0000","last_undegraded":"2024-04-10T03:23:02.590852+0000","last_fullsized":"2024-04-10T03:23:02.590852+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:36:48.489484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1133,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.593913+0000","last_change":"2024-04-10T03:17:39.092727+0000","last_active":"2024-04-10T03:23:02.593913+0000","last_peered":"2024-04-10T03:23:02.593913+0000","last_clean":"2024-04-10T03:23:02.593913+0000","last_became_active":"2024-04-10T03:17:39.083628+0000","last_became_peered":"2024-04-10T03:17:39.083628+0000","last_unstale":"2024-04-10T03:23:02.593913+0000","last_undegraded":"2024-04-10T03:23:02.593913+0000","last_fullsized":"2024-04-10T03:23:02.593913+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:29:20.857228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1105,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.916176+0000","last_change":"2024-04-10T03:17:39.085722+0000","last_active":"2024-04-10T03:23:02.916176+0000","last_peered":"2024-04-10T03:23:02.916176+0000","last_clean":"2024-04-10T03:23:02.916176+0000","last_became_active":"2024-04-10T03:17:39.084394+0000","last_became_peered":"2024-04-10T03:17:39.084394+0000","last_unstale":"2024-04-10T03:23:02.916176+0000","last_undegraded":"2024-04-10T03:23:02.916176+0000","last_fullsized":"2024-04-10T03:23:02.916176+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:22:30.720551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1105,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.653899+0000","last_change":"2024-04-10T03:17:11.068098+0000","last_active":"2024-04-10T03:23:02.653899+0000","last_peered":"2024-04-10T03:23:02.653899+0000","last_clean":"2024-04-10T03:23:02.653899+0000","last_became_active":"2024-04-10T03:17:11.067618+0000","last_became_peered":"2024-04-10T03:17:11.067618+0000","last_unstale":"2024-04-10T03:23:02.653899+0000","last_undegraded":"2024-04-10T03:23:02.653899+0000","last_fullsized":"2024-04-10T03:23:02.653899+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:29:51.416608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1132,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.653889+0000","last_change":"2024-04-10T03:17:11.050155+0000","last_active":"2024-04-10T03:23:02.653889+0000","last_peered":"2024-04-10T03:23:02.653889+0000","last_clean":"2024-04-10T03:23:02.653889+0000","last_became_active":"2024-04-10T03:17:11.049755+0000","last_became_peered":"2024-04-10T03:17:11.049755+0000","last_unstale":"2024-04-10T03:23:02.653889+0000","last_undegraded":"2024-04-10T03:23:02.653889+0000","last_fullsized":"2024-04-10T03:23:02.653889+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:18:05.457722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":1253,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913374+0000","last_change":"2024-04-10T03:15:18.070742+0000","last_active":"2024-04-10T03:23:02.913374+0000","last_peered":"2024-04-10T03:23:02.913374+0000","last_clean":"2024-04-10T03:23:02.913374+0000","last_became_active":"2024-04-10T03:15:18.066473+0000","last_became_peered":"2024-04-10T03:15:18.066473+0000","last_unstale":"2024-04-10T03:23:02.913374+0000","last_undegraded":"2024-04-10T03:23:02.913374+0000","last_fullsized":"2024-04-10T03:23:02.913374+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T06:04:47.428190+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":1116,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.915551+0000","last_change":"2024-04-10T03:17:39.088796+0000","last_active":"2024-04-10T03:23:02.915551+0000","last_peered":"2024-04-10T03:23:02.915551+0000","last_clean":"2024-04-10T03:23:02.915551+0000","last_became_active":"2024-04-10T03:17:39.087664+0000","last_became_peered":"2024-04-10T03:17:39.087664+0000","last_unstale":"2024-04-10T03:23:02.915551+0000","last_undegraded":"2024-04-10T03:23:02.915551+0000","last_fullsized":"2024-04-10T03:23:02.915551+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:28:55.251615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"866'1952","reported_seq":5179,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913236+0000","last_change":"2024-04-10T03:22:52.612614+0000","last_active":"2024-04-10T03:23:02.913236+0000","last_peered":"2024-04-10T03:23:02.913236+0000","last_clean":"2024-04-10T03:23:02.913236+0000","last_became_active":"2024-04-10T03:15:18.070746+0000","last_became_peered":"2024-04-10T03:15:18.070746+0000","last_unstale":"2024-04-10T03:23:02.913236+0000","last_undegraded":"2024-04-10T03:23:02.913236+0000","last_fullsized":"2024-04-10T03:23:02.913236+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":1952,"log_dups_size":0,"ondisk_log_size":1952,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:30:32.534693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017104679999999999,"stat_sum":{"num_bytes":8773632,"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":408,"num_read_kb":675233,"num_write":929,"num_write_kb":187632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":141189120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":1171,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.621757+0000","last_change":"2024-04-10T03:17:39.090934+0000","last_active":"2024-04-10T03:23:02.621757+0000","last_peered":"2024-04-10T03:23:02.621757+0000","last_clean":"2024-04-10T03:23:02.621757+0000","last_became_active":"2024-04-10T03:17:39.090228+0000","last_became_peered":"2024-04-10T03:17:39.090228+0000","last_unstale":"2024-04-10T03:23:02.621757+0000","last_undegraded":"2024-04-10T03:23:02.621757+0000","last_fullsized":"2024-04-10T03:23:02.621757+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:14:01.082385+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":1105,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.917380+0000","last_change":"2024-04-10T03:17:39.078497+0000","last_active":"2024-04-10T03:23:02.917380+0000","last_peered":"2024-04-10T03:23:02.917380+0000","last_clean":"2024-04-10T03:23:02.917380+0000","last_became_active":"2024-04-10T03:17:39.077523+0000","last_became_peered":"2024-04-10T03:17:39.077523+0000","last_unstale":"2024-04-10T03:23:02.917380+0000","last_undegraded":"2024-04-10T03:23:02.917380+0000","last_fullsized":"2024-04-10T03:23:02.917380+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:54:38.130761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.3","version":"870'1780","reported_seq":5060,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.596625+0000","last_change":"2024-04-10T03:22:52.591515+0000","last_active":"2024-04-10T03:23:02.596625+0000","last_peered":"2024-04-10T03:23:02.596625+0000","last_clean":"2024-04-10T03:23:02.596625+0000","last_became_active":"2024-04-10T03:17:11.055297+0000","last_became_peered":"2024-04-10T03:17:11.055297+0000","last_unstale":"2024-04-10T03:23:02.596625+0000","last_undegraded":"2024-04-10T03:23:02.596625+0000","last_fullsized":"2024-04-10T03:23:02.596625+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":1780,"log_dups_size":0,"ondisk_log_size":1780,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:41:51.914816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030248139999999998,"stat_sum":{"num_bytes":10567680,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":342,"num_read_kb":695250,"num_write":761,"num_write_kb":229544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":81879040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1220,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.591754+0000","last_change":"2024-04-10T03:16:42.477729+0000","last_active":"2024-04-10T03:23:02.591754+0000","last_peered":"2024-04-10T03:23:02.591754+0000","last_clean":"2024-04-10T03:23:02.591754+0000","last_became_active":"2024-04-10T03:16:42.476607+0000","last_became_peered":"2024-04-10T03:16:42.476607+0000","last_unstale":"2024-04-10T03:23:02.591754+0000","last_undegraded":"2024-04-10T03:23:02.591754+0000","last_fullsized":"2024-04-10T03:23:02.591754+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:07:36.393933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1258,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.591972+0000","last_change":"2024-04-10T03:17:39.094927+0000","last_active":"2024-04-10T03:23:02.591972+0000","last_peered":"2024-04-10T03:23:02.591972+0000","last_clean":"2024-04-10T03:23:02.591972+0000","last_became_active":"2024-04-10T03:17:39.094629+0000","last_became_peered":"2024-04-10T03:17:39.094629+0000","last_unstale":"2024-04-10T03:23:02.591972+0000","last_undegraded":"2024-04-10T03:23:02.591972+0000","last_fullsized":"2024-04-10T03:23:02.591972+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:11:00.862240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1141,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595694+0000","last_change":"2024-04-10T03:16:42.491330+0000","last_active":"2024-04-10T03:23:02.595694+0000","last_peered":"2024-04-10T03:23:02.595694+0000","last_clean":"2024-04-10T03:23:02.595694+0000","last_became_active":"2024-04-10T03:16:42.488462+0000","last_became_peered":"2024-04-10T03:16:42.488462+0000","last_unstale":"2024-04-10T03:23:02.595694+0000","last_undegraded":"2024-04-10T03:23:02.595694+0000","last_fullsized":"2024-04-10T03:23:02.595694+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:05:05.857382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"870'1302","reported_seq":4610,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.596018+0000","last_change":"2024-04-10T03:22:52.593235+0000","last_active":"2024-04-10T03:23:02.596018+0000","last_peered":"2024-04-10T03:23:02.596018+0000","last_clean":"2024-04-10T03:23:02.596018+0000","last_became_active":"2024-04-10T03:16:14.186861+0000","last_became_peered":"2024-04-10T03:16:14.186861+0000","last_unstale":"2024-04-10T03:23:02.596018+0000","last_undegraded":"2024-04-10T03:23:02.596018+0000","last_fullsized":"2024-04-10T03:23:02.596018+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":1302,"log_dups_size":0,"ondisk_log_size":1302,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:09:59.902330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0040992169999999996,"stat_sum":{"num_bytes":6791168,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":223,"num_read_kb":606600,"num_write":508,"num_write_kb":171392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":491520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1220,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.591841+0000","last_change":"2024-04-10T03:15:45.574956+0000","last_active":"2024-04-10T03:23:02.591841+0000","last_peered":"2024-04-10T03:23:02.591841+0000","last_clean":"2024-04-10T03:23:02.591841+0000","last_became_active":"2024-04-10T03:15:45.573449+0000","last_became_peered":"2024-04-10T03:15:45.573449+0000","last_unstale":"2024-04-10T03:23:02.591841+0000","last_undegraded":"2024-04-10T03:23:02.591841+0000","last_fullsized":"2024-04-10T03:23:02.591841+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:59:07.334293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1166,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.593263+0000","last_change":"2024-04-10T03:17:11.069022+0000","last_active":"2024-04-10T03:23:02.593263+0000","last_peered":"2024-04-10T03:23:02.593263+0000","last_clean":"2024-04-10T03:23:02.593263+0000","last_became_active":"2024-04-10T03:17:11.068741+0000","last_became_peered":"2024-04-10T03:17:11.068741+0000","last_unstale":"2024-04-10T03:23:02.593263+0000","last_undegraded":"2024-04-10T03:23:02.593263+0000","last_fullsized":"2024-04-10T03:23:02.593263+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:55:01.044136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1168,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.620285+0000","last_change":"2024-04-10T03:17:11.041545+0000","last_active":"2024-04-10T03:23:02.620285+0000","last_peered":"2024-04-10T03:23:02.620285+0000","last_clean":"2024-04-10T03:23:02.620285+0000","last_became_active":"2024-04-10T03:17:11.041156+0000","last_became_peered":"2024-04-10T03:17:11.041156+0000","last_unstale":"2024-04-10T03:23:02.620285+0000","last_undegraded":"2024-04-10T03:23:02.620285+0000","last_fullsized":"2024-04-10T03:23:02.620285+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:43:29.463207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":3214,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.915255+0000","last_change":"2024-04-10T03:22:52.615242+0000","last_active":"2024-04-10T03:23:02.915255+0000","last_peered":"2024-04-10T03:23:02.915255+0000","last_clean":"2024-04-10T03:23:02.915255+0000","last_became_active":"2024-04-10T03:16:42.481487+0000","last_became_peered":"2024-04-10T03:16:42.481487+0000","last_unstale":"2024-04-10T03:23:02.915255+0000","last_undegraded":"2024-04-10T03:23:02.915255+0000","last_fullsized":"2024-04-10T03:23:02.915255+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:16:38.568027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0036718269999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1252,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.592828+0000","last_change":"2024-04-10T03:16:42.472494+0000","last_active":"2024-04-10T03:23:02.592828+0000","last_peered":"2024-04-10T03:23:02.592828+0000","last_clean":"2024-04-10T03:23:02.592828+0000","last_became_active":"2024-04-10T03:16:42.472095+0000","last_became_peered":"2024-04-10T03:16:42.472095+0000","last_unstale":"2024-04-10T03:23:02.592828+0000","last_undegraded":"2024-04-10T03:23:02.592828+0000","last_fullsized":"2024-04-10T03:23:02.592828+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:09:27.252954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1261,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.592690+0000","last_change":"2024-04-10T03:17:11.068952+0000","last_active":"2024-04-10T03:23:02.592690+0000","last_peered":"2024-04-10T03:23:02.592690+0000","last_clean":"2024-04-10T03:23:02.592690+0000","last_became_active":"2024-04-10T03:17:11.068441+0000","last_became_peered":"2024-04-10T03:17:11.068441+0000","last_unstale":"2024-04-10T03:23:02.592690+0000","last_undegraded":"2024-04-10T03:23:02.592690+0000","last_fullsized":"2024-04-10T03:23:02.592690+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:18:27.563775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1205,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913758+0000","last_change":"2024-04-10T03:15:45.594167+0000","last_active":"2024-04-10T03:23:02.913758+0000","last_peered":"2024-04-10T03:23:02.913758+0000","last_clean":"2024-04-10T03:23:02.913758+0000","last_became_active":"2024-04-10T03:15:45.593480+0000","last_became_peered":"2024-04-10T03:15:45.593480+0000","last_unstale":"2024-04-10T03:23:02.913758+0000","last_undegraded":"2024-04-10T03:23:02.913758+0000","last_fullsized":"2024-04-10T03:23:02.913758+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:23:41.160165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"872'1403","reported_seq":4409,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.918183+0000","last_change":"2024-04-10T03:22:52.627692+0000","last_active":"2024-04-10T03:23:02.918183+0000","last_peered":"2024-04-10T03:23:02.918183+0000","last_clean":"2024-04-10T03:23:02.918183+0000","last_became_active":"2024-04-10T03:17:39.097926+0000","last_became_peered":"2024-04-10T03:17:39.097926+0000","last_unstale":"2024-04-10T03:23:02.918183+0000","last_undegraded":"2024-04-10T03:23:02.918183+0000","last_fullsized":"2024-04-10T03:23:02.918183+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":1403,"log_dups_size":0,"ondisk_log_size":1403,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:28:09.075800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0050252559999999996,"stat_sum":{"num_bytes":2359296,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":269,"num_read_kb":398535,"num_write":531,"num_write_kb":141568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":27500544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1092,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.654885+0000","last_change":"2024-04-10T03:17:39.108104+0000","last_active":"2024-04-10T03:23:02.654885+0000","last_peered":"2024-04-10T03:23:02.654885+0000","last_clean":"2024-04-10T03:23:02.654885+0000","last_became_active":"2024-04-10T03:17:39.107284+0000","last_became_peered":"2024-04-10T03:17:39.107284+0000","last_unstale":"2024-04-10T03:23:02.654885+0000","last_undegraded":"2024-04-10T03:23:02.654885+0000","last_fullsized":"2024-04-10T03:23:02.654885+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:33:16.559401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1198,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913278+0000","last_change":"2024-04-10T03:17:11.038533+0000","last_active":"2024-04-10T03:23:02.913278+0000","last_peered":"2024-04-10T03:23:02.913278+0000","last_clean":"2024-04-10T03:23:02.913278+0000","last_became_active":"2024-04-10T03:17:11.037774+0000","last_became_peered":"2024-04-10T03:17:11.037774+0000","last_unstale":"2024-04-10T03:23:02.913278+0000","last_undegraded":"2024-04-10T03:23:02.913278+0000","last_fullsized":"2024-04-10T03:23:02.913278+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:08:38.756788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":1152,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.593624+0000","last_change":"2024-04-10T03:17:39.085345+0000","last_active":"2024-04-10T03:23:02.593624+0000","last_peered":"2024-04-10T03:23:02.593624+0000","last_clean":"2024-04-10T03:23:02.593624+0000","last_became_active":"2024-04-10T03:17:39.084473+0000","last_became_peered":"2024-04-10T03:17:39.084473+0000","last_unstale":"2024-04-10T03:23:02.593624+0000","last_undegraded":"2024-04-10T03:23:02.593624+0000","last_fullsized":"2024-04-10T03:23:02.593624+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:08:35.302983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"356'221","reported_seq":1710,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.915233+0000","last_change":"2024-04-10T03:17:39.094487+0000","last_active":"2024-04-10T03:23:02.915233+0000","last_peered":"2024-04-10T03:23:02.915233+0000","last_clean":"2024-04-10T03:23:02.915233+0000","last_became_active":"2024-04-10T03:17:39.093255+0000","last_became_peered":"2024-04-10T03:17:39.093255+0000","last_unstale":"2024-04-10T03:23:02.915233+0000","last_undegraded":"2024-04-10T03:23:02.915233+0000","last_fullsized":"2024-04-10T03:23:02.915233+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T02:58:44.553590+0000","last_clean_scrub_stamp":"2024-04-10T02:58:44.553590+0000","objects_scrubbed":0,"log_size":221,"log_dups_size":0,"ondisk_log_size":221,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:30:30.780112+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":1034,"num_read_kb":1874,"num_write":359,"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":"5.7","version":"870'871","reported_seq":3951,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595588+0000","last_change":"2024-04-10T03:22:52.630886+0000","last_active":"2024-04-10T03:23:02.595588+0000","last_peered":"2024-04-10T03:23:02.595588+0000","last_clean":"2024-04-10T03:23:02.595588+0000","last_became_active":"2024-04-10T03:16:42.504385+0000","last_became_peered":"2024-04-10T03:16:42.504385+0000","last_unstale":"2024-04-10T03:23:02.595588+0000","last_undegraded":"2024-04-10T03:23:02.595588+0000","last_fullsized":"2024-04-10T03:23:02.595588+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":871,"log_dups_size":0,"ondisk_log_size":871,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:29:22.863518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.003379707,"stat_sum":{"num_bytes":15720448,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":151,"num_read_kb":222624,"num_write":315,"num_write_kb":103480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":47415296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1272,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595596+0000","last_change":"2024-04-10T03:15:18.047422+0000","last_active":"2024-04-10T03:23:02.595596+0000","last_peered":"2024-04-10T03:23:02.595596+0000","last_clean":"2024-04-10T03:23:02.595596+0000","last_became_active":"2024-04-10T03:15:18.047117+0000","last_became_peered":"2024-04-10T03:15:18.047117+0000","last_unstale":"2024-04-10T03:23:02.595596+0000","last_undegraded":"2024-04-10T03:23:02.595596+0000","last_fullsized":"2024-04-10T03:23:02.595596+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:02:18.965002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1273,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.590825+0000","last_change":"2024-04-10T03:16:14.187933+0000","last_active":"2024-04-10T03:23:02.590825+0000","last_peered":"2024-04-10T03:23:02.590825+0000","last_clean":"2024-04-10T03:23:02.590825+0000","last_became_active":"2024-04-10T03:16:14.187051+0000","last_became_peered":"2024-04-10T03:16:14.187051+0000","last_unstale":"2024-04-10T03:23:02.590825+0000","last_undegraded":"2024-04-10T03:23:02.590825+0000","last_fullsized":"2024-04-10T03:23:02.590825+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:38:41.587659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1119,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.915216+0000","last_change":"2024-04-10T03:17:39.078042+0000","last_active":"2024-04-10T03:23:02.915216+0000","last_peered":"2024-04-10T03:23:02.915216+0000","last_clean":"2024-04-10T03:23:02.915216+0000","last_became_active":"2024-04-10T03:17:39.076773+0000","last_became_peered":"2024-04-10T03:17:39.076773+0000","last_unstale":"2024-04-10T03:23:02.915216+0000","last_undegraded":"2024-04-10T03:23:02.915216+0000","last_fullsized":"2024-04-10T03:23:02.915216+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:58:25.427957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"868'385","reported_seq":3498,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.655525+0000","last_change":"2024-04-10T03:22:52.593040+0000","last_active":"2024-04-10T03:23:02.655525+0000","last_peered":"2024-04-10T03:23:02.655525+0000","last_clean":"2024-04-10T03:23:02.655525+0000","last_became_active":"2024-04-10T03:17:11.051050+0000","last_became_peered":"2024-04-10T03:17:11.051050+0000","last_unstale":"2024-04-10T03:23:02.655525+0000","last_undegraded":"2024-04-10T03:23:02.655525+0000","last_fullsized":"2024-04-10T03:23:02.655525+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":385,"log_dups_size":0,"ondisk_log_size":385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:10:12.854174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0034809350000000001,"stat_sum":{"num_bytes":1728512,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":105,"num_read_kb":165424,"num_write":147,"num_write_kb":53360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":16048128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1272,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.596154+0000","last_change":"2024-04-10T03:17:39.088764+0000","last_active":"2024-04-10T03:23:02.596154+0000","last_peered":"2024-04-10T03:23:02.596154+0000","last_clean":"2024-04-10T03:23:02.596154+0000","last_became_active":"2024-04-10T03:17:39.088293+0000","last_became_peered":"2024-04-10T03:17:39.088293+0000","last_unstale":"2024-04-10T03:23:02.596154+0000","last_undegraded":"2024-04-10T03:23:02.596154+0000","last_fullsized":"2024-04-10T03:23:02.596154+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:44:34.957152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1106,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.918527+0000","last_change":"2024-04-10T03:17:39.105521+0000","last_active":"2024-04-10T03:23:02.918527+0000","last_peered":"2024-04-10T03:23:02.918527+0000","last_clean":"2024-04-10T03:23:02.918527+0000","last_became_active":"2024-04-10T03:17:39.104020+0000","last_became_peered":"2024-04-10T03:17:39.104020+0000","last_unstale":"2024-04-10T03:23:02.918527+0000","last_undegraded":"2024-04-10T03:23:02.918527+0000","last_fullsized":"2024-04-10T03:23:02.918527+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:37:52.580455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1261,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.591711+0000","last_change":"2024-04-10T03:16:42.473638+0000","last_active":"2024-04-10T03:23:02.591711+0000","last_peered":"2024-04-10T03:23:02.591711+0000","last_clean":"2024-04-10T03:23:02.591711+0000","last_became_active":"2024-04-10T03:16:42.473219+0000","last_became_peered":"2024-04-10T03:16:42.473219+0000","last_unstale":"2024-04-10T03:23:02.591711+0000","last_undegraded":"2024-04-10T03:23:02.591711+0000","last_fullsized":"2024-04-10T03:23:02.591711+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:29:53.129748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"870'445","reported_seq":3652,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.620434+0000","last_change":"2024-04-10T03:22:52.636077+0000","last_active":"2024-04-10T03:23:02.620434+0000","last_peered":"2024-04-10T03:23:02.620434+0000","last_clean":"2024-04-10T03:23:02.620434+0000","last_became_active":"2024-04-10T03:17:39.091966+0000","last_became_peered":"2024-04-10T03:17:39.091966+0000","last_unstale":"2024-04-10T03:23:02.620434+0000","last_undegraded":"2024-04-10T03:23:02.620434+0000","last_fullsized":"2024-04-10T03:23:02.620434+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":445,"log_dups_size":0,"ondisk_log_size":445,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:48:09.274915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0043644280000000001,"stat_sum":{"num_bytes":3137536,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":86,"num_read_kb":169581,"num_write":168,"num_write_kb":39992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":42434560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1191,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.912864+0000","last_change":"2024-04-10T03:17:39.069423+0000","last_active":"2024-04-10T03:23:02.912864+0000","last_peered":"2024-04-10T03:23:02.912864+0000","last_clean":"2024-04-10T03:23:02.912864+0000","last_became_active":"2024-04-10T03:17:39.068865+0000","last_became_peered":"2024-04-10T03:17:39.068865+0000","last_unstale":"2024-04-10T03:23:02.912864+0000","last_undegraded":"2024-04-10T03:23:02.912864+0000","last_fullsized":"2024-04-10T03:23:02.912864+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T03:21:15.128730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"626'2","reported_seq":1264,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.593734+0000","last_change":"2024-04-10T03:17:11.068794+0000","last_active":"2024-04-10T03:23:02.593734+0000","last_peered":"2024-04-10T03:23:02.593734+0000","last_clean":"2024-04-10T03:23:02.593734+0000","last_became_active":"2024-04-10T03:17:11.068149+0000","last_became_peered":"2024-04-10T03:17:11.068149+0000","last_unstale":"2024-04-10T03:23:02.593734+0000","last_undegraded":"2024-04-10T03:23:02.593734+0000","last_fullsized":"2024-04-10T03:23:02.593734+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:03:06.690194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1195,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.914600+0000","last_change":"2024-04-10T03:17:39.068417+0000","last_active":"2024-04-10T03:23:02.914600+0000","last_peered":"2024-04-10T03:23:02.914600+0000","last_clean":"2024-04-10T03:23:02.914600+0000","last_became_active":"2024-04-10T03:17:39.067723+0000","last_became_peered":"2024-04-10T03:17:39.067723+0000","last_unstale":"2024-04-10T03:23:02.914600+0000","last_undegraded":"2024-04-10T03:23:02.914600+0000","last_fullsized":"2024-04-10T03:23:02.914600+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:39:56.450711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"872'2034","reported_seq":5184,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.912828+0000","last_change":"2024-04-10T03:22:52.641238+0000","last_active":"2024-04-10T03:23:02.912828+0000","last_peered":"2024-04-10T03:23:02.912828+0000","last_clean":"2024-04-10T03:23:02.912828+0000","last_became_active":"2024-04-10T03:16:14.177253+0000","last_became_peered":"2024-04-10T03:16:14.177253+0000","last_unstale":"2024-04-10T03:23:02.912828+0000","last_undegraded":"2024-04-10T03:23:02.912828+0000","last_fullsized":"2024-04-10T03:23:02.912828+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":2034,"log_dups_size":0,"ondisk_log_size":2034,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:33:36.902598+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.019353121000000001,"stat_sum":{"num_bytes":12091392,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":424,"num_read_kb":1107018,"num_write":891,"num_write_kb":247440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":91463680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1170,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.619346+0000","last_change":"2024-04-10T03:17:11.033762+0000","last_active":"2024-04-10T03:23:02.619346+0000","last_peered":"2024-04-10T03:23:02.619346+0000","last_clean":"2024-04-10T03:23:02.619346+0000","last_became_active":"2024-04-10T03:17:11.033414+0000","last_became_peered":"2024-04-10T03:17:11.033414+0000","last_unstale":"2024-04-10T03:23:02.619346+0000","last_undegraded":"2024-04-10T03:23:02.619346+0000","last_fullsized":"2024-04-10T03:23:02.619346+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:04:51.123807+0000","last_clean_scrub_stamp":"2024-04-10T03:04:51.123807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:34:53.170161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":1101,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.655127+0000","last_change":"2024-04-10T03:17:39.090706+0000","last_active":"2024-04-10T03:23:02.655127+0000","last_peered":"2024-04-10T03:23:02.655127+0000","last_clean":"2024-04-10T03:23:02.655127+0000","last_became_active":"2024-04-10T03:17:39.089870+0000","last_became_peered":"2024-04-10T03:17:39.089870+0000","last_unstale":"2024-04-10T03:23:02.655127+0000","last_undegraded":"2024-04-10T03:23:02.655127+0000","last_fullsized":"2024-04-10T03:23:02.655127+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:20:20.932956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1273,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595440+0000","last_change":"2024-04-10T03:16:14.187587+0000","last_active":"2024-04-10T03:23:02.595440+0000","last_peered":"2024-04-10T03:23:02.595440+0000","last_clean":"2024-04-10T03:23:02.595440+0000","last_became_active":"2024-04-10T03:16:14.186498+0000","last_became_peered":"2024-04-10T03:16:14.186498+0000","last_unstale":"2024-04-10T03:23:02.595440+0000","last_undegraded":"2024-04-10T03:23:02.595440+0000","last_fullsized":"2024-04-10T03:23:02.595440+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:52:47.354964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"832'739","reported_seq":3851,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595958+0000","last_change":"2024-04-10T03:22:52.627509+0000","last_active":"2024-04-10T03:23:02.595958+0000","last_peered":"2024-04-10T03:23:02.595958+0000","last_clean":"2024-04-10T03:23:02.595958+0000","last_became_active":"2024-04-10T03:17:11.048306+0000","last_became_peered":"2024-04-10T03:17:11.048306+0000","last_unstale":"2024-04-10T03:23:02.595958+0000","last_undegraded":"2024-04-10T03:23:02.595958+0000","last_fullsized":"2024-04-10T03:23:02.595958+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":739,"log_dups_size":0,"ondisk_log_size":739,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:22:20.619377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0048670500000000004,"stat_sum":{"num_bytes":9748480,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":140,"num_read_kb":302879,"num_write":313,"num_write_kb":73840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":50880512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1119,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.916474+0000","last_change":"2024-04-10T03:17:39.077447+0000","last_active":"2024-04-10T03:23:02.916474+0000","last_peered":"2024-04-10T03:23:02.916474+0000","last_clean":"2024-04-10T03:23:02.916474+0000","last_became_active":"2024-04-10T03:17:39.072501+0000","last_became_peered":"2024-04-10T03:17:39.072501+0000","last_unstale":"2024-04-10T03:23:02.916474+0000","last_undegraded":"2024-04-10T03:23:02.916474+0000","last_fullsized":"2024-04-10T03:23:02.916474+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:46:20.484089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1176,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.619294+0000","last_change":"2024-04-10T03:17:39.075005+0000","last_active":"2024-04-10T03:23:02.619294+0000","last_peered":"2024-04-10T03:23:02.619294+0000","last_clean":"2024-04-10T03:23:02.619294+0000","last_became_active":"2024-04-10T03:17:39.073990+0000","last_became_peered":"2024-04-10T03:17:39.073990+0000","last_unstale":"2024-04-10T03:23:02.619294+0000","last_undegraded":"2024-04-10T03:23:02.619294+0000","last_fullsized":"2024-04-10T03:23:02.619294+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:08:30.958377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"868'1337","reported_seq":4472,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.622216+0000","last_change":"2024-04-10T03:22:52.633700+0000","last_active":"2024-04-10T03:23:02.622216+0000","last_peered":"2024-04-10T03:23:02.622216+0000","last_clean":"2024-04-10T03:23:02.622216+0000","last_became_active":"2024-04-10T03:16:42.479096+0000","last_became_peered":"2024-04-10T03:16:42.479096+0000","last_unstale":"2024-04-10T03:23:02.622216+0000","last_undegraded":"2024-04-10T03:23:02.622216+0000","last_fullsized":"2024-04-10T03:23:02.622216+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":1337,"log_dups_size":0,"ondisk_log_size":1337,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:23:08.795054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0031604549999999999,"stat_sum":{"num_bytes":13918208,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":219,"num_read_kb":587512,"num_write":498,"num_write_kb":182008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":132153344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1260,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.592045+0000","last_change":"2024-04-10T03:17:39.090795+0000","last_active":"2024-04-10T03:23:02.592045+0000","last_peered":"2024-04-10T03:23:02.592045+0000","last_clean":"2024-04-10T03:23:02.592045+0000","last_became_active":"2024-04-10T03:17:39.090445+0000","last_became_peered":"2024-04-10T03:17:39.090445+0000","last_unstale":"2024-04-10T03:23:02.592045+0000","last_undegraded":"2024-04-10T03:23:02.592045+0000","last_fullsized":"2024-04-10T03:23:02.592045+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:10:31.919792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1178,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.912999+0000","last_change":"2024-04-10T03:17:39.068634+0000","last_active":"2024-04-10T03:23:02.912999+0000","last_peered":"2024-04-10T03:23:02.912999+0000","last_clean":"2024-04-10T03:23:02.912999+0000","last_became_active":"2024-04-10T03:17:39.068144+0000","last_became_peered":"2024-04-10T03:17:39.068144+0000","last_unstale":"2024-04-10T03:23:02.912999+0000","last_undegraded":"2024-04-10T03:23:02.912999+0000","last_fullsized":"2024-04-10T03:23:02.912999+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T05:20:53.659467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"872'3481","reported_seq":6558,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.914451+0000","last_change":"2024-04-10T03:22:52.647382+0000","last_active":"2024-04-10T03:23:02.914451+0000","last_peered":"2024-04-10T03:23:02.914451+0000","last_clean":"2024-04-10T03:23:02.914451+0000","last_became_active":"2024-04-10T03:17:39.102337+0000","last_became_peered":"2024-04-10T03:17:39.102337+0000","last_unstale":"2024-04-10T03:23:02.914451+0000","last_undegraded":"2024-04-10T03:23:02.914451+0000","last_fullsized":"2024-04-10T03:23:02.914451+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":3481,"log_dups_size":0,"ondisk_log_size":3481,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:52:13.271761+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.035596388999999999,"stat_sum":{"num_bytes":31301632,"num_objects":7,"num_object_clones":0,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":653,"num_read_kb":1507148,"num_write":1652,"num_write_kb":399408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":124370944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1260,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.591408+0000","last_change":"2024-04-10T03:17:39.088870+0000","last_active":"2024-04-10T03:23:02.591408+0000","last_peered":"2024-04-10T03:23:02.591408+0000","last_clean":"2024-04-10T03:23:02.591408+0000","last_became_active":"2024-04-10T03:17:39.088457+0000","last_became_peered":"2024-04-10T03:17:39.088457+0000","last_unstale":"2024-04-10T03:23:02.591408+0000","last_undegraded":"2024-04-10T03:23:02.591408+0000","last_fullsized":"2024-04-10T03:23:02.591408+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:56:18.315957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1195,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.914867+0000","last_change":"2024-04-10T03:16:14.178981+0000","last_active":"2024-04-10T03:23:02.914867+0000","last_peered":"2024-04-10T03:23:02.914867+0000","last_clean":"2024-04-10T03:23:02.914867+0000","last_became_active":"2024-04-10T03:16:14.178014+0000","last_became_peered":"2024-04-10T03:16:14.178014+0000","last_unstale":"2024-04-10T03:23:02.914867+0000","last_undegraded":"2024-04-10T03:23:02.914867+0000","last_fullsized":"2024-04-10T03:23:02.914867+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:42:45.316061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"853'1629","reported_seq":4822,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.591448+0000","last_change":"2024-04-10T03:22:52.595867+0000","last_active":"2024-04-10T03:23:02.591448+0000","last_peered":"2024-04-10T03:23:02.591448+0000","last_clean":"2024-04-10T03:23:02.591448+0000","last_became_active":"2024-04-10T03:16:14.176218+0000","last_became_peered":"2024-04-10T03:16:14.176218+0000","last_unstale":"2024-04-10T03:23:02.591448+0000","last_undegraded":"2024-04-10T03:23:02.591448+0000","last_fullsized":"2024-04-10T03:23:02.591448+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":1629,"log_dups_size":0,"ondisk_log_size":1629,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:39:26.137018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0052582009999999997,"stat_sum":{"num_bytes":466944,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":246,"num_read_kb":416350,"num_write":634,"num_write_kb":149544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":36937728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"624'3","reported_seq":1096,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.916837+0000","last_change":"2024-04-10T03:17:39.095423+0000","last_active":"2024-04-10T03:23:02.916837+0000","last_peered":"2024-04-10T03:23:02.916837+0000","last_clean":"2024-04-10T03:23:02.916837+0000","last_became_active":"2024-04-10T03:17:39.093797+0000","last_became_peered":"2024-04-10T03:17:39.093797+0000","last_unstale":"2024-04-10T03:23:02.916837+0000","last_undegraded":"2024-04-10T03:23:02.916837+0000","last_fullsized":"2024-04-10T03:23:02.916837+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+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-04-11T05:33:18.926885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1104,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.654416+0000","last_change":"2024-04-10T03:17:11.068864+0000","last_active":"2024-04-10T03:23:02.654416+0000","last_peered":"2024-04-10T03:23:02.654416+0000","last_clean":"2024-04-10T03:23:02.654416+0000","last_became_active":"2024-04-10T03:17:11.068566+0000","last_became_peered":"2024-04-10T03:17:11.068566+0000","last_unstale":"2024-04-10T03:23:02.654416+0000","last_undegraded":"2024-04-10T03:23:02.654416+0000","last_fullsized":"2024-04-10T03:23:02.654416+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:33:37.033671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.b","version":"868'374","reported_seq":3646,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.914185+0000","last_change":"2024-04-10T03:22:52.612754+0000","last_active":"2024-04-10T03:23:02.914185+0000","last_peered":"2024-04-10T03:23:02.914185+0000","last_clean":"2024-04-10T03:23:02.914185+0000","last_became_active":"2024-04-10T03:16:42.489428+0000","last_became_peered":"2024-04-10T03:16:42.489428+0000","last_unstale":"2024-04-10T03:23:02.914185+0000","last_undegraded":"2024-04-10T03:23:02.914185+0000","last_fullsized":"2024-04-10T03:23:02.914185+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":374,"log_dups_size":0,"ondisk_log_size":374,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:20:34.471936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016236410000000001,"stat_sum":{"num_bytes":1540096,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":85,"num_read_kb":216703,"num_write":156,"num_write_kb":38024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1205,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913567+0000","last_change":"2024-04-10T03:16:42.493500+0000","last_active":"2024-04-10T03:23:02.913567+0000","last_peered":"2024-04-10T03:23:02.913567+0000","last_clean":"2024-04-10T03:23:02.913567+0000","last_became_active":"2024-04-10T03:16:42.493124+0000","last_became_peered":"2024-04-10T03:16:42.493124+0000","last_unstale":"2024-04-10T03:23:02.913567+0000","last_undegraded":"2024-04-10T03:23:02.913567+0000","last_fullsized":"2024-04-10T03:23:02.913567+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:57:54.391201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1116,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.918840+0000","last_change":"2024-04-10T03:17:39.106292+0000","last_active":"2024-04-10T03:23:02.918840+0000","last_peered":"2024-04-10T03:23:02.918840+0000","last_clean":"2024-04-10T03:23:02.918840+0000","last_became_active":"2024-04-10T03:17:39.104805+0000","last_became_peered":"2024-04-10T03:17:39.104805+0000","last_unstale":"2024-04-10T03:23:02.918840+0000","last_undegraded":"2024-04-10T03:23:02.918840+0000","last_fullsized":"2024-04-10T03:23:02.918840+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:52:44.774825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"872'1759","reported_seq":4917,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913747+0000","last_change":"2024-04-10T03:22:52.637645+0000","last_active":"2024-04-10T03:23:02.913747+0000","last_peered":"2024-04-10T03:23:02.913747+0000","last_clean":"2024-04-10T03:23:02.913747+0000","last_became_active":"2024-04-10T03:16:14.175579+0000","last_became_peered":"2024-04-10T03:16:14.175579+0000","last_unstale":"2024-04-10T03:23:02.913747+0000","last_undegraded":"2024-04-10T03:23:02.913747+0000","last_fullsized":"2024-04-10T03:23:02.913747+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":1759,"log_dups_size":0,"ondisk_log_size":1759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:52:26.731942+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.025743492,"stat_sum":{"num_bytes":32358400,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":304,"num_read_kb":572473,"num_write":855,"num_write_kb":197848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":41418752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":1263,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.591175+0000","last_change":"2024-04-10T03:16:14.181873+0000","last_active":"2024-04-10T03:23:02.591175+0000","last_peered":"2024-04-10T03:23:02.591175+0000","last_clean":"2024-04-10T03:23:02.591175+0000","last_became_active":"2024-04-10T03:16:14.180692+0000","last_became_peered":"2024-04-10T03:16:14.180692+0000","last_unstale":"2024-04-10T03:23:02.591175+0000","last_undegraded":"2024-04-10T03:23:02.591175+0000","last_fullsized":"2024-04-10T03:23:02.591175+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T11:07:32.690602+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":1132,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.594321+0000","last_change":"2024-04-10T03:17:11.048854+0000","last_active":"2024-04-10T03:23:02.594321+0000","last_peered":"2024-04-10T03:23:02.594321+0000","last_clean":"2024-04-10T03:23:02.594321+0000","last_became_active":"2024-04-10T03:17:11.048328+0000","last_became_peered":"2024-04-10T03:17:11.048328+0000","last_unstale":"2024-04-10T03:23:02.594321+0000","last_undegraded":"2024-04-10T03:23:02.594321+0000","last_fullsized":"2024-04-10T03:23:02.594321+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:35:51.625741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"868'1292","reported_seq":4281,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.916464+0000","last_change":"2024-04-10T03:22:52.629403+0000","last_active":"2024-04-10T03:23:02.916464+0000","last_peered":"2024-04-10T03:23:02.916464+0000","last_clean":"2024-04-10T03:23:02.916464+0000","last_became_active":"2024-04-10T03:17:39.088063+0000","last_became_peered":"2024-04-10T03:17:39.088063+0000","last_unstale":"2024-04-10T03:23:02.916464+0000","last_undegraded":"2024-04-10T03:23:02.916464+0000","last_fullsized":"2024-04-10T03:23:02.916464+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:08:01.419252+0000","last_clean_scrub_stamp":"2024-04-10T03:08:01.419252+0000","objects_scrubbed":0,"log_size":1292,"log_dups_size":0,"ondisk_log_size":1292,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:49:25.027109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0047087750000000001,"stat_sum":{"num_bytes":9216000,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":237,"num_read_kb":300117,"num_write":523,"num_write_kb":157528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":81215488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":1235,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.915089+0000","last_change":"2024-04-10T03:16:14.161832+0000","last_active":"2024-04-10T03:23:02.915089+0000","last_peered":"2024-04-10T03:23:02.915089+0000","last_clean":"2024-04-10T03:23:02.915089+0000","last_became_active":"2024-04-10T03:16:14.161166+0000","last_became_peered":"2024-04-10T03:16:14.161166+0000","last_unstale":"2024-04-10T03:23:02.915089+0000","last_undegraded":"2024-04-10T03:23:02.915089+0000","last_fullsized":"2024-04-10T03:23:02.915089+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:33.611828+0000","last_clean_scrub_stamp":"2024-04-10T03:03:33.611828+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:50:13.205298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":1105,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.918486+0000","last_change":"2024-04-10T03:17:39.073461+0000","last_active":"2024-04-10T03:23:02.918486+0000","last_peered":"2024-04-10T03:23:02.918486+0000","last_clean":"2024-04-10T03:23:02.918486+0000","last_became_active":"2024-04-10T03:17:39.072543+0000","last_became_peered":"2024-04-10T03:17:39.072543+0000","last_unstale":"2024-04-10T03:23:02.918486+0000","last_undegraded":"2024-04-10T03:23:02.918486+0000","last_fullsized":"2024-04-10T03:23:02.918486+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T12:36:22.704578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":1197,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913445+0000","last_change":"2024-04-10T03:16:42.490797+0000","last_active":"2024-04-10T03:23:02.913445+0000","last_peered":"2024-04-10T03:23:02.913445+0000","last_clean":"2024-04-10T03:23:02.913445+0000","last_became_active":"2024-04-10T03:16:42.490129+0000","last_became_peered":"2024-04-10T03:16:42.490129+0000","last_unstale":"2024-04-10T03:23:02.913445+0000","last_undegraded":"2024-04-10T03:23:02.913445+0000","last_fullsized":"2024-04-10T03:23:02.913445+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T14:04:14.781939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":1208,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913869+0000","last_change":"2024-04-10T03:17:11.042520+0000","last_active":"2024-04-10T03:23:02.913869+0000","last_peered":"2024-04-10T03:23:02.913869+0000","last_clean":"2024-04-10T03:23:02.913869+0000","last_became_active":"2024-04-10T03:17:11.042213+0000","last_became_peered":"2024-04-10T03:17:11.042213+0000","last_unstale":"2024-04-10T03:23:02.913869+0000","last_undegraded":"2024-04-10T03:23:02.913869+0000","last_fullsized":"2024-04-10T03:23:02.913869+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T08:35:05.142563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.22","version":"0'0","reported_seq":1141,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.594081+0000","last_change":"2024-04-10T03:16:42.503672+0000","last_active":"2024-04-10T03:23:02.594081+0000","last_peered":"2024-04-10T03:23:02.594081+0000","last_clean":"2024-04-10T03:23:02.594081+0000","last_became_active":"2024-04-10T03:16:42.502785+0000","last_became_peered":"2024-04-10T03:16:42.502785+0000","last_unstale":"2024-04-10T03:23:02.594081+0000","last_undegraded":"2024-04-10T03:23:02.594081+0000","last_fullsized":"2024-04-10T03:23:02.594081+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:31:15.523034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":1273,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.597066+0000","last_change":"2024-04-10T03:16:14.189564+0000","last_active":"2024-04-10T03:23:02.597066+0000","last_peered":"2024-04-10T03:23:02.597066+0000","last_clean":"2024-04-10T03:23:02.597066+0000","last_became_active":"2024-04-10T03:16:14.188911+0000","last_became_peered":"2024-04-10T03:16:14.188911+0000","last_unstale":"2024-04-10T03:23:02.597066+0000","last_undegraded":"2024-04-10T03:23:02.597066+0000","last_fullsized":"2024-04-10T03:23:02.597066+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:25:27.698965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":1195,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913349+0000","last_change":"2024-04-10T03:16:14.172302+0000","last_active":"2024-04-10T03:23:02.913349+0000","last_peered":"2024-04-10T03:23:02.913349+0000","last_clean":"2024-04-10T03:23:02.913349+0000","last_became_active":"2024-04-10T03:16:14.171632+0000","last_became_peered":"2024-04-10T03:16:14.171632+0000","last_unstale":"2024-04-10T03:23:02.913349+0000","last_undegraded":"2024-04-10T03:23:02.913349+0000","last_fullsized":"2024-04-10T03:23:02.913349+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:14:23.770239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":1260,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.592203+0000","last_change":"2024-04-10T03:15:45.590566+0000","last_active":"2024-04-10T03:23:02.592203+0000","last_peered":"2024-04-10T03:23:02.592203+0000","last_clean":"2024-04-10T03:23:02.592203+0000","last_became_active":"2024-04-10T03:15:45.589717+0000","last_became_peered":"2024-04-10T03:15:45.589717+0000","last_unstale":"2024-04-10T03:23:02.592203+0000","last_undegraded":"2024-04-10T03:23:02.592203+0000","last_fullsized":"2024-04-10T03:23:02.592203+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T13:34:07.977717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":1095,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.655550+0000","last_change":"2024-04-10T03:17:39.089397+0000","last_active":"2024-04-10T03:23:02.655550+0000","last_peered":"2024-04-10T03:23:02.655550+0000","last_clean":"2024-04-10T03:23:02.655550+0000","last_became_active":"2024-04-10T03:17:39.088551+0000","last_became_peered":"2024-04-10T03:17:39.088551+0000","last_unstale":"2024-04-10T03:23:02.655550+0000","last_undegraded":"2024-04-10T03:23:02.655550+0000","last_fullsized":"2024-04-10T03:23:02.655550+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:39:36.234040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":1222,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.914644+0000","last_change":"2024-04-10T03:15:45.588074+0000","last_active":"2024-04-10T03:23:02.914644+0000","last_peered":"2024-04-10T03:23:02.914644+0000","last_clean":"2024-04-10T03:23:02.914644+0000","last_became_active":"2024-04-10T03:15:45.587535+0000","last_became_peered":"2024-04-10T03:15:45.587535+0000","last_unstale":"2024-04-10T03:23:02.914644+0000","last_undegraded":"2024-04-10T03:23:02.914644+0000","last_fullsized":"2024-04-10T03:23:02.914644+0000","mapping_epoch":493,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:21:24.748467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":1140,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.593289+0000","last_change":"2024-04-10T03:16:42.488603+0000","last_active":"2024-04-10T03:23:02.593289+0000","last_peered":"2024-04-10T03:23:02.593289+0000","last_clean":"2024-04-10T03:23:02.593289+0000","last_became_active":"2024-04-10T03:16:42.488203+0000","last_became_peered":"2024-04-10T03:16:42.488203+0000","last_unstale":"2024-04-10T03:23:02.593289+0000","last_undegraded":"2024-04-10T03:23:02.593289+0000","last_fullsized":"2024-04-10T03:23:02.593289+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T09:51:00.962050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":1178,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.913810+0000","last_change":"2024-04-10T03:16:14.191564+0000","last_active":"2024-04-10T03:23:02.913810+0000","last_peered":"2024-04-10T03:23:02.913810+0000","last_clean":"2024-04-10T03:23:02.913810+0000","last_became_active":"2024-04-10T03:16:14.190080+0000","last_became_peered":"2024-04-10T03:16:14.190080+0000","last_unstale":"2024-04-10T03:23:02.913810+0000","last_undegraded":"2024-04-10T03:23:02.913810+0000","last_fullsized":"2024-04-10T03:23:02.913810+0000","mapping_epoch":511,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":512,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T06:40:17.119088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":1144,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.593256+0000","last_change":"2024-04-10T03:17:39.084056+0000","last_active":"2024-04-10T03:23:02.593256+0000","last_peered":"2024-04-10T03:23:02.593256+0000","last_clean":"2024-04-10T03:23:02.593256+0000","last_became_active":"2024-04-10T03:17:39.083276+0000","last_became_peered":"2024-04-10T03:17:39.083276+0000","last_unstale":"2024-04-10T03:23:02.593256+0000","last_undegraded":"2024-04-10T03:23:02.593256+0000","last_fullsized":"2024-04-10T03:23:02.593256+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T07:52:28.476143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2b","version":"0'0","reported_seq":1272,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.595736+0000","last_change":"2024-04-10T03:17:39.089773+0000","last_active":"2024-04-10T03:23:02.595736+0000","last_peered":"2024-04-10T03:23:02.595736+0000","last_clean":"2024-04-10T03:23:02.595736+0000","last_became_active":"2024-04-10T03:17:39.089303+0000","last_became_peered":"2024-04-10T03:17:39.089303+0000","last_unstale":"2024-04-10T03:23:02.595736+0000","last_undegraded":"2024-04-10T03:23:02.595736+0000","last_fullsized":"2024-04-10T03:23:02.595736+0000","mapping_epoch":586,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":587,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T10:42:58.097166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2c","version":"0'0","reported_seq":1104,"reported_epoch":874,"state":"active+clean","last_fresh":"2024-04-10T03:23:02.654324+0000","last_change":"2024-04-10T03:17:11.055981+0000","last_active":"2024-04-10T03:23:02.654324+0000","last_peered":"2024-04-10T03:23:02.654324+0000","last_clean":"2024-04-10T03:23:02.654324+0000","last_became_active":"2024-04-10T03:17:11.053064+0000","last_became_peered":"2024-04-10T03:17:11.053064+0000","last_unstale":"2024-04-10T03:23:02.654324+0000","last_undegraded":"2024-04-10T03:23:02.654324+0000","last_fullsized":"2024-04-10T03:23:02.654324+0000","mapping_epoch":564,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":565,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-10T03:03:34.616645+0000","last_clean_scrub_stamp":"2024-04-10T03:03:34.616645+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-11T04:43:11.573385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":159719424,"num_objects":35,"num_object_clones":0,"num_object_copies":105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35,"num_whiteouts":0,"num_read":3892,"num_read_kb":7943447,"num_write":8881,"num_write_kb":2372608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":157,"num_bytes_recovered":915398656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":239579136,"data_stored":239579136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":20783,"ondisk_log_size":20783,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":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":1034,"num_read_kb":1874,"num_write":359,"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":221,"ondisk_log_size":221,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6600,"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":86,"num_write":68,"num_write_kb":35,"num_scrub_errors":0,"num_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":19800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":41736,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":586,"seq":2516850835523,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":292900,"kb_used_data":32024,"kb_used_omap":47,"kb_used_meta":260816,"kb_avail":93452252,"statfs":{"total":95995035648,"available":95695106048,"internally_reserved":0,"allocated":32792576,"data_stored":28914781,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48574,"internal_metadata":267076162},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":6,"up_from":564,"seq":2422361555017,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":162120,"kb_used_data":24828,"kb_used_omap":30,"kb_used_meta":137249,"kb_avail":93583032,"statfs":{"total":95995035648,"available":95829024768,"internally_reserved":0,"allocated":25423872,"data_stored":21543091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31700,"internal_metadata":140543020},"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":1,"up_from":442,"seq":1898375544933,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":486800,"kb_used_data":34884,"kb_used_omap":42,"kb_used_meta":451861,"kb_avail":93258352,"statfs":{"total":95995035648,"available":95496552448,"internally_reserved":0,"allocated":35721216,"data_stored":31846557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":43413,"internal_metadata":462706283},"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":418,"seq":1795296329835,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":559016,"kb_used_data":38620,"kb_used_omap":39,"kb_used_meta":520344,"kb_avail":93186136,"statfs":{"total":95995035648,"available":95422603264,"internally_reserved":0,"allocated":39546880,"data_stored":35661025,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40804,"internal_metadata":532832412},"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":[]},{"osd":2,"up_from":469,"seq":2014339661919,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":549996,"kb_used_data":46240,"kb_used_omap":45,"kb_used_meta":503698,"kb_avail":93195156,"statfs":{"total":95995035648,"available":95431839744,"internally_reserved":0,"allocated":47349760,"data_stored":43483117,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":46125,"internal_metadata":515787731},"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":3,"up_from":493,"seq":2117418877018,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":292760,"kb_used_data":37388,"kb_used_omap":34,"kb_used_meta":255325,"kb_avail":93452392,"statfs":{"total":95995035648,"available":95695249408,"internally_reserved":0,"allocated":38285312,"data_stored":34399987,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35143,"internal_metadata":261453497},"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":4,"up_from":511,"seq":2194728288340,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":484516,"kb_used_data":47320,"kb_used_omap":51,"kb_used_meta":437132,"kb_avail":93260636,"statfs":{"total":95995035648,"available":95498891264,"internally_reserved":0,"allocated":48455680,"data_stored":44573349,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":53225,"internal_metadata":447623191},"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":5,"up_from":539,"seq":2314987372622,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":473144,"kb_used_data":46252,"kb_used_omap":51,"kb_used_meta":426828,"kb_avail":93272008,"statfs":{"total":95995035648,"available":95510536192,"internally_reserved":0,"allocated":47362048,"data_stored":43480829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52535,"internal_metadata":437072585},"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":[]}],"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":716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6860,"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":5022,"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":5799,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6344,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6439,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5748,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2513,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3011,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":29753344,"data_stored":29753344,"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":26529792,"data_stored":26529792,"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":38166528,"data_stored":38166528,"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":29077504,"data_stored":29077504,"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":39256064,"data_stored":39256064,"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":38158336,"data_stored":38158336,"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":15630336,"data_stored":15630336,"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":23007232,"data_stored":23007232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-10T03:23:11.375 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-04-10T03:23:11.376 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-04-10T03:23:12.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:11 smithi016 bash[72916]: audit 2024-04-10T03:23:10.434148+0000 mgr.y (mgr.25133) 503 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:23:12.059 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:23:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:23:11] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:23:12.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:11 smithi016 bash[74137]: audit 2024-04-10T03:23:10.434148+0000 mgr.y (mgr.25133) 503 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:23:12.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:11 smithi136 bash[68278]: audit 2024-04-10T03:23:10.434148+0000 mgr.y (mgr.25133) 503 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-10T03:23:13.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:12 smithi016 bash[72916]: cluster 2024-04-10T03:23:11.573989+0000 mgr.y (mgr.25133) 504 : cluster 0 pgmap v922: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:13.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:12 smithi016 bash[72916]: audit 2024-04-10T03:23:12.524509+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:12 smithi016 bash[74137]: cluster 2024-04-10T03:23:11.573989+0000 mgr.y (mgr.25133) 504 : cluster 0 pgmap v922: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:13.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:12 smithi016 bash[74137]: audit 2024-04-10T03:23:12.524509+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:13.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:12 smithi136 bash[68278]: cluster 2024-04-10T03:23:11.573989+0000 mgr.y (mgr.25133) 504 : cluster 0 pgmap v922: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:13.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:12 smithi136 bash[68278]: audit 2024-04-10T03:23:12.524509+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:15.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:14 smithi016 bash[72916]: cluster 2024-04-10T03:23:13.575007+0000 mgr.y (mgr.25133) 505 : cluster 0 pgmap v923: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:15.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:14 smithi016 bash[74137]: cluster 2024-04-10T03:23:13.575007+0000 mgr.y (mgr.25133) 505 : cluster 0 pgmap v923: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:15.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:14 smithi136 bash[68278]: cluster 2024-04-10T03:23:13.575007+0000 mgr.y (mgr.25133) 505 : cluster 0 pgmap v923: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:16.171 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/mon.a/config 2024-04-10T03:23:17.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:16 smithi016 bash[72916]: cluster 2024-04-10T03:23:15.576317+0000 mgr.y (mgr.25133) 506 : cluster 0 pgmap v924: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:17.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:16 smithi016 bash[74137]: cluster 2024-04-10T03:23:15.576317+0000 mgr.y (mgr.25133) 506 : cluster 0 pgmap v924: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:17.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:16 smithi136 bash[68278]: cluster 2024-04-10T03:23:15.576317+0000 mgr.y (mgr.25133) 506 : cluster 0 pgmap v924: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:19.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:18 smithi016 bash[72916]: cluster 2024-04-10T03:23:17.577287+0000 mgr.y (mgr.25133) 507 : cluster 0 pgmap v925: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:19.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:18 smithi016 bash[74137]: cluster 2024-04-10T03:23:17.577287+0000 mgr.y (mgr.25133) 507 : cluster 0 pgmap v925: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:19.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:18 smithi136 bash[68278]: cluster 2024-04-10T03:23:17.577287+0000 mgr.y (mgr.25133) 507 : cluster 0 pgmap v925: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:19.749 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_0' removed 2024-04-10T03:23:20.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:19 smithi016 bash[72916]: audit 2024-04-10T03:23:19.301880+0000 mon.a (mon.0) 1454 : audit 1 from='client.? 172.21.15.16:0/3777029799' 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-04-10T03:23:20.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:19 smithi016 bash[74137]: audit 2024-04-10T03:23:19.301880+0000 mon.a (mon.0) 1454 : audit 1 from='client.? 172.21.15.16:0/3777029799' 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-04-10T03:23:20.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:19 smithi136 bash[68278]: audit 2024-04-10T03:23:19.301880+0000 mon.a (mon.0) 1454 : audit 1 from='client.? 172.21.15.16:0/3777029799' 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-04-10T03:23:20.553 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T03:23:20.553 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-04-10T03:23:20.553 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T03:23:20.553 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-04-10T03:23:20.553 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-10T03:23:20.554 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-04-10T03:23:20.554 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-10T03:23:20.555 DEBUG:teuthology.orchestra.run.smithi016:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:23:20.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T03:23:20.561 INFO:teuthology.orchestra.run.smithi016.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-10T03:23:20.561 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:23:20.609 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-10T03:23:20.610 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-10T03:23:20.658 INFO:tasks.workunit:timeout=3h 2024-04-10T03:23:20.659 INFO:tasks.workunit:cleanup=True 2024-04-10T03:23:20.659 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-04-10T03:23:20.707 INFO:tasks.workunit.client.0.smithi016.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-10T03:23:20.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:20 smithi016 bash[72916]: cluster 2024-04-10T03:23:19.578334+0000 mgr.y (mgr.25133) 508 : cluster 0 pgmap v926: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:20.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:20 smithi016 bash[72916]: audit 2024-04-10T03:23:19.737434+0000 mon.a (mon.0) 1455 : audit 1 from='client.? 172.21.15.16:0/3777029799' 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-04-10T03:23:20.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:20 smithi016 bash[72916]: cluster 2024-04-10T03:23:19.744451+0000 mon.a (mon.0) 1456 : cluster 0 osdmap e875: 8 total, 8 up, 8 in 2024-04-10T03:23:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:20 smithi016 bash[74137]: cluster 2024-04-10T03:23:19.578334+0000 mgr.y (mgr.25133) 508 : cluster 0 pgmap v926: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:20 smithi016 bash[74137]: audit 2024-04-10T03:23:19.737434+0000 mon.a (mon.0) 1455 : audit 1 from='client.? 172.21.15.16:0/3777029799' 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-04-10T03:23:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:20 smithi016 bash[74137]: cluster 2024-04-10T03:23:19.744451+0000 mon.a (mon.0) 1456 : cluster 0 osdmap e875: 8 total, 8 up, 8 in 2024-04-10T03:23:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:20 smithi136 bash[68278]: cluster 2024-04-10T03:23:19.578334+0000 mgr.y (mgr.25133) 508 : cluster 0 pgmap v926: 121 pgs: 121 active+clean; 153 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:20 smithi136 bash[68278]: audit 2024-04-10T03:23:19.737434+0000 mon.a (mon.0) 1455 : audit 1 from='client.? 172.21.15.16:0/3777029799' 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-04-10T03:23:21.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:20 smithi136 bash[68278]: cluster 2024-04-10T03:23:19.744451+0000 mon.a (mon.0) 1456 : cluster 0 osdmap e875: 8 total, 8 up, 8 in 2024-04-10T03:23:22.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:21 smithi016 bash[72916]: audit 2024-04-10T03:23:21.549801+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:23:22.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:23:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:23:21] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2024-04-10T03:23:22.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:21 smithi016 bash[74137]: audit 2024-04-10T03:23:21.549801+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:23:22.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:21 smithi136 bash[68278]: audit 2024-04-10T03:23:21.549801+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:23:23.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:22 smithi016 bash[72916]: cluster 2024-04-10T03:23:21.579503+0000 mgr.y (mgr.25133) 509 : cluster 0 pgmap v928: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:23.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:22 smithi016 bash[72916]: audit 2024-04-10T03:23:22.284887+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:23:23.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:22 smithi016 bash[72916]: audit 2024-04-10T03:23:22.286570+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:23:23.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:22 smithi016 bash[72916]: audit 2024-04-10T03:23:22.294931+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:23:23.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:22 smithi016 bash[74137]: cluster 2024-04-10T03:23:21.579503+0000 mgr.y (mgr.25133) 509 : cluster 0 pgmap v928: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:23.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:22 smithi016 bash[74137]: audit 2024-04-10T03:23:22.284887+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:23:23.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:22 smithi016 bash[74137]: audit 2024-04-10T03:23:22.286570+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:23:23.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:22 smithi016 bash[74137]: audit 2024-04-10T03:23:22.294931+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:23:23.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:22 smithi136 bash[68278]: cluster 2024-04-10T03:23:21.579503+0000 mgr.y (mgr.25133) 509 : cluster 0 pgmap v928: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:23.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:22 smithi136 bash[68278]: audit 2024-04-10T03:23:22.284887+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:23:23.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:22 smithi136 bash[68278]: audit 2024-04-10T03:23:22.286570+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:23:23.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:22 smithi136 bash[68278]: audit 2024-04-10T03:23:22.294931+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:23:25.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:24 smithi016 bash[72916]: cluster 2024-04-10T03:23:23.580291+0000 mgr.y (mgr.25133) 510 : cluster 0 pgmap v929: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:25.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:24 smithi016 bash[74137]: cluster 2024-04-10T03:23:23.580291+0000 mgr.y (mgr.25133) 510 : cluster 0 pgmap v929: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:25.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:24 smithi136 bash[68278]: cluster 2024-04-10T03:23:23.580291+0000 mgr.y (mgr.25133) 510 : cluster 0 pgmap v929: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:26.669 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T03:23:26.718 INFO:tasks.workunit.client.0.smithi016.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-10T03:23:26.720 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T03:23:26.720 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-10T03:23:26.789 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-10T03:23:26.841 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-10T03:23:26.884 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T03:23:26.885 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T03:23:26.885 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-10T03:23:26.925 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T03:23:26.928 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T03:23:26.928 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-10T03:23:26.973 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-04-10T03:23:26.974 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-04-10T03:23:26.974 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2024-04-10T03:23:27.032 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:23:27.033 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 22 tests from 1 test suite. 2024-04-10T03:23:27.033 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:23:27.033 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 22 tests from TestCls2PCQueue 2024-04-10T03:23:27.033 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-04-10T03:23:27.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:26 smithi016 bash[72916]: cluster 2024-04-10T03:23:25.581299+0000 mgr.y (mgr.25133) 511 : cluster 0 pgmap v930: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:27.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:26 smithi016 bash[74137]: cluster 2024-04-10T03:23:25.581299+0000 mgr.y (mgr.25133) 511 : cluster 0 pgmap v930: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:27.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:26 smithi136 bash[68278]: cluster 2024-04-10T03:23:25.581299+0000 mgr.y (mgr.25133) 511 : cluster 0 pgmap v930: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:28.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:27 smithi016 bash[74137]: audit 2024-04-10T03:23:27.524542+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:28.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:27 smithi016 bash[72916]: audit 2024-04-10T03:23:27.524542+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:28.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:27 smithi136 bash[68278]: audit 2024-04-10T03:23:27.524542+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:29.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:28 smithi016 bash[72916]: cluster 2024-04-10T03:23:27.581967+0000 mgr.y (mgr.25133) 512 : cluster 0 pgmap v931: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:29.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:28 smithi016 bash[72916]: cluster 2024-04-10T03:23:27.770785+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e876: 8 total, 8 up, 8 in 2024-04-10T03:23:29.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:28 smithi016 bash[72916]: audit 2024-04-10T03:23:27.772172+0000 mon.a (mon.0) 1463 : audit 1 from='client.? 172.21.15.16:0/1153852831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:29.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:28 smithi016 bash[74137]: cluster 2024-04-10T03:23:27.581967+0000 mgr.y (mgr.25133) 512 : cluster 0 pgmap v931: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:29.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:28 smithi016 bash[74137]: cluster 2024-04-10T03:23:27.770785+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e876: 8 total, 8 up, 8 in 2024-04-10T03:23:29.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:28 smithi016 bash[74137]: audit 2024-04-10T03:23:27.772172+0000 mon.a (mon.0) 1463 : audit 1 from='client.? 172.21.15.16:0/1153852831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:29.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:28 smithi136 bash[68278]: cluster 2024-04-10T03:23:27.581967+0000 mgr.y (mgr.25133) 512 : cluster 0 pgmap v931: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:29.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:28 smithi136 bash[68278]: cluster 2024-04-10T03:23:27.770785+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e876: 8 total, 8 up, 8 in 2024-04-10T03:23:29.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:28 smithi136 bash[68278]: audit 2024-04-10T03:23:27.772172+0000 mon.a (mon.0) 1463 : audit 1 from='client.? 172.21.15.16:0/1153852831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:29.791 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2758 ms) 2024-04-10T03:23:29.791 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-04-10T03:23:30.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:29 smithi016 bash[72916]: audit 2024-04-10T03:23:28.769608+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.16:0/1153852831' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:30.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:29 smithi016 bash[72916]: cluster 2024-04-10T03:23:28.775178+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e877: 8 total, 8 up, 8 in 2024-04-10T03:23:30.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:29 smithi016 bash[74137]: audit 2024-04-10T03:23:28.769608+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.16:0/1153852831' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:30.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:29 smithi016 bash[74137]: cluster 2024-04-10T03:23:28.775178+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e877: 8 total, 8 up, 8 in 2024-04-10T03:23:30.167 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:29 smithi136 bash[68278]: audit 2024-04-10T03:23:28.769608+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.16:0/1153852831' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:30.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:29 smithi136 bash[68278]: cluster 2024-04-10T03:23:28.775178+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e877: 8 total, 8 up, 8 in 2024-04-10T03:23:31.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:30 smithi016 bash[72916]: cluster 2024-04-10T03:23:29.582600+0000 mgr.y (mgr.25133) 513 : cluster 0 pgmap v934: 137 pgs: 7 creating+peering, 20 unknown, 110 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:31.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:30 smithi016 bash[72916]: cluster 2024-04-10T03:23:29.789657+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e878: 8 total, 8 up, 8 in 2024-04-10T03:23:31.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:30 smithi016 bash[74137]: cluster 2024-04-10T03:23:29.582600+0000 mgr.y (mgr.25133) 513 : cluster 0 pgmap v934: 137 pgs: 7 creating+peering, 20 unknown, 110 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:31.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:30 smithi016 bash[74137]: cluster 2024-04-10T03:23:29.789657+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e878: 8 total, 8 up, 8 in 2024-04-10T03:23:31.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:30 smithi136 bash[68278]: cluster 2024-04-10T03:23:29.582600+0000 mgr.y (mgr.25133) 513 : cluster 0 pgmap v934: 137 pgs: 7 creating+peering, 20 unknown, 110 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:31.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:30 smithi136 bash[68278]: cluster 2024-04-10T03:23:29.789657+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e878: 8 total, 8 up, 8 in 2024-04-10T03:23:32.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:31 smithi016 bash[72916]: cluster 2024-04-10T03:23:30.809359+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e879: 8 total, 8 up, 8 in 2024-04-10T03:23:32.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:31 smithi016 bash[72916]: audit 2024-04-10T03:23:30.813020+0000 mon.c (mon.2) 21 : audit 1 from='client.? 172.21.15.16:0/1309046972' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:32.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:31 smithi016 bash[72916]: audit 2024-04-10T03:23:30.813688+0000 mon.a (mon.0) 1468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:32.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:23:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:23:31] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-04-10T03:23:32.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:31 smithi016 bash[74137]: cluster 2024-04-10T03:23:30.809359+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e879: 8 total, 8 up, 8 in 2024-04-10T03:23:32.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:31 smithi016 bash[74137]: audit 2024-04-10T03:23:30.813020+0000 mon.c (mon.2) 21 : audit 1 from='client.? 172.21.15.16:0/1309046972' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:32.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:31 smithi016 bash[74137]: audit 2024-04-10T03:23:30.813688+0000 mon.a (mon.0) 1468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:32.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:31 smithi136 bash[68278]: cluster 2024-04-10T03:23:30.809359+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e879: 8 total, 8 up, 8 in 2024-04-10T03:23:32.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:31 smithi136 bash[68278]: audit 2024-04-10T03:23:30.813020+0000 mon.c (mon.2) 21 : audit 1 from='client.? 172.21.15.16:0/1309046972' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:32.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:31 smithi136 bash[68278]: audit 2024-04-10T03:23:30.813688+0000 mon.a (mon.0) 1468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:32.823 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3033 ms) 2024-04-10T03:23:32.823 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-04-10T03:23:33.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:32 smithi136 bash[68278]: cluster 2024-04-10T03:23:31.583288+0000 mgr.y (mgr.25133) 514 : cluster 0 pgmap v937: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:33.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:32 smithi136 bash[68278]: cluster 2024-04-10T03:23:31.804605+0000 mon.a (mon.0) 1469 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:33.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:32 smithi136 bash[68278]: audit 2024-04-10T03:23:31.813984+0000 mon.a (mon.0) 1470 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:33.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:32 smithi136 bash[68278]: cluster 2024-04-10T03:23:31.821884+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e880: 8 total, 8 up, 8 in 2024-04-10T03:23:33.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:32 smithi016 bash[72916]: cluster 2024-04-10T03:23:31.583288+0000 mgr.y (mgr.25133) 514 : cluster 0 pgmap v937: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:33.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:32 smithi016 bash[72916]: cluster 2024-04-10T03:23:31.804605+0000 mon.a (mon.0) 1469 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:33.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:32 smithi016 bash[72916]: audit 2024-04-10T03:23:31.813984+0000 mon.a (mon.0) 1470 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:33.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:32 smithi016 bash[72916]: cluster 2024-04-10T03:23:31.821884+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e880: 8 total, 8 up, 8 in 2024-04-10T03:23:33.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:32 smithi016 bash[74137]: cluster 2024-04-10T03:23:31.583288+0000 mgr.y (mgr.25133) 514 : cluster 0 pgmap v937: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:33.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:32 smithi016 bash[74137]: cluster 2024-04-10T03:23:31.804605+0000 mon.a (mon.0) 1469 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:33.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:32 smithi016 bash[74137]: audit 2024-04-10T03:23:31.813984+0000 mon.a (mon.0) 1470 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:33.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:32 smithi016 bash[74137]: cluster 2024-04-10T03:23:31.821884+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e880: 8 total, 8 up, 8 in 2024-04-10T03:23:34.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:33 smithi136 bash[68278]: cluster 2024-04-10T03:23:32.823913+0000 mon.a (mon.0) 1472 : cluster 0 osdmap e881: 8 total, 8 up, 8 in 2024-04-10T03:23:34.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:33 smithi016 bash[72916]: cluster 2024-04-10T03:23:32.823913+0000 mon.a (mon.0) 1472 : cluster 0 osdmap e881: 8 total, 8 up, 8 in 2024-04-10T03:23:34.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:33 smithi016 bash[74137]: cluster 2024-04-10T03:23:32.823913+0000 mon.a (mon.0) 1472 : cluster 0 osdmap e881: 8 total, 8 up, 8 in 2024-04-10T03:23:35.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:34 smithi136 bash[68278]: cluster 2024-04-10T03:23:33.583991+0000 mgr.y (mgr.25133) 515 : cluster 0 pgmap v940: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:35.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:34 smithi136 bash[68278]: cluster 2024-04-10T03:23:33.829346+0000 mon.a (mon.0) 1473 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:35.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:34 smithi136 bash[68278]: cluster 2024-04-10T03:23:33.829419+0000 mon.a (mon.0) 1474 : cluster 1 Cluster is now healthy 2024-04-10T03:23:35.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:34 smithi136 bash[68278]: cluster 2024-04-10T03:23:33.847189+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e882: 8 total, 8 up, 8 in 2024-04-10T03:23:35.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:34 smithi136 bash[68278]: audit 2024-04-10T03:23:33.856816+0000 mon.a (mon.0) 1476 : audit 1 from='client.? 172.21.15.16:0/484178280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:35.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[72916]: cluster 2024-04-10T03:23:33.583991+0000 mgr.y (mgr.25133) 515 : cluster 0 pgmap v940: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:35.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[72916]: cluster 2024-04-10T03:23:33.829346+0000 mon.a (mon.0) 1473 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:35.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[72916]: cluster 2024-04-10T03:23:33.829419+0000 mon.a (mon.0) 1474 : cluster 1 Cluster is now healthy 2024-04-10T03:23:35.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[72916]: cluster 2024-04-10T03:23:33.847189+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e882: 8 total, 8 up, 8 in 2024-04-10T03:23:35.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[72916]: audit 2024-04-10T03:23:33.856816+0000 mon.a (mon.0) 1476 : audit 1 from='client.? 172.21.15.16:0/484178280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:35.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[74137]: cluster 2024-04-10T03:23:33.583991+0000 mgr.y (mgr.25133) 515 : cluster 0 pgmap v940: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:35.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[74137]: cluster 2024-04-10T03:23:33.829346+0000 mon.a (mon.0) 1473 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:35.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[74137]: cluster 2024-04-10T03:23:33.829419+0000 mon.a (mon.0) 1474 : cluster 1 Cluster is now healthy 2024-04-10T03:23:35.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[74137]: cluster 2024-04-10T03:23:33.847189+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e882: 8 total, 8 up, 8 in 2024-04-10T03:23:35.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:34 smithi016 bash[74137]: audit 2024-04-10T03:23:33.856816+0000 mon.a (mon.0) 1476 : audit 1 from='client.? 172.21.15.16:0/484178280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:35.870 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.Reserve (3041 ms) 2024-04-10T03:23:35.870 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-04-10T03:23:36.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:35 smithi136 bash[68278]: audit 2024-04-10T03:23:34.850013+0000 mon.a (mon.0) 1477 : audit 1 from='client.? 172.21.15.16:0/484178280' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:36.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:35 smithi136 bash[68278]: cluster 2024-04-10T03:23:34.855045+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e883: 8 total, 8 up, 8 in 2024-04-10T03:23:36.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:35 smithi016 bash[72916]: audit 2024-04-10T03:23:34.850013+0000 mon.a (mon.0) 1477 : audit 1 from='client.? 172.21.15.16:0/484178280' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:36.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:35 smithi016 bash[72916]: cluster 2024-04-10T03:23:34.855045+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e883: 8 total, 8 up, 8 in 2024-04-10T03:23:36.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:35 smithi016 bash[74137]: audit 2024-04-10T03:23:34.850013+0000 mon.a (mon.0) 1477 : audit 1 from='client.? 172.21.15.16:0/484178280' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:36.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:35 smithi016 bash[74137]: cluster 2024-04-10T03:23:34.855045+0000 mon.a (mon.0) 1478 : cluster 0 osdmap e883: 8 total, 8 up, 8 in 2024-04-10T03:23:37.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:36 smithi136 bash[68278]: cluster 2024-04-10T03:23:35.584740+0000 mgr.y (mgr.25133) 516 : cluster 0 pgmap v943: 137 pgs: 9 creating+peering, 13 unknown, 115 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:37.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:36 smithi136 bash[68278]: cluster 2024-04-10T03:23:35.865013+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e884: 8 total, 8 up, 8 in 2024-04-10T03:23:37.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:36 smithi016 bash[74137]: cluster 2024-04-10T03:23:35.584740+0000 mgr.y (mgr.25133) 516 : cluster 0 pgmap v943: 137 pgs: 9 creating+peering, 13 unknown, 115 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:37.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:36 smithi016 bash[74137]: cluster 2024-04-10T03:23:35.865013+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e884: 8 total, 8 up, 8 in 2024-04-10T03:23:37.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:36 smithi016 bash[72916]: cluster 2024-04-10T03:23:35.584740+0000 mgr.y (mgr.25133) 516 : cluster 0 pgmap v943: 137 pgs: 9 creating+peering, 13 unknown, 115 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:37.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:36 smithi016 bash[72916]: cluster 2024-04-10T03:23:35.865013+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e884: 8 total, 8 up, 8 in 2024-04-10T03:23:38.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:37 smithi136 bash[68278]: cluster 2024-04-10T03:23:36.873750+0000 mon.a (mon.0) 1480 : cluster 0 osdmap e885: 8 total, 8 up, 8 in 2024-04-10T03:23:38.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:37 smithi136 bash[68278]: audit 2024-04-10T03:23:36.877782+0000 mon.a (mon.0) 1481 : audit 1 from='client.? 172.21.15.16:0/585431611' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:38.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:37 smithi016 bash[74137]: cluster 2024-04-10T03:23:36.873750+0000 mon.a (mon.0) 1480 : cluster 0 osdmap e885: 8 total, 8 up, 8 in 2024-04-10T03:23:38.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:37 smithi016 bash[74137]: audit 2024-04-10T03:23:36.877782+0000 mon.a (mon.0) 1481 : audit 1 from='client.? 172.21.15.16:0/585431611' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:38.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:37 smithi016 bash[72916]: cluster 2024-04-10T03:23:36.873750+0000 mon.a (mon.0) 1480 : cluster 0 osdmap e885: 8 total, 8 up, 8 in 2024-04-10T03:23:38.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:37 smithi016 bash[72916]: audit 2024-04-10T03:23:36.877782+0000 mon.a (mon.0) 1481 : audit 1 from='client.? 172.21.15.16:0/585431611' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:38.886 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3021 ms) 2024-04-10T03:23:38.886 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-04-10T03:23:39.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:38 smithi136 bash[68278]: cluster 2024-04-10T03:23:37.585640+0000 mgr.y (mgr.25133) 517 : cluster 0 pgmap v946: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:39.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:38 smithi136 bash[68278]: cluster 2024-04-10T03:23:37.869313+0000 mon.a (mon.0) 1482 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:39.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:38 smithi136 bash[68278]: audit 2024-04-10T03:23:37.878798+0000 mon.a (mon.0) 1483 : audit 1 from='client.? 172.21.15.16:0/585431611' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:39.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:38 smithi136 bash[68278]: cluster 2024-04-10T03:23:37.888908+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e886: 8 total, 8 up, 8 in 2024-04-10T03:23:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:38 smithi016 bash[74137]: cluster 2024-04-10T03:23:37.585640+0000 mgr.y (mgr.25133) 517 : cluster 0 pgmap v946: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:38 smithi016 bash[74137]: cluster 2024-04-10T03:23:37.869313+0000 mon.a (mon.0) 1482 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:38 smithi016 bash[74137]: audit 2024-04-10T03:23:37.878798+0000 mon.a (mon.0) 1483 : audit 1 from='client.? 172.21.15.16:0/585431611' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:39.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:38 smithi016 bash[74137]: cluster 2024-04-10T03:23:37.888908+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e886: 8 total, 8 up, 8 in 2024-04-10T03:23:39.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:38 smithi016 bash[72916]: cluster 2024-04-10T03:23:37.585640+0000 mgr.y (mgr.25133) 517 : cluster 0 pgmap v946: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:39.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:38 smithi016 bash[72916]: cluster 2024-04-10T03:23:37.869313+0000 mon.a (mon.0) 1482 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:39.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:38 smithi016 bash[72916]: audit 2024-04-10T03:23:37.878798+0000 mon.a (mon.0) 1483 : audit 1 from='client.? 172.21.15.16:0/585431611' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:39.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:38 smithi016 bash[72916]: cluster 2024-04-10T03:23:37.888908+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e886: 8 total, 8 up, 8 in 2024-04-10T03:23:40.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:39 smithi136 bash[68278]: cluster 2024-04-10T03:23:38.886756+0000 mon.a (mon.0) 1485 : cluster 0 osdmap e887: 8 total, 8 up, 8 in 2024-04-10T03:23:40.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:39 smithi016 bash[74137]: cluster 2024-04-10T03:23:38.886756+0000 mon.a (mon.0) 1485 : cluster 0 osdmap e887: 8 total, 8 up, 8 in 2024-04-10T03:23:40.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:39 smithi016 bash[72916]: cluster 2024-04-10T03:23:38.886756+0000 mon.a (mon.0) 1485 : cluster 0 osdmap e887: 8 total, 8 up, 8 in 2024-04-10T03:23:41.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:40 smithi136 bash[68278]: cluster 2024-04-10T03:23:39.586434+0000 mgr.y (mgr.25133) 518 : cluster 0 pgmap v949: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:41.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:40 smithi136 bash[68278]: cluster 2024-04-10T03:23:39.890403+0000 mon.a (mon.0) 1486 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:41.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:40 smithi136 bash[68278]: cluster 2024-04-10T03:23:39.890445+0000 mon.a (mon.0) 1487 : cluster 1 Cluster is now healthy 2024-04-10T03:23:41.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:40 smithi136 bash[68278]: cluster 2024-04-10T03:23:39.904918+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e888: 8 total, 8 up, 8 in 2024-04-10T03:23:41.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:40 smithi136 bash[68278]: audit 2024-04-10T03:23:39.917196+0000 mon.c (mon.2) 22 : audit 1 from='client.? 172.21.15.16:0/1626471346' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:41.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:40 smithi136 bash[68278]: audit 2024-04-10T03:23:39.917756+0000 mon.a (mon.0) 1489 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:41.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[72916]: cluster 2024-04-10T03:23:39.586434+0000 mgr.y (mgr.25133) 518 : cluster 0 pgmap v949: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:41.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[72916]: cluster 2024-04-10T03:23:39.890403+0000 mon.a (mon.0) 1486 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:41.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[72916]: cluster 2024-04-10T03:23:39.890445+0000 mon.a (mon.0) 1487 : cluster 1 Cluster is now healthy 2024-04-10T03:23:41.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[72916]: cluster 2024-04-10T03:23:39.904918+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e888: 8 total, 8 up, 8 in 2024-04-10T03:23:41.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[72916]: audit 2024-04-10T03:23:39.917196+0000 mon.c (mon.2) 22 : audit 1 from='client.? 172.21.15.16:0/1626471346' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:41.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[72916]: audit 2024-04-10T03:23:39.917756+0000 mon.a (mon.0) 1489 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:41.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[74137]: cluster 2024-04-10T03:23:39.586434+0000 mgr.y (mgr.25133) 518 : cluster 0 pgmap v949: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:41.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[74137]: cluster 2024-04-10T03:23:39.890403+0000 mon.a (mon.0) 1486 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:41.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[74137]: cluster 2024-04-10T03:23:39.890445+0000 mon.a (mon.0) 1487 : cluster 1 Cluster is now healthy 2024-04-10T03:23:41.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[74137]: cluster 2024-04-10T03:23:39.904918+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e888: 8 total, 8 up, 8 in 2024-04-10T03:23:41.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[74137]: audit 2024-04-10T03:23:39.917196+0000 mon.c (mon.2) 22 : audit 1 from='client.? 172.21.15.16:0/1626471346' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:41.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:40 smithi016 bash[74137]: audit 2024-04-10T03:23:39.917756+0000 mon.a (mon.0) 1489 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:42.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:23:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:23:41] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-04-10T03:23:42.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:41 smithi016 bash[72916]: audit 2024-04-10T03:23:40.902987+0000 mon.a (mon.0) 1490 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:42.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:41 smithi016 bash[72916]: cluster 2024-04-10T03:23:40.909291+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e889: 8 total, 8 up, 8 in 2024-04-10T03:23:42.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:41 smithi016 bash[74137]: audit 2024-04-10T03:23:40.902987+0000 mon.a (mon.0) 1490 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:42.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:41 smithi016 bash[74137]: cluster 2024-04-10T03:23:40.909291+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e889: 8 total, 8 up, 8 in 2024-04-10T03:23:42.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:41 smithi136 bash[68278]: audit 2024-04-10T03:23:40.902987+0000 mon.a (mon.0) 1490 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:42.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:41 smithi136 bash[68278]: cluster 2024-04-10T03:23:40.909291+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e889: 8 total, 8 up, 8 in 2024-04-10T03:23:42.937 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.Commit (4051 ms) 2024-04-10T03:23:42.937 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-04-10T03:23:43.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:42 smithi136 bash[68278]: cluster 2024-04-10T03:23:41.587197+0000 mgr.y (mgr.25133) 519 : cluster 0 pgmap v952: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:43.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:42 smithi136 bash[68278]: cluster 2024-04-10T03:23:41.910317+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e890: 8 total, 8 up, 8 in 2024-04-10T03:23:43.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:42 smithi136 bash[68278]: audit 2024-04-10T03:23:42.525396+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:43.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:42 smithi016 bash[72916]: cluster 2024-04-10T03:23:41.587197+0000 mgr.y (mgr.25133) 519 : cluster 0 pgmap v952: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:43.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:42 smithi016 bash[72916]: cluster 2024-04-10T03:23:41.910317+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e890: 8 total, 8 up, 8 in 2024-04-10T03:23:43.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:42 smithi016 bash[72916]: audit 2024-04-10T03:23:42.525396+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:43.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:42 smithi016 bash[74137]: cluster 2024-04-10T03:23:41.587197+0000 mgr.y (mgr.25133) 519 : cluster 0 pgmap v952: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:43.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:42 smithi016 bash[74137]: cluster 2024-04-10T03:23:41.910317+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e890: 8 total, 8 up, 8 in 2024-04-10T03:23:43.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:42 smithi016 bash[74137]: audit 2024-04-10T03:23:42.525396+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:44.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:43 smithi016 bash[72916]: cluster 2024-04-10T03:23:42.927889+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e891: 8 total, 8 up, 8 in 2024-04-10T03:23:44.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:43 smithi016 bash[74137]: cluster 2024-04-10T03:23:42.927889+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e891: 8 total, 8 up, 8 in 2024-04-10T03:23:44.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:43 smithi136 bash[68278]: cluster 2024-04-10T03:23:42.927889+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e891: 8 total, 8 up, 8 in 2024-04-10T03:23:45.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:44 smithi016 bash[72916]: cluster 2024-04-10T03:23:43.587706+0000 mgr.y (mgr.25133) 520 : cluster 0 pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:45.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:44 smithi016 bash[72916]: cluster 2024-04-10T03:23:43.942636+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e892: 8 total, 8 up, 8 in 2024-04-10T03:23:45.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:44 smithi016 bash[72916]: audit 2024-04-10T03:23:43.943658+0000 mon.c (mon.2) 23 : audit 1 from='client.? 172.21.15.16:0/628391506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:45.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:44 smithi016 bash[72916]: audit 2024-04-10T03:23:43.944508+0000 mon.a (mon.0) 1496 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:45.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:44 smithi016 bash[74137]: cluster 2024-04-10T03:23:43.587706+0000 mgr.y (mgr.25133) 520 : cluster 0 pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:45.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:44 smithi016 bash[74137]: cluster 2024-04-10T03:23:43.942636+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e892: 8 total, 8 up, 8 in 2024-04-10T03:23:45.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:44 smithi016 bash[74137]: audit 2024-04-10T03:23:43.943658+0000 mon.c (mon.2) 23 : audit 1 from='client.? 172.21.15.16:0/628391506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:45.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:44 smithi016 bash[74137]: audit 2024-04-10T03:23:43.944508+0000 mon.a (mon.0) 1496 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:45.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:44 smithi136 bash[68278]: cluster 2024-04-10T03:23:43.587706+0000 mgr.y (mgr.25133) 520 : cluster 0 pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:45.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:44 smithi136 bash[68278]: cluster 2024-04-10T03:23:43.942636+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e892: 8 total, 8 up, 8 in 2024-04-10T03:23:45.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:44 smithi136 bash[68278]: audit 2024-04-10T03:23:43.943658+0000 mon.c (mon.2) 23 : audit 1 from='client.? 172.21.15.16:0/628391506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:45.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:44 smithi136 bash[68278]: audit 2024-04-10T03:23:43.944508+0000 mon.a (mon.0) 1496 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:45.978 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.Abort (3042 ms) 2024-04-10T03:23:45.979 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-04-10T03:23:46.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:45 smithi016 bash[72916]: audit 2024-04-10T03:23:44.938472+0000 mon.a (mon.0) 1497 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:46.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:45 smithi016 bash[72916]: cluster 2024-04-10T03:23:44.948482+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e893: 8 total, 8 up, 8 in 2024-04-10T03:23:46.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:45 smithi016 bash[72916]: cluster 2024-04-10T03:23:45.588545+0000 mgr.y (mgr.25133) 521 : cluster 0 pgmap v958: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:46.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:45 smithi016 bash[74137]: audit 2024-04-10T03:23:44.938472+0000 mon.a (mon.0) 1497 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:46.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:45 smithi016 bash[74137]: cluster 2024-04-10T03:23:44.948482+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e893: 8 total, 8 up, 8 in 2024-04-10T03:23:46.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:45 smithi016 bash[74137]: cluster 2024-04-10T03:23:45.588545+0000 mgr.y (mgr.25133) 521 : cluster 0 pgmap v958: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:46.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:45 smithi136 bash[68278]: audit 2024-04-10T03:23:44.938472+0000 mon.a (mon.0) 1497 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:46.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:45 smithi136 bash[68278]: cluster 2024-04-10T03:23:44.948482+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e893: 8 total, 8 up, 8 in 2024-04-10T03:23:46.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:45 smithi136 bash[68278]: cluster 2024-04-10T03:23:45.588545+0000 mgr.y (mgr.25133) 521 : cluster 0 pgmap v958: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:47.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:46 smithi016 bash[74137]: cluster 2024-04-10T03:23:45.969740+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e894: 8 total, 8 up, 8 in 2024-04-10T03:23:47.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:46 smithi016 bash[72916]: cluster 2024-04-10T03:23:45.969740+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e894: 8 total, 8 up, 8 in 2024-04-10T03:23:47.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:46 smithi136 bash[68278]: cluster 2024-04-10T03:23:45.969740+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e894: 8 total, 8 up, 8 in 2024-04-10T03:23:48.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:47 smithi016 bash[74137]: cluster 2024-04-10T03:23:46.978769+0000 mon.a (mon.0) 1500 : cluster 0 osdmap e895: 8 total, 8 up, 8 in 2024-04-10T03:23:48.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:47 smithi016 bash[74137]: audit 2024-04-10T03:23:46.983104+0000 mon.c (mon.2) 24 : audit 1 from='client.? 172.21.15.16:0/3564074332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:48.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:47 smithi016 bash[74137]: audit 2024-04-10T03:23:46.987078+0000 mon.a (mon.0) 1501 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:48.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:47 smithi016 bash[74137]: cluster 2024-04-10T03:23:47.589391+0000 mgr.y (mgr.25133) 522 : cluster 0 pgmap v961: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:48.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:47 smithi016 bash[72916]: cluster 2024-04-10T03:23:46.978769+0000 mon.a (mon.0) 1500 : cluster 0 osdmap e895: 8 total, 8 up, 8 in 2024-04-10T03:23:48.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:47 smithi016 bash[72916]: audit 2024-04-10T03:23:46.983104+0000 mon.c (mon.2) 24 : audit 1 from='client.? 172.21.15.16:0/3564074332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:48.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:47 smithi016 bash[72916]: audit 2024-04-10T03:23:46.987078+0000 mon.a (mon.0) 1501 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:48.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:47 smithi016 bash[72916]: cluster 2024-04-10T03:23:47.589391+0000 mgr.y (mgr.25133) 522 : cluster 0 pgmap v961: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:48.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:48 smithi136 bash[68278]: cluster 2024-04-10T03:23:46.978769+0000 mon.a (mon.0) 1500 : cluster 0 osdmap e895: 8 total, 8 up, 8 in 2024-04-10T03:23:48.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:48 smithi136 bash[68278]: audit 2024-04-10T03:23:46.983104+0000 mon.c (mon.2) 24 : audit 1 from='client.? 172.21.15.16:0/3564074332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:48.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:48 smithi136 bash[68278]: audit 2024-04-10T03:23:46.987078+0000 mon.a (mon.0) 1501 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:48.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:48 smithi136 bash[68278]: cluster 2024-04-10T03:23:47.589391+0000 mgr.y (mgr.25133) 522 : cluster 0 pgmap v961: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:49.007 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.ReserveError (3028 ms) 2024-04-10T03:23:49.007 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-04-10T03:23:49.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:48 smithi016 bash[72916]: cluster 2024-04-10T03:23:47.975460+0000 mon.a (mon.0) 1502 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:49.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:48 smithi016 bash[72916]: audit 2024-04-10T03:23:47.977155+0000 mon.a (mon.0) 1503 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:49.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:48 smithi016 bash[72916]: cluster 2024-04-10T03:23:47.984240+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e896: 8 total, 8 up, 8 in 2024-04-10T03:23:49.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:48 smithi016 bash[74137]: cluster 2024-04-10T03:23:47.975460+0000 mon.a (mon.0) 1502 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:49.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:48 smithi016 bash[74137]: audit 2024-04-10T03:23:47.977155+0000 mon.a (mon.0) 1503 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:49.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:48 smithi016 bash[74137]: cluster 2024-04-10T03:23:47.984240+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e896: 8 total, 8 up, 8 in 2024-04-10T03:23:49.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:48 smithi136 bash[68278]: cluster 2024-04-10T03:23:47.975460+0000 mon.a (mon.0) 1502 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:49.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:48 smithi136 bash[68278]: audit 2024-04-10T03:23:47.977155+0000 mon.a (mon.0) 1503 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:49.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:48 smithi136 bash[68278]: cluster 2024-04-10T03:23:47.984240+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e896: 8 total, 8 up, 8 in 2024-04-10T03:23:50.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:50 smithi016 bash[72916]: cluster 2024-04-10T03:23:49.007549+0000 mon.a (mon.0) 1505 : cluster 0 osdmap e897: 8 total, 8 up, 8 in 2024-04-10T03:23:50.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:50 smithi016 bash[72916]: cluster 2024-04-10T03:23:49.589951+0000 mgr.y (mgr.25133) 523 : cluster 0 pgmap v964: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:50.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:50 smithi016 bash[74137]: cluster 2024-04-10T03:23:49.007549+0000 mon.a (mon.0) 1505 : cluster 0 osdmap e897: 8 total, 8 up, 8 in 2024-04-10T03:23:50.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:50 smithi016 bash[74137]: cluster 2024-04-10T03:23:49.589951+0000 mgr.y (mgr.25133) 523 : cluster 0 pgmap v964: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:50.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:50 smithi136 bash[68278]: cluster 2024-04-10T03:23:49.007549+0000 mon.a (mon.0) 1505 : cluster 0 osdmap e897: 8 total, 8 up, 8 in 2024-04-10T03:23:50.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:50 smithi136 bash[68278]: cluster 2024-04-10T03:23:49.589951+0000 mgr.y (mgr.25133) 523 : cluster 0 pgmap v964: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:51.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[72916]: cluster 2024-04-10T03:23:50.004325+0000 mon.a (mon.0) 1506 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:51.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[72916]: cluster 2024-04-10T03:23:50.004442+0000 mon.a (mon.0) 1507 : cluster 1 Cluster is now healthy 2024-04-10T03:23:51.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[72916]: cluster 2024-04-10T03:23:50.026339+0000 mon.a (mon.0) 1508 : cluster 0 osdmap e898: 8 total, 8 up, 8 in 2024-04-10T03:23:51.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[72916]: audit 2024-04-10T03:23:50.032775+0000 mon.c (mon.2) 25 : audit 1 from='client.? 172.21.15.16:0/2342205832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:51.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[72916]: audit 2024-04-10T03:23:50.033464+0000 mon.a (mon.0) 1509 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:51.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[74137]: cluster 2024-04-10T03:23:50.004325+0000 mon.a (mon.0) 1506 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:51.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[74137]: cluster 2024-04-10T03:23:50.004442+0000 mon.a (mon.0) 1507 : cluster 1 Cluster is now healthy 2024-04-10T03:23:51.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[74137]: cluster 2024-04-10T03:23:50.026339+0000 mon.a (mon.0) 1508 : cluster 0 osdmap e898: 8 total, 8 up, 8 in 2024-04-10T03:23:51.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[74137]: audit 2024-04-10T03:23:50.032775+0000 mon.c (mon.2) 25 : audit 1 from='client.? 172.21.15.16:0/2342205832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:51.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[74137]: audit 2024-04-10T03:23:50.033464+0000 mon.a (mon.0) 1509 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:51.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:51 smithi136 bash[68278]: cluster 2024-04-10T03:23:50.004325+0000 mon.a (mon.0) 1506 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:51.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:51 smithi136 bash[68278]: cluster 2024-04-10T03:23:50.004442+0000 mon.a (mon.0) 1507 : cluster 1 Cluster is now healthy 2024-04-10T03:23:51.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:51 smithi136 bash[68278]: cluster 2024-04-10T03:23:50.026339+0000 mon.a (mon.0) 1508 : cluster 0 osdmap e898: 8 total, 8 up, 8 in 2024-04-10T03:23:51.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:51 smithi136 bash[68278]: audit 2024-04-10T03:23:50.032775+0000 mon.c (mon.2) 25 : audit 1 from='client.? 172.21.15.16:0/2342205832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:51.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:51 smithi136 bash[68278]: audit 2024-04-10T03:23:50.033464+0000 mon.a (mon.0) 1509 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:52.027 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:23:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:23:51] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.43.0" 2024-04-10T03:23:52.041 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.CommitError (3034 ms) 2024-04-10T03:23:52.041 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-04-10T03:23:52.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:52 smithi016 bash[72916]: audit 2024-04-10T03:23:51.019537+0000 mon.a (mon.0) 1510 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:52.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:52 smithi016 bash[72916]: cluster 2024-04-10T03:23:51.027904+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e899: 8 total, 8 up, 8 in 2024-04-10T03:23:52.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:52 smithi016 bash[72916]: cluster 2024-04-10T03:23:51.590697+0000 mgr.y (mgr.25133) 524 : cluster 0 pgmap v967: 137 pgs: 8 creating+peering, 22 unknown, 107 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:52.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:52 smithi016 bash[74137]: audit 2024-04-10T03:23:51.019537+0000 mon.a (mon.0) 1510 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:52.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:52 smithi016 bash[74137]: cluster 2024-04-10T03:23:51.027904+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e899: 8 total, 8 up, 8 in 2024-04-10T03:23:52.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:52 smithi016 bash[74137]: cluster 2024-04-10T03:23:51.590697+0000 mgr.y (mgr.25133) 524 : cluster 0 pgmap v967: 137 pgs: 8 creating+peering, 22 unknown, 107 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:52.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:52 smithi136 bash[68278]: audit 2024-04-10T03:23:51.019537+0000 mon.a (mon.0) 1510 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:52.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:52 smithi136 bash[68278]: cluster 2024-04-10T03:23:51.027904+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e899: 8 total, 8 up, 8 in 2024-04-10T03:23:52.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:52 smithi136 bash[68278]: cluster 2024-04-10T03:23:51.590697+0000 mgr.y (mgr.25133) 524 : cluster 0 pgmap v967: 137 pgs: 8 creating+peering, 22 unknown, 107 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:53.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:53 smithi016 bash[72916]: cluster 2024-04-10T03:23:52.042534+0000 mon.a (mon.0) 1512 : cluster 0 osdmap e900: 8 total, 8 up, 8 in 2024-04-10T03:23:53.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:53 smithi016 bash[74137]: cluster 2024-04-10T03:23:52.042534+0000 mon.a (mon.0) 1512 : cluster 0 osdmap e900: 8 total, 8 up, 8 in 2024-04-10T03:23:53.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:53 smithi136 bash[68278]: cluster 2024-04-10T03:23:52.042534+0000 mon.a (mon.0) 1512 : cluster 0 osdmap e900: 8 total, 8 up, 8 in 2024-04-10T03:23:54.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:54 smithi016 bash[72916]: cluster 2024-04-10T03:23:53.045776+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e901: 8 total, 8 up, 8 in 2024-04-10T03:23:54.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:54 smithi016 bash[72916]: audit 2024-04-10T03:23:53.050078+0000 mon.a (mon.0) 1514 : audit 1 from='client.? 172.21.15.16:0/283875426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:54.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:54 smithi016 bash[72916]: cluster 2024-04-10T03:23:53.591363+0000 mgr.y (mgr.25133) 525 : cluster 0 pgmap v970: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:54.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:54 smithi016 bash[74137]: cluster 2024-04-10T03:23:53.045776+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e901: 8 total, 8 up, 8 in 2024-04-10T03:23:54.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:54 smithi016 bash[74137]: audit 2024-04-10T03:23:53.050078+0000 mon.a (mon.0) 1514 : audit 1 from='client.? 172.21.15.16:0/283875426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:54.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:54 smithi016 bash[74137]: cluster 2024-04-10T03:23:53.591363+0000 mgr.y (mgr.25133) 525 : cluster 0 pgmap v970: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:54.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:54 smithi136 bash[68278]: cluster 2024-04-10T03:23:53.045776+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e901: 8 total, 8 up, 8 in 2024-04-10T03:23:54.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:54 smithi136 bash[68278]: audit 2024-04-10T03:23:53.050078+0000 mon.a (mon.0) 1514 : audit 1 from='client.? 172.21.15.16:0/283875426' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:54.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:54 smithi136 bash[68278]: cluster 2024-04-10T03:23:53.591363+0000 mgr.y (mgr.25133) 525 : cluster 0 pgmap v970: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:55.069 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.AbortError (3028 ms) 2024-04-10T03:23:55.069 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-04-10T03:23:55.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:55 smithi016 bash[74137]: cluster 2024-04-10T03:23:54.042151+0000 mon.a (mon.0) 1515 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:55.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:55 smithi016 bash[74137]: audit 2024-04-10T03:23:54.052062+0000 mon.a (mon.0) 1516 : audit 1 from='client.? 172.21.15.16:0/283875426' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:55.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:55 smithi016 bash[74137]: cluster 2024-04-10T03:23:54.059881+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e902: 8 total, 8 up, 8 in 2024-04-10T03:23:55.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:55 smithi016 bash[72916]: cluster 2024-04-10T03:23:54.042151+0000 mon.a (mon.0) 1515 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:55.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:55 smithi016 bash[72916]: audit 2024-04-10T03:23:54.052062+0000 mon.a (mon.0) 1516 : audit 1 from='client.? 172.21.15.16:0/283875426' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:55.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:55 smithi016 bash[72916]: cluster 2024-04-10T03:23:54.059881+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e902: 8 total, 8 up, 8 in 2024-04-10T03:23:55.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:55 smithi136 bash[68278]: cluster 2024-04-10T03:23:54.042151+0000 mon.a (mon.0) 1515 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:23:55.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:55 smithi136 bash[68278]: audit 2024-04-10T03:23:54.052062+0000 mon.a (mon.0) 1516 : audit 1 from='client.? 172.21.15.16:0/283875426' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:55.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:55 smithi136 bash[68278]: cluster 2024-04-10T03:23:54.059881+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e902: 8 total, 8 up, 8 in 2024-04-10T03:23:56.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:56 smithi136 bash[68278]: cluster 2024-04-10T03:23:55.066791+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e903: 8 total, 8 up, 8 in 2024-04-10T03:23:56.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:56 smithi136 bash[68278]: cluster 2024-04-10T03:23:55.592022+0000 mgr.y (mgr.25133) 526 : cluster 0 pgmap v973: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:56.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:56 smithi016 bash[72916]: cluster 2024-04-10T03:23:55.066791+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e903: 8 total, 8 up, 8 in 2024-04-10T03:23:56.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:56 smithi016 bash[72916]: cluster 2024-04-10T03:23:55.592022+0000 mgr.y (mgr.25133) 526 : cluster 0 pgmap v973: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:56.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:56 smithi016 bash[74137]: cluster 2024-04-10T03:23:55.066791+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e903: 8 total, 8 up, 8 in 2024-04-10T03:23:56.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:56 smithi016 bash[74137]: cluster 2024-04-10T03:23:55.592022+0000 mgr.y (mgr.25133) 526 : cluster 0 pgmap v973: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:57.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:57 smithi136 bash[68278]: cluster 2024-04-10T03:23:56.061552+0000 mon.a (mon.0) 1519 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:57.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:57 smithi136 bash[68278]: cluster 2024-04-10T03:23:56.061675+0000 mon.a (mon.0) 1520 : cluster 1 Cluster is now healthy 2024-04-10T03:23:57.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:57 smithi136 bash[68278]: cluster 2024-04-10T03:23:56.081186+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e904: 8 total, 8 up, 8 in 2024-04-10T03:23:57.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:57 smithi136 bash[68278]: audit 2024-04-10T03:23:56.096841+0000 mon.a (mon.0) 1522 : audit 1 from='client.? 172.21.15.16:0/4255764780' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:57.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:57 smithi016 bash[74137]: cluster 2024-04-10T03:23:56.061552+0000 mon.a (mon.0) 1519 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:57.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:57 smithi016 bash[74137]: cluster 2024-04-10T03:23:56.061675+0000 mon.a (mon.0) 1520 : cluster 1 Cluster is now healthy 2024-04-10T03:23:57.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:57 smithi016 bash[74137]: cluster 2024-04-10T03:23:56.081186+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e904: 8 total, 8 up, 8 in 2024-04-10T03:23:57.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:57 smithi016 bash[74137]: audit 2024-04-10T03:23:56.096841+0000 mon.a (mon.0) 1522 : audit 1 from='client.? 172.21.15.16:0/4255764780' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:57.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:57 smithi016 bash[72916]: cluster 2024-04-10T03:23:56.061552+0000 mon.a (mon.0) 1519 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:23:57.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:57 smithi016 bash[72916]: cluster 2024-04-10T03:23:56.061675+0000 mon.a (mon.0) 1520 : cluster 1 Cluster is now healthy 2024-04-10T03:23:57.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:57 smithi016 bash[72916]: cluster 2024-04-10T03:23:56.081186+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e904: 8 total, 8 up, 8 in 2024-04-10T03:23:57.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:57 smithi016 bash[72916]: audit 2024-04-10T03:23:56.096841+0000 mon.a (mon.0) 1522 : audit 1 from='client.? 172.21.15.16:0/4255764780' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:23:58.101 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3032 ms) 2024-04-10T03:23:58.101 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-04-10T03:23:58.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:58 smithi136 bash[68278]: audit 2024-04-10T03:23:57.083508+0000 mon.a (mon.0) 1523 : audit 1 from='client.? 172.21.15.16:0/4255764780' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:58.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:58 smithi136 bash[68278]: cluster 2024-04-10T03:23:57.089431+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e905: 8 total, 8 up, 8 in 2024-04-10T03:23:58.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:58 smithi136 bash[68278]: audit 2024-04-10T03:23:57.525662+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:58.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:58 smithi136 bash[68278]: cluster 2024-04-10T03:23:57.592772+0000 mgr.y (mgr.25133) 527 : cluster 0 pgmap v976: 137 pgs: 13 creating+peering, 16 unknown, 108 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:58.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:58 smithi016 bash[72916]: audit 2024-04-10T03:23:57.083508+0000 mon.a (mon.0) 1523 : audit 1 from='client.? 172.21.15.16:0/4255764780' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:58.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:58 smithi016 bash[72916]: cluster 2024-04-10T03:23:57.089431+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e905: 8 total, 8 up, 8 in 2024-04-10T03:23:58.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:58 smithi016 bash[72916]: audit 2024-04-10T03:23:57.525662+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:58.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:58 smithi016 bash[72916]: cluster 2024-04-10T03:23:57.592772+0000 mgr.y (mgr.25133) 527 : cluster 0 pgmap v976: 137 pgs: 13 creating+peering, 16 unknown, 108 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:58.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:58 smithi016 bash[74137]: audit 2024-04-10T03:23:57.083508+0000 mon.a (mon.0) 1523 : audit 1 from='client.? 172.21.15.16:0/4255764780' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:23:58.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:58 smithi016 bash[74137]: cluster 2024-04-10T03:23:57.089431+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e905: 8 total, 8 up, 8 in 2024-04-10T03:23:58.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:58 smithi016 bash[74137]: audit 2024-04-10T03:23:57.525662+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:23:58.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:58 smithi016 bash[74137]: cluster 2024-04-10T03:23:57.592772+0000 mgr.y (mgr.25133) 527 : cluster 0 pgmap v976: 137 pgs: 13 creating+peering, 16 unknown, 108 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:23:59.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:23:59 smithi136 bash[68278]: cluster 2024-04-10T03:23:58.101774+0000 mon.a (mon.0) 1526 : cluster 0 osdmap e906: 8 total, 8 up, 8 in 2024-04-10T03:23:59.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:23:59 smithi016 bash[72916]: cluster 2024-04-10T03:23:58.101774+0000 mon.a (mon.0) 1526 : cluster 0 osdmap e906: 8 total, 8 up, 8 in 2024-04-10T03:23:59.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:23:59 smithi016 bash[74137]: cluster 2024-04-10T03:23:58.101774+0000 mon.a (mon.0) 1526 : cluster 0 osdmap e906: 8 total, 8 up, 8 in 2024-04-10T03:24:00.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:00 smithi136 bash[68278]: cluster 2024-04-10T03:23:59.101410+0000 mon.a (mon.0) 1527 : cluster 0 osdmap e907: 8 total, 8 up, 8 in 2024-04-10T03:24:00.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:00 smithi136 bash[68278]: audit 2024-04-10T03:23:59.103054+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.16:0/3813215583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:00.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:00 smithi136 bash[68278]: cluster 2024-04-10T03:23:59.593619+0000 mgr.y (mgr.25133) 528 : cluster 0 pgmap v979: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:00.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:00 smithi136 bash[68278]: audit 2024-04-10T03:24:00.099898+0000 mon.a (mon.0) 1529 : audit 1 from='client.? 172.21.15.16:0/3813215583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:00.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:00 smithi136 bash[68278]: cluster 2024-04-10T03:24:00.107096+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e908: 8 total, 8 up, 8 in 2024-04-10T03:24:00.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[72916]: cluster 2024-04-10T03:23:59.101410+0000 mon.a (mon.0) 1527 : cluster 0 osdmap e907: 8 total, 8 up, 8 in 2024-04-10T03:24:00.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[72916]: audit 2024-04-10T03:23:59.103054+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.16:0/3813215583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:00.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[72916]: cluster 2024-04-10T03:23:59.593619+0000 mgr.y (mgr.25133) 528 : cluster 0 pgmap v979: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:00.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[72916]: audit 2024-04-10T03:24:00.099898+0000 mon.a (mon.0) 1529 : audit 1 from='client.? 172.21.15.16:0/3813215583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:00.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[72916]: cluster 2024-04-10T03:24:00.107096+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e908: 8 total, 8 up, 8 in 2024-04-10T03:24:00.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[74137]: cluster 2024-04-10T03:23:59.101410+0000 mon.a (mon.0) 1527 : cluster 0 osdmap e907: 8 total, 8 up, 8 in 2024-04-10T03:24:00.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[74137]: audit 2024-04-10T03:23:59.103054+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.16:0/3813215583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:00.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[74137]: cluster 2024-04-10T03:23:59.593619+0000 mgr.y (mgr.25133) 528 : cluster 0 pgmap v979: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:00.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[74137]: audit 2024-04-10T03:24:00.099898+0000 mon.a (mon.0) 1529 : audit 1 from='client.? 172.21.15.16:0/3813215583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:00.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:00 smithi016 bash[74137]: cluster 2024-04-10T03:24:00.107096+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e908: 8 total, 8 up, 8 in 2024-04-10T03:24:01.128 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3028 ms) 2024-04-10T03:24:01.128 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-04-10T03:24:01.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:01 smithi136 bash[68278]: cluster 2024-04-10T03:24:00.113730+0000 mon.a (mon.0) 1531 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:01.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:01 smithi016 bash[72916]: cluster 2024-04-10T03:24:00.113730+0000 mon.a (mon.0) 1531 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:01.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:01 smithi016 bash[74137]: cluster 2024-04-10T03:24:00.113730+0000 mon.a (mon.0) 1531 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:02.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:24:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:24:01] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-04-10T03:24:02.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:02 smithi136 bash[68278]: cluster 2024-04-10T03:24:01.124666+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e909: 8 total, 8 up, 8 in 2024-04-10T03:24:02.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:02 smithi136 bash[68278]: cluster 2024-04-10T03:24:01.594044+0000 mgr.y (mgr.25133) 529 : cluster 0 pgmap v982: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:02.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:02 smithi016 bash[72916]: cluster 2024-04-10T03:24:01.124666+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e909: 8 total, 8 up, 8 in 2024-04-10T03:24:02.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:02 smithi016 bash[72916]: cluster 2024-04-10T03:24:01.594044+0000 mgr.y (mgr.25133) 529 : cluster 0 pgmap v982: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:02.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:02 smithi016 bash[74137]: cluster 2024-04-10T03:24:01.124666+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e909: 8 total, 8 up, 8 in 2024-04-10T03:24:02.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:02 smithi016 bash[74137]: cluster 2024-04-10T03:24:01.594044+0000 mgr.y (mgr.25133) 529 : cluster 0 pgmap v982: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:03.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:03 smithi136 bash[68278]: cluster 2024-04-10T03:24:02.139659+0000 mon.a (mon.0) 1533 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:03.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:03 smithi136 bash[68278]: cluster 2024-04-10T03:24:02.139737+0000 mon.a (mon.0) 1534 : cluster 1 Cluster is now healthy 2024-04-10T03:24:03.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:03 smithi136 bash[68278]: cluster 2024-04-10T03:24:02.159279+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e910: 8 total, 8 up, 8 in 2024-04-10T03:24:03.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:03 smithi136 bash[68278]: audit 2024-04-10T03:24:02.169563+0000 mon.c (mon.2) 26 : audit 1 from='client.? 172.21.15.16:0/1812320912' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:03.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:03 smithi136 bash[68278]: audit 2024-04-10T03:24:02.170182+0000 mon.a (mon.0) 1536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:03.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[74137]: cluster 2024-04-10T03:24:02.139659+0000 mon.a (mon.0) 1533 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:03.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[74137]: cluster 2024-04-10T03:24:02.139737+0000 mon.a (mon.0) 1534 : cluster 1 Cluster is now healthy 2024-04-10T03:24:03.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[74137]: cluster 2024-04-10T03:24:02.159279+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e910: 8 total, 8 up, 8 in 2024-04-10T03:24:03.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[74137]: audit 2024-04-10T03:24:02.169563+0000 mon.c (mon.2) 26 : audit 1 from='client.? 172.21.15.16:0/1812320912' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:03.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[74137]: audit 2024-04-10T03:24:02.170182+0000 mon.a (mon.0) 1536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:03.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[72916]: cluster 2024-04-10T03:24:02.139659+0000 mon.a (mon.0) 1533 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:03.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[72916]: cluster 2024-04-10T03:24:02.139737+0000 mon.a (mon.0) 1534 : cluster 1 Cluster is now healthy 2024-04-10T03:24:03.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[72916]: cluster 2024-04-10T03:24:02.159279+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e910: 8 total, 8 up, 8 in 2024-04-10T03:24:03.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[72916]: audit 2024-04-10T03:24:02.169563+0000 mon.c (mon.2) 26 : audit 1 from='client.? 172.21.15.16:0/1812320912' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:03.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:03 smithi016 bash[72916]: audit 2024-04-10T03:24:02.170182+0000 mon.a (mon.0) 1536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:04.181 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3049 ms) 2024-04-10T03:24:04.182 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-04-10T03:24:04.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:04 smithi136 bash[68278]: audit 2024-04-10T03:24:03.163275+0000 mon.a (mon.0) 1537 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:04.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:04 smithi136 bash[68278]: cluster 2024-04-10T03:24:03.169571+0000 mon.a (mon.0) 1538 : cluster 0 osdmap e911: 8 total, 8 up, 8 in 2024-04-10T03:24:04.418 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:04 smithi136 bash[68278]: cluster 2024-04-10T03:24:03.594647+0000 mgr.y (mgr.25133) 530 : cluster 0 pgmap v985: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:04.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:04 smithi016 bash[72916]: audit 2024-04-10T03:24:03.163275+0000 mon.a (mon.0) 1537 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:04.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:04 smithi016 bash[72916]: cluster 2024-04-10T03:24:03.169571+0000 mon.a (mon.0) 1538 : cluster 0 osdmap e911: 8 total, 8 up, 8 in 2024-04-10T03:24:04.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:04 smithi016 bash[72916]: cluster 2024-04-10T03:24:03.594647+0000 mgr.y (mgr.25133) 530 : cluster 0 pgmap v985: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:04.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:04 smithi016 bash[74137]: audit 2024-04-10T03:24:03.163275+0000 mon.a (mon.0) 1537 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:04.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:04 smithi016 bash[74137]: cluster 2024-04-10T03:24:03.169571+0000 mon.a (mon.0) 1538 : cluster 0 osdmap e911: 8 total, 8 up, 8 in 2024-04-10T03:24:04.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:04 smithi016 bash[74137]: cluster 2024-04-10T03:24:03.594647+0000 mgr.y (mgr.25133) 530 : cluster 0 pgmap v985: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:05.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:05 smithi016 bash[72916]: cluster 2024-04-10T03:24:04.178273+0000 mon.a (mon.0) 1539 : cluster 0 osdmap e912: 8 total, 8 up, 8 in 2024-04-10T03:24:05.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:05 smithi016 bash[74137]: cluster 2024-04-10T03:24:04.178273+0000 mon.a (mon.0) 1539 : cluster 0 osdmap e912: 8 total, 8 up, 8 in 2024-04-10T03:24:05.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:05 smithi136 bash[68278]: cluster 2024-04-10T03:24:04.178273+0000 mon.a (mon.0) 1539 : cluster 0 osdmap e912: 8 total, 8 up, 8 in 2024-04-10T03:24:06.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:06 smithi016 bash[72916]: cluster 2024-04-10T03:24:05.187511+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e913: 8 total, 8 up, 8 in 2024-04-10T03:24:06.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:06 smithi016 bash[72916]: audit 2024-04-10T03:24:05.193005+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.16:0/1555182596' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:06.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:06 smithi016 bash[72916]: audit 2024-04-10T03:24:05.193584+0000 mon.a (mon.0) 1541 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:06.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:06 smithi016 bash[72916]: cluster 2024-04-10T03:24:05.595632+0000 mgr.y (mgr.25133) 531 : cluster 0 pgmap v988: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:06.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:06 smithi016 bash[74137]: cluster 2024-04-10T03:24:05.187511+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e913: 8 total, 8 up, 8 in 2024-04-10T03:24:06.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:06 smithi016 bash[74137]: audit 2024-04-10T03:24:05.193005+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.16:0/1555182596' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:06.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:06 smithi016 bash[74137]: audit 2024-04-10T03:24:05.193584+0000 mon.a (mon.0) 1541 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:06.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:06 smithi016 bash[74137]: cluster 2024-04-10T03:24:05.595632+0000 mgr.y (mgr.25133) 531 : cluster 0 pgmap v988: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:06.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:06 smithi136 bash[68278]: cluster 2024-04-10T03:24:05.187511+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e913: 8 total, 8 up, 8 in 2024-04-10T03:24:06.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:06 smithi136 bash[68278]: audit 2024-04-10T03:24:05.193005+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.16:0/1555182596' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:06.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:06 smithi136 bash[68278]: audit 2024-04-10T03:24:05.193584+0000 mon.a (mon.0) 1541 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:06.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:06 smithi136 bash[68278]: cluster 2024-04-10T03:24:05.595632+0000 mgr.y (mgr.25133) 531 : cluster 0 pgmap v988: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:07.218 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3039 ms) 2024-04-10T03:24:07.218 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-04-10T03:24:07.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:07 smithi016 bash[72916]: cluster 2024-04-10T03:24:06.184889+0000 mon.a (mon.0) 1542 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:07.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:07 smithi016 bash[72916]: audit 2024-04-10T03:24:06.186610+0000 mon.a (mon.0) 1543 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:07.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:07 smithi016 bash[72916]: cluster 2024-04-10T03:24:06.191913+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e914: 8 total, 8 up, 8 in 2024-04-10T03:24:07.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:07 smithi016 bash[74137]: cluster 2024-04-10T03:24:06.184889+0000 mon.a (mon.0) 1542 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:07.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:07 smithi016 bash[74137]: audit 2024-04-10T03:24:06.186610+0000 mon.a (mon.0) 1543 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:07.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:07 smithi016 bash[74137]: cluster 2024-04-10T03:24:06.191913+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e914: 8 total, 8 up, 8 in 2024-04-10T03:24:07.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:07 smithi136 bash[68278]: cluster 2024-04-10T03:24:06.184889+0000 mon.a (mon.0) 1542 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:07.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:07 smithi136 bash[68278]: audit 2024-04-10T03:24:06.186610+0000 mon.a (mon.0) 1543 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:07.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:07 smithi136 bash[68278]: cluster 2024-04-10T03:24:06.191913+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e914: 8 total, 8 up, 8 in 2024-04-10T03:24:08.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:08 smithi016 bash[74137]: cluster 2024-04-10T03:24:07.212623+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e915: 8 total, 8 up, 8 in 2024-04-10T03:24:08.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:08 smithi016 bash[74137]: cluster 2024-04-10T03:24:07.596216+0000 mgr.y (mgr.25133) 532 : cluster 0 pgmap v991: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:08.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:08 smithi016 bash[72916]: cluster 2024-04-10T03:24:07.212623+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e915: 8 total, 8 up, 8 in 2024-04-10T03:24:08.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:08 smithi016 bash[72916]: cluster 2024-04-10T03:24:07.596216+0000 mgr.y (mgr.25133) 532 : cluster 0 pgmap v991: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:08.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:08 smithi136 bash[68278]: cluster 2024-04-10T03:24:07.212623+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e915: 8 total, 8 up, 8 in 2024-04-10T03:24:08.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:08 smithi136 bash[68278]: cluster 2024-04-10T03:24:07.596216+0000 mgr.y (mgr.25133) 532 : cluster 0 pgmap v991: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:09.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[72916]: cluster 2024-04-10T03:24:08.207110+0000 mon.a (mon.0) 1546 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:09.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[72916]: cluster 2024-04-10T03:24:08.207189+0000 mon.a (mon.0) 1547 : cluster 1 Cluster is now healthy 2024-04-10T03:24:09.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[72916]: cluster 2024-04-10T03:24:08.225357+0000 mon.a (mon.0) 1548 : cluster 0 osdmap e916: 8 total, 8 up, 8 in 2024-04-10T03:24:09.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[72916]: audit 2024-04-10T03:24:08.231673+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.16:0/3216956577' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:09.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[72916]: audit 2024-04-10T03:24:08.236188+0000 mon.a (mon.0) 1549 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:09.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[74137]: cluster 2024-04-10T03:24:08.207110+0000 mon.a (mon.0) 1546 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:09.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[74137]: cluster 2024-04-10T03:24:08.207189+0000 mon.a (mon.0) 1547 : cluster 1 Cluster is now healthy 2024-04-10T03:24:09.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[74137]: cluster 2024-04-10T03:24:08.225357+0000 mon.a (mon.0) 1548 : cluster 0 osdmap e916: 8 total, 8 up, 8 in 2024-04-10T03:24:09.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[74137]: audit 2024-04-10T03:24:08.231673+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.16:0/3216956577' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:09.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:09 smithi016 bash[74137]: audit 2024-04-10T03:24:08.236188+0000 mon.a (mon.0) 1549 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:09.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:09 smithi136 bash[68278]: cluster 2024-04-10T03:24:08.207110+0000 mon.a (mon.0) 1546 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:09.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:09 smithi136 bash[68278]: cluster 2024-04-10T03:24:08.207189+0000 mon.a (mon.0) 1547 : cluster 1 Cluster is now healthy 2024-04-10T03:24:09.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:09 smithi136 bash[68278]: cluster 2024-04-10T03:24:08.225357+0000 mon.a (mon.0) 1548 : cluster 0 osdmap e916: 8 total, 8 up, 8 in 2024-04-10T03:24:09.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:09 smithi136 bash[68278]: audit 2024-04-10T03:24:08.231673+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.16:0/3216956577' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:09.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:09 smithi136 bash[68278]: audit 2024-04-10T03:24:08.236188+0000 mon.a (mon.0) 1549 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:10.255 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3037 ms) 2024-04-10T03:24:10.255 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-04-10T03:24:10.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:10 smithi016 bash[72916]: audit 2024-04-10T03:24:09.221507+0000 mon.a (mon.0) 1550 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:10.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:10 smithi016 bash[72916]: cluster 2024-04-10T03:24:09.230593+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e917: 8 total, 8 up, 8 in 2024-04-10T03:24:10.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:10 smithi016 bash[72916]: cluster 2024-04-10T03:24:09.596637+0000 mgr.y (mgr.25133) 533 : cluster 0 pgmap v994: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:10.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:10 smithi016 bash[74137]: audit 2024-04-10T03:24:09.221507+0000 mon.a (mon.0) 1550 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:10.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:10 smithi016 bash[74137]: cluster 2024-04-10T03:24:09.230593+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e917: 8 total, 8 up, 8 in 2024-04-10T03:24:10.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:10 smithi016 bash[74137]: cluster 2024-04-10T03:24:09.596637+0000 mgr.y (mgr.25133) 533 : cluster 0 pgmap v994: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:10.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:10 smithi136 bash[68278]: audit 2024-04-10T03:24:09.221507+0000 mon.a (mon.0) 1550 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:10.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:10 smithi136 bash[68278]: cluster 2024-04-10T03:24:09.230593+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e917: 8 total, 8 up, 8 in 2024-04-10T03:24:10.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:10 smithi136 bash[68278]: cluster 2024-04-10T03:24:09.596637+0000 mgr.y (mgr.25133) 533 : cluster 0 pgmap v994: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:11.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:11 smithi016 bash[74137]: cluster 2024-04-10T03:24:10.252373+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e918: 8 total, 8 up, 8 in 2024-04-10T03:24:11.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:11 smithi016 bash[72916]: cluster 2024-04-10T03:24:10.252373+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e918: 8 total, 8 up, 8 in 2024-04-10T03:24:11.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:11 smithi136 bash[68278]: cluster 2024-04-10T03:24:10.252373+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e918: 8 total, 8 up, 8 in 2024-04-10T03:24:12.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:24:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:24:11] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-04-10T03:24:12.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:12 smithi016 bash[74137]: cluster 2024-04-10T03:24:11.266672+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e919: 8 total, 8 up, 8 in 2024-04-10T03:24:12.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:12 smithi016 bash[74137]: audit 2024-04-10T03:24:11.271957+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.16:0/841521023' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:12.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:12 smithi016 bash[74137]: audit 2024-04-10T03:24:11.275574+0000 mon.a (mon.0) 1554 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:12.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:12 smithi016 bash[74137]: cluster 2024-04-10T03:24:11.597299+0000 mgr.y (mgr.25133) 534 : cluster 0 pgmap v997: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:12.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:12 smithi016 bash[72916]: cluster 2024-04-10T03:24:11.266672+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e919: 8 total, 8 up, 8 in 2024-04-10T03:24:12.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:12 smithi016 bash[72916]: audit 2024-04-10T03:24:11.271957+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.16:0/841521023' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:12.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:12 smithi016 bash[72916]: audit 2024-04-10T03:24:11.275574+0000 mon.a (mon.0) 1554 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:12.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:12 smithi016 bash[72916]: cluster 2024-04-10T03:24:11.597299+0000 mgr.y (mgr.25133) 534 : cluster 0 pgmap v997: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:12.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:12 smithi136 bash[68278]: cluster 2024-04-10T03:24:11.266672+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e919: 8 total, 8 up, 8 in 2024-04-10T03:24:12.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:12 smithi136 bash[68278]: audit 2024-04-10T03:24:11.271957+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.16:0/841521023' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:12.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:12 smithi136 bash[68278]: audit 2024-04-10T03:24:11.275574+0000 mon.a (mon.0) 1554 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:12.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:12 smithi136 bash[68278]: cluster 2024-04-10T03:24:11.597299+0000 mgr.y (mgr.25133) 534 : cluster 0 pgmap v997: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:13.291 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3036 ms) 2024-04-10T03:24:13.291 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-04-10T03:24:13.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[72916]: cluster 2024-04-10T03:24:12.261378+0000 mon.a (mon.0) 1555 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:13.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[72916]: audit 2024-04-10T03:24:12.272003+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:13.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[72916]: cluster 2024-04-10T03:24:12.283136+0000 mon.a (mon.0) 1557 : cluster 0 osdmap e920: 8 total, 8 up, 8 in 2024-04-10T03:24:13.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[72916]: audit 2024-04-10T03:24:12.528433+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:13.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[72916]: audit 2024-04-10T03:24:12.529495+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:13.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[74137]: cluster 2024-04-10T03:24:12.261378+0000 mon.a (mon.0) 1555 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:13.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[74137]: audit 2024-04-10T03:24:12.272003+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:13.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[74137]: cluster 2024-04-10T03:24:12.283136+0000 mon.a (mon.0) 1557 : cluster 0 osdmap e920: 8 total, 8 up, 8 in 2024-04-10T03:24:13.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[74137]: audit 2024-04-10T03:24:12.528433+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:13.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:13 smithi016 bash[74137]: audit 2024-04-10T03:24:12.529495+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:13 smithi136 bash[68278]: cluster 2024-04-10T03:24:12.261378+0000 mon.a (mon.0) 1555 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:13.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:13 smithi136 bash[68278]: audit 2024-04-10T03:24:12.272003+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:13.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:13 smithi136 bash[68278]: cluster 2024-04-10T03:24:12.283136+0000 mon.a (mon.0) 1557 : cluster 0 osdmap e920: 8 total, 8 up, 8 in 2024-04-10T03:24:13.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:13 smithi136 bash[68278]: audit 2024-04-10T03:24:12.528433+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:13.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:13 smithi136 bash[68278]: audit 2024-04-10T03:24:12.529495+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:14.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:14 smithi016 bash[74137]: cluster 2024-04-10T03:24:13.283118+0000 mon.a (mon.0) 1560 : cluster 0 osdmap e921: 8 total, 8 up, 8 in 2024-04-10T03:24:14.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:14 smithi016 bash[74137]: cluster 2024-04-10T03:24:13.597816+0000 mgr.y (mgr.25133) 535 : cluster 0 pgmap v1000: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:14.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:14 smithi016 bash[72916]: cluster 2024-04-10T03:24:13.283118+0000 mon.a (mon.0) 1560 : cluster 0 osdmap e921: 8 total, 8 up, 8 in 2024-04-10T03:24:14.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:14 smithi016 bash[72916]: cluster 2024-04-10T03:24:13.597816+0000 mgr.y (mgr.25133) 535 : cluster 0 pgmap v1000: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:14.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:14 smithi136 bash[68278]: cluster 2024-04-10T03:24:13.283118+0000 mon.a (mon.0) 1560 : cluster 0 osdmap e921: 8 total, 8 up, 8 in 2024-04-10T03:24:14.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:14 smithi136 bash[68278]: cluster 2024-04-10T03:24:13.597816+0000 mgr.y (mgr.25133) 535 : cluster 0 pgmap v1000: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:15 smithi016 bash[72916]: cluster 2024-04-10T03:24:14.287286+0000 mon.a (mon.0) 1561 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:15 smithi016 bash[72916]: cluster 2024-04-10T03:24:14.287364+0000 mon.a (mon.0) 1562 : cluster 1 Cluster is now healthy 2024-04-10T03:24:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:15 smithi016 bash[72916]: cluster 2024-04-10T03:24:14.308003+0000 mon.a (mon.0) 1563 : cluster 0 osdmap e922: 8 total, 8 up, 8 in 2024-04-10T03:24:15.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:15 smithi016 bash[72916]: audit 2024-04-10T03:24:14.309009+0000 mon.a (mon.0) 1564 : audit 1 from='client.? 172.21.15.16:0/140684137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:15.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:15 smithi016 bash[74137]: cluster 2024-04-10T03:24:14.287286+0000 mon.a (mon.0) 1561 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:15.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:15 smithi016 bash[74137]: cluster 2024-04-10T03:24:14.287364+0000 mon.a (mon.0) 1562 : cluster 1 Cluster is now healthy 2024-04-10T03:24:15.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:15 smithi016 bash[74137]: cluster 2024-04-10T03:24:14.308003+0000 mon.a (mon.0) 1563 : cluster 0 osdmap e922: 8 total, 8 up, 8 in 2024-04-10T03:24:15.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:15 smithi016 bash[74137]: audit 2024-04-10T03:24:14.309009+0000 mon.a (mon.0) 1564 : audit 1 from='client.? 172.21.15.16:0/140684137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:15.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:15 smithi136 bash[68278]: cluster 2024-04-10T03:24:14.287286+0000 mon.a (mon.0) 1561 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:15.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:15 smithi136 bash[68278]: cluster 2024-04-10T03:24:14.287364+0000 mon.a (mon.0) 1562 : cluster 1 Cluster is now healthy 2024-04-10T03:24:15.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:15 smithi136 bash[68278]: cluster 2024-04-10T03:24:14.308003+0000 mon.a (mon.0) 1563 : cluster 0 osdmap e922: 8 total, 8 up, 8 in 2024-04-10T03:24:15.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:15 smithi136 bash[68278]: audit 2024-04-10T03:24:14.309009+0000 mon.a (mon.0) 1564 : audit 1 from='client.? 172.21.15.16:0/140684137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:16.329 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.Cleanup (3038 ms) 2024-04-10T03:24:16.329 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-04-10T03:24:16.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:16 smithi136 bash[68278]: audit 2024-04-10T03:24:15.312584+0000 mon.a (mon.0) 1565 : audit 1 from='client.? 172.21.15.16:0/140684137' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:16.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:16 smithi136 bash[68278]: cluster 2024-04-10T03:24:15.321622+0000 mon.a (mon.0) 1566 : cluster 0 osdmap e923: 8 total, 8 up, 8 in 2024-04-10T03:24:16.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:16 smithi136 bash[68278]: cluster 2024-04-10T03:24:15.598325+0000 mgr.y (mgr.25133) 536 : cluster 0 pgmap v1003: 137 pgs: 23 unknown, 114 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:16.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:16 smithi016 bash[74137]: audit 2024-04-10T03:24:15.312584+0000 mon.a (mon.0) 1565 : audit 1 from='client.? 172.21.15.16:0/140684137' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:16.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:16 smithi016 bash[74137]: cluster 2024-04-10T03:24:15.321622+0000 mon.a (mon.0) 1566 : cluster 0 osdmap e923: 8 total, 8 up, 8 in 2024-04-10T03:24:16.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:16 smithi016 bash[74137]: cluster 2024-04-10T03:24:15.598325+0000 mgr.y (mgr.25133) 536 : cluster 0 pgmap v1003: 137 pgs: 23 unknown, 114 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:16.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:16 smithi016 bash[72916]: audit 2024-04-10T03:24:15.312584+0000 mon.a (mon.0) 1565 : audit 1 from='client.? 172.21.15.16:0/140684137' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:16.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:16 smithi016 bash[72916]: cluster 2024-04-10T03:24:15.321622+0000 mon.a (mon.0) 1566 : cluster 0 osdmap e923: 8 total, 8 up, 8 in 2024-04-10T03:24:16.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:16 smithi016 bash[72916]: cluster 2024-04-10T03:24:15.598325+0000 mgr.y (mgr.25133) 536 : cluster 0 pgmap v1003: 137 pgs: 23 unknown, 114 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:17.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:17 smithi136 bash[68278]: cluster 2024-04-10T03:24:16.330235+0000 mon.a (mon.0) 1567 : cluster 0 osdmap e924: 8 total, 8 up, 8 in 2024-04-10T03:24:17.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:17 smithi016 bash[72916]: cluster 2024-04-10T03:24:16.330235+0000 mon.a (mon.0) 1567 : cluster 0 osdmap e924: 8 total, 8 up, 8 in 2024-04-10T03:24:17.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:17 smithi016 bash[74137]: cluster 2024-04-10T03:24:16.330235+0000 mon.a (mon.0) 1567 : cluster 0 osdmap e924: 8 total, 8 up, 8 in 2024-04-10T03:24:18.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:18 smithi136 bash[68278]: cluster 2024-04-10T03:24:17.336091+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e925: 8 total, 8 up, 8 in 2024-04-10T03:24:18.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:18 smithi136 bash[68278]: audit 2024-04-10T03:24:17.338028+0000 mon.a (mon.0) 1569 : audit 1 from='client.? 172.21.15.16:0/154605209' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:18.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:18 smithi136 bash[68278]: cluster 2024-04-10T03:24:17.599048+0000 mgr.y (mgr.25133) 537 : cluster 0 pgmap v1006: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:18 smithi016 bash[72916]: cluster 2024-04-10T03:24:17.336091+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e925: 8 total, 8 up, 8 in 2024-04-10T03:24:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:18 smithi016 bash[72916]: audit 2024-04-10T03:24:17.338028+0000 mon.a (mon.0) 1569 : audit 1 from='client.? 172.21.15.16:0/154605209' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:18.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:18 smithi016 bash[72916]: cluster 2024-04-10T03:24:17.599048+0000 mgr.y (mgr.25133) 537 : cluster 0 pgmap v1006: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:18 smithi016 bash[74137]: cluster 2024-04-10T03:24:17.336091+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e925: 8 total, 8 up, 8 in 2024-04-10T03:24:18.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:18 smithi016 bash[74137]: audit 2024-04-10T03:24:17.338028+0000 mon.a (mon.0) 1569 : audit 1 from='client.? 172.21.15.16:0/154605209' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:18.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:18 smithi016 bash[74137]: cluster 2024-04-10T03:24:17.599048+0000 mgr.y (mgr.25133) 537 : cluster 0 pgmap v1006: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:19.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:19 smithi136 bash[68278]: cluster 2024-04-10T03:24:18.333951+0000 mon.a (mon.0) 1570 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:19.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:19 smithi136 bash[68278]: audit 2024-04-10T03:24:18.345237+0000 mon.a (mon.0) 1571 : audit 1 from='client.? 172.21.15.16:0/154605209' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:19.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:19 smithi136 bash[68278]: cluster 2024-04-10T03:24:18.353756+0000 mon.a (mon.0) 1572 : cluster 0 osdmap e926: 8 total, 8 up, 8 in 2024-04-10T03:24:19.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:19 smithi016 bash[74137]: cluster 2024-04-10T03:24:18.333951+0000 mon.a (mon.0) 1570 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:19.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:19 smithi016 bash[74137]: audit 2024-04-10T03:24:18.345237+0000 mon.a (mon.0) 1571 : audit 1 from='client.? 172.21.15.16:0/154605209' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:19.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:19 smithi016 bash[74137]: cluster 2024-04-10T03:24:18.353756+0000 mon.a (mon.0) 1572 : cluster 0 osdmap e926: 8 total, 8 up, 8 in 2024-04-10T03:24:19.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:19 smithi016 bash[72916]: cluster 2024-04-10T03:24:18.333951+0000 mon.a (mon.0) 1570 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:19.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:19 smithi016 bash[72916]: audit 2024-04-10T03:24:18.345237+0000 mon.a (mon.0) 1571 : audit 1 from='client.? 172.21.15.16:0/154605209' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:19.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:19 smithi016 bash[72916]: cluster 2024-04-10T03:24:18.353756+0000 mon.a (mon.0) 1572 : cluster 0 osdmap e926: 8 total, 8 up, 8 in 2024-04-10T03:24:20.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:20 smithi136 bash[68278]: cluster 2024-04-10T03:24:19.349343+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e927: 8 total, 8 up, 8 in 2024-04-10T03:24:20.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:20 smithi136 bash[68278]: cluster 2024-04-10T03:24:19.599542+0000 mgr.y (mgr.25133) 538 : cluster 0 pgmap v1009: 137 pgs: 25 unknown, 112 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:20.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:20 smithi016 bash[72916]: cluster 2024-04-10T03:24:19.349343+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e927: 8 total, 8 up, 8 in 2024-04-10T03:24:20.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:20 smithi016 bash[72916]: cluster 2024-04-10T03:24:19.599542+0000 mgr.y (mgr.25133) 538 : cluster 0 pgmap v1009: 137 pgs: 25 unknown, 112 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:20 smithi016 bash[74137]: cluster 2024-04-10T03:24:19.349343+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e927: 8 total, 8 up, 8 in 2024-04-10T03:24:20.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:20 smithi016 bash[74137]: cluster 2024-04-10T03:24:19.599542+0000 mgr.y (mgr.25133) 538 : cluster 0 pgmap v1009: 137 pgs: 25 unknown, 112 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:21.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:21 smithi136 bash[68278]: cluster 2024-04-10T03:24:20.346748+0000 mon.a (mon.0) 1574 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:21.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:21 smithi136 bash[68278]: cluster 2024-04-10T03:24:20.346795+0000 mon.a (mon.0) 1575 : cluster 1 Cluster is now healthy 2024-04-10T03:24:21.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:21 smithi016 bash[72916]: cluster 2024-04-10T03:24:20.346748+0000 mon.a (mon.0) 1574 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:21.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:21 smithi016 bash[72916]: cluster 2024-04-10T03:24:20.346795+0000 mon.a (mon.0) 1575 : cluster 1 Cluster is now healthy 2024-04-10T03:24:21.765 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:21 smithi016 bash[74137]: cluster 2024-04-10T03:24:20.346748+0000 mon.a (mon.0) 1574 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:21.765 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:21 smithi016 bash[74137]: cluster 2024-04-10T03:24:20.346795+0000 mon.a (mon.0) 1575 : cluster 1 Cluster is now healthy 2024-04-10T03:24:22.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:24:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:24:21] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2024-04-10T03:24:22.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:22 smithi136 bash[68278]: cluster 2024-04-10T03:24:21.600062+0000 mgr.y (mgr.25133) 539 : cluster 0 pgmap v1010: 137 pgs: 11 unknown, 126 active+clean; 1.1 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.2 MiB/s wr, 4.76k op/s 2024-04-10T03:24:22.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:22 smithi016 bash[74137]: cluster 2024-04-10T03:24:21.600062+0000 mgr.y (mgr.25133) 539 : cluster 0 pgmap v1010: 137 pgs: 11 unknown, 126 active+clean; 1.1 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.2 MiB/s wr, 4.76k op/s 2024-04-10T03:24:22.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:22 smithi016 bash[72916]: cluster 2024-04-10T03:24:21.600062+0000 mgr.y (mgr.25133) 539 : cluster 0 pgmap v1010: 137 pgs: 11 unknown, 126 active+clean; 1.1 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.2 MiB/s wr, 4.76k op/s 2024-04-10T03:24:23.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:23 smithi136 bash[68278]: audit 2024-04-10T03:24:22.373966+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:24:23.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:23 smithi136 bash[68278]: audit 2024-04-10T03:24:23.105448+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:24:23.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:23 smithi136 bash[68278]: audit 2024-04-10T03:24:23.106317+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:24:23.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:23 smithi136 bash[68278]: audit 2024-04-10T03:24:23.111082+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:23 smithi016 bash[74137]: audit 2024-04-10T03:24:22.373966+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:24:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:23 smithi016 bash[74137]: audit 2024-04-10T03:24:23.105448+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:24:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:23 smithi016 bash[74137]: audit 2024-04-10T03:24:23.106317+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:24:23.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:23 smithi016 bash[74137]: audit 2024-04-10T03:24:23.111082+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:23.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:23 smithi016 bash[72916]: audit 2024-04-10T03:24:22.373966+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:24:23.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:23 smithi016 bash[72916]: audit 2024-04-10T03:24:23.105448+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:24:23.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:23 smithi016 bash[72916]: audit 2024-04-10T03:24:23.106317+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:24:23.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:23 smithi016 bash[72916]: audit 2024-04-10T03:24:23.111082+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:24.668 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:24 smithi136 bash[68278]: cluster 2024-04-10T03:24:23.600678+0000 mgr.y (mgr.25133) 540 : cluster 0 pgmap v1011: 137 pgs: 137 active+clean; 1.1 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.6 MiB/s wr, 4.01k op/s 2024-04-10T03:24:24.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:24 smithi016 bash[72916]: cluster 2024-04-10T03:24:23.600678+0000 mgr.y (mgr.25133) 540 : cluster 0 pgmap v1011: 137 pgs: 137 active+clean; 1.1 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.6 MiB/s wr, 4.01k op/s 2024-04-10T03:24:24.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:24 smithi016 bash[74137]: cluster 2024-04-10T03:24:23.600678+0000 mgr.y (mgr.25133) 540 : cluster 0 pgmap v1011: 137 pgs: 137 active+clean; 1.1 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.6 MiB/s wr, 4.01k op/s 2024-04-10T03:24:26.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:26 smithi136 bash[68278]: cluster 2024-04-10T03:24:25.601274+0000 mgr.y (mgr.25133) 541 : cluster 0 pgmap v1012: 137 pgs: 137 active+clean; 1.9 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 6.9 MiB/s wr, 7.79k op/s 2024-04-10T03:24:27.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:26 smithi016 bash[72916]: cluster 2024-04-10T03:24:25.601274+0000 mgr.y (mgr.25133) 541 : cluster 0 pgmap v1012: 137 pgs: 137 active+clean; 1.9 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 6.9 MiB/s wr, 7.79k op/s 2024-04-10T03:24:27.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:26 smithi016 bash[74137]: cluster 2024-04-10T03:24:25.601274+0000 mgr.y (mgr.25133) 541 : cluster 0 pgmap v1012: 137 pgs: 137 active+clean; 1.9 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 6.9 MiB/s wr, 7.79k op/s 2024-04-10T03:24:28.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:28 smithi016 bash[74137]: audit 2024-04-10T03:24:27.529184+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:28.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:28 smithi016 bash[74137]: audit 2024-04-10T03:24:27.530472+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:28.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:28 smithi016 bash[74137]: cluster 2024-04-10T03:24:27.602024+0000 mgr.y (mgr.25133) 542 : cluster 0 pgmap v1013: 137 pgs: 137 active+clean; 1.9 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 6.0 MiB/s wr, 6.74k op/s 2024-04-10T03:24:28.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:28 smithi016 bash[72916]: audit 2024-04-10T03:24:27.529184+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:28.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:28 smithi016 bash[72916]: audit 2024-04-10T03:24:27.530472+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:28.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:28 smithi016 bash[72916]: cluster 2024-04-10T03:24:27.602024+0000 mgr.y (mgr.25133) 542 : cluster 0 pgmap v1013: 137 pgs: 137 active+clean; 1.9 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 6.0 MiB/s wr, 6.74k op/s 2024-04-10T03:24:28.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:28 smithi136 bash[68278]: audit 2024-04-10T03:24:27.529184+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:28.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:28 smithi136 bash[68278]: audit 2024-04-10T03:24:27.530472+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:28.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:28 smithi136 bash[68278]: cluster 2024-04-10T03:24:27.602024+0000 mgr.y (mgr.25133) 542 : cluster 0 pgmap v1013: 137 pgs: 137 active+clean; 1.9 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 6.0 MiB/s wr, 6.74k op/s 2024-04-10T03:24:30.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:30 smithi136 bash[68278]: cluster 2024-04-10T03:24:29.602690+0000 mgr.y (mgr.25133) 543 : cluster 0 pgmap v1014: 137 pgs: 137 active+clean; 1.9 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 5.4 MiB/s wr, 6.08k op/s 2024-04-10T03:24:31.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:30 smithi016 bash[72916]: cluster 2024-04-10T03:24:29.602690+0000 mgr.y (mgr.25133) 543 : cluster 0 pgmap v1014: 137 pgs: 137 active+clean; 1.9 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 5.4 MiB/s wr, 6.08k op/s 2024-04-10T03:24:31.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:30 smithi016 bash[74137]: cluster 2024-04-10T03:24:29.602690+0000 mgr.y (mgr.25133) 543 : cluster 0 pgmap v1014: 137 pgs: 137 active+clean; 1.9 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 5.4 MiB/s wr, 6.08k op/s 2024-04-10T03:24:32.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:24:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:24:31] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-04-10T03:24:32.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:32 smithi136 bash[68278]: cluster 2024-04-10T03:24:31.603565+0000 mgr.y (mgr.25133) 544 : cluster 0 pgmap v1015: 137 pgs: 137 active+clean; 2.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 6.1 MiB/s wr, 6.96k op/s 2024-04-10T03:24:33.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:32 smithi016 bash[72916]: cluster 2024-04-10T03:24:31.603565+0000 mgr.y (mgr.25133) 544 : cluster 0 pgmap v1015: 137 pgs: 137 active+clean; 2.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 6.1 MiB/s wr, 6.96k op/s 2024-04-10T03:24:33.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:32 smithi016 bash[74137]: cluster 2024-04-10T03:24:31.603565+0000 mgr.y (mgr.25133) 544 : cluster 0 pgmap v1015: 137 pgs: 137 active+clean; 2.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 6.1 MiB/s wr, 6.96k op/s 2024-04-10T03:24:34.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:34 smithi136 bash[68278]: cluster 2024-04-10T03:24:33.604140+0000 mgr.y (mgr.25133) 545 : cluster 0 pgmap v1016: 137 pgs: 137 active+clean; 2.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 4.3 MiB/s wr, 4.87k op/s 2024-04-10T03:24:35.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:34 smithi016 bash[74137]: cluster 2024-04-10T03:24:33.604140+0000 mgr.y (mgr.25133) 545 : cluster 0 pgmap v1016: 137 pgs: 137 active+clean; 2.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 4.3 MiB/s wr, 4.87k op/s 2024-04-10T03:24:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:34 smithi016 bash[72916]: cluster 2024-04-10T03:24:33.604140+0000 mgr.y (mgr.25133) 545 : cluster 0 pgmap v1016: 137 pgs: 137 active+clean; 2.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 4.3 MiB/s wr, 4.87k op/s 2024-04-10T03:24:36.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:36 smithi136 bash[68278]: cluster 2024-04-10T03:24:35.605057+0000 mgr.y (mgr.25133) 546 : cluster 0 pgmap v1017: 137 pgs: 137 active+clean; 2.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 167 MiB/s rd, 4.3 MiB/s wr, 5.20k op/s 2024-04-10T03:24:37.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:36 smithi016 bash[74137]: cluster 2024-04-10T03:24:35.605057+0000 mgr.y (mgr.25133) 546 : cluster 0 pgmap v1017: 137 pgs: 137 active+clean; 2.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 167 MiB/s rd, 4.3 MiB/s wr, 5.20k op/s 2024-04-10T03:24:37.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:36 smithi016 bash[72916]: cluster 2024-04-10T03:24:35.605057+0000 mgr.y (mgr.25133) 546 : cluster 0 pgmap v1017: 137 pgs: 137 active+clean; 2.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 167 MiB/s rd, 4.3 MiB/s wr, 5.20k op/s 2024-04-10T03:24:38.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:38 smithi136 bash[68278]: cluster 2024-04-10T03:24:37.605625+0000 mgr.y (mgr.25133) 547 : cluster 0 pgmap v1018: 137 pgs: 137 active+clean; 2.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 149 MiB/s rd, 1.6 MiB/s wr, 2.09k op/s 2024-04-10T03:24:39.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:38 smithi016 bash[74137]: cluster 2024-04-10T03:24:37.605625+0000 mgr.y (mgr.25133) 547 : cluster 0 pgmap v1018: 137 pgs: 137 active+clean; 2.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 149 MiB/s rd, 1.6 MiB/s wr, 2.09k op/s 2024-04-10T03:24:39.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:38 smithi016 bash[72916]: cluster 2024-04-10T03:24:37.605625+0000 mgr.y (mgr.25133) 547 : cluster 0 pgmap v1018: 137 pgs: 137 active+clean; 2.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 149 MiB/s rd, 1.6 MiB/s wr, 2.09k op/s 2024-04-10T03:24:39.689 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.MultiProducer (23359 ms) 2024-04-10T03:24:39.689 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-04-10T03:24:41.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:40 smithi016 bash[74137]: cluster 2024-04-10T03:24:39.606739+0000 mgr.y (mgr.25133) 548 : cluster 0 pgmap v1019: 137 pgs: 137 active+clean; 2.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 149 MiB/s rd, 1.6 MiB/s wr, 2.09k op/s 2024-04-10T03:24:41.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:40 smithi016 bash[74137]: cluster 2024-04-10T03:24:39.689614+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e928: 8 total, 8 up, 8 in 2024-04-10T03:24:41.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:40 smithi016 bash[72916]: cluster 2024-04-10T03:24:39.606739+0000 mgr.y (mgr.25133) 548 : cluster 0 pgmap v1019: 137 pgs: 137 active+clean; 2.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 149 MiB/s rd, 1.6 MiB/s wr, 2.09k op/s 2024-04-10T03:24:41.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:40 smithi016 bash[72916]: cluster 2024-04-10T03:24:39.689614+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e928: 8 total, 8 up, 8 in 2024-04-10T03:24:41.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:40 smithi136 bash[68278]: cluster 2024-04-10T03:24:39.606739+0000 mgr.y (mgr.25133) 548 : cluster 0 pgmap v1019: 137 pgs: 137 active+clean; 2.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 149 MiB/s rd, 1.6 MiB/s wr, 2.09k op/s 2024-04-10T03:24:41.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:40 smithi136 bash[68278]: cluster 2024-04-10T03:24:39.689614+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e928: 8 total, 8 up, 8 in 2024-04-10T03:24:42.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:24:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:24:41] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-04-10T03:24:42.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:41 smithi016 bash[72916]: cluster 2024-04-10T03:24:40.701562+0000 mon.a (mon.0) 1583 : cluster 0 osdmap e929: 8 total, 8 up, 8 in 2024-04-10T03:24:42.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:41 smithi016 bash[72916]: audit 2024-04-10T03:24:40.708760+0000 mon.a (mon.0) 1584 : audit 1 from='client.? 172.21.15.16:0/3115932707' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:42.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:41 smithi016 bash[74137]: cluster 2024-04-10T03:24:40.701562+0000 mon.a (mon.0) 1583 : cluster 0 osdmap e929: 8 total, 8 up, 8 in 2024-04-10T03:24:42.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:41 smithi016 bash[74137]: audit 2024-04-10T03:24:40.708760+0000 mon.a (mon.0) 1584 : audit 1 from='client.? 172.21.15.16:0/3115932707' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:42.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:41 smithi136 bash[68278]: cluster 2024-04-10T03:24:40.701562+0000 mon.a (mon.0) 1583 : cluster 0 osdmap e929: 8 total, 8 up, 8 in 2024-04-10T03:24:42.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:41 smithi136 bash[68278]: audit 2024-04-10T03:24:40.708760+0000 mon.a (mon.0) 1584 : audit 1 from='client.? 172.21.15.16:0/3115932707' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:43.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[72916]: cluster 2024-04-10T03:24:41.607483+0000 mgr.y (mgr.25133) 549 : cluster 0 pgmap v1022: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[72916]: cluster 2024-04-10T03:24:41.694254+0000 mon.a (mon.0) 1585 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[72916]: audit 2024-04-10T03:24:41.703273+0000 mon.a (mon.0) 1586 : audit 1 from='client.? 172.21.15.16:0/3115932707' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[72916]: cluster 2024-04-10T03:24:41.713232+0000 mon.a (mon.0) 1587 : cluster 0 osdmap e930: 8 total, 8 up, 8 in 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[72916]: audit 2024-04-10T03:24:42.529022+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[72916]: audit 2024-04-10T03:24:42.530038+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[74137]: cluster 2024-04-10T03:24:41.607483+0000 mgr.y (mgr.25133) 549 : cluster 0 pgmap v1022: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[74137]: cluster 2024-04-10T03:24:41.694254+0000 mon.a (mon.0) 1585 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[74137]: audit 2024-04-10T03:24:41.703273+0000 mon.a (mon.0) 1586 : audit 1 from='client.? 172.21.15.16:0/3115932707' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[74137]: cluster 2024-04-10T03:24:41.713232+0000 mon.a (mon.0) 1587 : cluster 0 osdmap e930: 8 total, 8 up, 8 in 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[74137]: audit 2024-04-10T03:24:42.529022+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:43.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:42 smithi016 bash[74137]: audit 2024-04-10T03:24:42.530038+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:43.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:42 smithi136 bash[68278]: cluster 2024-04-10T03:24:41.607483+0000 mgr.y (mgr.25133) 549 : cluster 0 pgmap v1022: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:43.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:42 smithi136 bash[68278]: cluster 2024-04-10T03:24:41.694254+0000 mon.a (mon.0) 1585 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:43.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:42 smithi136 bash[68278]: audit 2024-04-10T03:24:41.703273+0000 mon.a (mon.0) 1586 : audit 1 from='client.? 172.21.15.16:0/3115932707' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:43.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:42 smithi136 bash[68278]: cluster 2024-04-10T03:24:41.713232+0000 mon.a (mon.0) 1587 : cluster 0 osdmap e930: 8 total, 8 up, 8 in 2024-04-10T03:24:43.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:42 smithi136 bash[68278]: audit 2024-04-10T03:24:42.529022+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:43.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:42 smithi136 bash[68278]: audit 2024-04-10T03:24:42.530038+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:43.716 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4028 ms) 2024-04-10T03:24:43.716 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-04-10T03:24:44.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:43 smithi016 bash[72916]: cluster 2024-04-10T03:24:42.708344+0000 mon.a (mon.0) 1590 : cluster 0 osdmap e931: 8 total, 8 up, 8 in 2024-04-10T03:24:44.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:43 smithi016 bash[74137]: cluster 2024-04-10T03:24:42.708344+0000 mon.a (mon.0) 1590 : cluster 0 osdmap e931: 8 total, 8 up, 8 in 2024-04-10T03:24:44.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:43 smithi136 bash[68278]: cluster 2024-04-10T03:24:42.708344+0000 mon.a (mon.0) 1590 : cluster 0 osdmap e931: 8 total, 8 up, 8 in 2024-04-10T03:24:45.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:44 smithi016 bash[74137]: cluster 2024-04-10T03:24:43.608063+0000 mgr.y (mgr.25133) 550 : cluster 0 pgmap v1025: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:44 smithi016 bash[74137]: cluster 2024-04-10T03:24:43.705419+0000 mon.a (mon.0) 1591 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:44 smithi016 bash[74137]: cluster 2024-04-10T03:24:43.705494+0000 mon.a (mon.0) 1592 : cluster 1 Cluster is now healthy 2024-04-10T03:24:45.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:44 smithi016 bash[74137]: cluster 2024-04-10T03:24:43.717549+0000 mon.a (mon.0) 1593 : cluster 0 osdmap e932: 8 total, 8 up, 8 in 2024-04-10T03:24:45.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:44 smithi016 bash[72916]: cluster 2024-04-10T03:24:43.608063+0000 mgr.y (mgr.25133) 550 : cluster 0 pgmap v1025: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:45.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:44 smithi016 bash[72916]: cluster 2024-04-10T03:24:43.705419+0000 mon.a (mon.0) 1591 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:45.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:44 smithi016 bash[72916]: cluster 2024-04-10T03:24:43.705494+0000 mon.a (mon.0) 1592 : cluster 1 Cluster is now healthy 2024-04-10T03:24:45.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:44 smithi016 bash[72916]: cluster 2024-04-10T03:24:43.717549+0000 mon.a (mon.0) 1593 : cluster 0 osdmap e932: 8 total, 8 up, 8 in 2024-04-10T03:24:45.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:44 smithi136 bash[68278]: cluster 2024-04-10T03:24:43.608063+0000 mgr.y (mgr.25133) 550 : cluster 0 pgmap v1025: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:44 smithi136 bash[68278]: cluster 2024-04-10T03:24:43.705419+0000 mon.a (mon.0) 1591 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:44 smithi136 bash[68278]: cluster 2024-04-10T03:24:43.705494+0000 mon.a (mon.0) 1592 : cluster 1 Cluster is now healthy 2024-04-10T03:24:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:44 smithi136 bash[68278]: cluster 2024-04-10T03:24:43.717549+0000 mon.a (mon.0) 1593 : cluster 0 osdmap e932: 8 total, 8 up, 8 in 2024-04-10T03:24:46.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:45 smithi016 bash[74137]: cluster 2024-04-10T03:24:44.720084+0000 mon.a (mon.0) 1594 : cluster 0 osdmap e933: 8 total, 8 up, 8 in 2024-04-10T03:24:46.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:45 smithi016 bash[74137]: audit 2024-04-10T03:24:44.724132+0000 mon.a (mon.0) 1595 : audit 1 from='client.? 172.21.15.16:0/1975088077' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:46.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:45 smithi016 bash[72916]: cluster 2024-04-10T03:24:44.720084+0000 mon.a (mon.0) 1594 : cluster 0 osdmap e933: 8 total, 8 up, 8 in 2024-04-10T03:24:46.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:45 smithi016 bash[72916]: audit 2024-04-10T03:24:44.724132+0000 mon.a (mon.0) 1595 : audit 1 from='client.? 172.21.15.16:0/1975088077' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:46.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:45 smithi136 bash[68278]: cluster 2024-04-10T03:24:44.720084+0000 mon.a (mon.0) 1594 : cluster 0 osdmap e933: 8 total, 8 up, 8 in 2024-04-10T03:24:46.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:45 smithi136 bash[68278]: audit 2024-04-10T03:24:44.724132+0000 mon.a (mon.0) 1595 : audit 1 from='client.? 172.21.15.16:0/1975088077' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:24:47.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:46 smithi016 bash[72916]: cluster 2024-04-10T03:24:45.609151+0000 mgr.y (mgr.25133) 551 : cluster 0 pgmap v1028: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:47.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:46 smithi016 bash[72916]: cluster 2024-04-10T03:24:45.717672+0000 mon.a (mon.0) 1596 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:47.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:46 smithi016 bash[72916]: audit 2024-04-10T03:24:45.719423+0000 mon.a (mon.0) 1597 : audit 1 from='client.? 172.21.15.16:0/1975088077' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:47.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:46 smithi016 bash[72916]: cluster 2024-04-10T03:24:45.726220+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e934: 8 total, 8 up, 8 in 2024-04-10T03:24:47.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:46 smithi016 bash[74137]: cluster 2024-04-10T03:24:45.609151+0000 mgr.y (mgr.25133) 551 : cluster 0 pgmap v1028: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:47.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:46 smithi016 bash[74137]: cluster 2024-04-10T03:24:45.717672+0000 mon.a (mon.0) 1596 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:47.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:46 smithi016 bash[74137]: audit 2024-04-10T03:24:45.719423+0000 mon.a (mon.0) 1597 : audit 1 from='client.? 172.21.15.16:0/1975088077' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:47.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:46 smithi016 bash[74137]: cluster 2024-04-10T03:24:45.726220+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e934: 8 total, 8 up, 8 in 2024-04-10T03:24:47.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:46 smithi136 bash[68278]: cluster 2024-04-10T03:24:45.609151+0000 mgr.y (mgr.25133) 551 : cluster 0 pgmap v1028: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:47.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:46 smithi136 bash[68278]: cluster 2024-04-10T03:24:45.717672+0000 mon.a (mon.0) 1596 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:24:47.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:46 smithi136 bash[68278]: audit 2024-04-10T03:24:45.719423+0000 mon.a (mon.0) 1597 : audit 1 from='client.? 172.21.15.16:0/1975088077' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:24:47.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:46 smithi136 bash[68278]: cluster 2024-04-10T03:24:45.726220+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e934: 8 total, 8 up, 8 in 2024-04-10T03:24:48.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:47 smithi016 bash[72916]: cluster 2024-04-10T03:24:46.750496+0000 mon.a (mon.0) 1599 : cluster 0 osdmap e935: 8 total, 8 up, 8 in 2024-04-10T03:24:48.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:47 smithi016 bash[74137]: cluster 2024-04-10T03:24:46.750496+0000 mon.a (mon.0) 1599 : cluster 0 osdmap e935: 8 total, 8 up, 8 in 2024-04-10T03:24:48.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:47 smithi136 bash[68278]: cluster 2024-04-10T03:24:46.750496+0000 mon.a (mon.0) 1599 : cluster 0 osdmap e935: 8 total, 8 up, 8 in 2024-04-10T03:24:49.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:48 smithi016 bash[72916]: cluster 2024-04-10T03:24:47.609786+0000 mgr.y (mgr.25133) 552 : cluster 0 pgmap v1031: 137 pgs: 9 creating+peering, 9 unknown, 119 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:49.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:48 smithi016 bash[72916]: cluster 2024-04-10T03:24:47.747437+0000 mon.a (mon.0) 1600 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:49.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:48 smithi016 bash[72916]: cluster 2024-04-10T03:24:47.747478+0000 mon.a (mon.0) 1601 : cluster 1 Cluster is now healthy 2024-04-10T03:24:49.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:48 smithi016 bash[74137]: cluster 2024-04-10T03:24:47.609786+0000 mgr.y (mgr.25133) 552 : cluster 0 pgmap v1031: 137 pgs: 9 creating+peering, 9 unknown, 119 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:49.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:48 smithi016 bash[74137]: cluster 2024-04-10T03:24:47.747437+0000 mon.a (mon.0) 1600 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:49.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:48 smithi016 bash[74137]: cluster 2024-04-10T03:24:47.747478+0000 mon.a (mon.0) 1601 : cluster 1 Cluster is now healthy 2024-04-10T03:24:49.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:48 smithi136 bash[68278]: cluster 2024-04-10T03:24:47.609786+0000 mgr.y (mgr.25133) 552 : cluster 0 pgmap v1031: 137 pgs: 9 creating+peering, 9 unknown, 119 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:24:49.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:48 smithi136 bash[68278]: cluster 2024-04-10T03:24:47.747437+0000 mon.a (mon.0) 1600 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:24:49.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:48 smithi136 bash[68278]: cluster 2024-04-10T03:24:47.747478+0000 mon.a (mon.0) 1601 : cluster 1 Cluster is now healthy 2024-04-10T03:24:51.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:50 smithi016 bash[74137]: cluster 2024-04-10T03:24:49.610449+0000 mgr.y (mgr.25133) 553 : cluster 0 pgmap v1032: 137 pgs: 9 creating+peering, 128 active+clean; 1.1 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 4.20k op/s 2024-04-10T03:24:51.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:50 smithi016 bash[72916]: cluster 2024-04-10T03:24:49.610449+0000 mgr.y (mgr.25133) 553 : cluster 0 pgmap v1032: 137 pgs: 9 creating+peering, 128 active+clean; 1.1 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 4.20k op/s 2024-04-10T03:24:51.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:50 smithi136 bash[68278]: cluster 2024-04-10T03:24:49.610449+0000 mgr.y (mgr.25133) 553 : cluster 0 pgmap v1032: 137 pgs: 9 creating+peering, 128 active+clean; 1.1 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 4.20k op/s 2024-04-10T03:24:52.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:24:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:24:51] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2024-04-10T03:24:53.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:52 smithi016 bash[72916]: cluster 2024-04-10T03:24:51.611211+0000 mgr.y (mgr.25133) 554 : cluster 0 pgmap v1033: 137 pgs: 137 active+clean; 1.1 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 3.59k op/s 2024-04-10T03:24:53.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:52 smithi016 bash[74137]: cluster 2024-04-10T03:24:51.611211+0000 mgr.y (mgr.25133) 554 : cluster 0 pgmap v1033: 137 pgs: 137 active+clean; 1.1 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 3.59k op/s 2024-04-10T03:24:53.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:52 smithi136 bash[68278]: cluster 2024-04-10T03:24:51.611211+0000 mgr.y (mgr.25133) 554 : cluster 0 pgmap v1033: 137 pgs: 137 active+clean; 1.1 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 3.59k op/s 2024-04-10T03:24:55.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:54 smithi016 bash[72916]: cluster 2024-04-10T03:24:53.611668+0000 mgr.y (mgr.25133) 555 : cluster 0 pgmap v1034: 137 pgs: 137 active+clean; 1.1 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 3.09k op/s 2024-04-10T03:24:55.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:54 smithi016 bash[74137]: cluster 2024-04-10T03:24:53.611668+0000 mgr.y (mgr.25133) 555 : cluster 0 pgmap v1034: 137 pgs: 137 active+clean; 1.1 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 3.09k op/s 2024-04-10T03:24:55.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:54 smithi136 bash[68278]: cluster 2024-04-10T03:24:53.611668+0000 mgr.y (mgr.25133) 555 : cluster 0 pgmap v1034: 137 pgs: 137 active+clean; 1.1 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 3.09k op/s 2024-04-10T03:24:57.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:56 smithi016 bash[72916]: cluster 2024-04-10T03:24:55.612246+0000 mgr.y (mgr.25133) 556 : cluster 0 pgmap v1035: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 44 MiB/s rd, 4.4 MiB/s wr, 5.19k op/s 2024-04-10T03:24:57.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:56 smithi016 bash[74137]: cluster 2024-04-10T03:24:55.612246+0000 mgr.y (mgr.25133) 556 : cluster 0 pgmap v1035: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 44 MiB/s rd, 4.4 MiB/s wr, 5.19k op/s 2024-04-10T03:24:57.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:56 smithi136 bash[68278]: cluster 2024-04-10T03:24:55.612246+0000 mgr.y (mgr.25133) 556 : cluster 0 pgmap v1035: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 44 MiB/s rd, 4.4 MiB/s wr, 5.19k op/s 2024-04-10T03:24:58.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:58 smithi016 bash[74137]: audit 2024-04-10T03:24:57.529574+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:58.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:58 smithi016 bash[74137]: audit 2024-04-10T03:24:57.530733+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:58.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:24:58 smithi016 bash[74137]: cluster 2024-04-10T03:24:57.612724+0000 mgr.y (mgr.25133) 557 : cluster 0 pgmap v1036: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 40 MiB/s rd, 4.0 MiB/s wr, 4.73k op/s 2024-04-10T03:24:58.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:58 smithi016 bash[72916]: audit 2024-04-10T03:24:57.529574+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:58.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:58 smithi016 bash[72916]: audit 2024-04-10T03:24:57.530733+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:58.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:24:58 smithi016 bash[72916]: cluster 2024-04-10T03:24:57.612724+0000 mgr.y (mgr.25133) 557 : cluster 0 pgmap v1036: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 40 MiB/s rd, 4.0 MiB/s wr, 4.73k op/s 2024-04-10T03:24:58.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:58 smithi136 bash[68278]: audit 2024-04-10T03:24:57.529574+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:24:58.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:58 smithi136 bash[68278]: audit 2024-04-10T03:24:57.530733+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:24:58.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:24:58 smithi136 bash[68278]: cluster 2024-04-10T03:24:57.612724+0000 mgr.y (mgr.25133) 557 : cluster 0 pgmap v1036: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 40 MiB/s rd, 4.0 MiB/s wr, 4.73k op/s 2024-04-10T03:25:00.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:00 smithi136 bash[68278]: cluster 2024-04-10T03:24:59.613319+0000 mgr.y (mgr.25133) 558 : cluster 0 pgmap v1037: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 58 MiB/s rd, 4.6 MiB/s wr, 5.52k op/s 2024-04-10T03:25:01.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:00 smithi016 bash[72916]: cluster 2024-04-10T03:24:59.613319+0000 mgr.y (mgr.25133) 558 : cluster 0 pgmap v1037: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 58 MiB/s rd, 4.6 MiB/s wr, 5.52k op/s 2024-04-10T03:25:01.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:00 smithi016 bash[74137]: cluster 2024-04-10T03:24:59.613319+0000 mgr.y (mgr.25133) 558 : cluster 0 pgmap v1037: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 58 MiB/s rd, 4.6 MiB/s wr, 5.52k op/s 2024-04-10T03:25:02.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:25:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:25:01] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-04-10T03:25:02.918 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:02 smithi136 bash[68278]: cluster 2024-04-10T03:25:01.613940+0000 mgr.y (mgr.25133) 559 : cluster 0 pgmap v1038: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 49 MiB/s rd, 2.9 MiB/s wr, 3.46k op/s 2024-04-10T03:25:03.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:02 smithi016 bash[72916]: cluster 2024-04-10T03:25:01.613940+0000 mgr.y (mgr.25133) 559 : cluster 0 pgmap v1038: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 49 MiB/s rd, 2.9 MiB/s wr, 3.46k op/s 2024-04-10T03:25:03.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:02 smithi016 bash[74137]: cluster 2024-04-10T03:25:01.613940+0000 mgr.y (mgr.25133) 559 : cluster 0 pgmap v1038: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 49 MiB/s rd, 2.9 MiB/s wr, 3.46k op/s 2024-04-10T03:25:05.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:04 smithi016 bash[72916]: cluster 2024-04-10T03:25:03.614397+0000 mgr.y (mgr.25133) 560 : cluster 0 pgmap v1039: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 49 MiB/s rd, 2.9 MiB/s wr, 3.46k op/s 2024-04-10T03:25:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:04 smithi016 bash[74137]: cluster 2024-04-10T03:25:03.614397+0000 mgr.y (mgr.25133) 560 : cluster 0 pgmap v1039: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 49 MiB/s rd, 2.9 MiB/s wr, 3.46k op/s 2024-04-10T03:25:05.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:04 smithi136 bash[68278]: cluster 2024-04-10T03:25:03.614397+0000 mgr.y (mgr.25133) 560 : cluster 0 pgmap v1039: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 49 MiB/s rd, 2.9 MiB/s wr, 3.46k op/s 2024-04-10T03:25:07.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:06 smithi016 bash[72916]: cluster 2024-04-10T03:25:05.615013+0000 mgr.y (mgr.25133) 561 : cluster 0 pgmap v1040: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 57 MiB/s rd, 3.5 MiB/s wr, 4.30k op/s 2024-04-10T03:25:07.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:06 smithi016 bash[74137]: cluster 2024-04-10T03:25:05.615013+0000 mgr.y (mgr.25133) 561 : cluster 0 pgmap v1040: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 57 MiB/s rd, 3.5 MiB/s wr, 4.30k op/s 2024-04-10T03:25:07.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:06 smithi136 bash[68278]: cluster 2024-04-10T03:25:05.615013+0000 mgr.y (mgr.25133) 561 : cluster 0 pgmap v1040: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 57 MiB/s rd, 3.5 MiB/s wr, 4.30k op/s 2024-04-10T03:25:09.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:08 smithi016 bash[72916]: cluster 2024-04-10T03:25:07.615490+0000 mgr.y (mgr.25133) 562 : cluster 0 pgmap v1041: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 1.7 MiB/s wr, 2.08k op/s 2024-04-10T03:25:09.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:08 smithi016 bash[74137]: cluster 2024-04-10T03:25:07.615490+0000 mgr.y (mgr.25133) 562 : cluster 0 pgmap v1041: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 1.7 MiB/s wr, 2.08k op/s 2024-04-10T03:25:09.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:08 smithi136 bash[68278]: cluster 2024-04-10T03:25:07.615490+0000 mgr.y (mgr.25133) 562 : cluster 0 pgmap v1041: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 1.7 MiB/s wr, 2.08k op/s 2024-04-10T03:25:11.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:10 smithi016 bash[72916]: cluster 2024-04-10T03:25:09.616098+0000 mgr.y (mgr.25133) 563 : cluster 0 pgmap v1042: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 56 MiB/s rd, 2.3 MiB/s wr, 2.90k op/s 2024-04-10T03:25:11.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:10 smithi016 bash[74137]: cluster 2024-04-10T03:25:09.616098+0000 mgr.y (mgr.25133) 563 : cluster 0 pgmap v1042: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 56 MiB/s rd, 2.3 MiB/s wr, 2.90k op/s 2024-04-10T03:25:11.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:10 smithi136 bash[68278]: cluster 2024-04-10T03:25:09.616098+0000 mgr.y (mgr.25133) 563 : cluster 0 pgmap v1042: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 56 MiB/s rd, 2.3 MiB/s wr, 2.90k op/s 2024-04-10T03:25:12.060 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:25:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:25:11] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2024-04-10T03:25:13.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:12 smithi016 bash[72916]: cluster 2024-04-10T03:25:11.616885+0000 mgr.y (mgr.25133) 564 : cluster 0 pgmap v1043: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 1.3 MiB/s wr, 1.65k op/s 2024-04-10T03:25:13.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:12 smithi016 bash[72916]: audit 2024-04-10T03:25:12.526292+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:13.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:12 smithi016 bash[74137]: cluster 2024-04-10T03:25:11.616885+0000 mgr.y (mgr.25133) 564 : cluster 0 pgmap v1043: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 1.3 MiB/s wr, 1.65k op/s 2024-04-10T03:25:13.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:12 smithi016 bash[74137]: audit 2024-04-10T03:25:12.526292+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:13.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:12 smithi136 bash[68278]: cluster 2024-04-10T03:25:11.616885+0000 mgr.y (mgr.25133) 564 : cluster 0 pgmap v1043: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 1.3 MiB/s wr, 1.65k op/s 2024-04-10T03:25:13.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:12 smithi136 bash[68278]: audit 2024-04-10T03:25:12.526292+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:14.705 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (30988 ms) 2024-04-10T03:25:14.705 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-04-10T03:25:15.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:14 smithi016 bash[72916]: cluster 2024-04-10T03:25:13.617496+0000 mgr.y (mgr.25133) 565 : cluster 0 pgmap v1044: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 1.3 MiB/s wr, 1.65k op/s 2024-04-10T03:25:15.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:14 smithi016 bash[74137]: cluster 2024-04-10T03:25:13.617496+0000 mgr.y (mgr.25133) 565 : cluster 0 pgmap v1044: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 1.3 MiB/s wr, 1.65k op/s 2024-04-10T03:25:15.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:14 smithi136 bash[68278]: cluster 2024-04-10T03:25:13.617496+0000 mgr.y (mgr.25133) 565 : cluster 0 pgmap v1044: 137 pgs: 137 active+clean; 1.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 1.3 MiB/s wr, 1.65k op/s 2024-04-10T03:25:16.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:15 smithi016 bash[72916]: cluster 2024-04-10T03:25:14.700907+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e936: 8 total, 8 up, 8 in 2024-04-10T03:25:16.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:15 smithi016 bash[74137]: cluster 2024-04-10T03:25:14.700907+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e936: 8 total, 8 up, 8 in 2024-04-10T03:25:16.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:15 smithi136 bash[68278]: cluster 2024-04-10T03:25:14.700907+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e936: 8 total, 8 up, 8 in 2024-04-10T03:25:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:16 smithi016 bash[74137]: cluster 2024-04-10T03:25:15.618311+0000 mgr.y (mgr.25133) 566 : cluster 0 pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:16 smithi016 bash[74137]: cluster 2024-04-10T03:25:15.724821+0000 mon.a (mon.0) 1606 : cluster 0 osdmap e937: 8 total, 8 up, 8 in 2024-04-10T03:25:17.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:16 smithi016 bash[74137]: audit 2024-04-10T03:25:15.726540+0000 mon.a (mon.0) 1607 : audit 1 from='client.? 172.21.15.16:0/313539892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:17.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:16 smithi016 bash[72916]: cluster 2024-04-10T03:25:15.618311+0000 mgr.y (mgr.25133) 566 : cluster 0 pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:17.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:16 smithi016 bash[72916]: cluster 2024-04-10T03:25:15.724821+0000 mon.a (mon.0) 1606 : cluster 0 osdmap e937: 8 total, 8 up, 8 in 2024-04-10T03:25:17.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:16 smithi016 bash[72916]: audit 2024-04-10T03:25:15.726540+0000 mon.a (mon.0) 1607 : audit 1 from='client.? 172.21.15.16:0/313539892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:17.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:16 smithi136 bash[68278]: cluster 2024-04-10T03:25:15.618311+0000 mgr.y (mgr.25133) 566 : cluster 0 pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:17.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:16 smithi136 bash[68278]: cluster 2024-04-10T03:25:15.724821+0000 mon.a (mon.0) 1606 : cluster 0 osdmap e937: 8 total, 8 up, 8 in 2024-04-10T03:25:17.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:16 smithi136 bash[68278]: audit 2024-04-10T03:25:15.726540+0000 mon.a (mon.0) 1607 : audit 1 from='client.? 172.21.15.16:0/313539892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:17 smithi016 bash[72916]: audit 2024-04-10T03:25:16.729274+0000 mon.a (mon.0) 1608 : audit 1 from='client.? 172.21.15.16:0/313539892' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:18.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:17 smithi016 bash[72916]: cluster 2024-04-10T03:25:16.742900+0000 mon.a (mon.0) 1609 : cluster 0 osdmap e938: 8 total, 8 up, 8 in 2024-04-10T03:25:18.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:17 smithi016 bash[74137]: audit 2024-04-10T03:25:16.729274+0000 mon.a (mon.0) 1608 : audit 1 from='client.? 172.21.15.16:0/313539892' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:18.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:17 smithi016 bash[74137]: cluster 2024-04-10T03:25:16.742900+0000 mon.a (mon.0) 1609 : cluster 0 osdmap e938: 8 total, 8 up, 8 in 2024-04-10T03:25:18.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:17 smithi136 bash[68278]: audit 2024-04-10T03:25:16.729274+0000 mon.a (mon.0) 1608 : audit 1 from='client.? 172.21.15.16:0/313539892' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:18.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:17 smithi136 bash[68278]: cluster 2024-04-10T03:25:16.742900+0000 mon.a (mon.0) 1609 : cluster 0 osdmap e938: 8 total, 8 up, 8 in 2024-04-10T03:25:19.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:18 smithi016 bash[72916]: cluster 2024-04-10T03:25:17.618990+0000 mgr.y (mgr.25133) 567 : cluster 0 pgmap v1049: 137 pgs: 3 creating+peering, 22 unknown, 112 active+clean; 586 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:19.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:18 smithi016 bash[72916]: cluster 2024-04-10T03:25:17.742279+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e939: 8 total, 8 up, 8 in 2024-04-10T03:25:19.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:18 smithi016 bash[74137]: cluster 2024-04-10T03:25:17.618990+0000 mgr.y (mgr.25133) 567 : cluster 0 pgmap v1049: 137 pgs: 3 creating+peering, 22 unknown, 112 active+clean; 586 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:19.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:18 smithi016 bash[74137]: cluster 2024-04-10T03:25:17.742279+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e939: 8 total, 8 up, 8 in 2024-04-10T03:25:19.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:18 smithi136 bash[68278]: cluster 2024-04-10T03:25:17.618990+0000 mgr.y (mgr.25133) 567 : cluster 0 pgmap v1049: 137 pgs: 3 creating+peering, 22 unknown, 112 active+clean; 586 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:19.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:18 smithi136 bash[68278]: cluster 2024-04-10T03:25:17.742279+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e939: 8 total, 8 up, 8 in 2024-04-10T03:25:19.755 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (5050 ms) 2024-04-10T03:25:19.755 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-04-10T03:25:21.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:20 smithi016 bash[74137]: cluster 2024-04-10T03:25:19.619935+0000 mgr.y (mgr.25133) 568 : cluster 0 pgmap v1051: 137 pgs: 3 creating+peering, 6 unknown, 128 active+clean; 586 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 33 KiB/s rd, 34 KiB/s wr, 35 op/s 2024-04-10T03:25:21.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:20 smithi016 bash[74137]: cluster 2024-04-10T03:25:19.753701+0000 mon.a (mon.0) 1611 : cluster 0 osdmap e940: 8 total, 8 up, 8 in 2024-04-10T03:25:21.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:20 smithi016 bash[72916]: cluster 2024-04-10T03:25:19.619935+0000 mgr.y (mgr.25133) 568 : cluster 0 pgmap v1051: 137 pgs: 3 creating+peering, 6 unknown, 128 active+clean; 586 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 33 KiB/s rd, 34 KiB/s wr, 35 op/s 2024-04-10T03:25:21.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:20 smithi016 bash[72916]: cluster 2024-04-10T03:25:19.753701+0000 mon.a (mon.0) 1611 : cluster 0 osdmap e940: 8 total, 8 up, 8 in 2024-04-10T03:25:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:20 smithi136 bash[68278]: cluster 2024-04-10T03:25:19.619935+0000 mgr.y (mgr.25133) 568 : cluster 0 pgmap v1051: 137 pgs: 3 creating+peering, 6 unknown, 128 active+clean; 586 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 33 KiB/s rd, 34 KiB/s wr, 35 op/s 2024-04-10T03:25:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:20 smithi136 bash[68278]: cluster 2024-04-10T03:25:19.753701+0000 mon.a (mon.0) 1611 : cluster 0 osdmap e940: 8 total, 8 up, 8 in 2024-04-10T03:25:22.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:25:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:25:21] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-04-10T03:25:22.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:21 smithi016 bash[72916]: cluster 2024-04-10T03:25:20.755670+0000 mon.a (mon.0) 1612 : cluster 0 osdmap e941: 8 total, 8 up, 8 in 2024-04-10T03:25:22.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:21 smithi016 bash[72916]: audit 2024-04-10T03:25:20.757753+0000 mon.a (mon.0) 1613 : audit 1 from='client.? 172.21.15.16:0/2567958701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:22.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:21 smithi016 bash[72916]: audit 2024-04-10T03:25:21.753581+0000 mon.a (mon.0) 1614 : audit 1 from='client.? 172.21.15.16:0/2567958701' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:21 smithi016 bash[74137]: cluster 2024-04-10T03:25:20.755670+0000 mon.a (mon.0) 1612 : cluster 0 osdmap e941: 8 total, 8 up, 8 in 2024-04-10T03:25:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:21 smithi016 bash[74137]: audit 2024-04-10T03:25:20.757753+0000 mon.a (mon.0) 1613 : audit 1 from='client.? 172.21.15.16:0/2567958701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:21 smithi016 bash[74137]: audit 2024-04-10T03:25:21.753581+0000 mon.a (mon.0) 1614 : audit 1 from='client.? 172.21.15.16:0/2567958701' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:22.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:21 smithi136 bash[68278]: cluster 2024-04-10T03:25:20.755670+0000 mon.a (mon.0) 1612 : cluster 0 osdmap e941: 8 total, 8 up, 8 in 2024-04-10T03:25:22.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:21 smithi136 bash[68278]: audit 2024-04-10T03:25:20.757753+0000 mon.a (mon.0) 1613 : audit 1 from='client.? 172.21.15.16:0/2567958701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:22.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:21 smithi136 bash[68278]: audit 2024-04-10T03:25:21.753581+0000 mon.a (mon.0) 1614 : audit 1 from='client.? 172.21.15.16:0/2567958701' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:23.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:22 smithi016 bash[74137]: cluster 2024-04-10T03:25:21.620609+0000 mgr.y (mgr.25133) 569 : cluster 0 pgmap v1054: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:23.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:22 smithi016 bash[74137]: cluster 2024-04-10T03:25:21.761199+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e942: 8 total, 8 up, 8 in 2024-04-10T03:25:23.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:22 smithi016 bash[74137]: cluster 2024-04-10T03:25:21.763294+0000 mon.a (mon.0) 1616 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:23.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:22 smithi016 bash[72916]: cluster 2024-04-10T03:25:21.620609+0000 mgr.y (mgr.25133) 569 : cluster 0 pgmap v1054: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:22 smithi016 bash[72916]: cluster 2024-04-10T03:25:21.761199+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e942: 8 total, 8 up, 8 in 2024-04-10T03:25:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:22 smithi016 bash[72916]: cluster 2024-04-10T03:25:21.763294+0000 mon.a (mon.0) 1616 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:23.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:22 smithi136 bash[68278]: cluster 2024-04-10T03:25:21.620609+0000 mgr.y (mgr.25133) 569 : cluster 0 pgmap v1054: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:23.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:22 smithi136 bash[68278]: cluster 2024-04-10T03:25:21.761199+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e942: 8 total, 8 up, 8 in 2024-04-10T03:25:23.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:22 smithi136 bash[68278]: cluster 2024-04-10T03:25:21.763294+0000 mon.a (mon.0) 1616 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:24.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:23 smithi016 bash[72916]: cluster 2024-04-10T03:25:22.790894+0000 mon.a (mon.0) 1617 : cluster 0 osdmap e943: 8 total, 8 up, 8 in 2024-04-10T03:25:24.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:23 smithi016 bash[72916]: audit 2024-04-10T03:25:23.171650+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:25:24.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:23 smithi016 bash[72916]: audit 2024-04-10T03:25:23.695352+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:24.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:23 smithi016 bash[72916]: audit 2024-04-10T03:25:23.701348+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:24.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:23 smithi016 bash[74137]: cluster 2024-04-10T03:25:22.790894+0000 mon.a (mon.0) 1617 : cluster 0 osdmap e943: 8 total, 8 up, 8 in 2024-04-10T03:25:24.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:23 smithi016 bash[74137]: audit 2024-04-10T03:25:23.171650+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:25:24.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:23 smithi016 bash[74137]: audit 2024-04-10T03:25:23.695352+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:24.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:23 smithi016 bash[74137]: audit 2024-04-10T03:25:23.701348+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:24.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:23 smithi136 bash[68278]: cluster 2024-04-10T03:25:22.790894+0000 mon.a (mon.0) 1617 : cluster 0 osdmap e943: 8 total, 8 up, 8 in 2024-04-10T03:25:24.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:23 smithi136 bash[68278]: audit 2024-04-10T03:25:23.171650+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:25:24.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:23 smithi136 bash[68278]: audit 2024-04-10T03:25:23.695352+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:24.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:23 smithi136 bash[68278]: audit 2024-04-10T03:25:23.701348+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:25.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[72916]: cluster 2024-04-10T03:25:23.621002+0000 mgr.y (mgr.25133) 570 : cluster 0 pgmap v1057: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:25.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[72916]: cluster 2024-04-10T03:25:23.783590+0000 mon.a (mon.0) 1621 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:25.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[72916]: cluster 2024-04-10T03:25:23.783623+0000 mon.a (mon.0) 1622 : cluster 1 Cluster is now healthy 2024-04-10T03:25:25.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[72916]: audit 2024-04-10T03:25:24.289765+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:25:25.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[72916]: audit 2024-04-10T03:25:24.291093+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:25:25.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[72916]: audit 2024-04-10T03:25:24.296994+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:25.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[74137]: cluster 2024-04-10T03:25:23.621002+0000 mgr.y (mgr.25133) 570 : cluster 0 pgmap v1057: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:25.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[74137]: cluster 2024-04-10T03:25:23.783590+0000 mon.a (mon.0) 1621 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:25.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[74137]: cluster 2024-04-10T03:25:23.783623+0000 mon.a (mon.0) 1622 : cluster 1 Cluster is now healthy 2024-04-10T03:25:25.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[74137]: audit 2024-04-10T03:25:24.289765+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:25:25.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[74137]: audit 2024-04-10T03:25:24.291093+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:25:25.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:24 smithi016 bash[74137]: audit 2024-04-10T03:25:24.296994+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:25.168 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:24 smithi136 bash[68278]: cluster 2024-04-10T03:25:23.621002+0000 mgr.y (mgr.25133) 570 : cluster 0 pgmap v1057: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-04-10T03:25:25.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:24 smithi136 bash[68278]: cluster 2024-04-10T03:25:23.783590+0000 mon.a (mon.0) 1621 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:25.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:24 smithi136 bash[68278]: cluster 2024-04-10T03:25:23.783623+0000 mon.a (mon.0) 1622 : cluster 1 Cluster is now healthy 2024-04-10T03:25:25.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:24 smithi136 bash[68278]: audit 2024-04-10T03:25:24.289765+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:25:25.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:24 smithi136 bash[68278]: audit 2024-04-10T03:25:24.291093+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:25:25.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:24 smithi136 bash[68278]: audit 2024-04-10T03:25:24.296994+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:25.809 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6054 ms) 2024-04-10T03:25:25.809 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-04-10T03:25:27.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:26 smithi136 bash[68278]: cluster 2024-04-10T03:25:25.622145+0000 mgr.y (mgr.25133) 571 : cluster 0 pgmap v1058: 137 pgs: 5 creating+peering, 132 active+clean; 663 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.1 MiB/s wr, 1.86k op/s 2024-04-10T03:25:27.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:26 smithi136 bash[68278]: cluster 2024-04-10T03:25:25.809276+0000 mon.a (mon.0) 1626 : cluster 0 osdmap e944: 8 total, 8 up, 8 in 2024-04-10T03:25:27.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:26 smithi016 bash[72916]: cluster 2024-04-10T03:25:25.622145+0000 mgr.y (mgr.25133) 571 : cluster 0 pgmap v1058: 137 pgs: 5 creating+peering, 132 active+clean; 663 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.1 MiB/s wr, 1.86k op/s 2024-04-10T03:25:27.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:26 smithi016 bash[72916]: cluster 2024-04-10T03:25:25.809276+0000 mon.a (mon.0) 1626 : cluster 0 osdmap e944: 8 total, 8 up, 8 in 2024-04-10T03:25:27.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:26 smithi016 bash[74137]: cluster 2024-04-10T03:25:25.622145+0000 mgr.y (mgr.25133) 571 : cluster 0 pgmap v1058: 137 pgs: 5 creating+peering, 132 active+clean; 663 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.1 MiB/s wr, 1.86k op/s 2024-04-10T03:25:27.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:26 smithi016 bash[74137]: cluster 2024-04-10T03:25:25.809276+0000 mon.a (mon.0) 1626 : cluster 0 osdmap e944: 8 total, 8 up, 8 in 2024-04-10T03:25:28.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:27 smithi136 bash[68278]: cluster 2024-04-10T03:25:26.809572+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e945: 8 total, 8 up, 8 in 2024-04-10T03:25:28.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:27 smithi136 bash[68278]: audit 2024-04-10T03:25:26.811189+0000 mon.a (mon.0) 1628 : audit 1 from='client.? 172.21.15.16:0/348720307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:28.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:27 smithi136 bash[68278]: audit 2024-04-10T03:25:27.527453+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:28.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:27 smithi136 bash[68278]: audit 2024-04-10T03:25:27.806348+0000 mon.a (mon.0) 1630 : audit 1 from='client.? 172.21.15.16:0/348720307' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:28.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:27 smithi016 bash[72916]: cluster 2024-04-10T03:25:26.809572+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e945: 8 total, 8 up, 8 in 2024-04-10T03:25:28.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:27 smithi016 bash[72916]: audit 2024-04-10T03:25:26.811189+0000 mon.a (mon.0) 1628 : audit 1 from='client.? 172.21.15.16:0/348720307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:28.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:27 smithi016 bash[72916]: audit 2024-04-10T03:25:27.527453+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:28.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:27 smithi016 bash[72916]: audit 2024-04-10T03:25:27.806348+0000 mon.a (mon.0) 1630 : audit 1 from='client.? 172.21.15.16:0/348720307' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:28.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:27 smithi016 bash[74137]: cluster 2024-04-10T03:25:26.809572+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e945: 8 total, 8 up, 8 in 2024-04-10T03:25:28.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:27 smithi016 bash[74137]: audit 2024-04-10T03:25:26.811189+0000 mon.a (mon.0) 1628 : audit 1 from='client.? 172.21.15.16:0/348720307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:28.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:27 smithi016 bash[74137]: audit 2024-04-10T03:25:27.527453+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:28.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:27 smithi016 bash[74137]: audit 2024-04-10T03:25:27.806348+0000 mon.a (mon.0) 1630 : audit 1 from='client.? 172.21.15.16:0/348720307' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-106784-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:29.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:28 smithi136 bash[68278]: cluster 2024-04-10T03:25:27.623137+0000 mgr.y (mgr.25133) 572 : cluster 0 pgmap v1061: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:29.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:28 smithi136 bash[68278]: cluster 2024-04-10T03:25:27.814550+0000 mon.a (mon.0) 1631 : cluster 0 osdmap e946: 8 total, 8 up, 8 in 2024-04-10T03:25:29.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:28 smithi136 bash[68278]: cluster 2024-04-10T03:25:27.817010+0000 mon.a (mon.0) 1632 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:29.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:28 smithi016 bash[74137]: cluster 2024-04-10T03:25:27.623137+0000 mgr.y (mgr.25133) 572 : cluster 0 pgmap v1061: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:29.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:28 smithi016 bash[74137]: cluster 2024-04-10T03:25:27.814550+0000 mon.a (mon.0) 1631 : cluster 0 osdmap e946: 8 total, 8 up, 8 in 2024-04-10T03:25:29.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:28 smithi016 bash[74137]: cluster 2024-04-10T03:25:27.817010+0000 mon.a (mon.0) 1632 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:29.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:28 smithi016 bash[72916]: cluster 2024-04-10T03:25:27.623137+0000 mgr.y (mgr.25133) 572 : cluster 0 pgmap v1061: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:29.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:28 smithi016 bash[72916]: cluster 2024-04-10T03:25:27.814550+0000 mon.a (mon.0) 1631 : cluster 0 osdmap e946: 8 total, 8 up, 8 in 2024-04-10T03:25:29.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:28 smithi016 bash[72916]: cluster 2024-04-10T03:25:27.817010+0000 mon.a (mon.0) 1632 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:30.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:29 smithi136 bash[68278]: cluster 2024-04-10T03:25:28.829911+0000 mon.a (mon.0) 1633 : cluster 0 osdmap e947: 8 total, 8 up, 8 in 2024-04-10T03:25:30.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:29 smithi016 bash[72916]: cluster 2024-04-10T03:25:28.829911+0000 mon.a (mon.0) 1633 : cluster 0 osdmap e947: 8 total, 8 up, 8 in 2024-04-10T03:25:30.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:29 smithi016 bash[74137]: cluster 2024-04-10T03:25:28.829911+0000 mon.a (mon.0) 1633 : cluster 0 osdmap e947: 8 total, 8 up, 8 in 2024-04-10T03:25:31.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:30 smithi136 bash[68278]: cluster 2024-04-10T03:25:29.623654+0000 mgr.y (mgr.25133) 573 : cluster 0 pgmap v1064: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 599 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:31.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:30 smithi136 bash[68278]: cluster 2024-04-10T03:25:29.835323+0000 mon.a (mon.0) 1634 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:31.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:30 smithi136 bash[68278]: cluster 2024-04-10T03:25:29.835359+0000 mon.a (mon.0) 1635 : cluster 1 Cluster is now healthy 2024-04-10T03:25:31.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:30 smithi016 bash[72916]: cluster 2024-04-10T03:25:29.623654+0000 mgr.y (mgr.25133) 573 : cluster 0 pgmap v1064: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 599 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:31.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:30 smithi016 bash[72916]: cluster 2024-04-10T03:25:29.835323+0000 mon.a (mon.0) 1634 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:31.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:30 smithi016 bash[72916]: cluster 2024-04-10T03:25:29.835359+0000 mon.a (mon.0) 1635 : cluster 1 Cluster is now healthy 2024-04-10T03:25:31.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:30 smithi016 bash[74137]: cluster 2024-04-10T03:25:29.623654+0000 mgr.y (mgr.25133) 573 : cluster 0 pgmap v1064: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 599 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:31.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:30 smithi016 bash[74137]: cluster 2024-04-10T03:25:29.835323+0000 mon.a (mon.0) 1634 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:31.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:30 smithi016 bash[74137]: cluster 2024-04-10T03:25:29.835359+0000 mon.a (mon.0) 1635 : cluster 1 Cluster is now healthy 2024-04-10T03:25:32.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:25:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:25:31] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2024-04-10T03:25:33.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:32 smithi136 bash[68278]: cluster 2024-04-10T03:25:31.624160+0000 mgr.y (mgr.25133) 574 : cluster 0 pgmap v1065: 137 pgs: 7 creating+peering, 130 active+clean; 599 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 789 KiB/s rd, 792 KiB/s wr, 255 op/s 2024-04-10T03:25:33.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:32 smithi016 bash[74137]: cluster 2024-04-10T03:25:31.624160+0000 mgr.y (mgr.25133) 574 : cluster 0 pgmap v1065: 137 pgs: 7 creating+peering, 130 active+clean; 599 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 789 KiB/s rd, 792 KiB/s wr, 255 op/s 2024-04-10T03:25:33.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:32 smithi016 bash[72916]: cluster 2024-04-10T03:25:31.624160+0000 mgr.y (mgr.25133) 574 : cluster 0 pgmap v1065: 137 pgs: 7 creating+peering, 130 active+clean; 599 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 789 KiB/s rd, 792 KiB/s wr, 255 op/s 2024-04-10T03:25:33.859 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (8049 ms) 2024-04-10T03:25:33.859 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 22 tests from TestCls2PCQueue (126824 ms total) 2024-04-10T03:25:33.859 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:25:33.859 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:25:33.859 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 22 tests from 1 test suite ran. (126825 ms total) 2024-04-10T03:25:33.859 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 22 tests. 2024-04-10T03:25:33.862 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:25:33.863 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:25:33.878 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-04-10T03:25:33.878 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cas.sh 2024-04-10T03:25:33.936 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:25:33.936 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 6 tests from 2 test suites. 2024-04-10T03:25:33.936 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:25:33.936 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 5 tests from cls_cas 2024-04-10T03:25:33.936 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_cas.get_put 2024-04-10T03:25:35.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:34 smithi136 bash[68278]: cluster 2024-04-10T03:25:33.625134+0000 mgr.y (mgr.25133) 575 : cluster 0 pgmap v1066: 137 pgs: 137 active+clean; 599 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 674 KiB/s rd, 676 KiB/s wr, 218 op/s 2024-04-10T03:25:35.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:34 smithi136 bash[68278]: cluster 2024-04-10T03:25:33.857843+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e948: 8 total, 8 up, 8 in 2024-04-10T03:25:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:34 smithi016 bash[72916]: cluster 2024-04-10T03:25:33.625134+0000 mgr.y (mgr.25133) 575 : cluster 0 pgmap v1066: 137 pgs: 137 active+clean; 599 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 674 KiB/s rd, 676 KiB/s wr, 218 op/s 2024-04-10T03:25:35.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:34 smithi016 bash[72916]: cluster 2024-04-10T03:25:33.857843+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e948: 8 total, 8 up, 8 in 2024-04-10T03:25:35.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:34 smithi016 bash[74137]: cluster 2024-04-10T03:25:33.625134+0000 mgr.y (mgr.25133) 575 : cluster 0 pgmap v1066: 137 pgs: 137 active+clean; 599 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 674 KiB/s rd, 676 KiB/s wr, 218 op/s 2024-04-10T03:25:35.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:34 smithi016 bash[74137]: cluster 2024-04-10T03:25:33.857843+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e948: 8 total, 8 up, 8 in 2024-04-10T03:25:36.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:35 smithi136 bash[68278]: cluster 2024-04-10T03:25:34.873910+0000 mon.a (mon.0) 1637 : cluster 0 osdmap e949: 8 total, 8 up, 8 in 2024-04-10T03:25:36.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:35 smithi136 bash[68278]: audit 2024-04-10T03:25:34.879607+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.16:0/2745605549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:36.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:35 smithi136 bash[68278]: audit 2024-04-10T03:25:34.880278+0000 mon.a (mon.0) 1638 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:36.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:35 smithi016 bash[72916]: cluster 2024-04-10T03:25:34.873910+0000 mon.a (mon.0) 1637 : cluster 0 osdmap e949: 8 total, 8 up, 8 in 2024-04-10T03:25:36.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:35 smithi016 bash[72916]: audit 2024-04-10T03:25:34.879607+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.16:0/2745605549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:36.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:35 smithi016 bash[72916]: audit 2024-04-10T03:25:34.880278+0000 mon.a (mon.0) 1638 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:36.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:35 smithi016 bash[74137]: cluster 2024-04-10T03:25:34.873910+0000 mon.a (mon.0) 1637 : cluster 0 osdmap e949: 8 total, 8 up, 8 in 2024-04-10T03:25:36.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:35 smithi016 bash[74137]: audit 2024-04-10T03:25:34.879607+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.16:0/2745605549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:36.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:35 smithi016 bash[74137]: audit 2024-04-10T03:25:34.880278+0000 mon.a (mon.0) 1638 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:36.900 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_cas.get_put (2964 ms) 2024-04-10T03:25:36.900 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_cas.wrong_put 2024-04-10T03:25:37.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:36 smithi136 bash[68278]: cluster 2024-04-10T03:25:35.626181+0000 mgr.y (mgr.25133) 576 : cluster 0 pgmap v1069: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:37.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:36 smithi136 bash[68278]: cluster 2024-04-10T03:25:35.869873+0000 mon.a (mon.0) 1639 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:37.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:36 smithi136 bash[68278]: audit 2024-04-10T03:25:35.881556+0000 mon.a (mon.0) 1640 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:37.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:36 smithi136 bash[68278]: cluster 2024-04-10T03:25:35.889989+0000 mon.a (mon.0) 1641 : cluster 0 osdmap e950: 8 total, 8 up, 8 in 2024-04-10T03:25:37.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:36 smithi016 bash[72916]: cluster 2024-04-10T03:25:35.626181+0000 mgr.y (mgr.25133) 576 : cluster 0 pgmap v1069: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:37.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:36 smithi016 bash[72916]: cluster 2024-04-10T03:25:35.869873+0000 mon.a (mon.0) 1639 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:37.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:36 smithi016 bash[72916]: audit 2024-04-10T03:25:35.881556+0000 mon.a (mon.0) 1640 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:37.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:36 smithi016 bash[72916]: cluster 2024-04-10T03:25:35.889989+0000 mon.a (mon.0) 1641 : cluster 0 osdmap e950: 8 total, 8 up, 8 in 2024-04-10T03:25:37.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:36 smithi016 bash[74137]: cluster 2024-04-10T03:25:35.626181+0000 mgr.y (mgr.25133) 576 : cluster 0 pgmap v1069: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:37.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:36 smithi016 bash[74137]: cluster 2024-04-10T03:25:35.869873+0000 mon.a (mon.0) 1639 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:37.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:36 smithi016 bash[74137]: audit 2024-04-10T03:25:35.881556+0000 mon.a (mon.0) 1640 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:37.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:36 smithi016 bash[74137]: cluster 2024-04-10T03:25:35.889989+0000 mon.a (mon.0) 1641 : cluster 0 osdmap e950: 8 total, 8 up, 8 in 2024-04-10T03:25:38.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:37 smithi136 bash[68278]: cluster 2024-04-10T03:25:36.894764+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e951: 8 total, 8 up, 8 in 2024-04-10T03:25:38.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:37 smithi016 bash[72916]: cluster 2024-04-10T03:25:36.894764+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e951: 8 total, 8 up, 8 in 2024-04-10T03:25:38.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:37 smithi016 bash[74137]: cluster 2024-04-10T03:25:36.894764+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e951: 8 total, 8 up, 8 in 2024-04-10T03:25:39.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:38 smithi136 bash[68278]: cluster 2024-04-10T03:25:37.626782+0000 mgr.y (mgr.25133) 577 : cluster 0 pgmap v1072: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:39.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:38 smithi136 bash[68278]: cluster 2024-04-10T03:25:37.890524+0000 mon.a (mon.0) 1643 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:39.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:38 smithi136 bash[68278]: cluster 2024-04-10T03:25:37.890596+0000 mon.a (mon.0) 1644 : cluster 1 Cluster is now healthy 2024-04-10T03:25:39.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:38 smithi136 bash[68278]: cluster 2024-04-10T03:25:37.908000+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e952: 8 total, 8 up, 8 in 2024-04-10T03:25:39.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:38 smithi136 bash[68278]: audit 2024-04-10T03:25:37.910500+0000 mon.a (mon.0) 1646 : audit 1 from='client.? 172.21.15.16:0/1508697467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:39.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[72916]: cluster 2024-04-10T03:25:37.626782+0000 mgr.y (mgr.25133) 577 : cluster 0 pgmap v1072: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:39.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[72916]: cluster 2024-04-10T03:25:37.890524+0000 mon.a (mon.0) 1643 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:39.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[72916]: cluster 2024-04-10T03:25:37.890596+0000 mon.a (mon.0) 1644 : cluster 1 Cluster is now healthy 2024-04-10T03:25:39.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[72916]: cluster 2024-04-10T03:25:37.908000+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e952: 8 total, 8 up, 8 in 2024-04-10T03:25:39.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[72916]: audit 2024-04-10T03:25:37.910500+0000 mon.a (mon.0) 1646 : audit 1 from='client.? 172.21.15.16:0/1508697467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[74137]: cluster 2024-04-10T03:25:37.626782+0000 mgr.y (mgr.25133) 577 : cluster 0 pgmap v1072: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[74137]: cluster 2024-04-10T03:25:37.890524+0000 mon.a (mon.0) 1643 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[74137]: cluster 2024-04-10T03:25:37.890596+0000 mon.a (mon.0) 1644 : cluster 1 Cluster is now healthy 2024-04-10T03:25:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[74137]: cluster 2024-04-10T03:25:37.908000+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e952: 8 total, 8 up, 8 in 2024-04-10T03:25:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:38 smithi016 bash[74137]: audit 2024-04-10T03:25:37.910500+0000 mon.a (mon.0) 1646 : audit 1 from='client.? 172.21.15.16:0/1508697467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:39.920 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_cas.wrong_put (3020 ms) 2024-04-10T03:25:39.920 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_cas.dup_get 2024-04-10T03:25:40.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:39 smithi016 bash[72916]: audit 2024-04-10T03:25:38.911753+0000 mon.a (mon.0) 1647 : audit 1 from='client.? 172.21.15.16:0/1508697467' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:40.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:39 smithi016 bash[72916]: cluster 2024-04-10T03:25:38.916715+0000 mon.a (mon.0) 1648 : cluster 0 osdmap e953: 8 total, 8 up, 8 in 2024-04-10T03:25:40.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:39 smithi016 bash[74137]: audit 2024-04-10T03:25:38.911753+0000 mon.a (mon.0) 1647 : audit 1 from='client.? 172.21.15.16:0/1508697467' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:40.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:39 smithi016 bash[74137]: cluster 2024-04-10T03:25:38.916715+0000 mon.a (mon.0) 1648 : cluster 0 osdmap e953: 8 total, 8 up, 8 in 2024-04-10T03:25:40.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:39 smithi136 bash[68278]: audit 2024-04-10T03:25:38.911753+0000 mon.a (mon.0) 1647 : audit 1 from='client.? 172.21.15.16:0/1508697467' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:40.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:39 smithi136 bash[68278]: cluster 2024-04-10T03:25:38.916715+0000 mon.a (mon.0) 1648 : cluster 0 osdmap e953: 8 total, 8 up, 8 in 2024-04-10T03:25:41.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:40 smithi016 bash[72916]: cluster 2024-04-10T03:25:39.627480+0000 mgr.y (mgr.25133) 578 : cluster 0 pgmap v1075: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:41.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:40 smithi016 bash[72916]: cluster 2024-04-10T03:25:39.920290+0000 mon.a (mon.0) 1649 : cluster 0 osdmap e954: 8 total, 8 up, 8 in 2024-04-10T03:25:41.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:40 smithi016 bash[74137]: cluster 2024-04-10T03:25:39.627480+0000 mgr.y (mgr.25133) 578 : cluster 0 pgmap v1075: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:41.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:40 smithi016 bash[74137]: cluster 2024-04-10T03:25:39.920290+0000 mon.a (mon.0) 1649 : cluster 0 osdmap e954: 8 total, 8 up, 8 in 2024-04-10T03:25:41.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:40 smithi136 bash[68278]: cluster 2024-04-10T03:25:39.627480+0000 mgr.y (mgr.25133) 578 : cluster 0 pgmap v1075: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:41.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:40 smithi136 bash[68278]: cluster 2024-04-10T03:25:39.920290+0000 mon.a (mon.0) 1649 : cluster 0 osdmap e954: 8 total, 8 up, 8 in 2024-04-10T03:25:42.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:41 smithi016 bash[74137]: cluster 2024-04-10T03:25:40.936809+0000 mon.a (mon.0) 1650 : cluster 0 osdmap e955: 8 total, 8 up, 8 in 2024-04-10T03:25:42.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:41 smithi016 bash[74137]: audit 2024-04-10T03:25:40.942002+0000 mon.a (mon.0) 1651 : audit 1 from='client.? 172.21.15.16:0/2117972519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:25:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:25:41] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2024-04-10T03:25:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:41 smithi016 bash[72916]: cluster 2024-04-10T03:25:40.936809+0000 mon.a (mon.0) 1650 : cluster 0 osdmap e955: 8 total, 8 up, 8 in 2024-04-10T03:25:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:41 smithi016 bash[72916]: audit 2024-04-10T03:25:40.942002+0000 mon.a (mon.0) 1651 : audit 1 from='client.? 172.21.15.16:0/2117972519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:42.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:41 smithi136 bash[68278]: cluster 2024-04-10T03:25:40.936809+0000 mon.a (mon.0) 1650 : cluster 0 osdmap e955: 8 total, 8 up, 8 in 2024-04-10T03:25:42.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:41 smithi136 bash[68278]: audit 2024-04-10T03:25:40.942002+0000 mon.a (mon.0) 1651 : audit 1 from='client.? 172.21.15.16:0/2117972519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:42.969 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_cas.dup_get (3049 ms) 2024-04-10T03:25:42.969 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_cas.dup_put 2024-04-10T03:25:43.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[72916]: cluster 2024-04-10T03:25:41.628287+0000 mgr.y (mgr.25133) 579 : cluster 0 pgmap v1078: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:43.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[72916]: cluster 2024-04-10T03:25:41.934363+0000 mon.a (mon.0) 1652 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:43.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[72916]: audit 2024-04-10T03:25:41.936604+0000 mon.a (mon.0) 1653 : audit 1 from='client.? 172.21.15.16:0/2117972519' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:43.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[72916]: cluster 2024-04-10T03:25:41.945629+0000 mon.a (mon.0) 1654 : cluster 0 osdmap e956: 8 total, 8 up, 8 in 2024-04-10T03:25:43.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[72916]: audit 2024-04-10T03:25:42.534113+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[72916]: audit 2024-04-10T03:25:42.536541+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[74137]: cluster 2024-04-10T03:25:41.628287+0000 mgr.y (mgr.25133) 579 : cluster 0 pgmap v1078: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[74137]: cluster 2024-04-10T03:25:41.934363+0000 mon.a (mon.0) 1652 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[74137]: audit 2024-04-10T03:25:41.936604+0000 mon.a (mon.0) 1653 : audit 1 from='client.? 172.21.15.16:0/2117972519' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[74137]: cluster 2024-04-10T03:25:41.945629+0000 mon.a (mon.0) 1654 : cluster 0 osdmap e956: 8 total, 8 up, 8 in 2024-04-10T03:25:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[74137]: audit 2024-04-10T03:25:42.534113+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:42 smithi016 bash[74137]: audit 2024-04-10T03:25:42.536541+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:43.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:42 smithi136 bash[68278]: cluster 2024-04-10T03:25:41.628287+0000 mgr.y (mgr.25133) 579 : cluster 0 pgmap v1078: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:43.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:42 smithi136 bash[68278]: cluster 2024-04-10T03:25:41.934363+0000 mon.a (mon.0) 1652 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:43.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:42 smithi136 bash[68278]: audit 2024-04-10T03:25:41.936604+0000 mon.a (mon.0) 1653 : audit 1 from='client.? 172.21.15.16:0/2117972519' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:43.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:42 smithi136 bash[68278]: cluster 2024-04-10T03:25:41.945629+0000 mon.a (mon.0) 1654 : cluster 0 osdmap e956: 8 total, 8 up, 8 in 2024-04-10T03:25:43.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:42 smithi136 bash[68278]: audit 2024-04-10T03:25:42.534113+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:43.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:42 smithi136 bash[68278]: audit 2024-04-10T03:25:42.536541+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:44.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:43 smithi016 bash[74137]: cluster 2024-04-10T03:25:42.969218+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e957: 8 total, 8 up, 8 in 2024-04-10T03:25:44.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:43 smithi016 bash[74137]: cluster 2024-04-10T03:25:43.628890+0000 mgr.y (mgr.25133) 580 : cluster 0 pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:44.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:43 smithi016 bash[72916]: cluster 2024-04-10T03:25:42.969218+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e957: 8 total, 8 up, 8 in 2024-04-10T03:25:44.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:43 smithi016 bash[72916]: cluster 2024-04-10T03:25:43.628890+0000 mgr.y (mgr.25133) 580 : cluster 0 pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:44.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:43 smithi136 bash[68278]: cluster 2024-04-10T03:25:42.969218+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e957: 8 total, 8 up, 8 in 2024-04-10T03:25:44.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:43 smithi136 bash[68278]: cluster 2024-04-10T03:25:43.628890+0000 mgr.y (mgr.25133) 580 : cluster 0 pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:45.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:44 smithi016 bash[72916]: cluster 2024-04-10T03:25:43.973599+0000 mon.a (mon.0) 1658 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:45.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:44 smithi016 bash[72916]: cluster 2024-04-10T03:25:43.973698+0000 mon.a (mon.0) 1659 : cluster 1 Cluster is now healthy 2024-04-10T03:25:45.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:44 smithi016 bash[72916]: cluster 2024-04-10T03:25:43.992622+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e958: 8 total, 8 up, 8 in 2024-04-10T03:25:45.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:44 smithi016 bash[72916]: audit 2024-04-10T03:25:43.997755+0000 mon.a (mon.0) 1661 : audit 1 from='client.? 172.21.15.16:0/506600011' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:44 smithi016 bash[74137]: cluster 2024-04-10T03:25:43.973599+0000 mon.a (mon.0) 1658 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:44 smithi016 bash[74137]: cluster 2024-04-10T03:25:43.973698+0000 mon.a (mon.0) 1659 : cluster 1 Cluster is now healthy 2024-04-10T03:25:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:44 smithi016 bash[74137]: cluster 2024-04-10T03:25:43.992622+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e958: 8 total, 8 up, 8 in 2024-04-10T03:25:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:44 smithi016 bash[74137]: audit 2024-04-10T03:25:43.997755+0000 mon.a (mon.0) 1661 : audit 1 from='client.? 172.21.15.16:0/506600011' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:45.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:44 smithi136 bash[68278]: cluster 2024-04-10T03:25:43.973599+0000 mon.a (mon.0) 1658 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:45.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:44 smithi136 bash[68278]: cluster 2024-04-10T03:25:43.973698+0000 mon.a (mon.0) 1659 : cluster 1 Cluster is now healthy 2024-04-10T03:25:45.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:44 smithi136 bash[68278]: cluster 2024-04-10T03:25:43.992622+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e958: 8 total, 8 up, 8 in 2024-04-10T03:25:45.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:44 smithi136 bash[68278]: audit 2024-04-10T03:25:43.997755+0000 mon.a (mon.0) 1661 : audit 1 from='client.? 172.21.15.16:0/506600011' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:46.007 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_cas.dup_put (3038 ms) 2024-04-10T03:25:46.007 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_cas.get_wrong_data 2024-04-10T03:25:46.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:45 smithi016 bash[72916]: audit 2024-04-10T03:25:44.987078+0000 mon.a (mon.0) 1662 : audit 1 from='client.? 172.21.15.16:0/506600011' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:46.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:45 smithi016 bash[72916]: cluster 2024-04-10T03:25:44.992981+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e959: 8 total, 8 up, 8 in 2024-04-10T03:25:46.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:46 smithi016 bash[72916]: cluster 2024-04-10T03:25:45.629808+0000 mgr.y (mgr.25133) 581 : cluster 0 pgmap v1084: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:46.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:45 smithi016 bash[74137]: audit 2024-04-10T03:25:44.987078+0000 mon.a (mon.0) 1662 : audit 1 from='client.? 172.21.15.16:0/506600011' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:46.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:45 smithi016 bash[74137]: cluster 2024-04-10T03:25:44.992981+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e959: 8 total, 8 up, 8 in 2024-04-10T03:25:46.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:45 smithi016 bash[74137]: cluster 2024-04-10T03:25:45.629808+0000 mgr.y (mgr.25133) 581 : cluster 0 pgmap v1084: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:46.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:46 smithi136 bash[68278]: audit 2024-04-10T03:25:44.987078+0000 mon.a (mon.0) 1662 : audit 1 from='client.? 172.21.15.16:0/506600011' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:46.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:46 smithi136 bash[68278]: cluster 2024-04-10T03:25:44.992981+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e959: 8 total, 8 up, 8 in 2024-04-10T03:25:46.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:46 smithi136 bash[68278]: cluster 2024-04-10T03:25:45.629808+0000 mgr.y (mgr.25133) 581 : cluster 0 pgmap v1084: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:47.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:46 smithi016 bash[74137]: cluster 2024-04-10T03:25:46.005730+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e960: 8 total, 8 up, 8 in 2024-04-10T03:25:47.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:46 smithi016 bash[72916]: cluster 2024-04-10T03:25:46.005730+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e960: 8 total, 8 up, 8 in 2024-04-10T03:25:47.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:47 smithi136 bash[68278]: cluster 2024-04-10T03:25:46.005730+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e960: 8 total, 8 up, 8 in 2024-04-10T03:25:48.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:48 smithi016 bash[72916]: cluster 2024-04-10T03:25:47.009427+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e961: 8 total, 8 up, 8 in 2024-04-10T03:25:48.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:48 smithi016 bash[72916]: audit 2024-04-10T03:25:47.021066+0000 mon.c (mon.2) 31 : audit 1 from='client.? 172.21.15.16:0/1641629376' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:48.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:48 smithi016 bash[72916]: audit 2024-04-10T03:25:47.021698+0000 mon.a (mon.0) 1666 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:48.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:48 smithi016 bash[72916]: cluster 2024-04-10T03:25:47.630677+0000 mgr.y (mgr.25133) 582 : cluster 0 pgmap v1087: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:48.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:48 smithi016 bash[74137]: cluster 2024-04-10T03:25:47.009427+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e961: 8 total, 8 up, 8 in 2024-04-10T03:25:48.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:48 smithi016 bash[74137]: audit 2024-04-10T03:25:47.021066+0000 mon.c (mon.2) 31 : audit 1 from='client.? 172.21.15.16:0/1641629376' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:48.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:48 smithi016 bash[74137]: audit 2024-04-10T03:25:47.021698+0000 mon.a (mon.0) 1666 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:48.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:48 smithi016 bash[74137]: cluster 2024-04-10T03:25:47.630677+0000 mgr.y (mgr.25133) 582 : cluster 0 pgmap v1087: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:48.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:48 smithi136 bash[68278]: cluster 2024-04-10T03:25:47.009427+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e961: 8 total, 8 up, 8 in 2024-04-10T03:25:48.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:48 smithi136 bash[68278]: audit 2024-04-10T03:25:47.021066+0000 mon.c (mon.2) 31 : audit 1 from='client.? 172.21.15.16:0/1641629376' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:48.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:48 smithi136 bash[68278]: audit 2024-04-10T03:25:47.021698+0000 mon.a (mon.0) 1666 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:48.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:48 smithi136 bash[68278]: cluster 2024-04-10T03:25:47.630677+0000 mgr.y (mgr.25133) 582 : cluster 0 pgmap v1087: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_cas.get_wrong_data (3023 ms) 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 5 tests from cls_cas (15094 ms total) 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 1 test from chunk_refs_t 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] chunk_refs_t.size 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout:1 60 by_object 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout:2 103 by_object 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout:4 189 by_object 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout:8 361 by_object 2024-04-10T03:25:49.035 INFO:tasks.workunit.client.0.smithi016.stdout:16 112 by_hash(32 bits) 2024-04-10T03:25:49.036 INFO:tasks.workunit.client.0.smithi016.stdout:32 208 by_hash(32 bits) 2024-04-10T03:25:49.036 INFO:tasks.workunit.client.0.smithi016.stdout:64 400 by_hash(32 bits) 2024-04-10T03:25:49.036 INFO:tasks.workunit.client.0.smithi016.stdout:128 509 by_hash(10 bits) 2024-04-10T03:25:49.036 INFO:tasks.workunit.client.0.smithi016.stdout:256 499 by_hash(7 bits) 2024-04-10T03:25:49.036 INFO:tasks.workunit.client.0.smithi016.stdout:512 462 by_hash(5 bits) 2024-04-10T03:25:49.036 INFO:tasks.workunit.client.0.smithi016.stdout:1024 466 by_hash(5 bits) 2024-04-10T03:25:49.036 INFO:tasks.workunit.client.0.smithi016.stdout:2048 466 by_hash(5 bits) 2024-04-10T03:25:49.038 INFO:tasks.workunit.client.0.smithi016.stdout:4096 470 by_hash(5 bits) 2024-04-10T03:25:49.041 INFO:tasks.workunit.client.0.smithi016.stdout:8192 498 by_hash(4 bits) 2024-04-10T03:25:49.045 INFO:tasks.workunit.client.0.smithi016.stdout:16384 278 by_hash(3 bits) 2024-04-10T03:25:49.051 INFO:tasks.workunit.client.0.smithi016.stdout:32768 337 by_hash(2 bits) 2024-04-10T03:25:49.067 INFO:tasks.workunit.client.0.smithi016.stdout:65536 367 by_hash(2 bits) 2024-04-10T03:25:49.082 INFO:tasks.workunit.client.0.smithi016.stdout:131072 387 by_hash(1 bits) 2024-04-10T03:25:49.109 INFO:tasks.workunit.client.0.smithi016.stdout:262144 331 by_pool 2024-04-10T03:25:49.145 INFO:tasks.workunit.client.0.smithi016.stdout:524288 21 count 2024-04-10T03:25:49.208 INFO:tasks.workunit.client.0.smithi016.stdout:1048576 21 count 2024-04-10T03:25:49.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:49 smithi016 bash[72916]: cluster 2024-04-10T03:25:48.005525+0000 mon.a (mon.0) 1667 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:49.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:49 smithi016 bash[72916]: audit 2024-04-10T03:25:48.015206+0000 mon.a (mon.0) 1668 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:49.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:49 smithi016 bash[72916]: cluster 2024-04-10T03:25:48.034032+0000 mon.a (mon.0) 1669 : cluster 0 osdmap e962: 8 total, 8 up, 8 in 2024-04-10T03:25:49.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:49 smithi016 bash[74137]: cluster 2024-04-10T03:25:48.005525+0000 mon.a (mon.0) 1667 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:49.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:49 smithi016 bash[74137]: audit 2024-04-10T03:25:48.015206+0000 mon.a (mon.0) 1668 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:49.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:49 smithi016 bash[74137]: cluster 2024-04-10T03:25:48.034032+0000 mon.a (mon.0) 1669 : cluster 0 osdmap e962: 8 total, 8 up, 8 in 2024-04-10T03:25:49.336 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] chunk_refs_t.size (306 ms) 2024-04-10T03:25:49.336 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 1 test from chunk_refs_t (306 ms total) 2024-04-10T03:25:49.336 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:25:49.337 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:25:49.337 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 6 tests from 2 test suites ran. (15400 ms total) 2024-04-10T03:25:49.337 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 6 tests. 2024-04-10T03:25:49.339 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:25:49.340 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:25:49.392 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-04-10T03:25:49.393 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cmpomap.sh 2024-04-10T03:25:49.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:49 smithi136 bash[68278]: cluster 2024-04-10T03:25:48.005525+0000 mon.a (mon.0) 1667 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:49.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:49 smithi136 bash[68278]: audit 2024-04-10T03:25:48.015206+0000 mon.a (mon.0) 1668 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107319-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:49.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:49 smithi136 bash[68278]: cluster 2024-04-10T03:25:48.034032+0000 mon.a (mon.0) 1669 : cluster 0 osdmap e962: 8 total, 8 up, 8 in 2024-04-10T03:25:49.460 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:25:49.460 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 31 tests from 1 test suite. 2024-04-10T03:25:49.460 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:25:50.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:50 smithi016 bash[72916]: cluster 2024-04-10T03:25:49.029938+0000 mon.a (mon.0) 1670 : cluster 0 osdmap e963: 8 total, 8 up, 8 in 2024-04-10T03:25:50.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:50 smithi016 bash[72916]: cluster 2024-04-10T03:25:49.631265+0000 mgr.y (mgr.25133) 583 : cluster 0 pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:50.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:50 smithi016 bash[74137]: cluster 2024-04-10T03:25:49.029938+0000 mon.a (mon.0) 1670 : cluster 0 osdmap e963: 8 total, 8 up, 8 in 2024-04-10T03:25:50.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:50 smithi016 bash[74137]: cluster 2024-04-10T03:25:49.631265+0000 mgr.y (mgr.25133) 583 : cluster 0 pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:50.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:50 smithi136 bash[68278]: cluster 2024-04-10T03:25:49.029938+0000 mon.a (mon.0) 1670 : cluster 0 osdmap e963: 8 total, 8 up, 8 in 2024-04-10T03:25:50.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:50 smithi136 bash[68278]: cluster 2024-04-10T03:25:49.631265+0000 mgr.y (mgr.25133) 583 : cluster 0 pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:51.069 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 31 tests from CmpOmap 2024-04-10T03:25:51.069 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-04-10T03:25:51.095 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (26 ms) 2024-04-10T03:25:51.095 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-04-10T03:25:51.099 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (4 ms) 2024-04-10T03:25:51.099 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-04-10T03:25:51.103 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (4 ms) 2024-04-10T03:25:51.103 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-04-10T03:25:51.107 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (4 ms) 2024-04-10T03:25:51.107 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-04-10T03:25:51.115 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_str (8 ms) 2024-04-10T03:25:51.115 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-04-10T03:25:51.128 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_u64 (14 ms) 2024-04-10T03:25:51.129 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-04-10T03:25:51.133 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (4 ms) 2024-04-10T03:25:51.133 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-04-10T03:25:51.137 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (4 ms) 2024-04-10T03:25:51.137 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-04-10T03:25:51.139 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2024-04-10T03:25:51.140 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-04-10T03:25:51.144 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2024-04-10T03:25:51.144 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-04-10T03:25:51.145 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-04-10T03:25:51.145 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-04-10T03:25:51.146 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-04-10T03:25:51.146 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-04-10T03:25:51.153 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (7 ms) 2024-04-10T03:25:51.153 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-04-10T03:25:51.160 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (7 ms) 2024-04-10T03:25:51.160 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-04-10T03:25:51.166 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (7 ms) 2024-04-10T03:25:51.166 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-04-10T03:25:51.183 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (16 ms) 2024-04-10T03:25:51.183 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-04-10T03:25:51.194 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_str (12 ms) 2024-04-10T03:25:51.194 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-04-10T03:25:51.206 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (11 ms) 2024-04-10T03:25:51.206 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-04-10T03:25:51.209 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (3 ms) 2024-04-10T03:25:51.209 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-04-10T03:25:51.212 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (4 ms) 2024-04-10T03:25:51.213 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-04-10T03:25:51.214 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-04-10T03:25:51.214 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-04-10T03:25:51.215 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-04-10T03:25:51.215 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-04-10T03:25:51.226 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (12 ms) 2024-04-10T03:25:51.226 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-04-10T03:25:51.233 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2024-04-10T03:25:51.233 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-04-10T03:25:51.245 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (12 ms) 2024-04-10T03:25:51.245 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-04-10T03:25:51.259 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (14 ms) 2024-04-10T03:25:51.259 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-04-10T03:25:51.263 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (4 ms) 2024-04-10T03:25:51.263 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-04-10T03:25:51.265 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-04-10T03:25:51.265 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-04-10T03:25:51.266 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-04-10T03:25:51.266 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-04-10T03:25:51.267 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-04-10T03:25:51.267 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-04-10T03:25:51.286 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (19 ms) 2024-04-10T03:25:51.286 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 31 tests from CmpOmap (217 ms total) 2024-04-10T03:25:51.286 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:25:51.286 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:25:51.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:51 smithi136 bash[68278]: cluster 2024-04-10T03:25:50.036656+0000 mon.a (mon.0) 1671 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:51.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:51 smithi136 bash[68278]: cluster 2024-04-10T03:25:50.036747+0000 mon.a (mon.0) 1672 : cluster 1 Cluster is now healthy 2024-04-10T03:25:51.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:51 smithi136 bash[68278]: cluster 2024-04-10T03:25:50.059529+0000 mon.a (mon.0) 1673 : cluster 0 osdmap e964: 8 total, 8 up, 8 in 2024-04-10T03:25:51.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:51 smithi136 bash[68278]: audit 2024-04-10T03:25:50.072783+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.16:0/1048608757' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107411-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:51.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:51 smithi136 bash[68278]: audit 2024-04-10T03:25:50.074651+0000 mon.a (mon.0) 1674 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107411-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:51.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[72916]: cluster 2024-04-10T03:25:50.036656+0000 mon.a (mon.0) 1671 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:51.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[72916]: cluster 2024-04-10T03:25:50.036747+0000 mon.a (mon.0) 1672 : cluster 1 Cluster is now healthy 2024-04-10T03:25:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[72916]: cluster 2024-04-10T03:25:50.059529+0000 mon.a (mon.0) 1673 : cluster 0 osdmap e964: 8 total, 8 up, 8 in 2024-04-10T03:25:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[72916]: audit 2024-04-10T03:25:50.072783+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.16:0/1048608757' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107411-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[72916]: audit 2024-04-10T03:25:50.074651+0000 mon.a (mon.0) 1674 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107411-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:51.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[74137]: cluster 2024-04-10T03:25:50.036656+0000 mon.a (mon.0) 1671 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:51.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[74137]: cluster 2024-04-10T03:25:50.036747+0000 mon.a (mon.0) 1672 : cluster 1 Cluster is now healthy 2024-04-10T03:25:51.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[74137]: cluster 2024-04-10T03:25:50.059529+0000 mon.a (mon.0) 1673 : cluster 0 osdmap e964: 8 total, 8 up, 8 in 2024-04-10T03:25:51.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[74137]: audit 2024-04-10T03:25:50.072783+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.16:0/1048608757' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107411-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:51.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[74137]: audit 2024-04-10T03:25:50.074651+0000 mon.a (mon.0) 1674 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107411-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:52.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:25:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:25:51] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-04-10T03:25:52.081 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 31 tests from 1 test suite ran. (2622 ms total) 2024-04-10T03:25:52.082 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 31 tests. 2024-04-10T03:25:52.085 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:25:52.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:25:52.137 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-04-10T03:25:52.137 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_hello.sh 2024-04-10T03:25:52.192 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:25:52.193 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 6 tests from 1 test suite. 2024-04-10T03:25:52.193 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:25:52.193 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 6 tests from ClsHello 2024-04-10T03:25:52.193 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsHello.SayHello 2024-04-10T03:25:52.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:52 smithi136 bash[68278]: audit 2024-04-10T03:25:51.052096+0000 mon.a (mon.0) 1675 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107411-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:52.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:52 smithi136 bash[68278]: cluster 2024-04-10T03:25:51.058368+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e965: 8 total, 8 up, 8 in 2024-04-10T03:25:52.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:52 smithi136 bash[68278]: cluster 2024-04-10T03:25:51.632088+0000 mgr.y (mgr.25133) 584 : cluster 0 pgmap v1093: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-10T03:25:52.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:52 smithi016 bash[74137]: audit 2024-04-10T03:25:51.052096+0000 mon.a (mon.0) 1675 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107411-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:52.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:52 smithi016 bash[74137]: cluster 2024-04-10T03:25:51.058368+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e965: 8 total, 8 up, 8 in 2024-04-10T03:25:52.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:52 smithi016 bash[74137]: cluster 2024-04-10T03:25:51.632088+0000 mgr.y (mgr.25133) 584 : cluster 0 pgmap v1093: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-10T03:25:52.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:52 smithi016 bash[72916]: audit 2024-04-10T03:25:51.052096+0000 mon.a (mon.0) 1675 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107411-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:52.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:52 smithi016 bash[72916]: cluster 2024-04-10T03:25:51.058368+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e965: 8 total, 8 up, 8 in 2024-04-10T03:25:52.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:52 smithi016 bash[72916]: cluster 2024-04-10T03:25:51.632088+0000 mgr.y (mgr.25133) 584 : cluster 0 pgmap v1093: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-10T03:25:53.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:53 smithi136 bash[68278]: cluster 2024-04-10T03:25:52.081281+0000 mon.a (mon.0) 1677 : cluster 0 osdmap e966: 8 total, 8 up, 8 in 2024-04-10T03:25:53.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:53 smithi016 bash[72916]: cluster 2024-04-10T03:25:52.081281+0000 mon.a (mon.0) 1677 : cluster 0 osdmap e966: 8 total, 8 up, 8 in 2024-04-10T03:25:53.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:53 smithi016 bash[74137]: cluster 2024-04-10T03:25:52.081281+0000 mon.a (mon.0) 1677 : cluster 0 osdmap e966: 8 total, 8 up, 8 in 2024-04-10T03:25:54.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:54 smithi136 bash[68278]: cluster 2024-04-10T03:25:53.088762+0000 mon.a (mon.0) 1678 : cluster 0 osdmap e967: 8 total, 8 up, 8 in 2024-04-10T03:25:54.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:54 smithi136 bash[68278]: audit 2024-04-10T03:25:53.096443+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.16:0/4050247799' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:54.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:54 smithi136 bash[68278]: audit 2024-04-10T03:25:53.097339+0000 mon.a (mon.0) 1679 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:54.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:54 smithi136 bash[68278]: cluster 2024-04-10T03:25:53.632820+0000 mgr.y (mgr.25133) 585 : cluster 0 pgmap v1096: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:54 smithi016 bash[72916]: cluster 2024-04-10T03:25:53.088762+0000 mon.a (mon.0) 1678 : cluster 0 osdmap e967: 8 total, 8 up, 8 in 2024-04-10T03:25:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:54 smithi016 bash[72916]: audit 2024-04-10T03:25:53.096443+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.16:0/4050247799' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:54 smithi016 bash[72916]: audit 2024-04-10T03:25:53.097339+0000 mon.a (mon.0) 1679 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:54 smithi016 bash[72916]: cluster 2024-04-10T03:25:53.632820+0000 mgr.y (mgr.25133) 585 : cluster 0 pgmap v1096: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:54 smithi016 bash[74137]: cluster 2024-04-10T03:25:53.088762+0000 mon.a (mon.0) 1678 : cluster 0 osdmap e967: 8 total, 8 up, 8 in 2024-04-10T03:25:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:54 smithi016 bash[74137]: audit 2024-04-10T03:25:53.096443+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.16:0/4050247799' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:54 smithi016 bash[74137]: audit 2024-04-10T03:25:53.097339+0000 mon.a (mon.0) 1679 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:54 smithi016 bash[74137]: cluster 2024-04-10T03:25:53.632820+0000 mgr.y (mgr.25133) 585 : cluster 0 pgmap v1096: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:55.113 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsHello.SayHello (2920 ms) 2024-04-10T03:25:55.113 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsHello.RecordHello 2024-04-10T03:25:55.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:55 smithi136 bash[68278]: cluster 2024-04-10T03:25:54.083929+0000 mon.a (mon.0) 1680 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:55.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:55 smithi136 bash[68278]: audit 2024-04-10T03:25:54.095902+0000 mon.a (mon.0) 1681 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:55.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:55 smithi136 bash[68278]: cluster 2024-04-10T03:25:54.108279+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e968: 8 total, 8 up, 8 in 2024-04-10T03:25:55.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:55 smithi016 bash[72916]: cluster 2024-04-10T03:25:54.083929+0000 mon.a (mon.0) 1680 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:55.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:55 smithi016 bash[72916]: audit 2024-04-10T03:25:54.095902+0000 mon.a (mon.0) 1681 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:55.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:55 smithi016 bash[72916]: cluster 2024-04-10T03:25:54.108279+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e968: 8 total, 8 up, 8 in 2024-04-10T03:25:55.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:55 smithi016 bash[74137]: cluster 2024-04-10T03:25:54.083929+0000 mon.a (mon.0) 1680 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:25:55.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:55 smithi016 bash[74137]: audit 2024-04-10T03:25:54.095902+0000 mon.a (mon.0) 1681 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:55.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:55 smithi016 bash[74137]: cluster 2024-04-10T03:25:54.108279+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e968: 8 total, 8 up, 8 in 2024-04-10T03:25:56.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:56 smithi136 bash[68278]: cluster 2024-04-10T03:25:55.103479+0000 mon.a (mon.0) 1683 : cluster 0 osdmap e969: 8 total, 8 up, 8 in 2024-04-10T03:25:56.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:56 smithi136 bash[68278]: cluster 2024-04-10T03:25:55.633394+0000 mgr.y (mgr.25133) 586 : cluster 0 pgmap v1099: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:56.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:56 smithi016 bash[72916]: cluster 2024-04-10T03:25:55.103479+0000 mon.a (mon.0) 1683 : cluster 0 osdmap e969: 8 total, 8 up, 8 in 2024-04-10T03:25:56.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:56 smithi016 bash[72916]: cluster 2024-04-10T03:25:55.633394+0000 mgr.y (mgr.25133) 586 : cluster 0 pgmap v1099: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:56.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:56 smithi016 bash[74137]: cluster 2024-04-10T03:25:55.103479+0000 mon.a (mon.0) 1683 : cluster 0 osdmap e969: 8 total, 8 up, 8 in 2024-04-10T03:25:56.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:56 smithi016 bash[74137]: cluster 2024-04-10T03:25:55.633394+0000 mgr.y (mgr.25133) 586 : cluster 0 pgmap v1099: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:25:57.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:57 smithi136 bash[68278]: cluster 2024-04-10T03:25:56.114771+0000 mon.a (mon.0) 1684 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:57.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:57 smithi136 bash[68278]: cluster 2024-04-10T03:25:56.114890+0000 mon.a (mon.0) 1685 : cluster 1 Cluster is now healthy 2024-04-10T03:25:57.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:57 smithi136 bash[68278]: cluster 2024-04-10T03:25:56.136863+0000 mon.a (mon.0) 1686 : cluster 0 osdmap e970: 8 total, 8 up, 8 in 2024-04-10T03:25:57.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:57 smithi136 bash[68278]: audit 2024-04-10T03:25:56.143074+0000 mon.c (mon.2) 34 : audit 1 from='client.? 172.21.15.16:0/3966735416' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:57.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:57 smithi136 bash[68278]: audit 2024-04-10T03:25:56.144611+0000 mon.a (mon.0) 1687 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:57.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[74137]: cluster 2024-04-10T03:25:56.114771+0000 mon.a (mon.0) 1684 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:57.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[74137]: cluster 2024-04-10T03:25:56.114890+0000 mon.a (mon.0) 1685 : cluster 1 Cluster is now healthy 2024-04-10T03:25:57.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[74137]: cluster 2024-04-10T03:25:56.136863+0000 mon.a (mon.0) 1686 : cluster 0 osdmap e970: 8 total, 8 up, 8 in 2024-04-10T03:25:57.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[74137]: audit 2024-04-10T03:25:56.143074+0000 mon.c (mon.2) 34 : audit 1 from='client.? 172.21.15.16:0/3966735416' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:57.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[74137]: audit 2024-04-10T03:25:56.144611+0000 mon.a (mon.0) 1687 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:57.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[72916]: cluster 2024-04-10T03:25:56.114771+0000 mon.a (mon.0) 1684 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:25:57.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[72916]: cluster 2024-04-10T03:25:56.114890+0000 mon.a (mon.0) 1685 : cluster 1 Cluster is now healthy 2024-04-10T03:25:57.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[72916]: cluster 2024-04-10T03:25:56.136863+0000 mon.a (mon.0) 1686 : cluster 0 osdmap e970: 8 total, 8 up, 8 in 2024-04-10T03:25:57.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[72916]: audit 2024-04-10T03:25:56.143074+0000 mon.c (mon.2) 34 : audit 1 from='client.? 172.21.15.16:0/3966735416' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:57.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:57 smithi016 bash[72916]: audit 2024-04-10T03:25:56.144611+0000 mon.a (mon.0) 1687 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:25:58.163 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsHello.RecordHello (3050 ms) 2024-04-10T03:25:58.163 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsHello.WriteReturnData 2024-04-10T03:25:58.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[72916]: audit 2024-04-10T03:25:57.129583+0000 mon.a (mon.0) 1688 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:58.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[72916]: cluster 2024-04-10T03:25:57.139336+0000 mon.a (mon.0) 1689 : cluster 0 osdmap e971: 8 total, 8 up, 8 in 2024-04-10T03:25:58.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[72916]: audit 2024-04-10T03:25:57.534322+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:58.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[72916]: audit 2024-04-10T03:25:57.536728+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:58.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[72916]: cluster 2024-04-10T03:25:57.634297+0000 mgr.y (mgr.25133) 587 : cluster 0 pgmap v1102: 137 pgs: 6 creating+peering, 23 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-10T03:25:58.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[74137]: audit 2024-04-10T03:25:57.129583+0000 mon.a (mon.0) 1688 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:58.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[74137]: cluster 2024-04-10T03:25:57.139336+0000 mon.a (mon.0) 1689 : cluster 0 osdmap e971: 8 total, 8 up, 8 in 2024-04-10T03:25:58.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[74137]: audit 2024-04-10T03:25:57.534322+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:58.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[74137]: audit 2024-04-10T03:25:57.536728+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:58.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:58 smithi016 bash[74137]: cluster 2024-04-10T03:25:57.634297+0000 mgr.y (mgr.25133) 587 : cluster 0 pgmap v1102: 137 pgs: 6 creating+peering, 23 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-10T03:25:58.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:58 smithi136 bash[68278]: audit 2024-04-10T03:25:57.129583+0000 mon.a (mon.0) 1688 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:25:58.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:58 smithi136 bash[68278]: cluster 2024-04-10T03:25:57.139336+0000 mon.a (mon.0) 1689 : cluster 0 osdmap e971: 8 total, 8 up, 8 in 2024-04-10T03:25:58.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:58 smithi136 bash[68278]: audit 2024-04-10T03:25:57.534322+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:25:58.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:58 smithi136 bash[68278]: audit 2024-04-10T03:25:57.536728+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:25:58.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:58 smithi136 bash[68278]: cluster 2024-04-10T03:25:57.634297+0000 mgr.y (mgr.25133) 587 : cluster 0 pgmap v1102: 137 pgs: 6 creating+peering, 23 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-10T03:25:59.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:25:59 smithi016 bash[72916]: cluster 2024-04-10T03:25:58.162930+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e972: 8 total, 8 up, 8 in 2024-04-10T03:25:59.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:25:59 smithi016 bash[74137]: cluster 2024-04-10T03:25:58.162930+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e972: 8 total, 8 up, 8 in 2024-04-10T03:25:59.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:25:59 smithi136 bash[68278]: cluster 2024-04-10T03:25:58.162930+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e972: 8 total, 8 up, 8 in 2024-04-10T03:26:00.206 INFO:tasks.workunit.client.0.smithi016.stdout:require_osd_release = squid 2024-04-10T03:26:00.227 INFO:tasks.workunit.client.0.smithi016.stdout:0 2024-04-10T03:26:00.556 INFO:tasks.workunit.client.0.smithi016.stdout:1 2024-04-10T03:26:00.559 INFO:tasks.workunit.client.0.smithi016.stdout:2 2024-04-10T03:26:00.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:00 smithi016 bash[72916]: cluster 2024-04-10T03:25:59.194482+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e973: 8 total, 8 up, 8 in 2024-04-10T03:26:00.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:00 smithi016 bash[72916]: audit 2024-04-10T03:25:59.200069+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.16:0/2556240499' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:00.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:00 smithi016 bash[72916]: audit 2024-04-10T03:25:59.201393+0000 mon.a (mon.0) 1694 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:00.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:00 smithi016 bash[72916]: cluster 2024-04-10T03:25:59.635008+0000 mgr.y (mgr.25133) 588 : cluster 0 pgmap v1105: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:00.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:00 smithi016 bash[74137]: cluster 2024-04-10T03:25:59.194482+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e973: 8 total, 8 up, 8 in 2024-04-10T03:26:00.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:00 smithi016 bash[74137]: audit 2024-04-10T03:25:59.200069+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.16:0/2556240499' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:00.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:00 smithi016 bash[74137]: audit 2024-04-10T03:25:59.201393+0000 mon.a (mon.0) 1694 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:00.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:00 smithi016 bash[74137]: cluster 2024-04-10T03:25:59.635008+0000 mgr.y (mgr.25133) 588 : cluster 0 pgmap v1105: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:00.562 INFO:tasks.workunit.client.0.smithi016.stdout:3 2024-04-10T03:26:00.563 INFO:tasks.workunit.client.0.smithi016.stdout:4 2024-04-10T03:26:00.564 INFO:tasks.workunit.client.0.smithi016.stdout:5 2024-04-10T03:26:00.566 INFO:tasks.workunit.client.0.smithi016.stdout:6 2024-04-10T03:26:00.567 INFO:tasks.workunit.client.0.smithi016.stdout:7 2024-04-10T03:26:00.569 INFO:tasks.workunit.client.0.smithi016.stdout:8 2024-04-10T03:26:00.571 INFO:tasks.workunit.client.0.smithi016.stdout:9 2024-04-10T03:26:00.572 INFO:tasks.workunit.client.0.smithi016.stdout:10 2024-04-10T03:26:00.574 INFO:tasks.workunit.client.0.smithi016.stdout:11 2024-04-10T03:26:00.576 INFO:tasks.workunit.client.0.smithi016.stdout:12 2024-04-10T03:26:00.578 INFO:tasks.workunit.client.0.smithi016.stdout:13 2024-04-10T03:26:00.579 INFO:tasks.workunit.client.0.smithi016.stdout:14 2024-04-10T03:26:00.581 INFO:tasks.workunit.client.0.smithi016.stdout:15 2024-04-10T03:26:00.583 INFO:tasks.workunit.client.0.smithi016.stdout:16 2024-04-10T03:26:00.585 INFO:tasks.workunit.client.0.smithi016.stdout:17 2024-04-10T03:26:00.586 INFO:tasks.workunit.client.0.smithi016.stdout:18 2024-04-10T03:26:00.588 INFO:tasks.workunit.client.0.smithi016.stdout:19 2024-04-10T03:26:00.589 INFO:tasks.workunit.client.0.smithi016.stdout:20 2024-04-10T03:26:00.591 INFO:tasks.workunit.client.0.smithi016.stdout:21 2024-04-10T03:26:00.593 INFO:tasks.workunit.client.0.smithi016.stdout:22 2024-04-10T03:26:00.594 INFO:tasks.workunit.client.0.smithi016.stdout:23 2024-04-10T03:26:00.596 INFO:tasks.workunit.client.0.smithi016.stdout:24 2024-04-10T03:26:00.598 INFO:tasks.workunit.client.0.smithi016.stdout:25 2024-04-10T03:26:00.599 INFO:tasks.workunit.client.0.smithi016.stdout:26 2024-04-10T03:26:00.601 INFO:tasks.workunit.client.0.smithi016.stdout:27 2024-04-10T03:26:00.603 INFO:tasks.workunit.client.0.smithi016.stdout:28 2024-04-10T03:26:00.604 INFO:tasks.workunit.client.0.smithi016.stdout:29 2024-04-10T03:26:00.606 INFO:tasks.workunit.client.0.smithi016.stdout:30 2024-04-10T03:26:00.608 INFO:tasks.workunit.client.0.smithi016.stdout:31 2024-04-10T03:26:00.610 INFO:tasks.workunit.client.0.smithi016.stdout:32 2024-04-10T03:26:00.612 INFO:tasks.workunit.client.0.smithi016.stdout:33 2024-04-10T03:26:00.613 INFO:tasks.workunit.client.0.smithi016.stdout:34 2024-04-10T03:26:00.615 INFO:tasks.workunit.client.0.smithi016.stdout:35 2024-04-10T03:26:00.617 INFO:tasks.workunit.client.0.smithi016.stdout:36 2024-04-10T03:26:00.619 INFO:tasks.workunit.client.0.smithi016.stdout:37 2024-04-10T03:26:00.621 INFO:tasks.workunit.client.0.smithi016.stdout:38 2024-04-10T03:26:00.623 INFO:tasks.workunit.client.0.smithi016.stdout:39 2024-04-10T03:26:00.625 INFO:tasks.workunit.client.0.smithi016.stdout:40 2024-04-10T03:26:00.627 INFO:tasks.workunit.client.0.smithi016.stdout:41 2024-04-10T03:26:00.629 INFO:tasks.workunit.client.0.smithi016.stdout:42 2024-04-10T03:26:00.631 INFO:tasks.workunit.client.0.smithi016.stdout:43 2024-04-10T03:26:00.633 INFO:tasks.workunit.client.0.smithi016.stdout:44 2024-04-10T03:26:00.635 INFO:tasks.workunit.client.0.smithi016.stdout:45 2024-04-10T03:26:00.637 INFO:tasks.workunit.client.0.smithi016.stdout:46 2024-04-10T03:26:00.638 INFO:tasks.workunit.client.0.smithi016.stdout:47 2024-04-10T03:26:00.641 INFO:tasks.workunit.client.0.smithi016.stdout:48 2024-04-10T03:26:00.643 INFO:tasks.workunit.client.0.smithi016.stdout:49 2024-04-10T03:26:00.645 INFO:tasks.workunit.client.0.smithi016.stdout:50 2024-04-10T03:26:00.647 INFO:tasks.workunit.client.0.smithi016.stdout:51 2024-04-10T03:26:00.649 INFO:tasks.workunit.client.0.smithi016.stdout:52 2024-04-10T03:26:00.651 INFO:tasks.workunit.client.0.smithi016.stdout:53 2024-04-10T03:26:00.653 INFO:tasks.workunit.client.0.smithi016.stdout:54 2024-04-10T03:26:00.656 INFO:tasks.workunit.client.0.smithi016.stdout:55 2024-04-10T03:26:00.658 INFO:tasks.workunit.client.0.smithi016.stdout:56 2024-04-10T03:26:00.660 INFO:tasks.workunit.client.0.smithi016.stdout:57 2024-04-10T03:26:00.662 INFO:tasks.workunit.client.0.smithi016.stdout:58 2024-04-10T03:26:00.664 INFO:tasks.workunit.client.0.smithi016.stdout:59 2024-04-10T03:26:00.666 INFO:tasks.workunit.client.0.smithi016.stdout:60 2024-04-10T03:26:00.668 INFO:tasks.workunit.client.0.smithi016.stdout:61 2024-04-10T03:26:00.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:00 smithi136 bash[68278]: cluster 2024-04-10T03:25:59.194482+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e973: 8 total, 8 up, 8 in 2024-04-10T03:26:00.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:00 smithi136 bash[68278]: audit 2024-04-10T03:25:59.200069+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.16:0/2556240499' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:00.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:00 smithi136 bash[68278]: audit 2024-04-10T03:25:59.201393+0000 mon.a (mon.0) 1694 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:00.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:00 smithi136 bash[68278]: cluster 2024-04-10T03:25:59.635008+0000 mgr.y (mgr.25133) 588 : cluster 0 pgmap v1105: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:00.671 INFO:tasks.workunit.client.0.smithi016.stdout:62 2024-04-10T03:26:00.673 INFO:tasks.workunit.client.0.smithi016.stdout:63 2024-04-10T03:26:00.675 INFO:tasks.workunit.client.0.smithi016.stdout:64 2024-04-10T03:26:00.677 INFO:tasks.workunit.client.0.smithi016.stdout:65 2024-04-10T03:26:00.679 INFO:tasks.workunit.client.0.smithi016.stdout:66 2024-04-10T03:26:00.681 INFO:tasks.workunit.client.0.smithi016.stdout:67 2024-04-10T03:26:00.683 INFO:tasks.workunit.client.0.smithi016.stdout:68 2024-04-10T03:26:00.685 INFO:tasks.workunit.client.0.smithi016.stdout:69 2024-04-10T03:26:00.688 INFO:tasks.workunit.client.0.smithi016.stdout:70 2024-04-10T03:26:00.690 INFO:tasks.workunit.client.0.smithi016.stdout:71 2024-04-10T03:26:00.692 INFO:tasks.workunit.client.0.smithi016.stdout:72 2024-04-10T03:26:00.694 INFO:tasks.workunit.client.0.smithi016.stdout:73 2024-04-10T03:26:00.697 INFO:tasks.workunit.client.0.smithi016.stdout:74 2024-04-10T03:26:00.699 INFO:tasks.workunit.client.0.smithi016.stdout:75 2024-04-10T03:26:00.701 INFO:tasks.workunit.client.0.smithi016.stdout:76 2024-04-10T03:26:00.703 INFO:tasks.workunit.client.0.smithi016.stdout:77 2024-04-10T03:26:00.705 INFO:tasks.workunit.client.0.smithi016.stdout:78 2024-04-10T03:26:00.708 INFO:tasks.workunit.client.0.smithi016.stdout:79 2024-04-10T03:26:00.710 INFO:tasks.workunit.client.0.smithi016.stdout:80 2024-04-10T03:26:00.712 INFO:tasks.workunit.client.0.smithi016.stdout:81 2024-04-10T03:26:00.714 INFO:tasks.workunit.client.0.smithi016.stdout:82 2024-04-10T03:26:00.716 INFO:tasks.workunit.client.0.smithi016.stdout:83 2024-04-10T03:26:00.717 INFO:tasks.workunit.client.0.smithi016.stdout:84 2024-04-10T03:26:00.720 INFO:tasks.workunit.client.0.smithi016.stdout:85 2024-04-10T03:26:00.721 INFO:tasks.workunit.client.0.smithi016.stdout:86 2024-04-10T03:26:00.724 INFO:tasks.workunit.client.0.smithi016.stdout:87 2024-04-10T03:26:00.726 INFO:tasks.workunit.client.0.smithi016.stdout:88 2024-04-10T03:26:00.727 INFO:tasks.workunit.client.0.smithi016.stdout:89 2024-04-10T03:26:00.729 INFO:tasks.workunit.client.0.smithi016.stdout:90 2024-04-10T03:26:00.732 INFO:tasks.workunit.client.0.smithi016.stdout:91 2024-04-10T03:26:00.734 INFO:tasks.workunit.client.0.smithi016.stdout:92 2024-04-10T03:26:00.736 INFO:tasks.workunit.client.0.smithi016.stdout:93 2024-04-10T03:26:00.738 INFO:tasks.workunit.client.0.smithi016.stdout:94 2024-04-10T03:26:00.741 INFO:tasks.workunit.client.0.smithi016.stdout:95 2024-04-10T03:26:00.743 INFO:tasks.workunit.client.0.smithi016.stdout:96 2024-04-10T03:26:00.745 INFO:tasks.workunit.client.0.smithi016.stdout:97 2024-04-10T03:26:00.747 INFO:tasks.workunit.client.0.smithi016.stdout:98 2024-04-10T03:26:00.749 INFO:tasks.workunit.client.0.smithi016.stdout:99 2024-04-10T03:26:00.751 INFO:tasks.workunit.client.0.smithi016.stdout:100 2024-04-10T03:26:00.753 INFO:tasks.workunit.client.0.smithi016.stdout:101 2024-04-10T03:26:00.755 INFO:tasks.workunit.client.0.smithi016.stdout:102 2024-04-10T03:26:00.757 INFO:tasks.workunit.client.0.smithi016.stdout:103 2024-04-10T03:26:00.760 INFO:tasks.workunit.client.0.smithi016.stdout:104 2024-04-10T03:26:00.762 INFO:tasks.workunit.client.0.smithi016.stdout:105 2024-04-10T03:26:00.764 INFO:tasks.workunit.client.0.smithi016.stdout:106 2024-04-10T03:26:00.765 INFO:tasks.workunit.client.0.smithi016.stdout:107 2024-04-10T03:26:00.767 INFO:tasks.workunit.client.0.smithi016.stdout:108 2024-04-10T03:26:00.769 INFO:tasks.workunit.client.0.smithi016.stdout:109 2024-04-10T03:26:00.771 INFO:tasks.workunit.client.0.smithi016.stdout:110 2024-04-10T03:26:00.772 INFO:tasks.workunit.client.0.smithi016.stdout:111 2024-04-10T03:26:00.775 INFO:tasks.workunit.client.0.smithi016.stdout:112 2024-04-10T03:26:00.777 INFO:tasks.workunit.client.0.smithi016.stdout:113 2024-04-10T03:26:00.778 INFO:tasks.workunit.client.0.smithi016.stdout:114 2024-04-10T03:26:00.780 INFO:tasks.workunit.client.0.smithi016.stdout:115 2024-04-10T03:26:00.782 INFO:tasks.workunit.client.0.smithi016.stdout:116 2024-04-10T03:26:00.783 INFO:tasks.workunit.client.0.smithi016.stdout:117 2024-04-10T03:26:00.785 INFO:tasks.workunit.client.0.smithi016.stdout:118 2024-04-10T03:26:00.787 INFO:tasks.workunit.client.0.smithi016.stdout:119 2024-04-10T03:26:00.788 INFO:tasks.workunit.client.0.smithi016.stdout:120 2024-04-10T03:26:00.790 INFO:tasks.workunit.client.0.smithi016.stdout:121 2024-04-10T03:26:00.792 INFO:tasks.workunit.client.0.smithi016.stdout:122 2024-04-10T03:26:00.793 INFO:tasks.workunit.client.0.smithi016.stdout:123 2024-04-10T03:26:00.795 INFO:tasks.workunit.client.0.smithi016.stdout:124 2024-04-10T03:26:00.797 INFO:tasks.workunit.client.0.smithi016.stdout:125 2024-04-10T03:26:00.799 INFO:tasks.workunit.client.0.smithi016.stdout:126 2024-04-10T03:26:00.801 INFO:tasks.workunit.client.0.smithi016.stdout:127 2024-04-10T03:26:00.803 INFO:tasks.workunit.client.0.smithi016.stdout:128 2024-04-10T03:26:00.805 INFO:tasks.workunit.client.0.smithi016.stdout:129 2024-04-10T03:26:00.808 INFO:tasks.workunit.client.0.smithi016.stdout:130 2024-04-10T03:26:00.810 INFO:tasks.workunit.client.0.smithi016.stdout:131 2024-04-10T03:26:00.812 INFO:tasks.workunit.client.0.smithi016.stdout:132 2024-04-10T03:26:00.814 INFO:tasks.workunit.client.0.smithi016.stdout:133 2024-04-10T03:26:00.816 INFO:tasks.workunit.client.0.smithi016.stdout:134 2024-04-10T03:26:00.819 INFO:tasks.workunit.client.0.smithi016.stdout:135 2024-04-10T03:26:00.821 INFO:tasks.workunit.client.0.smithi016.stdout:136 2024-04-10T03:26:00.823 INFO:tasks.workunit.client.0.smithi016.stdout:137 2024-04-10T03:26:00.826 INFO:tasks.workunit.client.0.smithi016.stdout:138 2024-04-10T03:26:00.828 INFO:tasks.workunit.client.0.smithi016.stdout:139 2024-04-10T03:26:00.830 INFO:tasks.workunit.client.0.smithi016.stdout:140 2024-04-10T03:26:00.832 INFO:tasks.workunit.client.0.smithi016.stdout:141 2024-04-10T03:26:00.834 INFO:tasks.workunit.client.0.smithi016.stdout:142 2024-04-10T03:26:00.837 INFO:tasks.workunit.client.0.smithi016.stdout:143 2024-04-10T03:26:00.839 INFO:tasks.workunit.client.0.smithi016.stdout:144 2024-04-10T03:26:00.842 INFO:tasks.workunit.client.0.smithi016.stdout:145 2024-04-10T03:26:00.844 INFO:tasks.workunit.client.0.smithi016.stdout:146 2024-04-10T03:26:00.846 INFO:tasks.workunit.client.0.smithi016.stdout:147 2024-04-10T03:26:00.849 INFO:tasks.workunit.client.0.smithi016.stdout:148 2024-04-10T03:26:00.851 INFO:tasks.workunit.client.0.smithi016.stdout:149 2024-04-10T03:26:00.853 INFO:tasks.workunit.client.0.smithi016.stdout:150 2024-04-10T03:26:00.855 INFO:tasks.workunit.client.0.smithi016.stdout:151 2024-04-10T03:26:00.857 INFO:tasks.workunit.client.0.smithi016.stdout:152 2024-04-10T03:26:00.858 INFO:tasks.workunit.client.0.smithi016.stdout:153 2024-04-10T03:26:00.860 INFO:tasks.workunit.client.0.smithi016.stdout:154 2024-04-10T03:26:00.862 INFO:tasks.workunit.client.0.smithi016.stdout:155 2024-04-10T03:26:00.863 INFO:tasks.workunit.client.0.smithi016.stdout:156 2024-04-10T03:26:00.865 INFO:tasks.workunit.client.0.smithi016.stdout:157 2024-04-10T03:26:00.867 INFO:tasks.workunit.client.0.smithi016.stdout:158 2024-04-10T03:26:00.869 INFO:tasks.workunit.client.0.smithi016.stdout:159 2024-04-10T03:26:00.871 INFO:tasks.workunit.client.0.smithi016.stdout:160 2024-04-10T03:26:00.873 INFO:tasks.workunit.client.0.smithi016.stdout:161 2024-04-10T03:26:00.875 INFO:tasks.workunit.client.0.smithi016.stdout:162 2024-04-10T03:26:00.877 INFO:tasks.workunit.client.0.smithi016.stdout:163 2024-04-10T03:26:00.880 INFO:tasks.workunit.client.0.smithi016.stdout:164 2024-04-10T03:26:00.882 INFO:tasks.workunit.client.0.smithi016.stdout:165 2024-04-10T03:26:00.885 INFO:tasks.workunit.client.0.smithi016.stdout:166 2024-04-10T03:26:00.887 INFO:tasks.workunit.client.0.smithi016.stdout:167 2024-04-10T03:26:00.890 INFO:tasks.workunit.client.0.smithi016.stdout:168 2024-04-10T03:26:00.892 INFO:tasks.workunit.client.0.smithi016.stdout:169 2024-04-10T03:26:00.895 INFO:tasks.workunit.client.0.smithi016.stdout:170 2024-04-10T03:26:00.897 INFO:tasks.workunit.client.0.smithi016.stdout:171 2024-04-10T03:26:00.900 INFO:tasks.workunit.client.0.smithi016.stdout:172 2024-04-10T03:26:00.902 INFO:tasks.workunit.client.0.smithi016.stdout:173 2024-04-10T03:26:00.904 INFO:tasks.workunit.client.0.smithi016.stdout:174 2024-04-10T03:26:00.906 INFO:tasks.workunit.client.0.smithi016.stdout:175 2024-04-10T03:26:00.909 INFO:tasks.workunit.client.0.smithi016.stdout:176 2024-04-10T03:26:00.911 INFO:tasks.workunit.client.0.smithi016.stdout:177 2024-04-10T03:26:00.913 INFO:tasks.workunit.client.0.smithi016.stdout:178 2024-04-10T03:26:00.914 INFO:tasks.workunit.client.0.smithi016.stdout:179 2024-04-10T03:26:00.917 INFO:tasks.workunit.client.0.smithi016.stdout:180 2024-04-10T03:26:00.919 INFO:tasks.workunit.client.0.smithi016.stdout:181 2024-04-10T03:26:00.921 INFO:tasks.workunit.client.0.smithi016.stdout:182 2024-04-10T03:26:00.924 INFO:tasks.workunit.client.0.smithi016.stdout:183 2024-04-10T03:26:00.926 INFO:tasks.workunit.client.0.smithi016.stdout:184 2024-04-10T03:26:00.928 INFO:tasks.workunit.client.0.smithi016.stdout:185 2024-04-10T03:26:00.930 INFO:tasks.workunit.client.0.smithi016.stdout:186 2024-04-10T03:26:00.932 INFO:tasks.workunit.client.0.smithi016.stdout:187 2024-04-10T03:26:00.935 INFO:tasks.workunit.client.0.smithi016.stdout:188 2024-04-10T03:26:00.937 INFO:tasks.workunit.client.0.smithi016.stdout:189 2024-04-10T03:26:00.939 INFO:tasks.workunit.client.0.smithi016.stdout:190 2024-04-10T03:26:00.941 INFO:tasks.workunit.client.0.smithi016.stdout:191 2024-04-10T03:26:00.946 INFO:tasks.workunit.client.0.smithi016.stdout:192 2024-04-10T03:26:00.946 INFO:tasks.workunit.client.0.smithi016.stdout:193 2024-04-10T03:26:00.948 INFO:tasks.workunit.client.0.smithi016.stdout:194 2024-04-10T03:26:00.950 INFO:tasks.workunit.client.0.smithi016.stdout:195 2024-04-10T03:26:00.952 INFO:tasks.workunit.client.0.smithi016.stdout:196 2024-04-10T03:26:00.955 INFO:tasks.workunit.client.0.smithi016.stdout:197 2024-04-10T03:26:00.957 INFO:tasks.workunit.client.0.smithi016.stdout:198 2024-04-10T03:26:00.959 INFO:tasks.workunit.client.0.smithi016.stdout:199 2024-04-10T03:26:00.961 INFO:tasks.workunit.client.0.smithi016.stdout:200 2024-04-10T03:26:00.963 INFO:tasks.workunit.client.0.smithi016.stdout:201 2024-04-10T03:26:00.966 INFO:tasks.workunit.client.0.smithi016.stdout:202 2024-04-10T03:26:00.968 INFO:tasks.workunit.client.0.smithi016.stdout:203 2024-04-10T03:26:00.970 INFO:tasks.workunit.client.0.smithi016.stdout:204 2024-04-10T03:26:00.973 INFO:tasks.workunit.client.0.smithi016.stdout:205 2024-04-10T03:26:00.976 INFO:tasks.workunit.client.0.smithi016.stdout:206 2024-04-10T03:26:00.978 INFO:tasks.workunit.client.0.smithi016.stdout:207 2024-04-10T03:26:00.980 INFO:tasks.workunit.client.0.smithi016.stdout:208 2024-04-10T03:26:00.983 INFO:tasks.workunit.client.0.smithi016.stdout:209 2024-04-10T03:26:00.985 INFO:tasks.workunit.client.0.smithi016.stdout:210 2024-04-10T03:26:00.988 INFO:tasks.workunit.client.0.smithi016.stdout:211 2024-04-10T03:26:00.991 INFO:tasks.workunit.client.0.smithi016.stdout:212 2024-04-10T03:26:00.994 INFO:tasks.workunit.client.0.smithi016.stdout:213 2024-04-10T03:26:00.996 INFO:tasks.workunit.client.0.smithi016.stdout:214 2024-04-10T03:26:00.999 INFO:tasks.workunit.client.0.smithi016.stdout:215 2024-04-10T03:26:01.001 INFO:tasks.workunit.client.0.smithi016.stdout:216 2024-04-10T03:26:01.003 INFO:tasks.workunit.client.0.smithi016.stdout:217 2024-04-10T03:26:01.005 INFO:tasks.workunit.client.0.smithi016.stdout:218 2024-04-10T03:26:01.008 INFO:tasks.workunit.client.0.smithi016.stdout:219 2024-04-10T03:26:01.010 INFO:tasks.workunit.client.0.smithi016.stdout:220 2024-04-10T03:26:01.013 INFO:tasks.workunit.client.0.smithi016.stdout:221 2024-04-10T03:26:01.015 INFO:tasks.workunit.client.0.smithi016.stdout:222 2024-04-10T03:26:01.018 INFO:tasks.workunit.client.0.smithi016.stdout:223 2024-04-10T03:26:01.020 INFO:tasks.workunit.client.0.smithi016.stdout:224 2024-04-10T03:26:01.023 INFO:tasks.workunit.client.0.smithi016.stdout:225 2024-04-10T03:26:01.026 INFO:tasks.workunit.client.0.smithi016.stdout:226 2024-04-10T03:26:01.028 INFO:tasks.workunit.client.0.smithi016.stdout:227 2024-04-10T03:26:01.030 INFO:tasks.workunit.client.0.smithi016.stdout:228 2024-04-10T03:26:01.033 INFO:tasks.workunit.client.0.smithi016.stdout:229 2024-04-10T03:26:01.035 INFO:tasks.workunit.client.0.smithi016.stdout:230 2024-04-10T03:26:01.037 INFO:tasks.workunit.client.0.smithi016.stdout:231 2024-04-10T03:26:01.039 INFO:tasks.workunit.client.0.smithi016.stdout:232 2024-04-10T03:26:01.041 INFO:tasks.workunit.client.0.smithi016.stdout:233 2024-04-10T03:26:01.044 INFO:tasks.workunit.client.0.smithi016.stdout:234 2024-04-10T03:26:01.046 INFO:tasks.workunit.client.0.smithi016.stdout:235 2024-04-10T03:26:01.048 INFO:tasks.workunit.client.0.smithi016.stdout:236 2024-04-10T03:26:01.050 INFO:tasks.workunit.client.0.smithi016.stdout:237 2024-04-10T03:26:01.053 INFO:tasks.workunit.client.0.smithi016.stdout:238 2024-04-10T03:26:01.055 INFO:tasks.workunit.client.0.smithi016.stdout:239 2024-04-10T03:26:01.057 INFO:tasks.workunit.client.0.smithi016.stdout:240 2024-04-10T03:26:01.059 INFO:tasks.workunit.client.0.smithi016.stdout:241 2024-04-10T03:26:01.062 INFO:tasks.workunit.client.0.smithi016.stdout:242 2024-04-10T03:26:01.064 INFO:tasks.workunit.client.0.smithi016.stdout:243 2024-04-10T03:26:01.066 INFO:tasks.workunit.client.0.smithi016.stdout:244 2024-04-10T03:26:01.068 INFO:tasks.workunit.client.0.smithi016.stdout:245 2024-04-10T03:26:01.069 INFO:tasks.workunit.client.0.smithi016.stdout:246 2024-04-10T03:26:01.071 INFO:tasks.workunit.client.0.smithi016.stdout:247 2024-04-10T03:26:01.073 INFO:tasks.workunit.client.0.smithi016.stdout:248 2024-04-10T03:26:01.075 INFO:tasks.workunit.client.0.smithi016.stdout:249 2024-04-10T03:26:01.077 INFO:tasks.workunit.client.0.smithi016.stdout:250 2024-04-10T03:26:01.079 INFO:tasks.workunit.client.0.smithi016.stdout:251 2024-04-10T03:26:01.081 INFO:tasks.workunit.client.0.smithi016.stdout:252 2024-04-10T03:26:01.083 INFO:tasks.workunit.client.0.smithi016.stdout:253 2024-04-10T03:26:01.085 INFO:tasks.workunit.client.0.smithi016.stdout:254 2024-04-10T03:26:01.086 INFO:tasks.workunit.client.0.smithi016.stdout:255 2024-04-10T03:26:01.088 INFO:tasks.workunit.client.0.smithi016.stdout:256 2024-04-10T03:26:01.090 INFO:tasks.workunit.client.0.smithi016.stdout:257 2024-04-10T03:26:01.092 INFO:tasks.workunit.client.0.smithi016.stdout:258 2024-04-10T03:26:01.094 INFO:tasks.workunit.client.0.smithi016.stdout:259 2024-04-10T03:26:01.096 INFO:tasks.workunit.client.0.smithi016.stdout:260 2024-04-10T03:26:01.097 INFO:tasks.workunit.client.0.smithi016.stdout:261 2024-04-10T03:26:01.099 INFO:tasks.workunit.client.0.smithi016.stdout:262 2024-04-10T03:26:01.102 INFO:tasks.workunit.client.0.smithi016.stdout:263 2024-04-10T03:26:01.103 INFO:tasks.workunit.client.0.smithi016.stdout:264 2024-04-10T03:26:01.104 INFO:tasks.workunit.client.0.smithi016.stdout:265 2024-04-10T03:26:01.106 INFO:tasks.workunit.client.0.smithi016.stdout:266 2024-04-10T03:26:01.108 INFO:tasks.workunit.client.0.smithi016.stdout:267 2024-04-10T03:26:01.109 INFO:tasks.workunit.client.0.smithi016.stdout:268 2024-04-10T03:26:01.111 INFO:tasks.workunit.client.0.smithi016.stdout:269 2024-04-10T03:26:01.113 INFO:tasks.workunit.client.0.smithi016.stdout:270 2024-04-10T03:26:01.115 INFO:tasks.workunit.client.0.smithi016.stdout:271 2024-04-10T03:26:01.117 INFO:tasks.workunit.client.0.smithi016.stdout:272 2024-04-10T03:26:01.118 INFO:tasks.workunit.client.0.smithi016.stdout:273 2024-04-10T03:26:01.120 INFO:tasks.workunit.client.0.smithi016.stdout:274 2024-04-10T03:26:01.122 INFO:tasks.workunit.client.0.smithi016.stdout:275 2024-04-10T03:26:01.124 INFO:tasks.workunit.client.0.smithi016.stdout:276 2024-04-10T03:26:01.125 INFO:tasks.workunit.client.0.smithi016.stdout:277 2024-04-10T03:26:01.127 INFO:tasks.workunit.client.0.smithi016.stdout:278 2024-04-10T03:26:01.129 INFO:tasks.workunit.client.0.smithi016.stdout:279 2024-04-10T03:26:01.132 INFO:tasks.workunit.client.0.smithi016.stdout:280 2024-04-10T03:26:01.133 INFO:tasks.workunit.client.0.smithi016.stdout:281 2024-04-10T03:26:01.135 INFO:tasks.workunit.client.0.smithi016.stdout:282 2024-04-10T03:26:01.137 INFO:tasks.workunit.client.0.smithi016.stdout:283 2024-04-10T03:26:01.138 INFO:tasks.workunit.client.0.smithi016.stdout:284 2024-04-10T03:26:01.140 INFO:tasks.workunit.client.0.smithi016.stdout:285 2024-04-10T03:26:01.143 INFO:tasks.workunit.client.0.smithi016.stdout:286 2024-04-10T03:26:01.144 INFO:tasks.workunit.client.0.smithi016.stdout:287 2024-04-10T03:26:01.146 INFO:tasks.workunit.client.0.smithi016.stdout:288 2024-04-10T03:26:01.150 INFO:tasks.workunit.client.0.smithi016.stdout:289 2024-04-10T03:26:01.151 INFO:tasks.workunit.client.0.smithi016.stdout:290 2024-04-10T03:26:01.151 INFO:tasks.workunit.client.0.smithi016.stdout:291 2024-04-10T03:26:01.153 INFO:tasks.workunit.client.0.smithi016.stdout:292 2024-04-10T03:26:01.155 INFO:tasks.workunit.client.0.smithi016.stdout:293 2024-04-10T03:26:01.157 INFO:tasks.workunit.client.0.smithi016.stdout:294 2024-04-10T03:26:01.159 INFO:tasks.workunit.client.0.smithi016.stdout:295 2024-04-10T03:26:01.160 INFO:tasks.workunit.client.0.smithi016.stdout:296 2024-04-10T03:26:01.162 INFO:tasks.workunit.client.0.smithi016.stdout:297 2024-04-10T03:26:01.164 INFO:tasks.workunit.client.0.smithi016.stdout:298 2024-04-10T03:26:01.166 INFO:tasks.workunit.client.0.smithi016.stdout:299 2024-04-10T03:26:01.168 INFO:tasks.workunit.client.0.smithi016.stdout:300 2024-04-10T03:26:01.169 INFO:tasks.workunit.client.0.smithi016.stdout:301 2024-04-10T03:26:01.171 INFO:tasks.workunit.client.0.smithi016.stdout:302 2024-04-10T03:26:01.173 INFO:tasks.workunit.client.0.smithi016.stdout:303 2024-04-10T03:26:01.175 INFO:tasks.workunit.client.0.smithi016.stdout:304 2024-04-10T03:26:01.177 INFO:tasks.workunit.client.0.smithi016.stdout:305 2024-04-10T03:26:01.179 INFO:tasks.workunit.client.0.smithi016.stdout:306 2024-04-10T03:26:01.180 INFO:tasks.workunit.client.0.smithi016.stdout:307 2024-04-10T03:26:01.183 INFO:tasks.workunit.client.0.smithi016.stdout:308 2024-04-10T03:26:01.185 INFO:tasks.workunit.client.0.smithi016.stdout:309 2024-04-10T03:26:01.187 INFO:tasks.workunit.client.0.smithi016.stdout:310 2024-04-10T03:26:01.189 INFO:tasks.workunit.client.0.smithi016.stdout:311 2024-04-10T03:26:01.191 INFO:tasks.workunit.client.0.smithi016.stdout:312 2024-04-10T03:26:01.193 INFO:tasks.workunit.client.0.smithi016.stdout:313 2024-04-10T03:26:01.195 INFO:tasks.workunit.client.0.smithi016.stdout:314 2024-04-10T03:26:01.196 INFO:tasks.workunit.client.0.smithi016.stdout:315 2024-04-10T03:26:01.198 INFO:tasks.workunit.client.0.smithi016.stdout:316 2024-04-10T03:26:01.200 INFO:tasks.workunit.client.0.smithi016.stdout:317 2024-04-10T03:26:01.202 INFO:tasks.workunit.client.0.smithi016.stdout:318 2024-04-10T03:26:01.204 INFO:tasks.workunit.client.0.smithi016.stdout:319 2024-04-10T03:26:01.206 INFO:tasks.workunit.client.0.smithi016.stdout:320 2024-04-10T03:26:01.208 INFO:tasks.workunit.client.0.smithi016.stdout:321 2024-04-10T03:26:01.210 INFO:tasks.workunit.client.0.smithi016.stdout:322 2024-04-10T03:26:01.212 INFO:tasks.workunit.client.0.smithi016.stdout:323 2024-04-10T03:26:01.214 INFO:tasks.workunit.client.0.smithi016.stdout:324 2024-04-10T03:26:01.217 INFO:tasks.workunit.client.0.smithi016.stdout:325 2024-04-10T03:26:01.224 INFO:tasks.workunit.client.0.smithi016.stdout:326 2024-04-10T03:26:01.226 INFO:tasks.workunit.client.0.smithi016.stdout:327 2024-04-10T03:26:01.228 INFO:tasks.workunit.client.0.smithi016.stdout:328 2024-04-10T03:26:01.233 INFO:tasks.workunit.client.0.smithi016.stdout:329 2024-04-10T03:26:01.236 INFO:tasks.workunit.client.0.smithi016.stdout:330 2024-04-10T03:26:01.238 INFO:tasks.workunit.client.0.smithi016.stdout:331 2024-04-10T03:26:01.239 INFO:tasks.workunit.client.0.smithi016.stdout:332 2024-04-10T03:26:01.241 INFO:tasks.workunit.client.0.smithi016.stdout:333 2024-04-10T03:26:01.243 INFO:tasks.workunit.client.0.smithi016.stdout:334 2024-04-10T03:26:01.245 INFO:tasks.workunit.client.0.smithi016.stdout:335 2024-04-10T03:26:01.247 INFO:tasks.workunit.client.0.smithi016.stdout:336 2024-04-10T03:26:01.249 INFO:tasks.workunit.client.0.smithi016.stdout:337 2024-04-10T03:26:01.250 INFO:tasks.workunit.client.0.smithi016.stdout:338 2024-04-10T03:26:01.252 INFO:tasks.workunit.client.0.smithi016.stdout:339 2024-04-10T03:26:01.254 INFO:tasks.workunit.client.0.smithi016.stdout:340 2024-04-10T03:26:01.256 INFO:tasks.workunit.client.0.smithi016.stdout:341 2024-04-10T03:26:01.258 INFO:tasks.workunit.client.0.smithi016.stdout:342 2024-04-10T03:26:01.259 INFO:tasks.workunit.client.0.smithi016.stdout:343 2024-04-10T03:26:01.261 INFO:tasks.workunit.client.0.smithi016.stdout:344 2024-04-10T03:26:01.263 INFO:tasks.workunit.client.0.smithi016.stdout:345 2024-04-10T03:26:01.265 INFO:tasks.workunit.client.0.smithi016.stdout:346 2024-04-10T03:26:01.267 INFO:tasks.workunit.client.0.smithi016.stdout:347 2024-04-10T03:26:01.269 INFO:tasks.workunit.client.0.smithi016.stdout:348 2024-04-10T03:26:01.271 INFO:tasks.workunit.client.0.smithi016.stdout:349 2024-04-10T03:26:01.272 INFO:tasks.workunit.client.0.smithi016.stdout:350 2024-04-10T03:26:01.274 INFO:tasks.workunit.client.0.smithi016.stdout:351 2024-04-10T03:26:01.276 INFO:tasks.workunit.client.0.smithi016.stdout:352 2024-04-10T03:26:01.278 INFO:tasks.workunit.client.0.smithi016.stdout:353 2024-04-10T03:26:01.280 INFO:tasks.workunit.client.0.smithi016.stdout:354 2024-04-10T03:26:01.282 INFO:tasks.workunit.client.0.smithi016.stdout:355 2024-04-10T03:26:01.284 INFO:tasks.workunit.client.0.smithi016.stdout:356 2024-04-10T03:26:01.285 INFO:tasks.workunit.client.0.smithi016.stdout:357 2024-04-10T03:26:01.287 INFO:tasks.workunit.client.0.smithi016.stdout:358 2024-04-10T03:26:01.289 INFO:tasks.workunit.client.0.smithi016.stdout:359 2024-04-10T03:26:01.291 INFO:tasks.workunit.client.0.smithi016.stdout:360 2024-04-10T03:26:01.293 INFO:tasks.workunit.client.0.smithi016.stdout:361 2024-04-10T03:26:01.295 INFO:tasks.workunit.client.0.smithi016.stdout:362 2024-04-10T03:26:01.297 INFO:tasks.workunit.client.0.smithi016.stdout:363 2024-04-10T03:26:01.299 INFO:tasks.workunit.client.0.smithi016.stdout:364 2024-04-10T03:26:01.301 INFO:tasks.workunit.client.0.smithi016.stdout:365 2024-04-10T03:26:01.303 INFO:tasks.workunit.client.0.smithi016.stdout:366 2024-04-10T03:26:01.305 INFO:tasks.workunit.client.0.smithi016.stdout:367 2024-04-10T03:26:01.307 INFO:tasks.workunit.client.0.smithi016.stdout:368 2024-04-10T03:26:01.309 INFO:tasks.workunit.client.0.smithi016.stdout:369 2024-04-10T03:26:01.311 INFO:tasks.workunit.client.0.smithi016.stdout:370 2024-04-10T03:26:01.312 INFO:tasks.workunit.client.0.smithi016.stdout:371 2024-04-10T03:26:01.314 INFO:tasks.workunit.client.0.smithi016.stdout:372 2024-04-10T03:26:01.316 INFO:tasks.workunit.client.0.smithi016.stdout:373 2024-04-10T03:26:01.318 INFO:tasks.workunit.client.0.smithi016.stdout:374 2024-04-10T03:26:01.320 INFO:tasks.workunit.client.0.smithi016.stdout:375 2024-04-10T03:26:01.322 INFO:tasks.workunit.client.0.smithi016.stdout:376 2024-04-10T03:26:01.324 INFO:tasks.workunit.client.0.smithi016.stdout:377 2024-04-10T03:26:01.326 INFO:tasks.workunit.client.0.smithi016.stdout:378 2024-04-10T03:26:01.328 INFO:tasks.workunit.client.0.smithi016.stdout:379 2024-04-10T03:26:01.330 INFO:tasks.workunit.client.0.smithi016.stdout:380 2024-04-10T03:26:01.332 INFO:tasks.workunit.client.0.smithi016.stdout:381 2024-04-10T03:26:01.333 INFO:tasks.workunit.client.0.smithi016.stdout:382 2024-04-10T03:26:01.335 INFO:tasks.workunit.client.0.smithi016.stdout:383 2024-04-10T03:26:01.337 INFO:tasks.workunit.client.0.smithi016.stdout:384 2024-04-10T03:26:01.339 INFO:tasks.workunit.client.0.smithi016.stdout:385 2024-04-10T03:26:01.341 INFO:tasks.workunit.client.0.smithi016.stdout:386 2024-04-10T03:26:01.342 INFO:tasks.workunit.client.0.smithi016.stdout:387 2024-04-10T03:26:01.344 INFO:tasks.workunit.client.0.smithi016.stdout:388 2024-04-10T03:26:01.346 INFO:tasks.workunit.client.0.smithi016.stdout:389 2024-04-10T03:26:01.348 INFO:tasks.workunit.client.0.smithi016.stdout:390 2024-04-10T03:26:01.350 INFO:tasks.workunit.client.0.smithi016.stdout:391 2024-04-10T03:26:01.354 INFO:tasks.workunit.client.0.smithi016.stdout:392 2024-04-10T03:26:01.354 INFO:tasks.workunit.client.0.smithi016.stdout:393 2024-04-10T03:26:01.355 INFO:tasks.workunit.client.0.smithi016.stdout:394 2024-04-10T03:26:01.357 INFO:tasks.workunit.client.0.smithi016.stdout:395 2024-04-10T03:26:01.359 INFO:tasks.workunit.client.0.smithi016.stdout:396 2024-04-10T03:26:01.361 INFO:tasks.workunit.client.0.smithi016.stdout:397 2024-04-10T03:26:01.363 INFO:tasks.workunit.client.0.smithi016.stdout:398 2024-04-10T03:26:01.365 INFO:tasks.workunit.client.0.smithi016.stdout:399 2024-04-10T03:26:01.367 INFO:tasks.workunit.client.0.smithi016.stdout:400 2024-04-10T03:26:01.369 INFO:tasks.workunit.client.0.smithi016.stdout:401 2024-04-10T03:26:01.371 INFO:tasks.workunit.client.0.smithi016.stdout:402 2024-04-10T03:26:01.373 INFO:tasks.workunit.client.0.smithi016.stdout:403 2024-04-10T03:26:01.375 INFO:tasks.workunit.client.0.smithi016.stdout:404 2024-04-10T03:26:01.377 INFO:tasks.workunit.client.0.smithi016.stdout:405 2024-04-10T03:26:01.379 INFO:tasks.workunit.client.0.smithi016.stdout:406 2024-04-10T03:26:01.381 INFO:tasks.workunit.client.0.smithi016.stdout:407 2024-04-10T03:26:01.383 INFO:tasks.workunit.client.0.smithi016.stdout:408 2024-04-10T03:26:01.385 INFO:tasks.workunit.client.0.smithi016.stdout:409 2024-04-10T03:26:01.387 INFO:tasks.workunit.client.0.smithi016.stdout:410 2024-04-10T03:26:01.389 INFO:tasks.workunit.client.0.smithi016.stdout:411 2024-04-10T03:26:01.391 INFO:tasks.workunit.client.0.smithi016.stdout:412 2024-04-10T03:26:01.392 INFO:tasks.workunit.client.0.smithi016.stdout:413 2024-04-10T03:26:01.394 INFO:tasks.workunit.client.0.smithi016.stdout:414 2024-04-10T03:26:01.396 INFO:tasks.workunit.client.0.smithi016.stdout:415 2024-04-10T03:26:01.398 INFO:tasks.workunit.client.0.smithi016.stdout:416 2024-04-10T03:26:01.400 INFO:tasks.workunit.client.0.smithi016.stdout:417 2024-04-10T03:26:01.402 INFO:tasks.workunit.client.0.smithi016.stdout:418 2024-04-10T03:26:01.403 INFO:tasks.workunit.client.0.smithi016.stdout:419 2024-04-10T03:26:01.405 INFO:tasks.workunit.client.0.smithi016.stdout:420 2024-04-10T03:26:01.407 INFO:tasks.workunit.client.0.smithi016.stdout:421 2024-04-10T03:26:01.409 INFO:tasks.workunit.client.0.smithi016.stdout:422 2024-04-10T03:26:01.411 INFO:tasks.workunit.client.0.smithi016.stdout:423 2024-04-10T03:26:01.412 INFO:tasks.workunit.client.0.smithi016.stdout:424 2024-04-10T03:26:01.415 INFO:tasks.workunit.client.0.smithi016.stdout:425 2024-04-10T03:26:01.417 INFO:tasks.workunit.client.0.smithi016.stdout:426 2024-04-10T03:26:01.419 INFO:tasks.workunit.client.0.smithi016.stdout:427 2024-04-10T03:26:01.421 INFO:tasks.workunit.client.0.smithi016.stdout:428 2024-04-10T03:26:01.422 INFO:tasks.workunit.client.0.smithi016.stdout:429 2024-04-10T03:26:01.424 INFO:tasks.workunit.client.0.smithi016.stdout:430 2024-04-10T03:26:01.426 INFO:tasks.workunit.client.0.smithi016.stdout:431 2024-04-10T03:26:01.428 INFO:tasks.workunit.client.0.smithi016.stdout:432 2024-04-10T03:26:01.430 INFO:tasks.workunit.client.0.smithi016.stdout:433 2024-04-10T03:26:01.432 INFO:tasks.workunit.client.0.smithi016.stdout:434 2024-04-10T03:26:01.435 INFO:tasks.workunit.client.0.smithi016.stdout:435 2024-04-10T03:26:01.437 INFO:tasks.workunit.client.0.smithi016.stdout:436 2024-04-10T03:26:01.439 INFO:tasks.workunit.client.0.smithi016.stdout:437 2024-04-10T03:26:01.441 INFO:tasks.workunit.client.0.smithi016.stdout:438 2024-04-10T03:26:01.444 INFO:tasks.workunit.client.0.smithi016.stdout:439 2024-04-10T03:26:01.446 INFO:tasks.workunit.client.0.smithi016.stdout:440 2024-04-10T03:26:01.448 INFO:tasks.workunit.client.0.smithi016.stdout:441 2024-04-10T03:26:01.449 INFO:tasks.workunit.client.0.smithi016.stdout:442 2024-04-10T03:26:01.451 INFO:tasks.workunit.client.0.smithi016.stdout:443 2024-04-10T03:26:01.453 INFO:tasks.workunit.client.0.smithi016.stdout:444 2024-04-10T03:26:01.455 INFO:tasks.workunit.client.0.smithi016.stdout:445 2024-04-10T03:26:01.457 INFO:tasks.workunit.client.0.smithi016.stdout:446 2024-04-10T03:26:01.459 INFO:tasks.workunit.client.0.smithi016.stdout:447 2024-04-10T03:26:01.462 INFO:tasks.workunit.client.0.smithi016.stdout:448 2024-04-10T03:26:01.464 INFO:tasks.workunit.client.0.smithi016.stdout:449 2024-04-10T03:26:01.466 INFO:tasks.workunit.client.0.smithi016.stdout:450 2024-04-10T03:26:01.468 INFO:tasks.workunit.client.0.smithi016.stdout:451 2024-04-10T03:26:01.470 INFO:tasks.workunit.client.0.smithi016.stdout:452 2024-04-10T03:26:01.471 INFO:tasks.workunit.client.0.smithi016.stdout:453 2024-04-10T03:26:01.473 INFO:tasks.workunit.client.0.smithi016.stdout:454 2024-04-10T03:26:01.475 INFO:tasks.workunit.client.0.smithi016.stdout:455 2024-04-10T03:26:01.477 INFO:tasks.workunit.client.0.smithi016.stdout:456 2024-04-10T03:26:01.479 INFO:tasks.workunit.client.0.smithi016.stdout:457 2024-04-10T03:26:01.481 INFO:tasks.workunit.client.0.smithi016.stdout:458 2024-04-10T03:26:01.483 INFO:tasks.workunit.client.0.smithi016.stdout:459 2024-04-10T03:26:01.486 INFO:tasks.workunit.client.0.smithi016.stdout:460 2024-04-10T03:26:01.488 INFO:tasks.workunit.client.0.smithi016.stdout:461 2024-04-10T03:26:01.490 INFO:tasks.workunit.client.0.smithi016.stdout:462 2024-04-10T03:26:01.491 INFO:tasks.workunit.client.0.smithi016.stdout:463 2024-04-10T03:26:01.493 INFO:tasks.workunit.client.0.smithi016.stdout:464 2024-04-10T03:26:01.495 INFO:tasks.workunit.client.0.smithi016.stdout:465 2024-04-10T03:26:01.497 INFO:tasks.workunit.client.0.smithi016.stdout:466 2024-04-10T03:26:01.499 INFO:tasks.workunit.client.0.smithi016.stdout:467 2024-04-10T03:26:01.501 INFO:tasks.workunit.client.0.smithi016.stdout:468 2024-04-10T03:26:01.503 INFO:tasks.workunit.client.0.smithi016.stdout:469 2024-04-10T03:26:01.506 INFO:tasks.workunit.client.0.smithi016.stdout:470 2024-04-10T03:26:01.508 INFO:tasks.workunit.client.0.smithi016.stdout:471 2024-04-10T03:26:01.510 INFO:tasks.workunit.client.0.smithi016.stdout:472 2024-04-10T03:26:01.512 INFO:tasks.workunit.client.0.smithi016.stdout:473 2024-04-10T03:26:01.514 INFO:tasks.workunit.client.0.smithi016.stdout:474 2024-04-10T03:26:01.516 INFO:tasks.workunit.client.0.smithi016.stdout:475 2024-04-10T03:26:01.518 INFO:tasks.workunit.client.0.smithi016.stdout:476 2024-04-10T03:26:01.520 INFO:tasks.workunit.client.0.smithi016.stdout:477 2024-04-10T03:26:01.522 INFO:tasks.workunit.client.0.smithi016.stdout:478 2024-04-10T03:26:01.523 INFO:tasks.workunit.client.0.smithi016.stdout:479 2024-04-10T03:26:01.525 INFO:tasks.workunit.client.0.smithi016.stdout:480 2024-04-10T03:26:01.527 INFO:tasks.workunit.client.0.smithi016.stdout:481 2024-04-10T03:26:01.529 INFO:tasks.workunit.client.0.smithi016.stdout:482 2024-04-10T03:26:01.531 INFO:tasks.workunit.client.0.smithi016.stdout:483 2024-04-10T03:26:01.532 INFO:tasks.workunit.client.0.smithi016.stdout:484 2024-04-10T03:26:01.534 INFO:tasks.workunit.client.0.smithi016.stdout:485 2024-04-10T03:26:01.536 INFO:tasks.workunit.client.0.smithi016.stdout:486 2024-04-10T03:26:01.538 INFO:tasks.workunit.client.0.smithi016.stdout:487 2024-04-10T03:26:01.540 INFO:tasks.workunit.client.0.smithi016.stdout:488 2024-04-10T03:26:01.542 INFO:tasks.workunit.client.0.smithi016.stdout:489 2024-04-10T03:26:01.544 INFO:tasks.workunit.client.0.smithi016.stdout:490 2024-04-10T03:26:01.546 INFO:tasks.workunit.client.0.smithi016.stdout:491 2024-04-10T03:26:01.548 INFO:tasks.workunit.client.0.smithi016.stdout:492 2024-04-10T03:26:01.550 INFO:tasks.workunit.client.0.smithi016.stdout:493 2024-04-10T03:26:01.552 INFO:tasks.workunit.client.0.smithi016.stdout:494 2024-04-10T03:26:01.554 INFO:tasks.workunit.client.0.smithi016.stdout:495 2024-04-10T03:26:01.555 INFO:tasks.workunit.client.0.smithi016.stdout:496 2024-04-10T03:26:01.557 INFO:tasks.workunit.client.0.smithi016.stdout:497 2024-04-10T03:26:01.559 INFO:tasks.workunit.client.0.smithi016.stdout:498 2024-04-10T03:26:01.560 INFO:tasks.workunit.client.0.smithi016.stdout:499 2024-04-10T03:26:01.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:01 smithi016 bash[72916]: cluster 2024-04-10T03:26:00.188225+0000 mon.a (mon.0) 1695 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:01.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:01 smithi016 bash[72916]: audit 2024-04-10T03:26:00.190007+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:01.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:01 smithi016 bash[72916]: cluster 2024-04-10T03:26:00.195212+0000 mon.a (mon.0) 1697 : cluster 0 osdmap e974: 8 total, 8 up, 8 in 2024-04-10T03:26:01.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:01 smithi016 bash[72916]: audit 2024-04-10T03:26:00.202187+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.16:0/2556240499' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-04-10T03:26:01.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:01 smithi016 bash[74137]: cluster 2024-04-10T03:26:00.188225+0000 mon.a (mon.0) 1695 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:01.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:01 smithi016 bash[74137]: audit 2024-04-10T03:26:00.190007+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:01.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:01 smithi016 bash[74137]: cluster 2024-04-10T03:26:00.195212+0000 mon.a (mon.0) 1697 : cluster 0 osdmap e974: 8 total, 8 up, 8 in 2024-04-10T03:26:01.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:01 smithi016 bash[74137]: audit 2024-04-10T03:26:00.202187+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.16:0/2556240499' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-04-10T03:26:01.562 INFO:tasks.workunit.client.0.smithi016.stdout:500 2024-04-10T03:26:01.564 INFO:tasks.workunit.client.0.smithi016.stdout:501 2024-04-10T03:26:01.566 INFO:tasks.workunit.client.0.smithi016.stdout:502 2024-04-10T03:26:01.568 INFO:tasks.workunit.client.0.smithi016.stdout:503 2024-04-10T03:26:01.569 INFO:tasks.workunit.client.0.smithi016.stdout:504 2024-04-10T03:26:01.571 INFO:tasks.workunit.client.0.smithi016.stdout:505 2024-04-10T03:26:01.573 INFO:tasks.workunit.client.0.smithi016.stdout:506 2024-04-10T03:26:01.575 INFO:tasks.workunit.client.0.smithi016.stdout:507 2024-04-10T03:26:01.577 INFO:tasks.workunit.client.0.smithi016.stdout:508 2024-04-10T03:26:01.579 INFO:tasks.workunit.client.0.smithi016.stdout:509 2024-04-10T03:26:01.581 INFO:tasks.workunit.client.0.smithi016.stdout:510 2024-04-10T03:26:01.583 INFO:tasks.workunit.client.0.smithi016.stdout:511 2024-04-10T03:26:01.585 INFO:tasks.workunit.client.0.smithi016.stdout:512 2024-04-10T03:26:01.587 INFO:tasks.workunit.client.0.smithi016.stdout:513 2024-04-10T03:26:01.589 INFO:tasks.workunit.client.0.smithi016.stdout:514 2024-04-10T03:26:01.591 INFO:tasks.workunit.client.0.smithi016.stdout:515 2024-04-10T03:26:01.593 INFO:tasks.workunit.client.0.smithi016.stdout:516 2024-04-10T03:26:01.595 INFO:tasks.workunit.client.0.smithi016.stdout:517 2024-04-10T03:26:01.597 INFO:tasks.workunit.client.0.smithi016.stdout:518 2024-04-10T03:26:01.599 INFO:tasks.workunit.client.0.smithi016.stdout:519 2024-04-10T03:26:01.601 INFO:tasks.workunit.client.0.smithi016.stdout:520 2024-04-10T03:26:01.603 INFO:tasks.workunit.client.0.smithi016.stdout:521 2024-04-10T03:26:01.605 INFO:tasks.workunit.client.0.smithi016.stdout:522 2024-04-10T03:26:01.607 INFO:tasks.workunit.client.0.smithi016.stdout:523 2024-04-10T03:26:01.609 INFO:tasks.workunit.client.0.smithi016.stdout:524 2024-04-10T03:26:01.611 INFO:tasks.workunit.client.0.smithi016.stdout:525 2024-04-10T03:26:01.613 INFO:tasks.workunit.client.0.smithi016.stdout:526 2024-04-10T03:26:01.615 INFO:tasks.workunit.client.0.smithi016.stdout:527 2024-04-10T03:26:01.617 INFO:tasks.workunit.client.0.smithi016.stdout:528 2024-04-10T03:26:01.619 INFO:tasks.workunit.client.0.smithi016.stdout:529 2024-04-10T03:26:01.621 INFO:tasks.workunit.client.0.smithi016.stdout:530 2024-04-10T03:26:01.623 INFO:tasks.workunit.client.0.smithi016.stdout:531 2024-04-10T03:26:01.625 INFO:tasks.workunit.client.0.smithi016.stdout:532 2024-04-10T03:26:01.627 INFO:tasks.workunit.client.0.smithi016.stdout:533 2024-04-10T03:26:01.629 INFO:tasks.workunit.client.0.smithi016.stdout:534 2024-04-10T03:26:01.631 INFO:tasks.workunit.client.0.smithi016.stdout:535 2024-04-10T03:26:01.633 INFO:tasks.workunit.client.0.smithi016.stdout:536 2024-04-10T03:26:01.635 INFO:tasks.workunit.client.0.smithi016.stdout:537 2024-04-10T03:26:01.637 INFO:tasks.workunit.client.0.smithi016.stdout:538 2024-04-10T03:26:01.639 INFO:tasks.workunit.client.0.smithi016.stdout:539 2024-04-10T03:26:01.642 INFO:tasks.workunit.client.0.smithi016.stdout:540 2024-04-10T03:26:01.643 INFO:tasks.workunit.client.0.smithi016.stdout:541 2024-04-10T03:26:01.645 INFO:tasks.workunit.client.0.smithi016.stdout:542 2024-04-10T03:26:01.648 INFO:tasks.workunit.client.0.smithi016.stdout:543 2024-04-10T03:26:01.650 INFO:tasks.workunit.client.0.smithi016.stdout:544 2024-04-10T03:26:01.652 INFO:tasks.workunit.client.0.smithi016.stdout:545 2024-04-10T03:26:01.654 INFO:tasks.workunit.client.0.smithi016.stdout:546 2024-04-10T03:26:01.656 INFO:tasks.workunit.client.0.smithi016.stdout:547 2024-04-10T03:26:01.658 INFO:tasks.workunit.client.0.smithi016.stdout:548 2024-04-10T03:26:01.660 INFO:tasks.workunit.client.0.smithi016.stdout:549 2024-04-10T03:26:01.662 INFO:tasks.workunit.client.0.smithi016.stdout:550 2024-04-10T03:26:01.664 INFO:tasks.workunit.client.0.smithi016.stdout:551 2024-04-10T03:26:01.666 INFO:tasks.workunit.client.0.smithi016.stdout:552 2024-04-10T03:26:01.668 INFO:tasks.workunit.client.0.smithi016.stdout:553 2024-04-10T03:26:01.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:01 smithi136 bash[68278]: cluster 2024-04-10T03:26:00.188225+0000 mon.a (mon.0) 1695 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:01.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:01 smithi136 bash[68278]: audit 2024-04-10T03:26:00.190007+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:01.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:01 smithi136 bash[68278]: cluster 2024-04-10T03:26:00.195212+0000 mon.a (mon.0) 1697 : cluster 0 osdmap e974: 8 total, 8 up, 8 in 2024-04-10T03:26:01.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:01 smithi136 bash[68278]: audit 2024-04-10T03:26:00.202187+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.16:0/2556240499' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-04-10T03:26:01.670 INFO:tasks.workunit.client.0.smithi016.stdout:554 2024-04-10T03:26:01.672 INFO:tasks.workunit.client.0.smithi016.stdout:555 2024-04-10T03:26:01.674 INFO:tasks.workunit.client.0.smithi016.stdout:556 2024-04-10T03:26:01.676 INFO:tasks.workunit.client.0.smithi016.stdout:557 2024-04-10T03:26:01.678 INFO:tasks.workunit.client.0.smithi016.stdout:558 2024-04-10T03:26:01.680 INFO:tasks.workunit.client.0.smithi016.stdout:559 2024-04-10T03:26:01.682 INFO:tasks.workunit.client.0.smithi016.stdout:560 2024-04-10T03:26:01.683 INFO:tasks.workunit.client.0.smithi016.stdout:561 2024-04-10T03:26:01.685 INFO:tasks.workunit.client.0.smithi016.stdout:562 2024-04-10T03:26:01.687 INFO:tasks.workunit.client.0.smithi016.stdout:563 2024-04-10T03:26:01.689 INFO:tasks.workunit.client.0.smithi016.stdout:564 2024-04-10T03:26:01.691 INFO:tasks.workunit.client.0.smithi016.stdout:565 2024-04-10T03:26:01.693 INFO:tasks.workunit.client.0.smithi016.stdout:566 2024-04-10T03:26:01.696 INFO:tasks.workunit.client.0.smithi016.stdout:567 2024-04-10T03:26:01.697 INFO:tasks.workunit.client.0.smithi016.stdout:568 2024-04-10T03:26:01.699 INFO:tasks.workunit.client.0.smithi016.stdout:569 2024-04-10T03:26:01.701 INFO:tasks.workunit.client.0.smithi016.stdout:570 2024-04-10T03:26:01.703 INFO:tasks.workunit.client.0.smithi016.stdout:571 2024-04-10T03:26:01.705 INFO:tasks.workunit.client.0.smithi016.stdout:572 2024-04-10T03:26:01.707 INFO:tasks.workunit.client.0.smithi016.stdout:573 2024-04-10T03:26:01.709 INFO:tasks.workunit.client.0.smithi016.stdout:574 2024-04-10T03:26:01.711 INFO:tasks.workunit.client.0.smithi016.stdout:575 2024-04-10T03:26:01.712 INFO:tasks.workunit.client.0.smithi016.stdout:576 2024-04-10T03:26:01.714 INFO:tasks.workunit.client.0.smithi016.stdout:577 2024-04-10T03:26:01.716 INFO:tasks.workunit.client.0.smithi016.stdout:578 2024-04-10T03:26:01.718 INFO:tasks.workunit.client.0.smithi016.stdout:579 2024-04-10T03:26:01.720 INFO:tasks.workunit.client.0.smithi016.stdout:580 2024-04-10T03:26:01.721 INFO:tasks.workunit.client.0.smithi016.stdout:581 2024-04-10T03:26:01.723 INFO:tasks.workunit.client.0.smithi016.stdout:582 2024-04-10T03:26:01.725 INFO:tasks.workunit.client.0.smithi016.stdout:583 2024-04-10T03:26:01.728 INFO:tasks.workunit.client.0.smithi016.stdout:584 2024-04-10T03:26:01.730 INFO:tasks.workunit.client.0.smithi016.stdout:585 2024-04-10T03:26:01.732 INFO:tasks.workunit.client.0.smithi016.stdout:586 2024-04-10T03:26:01.734 INFO:tasks.workunit.client.0.smithi016.stdout:587 2024-04-10T03:26:01.736 INFO:tasks.workunit.client.0.smithi016.stdout:588 2024-04-10T03:26:01.738 INFO:tasks.workunit.client.0.smithi016.stdout:589 2024-04-10T03:26:01.740 INFO:tasks.workunit.client.0.smithi016.stdout:590 2024-04-10T03:26:01.743 INFO:tasks.workunit.client.0.smithi016.stdout:591 2024-04-10T03:26:01.745 INFO:tasks.workunit.client.0.smithi016.stdout:592 2024-04-10T03:26:01.747 INFO:tasks.workunit.client.0.smithi016.stdout:593 2024-04-10T03:26:01.749 INFO:tasks.workunit.client.0.smithi016.stdout:594 2024-04-10T03:26:01.751 INFO:tasks.workunit.client.0.smithi016.stdout:595 2024-04-10T03:26:01.753 INFO:tasks.workunit.client.0.smithi016.stdout:596 2024-04-10T03:26:01.756 INFO:tasks.workunit.client.0.smithi016.stdout:597 2024-04-10T03:26:01.758 INFO:tasks.workunit.client.0.smithi016.stdout:598 2024-04-10T03:26:01.762 INFO:tasks.workunit.client.0.smithi016.stdout:599 2024-04-10T03:26:01.762 INFO:tasks.workunit.client.0.smithi016.stdout:600 2024-04-10T03:26:01.764 INFO:tasks.workunit.client.0.smithi016.stdout:601 2024-04-10T03:26:01.766 INFO:tasks.workunit.client.0.smithi016.stdout:602 2024-04-10T03:26:01.768 INFO:tasks.workunit.client.0.smithi016.stdout:603 2024-04-10T03:26:01.771 INFO:tasks.workunit.client.0.smithi016.stdout:604 2024-04-10T03:26:01.773 INFO:tasks.workunit.client.0.smithi016.stdout:605 2024-04-10T03:26:01.775 INFO:tasks.workunit.client.0.smithi016.stdout:606 2024-04-10T03:26:01.777 INFO:tasks.workunit.client.0.smithi016.stdout:607 2024-04-10T03:26:01.779 INFO:tasks.workunit.client.0.smithi016.stdout:608 2024-04-10T03:26:01.782 INFO:tasks.workunit.client.0.smithi016.stdout:609 2024-04-10T03:26:01.784 INFO:tasks.workunit.client.0.smithi016.stdout:610 2024-04-10T03:26:01.786 INFO:tasks.workunit.client.0.smithi016.stdout:611 2024-04-10T03:26:01.788 INFO:tasks.workunit.client.0.smithi016.stdout:612 2024-04-10T03:26:01.790 INFO:tasks.workunit.client.0.smithi016.stdout:613 2024-04-10T03:26:01.792 INFO:tasks.workunit.client.0.smithi016.stdout:614 2024-04-10T03:26:01.794 INFO:tasks.workunit.client.0.smithi016.stdout:615 2024-04-10T03:26:01.796 INFO:tasks.workunit.client.0.smithi016.stdout:616 2024-04-10T03:26:01.798 INFO:tasks.workunit.client.0.smithi016.stdout:617 2024-04-10T03:26:01.801 INFO:tasks.workunit.client.0.smithi016.stdout:618 2024-04-10T03:26:01.804 INFO:tasks.workunit.client.0.smithi016.stdout:619 2024-04-10T03:26:01.806 INFO:tasks.workunit.client.0.smithi016.stdout:620 2024-04-10T03:26:01.808 INFO:tasks.workunit.client.0.smithi016.stdout:621 2024-04-10T03:26:01.810 INFO:tasks.workunit.client.0.smithi016.stdout:622 2024-04-10T03:26:01.812 INFO:tasks.workunit.client.0.smithi016.stdout:623 2024-04-10T03:26:01.815 INFO:tasks.workunit.client.0.smithi016.stdout:624 2024-04-10T03:26:01.817 INFO:tasks.workunit.client.0.smithi016.stdout:625 2024-04-10T03:26:01.819 INFO:tasks.workunit.client.0.smithi016.stdout:626 2024-04-10T03:26:01.822 INFO:tasks.workunit.client.0.smithi016.stdout:627 2024-04-10T03:26:01.824 INFO:tasks.workunit.client.0.smithi016.stdout:628 2024-04-10T03:26:01.827 INFO:tasks.workunit.client.0.smithi016.stdout:629 2024-04-10T03:26:01.829 INFO:tasks.workunit.client.0.smithi016.stdout:630 2024-04-10T03:26:01.831 INFO:tasks.workunit.client.0.smithi016.stdout:631 2024-04-10T03:26:01.833 INFO:tasks.workunit.client.0.smithi016.stdout:632 2024-04-10T03:26:01.835 INFO:tasks.workunit.client.0.smithi016.stdout:633 2024-04-10T03:26:01.838 INFO:tasks.workunit.client.0.smithi016.stdout:634 2024-04-10T03:26:01.840 INFO:tasks.workunit.client.0.smithi016.stdout:635 2024-04-10T03:26:01.843 INFO:tasks.workunit.client.0.smithi016.stdout:636 2024-04-10T03:26:01.845 INFO:tasks.workunit.client.0.smithi016.stdout:637 2024-04-10T03:26:01.847 INFO:tasks.workunit.client.0.smithi016.stdout:638 2024-04-10T03:26:01.850 INFO:tasks.workunit.client.0.smithi016.stdout:639 2024-04-10T03:26:01.852 INFO:tasks.workunit.client.0.smithi016.stdout:640 2024-04-10T03:26:01.854 INFO:tasks.workunit.client.0.smithi016.stdout:641 2024-04-10T03:26:01.856 INFO:tasks.workunit.client.0.smithi016.stdout:642 2024-04-10T03:26:01.858 INFO:tasks.workunit.client.0.smithi016.stdout:643 2024-04-10T03:26:01.860 INFO:tasks.workunit.client.0.smithi016.stdout:644 2024-04-10T03:26:01.863 INFO:tasks.workunit.client.0.smithi016.stdout:645 2024-04-10T03:26:01.865 INFO:tasks.workunit.client.0.smithi016.stdout:646 2024-04-10T03:26:01.867 INFO:tasks.workunit.client.0.smithi016.stdout:647 2024-04-10T03:26:01.869 INFO:tasks.workunit.client.0.smithi016.stdout:648 2024-04-10T03:26:01.871 INFO:tasks.workunit.client.0.smithi016.stdout:649 2024-04-10T03:26:01.873 INFO:tasks.workunit.client.0.smithi016.stdout:650 2024-04-10T03:26:01.876 INFO:tasks.workunit.client.0.smithi016.stdout:651 2024-04-10T03:26:01.878 INFO:tasks.workunit.client.0.smithi016.stdout:652 2024-04-10T03:26:01.881 INFO:tasks.workunit.client.0.smithi016.stdout:653 2024-04-10T03:26:01.883 INFO:tasks.workunit.client.0.smithi016.stdout:654 2024-04-10T03:26:01.885 INFO:tasks.workunit.client.0.smithi016.stdout:655 2024-04-10T03:26:01.887 INFO:tasks.workunit.client.0.smithi016.stdout:656 2024-04-10T03:26:01.889 INFO:tasks.workunit.client.0.smithi016.stdout:657 2024-04-10T03:26:01.892 INFO:tasks.workunit.client.0.smithi016.stdout:658 2024-04-10T03:26:01.894 INFO:tasks.workunit.client.0.smithi016.stdout:659 2024-04-10T03:26:01.896 INFO:tasks.workunit.client.0.smithi016.stdout:660 2024-04-10T03:26:01.899 INFO:tasks.workunit.client.0.smithi016.stdout:661 2024-04-10T03:26:01.901 INFO:tasks.workunit.client.0.smithi016.stdout:662 2024-04-10T03:26:01.904 INFO:tasks.workunit.client.0.smithi016.stdout:663 2024-04-10T03:26:01.906 INFO:tasks.workunit.client.0.smithi016.stdout:664 2024-04-10T03:26:01.908 INFO:tasks.workunit.client.0.smithi016.stdout:665 2024-04-10T03:26:01.911 INFO:tasks.workunit.client.0.smithi016.stdout:666 2024-04-10T03:26:01.913 INFO:tasks.workunit.client.0.smithi016.stdout:667 2024-04-10T03:26:01.915 INFO:tasks.workunit.client.0.smithi016.stdout:668 2024-04-10T03:26:01.918 INFO:tasks.workunit.client.0.smithi016.stdout:669 2024-04-10T03:26:01.920 INFO:tasks.workunit.client.0.smithi016.stdout:670 2024-04-10T03:26:01.923 INFO:tasks.workunit.client.0.smithi016.stdout:671 2024-04-10T03:26:01.925 INFO:tasks.workunit.client.0.smithi016.stdout:672 2024-04-10T03:26:01.927 INFO:tasks.workunit.client.0.smithi016.stdout:673 2024-04-10T03:26:01.929 INFO:tasks.workunit.client.0.smithi016.stdout:674 2024-04-10T03:26:01.931 INFO:tasks.workunit.client.0.smithi016.stdout:675 2024-04-10T03:26:01.933 INFO:tasks.workunit.client.0.smithi016.stdout:676 2024-04-10T03:26:01.935 INFO:tasks.workunit.client.0.smithi016.stdout:677 2024-04-10T03:26:01.937 INFO:tasks.workunit.client.0.smithi016.stdout:678 2024-04-10T03:26:01.939 INFO:tasks.workunit.client.0.smithi016.stdout:679 2024-04-10T03:26:01.942 INFO:tasks.workunit.client.0.smithi016.stdout:680 2024-04-10T03:26:01.944 INFO:tasks.workunit.client.0.smithi016.stdout:681 2024-04-10T03:26:01.946 INFO:tasks.workunit.client.0.smithi016.stdout:682 2024-04-10T03:26:01.948 INFO:tasks.workunit.client.0.smithi016.stdout:683 2024-04-10T03:26:01.951 INFO:tasks.workunit.client.0.smithi016.stdout:684 2024-04-10T03:26:01.956 INFO:tasks.workunit.client.0.smithi016.stdout:685 2024-04-10T03:26:01.959 INFO:tasks.workunit.client.0.smithi016.stdout:686 2024-04-10T03:26:01.961 INFO:tasks.workunit.client.0.smithi016.stdout:687 2024-04-10T03:26:01.963 INFO:tasks.workunit.client.0.smithi016.stdout:688 2024-04-10T03:26:01.966 INFO:tasks.workunit.client.0.smithi016.stdout:689 2024-04-10T03:26:01.968 INFO:tasks.workunit.client.0.smithi016.stdout:690 2024-04-10T03:26:01.970 INFO:tasks.workunit.client.0.smithi016.stdout:691 2024-04-10T03:26:01.972 INFO:tasks.workunit.client.0.smithi016.stdout:692 2024-04-10T03:26:01.975 INFO:tasks.workunit.client.0.smithi016.stdout:693 2024-04-10T03:26:01.978 INFO:tasks.workunit.client.0.smithi016.stdout:694 2024-04-10T03:26:01.980 INFO:tasks.workunit.client.0.smithi016.stdout:695 2024-04-10T03:26:01.982 INFO:tasks.workunit.client.0.smithi016.stdout:696 2024-04-10T03:26:01.984 INFO:tasks.workunit.client.0.smithi016.stdout:697 2024-04-10T03:26:01.986 INFO:tasks.workunit.client.0.smithi016.stdout:698 2024-04-10T03:26:01.988 INFO:tasks.workunit.client.0.smithi016.stdout:699 2024-04-10T03:26:01.990 INFO:tasks.workunit.client.0.smithi016.stdout:700 2024-04-10T03:26:01.992 INFO:tasks.workunit.client.0.smithi016.stdout:701 2024-04-10T03:26:01.995 INFO:tasks.workunit.client.0.smithi016.stdout:702 2024-04-10T03:26:01.997 INFO:tasks.workunit.client.0.smithi016.stdout:703 2024-04-10T03:26:01.999 INFO:tasks.workunit.client.0.smithi016.stdout:704 2024-04-10T03:26:02.001 INFO:tasks.workunit.client.0.smithi016.stdout:705 2024-04-10T03:26:02.004 INFO:tasks.workunit.client.0.smithi016.stdout:706 2024-04-10T03:26:02.006 INFO:tasks.workunit.client.0.smithi016.stdout:707 2024-04-10T03:26:02.008 INFO:tasks.workunit.client.0.smithi016.stdout:708 2024-04-10T03:26:02.010 INFO:tasks.workunit.client.0.smithi016.stdout:709 2024-04-10T03:26:02.012 INFO:tasks.workunit.client.0.smithi016.stdout:710 2024-04-10T03:26:02.014 INFO:tasks.workunit.client.0.smithi016.stdout:711 2024-04-10T03:26:02.016 INFO:tasks.workunit.client.0.smithi016.stdout:712 2024-04-10T03:26:02.018 INFO:tasks.workunit.client.0.smithi016.stdout:713 2024-04-10T03:26:02.020 INFO:tasks.workunit.client.0.smithi016.stdout:714 2024-04-10T03:26:02.023 INFO:tasks.workunit.client.0.smithi016.stdout:715 2024-04-10T03:26:02.025 INFO:tasks.workunit.client.0.smithi016.stdout:716 2024-04-10T03:26:02.027 INFO:tasks.workunit.client.0.smithi016.stdout:717 2024-04-10T03:26:02.029 INFO:tasks.workunit.client.0.smithi016.stdout:718 2024-04-10T03:26:02.031 INFO:tasks.workunit.client.0.smithi016.stdout:719 2024-04-10T03:26:02.033 INFO:tasks.workunit.client.0.smithi016.stdout:720 2024-04-10T03:26:02.035 INFO:tasks.workunit.client.0.smithi016.stdout:721 2024-04-10T03:26:02.037 INFO:tasks.workunit.client.0.smithi016.stdout:722 2024-04-10T03:26:02.039 INFO:tasks.workunit.client.0.smithi016.stdout:723 2024-04-10T03:26:02.041 INFO:tasks.workunit.client.0.smithi016.stdout:724 2024-04-10T03:26:02.043 INFO:tasks.workunit.client.0.smithi016.stdout:725 2024-04-10T03:26:02.045 INFO:tasks.workunit.client.0.smithi016.stdout:726 2024-04-10T03:26:02.048 INFO:tasks.workunit.client.0.smithi016.stdout:727 2024-04-10T03:26:02.050 INFO:tasks.workunit.client.0.smithi016.stdout:728 2024-04-10T03:26:02.052 INFO:tasks.workunit.client.0.smithi016.stdout:729 2024-04-10T03:26:02.054 INFO:tasks.workunit.client.0.smithi016.stdout:730 2024-04-10T03:26:02.056 INFO:tasks.workunit.client.0.smithi016.stdout:731 2024-04-10T03:26:02.058 INFO:tasks.workunit.client.0.smithi016.stdout:732 2024-04-10T03:26:02.061 INFO:tasks.workunit.client.0.smithi016.stdout:733 2024-04-10T03:26:02.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:26:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:26:01] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-04-10T03:26:02.063 INFO:tasks.workunit.client.0.smithi016.stdout:734 2024-04-10T03:26:02.065 INFO:tasks.workunit.client.0.smithi016.stdout:735 2024-04-10T03:26:02.067 INFO:tasks.workunit.client.0.smithi016.stdout:736 2024-04-10T03:26:02.069 INFO:tasks.workunit.client.0.smithi016.stdout:737 2024-04-10T03:26:02.071 INFO:tasks.workunit.client.0.smithi016.stdout:738 2024-04-10T03:26:02.072 INFO:tasks.workunit.client.0.smithi016.stdout:739 2024-04-10T03:26:02.074 INFO:tasks.workunit.client.0.smithi016.stdout:740 2024-04-10T03:26:02.076 INFO:tasks.workunit.client.0.smithi016.stdout:741 2024-04-10T03:26:02.078 INFO:tasks.workunit.client.0.smithi016.stdout:742 2024-04-10T03:26:02.080 INFO:tasks.workunit.client.0.smithi016.stdout:743 2024-04-10T03:26:02.082 INFO:tasks.workunit.client.0.smithi016.stdout:744 2024-04-10T03:26:02.085 INFO:tasks.workunit.client.0.smithi016.stdout:745 2024-04-10T03:26:02.088 INFO:tasks.workunit.client.0.smithi016.stdout:746 2024-04-10T03:26:02.090 INFO:tasks.workunit.client.0.smithi016.stdout:747 2024-04-10T03:26:02.092 INFO:tasks.workunit.client.0.smithi016.stdout:748 2024-04-10T03:26:02.094 INFO:tasks.workunit.client.0.smithi016.stdout:749 2024-04-10T03:26:02.096 INFO:tasks.workunit.client.0.smithi016.stdout:750 2024-04-10T03:26:02.098 INFO:tasks.workunit.client.0.smithi016.stdout:751 2024-04-10T03:26:02.101 INFO:tasks.workunit.client.0.smithi016.stdout:752 2024-04-10T03:26:02.104 INFO:tasks.workunit.client.0.smithi016.stdout:753 2024-04-10T03:26:02.106 INFO:tasks.workunit.client.0.smithi016.stdout:754 2024-04-10T03:26:02.108 INFO:tasks.workunit.client.0.smithi016.stdout:755 2024-04-10T03:26:02.110 INFO:tasks.workunit.client.0.smithi016.stdout:756 2024-04-10T03:26:02.113 INFO:tasks.workunit.client.0.smithi016.stdout:757 2024-04-10T03:26:02.115 INFO:tasks.workunit.client.0.smithi016.stdout:758 2024-04-10T03:26:02.118 INFO:tasks.workunit.client.0.smithi016.stdout:759 2024-04-10T03:26:02.120 INFO:tasks.workunit.client.0.smithi016.stdout:760 2024-04-10T03:26:02.122 INFO:tasks.workunit.client.0.smithi016.stdout:761 2024-04-10T03:26:02.124 INFO:tasks.workunit.client.0.smithi016.stdout:762 2024-04-10T03:26:02.127 INFO:tasks.workunit.client.0.smithi016.stdout:763 2024-04-10T03:26:02.129 INFO:tasks.workunit.client.0.smithi016.stdout:764 2024-04-10T03:26:02.131 INFO:tasks.workunit.client.0.smithi016.stdout:765 2024-04-10T03:26:02.133 INFO:tasks.workunit.client.0.smithi016.stdout:766 2024-04-10T03:26:02.135 INFO:tasks.workunit.client.0.smithi016.stdout:767 2024-04-10T03:26:02.138 INFO:tasks.workunit.client.0.smithi016.stdout:768 2024-04-10T03:26:02.140 INFO:tasks.workunit.client.0.smithi016.stdout:769 2024-04-10T03:26:02.142 INFO:tasks.workunit.client.0.smithi016.stdout:770 2024-04-10T03:26:02.144 INFO:tasks.workunit.client.0.smithi016.stdout:771 2024-04-10T03:26:02.146 INFO:tasks.workunit.client.0.smithi016.stdout:772 2024-04-10T03:26:02.148 INFO:tasks.workunit.client.0.smithi016.stdout:773 2024-04-10T03:26:02.151 INFO:tasks.workunit.client.0.smithi016.stdout:774 2024-04-10T03:26:02.153 INFO:tasks.workunit.client.0.smithi016.stdout:775 2024-04-10T03:26:02.155 INFO:tasks.workunit.client.0.smithi016.stdout:776 2024-04-10T03:26:02.157 INFO:tasks.workunit.client.0.smithi016.stdout:777 2024-04-10T03:26:02.159 INFO:tasks.workunit.client.0.smithi016.stdout:778 2024-04-10T03:26:02.161 INFO:tasks.workunit.client.0.smithi016.stdout:779 2024-04-10T03:26:02.164 INFO:tasks.workunit.client.0.smithi016.stdout:780 2024-04-10T03:26:02.166 INFO:tasks.workunit.client.0.smithi016.stdout:781 2024-04-10T03:26:02.170 INFO:tasks.workunit.client.0.smithi016.stdout:782 2024-04-10T03:26:02.170 INFO:tasks.workunit.client.0.smithi016.stdout:783 2024-04-10T03:26:02.173 INFO:tasks.workunit.client.0.smithi016.stdout:784 2024-04-10T03:26:02.175 INFO:tasks.workunit.client.0.smithi016.stdout:785 2024-04-10T03:26:02.178 INFO:tasks.workunit.client.0.smithi016.stdout:786 2024-04-10T03:26:02.180 INFO:tasks.workunit.client.0.smithi016.stdout:787 2024-04-10T03:26:02.182 INFO:tasks.workunit.client.0.smithi016.stdout:788 2024-04-10T03:26:02.184 INFO:tasks.workunit.client.0.smithi016.stdout:789 2024-04-10T03:26:02.186 INFO:tasks.workunit.client.0.smithi016.stdout:790 2024-04-10T03:26:02.188 INFO:tasks.workunit.client.0.smithi016.stdout:791 2024-04-10T03:26:02.190 INFO:tasks.workunit.client.0.smithi016.stdout:792 2024-04-10T03:26:02.192 INFO:tasks.workunit.client.0.smithi016.stdout:793 2024-04-10T03:26:02.194 INFO:tasks.workunit.client.0.smithi016.stdout:794 2024-04-10T03:26:02.197 INFO:tasks.workunit.client.0.smithi016.stdout:795 2024-04-10T03:26:02.199 INFO:tasks.workunit.client.0.smithi016.stdout:796 2024-04-10T03:26:02.202 INFO:tasks.workunit.client.0.smithi016.stdout:797 2024-04-10T03:26:02.204 INFO:tasks.workunit.client.0.smithi016.stdout:798 2024-04-10T03:26:02.206 INFO:tasks.workunit.client.0.smithi016.stdout:799 2024-04-10T03:26:02.208 INFO:tasks.workunit.client.0.smithi016.stdout:800 2024-04-10T03:26:02.210 INFO:tasks.workunit.client.0.smithi016.stdout:801 2024-04-10T03:26:02.212 INFO:tasks.workunit.client.0.smithi016.stdout:802 2024-04-10T03:26:02.214 INFO:tasks.workunit.client.0.smithi016.stdout:803 2024-04-10T03:26:02.216 INFO:tasks.workunit.client.0.smithi016.stdout:804 2024-04-10T03:26:02.218 INFO:tasks.workunit.client.0.smithi016.stdout:805 2024-04-10T03:26:02.221 INFO:tasks.workunit.client.0.smithi016.stdout:806 2024-04-10T03:26:02.223 INFO:tasks.workunit.client.0.smithi016.stdout:807 2024-04-10T03:26:02.226 INFO:tasks.workunit.client.0.smithi016.stdout:808 2024-04-10T03:26:02.229 INFO:tasks.workunit.client.0.smithi016.stdout:809 2024-04-10T03:26:02.231 INFO:tasks.workunit.client.0.smithi016.stdout:810 2024-04-10T03:26:02.235 INFO:tasks.workunit.client.0.smithi016.stdout:811 2024-04-10T03:26:02.237 INFO:tasks.workunit.client.0.smithi016.stdout:812 2024-04-10T03:26:02.241 INFO:tasks.workunit.client.0.smithi016.stdout:813 2024-04-10T03:26:02.243 INFO:tasks.workunit.client.0.smithi016.stdout:814 2024-04-10T03:26:02.246 INFO:tasks.workunit.client.0.smithi016.stdout:815 2024-04-10T03:26:02.249 INFO:tasks.workunit.client.0.smithi016.stdout:816 2024-04-10T03:26:02.252 INFO:tasks.workunit.client.0.smithi016.stdout:817 2024-04-10T03:26:02.255 INFO:tasks.workunit.client.0.smithi016.stdout:818 2024-04-10T03:26:02.258 INFO:tasks.workunit.client.0.smithi016.stdout:819 2024-04-10T03:26:02.260 INFO:tasks.workunit.client.0.smithi016.stdout:820 2024-04-10T03:26:02.263 INFO:tasks.workunit.client.0.smithi016.stdout:821 2024-04-10T03:26:02.266 INFO:tasks.workunit.client.0.smithi016.stdout:822 2024-04-10T03:26:02.269 INFO:tasks.workunit.client.0.smithi016.stdout:823 2024-04-10T03:26:02.272 INFO:tasks.workunit.client.0.smithi016.stdout:824 2024-04-10T03:26:02.275 INFO:tasks.workunit.client.0.smithi016.stdout:825 2024-04-10T03:26:02.278 INFO:tasks.workunit.client.0.smithi016.stdout:826 2024-04-10T03:26:02.281 INFO:tasks.workunit.client.0.smithi016.stdout:827 2024-04-10T03:26:02.285 INFO:tasks.workunit.client.0.smithi016.stdout:828 2024-04-10T03:26:02.288 INFO:tasks.workunit.client.0.smithi016.stdout:829 2024-04-10T03:26:02.290 INFO:tasks.workunit.client.0.smithi016.stdout:830 2024-04-10T03:26:02.293 INFO:tasks.workunit.client.0.smithi016.stdout:831 2024-04-10T03:26:02.295 INFO:tasks.workunit.client.0.smithi016.stdout:832 2024-04-10T03:26:02.297 INFO:tasks.workunit.client.0.smithi016.stdout:833 2024-04-10T03:26:02.300 INFO:tasks.workunit.client.0.smithi016.stdout:834 2024-04-10T03:26:02.302 INFO:tasks.workunit.client.0.smithi016.stdout:835 2024-04-10T03:26:02.305 INFO:tasks.workunit.client.0.smithi016.stdout:836 2024-04-10T03:26:02.308 INFO:tasks.workunit.client.0.smithi016.stdout:837 2024-04-10T03:26:02.310 INFO:tasks.workunit.client.0.smithi016.stdout:838 2024-04-10T03:26:02.316 INFO:tasks.workunit.client.0.smithi016.stdout:839 2024-04-10T03:26:02.318 INFO:tasks.workunit.client.0.smithi016.stdout:840 2024-04-10T03:26:02.320 INFO:tasks.workunit.client.0.smithi016.stdout:841 2024-04-10T03:26:02.322 INFO:tasks.workunit.client.0.smithi016.stdout:842 2024-04-10T03:26:02.325 INFO:tasks.workunit.client.0.smithi016.stdout:843 2024-04-10T03:26:02.328 INFO:tasks.workunit.client.0.smithi016.stdout:844 2024-04-10T03:26:02.330 INFO:tasks.workunit.client.0.smithi016.stdout:845 2024-04-10T03:26:02.332 INFO:tasks.workunit.client.0.smithi016.stdout:846 2024-04-10T03:26:02.335 INFO:tasks.workunit.client.0.smithi016.stdout:847 2024-04-10T03:26:02.336 INFO:tasks.workunit.client.0.smithi016.stdout:848 2024-04-10T03:26:02.339 INFO:tasks.workunit.client.0.smithi016.stdout:849 2024-04-10T03:26:02.341 INFO:tasks.workunit.client.0.smithi016.stdout:850 2024-04-10T03:26:02.344 INFO:tasks.workunit.client.0.smithi016.stdout:851 2024-04-10T03:26:02.346 INFO:tasks.workunit.client.0.smithi016.stdout:852 2024-04-10T03:26:02.349 INFO:tasks.workunit.client.0.smithi016.stdout:853 2024-04-10T03:26:02.351 INFO:tasks.workunit.client.0.smithi016.stdout:854 2024-04-10T03:26:02.353 INFO:tasks.workunit.client.0.smithi016.stdout:855 2024-04-10T03:26:02.355 INFO:tasks.workunit.client.0.smithi016.stdout:856 2024-04-10T03:26:02.358 INFO:tasks.workunit.client.0.smithi016.stdout:857 2024-04-10T03:26:02.360 INFO:tasks.workunit.client.0.smithi016.stdout:858 2024-04-10T03:26:02.362 INFO:tasks.workunit.client.0.smithi016.stdout:859 2024-04-10T03:26:02.364 INFO:tasks.workunit.client.0.smithi016.stdout:860 2024-04-10T03:26:02.367 INFO:tasks.workunit.client.0.smithi016.stdout:861 2024-04-10T03:26:02.369 INFO:tasks.workunit.client.0.smithi016.stdout:862 2024-04-10T03:26:02.371 INFO:tasks.workunit.client.0.smithi016.stdout:863 2024-04-10T03:26:02.373 INFO:tasks.workunit.client.0.smithi016.stdout:864 2024-04-10T03:26:02.378 INFO:tasks.workunit.client.0.smithi016.stdout:865 2024-04-10T03:26:02.378 INFO:tasks.workunit.client.0.smithi016.stdout:866 2024-04-10T03:26:02.380 INFO:tasks.workunit.client.0.smithi016.stdout:867 2024-04-10T03:26:02.383 INFO:tasks.workunit.client.0.smithi016.stdout:868 2024-04-10T03:26:02.385 INFO:tasks.workunit.client.0.smithi016.stdout:869 2024-04-10T03:26:02.387 INFO:tasks.workunit.client.0.smithi016.stdout:870 2024-04-10T03:26:02.390 INFO:tasks.workunit.client.0.smithi016.stdout:871 2024-04-10T03:26:02.392 INFO:tasks.workunit.client.0.smithi016.stdout:872 2024-04-10T03:26:02.395 INFO:tasks.workunit.client.0.smithi016.stdout:873 2024-04-10T03:26:02.397 INFO:tasks.workunit.client.0.smithi016.stdout:874 2024-04-10T03:26:02.399 INFO:tasks.workunit.client.0.smithi016.stdout:875 2024-04-10T03:26:02.402 INFO:tasks.workunit.client.0.smithi016.stdout:876 2024-04-10T03:26:02.404 INFO:tasks.workunit.client.0.smithi016.stdout:877 2024-04-10T03:26:02.406 INFO:tasks.workunit.client.0.smithi016.stdout:878 2024-04-10T03:26:02.408 INFO:tasks.workunit.client.0.smithi016.stdout:879 2024-04-10T03:26:02.411 INFO:tasks.workunit.client.0.smithi016.stdout:880 2024-04-10T03:26:02.413 INFO:tasks.workunit.client.0.smithi016.stdout:881 2024-04-10T03:26:02.415 INFO:tasks.workunit.client.0.smithi016.stdout:882 2024-04-10T03:26:02.418 INFO:tasks.workunit.client.0.smithi016.stdout:883 2024-04-10T03:26:02.420 INFO:tasks.workunit.client.0.smithi016.stdout:884 2024-04-10T03:26:02.422 INFO:tasks.workunit.client.0.smithi016.stdout:885 2024-04-10T03:26:02.425 INFO:tasks.workunit.client.0.smithi016.stdout:886 2024-04-10T03:26:02.427 INFO:tasks.workunit.client.0.smithi016.stdout:887 2024-04-10T03:26:02.430 INFO:tasks.workunit.client.0.smithi016.stdout:888 2024-04-10T03:26:02.432 INFO:tasks.workunit.client.0.smithi016.stdout:889 2024-04-10T03:26:02.434 INFO:tasks.workunit.client.0.smithi016.stdout:890 2024-04-10T03:26:02.437 INFO:tasks.workunit.client.0.smithi016.stdout:891 2024-04-10T03:26:02.440 INFO:tasks.workunit.client.0.smithi016.stdout:892 2024-04-10T03:26:02.443 INFO:tasks.workunit.client.0.smithi016.stdout:893 2024-04-10T03:26:02.446 INFO:tasks.workunit.client.0.smithi016.stdout:894 2024-04-10T03:26:02.449 INFO:tasks.workunit.client.0.smithi016.stdout:895 2024-04-10T03:26:02.451 INFO:tasks.workunit.client.0.smithi016.stdout:896 2024-04-10T03:26:02.454 INFO:tasks.workunit.client.0.smithi016.stdout:897 2024-04-10T03:26:02.457 INFO:tasks.workunit.client.0.smithi016.stdout:898 2024-04-10T03:26:02.460 INFO:tasks.workunit.client.0.smithi016.stdout:899 2024-04-10T03:26:02.463 INFO:tasks.workunit.client.0.smithi016.stdout:900 2024-04-10T03:26:02.466 INFO:tasks.workunit.client.0.smithi016.stdout:901 2024-04-10T03:26:02.469 INFO:tasks.workunit.client.0.smithi016.stdout:902 2024-04-10T03:26:02.472 INFO:tasks.workunit.client.0.smithi016.stdout:903 2024-04-10T03:26:02.475 INFO:tasks.workunit.client.0.smithi016.stdout:904 2024-04-10T03:26:02.477 INFO:tasks.workunit.client.0.smithi016.stdout:905 2024-04-10T03:26:02.480 INFO:tasks.workunit.client.0.smithi016.stdout:906 2024-04-10T03:26:02.483 INFO:tasks.workunit.client.0.smithi016.stdout:907 2024-04-10T03:26:02.486 INFO:tasks.workunit.client.0.smithi016.stdout:908 2024-04-10T03:26:02.489 INFO:tasks.workunit.client.0.smithi016.stdout:909 2024-04-10T03:26:02.491 INFO:tasks.workunit.client.0.smithi016.stdout:910 2024-04-10T03:26:02.494 INFO:tasks.workunit.client.0.smithi016.stdout:911 2024-04-10T03:26:02.496 INFO:tasks.workunit.client.0.smithi016.stdout:912 2024-04-10T03:26:02.499 INFO:tasks.workunit.client.0.smithi016.stdout:913 2024-04-10T03:26:02.501 INFO:tasks.workunit.client.0.smithi016.stdout:914 2024-04-10T03:26:02.504 INFO:tasks.workunit.client.0.smithi016.stdout:915 2024-04-10T03:26:02.506 INFO:tasks.workunit.client.0.smithi016.stdout:916 2024-04-10T03:26:02.509 INFO:tasks.workunit.client.0.smithi016.stdout:917 2024-04-10T03:26:02.511 INFO:tasks.workunit.client.0.smithi016.stdout:918 2024-04-10T03:26:02.514 INFO:tasks.workunit.client.0.smithi016.stdout:919 2024-04-10T03:26:02.517 INFO:tasks.workunit.client.0.smithi016.stdout:920 2024-04-10T03:26:02.519 INFO:tasks.workunit.client.0.smithi016.stdout:921 2024-04-10T03:26:02.521 INFO:tasks.workunit.client.0.smithi016.stdout:922 2024-04-10T03:26:02.523 INFO:tasks.workunit.client.0.smithi016.stdout:923 2024-04-10T03:26:02.526 INFO:tasks.workunit.client.0.smithi016.stdout:924 2024-04-10T03:26:02.528 INFO:tasks.workunit.client.0.smithi016.stdout:925 2024-04-10T03:26:02.531 INFO:tasks.workunit.client.0.smithi016.stdout:926 2024-04-10T03:26:02.533 INFO:tasks.workunit.client.0.smithi016.stdout:927 2024-04-10T03:26:02.536 INFO:tasks.workunit.client.0.smithi016.stdout:928 2024-04-10T03:26:02.538 INFO:tasks.workunit.client.0.smithi016.stdout:929 2024-04-10T03:26:02.540 INFO:tasks.workunit.client.0.smithi016.stdout:930 2024-04-10T03:26:02.543 INFO:tasks.workunit.client.0.smithi016.stdout:931 2024-04-10T03:26:02.545 INFO:tasks.workunit.client.0.smithi016.stdout:932 2024-04-10T03:26:02.548 INFO:tasks.workunit.client.0.smithi016.stdout:933 2024-04-10T03:26:02.550 INFO:tasks.workunit.client.0.smithi016.stdout:934 2024-04-10T03:26:02.552 INFO:tasks.workunit.client.0.smithi016.stdout:935 2024-04-10T03:26:02.555 INFO:tasks.workunit.client.0.smithi016.stdout:936 2024-04-10T03:26:02.557 INFO:tasks.workunit.client.0.smithi016.stdout:937 2024-04-10T03:26:02.560 INFO:tasks.workunit.client.0.smithi016.stdout:938 2024-04-10T03:26:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:02 smithi016 bash[72916]: cluster 2024-04-10T03:26:01.223669+0000 mon.a (mon.0) 1698 : cluster 0 osdmap e975: 8 total, 8 up, 8 in 2024-04-10T03:26:02.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:02 smithi016 bash[72916]: cluster 2024-04-10T03:26:01.635382+0000 mgr.y (mgr.25133) 589 : cluster 0 pgmap v1108: 137 pgs: 18 unknown, 119 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:02.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:02 smithi016 bash[74137]: cluster 2024-04-10T03:26:01.223669+0000 mon.a (mon.0) 1698 : cluster 0 osdmap e975: 8 total, 8 up, 8 in 2024-04-10T03:26:02.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:02 smithi016 bash[74137]: cluster 2024-04-10T03:26:01.635382+0000 mgr.y (mgr.25133) 589 : cluster 0 pgmap v1108: 137 pgs: 18 unknown, 119 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:02.562 INFO:tasks.workunit.client.0.smithi016.stdout:939 2024-04-10T03:26:02.564 INFO:tasks.workunit.client.0.smithi016.stdout:940 2024-04-10T03:26:02.567 INFO:tasks.workunit.client.0.smithi016.stdout:941 2024-04-10T03:26:02.569 INFO:tasks.workunit.client.0.smithi016.stdout:942 2024-04-10T03:26:02.571 INFO:tasks.workunit.client.0.smithi016.stdout:943 2024-04-10T03:26:02.574 INFO:tasks.workunit.client.0.smithi016.stdout:944 2024-04-10T03:26:02.576 INFO:tasks.workunit.client.0.smithi016.stdout:945 2024-04-10T03:26:02.582 INFO:tasks.workunit.client.0.smithi016.stdout:946 2024-04-10T03:26:02.582 INFO:tasks.workunit.client.0.smithi016.stdout:947 2024-04-10T03:26:02.584 INFO:tasks.workunit.client.0.smithi016.stdout:948 2024-04-10T03:26:02.587 INFO:tasks.workunit.client.0.smithi016.stdout:949 2024-04-10T03:26:02.589 INFO:tasks.workunit.client.0.smithi016.stdout:950 2024-04-10T03:26:02.592 INFO:tasks.workunit.client.0.smithi016.stdout:951 2024-04-10T03:26:02.594 INFO:tasks.workunit.client.0.smithi016.stdout:952 2024-04-10T03:26:02.597 INFO:tasks.workunit.client.0.smithi016.stdout:953 2024-04-10T03:26:02.599 INFO:tasks.workunit.client.0.smithi016.stdout:954 2024-04-10T03:26:02.601 INFO:tasks.workunit.client.0.smithi016.stdout:955 2024-04-10T03:26:02.604 INFO:tasks.workunit.client.0.smithi016.stdout:956 2024-04-10T03:26:02.607 INFO:tasks.workunit.client.0.smithi016.stdout:957 2024-04-10T03:26:02.609 INFO:tasks.workunit.client.0.smithi016.stdout:958 2024-04-10T03:26:02.612 INFO:tasks.workunit.client.0.smithi016.stdout:959 2024-04-10T03:26:02.615 INFO:tasks.workunit.client.0.smithi016.stdout:960 2024-04-10T03:26:02.618 INFO:tasks.workunit.client.0.smithi016.stdout:961 2024-04-10T03:26:02.620 INFO:tasks.workunit.client.0.smithi016.stdout:962 2024-04-10T03:26:02.623 INFO:tasks.workunit.client.0.smithi016.stdout:963 2024-04-10T03:26:02.626 INFO:tasks.workunit.client.0.smithi016.stdout:964 2024-04-10T03:26:02.628 INFO:tasks.workunit.client.0.smithi016.stdout:965 2024-04-10T03:26:02.630 INFO:tasks.workunit.client.0.smithi016.stdout:966 2024-04-10T03:26:02.632 INFO:tasks.workunit.client.0.smithi016.stdout:967 2024-04-10T03:26:02.634 INFO:tasks.workunit.client.0.smithi016.stdout:968 2024-04-10T03:26:02.637 INFO:tasks.workunit.client.0.smithi016.stdout:969 2024-04-10T03:26:02.639 INFO:tasks.workunit.client.0.smithi016.stdout:970 2024-04-10T03:26:02.641 INFO:tasks.workunit.client.0.smithi016.stdout:971 2024-04-10T03:26:02.644 INFO:tasks.workunit.client.0.smithi016.stdout:972 2024-04-10T03:26:02.646 INFO:tasks.workunit.client.0.smithi016.stdout:973 2024-04-10T03:26:02.648 INFO:tasks.workunit.client.0.smithi016.stdout:974 2024-04-10T03:26:02.650 INFO:tasks.workunit.client.0.smithi016.stdout:975 2024-04-10T03:26:02.653 INFO:tasks.workunit.client.0.smithi016.stdout:976 2024-04-10T03:26:02.655 INFO:tasks.workunit.client.0.smithi016.stdout:977 2024-04-10T03:26:02.657 INFO:tasks.workunit.client.0.smithi016.stdout:978 2024-04-10T03:26:02.659 INFO:tasks.workunit.client.0.smithi016.stdout:979 2024-04-10T03:26:02.662 INFO:tasks.workunit.client.0.smithi016.stdout:980 2024-04-10T03:26:02.664 INFO:tasks.workunit.client.0.smithi016.stdout:981 2024-04-10T03:26:02.666 INFO:tasks.workunit.client.0.smithi016.stdout:982 2024-04-10T03:26:02.668 INFO:tasks.workunit.client.0.smithi016.stdout:983 2024-04-10T03:26:02.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:02 smithi136 bash[68278]: cluster 2024-04-10T03:26:01.223669+0000 mon.a (mon.0) 1698 : cluster 0 osdmap e975: 8 total, 8 up, 8 in 2024-04-10T03:26:02.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:02 smithi136 bash[68278]: cluster 2024-04-10T03:26:01.635382+0000 mgr.y (mgr.25133) 589 : cluster 0 pgmap v1108: 137 pgs: 18 unknown, 119 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:02.670 INFO:tasks.workunit.client.0.smithi016.stdout:984 2024-04-10T03:26:02.673 INFO:tasks.workunit.client.0.smithi016.stdout:985 2024-04-10T03:26:02.676 INFO:tasks.workunit.client.0.smithi016.stdout:986 2024-04-10T03:26:02.678 INFO:tasks.workunit.client.0.smithi016.stdout:987 2024-04-10T03:26:02.679 INFO:tasks.workunit.client.0.smithi016.stdout:988 2024-04-10T03:26:02.682 INFO:tasks.workunit.client.0.smithi016.stdout:989 2024-04-10T03:26:02.684 INFO:tasks.workunit.client.0.smithi016.stdout:990 2024-04-10T03:26:02.686 INFO:tasks.workunit.client.0.smithi016.stdout:991 2024-04-10T03:26:02.688 INFO:tasks.workunit.client.0.smithi016.stdout:992 2024-04-10T03:26:02.691 INFO:tasks.workunit.client.0.smithi016.stdout:993 2024-04-10T03:26:02.693 INFO:tasks.workunit.client.0.smithi016.stdout:994 2024-04-10T03:26:02.695 INFO:tasks.workunit.client.0.smithi016.stdout:995 2024-04-10T03:26:02.697 INFO:tasks.workunit.client.0.smithi016.stdout:996 2024-04-10T03:26:02.699 INFO:tasks.workunit.client.0.smithi016.stdout:997 2024-04-10T03:26:02.701 INFO:tasks.workunit.client.0.smithi016.stdout:998 2024-04-10T03:26:02.704 INFO:tasks.workunit.client.0.smithi016.stdout:999 2024-04-10T03:26:03.242 INFO:tasks.workunit.client.0.smithi016.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-04-10T03:26:03.243 INFO:tasks.workunit.client.0.smithi016.stdout:00000010 69 73 |is| 2024-04-10T03:26:03.243 INFO:tasks.workunit.client.0.smithi016.stdout:00000012 2024-04-10T03:26:03.243 INFO:tasks.workunit.client.0.smithi016.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-04-10T03:26:03.243 INFO:tasks.workunit.client.0.smithi016.stdout:00000010 69 73 |is| 2024-04-10T03:26:03.243 INFO:tasks.workunit.client.0.smithi016.stdout:00000012 2024-04-10T03:26:03.243 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsHello.WriteReturnData (5079 ms) 2024-04-10T03:26:03.243 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsHello.Loud 2024-04-10T03:26:03.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:03 smithi016 bash[74137]: cluster 2024-04-10T03:26:02.220543+0000 mon.a (mon.0) 1699 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:03.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:03 smithi016 bash[74137]: cluster 2024-04-10T03:26:02.220585+0000 mon.a (mon.0) 1700 : cluster 1 Cluster is now healthy 2024-04-10T03:26:03.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:03 smithi016 bash[72916]: cluster 2024-04-10T03:26:02.220543+0000 mon.a (mon.0) 1699 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:03.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:03 smithi016 bash[72916]: cluster 2024-04-10T03:26:02.220585+0000 mon.a (mon.0) 1700 : cluster 1 Cluster is now healthy 2024-04-10T03:26:03.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:03 smithi136 bash[68278]: cluster 2024-04-10T03:26:02.220543+0000 mon.a (mon.0) 1699 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:03.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:03 smithi136 bash[68278]: cluster 2024-04-10T03:26:02.220585+0000 mon.a (mon.0) 1700 : cluster 1 Cluster is now healthy 2024-04-10T03:26:04.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:04 smithi016 bash[72916]: cluster 2024-04-10T03:26:03.241801+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e976: 8 total, 8 up, 8 in 2024-04-10T03:26:04.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:04 smithi016 bash[72916]: cluster 2024-04-10T03:26:03.635935+0000 mgr.y (mgr.25133) 590 : cluster 0 pgmap v1110: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:04.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:04 smithi016 bash[74137]: cluster 2024-04-10T03:26:03.241801+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e976: 8 total, 8 up, 8 in 2024-04-10T03:26:04.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:04 smithi016 bash[74137]: cluster 2024-04-10T03:26:03.635935+0000 mgr.y (mgr.25133) 590 : cluster 0 pgmap v1110: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:04.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:04 smithi136 bash[68278]: cluster 2024-04-10T03:26:03.241801+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e976: 8 total, 8 up, 8 in 2024-04-10T03:26:04.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:04 smithi136 bash[68278]: cluster 2024-04-10T03:26:03.635935+0000 mgr.y (mgr.25133) 590 : cluster 0 pgmap v1110: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:05.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:05 smithi016 bash[72916]: cluster 2024-04-10T03:26:04.253175+0000 mon.a (mon.0) 1702 : cluster 0 osdmap e977: 8 total, 8 up, 8 in 2024-04-10T03:26:05.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:05 smithi016 bash[72916]: audit 2024-04-10T03:26:04.256699+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.16:0/3553061191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:05.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:05 smithi016 bash[72916]: audit 2024-04-10T03:26:04.257295+0000 mon.a (mon.0) 1703 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:05.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:05 smithi016 bash[74137]: cluster 2024-04-10T03:26:04.253175+0000 mon.a (mon.0) 1702 : cluster 0 osdmap e977: 8 total, 8 up, 8 in 2024-04-10T03:26:05.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:05 smithi016 bash[74137]: audit 2024-04-10T03:26:04.256699+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.16:0/3553061191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:05.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:05 smithi016 bash[74137]: audit 2024-04-10T03:26:04.257295+0000 mon.a (mon.0) 1703 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:05.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:05 smithi136 bash[68278]: cluster 2024-04-10T03:26:04.253175+0000 mon.a (mon.0) 1702 : cluster 0 osdmap e977: 8 total, 8 up, 8 in 2024-04-10T03:26:05.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:05 smithi136 bash[68278]: audit 2024-04-10T03:26:04.256699+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.16:0/3553061191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:05.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:05 smithi136 bash[68278]: audit 2024-04-10T03:26:04.257295+0000 mon.a (mon.0) 1703 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:06.271 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsHello.Loud (3029 ms) 2024-04-10T03:26:06.271 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsHello.BadMethods 2024-04-10T03:26:06.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:06 smithi016 bash[72916]: audit 2024-04-10T03:26:05.253246+0000 mon.a (mon.0) 1704 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:06.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:06 smithi016 bash[72916]: cluster 2024-04-10T03:26:05.258971+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e978: 8 total, 8 up, 8 in 2024-04-10T03:26:06.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:06 smithi016 bash[72916]: cluster 2024-04-10T03:26:05.636826+0000 mgr.y (mgr.25133) 591 : cluster 0 pgmap v1113: 137 pgs: 23 unknown, 114 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:06.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:06 smithi016 bash[74137]: audit 2024-04-10T03:26:05.253246+0000 mon.a (mon.0) 1704 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:06.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:06 smithi016 bash[74137]: cluster 2024-04-10T03:26:05.258971+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e978: 8 total, 8 up, 8 in 2024-04-10T03:26:06.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:06 smithi016 bash[74137]: cluster 2024-04-10T03:26:05.636826+0000 mgr.y (mgr.25133) 591 : cluster 0 pgmap v1113: 137 pgs: 23 unknown, 114 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:06.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:06 smithi136 bash[68278]: audit 2024-04-10T03:26:05.253246+0000 mon.a (mon.0) 1704 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:06.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:06 smithi136 bash[68278]: cluster 2024-04-10T03:26:05.258971+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e978: 8 total, 8 up, 8 in 2024-04-10T03:26:06.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:06 smithi136 bash[68278]: cluster 2024-04-10T03:26:05.636826+0000 mgr.y (mgr.25133) 591 : cluster 0 pgmap v1113: 137 pgs: 23 unknown, 114 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:07.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:07 smithi016 bash[72916]: cluster 2024-04-10T03:26:06.271661+0000 mon.a (mon.0) 1706 : cluster 0 osdmap e979: 8 total, 8 up, 8 in 2024-04-10T03:26:07.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:07 smithi016 bash[74137]: cluster 2024-04-10T03:26:06.271661+0000 mon.a (mon.0) 1706 : cluster 0 osdmap e979: 8 total, 8 up, 8 in 2024-04-10T03:26:07.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:07 smithi136 bash[68278]: cluster 2024-04-10T03:26:06.271661+0000 mon.a (mon.0) 1706 : cluster 0 osdmap e979: 8 total, 8 up, 8 in 2024-04-10T03:26:08.561 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[91700]: debug 2024-04-10T03:26:08.319+0000 7fcd247f2700 -1 osd.3 pg_epoch: 981 pg[38.2( v 981'1 (0'0,981'1] local-lis/les=980/981 n=1 ec=980/980 lis/c=980/980 les/c/f=981/981/0 sis=980) [3,7,5] r=0 lpr=980 crt=981'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-04-10T03:26:08.562 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[91700]: debug 2024-04-10T03:26:08.319+0000 7fcd247f2700 -1 osd.3 pg_epoch: 981 pg[38.2( v 981'2 (0'0,981'2] local-lis/les=980/981 n=1 ec=980/980 lis/c=980/980 les/c/f=981/981/0 sis=980) [3,7,5] r=0 lpr=980 crt=981'1 lcod 981'1 mlcod 981'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-04-10T03:26:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[74137]: cluster 2024-04-10T03:26:07.270401+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e980: 8 total, 8 up, 8 in 2024-04-10T03:26:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[74137]: audit 2024-04-10T03:26:07.272405+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.16:0/3397730717' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[74137]: audit 2024-04-10T03:26:07.295324+0000 mon.a (mon.0) 1708 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[74137]: cluster 2024-04-10T03:26:07.637456+0000 mgr.y (mgr.25133) 592 : cluster 0 pgmap v1116: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[74137]: audit 2024-04-10T03:26:08.267522+0000 mon.a (mon.0) 1709 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:08.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[74137]: cluster 2024-04-10T03:26:08.274419+0000 mon.a (mon.0) 1710 : cluster 0 osdmap e981: 8 total, 8 up, 8 in 2024-04-10T03:26:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[72916]: cluster 2024-04-10T03:26:07.270401+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e980: 8 total, 8 up, 8 in 2024-04-10T03:26:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[72916]: audit 2024-04-10T03:26:07.272405+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.16:0/3397730717' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[72916]: audit 2024-04-10T03:26:07.295324+0000 mon.a (mon.0) 1708 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[72916]: cluster 2024-04-10T03:26:07.637456+0000 mgr.y (mgr.25133) 592 : cluster 0 pgmap v1116: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[72916]: audit 2024-04-10T03:26:08.267522+0000 mon.a (mon.0) 1709 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:08 smithi016 bash[72916]: cluster 2024-04-10T03:26:08.274419+0000 mon.a (mon.0) 1710 : cluster 0 osdmap e981: 8 total, 8 up, 8 in 2024-04-10T03:26:08.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:08 smithi136 bash[68278]: cluster 2024-04-10T03:26:07.270401+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e980: 8 total, 8 up, 8 in 2024-04-10T03:26:08.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:08 smithi136 bash[68278]: audit 2024-04-10T03:26:07.272405+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.16:0/3397730717' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:08.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:08 smithi136 bash[68278]: audit 2024-04-10T03:26:07.295324+0000 mon.a (mon.0) 1708 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:08.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:08 smithi136 bash[68278]: cluster 2024-04-10T03:26:07.637456+0000 mgr.y (mgr.25133) 592 : cluster 0 pgmap v1116: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:08.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:08 smithi136 bash[68278]: audit 2024-04-10T03:26:08.267522+0000 mon.a (mon.0) 1709 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:08.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:08 smithi136 bash[68278]: cluster 2024-04-10T03:26:08.274419+0000 mon.a (mon.0) 1710 : cluster 0 osdmap e981: 8 total, 8 up, 8 in 2024-04-10T03:26:09.277 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsHello.BadMethods (3006 ms) 2024-04-10T03:26:09.277 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsHello.Filter 2024-04-10T03:26:09.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:09 smithi016 bash[72916]: cluster 2024-04-10T03:26:08.291307+0000 mon.a (mon.0) 1711 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:09.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:09 smithi016 bash[72916]: cluster 2024-04-10T03:26:09.276942+0000 mon.a (mon.0) 1712 : cluster 0 osdmap e982: 8 total, 8 up, 8 in 2024-04-10T03:26:09.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:09 smithi016 bash[74137]: cluster 2024-04-10T03:26:08.291307+0000 mon.a (mon.0) 1711 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:09.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:09 smithi016 bash[74137]: cluster 2024-04-10T03:26:09.276942+0000 mon.a (mon.0) 1712 : cluster 0 osdmap e982: 8 total, 8 up, 8 in 2024-04-10T03:26:09.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:09 smithi136 bash[68278]: cluster 2024-04-10T03:26:08.291307+0000 mon.a (mon.0) 1711 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:09.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:09 smithi136 bash[68278]: cluster 2024-04-10T03:26:09.276942+0000 mon.a (mon.0) 1712 : cluster 0 osdmap e982: 8 total, 8 up, 8 in 2024-04-10T03:26:10.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:10 smithi016 bash[72916]: cluster 2024-04-10T03:26:09.638038+0000 mgr.y (mgr.25133) 593 : cluster 0 pgmap v1119: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:10.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:10 smithi016 bash[74137]: cluster 2024-04-10T03:26:09.638038+0000 mgr.y (mgr.25133) 593 : cluster 0 pgmap v1119: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:10.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:10 smithi136 bash[68278]: cluster 2024-04-10T03:26:09.638038+0000 mgr.y (mgr.25133) 593 : cluster 0 pgmap v1119: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:11.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:11 smithi136 bash[68278]: cluster 2024-04-10T03:26:10.295076+0000 mon.a (mon.0) 1713 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:11.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:11 smithi136 bash[68278]: cluster 2024-04-10T03:26:10.295158+0000 mon.a (mon.0) 1714 : cluster 1 Cluster is now healthy 2024-04-10T03:26:11.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:11 smithi136 bash[68278]: cluster 2024-04-10T03:26:10.311397+0000 mon.a (mon.0) 1715 : cluster 0 osdmap e983: 8 total, 8 up, 8 in 2024-04-10T03:26:11.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:11 smithi136 bash[68278]: audit 2024-04-10T03:26:10.316060+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.16:0/3549644526' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:11.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:11 smithi136 bash[68278]: audit 2024-04-10T03:26:10.317413+0000 mon.a (mon.0) 1716 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:11.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[74137]: cluster 2024-04-10T03:26:10.295076+0000 mon.a (mon.0) 1713 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:11.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[74137]: cluster 2024-04-10T03:26:10.295158+0000 mon.a (mon.0) 1714 : cluster 1 Cluster is now healthy 2024-04-10T03:26:11.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[74137]: cluster 2024-04-10T03:26:10.311397+0000 mon.a (mon.0) 1715 : cluster 0 osdmap e983: 8 total, 8 up, 8 in 2024-04-10T03:26:11.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[74137]: audit 2024-04-10T03:26:10.316060+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.16:0/3549644526' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:11.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[74137]: audit 2024-04-10T03:26:10.317413+0000 mon.a (mon.0) 1716 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:11.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[72916]: cluster 2024-04-10T03:26:10.295076+0000 mon.a (mon.0) 1713 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:11.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[72916]: cluster 2024-04-10T03:26:10.295158+0000 mon.a (mon.0) 1714 : cluster 1 Cluster is now healthy 2024-04-10T03:26:11.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[72916]: cluster 2024-04-10T03:26:10.311397+0000 mon.a (mon.0) 1715 : cluster 0 osdmap e983: 8 total, 8 up, 8 in 2024-04-10T03:26:11.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[72916]: audit 2024-04-10T03:26:10.316060+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.16:0/3549644526' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:11.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[72916]: audit 2024-04-10T03:26:10.317413+0000 mon.a (mon.0) 1716 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:12.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:26:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:26:11] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-04-10T03:26:12.339 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsHello.Filter (3061 ms) 2024-04-10T03:26:12.339 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 6 tests from ClsHello (20145 ms total) 2024-04-10T03:26:12.339 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:26:12.339 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:26:12.339 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 6 tests from 1 test suite ran. (20145 ms total) 2024-04-10T03:26:12.339 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 6 tests. 2024-04-10T03:26:12.343 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:26:12.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:26:12.397 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-04-10T03:26:12.397 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_journal.sh 2024-04-10T03:26:12.456 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:26:12.456 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 27 tests from 1 test suite. 2024-04-10T03:26:12.456 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:26:12.456 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 27 tests from TestClsJournal 2024-04-10T03:26:12.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:12 smithi136 bash[68278]: audit 2024-04-10T03:26:11.309041+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:12.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:12 smithi136 bash[68278]: cluster 2024-04-10T03:26:11.314838+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e984: 8 total, 8 up, 8 in 2024-04-10T03:26:12.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:12 smithi136 bash[68278]: cluster 2024-04-10T03:26:11.638680+0000 mgr.y (mgr.25133) 594 : cluster 0 pgmap v1122: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:12.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:12 smithi016 bash[72916]: audit 2024-04-10T03:26:11.309041+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:12.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:12 smithi016 bash[72916]: cluster 2024-04-10T03:26:11.314838+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e984: 8 total, 8 up, 8 in 2024-04-10T03:26:12.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:12 smithi016 bash[72916]: cluster 2024-04-10T03:26:11.638680+0000 mgr.y (mgr.25133) 594 : cluster 0 pgmap v1122: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:12.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:12 smithi016 bash[74137]: audit 2024-04-10T03:26:11.309041+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107435-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:12.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:12 smithi016 bash[74137]: cluster 2024-04-10T03:26:11.314838+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e984: 8 total, 8 up, 8 in 2024-04-10T03:26:12.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:12 smithi016 bash[74137]: cluster 2024-04-10T03:26:11.638680+0000 mgr.y (mgr.25133) 594 : cluster 0 pgmap v1122: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:13.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:13 smithi136 bash[68278]: cluster 2024-04-10T03:26:12.338194+0000 mon.a (mon.0) 1719 : cluster 0 osdmap e985: 8 total, 8 up, 8 in 2024-04-10T03:26:13.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:13 smithi136 bash[68278]: audit 2024-04-10T03:26:12.938714+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:13 smithi016 bash[72916]: cluster 2024-04-10T03:26:12.338194+0000 mon.a (mon.0) 1719 : cluster 0 osdmap e985: 8 total, 8 up, 8 in 2024-04-10T03:26:13.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:13 smithi016 bash[72916]: audit 2024-04-10T03:26:12.938714+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:13 smithi016 bash[74137]: cluster 2024-04-10T03:26:12.338194+0000 mon.a (mon.0) 1719 : cluster 0 osdmap e985: 8 total, 8 up, 8 in 2024-04-10T03:26:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:13 smithi016 bash[74137]: audit 2024-04-10T03:26:12.938714+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:14.362 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.Create 2024-04-10T03:26:14.376 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.Create (15 ms) 2024-04-10T03:26:14.376 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-04-10T03:26:14.403 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.MinimumSet (27 ms) 2024-04-10T03:26:14.404 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-04-10T03:26:14.409 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.MinimumSetStale (6 ms) 2024-04-10T03:26:14.409 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-04-10T03:26:14.414 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (5 ms) 2024-04-10T03:26:14.414 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-04-10T03:26:14.418 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ActiveSet (4 ms) 2024-04-10T03:26:14.418 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-04-10T03:26:14.423 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ActiveSetStale (5 ms) 2024-04-10T03:26:14.423 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-04-10T03:26:14.428 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.CreateDuplicate (5 ms) 2024-04-10T03:26:14.428 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.GetClient 2024-04-10T03:26:14.432 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.GetClient (4 ms) 2024-04-10T03:26:14.432 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-04-10T03:26:14.435 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2024-04-10T03:26:14.435 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-04-10T03:26:14.440 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (5 ms) 2024-04-10T03:26:14.440 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-04-10T03:26:14.446 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientUpdateData (6 ms) 2024-04-10T03:26:14.446 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-04-10T03:26:14.454 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientUpdateState (8 ms) 2024-04-10T03:26:14.454 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-04-10T03:26:14.458 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientUnregister (4 ms) 2024-04-10T03:26:14.459 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-04-10T03:26:14.466 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (8 ms) 2024-04-10T03:26:14.466 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-04-10T03:26:14.647 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (181 ms) 2024-04-10T03:26:14.647 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-04-10T03:26:14.653 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientCommit (6 ms) 2024-04-10T03:26:14.653 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-04-10T03:26:14.658 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (5 ms) 2024-04-10T03:26:14.659 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-04-10T03:26:14.661 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientCommitDNE (2 ms) 2024-04-10T03:26:14.661 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.ClientList 2024-04-10T03:26:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:14 smithi136 bash[68278]: cluster 2024-04-10T03:26:13.347283+0000 mon.a (mon.0) 1721 : cluster 0 osdmap e986: 8 total, 8 up, 8 in 2024-04-10T03:26:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:14 smithi136 bash[68278]: audit 2024-04-10T03:26:13.351991+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.16:0/3728615365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107545-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:14 smithi136 bash[68278]: audit 2024-04-10T03:26:13.354395+0000 mon.a (mon.0) 1722 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107545-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:14.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:14 smithi136 bash[68278]: cluster 2024-04-10T03:26:13.639388+0000 mgr.y (mgr.25133) 595 : cluster 0 pgmap v1125: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:14.703 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.ClientList (43 ms) 2024-04-10T03:26:14.703 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-04-10T03:26:14.713 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.GetNextTagTid (10 ms) 2024-04-10T03:26:14.714 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.TagCreate 2024-04-10T03:26:14.732 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.TagCreate (19 ms) 2024-04-10T03:26:14.732 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-04-10T03:26:14.747 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (15 ms) 2024-04-10T03:26:14.748 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.TagList 2024-04-10T03:26:14.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:14 smithi016 bash[72916]: cluster 2024-04-10T03:26:13.347283+0000 mon.a (mon.0) 1721 : cluster 0 osdmap e986: 8 total, 8 up, 8 in 2024-04-10T03:26:14.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:14 smithi016 bash[72916]: audit 2024-04-10T03:26:13.351991+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.16:0/3728615365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107545-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:14.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:14 smithi016 bash[72916]: audit 2024-04-10T03:26:13.354395+0000 mon.a (mon.0) 1722 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107545-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:14 smithi016 bash[72916]: cluster 2024-04-10T03:26:13.639388+0000 mgr.y (mgr.25133) 595 : cluster 0 pgmap v1125: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:14 smithi016 bash[74137]: cluster 2024-04-10T03:26:13.347283+0000 mon.a (mon.0) 1721 : cluster 0 osdmap e986: 8 total, 8 up, 8 in 2024-04-10T03:26:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:14 smithi016 bash[74137]: audit 2024-04-10T03:26:13.351991+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.16:0/3728615365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107545-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:14 smithi016 bash[74137]: audit 2024-04-10T03:26:13.354395+0000 mon.a (mon.0) 1722 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107545-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:14 smithi016 bash[74137]: cluster 2024-04-10T03:26:13.639388+0000 mgr.y (mgr.25133) 595 : cluster 0 pgmap v1125: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:14.935 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.TagList (188 ms) 2024-04-10T03:26:14.935 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-04-10T03:26:14.941 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.GuardAppend (6 ms) 2024-04-10T03:26:14.941 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-04-10T03:26:14.943 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.GuardAppendDNE (2 ms) 2024-04-10T03:26:14.943 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-04-10T03:26:14.946 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (3 ms) 2024-04-10T03:26:14.946 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsJournal.Append 2024-04-10T03:26:14.960 INFO:tasks.workunit.client.0.smithi016.stdout:padding is not enabled 2024-04-10T03:26:14.960 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsJournal.Append (14 ms) 2024-04-10T03:26:15.366 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 27 tests from TestClsJournal (599 ms total) 2024-04-10T03:26:15.366 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:26:15.367 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:26:15.367 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 27 tests from 1 test suite ran. (2911 ms total) 2024-04-10T03:26:15.367 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 27 tests. 2024-04-10T03:26:15.369 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:26:15.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:26:15.422 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-04-10T03:26:15.423 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_lock.sh 2024-04-10T03:26:15.482 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:26:15.483 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 11 tests from 1 test suite. 2024-04-10T03:26:15.483 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:26:15.483 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 11 tests from ClsLock 2024-04-10T03:26:15.483 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-04-10T03:26:15.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:15 smithi136 bash[68278]: cluster 2024-04-10T03:26:14.342751+0000 mon.a (mon.0) 1723 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:15.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:15 smithi136 bash[68278]: audit 2024-04-10T03:26:14.352594+0000 mon.a (mon.0) 1724 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107545-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:15.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:15 smithi136 bash[68278]: cluster 2024-04-10T03:26:14.359397+0000 mon.a (mon.0) 1725 : cluster 0 osdmap e987: 8 total, 8 up, 8 in 2024-04-10T03:26:15.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:15 smithi016 bash[72916]: cluster 2024-04-10T03:26:14.342751+0000 mon.a (mon.0) 1723 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:15.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:15 smithi016 bash[72916]: audit 2024-04-10T03:26:14.352594+0000 mon.a (mon.0) 1724 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107545-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:15.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:15 smithi016 bash[72916]: cluster 2024-04-10T03:26:14.359397+0000 mon.a (mon.0) 1725 : cluster 0 osdmap e987: 8 total, 8 up, 8 in 2024-04-10T03:26:15.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:15 smithi016 bash[74137]: cluster 2024-04-10T03:26:14.342751+0000 mon.a (mon.0) 1723 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:15.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:15 smithi016 bash[74137]: audit 2024-04-10T03:26:14.352594+0000 mon.a (mon.0) 1724 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107545-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:15.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:15 smithi016 bash[74137]: cluster 2024-04-10T03:26:14.359397+0000 mon.a (mon.0) 1725 : cluster 0 osdmap e987: 8 total, 8 up, 8 in 2024-04-10T03:26:16.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:16 smithi136 bash[68278]: cluster 2024-04-10T03:26:15.366231+0000 mon.a (mon.0) 1726 : cluster 0 osdmap e988: 8 total, 8 up, 8 in 2024-04-10T03:26:16.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:16 smithi136 bash[68278]: cluster 2024-04-10T03:26:15.640172+0000 mgr.y (mgr.25133) 596 : cluster 0 pgmap v1128: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:16.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:16 smithi016 bash[72916]: cluster 2024-04-10T03:26:15.366231+0000 mon.a (mon.0) 1726 : cluster 0 osdmap e988: 8 total, 8 up, 8 in 2024-04-10T03:26:16.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:16 smithi016 bash[72916]: cluster 2024-04-10T03:26:15.640172+0000 mgr.y (mgr.25133) 596 : cluster 0 pgmap v1128: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:16.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:16 smithi016 bash[74137]: cluster 2024-04-10T03:26:15.366231+0000 mon.a (mon.0) 1726 : cluster 0 osdmap e988: 8 total, 8 up, 8 in 2024-04-10T03:26:16.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:16 smithi016 bash[74137]: cluster 2024-04-10T03:26:15.640172+0000 mgr.y (mgr.25133) 596 : cluster 0 pgmap v1128: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:17.425 INFO:tasks.workunit.client.0.smithi016.stdout:lock: mylock 2024-04-10T03:26:17.425 INFO:tasks.workunit.client.0.smithi016.stdout: lock_type: exclusive 2024-04-10T03:26:17.425 INFO:tasks.workunit.client.0.smithi016.stdout: tag: 2024-04-10T03:26:17.425 INFO:tasks.workunit.client.0.smithi016.stdout: lockers: 2024-04-10T03:26:17.425 INFO:tasks.workunit.client.0.smithi016.stdout: client.34731 expiration=2024-04-10T03:28:17.426005+0000 addr=v1:172.21.15.16:0/2367489733 cookie= 2024-04-10T03:26:17.431 INFO:tasks.workunit.client.0.smithi016.stdout:lock: mylock 2024-04-10T03:26:17.431 INFO:tasks.workunit.client.0.smithi016.stdout: lock_type: shared 2024-04-10T03:26:17.431 INFO:tasks.workunit.client.0.smithi016.stdout: tag: 2024-04-10T03:26:17.431 INFO:tasks.workunit.client.0.smithi016.stdout: lockers: 2024-04-10T03:26:17.431 INFO:tasks.workunit.client.0.smithi016.stdout: client.34731 expiration=2024-04-10T03:28:17.435154+0000 addr=v1:172.21.15.16:0/2367489733 cookie= 2024-04-10T03:26:17.431 INFO:tasks.workunit.client.0.smithi016.stdout: client.44669 expiration=0.000000 addr=v1:172.21.15.16:0/2510916954 cookie= 2024-04-10T03:26:17.433 INFO:tasks.workunit.client.0.smithi016.stdout:lock: mylock 2024-04-10T03:26:17.433 INFO:tasks.workunit.client.0.smithi016.stdout: lock_type: shared 2024-04-10T03:26:17.433 INFO:tasks.workunit.client.0.smithi016.stdout: tag: 2024-04-10T03:26:17.433 INFO:tasks.workunit.client.0.smithi016.stdout: lockers: 2024-04-10T03:26:17.433 INFO:tasks.workunit.client.0.smithi016.stdout: client.44669 expiration=0.000000 addr=v1:172.21.15.16:0/2510916954 cookie= 2024-04-10T03:26:17.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:17 smithi136 bash[68278]: cluster 2024-04-10T03:26:16.361163+0000 mon.a (mon.0) 1727 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:17.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:17 smithi136 bash[68278]: cluster 2024-04-10T03:26:16.361212+0000 mon.a (mon.0) 1728 : cluster 1 Cluster is now healthy 2024-04-10T03:26:17.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:17 smithi136 bash[68278]: cluster 2024-04-10T03:26:16.376349+0000 mon.a (mon.0) 1729 : cluster 0 osdmap e989: 8 total, 8 up, 8 in 2024-04-10T03:26:17.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:17 smithi136 bash[68278]: audit 2024-04-10T03:26:16.380871+0000 mon.a (mon.0) 1730 : audit 1 from='client.? 172.21.15.16:0/2367489733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:17.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:17 smithi016 bash[74137]: cluster 2024-04-10T03:26:16.361163+0000 mon.a (mon.0) 1727 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:17.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:17 smithi016 bash[74137]: cluster 2024-04-10T03:26:16.361212+0000 mon.a (mon.0) 1728 : cluster 1 Cluster is now healthy 2024-04-10T03:26:17.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:17 smithi016 bash[74137]: cluster 2024-04-10T03:26:16.376349+0000 mon.a (mon.0) 1729 : cluster 0 osdmap e989: 8 total, 8 up, 8 in 2024-04-10T03:26:17.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:17 smithi016 bash[74137]: audit 2024-04-10T03:26:16.380871+0000 mon.a (mon.0) 1730 : audit 1 from='client.? 172.21.15.16:0/2367489733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:17 smithi016 bash[72916]: cluster 2024-04-10T03:26:16.361163+0000 mon.a (mon.0) 1727 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:17 smithi016 bash[72916]: cluster 2024-04-10T03:26:16.361212+0000 mon.a (mon.0) 1728 : cluster 1 Cluster is now healthy 2024-04-10T03:26:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:17 smithi016 bash[72916]: cluster 2024-04-10T03:26:16.376349+0000 mon.a (mon.0) 1729 : cluster 0 osdmap e989: 8 total, 8 up, 8 in 2024-04-10T03:26:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:17 smithi016 bash[72916]: audit 2024-04-10T03:26:16.380871+0000 mon.a (mon.0) 1730 : audit 1 from='client.? 172.21.15.16:0/2367489733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:18.409 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestMultiLocking (2927 ms) 2024-04-10T03:26:18.410 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestMeta 2024-04-10T03:26:18.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:18 smithi136 bash[68278]: audit 2024-04-10T03:26:17.374598+0000 mon.a (mon.0) 1731 : audit 1 from='client.? 172.21.15.16:0/2367489733' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:18.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:18 smithi136 bash[68278]: cluster 2024-04-10T03:26:17.381906+0000 mon.a (mon.0) 1732 : cluster 0 osdmap e990: 8 total, 8 up, 8 in 2024-04-10T03:26:18.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:18 smithi136 bash[68278]: cluster 2024-04-10T03:26:17.640802+0000 mgr.y (mgr.25133) 597 : cluster 0 pgmap v1131: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:18.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:18 smithi016 bash[72916]: audit 2024-04-10T03:26:17.374598+0000 mon.a (mon.0) 1731 : audit 1 from='client.? 172.21.15.16:0/2367489733' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:18.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:18 smithi016 bash[72916]: cluster 2024-04-10T03:26:17.381906+0000 mon.a (mon.0) 1732 : cluster 0 osdmap e990: 8 total, 8 up, 8 in 2024-04-10T03:26:18.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:18 smithi016 bash[72916]: cluster 2024-04-10T03:26:17.640802+0000 mgr.y (mgr.25133) 597 : cluster 0 pgmap v1131: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:18.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:18 smithi016 bash[74137]: audit 2024-04-10T03:26:17.374598+0000 mon.a (mon.0) 1731 : audit 1 from='client.? 172.21.15.16:0/2367489733' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:18.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:18 smithi016 bash[74137]: cluster 2024-04-10T03:26:17.381906+0000 mon.a (mon.0) 1732 : cluster 0 osdmap e990: 8 total, 8 up, 8 in 2024-04-10T03:26:18.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:18 smithi016 bash[74137]: cluster 2024-04-10T03:26:17.640802+0000 mgr.y (mgr.25133) 597 : cluster 0 pgmap v1131: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:19.669 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:19 smithi136 bash[68278]: cluster 2024-04-10T03:26:18.407845+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e991: 8 total, 8 up, 8 in 2024-04-10T03:26:19.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:19 smithi016 bash[72916]: cluster 2024-04-10T03:26:18.407845+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e991: 8 total, 8 up, 8 in 2024-04-10T03:26:19.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:19 smithi016 bash[74137]: cluster 2024-04-10T03:26:18.407845+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e991: 8 total, 8 up, 8 in 2024-04-10T03:26:20.463 INFO:tasks.workunit.client.0.smithi016.stdout:lock: mylock 2024-04-10T03:26:20.463 INFO:tasks.workunit.client.0.smithi016.stdout: lock_type: shared 2024-04-10T03:26:20.463 INFO:tasks.workunit.client.0.smithi016.stdout: tag: 2024-04-10T03:26:20.463 INFO:tasks.workunit.client.0.smithi016.stdout: lockers: 2024-04-10T03:26:20.463 INFO:tasks.workunit.client.0.smithi016.stdout: client.44681 expiration=0.000000 addr=v1:172.21.15.16:0/2836130956 cookie= 2024-04-10T03:26:20.466 INFO:tasks.workunit.client.0.smithi016.stdout:lock: mylock 2024-04-10T03:26:20.466 INFO:tasks.workunit.client.0.smithi016.stdout: lock_type: exclusive 2024-04-10T03:26:20.466 INFO:tasks.workunit.client.0.smithi016.stdout: tag: new_tag 2024-04-10T03:26:20.467 INFO:tasks.workunit.client.0.smithi016.stdout: lockers: 2024-04-10T03:26:20.467 INFO:tasks.workunit.client.0.smithi016.stdout: client.44675 expiration=0.000000 addr=v1:172.21.15.16:0/2811937257 cookie= 2024-04-10T03:26:20.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[74137]: cluster 2024-04-10T03:26:19.410000+0000 mon.a (mon.0) 1734 : cluster 0 osdmap e992: 8 total, 8 up, 8 in 2024-04-10T03:26:20.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[74137]: audit 2024-04-10T03:26:19.420016+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.16:0/2811937257' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:20.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[74137]: audit 2024-04-10T03:26:19.420651+0000 mon.a (mon.0) 1735 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:20.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[74137]: cluster 2024-04-10T03:26:19.641476+0000 mgr.y (mgr.25133) 598 : cluster 0 pgmap v1134: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:20.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[74137]: audit 2024-04-10T03:26:20.406788+0000 mon.a (mon.0) 1736 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[72916]: cluster 2024-04-10T03:26:19.410000+0000 mon.a (mon.0) 1734 : cluster 0 osdmap e992: 8 total, 8 up, 8 in 2024-04-10T03:26:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[72916]: audit 2024-04-10T03:26:19.420016+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.16:0/2811937257' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[72916]: audit 2024-04-10T03:26:19.420651+0000 mon.a (mon.0) 1735 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:20.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[72916]: cluster 2024-04-10T03:26:19.641476+0000 mgr.y (mgr.25133) 598 : cluster 0 pgmap v1134: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:20.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:20 smithi016 bash[72916]: audit 2024-04-10T03:26:20.406788+0000 mon.a (mon.0) 1736 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:20 smithi136 bash[68278]: cluster 2024-04-10T03:26:19.410000+0000 mon.a (mon.0) 1734 : cluster 0 osdmap e992: 8 total, 8 up, 8 in 2024-04-10T03:26:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:20 smithi136 bash[68278]: audit 2024-04-10T03:26:19.420016+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.16:0/2811937257' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:20 smithi136 bash[68278]: audit 2024-04-10T03:26:19.420651+0000 mon.a (mon.0) 1735 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:20.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:20 smithi136 bash[68278]: cluster 2024-04-10T03:26:19.641476+0000 mgr.y (mgr.25133) 598 : cluster 0 pgmap v1134: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:20 smithi136 bash[68278]: audit 2024-04-10T03:26:20.406788+0000 mon.a (mon.0) 1736 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:21.450 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestMeta (3041 ms) 2024-04-10T03:26:21.450 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestCookie 2024-04-10T03:26:21.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:21 smithi016 bash[74137]: cluster 2024-04-10T03:26:20.416144+0000 mon.a (mon.0) 1737 : cluster 0 osdmap e993: 8 total, 8 up, 8 in 2024-04-10T03:26:21.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:21 smithi016 bash[74137]: cluster 2024-04-10T03:26:20.417781+0000 mon.a (mon.0) 1738 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:21.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:21 smithi016 bash[72916]: cluster 2024-04-10T03:26:20.416144+0000 mon.a (mon.0) 1737 : cluster 0 osdmap e993: 8 total, 8 up, 8 in 2024-04-10T03:26:21.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:21 smithi016 bash[72916]: cluster 2024-04-10T03:26:20.417781+0000 mon.a (mon.0) 1738 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:21.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:21 smithi136 bash[68278]: cluster 2024-04-10T03:26:20.416144+0000 mon.a (mon.0) 1737 : cluster 0 osdmap e993: 8 total, 8 up, 8 in 2024-04-10T03:26:21.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:21 smithi136 bash[68278]: cluster 2024-04-10T03:26:20.417781+0000 mon.a (mon.0) 1738 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:22.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:26:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:26:21] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-04-10T03:26:22.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:22 smithi016 bash[72916]: cluster 2024-04-10T03:26:21.445803+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e994: 8 total, 8 up, 8 in 2024-04-10T03:26:22.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:22 smithi016 bash[72916]: cluster 2024-04-10T03:26:21.641867+0000 mgr.y (mgr.25133) 599 : cluster 0 pgmap v1137: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:22.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:22 smithi016 bash[74137]: cluster 2024-04-10T03:26:21.445803+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e994: 8 total, 8 up, 8 in 2024-04-10T03:26:22.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:22 smithi016 bash[74137]: cluster 2024-04-10T03:26:21.641867+0000 mgr.y (mgr.25133) 599 : cluster 0 pgmap v1137: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:22.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:22 smithi136 bash[68278]: cluster 2024-04-10T03:26:21.445803+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e994: 8 total, 8 up, 8 in 2024-04-10T03:26:22.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:22 smithi136 bash[68278]: cluster 2024-04-10T03:26:21.641867+0000 mgr.y (mgr.25133) 599 : cluster 0 pgmap v1137: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:23.499 INFO:tasks.workunit.client.0.smithi016.stdout:lock: mylock 2024-04-10T03:26:23.499 INFO:tasks.workunit.client.0.smithi016.stdout: lock_type: exclusive 2024-04-10T03:26:23.499 INFO:tasks.workunit.client.0.smithi016.stdout: tag: 2024-04-10T03:26:23.499 INFO:tasks.workunit.client.0.smithi016.stdout: lockers: 2024-04-10T03:26:23.502 INFO:tasks.workunit.client.0.smithi016.stdout:lock: mylock 2024-04-10T03:26:23.502 INFO:tasks.workunit.client.0.smithi016.stdout: lock_type: shared 2024-04-10T03:26:23.502 INFO:tasks.workunit.client.0.smithi016.stdout: tag: 2024-04-10T03:26:23.502 INFO:tasks.workunit.client.0.smithi016.stdout: lockers: 2024-04-10T03:26:23.503 INFO:tasks.workunit.client.0.smithi016.stdout: client.34752 expiration=0.000000 addr=v1:172.21.15.16:0/2493832429 cookie= 2024-04-10T03:26:23.503 INFO:tasks.workunit.client.0.smithi016.stdout: client.34752 expiration=0.000000 addr=v1:172.21.15.16:0/2493832429 cookie=new cookie 2024-04-10T03:26:23.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:23 smithi016 bash[72916]: cluster 2024-04-10T03:26:22.439403+0000 mon.a (mon.0) 1740 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:23.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:23 smithi016 bash[72916]: cluster 2024-04-10T03:26:22.439460+0000 mon.a (mon.0) 1741 : cluster 1 Cluster is now healthy 2024-04-10T03:26:23.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:23 smithi016 bash[72916]: cluster 2024-04-10T03:26:22.456266+0000 mon.a (mon.0) 1742 : cluster 0 osdmap e995: 8 total, 8 up, 8 in 2024-04-10T03:26:23.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:23 smithi016 bash[72916]: audit 2024-04-10T03:26:22.459344+0000 mon.a (mon.0) 1743 : audit 1 from='client.? 172.21.15.16:0/2493832429' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:23.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:23 smithi016 bash[74137]: cluster 2024-04-10T03:26:22.439403+0000 mon.a (mon.0) 1740 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:23.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:23 smithi016 bash[74137]: cluster 2024-04-10T03:26:22.439460+0000 mon.a (mon.0) 1741 : cluster 1 Cluster is now healthy 2024-04-10T03:26:23.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:23 smithi016 bash[74137]: cluster 2024-04-10T03:26:22.456266+0000 mon.a (mon.0) 1742 : cluster 0 osdmap e995: 8 total, 8 up, 8 in 2024-04-10T03:26:23.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:23 smithi016 bash[74137]: audit 2024-04-10T03:26:22.459344+0000 mon.a (mon.0) 1743 : audit 1 from='client.? 172.21.15.16:0/2493832429' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:23.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:23 smithi136 bash[68278]: cluster 2024-04-10T03:26:22.439403+0000 mon.a (mon.0) 1740 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:23.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:23 smithi136 bash[68278]: cluster 2024-04-10T03:26:22.439460+0000 mon.a (mon.0) 1741 : cluster 1 Cluster is now healthy 2024-04-10T03:26:23.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:23 smithi136 bash[68278]: cluster 2024-04-10T03:26:22.456266+0000 mon.a (mon.0) 1742 : cluster 0 osdmap e995: 8 total, 8 up, 8 in 2024-04-10T03:26:23.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:23 smithi136 bash[68278]: audit 2024-04-10T03:26:22.459344+0000 mon.a (mon.0) 1743 : audit 1 from='client.? 172.21.15.16:0/2493832429' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:24.485 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestCookie (3034 ms) 2024-04-10T03:26:24.485 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-04-10T03:26:24.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:24 smithi016 bash[72916]: audit 2024-04-10T03:26:23.453278+0000 mon.a (mon.0) 1744 : audit 1 from='client.? 172.21.15.16:0/2493832429' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:24.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:24 smithi016 bash[72916]: cluster 2024-04-10T03:26:23.461908+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e996: 8 total, 8 up, 8 in 2024-04-10T03:26:24.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:24 smithi016 bash[72916]: cluster 2024-04-10T03:26:23.642315+0000 mgr.y (mgr.25133) 600 : cluster 0 pgmap v1140: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:24.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:24 smithi016 bash[72916]: audit 2024-04-10T03:26:24.360258+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:26:24.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:24 smithi016 bash[74137]: audit 2024-04-10T03:26:23.453278+0000 mon.a (mon.0) 1744 : audit 1 from='client.? 172.21.15.16:0/2493832429' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:24.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:24 smithi016 bash[74137]: cluster 2024-04-10T03:26:23.461908+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e996: 8 total, 8 up, 8 in 2024-04-10T03:26:24.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:24 smithi016 bash[74137]: cluster 2024-04-10T03:26:23.642315+0000 mgr.y (mgr.25133) 600 : cluster 0 pgmap v1140: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:24.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:24 smithi016 bash[74137]: audit 2024-04-10T03:26:24.360258+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:26:24.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:24 smithi136 bash[68278]: audit 2024-04-10T03:26:23.453278+0000 mon.a (mon.0) 1744 : audit 1 from='client.? 172.21.15.16:0/2493832429' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:24.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:24 smithi136 bash[68278]: cluster 2024-04-10T03:26:23.461908+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e996: 8 total, 8 up, 8 in 2024-04-10T03:26:24.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:24 smithi136 bash[68278]: cluster 2024-04-10T03:26:23.642315+0000 mgr.y (mgr.25133) 600 : cluster 0 pgmap v1140: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:24.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:24 smithi136 bash[68278]: audit 2024-04-10T03:26:24.360258+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:26:25.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:25 smithi016 bash[74137]: cluster 2024-04-10T03:26:24.484809+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e997: 8 total, 8 up, 8 in 2024-04-10T03:26:25.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:25 smithi016 bash[74137]: audit 2024-04-10T03:26:24.989875+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:25.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:25 smithi016 bash[74137]: audit 2024-04-10T03:26:24.999916+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:25 smithi016 bash[72916]: cluster 2024-04-10T03:26:24.484809+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e997: 8 total, 8 up, 8 in 2024-04-10T03:26:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:25 smithi016 bash[72916]: audit 2024-04-10T03:26:24.989875+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:25 smithi016 bash[72916]: audit 2024-04-10T03:26:24.999916+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:25.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:25 smithi136 bash[68278]: cluster 2024-04-10T03:26:24.484809+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e997: 8 total, 8 up, 8 in 2024-04-10T03:26:25.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:25 smithi136 bash[68278]: audit 2024-04-10T03:26:24.989875+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:25.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:25 smithi136 bash[68278]: audit 2024-04-10T03:26:24.999916+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:26.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[72916]: cluster 2024-04-10T03:26:25.495990+0000 mon.a (mon.0) 1750 : cluster 0 osdmap e998: 8 total, 8 up, 8 in 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[72916]: audit 2024-04-10T03:26:25.505404+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.16:0/2327644859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[72916]: cluster 2024-04-10T03:26:25.642849+0000 mgr.y (mgr.25133) 601 : cluster 0 pgmap v1143: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[72916]: audit 2024-04-10T03:26:25.699204+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[72916]: audit 2024-04-10T03:26:25.700519+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[72916]: audit 2024-04-10T03:26:25.708333+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[74137]: cluster 2024-04-10T03:26:25.495990+0000 mon.a (mon.0) 1750 : cluster 0 osdmap e998: 8 total, 8 up, 8 in 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[74137]: audit 2024-04-10T03:26:25.505404+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.16:0/2327644859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[74137]: cluster 2024-04-10T03:26:25.642849+0000 mgr.y (mgr.25133) 601 : cluster 0 pgmap v1143: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[74137]: audit 2024-04-10T03:26:25.699204+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[74137]: audit 2024-04-10T03:26:25.700519+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:26:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:26 smithi016 bash[74137]: audit 2024-04-10T03:26:25.708333+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:26.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:26 smithi136 bash[68278]: cluster 2024-04-10T03:26:25.495990+0000 mon.a (mon.0) 1750 : cluster 0 osdmap e998: 8 total, 8 up, 8 in 2024-04-10T03:26:26.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:26 smithi136 bash[68278]: audit 2024-04-10T03:26:25.505404+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.16:0/2327644859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:26.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:26 smithi136 bash[68278]: cluster 2024-04-10T03:26:25.642849+0000 mgr.y (mgr.25133) 601 : cluster 0 pgmap v1143: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:26.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:26 smithi136 bash[68278]: audit 2024-04-10T03:26:25.699204+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:26:26.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:26 smithi136 bash[68278]: audit 2024-04-10T03:26:25.700519+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:26:26.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:26 smithi136 bash[68278]: audit 2024-04-10T03:26:25.708333+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:27.511 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestMultipleLocks (3027 ms) 2024-04-10T03:26:27.511 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestLockDuration 2024-04-10T03:26:27.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:27 smithi016 bash[72916]: cluster 2024-04-10T03:26:26.489232+0000 mon.a (mon.0) 1755 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:27.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:27 smithi016 bash[72916]: audit 2024-04-10T03:26:26.499584+0000 mon.a (mon.0) 1756 : audit 1 from='client.? 172.21.15.16:0/2327644859' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:27.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:27 smithi016 bash[72916]: cluster 2024-04-10T03:26:26.507433+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e999: 8 total, 8 up, 8 in 2024-04-10T03:26:27.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:27 smithi016 bash[74137]: cluster 2024-04-10T03:26:26.489232+0000 mon.a (mon.0) 1755 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:27.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:27 smithi016 bash[74137]: audit 2024-04-10T03:26:26.499584+0000 mon.a (mon.0) 1756 : audit 1 from='client.? 172.21.15.16:0/2327644859' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:27.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:27 smithi016 bash[74137]: cluster 2024-04-10T03:26:26.507433+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e999: 8 total, 8 up, 8 in 2024-04-10T03:26:27.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:27 smithi136 bash[68278]: cluster 2024-04-10T03:26:26.489232+0000 mon.a (mon.0) 1755 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:27.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:27 smithi136 bash[68278]: audit 2024-04-10T03:26:26.499584+0000 mon.a (mon.0) 1756 : audit 1 from='client.? 172.21.15.16:0/2327644859' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:27.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:27 smithi136 bash[68278]: cluster 2024-04-10T03:26:26.507433+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e999: 8 total, 8 up, 8 in 2024-04-10T03:26:28.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:28 smithi016 bash[72916]: cluster 2024-04-10T03:26:27.510820+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e1000: 8 total, 8 up, 8 in 2024-04-10T03:26:28.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:28 smithi016 bash[72916]: audit 2024-04-10T03:26:27.542927+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:28.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:28 smithi016 bash[72916]: audit 2024-04-10T03:26:27.544986+0000 mon.a (mon.0) 1760 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:28.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:28 smithi016 bash[72916]: cluster 2024-04-10T03:26:27.643246+0000 mgr.y (mgr.25133) 602 : cluster 0 pgmap v1146: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:28.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:28 smithi016 bash[74137]: cluster 2024-04-10T03:26:27.510820+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e1000: 8 total, 8 up, 8 in 2024-04-10T03:26:28.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:28 smithi016 bash[74137]: audit 2024-04-10T03:26:27.542927+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:28.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:28 smithi016 bash[74137]: audit 2024-04-10T03:26:27.544986+0000 mon.a (mon.0) 1760 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:28.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:28 smithi016 bash[74137]: cluster 2024-04-10T03:26:27.643246+0000 mgr.y (mgr.25133) 602 : cluster 0 pgmap v1146: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:28.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:28 smithi136 bash[68278]: cluster 2024-04-10T03:26:27.510820+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e1000: 8 total, 8 up, 8 in 2024-04-10T03:26:28.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:28 smithi136 bash[68278]: audit 2024-04-10T03:26:27.542927+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:28.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:28 smithi136 bash[68278]: audit 2024-04-10T03:26:27.544986+0000 mon.a (mon.0) 1760 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:28.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:28 smithi136 bash[68278]: cluster 2024-04-10T03:26:27.643246+0000 mgr.y (mgr.25133) 602 : cluster 0 pgmap v1146: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:29.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:29 smithi016 bash[72916]: cluster 2024-04-10T03:26:28.539090+0000 mon.a (mon.0) 1761 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:29.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:29 smithi016 bash[72916]: cluster 2024-04-10T03:26:28.539177+0000 mon.a (mon.0) 1762 : cluster 1 Cluster is now healthy 2024-04-10T03:26:29.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:29 smithi016 bash[72916]: cluster 2024-04-10T03:26:28.553277+0000 mon.a (mon.0) 1763 : cluster 0 osdmap e1001: 8 total, 8 up, 8 in 2024-04-10T03:26:29.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:29 smithi016 bash[72916]: audit 2024-04-10T03:26:28.571774+0000 mon.a (mon.0) 1764 : audit 1 from='client.? 172.21.15.16:0/2368706235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:29.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:29 smithi016 bash[74137]: cluster 2024-04-10T03:26:28.539090+0000 mon.a (mon.0) 1761 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:29.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:29 smithi016 bash[74137]: cluster 2024-04-10T03:26:28.539177+0000 mon.a (mon.0) 1762 : cluster 1 Cluster is now healthy 2024-04-10T03:26:29.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:29 smithi016 bash[74137]: cluster 2024-04-10T03:26:28.553277+0000 mon.a (mon.0) 1763 : cluster 0 osdmap e1001: 8 total, 8 up, 8 in 2024-04-10T03:26:29.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:29 smithi016 bash[74137]: audit 2024-04-10T03:26:28.571774+0000 mon.a (mon.0) 1764 : audit 1 from='client.? 172.21.15.16:0/2368706235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:29 smithi136 bash[68278]: cluster 2024-04-10T03:26:28.539090+0000 mon.a (mon.0) 1761 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:29 smithi136 bash[68278]: cluster 2024-04-10T03:26:28.539177+0000 mon.a (mon.0) 1762 : cluster 1 Cluster is now healthy 2024-04-10T03:26:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:29 smithi136 bash[68278]: cluster 2024-04-10T03:26:28.553277+0000 mon.a (mon.0) 1763 : cluster 0 osdmap e1001: 8 total, 8 up, 8 in 2024-04-10T03:26:29.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:29 smithi136 bash[68278]: audit 2024-04-10T03:26:28.571774+0000 mon.a (mon.0) 1764 : audit 1 from='client.? 172.21.15.16:0/2368706235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:30.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:30 smithi016 bash[72916]: audit 2024-04-10T03:26:29.551062+0000 mon.a (mon.0) 1765 : audit 1 from='client.? 172.21.15.16:0/2368706235' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:30.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:30 smithi016 bash[72916]: cluster 2024-04-10T03:26:29.562630+0000 mon.a (mon.0) 1766 : cluster 0 osdmap e1002: 8 total, 8 up, 8 in 2024-04-10T03:26:30.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:30 smithi016 bash[72916]: cluster 2024-04-10T03:26:29.643623+0000 mgr.y (mgr.25133) 603 : cluster 0 pgmap v1149: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:30.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:30 smithi016 bash[74137]: audit 2024-04-10T03:26:29.551062+0000 mon.a (mon.0) 1765 : audit 1 from='client.? 172.21.15.16:0/2368706235' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:30.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:30 smithi016 bash[74137]: cluster 2024-04-10T03:26:29.562630+0000 mon.a (mon.0) 1766 : cluster 0 osdmap e1002: 8 total, 8 up, 8 in 2024-04-10T03:26:30.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:30 smithi016 bash[74137]: cluster 2024-04-10T03:26:29.643623+0000 mgr.y (mgr.25133) 603 : cluster 0 pgmap v1149: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:30.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:30 smithi136 bash[68278]: audit 2024-04-10T03:26:29.551062+0000 mon.a (mon.0) 1765 : audit 1 from='client.? 172.21.15.16:0/2368706235' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:30.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:30 smithi136 bash[68278]: cluster 2024-04-10T03:26:29.562630+0000 mon.a (mon.0) 1766 : cluster 0 osdmap e1002: 8 total, 8 up, 8 in 2024-04-10T03:26:30.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:30 smithi136 bash[68278]: cluster 2024-04-10T03:26:29.643623+0000 mgr.y (mgr.25133) 603 : cluster 0 pgmap v1149: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:31.811 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:26:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:26:31] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-04-10T03:26:31.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:31 smithi016 bash[72916]: cluster 2024-04-10T03:26:30.568949+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e1003: 8 total, 8 up, 8 in 2024-04-10T03:26:31.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:31 smithi016 bash[74137]: cluster 2024-04-10T03:26:30.568949+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e1003: 8 total, 8 up, 8 in 2024-04-10T03:26:31.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:31 smithi136 bash[68278]: cluster 2024-04-10T03:26:30.568949+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e1003: 8 total, 8 up, 8 in 2024-04-10T03:26:32.919 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:32 smithi136 bash[68278]: cluster 2024-04-10T03:26:31.644620+0000 mgr.y (mgr.25133) 604 : cluster 0 pgmap v1151: 137 pgs: 17 creating+peering, 4 unknown, 116 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:33.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:32 smithi016 bash[72916]: cluster 2024-04-10T03:26:31.644620+0000 mgr.y (mgr.25133) 604 : cluster 0 pgmap v1151: 137 pgs: 17 creating+peering, 4 unknown, 116 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:33.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:32 smithi016 bash[74137]: cluster 2024-04-10T03:26:31.644620+0000 mgr.y (mgr.25133) 604 : cluster 0 pgmap v1151: 137 pgs: 17 creating+peering, 4 unknown, 116 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:34.715 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestLockDuration (7200 ms) 2024-04-10T03:26:34.715 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-04-10T03:26:35.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:34 smithi016 bash[72916]: cluster 2024-04-10T03:26:33.645568+0000 mgr.y (mgr.25133) 605 : cluster 0 pgmap v1152: 137 pgs: 17 creating+peering, 120 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:34 smithi016 bash[74137]: cluster 2024-04-10T03:26:33.645568+0000 mgr.y (mgr.25133) 605 : cluster 0 pgmap v1152: 137 pgs: 17 creating+peering, 120 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:35.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:34 smithi136 bash[68278]: cluster 2024-04-10T03:26:33.645568+0000 mgr.y (mgr.25133) 605 : cluster 0 pgmap v1152: 137 pgs: 17 creating+peering, 120 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:35 smithi016 bash[72916]: cluster 2024-04-10T03:26:34.709466+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e1004: 8 total, 8 up, 8 in 2024-04-10T03:26:36.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:35 smithi016 bash[74137]: cluster 2024-04-10T03:26:34.709466+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e1004: 8 total, 8 up, 8 in 2024-04-10T03:26:36.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:35 smithi136 bash[68278]: cluster 2024-04-10T03:26:34.709466+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e1004: 8 total, 8 up, 8 in 2024-04-10T03:26:37.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:36 smithi016 bash[74137]: cluster 2024-04-10T03:26:35.646529+0000 mgr.y (mgr.25133) 606 : cluster 0 pgmap v1154: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:37.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:36 smithi016 bash[74137]: cluster 2024-04-10T03:26:35.733542+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e1005: 8 total, 8 up, 8 in 2024-04-10T03:26:37.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:36 smithi016 bash[74137]: audit 2024-04-10T03:26:35.739699+0000 mon.a (mon.0) 1770 : audit 1 from='client.? 172.21.15.16:0/1894927361' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:36 smithi016 bash[72916]: cluster 2024-04-10T03:26:35.646529+0000 mgr.y (mgr.25133) 606 : cluster 0 pgmap v1154: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:36 smithi016 bash[72916]: cluster 2024-04-10T03:26:35.733542+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e1005: 8 total, 8 up, 8 in 2024-04-10T03:26:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:36 smithi016 bash[72916]: audit 2024-04-10T03:26:35.739699+0000 mon.a (mon.0) 1770 : audit 1 from='client.? 172.21.15.16:0/1894927361' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:37.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:36 smithi136 bash[68278]: cluster 2024-04-10T03:26:35.646529+0000 mgr.y (mgr.25133) 606 : cluster 0 pgmap v1154: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:37.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:36 smithi136 bash[68278]: cluster 2024-04-10T03:26:35.733542+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e1005: 8 total, 8 up, 8 in 2024-04-10T03:26:37.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:36 smithi136 bash[68278]: audit 2024-04-10T03:26:35.739699+0000 mon.a (mon.0) 1770 : audit 1 from='client.? 172.21.15.16:0/1894927361' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:37.768 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestAssertLocked (3057 ms) 2024-04-10T03:26:37.769 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestSetCookie 2024-04-10T03:26:38.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:37 smithi016 bash[74137]: audit 2024-04-10T03:26:36.728371+0000 mon.a (mon.0) 1771 : audit 1 from='client.? 172.21.15.16:0/1894927361' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:38.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:37 smithi016 bash[74137]: cluster 2024-04-10T03:26:36.735674+0000 mon.a (mon.0) 1772 : cluster 0 osdmap e1006: 8 total, 8 up, 8 in 2024-04-10T03:26:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:37 smithi016 bash[72916]: audit 2024-04-10T03:26:36.728371+0000 mon.a (mon.0) 1771 : audit 1 from='client.? 172.21.15.16:0/1894927361' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:37 smithi016 bash[72916]: cluster 2024-04-10T03:26:36.735674+0000 mon.a (mon.0) 1772 : cluster 0 osdmap e1006: 8 total, 8 up, 8 in 2024-04-10T03:26:38.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:37 smithi136 bash[68278]: audit 2024-04-10T03:26:36.728371+0000 mon.a (mon.0) 1771 : audit 1 from='client.? 172.21.15.16:0/1894927361' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:38.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:37 smithi136 bash[68278]: cluster 2024-04-10T03:26:36.735674+0000 mon.a (mon.0) 1772 : cluster 0 osdmap e1006: 8 total, 8 up, 8 in 2024-04-10T03:26:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:38 smithi016 bash[72916]: cluster 2024-04-10T03:26:37.647583+0000 mgr.y (mgr.25133) 607 : cluster 0 pgmap v1157: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:38 smithi016 bash[72916]: cluster 2024-04-10T03:26:37.766679+0000 mon.a (mon.0) 1773 : cluster 0 osdmap e1007: 8 total, 8 up, 8 in 2024-04-10T03:26:39.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:38 smithi016 bash[74137]: cluster 2024-04-10T03:26:37.647583+0000 mgr.y (mgr.25133) 607 : cluster 0 pgmap v1157: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:39.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:38 smithi016 bash[74137]: cluster 2024-04-10T03:26:37.766679+0000 mon.a (mon.0) 1773 : cluster 0 osdmap e1007: 8 total, 8 up, 8 in 2024-04-10T03:26:39.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:38 smithi136 bash[68278]: cluster 2024-04-10T03:26:37.647583+0000 mgr.y (mgr.25133) 607 : cluster 0 pgmap v1157: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:39.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:38 smithi136 bash[68278]: cluster 2024-04-10T03:26:37.766679+0000 mon.a (mon.0) 1773 : cluster 0 osdmap e1007: 8 total, 8 up, 8 in 2024-04-10T03:26:40.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:39 smithi016 bash[72916]: cluster 2024-04-10T03:26:38.787416+0000 mon.a (mon.0) 1774 : cluster 0 osdmap e1008: 8 total, 8 up, 8 in 2024-04-10T03:26:40.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:39 smithi016 bash[72916]: audit 2024-04-10T03:26:38.789238+0000 mon.a (mon.0) 1775 : audit 1 from='client.? 172.21.15.16:0/4135631881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:40.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:39 smithi016 bash[74137]: cluster 2024-04-10T03:26:38.787416+0000 mon.a (mon.0) 1774 : cluster 0 osdmap e1008: 8 total, 8 up, 8 in 2024-04-10T03:26:40.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:39 smithi016 bash[74137]: audit 2024-04-10T03:26:38.789238+0000 mon.a (mon.0) 1775 : audit 1 from='client.? 172.21.15.16:0/4135631881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:40.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:39 smithi136 bash[68278]: cluster 2024-04-10T03:26:38.787416+0000 mon.a (mon.0) 1774 : cluster 0 osdmap e1008: 8 total, 8 up, 8 in 2024-04-10T03:26:40.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:39 smithi136 bash[68278]: audit 2024-04-10T03:26:38.789238+0000 mon.a (mon.0) 1775 : audit 1 from='client.? 172.21.15.16:0/4135631881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:40.812 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestSetCookie (3043 ms) 2024-04-10T03:26:40.812 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestRenew 2024-04-10T03:26:41.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:40 smithi136 bash[68278]: cluster 2024-04-10T03:26:39.648620+0000 mgr.y (mgr.25133) 608 : cluster 0 pgmap v1160: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:41.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:40 smithi136 bash[68278]: cluster 2024-04-10T03:26:39.781848+0000 mon.a (mon.0) 1776 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:41.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:40 smithi136 bash[68278]: audit 2024-04-10T03:26:39.783579+0000 mon.a (mon.0) 1777 : audit 1 from='client.? 172.21.15.16:0/4135631881' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:41.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:40 smithi136 bash[68278]: cluster 2024-04-10T03:26:39.793337+0000 mon.a (mon.0) 1778 : cluster 0 osdmap e1009: 8 total, 8 up, 8 in 2024-04-10T03:26:41.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:40 smithi016 bash[72916]: cluster 2024-04-10T03:26:39.648620+0000 mgr.y (mgr.25133) 608 : cluster 0 pgmap v1160: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:41.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:40 smithi016 bash[72916]: cluster 2024-04-10T03:26:39.781848+0000 mon.a (mon.0) 1776 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:41.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:40 smithi016 bash[72916]: audit 2024-04-10T03:26:39.783579+0000 mon.a (mon.0) 1777 : audit 1 from='client.? 172.21.15.16:0/4135631881' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:41.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:40 smithi016 bash[72916]: cluster 2024-04-10T03:26:39.793337+0000 mon.a (mon.0) 1778 : cluster 0 osdmap e1009: 8 total, 8 up, 8 in 2024-04-10T03:26:41.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:40 smithi016 bash[74137]: cluster 2024-04-10T03:26:39.648620+0000 mgr.y (mgr.25133) 608 : cluster 0 pgmap v1160: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:41.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:40 smithi016 bash[74137]: cluster 2024-04-10T03:26:39.781848+0000 mon.a (mon.0) 1776 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:26:41.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:40 smithi016 bash[74137]: audit 2024-04-10T03:26:39.783579+0000 mon.a (mon.0) 1777 : audit 1 from='client.? 172.21.15.16:0/4135631881' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:41.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:40 smithi016 bash[74137]: cluster 2024-04-10T03:26:39.793337+0000 mon.a (mon.0) 1778 : cluster 0 osdmap e1009: 8 total, 8 up, 8 in 2024-04-10T03:26:42.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:41 smithi016 bash[72916]: cluster 2024-04-10T03:26:40.808338+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e1010: 8 total, 8 up, 8 in 2024-04-10T03:26:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:26:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:26:41] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-04-10T03:26:42.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:41 smithi016 bash[74137]: cluster 2024-04-10T03:26:40.808338+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e1010: 8 total, 8 up, 8 in 2024-04-10T03:26:42.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:41 smithi136 bash[68278]: cluster 2024-04-10T03:26:40.808338+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e1010: 8 total, 8 up, 8 in 2024-04-10T03:26:43.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:42 smithi136 bash[68278]: cluster 2024-04-10T03:26:41.649176+0000 mgr.y (mgr.25133) 609 : cluster 0 pgmap v1163: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:43.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:42 smithi136 bash[68278]: cluster 2024-04-10T03:26:41.815940+0000 mon.a (mon.0) 1780 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:43.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:42 smithi136 bash[68278]: cluster 2024-04-10T03:26:41.815991+0000 mon.a (mon.0) 1781 : cluster 1 Cluster is now healthy 2024-04-10T03:26:43.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:42 smithi136 bash[68278]: cluster 2024-04-10T03:26:41.829995+0000 mon.a (mon.0) 1782 : cluster 0 osdmap e1011: 8 total, 8 up, 8 in 2024-04-10T03:26:43.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:42 smithi136 bash[68278]: audit 2024-04-10T03:26:41.831695+0000 mon.a (mon.0) 1783 : audit 1 from='client.? 172.21.15.16:0/2123344935' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:43.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:42 smithi136 bash[68278]: audit 2024-04-10T03:26:42.543586+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:43.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:42 smithi136 bash[68278]: audit 2024-04-10T03:26:42.545844+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[74137]: cluster 2024-04-10T03:26:41.649176+0000 mgr.y (mgr.25133) 609 : cluster 0 pgmap v1163: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[74137]: cluster 2024-04-10T03:26:41.815940+0000 mon.a (mon.0) 1780 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[74137]: cluster 2024-04-10T03:26:41.815991+0000 mon.a (mon.0) 1781 : cluster 1 Cluster is now healthy 2024-04-10T03:26:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[74137]: cluster 2024-04-10T03:26:41.829995+0000 mon.a (mon.0) 1782 : cluster 0 osdmap e1011: 8 total, 8 up, 8 in 2024-04-10T03:26:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[74137]: audit 2024-04-10T03:26:41.831695+0000 mon.a (mon.0) 1783 : audit 1 from='client.? 172.21.15.16:0/2123344935' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[74137]: audit 2024-04-10T03:26:42.543586+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[74137]: audit 2024-04-10T03:26:42.545844+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[72916]: cluster 2024-04-10T03:26:41.649176+0000 mgr.y (mgr.25133) 609 : cluster 0 pgmap v1163: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[72916]: cluster 2024-04-10T03:26:41.815940+0000 mon.a (mon.0) 1780 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:26:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[72916]: cluster 2024-04-10T03:26:41.815991+0000 mon.a (mon.0) 1781 : cluster 1 Cluster is now healthy 2024-04-10T03:26:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[72916]: cluster 2024-04-10T03:26:41.829995+0000 mon.a (mon.0) 1782 : cluster 0 osdmap e1011: 8 total, 8 up, 8 in 2024-04-10T03:26:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[72916]: audit 2024-04-10T03:26:41.831695+0000 mon.a (mon.0) 1783 : audit 1 from='client.? 172.21.15.16:0/2123344935' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:26:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[72916]: audit 2024-04-10T03:26:42.543586+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:26:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:42 smithi016 bash[72916]: audit 2024-04-10T03:26:42.545844+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:44.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:43 smithi136 bash[68278]: audit 2024-04-10T03:26:42.834419+0000 mon.a (mon.0) 1786 : audit 1 from='client.? 172.21.15.16:0/2123344935' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:44.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:43 smithi136 bash[68278]: cluster 2024-04-10T03:26:42.840176+0000 mon.a (mon.0) 1787 : cluster 0 osdmap e1012: 8 total, 8 up, 8 in 2024-04-10T03:26:44.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:43 smithi016 bash[72916]: audit 2024-04-10T03:26:42.834419+0000 mon.a (mon.0) 1786 : audit 1 from='client.? 172.21.15.16:0/2123344935' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:44.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:43 smithi016 bash[72916]: cluster 2024-04-10T03:26:42.840176+0000 mon.a (mon.0) 1787 : cluster 0 osdmap e1012: 8 total, 8 up, 8 in 2024-04-10T03:26:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:43 smithi016 bash[74137]: audit 2024-04-10T03:26:42.834419+0000 mon.a (mon.0) 1786 : audit 1 from='client.? 172.21.15.16:0/2123344935' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:26:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:43 smithi016 bash[74137]: cluster 2024-04-10T03:26:42.840176+0000 mon.a (mon.0) 1787 : cluster 0 osdmap e1012: 8 total, 8 up, 8 in 2024-04-10T03:26:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:44 smithi136 bash[68278]: cluster 2024-04-10T03:26:43.649747+0000 mgr.y (mgr.25133) 610 : cluster 0 pgmap v1166: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:45.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:44 smithi136 bash[68278]: cluster 2024-04-10T03:26:43.852213+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e1013: 8 total, 8 up, 8 in 2024-04-10T03:26:45.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:44 smithi016 bash[72916]: cluster 2024-04-10T03:26:43.649747+0000 mgr.y (mgr.25133) 610 : cluster 0 pgmap v1166: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:45.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:44 smithi016 bash[72916]: cluster 2024-04-10T03:26:43.852213+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e1013: 8 total, 8 up, 8 in 2024-04-10T03:26:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:44 smithi016 bash[74137]: cluster 2024-04-10T03:26:43.649747+0000 mgr.y (mgr.25133) 610 : cluster 0 pgmap v1166: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:26:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:44 smithi016 bash[74137]: cluster 2024-04-10T03:26:43.852213+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e1013: 8 total, 8 up, 8 in 2024-04-10T03:26:47.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:46 smithi136 bash[68278]: cluster 2024-04-10T03:26:45.650975+0000 mgr.y (mgr.25133) 611 : cluster 0 pgmap v1168: 137 pgs: 7 creating+peering, 4 unknown, 126 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:47.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:46 smithi016 bash[74137]: cluster 2024-04-10T03:26:45.650975+0000 mgr.y (mgr.25133) 611 : cluster 0 pgmap v1168: 137 pgs: 7 creating+peering, 4 unknown, 126 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:47.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:46 smithi016 bash[72916]: cluster 2024-04-10T03:26:45.650975+0000 mgr.y (mgr.25133) 611 : cluster 0 pgmap v1168: 137 pgs: 7 creating+peering, 4 unknown, 126 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:49.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:48 smithi136 bash[68278]: cluster 2024-04-10T03:26:47.652020+0000 mgr.y (mgr.25133) 612 : cluster 0 pgmap v1169: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:49.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:48 smithi016 bash[72916]: cluster 2024-04-10T03:26:47.652020+0000 mgr.y (mgr.25133) 612 : cluster 0 pgmap v1169: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:49.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:48 smithi016 bash[74137]: cluster 2024-04-10T03:26:47.652020+0000 mgr.y (mgr.25133) 612 : cluster 0 pgmap v1169: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:51.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:50 smithi136 bash[68278]: cluster 2024-04-10T03:26:49.653036+0000 mgr.y (mgr.25133) 613 : cluster 0 pgmap v1170: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 130 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:51.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:50 smithi016 bash[72916]: cluster 2024-04-10T03:26:49.653036+0000 mgr.y (mgr.25133) 613 : cluster 0 pgmap v1170: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 130 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:51.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:50 smithi016 bash[74137]: cluster 2024-04-10T03:26:49.653036+0000 mgr.y (mgr.25133) 613 : cluster 0 pgmap v1170: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 130 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:26:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:26:51] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2024-04-10T03:26:53.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:52 smithi136 bash[68278]: cluster 2024-04-10T03:26:51.654113+0000 mgr.y (mgr.25133) 614 : cluster 0 pgmap v1171: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:53.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:52 smithi016 bash[72916]: cluster 2024-04-10T03:26:51.654113+0000 mgr.y (mgr.25133) 614 : cluster 0 pgmap v1171: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:53.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:52 smithi016 bash[74137]: cluster 2024-04-10T03:26:51.654113+0000 mgr.y (mgr.25133) 614 : cluster 0 pgmap v1171: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:55.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:54 smithi136 bash[68278]: cluster 2024-04-10T03:26:53.655163+0000 mgr.y (mgr.25133) 615 : cluster 0 pgmap v1172: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:55.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:54 smithi016 bash[72916]: cluster 2024-04-10T03:26:53.655163+0000 mgr.y (mgr.25133) 615 : cluster 0 pgmap v1172: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:55.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:54 smithi016 bash[74137]: cluster 2024-04-10T03:26:53.655163+0000 mgr.y (mgr.25133) 615 : cluster 0 pgmap v1172: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:57.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:56 smithi136 bash[68278]: cluster 2024-04-10T03:26:55.656518+0000 mgr.y (mgr.25133) 616 : cluster 0 pgmap v1173: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 346 B/s rd, 0 B/s wr, 1 op/s 2024-04-10T03:26:57.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:56 smithi016 bash[72916]: cluster 2024-04-10T03:26:55.656518+0000 mgr.y (mgr.25133) 616 : cluster 0 pgmap v1173: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 346 B/s rd, 0 B/s wr, 1 op/s 2024-04-10T03:26:57.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:56 smithi016 bash[74137]: cluster 2024-04-10T03:26:55.656518+0000 mgr.y (mgr.25133) 616 : cluster 0 pgmap v1173: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 346 B/s rd, 0 B/s wr, 1 op/s 2024-04-10T03:26:58.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:57 smithi136 bash[68278]: audit 2024-04-10T03:26:57.537914+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:57 smithi016 bash[72916]: audit 2024-04-10T03:26:57.537914+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:58.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:57 smithi016 bash[74137]: audit 2024-04-10T03:26:57.537914+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:26:59.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:26:58 smithi136 bash[68278]: cluster 2024-04-10T03:26:57.657616+0000 mgr.y (mgr.25133) 617 : cluster 0 pgmap v1174: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:59.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:26:58 smithi016 bash[72916]: cluster 2024-04-10T03:26:57.657616+0000 mgr.y (mgr.25133) 617 : cluster 0 pgmap v1174: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:26:59.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:26:58 smithi016 bash[74137]: cluster 2024-04-10T03:26:57.657616+0000 mgr.y (mgr.25133) 617 : cluster 0 pgmap v1174: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:01.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:00 smithi136 bash[68278]: cluster 2024-04-10T03:26:59.658714+0000 mgr.y (mgr.25133) 618 : cluster 0 pgmap v1175: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:01.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:00 smithi016 bash[72916]: cluster 2024-04-10T03:26:59.658714+0000 mgr.y (mgr.25133) 618 : cluster 0 pgmap v1175: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:00 smithi016 bash[74137]: cluster 2024-04-10T03:26:59.658714+0000 mgr.y (mgr.25133) 618 : cluster 0 pgmap v1175: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:01.909 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestRenew (21098 ms) 2024-04-10T03:27:01.909 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-04-10T03:27:02.061 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:27:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:27:01] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-04-10T03:27:03.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:02 smithi136 bash[68278]: cluster 2024-04-10T03:27:01.659665+0000 mgr.y (mgr.25133) 619 : cluster 0 pgmap v1176: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:03.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:02 smithi136 bash[68278]: cluster 2024-04-10T03:27:01.907669+0000 mon.a (mon.0) 1790 : cluster 0 osdmap e1014: 8 total, 8 up, 8 in 2024-04-10T03:27:03.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:02 smithi016 bash[72916]: cluster 2024-04-10T03:27:01.659665+0000 mgr.y (mgr.25133) 619 : cluster 0 pgmap v1176: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:03.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:02 smithi016 bash[72916]: cluster 2024-04-10T03:27:01.907669+0000 mon.a (mon.0) 1790 : cluster 0 osdmap e1014: 8 total, 8 up, 8 in 2024-04-10T03:27:03.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:02 smithi016 bash[74137]: cluster 2024-04-10T03:27:01.659665+0000 mgr.y (mgr.25133) 619 : cluster 0 pgmap v1176: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:03.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:02 smithi016 bash[74137]: cluster 2024-04-10T03:27:01.907669+0000 mon.a (mon.0) 1790 : cluster 0 osdmap e1014: 8 total, 8 up, 8 in 2024-04-10T03:27:04.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:03 smithi136 bash[68278]: cluster 2024-04-10T03:27:02.914014+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e1015: 8 total, 8 up, 8 in 2024-04-10T03:27:04.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:03 smithi136 bash[68278]: audit 2024-04-10T03:27:02.919378+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.16:0/163122771' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:04.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:03 smithi136 bash[68278]: audit 2024-04-10T03:27:02.923540+0000 mon.a (mon.0) 1792 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:03 smithi016 bash[72916]: cluster 2024-04-10T03:27:02.914014+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e1015: 8 total, 8 up, 8 in 2024-04-10T03:27:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:03 smithi016 bash[72916]: audit 2024-04-10T03:27:02.919378+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.16:0/163122771' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:03 smithi016 bash[72916]: audit 2024-04-10T03:27:02.923540+0000 mon.a (mon.0) 1792 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:04.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:03 smithi016 bash[74137]: cluster 2024-04-10T03:27:02.914014+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e1015: 8 total, 8 up, 8 in 2024-04-10T03:27:04.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:03 smithi016 bash[74137]: audit 2024-04-10T03:27:02.919378+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.16:0/163122771' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:04.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:03 smithi016 bash[74137]: audit 2024-04-10T03:27:02.923540+0000 mon.a (mon.0) 1792 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:05.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:04 smithi136 bash[68278]: cluster 2024-04-10T03:27:03.660354+0000 mgr.y (mgr.25133) 620 : cluster 0 pgmap v1179: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:05.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:04 smithi136 bash[68278]: cluster 2024-04-10T03:27:03.911002+0000 mon.a (mon.0) 1793 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:05.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:04 smithi136 bash[68278]: audit 2024-04-10T03:27:03.921224+0000 mon.a (mon.0) 1794 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:05.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:04 smithi136 bash[68278]: cluster 2024-04-10T03:27:03.929996+0000 mon.a (mon.0) 1795 : cluster 0 osdmap e1016: 8 total, 8 up, 8 in 2024-04-10T03:27:05.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:04 smithi016 bash[72916]: cluster 2024-04-10T03:27:03.660354+0000 mgr.y (mgr.25133) 620 : cluster 0 pgmap v1179: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:05.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:04 smithi016 bash[72916]: cluster 2024-04-10T03:27:03.911002+0000 mon.a (mon.0) 1793 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:05.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:04 smithi016 bash[72916]: audit 2024-04-10T03:27:03.921224+0000 mon.a (mon.0) 1794 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:05.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:04 smithi016 bash[72916]: cluster 2024-04-10T03:27:03.929996+0000 mon.a (mon.0) 1795 : cluster 0 osdmap e1016: 8 total, 8 up, 8 in 2024-04-10T03:27:05.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:04 smithi016 bash[74137]: cluster 2024-04-10T03:27:03.660354+0000 mgr.y (mgr.25133) 620 : cluster 0 pgmap v1179: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:05.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:04 smithi016 bash[74137]: cluster 2024-04-10T03:27:03.911002+0000 mon.a (mon.0) 1793 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:05.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:04 smithi016 bash[74137]: audit 2024-04-10T03:27:03.921224+0000 mon.a (mon.0) 1794 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:05.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:04 smithi016 bash[74137]: cluster 2024-04-10T03:27:03.929996+0000 mon.a (mon.0) 1795 : cluster 0 osdmap e1016: 8 total, 8 up, 8 in 2024-04-10T03:27:06.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:05 smithi016 bash[74137]: cluster 2024-04-10T03:27:04.928377+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e1017: 8 total, 8 up, 8 in 2024-04-10T03:27:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:05 smithi016 bash[72916]: cluster 2024-04-10T03:27:04.928377+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e1017: 8 total, 8 up, 8 in 2024-04-10T03:27:06.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:05 smithi136 bash[68278]: cluster 2024-04-10T03:27:04.928377+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e1017: 8 total, 8 up, 8 in 2024-04-10T03:27:07.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:06 smithi016 bash[72916]: cluster 2024-04-10T03:27:05.661247+0000 mgr.y (mgr.25133) 621 : cluster 0 pgmap v1182: 137 pgs: 3 creating+peering, 16 unknown, 118 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:07.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:06 smithi016 bash[72916]: cluster 2024-04-10T03:27:05.923784+0000 mon.a (mon.0) 1797 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:07.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:06 smithi016 bash[72916]: cluster 2024-04-10T03:27:05.923882+0000 mon.a (mon.0) 1798 : cluster 1 Cluster is now healthy 2024-04-10T03:27:07.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:06 smithi016 bash[74137]: cluster 2024-04-10T03:27:05.661247+0000 mgr.y (mgr.25133) 621 : cluster 0 pgmap v1182: 137 pgs: 3 creating+peering, 16 unknown, 118 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:07.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:06 smithi016 bash[74137]: cluster 2024-04-10T03:27:05.923784+0000 mon.a (mon.0) 1797 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:07.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:06 smithi016 bash[74137]: cluster 2024-04-10T03:27:05.923882+0000 mon.a (mon.0) 1798 : cluster 1 Cluster is now healthy 2024-04-10T03:27:07.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:06 smithi136 bash[68278]: cluster 2024-04-10T03:27:05.661247+0000 mgr.y (mgr.25133) 621 : cluster 0 pgmap v1182: 137 pgs: 3 creating+peering, 16 unknown, 118 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:07.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:06 smithi136 bash[68278]: cluster 2024-04-10T03:27:05.923784+0000 mon.a (mon.0) 1797 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:07.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:06 smithi136 bash[68278]: cluster 2024-04-10T03:27:05.923882+0000 mon.a (mon.0) 1798 : cluster 1 Cluster is now healthy 2024-04-10T03:27:08.952 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7042 ms) 2024-04-10T03:27:08.952 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-04-10T03:27:09.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:08 smithi016 bash[72916]: cluster 2024-04-10T03:27:07.662249+0000 mgr.y (mgr.25133) 622 : cluster 0 pgmap v1183: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:09.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:08 smithi016 bash[74137]: cluster 2024-04-10T03:27:07.662249+0000 mgr.y (mgr.25133) 622 : cluster 0 pgmap v1183: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:09.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:08 smithi136 bash[68278]: cluster 2024-04-10T03:27:07.662249+0000 mgr.y (mgr.25133) 622 : cluster 0 pgmap v1183: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:10.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:09 smithi016 bash[72916]: cluster 2024-04-10T03:27:08.948433+0000 mon.a (mon.0) 1799 : cluster 0 osdmap e1018: 8 total, 8 up, 8 in 2024-04-10T03:27:10.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:09 smithi016 bash[74137]: cluster 2024-04-10T03:27:08.948433+0000 mon.a (mon.0) 1799 : cluster 0 osdmap e1018: 8 total, 8 up, 8 in 2024-04-10T03:27:10.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:09 smithi136 bash[68278]: cluster 2024-04-10T03:27:08.948433+0000 mon.a (mon.0) 1799 : cluster 0 osdmap e1018: 8 total, 8 up, 8 in 2024-04-10T03:27:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:10 smithi016 bash[72916]: cluster 2024-04-10T03:27:09.662846+0000 mgr.y (mgr.25133) 623 : cluster 0 pgmap v1185: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:10 smithi016 bash[72916]: cluster 2024-04-10T03:27:09.973816+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e1019: 8 total, 8 up, 8 in 2024-04-10T03:27:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:10 smithi016 bash[72916]: audit 2024-04-10T03:27:09.976181+0000 mon.a (mon.0) 1801 : audit 1 from='client.? 172.21.15.16:0/2142410462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:11.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:10 smithi016 bash[74137]: cluster 2024-04-10T03:27:09.662846+0000 mgr.y (mgr.25133) 623 : cluster 0 pgmap v1185: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:11.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:10 smithi016 bash[74137]: cluster 2024-04-10T03:27:09.973816+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e1019: 8 total, 8 up, 8 in 2024-04-10T03:27:11.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:10 smithi016 bash[74137]: audit 2024-04-10T03:27:09.976181+0000 mon.a (mon.0) 1801 : audit 1 from='client.? 172.21.15.16:0/2142410462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:11.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:10 smithi136 bash[68278]: cluster 2024-04-10T03:27:09.662846+0000 mgr.y (mgr.25133) 623 : cluster 0 pgmap v1185: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:11.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:10 smithi136 bash[68278]: cluster 2024-04-10T03:27:09.973816+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e1019: 8 total, 8 up, 8 in 2024-04-10T03:27:11.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:10 smithi136 bash[68278]: audit 2024-04-10T03:27:09.976181+0000 mon.a (mon.0) 1801 : audit 1 from='client.? 172.21.15.16:0/2142410462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:27:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:27:11] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-04-10T03:27:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:11 smithi016 bash[72916]: audit 2024-04-10T03:27:10.967097+0000 mon.a (mon.0) 1802 : audit 1 from='client.? 172.21.15.16:0/2142410462' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:11 smithi016 bash[72916]: cluster 2024-04-10T03:27:10.979055+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e1020: 8 total, 8 up, 8 in 2024-04-10T03:27:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:11 smithi016 bash[72916]: cluster 2024-04-10T03:27:11.663665+0000 mgr.y (mgr.25133) 624 : cluster 0 pgmap v1188: 137 pgs: 7 creating+peering, 20 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:11 smithi016 bash[74137]: audit 2024-04-10T03:27:10.967097+0000 mon.a (mon.0) 1802 : audit 1 from='client.? 172.21.15.16:0/2142410462' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:11 smithi016 bash[74137]: cluster 2024-04-10T03:27:10.979055+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e1020: 8 total, 8 up, 8 in 2024-04-10T03:27:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:11 smithi016 bash[74137]: cluster 2024-04-10T03:27:11.663665+0000 mgr.y (mgr.25133) 624 : cluster 0 pgmap v1188: 137 pgs: 7 creating+peering, 20 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:12.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:12 smithi136 bash[68278]: audit 2024-04-10T03:27:10.967097+0000 mon.a (mon.0) 1802 : audit 1 from='client.? 172.21.15.16:0/2142410462' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:12.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:12 smithi136 bash[68278]: cluster 2024-04-10T03:27:10.979055+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e1020: 8 total, 8 up, 8 in 2024-04-10T03:27:12.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:12 smithi136 bash[68278]: cluster 2024-04-10T03:27:11.663665+0000 mgr.y (mgr.25133) 624 : cluster 0 pgmap v1188: 137 pgs: 7 creating+peering, 20 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:13.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:12 smithi016 bash[72916]: cluster 2024-04-10T03:27:11.993084+0000 mon.a (mon.0) 1804 : cluster 0 osdmap e1021: 8 total, 8 up, 8 in 2024-04-10T03:27:13.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:12 smithi016 bash[72916]: audit 2024-04-10T03:27:12.538402+0000 mon.a (mon.0) 1805 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:13.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:13 smithi016 bash[74137]: cluster 2024-04-10T03:27:11.993084+0000 mon.a (mon.0) 1804 : cluster 0 osdmap e1021: 8 total, 8 up, 8 in 2024-04-10T03:27:13.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:13 smithi016 bash[74137]: audit 2024-04-10T03:27:12.538402+0000 mon.a (mon.0) 1805 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:13.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:13 smithi136 bash[68278]: cluster 2024-04-10T03:27:11.993084+0000 mon.a (mon.0) 1804 : cluster 0 osdmap e1021: 8 total, 8 up, 8 in 2024-04-10T03:27:13.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:13 smithi136 bash[68278]: audit 2024-04-10T03:27:12.538402+0000 mon.a (mon.0) 1805 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:14.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:14 smithi016 bash[72916]: cluster 2024-04-10T03:27:13.664647+0000 mgr.y (mgr.25133) 625 : cluster 0 pgmap v1190: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:14.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:14 smithi016 bash[74137]: cluster 2024-04-10T03:27:13.664647+0000 mgr.y (mgr.25133) 625 : cluster 0 pgmap v1190: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:14.419 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:14 smithi136 bash[68278]: cluster 2024-04-10T03:27:13.664647+0000 mgr.y (mgr.25133) 625 : cluster 0 pgmap v1190: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:16.737 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7785 ms) 2024-04-10T03:27:16.737 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-04-10T03:27:17.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:16 smithi016 bash[74137]: cluster 2024-04-10T03:27:15.665874+0000 mgr.y (mgr.25133) 626 : cluster 0 pgmap v1191: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:17.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:16 smithi016 bash[72916]: cluster 2024-04-10T03:27:15.665874+0000 mgr.y (mgr.25133) 626 : cluster 0 pgmap v1191: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:17.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:16 smithi136 bash[68278]: cluster 2024-04-10T03:27:15.665874+0000 mgr.y (mgr.25133) 626 : cluster 0 pgmap v1191: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:17 smithi016 bash[72916]: cluster 2024-04-10T03:27:16.730500+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e1022: 8 total, 8 up, 8 in 2024-04-10T03:27:18.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:17 smithi016 bash[74137]: cluster 2024-04-10T03:27:16.730500+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e1022: 8 total, 8 up, 8 in 2024-04-10T03:27:18.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:17 smithi136 bash[68278]: cluster 2024-04-10T03:27:16.730500+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e1022: 8 total, 8 up, 8 in 2024-04-10T03:27:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:18 smithi016 bash[72916]: cluster 2024-04-10T03:27:17.666680+0000 mgr.y (mgr.25133) 627 : cluster 0 pgmap v1193: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:18 smithi016 bash[72916]: cluster 2024-04-10T03:27:17.764282+0000 mon.a (mon.0) 1807 : cluster 0 osdmap e1023: 8 total, 8 up, 8 in 2024-04-10T03:27:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:18 smithi016 bash[72916]: audit 2024-04-10T03:27:17.765932+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.16:0/2634002544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:18 smithi016 bash[72916]: audit 2024-04-10T03:27:17.768054+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:19.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:18 smithi016 bash[74137]: cluster 2024-04-10T03:27:17.666680+0000 mgr.y (mgr.25133) 627 : cluster 0 pgmap v1193: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:18 smithi016 bash[74137]: cluster 2024-04-10T03:27:17.764282+0000 mon.a (mon.0) 1807 : cluster 0 osdmap e1023: 8 total, 8 up, 8 in 2024-04-10T03:27:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:18 smithi016 bash[74137]: audit 2024-04-10T03:27:17.765932+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.16:0/2634002544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:18 smithi016 bash[74137]: audit 2024-04-10T03:27:17.768054+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:19.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:18 smithi136 bash[68278]: cluster 2024-04-10T03:27:17.666680+0000 mgr.y (mgr.25133) 627 : cluster 0 pgmap v1193: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:19.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:18 smithi136 bash[68278]: cluster 2024-04-10T03:27:17.764282+0000 mon.a (mon.0) 1807 : cluster 0 osdmap e1023: 8 total, 8 up, 8 in 2024-04-10T03:27:19.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:18 smithi136 bash[68278]: audit 2024-04-10T03:27:17.765932+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.16:0/2634002544' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:19.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:18 smithi136 bash[68278]: audit 2024-04-10T03:27:17.768054+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:20.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:19 smithi016 bash[74137]: audit 2024-04-10T03:27:18.759251+0000 mon.a (mon.0) 1809 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:20.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:19 smithi016 bash[74137]: cluster 2024-04-10T03:27:18.767358+0000 mon.a (mon.0) 1810 : cluster 0 osdmap e1024: 8 total, 8 up, 8 in 2024-04-10T03:27:20.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:19 smithi016 bash[72916]: audit 2024-04-10T03:27:18.759251+0000 mon.a (mon.0) 1809 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:20.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:19 smithi016 bash[72916]: cluster 2024-04-10T03:27:18.767358+0000 mon.a (mon.0) 1810 : cluster 0 osdmap e1024: 8 total, 8 up, 8 in 2024-04-10T03:27:20.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:19 smithi136 bash[68278]: audit 2024-04-10T03:27:18.759251+0000 mon.a (mon.0) 1809 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107569-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:20.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:19 smithi136 bash[68278]: cluster 2024-04-10T03:27:18.767358+0000 mon.a (mon.0) 1810 : cluster 0 osdmap e1024: 8 total, 8 up, 8 in 2024-04-10T03:27:21.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:20 smithi016 bash[74137]: cluster 2024-04-10T03:27:19.667714+0000 mgr.y (mgr.25133) 628 : cluster 0 pgmap v1196: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:21.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:20 smithi016 bash[74137]: cluster 2024-04-10T03:27:19.794484+0000 mon.a (mon.0) 1811 : cluster 0 osdmap e1025: 8 total, 8 up, 8 in 2024-04-10T03:27:21.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:20 smithi016 bash[72916]: cluster 2024-04-10T03:27:19.667714+0000 mgr.y (mgr.25133) 628 : cluster 0 pgmap v1196: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:21.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:20 smithi016 bash[72916]: cluster 2024-04-10T03:27:19.794484+0000 mon.a (mon.0) 1811 : cluster 0 osdmap e1025: 8 total, 8 up, 8 in 2024-04-10T03:27:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:20 smithi136 bash[68278]: cluster 2024-04-10T03:27:19.667714+0000 mgr.y (mgr.25133) 628 : cluster 0 pgmap v1196: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:21.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:20 smithi136 bash[68278]: cluster 2024-04-10T03:27:19.794484+0000 mon.a (mon.0) 1811 : cluster 0 osdmap e1025: 8 total, 8 up, 8 in 2024-04-10T03:27:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:27:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:27:21] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2024-04-10T03:27:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:22 smithi016 bash[72916]: cluster 2024-04-10T03:27:21.668999+0000 mgr.y (mgr.25133) 629 : cluster 0 pgmap v1198: 137 pgs: 7 creating+peering, 10 unknown, 120 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:23.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:22 smithi016 bash[74137]: cluster 2024-04-10T03:27:21.668999+0000 mgr.y (mgr.25133) 629 : cluster 0 pgmap v1198: 137 pgs: 7 creating+peering, 10 unknown, 120 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:23.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:22 smithi136 bash[68278]: cluster 2024-04-10T03:27:21.668999+0000 mgr.y (mgr.25133) 629 : cluster 0 pgmap v1198: 137 pgs: 7 creating+peering, 10 unknown, 120 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:24.815 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8078 ms) 2024-04-10T03:27:24.815 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 11 tests from ClsLock (69332 ms total) 2024-04-10T03:27:24.815 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:27:24.815 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:27:24.815 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 11 tests from 1 test suite ran. (69332 ms total) 2024-04-10T03:27:24.815 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 11 tests. 2024-04-10T03:27:24.819 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:27:24.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:27:24.873 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-04-10T03:27:24.873 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_log.sh 2024-04-10T03:27:24.929 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:27:24.929 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 4 tests from 1 test suite. 2024-04-10T03:27:24.929 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:27:24.929 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 4 tests from cls_log 2024-04-10T03:27:24.929 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-04-10T03:27:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:24 smithi136 bash[68278]: cluster 2024-04-10T03:27:23.670076+0000 mgr.y (mgr.25133) 630 : cluster 0 pgmap v1199: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:25.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:24 smithi016 bash[74137]: cluster 2024-04-10T03:27:23.670076+0000 mgr.y (mgr.25133) 630 : cluster 0 pgmap v1199: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:25.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:24 smithi016 bash[72916]: cluster 2024-04-10T03:27:23.670076+0000 mgr.y (mgr.25133) 630 : cluster 0 pgmap v1199: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-10T03:27:26.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:25 smithi136 bash[68278]: cluster 2024-04-10T03:27:24.814179+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e1026: 8 total, 8 up, 8 in 2024-04-10T03:27:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:25 smithi136 bash[68278]: audit 2024-04-10T03:27:25.784692+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:27:26.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:25 smithi016 bash[74137]: cluster 2024-04-10T03:27:24.814179+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e1026: 8 total, 8 up, 8 in 2024-04-10T03:27:26.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:25 smithi016 bash[74137]: audit 2024-04-10T03:27:25.784692+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:27:26.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:25 smithi016 bash[72916]: cluster 2024-04-10T03:27:24.814179+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e1026: 8 total, 8 up, 8 in 2024-04-10T03:27:26.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:25 smithi016 bash[72916]: audit 2024-04-10T03:27:25.784692+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:27:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:26 smithi136 bash[68278]: cluster 2024-04-10T03:27:25.670789+0000 mgr.y (mgr.25133) 631 : cluster 0 pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:26 smithi136 bash[68278]: cluster 2024-04-10T03:27:25.839958+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e1027: 8 total, 8 up, 8 in 2024-04-10T03:27:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:26 smithi136 bash[68278]: audit 2024-04-10T03:27:25.842018+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.16:0/1626248722' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:26 smithi136 bash[68278]: audit 2024-04-10T03:27:25.842550+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:26 smithi136 bash[68278]: audit 2024-04-10T03:27:26.520186+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:27:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:26 smithi136 bash[68278]: audit 2024-04-10T03:27:26.521789+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:27:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:26 smithi136 bash[68278]: audit 2024-04-10T03:27:26.528913+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:27:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[72916]: cluster 2024-04-10T03:27:25.670789+0000 mgr.y (mgr.25133) 631 : cluster 0 pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[72916]: cluster 2024-04-10T03:27:25.839958+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e1027: 8 total, 8 up, 8 in 2024-04-10T03:27:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[72916]: audit 2024-04-10T03:27:25.842018+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.16:0/1626248722' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[72916]: audit 2024-04-10T03:27:25.842550+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[72916]: audit 2024-04-10T03:27:26.520186+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:27:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[72916]: audit 2024-04-10T03:27:26.521789+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:27:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[72916]: audit 2024-04-10T03:27:26.528913+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:27:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[74137]: cluster 2024-04-10T03:27:25.670789+0000 mgr.y (mgr.25133) 631 : cluster 0 pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[74137]: cluster 2024-04-10T03:27:25.839958+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e1027: 8 total, 8 up, 8 in 2024-04-10T03:27:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[74137]: audit 2024-04-10T03:27:25.842018+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.16:0/1626248722' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[74137]: audit 2024-04-10T03:27:25.842550+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[74137]: audit 2024-04-10T03:27:26.520186+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:27:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[74137]: audit 2024-04-10T03:27:26.521789+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:27:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:26 smithi016 bash[74137]: audit 2024-04-10T03:27:26.528913+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:27:27.871 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_log.test_log_add_same_time (2942 ms) 2024-04-10T03:27:27.871 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-04-10T03:27:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:27 smithi136 bash[68278]: audit 2024-04-10T03:27:26.832132+0000 mon.a (mon.0) 1819 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:27 smithi136 bash[68278]: cluster 2024-04-10T03:27:26.839925+0000 mon.a (mon.0) 1820 : cluster 0 osdmap e1028: 8 total, 8 up, 8 in 2024-04-10T03:27:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:27 smithi136 bash[68278]: audit 2024-04-10T03:27:27.538804+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:27 smithi016 bash[72916]: audit 2024-04-10T03:27:26.832132+0000 mon.a (mon.0) 1819 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:27 smithi016 bash[72916]: cluster 2024-04-10T03:27:26.839925+0000 mon.a (mon.0) 1820 : cluster 0 osdmap e1028: 8 total, 8 up, 8 in 2024-04-10T03:27:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:27 smithi016 bash[72916]: audit 2024-04-10T03:27:27.538804+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:28.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:27 smithi016 bash[74137]: audit 2024-04-10T03:27:26.832132+0000 mon.a (mon.0) 1819 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:27 smithi016 bash[74137]: cluster 2024-04-10T03:27:26.839925+0000 mon.a (mon.0) 1820 : cluster 0 osdmap e1028: 8 total, 8 up, 8 in 2024-04-10T03:27:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:27 smithi016 bash[74137]: audit 2024-04-10T03:27:27.538804+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:28 smithi136 bash[68278]: cluster 2024-04-10T03:27:27.671599+0000 mgr.y (mgr.25133) 632 : cluster 0 pgmap v1204: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:28 smithi136 bash[68278]: cluster 2024-04-10T03:27:27.865630+0000 mon.a (mon.0) 1822 : cluster 0 osdmap e1029: 8 total, 8 up, 8 in 2024-04-10T03:27:29.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:28 smithi016 bash[72916]: cluster 2024-04-10T03:27:27.671599+0000 mgr.y (mgr.25133) 632 : cluster 0 pgmap v1204: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:29.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:28 smithi016 bash[72916]: cluster 2024-04-10T03:27:27.865630+0000 mon.a (mon.0) 1822 : cluster 0 osdmap e1029: 8 total, 8 up, 8 in 2024-04-10T03:27:29.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:28 smithi016 bash[74137]: cluster 2024-04-10T03:27:27.671599+0000 mgr.y (mgr.25133) 632 : cluster 0 pgmap v1204: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:29.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:28 smithi016 bash[74137]: cluster 2024-04-10T03:27:27.865630+0000 mon.a (mon.0) 1822 : cluster 0 osdmap e1029: 8 total, 8 up, 8 in 2024-04-10T03:27:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:29 smithi136 bash[68278]: cluster 2024-04-10T03:27:28.879364+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e1030: 8 total, 8 up, 8 in 2024-04-10T03:27:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:29 smithi136 bash[68278]: audit 2024-04-10T03:27:28.893144+0000 mon.a (mon.0) 1824 : audit 1 from='client.? 172.21.15.16:0/3280637231' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:29 smithi016 bash[72916]: cluster 2024-04-10T03:27:28.879364+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e1030: 8 total, 8 up, 8 in 2024-04-10T03:27:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:29 smithi016 bash[72916]: audit 2024-04-10T03:27:28.893144+0000 mon.a (mon.0) 1824 : audit 1 from='client.? 172.21.15.16:0/3280637231' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:29 smithi016 bash[74137]: cluster 2024-04-10T03:27:28.879364+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e1030: 8 total, 8 up, 8 in 2024-04-10T03:27:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:29 smithi016 bash[74137]: audit 2024-04-10T03:27:28.893144+0000 mon.a (mon.0) 1824 : audit 1 from='client.? 172.21.15.16:0/3280637231' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:30.894 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_log.test_log_add_different_time (3023 ms) 2024-04-10T03:27:30.894 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_log.trim_by_time 2024-04-10T03:27:31.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:30 smithi136 bash[68278]: cluster 2024-04-10T03:27:29.672577+0000 mgr.y (mgr.25133) 633 : cluster 0 pgmap v1207: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:31.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:30 smithi136 bash[68278]: cluster 2024-04-10T03:27:29.871808+0000 mon.a (mon.0) 1825 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:31.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:30 smithi136 bash[68278]: audit 2024-04-10T03:27:29.882423+0000 mon.a (mon.0) 1826 : audit 1 from='client.? 172.21.15.16:0/3280637231' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:31.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:30 smithi136 bash[68278]: cluster 2024-04-10T03:27:29.889876+0000 mon.a (mon.0) 1827 : cluster 0 osdmap e1031: 8 total, 8 up, 8 in 2024-04-10T03:27:31.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:30 smithi016 bash[74137]: cluster 2024-04-10T03:27:29.672577+0000 mgr.y (mgr.25133) 633 : cluster 0 pgmap v1207: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:31.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:30 smithi016 bash[74137]: cluster 2024-04-10T03:27:29.871808+0000 mon.a (mon.0) 1825 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:31.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:30 smithi016 bash[74137]: audit 2024-04-10T03:27:29.882423+0000 mon.a (mon.0) 1826 : audit 1 from='client.? 172.21.15.16:0/3280637231' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:31.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:30 smithi016 bash[74137]: cluster 2024-04-10T03:27:29.889876+0000 mon.a (mon.0) 1827 : cluster 0 osdmap e1031: 8 total, 8 up, 8 in 2024-04-10T03:27:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:30 smithi016 bash[72916]: cluster 2024-04-10T03:27:29.672577+0000 mgr.y (mgr.25133) 633 : cluster 0 pgmap v1207: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:30 smithi016 bash[72916]: cluster 2024-04-10T03:27:29.871808+0000 mon.a (mon.0) 1825 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:30 smithi016 bash[72916]: audit 2024-04-10T03:27:29.882423+0000 mon.a (mon.0) 1826 : audit 1 from='client.? 172.21.15.16:0/3280637231' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:30 smithi016 bash[72916]: cluster 2024-04-10T03:27:29.889876+0000 mon.a (mon.0) 1827 : cluster 0 osdmap e1031: 8 total, 8 up, 8 in 2024-04-10T03:27:32.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:31 smithi016 bash[74137]: cluster 2024-04-10T03:27:30.892963+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e1032: 8 total, 8 up, 8 in 2024-04-10T03:27:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:27:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:27:31] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-04-10T03:27:32.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:31 smithi016 bash[72916]: cluster 2024-04-10T03:27:30.892963+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e1032: 8 total, 8 up, 8 in 2024-04-10T03:27:32.169 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:31 smithi136 bash[68278]: cluster 2024-04-10T03:27:30.892963+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e1032: 8 total, 8 up, 8 in 2024-04-10T03:27:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:32 smithi136 bash[68278]: cluster 2024-04-10T03:27:31.673372+0000 mgr.y (mgr.25133) 634 : cluster 0 pgmap v1210: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:32 smithi136 bash[68278]: cluster 2024-04-10T03:27:31.916149+0000 mon.a (mon.0) 1829 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:32 smithi136 bash[68278]: cluster 2024-04-10T03:27:31.916299+0000 mon.a (mon.0) 1830 : cluster 1 Cluster is now healthy 2024-04-10T03:27:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:32 smithi136 bash[68278]: cluster 2024-04-10T03:27:31.937867+0000 mon.a (mon.0) 1831 : cluster 0 osdmap e1033: 8 total, 8 up, 8 in 2024-04-10T03:27:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:32 smithi136 bash[68278]: audit 2024-04-10T03:27:31.940145+0000 mon.a (mon.0) 1832 : audit 1 from='client.? 172.21.15.16:0/1176407694' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:33.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[72916]: cluster 2024-04-10T03:27:31.673372+0000 mgr.y (mgr.25133) 634 : cluster 0 pgmap v1210: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:33.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[72916]: cluster 2024-04-10T03:27:31.916149+0000 mon.a (mon.0) 1829 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:33.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[72916]: cluster 2024-04-10T03:27:31.916299+0000 mon.a (mon.0) 1830 : cluster 1 Cluster is now healthy 2024-04-10T03:27:33.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[72916]: cluster 2024-04-10T03:27:31.937867+0000 mon.a (mon.0) 1831 : cluster 0 osdmap e1033: 8 total, 8 up, 8 in 2024-04-10T03:27:33.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[72916]: audit 2024-04-10T03:27:31.940145+0000 mon.a (mon.0) 1832 : audit 1 from='client.? 172.21.15.16:0/1176407694' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[74137]: cluster 2024-04-10T03:27:31.673372+0000 mgr.y (mgr.25133) 634 : cluster 0 pgmap v1210: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[74137]: cluster 2024-04-10T03:27:31.916149+0000 mon.a (mon.0) 1829 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[74137]: cluster 2024-04-10T03:27:31.916299+0000 mon.a (mon.0) 1830 : cluster 1 Cluster is now healthy 2024-04-10T03:27:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[74137]: cluster 2024-04-10T03:27:31.937867+0000 mon.a (mon.0) 1831 : cluster 0 osdmap e1033: 8 total, 8 up, 8 in 2024-04-10T03:27:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:32 smithi016 bash[74137]: audit 2024-04-10T03:27:31.940145+0000 mon.a (mon.0) 1832 : audit 1 from='client.? 172.21.15.16:0/1176407694' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:33.951 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_log.trim_by_time (3057 ms) 2024-04-10T03:27:33.951 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_log.trim_by_marker 2024-04-10T03:27:34.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:33 smithi016 bash[72916]: audit 2024-04-10T03:27:32.932082+0000 mon.a (mon.0) 1833 : audit 1 from='client.? 172.21.15.16:0/1176407694' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:34.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:33 smithi016 bash[72916]: cluster 2024-04-10T03:27:32.937051+0000 mon.a (mon.0) 1834 : cluster 0 osdmap e1034: 8 total, 8 up, 8 in 2024-04-10T03:27:34.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:33 smithi016 bash[74137]: audit 2024-04-10T03:27:32.932082+0000 mon.a (mon.0) 1833 : audit 1 from='client.? 172.21.15.16:0/1176407694' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:34.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:33 smithi016 bash[74137]: cluster 2024-04-10T03:27:32.937051+0000 mon.a (mon.0) 1834 : cluster 0 osdmap e1034: 8 total, 8 up, 8 in 2024-04-10T03:27:34.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:33 smithi136 bash[68278]: audit 2024-04-10T03:27:32.932082+0000 mon.a (mon.0) 1833 : audit 1 from='client.? 172.21.15.16:0/1176407694' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:34.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:33 smithi136 bash[68278]: cluster 2024-04-10T03:27:32.937051+0000 mon.a (mon.0) 1834 : cluster 0 osdmap e1034: 8 total, 8 up, 8 in 2024-04-10T03:27:35.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:34 smithi016 bash[72916]: cluster 2024-04-10T03:27:33.674102+0000 mgr.y (mgr.25133) 635 : cluster 0 pgmap v1213: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:35.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:34 smithi016 bash[72916]: cluster 2024-04-10T03:27:33.948792+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e1035: 8 total, 8 up, 8 in 2024-04-10T03:27:35.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:34 smithi016 bash[74137]: cluster 2024-04-10T03:27:33.674102+0000 mgr.y (mgr.25133) 635 : cluster 0 pgmap v1213: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:35.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:34 smithi016 bash[74137]: cluster 2024-04-10T03:27:33.948792+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e1035: 8 total, 8 up, 8 in 2024-04-10T03:27:35.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:34 smithi136 bash[68278]: cluster 2024-04-10T03:27:33.674102+0000 mgr.y (mgr.25133) 635 : cluster 0 pgmap v1213: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:35.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:34 smithi136 bash[68278]: cluster 2024-04-10T03:27:33.948792+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e1035: 8 total, 8 up, 8 in 2024-04-10T03:27:36.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:35 smithi016 bash[72916]: cluster 2024-04-10T03:27:34.958685+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e1036: 8 total, 8 up, 8 in 2024-04-10T03:27:36.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:35 smithi016 bash[72916]: audit 2024-04-10T03:27:34.964922+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.16:0/3012740213' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:36.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:35 smithi016 bash[72916]: audit 2024-04-10T03:27:34.965527+0000 mon.a (mon.0) 1837 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:36.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:35 smithi016 bash[74137]: cluster 2024-04-10T03:27:34.958685+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e1036: 8 total, 8 up, 8 in 2024-04-10T03:27:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:35 smithi016 bash[74137]: audit 2024-04-10T03:27:34.964922+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.16:0/3012740213' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:35 smithi016 bash[74137]: audit 2024-04-10T03:27:34.965527+0000 mon.a (mon.0) 1837 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:35 smithi136 bash[68278]: cluster 2024-04-10T03:27:34.958685+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e1036: 8 total, 8 up, 8 in 2024-04-10T03:27:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:35 smithi136 bash[68278]: audit 2024-04-10T03:27:34.964922+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.16:0/3012740213' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:35 smithi136 bash[68278]: audit 2024-04-10T03:27:34.965527+0000 mon.a (mon.0) 1837 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:36.995 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_log.trim_by_marker (3044 ms) 2024-04-10T03:27:36.995 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 4 tests from cls_log (12066 ms total) 2024-04-10T03:27:36.995 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:27:36.995 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:27:36.995 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 4 tests from 1 test suite ran. (12066 ms total) 2024-04-10T03:27:36.996 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 4 tests. 2024-04-10T03:27:36.999 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:27:36.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:27:37.054 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-04-10T03:27:37.054 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_numops.sh 2024-04-10T03:27:37.118 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:27:37.118 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 4 tests from 1 test suite. 2024-04-10T03:27:37.118 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:27:37.118 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 4 tests from ClsNumOps 2024-04-10T03:27:37.118 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsNumOps.Add 2024-04-10T03:27:37.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:36 smithi016 bash[72916]: cluster 2024-04-10T03:27:35.675081+0000 mgr.y (mgr.25133) 636 : cluster 0 pgmap v1216: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:37.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:36 smithi016 bash[72916]: cluster 2024-04-10T03:27:35.953989+0000 mon.a (mon.0) 1838 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:37.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:36 smithi016 bash[72916]: audit 2024-04-10T03:27:35.955612+0000 mon.a (mon.0) 1839 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:37.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:36 smithi016 bash[72916]: cluster 2024-04-10T03:27:35.964264+0000 mon.a (mon.0) 1840 : cluster 0 osdmap e1037: 8 total, 8 up, 8 in 2024-04-10T03:27:37.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:37 smithi016 bash[74137]: cluster 2024-04-10T03:27:35.675081+0000 mgr.y (mgr.25133) 636 : cluster 0 pgmap v1216: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:37.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:37 smithi016 bash[74137]: cluster 2024-04-10T03:27:35.953989+0000 mon.a (mon.0) 1838 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:37.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:37 smithi016 bash[74137]: audit 2024-04-10T03:27:35.955612+0000 mon.a (mon.0) 1839 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:37.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:37 smithi016 bash[74137]: cluster 2024-04-10T03:27:35.964264+0000 mon.a (mon.0) 1840 : cluster 0 osdmap e1037: 8 total, 8 up, 8 in 2024-04-10T03:27:37.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:36 smithi136 bash[68278]: cluster 2024-04-10T03:27:35.675081+0000 mgr.y (mgr.25133) 636 : cluster 0 pgmap v1216: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:37.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:36 smithi136 bash[68278]: cluster 2024-04-10T03:27:35.953989+0000 mon.a (mon.0) 1838 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:37.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:36 smithi136 bash[68278]: audit 2024-04-10T03:27:35.955612+0000 mon.a (mon.0) 1839 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107806-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:37.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:36 smithi136 bash[68278]: cluster 2024-04-10T03:27:35.964264+0000 mon.a (mon.0) 1840 : cluster 0 osdmap e1037: 8 total, 8 up, 8 in 2024-04-10T03:27:38.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:38 smithi016 bash[74137]: cluster 2024-04-10T03:27:36.990254+0000 mon.a (mon.0) 1841 : cluster 0 osdmap e1038: 8 total, 8 up, 8 in 2024-04-10T03:27:38.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:38 smithi016 bash[74137]: cluster 2024-04-10T03:27:37.675522+0000 mgr.y (mgr.25133) 637 : cluster 0 pgmap v1219: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:38.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:38 smithi016 bash[72916]: cluster 2024-04-10T03:27:36.990254+0000 mon.a (mon.0) 1841 : cluster 0 osdmap e1038: 8 total, 8 up, 8 in 2024-04-10T03:27:38.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:38 smithi016 bash[72916]: cluster 2024-04-10T03:27:37.675522+0000 mgr.y (mgr.25133) 637 : cluster 0 pgmap v1219: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:38.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:38 smithi136 bash[68278]: cluster 2024-04-10T03:27:36.990254+0000 mon.a (mon.0) 1841 : cluster 0 osdmap e1038: 8 total, 8 up, 8 in 2024-04-10T03:27:38.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:38 smithi136 bash[68278]: cluster 2024-04-10T03:27:37.675522+0000 mgr.y (mgr.25133) 637 : cluster 0 pgmap v1219: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[74137]: cluster 2024-04-10T03:27:37.996698+0000 mon.a (mon.0) 1842 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[74137]: cluster 2024-04-10T03:27:37.996753+0000 mon.a (mon.0) 1843 : cluster 1 Cluster is now healthy 2024-04-10T03:27:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[74137]: cluster 2024-04-10T03:27:38.026680+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e1039: 8 total, 8 up, 8 in 2024-04-10T03:27:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[74137]: audit 2024-04-10T03:27:38.036585+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.16:0/3863973043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:39.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[74137]: audit 2024-04-10T03:27:38.036965+0000 mon.a (mon.0) 1845 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[72916]: cluster 2024-04-10T03:27:37.996698+0000 mon.a (mon.0) 1842 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[72916]: cluster 2024-04-10T03:27:37.996753+0000 mon.a (mon.0) 1843 : cluster 1 Cluster is now healthy 2024-04-10T03:27:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[72916]: cluster 2024-04-10T03:27:38.026680+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e1039: 8 total, 8 up, 8 in 2024-04-10T03:27:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[72916]: audit 2024-04-10T03:27:38.036585+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.16:0/3863973043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:39 smithi016 bash[72916]: audit 2024-04-10T03:27:38.036965+0000 mon.a (mon.0) 1845 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:39.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:39 smithi136 bash[68278]: cluster 2024-04-10T03:27:37.996698+0000 mon.a (mon.0) 1842 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:39.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:39 smithi136 bash[68278]: cluster 2024-04-10T03:27:37.996753+0000 mon.a (mon.0) 1843 : cluster 1 Cluster is now healthy 2024-04-10T03:27:39.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:39 smithi136 bash[68278]: cluster 2024-04-10T03:27:38.026680+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e1039: 8 total, 8 up, 8 in 2024-04-10T03:27:39.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:39 smithi136 bash[68278]: audit 2024-04-10T03:27:38.036585+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.16:0/3863973043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:39.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:39 smithi136 bash[68278]: audit 2024-04-10T03:27:38.036965+0000 mon.a (mon.0) 1845 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:40.034 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsNumOps.Add (2917 ms) 2024-04-10T03:27:40.035 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsNumOps.Sub 2024-04-10T03:27:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:40 smithi016 bash[72916]: audit 2024-04-10T03:27:39.017336+0000 mon.a (mon.0) 1846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:40 smithi016 bash[72916]: cluster 2024-04-10T03:27:39.026019+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e1040: 8 total, 8 up, 8 in 2024-04-10T03:27:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:40 smithi016 bash[72916]: cluster 2024-04-10T03:27:39.676351+0000 mgr.y (mgr.25133) 638 : cluster 0 pgmap v1222: 137 pgs: 10 creating+peering, 21 unknown, 106 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:40 smithi016 bash[74137]: audit 2024-04-10T03:27:39.017336+0000 mon.a (mon.0) 1846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:40 smithi016 bash[74137]: cluster 2024-04-10T03:27:39.026019+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e1040: 8 total, 8 up, 8 in 2024-04-10T03:27:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:40 smithi016 bash[74137]: cluster 2024-04-10T03:27:39.676351+0000 mgr.y (mgr.25133) 638 : cluster 0 pgmap v1222: 137 pgs: 10 creating+peering, 21 unknown, 106 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:40.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:40 smithi136 bash[68278]: audit 2024-04-10T03:27:39.017336+0000 mon.a (mon.0) 1846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:40.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:40 smithi136 bash[68278]: cluster 2024-04-10T03:27:39.026019+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e1040: 8 total, 8 up, 8 in 2024-04-10T03:27:40.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:40 smithi136 bash[68278]: cluster 2024-04-10T03:27:39.676351+0000 mgr.y (mgr.25133) 638 : cluster 0 pgmap v1222: 137 pgs: 10 creating+peering, 21 unknown, 106 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:41.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:41 smithi016 bash[72916]: cluster 2024-04-10T03:27:40.033486+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e1041: 8 total, 8 up, 8 in 2024-04-10T03:27:41.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:41 smithi016 bash[74137]: cluster 2024-04-10T03:27:40.033486+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e1041: 8 total, 8 up, 8 in 2024-04-10T03:27:41.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:41 smithi136 bash[68278]: cluster 2024-04-10T03:27:40.033486+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e1041: 8 total, 8 up, 8 in 2024-04-10T03:27:42.051 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:27:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:27:41] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2024-04-10T03:27:42.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[74137]: cluster 2024-04-10T03:27:41.037653+0000 mon.a (mon.0) 1849 : cluster 0 osdmap e1042: 8 total, 8 up, 8 in 2024-04-10T03:27:42.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[74137]: audit 2024-04-10T03:27:41.039599+0000 mon.a (mon.0) 1850 : audit 1 from='client.? 172.21.15.16:0/4200995477' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:42.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[74137]: cluster 2024-04-10T03:27:41.677189+0000 mgr.y (mgr.25133) 639 : cluster 0 pgmap v1225: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:42.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[74137]: audit 2024-04-10T03:27:42.033130+0000 mon.a (mon.0) 1851 : audit 1 from='client.? 172.21.15.16:0/4200995477' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:42.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[74137]: cluster 2024-04-10T03:27:42.040319+0000 mon.a (mon.0) 1852 : cluster 0 osdmap e1043: 8 total, 8 up, 8 in 2024-04-10T03:27:42.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[72916]: cluster 2024-04-10T03:27:41.037653+0000 mon.a (mon.0) 1849 : cluster 0 osdmap e1042: 8 total, 8 up, 8 in 2024-04-10T03:27:42.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[72916]: audit 2024-04-10T03:27:41.039599+0000 mon.a (mon.0) 1850 : audit 1 from='client.? 172.21.15.16:0/4200995477' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:42.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[72916]: cluster 2024-04-10T03:27:41.677189+0000 mgr.y (mgr.25133) 639 : cluster 0 pgmap v1225: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:42.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[72916]: audit 2024-04-10T03:27:42.033130+0000 mon.a (mon.0) 1851 : audit 1 from='client.? 172.21.15.16:0/4200995477' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:42.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:42 smithi016 bash[72916]: cluster 2024-04-10T03:27:42.040319+0000 mon.a (mon.0) 1852 : cluster 0 osdmap e1043: 8 total, 8 up, 8 in 2024-04-10T03:27:42.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:42 smithi136 bash[68278]: cluster 2024-04-10T03:27:41.037653+0000 mon.a (mon.0) 1849 : cluster 0 osdmap e1042: 8 total, 8 up, 8 in 2024-04-10T03:27:42.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:42 smithi136 bash[68278]: audit 2024-04-10T03:27:41.039599+0000 mon.a (mon.0) 1850 : audit 1 from='client.? 172.21.15.16:0/4200995477' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:42.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:42 smithi136 bash[68278]: cluster 2024-04-10T03:27:41.677189+0000 mgr.y (mgr.25133) 639 : cluster 0 pgmap v1225: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:42.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:42 smithi136 bash[68278]: audit 2024-04-10T03:27:42.033130+0000 mon.a (mon.0) 1851 : audit 1 from='client.? 172.21.15.16:0/4200995477' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:42.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:42 smithi136 bash[68278]: cluster 2024-04-10T03:27:42.040319+0000 mon.a (mon.0) 1852 : cluster 0 osdmap e1043: 8 total, 8 up, 8 in 2024-04-10T03:27:43.067 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsNumOps.Sub (3032 ms) 2024-04-10T03:27:43.067 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsNumOps.Mul 2024-04-10T03:27:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:43 smithi016 bash[72916]: cluster 2024-04-10T03:27:42.049772+0000 mon.a (mon.0) 1853 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:43 smithi016 bash[72916]: audit 2024-04-10T03:27:42.544961+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:27:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:43 smithi016 bash[72916]: audit 2024-04-10T03:27:42.547244+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:43 smithi016 bash[74137]: cluster 2024-04-10T03:27:42.049772+0000 mon.a (mon.0) 1853 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:43 smithi016 bash[74137]: audit 2024-04-10T03:27:42.544961+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:27:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:43 smithi016 bash[74137]: audit 2024-04-10T03:27:42.547244+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:43.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:43 smithi136 bash[68278]: cluster 2024-04-10T03:27:42.049772+0000 mon.a (mon.0) 1853 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:43.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:43 smithi136 bash[68278]: audit 2024-04-10T03:27:42.544961+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:27:43.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:43 smithi136 bash[68278]: audit 2024-04-10T03:27:42.547244+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:44.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:44 smithi136 bash[68278]: cluster 2024-04-10T03:27:43.065669+0000 mon.a (mon.0) 1856 : cluster 0 osdmap e1044: 8 total, 8 up, 8 in 2024-04-10T03:27:44.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:44 smithi136 bash[68278]: cluster 2024-04-10T03:27:43.677817+0000 mgr.y (mgr.25133) 640 : cluster 0 pgmap v1228: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:44.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:44 smithi016 bash[72916]: cluster 2024-04-10T03:27:43.065669+0000 mon.a (mon.0) 1856 : cluster 0 osdmap e1044: 8 total, 8 up, 8 in 2024-04-10T03:27:44.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:44 smithi016 bash[72916]: cluster 2024-04-10T03:27:43.677817+0000 mgr.y (mgr.25133) 640 : cluster 0 pgmap v1228: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:44.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:44 smithi016 bash[74137]: cluster 2024-04-10T03:27:43.065669+0000 mon.a (mon.0) 1856 : cluster 0 osdmap e1044: 8 total, 8 up, 8 in 2024-04-10T03:27:44.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:44 smithi016 bash[74137]: cluster 2024-04-10T03:27:43.677817+0000 mgr.y (mgr.25133) 640 : cluster 0 pgmap v1228: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:45.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:45 smithi136 bash[68278]: cluster 2024-04-10T03:27:44.061141+0000 mon.a (mon.0) 1857 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:45.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:45 smithi136 bash[68278]: cluster 2024-04-10T03:27:44.061210+0000 mon.a (mon.0) 1858 : cluster 1 Cluster is now healthy 2024-04-10T03:27:45.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:45 smithi136 bash[68278]: cluster 2024-04-10T03:27:44.079798+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e1045: 8 total, 8 up, 8 in 2024-04-10T03:27:45.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:45 smithi136 bash[68278]: audit 2024-04-10T03:27:44.084396+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.16:0/1880600332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:45.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:45 smithi136 bash[68278]: audit 2024-04-10T03:27:44.085457+0000 mon.a (mon.0) 1860 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:45.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[72916]: cluster 2024-04-10T03:27:44.061141+0000 mon.a (mon.0) 1857 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:45.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[72916]: cluster 2024-04-10T03:27:44.061210+0000 mon.a (mon.0) 1858 : cluster 1 Cluster is now healthy 2024-04-10T03:27:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[72916]: cluster 2024-04-10T03:27:44.079798+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e1045: 8 total, 8 up, 8 in 2024-04-10T03:27:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[72916]: audit 2024-04-10T03:27:44.084396+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.16:0/1880600332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[72916]: audit 2024-04-10T03:27:44.085457+0000 mon.a (mon.0) 1860 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[74137]: cluster 2024-04-10T03:27:44.061141+0000 mon.a (mon.0) 1857 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[74137]: cluster 2024-04-10T03:27:44.061210+0000 mon.a (mon.0) 1858 : cluster 1 Cluster is now healthy 2024-04-10T03:27:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[74137]: cluster 2024-04-10T03:27:44.079798+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e1045: 8 total, 8 up, 8 in 2024-04-10T03:27:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[74137]: audit 2024-04-10T03:27:44.084396+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.16:0/1880600332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:45 smithi016 bash[74137]: audit 2024-04-10T03:27:44.085457+0000 mon.a (mon.0) 1860 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:46.111 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsNumOps.Mul (3041 ms) 2024-04-10T03:27:46.112 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsNumOps.Div 2024-04-10T03:27:46.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:46 smithi136 bash[68278]: audit 2024-04-10T03:27:45.075396+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:46.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:46 smithi136 bash[68278]: cluster 2024-04-10T03:27:45.085585+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e1046: 8 total, 8 up, 8 in 2024-04-10T03:27:46.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:46 smithi136 bash[68278]: cluster 2024-04-10T03:27:45.678451+0000 mgr.y (mgr.25133) 641 : cluster 0 pgmap v1231: 137 pgs: 4 creating+peering, 19 unknown, 114 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-10T03:27:46.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:46 smithi016 bash[72916]: audit 2024-04-10T03:27:45.075396+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:46.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:46 smithi016 bash[72916]: cluster 2024-04-10T03:27:45.085585+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e1046: 8 total, 8 up, 8 in 2024-04-10T03:27:46.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:46 smithi016 bash[72916]: cluster 2024-04-10T03:27:45.678451+0000 mgr.y (mgr.25133) 641 : cluster 0 pgmap v1231: 137 pgs: 4 creating+peering, 19 unknown, 114 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-10T03:27:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:46 smithi016 bash[74137]: audit 2024-04-10T03:27:45.075396+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:46 smithi016 bash[74137]: cluster 2024-04-10T03:27:45.085585+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e1046: 8 total, 8 up, 8 in 2024-04-10T03:27:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:46 smithi016 bash[74137]: cluster 2024-04-10T03:27:45.678451+0000 mgr.y (mgr.25133) 641 : cluster 0 pgmap v1231: 137 pgs: 4 creating+peering, 19 unknown, 114 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-10T03:27:47.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:47 smithi136 bash[68278]: cluster 2024-04-10T03:27:46.107589+0000 mon.a (mon.0) 1863 : cluster 0 osdmap e1047: 8 total, 8 up, 8 in 2024-04-10T03:27:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:47 smithi016 bash[74137]: cluster 2024-04-10T03:27:46.107589+0000 mon.a (mon.0) 1863 : cluster 0 osdmap e1047: 8 total, 8 up, 8 in 2024-04-10T03:27:47.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:47 smithi016 bash[72916]: cluster 2024-04-10T03:27:46.107589+0000 mon.a (mon.0) 1863 : cluster 0 osdmap e1047: 8 total, 8 up, 8 in 2024-04-10T03:27:48.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:48 smithi136 bash[68278]: cluster 2024-04-10T03:27:47.122179+0000 mon.a (mon.0) 1864 : cluster 0 osdmap e1048: 8 total, 8 up, 8 in 2024-04-10T03:27:48.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:48 smithi136 bash[68278]: audit 2024-04-10T03:27:47.124966+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.16:0/3052735165' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:48.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:48 smithi136 bash[68278]: audit 2024-04-10T03:27:47.128944+0000 mon.a (mon.0) 1865 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:48.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:48 smithi136 bash[68278]: cluster 2024-04-10T03:27:47.679315+0000 mgr.y (mgr.25133) 642 : cluster 0 pgmap v1234: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:48.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:48 smithi016 bash[74137]: cluster 2024-04-10T03:27:47.122179+0000 mon.a (mon.0) 1864 : cluster 0 osdmap e1048: 8 total, 8 up, 8 in 2024-04-10T03:27:48.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:48 smithi016 bash[74137]: audit 2024-04-10T03:27:47.124966+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.16:0/3052735165' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:48.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:48 smithi016 bash[74137]: audit 2024-04-10T03:27:47.128944+0000 mon.a (mon.0) 1865 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:48 smithi016 bash[74137]: cluster 2024-04-10T03:27:47.679315+0000 mgr.y (mgr.25133) 642 : cluster 0 pgmap v1234: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:48 smithi016 bash[72916]: cluster 2024-04-10T03:27:47.122179+0000 mon.a (mon.0) 1864 : cluster 0 osdmap e1048: 8 total, 8 up, 8 in 2024-04-10T03:27:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:48 smithi016 bash[72916]: audit 2024-04-10T03:27:47.124966+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.16:0/3052735165' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:48 smithi016 bash[72916]: audit 2024-04-10T03:27:47.128944+0000 mon.a (mon.0) 1865 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:48 smithi016 bash[72916]: cluster 2024-04-10T03:27:47.679315+0000 mgr.y (mgr.25133) 642 : cluster 0 pgmap v1234: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:49.133 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsNumOps.Div (3025 ms) 2024-04-10T03:27:49.133 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 4 tests from ClsNumOps (12015 ms total) 2024-04-10T03:27:49.133 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:27:49.133 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:27:49.134 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 4 tests from 1 test suite ran. (12015 ms total) 2024-04-10T03:27:49.134 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 4 tests. 2024-04-10T03:27:49.137 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:27:49.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:27:49.190 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-04-10T03:27:49.190 DEBUG:teuthology.orchestra.run.smithi016:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-04-10T03:27:49.249 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:27:49.249 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 70 tests from 1 test suite. 2024-04-10T03:27:49.249 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:27:49.249 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 70 tests from TestClsRbd 2024-04-10T03:27:49.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:49 smithi136 bash[68278]: cluster 2024-04-10T03:27:48.111352+0000 mon.a (mon.0) 1866 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:49.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:49 smithi136 bash[68278]: audit 2024-04-10T03:27:48.121347+0000 mon.a (mon.0) 1867 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:49.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:49 smithi136 bash[68278]: cluster 2024-04-10T03:27:48.129957+0000 mon.a (mon.0) 1868 : cluster 0 osdmap e1049: 8 total, 8 up, 8 in 2024-04-10T03:27:49.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:49 smithi016 bash[72916]: cluster 2024-04-10T03:27:48.111352+0000 mon.a (mon.0) 1866 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:49.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:49 smithi016 bash[72916]: audit 2024-04-10T03:27:48.121347+0000 mon.a (mon.0) 1867 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:49.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:49 smithi016 bash[72916]: cluster 2024-04-10T03:27:48.129957+0000 mon.a (mon.0) 1868 : cluster 0 osdmap e1049: 8 total, 8 up, 8 in 2024-04-10T03:27:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:49 smithi016 bash[74137]: cluster 2024-04-10T03:27:48.111352+0000 mon.a (mon.0) 1866 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:27:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:49 smithi016 bash[74137]: audit 2024-04-10T03:27:48.121347+0000 mon.a (mon.0) 1867 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107894-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:49 smithi016 bash[74137]: cluster 2024-04-10T03:27:48.129957+0000 mon.a (mon.0) 1868 : cluster 0 osdmap e1049: 8 total, 8 up, 8 in 2024-04-10T03:27:50.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:50 smithi136 bash[68278]: cluster 2024-04-10T03:27:49.131395+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e1050: 8 total, 8 up, 8 in 2024-04-10T03:27:50.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:50 smithi136 bash[68278]: cluster 2024-04-10T03:27:49.680007+0000 mgr.y (mgr.25133) 643 : cluster 0 pgmap v1237: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:50.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:50 smithi016 bash[72916]: cluster 2024-04-10T03:27:49.131395+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e1050: 8 total, 8 up, 8 in 2024-04-10T03:27:50.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:50 smithi016 bash[72916]: cluster 2024-04-10T03:27:49.680007+0000 mgr.y (mgr.25133) 643 : cluster 0 pgmap v1237: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:50.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:50 smithi016 bash[74137]: cluster 2024-04-10T03:27:49.131395+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e1050: 8 total, 8 up, 8 in 2024-04-10T03:27:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:50 smithi016 bash[74137]: cluster 2024-04-10T03:27:49.680007+0000 mgr.y (mgr.25133) 643 : cluster 0 pgmap v1237: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:51.166 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_all_features 2024-04-10T03:27:51.199 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_all_features (33 ms) 2024-04-10T03:27:51.199 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.copyup 2024-04-10T03:27:51.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:51 smithi136 bash[68278]: cluster 2024-04-10T03:27:50.134278+0000 mon.a (mon.0) 1870 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:51.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:51 smithi136 bash[68278]: cluster 2024-04-10T03:27:50.134348+0000 mon.a (mon.0) 1871 : cluster 1 Cluster is now healthy 2024-04-10T03:27:51.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:51 smithi136 bash[68278]: cluster 2024-04-10T03:27:50.148290+0000 mon.a (mon.0) 1872 : cluster 0 osdmap e1051: 8 total, 8 up, 8 in 2024-04-10T03:27:51.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:51 smithi136 bash[68278]: audit 2024-04-10T03:27:50.150092+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.16:0/144126715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107971-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:51.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:51 smithi136 bash[68278]: audit 2024-04-10T03:27:50.150808+0000 mon.a (mon.0) 1873 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107971-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:51.430 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.copyup (232 ms) 2024-04-10T03:27:51.431 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-04-10T03:27:51.457 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.sparse_copyup (26 ms) 2024-04-10T03:27:51.457 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-04-10T03:27:51.468 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_and_set_id (11 ms) 2024-04-10T03:27:51.468 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-04-10T03:27:51.495 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.add_remove_child (28 ms) 2024-04-10T03:27:51.496 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.directory_methods 2024-04-10T03:27:51.549 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.directory_methods (51 ms) 2024-04-10T03:27:51.549 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.create 2024-04-10T03:27:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[72916]: cluster 2024-04-10T03:27:50.134278+0000 mon.a (mon.0) 1870 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[72916]: cluster 2024-04-10T03:27:50.134348+0000 mon.a (mon.0) 1871 : cluster 1 Cluster is now healthy 2024-04-10T03:27:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[72916]: cluster 2024-04-10T03:27:50.148290+0000 mon.a (mon.0) 1872 : cluster 0 osdmap e1051: 8 total, 8 up, 8 in 2024-04-10T03:27:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[72916]: audit 2024-04-10T03:27:50.150092+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.16:0/144126715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107971-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[72916]: audit 2024-04-10T03:27:50.150808+0000 mon.a (mon.0) 1873 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107971-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:51.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[74137]: cluster 2024-04-10T03:27:50.134278+0000 mon.a (mon.0) 1870 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:27:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[74137]: cluster 2024-04-10T03:27:50.134348+0000 mon.a (mon.0) 1871 : cluster 1 Cluster is now healthy 2024-04-10T03:27:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[74137]: cluster 2024-04-10T03:27:50.148290+0000 mon.a (mon.0) 1872 : cluster 0 osdmap e1051: 8 total, 8 up, 8 in 2024-04-10T03:27:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[74137]: audit 2024-04-10T03:27:50.150092+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.16:0/144126715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107971-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[74137]: audit 2024-04-10T03:27:50.150808+0000 mon.a (mon.0) 1873 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107971-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:27:51.580 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.create (33 ms) 2024-04-10T03:27:51.580 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_features 2024-04-10T03:27:51.583 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_features (4 ms) 2024-04-10T03:27:51.584 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-04-10T03:27:51.586 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-04-10T03:27:51.586 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-04-10T03:27:51.591 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_create_timestamp (5 ms) 2024-04-10T03:27:51.591 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-04-10T03:27:51.594 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2024-04-10T03:27:51.594 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-04-10T03:27:51.597 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_modify_timestamp (3 ms) 2024-04-10T03:27:51.597 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-04-10T03:27:51.607 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_data_pool (10 ms) 2024-04-10T03:27:51.607 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_size 2024-04-10T03:27:51.617 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_size (11 ms) 2024-04-10T03:27:51.618 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.set_size 2024-04-10T03:27:51.626 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.set_size (8 ms) 2024-04-10T03:27:51.626 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.protection_status 2024-04-10T03:27:51.677 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.protection_status (51 ms) 2024-04-10T03:27:51.677 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-04-10T03:27:51.692 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.snapshot_limits (15 ms) 2024-04-10T03:27:51.692 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.parents_v1 2024-04-10T03:27:51.768 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.parents_v1 (76 ms) 2024-04-10T03:27:51.768 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.parents_v2 2024-04-10T03:27:51.842 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.parents_v2 (74 ms) 2024-04-10T03:27:51.842 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.snapshots 2024-04-10T03:27:51.880 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.snapshots (38 ms) 2024-04-10T03:27:51.880 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.snapid_race 2024-04-10T03:27:51.893 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.snapid_race (14 ms) 2024-04-10T03:27:51.894 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.stripingv2 2024-04-10T03:27:51.914 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.stripingv2 (20 ms) 2024-04-10T03:27:51.914 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_save 2024-04-10T03:27:51.919 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_save (6 ms) 2024-04-10T03:27:51.920 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-04-10T03:27:51.935 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_resize (16 ms) 2024-04-10T03:27:51.935 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_update 2024-04-10T03:27:51.944 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_update (8 ms) 2024-04-10T03:27:51.944 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-04-10T03:27:51.944 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-04-10T03:27:51.944 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-04-10T03:27:51.955 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_snap_add (10 ms) 2024-04-10T03:27:51.955 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-04-10T03:27:51.968 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_snap_remove (13 ms) 2024-04-10T03:27:51.968 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.flags 2024-04-10T03:27:51.978 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.flags (10 ms) 2024-04-10T03:27:51.978 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.metadata 2024-04-10T03:27:52.023 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.metadata (45 ms) 2024-04-10T03:27:52.023 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.set_features 2024-04-10T03:27:52.037 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.set_features (14 ms) 2024-04-10T03:27:52.037 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror 2024-04-10T03:27:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:27:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:27:51] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2024-04-10T03:27:52.103 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror (67 ms) 2024-04-10T03:27:52.103 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_image 2024-04-10T03:27:52.131 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_image (27 ms) 2024-04-10T03:27:52.131 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-04-10T03:27:52.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:52 smithi136 bash[68278]: audit 2024-04-10T03:27:51.155321+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107971-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:52.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:52 smithi136 bash[68278]: cluster 2024-04-10T03:27:51.162034+0000 mon.a (mon.0) 1875 : cluster 0 osdmap e1052: 8 total, 8 up, 8 in 2024-04-10T03:27:52.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:52 smithi136 bash[68278]: cluster 2024-04-10T03:27:51.680520+0000 mgr.y (mgr.25133) 644 : cluster 0 pgmap v1240: 137 pgs: 5 creating+activating, 6 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:52.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:52 smithi016 bash[72916]: audit 2024-04-10T03:27:51.155321+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107971-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:52.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:52 smithi016 bash[72916]: cluster 2024-04-10T03:27:51.162034+0000 mon.a (mon.0) 1875 : cluster 0 osdmap e1052: 8 total, 8 up, 8 in 2024-04-10T03:27:52.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:52 smithi016 bash[72916]: cluster 2024-04-10T03:27:51.680520+0000 mgr.y (mgr.25133) 644 : cluster 0 pgmap v1240: 137 pgs: 5 creating+activating, 6 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:52.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:52 smithi016 bash[74137]: audit 2024-04-10T03:27:51.155321+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107971-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:27:52.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:52 smithi016 bash[74137]: cluster 2024-04-10T03:27:51.162034+0000 mon.a (mon.0) 1875 : cluster 0 osdmap e1052: 8 total, 8 up, 8 in 2024-04-10T03:27:52.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:52 smithi016 bash[74137]: cluster 2024-04-10T03:27:51.680520+0000 mgr.y (mgr.25133) 644 : cluster 0 pgmap v1240: 137 pgs: 5 creating+activating, 6 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:27:53.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:53 smithi136 bash[68278]: cluster 2024-04-10T03:27:52.167320+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e1053: 8 total, 8 up, 8 in 2024-04-10T03:27:53.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:53 smithi016 bash[74137]: cluster 2024-04-10T03:27:52.167320+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e1053: 8 total, 8 up, 8 in 2024-04-10T03:27:53.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:53 smithi016 bash[72916]: cluster 2024-04-10T03:27:52.167320+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e1053: 8 total, 8 up, 8 in 2024-04-10T03:27:54.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:54 smithi016 bash[72916]: cluster 2024-04-10T03:27:53.681392+0000 mgr.y (mgr.25133) 645 : cluster 0 pgmap v1242: 137 pgs: 5 creating+activating, 6 creating+peering, 11 unknown, 115 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 6.1 KiB/s wr, 23 op/s 2024-04-10T03:27:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:54 smithi016 bash[74137]: cluster 2024-04-10T03:27:53.681392+0000 mgr.y (mgr.25133) 645 : cluster 0 pgmap v1242: 137 pgs: 5 creating+activating, 6 creating+peering, 11 unknown, 115 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 6.1 KiB/s wr, 23 op/s 2024-04-10T03:27:54.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:54 smithi136 bash[68278]: cluster 2024-04-10T03:27:53.681392+0000 mgr.y (mgr.25133) 645 : cluster 0 pgmap v1242: 137 pgs: 5 creating+activating, 6 creating+peering, 11 unknown, 115 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 6.1 KiB/s wr, 23 op/s 2024-04-10T03:27:57.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:56 smithi016 bash[72916]: cluster 2024-04-10T03:27:55.682276+0000 mgr.y (mgr.25133) 646 : cluster 0 pgmap v1243: 137 pgs: 5 creating+activating, 132 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 706 KiB/s wr, 101 op/s 2024-04-10T03:27:57.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:56 smithi016 bash[74137]: cluster 2024-04-10T03:27:55.682276+0000 mgr.y (mgr.25133) 646 : cluster 0 pgmap v1243: 137 pgs: 5 creating+activating, 132 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 706 KiB/s wr, 101 op/s 2024-04-10T03:27:57.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:56 smithi136 bash[68278]: cluster 2024-04-10T03:27:55.682276+0000 mgr.y (mgr.25133) 646 : cluster 0 pgmap v1243: 137 pgs: 5 creating+activating, 132 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 706 KiB/s wr, 101 op/s 2024-04-10T03:27:57.679 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_image_status (5548 ms) 2024-04-10T03:27:57.679 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-04-10T03:27:57.841 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_image_map (162 ms) 2024-04-10T03:27:57.841 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-04-10T03:27:57.856 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_instances (15 ms) 2024-04-10T03:27:57.856 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-04-10T03:27:57.894 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_snapshot (38 ms) 2024-04-10T03:27:57.894 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-04-10T03:27:57.899 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_list (5 ms) 2024-04-10T03:27:57.899 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-04-10T03:27:57.905 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_add (6 ms) 2024-04-10T03:27:57.905 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-04-10T03:27:57.912 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.dir_add_already_existing (7 ms) 2024-04-10T03:27:57.912 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-04-10T03:27:57.927 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_rename (15 ms) 2024-04-10T03:27:57.927 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-04-10T03:27:57.935 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_remove (9 ms) 2024-04-10T03:27:57.936 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-04-10T03:27:57.946 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (11 ms) 2024-04-10T03:27:57.947 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_add 2024-04-10T03:27:57.951 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2024-04-10T03:27:57.951 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-04-10T03:27:57.957 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_remove (6 ms) 2024-04-10T03:27:57.957 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_list 2024-04-10T03:27:57.964 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_list (7 ms) 2024-04-10T03:27:57.964 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-04-10T03:27:57.973 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_clean (10 ms) 2024-04-10T03:27:57.974 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.image_group_add 2024-04-10T03:27:57.977 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.image_group_add (3 ms) 2024-04-10T03:27:57.977 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-04-10T03:27:57.981 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.image_group_remove (4 ms) 2024-04-10T03:27:57.981 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.image_group_get 2024-04-10T03:27:57.985 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.image_group_get (4 ms) 2024-04-10T03:27:57.985 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-04-10T03:27:57.987 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2024-04-10T03:27:57.987 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-04-10T03:27:57.991 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2024-04-10T03:27:57.991 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-04-10T03:27:57.996 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2024-04-10T03:27:57.996 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-04-10T03:27:58.000 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (4 ms) 2024-04-10T03:27:58.000 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-04-10T03:27:58.005 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set (5 ms) 2024-04-10T03:27:58.005 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-04-10T03:27:58.009 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_list (4 ms) 2024-04-10T03:27:58.009 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-04-10T03:27:58.038 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (29 ms) 2024-04-10T03:27:58.038 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-04-10T03:27:58.360 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (322 ms) 2024-04-10T03:27:58.360 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-04-10T03:27:58.366 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_remove (6 ms) 2024-04-10T03:27:58.366 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-04-10T03:27:58.370 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (4 ms) 2024-04-10T03:27:58.370 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.trash_methods 2024-04-10T03:27:58.384 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.trash_methods (15 ms) 2024-04-10T03:27:58.384 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.op_features 2024-04-10T03:27:58.395 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.op_features (11 ms) 2024-04-10T03:27:58.396 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.clone_parent 2024-04-10T03:27:58.432 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.clone_parent (36 ms) 2024-04-10T03:27:58.432 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-04-10T03:27:58.455 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.clone_parent_ns (23 ms) 2024-04-10T03:27:58.455 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.clone_child 2024-04-10T03:27:58.485 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.clone_child (30 ms) 2024-04-10T03:27:58.485 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-04-10T03:27:58.493 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.namespace_methods (9 ms) 2024-04-10T03:27:58.493 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.migration 2024-04-10T03:27:58.512 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.migration (18 ms) 2024-04-10T03:27:58.512 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.migration_v1 2024-04-10T03:27:58.527 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.migration_v1 (16 ms) 2024-04-10T03:27:58.527 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-04-10T03:27:58.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:58 smithi016 bash[72916]: audit 2024-04-10T03:27:57.545751+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:27:58.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:58 smithi016 bash[72916]: audit 2024-04-10T03:27:57.547133+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:58.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:58 smithi016 bash[72916]: cluster 2024-04-10T03:27:57.683047+0000 mgr.y (mgr.25133) 647 : cluster 0 pgmap v1244: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 892 KiB/s wr, 907 op/s 2024-04-10T03:27:58.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:58 smithi016 bash[74137]: audit 2024-04-10T03:27:57.545751+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:27:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:58 smithi016 bash[74137]: audit 2024-04-10T03:27:57.547133+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:58 smithi016 bash[74137]: cluster 2024-04-10T03:27:57.683047+0000 mgr.y (mgr.25133) 647 : cluster 0 pgmap v1244: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 892 KiB/s wr, 907 op/s 2024-04-10T03:27:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:58 smithi136 bash[68278]: audit 2024-04-10T03:27:57.545751+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:27:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:58 smithi136 bash[68278]: audit 2024-04-10T03:27:57.547133+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:27:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:58 smithi136 bash[68278]: cluster 2024-04-10T03:27:57.683047+0000 mgr.y (mgr.25133) 647 : cluster 0 pgmap v1244: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 892 KiB/s wr, 907 op/s 2024-04-10T03:27:59.560 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1032 ms) 2024-04-10T03:27:59.560 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.sparsify 2024-04-10T03:27:59.652 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.sparsify (92 ms) 2024-04-10T03:27:59.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:27:59 smithi016 bash[72916]: cluster 2024-04-10T03:27:58.552197+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e1054: 8 total, 8 up, 8 in 2024-04-10T03:27:59.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:27:59 smithi016 bash[74137]: cluster 2024-04-10T03:27:58.552197+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e1054: 8 total, 8 up, 8 in 2024-04-10T03:27:59.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:27:59 smithi136 bash[68278]: cluster 2024-04-10T03:27:58.552197+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e1054: 8 total, 8 up, 8 in 2024-04-10T03:28:00.581 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 70 tests from TestClsRbd (8486 ms total) 2024-04-10T03:28:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:28:00.581 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:28:00.581 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 70 tests from 1 test suite ran. (11332 ms total) 2024-04-10T03:28:00.581 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 70 tests. 2024-04-10T03:28:00.585 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:28:00.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:28:00.637 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-04-10T03:28:00.638 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_refcount.sh 2024-04-10T03:28:00.700 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:28:00.700 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 10 tests from 1 test suite. 2024-04-10T03:28:00.700 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:28:00.700 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 10 tests from cls_rgw 2024-04-10T03:28:00.700 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.test_implicit 2024-04-10T03:28:00.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:00 smithi136 bash[68278]: cluster 2024-04-10T03:27:59.561412+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e1055: 8 total, 8 up, 8 in 2024-04-10T03:28:00.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:00 smithi136 bash[68278]: cluster 2024-04-10T03:27:59.683439+0000 mgr.y (mgr.25133) 648 : cluster 0 pgmap v1247: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 923 KiB/s wr, 1.01k op/s 2024-04-10T03:28:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:00 smithi016 bash[74137]: cluster 2024-04-10T03:27:59.561412+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e1055: 8 total, 8 up, 8 in 2024-04-10T03:28:01.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:00 smithi016 bash[74137]: cluster 2024-04-10T03:27:59.683439+0000 mgr.y (mgr.25133) 648 : cluster 0 pgmap v1247: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 923 KiB/s wr, 1.01k op/s 2024-04-10T03:28:01.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:00 smithi016 bash[72916]: cluster 2024-04-10T03:27:59.561412+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e1055: 8 total, 8 up, 8 in 2024-04-10T03:28:01.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:00 smithi016 bash[72916]: cluster 2024-04-10T03:27:59.683439+0000 mgr.y (mgr.25133) 648 : cluster 0 pgmap v1247: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 923 KiB/s wr, 1.01k op/s 2024-04-10T03:28:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:01 smithi136 bash[68278]: cluster 2024-04-10T03:28:00.580219+0000 mon.a (mon.0) 1881 : cluster 0 osdmap e1056: 8 total, 8 up, 8 in 2024-04-10T03:28:02.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:01 smithi016 bash[72916]: cluster 2024-04-10T03:28:00.580219+0000 mon.a (mon.0) 1881 : cluster 0 osdmap e1056: 8 total, 8 up, 8 in 2024-04-10T03:28:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:28:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:28:01] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.43.0" 2024-04-10T03:28:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:01 smithi016 bash[74137]: cluster 2024-04-10T03:28:00.580219+0000 mon.a (mon.0) 1881 : cluster 0 osdmap e1056: 8 total, 8 up, 8 in 2024-04-10T03:28:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:02 smithi136 bash[68278]: cluster 2024-04-10T03:28:01.582244+0000 mon.a (mon.0) 1882 : cluster 0 osdmap e1057: 8 total, 8 up, 8 in 2024-04-10T03:28:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:02 smithi136 bash[68278]: audit 2024-04-10T03:28:01.585782+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.16:0/1700515256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:02.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:02 smithi136 bash[68278]: audit 2024-04-10T03:28:01.598881+0000 mon.a (mon.0) 1883 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:02.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:02 smithi136 bash[68278]: cluster 2024-04-10T03:28:01.683936+0000 mgr.y (mgr.25133) 649 : cluster 0 pgmap v1250: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:02.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:02 smithi136 bash[68278]: audit 2024-04-10T03:28:02.575456+0000 mon.a (mon.0) 1884 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:03.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[72916]: cluster 2024-04-10T03:28:01.582244+0000 mon.a (mon.0) 1882 : cluster 0 osdmap e1057: 8 total, 8 up, 8 in 2024-04-10T03:28:03.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[72916]: audit 2024-04-10T03:28:01.585782+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.16:0/1700515256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:03.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[72916]: audit 2024-04-10T03:28:01.598881+0000 mon.a (mon.0) 1883 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:03.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[72916]: cluster 2024-04-10T03:28:01.683936+0000 mgr.y (mgr.25133) 649 : cluster 0 pgmap v1250: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:03.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[72916]: audit 2024-04-10T03:28:02.575456+0000 mon.a (mon.0) 1884 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:03.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[74137]: cluster 2024-04-10T03:28:01.582244+0000 mon.a (mon.0) 1882 : cluster 0 osdmap e1057: 8 total, 8 up, 8 in 2024-04-10T03:28:03.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[74137]: audit 2024-04-10T03:28:01.585782+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.16:0/1700515256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:03.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[74137]: audit 2024-04-10T03:28:01.598881+0000 mon.a (mon.0) 1883 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:03.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[74137]: cluster 2024-04-10T03:28:01.683936+0000 mgr.y (mgr.25133) 649 : cluster 0 pgmap v1250: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:03.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:02 smithi016 bash[74137]: audit 2024-04-10T03:28:02.575456+0000 mon.a (mon.0) 1884 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:03.614 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.test_implicit (2913 ms) 2024-04-10T03:28:03.615 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-04-10T03:28:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:03 smithi136 bash[68278]: cluster 2024-04-10T03:28:02.586255+0000 mon.a (mon.0) 1885 : cluster 0 osdmap e1058: 8 total, 8 up, 8 in 2024-04-10T03:28:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:03 smithi136 bash[68278]: cluster 2024-04-10T03:28:02.589723+0000 mon.a (mon.0) 1886 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:04.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:03 smithi016 bash[72916]: cluster 2024-04-10T03:28:02.586255+0000 mon.a (mon.0) 1885 : cluster 0 osdmap e1058: 8 total, 8 up, 8 in 2024-04-10T03:28:04.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:03 smithi016 bash[72916]: cluster 2024-04-10T03:28:02.589723+0000 mon.a (mon.0) 1886 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:04.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:03 smithi016 bash[74137]: cluster 2024-04-10T03:28:02.586255+0000 mon.a (mon.0) 1885 : cluster 0 osdmap e1058: 8 total, 8 up, 8 in 2024-04-10T03:28:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:03 smithi016 bash[74137]: cluster 2024-04-10T03:28:02.589723+0000 mon.a (mon.0) 1886 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:04 smithi136 bash[68278]: cluster 2024-04-10T03:28:03.609795+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e1059: 8 total, 8 up, 8 in 2024-04-10T03:28:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:04 smithi136 bash[68278]: cluster 2024-04-10T03:28:03.684311+0000 mgr.y (mgr.25133) 650 : cluster 0 pgmap v1253: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:05.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:04 smithi016 bash[72916]: cluster 2024-04-10T03:28:03.609795+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e1059: 8 total, 8 up, 8 in 2024-04-10T03:28:05.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:04 smithi016 bash[72916]: cluster 2024-04-10T03:28:03.684311+0000 mgr.y (mgr.25133) 650 : cluster 0 pgmap v1253: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:05.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:04 smithi016 bash[74137]: cluster 2024-04-10T03:28:03.609795+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e1059: 8 total, 8 up, 8 in 2024-04-10T03:28:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:04 smithi016 bash[74137]: cluster 2024-04-10T03:28:03.684311+0000 mgr.y (mgr.25133) 650 : cluster 0 pgmap v1253: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:05 smithi136 bash[68278]: cluster 2024-04-10T03:28:04.603676+0000 mon.a (mon.0) 1888 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:05.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:05 smithi136 bash[68278]: cluster 2024-04-10T03:28:04.603760+0000 mon.a (mon.0) 1889 : cluster 1 Cluster is now healthy 2024-04-10T03:28:05.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:05 smithi136 bash[68278]: cluster 2024-04-10T03:28:04.619320+0000 mon.a (mon.0) 1890 : cluster 0 osdmap e1060: 8 total, 8 up, 8 in 2024-04-10T03:28:05.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:05 smithi136 bash[68278]: audit 2024-04-10T03:28:04.621024+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.16:0/2771522831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:05.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:05 smithi136 bash[68278]: audit 2024-04-10T03:28:04.621644+0000 mon.a (mon.0) 1891 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:06.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[74137]: cluster 2024-04-10T03:28:04.603676+0000 mon.a (mon.0) 1888 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:06.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[74137]: cluster 2024-04-10T03:28:04.603760+0000 mon.a (mon.0) 1889 : cluster 1 Cluster is now healthy 2024-04-10T03:28:06.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[74137]: cluster 2024-04-10T03:28:04.619320+0000 mon.a (mon.0) 1890 : cluster 0 osdmap e1060: 8 total, 8 up, 8 in 2024-04-10T03:28:06.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[74137]: audit 2024-04-10T03:28:04.621024+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.16:0/2771522831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:06.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[74137]: audit 2024-04-10T03:28:04.621644+0000 mon.a (mon.0) 1891 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:06.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[72916]: cluster 2024-04-10T03:28:04.603676+0000 mon.a (mon.0) 1888 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:06.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[72916]: cluster 2024-04-10T03:28:04.603760+0000 mon.a (mon.0) 1889 : cluster 1 Cluster is now healthy 2024-04-10T03:28:06.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[72916]: cluster 2024-04-10T03:28:04.619320+0000 mon.a (mon.0) 1890 : cluster 0 osdmap e1060: 8 total, 8 up, 8 in 2024-04-10T03:28:06.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[72916]: audit 2024-04-10T03:28:04.621024+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.16:0/2771522831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:06.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:05 smithi016 bash[72916]: audit 2024-04-10T03:28:04.621644+0000 mon.a (mon.0) 1891 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:06.652 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3039 ms) 2024-04-10T03:28:06.652 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.test_put_snap 2024-04-10T03:28:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:06 smithi136 bash[68278]: audit 2024-04-10T03:28:05.616603+0000 mon.a (mon.0) 1892 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:06 smithi136 bash[68278]: cluster 2024-04-10T03:28:05.622067+0000 mon.a (mon.0) 1893 : cluster 0 osdmap e1061: 8 total, 8 up, 8 in 2024-04-10T03:28:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:06 smithi136 bash[68278]: cluster 2024-04-10T03:28:05.684894+0000 mgr.y (mgr.25133) 651 : cluster 0 pgmap v1256: 137 pgs: 3 creating+peering, 28 unknown, 106 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:07.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:06 smithi016 bash[72916]: audit 2024-04-10T03:28:05.616603+0000 mon.a (mon.0) 1892 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:07.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:06 smithi016 bash[72916]: cluster 2024-04-10T03:28:05.622067+0000 mon.a (mon.0) 1893 : cluster 0 osdmap e1061: 8 total, 8 up, 8 in 2024-04-10T03:28:07.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:06 smithi016 bash[72916]: cluster 2024-04-10T03:28:05.684894+0000 mgr.y (mgr.25133) 651 : cluster 0 pgmap v1256: 137 pgs: 3 creating+peering, 28 unknown, 106 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:07.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:06 smithi016 bash[74137]: audit 2024-04-10T03:28:05.616603+0000 mon.a (mon.0) 1892 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:07.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:06 smithi016 bash[74137]: cluster 2024-04-10T03:28:05.622067+0000 mon.a (mon.0) 1893 : cluster 0 osdmap e1061: 8 total, 8 up, 8 in 2024-04-10T03:28:07.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:06 smithi016 bash[74137]: cluster 2024-04-10T03:28:05.684894+0000 mgr.y (mgr.25133) 651 : cluster 0 pgmap v1256: 137 pgs: 3 creating+peering, 28 unknown, 106 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:07 smithi136 bash[68278]: cluster 2024-04-10T03:28:06.650033+0000 mon.a (mon.0) 1894 : cluster 0 osdmap e1062: 8 total, 8 up, 8 in 2024-04-10T03:28:08.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:07 smithi016 bash[72916]: cluster 2024-04-10T03:28:06.650033+0000 mon.a (mon.0) 1894 : cluster 0 osdmap e1062: 8 total, 8 up, 8 in 2024-04-10T03:28:08.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:07 smithi016 bash[74137]: cluster 2024-04-10T03:28:06.650033+0000 mon.a (mon.0) 1894 : cluster 0 osdmap e1062: 8 total, 8 up, 8 in 2024-04-10T03:28:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:08 smithi136 bash[68278]: cluster 2024-04-10T03:28:07.665716+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e1063: 8 total, 8 up, 8 in 2024-04-10T03:28:08.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:08 smithi136 bash[68278]: audit 2024-04-10T03:28:07.673249+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.16:0/4080341025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:08.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:08 smithi136 bash[68278]: audit 2024-04-10T03:28:07.675750+0000 mon.a (mon.0) 1896 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:08.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:08 smithi136 bash[68278]: cluster 2024-04-10T03:28:07.685441+0000 mgr.y (mgr.25133) 652 : cluster 0 pgmap v1259: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:08 smithi016 bash[72916]: cluster 2024-04-10T03:28:07.665716+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e1063: 8 total, 8 up, 8 in 2024-04-10T03:28:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:08 smithi016 bash[72916]: audit 2024-04-10T03:28:07.673249+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.16:0/4080341025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:08 smithi016 bash[72916]: audit 2024-04-10T03:28:07.675750+0000 mon.a (mon.0) 1896 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:08 smithi016 bash[72916]: cluster 2024-04-10T03:28:07.685441+0000 mgr.y (mgr.25133) 652 : cluster 0 pgmap v1259: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:08 smithi016 bash[74137]: cluster 2024-04-10T03:28:07.665716+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e1063: 8 total, 8 up, 8 in 2024-04-10T03:28:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:08 smithi016 bash[74137]: audit 2024-04-10T03:28:07.673249+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.16:0/4080341025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:08 smithi016 bash[74137]: audit 2024-04-10T03:28:07.675750+0000 mon.a (mon.0) 1896 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:08 smithi016 bash[74137]: cluster 2024-04-10T03:28:07.685441+0000 mgr.y (mgr.25133) 652 : cluster 0 pgmap v1259: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:09 smithi016 bash[74137]: cluster 2024-04-10T03:28:08.655579+0000 mon.a (mon.0) 1897 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:09 smithi016 bash[74137]: audit 2024-04-10T03:28:08.665463+0000 mon.a (mon.0) 1898 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:09 smithi016 bash[74137]: cluster 2024-04-10T03:28:08.675857+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e1064: 8 total, 8 up, 8 in 2024-04-10T03:28:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:09 smithi016 bash[72916]: cluster 2024-04-10T03:28:08.655579+0000 mon.a (mon.0) 1897 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:09 smithi016 bash[72916]: audit 2024-04-10T03:28:08.665463+0000 mon.a (mon.0) 1898 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:09 smithi016 bash[72916]: cluster 2024-04-10T03:28:08.675857+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e1064: 8 total, 8 up, 8 in 2024-04-10T03:28:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:09 smithi136 bash[68278]: cluster 2024-04-10T03:28:08.655579+0000 mon.a (mon.0) 1897 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:09 smithi136 bash[68278]: audit 2024-04-10T03:28:08.665463+0000 mon.a (mon.0) 1898 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:09 smithi136 bash[68278]: cluster 2024-04-10T03:28:08.675857+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e1064: 8 total, 8 up, 8 in 2024-04-10T03:28:11.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:10 smithi016 bash[72916]: cluster 2024-04-10T03:28:09.674850+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e1065: 8 total, 8 up, 8 in 2024-04-10T03:28:11.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:10 smithi016 bash[72916]: cluster 2024-04-10T03:28:09.686051+0000 mgr.y (mgr.25133) 653 : cluster 0 pgmap v1262: 137 pgs: 27 unknown, 110 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:11.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:10 smithi016 bash[74137]: cluster 2024-04-10T03:28:09.674850+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e1065: 8 total, 8 up, 8 in 2024-04-10T03:28:11.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:10 smithi016 bash[74137]: cluster 2024-04-10T03:28:09.686051+0000 mgr.y (mgr.25133) 653 : cluster 0 pgmap v1262: 137 pgs: 27 unknown, 110 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:11.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:10 smithi136 bash[68278]: cluster 2024-04-10T03:28:09.674850+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e1065: 8 total, 8 up, 8 in 2024-04-10T03:28:11.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:10 smithi136 bash[68278]: cluster 2024-04-10T03:28:09.686051+0000 mgr.y (mgr.25133) 653 : cluster 0 pgmap v1262: 137 pgs: 27 unknown, 110 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:28:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:28:11] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.43.0" 2024-04-10T03:28:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:11 smithi016 bash[72916]: cluster 2024-04-10T03:28:10.678837+0000 mon.a (mon.0) 1901 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:11 smithi016 bash[72916]: cluster 2024-04-10T03:28:10.678896+0000 mon.a (mon.0) 1902 : cluster 1 Cluster is now healthy 2024-04-10T03:28:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:11 smithi016 bash[74137]: cluster 2024-04-10T03:28:10.678837+0000 mon.a (mon.0) 1901 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:11 smithi016 bash[74137]: cluster 2024-04-10T03:28:10.678896+0000 mon.a (mon.0) 1902 : cluster 1 Cluster is now healthy 2024-04-10T03:28:12.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:11 smithi136 bash[68278]: cluster 2024-04-10T03:28:10.678837+0000 mon.a (mon.0) 1901 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:12.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:11 smithi136 bash[68278]: cluster 2024-04-10T03:28:10.678896+0000 mon.a (mon.0) 1902 : cluster 1 Cluster is now healthy 2024-04-10T03:28:13.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:12 smithi016 bash[72916]: cluster 2024-04-10T03:28:11.687126+0000 mgr.y (mgr.25133) 654 : cluster 0 pgmap v1263: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 203 B/s wr, 0 op/s 2024-04-10T03:28:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:12 smithi016 bash[72916]: cluster 2024-04-10T03:28:11.761515+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e1066: 8 total, 8 up, 8 in 2024-04-10T03:28:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:12 smithi016 bash[72916]: audit 2024-04-10T03:28:12.540144+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:12 smithi016 bash[74137]: cluster 2024-04-10T03:28:11.687126+0000 mgr.y (mgr.25133) 654 : cluster 0 pgmap v1263: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 203 B/s wr, 0 op/s 2024-04-10T03:28:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:12 smithi016 bash[74137]: cluster 2024-04-10T03:28:11.761515+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e1066: 8 total, 8 up, 8 in 2024-04-10T03:28:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:12 smithi016 bash[74137]: audit 2024-04-10T03:28:12.540144+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:12 smithi136 bash[68278]: cluster 2024-04-10T03:28:11.687126+0000 mgr.y (mgr.25133) 654 : cluster 0 pgmap v1263: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 203 B/s wr, 0 op/s 2024-04-10T03:28:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:12 smithi136 bash[68278]: cluster 2024-04-10T03:28:11.761515+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e1066: 8 total, 8 up, 8 in 2024-04-10T03:28:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:12 smithi136 bash[68278]: audit 2024-04-10T03:28:12.540144+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:14.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:13 smithi016 bash[74137]: cluster 2024-04-10T03:28:12.767321+0000 mon.a (mon.0) 1905 : cluster 0 osdmap e1067: 8 total, 8 up, 8 in 2024-04-10T03:28:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:13 smithi016 bash[74137]: audit 2024-04-10T03:28:13.097542+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1", "id": [1, 3]}]: dispatch 2024-04-10T03:28:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:13 smithi016 bash[74137]: audit 2024-04-10T03:28:13.097999+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.e", "id": [1, 7]}]: dispatch 2024-04-10T03:28:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:13 smithi016 bash[72916]: cluster 2024-04-10T03:28:12.767321+0000 mon.a (mon.0) 1905 : cluster 0 osdmap e1067: 8 total, 8 up, 8 in 2024-04-10T03:28:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:13 smithi016 bash[72916]: audit 2024-04-10T03:28:13.097542+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1", "id": [1, 3]}]: dispatch 2024-04-10T03:28:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:13 smithi016 bash[72916]: audit 2024-04-10T03:28:13.097999+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.e", "id": [1, 7]}]: dispatch 2024-04-10T03:28:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:13 smithi136 bash[68278]: cluster 2024-04-10T03:28:12.767321+0000 mon.a (mon.0) 1905 : cluster 0 osdmap e1067: 8 total, 8 up, 8 in 2024-04-10T03:28:14.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:13 smithi136 bash[68278]: audit 2024-04-10T03:28:13.097542+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1", "id": [1, 3]}]: dispatch 2024-04-10T03:28:14.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:13 smithi136 bash[68278]: audit 2024-04-10T03:28:13.097999+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.e", "id": [1, 7]}]: dispatch 2024-04-10T03:28:14.776 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.test_put_snap (8124 ms) 2024-04-10T03:28:14.776 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.test_explicit 2024-04-10T03:28:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:14 smithi016 bash[72916]: cluster 2024-04-10T03:28:13.687895+0000 mgr.y (mgr.25133) 655 : cluster 0 pgmap v1266: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 203 B/s wr, 0 op/s 2024-04-10T03:28:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:14 smithi016 bash[72916]: audit 2024-04-10T03:28:13.761664+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1", "id": [1, 3]}]': finished 2024-04-10T03:28:15.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:14 smithi016 bash[72916]: audit 2024-04-10T03:28:13.761856+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.e", "id": [1, 7]}]': finished 2024-04-10T03:28:15.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:14 smithi016 bash[72916]: cluster 2024-04-10T03:28:13.770040+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e1068: 8 total, 8 up, 8 in 2024-04-10T03:28:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:14 smithi016 bash[74137]: cluster 2024-04-10T03:28:13.687895+0000 mgr.y (mgr.25133) 655 : cluster 0 pgmap v1266: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 203 B/s wr, 0 op/s 2024-04-10T03:28:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:14 smithi016 bash[74137]: audit 2024-04-10T03:28:13.761664+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1", "id": [1, 3]}]': finished 2024-04-10T03:28:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:14 smithi016 bash[74137]: audit 2024-04-10T03:28:13.761856+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.e", "id": [1, 7]}]': finished 2024-04-10T03:28:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:14 smithi016 bash[74137]: cluster 2024-04-10T03:28:13.770040+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e1068: 8 total, 8 up, 8 in 2024-04-10T03:28:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:14 smithi136 bash[68278]: cluster 2024-04-10T03:28:13.687895+0000 mgr.y (mgr.25133) 655 : cluster 0 pgmap v1266: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 203 B/s wr, 0 op/s 2024-04-10T03:28:15.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:14 smithi136 bash[68278]: audit 2024-04-10T03:28:13.761664+0000 mon.a (mon.0) 1908 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.1", "id": [1, 3]}]': finished 2024-04-10T03:28:15.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:14 smithi136 bash[68278]: audit 2024-04-10T03:28:13.761856+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "63.e", "id": [1, 7]}]': finished 2024-04-10T03:28:15.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:14 smithi136 bash[68278]: cluster 2024-04-10T03:28:13.770040+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e1068: 8 total, 8 up, 8 in 2024-04-10T03:28:16.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:15 smithi016 bash[72916]: cluster 2024-04-10T03:28:14.773874+0000 mon.a (mon.0) 1911 : cluster 0 osdmap e1069: 8 total, 8 up, 8 in 2024-04-10T03:28:16.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:15 smithi016 bash[74137]: cluster 2024-04-10T03:28:14.773874+0000 mon.a (mon.0) 1911 : cluster 0 osdmap e1069: 8 total, 8 up, 8 in 2024-04-10T03:28:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:15 smithi136 bash[68278]: cluster 2024-04-10T03:28:14.773874+0000 mon.a (mon.0) 1911 : cluster 0 osdmap e1069: 8 total, 8 up, 8 in 2024-04-10T03:28:17.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:16 smithi016 bash[72916]: cluster 2024-04-10T03:28:15.688767+0000 mgr.y (mgr.25133) 656 : cluster 0 pgmap v1269: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:17.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:16 smithi016 bash[72916]: cluster 2024-04-10T03:28:15.797002+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e1070: 8 total, 8 up, 8 in 2024-04-10T03:28:17.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:16 smithi016 bash[72916]: audit 2024-04-10T03:28:15.800794+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.16:0/1524063885' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:17.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:16 smithi016 bash[72916]: audit 2024-04-10T03:28:15.804835+0000 mon.a (mon.0) 1913 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:16 smithi016 bash[74137]: cluster 2024-04-10T03:28:15.688767+0000 mgr.y (mgr.25133) 656 : cluster 0 pgmap v1269: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:16 smithi016 bash[74137]: cluster 2024-04-10T03:28:15.797002+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e1070: 8 total, 8 up, 8 in 2024-04-10T03:28:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:16 smithi016 bash[74137]: audit 2024-04-10T03:28:15.800794+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.16:0/1524063885' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:16 smithi016 bash[74137]: audit 2024-04-10T03:28:15.804835+0000 mon.a (mon.0) 1913 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:17.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:16 smithi136 bash[68278]: cluster 2024-04-10T03:28:15.688767+0000 mgr.y (mgr.25133) 656 : cluster 0 pgmap v1269: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:17.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:16 smithi136 bash[68278]: cluster 2024-04-10T03:28:15.797002+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e1070: 8 total, 8 up, 8 in 2024-04-10T03:28:17.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:16 smithi136 bash[68278]: audit 2024-04-10T03:28:15.800794+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.16:0/1524063885' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:17.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:16 smithi136 bash[68278]: audit 2024-04-10T03:28:15.804835+0000 mon.a (mon.0) 1913 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:17.828 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.test_explicit (3051 ms) 2024-04-10T03:28:17.828 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.set 2024-04-10T03:28:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:17 smithi016 bash[72916]: audit 2024-04-10T03:28:16.791208+0000 mon.a (mon.0) 1914 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:17 smithi016 bash[72916]: cluster 2024-04-10T03:28:16.799304+0000 mon.a (mon.0) 1915 : cluster 0 osdmap e1071: 8 total, 8 up, 8 in 2024-04-10T03:28:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:17 smithi016 bash[74137]: audit 2024-04-10T03:28:16.791208+0000 mon.a (mon.0) 1914 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:17 smithi016 bash[74137]: cluster 2024-04-10T03:28:16.799304+0000 mon.a (mon.0) 1915 : cluster 0 osdmap e1071: 8 total, 8 up, 8 in 2024-04-10T03:28:18.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:17 smithi136 bash[68278]: audit 2024-04-10T03:28:16.791208+0000 mon.a (mon.0) 1914 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:18.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:17 smithi136 bash[68278]: cluster 2024-04-10T03:28:16.799304+0000 mon.a (mon.0) 1915 : cluster 0 osdmap e1071: 8 total, 8 up, 8 in 2024-04-10T03:28:19.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:18 smithi136 bash[68278]: cluster 2024-04-10T03:28:17.689659+0000 mgr.y (mgr.25133) 657 : cluster 0 pgmap v1272: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:19.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:18 smithi136 bash[68278]: cluster 2024-04-10T03:28:17.827198+0000 mon.a (mon.0) 1916 : cluster 0 osdmap e1072: 8 total, 8 up, 8 in 2024-04-10T03:28:19.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:18 smithi016 bash[72916]: cluster 2024-04-10T03:28:17.689659+0000 mgr.y (mgr.25133) 657 : cluster 0 pgmap v1272: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:19.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:18 smithi016 bash[72916]: cluster 2024-04-10T03:28:17.827198+0000 mon.a (mon.0) 1916 : cluster 0 osdmap e1072: 8 total, 8 up, 8 in 2024-04-10T03:28:19.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:18 smithi016 bash[74137]: cluster 2024-04-10T03:28:17.689659+0000 mgr.y (mgr.25133) 657 : cluster 0 pgmap v1272: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:19.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:18 smithi016 bash[74137]: cluster 2024-04-10T03:28:17.827198+0000 mon.a (mon.0) 1916 : cluster 0 osdmap e1072: 8 total, 8 up, 8 in 2024-04-10T03:28:20.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:19 smithi136 bash[68278]: cluster 2024-04-10T03:28:18.828706+0000 mon.a (mon.0) 1917 : cluster 0 osdmap e1073: 8 total, 8 up, 8 in 2024-04-10T03:28:20.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:19 smithi136 bash[68278]: audit 2024-04-10T03:28:18.836566+0000 mon.a (mon.0) 1918 : audit 1 from='client.? 172.21.15.16:0/1575630001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:20.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:19 smithi136 bash[68278]: audit 2024-04-10T03:28:19.825917+0000 mon.a (mon.0) 1919 : audit 1 from='client.? 172.21.15.16:0/1575630001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:20.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:19 smithi136 bash[68278]: cluster 2024-04-10T03:28:19.833747+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e1074: 8 total, 8 up, 8 in 2024-04-10T03:28:20.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:19 smithi016 bash[72916]: cluster 2024-04-10T03:28:18.828706+0000 mon.a (mon.0) 1917 : cluster 0 osdmap e1073: 8 total, 8 up, 8 in 2024-04-10T03:28:20.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:19 smithi016 bash[72916]: audit 2024-04-10T03:28:18.836566+0000 mon.a (mon.0) 1918 : audit 1 from='client.? 172.21.15.16:0/1575630001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:20.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:19 smithi016 bash[72916]: audit 2024-04-10T03:28:19.825917+0000 mon.a (mon.0) 1919 : audit 1 from='client.? 172.21.15.16:0/1575630001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:20.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:19 smithi016 bash[72916]: cluster 2024-04-10T03:28:19.833747+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e1074: 8 total, 8 up, 8 in 2024-04-10T03:28:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:19 smithi016 bash[74137]: cluster 2024-04-10T03:28:18.828706+0000 mon.a (mon.0) 1917 : cluster 0 osdmap e1073: 8 total, 8 up, 8 in 2024-04-10T03:28:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:19 smithi016 bash[74137]: audit 2024-04-10T03:28:18.836566+0000 mon.a (mon.0) 1918 : audit 1 from='client.? 172.21.15.16:0/1575630001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:19 smithi016 bash[74137]: audit 2024-04-10T03:28:19.825917+0000 mon.a (mon.0) 1919 : audit 1 from='client.? 172.21.15.16:0/1575630001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:19 smithi016 bash[74137]: cluster 2024-04-10T03:28:19.833747+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e1074: 8 total, 8 up, 8 in 2024-04-10T03:28:20.862 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.set (3035 ms) 2024-04-10T03:28:20.862 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-04-10T03:28:21.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:20 smithi136 bash[68278]: cluster 2024-04-10T03:28:19.690650+0000 mgr.y (mgr.25133) 658 : cluster 0 pgmap v1275: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:21.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:20 smithi136 bash[68278]: cluster 2024-04-10T03:28:19.846257+0000 mon.a (mon.0) 1921 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:21.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:20 smithi016 bash[72916]: cluster 2024-04-10T03:28:19.690650+0000 mgr.y (mgr.25133) 658 : cluster 0 pgmap v1275: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:21.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:20 smithi016 bash[72916]: cluster 2024-04-10T03:28:19.846257+0000 mon.a (mon.0) 1921 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:21.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:20 smithi016 bash[74137]: cluster 2024-04-10T03:28:19.690650+0000 mgr.y (mgr.25133) 658 : cluster 0 pgmap v1275: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:21.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:20 smithi016 bash[74137]: cluster 2024-04-10T03:28:19.846257+0000 mon.a (mon.0) 1921 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:28:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:28:21] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2024-04-10T03:28:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:21 smithi016 bash[72916]: cluster 2024-04-10T03:28:20.859736+0000 mon.a (mon.0) 1922 : cluster 0 osdmap e1075: 8 total, 8 up, 8 in 2024-04-10T03:28:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:21 smithi016 bash[72916]: audit 2024-04-10T03:28:20.909539+0000 mon.a (mon.0) 1923 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:21 smithi016 bash[72916]: audit 2024-04-10T03:28:20.911886+0000 mon.a (mon.0) 1924 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:21 smithi016 bash[72916]: audit 2024-04-10T03:28:20.912462+0000 mon.a (mon.0) 1925 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:21 smithi016 bash[74137]: cluster 2024-04-10T03:28:20.859736+0000 mon.a (mon.0) 1922 : cluster 0 osdmap e1075: 8 total, 8 up, 8 in 2024-04-10T03:28:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:21 smithi016 bash[74137]: audit 2024-04-10T03:28:20.909539+0000 mon.a (mon.0) 1923 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:21 smithi016 bash[74137]: audit 2024-04-10T03:28:20.911886+0000 mon.a (mon.0) 1924 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:21 smithi016 bash[74137]: audit 2024-04-10T03:28:20.912462+0000 mon.a (mon.0) 1925 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:21 smithi136 bash[68278]: cluster 2024-04-10T03:28:20.859736+0000 mon.a (mon.0) 1922 : cluster 0 osdmap e1075: 8 total, 8 up, 8 in 2024-04-10T03:28:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:21 smithi136 bash[68278]: audit 2024-04-10T03:28:20.909539+0000 mon.a (mon.0) 1923 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:21 smithi136 bash[68278]: audit 2024-04-10T03:28:20.911886+0000 mon.a (mon.0) 1924 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:21 smithi136 bash[68278]: audit 2024-04-10T03:28:20.912462+0000 mon.a (mon.0) 1925 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:23.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:22 smithi136 bash[68278]: cluster 2024-04-10T03:28:21.691439+0000 mgr.y (mgr.25133) 659 : cluster 0 pgmap v1278: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:23.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:22 smithi136 bash[68278]: cluster 2024-04-10T03:28:21.866539+0000 mon.a (mon.0) 1926 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:23.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:22 smithi136 bash[68278]: cluster 2024-04-10T03:28:21.866615+0000 mon.a (mon.0) 1927 : cluster 1 Cluster is now healthy 2024-04-10T03:28:23.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:22 smithi136 bash[68278]: audit 2024-04-10T03:28:21.878211+0000 mon.a (mon.0) 1928 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:23.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:22 smithi136 bash[68278]: cluster 2024-04-10T03:28:21.887428+0000 mon.a (mon.0) 1929 : cluster 0 osdmap e1076: 8 total, 8 up, 8 in 2024-04-10T03:28:23.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:22 smithi136 bash[68278]: audit 2024-04-10T03:28:21.888792+0000 mon.a (mon.0) 1930 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:23.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[72916]: cluster 2024-04-10T03:28:21.691439+0000 mgr.y (mgr.25133) 659 : cluster 0 pgmap v1278: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:23.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[72916]: cluster 2024-04-10T03:28:21.866539+0000 mon.a (mon.0) 1926 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:23.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[72916]: cluster 2024-04-10T03:28:21.866615+0000 mon.a (mon.0) 1927 : cluster 1 Cluster is now healthy 2024-04-10T03:28:23.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[72916]: audit 2024-04-10T03:28:21.878211+0000 mon.a (mon.0) 1928 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:23.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[72916]: cluster 2024-04-10T03:28:21.887428+0000 mon.a (mon.0) 1929 : cluster 0 osdmap e1076: 8 total, 8 up, 8 in 2024-04-10T03:28:23.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[72916]: audit 2024-04-10T03:28:21.888792+0000 mon.a (mon.0) 1930 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:23.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[74137]: cluster 2024-04-10T03:28:21.691439+0000 mgr.y (mgr.25133) 659 : cluster 0 pgmap v1278: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:23.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[74137]: cluster 2024-04-10T03:28:21.866539+0000 mon.a (mon.0) 1926 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:23.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[74137]: cluster 2024-04-10T03:28:21.866615+0000 mon.a (mon.0) 1927 : cluster 1 Cluster is now healthy 2024-04-10T03:28:23.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[74137]: audit 2024-04-10T03:28:21.878211+0000 mon.a (mon.0) 1928 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:23.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[74137]: cluster 2024-04-10T03:28:21.887428+0000 mon.a (mon.0) 1929 : cluster 0 osdmap e1076: 8 total, 8 up, 8 in 2024-04-10T03:28:23.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:22 smithi016 bash[74137]: audit 2024-04-10T03:28:21.888792+0000 mon.a (mon.0) 1930 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:24.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:23 smithi136 bash[68278]: cluster 2024-04-10T03:28:23.354094+0000 mon.a (mon.0) 1931 : cluster 0 osdmap e1077: 8 total, 8 up, 8 in 2024-04-10T03:28:24.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:23 smithi016 bash[72916]: cluster 2024-04-10T03:28:23.354094+0000 mon.a (mon.0) 1931 : cluster 0 osdmap e1077: 8 total, 8 up, 8 in 2024-04-10T03:28:24.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:23 smithi016 bash[74137]: cluster 2024-04-10T03:28:23.354094+0000 mon.a (mon.0) 1931 : cluster 0 osdmap e1077: 8 total, 8 up, 8 in 2024-04-10T03:28:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:24 smithi136 bash[68278]: cluster 2024-04-10T03:28:23.692064+0000 mgr.y (mgr.25133) 660 : cluster 0 pgmap v1281: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:24 smithi136 bash[68278]: audit 2024-04-10T03:28:23.900600+0000 mon.a (mon.0) 1932 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-6"}]': finished 2024-04-10T03:28:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:24 smithi136 bash[68278]: cluster 2024-04-10T03:28:23.908047+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e1078: 8 total, 8 up, 8 in 2024-04-10T03:28:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:24 smithi136 bash[68278]: audit 2024-04-10T03:28:23.913566+0000 mon.a (mon.0) 1934 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:25.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:24 smithi016 bash[72916]: cluster 2024-04-10T03:28:23.692064+0000 mgr.y (mgr.25133) 660 : cluster 0 pgmap v1281: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:25.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:24 smithi016 bash[72916]: audit 2024-04-10T03:28:23.900600+0000 mon.a (mon.0) 1932 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-6"}]': finished 2024-04-10T03:28:25.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:24 smithi016 bash[72916]: cluster 2024-04-10T03:28:23.908047+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e1078: 8 total, 8 up, 8 in 2024-04-10T03:28:25.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:24 smithi016 bash[72916]: audit 2024-04-10T03:28:23.913566+0000 mon.a (mon.0) 1934 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:25.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:24 smithi016 bash[74137]: cluster 2024-04-10T03:28:23.692064+0000 mgr.y (mgr.25133) 660 : cluster 0 pgmap v1281: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:25.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:24 smithi016 bash[74137]: audit 2024-04-10T03:28:23.900600+0000 mon.a (mon.0) 1932 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-6"}]': finished 2024-04-10T03:28:25.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:24 smithi016 bash[74137]: cluster 2024-04-10T03:28:23.908047+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e1078: 8 total, 8 up, 8 in 2024-04-10T03:28:25.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:24 smithi016 bash[74137]: audit 2024-04-10T03:28:23.913566+0000 mon.a (mon.0) 1934 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:26.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:25 smithi016 bash[72916]: audit 2024-04-10T03:28:24.912420+0000 mon.a (mon.0) 1935 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:26.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:25 smithi016 bash[72916]: cluster 2024-04-10T03:28:24.917936+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e1079: 8 total, 8 up, 8 in 2024-04-10T03:28:26.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:25 smithi016 bash[74137]: audit 2024-04-10T03:28:24.912420+0000 mon.a (mon.0) 1935 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:26.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:25 smithi016 bash[74137]: cluster 2024-04-10T03:28:24.917936+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e1079: 8 total, 8 up, 8 in 2024-04-10T03:28:26.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:25 smithi136 bash[68278]: audit 2024-04-10T03:28:24.912420+0000 mon.a (mon.0) 1935 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:26.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:25 smithi136 bash[68278]: cluster 2024-04-10T03:28:24.917936+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e1079: 8 total, 8 up, 8 in 2024-04-10T03:28:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:26 smithi016 bash[72916]: cluster 2024-04-10T03:28:25.692955+0000 mgr.y (mgr.25133) 661 : cluster 0 pgmap v1284: 113 pgs: 1 creating+peering, 5 unknown, 107 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:26 smithi016 bash[72916]: cluster 2024-04-10T03:28:25.927968+0000 mon.a (mon.0) 1937 : cluster 0 osdmap e1080: 8 total, 8 up, 8 in 2024-04-10T03:28:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:26 smithi016 bash[72916]: audit 2024-04-10T03:28:25.932399+0000 mon.a (mon.0) 1938 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:26 smithi016 bash[72916]: audit 2024-04-10T03:28:26.610244+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:28:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:26 smithi016 bash[74137]: cluster 2024-04-10T03:28:25.692955+0000 mgr.y (mgr.25133) 661 : cluster 0 pgmap v1284: 113 pgs: 1 creating+peering, 5 unknown, 107 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:26 smithi016 bash[74137]: cluster 2024-04-10T03:28:25.927968+0000 mon.a (mon.0) 1937 : cluster 0 osdmap e1080: 8 total, 8 up, 8 in 2024-04-10T03:28:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:26 smithi016 bash[74137]: audit 2024-04-10T03:28:25.932399+0000 mon.a (mon.0) 1938 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:26 smithi016 bash[74137]: audit 2024-04-10T03:28:26.610244+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:28:27.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:26 smithi136 bash[68278]: cluster 2024-04-10T03:28:25.692955+0000 mgr.y (mgr.25133) 661 : cluster 0 pgmap v1284: 113 pgs: 1 creating+peering, 5 unknown, 107 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:27.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:26 smithi136 bash[68278]: cluster 2024-04-10T03:28:25.927968+0000 mon.a (mon.0) 1937 : cluster 0 osdmap e1080: 8 total, 8 up, 8 in 2024-04-10T03:28:27.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:26 smithi136 bash[68278]: audit 2024-04-10T03:28:25.932399+0000 mon.a (mon.0) 1938 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:27.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:26 smithi136 bash[68278]: audit 2024-04-10T03:28:26.610244+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:28:27.940 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.test_implicit_ec (7075 ms) 2024-04-10T03:28:27.940 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-04-10T03:28:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[72916]: audit 2024-04-10T03:28:26.923057+0000 mon.a (mon.0) 1940 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-6"}]': finished 2024-04-10T03:28:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[72916]: cluster 2024-04-10T03:28:26.930423+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e1081: 8 total, 8 up, 8 in 2024-04-10T03:28:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[72916]: audit 2024-04-10T03:28:26.932317+0000 mon.a (mon.0) 1942 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[72916]: audit 2024-04-10T03:28:27.395663+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:28:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[72916]: audit 2024-04-10T03:28:27.397376+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:28:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[72916]: audit 2024-04-10T03:28:27.407381+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:28:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[72916]: audit 2024-04-10T03:28:27.540475+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[72916]: audit 2024-04-10T03:28:27.926176+0000 mon.a (mon.0) 1947 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-6"}]': finished 2024-04-10T03:28:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[74137]: audit 2024-04-10T03:28:26.923057+0000 mon.a (mon.0) 1940 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-6"}]': finished 2024-04-10T03:28:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[74137]: cluster 2024-04-10T03:28:26.930423+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e1081: 8 total, 8 up, 8 in 2024-04-10T03:28:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[74137]: audit 2024-04-10T03:28:26.932317+0000 mon.a (mon.0) 1942 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[74137]: audit 2024-04-10T03:28:27.395663+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:28:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[74137]: audit 2024-04-10T03:28:27.397376+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:28:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[74137]: audit 2024-04-10T03:28:27.407381+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:28:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[74137]: audit 2024-04-10T03:28:27.540475+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:27 smithi016 bash[74137]: audit 2024-04-10T03:28:27.926176+0000 mon.a (mon.0) 1947 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-6"}]': finished 2024-04-10T03:28:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:27 smithi136 bash[68278]: audit 2024-04-10T03:28:26.923057+0000 mon.a (mon.0) 1940 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-6"}]': finished 2024-04-10T03:28:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:27 smithi136 bash[68278]: cluster 2024-04-10T03:28:26.930423+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e1081: 8 total, 8 up, 8 in 2024-04-10T03:28:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:27 smithi136 bash[68278]: audit 2024-04-10T03:28:26.932317+0000 mon.a (mon.0) 1942 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-6"}]: dispatch 2024-04-10T03:28:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:27 smithi136 bash[68278]: audit 2024-04-10T03:28:27.395663+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:28:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:27 smithi136 bash[68278]: audit 2024-04-10T03:28:27.397376+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:28:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:27 smithi136 bash[68278]: audit 2024-04-10T03:28:27.407381+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:28:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:27 smithi136 bash[68278]: audit 2024-04-10T03:28:27.540475+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:27 smithi136 bash[68278]: audit 2024-04-10T03:28:27.926176+0000 mon.a (mon.0) 1947 : audit 1 from='client.? 172.21.15.16:0/1949184097' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-6"}]': finished 2024-04-10T03:28:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[72916]: cluster 2024-04-10T03:28:27.693651+0000 mgr.y (mgr.25133) 662 : cluster 0 pgmap v1287: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[72916]: cluster 2024-04-10T03:28:27.935575+0000 mon.a (mon.0) 1948 : cluster 0 osdmap e1082: 8 total, 8 up, 8 in 2024-04-10T03:28:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[72916]: audit 2024-04-10T03:28:27.963782+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[72916]: audit 2024-04-10T03:28:27.964149+0000 mon.a (mon.0) 1949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[72916]: audit 2024-04-10T03:28:27.964821+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[72916]: audit 2024-04-10T03:28:27.965213+0000 mon.a (mon.0) 1950 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[72916]: audit 2024-04-10T03:28:27.965754+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[72916]: audit 2024-04-10T03:28:27.966094+0000 mon.a (mon.0) 1951 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[74137]: cluster 2024-04-10T03:28:27.693651+0000 mgr.y (mgr.25133) 662 : cluster 0 pgmap v1287: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[74137]: cluster 2024-04-10T03:28:27.935575+0000 mon.a (mon.0) 1948 : cluster 0 osdmap e1082: 8 total, 8 up, 8 in 2024-04-10T03:28:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[74137]: audit 2024-04-10T03:28:27.963782+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[74137]: audit 2024-04-10T03:28:27.964149+0000 mon.a (mon.0) 1949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[74137]: audit 2024-04-10T03:28:27.964821+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[74137]: audit 2024-04-10T03:28:27.965213+0000 mon.a (mon.0) 1950 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[74137]: audit 2024-04-10T03:28:27.965754+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:28 smithi016 bash[74137]: audit 2024-04-10T03:28:27.966094+0000 mon.a (mon.0) 1951 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:29.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:28 smithi136 bash[68278]: cluster 2024-04-10T03:28:27.693651+0000 mgr.y (mgr.25133) 662 : cluster 0 pgmap v1287: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:29.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:28 smithi136 bash[68278]: cluster 2024-04-10T03:28:27.935575+0000 mon.a (mon.0) 1948 : cluster 0 osdmap e1082: 8 total, 8 up, 8 in 2024-04-10T03:28:29.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:28 smithi136 bash[68278]: audit 2024-04-10T03:28:27.963782+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:28 smithi136 bash[68278]: audit 2024-04-10T03:28:27.964149+0000 mon.a (mon.0) 1949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:28 smithi136 bash[68278]: audit 2024-04-10T03:28:27.964821+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:28 smithi136 bash[68278]: audit 2024-04-10T03:28:27.965213+0000 mon.a (mon.0) 1950 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:29.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:28 smithi136 bash[68278]: audit 2024-04-10T03:28:27.965754+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:29.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:28 smithi136 bash[68278]: audit 2024-04-10T03:28:27.966094+0000 mon.a (mon.0) 1951 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:29 smithi016 bash[72916]: audit 2024-04-10T03:28:28.941100+0000 mon.a (mon.0) 1952 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:29 smithi016 bash[72916]: cluster 2024-04-10T03:28:28.948266+0000 mon.a (mon.0) 1953 : cluster 0 osdmap e1083: 8 total, 8 up, 8 in 2024-04-10T03:28:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:29 smithi016 bash[72916]: audit 2024-04-10T03:28:28.951652+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:29 smithi016 bash[72916]: audit 2024-04-10T03:28:28.958580+0000 mon.a (mon.0) 1954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:29 smithi016 bash[74137]: audit 2024-04-10T03:28:28.941100+0000 mon.a (mon.0) 1952 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:29 smithi016 bash[74137]: cluster 2024-04-10T03:28:28.948266+0000 mon.a (mon.0) 1953 : cluster 0 osdmap e1083: 8 total, 8 up, 8 in 2024-04-10T03:28:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:29 smithi016 bash[74137]: audit 2024-04-10T03:28:28.951652+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:29 smithi016 bash[74137]: audit 2024-04-10T03:28:28.958580+0000 mon.a (mon.0) 1954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:29 smithi136 bash[68278]: audit 2024-04-10T03:28:28.941100+0000 mon.a (mon.0) 1952 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:29 smithi136 bash[68278]: cluster 2024-04-10T03:28:28.948266+0000 mon.a (mon.0) 1953 : cluster 0 osdmap e1083: 8 total, 8 up, 8 in 2024-04-10T03:28:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:29 smithi136 bash[68278]: audit 2024-04-10T03:28:28.951652+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:29 smithi136 bash[68278]: audit 2024-04-10T03:28:28.958580+0000 mon.a (mon.0) 1954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:31.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:30 smithi016 bash[74137]: cluster 2024-04-10T03:28:29.694513+0000 mgr.y (mgr.25133) 663 : cluster 0 pgmap v1290: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:31.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:30 smithi016 bash[74137]: cluster 2024-04-10T03:28:30.468704+0000 mon.a (mon.0) 1955 : cluster 0 osdmap e1084: 8 total, 8 up, 8 in 2024-04-10T03:28:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:30 smithi016 bash[72916]: cluster 2024-04-10T03:28:29.694513+0000 mgr.y (mgr.25133) 663 : cluster 0 pgmap v1290: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:30 smithi016 bash[72916]: cluster 2024-04-10T03:28:30.468704+0000 mon.a (mon.0) 1955 : cluster 0 osdmap e1084: 8 total, 8 up, 8 in 2024-04-10T03:28:31.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:30 smithi136 bash[68278]: cluster 2024-04-10T03:28:29.694513+0000 mgr.y (mgr.25133) 663 : cluster 0 pgmap v1290: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:31.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:30 smithi136 bash[68278]: cluster 2024-04-10T03:28:30.468704+0000 mon.a (mon.0) 1955 : cluster 0 osdmap e1084: 8 total, 8 up, 8 in 2024-04-10T03:28:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:28:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:28:31] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-04-10T03:28:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:31 smithi016 bash[72916]: audit 2024-04-10T03:28:30.970684+0000 mon.a (mon.0) 1956 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-7"}]': finished 2024-04-10T03:28:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:31 smithi016 bash[72916]: cluster 2024-04-10T03:28:30.975775+0000 mon.a (mon.0) 1957 : cluster 0 osdmap e1085: 8 total, 8 up, 8 in 2024-04-10T03:28:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:31 smithi016 bash[72916]: audit 2024-04-10T03:28:30.982334+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:31 smithi016 bash[72916]: audit 2024-04-10T03:28:30.984394+0000 mon.a (mon.0) 1958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:31 smithi016 bash[74137]: audit 2024-04-10T03:28:30.970684+0000 mon.a (mon.0) 1956 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-7"}]': finished 2024-04-10T03:28:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:31 smithi016 bash[74137]: cluster 2024-04-10T03:28:30.975775+0000 mon.a (mon.0) 1957 : cluster 0 osdmap e1085: 8 total, 8 up, 8 in 2024-04-10T03:28:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:31 smithi016 bash[74137]: audit 2024-04-10T03:28:30.982334+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:31 smithi016 bash[74137]: audit 2024-04-10T03:28:30.984394+0000 mon.a (mon.0) 1958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:31 smithi136 bash[68278]: audit 2024-04-10T03:28:30.970684+0000 mon.a (mon.0) 1956 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-7"}]': finished 2024-04-10T03:28:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:31 smithi136 bash[68278]: cluster 2024-04-10T03:28:30.975775+0000 mon.a (mon.0) 1957 : cluster 0 osdmap e1085: 8 total, 8 up, 8 in 2024-04-10T03:28:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:31 smithi136 bash[68278]: audit 2024-04-10T03:28:30.982334+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:31 smithi136 bash[68278]: audit 2024-04-10T03:28:30.984394+0000 mon.a (mon.0) 1958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:33.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[72916]: cluster 2024-04-10T03:28:31.695358+0000 mgr.y (mgr.25133) 664 : cluster 0 pgmap v1293: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[72916]: cluster 2024-04-10T03:28:31.971991+0000 mon.a (mon.0) 1959 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[72916]: audit 2024-04-10T03:28:31.973702+0000 mon.a (mon.0) 1960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[72916]: cluster 2024-04-10T03:28:31.985729+0000 mon.a (mon.0) 1961 : cluster 0 osdmap e1086: 8 total, 8 up, 8 in 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[72916]: cluster 2024-04-10T03:28:32.982094+0000 mon.a (mon.0) 1962 : cluster 0 osdmap e1087: 8 total, 8 up, 8 in 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[72916]: audit 2024-04-10T03:28:32.984605+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[72916]: audit 2024-04-10T03:28:32.988364+0000 mon.a (mon.0) 1963 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[74137]: cluster 2024-04-10T03:28:31.695358+0000 mgr.y (mgr.25133) 664 : cluster 0 pgmap v1293: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[74137]: cluster 2024-04-10T03:28:31.971991+0000 mon.a (mon.0) 1959 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[74137]: audit 2024-04-10T03:28:31.973702+0000 mon.a (mon.0) 1960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[74137]: cluster 2024-04-10T03:28:31.985729+0000 mon.a (mon.0) 1961 : cluster 0 osdmap e1086: 8 total, 8 up, 8 in 2024-04-10T03:28:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[74137]: cluster 2024-04-10T03:28:32.982094+0000 mon.a (mon.0) 1962 : cluster 0 osdmap e1087: 8 total, 8 up, 8 in 2024-04-10T03:28:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[74137]: audit 2024-04-10T03:28:32.984605+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:32 smithi016 bash[74137]: audit 2024-04-10T03:28:32.988364+0000 mon.a (mon.0) 1963 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:32 smithi136 bash[68278]: cluster 2024-04-10T03:28:31.695358+0000 mgr.y (mgr.25133) 664 : cluster 0 pgmap v1293: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:32 smithi136 bash[68278]: cluster 2024-04-10T03:28:31.971991+0000 mon.a (mon.0) 1959 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:32 smithi136 bash[68278]: audit 2024-04-10T03:28:31.973702+0000 mon.a (mon.0) 1960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:32 smithi136 bash[68278]: cluster 2024-04-10T03:28:31.985729+0000 mon.a (mon.0) 1961 : cluster 0 osdmap e1086: 8 total, 8 up, 8 in 2024-04-10T03:28:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:32 smithi136 bash[68278]: cluster 2024-04-10T03:28:32.982094+0000 mon.a (mon.0) 1962 : cluster 0 osdmap e1087: 8 total, 8 up, 8 in 2024-04-10T03:28:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:32 smithi136 bash[68278]: audit 2024-04-10T03:28:32.984605+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:32 smithi136 bash[68278]: audit 2024-04-10T03:28:32.988364+0000 mon.a (mon.0) 1963 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:34.998 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7061 ms) 2024-04-10T03:28:34.999 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-04-10T03:28:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[72916]: cluster 2024-04-10T03:28:33.695965+0000 mgr.y (mgr.25133) 665 : cluster 0 pgmap v1296: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[72916]: audit 2024-04-10T03:28:33.979238+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]': finished 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[72916]: cluster 2024-04-10T03:28:33.987613+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e1088: 8 total, 8 up, 8 in 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[72916]: audit 2024-04-10T03:28:33.989189+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[72916]: audit 2024-04-10T03:28:33.989793+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[72916]: cluster 2024-04-10T03:28:33.995547+0000 mon.a (mon.0) 1967 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[72916]: cluster 2024-04-10T03:28:33.995601+0000 mon.a (mon.0) 1968 : cluster 1 Cluster is now healthy 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[74137]: cluster 2024-04-10T03:28:33.695965+0000 mgr.y (mgr.25133) 665 : cluster 0 pgmap v1296: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[74137]: audit 2024-04-10T03:28:33.979238+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]': finished 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[74137]: cluster 2024-04-10T03:28:33.987613+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e1088: 8 total, 8 up, 8 in 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[74137]: audit 2024-04-10T03:28:33.989189+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[74137]: audit 2024-04-10T03:28:33.989793+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:35.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[74137]: cluster 2024-04-10T03:28:33.995547+0000 mon.a (mon.0) 1967 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:35.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:34 smithi016 bash[74137]: cluster 2024-04-10T03:28:33.995601+0000 mon.a (mon.0) 1968 : cluster 1 Cluster is now healthy 2024-04-10T03:28:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:34 smithi136 bash[68278]: cluster 2024-04-10T03:28:33.695965+0000 mgr.y (mgr.25133) 665 : cluster 0 pgmap v1296: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:34 smithi136 bash[68278]: audit 2024-04-10T03:28:33.979238+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-7"}]': finished 2024-04-10T03:28:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:34 smithi136 bash[68278]: cluster 2024-04-10T03:28:33.987613+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e1088: 8 total, 8 up, 8 in 2024-04-10T03:28:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:34 smithi136 bash[68278]: audit 2024-04-10T03:28:33.989189+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.16:0/2278365579' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:34 smithi136 bash[68278]: audit 2024-04-10T03:28:33.989793+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]: dispatch 2024-04-10T03:28:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:34 smithi136 bash[68278]: cluster 2024-04-10T03:28:33.995547+0000 mon.a (mon.0) 1967 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:34 smithi136 bash[68278]: cluster 2024-04-10T03:28:33.995601+0000 mon.a (mon.0) 1968 : cluster 1 Cluster is now healthy 2024-04-10T03:28:36.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[74137]: audit 2024-04-10T03:28:34.982729+0000 mon.a (mon.0) 1969 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]': finished 2024-04-10T03:28:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[74137]: cluster 2024-04-10T03:28:34.989419+0000 mon.a (mon.0) 1970 : cluster 0 osdmap e1089: 8 total, 8 up, 8 in 2024-04-10T03:28:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[74137]: audit 2024-04-10T03:28:35.027153+0000 mon.a (mon.0) 1971 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[74137]: audit 2024-04-10T03:28:35.028448+0000 mon.a (mon.0) 1972 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[74137]: audit 2024-04-10T03:28:35.028938+0000 mon.a (mon.0) 1973 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[72916]: audit 2024-04-10T03:28:34.982729+0000 mon.a (mon.0) 1969 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]': finished 2024-04-10T03:28:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[72916]: cluster 2024-04-10T03:28:34.989419+0000 mon.a (mon.0) 1970 : cluster 0 osdmap e1089: 8 total, 8 up, 8 in 2024-04-10T03:28:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[72916]: audit 2024-04-10T03:28:35.027153+0000 mon.a (mon.0) 1971 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[72916]: audit 2024-04-10T03:28:35.028448+0000 mon.a (mon.0) 1972 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:36 smithi016 bash[72916]: audit 2024-04-10T03:28:35.028938+0000 mon.a (mon.0) 1973 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:36 smithi136 bash[68278]: audit 2024-04-10T03:28:34.982729+0000 mon.a (mon.0) 1969 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-7"}]': finished 2024-04-10T03:28:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:36 smithi136 bash[68278]: cluster 2024-04-10T03:28:34.989419+0000 mon.a (mon.0) 1970 : cluster 0 osdmap e1089: 8 total, 8 up, 8 in 2024-04-10T03:28:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:36 smithi136 bash[68278]: audit 2024-04-10T03:28:35.027153+0000 mon.a (mon.0) 1971 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:36 smithi136 bash[68278]: audit 2024-04-10T03:28:35.028448+0000 mon.a (mon.0) 1972 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:36 smithi136 bash[68278]: audit 2024-04-10T03:28:35.028938+0000 mon.a (mon.0) 1973 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:37.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:37 smithi016 bash[72916]: cluster 2024-04-10T03:28:35.696826+0000 mgr.y (mgr.25133) 666 : cluster 0 pgmap v1299: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:37.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:37 smithi016 bash[72916]: audit 2024-04-10T03:28:36.000836+0000 mon.a (mon.0) 1974 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:37.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:37 smithi016 bash[72916]: cluster 2024-04-10T03:28:36.008053+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e1090: 8 total, 8 up, 8 in 2024-04-10T03:28:37.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:37 smithi016 bash[72916]: audit 2024-04-10T03:28:36.009543+0000 mon.a (mon.0) 1976 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:37 smithi016 bash[74137]: cluster 2024-04-10T03:28:35.696826+0000 mgr.y (mgr.25133) 666 : cluster 0 pgmap v1299: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:37 smithi016 bash[74137]: audit 2024-04-10T03:28:36.000836+0000 mon.a (mon.0) 1974 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:37 smithi016 bash[74137]: cluster 2024-04-10T03:28:36.008053+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e1090: 8 total, 8 up, 8 in 2024-04-10T03:28:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:37 smithi016 bash[74137]: audit 2024-04-10T03:28:36.009543+0000 mon.a (mon.0) 1976 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:37.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:37 smithi136 bash[68278]: cluster 2024-04-10T03:28:35.696826+0000 mgr.y (mgr.25133) 666 : cluster 0 pgmap v1299: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:37.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:37 smithi136 bash[68278]: audit 2024-04-10T03:28:36.000836+0000 mon.a (mon.0) 1974 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:37.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:37 smithi136 bash[68278]: cluster 2024-04-10T03:28:36.008053+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e1090: 8 total, 8 up, 8 in 2024-04-10T03:28:37.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:37 smithi136 bash[68278]: audit 2024-04-10T03:28:36.009543+0000 mon.a (mon.0) 1976 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[72916]: cluster 2024-04-10T03:28:37.514598+0000 mon.a (mon.0) 1977 : cluster 0 osdmap e1091: 8 total, 8 up, 8 in 2024-04-10T03:28:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[72916]: cluster 2024-04-10T03:28:37.697577+0000 mgr.y (mgr.25133) 667 : cluster 0 pgmap v1302: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[72916]: audit 2024-04-10T03:28:38.006683+0000 mon.a (mon.0) 1978 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-8"}]': finished 2024-04-10T03:28:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[72916]: cluster 2024-04-10T03:28:38.011326+0000 mon.a (mon.0) 1979 : cluster 0 osdmap e1092: 8 total, 8 up, 8 in 2024-04-10T03:28:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[72916]: audit 2024-04-10T03:28:38.014303+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[74137]: cluster 2024-04-10T03:28:37.514598+0000 mon.a (mon.0) 1977 : cluster 0 osdmap e1091: 8 total, 8 up, 8 in 2024-04-10T03:28:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[74137]: cluster 2024-04-10T03:28:37.697577+0000 mgr.y (mgr.25133) 667 : cluster 0 pgmap v1302: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[74137]: audit 2024-04-10T03:28:38.006683+0000 mon.a (mon.0) 1978 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-8"}]': finished 2024-04-10T03:28:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[74137]: cluster 2024-04-10T03:28:38.011326+0000 mon.a (mon.0) 1979 : cluster 0 osdmap e1092: 8 total, 8 up, 8 in 2024-04-10T03:28:38.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:38 smithi016 bash[74137]: audit 2024-04-10T03:28:38.014303+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:38.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:38 smithi136 bash[68278]: cluster 2024-04-10T03:28:37.514598+0000 mon.a (mon.0) 1977 : cluster 0 osdmap e1091: 8 total, 8 up, 8 in 2024-04-10T03:28:38.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:38 smithi136 bash[68278]: cluster 2024-04-10T03:28:37.697577+0000 mgr.y (mgr.25133) 667 : cluster 0 pgmap v1302: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:38.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:38 smithi136 bash[68278]: audit 2024-04-10T03:28:38.006683+0000 mon.a (mon.0) 1978 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-8"}]': finished 2024-04-10T03:28:38.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:38 smithi136 bash[68278]: cluster 2024-04-10T03:28:38.011326+0000 mon.a (mon.0) 1979 : cluster 0 osdmap e1092: 8 total, 8 up, 8 in 2024-04-10T03:28:38.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:38 smithi136 bash[68278]: audit 2024-04-10T03:28:38.014303+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:40 smithi016 bash[74137]: audit 2024-04-10T03:28:39.009402+0000 mon.a (mon.0) 1981 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:40 smithi016 bash[74137]: cluster 2024-04-10T03:28:39.015806+0000 mon.a (mon.0) 1982 : cluster 0 osdmap e1093: 8 total, 8 up, 8 in 2024-04-10T03:28:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:40 smithi016 bash[74137]: cluster 2024-04-10T03:28:39.698508+0000 mgr.y (mgr.25133) 668 : cluster 0 pgmap v1305: 113 pgs: 2 creating+activating, 6 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:40 smithi016 bash[72916]: audit 2024-04-10T03:28:39.009402+0000 mon.a (mon.0) 1981 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:40 smithi016 bash[72916]: cluster 2024-04-10T03:28:39.015806+0000 mon.a (mon.0) 1982 : cluster 0 osdmap e1093: 8 total, 8 up, 8 in 2024-04-10T03:28:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:40 smithi016 bash[72916]: cluster 2024-04-10T03:28:39.698508+0000 mgr.y (mgr.25133) 668 : cluster 0 pgmap v1305: 113 pgs: 2 creating+activating, 6 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:40.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:40 smithi136 bash[68278]: audit 2024-04-10T03:28:39.009402+0000 mon.a (mon.0) 1981 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:40.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:40 smithi136 bash[68278]: cluster 2024-04-10T03:28:39.015806+0000 mon.a (mon.0) 1982 : cluster 0 osdmap e1093: 8 total, 8 up, 8 in 2024-04-10T03:28:40.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:40 smithi136 bash[68278]: cluster 2024-04-10T03:28:39.698508+0000 mgr.y (mgr.25133) 668 : cluster 0 pgmap v1305: 113 pgs: 2 creating+activating, 6 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:41.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:41 smithi016 bash[72916]: cluster 2024-04-10T03:28:40.027510+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e1094: 8 total, 8 up, 8 in 2024-04-10T03:28:41.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:41 smithi016 bash[74137]: cluster 2024-04-10T03:28:40.027510+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e1094: 8 total, 8 up, 8 in 2024-04-10T03:28:41.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:41 smithi136 bash[68278]: cluster 2024-04-10T03:28:40.027510+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e1094: 8 total, 8 up, 8 in 2024-04-10T03:28:42.026 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:28:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:28:41] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-04-10T03:28:42.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:42 smithi016 bash[72916]: cluster 2024-04-10T03:28:41.699693+0000 mgr.y (mgr.25133) 669 : cluster 0 pgmap v1307: 113 pgs: 2 creating+activating, 3 unknown, 108 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2024-04-10T03:28:42.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:42 smithi016 bash[74137]: cluster 2024-04-10T03:28:41.699693+0000 mgr.y (mgr.25133) 669 : cluster 0 pgmap v1307: 113 pgs: 2 creating+activating, 3 unknown, 108 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2024-04-10T03:28:42.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:42 smithi136 bash[68278]: cluster 2024-04-10T03:28:41.699693+0000 mgr.y (mgr.25133) 669 : cluster 0 pgmap v1307: 113 pgs: 2 creating+activating, 3 unknown, 108 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2024-04-10T03:28:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:43 smithi016 bash[72916]: audit 2024-04-10T03:28:42.540908+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:43 smithi016 bash[74137]: audit 2024-04-10T03:28:42.540908+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:43.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:43 smithi136 bash[68278]: audit 2024-04-10T03:28:42.540908+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:44 smithi016 bash[74137]: cluster 2024-04-10T03:28:43.045913+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e1095: 8 total, 8 up, 8 in 2024-04-10T03:28:44.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:44 smithi016 bash[74137]: cluster 2024-04-10T03:28:43.700385+0000 mgr.y (mgr.25133) 670 : cluster 0 pgmap v1309: 113 pgs: 2 creating+activating, 111 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 B/s wr, 0 op/s 2024-04-10T03:28:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:44 smithi016 bash[72916]: cluster 2024-04-10T03:28:43.045913+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e1095: 8 total, 8 up, 8 in 2024-04-10T03:28:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:44 smithi016 bash[72916]: cluster 2024-04-10T03:28:43.700385+0000 mgr.y (mgr.25133) 670 : cluster 0 pgmap v1309: 113 pgs: 2 creating+activating, 111 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 B/s wr, 0 op/s 2024-04-10T03:28:44.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:44 smithi136 bash[68278]: cluster 2024-04-10T03:28:43.045913+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e1095: 8 total, 8 up, 8 in 2024-04-10T03:28:44.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:44 smithi136 bash[68278]: cluster 2024-04-10T03:28:43.700385+0000 mgr.y (mgr.25133) 670 : cluster 0 pgmap v1309: 113 pgs: 2 creating+activating, 111 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 B/s wr, 0 op/s 2024-04-10T03:28:45.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:45 smithi136 bash[68278]: cluster 2024-04-10T03:28:44.057682+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e1096: 8 total, 8 up, 8 in 2024-04-10T03:28:45.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:45 smithi016 bash[72916]: cluster 2024-04-10T03:28:44.057682+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e1096: 8 total, 8 up, 8 in 2024-04-10T03:28:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:45 smithi016 bash[74137]: cluster 2024-04-10T03:28:44.057682+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e1096: 8 total, 8 up, 8 in 2024-04-10T03:28:46.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:46 smithi136 bash[68278]: cluster 2024-04-10T03:28:45.059038+0000 mon.a (mon.0) 1987 : cluster 0 osdmap e1097: 8 total, 8 up, 8 in 2024-04-10T03:28:46.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:46 smithi136 bash[68278]: cluster 2024-04-10T03:28:45.701284+0000 mgr.y (mgr.25133) 671 : cluster 0 pgmap v1312: 113 pgs: 113 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-04-10T03:28:46.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:46 smithi016 bash[72916]: cluster 2024-04-10T03:28:45.059038+0000 mon.a (mon.0) 1987 : cluster 0 osdmap e1097: 8 total, 8 up, 8 in 2024-04-10T03:28:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:46 smithi016 bash[72916]: cluster 2024-04-10T03:28:45.701284+0000 mgr.y (mgr.25133) 671 : cluster 0 pgmap v1312: 113 pgs: 113 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-04-10T03:28:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:46 smithi016 bash[74137]: cluster 2024-04-10T03:28:45.059038+0000 mon.a (mon.0) 1987 : cluster 0 osdmap e1097: 8 total, 8 up, 8 in 2024-04-10T03:28:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:46 smithi016 bash[74137]: cluster 2024-04-10T03:28:45.701284+0000 mgr.y (mgr.25133) 671 : cluster 0 pgmap v1312: 113 pgs: 113 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-04-10T03:28:47.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:47 smithi136 bash[68278]: cluster 2024-04-10T03:28:46.064386+0000 mon.a (mon.0) 1988 : cluster 0 osdmap e1098: 8 total, 8 up, 8 in 2024-04-10T03:28:47.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:47 smithi136 bash[68278]: audit 2024-04-10T03:28:46.066551+0000 mon.a (mon.0) 1989 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:47.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:47 smithi136 bash[68278]: audit 2024-04-10T03:28:47.055900+0000 mon.a (mon.0) 1990 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-8"}]': finished 2024-04-10T03:28:47.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:47 smithi136 bash[68278]: cluster 2024-04-10T03:28:47.063708+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e1099: 8 total, 8 up, 8 in 2024-04-10T03:28:47.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:47 smithi136 bash[68278]: audit 2024-04-10T03:28:47.064752+0000 mon.a (mon.0) 1992 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[72916]: cluster 2024-04-10T03:28:46.064386+0000 mon.a (mon.0) 1988 : cluster 0 osdmap e1098: 8 total, 8 up, 8 in 2024-04-10T03:28:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[72916]: audit 2024-04-10T03:28:46.066551+0000 mon.a (mon.0) 1989 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[72916]: audit 2024-04-10T03:28:47.055900+0000 mon.a (mon.0) 1990 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-8"}]': finished 2024-04-10T03:28:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[72916]: cluster 2024-04-10T03:28:47.063708+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e1099: 8 total, 8 up, 8 in 2024-04-10T03:28:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[72916]: audit 2024-04-10T03:28:47.064752+0000 mon.a (mon.0) 1992 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[74137]: cluster 2024-04-10T03:28:46.064386+0000 mon.a (mon.0) 1988 : cluster 0 osdmap e1098: 8 total, 8 up, 8 in 2024-04-10T03:28:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[74137]: audit 2024-04-10T03:28:46.066551+0000 mon.a (mon.0) 1989 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[74137]: audit 2024-04-10T03:28:47.055900+0000 mon.a (mon.0) 1990 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-8"}]': finished 2024-04-10T03:28:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[74137]: cluster 2024-04-10T03:28:47.063708+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e1099: 8 total, 8 up, 8 in 2024-04-10T03:28:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:47 smithi016 bash[74137]: audit 2024-04-10T03:28:47.064752+0000 mon.a (mon.0) 1992 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-8"}]: dispatch 2024-04-10T03:28:48.070 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.test_put_snap_ec (13071 ms) 2024-04-10T03:28:48.070 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-04-10T03:28:48.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:48 smithi136 bash[68278]: cluster 2024-04-10T03:28:47.702179+0000 mgr.y (mgr.25133) 672 : cluster 0 pgmap v1315: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:48.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:48 smithi136 bash[68278]: audit 2024-04-10T03:28:48.059120+0000 mon.a (mon.0) 1993 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-8"}]': finished 2024-04-10T03:28:48.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:48 smithi136 bash[68278]: cluster 2024-04-10T03:28:48.067298+0000 mon.a (mon.0) 1994 : cluster 0 osdmap e1100: 8 total, 8 up, 8 in 2024-04-10T03:28:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:48 smithi016 bash[72916]: cluster 2024-04-10T03:28:47.702179+0000 mgr.y (mgr.25133) 672 : cluster 0 pgmap v1315: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:48 smithi016 bash[72916]: audit 2024-04-10T03:28:48.059120+0000 mon.a (mon.0) 1993 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-8"}]': finished 2024-04-10T03:28:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:48 smithi016 bash[72916]: cluster 2024-04-10T03:28:48.067298+0000 mon.a (mon.0) 1994 : cluster 0 osdmap e1100: 8 total, 8 up, 8 in 2024-04-10T03:28:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:48 smithi016 bash[74137]: cluster 2024-04-10T03:28:47.702179+0000 mgr.y (mgr.25133) 672 : cluster 0 pgmap v1315: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:48 smithi016 bash[74137]: audit 2024-04-10T03:28:48.059120+0000 mon.a (mon.0) 1993 : audit 1 from='client.? 172.21.15.16:0/3935095147' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-8"}]': finished 2024-04-10T03:28:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:48 smithi016 bash[74137]: cluster 2024-04-10T03:28:48.067298+0000 mon.a (mon.0) 1994 : cluster 0 osdmap e1100: 8 total, 8 up, 8 in 2024-04-10T03:28:49.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:49 smithi136 bash[68278]: audit 2024-04-10T03:28:48.103916+0000 mon.a (mon.0) 1995 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:49.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:49 smithi136 bash[68278]: audit 2024-04-10T03:28:48.104891+0000 mon.a (mon.0) 1996 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:49.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:49 smithi136 bash[68278]: audit 2024-04-10T03:28:48.105289+0000 mon.a (mon.0) 1997 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:49.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:49 smithi016 bash[74137]: audit 2024-04-10T03:28:48.103916+0000 mon.a (mon.0) 1995 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:49 smithi016 bash[74137]: audit 2024-04-10T03:28:48.104891+0000 mon.a (mon.0) 1996 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:49 smithi016 bash[74137]: audit 2024-04-10T03:28:48.105289+0000 mon.a (mon.0) 1997 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:49 smithi016 bash[72916]: audit 2024-04-10T03:28:48.103916+0000 mon.a (mon.0) 1995 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:49 smithi016 bash[72916]: audit 2024-04-10T03:28:48.104891+0000 mon.a (mon.0) 1996 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:49 smithi016 bash[72916]: audit 2024-04-10T03:28:48.105289+0000 mon.a (mon.0) 1997 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:50.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:50 smithi136 bash[68278]: audit 2024-04-10T03:28:49.087907+0000 mon.a (mon.0) 1998 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:50.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:50 smithi136 bash[68278]: cluster 2024-04-10T03:28:49.094774+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e1101: 8 total, 8 up, 8 in 2024-04-10T03:28:50.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:50 smithi136 bash[68278]: audit 2024-04-10T03:28:49.096118+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:50.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:50 smithi136 bash[68278]: cluster 2024-04-10T03:28:49.702984+0000 mgr.y (mgr.25133) 673 : cluster 0 pgmap v1318: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:51.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:50 smithi016 bash[72916]: audit 2024-04-10T03:28:49.087907+0000 mon.a (mon.0) 1998 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:51.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:50 smithi016 bash[72916]: cluster 2024-04-10T03:28:49.094774+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e1101: 8 total, 8 up, 8 in 2024-04-10T03:28:51.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:50 smithi016 bash[72916]: audit 2024-04-10T03:28:49.096118+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:51.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:50 smithi016 bash[72916]: cluster 2024-04-10T03:28:49.702984+0000 mgr.y (mgr.25133) 673 : cluster 0 pgmap v1318: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:50 smithi016 bash[74137]: audit 2024-04-10T03:28:49.087907+0000 mon.a (mon.0) 1998 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:50 smithi016 bash[74137]: cluster 2024-04-10T03:28:49.094774+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e1101: 8 total, 8 up, 8 in 2024-04-10T03:28:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:50 smithi016 bash[74137]: audit 2024-04-10T03:28:49.096118+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:50 smithi016 bash[74137]: cluster 2024-04-10T03:28:49.702984+0000 mgr.y (mgr.25133) 673 : cluster 0 pgmap v1318: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:51.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:51 smithi136 bash[68278]: cluster 2024-04-10T03:28:50.576926+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e1102: 8 total, 8 up, 8 in 2024-04-10T03:28:51.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:51 smithi136 bash[68278]: audit 2024-04-10T03:28:51.093686+0000 mon.a (mon.0) 2002 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-9"}]': finished 2024-04-10T03:28:51.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:51 smithi136 bash[68278]: cluster 2024-04-10T03:28:51.098659+0000 mon.a (mon.0) 2003 : cluster 0 osdmap e1103: 8 total, 8 up, 8 in 2024-04-10T03:28:51.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:51 smithi136 bash[68278]: audit 2024-04-10T03:28:51.102243+0000 mon.a (mon.0) 2004 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:28:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:28:51] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.43.0" 2024-04-10T03:28:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:51 smithi016 bash[72916]: cluster 2024-04-10T03:28:50.576926+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e1102: 8 total, 8 up, 8 in 2024-04-10T03:28:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:51 smithi016 bash[72916]: audit 2024-04-10T03:28:51.093686+0000 mon.a (mon.0) 2002 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-9"}]': finished 2024-04-10T03:28:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:51 smithi016 bash[72916]: cluster 2024-04-10T03:28:51.098659+0000 mon.a (mon.0) 2003 : cluster 0 osdmap e1103: 8 total, 8 up, 8 in 2024-04-10T03:28:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:51 smithi016 bash[72916]: audit 2024-04-10T03:28:51.102243+0000 mon.a (mon.0) 2004 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:51 smithi016 bash[74137]: cluster 2024-04-10T03:28:50.576926+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e1102: 8 total, 8 up, 8 in 2024-04-10T03:28:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:51 smithi016 bash[74137]: audit 2024-04-10T03:28:51.093686+0000 mon.a (mon.0) 2002 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-9"}]': finished 2024-04-10T03:28:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:51 smithi016 bash[74137]: cluster 2024-04-10T03:28:51.098659+0000 mon.a (mon.0) 2003 : cluster 0 osdmap e1103: 8 total, 8 up, 8 in 2024-04-10T03:28:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:51 smithi016 bash[74137]: audit 2024-04-10T03:28:51.102243+0000 mon.a (mon.0) 2004 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:52.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:52 smithi136 bash[68278]: cluster 2024-04-10T03:28:51.703768+0000 mgr.y (mgr.25133) 674 : cluster 0 pgmap v1321: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:52.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:52 smithi136 bash[68278]: audit 2024-04-10T03:28:52.096759+0000 mon.a (mon.0) 2005 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:52.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:52 smithi136 bash[68278]: cluster 2024-04-10T03:28:52.104453+0000 mon.a (mon.0) 2006 : cluster 0 osdmap e1104: 8 total, 8 up, 8 in 2024-04-10T03:28:53.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:52 smithi016 bash[72916]: cluster 2024-04-10T03:28:51.703768+0000 mgr.y (mgr.25133) 674 : cluster 0 pgmap v1321: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:53.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:52 smithi016 bash[72916]: audit 2024-04-10T03:28:52.096759+0000 mon.a (mon.0) 2005 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:53.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:52 smithi016 bash[72916]: cluster 2024-04-10T03:28:52.104453+0000 mon.a (mon.0) 2006 : cluster 0 osdmap e1104: 8 total, 8 up, 8 in 2024-04-10T03:28:53.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:52 smithi016 bash[74137]: cluster 2024-04-10T03:28:51.703768+0000 mgr.y (mgr.25133) 674 : cluster 0 pgmap v1321: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:53.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:52 smithi016 bash[74137]: audit 2024-04-10T03:28:52.096759+0000 mon.a (mon.0) 2005 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:28:53.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:52 smithi016 bash[74137]: cluster 2024-04-10T03:28:52.104453+0000 mon.a (mon.0) 2006 : cluster 0 osdmap e1104: 8 total, 8 up, 8 in 2024-04-10T03:28:53.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:53 smithi136 bash[68278]: cluster 2024-04-10T03:28:52.580986+0000 mon.a (mon.0) 2007 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:53.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:53 smithi136 bash[68278]: cluster 2024-04-10T03:28:53.109850+0000 mon.a (mon.0) 2008 : cluster 0 osdmap e1105: 8 total, 8 up, 8 in 2024-04-10T03:28:53.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:53 smithi136 bash[68278]: audit 2024-04-10T03:28:53.112572+0000 mon.a (mon.0) 2009 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:53 smithi016 bash[72916]: cluster 2024-04-10T03:28:52.580986+0000 mon.a (mon.0) 2007 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:53 smithi016 bash[72916]: cluster 2024-04-10T03:28:53.109850+0000 mon.a (mon.0) 2008 : cluster 0 osdmap e1105: 8 total, 8 up, 8 in 2024-04-10T03:28:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:53 smithi016 bash[72916]: audit 2024-04-10T03:28:53.112572+0000 mon.a (mon.0) 2009 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:53 smithi016 bash[74137]: cluster 2024-04-10T03:28:52.580986+0000 mon.a (mon.0) 2007 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:28:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:53 smithi016 bash[74137]: cluster 2024-04-10T03:28:53.109850+0000 mon.a (mon.0) 2008 : cluster 0 osdmap e1105: 8 total, 8 up, 8 in 2024-04-10T03:28:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:53 smithi016 bash[74137]: audit 2024-04-10T03:28:53.112572+0000 mon.a (mon.0) 2009 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:54 smithi136 bash[68278]: cluster 2024-04-10T03:28:53.704433+0000 mgr.y (mgr.25133) 675 : cluster 0 pgmap v1324: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:54 smithi136 bash[68278]: audit 2024-04-10T03:28:54.104221+0000 mon.a (mon.0) 2010 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-9"}]': finished 2024-04-10T03:28:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:54 smithi136 bash[68278]: cluster 2024-04-10T03:28:54.110778+0000 mon.a (mon.0) 2011 : cluster 0 osdmap e1106: 8 total, 8 up, 8 in 2024-04-10T03:28:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:54 smithi136 bash[68278]: audit 2024-04-10T03:28:54.112076+0000 mon.a (mon.0) 2012 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:54 smithi016 bash[74137]: cluster 2024-04-10T03:28:53.704433+0000 mgr.y (mgr.25133) 675 : cluster 0 pgmap v1324: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:54 smithi016 bash[74137]: audit 2024-04-10T03:28:54.104221+0000 mon.a (mon.0) 2010 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-9"}]': finished 2024-04-10T03:28:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:54 smithi016 bash[74137]: cluster 2024-04-10T03:28:54.110778+0000 mon.a (mon.0) 2011 : cluster 0 osdmap e1106: 8 total, 8 up, 8 in 2024-04-10T03:28:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:54 smithi016 bash[74137]: audit 2024-04-10T03:28:54.112076+0000 mon.a (mon.0) 2012 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:55.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:54 smithi016 bash[72916]: cluster 2024-04-10T03:28:53.704433+0000 mgr.y (mgr.25133) 675 : cluster 0 pgmap v1324: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:55.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:54 smithi016 bash[72916]: audit 2024-04-10T03:28:54.104221+0000 mon.a (mon.0) 2010 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-9"}]': finished 2024-04-10T03:28:55.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:54 smithi016 bash[72916]: cluster 2024-04-10T03:28:54.110778+0000 mon.a (mon.0) 2011 : cluster 0 osdmap e1106: 8 total, 8 up, 8 in 2024-04-10T03:28:55.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:54 smithi016 bash[72916]: audit 2024-04-10T03:28:54.112076+0000 mon.a (mon.0) 2012 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-9"}]: dispatch 2024-04-10T03:28:55.116 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.test_explicit_ec (7046 ms) 2024-04-10T03:28:55.116 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.set_ec 2024-04-10T03:28:55.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: cluster 2024-04-10T03:28:54.608713+0000 mon.a (mon.0) 2013 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: cluster 2024-04-10T03:28:54.608770+0000 mon.a (mon.0) 2014 : cluster 1 Cluster is now healthy 2024-04-10T03:28:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: audit 2024-04-10T03:28:55.107032+0000 mon.a (mon.0) 2015 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-9"}]': finished 2024-04-10T03:28:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: cluster 2024-04-10T03:28:55.114559+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e1107: 8 total, 8 up, 8 in 2024-04-10T03:28:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: audit 2024-04-10T03:28:55.168712+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: audit 2024-04-10T03:28:55.169181+0000 mon.a (mon.0) 2017 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: audit 2024-04-10T03:28:55.169932+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: audit 2024-04-10T03:28:55.170284+0000 mon.a (mon.0) 2018 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: audit 2024-04-10T03:28:55.170877+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:55.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:55 smithi136 bash[68278]: audit 2024-04-10T03:28:55.171200+0000 mon.a (mon.0) 2019 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: cluster 2024-04-10T03:28:54.608713+0000 mon.a (mon.0) 2013 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: cluster 2024-04-10T03:28:54.608770+0000 mon.a (mon.0) 2014 : cluster 1 Cluster is now healthy 2024-04-10T03:28:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: audit 2024-04-10T03:28:55.107032+0000 mon.a (mon.0) 2015 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-9"}]': finished 2024-04-10T03:28:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: cluster 2024-04-10T03:28:55.114559+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e1107: 8 total, 8 up, 8 in 2024-04-10T03:28:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: audit 2024-04-10T03:28:55.168712+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: audit 2024-04-10T03:28:55.169181+0000 mon.a (mon.0) 2017 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: audit 2024-04-10T03:28:55.169932+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: audit 2024-04-10T03:28:55.170284+0000 mon.a (mon.0) 2018 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: audit 2024-04-10T03:28:55.170877+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[74137]: audit 2024-04-10T03:28:55.171200+0000 mon.a (mon.0) 2019 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: cluster 2024-04-10T03:28:54.608713+0000 mon.a (mon.0) 2013 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: cluster 2024-04-10T03:28:54.608770+0000 mon.a (mon.0) 2014 : cluster 1 Cluster is now healthy 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: audit 2024-04-10T03:28:55.107032+0000 mon.a (mon.0) 2015 : audit 1 from='client.? 172.21.15.16:0/141729466' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-9"}]': finished 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: cluster 2024-04-10T03:28:55.114559+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e1107: 8 total, 8 up, 8 in 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: audit 2024-04-10T03:28:55.168712+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: audit 2024-04-10T03:28:55.169181+0000 mon.a (mon.0) 2017 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:56.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: audit 2024-04-10T03:28:55.169932+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:56.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: audit 2024-04-10T03:28:55.170284+0000 mon.a (mon.0) 2018 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:56.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: audit 2024-04-10T03:28:55.170877+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:56.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:55 smithi016 bash[72916]: audit 2024-04-10T03:28:55.171200+0000 mon.a (mon.0) 2019 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-10T03:28:56.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:56 smithi136 bash[68278]: cluster 2024-04-10T03:28:55.705302+0000 mgr.y (mgr.25133) 676 : cluster 0 pgmap v1327: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:56.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:56 smithi136 bash[68278]: audit 2024-04-10T03:28:56.110197+0000 mon.a (mon.0) 2020 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:56.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:56 smithi136 bash[68278]: cluster 2024-04-10T03:28:56.117004+0000 mon.a (mon.0) 2021 : cluster 0 osdmap e1108: 8 total, 8 up, 8 in 2024-04-10T03:28:56.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:56 smithi136 bash[68278]: audit 2024-04-10T03:28:56.118547+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:56.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:56 smithi136 bash[68278]: audit 2024-04-10T03:28:56.119382+0000 mon.a (mon.0) 2022 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:57.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[72916]: cluster 2024-04-10T03:28:55.705302+0000 mgr.y (mgr.25133) 676 : cluster 0 pgmap v1327: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:57.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[72916]: audit 2024-04-10T03:28:56.110197+0000 mon.a (mon.0) 2020 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:57.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[72916]: cluster 2024-04-10T03:28:56.117004+0000 mon.a (mon.0) 2021 : cluster 0 osdmap e1108: 8 total, 8 up, 8 in 2024-04-10T03:28:57.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[72916]: audit 2024-04-10T03:28:56.118547+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:57.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[72916]: audit 2024-04-10T03:28:56.119382+0000 mon.a (mon.0) 2022 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:57.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[74137]: cluster 2024-04-10T03:28:55.705302+0000 mgr.y (mgr.25133) 676 : cluster 0 pgmap v1327: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:57.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[74137]: audit 2024-04-10T03:28:56.110197+0000 mon.a (mon.0) 2020 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi016-107995-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-10T03:28:57.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[74137]: cluster 2024-04-10T03:28:56.117004+0000 mon.a (mon.0) 2021 : cluster 0 osdmap e1108: 8 total, 8 up, 8 in 2024-04-10T03:28:57.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[74137]: audit 2024-04-10T03:28:56.118547+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:57.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:56 smithi016 bash[74137]: audit 2024-04-10T03:28:56.119382+0000 mon.a (mon.0) 2022 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:28:58.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:58 smithi136 bash[68278]: cluster 2024-04-10T03:28:57.586162+0000 mon.a (mon.0) 2023 : cluster 0 osdmap e1109: 8 total, 8 up, 8 in 2024-04-10T03:28:58.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:58 smithi136 bash[68278]: audit 2024-04-10T03:28:57.586906+0000 mon.a (mon.0) 2024 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:58.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:58 smithi136 bash[68278]: cluster 2024-04-10T03:28:57.706056+0000 mgr.y (mgr.25133) 677 : cluster 0 pgmap v1330: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:58 smithi016 bash[74137]: cluster 2024-04-10T03:28:57.586162+0000 mon.a (mon.0) 2023 : cluster 0 osdmap e1109: 8 total, 8 up, 8 in 2024-04-10T03:28:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:58 smithi016 bash[74137]: audit 2024-04-10T03:28:57.586906+0000 mon.a (mon.0) 2024 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:58 smithi016 bash[74137]: cluster 2024-04-10T03:28:57.706056+0000 mgr.y (mgr.25133) 677 : cluster 0 pgmap v1330: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:58 smithi016 bash[72916]: cluster 2024-04-10T03:28:57.586162+0000 mon.a (mon.0) 2023 : cluster 0 osdmap e1109: 8 total, 8 up, 8 in 2024-04-10T03:28:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:58 smithi016 bash[72916]: audit 2024-04-10T03:28:57.586906+0000 mon.a (mon.0) 2024 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:28:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:58 smithi016 bash[72916]: cluster 2024-04-10T03:28:57.706056+0000 mgr.y (mgr.25133) 677 : cluster 0 pgmap v1330: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:28:59.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:59 smithi136 bash[68278]: audit 2024-04-10T03:28:58.125991+0000 mon.a (mon.0) 2025 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-10"}]': finished 2024-04-10T03:28:59.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:59 smithi136 bash[68278]: cluster 2024-04-10T03:28:58.132929+0000 mon.a (mon.0) 2026 : cluster 0 osdmap e1110: 8 total, 8 up, 8 in 2024-04-10T03:28:59.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:59 smithi136 bash[68278]: audit 2024-04-10T03:28:58.134985+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:59.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:28:59 smithi136 bash[68278]: audit 2024-04-10T03:28:58.137694+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:59.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:59 smithi016 bash[72916]: audit 2024-04-10T03:28:58.125991+0000 mon.a (mon.0) 2025 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-10"}]': finished 2024-04-10T03:28:59.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:59 smithi016 bash[72916]: cluster 2024-04-10T03:28:58.132929+0000 mon.a (mon.0) 2026 : cluster 0 osdmap e1110: 8 total, 8 up, 8 in 2024-04-10T03:28:59.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:59 smithi016 bash[72916]: audit 2024-04-10T03:28:58.134985+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:59.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:28:59 smithi016 bash[72916]: audit 2024-04-10T03:28:58.137694+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:59.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:59 smithi016 bash[74137]: audit 2024-04-10T03:28:58.125991+0000 mon.a (mon.0) 2025 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi016-107995-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi016-107995-10"}]': finished 2024-04-10T03:28:59.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:59 smithi016 bash[74137]: cluster 2024-04-10T03:28:58.132929+0000 mon.a (mon.0) 2026 : cluster 0 osdmap e1110: 8 total, 8 up, 8 in 2024-04-10T03:28:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:59 smithi016 bash[74137]: audit 2024-04-10T03:28:58.134985+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:28:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:28:59 smithi016 bash[74137]: audit 2024-04-10T03:28:58.137694+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:29:00.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:00 smithi136 bash[68278]: audit 2024-04-10T03:28:59.128796+0000 mon.a (mon.0) 2028 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:29:00.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:00 smithi136 bash[68278]: cluster 2024-04-10T03:28:59.136450+0000 mon.a (mon.0) 2029 : cluster 0 osdmap e1111: 8 total, 8 up, 8 in 2024-04-10T03:29:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:00 smithi136 bash[68278]: cluster 2024-04-10T03:28:59.706753+0000 mgr.y (mgr.25133) 678 : cluster 0 pgmap v1333: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:29:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:00 smithi016 bash[72916]: audit 2024-04-10T03:28:59.128796+0000 mon.a (mon.0) 2028 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:29:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:00 smithi016 bash[72916]: cluster 2024-04-10T03:28:59.136450+0000 mon.a (mon.0) 2029 : cluster 0 osdmap e1111: 8 total, 8 up, 8 in 2024-04-10T03:29:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:00 smithi016 bash[72916]: cluster 2024-04-10T03:28:59.706753+0000 mgr.y (mgr.25133) 678 : cluster 0 pgmap v1333: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:29:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:00 smithi016 bash[74137]: audit 2024-04-10T03:28:59.128796+0000 mon.a (mon.0) 2028 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-107995-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:29:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:00 smithi016 bash[74137]: cluster 2024-04-10T03:28:59.136450+0000 mon.a (mon.0) 2029 : cluster 0 osdmap e1111: 8 total, 8 up, 8 in 2024-04-10T03:29:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:00 smithi016 bash[74137]: cluster 2024-04-10T03:28:59.706753+0000 mgr.y (mgr.25133) 678 : cluster 0 pgmap v1333: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:29:01.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:01 smithi136 bash[68278]: cluster 2024-04-10T03:29:00.163295+0000 mon.a (mon.0) 2030 : cluster 0 osdmap e1112: 8 total, 8 up, 8 in 2024-04-10T03:29:01.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:01 smithi136 bash[68278]: audit 2024-04-10T03:29:00.165181+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:01.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:01 smithi136 bash[68278]: audit 2024-04-10T03:29:00.169273+0000 mon.a (mon.0) 2031 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:01 smithi016 bash[72916]: cluster 2024-04-10T03:29:00.163295+0000 mon.a (mon.0) 2030 : cluster 0 osdmap e1112: 8 total, 8 up, 8 in 2024-04-10T03:29:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:01 smithi016 bash[72916]: audit 2024-04-10T03:29:00.165181+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:01 smithi016 bash[72916]: audit 2024-04-10T03:29:00.169273+0000 mon.a (mon.0) 2031 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:01.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:01 smithi016 bash[74137]: cluster 2024-04-10T03:29:00.163295+0000 mon.a (mon.0) 2030 : cluster 0 osdmap e1112: 8 total, 8 up, 8 in 2024-04-10T03:29:01.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:01 smithi016 bash[74137]: audit 2024-04-10T03:29:00.165181+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:01.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:01 smithi016 bash[74137]: audit 2024-04-10T03:29:00.169273+0000 mon.a (mon.0) 2031 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:29:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:29:01] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-04-10T03:29:02.177 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.set_ec (7061 ms) 2024-04-10T03:29:02.177 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 10 tests from cls_rgw (61476 ms total) 2024-04-10T03:29:02.177 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:29:02.177 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:29:02.177 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 10 tests from 1 test suite ran. (61476 ms total) 2024-04-10T03:29:02.177 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 10 tests. 2024-04-10T03:29:02.180 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:29:02.180 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:29:02.193 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-04-10T03:29:02.194 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw.sh 2024-04-10T03:29:02.253 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:29:02.253 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 16 tests from 1 test suite. 2024-04-10T03:29:02.253 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:29:02.253 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 16 tests from cls_rgw 2024-04-10T03:29:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[72916]: audit 2024-04-10T03:29:01.157426+0000 mon.a (mon.0) 2032 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]': finished 2024-04-10T03:29:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[72916]: audit 2024-04-10T03:29:01.164746+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[72916]: cluster 2024-04-10T03:29:01.166260+0000 mon.a (mon.0) 2033 : cluster 0 osdmap e1113: 8 total, 8 up, 8 in 2024-04-10T03:29:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[72916]: audit 2024-04-10T03:29:01.167715+0000 mon.a (mon.0) 2034 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[72916]: cluster 2024-04-10T03:29:01.707655+0000 mgr.y (mgr.25133) 679 : cluster 0 pgmap v1336: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:29:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[72916]: audit 2024-04-10T03:29:02.160812+0000 mon.a (mon.0) 2035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]': finished 2024-04-10T03:29:02.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[74137]: audit 2024-04-10T03:29:01.157426+0000 mon.a (mon.0) 2032 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]': finished 2024-04-10T03:29:02.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[74137]: audit 2024-04-10T03:29:01.164746+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[74137]: cluster 2024-04-10T03:29:01.166260+0000 mon.a (mon.0) 2033 : cluster 0 osdmap e1113: 8 total, 8 up, 8 in 2024-04-10T03:29:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[74137]: audit 2024-04-10T03:29:01.167715+0000 mon.a (mon.0) 2034 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[74137]: cluster 2024-04-10T03:29:01.707655+0000 mgr.y (mgr.25133) 679 : cluster 0 pgmap v1336: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:29:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:02 smithi016 bash[74137]: audit 2024-04-10T03:29:02.160812+0000 mon.a (mon.0) 2035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]': finished 2024-04-10T03:29:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:02 smithi136 bash[68278]: audit 2024-04-10T03:29:01.157426+0000 mon.a (mon.0) 2032 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi016-107995-10"}]': finished 2024-04-10T03:29:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:02 smithi136 bash[68278]: audit 2024-04-10T03:29:01.164746+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.16:0/314179602' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:02.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:02 smithi136 bash[68278]: cluster 2024-04-10T03:29:01.166260+0000 mon.a (mon.0) 2033 : cluster 0 osdmap e1113: 8 total, 8 up, 8 in 2024-04-10T03:29:02.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:02 smithi136 bash[68278]: audit 2024-04-10T03:29:01.167715+0000 mon.a (mon.0) 2034 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]: dispatch 2024-04-10T03:29:02.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:02 smithi136 bash[68278]: cluster 2024-04-10T03:29:01.707655+0000 mgr.y (mgr.25133) 679 : cluster 0 pgmap v1336: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:29:02.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:02 smithi136 bash[68278]: audit 2024-04-10T03:29:02.160812+0000 mon.a (mon.0) 2035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi016-107995-10"}]': finished 2024-04-10T03:29:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:03 smithi016 bash[72916]: cluster 2024-04-10T03:29:02.168585+0000 mon.a (mon.0) 2036 : cluster 0 osdmap e1114: 8 total, 8 up, 8 in 2024-04-10T03:29:03.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:03 smithi016 bash[74137]: cluster 2024-04-10T03:29:02.168585+0000 mon.a (mon.0) 2036 : cluster 0 osdmap e1114: 8 total, 8 up, 8 in 2024-04-10T03:29:03.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:03 smithi136 bash[68278]: cluster 2024-04-10T03:29:02.168585+0000 mon.a (mon.0) 2036 : cluster 0 osdmap e1114: 8 total, 8 up, 8 in 2024-04-10T03:29:04.212 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.index_basic 2024-04-10T03:29:04.287 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.index_basic (75 ms) 2024-04-10T03:29:04.287 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-04-10T03:29:04.333 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (45 ms) 2024-04-10T03:29:04.333 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.index_remove_object 2024-04-10T03:29:04.402 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.index_remove_object (69 ms) 2024-04-10T03:29:04.402 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.index_suggest 2024-04-10T03:29:04.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:04 smithi016 bash[72916]: cluster 2024-04-10T03:29:03.195704+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e1115: 8 total, 8 up, 8 in 2024-04-10T03:29:04.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:04 smithi016 bash[72916]: audit 2024-04-10T03:29:03.198747+0000 mon.a (mon.0) 2038 : audit 1 from='client.? 172.21.15.16:0/1818988103' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:29:04.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:04 smithi016 bash[72916]: cluster 2024-04-10T03:29:03.708539+0000 mgr.y (mgr.25133) 680 : cluster 0 pgmap v1339: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:29:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:04 smithi016 bash[74137]: cluster 2024-04-10T03:29:03.195704+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e1115: 8 total, 8 up, 8 in 2024-04-10T03:29:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:04 smithi016 bash[74137]: audit 2024-04-10T03:29:03.198747+0000 mon.a (mon.0) 2038 : audit 1 from='client.? 172.21.15.16:0/1818988103' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:29:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:04 smithi016 bash[74137]: cluster 2024-04-10T03:29:03.708539+0000 mgr.y (mgr.25133) 680 : cluster 0 pgmap v1339: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:29:04.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:04 smithi136 bash[68278]: cluster 2024-04-10T03:29:03.195704+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e1115: 8 total, 8 up, 8 in 2024-04-10T03:29:04.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:04 smithi136 bash[68278]: audit 2024-04-10T03:29:03.198747+0000 mon.a (mon.0) 2038 : audit 1 from='client.? 172.21.15.16:0/1818988103' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:29:04.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:04 smithi136 bash[68278]: cluster 2024-04-10T03:29:03.708539+0000 mgr.y (mgr.25133) 680 : cluster 0 pgmap v1339: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:29:05.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:05 smithi016 bash[72916]: cluster 2024-04-10T03:29:04.189830+0000 mon.a (mon.0) 2039 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:29:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:05 smithi016 bash[72916]: audit 2024-04-10T03:29:04.200675+0000 mon.a (mon.0) 2040 : audit 1 from='client.? 172.21.15.16:0/1818988103' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:29:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:05 smithi016 bash[72916]: cluster 2024-04-10T03:29:04.208957+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e1116: 8 total, 8 up, 8 in 2024-04-10T03:29:05.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:05 smithi016 bash[74137]: cluster 2024-04-10T03:29:04.189830+0000 mon.a (mon.0) 2039 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:29:05.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:05 smithi016 bash[74137]: audit 2024-04-10T03:29:04.200675+0000 mon.a (mon.0) 2040 : audit 1 from='client.? 172.21.15.16:0/1818988103' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:29:05.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:05 smithi016 bash[74137]: cluster 2024-04-10T03:29:04.208957+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e1116: 8 total, 8 up, 8 in 2024-04-10T03:29:05.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:05 smithi136 bash[68278]: cluster 2024-04-10T03:29:04.189830+0000 mon.a (mon.0) 2039 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:29:05.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:05 smithi136 bash[68278]: audit 2024-04-10T03:29:04.200675+0000 mon.a (mon.0) 2040 : audit 1 from='client.? 172.21.15.16:0/1818988103' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:29:05.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:05 smithi136 bash[68278]: cluster 2024-04-10T03:29:04.208957+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e1116: 8 total, 8 up, 8 in 2024-04-10T03:29:06.538 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.index_suggest (2137 ms) 2024-04-10T03:29:06.538 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-04-10T03:29:06.554 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.index_suggest_complete (16 ms) 2024-04-10T03:29:06.554 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.index_list 2024-04-10T03:29:06.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:06 smithi016 bash[74137]: cluster 2024-04-10T03:29:05.208813+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e1117: 8 total, 8 up, 8 in 2024-04-10T03:29:06.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:06 smithi016 bash[74137]: cluster 2024-04-10T03:29:05.709531+0000 mgr.y (mgr.25133) 681 : cluster 0 pgmap v1342: 137 pgs: 13 creating+peering, 12 unknown, 112 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-04-10T03:29:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:06 smithi016 bash[72916]: cluster 2024-04-10T03:29:05.208813+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e1117: 8 total, 8 up, 8 in 2024-04-10T03:29:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:06 smithi016 bash[72916]: cluster 2024-04-10T03:29:05.709531+0000 mgr.y (mgr.25133) 681 : cluster 0 pgmap v1342: 137 pgs: 13 creating+peering, 12 unknown, 112 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-04-10T03:29:06.610 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.index_list (55 ms) 2024-04-10T03:29:06.610 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-04-10T03:29:06.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:06 smithi136 bash[68278]: cluster 2024-04-10T03:29:05.208813+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e1117: 8 total, 8 up, 8 in 2024-04-10T03:29:06.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:06 smithi136 bash[68278]: cluster 2024-04-10T03:29:05.709531+0000 mgr.y (mgr.25133) 681 : cluster 0 pgmap v1342: 137 pgs: 13 creating+peering, 12 unknown, 112 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-04-10T03:29:07.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:07 smithi016 bash[74137]: cluster 2024-04-10T03:29:06.214013+0000 mon.a (mon.0) 2043 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:29:07.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:07 smithi016 bash[74137]: cluster 2024-04-10T03:29:06.214070+0000 mon.a (mon.0) 2044 : cluster 1 Cluster is now healthy 2024-04-10T03:29:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:07 smithi016 bash[72916]: cluster 2024-04-10T03:29:06.214013+0000 mon.a (mon.0) 2043 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:29:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:07 smithi016 bash[72916]: cluster 2024-04-10T03:29:06.214070+0000 mon.a (mon.0) 2044 : cluster 1 Cluster is now healthy 2024-04-10T03:29:07.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:07 smithi136 bash[68278]: cluster 2024-04-10T03:29:06.214013+0000 mon.a (mon.0) 2043 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:29:07.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:07 smithi136 bash[68278]: cluster 2024-04-10T03:29:06.214070+0000 mon.a (mon.0) 2044 : cluster 1 Cluster is now healthy 2024-04-10T03:29:08.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:08 smithi016 bash[72916]: cluster 2024-04-10T03:29:07.710157+0000 mgr.y (mgr.25133) 682 : cluster 0 pgmap v1343: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 95 KiB/s wr, 319 op/s 2024-04-10T03:29:08.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:08 smithi016 bash[74137]: cluster 2024-04-10T03:29:07.710157+0000 mgr.y (mgr.25133) 682 : cluster 0 pgmap v1343: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 95 KiB/s wr, 319 op/s 2024-04-10T03:29:08.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:08 smithi136 bash[68278]: cluster 2024-04-10T03:29:07.710157+0000 mgr.y (mgr.25133) 682 : cluster 0 pgmap v1343: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 95 KiB/s wr, 319 op/s 2024-04-10T03:29:11.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:10 smithi016 bash[74137]: cluster 2024-04-10T03:29:09.710685+0000 mgr.y (mgr.25133) 683 : cluster 0 pgmap v1344: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 91 KiB/s wr, 297 op/s 2024-04-10T03:29:11.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:10 smithi016 bash[72916]: cluster 2024-04-10T03:29:09.710685+0000 mgr.y (mgr.25133) 683 : cluster 0 pgmap v1344: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 91 KiB/s wr, 297 op/s 2024-04-10T03:29:11.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:10 smithi136 bash[68278]: cluster 2024-04-10T03:29:09.710685+0000 mgr.y (mgr.25133) 683 : cluster 0 pgmap v1344: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 91 KiB/s wr, 297 op/s 2024-04-10T03:29:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:29:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:29:11] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-04-10T03:29:13.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:12 smithi016 bash[74137]: cluster 2024-04-10T03:29:11.711157+0000 mgr.y (mgr.25133) 684 : cluster 0 pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 531 KiB/s rd, 332 KiB/s wr, 1.01k op/s 2024-04-10T03:29:13.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:12 smithi016 bash[74137]: audit 2024-04-10T03:29:12.540659+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:12 smithi016 bash[72916]: cluster 2024-04-10T03:29:11.711157+0000 mgr.y (mgr.25133) 684 : cluster 0 pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 531 KiB/s rd, 332 KiB/s wr, 1.01k op/s 2024-04-10T03:29:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:12 smithi016 bash[72916]: audit 2024-04-10T03:29:12.540659+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:12 smithi136 bash[68278]: cluster 2024-04-10T03:29:11.711157+0000 mgr.y (mgr.25133) 684 : cluster 0 pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 531 KiB/s rd, 332 KiB/s wr, 1.01k op/s 2024-04-10T03:29:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:12 smithi136 bash[68278]: audit 2024-04-10T03:29:12.540659+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:14 smithi016 bash[72916]: cluster 2024-04-10T03:29:13.711666+0000 mgr.y (mgr.25133) 685 : cluster 0 pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 279 KiB/s wr, 854 op/s 2024-04-10T03:29:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:14 smithi016 bash[74137]: cluster 2024-04-10T03:29:13.711666+0000 mgr.y (mgr.25133) 685 : cluster 0 pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 279 KiB/s wr, 854 op/s 2024-04-10T03:29:15.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:14 smithi136 bash[68278]: cluster 2024-04-10T03:29:13.711666+0000 mgr.y (mgr.25133) 685 : cluster 0 pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 279 KiB/s wr, 854 op/s 2024-04-10T03:29:17.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:16 smithi016 bash[72916]: cluster 2024-04-10T03:29:15.712299+0000 mgr.y (mgr.25133) 686 : cluster 0 pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 404 KiB/s rd, 253 KiB/s wr, 773 op/s 2024-04-10T03:29:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:16 smithi016 bash[74137]: cluster 2024-04-10T03:29:15.712299+0000 mgr.y (mgr.25133) 686 : cluster 0 pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 404 KiB/s rd, 253 KiB/s wr, 773 op/s 2024-04-10T03:29:17.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:16 smithi136 bash[68278]: cluster 2024-04-10T03:29:15.712299+0000 mgr.y (mgr.25133) 686 : cluster 0 pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 404 KiB/s rd, 253 KiB/s wr, 773 op/s 2024-04-10T03:29:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:18 smithi016 bash[72916]: cluster 2024-04-10T03:29:17.712802+0000 mgr.y (mgr.25133) 687 : cluster 0 pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 351 KiB/s wr, 1.06k op/s 2024-04-10T03:29:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:18 smithi016 bash[74137]: cluster 2024-04-10T03:29:17.712802+0000 mgr.y (mgr.25133) 687 : cluster 0 pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 351 KiB/s wr, 1.06k op/s 2024-04-10T03:29:19.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:18 smithi136 bash[68278]: cluster 2024-04-10T03:29:17.712802+0000 mgr.y (mgr.25133) 687 : cluster 0 pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 351 KiB/s wr, 1.06k op/s 2024-04-10T03:29:21.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:20 smithi016 bash[74137]: cluster 2024-04-10T03:29:19.713423+0000 mgr.y (mgr.25133) 688 : cluster 0 pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 467 KiB/s rd, 311 KiB/s wr, 930 op/s 2024-04-10T03:29:21.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:20 smithi016 bash[72916]: cluster 2024-04-10T03:29:19.713423+0000 mgr.y (mgr.25133) 688 : cluster 0 pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 467 KiB/s rd, 311 KiB/s wr, 930 op/s 2024-04-10T03:29:21.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:20 smithi136 bash[68278]: cluster 2024-04-10T03:29:19.713423+0000 mgr.y (mgr.25133) 688 : cluster 0 pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 467 KiB/s rd, 311 KiB/s wr, 930 op/s 2024-04-10T03:29:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:29:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:29:21] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.43.0" 2024-04-10T03:29:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:22 smithi016 bash[72916]: cluster 2024-04-10T03:29:21.714165+0000 mgr.y (mgr.25133) 689 : cluster 0 pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 622 KiB/s rd, 415 KiB/s wr, 1.24k op/s 2024-04-10T03:29:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:22 smithi016 bash[74137]: cluster 2024-04-10T03:29:21.714165+0000 mgr.y (mgr.25133) 689 : cluster 0 pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 622 KiB/s rd, 415 KiB/s wr, 1.24k op/s 2024-04-10T03:29:23.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:22 smithi136 bash[68278]: cluster 2024-04-10T03:29:21.714165+0000 mgr.y (mgr.25133) 689 : cluster 0 pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 622 KiB/s rd, 415 KiB/s wr, 1.24k op/s 2024-04-10T03:29:25.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:24 smithi016 bash[74137]: cluster 2024-04-10T03:29:23.714720+0000 mgr.y (mgr.25133) 690 : cluster 0 pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 243 KiB/s wr, 728 op/s 2024-04-10T03:29:25.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:24 smithi016 bash[72916]: cluster 2024-04-10T03:29:23.714720+0000 mgr.y (mgr.25133) 690 : cluster 0 pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 243 KiB/s wr, 728 op/s 2024-04-10T03:29:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:24 smithi136 bash[68278]: cluster 2024-04-10T03:29:23.714720+0000 mgr.y (mgr.25133) 690 : cluster 0 pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 243 KiB/s wr, 728 op/s 2024-04-10T03:29:27.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:26 smithi016 bash[72916]: cluster 2024-04-10T03:29:25.715634+0000 mgr.y (mgr.25133) 691 : cluster 0 pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 243 KiB/s wr, 728 op/s 2024-04-10T03:29:27.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:26 smithi016 bash[74137]: cluster 2024-04-10T03:29:25.715634+0000 mgr.y (mgr.25133) 691 : cluster 0 pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 243 KiB/s wr, 728 op/s 2024-04-10T03:29:27.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:26 smithi136 bash[68278]: cluster 2024-04-10T03:29:25.715634+0000 mgr.y (mgr.25133) 691 : cluster 0 pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 243 KiB/s wr, 728 op/s 2024-04-10T03:29:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:27 smithi016 bash[72916]: audit 2024-04-10T03:29:27.483939+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:29:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:27 smithi016 bash[72916]: audit 2024-04-10T03:29:27.541078+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:27 smithi016 bash[74137]: audit 2024-04-10T03:29:27.483939+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:29:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:27 smithi016 bash[74137]: audit 2024-04-10T03:29:27.541078+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:27 smithi136 bash[68278]: audit 2024-04-10T03:29:27.483939+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:29:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:27 smithi136 bash[68278]: audit 2024-04-10T03:29:27.541078+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:29.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:28 smithi016 bash[72916]: cluster 2024-04-10T03:29:27.716161+0000 mgr.y (mgr.25133) 692 : cluster 0 pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 506 KiB/s rd, 337 KiB/s wr, 1.01k op/s 2024-04-10T03:29:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:28 smithi016 bash[72916]: audit 2024-04-10T03:29:28.215756+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:29:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:28 smithi016 bash[72916]: audit 2024-04-10T03:29:28.216751+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:29:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:28 smithi016 bash[72916]: audit 2024-04-10T03:29:28.222109+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:29:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:28 smithi016 bash[74137]: cluster 2024-04-10T03:29:27.716161+0000 mgr.y (mgr.25133) 692 : cluster 0 pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 506 KiB/s rd, 337 KiB/s wr, 1.01k op/s 2024-04-10T03:29:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:28 smithi016 bash[74137]: audit 2024-04-10T03:29:28.215756+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:29:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:28 smithi016 bash[74137]: audit 2024-04-10T03:29:28.216751+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:29:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:28 smithi016 bash[74137]: audit 2024-04-10T03:29:28.222109+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:29:29.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:28 smithi136 bash[68278]: cluster 2024-04-10T03:29:27.716161+0000 mgr.y (mgr.25133) 692 : cluster 0 pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 506 KiB/s rd, 337 KiB/s wr, 1.01k op/s 2024-04-10T03:29:29.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:28 smithi136 bash[68278]: audit 2024-04-10T03:29:28.215756+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:29:29.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:28 smithi136 bash[68278]: audit 2024-04-10T03:29:28.216751+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:29:29.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:28 smithi136 bash[68278]: audit 2024-04-10T03:29:28.222109+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:29:31.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:30 smithi016 bash[72916]: cluster 2024-04-10T03:29:29.716773+0000 mgr.y (mgr.25133) 693 : cluster 0 pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 305 KiB/s rd, 204 KiB/s wr, 610 op/s 2024-04-10T03:29:31.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:30 smithi016 bash[74137]: cluster 2024-04-10T03:29:29.716773+0000 mgr.y (mgr.25133) 693 : cluster 0 pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 305 KiB/s rd, 204 KiB/s wr, 610 op/s 2024-04-10T03:29:31.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:30 smithi136 bash[68278]: cluster 2024-04-10T03:29:29.716773+0000 mgr.y (mgr.25133) 693 : cluster 0 pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 305 KiB/s rd, 204 KiB/s wr, 610 op/s 2024-04-10T03:29:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:29:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:29:31] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.43.0" 2024-04-10T03:29:33.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:32 smithi016 bash[72916]: cluster 2024-04-10T03:29:31.717317+0000 mgr.y (mgr.25133) 694 : cluster 0 pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 435 KiB/s rd, 290 KiB/s wr, 870 op/s 2024-04-10T03:29:33.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:32 smithi016 bash[74137]: cluster 2024-04-10T03:29:31.717317+0000 mgr.y (mgr.25133) 694 : cluster 0 pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 435 KiB/s rd, 290 KiB/s wr, 870 op/s 2024-04-10T03:29:33.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:32 smithi136 bash[68278]: cluster 2024-04-10T03:29:31.717317+0000 mgr.y (mgr.25133) 694 : cluster 0 pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 435 KiB/s rd, 290 KiB/s wr, 870 op/s 2024-04-10T03:29:35.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:34 smithi016 bash[72916]: cluster 2024-04-10T03:29:33.717821+0000 mgr.y (mgr.25133) 695 : cluster 0 pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 181 KiB/s wr, 543 op/s 2024-04-10T03:29:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:34 smithi016 bash[74137]: cluster 2024-04-10T03:29:33.717821+0000 mgr.y (mgr.25133) 695 : cluster 0 pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 181 KiB/s wr, 543 op/s 2024-04-10T03:29:35.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:34 smithi136 bash[68278]: cluster 2024-04-10T03:29:33.717821+0000 mgr.y (mgr.25133) 695 : cluster 0 pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 181 KiB/s wr, 543 op/s 2024-04-10T03:29:37.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:36 smithi016 bash[72916]: cluster 2024-04-10T03:29:35.718450+0000 mgr.y (mgr.25133) 696 : cluster 0 pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 181 KiB/s wr, 543 op/s 2024-04-10T03:29:37.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:36 smithi016 bash[74137]: cluster 2024-04-10T03:29:35.718450+0000 mgr.y (mgr.25133) 696 : cluster 0 pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 181 KiB/s wr, 543 op/s 2024-04-10T03:29:37.174 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:36 smithi136 bash[68278]: cluster 2024-04-10T03:29:35.718450+0000 mgr.y (mgr.25133) 696 : cluster 0 pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 181 KiB/s wr, 543 op/s 2024-04-10T03:29:39.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:38 smithi016 bash[74137]: cluster 2024-04-10T03:29:37.719156+0000 mgr.y (mgr.25133) 697 : cluster 0 pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 398 KiB/s rd, 265 KiB/s wr, 795 op/s 2024-04-10T03:29:39.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:38 smithi016 bash[72916]: cluster 2024-04-10T03:29:37.719156+0000 mgr.y (mgr.25133) 697 : cluster 0 pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 398 KiB/s rd, 265 KiB/s wr, 795 op/s 2024-04-10T03:29:39.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:38 smithi136 bash[68278]: cluster 2024-04-10T03:29:37.719156+0000 mgr.y (mgr.25133) 697 : cluster 0 pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 398 KiB/s rd, 265 KiB/s wr, 795 op/s 2024-04-10T03:29:41.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:40 smithi016 bash[72916]: cluster 2024-04-10T03:29:39.719709+0000 mgr.y (mgr.25133) 698 : cluster 0 pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 256 KiB/s rd, 170 KiB/s wr, 511 op/s 2024-04-10T03:29:41.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:40 smithi016 bash[74137]: cluster 2024-04-10T03:29:39.719709+0000 mgr.y (mgr.25133) 698 : cluster 0 pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 256 KiB/s rd, 170 KiB/s wr, 511 op/s 2024-04-10T03:29:41.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:40 smithi136 bash[68278]: cluster 2024-04-10T03:29:39.719709+0000 mgr.y (mgr.25133) 698 : cluster 0 pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 256 KiB/s rd, 170 KiB/s wr, 511 op/s 2024-04-10T03:29:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:29:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:29:41] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.43.0" 2024-04-10T03:29:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:42 smithi136 bash[68278]: cluster 2024-04-10T03:29:41.720357+0000 mgr.y (mgr.25133) 699 : cluster 0 pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 254 KiB/s wr, 761 op/s 2024-04-10T03:29:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:42 smithi136 bash[68278]: audit 2024-04-10T03:29:42.541667+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:42 smithi016 bash[74137]: cluster 2024-04-10T03:29:41.720357+0000 mgr.y (mgr.25133) 699 : cluster 0 pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 254 KiB/s wr, 761 op/s 2024-04-10T03:29:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:42 smithi016 bash[74137]: audit 2024-04-10T03:29:42.541667+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:42 smithi016 bash[72916]: cluster 2024-04-10T03:29:41.720357+0000 mgr.y (mgr.25133) 699 : cluster 0 pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 254 KiB/s wr, 761 op/s 2024-04-10T03:29:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:42 smithi016 bash[72916]: audit 2024-04-10T03:29:42.541667+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:44.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:44 smithi136 bash[68278]: cluster 2024-04-10T03:29:43.720919+0000 mgr.y (mgr.25133) 700 : cluster 0 pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 167 KiB/s wr, 501 op/s 2024-04-10T03:29:45.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:44 smithi016 bash[74137]: cluster 2024-04-10T03:29:43.720919+0000 mgr.y (mgr.25133) 700 : cluster 0 pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 167 KiB/s wr, 501 op/s 2024-04-10T03:29:45.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:44 smithi016 bash[72916]: cluster 2024-04-10T03:29:43.720919+0000 mgr.y (mgr.25133) 700 : cluster 0 pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 167 KiB/s wr, 501 op/s 2024-04-10T03:29:47.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:46 smithi016 bash[74137]: cluster 2024-04-10T03:29:45.721500+0000 mgr.y (mgr.25133) 701 : cluster 0 pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 167 KiB/s wr, 501 op/s 2024-04-10T03:29:47.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:46 smithi016 bash[72916]: cluster 2024-04-10T03:29:45.721500+0000 mgr.y (mgr.25133) 701 : cluster 0 pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 167 KiB/s wr, 501 op/s 2024-04-10T03:29:47.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:46 smithi136 bash[68278]: cluster 2024-04-10T03:29:45.721500+0000 mgr.y (mgr.25133) 701 : cluster 0 pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 167 KiB/s wr, 501 op/s 2024-04-10T03:29:49.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:48 smithi016 bash[72916]: cluster 2024-04-10T03:29:47.722022+0000 mgr.y (mgr.25133) 702 : cluster 0 pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 249 KiB/s wr, 747 op/s 2024-04-10T03:29:49.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:48 smithi016 bash[74137]: cluster 2024-04-10T03:29:47.722022+0000 mgr.y (mgr.25133) 702 : cluster 0 pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 249 KiB/s wr, 747 op/s 2024-04-10T03:29:49.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:48 smithi136 bash[68278]: cluster 2024-04-10T03:29:47.722022+0000 mgr.y (mgr.25133) 702 : cluster 0 pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 249 KiB/s wr, 747 op/s 2024-04-10T03:29:51.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:50 smithi016 bash[72916]: cluster 2024-04-10T03:29:49.722820+0000 mgr.y (mgr.25133) 703 : cluster 0 pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 165 KiB/s wr, 495 op/s 2024-04-10T03:29:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:50 smithi016 bash[74137]: cluster 2024-04-10T03:29:49.722820+0000 mgr.y (mgr.25133) 703 : cluster 0 pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 165 KiB/s wr, 495 op/s 2024-04-10T03:29:51.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:50 smithi136 bash[68278]: cluster 2024-04-10T03:29:49.722820+0000 mgr.y (mgr.25133) 703 : cluster 0 pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 165 KiB/s wr, 495 op/s 2024-04-10T03:29:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:29:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:29:51] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2024-04-10T03:29:53.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:52 smithi016 bash[74137]: cluster 2024-04-10T03:29:51.723558+0000 mgr.y (mgr.25133) 704 : cluster 0 pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 372 KiB/s rd, 248 KiB/s wr, 743 op/s 2024-04-10T03:29:53.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:52 smithi016 bash[72916]: cluster 2024-04-10T03:29:51.723558+0000 mgr.y (mgr.25133) 704 : cluster 0 pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 372 KiB/s rd, 248 KiB/s wr, 743 op/s 2024-04-10T03:29:53.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:52 smithi136 bash[68278]: cluster 2024-04-10T03:29:51.723558+0000 mgr.y (mgr.25133) 704 : cluster 0 pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 372 KiB/s rd, 248 KiB/s wr, 743 op/s 2024-04-10T03:29:55.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:54 smithi016 bash[72916]: cluster 2024-04-10T03:29:53.724127+0000 mgr.y (mgr.25133) 705 : cluster 0 pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 164 KiB/s wr, 493 op/s 2024-04-10T03:29:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:54 smithi016 bash[74137]: cluster 2024-04-10T03:29:53.724127+0000 mgr.y (mgr.25133) 705 : cluster 0 pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 164 KiB/s wr, 493 op/s 2024-04-10T03:29:55.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:54 smithi136 bash[68278]: cluster 2024-04-10T03:29:53.724127+0000 mgr.y (mgr.25133) 705 : cluster 0 pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 164 KiB/s wr, 493 op/s 2024-04-10T03:29:57.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:56 smithi016 bash[72916]: cluster 2024-04-10T03:29:55.724743+0000 mgr.y (mgr.25133) 706 : cluster 0 pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 164 KiB/s wr, 493 op/s 2024-04-10T03:29:57.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:56 smithi016 bash[74137]: cluster 2024-04-10T03:29:55.724743+0000 mgr.y (mgr.25133) 706 : cluster 0 pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 164 KiB/s wr, 493 op/s 2024-04-10T03:29:57.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:56 smithi136 bash[68278]: cluster 2024-04-10T03:29:55.724743+0000 mgr.y (mgr.25133) 706 : cluster 0 pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 164 KiB/s wr, 493 op/s 2024-04-10T03:29:58.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:57 smithi016 bash[72916]: audit 2024-04-10T03:29:57.541737+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:58.066 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:57 smithi016 bash[74137]: audit 2024-04-10T03:29:57.541737+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:58.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:57 smithi136 bash[68278]: audit 2024-04-10T03:29:57.541737+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:29:59.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:29:58 smithi016 bash[74137]: cluster 2024-04-10T03:29:57.725449+0000 mgr.y (mgr.25133) 707 : cluster 0 pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 247 KiB/s wr, 741 op/s 2024-04-10T03:29:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:29:58 smithi016 bash[72916]: cluster 2024-04-10T03:29:57.725449+0000 mgr.y (mgr.25133) 707 : cluster 0 pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 247 KiB/s wr, 741 op/s 2024-04-10T03:29:59.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:29:58 smithi136 bash[68278]: cluster 2024-04-10T03:29:57.725449+0000 mgr.y (mgr.25133) 707 : cluster 0 pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 247 KiB/s wr, 741 op/s 2024-04-10T03:30:01.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:00 smithi016 bash[72916]: cluster 2024-04-10T03:29:59.726063+0000 mgr.y (mgr.25133) 708 : cluster 0 pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 165 KiB/s wr, 495 op/s 2024-04-10T03:30:01.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:00 smithi016 bash[72916]: cluster 2024-04-10T03:30:00.000110+0000 mon.a (mon.0) 2053 : cluster 1 overall HEALTH_OK 2024-04-10T03:30:01.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:00 smithi016 bash[74137]: cluster 2024-04-10T03:29:59.726063+0000 mgr.y (mgr.25133) 708 : cluster 0 pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 165 KiB/s wr, 495 op/s 2024-04-10T03:30:01.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:00 smithi016 bash[74137]: cluster 2024-04-10T03:30:00.000110+0000 mon.a (mon.0) 2053 : cluster 1 overall HEALTH_OK 2024-04-10T03:30:01.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:00 smithi136 bash[68278]: cluster 2024-04-10T03:29:59.726063+0000 mgr.y (mgr.25133) 708 : cluster 0 pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 165 KiB/s wr, 495 op/s 2024-04-10T03:30:01.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:00 smithi136 bash[68278]: cluster 2024-04-10T03:30:00.000110+0000 mon.a (mon.0) 2053 : cluster 1 overall HEALTH_OK 2024-04-10T03:30:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:30:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:30:01] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.43.0" 2024-04-10T03:30:03.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:02 smithi016 bash[72916]: cluster 2024-04-10T03:30:01.726770+0000 mgr.y (mgr.25133) 709 : cluster 0 pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 370 KiB/s rd, 247 KiB/s wr, 739 op/s 2024-04-10T03:30:03.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:02 smithi016 bash[74137]: cluster 2024-04-10T03:30:01.726770+0000 mgr.y (mgr.25133) 709 : cluster 0 pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 370 KiB/s rd, 247 KiB/s wr, 739 op/s 2024-04-10T03:30:03.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:02 smithi136 bash[68278]: cluster 2024-04-10T03:30:01.726770+0000 mgr.y (mgr.25133) 709 : cluster 0 pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 370 KiB/s rd, 247 KiB/s wr, 739 op/s 2024-04-10T03:30:05.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:04 smithi016 bash[72916]: cluster 2024-04-10T03:30:03.727334+0000 mgr.y (mgr.25133) 710 : cluster 0 pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 164 KiB/s wr, 492 op/s 2024-04-10T03:30:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:04 smithi016 bash[74137]: cluster 2024-04-10T03:30:03.727334+0000 mgr.y (mgr.25133) 710 : cluster 0 pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 164 KiB/s wr, 492 op/s 2024-04-10T03:30:05.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:04 smithi136 bash[68278]: cluster 2024-04-10T03:30:03.727334+0000 mgr.y (mgr.25133) 710 : cluster 0 pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 164 KiB/s wr, 492 op/s 2024-04-10T03:30:05.671 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:30:05 smithi136 bash[98209]: logger=cleanup t=2024-04-10T03:30:05.210877198Z level=info msg="Completed cleanup jobs" duration=110.004304ms 2024-04-10T03:30:07.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:06 smithi016 bash[72916]: cluster 2024-04-10T03:30:05.728063+0000 mgr.y (mgr.25133) 711 : cluster 0 pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 164 KiB/s wr, 492 op/s 2024-04-10T03:30:07.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:06 smithi016 bash[74137]: cluster 2024-04-10T03:30:05.728063+0000 mgr.y (mgr.25133) 711 : cluster 0 pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 164 KiB/s wr, 492 op/s 2024-04-10T03:30:07.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:06 smithi136 bash[68278]: cluster 2024-04-10T03:30:05.728063+0000 mgr.y (mgr.25133) 711 : cluster 0 pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 164 KiB/s wr, 492 op/s 2024-04-10T03:30:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:08 smithi016 bash[74137]: cluster 2024-04-10T03:30:07.728817+0000 mgr.y (mgr.25133) 712 : cluster 0 pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 369 KiB/s rd, 246 KiB/s wr, 738 op/s 2024-04-10T03:30:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:08 smithi016 bash[72916]: cluster 2024-04-10T03:30:07.728817+0000 mgr.y (mgr.25133) 712 : cluster 0 pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 369 KiB/s rd, 246 KiB/s wr, 738 op/s 2024-04-10T03:30:09.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:08 smithi136 bash[68278]: cluster 2024-04-10T03:30:07.728817+0000 mgr.y (mgr.25133) 712 : cluster 0 pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 369 KiB/s rd, 246 KiB/s wr, 738 op/s 2024-04-10T03:30:11.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:10 smithi136 bash[68278]: cluster 2024-04-10T03:30:09.729418+0000 mgr.y (mgr.25133) 713 : cluster 0 pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 163 KiB/s wr, 490 op/s 2024-04-10T03:30:11.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:10 smithi016 bash[72916]: cluster 2024-04-10T03:30:09.729418+0000 mgr.y (mgr.25133) 713 : cluster 0 pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 163 KiB/s wr, 490 op/s 2024-04-10T03:30:11.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:10 smithi016 bash[74137]: cluster 2024-04-10T03:30:09.729418+0000 mgr.y (mgr.25133) 713 : cluster 0 pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 163 KiB/s wr, 490 op/s 2024-04-10T03:30:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:30:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:30:11] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.43.0" 2024-04-10T03:30:13.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:12 smithi136 bash[68278]: cluster 2024-04-10T03:30:11.730527+0000 mgr.y (mgr.25133) 714 : cluster 0 pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 245 KiB/s wr, 733 op/s 2024-04-10T03:30:13.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:12 smithi136 bash[68278]: audit 2024-04-10T03:30:12.542157+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:12 smithi016 bash[72916]: cluster 2024-04-10T03:30:11.730527+0000 mgr.y (mgr.25133) 714 : cluster 0 pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 245 KiB/s wr, 733 op/s 2024-04-10T03:30:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:12 smithi016 bash[72916]: audit 2024-04-10T03:30:12.542157+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:12 smithi016 bash[74137]: cluster 2024-04-10T03:30:11.730527+0000 mgr.y (mgr.25133) 714 : cluster 0 pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 245 KiB/s wr, 733 op/s 2024-04-10T03:30:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:12 smithi016 bash[74137]: audit 2024-04-10T03:30:12.542157+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:15.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:14 smithi136 bash[68278]: cluster 2024-04-10T03:30:13.731223+0000 mgr.y (mgr.25133) 715 : cluster 0 pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 163 KiB/s wr, 489 op/s 2024-04-10T03:30:15.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:14 smithi016 bash[72916]: cluster 2024-04-10T03:30:13.731223+0000 mgr.y (mgr.25133) 715 : cluster 0 pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 163 KiB/s wr, 489 op/s 2024-04-10T03:30:15.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:14 smithi016 bash[74137]: cluster 2024-04-10T03:30:13.731223+0000 mgr.y (mgr.25133) 715 : cluster 0 pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 163 KiB/s wr, 489 op/s 2024-04-10T03:30:17.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:16 smithi136 bash[68278]: cluster 2024-04-10T03:30:15.732137+0000 mgr.y (mgr.25133) 716 : cluster 0 pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 163 KiB/s wr, 489 op/s 2024-04-10T03:30:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:16 smithi016 bash[74137]: cluster 2024-04-10T03:30:15.732137+0000 mgr.y (mgr.25133) 716 : cluster 0 pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 163 KiB/s wr, 489 op/s 2024-04-10T03:30:17.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:16 smithi016 bash[72916]: cluster 2024-04-10T03:30:15.732137+0000 mgr.y (mgr.25133) 716 : cluster 0 pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 163 KiB/s wr, 489 op/s 2024-04-10T03:30:19.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:18 smithi136 bash[68278]: cluster 2024-04-10T03:30:17.732635+0000 mgr.y (mgr.25133) 717 : cluster 0 pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 244 KiB/s wr, 732 op/s 2024-04-10T03:30:19.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:18 smithi016 bash[74137]: cluster 2024-04-10T03:30:17.732635+0000 mgr.y (mgr.25133) 717 : cluster 0 pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 244 KiB/s wr, 732 op/s 2024-04-10T03:30:19.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:18 smithi016 bash[72916]: cluster 2024-04-10T03:30:17.732635+0000 mgr.y (mgr.25133) 717 : cluster 0 pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 244 KiB/s wr, 732 op/s 2024-04-10T03:30:21.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:20 smithi136 bash[68278]: cluster 2024-04-10T03:30:19.733307+0000 mgr.y (mgr.25133) 718 : cluster 0 pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 162 KiB/s wr, 486 op/s 2024-04-10T03:30:21.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:20 smithi016 bash[72916]: cluster 2024-04-10T03:30:19.733307+0000 mgr.y (mgr.25133) 718 : cluster 0 pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 162 KiB/s wr, 486 op/s 2024-04-10T03:30:21.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:20 smithi016 bash[74137]: cluster 2024-04-10T03:30:19.733307+0000 mgr.y (mgr.25133) 718 : cluster 0 pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 162 KiB/s wr, 486 op/s 2024-04-10T03:30:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:30:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:30:21] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.43.0" 2024-04-10T03:30:23.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:22 smithi136 bash[68278]: cluster 2024-04-10T03:30:21.733848+0000 mgr.y (mgr.25133) 719 : cluster 0 pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 242 KiB/s wr, 727 op/s 2024-04-10T03:30:23.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:22 smithi016 bash[72916]: cluster 2024-04-10T03:30:21.733848+0000 mgr.y (mgr.25133) 719 : cluster 0 pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 242 KiB/s wr, 727 op/s 2024-04-10T03:30:23.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:22 smithi016 bash[74137]: cluster 2024-04-10T03:30:21.733848+0000 mgr.y (mgr.25133) 719 : cluster 0 pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 242 KiB/s wr, 727 op/s 2024-04-10T03:30:25.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:24 smithi136 bash[68278]: cluster 2024-04-10T03:30:23.734408+0000 mgr.y (mgr.25133) 720 : cluster 0 pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 161 KiB/s wr, 483 op/s 2024-04-10T03:30:25.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:24 smithi016 bash[72916]: cluster 2024-04-10T03:30:23.734408+0000 mgr.y (mgr.25133) 720 : cluster 0 pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 161 KiB/s wr, 483 op/s 2024-04-10T03:30:25.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:24 smithi016 bash[74137]: cluster 2024-04-10T03:30:23.734408+0000 mgr.y (mgr.25133) 720 : cluster 0 pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 161 KiB/s wr, 483 op/s 2024-04-10T03:30:27.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:26 smithi136 bash[68278]: cluster 2024-04-10T03:30:25.735120+0000 mgr.y (mgr.25133) 721 : cluster 0 pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 161 KiB/s wr, 483 op/s 2024-04-10T03:30:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:26 smithi016 bash[72916]: cluster 2024-04-10T03:30:25.735120+0000 mgr.y (mgr.25133) 721 : cluster 0 pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 161 KiB/s wr, 483 op/s 2024-04-10T03:30:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:26 smithi016 bash[74137]: cluster 2024-04-10T03:30:25.735120+0000 mgr.y (mgr.25133) 721 : cluster 0 pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 161 KiB/s wr, 483 op/s 2024-04-10T03:30:28.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:27 smithi136 bash[68278]: audit 2024-04-10T03:30:27.542266+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:27 smithi016 bash[72916]: audit 2024-04-10T03:30:27.542266+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:27 smithi016 bash[74137]: audit 2024-04-10T03:30:27.542266+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:29.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:28 smithi136 bash[68278]: cluster 2024-04-10T03:30:27.735688+0000 mgr.y (mgr.25133) 722 : cluster 0 pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 363 KiB/s rd, 242 KiB/s wr, 725 op/s 2024-04-10T03:30:29.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:28 smithi136 bash[68278]: audit 2024-04-10T03:30:28.297908+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:30:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:28 smithi016 bash[72916]: cluster 2024-04-10T03:30:27.735688+0000 mgr.y (mgr.25133) 722 : cluster 0 pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 363 KiB/s rd, 242 KiB/s wr, 725 op/s 2024-04-10T03:30:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:28 smithi016 bash[72916]: audit 2024-04-10T03:30:28.297908+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:30:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:28 smithi016 bash[74137]: cluster 2024-04-10T03:30:27.735688+0000 mgr.y (mgr.25133) 722 : cluster 0 pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 363 KiB/s rd, 242 KiB/s wr, 725 op/s 2024-04-10T03:30:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:28 smithi016 bash[74137]: audit 2024-04-10T03:30:28.297908+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:30:31.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:30 smithi136 bash[68278]: cluster 2024-04-10T03:30:29.736243+0000 mgr.y (mgr.25133) 723 : cluster 0 pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 161 KiB/s wr, 482 op/s 2024-04-10T03:30:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:30 smithi016 bash[72916]: cluster 2024-04-10T03:30:29.736243+0000 mgr.y (mgr.25133) 723 : cluster 0 pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 161 KiB/s wr, 482 op/s 2024-04-10T03:30:31.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:30 smithi016 bash[74137]: cluster 2024-04-10T03:30:29.736243+0000 mgr.y (mgr.25133) 723 : cluster 0 pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 161 KiB/s wr, 482 op/s 2024-04-10T03:30:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:30:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:30:31] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.43.0" 2024-04-10T03:30:33.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:32 smithi136 bash[68278]: cluster 2024-04-10T03:30:31.736807+0000 mgr.y (mgr.25133) 724 : cluster 0 pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 242 KiB/s wr, 727 op/s 2024-04-10T03:30:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:32 smithi016 bash[72916]: cluster 2024-04-10T03:30:31.736807+0000 mgr.y (mgr.25133) 724 : cluster 0 pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 242 KiB/s wr, 727 op/s 2024-04-10T03:30:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:32 smithi016 bash[74137]: cluster 2024-04-10T03:30:31.736807+0000 mgr.y (mgr.25133) 724 : cluster 0 pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 242 KiB/s wr, 727 op/s 2024-04-10T03:30:35.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:34 smithi136 bash[68278]: cluster 2024-04-10T03:30:33.737405+0000 mgr.y (mgr.25133) 725 : cluster 0 pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 162 KiB/s wr, 486 op/s 2024-04-10T03:30:35.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:34 smithi136 bash[68278]: audit 2024-04-10T03:30:34.028095+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:34 smithi136 bash[68278]: audit 2024-04-10T03:30:34.033739+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:34 smithi136 bash[68278]: audit 2024-04-10T03:30:34.184445+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:34 smithi136 bash[68278]: audit 2024-04-10T03:30:34.190682+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:34 smithi136 bash[68278]: audit 2024-04-10T03:30:34.830305+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:30:35.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:34 smithi136 bash[68278]: audit 2024-04-10T03:30:34.831158+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:30:35.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:34 smithi136 bash[68278]: audit 2024-04-10T03:30:34.836192+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[72916]: cluster 2024-04-10T03:30:33.737405+0000 mgr.y (mgr.25133) 725 : cluster 0 pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 162 KiB/s wr, 486 op/s 2024-04-10T03:30:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[72916]: audit 2024-04-10T03:30:34.028095+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[72916]: audit 2024-04-10T03:30:34.033739+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[72916]: audit 2024-04-10T03:30:34.184445+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[72916]: audit 2024-04-10T03:30:34.190682+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[72916]: audit 2024-04-10T03:30:34.830305+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:30:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[72916]: audit 2024-04-10T03:30:34.831158+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:30:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[72916]: audit 2024-04-10T03:30:34.836192+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[74137]: cluster 2024-04-10T03:30:33.737405+0000 mgr.y (mgr.25133) 725 : cluster 0 pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 162 KiB/s wr, 486 op/s 2024-04-10T03:30:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[74137]: audit 2024-04-10T03:30:34.028095+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[74137]: audit 2024-04-10T03:30:34.033739+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[74137]: audit 2024-04-10T03:30:34.184445+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[74137]: audit 2024-04-10T03:30:34.190682+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[74137]: audit 2024-04-10T03:30:34.830305+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:30:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[74137]: audit 2024-04-10T03:30:34.831158+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:30:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:34 smithi016 bash[74137]: audit 2024-04-10T03:30:34.836192+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:30:37.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:36 smithi136 bash[68278]: cluster 2024-04-10T03:30:35.737965+0000 mgr.y (mgr.25133) 726 : cluster 0 pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 162 KiB/s wr, 486 op/s 2024-04-10T03:30:37.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:36 smithi016 bash[74137]: cluster 2024-04-10T03:30:35.737965+0000 mgr.y (mgr.25133) 726 : cluster 0 pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 162 KiB/s wr, 486 op/s 2024-04-10T03:30:37.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:36 smithi016 bash[72916]: cluster 2024-04-10T03:30:35.737965+0000 mgr.y (mgr.25133) 726 : cluster 0 pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 162 KiB/s wr, 486 op/s 2024-04-10T03:30:37.335 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.index_list_delimited (90724 ms) 2024-04-10T03:30:37.335 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.bi_list 2024-04-10T03:30:37.462 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.bi_list (127 ms) 2024-04-10T03:30:37.462 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.gc_set 2024-04-10T03:30:37.517 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.gc_set (56 ms) 2024-04-10T03:30:37.518 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.gc_list 2024-04-10T03:30:37.572 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.gc_list (54 ms) 2024-04-10T03:30:37.572 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.gc_defer 2024-04-10T03:30:38.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:38 smithi136 bash[68278]: cluster 2024-04-10T03:30:37.738663+0000 mgr.y (mgr.25133) 727 : cluster 0 pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 376 KiB/s rd, 251 KiB/s wr, 751 op/s 2024-04-10T03:30:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:38 smithi016 bash[72916]: cluster 2024-04-10T03:30:37.738663+0000 mgr.y (mgr.25133) 727 : cluster 0 pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 376 KiB/s rd, 251 KiB/s wr, 751 op/s 2024-04-10T03:30:38.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:38 smithi016 bash[74137]: cluster 2024-04-10T03:30:37.738663+0000 mgr.y (mgr.25133) 727 : cluster 0 pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 376 KiB/s rd, 251 KiB/s wr, 751 op/s 2024-04-10T03:30:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:39 smithi136 bash[68278]: cluster 2024-04-10T03:30:38.094865+0000 mon.a (mon.0) 2064 : cluster 0 osdmap e1118: 8 total, 8 up, 8 in 2024-04-10T03:30:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:39 smithi136 bash[68278]: audit 2024-04-10T03:30:38.105225+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.16:0/3627032897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:39 smithi136 bash[68278]: audit 2024-04-10T03:30:38.106195+0000 mon.a (mon.0) 2065 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:39 smithi136 bash[68278]: audit 2024-04-10T03:30:39.090934+0000 mon.a (mon.0) 2066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:30:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:39 smithi136 bash[68278]: cluster 2024-04-10T03:30:39.097386+0000 mon.a (mon.0) 2067 : cluster 0 osdmap e1119: 8 total, 8 up, 8 in 2024-04-10T03:30:39.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[72916]: cluster 2024-04-10T03:30:38.094865+0000 mon.a (mon.0) 2064 : cluster 0 osdmap e1118: 8 total, 8 up, 8 in 2024-04-10T03:30:39.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[72916]: audit 2024-04-10T03:30:38.105225+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.16:0/3627032897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:39.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[72916]: audit 2024-04-10T03:30:38.106195+0000 mon.a (mon.0) 2065 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:39.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[72916]: audit 2024-04-10T03:30:39.090934+0000 mon.a (mon.0) 2066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:30:39.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[72916]: cluster 2024-04-10T03:30:39.097386+0000 mon.a (mon.0) 2067 : cluster 0 osdmap e1119: 8 total, 8 up, 8 in 2024-04-10T03:30:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[74137]: cluster 2024-04-10T03:30:38.094865+0000 mon.a (mon.0) 2064 : cluster 0 osdmap e1118: 8 total, 8 up, 8 in 2024-04-10T03:30:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[74137]: audit 2024-04-10T03:30:38.105225+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.16:0/3627032897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[74137]: audit 2024-04-10T03:30:38.106195+0000 mon.a (mon.0) 2065 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[74137]: audit 2024-04-10T03:30:39.090934+0000 mon.a (mon.0) 2066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108186-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:30:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:39 smithi016 bash[74137]: cluster 2024-04-10T03:30:39.097386+0000 mon.a (mon.0) 2067 : cluster 0 osdmap e1119: 8 total, 8 up, 8 in 2024-04-10T03:30:40.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:40 smithi136 bash[68278]: cluster 2024-04-10T03:30:39.739450+0000 mgr.y (mgr.25133) 728 : cluster 0 pgmap v1391: 169 pgs: 7 creating+peering, 19 unknown, 143 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 133 KiB/s wr, 397 op/s 2024-04-10T03:30:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:40 smithi016 bash[72916]: cluster 2024-04-10T03:30:39.739450+0000 mgr.y (mgr.25133) 728 : cluster 0 pgmap v1391: 169 pgs: 7 creating+peering, 19 unknown, 143 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 133 KiB/s wr, 397 op/s 2024-04-10T03:30:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:40 smithi016 bash[74137]: cluster 2024-04-10T03:30:39.739450+0000 mgr.y (mgr.25133) 728 : cluster 0 pgmap v1391: 169 pgs: 7 creating+peering, 19 unknown, 143 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 133 KiB/s wr, 397 op/s 2024-04-10T03:30:41.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:41 smithi136 bash[68278]: cluster 2024-04-10T03:30:40.115902+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e1120: 8 total, 8 up, 8 in 2024-04-10T03:30:41.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:41 smithi016 bash[72916]: cluster 2024-04-10T03:30:40.115902+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e1120: 8 total, 8 up, 8 in 2024-04-10T03:30:41.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:41 smithi016 bash[74137]: cluster 2024-04-10T03:30:40.115902+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e1120: 8 total, 8 up, 8 in 2024-04-10T03:30:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:30:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:30:41] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.43.0" 2024-04-10T03:30:42.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:42 smithi136 bash[68278]: cluster 2024-04-10T03:30:41.740726+0000 mgr.y (mgr.25133) 729 : cluster 0 pgmap v1393: 169 pgs: 7 creating+peering, 9 unknown, 153 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 592 KiB/s rd, 236 KiB/s wr, 700 op/s 2024-04-10T03:30:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:42 smithi016 bash[72916]: cluster 2024-04-10T03:30:41.740726+0000 mgr.y (mgr.25133) 729 : cluster 0 pgmap v1393: 169 pgs: 7 creating+peering, 9 unknown, 153 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 592 KiB/s rd, 236 KiB/s wr, 700 op/s 2024-04-10T03:30:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:42 smithi016 bash[74137]: cluster 2024-04-10T03:30:41.740726+0000 mgr.y (mgr.25133) 729 : cluster 0 pgmap v1393: 169 pgs: 7 creating+peering, 9 unknown, 153 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 592 KiB/s rd, 236 KiB/s wr, 700 op/s 2024-04-10T03:30:43.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:43 smithi136 bash[68278]: audit 2024-04-10T03:30:42.543327+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:43 smithi016 bash[72916]: audit 2024-04-10T03:30:42.543327+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:43 smithi016 bash[74137]: audit 2024-04-10T03:30:42.543327+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:44.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:44 smithi136 bash[68278]: cluster 2024-04-10T03:30:43.741970+0000 mgr.y (mgr.25133) 730 : cluster 0 pgmap v1394: 169 pgs: 2 creating+peering, 167 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 59 KiB/s wr, 169 op/s 2024-04-10T03:30:44.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:44 smithi016 bash[74137]: cluster 2024-04-10T03:30:43.741970+0000 mgr.y (mgr.25133) 730 : cluster 0 pgmap v1394: 169 pgs: 2 creating+peering, 167 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 59 KiB/s wr, 169 op/s 2024-04-10T03:30:44.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:44 smithi016 bash[72916]: cluster 2024-04-10T03:30:43.741970+0000 mgr.y (mgr.25133) 730 : cluster 0 pgmap v1394: 169 pgs: 2 creating+peering, 167 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 59 KiB/s wr, 169 op/s 2024-04-10T03:30:45.158 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.gc_defer (7586 ms) 2024-04-10T03:30:45.159 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.usage_basic 2024-04-10T03:30:45.345 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.usage_basic (187 ms) 2024-04-10T03:30:45.345 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-04-10T03:30:45.348 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.usage_clear_no_obj (4 ms) 2024-04-10T03:30:45.348 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.usage_clear 2024-04-10T03:30:45.559 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.usage_clear (211 ms) 2024-04-10T03:30:45.560 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-04-10T03:30:45.653 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.bi_log_trim (93 ms) 2024-04-10T03:30:45.653 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-04-10T03:30:45.674 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw.index_racing_removes (21 ms) 2024-04-10T03:30:46.161 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 16 tests from cls_rgw (101461 ms total) 2024-04-10T03:30:46.161 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:30:46.161 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:30:46.161 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 16 tests from 1 test suite ran. (103907 ms total) 2024-04-10T03:30:46.161 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 16 tests. 2024-04-10T03:30:46.165 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:30:46.165 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:30:46.222 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-04-10T03:30:46.223 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_gc.sh 2024-04-10T03:30:46.277 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:30:46.277 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 9 tests from 1 test suite. 2024-04-10T03:30:46.277 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:30:46.277 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 9 tests from cls_rgw_gc 2024-04-10T03:30:46.277 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_gc.init 2024-04-10T03:30:46.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:46 smithi136 bash[68278]: cluster 2024-04-10T03:30:45.152834+0000 mon.a (mon.0) 2070 : cluster 0 osdmap e1121: 8 total, 8 up, 8 in 2024-04-10T03:30:46.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:46 smithi136 bash[68278]: cluster 2024-04-10T03:30:45.742901+0000 mgr.y (mgr.25133) 731 : cluster 0 pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 313 KiB/s rd, 65 KiB/s wr, 181 op/s 2024-04-10T03:30:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:46 smithi016 bash[74137]: cluster 2024-04-10T03:30:45.152834+0000 mon.a (mon.0) 2070 : cluster 0 osdmap e1121: 8 total, 8 up, 8 in 2024-04-10T03:30:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:46 smithi016 bash[74137]: cluster 2024-04-10T03:30:45.742901+0000 mgr.y (mgr.25133) 731 : cluster 0 pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 313 KiB/s rd, 65 KiB/s wr, 181 op/s 2024-04-10T03:30:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:46 smithi016 bash[72916]: cluster 2024-04-10T03:30:45.152834+0000 mon.a (mon.0) 2070 : cluster 0 osdmap e1121: 8 total, 8 up, 8 in 2024-04-10T03:30:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:46 smithi016 bash[72916]: cluster 2024-04-10T03:30:45.742901+0000 mgr.y (mgr.25133) 731 : cluster 0 pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 313 KiB/s rd, 65 KiB/s wr, 181 op/s 2024-04-10T03:30:47.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:47 smithi136 bash[68278]: cluster 2024-04-10T03:30:46.159221+0000 mon.a (mon.0) 2071 : cluster 0 osdmap e1122: 8 total, 8 up, 8 in 2024-04-10T03:30:47.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:47 smithi016 bash[74137]: cluster 2024-04-10T03:30:46.159221+0000 mon.a (mon.0) 2071 : cluster 0 osdmap e1122: 8 total, 8 up, 8 in 2024-04-10T03:30:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:47 smithi016 bash[72916]: cluster 2024-04-10T03:30:46.159221+0000 mon.a (mon.0) 2071 : cluster 0 osdmap e1122: 8 total, 8 up, 8 in 2024-04-10T03:30:48.195 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_gc.init (1918 ms) 2024-04-10T03:30:48.195 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-04-10T03:30:48.228 INFO:tasks.workunit.client.0.smithi016.stderr:[ ] list info tag = chain-0 2024-04-10T03:30:48.228 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (33 ms) 2024-04-10T03:30:48.228 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-04-10T03:30:48.238 INFO:tasks.workunit.client.0.smithi016.stderr:[ ] next_marker is: = 0/4263 2024-04-10T03:30:48.239 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (11 ms) 2024-04-10T03:30:48.239 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-04-10T03:30:48.250 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (12 ms) 2024-04-10T03:30:48.251 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-04-10T03:30:48.262 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (11 ms) 2024-04-10T03:30:48.262 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-04-10T03:30:48.274 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (12 ms) 2024-04-10T03:30:48.274 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-04-10T03:30:48.284 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (10 ms) 2024-04-10T03:30:48.284 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-04-10T03:30:48.292 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (9 ms) 2024-04-10T03:30:48.293 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_gc.finalize 2024-04-10T03:30:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:48 smithi016 bash[72916]: cluster 2024-04-10T03:30:47.183942+0000 mon.a (mon.0) 2072 : cluster 0 osdmap e1123: 8 total, 8 up, 8 in 2024-04-10T03:30:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:48 smithi016 bash[72916]: audit 2024-04-10T03:30:47.187303+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.16:0/3844691809' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108543-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:48 smithi016 bash[72916]: audit 2024-04-10T03:30:47.188452+0000 mon.a (mon.0) 2073 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108543-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:48 smithi016 bash[72916]: cluster 2024-04-10T03:30:47.743766+0000 mgr.y (mgr.25133) 732 : cluster 0 pgmap v1399: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:30:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:48 smithi016 bash[74137]: cluster 2024-04-10T03:30:47.183942+0000 mon.a (mon.0) 2072 : cluster 0 osdmap e1123: 8 total, 8 up, 8 in 2024-04-10T03:30:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:48 smithi016 bash[74137]: audit 2024-04-10T03:30:47.187303+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.16:0/3844691809' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108543-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:48 smithi016 bash[74137]: audit 2024-04-10T03:30:47.188452+0000 mon.a (mon.0) 2073 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108543-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:48 smithi016 bash[74137]: cluster 2024-04-10T03:30:47.743766+0000 mgr.y (mgr.25133) 732 : cluster 0 pgmap v1399: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:30:48.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:48 smithi136 bash[68278]: cluster 2024-04-10T03:30:47.183942+0000 mon.a (mon.0) 2072 : cluster 0 osdmap e1123: 8 total, 8 up, 8 in 2024-04-10T03:30:48.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:48 smithi136 bash[68278]: audit 2024-04-10T03:30:47.187303+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.16:0/3844691809' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108543-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:48.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:48 smithi136 bash[68278]: audit 2024-04-10T03:30:47.188452+0000 mon.a (mon.0) 2073 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108543-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:48.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:48 smithi136 bash[68278]: cluster 2024-04-10T03:30:47.743766+0000 mgr.y (mgr.25133) 732 : cluster 0 pgmap v1399: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:30:49.198 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_gc.finalize (905 ms) 2024-04-10T03:30:49.198 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 9 tests from cls_rgw_gc (2921 ms total) 2024-04-10T03:30:49.198 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:30:49.198 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:30:49.198 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 9 tests from 1 test suite ran. (2921 ms total) 2024-04-10T03:30:49.198 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 9 tests. 2024-04-10T03:30:49.202 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:30:49.202 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:30:49.255 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-04-10T03:30:49.255 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_stats.sh 2024-04-10T03:30:49.327 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 1 test from 1 test suite. 2024-04-10T03:30:49.328 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:30:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:49 smithi016 bash[74137]: cluster 2024-04-10T03:30:48.177485+0000 mon.a (mon.0) 2074 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:30:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:49 smithi016 bash[74137]: audit 2024-04-10T03:30:48.186444+0000 mon.a (mon.0) 2075 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108543-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:30:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:49 smithi016 bash[74137]: cluster 2024-04-10T03:30:48.194009+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e1124: 8 total, 8 up, 8 in 2024-04-10T03:30:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:49 smithi016 bash[72916]: cluster 2024-04-10T03:30:48.177485+0000 mon.a (mon.0) 2074 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:30:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:49 smithi016 bash[72916]: audit 2024-04-10T03:30:48.186444+0000 mon.a (mon.0) 2075 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108543-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:30:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:49 smithi016 bash[72916]: cluster 2024-04-10T03:30:48.194009+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e1124: 8 total, 8 up, 8 in 2024-04-10T03:30:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:49 smithi136 bash[68278]: cluster 2024-04-10T03:30:48.177485+0000 mon.a (mon.0) 2074 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:30:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:49 smithi136 bash[68278]: audit 2024-04-10T03:30:48.186444+0000 mon.a (mon.0) 2075 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108543-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:30:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:49 smithi136 bash[68278]: cluster 2024-04-10T03:30:48.194009+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e1124: 8 total, 8 up, 8 in 2024-04-10T03:30:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:50 smithi016 bash[74137]: cluster 2024-04-10T03:30:49.195367+0000 mon.a (mon.0) 2077 : cluster 0 osdmap e1125: 8 total, 8 up, 8 in 2024-04-10T03:30:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:50 smithi016 bash[74137]: cluster 2024-04-10T03:30:49.744479+0000 mgr.y (mgr.25133) 733 : cluster 0 pgmap v1402: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:30:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:50 smithi016 bash[72916]: cluster 2024-04-10T03:30:49.195367+0000 mon.a (mon.0) 2077 : cluster 0 osdmap e1125: 8 total, 8 up, 8 in 2024-04-10T03:30:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:50 smithi016 bash[72916]: cluster 2024-04-10T03:30:49.744479+0000 mgr.y (mgr.25133) 733 : cluster 0 pgmap v1402: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:30:50.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:50 smithi136 bash[68278]: cluster 2024-04-10T03:30:49.195367+0000 mon.a (mon.0) 2077 : cluster 0 osdmap e1125: 8 total, 8 up, 8 in 2024-04-10T03:30:50.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:50 smithi136 bash[68278]: cluster 2024-04-10T03:30:49.744479+0000 mgr.y (mgr.25133) 733 : cluster 0 pgmap v1402: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:30:51.216 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 1 test from cls_rgw_stats 2024-04-10T03:30:51.216 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] cls_rgw_stats.simulate 2024-04-10T03:30:51.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.266+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~OEIX4QZERMTR.0 size=1048576 2024-04-10T03:30:51.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.266+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~OEIX4QZERMTR.1 size=88780 2024-04-10T03:30:51.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.266+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=OEIX4QZERMTR tag=U68EZJGD8R28 type=write size=2185932 2024-04-10T03:30:51.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.270+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=ZB8Z2UKQG69B type=del size=3990288 2024-04-10T03:30:51.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.274+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~9Q780RVSZXDE.0 size=1048576 2024-04-10T03:30:51.277 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.278+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~9Q780RVSZXDE.1 size=1005400 2024-04-10T03:30:51.277 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.278+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=9Q780RVSZXDE tag=BSTCIMX8Z4EO type=write size=3102552 2024-04-10T03:30:51.281 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.282+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~Z7QBE91QUS0X.0 size=433334 2024-04-10T03:30:51.281 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.282+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=Z7QBE91QUS0X tag=2N0MUUOQWEX0 type=write size=1481910 2024-04-10T03:30:51.286 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.286+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~Z0G1V0K5SQGT.0 size=1048576 2024-04-10T03:30:51.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.290+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~Z0G1V0K5SQGT.1 size=1048576 2024-04-10T03:30:51.290 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.290+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~Z0G1V0K5SQGT.2 size=344473 2024-04-10T03:30:51.290 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.290+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=Z0G1V0K5SQGT tag=RTU0FYWPRX7A type=write size=3490201 2024-04-10T03:30:51.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.294+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~HDO64FBZLY09.0 size=886306 2024-04-10T03:30:51.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.294+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=HDO64FBZLY09 tag=PR1AYC0Q1HEH type=write size=1934882 2024-04-10T03:30:51.298 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.298+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=P1GFO3JYTAPR type=del size=2266552 2024-04-10T03:30:51.302 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.302+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~UC0ATOMU4LZ7.0 size=213615 2024-04-10T03:30:51.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.302+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=UC0ATOMU4LZ7 tag=4P9JPQLW3ID8 type=write size=1262191 2024-04-10T03:30:51.307 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.306+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~10CCBUC0695V.0 size=1048576 2024-04-10T03:30:51.309 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.310+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~10CCBUC0695V.1 size=695681 2024-04-10T03:30:51.309 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.310+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=10CCBUC0695V tag=128LU51M04HV type=write size=2792833 2024-04-10T03:30:51.314 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.314+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~RVFD9XYDQ585.0 size=1048576 2024-04-10T03:30:51.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.314+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~RVFD9XYDQ585.1 size=1048576 2024-04-10T03:30:51.318 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.318+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~RVFD9XYDQ585.2 size=782041 2024-04-10T03:30:51.318 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.318+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=RVFD9XYDQ585 tag=5DHCIWUQ7ZGD type=write size=3927769 2024-04-10T03:30:51.323 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.322+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~M6X35E2L0XI5.0 size=925483 2024-04-10T03:30:51.323 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.322+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=M6X35E2L0XI5 tag=PO55R8HT0HT9 type=write size=1974059 2024-04-10T03:30:51.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.326+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=WBS3ZVTBO99M type=del size=763406 2024-04-10T03:30:51.328 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.326+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=08W73CT55MF8 type=del size=1073937 2024-04-10T03:30:51.331 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.330+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=9PPKUWJO8NGB type=del size=899751 2024-04-10T03:30:51.334 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.334+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=K743T42LQPOM type=write size=287533 2024-04-10T03:30:51.339 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.338+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~Z4O4X19VTSKU.0 size=1048576 2024-04-10T03:30:51.341 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.342+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~Z4O4X19VTSKU.1 size=1048576 2024-04-10T03:30:51.343 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.342+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~Z4O4X19VTSKU.2 size=958889 2024-04-10T03:30:51.343 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.342+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=Z4O4X19VTSKU tag=JRROPMB7JVEF type=write size=4104617 2024-04-10T03:30:51.346 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.346+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~OEIX4QZERMTR.0 size=1048576 2024-04-10T03:30:51.349 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.350+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~OEIX4QZERMTR.1 size=88780 2024-04-10T03:30:51.353 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.354+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=OEIX4QZERMTR tag=U68EZJGD8R28 type=write size=2185932 2024-04-10T03:30:51.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.354+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=V82Q3G7Y8PC5 type=del size=3287730 2024-04-10T03:30:51.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.358+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=ZB8Z2UKQG69B type=del 2024-04-10T03:30:51.361 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.362+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=WJ3C1DLNSWBY type=del size=2714076 2024-04-10T03:30:51.364 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.362+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~9Q780RVSZXDE.0 size=1048576 2024-04-10T03:30:51.366 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.366+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~9Q780RVSZXDE.1 size=1005400 2024-04-10T03:30:51.371 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.370+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=9Q780RVSZXDE tag=BSTCIMX8Z4EO type=write size=3102552 2024-04-10T03:30:51.376 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.374+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~I699409MYVRC.0 size=882522 2024-04-10T03:30:51.376 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.374+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=I699409MYVRC tag=O9SB29396ZJ3 type=write size=1931098 2024-04-10T03:30:51.379 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.378+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~Z7QBE91QUS0X.0 size=433334 2024-04-10T03:30:51.384 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.382+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=Z7QBE91QUS0X tag=2N0MUUOQWEX0 type=write size=1481910 2024-04-10T03:30:51.389 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.390+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~T3BQSEGIX8US.0 size=242133 2024-04-10T03:30:51.389 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.390+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=T3BQSEGIX8US tag=VOEUO9X1711G type=write size=1290709 2024-04-10T03:30:51.392 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.390+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~Z0G1V0K5SQGT.0 size=1048576 2024-04-10T03:30:51.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.394+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~Z0G1V0K5SQGT.1 size=1048576 2024-04-10T03:30:51.398 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.398+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~Z0G1V0K5SQGT.2 size=344473 2024-04-10T03:30:51.401 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.402+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=Z0G1V0K5SQGT tag=RTU0FYWPRX7A type=write size=3490201 2024-04-10T03:30:51.405 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.406+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~DUAZWCYCJYF1.0 size=1048576 2024-04-10T03:30:51.408 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.406+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~DUAZWCYCJYF1.1 size=223250 2024-04-10T03:30:51.408 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.406+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=DUAZWCYCJYF1 tag=Z9KJK9M8YGBB type=write size=2320402 2024-04-10T03:30:51.411 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.410+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~HDO64FBZLY09.0 size=886306 2024-04-10T03:30:51.415 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.414+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=HDO64FBZLY09 tag=PR1AYC0Q1HEH type=write size=1934882 2024-04-10T03:30:51.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.418+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=U7LFQVRCD3GC type=del size=3505445 2024-04-10T03:30:51.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.422+0000 7f3681d35640 1 < suggested remove operation key=2G0NWWDHYG05 tag=P1GFO3JYTAPR type=del 2024-04-10T03:30:51.428 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.426+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~A61UA15TAVQ4.0 size=75586 2024-04-10T03:30:51.428 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.426+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=A61UA15TAVQ4 tag=V85AP3AFMCFW type=write size=1124162 2024-04-10T03:30:51.431 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.430+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~UC0ATOMU4LZ7.0 size=213615 2024-04-10T03:30:51.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.434+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=UC0ATOMU4LZ7 tag=4P9JPQLW3ID8 type=write size=1262191 2024-04-10T03:30:51.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.438+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~SUF1MRT3H1WI.0 size=942362 2024-04-10T03:30:51.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.438+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=SUF1MRT3H1WI tag=8HIS3BXWFESH type=write size=1990938 2024-04-10T03:30:51.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.442+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~10CCBUC0695V.0 size=1048576 2024-04-10T03:30:51.443 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.442+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~10CCBUC0695V.1 size=695681 2024-04-10T03:30:51.447 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.446+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=10CCBUC0695V tag=128LU51M04HV type=write size=2792833 2024-04-10T03:30:51.451 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.450+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~AGS6CR0CEB3K.0 size=764429 2024-04-10T03:30:51.451 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.450+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=AGS6CR0CEB3K tag=IPA52UWE0T9I type=write size=1813005 2024-04-10T03:30:51.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.454+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~RVFD9XYDQ585.0 size=1048576 2024-04-10T03:30:51.457 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.458+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~RVFD9XYDQ585.1 size=1048576 2024-04-10T03:30:51.459 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.458+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~RVFD9XYDQ585.2 size=782041 2024-04-10T03:30:51.463 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.462+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=RVFD9XYDQ585 tag=5DHCIWUQ7ZGD type=write size=3927769 2024-04-10T03:30:51.468 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.466+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~FD9FHE4YVOTO.0 size=471676 2024-04-10T03:30:51.468 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.466+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=FD9FHE4YVOTO tag=9T4U8RWCR3H3 type=write size=1520252 2024-04-10T03:30:51.471 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.470+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~M6X35E2L0XI5.0 size=925483 2024-04-10T03:30:51.475 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.474+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=M6X35E2L0XI5 tag=PO55R8HT0HT9 type=write size=1974059 2024-04-10T03:30:51.478 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.478+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=0RBB3NBF2XIT type=write size=892956 2024-04-10T03:30:51.484 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.482+0000 7f3681d35640 1 < suggested update operation key=ZFPI8J89GM63 tag=WBS3ZVTBO99M type=del size=763406 2024-04-10T03:30:51.487 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.486+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=RIAVBSEDXT2C type=del size=1938947 2024-04-10T03:30:51.490 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.490+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=08W73CT55MF8 type=del 2024-04-10T03:30:51.495 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.494+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~MG5ET7DLOX0U.0 size=1048576 2024-04-10T03:30:51.497 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.498+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~MG5ET7DLOX0U.1 size=787260 2024-04-10T03:30:51.497 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.498+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=MG5ET7DLOX0U tag=XCAZ34F5P1VQ type=write size=2884412 2024-04-10T03:30:51.500 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.498+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=9PPKUWJO8NGB type=del 2024-04-10T03:30:51.505 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.506+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~GZMAJ6IXV0G2.0 size=1048576 2024-04-10T03:30:51.507 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.506+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~GZMAJ6IXV0G2.1 size=580806 2024-04-10T03:30:51.507 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.506+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=GZMAJ6IXV0G2 tag=8HHYCTIOZ1C0 type=write size=2677958 2024-04-10T03:30:51.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.510+0000 7f3681d35640 1 < completed write operation key=DWRW792CYQIR tag=K743T42LQPOM type=write size=287533 2024-04-10T03:30:51.512 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.510+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=99M1WA2OCVGK type=del size=3431856 2024-04-10T03:30:51.515 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.514+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~Z4O4X19VTSKU.0 size=1048576 2024-04-10T03:30:51.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.518+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~Z4O4X19VTSKU.1 size=1048576 2024-04-10T03:30:51.519 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.518+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~Z4O4X19VTSKU.2 size=958889 2024-04-10T03:30:51.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.522+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=Z4O4X19VTSKU tag=JRROPMB7JVEF type=write size=4104617 2024-04-10T03:30:51.527 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.526+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~4PHKSMWDHSJW.0 size=1048576 2024-04-10T03:30:51.529 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.530+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~4PHKSMWDHSJW.1 size=74961 2024-04-10T03:30:51.529 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.530+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=4PHKSMWDHSJW tag=Z01TCJW7TPBF type=write size=2172113 2024-04-10T03:30:51.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.534+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=V82Q3G7Y8PC5 type=del 2024-04-10T03:30:51.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.538+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~IWOIJ5HKHU2C.0 size=1048576 2024-04-10T03:30:51.540 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.538+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~IWOIJ5HKHU2C.1 size=374599 2024-04-10T03:30:51.540 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.538+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=IWOIJ5HKHU2C tag=EWNE5J7R5Y1C type=write size=2471751 2024-04-10T03:30:51.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.546+0000 7f3681d35640 1 < suggested remove operation key=YB88V6V4V98Z tag=WJ3C1DLNSWBY type=del 2024-04-10T03:30:51.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.550+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=A9IQ3ZI0FJ3A type=del size=1975710 2024-04-10T03:30:51.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.550+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~I699409MYVRC.0 size=882522 2024-04-10T03:30:51.557 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.558+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=I699409MYVRC tag=O9SB29396ZJ3 type=write size=1931098 2024-04-10T03:30:51.560 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.558+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=29BMM3ZLQ8KO type=del size=2255297 2024-04-10T03:30:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:51 smithi016 bash[72916]: cluster 2024-04-10T03:30:50.191066+0000 mon.a (mon.0) 2078 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:30:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:51 smithi016 bash[72916]: cluster 2024-04-10T03:30:50.191147+0000 mon.a (mon.0) 2079 : cluster 1 Cluster is now healthy 2024-04-10T03:30:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:51 smithi016 bash[72916]: cluster 2024-04-10T03:30:50.229303+0000 mon.a (mon.0) 2080 : cluster 0 osdmap e1126: 8 total, 8 up, 8 in 2024-04-10T03:30:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:51 smithi016 bash[72916]: audit 2024-04-10T03:30:50.239250+0000 mon.a (mon.0) 2081 : audit 1 from='client.? 172.21.15.16:0/75276724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108567-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:51 smithi016 bash[74137]: cluster 2024-04-10T03:30:50.191066+0000 mon.a (mon.0) 2078 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:30:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:51 smithi016 bash[74137]: cluster 2024-04-10T03:30:50.191147+0000 mon.a (mon.0) 2079 : cluster 1 Cluster is now healthy 2024-04-10T03:30:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:51 smithi016 bash[74137]: cluster 2024-04-10T03:30:50.229303+0000 mon.a (mon.0) 2080 : cluster 0 osdmap e1126: 8 total, 8 up, 8 in 2024-04-10T03:30:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:51 smithi016 bash[74137]: audit 2024-04-10T03:30:50.239250+0000 mon.a (mon.0) 2081 : audit 1 from='client.? 172.21.15.16:0/75276724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108567-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:51.564 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.562+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~T3BQSEGIX8US.0 size=242133 2024-04-10T03:30:51.567 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.566+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=T3BQSEGIX8US tag=VOEUO9X1711G type=write size=1290709 2024-04-10T03:30:51.569 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.570+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=XFJFOYF7IQMO type=del size=1330758 2024-04-10T03:30:51.570 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.570+0000 7f3681d35640 1 < canceled part key=_multipart_DWRW792CYQIR.2~DUAZWCYCJYF1.0 size=1048576 2024-04-10T03:30:51.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.570+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~DUAZWCYCJYF1.1 size=223250 2024-04-10T03:30:51.576 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.578+0000 7f3681d35640 1 < canceled multipart upload key=DWRW792CYQIR upload=DUAZWCYCJYF1 tag=Z9KJK9M8YGBB type=write size=2320402 2024-04-10T03:30:51.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.578+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=UML6583R93L4 type=del size=2383366 2024-04-10T03:30:51.582 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.582+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=U7LFQVRCD3GC type=del 2024-04-10T03:30:51.587 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.586+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~144NNMUKFPBZ.0 size=718726 2024-04-10T03:30:51.587 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.586+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=144NNMUKFPBZ tag=Y06GOT30H7PQ type=write size=1767302 2024-04-10T03:30:51.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.590+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~A61UA15TAVQ4.0 size=75586 2024-04-10T03:30:51.594 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.594+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=A61UA15TAVQ4 tag=V85AP3AFMCFW type=write size=1124162 2024-04-10T03:30:51.597 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.598+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=0GINICX7E6B9 type=del size=710642 2024-04-10T03:30:51.597 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.598+0000 7f3681d35640 1 < canceled part key=_multipart_ZFPI8J89GM63.2~SUF1MRT3H1WI.0 size=942362 2024-04-10T03:30:51.602 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.602+0000 7f3681d35640 1 < canceled multipart upload key=ZFPI8J89GM63 upload=SUF1MRT3H1WI tag=8HIS3BXWFESH type=write size=1990938 2024-04-10T03:30:51.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.606+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~L2FQWYCH9FZA.0 size=1024545 2024-04-10T03:30:51.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.606+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=L2FQWYCH9FZA tag=8GUDQR1T3ELD type=write size=2073121 2024-04-10T03:30:51.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.610+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~AGS6CR0CEB3K.0 size=764429 2024-04-10T03:30:51.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.614+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=AGS6CR0CEB3K tag=IPA52UWE0T9I type=write size=1813005 2024-04-10T03:30:51.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.618+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~WRENTV3WWBRS.0 size=1048576 2024-04-10T03:30:51.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.622+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~WRENTV3WWBRS.1 size=1016255 2024-04-10T03:30:51.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.622+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=WRENTV3WWBRS tag=BET5RE8MBJ95 type=write size=3113407 2024-04-10T03:30:51.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.626+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~FD9FHE4YVOTO.0 size=471676 2024-04-10T03:30:51.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.630+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=FD9FHE4YVOTO tag=9T4U8RWCR3H3 type=write size=1520252 2024-04-10T03:30:51.635 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.634+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~WS9T5YR3H63U.0 size=1048576 2024-04-10T03:30:51.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.638+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~WS9T5YR3H63U.1 size=823064 2024-04-10T03:30:51.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.638+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=WS9T5YR3H63U tag=73B5Z68Q51SN type=write size=2920216 2024-04-10T03:30:51.641 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.642+0000 7f3681d35640 1 < completed write operation key=E0RSS1JA08WF tag=0RBB3NBF2XIT type=write size=892956 2024-04-10T03:30:51.643 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.642+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=2BEEHNZ7HJCU type=write size=65249 2024-04-10T03:30:51.646 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.646+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=RIAVBSEDXT2C type=del 2024-04-10T03:30:51.649 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.650+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=B8XY8Q6QORPF type=del size=692763 2024-04-10T03:30:51.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.654+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~MG5ET7DLOX0U.0 size=1048576 2024-04-10T03:30:51.655 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.654+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~MG5ET7DLOX0U.1 size=787260 2024-04-10T03:30:51.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.658+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=MG5ET7DLOX0U tag=XCAZ34F5P1VQ type=write size=2884412 2024-04-10T03:30:51.665 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.666+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~R5PO33H664C0.0 size=1048576 2024-04-10T03:30:51.667 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.666+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~R5PO33H664C0.1 size=1037143 2024-04-10T03:30:51.667 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.666+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=R5PO33H664C0 tag=PI4F7TS9ZK0W type=write size=3134295 2024-04-10T03:30:51.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.670+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~GZMAJ6IXV0G2.0 size=1048576 2024-04-10T03:30:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:51 smithi136 bash[68278]: cluster 2024-04-10T03:30:50.191066+0000 mon.a (mon.0) 2078 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:30:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:51 smithi136 bash[68278]: cluster 2024-04-10T03:30:50.191147+0000 mon.a (mon.0) 2079 : cluster 1 Cluster is now healthy 2024-04-10T03:30:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:51 smithi136 bash[68278]: cluster 2024-04-10T03:30:50.229303+0000 mon.a (mon.0) 2080 : cluster 0 osdmap e1126: 8 total, 8 up, 8 in 2024-04-10T03:30:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:51 smithi136 bash[68278]: audit 2024-04-10T03:30:50.239250+0000 mon.a (mon.0) 2081 : audit 1 from='client.? 172.21.15.16:0/75276724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108567-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:30:51.672 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.674+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~GZMAJ6IXV0G2.1 size=580806 2024-04-10T03:30:51.677 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.678+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=GZMAJ6IXV0G2 tag=8HHYCTIOZ1C0 type=write size=2677958 2024-04-10T03:30:51.680 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.678+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=2ZM6XABRHRKV type=write size=729176 2024-04-10T03:30:51.685 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.686+0000 7f3681d35640 1 < suggested update operation key=9GINXS6O1W28 tag=99M1WA2OCVGK type=del size=3431856 2024-04-10T03:30:51.688 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.690+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=NF5YRTCYX6Y8 type=del size=492143 2024-04-10T03:30:51.691 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.690+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~4PHKSMWDHSJW.0 size=1048576 2024-04-10T03:30:51.694 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.694+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~4PHKSMWDHSJW.1 size=74961 2024-04-10T03:30:51.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.698+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=4PHKSMWDHSJW tag=Z01TCJW7TPBF type=write size=2172113 2024-04-10T03:30:51.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.702+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=98S6ZVXM2XM2 type=del size=3994692 2024-04-10T03:30:51.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.702+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~IWOIJ5HKHU2C.0 size=1048576 2024-04-10T03:30:51.706 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.706+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~IWOIJ5HKHU2C.1 size=374599 2024-04-10T03:30:51.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.710+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=IWOIJ5HKHU2C tag=EWNE5J7R5Y1C type=write size=2471751 2024-04-10T03:30:51.713 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.714+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=TQLHR54BGEB5 type=del size=1634536 2024-04-10T03:30:51.716 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.718+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=A9IQ3ZI0FJ3A type=del 2024-04-10T03:30:51.719 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.718+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=W3NQC9ULUJEZ type=del size=395641 2024-04-10T03:30:51.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.726+0000 7f3681d35640 1 < suggested remove operation key=0C53MDL2UIWC tag=29BMM3ZLQ8KO type=del 2024-04-10T03:30:51.728 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.726+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=T9NTSZS2LQ73 type=del size=3250577 2024-04-10T03:30:51.731 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.730+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=XFJFOYF7IQMO type=del 2024-04-10T03:30:51.733 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.734+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=SMYBR9C085GP type=write size=389996 2024-04-10T03:30:51.736 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.738+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=UML6583R93L4 type=del 2024-04-10T03:30:51.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.738+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=ATT33QIVPWK2 type=write size=352716 2024-04-10T03:30:51.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.742+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~144NNMUKFPBZ.0 size=718726 2024-04-10T03:30:51.747 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.746+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=144NNMUKFPBZ tag=Y06GOT30H7PQ type=write size=1767302 2024-04-10T03:30:51.750 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.750+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=SUF07Y82FXS9 type=del size=834784 2024-04-10T03:30:51.754 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.754+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=0GINICX7E6B9 type=del 2024-04-10T03:30:51.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.758+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~OQQ31BU7LAZA.0 size=851297 2024-04-10T03:30:51.760 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.758+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=OQQ31BU7LAZA tag=5I4Y9MYM0T5H type=write size=1899873 2024-04-10T03:30:51.763 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.762+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~L2FQWYCH9FZA.0 size=1024545 2024-04-10T03:30:51.767 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.766+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=L2FQWYCH9FZA tag=8GUDQR1T3ELD type=write size=2073121 2024-04-10T03:30:51.771 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.770+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=VKFMNMJH8ERK type=del size=1004119 2024-04-10T03:30:51.774 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.774+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~WRENTV3WWBRS.0 size=1048576 2024-04-10T03:30:51.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.774+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~WRENTV3WWBRS.1 size=1016255 2024-04-10T03:30:51.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.782+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=WRENTV3WWBRS tag=BET5RE8MBJ95 type=write size=3113407 2024-04-10T03:30:51.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.786+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=XYNFU0Y8GCQ5 type=write size=88259 2024-04-10T03:30:51.788 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.786+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~WS9T5YR3H63U.0 size=1048576 2024-04-10T03:30:51.790 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.790+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~WS9T5YR3H63U.1 size=823064 2024-04-10T03:30:51.795 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.794+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=WS9T5YR3H63U tag=73B5Z68Q51SN type=write size=2920216 2024-04-10T03:30:51.798 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.798+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=VXGHFEL88V1X type=del size=4118951 2024-04-10T03:30:51.801 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.802+0000 7f3681d35640 1 < completed write operation key=9IM6PF737CDI tag=2BEEHNZ7HJCU type=write size=65249 2024-04-10T03:30:51.807 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.806+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~1JDA9JPCNC90.0 size=1048576 2024-04-10T03:30:51.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.810+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~1JDA9JPCNC90.1 size=43855 2024-04-10T03:30:51.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.810+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=1JDA9JPCNC90 tag=SEBTS6H79GVA type=write size=2141007 2024-04-10T03:30:51.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.814+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=B8XY8Q6QORPF type=del 2024-04-10T03:30:51.819 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.818+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~IM21IH7LLKA8.0 size=1048576 2024-04-10T03:30:51.822 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.822+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~IM21IH7LLKA8.1 size=1048576 2024-04-10T03:30:51.824 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.826+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~IM21IH7LLKA8.2 size=1039993 2024-04-10T03:30:51.824 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.826+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=IM21IH7LLKA8 tag=MTCOO6NW5A9I type=write size=4185721 2024-04-10T03:30:51.827 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.826+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~R5PO33H664C0.0 size=1048576 2024-04-10T03:30:51.830 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.830+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~R5PO33H664C0.1 size=1037143 2024-04-10T03:30:51.836 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.834+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=R5PO33H664C0 tag=PI4F7TS9ZK0W type=write size=3134295 2024-04-10T03:30:51.842 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.842+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~NS7DVKFPAAPD.0 size=1048576 2024-04-10T03:30:51.844 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.846+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~NS7DVKFPAAPD.1 size=288344 2024-04-10T03:30:51.844 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.846+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=NS7DVKFPAAPD tag=LJ2F9O3MO1FX type=write size=2385496 2024-04-10T03:30:51.856 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.854+0000 7f3681d35640 1 < suggested remove operation key=M42YQA8QF082 tag=2ZM6XABRHRKV type=write 2024-04-10T03:30:51.863 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.862+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~4EKKR2DBKCE1.0 size=180863 2024-04-10T03:30:51.863 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.862+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=4EKKR2DBKCE1 tag=QR9GS64H76E9 type=write size=1229439 2024-04-10T03:30:51.866 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.866+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=NF5YRTCYX6Y8 type=del 2024-04-10T03:30:51.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.878+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=VIBMEATGXIVG type=write size=679621 2024-04-10T03:30:51.883 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.882+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=98S6ZVXM2XM2 type=del 2024-04-10T03:30:51.886 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.886+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=HO29VM6RZHUT type=del size=1960894 2024-04-10T03:30:51.892 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.890+0000 7f3681d35640 1 < suggested update operation key=UY6Q47B6BQ67 tag=TQLHR54BGEB5 type=del size=1634536 2024-04-10T03:30:51.895 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.894+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=BV4GM17TOTP6 type=del size=3557477 2024-04-10T03:30:51.899 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.898+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=W3NQC9ULUJEZ type=del 2024-04-10T03:30:51.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.902+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=8PKDOW0RPTN7 type=del size=941836 2024-04-10T03:30:51.906 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.906+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=T9NTSZS2LQ73 type=del 2024-04-10T03:30:51.909 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.910+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=QIL9HP8R25G3 type=del size=296995 2024-04-10T03:30:51.913 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.914+0000 7f3681d35640 1 < completed write operation key=LFZ1G65B5ENO tag=SMYBR9C085GP type=write size=389996 2024-04-10T03:30:51.916 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.914+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=I75ZTMC5WC9V type=del size=3403644 2024-04-10T03:30:51.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.922+0000 7f3681d35640 1 < suggested update operation key=XPY2010UJEZ8 tag=ATT33QIVPWK2 type=write size=352716 2024-04-10T03:30:51.926 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.926+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=HQPCB5LXZE4T type=del size=1439830 2024-04-10T03:30:51.933 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.934+0000 7f3681d35640 1 < suggested remove operation key=0SRLP35OTH1O tag=SUF07Y82FXS9 type=del 2024-04-10T03:30:51.939 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.938+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~4ZOJQT6HSSP4.0 size=1048576 2024-04-10T03:30:51.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.942+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~4ZOJQT6HSSP4.1 size=816080 2024-04-10T03:30:51.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.942+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=4ZOJQT6HSSP4 tag=GD5PBYXFFXE2 type=write size=2913232 2024-04-10T03:30:51.944 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.946+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~OQQ31BU7LAZA.0 size=851297 2024-04-10T03:30:51.950 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.950+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=OQQ31BU7LAZA tag=5I4Y9MYM0T5H type=write size=1899873 2024-04-10T03:30:51.957 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.958+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~N4PJ0EEQTQ7Q.0 size=1048576 2024-04-10T03:30:51.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.958+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~N4PJ0EEQTQ7Q.1 size=470821 2024-04-10T03:30:51.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.958+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=N4PJ0EEQTQ7Q tag=MZQ8I8NENGQE type=write size=2567973 2024-04-10T03:30:51.964 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.966+0000 7f3681d35640 1 < canceled operation key=UKP27BC5X2HN tag=VKFMNMJH8ERK type=del size=1004119 2024-04-10T03:30:51.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.966+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=HA2J5XJHI3W8 type=del size=3236173 2024-04-10T03:30:51.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.970+0000 7f3681d35640 1 < completed write operation key=9GINXS6O1W28 tag=XYNFU0Y8GCQ5 type=write size=88259 2024-04-10T03:30:51.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.974+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=2OVXI6TXWJ6M type=del size=855668 2024-04-10T03:30:51.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.978+0000 7f3681d35640 1 < canceled operation key=8ECO1IHEG5A9 tag=VXGHFEL88V1X type=del size=4118951 2024-04-10T03:30:51.986 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.986+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~Z98HJ9X6LK46.0 size=1048576 2024-04-10T03:30:51.989 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.990+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~Z98HJ9X6LK46.1 size=1048576 2024-04-10T03:30:51.992 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.990+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~Z98HJ9X6LK46.2 size=350909 2024-04-10T03:30:51.992 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.990+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=Z98HJ9X6LK46 tag=PFZLTURFB9LL type=write size=3496637 2024-04-10T03:30:51.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.994+0000 7f3681d35640 1 < canceled part key=_multipart_DNHKDP9DGSJ7.2~1JDA9JPCNC90.0 size=1048576 2024-04-10T03:30:51.995 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:51.994+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~1JDA9JPCNC90.1 size=43855 2024-04-10T03:30:52.001 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.002+0000 7f3681d35640 1 < canceled multipart upload key=DNHKDP9DGSJ7 upload=1JDA9JPCNC90 tag=SEBTS6H79GVA type=write size=2141007 2024-04-10T03:30:52.010 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.006+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~Z0PRMMPUUL41.0 size=1048576 2024-04-10T03:30:52.011 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.010+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~Z0PRMMPUUL41.1 size=1048576 2024-04-10T03:30:52.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.014+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~Z0PRMMPUUL41.2 size=567195 2024-04-10T03:30:52.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.014+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=Z0PRMMPUUL41 tag=WWZL0PQFOG53 type=write size=3712923 2024-04-10T03:30:52.017 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.018+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~IM21IH7LLKA8.0 size=1048576 2024-04-10T03:30:52.017 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.018+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~IM21IH7LLKA8.1 size=1048576 2024-04-10T03:30:52.017 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.018+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~IM21IH7LLKA8.2 size=1039993 2024-04-10T03:30:52.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.022+0000 7f3681d35640 1 < canceled multipart upload key=2G0NWWDHYG05 upload=IM21IH7LLKA8 tag=MTCOO6NW5A9I type=write size=4185721 2024-04-10T03:30:52.031 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.030+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~0MWX0QXP8OC8.0 size=1048576 2024-04-10T03:30:52.034 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.034+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~0MWX0QXP8OC8.1 size=1048576 2024-04-10T03:30:52.036 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.038+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~0MWX0QXP8OC8.2 size=958881 2024-04-10T03:30:52.036 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.038+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=0MWX0QXP8OC8 tag=CITBM4P222NT type=write size=4104609 2024-04-10T03:30:52.040 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.038+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~NS7DVKFPAAPD.0 size=1048576 2024-04-10T03:30:52.041 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.038+0000 7f3681d35640 1 < canceled part key=_multipart_FATA626DUEW7.2~NS7DVKFPAAPD.1 size=288344 2024-04-10T03:30:52.047 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.046+0000 7f3681d35640 1 < canceled multipart upload key=FATA626DUEW7 upload=NS7DVKFPAAPD tag=LJ2F9O3MO1FX type=write size=2385496 2024-04-10T03:30:52.052 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.054+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~OQGSMUS72DOO.0 size=485436 2024-04-10T03:30:52.052 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.054+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=OQGSMUS72DOO tag=R3K4ORMVZ3PQ type=write size=1534012 2024-04-10T03:30:52.056 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.054+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~4EKKR2DBKCE1.0 size=180863 2024-04-10T03:30:52.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.062+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=4EKKR2DBKCE1 tag=QR9GS64H76E9 type=write size=1229439 2024-04-10T03:30:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:30:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:30:51] "GET /metrics HTTP/1.1" 200 38813 "" "Prometheus/2.43.0" 2024-04-10T03:30:52.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.066+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~3OLEJ0TJPFEY.0 size=999098 2024-04-10T03:30:52.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.066+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=3OLEJ0TJPFEY tag=XPP0R2DJZTRU type=write size=2047674 2024-04-10T03:30:52.075 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.074+0000 7f3681d35640 1 < suggested remove operation key=RY85H9R39S37 tag=VIBMEATGXIVG type=write 2024-04-10T03:30:52.080 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.078+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=35E5R2AUJM53 type=del size=2556200 2024-04-10T03:30:52.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.082+0000 7f3681d35640 -1 < failed to complete operation key=RY85H9R39S37 tag=HO29VM6RZHUT type=del size=1960894: (22) Invalid argument 2024-04-10T03:30:52.087 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.086+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=7MIVM7WVHXY3 type=del size=974154 2024-04-10T03:30:52.091 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.090+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=BV4GM17TOTP6 type=del 2024-04-10T03:30:52.098 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.098+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~36PJ285F7QSD.0 size=1048576 2024-04-10T03:30:52.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.102+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~36PJ285F7QSD.1 size=1048576 2024-04-10T03:30:52.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.102+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~36PJ285F7QSD.2 size=129552 2024-04-10T03:30:52.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.102+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=36PJ285F7QSD tag=VGIEDRYCXF05 type=write size=3275280 2024-04-10T03:30:52.107 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.106+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=8PKDOW0RPTN7 type=del 2024-04-10T03:30:52.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.114+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~1182V5QVHHBT.0 size=666686 2024-04-10T03:30:52.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.114+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=1182V5QVHHBT tag=5LJW0YCFKT4E type=write size=1715262 2024-04-10T03:30:52.118 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.118+0000 7f3681d35640 -1 < failed to complete operation key=RY85H9R39S37 tag=QIL9HP8R25G3 type=del size=296995: (22) Invalid argument 2024-04-10T03:30:52.123 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.122+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~YBFSJC0T90JI.0 size=194933 2024-04-10T03:30:52.123 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.122+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=YBFSJC0T90JI tag=E89GUZV3HFUA type=write size=1243509 2024-04-10T03:30:52.132 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.130+0000 7f3681d35640 1 < suggested update operation key=LFZ1G65B5ENO tag=I75ZTMC5WC9V type=del size=3403644 2024-04-10T03:30:52.136 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.134+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=AWF5H5D5QEUS type=write size=693134 2024-04-10T03:30:52.141 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.142+0000 7f3681d35640 1 < canceled operation key=YB88V6V4V98Z tag=HQPCB5LXZE4T type=del size=1439830 2024-04-10T03:30:52.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.142+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=7J8DWKC72XWL type=del size=2233618 2024-04-10T03:30:52.147 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.146+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~4ZOJQT6HSSP4.0 size=1048576 2024-04-10T03:30:52.150 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.150+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~4ZOJQT6HSSP4.1 size=816080 2024-04-10T03:30:52.155 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.154+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=4ZOJQT6HSSP4 tag=GD5PBYXFFXE2 type=write size=2913232 2024-04-10T03:30:52.158 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.158+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=FO85T0TQX0TL type=del size=618128 2024-04-10T03:30:52.159 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.158+0000 7f3681d35640 1 < canceled part key=_multipart_UKP27BC5X2HN.2~N4PJ0EEQTQ7Q.0 size=1048576 2024-04-10T03:30:52.159 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.158+0000 7f3681d35640 1 < canceled part key=_multipart_UKP27BC5X2HN.2~N4PJ0EEQTQ7Q.1 size=470821 2024-04-10T03:30:52.164 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.162+0000 7f3681d35640 1 < canceled multipart upload key=UKP27BC5X2HN upload=N4PJ0EEQTQ7Q tag=MZQ8I8NENGQE type=write size=2567973 2024-04-10T03:30:52.170 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.170+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~JAGR1M7IT1NR.0 size=1048576 2024-04-10T03:30:52.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.174+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~JAGR1M7IT1NR.1 size=1048576 2024-04-10T03:30:52.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.174+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~JAGR1M7IT1NR.2 size=263433 2024-04-10T03:30:52.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.174+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=JAGR1M7IT1NR tag=YI67VH17PNNC type=write size=3409161 2024-04-10T03:30:52.182 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.182+0000 7f3681d35640 1 < suggested update operation key=HJDIZI4VW5YB tag=HA2J5XJHI3W8 type=del size=3236173 2024-04-10T03:30:52.185 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.186+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=TZMDVRPJ3Z9K type=write size=151129 2024-04-10T03:30:52.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.186+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=2OVXI6TXWJ6M type=del 2024-04-10T03:30:52.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.190+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=1I2Z2MB73EZP type=del size=1324129 2024-04-10T03:30:52.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.194+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~Z98HJ9X6LK46.0 size=1048576 2024-04-10T03:30:52.197 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.198+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~Z98HJ9X6LK46.1 size=1048576 2024-04-10T03:30:52.199 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.198+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~Z98HJ9X6LK46.2 size=350909 2024-04-10T03:30:52.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.206+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=Z98HJ9X6LK46 tag=PFZLTURFB9LL type=write size=3496637 2024-04-10T03:30:52.208 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.206+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=VVF8CGFOZMOS type=del size=3918848 2024-04-10T03:30:52.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.210+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~Z0PRMMPUUL41.0 size=1048576 2024-04-10T03:30:52.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.214+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~Z0PRMMPUUL41.1 size=1048576 2024-04-10T03:30:52.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.214+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~Z0PRMMPUUL41.2 size=567195 2024-04-10T03:30:52.219 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.218+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=Z0PRMMPUUL41 tag=WWZL0PQFOG53 type=write size=3712923 2024-04-10T03:30:52.225 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.226+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~ZJMNSRZUOBK0.0 size=1048576 2024-04-10T03:30:52.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.234+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~ZJMNSRZUOBK0.1 size=484826 2024-04-10T03:30:52.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.234+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=ZJMNSRZUOBK0 tag=WVKCLHU12GY9 type=write size=2581978 2024-04-10T03:30:52.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.234+0000 7f3681d35640 1 < canceled part key=_multipart_1BSW9R3K5EF6.2~0MWX0QXP8OC8.0 size=1048576 2024-04-10T03:30:52.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.238+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~0MWX0QXP8OC8.1 size=1048576 2024-04-10T03:30:52.239 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.238+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~0MWX0QXP8OC8.2 size=958881 2024-04-10T03:30:52.244 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.242+0000 7f3681d35640 1 < canceled multipart upload key=1BSW9R3K5EF6 upload=0MWX0QXP8OC8 tag=CITBM4P222NT type=write size=4104609 2024-04-10T03:30:52.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.250+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~ZKTWUHWQ11FJ.0 size=126292 2024-04-10T03:30:52.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.250+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=ZKTWUHWQ11FJ tag=X02UR8PJC271 type=write size=1174868 2024-04-10T03:30:52.253 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.254+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~OQGSMUS72DOO.0 size=485436 2024-04-10T03:30:52.259 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.258+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=OQGSMUS72DOO tag=R3K4ORMVZ3PQ type=write size=1534012 2024-04-10T03:30:52.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.262+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=23C96KLKZ9P2 type=write size=14855 2024-04-10T03:30:52.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.266+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~3OLEJ0TJPFEY.0 size=999098 2024-04-10T03:30:52.269 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.270+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=3OLEJ0TJPFEY tag=XPP0R2DJZTRU type=write size=2047674 2024-04-10T03:30:52.272 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.270+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=DO9358NIFVKO type=write size=786328 2024-04-10T03:30:52.276 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.274+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=35E5R2AUJM53 type=del 2024-04-10T03:30:52.278 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.278+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=964CBTSF1CUE type=write size=355015 2024-04-10T03:30:52.282 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.282+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=7MIVM7WVHXY3 type=del 2024-04-10T03:30:52.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.286+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~PVFZJTMUDATB.0 size=1048576 2024-04-10T03:30:52.290 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.290+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~PVFZJTMUDATB.1 size=417821 2024-04-10T03:30:52.290 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.290+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=PVFZJTMUDATB tag=BGYFK0JUDTTL type=write size=2514973 2024-04-10T03:30:52.291 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.290+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~36PJ285F7QSD.0 size=1048576 2024-04-10T03:30:52.291 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.290+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~36PJ285F7QSD.1 size=1048576 2024-04-10T03:30:52.294 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.294+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~36PJ285F7QSD.2 size=129552 2024-04-10T03:30:52.299 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.298+0000 7f3681d35640 1 < canceled multipart upload key=2G0NWWDHYG05 upload=36PJ285F7QSD tag=VGIEDRYCXF05 type=write size=3275280 2024-04-10T03:30:52.305 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.306+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~NDSCK1EG2D4F.0 size=1048576 2024-04-10T03:30:52.307 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.306+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~NDSCK1EG2D4F.1 size=995970 2024-04-10T03:30:52.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.306+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=NDSCK1EG2D4F tag=52RGL2LMGEY5 type=write size=3093122 2024-04-10T03:30:52.312 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.310+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~1182V5QVHHBT.0 size=666686 2024-04-10T03:30:52.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.318+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=1182V5QVHHBT tag=5LJW0YCFKT4E type=write size=1715262 2024-04-10T03:30:52.319 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.318+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=82LW6CT0D44Z type=del size=1548207 2024-04-10T03:30:52.322 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.322+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~YBFSJC0T90JI.0 size=194933 2024-04-10T03:30:52.328 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.330+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=YBFSJC0T90JI tag=E89GUZV3HFUA type=write size=1243509 2024-04-10T03:30:52.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.330+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=3CH23JNV06EG type=del size=733225 2024-04-10T03:30:52.336 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.334+0000 7f3681d35640 1 < completed write operation key=UY6Q47B6BQ67 tag=AWF5H5D5QEUS type=write size=693134 2024-04-10T03:30:52.342 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.342+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~6PVP6P4XVKPD.0 size=1048576 2024-04-10T03:30:52.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.346+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~6PVP6P4XVKPD.1 size=649421 2024-04-10T03:30:52.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.346+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=6PVP6P4XVKPD tag=6YO4KBRX04VE type=write size=2746573 2024-04-10T03:30:52.353 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.354+0000 7f3681d35640 1 < suggested remove operation key=YB88V6V4V98Z tag=7J8DWKC72XWL type=del 2024-04-10T03:30:52.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.354+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=HWYKM3XNUW70 type=del size=1073300 2024-04-10T03:30:52.360 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.358+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=FO85T0TQX0TL type=del 2024-04-10T03:30:52.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.362+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=SS7K0BCWDEW7 type=del size=3173495 2024-04-10T03:30:52.368 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.366+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~JAGR1M7IT1NR.0 size=1048576 2024-04-10T03:30:52.371 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.370+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~JAGR1M7IT1NR.1 size=1048576 2024-04-10T03:30:52.373 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.374+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~JAGR1M7IT1NR.2 size=263433 2024-04-10T03:30:52.379 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.378+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=JAGR1M7IT1NR tag=YI67VH17PNNC type=write size=3409161 2024-04-10T03:30:52.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.386+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~71EVBZ8BXGPX.0 size=1048576 2024-04-10T03:30:52.388 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.390+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~71EVBZ8BXGPX.1 size=274884 2024-04-10T03:30:52.388 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.390+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=71EVBZ8BXGPX tag=J5ORQ4698CAZ type=write size=2372036 2024-04-10T03:30:52.392 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.390+0000 7f3681d35640 1 < completed write operation key=LFZ1G65B5ENO tag=TZMDVRPJ3Z9K type=write size=151129 2024-04-10T03:30:52.396 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.394+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=HK3TTHDF2N7K type=del size=2721677 2024-04-10T03:30:52.400 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.398+0000 7f3681d35640 -1 < failed to complete operation key=YB88V6V4V98Z tag=1I2Z2MB73EZP type=del size=1324129: (22) Invalid argument 2024-04-10T03:30:52.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.406+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~UBR9MO6WA5CH.0 size=902813 2024-04-10T03:30:52.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.406+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=UBR9MO6WA5CH tag=IH0F858VBEH7 type=write size=1951389 2024-04-10T03:30:52.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.414+0000 7f3681d35640 1 < suggested update operation key=9IM6PF737CDI tag=VVF8CGFOZMOS type=del size=3918848 2024-04-10T03:30:52.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.418+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=PM6UDU9A484B type=del size=1731140 2024-04-10T03:30:52.422 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.422+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~ZJMNSRZUOBK0.0 size=1048576 2024-04-10T03:30:52.425 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.426+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~ZJMNSRZUOBK0.1 size=484826 2024-04-10T03:30:52.437 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.438+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=ZJMNSRZUOBK0 tag=WVKCLHU12GY9 type=write size=2581978 2024-04-10T03:30:52.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.442+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=MC6IQGBGWJKG type=del size=2471031 2024-04-10T03:30:52.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.442+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~ZKTWUHWQ11FJ.0 size=126292 2024-04-10T03:30:52.448 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.450+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=ZKTWUHWQ11FJ tag=X02UR8PJC271 type=write size=1174868 2024-04-10T03:30:52.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.454+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~YEHQ3U7BF950.0 size=1048576 2024-04-10T03:30:52.456 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.454+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~YEHQ3U7BF950.1 size=224219 2024-04-10T03:30:52.456 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.454+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=YEHQ3U7BF950 tag=HHHE22RLVPCA type=write size=2321371 2024-04-10T03:30:52.459 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.458+0000 7f3681d35640 1 < completed write operation key=E0RSS1JA08WF tag=23C96KLKZ9P2 type=write size=14855 2024-04-10T03:30:52.462 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.462+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=KBGT258B8YFH type=del size=3739938 2024-04-10T03:30:52.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.466+0000 7f3681d35640 1 < canceled operation key=M42YQA8QF082 tag=DO9358NIFVKO type=write size=786328 2024-04-10T03:30:52.467 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.466+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=U5RLHF41NH36 type=del size=3935257 2024-04-10T03:30:52.474 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.474+0000 7f3681d35640 1 < suggested update operation key=JMYOGWOKOS63 tag=964CBTSF1CUE type=write size=355015 2024-04-10T03:30:52.479 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.478+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~954GMNOTQSG3.0 size=1048576 2024-04-10T03:30:52.482 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.482+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~954GMNOTQSG3.1 size=1048576 2024-04-10T03:30:52.485 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.486+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~954GMNOTQSG3.2 size=1037587 2024-04-10T03:30:52.485 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.486+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=954GMNOTQSG3 tag=GYXZBA8DCUNN type=write size=4183315 2024-04-10T03:30:52.489 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.490+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~PVFZJTMUDATB.0 size=1048576 2024-04-10T03:30:52.491 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.490+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~PVFZJTMUDATB.1 size=417821 2024-04-10T03:30:52.496 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.498+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=PVFZJTMUDATB tag=BGYFK0JUDTTL type=write size=2514973 2024-04-10T03:30:52.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.498+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=SB171H8K68EY type=del size=1017203 2024-04-10T03:30:52.500 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.498+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~NDSCK1EG2D4F.0 size=1048576 2024-04-10T03:30:52.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.502+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~NDSCK1EG2D4F.1 size=995970 2024-04-10T03:30:52.508 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.506+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=NDSCK1EG2D4F tag=52RGL2LMGEY5 type=write size=3093122 2024-04-10T03:30:52.511 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.510+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=VW4B9Z2VUI0Z type=del size=192318 2024-04-10T03:30:52.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.518+0000 7f3681d35640 1 < suggested update operation key=0WIDF4906L06 tag=82LW6CT0D44Z type=del size=1548207 2024-04-10T03:30:52.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.522+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=DH6XI069AW6T type=write size=970695 2024-04-10T03:30:52.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.522+0000 7f3681d35640 1 < canceled operation key=LFZ1G65B5ENO tag=3CH23JNV06EG type=del size=733225 2024-04-10T03:30:52.526 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.526+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=XBLZTXCRDIZ2 type=del size=202028 2024-04-10T03:30:52.530 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.530+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~6PVP6P4XVKPD.0 size=1048576 2024-04-10T03:30:52.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.534+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~6PVP6P4XVKPD.1 size=649421 2024-04-10T03:30:52.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.538+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=6PVP6P4XVKPD tag=6YO4KBRX04VE type=write size=2746573 2024-04-10T03:30:52.541 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.542+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=OAU7QQQZYA95 type=del size=574767 2024-04-10T03:30:52.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.542+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=HWYKM3XNUW70 type=del 2024-04-10T03:30:52.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.546+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=FM4GSVVAD4SY type=del size=1731207 2024-04-10T03:30:52.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.550+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=SS7K0BCWDEW7 type=del 2024-04-10T03:30:52.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.554+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=SNSXH5ACA3O9 type=del size=147895 2024-04-10T03:30:52.555 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.554+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~71EVBZ8BXGPX.0 size=1048576 2024-04-10T03:30:52.558 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.558+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~71EVBZ8BXGPX.1 size=274884 2024-04-10T03:30:52.562 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.562+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=71EVBZ8BXGPX tag=J5ORQ4698CAZ type=write size=2372036 2024-04-10T03:30:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:52 smithi016 bash[72916]: audit 2024-04-10T03:30:51.204284+0000 mon.a (mon.0) 2082 : audit 1 from='client.? 172.21.15.16:0/75276724' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108567-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:30:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:52 smithi016 bash[72916]: cluster 2024-04-10T03:30:51.215393+0000 mon.a (mon.0) 2083 : cluster 0 osdmap e1127: 8 total, 8 up, 8 in 2024-04-10T03:30:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:52 smithi016 bash[72916]: cluster 2024-04-10T03:30:51.745322+0000 mgr.y (mgr.25133) 734 : cluster 0 pgmap v1405: 137 pgs: 6 creating+activating, 5 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:30:52.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:52 smithi016 bash[74137]: audit 2024-04-10T03:30:51.204284+0000 mon.a (mon.0) 2082 : audit 1 from='client.? 172.21.15.16:0/75276724' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108567-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:30:52.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:52 smithi016 bash[74137]: cluster 2024-04-10T03:30:51.215393+0000 mon.a (mon.0) 2083 : cluster 0 osdmap e1127: 8 total, 8 up, 8 in 2024-04-10T03:30:52.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:52 smithi016 bash[74137]: cluster 2024-04-10T03:30:51.745322+0000 mgr.y (mgr.25133) 734 : cluster 0 pgmap v1405: 137 pgs: 6 creating+activating, 5 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:30:52.566 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.566+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=L7LNYUDCOWTW type=del size=3126010 2024-04-10T03:30:52.569 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.570+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=HK3TTHDF2N7K type=del 2024-04-10T03:30:52.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.570+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=642MZ57G8Y8Y type=del size=800095 2024-04-10T03:30:52.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.574+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~UBR9MO6WA5CH.0 size=902813 2024-04-10T03:30:52.579 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.578+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=UBR9MO6WA5CH tag=IH0F858VBEH7 type=write size=1951389 2024-04-10T03:30:52.582 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.582+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=4WNW4GY6BXVF type=write size=234538 2024-04-10T03:30:52.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.586+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=PM6UDU9A484B type=del 2024-04-10T03:30:52.592 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.590+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~4M2TLKVMN7Y4.0 size=111054 2024-04-10T03:30:52.592 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.590+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=4M2TLKVMN7Y4 tag=DCJSHRK3JQZ4 type=write size=1159630 2024-04-10T03:30:52.595 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.594+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=MC6IQGBGWJKG type=del 2024-04-10T03:30:52.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.602+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~UQ111Z1XABBB.0 size=25510 2024-04-10T03:30:52.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.602+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=UQ111Z1XABBB tag=OU4UIHVUSQC7 type=write size=1074086 2024-04-10T03:30:52.604 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.606+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~YEHQ3U7BF950.0 size=1048576 2024-04-10T03:30:52.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.606+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~YEHQ3U7BF950.1 size=224219 2024-04-10T03:30:52.613 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.614+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=YEHQ3U7BF950 tag=HHHE22RLVPCA type=write size=2321371 2024-04-10T03:30:52.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.614+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=ZOG8MQO82F20 type=del size=3256878 2024-04-10T03:30:52.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.622+0000 7f3681d35640 1 < suggested update operation key=XS3QMVD9HETO tag=KBGT258B8YFH type=del size=3739938 2024-04-10T03:30:52.624 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.626+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=QN39JC7IIFPH type=del size=2616635 2024-04-10T03:30:52.627 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.626+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=U5RLHF41NH36 type=del 2024-04-10T03:30:52.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.630+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=9N4QHSWUXLES type=del size=2957596 2024-04-10T03:30:52.633 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.634+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~954GMNOTQSG3.0 size=1048576 2024-04-10T03:30:52.635 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.634+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~954GMNOTQSG3.1 size=1048576 2024-04-10T03:30:52.635 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.634+0000 7f3681d35640 1 < canceled part key=_multipart_1BSW9R3K5EF6.2~954GMNOTQSG3.2 size=1037587 2024-04-10T03:30:52.640 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.642+0000 7f3681d35640 1 < canceled multipart upload key=1BSW9R3K5EF6 upload=954GMNOTQSG3 tag=GYXZBA8DCUNN type=write size=4183315 2024-04-10T03:30:52.643 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.642+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=KU6XGWF77XMH type=del size=64548 2024-04-10T03:30:52.649 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.650+0000 7f3681d35640 1 < suggested update operation key=YB88V6V4V98Z tag=SB171H8K68EY type=del size=1017203 2024-04-10T03:30:52.653 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.654+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=D1D3NLNDTUYD type=del size=1751108 2024-04-10T03:30:52.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.658+0000 7f3681d35640 1 < suggested update operation key=ZFPI8J89GM63 tag=VW4B9Z2VUI0Z type=del size=192318 2024-04-10T03:30:52.662 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.662+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=FC11GI2YGHPZ type=write size=902649 2024-04-10T03:30:52.665 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.666+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=DH6XI069AW6T type=write size=970695 2024-04-10T03:30:52.671 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.670+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~225YK3TH8QM1.0 size=787686 2024-04-10T03:30:52.671 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.670+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=225YK3TH8QM1 tag=LETG63C3W1Y7 type=write size=1836262 2024-04-10T03:30:52.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:52 smithi136 bash[68278]: audit 2024-04-10T03:30:51.204284+0000 mon.a (mon.0) 2082 : audit 1 from='client.? 172.21.15.16:0/75276724' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108567-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:30:52.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:52 smithi136 bash[68278]: cluster 2024-04-10T03:30:51.215393+0000 mon.a (mon.0) 2083 : cluster 0 osdmap e1127: 8 total, 8 up, 8 in 2024-04-10T03:30:52.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:52 smithi136 bash[68278]: cluster 2024-04-10T03:30:51.745322+0000 mgr.y (mgr.25133) 734 : cluster 0 pgmap v1405: 137 pgs: 6 creating+activating, 5 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:30:52.674 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.674+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=XBLZTXCRDIZ2 type=del 2024-04-10T03:30:52.677 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.678+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=JYDF8WGACFSK type=del size=2182031 2024-04-10T03:30:52.680 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.678+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=OAU7QQQZYA95 type=del 2024-04-10T03:30:52.686 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.686+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~FJ5FTE40U9FW.0 size=16059 2024-04-10T03:30:52.686 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.686+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=FJ5FTE40U9FW tag=DNGQ5O278ECQ type=write size=1064635 2024-04-10T03:30:52.689 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.690+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=FM4GSVVAD4SY type=del 2024-04-10T03:30:52.692 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.690+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=FTGU25VVEXM0 type=del size=449280 2024-04-10T03:30:52.695 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.694+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=SNSXH5ACA3O9 type=del 2024-04-10T03:30:52.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.698+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=D3T5YLI3PGEB type=del size=1924732 2024-04-10T03:30:52.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.702+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=L7LNYUDCOWTW type=del 2024-04-10T03:30:52.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.702+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=M9PXTNUG0SNI type=del size=1896417 2024-04-10T03:30:52.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.710+0000 7f3681d35640 1 < suggested remove operation key=TY0AW46ZQ57A tag=642MZ57G8Y8Y type=del 2024-04-10T03:30:52.715 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.714+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~5MAWQYBNHR14.0 size=1048576 2024-04-10T03:30:52.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.718+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~5MAWQYBNHR14.1 size=467328 2024-04-10T03:30:52.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.718+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=5MAWQYBNHR14 tag=Q7RMHS9D2WCM type=write size=2564480 2024-04-10T03:30:52.722 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.722+0000 7f3681d35640 1 < canceled operation key=JMYOGWOKOS63 tag=4WNW4GY6BXVF type=write size=234538 2024-04-10T03:30:52.727 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.726+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~KQIH5OIX7AYW.0 size=1048576 2024-04-10T03:30:52.729 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.730+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~KQIH5OIX7AYW.1 size=712625 2024-04-10T03:30:52.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.730+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=KQIH5OIX7AYW tag=HQNZQVHLEV98 type=write size=2809777 2024-04-10T03:30:52.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.730+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~4M2TLKVMN7Y4.0 size=111054 2024-04-10T03:30:52.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.734+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=4M2TLKVMN7Y4 tag=DCJSHRK3JQZ4 type=write size=1159630 2024-04-10T03:30:52.741 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.742+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~RIZDTN0RPDUD.0 size=222068 2024-04-10T03:30:52.741 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.742+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=RIZDTN0RPDUD tag=TUNO9DKEMO29 type=write size=1270644 2024-04-10T03:30:52.744 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.742+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~UQ111Z1XABBB.0 size=25510 2024-04-10T03:30:52.750 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.750+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=UQ111Z1XABBB tag=OU4UIHVUSQC7 type=write size=1074086 2024-04-10T03:30:52.756 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.754+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~4U9EGDR7CG6Y.0 size=1048576 2024-04-10T03:30:52.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.758+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~4U9EGDR7CG6Y.1 size=905598 2024-04-10T03:30:52.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.758+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=4U9EGDR7CG6Y tag=QHYQ2OLDII0S type=write size=3002750 2024-04-10T03:30:52.763 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.762+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=ZOG8MQO82F20 type=del 2024-04-10T03:30:52.770 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.770+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~51XE08TJ7AJC.0 size=647386 2024-04-10T03:30:52.770 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.770+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=51XE08TJ7AJC tag=QRR7MHEDJU4S type=write size=1695962 2024-04-10T03:30:52.773 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.774+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=QN39JC7IIFPH type=del 2024-04-10T03:30:52.779 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.778+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~HJXVQ8G3ZOEO.0 size=507484 2024-04-10T03:30:52.780 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.778+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=HJXVQ8G3ZOEO tag=3GIUGAYJO7IQ type=write size=1556060 2024-04-10T03:30:52.787 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.786+0000 7f3681d35640 1 < suggested update operation key=0WIDF4906L06 tag=9N4QHSWUXLES type=del size=2957596 2024-04-10T03:30:52.790 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.790+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=EJLPWUCS9S4O type=del size=772535 2024-04-10T03:30:52.794 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.794+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=KU6XGWF77XMH type=del 2024-04-10T03:30:52.799 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.798+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=95WIK70LZSDS type=del size=2707902 2024-04-10T03:30:52.803 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.802+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=D1D3NLNDTUYD type=del 2024-04-10T03:30:52.811 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.810+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~JGNHS6EXZA6E.0 size=1048576 2024-04-10T03:30:52.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.814+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~JGNHS6EXZA6E.1 size=1048576 2024-04-10T03:30:52.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.814+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~JGNHS6EXZA6E.2 size=796640 2024-04-10T03:30:52.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.814+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=JGNHS6EXZA6E tag=DT5QUT4012KG type=write size=3942368 2024-04-10T03:30:52.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.818+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=FC11GI2YGHPZ type=write size=902649 2024-04-10T03:30:52.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.822+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=L1EP9Z95D9TY type=write size=134856 2024-04-10T03:30:52.827 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.826+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~225YK3TH8QM1.0 size=787686 2024-04-10T03:30:52.833 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.834+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=225YK3TH8QM1 tag=LETG63C3W1Y7 type=write size=1836262 2024-04-10T03:30:52.837 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.838+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=GAUNJENLT8PT type=write size=667127 2024-04-10T03:30:52.840 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.842+0000 7f3681d35640 1 < canceled operation key=E0RSS1JA08WF tag=JYDF8WGACFSK type=del size=2182031 2024-04-10T03:30:52.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.842+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=867UWHKUUUNM type=del size=633947 2024-04-10T03:30:52.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.846+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~FJ5FTE40U9FW.0 size=16059 2024-04-10T03:30:52.852 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.850+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=FJ5FTE40U9FW tag=DNGQ5O278ECQ type=write size=1064635 2024-04-10T03:30:52.859 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.858+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~TDD0BRKHX2BG.0 size=1048576 2024-04-10T03:30:52.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.862+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~TDD0BRKHX2BG.1 size=999197 2024-04-10T03:30:52.862 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.862+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=TDD0BRKHX2BG tag=MR67YE6D58BD type=write size=3096349 2024-04-10T03:30:52.869 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.870+0000 7f3681d35640 1 < suggested update operation key=0C53MDL2UIWC tag=FTGU25VVEXM0 type=del size=449280 2024-04-10T03:30:52.872 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.874+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=FO8PQ0C7192R type=del size=2237609 2024-04-10T03:30:52.877 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.878+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=D3T5YLI3PGEB type=del 2024-04-10T03:30:52.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.882+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=5K3LOQFD0HXN type=del size=1905183 2024-04-10T03:30:52.885 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.886+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=M9PXTNUG0SNI type=del 2024-04-10T03:30:52.888 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.890+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=CJUGMP1V9AKT type=del size=3770140 2024-04-10T03:30:52.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.894+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~5MAWQYBNHR14.0 size=1048576 2024-04-10T03:30:52.896 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.894+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~5MAWQYBNHR14.1 size=467328 2024-04-10T03:30:52.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.902+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=5MAWQYBNHR14 tag=Q7RMHS9D2WCM type=write size=2564480 2024-04-10T03:30:52.905 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.906+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=N8F8XII36E4J type=del size=3529569 2024-04-10T03:30:52.909 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.910+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~KQIH5OIX7AYW.0 size=1048576 2024-04-10T03:30:52.911 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.910+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~KQIH5OIX7AYW.1 size=712625 2024-04-10T03:30:52.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.918+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=KQIH5OIX7AYW tag=HQNZQVHLEV98 type=write size=2809777 2024-04-10T03:30:52.921 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.922+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=0A998OW6VA7O type=del size=2150920 2024-04-10T03:30:52.924 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.926+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~RIZDTN0RPDUD.0 size=222068 2024-04-10T03:30:52.930 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.930+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=RIZDTN0RPDUD tag=TUNO9DKEMO29 type=write size=1270644 2024-04-10T03:30:52.934 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.934+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=YQI4TK6ED765 type=del size=474103 2024-04-10T03:30:52.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.934+0000 7f3681d35640 1 < canceled part key=_multipart_0C53MDL2UIWC.2~4U9EGDR7CG6Y.0 size=1048576 2024-04-10T03:30:52.937 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.938+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~4U9EGDR7CG6Y.1 size=905598 2024-04-10T03:30:52.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.942+0000 7f3681d35640 1 < canceled multipart upload key=0C53MDL2UIWC upload=4U9EGDR7CG6Y tag=QHYQ2OLDII0S type=write size=3002750 2024-04-10T03:30:52.948 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.950+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~662Q0H4EEK11.0 size=787919 2024-04-10T03:30:52.948 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.950+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=662Q0H4EEK11 tag=QKJBL04HJ1BQ type=write size=1836495 2024-04-10T03:30:52.952 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.950+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~51XE08TJ7AJC.0 size=647386 2024-04-10T03:30:52.956 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.958+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=51XE08TJ7AJC tag=QRR7MHEDJU4S type=write size=1695962 2024-04-10T03:30:52.959 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.958+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=VIAIJRZG7YCY type=del size=1385845 2024-04-10T03:30:52.963 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.962+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~HJXVQ8G3ZOEO.0 size=507484 2024-04-10T03:30:52.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.966+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=HJXVQ8G3ZOEO tag=3GIUGAYJO7IQ type=write size=1556060 2024-04-10T03:30:52.972 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.970+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=I3I3U3E9FGHG type=write size=483376 2024-04-10T03:30:52.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.978+0000 7f3681d35640 1 < suggested update operation key=AVSQ6ZAXYX9N tag=EJLPWUCS9S4O type=del size=772535 2024-04-10T03:30:52.985 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.986+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~RINWV1YPB4HC.0 size=1009589 2024-04-10T03:30:52.985 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.986+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=RINWV1YPB4HC tag=1QICD4QK5GOL type=write size=2058165 2024-04-10T03:30:52.991 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.990+0000 7f3681d35640 1 < suggested update operation key=RY85H9R39S37 tag=95WIK70LZSDS type=del size=2707902 2024-04-10T03:30:52.995 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.994+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=68EA680W461G type=del size=989568 2024-04-10T03:30:52.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:52.998+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~JGNHS6EXZA6E.0 size=1048576 2024-04-10T03:30:53.000 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.002+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~JGNHS6EXZA6E.1 size=1048576 2024-04-10T03:30:53.003 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.002+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~JGNHS6EXZA6E.2 size=796640 2024-04-10T03:30:53.009 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.010+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=JGNHS6EXZA6E tag=DT5QUT4012KG type=write size=3942368 2024-04-10T03:30:53.016 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.014+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~DFG2Z9ZY8I8K.0 size=1048576 2024-04-10T03:30:53.018 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.018+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~DFG2Z9ZY8I8K.1 size=1048576 2024-04-10T03:30:53.021 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.022+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~DFG2Z9ZY8I8K.2 size=123622 2024-04-10T03:30:53.021 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.022+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=DFG2Z9ZY8I8K tag=SZK9MLO3ZLOA type=write size=3269350 2024-04-10T03:30:53.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.026+0000 7f3681d35640 1 < canceled operation key=UKP27BC5X2HN tag=L1EP9Z95D9TY type=write size=134856 2024-04-10T03:30:53.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.026+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=QT4TFWIJONT3 type=del size=744505 2024-04-10T03:30:53.032 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.030+0000 7f3681d35640 1 < completed write operation key=9GINXS6O1W28 tag=GAUNJENLT8PT type=write size=667127 2024-04-10T03:30:53.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.038+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~K294M9HWNLNA.0 size=404215 2024-04-10T03:30:53.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.038+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=K294M9HWNLNA tag=2MGSJUN4IWKN type=write size=1452791 2024-04-10T03:30:53.046 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.046+0000 7f3681d35640 1 < suggested update operation key=B1TVXAV8NY2C tag=867UWHKUUUNM type=del size=633947 2024-04-10T03:30:53.050 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.050+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=ENV7QXOKSMHS type=del size=2649772 2024-04-10T03:30:53.053 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.054+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~TDD0BRKHX2BG.0 size=1048576 2024-04-10T03:30:53.056 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.058+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~TDD0BRKHX2BG.1 size=999197 2024-04-10T03:30:53.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.062+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=TDD0BRKHX2BG tag=MR67YE6D58BD type=write size=3096349 2024-04-10T03:30:53.066 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.066+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=XQ6LEA6522B4 type=del size=1354322 2024-04-10T03:30:53.070 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.070+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=FO8PQ0C7192R type=del 2024-04-10T03:30:53.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.078+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~U3L7AJ8C21KR.0 size=879248 2024-04-10T03:30:53.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.078+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=U3L7AJ8C21KR tag=X9OAGC84HJ9U type=write size=1927824 2024-04-10T03:30:53.080 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.082+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=5K3LOQFD0HXN type=del 2024-04-10T03:30:53.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.082+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=6LPFU03Y924K type=del size=3245776 2024-04-10T03:30:53.088 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.086+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=CJUGMP1V9AKT type=del 2024-04-10T03:30:53.094 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.094+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~VK06QO2KOZC1.0 size=578441 2024-04-10T03:30:53.095 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.094+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=VK06QO2KOZC1 tag=MVPYUZUYFOIQ type=write size=1627017 2024-04-10T03:30:53.098 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.098+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=N8F8XII36E4J type=del 2024-04-10T03:30:53.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.102+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=MT6D2Y4HERCP type=del size=1173440 2024-04-10T03:30:53.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.106+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=0A998OW6VA7O type=del 2024-04-10T03:30:53.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.110+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=AU3J1RUGRHK0 type=del size=3990350 2024-04-10T03:30:53.113 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.114+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=YQI4TK6ED765 type=del 2024-04-10T03:30:53.121 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.122+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~CV4JSEOO272L.0 size=1048576 2024-04-10T03:30:53.123 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.122+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~CV4JSEOO272L.1 size=1048576 2024-04-10T03:30:53.126 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.126+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~CV4JSEOO272L.2 size=396759 2024-04-10T03:30:53.126 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.126+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=CV4JSEOO272L tag=S1PCBKZR3DGE type=write size=3542487 2024-04-10T03:30:53.129 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.130+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~662Q0H4EEK11.0 size=787919 2024-04-10T03:30:53.135 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.134+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=662Q0H4EEK11 tag=QKJBL04HJ1BQ type=write size=1836495 2024-04-10T03:30:53.142 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.142+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~826LX6OXIP7Q.0 size=1048576 2024-04-10T03:30:53.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.142+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~826LX6OXIP7Q.1 size=1048576 2024-04-10T03:30:53.147 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.146+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~826LX6OXIP7Q.2 size=124691 2024-04-10T03:30:53.147 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.146+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=826LX6OXIP7Q tag=QLF1JKN20GDQ type=write size=3270419 2024-04-10T03:30:53.150 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.150+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=VIAIJRZG7YCY type=del 2024-04-10T03:30:53.157 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.158+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~D6LEB70UFWHX.0 size=1048576 2024-04-10T03:30:53.159 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.158+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~D6LEB70UFWHX.1 size=1048576 2024-04-10T03:30:53.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.162+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~D6LEB70UFWHX.2 size=333371 2024-04-10T03:30:53.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.162+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=D6LEB70UFWHX tag=QGDFZ5NEPHJT type=write size=3479099 2024-04-10T03:30:53.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.166+0000 7f3681d35640 1 < completed write operation key=LFZ1G65B5ENO tag=I3I3U3E9FGHG type=write size=483376 2024-04-10T03:30:53.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.170+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~6DSJXXS6AZ2T.0 size=467717 2024-04-10T03:30:53.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.170+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=6DSJXXS6AZ2T tag=FF0M0CTOY1UK type=write size=1516293 2024-04-10T03:30:53.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.174+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~RINWV1YPB4HC.0 size=1009589 2024-04-10T03:30:53.178 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.178+0000 7f3681d35640 1 < canceled multipart upload key=2G0NWWDHYG05 upload=RINWV1YPB4HC tag=1QICD4QK5GOL type=write size=2058165 2024-04-10T03:30:53.184 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.186+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~BVEPW8IVS20R.0 size=1048576 2024-04-10T03:30:53.187 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.186+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~BVEPW8IVS20R.1 size=1048576 2024-04-10T03:30:53.190 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.190+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~BVEPW8IVS20R.2 size=722701 2024-04-10T03:30:53.190 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.190+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=BVEPW8IVS20R tag=JFVJ0HD1XS9Z type=write size=3868429 2024-04-10T03:30:53.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.194+0000 7f3681d35640 -1 < failed to complete operation key=B1TVXAV8NY2C tag=68EA680W461G type=del size=989568: (22) Invalid argument 2024-04-10T03:30:53.198 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.198+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=JN744H6PF2O1 type=del size=3318456 2024-04-10T03:30:53.202 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.202+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~DFG2Z9ZY8I8K.0 size=1048576 2024-04-10T03:30:53.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.206+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~DFG2Z9ZY8I8K.1 size=1048576 2024-04-10T03:30:53.207 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.206+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~DFG2Z9ZY8I8K.2 size=123622 2024-04-10T03:30:53.212 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.214+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=DFG2Z9ZY8I8K tag=SZK9MLO3ZLOA type=write size=3269350 2024-04-10T03:30:53.216 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.214+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=UMDNSI2TCKZQ type=write size=574251 2024-04-10T03:30:53.219 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.218+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=QT4TFWIJONT3 type=del 2024-04-10T03:30:53.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.222+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=7ZETT6T3Q6PU type=write size=207727 2024-04-10T03:30:53.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.226+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~K294M9HWNLNA.0 size=404215 2024-04-10T03:30:53.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.234+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=K294M9HWNLNA tag=2MGSJUN4IWKN type=write size=1452791 2024-04-10T03:30:53.235 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.234+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=TX90H55LJAVC type=del size=1773595 2024-04-10T03:30:53.238 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.238+0000 7f3681d35640 1 < canceled operation key=E0RSS1JA08WF tag=ENV7QXOKSMHS type=del size=2649772 2024-04-10T03:30:53.241 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.242+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=9XNY7MMO1OSV type=del size=1260552 2024-04-10T03:30:53.247 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.246+0000 7f3681d35640 1 < suggested remove operation key=UY6Q47B6BQ67 tag=XQ6LEA6522B4 type=del 2024-04-10T03:30:53.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.250+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=AQX03B6I3FOO type=write size=1036148 2024-04-10T03:30:53.253 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.254+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~U3L7AJ8C21KR.0 size=879248 2024-04-10T03:30:53.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.258+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=U3L7AJ8C21KR tag=X9OAGC84HJ9U type=write size=1927824 2024-04-10T03:30:53.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.262+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~MR24096NVYVH.0 size=1048576 2024-04-10T03:30:53.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.266+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~MR24096NVYVH.1 size=1048576 2024-04-10T03:30:53.269 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.270+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~MR24096NVYVH.2 size=1027252 2024-04-10T03:30:53.269 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.270+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=MR24096NVYVH tag=TIDW7K7X2EV3 type=write size=4172980 2024-04-10T03:30:53.272 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.270+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=6LPFU03Y924K type=del 2024-04-10T03:30:53.278 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.278+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~3INKZ9D95RI9.0 size=1048576 2024-04-10T03:30:53.280 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.282+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~3INKZ9D95RI9.1 size=1048576 2024-04-10T03:30:53.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.282+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~3INKZ9D95RI9.2 size=175296 2024-04-10T03:30:53.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.282+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=3INKZ9D95RI9 tag=MZZPXQCGCJLC type=write size=3321024 2024-04-10T03:30:53.286 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.286+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~VK06QO2KOZC1.0 size=578441 2024-04-10T03:30:53.291 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.290+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=VK06QO2KOZC1 tag=MVPYUZUYFOIQ type=write size=1627017 2024-04-10T03:30:53.297 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.298+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~9QTFRGTL3D1Y.0 size=1048576 2024-04-10T03:30:53.300 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.298+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~9QTFRGTL3D1Y.1 size=567048 2024-04-10T03:30:53.300 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.298+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=9QTFRGTL3D1Y tag=N6GWXWC89NSU type=write size=2664200 2024-04-10T03:30:53.304 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.302+0000 7f3681d35640 -1 < failed to complete operation key=UY6Q47B6BQ67 tag=MT6D2Y4HERCP type=del size=1173440: (22) Invalid argument 2024-04-10T03:30:53.310 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.310+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~6DI84P6KFSYD.0 size=13856 2024-04-10T03:30:53.310 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.310+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=6DI84P6KFSYD tag=3SX8Z9HQVIMN type=write size=1062432 2024-04-10T03:30:53.313 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.314+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=AU3J1RUGRHK0 type=del 2024-04-10T03:30:53.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.318+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=WC5OBLEZVB31 type=del size=2172748 2024-04-10T03:30:53.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.318+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~CV4JSEOO272L.0 size=1048576 2024-04-10T03:30:53.322 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.322+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~CV4JSEOO272L.1 size=1048576 2024-04-10T03:30:53.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.326+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~CV4JSEOO272L.2 size=396759 2024-04-10T03:30:53.330 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.330+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=CV4JSEOO272L tag=S1PCBKZR3DGE type=write size=3542487 2024-04-10T03:30:53.336 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.338+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~UDJ8D6X9KIUR.0 size=271396 2024-04-10T03:30:53.336 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.338+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=UDJ8D6X9KIUR tag=TTT3UAI7XV3F type=write size=1319972 2024-04-10T03:30:53.340 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.338+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~826LX6OXIP7Q.0 size=1048576 2024-04-10T03:30:53.342 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.342+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~826LX6OXIP7Q.1 size=1048576 2024-04-10T03:30:53.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.346+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~826LX6OXIP7Q.2 size=124691 2024-04-10T03:30:53.350 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.350+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=826LX6OXIP7Q tag=QLF1JKN20GDQ type=write size=3270419 2024-04-10T03:30:53.353 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.354+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=CO2FNRKQLZOY type=del size=3035181 2024-04-10T03:30:53.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.358+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~D6LEB70UFWHX.0 size=1048576 2024-04-10T03:30:53.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.358+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~D6LEB70UFWHX.1 size=1048576 2024-04-10T03:30:53.359 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.358+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~D6LEB70UFWHX.2 size=333371 2024-04-10T03:30:53.364 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.366+0000 7f3681d35640 1 < canceled multipart upload key=XS3QMVD9HETO upload=D6LEB70UFWHX tag=QGDFZ5NEPHJT type=write size=3479099 2024-04-10T03:30:53.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.370+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~C54NT2VHK1S6.0 size=878371 2024-04-10T03:30:53.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.370+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=C54NT2VHK1S6 tag=92G1GXCS6JCH type=write size=1926947 2024-04-10T03:30:53.373 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.374+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~6DSJXXS6AZ2T.0 size=467717 2024-04-10T03:30:53.379 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.378+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=6DSJXXS6AZ2T tag=FF0M0CTOY1UK type=write size=1516293 2024-04-10T03:30:53.382 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.382+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=5NJBCQB3JMC3 type=del size=1551768 2024-04-10T03:30:53.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.386+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~BVEPW8IVS20R.0 size=1048576 2024-04-10T03:30:53.389 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.390+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~BVEPW8IVS20R.1 size=1048576 2024-04-10T03:30:53.392 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.390+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~BVEPW8IVS20R.2 size=722701 2024-04-10T03:30:53.399 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.398+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=BVEPW8IVS20R tag=JFVJ0HD1XS9Z type=write size=3868429 2024-04-10T03:30:53.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.402+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=IEF0R1N74175 type=del size=727334 2024-04-10T03:30:53.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.406+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=JN744H6PF2O1 type=del 2024-04-10T03:30:53.414 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.414+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~512FRW6B2QC1.0 size=1048576 2024-04-10T03:30:53.416 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.418+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~512FRW6B2QC1.1 size=1048576 2024-04-10T03:30:53.419 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.418+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~512FRW6B2QC1.2 size=888183 2024-04-10T03:30:53.419 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.418+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=512FRW6B2QC1 tag=ZGPQDV5HAVT8 type=write size=4033911 2024-04-10T03:30:53.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.422+0000 7f3681d35640 1 < completed write operation key=JMYOGWOKOS63 tag=UMDNSI2TCKZQ type=write size=574251 2024-04-10T03:30:53.427 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.426+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=3S88SRCXA8VW type=del size=865417 2024-04-10T03:30:53.430 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.430+0000 7f3681d35640 1 < canceled operation key=2MYMDF371BVI tag=7ZETT6T3Q6PU type=write size=207727 2024-04-10T03:30:53.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.434+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=YOO0SAEUIDR3 type=del size=3057399 2024-04-10T03:30:53.437 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.438+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=TX90H55LJAVC type=del 2024-04-10T03:30:53.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.442+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~ON98Y6BXBKO8.0 size=1048576 2024-04-10T03:30:53.446 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.446+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~ON98Y6BXBKO8.1 size=407668 2024-04-10T03:30:53.447 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.446+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=ON98Y6BXBKO8 tag=7KP9P4WQ2DIR type=write size=2504820 2024-04-10T03:30:53.450 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.450+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=9XNY7MMO1OSV type=del 2024-04-10T03:30:53.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.454+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=J3LHZ788GOW7 type=del size=2279551 2024-04-10T03:30:53.457 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.458+0000 7f3681d35640 1 < completed write operation key=ZFPI8J89GM63 tag=AQX03B6I3FOO type=write size=1036148 2024-04-10T03:30:53.460 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.462+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=24123JHB0YWM type=write size=914400 2024-04-10T03:30:53.466 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.462+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~MR24096NVYVH.0 size=1048576 2024-04-10T03:30:53.468 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.466+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~MR24096NVYVH.1 size=1048576 2024-04-10T03:30:53.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.470+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~MR24096NVYVH.2 size=1027252 2024-04-10T03:30:53.476 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.474+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=MR24096NVYVH tag=TIDW7K7X2EV3 type=write size=4172980 2024-04-10T03:30:53.482 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.478+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=U0JYKRVDWK9J type=del size=255347 2024-04-10T03:30:53.484 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.482+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~3INKZ9D95RI9.0 size=1048576 2024-04-10T03:30:53.487 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.486+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~3INKZ9D95RI9.1 size=1048576 2024-04-10T03:30:53.490 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.490+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~3INKZ9D95RI9.2 size=175296 2024-04-10T03:30:53.496 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.494+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=3INKZ9D95RI9 tag=MZZPXQCGCJLC type=write size=3321024 2024-04-10T03:30:53.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.498+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=M3RAKAULKFYJ type=del size=1611846 2024-04-10T03:30:53.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.502+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~9QTFRGTL3D1Y.0 size=1048576 2024-04-10T03:30:53.506 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.506+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~9QTFRGTL3D1Y.1 size=567048 2024-04-10T03:30:53.513 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.514+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=9QTFRGTL3D1Y tag=N6GWXWC89NSU type=write size=2664200 2024-04-10T03:30:53.516 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.518+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=NH3DM86RC0K8 type=del size=2170287 2024-04-10T03:30:53.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.518+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~6DI84P6KFSYD.0 size=13856 2024-04-10T03:30:53.525 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.526+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=6DI84P6KFSYD tag=3SX8Z9HQVIMN type=write size=1062432 2024-04-10T03:30:53.531 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.530+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~5EVJL0BWPNFA.0 size=369085 2024-04-10T03:30:53.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.530+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=5EVJL0BWPNFA tag=WZNUDHOW60SM type=write size=1417661 2024-04-10T03:30:53.535 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.534+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=WC5OBLEZVB31 type=del 2024-04-10T03:30:53.540 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.542+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~SCU673M0SZHD.0 size=580327 2024-04-10T03:30:53.541 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.542+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=SCU673M0SZHD tag=ORABNGQL4OFO type=write size=1628903 2024-04-10T03:30:53.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.546+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~UDJ8D6X9KIUR.0 size=271396 2024-04-10T03:30:53.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.550+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=UDJ8D6X9KIUR tag=TTT3UAI7XV3F type=write size=1319972 2024-04-10T03:30:53.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.554+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~F7A4CTWSQSLC.0 size=108948 2024-04-10T03:30:53.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.554+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=F7A4CTWSQSLC tag=ZC7OTDE2T1X3 type=write size=1157524 2024-04-10T03:30:53.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:53 smithi016 bash[72916]: cluster 2024-04-10T03:30:52.239139+0000 mon.a (mon.0) 2084 : cluster 0 osdmap e1128: 8 total, 8 up, 8 in 2024-04-10T03:30:53.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:53 smithi016 bash[74137]: cluster 2024-04-10T03:30:52.239139+0000 mon.a (mon.0) 2084 : cluster 0 osdmap e1128: 8 total, 8 up, 8 in 2024-04-10T03:30:53.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.562+0000 7f3681d35640 1 < suggested remove operation key=2MYMDF371BVI tag=CO2FNRKQLZOY type=del 2024-04-10T03:30:53.566 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.566+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=04U9PWOH0014 type=del size=780064 2024-04-10T03:30:53.569 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.570+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~C54NT2VHK1S6.0 size=878371 2024-04-10T03:30:53.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.574+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=C54NT2VHK1S6 tag=92G1GXCS6JCH type=write size=1926947 2024-04-10T03:30:53.578 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.578+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=D8W2RRB2RERD type=write size=746321 2024-04-10T03:30:53.582 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.582+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=5NJBCQB3JMC3 type=del 2024-04-10T03:30:53.588 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.586+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~2N007FNZHRQF.0 size=1048576 2024-04-10T03:30:53.591 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.590+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~2N007FNZHRQF.1 size=1048576 2024-04-10T03:30:53.593 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.594+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~2N007FNZHRQF.2 size=738615 2024-04-10T03:30:53.593 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.594+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=2N007FNZHRQF tag=92IDK473265W type=write size=3884343 2024-04-10T03:30:53.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.598+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=IEF0R1N74175 type=del 2024-04-10T03:30:53.602 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.602+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~PPJQFZF6ENX3.0 size=1048576 2024-04-10T03:30:53.605 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.606+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~PPJQFZF6ENX3.1 size=409003 2024-04-10T03:30:53.605 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.606+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=PPJQFZF6ENX3 tag=4TSYOIR4J8M8 type=write size=2506155 2024-04-10T03:30:53.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.610+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~512FRW6B2QC1.0 size=1048576 2024-04-10T03:30:53.612 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.610+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~512FRW6B2QC1.1 size=1048576 2024-04-10T03:30:53.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.614+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~512FRW6B2QC1.2 size=888183 2024-04-10T03:30:53.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.622+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=512FRW6B2QC1 tag=ZGPQDV5HAVT8 type=write size=4033911 2024-04-10T03:30:53.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.626+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=3P7PPDFRJN05 type=del size=1864006 2024-04-10T03:30:53.628 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.630+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=3S88SRCXA8VW type=del 2024-04-10T03:30:53.635 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.634+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~B6ERUS5BQA1B.0 size=1048576 2024-04-10T03:30:53.637 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.638+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~B6ERUS5BQA1B.1 size=1048576 2024-04-10T03:30:53.640 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.638+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~B6ERUS5BQA1B.2 size=952209 2024-04-10T03:30:53.640 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.638+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=B6ERUS5BQA1B tag=YEDT70G4HDTO type=write size=4097937 2024-04-10T03:30:53.645 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.642+0000 7f3681d35640 -1 < failed to complete operation key=2MYMDF371BVI tag=YOO0SAEUIDR3 type=del size=3057399: (22) Invalid argument 2024-04-10T03:30:53.650 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.646+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=D743ZXTPWC2O type=del size=2222233 2024-04-10T03:30:53.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.650+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~ON98Y6BXBKO8.0 size=1048576 2024-04-10T03:30:53.653 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.654+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~ON98Y6BXBKO8.1 size=407668 2024-04-10T03:30:53.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.658+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=ON98Y6BXBKO8 tag=7KP9P4WQ2DIR type=write size=2504820 2024-04-10T03:30:53.664 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.662+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~IFHZIWVXRG20.0 size=1048576 2024-04-10T03:30:53.667 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.666+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~IFHZIWVXRG20.1 size=1048576 2024-04-10T03:30:53.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.670+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~IFHZIWVXRG20.2 size=222921 2024-04-10T03:30:53.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.670+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=IFHZIWVXRG20 tag=GDJ6H5BZWE1D type=write size=3368649 2024-04-10T03:30:53.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:53 smithi136 bash[68278]: cluster 2024-04-10T03:30:52.239139+0000 mon.a (mon.0) 2084 : cluster 0 osdmap e1128: 8 total, 8 up, 8 in 2024-04-10T03:30:53.672 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.670+0000 7f3681d35640 -1 < no bi entry to suggest for operation key=2MYMDF371BVI tag=J3LHZ788GOW7 type=del size=2279551: (2) No such file or directory 2024-04-10T03:30:53.675 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.674+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=C4U4LMBX2SNU type=del size=2611141 2024-04-10T03:30:53.679 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.678+0000 7f3681d35640 1 < completed write operation key=DNHKDP9DGSJ7 tag=24123JHB0YWM type=write size=914400 2024-04-10T03:30:53.683 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.682+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=GO6G8G6HHZM1 type=del size=2593475 2024-04-10T03:30:53.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.686+0000 7f3681d35640 1 < canceled operation key=1BSW9R3K5EF6 tag=U0JYKRVDWK9J type=del size=255347 2024-04-10T03:30:53.691 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.690+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=VL8F00Z9KR6Q type=del size=296956 2024-04-10T03:30:53.695 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.694+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=M3RAKAULKFYJ type=del 2024-04-10T03:30:53.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.702+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~ZULA13P361V3.0 size=1048576 2024-04-10T03:30:53.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.702+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~ZULA13P361V3.1 size=1048576 2024-04-10T03:30:53.707 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.706+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~ZULA13P361V3.2 size=468530 2024-04-10T03:30:53.707 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.706+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=ZULA13P361V3 tag=NHOR2G4IQO36 type=write size=3614258 2024-04-10T03:30:53.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.710+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=NH3DM86RC0K8 type=del 2024-04-10T03:30:53.716 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.718+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~KMH1HV1X7I4G.0 size=1048576 2024-04-10T03:30:53.719 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.718+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~KMH1HV1X7I4G.1 size=1048576 2024-04-10T03:30:53.722 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.722+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~KMH1HV1X7I4G.2 size=252169 2024-04-10T03:30:53.722 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.722+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=KMH1HV1X7I4G tag=SZ9627WQM8OO type=write size=3397897 2024-04-10T03:30:53.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.726+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~5EVJL0BWPNFA.0 size=369085 2024-04-10T03:30:53.731 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.730+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=5EVJL0BWPNFA tag=WZNUDHOW60SM type=write size=1417661 2024-04-10T03:30:53.734 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.734+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=0YYOKDWF4HYF type=del size=2291813 2024-04-10T03:30:53.737 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.738+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~SCU673M0SZHD.0 size=580327 2024-04-10T03:30:53.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.742+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=SCU673M0SZHD tag=ORABNGQL4OFO type=write size=1628903 2024-04-10T03:30:53.746 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.746+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=V7BO4N7FN0JI type=del size=616494 2024-04-10T03:30:53.750 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.750+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~F7A4CTWSQSLC.0 size=108948 2024-04-10T03:30:53.755 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.754+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=F7A4CTWSQSLC tag=ZC7OTDE2T1X3 type=write size=1157524 2024-04-10T03:30:53.758 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.758+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=IHT89PYSLZA8 type=del size=1112761 2024-04-10T03:30:53.765 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.766+0000 7f3681d35640 1 < suggested remove operation key=B1TVXAV8NY2C tag=04U9PWOH0014 type=del 2024-04-10T03:30:53.769 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.770+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=4L1LEP100NMA type=del size=163862 2024-04-10T03:30:53.773 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.774+0000 7f3681d35640 1 < completed write operation key=JMYOGWOKOS63 tag=D8W2RRB2RERD type=write size=746321 2024-04-10T03:30:53.779 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.778+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~0GX1M1UHRXC3.0 size=380079 2024-04-10T03:30:53.779 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.778+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=0GX1M1UHRXC3 tag=NEK90ZHQ0FZM type=write size=1428655 2024-04-10T03:30:53.782 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.782+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~2N007FNZHRQF.0 size=1048576 2024-04-10T03:30:53.783 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.782+0000 7f3681d35640 1 < canceled part key=_multipart_FATA626DUEW7.2~2N007FNZHRQF.1 size=1048576 2024-04-10T03:30:53.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.786+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~2N007FNZHRQF.2 size=738615 2024-04-10T03:30:53.791 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.790+0000 7f3681d35640 1 < canceled multipart upload key=FATA626DUEW7 upload=2N007FNZHRQF tag=92IDK473265W type=write size=3884343 2024-04-10T03:30:53.799 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.798+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~L58G32529NE6.0 size=505009 2024-04-10T03:30:53.799 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.798+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=L58G32529NE6 tag=XLV89MB0D3IZ type=write size=1553585 2024-04-10T03:30:53.802 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.802+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~PPJQFZF6ENX3.0 size=1048576 2024-04-10T03:30:53.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.806+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~PPJQFZF6ENX3.1 size=409003 2024-04-10T03:30:53.810 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.810+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=PPJQFZF6ENX3 tag=4TSYOIR4J8M8 type=write size=2506155 2024-04-10T03:30:53.817 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.818+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~2PA5FM2S4E0B.0 size=1048576 2024-04-10T03:30:53.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.822+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~2PA5FM2S4E0B.1 size=1048576 2024-04-10T03:30:53.823 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.822+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~2PA5FM2S4E0B.2 size=700838 2024-04-10T03:30:53.823 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.822+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=2PA5FM2S4E0B tag=1GSSPNA24E8U type=write size=3846566 2024-04-10T03:30:53.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.826+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=3P7PPDFRJN05 type=del 2024-04-10T03:30:53.830 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.830+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=GITWXSLLBKLZ type=del size=1694212 2024-04-10T03:30:53.833 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.834+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~B6ERUS5BQA1B.0 size=1048576 2024-04-10T03:30:53.836 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.834+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~B6ERUS5BQA1B.1 size=1048576 2024-04-10T03:30:53.839 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.838+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~B6ERUS5BQA1B.2 size=952209 2024-04-10T03:30:53.845 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.846+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=B6ERUS5BQA1B tag=YEDT70G4HDTO type=write size=4097937 2024-04-10T03:30:53.855 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.850+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~07JRG3501KRH.0 size=1048576 2024-04-10T03:30:53.855 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.854+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~07JRG3501KRH.1 size=240355 2024-04-10T03:30:53.855 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.854+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=07JRG3501KRH tag=22J4Q3M7XRCV type=write size=2337507 2024-04-10T03:30:53.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.858+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=D743ZXTPWC2O type=del 2024-04-10T03:30:53.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.862+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=PQPFTYPLUFJD type=del size=3273457 2024-04-10T03:30:53.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.862+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~IFHZIWVXRG20.0 size=1048576 2024-04-10T03:30:53.867 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.866+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~IFHZIWVXRG20.1 size=1048576 2024-04-10T03:30:53.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.870+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~IFHZIWVXRG20.2 size=222921 2024-04-10T03:30:53.876 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.874+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=IFHZIWVXRG20 tag=GDJ6H5BZWE1D type=write size=3368649 2024-04-10T03:30:53.882 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.882+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~B2IRYW2WKZAL.0 size=1048576 2024-04-10T03:30:53.884 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.886+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~B2IRYW2WKZAL.1 size=1048576 2024-04-10T03:30:53.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.886+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~B2IRYW2WKZAL.2 size=1746 2024-04-10T03:30:53.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.886+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=B2IRYW2WKZAL tag=KRKI3164QFE8 type=write size=3147474 2024-04-10T03:30:53.892 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.890+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=C4U4LMBX2SNU type=del 2024-04-10T03:30:53.899 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.898+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~5L29HPCT9W2K.0 size=1048576 2024-04-10T03:30:53.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.902+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~5L29HPCT9W2K.1 size=323016 2024-04-10T03:30:53.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.902+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=5L29HPCT9W2K tag=X44YHQ233WEZ type=write size=2420168 2024-04-10T03:30:53.905 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.906+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=GO6G8G6HHZM1 type=del 2024-04-10T03:30:53.909 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.910+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=C8D92WYNM4FC type=del size=3841651 2024-04-10T03:30:53.913 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.914+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=VL8F00Z9KR6Q type=del 2024-04-10T03:30:53.920 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.918+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~3MVJG5K6VUEL.0 size=1048576 2024-04-10T03:30:53.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.922+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~3MVJG5K6VUEL.1 size=251216 2024-04-10T03:30:53.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.922+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=3MVJG5K6VUEL tag=4VMWE13N2I1P type=write size=2348368 2024-04-10T03:30:53.925 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.926+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~ZULA13P361V3.0 size=1048576 2024-04-10T03:30:53.926 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.926+0000 7f3681d35640 1 < canceled part key=_multipart_E0RSS1JA08WF.2~ZULA13P361V3.1 size=1048576 2024-04-10T03:30:53.928 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.930+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~ZULA13P361V3.2 size=468530 2024-04-10T03:30:53.934 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.934+0000 7f3681d35640 1 < canceled multipart upload key=E0RSS1JA08WF upload=ZULA13P361V3 tag=NHOR2G4IQO36 type=write size=3614258 2024-04-10T03:30:53.937 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.938+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=L83PFM0FZGLS type=del size=777102 2024-04-10T03:30:53.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.942+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~KMH1HV1X7I4G.0 size=1048576 2024-04-10T03:30:53.944 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.942+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~KMH1HV1X7I4G.1 size=1048576 2024-04-10T03:30:53.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.946+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~KMH1HV1X7I4G.2 size=252169 2024-04-10T03:30:53.953 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.954+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=KMH1HV1X7I4G tag=SZ9627WQM8OO type=write size=3397897 2024-04-10T03:30:53.956 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.958+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=92FPM0WXYM1K type=write size=869083 2024-04-10T03:30:53.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.958+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=0YYOKDWF4HYF type=del 2024-04-10T03:30:53.963 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.962+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=OO76GAW4O1A4 type=del size=1884215 2024-04-10T03:30:53.966 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.966+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=V7BO4N7FN0JI type=del 2024-04-10T03:30:53.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.970+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=PGJ00T0EV21K type=del size=2803066 2024-04-10T03:30:53.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.978+0000 7f3681d35640 1 < suggested remove operation key=FG3P40IBDLYN tag=IHT89PYSLZA8 type=del 2024-04-10T03:30:53.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.982+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=YH1W02WI3YA0 type=del size=4076617 2024-04-10T03:30:53.984 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.986+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=4L1LEP100NMA type=del 2024-04-10T03:30:53.991 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.990+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~VDJCILHTC43T.0 size=1048576 2024-04-10T03:30:53.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.994+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~VDJCILHTC43T.1 size=921791 2024-04-10T03:30:53.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.994+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=VDJCILHTC43T tag=1MEVKZCGY2D1 type=write size=3018943 2024-04-10T03:30:53.996 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:53.998+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~0GX1M1UHRXC3.0 size=380079 2024-04-10T03:30:54.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.002+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=0GX1M1UHRXC3 tag=NEK90ZHQ0FZM type=write size=1428655 2024-04-10T03:30:54.005 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.006+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=NWFJCWFNT0WK type=del size=3707220 2024-04-10T03:30:54.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.010+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~L58G32529NE6.0 size=505009 2024-04-10T03:30:54.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.014+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=L58G32529NE6 tag=XLV89MB0D3IZ type=write size=1553585 2024-04-10T03:30:54.017 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.018+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=DV7DG4A47EN3 type=del size=26182 2024-04-10T03:30:54.021 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.022+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~2PA5FM2S4E0B.0 size=1048576 2024-04-10T03:30:54.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.022+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~2PA5FM2S4E0B.1 size=1048576 2024-04-10T03:30:54.027 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.026+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~2PA5FM2S4E0B.2 size=700838 2024-04-10T03:30:54.033 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.034+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=2PA5FM2S4E0B tag=1GSSPNA24E8U type=write size=3846566 2024-04-10T03:30:54.036 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.038+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=16XY28OTW720 type=del size=1471414 2024-04-10T03:30:54.040 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.042+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=GITWXSLLBKLZ type=del 2024-04-10T03:30:54.044 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.042+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=3U9GNV4L25PK type=del size=2719513 2024-04-10T03:30:54.045 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.046+0000 7f3681d35640 1 < canceled part key=_multipart_UKP27BC5X2HN.2~07JRG3501KRH.0 size=1048576 2024-04-10T03:30:54.046 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.046+0000 7f3681d35640 1 < canceled part key=_multipart_UKP27BC5X2HN.2~07JRG3501KRH.1 size=240355 2024-04-10T03:30:54.051 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.050+0000 7f3681d35640 1 < canceled multipart upload key=UKP27BC5X2HN upload=07JRG3501KRH tag=22J4Q3M7XRCV type=write size=2337507 2024-04-10T03:30:54.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.058+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~20OWCHL8KQFY.0 size=1048576 2024-04-10T03:30:54.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.058+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~20OWCHL8KQFY.1 size=837419 2024-04-10T03:30:54.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.058+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=20OWCHL8KQFY tag=VK9BY1NB7RO2 type=write size=2934571 2024-04-10T03:30:54.067 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.066+0000 7f3681d35640 1 < suggested update operation key=DNHKDP9DGSJ7 tag=PQPFTYPLUFJD type=del size=3273457 2024-04-10T03:30:54.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.074+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~UV9E649LYYOF.0 size=1048576 2024-04-10T03:30:54.076 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.074+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~UV9E649LYYOF.1 size=1048576 2024-04-10T03:30:54.079 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.078+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~UV9E649LYYOF.2 size=288931 2024-04-10T03:30:54.079 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.078+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=UV9E649LYYOF tag=3S3EU9X7KYCJ type=write size=3434659 2024-04-10T03:30:54.083 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.082+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~B2IRYW2WKZAL.0 size=1048576 2024-04-10T03:30:54.085 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.086+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~B2IRYW2WKZAL.1 size=1048576 2024-04-10T03:30:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.086+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~B2IRYW2WKZAL.2 size=1746 2024-04-10T03:30:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.094+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=B2IRYW2WKZAL tag=KRKI3164QFE8 type=write size=3147474 2024-04-10T03:30:54.097 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.098+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=29OSP8Y2LMNV type=write size=543539 2024-04-10T03:30:54.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.102+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~5L29HPCT9W2K.0 size=1048576 2024-04-10T03:30:54.104 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.102+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~5L29HPCT9W2K.1 size=323016 2024-04-10T03:30:54.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.110+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=5L29HPCT9W2K tag=X44YHQ233WEZ type=write size=2420168 2024-04-10T03:30:54.113 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.114+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=ELXLEXJGK41L type=write size=725100 2024-04-10T03:30:54.117 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.118+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=C8D92WYNM4FC type=del 2024-04-10T03:30:54.120 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.122+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=T51IYXN2YFBV type=write size=783752 2024-04-10T03:30:54.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.122+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~3MVJG5K6VUEL.0 size=1048576 2024-04-10T03:30:54.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.126+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~3MVJG5K6VUEL.1 size=251216 2024-04-10T03:30:54.132 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.134+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=3MVJG5K6VUEL tag=4VMWE13N2I1P type=write size=2348368 2024-04-10T03:30:54.136 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.134+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=A996Z9DVJBG0 type=del size=2632945 2024-04-10T03:30:54.139 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.138+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=L83PFM0FZGLS type=del 2024-04-10T03:30:54.143 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.142+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=342P6Q3FY19S type=del size=262311 2024-04-10T03:30:54.147 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.146+0000 7f3681d35640 1 < canceled operation key=1BSW9R3K5EF6 tag=92FPM0WXYM1K type=write size=869083 2024-04-10T03:30:54.153 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.154+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~ODX2HVJILK6X.0 size=1048576 2024-04-10T03:30:54.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.154+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~ODX2HVJILK6X.1 size=435522 2024-04-10T03:30:54.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.154+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=ODX2HVJILK6X tag=36JPKSMVHP7D type=write size=2532674 2024-04-10T03:30:54.159 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.158+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=OO76GAW4O1A4 type=del 2024-04-10T03:30:54.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.162+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=S5P85U8WUY83 type=del size=1898677 2024-04-10T03:30:54.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.166+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=PGJ00T0EV21K type=del 2024-04-10T03:30:54.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.170+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~4J2CN585EJ2W.0 size=1048576 2024-04-10T03:30:54.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.174+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~4J2CN585EJ2W.1 size=1048576 2024-04-10T03:30:54.177 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.178+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~4J2CN585EJ2W.2 size=900068 2024-04-10T03:30:54.177 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.178+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=4J2CN585EJ2W tag=WFMYGILNOQ39 type=write size=4045796 2024-04-10T03:30:54.185 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.186+0000 7f3681d35640 1 < suggested remove operation key=0C53MDL2UIWC tag=YH1W02WI3YA0 type=del 2024-04-10T03:30:54.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.186+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=MR1UUURT8RY9 type=write size=944196 2024-04-10T03:30:54.189 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.190+0000 7f3681d35640 1 < canceled part key=_multipart_5SOK1Y0EI6TJ.2~VDJCILHTC43T.0 size=1048576 2024-04-10T03:30:54.189 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.190+0000 7f3681d35640 1 < canceled part key=_multipart_5SOK1Y0EI6TJ.2~VDJCILHTC43T.1 size=921791 2024-04-10T03:30:54.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.194+0000 7f3681d35640 1 < canceled multipart upload key=5SOK1Y0EI6TJ upload=VDJCILHTC43T tag=1MEVKZCGY2D1 type=write size=3018943 2024-04-10T03:30:54.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.202+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~ZCZC2JVWS7GJ.0 size=966400 2024-04-10T03:30:54.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.202+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=ZCZC2JVWS7GJ tag=WUUIGDBDKR68 type=write size=2014976 2024-04-10T03:30:54.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.202+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=NWFJCWFNT0WK type=del 2024-04-10T03:30:54.211 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.210+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~P8PDOW149F3K.0 size=620179 2024-04-10T03:30:54.211 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.210+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=P8PDOW149F3K tag=8UK5BGRUJRLQ type=write size=1668755 2024-04-10T03:30:54.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.214+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=DV7DG4A47EN3 type=del 2024-04-10T03:30:54.218 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.218+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=CN9AW4QSFTXN type=del size=1108945 2024-04-10T03:30:54.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.222+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=16XY28OTW720 type=del 2024-04-10T03:30:54.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.226+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=WBHCOV85ES1P type=del size=1373769 2024-04-10T03:30:54.230 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.230+0000 7f3681d35640 1 < canceled operation key=LFZ1G65B5ENO tag=3U9GNV4L25PK type=del size=2719513 2024-04-10T03:30:54.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.234+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=F7M044KMG8SJ type=del size=2561731 2024-04-10T03:30:54.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.234+0000 7f3681d35640 1 < canceled part key=_multipart_XPY2010UJEZ8.2~20OWCHL8KQFY.0 size=1048576 2024-04-10T03:30:54.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.238+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~20OWCHL8KQFY.1 size=837419 2024-04-10T03:30:54.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.242+0000 7f3681d35640 1 < canceled multipart upload key=XPY2010UJEZ8 upload=20OWCHL8KQFY tag=VK9BY1NB7RO2 type=write size=2934571 2024-04-10T03:30:54.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.246+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~BDGD14RHJF6J.0 size=1048576 2024-04-10T03:30:54.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.250+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~BDGD14RHJF6J.1 size=950435 2024-04-10T03:30:54.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.250+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=BDGD14RHJF6J tag=EA59G7NRG6EE type=write size=3047587 2024-04-10T03:30:54.253 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.254+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~UV9E649LYYOF.0 size=1048576 2024-04-10T03:30:54.255 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.254+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~UV9E649LYYOF.1 size=1048576 2024-04-10T03:30:54.257 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.258+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~UV9E649LYYOF.2 size=288931 2024-04-10T03:30:54.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.262+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=UV9E649LYYOF tag=3S3EU9X7KYCJ type=write size=3434659 2024-04-10T03:30:54.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.262+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=WP2LSRRJK2SH type=del size=2579929 2024-04-10T03:30:54.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.266+0000 7f3681d35640 1 < completed write operation key=DWRW792CYQIR tag=29OSP8Y2LMNV type=write size=543539 2024-04-10T03:30:54.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.274+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~L1KK8BQMC49L.0 size=751422 2024-04-10T03:30:54.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.274+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=L1KK8BQMC49L tag=9ZI6343821OI type=write size=1799998 2024-04-10T03:30:54.276 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.274+0000 7f3681d35640 1 < completed write operation key=DNHKDP9DGSJ7 tag=ELXLEXJGK41L type=write size=725100 2024-04-10T03:30:54.279 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.278+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=3DCQMSSMR7BF type=write size=857287 2024-04-10T03:30:54.282 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.282+0000 7f3681d35640 1 < completed write operation key=0SRLP35OTH1O tag=T51IYXN2YFBV type=write size=783752 2024-04-10T03:30:54.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.286+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~DHCG827A131U.0 size=1048576 2024-04-10T03:30:54.290 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.290+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~DHCG827A131U.1 size=1048576 2024-04-10T03:30:54.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.294+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~DHCG827A131U.2 size=472154 2024-04-10T03:30:54.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.294+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=DHCG827A131U tag=09IFAGB307J2 type=write size=3617882 2024-04-10T03:30:54.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.294+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=A996Z9DVJBG0 type=del 2024-04-10T03:30:54.299 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.298+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=CT74PBE8GYBJ type=write size=959621 2024-04-10T03:30:54.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.302+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=342P6Q3FY19S type=del 2024-04-10T03:30:54.309 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.310+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~1GX6BDW42X4M.0 size=1048576 2024-04-10T03:30:54.312 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.310+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~1GX6BDW42X4M.1 size=1048576 2024-04-10T03:30:54.315 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.314+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~1GX6BDW42X4M.2 size=149 2024-04-10T03:30:54.315 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.314+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=1GX6BDW42X4M tag=SKMOOWWU6UGC type=write size=3145877 2024-04-10T03:30:54.318 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.318+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~ODX2HVJILK6X.0 size=1048576 2024-04-10T03:30:54.321 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.318+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~ODX2HVJILK6X.1 size=435522 2024-04-10T03:30:54.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.326+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=ODX2HVJILK6X tag=36JPKSMVHP7D type=write size=2532674 2024-04-10T03:30:54.328 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.326+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=YPXMZGUN5X6R type=del size=1362357 2024-04-10T03:30:54.331 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.330+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=S5P85U8WUY83 type=del 2024-04-10T03:30:54.336 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.334+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~DRT9WIWOYJ51.0 size=1048576 2024-04-10T03:30:54.339 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.338+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~DRT9WIWOYJ51.1 size=612236 2024-04-10T03:30:54.339 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.338+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=DRT9WIWOYJ51 tag=K2MNKJPBAGZO type=write size=2709388 2024-04-10T03:30:54.342 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.342+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~4J2CN585EJ2W.0 size=1048576 2024-04-10T03:30:54.344 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.342+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~4J2CN585EJ2W.1 size=1048576 2024-04-10T03:30:54.348 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.346+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~4J2CN585EJ2W.2 size=900068 2024-04-10T03:30:54.353 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.350+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=4J2CN585EJ2W tag=WFMYGILNOQ39 type=write size=4045796 2024-04-10T03:30:54.368 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.354+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=CCJ15KILZKJQ type=del size=1102893 2024-04-10T03:30:54.368 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.358+0000 7f3681d35640 1 < completed write operation key=1BSW9R3K5EF6 tag=MR1UUURT8RY9 type=write size=944196 2024-04-10T03:30:54.368 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.362+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=TFZHV2LIFJ90 type=del size=4033512 2024-04-10T03:30:54.368 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.366+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~ZCZC2JVWS7GJ.0 size=966400 2024-04-10T03:30:54.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.370+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=ZCZC2JVWS7GJ tag=WUUIGDBDKR68 type=write size=2014976 2024-04-10T03:30:54.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.374+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=X199TD42ENV3 type=write size=194175 2024-04-10T03:30:54.378 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.378+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~P8PDOW149F3K.0 size=620179 2024-04-10T03:30:54.385 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.382+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=P8PDOW149F3K tag=8UK5BGRUJRLQ type=write size=1668755 2024-04-10T03:30:54.390 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.390+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~4HQ08FTMBTV4.0 size=1048576 2024-04-10T03:30:54.393 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.394+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~4HQ08FTMBTV4.1 size=1048576 2024-04-10T03:30:54.396 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.394+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~4HQ08FTMBTV4.2 size=531086 2024-04-10T03:30:54.397 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.394+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=4HQ08FTMBTV4 tag=QL7XAGOEA0U0 type=write size=3676814 2024-04-10T03:30:54.400 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.402+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=CN9AW4QSFTXN type=del 2024-04-10T03:30:54.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.406+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~G3B664L0JCFU.0 size=1048576 2024-04-10T03:30:54.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.410+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~G3B664L0JCFU.1 size=1048576 2024-04-10T03:30:54.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.414+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~G3B664L0JCFU.2 size=242722 2024-04-10T03:30:54.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.414+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=G3B664L0JCFU tag=C1ERK66ANO2N type=write size=3388450 2024-04-10T03:30:54.416 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.418+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=WBHCOV85ES1P type=del 2024-04-10T03:30:54.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.422+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~7X5JYUC3SU2D.0 size=1048576 2024-04-10T03:30:54.426 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.426+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~7X5JYUC3SU2D.1 size=1048576 2024-04-10T03:30:54.429 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.430+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~7X5JYUC3SU2D.2 size=408512 2024-04-10T03:30:54.429 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.430+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=7X5JYUC3SU2D tag=CXI9B3EJ8I1Y type=write size=3554240 2024-04-10T03:30:54.432 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.434+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=F7M044KMG8SJ type=del 2024-04-10T03:30:54.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.438+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~91YK1RLN914Z.0 size=1048576 2024-04-10T03:30:54.442 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.442+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~91YK1RLN914Z.1 size=1048576 2024-04-10T03:30:54.445 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.446+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~91YK1RLN914Z.2 size=435743 2024-04-10T03:30:54.445 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.446+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=91YK1RLN914Z tag=OF67K5T8ON47 type=write size=3581471 2024-04-10T03:30:54.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.450+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~BDGD14RHJF6J.0 size=1048576 2024-04-10T03:30:54.452 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.454+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~BDGD14RHJF6J.1 size=950435 2024-04-10T03:30:54.458 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.458+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=BDGD14RHJF6J tag=EA59G7NRG6EE type=write size=3047587 2024-04-10T03:30:54.461 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.462+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=69PHKBMNRWWQ type=write size=164762 2024-04-10T03:30:54.464 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.466+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=WP2LSRRJK2SH type=del 2024-04-10T03:30:54.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.466+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=86TU8PO9CR7F type=del size=1268302 2024-04-10T03:30:54.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.470+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~L1KK8BQMC49L.0 size=751422 2024-04-10T03:30:54.478 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.478+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=L1KK8BQMC49L tag=9ZI6343821OI type=write size=1799998 2024-04-10T03:30:54.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.482+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=4ZO73XXUZ14O type=del size=742739 2024-04-10T03:30:54.485 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.486+0000 7f3681d35640 1 < completed write operation key=LBDUNL2QNNZJ tag=3DCQMSSMR7BF type=write size=857287 2024-04-10T03:30:54.489 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.490+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=RZEEXRDX14ZW type=del size=1455751 2024-04-10T03:30:54.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.494+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~DHCG827A131U.0 size=1048576 2024-04-10T03:30:54.495 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.494+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~DHCG827A131U.1 size=1048576 2024-04-10T03:30:54.498 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.498+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~DHCG827A131U.2 size=472154 2024-04-10T03:30:54.504 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.502+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=DHCG827A131U tag=09IFAGB307J2 type=write size=3617882 2024-04-10T03:30:54.510 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.510+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~B1ON1HWBOUN5.0 size=115380 2024-04-10T03:30:54.510 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.510+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=B1ON1HWBOUN5 tag=Y3L8GK9FJTEF type=write size=1163956 2024-04-10T03:30:54.514 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.514+0000 7f3681d35640 1 < completed write operation key=LFZ1G65B5ENO tag=CT74PBE8GYBJ type=write size=959621 2024-04-10T03:30:54.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.518+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=6M4FAZYGDTBA type=del size=3995031 2024-04-10T03:30:54.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.522+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~1GX6BDW42X4M.0 size=1048576 2024-04-10T03:30:54.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.522+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~1GX6BDW42X4M.1 size=1048576 2024-04-10T03:30:54.526 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.526+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~1GX6BDW42X4M.2 size=149 2024-04-10T03:30:54.531 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.530+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=1GX6BDW42X4M tag=SKMOOWWU6UGC type=write size=3145877 2024-04-10T03:30:54.534 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.534+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=T8ML9A2S20NC type=del size=1653723 2024-04-10T03:30:54.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.538+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=YPXMZGUN5X6R type=del 2024-04-10T03:30:54.541 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.542+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=4H6D8TMPUBZH type=write size=874178 2024-04-10T03:30:54.541 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.542+0000 7f3681d35640 1 < canceled part key=_multipart_0WIDF4906L06.2~DRT9WIWOYJ51.0 size=1048576 2024-04-10T03:30:54.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.542+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~DRT9WIWOYJ51.1 size=612236 2024-04-10T03:30:54.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.550+0000 7f3681d35640 1 < canceled multipart upload key=0WIDF4906L06 upload=DRT9WIWOYJ51 tag=K2MNKJPBAGZO type=write size=2709388 2024-04-10T03:30:54.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.550+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=UHA8VREVE7JH type=del size=2940041 2024-04-10T03:30:54.555 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.554+0000 7f3681d35640 1 < canceled operation key=HJDIZI4VW5YB tag=CCJ15KILZKJQ type=del size=1102893 2024-04-10T03:30:54.558 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.558+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=A1ZO5KAJ7DXQ type=del size=1281043 2024-04-10T03:30:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:54 smithi016 bash[74137]: cluster 2024-04-10T03:30:53.746301+0000 mgr.y (mgr.25133) 735 : cluster 0 pgmap v1407: 137 pgs: 6 creating+activating, 5 creating+peering, 7 unknown, 119 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 62 KiB/s wr, 308 op/s 2024-04-10T03:30:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:54 smithi016 bash[72916]: cluster 2024-04-10T03:30:53.746301+0000 mgr.y (mgr.25133) 735 : cluster 0 pgmap v1407: 137 pgs: 6 creating+activating, 5 creating+peering, 7 unknown, 119 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 62 KiB/s wr, 308 op/s 2024-04-10T03:30:54.565 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.566+0000 7f3681d35640 1 < suggested remove operation key=M42YQA8QF082 tag=TFZHV2LIFJ90 type=del 2024-04-10T03:30:54.571 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.570+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~5R8RIE0NM3CX.0 size=165370 2024-04-10T03:30:54.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.570+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=5R8RIE0NM3CX tag=R76INHD6DIBU type=write size=1213946 2024-04-10T03:30:54.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.574+0000 7f3681d35640 1 < completed write operation key=UKP27BC5X2HN tag=X199TD42ENV3 type=write size=194175 2024-04-10T03:30:54.581 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.582+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~4UF9GS90TGIG.0 size=1048576 2024-04-10T03:30:54.583 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.582+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~4UF9GS90TGIG.1 size=396717 2024-04-10T03:30:54.583 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.582+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=4UF9GS90TGIG tag=1T16Z5EFXK89 type=write size=2493869 2024-04-10T03:30:54.587 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.586+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~4HQ08FTMBTV4.0 size=1048576 2024-04-10T03:30:54.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.590+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~4HQ08FTMBTV4.1 size=1048576 2024-04-10T03:30:54.593 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.594+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~4HQ08FTMBTV4.2 size=531086 2024-04-10T03:30:54.599 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.598+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=4HQ08FTMBTV4 tag=QL7XAGOEA0U0 type=write size=3676814 2024-04-10T03:30:54.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.606+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~JI5ED8LC7R2W.0 size=1048576 2024-04-10T03:30:54.608 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.606+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~JI5ED8LC7R2W.1 size=921114 2024-04-10T03:30:54.608 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.606+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=JI5ED8LC7R2W tag=K4U3UX7V29XW type=write size=3018266 2024-04-10T03:30:54.612 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.610+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~G3B664L0JCFU.0 size=1048576 2024-04-10T03:30:54.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.614+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~G3B664L0JCFU.1 size=1048576 2024-04-10T03:30:54.618 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.618+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~G3B664L0JCFU.2 size=242722 2024-04-10T03:30:54.624 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.622+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=G3B664L0JCFU tag=C1ERK66ANO2N type=write size=3388450 2024-04-10T03:30:54.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.630+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~Y7ALMWOQ3U2M.0 size=1048576 2024-04-10T03:30:54.632 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.634+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~Y7ALMWOQ3U2M.1 size=1048576 2024-04-10T03:30:54.635 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.634+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~Y7ALMWOQ3U2M.2 size=376686 2024-04-10T03:30:54.635 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.634+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=Y7ALMWOQ3U2M tag=2ZQBRJABS28N type=write size=3522414 2024-04-10T03:30:54.636 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.634+0000 7f3681d35640 1 < canceled part key=_multipart_9GINXS6O1W28.2~7X5JYUC3SU2D.0 size=1048576 2024-04-10T03:30:54.639 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.638+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~7X5JYUC3SU2D.1 size=1048576 2024-04-10T03:30:54.643 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.642+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~7X5JYUC3SU2D.2 size=408512 2024-04-10T03:30:54.649 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.650+0000 7f3681d35640 1 < canceled multipart upload key=9GINXS6O1W28 upload=7X5JYUC3SU2D tag=CXI9B3EJ8I1Y type=write size=3554240 2024-04-10T03:30:54.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.654+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=ZUUVCGS676GC type=del size=433842 2024-04-10T03:30:54.653 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.654+0000 7f3681d35640 1 < canceled part key=_multipart_9GINXS6O1W28.2~91YK1RLN914Z.0 size=1048576 2024-04-10T03:30:54.656 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.654+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~91YK1RLN914Z.1 size=1048576 2024-04-10T03:30:54.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.658+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~91YK1RLN914Z.2 size=435743 2024-04-10T03:30:54.665 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.666+0000 7f3681d35640 1 < canceled multipart upload key=9GINXS6O1W28 upload=91YK1RLN914Z tag=OF67K5T8ON47 type=write size=3581471 2024-04-10T03:30:54.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:54 smithi136 bash[68278]: cluster 2024-04-10T03:30:53.746301+0000 mgr.y (mgr.25133) 735 : cluster 0 pgmap v1407: 137 pgs: 6 creating+activating, 5 creating+peering, 7 unknown, 119 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 62 KiB/s wr, 308 op/s 2024-04-10T03:30:54.675 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.674+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~HR8YWERF6FJL.0 size=1048576 2024-04-10T03:30:54.676 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.674+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~HR8YWERF6FJL.1 size=1048576 2024-04-10T03:30:54.678 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.678+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~HR8YWERF6FJL.2 size=535936 2024-04-10T03:30:54.679 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.678+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=HR8YWERF6FJL tag=Z8BMXA9NP6E5 type=write size=3681664 2024-04-10T03:30:54.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.682+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=69PHKBMNRWWQ type=write size=164762 2024-04-10T03:30:54.686 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.686+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=ADDKBZQS3CQZ type=del size=1955505 2024-04-10T03:30:54.690 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.690+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=86TU8PO9CR7F type=del 2024-04-10T03:30:54.694 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.694+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=95DP9MNDCZP7 type=del size=669493 2024-04-10T03:30:54.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.698+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=4ZO73XXUZ14O type=del 2024-04-10T03:30:54.705 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.706+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~2PRN6NALUL6O.0 size=1048576 2024-04-10T03:30:54.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.706+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~2PRN6NALUL6O.1 size=476160 2024-04-10T03:30:54.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.706+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=2PRN6NALUL6O tag=ET8FR5DG1I4N type=write size=2573312 2024-04-10T03:30:54.711 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.710+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=RZEEXRDX14ZW type=del 2024-04-10T03:30:54.716 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.714+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=1ADZO9U2VC67 type=del size=603502 2024-04-10T03:30:54.720 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.718+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~B1ON1HWBOUN5.0 size=115380 2024-04-10T03:30:54.726 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.726+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=B1ON1HWBOUN5 tag=Y3L8GK9FJTEF type=write size=1163956 2024-04-10T03:30:54.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.730+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=H3LYHJK3YDR0 type=write size=607070 2024-04-10T03:30:54.734 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.734+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=6M4FAZYGDTBA type=del 2024-04-10T03:30:54.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.738+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=396KHF37U4YZ type=del size=2959547 2024-04-10T03:30:54.743 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.742+0000 7f3681d35640 1 < canceled operation key=E0RSS1JA08WF tag=T8ML9A2S20NC type=del size=1653723 2024-04-10T03:30:54.747 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.746+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=CALORKSDQK68 type=del size=1701763 2024-04-10T03:30:54.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.750+0000 7f3681d35640 1 < completed write operation key=DWRW792CYQIR tag=4H6D8TMPUBZH type=write size=874178 2024-04-10T03:30:54.756 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.754+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=MXGRL5QVGMP0 type=del size=2976347 2024-04-10T03:30:54.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.762+0000 7f3681d35640 1 < suggested remove operation key=1BSW9R3K5EF6 tag=UHA8VREVE7JH type=del 2024-04-10T03:30:54.768 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.766+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=B81GE97DPRX2 type=del size=3938712 2024-04-10T03:30:54.771 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.770+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=A1ZO5KAJ7DXQ type=del 2024-04-10T03:30:54.778 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.778+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~DJ6MCY47H1SQ.0 size=1048576 2024-04-10T03:30:54.782 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.782+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~DJ6MCY47H1SQ.1 size=897442 2024-04-10T03:30:54.782 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.782+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=DJ6MCY47H1SQ tag=68WHOC1BKTBA type=write size=2994594 2024-04-10T03:30:54.786 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.786+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~5R8RIE0NM3CX.0 size=165370 2024-04-10T03:30:54.793 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.794+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=5R8RIE0NM3CX tag=R76INHD6DIBU type=write size=1213946 2024-04-10T03:30:54.797 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.798+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=2ANCFER0RR72 type=del size=1678494 2024-04-10T03:30:54.801 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.802+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~4UF9GS90TGIG.0 size=1048576 2024-04-10T03:30:54.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.806+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~4UF9GS90TGIG.1 size=396717 2024-04-10T03:30:54.811 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.810+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=4UF9GS90TGIG tag=1T16Z5EFXK89 type=write size=2493869 2024-04-10T03:30:54.815 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.814+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=K8M5G5RZAPYV type=del size=2113821 2024-04-10T03:30:54.819 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.818+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~JI5ED8LC7R2W.0 size=1048576 2024-04-10T03:30:54.823 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.822+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~JI5ED8LC7R2W.1 size=921114 2024-04-10T03:30:54.829 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.830+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=JI5ED8LC7R2W tag=K4U3UX7V29XW type=write size=3018266 2024-04-10T03:30:54.834 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.834+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=S0U5HJJGOX0G type=del size=779636 2024-04-10T03:30:54.838 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.838+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~Y7ALMWOQ3U2M.0 size=1048576 2024-04-10T03:30:54.839 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.838+0000 7f3681d35640 1 < canceled part key=_multipart_9GINXS6O1W28.2~Y7ALMWOQ3U2M.1 size=1048576 2024-04-10T03:30:54.841 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.842+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~Y7ALMWOQ3U2M.2 size=376686 2024-04-10T03:30:54.849 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.846+0000 7f3681d35640 1 < canceled multipart upload key=9GINXS6O1W28 upload=Y7ALMWOQ3U2M tag=2ZQBRJABS28N type=write size=3522414 2024-04-10T03:30:54.852 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.850+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=S9GPH2AGXG29 type=del size=4030264 2024-04-10T03:30:54.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.858+0000 7f3681d35640 1 < suggested update operation key=ZFPI8J89GM63 tag=ZUUVCGS676GC type=del size=433842 2024-04-10T03:30:54.865 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.866+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=RAZOD5VDVQHC type=del size=917695 2024-04-10T03:30:54.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.870+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~HR8YWERF6FJL.0 size=1048576 2024-04-10T03:30:54.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.874+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~HR8YWERF6FJL.1 size=1048576 2024-04-10T03:30:54.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.878+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~HR8YWERF6FJL.2 size=535936 2024-04-10T03:30:54.883 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.882+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=HR8YWERF6FJL tag=Z8BMXA9NP6E5 type=write size=3681664 2024-04-10T03:30:54.891 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.890+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~JZK4RKJH3SSK.0 size=1048576 2024-04-10T03:30:54.895 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.894+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~JZK4RKJH3SSK.1 size=1048576 2024-04-10T03:30:54.898 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.898+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~JZK4RKJH3SSK.2 size=235263 2024-04-10T03:30:54.898 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.898+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=JZK4RKJH3SSK tag=L2G3SOO8S0S9 type=write size=3380991 2024-04-10T03:30:54.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.902+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=ADDKBZQS3CQZ type=del 2024-04-10T03:30:54.910 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.910+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~ULRRS0JSL99S.0 size=323820 2024-04-10T03:30:54.910 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.910+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=ULRRS0JSL99S tag=QSIGX366MBZ9 type=write size=1372396 2024-04-10T03:30:54.914 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.914+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=95DP9MNDCZP7 type=del 2024-04-10T03:30:54.918 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.918+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=9EGEQMMD3MPP type=del size=2785184 2024-04-10T03:30:54.923 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.922+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~2PRN6NALUL6O.0 size=1048576 2024-04-10T03:30:54.926 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.926+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~2PRN6NALUL6O.1 size=476160 2024-04-10T03:30:54.932 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.930+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=2PRN6NALUL6O tag=ET8FR5DG1I4N type=write size=2573312 2024-04-10T03:30:54.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.934+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=SDR89CD07I85 type=del size=1905686 2024-04-10T03:30:54.939 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.938+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=1ADZO9U2VC67 type=del 2024-04-10T03:30:54.943 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.942+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=N5XO66NEO86V type=write size=401488 2024-04-10T03:30:54.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.946+0000 7f3681d35640 1 < completed write operation key=XPY2010UJEZ8 tag=H3LYHJK3YDR0 type=write size=607070 2024-04-10T03:30:54.950 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.950+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=ZATYCL692HAA type=del size=3372839 2024-04-10T03:30:54.954 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.954+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=396KHF37U4YZ type=del 2024-04-10T03:30:54.957 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.958+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=FVVGOUG1U5QU type=del size=375678 2024-04-10T03:30:54.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.962+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=CALORKSDQK68 type=del 2024-04-10T03:30:54.964 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.966+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=IW5JZU6Z1076 type=write size=673879 2024-04-10T03:30:54.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.970+0000 7f3681d35640 1 < canceled operation key=LBDUNL2QNNZJ tag=MXGRL5QVGMP0 type=del size=2976347 2024-04-10T03:30:54.972 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.974+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=ASRTTC3HZZ2M type=del size=3645089 2024-04-10T03:30:54.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.978+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=B81GE97DPRX2 type=del 2024-04-10T03:30:54.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.978+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=SKW5J0JIV86A type=del size=2235534 2024-04-10T03:30:54.984 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.982+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~DJ6MCY47H1SQ.0 size=1048576 2024-04-10T03:30:54.987 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.986+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~DJ6MCY47H1SQ.1 size=897442 2024-04-10T03:30:54.994 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.994+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=DJ6MCY47H1SQ tag=68WHOC1BKTBA type=write size=2994594 2024-04-10T03:30:54.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:54.998+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=BCO76BXBRILS type=del size=1083937 2024-04-10T03:30:55.001 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.002+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=2ANCFER0RR72 type=del 2024-04-10T03:30:55.005 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.006+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=J0C294KLWD06 type=del size=3813733 2024-04-10T03:30:55.013 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.014+0000 7f3681d35640 1 < suggested update operation key=DNHKDP9DGSJ7 tag=K8M5G5RZAPYV type=del size=2113821 2024-04-10T03:30:55.017 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.018+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=NI20GD430HZZ type=write size=266287 2024-04-10T03:30:55.022 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.022+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=S0U5HJJGOX0G type=del 2024-04-10T03:30:55.027 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.026+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=UW3HCJFE3H4P type=del size=663654 2024-04-10T03:30:55.036 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.034+0000 7f3681d35640 1 < suggested update operation key=9IM6PF737CDI tag=S9GPH2AGXG29 type=del size=4030264 2024-04-10T03:30:55.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.038+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=K83BHTGQ7YY9 type=del size=1051974 2024-04-10T03:30:55.047 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.046+0000 7f3681d35640 1 < suggested update operation key=5SOK1Y0EI6TJ tag=RAZOD5VDVQHC type=del size=917695 2024-04-10T03:30:55.052 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.050+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=ZO8XFR1NQUPK type=del size=355655 2024-04-10T03:30:55.056 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.054+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~JZK4RKJH3SSK.0 size=1048576 2024-04-10T03:30:55.059 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.058+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~JZK4RKJH3SSK.1 size=1048576 2024-04-10T03:30:55.059 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.058+0000 7f3681d35640 1 < canceled part key=_multipart_HJDIZI4VW5YB.2~JZK4RKJH3SSK.2 size=235263 2024-04-10T03:30:55.065 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.066+0000 7f3681d35640 1 < canceled multipart upload key=HJDIZI4VW5YB upload=JZK4RKJH3SSK tag=L2G3SOO8S0S9 type=write size=3380991 2024-04-10T03:30:55.076 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.070+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=J4Z2TOPGQUCD type=del size=1597386 2024-04-10T03:30:55.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.074+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~ULRRS0JSL99S.0 size=323820 2024-04-10T03:30:55.083 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.078+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=ULRRS0JSL99S tag=QSIGX366MBZ9 type=write size=1372396 2024-04-10T03:30:55.088 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.086+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~ZLHRJIKQYTKN.0 size=1048576 2024-04-10T03:30:55.091 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.090+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~ZLHRJIKQYTKN.1 size=1048576 2024-04-10T03:30:55.093 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.094+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~ZLHRJIKQYTKN.2 size=416266 2024-04-10T03:30:55.094 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.094+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=ZLHRJIKQYTKN tag=97M0DB94VMZV type=write size=3561994 2024-04-10T03:30:55.097 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.098+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=9EGEQMMD3MPP type=del 2024-04-10T03:30:55.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.106+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~LP0Q36I5T8HT.0 size=1048576 2024-04-10T03:30:55.108 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.106+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~LP0Q36I5T8HT.1 size=1048576 2024-04-10T03:30:55.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.110+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~LP0Q36I5T8HT.2 size=515424 2024-04-10T03:30:55.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.110+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=LP0Q36I5T8HT tag=QU7N7DJD4ZH2 type=write size=3661152 2024-04-10T03:30:55.113 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.114+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=SDR89CD07I85 type=del 2024-04-10T03:30:55.117 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.118+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=7L57Q1JN3RDQ type=del size=1023246 2024-04-10T03:30:55.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.122+0000 7f3681d35640 1 < suggested remove operation key=FATA626DUEW7 tag=N5XO66NEO86V type=write 2024-04-10T03:30:55.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.126+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=N7YZO2TFR6WY type=del size=1348988 2024-04-10T03:30:55.131 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.130+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=ZATYCL692HAA type=del 2024-04-10T03:30:55.134 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.134+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=QXSIEFKDI2N0 type=del size=553112 2024-04-10T03:30:55.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.138+0000 7f3681d35640 1 < canceled operation key=RY85H9R39S37 tag=FVVGOUG1U5QU type=del size=375678 2024-04-10T03:30:55.141 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.142+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=NLUOBKVCX35J type=del size=2090307 2024-04-10T03:30:55.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.146+0000 7f3681d35640 1 < completed write operation key=RY85H9R39S37 tag=IW5JZU6Z1076 type=write size=673879 2024-04-10T03:30:55.149 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.150+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=45DI5DCB72SR type=del size=1377225 2024-04-10T03:30:55.152 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.154+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=ASRTTC3HZZ2M type=del 2024-04-10T03:30:55.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.154+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=OKRDFLS5Q1EA type=del size=156339 2024-04-10T03:30:55.163 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.162+0000 7f3681d35640 1 < suggested remove operation key=RY85H9R39S37 tag=SKW5J0JIV86A type=del 2024-04-10T03:30:55.167 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.166+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=PV5W7VVXQRNP type=del size=1479922 2024-04-10T03:30:55.171 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.170+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=BCO76BXBRILS type=del 2024-04-10T03:30:55.178 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.178+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~S8OXMB3Q9TMC.0 size=969226 2024-04-10T03:30:55.179 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.178+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=S8OXMB3Q9TMC tag=Y08CR1UZHTEQ type=write size=2017802 2024-04-10T03:30:55.183 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.182+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=J0C294KLWD06 type=del 2024-04-10T03:30:55.190 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.190+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~CLH23MHNW0C1.0 size=560680 2024-04-10T03:30:55.190 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.190+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=CLH23MHNW0C1 tag=K9K25127PTAN type=write size=1609256 2024-04-10T03:30:55.193 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.194+0000 7f3681d35640 1 < completed write operation key=TY0AW46ZQ57A tag=NI20GD430HZZ type=write size=266287 2024-04-10T03:30:55.197 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.198+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=CTTW83TCV5UX type=write size=342846 2024-04-10T03:30:55.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.202+0000 7f3681d35640 1 < suggested update operation key=TY0AW46ZQ57A tag=UW3HCJFE3H4P type=del size=663654 2024-04-10T03:30:55.207 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.206+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=5TF3LB2IO3JQ type=del size=1143449 2024-04-10T03:30:55.211 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.210+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=K83BHTGQ7YY9 type=del 2024-04-10T03:30:55.218 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.218+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~VFY3AZ4BXVCY.0 size=1048576 2024-04-10T03:30:55.221 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.222+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~VFY3AZ4BXVCY.1 size=1048576 2024-04-10T03:30:55.224 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.226+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~VFY3AZ4BXVCY.2 size=935077 2024-04-10T03:30:55.224 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.226+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=VFY3AZ4BXVCY tag=XX30BFMEXLOU type=write size=4080805 2024-04-10T03:30:55.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.226+0000 7f3681d35640 -1 < no bi entry to suggest for operation key=RY85H9R39S37 tag=ZO8XFR1NQUPK type=del size=355655: (2) No such file or directory 2024-04-10T03:30:55.230 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.230+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=YONXSS0ES8DY type=del size=1896433 2024-04-10T03:30:55.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.234+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=J4Z2TOPGQUCD type=del 2024-04-10T03:30:55.238 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.238+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=BON8E63BXSFI type=del size=1989243 2024-04-10T03:30:55.242 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.242+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~ZLHRJIKQYTKN.0 size=1048576 2024-04-10T03:30:55.245 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.246+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~ZLHRJIKQYTKN.1 size=1048576 2024-04-10T03:30:55.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.250+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~ZLHRJIKQYTKN.2 size=416266 2024-04-10T03:30:55.255 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.254+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=ZLHRJIKQYTKN tag=97M0DB94VMZV type=write size=3561994 2024-04-10T03:30:55.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.258+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=7NKOPYM0LWEV type=del size=3143917 2024-04-10T03:30:55.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.262+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~LP0Q36I5T8HT.0 size=1048576 2024-04-10T03:30:55.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.266+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~LP0Q36I5T8HT.1 size=1048576 2024-04-10T03:30:55.268 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.270+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~LP0Q36I5T8HT.2 size=515424 2024-04-10T03:30:55.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.274+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=LP0Q36I5T8HT tag=QU7N7DJD4ZH2 type=write size=3661152 2024-04-10T03:30:55.286 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.282+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~GX9Y5CYDH4W9.0 size=174281 2024-04-10T03:30:55.286 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.282+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=GX9Y5CYDH4W9 tag=RD4WQ0HGS2A6 type=write size=1222857 2024-04-10T03:30:55.286 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.286+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=7L57Q1JN3RDQ type=del 2024-04-10T03:30:55.293 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.294+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~2YE54OVNVI2U.0 size=1048576 2024-04-10T03:30:55.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.294+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~2YE54OVNVI2U.1 size=1048576 2024-04-10T03:30:55.298 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.298+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~2YE54OVNVI2U.2 size=897093 2024-04-10T03:30:55.298 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.298+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=2YE54OVNVI2U tag=OUTJNVXHC3VB type=write size=4042821 2024-04-10T03:30:55.302 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.302+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=N7YZO2TFR6WY type=del 2024-04-10T03:30:55.309 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.310+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~CDM8EQGL2UDC.0 size=1048576 2024-04-10T03:30:55.311 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.310+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~CDM8EQGL2UDC.1 size=942511 2024-04-10T03:30:55.311 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.310+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=CDM8EQGL2UDC tag=IT1RXNXCW8P6 type=write size=3039663 2024-04-10T03:30:55.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.314+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=QXSIEFKDI2N0 type=del 2024-04-10T03:30:55.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.318+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=HV0OZUMO1H7R type=write size=185095 2024-04-10T03:30:55.329 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.330+0000 7f3681d35640 1 < suggested remove operation key=DWRW792CYQIR tag=NLUOBKVCX35J type=del 2024-04-10T03:30:55.333 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.334+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=4942YRT30KHI type=del size=1705553 2024-04-10T03:30:55.338 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.338+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=45DI5DCB72SR type=del 2024-04-10T03:30:55.342 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.342+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=HLM6EH5ZJX0M type=write size=904849 2024-04-10T03:30:55.346 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.346+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=OKRDFLS5Q1EA type=del 2024-04-10T03:30:55.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.354+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~NSA9UOV636OL.0 size=994180 2024-04-10T03:30:55.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.354+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=NSA9UOV636OL tag=XPECA45HS7K1 type=write size=2042756 2024-04-10T03:30:55.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.358+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=PV5W7VVXQRNP type=del 2024-04-10T03:30:55.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.362+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=MROCW5K9G0WZ type=write size=622213 2024-04-10T03:30:55.366 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.366+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~S8OXMB3Q9TMC.0 size=969226 2024-04-10T03:30:55.372 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.370+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=S8OXMB3Q9TMC tag=Y08CR1UZHTEQ type=write size=2017802 2024-04-10T03:30:55.376 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.374+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=YVWCTKBS23E3 type=del size=1338972 2024-04-10T03:30:55.380 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.378+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~CLH23MHNW0C1.0 size=560680 2024-04-10T03:30:55.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.386+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=CLH23MHNW0C1 tag=K9K25127PTAN type=write size=1609256 2024-04-10T03:30:55.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.394+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~4I48QTGXWPKY.0 size=991835 2024-04-10T03:30:55.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.394+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=4I48QTGXWPKY tag=0Y73HTW76UBT type=write size=2040411 2024-04-10T03:30:55.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.402+0000 7f3681d35640 1 < suggested update operation key=FG3P40IBDLYN tag=CTTW83TCV5UX type=write size=342846 2024-04-10T03:30:55.406 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.406+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=EDGE001G6II8 type=write size=300023 2024-04-10T03:30:55.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.410+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=5TF3LB2IO3JQ type=del 2024-04-10T03:30:55.415 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.414+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=JK426FVJKU91 type=del size=226896 2024-04-10T03:30:55.420 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.418+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~VFY3AZ4BXVCY.0 size=1048576 2024-04-10T03:30:55.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.422+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~VFY3AZ4BXVCY.1 size=1048576 2024-04-10T03:30:55.426 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.426+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~VFY3AZ4BXVCY.2 size=935077 2024-04-10T03:30:55.432 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.434+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=VFY3AZ4BXVCY tag=XX30BFMEXLOU type=write size=4080805 2024-04-10T03:30:55.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.438+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~ZEVCUU48ZB1I.0 size=1048576 2024-04-10T03:30:55.442 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.442+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~ZEVCUU48ZB1I.1 size=997484 2024-04-10T03:30:55.442 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.442+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=ZEVCUU48ZB1I tag=B4EZ31W5VJ3T type=write size=3094636 2024-04-10T03:30:55.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.450+0000 7f3681d35640 1 < suggested remove operation key=B1TVXAV8NY2C tag=YONXSS0ES8DY type=del 2024-04-10T03:30:55.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.454+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=D2FVMJXVRR48 type=del size=1410977 2024-04-10T03:30:55.457 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.458+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=BON8E63BXSFI type=del 2024-04-10T03:30:55.461 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.462+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=SC9L7IBNVJRE type=del size=4068008 2024-04-10T03:30:55.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.466+0000 7f3681d35640 1 < canceled operation key=6EJTTV3FFONR tag=7NKOPYM0LWEV type=del size=3143917 2024-04-10T03:30:55.469 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.470+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=TFQ0UGAM90ZN type=del size=2708561 2024-04-10T03:30:55.473 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.474+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~GX9Y5CYDH4W9.0 size=174281 2024-04-10T03:30:55.479 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.478+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=GX9Y5CYDH4W9 tag=RD4WQ0HGS2A6 type=write size=1222857 2024-04-10T03:30:55.483 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.482+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=4ALAF8IQWCR2 type=write size=35066 2024-04-10T03:30:55.492 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.486+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~2YE54OVNVI2U.0 size=1048576 2024-04-10T03:30:55.492 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.490+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~2YE54OVNVI2U.1 size=1048576 2024-04-10T03:30:55.492 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.490+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~2YE54OVNVI2U.2 size=897093 2024-04-10T03:30:55.498 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.498+0000 7f3681d35640 1 < canceled multipart upload key=2G0NWWDHYG05 upload=2YE54OVNVI2U tag=OUTJNVXHC3VB type=write size=4042821 2024-04-10T03:30:55.506 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.506+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~5HRZUU8DQNPH.0 size=1048576 2024-04-10T03:30:55.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.506+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~5HRZUU8DQNPH.1 size=180245 2024-04-10T03:30:55.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.506+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=5HRZUU8DQNPH tag=AVD4555TIKC4 type=write size=2277397 2024-04-10T03:30:55.512 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.510+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~CDM8EQGL2UDC.0 size=1048576 2024-04-10T03:30:55.516 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.514+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~CDM8EQGL2UDC.1 size=942511 2024-04-10T03:30:55.522 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.522+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=CDM8EQGL2UDC tag=IT1RXNXCW8P6 type=write size=3039663 2024-04-10T03:30:55.527 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.526+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=O3Q2OE24I3YN type=del size=1216878 2024-04-10T03:30:55.530 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.530+0000 7f3681d35640 1 < completed write operation key=5SOK1Y0EI6TJ tag=HV0OZUMO1H7R type=write size=185095 2024-04-10T03:30:55.533 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.534+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=7UNNC3YTVCIS type=del size=3867224 2024-04-10T03:30:55.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.538+0000 7f3681d35640 1 < canceled operation key=FATA626DUEW7 tag=4942YRT30KHI type=del size=1705553 2024-04-10T03:30:55.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.542+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~H4HO5Y5Y14CI.0 size=1048576 2024-04-10T03:30:55.547 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.546+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~H4HO5Y5Y14CI.1 size=720708 2024-04-10T03:30:55.547 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.546+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=H4HO5Y5Y14CI tag=0YB26UN1440U type=write size=2817860 2024-04-10T03:30:55.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.550+0000 7f3681d35640 1 < completed write operation key=XPY2010UJEZ8 tag=HLM6EH5ZJX0M type=write size=904849 2024-04-10T03:30:55.554 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.554+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=U15QWB6LJWAT type=del size=2197936 2024-04-10T03:30:55.558 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.558+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~NSA9UOV636OL.0 size=994180 2024-04-10T03:30:55.565 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.566+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=NSA9UOV636OL tag=XPECA45HS7K1 type=write size=2042756 2024-04-10T03:30:55.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.570+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~Z2LFWZ7QDNWX.0 size=239568 2024-04-10T03:30:55.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.570+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=Z2LFWZ7QDNWX tag=SY3Y7TZJIVCZ type=write size=1288144 2024-04-10T03:30:55.576 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.574+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=MROCW5K9G0WZ type=write size=622213 2024-04-10T03:30:55.583 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.582+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~JUH3F0Y97LG5.0 size=1048576 2024-04-10T03:30:55.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.586+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~JUH3F0Y97LG5.1 size=1048576 2024-04-10T03:30:55.589 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.590+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~JUH3F0Y97LG5.2 size=648267 2024-04-10T03:30:55.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.590+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=JUH3F0Y97LG5 tag=KUYVWXIIQO58 type=write size=3793995 2024-04-10T03:30:55.591 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.590+0000 7f3681d35640 -1 < no bi entry to suggest for operation key=B1TVXAV8NY2C tag=YVWCTKBS23E3 type=del size=1338972: (2) No such file or directory 2024-04-10T03:30:55.594 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.594+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=AVSV65CBYUKG type=del size=1947870 2024-04-10T03:30:55.595 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.594+0000 7f3681d35640 1 < canceled part key=_multipart_M42YQA8QF082.2~4I48QTGXWPKY.0 size=991835 2024-04-10T03:30:55.600 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.602+0000 7f3681d35640 1 < canceled multipart upload key=M42YQA8QF082 upload=4I48QTGXWPKY tag=0Y73HTW76UBT type=write size=2040411 2024-04-10T03:30:55.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.606+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~U1Q6FM1445MV.0 size=219443 2024-04-10T03:30:55.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.606+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=U1Q6FM1445MV tag=O96AR08LGYOU type=write size=1268019 2024-04-10T03:30:55.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.614+0000 7f3681d35640 1 < suggested update operation key=ZFPI8J89GM63 tag=EDGE001G6II8 type=write size=300023 2024-04-10T03:30:55.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.622+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~JHHLA7DJJKEP.0 size=904045 2024-04-10T03:30:55.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.622+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=JHHLA7DJJKEP tag=D3D2FKIY490T type=write size=1952621 2024-04-10T03:30:55.624 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.626+0000 7f3681d35640 1 < canceled operation key=6EJTTV3FFONR tag=JK426FVJKU91 type=del size=226896 2024-04-10T03:30:55.629 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.630+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=TGNA34HI49AA type=del size=664431 2024-04-10T03:30:55.633 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.634+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~ZEVCUU48ZB1I.0 size=1048576 2024-04-10T03:30:55.636 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.634+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~ZEVCUU48ZB1I.1 size=997484 2024-04-10T03:30:55.643 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.642+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=ZEVCUU48ZB1I tag=B4EZ31W5VJ3T type=write size=3094636 2024-04-10T03:30:55.649 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.650+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~4GFD066G3QH1.0 size=1048576 2024-04-10T03:30:55.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.654+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~4GFD066G3QH1.1 size=1048576 2024-04-10T03:30:55.655 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.654+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~4GFD066G3QH1.2 size=528825 2024-04-10T03:30:55.655 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.654+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=4GFD066G3QH1 tag=8JH6XO0HSNTT type=write size=3674553 2024-04-10T03:30:55.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.658+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=D2FVMJXVRR48 type=del 2024-04-10T03:30:55.666 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.666+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~C1D5WU9BQFS2.0 size=1048576 2024-04-10T03:30:55.668 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.670+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~C1D5WU9BQFS2.1 size=1048576 2024-04-10T03:30:55.671 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.670+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~C1D5WU9BQFS2.2 size=235660 2024-04-10T03:30:55.672 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.670+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=C1D5WU9BQFS2 tag=GT6J2NX1HNZI type=write size=3381388 2024-04-10T03:30:55.675 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.674+0000 7f3681d35640 1 < canceled operation key=HJDIZI4VW5YB tag=SC9L7IBNVJRE type=del size=4068008 2024-04-10T03:30:55.679 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.678+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=CE3HRJMN1626 type=del size=12439 2024-04-10T03:30:55.683 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.682+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=TFQ0UGAM90ZN type=del 2024-04-10T03:30:55.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.686+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=LCAICISOMLG1 type=del size=3371244 2024-04-10T03:30:55.690 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.690+0000 7f3681d35640 1 < completed write operation key=XPY2010UJEZ8 tag=4ALAF8IQWCR2 type=write size=35066 2024-04-10T03:30:55.693 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.694+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=P1RONY44Y2RB type=del size=213499 2024-04-10T03:30:55.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.698+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~5HRZUU8DQNPH.0 size=1048576 2024-04-10T03:30:55.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.698+0000 7f3681d35640 1 < canceled part key=_multipart_5SOK1Y0EI6TJ.2~5HRZUU8DQNPH.1 size=180245 2024-04-10T03:30:55.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.702+0000 7f3681d35640 1 < canceled multipart upload key=5SOK1Y0EI6TJ upload=5HRZUU8DQNPH tag=AVD4555TIKC4 type=write size=2277397 2024-04-10T03:30:55.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.706+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=P145Q6MB9L8H type=write size=924716 2024-04-10T03:30:55.715 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.714+0000 7f3681d35640 1 < suggested update operation key=YB88V6V4V98Z tag=O3Q2OE24I3YN type=del size=1216878 2024-04-10T03:30:55.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.718+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=PVX6VF8QLDXG type=del size=3672715 2024-04-10T03:30:55.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.726+0000 7f3681d35640 1 < suggested update operation key=F065S663O4VY tag=7UNNC3YTVCIS type=del size=3867224 2024-04-10T03:30:55.733 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.734+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~7UBJF1B28P5E.0 size=1048576 2024-04-10T03:30:55.736 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.734+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~7UBJF1B28P5E.1 size=1048576 2024-04-10T03:30:55.740 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.738+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~7UBJF1B28P5E.2 size=928706 2024-04-10T03:30:55.740 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.738+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=7UBJF1B28P5E tag=YLJ82M5O94UC type=write size=4074434 2024-04-10T03:30:55.744 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.742+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~H4HO5Y5Y14CI.0 size=1048576 2024-04-10T03:30:55.744 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.742+0000 7f3681d35640 1 < canceled part key=_multipart_8ECO1IHEG5A9.2~H4HO5Y5Y14CI.1 size=720708 2024-04-10T03:30:55.750 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.750+0000 7f3681d35640 1 < canceled multipart upload key=8ECO1IHEG5A9 upload=H4HO5Y5Y14CI tag=0YB26UN1440U type=write size=2817860 2024-04-10T03:30:55.760 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.758+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~19EO2UZHX99P.0 size=1048576 2024-04-10T03:30:55.762 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.758+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~19EO2UZHX99P.1 size=595623 2024-04-10T03:30:55.762 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.758+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=19EO2UZHX99P tag=RR4M8FMYQWLM type=write size=2692775 2024-04-10T03:30:55.767 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.766+0000 7f3681d35640 1 < suggested update operation key=0SRLP35OTH1O tag=U15QWB6LJWAT type=del size=2197936 2024-04-10T03:30:55.775 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.774+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~2VFU5PYCKTQE.0 size=1048576 2024-04-10T03:30:55.778 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.778+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~2VFU5PYCKTQE.1 size=1048576 2024-04-10T03:30:55.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.782+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~2VFU5PYCKTQE.2 size=823432 2024-04-10T03:30:55.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.782+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=2VFU5PYCKTQE tag=VP0QD2ODT50I type=write size=3969160 2024-04-10T03:30:55.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.786+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~Z2LFWZ7QDNWX.0 size=239568 2024-04-10T03:30:55.791 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.790+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=Z2LFWZ7QDNWX tag=SY3Y7TZJIVCZ type=write size=1288144 2024-04-10T03:30:55.796 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.794+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=SWNALDSTBW6I type=del size=2127842 2024-04-10T03:30:55.800 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.798+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~JUH3F0Y97LG5.0 size=1048576 2024-04-10T03:30:55.803 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.802+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~JUH3F0Y97LG5.1 size=1048576 2024-04-10T03:30:55.806 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.806+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~JUH3F0Y97LG5.2 size=648267 2024-04-10T03:30:55.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.814+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=JUH3F0Y97LG5 tag=KUYVWXIIQO58 type=write size=3793995 2024-04-10T03:30:55.819 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.818+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~80O1WHHMTGR3.0 size=1048576 2024-04-10T03:30:55.823 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.822+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~80O1WHHMTGR3.1 size=1048576 2024-04-10T03:30:55.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.826+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~80O1WHHMTGR3.2 size=805199 2024-04-10T03:30:55.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.826+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=80O1WHHMTGR3 tag=WA2YIFQXS9H5 type=write size=3950927 2024-04-10T03:30:55.830 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.830+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=AVSV65CBYUKG type=del 2024-04-10T03:30:55.834 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.834+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=3CIB4KQQLSU2 type=del size=4114663 2024-04-10T03:30:55.837 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.838+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~U1Q6FM1445MV.0 size=219443 2024-04-10T03:30:55.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.842+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=U1Q6FM1445MV tag=O96AR08LGYOU type=write size=1268019 2024-04-10T03:30:55.850 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.850+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~WB62JTJ7BYAW.0 size=1048576 2024-04-10T03:30:55.852 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.854+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~WB62JTJ7BYAW.1 size=665510 2024-04-10T03:30:55.853 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.854+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=WB62JTJ7BYAW tag=A2A0CYBQEY26 type=write size=2762662 2024-04-10T03:30:55.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.858+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~JHHLA7DJJKEP.0 size=904045 2024-04-10T03:30:55.863 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.862+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=JHHLA7DJJKEP tag=D3D2FKIY490T type=write size=1952621 2024-04-10T03:30:55.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.870+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~SOM4L4M23PCV.0 size=964429 2024-04-10T03:30:55.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.870+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=SOM4L4M23PCV tag=PNGN1GN4Y4SB type=write size=2013005 2024-04-10T03:30:55.874 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.874+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=TGNA34HI49AA type=del 2024-04-10T03:30:55.878 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.878+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=6WF7LAHXO27P type=del size=1859168 2024-04-10T03:30:55.882 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.882+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~4GFD066G3QH1.0 size=1048576 2024-04-10T03:30:55.885 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.886+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~4GFD066G3QH1.1 size=1048576 2024-04-10T03:30:55.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.886+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~4GFD066G3QH1.2 size=528825 2024-04-10T03:30:55.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.894+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=4GFD066G3QH1 tag=8JH6XO0HSNTT type=write size=3674553 2024-04-10T03:30:55.897 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.898+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=8GLSFFTE9OJE type=del size=1002610 2024-04-10T03:30:55.903 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.902+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~C1D5WU9BQFS2.0 size=1048576 2024-04-10T03:30:55.904 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.902+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~C1D5WU9BQFS2.1 size=1048576 2024-04-10T03:30:55.905 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.902+0000 7f3681d35640 1 < canceled part key=_multipart_M42YQA8QF082.2~C1D5WU9BQFS2.2 size=235660 2024-04-10T03:30:55.910 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.910+0000 7f3681d35640 1 < canceled multipart upload key=M42YQA8QF082 upload=C1D5WU9BQFS2 tag=GT6J2NX1HNZI type=write size=3381388 2024-04-10T03:30:55.913 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.914+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=J95VTSX0QD6P type=del size=2750202 2024-04-10T03:30:55.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.918+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=CE3HRJMN1626 type=del 2024-04-10T03:30:55.924 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.922+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~WB1COT07UQPH.0 size=1048576 2024-04-10T03:30:55.927 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.926+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~WB1COT07UQPH.1 size=743800 2024-04-10T03:30:55.927 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.926+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=WB1COT07UQPH tag=VBHYEHNJWN9E type=write size=2840952 2024-04-10T03:30:55.930 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.930+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=LCAICISOMLG1 type=del 2024-04-10T03:30:55.934 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.934+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=5C61OFH1WT4P type=del size=3646723 2024-04-10T03:30:55.944 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.942+0000 7f3681d35640 1 < suggested remove operation key=6EJTTV3FFONR tag=P1RONY44Y2RB type=del 2024-04-10T03:30:55.949 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.950+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~JXML04HY4B5G.0 size=407547 2024-04-10T03:30:55.950 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.950+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=JXML04HY4B5G tag=ZUAEU1SW32ES type=write size=1456123 2024-04-10T03:30:55.953 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.954+0000 7f3681d35640 1 < completed write operation key=TY0AW46ZQ57A tag=P145Q6MB9L8H type=write size=924716 2024-04-10T03:30:55.956 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.958+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=76HA6UOOGJN4 type=write size=883145 2024-04-10T03:30:55.961 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.962+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=PVX6VF8QLDXG type=del 2024-04-10T03:30:55.967 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.966+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~WPCKJXRHD2KM.0 size=1048576 2024-04-10T03:30:55.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.970+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~WPCKJXRHD2KM.1 size=788200 2024-04-10T03:30:55.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.970+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=WPCKJXRHD2KM tag=V3P5T1JWNUQ8 type=write size=2885352 2024-04-10T03:30:55.973 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.974+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~7UBJF1B28P5E.0 size=1048576 2024-04-10T03:30:55.977 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.978+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~7UBJF1B28P5E.1 size=1048576 2024-04-10T03:30:55.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.978+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~7UBJF1B28P5E.2 size=928706 2024-04-10T03:30:55.986 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.986+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=7UBJF1B28P5E tag=YLJ82M5O94UC type=write size=4074434 2024-04-10T03:30:55.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.994+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~JCKZFG9F102D.0 size=1048576 2024-04-10T03:30:55.995 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.994+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~JCKZFG9F102D.1 size=1048576 2024-04-10T03:30:55.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.998+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~JCKZFG9F102D.2 size=335974 2024-04-10T03:30:55.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:55.998+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=JCKZFG9F102D tag=W0BK0KWTEW28 type=write size=3481702 2024-04-10T03:30:56.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.002+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~19EO2UZHX99P.0 size=1048576 2024-04-10T03:30:56.005 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.006+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~19EO2UZHX99P.1 size=595623 2024-04-10T03:30:56.012 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.010+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=19EO2UZHX99P tag=RR4M8FMYQWLM type=write size=2692775 2024-04-10T03:30:56.018 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.018+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~YSXW0RWWM6WY.0 size=1048576 2024-04-10T03:30:56.020 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.022+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~YSXW0RWWM6WY.1 size=1048576 2024-04-10T03:30:56.023 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.022+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~YSXW0RWWM6WY.2 size=572302 2024-04-10T03:30:56.023 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.022+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=YSXW0RWWM6WY tag=4COVF8DT07IR type=write size=3718030 2024-04-10T03:30:56.026 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.026+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~2VFU5PYCKTQE.0 size=1048576 2024-04-10T03:30:56.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.030+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~2VFU5PYCKTQE.1 size=1048576 2024-04-10T03:30:56.033 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.034+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~2VFU5PYCKTQE.2 size=823432 2024-04-10T03:30:56.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.038+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=2VFU5PYCKTQE tag=VP0QD2ODT50I type=write size=3969160 2024-04-10T03:30:56.043 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.042+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=WVINMISSAH25 type=del size=2705125 2024-04-10T03:30:56.047 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.046+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=SWNALDSTBW6I type=del 2024-04-10T03:30:56.051 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.050+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=A0834FDDGWNQ type=del size=228725 2024-04-10T03:30:56.054 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.054+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~80O1WHHMTGR3.0 size=1048576 2024-04-10T03:30:56.057 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.058+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~80O1WHHMTGR3.1 size=1048576 2024-04-10T03:30:56.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.062+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~80O1WHHMTGR3.2 size=805199 2024-04-10T03:30:56.067 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.066+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=80O1WHHMTGR3 tag=WA2YIFQXS9H5 type=write size=3950927 2024-04-10T03:30:56.074 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.074+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~DVM4S9B57404.0 size=443838 2024-04-10T03:30:56.074 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.074+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=DVM4S9B57404 tag=D2NR08FGG97N type=write size=1492414 2024-04-10T03:30:56.078 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.078+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=3CIB4KQQLSU2 type=del 2024-04-10T03:30:56.082 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.082+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=876W2SZX3HCI type=write size=1020083 2024-04-10T03:30:56.086 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.086+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~WB62JTJ7BYAW.0 size=1048576 2024-04-10T03:30:56.089 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.090+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~WB62JTJ7BYAW.1 size=665510 2024-04-10T03:30:56.098 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.094+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=WB62JTJ7BYAW tag=A2A0CYBQEY26 type=write size=2762662 2024-04-10T03:30:56.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.102+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~YA7F0MGJ1HSU.0 size=192659 2024-04-10T03:30:56.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.102+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=YA7F0MGJ1HSU tag=SH9WVFNU7SU3 type=write size=1241235 2024-04-10T03:30:56.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.102+0000 7f3681d35640 1 < canceled part key=_multipart_9IM6PF737CDI.2~SOM4L4M23PCV.0 size=964429 2024-04-10T03:30:56.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.110+0000 7f3681d35640 1 < canceled multipart upload key=9IM6PF737CDI upload=SOM4L4M23PCV tag=PNGN1GN4Y4SB type=write size=2013005 2024-04-10T03:30:56.113 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.114+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=I2062BU6SIFG type=write size=843449 2024-04-10T03:30:56.122 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.122+0000 7f3681d35640 1 < suggested update operation key=9IM6PF737CDI tag=6WF7LAHXO27P type=del size=1859168 2024-04-10T03:30:56.126 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.126+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=013TBCOZAHD1 type=del size=2439022 2024-04-10T03:30:56.130 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.130+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=8GLSFFTE9OJE type=del 2024-04-10T03:30:56.134 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.134+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=K0HBFS1ATY96 type=write size=856410 2024-04-10T03:30:56.139 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.138+0000 7f3681d35640 1 < canceled operation key=E0RSS1JA08WF tag=J95VTSX0QD6P type=del size=2750202 2024-04-10T03:30:56.142 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.142+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=IBU59H2Q8PGB type=del size=1957790 2024-04-10T03:30:56.146 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.146+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~WB1COT07UQPH.0 size=1048576 2024-04-10T03:30:56.150 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.150+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~WB1COT07UQPH.1 size=743800 2024-04-10T03:30:56.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.158+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=WB1COT07UQPH tag=VBHYEHNJWN9E type=write size=2840952 2024-04-10T03:30:56.161 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.162+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=8RW5IHCFRBVE type=write size=975618 2024-04-10T03:30:56.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.166+0000 7f3681d35640 -1 < failed to complete operation key=6EJTTV3FFONR tag=5C61OFH1WT4P type=del size=3646723: (22) Invalid argument 2024-04-10T03:30:56.170 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.170+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=LHN59BB4HRAA type=del size=3395913 2024-04-10T03:30:56.174 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.174+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~JXML04HY4B5G.0 size=407547 2024-04-10T03:30:56.181 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.182+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=JXML04HY4B5G tag=ZUAEU1SW32ES type=write size=1456123 2024-04-10T03:30:56.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.186+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~P6HZURKM47L4.0 size=1048576 2024-04-10T03:30:56.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.190+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~P6HZURKM47L4.1 size=1048576 2024-04-10T03:30:56.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.194+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~P6HZURKM47L4.2 size=1011870 2024-04-10T03:30:56.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.194+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=P6HZURKM47L4 tag=XBS1K98U7TX3 type=write size=4157598 2024-04-10T03:30:56.198 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.198+0000 7f3681d35640 1 < completed write operation key=F065S663O4VY tag=76HA6UOOGJN4 type=write size=883145 2024-04-10T03:30:56.202 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.202+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=6TL1R997G5MF type=del size=2628578 2024-04-10T03:30:56.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.206+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~WPCKJXRHD2KM.0 size=1048576 2024-04-10T03:30:56.209 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.210+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~WPCKJXRHD2KM.1 size=788200 2024-04-10T03:30:56.216 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.214+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=WPCKJXRHD2KM tag=V3P5T1JWNUQ8 type=write size=2885352 2024-04-10T03:30:56.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.218+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=1GADDX1FXDKG type=del size=6433 2024-04-10T03:30:56.225 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.226+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~JCKZFG9F102D.0 size=1048576 2024-04-10T03:30:56.228 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.226+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~JCKZFG9F102D.1 size=1048576 2024-04-10T03:30:56.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.230+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~JCKZFG9F102D.2 size=335974 2024-04-10T03:30:56.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.238+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=JCKZFG9F102D tag=W0BK0KWTEW28 type=write size=3481702 2024-04-10T03:30:56.244 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.242+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~PLMYB29JHESD.0 size=1048576 2024-04-10T03:30:56.247 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.246+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~PLMYB29JHESD.1 size=1048576 2024-04-10T03:30:56.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.250+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~PLMYB29JHESD.2 size=530747 2024-04-10T03:30:56.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.250+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=PLMYB29JHESD tag=IEXYUZZMHGOV type=write size=3676475 2024-04-10T03:30:56.254 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.254+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~YSXW0RWWM6WY.0 size=1048576 2024-04-10T03:30:56.257 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.258+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~YSXW0RWWM6WY.1 size=1048576 2024-04-10T03:30:56.260 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.258+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~YSXW0RWWM6WY.2 size=572302 2024-04-10T03:30:56.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.266+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=YSXW0RWWM6WY tag=4COVF8DT07IR type=write size=3718030 2024-04-10T03:30:56.272 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.270+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=VX8DWZNP234Y type=del size=3951370 2024-04-10T03:30:56.277 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.274+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=WVINMISSAH25 type=del 2024-04-10T03:30:56.280 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.282+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=MOX9MYX2DEGI type=del size=3228332 2024-04-10T03:30:56.284 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.286+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=A0834FDDGWNQ type=del 2024-04-10T03:30:56.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.290+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=J9UE0PFPX2XO type=del size=3501296 2024-04-10T03:30:56.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.294+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~DVM4S9B57404.0 size=443838 2024-04-10T03:30:56.299 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.298+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=DVM4S9B57404 tag=D2NR08FGG97N type=write size=1492414 2024-04-10T03:30:56.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.302+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=QHY7NVB0Q1ZC type=del size=1614782 2024-04-10T03:30:56.310 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.306+0000 7f3681d35640 1 < completed write operation key=DNHKDP9DGSJ7 tag=876W2SZX3HCI type=write size=1020083 2024-04-10T03:30:56.311 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.310+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=NSOCX27JUTUJ type=del size=3125853 2024-04-10T03:30:56.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.314+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~YA7F0MGJ1HSU.0 size=192659 2024-04-10T03:30:56.322 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.322+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=YA7F0MGJ1HSU tag=SH9WVFNU7SU3 type=write size=1241235 2024-04-10T03:30:56.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.326+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=ITO521AZO729 type=write size=406231 2024-04-10T03:30:56.330 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.330+0000 7f3681d35640 1 < completed write operation key=LFZ1G65B5ENO tag=I2062BU6SIFG type=write size=843449 2024-04-10T03:30:56.334 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.334+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=YMTQJWQ6N95Q type=del size=3980542 2024-04-10T03:30:56.341 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.342+0000 7f3681d35640 1 < suggested remove operation key=AVSQ6ZAXYX9N tag=013TBCOZAHD1 type=del 2024-04-10T03:30:56.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.346+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=QRLODH504F0X type=del size=3877352 2024-04-10T03:30:56.349 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.350+0000 7f3681d35640 1 < completed write operation key=8ECO1IHEG5A9 tag=K0HBFS1ATY96 type=write size=856410 2024-04-10T03:30:56.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.358+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~K9RZZMRR2GKJ.0 size=1048576 2024-04-10T03:30:56.359 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.358+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~K9RZZMRR2GKJ.1 size=1048576 2024-04-10T03:30:56.362 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.362+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~K9RZZMRR2GKJ.2 size=423843 2024-04-10T03:30:56.362 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.362+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=K9RZZMRR2GKJ tag=4CM65FZS04CI type=write size=3569571 2024-04-10T03:30:56.367 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.366+0000 7f3681d35640 -1 < failed to complete operation key=AVSQ6ZAXYX9N tag=IBU59H2Q8PGB type=del size=1957790: (22) Invalid argument 2024-04-10T03:30:56.371 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.370+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=5ELQORV7I8VM type=del size=1551833 2024-04-10T03:30:56.379 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.378+0000 7f3681d35640 1 < suggested remove operation key=FG3P40IBDLYN tag=8RW5IHCFRBVE type=write 2024-04-10T03:30:56.383 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.382+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=8OB1GMLT7639 type=write size=50366 2024-04-10T03:30:56.387 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.386+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=LHN59BB4HRAA type=del 2024-04-10T03:30:56.390 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.390+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=9LP3H77CXP5N type=del size=2812325 2024-04-10T03:30:56.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.394+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~P6HZURKM47L4.0 size=1048576 2024-04-10T03:30:56.397 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.398+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~P6HZURKM47L4.1 size=1048576 2024-04-10T03:30:56.399 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.398+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~P6HZURKM47L4.2 size=1011870 2024-04-10T03:30:56.406 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.406+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=P6HZURKM47L4 tag=XBS1K98U7TX3 type=write size=4157598 2024-04-10T03:30:56.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.410+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=JEEGL7FR33OG type=del size=900673 2024-04-10T03:30:56.413 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.414+0000 7f3681d35640 1 < canceled operation key=FATA626DUEW7 tag=6TL1R997G5MF type=del size=2628578 2024-04-10T03:30:56.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.418+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=LCEKF8EF81B4 type=del size=3856850 2024-04-10T03:30:56.421 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.422+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=1GADDX1FXDKG type=del 2024-04-10T03:30:56.424 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.422+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=1DIIXQOQNU7K type=del size=2296595 2024-04-10T03:30:56.428 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.426+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~PLMYB29JHESD.0 size=1048576 2024-04-10T03:30:56.431 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.430+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~PLMYB29JHESD.1 size=1048576 2024-04-10T03:30:56.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.434+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~PLMYB29JHESD.2 size=530747 2024-04-10T03:30:56.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.438+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=PLMYB29JHESD tag=IEXYUZZMHGOV type=write size=3676475 2024-04-10T03:30:56.443 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.442+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=JSDWM4BS3ITT type=del size=1036348 2024-04-10T03:30:56.447 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.446+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=VX8DWZNP234Y type=del 2024-04-10T03:30:56.450 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.450+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=MX0G3M0N4R74 type=del size=1737069 2024-04-10T03:30:56.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.454+0000 7f3681d35640 1 < canceled operation key=XPY2010UJEZ8 tag=MOX9MYX2DEGI type=del size=3228332 2024-04-10T03:30:56.458 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.458+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=UISKMHUDM3GG type=del size=1592416 2024-04-10T03:30:56.462 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.462+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=J9UE0PFPX2XO type=del 2024-04-10T03:30:56.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.470+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~IJRU3C5WR102.0 size=1048576 2024-04-10T03:30:56.473 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.474+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~IJRU3C5WR102.1 size=887403 2024-04-10T03:30:56.473 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.474+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=IJRU3C5WR102 tag=KOE3IGP263YA type=write size=2984555 2024-04-10T03:30:56.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.478+0000 7f3681d35640 1 < canceled operation key=UKP27BC5X2HN tag=QHY7NVB0Q1ZC type=del size=1614782 2024-04-10T03:30:56.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.482+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=GK2DNQVTUR5S type=write size=428318 2024-04-10T03:30:56.484 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.486+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=NSOCX27JUTUJ type=del 2024-04-10T03:30:56.491 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.490+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~20PSS12MF37U.0 size=1048576 2024-04-10T03:30:56.495 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.494+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~20PSS12MF37U.1 size=1048576 2024-04-10T03:30:56.498 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.498+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~20PSS12MF37U.2 size=108059 2024-04-10T03:30:56.498 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.498+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=20PSS12MF37U tag=RKMCOEG53CZ9 type=write size=3253787 2024-04-10T03:30:56.502 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.502+0000 7f3681d35640 1 < completed write operation key=E0RSS1JA08WF tag=ITO521AZO729 type=write size=406231 2024-04-10T03:30:56.508 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.510+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~LHN8QXGK28V2.0 size=476284 2024-04-10T03:30:56.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.510+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=LHN8QXGK28V2 tag=H39NIBVTDRP2 type=write size=1524860 2024-04-10T03:30:56.512 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.514+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=YMTQJWQ6N95Q type=del 2024-04-10T03:30:56.519 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.518+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~FF1MYDGCCN2Q.0 size=1048576 2024-04-10T03:30:56.522 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.522+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~FF1MYDGCCN2Q.1 size=247319 2024-04-10T03:30:56.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.522+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=FF1MYDGCCN2Q tag=RFN7IMK1QQ32 type=write size=2344471 2024-04-10T03:30:56.529 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.530+0000 7f3681d35640 1 < suggested update operation key=DNHKDP9DGSJ7 tag=QRLODH504F0X type=del size=3877352 2024-04-10T03:30:56.536 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.534+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~ZNOZJ1B3G2BG.0 size=603679 2024-04-10T03:30:56.536 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.534+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=ZNOZJ1B3G2BG tag=VTVL25SLIZC8 type=write size=1652255 2024-04-10T03:30:56.540 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.538+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~K9RZZMRR2GKJ.0 size=1048576 2024-04-10T03:30:56.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.542+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~K9RZZMRR2GKJ.1 size=1048576 2024-04-10T03:30:56.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.546+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~K9RZZMRR2GKJ.2 size=423843 2024-04-10T03:30:56.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.550+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=K9RZZMRR2GKJ tag=4CM65FZS04CI type=write size=3569571 2024-04-10T03:30:56.555 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.554+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=425ZK0QRLME9 type=write size=355564 2024-04-10T03:30:56.559 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.558+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=5ELQORV7I8VM type=del 2024-04-10T03:30:56.566 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.566+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~53XM64LW6YF9.0 size=273222 2024-04-10T03:30:56.566 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.566+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=53XM64LW6YF9 tag=RTO8PGBJ0Z6N type=write size=1321798 2024-04-10T03:30:56.573 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.574+0000 7f3681d35640 1 < suggested remove operation key=DWRW792CYQIR tag=8OB1GMLT7639 type=write 2024-04-10T03:30:56.579 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.578+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KW6PL4JX13QJ.0 size=1048576 2024-04-10T03:30:56.582 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.582+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KW6PL4JX13QJ.1 size=1048576 2024-04-10T03:30:56.585 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.586+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KW6PL4JX13QJ.2 size=92025 2024-04-10T03:30:56.585 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.586+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=KW6PL4JX13QJ tag=HHA72JXVZGP2 type=write size=3237753 2024-04-10T03:30:56.589 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.590+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=9LP3H77CXP5N type=del 2024-04-10T03:30:56.595 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.594+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~O9SAOQI9QT39.0 size=1048576 2024-04-10T03:30:56.599 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.598+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~O9SAOQI9QT39.1 size=480561 2024-04-10T03:30:56.599 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.598+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=O9SAOQI9QT39 tag=UJXVNWASZV8D type=write size=2577713 2024-04-10T03:30:56.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.602+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=JEEGL7FR33OG type=del 2024-04-10T03:30:56.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.610+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~DW2E2DYWJ3DJ.0 size=1048576 2024-04-10T03:30:56.613 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.614+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~DW2E2DYWJ3DJ.1 size=419136 2024-04-10T03:30:56.613 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.614+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=DW2E2DYWJ3DJ tag=EN65K17CZZ6B type=write size=2516288 2024-04-10T03:30:56.617 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.618+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=LCEKF8EF81B4 type=del 2024-04-10T03:30:56.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.622+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=S31PTW0C7XCJ type=del size=3666780 2024-04-10T03:30:56.624 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.626+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=1DIIXQOQNU7K type=del 2024-04-10T03:30:56.631 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.630+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~8SX4SOC81EYW.0 size=1048576 2024-04-10T03:30:56.634 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.634+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~8SX4SOC81EYW.1 size=651633 2024-04-10T03:30:56.634 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.634+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=8SX4SOC81EYW tag=XHZD6WQCWKVA type=write size=2748785 2024-04-10T03:30:56.641 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.642+0000 7f3681d35640 1 < suggested update operation key=5SOK1Y0EI6TJ tag=JSDWM4BS3ITT type=del size=1036348 2024-04-10T03:30:56.645 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.646+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=2AORNESYYL8J type=del size=898752 2024-04-10T03:30:56.648 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.650+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=MX0G3M0N4R74 type=del 2024-04-10T03:30:56.656 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.654+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~WTM0B9CA1I6E.0 size=813340 2024-04-10T03:30:56.656 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.654+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=WTM0B9CA1I6E tag=TUVPT952MUBW type=write size=1861916 2024-04-10T03:30:56.660 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.658+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=UISKMHUDM3GG type=del 2024-04-10T03:30:56.667 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.666+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~WBKBAY1NK5AK.0 size=1048576 2024-04-10T03:30:56.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.670+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~WBKBAY1NK5AK.1 size=1048576 2024-04-10T03:30:56.673 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.674+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~WBKBAY1NK5AK.2 size=750022 2024-04-10T03:30:56.673 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.674+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=WBKBAY1NK5AK tag=8CXCDORJIEU7 type=write size=3895750 2024-04-10T03:30:56.677 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.678+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~IJRU3C5WR102.0 size=1048576 2024-04-10T03:30:56.677 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.678+0000 7f3681d35640 1 < canceled part key=_multipart_F065S663O4VY.2~IJRU3C5WR102.1 size=887403 2024-04-10T03:30:56.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.682+0000 7f3681d35640 1 < canceled multipart upload key=F065S663O4VY upload=IJRU3C5WR102 tag=KOE3IGP263YA type=write size=2984555 2024-04-10T03:30:56.691 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.690+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~WA0XF6W7EPE8.0 size=1048576 2024-04-10T03:30:56.694 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.694+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~WA0XF6W7EPE8.1 size=1048576 2024-04-10T03:30:56.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.698+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~WA0XF6W7EPE8.2 size=236649 2024-04-10T03:30:56.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.698+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=WA0XF6W7EPE8 tag=CYSS3XBJ48PJ type=write size=3382377 2024-04-10T03:30:56.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.702+0000 7f3681d35640 1 < canceled operation key=JMYOGWOKOS63 tag=GK2DNQVTUR5S type=write size=428318 2024-04-10T03:30:56.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.710+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~Z2429FGSKJP2.0 size=835694 2024-04-10T03:30:56.709 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.710+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=Z2429FGSKJP2 tag=UZIV0SXNA16M type=write size=1884270 2024-04-10T03:30:56.712 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.710+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~20PSS12MF37U.0 size=1048576 2024-04-10T03:30:56.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.714+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~20PSS12MF37U.1 size=1048576 2024-04-10T03:30:56.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.714+0000 7f3681d35640 1 < canceled part key=_multipart_B1TVXAV8NY2C.2~20PSS12MF37U.2 size=108059 2024-04-10T03:30:56.722 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.722+0000 7f3681d35640 1 < canceled multipart upload key=B1TVXAV8NY2C upload=20PSS12MF37U tag=RKMCOEG53CZ9 type=write size=3253787 2024-04-10T03:30:56.729 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.730+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~Z1K9N1ZI83D2.0 size=1048576 2024-04-10T03:30:56.733 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.734+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~Z1K9N1ZI83D2.1 size=1048576 2024-04-10T03:30:56.736 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.734+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~Z1K9N1ZI83D2.2 size=913178 2024-04-10T03:30:56.737 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.734+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=Z1K9N1ZI83D2 tag=2OEEJABEJOVW type=write size=4058906 2024-04-10T03:30:56.741 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.742+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~LHN8QXGK28V2.0 size=476284 2024-04-10T03:30:56.748 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.746+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=LHN8QXGK28V2 tag=H39NIBVTDRP2 type=write size=1524860 2024-04-10T03:30:56.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.754+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=PVRI7KN243CR type=del size=2180210 2024-04-10T03:30:56.756 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.758+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~FF1MYDGCCN2Q.0 size=1048576 2024-04-10T03:30:56.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.758+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~FF1MYDGCCN2Q.1 size=247319 2024-04-10T03:30:56.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.766+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=FF1MYDGCCN2Q tag=RFN7IMK1QQ32 type=write size=2344471 2024-04-10T03:30:56.770 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.770+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=LXHZJ8NAGJ7W type=del size=759213 2024-04-10T03:30:56.774 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.774+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~ZNOZJ1B3G2BG.0 size=603679 2024-04-10T03:30:56.783 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.782+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=ZNOZJ1B3G2BG tag=VTVL25SLIZC8 type=write size=1652255 2024-04-10T03:30:56.791 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.790+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~G62CV8071IB1.0 size=118240 2024-04-10T03:30:56.791 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.790+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=G62CV8071IB1 tag=CTWOLN2BNDLZ type=write size=1166816 2024-04-10T03:30:56.796 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.794+0000 7f3681d35640 1 < completed write operation key=XPY2010UJEZ8 tag=425ZK0QRLME9 type=write size=355564 2024-04-10T03:30:56.801 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.802+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=WZ7AY569LZWY type=del size=2461091 2024-04-10T03:30:56.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.806+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~53XM64LW6YF9.0 size=273222 2024-04-10T03:30:56.812 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.810+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=53XM64LW6YF9 tag=RTO8PGBJ0Z6N type=write size=1321798 2024-04-10T03:30:56.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.814+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=MSD9JSMJSX9N type=del size=2107382 2024-04-10T03:30:56.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.822+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KW6PL4JX13QJ.0 size=1048576 2024-04-10T03:30:56.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.822+0000 7f3681d35640 1 < canceled part key=_multipart_LBDUNL2QNNZJ.2~KW6PL4JX13QJ.1 size=1048576 2024-04-10T03:30:56.824 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.822+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KW6PL4JX13QJ.2 size=92025 2024-04-10T03:30:56.831 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.830+0000 7f3681d35640 1 < canceled multipart upload key=LBDUNL2QNNZJ upload=KW6PL4JX13QJ tag=HHA72JXVZGP2 type=write size=3237753 2024-04-10T03:30:56.839 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.838+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~LYD6D9K5NYPQ.0 size=666189 2024-04-10T03:30:56.839 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.838+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=LYD6D9K5NYPQ tag=04AY32UY6WOY type=write size=1714765 2024-04-10T03:30:56.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.842+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~O9SAOQI9QT39.0 size=1048576 2024-04-10T03:30:56.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.846+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~O9SAOQI9QT39.1 size=480561 2024-04-10T03:30:56.853 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.854+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=O9SAOQI9QT39 tag=UJXVNWASZV8D type=write size=2577713 2024-04-10T03:30:56.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.858+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=KQKWJ6KIH6QU type=write size=1038542 2024-04-10T03:30:56.860 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.862+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~DW2E2DYWJ3DJ.0 size=1048576 2024-04-10T03:30:56.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.862+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~DW2E2DYWJ3DJ.1 size=419136 2024-04-10T03:30:56.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.870+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=DW2E2DYWJ3DJ tag=EN65K17CZZ6B type=write size=2516288 2024-04-10T03:30:56.878 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.878+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~C5HL2VNQ2I6N.0 size=1048576 2024-04-10T03:30:56.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.882+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~C5HL2VNQ2I6N.1 size=1048576 2024-04-10T03:30:56.885 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.886+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~C5HL2VNQ2I6N.2 size=781828 2024-04-10T03:30:56.885 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.886+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=C5HL2VNQ2I6N tag=IMPJA369SPBS type=write size=3927556 2024-04-10T03:30:56.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.890+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=S31PTW0C7XCJ type=del 2024-04-10T03:30:56.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.894+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=CS4V167WME56 type=del size=3176220 2024-04-10T03:30:56.897 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.898+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~8SX4SOC81EYW.0 size=1048576 2024-04-10T03:30:56.900 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.902+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~8SX4SOC81EYW.1 size=651633 2024-04-10T03:30:56.907 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.906+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=8SX4SOC81EYW tag=XHZD6WQCWKVA type=write size=2748785 2024-04-10T03:30:56.912 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.910+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=IT3XDLG937PT type=del size=1700716 2024-04-10T03:30:56.916 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.914+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=2AORNESYYL8J type=del 2024-04-10T03:30:56.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.922+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=59GCX6VT8B3U type=write size=348792 2024-04-10T03:30:56.924 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.926+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~WTM0B9CA1I6E.0 size=813340 2024-04-10T03:30:56.931 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.930+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=WTM0B9CA1I6E tag=TUVPT952MUBW type=write size=1861916 2024-04-10T03:30:56.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.934+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=8OO58P0SCITY type=del size=2018256 2024-04-10T03:30:56.939 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.938+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~WBKBAY1NK5AK.0 size=1048576 2024-04-10T03:30:56.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.942+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~WBKBAY1NK5AK.1 size=1048576 2024-04-10T03:30:56.945 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.946+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~WBKBAY1NK5AK.2 size=750022 2024-04-10T03:30:56.953 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.954+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=WBKBAY1NK5AK tag=8CXCDORJIEU7 type=write size=3895750 2024-04-10T03:30:56.957 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.958+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=FZ12AKW2R7QR type=del size=3140011 2024-04-10T03:30:56.961 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.962+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~WA0XF6W7EPE8.0 size=1048576 2024-04-10T03:30:56.961 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.962+0000 7f3681d35640 1 < canceled part key=_multipart_FATA626DUEW7.2~WA0XF6W7EPE8.1 size=1048576 2024-04-10T03:30:56.965 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.966+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~WA0XF6W7EPE8.2 size=236649 2024-04-10T03:30:56.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.970+0000 7f3681d35640 1 < canceled multipart upload key=FATA626DUEW7 upload=WA0XF6W7EPE8 tag=CYSS3XBJ48PJ type=write size=3382377 2024-04-10T03:30:56.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.978+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~Y3CH4QEW0JJC.0 size=1048576 2024-04-10T03:30:56.982 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.982+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~Y3CH4QEW0JJC.1 size=173108 2024-04-10T03:30:56.982 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.982+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=Y3CH4QEW0JJC tag=KCCY2GBNKZ0P type=write size=2270260 2024-04-10T03:30:56.986 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.986+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~Z2429FGSKJP2.0 size=835694 2024-04-10T03:30:56.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.994+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=Z2429FGSKJP2 tag=UZIV0SXNA16M type=write size=1884270 2024-04-10T03:30:56.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:56.998+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=PTTVA07WCSR0 type=del size=4076898 2024-04-10T03:30:57.001 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.002+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~Z1K9N1ZI83D2.0 size=1048576 2024-04-10T03:30:57.004 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.006+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~Z1K9N1ZI83D2.1 size=1048576 2024-04-10T03:30:57.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.006+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~Z1K9N1ZI83D2.2 size=913178 2024-04-10T03:30:57.015 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.014+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=Z1K9N1ZI83D2 tag=2OEEJABEJOVW type=write size=4058906 2024-04-10T03:30:57.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.018+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=X4V4SQ63708S type=write size=441822 2024-04-10T03:30:57.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.022+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=PVRI7KN243CR type=del 2024-04-10T03:30:57.033 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.034+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~25KN3K5PQWQN.0 size=34348 2024-04-10T03:30:57.033 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.034+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=25KN3K5PQWQN tag=AY84BAVA3T3I type=write size=1082924 2024-04-10T03:30:57.036 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.038+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=LXHZJ8NAGJ7W type=del 2024-04-10T03:30:57.041 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.042+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=SNI7WVNWASQU type=del size=1127981 2024-04-10T03:30:57.045 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.046+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~G62CV8071IB1.0 size=118240 2024-04-10T03:30:57.052 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.054+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=G62CV8071IB1 tag=CTWOLN2BNDLZ type=write size=1166816 2024-04-10T03:30:57.056 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.058+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=G23FKLP6O0VL type=write size=490981 2024-04-10T03:30:57.061 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.062+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=WZ7AY569LZWY type=del 2024-04-10T03:30:57.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:56 smithi016 bash[72916]: cluster 2024-04-10T03:30:55.747514+0000 mgr.y (mgr.25133) 736 : cluster 0 pgmap v1408: 137 pgs: 6 creating+activating, 131 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 47 KiB/s wr, 234 op/s 2024-04-10T03:30:57.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:56 smithi016 bash[74137]: cluster 2024-04-10T03:30:55.747514+0000 mgr.y (mgr.25133) 736 : cluster 0 pgmap v1408: 137 pgs: 6 creating+activating, 131 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 47 KiB/s wr, 234 op/s 2024-04-10T03:30:57.069 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.070+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~PXQT4IAFZ9EC.0 size=628508 2024-04-10T03:30:57.069 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.070+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=PXQT4IAFZ9EC tag=NLB3XF780P7Y type=write size=1677084 2024-04-10T03:30:57.078 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.078+0000 7f3681d35640 1 < suggested update operation key=DWRW792CYQIR tag=MSD9JSMJSX9N type=del size=2107382 2024-04-10T03:30:57.082 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.082+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=CHKFYOU1QTT1 type=del size=2806654 2024-04-10T03:30:57.086 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.086+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~LYD6D9K5NYPQ.0 size=666189 2024-04-10T03:30:57.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.094+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=LYD6D9K5NYPQ tag=04AY32UY6WOY type=write size=1714765 2024-04-10T03:30:57.097 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.098+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=C5V64YUCWJFL type=del size=324549 2024-04-10T03:30:57.102 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.102+0000 7f3681d35640 1 < completed write operation key=XS3QMVD9HETO tag=KQKWJ6KIH6QU type=write size=1038542 2024-04-10T03:30:57.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.106+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=1QFAHNZ1EKF3 type=write size=469707 2024-04-10T03:30:57.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.110+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~C5HL2VNQ2I6N.0 size=1048576 2024-04-10T03:30:57.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.114+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~C5HL2VNQ2I6N.1 size=1048576 2024-04-10T03:30:57.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.114+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~C5HL2VNQ2I6N.2 size=781828 2024-04-10T03:30:57.120 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.118+0000 7f3681d35640 1 < canceled multipart upload key=XS3QMVD9HETO upload=C5HL2VNQ2I6N tag=IMPJA369SPBS type=write size=3927556 2024-04-10T03:30:57.128 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.122+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=PLW6YABRGOOQ type=write size=863310 2024-04-10T03:30:57.128 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.126+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=CS4V167WME56 type=del 2024-04-10T03:30:57.131 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.130+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=SH0NWF8WC9XM type=del size=2599686 2024-04-10T03:30:57.135 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.134+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=IT3XDLG937PT type=del 2024-04-10T03:30:57.139 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.138+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=4OITQF521PKM type=write size=954978 2024-04-10T03:30:57.146 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.146+0000 7f3681d35640 1 < suggested remove operation key=2G0NWWDHYG05 tag=59GCX6VT8B3U type=write 2024-04-10T03:30:57.149 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.150+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=QMWS5360LAX9 type=write size=644049 2024-04-10T03:30:57.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.154+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=8OO58P0SCITY type=del 2024-04-10T03:30:57.159 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.158+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~9EWO7XTL4KFT.0 size=1048576 2024-04-10T03:30:57.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.162+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~9EWO7XTL4KFT.1 size=4472 2024-04-10T03:30:57.163 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.162+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=9EWO7XTL4KFT tag=I8L2LCOV0S1E type=write size=2101624 2024-04-10T03:30:57.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.166+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=FZ12AKW2R7QR type=del 2024-04-10T03:30:57.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:56 smithi136 bash[68278]: cluster 2024-04-10T03:30:55.747514+0000 mgr.y (mgr.25133) 736 : cluster 0 pgmap v1408: 137 pgs: 6 creating+activating, 131 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 47 KiB/s wr, 234 op/s 2024-04-10T03:30:57.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.174+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~QRCBPZZV0HQ0.0 size=822050 2024-04-10T03:30:57.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.174+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=QRCBPZZV0HQ0 tag=YNHE76WBGFPD type=write size=1870626 2024-04-10T03:30:57.176 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.178+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~Y3CH4QEW0JJC.0 size=1048576 2024-04-10T03:30:57.179 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.178+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~Y3CH4QEW0JJC.1 size=173108 2024-04-10T03:30:57.185 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.186+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=Y3CH4QEW0JJC tag=KCCY2GBNKZ0P type=write size=2270260 2024-04-10T03:30:57.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.190+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=4TO43DNQF8S6 type=del size=931134 2024-04-10T03:30:57.192 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.190+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=PTTVA07WCSR0 type=del 2024-04-10T03:30:57.198 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.198+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~QZ53D3OW7XAM.0 size=641719 2024-04-10T03:30:57.198 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.198+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=QZ53D3OW7XAM tag=RMQ2WNOATZZ3 type=write size=1690295 2024-04-10T03:30:57.202 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.202+0000 7f3681d35640 1 < completed write operation key=AVSQ6ZAXYX9N tag=X4V4SQ63708S type=write size=441822 2024-04-10T03:30:57.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.206+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=WX5NOGTA4W6K type=write size=99145 2024-04-10T03:30:57.210 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.210+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~25KN3K5PQWQN.0 size=34348 2024-04-10T03:30:57.215 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.214+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=25KN3K5PQWQN tag=AY84BAVA3T3I type=write size=1082924 2024-04-10T03:30:57.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.222+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~DZAFDMXFW5HW.0 size=949189 2024-04-10T03:30:57.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.222+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=DZAFDMXFW5HW tag=OPW9AHC05P5S type=write size=1997765 2024-04-10T03:30:57.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.226+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=SNI7WVNWASQU type=del 2024-04-10T03:30:57.233 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.234+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~70J2H3UV8GBU.0 size=1048576 2024-04-10T03:30:57.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.238+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~70J2H3UV8GBU.1 size=1048576 2024-04-10T03:30:57.240 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.238+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~70J2H3UV8GBU.2 size=510056 2024-04-10T03:30:57.240 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.238+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=70J2H3UV8GBU tag=1B7WIQJ7HY2L type=write size=3655784 2024-04-10T03:30:57.244 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.246+0000 7f3681d35640 1 < completed write operation key=XS3QMVD9HETO tag=G23FKLP6O0VL type=write size=490981 2024-04-10T03:30:57.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.250+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=X9BHH8LAI23X type=write size=501611 2024-04-10T03:30:57.249 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.250+0000 7f3681d35640 1 < canceled part key=_multipart_JMYOGWOKOS63.2~PXQT4IAFZ9EC.0 size=628508 2024-04-10T03:30:57.256 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.254+0000 7f3681d35640 1 < canceled multipart upload key=JMYOGWOKOS63 upload=PXQT4IAFZ9EC tag=NLB3XF780P7Y type=write size=1677084 2024-04-10T03:30:57.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.262+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~7BCZ29UEWR2B.0 size=113079 2024-04-10T03:30:57.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.262+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=7BCZ29UEWR2B tag=SXWUE9NNN0AG type=write size=1161655 2024-04-10T03:30:57.266 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.266+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=CHKFYOU1QTT1 type=del 2024-04-10T03:30:57.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.270+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=FGRGHYQX0P54 type=del size=1096721 2024-04-10T03:30:57.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.274+0000 7f3681d35640 1 < canceled operation key=HJDIZI4VW5YB tag=C5V64YUCWJFL type=del size=324549 2024-04-10T03:30:57.276 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.278+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=X89SB752KS4J type=del size=1834665 2024-04-10T03:30:57.280 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.282+0000 7f3681d35640 1 < completed write operation key=E0RSS1JA08WF tag=1QFAHNZ1EKF3 type=write size=469707 2024-04-10T03:30:57.284 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.286+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=1RMWJR8OER6S type=del size=3048737 2024-04-10T03:30:57.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.286+0000 7f3681d35640 1 < completed write operation key=LBDUNL2QNNZJ tag=PLW6YABRGOOQ type=write size=863310 2024-04-10T03:30:57.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.290+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=QE0Y1KSF01HU type=del size=1066559 2024-04-10T03:30:57.296 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.294+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=SH0NWF8WC9XM type=del 2024-04-10T03:30:57.300 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.298+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=8UCGMOKKYMAA type=write size=562437 2024-04-10T03:30:57.305 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.306+0000 7f3681d35640 1 < completed write operation key=LFZ1G65B5ENO tag=4OITQF521PKM type=write size=954978 2024-04-10T03:30:57.313 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.314+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~79511D3682BL.0 size=1048576 2024-04-10T03:30:57.317 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.318+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~79511D3682BL.1 size=905173 2024-04-10T03:30:57.317 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.318+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=79511D3682BL tag=7AB4UX8ZW2TU type=write size=3002325 2024-04-10T03:30:57.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.326+0000 7f3681d35640 1 < suggested update operation key=2G0NWWDHYG05 tag=QMWS5360LAX9 type=write size=644049 2024-04-10T03:30:57.334 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.334+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~GK3Q4EKMLD4E.0 size=1048576 2024-04-10T03:30:57.337 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.338+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~GK3Q4EKMLD4E.1 size=279065 2024-04-10T03:30:57.337 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.338+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=GK3Q4EKMLD4E tag=TQY08N2LUMF1 type=write size=2376217 2024-04-10T03:30:57.341 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.342+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~9EWO7XTL4KFT.0 size=1048576 2024-04-10T03:30:57.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.346+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~9EWO7XTL4KFT.1 size=4472 2024-04-10T03:30:57.352 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.350+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=9EWO7XTL4KFT tag=I8L2LCOV0S1E type=write size=2101624 2024-04-10T03:30:57.359 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.358+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~5FIWCD775J0U.0 size=681293 2024-04-10T03:30:57.359 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.358+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=5FIWCD775J0U tag=YR2ATP0S68DG type=write size=1729869 2024-04-10T03:30:57.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.362+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~QRCBPZZV0HQ0.0 size=822050 2024-04-10T03:30:57.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.370+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=QRCBPZZV0HQ0 tag=YNHE76WBGFPD type=write size=1870626 2024-04-10T03:30:57.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.374+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=XU0AZ1E01B56 type=write size=702474 2024-04-10T03:30:57.378 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.378+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=4TO43DNQF8S6 type=del 2024-04-10T03:30:57.382 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.382+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=8TNJ8992FJDH type=del size=383368 2024-04-10T03:30:57.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.386+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~QZ53D3OW7XAM.0 size=641719 2024-04-10T03:30:57.391 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.390+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=QZ53D3OW7XAM tag=RMQ2WNOATZZ3 type=write size=1690295 2024-04-10T03:30:57.399 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.398+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~68RX9Y0234RJ.0 size=1048576 2024-04-10T03:30:57.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.402+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~68RX9Y0234RJ.1 size=543938 2024-04-10T03:30:57.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.402+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=68RX9Y0234RJ tag=2F681B09OK1T type=write size=2641090 2024-04-10T03:30:57.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.406+0000 7f3681d35640 1 < completed write operation key=5SOK1Y0EI6TJ tag=WX5NOGTA4W6K type=write size=99145 2024-04-10T03:30:57.414 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.414+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~2HSFGLIMGCS9.0 size=1048576 2024-04-10T03:30:57.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.418+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~2HSFGLIMGCS9.1 size=944381 2024-04-10T03:30:57.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.418+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=2HSFGLIMGCS9 tag=GDMVGJLBMRGM type=write size=3041533 2024-04-10T03:30:57.421 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.422+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~DZAFDMXFW5HW.0 size=949189 2024-04-10T03:30:57.428 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.426+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=DZAFDMXFW5HW tag=OPW9AHC05P5S type=write size=1997765 2024-04-10T03:30:57.435 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.434+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~S149MDEP24CB.0 size=1048576 2024-04-10T03:30:57.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.438+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~S149MDEP24CB.1 size=762530 2024-04-10T03:30:57.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.438+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=S149MDEP24CB tag=024YRG9DXC02 type=write size=2859682 2024-04-10T03:30:57.442 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.442+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~70J2H3UV8GBU.0 size=1048576 2024-04-10T03:30:57.446 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.446+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~70J2H3UV8GBU.1 size=1048576 2024-04-10T03:30:57.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.450+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~70J2H3UV8GBU.2 size=510056 2024-04-10T03:30:57.456 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.454+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=70J2H3UV8GBU tag=1B7WIQJ7HY2L type=write size=3655784 2024-04-10T03:30:57.464 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.462+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~HT8RKY1EZ55D.0 size=1048576 2024-04-10T03:30:57.468 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.466+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~HT8RKY1EZ55D.1 size=354059 2024-04-10T03:30:57.468 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.466+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=HT8RKY1EZ55D tag=6NE010RMYEO2 type=write size=2451211 2024-04-10T03:30:57.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.474+0000 7f3681d35640 1 < canceled operation key=B1TVXAV8NY2C tag=X9BHH8LAI23X type=write size=501611 2024-04-10T03:30:57.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.478+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=4LU1Y89V2VGI type=del size=445852 2024-04-10T03:30:57.478 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.478+0000 7f3681d35640 1 < canceled part key=_multipart_XPY2010UJEZ8.2~7BCZ29UEWR2B.0 size=113079 2024-04-10T03:30:57.485 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.486+0000 7f3681d35640 1 < canceled multipart upload key=XPY2010UJEZ8 upload=7BCZ29UEWR2B tag=SXWUE9NNN0AG type=write size=1161655 2024-04-10T03:30:57.489 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.490+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=M961BOYXHIDW type=del size=2872430 2024-04-10T03:30:57.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.494+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=FGRGHYQX0P54 type=del 2024-04-10T03:30:57.500 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.502+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~M8OC2Z74VYTZ.0 size=64604 2024-04-10T03:30:57.500 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.502+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=M8OC2Z74VYTZ tag=BU77B47TF6HN type=write size=1113180 2024-04-10T03:30:57.505 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.506+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=X89SB752KS4J type=del 2024-04-10T03:30:57.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.510+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=FMKCSDDYYEZE type=del size=2692180 2024-04-10T03:30:57.512 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.514+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=1RMWJR8OER6S type=del 2024-04-10T03:30:57.516 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.518+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=BJ77ERZJTWS0 type=del size=1532766 2024-04-10T03:30:57.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.522+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=QE0Y1KSF01HU type=del 2024-04-10T03:30:57.527 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.526+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~KCRG1QJ1JHAD.0 size=1048576 2024-04-10T03:30:57.531 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.530+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~KCRG1QJ1JHAD.1 size=783319 2024-04-10T03:30:57.533 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.530+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=KCRG1QJ1JHAD tag=KJL9Z6B4QGR7 type=write size=2880471 2024-04-10T03:30:57.535 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.534+0000 7f3681d35640 1 < completed write operation key=M42YQA8QF082 tag=8UCGMOKKYMAA type=write size=562437 2024-04-10T03:30:57.540 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.538+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=BAHJV2BAPOB1 type=del size=923353 2024-04-10T03:30:57.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.542+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~79511D3682BL.0 size=1048576 2024-04-10T03:30:57.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.542+0000 7f3681d35640 1 < canceled part key=_multipart_6EJTTV3FFONR.2~79511D3682BL.1 size=905173 2024-04-10T03:30:57.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.550+0000 7f3681d35640 1 < canceled multipart upload key=6EJTTV3FFONR upload=79511D3682BL tag=7AB4UX8ZW2TU type=write size=3002325 2024-04-10T03:30:57.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.554+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~QEFL7UWUUJFY.0 size=1048576 2024-04-10T03:30:57.560 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.558+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~QEFL7UWUUJFY.1 size=1048576 2024-04-10T03:30:57.562 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.562+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~QEFL7UWUUJFY.2 size=583745 2024-04-10T03:30:57.562 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.562+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=QEFL7UWUUJFY tag=QFW2ZMU8S7B2 type=write size=3729473 2024-04-10T03:30:57.566 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.566+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~GK3Q4EKMLD4E.0 size=1048576 2024-04-10T03:30:57.570 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.570+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~GK3Q4EKMLD4E.1 size=279065 2024-04-10T03:30:57.576 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.578+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=GK3Q4EKMLD4E tag=TQY08N2LUMF1 type=write size=2376217 2024-04-10T03:30:57.584 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.582+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~PDNPRYZGKF50.0 size=96255 2024-04-10T03:30:57.584 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.586+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=PDNPRYZGKF50 tag=8U39RCX3RND8 type=write size=1144831 2024-04-10T03:30:57.589 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.590+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~5FIWCD775J0U.0 size=681293 2024-04-10T03:30:57.598 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.598+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=5FIWCD775J0U tag=YR2ATP0S68DG type=write size=1729869 2024-04-10T03:30:57.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.602+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=P23DKBJ5BU00 type=write size=922082 2024-04-10T03:30:57.605 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.606+0000 7f3681d35640 1 < completed write operation key=DNHKDP9DGSJ7 tag=XU0AZ1E01B56 type=write size=702474 2024-04-10T03:30:57.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.610+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=I97F1HGM7GHN type=del size=3664290 2024-04-10T03:30:57.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.614+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=8TNJ8992FJDH type=del 2024-04-10T03:30:57.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.622+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~6DZZH0ZNM06B.0 size=1048576 2024-04-10T03:30:57.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.626+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~6DZZH0ZNM06B.1 size=841007 2024-04-10T03:30:57.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.626+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=6DZZH0ZNM06B tag=T0S55YCEQV6I type=write size=2938159 2024-04-10T03:30:57.628 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.630+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~68RX9Y0234RJ.0 size=1048576 2024-04-10T03:30:57.632 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.630+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~68RX9Y0234RJ.1 size=543938 2024-04-10T03:30:57.639 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.638+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=68RX9Y0234RJ tag=2F681B09OK1T type=write size=2641090 2024-04-10T03:30:57.643 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.642+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=DHRFJLF15R8N type=write size=832847 2024-04-10T03:30:57.647 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.646+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~2HSFGLIMGCS9.0 size=1048576 2024-04-10T03:30:57.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.650+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~2HSFGLIMGCS9.1 size=944381 2024-04-10T03:30:57.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.658+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=2HSFGLIMGCS9 tag=GDMVGJLBMRGM type=write size=3041533 2024-04-10T03:30:57.662 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.662+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=2BBFHNJ0QB5F type=del size=3461889 2024-04-10T03:30:57.663 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.662+0000 7f3681d35640 1 < canceled part key=_multipart_LBDUNL2QNNZJ.2~S149MDEP24CB.0 size=1048576 2024-04-10T03:30:57.666 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.666+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~S149MDEP24CB.1 size=762530 2024-04-10T03:30:57.673 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.674+0000 7f3681d35640 1 < canceled multipart upload key=LBDUNL2QNNZJ upload=S149MDEP24CB tag=024YRG9DXC02 type=write size=2859682 2024-04-10T03:30:57.681 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.682+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~64LS0VZ2FVLF.0 size=1048576 2024-04-10T03:30:57.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.682+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~64LS0VZ2FVLF.1 size=1048576 2024-04-10T03:30:57.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.686+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~64LS0VZ2FVLF.2 size=426307 2024-04-10T03:30:57.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.686+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=64LS0VZ2FVLF tag=P0H5WBRUV15Y type=write size=3572035 2024-04-10T03:30:57.691 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.690+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~HT8RKY1EZ55D.0 size=1048576 2024-04-10T03:30:57.691 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.690+0000 7f3681d35640 1 < canceled part key=_multipart_FATA626DUEW7.2~HT8RKY1EZ55D.1 size=354059 2024-04-10T03:30:57.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.698+0000 7f3681d35640 1 < canceled multipart upload key=FATA626DUEW7 upload=HT8RKY1EZ55D tag=6NE010RMYEO2 type=write size=2451211 2024-04-10T03:30:57.705 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.706+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~K7ATWF3NW9YA.0 size=1048576 2024-04-10T03:30:57.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.706+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~K7ATWF3NW9YA.1 size=1048576 2024-04-10T03:30:57.712 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.710+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~K7ATWF3NW9YA.2 size=579968 2024-04-10T03:30:57.712 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.710+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=K7ATWF3NW9YA tag=K9969ZKXA0UE type=write size=3725696 2024-04-10T03:30:57.715 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.714+0000 7f3681d35640 1 < canceled operation key=AVSQ6ZAXYX9N tag=4LU1Y89V2VGI type=del size=445852 2024-04-10T03:30:57.719 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.718+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=8IXV0ZXCVXAH type=del size=2776834 2024-04-10T03:30:57.724 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.722+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=M961BOYXHIDW type=del 2024-04-10T03:30:57.733 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.730+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~S0CV43ZQ6QIK.0 size=1025055 2024-04-10T03:30:57.734 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.730+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=S0CV43ZQ6QIK tag=G3MPYNPO9IZM type=write size=2073631 2024-04-10T03:30:57.734 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.734+0000 7f3681d35640 1 < canceled part key=_multipart_9GINXS6O1W28.2~M8OC2Z74VYTZ.0 size=64604 2024-04-10T03:30:57.740 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.738+0000 7f3681d35640 1 < canceled multipart upload key=9GINXS6O1W28 upload=M8OC2Z74VYTZ tag=BU77B47TF6HN type=write size=1113180 2024-04-10T03:30:57.748 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.746+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~2300XC45Z82C.0 size=1048576 2024-04-10T03:30:57.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.750+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~2300XC45Z82C.1 size=1048576 2024-04-10T03:30:57.755 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.754+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~2300XC45Z82C.2 size=211613 2024-04-10T03:30:57.755 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.754+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=2300XC45Z82C tag=LZT00O27HHDF type=write size=3357341 2024-04-10T03:30:57.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.758+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=FMKCSDDYYEZE type=del 2024-04-10T03:30:57.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.762+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=TQF829R32BP9 type=del size=4108099 2024-04-10T03:30:57.768 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.766+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=BJ77ERZJTWS0 type=del 2024-04-10T03:30:57.775 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.774+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~R85D2DD4QQ2W.0 size=1048576 2024-04-10T03:30:57.778 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.778+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~R85D2DD4QQ2W.1 size=1048576 2024-04-10T03:30:57.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.782+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~R85D2DD4QQ2W.2 size=363360 2024-04-10T03:30:57.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.782+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=R85D2DD4QQ2W tag=VKNDLLWYTONS type=write size=3509088 2024-04-10T03:30:57.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.786+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~KCRG1QJ1JHAD.0 size=1048576 2024-04-10T03:30:57.789 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.790+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~KCRG1QJ1JHAD.1 size=783319 2024-04-10T03:30:57.795 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.794+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=KCRG1QJ1JHAD tag=KJL9Z6B4QGR7 type=write size=2880471 2024-04-10T03:30:57.800 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.798+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=KIAYGCZX41AX type=write size=997380 2024-04-10T03:30:57.804 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.806+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=BAHJV2BAPOB1 type=del 2024-04-10T03:30:57.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.810+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=KRFVOEO3Z2KF type=del size=880145 2024-04-10T03:30:57.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.814+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~QEFL7UWUUJFY.0 size=1048576 2024-04-10T03:30:57.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.814+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~QEFL7UWUUJFY.1 size=1048576 2024-04-10T03:30:57.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.818+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~QEFL7UWUUJFY.2 size=583745 2024-04-10T03:30:57.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.826+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=QEFL7UWUUJFY tag=QFW2ZMU8S7B2 type=write size=3729473 2024-04-10T03:30:57.830 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.830+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=5K690Q8KINMZ type=del size=537609 2024-04-10T03:30:57.830 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.830+0000 7f3681d35640 1 < canceled part key=_multipart_JMYOGWOKOS63.2~PDNPRYZGKF50.0 size=96255 2024-04-10T03:30:57.836 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.834+0000 7f3681d35640 1 < canceled multipart upload key=JMYOGWOKOS63 upload=PDNPRYZGKF50 tag=8U39RCX3RND8 type=write size=1144831 2024-04-10T03:30:57.839 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.838+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=KVD0FQ533NLN type=del size=1333159 2024-04-10T03:30:57.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.842+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=P23DKBJ5BU00 type=write size=922082 2024-04-10T03:30:57.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.846+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=UBNMK34AHBAT type=del size=152206 2024-04-10T03:30:57.851 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.850+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=I97F1HGM7GHN type=del 2024-04-10T03:30:57.855 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.854+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=TY0NEC78C5D5 type=del size=1587020 2024-04-10T03:30:57.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.862+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~6DZZH0ZNM06B.0 size=1048576 2024-04-10T03:30:57.865 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.866+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~6DZZH0ZNM06B.1 size=841007 2024-04-10T03:30:57.872 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.870+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=6DZZH0ZNM06B tag=T0S55YCEQV6I type=write size=2938159 2024-04-10T03:30:57.877 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.878+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=UKRBBRQEZ6VJ type=del size=1031767 2024-04-10T03:30:57.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.882+0000 7f3681d35640 1 < completed write operation key=2MYMDF371BVI tag=DHRFJLF15R8N type=write size=832847 2024-04-10T03:30:57.891 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.890+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~P59TAF7ZXH4P.0 size=1048576 2024-04-10T03:30:57.894 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.894+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~P59TAF7ZXH4P.1 size=667778 2024-04-10T03:30:57.894 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.894+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=P59TAF7ZXH4P tag=8WSV0V4GWDZ7 type=write size=2764930 2024-04-10T03:30:57.897 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.898+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=2BBFHNJ0QB5F type=del 2024-04-10T03:30:57.903 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.902+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~AL2WU1RW6TR0.0 size=1048576 2024-04-10T03:30:57.906 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.906+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~AL2WU1RW6TR0.1 size=1048576 2024-04-10T03:30:57.909 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.910+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~AL2WU1RW6TR0.2 size=321506 2024-04-10T03:30:57.909 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.910+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=AL2WU1RW6TR0 tag=RZ5MOZDTTU4Q type=write size=3467234 2024-04-10T03:30:57.913 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.914+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~64LS0VZ2FVLF.0 size=1048576 2024-04-10T03:30:57.916 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.914+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~64LS0VZ2FVLF.1 size=1048576 2024-04-10T03:30:57.919 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.918+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~64LS0VZ2FVLF.2 size=426307 2024-04-10T03:30:57.925 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.926+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=64LS0VZ2FVLF tag=P0H5WBRUV15Y type=write size=3572035 2024-04-10T03:30:57.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.930+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=RDOJ7391JFN0 type=del size=2390179 2024-04-10T03:30:57.933 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.934+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~K7ATWF3NW9YA.0 size=1048576 2024-04-10T03:30:57.937 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.938+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~K7ATWF3NW9YA.1 size=1048576 2024-04-10T03:30:57.940 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.942+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~K7ATWF3NW9YA.2 size=579968 2024-04-10T03:30:57.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.946+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=K7ATWF3NW9YA tag=K9969ZKXA0UE type=write size=3725696 2024-04-10T03:30:57.954 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.954+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~WQDPYQKRPXT0.0 size=1048576 2024-04-10T03:30:57.957 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.958+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~WQDPYQKRPXT0.1 size=1048576 2024-04-10T03:30:57.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.958+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~WQDPYQKRPXT0.2 size=426057 2024-04-10T03:30:57.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.958+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=WQDPYQKRPXT0 tag=85UPRANFGIVF type=write size=3571785 2024-04-10T03:30:57.964 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.962+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=8IXV0ZXCVXAH type=del 2024-04-10T03:30:57.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.970+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~I4ZN7RL3QML3.0 size=881724 2024-04-10T03:30:57.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.970+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=I4ZN7RL3QML3 tag=HPNYZ7C9LIPR type=write size=1930300 2024-04-10T03:30:57.975 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.974+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~S0CV43ZQ6QIK.0 size=1025055 2024-04-10T03:30:57.982 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.982+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=S0CV43ZQ6QIK tag=G3MPYNPO9IZM type=write size=2073631 2024-04-10T03:30:57.987 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.986+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=UE6KPG9A56U4 type=write size=511579 2024-04-10T03:30:57.991 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.990+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~2300XC45Z82C.0 size=1048576 2024-04-10T03:30:57.994 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.994+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~2300XC45Z82C.1 size=1048576 2024-04-10T03:30:57.997 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:57.998+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~2300XC45Z82C.2 size=211613 2024-04-10T03:30:58.003 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.002+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=2300XC45Z82C tag=LZT00O27HHDF type=write size=3357341 2024-04-10T03:30:58.007 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.006+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=TSE5KWL2U5BJ type=del size=3127796 2024-04-10T03:30:58.011 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.010+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=TQF829R32BP9 type=del 2024-04-10T03:30:58.015 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.014+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=WOVIU5CC1CAL type=del size=3700781 2024-04-10T03:30:58.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.018+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~R85D2DD4QQ2W.0 size=1048576 2024-04-10T03:30:58.022 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.022+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~R85D2DD4QQ2W.1 size=1048576 2024-04-10T03:30:58.022 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.022+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~R85D2DD4QQ2W.2 size=363360 2024-04-10T03:30:58.029 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.030+0000 7f3681d35640 1 < canceled multipart upload key=XS3QMVD9HETO upload=R85D2DD4QQ2W tag=VKNDLLWYTONS type=write size=3509088 2024-04-10T03:30:58.038 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.038+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~SCVV8RK5YOY5.0 size=1048576 2024-04-10T03:30:58.041 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.042+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~SCVV8RK5YOY5.1 size=489570 2024-04-10T03:30:58.041 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.042+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=SCVV8RK5YOY5 tag=CA9CMALHJLIG type=write size=2586722 2024-04-10T03:30:58.045 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.046+0000 7f3681d35640 1 < canceled operation key=0C53MDL2UIWC tag=KIAYGCZX41AX type=write size=997380 2024-04-10T03:30:58.053 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.054+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~HZ2TB6KKYF1M.0 size=909212 2024-04-10T03:30:58.054 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.054+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=HZ2TB6KKYF1M tag=TLFVQ930OPP7 type=write size=1957788 2024-04-10T03:30:58.057 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.058+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=KRFVOEO3Z2KF type=del 2024-04-10T03:30:58.061 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.062+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=JZTHLLR1WCOH type=del size=46723 2024-04-10T03:30:58.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:57 smithi016 bash[72916]: audit 2024-04-10T03:30:57.544201+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:57 smithi016 bash[74137]: audit 2024-04-10T03:30:57.544201+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:58.065 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.066+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=5K690Q8KINMZ type=del 2024-04-10T03:30:58.070 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.070+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=CJDVH98PYNG1 type=del size=4164313 2024-04-10T03:30:58.078 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.078+0000 7f3681d35640 1 < suggested remove operation key=0WIDF4906L06 tag=KVD0FQ533NLN type=del 2024-04-10T03:30:58.082 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.082+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=6UX7JAMGPNVW type=del size=2640311 2024-04-10T03:30:58.087 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.086+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=UBNMK34AHBAT type=del 2024-04-10T03:30:58.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.090+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=NP9631KHPSGB type=del size=1996352 2024-04-10T03:30:58.096 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.098+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=TY0NEC78C5D5 type=del 2024-04-10T03:30:58.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.102+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=GVBE832G8V7C type=del size=2813720 2024-04-10T03:30:58.105 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.106+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=UKRBBRQEZ6VJ type=del 2024-04-10T03:30:58.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.114+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~025WMMLSTQT6.0 size=1048576 2024-04-10T03:30:58.117 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.118+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~025WMMLSTQT6.1 size=724079 2024-04-10T03:30:58.117 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.118+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=025WMMLSTQT6 tag=FYFN93PXO7KI type=write size=2821231 2024-04-10T03:30:58.122 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.122+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~P59TAF7ZXH4P.0 size=1048576 2024-04-10T03:30:58.125 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.126+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~P59TAF7ZXH4P.1 size=667778 2024-04-10T03:30:58.131 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.130+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=P59TAF7ZXH4P tag=8WSV0V4GWDZ7 type=write size=2764930 2024-04-10T03:30:58.136 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.134+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=Q4ZY4FQPE46T type=write size=869738 2024-04-10T03:30:58.140 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.138+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~AL2WU1RW6TR0.0 size=1048576 2024-04-10T03:30:58.143 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.142+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~AL2WU1RW6TR0.1 size=1048576 2024-04-10T03:30:58.146 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.146+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~AL2WU1RW6TR0.2 size=321506 2024-04-10T03:30:58.153 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.154+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=AL2WU1RW6TR0 tag=RZ5MOZDTTU4Q type=write size=3467234 2024-04-10T03:30:58.157 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.158+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=TFX3G96LGN7F type=write size=1428 2024-04-10T03:30:58.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.162+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=RDOJ7391JFN0 type=del 2024-04-10T03:30:58.165 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.166+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=93JPKA4JP7WV type=del size=4143922 2024-04-10T03:30:58.170 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.170+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~WQDPYQKRPXT0.0 size=1048576 2024-04-10T03:30:58.170 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.170+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~WQDPYQKRPXT0.1 size=1048576 2024-04-10T03:30:58.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:57 smithi136 bash[68278]: audit 2024-04-10T03:30:57.544201+0000 mon.a (mon.0) 2085 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:30:58.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.174+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~WQDPYQKRPXT0.2 size=426057 2024-04-10T03:30:58.179 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.178+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=WQDPYQKRPXT0 tag=85UPRANFGIVF type=write size=3571785 2024-04-10T03:30:58.184 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.182+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=L3GUTHRYBBQ1 type=del size=2273177 2024-04-10T03:30:58.184 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.186+0000 7f3681d35640 1 < canceled part key=_multipart_0C53MDL2UIWC.2~I4ZN7RL3QML3.0 size=881724 2024-04-10T03:30:58.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.190+0000 7f3681d35640 1 < canceled multipart upload key=0C53MDL2UIWC upload=I4ZN7RL3QML3 tag=HPNYZ7C9LIPR type=write size=1930300 2024-04-10T03:30:58.195 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.194+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=C5ARXHH0DP2T type=del size=2561812 2024-04-10T03:30:58.198 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.198+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=UE6KPG9A56U4 type=write size=511579 2024-04-10T03:30:58.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.206+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~6JXTXSFDB8P9.0 size=1048576 2024-04-10T03:30:58.210 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.210+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~6JXTXSFDB8P9.1 size=1048576 2024-04-10T03:30:58.213 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.214+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~6JXTXSFDB8P9.2 size=1044031 2024-04-10T03:30:58.213 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.214+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=6JXTXSFDB8P9 tag=4FR7TWVW1OAC type=write size=4189759 2024-04-10T03:30:58.217 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.218+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=TSE5KWL2U5BJ type=del 2024-04-10T03:30:58.221 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.222+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=HKOR38EJ61I0 type=write size=349310 2024-04-10T03:30:58.225 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.226+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=WOVIU5CC1CAL type=del 2024-04-10T03:30:58.232 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.230+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~FZ4E45USH7T8.0 size=1048576 2024-04-10T03:30:58.236 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.234+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~FZ4E45USH7T8.1 size=577425 2024-04-10T03:30:58.236 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.234+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=FZ4E45USH7T8 tag=JYFTI3QR20RH type=write size=2674577 2024-04-10T03:30:58.239 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.238+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~SCVV8RK5YOY5.0 size=1048576 2024-04-10T03:30:58.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.242+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~SCVV8RK5YOY5.1 size=489570 2024-04-10T03:30:58.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.250+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=SCVV8RK5YOY5 tag=CA9CMALHJLIG type=write size=2586722 2024-04-10T03:30:58.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.258+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~BFHA2JEXN9L4.0 size=693821 2024-04-10T03:30:58.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.258+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=BFHA2JEXN9L4 tag=92J4UNKXS62L type=write size=1742397 2024-04-10T03:30:58.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.262+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~HZ2TB6KKYF1M.0 size=909212 2024-04-10T03:30:58.268 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.266+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=HZ2TB6KKYF1M tag=TLFVQ930OPP7 type=write size=1957788 2024-04-10T03:30:58.272 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.270+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=O4N5Y5OYZJDI type=del size=2602412 2024-04-10T03:30:58.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.274+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=JZTHLLR1WCOH type=del 2024-04-10T03:30:58.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.282+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~GH9676MNY2QX.0 size=676260 2024-04-10T03:30:58.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.282+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=GH9676MNY2QX tag=JB458ANFECC2 type=write size=1724836 2024-04-10T03:30:58.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.286+0000 7f3681d35640 1 < canceled operation key=RY85H9R39S37 tag=CJDVH98PYNG1 type=del size=4164313 2024-04-10T03:30:58.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.290+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=WHO2JDUDU6ZJ type=del size=2549861 2024-04-10T03:30:58.296 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.294+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=6UX7JAMGPNVW type=del 2024-04-10T03:30:58.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.302+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~CSSP7XG5C9SX.0 size=1048576 2024-04-10T03:30:58.305 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.306+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~CSSP7XG5C9SX.1 size=152588 2024-04-10T03:30:58.306 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.306+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=CSSP7XG5C9SX tag=2RU9HRVL8PXT type=write size=2249740 2024-04-10T03:30:58.310 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.310+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=NP9631KHPSGB type=del 2024-04-10T03:30:58.317 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.318+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~92BO9JWFVTWZ.0 size=832750 2024-04-10T03:30:58.317 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.318+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=92BO9JWFVTWZ tag=9Z2EPJLAJVVA type=write size=1881326 2024-04-10T03:30:58.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.322+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=GVBE832G8V7C type=del 2024-04-10T03:30:58.330 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.326+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~QQBLD8VGUAUO.0 size=677315 2024-04-10T03:30:58.330 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.326+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=QQBLD8VGUAUO tag=L8KEKNQLUOHA type=write size=1725891 2024-04-10T03:30:58.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.330+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~025WMMLSTQT6.0 size=1048576 2024-04-10T03:30:58.335 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.334+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~025WMMLSTQT6.1 size=724079 2024-04-10T03:30:58.342 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.342+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=025WMMLSTQT6 tag=FYFN93PXO7KI type=write size=2821231 2024-04-10T03:30:58.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.346+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=T7QM6E6BSRQF type=del size=3709658 2024-04-10T03:30:58.350 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.350+0000 7f3681d35640 1 < completed write operation key=0WIDF4906L06 tag=Q4ZY4FQPE46T type=write size=869738 2024-04-10T03:30:58.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.354+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=PC2U0KJCQLO7 type=write size=99116 2024-04-10T03:30:58.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.358+0000 7f3681d35640 1 < completed write operation key=DNHKDP9DGSJ7 tag=TFX3G96LGN7F type=write size=1428 2024-04-10T03:30:58.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.362+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=XVYCYK7RGZMQ type=del size=1841605 2024-04-10T03:30:58.366 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.366+0000 7f3681d35640 1 < canceled operation key=ZFPI8J89GM63 tag=93JPKA4JP7WV type=del size=4143922 2024-04-10T03:30:58.369 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.370+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=WZVNG6S5KN4E type=del size=363889 2024-04-10T03:30:58.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.378+0000 7f3681d35640 1 < suggested remove operation key=0WIDF4906L06 tag=L3GUTHRYBBQ1 type=del 2024-04-10T03:30:58.385 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.386+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~GXFMH14G8PSP.0 size=1048576 2024-04-10T03:30:58.388 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.386+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~GXFMH14G8PSP.1 size=1048576 2024-04-10T03:30:58.392 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.390+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~GXFMH14G8PSP.2 size=321628 2024-04-10T03:30:58.392 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.390+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=GXFMH14G8PSP tag=ZIHIJL005FLS type=write size=3467356 2024-04-10T03:30:58.396 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.394+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=C5ARXHH0DP2T type=del 2024-04-10T03:30:58.403 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.402+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~IBK76PTQA5DF.0 size=161531 2024-04-10T03:30:58.404 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.402+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=IBK76PTQA5DF tag=2G2Z1CPEKZQW type=write size=1210107 2024-04-10T03:30:58.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.406+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~6JXTXSFDB8P9.0 size=1048576 2024-04-10T03:30:58.408 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.406+0000 7f3681d35640 1 < canceled part key=_multipart_ZFPI8J89GM63.2~6JXTXSFDB8P9.1 size=1048576 2024-04-10T03:30:58.411 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.410+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~6JXTXSFDB8P9.2 size=1044031 2024-04-10T03:30:58.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.418+0000 7f3681d35640 1 < canceled multipart upload key=ZFPI8J89GM63 upload=6JXTXSFDB8P9 tag=4FR7TWVW1OAC type=write size=4189759 2024-04-10T03:30:58.425 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.426+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~K0TNZWVWX7JW.0 size=1048576 2024-04-10T03:30:58.429 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.430+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~K0TNZWVWX7JW.1 size=482989 2024-04-10T03:30:58.429 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.430+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=K0TNZWVWX7JW tag=UGDALSGC5522 type=write size=2580141 2024-04-10T03:30:58.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.434+0000 7f3681d35640 1 < completed write operation key=RY85H9R39S37 tag=HKOR38EJ61I0 type=write size=349310 2024-04-10T03:30:58.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.442+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~RFA6XY1QKX9W.0 size=1022577 2024-04-10T03:30:58.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.442+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=RFA6XY1QKX9W tag=3DKCXSGWXHOW type=write size=2071153 2024-04-10T03:30:58.446 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.446+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~FZ4E45USH7T8.0 size=1048576 2024-04-10T03:30:58.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.450+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~FZ4E45USH7T8.1 size=577425 2024-04-10T03:30:58.456 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.454+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=FZ4E45USH7T8 tag=JYFTI3QR20RH type=write size=2674577 2024-04-10T03:30:58.461 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.462+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=P78GSV0WVUVR type=write size=872943 2024-04-10T03:30:58.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.466+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~BFHA2JEXN9L4.0 size=693821 2024-04-10T03:30:58.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.470+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=BFHA2JEXN9L4 tag=92J4UNKXS62L type=write size=1742397 2024-04-10T03:30:58.476 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.478+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=WBE0BB7LCKBM type=del size=3724804 2024-04-10T03:30:58.480 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.482+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=O4N5Y5OYZJDI type=del 2024-04-10T03:30:58.484 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.486+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=VRYZMD8Q4RLL type=del size=341604 2024-04-10T03:30:58.489 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.490+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~GH9676MNY2QX.0 size=676260 2024-04-10T03:30:58.495 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.494+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=GH9676MNY2QX tag=JB458ANFECC2 type=write size=1724836 2024-04-10T03:30:58.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.502+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~43FY0YODSYDR.0 size=1048576 2024-04-10T03:30:58.506 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.506+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~43FY0YODSYDR.1 size=1048576 2024-04-10T03:30:58.511 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.510+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~43FY0YODSYDR.2 size=819426 2024-04-10T03:30:58.511 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.510+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=43FY0YODSYDR tag=JSR20T2SDCC8 type=write size=3965154 2024-04-10T03:30:58.515 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.514+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=WHO2JDUDU6ZJ type=del 2024-04-10T03:30:58.525 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.522+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~W2Z19FQAY7RP.0 size=1048576 2024-04-10T03:30:58.526 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.525+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~W2Z19FQAY7RP.1 size=1048576 2024-04-10T03:30:58.529 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.529+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~W2Z19FQAY7RP.2 size=591257 2024-04-10T03:30:58.529 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.529+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=W2Z19FQAY7RP tag=Z79XR8SLVJI0 type=write size=3736985 2024-04-10T03:30:58.533 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.533+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~CSSP7XG5C9SX.0 size=1048576 2024-04-10T03:30:58.537 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.537+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~CSSP7XG5C9SX.1 size=152588 2024-04-10T03:30:58.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.541+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=CSSP7XG5C9SX tag=2RU9HRVL8PXT type=write size=2249740 2024-04-10T03:30:58.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.545+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=FI7RK5ZKR40T type=del size=3729100 2024-04-10T03:30:58.550 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.549+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~92BO9JWFVTWZ.0 size=832750 2024-04-10T03:30:58.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.553+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=92BO9JWFVTWZ tag=9Z2EPJLAJVVA type=write size=1881326 2024-04-10T03:30:58.559 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.557+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=BD6D3Y6PW201 type=del size=2153711 2024-04-10T03:30:58.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.561+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~QQBLD8VGUAUO.0 size=677315 2024-04-10T03:30:58.569 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.569+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=QQBLD8VGUAUO tag=L8KEKNQLUOHA type=write size=1725891 2024-04-10T03:30:58.573 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.573+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=KXT8JAVQ018X type=del size=3816527 2024-04-10T03:30:58.576 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.577+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=T7QM6E6BSRQF type=del 2024-04-10T03:30:58.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.577+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=PXTXB2WFK277 type=del size=1674820 2024-04-10T03:30:58.584 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.581+0000 7f3681d35640 1 < canceled operation key=FATA626DUEW7 tag=PC2U0KJCQLO7 type=write size=99116 2024-04-10T03:30:58.587 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.585+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=2U4I0T9K16DV type=del size=3884524 2024-04-10T03:30:58.595 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.593+0000 7f3681d35640 1 < suggested remove operation key=HJDIZI4VW5YB tag=XVYCYK7RGZMQ type=del 2024-04-10T03:30:58.600 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.601+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~0GY7HDIOZ8MG.0 size=1048576 2024-04-10T03:30:58.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.601+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~0GY7HDIOZ8MG.1 size=288542 2024-04-10T03:30:58.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.601+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=0GY7HDIOZ8MG tag=OYKT44JYQ9XW type=write size=2385694 2024-04-10T03:30:58.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.605+0000 7f3681d35640 1 < canceled operation key=E0RSS1JA08WF tag=WZVNG6S5KN4E type=del size=363889 2024-04-10T03:30:58.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.609+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=ZCCI636DGA7S type=del size=4080972 2024-04-10T03:30:58.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.613+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~GXFMH14G8PSP.0 size=1048576 2024-04-10T03:30:58.618 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.617+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~GXFMH14G8PSP.1 size=1048576 2024-04-10T03:30:58.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.621+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~GXFMH14G8PSP.2 size=321628 2024-04-10T03:30:58.627 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.625+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=GXFMH14G8PSP tag=ZIHIJL005FLS type=write size=3467356 2024-04-10T03:30:58.632 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.629+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=7CT3W0FJJ6N5 type=del size=1830352 2024-04-10T03:30:58.633 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.629+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~IBK76PTQA5DF.0 size=161531 2024-04-10T03:30:58.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.637+0000 7f3681d35640 1 < canceled multipart upload key=XS3QMVD9HETO upload=IBK76PTQA5DF tag=2G2Z1CPEKZQW type=write size=1210107 2024-04-10T03:30:58.641 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.641+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=LZLGLZP3CY1I type=del size=2596922 2024-04-10T03:30:58.645 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.645+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~K0TNZWVWX7JW.0 size=1048576 2024-04-10T03:30:58.648 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.645+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~K0TNZWVWX7JW.1 size=482989 2024-04-10T03:30:58.654 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.653+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=K0TNZWVWX7JW tag=UGDALSGC5522 type=write size=2580141 2024-04-10T03:30:58.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.657+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=CC50BYD4LCUI type=write size=685249 2024-04-10T03:30:58.663 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.661+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~RFA6XY1QKX9W.0 size=1022577 2024-04-10T03:30:58.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.669+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=RFA6XY1QKX9W tag=3DKCXSGWXHOW type=write size=2071153 2024-04-10T03:30:58.673 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.673+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=EJ2YLU01BYUF type=del size=2144344 2024-04-10T03:30:58.677 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.677+0000 7f3681d35640 1 < completed write operation key=0WIDF4906L06 tag=P78GSV0WVUVR type=write size=872943 2024-04-10T03:30:58.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.681+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KYUDS6XMVK7V.0 size=1048576 2024-04-10T03:30:58.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.685+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KYUDS6XMVK7V.1 size=1048576 2024-04-10T03:30:58.690 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.689+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KYUDS6XMVK7V.2 size=479183 2024-04-10T03:30:58.690 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.689+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=KYUDS6XMVK7V tag=63YWS4SILYA2 type=write size=3624911 2024-04-10T03:30:58.693 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.693+0000 7f3681d35640 1 < canceled operation key=F065S663O4VY tag=WBE0BB7LCKBM type=del size=3724804 2024-04-10T03:30:58.697 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.697+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=WNXU6VKF3HH4 type=del size=2901509 2024-04-10T03:30:58.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.701+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=VRYZMD8Q4RLL type=del 2024-04-10T03:30:58.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.705+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=H80Y80CYJI4H type=del size=4094769 2024-04-10T03:30:58.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.709+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~43FY0YODSYDR.0 size=1048576 2024-04-10T03:30:58.711 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.709+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~43FY0YODSYDR.1 size=1048576 2024-04-10T03:30:58.715 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.713+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~43FY0YODSYDR.2 size=819426 2024-04-10T03:30:58.721 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.721+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=43FY0YODSYDR tag=JSR20T2SDCC8 type=write size=3965154 2024-04-10T03:30:58.729 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.729+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~RSX9UBEC45JO.0 size=1048576 2024-04-10T03:30:58.732 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.729+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~RSX9UBEC45JO.1 size=1048576 2024-04-10T03:30:58.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.733+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~RSX9UBEC45JO.2 size=264346 2024-04-10T03:30:58.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.733+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=RSX9UBEC45JO tag=9EGKV34142EV type=write size=3410074 2024-04-10T03:30:58.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.737+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~W2Z19FQAY7RP.0 size=1048576 2024-04-10T03:30:58.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.741+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~W2Z19FQAY7RP.1 size=1048576 2024-04-10T03:30:58.745 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.745+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~W2Z19FQAY7RP.2 size=591257 2024-04-10T03:30:58.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.749+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=W2Z19FQAY7RP tag=Z79XR8SLVJI0 type=write size=3736985 2024-04-10T03:30:58.756 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.753+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=XYID8F92YE28 type=del size=150550 2024-04-10T03:30:58.760 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.761+0000 7f3681d35640 1 < canceled operation key=FG3P40IBDLYN tag=FI7RK5ZKR40T type=del size=3729100 2024-04-10T03:30:58.770 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.769+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~0SY8K6M46WSY.0 size=1048576 2024-04-10T03:30:58.773 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.773+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~0SY8K6M46WSY.1 size=1048576 2024-04-10T03:30:58.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.773+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~0SY8K6M46WSY.2 size=763399 2024-04-10T03:30:58.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.773+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=0SY8K6M46WSY tag=R2YQBCQS2RCB type=write size=3909127 2024-04-10T03:30:58.780 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.781+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=BD6D3Y6PW201 type=del 2024-04-10T03:30:58.788 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.789+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~NC6D5DWEB06V.0 size=1048576 2024-04-10T03:30:58.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.789+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~NC6D5DWEB06V.1 size=6409 2024-04-10T03:30:58.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.789+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=NC6D5DWEB06V tag=UOIZ5BCPZL41 type=write size=2103561 2024-04-10T03:30:58.796 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.797+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=KXT8JAVQ018X type=del 2024-04-10T03:30:58.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.805+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~1LK4JF9QH7BS.0 size=1048576 2024-04-10T03:30:58.808 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.805+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~1LK4JF9QH7BS.1 size=1033410 2024-04-10T03:30:58.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.805+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=1LK4JF9QH7BS tag=WA7YDZS6F7TN type=write size=3130562 2024-04-10T03:30:58.812 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.813+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=PXTXB2WFK277 type=del 2024-04-10T03:30:58.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.813+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=73ZWZ0DH0HPZ type=write size=1038213 2024-04-10T03:30:58.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.817+0000 7f3681d35640 1 < canceled operation key=DWRW792CYQIR tag=2U4I0T9K16DV type=del size=3884524 2024-04-10T03:30:58.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.825+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~366SALXRGZZ9.0 size=1048576 2024-04-10T03:30:58.829 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.829+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~366SALXRGZZ9.1 size=795059 2024-04-10T03:30:58.829 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.829+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=366SALXRGZZ9 tag=LJ58214MW3NR type=write size=2892211 2024-04-10T03:30:58.833 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.833+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~0GY7HDIOZ8MG.0 size=1048576 2024-04-10T03:30:58.836 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.837+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~0GY7HDIOZ8MG.1 size=288542 2024-04-10T03:30:58.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.841+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=0GY7HDIOZ8MG tag=OYKT44JYQ9XW type=write size=2385694 2024-04-10T03:30:58.846 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.845+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=OUGSOTQCS558 type=del size=1189409 2024-04-10T03:30:58.850 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.849+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=ZCCI636DGA7S type=del 2024-04-10T03:30:58.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.857+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~UOL4B21NZR18.0 size=1048576 2024-04-10T03:30:58.860 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.857+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~UOL4B21NZR18.1 size=1048576 2024-04-10T03:30:58.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.861+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~UOL4B21NZR18.2 size=762503 2024-04-10T03:30:58.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.861+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=UOL4B21NZR18 tag=1FBBZPFJDZYN type=write size=3908231 2024-04-10T03:30:58.868 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.865+0000 7f3681d35640 1 < canceled operation key=HJDIZI4VW5YB tag=7CT3W0FJJ6N5 type=del size=1830352 2024-04-10T03:30:58.875 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.873+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~J21SC40E6BNE.0 size=1048576 2024-04-10T03:30:58.878 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.877+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~J21SC40E6BNE.1 size=1048576 2024-04-10T03:30:58.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.881+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~J21SC40E6BNE.2 size=471975 2024-04-10T03:30:58.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.881+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=J21SC40E6BNE tag=HGC6Q009KIL1 type=write size=3617703 2024-04-10T03:30:58.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.889+0000 7f3681d35640 1 < suggested update operation key=DNHKDP9DGSJ7 tag=LZLGLZP3CY1I type=del size=2596922 2024-04-10T03:30:58.897 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.897+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~SUHWITFGVW0W.0 size=1048576 2024-04-10T03:30:58.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.901+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~SUHWITFGVW0W.1 size=1048576 2024-04-10T03:30:58.904 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.901+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~SUHWITFGVW0W.2 size=260984 2024-04-10T03:30:58.904 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.901+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=SUHWITFGVW0W tag=U51ZCJZ3E9M7 type=write size=3406712 2024-04-10T03:30:58.908 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.905+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=CC50BYD4LCUI type=write size=685249 2024-04-10T03:30:58.916 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.913+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~Y2KW76VGE946.0 size=1048576 2024-04-10T03:30:58.919 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.917+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~Y2KW76VGE946.1 size=1048576 2024-04-10T03:30:58.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.921+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~Y2KW76VGE946.2 size=383418 2024-04-10T03:30:58.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.921+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=Y2KW76VGE946 tag=F1OGNJSHEVW3 type=write size=3529146 2024-04-10T03:30:58.926 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.925+0000 7f3681d35640 1 < canceled operation key=1BSW9R3K5EF6 tag=EJ2YLU01BYUF type=del size=2144344 2024-04-10T03:30:58.934 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.933+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~G6C8MVUEN19J.0 size=1048576 2024-04-10T03:30:58.937 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.937+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~G6C8MVUEN19J.1 size=22113 2024-04-10T03:30:58.937 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.937+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=G6C8MVUEN19J tag=0PMGQA48KVSC type=write size=2119265 2024-04-10T03:30:58.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.941+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KYUDS6XMVK7V.0 size=1048576 2024-04-10T03:30:58.945 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.945+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KYUDS6XMVK7V.1 size=1048576 2024-04-10T03:30:58.945 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.945+0000 7f3681d35640 1 < canceled part key=_multipart_LBDUNL2QNNZJ.2~KYUDS6XMVK7V.2 size=479183 2024-04-10T03:30:58.951 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.949+0000 7f3681d35640 1 < canceled multipart upload key=LBDUNL2QNNZJ upload=KYUDS6XMVK7V tag=63YWS4SILYA2 type=write size=3624911 2024-04-10T03:30:58.954 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.953+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=G4NSG1FBMXGG type=del size=3821670 2024-04-10T03:30:58.958 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.957+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=WNXU6VKF3HH4 type=del 2024-04-10T03:30:58.965 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.965+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~HOLFLXIAKMKO.0 size=1048576 2024-04-10T03:30:58.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.969+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~HOLFLXIAKMKO.1 size=1048576 2024-04-10T03:30:58.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.969+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~HOLFLXIAKMKO.2 size=574894 2024-04-10T03:30:58.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.969+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=HOLFLXIAKMKO tag=LUSJP9ABXZO1 type=write size=3720622 2024-04-10T03:30:58.975 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.973+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=H80Y80CYJI4H type=del 2024-04-10T03:30:58.981 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.981+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~GHGL26PR8CV7.0 size=1048576 2024-04-10T03:30:58.984 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.985+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~GHGL26PR8CV7.1 size=576708 2024-04-10T03:30:58.984 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.985+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=GHGL26PR8CV7 tag=X1WZ8MGS3YAM type=write size=2673860 2024-04-10T03:30:58.988 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.989+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~RSX9UBEC45JO.0 size=1048576 2024-04-10T03:30:58.992 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.989+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~RSX9UBEC45JO.1 size=1048576 2024-04-10T03:30:58.995 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:58.993+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~RSX9UBEC45JO.2 size=264346 2024-04-10T03:30:59.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.001+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=RSX9UBEC45JO tag=9EGKV34142EV type=write size=3410074 2024-04-10T03:30:59.009 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.009+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~SANDH8LNT8Q7.0 size=1048576 2024-04-10T03:30:59.013 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.013+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~SANDH8LNT8Q7.1 size=1048576 2024-04-10T03:30:59.016 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.013+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~SANDH8LNT8Q7.2 size=282401 2024-04-10T03:30:59.016 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.013+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=SANDH8LNT8Q7 tag=S9XAXTZMKY5E type=write size=3428129 2024-04-10T03:30:59.021 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.021+0000 7f3681d35640 1 < canceled operation key=0WIDF4906L06 tag=XYID8F92YE28 type=del size=150550 2024-04-10T03:30:59.028 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.025+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~7ZYXJFY5SWY0.0 size=481413 2024-04-10T03:30:59.028 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.025+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=7ZYXJFY5SWY0 tag=ACTGNAN00KCT type=write size=1529989 2024-04-10T03:30:59.031 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.029+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~0SY8K6M46WSY.0 size=1048576 2024-04-10T03:30:59.034 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.033+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~0SY8K6M46WSY.1 size=1048576 2024-04-10T03:30:59.037 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.037+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~0SY8K6M46WSY.2 size=763399 2024-04-10T03:30:59.043 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.041+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=0SY8K6M46WSY tag=R2YQBCQS2RCB type=write size=3909127 2024-04-10T03:30:59.049 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.049+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~2UZLMT5H3UXC.0 size=685424 2024-04-10T03:30:59.049 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.049+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=2UZLMT5H3UXC tag=Z1FFENZ3UOCI type=write size=1734000 2024-04-10T03:30:59.053 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.053+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~NC6D5DWEB06V.0 size=1048576 2024-04-10T03:30:59.056 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.053+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~NC6D5DWEB06V.1 size=6409 2024-04-10T03:30:59.061 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.061+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=NC6D5DWEB06V tag=UOIZ5BCPZL41 type=write size=2103561 2024-04-10T03:30:59.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:30:58 smithi016 bash[74137]: cluster 2024-04-10T03:30:57.748238+0000 mgr.y (mgr.25133) 737 : cluster 0 pgmap v1409: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 196 KiB/s wr, 992 op/s 2024-04-10T03:30:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:30:58 smithi016 bash[72916]: cluster 2024-04-10T03:30:57.748238+0000 mgr.y (mgr.25133) 737 : cluster 0 pgmap v1409: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 196 KiB/s wr, 992 op/s 2024-04-10T03:30:59.070 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.069+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~ROZ707FSJREV.0 size=1048576 2024-04-10T03:30:59.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.073+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~ROZ707FSJREV.1 size=943152 2024-04-10T03:30:59.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.073+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=ROZ707FSJREV tag=G80HEHQ7359Y type=write size=3040304 2024-04-10T03:30:59.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.073+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~1LK4JF9QH7BS.0 size=1048576 2024-04-10T03:30:59.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.077+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~1LK4JF9QH7BS.1 size=1033410 2024-04-10T03:30:59.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.081+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=1LK4JF9QH7BS tag=WA7YDZS6F7TN type=write size=3130562 2024-04-10T03:30:59.088 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.085+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=CUZBQPWAYWTW type=del size=3569691 2024-04-10T03:30:59.096 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.093+0000 7f3681d35640 1 < suggested update operation key=E0RSS1JA08WF tag=73ZWZ0DH0HPZ type=write size=1038213 2024-04-10T03:30:59.099 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.097+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=VF0M4DG0GUEX type=write size=627976 2024-04-10T03:30:59.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.101+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~366SALXRGZZ9.0 size=1048576 2024-04-10T03:30:59.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.101+0000 7f3681d35640 1 < canceled part key=_multipart_8ECO1IHEG5A9.2~366SALXRGZZ9.1 size=795059 2024-04-10T03:30:59.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.109+0000 7f3681d35640 1 < canceled multipart upload key=8ECO1IHEG5A9 upload=366SALXRGZZ9 tag=LJ58214MW3NR type=write size=2892211 2024-04-10T03:30:59.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.113+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=7G558ODQBTYL type=del size=2943988 2024-04-10T03:30:59.118 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.117+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=OUGSOTQCS558 type=del 2024-04-10T03:30:59.122 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.121+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=HVWDCXIV8V5A type=del size=3170802 2024-04-10T03:30:59.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.125+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~UOL4B21NZR18.0 size=1048576 2024-04-10T03:30:59.129 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.129+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~UOL4B21NZR18.1 size=1048576 2024-04-10T03:30:59.132 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.129+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~UOL4B21NZR18.2 size=762503 2024-04-10T03:30:59.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.137+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=UOL4B21NZR18 tag=1FBBZPFJDZYN type=write size=3908231 2024-04-10T03:30:59.140 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.141+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=JSLIR1ZI4K3V type=del size=2599057 2024-04-10T03:30:59.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.141+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~J21SC40E6BNE.0 size=1048576 2024-04-10T03:30:59.146 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.145+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~J21SC40E6BNE.1 size=1048576 2024-04-10T03:30:59.148 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.149+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~J21SC40E6BNE.2 size=471975 2024-04-10T03:30:59.153 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.153+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=J21SC40E6BNE tag=HGC6Q009KIL1 type=write size=3617703 2024-04-10T03:30:59.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.157+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=OTJYLXJTE910 type=del size=875565 2024-04-10T03:30:59.160 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.157+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~SUHWITFGVW0W.0 size=1048576 2024-04-10T03:30:59.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.161+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~SUHWITFGVW0W.1 size=1048576 2024-04-10T03:30:59.164 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.165+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~SUHWITFGVW0W.2 size=260984 2024-04-10T03:30:59.169 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.169+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=SUHWITFGVW0W tag=U51ZCJZ3E9M7 type=write size=3406712 2024-04-10T03:30:59.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:30:58 smithi136 bash[68278]: cluster 2024-04-10T03:30:57.748238+0000 mgr.y (mgr.25133) 737 : cluster 0 pgmap v1409: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 196 KiB/s wr, 992 op/s 2024-04-10T03:30:59.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.173+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=6HGJLS6KNJZ9 type=del size=512189 2024-04-10T03:30:59.176 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.173+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~Y2KW76VGE946.0 size=1048576 2024-04-10T03:30:59.178 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.177+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~Y2KW76VGE946.1 size=1048576 2024-04-10T03:30:59.181 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.181+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~Y2KW76VGE946.2 size=383418 2024-04-10T03:30:59.185 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.185+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=Y2KW76VGE946 tag=F1OGNJSHEVW3 type=write size=3529146 2024-04-10T03:30:59.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.189+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=BSI4CAL35H7A type=write size=178024 2024-04-10T03:30:59.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.189+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~G6C8MVUEN19J.0 size=1048576 2024-04-10T03:30:59.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.193+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~G6C8MVUEN19J.1 size=22113 2024-04-10T03:30:59.199 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.197+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=G6C8MVUEN19J tag=0PMGQA48KVSC type=write size=2119265 2024-04-10T03:30:59.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.201+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=TXT0O9740FQ6 type=del size=397886 2024-04-10T03:30:59.208 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.205+0000 7f3681d35640 1 < suggested remove operation key=2MYMDF371BVI tag=G4NSG1FBMXGG type=del 2024-04-10T03:30:59.211 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.209+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=UJ8W0GOAJ9J0 type=del size=1204404 2024-04-10T03:30:59.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.213+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~HOLFLXIAKMKO.0 size=1048576 2024-04-10T03:30:59.217 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.217+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~HOLFLXIAKMKO.1 size=1048576 2024-04-10T03:30:59.220 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.217+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~HOLFLXIAKMKO.2 size=574894 2024-04-10T03:30:59.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.225+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=HOLFLXIAKMKO tag=LUSJP9ABXZO1 type=write size=3720622 2024-04-10T03:30:59.232 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.229+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~HE2Q8EFJXNYL.0 size=629217 2024-04-10T03:30:59.232 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.229+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=HE2Q8EFJXNYL tag=G3HJ4GTT6N54 type=write size=1677793 2024-04-10T03:30:59.235 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.233+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~GHGL26PR8CV7.0 size=1048576 2024-04-10T03:30:59.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.237+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~GHGL26PR8CV7.1 size=576708 2024-04-10T03:30:59.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.241+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=GHGL26PR8CV7 tag=X1WZ8MGS3YAM type=write size=2673860 2024-04-10T03:30:59.249 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.249+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~3FO72QWJV57N.0 size=724071 2024-04-10T03:30:59.249 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.249+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=3FO72QWJV57N tag=XEZHIV43K5QB type=write size=1772647 2024-04-10T03:30:59.252 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.253+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~SANDH8LNT8Q7.0 size=1048576 2024-04-10T03:30:59.255 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.253+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~SANDH8LNT8Q7.1 size=1048576 2024-04-10T03:30:59.257 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.257+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~SANDH8LNT8Q7.2 size=282401 2024-04-10T03:30:59.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.261+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=SANDH8LNT8Q7 tag=S9XAXTZMKY5E type=write size=3428129 2024-04-10T03:30:59.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.265+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=OT7L3JQL0H2E type=del size=570440 2024-04-10T03:30:59.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.265+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~7ZYXJFY5SWY0.0 size=481413 2024-04-10T03:30:59.272 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.273+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=7ZYXJFY5SWY0 tag=ACTGNAN00KCT type=write size=1529989 2024-04-10T03:30:59.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.273+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=YGH7LEEBSEPX type=del size=2653438 2024-04-10T03:30:59.278 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.277+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~2UZLMT5H3UXC.0 size=685424 2024-04-10T03:30:59.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.281+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=2UZLMT5H3UXC tag=Z1FFENZ3UOCI type=write size=1734000 2024-04-10T03:30:59.285 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.285+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=2PJ3IE6KY0IA type=del size=4182984 2024-04-10T03:30:59.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.285+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~ROZ707FSJREV.0 size=1048576 2024-04-10T03:30:59.290 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.289+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~ROZ707FSJREV.1 size=943152 2024-04-10T03:30:59.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.293+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=ROZ707FSJREV tag=G80HEHQ7359Y type=write size=3040304 2024-04-10T03:30:59.297 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.297+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=K9KYVPUMGORE type=del size=2310340 2024-04-10T03:30:59.301 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.301+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=CUZBQPWAYWTW type=del 2024-04-10T03:30:59.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.301+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=CT26Y5F1SV5J type=del size=3786178 2024-04-10T03:30:59.306 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.305+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=VF0M4DG0GUEX type=write size=627976 2024-04-10T03:30:59.311 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.309+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~TWYFPJSKRQ05.0 size=467995 2024-04-10T03:30:59.312 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.309+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=TWYFPJSKRQ05 tag=UCTEY7AKT8Z8 type=write size=1516571 2024-04-10T03:30:59.318 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.317+0000 7f3681d35640 1 < suggested update operation key=UY6Q47B6BQ67 tag=7G558ODQBTYL type=del size=2943988 2024-04-10T03:30:59.321 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.321+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=DSB2A9WK7Z6B type=del size=849564 2024-04-10T03:30:59.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.325+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=HVWDCXIV8V5A type=del 2024-04-10T03:30:59.329 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.329+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=IEY5F4VO5T2A type=del size=2915199 2024-04-10T03:30:59.333 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.333+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=JSLIR1ZI4K3V type=del 2024-04-10T03:30:59.337 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.337+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=RXIQYKOIBYJ7 type=del size=3488549 2024-04-10T03:30:59.341 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.341+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=OTJYLXJTE910 type=del 2024-04-10T03:30:59.344 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.345+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=TKNL0FP2K955 type=del size=2866103 2024-04-10T03:30:59.349 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.349+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=6HGJLS6KNJZ9 type=del 2024-04-10T03:30:59.352 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.349+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=NEI4V0GTY0V5 type=del size=271955 2024-04-10T03:30:59.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.357+0000 7f3681d35640 1 < completed write operation key=HJDIZI4VW5YB tag=BSI4CAL35H7A type=write size=178024 2024-04-10T03:30:59.360 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.357+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=0X761TE788T7 type=del size=1872809 2024-04-10T03:30:59.365 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.365+0000 7f3681d35640 -1 < failed to complete operation key=2MYMDF371BVI tag=TXT0O9740FQ6 type=del size=397886: (22) Invalid argument 2024-04-10T03:30:59.369 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.369+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=KUOYEK9QY597 type=del size=3247604 2024-04-10T03:30:59.372 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.373+0000 7f3681d35640 1 < canceled operation key=XS3QMVD9HETO tag=UJ8W0GOAJ9J0 type=del size=1204404 2024-04-10T03:30:59.380 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.377+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~I21ADR4BU2HN.0 size=887287 2024-04-10T03:30:59.380 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.377+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=I21ADR4BU2HN tag=GOH1UQ7XY9O8 type=write size=1935863 2024-04-10T03:30:59.380 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.381+0000 7f3681d35640 1 < canceled part key=_multipart_1BSW9R3K5EF6.2~HE2Q8EFJXNYL.0 size=629217 2024-04-10T03:30:59.387 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.385+0000 7f3681d35640 1 < canceled multipart upload key=1BSW9R3K5EF6 upload=HE2Q8EFJXNYL tag=G3HJ4GTT6N54 type=write size=1677793 2024-04-10T03:30:59.391 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.389+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=QSVWVY7LXEZ4 type=del size=2163247 2024-04-10T03:30:59.396 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.397+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~3FO72QWJV57N.0 size=724071 2024-04-10T03:30:59.403 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.401+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=3FO72QWJV57N tag=XEZHIV43K5QB type=write size=1772647 2024-04-10T03:30:59.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.405+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=L1WJ9302DSMP type=del size=3921178 2024-04-10T03:30:59.411 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.409+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=OT7L3JQL0H2E type=del 2024-04-10T03:30:59.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.417+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~DYVJ3OJU58K7.0 size=1048576 2024-04-10T03:30:59.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.421+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~DYVJ3OJU58K7.1 size=1048576 2024-04-10T03:30:59.425 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.425+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~DYVJ3OJU58K7.2 size=292162 2024-04-10T03:30:59.425 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.425+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=DYVJ3OJU58K7 tag=LP9B2TC4LQJC type=write size=3437890 2024-04-10T03:30:59.429 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.429+0000 7f3681d35640 1 < canceled operation key=HJDIZI4VW5YB tag=YGH7LEEBSEPX type=del size=2653438 2024-04-10T03:30:59.437 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.433+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~FHA28Q2Z2VJX.0 size=1048576 2024-04-10T03:30:59.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.437+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~FHA28Q2Z2VJX.1 size=1048576 2024-04-10T03:30:59.443 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.441+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~FHA28Q2Z2VJX.2 size=190487 2024-04-10T03:30:59.443 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.441+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=FHA28Q2Z2VJX tag=3A4NPVFVVMVF type=write size=3336215 2024-04-10T03:30:59.446 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.445+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=2PJ3IE6KY0IA type=del 2024-04-10T03:30:59.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.449+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=56NUWJY82I0Z type=del size=2709314 2024-04-10T03:30:59.459 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.453+0000 7f3681d35640 1 < suggested remove operation key=AVSQ6ZAXYX9N tag=K9KYVPUMGORE type=del 2024-04-10T03:30:59.460 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.457+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=B5XXUIFD5FRR type=del size=2717351 2024-04-10T03:30:59.464 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.461+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=CT26Y5F1SV5J type=del 2024-04-10T03:30:59.471 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.469+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~7MF9PQOTHS0I.0 size=1048576 2024-04-10T03:30:59.475 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.473+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~7MF9PQOTHS0I.1 size=1048576 2024-04-10T03:30:59.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.477+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~7MF9PQOTHS0I.2 size=620595 2024-04-10T03:30:59.478 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.477+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=7MF9PQOTHS0I tag=44LDRDDU4PJ3 type=write size=3766323 2024-04-10T03:30:59.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.481+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~TWYFPJSKRQ05.0 size=467995 2024-04-10T03:30:59.487 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.485+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=TWYFPJSKRQ05 tag=UCTEY7AKT8Z8 type=write size=1516571 2024-04-10T03:30:59.494 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.493+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~JEP2M0E9JKNU.0 size=128857 2024-04-10T03:30:59.495 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.493+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=JEP2M0E9JKNU tag=THSX3C2JU1CI type=write size=1177433 2024-04-10T03:30:59.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.497+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=DSB2A9WK7Z6B type=del 2024-04-10T03:30:59.502 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.501+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=0KCT4Z0UAJG0 type=del size=3263663 2024-04-10T03:30:59.510 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.509+0000 7f3681d35640 1 < suggested remove operation key=E0RSS1JA08WF tag=IEY5F4VO5T2A type=del 2024-04-10T03:30:59.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.517+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~KN7T4YP8HKAN.0 size=1048576 2024-04-10T03:30:59.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.521+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~KN7T4YP8HKAN.1 size=588339 2024-04-10T03:30:59.521 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.521+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=KN7T4YP8HKAN tag=FSM6B7IBFKQ1 type=write size=2685491 2024-04-10T03:30:59.524 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.525+0000 7f3681d35640 1 < canceled operation key=5SOK1Y0EI6TJ tag=RXIQYKOIBYJ7 type=del size=3488549 2024-04-10T03:30:59.531 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.529+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~S8VH2NH3PNIV.0 size=1048576 2024-04-10T03:30:59.535 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.533+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~S8VH2NH3PNIV.1 size=1048576 2024-04-10T03:30:59.537 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.537+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~S8VH2NH3PNIV.2 size=371465 2024-04-10T03:30:59.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.537+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=S8VH2NH3PNIV tag=IXXD62LA3OQA type=write size=3517193 2024-04-10T03:30:59.545 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.545+0000 7f3681d35640 1 < suggested remove operation key=TY0AW46ZQ57A tag=TKNL0FP2K955 type=del 2024-04-10T03:30:59.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.549+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~MJ6LRXLGP43L.0 size=920518 2024-04-10T03:30:59.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.549+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=MJ6LRXLGP43L tag=CGJ101WH3OHO type=write size=1969094 2024-04-10T03:30:59.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.553+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=NEI4V0GTY0V5 type=del 2024-04-10T03:30:59.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.561+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~5TNFVKDGL5MK.0 size=367596 2024-04-10T03:30:59.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.561+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=5TNFVKDGL5MK tag=TR58VHFD1CO3 type=write size=1416172 2024-04-10T03:30:59.567 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.565+0000 7f3681d35640 -1 < failed to complete operation key=TY0AW46ZQ57A tag=0X761TE788T7 type=del size=1872809: (22) Invalid argument 2024-04-10T03:30:59.574 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.573+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~SLV8Y3FYQH0K.0 size=398875 2024-04-10T03:30:59.574 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.573+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=SLV8Y3FYQH0K tag=L6U5GXKGKT6H type=write size=1447451 2024-04-10T03:30:59.578 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.577+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=KUOYEK9QY597 type=del 2024-04-10T03:30:59.582 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.581+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=0U3BR23NKC40 type=write size=506752 2024-04-10T03:30:59.585 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.585+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~I21ADR4BU2HN.0 size=887287 2024-04-10T03:30:59.593 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.589+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=I21ADR4BU2HN tag=GOH1UQ7XY9O8 type=write size=1935863 2024-04-10T03:30:59.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.593+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=AMK4IHPP31C9 type=del size=3411475 2024-04-10T03:30:59.600 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.601+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=QSVWVY7LXEZ4 type=del 2024-04-10T03:30:59.605 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.605+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=QM0JNQ7QKYFO type=del size=555093 2024-04-10T03:30:59.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.609+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=L1WJ9302DSMP type=del 2024-04-10T03:30:59.619 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.617+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~06YTTF0PU7X5.0 size=1048576 2024-04-10T03:30:59.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.621+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~06YTTF0PU7X5.1 size=161049 2024-04-10T03:30:59.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.621+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=06YTTF0PU7X5 tag=UC0NJZP9RZPL type=write size=2258201 2024-04-10T03:30:59.627 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.625+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~DYVJ3OJU58K7.0 size=1048576 2024-04-10T03:30:59.631 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.629+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~DYVJ3OJU58K7.1 size=1048576 2024-04-10T03:30:59.634 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.633+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~DYVJ3OJU58K7.2 size=292162 2024-04-10T03:30:59.640 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.641+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=DYVJ3OJU58K7 tag=LP9B2TC4LQJC type=write size=3437890 2024-04-10T03:30:59.648 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.645+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~3YYD6G1RBQJA.0 size=1048576 2024-04-10T03:30:59.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.649+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~3YYD6G1RBQJA.1 size=1048576 2024-04-10T03:30:59.654 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.653+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~3YYD6G1RBQJA.2 size=716679 2024-04-10T03:30:59.654 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.653+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=3YYD6G1RBQJA tag=0ZYRMDG0DVUQ type=write size=3862407 2024-04-10T03:30:59.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.657+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~FHA28Q2Z2VJX.0 size=1048576 2024-04-10T03:30:59.661 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.661+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~FHA28Q2Z2VJX.1 size=1048576 2024-04-10T03:30:59.665 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.665+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~FHA28Q2Z2VJX.2 size=190487 2024-04-10T03:30:59.671 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.669+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=FHA28Q2Z2VJX tag=3A4NPVFVVMVF type=write size=3336215 2024-04-10T03:30:59.678 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.677+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~109ELU64TFBM.0 size=1048576 2024-04-10T03:30:59.681 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.681+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~109ELU64TFBM.1 size=1048576 2024-04-10T03:30:59.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.685+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~109ELU64TFBM.2 size=750303 2024-04-10T03:30:59.685 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.685+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=109ELU64TFBM tag=K7UNPB4M85BT type=write size=3896031 2024-04-10T03:30:59.691 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.689+0000 7f3681d35640 1 < suggested remove operation key=0C53MDL2UIWC tag=56NUWJY82I0Z type=del 2024-04-10T03:30:59.694 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.693+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=J9J4P0O1PZ3Y type=del size=1191423 2024-04-10T03:30:59.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.697+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=B5XXUIFD5FRR type=del 2024-04-10T03:30:59.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.701+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=W2C7DNLHDX90 type=del size=3119332 2024-04-10T03:30:59.702 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.701+0000 7f3681d35640 1 < canceled part key=_multipart_FG3P40IBDLYN.2~7MF9PQOTHS0I.0 size=1048576 2024-04-10T03:30:59.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.705+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~7MF9PQOTHS0I.1 size=1048576 2024-04-10T03:30:59.707 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.705+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~7MF9PQOTHS0I.2 size=620595 2024-04-10T03:30:59.713 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.713+0000 7f3681d35640 1 < canceled multipart upload key=FG3P40IBDLYN upload=7MF9PQOTHS0I tag=44LDRDDU4PJ3 type=write size=3766323 2024-04-10T03:30:59.717 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.717+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=YE4T8IAK8NH3 type=write size=15866 2024-04-10T03:30:59.721 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.721+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~JEP2M0E9JKNU.0 size=128857 2024-04-10T03:30:59.728 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.729+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=JEP2M0E9JKNU tag=THSX3C2JU1CI type=write size=1177433 2024-04-10T03:30:59.732 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.729+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=2RJNNGS8IL3H type=del size=2195949 2024-04-10T03:30:59.733 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.733+0000 7f3681d35640 -1 < no bi entry to suggest for operation key=E0RSS1JA08WF tag=0KCT4Z0UAJG0 type=del size=3263663: (2) No such file or directory 2024-04-10T03:30:59.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.737+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~IPTZGFYA9QHV.0 size=1048576 2024-04-10T03:30:59.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.741+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~IPTZGFYA9QHV.1 size=465915 2024-04-10T03:30:59.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.741+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=IPTZGFYA9QHV tag=ZO6139YE1XXP type=write size=2563067 2024-04-10T03:30:59.746 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.745+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~KN7T4YP8HKAN.0 size=1048576 2024-04-10T03:30:59.749 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.749+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~KN7T4YP8HKAN.1 size=588339 2024-04-10T03:30:59.754 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.753+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=KN7T4YP8HKAN tag=FSM6B7IBFKQ1 type=write size=2685491 2024-04-10T03:30:59.758 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.757+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=SIF4W3OO85T6 type=del size=3670092 2024-04-10T03:30:59.761 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.761+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~S8VH2NH3PNIV.0 size=1048576 2024-04-10T03:30:59.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.765+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~S8VH2NH3PNIV.1 size=1048576 2024-04-10T03:30:59.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.765+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~S8VH2NH3PNIV.2 size=371465 2024-04-10T03:30:59.771 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.769+0000 7f3681d35640 1 < canceled multipart upload key=2G0NWWDHYG05 upload=S8VH2NH3PNIV tag=IXXD62LA3OQA type=write size=3517193 2024-04-10T03:30:59.774 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.773+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=5KRQLX3PSVVO type=del size=134956 2024-04-10T03:30:59.778 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.777+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~MJ6LRXLGP43L.0 size=920518 2024-04-10T03:30:59.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.785+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=MJ6LRXLGP43L tag=CGJ101WH3OHO type=write size=1969094 2024-04-10T03:30:59.788 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.789+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=EZ93KOGUV49T type=write size=918257 2024-04-10T03:30:59.793 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.793+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~5TNFVKDGL5MK.0 size=367596 2024-04-10T03:30:59.799 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.797+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=5TNFVKDGL5MK tag=TR58VHFD1CO3 type=write size=1416172 2024-04-10T03:30:59.803 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.801+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=JM3L4LGM9K2J type=del size=2528431 2024-04-10T03:30:59.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.805+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~SLV8Y3FYQH0K.0 size=398875 2024-04-10T03:30:59.815 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.813+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=SLV8Y3FYQH0K tag=L6U5GXKGKT6H type=write size=1447451 2024-04-10T03:30:59.819 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.817+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=TSWXZ0RIXCPJ type=write size=1022734 2024-04-10T03:30:59.829 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.829+0000 7f3681d35640 1 < suggested update operation key=5SOK1Y0EI6TJ tag=0U3BR23NKC40 type=write size=506752 2024-04-10T03:30:59.837 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.837+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~F71L3QOQZRUX.0 size=1048576 2024-04-10T03:30:59.841 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.841+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~F71L3QOQZRUX.1 size=1048576 2024-04-10T03:30:59.844 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.841+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~F71L3QOQZRUX.2 size=116885 2024-04-10T03:30:59.844 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.841+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=F71L3QOQZRUX tag=FQXKIOJO5QTU type=write size=3262613 2024-04-10T03:30:59.848 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.849+0000 7f3681d35640 1 < canceled operation key=FG3P40IBDLYN tag=AMK4IHPP31C9 type=del size=3411475 2024-04-10T03:30:59.853 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.853+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=9F89P10W015M type=write size=473831 2024-04-10T03:30:59.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.857+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=QM0JNQ7QKYFO type=del 2024-04-10T03:30:59.865 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.865+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~G1EMCHLLI5XV.0 size=1048576 2024-04-10T03:30:59.868 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.869+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~G1EMCHLLI5XV.1 size=1048576 2024-04-10T03:30:59.872 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.869+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~G1EMCHLLI5XV.2 size=444797 2024-04-10T03:30:59.872 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.869+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=G1EMCHLLI5XV tag=BOXF0CYC6EFN type=write size=3590525 2024-04-10T03:30:59.876 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.873+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~06YTTF0PU7X5.0 size=1048576 2024-04-10T03:30:59.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.877+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~06YTTF0PU7X5.1 size=161049 2024-04-10T03:30:59.886 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.885+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=06YTTF0PU7X5 tag=UC0NJZP9RZPL type=write size=2258201 2024-04-10T03:30:59.890 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.889+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=5PXUSQR0ICFV type=del size=1373924 2024-04-10T03:30:59.894 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.893+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~3YYD6G1RBQJA.0 size=1048576 2024-04-10T03:30:59.898 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.897+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~3YYD6G1RBQJA.1 size=1048576 2024-04-10T03:30:59.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.901+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~3YYD6G1RBQJA.2 size=716679 2024-04-10T03:30:59.909 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.909+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=3YYD6G1RBQJA tag=0ZYRMDG0DVUQ type=write size=3862407 2024-04-10T03:30:59.913 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.913+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=W5LZNVFXDW3L type=del size=982735 2024-04-10T03:30:59.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.917+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~109ELU64TFBM.0 size=1048576 2024-04-10T03:30:59.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.921+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~109ELU64TFBM.1 size=1048576 2024-04-10T03:30:59.925 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.925+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~109ELU64TFBM.2 size=750303 2024-04-10T03:30:59.933 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.933+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=109ELU64TFBM tag=K7UNPB4M85BT type=write size=3896031 2024-04-10T03:30:59.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.941+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~7B00N2Y8V6RG.0 size=328085 2024-04-10T03:30:59.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.941+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=7B00N2Y8V6RG tag=30PD6GHL5FHS type=write size=1376661 2024-04-10T03:30:59.945 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.945+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=J9J4P0O1PZ3Y type=del 2024-04-10T03:30:59.949 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.949+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=DPKR06408HWC type=del size=1013850 2024-04-10T03:30:59.953 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.953+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=W2C7DNLHDX90 type=del 2024-04-10T03:30:59.961 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.961+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~T3P6IMBWSQO4.0 size=1048576 2024-04-10T03:30:59.965 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.965+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~T3P6IMBWSQO4.1 size=172331 2024-04-10T03:30:59.965 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.965+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=T3P6IMBWSQO4 tag=AI9IPEPS5ONF type=write size=2269483 2024-04-10T03:30:59.975 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.973+0000 7f3681d35640 1 < suggested remove operation key=ZFPI8J89GM63 tag=YE4T8IAK8NH3 type=write 2024-04-10T03:30:59.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.977+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=L6N9FAAE09U3 type=del size=3804469 2024-04-10T03:30:59.982 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.981+0000 7f3681d35640 -1 < no bi entry to suggest for operation key=ZFPI8J89GM63 tag=2RJNNGS8IL3H type=del size=2195949: (2) No such file or directory 2024-04-10T03:30:59.986 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.985+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=VV2KN93F2D0G type=del size=2021242 2024-04-10T03:30:59.990 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.989+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~IPTZGFYA9QHV.0 size=1048576 2024-04-10T03:30:59.994 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:30:59.993+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~IPTZGFYA9QHV.1 size=465915 2024-04-10T03:31:00.001 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.001+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=IPTZGFYA9QHV tag=ZO6139YE1XXP type=write size=2563067 2024-04-10T03:31:00.004 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.005+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=JFPSV9U1PECS type=del size=4088912 2024-04-10T03:31:00.009 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.009+0000 7f3681d35640 -1 < failed to complete operation key=5SOK1Y0EI6TJ tag=SIF4W3OO85T6 type=del size=3670092: (22) Invalid argument 2024-04-10T03:31:00.013 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.013+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=5OHBS2KO1K3W type=del size=2149637 2024-04-10T03:31:00.018 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.017+0000 7f3681d35640 -1 < failed to complete operation key=5SOK1Y0EI6TJ tag=5KRQLX3PSVVO type=del size=134956: (22) Invalid argument 2024-04-10T03:31:00.022 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.021+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=WAVC2L2YMX9F type=del size=3806296 2024-04-10T03:31:00.026 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.025+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=EZ93KOGUV49T type=write size=918257 2024-04-10T03:31:00.034 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.033+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~OMZHG75K8GPM.0 size=1048576 2024-04-10T03:31:00.038 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.037+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~OMZHG75K8GPM.1 size=1048576 2024-04-10T03:31:00.041 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.041+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~OMZHG75K8GPM.2 size=380868 2024-04-10T03:31:00.041 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.041+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=OMZHG75K8GPM tag=ORCGU36HJ9W3 type=write size=3526596 2024-04-10T03:31:00.045 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.045+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=JM3L4LGM9K2J type=del 2024-04-10T03:31:00.050 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.049+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=NG5DXI2D9WVB type=del size=1952576 2024-04-10T03:31:00.054 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.053+0000 7f3681d35640 1 < completed write operation key=8ECO1IHEG5A9 tag=TSWXZ0RIXCPJ type=write size=1022734 2024-04-10T03:31:00.059 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.057+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=N0RM4CDBDOTG type=del size=2255922 2024-04-10T03:31:00.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.057+0000 7f3681d35640 1 < canceled part key=_multipart_E0RSS1JA08WF.2~F71L3QOQZRUX.0 size=1048576 2024-04-10T03:31:00.064 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.061+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~F71L3QOQZRUX.1 size=1048576 2024-04-10T03:31:00.067 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.065+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~F71L3QOQZRUX.2 size=116885 2024-04-10T03:31:00.074 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.073+0000 7f3681d35640 1 < canceled multipart upload key=E0RSS1JA08WF upload=F71L3QOQZRUX tag=FQXKIOJO5QTU type=write size=3262613 2024-04-10T03:31:00.082 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.081+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~P5BNMH8JYKOR.0 size=1048576 2024-04-10T03:31:00.086 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.085+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~P5BNMH8JYKOR.1 size=1048576 2024-04-10T03:31:00.089 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.089+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~P5BNMH8JYKOR.2 size=40115 2024-04-10T03:31:00.089 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.089+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=P5BNMH8JYKOR tag=BQZG16WWYYO9 type=write size=3185843 2024-04-10T03:31:00.093 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.093+0000 7f3681d35640 1 < canceled operation key=B1TVXAV8NY2C tag=9F89P10W015M type=write size=473831 2024-04-10T03:31:00.097 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.097+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=2F903ZN1EUES type=del size=3615692 2024-04-10T03:31:00.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.101+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~G1EMCHLLI5XV.0 size=1048576 2024-04-10T03:31:00.105 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.105+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~G1EMCHLLI5XV.1 size=1048576 2024-04-10T03:31:00.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.109+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~G1EMCHLLI5XV.2 size=444797 2024-04-10T03:31:00.116 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.117+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=G1EMCHLLI5XV tag=BOXF0CYC6EFN type=write size=3590525 2024-04-10T03:31:00.125 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.125+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~0VTZBZYXJ5C8.0 size=860105 2024-04-10T03:31:00.125 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.125+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=0VTZBZYXJ5C8 tag=5DSJ8UB03KQE type=write size=1908681 2024-04-10T03:31:00.133 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.129+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=5PXUSQR0ICFV type=del 2024-04-10T03:31:00.135 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.133+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=0LU0UIKDSCXJ type=del size=2845647 2024-04-10T03:31:00.140 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.137+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=W5LZNVFXDW3L type=del 2024-04-10T03:31:00.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.145+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=I0TABXTL5ZTQ type=del size=9902 2024-04-10T03:31:00.149 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.149+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~7B00N2Y8V6RG.0 size=328085 2024-04-10T03:31:00.158 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.157+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=7B00N2Y8V6RG tag=30PD6GHL5FHS type=write size=1376661 2024-04-10T03:31:00.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.161+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=CXND87PP6TNA type=del size=3907929 2024-04-10T03:31:00.167 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.165+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=DPKR06408HWC type=del 2024-04-10T03:31:00.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.173+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~AWUT7D5RZDFL.0 size=639393 2024-04-10T03:31:00.176 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.173+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=AWUT7D5RZDFL tag=442OLZTIN9RT type=write size=1687969 2024-04-10T03:31:00.181 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.181+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~T3P6IMBWSQO4.0 size=1048576 2024-04-10T03:31:00.184 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.181+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~T3P6IMBWSQO4.1 size=172331 2024-04-10T03:31:00.193 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.193+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=T3P6IMBWSQO4 tag=AI9IPEPS5ONF type=write size=2269483 2024-04-10T03:31:00.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.201+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~YETJJIVAEZTO.0 size=1048576 2024-04-10T03:31:00.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.201+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~YETJJIVAEZTO.1 size=67525 2024-04-10T03:31:00.209 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.201+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=YETJJIVAEZTO tag=95HPW1FQR4IJ type=write size=2164677 2024-04-10T03:31:00.212 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.209+0000 7f3681d35640 1 < suggested update operation key=0WIDF4906L06 tag=L6N9FAAE09U3 type=del size=3804469 2024-04-10T03:31:00.220 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.217+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~F7EGGS7L0D33.0 size=1048576 2024-04-10T03:31:00.223 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.221+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~F7EGGS7L0D33.1 size=197289 2024-04-10T03:31:00.223 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.221+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=F7EGGS7L0D33 tag=S0N26ML2UY41 type=write size=2294441 2024-04-10T03:31:00.227 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.225+0000 7f3681d35640 1 < canceled operation key=B1TVXAV8NY2C tag=VV2KN93F2D0G type=del size=2021242 2024-04-10T03:31:00.231 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.229+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=BNZOQCSVQGUP type=del size=2159664 2024-04-10T03:31:00.235 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.233+0000 7f3681d35640 1 < canceled operation key=M42YQA8QF082 tag=JFPSV9U1PECS type=del size=4088912 2024-04-10T03:31:00.244 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.241+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~FKNJRFBX75IX.0 size=1048576 2024-04-10T03:31:00.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.245+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~FKNJRFBX75IX.1 size=1048576 2024-04-10T03:31:00.251 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.249+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~FKNJRFBX75IX.2 size=739873 2024-04-10T03:31:00.251 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.249+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=FKNJRFBX75IX tag=BYONTKW4X8PG type=write size=3885601 2024-04-10T03:31:00.257 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.257+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=5OHBS2KO1K3W type=del 2024-04-10T03:31:00.266 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.265+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~5J11XK6492OL.0 size=1048576 2024-04-10T03:31:00.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.269+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~5J11XK6492OL.1 size=263862 2024-04-10T03:31:00.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.269+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=5J11XK6492OL tag=BPZZMBEZUB2K type=write size=2361014 2024-04-10T03:31:00.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.273+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=WAVC2L2YMX9F type=del 2024-04-10T03:31:00.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.281+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~T1KS5HEVRV0G.0 size=457899 2024-04-10T03:31:00.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.281+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=T1KS5HEVRV0G tag=QCI8DHBN19WO type=write size=1506475 2024-04-10T03:31:00.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.285+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~OMZHG75K8GPM.0 size=1048576 2024-04-10T03:31:00.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.289+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~OMZHG75K8GPM.1 size=1048576 2024-04-10T03:31:00.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.293+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~OMZHG75K8GPM.2 size=380868 2024-04-10T03:31:00.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.301+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=OMZHG75K8GPM tag=ORCGU36HJ9W3 type=write size=3526596 2024-04-10T03:31:00.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.305+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=LC8CHZ6WILIA type=del size=749846 2024-04-10T03:31:00.312 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.309+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=NG5DXI2D9WVB type=del 2024-04-10T03:31:00.319 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.317+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~ED5PJYAU5CJM.0 size=1048576 2024-04-10T03:31:00.323 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.321+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~ED5PJYAU5CJM.1 size=1048576 2024-04-10T03:31:00.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.325+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~ED5PJYAU5CJM.2 size=14539 2024-04-10T03:31:00.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.325+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=ED5PJYAU5CJM tag=L56JU41VG1WL type=write size=3160267 2024-04-10T03:31:00.331 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.329+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=N0RM4CDBDOTG type=del 2024-04-10T03:31:00.335 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.333+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=NHQC11PZZWL8 type=write size=787617 2024-04-10T03:31:00.340 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.337+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~P5BNMH8JYKOR.0 size=1048576 2024-04-10T03:31:00.344 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.345+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~P5BNMH8JYKOR.1 size=1048576 2024-04-10T03:31:00.348 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.345+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~P5BNMH8JYKOR.2 size=40115 2024-04-10T03:31:00.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.353+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=P5BNMH8JYKOR tag=BQZG16WWYYO9 type=write size=3185843 2024-04-10T03:31:00.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.357+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=T7WZXYTP6HSZ type=del size=1567293 2024-04-10T03:31:00.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.361+0000 7f3681d35640 1 < canceled operation key=DNHKDP9DGSJ7 tag=2F903ZN1EUES type=del size=3615692 2024-04-10T03:31:00.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.369+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~UMA3E5BXE23M.0 size=1048576 2024-04-10T03:31:00.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.373+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~UMA3E5BXE23M.1 size=1048576 2024-04-10T03:31:00.378 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.377+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~UMA3E5BXE23M.2 size=964952 2024-04-10T03:31:00.378 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.377+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=UMA3E5BXE23M tag=P3NPDXAH69UT type=write size=4110680 2024-04-10T03:31:00.381 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.381+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~0VTZBZYXJ5C8.0 size=860105 2024-04-10T03:31:00.389 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.389+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=0VTZBZYXJ5C8 tag=5DSJ8UB03KQE type=write size=1908681 2024-04-10T03:31:00.393 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.393+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=QNDIB8B6B4OZ type=del size=20713 2024-04-10T03:31:00.398 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.397+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=0LU0UIKDSCXJ type=del 2024-04-10T03:31:00.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.401+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=O0ZQIK19LUQM type=write size=331904 2024-04-10T03:31:00.405 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.405+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=I0TABXTL5ZTQ type=del 2024-04-10T03:31:00.413 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.413+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~5IP4POPSEUER.0 size=1048576 2024-04-10T03:31:00.416 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.413+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~5IP4POPSEUER.1 size=1048576 2024-04-10T03:31:00.419 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.417+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~5IP4POPSEUER.2 size=239837 2024-04-10T03:31:00.420 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.417+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=5IP4POPSEUER tag=2TVIQ9PFU3NP type=write size=3385565 2024-04-10T03:31:00.426 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.425+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=CXND87PP6TNA type=del 2024-04-10T03:31:00.432 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.433+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~NN17VXFU32T3.0 size=1048576 2024-04-10T03:31:00.436 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.433+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~NN17VXFU32T3.1 size=1048576 2024-04-10T03:31:00.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.437+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~NN17VXFU32T3.2 size=397555 2024-04-10T03:31:00.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.437+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=NN17VXFU32T3 tag=XIBIUCQDG5XW type=write size=3543283 2024-04-10T03:31:00.443 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.441+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~AWUT7D5RZDFL.0 size=639393 2024-04-10T03:31:00.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.449+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=AWUT7D5RZDFL tag=442OLZTIN9RT type=write size=1687969 2024-04-10T03:31:00.453 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.453+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=CMJN4LY1I4IJ type=del size=3306785 2024-04-10T03:31:00.456 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.453+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~YETJJIVAEZTO.0 size=1048576 2024-04-10T03:31:00.459 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.457+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~YETJJIVAEZTO.1 size=67525 2024-04-10T03:31:00.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.465+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=YETJJIVAEZTO tag=95HPW1FQR4IJ type=write size=2164677 2024-04-10T03:31:00.473 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.473+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~IX1SPU9KYDA5.0 size=1048576 2024-04-10T03:31:00.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.477+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~IX1SPU9KYDA5.1 size=923150 2024-04-10T03:31:00.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.477+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=IX1SPU9KYDA5 tag=RKM510LQ0051 type=write size=3020302 2024-04-10T03:31:00.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.477+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~F7EGGS7L0D33.0 size=1048576 2024-04-10T03:31:00.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.481+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~F7EGGS7L0D33.1 size=197289 2024-04-10T03:31:00.487 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.485+0000 7f3681d35640 1 < canceled multipart upload key=XS3QMVD9HETO upload=F7EGGS7L0D33 tag=S0N26ML2UY41 type=write size=2294441 2024-04-10T03:31:00.491 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.489+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=T83LL81YJV3V type=del size=538403 2024-04-10T03:31:00.498 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.497+0000 7f3681d35640 1 < suggested remove operation key=8ECO1IHEG5A9 tag=BNZOQCSVQGUP type=del 2024-04-10T03:31:00.505 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.505+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~Y35QVFWFCO9H.0 size=1048576 2024-04-10T03:31:00.508 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.505+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~Y35QVFWFCO9H.1 size=1048576 2024-04-10T03:31:00.511 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.509+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~Y35QVFWFCO9H.2 size=423132 2024-04-10T03:31:00.511 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.509+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=Y35QVFWFCO9H tag=PUPFI803P05G type=write size=3568860 2024-04-10T03:31:00.514 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.513+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~FKNJRFBX75IX.0 size=1048576 2024-04-10T03:31:00.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.517+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~FKNJRFBX75IX.1 size=1048576 2024-04-10T03:31:00.519 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.517+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~FKNJRFBX75IX.2 size=739873 2024-04-10T03:31:00.525 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.525+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=FKNJRFBX75IX tag=BYONTKW4X8PG type=write size=3885601 2024-04-10T03:31:00.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.529+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~9FK2DZ42F2BH.0 size=602558 2024-04-10T03:31:00.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.529+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=9FK2DZ42F2BH tag=3Q3X8BVNLZTO type=write size=1651134 2024-04-10T03:31:00.536 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.533+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~5J11XK6492OL.0 size=1048576 2024-04-10T03:31:00.536 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.533+0000 7f3681d35640 1 < canceled part key=_multipart_UKP27BC5X2HN.2~5J11XK6492OL.1 size=263862 2024-04-10T03:31:00.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.541+0000 7f3681d35640 1 < canceled multipart upload key=UKP27BC5X2HN upload=5J11XK6492OL tag=BPZZMBEZUB2K type=write size=2361014 2024-04-10T03:31:00.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.545+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=2TXTVPHF6XK1 type=del size=298871 2024-04-10T03:31:00.550 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.549+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~T1KS5HEVRV0G.0 size=457899 2024-04-10T03:31:00.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.557+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=T1KS5HEVRV0G tag=QCI8DHBN19WO type=write size=1506475 2024-04-10T03:31:00.560 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.557+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=K1KGRSRSDB6E type=del size=1227783 2024-04-10T03:31:00.568 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.565+0000 7f3681d35640 1 < suggested remove operation key=DNHKDP9DGSJ7 tag=LC8CHZ6WILIA type=del 2024-04-10T03:31:00.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.573+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~WSU4KCA4UXUG.0 size=1048576 2024-04-10T03:31:00.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.577+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~WSU4KCA4UXUG.1 size=1024526 2024-04-10T03:31:00.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.577+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=WSU4KCA4UXUG tag=JT7OS9LH0VDV type=write size=3121678 2024-04-10T03:31:00.584 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.585+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~ED5PJYAU5CJM.0 size=1048576 2024-04-10T03:31:00.588 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.585+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~ED5PJYAU5CJM.1 size=1048576 2024-04-10T03:31:00.588 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.585+0000 7f3681d35640 1 < canceled part key=_multipart_TY0AW46ZQ57A.2~ED5PJYAU5CJM.2 size=14539 2024-04-10T03:31:00.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.593+0000 7f3681d35640 1 < canceled multipart upload key=TY0AW46ZQ57A upload=ED5PJYAU5CJM tag=L56JU41VG1WL type=write size=3160267 2024-04-10T03:31:00.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.601+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~ZXAXFCKP1VCO.0 size=1048576 2024-04-10T03:31:00.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.605+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~ZXAXFCKP1VCO.1 size=1048576 2024-04-10T03:31:00.609 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.609+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~ZXAXFCKP1VCO.2 size=310618 2024-04-10T03:31:00.609 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.609+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=ZXAXFCKP1VCO tag=3BA7ZZ1IDR50 type=write size=3456346 2024-04-10T03:31:00.613 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.613+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=NHQC11PZZWL8 type=write size=787617 2024-04-10T03:31:00.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.621+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~OFOV1MUC78X3.0 size=1048576 2024-04-10T03:31:00.624 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.621+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~OFOV1MUC78X3.1 size=968085 2024-04-10T03:31:00.624 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.621+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=OFOV1MUC78X3 tag=CF53NFCBURK5 type=write size=3065237 2024-04-10T03:31:00.628 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.625+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=T7WZXYTP6HSZ type=del 2024-04-10T03:31:00.632 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.629+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=CYYQ82OB8B3R type=write size=464838 2024-04-10T03:31:00.632 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.633+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~UMA3E5BXE23M.0 size=1048576 2024-04-10T03:31:00.635 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.633+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~UMA3E5BXE23M.1 size=1048576 2024-04-10T03:31:00.639 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.637+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~UMA3E5BXE23M.2 size=964952 2024-04-10T03:31:00.645 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.645+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=UMA3E5BXE23M tag=P3NPDXAH69UT type=write size=4110680 2024-04-10T03:31:00.650 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.649+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=OATQCG0E1L2M type=del size=3891722 2024-04-10T03:31:00.653 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.653+0000 7f3681d35640 1 < canceled operation key=LFZ1G65B5ENO tag=QNDIB8B6B4OZ type=del size=20713 2024-04-10T03:31:00.657 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.657+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=2YJR7FH9I70O type=del size=924913 2024-04-10T03:31:00.660 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.661+0000 7f3681d35640 1 < completed write operation key=M42YQA8QF082 tag=O0ZQIK19LUQM type=write size=331904 2024-04-10T03:31:00.664 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.665+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=TRW15Y6ZROIC type=del size=3989670 2024-04-10T03:31:00.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.669+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~5IP4POPSEUER.0 size=1048576 2024-04-10T03:31:00.673 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.673+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~5IP4POPSEUER.1 size=1048576 2024-04-10T03:31:00.677 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.677+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~5IP4POPSEUER.2 size=239837 2024-04-10T03:31:00.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.685+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=5IP4POPSEUER tag=2TVIQ9PFU3NP type=write size=3385565 2024-04-10T03:31:00.688 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.689+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=4CI2KAE9TVCZ type=del size=3019681 2024-04-10T03:31:00.692 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.693+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~NN17VXFU32T3.0 size=1048576 2024-04-10T03:31:00.696 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.693+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~NN17VXFU32T3.1 size=1048576 2024-04-10T03:31:00.699 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.697+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~NN17VXFU32T3.2 size=397555 2024-04-10T03:31:00.707 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.705+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=NN17VXFU32T3 tag=XIBIUCQDG5XW type=write size=3543283 2024-04-10T03:31:00.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.709+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=T8AXOXUWA4MB type=write size=808280 2024-04-10T03:31:00.714 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.713+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=CMJN4LY1I4IJ type=del 2024-04-10T03:31:00.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.717+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=0A5B24TFL0MA type=del size=2870981 2024-04-10T03:31:00.722 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.721+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~IX1SPU9KYDA5.0 size=1048576 2024-04-10T03:31:00.726 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.725+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~IX1SPU9KYDA5.1 size=923150 2024-04-10T03:31:00.732 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.733+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=IX1SPU9KYDA5 tag=RKM510LQ0051 type=write size=3020302 2024-04-10T03:31:00.740 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.737+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~4C502CJNZLW1.0 size=1048576 2024-04-10T03:31:00.743 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.741+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~4C502CJNZLW1.1 size=1048576 2024-04-10T03:31:00.748 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.745+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~4C502CJNZLW1.2 size=741345 2024-04-10T03:31:00.748 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.745+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=4C502CJNZLW1 tag=9ETIJTHKZODZ type=write size=3887073 2024-04-10T03:31:00.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.749+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=T83LL81YJV3V type=del 2024-04-10T03:31:00.760 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.761+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~GXOEL1Q6M6GD.0 size=1020591 2024-04-10T03:31:00.760 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.761+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=GXOEL1Q6M6GD tag=U15AJR8WPZFS type=write size=2069167 2024-04-10T03:31:00.765 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.765+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~Y35QVFWFCO9H.0 size=1048576 2024-04-10T03:31:00.765 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.765+0000 7f3681d35640 1 < canceled part key=_multipart_0WIDF4906L06.2~Y35QVFWFCO9H.1 size=1048576 2024-04-10T03:31:00.768 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.769+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~Y35QVFWFCO9H.2 size=423132 2024-04-10T03:31:00.775 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.773+0000 7f3681d35640 1 < canceled multipart upload key=0WIDF4906L06 upload=Y35QVFWFCO9H tag=PUPFI803P05G type=write size=3568860 2024-04-10T03:31:00.779 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.777+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=I7OR6IEZP6MI type=del size=3657176 2024-04-10T03:31:00.780 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.777+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~9FK2DZ42F2BH.0 size=602558 2024-04-10T03:31:00.786 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.785+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=9FK2DZ42F2BH tag=3Q3X8BVNLZTO type=write size=1651134 2024-04-10T03:31:00.793 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.793+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~F8HW1ZJ25DNQ.0 size=1048576 2024-04-10T03:31:00.796 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.797+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~F8HW1ZJ25DNQ.1 size=1048576 2024-04-10T03:31:00.800 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.797+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~F8HW1ZJ25DNQ.2 size=723309 2024-04-10T03:31:00.800 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.797+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=F8HW1ZJ25DNQ tag=4XZ0RTR9G205 type=write size=3869037 2024-04-10T03:31:00.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.805+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=2TXTVPHF6XK1 type=del 2024-04-10T03:31:00.810 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.809+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=1JYF55UMKL7W type=del size=2415473 2024-04-10T03:31:00.818 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.817+0000 7f3681d35640 1 < suggested update operation key=LBDUNL2QNNZJ tag=K1KGRSRSDB6E type=del size=1227783 2024-04-10T03:31:00.823 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.821+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=I1JFMO104PEC type=del size=3693305 2024-04-10T03:31:00.829 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.829+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~WSU4KCA4UXUG.0 size=1048576 2024-04-10T03:31:00.834 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.833+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~WSU4KCA4UXUG.1 size=1024526 2024-04-10T03:31:00.841 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.841+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=WSU4KCA4UXUG tag=JT7OS9LH0VDV type=write size=3121678 2024-04-10T03:31:00.849 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.849+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~K8DX545DF5ZD.0 size=1048576 2024-04-10T03:31:00.855 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.853+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~K8DX545DF5ZD.1 size=458600 2024-04-10T03:31:00.855 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.853+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=K8DX545DF5ZD tag=CA6B6S6CUTVR type=write size=2555752 2024-04-10T03:31:00.862 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.861+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~ZXAXFCKP1VCO.0 size=1048576 2024-04-10T03:31:00.866 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.865+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~ZXAXFCKP1VCO.1 size=1048576 2024-04-10T03:31:00.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.877+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~ZXAXFCKP1VCO.2 size=310618 2024-04-10T03:31:00.891 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.889+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=ZXAXFCKP1VCO tag=3BA7ZZ1IDR50 type=write size=3456346 2024-04-10T03:31:00.898 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.897+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=HFE3VQ6GODXU type=del size=1656508 2024-04-10T03:31:00.903 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.901+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~OFOV1MUC78X3.0 size=1048576 2024-04-10T03:31:00.907 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.905+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~OFOV1MUC78X3.1 size=968085 2024-04-10T03:31:00.914 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.913+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=OFOV1MUC78X3 tag=CF53NFCBURK5 type=write size=3065237 2024-04-10T03:31:00.918 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.917+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=V9LHZOPO8EJ5 type=write size=809669 2024-04-10T03:31:00.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.921+0000 7f3681d35640 1 < canceled operation key=0SRLP35OTH1O tag=CYYQ82OB8B3R type=write size=464838 2024-04-10T03:31:00.928 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.925+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=YQAG9FKDPBIY type=write size=372405 2024-04-10T03:31:00.932 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.933+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=OATQCG0E1L2M type=del 2024-04-10T03:31:00.937 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.937+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=0T8OQ6RAGS51 type=del size=3519684 2024-04-10T03:31:00.946 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.945+0000 7f3681d35640 1 < suggested update operation key=XS3QMVD9HETO tag=2YJR7FH9I70O type=del size=924913 2024-04-10T03:31:00.954 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.953+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~3DZRM07YMO2C.0 size=1048576 2024-04-10T03:31:00.958 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.957+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~3DZRM07YMO2C.1 size=32080 2024-04-10T03:31:00.958 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.957+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=3DZRM07YMO2C tag=PRKCR6I46O3R type=write size=2129232 2024-04-10T03:31:00.963 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.961+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=TRW15Y6ZROIC type=del 2024-04-10T03:31:00.967 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.965+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=0EU8NXBKESHM type=write size=200237 2024-04-10T03:31:00.974 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.973+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=4CI2KAE9TVCZ type=del 2024-04-10T03:31:00.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.977+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=JJTNLC3N7DC0 type=del size=2072435 2024-04-10T03:31:00.989 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.989+0000 7f3681d35640 1 < suggested remove operation key=ZFPI8J89GM63 tag=T8AXOXUWA4MB type=write 2024-04-10T03:31:00.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:00.997+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~PII1C1CIHNB3.0 size=1048576 2024-04-10T03:31:01.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.001+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~PII1C1CIHNB3.1 size=1048576 2024-04-10T03:31:01.005 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.005+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~PII1C1CIHNB3.2 size=982190 2024-04-10T03:31:01.005 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.005+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=PII1C1CIHNB3 tag=2OCVTXQQDVVW type=write size=4127918 2024-04-10T03:31:01.013 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.009+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=0A5B24TFL0MA type=del 2024-04-10T03:31:01.015 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.013+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=WXBDY07OKITP type=write size=571070 2024-04-10T03:31:01.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.017+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~4C502CJNZLW1.0 size=1048576 2024-04-10T03:31:01.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.021+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~4C502CJNZLW1.1 size=1048576 2024-04-10T03:31:01.027 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.025+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~4C502CJNZLW1.2 size=741345 2024-04-10T03:31:01.036 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.033+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=4C502CJNZLW1 tag=9ETIJTHKZODZ type=write size=3887073 2024-04-10T03:31:01.043 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.041+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~AMR3RT5SYK2H.0 size=412478 2024-04-10T03:31:01.043 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.041+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=AMR3RT5SYK2H tag=0GQ4LL1H54EP type=write size=1461054 2024-04-10T03:31:01.049 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.049+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~GXOEL1Q6M6GD.0 size=1020591 2024-04-10T03:31:01.057 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.057+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=GXOEL1Q6M6GD tag=U15AJR8WPZFS type=write size=2069167 2024-04-10T03:31:01.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.061+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=6TFULCNYNB5P type=del size=630523 2024-04-10T03:31:01.067 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.065+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=I7OR6IEZP6MI type=del 2024-04-10T03:31:01.071 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.069+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=IPCZ9ZB1ZM3J type=del size=1193360 2024-04-10T03:31:01.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.077+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~F8HW1ZJ25DNQ.0 size=1048576 2024-04-10T03:31:01.080 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.081+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~F8HW1ZJ25DNQ.1 size=1048576 2024-04-10T03:31:01.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.081+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~F8HW1ZJ25DNQ.2 size=723309 2024-04-10T03:31:01.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.089+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=F8HW1ZJ25DNQ tag=4XZ0RTR9G205 type=write size=3869037 2024-04-10T03:31:01.097 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.097+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=JP6LNG5BCWVL type=del size=4158641 2024-04-10T03:31:01.102 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.101+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=1JYF55UMKL7W type=del 2024-04-10T03:31:01.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.109+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~6J2JNOJ7LMEJ.0 size=698688 2024-04-10T03:31:01.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.109+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=6J2JNOJ7LMEJ tag=3PP18V2J7JHW type=write size=1747264 2024-04-10T03:31:01.115 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.113+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=I1JFMO104PEC type=del 2024-04-10T03:31:01.120 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.117+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=KEINI1M5RE06 type=del size=4079522 2024-04-10T03:31:01.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.125+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~K8DX545DF5ZD.0 size=1048576 2024-04-10T03:31:01.128 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.125+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~K8DX545DF5ZD.1 size=458600 2024-04-10T03:31:01.135 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.133+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=K8DX545DF5ZD tag=CA6B6S6CUTVR type=write size=2555752 2024-04-10T03:31:01.139 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.137+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=DXRD9131K2ID type=del size=807681 2024-04-10T03:31:01.149 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.149+0000 7f3681d35640 1 < suggested update operation key=2MYMDF371BVI tag=HFE3VQ6GODXU type=del size=1656508 2024-04-10T03:31:01.157 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.157+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~XSI3MAJMG7LD.0 size=1048576 2024-04-10T03:31:01.161 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.161+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~XSI3MAJMG7LD.1 size=451252 2024-04-10T03:31:01.161 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.161+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=XSI3MAJMG7LD tag=CF38NVK6CAUO type=write size=2548404 2024-04-10T03:31:01.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.165+0000 7f3681d35640 1 < completed write operation key=YB88V6V4V98Z tag=V9LHZOPO8EJ5 type=write size=809669 2024-04-10T03:31:01.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:00 smithi136 bash[68278]: cluster 2024-04-10T03:30:59.749386+0000 mgr.y (mgr.25133) 738 : cluster 0 pgmap v1410: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 173 KiB/s wr, 876 op/s 2024-04-10T03:31:01.174 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.173+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~4SOGJCIMEL28.0 size=915809 2024-04-10T03:31:01.174 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.173+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=4SOGJCIMEL28 tag=BWPX2GWC1KFY type=write size=1964385 2024-04-10T03:31:01.183 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.181+0000 7f3681d35640 1 < suggested update operation key=6EJTTV3FFONR tag=YQAG9FKDPBIY type=write size=372405 2024-04-10T03:31:01.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.189+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~8JQ7I9QOTIC4.0 size=999955 2024-04-10T03:31:01.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.189+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=8JQ7I9QOTIC4 tag=ANXO1BZ0PHKE type=write size=2048531 2024-04-10T03:31:01.196 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.193+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=0T8OQ6RAGS51 type=del 2024-04-10T03:31:01.200 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.197+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=J5AM956TTDA7 type=del size=1220719 2024-04-10T03:31:01.205 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.205+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~3DZRM07YMO2C.0 size=1048576 2024-04-10T03:31:01.208 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.205+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~3DZRM07YMO2C.1 size=32080 2024-04-10T03:31:01.218 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.217+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=3DZRM07YMO2C tag=PRKCR6I46O3R type=write size=2129232 2024-04-10T03:31:01.221 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.221+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=7JWPPY1UN31R type=write size=195430 2024-04-10T03:31:01.227 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.225+0000 7f3681d35640 -1 < failed to complete operation key=6EJTTV3FFONR tag=0EU8NXBKESHM type=write size=200237: (22) Invalid argument 2024-04-10T03:31:01.232 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.229+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=2RF21MJ7YHZP type=del size=2726968 2024-04-10T03:31:01.239 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.237+0000 7f3681d35640 -1 < failed to complete operation key=ZFPI8J89GM63 tag=JJTNLC3N7DC0 type=del size=2072435: (22) Invalid argument 2024-04-10T03:31:01.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.245+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~O063Z9TLM9EN.0 size=718968 2024-04-10T03:31:01.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.245+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=O063Z9TLM9EN tag=JIJZLZHFJE15 type=write size=1767544 2024-04-10T03:31:01.254 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.253+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~PII1C1CIHNB3.0 size=1048576 2024-04-10T03:31:01.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.257+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~PII1C1CIHNB3.1 size=1048576 2024-04-10T03:31:01.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.257+0000 7f3681d35640 1 < canceled part key=_multipart_8ECO1IHEG5A9.2~PII1C1CIHNB3.2 size=982190 2024-04-10T03:31:01.266 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.265+0000 7f3681d35640 1 < canceled multipart upload key=8ECO1IHEG5A9 upload=PII1C1CIHNB3 tag=2OCVTXQQDVVW type=write size=4127918 2024-04-10T03:31:01.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.273+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~S453YXWYXYTO.0 size=1048576 2024-04-10T03:31:01.280 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.277+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~S453YXWYXYTO.1 size=1048576 2024-04-10T03:31:01.284 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.281+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~S453YXWYXYTO.2 size=741676 2024-04-10T03:31:01.284 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.281+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=S453YXWYXYTO tag=2JCDAKHOTTGJ type=write size=3887404 2024-04-10T03:31:01.289 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.289+0000 7f3681d35640 1 < completed write operation key=9GINXS6O1W28 tag=WXBDY07OKITP type=write size=571070 2024-04-10T03:31:01.298 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.297+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~DRABBIUA4NLX.0 size=1048576 2024-04-10T03:31:01.302 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.301+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~DRABBIUA4NLX.1 size=919412 2024-04-10T03:31:01.302 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.301+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=DRABBIUA4NLX tag=OX247DASEXTA type=write size=3016564 2024-04-10T03:31:01.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.301+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~AMR3RT5SYK2H.0 size=412478 2024-04-10T03:31:01.311 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.309+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=AMR3RT5SYK2H tag=0GQ4LL1H54EP type=write size=1461054 2024-04-10T03:31:01.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:00 smithi016 bash[74137]: cluster 2024-04-10T03:30:59.749386+0000 mgr.y (mgr.25133) 738 : cluster 0 pgmap v1410: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 173 KiB/s wr, 876 op/s 2024-04-10T03:31:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:00 smithi016 bash[72916]: cluster 2024-04-10T03:30:59.749386+0000 mgr.y (mgr.25133) 738 : cluster 0 pgmap v1410: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 173 KiB/s wr, 876 op/s 2024-04-10T03:31:01.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.317+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~5HSWMWW6QDZS.0 size=1048576 2024-04-10T03:31:01.324 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.321+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~5HSWMWW6QDZS.1 size=718817 2024-04-10T03:31:01.324 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.321+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=5HSWMWW6QDZS tag=VWZOH8Y0P18U type=write size=2815969 2024-04-10T03:31:01.328 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.329+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=6TFULCNYNB5P type=del 2024-04-10T03:31:01.333 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.333+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=F9538YUOZJKW type=write size=462879 2024-04-10T03:31:01.343 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.341+0000 7f3681d35640 1 < suggested update operation key=F065S663O4VY tag=IPCZ9ZB1ZM3J type=del size=1193360 2024-04-10T03:31:01.348 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.345+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=NTKG6RNQQPZS type=del size=2120782 2024-04-10T03:31:01.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.353+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=JP6LNG5BCWVL type=del 2024-04-10T03:31:01.359 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.357+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=E45HDCUZ2C1Q type=del size=1402053 2024-04-10T03:31:01.364 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.361+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~6J2JNOJ7LMEJ.0 size=698688 2024-04-10T03:31:01.373 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.373+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=6J2JNOJ7LMEJ tag=3PP18V2J7JHW type=write size=1747264 2024-04-10T03:31:01.379 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.377+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=M0CPC9GPNEJQ type=del size=4094640 2024-04-10T03:31:01.384 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.385+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=KEINI1M5RE06 type=del 2024-04-10T03:31:01.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.393+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~RBMT6O3OWTA3.0 size=361262 2024-04-10T03:31:01.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.393+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=RBMT6O3OWTA3 tag=421JQ4USSN97 type=write size=1409838 2024-04-10T03:31:01.399 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.397+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=DXRD9131K2ID type=del 2024-04-10T03:31:01.408 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.409+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~DZBS6L8VPIWL.0 size=1048576 2024-04-10T03:31:01.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.409+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~DZBS6L8VPIWL.1 size=830840 2024-04-10T03:31:01.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.409+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=DZBS6L8VPIWL tag=9TG9B20M627U type=write size=2927992 2024-04-10T03:31:01.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.417+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~XSI3MAJMG7LD.0 size=1048576 2024-04-10T03:31:01.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.417+0000 7f3681d35640 1 < canceled part key=_multipart_LBDUNL2QNNZJ.2~XSI3MAJMG7LD.1 size=451252 2024-04-10T03:31:01.427 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.425+0000 7f3681d35640 1 < canceled multipart upload key=LBDUNL2QNNZJ upload=XSI3MAJMG7LD tag=CF38NVK6CAUO type=write size=2548404 2024-04-10T03:31:01.432 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.429+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=231788V7OM5Y type=del size=1338086 2024-04-10T03:31:01.436 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.433+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~4SOGJCIMEL28.0 size=915809 2024-04-10T03:31:01.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.441+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=4SOGJCIMEL28 tag=BWPX2GWC1KFY type=write size=1964385 2024-04-10T03:31:01.453 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.453+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~P8ZR9L1NWNK8.0 size=1048576 2024-04-10T03:31:01.457 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.457+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~P8ZR9L1NWNK8.1 size=303607 2024-04-10T03:31:01.457 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.457+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=P8ZR9L1NWNK8 tag=DLO41J2ZSE6O type=write size=2400759 2024-04-10T03:31:01.462 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.461+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~8JQ7I9QOTIC4.0 size=999955 2024-04-10T03:31:01.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.469+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=8JQ7I9QOTIC4 tag=ANXO1BZ0PHKE type=write size=2048531 2024-04-10T03:31:01.479 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.477+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~014N3HI5USFF.0 size=225090 2024-04-10T03:31:01.479 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.477+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=014N3HI5USFF tag=LPIA6PFUON6M type=write size=1273666 2024-04-10T03:31:01.483 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.481+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=J5AM956TTDA7 type=del 2024-04-10T03:31:01.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.493+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~NOI17OIE2R1A.0 size=400168 2024-04-10T03:31:01.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.493+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=NOI17OIE2R1A tag=CF7NYMRB37RX type=write size=1448744 2024-04-10T03:31:01.498 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.497+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=7JWPPY1UN31R type=write size=195430 2024-04-10T03:31:01.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.501+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=OFGRG1J7RPAX type=del size=2774087 2024-04-10T03:31:01.508 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.505+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=2RF21MJ7YHZP type=del 2024-04-10T03:31:01.516 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.517+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~9V6PZQVQK10U.0 size=1048576 2024-04-10T03:31:01.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.517+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~9V6PZQVQK10U.1 size=1048576 2024-04-10T03:31:01.524 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.521+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~9V6PZQVQK10U.2 size=123982 2024-04-10T03:31:01.524 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.521+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=9V6PZQVQK10U tag=R0A8FTTEFLZP type=write size=3269710 2024-04-10T03:31:01.529 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.529+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~O063Z9TLM9EN.0 size=718968 2024-04-10T03:31:01.537 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.537+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=O063Z9TLM9EN tag=JIJZLZHFJE15 type=write size=1767544 2024-04-10T03:31:01.542 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.541+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=85G6S12RYJM5 type=write size=1001067 2024-04-10T03:31:01.547 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.545+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~S453YXWYXYTO.0 size=1048576 2024-04-10T03:31:01.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.549+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~S453YXWYXYTO.1 size=1048576 2024-04-10T03:31:01.555 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.553+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~S453YXWYXYTO.2 size=741676 2024-04-10T03:31:01.564 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.561+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=S453YXWYXYTO tag=2JCDAKHOTTGJ type=write size=3887404 2024-04-10T03:31:01.573 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.573+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~SX37MU277T01.0 size=1048576 2024-04-10T03:31:01.577 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.577+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~SX37MU277T01.1 size=1048576 2024-04-10T03:31:01.581 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.581+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~SX37MU277T01.2 size=723751 2024-04-10T03:31:01.581 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.581+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=SX37MU277T01 tag=BEDMTW5W0OAD type=write size=3869479 2024-04-10T03:31:01.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.585+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~DRABBIUA4NLX.0 size=1048576 2024-04-10T03:31:01.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.589+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~DRABBIUA4NLX.1 size=919412 2024-04-10T03:31:01.598 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.597+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=DRABBIUA4NLX tag=OX247DASEXTA type=write size=3016564 2024-04-10T03:31:01.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.605+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~HPB5N797IS78.0 size=1048576 2024-04-10T03:31:01.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.609+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~HPB5N797IS78.1 size=1048576 2024-04-10T03:31:01.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.613+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~HPB5N797IS78.2 size=488897 2024-04-10T03:31:01.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.613+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=HPB5N797IS78 tag=SQW83SSQGTC7 type=write size=3634625 2024-04-10T03:31:01.619 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.617+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~5HSWMWW6QDZS.0 size=1048576 2024-04-10T03:31:01.623 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.621+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~5HSWMWW6QDZS.1 size=718817 2024-04-10T03:31:01.632 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.629+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=5HSWMWW6QDZS tag=VWZOH8Y0P18U type=write size=2815969 2024-04-10T03:31:01.641 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.641+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~8HFNIPX3091C.0 size=278237 2024-04-10T03:31:01.641 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.641+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=8HFNIPX3091C tag=7NJU2FGDC0LK type=write size=1326813 2024-04-10T03:31:01.650 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.649+0000 7f3681d35640 1 < suggested remove operation key=UY6Q47B6BQ67 tag=F9538YUOZJKW type=write 2024-04-10T03:31:01.654 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.653+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=M2612WMY0HBA type=del size=2421310 2024-04-10T03:31:01.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.657+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=NTKG6RNQQPZS type=del 2024-04-10T03:31:01.664 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.661+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=RJ8NTFDMRJUA type=del size=3141667 2024-04-10T03:31:01.668 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.669+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=E45HDCUZ2C1Q type=del 2024-04-10T03:31:01.678 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.677+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~MDI8XYD1FBA9.0 size=1048576 2024-04-10T03:31:01.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.681+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~MDI8XYD1FBA9.1 size=753067 2024-04-10T03:31:01.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.681+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=MDI8XYD1FBA9 tag=0X0INJKZH1AJ type=write size=2850219 2024-04-10T03:31:01.686 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.685+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=M0CPC9GPNEJQ type=del 2024-04-10T03:31:01.696 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.693+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~I1WTOJI9XFF7.0 size=1048576 2024-04-10T03:31:01.700 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.701+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~I1WTOJI9XFF7.1 size=1048576 2024-04-10T03:31:01.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.701+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~I1WTOJI9XFF7.2 size=635161 2024-04-10T03:31:01.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.701+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=I1WTOJI9XFF7 tag=C6Z5TESXK7KA type=write size=3780889 2024-04-10T03:31:01.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.709+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~RBMT6O3OWTA3.0 size=361262 2024-04-10T03:31:01.719 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.717+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=RBMT6O3OWTA3 tag=421JQ4USSN97 type=write size=1409838 2024-04-10T03:31:01.724 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.721+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=ECSVKVCUQM06 type=del size=2728788 2024-04-10T03:31:01.729 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.729+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~DZBS6L8VPIWL.0 size=1048576 2024-04-10T03:31:01.733 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.733+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~DZBS6L8VPIWL.1 size=830840 2024-04-10T03:31:01.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.741+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=DZBS6L8VPIWL tag=9TG9B20M627U type=write size=2927992 2024-04-10T03:31:01.747 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.745+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=XYMAN3R2R3OD type=del size=1017355 2024-04-10T03:31:01.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.753+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=231788V7OM5Y type=del 2024-04-10T03:31:01.763 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.761+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~79GX8DK1QB60.0 size=1048576 2024-04-10T03:31:01.767 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.765+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~79GX8DK1QB60.1 size=593254 2024-04-10T03:31:01.767 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.765+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=79GX8DK1QB60 tag=36YC0VMLEB8Q type=write size=2690406 2024-04-10T03:31:01.772 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.773+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~P8ZR9L1NWNK8.0 size=1048576 2024-04-10T03:31:01.777 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.777+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~P8ZR9L1NWNK8.1 size=303607 2024-04-10T03:31:01.784 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.781+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=P8ZR9L1NWNK8 tag=DLO41J2ZSE6O type=write size=2400759 2024-04-10T03:31:01.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.789+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~9LNB6I5X72QM.0 size=1048576 2024-04-10T03:31:01.795 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.793+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~9LNB6I5X72QM.1 size=155373 2024-04-10T03:31:01.796 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.793+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=9LNB6I5X72QM tag=GHQMICPUEMIF type=write size=2252525 2024-04-10T03:31:01.800 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.801+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~014N3HI5USFF.0 size=225090 2024-04-10T03:31:01.810 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.809+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=014N3HI5USFF tag=LPIA6PFUON6M type=write size=1273666 2024-04-10T03:31:01.815 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.813+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=O8N5ZB2TD2B7 type=del size=2967434 2024-04-10T03:31:01.821 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.817+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~NOI17OIE2R1A.0 size=400168 2024-04-10T03:31:01.828 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.825+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=NOI17OIE2R1A tag=CF7NYMRB37RX type=write size=1448744 2024-04-10T03:31:01.833 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.833+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=ORWN2JZBAD8F type=write size=37071 2024-04-10T03:31:01.842 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.841+0000 7f3681d35640 1 < suggested remove operation key=2G0NWWDHYG05 tag=OFGRG1J7RPAX type=del 2024-04-10T03:31:01.850 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.849+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~LJE9TLT3Z13B.0 size=205308 2024-04-10T03:31:01.850 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.849+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=LJE9TLT3Z13B tag=QKQAKIEUGPMI type=write size=1253884 2024-04-10T03:31:01.855 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.853+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~9V6PZQVQK10U.0 size=1048576 2024-04-10T03:31:01.858 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.857+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~9V6PZQVQK10U.1 size=1048576 2024-04-10T03:31:01.863 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.861+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~9V6PZQVQK10U.2 size=123982 2024-04-10T03:31:01.871 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.869+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=9V6PZQVQK10U tag=R0A8FTTEFLZP type=write size=3269710 2024-04-10T03:31:01.875 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.873+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=9SA1UTCYMLTD type=del size=3436321 2024-04-10T03:31:01.880 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.881+0000 7f3681d35640 1 < completed write operation key=M42YQA8QF082 tag=85G6S12RYJM5 type=write size=1001067 2024-04-10T03:31:01.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.889+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~RRN724FZTQUB.0 size=1048576 2024-04-10T03:31:01.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.893+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~RRN724FZTQUB.1 size=799979 2024-04-10T03:31:01.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.893+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=RRN724FZTQUB tag=60LTKVORLOCK type=write size=2897131 2024-04-10T03:31:01.898 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.897+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~SX37MU277T01.0 size=1048576 2024-04-10T03:31:01.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.901+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~SX37MU277T01.1 size=1048576 2024-04-10T03:31:01.906 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.905+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~SX37MU277T01.2 size=723751 2024-04-10T03:31:01.915 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.913+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=SX37MU277T01 tag=BEDMTW5W0OAD type=write size=3869479 2024-04-10T03:31:01.920 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.917+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=XXQ72KY6REAZ type=del size=382819 2024-04-10T03:31:01.925 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.925+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~HPB5N797IS78.0 size=1048576 2024-04-10T03:31:01.930 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.929+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~HPB5N797IS78.1 size=1048576 2024-04-10T03:31:01.933 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.933+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~HPB5N797IS78.2 size=488897 2024-04-10T03:31:01.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.941+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=HPB5N797IS78 tag=SQW83SSQGTC7 type=write size=3634625 2024-04-10T03:31:01.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.945+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=4QA3QPOQ5QU6 type=del size=641236 2024-04-10T03:31:01.951 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.949+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~8HFNIPX3091C.0 size=278237 2024-04-10T03:31:01.959 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.957+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=8HFNIPX3091C tag=7NJU2FGDC0LK type=write size=1326813 2024-04-10T03:31:01.967 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.965+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~OIHLZ13AHZX0.0 size=1048576 2024-04-10T03:31:01.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.969+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~OIHLZ13AHZX0.1 size=567771 2024-04-10T03:31:01.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.969+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=OIHLZ13AHZX0 tag=V7NCJ02C6Q6V type=write size=2664923 2024-04-10T03:31:01.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.973+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=M2612WMY0HBA type=del 2024-04-10T03:31:01.981 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.981+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=GZPSA06AH3VI type=del size=1842964 2024-04-10T03:31:01.987 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.985+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=RJ8NTFDMRJUA type=del 2024-04-10T03:31:01.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:01.997+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~OU7YIAFE8BGE.0 size=1048576 2024-04-10T03:31:02.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.001+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~OU7YIAFE8BGE.1 size=282010 2024-04-10T03:31:02.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.001+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=OU7YIAFE8BGE tag=3MLTT64K41O0 type=write size=2379162 2024-04-10T03:31:02.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.009+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~MDI8XYD1FBA9.0 size=1048576 2024-04-10T03:31:02.013 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.013+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~MDI8XYD1FBA9.1 size=753067 2024-04-10T03:31:02.021 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.021+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=MDI8XYD1FBA9 tag=0X0INJKZH1AJ type=write size=2850219 2024-04-10T03:31:02.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.029+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~8Y9J9629UIPW.0 size=785397 2024-04-10T03:31:02.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.029+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=8Y9J9629UIPW tag=GDGNLG8ATRRT type=write size=1833973 2024-04-10T03:31:02.035 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.033+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~I1WTOJI9XFF7.0 size=1048576 2024-04-10T03:31:02.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.037+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~I1WTOJI9XFF7.1 size=1048576 2024-04-10T03:31:02.043 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.041+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~I1WTOJI9XFF7.2 size=635161 2024-04-10T03:31:02.051 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.049+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=I1WTOJI9XFF7 tag=C6Z5TESXK7KA type=write size=3780889 2024-04-10T03:31:02.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.057+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~PCO5GCUS2AI9.0 size=1048576 2024-04-10T03:31:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:31:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:31:01] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2024-04-10T03:31:02.063 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.061+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~PCO5GCUS2AI9.1 size=1048576 2024-04-10T03:31:02.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.065+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~PCO5GCUS2AI9.2 size=262117 2024-04-10T03:31:02.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.065+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=PCO5GCUS2AI9 tag=P426P5RPGR2F type=write size=3407845 2024-04-10T03:31:02.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.073+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=ECSVKVCUQM06 type=del 2024-04-10T03:31:02.082 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.081+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~5NW5CWUXA7FE.0 size=1048576 2024-04-10T03:31:02.086 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.085+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~5NW5CWUXA7FE.1 size=1048576 2024-04-10T03:31:02.090 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.089+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~5NW5CWUXA7FE.2 size=373663 2024-04-10T03:31:02.090 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.089+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=5NW5CWUXA7FE tag=Y7N4PGNYTTYV type=write size=3519391 2024-04-10T03:31:02.095 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.093+0000 7f3681d35640 1 < canceled operation key=E0RSS1JA08WF tag=XYMAN3R2R3OD type=del size=1017355 2024-04-10T03:31:02.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.101+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~G9J6DRULXQMK.0 size=542044 2024-04-10T03:31:02.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.101+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=G9J6DRULXQMK tag=GNIH4BS4YVRZ type=write size=1590620 2024-04-10T03:31:02.108 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.109+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~79GX8DK1QB60.0 size=1048576 2024-04-10T03:31:02.113 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.113+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~79GX8DK1QB60.1 size=593254 2024-04-10T03:31:02.122 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.121+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=79GX8DK1QB60 tag=36YC0VMLEB8Q type=write size=2690406 2024-04-10T03:31:02.131 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.129+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~Z7OZNMHC5Q6W.0 size=333137 2024-04-10T03:31:02.131 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.129+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=Z7OZNMHC5Q6W tag=1XBRVZ5M1QK6 type=write size=1381713 2024-04-10T03:31:02.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.137+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~9LNB6I5X72QM.0 size=1048576 2024-04-10T03:31:02.142 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.141+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~9LNB6I5X72QM.1 size=155373 2024-04-10T03:31:02.150 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.149+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=9LNB6I5X72QM tag=GHQMICPUEMIF type=write size=2252525 2024-04-10T03:31:02.159 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.157+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~32B0G86YW3CB.0 size=1048576 2024-04-10T03:31:02.163 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.161+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~32B0G86YW3CB.1 size=1048576 2024-04-10T03:31:02.167 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.165+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~32B0G86YW3CB.2 size=395384 2024-04-10T03:31:02.167 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.165+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=32B0G86YW3CB tag=1P2NP01UETAL type=write size=3541112 2024-04-10T03:31:02.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.169+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=O8N5ZB2TD2B7 type=del 2024-04-10T03:31:02.177 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.177+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=QXO5UUKWJPJU type=del size=3947615 2024-04-10T03:31:02.182 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.181+0000 7f3681d35640 1 < completed write operation key=DWRW792CYQIR tag=ORWN2JZBAD8F type=write size=37071 2024-04-10T03:31:02.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.185+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=ZCYL7CUAZ0OM type=del size=4073150 2024-04-10T03:31:02.193 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.193+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~LJE9TLT3Z13B.0 size=205308 2024-04-10T03:31:02.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.201+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=LJE9TLT3Z13B tag=QKQAKIEUGPMI type=write size=1253884 2024-04-10T03:31:02.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.205+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=H10Z6VSKRIS0 type=del size=4143337 2024-04-10T03:31:02.211 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.209+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=9SA1UTCYMLTD type=del 2024-04-10T03:31:02.221 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.221+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~K86IS81M6MAO.0 size=1048576 2024-04-10T03:31:02.225 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.225+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~K86IS81M6MAO.1 size=340042 2024-04-10T03:31:02.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.225+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=K86IS81M6MAO tag=MR52CG2MH2AS type=write size=2437194 2024-04-10T03:31:02.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.225+0000 7f3681d35640 1 < canceled part key=_multipart_9GINXS6O1W28.2~RRN724FZTQUB.0 size=1048576 2024-04-10T03:31:02.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.225+0000 7f3681d35640 1 < canceled part key=_multipart_9GINXS6O1W28.2~RRN724FZTQUB.1 size=799979 2024-04-10T03:31:02.235 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.233+0000 7f3681d35640 1 < canceled multipart upload key=9GINXS6O1W28 upload=RRN724FZTQUB tag=60LTKVORLOCK type=write size=2897131 2024-04-10T03:31:02.245 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.245+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~192MMU4ZBO9Y.0 size=1048576 2024-04-10T03:31:02.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.245+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~192MMU4ZBO9Y.1 size=963065 2024-04-10T03:31:02.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.245+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=192MMU4ZBO9Y tag=IC8CVXIK1YI0 type=write size=3060217 2024-04-10T03:31:02.252 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.253+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=XXQ72KY6REAZ type=del 2024-04-10T03:31:02.257 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.257+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=8Y8OTHABBU20 type=del size=2666087 2024-04-10T03:31:02.261 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.261+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=4QA3QPOQ5QU6 type=del 2024-04-10T03:31:02.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.265+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=JLN3VKBCYKQ6 type=del size=708794 2024-04-10T03:31:02.271 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.269+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~OIHLZ13AHZX0.0 size=1048576 2024-04-10T03:31:02.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.273+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~OIHLZ13AHZX0.1 size=567771 2024-04-10T03:31:02.284 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.285+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=OIHLZ13AHZX0 tag=V7NCJ02C6Q6V type=write size=2664923 2024-04-10T03:31:02.290 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.289+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=2TL0ER0O46JI type=del size=2889477 2024-04-10T03:31:02.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.293+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=GZPSA06AH3VI type=del 2024-04-10T03:31:02.300 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.301+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=2M0181RG6YCF type=write size=313252 2024-04-10T03:31:02.306 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.305+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~OU7YIAFE8BGE.0 size=1048576 2024-04-10T03:31:02.311 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.309+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~OU7YIAFE8BGE.1 size=282010 2024-04-10T03:31:02.321 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.321+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=OU7YIAFE8BGE tag=3MLTT64K41O0 type=write size=2379162 2024-04-10T03:31:02.330 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.329+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~81FRBK8FMU73.0 size=1048576 2024-04-10T03:31:02.335 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.333+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~81FRBK8FMU73.1 size=80366 2024-04-10T03:31:02.335 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.333+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=81FRBK8FMU73 tag=V64NW14AI6PO type=write size=2177518 2024-04-10T03:31:02.340 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.341+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~8Y9J9629UIPW.0 size=785397 2024-04-10T03:31:02.348 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.349+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=8Y9J9629UIPW tag=GDGNLG8ATRRT type=write size=1833973 2024-04-10T03:31:02.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.353+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=6Q6LGWCDN75L type=del size=4033360 2024-04-10T03:31:02.359 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.357+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~PCO5GCUS2AI9.0 size=1048576 2024-04-10T03:31:02.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.361+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~PCO5GCUS2AI9.1 size=1048576 2024-04-10T03:31:02.367 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.365+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~PCO5GCUS2AI9.2 size=262117 2024-04-10T03:31:02.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.377+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=PCO5GCUS2AI9 tag=P426P5RPGR2F type=write size=3407845 2024-04-10T03:31:02.382 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.381+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=U2MPWUE65B81 type=write size=239938 2024-04-10T03:31:02.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.385+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~5NW5CWUXA7FE.0 size=1048576 2024-04-10T03:31:02.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.385+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~5NW5CWUXA7FE.1 size=1048576 2024-04-10T03:31:02.391 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.389+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~5NW5CWUXA7FE.2 size=373663 2024-04-10T03:31:02.399 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.397+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=5NW5CWUXA7FE tag=Y7N4PGNYTTYV type=write size=3519391 2024-04-10T03:31:02.404 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.401+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=GXKVP96FML0S type=write size=219683 2024-04-10T03:31:02.409 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.409+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~G9J6DRULXQMK.0 size=542044 2024-04-10T03:31:02.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.417+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=G9J6DRULXQMK tag=GNIH4BS4YVRZ type=write size=1590620 2024-04-10T03:31:02.422 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.421+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=ABNC5RMPGOAJ type=del size=3025866 2024-04-10T03:31:02.427 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.425+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~Z7OZNMHC5Q6W.0 size=333137 2024-04-10T03:31:02.436 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.433+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=Z7OZNMHC5Q6W tag=1XBRVZ5M1QK6 type=write size=1381713 2024-04-10T03:31:02.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.441+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=Q3SCYGKLEP8T type=del size=581026 2024-04-10T03:31:02.446 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.445+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~32B0G86YW3CB.0 size=1048576 2024-04-10T03:31:02.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.449+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~32B0G86YW3CB.1 size=1048576 2024-04-10T03:31:02.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.453+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~32B0G86YW3CB.2 size=395384 2024-04-10T03:31:02.462 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.461+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=32B0G86YW3CB tag=1P2NP01UETAL type=write size=3541112 2024-04-10T03:31:02.467 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.465+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=IOH54597XQFD type=del size=948073 2024-04-10T03:31:02.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.469+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=QXO5UUKWJPJU type=del 2024-04-10T03:31:02.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.477+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=G9EAACRWJRZC type=write size=174734 2024-04-10T03:31:02.482 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.481+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=ZCYL7CUAZ0OM type=del 2024-04-10T03:31:02.490 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.489+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~C2P3ILN8J87K.0 size=1048576 2024-04-10T03:31:02.495 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.493+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~C2P3ILN8J87K.1 size=1048576 2024-04-10T03:31:02.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.497+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~C2P3ILN8J87K.2 size=853272 2024-04-10T03:31:02.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.497+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=C2P3ILN8J87K tag=6IXV86RD17WD type=write size=3999000 2024-04-10T03:31:02.504 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.505+0000 7f3681d35640 1 < canceled operation key=B1TVXAV8NY2C tag=H10Z6VSKRIS0 type=del size=4143337 2024-04-10T03:31:02.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.509+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=XD4Z9MEPLQ9D type=del size=1692645 2024-04-10T03:31:02.514 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.513+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~K86IS81M6MAO.0 size=1048576 2024-04-10T03:31:02.519 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.517+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~K86IS81M6MAO.1 size=340042 2024-04-10T03:31:02.527 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.525+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=K86IS81M6MAO tag=MR52CG2MH2AS type=write size=2437194 2024-04-10T03:31:02.533 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.533+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=8B9OMG21QSVK type=del size=678092 2024-04-10T03:31:02.537 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.537+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~192MMU4ZBO9Y.0 size=1048576 2024-04-10T03:31:02.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.541+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~192MMU4ZBO9Y.1 size=963065 2024-04-10T03:31:02.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.549+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=192MMU4ZBO9Y tag=IC8CVXIK1YI0 type=write size=3060217 2024-04-10T03:31:02.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.553+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=OA1T885L9QX8 type=write size=229238 2024-04-10T03:31:02.561 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.561+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=8Y8OTHABBU20 type=del 2024-04-10T03:31:02.565 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.565+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=0O5CHBWXJI1D type=del size=234030 2024-04-10T03:31:02.571 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.569+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=JLN3VKBCYKQ6 type=del 2024-04-10T03:31:02.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.577+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~1D3GBL8U001B.0 size=1048576 2024-04-10T03:31:02.584 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.585+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~1D3GBL8U001B.1 size=412235 2024-04-10T03:31:02.584 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.585+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=1D3GBL8U001B tag=7Z6WE6PKX6WX type=write size=2509387 2024-04-10T03:31:02.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.589+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=2TL0ER0O46JI type=del 2024-04-10T03:31:02.595 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.593+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=3B5MR3ZPDN1Z type=del size=136865 2024-04-10T03:31:02.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.601+0000 7f3681d35640 1 < completed write operation key=5SOK1Y0EI6TJ tag=2M0181RG6YCF type=write size=313252 2024-04-10T03:31:02.611 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.609+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~G87JDSLPTACR.0 size=1048576 2024-04-10T03:31:02.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.613+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~G87JDSLPTACR.1 size=1048576 2024-04-10T03:31:02.619 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.617+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~G87JDSLPTACR.2 size=300407 2024-04-10T03:31:02.619 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.617+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=G87JDSLPTACR tag=7DKHZ3K0ITA5 type=write size=3446135 2024-04-10T03:31:02.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.617+0000 7f3681d35640 1 < canceled part key=_multipart_RY85H9R39S37.2~81FRBK8FMU73.0 size=1048576 2024-04-10T03:31:02.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.617+0000 7f3681d35640 1 < canceled part key=_multipart_RY85H9R39S37.2~81FRBK8FMU73.1 size=80366 2024-04-10T03:31:02.629 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.629+0000 7f3681d35640 1 < canceled multipart upload key=RY85H9R39S37 upload=81FRBK8FMU73 tag=V64NW14AI6PO type=write size=2177518 2024-04-10T03:31:02.637 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.637+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~Z55IIMJCGNOG.0 size=1048576 2024-04-10T03:31:02.642 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.641+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~Z55IIMJCGNOG.1 size=1048576 2024-04-10T03:31:02.649 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.645+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~Z55IIMJCGNOG.2 size=165048 2024-04-10T03:31:02.650 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.645+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=Z55IIMJCGNOG tag=X3JSLB3Y7MGR type=write size=3310776 2024-04-10T03:31:02.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.649+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=6Q6LGWCDN75L type=del 2024-04-10T03:31:02.656 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.653+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=LWUW6Q9QD768 type=del size=723044 2024-04-10T03:31:02.661 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.661+0000 7f3681d35640 1 < completed write operation key=5SOK1Y0EI6TJ tag=U2MPWUE65B81 type=write size=239938 2024-04-10T03:31:02.666 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.665+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=CMHXYB4AEW6E type=write size=493380 2024-04-10T03:31:02.676 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.677+0000 7f3681d35640 1 < suggested update operation key=UKP27BC5X2HN tag=GXKVP96FML0S type=write size=219683 2024-04-10T03:31:02.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.681+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=JQ6SEMUGCEAI type=del size=3388665 2024-04-10T03:31:02.692 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.693+0000 7f3681d35640 1 < suggested remove operation key=YB88V6V4V98Z tag=ABNC5RMPGOAJ type=del 2024-04-10T03:31:02.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.697+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=4OT4RGEEO4M7 type=del size=2842216 2024-04-10T03:31:02.703 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.701+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=Q3SCYGKLEP8T type=del 2024-04-10T03:31:02.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.709+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=1WP50YLRTOOK type=del size=1023985 2024-04-10T03:31:02.719 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.717+0000 7f3681d35640 1 < suggested update operation key=UKP27BC5X2HN tag=IOH54597XQFD type=del size=948073 2024-04-10T03:31:02.727 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.725+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~LXTYUGI33BDM.0 size=156196 2024-04-10T03:31:02.727 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.725+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=LXTYUGI33BDM tag=1K5UCO9JUKLK type=write size=1204772 2024-04-10T03:31:02.736 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.737+0000 7f3681d35640 1 < suggested remove operation key=6EJTTV3FFONR tag=G9EAACRWJRZC type=write 2024-04-10T03:31:02.744 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.745+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~YI7QCDBXM4WZ.0 size=1048576 2024-04-10T03:31:02.749 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.749+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~YI7QCDBXM4WZ.1 size=400655 2024-04-10T03:31:02.749 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.749+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=YI7QCDBXM4WZ tag=HO1BNNASGVYB type=write size=2497807 2024-04-10T03:31:02.753 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.753+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~C2P3ILN8J87K.0 size=1048576 2024-04-10T03:31:02.757 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.757+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~C2P3ILN8J87K.1 size=1048576 2024-04-10T03:31:02.761 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.761+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~C2P3ILN8J87K.2 size=853272 2024-04-10T03:31:02.770 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.769+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=C2P3ILN8J87K tag=6IXV86RD17WD type=write size=3999000 2024-04-10T03:31:02.775 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.773+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=JGM0S06KI75G type=del size=1242041 2024-04-10T03:31:02.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.785+0000 7f3681d35640 1 < suggested remove operation key=F065S663O4VY tag=XD4Z9MEPLQ9D type=del 2024-04-10T03:31:02.789 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.789+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=CVP19KFIE35E type=del size=2879997 2024-04-10T03:31:02.793 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.793+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=8B9OMG21QSVK type=del 2024-04-10T03:31:02.798 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.797+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=4O43HRXHC9FI type=write size=978594 2024-04-10T03:31:02.802 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.801+0000 7f3681d35640 1 < completed write operation key=5SOK1Y0EI6TJ tag=OA1T885L9QX8 type=write size=229238 2024-04-10T03:31:02.810 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.809+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~0XI0FSKGF766.0 size=673146 2024-04-10T03:31:02.811 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.809+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=0XI0FSKGF766 tag=OXRDMYNGQL21 type=write size=1721722 2024-04-10T03:31:02.814 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.813+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=0O5CHBWXJI1D type=del 2024-04-10T03:31:02.821 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.821+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=MS6Z1AD54RKW type=del size=3020946 2024-04-10T03:31:02.827 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.825+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~1D3GBL8U001B.0 size=1048576 2024-04-10T03:31:02.827 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.825+0000 7f3681d35640 1 < canceled part key=_multipart_2MYMDF371BVI.2~1D3GBL8U001B.1 size=412235 2024-04-10T03:31:02.837 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.837+0000 7f3681d35640 1 < canceled multipart upload key=2MYMDF371BVI upload=1D3GBL8U001B tag=7Z6WE6PKX6WX type=write size=2509387 2024-04-10T03:31:02.842 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.841+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=YHN8E7WOWNE3 type=del size=2706121 2024-04-10T03:31:02.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.845+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=3B5MR3ZPDN1Z type=del 2024-04-10T03:31:02.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.857+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~GKA0DPKQ7V66.0 size=1048576 2024-04-10T03:31:02.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.861+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~GKA0DPKQ7V66.1 size=911310 2024-04-10T03:31:02.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.861+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=GKA0DPKQ7V66 tag=7J9OKD1SNDX0 type=write size=3008462 2024-04-10T03:31:02.866 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.865+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~G87JDSLPTACR.0 size=1048576 2024-04-10T03:31:02.866 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.865+0000 7f3681d35640 1 < canceled part key=_multipart_0C53MDL2UIWC.2~G87JDSLPTACR.1 size=1048576 2024-04-10T03:31:02.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.869+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~G87JDSLPTACR.2 size=300407 2024-04-10T03:31:02.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.877+0000 7f3681d35640 1 < canceled multipart upload key=0C53MDL2UIWC upload=G87JDSLPTACR tag=7DKHZ3K0ITA5 type=write size=3446135 2024-04-10T03:31:02.883 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.881+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=UQSPPOLQ3S1G type=del size=902220 2024-04-10T03:31:02.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.889+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~Z55IIMJCGNOG.0 size=1048576 2024-04-10T03:31:02.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.889+0000 7f3681d35640 1 < canceled part key=_multipart_F065S663O4VY.2~Z55IIMJCGNOG.1 size=1048576 2024-04-10T03:31:02.894 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.893+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~Z55IIMJCGNOG.2 size=165048 2024-04-10T03:31:02.903 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.901+0000 7f3681d35640 1 < canceled multipart upload key=F065S663O4VY upload=Z55IIMJCGNOG tag=X3JSLB3Y7MGR type=write size=3310776 2024-04-10T03:31:02.908 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.905+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=7W37I9F2WNUO type=del size=3371161 2024-04-10T03:31:02.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.917+0000 7f3681d35640 1 < suggested update operation key=DNHKDP9DGSJ7 tag=LWUW6Q9QD768 type=del size=723044 2024-04-10T03:31:02.921 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.921+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=LRNN1BFGI7CD type=del size=2243200 2024-04-10T03:31:02.931 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.929+0000 7f3681d35640 1 < suggested update operation key=JMYOGWOKOS63 tag=CMHXYB4AEW6E type=write size=493380 2024-04-10T03:31:02.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.933+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=SM80NA0ML6N0 type=del size=2558795 2024-04-10T03:31:02.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.941+0000 7f3681d35640 -1 < failed to complete operation key=YB88V6V4V98Z tag=JQ6SEMUGCEAI type=del size=3388665: (22) Invalid argument 2024-04-10T03:31:02.949 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.949+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~1756ZDH3URYQ.0 size=208521 2024-04-10T03:31:02.950 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.949+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=1756ZDH3URYQ tag=9Y412C3LUJZ2 type=write size=1257097 2024-04-10T03:31:02.955 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.953+0000 7f3681d35640 -1 < failed to complete operation key=F065S663O4VY tag=4OT4RGEEO4M7 type=del size=2842216: (22) Invalid argument 2024-04-10T03:31:02.961 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.961+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=LPY2U04MG6XG type=write size=425196 2024-04-10T03:31:02.966 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.965+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=1WP50YLRTOOK type=del 2024-04-10T03:31:02.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.969+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=4N9NVKM9TITQ type=del size=216517 2024-04-10T03:31:02.975 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.973+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~LXTYUGI33BDM.0 size=156196 2024-04-10T03:31:02.984 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.981+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=LXTYUGI33BDM tag=1K5UCO9JUKLK type=write size=1204772 2024-04-10T03:31:02.988 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.989+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=RUU0Y65FK763 type=write size=165807 2024-04-10T03:31:02.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.993+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~YI7QCDBXM4WZ.0 size=1048576 2024-04-10T03:31:02.994 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:02.993+0000 7f3681d35640 1 < canceled part key=_multipart_0SRLP35OTH1O.2~YI7QCDBXM4WZ.1 size=400655 2024-04-10T03:31:03.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.001+0000 7f3681d35640 1 < canceled multipart upload key=0SRLP35OTH1O upload=YI7QCDBXM4WZ tag=HO1BNNASGVYB type=write size=2497807 2024-04-10T03:31:03.011 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.009+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~BUQY94II2PEG.0 size=694760 2024-04-10T03:31:03.011 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.009+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=BUQY94II2PEG tag=ZZR10JMFX3F2 type=write size=1743336 2024-04-10T03:31:03.017 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.017+0000 7f3681d35640 1 < canceled operation key=RY85H9R39S37 tag=JGM0S06KI75G type=del size=1242041 2024-04-10T03:31:03.023 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.021+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=H0AA8TQXLJ73 type=del size=3523810 2024-04-10T03:31:03.028 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.025+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=CVP19KFIE35E type=del 2024-04-10T03:31:03.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.037+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~AMPY4X06KSXE.0 size=255401 2024-04-10T03:31:03.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.037+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=AMPY4X06KSXE tag=7FW18P8J8CIS type=write size=1303977 2024-04-10T03:31:03.044 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.041+0000 7f3681d35640 1 < completed write operation key=6EJTTV3FFONR tag=4O43HRXHC9FI type=write size=978594 2024-04-10T03:31:03.053 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.053+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~FRRTC5JVFOY0.0 size=1048576 2024-04-10T03:31:03.057 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.057+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~FRRTC5JVFOY0.1 size=391454 2024-04-10T03:31:03.057 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.057+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=FRRTC5JVFOY0 tag=XRUI4XC5QX10 type=write size=2488606 2024-04-10T03:31:03.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.061+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~0XI0FSKGF766.0 size=673146 2024-04-10T03:31:03.070 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.069+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=0XI0FSKGF766 tag=OXRDMYNGQL21 type=write size=1721722 2024-04-10T03:31:03.079 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.077+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~K1RXPOWQUAUM.0 size=1048576 2024-04-10T03:31:03.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.081+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~K1RXPOWQUAUM.1 size=1048576 2024-04-10T03:31:03.088 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.085+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~K1RXPOWQUAUM.2 size=1040078 2024-04-10T03:31:03.088 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.085+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=K1RXPOWQUAUM tag=296539GY6ISN type=write size=4185806 2024-04-10T03:31:03.097 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.097+0000 7f3681d35640 1 < suggested update operation key=9GINXS6O1W28 tag=MS6Z1AD54RKW type=del size=3020946 2024-04-10T03:31:03.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.105+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~YCN6TCD8Y32M.0 size=170249 2024-04-10T03:31:03.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.105+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=YCN6TCD8Y32M tag=3A52KWA734CZ type=write size=1218825 2024-04-10T03:31:03.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.109+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=YHN8E7WOWNE3 type=del 2024-04-10T03:31:03.116 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.113+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~AIPK3JG8PKKH.0 size=1048576 2024-04-10T03:31:03.119 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.117+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~AIPK3JG8PKKH.1 size=1048576 2024-04-10T03:31:03.123 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.121+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~AIPK3JG8PKKH.2 size=568087 2024-04-10T03:31:03.123 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.121+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=AIPK3JG8PKKH tag=XY0HRNB72FPW type=write size=3713815 2024-04-10T03:31:03.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.125+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~GKA0DPKQ7V66.0 size=1048576 2024-04-10T03:31:03.130 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.129+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~GKA0DPKQ7V66.1 size=911310 2024-04-10T03:31:03.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.137+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=GKA0DPKQ7V66 tag=7J9OKD1SNDX0 type=write size=3008462 2024-04-10T03:31:03.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.145+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~EIX8ZX0KQQ92.0 size=1048576 2024-04-10T03:31:03.148 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.145+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~EIX8ZX0KQQ92.1 size=484756 2024-04-10T03:31:03.148 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.145+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=EIX8ZX0KQQ92 tag=YU7MFHGRMSY1 type=write size=2581908 2024-04-10T03:31:03.152 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.153+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=UQSPPOLQ3S1G type=del 2024-04-10T03:31:03.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.157+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=IMXYQLKN7U7P type=del size=2046066 2024-04-10T03:31:03.160 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.161+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=7W37I9F2WNUO type=del 2024-04-10T03:31:03.170 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.169+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~T6YHUP2L6FYG.0 size=1048576 2024-04-10T03:31:03.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:02 smithi136 bash[68278]: cluster 2024-04-10T03:31:01.750537+0000 mgr.y (mgr.25133) 739 : cluster 0 pgmap v1411: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 424 KiB/s rd, 148 KiB/s wr, 748 op/s 2024-04-10T03:31:03.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.169+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~T6YHUP2L6FYG.1 size=731992 2024-04-10T03:31:03.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.169+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=T6YHUP2L6FYG tag=9IXFHJKY31WM type=write size=2829144 2024-04-10T03:31:03.176 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.177+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=LRNN1BFGI7CD type=del 2024-04-10T03:31:03.180 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.177+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=GLEJHV298E5G type=del size=1722613 2024-04-10T03:31:03.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.189+0000 7f3681d35640 1 < suggested update operation key=B1TVXAV8NY2C tag=SM80NA0ML6N0 type=del size=2558795 2024-04-10T03:31:03.197 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.197+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~FEJ77WS7NT86.0 size=1048576 2024-04-10T03:31:03.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.201+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~FEJ77WS7NT86.1 size=1048576 2024-04-10T03:31:03.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.205+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~FEJ77WS7NT86.2 size=596807 2024-04-10T03:31:03.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.205+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=FEJ77WS7NT86 tag=VRUG43X41O6H type=write size=3742535 2024-04-10T03:31:03.209 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.209+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~1756ZDH3URYQ.0 size=208521 2024-04-10T03:31:03.217 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.217+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=1756ZDH3URYQ tag=9Y412C3LUJZ2 type=write size=1257097 2024-04-10T03:31:03.225 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.225+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~EHG0B5U0MKSX.0 size=440853 2024-04-10T03:31:03.225 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.225+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=EHG0B5U0MKSX tag=6WXHOMP0N0OX type=write size=1489429 2024-04-10T03:31:03.229 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.229+0000 7f3681d35640 1 < completed write operation key=UKP27BC5X2HN tag=LPY2U04MG6XG type=write size=425196 2024-04-10T03:31:03.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.233+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=RM54V46FPAQY type=del size=1520924 2024-04-10T03:31:03.238 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.237+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=4N9NVKM9TITQ type=del 2024-04-10T03:31:03.242 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.241+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=AFWXRAN4L5M3 type=del size=880853 2024-04-10T03:31:03.247 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.245+0000 7f3681d35640 1 < completed write operation key=5SOK1Y0EI6TJ tag=RUU0Y65FK763 type=write size=165807 2024-04-10T03:31:03.251 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.249+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=R9JMHWR6GPSR type=write size=904773 2024-04-10T03:31:03.255 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.253+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~BUQY94II2PEG.0 size=694760 2024-04-10T03:31:03.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.261+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=BUQY94II2PEG tag=ZZR10JMFX3F2 type=write size=1743336 2024-04-10T03:31:03.271 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.269+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~PCR21PVQT67L.0 size=1048576 2024-04-10T03:31:03.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.273+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~PCR21PVQT67L.1 size=1048576 2024-04-10T03:31:03.278 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.277+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~PCR21PVQT67L.2 size=348591 2024-04-10T03:31:03.278 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.277+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=PCR21PVQT67L tag=L27BGN7RQYWI type=write size=3494319 2024-04-10T03:31:03.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.281+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=H0AA8TQXLJ73 type=del 2024-04-10T03:31:03.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.285+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=RNP1WEWYHZQZ type=del size=2538505 2024-04-10T03:31:03.293 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.293+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~AMPY4X06KSXE.0 size=255401 2024-04-10T03:31:03.301 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.301+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=AMPY4X06KSXE tag=7FW18P8J8CIS type=write size=1303977 2024-04-10T03:31:03.309 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.309+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~2KUTW8YQZ3Z7.0 size=61557 2024-04-10T03:31:03.309 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.309+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=2KUTW8YQZ3Z7 tag=SJOZLWM3G8C4 type=write size=1110133 2024-04-10T03:31:03.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:02 smithi016 bash[72916]: cluster 2024-04-10T03:31:01.750537+0000 mgr.y (mgr.25133) 739 : cluster 0 pgmap v1411: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 424 KiB/s rd, 148 KiB/s wr, 748 op/s 2024-04-10T03:31:03.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:02 smithi016 bash[74137]: cluster 2024-04-10T03:31:01.750537+0000 mgr.y (mgr.25133) 739 : cluster 0 pgmap v1411: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 424 KiB/s rd, 148 KiB/s wr, 748 op/s 2024-04-10T03:31:03.314 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.313+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~FRRTC5JVFOY0.0 size=1048576 2024-04-10T03:31:03.318 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.317+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~FRRTC5JVFOY0.1 size=391454 2024-04-10T03:31:03.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.325+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=FRRTC5JVFOY0 tag=XRUI4XC5QX10 type=write size=2488606 2024-04-10T03:31:03.335 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.333+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~REVLO09ERXRR.0 size=1048576 2024-04-10T03:31:03.339 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.337+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~REVLO09ERXRR.1 size=679205 2024-04-10T03:31:03.339 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.337+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=REVLO09ERXRR tag=0VJGEDNSOFKM type=write size=2776357 2024-04-10T03:31:03.344 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.345+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~K1RXPOWQUAUM.0 size=1048576 2024-04-10T03:31:03.348 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.349+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~K1RXPOWQUAUM.1 size=1048576 2024-04-10T03:31:03.352 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.353+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~K1RXPOWQUAUM.2 size=1040078 2024-04-10T03:31:03.361 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.361+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=K1RXPOWQUAUM tag=296539GY6ISN type=write size=4185806 2024-04-10T03:31:03.365 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.365+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=CXX8X8P2B5LA type=del size=2289239 2024-04-10T03:31:03.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.369+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~YCN6TCD8Y32M.0 size=170249 2024-04-10T03:31:03.378 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.377+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=YCN6TCD8Y32M tag=3A52KWA734CZ type=write size=1218825 2024-04-10T03:31:03.383 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.381+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=CXKKZQAJYJGT type=write size=360965 2024-04-10T03:31:03.387 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.385+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~AIPK3JG8PKKH.0 size=1048576 2024-04-10T03:31:03.391 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.389+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~AIPK3JG8PKKH.1 size=1048576 2024-04-10T03:31:03.395 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.393+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~AIPK3JG8PKKH.2 size=568087 2024-04-10T03:31:03.403 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.401+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=AIPK3JG8PKKH tag=XY0HRNB72FPW type=write size=3713815 2024-04-10T03:31:03.409 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.409+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=D030DKHHG00J type=del size=1189912 2024-04-10T03:31:03.414 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.413+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~EIX8ZX0KQQ92.0 size=1048576 2024-04-10T03:31:03.414 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.413+0000 7f3681d35640 1 < canceled part key=_multipart_DWRW792CYQIR.2~EIX8ZX0KQQ92.1 size=484756 2024-04-10T03:31:03.422 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.421+0000 7f3681d35640 1 < canceled multipart upload key=DWRW792CYQIR upload=EIX8ZX0KQQ92 tag=YU7MFHGRMSY1 type=write size=2581908 2024-04-10T03:31:03.428 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.425+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=ZZF6HDXJTJ5U type=del size=3491960 2024-04-10T03:31:03.432 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.429+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=IMXYQLKN7U7P type=del 2024-04-10T03:31:03.437 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.437+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=QH70ZKXFQC2K type=del size=3055031 2024-04-10T03:31:03.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.441+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~T6YHUP2L6FYG.0 size=1048576 2024-04-10T03:31:03.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.441+0000 7f3681d35640 1 < canceled part key=_multipart_E0RSS1JA08WF.2~T6YHUP2L6FYG.1 size=731992 2024-04-10T03:31:03.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.449+0000 7f3681d35640 1 < canceled multipart upload key=E0RSS1JA08WF upload=T6YHUP2L6FYG tag=9IXFHJKY31WM type=write size=2829144 2024-04-10T03:31:03.453 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.453+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=G9T35KYYN6SR type=write size=781543 2024-04-10T03:31:03.458 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.457+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=GLEJHV298E5G type=del 2024-04-10T03:31:03.467 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.465+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KNYXHA3ETHYB.0 size=1048576 2024-04-10T03:31:03.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.469+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KNYXHA3ETHYB.1 size=301974 2024-04-10T03:31:03.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.469+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=KNYXHA3ETHYB tag=I67TISKJKE5D type=write size=2399126 2024-04-10T03:31:03.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.477+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~FEJ77WS7NT86.0 size=1048576 2024-04-10T03:31:03.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.481+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~FEJ77WS7NT86.1 size=1048576 2024-04-10T03:31:03.484 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.485+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~FEJ77WS7NT86.2 size=596807 2024-04-10T03:31:03.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.493+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=FEJ77WS7NT86 tag=VRUG43X41O6H type=write size=3742535 2024-04-10T03:31:03.497 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.497+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=KGNA822B0NR3 type=write size=517135 2024-04-10T03:31:03.502 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.501+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~EHG0B5U0MKSX.0 size=440853 2024-04-10T03:31:03.512 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.513+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=EHG0B5U0MKSX tag=6WXHOMP0N0OX type=write size=1489429 2024-04-10T03:31:03.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.517+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=0B1OUQ3ZJ4TX type=write size=719723 2024-04-10T03:31:03.522 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.521+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=RM54V46FPAQY type=del 2024-04-10T03:31:03.530 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.529+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~1N7R5QBQNGE9.0 size=1048576 2024-04-10T03:31:03.534 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.533+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~1N7R5QBQNGE9.1 size=784640 2024-04-10T03:31:03.535 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.533+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=1N7R5QBQNGE9 tag=4LXCGDEZOK6R type=write size=2881792 2024-04-10T03:31:03.539 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.537+0000 7f3681d35640 1 < canceled operation key=AVSQ6ZAXYX9N tag=AFWXRAN4L5M3 type=del size=880853 2024-04-10T03:31:03.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.541+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=PGEI81SEQZN5 type=del size=1639103 2024-04-10T03:31:03.554 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.553+0000 7f3681d35640 1 < suggested remove operation key=LBDUNL2QNNZJ tag=R9JMHWR6GPSR type=write 2024-04-10T03:31:03.559 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.557+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=0S6LQQ72OYHX type=del size=2675204 2024-04-10T03:31:03.564 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.561+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~PCR21PVQT67L.0 size=1048576 2024-04-10T03:31:03.569 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.569+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~PCR21PVQT67L.1 size=1048576 2024-04-10T03:31:03.573 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.573+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~PCR21PVQT67L.2 size=348591 2024-04-10T03:31:03.581 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.581+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=PCR21PVQT67L tag=L27BGN7RQYWI type=write size=3494319 2024-04-10T03:31:03.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.589+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~Q2RJRZECCNO5.0 size=1048576 2024-04-10T03:31:03.594 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.593+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~Q2RJRZECCNO5.1 size=1048576 2024-04-10T03:31:03.598 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.597+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~Q2RJRZECCNO5.2 size=84052 2024-04-10T03:31:03.598 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.597+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=Q2RJRZECCNO5 tag=JXU69OG50EJG type=write size=3229780 2024-04-10T03:31:03.604 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.601+0000 7f3681d35640 -1 < failed to complete operation key=LBDUNL2QNNZJ tag=RNP1WEWYHZQZ type=del size=2538505: (22) Invalid argument 2024-04-10T03:31:03.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.613+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~GCJ2Y0ZQK99Q.0 size=873560 2024-04-10T03:31:03.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.613+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=GCJ2Y0ZQK99Q tag=E9RERH8U7L0C type=write size=1922136 2024-04-10T03:31:03.618 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.617+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~2KUTW8YQZ3Z7.0 size=61557 2024-04-10T03:31:03.626 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.625+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=2KUTW8YQZ3Z7 tag=SJOZLWM3G8C4 type=write size=1110133 2024-04-10T03:31:03.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.629+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=283JXSPEUL8W type=del size=1258067 2024-04-10T03:31:03.634 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.633+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~REVLO09ERXRR.0 size=1048576 2024-04-10T03:31:03.639 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.637+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~REVLO09ERXRR.1 size=679205 2024-04-10T03:31:03.646 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.645+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=REVLO09ERXRR tag=0VJGEDNSOFKM type=write size=2776357 2024-04-10T03:31:03.654 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.653+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~KMQ42T33UXDD.0 size=208762 2024-04-10T03:31:03.655 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.653+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=KMQ42T33UXDD tag=U0BSCXH56LNZ type=write size=1257338 2024-04-10T03:31:03.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.657+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=CXX8X8P2B5LA type=del 2024-04-10T03:31:03.663 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.661+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=NNP3K620P8LR type=del size=2306602 2024-04-10T03:31:03.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.669+0000 7f3681d35640 1 < completed write operation key=0WIDF4906L06 tag=CXKKZQAJYJGT type=write size=360965 2024-04-10T03:31:03.674 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.673+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=56H61KODT9U8 type=del size=4071478 2024-04-10T03:31:03.679 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.677+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=D030DKHHG00J type=del 2024-04-10T03:31:03.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.681+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=VVTK3Q3962SW type=write size=717007 2024-04-10T03:31:03.688 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.689+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=ZZF6HDXJTJ5U type=del 2024-04-10T03:31:03.693 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.693+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=CPVYOBIMAERU type=del size=670568 2024-04-10T03:31:03.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.697+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=QH70ZKXFQC2K type=del 2024-04-10T03:31:03.702 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.701+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=1RIQ56W8RGOG type=del size=1965629 2024-04-10T03:31:03.707 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.705+0000 7f3681d35640 -1 < failed to complete operation key=LBDUNL2QNNZJ tag=G9T35KYYN6SR type=write size=781543: (22) Invalid argument 2024-04-10T03:31:03.712 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.709+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=WNX3X3HIO46G type=del size=442983 2024-04-10T03:31:03.716 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.717+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KNYXHA3ETHYB.0 size=1048576 2024-04-10T03:31:03.720 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.721+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KNYXHA3ETHYB.1 size=301974 2024-04-10T03:31:03.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.729+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=KNYXHA3ETHYB tag=I67TISKJKE5D type=write size=2399126 2024-04-10T03:31:03.734 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.733+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=0L6A1DVAVP95 type=del size=3702484 2024-04-10T03:31:03.744 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.741+0000 7f3681d35640 1 < suggested remove operation key=F065S663O4VY tag=KGNA822B0NR3 type=write 2024-04-10T03:31:03.753 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.753+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~PZ8JCKLSW31S.0 size=1048576 2024-04-10T03:31:03.757 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.757+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~PZ8JCKLSW31S.1 size=1048576 2024-04-10T03:31:03.762 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.761+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~PZ8JCKLSW31S.2 size=524385 2024-04-10T03:31:03.762 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.761+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=PZ8JCKLSW31S tag=TG1KMJT9N64N type=write size=3670113 2024-04-10T03:31:03.768 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.765+0000 7f3681d35640 1 < completed write operation key=JMYOGWOKOS63 tag=0B1OUQ3ZJ4TX type=write size=719723 2024-04-10T03:31:03.772 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.773+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=FKFBNH4FP1L7 type=write size=69293 2024-04-10T03:31:03.777 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.777+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~1N7R5QBQNGE9.0 size=1048576 2024-04-10T03:31:03.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.781+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~1N7R5QBQNGE9.1 size=784640 2024-04-10T03:31:03.790 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.789+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=1N7R5QBQNGE9 tag=4LXCGDEZOK6R type=write size=2881792 2024-04-10T03:31:03.795 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.793+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=R9BCSEK49SQI type=del size=4106520 2024-04-10T03:31:03.800 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.801+0000 7f3681d35640 1 < canceled operation key=DWRW792CYQIR tag=PGEI81SEQZN5 type=del size=1639103 2024-04-10T03:31:03.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.805+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=03B1AMG1Q074 type=del size=1193701 2024-04-10T03:31:03.811 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.809+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=0S6LQQ72OYHX type=del 2024-04-10T03:31:03.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.813+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=RWD4C8D6NIRU type=del size=3983120 2024-04-10T03:31:03.821 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.821+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~Q2RJRZECCNO5.0 size=1048576 2024-04-10T03:31:03.821 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.821+0000 7f3681d35640 1 < canceled part key=_multipart_JMYOGWOKOS63.2~Q2RJRZECCNO5.1 size=1048576 2024-04-10T03:31:03.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.825+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~Q2RJRZECCNO5.2 size=84052 2024-04-10T03:31:03.834 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.833+0000 7f3681d35640 1 < canceled multipart upload key=JMYOGWOKOS63 upload=Q2RJRZECCNO5 tag=JXU69OG50EJG type=write size=3229780 2024-04-10T03:31:03.844 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.841+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~58LHI3QZN49X.0 size=1048576 2024-04-10T03:31:03.846 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.845+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~58LHI3QZN49X.1 size=697620 2024-04-10T03:31:03.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.845+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=58LHI3QZN49X tag=6VBPD59FYM9N type=write size=2794772 2024-04-10T03:31:03.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.845+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~GCJ2Y0ZQK99Q.0 size=873560 2024-04-10T03:31:03.854 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.853+0000 7f3681d35640 1 < canceled multipart upload key=XS3QMVD9HETO upload=GCJ2Y0ZQK99Q tag=E9RERH8U7L0C type=write size=1922136 2024-04-10T03:31:03.863 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.861+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~6FHO8C6YCPJO.0 size=1048576 2024-04-10T03:31:03.867 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.865+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~6FHO8C6YCPJO.1 size=1048576 2024-04-10T03:31:03.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.869+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~6FHO8C6YCPJO.2 size=469312 2024-04-10T03:31:03.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.869+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=6FHO8C6YCPJO tag=UA1530KG144B type=write size=3615040 2024-04-10T03:31:03.876 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.873+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=283JXSPEUL8W type=del 2024-04-10T03:31:03.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.881+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=CNZGA01HILBU type=write size=711478 2024-04-10T03:31:03.886 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.885+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~KMQ42T33UXDD.0 size=208762 2024-04-10T03:31:03.894 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.893+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=KMQ42T33UXDD tag=U0BSCXH56LNZ type=write size=1257338 2024-04-10T03:31:03.898 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.897+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=IIBX3SM7X9O1 type=del size=516546 2024-04-10T03:31:03.903 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.901+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=NNP3K620P8LR type=del 2024-04-10T03:31:03.907 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.905+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=68SZASBNKD23 type=write size=597656 2024-04-10T03:31:03.918 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.917+0000 7f3681d35640 1 < suggested update operation key=LFZ1G65B5ENO tag=56H61KODT9U8 type=del size=4071478 2024-04-10T03:31:03.925 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.925+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~Q3PEUD9GICDH.0 size=1048576 2024-04-10T03:31:03.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.929+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~Q3PEUD9GICDH.1 size=1048576 2024-04-10T03:31:03.933 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.933+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~Q3PEUD9GICDH.2 size=914333 2024-04-10T03:31:03.933 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.933+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=Q3PEUD9GICDH tag=U1IQ13094OAI type=write size=4060061 2024-04-10T03:31:03.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.941+0000 7f3681d35640 1 < suggested remove operation key=E0RSS1JA08WF tag=VVTK3Q3962SW type=write 2024-04-10T03:31:03.948 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.945+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~TUZBH0YE1KY8.0 size=1048576 2024-04-10T03:31:03.951 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.949+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~TUZBH0YE1KY8.1 size=368125 2024-04-10T03:31:03.952 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.949+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=TUZBH0YE1KY8 tag=A77H7901BI41 type=write size=2465277 2024-04-10T03:31:03.956 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.957+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=CPVYOBIMAERU type=del 2024-04-10T03:31:03.961 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.961+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=1GAUPO66DFDL type=del size=2113545 2024-04-10T03:31:03.966 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.965+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=1RIQ56W8RGOG type=del 2024-04-10T03:31:03.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.969+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=E8HN9OWHNMRX type=del size=2034738 2024-04-10T03:31:03.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.973+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=WNX3X3HIO46G type=del 2024-04-10T03:31:03.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.977+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=80LX02Z2HMNS type=del size=475674 2024-04-10T03:31:03.984 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.985+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=0L6A1DVAVP95 type=del 2024-04-10T03:31:03.989 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.989+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=ZMVCZWJ9IOA2 type=del size=3791631 2024-04-10T03:31:03.994 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.993+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~PZ8JCKLSW31S.0 size=1048576 2024-04-10T03:31:03.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.997+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~PZ8JCKLSW31S.1 size=1048576 2024-04-10T03:31:03.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:03.997+0000 7f3681d35640 1 < canceled part key=_multipart_0WIDF4906L06.2~PZ8JCKLSW31S.2 size=524385 2024-04-10T03:31:04.006 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.005+0000 7f3681d35640 1 < canceled multipart upload key=0WIDF4906L06 upload=PZ8JCKLSW31S tag=TG1KMJT9N64N type=write size=3670113 2024-04-10T03:31:04.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.013+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~B6UWL2AV63A0.0 size=155412 2024-04-10T03:31:04.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.013+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=B6UWL2AV63A0 tag=67SWGKGV063E type=write size=1203988 2024-04-10T03:31:04.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.017+0000 7f3681d35640 1 < canceled operation key=0WIDF4906L06 tag=FKFBNH4FP1L7 type=write size=69293 2024-04-10T03:31:04.023 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.021+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=DZHXU7W4SPFK type=del size=3658370 2024-04-10T03:31:04.028 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.025+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=R9BCSEK49SQI type=del 2024-04-10T03:31:04.033 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.033+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=5XCM2733YHOT type=del size=430178 2024-04-10T03:31:04.037 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.037+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=03B1AMG1Q074 type=del 2024-04-10T03:31:04.042 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.041+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=7YR37DC0KGE5 type=write size=576605 2024-04-10T03:31:04.046 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.045+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=RWD4C8D6NIRU type=del 2024-04-10T03:31:04.055 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.053+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~4W96288CZ6XG.0 size=1048576 2024-04-10T03:31:04.059 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.057+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~4W96288CZ6XG.1 size=1048576 2024-04-10T03:31:04.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.061+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~4W96288CZ6XG.2 size=676736 2024-04-10T03:31:04.063 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.061+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=4W96288CZ6XG tag=7B58GEQPULVX type=write size=3822464 2024-04-10T03:31:04.063 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.061+0000 7f3681d35640 1 < canceled part key=_multipart_8ECO1IHEG5A9.2~58LHI3QZN49X.0 size=1048576 2024-04-10T03:31:04.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.065+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~58LHI3QZN49X.1 size=697620 2024-04-10T03:31:04.078 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.077+0000 7f3681d35640 1 < canceled multipart upload key=8ECO1IHEG5A9 upload=58LHI3QZN49X tag=6VBPD59FYM9N type=write size=2794772 2024-04-10T03:31:04.087 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.085+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~2PDLY6X3ANSW.0 size=616593 2024-04-10T03:31:04.088 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.085+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=2PDLY6X3ANSW tag=JBQ1SER2853V type=write size=1665169 2024-04-10T03:31:04.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.093+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~6FHO8C6YCPJO.0 size=1048576 2024-04-10T03:31:04.096 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.097+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~6FHO8C6YCPJO.1 size=1048576 2024-04-10T03:31:04.100 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.101+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~6FHO8C6YCPJO.2 size=469312 2024-04-10T03:31:04.108 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.109+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=6FHO8C6YCPJO tag=UA1530KG144B type=write size=3615040 2024-04-10T03:31:04.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.113+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=DTAIMFTDBKUH type=del size=4089319 2024-04-10T03:31:04.119 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.117+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=CNZGA01HILBU type=write size=711478 2024-04-10T03:31:04.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.125+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=AEAPV5O0VA6K type=del size=3103492 2024-04-10T03:31:04.129 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.129+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=IIBX3SM7X9O1 type=del 2024-04-10T03:31:04.135 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.133+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=OUKAX941Z38X type=del size=2008047 2024-04-10T03:31:04.140 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.137+0000 7f3681d35640 1 < completed write operation key=XS3QMVD9HETO tag=68SZASBNKD23 type=write size=597656 2024-04-10T03:31:04.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.145+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=J701H6UAS9RA type=del size=1522051 2024-04-10T03:31:04.146 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.145+0000 7f3681d35640 1 < canceled part key=_multipart_DNHKDP9DGSJ7.2~Q3PEUD9GICDH.0 size=1048576 2024-04-10T03:31:04.150 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.149+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~Q3PEUD9GICDH.1 size=1048576 2024-04-10T03:31:04.155 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.153+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~Q3PEUD9GICDH.2 size=914333 2024-04-10T03:31:04.164 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.161+0000 7f3681d35640 1 < canceled multipart upload key=DNHKDP9DGSJ7 upload=Q3PEUD9GICDH tag=U1IQ13094OAI type=write size=4060061 2024-04-10T03:31:04.169 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.169+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=N5PNI7UL4QON type=del size=2415438 2024-04-10T03:31:04.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.173+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~TUZBH0YE1KY8.0 size=1048576 2024-04-10T03:31:04.179 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.177+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~TUZBH0YE1KY8.1 size=368125 2024-04-10T03:31:04.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.185+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=TUZBH0YE1KY8 tag=A77H7901BI41 type=write size=2465277 2024-04-10T03:31:04.197 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.197+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~P0LG4ZLF70TI.0 size=1048576 2024-04-10T03:31:04.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.201+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~P0LG4ZLF70TI.1 size=994588 2024-04-10T03:31:04.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.201+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=P0LG4ZLF70TI tag=U6FCGFTCLA35 type=write size=3091740 2024-04-10T03:31:04.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.205+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=1GAUPO66DFDL type=del 2024-04-10T03:31:04.212 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.209+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=LXHAG4RP1PSB type=del size=2204304 2024-04-10T03:31:04.217 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.217+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=E8HN9OWHNMRX type=del 2024-04-10T03:31:04.227 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.225+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~Y59FHCIHCJ83.0 size=1048576 2024-04-10T03:31:04.232 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.229+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~Y59FHCIHCJ83.1 size=1048576 2024-04-10T03:31:04.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.237+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~Y59FHCIHCJ83.2 size=238908 2024-04-10T03:31:04.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.237+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=Y59FHCIHCJ83 tag=Y0T4FW3JDFDO type=write size=3384636 2024-04-10T03:31:04.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.241+0000 7f3681d35640 1 < canceled operation key=0SRLP35OTH1O tag=80LX02Z2HMNS type=del size=475674 2024-04-10T03:31:04.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.245+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=XT7JVR917FKL type=del size=2187277 2024-04-10T03:31:04.254 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.253+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=ZMVCZWJ9IOA2 type=del 2024-04-10T03:31:04.259 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.257+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=PLZZURIB894S type=del size=1992995 2024-04-10T03:31:04.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.261+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~B6UWL2AV63A0.0 size=155412 2024-04-10T03:31:04.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.273+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=B6UWL2AV63A0 tag=67SWGKGV063E type=write size=1203988 2024-04-10T03:31:04.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.281+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~SD3B1U25JTEQ.0 size=1048576 2024-04-10T03:31:04.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.285+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~SD3B1U25JTEQ.1 size=1048576 2024-04-10T03:31:04.293 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.293+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~SD3B1U25JTEQ.2 size=550898 2024-04-10T03:31:04.293 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.293+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=SD3B1U25JTEQ tag=5J2MRIIAOVMZ type=write size=3696626 2024-04-10T03:31:04.299 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.297+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=DZHXU7W4SPFK type=del 2024-04-10T03:31:04.304 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.301+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=SLEUI570MJ1I type=del size=2894112 2024-04-10T03:31:04.309 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.309+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=5XCM2733YHOT type=del 2024-04-10T03:31:04.315 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.313+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=I90Y0XTT8ABN type=del size=798663 2024-04-10T03:31:04.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.317+0000 7f3681d35640 1 < canceled operation key=FG3P40IBDLYN tag=7YR37DC0KGE5 type=write size=576605 2024-04-10T03:31:04.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.325+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=ZH6MBJUVMYVS type=del size=3954929 2024-04-10T03:31:04.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.329+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~4W96288CZ6XG.0 size=1048576 2024-04-10T03:31:04.337 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.337+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~4W96288CZ6XG.1 size=1048576 2024-04-10T03:31:04.342 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.341+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~4W96288CZ6XG.2 size=676736 2024-04-10T03:31:04.351 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.349+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=4W96288CZ6XG tag=7B58GEQPULVX type=write size=3822464 2024-04-10T03:31:04.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.353+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=M3Q37272M9HA type=del size=295494 2024-04-10T03:31:04.360 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.361+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~2PDLY6X3ANSW.0 size=616593 2024-04-10T03:31:04.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.369+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=2PDLY6X3ANSW tag=JBQ1SER2853V type=write size=1665169 2024-04-10T03:31:04.380 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.381+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~46MPZ0WP6O0J.0 size=1048576 2024-04-10T03:31:04.385 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.385+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~46MPZ0WP6O0J.1 size=1048576 2024-04-10T03:31:04.390 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.389+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~46MPZ0WP6O0J.2 size=425555 2024-04-10T03:31:04.390 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.389+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=46MPZ0WP6O0J tag=KNQY9ONVED1L type=write size=3571283 2024-04-10T03:31:04.397 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.397+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=DTAIMFTDBKUH type=del 2024-04-10T03:31:04.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.401+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=HIKT3964EQCH type=del size=3513033 2024-04-10T03:31:04.408 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.405+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=AEAPV5O0VA6K type=del 2024-04-10T03:31:04.413 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.413+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=9EB58YP16DQW type=del size=3044260 2024-04-10T03:31:04.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.417+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=OUKAX941Z38X type=del 2024-04-10T03:31:04.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.421+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=LN5UNQ4Z6ZVX type=write size=161934 2024-04-10T03:31:04.427 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.425+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=J701H6UAS9RA type=del 2024-04-10T03:31:04.432 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.429+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=LFZNJPZJ41MW type=del size=1433997 2024-04-10T03:31:04.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.437+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=N5PNI7UL4QON type=del 2024-04-10T03:31:04.443 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.441+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=ZC5DB35OVSZR type=del size=1474933 2024-04-10T03:31:04.448 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.445+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~P0LG4ZLF70TI.0 size=1048576 2024-04-10T03:31:04.451 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.449+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~P0LG4ZLF70TI.1 size=994588 2024-04-10T03:31:04.461 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.461+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=P0LG4ZLF70TI tag=U6FCGFTCLA35 type=write size=3091740 2024-04-10T03:31:04.466 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.465+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=LMCYJHTW07XI type=write size=531274 2024-04-10T03:31:04.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.469+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=LXHAG4RP1PSB type=del 2024-04-10T03:31:04.478 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.477+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=4P9PET8IWRL4 type=del size=2610196 2024-04-10T03:31:04.486 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.481+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~Y59FHCIHCJ83.0 size=1048576 2024-04-10T03:31:04.488 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.485+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~Y59FHCIHCJ83.1 size=1048576 2024-04-10T03:31:04.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.493+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~Y59FHCIHCJ83.2 size=238908 2024-04-10T03:31:04.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.501+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=Y59FHCIHCJ83 tag=Y0T4FW3JDFDO type=write size=3384636 2024-04-10T03:31:04.514 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.513+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~P5BEGMUN8WU5.0 size=1048576 2024-04-10T03:31:04.518 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.517+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~P5BEGMUN8WU5.1 size=1048576 2024-04-10T03:31:04.522 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.521+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~P5BEGMUN8WU5.2 size=926697 2024-04-10T03:31:04.522 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.521+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=P5BEGMUN8WU5 tag=DDIMQV1AW46T type=write size=4072425 2024-04-10T03:31:04.527 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.525+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=XT7JVR917FKL type=del 2024-04-10T03:31:04.536 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.537+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~N5I4DEYD2DLT.0 size=530790 2024-04-10T03:31:04.536 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.537+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=N5I4DEYD2DLT tag=3T8X20DFB0SG type=write size=1579366 2024-04-10T03:31:04.541 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.541+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=PLZZURIB894S type=del 2024-04-10T03:31:04.545 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.545+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=93MV2Z5AQSXQ type=write size=15394 2024-04-10T03:31:04.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.549+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~SD3B1U25JTEQ.0 size=1048576 2024-04-10T03:31:04.555 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.553+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~SD3B1U25JTEQ.1 size=1048576 2024-04-10T03:31:04.560 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.561+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~SD3B1U25JTEQ.2 size=550898 2024-04-10T03:31:04.568 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.565+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=SD3B1U25JTEQ tag=5J2MRIIAOVMZ type=write size=3696626 2024-04-10T03:31:04.578 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.577+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~W52UI0D6QXG6.0 size=1048576 2024-04-10T03:31:04.583 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.581+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~W52UI0D6QXG6.1 size=965726 2024-04-10T03:31:04.583 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.581+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=W52UI0D6QXG6 tag=HOLMYOUSEAFJ type=write size=3062878 2024-04-10T03:31:04.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.593+0000 7f3681d35640 1 < suggested remove operation key=ZFPI8J89GM63 tag=SLEUI570MJ1I type=del 2024-04-10T03:31:04.605 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.605+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~GQJ4CL1T88B9.0 size=1048576 2024-04-10T03:31:04.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.609+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~GQJ4CL1T88B9.1 size=342232 2024-04-10T03:31:04.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.609+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=GQJ4CL1T88B9 tag=0FX00V9EEI4E type=write size=2439384 2024-04-10T03:31:04.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.613+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=I90Y0XTT8ABN type=del 2024-04-10T03:31:04.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.617+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=K81IUJKVUPH1 type=del size=2325198 2024-04-10T03:31:04.631 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.629+0000 7f3681d35640 1 < suggested update operation key=2G0NWWDHYG05 tag=ZH6MBJUVMYVS type=del size=3954929 2024-04-10T03:31:04.636 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.633+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=9O1KLWLPFB3Y type=del size=3311579 2024-04-10T03:31:04.641 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.641+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=M3Q37272M9HA type=del 2024-04-10T03:31:04.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.649+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~0HVCJFX1MSXS.0 size=1048576 2024-04-10T03:31:04.656 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.657+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~0HVCJFX1MSXS.1 size=708661 2024-04-10T03:31:04.656 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.657+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=0HVCJFX1MSXS tag=35KH5FRFL28S type=write size=2805813 2024-04-10T03:31:04.661 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.661+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~46MPZ0WP6O0J.0 size=1048576 2024-04-10T03:31:04.666 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.665+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~46MPZ0WP6O0J.1 size=1048576 2024-04-10T03:31:04.671 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.669+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~46MPZ0WP6O0J.2 size=425555 2024-04-10T03:31:04.681 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.681+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=46MPZ0WP6O0J tag=KNQY9ONVED1L type=write size=3571283 2024-04-10T03:31:04.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.685+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=9YELR9T1KXBZ type=del size=638415 2024-04-10T03:31:04.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.697+0000 7f3681d35640 1 < suggested update operation key=F065S663O4VY tag=HIKT3964EQCH type=del size=3513033 2024-04-10T03:31:04.709 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.709+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~TMOKXIPB78A7.0 size=926157 2024-04-10T03:31:04.709 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.709+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=TMOKXIPB78A7 tag=40RTJKOPTU05 type=write size=1974733 2024-04-10T03:31:04.714 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.713+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=9EB58YP16DQW type=del 2024-04-10T03:31:04.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.725+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~GS0HV0BKGHII.0 size=1048576 2024-04-10T03:31:04.729 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.729+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~GS0HV0BKGHII.1 size=118360 2024-04-10T03:31:04.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.729+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=GS0HV0BKGHII tag=LGXVWD9ELR8I type=write size=2215512 2024-04-10T03:31:04.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.733+0000 7f3681d35640 1 < completed write operation key=UY6Q47B6BQ67 tag=LN5UNQ4Z6ZVX type=write size=161934 2024-04-10T03:31:04.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.741+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=HQOSP31SBRO7 type=del size=128376 2024-04-10T03:31:04.748 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.745+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=LFZNJPZJ41MW type=del 2024-04-10T03:31:04.753 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.753+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=BAL026B3VWER type=del size=2339706 2024-04-10T03:31:04.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.765+0000 7f3681d35640 1 < suggested update operation key=F065S663O4VY tag=ZC5DB35OVSZR type=del size=1474933 2024-04-10T03:31:04.771 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.769+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=0LJHAFR8R34Q type=del size=2049953 2024-04-10T03:31:04.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.773+0000 7f3681d35640 1 < completed write operation key=0WIDF4906L06 tag=LMCYJHTW07XI type=write size=531274 2024-04-10T03:31:04.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.781+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=5THS2JMD3N8H type=del size=827400 2024-04-10T03:31:04.788 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.785+0000 7f3681d35640 -1 < failed to complete operation key=2G0NWWDHYG05 tag=4P9PET8IWRL4 type=del size=2610196: (22) Invalid argument 2024-04-10T03:31:04.795 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.793+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=0QN7XZVYFXL0 type=del size=3222081 2024-04-10T03:31:04.800 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.797+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~P5BEGMUN8WU5.0 size=1048576 2024-04-10T03:31:04.804 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.801+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~P5BEGMUN8WU5.1 size=1048576 2024-04-10T03:31:04.804 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.801+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~P5BEGMUN8WU5.2 size=926697 2024-04-10T03:31:04.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.813+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=P5BEGMUN8WU5 tag=DDIMQV1AW46T type=write size=4072425 2024-04-10T03:31:04.823 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.821+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~UGR3CNKZ1GOD.0 size=1048576 2024-04-10T03:31:04.828 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.829+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~UGR3CNKZ1GOD.1 size=760870 2024-04-10T03:31:04.828 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.829+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=UGR3CNKZ1GOD tag=NHVJHKQAD84D type=write size=2858022 2024-04-10T03:31:04.829 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.829+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~N5I4DEYD2DLT.0 size=530790 2024-04-10T03:31:04.838 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.837+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=N5I4DEYD2DLT tag=3T8X20DFB0SG type=write size=1579366 2024-04-10T03:31:04.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.841+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=PV2CPLKA5E13 type=del size=2741956 2024-04-10T03:31:04.849 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.845+0000 7f3681d35640 1 < completed write operation key=6EJTTV3FFONR tag=93MV2Z5AQSXQ type=write size=15394 2024-04-10T03:31:04.859 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.857+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~9773QPH6QRPP.0 size=1048576 2024-04-10T03:31:04.863 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.861+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~9773QPH6QRPP.1 size=752294 2024-04-10T03:31:04.863 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.861+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=9773QPH6QRPP tag=TE67HTUXTW77 type=write size=2849446 2024-04-10T03:31:04.868 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.869+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~W52UI0D6QXG6.0 size=1048576 2024-04-10T03:31:04.872 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.873+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~W52UI0D6QXG6.1 size=965726 2024-04-10T03:31:04.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.881+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=W52UI0D6QXG6 tag=HOLMYOUSEAFJ type=write size=3062878 2024-04-10T03:31:04.886 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.885+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=BOE4YTFLM1RK type=del size=3322126 2024-04-10T03:31:04.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.885+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~GQJ4CL1T88B9.0 size=1048576 2024-04-10T03:31:04.891 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.889+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~GQJ4CL1T88B9.1 size=342232 2024-04-10T03:31:04.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.897+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=GQJ4CL1T88B9 tag=0FX00V9EEI4E type=write size=2439384 2024-04-10T03:31:04.904 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.901+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=HGRYPMFC505Y type=del size=1629610 2024-04-10T03:31:04.915 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.913+0000 7f3681d35640 1 < suggested remove operation key=DWRW792CYQIR tag=K81IUJKVUPH1 type=del 2024-04-10T03:31:04.920 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.921+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=Y8V3K9XW3NNL type=write size=781453 2024-04-10T03:31:04.932 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.929+0000 7f3681d35640 1 < suggested remove operation key=FG3P40IBDLYN tag=9O1KLWLPFB3Y type=del 2024-04-10T03:31:04.936 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.937+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=2J6Y9D8MTYL6 type=del size=2292461 2024-04-10T03:31:04.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.941+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~0HVCJFX1MSXS.0 size=1048576 2024-04-10T03:31:04.945 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.945+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~0HVCJFX1MSXS.1 size=708661 2024-04-10T03:31:04.954 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.953+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=0HVCJFX1MSXS tag=35KH5FRFL28S type=write size=2805813 2024-04-10T03:31:04.958 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.957+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=6L66T2CX33NV type=del size=2692963 2024-04-10T03:31:04.963 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.961+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=9YELR9T1KXBZ type=del 2024-04-10T03:31:04.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.969+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=DM57449QHWAH type=del size=2076019 2024-04-10T03:31:04.973 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.973+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~TMOKXIPB78A7.0 size=926157 2024-04-10T03:31:04.983 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.981+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=TMOKXIPB78A7 tag=40RTJKOPTU05 type=write size=1974733 2024-04-10T03:31:04.988 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.985+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=0UG34B5ITKYD type=del size=3314535 2024-04-10T03:31:04.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.993+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~GS0HV0BKGHII.0 size=1048576 2024-04-10T03:31:04.997 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:04.997+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~GS0HV0BKGHII.1 size=118360 2024-04-10T03:31:05.007 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.005+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=GS0HV0BKGHII tag=LGXVWD9ELR8I type=write size=2215512 2024-04-10T03:31:05.012 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.009+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=CZXPYW63QPSO type=del size=3481331 2024-04-10T03:31:05.018 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.017+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=HQOSP31SBRO7 type=del 2024-04-10T03:31:05.023 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.021+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=Q3M3YZQXB4M2 type=del size=4117580 2024-04-10T03:31:05.031 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.029+0000 7f3681d35640 -1 < failed to complete operation key=DWRW792CYQIR tag=BAL026B3VWER type=del size=2339706: (22) Invalid argument 2024-04-10T03:31:05.035 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.033+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=IBVE9F0H5M0P type=del size=480719 2024-04-10T03:31:05.040 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.037+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=0LJHAFR8R34Q type=del 2024-04-10T03:31:05.045 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.045+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=2GT6AEDOB0AZ type=del size=3576718 2024-04-10T03:31:05.055 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.053+0000 7f3681d35640 1 < suggested remove operation key=8ECO1IHEG5A9 tag=5THS2JMD3N8H type=del 2024-04-10T03:31:05.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.061+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=W2GMT062BMI3 type=del size=2454359 2024-04-10T03:31:05.066 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.065+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=0QN7XZVYFXL0 type=del 2024-04-10T03:31:05.071 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.069+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=1LO4JKS0A8CL type=del size=799448 2024-04-10T03:31:05.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.077+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~UGR3CNKZ1GOD.0 size=1048576 2024-04-10T03:31:05.083 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.081+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~UGR3CNKZ1GOD.1 size=760870 2024-04-10T03:31:05.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.089+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=UGR3CNKZ1GOD tag=NHVJHKQAD84D type=write size=2858022 2024-04-10T03:31:05.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.101+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~2PCE9WH4S6MX.0 size=1048576 2024-04-10T03:31:05.105 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.105+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~2PCE9WH4S6MX.1 size=1048576 2024-04-10T03:31:05.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.109+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~2PCE9WH4S6MX.2 size=90062 2024-04-10T03:31:05.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.109+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=2PCE9WH4S6MX tag=Z7BATLMLVF1Y type=write size=3235790 2024-04-10T03:31:05.115 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.113+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=PV2CPLKA5E13 type=del 2024-04-10T03:31:05.125 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.125+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~JB1Z4R8ZMTKL.0 size=1048576 2024-04-10T03:31:05.129 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.129+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~JB1Z4R8ZMTKL.1 size=1048576 2024-04-10T03:31:05.134 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.133+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~JB1Z4R8ZMTKL.2 size=819841 2024-04-10T03:31:05.134 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.133+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=JB1Z4R8ZMTKL tag=38NFWO45L205 type=write size=3965569 2024-04-10T03:31:05.140 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.141+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~9773QPH6QRPP.0 size=1048576 2024-04-10T03:31:05.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.145+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~9773QPH6QRPP.1 size=752294 2024-04-10T03:31:05.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.153+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=9773QPH6QRPP tag=TE67HTUXTW77 type=write size=2849446 2024-04-10T03:31:05.159 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.157+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=261HDAOAZAFM type=del size=2280685 2024-04-10T03:31:05.165 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.165+0000 7f3681d35640 1 < canceled operation key=LBDUNL2QNNZJ tag=BOE4YTFLM1RK type=del size=3322126 2024-04-10T03:31:05.171 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.169+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=MYM15QMFECYY type=del size=3656995 2024-04-10T03:31:05.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:04 smithi136 bash[68278]: cluster 2024-04-10T03:31:03.751409+0000 mgr.y (mgr.25133) 740 : cluster 0 pgmap v1412: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 626 KiB/s rd, 217 KiB/s wr, 1.11k op/s 2024-04-10T03:31:05.176 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.173+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=HGRYPMFC505Y type=del 2024-04-10T03:31:05.182 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.181+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=C7O0GCFNXP35 type=write size=320353 2024-04-10T03:31:05.192 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.189+0000 7f3681d35640 1 < suggested update operation key=E0RSS1JA08WF tag=Y8V3K9XW3NNL type=write size=781453 2024-04-10T03:31:05.200 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.201+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~8S2KHCO5B3S0.0 size=1048576 2024-04-10T03:31:05.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.205+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~8S2KHCO5B3S0.1 size=818445 2024-04-10T03:31:05.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.205+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=8S2KHCO5B3S0 tag=1KMXQ9YA4ABP type=write size=2915597 2024-04-10T03:31:05.216 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.213+0000 7f3681d35640 1 < suggested remove operation key=DNHKDP9DGSJ7 tag=2J6Y9D8MTYL6 type=del 2024-04-10T03:31:05.220 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.221+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=7FP26J56B28D type=del size=1593260 2024-04-10T03:31:05.225 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.225+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=6L66T2CX33NV type=del 2024-04-10T03:31:05.229 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.229+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=EJ8DSAATIYN6 type=del size=2847 2024-04-10T03:31:05.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.233+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=DM57449QHWAH type=del 2024-04-10T03:31:05.238 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.237+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=2YGOI3BJ2NPS type=write size=63774 2024-04-10T03:31:05.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.241+0000 7f3681d35640 1 < canceled operation key=FATA626DUEW7 tag=0UG34B5ITKYD type=del size=3314535 2024-04-10T03:31:05.247 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.245+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=GDPX2VC8IJY9 type=del size=1498328 2024-04-10T03:31:05.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.257+0000 7f3681d35640 1 < suggested remove operation key=FG3P40IBDLYN tag=CZXPYW63QPSO type=del 2024-04-10T03:31:05.263 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.261+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=0OU0SVURY58I type=del size=4147978 2024-04-10T03:31:05.268 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.265+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=Q3M3YZQXB4M2 type=del 2024-04-10T03:31:05.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.273+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=VB0FQ85F5Z1N type=del size=876623 2024-04-10T03:31:05.278 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.277+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=IBVE9F0H5M0P type=del 2024-04-10T03:31:05.284 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.281+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=77E7PBLB6ETL type=del size=662405 2024-04-10T03:31:05.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.293+0000 7f3681d35640 1 < suggested update operation key=9IM6PF737CDI tag=2GT6AEDOB0AZ type=del size=3576718 2024-04-10T03:31:05.304 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.301+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~K5X1F9HH3ZVO.0 size=1048576 2024-04-10T03:31:05.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.309+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~K5X1F9HH3ZVO.1 size=1048576 2024-04-10T03:31:05.313 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.313+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~K5X1F9HH3ZVO.2 size=704887 2024-04-10T03:31:05.313 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.313+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=K5X1F9HH3ZVO tag=5QFT59H7KRGU type=write size=3850615 2024-04-10T03:31:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:04 smithi016 bash[72916]: cluster 2024-04-10T03:31:03.751409+0000 mgr.y (mgr.25133) 740 : cluster 0 pgmap v1412: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 626 KiB/s rd, 217 KiB/s wr, 1.11k op/s 2024-04-10T03:31:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:04 smithi016 bash[74137]: cluster 2024-04-10T03:31:03.751409+0000 mgr.y (mgr.25133) 740 : cluster 0 pgmap v1412: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 626 KiB/s rd, 217 KiB/s wr, 1.11k op/s 2024-04-10T03:31:05.318 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.317+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=W2GMT062BMI3 type=del 2024-04-10T03:31:05.323 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.321+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=1PFCTFTPQ4WN type=del size=854640 2024-04-10T03:31:05.329 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.329+0000 7f3681d35640 -1 < failed to complete operation key=FG3P40IBDLYN tag=1LO4JKS0A8CL type=del size=799448: (22) Invalid argument 2024-04-10T03:31:05.335 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.333+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=9MIHAEEKUQJQ type=del size=3535306 2024-04-10T03:31:05.340 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.337+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~2PCE9WH4S6MX.0 size=1048576 2024-04-10T03:31:05.344 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.341+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~2PCE9WH4S6MX.1 size=1048576 2024-04-10T03:31:05.349 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.349+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~2PCE9WH4S6MX.2 size=90062 2024-04-10T03:31:05.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.357+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=2PCE9WH4S6MX tag=Z7BATLMLVF1Y type=write size=3235790 2024-04-10T03:31:05.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.361+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=D9YQ8HFYIMMA type=write size=756487 2024-04-10T03:31:05.368 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.365+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~JB1Z4R8ZMTKL.0 size=1048576 2024-04-10T03:31:05.372 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.373+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~JB1Z4R8ZMTKL.1 size=1048576 2024-04-10T03:31:05.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.377+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~JB1Z4R8ZMTKL.2 size=819841 2024-04-10T03:31:05.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.385+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=JB1Z4R8ZMTKL tag=38NFWO45L205 type=write size=3965569 2024-04-10T03:31:05.391 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.389+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=OQFILJIUOLPQ type=del size=1543775 2024-04-10T03:31:05.396 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.393+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=261HDAOAZAFM type=del 2024-04-10T03:31:05.401 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.401+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=04YD02X2SU3R type=write size=863614 2024-04-10T03:31:05.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.405+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=MYM15QMFECYY type=del 2024-04-10T03:31:05.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.409+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=LJTU6HS3C9DV type=write size=604141 2024-04-10T03:31:05.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.421+0000 7f3681d35640 1 < suggested update operation key=0SRLP35OTH1O tag=C7O0GCFNXP35 type=write size=320353 2024-04-10T03:31:05.429 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.429+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=UQA6TIPUZAZR type=write size=275629 2024-04-10T03:31:05.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.433+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~8S2KHCO5B3S0.0 size=1048576 2024-04-10T03:31:05.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.433+0000 7f3681d35640 1 < canceled part key=_multipart_0WIDF4906L06.2~8S2KHCO5B3S0.1 size=818445 2024-04-10T03:31:05.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.441+0000 7f3681d35640 1 < canceled multipart upload key=0WIDF4906L06 upload=8S2KHCO5B3S0 tag=1KMXQ9YA4ABP type=write size=2915597 2024-04-10T03:31:05.455 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.453+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~G6BGMKHNU17U.0 size=854842 2024-04-10T03:31:05.455 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.453+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=G6BGMKHNU17U tag=QB2DGZGD0G1V type=write size=1903418 2024-04-10T03:31:05.466 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.465+0000 7f3681d35640 1 < suggested remove operation key=JMYOGWOKOS63 tag=7FP26J56B28D type=del 2024-04-10T03:31:05.471 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.469+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=MT1N1ZV7086R type=del size=3053914 2024-04-10T03:31:05.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.477+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=EJ8DSAATIYN6 type=del 2024-04-10T03:31:05.483 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.481+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=OSU5A8DN8X0W type=del size=551539 2024-04-10T03:31:05.488 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.489+0000 7f3681d35640 1 < completed write operation key=HJDIZI4VW5YB tag=2YGOI3BJ2NPS type=write size=63774 2024-04-10T03:31:05.500 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.497+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~3HWFGAFS9Y2J.0 size=665102 2024-04-10T03:31:05.500 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.497+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=3HWFGAFS9Y2J tag=DKMTCI932CTM type=write size=1713678 2024-04-10T03:31:05.505 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.505+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=GDPX2VC8IJY9 type=del 2024-04-10T03:31:05.511 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.509+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=51DSUSSUV56B type=del size=3219147 2024-04-10T03:31:05.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.521+0000 7f3681d35640 1 < suggested remove operation key=AVSQ6ZAXYX9N tag=0OU0SVURY58I type=del 2024-04-10T03:31:05.528 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.525+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=5E86J0MHT5NM type=del size=1049858 2024-04-10T03:31:05.533 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.533+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=VB0FQ85F5Z1N type=del 2024-04-10T03:31:05.539 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.537+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=ZSUQ7QQM9AUN type=write size=398420 2024-04-10T03:31:05.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.541+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=77E7PBLB6ETL type=del 2024-04-10T03:31:05.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.549+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=X9U9Z912FRUT type=del size=2170331 2024-04-10T03:31:05.554 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.553+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~K5X1F9HH3ZVO.0 size=1048576 2024-04-10T03:31:05.559 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.557+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~K5X1F9HH3ZVO.1 size=1048576 2024-04-10T03:31:05.564 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.561+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~K5X1F9HH3ZVO.2 size=704887 2024-04-10T03:31:05.573 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.573+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=K5X1F9HH3ZVO tag=5QFT59H7KRGU type=write size=3850615 2024-04-10T03:31:05.577 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.577+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=XXRZDI0KSPAT type=del size=1770100 2024-04-10T03:31:05.588 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.585+0000 7f3681d35640 1 < suggested update operation key=DWRW792CYQIR tag=1PFCTFTPQ4WN type=del size=854640 2024-04-10T03:31:05.600 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.597+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~3ONUZQ4J40UO.0 size=431037 2024-04-10T03:31:05.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.597+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=3ONUZQ4J40UO tag=Y8XAMHN9ZCVC type=write size=1479613 2024-04-10T03:31:05.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.605+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=9MIHAEEKUQJQ type=del 2024-04-10T03:31:05.612 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.609+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=38BKBCNYS09Z type=del size=3093137 2024-04-10T03:31:05.618 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.617+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=D9YQ8HFYIMMA type=write size=756487 2024-04-10T03:31:05.623 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.621+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=GXV22NX3QXW7 type=del size=2481143 2024-04-10T03:31:05.629 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.629+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=OQFILJIUOLPQ type=del 2024-04-10T03:31:05.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.637+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~4KFDZUXBV95G.0 size=1048576 2024-04-10T03:31:05.642 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.641+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~4KFDZUXBV95G.1 size=1048576 2024-04-10T03:31:05.646 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.645+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~4KFDZUXBV95G.2 size=276958 2024-04-10T03:31:05.646 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.645+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=4KFDZUXBV95G tag=HOKS2EXT73R8 type=write size=3422686 2024-04-10T03:31:05.657 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.657+0000 7f3681d35640 1 < suggested remove operation key=FG3P40IBDLYN tag=04YD02X2SU3R type=write 2024-04-10T03:31:05.662 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.661+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=44B7XDRCS4H1 type=write size=222735 2024-04-10T03:31:05.667 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.665+0000 7f3681d35640 1 < completed write operation key=HJDIZI4VW5YB tag=LJTU6HS3C9DV type=write size=604141 2024-04-10T03:31:05.672 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.669+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=Z8N28YDTZIF1 type=del size=818871 2024-04-10T03:31:05.677 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.677+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=UQA6TIPUZAZR type=write size=275629 2024-04-10T03:31:05.683 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.681+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=0YYKTLVCHGPF type=del size=3133449 2024-04-10T03:31:05.688 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.685+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~G6BGMKHNU17U.0 size=854842 2024-04-10T03:31:05.696 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.697+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=G6BGMKHNU17U tag=QB2DGZGD0G1V type=write size=1903418 2024-04-10T03:31:05.702 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.701+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=AKNA1P70CUUE type=write size=941009 2024-04-10T03:31:05.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.709+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=MT1N1ZV7086R type=del 2024-04-10T03:31:05.713 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.713+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=G4PMZO1HINBM type=del size=1986245 2024-04-10T03:31:05.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.717+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=OSU5A8DN8X0W type=del 2024-04-10T03:31:05.724 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.721+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=D3UYOY14VNV7 type=del size=459337 2024-04-10T03:31:05.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.725+0000 7f3681d35640 1 < canceled part key=_multipart_TY0AW46ZQ57A.2~3HWFGAFS9Y2J.0 size=665102 2024-04-10T03:31:05.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.733+0000 7f3681d35640 1 < canceled multipart upload key=TY0AW46ZQ57A upload=3HWFGAFS9Y2J tag=DKMTCI932CTM type=write size=1713678 2024-04-10T03:31:05.744 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.741+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~JBMLYRXCRISV.0 size=1048576 2024-04-10T03:31:05.748 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.745+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~JBMLYRXCRISV.1 size=1048576 2024-04-10T03:31:05.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.749+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~JBMLYRXCRISV.2 size=580136 2024-04-10T03:31:05.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.749+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=JBMLYRXCRISV tag=ITNJ3748NFD6 type=write size=3725864 2024-04-10T03:31:05.757 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.757+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=51DSUSSUV56B type=del 2024-04-10T03:31:05.762 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.761+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=NQVXAJMKAAJM type=del size=1269694 2024-04-10T03:31:05.770 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.769+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=5E86J0MHT5NM type=del 2024-04-10T03:31:05.779 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.777+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~X83UM2T7B8CU.0 size=1048576 2024-04-10T03:31:05.783 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.781+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~X83UM2T7B8CU.1 size=558922 2024-04-10T03:31:05.783 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.781+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=X83UM2T7B8CU tag=890WEE70EUX8 type=write size=2656074 2024-04-10T03:31:05.788 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.785+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=ZSUQ7QQM9AUN type=write size=398420 2024-04-10T03:31:05.798 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.797+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~84VML7O37KUX.0 size=1011333 2024-04-10T03:31:05.799 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.797+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=84VML7O37KUX tag=5NDKPB6FMQIU type=write size=2059909 2024-04-10T03:31:05.808 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.805+0000 7f3681d35640 1 < suggested update operation key=JMYOGWOKOS63 tag=X9U9Z912FRUT type=del size=2170331 2024-04-10T03:31:05.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.813+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=JDRMELFM0SK3 type=write size=563975 2024-04-10T03:31:05.819 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.817+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=XXRZDI0KSPAT type=del 2024-04-10T03:31:05.824 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.821+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=GABXDFCOA2PE type=del size=2672259 2024-04-10T03:31:05.825 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.825+0000 7f3681d35640 1 < canceled part key=_multipart_RY85H9R39S37.2~3ONUZQ4J40UO.0 size=431037 2024-04-10T03:31:05.834 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.833+0000 7f3681d35640 1 < canceled multipart upload key=RY85H9R39S37 upload=3ONUZQ4J40UO tag=Y8XAMHN9ZCVC type=write size=1479613 2024-04-10T03:31:05.844 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.841+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~YLPH3PU0XCCY.0 size=1048576 2024-04-10T03:31:05.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.845+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~YLPH3PU0XCCY.1 size=1048576 2024-04-10T03:31:05.852 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.853+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~YLPH3PU0XCCY.2 size=550899 2024-04-10T03:31:05.853 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.853+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=YLPH3PU0XCCY tag=RQ0G8NF570W3 type=write size=3696627 2024-04-10T03:31:05.858 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.857+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=38BKBCNYS09Z type=del 2024-04-10T03:31:05.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.861+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=8ZVV8A8G9019 type=del size=3153661 2024-04-10T03:31:05.868 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.869+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=GXV22NX3QXW7 type=del 2024-04-10T03:31:05.874 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.873+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=QABIU3O69GB2 type=del size=462631 2024-04-10T03:31:05.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.877+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~4KFDZUXBV95G.0 size=1048576 2024-04-10T03:31:05.885 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.885+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~4KFDZUXBV95G.1 size=1048576 2024-04-10T03:31:05.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.889+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~4KFDZUXBV95G.2 size=276958 2024-04-10T03:31:05.899 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.897+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=4KFDZUXBV95G tag=HOKS2EXT73R8 type=write size=3422686 2024-04-10T03:31:05.910 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.909+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~TEJVXINIBRZY.0 size=35556 2024-04-10T03:31:05.910 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.909+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=TEJVXINIBRZY tag=PQX72VRPM5Q1 type=write size=1084132 2024-04-10T03:31:05.915 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.913+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=44B7XDRCS4H1 type=write size=222735 2024-04-10T03:31:05.925 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.925+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~YNCE7Y15CUQR.0 size=1048576 2024-04-10T03:31:05.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.929+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~YNCE7Y15CUQR.1 size=407893 2024-04-10T03:31:05.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.929+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=YNCE7Y15CUQR tag=2Q0TG5R73HGQ type=write size=2505045 2024-04-10T03:31:05.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.933+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=Z8N28YDTZIF1 type=del 2024-04-10T03:31:05.945 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.941+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~RV1SIH062DIN.0 size=597546 2024-04-10T03:31:05.946 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.941+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=RV1SIH062DIN tag=U24K9OODVMDM type=write size=1646122 2024-04-10T03:31:05.955 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.953+0000 7f3681d35640 1 < suggested remove operation key=E0RSS1JA08WF tag=0YYKTLVCHGPF type=del 2024-04-10T03:31:05.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.957+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=8C7I5BC2LDV2 type=write size=711555 2024-04-10T03:31:05.965 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.965+0000 7f3681d35640 1 < completed write operation key=6EJTTV3FFONR tag=AKNA1P70CUUE type=write size=941009 2024-04-10T03:31:05.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.977+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~CTFHS3DWD5NN.0 size=1048576 2024-04-10T03:31:05.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.981+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~CTFHS3DWD5NN.1 size=1048576 2024-04-10T03:31:05.985 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.985+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~CTFHS3DWD5NN.2 size=509125 2024-04-10T03:31:05.985 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.985+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=CTFHS3DWD5NN tag=PG4Q0WXL9V79 type=write size=3654853 2024-04-10T03:31:05.991 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.989+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=G4PMZO1HINBM type=del 2024-04-10T03:31:05.996 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:05.993+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=PI88PQCM9KGD type=del size=3266528 2024-04-10T03:31:06.001 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.001+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=D3UYOY14VNV7 type=del 2024-04-10T03:31:06.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.005+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=3RPGKEY7AWSW type=del size=3266303 2024-04-10T03:31:06.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.013+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~JBMLYRXCRISV.0 size=1048576 2024-04-10T03:31:06.020 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.017+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~JBMLYRXCRISV.1 size=1048576 2024-04-10T03:31:06.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.025+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~JBMLYRXCRISV.2 size=580136 2024-04-10T03:31:06.033 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.033+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=JBMLYRXCRISV tag=ITNJ3748NFD6 type=write size=3725864 2024-04-10T03:31:06.038 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.037+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=6W9GPGQN2MK0 type=del size=2395781 2024-04-10T03:31:06.043 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.041+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=NQVXAJMKAAJM type=del 2024-04-10T03:31:06.054 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.053+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~TU5Y81ZW144A.0 size=1048576 2024-04-10T03:31:06.058 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.057+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~TU5Y81ZW144A.1 size=1048576 2024-04-10T03:31:06.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.061+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~TU5Y81ZW144A.2 size=649460 2024-04-10T03:31:06.063 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.061+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=TU5Y81ZW144A tag=YX06TX7ARAV4 type=write size=3795188 2024-04-10T03:31:06.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.069+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~X83UM2T7B8CU.0 size=1048576 2024-04-10T03:31:06.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.073+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~X83UM2T7B8CU.1 size=558922 2024-04-10T03:31:06.082 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.081+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=X83UM2T7B8CU tag=890WEE70EUX8 type=write size=2656074 2024-04-10T03:31:06.087 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.085+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=AZKR9WIGRHK0 type=del size=1129024 2024-04-10T03:31:06.093 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.093+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~84VML7O37KUX.0 size=1011333 2024-04-10T03:31:06.102 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.101+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=84VML7O37KUX tag=5NDKPB6FMQIU type=write size=2059909 2024-04-10T03:31:06.107 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.105+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=QF5Z0JMLLN58 type=del size=3336823 2024-04-10T03:31:06.113 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.113+0000 7f3681d35640 1 < completed write operation key=UY6Q47B6BQ67 tag=JDRMELFM0SK3 type=write size=563975 2024-04-10T03:31:06.123 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.121+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~TZD4Q4O9QVEU.0 size=1048576 2024-04-10T03:31:06.130 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.125+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~TZD4Q4O9QVEU.1 size=873734 2024-04-10T03:31:06.130 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.125+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=TZD4Q4O9QVEU tag=TDM99LM5TMVA type=write size=2970886 2024-04-10T03:31:06.132 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.129+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=GABXDFCOA2PE type=del 2024-04-10T03:31:06.142 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.141+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~Z426G8PGEPVM.0 size=1048576 2024-04-10T03:31:06.146 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.145+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~Z426G8PGEPVM.1 size=1048576 2024-04-10T03:31:06.151 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.149+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~Z426G8PGEPVM.2 size=576649 2024-04-10T03:31:06.152 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.149+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=Z426G8PGEPVM tag=AVMVJHY5WRD1 type=write size=3722377 2024-04-10T03:31:06.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.153+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~YLPH3PU0XCCY.0 size=1048576 2024-04-10T03:31:06.161 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.161+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~YLPH3PU0XCCY.1 size=1048576 2024-04-10T03:31:06.165 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.165+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~YLPH3PU0XCCY.2 size=550899 2024-04-10T03:31:06.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.173+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=YLPH3PU0XCCY tag=RQ0G8NF570W3 type=write size=3696627 2024-04-10T03:31:06.180 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.177+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=L7AI2LXJETDB type=write size=221347 2024-04-10T03:31:06.190 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.189+0000 7f3681d35640 1 < suggested remove operation key=B1TVXAV8NY2C tag=8ZVV8A8G9019 type=del 2024-04-10T03:31:06.195 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.193+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=W8WENMNIIP97 type=del size=860527 2024-04-10T03:31:06.200 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.197+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=QABIU3O69GB2 type=del 2024-04-10T03:31:06.205 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.205+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=92YJAFXZ574B type=del size=1373464 2024-04-10T03:31:06.210 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.209+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~TEJVXINIBRZY.0 size=35556 2024-04-10T03:31:06.218 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.217+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=TEJVXINIBRZY tag=PQX72VRPM5Q1 type=write size=1084132 2024-04-10T03:31:06.223 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.221+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=XA6KBCWQ6Y0O type=write size=232849 2024-04-10T03:31:06.228 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.229+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~YNCE7Y15CUQR.0 size=1048576 2024-04-10T03:31:06.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.233+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~YNCE7Y15CUQR.1 size=407893 2024-04-10T03:31:06.242 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.241+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=YNCE7Y15CUQR tag=2Q0TG5R73HGQ type=write size=2505045 2024-04-10T03:31:06.246 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.245+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=5Q7D469SLZ8N type=del size=1911211 2024-04-10T03:31:06.252 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.249+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~RV1SIH062DIN.0 size=597546 2024-04-10T03:31:06.259 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.257+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=RV1SIH062DIN tag=U24K9OODVMDM type=write size=1646122 2024-04-10T03:31:06.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.265+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=XMPROF2NVEA1 type=del size=1217200 2024-04-10T03:31:06.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.269+0000 7f3681d35640 1 < completed write operation key=M42YQA8QF082 tag=8C7I5BC2LDV2 type=write size=711555 2024-04-10T03:31:06.276 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.273+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=QPKP7XQVZY7D type=del size=2099182 2024-04-10T03:31:06.282 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.281+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~CTFHS3DWD5NN.0 size=1048576 2024-04-10T03:31:06.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.285+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~CTFHS3DWD5NN.1 size=1048576 2024-04-10T03:31:06.291 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.289+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~CTFHS3DWD5NN.2 size=509125 2024-04-10T03:31:06.300 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.301+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=CTFHS3DWD5NN tag=PG4Q0WXL9V79 type=write size=3654853 2024-04-10T03:31:06.305 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.305+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=BDMYPMP2G715 type=del size=3139500 2024-04-10T03:31:06.311 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.309+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=PI88PQCM9KGD type=del 2024-04-10T03:31:06.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.317+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=3FQMVB6CWTYB type=write size=959887 2024-04-10T03:31:06.322 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.321+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=3RPGKEY7AWSW type=del 2024-04-10T03:31:06.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.329+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~765JNTBM93U2.0 size=753808 2024-04-10T03:31:06.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.329+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=765JNTBM93U2 tag=J24P21DC2Y9K type=write size=1802384 2024-04-10T03:31:06.343 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.341+0000 7f3681d35640 1 < suggested remove operation key=DWRW792CYQIR tag=6W9GPGQN2MK0 type=del 2024-04-10T03:31:06.353 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.353+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~Q34AC973OOSS.0 size=125756 2024-04-10T03:31:06.353 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.353+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=Q34AC973OOSS tag=MCCHJLOEIPRY type=write size=1174332 2024-04-10T03:31:06.357 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.357+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~TU5Y81ZW144A.0 size=1048576 2024-04-10T03:31:06.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.361+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~TU5Y81ZW144A.1 size=1048576 2024-04-10T03:31:06.367 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.365+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~TU5Y81ZW144A.2 size=649460 2024-04-10T03:31:06.376 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.373+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=TU5Y81ZW144A tag=YX06TX7ARAV4 type=write size=3795188 2024-04-10T03:31:06.382 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.381+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=0CNUGTT4DSXX type=del size=2713853 2024-04-10T03:31:06.388 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.385+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=AZKR9WIGRHK0 type=del 2024-04-10T03:31:06.399 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.397+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~5W7DULY75PLP.0 size=1048576 2024-04-10T03:31:06.403 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.401+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~5W7DULY75PLP.1 size=1048576 2024-04-10T03:31:06.408 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.409+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~5W7DULY75PLP.2 size=186853 2024-04-10T03:31:06.408 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.409+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=5W7DULY75PLP tag=E3TQ2W9TNWDR type=write size=3332581 2024-04-10T03:31:06.414 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.413+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=QF5Z0JMLLN58 type=del 2024-04-10T03:31:06.425 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.425+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~XC1EYVVXDDFN.0 size=1048576 2024-04-10T03:31:06.430 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.429+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~XC1EYVVXDDFN.1 size=1048576 2024-04-10T03:31:06.435 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.433+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~XC1EYVVXDDFN.2 size=600915 2024-04-10T03:31:06.435 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.433+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=XC1EYVVXDDFN tag=RRZRUOU18AAT type=write size=3746643 2024-04-10T03:31:06.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.437+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~TZD4Q4O9QVEU.0 size=1048576 2024-04-10T03:31:06.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.437+0000 7f3681d35640 1 < canceled part key=_multipart_UKP27BC5X2HN.2~TZD4Q4O9QVEU.1 size=873734 2024-04-10T03:31:06.450 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.449+0000 7f3681d35640 1 < canceled multipart upload key=UKP27BC5X2HN upload=TZD4Q4O9QVEU tag=TDM99LM5TMVA type=write size=2970886 2024-04-10T03:31:06.459 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.457+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~39Q8NFMEGION.0 size=1048576 2024-04-10T03:31:06.464 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.461+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~39Q8NFMEGION.1 size=723624 2024-04-10T03:31:06.464 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.461+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=39Q8NFMEGION tag=15I07IGV6O8M type=write size=2820776 2024-04-10T03:31:06.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.465+0000 7f3681d35640 1 < canceled part key=_multipart_DNHKDP9DGSJ7.2~Z426G8PGEPVM.0 size=1048576 2024-04-10T03:31:06.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.469+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~Z426G8PGEPVM.1 size=1048576 2024-04-10T03:31:06.475 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.473+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~Z426G8PGEPVM.2 size=576649 2024-04-10T03:31:06.487 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.485+0000 7f3681d35640 1 < canceled multipart upload key=DNHKDP9DGSJ7 upload=Z426G8PGEPVM tag=AVMVJHY5WRD1 type=write size=3722377 2024-04-10T03:31:06.492 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.489+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=FQXMXZ1VPRBG type=del size=672858 2024-04-10T03:31:06.498 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.497+0000 7f3681d35640 1 < completed write operation key=F065S663O4VY tag=L7AI2LXJETDB type=write size=221347 2024-04-10T03:31:06.505 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.505+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=URNLPV6S1ZM8 type=del size=1685447 2024-04-10T03:31:06.512 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.509+0000 7f3681d35640 -1 < failed to complete operation key=DWRW792CYQIR tag=W8WENMNIIP97 type=del size=860527: (22) Invalid argument 2024-04-10T03:31:06.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.517+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=9STV3KTBVDWI type=del size=886633 2024-04-10T03:31:06.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.521+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=92YJAFXZ574B type=del 2024-04-10T03:31:06.529 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.529+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=C7ML3ZDZMIC8 type=del size=3240498 2024-04-10T03:31:06.534 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.533+0000 7f3681d35640 1 < completed write operation key=0SRLP35OTH1O tag=XA6KBCWQ6Y0O type=write size=232849 2024-04-10T03:31:06.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.545+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~SIY6NGI9B6GK.0 size=610805 2024-04-10T03:31:06.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.545+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=SIY6NGI9B6GK tag=YGM6A6OGOQPZ type=write size=1659381 2024-04-10T03:31:06.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.553+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=5Q7D469SLZ8N type=del 2024-04-10T03:31:06.557 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.557+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=SC3R3VDQE0VE type=del size=1467443 2024-04-10T03:31:06.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.561+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=XMPROF2NVEA1 type=del 2024-04-10T03:31:06.570 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.569+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=OJ4CS47STR0R type=del size=3361524 2024-04-10T03:31:06.577 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.577+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=QPKP7XQVZY7D type=del 2024-04-10T03:31:06.583 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.581+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=X1KW3LCWZJUC type=del size=523290 2024-04-10T03:31:06.589 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.589+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=BDMYPMP2G715 type=del 2024-04-10T03:31:06.600 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.597+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~656JCXO4CU7A.0 size=1048576 2024-04-10T03:31:06.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.605+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~656JCXO4CU7A.1 size=404166 2024-04-10T03:31:06.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.605+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=656JCXO4CU7A tag=E57BJCW1MXP0 type=write size=2501318 2024-04-10T03:31:06.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.613+0000 7f3681d35640 1 < completed write operation key=RY85H9R39S37 tag=3FQMVB6CWTYB type=write size=959887 2024-04-10T03:31:06.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.617+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=WZHI2DKJMVRV type=del size=1249053 2024-04-10T03:31:06.627 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.625+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~765JNTBM93U2.0 size=753808 2024-04-10T03:31:06.639 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.637+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=765JNTBM93U2 tag=J24P21DC2Y9K type=write size=1802384 2024-04-10T03:31:06.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.649+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~A95YFPVKWGHI.0 size=549626 2024-04-10T03:31:06.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.649+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=A95YFPVKWGHI tag=A39S5JI950JO type=write size=1598202 2024-04-10T03:31:06.657 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.657+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~Q34AC973OOSS.0 size=125756 2024-04-10T03:31:06.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.669+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=Q34AC973OOSS tag=MCCHJLOEIPRY type=write size=1174332 2024-04-10T03:31:06.675 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.673+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=VLQNU6N9KG53 type=del size=779531 2024-04-10T03:31:06.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.681+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=0CNUGTT4DSXX type=del 2024-04-10T03:31:06.689 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.689+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=9I3DBSKTI01J type=del size=3359577 2024-04-10T03:31:06.696 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.693+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~5W7DULY75PLP.0 size=1048576 2024-04-10T03:31:06.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.701+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~5W7DULY75PLP.1 size=1048576 2024-04-10T03:31:06.707 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.705+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~5W7DULY75PLP.2 size=186853 2024-04-10T03:31:06.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.717+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=5W7DULY75PLP tag=E3TQ2W9TNWDR type=write size=3332581 2024-04-10T03:31:06.724 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.721+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=JQTZV34ZY2DC type=del size=795209 2024-04-10T03:31:06.729 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.729+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~XC1EYVVXDDFN.0 size=1048576 2024-04-10T03:31:06.733 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.733+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~XC1EYVVXDDFN.1 size=1048576 2024-04-10T03:31:06.734 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.733+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~XC1EYVVXDDFN.2 size=600915 2024-04-10T03:31:06.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.741+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=XC1EYVVXDDFN tag=RRZRUOU18AAT type=write size=3746643 2024-04-10T03:31:06.750 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.745+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=VA0KTJ5DFB5P type=del size=3089599 2024-04-10T03:31:06.753 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.753+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~39Q8NFMEGION.0 size=1048576 2024-04-10T03:31:06.758 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.757+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~39Q8NFMEGION.1 size=723624 2024-04-10T03:31:06.767 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.765+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=39Q8NFMEGION tag=15I07IGV6O8M type=write size=2820776 2024-04-10T03:31:06.777 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.777+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~BXCOBZ797PSH.0 size=1048576 2024-04-10T03:31:06.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.781+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~BXCOBZ797PSH.1 size=474265 2024-04-10T03:31:06.782 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.781+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=BXCOBZ797PSH tag=3VKNK89H3WP2 type=write size=2571417 2024-04-10T03:31:06.786 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.785+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=FQXMXZ1VPRBG type=del 2024-04-10T03:31:06.791 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.789+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=BBRMGO4E578Z type=write size=708445 2024-04-10T03:31:06.803 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.801+0000 7f3681d35640 1 < suggested remove operation key=B1TVXAV8NY2C tag=URNLPV6S1ZM8 type=del 2024-04-10T03:31:06.815 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.813+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~LC9SJAH2PFLQ.0 size=1048576 2024-04-10T03:31:06.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.817+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~LC9SJAH2PFLQ.1 size=1048576 2024-04-10T03:31:06.825 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.825+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~LC9SJAH2PFLQ.2 size=921685 2024-04-10T03:31:06.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.825+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=LC9SJAH2PFLQ tag=FVLKXGYF91LB type=write size=4067413 2024-04-10T03:31:06.831 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.829+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=9STV3KTBVDWI type=del 2024-04-10T03:31:06.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.841+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~OVIBGOATO8HN.0 size=1048576 2024-04-10T03:31:06.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.845+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~OVIBGOATO8HN.1 size=987341 2024-04-10T03:31:06.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.845+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=OVIBGOATO8HN tag=5YMF2W7AUWXB type=write size=3084493 2024-04-10T03:31:06.853 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.853+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=C7ML3ZDZMIC8 type=del 2024-04-10T03:31:06.858 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.857+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=LN397TK9SU9H type=del size=2598632 2024-04-10T03:31:06.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.861+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~SIY6NGI9B6GK.0 size=610805 2024-04-10T03:31:06.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.873+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=SIY6NGI9B6GK tag=YGM6A6OGOQPZ type=write size=1659381 2024-04-10T03:31:06.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.885+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~R4YOV2DR33E3.0 size=1048576 2024-04-10T03:31:06.891 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.889+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~R4YOV2DR33E3.1 size=1048576 2024-04-10T03:31:06.896 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.893+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~R4YOV2DR33E3.2 size=721342 2024-04-10T03:31:06.896 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.893+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=R4YOV2DR33E3 tag=B875VVLV23LH type=write size=3867070 2024-04-10T03:31:06.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.901+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=SC3R3VDQE0VE type=del 2024-04-10T03:31:06.911 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.909+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~A8LIAVOKFFCR.0 size=893655 2024-04-10T03:31:06.911 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.909+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=A8LIAVOKFFCR tag=AQ81VTV83HBG type=write size=1942231 2024-04-10T03:31:06.916 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.913+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=OJ4CS47STR0R type=del 2024-04-10T03:31:06.921 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.921+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=2H1EG3PEY5IX type=del size=274999 2024-04-10T03:31:06.927 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.925+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=X1KW3LCWZJUC type=del 2024-04-10T03:31:06.937 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.937+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~SEIR0O68G4UO.0 size=1048576 2024-04-10T03:31:06.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.941+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~SEIR0O68G4UO.1 size=983218 2024-04-10T03:31:06.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.941+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=SEIR0O68G4UO tag=2FIVFEIX0932 type=write size=3080370 2024-04-10T03:31:06.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.945+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~656JCXO4CU7A.0 size=1048576 2024-04-10T03:31:06.951 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.949+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~656JCXO4CU7A.1 size=404166 2024-04-10T03:31:06.959 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.957+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=656JCXO4CU7A tag=E57BJCW1MXP0 type=write size=2501318 2024-04-10T03:31:06.965 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.961+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=UNBO3VR6PJ0Y type=del size=2421840 2024-04-10T03:31:06.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.969+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=WZHI2DKJMVRV type=del 2024-04-10T03:31:06.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.973+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=M3XC1PR405GA type=write size=287061 2024-04-10T03:31:06.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.977+0000 7f3681d35640 1 < canceled part key=_multipart_LBDUNL2QNNZJ.2~A95YFPVKWGHI.0 size=549626 2024-04-10T03:31:06.985 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.985+0000 7f3681d35640 1 < canceled multipart upload key=LBDUNL2QNNZJ upload=A95YFPVKWGHI tag=A39S5JI950JO type=write size=1598202 2024-04-10T03:31:06.990 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.989+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=MN8CSUR3OX7Z type=write size=546401 2024-04-10T03:31:06.999 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:06.997+0000 7f3681d35640 1 < suggested remove operation key=AVSQ6ZAXYX9N tag=VLQNU6N9KG53 type=del 2024-04-10T03:31:07.003 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.001+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=J3W954Q8AJNZ type=del size=3340437 2024-04-10T03:31:07.009 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.009+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=9I3DBSKTI01J type=del 2024-04-10T03:31:07.020 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.021+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~QFCHTZLZQO5Z.0 size=765638 2024-04-10T03:31:07.021 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.021+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=QFCHTZLZQO5Z tag=S7QTL7V6FDK6 type=write size=1814214 2024-04-10T03:31:07.026 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.025+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=JQTZV34ZY2DC type=del 2024-04-10T03:31:07.031 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.029+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=3TG3WLVH6LXE type=write size=395120 2024-04-10T03:31:07.042 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.041+0000 7f3681d35640 1 < suggested update operation key=UY6Q47B6BQ67 tag=VA0KTJ5DFB5P type=del size=3089599 2024-04-10T03:31:07.046 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.045+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=PF84499Z0VG3 type=del size=1308300 2024-04-10T03:31:07.052 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.049+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~BXCOBZ797PSH.0 size=1048576 2024-04-10T03:31:07.056 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.053+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~BXCOBZ797PSH.1 size=474265 2024-04-10T03:31:07.065 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.065+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=BXCOBZ797PSH tag=3VKNK89H3WP2 type=write size=2571417 2024-04-10T03:31:07.070 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.069+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=NMUUVG0HGEGY type=del size=1884359 2024-04-10T03:31:07.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.077+0000 7f3681d35640 -1 < failed to complete operation key=B1TVXAV8NY2C tag=BBRMGO4E578Z type=write size=708445: (22) Invalid argument 2024-04-10T03:31:07.083 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.081+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=L14MSFI5RH68 type=del size=2125847 2024-04-10T03:31:07.087 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.085+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~LC9SJAH2PFLQ.0 size=1048576 2024-04-10T03:31:07.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.089+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~LC9SJAH2PFLQ.1 size=1048576 2024-04-10T03:31:07.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.089+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~LC9SJAH2PFLQ.2 size=921685 2024-04-10T03:31:07.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.101+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=LC9SJAH2PFLQ tag=FVLKXGYF91LB type=write size=4067413 2024-04-10T03:31:07.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.105+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=7CVBP8ZIS3OR type=del size=1185193 2024-04-10T03:31:07.112 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.109+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~OVIBGOATO8HN.0 size=1048576 2024-04-10T03:31:07.116 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.113+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~OVIBGOATO8HN.1 size=987341 2024-04-10T03:31:07.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.125+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=OVIBGOATO8HN tag=5YMF2W7AUWXB type=write size=3084493 2024-04-10T03:31:07.132 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.129+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=02396WRWXLZ4 type=write size=952357 2024-04-10T03:31:07.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.137+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=LN397TK9SU9H type=del 2024-04-10T03:31:07.141 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.141+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=Z05WCYOBUVFO type=del size=4113476 2024-04-10T03:31:07.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.145+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~R4YOV2DR33E3.0 size=1048576 2024-04-10T03:31:07.149 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.149+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~R4YOV2DR33E3.1 size=1048576 2024-04-10T03:31:07.152 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.153+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~R4YOV2DR33E3.2 size=721342 2024-04-10T03:31:07.159 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.157+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=R4YOV2DR33E3 tag=B875VVLV23LH type=write size=3867070 2024-04-10T03:31:07.163 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.161+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=HUXWZYTQC1BU type=del size=502917 2024-04-10T03:31:07.167 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.165+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~A8LIAVOKFFCR.0 size=893655 2024-04-10T03:31:07.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:06 smithi136 bash[68278]: cluster 2024-04-10T03:31:05.752299+0000 mgr.y (mgr.25133) 741 : cluster 0 pgmap v1413: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 535 KiB/s rd, 185 KiB/s wr, 947 op/s 2024-04-10T03:31:07.174 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.173+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=A8LIAVOKFFCR tag=AQ81VTV83HBG type=write size=1942231 2024-04-10T03:31:07.179 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.177+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=XNE6KYI06NKH type=write size=752755 2024-04-10T03:31:07.183 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.181+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=2H1EG3PEY5IX type=del 2024-04-10T03:31:07.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.189+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~QQ00KCK26INO.0 size=659574 2024-04-10T03:31:07.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.189+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=QQ00KCK26INO tag=79B89YURBV87 type=write size=1708150 2024-04-10T03:31:07.195 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.193+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~SEIR0O68G4UO.0 size=1048576 2024-04-10T03:31:07.200 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.197+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~SEIR0O68G4UO.1 size=983218 2024-04-10T03:31:07.207 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.205+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=SEIR0O68G4UO tag=2FIVFEIX0932 type=write size=3080370 2024-04-10T03:31:07.216 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.213+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~MFS1F2OWN13G.0 size=1048576 2024-04-10T03:31:07.220 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.217+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~MFS1F2OWN13G.1 size=709651 2024-04-10T03:31:07.220 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.217+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=MFS1F2OWN13G tag=OWA006RFV2H5 type=write size=2806803 2024-04-10T03:31:07.228 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.225+0000 7f3681d35640 1 < suggested update operation key=0SRLP35OTH1O tag=UNBO3VR6PJ0Y type=del size=2421840 2024-04-10T03:31:07.236 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.233+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~MLZ9HQREO0N0.0 size=431830 2024-04-10T03:31:07.236 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.233+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=MLZ9HQREO0N0 tag=R6GPJ8Q8B06B type=write size=1480406 2024-04-10T03:31:07.240 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.241+0000 7f3681d35640 1 < completed write operation key=0WIDF4906L06 tag=M3XC1PR405GA type=write size=287061 2024-04-10T03:31:07.245 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.245+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=UYZLVG94YS99 type=del size=3012032 2024-04-10T03:31:07.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.249+0000 7f3681d35640 1 < completed write operation key=UKP27BC5X2HN tag=MN8CSUR3OX7Z type=write size=546401 2024-04-10T03:31:07.254 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.253+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=DFCHG5482V3V type=del size=3418345 2024-04-10T03:31:07.259 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.257+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=J3W954Q8AJNZ type=del 2024-04-10T03:31:07.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.261+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=6T21KB9JFAV6 type=write size=625447 2024-04-10T03:31:07.266 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.265+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~QFCHTZLZQO5Z.0 size=765638 2024-04-10T03:31:07.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.273+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=QFCHTZLZQO5Z tag=S7QTL7V6FDK6 type=write size=1814214 2024-04-10T03:31:07.277 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.277+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=420MYE2LB0R0 type=del size=133779 2024-04-10T03:31:07.281 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.281+0000 7f3681d35640 1 < canceled operation key=M42YQA8QF082 tag=3TG3WLVH6LXE type=write size=395120 2024-04-10T03:31:07.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.285+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~TYYWHH255D06.0 size=338324 2024-04-10T03:31:07.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.285+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=TYYWHH255D06 tag=H981L7JM2UI8 type=write size=1386900 2024-04-10T03:31:07.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.289+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=PF84499Z0VG3 type=del 2024-04-10T03:31:07.296 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.293+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=0PCD8LPPAGF5 type=write size=201720 2024-04-10T03:31:07.299 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.297+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=NMUUVG0HGEGY type=del 2024-04-10T03:31:07.307 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.305+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~I8408DVPUU78.0 size=213336 2024-04-10T03:31:07.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.305+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=I8408DVPUU78 tag=G7GBXPK0AFL9 type=write size=1261912 2024-04-10T03:31:07.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:06 smithi016 bash[72916]: cluster 2024-04-10T03:31:05.752299+0000 mgr.y (mgr.25133) 741 : cluster 0 pgmap v1413: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 535 KiB/s rd, 185 KiB/s wr, 947 op/s 2024-04-10T03:31:07.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:06 smithi016 bash[74137]: cluster 2024-04-10T03:31:05.752299+0000 mgr.y (mgr.25133) 741 : cluster 0 pgmap v1413: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 535 KiB/s rd, 185 KiB/s wr, 947 op/s 2024-04-10T03:31:07.314 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.313+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=L14MSFI5RH68 type=del 2024-04-10T03:31:07.318 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.317+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=8SMCM6Y1BPUR type=del size=1854913 2024-04-10T03:31:07.323 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.321+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=7CVBP8ZIS3OR type=del 2024-04-10T03:31:07.328 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.325+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=PH37VOU93HKC type=write size=544354 2024-04-10T03:31:07.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.333+0000 7f3681d35640 1 < canceled operation key=E0RSS1JA08WF tag=02396WRWXLZ4 type=write size=952357 2024-04-10T03:31:07.337 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.337+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=TS5XZ18NHTT8 type=del size=1383067 2024-04-10T03:31:07.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.345+0000 7f3681d35640 1 < suggested remove operation key=YB88V6V4V98Z tag=Z05WCYOBUVFO type=del 2024-04-10T03:31:07.351 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.349+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~9YJQSNUG2KUC.0 size=1048576 2024-04-10T03:31:07.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.353+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~9YJQSNUG2KUC.1 size=924491 2024-04-10T03:31:07.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.353+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=9YJQSNUG2KUC tag=TIEA99RRBLAH type=write size=3021643 2024-04-10T03:31:07.362 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.357+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=HUXWZYTQC1BU type=del 2024-04-10T03:31:07.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.361+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=HG2W4GMU2MIB type=del size=4184734 2024-04-10T03:31:07.369 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.369+0000 7f3681d35640 1 < completed write operation key=2MYMDF371BVI tag=XNE6KYI06NKH type=write size=752755 2024-04-10T03:31:07.373 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.373+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=L3UCO7HWDXZ5 type=del size=2860774 2024-04-10T03:31:07.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.373+0000 7f3681d35640 1 < canceled part key=_multipart_UKP27BC5X2HN.2~QQ00KCK26INO.0 size=659574 2024-04-10T03:31:07.381 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.381+0000 7f3681d35640 1 < canceled multipart upload key=UKP27BC5X2HN upload=QQ00KCK26INO tag=79B89YURBV87 type=write size=1708150 2024-04-10T03:31:07.385 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.385+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=VA7QA6Y14AVB type=del size=101095 2024-04-10T03:31:07.390 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.389+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~MFS1F2OWN13G.0 size=1048576 2024-04-10T03:31:07.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.393+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~MFS1F2OWN13G.1 size=709651 2024-04-10T03:31:07.401 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.401+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=MFS1F2OWN13G tag=OWA006RFV2H5 type=write size=2806803 2024-04-10T03:31:07.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.409+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~X2H4PKIVNGUT.0 size=1048576 2024-04-10T03:31:07.413 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.413+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~X2H4PKIVNGUT.1 size=1048576 2024-04-10T03:31:07.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.417+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~X2H4PKIVNGUT.2 size=487052 2024-04-10T03:31:07.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.417+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=X2H4PKIVNGUT tag=MM33WM5Y81EB type=write size=3632780 2024-04-10T03:31:07.422 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.421+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~MLZ9HQREO0N0.0 size=431830 2024-04-10T03:31:07.430 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.429+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=MLZ9HQREO0N0 tag=R6GPJ8Q8B06B type=write size=1480406 2024-04-10T03:31:07.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.433+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=L4N8L9QW22CE type=del size=2835044 2024-04-10T03:31:07.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.441+0000 7f3681d35640 1 < suggested update operation key=0WIDF4906L06 tag=UYZLVG94YS99 type=del size=3012032 2024-04-10T03:31:07.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.441+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=XM9GUR3KGXVL type=del size=1077224 2024-04-10T03:31:07.452 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.453+0000 7f3681d35640 1 < suggested update operation key=FG3P40IBDLYN tag=DFCHG5482V3V type=del size=3418345 2024-04-10T03:31:07.457 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.457+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=OTFQ519KJ0Q7 type=write size=150538 2024-04-10T03:31:07.460 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.461+0000 7f3681d35640 1 < canceled operation key=FATA626DUEW7 tag=6T21KB9JFAV6 type=write size=625447 2024-04-10T03:31:07.468 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.469+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~R0C741T2YG7B.0 size=1048576 2024-04-10T03:31:07.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.473+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~R0C741T2YG7B.1 size=301417 2024-04-10T03:31:07.473 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.473+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=R0C741T2YG7B tag=SYL1E138HTV1 type=write size=2398569 2024-04-10T03:31:07.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.477+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=420MYE2LB0R0 type=del 2024-04-10T03:31:07.482 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.481+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=696S8USUQRNJ type=del size=2661798 2024-04-10T03:31:07.487 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.485+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~TYYWHH255D06.0 size=338324 2024-04-10T03:31:07.496 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.493+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=TYYWHH255D06 tag=H981L7JM2UI8 type=write size=1386900 2024-04-10T03:31:07.502 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.501+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=FDF9JSNV2J6N type=del size=3056392 2024-04-10T03:31:07.506 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.505+0000 7f3681d35640 1 < completed write operation key=TY0AW46ZQ57A tag=0PCD8LPPAGF5 type=write size=201720 2024-04-10T03:31:07.515 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.513+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~02I83C9ASAFU.0 size=1048576 2024-04-10T03:31:07.518 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.517+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~02I83C9ASAFU.1 size=72124 2024-04-10T03:31:07.518 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.517+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=02I83C9ASAFU tag=VS4UG35W4HJ4 type=write size=2169276 2024-04-10T03:31:07.522 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.521+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~I8408DVPUU78.0 size=213336 2024-04-10T03:31:07.531 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.529+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=I8408DVPUU78 tag=G7GBXPK0AFL9 type=write size=1261912 2024-04-10T03:31:07.534 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.533+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=C53NKGY210FT type=del size=2386786 2024-04-10T03:31:07.539 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.537+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=8SMCM6Y1BPUR type=del 2024-04-10T03:31:07.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.541+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=EYH05W2VIZWD type=del size=914525 2024-04-10T03:31:07.548 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.549+0000 7f3681d35640 1 < completed write operation key=RY85H9R39S37 tag=PH37VOU93HKC type=write size=544354 2024-04-10T03:31:07.553 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.553+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=IVQHVBTUGU57 type=del size=1185095 2024-04-10T03:31:07.560 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.557+0000 7f3681d35640 -1 < failed to complete operation key=FG3P40IBDLYN tag=TS5XZ18NHTT8 type=del size=1383067: (22) Invalid argument 2024-04-10T03:31:07.565 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.565+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=3ACJZY31LYJG type=write size=312777 2024-04-10T03:31:07.570 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.569+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~9YJQSNUG2KUC.0 size=1048576 2024-04-10T03:31:07.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.573+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~9YJQSNUG2KUC.1 size=924491 2024-04-10T03:31:07.582 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.581+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=9YJQSNUG2KUC tag=TIEA99RRBLAH type=write size=3021643 2024-04-10T03:31:07.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.585+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=WG49FL77DATV type=del size=1456554 2024-04-10T03:31:07.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.593+0000 7f3681d35640 1 < suggested update operation key=6EJTTV3FFONR tag=HG2W4GMU2MIB type=del size=4184734 2024-04-10T03:31:07.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.601+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=WMMQN28KTA3X type=del size=1510459 2024-04-10T03:31:07.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.605+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=L3UCO7HWDXZ5 type=del 2024-04-10T03:31:07.617 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.617+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~23HD39SQPF1H.0 size=1048576 2024-04-10T03:31:07.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.621+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~23HD39SQPF1H.1 size=1018246 2024-04-10T03:31:07.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.621+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=23HD39SQPF1H tag=0O8CZ8NCPESV type=write size=3115398 2024-04-10T03:31:07.626 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.625+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=VA7QA6Y14AVB type=del 2024-04-10T03:31:07.632 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.629+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=LRVH0GITUV1J type=del size=1584804 2024-04-10T03:31:07.633 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.633+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~X2H4PKIVNGUT.0 size=1048576 2024-04-10T03:31:07.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.637+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~X2H4PKIVNGUT.1 size=1048576 2024-04-10T03:31:07.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.637+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~X2H4PKIVNGUT.2 size=487052 2024-04-10T03:31:07.647 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.645+0000 7f3681d35640 1 < canceled multipart upload key=2G0NWWDHYG05 upload=X2H4PKIVNGUT tag=MM33WM5Y81EB type=write size=3632780 2024-04-10T03:31:07.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.649+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=23GH5HUSZP3U type=del size=3934358 2024-04-10T03:31:07.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.657+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=L4N8L9QW22CE type=del 2024-04-10T03:31:07.667 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.665+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~QGIS0BUC0EQI.0 size=962052 2024-04-10T03:31:07.667 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.665+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=QGIS0BUC0EQI tag=5Y7JZ4654EV1 type=write size=2010628 2024-04-10T03:31:07.672 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.669+0000 7f3681d35640 1 < canceled operation key=LBDUNL2QNNZJ tag=XM9GUR3KGXVL type=del size=1077224 2024-04-10T03:31:07.677 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.677+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=WTKW3SIK17ZQ type=del size=4043721 2024-04-10T03:31:07.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.681+0000 7f3681d35640 1 < completed write operation key=0SRLP35OTH1O tag=OTFQ519KJ0Q7 type=write size=150538 2024-04-10T03:31:07.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.685+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=M3X7EHMQZGRM type=del size=604282 2024-04-10T03:31:07.692 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.693+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~R0C741T2YG7B.0 size=1048576 2024-04-10T03:31:07.697 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.697+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~R0C741T2YG7B.1 size=301417 2024-04-10T03:31:07.706 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.705+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=R0C741T2YG7B tag=SYL1E138HTV1 type=write size=2398569 2024-04-10T03:31:07.713 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.713+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=XYGF2LN7TF3N type=del size=1380545 2024-04-10T03:31:07.724 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.725+0000 7f3681d35640 1 < suggested update operation key=M42YQA8QF082 tag=696S8USUQRNJ type=del size=2661798 2024-04-10T03:31:07.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.733+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~K7KYZOZ9C42O.0 size=1048576 2024-04-10T03:31:07.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.737+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~K7KYZOZ9C42O.1 size=432712 2024-04-10T03:31:07.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.737+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=K7KYZOZ9C42O tag=3FNBFMM74Q13 type=write size=2529864 2024-04-10T03:31:07.746 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.745+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=FDF9JSNV2J6N type=del 2024-04-10T03:31:07.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.749+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=I5AXB29IKBZ2 type=del size=3050873 2024-04-10T03:31:07.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.757+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~02I83C9ASAFU.0 size=1048576 2024-04-10T03:31:07.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.761+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~02I83C9ASAFU.1 size=72124 2024-04-10T03:31:07.773 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.773+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=02I83C9ASAFU tag=VS4UG35W4HJ4 type=write size=2169276 2024-04-10T03:31:07.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.785+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~TZ2SQ8PTT8YN.0 size=1045875 2024-04-10T03:31:07.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.785+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=TZ2SQ8PTT8YN tag=2O9W3P88BI66 type=write size=2094451 2024-04-10T03:31:07.797 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.797+0000 7f3681d35640 1 < suggested remove operation key=2G0NWWDHYG05 tag=C53NKGY210FT type=del 2024-04-10T03:31:07.808 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.805+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~0SHXGC6NONQX.0 size=643763 2024-04-10T03:31:07.808 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.805+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=0SHXGC6NONQX tag=KYJ49QKFXIRU type=write size=1692339 2024-04-10T03:31:07.818 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.817+0000 7f3681d35640 1 < suggested update operation key=8ECO1IHEG5A9 tag=EYH05W2VIZWD type=del size=914525 2024-04-10T03:31:07.831 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.829+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~XL5ZSQL91O03.0 size=171282 2024-04-10T03:31:07.831 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.829+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=XL5ZSQL91O03 tag=35CL80GA6CNV type=write size=1219858 2024-04-10T03:31:07.837 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.837+0000 7f3681d35640 -1 < failed to complete operation key=M42YQA8QF082 tag=IVQHVBTUGU57 type=del size=1185095: (22) Invalid argument 2024-04-10T03:31:07.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.841+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=PD9K5XSBMU6B type=del size=2981503 2024-04-10T03:31:07.848 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.849+0000 7f3681d35640 1 < completed write operation key=LBDUNL2QNNZJ tag=3ACJZY31LYJG type=write size=312777 2024-04-10T03:31:07.854 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.853+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=PU93G7EPAQ61 type=del size=2543386 2024-04-10T03:31:07.859 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.857+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=WG49FL77DATV type=del 2024-04-10T03:31:07.869 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.869+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KFF06Y69RLBA.0 size=1048576 2024-04-10T03:31:07.874 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.873+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KFF06Y69RLBA.1 size=1048576 2024-04-10T03:31:07.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.877+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KFF06Y69RLBA.2 size=496365 2024-04-10T03:31:07.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.877+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=KFF06Y69RLBA tag=Q8XPOLQ681YN type=write size=3642093 2024-04-10T03:31:07.884 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.881+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=WMMQN28KTA3X type=del 2024-04-10T03:31:07.895 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.893+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~2FNIAEN9IDF8.0 size=1048576 2024-04-10T03:31:07.900 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.897+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~2FNIAEN9IDF8.1 size=580791 2024-04-10T03:31:07.900 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.897+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=2FNIAEN9IDF8 tag=B063Q9HYJ53O type=write size=2677943 2024-04-10T03:31:07.905 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.905+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~23HD39SQPF1H.0 size=1048576 2024-04-10T03:31:07.910 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.909+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~23HD39SQPF1H.1 size=1018246 2024-04-10T03:31:07.920 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.921+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=23HD39SQPF1H tag=0O8CZ8NCPESV type=write size=3115398 2024-04-10T03:31:07.926 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.925+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=2LK5K5WDPU46 type=del size=422859 2024-04-10T03:31:07.936 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.937+0000 7f3681d35640 1 < suggested update operation key=LFZ1G65B5ENO tag=LRVH0GITUV1J type=del size=1584804 2024-04-10T03:31:07.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.941+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=JSD157NC9KD3 type=del size=1001808 2024-04-10T03:31:07.948 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.945+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=23GH5HUSZP3U type=del 2024-04-10T03:31:07.954 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.953+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=NEM57ZDKBQ1N type=write size=1003924 2024-04-10T03:31:07.961 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.961+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~QGIS0BUC0EQI.0 size=962052 2024-04-10T03:31:07.973 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.969+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=QGIS0BUC0EQI tag=5Y7JZ4654EV1 type=write size=2010628 2024-04-10T03:31:07.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.977+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=CGVI4G8E5100 type=del size=4083184 2024-04-10T03:31:07.985 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.985+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=WTKW3SIK17ZQ type=del 2024-04-10T03:31:07.997 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:07.997+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~G7XD1QHJLLMC.0 size=1048576 2024-04-10T03:31:08.001 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.001+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~G7XD1QHJLLMC.1 size=1048576 2024-04-10T03:31:08.007 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.005+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~G7XD1QHJLLMC.2 size=916123 2024-04-10T03:31:08.007 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.005+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=G7XD1QHJLLMC tag=451VO47K44NL type=write size=4061851 2024-04-10T03:31:08.011 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.009+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=M3X7EHMQZGRM type=del 2024-04-10T03:31:08.022 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.021+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~YUZ6Q4219Y25.0 size=1048576 2024-04-10T03:31:08.027 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.025+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~YUZ6Q4219Y25.1 size=10602 2024-04-10T03:31:08.027 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.025+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=YUZ6Q4219Y25 tag=J8SH42KR5RK7 type=write size=2107754 2024-04-10T03:31:08.033 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.033+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=XYGF2LN7TF3N type=del 2024-04-10T03:31:08.043 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.041+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~XKREAS6R9G1U.0 size=1048576 2024-04-10T03:31:08.048 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.045+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~XKREAS6R9G1U.1 size=459471 2024-04-10T03:31:08.048 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.045+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=XKREAS6R9G1U tag=9NQ9VY54CCKG type=write size=2556623 2024-04-10T03:31:08.053 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.053+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~K7KYZOZ9C42O.0 size=1048576 2024-04-10T03:31:08.053 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.053+0000 7f3681d35640 1 < canceled part key=_multipart_DNHKDP9DGSJ7.2~K7KYZOZ9C42O.1 size=432712 2024-04-10T03:31:08.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.061+0000 7f3681d35640 1 < canceled multipart upload key=DNHKDP9DGSJ7 upload=K7KYZOZ9C42O tag=3FNBFMM74Q13 type=write size=2529864 2024-04-10T03:31:08.071 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.069+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~50PR0V7L2L3X.0 size=1048576 2024-04-10T03:31:08.075 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.073+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~50PR0V7L2L3X.1 size=1048576 2024-04-10T03:31:08.080 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.077+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~50PR0V7L2L3X.2 size=501228 2024-04-10T03:31:08.080 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.077+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=50PR0V7L2L3X tag=HBZWJIC546KD type=write size=3646956 2024-04-10T03:31:08.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.089+0000 7f3681d35640 1 < suggested update operation key=ZFPI8J89GM63 tag=I5AXB29IKBZ2 type=del size=3050873 2024-04-10T03:31:08.098 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.097+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=1H3W5UYV41UO type=del size=3751976 2024-04-10T03:31:08.104 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.101+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~TZ2SQ8PTT8YN.0 size=1045875 2024-04-10T03:31:08.115 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.113+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=TZ2SQ8PTT8YN tag=2O9W3P88BI66 type=write size=2094451 2024-04-10T03:31:08.120 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.121+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=78H89VSH8SVJ type=del size=4124773 2024-04-10T03:31:08.121 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.121+0000 7f3681d35640 1 < canceled part key=_multipart_RY85H9R39S37.2~0SHXGC6NONQX.0 size=643763 2024-04-10T03:31:08.133 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.133+0000 7f3681d35640 1 < canceled multipart upload key=RY85H9R39S37 upload=0SHXGC6NONQX tag=KYJ49QKFXIRU type=write size=1692339 2024-04-10T03:31:08.138 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.137+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=D4EUOVMMEPN0 type=del size=374756 2024-04-10T03:31:08.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.145+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~XL5ZSQL91O03.0 size=171282 2024-04-10T03:31:08.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.153+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=XL5ZSQL91O03 tag=35CL80GA6CNV type=write size=1219858 2024-04-10T03:31:08.160 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.157+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=5YM678EN0X96 type=write size=825015 2024-04-10T03:31:08.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.165+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=PD9K5XSBMU6B type=del 2024-04-10T03:31:08.171 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.169+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=LNQZTPRQ92KA type=del size=2153898 2024-04-10T03:31:08.178 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.177+0000 7f3681d35640 1 < canceled operation key=UKP27BC5X2HN tag=PU93G7EPAQ61 type=del size=2543386 2024-04-10T03:31:08.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.185+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~U2BK0HRRCVAE.0 size=229868 2024-04-10T03:31:08.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.185+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=U2BK0HRRCVAE tag=QZ6UH7OHD2D6 type=write size=1278444 2024-04-10T03:31:08.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.193+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KFF06Y69RLBA.0 size=1048576 2024-04-10T03:31:08.199 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.197+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KFF06Y69RLBA.1 size=1048576 2024-04-10T03:31:08.205 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.205+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KFF06Y69RLBA.2 size=496365 2024-04-10T03:31:08.217 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.217+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=KFF06Y69RLBA tag=Q8XPOLQ681YN type=write size=3642093 2024-04-10T03:31:08.223 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.221+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=301G2QIA4LZM type=del size=286624 2024-04-10T03:31:08.229 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.229+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~2FNIAEN9IDF8.0 size=1048576 2024-04-10T03:31:08.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.233+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~2FNIAEN9IDF8.1 size=580791 2024-04-10T03:31:08.244 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.241+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=2FNIAEN9IDF8 tag=B063Q9HYJ53O type=write size=2677943 2024-04-10T03:31:08.256 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.253+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~8F5N5ZZE647R.0 size=1048576 2024-04-10T03:31:08.261 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.261+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~8F5N5ZZE647R.1 size=1048576 2024-04-10T03:31:08.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.265+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~8F5N5ZZE647R.2 size=593703 2024-04-10T03:31:08.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.265+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=8F5N5ZZE647R tag=2PYDSABXGA14 type=write size=3739431 2024-04-10T03:31:08.274 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.273+0000 7f3681d35640 1 < canceled operation key=AVSQ6ZAXYX9N tag=2LK5K5WDPU46 type=del size=422859 2024-04-10T03:31:08.286 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.285+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~5EQ0Z9YSEOPS.0 size=672974 2024-04-10T03:31:08.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.285+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=5EQ0Z9YSEOPS tag=C2WM7OJ4HY51 type=write size=1721550 2024-04-10T03:31:08.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.293+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=JSD157NC9KD3 type=del 2024-04-10T03:31:08.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.301+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~3UCNE4U9K708.0 size=1048576 2024-04-10T03:31:08.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.305+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~3UCNE4U9K708.1 size=539847 2024-04-10T03:31:08.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.305+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=3UCNE4U9K708 tag=WU2NKQA3KA3B type=write size=2636999 2024-04-10T03:31:08.314 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.313+0000 7f3681d35640 1 < canceled operation key=FG3P40IBDLYN tag=NEM57ZDKBQ1N type=write size=1003924 2024-04-10T03:31:08.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.325+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~TC1ZTDTVY3JE.0 size=1048576 2024-04-10T03:31:08.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.329+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~TC1ZTDTVY3JE.1 size=428899 2024-04-10T03:31:08.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.329+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=TC1ZTDTVY3JE tag=7Z5ZRK6EY1EP type=write size=2526051 2024-04-10T03:31:08.337 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.337+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=CGVI4G8E5100 type=del 2024-04-10T03:31:08.349 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.349+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~FAVZ0TOD239N.0 size=1048576 2024-04-10T03:31:08.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.353+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~FAVZ0TOD239N.1 size=800949 2024-04-10T03:31:08.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.353+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=FAVZ0TOD239N tag=XFLIOPQH96BC type=write size=2898101 2024-04-10T03:31:08.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.361+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~G7XD1QHJLLMC.0 size=1048576 2024-04-10T03:31:08.369 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.369+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~G7XD1QHJLLMC.1 size=1048576 2024-04-10T03:31:08.375 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.373+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~G7XD1QHJLLMC.2 size=916123 2024-04-10T03:31:08.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.385+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=G7XD1QHJLLMC tag=451VO47K44NL type=write size=4061851 2024-04-10T03:31:08.398 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.397+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~NBXAYJJX5C52.0 size=183619 2024-04-10T03:31:08.398 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.397+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=NBXAYJJX5C52 tag=7B2L21U73UTQ type=write size=1232195 2024-04-10T03:31:08.405 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.405+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~YUZ6Q4219Y25.0 size=1048576 2024-04-10T03:31:08.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.409+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~YUZ6Q4219Y25.1 size=10602 2024-04-10T03:31:08.422 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.421+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=YUZ6Q4219Y25 tag=J8SH42KR5RK7 type=write size=2107754 2024-04-10T03:31:08.429 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.429+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=4JV040AICQBJ type=del size=191093 2024-04-10T03:31:08.436 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.437+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~XKREAS6R9G1U.0 size=1048576 2024-04-10T03:31:08.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.441+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~XKREAS6R9G1U.1 size=459471 2024-04-10T03:31:08.453 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.453+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=XKREAS6R9G1U tag=9NQ9VY54CCKG type=write size=2556623 2024-04-10T03:31:08.463 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.461+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~Q7XYKHD7PBEZ.0 size=139227 2024-04-10T03:31:08.463 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.461+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=Q7XYKHD7PBEZ tag=7F3S4EGFCIBR type=write size=1187803 2024-04-10T03:31:08.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.469+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~50PR0V7L2L3X.0 size=1048576 2024-04-10T03:31:08.476 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.477+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~50PR0V7L2L3X.1 size=1048576 2024-04-10T03:31:08.482 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.481+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~50PR0V7L2L3X.2 size=501228 2024-04-10T03:31:08.494 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.493+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=50PR0V7L2L3X tag=HBZWJIC546KD type=write size=3646956 2024-04-10T03:31:08.501 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.501+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=PCOFNHT0RS7E type=del size=3084228 2024-04-10T03:31:08.507 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.505+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=1H3W5UYV41UO type=del 2024-04-10T03:31:08.513 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.513+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=RAFKKSL8Z0FO type=del size=29149 2024-04-10T03:31:08.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.521+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=78H89VSH8SVJ type=del 2024-04-10T03:31:08.526 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.525+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=6TOH9P4ZDU6P type=del size=1295085 2024-04-10T03:31:08.531 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.529+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=D4EUOVMMEPN0 type=del 2024-04-10T03:31:08.536 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.537+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=OMWUSMPKPFZ5 type=del size=1937944 2024-04-10T03:31:08.542 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.541+0000 7f3681d35640 1 < completed write operation key=0SRLP35OTH1O tag=5YM678EN0X96 type=write size=825015 2024-04-10T03:31:08.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.549+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~O4GYDVINZ3YE.0 size=453208 2024-04-10T03:31:08.553 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.549+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=O4GYDVINZ3YE tag=KV0T28CCABCF type=write size=1501784 2024-04-10T03:31:08.558 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.557+0000 7f3681d35640 1 < canceled operation key=9GINXS6O1W28 tag=LNQZTPRQ92KA type=del size=2153898 2024-04-10T03:31:08.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.561+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=6DKW5H0F5CR3 type=del size=2056216 2024-04-10T03:31:08.570 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.569+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~U2BK0HRRCVAE.0 size=229868 2024-04-10T03:31:08.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.577+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=U2BK0HRRCVAE tag=QZ6UH7OHD2D6 type=write size=1278444 2024-04-10T03:31:08.592 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.589+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~3MIMA51L9T64.0 size=1048576 2024-04-10T03:31:08.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.593+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~3MIMA51L9T64.1 size=510254 2024-04-10T03:31:08.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.593+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=3MIMA51L9T64 tag=TFOS5YDEO4JC type=write size=2607406 2024-04-10T03:31:08.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.601+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=301G2QIA4LZM type=del 2024-04-10T03:31:08.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.609+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~2A2BGF99V64J.0 size=1048576 2024-04-10T03:31:08.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.613+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~2A2BGF99V64J.1 size=961034 2024-04-10T03:31:08.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.613+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=2A2BGF99V64J tag=YDSDEVQ4SNWJ type=write size=3058186 2024-04-10T03:31:08.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.621+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~8F5N5ZZE647R.0 size=1048576 2024-04-10T03:31:08.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.625+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~8F5N5ZZE647R.1 size=1048576 2024-04-10T03:31:08.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.629+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~8F5N5ZZE647R.2 size=593703 2024-04-10T03:31:08.639 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.637+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=8F5N5ZZE647R tag=2PYDSABXGA14 type=write size=3739431 2024-04-10T03:31:08.644 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.645+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=ZNMFADV3ZTXW type=del size=958318 2024-04-10T03:31:08.649 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.649+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~5EQ0Z9YSEOPS.0 size=672974 2024-04-10T03:31:08.660 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.657+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=5EQ0Z9YSEOPS tag=C2WM7OJ4HY51 type=write size=1721550 2024-04-10T03:31:08.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.669+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~6K8JCZNT6NGG.0 size=1048576 2024-04-10T03:31:08.674 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.673+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~6K8JCZNT6NGG.1 size=1048576 2024-04-10T03:31:08.679 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.677+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~6K8JCZNT6NGG.2 size=720198 2024-04-10T03:31:08.679 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.677+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=6K8JCZNT6NGG tag=3JO3E51ASUX8 type=write size=3865926 2024-04-10T03:31:08.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.681+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~3UCNE4U9K708.0 size=1048576 2024-04-10T03:31:08.688 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.689+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~3UCNE4U9K708.1 size=539847 2024-04-10T03:31:08.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.697+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=3UCNE4U9K708 tag=WU2NKQA3KA3B type=write size=2636999 2024-04-10T03:31:08.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.701+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=TAKFYPXQQFX8 type=del size=3937150 2024-04-10T03:31:08.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.709+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~TC1ZTDTVY3JE.0 size=1048576 2024-04-10T03:31:08.714 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.713+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~TC1ZTDTVY3JE.1 size=428899 2024-04-10T03:31:08.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.725+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=TC1ZTDTVY3JE tag=7Z5ZRK6EY1EP type=write size=2526051 2024-04-10T03:31:08.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.733+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~M0XECHK22LAW.0 size=563221 2024-04-10T03:31:08.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.733+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=M0XECHK22LAW tag=73NULICNG18I type=write size=1611797 2024-04-10T03:31:08.736 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.733+0000 7f3681d35640 1 < canceled part key=_multipart_0SRLP35OTH1O.2~FAVZ0TOD239N.0 size=1048576 2024-04-10T03:31:08.740 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.741+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~FAVZ0TOD239N.1 size=800949 2024-04-10T03:31:08.749 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.749+0000 7f3681d35640 1 < canceled multipart upload key=0SRLP35OTH1O upload=FAVZ0TOD239N tag=XFLIOPQH96BC type=write size=2898101 2024-04-10T03:31:08.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.757+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~JO3P7Z4PHK14.0 size=1048576 2024-04-10T03:31:08.763 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.761+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~JO3P7Z4PHK14.1 size=786781 2024-04-10T03:31:08.763 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.761+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=JO3P7Z4PHK14 tag=N7XBRACSMYAC type=write size=2883933 2024-04-10T03:31:08.769 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.769+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~NBXAYJJX5C52.0 size=183619 2024-04-10T03:31:08.780 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.781+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=NBXAYJJX5C52 tag=7B2L21U73UTQ type=write size=1232195 2024-04-10T03:31:08.786 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.785+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=RML7YHS7A51N type=del size=109172 2024-04-10T03:31:08.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.793+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=4JV040AICQBJ type=del 2024-04-10T03:31:08.804 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.801+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~UUGEKRWNHVVC.0 size=1048576 2024-04-10T03:31:08.810 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.809+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~UUGEKRWNHVVC.1 size=205549 2024-04-10T03:31:08.810 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.809+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=UUGEKRWNHVVC tag=WTJH6EJ76VGM type=write size=2302701 2024-04-10T03:31:08.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.813+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~Q7XYKHD7PBEZ.0 size=139227 2024-04-10T03:31:08.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.825+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=Q7XYKHD7PBEZ tag=7F3S4EGFCIBR type=write size=1187803 2024-04-10T03:31:08.832 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.833+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=JSG7DNPE65ZO type=del size=3911827 2024-04-10T03:31:08.839 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.837+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=PCOFNHT0RS7E type=del 2024-04-10T03:31:08.846 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.845+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=NHXXNHHCR1QI type=del size=1502553 2024-04-10T03:31:08.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.857+0000 7f3681d35640 1 < suggested update operation key=0SRLP35OTH1O tag=RAFKKSL8Z0FO type=del size=29149 2024-04-10T03:31:08.866 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.865+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~8H71T7AJSIQN.0 size=1048576 2024-04-10T03:31:08.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.869+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~8H71T7AJSIQN.1 size=516164 2024-04-10T03:31:08.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.869+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=8H71T7AJSIQN tag=ECDL6RBOLA1U type=write size=2613316 2024-04-10T03:31:08.876 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.873+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=6TOH9P4ZDU6P type=del 2024-04-10T03:31:08.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.881+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=O1VVJ9GNBH0A type=write size=556049 2024-04-10T03:31:08.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.885+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=OMWUSMPKPFZ5 type=del 2024-04-10T03:31:08.892 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.893+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=F93E2IVJJS37 type=del size=440910 2024-04-10T03:31:08.899 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.897+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~O4GYDVINZ3YE.0 size=453208 2024-04-10T03:31:08.908 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.905+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=O4GYDVINZ3YE tag=KV0T28CCABCF type=write size=1501784 2024-04-10T03:31:08.918 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.917+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~5MYCNWEZEGFB.0 size=1048576 2024-04-10T03:31:08.923 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.921+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~5MYCNWEZEGFB.1 size=565878 2024-04-10T03:31:08.923 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.921+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=5MYCNWEZEGFB tag=GFF552UYOVPO type=write size=2663030 2024-04-10T03:31:08.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.933+0000 7f3681d35640 1 < suggested update operation key=RY85H9R39S37 tag=6DKW5H0F5CR3 type=del size=2056216 2024-04-10T03:31:08.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.941+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=RA6LW0LSJHYI type=del size=2496992 2024-04-10T03:31:08.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.945+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~3MIMA51L9T64.0 size=1048576 2024-04-10T03:31:08.953 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.953+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~3MIMA51L9T64.1 size=510254 2024-04-10T03:31:08.963 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.961+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=3MIMA51L9T64 tag=TFOS5YDEO4JC type=write size=2607406 2024-04-10T03:31:08.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.973+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~MYHJ6APSD4N3.0 size=1048576 2024-04-10T03:31:08.981 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.981+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~MYHJ6APSD4N3.1 size=1048576 2024-04-10T03:31:08.986 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.985+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~MYHJ6APSD4N3.2 size=945918 2024-04-10T03:31:08.986 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.985+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=MYHJ6APSD4N3 tag=YSZRH4M0OUML type=write size=4091646 2024-04-10T03:31:08.992 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.989+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~2A2BGF99V64J.0 size=1048576 2024-04-10T03:31:08.997 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:08.997+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~2A2BGF99V64J.1 size=961034 2024-04-10T03:31:09.009 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.009+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=2A2BGF99V64J tag=YDSDEVQ4SNWJ type=write size=3058186 2024-04-10T03:31:09.016 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.013+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=M6M7P9T6VP69 type=del size=2830031 2024-04-10T03:31:09.022 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.021+0000 7f3681d35640 1 < canceled operation key=LBDUNL2QNNZJ tag=ZNMFADV3ZTXW type=del size=958318 2024-04-10T03:31:09.029 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.029+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=SY1ZFF91JCQV type=del size=1212327 2024-04-10T03:31:09.035 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.033+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~6K8JCZNT6NGG.0 size=1048576 2024-04-10T03:31:09.035 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.033+0000 7f3681d35640 1 < canceled part key=_multipart_0WIDF4906L06.2~6K8JCZNT6NGG.1 size=1048576 2024-04-10T03:31:09.041 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.041+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~6K8JCZNT6NGG.2 size=720198 2024-04-10T03:31:09.053 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.053+0000 7f3681d35640 1 < canceled multipart upload key=0WIDF4906L06 upload=6K8JCZNT6NGG tag=3JO3E51ASUX8 type=write size=3865926 2024-04-10T03:31:09.058 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.057+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=9IKS87CH0I64 type=del size=1662498 2024-04-10T03:31:09.065 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.065+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=TAKFYPXQQFX8 type=del 2024-04-10T03:31:09.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.077+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~3ZAKZAXO51VH.0 size=596654 2024-04-10T03:31:09.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.077+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=3ZAKZAXO51VH tag=3RQNAOYZHIHI type=write size=1645230 2024-04-10T03:31:09.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.081+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~M0XECHK22LAW.0 size=563221 2024-04-10T03:31:09.095 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.093+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=M0XECHK22LAW tag=73NULICNG18I type=write size=1611797 2024-04-10T03:31:09.107 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.105+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~P2FAS4S24MY5.0 size=1048576 2024-04-10T03:31:09.112 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.109+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~P2FAS4S24MY5.1 size=1048576 2024-04-10T03:31:09.118 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.117+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~P2FAS4S24MY5.2 size=32132 2024-04-10T03:31:09.118 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.117+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=P2FAS4S24MY5 tag=CGE0J4AFSRYH type=write size=3177860 2024-04-10T03:31:09.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.125+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~JO3P7Z4PHK14.0 size=1048576 2024-04-10T03:31:09.130 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.129+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~JO3P7Z4PHK14.1 size=786781 2024-04-10T03:31:09.142 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.141+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=JO3P7Z4PHK14 tag=N7XBRACSMYAC type=write size=2883933 2024-04-10T03:31:09.155 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.153+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~L7LAC9SV8NW5.0 size=864560 2024-04-10T03:31:09.155 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.153+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=L7LAC9SV8NW5 tag=04UVPDQNHNQ8 type=write size=1913136 2024-04-10T03:31:09.168 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.165+0000 7f3681d35640 1 < suggested update operation key=XS3QMVD9HETO tag=RML7YHS7A51N type=del size=109172 2024-04-10T03:31:09.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:08 smithi136 bash[68278]: cluster 2024-04-10T03:31:07.753245+0000 mgr.y (mgr.25133) 742 : cluster 0 pgmap v1414: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 734 KiB/s rd, 252 KiB/s wr, 1.29k op/s 2024-04-10T03:31:09.174 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.173+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=D3242KOYUZPT type=del size=3179667 2024-04-10T03:31:09.180 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.177+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~UUGEKRWNHVVC.0 size=1048576 2024-04-10T03:31:09.180 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.177+0000 7f3681d35640 1 < canceled part key=_multipart_0SRLP35OTH1O.2~UUGEKRWNHVVC.1 size=205549 2024-04-10T03:31:09.192 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.189+0000 7f3681d35640 1 < canceled multipart upload key=0SRLP35OTH1O upload=UUGEKRWNHVVC tag=WTJH6EJ76VGM type=write size=2302701 2024-04-10T03:31:09.205 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.205+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~I14R1231ZHG3.0 size=1048576 2024-04-10T03:31:09.209 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.209+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~I14R1231ZHG3.1 size=769813 2024-04-10T03:31:09.209 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.209+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=I14R1231ZHG3 tag=JUZVGCJLVFTU type=write size=2866965 2024-04-10T03:31:09.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.213+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=JSG7DNPE65ZO type=del 2024-04-10T03:31:09.221 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.217+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=JRFCJVAVY6LG type=del size=549813 2024-04-10T03:31:09.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.225+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=NHXXNHHCR1QI type=del 2024-04-10T03:31:09.231 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.229+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=LN6CPFEEXG13 type=del size=2113120 2024-04-10T03:31:09.236 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.233+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~8H71T7AJSIQN.0 size=1048576 2024-04-10T03:31:09.241 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.241+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~8H71T7AJSIQN.1 size=516164 2024-04-10T03:31:09.252 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.249+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=8H71T7AJSIQN tag=ECDL6RBOLA1U type=write size=2613316 2024-04-10T03:31:09.259 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.257+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=060AFEZB72UY type=del size=1152170 2024-04-10T03:31:09.266 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.265+0000 7f3681d35640 1 < completed write operation key=6EJTTV3FFONR tag=O1VVJ9GNBH0A type=write size=556049 2024-04-10T03:31:09.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.273+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=5RDBD310BK0Z type=del size=618186 2024-04-10T03:31:09.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.285+0000 7f3681d35640 1 < suggested remove operation key=0SRLP35OTH1O tag=F93E2IVJJS37 type=del 2024-04-10T03:31:09.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.293+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=CX74IQMGW454 type=del size=3330187 2024-04-10T03:31:09.298 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.297+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~5MYCNWEZEGFB.0 size=1048576 2024-04-10T03:31:09.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.301+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~5MYCNWEZEGFB.1 size=565878 2024-04-10T03:31:09.313 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.313+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=5MYCNWEZEGFB tag=GFF552UYOVPO type=write size=2663030 2024-04-10T03:31:09.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:08 smithi016 bash[72916]: cluster 2024-04-10T03:31:07.753245+0000 mgr.y (mgr.25133) 742 : cluster 0 pgmap v1414: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 734 KiB/s rd, 252 KiB/s wr, 1.29k op/s 2024-04-10T03:31:09.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:08 smithi016 bash[74137]: cluster 2024-04-10T03:31:07.753245+0000 mgr.y (mgr.25133) 742 : cluster 0 pgmap v1414: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 734 KiB/s rd, 252 KiB/s wr, 1.29k op/s 2024-04-10T03:31:09.324 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.321+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~HGU2PXAINQPJ.0 size=1048576 2024-04-10T03:31:09.328 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.325+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~HGU2PXAINQPJ.1 size=495354 2024-04-10T03:31:09.328 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.325+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=HGU2PXAINQPJ tag=N21XQ84FJ6JA type=write size=2592506 2024-04-10T03:31:09.339 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.337+0000 7f3681d35640 1 < suggested update operation key=UKP27BC5X2HN tag=RA6LW0LSJHYI type=del size=2496992 2024-04-10T03:31:09.344 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.341+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=ZVZ6EJVS7Q3A type=write size=877507 2024-04-10T03:31:09.349 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.349+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~MYHJ6APSD4N3.0 size=1048576 2024-04-10T03:31:09.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.353+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~MYHJ6APSD4N3.1 size=1048576 2024-04-10T03:31:09.359 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.357+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~MYHJ6APSD4N3.2 size=945918 2024-04-10T03:31:09.368 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.365+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=MYHJ6APSD4N3 tag=YSZRH4M0OUML type=write size=4091646 2024-04-10T03:31:09.375 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.373+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=52Y0EK06VNEJ type=write size=995826 2024-04-10T03:31:09.381 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.381+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=M6M7P9T6VP69 type=del 2024-04-10T03:31:09.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.385+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=7I0I0PFXTWSD type=del size=83597 2024-04-10T03:31:09.392 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.389+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=SY1ZFF91JCQV type=del 2024-04-10T03:31:09.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.401+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~YE0TI87NH1PV.0 size=1048576 2024-04-10T03:31:09.406 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.405+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~YE0TI87NH1PV.1 size=1014667 2024-04-10T03:31:09.406 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.405+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=YE0TI87NH1PV tag=Q7TV9GJ9GDG4 type=write size=3111819 2024-04-10T03:31:09.411 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.409+0000 7f3681d35640 1 < canceled operation key=0C53MDL2UIWC tag=9IKS87CH0I64 type=del size=1662498 2024-04-10T03:31:09.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.413+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=OUSH5NRU7H25 type=del size=1327010 2024-04-10T03:31:09.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.417+0000 7f3681d35640 1 < canceled part key=_multipart_FATA626DUEW7.2~3ZAKZAXO51VH.0 size=596654 2024-04-10T03:31:09.425 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.425+0000 7f3681d35640 1 < canceled multipart upload key=FATA626DUEW7 upload=3ZAKZAXO51VH tag=3RQNAOYZHIHI type=write size=1645230 2024-04-10T03:31:09.430 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.429+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=PFCDKCFRFHB6 type=del size=3181669 2024-04-10T03:31:09.435 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.433+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~P2FAS4S24MY5.0 size=1048576 2024-04-10T03:31:09.436 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.433+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~P2FAS4S24MY5.1 size=1048576 2024-04-10T03:31:09.436 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.433+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~P2FAS4S24MY5.2 size=32132 2024-04-10T03:31:09.445 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.445+0000 7f3681d35640 1 < canceled multipart upload key=XS3QMVD9HETO upload=P2FAS4S24MY5 tag=CGE0J4AFSRYH type=write size=3177860 2024-04-10T03:31:09.456 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.457+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~VLMOC5KPFSOW.0 size=1048576 2024-04-10T03:31:09.461 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.461+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~VLMOC5KPFSOW.1 size=1048576 2024-04-10T03:31:09.466 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.465+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~VLMOC5KPFSOW.2 size=254575 2024-04-10T03:31:09.466 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.465+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=VLMOC5KPFSOW tag=8K3JD5PSF6N2 type=write size=3400303 2024-04-10T03:31:09.471 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.469+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~L7LAC9SV8NW5.0 size=864560 2024-04-10T03:31:09.480 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.481+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=L7LAC9SV8NW5 tag=04UVPDQNHNQ8 type=write size=1913136 2024-04-10T03:31:09.486 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.485+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=YLKKR5XW8P3Q type=del size=2919914 2024-04-10T03:31:09.491 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.489+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=D3242KOYUZPT type=del 2024-04-10T03:31:09.501 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.501+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~758HM7TDFAAA.0 size=810165 2024-04-10T03:31:09.501 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.501+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=758HM7TDFAAA tag=XRVGITTL2YCR type=write size=1858741 2024-04-10T03:31:09.506 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.505+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~I14R1231ZHG3.0 size=1048576 2024-04-10T03:31:09.506 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.505+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~I14R1231ZHG3.1 size=769813 2024-04-10T03:31:09.516 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.513+0000 7f3681d35640 1 < canceled multipart upload key=2G0NWWDHYG05 upload=I14R1231ZHG3 tag=JUZVGCJLVFTU type=write size=2866965 2024-04-10T03:31:09.521 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.521+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=5L59CZ4A63WW type=write size=590908 2024-04-10T03:31:09.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.529+0000 7f3681d35640 1 < suggested update operation key=AVSQ6ZAXYX9N tag=JRFCJVAVY6LG type=del size=549813 2024-04-10T03:31:09.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.537+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=T06VUPHLC82A type=del size=509143 2024-04-10T03:31:09.550 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.549+0000 7f3681d35640 1 < suggested remove operation key=9IM6PF737CDI tag=LN6CPFEEXG13 type=del 2024-04-10T03:31:09.561 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.561+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~HH0W38EG3919.0 size=1048576 2024-04-10T03:31:09.565 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.565+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~HH0W38EG3919.1 size=945584 2024-04-10T03:31:09.565 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.565+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=HH0W38EG3919 tag=HA0QUKZJB7TN type=write size=3042736 2024-04-10T03:31:09.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.569+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=060AFEZB72UY type=del 2024-04-10T03:31:09.577 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.577+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=G6H800WU18NI type=write size=849793 2024-04-10T03:31:09.585 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.585+0000 7f3681d35640 -1 < failed to complete operation key=9IM6PF737CDI tag=5RDBD310BK0Z type=del size=618186: (22) Invalid argument 2024-04-10T03:31:09.591 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.589+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=5YPU0C2SG6TD type=del size=1670230 2024-04-10T03:31:09.598 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.597+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=CX74IQMGW454 type=del 2024-04-10T03:31:09.604 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.601+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=VBHCXC3C71EV type=del size=4088546 2024-04-10T03:31:09.609 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.609+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~HGU2PXAINQPJ.0 size=1048576 2024-04-10T03:31:09.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.613+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~HGU2PXAINQPJ.1 size=495354 2024-04-10T03:31:09.624 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.621+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=HGU2PXAINQPJ tag=N21XQ84FJ6JA type=write size=2592506 2024-04-10T03:31:09.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.629+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=JOTSP0CK6QUO type=del size=2669388 2024-04-10T03:31:09.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.637+0000 7f3681d35640 -1 < failed to complete operation key=9IM6PF737CDI tag=ZVZ6EJVS7Q3A type=write size=877507: (22) Invalid argument 2024-04-10T03:31:09.645 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.645+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=2J7JA30TTLEX type=del size=3256442 2024-04-10T03:31:09.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.649+0000 7f3681d35640 1 < completed write operation key=UY6Q47B6BQ67 tag=52Y0EK06VNEJ type=write size=995826 2024-04-10T03:31:09.663 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.661+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~4MTZS0Z8SCLE.0 size=929470 2024-04-10T03:31:09.663 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.661+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=4MTZS0Z8SCLE tag=L6FAU3Y7NM5R type=write size=1978046 2024-04-10T03:31:09.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.669+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=7I0I0PFXTWSD type=del 2024-04-10T03:31:09.680 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.677+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~820VMHBID1AF.0 size=1048576 2024-04-10T03:31:09.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.685+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~820VMHBID1AF.1 size=355518 2024-04-10T03:31:09.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.685+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=820VMHBID1AF tag=8IS8DSWT12GL type=write size=2452670 2024-04-10T03:31:09.694 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.693+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~YE0TI87NH1PV.0 size=1048576 2024-04-10T03:31:09.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.701+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~YE0TI87NH1PV.1 size=1014667 2024-04-10T03:31:09.711 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.709+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=YE0TI87NH1PV tag=Q7TV9GJ9GDG4 type=write size=3111819 2024-04-10T03:31:09.717 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.717+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=JBLA9RTY3KM9 type=write size=925254 2024-04-10T03:31:09.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.725+0000 7f3681d35640 -1 < failed to complete operation key=9IM6PF737CDI tag=OUSH5NRU7H25 type=del size=1327010: (22) Invalid argument 2024-04-10T03:31:09.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.737+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~EUU0RB2Y9F9F.0 size=521607 2024-04-10T03:31:09.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.737+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=EUU0RB2Y9F9F tag=LM5DEE54ORS8 type=write size=1570183 2024-04-10T03:31:09.746 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.745+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=PFCDKCFRFHB6 type=del 2024-04-10T03:31:09.754 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.753+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=0V7XMEIPX052 type=del size=365943 2024-04-10T03:31:09.760 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.757+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~VLMOC5KPFSOW.0 size=1048576 2024-04-10T03:31:09.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.765+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~VLMOC5KPFSOW.1 size=1048576 2024-04-10T03:31:09.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.765+0000 7f3681d35640 1 < canceled part key=_multipart_YB88V6V4V98Z.2~VLMOC5KPFSOW.2 size=254575 2024-04-10T03:31:09.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.773+0000 7f3681d35640 1 < canceled multipart upload key=YB88V6V4V98Z upload=VLMOC5KPFSOW tag=8K3JD5PSF6N2 type=write size=3400303 2024-04-10T03:31:09.782 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.781+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=VPBWGJDWNU8M type=del size=3928994 2024-04-10T03:31:09.794 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.793+0000 7f3681d35640 1 < suggested update operation key=0C53MDL2UIWC tag=YLKKR5XW8P3Q type=del size=2919914 2024-04-10T03:31:09.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.805+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~5I0RXZ7AOXSH.0 size=1048576 2024-04-10T03:31:09.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.809+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~5I0RXZ7AOXSH.1 size=1048576 2024-04-10T03:31:09.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.813+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~5I0RXZ7AOXSH.2 size=461948 2024-04-10T03:31:09.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.813+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=5I0RXZ7AOXSH tag=8VEW9SCU0YFT type=write size=3607676 2024-04-10T03:31:09.817 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.817+0000 7f3681d35640 1 < canceled part key=_multipart_B1TVXAV8NY2C.2~758HM7TDFAAA.0 size=810165 2024-04-10T03:31:09.828 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.825+0000 7f3681d35640 1 < canceled multipart upload key=B1TVXAV8NY2C upload=758HM7TDFAAA tag=XRVGITTL2YCR type=write size=1858741 2024-04-10T03:31:09.839 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.837+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~Z8IFM979MQW9.0 size=1048576 2024-04-10T03:31:09.844 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.841+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~Z8IFM979MQW9.1 size=778993 2024-04-10T03:31:09.844 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.841+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=Z8IFM979MQW9 tag=72G9YWL3UZX6 type=write size=2876145 2024-04-10T03:31:09.848 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.849+0000 7f3681d35640 1 < completed write operation key=UKP27BC5X2HN tag=5L59CZ4A63WW type=write size=590908 2024-04-10T03:31:09.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.869+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~I71E1Q13JENP.0 size=802903 2024-04-10T03:31:09.871 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.869+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=I71E1Q13JENP tag=9CSGMAZLOKWZ type=write size=1851479 2024-04-10T03:31:09.877 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.877+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=T06VUPHLC82A type=del 2024-04-10T03:31:09.883 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.881+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=KV4D62I0HK7H type=del size=3873792 2024-04-10T03:31:09.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.889+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~HH0W38EG3919.0 size=1048576 2024-04-10T03:31:09.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.893+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~HH0W38EG3919.1 size=945584 2024-04-10T03:31:09.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.901+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=HH0W38EG3919 tag=HA0QUKZJB7TN type=write size=3042736 2024-04-10T03:31:09.911 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.909+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~UI5QVSK2KR8X.0 size=478696 2024-04-10T03:31:09.911 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.909+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=UI5QVSK2KR8X tag=UQPJO1OZ0TVF type=write size=1527272 2024-04-10T03:31:09.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.917+0000 7f3681d35640 1 < completed write operation key=6EJTTV3FFONR tag=G6H800WU18NI type=write size=849793 2024-04-10T03:31:09.928 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.925+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~BJUBAQRAG7VS.0 size=1048576 2024-04-10T03:31:09.932 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.929+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~BJUBAQRAG7VS.1 size=1048576 2024-04-10T03:31:09.936 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.937+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~BJUBAQRAG7VS.2 size=946628 2024-04-10T03:31:09.936 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.937+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=BJUBAQRAG7VS tag=3EJ0864T22IZ type=write size=4092356 2024-04-10T03:31:09.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.941+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=5YPU0C2SG6TD type=del 2024-04-10T03:31:09.948 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.945+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=NDPXJLUAHY8V type=del size=2334448 2024-04-10T03:31:09.953 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.953+0000 7f3681d35640 1 < canceled operation key=F065S663O4VY tag=VBHCXC3C71EV type=del size=4088546 2024-04-10T03:31:09.959 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.957+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=SHB64ANDWD4N type=del size=2708968 2024-04-10T03:31:09.965 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.965+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=JOTSP0CK6QUO type=del 2024-04-10T03:31:09.974 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.973+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~6Y68S9C1ATYT.0 size=353761 2024-04-10T03:31:09.974 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.973+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=6Y68S9C1ATYT tag=PEIYBVR6CM8I type=write size=1402337 2024-04-10T03:31:09.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.977+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=2J7JA30TTLEX type=del 2024-04-10T03:31:09.988 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.985+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~GZP4GTIXCESQ.0 size=1048576 2024-04-10T03:31:09.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.993+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~GZP4GTIXCESQ.1 size=1048576 2024-04-10T03:31:09.997 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.997+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~GZP4GTIXCESQ.2 size=154412 2024-04-10T03:31:09.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:09.997+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=GZP4GTIXCESQ tag=3SJDQ6AU98K3 type=write size=3300140 2024-04-10T03:31:10.004 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.001+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~4MTZS0Z8SCLE.0 size=929470 2024-04-10T03:31:10.015 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.013+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=4MTZS0Z8SCLE tag=L6FAU3Y7NM5R type=write size=1978046 2024-04-10T03:31:10.025 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.025+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~699TU9VRPUSQ.0 size=336419 2024-04-10T03:31:10.025 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.025+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=699TU9VRPUSQ tag=UEP2X556U56X type=write size=1384995 2024-04-10T03:31:10.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.029+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~820VMHBID1AF.0 size=1048576 2024-04-10T03:31:10.037 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.037+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~820VMHBID1AF.1 size=355518 2024-04-10T03:31:10.048 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.045+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=820VMHBID1AF tag=8IS8DSWT12GL type=write size=2452670 2024-04-10T03:31:10.054 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.053+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=40GNPHJDQ1DZ type=del size=2115778 2024-04-10T03:31:10.059 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.057+0000 7f3681d35640 1 < completed write operation key=DNHKDP9DGSJ7 tag=JBLA9RTY3KM9 type=write size=925254 2024-04-10T03:31:10.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.073+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~VY3HIJC65FSN.0 size=1048576 2024-04-10T03:31:10.078 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.077+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~VY3HIJC65FSN.1 size=301690 2024-04-10T03:31:10.078 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.077+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=VY3HIJC65FSN tag=LJP2QYFW6Z3F type=write size=2398842 2024-04-10T03:31:10.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.081+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~EUU0RB2Y9F9F.0 size=521607 2024-04-10T03:31:10.093 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.093+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=EUU0RB2Y9F9F tag=LM5DEE54ORS8 type=write size=1570183 2024-04-10T03:31:10.098 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.097+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=V9ZCW6ZHGTPA type=del size=612359 2024-04-10T03:31:10.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.101+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=0V7XMEIPX052 type=del 2024-04-10T03:31:10.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.109+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=B4EYAX4V0KDR type=write size=824641 2024-04-10T03:31:10.115 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.113+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=VPBWGJDWNU8M type=del 2024-04-10T03:31:10.120 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.117+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=RCZDA15ODD33 type=del size=686654 2024-04-10T03:31:10.125 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.125+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~5I0RXZ7AOXSH.0 size=1048576 2024-04-10T03:31:10.130 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.129+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~5I0RXZ7AOXSH.1 size=1048576 2024-04-10T03:31:10.130 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.129+0000 7f3681d35640 1 < canceled part key=_multipart_9IM6PF737CDI.2~5I0RXZ7AOXSH.2 size=461948 2024-04-10T03:31:10.139 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.137+0000 7f3681d35640 1 < canceled multipart upload key=9IM6PF737CDI upload=5I0RXZ7AOXSH tag=8VEW9SCU0YFT type=write size=3607676 2024-04-10T03:31:10.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.141+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=F19RLF7Q95N9 type=del size=3477210 2024-04-10T03:31:10.149 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.149+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~Z8IFM979MQW9.0 size=1048576 2024-04-10T03:31:10.157 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.157+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~Z8IFM979MQW9.1 size=778993 2024-04-10T03:31:10.169 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.169+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=Z8IFM979MQW9 tag=72G9YWL3UZX6 type=write size=2876145 2024-04-10T03:31:10.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.173+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=I4VR5ED27YOF type=del size=3455749 2024-04-10T03:31:10.180 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.177+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~I71E1Q13JENP.0 size=802903 2024-04-10T03:31:10.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.189+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=I71E1Q13JENP tag=9CSGMAZLOKWZ type=write size=1851479 2024-04-10T03:31:10.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.193+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=G4EAWRYAORCN type=del size=3545400 2024-04-10T03:31:10.199 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.197+0000 7f3681d35640 1 < canceled operation key=B1TVXAV8NY2C tag=KV4D62I0HK7H type=del size=3873792 2024-04-10T03:31:10.208 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.205+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~ROZMVRTG9UBN.0 size=731365 2024-04-10T03:31:10.208 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.205+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=ROZMVRTG9UBN tag=XVSPQBL0JGJR type=write size=1779941 2024-04-10T03:31:10.215 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.213+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~UI5QVSK2KR8X.0 size=478696 2024-04-10T03:31:10.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.221+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=UI5QVSK2KR8X tag=UQPJO1OZ0TVF type=write size=1527272 2024-04-10T03:31:10.227 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.225+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=AQDLVSHVYOXH type=write size=131909 2024-04-10T03:31:10.232 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.229+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~BJUBAQRAG7VS.0 size=1048576 2024-04-10T03:31:10.236 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.233+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~BJUBAQRAG7VS.1 size=1048576 2024-04-10T03:31:10.240 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.241+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~BJUBAQRAG7VS.2 size=946628 2024-04-10T03:31:10.249 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.249+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=BJUBAQRAG7VS tag=3EJ0864T22IZ type=write size=4092356 2024-04-10T03:31:10.253 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.253+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=KB1Y39RIR6G8 type=del size=3950263 2024-04-10T03:31:10.263 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.261+0000 7f3681d35640 1 < suggested update operation key=0SRLP35OTH1O tag=NDPXJLUAHY8V type=del size=2334448 2024-04-10T03:31:10.268 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.265+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=45UB9BHST71Q type=del size=3780156 2024-04-10T03:31:10.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.273+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=SHB64ANDWD4N type=del 2024-04-10T03:31:10.278 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.277+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=NQK8JWYLXMGK type=write size=894856 2024-04-10T03:31:10.284 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.281+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~6Y68S9C1ATYT.0 size=353761 2024-04-10T03:31:10.293 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.293+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=6Y68S9C1ATYT tag=PEIYBVR6CM8I type=write size=1402337 2024-04-10T03:31:10.298 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.297+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=ABOBLDG5UKQK type=del size=668935 2024-04-10T03:31:10.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.301+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~GZP4GTIXCESQ.0 size=1048576 2024-04-10T03:31:10.307 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.305+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~GZP4GTIXCESQ.1 size=1048576 2024-04-10T03:31:10.311 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.309+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~GZP4GTIXCESQ.2 size=154412 2024-04-10T03:31:10.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.321+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=GZP4GTIXCESQ tag=3SJDQ6AU98K3 type=write size=3300140 2024-04-10T03:31:10.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.325+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=K7239VQVT090 type=del size=2364167 2024-04-10T03:31:10.330 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.329+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~699TU9VRPUSQ.0 size=336419 2024-04-10T03:31:10.341 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.341+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=699TU9VRPUSQ tag=UEP2X556U56X type=write size=1384995 2024-04-10T03:31:10.350 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.349+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~KJN80LJ9VO1R.0 size=1006625 2024-04-10T03:31:10.350 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.349+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=KJN80LJ9VO1R tag=G5DDKVI271F8 type=write size=2055201 2024-04-10T03:31:10.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.353+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=40GNPHJDQ1DZ type=del 2024-04-10T03:31:10.359 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.357+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=F311EJY7Q3WM type=del size=3101690 2024-04-10T03:31:10.364 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.361+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~VY3HIJC65FSN.0 size=1048576 2024-04-10T03:31:10.369 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.365+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~VY3HIJC65FSN.1 size=301690 2024-04-10T03:31:10.376 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.377+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=VY3HIJC65FSN tag=LJP2QYFW6Z3F type=write size=2398842 2024-04-10T03:31:10.387 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.385+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~3FI62T65A6CM.0 size=794130 2024-04-10T03:31:10.387 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.385+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=3FI62T65A6CM tag=ZNIWHWK2U0OU type=write size=1842706 2024-04-10T03:31:10.393 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.393+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=V9ZCW6ZHGTPA type=del 2024-04-10T03:31:10.398 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.397+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=C62QCTMFUDZ4 type=del size=2990650 2024-04-10T03:31:10.403 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.401+0000 7f3681d35640 1 < completed write operation key=DNHKDP9DGSJ7 tag=B4EYAX4V0KDR type=write size=824641 2024-04-10T03:31:10.408 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.409+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=ZWP6P08ZT04X type=del size=1919721 2024-04-10T03:31:10.414 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.413+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=RCZDA15ODD33 type=del 2024-04-10T03:31:10.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.421+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~CLTV1T1X4JQQ.0 size=1048576 2024-04-10T03:31:10.427 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.425+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~CLTV1T1X4JQQ.1 size=705156 2024-04-10T03:31:10.427 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.425+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=CLTV1T1X4JQQ tag=Z1ZQ9H1ZE0K0 type=write size=2802308 2024-04-10T03:31:10.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.437+0000 7f3681d35640 1 < suggested update operation key=0WIDF4906L06 tag=F19RLF7Q95N9 type=del size=3477210 2024-04-10T03:31:10.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.441+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=5L73RDLW8J5X type=del size=3440314 2024-04-10T03:31:10.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.449+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=I4VR5ED27YOF type=del 2024-04-10T03:31:10.455 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.453+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=ECTHFX4CBT9T type=del size=2488003 2024-04-10T03:31:10.466 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.465+0000 7f3681d35640 1 < suggested remove operation key=6EJTTV3FFONR tag=G4EAWRYAORCN type=del 2024-04-10T03:31:10.476 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.477+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~GF7JBSSSSWXU.0 size=1048576 2024-04-10T03:31:10.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.481+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~GF7JBSSSSWXU.1 size=224503 2024-04-10T03:31:10.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.481+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=GF7JBSSSSWXU tag=54DSNSKP2XOR type=write size=2321655 2024-04-10T03:31:10.486 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.485+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~ROZMVRTG9UBN.0 size=731365 2024-04-10T03:31:10.496 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.493+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=ROZMVRTG9UBN tag=XVSPQBL0JGJR type=write size=1779941 2024-04-10T03:31:10.508 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.505+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~G1RZNF4G0N04.0 size=1043971 2024-04-10T03:31:10.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.505+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=G1RZNF4G0N04 tag=SXEGTD2JVH71 type=write size=2092547 2024-04-10T03:31:10.513 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.513+0000 7f3681d35640 1 < completed write operation key=HJDIZI4VW5YB tag=AQDLVSHVYOXH type=write size=131909 2024-04-10T03:31:10.525 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.525+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~EAXI6KV2PEON.0 size=931625 2024-04-10T03:31:10.525 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.525+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=EAXI6KV2PEON tag=DFDG63ZI9TAZ type=write size=1980201 2024-04-10T03:31:10.533 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.533+0000 7f3681d35640 -1 < failed to complete operation key=0WIDF4906L06 tag=KB1Y39RIR6G8 type=del size=3950263: (22) Invalid argument 2024-04-10T03:31:10.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.541+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~LVJ5O7ZM0M31.0 size=1048576 2024-04-10T03:31:10.547 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.545+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~LVJ5O7ZM0M31.1 size=1048576 2024-04-10T03:31:10.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.549+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~LVJ5O7ZM0M31.2 size=58357 2024-04-10T03:31:10.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.549+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=LVJ5O7ZM0M31 tag=0XC9DG6F50SR type=write size=3204085 2024-04-10T03:31:10.558 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.557+0000 7f3681d35640 1 < canceled operation key=0SRLP35OTH1O tag=45UB9BHST71Q type=del size=3780156 2024-04-10T03:31:10.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.561+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=AQVRBP4DDYM3 type=del size=1761546 2024-04-10T03:31:10.569 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.569+0000 7f3681d35640 1 < completed write operation key=TY0AW46ZQ57A tag=NQK8JWYLXMGK type=write size=894856 2024-04-10T03:31:10.579 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.577+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~G6V1M0GON42R.0 size=1048576 2024-04-10T03:31:10.584 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.581+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~G6V1M0GON42R.1 size=1048576 2024-04-10T03:31:10.588 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.585+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~G6V1M0GON42R.2 size=495347 2024-04-10T03:31:10.588 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.585+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=G6V1M0GON42R tag=0P739NYGBRX5 type=write size=3641075 2024-04-10T03:31:10.594 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.593+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=ABOBLDG5UKQK type=del 2024-04-10T03:31:10.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.601+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=6JU8JNWB3J3O type=del size=4125419 2024-04-10T03:31:10.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.605+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=K7239VQVT090 type=del 2024-04-10T03:31:10.612 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.609+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=I9O2W5B12OIP type=del size=537806 2024-04-10T03:31:10.618 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.617+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~KJN80LJ9VO1R.0 size=1006625 2024-04-10T03:31:10.629 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.629+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=KJN80LJ9VO1R tag=G5DDKVI271F8 type=write size=2055201 2024-04-10T03:31:10.640 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.637+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~5W3NLF4LSCDE.0 size=1048576 2024-04-10T03:31:10.646 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.645+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~5W3NLF4LSCDE.1 size=1048576 2024-04-10T03:31:10.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.649+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~5W3NLF4LSCDE.2 size=336011 2024-04-10T03:31:10.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.649+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=5W3NLF4LSCDE tag=EL1CWNN02QAC type=write size=3481739 2024-04-10T03:31:10.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.657+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=F311EJY7Q3WM type=del 2024-04-10T03:31:10.665 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.665+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=B9LDV3A03NYO type=del size=2175041 2024-04-10T03:31:10.672 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.669+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~3FI62T65A6CM.0 size=794130 2024-04-10T03:31:10.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.681+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=3FI62T65A6CM tag=ZNIWHWK2U0OU type=write size=1842706 2024-04-10T03:31:10.688 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.685+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=L5TLM7AGJVH3 type=write size=467976 2024-04-10T03:31:10.693 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.693+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=C62QCTMFUDZ4 type=del 2024-04-10T03:31:10.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.701+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~FN0R4MKZ1MPT.0 size=275460 2024-04-10T03:31:10.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.701+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=FN0R4MKZ1MPT tag=NEMYB9AZRMXA type=write size=1324036 2024-04-10T03:31:10.715 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.713+0000 7f3681d35640 1 < suggested update operation key=XPY2010UJEZ8 tag=ZWP6P08ZT04X type=del size=1919721 2024-04-10T03:31:10.721 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.721+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=Z83B1DMD6N2W type=del size=415413 2024-04-10T03:31:10.727 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.725+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~CLTV1T1X4JQQ.0 size=1048576 2024-04-10T03:31:10.731 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.729+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~CLTV1T1X4JQQ.1 size=705156 2024-04-10T03:31:10.741 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.741+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=CLTV1T1X4JQQ tag=Z1ZQ9H1ZE0K0 type=write size=2802308 2024-04-10T03:31:10.751 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.749+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~0SVVQ8XXAOKV.0 size=1048576 2024-04-10T03:31:10.756 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.753+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~0SVVQ8XXAOKV.1 size=91821 2024-04-10T03:31:10.756 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.753+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=0SVVQ8XXAOKV tag=7KLA5XSFRD1C type=write size=2188973 2024-04-10T03:31:10.763 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.761+0000 7f3681d35640 -1 < failed to complete operation key=6EJTTV3FFONR tag=5L73RDLW8J5X type=del size=3440314: (22) Invalid argument 2024-04-10T03:31:10.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.773+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~26HPZ07BX6MN.0 size=1014111 2024-04-10T03:31:10.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.773+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=26HPZ07BX6MN tag=IDLANF1R3W82 type=write size=2062687 2024-04-10T03:31:10.786 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.785+0000 7f3681d35640 1 < suggested remove operation key=HJDIZI4VW5YB tag=ECTHFX4CBT9T type=del 2024-04-10T03:31:10.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.789+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=GDELPJO844SA type=write size=712189 2024-04-10T03:31:10.798 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.797+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~GF7JBSSSSWXU.0 size=1048576 2024-04-10T03:31:10.804 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.801+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~GF7JBSSSSWXU.1 size=224503 2024-04-10T03:31:10.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.813+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=GF7JBSSSSWXU tag=54DSNSKP2XOR type=write size=2321655 2024-04-10T03:31:10.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.817+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=2EWDK47NG8D2 type=del size=3901138 2024-04-10T03:31:10.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.825+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~G1RZNF4G0N04.0 size=1043971 2024-04-10T03:31:10.836 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.833+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=G1RZNF4G0N04 tag=SXEGTD2JVH71 type=write size=2092547 2024-04-10T03:31:10.841 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.841+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=CTBEJ3Q4MWYV type=del size=3157788 2024-04-10T03:31:10.849 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.845+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~EAXI6KV2PEON.0 size=931625 2024-04-10T03:31:10.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.853+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=EAXI6KV2PEON tag=DFDG63ZI9TAZ type=write size=1980201 2024-04-10T03:31:10.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.861+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=35IQ7RI1ZP9N type=del size=1377074 2024-04-10T03:31:10.866 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.865+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~LVJ5O7ZM0M31.0 size=1048576 2024-04-10T03:31:10.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.869+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~LVJ5O7ZM0M31.1 size=1048576 2024-04-10T03:31:10.871 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.869+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~LVJ5O7ZM0M31.2 size=58357 2024-04-10T03:31:10.882 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.881+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=LVJ5O7ZM0M31 tag=0XC9DG6F50SR type=write size=3204085 2024-04-10T03:31:10.888 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.885+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=DY0SO39GSG0Q type=del size=2145151 2024-04-10T03:31:10.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.893+0000 7f3681d35640 1 < canceled operation key=JMYOGWOKOS63 tag=AQVRBP4DDYM3 type=del size=1761546 2024-04-10T03:31:10.904 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.901+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~T61SLSSS5LVR.0 size=1048576 2024-04-10T03:31:10.908 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.909+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~T61SLSSS5LVR.1 size=1019390 2024-04-10T03:31:10.908 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.909+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=T61SLSSS5LVR tag=S4A80KIW5XMH type=write size=3116542 2024-04-10T03:31:10.914 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.913+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~G6V1M0GON42R.0 size=1048576 2024-04-10T03:31:10.918 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.917+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~G6V1M0GON42R.1 size=1048576 2024-04-10T03:31:10.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.921+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~G6V1M0GON42R.2 size=495347 2024-04-10T03:31:10.930 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.929+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=G6V1M0GON42R tag=0P739NYGBRX5 type=write size=3641075 2024-04-10T03:31:10.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.941+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~A5RKSJLW0R1H.0 size=1048576 2024-04-10T03:31:10.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.945+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~A5RKSJLW0R1H.1 size=641650 2024-04-10T03:31:10.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.945+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=A5RKSJLW0R1H tag=F8PT05D9B9R2 type=write size=2738802 2024-04-10T03:31:10.959 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.957+0000 7f3681d35640 1 < suggested remove operation key=TY0AW46ZQ57A tag=6JU8JNWB3J3O type=del 2024-04-10T03:31:10.965 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.965+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=PZ0ZU6FGFMFB type=del size=1111698 2024-04-10T03:31:10.972 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.969+0000 7f3681d35640 -1 < failed to complete operation key=TY0AW46ZQ57A tag=I9O2W5B12OIP type=del size=537806: (22) Invalid argument 2024-04-10T03:31:10.978 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.977+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=AYES23BRA1AN type=write size=478500 2024-04-10T03:31:10.983 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.981+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~5W3NLF4LSCDE.0 size=1048576 2024-04-10T03:31:10.989 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.989+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~5W3NLF4LSCDE.1 size=1048576 2024-04-10T03:31:10.994 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:10.993+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~5W3NLF4LSCDE.2 size=336011 2024-04-10T03:31:11.004 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.001+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=5W3NLF4LSCDE tag=EL1CWNN02QAC type=write size=3481739 2024-04-10T03:31:11.009 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.009+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=U81YM2DRSKFP type=del size=3594386 2024-04-10T03:31:11.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.013+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=B9LDV3A03NYO type=del 2024-04-10T03:31:11.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.021+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~6IFHJ1IS3KY7.0 size=1048576 2024-04-10T03:31:11.029 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.029+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~6IFHJ1IS3KY7.1 size=44904 2024-04-10T03:31:11.029 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.029+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=6IFHJ1IS3KY7 tag=EPKNEFI6ZCQ8 type=write size=2142056 2024-04-10T03:31:11.034 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.033+0000 7f3681d35640 1 < completed write operation key=ZFPI8J89GM63 tag=L5TLM7AGJVH3 type=write size=467976 2024-04-10T03:31:11.045 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.045+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~3WG4AZGK68EG.0 size=886743 2024-04-10T03:31:11.045 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.045+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=3WG4AZGK68EG tag=4XJFJ9TG0X4I type=write size=1935319 2024-04-10T03:31:11.050 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.049+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~FN0R4MKZ1MPT.0 size=275460 2024-04-10T03:31:11.059 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.057+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=FN0R4MKZ1MPT tag=NEMYB9AZRMXA type=write size=1324036 2024-04-10T03:31:11.065 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.061+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=FST0K3RXUP4U type=del size=2099426 2024-04-10T03:31:11.076 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.073+0000 7f3681d35640 1 < suggested update operation key=FATA626DUEW7 tag=Z83B1DMD6N2W type=del size=415413 2024-04-10T03:31:11.087 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.085+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~ZUAWN823AW28.0 size=817095 2024-04-10T03:31:11.088 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.085+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=ZUAWN823AW28 tag=85W1ZUXXREWD type=write size=1865671 2024-04-10T03:31:11.093 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.093+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~0SVVQ8XXAOKV.0 size=1048576 2024-04-10T03:31:11.096 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.093+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~0SVVQ8XXAOKV.1 size=91821 2024-04-10T03:31:11.104 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.105+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=0SVVQ8XXAOKV tag=7KLA5XSFRD1C type=write size=2188973 2024-04-10T03:31:11.112 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.109+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~KXGLXYO93L4M.0 size=1048576 2024-04-10T03:31:11.116 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.117+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~KXGLXYO93L4M.1 size=1048576 2024-04-10T03:31:11.120 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.121+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~KXGLXYO93L4M.2 size=689493 2024-04-10T03:31:11.120 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.121+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=KXGLXYO93L4M tag=NF9TU1BLX08O type=write size=3835221 2024-04-10T03:31:11.125 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.125+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~26HPZ07BX6MN.0 size=1014111 2024-04-10T03:31:11.132 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.129+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=26HPZ07BX6MN tag=IDLANF1R3W82 type=write size=2062687 2024-04-10T03:31:11.142 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.141+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~ZDB3GR3HN9OQ.0 size=1048576 2024-04-10T03:31:11.146 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.145+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~ZDB3GR3HN9OQ.1 size=29950 2024-04-10T03:31:11.146 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.145+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=ZDB3GR3HN9OQ tag=O7RMXZI9CQV7 type=write size=2127102 2024-04-10T03:31:11.150 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.149+0000 7f3681d35640 1 < completed write operation key=6EJTTV3FFONR tag=GDELPJO844SA type=write size=712189 2024-04-10T03:31:11.158 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.157+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~1RO9WIMR3FGC.0 size=1048576 2024-04-10T03:31:11.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.161+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~1RO9WIMR3FGC.1 size=476503 2024-04-10T03:31:11.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.161+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=1RO9WIMR3FGC tag=0JEZ17CGFP7W type=write size=2573655 2024-04-10T03:31:11.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.165+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=2EWDK47NG8D2 type=del 2024-04-10T03:31:11.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.169+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=ZNRE2P21KZ3A type=del size=3694611 2024-04-10T03:31:11.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:10 smithi136 bash[68278]: cluster 2024-04-10T03:31:09.754424+0000 mgr.y (mgr.25133) 743 : cluster 0 pgmap v1415: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 152 KiB/s wr, 788 op/s 2024-04-10T03:31:11.177 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.177+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=CTBEJ3Q4MWYV type=del 2024-04-10T03:31:11.181 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.181+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=CLZY3WHQKYID type=del size=1240361 2024-04-10T03:31:11.185 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.185+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=35IQ7RI1ZP9N type=del 2024-04-10T03:31:11.189 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.189+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=HG6P3J9S38ZU type=del size=1352190 2024-04-10T03:31:11.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.193+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=DY0SO39GSG0Q type=del 2024-04-10T03:31:11.202 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.201+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~MQ4R233A4HSU.0 size=1048576 2024-04-10T03:31:11.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.205+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~MQ4R233A4HSU.1 size=1048576 2024-04-10T03:31:11.210 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.209+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~MQ4R233A4HSU.2 size=320822 2024-04-10T03:31:11.210 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.209+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=MQ4R233A4HSU tag=O3AOUIAVQG4R type=write size=3466550 2024-04-10T03:31:11.215 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.213+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~T61SLSSS5LVR.0 size=1048576 2024-04-10T03:31:11.219 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.217+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~T61SLSSS5LVR.1 size=1019390 2024-04-10T03:31:11.229 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.229+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=T61SLSSS5LVR tag=S4A80KIW5XMH type=write size=3116542 2024-04-10T03:31:11.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.233+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=LYFFZEZDDD58 type=del size=2949736 2024-04-10T03:31:11.239 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.237+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~A5RKSJLW0R1H.0 size=1048576 2024-04-10T03:31:11.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.241+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~A5RKSJLW0R1H.1 size=641650 2024-04-10T03:31:11.252 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.249+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=A5RKSJLW0R1H tag=F8PT05D9B9R2 type=write size=2738802 2024-04-10T03:31:11.261 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.261+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~B4336285XPWG.0 size=1048576 2024-04-10T03:31:11.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.265+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~B4336285XPWG.1 size=911710 2024-04-10T03:31:11.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.265+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=B4336285XPWG tag=QAJKUCJ53Y67 type=write size=3008862 2024-04-10T03:31:11.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.273+0000 7f3681d35640 1 < suggested remove operation key=LBDUNL2QNNZJ tag=PZ0ZU6FGFMFB type=del 2024-04-10T03:31:11.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.281+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~72IEHLW7W4E1.0 size=1048576 2024-04-10T03:31:11.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.285+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~72IEHLW7W4E1.1 size=900370 2024-04-10T03:31:11.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.285+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=72IEHLW7W4E1 tag=ARNP98TXDH60 type=write size=2997522 2024-04-10T03:31:11.293 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.293+0000 7f3681d35640 1 < completed write operation key=HJDIZI4VW5YB tag=AYES23BRA1AN type=write size=478500 2024-04-10T03:31:11.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.301+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~SG18PWF2AT4I.0 size=673576 2024-04-10T03:31:11.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.301+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=SG18PWF2AT4I tag=HUVZ5MH051MP type=write size=1722152 2024-04-10T03:31:11.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.305+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=U81YM2DRSKFP type=del 2024-04-10T03:31:11.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:10 smithi016 bash[72916]: cluster 2024-04-10T03:31:09.754424+0000 mgr.y (mgr.25133) 743 : cluster 0 pgmap v1415: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 152 KiB/s wr, 788 op/s 2024-04-10T03:31:11.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:10 smithi016 bash[74137]: cluster 2024-04-10T03:31:09.754424+0000 mgr.y (mgr.25133) 743 : cluster 0 pgmap v1415: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 152 KiB/s wr, 788 op/s 2024-04-10T03:31:11.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.313+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~A643JEUAE79C.0 size=702189 2024-04-10T03:31:11.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.313+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=A643JEUAE79C tag=3X5ZA2YX4QD3 type=write size=1750765 2024-04-10T03:31:11.321 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.321+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~6IFHJ1IS3KY7.0 size=1048576 2024-04-10T03:31:11.327 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.325+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~6IFHJ1IS3KY7.1 size=44904 2024-04-10T03:31:11.338 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.337+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=6IFHJ1IS3KY7 tag=EPKNEFI6ZCQ8 type=write size=2142056 2024-04-10T03:31:11.348 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.345+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~W1MKTKDWPYRI.0 size=1048576 2024-04-10T03:31:11.353 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.353+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~W1MKTKDWPYRI.1 size=1048576 2024-04-10T03:31:11.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.357+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~W1MKTKDWPYRI.2 size=809519 2024-04-10T03:31:11.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.357+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=W1MKTKDWPYRI tag=GRZMOE2CHFD4 type=write size=3955247 2024-04-10T03:31:11.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.361+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~3WG4AZGK68EG.0 size=886743 2024-04-10T03:31:11.372 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.369+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=3WG4AZGK68EG tag=4XJFJ9TG0X4I type=write size=1935319 2024-04-10T03:31:11.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.377+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=XILSEJF85LYU type=del size=930221 2024-04-10T03:31:11.387 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.385+0000 7f3681d35640 1 < suggested remove operation key=F065S663O4VY tag=FST0K3RXUP4U type=del 2024-04-10T03:31:11.397 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.397+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~TUK2S7FV40Y1.0 size=831637 2024-04-10T03:31:11.397 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.397+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=TUK2S7FV40Y1 tag=Z7N7MX5O2ZBX type=write size=1880213 2024-04-10T03:31:11.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.401+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~ZUAWN823AW28.0 size=817095 2024-04-10T03:31:11.411 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.409+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=ZUAWN823AW28 tag=85W1ZUXXREWD type=write size=1865671 2024-04-10T03:31:11.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.421+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~DH1UO2TUIB7B.0 size=1048576 2024-04-10T03:31:11.428 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.429+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~DH1UO2TUIB7B.1 size=1048576 2024-04-10T03:31:11.433 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.433+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~DH1UO2TUIB7B.2 size=133365 2024-04-10T03:31:11.433 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.433+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=DH1UO2TUIB7B tag=6NRXT1U89LLV type=write size=3279093 2024-04-10T03:31:11.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.437+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~KXGLXYO93L4M.0 size=1048576 2024-04-10T03:31:11.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.437+0000 7f3681d35640 1 < canceled part key=_multipart_B1TVXAV8NY2C.2~KXGLXYO93L4M.1 size=1048576 2024-04-10T03:31:11.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.445+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~KXGLXYO93L4M.2 size=689493 2024-04-10T03:31:11.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.453+0000 7f3681d35640 1 < canceled multipart upload key=B1TVXAV8NY2C upload=KXGLXYO93L4M tag=NF9TU1BLX08O type=write size=3835221 2024-04-10T03:31:11.462 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.457+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=9483VXHJD8RR type=del size=1245074 2024-04-10T03:31:11.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.465+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~ZDB3GR3HN9OQ.0 size=1048576 2024-04-10T03:31:11.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.469+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~ZDB3GR3HN9OQ.1 size=29950 2024-04-10T03:31:11.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.481+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=ZDB3GR3HN9OQ tag=O7RMXZI9CQV7 type=write size=2127102 2024-04-10T03:31:11.487 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.485+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=VNRNYLN6ZCBX type=del size=18119 2024-04-10T03:31:11.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.493+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~1RO9WIMR3FGC.0 size=1048576 2024-04-10T03:31:11.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.497+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~1RO9WIMR3FGC.1 size=476503 2024-04-10T03:31:11.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.509+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=1RO9WIMR3FGC tag=0JEZ17CGFP7W type=write size=2573655 2024-04-10T03:31:11.515 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.513+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=ZT96SMN8RX9Q type=del size=2959595 2024-04-10T03:31:11.526 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.525+0000 7f3681d35640 1 < suggested remove operation key=6EJTTV3FFONR tag=ZNRE2P21KZ3A type=del 2024-04-10T03:31:11.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.529+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=OUEV2TUTFYT5 type=del size=3261771 2024-04-10T03:31:11.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.537+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=CLZY3WHQKYID type=del 2024-04-10T03:31:11.550 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.549+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~8Y4JHKZDKPW7.0 size=1048576 2024-04-10T03:31:11.555 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.553+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~8Y4JHKZDKPW7.1 size=836810 2024-04-10T03:31:11.555 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.553+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=8Y4JHKZDKPW7 tag=YDTEXJXDLB6F type=write size=2933962 2024-04-10T03:31:11.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.561+0000 7f3681d35640 -1 < failed to complete operation key=LBDUNL2QNNZJ tag=HG6P3J9S38ZU type=del size=1352190: (22) Invalid argument 2024-04-10T03:31:11.568 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.569+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=TG4PQM6LAI3M type=write size=602626 2024-04-10T03:31:11.569 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.569+0000 7f3681d35640 1 < canceled part key=_multipart_0C53MDL2UIWC.2~MQ4R233A4HSU.0 size=1048576 2024-04-10T03:31:11.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.573+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~MQ4R233A4HSU.1 size=1048576 2024-04-10T03:31:11.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.577+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~MQ4R233A4HSU.2 size=320822 2024-04-10T03:31:11.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.589+0000 7f3681d35640 1 < canceled multipart upload key=0C53MDL2UIWC upload=MQ4R233A4HSU tag=O3AOUIAVQG4R type=write size=3466550 2024-04-10T03:31:11.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.597+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=2KAF5D6X06PA type=del size=1948504 2024-04-10T03:31:11.602 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.601+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=LYFFZEZDDD58 type=del 2024-04-10T03:31:11.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.613+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~GO4MWORI0FZH.0 size=1048576 2024-04-10T03:31:11.619 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.617+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~GO4MWORI0FZH.1 size=1048576 2024-04-10T03:31:11.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.625+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~GO4MWORI0FZH.2 size=280236 2024-04-10T03:31:11.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.625+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=GO4MWORI0FZH tag=BFMGHMM27M7J type=write size=3425964 2024-04-10T03:31:11.631 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.629+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~B4336285XPWG.0 size=1048576 2024-04-10T03:31:11.631 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.629+0000 7f3681d35640 1 < canceled part key=_multipart_TY0AW46ZQ57A.2~B4336285XPWG.1 size=911710 2024-04-10T03:31:11.642 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.641+0000 7f3681d35640 1 < canceled multipart upload key=TY0AW46ZQ57A upload=B4336285XPWG tag=QAJKUCJ53Y67 type=write size=3008862 2024-04-10T03:31:11.648 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.645+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=L1JBRZDE3NOS type=del size=3979460 2024-04-10T03:31:11.654 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.653+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~72IEHLW7W4E1.0 size=1048576 2024-04-10T03:31:11.660 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.657+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~72IEHLW7W4E1.1 size=900370 2024-04-10T03:31:11.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.669+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=72IEHLW7W4E1 tag=ARNP98TXDH60 type=write size=2997522 2024-04-10T03:31:11.676 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.677+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=MM9UFV9LYH00 type=del size=2986436 2024-04-10T03:31:11.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.681+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~SG18PWF2AT4I.0 size=673576 2024-04-10T03:31:11.693 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.689+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=SG18PWF2AT4I tag=HUVZ5MH051MP type=write size=1722152 2024-04-10T03:31:11.703 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.701+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~P8TKDHQ1SO6Q.0 size=1048576 2024-04-10T03:31:11.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.705+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~P8TKDHQ1SO6Q.1 size=489042 2024-04-10T03:31:11.711 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.705+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=P8TKDHQ1SO6Q tag=JKY0HYCPEC0R type=write size=2586194 2024-04-10T03:31:11.714 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.713+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~A643JEUAE79C.0 size=702189 2024-04-10T03:31:11.724 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.721+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=A643JEUAE79C tag=3X5ZA2YX4QD3 type=write size=1750765 2024-04-10T03:31:11.729 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.729+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=15EUQXQ2X0T8 type=del size=1070970 2024-04-10T03:31:11.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.729+0000 7f3681d35640 1 < canceled part key=_multipart_0C53MDL2UIWC.2~W1MKTKDWPYRI.0 size=1048576 2024-04-10T03:31:11.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.733+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~W1MKTKDWPYRI.1 size=1048576 2024-04-10T03:31:11.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.737+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~W1MKTKDWPYRI.2 size=809519 2024-04-10T03:31:11.749 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.749+0000 7f3681d35640 1 < canceled multipart upload key=0C53MDL2UIWC upload=W1MKTKDWPYRI tag=GRZMOE2CHFD4 type=write size=3955247 2024-04-10T03:31:11.761 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.761+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~66XJFEF6PZW6.0 size=1048576 2024-04-10T03:31:11.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.765+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~66XJFEF6PZW6.1 size=109965 2024-04-10T03:31:11.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.765+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=66XJFEF6PZW6 tag=XOXYKF301CNB type=write size=2207117 2024-04-10T03:31:11.772 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.769+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=XILSEJF85LYU type=del 2024-04-10T03:31:11.778 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.777+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=J8CAATKLVTLM type=del size=3580335 2024-04-10T03:31:11.784 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.781+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~TUK2S7FV40Y1.0 size=831637 2024-04-10T03:31:11.795 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.793+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=TUK2S7FV40Y1 tag=Z7N7MX5O2ZBX type=write size=1880213 2024-04-10T03:31:11.806 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.805+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~25GWJTSAH1YU.0 size=620236 2024-04-10T03:31:11.806 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.805+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=25GWJTSAH1YU tag=3FEKS36SZCK0 type=write size=1668812 2024-04-10T03:31:11.807 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.805+0000 7f3681d35640 1 < canceled part key=_multipart_UKP27BC5X2HN.2~DH1UO2TUIB7B.0 size=1048576 2024-04-10T03:31:11.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.813+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~DH1UO2TUIB7B.1 size=1048576 2024-04-10T03:31:11.818 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.817+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~DH1UO2TUIB7B.2 size=133365 2024-04-10T03:31:11.828 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.825+0000 7f3681d35640 1 < canceled multipart upload key=UKP27BC5X2HN upload=DH1UO2TUIB7B tag=6NRXT1U89LLV type=write size=3279093 2024-04-10T03:31:11.841 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.841+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~3FQHT3NGEGOU.0 size=153972 2024-04-10T03:31:11.842 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.841+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=3FQHT3NGEGOU tag=5CLUYN9GJ74S type=write size=1202548 2024-04-10T03:31:11.848 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.845+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=9483VXHJD8RR type=del 2024-04-10T03:31:11.859 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.857+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~9771RKXB767C.0 size=1048576 2024-04-10T03:31:11.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.861+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~9771RKXB767C.1 size=171190 2024-04-10T03:31:11.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.861+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=9771RKXB767C tag=UTT28A1UNEOW type=write size=2268342 2024-04-10T03:31:11.869 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.869+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=VNRNYLN6ZCBX type=del 2024-04-10T03:31:11.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.877+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~IMRQSIE1GF1D.0 size=1048576 2024-04-10T03:31:11.883 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.881+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~IMRQSIE1GF1D.1 size=144060 2024-04-10T03:31:11.884 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.881+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=IMRQSIE1GF1D tag=EWQRLF4SYVRW type=write size=2241212 2024-04-10T03:31:11.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.893+0000 7f3681d35640 1 < suggested remove operation key=2MYMDF371BVI tag=ZT96SMN8RX9Q type=del 2024-04-10T03:31:11.905 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.905+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~QZ12IPN4KQ0B.0 size=1048576 2024-04-10T03:31:11.909 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.909+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~QZ12IPN4KQ0B.1 size=1048576 2024-04-10T03:31:11.914 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.913+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~QZ12IPN4KQ0B.2 size=108917 2024-04-10T03:31:11.914 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.913+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=QZ12IPN4KQ0B tag=S7R9QC8LCA12 type=write size=3254645 2024-04-10T03:31:11.923 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.921+0000 7f3681d35640 1 < suggested remove operation key=HJDIZI4VW5YB tag=OUEV2TUTFYT5 type=del 2024-04-10T03:31:11.930 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.929+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=5HMSPOJMS0H8 type=del size=1465510 2024-04-10T03:31:11.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.933+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~8Y4JHKZDKPW7.0 size=1048576 2024-04-10T03:31:11.943 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.937+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~8Y4JHKZDKPW7.1 size=836810 2024-04-10T03:31:11.951 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.949+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=8Y4JHKZDKPW7 tag=YDTEXJXDLB6F type=write size=2933962 2024-04-10T03:31:11.957 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.953+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=LJQ1JZ6T0EDX type=write size=421748 2024-04-10T03:31:11.961 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.961+0000 7f3681d35640 1 < completed write operation key=FG3P40IBDLYN tag=TG4PQM6LAI3M type=write size=602626 2024-04-10T03:31:11.967 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.965+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=V2XWASW2JSG3 type=del size=3926998 2024-04-10T03:31:11.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.977+0000 7f3681d35640 1 < suggested update operation key=6EJTTV3FFONR tag=2KAF5D6X06PA type=del size=1948504 2024-04-10T03:31:11.991 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.989+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~83WOSM83CVDP.0 size=1048576 2024-04-10T03:31:11.996 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:11.993+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~83WOSM83CVDP.1 size=1048576 2024-04-10T03:31:12.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.001+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~83WOSM83CVDP.2 size=114222 2024-04-10T03:31:12.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.001+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=83WOSM83CVDP tag=NHBKF1KQEZ7I type=write size=3259950 2024-04-10T03:31:12.009 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.009+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~GO4MWORI0FZH.0 size=1048576 2024-04-10T03:31:12.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.013+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~GO4MWORI0FZH.1 size=1048576 2024-04-10T03:31:12.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.017+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~GO4MWORI0FZH.2 size=280236 2024-04-10T03:31:12.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.029+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=GO4MWORI0FZH tag=BFMGHMM27M7J type=write size=3425964 2024-04-10T03:31:12.038 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.037+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=1EPKDAZ0XE4E type=write size=269883 2024-04-10T03:31:12.044 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.041+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=L1JBRZDE3NOS type=del 2024-04-10T03:31:12.049 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.049+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=ZQARIIZU9TWY type=del size=2093769 2024-04-10T03:31:12.055 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.053+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=MM9UFV9LYH00 type=del 2024-04-10T03:31:12.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.061+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=DD5M0598Q3SW type=del size=3936759 2024-04-10T03:31:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:31:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:31:11] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2024-04-10T03:31:12.066 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.065+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~P8TKDHQ1SO6Q.0 size=1048576 2024-04-10T03:31:12.074 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.069+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~P8TKDHQ1SO6Q.1 size=489042 2024-04-10T03:31:12.082 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.081+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=P8TKDHQ1SO6Q tag=JKY0HYCPEC0R type=write size=2586194 2024-04-10T03:31:12.094 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.093+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~L32VFEIJLSMS.0 size=1048576 2024-04-10T03:31:12.099 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.097+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~L32VFEIJLSMS.1 size=1048576 2024-04-10T03:31:12.104 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.101+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~L32VFEIJLSMS.2 size=854793 2024-04-10T03:31:12.104 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.101+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=L32VFEIJLSMS tag=BE3XPNF624MO type=write size=4000521 2024-04-10T03:31:12.116 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.113+0000 7f3681d35640 1 < suggested update operation key=AVSQ6ZAXYX9N tag=15EUQXQ2X0T8 type=del size=1070970 2024-04-10T03:31:12.121 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.121+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=XARXJ9U07Z9E type=write size=316102 2024-04-10T03:31:12.128 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.125+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~66XJFEF6PZW6.0 size=1048576 2024-04-10T03:31:12.132 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.133+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~66XJFEF6PZW6.1 size=109965 2024-04-10T03:31:12.142 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.141+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=66XJFEF6PZW6 tag=XOXYKF301CNB type=write size=2207117 2024-04-10T03:31:12.148 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.149+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=FRZY2U1EW9JS type=del size=3863442 2024-04-10T03:31:12.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.153+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=J8CAATKLVTLM type=del 2024-04-10T03:31:12.160 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.157+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=Y9LK3OIAMB3E type=del size=1348959 2024-04-10T03:31:12.165 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.165+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~25GWJTSAH1YU.0 size=620236 2024-04-10T03:31:12.174 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.173+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=25GWJTSAH1YU tag=3FEKS36SZCK0 type=write size=1668812 2024-04-10T03:31:12.185 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.185+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~AOK5WVRQP9G2.0 size=1048576 2024-04-10T03:31:12.190 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.189+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~AOK5WVRQP9G2.1 size=544842 2024-04-10T03:31:12.190 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.189+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=AOK5WVRQP9G2 tag=28TU5QGII1DW type=write size=2641994 2024-04-10T03:31:12.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.189+0000 7f3681d35640 1 < canceled part key=_multipart_0SRLP35OTH1O.2~3FQHT3NGEGOU.0 size=153972 2024-04-10T03:31:12.202 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.201+0000 7f3681d35640 1 < canceled multipart upload key=0SRLP35OTH1O upload=3FQHT3NGEGOU tag=5CLUYN9GJ74S type=write size=1202548 2024-04-10T03:31:12.207 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.205+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=DNV638OVK2OK type=write size=132245 2024-04-10T03:31:12.212 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.213+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~9771RKXB767C.0 size=1048576 2024-04-10T03:31:12.217 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.217+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~9771RKXB767C.1 size=171190 2024-04-10T03:31:12.227 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.225+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=9771RKXB767C tag=UTT28A1UNEOW type=write size=2268342 2024-04-10T03:31:12.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.237+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~WSAOAMQQINSU.0 size=933048 2024-04-10T03:31:12.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.237+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=WSAOAMQQINSU tag=Z97YQBHOJ2NS type=write size=1981624 2024-04-10T03:31:12.238 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.237+0000 7f3681d35640 1 < canceled part key=_multipart_E0RSS1JA08WF.2~IMRQSIE1GF1D.0 size=1048576 2024-04-10T03:31:12.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.241+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~IMRQSIE1GF1D.1 size=144060 2024-04-10T03:31:12.253 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.253+0000 7f3681d35640 1 < canceled multipart upload key=E0RSS1JA08WF upload=IMRQSIE1GF1D tag=EWQRLF4SYVRW type=write size=2241212 2024-04-10T03:31:12.259 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.257+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=ZHAQZR8NCAXF type=del size=379158 2024-04-10T03:31:12.266 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.265+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~QZ12IPN4KQ0B.0 size=1048576 2024-04-10T03:31:12.266 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.265+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~QZ12IPN4KQ0B.1 size=1048576 2024-04-10T03:31:12.271 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.269+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~QZ12IPN4KQ0B.2 size=108917 2024-04-10T03:31:12.281 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.281+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=QZ12IPN4KQ0B tag=S7R9QC8LCA12 type=write size=3254645 2024-04-10T03:31:12.286 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.285+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=24JWVAN7LZLL type=del size=3556206 2024-04-10T03:31:12.298 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.297+0000 7f3681d35640 1 < suggested remove operation key=E0RSS1JA08WF tag=5HMSPOJMS0H8 type=del 2024-04-10T03:31:12.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.301+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=4LE2IOAYJWU0 type=del size=2594727 2024-04-10T03:31:12.310 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.309+0000 7f3681d35640 1 < canceled operation key=XS3QMVD9HETO tag=LJQ1JZ6T0EDX type=write size=421748 2024-04-10T03:31:12.324 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.321+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~FPVMUNXAD4VP.0 size=138534 2024-04-10T03:31:12.324 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.321+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=FPVMUNXAD4VP tag=9KOOMT38CWGI type=write size=1187110 2024-04-10T03:31:12.330 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.329+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=V2XWASW2JSG3 type=del 2024-04-10T03:31:12.336 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.333+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=SI7KQM8Z6TTG type=write size=418545 2024-04-10T03:31:12.341 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.341+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~83WOSM83CVDP.0 size=1048576 2024-04-10T03:31:12.347 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.345+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~83WOSM83CVDP.1 size=1048576 2024-04-10T03:31:12.352 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.349+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~83WOSM83CVDP.2 size=114222 2024-04-10T03:31:12.364 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.361+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=83WOSM83CVDP tag=NHBKF1KQEZ7I type=write size=3259950 2024-04-10T03:31:12.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.369+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=9A75MQD5C8VB type=del size=1063086 2024-04-10T03:31:12.378 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.377+0000 7f3681d35640 1 < completed write operation key=JMYOGWOKOS63 tag=1EPKDAZ0XE4E type=write size=269883 2024-04-10T03:31:12.384 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.385+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=0TW0JGT0D5T8 type=del size=1611652 2024-04-10T03:31:12.390 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.389+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=ZQARIIZU9TWY type=del 2024-04-10T03:31:12.396 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.393+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=9YY8MI04H4HX type=del size=3199334 2024-04-10T03:31:12.401 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.401+0000 7f3681d35640 1 < canceled operation key=DWRW792CYQIR tag=DD5M0598Q3SW type=del size=3936759 2024-04-10T03:31:12.413 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.413+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KKHJYQWHJ2PK.0 size=1048576 2024-04-10T03:31:12.419 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.417+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~KKHJYQWHJ2PK.1 size=513777 2024-04-10T03:31:12.420 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.417+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=KKHJYQWHJ2PK tag=6H1F8RTE9SW3 type=write size=2610929 2024-04-10T03:31:12.430 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.425+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~L32VFEIJLSMS.0 size=1048576 2024-04-10T03:31:12.430 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.425+0000 7f3681d35640 1 < canceled part key=_multipart_LBDUNL2QNNZJ.2~L32VFEIJLSMS.1 size=1048576 2024-04-10T03:31:12.430 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.429+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~L32VFEIJLSMS.2 size=854793 2024-04-10T03:31:12.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.437+0000 7f3681d35640 1 < canceled multipart upload key=LBDUNL2QNNZJ upload=L32VFEIJLSMS tag=BE3XPNF624MO type=write size=4000521 2024-04-10T03:31:12.445 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.445+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=3I36QGEC7AMU type=del size=2407175 2024-04-10T03:31:12.452 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.449+0000 7f3681d35640 1 < completed write operation key=9GINXS6O1W28 tag=XARXJ9U07Z9E type=write size=316102 2024-04-10T03:31:12.462 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.461+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~6BPF6YMYME4G.0 size=701553 2024-04-10T03:31:12.463 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.461+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=6BPF6YMYME4G tag=UA6N12NU2PG2 type=write size=1750129 2024-04-10T03:31:12.474 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.473+0000 7f3681d35640 1 < suggested remove operation key=5SOK1Y0EI6TJ tag=FRZY2U1EW9JS type=del 2024-04-10T03:31:12.486 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.485+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~7CG1L6OGOLKS.0 size=298019 2024-04-10T03:31:12.486 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.485+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=7CG1L6OGOLKS tag=W7I4FTO4BKYM type=write size=1346595 2024-04-10T03:31:12.491 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.489+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=Y9LK3OIAMB3E type=del 2024-04-10T03:31:12.496 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.497+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=83FKLXNG5CV2 type=del size=3314866 2024-04-10T03:31:12.497 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.497+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~AOK5WVRQP9G2.0 size=1048576 2024-04-10T03:31:12.501 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.501+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~AOK5WVRQP9G2.1 size=544842 2024-04-10T03:31:12.511 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.509+0000 7f3681d35640 1 < canceled multipart upload key=XS3QMVD9HETO upload=AOK5WVRQP9G2 tag=28TU5QGII1DW type=write size=2641994 2024-04-10T03:31:12.521 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.521+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~EIXD3DTBMY04.0 size=1048576 2024-04-10T03:31:12.526 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.525+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~EIXD3DTBMY04.1 size=1048576 2024-04-10T03:31:12.530 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.529+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~EIXD3DTBMY04.2 size=756220 2024-04-10T03:31:12.531 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.529+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=EIXD3DTBMY04 tag=6WVB2X66BG1W type=write size=3901948 2024-04-10T03:31:12.536 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.533+0000 7f3681d35640 1 < completed write operation key=XS3QMVD9HETO tag=DNV638OVK2OK type=write size=132245 2024-04-10T03:31:12.547 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.545+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~G347SMLDZUSP.0 size=1048576 2024-04-10T03:31:12.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.549+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~G347SMLDZUSP.1 size=885545 2024-04-10T03:31:12.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.549+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=G347SMLDZUSP tag=7XJSQDNT4VIQ type=write size=2982697 2024-04-10T03:31:12.558 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.557+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~WSAOAMQQINSU.0 size=933048 2024-04-10T03:31:12.567 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.565+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=WSAOAMQQINSU tag=Z97YQBHOJ2NS type=write size=1981624 2024-04-10T03:31:12.574 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.573+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=64DERIQ7ZDZS type=del size=2420231 2024-04-10T03:31:12.588 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.589+0000 7f3681d35640 1 < suggested update operation key=9GINXS6O1W28 tag=ZHAQZR8NCAXF type=del size=379158 2024-04-10T03:31:12.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.593+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=E1J68YG7ZWLD type=del size=1630668 2024-04-10T03:31:12.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.601+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=24JWVAN7LZLL type=del 2024-04-10T03:31:12.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.613+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~V9CS2QNC8XZN.0 size=1048576 2024-04-10T03:31:12.619 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.617+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~V9CS2QNC8XZN.1 size=1048576 2024-04-10T03:31:12.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.625+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~V9CS2QNC8XZN.2 size=845254 2024-04-10T03:31:12.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.625+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=V9CS2QNC8XZN tag=3Y1Y14C0683M type=write size=3990982 2024-04-10T03:31:12.631 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.629+0000 7f3681d35640 1 < canceled operation key=8ECO1IHEG5A9 tag=4LE2IOAYJWU0 type=del size=2594727 2024-04-10T03:31:12.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.637+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=B7C3IS0DRUI0 type=del size=381552 2024-04-10T03:31:12.643 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.641+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~FPVMUNXAD4VP.0 size=138534 2024-04-10T03:31:12.653 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.653+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=FPVMUNXAD4VP tag=9KOOMT38CWGI type=write size=1187110 2024-04-10T03:31:12.660 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.657+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=58C6A8H6S5UV type=write size=51741 2024-04-10T03:31:12.666 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.665+0000 7f3681d35640 1 < completed write operation key=XS3QMVD9HETO tag=SI7KQM8Z6TTG type=write size=418545 2024-04-10T03:31:12.672 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.669+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=491X18MGOZ52 type=del size=2450724 2024-04-10T03:31:12.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.685+0000 7f3681d35640 1 < suggested update operation key=XS3QMVD9HETO tag=9A75MQD5C8VB type=del size=1063086 2024-04-10T03:31:12.697 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.697+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~NECTGEK1HUQH.0 size=1048576 2024-04-10T03:31:12.702 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.701+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~NECTGEK1HUQH.1 size=456846 2024-04-10T03:31:12.702 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.701+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=NECTGEK1HUQH tag=LKU93R2FY6B4 type=write size=2553998 2024-04-10T03:31:12.715 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.713+0000 7f3681d35640 1 < suggested update operation key=0WIDF4906L06 tag=0TW0JGT0D5T8 type=del size=1611652 2024-04-10T03:31:12.721 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.721+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=QB2L0WH53JCI type=del size=1161427 2024-04-10T03:31:12.732 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.733+0000 7f3681d35640 -1 < failed to complete operation key=XS3QMVD9HETO tag=9YY8MI04H4HX type=del size=3199334: (22) Invalid argument 2024-04-10T03:31:12.743 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.741+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~Y1DP17HWIR3D.0 size=1048576 2024-04-10T03:31:12.748 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.745+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~Y1DP17HWIR3D.1 size=1048576 2024-04-10T03:31:12.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.753+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~Y1DP17HWIR3D.2 size=120617 2024-04-10T03:31:12.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.753+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=Y1DP17HWIR3D tag=J5HOUIG4T85Y type=write size=3266345 2024-04-10T03:31:12.753 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.753+0000 7f3681d35640 1 < canceled part key=_multipart_LBDUNL2QNNZJ.2~KKHJYQWHJ2PK.0 size=1048576 2024-04-10T03:31:12.758 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.757+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~KKHJYQWHJ2PK.1 size=513777 2024-04-10T03:31:12.769 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.769+0000 7f3681d35640 1 < canceled multipart upload key=LBDUNL2QNNZJ upload=KKHJYQWHJ2PK tag=6H1F8RTE9SW3 type=write size=2610929 2024-04-10T03:31:12.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.777+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=719LPENWFL08 type=write size=904430 2024-04-10T03:31:12.783 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.781+0000 7f3681d35640 1 < canceled operation key=9IM6PF737CDI tag=3I36QGEC7AMU type=del size=2407175 2024-04-10T03:31:12.796 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.793+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~1U4H8XLH3LGV.0 size=75786 2024-04-10T03:31:12.796 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.793+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=1U4H8XLH3LGV tag=Z7F0RN9VI69B type=write size=1124362 2024-04-10T03:31:12.803 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.801+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~6BPF6YMYME4G.0 size=701553 2024-04-10T03:31:12.814 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.813+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=6BPF6YMYME4G tag=UA6N12NU2PG2 type=write size=1750129 2024-04-10T03:31:12.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.817+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=GVXFYGA36CM8 type=del size=687631 2024-04-10T03:31:12.821 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.821+0000 7f3681d35640 1 < canceled part key=_multipart_8ECO1IHEG5A9.2~7CG1L6OGOLKS.0 size=298019 2024-04-10T03:31:12.833 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.833+0000 7f3681d35640 1 < canceled multipart upload key=8ECO1IHEG5A9 upload=7CG1L6OGOLKS tag=W7I4FTO4BKYM type=write size=1346595 2024-04-10T03:31:12.840 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.837+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=ZAZDFS6YMPF2 type=del size=3310863 2024-04-10T03:31:12.846 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.845+0000 7f3681d35640 1 < canceled operation key=0C53MDL2UIWC tag=83FKLXNG5CV2 type=del size=3314866 2024-04-10T03:31:12.860 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.857+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~YS79HW0X0ARO.0 size=1048576 2024-04-10T03:31:12.868 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.865+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~YS79HW0X0ARO.1 size=1048576 2024-04-10T03:31:12.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.873+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~YS79HW0X0ARO.2 size=1017884 2024-04-10T03:31:12.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.873+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=YS79HW0X0ARO tag=5GBXE6MFQK0V type=write size=4163612 2024-04-10T03:31:12.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.877+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~EIXD3DTBMY04.0 size=1048576 2024-04-10T03:31:12.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.885+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~EIXD3DTBMY04.1 size=1048576 2024-04-10T03:31:12.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.893+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~EIXD3DTBMY04.2 size=756220 2024-04-10T03:31:12.904 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.901+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=EIXD3DTBMY04 tag=6WVB2X66BG1W type=write size=3901948 2024-04-10T03:31:12.909 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.909+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=OI8VTO363BJ7 type=del size=2336112 2024-04-10T03:31:12.915 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.913+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~G347SMLDZUSP.0 size=1048576 2024-04-10T03:31:12.920 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.917+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~G347SMLDZUSP.1 size=885545 2024-04-10T03:31:12.931 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.929+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=G347SMLDZUSP tag=7XJSQDNT4VIQ type=write size=2982697 2024-04-10T03:31:12.937 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.937+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=QNYZ894I91CL type=del size=755498 2024-04-10T03:31:12.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.941+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=64DERIQ7ZDZS type=del 2024-04-10T03:31:12.949 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.949+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=ONRW2MWHDX8T type=del size=2573772 2024-04-10T03:31:12.963 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.961+0000 7f3681d35640 1 < suggested remove operation key=LBDUNL2QNNZJ tag=E1J68YG7ZWLD type=del 2024-04-10T03:31:12.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.969+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=WCNFGCLO3BI5 type=del size=695813 2024-04-10T03:31:12.974 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.973+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~V9CS2QNC8XZN.0 size=1048576 2024-04-10T03:31:12.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.977+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~V9CS2QNC8XZN.1 size=1048576 2024-04-10T03:31:12.984 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.981+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~V9CS2QNC8XZN.2 size=845254 2024-04-10T03:31:12.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:12.993+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=V9CS2QNC8XZN tag=3Y1Y14C0683M type=write size=3990982 2024-04-10T03:31:13.003 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.001+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~9679YR52RWK4.0 size=1048576 2024-04-10T03:31:13.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.005+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~9679YR52RWK4.1 size=1048576 2024-04-10T03:31:13.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.013+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~9679YR52RWK4.2 size=787052 2024-04-10T03:31:13.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.013+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=9679YR52RWK4 tag=YMNW0C8W1WHD type=write size=3932780 2024-04-10T03:31:13.028 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.025+0000 7f3681d35640 1 < suggested remove operation key=B1TVXAV8NY2C tag=B7C3IS0DRUI0 type=del 2024-04-10T03:31:13.035 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.033+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=R0SKGHE1EDV6 type=write size=338219 2024-04-10T03:31:13.042 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.041+0000 7f3681d35640 1 < completed write operation key=DWRW792CYQIR tag=58C6A8H6S5UV type=write size=51741 2024-04-10T03:31:13.049 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.049+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=KZGPST1CD46S type=write size=375332 2024-04-10T03:31:13.057 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.057+0000 7f3681d35640 1 < canceled operation key=XPY2010UJEZ8 tag=491X18MGOZ52 type=del size=2450724 2024-04-10T03:31:13.070 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.069+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~ZQ9AGWA7EM98.0 size=1048576 2024-04-10T03:31:13.076 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.077+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~ZQ9AGWA7EM98.1 size=1048576 2024-04-10T03:31:13.083 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.081+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~ZQ9AGWA7EM98.2 size=952946 2024-04-10T03:31:13.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.081+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=ZQ9AGWA7EM98 tag=3SRPHJSW3V0J type=write size=4098674 2024-04-10T03:31:13.091 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.089+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~NECTGEK1HUQH.0 size=1048576 2024-04-10T03:31:13.097 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.097+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~NECTGEK1HUQH.1 size=456846 2024-04-10T03:31:13.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.109+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=NECTGEK1HUQH tag=LKU93R2FY6B4 type=write size=2553998 2024-04-10T03:31:13.117 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.117+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=1W161UJD5JXU type=del size=1821586 2024-04-10T03:31:13.125 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.125+0000 7f3681d35640 1 < canceled operation key=9GINXS6O1W28 tag=QB2L0WH53JCI type=del size=1161427 2024-04-10T03:31:13.132 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.133+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=5V3XQG6Y9H63 type=write size=374680 2024-04-10T03:31:13.140 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.137+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~Y1DP17HWIR3D.0 size=1048576 2024-04-10T03:31:13.146 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.145+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~Y1DP17HWIR3D.1 size=1048576 2024-04-10T03:31:13.153 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.153+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~Y1DP17HWIR3D.2 size=120617 2024-04-10T03:31:13.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.161+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=Y1DP17HWIR3D tag=J5HOUIG4T85Y type=write size=3266345 2024-04-10T03:31:13.170 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.169+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=DID7F7DZMYWY type=del size=3060336 2024-04-10T03:31:13.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:12 smithi136 bash[68278]: cluster 2024-04-10T03:31:11.755566+0000 mgr.y (mgr.25133) 744 : cluster 0 pgmap v1416: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 152 KiB/s wr, 788 op/s 2024-04-10T03:31:13.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:12 smithi136 bash[68278]: audit 2024-04-10T03:31:12.543803+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:13.185 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.185+0000 7f3681d35640 1 < suggested update operation key=UY6Q47B6BQ67 tag=719LPENWFL08 type=write size=904430 2024-04-10T03:31:13.192 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.189+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=WA4NJFZKFIEX type=del size=817575 2024-04-10T03:31:13.199 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.197+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~1U4H8XLH3LGV.0 size=75786 2024-04-10T03:31:13.212 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.209+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=1U4H8XLH3LGV tag=Z7F0RN9VI69B type=write size=1124362 2024-04-10T03:31:13.223 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.221+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~89D7MHP2X0OI.0 size=1048576 2024-04-10T03:31:13.229 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.229+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~89D7MHP2X0OI.1 size=796746 2024-04-10T03:31:13.229 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.229+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=89D7MHP2X0OI tag=R46COZEHSYXS type=write size=2893898 2024-04-10T03:31:13.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.237+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=GVXFYGA36CM8 type=del 2024-04-10T03:31:13.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.241+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=XSCIK32NVEAQ type=write size=258135 2024-04-10T03:31:13.250 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.249+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=ZAZDFS6YMPF2 type=del 2024-04-10T03:31:13.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.261+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~06XRJDYXA0SM.0 size=1048576 2024-04-10T03:31:13.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.269+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~06XRJDYXA0SM.1 size=410132 2024-04-10T03:31:13.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.269+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=06XRJDYXA0SM tag=AEIM35SBW1RZ type=write size=2507284 2024-04-10T03:31:13.277 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.277+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~YS79HW0X0ARO.0 size=1048576 2024-04-10T03:31:13.277 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.277+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~YS79HW0X0ARO.1 size=1048576 2024-04-10T03:31:13.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.281+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~YS79HW0X0ARO.2 size=1017884 2024-04-10T03:31:13.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.293+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=YS79HW0X0ARO tag=5GBXE6MFQK0V type=write size=4163612 2024-04-10T03:31:13.300 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.301+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=FMUOUX0X16ZH type=write size=260791 2024-04-10T03:31:13.306 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.305+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=OI8VTO363BJ7 type=del 2024-04-10T03:31:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:12 smithi016 bash[72916]: cluster 2024-04-10T03:31:11.755566+0000 mgr.y (mgr.25133) 744 : cluster 0 pgmap v1416: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 152 KiB/s wr, 788 op/s 2024-04-10T03:31:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:12 smithi016 bash[72916]: audit 2024-04-10T03:31:12.543803+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:12 smithi016 bash[74137]: cluster 2024-04-10T03:31:11.755566+0000 mgr.y (mgr.25133) 744 : cluster 0 pgmap v1416: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 152 KiB/s wr, 788 op/s 2024-04-10T03:31:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:12 smithi016 bash[74137]: audit 2024-04-10T03:31:12.543803+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:13.317 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.317+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~MIR9TTIFUI45.0 size=533497 2024-04-10T03:31:13.318 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.317+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=MIR9TTIFUI45 tag=Z3LZSJRQWN12 type=write size=1582073 2024-04-10T03:31:13.329 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.329+0000 7f3681d35640 1 < suggested update operation key=HJDIZI4VW5YB tag=QNYZ894I91CL type=del size=755498 2024-04-10T03:31:13.334 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.333+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=AD1HSKNJJO3P type=write size=354245 2024-04-10T03:31:13.340 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.337+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=ONRW2MWHDX8T type=del 2024-04-10T03:31:13.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.345+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=4TR8D2QQ8XO5 type=write size=813481 2024-04-10T03:31:13.351 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.349+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=WCNFGCLO3BI5 type=del 2024-04-10T03:31:13.361 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.361+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~EHY7A0KKCPIR.0 size=199717 2024-04-10T03:31:13.362 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.361+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=EHY7A0KKCPIR tag=7RKIBFO32OEU type=write size=1248293 2024-04-10T03:31:13.367 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.365+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~9679YR52RWK4.0 size=1048576 2024-04-10T03:31:13.373 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.373+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~9679YR52RWK4.1 size=1048576 2024-04-10T03:31:13.379 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.377+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~9679YR52RWK4.2 size=787052 2024-04-10T03:31:13.389 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.389+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=9679YR52RWK4 tag=YMNW0C8W1WHD type=write size=3932780 2024-04-10T03:31:13.401 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.401+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~6T7FX187P7MI.0 size=1048576 2024-04-10T03:31:13.406 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.405+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~6T7FX187P7MI.1 size=1048576 2024-04-10T03:31:13.411 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.409+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~6T7FX187P7MI.2 size=733606 2024-04-10T03:31:13.411 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.409+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=6T7FX187P7MI tag=H5ZB3JK9WUQH type=write size=3879334 2024-04-10T03:31:13.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.417+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=R0SKGHE1EDV6 type=write size=338219 2024-04-10T03:31:13.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.421+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=SSCYZ6UP3UMY type=write size=393738 2024-04-10T03:31:13.429 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.429+0000 7f3681d35640 1 < completed write operation key=0SRLP35OTH1O tag=KZGPST1CD46S type=write size=375332 2024-04-10T03:31:13.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.433+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=HL70ZVLBV44J type=del size=3730153 2024-04-10T03:31:13.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.441+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~ZQ9AGWA7EM98.0 size=1048576 2024-04-10T03:31:13.447 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.445+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~ZQ9AGWA7EM98.1 size=1048576 2024-04-10T03:31:13.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.453+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~ZQ9AGWA7EM98.2 size=952946 2024-04-10T03:31:13.466 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.465+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=ZQ9AGWA7EM98 tag=3SRPHJSW3V0J type=write size=4098674 2024-04-10T03:31:13.473 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.473+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=Y1TNHLJ4X5SS type=del size=456162 2024-04-10T03:31:13.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.481+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=1W161UJD5JXU type=del 2024-04-10T03:31:13.488 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.485+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=E5XW1065O9L7 type=write size=952868 2024-04-10T03:31:13.494 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.493+0000 7f3681d35640 1 < completed write operation key=XS3QMVD9HETO tag=5V3XQG6Y9H63 type=write size=374680 2024-04-10T03:31:13.510 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.509+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~PQKT3O510D3M.0 size=220726 2024-04-10T03:31:13.510 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.509+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=PQKT3O510D3M tag=HAUUYHAEWAU2 type=write size=1269302 2024-04-10T03:31:13.522 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.521+0000 7f3681d35640 1 < suggested remove operation key=0SRLP35OTH1O tag=DID7F7DZMYWY type=del 2024-04-10T03:31:13.528 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.525+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=LTLZ9EAFALCB type=write size=737659 2024-04-10T03:31:13.539 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.537+0000 7f3681d35640 1 < suggested update operation key=LBDUNL2QNNZJ tag=WA4NJFZKFIEX type=del size=817575 2024-04-10T03:31:13.545 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.545+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=SKW6AB0YK0WL type=del size=3710425 2024-04-10T03:31:13.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.545+0000 7f3681d35640 1 < canceled part key=_multipart_AVSQ6ZAXYX9N.2~89D7MHP2X0OI.0 size=1048576 2024-04-10T03:31:13.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.549+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~89D7MHP2X0OI.1 size=796746 2024-04-10T03:31:13.562 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.561+0000 7f3681d35640 1 < canceled multipart upload key=AVSQ6ZAXYX9N upload=89D7MHP2X0OI tag=R46COZEHSYXS type=write size=2893898 2024-04-10T03:31:13.568 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.565+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=3OASPWIR48GI type=del size=1215960 2024-04-10T03:31:13.576 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.573+0000 7f3681d35640 1 < completed write operation key=FATA626DUEW7 tag=XSCIK32NVEAQ type=write size=258135 2024-04-10T03:31:13.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.585+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~AMY0SLAZVLAV.0 size=1048576 2024-04-10T03:31:13.591 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.589+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~AMY0SLAZVLAV.1 size=1048576 2024-04-10T03:31:13.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.593+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~AMY0SLAZVLAV.2 size=742343 2024-04-10T03:31:13.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.593+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=AMY0SLAZVLAV tag=YQB30950QB10 type=write size=3888071 2024-04-10T03:31:13.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.601+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~06XRJDYXA0SM.0 size=1048576 2024-04-10T03:31:13.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.605+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~06XRJDYXA0SM.1 size=410132 2024-04-10T03:31:13.616 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.613+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=06XRJDYXA0SM tag=AEIM35SBW1RZ type=write size=2507284 2024-04-10T03:31:13.626 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.625+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~QOK7ZCVZUQBV.0 size=604748 2024-04-10T03:31:13.626 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.625+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=QOK7ZCVZUQBV tag=EO8Z1R5A4CZK type=write size=1653324 2024-04-10T03:31:13.633 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.633+0000 7f3681d35640 1 < canceled operation key=XS3QMVD9HETO tag=FMUOUX0X16ZH type=write size=260791 2024-04-10T03:31:13.645 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.645+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~B20F6JRQX9LB.0 size=1048576 2024-04-10T03:31:13.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.649+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~B20F6JRQX9LB.1 size=189099 2024-04-10T03:31:13.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.649+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=B20F6JRQX9LB tag=VL3K0BWBF9LL type=write size=2286251 2024-04-10T03:31:13.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.657+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~MIR9TTIFUI45.0 size=533497 2024-04-10T03:31:13.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.669+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=MIR9TTIFUI45 tag=Z3LZSJRQWN12 type=write size=1582073 2024-04-10T03:31:13.676 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.673+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=56V22CXVLXCA type=del size=2771606 2024-04-10T03:31:13.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.681+0000 7f3681d35640 1 < completed write operation key=FATA626DUEW7 tag=AD1HSKNJJO3P type=write size=354245 2024-04-10T03:31:13.693 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.693+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~KOQ4OVK5L2EZ.0 size=1048576 2024-04-10T03:31:13.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.697+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~KOQ4OVK5L2EZ.1 size=479990 2024-04-10T03:31:13.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.697+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=KOQ4OVK5L2EZ tag=RS1DN9IZZO7M type=write size=2577142 2024-04-10T03:31:13.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.701+0000 7f3681d35640 1 < completed write operation key=HJDIZI4VW5YB tag=4TR8D2QQ8XO5 type=write size=813481 2024-04-10T03:31:13.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.709+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=T1O8LDR2S7NI type=del size=3981923 2024-04-10T03:31:13.716 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.713+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~EHY7A0KKCPIR.0 size=199717 2024-04-10T03:31:13.727 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.725+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=EHY7A0KKCPIR tag=7RKIBFO32OEU type=write size=1248293 2024-04-10T03:31:13.732 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.729+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=8MTK8W9UYAJP type=del size=4034334 2024-04-10T03:31:13.738 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.737+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~6T7FX187P7MI.0 size=1048576 2024-04-10T03:31:13.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.741+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~6T7FX187P7MI.1 size=1048576 2024-04-10T03:31:13.749 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.749+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~6T7FX187P7MI.2 size=733606 2024-04-10T03:31:13.758 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.757+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=6T7FX187P7MI tag=H5ZB3JK9WUQH type=write size=3879334 2024-04-10T03:31:13.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.761+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=7MBBM23DL7WR type=del size=2861596 2024-04-10T03:31:13.769 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.769+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=SSCYZ6UP3UMY type=write size=393738 2024-04-10T03:31:13.775 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.773+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=0WS1IVK4MO3E type=del size=1919778 2024-04-10T03:31:13.780 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.781+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=HL70ZVLBV44J type=del 2024-04-10T03:31:13.786 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.785+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=UOXC2NT77PMR type=del size=1119311 2024-04-10T03:31:13.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.789+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=Y1TNHLJ4X5SS type=del 2024-04-10T03:31:13.798 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.797+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=G7OASW8XI5JT type=del size=2281456 2024-04-10T03:31:13.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.809+0000 7f3681d35640 1 < suggested update operation key=RY85H9R39S37 tag=E5XW1065O9L7 type=write size=952868 2024-04-10T03:31:13.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.813+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=K3UGR9FHU7U5 type=del size=2372131 2024-04-10T03:31:13.822 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.821+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~PQKT3O510D3M.0 size=220726 2024-04-10T03:31:13.831 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.829+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=PQKT3O510D3M tag=HAUUYHAEWAU2 type=write size=1269302 2024-04-10T03:31:13.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.841+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~NV4SCJNRR99Z.0 size=1048576 2024-04-10T03:31:13.849 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.849+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~NV4SCJNRR99Z.1 size=734606 2024-04-10T03:31:13.849 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.849+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=NV4SCJNRR99Z tag=7NICLADWHPIT type=write size=2831758 2024-04-10T03:31:13.856 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.853+0000 7f3681d35640 1 < completed write operation key=XPY2010UJEZ8 tag=LTLZ9EAFALCB type=write size=737659 2024-04-10T03:31:13.869 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.869+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~YLTKYX2URID2.0 size=589177 2024-04-10T03:31:13.869 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.869+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=YLTKYX2URID2 tag=HVUPYV2P087A type=write size=1637753 2024-04-10T03:31:13.877 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.873+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=SKW6AB0YK0WL type=del 2024-04-10T03:31:13.883 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.881+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=1D7OQYVU93P1 type=del size=2630126 2024-04-10T03:31:13.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.889+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=3OASPWIR48GI type=del 2024-04-10T03:31:13.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.901+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~QGYD9UAZ1409.0 size=1048576 2024-04-10T03:31:13.906 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.905+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~QGYD9UAZ1409.1 size=237144 2024-04-10T03:31:13.906 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.905+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=QGYD9UAZ1409 tag=2YRQL00GX572 type=write size=2334296 2024-04-10T03:31:13.911 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.909+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~AMY0SLAZVLAV.0 size=1048576 2024-04-10T03:31:13.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.917+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~AMY0SLAZVLAV.1 size=1048576 2024-04-10T03:31:13.921 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.921+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~AMY0SLAZVLAV.2 size=742343 2024-04-10T03:31:13.931 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.929+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=AMY0SLAZVLAV tag=YQB30950QB10 type=write size=3888071 2024-04-10T03:31:13.937 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.937+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=TCL7WOWCCKIK type=write size=47810 2024-04-10T03:31:13.943 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.941+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~QOK7ZCVZUQBV.0 size=604748 2024-04-10T03:31:13.953 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.953+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=QOK7ZCVZUQBV tag=EO8Z1R5A4CZK type=write size=1653324 2024-04-10T03:31:13.963 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.961+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~K0F4OJKIO66C.0 size=1048576 2024-04-10T03:31:13.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.965+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~K0F4OJKIO66C.1 size=65783 2024-04-10T03:31:13.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.965+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=K0F4OJKIO66C tag=LQR17W7F5VI1 type=write size=2162935 2024-04-10T03:31:13.974 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.973+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~B20F6JRQX9LB.0 size=1048576 2024-04-10T03:31:13.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.977+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~B20F6JRQX9LB.1 size=189099 2024-04-10T03:31:13.989 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.989+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=B20F6JRQX9LB tag=VL3K0BWBF9LL type=write size=2286251 2024-04-10T03:31:13.997 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:13.997+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=J7MLGTN5AJ7X type=del size=721250 2024-04-10T03:31:14.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.001+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=56V22CXVLXCA type=del 2024-04-10T03:31:14.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.005+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=PFZPJ1516BP9 type=del size=759490 2024-04-10T03:31:14.015 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.013+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~KOQ4OVK5L2EZ.0 size=1048576 2024-04-10T03:31:14.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.017+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~KOQ4OVK5L2EZ.1 size=479990 2024-04-10T03:31:14.029 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.029+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=KOQ4OVK5L2EZ tag=RS1DN9IZZO7M type=write size=2577142 2024-04-10T03:31:14.040 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.037+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~OF227V6J9VBU.0 size=1048576 2024-04-10T03:31:14.044 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.041+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~OF227V6J9VBU.1 size=1048576 2024-04-10T03:31:14.049 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.049+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~OF227V6J9VBU.2 size=25256 2024-04-10T03:31:14.049 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.049+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=OF227V6J9VBU tag=I8WQ9KF50ZO5 type=write size=3170984 2024-04-10T03:31:14.056 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.053+0000 7f3681d35640 -1 < failed to complete operation key=RY85H9R39S37 tag=T1O8LDR2S7NI type=del size=3981923: (22) Invalid argument 2024-04-10T03:31:14.067 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.065+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~0NAWWIK2N0M1.0 size=41605 2024-04-10T03:31:14.067 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.065+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=0NAWWIK2N0M1 tag=Y551MQ9U2NSS type=write size=1090181 2024-04-10T03:31:14.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.073+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=8MTK8W9UYAJP type=del 2024-04-10T03:31:14.079 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.077+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=JDG0M5ATVSKR type=del size=3175275 2024-04-10T03:31:14.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.085+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=7MBBM23DL7WR type=del 2024-04-10T03:31:14.095 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.093+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~1QCOTLWU9TAV.0 size=1048576 2024-04-10T03:31:14.100 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.097+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~1QCOTLWU9TAV.1 size=448280 2024-04-10T03:31:14.100 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.097+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=1QCOTLWU9TAV tag=WF6GXCI39SQJ type=write size=2545432 2024-04-10T03:31:14.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.105+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=0WS1IVK4MO3E type=del 2024-04-10T03:31:14.117 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.117+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~770QFSIMMPK6.0 size=218600 2024-04-10T03:31:14.117 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.117+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=770QFSIMMPK6 tag=HVTOYR0TJN9T type=write size=1267176 2024-04-10T03:31:14.123 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.121+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=UOXC2NT77PMR type=del 2024-04-10T03:31:14.135 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.133+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~UGIVF063C0ZW.0 size=1048576 2024-04-10T03:31:14.140 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.141+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~UGIVF063C0ZW.1 size=1048576 2024-04-10T03:31:14.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.145+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~UGIVF063C0ZW.2 size=594058 2024-04-10T03:31:14.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.145+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=UGIVF063C0ZW tag=VE397FKWSLFV type=write size=3739786 2024-04-10T03:31:14.151 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.149+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=G7OASW8XI5JT type=del 2024-04-10T03:31:14.157 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.157+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=EP5E7OYM7I0T type=del size=43284 2024-04-10T03:31:14.168 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.165+0000 7f3681d35640 1 < suggested update operation key=8ECO1IHEG5A9 tag=K3UGR9FHU7U5 type=del size=2372131 2024-04-10T03:31:14.179 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.177+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~RNJA30EGG6U2.0 size=1048576 2024-04-10T03:31:14.183 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.181+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~RNJA30EGG6U2.1 size=1048576 2024-04-10T03:31:14.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.189+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~RNJA30EGG6U2.2 size=837189 2024-04-10T03:31:14.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.189+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=RNJA30EGG6U2 tag=NHKTW3VA2J2C type=write size=3982917 2024-04-10T03:31:14.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.193+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~NV4SCJNRR99Z.0 size=1048576 2024-04-10T03:31:14.199 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.197+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~NV4SCJNRR99Z.1 size=734606 2024-04-10T03:31:14.209 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.209+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=NV4SCJNRR99Z tag=7NICLADWHPIT type=write size=2831758 2024-04-10T03:31:14.215 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.213+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=STQNV6NNLUHW type=del size=3265684 2024-04-10T03:31:14.220 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.221+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~YLTKYX2URID2.0 size=589177 2024-04-10T03:31:14.230 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.229+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=YLTKYX2URID2 tag=HVUPYV2P087A type=write size=1637753 2024-04-10T03:31:14.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.237+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=4S0MSRS8GU91 type=del size=3533508 2024-04-10T03:31:14.244 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.241+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=1D7OQYVU93P1 type=del 2024-04-10T03:31:14.249 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.249+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=FN7J0W3G5KWO type=del size=765233 2024-04-10T03:31:14.255 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.253+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~QGYD9UAZ1409.0 size=1048576 2024-04-10T03:31:14.260 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.257+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~QGYD9UAZ1409.1 size=237144 2024-04-10T03:31:14.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.269+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=QGYD9UAZ1409 tag=2YRQL00GX572 type=write size=2334296 2024-04-10T03:31:14.282 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.281+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~3WYYUURUWH7L.0 size=1048576 2024-04-10T03:31:14.285 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.285+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~3WYYUURUWH7L.1 size=744866 2024-04-10T03:31:14.286 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.285+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=3WYYUURUWH7L tag=MQAHDQR4UN2B type=write size=2842018 2024-04-10T03:31:14.291 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.289+0000 7f3681d35640 1 < canceled operation key=F065S663O4VY tag=TCL7WOWCCKIK type=write size=47810 2024-04-10T03:31:14.301 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.301+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~OHDDNAKXG9YQ.0 size=313735 2024-04-10T03:31:14.301 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.301+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=OHDDNAKXG9YQ tag=G0PVHUQX80TP type=write size=1362311 2024-04-10T03:31:14.307 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.305+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~K0F4OJKIO66C.0 size=1048576 2024-04-10T03:31:14.313 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.313+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~K0F4OJKIO66C.1 size=65783 2024-04-10T03:31:14.323 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.321+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=K0F4OJKIO66C tag=LQR17W7F5VI1 type=write size=2162935 2024-04-10T03:31:14.334 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.333+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~9GR16UK1HTX3.0 size=1048576 2024-04-10T03:31:14.339 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.337+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~9GR16UK1HTX3.1 size=848232 2024-04-10T03:31:14.339 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.337+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=9GR16UK1HTX3 tag=MK677RCVF9ED type=write size=2945384 2024-04-10T03:31:14.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.345+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=J7MLGTN5AJ7X type=del 2024-04-10T03:31:14.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.353+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~8FKF25PXVZYY.0 size=787177 2024-04-10T03:31:14.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.353+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=8FKF25PXVZYY tag=2405UBRS8U5P type=write size=1835753 2024-04-10T03:31:14.361 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.361+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=PFZPJ1516BP9 type=del 2024-04-10T03:31:14.366 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.365+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=7BBFLTHG89VE type=del size=1466671 2024-04-10T03:31:14.372 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.369+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~OF227V6J9VBU.0 size=1048576 2024-04-10T03:31:14.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.377+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~OF227V6J9VBU.1 size=1048576 2024-04-10T03:31:14.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.377+0000 7f3681d35640 1 < canceled part key=_multipart_9GINXS6O1W28.2~OF227V6J9VBU.2 size=25256 2024-04-10T03:31:14.386 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.385+0000 7f3681d35640 1 < canceled multipart upload key=9GINXS6O1W28 upload=OF227V6J9VBU tag=I8WQ9KF50ZO5 type=write size=3170984 2024-04-10T03:31:14.391 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.389+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=D27UNAQNEXGC type=del size=1346105 2024-04-10T03:31:14.396 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.397+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~0NAWWIK2N0M1.0 size=41605 2024-04-10T03:31:14.406 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.405+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=0NAWWIK2N0M1 tag=Y551MQ9U2NSS type=write size=1090181 2024-04-10T03:31:14.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.409+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=6HAL5BA1N9PM type=del size=1354720 2024-04-10T03:31:14.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.417+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=JDG0M5ATVSKR type=del 2024-04-10T03:31:14.428 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.429+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~2L2UTOFKYWH0.0 size=1048576 2024-04-10T03:31:14.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.433+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~2L2UTOFKYWH0.1 size=1048576 2024-04-10T03:31:14.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.437+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~2L2UTOFKYWH0.2 size=106655 2024-04-10T03:31:14.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.437+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=2L2UTOFKYWH0 tag=8DNL4TBZQ6C8 type=write size=3252383 2024-04-10T03:31:14.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.441+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~1QCOTLWU9TAV.0 size=1048576 2024-04-10T03:31:14.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.449+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~1QCOTLWU9TAV.1 size=448280 2024-04-10T03:31:14.462 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.461+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=1QCOTLWU9TAV tag=WF6GXCI39SQJ type=write size=2545432 2024-04-10T03:31:14.473 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.473+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~EXVXHQFCYT2I.0 size=1048576 2024-04-10T03:31:14.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.477+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~EXVXHQFCYT2I.1 size=1048576 2024-04-10T03:31:14.482 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.481+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~EXVXHQFCYT2I.2 size=166540 2024-04-10T03:31:14.482 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.481+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=EXVXHQFCYT2I tag=LQYWBV6M4QDY type=write size=3312268 2024-04-10T03:31:14.487 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.485+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~770QFSIMMPK6.0 size=218600 2024-04-10T03:31:14.497 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.497+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=770QFSIMMPK6 tag=HVTOYR0TJN9T type=write size=1267176 2024-04-10T03:31:14.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.501+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=NJ9YDNDTW0MA type=write size=616409 2024-04-10T03:31:14.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.509+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~UGIVF063C0ZW.0 size=1048576 2024-04-10T03:31:14.514 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.513+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~UGIVF063C0ZW.1 size=1048576 2024-04-10T03:31:14.519 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.517+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~UGIVF063C0ZW.2 size=594058 2024-04-10T03:31:14.528 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.525+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=UGIVF063C0ZW tag=VE397FKWSLFV type=write size=3739786 2024-04-10T03:31:14.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.537+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~667Z3W6H1JQJ.0 size=246408 2024-04-10T03:31:14.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.537+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=667Z3W6H1JQJ tag=T7BCQCP3GBNP type=write size=1294984 2024-04-10T03:31:14.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.541+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=EP5E7OYM7I0T type=del 2024-04-10T03:31:14.554 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.553+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~JLU3ZZSLEPVX.0 size=1048576 2024-04-10T03:31:14.558 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.557+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~JLU3ZZSLEPVX.1 size=1048576 2024-04-10T03:31:14.562 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.561+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~JLU3ZZSLEPVX.2 size=111198 2024-04-10T03:31:14.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.561+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=JLU3ZZSLEPVX tag=27L7ZDJ0CMF0 type=write size=3256926 2024-04-10T03:31:14.567 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.565+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~RNJA30EGG6U2.0 size=1048576 2024-04-10T03:31:14.573 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.573+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~RNJA30EGG6U2.1 size=1048576 2024-04-10T03:31:14.577 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.577+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~RNJA30EGG6U2.2 size=837189 2024-04-10T03:31:14.588 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.585+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=RNJA30EGG6U2 tag=NHKTW3VA2J2C type=write size=3982917 2024-04-10T03:31:14.593 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.593+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=4J4CNFNUSDZ7 type=del size=3482831 2024-04-10T03:31:14.598 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.597+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=STQNV6NNLUHW type=del 2024-04-10T03:31:14.604 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.601+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=C9YGDL124G1J type=write size=115139 2024-04-10T03:31:14.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.609+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=4S0MSRS8GU91 type=del 2024-04-10T03:31:14.619 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.617+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~OKVIUPCC9QL0.0 size=1048576 2024-04-10T03:31:14.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.621+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~OKVIUPCC9QL0.1 size=1048576 2024-04-10T03:31:14.626 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.625+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~OKVIUPCC9QL0.2 size=308919 2024-04-10T03:31:14.627 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.625+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=OKVIUPCC9QL0 tag=OHLAJRNBPWC9 type=write size=3454647 2024-04-10T03:31:14.631 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.629+0000 7f3681d35640 1 < canceled operation key=ZFPI8J89GM63 tag=FN7J0W3G5KWO type=del size=765233 2024-04-10T03:31:14.636 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.633+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=0BWTDW8BQ517 type=del size=3163681 2024-04-10T03:31:14.641 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.641+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~3WYYUURUWH7L.0 size=1048576 2024-04-10T03:31:14.646 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.645+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~3WYYUURUWH7L.1 size=744866 2024-04-10T03:31:14.657 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.657+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=3WYYUURUWH7L tag=MQAHDQR4UN2B type=write size=2842018 2024-04-10T03:31:14.666 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.665+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~KENLSMD1RZP6.0 size=15704 2024-04-10T03:31:14.666 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.665+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=KENLSMD1RZP6 tag=ZLAKS70MV1CJ type=write size=1064280 2024-04-10T03:31:14.671 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.669+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~OHDDNAKXG9YQ.0 size=313735 2024-04-10T03:31:14.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.681+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=OHDDNAKXG9YQ tag=G0PVHUQX80TP type=write size=1362311 2024-04-10T03:31:14.690 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.689+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=P4QBAJRTWI3R type=del size=2666806 2024-04-10T03:31:14.694 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.693+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~9GR16UK1HTX3.0 size=1048576 2024-04-10T03:31:14.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.697+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~9GR16UK1HTX3.1 size=848232 2024-04-10T03:31:14.707 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.705+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=9GR16UK1HTX3 tag=MK677RCVF9ED type=write size=2945384 2024-04-10T03:31:14.712 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.709+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=FXB5B8DTKFKH type=del size=1234558 2024-04-10T03:31:14.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.717+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~8FKF25PXVZYY.0 size=787177 2024-04-10T03:31:14.728 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.725+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=8FKF25PXVZYY tag=2405UBRS8U5P type=write size=1835753 2024-04-10T03:31:14.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.737+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~J29GB69R4R9S.0 size=1048576 2024-04-10T03:31:14.744 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.741+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~J29GB69R4R9S.1 size=1048576 2024-04-10T03:31:14.750 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.749+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~J29GB69R4R9S.2 size=563482 2024-04-10T03:31:14.750 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.749+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=J29GB69R4R9S tag=IDKJXLMLNP84 type=write size=3709210 2024-04-10T03:31:14.761 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.761+0000 7f3681d35640 1 < suggested update operation key=0SRLP35OTH1O tag=7BBFLTHG89VE type=del size=1466671 2024-04-10T03:31:14.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.765+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=J1EQ2H4NFAIA type=del size=3448776 2024-04-10T03:31:14.771 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.769+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=D27UNAQNEXGC type=del 2024-04-10T03:31:14.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.781+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~DKK8KJAVLNW2.0 size=761575 2024-04-10T03:31:14.782 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.781+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=DKK8KJAVLNW2 tag=CY71HJEBFGF2 type=write size=1810151 2024-04-10T03:31:14.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.789+0000 7f3681d35640 1 < suggested remove operation key=0C53MDL2UIWC tag=6HAL5BA1N9PM type=del 2024-04-10T03:31:14.803 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.801+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~W65KT8VM2SY1.0 size=805094 2024-04-10T03:31:14.803 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.801+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=W65KT8VM2SY1 tag=G3C0ZELWNWXP type=write size=1853670 2024-04-10T03:31:14.808 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.805+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~2L2UTOFKYWH0.0 size=1048576 2024-04-10T03:31:14.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.813+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~2L2UTOFKYWH0.1 size=1048576 2024-04-10T03:31:14.818 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.817+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~2L2UTOFKYWH0.2 size=106655 2024-04-10T03:31:14.827 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.825+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=2L2UTOFKYWH0 tag=8DNL4TBZQ6C8 type=write size=3252383 2024-04-10T03:31:14.837 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.837+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~TSD22XTFWFYD.0 size=62747 2024-04-10T03:31:14.837 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.837+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=TSD22XTFWFYD tag=PHOOQWTBQPQU type=write size=1111323 2024-04-10T03:31:14.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.841+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~EXVXHQFCYT2I.0 size=1048576 2024-04-10T03:31:14.848 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.845+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~EXVXHQFCYT2I.1 size=1048576 2024-04-10T03:31:14.853 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.853+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~EXVXHQFCYT2I.2 size=166540 2024-04-10T03:31:14.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.861+0000 7f3681d35640 1 < completed multipart upload key=0C53MDL2UIWC upload=EXVXHQFCYT2I tag=LQYWBV6M4QDY type=write size=3312268 2024-04-10T03:31:14.874 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.873+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~19P0S28Z3PE3.0 size=431357 2024-04-10T03:31:14.875 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.873+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=19P0S28Z3PE3 tag=ZQD8IUGBXZ80 type=write size=1479933 2024-04-10T03:31:14.880 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.881+0000 7f3681d35640 1 < completed write operation key=XPY2010UJEZ8 tag=NJ9YDNDTW0MA type=write size=616409 2024-04-10T03:31:14.886 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.885+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=N82IG87KR6W1 type=del size=3234894 2024-04-10T03:31:14.892 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.889+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~667Z3W6H1JQJ.0 size=246408 2024-04-10T03:31:14.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.901+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=667Z3W6H1JQJ tag=T7BCQCP3GBNP type=write size=1294984 2024-04-10T03:31:14.907 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.905+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=LGKB1EY5DBEK type=del size=3144707 2024-04-10T03:31:14.914 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.913+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~JLU3ZZSLEPVX.0 size=1048576 2024-04-10T03:31:14.919 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.917+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~JLU3ZZSLEPVX.1 size=1048576 2024-04-10T03:31:14.924 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.925+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~JLU3ZZSLEPVX.2 size=111198 2024-04-10T03:31:14.938 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.933+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=JLU3ZZSLEPVX tag=27L7ZDJ0CMF0 type=write size=3256926 2024-04-10T03:31:14.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.941+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=V5MAJOU4TV86 type=del size=3057516 2024-04-10T03:31:14.948 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.945+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=4J4CNFNUSDZ7 type=del 2024-04-10T03:31:14.956 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.953+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=LDIW1J1AVIMI type=del size=3988246 2024-04-10T03:31:14.962 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.961+0000 7f3681d35640 1 < canceled operation key=FATA626DUEW7 tag=C9YGDL124G1J type=write size=115139 2024-04-10T03:31:14.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.965+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=RW6Q0NZ951PV type=del size=8455 2024-04-10T03:31:14.974 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.973+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~OKVIUPCC9QL0.0 size=1048576 2024-04-10T03:31:14.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.977+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~OKVIUPCC9QL0.1 size=1048576 2024-04-10T03:31:14.984 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.981+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~OKVIUPCC9QL0.2 size=308919 2024-04-10T03:31:14.996 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:14.993+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=OKVIUPCC9QL0 tag=OHLAJRNBPWC9 type=write size=3454647 2024-04-10T03:31:15.007 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.005+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~8272HXVBZBYX.0 size=972316 2024-04-10T03:31:15.007 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.005+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=8272HXVBZBYX tag=YYJ3MUG2YYXU type=write size=2020892 2024-04-10T03:31:15.018 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.017+0000 7f3681d35640 1 < suggested update operation key=9IM6PF737CDI tag=0BWTDW8BQ517 type=del size=3163681 2024-04-10T03:31:15.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.021+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=Q4JD6QCA9UP1 type=write size=891534 2024-04-10T03:31:15.029 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.029+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~KENLSMD1RZP6.0 size=15704 2024-04-10T03:31:15.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.037+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=KENLSMD1RZP6 tag=ZLAKS70MV1CJ type=write size=1064280 2024-04-10T03:31:15.044 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.045+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=JJCQAECLVQTT type=del size=1153957 2024-04-10T03:31:15.050 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.049+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=P4QBAJRTWI3R type=del 2024-04-10T03:31:15.056 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.053+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=NW14TKEIAUA9 type=del size=21277 2024-04-10T03:31:15.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.061+0000 7f3681d35640 1 < canceled operation key=FATA626DUEW7 tag=FXB5B8DTKFKH type=del size=1234558 2024-04-10T03:31:15.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.073+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~21KRC21A2G9Y.0 size=1048576 2024-04-10T03:31:15.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.077+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~21KRC21A2G9Y.1 size=157615 2024-04-10T03:31:15.077 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.077+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=21KRC21A2G9Y tag=BF16LLZ5XISI type=write size=2254767 2024-04-10T03:31:15.083 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.081+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~J29GB69R4R9S.0 size=1048576 2024-04-10T03:31:15.088 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.089+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~J29GB69R4R9S.1 size=1048576 2024-04-10T03:31:15.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.093+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~J29GB69R4R9S.2 size=563482 2024-04-10T03:31:15.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.101+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=J29GB69R4R9S tag=IDKJXLMLNP84 type=write size=3709210 2024-04-10T03:31:15.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.105+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=WVB11NEDM7UP type=write size=896094 2024-04-10T03:31:15.112 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.113+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=J1EQ2H4NFAIA type=del 2024-04-10T03:31:15.118 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.117+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=NGGEUNTWTS3H type=del size=3288541 2024-04-10T03:31:15.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.121+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~DKK8KJAVLNW2.0 size=761575 2024-04-10T03:31:15.134 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.133+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=DKK8KJAVLNW2 tag=CY71HJEBFGF2 type=write size=1810151 2024-04-10T03:31:15.143 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.141+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~S1JKE0DIDV3B.0 size=1048576 2024-04-10T03:31:15.147 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.145+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~S1JKE0DIDV3B.1 size=1048576 2024-04-10T03:31:15.151 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.149+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~S1JKE0DIDV3B.2 size=953030 2024-04-10T03:31:15.151 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.149+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=S1JKE0DIDV3B tag=O5U2AISQ2VON type=write size=4098758 2024-04-10T03:31:15.152 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.149+0000 7f3681d35640 1 < canceled part key=_multipart_5SOK1Y0EI6TJ.2~W65KT8VM2SY1.0 size=805094 2024-04-10T03:31:15.161 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.161+0000 7f3681d35640 1 < canceled multipart upload key=5SOK1Y0EI6TJ upload=W65KT8VM2SY1 tag=G3C0ZELWNWXP type=write size=1853670 2024-04-10T03:31:15.169 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.169+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~OB6GPDH7P6ZC.0 size=1048576 2024-04-10T03:31:15.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:14 smithi136 bash[68278]: cluster 2024-04-10T03:31:13.756741+0000 mgr.y (mgr.25133) 745 : cluster 0 pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 214 KiB/s wr, 1.11k op/s 2024-04-10T03:31:15.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.173+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~OB6GPDH7P6ZC.1 size=1048576 2024-04-10T03:31:15.178 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.177+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~OB6GPDH7P6ZC.2 size=499969 2024-04-10T03:31:15.179 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.177+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=OB6GPDH7P6ZC tag=H39E47N8M1R4 type=write size=3645697 2024-04-10T03:31:15.184 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.185+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~TSD22XTFWFYD.0 size=62747 2024-04-10T03:31:15.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.193+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=TSD22XTFWFYD tag=PHOOQWTBQPQU type=write size=1111323 2024-04-10T03:31:15.198 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.197+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=JUPHVK2NR0DK type=del size=821313 2024-04-10T03:31:15.203 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.201+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~19P0S28Z3PE3.0 size=431357 2024-04-10T03:31:15.213 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.213+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=19P0S28Z3PE3 tag=ZQD8IUGBXZ80 type=write size=1479933 2024-04-10T03:31:15.224 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.221+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~FCWCLHD1Z851.0 size=12038 2024-04-10T03:31:15.224 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.221+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=FCWCLHD1Z851 tag=CQFH5XH7DWDS type=write size=1060614 2024-04-10T03:31:15.228 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.225+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=N82IG87KR6W1 type=del 2024-04-10T03:31:15.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.237+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~EG6WLWIOGK6J.0 size=1048576 2024-04-10T03:31:15.241 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.241+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~EG6WLWIOGK6J.1 size=37059 2024-04-10T03:31:15.241 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.241+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=EG6WLWIOGK6J tag=29B47JFA8VA1 type=write size=2134211 2024-04-10T03:31:15.251 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.249+0000 7f3681d35640 1 < suggested remove operation key=F065S663O4VY tag=LGKB1EY5DBEK type=del 2024-04-10T03:31:15.259 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.257+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~4T2JBGDE1A51.0 size=1048576 2024-04-10T03:31:15.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.261+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~4T2JBGDE1A51.1 size=201420 2024-04-10T03:31:15.263 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.261+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=4T2JBGDE1A51 tag=1L0B3QZLZYKE type=write size=2298572 2024-04-10T03:31:15.267 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.265+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=V5MAJOU4TV86 type=del 2024-04-10T03:31:15.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.269+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=15HNQFKBGIY7 type=write size=1022230 2024-04-10T03:31:15.277 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.277+0000 7f3681d35640 1 < suggested update operation key=LBDUNL2QNNZJ tag=LDIW1J1AVIMI type=del size=3988246 2024-04-10T03:31:15.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.281+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=FTID3E37N8BA type=del size=121771 2024-04-10T03:31:15.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.285+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=RW6Q0NZ951PV type=del 2024-04-10T03:31:15.294 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.293+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~8JLX6J1K5DED.0 size=1048576 2024-04-10T03:31:15.297 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.297+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~8JLX6J1K5DED.1 size=366867 2024-04-10T03:31:15.298 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.297+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=8JLX6J1K5DED tag=M6SBFHVX9FGE type=write size=2464019 2024-04-10T03:31:15.301 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.301+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~8272HXVBZBYX.0 size=972316 2024-04-10T03:31:15.307 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.305+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=8272HXVBZBYX tag=YYJ3MUG2YYXU type=write size=2020892 2024-04-10T03:31:15.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:14 smithi016 bash[74137]: cluster 2024-04-10T03:31:13.756741+0000 mgr.y (mgr.25133) 745 : cluster 0 pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 214 KiB/s wr, 1.11k op/s 2024-04-10T03:31:15.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:14 smithi016 bash[72916]: cluster 2024-04-10T03:31:13.756741+0000 mgr.y (mgr.25133) 745 : cluster 0 pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 214 KiB/s wr, 1.11k op/s 2024-04-10T03:31:15.317 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.317+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~0OG5RH1ZM10E.0 size=1048576 2024-04-10T03:31:15.321 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.321+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~0OG5RH1ZM10E.1 size=1048576 2024-04-10T03:31:15.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.325+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~0OG5RH1ZM10E.2 size=333558 2024-04-10T03:31:15.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.325+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=0OG5RH1ZM10E tag=D16UHWDVKQSN type=write size=3479286 2024-04-10T03:31:15.329 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.329+0000 7f3681d35640 1 < completed write operation key=HJDIZI4VW5YB tag=Q4JD6QCA9UP1 type=write size=891534 2024-04-10T03:31:15.337 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.337+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~62GRSW6XI8K0.0 size=398342 2024-04-10T03:31:15.338 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.337+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=62GRSW6XI8K0 tag=JUOQ8PE6R1NP type=write size=1446918 2024-04-10T03:31:15.342 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.341+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=JJCQAECLVQTT type=del 2024-04-10T03:31:15.346 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.345+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=HRMJGM124WWA type=del size=3561447 2024-04-10T03:31:15.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.353+0000 7f3681d35640 1 < suggested remove operation key=8ECO1IHEG5A9 tag=NW14TKEIAUA9 type=del 2024-04-10T03:31:15.364 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.361+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~TCVIIW365VQ8.0 size=1048576 2024-04-10T03:31:15.367 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.365+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~TCVIIW365VQ8.1 size=1048576 2024-04-10T03:31:15.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.369+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~TCVIIW365VQ8.2 size=809488 2024-04-10T03:31:15.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.369+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=TCVIIW365VQ8 tag=C52UF9V2PE69 type=write size=3955216 2024-04-10T03:31:15.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.373+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~21KRC21A2G9Y.0 size=1048576 2024-04-10T03:31:15.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.377+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~21KRC21A2G9Y.1 size=157615 2024-04-10T03:31:15.385 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.385+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=21KRC21A2G9Y tag=BF16LLZ5XISI type=write size=2254767 2024-04-10T03:31:15.389 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.389+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=AXZB4VKNZ907 type=del size=3518350 2024-04-10T03:31:15.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.393+0000 7f3681d35640 1 < completed write operation key=1BSW9R3K5EF6 tag=WVB11NEDM7UP type=write size=896094 2024-04-10T03:31:15.404 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.401+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~T252ZNDD7VHW.0 size=616174 2024-04-10T03:31:15.404 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.401+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=T252ZNDD7VHW tag=N6SDTPHYU5TX type=write size=1664750 2024-04-10T03:31:15.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.409+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=NGGEUNTWTS3H type=del 2024-04-10T03:31:15.416 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.413+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=MK5XAHFB16NX type=del size=4146122 2024-04-10T03:31:15.420 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.417+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~S1JKE0DIDV3B.0 size=1048576 2024-04-10T03:31:15.424 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.421+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~S1JKE0DIDV3B.1 size=1048576 2024-04-10T03:31:15.424 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.421+0000 7f3681d35640 1 < canceled part key=_multipart_XPY2010UJEZ8.2~S1JKE0DIDV3B.2 size=953030 2024-04-10T03:31:15.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.433+0000 7f3681d35640 1 < canceled multipart upload key=XPY2010UJEZ8 upload=S1JKE0DIDV3B tag=O5U2AISQ2VON type=write size=4098758 2024-04-10T03:31:15.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.437+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=5S03AZAI5VVV type=del size=1791196 2024-04-10T03:31:15.445 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.445+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~OB6GPDH7P6ZC.0 size=1048576 2024-04-10T03:31:15.445 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.445+0000 7f3681d35640 1 < canceled part key=_multipart_TY0AW46ZQ57A.2~OB6GPDH7P6ZC.1 size=1048576 2024-04-10T03:31:15.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.449+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~OB6GPDH7P6ZC.2 size=499969 2024-04-10T03:31:15.458 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.457+0000 7f3681d35640 1 < canceled multipart upload key=TY0AW46ZQ57A upload=OB6GPDH7P6ZC tag=H39E47N8M1R4 type=write size=3645697 2024-04-10T03:31:15.468 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.465+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~QJUZVGPBQ1ZD.0 size=1048576 2024-04-10T03:31:15.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.473+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~QJUZVGPBQ1ZD.1 size=112262 2024-04-10T03:31:15.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.473+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=QJUZVGPBQ1ZD tag=U2BQVM58V9M0 type=write size=2209414 2024-04-10T03:31:15.480 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.481+0000 7f3681d35640 1 < canceled operation key=ZFPI8J89GM63 tag=JUPHVK2NR0DK type=del size=821313 2024-04-10T03:31:15.490 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.489+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~RA4ZCXJ2W9PU.0 size=1048576 2024-04-10T03:31:15.494 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.493+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~RA4ZCXJ2W9PU.1 size=1048576 2024-04-10T03:31:15.498 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.497+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~RA4ZCXJ2W9PU.2 size=493083 2024-04-10T03:31:15.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.497+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=RA4ZCXJ2W9PU tag=QOXJ6YF01ACP type=write size=3638811 2024-04-10T03:31:15.504 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.501+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~FCWCLHD1Z851.0 size=12038 2024-04-10T03:31:15.514 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.513+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=FCWCLHD1Z851 tag=CQFH5XH7DWDS type=write size=1060614 2024-04-10T03:31:15.519 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.517+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=IV8HUIIF44B7 type=del size=2738509 2024-04-10T03:31:15.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.517+0000 7f3681d35640 1 < canceled part key=_multipart_8ECO1IHEG5A9.2~EG6WLWIOGK6J.0 size=1048576 2024-04-10T03:31:15.524 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.521+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~EG6WLWIOGK6J.1 size=37059 2024-04-10T03:31:15.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.529+0000 7f3681d35640 1 < canceled multipart upload key=8ECO1IHEG5A9 upload=EG6WLWIOGK6J tag=29B47JFA8VA1 type=write size=2134211 2024-04-10T03:31:15.537 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.537+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=720MFS5MVI5Q type=del size=510189 2024-04-10T03:31:15.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.541+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~4T2JBGDE1A51.0 size=1048576 2024-04-10T03:31:15.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.545+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~4T2JBGDE1A51.1 size=201420 2024-04-10T03:31:15.557 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.557+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=4T2JBGDE1A51 tag=1L0B3QZLZYKE type=write size=2298572 2024-04-10T03:31:15.562 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.561+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=1QDRPTF54L2O type=del size=1754370 2024-04-10T03:31:15.571 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.569+0000 7f3681d35640 1 < suggested remove operation key=FG3P40IBDLYN tag=15HNQFKBGIY7 type=write 2024-04-10T03:31:15.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.573+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=WD4FE8MPB7R5 type=del size=4034515 2024-04-10T03:31:15.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.585+0000 7f3681d35640 1 < suggested update operation key=HJDIZI4VW5YB tag=FTID3E37N8BA type=del size=121771 2024-04-10T03:31:15.594 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.593+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~EFZA1OTLOPCM.0 size=1048576 2024-04-10T03:31:15.599 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.597+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~EFZA1OTLOPCM.1 size=1048576 2024-04-10T03:31:15.604 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.601+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~EFZA1OTLOPCM.2 size=576329 2024-04-10T03:31:15.604 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.601+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=EFZA1OTLOPCM tag=56QRYV0K4S9H type=write size=3722057 2024-04-10T03:31:15.608 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.605+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~8JLX6J1K5DED.0 size=1048576 2024-04-10T03:31:15.613 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.613+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~8JLX6J1K5DED.1 size=366867 2024-04-10T03:31:15.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.625+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=8JLX6J1K5DED tag=M6SBFHVX9FGE type=write size=2464019 2024-04-10T03:31:15.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.629+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=86Q1P2032D6S type=del size=3640647 2024-04-10T03:31:15.637 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.637+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~0OG5RH1ZM10E.0 size=1048576 2024-04-10T03:31:15.644 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.641+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~0OG5RH1ZM10E.1 size=1048576 2024-04-10T03:31:15.648 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.645+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~0OG5RH1ZM10E.2 size=333558 2024-04-10T03:31:15.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.657+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=0OG5RH1ZM10E tag=D16UHWDVKQSN type=write size=3479286 2024-04-10T03:31:15.663 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.661+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=2PB29QNF1RM0 type=del size=3998162 2024-04-10T03:31:15.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.669+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~62GRSW6XI8K0.0 size=398342 2024-04-10T03:31:15.679 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.677+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=62GRSW6XI8K0 tag=JUOQ8PE6R1NP type=write size=1446918 2024-04-10T03:31:15.683 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.681+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=F80PGHGWPGGK type=write size=483116 2024-04-10T03:31:15.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.685+0000 7f3681d35640 -1 < no bi entry to suggest for operation key=8ECO1IHEG5A9 tag=HRMJGM124WWA type=del size=3561447: (2) No such file or directory 2024-04-10T03:31:15.689 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.689+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=492TMPLWEJ3Y type=del size=3410968 2024-04-10T03:31:15.695 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.693+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~TCVIIW365VQ8.0 size=1048576 2024-04-10T03:31:15.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.701+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~TCVIIW365VQ8.1 size=1048576 2024-04-10T03:31:15.706 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.705+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~TCVIIW365VQ8.2 size=809488 2024-04-10T03:31:15.715 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.713+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=TCVIIW365VQ8 tag=C52UF9V2PE69 type=write size=3955216 2024-04-10T03:31:15.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.725+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~J8XZKKDE94XZ.0 size=1048576 2024-04-10T03:31:15.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.729+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~J8XZKKDE94XZ.1 size=744326 2024-04-10T03:31:15.731 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.729+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=J8XZKKDE94XZ tag=ES3Y2KBY0CF4 type=write size=2841478 2024-04-10T03:31:15.736 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.737+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=AXZB4VKNZ907 type=del 2024-04-10T03:31:15.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.741+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=HD1RQH5VX0L4 type=del size=1871153 2024-04-10T03:31:15.749 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.749+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~T252ZNDD7VHW.0 size=616174 2024-04-10T03:31:15.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.757+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=T252ZNDD7VHW tag=N6SDTPHYU5TX type=write size=1664750 2024-04-10T03:31:15.771 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.769+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~PTQ5YFK2AXF2.0 size=63004 2024-04-10T03:31:15.771 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.769+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=PTQ5YFK2AXF2 tag=KGQ788DFPDYI type=write size=1111580 2024-04-10T03:31:15.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.777+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=MK5XAHFB16NX type=del 2024-04-10T03:31:15.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.781+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=S5E9JK4IX0AU type=del size=3225609 2024-04-10T03:31:15.787 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.785+0000 7f3681d35640 1 < canceled operation key=DNHKDP9DGSJ7 tag=5S03AZAI5VVV type=del size=1791196 2024-04-10T03:31:15.793 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.793+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=KH2R5P1UWKX1 type=del size=1742364 2024-04-10T03:31:15.799 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.797+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~QJUZVGPBQ1ZD.0 size=1048576 2024-04-10T03:31:15.804 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.805+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~QJUZVGPBQ1ZD.1 size=112262 2024-04-10T03:31:15.814 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.813+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=QJUZVGPBQ1ZD tag=U2BQVM58V9M0 type=write size=2209414 2024-04-10T03:31:15.825 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.825+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~VIAHKE7REZRM.0 size=126295 2024-04-10T03:31:15.825 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.825+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=VIAHKE7REZRM tag=Y140WUOWJUN3 type=write size=1174871 2024-04-10T03:31:15.830 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.829+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~RA4ZCXJ2W9PU.0 size=1048576 2024-04-10T03:31:15.835 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.833+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~RA4ZCXJ2W9PU.1 size=1048576 2024-04-10T03:31:15.839 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.837+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~RA4ZCXJ2W9PU.2 size=493083 2024-04-10T03:31:15.852 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.849+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=RA4ZCXJ2W9PU tag=QOXJ6YF01ACP type=write size=3638811 2024-04-10T03:31:15.864 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.861+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~PGJU5BCJTB8J.0 size=1048576 2024-04-10T03:31:15.869 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.869+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~PGJU5BCJTB8J.1 size=1048576 2024-04-10T03:31:15.876 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.877+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~PGJU5BCJTB8J.2 size=205864 2024-04-10T03:31:15.876 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.877+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=PGJU5BCJTB8J tag=RR5SQ8RJHWFF type=write size=3351592 2024-04-10T03:31:15.890 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.889+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=IV8HUIIF44B7 type=del 2024-04-10T03:31:15.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.901+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=SG3VXJZWPMVB type=write size=651888 2024-04-10T03:31:15.907 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.905+0000 7f3681d35640 1 < canceled operation key=XS3QMVD9HETO tag=720MFS5MVI5Q type=del size=510189 2024-04-10T03:31:15.918 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.917+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~INOW0GA3ZUIO.0 size=1048576 2024-04-10T03:31:15.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.921+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~INOW0GA3ZUIO.1 size=1048576 2024-04-10T03:31:15.927 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.925+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~INOW0GA3ZUIO.2 size=910478 2024-04-10T03:31:15.927 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.925+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=INOW0GA3ZUIO tag=C5JZ29GME6T8 type=write size=4056206 2024-04-10T03:31:15.933 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.933+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=1QDRPTF54L2O type=del 2024-04-10T03:31:15.938 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.937+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=R3RI77TEZEQS type=del size=410331 2024-04-10T03:31:15.945 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.945+0000 7f3681d35640 -1 < failed to complete operation key=HJDIZI4VW5YB tag=WD4FE8MPB7R5 type=del size=4034515: (22) Invalid argument 2024-04-10T03:31:15.951 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.949+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=XIAM6QGN2IGM type=del size=3428262 2024-04-10T03:31:15.956 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.957+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~EFZA1OTLOPCM.0 size=1048576 2024-04-10T03:31:15.956 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.957+0000 7f3681d35640 1 < canceled part key=_multipart_2MYMDF371BVI.2~EFZA1OTLOPCM.1 size=1048576 2024-04-10T03:31:15.961 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.961+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~EFZA1OTLOPCM.2 size=576329 2024-04-10T03:31:15.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.969+0000 7f3681d35640 1 < canceled multipart upload key=2MYMDF371BVI upload=EFZA1OTLOPCM tag=56QRYV0K4S9H type=write size=3722057 2024-04-10T03:31:15.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.973+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=N752L2WG23AM type=del size=3094017 2024-04-10T03:31:15.981 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.981+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=86Q1P2032D6S type=del 2024-04-10T03:31:15.991 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.989+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~7D4T95KYOIA7.0 size=559530 2024-04-10T03:31:15.992 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:15.989+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=7D4T95KYOIA7 tag=0CE9D04BDBP1 type=write size=1608106 2024-04-10T03:31:16.003 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.001+0000 7f3681d35640 1 < suggested remove operation key=TY0AW46ZQ57A tag=2PB29QNF1RM0 type=del 2024-04-10T03:31:16.009 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.009+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=EWJY2GR6XWTF type=del size=1169703 2024-04-10T03:31:16.015 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.013+0000 7f3681d35640 1 < completed write operation key=UKP27BC5X2HN tag=F80PGHGWPGGK type=write size=483116 2024-04-10T03:31:16.026 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.025+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~OP1E3DTYH40F.0 size=514536 2024-04-10T03:31:16.026 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.025+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=OP1E3DTYH40F tag=BX6JZ707CB5R type=write size=1563112 2024-04-10T03:31:16.031 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.029+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=492TMPLWEJ3Y type=del 2024-04-10T03:31:16.038 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.037+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=A2ZDJR74Z5HH type=del size=2849484 2024-04-10T03:31:16.043 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.041+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~J8XZKKDE94XZ.0 size=1048576 2024-04-10T03:31:16.048 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.045+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~J8XZKKDE94XZ.1 size=744326 2024-04-10T03:31:16.058 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.057+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=J8XZKKDE94XZ tag=ES3Y2KBY0CF4 type=write size=2841478 2024-04-10T03:31:16.069 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.069+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~IWBJ2SDDDR4P.0 size=1048576 2024-04-10T03:31:16.074 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.073+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~IWBJ2SDDDR4P.1 size=704767 2024-04-10T03:31:16.074 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.073+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=IWBJ2SDDDR4P tag=RQRXHAX32AYQ type=write size=2801919 2024-04-10T03:31:16.079 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.077+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=HD1RQH5VX0L4 type=del 2024-04-10T03:31:16.089 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.089+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~TB7ZY10HQLIE.0 size=1048576 2024-04-10T03:31:16.093 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.093+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~TB7ZY10HQLIE.1 size=1048576 2024-04-10T03:31:16.098 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.097+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~TB7ZY10HQLIE.2 size=41626 2024-04-10T03:31:16.098 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.097+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=TB7ZY10HQLIE tag=ZXNTO6TZUH5N type=write size=3187354 2024-04-10T03:31:16.103 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.101+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~PTQ5YFK2AXF2.0 size=63004 2024-04-10T03:31:16.113 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.113+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=PTQ5YFK2AXF2 tag=KGQ788DFPDYI type=write size=1111580 2024-04-10T03:31:16.118 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.117+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=B9RX3TTSTGGG type=del size=3302981 2024-04-10T03:31:16.123 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.121+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=S5E9JK4IX0AU type=del 2024-04-10T03:31:16.133 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.133+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~ER0LC2DW2OEU.0 size=1048576 2024-04-10T03:31:16.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.137+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~ER0LC2DW2OEU.1 size=800328 2024-04-10T03:31:16.138 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.137+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=ER0LC2DW2OEU tag=UZ32QBV8AZQ0 type=write size=2897480 2024-04-10T03:31:16.143 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.141+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=KH2R5P1UWKX1 type=del 2024-04-10T03:31:16.148 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.149+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=8Q8YQATIY8MK type=del size=3977127 2024-04-10T03:31:16.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.153+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~VIAHKE7REZRM.0 size=126295 2024-04-10T03:31:16.165 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.161+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=VIAHKE7REZRM tag=Y140WUOWJUN3 type=write size=1174871 2024-04-10T03:31:16.168 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.169+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=RIYU5D79Z2TK type=del size=53711 2024-04-10T03:31:16.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.173+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~PGJU5BCJTB8J.0 size=1048576 2024-04-10T03:31:16.177 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.177+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~PGJU5BCJTB8J.1 size=1048576 2024-04-10T03:31:16.178 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.177+0000 7f3681d35640 1 < canceled part key=_multipart_TY0AW46ZQ57A.2~PGJU5BCJTB8J.2 size=205864 2024-04-10T03:31:16.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.189+0000 7f3681d35640 1 < canceled multipart upload key=TY0AW46ZQ57A upload=PGJU5BCJTB8J tag=RR5SQ8RJHWFF type=write size=3351592 2024-04-10T03:31:16.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.193+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=HH3FUNP2JV4T type=del size=2492183 2024-04-10T03:31:16.199 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.197+0000 7f3681d35640 1 < completed write operation key=JMYOGWOKOS63 tag=SG3VXJZWPMVB type=write size=651888 2024-04-10T03:31:16.209 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.209+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~950HYNS2LMPX.0 size=1048576 2024-04-10T03:31:16.213 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.213+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~950HYNS2LMPX.1 size=87652 2024-04-10T03:31:16.213 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.213+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=950HYNS2LMPX tag=9OLI0U28KW5R type=write size=2184804 2024-04-10T03:31:16.217 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.217+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~INOW0GA3ZUIO.0 size=1048576 2024-04-10T03:31:16.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.221+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~INOW0GA3ZUIO.1 size=1048576 2024-04-10T03:31:16.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.225+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~INOW0GA3ZUIO.2 size=910478 2024-04-10T03:31:16.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.237+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=INOW0GA3ZUIO tag=C5JZ29GME6T8 type=write size=4056206 2024-04-10T03:31:16.242 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.241+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=QCQN51DXNH1D type=del size=2709321 2024-04-10T03:31:16.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.245+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=R3RI77TEZEQS type=del 2024-04-10T03:31:16.253 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.253+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=N64MT94GQSZQ type=del size=3629187 2024-04-10T03:31:16.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.265+0000 7f3681d35640 1 < suggested update operation key=1BSW9R3K5EF6 tag=XIAM6QGN2IGM type=del size=3428262 2024-04-10T03:31:16.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.269+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=0H392ZVJD8IB type=write size=108120 2024-04-10T03:31:16.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.273+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=N752L2WG23AM type=del 2024-04-10T03:31:16.285 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.285+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~1GJZMQGCQSAX.0 size=1048576 2024-04-10T03:31:16.290 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.289+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~1GJZMQGCQSAX.1 size=1048576 2024-04-10T03:31:16.294 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.293+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~1GJZMQGCQSAX.2 size=726550 2024-04-10T03:31:16.294 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.293+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=1GJZMQGCQSAX tag=CVKB4OP8YLE9 type=write size=3872278 2024-04-10T03:31:16.300 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.297+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~7D4T95KYOIA7.0 size=559530 2024-04-10T03:31:16.310 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.309+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=7D4T95KYOIA7 tag=0CE9D04BDBP1 type=write size=1608106 2024-04-10T03:31:16.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.317+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~EUBQ05MGU1YU.0 size=109075 2024-04-10T03:31:16.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.317+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=EUBQ05MGU1YU tag=X9EEUPS6LJCO type=write size=1157651 2024-04-10T03:31:16.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.325+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=EWJY2GR6XWTF type=del 2024-04-10T03:31:16.331 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.329+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=47DD9AYBF62F type=write size=854076 2024-04-10T03:31:16.336 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.337+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~OP1E3DTYH40F.0 size=514536 2024-04-10T03:31:16.346 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.345+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=OP1E3DTYH40F tag=BX6JZ707CB5R type=write size=1563112 2024-04-10T03:31:16.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.357+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~SGF1XJZFYXAI.0 size=889286 2024-04-10T03:31:16.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.357+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=SGF1XJZFYXAI tag=LU780BLKMUA5 type=write size=1937862 2024-04-10T03:31:16.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.361+0000 7f3681d35640 1 < canceled operation key=E0RSS1JA08WF tag=A2ZDJR74Z5HH type=del size=2849484 2024-04-10T03:31:16.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.373+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~XB90MT5ZOIYL.0 size=1004725 2024-04-10T03:31:16.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.373+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=XB90MT5ZOIYL tag=HTJN4Q52PLXA type=write size=2053301 2024-04-10T03:31:16.380 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.377+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~IWBJ2SDDDR4P.0 size=1048576 2024-04-10T03:31:16.384 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.385+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~IWBJ2SDDDR4P.1 size=704767 2024-04-10T03:31:16.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.393+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=IWBJ2SDDDR4P tag=RQRXHAX32AYQ type=write size=2801919 2024-04-10T03:31:16.399 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.397+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=ZX8Q6GNEJY0V type=del size=1609258 2024-04-10T03:31:16.405 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.405+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~TB7ZY10HQLIE.0 size=1048576 2024-04-10T03:31:16.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.409+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~TB7ZY10HQLIE.1 size=1048576 2024-04-10T03:31:16.415 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.413+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~TB7ZY10HQLIE.2 size=41626 2024-04-10T03:31:16.426 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.425+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=TB7ZY10HQLIE tag=ZXNTO6TZUH5N type=write size=3187354 2024-04-10T03:31:16.432 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.429+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=97D1BMKS5IH6 type=del size=2055526 2024-04-10T03:31:16.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.437+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=B9RX3TTSTGGG type=del 2024-04-10T03:31:16.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.441+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=FRAMHDK7MYA6 type=write size=86990 2024-04-10T03:31:16.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.449+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~ER0LC2DW2OEU.0 size=1048576 2024-04-10T03:31:16.455 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.453+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~ER0LC2DW2OEU.1 size=800328 2024-04-10T03:31:16.464 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.461+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=ER0LC2DW2OEU tag=UZ32QBV8AZQ0 type=write size=2897480 2024-04-10T03:31:16.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.469+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=GY0JUPDFJ9BR type=write size=308918 2024-04-10T03:31:16.476 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.473+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=8Q8YQATIY8MK type=del 2024-04-10T03:31:16.485 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.485+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~0PSR3P1H838A.0 size=1048576 2024-04-10T03:31:16.490 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.489+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~0PSR3P1H838A.1 size=279990 2024-04-10T03:31:16.490 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.489+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=0PSR3P1H838A tag=RF9UGI0E9C0H type=write size=2377142 2024-04-10T03:31:16.495 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.493+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=RIYU5D79Z2TK type=del 2024-04-10T03:31:16.500 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.501+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=1WGLSRMTTF1D type=del size=222051 2024-04-10T03:31:16.506 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.505+0000 7f3681d35640 1 < canceled operation key=F065S663O4VY tag=HH3FUNP2JV4T type=del size=2492183 2024-04-10T03:31:16.518 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.517+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~3X04K1MZNOOX.0 size=1048576 2024-04-10T03:31:16.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.521+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~3X04K1MZNOOX.1 size=221410 2024-04-10T03:31:16.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.521+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=3X04K1MZNOOX tag=I9R076POD3FY type=write size=2318562 2024-04-10T03:31:16.528 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.529+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~950HYNS2LMPX.0 size=1048576 2024-04-10T03:31:16.533 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.533+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~950HYNS2LMPX.1 size=87652 2024-04-10T03:31:16.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.541+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=950HYNS2LMPX tag=9OLI0U28KW5R type=write size=2184804 2024-04-10T03:31:16.550 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.549+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=KGKSR1JIGR85 type=write size=948204 2024-04-10T03:31:16.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.561+0000 7f3681d35640 1 < suggested update operation key=0C53MDL2UIWC tag=QCQN51DXNH1D type=del size=2709321 2024-04-10T03:31:16.568 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.569+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=EWSZI8YOCG1F type=del size=1226967 2024-04-10T03:31:16.574 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.573+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=N64MT94GQSZQ type=del 2024-04-10T03:31:16.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.577+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=183C970ZOXOI type=del size=3814931 2024-04-10T03:31:16.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.585+0000 7f3681d35640 1 < completed write operation key=8ECO1IHEG5A9 tag=0H392ZVJD8IB type=write size=108120 2024-04-10T03:31:16.597 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.597+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~2FK5ISZNFVIU.0 size=1048576 2024-04-10T03:31:16.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.601+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~2FK5ISZNFVIU.1 size=1048576 2024-04-10T03:31:16.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.605+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~2FK5ISZNFVIU.2 size=92857 2024-04-10T03:31:16.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.605+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=2FK5ISZNFVIU tag=HV7F8CEWEXR1 type=write size=3238585 2024-04-10T03:31:16.612 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.609+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~1GJZMQGCQSAX.0 size=1048576 2024-04-10T03:31:16.617 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.617+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~1GJZMQGCQSAX.1 size=1048576 2024-04-10T03:31:16.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.621+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~1GJZMQGCQSAX.2 size=726550 2024-04-10T03:31:16.633 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.629+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=1GJZMQGCQSAX tag=CVKB4OP8YLE9 type=write size=3872278 2024-04-10T03:31:16.637 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.637+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=Q8BNSZSN2SLL type=del size=1029069 2024-04-10T03:31:16.643 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.641+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~EUBQ05MGU1YU.0 size=109075 2024-04-10T03:31:16.653 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.653+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=EUBQ05MGU1YU tag=X9EEUPS6LJCO type=write size=1157651 2024-04-10T03:31:16.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.657+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=EEIHYE8M1I9Y type=del size=1795827 2024-04-10T03:31:16.665 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.665+0000 7f3681d35640 1 < canceled operation key=DNHKDP9DGSJ7 tag=47DD9AYBF62F type=write size=854076 2024-04-10T03:31:16.676 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.673+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~NZE7Q0MQR063.0 size=449877 2024-04-10T03:31:16.676 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.673+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=NZE7Q0MQR063 tag=13DIU1HB26OU type=write size=1498453 2024-04-10T03:31:16.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.681+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~SGF1XJZFYXAI.0 size=889286 2024-04-10T03:31:16.692 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.693+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=SGF1XJZFYXAI tag=LU780BLKMUA5 type=write size=1937862 2024-04-10T03:31:16.699 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.697+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=J9JICSL90410 type=write size=856649 2024-04-10T03:31:16.705 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.705+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~XB90MT5ZOIYL.0 size=1004725 2024-04-10T03:31:16.715 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.713+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=XB90MT5ZOIYL tag=HTJN4Q52PLXA type=write size=2053301 2024-04-10T03:31:16.727 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.725+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~TL36KN1ZTPAS.0 size=1048576 2024-04-10T03:31:16.732 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.729+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~TL36KN1ZTPAS.1 size=589794 2024-04-10T03:31:16.732 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.729+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=TL36KN1ZTPAS tag=LPRHGHG9KIMO type=write size=2686946 2024-04-10T03:31:16.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.737+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=ZX8Q6GNEJY0V type=del 2024-04-10T03:31:16.746 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.745+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=HZYTBJPIFBJG type=write size=978433 2024-04-10T03:31:16.751 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.749+0000 7f3681d35640 1 < canceled operation key=LBDUNL2QNNZJ tag=97D1BMKS5IH6 type=del size=2055526 2024-04-10T03:31:16.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.761+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~VBR75MSITJ4D.0 size=60059 2024-04-10T03:31:16.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.761+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=VBR75MSITJ4D tag=OYK5E7O21JA4 type=write size=1108635 2024-04-10T03:31:16.769 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.769+0000 7f3681d35640 1 < completed write operation key=2G0NWWDHYG05 tag=FRAMHDK7MYA6 type=write size=86990 2024-04-10T03:31:16.778 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.773+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=4DOQPQ2SHLPK type=del size=3393921 2024-04-10T03:31:16.786 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.785+0000 7f3681d35640 1 < suggested remove operation key=5SOK1Y0EI6TJ tag=GY0JUPDFJ9BR type=write 2024-04-10T03:31:16.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.789+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=3AGFK769590O type=del size=2423101 2024-04-10T03:31:16.798 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.797+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~0PSR3P1H838A.0 size=1048576 2024-04-10T03:31:16.802 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.801+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~0PSR3P1H838A.1 size=279990 2024-04-10T03:31:16.812 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.809+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=0PSR3P1H838A tag=RF9UGI0E9C0H type=write size=2377142 2024-04-10T03:31:16.822 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.821+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~I11ZP89VKN7B.0 size=1048576 2024-04-10T03:31:16.827 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.825+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~I11ZP89VKN7B.1 size=83584 2024-04-10T03:31:16.827 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.825+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=I11ZP89VKN7B tag=FCPVS8EEZEHN type=write size=2180736 2024-04-10T03:31:16.832 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.833+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=1WGLSRMTTF1D type=del 2024-04-10T03:31:16.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.841+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~IZNL3LE1W6H3.0 size=763103 2024-04-10T03:31:16.843 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.841+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=IZNL3LE1W6H3 tag=8C13K27NE5J7 type=write size=1811679 2024-04-10T03:31:16.851 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.849+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~3X04K1MZNOOX.0 size=1048576 2024-04-10T03:31:16.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.857+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~3X04K1MZNOOX.1 size=221410 2024-04-10T03:31:16.868 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.865+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=3X04K1MZNOOX tag=I9R076POD3FY type=write size=2318562 2024-04-10T03:31:16.878 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.877+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~Z1J4UBK0MQX8.0 size=1021326 2024-04-10T03:31:16.879 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.877+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=Z1J4UBK0MQX8 tag=5JKK31354K94 type=write size=2069902 2024-04-10T03:31:16.890 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.889+0000 7f3681d35640 1 < suggested update operation key=9GINXS6O1W28 tag=KGKSR1JIGR85 type=write size=948204 2024-04-10T03:31:16.896 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.893+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=ZS8T6BQPVWOA type=del size=2129510 2024-04-10T03:31:16.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.901+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=EWSZI8YOCG1F type=del 2024-04-10T03:31:16.912 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.909+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~KH6WHYDQQLXM.0 size=1048576 2024-04-10T03:31:16.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.917+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~KH6WHYDQQLXM.1 size=327407 2024-04-10T03:31:16.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.917+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=KH6WHYDQQLXM tag=653Y8AD2K36E type=write size=2424559 2024-04-10T03:31:16.923 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.921+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=183C970ZOXOI type=del 2024-04-10T03:31:16.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.929+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=FE3HG00P6KI2 type=del size=147047 2024-04-10T03:31:16.930 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.929+0000 7f3681d35640 1 < canceled part key=_multipart_TY0AW46ZQ57A.2~2FK5ISZNFVIU.0 size=1048576 2024-04-10T03:31:16.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.933+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~2FK5ISZNFVIU.1 size=1048576 2024-04-10T03:31:16.939 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.937+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~2FK5ISZNFVIU.2 size=92857 2024-04-10T03:31:16.949 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.949+0000 7f3681d35640 1 < canceled multipart upload key=TY0AW46ZQ57A upload=2FK5ISZNFVIU tag=HV7F8CEWEXR1 type=write size=3238585 2024-04-10T03:31:16.955 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.953+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=40HA2RNNBZN8 type=del size=3078389 2024-04-10T03:31:16.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.957+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=Q8BNSZSN2SLL type=del 2024-04-10T03:31:16.966 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.965+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=E1ZKALMDPWD6 type=del size=2967907 2024-04-10T03:31:16.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.969+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=EEIHYE8M1I9Y type=del 2024-04-10T03:31:16.983 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.981+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~4022QM5LIX97.0 size=1048576 2024-04-10T03:31:16.987 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.985+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~4022QM5LIX97.1 size=1048576 2024-04-10T03:31:16.992 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.989+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~4022QM5LIX97.2 size=553433 2024-04-10T03:31:16.992 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.989+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=4022QM5LIX97 tag=DGWN43AT7017 type=write size=3699161 2024-04-10T03:31:16.998 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:16.997+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~NZE7Q0MQR063.0 size=449877 2024-04-10T03:31:17.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.005+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=NZE7Q0MQR063 tag=13DIU1HB26OU type=write size=1498453 2024-04-10T03:31:17.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.017+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~4OHI11ZP02GQ.0 size=1048576 2024-04-10T03:31:17.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.021+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~4OHI11ZP02GQ.1 size=949473 2024-04-10T03:31:17.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.021+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=4OHI11ZP02GQ tag=UYAJCOYEBFPM type=write size=3046625 2024-04-10T03:31:17.036 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.033+0000 7f3681d35640 1 < suggested remove operation key=9IM6PF737CDI tag=J9JICSL90410 type=write 2024-04-10T03:31:17.047 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.045+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~QAVH6PYU0Y99.0 size=30246 2024-04-10T03:31:17.047 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.045+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=QAVH6PYU0Y99 tag=ZACPLAIPTTD9 type=write size=1078822 2024-04-10T03:31:17.053 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.053+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~TL36KN1ZTPAS.0 size=1048576 2024-04-10T03:31:17.058 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.057+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~TL36KN1ZTPAS.1 size=589794 2024-04-10T03:31:17.069 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.069+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=TL36KN1ZTPAS tag=LPRHGHG9KIMO type=write size=2686946 2024-04-10T03:31:17.080 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.077+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~YX8IF9JDY8N8.0 size=1048576 2024-04-10T03:31:17.085 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.085+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~YX8IF9JDY8N8.1 size=724997 2024-04-10T03:31:17.085 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.085+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=YX8IF9JDY8N8 tag=8H0HLBXT51TY type=write size=2822149 2024-04-10T03:31:17.091 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.089+0000 7f3681d35640 1 < completed write operation key=2MYMDF371BVI tag=HZYTBJPIFBJG type=write size=978433 2024-04-10T03:31:17.102 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.101+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~SO6XXPVRFDH5.0 size=1048576 2024-04-10T03:31:17.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.109+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~SO6XXPVRFDH5.1 size=26250 2024-04-10T03:31:17.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.109+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=SO6XXPVRFDH5 tag=5O37VVOW9PJY type=write size=2123402 2024-04-10T03:31:17.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.109+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~VBR75MSITJ4D.0 size=60059 2024-04-10T03:31:17.121 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.121+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=VBR75MSITJ4D tag=OYK5E7O21JA4 type=write size=1108635 2024-04-10T03:31:17.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.125+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=EX3DDJVEAU89 type=del size=1589982 2024-04-10T03:31:17.133 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.133+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=4DOQPQ2SHLPK type=del 2024-04-10T03:31:17.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.145+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~RXQJ7YTQLZ2F.0 size=1048576 2024-04-10T03:31:17.149 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.149+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~RXQJ7YTQLZ2F.1 size=1048576 2024-04-10T03:31:17.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.153+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~RXQJ7YTQLZ2F.2 size=989908 2024-04-10T03:31:17.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.153+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=RXQJ7YTQLZ2F tag=RMA63WWWBM1F type=write size=4135636 2024-04-10T03:31:17.160 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.157+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=3AGFK769590O type=del 2024-04-10T03:31:17.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.165+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=XHFQ6VJS5RUU type=del size=3605341 2024-04-10T03:31:17.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:16 smithi136 bash[68278]: cluster 2024-04-10T03:31:15.757935+0000 mgr.y (mgr.25133) 746 : cluster 0 pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 380 KiB/s rd, 129 KiB/s wr, 667 op/s 2024-04-10T03:31:17.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.169+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~I11ZP89VKN7B.0 size=1048576 2024-04-10T03:31:17.177 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.177+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~I11ZP89VKN7B.1 size=83584 2024-04-10T03:31:17.187 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.185+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=I11ZP89VKN7B tag=FCPVS8EEZEHN type=write size=2180736 2024-04-10T03:31:17.197 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.197+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~9RCUEFL0XAU1.0 size=1048576 2024-04-10T03:31:17.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.201+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~9RCUEFL0XAU1.1 size=463648 2024-04-10T03:31:17.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.201+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=9RCUEFL0XAU1 tag=XBE3POTD63PE type=write size=2560800 2024-04-10T03:31:17.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.205+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~IZNL3LE1W6H3.0 size=763103 2024-04-10T03:31:17.215 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.213+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=IZNL3LE1W6H3 tag=8C13K27NE5J7 type=write size=1811679 2024-04-10T03:31:17.220 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.221+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=F4TXVOTF3FA7 type=del size=151668 2024-04-10T03:31:17.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.225+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~Z1J4UBK0MQX8.0 size=1021326 2024-04-10T03:31:17.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.237+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=Z1J4UBK0MQX8 tag=5JKK31354K94 type=write size=2069902 2024-04-10T03:31:17.244 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.241+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=UKFT33LO236Y type=del size=3056399 2024-04-10T03:31:17.249 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.249+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=ZS8T6BQPVWOA type=del 2024-04-10T03:31:17.259 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.257+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~KGK6N6TELFAY.0 size=1048576 2024-04-10T03:31:17.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.261+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~KGK6N6TELFAY.1 size=1038041 2024-04-10T03:31:17.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.261+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=KGK6N6TELFAY tag=FWE4KE13CKWV type=write size=3135193 2024-04-10T03:31:17.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.269+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~KH6WHYDQQLXM.0 size=1048576 2024-04-10T03:31:17.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.273+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~KH6WHYDQQLXM.1 size=327407 2024-04-10T03:31:17.285 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.285+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=KH6WHYDQQLXM tag=653Y8AD2K36E type=write size=2424559 2024-04-10T03:31:17.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.289+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=D3SFOYZK49Z4 type=del size=537879 2024-04-10T03:31:17.302 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.301+0000 7f3681d35640 1 < suggested update operation key=F065S663O4VY tag=FE3HG00P6KI2 type=del size=147047 2024-04-10T03:31:17.307 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.305+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=GBWA5OTKABYA type=write size=652293 2024-04-10T03:31:17.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:16 smithi016 bash[72916]: cluster 2024-04-10T03:31:15.757935+0000 mgr.y (mgr.25133) 746 : cluster 0 pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 380 KiB/s rd, 129 KiB/s wr, 667 op/s 2024-04-10T03:31:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:16 smithi016 bash[74137]: cluster 2024-04-10T03:31:15.757935+0000 mgr.y (mgr.25133) 746 : cluster 0 pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 380 KiB/s rd, 129 KiB/s wr, 667 op/s 2024-04-10T03:31:17.314 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.313+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=40HA2RNNBZN8 type=del 2024-04-10T03:31:17.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.317+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=044EEQBH5OTI type=del size=3761952 2024-04-10T03:31:17.327 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.325+0000 7f3681d35640 1 < canceled operation key=9GINXS6O1W28 tag=E1ZKALMDPWD6 type=del size=2967907 2024-04-10T03:31:17.338 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.337+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~OHCYHA22MKT4.0 size=1048576 2024-04-10T03:31:17.343 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.341+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~OHCYHA22MKT4.1 size=1048576 2024-04-10T03:31:17.350 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.349+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~OHCYHA22MKT4.2 size=902797 2024-04-10T03:31:17.350 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.349+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=OHCYHA22MKT4 tag=JNB0K7TKY2ZZ type=write size=4048525 2024-04-10T03:31:17.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.353+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~4022QM5LIX97.0 size=1048576 2024-04-10T03:31:17.361 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.361+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~4022QM5LIX97.1 size=1048576 2024-04-10T03:31:17.367 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.365+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~4022QM5LIX97.2 size=553433 2024-04-10T03:31:17.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.377+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=4022QM5LIX97 tag=DGWN43AT7017 type=write size=3699161 2024-04-10T03:31:17.383 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.381+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=4WLR0RSBC4U0 type=del size=2223782 2024-04-10T03:31:17.390 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.389+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~4OHI11ZP02GQ.0 size=1048576 2024-04-10T03:31:17.395 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.393+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~4OHI11ZP02GQ.1 size=949473 2024-04-10T03:31:17.404 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.405+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=4OHI11ZP02GQ tag=UYAJCOYEBFPM type=write size=3046625 2024-04-10T03:31:17.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.409+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=05P60AR6QQUV type=del size=1737949 2024-04-10T03:31:17.416 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.413+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~QAVH6PYU0Y99.0 size=30246 2024-04-10T03:31:17.425 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.425+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=QAVH6PYU0Y99 tag=ZACPLAIPTTD9 type=write size=1078822 2024-04-10T03:31:17.430 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.429+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=0L2WHN097F9G type=del size=1881970 2024-04-10T03:31:17.436 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.433+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~YX8IF9JDY8N8.0 size=1048576 2024-04-10T03:31:17.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.437+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~YX8IF9JDY8N8.1 size=724997 2024-04-10T03:31:17.449 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.449+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=YX8IF9JDY8N8 tag=8H0HLBXT51TY type=write size=2822149 2024-04-10T03:31:17.459 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.457+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~IF8WKZK2Z6C5.0 size=1048576 2024-04-10T03:31:17.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.465+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~IF8WKZK2Z6C5.1 size=23999 2024-04-10T03:31:17.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.465+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=IF8WKZK2Z6C5 tag=CMAJKD3MUVRK type=write size=2121151 2024-04-10T03:31:17.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.465+0000 7f3681d35640 1 < canceled part key=_multipart_0C53MDL2UIWC.2~SO6XXPVRFDH5.0 size=1048576 2024-04-10T03:31:17.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.469+0000 7f3681d35640 1 < completed part key=_multipart_0C53MDL2UIWC.2~SO6XXPVRFDH5.1 size=26250 2024-04-10T03:31:17.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.481+0000 7f3681d35640 1 < canceled multipart upload key=0C53MDL2UIWC upload=SO6XXPVRFDH5 tag=5O37VVOW9PJY type=write size=2123402 2024-04-10T03:31:17.491 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.489+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~VN48NIUZIZZR.0 size=387746 2024-04-10T03:31:17.491 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.489+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=VN48NIUZIZZR tag=LFYBBDEQ16AJ type=write size=1436322 2024-04-10T03:31:17.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.501+0000 7f3681d35640 1 < suggested remove operation key=B1TVXAV8NY2C tag=EX3DDJVEAU89 type=del 2024-04-10T03:31:17.513 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.513+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~3JWLBDM3K3WY.0 size=59955 2024-04-10T03:31:17.513 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.513+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=3JWLBDM3K3WY tag=5JXGRW1ROLA2 type=write size=1108531 2024-04-10T03:31:17.519 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.517+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~RXQJ7YTQLZ2F.0 size=1048576 2024-04-10T03:31:17.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.521+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~RXQJ7YTQLZ2F.1 size=1048576 2024-04-10T03:31:17.528 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.525+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~RXQJ7YTQLZ2F.2 size=989908 2024-04-10T03:31:17.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.537+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=RXQJ7YTQLZ2F tag=RMA63WWWBM1F type=write size=4135636 2024-04-10T03:31:17.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.541+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=3RO4J12NTGRD type=del size=2034015 2024-04-10T03:31:17.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.549+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=XHFQ6VJS5RUU type=del 2024-04-10T03:31:17.555 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.553+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=743WWKA2G8PH type=del size=2447492 2024-04-10T03:31:17.560 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.557+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~9RCUEFL0XAU1.0 size=1048576 2024-04-10T03:31:17.564 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.565+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~9RCUEFL0XAU1.1 size=463648 2024-04-10T03:31:17.574 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.573+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=9RCUEFL0XAU1 tag=XBE3POTD63PE type=write size=2560800 2024-04-10T03:31:17.587 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.585+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~YBHFGSE1QXO1.0 size=1048576 2024-04-10T03:31:17.593 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.593+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~YBHFGSE1QXO1.1 size=1048576 2024-04-10T03:31:17.599 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.597+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~YBHFGSE1QXO1.2 size=167517 2024-04-10T03:31:17.599 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.597+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=YBHFGSE1QXO1 tag=MAD1ZK0O0D4C type=write size=3313245 2024-04-10T03:31:17.605 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.605+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=F4TXVOTF3FA7 type=del 2024-04-10T03:31:17.618 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.617+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~6NYBBHVCTB58.0 size=1048576 2024-04-10T03:31:17.623 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.621+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~6NYBBHVCTB58.1 size=1048576 2024-04-10T03:31:17.628 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.625+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~6NYBBHVCTB58.2 size=953979 2024-04-10T03:31:17.628 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.625+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=6NYBBHVCTB58 tag=AJ61OG1MURV2 type=write size=4099707 2024-04-10T03:31:17.634 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.633+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=UKFT33LO236Y type=del 2024-04-10T03:31:17.644 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.641+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~ELY5MVSK3UJS.0 size=568981 2024-04-10T03:31:17.644 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.641+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=ELY5MVSK3UJS tag=YWE2VWUBXBC1 type=write size=1617557 2024-04-10T03:31:17.644 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.645+0000 7f3681d35640 1 < canceled part key=_multipart_FATA626DUEW7.2~KGK6N6TELFAY.0 size=1048576 2024-04-10T03:31:17.649 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.649+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~KGK6N6TELFAY.1 size=1038041 2024-04-10T03:31:17.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.657+0000 7f3681d35640 1 < canceled multipart upload key=FATA626DUEW7 upload=KGK6N6TELFAY tag=FWE4KE13CKWV type=write size=3135193 2024-04-10T03:31:17.664 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.661+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=TVQ1NVDRF9B2 type=write size=876238 2024-04-10T03:31:17.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.669+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=D3SFOYZK49Z4 type=del 2024-04-10T03:31:17.680 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.677+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~7W4GBC2DBL7E.0 size=91329 2024-04-10T03:31:17.680 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.677+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=7W4GBC2DBL7E tag=C1WDHB217ZEO type=write size=1139905 2024-04-10T03:31:17.686 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.685+0000 7f3681d35640 1 < completed write operation key=UKP27BC5X2HN tag=GBWA5OTKABYA type=write size=652293 2024-04-10T03:31:17.694 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.693+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=AHYP15JJUCC5 type=del size=2508331 2024-04-10T03:31:17.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.697+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=044EEQBH5OTI type=del 2024-04-10T03:31:17.706 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.705+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=QW5A724C8L63 type=del size=3133025 2024-04-10T03:31:17.711 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.709+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~OHCYHA22MKT4.0 size=1048576 2024-04-10T03:31:17.716 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.713+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~OHCYHA22MKT4.1 size=1048576 2024-04-10T03:31:17.720 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.721+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~OHCYHA22MKT4.2 size=902797 2024-04-10T03:31:17.731 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.729+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=OHCYHA22MKT4 tag=JNB0K7TKY2ZZ type=write size=4048525 2024-04-10T03:31:17.736 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.737+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=O9DTT4W9VXTC type=del size=1826477 2024-04-10T03:31:17.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.741+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=4WLR0RSBC4U0 type=del 2024-04-10T03:31:17.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.749+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~2CHY50XJCZHB.0 size=1048576 2024-04-10T03:31:17.756 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.757+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~2CHY50XJCZHB.1 size=754378 2024-04-10T03:31:17.757 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.757+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=2CHY50XJCZHB tag=DFUU42CRMR5X type=write size=2851530 2024-04-10T03:31:17.762 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.761+0000 7f3681d35640 1 < canceled operation key=2MYMDF371BVI tag=05P60AR6QQUV type=del size=1737949 2024-04-10T03:31:17.773 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.773+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~RXRKHBODUP5D.0 size=1048576 2024-04-10T03:31:17.777 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.777+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~RXRKHBODUP5D.1 size=45863 2024-04-10T03:31:17.777 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.777+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=RXRKHBODUP5D tag=REWPRKLQJPDG type=write size=2143015 2024-04-10T03:31:17.783 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.781+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=0L2WHN097F9G type=del 2024-04-10T03:31:17.794 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.793+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~YBRPEIZG7RV7.0 size=253655 2024-04-10T03:31:17.794 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.793+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=YBRPEIZG7RV7 tag=334IE40Y0MF1 type=write size=1302231 2024-04-10T03:31:17.801 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.801+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~IF8WKZK2Z6C5.0 size=1048576 2024-04-10T03:31:17.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.805+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~IF8WKZK2Z6C5.1 size=23999 2024-04-10T03:31:17.817 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.817+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=IF8WKZK2Z6C5 tag=CMAJKD3MUVRK type=write size=2121151 2024-04-10T03:31:17.823 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.821+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=A6Q835MWPHAN type=del size=3432194 2024-04-10T03:31:17.829 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.829+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~VN48NIUZIZZR.0 size=387746 2024-04-10T03:31:17.838 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.837+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=VN48NIUZIZZR tag=LFYBBDEQ16AJ type=write size=1436322 2024-04-10T03:31:17.848 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.849+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~ANKF5UUOHONV.0 size=1048576 2024-04-10T03:31:17.854 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.853+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~ANKF5UUOHONV.1 size=107238 2024-04-10T03:31:17.854 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.853+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=ANKF5UUOHONV tag=W3N6OU79LF59 type=write size=2204390 2024-04-10T03:31:17.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.861+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~3JWLBDM3K3WY.0 size=59955 2024-04-10T03:31:17.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.873+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=3JWLBDM3K3WY tag=5JXGRW1ROLA2 type=write size=1108531 2024-04-10T03:31:17.885 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.885+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~0E13DTO6K0JW.0 size=1048576 2024-04-10T03:31:17.890 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.889+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~0E13DTO6K0JW.1 size=1048576 2024-04-10T03:31:17.895 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.893+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~0E13DTO6K0JW.2 size=355912 2024-04-10T03:31:17.895 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.893+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=0E13DTO6K0JW tag=9S7MXCUT9PE1 type=write size=3501640 2024-04-10T03:31:17.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.901+0000 7f3681d35640 1 < canceled operation key=9GINXS6O1W28 tag=3RO4J12NTGRD type=del size=2034015 2024-04-10T03:31:17.912 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.909+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~K1IWI0460Y23.0 size=1048576 2024-04-10T03:31:17.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.917+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~K1IWI0460Y23.1 size=635035 2024-04-10T03:31:17.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.917+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=K1IWI0460Y23 tag=BB5OXINZ7K1P type=write size=2732187 2024-04-10T03:31:17.923 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.921+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=743WWKA2G8PH type=del 2024-04-10T03:31:17.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.929+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=AFEK4DL8KH1R type=write size=971596 2024-04-10T03:31:17.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.933+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~YBHFGSE1QXO1.0 size=1048576 2024-04-10T03:31:17.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.941+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~YBHFGSE1QXO1.1 size=1048576 2024-04-10T03:31:17.949 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.945+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~YBHFGSE1QXO1.2 size=167517 2024-04-10T03:31:17.958 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.957+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=YBHFGSE1QXO1 tag=MAD1ZK0O0D4C type=write size=3313245 2024-04-10T03:31:17.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.969+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~8X1VRFDEVMFO.0 size=1048576 2024-04-10T03:31:17.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.973+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~8X1VRFDEVMFO.1 size=789718 2024-04-10T03:31:17.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.973+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=8X1VRFDEVMFO tag=OYBI3JXKW9YW type=write size=2886870 2024-04-10T03:31:17.983 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.981+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~6NYBBHVCTB58.0 size=1048576 2024-04-10T03:31:17.988 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.989+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~6NYBBHVCTB58.1 size=1048576 2024-04-10T03:31:17.994 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:17.993+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~6NYBBHVCTB58.2 size=953979 2024-04-10T03:31:18.010 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.005+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=6NYBBHVCTB58 tag=AJ61OG1MURV2 type=write size=4099707 2024-04-10T03:31:18.013 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.013+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=RHEPXH92SRL8 type=del size=3858035 2024-04-10T03:31:18.020 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.017+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~ELY5MVSK3UJS.0 size=568981 2024-04-10T03:31:18.029 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.029+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=ELY5MVSK3UJS tag=YWE2VWUBXBC1 type=write size=1617557 2024-04-10T03:31:18.035 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.033+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=EDFU2DXFR3JM type=del size=1986685 2024-04-10T03:31:18.048 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.045+0000 7f3681d35640 1 < suggested remove operation key=5SOK1Y0EI6TJ tag=TVQ1NVDRF9B2 type=write 2024-04-10T03:31:18.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.057+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~A96WJ8SGIOE1.0 size=580237 2024-04-10T03:31:18.061 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.061+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=A96WJ8SGIOE1 tag=OOOBZXCCR4HT type=write size=1628813 2024-04-10T03:31:18.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.061+0000 7f3681d35640 1 < canceled part key=_multipart_B1TVXAV8NY2C.2~7W4GBC2DBL7E.0 size=91329 2024-04-10T03:31:18.072 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.069+0000 7f3681d35640 1 < canceled multipart upload key=B1TVXAV8NY2C upload=7W4GBC2DBL7E tag=C1WDHB217ZEO type=write size=1139905 2024-04-10T03:31:18.082 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.081+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~6L94NLGE0DZ6.0 size=1048576 2024-04-10T03:31:18.087 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.085+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~6L94NLGE0DZ6.1 size=343892 2024-04-10T03:31:18.087 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.085+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=6L94NLGE0DZ6 tag=SVTS3VOLUR9J type=write size=2441044 2024-04-10T03:31:18.093 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.093+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=AHYP15JJUCC5 type=del 2024-04-10T03:31:18.099 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.097+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=SFAEPBLECH8A type=del size=3104439 2024-04-10T03:31:18.105 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.105+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=QW5A724C8L63 type=del 2024-04-10T03:31:18.112 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.109+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=HTU7ALI2MR07 type=del size=3467677 2024-04-10T03:31:18.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.125+0000 7f3681d35640 1 < suggested update operation key=9GINXS6O1W28 tag=O9DTT4W9VXTC type=del size=1826477 2024-04-10T03:31:18.134 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.133+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=KB8LBXDJGV9H type=del size=1359724 2024-04-10T03:31:18.140 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.137+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~2CHY50XJCZHB.0 size=1048576 2024-04-10T03:31:18.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.145+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~2CHY50XJCZHB.1 size=754378 2024-04-10T03:31:18.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.153+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=2CHY50XJCZHB tag=DFUU42CRMR5X type=write size=2851530 2024-04-10T03:31:18.164 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.165+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~4RPO5XOIV3VF.0 size=717299 2024-04-10T03:31:18.164 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.165+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=4RPO5XOIV3VF tag=UPLVAR3XR0V2 type=write size=1765875 2024-04-10T03:31:18.169 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.169+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~RXRKHBODUP5D.0 size=1048576 2024-04-10T03:31:18.174 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.173+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~RXRKHBODUP5D.1 size=45863 2024-04-10T03:31:18.183 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.181+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=RXRKHBODUP5D tag=REWPRKLQJPDG type=write size=2143015 2024-04-10T03:31:18.188 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.185+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=E0E8OWTEP3Q4 type=del size=2401034 2024-04-10T03:31:18.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.193+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~YBRPEIZG7RV7.0 size=253655 2024-04-10T03:31:18.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.201+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=YBRPEIZG7RV7 tag=334IE40Y0MF1 type=write size=1302231 2024-04-10T03:31:18.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.209+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~3WRR3SI6Q5JC.0 size=1048576 2024-04-10T03:31:18.217 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.217+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~3WRR3SI6Q5JC.1 size=562214 2024-04-10T03:31:18.217 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.217+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=3WRR3SI6Q5JC tag=AF8YMUMJ252Y type=write size=2659366 2024-04-10T03:31:18.223 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.221+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=A6Q835MWPHAN type=del 2024-04-10T03:31:18.229 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.229+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=XY0O8QRCQ3J6 type=del size=499966 2024-04-10T03:31:18.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.233+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~ANKF5UUOHONV.0 size=1048576 2024-04-10T03:31:18.239 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.237+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~ANKF5UUOHONV.1 size=107238 2024-04-10T03:31:18.249 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.249+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=ANKF5UUOHONV tag=W3N6OU79LF59 type=write size=2204390 2024-04-10T03:31:18.255 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.253+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=NPG97DFQDNCQ type=del size=2668811 2024-04-10T03:31:18.261 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.261+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~0E13DTO6K0JW.0 size=1048576 2024-04-10T03:31:18.266 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.265+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~0E13DTO6K0JW.1 size=1048576 2024-04-10T03:31:18.271 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.269+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~0E13DTO6K0JW.2 size=355912 2024-04-10T03:31:18.281 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.281+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=0E13DTO6K0JW tag=9S7MXCUT9PE1 type=write size=3501640 2024-04-10T03:31:18.286 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.285+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=FJOIC6HI7XYX type=del size=4068747 2024-04-10T03:31:18.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.285+0000 7f3681d35640 1 < canceled part key=_multipart_F065S663O4VY.2~K1IWI0460Y23.0 size=1048576 2024-04-10T03:31:18.291 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.289+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~K1IWI0460Y23.1 size=635035 2024-04-10T03:31:18.302 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.301+0000 7f3681d35640 1 < canceled multipart upload key=F065S663O4VY upload=K1IWI0460Y23 tag=BB5OXINZ7K1P type=write size=2732187 2024-04-10T03:31:18.307 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.305+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=TW13YE0HU0BH type=del size=3122208 2024-04-10T03:31:18.312 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.309+0000 7f3681d35640 1 < completed write operation key=LBDUNL2QNNZJ tag=AFEK4DL8KH1R type=write size=971596 2024-04-10T03:31:18.323 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.321+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~0YO3BEMPN0EM.0 size=1048576 2024-04-10T03:31:18.327 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.325+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~0YO3BEMPN0EM.1 size=714046 2024-04-10T03:31:18.327 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.325+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=0YO3BEMPN0EM tag=W1NGRDFLZXDY type=write size=2811198 2024-04-10T03:31:18.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.329+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~8X1VRFDEVMFO.0 size=1048576 2024-04-10T03:31:18.336 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.333+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~8X1VRFDEVMFO.1 size=789718 2024-04-10T03:31:18.344 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.345+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=8X1VRFDEVMFO tag=OYBI3JXKW9YW type=write size=2886870 2024-04-10T03:31:18.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.353+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~K5C534O7L0N3.0 size=841191 2024-04-10T03:31:18.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.353+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=K5C534O7L0N3 tag=U7WV7FFCCC3W type=write size=1889767 2024-04-10T03:31:18.360 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.361+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=RHEPXH92SRL8 type=del 2024-04-10T03:31:18.366 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.365+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=EKKCHG9O5RUB type=write size=263591 2024-04-10T03:31:18.378 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.377+0000 7f3681d35640 1 < suggested update operation key=0SRLP35OTH1O tag=EDFU2DXFR3JM type=del size=1986685 2024-04-10T03:31:18.383 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.381+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=TDO41GIFKCHF type=del size=659016 2024-04-10T03:31:18.390 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.389+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~A96WJ8SGIOE1.0 size=580237 2024-04-10T03:31:18.401 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.401+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=A96WJ8SGIOE1 tag=OOOBZXCCR4HT type=write size=1628813 2024-04-10T03:31:18.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.405+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=PL262GEJWZA5 type=del size=1813221 2024-04-10T03:31:18.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.413+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~6L94NLGE0DZ6.0 size=1048576 2024-04-10T03:31:18.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.417+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~6L94NLGE0DZ6.1 size=343892 2024-04-10T03:31:18.426 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.425+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=6L94NLGE0DZ6 tag=SVTS3VOLUR9J type=write size=2441044 2024-04-10T03:31:18.436 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.433+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~6TUX0N19Y58G.0 size=1048576 2024-04-10T03:31:18.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.441+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~6TUX0N19Y58G.1 size=485214 2024-04-10T03:31:18.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.441+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=6TUX0N19Y58G tag=VVTL7IRLF33L type=write size=2582366 2024-04-10T03:31:18.447 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.445+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=SFAEPBLECH8A type=del 2024-04-10T03:31:18.452 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.453+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=5D1WO2T1SYA5 type=del size=1842945 2024-04-10T03:31:18.458 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.457+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=HTU7ALI2MR07 type=del 2024-04-10T03:31:18.464 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.461+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=TD4AEB7O6Z07 type=del size=58519 2024-04-10T03:31:18.469 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.469+0000 7f3681d35640 1 < canceled operation key=9GINXS6O1W28 tag=KB8LBXDJGV9H type=del size=1359724 2024-04-10T03:31:18.474 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.473+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=9O39PXW8Q1EP type=del size=982449 2024-04-10T03:31:18.475 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.473+0000 7f3681d35640 1 < canceled part key=_multipart_6EJTTV3FFONR.2~4RPO5XOIV3VF.0 size=717299 2024-04-10T03:31:18.484 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.485+0000 7f3681d35640 1 < canceled multipart upload key=6EJTTV3FFONR upload=4RPO5XOIV3VF tag=UPLVAR3XR0V2 type=write size=1765875 2024-04-10T03:31:18.495 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.493+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~SQQKNKGH2VI7.0 size=1048576 2024-04-10T03:31:18.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.497+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~SQQKNKGH2VI7.1 size=1048576 2024-04-10T03:31:18.504 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.505+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~SQQKNKGH2VI7.2 size=129526 2024-04-10T03:31:18.504 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.505+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=SQQKNKGH2VI7 tag=PVS12Q2I2JJT type=write size=3275254 2024-04-10T03:31:18.513 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.513+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=E0E8OWTEP3Q4 type=del 2024-04-10T03:31:18.518 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.517+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=SYYBBINCPYOY type=del size=701767 2024-04-10T03:31:18.524 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.521+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~3WRR3SI6Q5JC.0 size=1048576 2024-04-10T03:31:18.528 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.529+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~3WRR3SI6Q5JC.1 size=562214 2024-04-10T03:31:18.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.537+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=3WRR3SI6Q5JC tag=AF8YMUMJ252Y type=write size=2659366 2024-04-10T03:31:18.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.541+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=WVCHHCE65PNA type=del size=140028 2024-04-10T03:31:18.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.549+0000 7f3681d35640 1 < canceled operation key=UY6Q47B6BQ67 tag=XY0O8QRCQ3J6 type=del size=499966 2024-04-10T03:31:18.559 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.557+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~5HUSAPGUHFFB.0 size=210590 2024-04-10T03:31:18.559 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.557+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=5HUSAPGUHFFB tag=U1SJ05LX2NVC type=write size=1259166 2024-04-10T03:31:18.563 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.561+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=NPG97DFQDNCQ type=del 2024-04-10T03:31:18.573 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.573+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~XTOWIVWIYY4T.0 size=1048576 2024-04-10T03:31:18.579 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.577+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~XTOWIVWIYY4T.1 size=448497 2024-04-10T03:31:18.579 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.577+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=XTOWIVWIYY4T tag=6UF37W7ZHH0C type=write size=2545649 2024-04-10T03:31:18.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.585+0000 7f3681d35640 -1 < failed to complete operation key=0SRLP35OTH1O tag=FJOIC6HI7XYX type=del size=4068747: (22) Invalid argument 2024-04-10T03:31:18.598 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.597+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~AHW519WIU17Y.0 size=1048576 2024-04-10T03:31:18.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.601+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~AHW519WIU17Y.1 size=1048576 2024-04-10T03:31:18.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.605+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~AHW519WIU17Y.2 size=13801 2024-04-10T03:31:18.607 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.605+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=AHW519WIU17Y tag=G53ER54XDU6B type=write size=3159529 2024-04-10T03:31:18.613 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.613+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=TW13YE0HU0BH type=del 2024-04-10T03:31:18.619 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.617+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=7DGZQOV3FOK0 type=del size=4097600 2024-04-10T03:31:18.626 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.625+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~0YO3BEMPN0EM.0 size=1048576 2024-04-10T03:31:18.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.629+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~0YO3BEMPN0EM.1 size=714046 2024-04-10T03:31:18.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.637+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=0YO3BEMPN0EM tag=W1NGRDFLZXDY type=write size=2811198 2024-04-10T03:31:18.648 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.645+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~JY7ES30G0OZP.0 size=912181 2024-04-10T03:31:18.648 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.645+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=JY7ES30G0OZP tag=IRJIO8F2Z45W type=write size=1960757 2024-04-10T03:31:18.653 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.653+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~K5C534O7L0N3.0 size=841191 2024-04-10T03:31:18.667 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.665+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=K5C534O7L0N3 tag=U7WV7FFCCC3W type=write size=1889767 2024-04-10T03:31:18.672 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.669+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=XRY3JHSGEMMT type=del size=2557875 2024-04-10T03:31:18.678 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.677+0000 7f3681d35640 1 < completed write operation key=LFZ1G65B5ENO tag=EKKCHG9O5RUB type=write size=263591 2024-04-10T03:31:18.688 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.685+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~19TSULMLUNP8.0 size=1048576 2024-04-10T03:31:18.692 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.689+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~19TSULMLUNP8.1 size=1048576 2024-04-10T03:31:18.696 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.697+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~19TSULMLUNP8.2 size=165895 2024-04-10T03:31:18.696 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.697+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=19TSULMLUNP8 tag=2F51FUKNRSM2 type=write size=3311623 2024-04-10T03:31:18.702 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.701+0000 7f3681d35640 1 < canceled operation key=LFZ1G65B5ENO tag=TDO41GIFKCHF type=del size=659016 2024-04-10T03:31:18.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.705+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=2AQQPDDFPD7C type=del size=1212358 2024-04-10T03:31:18.714 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.713+0000 7f3681d35640 1 < completed delete operation key=0WIDF4906L06 tag=PL262GEJWZA5 type=del 2024-04-10T03:31:18.720 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.717+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=J3L5YOELBWSO type=write size=868710 2024-04-10T03:31:18.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.725+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~6TUX0N19Y58G.0 size=1048576 2024-04-10T03:31:18.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.729+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~6TUX0N19Y58G.1 size=485214 2024-04-10T03:31:18.741 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.741+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=6TUX0N19Y58G tag=VVTL7IRLF33L type=write size=2582366 2024-04-10T03:31:18.746 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.745+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=5X0FKNG8RIJ4 type=del size=1409784 2024-04-10T03:31:18.758 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.757+0000 7f3681d35640 1 < suggested update operation key=XS3QMVD9HETO tag=5D1WO2T1SYA5 type=del size=1842945 2024-04-10T03:31:18.770 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.769+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~T1K6FSLL8BBK.0 size=1048576 2024-04-10T03:31:18.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.773+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~T1K6FSLL8BBK.1 size=72636 2024-04-10T03:31:18.776 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.773+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=T1K6FSLL8BBK tag=3US79X7KNEKK type=write size=2169788 2024-04-10T03:31:18.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.781+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=TD4AEB7O6Z07 type=del 2024-04-10T03:31:18.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.789+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~0IYILW43HAIZ.0 size=1048576 2024-04-10T03:31:18.797 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.797+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~0IYILW43HAIZ.1 size=1048576 2024-04-10T03:31:18.801 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.801+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~0IYILW43HAIZ.2 size=447493 2024-04-10T03:31:18.801 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.801+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=0IYILW43HAIZ tag=JEAFMGJMBRLK type=write size=3593221 2024-04-10T03:31:18.813 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.813+0000 7f3681d35640 1 < suggested remove operation key=HJDIZI4VW5YB tag=9O39PXW8Q1EP type=del 2024-04-10T03:31:18.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.817+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=KJ53WRTWJJCL type=del size=3617879 2024-04-10T03:31:18.827 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.825+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~SQQKNKGH2VI7.0 size=1048576 2024-04-10T03:31:18.833 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.829+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~SQQKNKGH2VI7.1 size=1048576 2024-04-10T03:31:18.837 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.837+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~SQQKNKGH2VI7.2 size=129526 2024-04-10T03:31:18.848 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.845+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=SQQKNKGH2VI7 tag=PVS12Q2I2JJT type=write size=3275254 2024-04-10T03:31:18.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.857+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=0M5BU93PH6P4 type=del size=3216291 2024-04-10T03:31:18.863 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.861+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=SYYBBINCPYOY type=del 2024-04-10T03:31:18.874 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.873+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=SJDZ7QDLQF58 type=write size=312184 2024-04-10T03:31:18.885 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.881+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=WVCHHCE65PNA type=del 2024-04-10T03:31:18.899 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.897+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~WTLN2ZDXSN1M.0 size=421098 2024-04-10T03:31:18.899 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.897+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=WTLN2ZDXSN1M tag=75EUB5X9WK53 type=write size=1469674 2024-04-10T03:31:18.905 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.905+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~5HUSAPGUHFFB.0 size=210590 2024-04-10T03:31:18.915 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.913+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=5HUSAPGUHFFB tag=U1SJ05LX2NVC type=write size=1259166 2024-04-10T03:31:18.928 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.925+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~70EBPJJBT1GA.0 size=1048576 2024-04-10T03:31:18.933 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.933+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~70EBPJJBT1GA.1 size=1048576 2024-04-10T03:31:18.938 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.937+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~70EBPJJBT1GA.2 size=530265 2024-04-10T03:31:18.939 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.937+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=70EBPJJBT1GA tag=YIFEO2NFPBZ1 type=write size=3675993 2024-04-10T03:31:18.944 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.941+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~XTOWIVWIYY4T.0 size=1048576 2024-04-10T03:31:18.949 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.949+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~XTOWIVWIYY4T.1 size=448497 2024-04-10T03:31:18.958 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.957+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=XTOWIVWIYY4T tag=6UF37W7ZHH0C type=write size=2545649 2024-04-10T03:31:18.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.969+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~2094GCPUZO80.0 size=1048576 2024-04-10T03:31:18.975 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.973+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~2094GCPUZO80.1 size=1048576 2024-04-10T03:31:18.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.977+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~2094GCPUZO80.2 size=1039665 2024-04-10T03:31:18.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.977+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=2094GCPUZO80 tag=3101VF749XJD type=write size=4185393 2024-04-10T03:31:18.985 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.985+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~AHW519WIU17Y.0 size=1048576 2024-04-10T03:31:18.990 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.989+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~AHW519WIU17Y.1 size=1048576 2024-04-10T03:31:18.995 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:18.993+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~AHW519WIU17Y.2 size=13801 2024-04-10T03:31:19.007 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.005+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=AHW519WIU17Y tag=G53ER54XDU6B type=write size=3159529 2024-04-10T03:31:19.012 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.009+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=9O9ZTHXDCZSD type=del size=350274 2024-04-10T03:31:19.018 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.017+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=7DGZQOV3FOK0 type=del 2024-04-10T03:31:19.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.029+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~5K1LWDRBOG19.0 size=1048576 2024-04-10T03:31:19.034 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.033+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~5K1LWDRBOG19.1 size=1048576 2024-04-10T03:31:19.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.037+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~5K1LWDRBOG19.2 size=642804 2024-04-10T03:31:19.040 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.037+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=5K1LWDRBOG19 tag=Q50Z286SO3YD type=write size=3788532 2024-04-10T03:31:19.045 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.045+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~JY7ES30G0OZP.0 size=912181 2024-04-10T03:31:19.055 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.053+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=JY7ES30G0OZP tag=IRJIO8F2Z45W type=write size=1960757 2024-04-10T03:31:19.065 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.065+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~F13SFNCQEABX.0 size=389493 2024-04-10T03:31:19.065 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.065+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=F13SFNCQEABX tag=GHL8ZL2E90R8 type=write size=1438069 2024-04-10T03:31:19.078 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.077+0000 7f3681d35640 1 < suggested remove operation key=5SOK1Y0EI6TJ tag=XRY3JHSGEMMT type=del 2024-04-10T03:31:19.089 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.089+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~18TD7J52H1B6.0 size=1048576 2024-04-10T03:31:19.094 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.093+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~18TD7J52H1B6.1 size=574695 2024-04-10T03:31:19.094 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.093+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=18TD7J52H1B6 tag=UJ7AE0FNVYHW type=write size=2671847 2024-04-10T03:31:19.099 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.097+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~19TSULMLUNP8.0 size=1048576 2024-04-10T03:31:19.104 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.101+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~19TSULMLUNP8.1 size=1048576 2024-04-10T03:31:19.108 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.105+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~19TSULMLUNP8.2 size=165895 2024-04-10T03:31:19.116 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.113+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=19TSULMLUNP8 tag=2F51FUKNRSM2 type=write size=3311623 2024-04-10T03:31:19.120 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.117+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=Z617FXK08WYV type=write size=1043604 2024-04-10T03:31:19.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.125+0000 7f3681d35640 -1 < failed to complete operation key=HJDIZI4VW5YB tag=2AQQPDDFPD7C type=del size=1212358: (22) Invalid argument 2024-04-10T03:31:19.131 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.129+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=J5NZ2TWFOO0D type=del size=1245855 2024-04-10T03:31:19.136 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.133+0000 7f3681d35640 1 < completed write operation key=FATA626DUEW7 tag=J3L5YOELBWSO type=write size=868710 2024-04-10T03:31:19.142 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.141+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=106U64DHIFUW type=del size=204210 2024-04-10T03:31:19.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.145+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=5X0FKNG8RIJ4 type=del 2024-04-10T03:31:19.150 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.149+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=9ZJ9MZXEKP0D type=write size=313540 2024-04-10T03:31:19.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.153+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~T1K6FSLL8BBK.0 size=1048576 2024-04-10T03:31:19.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.153+0000 7f3681d35640 1 < canceled part key=_multipart_XPY2010UJEZ8.2~T1K6FSLL8BBK.1 size=72636 2024-04-10T03:31:19.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.165+0000 7f3681d35640 1 < canceled multipart upload key=XPY2010UJEZ8 upload=T1K6FSLL8BBK tag=3US79X7KNEKK type=write size=2169788 2024-04-10T03:31:19.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:18 smithi136 bash[68278]: cluster 2024-04-10T03:31:17.758785+0000 mgr.y (mgr.25133) 747 : cluster 0 pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 191 KiB/s wr, 980 op/s 2024-04-10T03:31:19.178 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.177+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~TZDBIB371XV3.0 size=1048576 2024-04-10T03:31:19.183 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.181+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~TZDBIB371XV3.1 size=304916 2024-04-10T03:31:19.183 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.181+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=TZDBIB371XV3 tag=3XE6NRHO8K1T type=write size=2402068 2024-04-10T03:31:19.189 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.189+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~0IYILW43HAIZ.0 size=1048576 2024-04-10T03:31:19.195 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.193+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~0IYILW43HAIZ.1 size=1048576 2024-04-10T03:31:19.199 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.197+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~0IYILW43HAIZ.2 size=447493 2024-04-10T03:31:19.210 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.209+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=0IYILW43HAIZ tag=JEAFMGJMBRLK type=write size=3593221 2024-04-10T03:31:19.216 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.213+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=2P7TM16LENPO type=del size=2908151 2024-04-10T03:31:19.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.221+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=KJ53WRTWJJCL type=del 2024-04-10T03:31:19.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.229+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~1JV9TSTMBWQO.0 size=1048576 2024-04-10T03:31:19.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.237+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~1JV9TSTMBWQO.1 size=1048576 2024-04-10T03:31:19.242 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.241+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~1JV9TSTMBWQO.2 size=344742 2024-04-10T03:31:19.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.241+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=1JV9TSTMBWQO tag=4CEGOB1MCVEP type=write size=3490470 2024-04-10T03:31:19.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.245+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=0M5BU93PH6P4 type=del 2024-04-10T03:31:19.260 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.257+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~A2X0JCLKJIW9.0 size=1048576 2024-04-10T03:31:19.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.265+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~A2X0JCLKJIW9.1 size=9570 2024-04-10T03:31:19.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.265+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=A2X0JCLKJIW9 tag=YO7B3AOTY3MC type=write size=2106722 2024-04-10T03:31:19.271 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.269+0000 7f3681d35640 1 < completed write operation key=DNHKDP9DGSJ7 tag=SJDZ7QDLQF58 type=write size=312184 2024-04-10T03:31:19.282 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.281+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~DVRS4RBEP0MR.0 size=1048576 2024-04-10T03:31:19.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.285+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~DVRS4RBEP0MR.1 size=1048576 2024-04-10T03:31:19.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.289+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~DVRS4RBEP0MR.2 size=938087 2024-04-10T03:31:19.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.289+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=DVRS4RBEP0MR tag=ZHLKQBS4NCUF type=write size=4083815 2024-04-10T03:31:19.298 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.297+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~WTLN2ZDXSN1M.0 size=421098 2024-04-10T03:31:19.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.309+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=WTLN2ZDXSN1M tag=75EUB5X9WK53 type=write size=1469674 2024-04-10T03:31:19.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:18 smithi016 bash[74137]: cluster 2024-04-10T03:31:17.758785+0000 mgr.y (mgr.25133) 747 : cluster 0 pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 191 KiB/s wr, 980 op/s 2024-04-10T03:31:19.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:18 smithi016 bash[72916]: cluster 2024-04-10T03:31:17.758785+0000 mgr.y (mgr.25133) 747 : cluster 0 pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 191 KiB/s wr, 980 op/s 2024-04-10T03:31:19.321 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.321+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~98I0X1Y0G58H.0 size=1048576 2024-04-10T03:31:19.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.325+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~98I0X1Y0G58H.1 size=281947 2024-04-10T03:31:19.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.325+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=98I0X1Y0G58H tag=6YS4PUJ04Z4J type=write size=2379099 2024-04-10T03:31:19.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.329+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~70EBPJJBT1GA.0 size=1048576 2024-04-10T03:31:19.337 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.337+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~70EBPJJBT1GA.1 size=1048576 2024-04-10T03:31:19.342 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.341+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~70EBPJJBT1GA.2 size=530265 2024-04-10T03:31:19.352 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.349+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=70EBPJJBT1GA tag=YIFEO2NFPBZ1 type=write size=3675993 2024-04-10T03:31:19.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.361+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~86VWKP6VF1PW.0 size=1048576 2024-04-10T03:31:19.369 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.369+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~86VWKP6VF1PW.1 size=528085 2024-04-10T03:31:19.369 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.369+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=86VWKP6VF1PW tag=X2EJHSHVRPAS type=write size=2625237 2024-04-10T03:31:19.369 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.369+0000 7f3681d35640 1 < canceled part key=_multipart_DWRW792CYQIR.2~2094GCPUZO80.0 size=1048576 2024-04-10T03:31:19.375 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.373+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~2094GCPUZO80.1 size=1048576 2024-04-10T03:31:19.380 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.377+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~2094GCPUZO80.2 size=1039665 2024-04-10T03:31:19.391 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.389+0000 7f3681d35640 1 < canceled multipart upload key=DWRW792CYQIR upload=2094GCPUZO80 tag=3101VF749XJD type=write size=4185393 2024-04-10T03:31:19.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.401+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~9QVXB5O2ULI8.0 size=467159 2024-04-10T03:31:19.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.401+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=9QVXB5O2ULI8 tag=I1GWBISZ1CYA type=write size=1515735 2024-04-10T03:31:19.408 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.405+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=9O9ZTHXDCZSD type=del 2024-04-10T03:31:19.422 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.421+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~96ONRYQRE7I2.0 size=1048576 2024-04-10T03:31:19.428 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.425+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~96ONRYQRE7I2.1 size=1048576 2024-04-10T03:31:19.433 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.433+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~96ONRYQRE7I2.2 size=175242 2024-04-10T03:31:19.433 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.433+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=96ONRYQRE7I2 tag=FGH2PY5QHL1L type=write size=3320970 2024-04-10T03:31:19.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.437+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~5K1LWDRBOG19.0 size=1048576 2024-04-10T03:31:19.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.445+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~5K1LWDRBOG19.1 size=1048576 2024-04-10T03:31:19.450 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.449+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~5K1LWDRBOG19.2 size=642804 2024-04-10T03:31:19.462 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.461+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=5K1LWDRBOG19 tag=Q50Z286SO3YD type=write size=3788532 2024-04-10T03:31:19.468 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.465+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=0X3BJWGMZWWJ type=del size=3761822 2024-04-10T03:31:19.473 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.473+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~F13SFNCQEABX.0 size=389493 2024-04-10T03:31:19.483 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.481+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=F13SFNCQEABX tag=GHL8ZL2E90R8 type=write size=1438069 2024-04-10T03:31:19.494 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.493+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~C2EFF73UWHAP.0 size=1048576 2024-04-10T03:31:19.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.497+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~C2EFF73UWHAP.1 size=84097 2024-04-10T03:31:19.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.497+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=C2EFF73UWHAP tag=8B69XKMA3Q1D type=write size=2181249 2024-04-10T03:31:19.507 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.505+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~18TD7J52H1B6.0 size=1048576 2024-04-10T03:31:19.507 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.505+0000 7f3681d35640 1 < canceled part key=_multipart_9GINXS6O1W28.2~18TD7J52H1B6.1 size=574695 2024-04-10T03:31:19.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.517+0000 7f3681d35640 1 < canceled multipart upload key=9GINXS6O1W28 upload=18TD7J52H1B6 tag=UJ7AE0FNVYHW type=write size=2671847 2024-04-10T03:31:19.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.521+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=7KTCFNB6WUW8 type=del size=2371658 2024-04-10T03:31:19.530 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.529+0000 7f3681d35640 1 < completed write operation key=0WIDF4906L06 tag=Z617FXK08WYV type=write size=1043604 2024-04-10T03:31:19.537 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.537+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=UD9MTZ8MEFP4 type=del size=3875558 2024-04-10T03:31:19.544 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.541+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=J5NZ2TWFOO0D type=del 2024-04-10T03:31:19.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.549+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=491E4VCS08IK type=del size=2064030 2024-04-10T03:31:19.557 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.557+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=106U64DHIFUW type=del 2024-04-10T03:31:19.571 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.569+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~DSYU1RF534KO.0 size=1048576 2024-04-10T03:31:19.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.573+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~DSYU1RF534KO.1 size=1048576 2024-04-10T03:31:19.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.581+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~DSYU1RF534KO.2 size=380638 2024-04-10T03:31:19.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.581+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=DSYU1RF534KO tag=IH0JQUYSWE6Q type=write size=3526366 2024-04-10T03:31:19.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.585+0000 7f3681d35640 1 < completed write operation key=F065S663O4VY tag=9ZJ9MZXEKP0D type=write size=313540 2024-04-10T03:31:19.593 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.593+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=4B8TOVL9R9UF type=del size=181717 2024-04-10T03:31:19.598 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.597+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~TZDBIB371XV3.0 size=1048576 2024-04-10T03:31:19.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.601+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~TZDBIB371XV3.1 size=304916 2024-04-10T03:31:19.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.613+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=TZDBIB371XV3 tag=3XE6NRHO8K1T type=write size=2402068 2024-04-10T03:31:19.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.617+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=5X02K34AXH3E type=write size=679479 2024-04-10T03:31:19.626 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.625+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=2P7TM16LENPO type=del 2024-04-10T03:31:19.637 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.637+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~XXM13H1SKY1Q.0 size=1048576 2024-04-10T03:31:19.642 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.641+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~XXM13H1SKY1Q.1 size=408707 2024-04-10T03:31:19.642 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.641+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=XXM13H1SKY1Q tag=GXCQOFUGR8Q0 type=write size=2505859 2024-04-10T03:31:19.648 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.645+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~1JV9TSTMBWQO.0 size=1048576 2024-04-10T03:31:19.648 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.645+0000 7f3681d35640 1 < canceled part key=_multipart_JMYOGWOKOS63.2~1JV9TSTMBWQO.1 size=1048576 2024-04-10T03:31:19.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.653+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~1JV9TSTMBWQO.2 size=344742 2024-04-10T03:31:19.663 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.661+0000 7f3681d35640 1 < canceled multipart upload key=JMYOGWOKOS63 upload=1JV9TSTMBWQO tag=4CEGOB1MCVEP type=write size=3490470 2024-04-10T03:31:19.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.669+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=83SND8DVEYNF type=del size=17503 2024-04-10T03:31:19.675 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.673+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~A2X0JCLKJIW9.0 size=1048576 2024-04-10T03:31:19.680 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.677+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~A2X0JCLKJIW9.1 size=9570 2024-04-10T03:31:19.690 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.689+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=A2X0JCLKJIW9 tag=YO7B3AOTY3MC type=write size=2106722 2024-04-10T03:31:19.696 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.693+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=HPR47ZAFNSTA type=del size=403812 2024-04-10T03:31:19.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.701+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~DVRS4RBEP0MR.0 size=1048576 2024-04-10T03:31:19.706 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.705+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~DVRS4RBEP0MR.1 size=1048576 2024-04-10T03:31:19.712 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.709+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~DVRS4RBEP0MR.2 size=938087 2024-04-10T03:31:19.723 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.721+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=DVRS4RBEP0MR tag=ZHLKQBS4NCUF type=write size=4083815 2024-04-10T03:31:19.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.733+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~6PGRIZIHCTRE.0 size=1048576 2024-04-10T03:31:19.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.737+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~6PGRIZIHCTRE.1 size=1048576 2024-04-10T03:31:19.744 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.745+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~6PGRIZIHCTRE.2 size=877619 2024-04-10T03:31:19.744 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.745+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=6PGRIZIHCTRE tag=7D88FOUFP64X type=write size=4023347 2024-04-10T03:31:19.751 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.749+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~98I0X1Y0G58H.0 size=1048576 2024-04-10T03:31:19.755 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.753+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~98I0X1Y0G58H.1 size=281947 2024-04-10T03:31:19.767 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.765+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=98I0X1Y0G58H tag=6YS4PUJ04Z4J type=write size=2379099 2024-04-10T03:31:19.773 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.773+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=2T9TRLJTKKNG type=del size=2061435 2024-04-10T03:31:19.780 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.777+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~86VWKP6VF1PW.0 size=1048576 2024-04-10T03:31:19.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.785+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~86VWKP6VF1PW.1 size=528085 2024-04-10T03:31:19.797 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.797+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=86VWKP6VF1PW tag=X2EJHSHVRPAS type=write size=2625237 2024-04-10T03:31:19.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.809+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~HP0OJ205LHRP.0 size=822766 2024-04-10T03:31:19.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.809+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=HP0OJ205LHRP tag=4M31CTVEZYBF type=write size=1871342 2024-04-10T03:31:19.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.809+0000 7f3681d35640 1 < canceled part key=_multipart_5SOK1Y0EI6TJ.2~9QVXB5O2ULI8.0 size=467159 2024-04-10T03:31:19.819 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.817+0000 7f3681d35640 1 < canceled multipart upload key=5SOK1Y0EI6TJ upload=9QVXB5O2ULI8 tag=I1GWBISZ1CYA type=write size=1515735 2024-04-10T03:31:19.825 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.825+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=X4D817IMLRMN type=del size=2791728 2024-04-10T03:31:19.831 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.829+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~96ONRYQRE7I2.0 size=1048576 2024-04-10T03:31:19.836 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.833+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~96ONRYQRE7I2.1 size=1048576 2024-04-10T03:31:19.841 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.841+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~96ONRYQRE7I2.2 size=175242 2024-04-10T03:31:19.852 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.849+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=96ONRYQRE7I2 tag=FGH2PY5QHL1L type=write size=3320970 2024-04-10T03:31:19.860 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.857+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=55MG3P79X5UE type=del size=3443786 2024-04-10T03:31:19.866 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.865+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=0X3BJWGMZWWJ type=del 2024-04-10T03:31:19.874 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.873+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=Q8XFRLW08E6E type=del size=2437686 2024-04-10T03:31:19.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.881+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~C2EFF73UWHAP.0 size=1048576 2024-04-10T03:31:19.888 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.885+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~C2EFF73UWHAP.1 size=84097 2024-04-10T03:31:19.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.901+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=C2EFF73UWHAP tag=8B69XKMA3Q1D type=write size=2181249 2024-04-10T03:31:19.916 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.913+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~4LXUT4TWF9PB.0 size=1048576 2024-04-10T03:31:19.921 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.921+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~4LXUT4TWF9PB.1 size=367619 2024-04-10T03:31:19.921 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.921+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=4LXUT4TWF9PB tag=QRPPNJ5NDL4S type=write size=2464771 2024-04-10T03:31:19.936 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.933+0000 7f3681d35640 1 < suggested remove operation key=0SRLP35OTH1O tag=7KTCFNB6WUW8 type=del 2024-04-10T03:31:19.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.945+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~7NWEO3BPG6YT.0 size=1048576 2024-04-10T03:31:19.954 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.953+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~7NWEO3BPG6YT.1 size=1048576 2024-04-10T03:31:19.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.957+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~7NWEO3BPG6YT.2 size=862729 2024-04-10T03:31:19.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.957+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=7NWEO3BPG6YT tag=RZ2TMK8JIJAP type=write size=4008457 2024-04-10T03:31:19.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.965+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=UD9MTZ8MEFP4 type=del 2024-04-10T03:31:19.982 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.981+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~59NARAPQ79RK.0 size=1048576 2024-04-10T03:31:19.988 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.985+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~59NARAPQ79RK.1 size=117442 2024-04-10T03:31:19.988 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.985+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=59NARAPQ79RK tag=OM7O6C6AZJN1 type=write size=2214594 2024-04-10T03:31:19.995 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:19.993+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=491E4VCS08IK type=del 2024-04-10T03:31:20.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.005+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~X699MW7YV9TC.0 size=770546 2024-04-10T03:31:20.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.005+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=X699MW7YV9TC tag=5JKYSSMVNBNV type=write size=1819122 2024-04-10T03:31:20.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.013+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~DSYU1RF534KO.0 size=1048576 2024-04-10T03:31:20.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.017+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~DSYU1RF534KO.1 size=1048576 2024-04-10T03:31:20.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.021+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~DSYU1RF534KO.2 size=380638 2024-04-10T03:31:20.034 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.033+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=DSYU1RF534KO tag=IH0JQUYSWE6Q type=write size=3526366 2024-04-10T03:31:20.047 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.045+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~5VDP76X9GI0Z.0 size=712731 2024-04-10T03:31:20.047 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.045+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=5VDP76X9GI0Z tag=N6ZW762T8AE5 type=write size=1761307 2024-04-10T03:31:20.054 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.053+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=4B8TOVL9R9UF type=del 2024-04-10T03:31:20.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.057+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=DUULGJEGYAW3 type=write size=1016389 2024-04-10T03:31:20.067 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.065+0000 7f3681d35640 1 < completed write operation key=6EJTTV3FFONR tag=5X02K34AXH3E type=write size=679479 2024-04-10T03:31:20.073 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.073+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=V11GIYB4I9LT type=del size=2128015 2024-04-10T03:31:20.078 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.077+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~XXM13H1SKY1Q.0 size=1048576 2024-04-10T03:31:20.084 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.081+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~XXM13H1SKY1Q.1 size=408707 2024-04-10T03:31:20.095 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.093+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=XXM13H1SKY1Q tag=GXCQOFUGR8Q0 type=write size=2505859 2024-04-10T03:31:20.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.101+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=YA3IG0Z9CHE9 type=del size=70646 2024-04-10T03:31:20.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.105+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=83SND8DVEYNF type=del 2024-04-10T03:31:20.119 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.117+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~RBI4XZ1CQM19.0 size=1048576 2024-04-10T03:31:20.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.121+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~RBI4XZ1CQM19.1 size=569701 2024-04-10T03:31:20.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.121+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=RBI4XZ1CQM19 tag=9V0LF1XJY6AF type=write size=2666853 2024-04-10T03:31:20.131 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.129+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=HPR47ZAFNSTA type=del 2024-04-10T03:31:20.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.137+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=0IFORMRZQX3A type=write size=710914 2024-04-10T03:31:20.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.145+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~6PGRIZIHCTRE.0 size=1048576 2024-04-10T03:31:20.149 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.149+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~6PGRIZIHCTRE.1 size=1048576 2024-04-10T03:31:20.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.153+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~6PGRIZIHCTRE.2 size=877619 2024-04-10T03:31:20.167 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.165+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=6PGRIZIHCTRE tag=7D88FOUFP64X type=write size=4023347 2024-04-10T03:31:20.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.169+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=913GVOCV67I5 type=del size=3693556 2024-04-10T03:31:20.178 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.177+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=2T9TRLJTKKNG type=del 2024-04-10T03:31:20.184 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.181+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=171NK5RCSA1E type=del size=1903481 2024-04-10T03:31:20.190 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.189+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~HP0OJ205LHRP.0 size=822766 2024-04-10T03:31:20.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.201+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=HP0OJ205LHRP tag=4M31CTVEZYBF type=write size=1871342 2024-04-10T03:31:20.207 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.205+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=VRYU0IP9882K type=del size=3089937 2024-04-10T03:31:20.213 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.213+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=X4D817IMLRMN type=del 2024-04-10T03:31:20.219 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.217+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=MC3WCTENGJO2 type=write size=540031 2024-04-10T03:31:20.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.225+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=55MG3P79X5UE type=del 2024-04-10T03:31:20.230 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.229+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=345YHE0T7V19 type=write size=625061 2024-04-10T03:31:20.236 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.233+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=Q8XFRLW08E6E type=del 2024-04-10T03:31:20.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.241+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=CKJYVI7MYNVM type=del size=2175497 2024-04-10T03:31:20.249 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.249+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~4LXUT4TWF9PB.0 size=1048576 2024-04-10T03:31:20.254 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.253+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~4LXUT4TWF9PB.1 size=367619 2024-04-10T03:31:20.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.265+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=4LXUT4TWF9PB tag=QRPPNJ5NDL4S type=write size=2464771 2024-04-10T03:31:20.273 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.269+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=PWFCFRLBE03B type=del size=2935214 2024-04-10T03:31:20.279 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.277+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~7NWEO3BPG6YT.0 size=1048576 2024-04-10T03:31:20.285 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.285+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~7NWEO3BPG6YT.1 size=1048576 2024-04-10T03:31:20.291 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.289+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~7NWEO3BPG6YT.2 size=862729 2024-04-10T03:31:20.302 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.301+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=7NWEO3BPG6YT tag=RZ2TMK8JIJAP type=write size=4008457 2024-04-10T03:31:20.307 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.305+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=V3WL0XBA0ARS type=del size=2878453 2024-04-10T03:31:20.314 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.313+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~59NARAPQ79RK.0 size=1048576 2024-04-10T03:31:20.319 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.317+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~59NARAPQ79RK.1 size=117442 2024-04-10T03:31:20.330 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.329+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=59NARAPQ79RK tag=OM7O6C6AZJN1 type=write size=2214594 2024-04-10T03:31:20.342 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.341+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~XVSZ5RSVYNGH.0 size=1048576 2024-04-10T03:31:20.347 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.345+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~XVSZ5RSVYNGH.1 size=1048576 2024-04-10T03:31:20.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.349+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~XVSZ5RSVYNGH.2 size=284790 2024-04-10T03:31:20.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.349+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=XVSZ5RSVYNGH tag=6MQBG3A8ITGK type=write size=3430518 2024-04-10T03:31:20.358 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.357+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~X699MW7YV9TC.0 size=770546 2024-04-10T03:31:20.369 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.369+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=X699MW7YV9TC tag=5JKYSSMVNBNV type=write size=1819122 2024-04-10T03:31:20.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.373+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=VCKJ0VOXY6E1 type=del size=1936482 2024-04-10T03:31:20.380 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.377+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~5VDP76X9GI0Z.0 size=712731 2024-04-10T03:31:20.390 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.389+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=5VDP76X9GI0Z tag=N6ZW762T8AE5 type=write size=1761307 2024-04-10T03:31:20.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.401+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~UKY6PVU1JPN4.0 size=1048576 2024-04-10T03:31:20.406 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.405+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~UKY6PVU1JPN4.1 size=1048576 2024-04-10T03:31:20.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.409+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~UKY6PVU1JPN4.2 size=492254 2024-04-10T03:31:20.411 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.409+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=UKY6PVU1JPN4 tag=58SD42H7ZWK0 type=write size=3637982 2024-04-10T03:31:20.422 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.421+0000 7f3681d35640 1 < suggested remove operation key=JMYOGWOKOS63 tag=DUULGJEGYAW3 type=write 2024-04-10T03:31:20.432 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.429+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~28PJULYTBOW6.0 size=1048576 2024-04-10T03:31:20.437 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.437+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~28PJULYTBOW6.1 size=1048576 2024-04-10T03:31:20.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.441+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~28PJULYTBOW6.2 size=886814 2024-04-10T03:31:20.441 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.441+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=28PJULYTBOW6 tag=ZF38V0G719PW type=write size=4032542 2024-04-10T03:31:20.453 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.453+0000 7f3681d35640 1 < suggested remove operation key=ZFPI8J89GM63 tag=V11GIYB4I9LT type=del 2024-04-10T03:31:20.464 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.461+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~7VDN9OQIRR7S.0 size=1048576 2024-04-10T03:31:20.468 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.465+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~7VDN9OQIRR7S.1 size=1048576 2024-04-10T03:31:20.474 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.473+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~7VDN9OQIRR7S.2 size=561274 2024-04-10T03:31:20.474 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.473+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=7VDN9OQIRR7S tag=I7QH4UZ0YW3X type=write size=3707002 2024-04-10T03:31:20.479 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.477+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=YA3IG0Z9CHE9 type=del 2024-04-10T03:31:20.485 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.485+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=2T4S99TGKH4X type=del size=3998379 2024-04-10T03:31:20.492 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.493+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~RBI4XZ1CQM19.0 size=1048576 2024-04-10T03:31:20.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.493+0000 7f3681d35640 1 < canceled part key=_multipart_YB88V6V4V98Z.2~RBI4XZ1CQM19.1 size=569701 2024-04-10T03:31:20.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.501+0000 7f3681d35640 1 < canceled multipart upload key=YB88V6V4V98Z upload=RBI4XZ1CQM19 tag=9V0LF1XJY6AF type=write size=2666853 2024-04-10T03:31:20.510 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.509+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=ZJRO63GLKKD6 type=write size=607886 2024-04-10T03:31:20.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.517+0000 7f3681d35640 1 < suggested update operation key=0C53MDL2UIWC tag=0IFORMRZQX3A type=write size=710914 2024-04-10T03:31:20.526 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.525+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=30PPL6LSWAZZ type=write size=47311 2024-04-10T03:31:20.538 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.537+0000 7f3681d35640 1 < suggested remove operation key=DWRW792CYQIR tag=913GVOCV67I5 type=del 2024-04-10T03:31:20.545 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.545+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=O378CEJACDQS type=del size=3669460 2024-04-10T03:31:20.558 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.557+0000 7f3681d35640 1 < suggested update operation key=XPY2010UJEZ8 tag=171NK5RCSA1E type=del size=1903481 2024-04-10T03:31:20.564 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.561+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=OHQCV6IO5GAD type=del size=1431164 2024-04-10T03:31:20.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.569+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=VRYU0IP9882K type=del 2024-04-10T03:31:20.577 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.577+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=H2JLV7I4X24P type=del size=53347 2024-04-10T03:31:20.584 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.581+0000 7f3681d35640 1 < completed write operation key=HJDIZI4VW5YB tag=MC3WCTENGJO2 type=write size=540031 2024-04-10T03:31:20.589 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.589+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=7EOXBZD00M97 type=write size=38934 2024-04-10T03:31:20.597 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.597+0000 7f3681d35640 -1 < failed to complete operation key=0C53MDL2UIWC tag=345YHE0T7V19 type=write size=625061: (22) Invalid argument 2024-04-10T03:31:20.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.601+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=WXRDYNRJ8D78 type=del size=437801 2024-04-10T03:31:20.611 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.609+0000 7f3681d35640 -1 < failed to complete operation key=DWRW792CYQIR tag=CKJYVI7MYNVM type=del size=2175497: (22) Invalid argument 2024-04-10T03:31:20.617 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.617+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=RJM1OAHVO04O type=del size=109397 2024-04-10T03:31:20.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.621+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=PWFCFRLBE03B type=del 2024-04-10T03:31:20.628 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.625+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=AE2DWMHWW802 type=del size=2198708 2024-04-10T03:31:20.642 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.641+0000 7f3681d35640 1 < suggested remove operation key=YB88V6V4V98Z tag=V3WL0XBA0ARS type=del 2024-04-10T03:31:20.650 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.649+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=UGLC0WSXDO92 type=del size=3514629 2024-04-10T03:31:20.656 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.653+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~XVSZ5RSVYNGH.0 size=1048576 2024-04-10T03:31:20.662 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.661+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~XVSZ5RSVYNGH.1 size=1048576 2024-04-10T03:31:20.662 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.661+0000 7f3681d35640 1 < canceled part key=_multipart_FG3P40IBDLYN.2~XVSZ5RSVYNGH.2 size=284790 2024-04-10T03:31:20.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.669+0000 7f3681d35640 1 < canceled multipart upload key=FG3P40IBDLYN upload=XVSZ5RSVYNGH tag=6MQBG3A8ITGK type=write size=3430518 2024-04-10T03:31:20.676 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.673+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=OPS7NFG6ZAI2 type=write size=530289 2024-04-10T03:31:20.681 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.681+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=VCKJ0VOXY6E1 type=del 2024-04-10T03:31:20.686 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.685+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=E1WYUMG3B2WD type=del size=1404921 2024-04-10T03:31:20.693 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.693+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~UKY6PVU1JPN4.0 size=1048576 2024-04-10T03:31:20.699 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.697+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~UKY6PVU1JPN4.1 size=1048576 2024-04-10T03:31:20.699 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.697+0000 7f3681d35640 1 < canceled part key=_multipart_TY0AW46ZQ57A.2~UKY6PVU1JPN4.2 size=492254 2024-04-10T03:31:20.711 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.709+0000 7f3681d35640 1 < canceled multipart upload key=TY0AW46ZQ57A upload=UKY6PVU1JPN4 tag=58SD42H7ZWK0 type=write size=3637982 2024-04-10T03:31:20.716 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.717+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=ETFMOEP91XVY type=del size=280775 2024-04-10T03:31:20.722 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.721+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~28PJULYTBOW6.0 size=1048576 2024-04-10T03:31:20.727 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.725+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~28PJULYTBOW6.1 size=1048576 2024-04-10T03:31:20.732 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.729+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~28PJULYTBOW6.2 size=886814 2024-04-10T03:31:20.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.741+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=28PJULYTBOW6 tag=ZF38V0G719PW type=write size=4032542 2024-04-10T03:31:20.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.749+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=GWIZEJKF0Y6Z type=del size=1250273 2024-04-10T03:31:20.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.753+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~7VDN9OQIRR7S.0 size=1048576 2024-04-10T03:31:20.766 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.761+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~7VDN9OQIRR7S.1 size=1048576 2024-04-10T03:31:20.768 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.769+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~7VDN9OQIRR7S.2 size=561274 2024-04-10T03:31:20.778 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.777+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=7VDN9OQIRR7S tag=I7QH4UZ0YW3X type=write size=3707002 2024-04-10T03:31:20.791 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.789+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~XYT0I5NPUX8R.0 size=1048576 2024-04-10T03:31:20.796 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.793+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~XYT0I5NPUX8R.1 size=1048576 2024-04-10T03:31:20.800 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.797+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~XYT0I5NPUX8R.2 size=266065 2024-04-10T03:31:20.800 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.797+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=XYT0I5NPUX8R tag=DRVUVX32FFL3 type=write size=3411793 2024-04-10T03:31:20.806 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.805+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=2T4S99TGKH4X type=del 2024-04-10T03:31:20.817 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.817+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~EYZKO1OWRQIZ.0 size=1048576 2024-04-10T03:31:20.822 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.821+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~EYZKO1OWRQIZ.1 size=417570 2024-04-10T03:31:20.822 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.821+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=EYZKO1OWRQIZ tag=APLQL9FLY3X9 type=write size=2514722 2024-04-10T03:31:20.828 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.825+0000 7f3681d35640 1 < canceled operation key=UY6Q47B6BQ67 tag=ZJRO63GLKKD6 type=write size=607886 2024-04-10T03:31:20.834 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.833+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=U3MV9ZP7358Y type=del size=1986933 2024-04-10T03:31:20.845 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.845+0000 7f3681d35640 1 < suggested remove operation key=JMYOGWOKOS63 tag=30PPL6LSWAZZ type=write 2024-04-10T03:31:20.850 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.849+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=Y6T6T0POP83N type=del size=3816926 2024-04-10T03:31:20.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.857+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=O378CEJACDQS type=del 2024-04-10T03:31:20.868 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.865+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~7X0C16S9P576.0 size=440665 2024-04-10T03:31:20.868 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.865+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=7X0C16S9P576 tag=LRYJGFXH1L5Z type=write size=1489241 2024-04-10T03:31:20.874 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.873+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=OHQCV6IO5GAD type=del 2024-04-10T03:31:20.884 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.885+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~ZX3FNDMKRAN5.0 size=1048576 2024-04-10T03:31:20.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.889+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~ZX3FNDMKRAN5.1 size=1011143 2024-04-10T03:31:20.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.889+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=ZX3FNDMKRAN5 tag=RZCQZAS85U0M type=write size=3108295 2024-04-10T03:31:20.895 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.893+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=H2JLV7I4X24P type=del 2024-04-10T03:31:20.901 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.901+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=5HZHWRQMQ9GI type=del size=95581 2024-04-10T03:31:20.914 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.913+0000 7f3681d35640 1 < suggested remove operation key=8ECO1IHEG5A9 tag=7EOXBZD00M97 type=write 2024-04-10T03:31:20.925 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.925+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~S6EU7QU7KM5M.0 size=1048576 2024-04-10T03:31:20.930 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.929+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~S6EU7QU7KM5M.1 size=1048576 2024-04-10T03:31:20.936 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.933+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~S6EU7QU7KM5M.2 size=100356 2024-04-10T03:31:20.936 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.933+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=S6EU7QU7KM5M tag=3K5ZCNHOMQ66 type=write size=3246084 2024-04-10T03:31:20.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.941+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=WXRDYNRJ8D78 type=del 2024-04-10T03:31:20.948 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.945+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=F7502T9ODMN7 type=del size=3384171 2024-04-10T03:31:20.959 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.957+0000 7f3681d35640 1 < suggested remove operation key=M42YQA8QF082 tag=RJM1OAHVO04O type=del 2024-04-10T03:31:20.966 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.965+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=5XG5B1MCKYPE type=write size=257960 2024-04-10T03:31:20.972 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.969+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=AE2DWMHWW802 type=del 2024-04-10T03:31:20.977 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.977+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=CJFKHGFVZAD1 type=del size=1444477 2024-04-10T03:31:20.983 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.981+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=UGLC0WSXDO92 type=del 2024-04-10T03:31:20.994 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.993+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~ITSOK6W7WA9H.0 size=261279 2024-04-10T03:31:20.994 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.993+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=ITSOK6W7WA9H tag=J325UFECC5AU type=write size=1309855 2024-04-10T03:31:20.999 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:20.997+0000 7f3681d35640 1 < completed write operation key=ZFPI8J89GM63 tag=OPS7NFG6ZAI2 type=write size=530289 2024-04-10T03:31:21.005 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.005+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=LC03SCZVIIRF type=del size=1484489 2024-04-10T03:31:21.011 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.009+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=E1WYUMG3B2WD type=del 2024-04-10T03:31:21.021 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.021+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~H7DM8ESA8P7X.0 size=1048576 2024-04-10T03:31:21.027 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.025+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~H7DM8ESA8P7X.1 size=1048576 2024-04-10T03:31:21.031 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.029+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~H7DM8ESA8P7X.2 size=296782 2024-04-10T03:31:21.031 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.029+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=H7DM8ESA8P7X tag=USIC7W6AD12P type=write size=3442510 2024-04-10T03:31:21.040 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.037+0000 7f3681d35640 -1 < failed to complete operation key=JMYOGWOKOS63 tag=ETFMOEP91XVY type=del size=280775: (22) Invalid argument 2024-04-10T03:31:21.050 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.049+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~MFVRUZ1ZU4UK.0 size=1048576 2024-04-10T03:31:21.055 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.053+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~MFVRUZ1ZU4UK.1 size=879537 2024-04-10T03:31:21.055 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.053+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=MFVRUZ1ZU4UK tag=A1OEJLH2RPJ0 type=write size=2976689 2024-04-10T03:31:21.060 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.061+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=GWIZEJKF0Y6Z type=del 2024-04-10T03:31:21.071 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.069+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~PT9VSD0QULHL.0 size=1048576 2024-04-10T03:31:21.076 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.073+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~PT9VSD0QULHL.1 size=498630 2024-04-10T03:31:21.076 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.073+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=PT9VSD0QULHL tag=96M0Z05MKPHF type=write size=2595782 2024-04-10T03:31:21.082 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.081+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~XYT0I5NPUX8R.0 size=1048576 2024-04-10T03:31:21.087 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.085+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~XYT0I5NPUX8R.1 size=1048576 2024-04-10T03:31:21.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.093+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~XYT0I5NPUX8R.2 size=266065 2024-04-10T03:31:21.102 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.101+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=XYT0I5NPUX8R tag=DRVUVX32FFL3 type=write size=3411793 2024-04-10T03:31:21.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.113+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~2S617DBT3ATQ.0 size=491786 2024-04-10T03:31:21.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.113+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=2S617DBT3ATQ tag=LA6MC1PVEPB2 type=write size=1540362 2024-04-10T03:31:21.121 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.121+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~EYZKO1OWRQIZ.0 size=1048576 2024-04-10T03:31:21.128 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.129+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~EYZKO1OWRQIZ.1 size=417570 2024-04-10T03:31:21.139 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.137+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=EYZKO1OWRQIZ tag=APLQL9FLY3X9 type=write size=2514722 2024-04-10T03:31:21.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.145+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=39AJFF15100B type=del size=2169271 2024-04-10T03:31:21.150 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.149+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=U3MV9ZP7358Y type=del 2024-04-10T03:31:21.155 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.153+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=ALARKA27YI6L type=del size=2912807 2024-04-10T03:31:21.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.165+0000 7f3681d35640 1 < suggested update operation key=6EJTTV3FFONR tag=Y6T6T0POP83N type=del size=3816926 2024-04-10T03:31:21.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:20 smithi136 bash[68278]: cluster 2024-04-10T03:31:19.759852+0000 mgr.y (mgr.25133) 748 : cluster 0 pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 124 KiB/s wr, 633 op/s 2024-04-10T03:31:21.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.173+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=L6S1TCDDCKCJ type=del size=1101008 2024-04-10T03:31:21.178 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.177+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~7X0C16S9P576.0 size=440665 2024-04-10T03:31:21.187 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.185+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=7X0C16S9P576 tag=LRYJGFXH1L5Z type=write size=1489241 2024-04-10T03:31:21.198 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.197+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~EFD71ATEPHMS.0 size=1048576 2024-04-10T03:31:21.203 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.201+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~EFD71ATEPHMS.1 size=468197 2024-04-10T03:31:21.203 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.201+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=EFD71ATEPHMS tag=JMPMPI1CUV5A type=write size=2565349 2024-04-10T03:31:21.208 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.205+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~ZX3FNDMKRAN5.0 size=1048576 2024-04-10T03:31:21.213 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.213+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~ZX3FNDMKRAN5.1 size=1011143 2024-04-10T03:31:21.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.221+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=ZX3FNDMKRAN5 tag=RZCQZAS85U0M type=write size=3108295 2024-04-10T03:31:21.227 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.225+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=DE76BS119CP2 type=del size=1030708 2024-04-10T03:31:21.232 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.229+0000 7f3681d35640 1 < canceled operation key=LBDUNL2QNNZJ tag=5HZHWRQMQ9GI type=del size=95581 2024-04-10T03:31:21.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.241+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~GHXEC21A1WJX.0 size=1048576 2024-04-10T03:31:21.247 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.245+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~GHXEC21A1WJX.1 size=254856 2024-04-10T03:31:21.247 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.245+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=GHXEC21A1WJX tag=8M4O4QULPTU3 type=write size=2352008 2024-04-10T03:31:21.252 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.249+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~S6EU7QU7KM5M.0 size=1048576 2024-04-10T03:31:21.257 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.257+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~S6EU7QU7KM5M.1 size=1048576 2024-04-10T03:31:21.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.261+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~S6EU7QU7KM5M.2 size=100356 2024-04-10T03:31:21.274 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.273+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=S6EU7QU7KM5M tag=3K5ZCNHOMQ66 type=write size=3246084 2024-04-10T03:31:21.287 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.285+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~T93H0TAFZJY6.0 size=1048576 2024-04-10T03:31:21.293 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.293+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~T93H0TAFZJY6.1 size=485739 2024-04-10T03:31:21.293 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.293+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=T93H0TAFZJY6 tag=X0VDZQ1X0R31 type=write size=2582891 2024-04-10T03:31:21.299 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.297+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=F7502T9ODMN7 type=del 2024-04-10T03:31:21.306 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.305+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=JA31M5929D0B type=del size=3181541 2024-04-10T03:31:21.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:20 smithi016 bash[72916]: cluster 2024-04-10T03:31:19.759852+0000 mgr.y (mgr.25133) 748 : cluster 0 pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 124 KiB/s wr, 633 op/s 2024-04-10T03:31:21.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:20 smithi016 bash[74137]: cluster 2024-04-10T03:31:19.759852+0000 mgr.y (mgr.25133) 748 : cluster 0 pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 124 KiB/s wr, 633 op/s 2024-04-10T03:31:21.313 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.313+0000 7f3681d35640 1 < completed write operation key=XPY2010UJEZ8 tag=5XG5B1MCKYPE type=write size=257960 2024-04-10T03:31:21.319 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.317+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=YKN4SNBPC3I6 type=del size=2896890 2024-04-10T03:31:21.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.325+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=CJFKHGFVZAD1 type=del 2024-04-10T03:31:21.338 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.337+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~MW1Z3EWFDXYZ.0 size=1048576 2024-04-10T03:31:21.343 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.341+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~MW1Z3EWFDXYZ.1 size=1048576 2024-04-10T03:31:21.350 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.349+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~MW1Z3EWFDXYZ.2 size=489595 2024-04-10T03:31:21.350 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.349+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=MW1Z3EWFDXYZ tag=F8VZJ1NGDHZK type=write size=3635323 2024-04-10T03:31:21.356 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.357+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~ITSOK6W7WA9H.0 size=261279 2024-04-10T03:31:21.370 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.369+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=ITSOK6W7WA9H tag=J325UFECC5AU type=write size=1309855 2024-04-10T03:31:21.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.377+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=RM7OC1E8RT0Z type=del size=3454025 2024-04-10T03:31:21.383 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.381+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=LC03SCZVIIRF type=del 2024-04-10T03:31:21.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.393+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~9KIQY8YUX1FO.0 size=1048576 2024-04-10T03:31:21.400 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.397+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~9KIQY8YUX1FO.1 size=604961 2024-04-10T03:31:21.400 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.397+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=9KIQY8YUX1FO tag=S27MFOHMKHEH type=write size=2702113 2024-04-10T03:31:21.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.405+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~H7DM8ESA8P7X.0 size=1048576 2024-04-10T03:31:21.407 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.405+0000 7f3681d35640 1 < canceled part key=_multipart_5SOK1Y0EI6TJ.2~H7DM8ESA8P7X.1 size=1048576 2024-04-10T03:31:21.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.409+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~H7DM8ESA8P7X.2 size=296782 2024-04-10T03:31:21.425 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.425+0000 7f3681d35640 1 < canceled multipart upload key=5SOK1Y0EI6TJ upload=H7DM8ESA8P7X tag=USIC7W6AD12P type=write size=3442510 2024-04-10T03:31:21.431 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.429+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=F6FUMKHHCDK2 type=del size=3989717 2024-04-10T03:31:21.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.437+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~MFVRUZ1ZU4UK.0 size=1048576 2024-04-10T03:31:21.445 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.445+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~MFVRUZ1ZU4UK.1 size=879537 2024-04-10T03:31:21.456 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.453+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=MFVRUZ1ZU4UK tag=A1OEJLH2RPJ0 type=write size=2976689 2024-04-10T03:31:21.462 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.461+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=T7NYN7GLECT2 type=del size=2283930 2024-04-10T03:31:21.463 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.461+0000 7f3681d35640 1 < canceled part key=_multipart_FG3P40IBDLYN.2~PT9VSD0QULHL.0 size=1048576 2024-04-10T03:31:21.469 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.469+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~PT9VSD0QULHL.1 size=498630 2024-04-10T03:31:21.479 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.477+0000 7f3681d35640 1 < canceled multipart upload key=FG3P40IBDLYN upload=PT9VSD0QULHL tag=96M0Z05MKPHF type=write size=2595782 2024-04-10T03:31:21.490 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.489+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~ZLPT2QKHHSO4.0 size=1048576 2024-04-10T03:31:21.495 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.493+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~ZLPT2QKHHSO4.1 size=1048576 2024-04-10T03:31:21.502 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.501+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~ZLPT2QKHHSO4.2 size=782926 2024-04-10T03:31:21.502 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.501+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=ZLPT2QKHHSO4 tag=C0IEQUW9EPOS type=write size=3928654 2024-04-10T03:31:21.507 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.505+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~2S617DBT3ATQ.0 size=491786 2024-04-10T03:31:21.516 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.513+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=2S617DBT3ATQ tag=LA6MC1PVEPB2 type=write size=1540362 2024-04-10T03:31:21.522 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.521+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=JB1187YWLHBL type=write size=720071 2024-04-10T03:31:21.528 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.525+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=39AJFF15100B type=del 2024-04-10T03:31:21.534 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.533+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=CCNNNQOM6H38 type=del size=101940 2024-04-10T03:31:21.540 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.537+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=ALARKA27YI6L type=del 2024-04-10T03:31:21.547 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.545+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=2D622DTZEHSW type=write size=475987 2024-04-10T03:31:21.554 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.553+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=L6S1TCDDCKCJ type=del 2024-04-10T03:31:21.561 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.561+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=Z3QXTA9Q5LHX type=del size=2014794 2024-04-10T03:31:21.568 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.569+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~EFD71ATEPHMS.0 size=1048576 2024-04-10T03:31:21.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.573+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~EFD71ATEPHMS.1 size=468197 2024-04-10T03:31:21.586 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.585+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=EFD71ATEPHMS tag=JMPMPI1CUV5A type=write size=2565349 2024-04-10T03:31:21.592 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.589+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=1N1L20MXG857 type=del size=682316 2024-04-10T03:31:21.598 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.597+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=DE76BS119CP2 type=del 2024-04-10T03:31:21.612 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.609+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~84DUL75YDAGW.0 size=1048576 2024-04-10T03:31:21.617 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.617+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~84DUL75YDAGW.1 size=1048576 2024-04-10T03:31:21.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.621+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~84DUL75YDAGW.2 size=455784 2024-04-10T03:31:21.622 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.621+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=84DUL75YDAGW tag=ZNVK952K5ZX1 type=write size=3601512 2024-04-10T03:31:21.628 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.625+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~GHXEC21A1WJX.0 size=1048576 2024-04-10T03:31:21.628 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.625+0000 7f3681d35640 1 < canceled part key=_multipart_RY85H9R39S37.2~GHXEC21A1WJX.1 size=254856 2024-04-10T03:31:21.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.637+0000 7f3681d35640 1 < canceled multipart upload key=RY85H9R39S37 upload=GHXEC21A1WJX tag=8M4O4QULPTU3 type=write size=2352008 2024-04-10T03:31:21.644 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.641+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=DM3QQ1VL5CL0 type=write size=630847 2024-04-10T03:31:21.650 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.649+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~T93H0TAFZJY6.0 size=1048576 2024-04-10T03:31:21.655 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.653+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~T93H0TAFZJY6.1 size=485739 2024-04-10T03:31:21.666 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.665+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=T93H0TAFZJY6 tag=X0VDZQ1X0R31 type=write size=2582891 2024-04-10T03:31:21.671 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.669+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=ODN3NO0P1GHT type=del size=2564964 2024-04-10T03:31:21.677 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.677+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=JA31M5929D0B type=del 2024-04-10T03:31:21.689 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.689+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~J24Z1RJ8VWY2.0 size=1048576 2024-04-10T03:31:21.695 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.693+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~J24Z1RJ8VWY2.1 size=228670 2024-04-10T03:31:21.695 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.693+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=J24Z1RJ8VWY2 tag=E1FCE9Z6T16Q type=write size=2325822 2024-04-10T03:31:21.700 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.697+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=YKN4SNBPC3I6 type=del 2024-04-10T03:31:21.707 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.705+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=8OFVK400G4SJ type=del size=1855488 2024-04-10T03:31:21.713 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.713+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~MW1Z3EWFDXYZ.0 size=1048576 2024-04-10T03:31:21.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.717+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~MW1Z3EWFDXYZ.1 size=1048576 2024-04-10T03:31:21.723 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.721+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~MW1Z3EWFDXYZ.2 size=489595 2024-04-10T03:31:21.733 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.733+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=MW1Z3EWFDXYZ tag=F8VZJ1NGDHZK type=write size=3635323 2024-04-10T03:31:21.739 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.737+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=4XHWS9WGIWC8 type=del size=3097296 2024-04-10T03:31:21.746 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.745+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=RM7OC1E8RT0Z type=del 2024-04-10T03:31:21.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.749+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=M4RDPLSTITL6 type=del size=3004111 2024-04-10T03:31:21.758 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.757+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~9KIQY8YUX1FO.0 size=1048576 2024-04-10T03:31:21.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.757+0000 7f3681d35640 1 < canceled part key=_multipart_B1TVXAV8NY2C.2~9KIQY8YUX1FO.1 size=604961 2024-04-10T03:31:21.770 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.769+0000 7f3681d35640 1 < canceled multipart upload key=B1TVXAV8NY2C upload=9KIQY8YUX1FO tag=S27MFOHMKHEH type=write size=2702113 2024-04-10T03:31:21.777 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.773+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=DZSASNCNOXML type=write size=917223 2024-04-10T03:31:21.792 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.789+0000 7f3681d35640 1 < suggested remove operation key=M42YQA8QF082 tag=F6FUMKHHCDK2 type=del 2024-04-10T03:31:21.798 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.797+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=JS5QUJ0FF0A7 type=del size=1644925 2024-04-10T03:31:21.804 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.801+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=T7NYN7GLECT2 type=del 2024-04-10T03:31:21.809 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.809+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=6OINAYWX3WAV type=write size=621382 2024-04-10T03:31:21.810 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.809+0000 7f3681d35640 1 < canceled part key=_multipart_DNHKDP9DGSJ7.2~ZLPT2QKHHSO4.0 size=1048576 2024-04-10T03:31:21.815 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.813+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~ZLPT2QKHHSO4.1 size=1048576 2024-04-10T03:31:21.820 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.821+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~ZLPT2QKHHSO4.2 size=782926 2024-04-10T03:31:21.831 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.829+0000 7f3681d35640 1 < canceled multipart upload key=DNHKDP9DGSJ7 upload=ZLPT2QKHHSO4 tag=C0IEQUW9EPOS type=write size=3928654 2024-04-10T03:31:21.841 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.841+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~IMKPMJU9AA6P.0 size=1048576 2024-04-10T03:31:21.846 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.845+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~IMKPMJU9AA6P.1 size=1048576 2024-04-10T03:31:21.851 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.849+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~IMKPMJU9AA6P.2 size=298500 2024-04-10T03:31:21.851 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.849+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=IMKPMJU9AA6P tag=8L48KTN9TFHP type=write size=3444228 2024-04-10T03:31:21.858 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.857+0000 7f3681d35640 1 < completed write operation key=2MYMDF371BVI tag=JB1187YWLHBL type=write size=720071 2024-04-10T03:31:21.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.869+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~T7099PTU060Q.0 size=457073 2024-04-10T03:31:21.870 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.869+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=T7099PTU060Q tag=KPTDE3KJIX6T type=write size=1505649 2024-04-10T03:31:21.876 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.873+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=CCNNNQOM6H38 type=del 2024-04-10T03:31:21.886 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.885+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~DAKE7HHCQIYZ.0 size=67341 2024-04-10T03:31:21.886 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.885+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=DAKE7HHCQIYZ tag=EPOBN1R6EZSR type=write size=1115917 2024-04-10T03:31:21.891 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.889+0000 7f3681d35640 1 < completed write operation key=ZFPI8J89GM63 tag=2D622DTZEHSW type=write size=475987 2024-04-10T03:31:21.896 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.897+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=HMIQXXZDNZHW type=write size=957868 2024-04-10T03:31:21.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.901+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=Z3QXTA9Q5LHX type=del 2024-04-10T03:31:21.906 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.905+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=EV540OZ9VRMO type=del size=3630509 2024-04-10T03:31:21.911 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.909+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=1N1L20MXG857 type=del 2024-04-10T03:31:21.915 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.913+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=JIA09O33AT69 type=del size=1552881 2024-04-10T03:31:21.921 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.921+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~84DUL75YDAGW.0 size=1048576 2024-04-10T03:31:21.925 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.925+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~84DUL75YDAGW.1 size=1048576 2024-04-10T03:31:21.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.929+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~84DUL75YDAGW.2 size=455784 2024-04-10T03:31:21.939 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.937+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=84DUL75YDAGW tag=ZNVK952K5ZX1 type=write size=3601512 2024-04-10T03:31:21.945 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.945+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=ZBYZSM95L5HJ type=write size=379212 2024-04-10T03:31:21.951 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.949+0000 7f3681d35640 1 < completed write operation key=LBDUNL2QNNZJ tag=DM3QQ1VL5CL0 type=write size=630847 2024-04-10T03:31:21.959 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.957+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=U013A4XKQIAB type=write size=1035155 2024-04-10T03:31:21.966 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.965+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=ODN3NO0P1GHT type=del 2024-04-10T03:31:21.974 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.973+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=VSA6VWCHR6H8 type=write size=314205 2024-04-10T03:31:21.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.981+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~J24Z1RJ8VWY2.0 size=1048576 2024-04-10T03:31:21.986 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.985+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~J24Z1RJ8VWY2.1 size=228670 2024-04-10T03:31:21.996 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:21.993+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=J24Z1RJ8VWY2 tag=E1FCE9Z6T16Q type=write size=2325822 2024-04-10T03:31:22.007 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.005+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~VK8CKOFZ8I5E.0 size=467145 2024-04-10T03:31:22.007 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.005+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=VK8CKOFZ8I5E tag=8L5E29WVNYA6 type=write size=1515721 2024-04-10T03:31:22.013 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.013+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=8OFVK400G4SJ type=del 2024-04-10T03:31:22.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.021+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~7IERNREC4NID.0 size=1048576 2024-04-10T03:31:22.029 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.029+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~7IERNREC4NID.1 size=1048576 2024-04-10T03:31:22.034 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.033+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~7IERNREC4NID.2 size=292806 2024-04-10T03:31:22.034 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.033+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=7IERNREC4NID tag=6SI85CGW91MJ type=write size=3438534 2024-04-10T03:31:22.039 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.037+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=4XHWS9WGIWC8 type=del 2024-04-10T03:31:22.050 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.049+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~NH74C5XDY49P.0 size=1014795 2024-04-10T03:31:22.050 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.049+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=NH74C5XDY49P tag=C99HNA21GFDC type=write size=2063371 2024-04-10T03:31:22.056 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.053+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=M4RDPLSTITL6 type=del 2024-04-10T03:31:22.062 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.061+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=O9JGXGB9NXN7 type=del size=1647290 2024-04-10T03:31:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:31:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:31:21] "GET /metrics HTTP/1.1" 200 36433 "" "Prometheus/2.43.0" 2024-04-10T03:31:22.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.065+0000 7f3681d35640 1 < completed write operation key=9IM6PF737CDI tag=DZSASNCNOXML type=write size=917223 2024-04-10T03:31:22.079 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.077+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~22LCGEMTX8WE.0 size=1048576 2024-04-10T03:31:22.083 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.081+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~22LCGEMTX8WE.1 size=1048576 2024-04-10T03:31:22.090 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.089+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~22LCGEMTX8WE.2 size=66370 2024-04-10T03:31:22.090 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.089+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=22LCGEMTX8WE tag=6JNW6EK6IQ8B type=write size=3212098 2024-04-10T03:31:22.095 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.093+0000 7f3681d35640 1 < canceled operation key=YB88V6V4V98Z tag=JS5QUJ0FF0A7 type=del size=1644925 2024-04-10T03:31:22.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.101+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=DJMWZN6G66R2 type=write size=324733 2024-04-10T03:31:22.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.105+0000 7f3681d35640 1 < completed write operation key=0SRLP35OTH1O tag=6OINAYWX3WAV type=write size=621382 2024-04-10T03:31:22.113 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.113+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=847ELBF7SZ2N type=del size=1415464 2024-04-10T03:31:22.118 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.117+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~IMKPMJU9AA6P.0 size=1048576 2024-04-10T03:31:22.123 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.121+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~IMKPMJU9AA6P.1 size=1048576 2024-04-10T03:31:22.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.125+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~IMKPMJU9AA6P.2 size=298500 2024-04-10T03:31:22.138 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.137+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=IMKPMJU9AA6P tag=8L48KTN9TFHP type=write size=3444228 2024-04-10T03:31:22.143 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.141+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=LT79TK2Q43EL type=del size=3717637 2024-04-10T03:31:22.151 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.149+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~T7099PTU060Q.0 size=457073 2024-04-10T03:31:22.161 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.161+0000 7f3681d35640 1 < completed multipart upload key=1BSW9R3K5EF6 upload=T7099PTU060Q tag=KPTDE3KJIX6T type=write size=1505649 2024-04-10T03:31:22.168 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.165+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=NCA3OPKS0VM8 type=write size=204579 2024-04-10T03:31:22.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.173+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~DAKE7HHCQIYZ.0 size=67341 2024-04-10T03:31:22.185 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.185+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=DAKE7HHCQIYZ tag=EPOBN1R6EZSR type=write size=1115917 2024-04-10T03:31:22.197 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.197+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~QBR7O5EFZ9VT.0 size=1048576 2024-04-10T03:31:22.202 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.201+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~QBR7O5EFZ9VT.1 size=241607 2024-04-10T03:31:22.202 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.201+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=QBR7O5EFZ9VT tag=5P1R477E5CUC type=write size=2338759 2024-04-10T03:31:22.208 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.205+0000 7f3681d35640 1 < completed write operation key=F065S663O4VY tag=HMIQXXZDNZHW type=write size=957868 2024-04-10T03:31:22.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.213+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=S8DU5B89H5SZ type=del size=17144 2024-04-10T03:31:22.220 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.217+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=EV540OZ9VRMO type=del 2024-04-10T03:31:22.226 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.225+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=WD53CU7QIHKB type=del size=1071465 2024-04-10T03:31:22.233 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.233+0000 7f3681d35640 1 < canceled operation key=XS3QMVD9HETO tag=JIA09O33AT69 type=del size=1552881 2024-04-10T03:31:22.238 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.237+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=22HSTTSZGBHD type=del size=61212 2024-04-10T03:31:22.245 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.245+0000 7f3681d35640 1 < completed write operation key=LFZ1G65B5ENO tag=ZBYZSM95L5HJ type=write size=379212 2024-04-10T03:31:22.251 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.249+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=42KJ30JY16Y6 type=del size=2351730 2024-04-10T03:31:22.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.265+0000 7f3681d35640 1 < suggested remove operation key=UKP27BC5X2HN tag=U013A4XKQIAB type=write 2024-04-10T03:31:22.272 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.269+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=WB9TI1KS9XT1 type=del size=1723880 2024-04-10T03:31:22.283 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.281+0000 7f3681d35640 1 < suggested remove operation key=HJDIZI4VW5YB tag=VSA6VWCHR6H8 type=write 2024-04-10T03:31:22.289 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.289+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=9AE2YMT1X3ET type=del size=3132798 2024-04-10T03:31:22.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.293+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~VK8CKOFZ8I5E.0 size=467145 2024-04-10T03:31:22.305 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.305+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=VK8CKOFZ8I5E tag=8L5E29WVNYA6 type=write size=1515721 2024-04-10T03:31:22.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.313+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~9CL290Y48MJF.0 size=1048576 2024-04-10T03:31:22.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.321+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~9CL290Y48MJF.1 size=1004537 2024-04-10T03:31:22.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.321+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=9CL290Y48MJF tag=Q5K2H664LA2G type=write size=3101689 2024-04-10T03:31:22.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.325+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~7IERNREC4NID.0 size=1048576 2024-04-10T03:31:22.331 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.329+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~7IERNREC4NID.1 size=1048576 2024-04-10T03:31:22.336 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.337+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~7IERNREC4NID.2 size=292806 2024-04-10T03:31:22.348 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.345+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=7IERNREC4NID tag=6SI85CGW91MJ type=write size=3438534 2024-04-10T03:31:22.360 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.357+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~D7Y6N1F52HXX.0 size=1048576 2024-04-10T03:31:22.364 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.361+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~D7Y6N1F52HXX.1 size=580476 2024-04-10T03:31:22.364 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.361+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=D7Y6N1F52HXX tag=5BXQV31M1D9L type=write size=2677628 2024-04-10T03:31:22.372 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.369+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~NH74C5XDY49P.0 size=1014795 2024-04-10T03:31:22.384 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.381+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=NH74C5XDY49P tag=C99HNA21GFDC type=write size=2063371 2024-04-10T03:31:22.395 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.393+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~S360EYN1KISJ.0 size=51590 2024-04-10T03:31:22.396 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.393+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=S360EYN1KISJ tag=ENRPIARAH2XI type=write size=1100166 2024-04-10T03:31:22.401 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.401+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=O9JGXGB9NXN7 type=del 2024-04-10T03:31:22.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.409+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~EXFMRN8AD3X6.0 size=882902 2024-04-10T03:31:22.412 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.409+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=EXFMRN8AD3X6 tag=D20FN00C9OOA type=write size=1931478 2024-04-10T03:31:22.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.417+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~22LCGEMTX8WE.0 size=1048576 2024-04-10T03:31:22.422 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.421+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~22LCGEMTX8WE.1 size=1048576 2024-04-10T03:31:22.427 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.425+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~22LCGEMTX8WE.2 size=66370 2024-04-10T03:31:22.437 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.437+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=22LCGEMTX8WE tag=6JNW6EK6IQ8B type=write size=3212098 2024-04-10T03:31:22.443 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.441+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=WH2IO87BE7I6 type=del size=1503683 2024-04-10T03:31:22.448 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.445+0000 7f3681d35640 1 < completed write operation key=9IM6PF737CDI tag=DJMWZN6G66R2 type=write size=324733 2024-04-10T03:31:22.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.453+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=4VQ5UHRP92SX type=write size=592524 2024-04-10T03:31:22.460 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.457+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=847ELBF7SZ2N type=del 2024-04-10T03:31:22.471 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.469+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~OUXTXIM7U7UU.0 size=1048576 2024-04-10T03:31:22.476 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.477+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~OUXTXIM7U7UU.1 size=1048576 2024-04-10T03:31:22.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.481+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~OUXTXIM7U7UU.2 size=435134 2024-04-10T03:31:22.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.481+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=OUXTXIM7U7UU tag=4ANI9KMRS12D type=write size=3580862 2024-04-10T03:31:22.487 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.485+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=LT79TK2Q43EL type=del 2024-04-10T03:31:22.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.493+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=WFHCR1B7ZZVR type=write size=720075 2024-04-10T03:31:22.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.497+0000 7f3681d35640 1 < completed write operation key=JMYOGWOKOS63 tag=NCA3OPKS0VM8 type=write size=204579 2024-04-10T03:31:22.505 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.505+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=MBBDPIIVF1EH type=del size=1935016 2024-04-10T03:31:22.510 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.509+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~QBR7O5EFZ9VT.0 size=1048576 2024-04-10T03:31:22.510 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.509+0000 7f3681d35640 1 < canceled part key=_multipart_UY6Q47B6BQ67.2~QBR7O5EFZ9VT.1 size=241607 2024-04-10T03:31:22.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.521+0000 7f3681d35640 1 < canceled multipart upload key=UY6Q47B6BQ67 upload=QBR7O5EFZ9VT tag=5P1R477E5CUC type=write size=2338759 2024-04-10T03:31:22.526 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.525+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=WHO2ZZ97770O type=del size=4021875 2024-04-10T03:31:22.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.529+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=S8DU5B89H5SZ type=del 2024-04-10T03:31:22.537 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.537+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=Y6OXHOWNTDNW type=del size=2457375 2024-04-10T03:31:22.543 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.541+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=WD53CU7QIHKB type=del 2024-04-10T03:31:22.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.553+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~SXXRQ6ESA6EX.0 size=1048576 2024-04-10T03:31:22.561 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.561+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~SXXRQ6ESA6EX.1 size=1048576 2024-04-10T03:31:22.567 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.565+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~SXXRQ6ESA6EX.2 size=518547 2024-04-10T03:31:22.567 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.565+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=SXXRQ6ESA6EX tag=F4ODIMBE6GUK type=write size=3664275 2024-04-10T03:31:22.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.573+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=22HSTTSZGBHD type=del 2024-04-10T03:31:22.578 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.577+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=X2GGIKNAY6WQ type=write size=553097 2024-04-10T03:31:22.584 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.581+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=42KJ30JY16Y6 type=del 2024-04-10T03:31:22.589 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.589+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=C64T6JC2LIM3 type=del size=3903828 2024-04-10T03:31:22.600 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.601+0000 7f3681d35640 -1 < failed to complete operation key=HJDIZI4VW5YB tag=WB9TI1KS9XT1 type=del size=1723880: (22) Invalid argument 2024-04-10T03:31:22.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.605+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=K7KQOYATA2T3 type=del size=1026058 2024-04-10T03:31:22.612 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.609+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=9AE2YMT1X3ET type=del 2024-04-10T03:31:22.618 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.617+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=JMJNIF2BAUYJ type=del size=3272595 2024-04-10T03:31:22.618 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.617+0000 7f3681d35640 1 < canceled part key=_multipart_RY85H9R39S37.2~9CL290Y48MJF.0 size=1048576 2024-04-10T03:31:22.623 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.621+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~9CL290Y48MJF.1 size=1004537 2024-04-10T03:31:22.633 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.633+0000 7f3681d35640 1 < canceled multipart upload key=RY85H9R39S37 upload=9CL290Y48MJF tag=Q5K2H664LA2G type=write size=3101689 2024-04-10T03:31:22.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.637+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=CUX1GWJUXXRR type=del size=161537 2024-04-10T03:31:22.639 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.637+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~D7Y6N1F52HXX.0 size=1048576 2024-04-10T03:31:22.645 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.645+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~D7Y6N1F52HXX.1 size=580476 2024-04-10T03:31:22.654 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.653+0000 7f3681d35640 1 < canceled multipart upload key=2G0NWWDHYG05 upload=D7Y6N1F52HXX tag=5BXQV31M1D9L type=write size=2677628 2024-04-10T03:31:22.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.657+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=H9QEZQV3X33H type=del size=634786 2024-04-10T03:31:22.664 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.665+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~S360EYN1KISJ.0 size=51590 2024-04-10T03:31:22.673 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.673+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=S360EYN1KISJ tag=ENRPIARAH2XI type=write size=1100166 2024-04-10T03:31:22.678 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.677+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=8RAF334MEU13 type=write size=772401 2024-04-10T03:31:22.679 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.677+0000 7f3681d35640 1 < canceled part key=_multipart_XS3QMVD9HETO.2~EXFMRN8AD3X6.0 size=882902 2024-04-10T03:31:22.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.685+0000 7f3681d35640 1 < canceled multipart upload key=XS3QMVD9HETO upload=EXFMRN8AD3X6 tag=D20FN00C9OOA type=write size=1931478 2024-04-10T03:31:22.692 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.689+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=4XVOUMPO4I2O type=del size=1004832 2024-04-10T03:31:22.697 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.697+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=WH2IO87BE7I6 type=del 2024-04-10T03:31:22.702 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.701+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=UW1WIZQGJJDG type=del size=1650703 2024-04-10T03:31:22.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.709+0000 7f3681d35640 1 < completed write operation key=M42YQA8QF082 tag=4VQ5UHRP92SX type=write size=592524 2024-04-10T03:31:22.714 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.713+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=FOCGJQZ0KC8U type=del size=3572577 2024-04-10T03:31:22.718 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.717+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~OUXTXIM7U7UU.0 size=1048576 2024-04-10T03:31:22.723 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.721+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~OUXTXIM7U7UU.1 size=1048576 2024-04-10T03:31:22.728 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.725+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~OUXTXIM7U7UU.2 size=435134 2024-04-10T03:31:22.737 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.737+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=OUXTXIM7U7UU tag=4ANI9KMRS12D type=write size=3580862 2024-04-10T03:31:22.743 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.741+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=UZ5P5898DKTD type=del size=3529232 2024-04-10T03:31:22.748 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.745+0000 7f3681d35640 1 < completed write operation key=9GINXS6O1W28 tag=WFHCR1B7ZZVR type=write size=720075 2024-04-10T03:31:22.757 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.757+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~0XZ8IVZIXKP9.0 size=75254 2024-04-10T03:31:22.757 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.757+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=0XZ8IVZIXKP9 tag=LAAAML0JD3TV type=write size=1123830 2024-04-10T03:31:22.762 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.761+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=MBBDPIIVF1EH type=del 2024-04-10T03:31:22.772 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.769+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~4F5W4AZK8055.0 size=1048576 2024-04-10T03:31:22.777 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.777+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~4F5W4AZK8055.1 size=676263 2024-04-10T03:31:22.777 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.777+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=4F5W4AZK8055 tag=ET223QW1JDSH type=write size=2773415 2024-04-10T03:31:22.783 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.781+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=WHO2ZZ97770O type=del 2024-04-10T03:31:22.789 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.789+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=JWO5UNXFTZ3M type=write size=88024 2024-04-10T03:31:22.794 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.793+0000 7f3681d35640 1 < canceled operation key=LFZ1G65B5ENO tag=Y6OXHOWNTDNW type=del size=2457375 2024-04-10T03:31:22.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.805+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~R1L4HTOQJSLM.0 size=1048576 2024-04-10T03:31:22.810 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.809+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~R1L4HTOQJSLM.1 size=1048576 2024-04-10T03:31:22.817 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.817+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~R1L4HTOQJSLM.2 size=339595 2024-04-10T03:31:22.817 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.817+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=R1L4HTOQJSLM tag=7HQA7F57Q5YM type=write size=3485323 2024-04-10T03:31:22.823 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.821+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~SXXRQ6ESA6EX.0 size=1048576 2024-04-10T03:31:22.829 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.829+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~SXXRQ6ESA6EX.1 size=1048576 2024-04-10T03:31:22.829 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.829+0000 7f3681d35640 1 < canceled part key=_multipart_YB88V6V4V98Z.2~SXXRQ6ESA6EX.2 size=518547 2024-04-10T03:31:22.840 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.837+0000 7f3681d35640 1 < canceled multipart upload key=YB88V6V4V98Z upload=SXXRQ6ESA6EX tag=F4ODIMBE6GUK type=write size=3664275 2024-04-10T03:31:22.851 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.849+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~ELU57DKF10H3.0 size=1048576 2024-04-10T03:31:22.856 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.853+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~ELU57DKF10H3.1 size=673254 2024-04-10T03:31:22.856 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.853+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=ELU57DKF10H3 tag=E2TRFQAOUD7C type=write size=2770406 2024-04-10T03:31:22.862 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.861+0000 7f3681d35640 1 < completed write operation key=2MYMDF371BVI tag=X2GGIKNAY6WQ type=write size=553097 2024-04-10T03:31:22.872 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.873+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~ZBBL9S7HFE5P.0 size=244365 2024-04-10T03:31:22.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.873+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=ZBBL9S7HFE5P tag=D0IGHX8W58J5 type=write size=1292941 2024-04-10T03:31:22.881 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.881+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=C64T6JC2LIM3 type=del 2024-04-10T03:31:22.886 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.885+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=ZHU1SCT7LSRN type=del size=3885735 2024-04-10T03:31:22.898 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.897+0000 7f3681d35640 1 < suggested update operation key=2G0NWWDHYG05 tag=K7KQOYATA2T3 type=del size=1026058 2024-04-10T03:31:22.906 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.905+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=UUGL8IJCGGZI type=del size=880119 2024-04-10T03:31:22.911 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.909+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=JMJNIF2BAUYJ type=del 2024-04-10T03:31:22.917 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.917+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=9GDNO1IKCVC0 type=del size=2915982 2024-04-10T03:31:22.923 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.921+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=CUX1GWJUXXRR type=del 2024-04-10T03:31:22.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.929+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=6VK2XL6Y2ACB type=del size=1561128 2024-04-10T03:31:22.935 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.933+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=H9QEZQV3X33H type=del 2024-04-10T03:31:22.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.941+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=IIAGMO0IALAD type=write size=544709 2024-04-10T03:31:22.947 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.945+0000 7f3681d35640 1 < completed write operation key=2MYMDF371BVI tag=8RAF334MEU13 type=write size=772401 2024-04-10T03:31:22.953 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.953+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=KWQLL45XNFLU type=del size=3843409 2024-04-10T03:31:22.958 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.957+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=4XVOUMPO4I2O type=del 2024-04-10T03:31:22.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.969+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~MQ08BH69Y9CE.0 size=858387 2024-04-10T03:31:22.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.969+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=MQ08BH69Y9CE tag=83B4GEKH2V1I type=write size=1906963 2024-04-10T03:31:22.976 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.973+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=UW1WIZQGJJDG type=del 2024-04-10T03:31:22.987 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.985+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~KSL57CEGQ44S.0 size=50229 2024-04-10T03:31:22.988 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.985+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=KSL57CEGQ44S tag=LVV2S2Q4DXH1 type=write size=1098805 2024-04-10T03:31:22.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.993+0000 7f3681d35640 1 < completed delete operation key=8ECO1IHEG5A9 tag=FOCGJQZ0KC8U type=del 2024-04-10T03:31:23.000 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:22.997+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=0V0KWI0ZZJ1X type=del size=2365265 2024-04-10T03:31:23.006 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.005+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=UZ5P5898DKTD type=del 2024-04-10T03:31:23.013 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.013+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=0CE90M3UFJ0Y type=del size=2347472 2024-04-10T03:31:23.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.017+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~0XZ8IVZIXKP9.0 size=75254 2024-04-10T03:31:23.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.029+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=0XZ8IVZIXKP9 tag=LAAAML0JD3TV type=write size=1123830 2024-04-10T03:31:23.042 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.041+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~17CWPS2TQLOS.0 size=1048576 2024-04-10T03:31:23.046 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.045+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~17CWPS2TQLOS.1 size=885794 2024-04-10T03:31:23.046 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.045+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=17CWPS2TQLOS tag=2YQE8Q7J9A70 type=write size=2982946 2024-04-10T03:31:23.052 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.049+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~4F5W4AZK8055.0 size=1048576 2024-04-10T03:31:23.057 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.057+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~4F5W4AZK8055.1 size=676263 2024-04-10T03:31:23.067 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.065+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=4F5W4AZK8055 tag=ET223QW1JDSH type=write size=2773415 2024-04-10T03:31:23.074 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.073+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=UAQQBQ0XGIVY type=del size=3016854 2024-04-10T03:31:23.086 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.085+0000 7f3681d35640 1 < suggested remove operation key=2MYMDF371BVI tag=JWO5UNXFTZ3M type=write 2024-04-10T03:31:23.091 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.089+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=93VJDODJJPD8 type=write size=416925 2024-04-10T03:31:23.097 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.097+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~R1L4HTOQJSLM.0 size=1048576 2024-04-10T03:31:23.102 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.101+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~R1L4HTOQJSLM.1 size=1048576 2024-04-10T03:31:23.110 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.105+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~R1L4HTOQJSLM.2 size=339595 2024-04-10T03:31:23.119 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.117+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=R1L4HTOQJSLM tag=7HQA7F57Q5YM type=write size=3485323 2024-04-10T03:31:23.132 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.129+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~3NGNGQUVQYWE.0 size=1048576 2024-04-10T03:31:23.136 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.133+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~3NGNGQUVQYWE.1 size=781533 2024-04-10T03:31:23.136 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.133+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=3NGNGQUVQYWE tag=FCV20QWNEGRU type=write size=2878685 2024-04-10T03:31:23.141 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.141+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~ELU57DKF10H3.0 size=1048576 2024-04-10T03:31:23.145 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.145+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~ELU57DKF10H3.1 size=673254 2024-04-10T03:31:23.154 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.153+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=ELU57DKF10H3 tag=E2TRFQAOUD7C type=write size=2770406 2024-04-10T03:31:23.158 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.157+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=5MTPZHAMKJJL type=del size=1697251 2024-04-10T03:31:23.162 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.161+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~ZBBL9S7HFE5P.0 size=244365 2024-04-10T03:31:23.170 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.169+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=ZBBL9S7HFE5P tag=D0IGHX8W58J5 type=write size=1292941 2024-04-10T03:31:23.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:22 smithi136 bash[68278]: cluster 2024-04-10T03:31:21.760904+0000 mgr.y (mgr.25133) 749 : cluster 0 pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 124 KiB/s wr, 633 op/s 2024-04-10T03:31:23.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.173+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=UXOENMSVVYKC type=write size=697955 2024-04-10T03:31:23.180 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.177+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=ZHU1SCT7LSRN type=del 2024-04-10T03:31:23.189 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.189+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~FV1WRQRKJMSC.0 size=326912 2024-04-10T03:31:23.189 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.189+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=FV1WRQRKJMSC tag=GXM1CM8XUH7J type=write size=1375488 2024-04-10T03:31:23.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.193+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=UUGL8IJCGGZI type=del 2024-04-10T03:31:23.203 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.201+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~EPYLKJZM8A5M.0 size=339511 2024-04-10T03:31:23.203 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.201+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=EPYLKJZM8A5M tag=6ZX8V7US26GB type=write size=1388087 2024-04-10T03:31:23.208 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.205+0000 7f3681d35640 1 < completed delete operation key=XS3QMVD9HETO tag=9GDNO1IKCVC0 type=del 2024-04-10T03:31:23.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.213+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=RHTSGWXP9QOL type=del size=3061506 2024-04-10T03:31:23.218 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.217+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=6VK2XL6Y2ACB type=del 2024-04-10T03:31:23.223 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.221+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=UGJ1Z9U3EHXT type=del size=2095553 2024-04-10T03:31:23.227 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.225+0000 7f3681d35640 1 < completed write operation key=XPY2010UJEZ8 tag=IIAGMO0IALAD type=write size=544709 2024-04-10T03:31:23.235 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.233+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~AF4KDE3JZJJK.0 size=1048576 2024-04-10T03:31:23.238 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.237+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~AF4KDE3JZJJK.1 size=1048576 2024-04-10T03:31:23.241 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.241+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~AF4KDE3JZJJK.2 size=833685 2024-04-10T03:31:23.242 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.241+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=AF4KDE3JZJJK tag=T1US7IC3EUP1 type=write size=3979413 2024-04-10T03:31:23.247 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.245+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=KWQLL45XNFLU type=del 2024-04-10T03:31:23.251 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.249+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=4SB4EZTWH7P9 type=del size=1831301 2024-04-10T03:31:23.256 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.253+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~MQ08BH69Y9CE.0 size=858387 2024-04-10T03:31:23.263 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.261+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=MQ08BH69Y9CE tag=83B4GEKH2V1I type=write size=1906963 2024-04-10T03:31:23.268 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.265+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=0A3A19N0CM1J type=del size=1919157 2024-04-10T03:31:23.272 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.269+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~KSL57CEGQ44S.0 size=50229 2024-04-10T03:31:23.280 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.277+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=KSL57CEGQ44S tag=LVV2S2Q4DXH1 type=write size=1098805 2024-04-10T03:31:23.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.285+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~53KEUV6XUCYD.0 size=1037201 2024-04-10T03:31:23.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.285+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=53KEUV6XUCYD tag=3C91FPQ214ZC type=write size=2085777 2024-04-10T03:31:23.292 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.293+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=0V0KWI0ZZJ1X type=del 2024-04-10T03:31:23.303 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.297+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~H1HUBR14ZTRP.0 size=1048576 2024-04-10T03:31:23.304 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.301+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~H1HUBR14ZTRP.1 size=1048576 2024-04-10T03:31:23.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.305+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~H1HUBR14ZTRP.2 size=371518 2024-04-10T03:31:23.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.305+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=H1HUBR14ZTRP tag=KK0CZD57ORND type=write size=3517246 2024-04-10T03:31:23.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:22 smithi016 bash[74137]: cluster 2024-04-10T03:31:21.760904+0000 mgr.y (mgr.25133) 749 : cluster 0 pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 124 KiB/s wr, 633 op/s 2024-04-10T03:31:23.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:22 smithi016 bash[72916]: cluster 2024-04-10T03:31:21.760904+0000 mgr.y (mgr.25133) 749 : cluster 0 pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 124 KiB/s wr, 633 op/s 2024-04-10T03:31:23.314 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.313+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=0CE90M3UFJ0Y type=del 2024-04-10T03:31:23.322 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.321+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~QDEIVD6OXB4P.0 size=1048576 2024-04-10T03:31:23.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.325+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~QDEIVD6OXB4P.1 size=870046 2024-04-10T03:31:23.326 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.325+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=QDEIVD6OXB4P tag=NYZSM2Y9QYKB type=write size=2967198 2024-04-10T03:31:23.331 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.329+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~17CWPS2TQLOS.0 size=1048576 2024-04-10T03:31:23.335 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.333+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~17CWPS2TQLOS.1 size=885794 2024-04-10T03:31:23.344 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.341+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=17CWPS2TQLOS tag=2YQE8Q7J9A70 type=write size=2982946 2024-04-10T03:31:23.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.353+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~P58BPLY1PDXD.0 size=440450 2024-04-10T03:31:23.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.353+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=P58BPLY1PDXD tag=44CA3WBS6SER type=write size=1489026 2024-04-10T03:31:23.363 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.361+0000 7f3681d35640 1 < canceled operation key=FG3P40IBDLYN tag=UAQQBQ0XGIVY type=del size=3016854 2024-04-10T03:31:23.368 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.365+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=EJQWPUUWLV2V type=del size=3502760 2024-04-10T03:31:23.375 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.373+0000 7f3681d35640 1 < completed write operation key=RY85H9R39S37 tag=93VJDODJJPD8 type=write size=416925 2024-04-10T03:31:23.384 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.385+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~Q3JJABT1K6GK.0 size=1048576 2024-04-10T03:31:23.389 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.389+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~Q3JJABT1K6GK.1 size=1048576 2024-04-10T03:31:23.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.393+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~Q3JJABT1K6GK.2 size=1026444 2024-04-10T03:31:23.394 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.393+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=Q3JJABT1K6GK tag=S00C0DQ286YH type=write size=4172172 2024-04-10T03:31:23.399 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.397+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~3NGNGQUVQYWE.0 size=1048576 2024-04-10T03:31:23.405 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.405+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~3NGNGQUVQYWE.1 size=781533 2024-04-10T03:31:23.415 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.413+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=3NGNGQUVQYWE tag=FCV20QWNEGRU type=write size=2878685 2024-04-10T03:31:23.426 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.425+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~UNJSQ7O28OXC.0 size=1048576 2024-04-10T03:31:23.433 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.433+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~UNJSQ7O28OXC.1 size=1048576 2024-04-10T03:31:23.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.437+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~UNJSQ7O28OXC.2 size=617690 2024-04-10T03:31:23.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.437+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=UNJSQ7O28OXC tag=PMOIFLFN7J2M type=write size=3763418 2024-04-10T03:31:23.442 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.441+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=5MTPZHAMKJJL type=del 2024-04-10T03:31:23.453 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.449+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~NELM49AP41CW.0 size=226154 2024-04-10T03:31:23.453 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.449+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=NELM49AP41CW tag=95C34H296LIJ type=write size=1274730 2024-04-10T03:31:23.457 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.457+0000 7f3681d35640 1 < completed write operation key=UY6Q47B6BQ67 tag=UXOENMSVVYKC type=write size=697955 2024-04-10T03:31:23.467 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.465+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~RB4F0NUXVQG5.0 size=538758 2024-04-10T03:31:23.467 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.465+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=RB4F0NUXVQG5 tag=M2V0TNJBNB1G type=write size=1587334 2024-04-10T03:31:23.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.469+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~FV1WRQRKJMSC.0 size=326912 2024-04-10T03:31:23.482 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.481+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=FV1WRQRKJMSC tag=GXM1CM8XUH7J type=write size=1375488 2024-04-10T03:31:23.492 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.489+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~GMD27N9RIE8M.0 size=1048576 2024-04-10T03:31:23.496 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.493+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~GMD27N9RIE8M.1 size=1048576 2024-04-10T03:31:23.500 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.501+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~GMD27N9RIE8M.2 size=242226 2024-04-10T03:31:23.501 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.501+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=GMD27N9RIE8M tag=5E20HI2BIREH type=write size=3387954 2024-04-10T03:31:23.507 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.505+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~EPYLKJZM8A5M.0 size=339511 2024-04-10T03:31:23.521 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.517+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=EPYLKJZM8A5M tag=6ZX8V7US26GB type=write size=1388087 2024-04-10T03:31:23.525 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.525+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=RG0J6F0A3M2W type=del size=4173442 2024-04-10T03:31:23.530 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.529+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=RHTSGWXP9QOL type=del 2024-04-10T03:31:23.542 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.541+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~3LOU5KKH42LM.0 size=1048576 2024-04-10T03:31:23.547 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.545+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~3LOU5KKH42LM.1 size=1048576 2024-04-10T03:31:23.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.549+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~3LOU5KKH42LM.2 size=35566 2024-04-10T03:31:23.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.549+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=3LOU5KKH42LM tag=QYZYG6S5244I type=write size=3181294 2024-04-10T03:31:23.557 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.557+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=UGJ1Z9U3EHXT type=del 2024-04-10T03:31:23.566 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.565+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=1KOZQR61KQM9 type=del size=3746735 2024-04-10T03:31:23.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.569+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~AF4KDE3JZJJK.0 size=1048576 2024-04-10T03:31:23.577 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.577+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~AF4KDE3JZJJK.1 size=1048576 2024-04-10T03:31:23.582 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.581+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~AF4KDE3JZJJK.2 size=833685 2024-04-10T03:31:23.593 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.593+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=AF4KDE3JZJJK tag=T1US7IC3EUP1 type=write size=3979413 2024-04-10T03:31:23.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.601+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~K68D8FTQGETQ.0 size=1048576 2024-04-10T03:31:23.608 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.605+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~K68D8FTQGETQ.1 size=1048576 2024-04-10T03:31:23.613 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.613+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~K68D8FTQGETQ.2 size=50317 2024-04-10T03:31:23.613 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.613+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=K68D8FTQGETQ tag=8WEIWLPBUEK0 type=write size=3196045 2024-04-10T03:31:23.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.617+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=4SB4EZTWH7P9 type=del 2024-04-10T03:31:23.625 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.625+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=A3YECVQ5KJCG type=del size=2774275 2024-04-10T03:31:23.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.629+0000 7f3681d35640 1 < canceled operation key=DWRW792CYQIR tag=0A3A19N0CM1J type=del size=1919157 2024-04-10T03:31:23.635 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.633+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=XRMIYPMF1UXF type=del size=3647669 2024-04-10T03:31:23.636 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.633+0000 7f3681d35640 1 < canceled part key=_multipart_2G0NWWDHYG05.2~53KEUV6XUCYD.0 size=1037201 2024-04-10T03:31:23.646 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.645+0000 7f3681d35640 1 < canceled multipart upload key=2G0NWWDHYG05 upload=53KEUV6XUCYD tag=3C91FPQ214ZC type=write size=2085777 2024-04-10T03:31:23.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.649+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=04Y7XO0WPNAO type=del size=1108221 2024-04-10T03:31:23.653 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.653+0000 7f3681d35640 1 < canceled part key=_multipart_ZFPI8J89GM63.2~H1HUBR14ZTRP.0 size=1048576 2024-04-10T03:31:23.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.657+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~H1HUBR14ZTRP.1 size=1048576 2024-04-10T03:31:23.663 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.661+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~H1HUBR14ZTRP.2 size=371518 2024-04-10T03:31:23.674 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.673+0000 7f3681d35640 1 < canceled multipart upload key=ZFPI8J89GM63 upload=H1HUBR14ZTRP tag=KK0CZD57ORND type=write size=3517246 2024-04-10T03:31:23.680 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.677+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=E17HKMMJH6D8 type=del size=2301980 2024-04-10T03:31:23.686 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.685+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~QDEIVD6OXB4P.0 size=1048576 2024-04-10T03:31:23.691 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.689+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~QDEIVD6OXB4P.1 size=870046 2024-04-10T03:31:23.701 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.701+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=QDEIVD6OXB4P tag=NYZSM2Y9QYKB type=write size=2967198 2024-04-10T03:31:23.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.705+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=UZY5LG6SWEH0 type=write size=129960 2024-04-10T03:31:23.713 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.713+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~P58BPLY1PDXD.0 size=440450 2024-04-10T03:31:23.725 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.721+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=P58BPLY1PDXD tag=44CA3WBS6SER type=write size=1489026 2024-04-10T03:31:23.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.729+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=5AC02B3BBNCX type=del size=1624480 2024-04-10T03:31:23.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.733+0000 7f3681d35640 1 < completed delete operation key=TY0AW46ZQ57A tag=EJQWPUUWLV2V type=del 2024-04-10T03:31:23.746 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.745+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~79K2QNXE26TG.0 size=1048576 2024-04-10T03:31:23.751 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.749+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~79K2QNXE26TG.1 size=54412 2024-04-10T03:31:23.751 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.749+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=79K2QNXE26TG tag=ER4CW8E8U4BJ type=write size=2151564 2024-04-10T03:31:23.757 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.757+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~Q3JJABT1K6GK.0 size=1048576 2024-04-10T03:31:23.757 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.757+0000 7f3681d35640 1 < canceled part key=_multipart_DNHKDP9DGSJ7.2~Q3JJABT1K6GK.1 size=1048576 2024-04-10T03:31:23.762 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.761+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~Q3JJABT1K6GK.2 size=1026444 2024-04-10T03:31:23.772 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.773+0000 7f3681d35640 1 < canceled multipart upload key=DNHKDP9DGSJ7 upload=Q3JJABT1K6GK tag=S00C0DQ286YH type=write size=4172172 2024-04-10T03:31:23.778 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.777+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=XGFR7FQNBEGA type=del size=759916 2024-04-10T03:31:23.784 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.781+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~UNJSQ7O28OXC.0 size=1048576 2024-04-10T03:31:23.789 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.789+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~UNJSQ7O28OXC.1 size=1048576 2024-04-10T03:31:23.794 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.793+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~UNJSQ7O28OXC.2 size=617690 2024-04-10T03:31:23.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.805+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=UNJSQ7O28OXC tag=PMOIFLFN7J2M type=write size=3763418 2024-04-10T03:31:23.811 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.809+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=IXBCVVY2993F type=del size=609784 2024-04-10T03:31:23.817 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.817+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~NELM49AP41CW.0 size=226154 2024-04-10T03:31:23.827 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.825+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=NELM49AP41CW tag=95C34H296LIJ type=write size=1274730 2024-04-10T03:31:23.832 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.829+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=6GBZQ0O7C0TZ type=write size=1044468 2024-04-10T03:31:23.838 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.837+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~RB4F0NUXVQG5.0 size=538758 2024-04-10T03:31:23.848 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.845+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=RB4F0NUXVQG5 tag=M2V0TNJBNB1G type=write size=1587334 2024-04-10T03:31:23.860 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.857+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~CVY207C6SBDA.0 size=277013 2024-04-10T03:31:23.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.857+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=CVY207C6SBDA tag=SGU4O69TPVTY type=write size=1325589 2024-04-10T03:31:23.867 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.865+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~GMD27N9RIE8M.0 size=1048576 2024-04-10T03:31:23.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.873+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~GMD27N9RIE8M.1 size=1048576 2024-04-10T03:31:23.878 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.877+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~GMD27N9RIE8M.2 size=242226 2024-04-10T03:31:23.889 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.889+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=GMD27N9RIE8M tag=5E20HI2BIREH type=write size=3387954 2024-04-10T03:31:23.896 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.893+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=1TS47G1ICW0K type=write size=918688 2024-04-10T03:31:23.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.901+0000 7f3681d35640 1 < canceled operation key=0WIDF4906L06 tag=RG0J6F0A3M2W type=del size=4173442 2024-04-10T03:31:23.908 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.905+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=VPQFS3XB99NJ type=write size=700791 2024-04-10T03:31:23.913 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.913+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~3LOU5KKH42LM.0 size=1048576 2024-04-10T03:31:23.918 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.917+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~3LOU5KKH42LM.1 size=1048576 2024-04-10T03:31:23.924 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.921+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~3LOU5KKH42LM.2 size=35566 2024-04-10T03:31:23.936 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.933+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=3LOU5KKH42LM tag=QYZYG6S5244I type=write size=3181294 2024-04-10T03:31:23.946 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.945+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~L03H1QDWCNRU.0 size=1048576 2024-04-10T03:31:23.953 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.953+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~L03H1QDWCNRU.1 size=1048576 2024-04-10T03:31:23.959 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.957+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~L03H1QDWCNRU.2 size=215670 2024-04-10T03:31:23.959 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.957+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=L03H1QDWCNRU tag=PG9FB05TUZMY type=write size=3361398 2024-04-10T03:31:23.971 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.969+0000 7f3681d35640 1 < suggested update operation key=XS3QMVD9HETO tag=1KOZQR61KQM9 type=del size=3746735 2024-04-10T03:31:23.978 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.977+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=F1AM8MXRZ1FL type=write size=171530 2024-04-10T03:31:23.983 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.981+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~K68D8FTQGETQ.0 size=1048576 2024-04-10T03:31:23.988 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.989+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~K68D8FTQGETQ.1 size=1048576 2024-04-10T03:31:23.993 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:23.993+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~K68D8FTQGETQ.2 size=50317 2024-04-10T03:31:24.003 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.001+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=K68D8FTQGETQ tag=8WEIWLPBUEK0 type=write size=3196045 2024-04-10T03:31:24.014 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.013+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~F87BNISZMT51.0 size=1048576 2024-04-10T03:31:24.019 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.017+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~F87BNISZMT51.1 size=1048576 2024-04-10T03:31:24.023 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.021+0000 7f3681d35640 1 > prepared part key=_multipart_2G0NWWDHYG05.2~F87BNISZMT51.2 size=744377 2024-04-10T03:31:24.023 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.021+0000 7f3681d35640 1 > prepared multipart upload key=2G0NWWDHYG05 upload=F87BNISZMT51 tag=6YE6Y929MCSE type=write size=3890105 2024-04-10T03:31:24.029 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.029+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=A3YECVQ5KJCG type=del 2024-04-10T03:31:24.035 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.033+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=5GIIN35EI9IW type=write size=535745 2024-04-10T03:31:24.040 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.037+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=XRMIYPMF1UXF type=del 2024-04-10T03:31:24.051 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.049+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~NMNDCOEOTYJB.0 size=938939 2024-04-10T03:31:24.052 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.049+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=NMNDCOEOTYJB tag=S41F65O61K45 type=write size=1987515 2024-04-10T03:31:24.059 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.057+0000 7f3681d35640 -1 < failed to complete operation key=XS3QMVD9HETO tag=04Y7XO0WPNAO type=del size=1108221: (22) Invalid argument 2024-04-10T03:31:24.070 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.069+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~UT5NK1LSSUIX.0 size=1048576 2024-04-10T03:31:24.075 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.073+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~UT5NK1LSSUIX.1 size=428590 2024-04-10T03:31:24.075 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.073+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=UT5NK1LSSUIX tag=S5A15JOF6XI0 type=write size=2525742 2024-04-10T03:31:24.086 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.085+0000 7f3681d35640 1 < suggested update operation key=0SRLP35OTH1O tag=E17HKMMJH6D8 type=del size=2301980 2024-04-10T03:31:24.096 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.097+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~T8NQQI9J97LL.0 size=1048576 2024-04-10T03:31:24.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.101+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~T8NQQI9J97LL.1 size=867561 2024-04-10T03:31:24.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.101+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=T8NQQI9J97LL tag=WKFGXTOM2I48 type=write size=2964713 2024-04-10T03:31:24.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.109+0000 7f3681d35640 -1 < failed to complete operation key=XS3QMVD9HETO tag=UZY5LG6SWEH0 type=write size=129960: (22) Invalid argument 2024-04-10T03:31:24.115 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.113+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=AS62INRDSZLT type=del size=3604879 2024-04-10T03:31:24.121 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.121+0000 7f3681d35640 1 < completed delete operation key=LBDUNL2QNNZJ tag=5AC02B3BBNCX type=del 2024-04-10T03:31:24.134 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.129+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~CM6HG35B28M7.0 size=1048576 2024-04-10T03:31:24.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.137+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~CM6HG35B28M7.1 size=17882 2024-04-10T03:31:24.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.137+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=CM6HG35B28M7 tag=90KLG4W6Y4PD type=write size=2115034 2024-04-10T03:31:24.143 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.141+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~79K2QNXE26TG.0 size=1048576 2024-04-10T03:31:24.147 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.145+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~79K2QNXE26TG.1 size=54412 2024-04-10T03:31:24.158 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.157+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=79K2QNXE26TG tag=ER4CW8E8U4BJ type=write size=2151564 2024-04-10T03:31:24.168 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.169+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~SGVPP5NQGTCN.0 size=1048576 2024-04-10T03:31:24.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.173+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~SGVPP5NQGTCN.1 size=560312 2024-04-10T03:31:24.173 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.173+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=SGVPP5NQGTCN tag=L5AA23VQCWKC type=write size=2657464 2024-04-10T03:31:24.181 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.177+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=XGFR7FQNBEGA type=del 2024-04-10T03:31:24.186 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.185+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=JSD3QCOBJCLA type=write size=134512 2024-04-10T03:31:24.192 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.189+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=IXBCVVY2993F type=del 2024-04-10T03:31:24.198 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.197+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=8Z1C8UKI78WX type=del size=3786151 2024-04-10T03:31:24.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.201+0000 7f3681d35640 1 < completed write operation key=8ECO1IHEG5A9 tag=6GBZQ0O7C0TZ type=write size=1044468 2024-04-10T03:31:24.209 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.209+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=FCML8ZYV56JQ type=del size=1030548 2024-04-10T03:31:24.215 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.213+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~CVY207C6SBDA.0 size=277013 2024-04-10T03:31:24.225 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.225+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=CVY207C6SBDA tag=SGU4O69TPVTY type=write size=1325589 2024-04-10T03:31:24.233 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.233+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=TLZM0ULUM19K type=del size=1587019 2024-04-10T03:31:24.240 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.237+0000 7f3681d35640 1 < completed write operation key=9IM6PF737CDI tag=1TS47G1ICW0K type=write size=918688 2024-04-10T03:31:24.245 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.245+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=IMOR12PIOR7Q type=write size=754846 2024-04-10T03:31:24.251 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.249+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=VPQFS3XB99NJ type=write size=700791 2024-04-10T03:31:24.256 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.257+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=K9U922RVHD55 type=del size=4001512 2024-04-10T03:31:24.262 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.261+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~L03H1QDWCNRU.0 size=1048576 2024-04-10T03:31:24.269 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.269+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~L03H1QDWCNRU.1 size=1048576 2024-04-10T03:31:24.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.273+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~L03H1QDWCNRU.2 size=215670 2024-04-10T03:31:24.285 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.285+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=L03H1QDWCNRU tag=PG9FB05TUZMY type=write size=3361398 2024-04-10T03:31:24.294 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.293+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~ZI7G5MJE3O1V.0 size=1048576 2024-04-10T03:31:24.299 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.297+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~ZI7G5MJE3O1V.1 size=235475 2024-04-10T03:31:24.299 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.297+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=ZI7G5MJE3O1V tag=3GE59EJPVJUZ type=write size=2332627 2024-04-10T03:31:24.304 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.301+0000 7f3681d35640 1 < completed write operation key=ZFPI8J89GM63 tag=F1AM8MXRZ1FL type=write size=171530 2024-04-10T03:31:24.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.313+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~4C595WLULRCB.0 size=485837 2024-04-10T03:31:24.316 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.313+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=4C595WLULRCB tag=Q05VDGK2REF0 type=write size=1534413 2024-04-10T03:31:24.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.321+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~F87BNISZMT51.0 size=1048576 2024-04-10T03:31:24.327 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.325+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~F87BNISZMT51.1 size=1048576 2024-04-10T03:31:24.333 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.329+0000 7f3681d35640 1 < completed part key=_multipart_2G0NWWDHYG05.2~F87BNISZMT51.2 size=744377 2024-04-10T03:31:24.343 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.341+0000 7f3681d35640 1 < completed multipart upload key=2G0NWWDHYG05 upload=F87BNISZMT51 tag=6YE6Y929MCSE type=write size=3890105 2024-04-10T03:31:24.348 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.345+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=EA6EKCT7QD63 type=del size=2234616 2024-04-10T03:31:24.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.353+0000 7f3681d35640 1 < completed write operation key=YB88V6V4V98Z tag=5GIIN35EI9IW type=write size=535745 2024-04-10T03:31:24.359 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.357+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=6Z0EHQIHY7FY type=del size=1646090 2024-04-10T03:31:24.365 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.365+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~NMNDCOEOTYJB.0 size=938939 2024-04-10T03:31:24.375 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.373+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=NMNDCOEOTYJB tag=S41F65O61K45 type=write size=1987515 2024-04-10T03:31:24.381 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.381+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=FCALG14BRBOC type=write size=30402 2024-04-10T03:31:24.387 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.385+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~UT5NK1LSSUIX.0 size=1048576 2024-04-10T03:31:24.392 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.389+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~UT5NK1LSSUIX.1 size=428590 2024-04-10T03:31:24.402 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.401+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=UT5NK1LSSUIX tag=S5A15JOF6XI0 type=write size=2525742 2024-04-10T03:31:24.413 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.413+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~C36MZW069IRS.0 size=172430 2024-04-10T03:31:24.413 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.413+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=C36MZW069IRS tag=88H1QO9IEI3T type=write size=1221006 2024-04-10T03:31:24.418 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.417+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~T8NQQI9J97LL.0 size=1048576 2024-04-10T03:31:24.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.421+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~T8NQQI9J97LL.1 size=867561 2024-04-10T03:31:24.433 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.433+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=T8NQQI9J97LL tag=WKFGXTOM2I48 type=write size=2964713 2024-04-10T03:31:24.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.437+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=OLQH1JESR813 type=del size=2862124 2024-04-10T03:31:24.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.441+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=AS62INRDSZLT type=del 2024-04-10T03:31:24.455 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.453+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~8YGA4JTHZA62.0 size=839260 2024-04-10T03:31:24.456 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.453+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=8YGA4JTHZA62 tag=RM5HYCY0TIGZ type=write size=1887836 2024-04-10T03:31:24.463 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.461+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~CM6HG35B28M7.0 size=1048576 2024-04-10T03:31:24.469 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.469+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~CM6HG35B28M7.1 size=17882 2024-04-10T03:31:24.480 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.477+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=CM6HG35B28M7 tag=90KLG4W6Y4PD type=write size=2115034 2024-04-10T03:31:24.492 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.489+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~B3DB5A9O1RJ7.0 size=1048576 2024-04-10T03:31:24.497 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.497+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~B3DB5A9O1RJ7.1 size=1048576 2024-04-10T03:31:24.502 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.501+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~B3DB5A9O1RJ7.2 size=28099 2024-04-10T03:31:24.502 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.501+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=B3DB5A9O1RJ7 tag=YKO9X9RGMJIU type=write size=3173827 2024-04-10T03:31:24.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.501+0000 7f3681d35640 1 < canceled part key=_multipart_JMYOGWOKOS63.2~SGVPP5NQGTCN.0 size=1048576 2024-04-10T03:31:24.509 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.509+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~SGVPP5NQGTCN.1 size=560312 2024-04-10T03:31:24.519 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.517+0000 7f3681d35640 1 < canceled multipart upload key=JMYOGWOKOS63 upload=SGVPP5NQGTCN tag=L5AA23VQCWKC type=write size=2657464 2024-04-10T03:31:24.526 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.525+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=ZUVCUBC1LV2K type=del size=1746537 2024-04-10T03:31:24.532 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.533+0000 7f3681d35640 1 < completed write operation key=DNHKDP9DGSJ7 tag=JSD3QCOBJCLA type=write size=134512 2024-04-10T03:31:24.541 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.537+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=MM4L1ALE61PE type=del size=3643121 2024-04-10T03:31:24.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.545+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=8Z1C8UKI78WX type=del 2024-04-10T03:31:24.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.549+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=7367V4C9K31S type=del size=2607322 2024-04-10T03:31:24.557 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.557+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=FCML8ZYV56JQ type=del 2024-04-10T03:31:24.566 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.561+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=M2G28736FHPS type=del size=1756463 2024-04-10T03:31:24.568 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.569+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=TLZM0ULUM19K type=del 2024-04-10T03:31:24.575 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.573+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=ZG0H1Y3TAV7S type=del size=1324076 2024-04-10T03:31:24.582 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.581+0000 7f3681d35640 1 < completed write operation key=F065S663O4VY tag=IMOR12PIOR7Q type=write size=754846 2024-04-10T03:31:24.594 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.593+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~41BYTGZRKKZJ.0 size=1048576 2024-04-10T03:31:24.600 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.597+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~41BYTGZRKKZJ.1 size=1021724 2024-04-10T03:31:24.600 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.597+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=41BYTGZRKKZJ tag=AU9AKJR5Z95I type=write size=3118876 2024-04-10T03:31:24.614 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.613+0000 7f3681d35640 1 < suggested remove operation key=9IM6PF737CDI tag=K9U922RVHD55 type=del 2024-04-10T03:31:24.619 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.617+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=A9GRQNPQ3SLR type=del size=792658 2024-04-10T03:31:24.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.617+0000 7f3681d35640 1 < canceled part key=_multipart_DWRW792CYQIR.2~ZI7G5MJE3O1V.0 size=1048576 2024-04-10T03:31:24.626 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.625+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~ZI7G5MJE3O1V.1 size=235475 2024-04-10T03:31:24.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.637+0000 7f3681d35640 1 < canceled multipart upload key=DWRW792CYQIR upload=ZI7G5MJE3O1V tag=3GE59EJPVJUZ type=write size=2332627 2024-04-10T03:31:24.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.649+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~Z72OS0XI0ASK.0 size=1048576 2024-04-10T03:31:24.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.657+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~Z72OS0XI0ASK.1 size=1039427 2024-04-10T03:31:24.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.657+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=Z72OS0XI0ASK tag=5R94HDTFK9FF type=write size=3136579 2024-04-10T03:31:24.659 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.657+0000 7f3681d35640 1 < canceled part key=_multipart_F065S663O4VY.2~4C595WLULRCB.0 size=485837 2024-04-10T03:31:24.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.669+0000 7f3681d35640 1 < canceled multipart upload key=F065S663O4VY upload=4C595WLULRCB tag=Q05VDGK2REF0 type=write size=1534413 2024-04-10T03:31:24.676 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.677+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=ZUTF5HEM2AU4 type=write size=619768 2024-04-10T03:31:24.684 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.681+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=EA6EKCT7QD63 type=del 2024-04-10T03:31:24.696 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.693+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~EQ9KWK2K0M58.0 size=1048576 2024-04-10T03:31:24.702 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.701+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~EQ9KWK2K0M58.1 size=1048576 2024-04-10T03:31:24.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.705+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~EQ9KWK2K0M58.2 size=56681 2024-04-10T03:31:24.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.705+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=EQ9KWK2K0M58 tag=Y64PIH68TCJZ type=write size=3202409 2024-04-10T03:31:24.717 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.717+0000 7f3681d35640 -1 < failed to complete operation key=9IM6PF737CDI tag=6Z0EHQIHY7FY type=del size=1646090: (22) Invalid argument 2024-04-10T03:31:24.730 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.729+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~JN640QV9V4KC.0 size=1048576 2024-04-10T03:31:24.736 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.733+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~JN640QV9V4KC.1 size=1048576 2024-04-10T03:31:24.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.741+0000 7f3681d35640 1 > prepared part key=_multipart_1BSW9R3K5EF6.2~JN640QV9V4KC.2 size=401236 2024-04-10T03:31:24.742 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.741+0000 7f3681d35640 1 > prepared multipart upload key=1BSW9R3K5EF6 upload=JN640QV9V4KC tag=FRCUHD89YYD3 type=write size=3546964 2024-04-10T03:31:24.756 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.753+0000 7f3681d35640 1 < suggested remove operation key=0C53MDL2UIWC tag=FCALG14BRBOC type=write 2024-04-10T03:31:24.768 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.765+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~9VVIDXJWKBV7.0 size=883392 2024-04-10T03:31:24.768 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.765+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=9VVIDXJWKBV7 tag=T161OPDULH9A type=write size=1931968 2024-04-10T03:31:24.775 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.773+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~C36MZW069IRS.0 size=172430 2024-04-10T03:31:24.787 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.785+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=C36MZW069IRS tag=88H1QO9IEI3T type=write size=1221006 2024-04-10T03:31:24.801 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.797+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~KTMGXKALHLUY.0 size=1048576 2024-04-10T03:31:24.806 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.805+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~KTMGXKALHLUY.1 size=391110 2024-04-10T03:31:24.806 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.805+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=KTMGXKALHLUY tag=FJX6Y6JERDTS type=write size=2488262 2024-04-10T03:31:24.819 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.817+0000 7f3681d35640 1 < suggested remove operation key=DNHKDP9DGSJ7 tag=OLQH1JESR813 type=del 2024-04-10T03:31:24.826 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.825+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=ZTTWZ6B6BP6N type=del size=2982368 2024-04-10T03:31:24.834 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.833+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~8YGA4JTHZA62.0 size=839260 2024-04-10T03:31:24.847 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.845+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=8YGA4JTHZA62 tag=RM5HYCY0TIGZ type=write size=1887836 2024-04-10T03:31:24.855 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.853+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=G2JYYOT7JKBM type=del size=1552458 2024-04-10T03:31:24.862 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.861+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~B3DB5A9O1RJ7.0 size=1048576 2024-04-10T03:31:24.868 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.865+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~B3DB5A9O1RJ7.1 size=1048576 2024-04-10T03:31:24.873 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.873+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~B3DB5A9O1RJ7.2 size=28099 2024-04-10T03:31:24.890 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.889+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=B3DB5A9O1RJ7 tag=YKO9X9RGMJIU type=write size=3173827 2024-04-10T03:31:24.906 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.905+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=JVSHZU6XNNVP type=del size=1506074 2024-04-10T03:31:24.919 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.917+0000 7f3681d35640 1 < suggested update operation key=FATA626DUEW7 tag=ZUVCUBC1LV2K type=del size=1746537 2024-04-10T03:31:24.924 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.921+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=Q9BGRCWKXJIR type=write size=847114 2024-04-10T03:31:24.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.929+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=MM4L1ALE61PE type=del 2024-04-10T03:31:24.942 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.941+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~WTRNA4EOP51F.0 size=906460 2024-04-10T03:31:24.943 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.941+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=WTRNA4EOP51F tag=WATVE3PE8P7K type=write size=1955036 2024-04-10T03:31:24.950 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.949+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=7367V4C9K31S type=del 2024-04-10T03:31:24.958 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.957+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=YW2RXUUD62XV type=del size=2909286 2024-04-10T03:31:24.964 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.961+0000 7f3681d35640 1 < canceled operation key=E0RSS1JA08WF tag=M2G28736FHPS type=del size=1756463 2024-04-10T03:31:24.975 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.973+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~BXSZ5OCGD691.0 size=1048576 2024-04-10T03:31:24.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.977+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~BXSZ5OCGD691.1 size=292737 2024-04-10T03:31:24.980 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.977+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=BXSZ5OCGD691 tag=AQ30OGKWO7RV type=write size=2389889 2024-04-10T03:31:24.986 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.985+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=ZG0H1Y3TAV7S type=del 2024-04-10T03:31:24.991 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.989+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=MY02G1NNPGXV type=del size=736485 2024-04-10T03:31:24.997 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:24.997+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~41BYTGZRKKZJ.0 size=1048576 2024-04-10T03:31:25.002 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.001+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~41BYTGZRKKZJ.1 size=1021724 2024-04-10T03:31:25.011 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.009+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=41BYTGZRKKZJ tag=AU9AKJR5Z95I type=write size=3118876 2024-04-10T03:31:25.022 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.021+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~B4L6DVHXITPL.0 size=1048576 2024-04-10T03:31:25.028 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.025+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~B4L6DVHXITPL.1 size=1048576 2024-04-10T03:31:25.033 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.033+0000 7f3681d35640 1 > prepared part key=_multipart_9GINXS6O1W28.2~B4L6DVHXITPL.2 size=643419 2024-04-10T03:31:25.033 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.033+0000 7f3681d35640 1 > prepared multipart upload key=9GINXS6O1W28 upload=B4L6DVHXITPL tag=20OZ00X089RX type=write size=3789147 2024-04-10T03:31:25.038 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.037+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=A9GRQNPQ3SLR type=del 2024-04-10T03:31:25.048 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.045+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~Y4HPNTE2XJK5.0 size=1048576 2024-04-10T03:31:25.055 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.053+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~Y4HPNTE2XJK5.1 size=316717 2024-04-10T03:31:25.055 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.053+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=Y4HPNTE2XJK5 tag=OD9JIUJV86TO type=write size=2413869 2024-04-10T03:31:25.061 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.061+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~Z72OS0XI0ASK.0 size=1048576 2024-04-10T03:31:25.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.065+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~Z72OS0XI0ASK.1 size=1039427 2024-04-10T03:31:25.080 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.077+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=Z72OS0XI0ASK tag=5R94HDTFK9FF type=write size=3136579 2024-04-10T03:31:25.094 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.093+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~LCQOQBEU85NP.0 size=1048576 2024-04-10T03:31:25.100 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.097+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~LCQOQBEU85NP.1 size=1048576 2024-04-10T03:31:25.107 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.105+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~LCQOQBEU85NP.2 size=256157 2024-04-10T03:31:25.107 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.105+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=LCQOQBEU85NP tag=SL4NQIB3KYYR type=write size=3401885 2024-04-10T03:31:25.116 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.113+0000 7f3681d35640 1 < canceled operation key=0WIDF4906L06 tag=ZUTF5HEM2AU4 type=write size=619768 2024-04-10T03:31:25.130 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.129+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~E3ER961XY1LL.0 size=1048576 2024-04-10T03:31:25.137 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.137+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~E3ER961XY1LL.1 size=1048576 2024-04-10T03:31:25.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.141+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~E3ER961XY1LL.2 size=848809 2024-04-10T03:31:25.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.141+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=E3ER961XY1LL tag=31ACTQECS4FO type=write size=3994537 2024-04-10T03:31:25.152 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.149+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~EQ9KWK2K0M58.0 size=1048576 2024-04-10T03:31:25.156 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.153+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~EQ9KWK2K0M58.1 size=1048576 2024-04-10T03:31:25.161 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.161+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~EQ9KWK2K0M58.2 size=56681 2024-04-10T03:31:25.172 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.169+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=EQ9KWK2K0M58 tag=Y64PIH68TCJZ type=write size=3202409 2024-04-10T03:31:25.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:24 smithi136 bash[68278]: cluster 2024-04-10T03:31:23.761823+0000 mgr.y (mgr.25133) 750 : cluster 0 pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 182 KiB/s wr, 936 op/s 2024-04-10T03:31:25.177 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.177+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=C92JGHY7X1PO type=del size=1925101 2024-04-10T03:31:25.177 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.177+0000 7f3681d35640 1 < canceled part key=_multipart_1BSW9R3K5EF6.2~JN640QV9V4KC.0 size=1048576 2024-04-10T03:31:25.177 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.177+0000 7f3681d35640 1 < canceled part key=_multipart_1BSW9R3K5EF6.2~JN640QV9V4KC.1 size=1048576 2024-04-10T03:31:25.183 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.181+0000 7f3681d35640 1 < completed part key=_multipart_1BSW9R3K5EF6.2~JN640QV9V4KC.2 size=401236 2024-04-10T03:31:25.193 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.193+0000 7f3681d35640 1 < canceled multipart upload key=1BSW9R3K5EF6 upload=JN640QV9V4KC tag=FRCUHD89YYD3 type=write size=3546964 2024-04-10T03:31:25.199 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.197+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=BMXZHZ4KL29E type=del size=3674763 2024-04-10T03:31:25.204 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.205+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~9VVIDXJWKBV7.0 size=883392 2024-04-10T03:31:25.214 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.213+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=9VVIDXJWKBV7 tag=T161OPDULH9A type=write size=1931968 2024-04-10T03:31:25.221 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.221+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=0J4NVNTAO4F2 type=del size=4052206 2024-04-10T03:31:25.227 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.225+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~KTMGXKALHLUY.0 size=1048576 2024-04-10T03:31:25.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.233+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~KTMGXKALHLUY.1 size=391110 2024-04-10T03:31:25.243 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.241+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=KTMGXKALHLUY tag=FJX6Y6JERDTS type=write size=2488262 2024-04-10T03:31:25.254 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.253+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~1YZW0SF8I2G0.0 size=1048576 2024-04-10T03:31:25.259 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.257+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~1YZW0SF8I2G0.1 size=402024 2024-04-10T03:31:25.260 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.257+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=1YZW0SF8I2G0 tag=AGFGACP4FGRJ type=write size=2499176 2024-04-10T03:31:25.266 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.265+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=ZTTWZ6B6BP6N type=del 2024-04-10T03:31:25.277 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.277+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~71AKBPVTLDPD.0 size=1048576 2024-04-10T03:31:25.282 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.281+0000 7f3681d35640 1 > prepared part key=_multipart_DWRW792CYQIR.2~71AKBPVTLDPD.1 size=548128 2024-04-10T03:31:25.282 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.281+0000 7f3681d35640 1 > prepared multipart upload key=DWRW792CYQIR upload=71AKBPVTLDPD tag=0N5L4JORQ9GE type=write size=2645280 2024-04-10T03:31:25.293 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.293+0000 7f3681d35640 1 < suggested update operation key=YB88V6V4V98Z tag=G2JYYOT7JKBM type=del size=1552458 2024-04-10T03:31:25.304 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.301+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~CQTEBI2QFIQ5.0 size=762287 2024-04-10T03:31:25.304 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.301+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=CQTEBI2QFIQ5 tag=OAAB9H3A61Y3 type=write size=1810863 2024-04-10T03:31:25.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:24 smithi016 bash[72916]: cluster 2024-04-10T03:31:23.761823+0000 mgr.y (mgr.25133) 750 : cluster 0 pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 182 KiB/s wr, 936 op/s 2024-04-10T03:31:25.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:24 smithi016 bash[74137]: cluster 2024-04-10T03:31:23.761823+0000 mgr.y (mgr.25133) 750 : cluster 0 pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 182 KiB/s wr, 936 op/s 2024-04-10T03:31:25.315 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.313+0000 7f3681d35640 1 < suggested update operation key=0WIDF4906L06 tag=JVSHZU6XNNVP type=del size=1506074 2024-04-10T03:31:25.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.325+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~ZG98SDW1UHQZ.0 size=1048576 2024-04-10T03:31:25.329 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.329+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~ZG98SDW1UHQZ.1 size=1048576 2024-04-10T03:31:25.334 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.333+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~ZG98SDW1UHQZ.2 size=1017838 2024-04-10T03:31:25.334 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.333+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=ZG98SDW1UHQZ tag=760J7IYQ11JO type=write size=4163566 2024-04-10T03:31:25.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.345+0000 7f3681d35640 1 < suggested remove operation key=6EJTTV3FFONR tag=Q9BGRCWKXJIR type=write 2024-04-10T03:31:25.351 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.349+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=TMGCXY8LVZF3 type=write size=510526 2024-04-10T03:31:25.357 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.353+0000 7f3681d35640 1 < completed part key=_multipart_LFZ1G65B5ENO.2~WTRNA4EOP51F.0 size=906460 2024-04-10T03:31:25.366 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.365+0000 7f3681d35640 1 < completed multipart upload key=LFZ1G65B5ENO upload=WTRNA4EOP51F tag=WATVE3PE8P7K type=write size=1955036 2024-04-10T03:31:25.371 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.369+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=19KOQL6EFFEZ type=del size=119469 2024-04-10T03:31:25.377 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.377+0000 7f3681d35640 1 < completed delete operation key=AVSQ6ZAXYX9N tag=YW2RXUUD62XV type=del 2024-04-10T03:31:25.382 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.381+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=SCJ0R8T0FJQ1 type=del size=1707034 2024-04-10T03:31:25.388 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.385+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~BXSZ5OCGD691.0 size=1048576 2024-04-10T03:31:25.393 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.393+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~BXSZ5OCGD691.1 size=292737 2024-04-10T03:31:25.403 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.401+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=BXSZ5OCGD691 tag=AQ30OGKWO7RV type=write size=2389889 2024-04-10T03:31:25.413 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.413+0000 7f3681d35640 1 > prepared part key=_multipart_RY85H9R39S37.2~70AB0KQWF41Y.0 size=599693 2024-04-10T03:31:25.414 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.413+0000 7f3681d35640 1 > prepared multipart upload key=RY85H9R39S37 upload=70AB0KQWF41Y tag=EFB42P52TF3O type=write size=1648269 2024-04-10T03:31:25.419 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.417+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=MY02G1NNPGXV type=del 2024-04-10T03:31:25.430 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.429+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~ATRN8A6XJ2PS.0 size=1048576 2024-04-10T03:31:25.435 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.433+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~ATRN8A6XJ2PS.1 size=1048576 2024-04-10T03:31:25.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.437+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~ATRN8A6XJ2PS.2 size=347505 2024-04-10T03:31:25.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.437+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=ATRN8A6XJ2PS tag=H4TKE2FI3HYN type=write size=3493233 2024-04-10T03:31:25.446 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.445+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~B4L6DVHXITPL.0 size=1048576 2024-04-10T03:31:25.450 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.449+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~B4L6DVHXITPL.1 size=1048576 2024-04-10T03:31:25.455 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.453+0000 7f3681d35640 1 < completed part key=_multipart_9GINXS6O1W28.2~B4L6DVHXITPL.2 size=643419 2024-04-10T03:31:25.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.465+0000 7f3681d35640 1 < completed multipart upload key=9GINXS6O1W28 upload=B4L6DVHXITPL tag=20OZ00X089RX type=write size=3789147 2024-04-10T03:31:25.471 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.469+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=JB7I2FTU8GC2 type=del size=2862242 2024-04-10T03:31:25.477 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.477+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~Y4HPNTE2XJK5.0 size=1048576 2024-04-10T03:31:25.482 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.481+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~Y4HPNTE2XJK5.1 size=316717 2024-04-10T03:31:25.492 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.489+0000 7f3681d35640 1 < completed multipart upload key=LBDUNL2QNNZJ upload=Y4HPNTE2XJK5 tag=OD9JIUJV86TO type=write size=2413869 2024-04-10T03:31:25.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.501+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~JTW0ZA9T4JTS.0 size=1001054 2024-04-10T03:31:25.503 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.501+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=JTW0ZA9T4JTS tag=7QU2C7FGXQQN type=write size=2049630 2024-04-10T03:31:25.504 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.501+0000 7f3681d35640 1 < canceled part key=_multipart_DNHKDP9DGSJ7.2~LCQOQBEU85NP.0 size=1048576 2024-04-10T03:31:25.504 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.501+0000 7f3681d35640 1 < canceled part key=_multipart_DNHKDP9DGSJ7.2~LCQOQBEU85NP.1 size=1048576 2024-04-10T03:31:25.504 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.501+0000 7f3681d35640 1 < canceled part key=_multipart_DNHKDP9DGSJ7.2~LCQOQBEU85NP.2 size=256157 2024-04-10T03:31:25.514 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.513+0000 7f3681d35640 1 < canceled multipart upload key=DNHKDP9DGSJ7 upload=LCQOQBEU85NP tag=SL4NQIB3KYYR type=write size=3401885 2024-04-10T03:31:25.520 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.517+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=PP1TVPD888Z7 type=del size=1006455 2024-04-10T03:31:25.521 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.521+0000 7f3681d35640 1 < canceled part key=_multipart_F065S663O4VY.2~E3ER961XY1LL.0 size=1048576 2024-04-10T03:31:25.527 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.525+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~E3ER961XY1LL.1 size=1048576 2024-04-10T03:31:25.533 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.533+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~E3ER961XY1LL.2 size=848809 2024-04-10T03:31:25.546 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.545+0000 7f3681d35640 1 < canceled multipart upload key=F065S663O4VY upload=E3ER961XY1LL tag=31ACTQECS4FO type=write size=3994537 2024-04-10T03:31:25.552 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.549+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=L3DYO91HHTI5 type=write size=1026962 2024-04-10T03:31:25.558 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.557+0000 7f3681d35640 1 < canceled operation key=0SRLP35OTH1O tag=C92JGHY7X1PO type=del size=1925101 2024-04-10T03:31:25.564 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.561+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=7JY1PJ0Z792R type=del size=517175 2024-04-10T03:31:25.569 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.569+0000 7f3681d35640 1 < completed delete operation key=0C53MDL2UIWC tag=BMXZHZ4KL29E type=del 2024-04-10T03:31:25.580 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.577+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~B4Q0UAK3JUO9.0 size=1048576 2024-04-10T03:31:25.585 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.585+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~B4Q0UAK3JUO9.1 size=1048576 2024-04-10T03:31:25.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.589+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~B4Q0UAK3JUO9.2 size=305481 2024-04-10T03:31:25.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.589+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=B4Q0UAK3JUO9 tag=7AATIAZBQPEG type=write size=3451209 2024-04-10T03:31:25.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.593+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=0J4NVNTAO4F2 type=del 2024-04-10T03:31:25.603 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.601+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=PD5T9ZCTMISJ type=write size=465390 2024-04-10T03:31:25.608 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.605+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~1YZW0SF8I2G0.0 size=1048576 2024-04-10T03:31:25.608 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.605+0000 7f3681d35640 1 < canceled part key=_multipart_JMYOGWOKOS63.2~1YZW0SF8I2G0.1 size=402024 2024-04-10T03:31:25.618 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.617+0000 7f3681d35640 1 < canceled multipart upload key=JMYOGWOKOS63 upload=1YZW0SF8I2G0 tag=AGFGACP4FGRJ type=write size=2499176 2024-04-10T03:31:25.624 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.621+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=5SDKDD04D10T type=del size=1609369 2024-04-10T03:31:25.630 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.629+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~71AKBPVTLDPD.0 size=1048576 2024-04-10T03:31:25.635 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.633+0000 7f3681d35640 1 < completed part key=_multipart_DWRW792CYQIR.2~71AKBPVTLDPD.1 size=548128 2024-04-10T03:31:25.647 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.645+0000 7f3681d35640 1 < completed multipart upload key=DWRW792CYQIR upload=71AKBPVTLDPD tag=0N5L4JORQ9GE type=write size=2645280 2024-04-10T03:31:25.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.653+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=FTCUVTCHAEC3 type=write size=1028820 2024-04-10T03:31:25.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.657+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~CQTEBI2QFIQ5.0 size=762287 2024-04-10T03:31:25.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.669+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=CQTEBI2QFIQ5 tag=OAAB9H3A61Y3 type=write size=1810863 2024-04-10T03:31:25.675 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.673+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=P7U9UF1B9LYW type=del size=3996046 2024-04-10T03:31:25.681 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.681+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~ZG98SDW1UHQZ.0 size=1048576 2024-04-10T03:31:25.686 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.685+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~ZG98SDW1UHQZ.1 size=1048576 2024-04-10T03:31:25.691 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.689+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~ZG98SDW1UHQZ.2 size=1017838 2024-04-10T03:31:25.702 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.701+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=ZG98SDW1UHQZ tag=760J7IYQ11JO type=write size=4163566 2024-04-10T03:31:25.714 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.713+0000 7f3681d35640 1 > prepared part key=_multipart_UY6Q47B6BQ67.2~WTFSE56GCZWT.0 size=573196 2024-04-10T03:31:25.714 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.713+0000 7f3681d35640 1 > prepared multipart upload key=UY6Q47B6BQ67 upload=WTFSE56GCZWT tag=3WP1LUN7D6IW type=write size=1621772 2024-04-10T03:31:25.720 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.721+0000 7f3681d35640 1 < completed write operation key=DWRW792CYQIR tag=TMGCXY8LVZF3 type=write size=510526 2024-04-10T03:31:25.726 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.725+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=8YU845OA8FSX type=del size=1393402 2024-04-10T03:31:25.732 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.729+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=19KOQL6EFFEZ type=del 2024-04-10T03:31:25.738 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.737+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=A7MBLV5SIH1N type=del size=1794086 2024-04-10T03:31:25.743 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.741+0000 7f3681d35640 1 < canceled operation key=0SRLP35OTH1O tag=SCJ0R8T0FJQ1 type=del size=1707034 2024-04-10T03:31:25.753 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.753+0000 7f3681d35640 1 > prepared part key=_multipart_UKP27BC5X2HN.2~7OCBMIGUTZ5L.0 size=235907 2024-04-10T03:31:25.753 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.753+0000 7f3681d35640 1 > prepared multipart upload key=UKP27BC5X2HN upload=7OCBMIGUTZ5L tag=RHB6VNUML5HE type=write size=1284483 2024-04-10T03:31:25.759 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.757+0000 7f3681d35640 1 < completed part key=_multipart_RY85H9R39S37.2~70AB0KQWF41Y.0 size=599693 2024-04-10T03:31:25.769 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.769+0000 7f3681d35640 1 < completed multipart upload key=RY85H9R39S37 upload=70AB0KQWF41Y tag=EFB42P52TF3O type=write size=1648269 2024-04-10T03:31:25.779 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.777+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~9HSZVJSDESO3.0 size=3149 2024-04-10T03:31:25.779 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.777+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=9HSZVJSDESO3 tag=3W1KTZVZ39TJ type=write size=1051725 2024-04-10T03:31:25.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.785+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~ATRN8A6XJ2PS.0 size=1048576 2024-04-10T03:31:25.790 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.789+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~ATRN8A6XJ2PS.1 size=1048576 2024-04-10T03:31:25.794 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.793+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~ATRN8A6XJ2PS.2 size=347505 2024-04-10T03:31:25.805 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.805+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=ATRN8A6XJ2PS tag=H4TKE2FI3HYN type=write size=3493233 2024-04-10T03:31:25.810 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.809+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=652MX99C95HT type=write size=814870 2024-04-10T03:31:25.816 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.813+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=JB7I2FTU8GC2 type=del 2024-04-10T03:31:25.828 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.829+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~DJBLD2EDO9C3.0 size=1048576 2024-04-10T03:31:25.833 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.833+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~DJBLD2EDO9C3.1 size=471649 2024-04-10T03:31:25.834 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.833+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=DJBLD2EDO9C3 tag=6J0GJ31GUL35 type=write size=2568801 2024-04-10T03:31:25.840 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.837+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~JTW0ZA9T4JTS.0 size=1001054 2024-04-10T03:31:25.850 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.849+0000 7f3681d35640 1 < completed multipart upload key=F065S663O4VY upload=JTW0ZA9T4JTS tag=7QU2C7FGXQQN type=write size=2049630 2024-04-10T03:31:25.859 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.857+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~W2C6XQ74MRGC.0 size=478183 2024-04-10T03:31:25.859 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.857+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=W2C6XQ74MRGC tag=670BWG4VUG7X type=write size=1526759 2024-04-10T03:31:25.866 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.865+0000 7f3681d35640 1 < completed delete operation key=M42YQA8QF082 tag=PP1TVPD888Z7 type=del 2024-04-10T03:31:25.878 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.877+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~LFSITHKUKCIJ.0 size=403417 2024-04-10T03:31:25.878 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.877+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=LFSITHKUKCIJ tag=EJFJY1JJXXUM type=write size=1451993 2024-04-10T03:31:25.885 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.885+0000 7f3681d35640 1 < completed write operation key=UKP27BC5X2HN tag=L3DYO91HHTI5 type=write size=1026962 2024-04-10T03:31:25.898 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.897+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~UU8V1NVQQB00.0 size=280840 2024-04-10T03:31:25.898 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.897+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=UU8V1NVQQB00 tag=IRVK2AMFG9Z1 type=write size=1329416 2024-04-10T03:31:25.904 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.901+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=7JY1PJ0Z792R type=del 2024-04-10T03:31:25.910 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.909+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=CMZEY6TUW7ZK type=del size=3679995 2024-04-10T03:31:25.918 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.917+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~B4Q0UAK3JUO9.0 size=1048576 2024-04-10T03:31:25.923 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.921+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~B4Q0UAK3JUO9.1 size=1048576 2024-04-10T03:31:25.929 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.929+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~B4Q0UAK3JUO9.2 size=305481 2024-04-10T03:31:25.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.941+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=B4Q0UAK3JUO9 tag=7AATIAZBQPEG type=write size=3451209 2024-04-10T03:31:25.949 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.949+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=S7SHM4KJADT5 type=del size=1828246 2024-04-10T03:31:25.956 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.953+0000 7f3681d35640 1 < completed write operation key=LFZ1G65B5ENO tag=PD5T9ZCTMISJ type=write size=465390 2024-04-10T03:31:25.969 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.969+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~KLXAQO060A68.0 size=778968 2024-04-10T03:31:25.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.969+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=KLXAQO060A68 tag=SVT2AEUQHFS9 type=write size=1827544 2024-04-10T03:31:25.977 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.977+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=5SDKDD04D10T type=del 2024-04-10T03:31:25.985 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.985+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=3NNF1CIKNX1I type=write size=419146 2024-04-10T03:31:25.997 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:25.997+0000 7f3681d35640 1 < suggested remove operation key=0C53MDL2UIWC tag=FTCUVTCHAEC3 type=write 2024-04-10T03:31:26.008 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.005+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~3M6HLETZF5V7.0 size=1048576 2024-04-10T03:31:26.011 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.009+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~3M6HLETZF5V7.1 size=1048576 2024-04-10T03:31:26.017 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.017+0000 7f3681d35640 1 > prepared part key=_multipart_AVSQ6ZAXYX9N.2~3M6HLETZF5V7.2 size=533272 2024-04-10T03:31:26.017 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.017+0000 7f3681d35640 1 > prepared multipart upload key=AVSQ6ZAXYX9N upload=3M6HLETZF5V7 tag=UMAFMZBXYEJ0 type=write size=3679000 2024-04-10T03:31:26.023 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.021+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=P7U9UF1B9LYW type=del 2024-04-10T03:31:26.032 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.029+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=RUZ4ZOFL1OJ0 type=del size=1567253 2024-04-10T03:31:26.038 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.037+0000 7f3681d35640 1 < completed part key=_multipart_UY6Q47B6BQ67.2~WTFSE56GCZWT.0 size=573196 2024-04-10T03:31:26.048 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.045+0000 7f3681d35640 1 < completed multipart upload key=UY6Q47B6BQ67 upload=WTFSE56GCZWT tag=3WP1LUN7D6IW type=write size=1621772 2024-04-10T03:31:26.054 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.053+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=KDXN4TOG9GXB type=del size=236767 2024-04-10T03:31:26.061 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.057+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=8YU845OA8FSX type=del 2024-04-10T03:31:26.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.065+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=W0YRHIFAIMY5 type=del size=827191 2024-04-10T03:31:26.079 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.077+0000 7f3681d35640 1 < suggested update operation key=DWRW792CYQIR tag=A7MBLV5SIH1N type=del size=1794086 2024-04-10T03:31:26.090 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.089+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~8P54LCMBKOI2.0 size=561800 2024-04-10T03:31:26.090 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.089+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=8P54LCMBKOI2 tag=H0JYTUW5BVB4 type=write size=1610376 2024-04-10T03:31:26.096 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.093+0000 7f3681d35640 1 < completed part key=_multipart_UKP27BC5X2HN.2~7OCBMIGUTZ5L.0 size=235907 2024-04-10T03:31:26.106 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.105+0000 7f3681d35640 1 < completed multipart upload key=UKP27BC5X2HN upload=7OCBMIGUTZ5L tag=RHB6VNUML5HE type=write size=1284483 2024-04-10T03:31:26.117 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.117+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~0HE9GU1BO8QX.0 size=1048576 2024-04-10T03:31:26.122 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.121+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~0HE9GU1BO8QX.1 size=1048576 2024-04-10T03:31:26.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.125+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~0HE9GU1BO8QX.2 size=812345 2024-04-10T03:31:26.127 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.125+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=0HE9GU1BO8QX tag=25TTF7KMHAAM type=write size=3958073 2024-04-10T03:31:26.133 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.133+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~9HSZVJSDESO3.0 size=3149 2024-04-10T03:31:26.143 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.141+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=9HSZVJSDESO3 tag=3W1KTZVZ39TJ type=write size=1051725 2024-04-10T03:31:26.155 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.153+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~SIHTGNLWNBZ0.0 size=231633 2024-04-10T03:31:26.155 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.153+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=SIHTGNLWNBZ0 tag=NHSZ05GG4PK1 type=write size=1280209 2024-04-10T03:31:26.161 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.161+0000 7f3681d35640 -1 < failed to complete operation key=DWRW792CYQIR tag=652MX99C95HT type=write size=814870: (22) Invalid argument 2024-04-10T03:31:26.167 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.165+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=LT3K05R81CII type=del size=856793 2024-04-10T03:31:26.174 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.173+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~DJBLD2EDO9C3.0 size=1048576 2024-04-10T03:31:26.180 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.177+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~DJBLD2EDO9C3.1 size=471649 2024-04-10T03:31:26.189 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.189+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=DJBLD2EDO9C3 tag=6J0GJ31GUL35 type=write size=2568801 2024-04-10T03:31:26.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.193+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=S6Y2DVY6HUN6 type=del size=2470640 2024-04-10T03:31:26.201 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.201+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~W2C6XQ74MRGC.0 size=478183 2024-04-10T03:31:26.211 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.209+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=W2C6XQ74MRGC tag=670BWG4VUG7X type=write size=1526759 2024-04-10T03:31:26.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.221+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~XDD4NKF12F4T.0 size=914153 2024-04-10T03:31:26.222 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.221+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=XDD4NKF12F4T tag=9MPZFP7LKHNE type=write size=1962729 2024-04-10T03:31:26.227 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.225+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~LFSITHKUKCIJ.0 size=403417 2024-04-10T03:31:26.237 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.237+0000 7f3681d35640 1 < completed multipart upload key=FATA626DUEW7 upload=LFSITHKUKCIJ tag=EJFJY1JJXXUM type=write size=1451993 2024-04-10T03:31:26.248 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.245+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~PH8X80QLWH9O.0 size=1048576 2024-04-10T03:31:26.253 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.253+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~PH8X80QLWH9O.1 size=1048576 2024-04-10T03:31:26.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.257+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~PH8X80QLWH9O.2 size=50531 2024-04-10T03:31:26.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.257+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=PH8X80QLWH9O tag=EXEVG9Z9SLG1 type=write size=3196259 2024-04-10T03:31:26.263 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.261+0000 7f3681d35640 1 < completed part key=_multipart_0WIDF4906L06.2~UU8V1NVQQB00.0 size=280840 2024-04-10T03:31:26.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.273+0000 7f3681d35640 1 < completed multipart upload key=0WIDF4906L06 upload=UU8V1NVQQB00 tag=IRVK2AMFG9Z1 type=write size=1329416 2024-04-10T03:31:26.280 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.277+0000 7f3681d35640 1 > prepared operation key=XS3QMVD9HETO tag=FRHU3T91DZ6K type=del size=1107609 2024-04-10T03:31:26.289 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.289+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=CMZEY6TUW7ZK type=del 2024-04-10T03:31:26.295 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.293+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=95M8IXT6QJ4X type=del size=230427 2024-04-10T03:31:26.301 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.301+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=S7SHM4KJADT5 type=del 2024-04-10T03:31:26.306 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.305+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=CB4JPEUUZTR3 type=write size=1028185 2024-04-10T03:31:26.312 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.309+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~KLXAQO060A68.0 size=778968 2024-04-10T03:31:26.322 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.321+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=KLXAQO060A68 tag=SVT2AEUQHFS9 type=write size=1827544 2024-04-10T03:31:26.329 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.329+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=8Q2U92MRQ9UQ type=del size=3496210 2024-04-10T03:31:26.338 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.333+0000 7f3681d35640 1 < completed write operation key=RY85H9R39S37 tag=3NNF1CIKNX1I type=write size=419146 2024-04-10T03:31:26.347 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.345+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~ML6BGRJQNPXL.0 size=1048576 2024-04-10T03:31:26.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.353+0000 7f3681d35640 1 > prepared part key=_multipart_DNHKDP9DGSJ7.2~ML6BGRJQNPXL.1 size=402794 2024-04-10T03:31:26.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.353+0000 7f3681d35640 1 > prepared multipart upload key=DNHKDP9DGSJ7 upload=ML6BGRJQNPXL tag=MIJZ6W2QX84C type=write size=2499946 2024-04-10T03:31:26.362 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.361+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~3M6HLETZF5V7.0 size=1048576 2024-04-10T03:31:26.367 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.365+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~3M6HLETZF5V7.1 size=1048576 2024-04-10T03:31:26.371 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.369+0000 7f3681d35640 1 < completed part key=_multipart_AVSQ6ZAXYX9N.2~3M6HLETZF5V7.2 size=533272 2024-04-10T03:31:26.382 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.381+0000 7f3681d35640 1 < completed multipart upload key=AVSQ6ZAXYX9N upload=3M6HLETZF5V7 tag=UMAFMZBXYEJ0 type=write size=3679000 2024-04-10T03:31:26.389 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.389+0000 7f3681d35640 1 > prepared operation key=0WIDF4906L06 tag=Z0FP5UVHX9UC type=del size=1190430 2024-04-10T03:31:26.396 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.397+0000 7f3681d35640 1 < completed delete operation key=9GINXS6O1W28 tag=RUZ4ZOFL1OJ0 type=del 2024-04-10T03:31:26.409 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.409+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~9IBR69ORJT54.0 size=1048576 2024-04-10T03:31:26.414 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.413+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~9IBR69ORJT54.1 size=920549 2024-04-10T03:31:26.414 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.413+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=9IBR69ORJT54 tag=NSYIIJKMXXC0 type=write size=3017701 2024-04-10T03:31:26.420 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.417+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=KDXN4TOG9GXB type=del 2024-04-10T03:31:26.426 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.425+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=4FYBKVEGUBA2 type=del size=2484210 2024-04-10T03:31:26.432 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.429+0000 7f3681d35640 1 < canceled operation key=LBDUNL2QNNZJ tag=W0YRHIFAIMY5 type=del size=827191 2024-04-10T03:31:26.438 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.437+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=D6TW316JEO0O type=del size=416788 2024-04-10T03:31:26.444 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.441+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~8P54LCMBKOI2.0 size=561800 2024-04-10T03:31:26.454 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.453+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=8P54LCMBKOI2 tag=H0JYTUW5BVB4 type=write size=1610376 2024-04-10T03:31:26.460 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.457+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=OKWEMZ0H7IZM type=del size=4017566 2024-04-10T03:31:26.466 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.465+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~0HE9GU1BO8QX.0 size=1048576 2024-04-10T03:31:26.470 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.469+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~0HE9GU1BO8QX.1 size=1048576 2024-04-10T03:31:26.475 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.473+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~0HE9GU1BO8QX.2 size=812345 2024-04-10T03:31:26.485 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.485+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=0HE9GU1BO8QX tag=25TTF7KMHAAM type=write size=3958073 2024-04-10T03:31:26.491 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.489+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=PJ0B377207OE type=del size=1524462 2024-04-10T03:31:26.496 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.497+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~SIHTGNLWNBZ0.0 size=231633 2024-04-10T03:31:26.506 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.505+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=SIHTGNLWNBZ0 tag=NHSZ05GG4PK1 type=write size=1280209 2024-04-10T03:31:26.512 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.509+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=VYRRIVJN4FQF type=del size=3287082 2024-04-10T03:31:26.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.517+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=LT3K05R81CII type=del 2024-04-10T03:31:26.523 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.521+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=5X5YR6XBB0RE type=del size=667800 2024-04-10T03:31:26.529 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.529+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=S6Y2DVY6HUN6 type=del 2024-04-10T03:31:26.535 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.533+0000 7f3681d35640 1 > prepared operation key=JMYOGWOKOS63 tag=1KS4POSX2GH6 type=del size=2209639 2024-04-10T03:31:26.541 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.541+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~XDD4NKF12F4T.0 size=914153 2024-04-10T03:31:26.550 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.549+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=XDD4NKF12F4T tag=9MPZFP7LKHNE type=write size=1962729 2024-04-10T03:31:26.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.553+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=RPSPKN2IGNNR type=del size=2871677 2024-04-10T03:31:26.562 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.561+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~PH8X80QLWH9O.0 size=1048576 2024-04-10T03:31:26.567 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.565+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~PH8X80QLWH9O.1 size=1048576 2024-04-10T03:31:26.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.569+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~PH8X80QLWH9O.2 size=50531 2024-04-10T03:31:26.582 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.581+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=PH8X80QLWH9O tag=EXEVG9Z9SLG1 type=write size=3196259 2024-04-10T03:31:26.590 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.585+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=T2II1PBTG7DP type=del size=3662928 2024-04-10T03:31:26.593 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.593+0000 7f3681d35640 1 < canceled operation key=XS3QMVD9HETO tag=FRHU3T91DZ6K type=del size=1107609 2024-04-10T03:31:26.600 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.597+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=MJFICNO1OS2U type=del size=3310006 2024-04-10T03:31:26.605 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.605+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=95M8IXT6QJ4X type=del 2024-04-10T03:31:26.612 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.609+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=FS6Z2CCPPAKL type=del size=4011085 2024-04-10T03:31:26.620 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.617+0000 7f3681d35640 1 < completed write operation key=UKP27BC5X2HN tag=CB4JPEUUZTR3 type=write size=1028185 2024-04-10T03:31:26.626 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.625+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=DSCCT3156W9Z type=del size=2177827 2024-04-10T03:31:26.633 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.629+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=8Q2U92MRQ9UQ type=del 2024-04-10T03:31:26.639 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.637+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=8MEWE27WOI0J type=write size=235662 2024-04-10T03:31:26.646 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.645+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~ML6BGRJQNPXL.0 size=1048576 2024-04-10T03:31:26.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.649+0000 7f3681d35640 1 < completed part key=_multipart_DNHKDP9DGSJ7.2~ML6BGRJQNPXL.1 size=402794 2024-04-10T03:31:26.660 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.657+0000 7f3681d35640 1 < completed multipart upload key=DNHKDP9DGSJ7 upload=ML6BGRJQNPXL tag=MIJZ6W2QX84C type=write size=2499946 2024-04-10T03:31:26.673 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.673+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~D3WI0JSQ0K3K.0 size=1048576 2024-04-10T03:31:26.678 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.677+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~D3WI0JSQ0K3K.1 size=215774 2024-04-10T03:31:26.678 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.677+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=D3WI0JSQ0K3K tag=HWRIXC2V3U9M type=write size=2312926 2024-04-10T03:31:26.683 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.681+0000 7f3681d35640 1 < canceled operation key=0WIDF4906L06 tag=Z0FP5UVHX9UC type=del size=1190430 2024-04-10T03:31:26.694 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.693+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~QH67SCLPGC86.0 size=1048576 2024-04-10T03:31:26.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.697+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~QH67SCLPGC86.1 size=832537 2024-04-10T03:31:26.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.697+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=QH67SCLPGC86 tag=BUATXV3KA8WD type=write size=2929689 2024-04-10T03:31:26.704 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.701+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~9IBR69ORJT54.0 size=1048576 2024-04-10T03:31:26.708 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.705+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~9IBR69ORJT54.1 size=920549 2024-04-10T03:31:26.717 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.717+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=9IBR69ORJT54 tag=NSYIIJKMXXC0 type=write size=3017701 2024-04-10T03:31:26.723 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.721+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=307XFB1BV5NQ type=del size=1070789 2024-04-10T03:31:26.728 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.725+0000 7f3681d35640 1 < completed delete operation key=FATA626DUEW7 tag=4FYBKVEGUBA2 type=del 2024-04-10T03:31:26.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.733+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=TWTQH7XNHD0H type=del size=2856168 2024-04-10T03:31:26.741 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.741+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=D6TW316JEO0O type=del 2024-04-10T03:31:26.753 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.753+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~8KQZ3FXFPE4D.0 size=1048576 2024-04-10T03:31:26.757 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.757+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~8KQZ3FXFPE4D.1 size=1048576 2024-04-10T03:31:26.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.761+0000 7f3681d35640 1 > prepared part key=_multipart_FATA626DUEW7.2~8KQZ3FXFPE4D.2 size=642809 2024-04-10T03:31:26.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.761+0000 7f3681d35640 1 > prepared multipart upload key=FATA626DUEW7 upload=8KQZ3FXFPE4D tag=Y46O48QAA86W type=write size=3788537 2024-04-10T03:31:26.769 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.769+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=OKWEMZ0H7IZM type=del 2024-04-10T03:31:26.775 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.773+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=ERMKGGXQI6BE type=write size=776379 2024-04-10T03:31:26.781 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.781+0000 7f3681d35640 1 < completed delete operation key=0SRLP35OTH1O tag=PJ0B377207OE type=del 2024-04-10T03:31:26.787 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.785+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=84KTU0BO1D0L type=del size=1110965 2024-04-10T03:31:26.794 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.793+0000 7f3681d35640 1 < canceled operation key=ZFPI8J89GM63 tag=VYRRIVJN4FQF type=del size=3287082 2024-04-10T03:31:26.803 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.801+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~0ILB2KIUS6VW.0 size=947579 2024-04-10T03:31:26.803 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.801+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=0ILB2KIUS6VW tag=MOB5PUFEXIUW type=write size=1996155 2024-04-10T03:31:26.814 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.813+0000 7f3681d35640 1 < suggested update operation key=8ECO1IHEG5A9 tag=5X5YR6XBB0RE type=del size=667800 2024-04-10T03:31:26.819 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.817+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=ZM55SI2OMH8U type=del size=2590657 2024-04-10T03:31:26.824 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.825+0000 7f3681d35640 1 < completed delete operation key=JMYOGWOKOS63 tag=1KS4POSX2GH6 type=del 2024-04-10T03:31:26.830 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.829+0000 7f3681d35640 1 > prepared operation key=UKP27BC5X2HN tag=B5AUSY7ENK0J type=del size=2436776 2024-04-10T03:31:26.838 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.837+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=RPSPKN2IGNNR type=del 2024-04-10T03:31:26.844 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.841+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=GGLXI83EAMJD type=del size=4121219 2024-04-10T03:31:26.851 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.849+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=T2II1PBTG7DP type=del 2024-04-10T03:31:26.857 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.857+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=XDO4RN1OWHB2 type=write size=713111 2024-04-10T03:31:26.863 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.861+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=MJFICNO1OS2U type=del 2024-04-10T03:31:26.878 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.877+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~4Q84TT4G8KT9.0 size=1048576 2024-04-10T03:31:26.884 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.881+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~4Q84TT4G8KT9.1 size=1048576 2024-04-10T03:31:26.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.885+0000 7f3681d35640 1 > prepared part key=_multipart_F065S663O4VY.2~4Q84TT4G8KT9.2 size=660216 2024-04-10T03:31:26.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.885+0000 7f3681d35640 1 > prepared multipart upload key=F065S663O4VY upload=4Q84TT4G8KT9 tag=21MZS789G8AJ type=write size=3805944 2024-04-10T03:31:26.893 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.893+0000 7f3681d35640 1 < canceled operation key=2G0NWWDHYG05 tag=FS6Z2CCPPAKL type=del size=4011085 2024-04-10T03:31:26.904 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.901+0000 7f3681d35640 1 > prepared part key=_multipart_XS3QMVD9HETO.2~0SQH27SBCU1Q.0 size=574623 2024-04-10T03:31:26.904 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.901+0000 7f3681d35640 1 > prepared multipart upload key=XS3QMVD9HETO upload=0SQH27SBCU1Q tag=6LPPSX0XLG1A type=write size=1623199 2024-04-10T03:31:26.910 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.909+0000 7f3681d35640 1 < completed delete operation key=FG3P40IBDLYN tag=DSCCT3156W9Z type=del 2024-04-10T03:31:26.916 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.913+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=BBN3KD9HU1HJ type=del size=3066650 2024-04-10T03:31:26.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.921+0000 7f3681d35640 1 < completed write operation key=YB88V6V4V98Z tag=8MEWE27WOI0J type=write size=235662 2024-04-10T03:31:26.928 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.925+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=94VFJIYCWHO7 type=del size=3234385 2024-04-10T03:31:26.934 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.933+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~D3WI0JSQ0K3K.0 size=1048576 2024-04-10T03:31:26.940 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.937+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~D3WI0JSQ0K3K.1 size=215774 2024-04-10T03:31:26.949 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.949+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=D3WI0JSQ0K3K tag=HWRIXC2V3U9M type=write size=2312926 2024-04-10T03:31:26.960 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.957+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~VC1ITZ3RHDH6.0 size=1048576 2024-04-10T03:31:26.964 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.961+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~VC1ITZ3RHDH6.1 size=675793 2024-04-10T03:31:26.964 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.961+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=VC1ITZ3RHDH6 tag=S04T8PEQ859Q type=write size=2772945 2024-04-10T03:31:26.970 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.969+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~QH67SCLPGC86.0 size=1048576 2024-04-10T03:31:26.974 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.973+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~QH67SCLPGC86.1 size=832537 2024-04-10T03:31:26.984 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.981+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=QH67SCLPGC86 tag=BUATXV3KA8WD type=write size=2929689 2024-04-10T03:31:26.995 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.993+0000 7f3681d35640 1 > prepared part key=_multipart_TY0AW46ZQ57A.2~1WUPQZK40J3T.0 size=355088 2024-04-10T03:31:26.995 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.993+0000 7f3681d35640 1 > prepared multipart upload key=TY0AW46ZQ57A upload=1WUPQZK40J3T tag=FW0VUXRXV3YG type=write size=1403664 2024-04-10T03:31:27.001 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:26.997+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=307XFB1BV5NQ type=del 2024-04-10T03:31:27.005 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.005+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=DMZH5G9MSM4A type=del size=1626291 2024-04-10T03:31:27.010 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.009+0000 7f3681d35640 1 < completed delete operation key=2G0NWWDHYG05 tag=TWTQH7XNHD0H type=del 2024-04-10T03:31:27.020 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.021+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~TR0FMG2HLWQU.0 size=1048576 2024-04-10T03:31:27.024 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.025+0000 7f3681d35640 1 > prepared part key=_multipart_LBDUNL2QNNZJ.2~TR0FMG2HLWQU.1 size=986681 2024-04-10T03:31:27.025 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.025+0000 7f3681d35640 1 > prepared multipart upload key=LBDUNL2QNNZJ upload=TR0FMG2HLWQU tag=VOXG4R0STS40 type=write size=3083833 2024-04-10T03:31:27.025 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.025+0000 7f3681d35640 1 < canceled part key=_multipart_FATA626DUEW7.2~8KQZ3FXFPE4D.0 size=1048576 2024-04-10T03:31:27.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.029+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~8KQZ3FXFPE4D.1 size=1048576 2024-04-10T03:31:27.034 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.033+0000 7f3681d35640 1 < completed part key=_multipart_FATA626DUEW7.2~8KQZ3FXFPE4D.2 size=642809 2024-04-10T03:31:27.043 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.041+0000 7f3681d35640 1 < canceled multipart upload key=FATA626DUEW7 upload=8KQZ3FXFPE4D tag=Y46O48QAA86W type=write size=3788537 2024-04-10T03:31:27.054 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.053+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~VF1IKNOTQQ36.0 size=1048576 2024-04-10T03:31:27.059 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.057+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~VF1IKNOTQQ36.1 size=901761 2024-04-10T03:31:27.059 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.057+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=VF1IKNOTQQ36 tag=OO3JIQNSB1S9 type=write size=2998913 2024-04-10T03:31:27.065 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.061+0000 7f3681d35640 1 < completed write operation key=2MYMDF371BVI tag=ERMKGGXQI6BE type=write size=776379 2024-04-10T03:31:27.075 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.073+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~K01XB0B5TF9C.0 size=1036962 2024-04-10T03:31:27.075 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.073+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=K01XB0B5TF9C tag=1FN7W8SHIOE1 type=write size=2085538 2024-04-10T03:31:27.080 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.077+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=84KTU0BO1D0L type=del 2024-04-10T03:31:27.086 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.085+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=PN92KXQDVTHS type=del size=2216877 2024-04-10T03:31:27.092 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.089+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~0ILB2KIUS6VW.0 size=947579 2024-04-10T03:31:27.101 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.101+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=0ILB2KIUS6VW tag=MOB5PUFEXIUW type=write size=1996155 2024-04-10T03:31:27.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.109+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~3FU6ZHPYPDJ2.0 size=1048576 2024-04-10T03:31:27.112 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.113+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~3FU6ZHPYPDJ2.1 size=1048576 2024-04-10T03:31:27.116 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.117+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~3FU6ZHPYPDJ2.2 size=743000 2024-04-10T03:31:27.116 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.117+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=3FU6ZHPYPDJ2 tag=SKYK7R9EIK29 type=write size=3888728 2024-04-10T03:31:27.120 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.121+0000 7f3681d35640 1 < canceled operation key=F065S663O4VY tag=ZM55SI2OMH8U type=del size=2590657 2024-04-10T03:31:27.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.125+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=EZEJERPKSQSK type=del size=3847820 2024-04-10T03:31:27.129 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.129+0000 7f3681d35640 1 < completed delete operation key=UKP27BC5X2HN tag=B5AUSY7ENK0J type=del 2024-04-10T03:31:27.136 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.137+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~SZ40G5JST42K.0 size=1048576 2024-04-10T03:31:27.140 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.137+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~SZ40G5JST42K.1 size=1048576 2024-04-10T03:31:27.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.141+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~SZ40G5JST42K.2 size=974317 2024-04-10T03:31:27.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.141+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=SZ40G5JST42K tag=L29HADBHFZPG type=write size=4120045 2024-04-10T03:31:27.153 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.153+0000 7f3681d35640 1 < suggested update operation key=RY85H9R39S37 tag=GGLXI83EAMJD type=del size=4121219 2024-04-10T03:31:27.159 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.157+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=S86R7YV98YEE type=del size=1303155 2024-04-10T03:31:27.166 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.165+0000 7f3681d35640 -1 < failed to complete operation key=RY85H9R39S37 tag=XDO4RN1OWHB2 type=write size=713111: (22) Invalid argument 2024-04-10T03:31:27.171 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.169+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=9UURRN8E2QMD type=del size=4149319 2024-04-10T03:31:27.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:26 smithi136 bash[68278]: cluster 2024-04-10T03:31:25.762987+0000 mgr.y (mgr.25133) 751 : cluster 0 pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 120 KiB/s wr, 616 op/s 2024-04-10T03:31:27.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.173+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~4Q84TT4G8KT9.0 size=1048576 2024-04-10T03:31:27.175 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.173+0000 7f3681d35640 1 < canceled part key=_multipart_F065S663O4VY.2~4Q84TT4G8KT9.1 size=1048576 2024-04-10T03:31:27.179 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.177+0000 7f3681d35640 1 < completed part key=_multipart_F065S663O4VY.2~4Q84TT4G8KT9.2 size=660216 2024-04-10T03:31:27.186 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.185+0000 7f3681d35640 1 < canceled multipart upload key=F065S663O4VY upload=4Q84TT4G8KT9 tag=21MZS789G8AJ type=write size=3805944 2024-04-10T03:31:27.190 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.189+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=E8WLXASWYKI8 type=del size=1524166 2024-04-10T03:31:27.194 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.193+0000 7f3681d35640 1 < completed part key=_multipart_XS3QMVD9HETO.2~0SQH27SBCU1Q.0 size=574623 2024-04-10T03:31:27.202 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.201+0000 7f3681d35640 1 < completed multipart upload key=XS3QMVD9HETO upload=0SQH27SBCU1Q tag=6LPPSX0XLG1A type=write size=1623199 2024-04-10T03:31:27.207 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.205+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=8FGRRW2Z0HFT type=write size=927184 2024-04-10T03:31:27.211 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.209+0000 7f3681d35640 1 < canceled operation key=1BSW9R3K5EF6 tag=BBN3KD9HU1HJ type=del size=3066650 2024-04-10T03:31:27.221 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.217+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~KDGJUSXBB7L5.0 size=1048576 2024-04-10T03:31:27.224 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.221+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~KDGJUSXBB7L5.1 size=741855 2024-04-10T03:31:27.224 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.221+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=KDGJUSXBB7L5 tag=7SALOUCON01Z type=write size=2839007 2024-04-10T03:31:27.229 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.229+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=94VFJIYCWHO7 type=del 2024-04-10T03:31:27.234 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.233+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=NRR46BGZ9RA1 type=write size=340384 2024-04-10T03:31:27.239 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.237+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~VC1ITZ3RHDH6.0 size=1048576 2024-04-10T03:31:27.244 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.241+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~VC1ITZ3RHDH6.1 size=675793 2024-04-10T03:31:27.253 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.253+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=VC1ITZ3RHDH6 tag=S04T8PEQ859Q type=write size=2772945 2024-04-10T03:31:27.265 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.265+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~91QUZCIS0EZ8.0 size=1048576 2024-04-10T03:31:27.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.269+0000 7f3681d35640 1 > prepared part key=_multipart_FG3P40IBDLYN.2~91QUZCIS0EZ8.1 size=316165 2024-04-10T03:31:27.270 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.269+0000 7f3681d35640 1 > prepared multipart upload key=FG3P40IBDLYN upload=91QUZCIS0EZ8 tag=UKAS09HX86UT type=write size=2413317 2024-04-10T03:31:27.275 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.273+0000 7f3681d35640 1 < completed part key=_multipart_TY0AW46ZQ57A.2~1WUPQZK40J3T.0 size=355088 2024-04-10T03:31:27.284 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.281+0000 7f3681d35640 1 < completed multipart upload key=TY0AW46ZQ57A upload=1WUPQZK40J3T tag=FW0VUXRXV3YG type=write size=1403664 2024-04-10T03:31:27.294 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.293+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~SEJK1NG0IAZY.0 size=487409 2024-04-10T03:31:27.294 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.293+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=SEJK1NG0IAZY tag=II2YILTV2GRK type=write size=1535985 2024-04-10T03:31:27.302 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.301+0000 7f3681d35640 -1 < failed to complete operation key=RY85H9R39S37 tag=DMZH5G9MSM4A type=del size=1626291: (22) Invalid argument 2024-04-10T03:31:27.308 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.305+0000 7f3681d35640 1 > prepared operation key=XPY2010UJEZ8 tag=6Z7PO7ILK8W0 type=del size=3389012 2024-04-10T03:31:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:26 smithi016 bash[72916]: cluster 2024-04-10T03:31:25.762987+0000 mgr.y (mgr.25133) 751 : cluster 0 pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 120 KiB/s wr, 616 op/s 2024-04-10T03:31:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:26 smithi016 bash[74137]: cluster 2024-04-10T03:31:25.762987+0000 mgr.y (mgr.25133) 751 : cluster 0 pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 120 KiB/s wr, 616 op/s 2024-04-10T03:31:27.313 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.313+0000 7f3681d35640 1 < completed part key=_multipart_LBDUNL2QNNZJ.2~TR0FMG2HLWQU.0 size=1048576 2024-04-10T03:31:27.313 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.313+0000 7f3681d35640 1 < canceled part key=_multipart_LBDUNL2QNNZJ.2~TR0FMG2HLWQU.1 size=986681 2024-04-10T03:31:27.325 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.325+0000 7f3681d35640 1 < canceled multipart upload key=LBDUNL2QNNZJ upload=TR0FMG2HLWQU tag=VOXG4R0STS40 type=write size=3083833 2024-04-10T03:31:27.331 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.329+0000 7f3681d35640 1 > prepared operation key=6EJTTV3FFONR tag=0R7OZQ2HM5YH type=del size=653990 2024-04-10T03:31:27.337 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.333+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~VF1IKNOTQQ36.0 size=1048576 2024-04-10T03:31:27.345 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.345+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~VF1IKNOTQQ36.1 size=901761 2024-04-10T03:31:27.355 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.353+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=VF1IKNOTQQ36 tag=OO3JIQNSB1S9 type=write size=2998913 2024-04-10T03:31:27.360 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.357+0000 7f3681d35640 1 > prepared operation key=LBDUNL2QNNZJ tag=S2YNIQ4PR3JV type=del size=3881500 2024-04-10T03:31:27.366 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.365+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~K01XB0B5TF9C.0 size=1036962 2024-04-10T03:31:27.374 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.373+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=K01XB0B5TF9C tag=1FN7W8SHIOE1 type=write size=2085538 2024-04-10T03:31:27.379 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.377+0000 7f3681d35640 1 > prepared operation key=UY6Q47B6BQ67 tag=8JBT6QTNZJVY type=del size=2020592 2024-04-10T03:31:27.384 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.381+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=PN92KXQDVTHS type=del 2024-04-10T03:31:27.393 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.393+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~Z66FZ0BGY51Q.0 size=1048576 2024-04-10T03:31:27.397 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.397+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~Z66FZ0BGY51Q.1 size=1048576 2024-04-10T03:31:27.401 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.401+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~Z66FZ0BGY51Q.2 size=469847 2024-04-10T03:31:27.401 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.401+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=Z66FZ0BGY51Q tag=9RXAKS5RV63L type=write size=3615575 2024-04-10T03:31:27.406 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.405+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~3FU6ZHPYPDJ2.0 size=1048576 2024-04-10T03:31:27.410 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.409+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~3FU6ZHPYPDJ2.1 size=1048576 2024-04-10T03:31:27.415 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.413+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~3FU6ZHPYPDJ2.2 size=743000 2024-04-10T03:31:27.424 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.421+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=3FU6ZHPYPDJ2 tag=SKYK7R9EIK29 type=write size=3888728 2024-04-10T03:31:27.429 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.429+0000 7f3681d35640 1 > prepared operation key=0C53MDL2UIWC tag=4H9V80QA16A0 type=write size=18854 2024-04-10T03:31:27.434 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.433+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=EZEJERPKSQSK type=del 2024-04-10T03:31:27.439 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.437+0000 7f3681d35640 1 > prepared operation key=E0RSS1JA08WF tag=KDF9UO2CUKFI type=del size=2887171 2024-04-10T03:31:27.443 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.441+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~SZ40G5JST42K.0 size=1048576 2024-04-10T03:31:27.447 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.445+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~SZ40G5JST42K.1 size=1048576 2024-04-10T03:31:27.452 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.449+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~SZ40G5JST42K.2 size=974317 2024-04-10T03:31:27.460 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.457+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=SZ40G5JST42K tag=L29HADBHFZPG type=write size=4120045 2024-04-10T03:31:27.465 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.465+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=CNTM6SARMGGC type=del size=1390389 2024-04-10T03:31:27.471 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.469+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=S86R7YV98YEE type=del 2024-04-10T03:31:27.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.481+0000 7f3681d35640 1 > prepared part key=_multipart_LFZ1G65B5ENO.2~9KBZ6C7C3PGM.0 size=526837 2024-04-10T03:31:27.481 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.481+0000 7f3681d35640 1 > prepared multipart upload key=LFZ1G65B5ENO upload=9KBZ6C7C3PGM tag=MSCRRERGYC5Q type=write size=1575413 2024-04-10T03:31:27.488 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.485+0000 7f3681d35640 1 < completed delete operation key=XPY2010UJEZ8 tag=9UURRN8E2QMD type=del 2024-04-10T03:31:27.493 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.493+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=E9ZJE0MK6HGY type=del size=3860926 2024-04-10T03:31:27.500 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.497+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=E8WLXASWYKI8 type=del 2024-04-10T03:31:27.505 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.505+0000 7f3681d35640 1 > prepared operation key=9GINXS6O1W28 tag=OCHPEGYOAAY5 type=write size=808479 2024-04-10T03:31:27.511 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.509+0000 7f3681d35640 1 < completed write operation key=FG3P40IBDLYN tag=8FGRRW2Z0HFT type=write size=927184 2024-04-10T03:31:27.517 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.517+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=ZZ4Q0RAY4GCH type=del size=1751528 2024-04-10T03:31:27.522 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.521+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~KDGJUSXBB7L5.0 size=1048576 2024-04-10T03:31:27.527 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.525+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~KDGJUSXBB7L5.1 size=741855 2024-04-10T03:31:27.537 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.537+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=KDGJUSXBB7L5 tag=7SALOUCON01Z type=write size=2839007 2024-04-10T03:31:27.549 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.549+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~B2QE1KJHWVKV.0 size=1048576 2024-04-10T03:31:27.554 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.553+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~B2QE1KJHWVKV.1 size=1048576 2024-04-10T03:31:27.559 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.557+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~B2QE1KJHWVKV.2 size=954417 2024-04-10T03:31:27.559 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.557+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=B2QE1KJHWVKV tag=RTG18HM9YU5E type=write size=4100145 2024-04-10T03:31:27.566 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.565+0000 7f3681d35640 1 < completed write operation key=LBDUNL2QNNZJ tag=NRR46BGZ9RA1 type=write size=340384 2024-04-10T03:31:27.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.569+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=M378UNN3A2K8 type=del size=2329875 2024-04-10T03:31:27.579 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.577+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~91QUZCIS0EZ8.0 size=1048576 2024-04-10T03:31:27.583 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.581+0000 7f3681d35640 1 < completed part key=_multipart_FG3P40IBDLYN.2~91QUZCIS0EZ8.1 size=316165 2024-04-10T03:31:27.594 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.593+0000 7f3681d35640 1 < completed multipart upload key=FG3P40IBDLYN upload=91QUZCIS0EZ8 tag=UKAS09HX86UT type=write size=2413317 2024-04-10T03:31:27.605 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.605+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~ZE1HQOLRBEGE.0 size=1048576 2024-04-10T03:31:27.610 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.609+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~ZE1HQOLRBEGE.1 size=1048576 2024-04-10T03:31:27.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.613+0000 7f3681d35640 1 > prepared part key=_multipart_JMYOGWOKOS63.2~ZE1HQOLRBEGE.2 size=572858 2024-04-10T03:31:27.615 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.613+0000 7f3681d35640 1 > prepared multipart upload key=JMYOGWOKOS63 upload=ZE1HQOLRBEGE tag=PRR24A2V80UL type=write size=3718586 2024-04-10T03:31:27.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.621+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~SEJK1NG0IAZY.0 size=487409 2024-04-10T03:31:27.631 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.629+0000 7f3681d35640 1 < completed multipart upload key=B1TVXAV8NY2C upload=SEJK1NG0IAZY tag=II2YILTV2GRK type=write size=1535985 2024-04-10T03:31:27.638 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.637+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=UIEK0C35M3KK type=del size=515373 2024-04-10T03:31:27.651 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.649+0000 7f3681d35640 1 < suggested update operation key=XPY2010UJEZ8 tag=6Z7PO7ILK8W0 type=del size=3389012 2024-04-10T03:31:27.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.657+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=2HDW3RAVSTY5 type=del size=2517912 2024-04-10T03:31:27.664 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.661+0000 7f3681d35640 1 < completed delete operation key=6EJTTV3FFONR tag=0R7OZQ2HM5YH type=del 2024-04-10T03:31:27.669 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.669+0000 7f3681d35640 1 > prepared operation key=HJDIZI4VW5YB tag=ZUGUCEEAITWG type=del size=2561016 2024-04-10T03:31:27.681 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.677+0000 7f3681d35640 1 < suggested remove operation key=LBDUNL2QNNZJ tag=S2YNIQ4PR3JV type=del 2024-04-10T03:31:27.686 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.685+0000 7f3681d35640 1 > prepared operation key=M42YQA8QF082 tag=M08MO6OOM2G9 type=write size=797878 2024-04-10T03:31:27.692 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.693+0000 7f3681d35640 1 < completed delete operation key=UY6Q47B6BQ67 tag=8JBT6QTNZJVY type=del 2024-04-10T03:31:27.698 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.697+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=T68Z0ZMC66GI type=del size=1660189 2024-04-10T03:31:27.705 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.705+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~Z66FZ0BGY51Q.0 size=1048576 2024-04-10T03:31:27.710 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.709+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~Z66FZ0BGY51Q.1 size=1048576 2024-04-10T03:31:27.714 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.713+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~Z66FZ0BGY51Q.2 size=469847 2024-04-10T03:31:27.724 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.721+0000 7f3681d35640 1 < completed multipart upload key=JMYOGWOKOS63 upload=Z66FZ0BGY51Q tag=9RXAKS5RV63L type=write size=3615575 2024-04-10T03:31:27.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.733+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~70TFKM36ZJ08.0 size=713663 2024-04-10T03:31:27.735 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.733+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=70TFKM36ZJ08 tag=W2VAZ4HXFOYF type=write size=1762239 2024-04-10T03:31:27.740 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.741+0000 7f3681d35640 1 < completed write operation key=0C53MDL2UIWC tag=4H9V80QA16A0 type=write size=18854 2024-04-10T03:31:27.746 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.745+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=CEMXFBG9CE34 type=del size=1131632 2024-04-10T03:31:27.752 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.749+0000 7f3681d35640 1 < completed delete operation key=E0RSS1JA08WF tag=KDF9UO2CUKFI type=del 2024-04-10T03:31:27.760 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.757+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~C5LJHSWEEXEX.0 size=1048576 2024-04-10T03:31:27.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.761+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~C5LJHSWEEXEX.1 size=424351 2024-04-10T03:31:27.764 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.761+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=C5LJHSWEEXEX tag=OGQ38DMF7U07 type=write size=2521503 2024-04-10T03:31:27.775 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.773+0000 7f3681d35640 1 < suggested update operation key=YB88V6V4V98Z tag=CNTM6SARMGGC type=del size=1390389 2024-04-10T03:31:27.785 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.785+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~S0Y5A9VK3G91.0 size=1048576 2024-04-10T03:31:27.790 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.789+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~S0Y5A9VK3G91.1 size=1048576 2024-04-10T03:31:27.795 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.793+0000 7f3681d35640 1 > prepared part key=_multipart_9IM6PF737CDI.2~S0Y5A9VK3G91.2 size=870010 2024-04-10T03:31:27.795 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.793+0000 7f3681d35640 1 > prepared multipart upload key=9IM6PF737CDI upload=S0Y5A9VK3G91 tag=C2N2EJR3HBH5 type=write size=4015738 2024-04-10T03:31:27.796 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.793+0000 7f3681d35640 1 < canceled part key=_multipart_LFZ1G65B5ENO.2~9KBZ6C7C3PGM.0 size=526837 2024-04-10T03:31:27.806 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.805+0000 7f3681d35640 1 < canceled multipart upload key=LFZ1G65B5ENO upload=9KBZ6C7C3PGM tag=MSCRRERGYC5Q type=write size=1575413 2024-04-10T03:31:27.811 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.809+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=AHUFBCMBSJRZ type=del size=2864684 2024-04-10T03:31:27.817 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.817+0000 7f3681d35640 1 < completed delete operation key=DNHKDP9DGSJ7 tag=E9ZJE0MK6HGY type=del 2024-04-10T03:31:27.823 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.821+0000 7f3681d35640 1 > prepared operation key=FG3P40IBDLYN tag=3GZJUIUKAEPM type=del size=3205747 2024-04-10T03:31:27.828 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.825+0000 7f3681d35640 1 < completed write operation key=9GINXS6O1W28 tag=OCHPEGYOAAY5 type=write size=808479 2024-04-10T03:31:27.833 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.833+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=W5L41FHY8GO0 type=write size=531201 2024-04-10T03:31:27.838 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.837+0000 7f3681d35640 1 < completed delete operation key=9IM6PF737CDI tag=ZZ4Q0RAY4GCH type=del 2024-04-10T03:31:27.845 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.845+0000 7f3681d35640 1 > prepared operation key=2G0NWWDHYG05 tag=LFSMOQYRR19N type=del size=1552725 2024-04-10T03:31:27.851 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.849+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~B2QE1KJHWVKV.0 size=1048576 2024-04-10T03:31:27.856 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.853+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~B2QE1KJHWVKV.1 size=1048576 2024-04-10T03:31:27.861 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.861+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~B2QE1KJHWVKV.2 size=954417 2024-04-10T03:31:27.875 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.873+0000 7f3681d35640 1 < completed multipart upload key=9IM6PF737CDI upload=B2QE1KJHWVKV tag=RTG18HM9YU5E type=write size=4100145 2024-04-10T03:31:27.887 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.885+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~R559A082R32U.0 size=1048576 2024-04-10T03:31:27.895 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.893+0000 7f3681d35640 1 > prepared part key=_multipart_8ECO1IHEG5A9.2~R559A082R32U.1 size=894359 2024-04-10T03:31:27.895 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.893+0000 7f3681d35640 1 > prepared multipart upload key=8ECO1IHEG5A9 upload=R559A082R32U tag=V6OFUFLOP3G1 type=write size=2991511 2024-04-10T03:31:27.902 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.901+0000 7f3681d35640 1 < completed delete operation key=DWRW792CYQIR tag=M378UNN3A2K8 type=del 2024-04-10T03:31:27.912 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.909+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~X9EONH5HTQ97.0 size=1048576 2024-04-10T03:31:27.916 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.917+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~X9EONH5HTQ97.1 size=1048576 2024-04-10T03:31:27.921 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.921+0000 7f3681d35640 1 > prepared part key=_multipart_YB88V6V4V98Z.2~X9EONH5HTQ97.2 size=346180 2024-04-10T03:31:27.921 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.921+0000 7f3681d35640 1 > prepared multipart upload key=YB88V6V4V98Z upload=X9EONH5HTQ97 tag=QOMA0Y8EU04P type=write size=3491908 2024-04-10T03:31:27.922 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.921+0000 7f3681d35640 1 < canceled part key=_multipart_JMYOGWOKOS63.2~ZE1HQOLRBEGE.0 size=1048576 2024-04-10T03:31:27.927 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.925+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~ZE1HQOLRBEGE.1 size=1048576 2024-04-10T03:31:27.931 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.929+0000 7f3681d35640 1 < completed part key=_multipart_JMYOGWOKOS63.2~ZE1HQOLRBEGE.2 size=572858 2024-04-10T03:31:27.941 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.941+0000 7f3681d35640 1 < canceled multipart upload key=JMYOGWOKOS63 upload=ZE1HQOLRBEGE tag=PRR24A2V80UL type=write size=3718586 2024-04-10T03:31:27.946 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.945+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=KSLP0NR7Y9BZ type=del size=3571429 2024-04-10T03:31:27.958 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.957+0000 7f3681d35640 1 < suggested update operation key=2G0NWWDHYG05 tag=UIEK0C35M3KK type=del size=515373 2024-04-10T03:31:27.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.965+0000 7f3681d35640 1 > prepared part key=_multipart_6EJTTV3FFONR.2~Y92EYWVEJ7SD.0 size=978089 2024-04-10T03:31:27.968 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.965+0000 7f3681d35640 1 > prepared multipart upload key=6EJTTV3FFONR upload=Y92EYWVEJ7SD tag=VOAQIV0U684Y type=write size=2026665 2024-04-10T03:31:27.979 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.977+0000 7f3681d35640 1 < suggested update operation key=FG3P40IBDLYN tag=2HDW3RAVSTY5 type=del size=2517912 2024-04-10T03:31:27.985 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.985+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=L1TFWL4CF1G6 type=del size=1999829 2024-04-10T03:31:27.992 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.989+0000 7f3681d35640 1 < completed delete operation key=HJDIZI4VW5YB tag=ZUGUCEEAITWG type=del 2024-04-10T03:31:27.999 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:27.997+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=0DG8RMJ3V3OD type=del size=1508371 2024-04-10T03:31:28.005 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.005+0000 7f3681d35640 1 < completed write operation key=M42YQA8QF082 tag=M08MO6OOM2G9 type=write size=797878 2024-04-10T03:31:28.017 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.017+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~3G2893FMX63M.0 size=1048576 2024-04-10T03:31:28.022 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.021+0000 7f3681d35640 1 > prepared part key=_multipart_XPY2010UJEZ8.2~3G2893FMX63M.1 size=482266 2024-04-10T03:31:28.022 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.021+0000 7f3681d35640 1 > prepared multipart upload key=XPY2010UJEZ8 upload=3G2893FMX63M tag=7DLUS0KM93G2 type=write size=2579418 2024-04-10T03:31:28.030 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.025+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=T68Z0ZMC66GI type=del 2024-04-10T03:31:28.042 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.041+0000 7f3681d35640 1 > prepared part key=_multipart_E0RSS1JA08WF.2~DA9RE8WB6PBK.0 size=403772 2024-04-10T03:31:28.042 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.041+0000 7f3681d35640 1 > prepared multipart upload key=E0RSS1JA08WF upload=DA9RE8WB6PBK tag=O33WHGCXJFRL type=write size=1452348 2024-04-10T03:31:28.047 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.045+0000 7f3681d35640 1 < completed part key=_multipart_2MYMDF371BVI.2~70TFKM36ZJ08.0 size=713663 2024-04-10T03:31:28.057 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.057+0000 7f3681d35640 1 < completed multipart upload key=2MYMDF371BVI upload=70TFKM36ZJ08 tag=W2VAZ4HXFOYF type=write size=1762239 2024-04-10T03:31:28.063 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.061+0000 7f3681d35640 1 > prepared operation key=RY85H9R39S37 tag=WST87K6GC9KH type=del size=3727817 2024-04-10T03:31:28.068 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.069+0000 7f3681d35640 1 < completed delete operation key=5SOK1Y0EI6TJ tag=CEMXFBG9CE34 type=del 2024-04-10T03:31:28.074 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.073+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=V3QBTCBM7A1C type=del size=1319275 2024-04-10T03:31:28.079 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.077+0000 7f3681d35640 1 < completed part key=_multipart_B1TVXAV8NY2C.2~C5LJHSWEEXEX.0 size=1048576 2024-04-10T03:31:28.080 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.077+0000 7f3681d35640 1 < canceled part key=_multipart_B1TVXAV8NY2C.2~C5LJHSWEEXEX.1 size=424351 2024-04-10T03:31:28.089 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.089+0000 7f3681d35640 1 < canceled multipart upload key=B1TVXAV8NY2C upload=C5LJHSWEEXEX tag=OGQ38DMF7U07 type=write size=2521503 2024-04-10T03:31:28.099 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.097+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~MAFM3EL6CWIX.0 size=1048576 2024-04-10T03:31:28.104 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.101+0000 7f3681d35640 1 > prepared part key=_multipart_ZFPI8J89GM63.2~MAFM3EL6CWIX.1 size=939538 2024-04-10T03:31:28.104 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.101+0000 7f3681d35640 1 > prepared multipart upload key=ZFPI8J89GM63 upload=MAFM3EL6CWIX tag=WE9A53JP0FFU type=write size=3036690 2024-04-10T03:31:28.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.109+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~S0Y5A9VK3G91.0 size=1048576 2024-04-10T03:31:28.109 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.109+0000 7f3681d35640 1 < canceled part key=_multipart_9IM6PF737CDI.2~S0Y5A9VK3G91.1 size=1048576 2024-04-10T03:31:28.114 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.113+0000 7f3681d35640 1 < completed part key=_multipart_9IM6PF737CDI.2~S0Y5A9VK3G91.2 size=870010 2024-04-10T03:31:28.124 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.121+0000 7f3681d35640 1 < canceled multipart upload key=9IM6PF737CDI upload=S0Y5A9VK3G91 tag=C2N2EJR3HBH5 type=write size=4015738 2024-04-10T03:31:28.130 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.129+0000 7f3681d35640 1 > prepared operation key=AVSQ6ZAXYX9N tag=IFLPXBYEIU5Z type=write size=900360 2024-04-10T03:31:28.136 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.133+0000 7f3681d35640 1 < completed delete operation key=2MYMDF371BVI tag=AHUFBCMBSJRZ type=del 2024-04-10T03:31:28.144 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.141+0000 7f3681d35640 1 > prepared operation key=9IM6PF737CDI tag=IQ34OJ2B6TK4 type=del size=2058434 2024-04-10T03:31:28.157 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.157+0000 7f3681d35640 1 < suggested remove operation key=FG3P40IBDLYN tag=3GZJUIUKAEPM type=del 2024-04-10T03:31:28.163 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.161+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=6UCD4TLO8JZY type=del size=2921453 2024-04-10T03:31:28.169 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.169+0000 7f3681d35640 1 < completed write operation key=B1TVXAV8NY2C tag=W5L41FHY8GO0 type=write size=531201 2024-04-10T03:31:28.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:27 smithi136 bash[68278]: audit 2024-04-10T03:31:27.544701+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:28.179 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.177+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~YZ3QIMGUNE6L.0 size=1048576 2024-04-10T03:31:28.184 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.181+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~YZ3QIMGUNE6L.1 size=354212 2024-04-10T03:31:28.184 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.181+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=YZ3QIMGUNE6L tag=F1LBNISEK3CO type=write size=2451364 2024-04-10T03:31:28.191 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.189+0000 7f3681d35640 -1 < failed to complete operation key=2G0NWWDHYG05 tag=LFSMOQYRR19N type=del size=1552725: (22) Invalid argument 2024-04-10T03:31:28.202 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.201+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~Y2PUJSU8Q0JY.0 size=1048576 2024-04-10T03:31:28.206 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.205+0000 7f3681d35640 1 > prepared part key=_multipart_5SOK1Y0EI6TJ.2~Y2PUJSU8Q0JY.1 size=770348 2024-04-10T03:31:28.207 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.205+0000 7f3681d35640 1 > prepared multipart upload key=5SOK1Y0EI6TJ upload=Y2PUJSU8Q0JY tag=WQUEIKAMM0MI type=write size=2867500 2024-04-10T03:31:28.213 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.213+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~R559A082R32U.0 size=1048576 2024-04-10T03:31:28.218 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.217+0000 7f3681d35640 1 < completed part key=_multipart_8ECO1IHEG5A9.2~R559A082R32U.1 size=894359 2024-04-10T03:31:28.228 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.225+0000 7f3681d35640 1 < completed multipart upload key=8ECO1IHEG5A9 upload=R559A082R32U tag=V6OFUFLOP3G1 type=write size=2991511 2024-04-10T03:31:28.233 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.233+0000 7f3681d35640 1 > prepared operation key=F065S663O4VY tag=AA8A00JQMVEP type=del size=1591142 2024-04-10T03:31:28.240 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.237+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~X9EONH5HTQ97.0 size=1048576 2024-04-10T03:31:28.245 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.245+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~X9EONH5HTQ97.1 size=1048576 2024-04-10T03:31:28.249 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.249+0000 7f3681d35640 1 < completed part key=_multipart_YB88V6V4V98Z.2~X9EONH5HTQ97.2 size=346180 2024-04-10T03:31:28.258 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.257+0000 7f3681d35640 1 < completed multipart upload key=YB88V6V4V98Z upload=X9EONH5HTQ97 tag=QOMA0Y8EU04P type=write size=3491908 2024-04-10T03:31:28.264 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.261+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=06IY7B3ZU218 type=del size=1406787 2024-04-10T03:31:28.276 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.273+0000 7f3681d35640 1 < suggested update operation key=TY0AW46ZQ57A tag=KSLP0NR7Y9BZ type=del size=3571429 2024-04-10T03:31:28.282 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.281+0000 7f3681d35640 1 > prepared operation key=B1TVXAV8NY2C tag=T3AQHO702EOV type=del size=1823212 2024-04-10T03:31:28.288 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.289+0000 7f3681d35640 1 < completed part key=_multipart_6EJTTV3FFONR.2~Y92EYWVEJ7SD.0 size=978089 2024-04-10T03:31:28.300 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.297+0000 7f3681d35640 1 < completed multipart upload key=6EJTTV3FFONR upload=Y92EYWVEJ7SD tag=VOAQIV0U684Y type=write size=2026665 2024-04-10T03:31:28.310 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.309+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~SEA8HGWPZWHH.0 size=1048576 2024-04-10T03:31:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:27 smithi016 bash[74137]: audit 2024-04-10T03:31:27.544701+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:27 smithi016 bash[72916]: audit 2024-04-10T03:31:27.544701+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:28.315 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.313+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~SEA8HGWPZWHH.1 size=1048576 2024-04-10T03:31:28.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.317+0000 7f3681d35640 1 > prepared part key=_multipart_M42YQA8QF082.2~SEA8HGWPZWHH.2 size=685035 2024-04-10T03:31:28.320 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.317+0000 7f3681d35640 1 > prepared multipart upload key=M42YQA8QF082 upload=SEA8HGWPZWHH tag=0QSZNG18KNTV type=write size=3830763 2024-04-10T03:31:28.332 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.329+0000 7f3681d35640 1 < suggested remove operation key=DNHKDP9DGSJ7 tag=L1TFWL4CF1G6 type=del 2024-04-10T03:31:28.343 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.341+0000 7f3681d35640 1 > prepared part key=_multipart_0SRLP35OTH1O.2~PMUPH80YIZN2.0 size=756810 2024-04-10T03:31:28.343 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.341+0000 7f3681d35640 1 > prepared multipart upload key=0SRLP35OTH1O upload=PMUPH80YIZN2 tag=V4R2WEBER44Z type=write size=1805386 2024-04-10T03:31:28.354 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.353+0000 7f3681d35640 1 < suggested remove operation key=8ECO1IHEG5A9 tag=0DG8RMJ3V3OD type=del 2024-04-10T03:31:28.360 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.361+0000 7f3681d35640 1 > prepared operation key=YB88V6V4V98Z tag=H2VCDFW913XL type=del size=3613532 2024-04-10T03:31:28.368 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.365+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~3G2893FMX63M.0 size=1048576 2024-04-10T03:31:28.373 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.373+0000 7f3681d35640 1 < completed part key=_multipart_XPY2010UJEZ8.2~3G2893FMX63M.1 size=482266 2024-04-10T03:31:28.383 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.381+0000 7f3681d35640 1 < completed multipart upload key=XPY2010UJEZ8 upload=3G2893FMX63M tag=7DLUS0KM93G2 type=write size=2579418 2024-04-10T03:31:28.389 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.389+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=9QYFN97TZID4 type=del size=1144547 2024-04-10T03:31:28.395 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.393+0000 7f3681d35640 1 < completed part key=_multipart_E0RSS1JA08WF.2~DA9RE8WB6PBK.0 size=403772 2024-04-10T03:31:28.405 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.405+0000 7f3681d35640 1 < completed multipart upload key=E0RSS1JA08WF upload=DA9RE8WB6PBK tag=O33WHGCXJFRL type=write size=1452348 2024-04-10T03:31:28.411 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.409+0000 7f3681d35640 1 > prepared operation key=FATA626DUEW7 tag=EAUWB14525SO type=write size=707860 2024-04-10T03:31:28.417 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.417+0000 7f3681d35640 1 < completed delete operation key=RY85H9R39S37 tag=WST87K6GC9KH type=del 2024-04-10T03:31:28.423 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.421+0000 7f3681d35640 1 > prepared operation key=1BSW9R3K5EF6 tag=4N7UP9AD6QR5 type=del size=2239051 2024-04-10T03:31:28.428 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.429+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=V3QBTCBM7A1C type=del 2024-04-10T03:31:28.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.437+0000 7f3681d35640 1 > prepared part key=_multipart_0WIDF4906L06.2~B4YESUO4WJF3.0 size=746322 2024-04-10T03:31:28.440 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.437+0000 7f3681d35640 1 > prepared multipart upload key=0WIDF4906L06 upload=B4YESUO4WJF3 tag=XL513D8RUBCE type=write size=1794898 2024-04-10T03:31:28.446 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.445+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~MAFM3EL6CWIX.0 size=1048576 2024-04-10T03:31:28.451 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.449+0000 7f3681d35640 1 < completed part key=_multipart_ZFPI8J89GM63.2~MAFM3EL6CWIX.1 size=939538 2024-04-10T03:31:28.461 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.461+0000 7f3681d35640 1 < completed multipart upload key=ZFPI8J89GM63 upload=MAFM3EL6CWIX tag=WE9A53JP0FFU type=write size=3036690 2024-04-10T03:31:28.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.469+0000 7f3681d35640 1 > prepared part key=_multipart_0C53MDL2UIWC.2~GFY6WRO6L62O.0 size=393382 2024-04-10T03:31:28.472 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.469+0000 7f3681d35640 1 > prepared multipart upload key=0C53MDL2UIWC upload=GFY6WRO6L62O tag=TILBDVCDC4K0 type=write size=1441958 2024-04-10T03:31:28.478 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.477+0000 7f3681d35640 1 < completed write operation key=AVSQ6ZAXYX9N tag=IFLPXBYEIU5Z type=write size=900360 2024-04-10T03:31:28.483 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.481+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=45WO4X25H2FF type=write size=681892 2024-04-10T03:31:28.489 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.489+0000 7f3681d35640 1 < canceled operation key=9IM6PF737CDI tag=IQ34OJ2B6TK4 type=del size=2058434 2024-04-10T03:31:28.494 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.493+0000 7f3681d35640 1 > prepared operation key=5SOK1Y0EI6TJ tag=JIGCR0NKFLUN type=write size=368792 2024-04-10T03:31:28.499 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.497+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=6UCD4TLO8JZY type=del 2024-04-10T03:31:28.505 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.505+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=MDH1W2HX97FQ type=del size=192167 2024-04-10T03:31:28.510 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.509+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~YZ3QIMGUNE6L.0 size=1048576 2024-04-10T03:31:28.515 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.513+0000 7f3681d35640 1 < completed part key=_multipart_HJDIZI4VW5YB.2~YZ3QIMGUNE6L.1 size=354212 2024-04-10T03:31:28.525 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.525+0000 7f3681d35640 1 < completed multipart upload key=HJDIZI4VW5YB upload=YZ3QIMGUNE6L tag=F1LBNISEK3CO type=write size=2451364 2024-04-10T03:31:28.530 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.529+0000 7f3681d35640 1 > prepared operation key=ZFPI8J89GM63 tag=OTX9NZIPGWCK type=del size=1288357 2024-04-10T03:31:28.535 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.533+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~Y2PUJSU8Q0JY.0 size=1048576 2024-04-10T03:31:28.540 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.541+0000 7f3681d35640 1 < completed part key=_multipart_5SOK1Y0EI6TJ.2~Y2PUJSU8Q0JY.1 size=770348 2024-04-10T03:31:28.551 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.549+0000 7f3681d35640 1 < completed multipart upload key=5SOK1Y0EI6TJ upload=Y2PUJSU8Q0JY tag=WQUEIKAMM0MI type=write size=2867500 2024-04-10T03:31:28.556 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.553+0000 7f3681d35640 1 > prepared operation key=LFZ1G65B5ENO tag=6D88AQANS12H type=del size=2112812 2024-04-10T03:31:28.561 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.561+0000 7f3681d35640 1 < completed delete operation key=F065S663O4VY tag=AA8A00JQMVEP type=del 2024-04-10T03:31:28.572 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.569+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~GX62CY38735R.0 size=1048576 2024-04-10T03:31:28.576 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.573+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~GX62CY38735R.1 size=1048576 2024-04-10T03:31:28.581 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.577+0000 7f3681d35640 1 > prepared part key=_multipart_B1TVXAV8NY2C.2~GX62CY38735R.2 size=398804 2024-04-10T03:31:28.581 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.577+0000 7f3681d35640 1 > prepared multipart upload key=B1TVXAV8NY2C upload=GX62CY38735R tag=WJ9P9FROASM5 type=write size=3544532 2024-04-10T03:31:28.585 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.585+0000 7f3681d35640 1 < completed delete operation key=LFZ1G65B5ENO tag=06IY7B3ZU218 type=del 2024-04-10T03:31:28.595 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.593+0000 7f3681d35640 1 > prepared part key=_multipart_2MYMDF371BVI.2~FZKHCIXQCDN9.0 size=691958 2024-04-10T03:31:28.596 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.593+0000 7f3681d35640 1 > prepared multipart upload key=2MYMDF371BVI upload=FZKHCIXQCDN9 tag=K19KWA8VDBNT type=write size=1740534 2024-04-10T03:31:28.601 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.601+0000 7f3681d35640 1 < completed delete operation key=B1TVXAV8NY2C tag=T3AQHO702EOV type=del 2024-04-10T03:31:28.606 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.605+0000 7f3681d35640 1 > prepared operation key=2MYMDF371BVI tag=KAK4JQ4KW7M5 type=del size=1612928 2024-04-10T03:31:28.611 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.609+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~SEA8HGWPZWHH.0 size=1048576 2024-04-10T03:31:28.616 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.613+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~SEA8HGWPZWHH.1 size=1048576 2024-04-10T03:31:28.621 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.621+0000 7f3681d35640 1 < completed part key=_multipart_M42YQA8QF082.2~SEA8HGWPZWHH.2 size=685035 2024-04-10T03:31:28.631 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.629+0000 7f3681d35640 1 < completed multipart upload key=M42YQA8QF082 upload=SEA8HGWPZWHH tag=0QSZNG18KNTV type=write size=3830763 2024-04-10T03:31:28.636 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.633+0000 7f3681d35640 1 > prepared operation key=DWRW792CYQIR tag=HSR4HZAKYI1I type=del size=1255843 2024-04-10T03:31:28.642 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.641+0000 7f3681d35640 1 < completed part key=_multipart_0SRLP35OTH1O.2~PMUPH80YIZN2.0 size=756810 2024-04-10T03:31:28.652 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.649+0000 7f3681d35640 1 < completed multipart upload key=0SRLP35OTH1O upload=PMUPH80YIZN2 tag=V4R2WEBER44Z type=write size=1805386 2024-04-10T03:31:28.658 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.657+0000 7f3681d35640 1 > prepared operation key=DNHKDP9DGSJ7 tag=SQZ0N0S3MOFD type=del size=2333613 2024-04-10T03:31:28.664 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.661+0000 7f3681d35640 1 < completed delete operation key=YB88V6V4V98Z tag=H2VCDFW913XL type=del 2024-04-10T03:31:28.670 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.669+0000 7f3681d35640 1 > prepared operation key=0SRLP35OTH1O tag=6JCFRZR8MAPS type=del size=923781 2024-04-10T03:31:28.676 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.673+0000 7f3681d35640 1 < completed delete operation key=ZFPI8J89GM63 tag=9QYFN97TZID4 type=del 2024-04-10T03:31:28.682 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.681+0000 7f3681d35640 1 > prepared operation key=TY0AW46ZQ57A tag=010MA9AO7UPO type=del size=2301504 2024-04-10T03:31:28.687 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.685+0000 7f3681d35640 1 < completed write operation key=FATA626DUEW7 tag=EAUWB14525SO type=write size=707860 2024-04-10T03:31:28.692 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.689+0000 7f3681d35640 1 > prepared operation key=8ECO1IHEG5A9 tag=MVGI9XZ7YTYA type=del size=56651 2024-04-10T03:31:28.697 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.697+0000 7f3681d35640 1 < completed delete operation key=1BSW9R3K5EF6 tag=4N7UP9AD6QR5 type=del 2024-04-10T03:31:28.706 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.705+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~FZO7QCNFSGQT.0 size=1048576 2024-04-10T03:31:28.711 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.709+0000 7f3681d35640 1 > prepared part key=_multipart_HJDIZI4VW5YB.2~FZO7QCNFSGQT.1 size=231332 2024-04-10T03:31:28.711 INFO:tasks.workunit.client.0.smithi016.stderr:2024-04-10T03:31:28.709+0000 7f3681d35640 1 > prepared multipart upload key=HJDIZI4VW5YB upload=FZO7QCNFSGQT tag=PWUKCZM1E617 type=write size=2328484 2024-04-10T03:31:28.711 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] cls_rgw_stats.simulate (37495 ms) 2024-04-10T03:31:28.711 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 1 test from cls_rgw_stats (37495 ms total) 2024-04-10T03:31:28.711 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:31:28.711 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:31:28.885 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 1 test from 1 test suite ran. (39557 ms total) 2024-04-10T03:31:28.885 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 1 test. 2024-04-10T03:31:28.891 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:31:28.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:31:28.947 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-04-10T03:31:28.947 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_sdk.sh 2024-04-10T03:31:29.002 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-04-10T03:31:29.002 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 2 tests from 1 test suite. 2024-04-10T03:31:29.002 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:31:29.002 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 2 tests from ClsSDK 2024-04-10T03:31:29.003 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-04-10T03:31:29.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:28 smithi136 bash[68278]: cluster 2024-04-10T03:31:27.763607+0000 mgr.y (mgr.25133) 752 : cluster 0 pgmap v1424: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 521 KiB/s rd, 179 KiB/s wr, 925 op/s 2024-04-10T03:31:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:28 smithi016 bash[74137]: cluster 2024-04-10T03:31:27.763607+0000 mgr.y (mgr.25133) 752 : cluster 0 pgmap v1424: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 521 KiB/s rd, 179 KiB/s wr, 925 op/s 2024-04-10T03:31:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:28 smithi016 bash[72916]: cluster 2024-04-10T03:31:27.763607+0000 mgr.y (mgr.25133) 752 : cluster 0 pgmap v1424: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 521 KiB/s rd, 179 KiB/s wr, 925 op/s 2024-04-10T03:31:30.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:29 smithi136 bash[68278]: cluster 2024-04-10T03:31:28.881081+0000 mon.a (mon.0) 2088 : cluster 0 osdmap e1129: 8 total, 8 up, 8 in 2024-04-10T03:31:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:29 smithi016 bash[72916]: cluster 2024-04-10T03:31:28.881081+0000 mon.a (mon.0) 2088 : cluster 0 osdmap e1129: 8 total, 8 up, 8 in 2024-04-10T03:31:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:29 smithi016 bash[74137]: cluster 2024-04-10T03:31:28.881081+0000 mon.a (mon.0) 2088 : cluster 0 osdmap e1129: 8 total, 8 up, 8 in 2024-04-10T03:31:31.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:30 smithi136 bash[68278]: cluster 2024-04-10T03:31:29.764266+0000 mgr.y (mgr.25133) 753 : cluster 0 pgmap v1426: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:31.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:30 smithi136 bash[68278]: cluster 2024-04-10T03:31:29.917473+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e1130: 8 total, 8 up, 8 in 2024-04-10T03:31:31.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:30 smithi136 bash[68278]: audit 2024-04-10T03:31:29.925565+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.16:0/294239025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:31.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:30 smithi136 bash[68278]: audit 2024-04-10T03:31:29.928573+0000 mon.a (mon.0) 2090 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:30 smithi016 bash[74137]: cluster 2024-04-10T03:31:29.764266+0000 mgr.y (mgr.25133) 753 : cluster 0 pgmap v1426: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:30 smithi016 bash[74137]: cluster 2024-04-10T03:31:29.917473+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e1130: 8 total, 8 up, 8 in 2024-04-10T03:31:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:30 smithi016 bash[74137]: audit 2024-04-10T03:31:29.925565+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.16:0/294239025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:30 smithi016 bash[74137]: audit 2024-04-10T03:31:29.928573+0000 mon.a (mon.0) 2090 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:31.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:30 smithi016 bash[72916]: cluster 2024-04-10T03:31:29.764266+0000 mgr.y (mgr.25133) 753 : cluster 0 pgmap v1426: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:31.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:30 smithi016 bash[72916]: cluster 2024-04-10T03:31:29.917473+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e1130: 8 total, 8 up, 8 in 2024-04-10T03:31:31.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:30 smithi016 bash[72916]: audit 2024-04-10T03:31:29.925565+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.16:0/294239025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:31.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:30 smithi016 bash[72916]: audit 2024-04-10T03:31:29.928573+0000 mon.a (mon.0) 2090 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:31.938 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2936 ms) 2024-04-10T03:31:31.938 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-04-10T03:31:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:31:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:31:31] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2024-04-10T03:31:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:31 smithi016 bash[72916]: audit 2024-04-10T03:31:30.924033+0000 mon.a (mon.0) 2091 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:31:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:31 smithi016 bash[72916]: cluster 2024-04-10T03:31:30.932440+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e1131: 8 total, 8 up, 8 in 2024-04-10T03:31:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:31 smithi016 bash[74137]: audit 2024-04-10T03:31:30.924033+0000 mon.a (mon.0) 2091 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:31:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:31 smithi016 bash[74137]: cluster 2024-04-10T03:31:30.932440+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e1131: 8 total, 8 up, 8 in 2024-04-10T03:31:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:31 smithi136 bash[68278]: audit 2024-04-10T03:31:30.924033+0000 mon.a (mon.0) 2091 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:31:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:31 smithi136 bash[68278]: cluster 2024-04-10T03:31:30.932440+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e1131: 8 total, 8 up, 8 in 2024-04-10T03:31:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:32 smithi016 bash[72916]: cluster 2024-04-10T03:31:31.765017+0000 mgr.y (mgr.25133) 754 : cluster 0 pgmap v1429: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:32 smithi016 bash[72916]: cluster 2024-04-10T03:31:31.933994+0000 mon.a (mon.0) 2093 : cluster 0 osdmap e1132: 8 total, 8 up, 8 in 2024-04-10T03:31:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:32 smithi016 bash[74137]: cluster 2024-04-10T03:31:31.765017+0000 mgr.y (mgr.25133) 754 : cluster 0 pgmap v1429: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:32 smithi016 bash[74137]: cluster 2024-04-10T03:31:31.933994+0000 mon.a (mon.0) 2093 : cluster 0 osdmap e1132: 8 total, 8 up, 8 in 2024-04-10T03:31:33.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:32 smithi136 bash[68278]: cluster 2024-04-10T03:31:31.765017+0000 mgr.y (mgr.25133) 754 : cluster 0 pgmap v1429: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:33.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:32 smithi136 bash[68278]: cluster 2024-04-10T03:31:31.933994+0000 mon.a (mon.0) 2093 : cluster 0 osdmap e1132: 8 total, 8 up, 8 in 2024-04-10T03:31:34.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:33 smithi016 bash[74137]: cluster 2024-04-10T03:31:32.956799+0000 mon.a (mon.0) 2094 : cluster 0 osdmap e1133: 8 total, 8 up, 8 in 2024-04-10T03:31:34.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:33 smithi016 bash[74137]: audit 2024-04-10T03:31:32.964676+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.16:0/1649048845' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:34.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:33 smithi016 bash[74137]: audit 2024-04-10T03:31:32.966044+0000 mon.a (mon.0) 2095 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:34.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:33 smithi016 bash[72916]: cluster 2024-04-10T03:31:32.956799+0000 mon.a (mon.0) 2094 : cluster 0 osdmap e1133: 8 total, 8 up, 8 in 2024-04-10T03:31:34.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:33 smithi016 bash[72916]: audit 2024-04-10T03:31:32.964676+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.16:0/1649048845' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:34.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:33 smithi016 bash[72916]: audit 2024-04-10T03:31:32.966044+0000 mon.a (mon.0) 2095 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:33 smithi136 bash[68278]: cluster 2024-04-10T03:31:32.956799+0000 mon.a (mon.0) 2094 : cluster 0 osdmap e1133: 8 total, 8 up, 8 in 2024-04-10T03:31:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:33 smithi136 bash[68278]: audit 2024-04-10T03:31:32.964676+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.16:0/1649048845' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:33 smithi136 bash[68278]: audit 2024-04-10T03:31:32.966044+0000 mon.a (mon.0) 2095 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:31:34.987 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3046 ms) 2024-04-10T03:31:34.987 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 2 tests from ClsSDK (5982 ms total) 2024-04-10T03:31:34.987 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:31:34.988 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T03:31:34.988 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 2 tests from 1 test suite ran. (5982 ms total) 2024-04-10T03:31:34.988 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 2 tests. 2024-04-10T03:31:34.988 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:31:34.988 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:31:35.038 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-04-10T03:31:35.039 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-10T03:31:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[72916]: cluster 2024-04-10T03:31:33.766017+0000 mgr.y (mgr.25133) 755 : cluster 0 pgmap v1432: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[72916]: cluster 2024-04-10T03:31:33.950967+0000 mon.a (mon.0) 2096 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:31:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[72916]: audit 2024-04-10T03:31:33.952655+0000 mon.a (mon.0) 2097 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:31:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[72916]: cluster 2024-04-10T03:31:33.960919+0000 mon.a (mon.0) 2098 : cluster 0 osdmap e1134: 8 total, 8 up, 8 in 2024-04-10T03:31:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[72916]: audit 2024-04-10T03:31:34.896206+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:31:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[74137]: cluster 2024-04-10T03:31:33.766017+0000 mgr.y (mgr.25133) 755 : cluster 0 pgmap v1432: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[74137]: cluster 2024-04-10T03:31:33.950967+0000 mon.a (mon.0) 2096 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:31:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[74137]: audit 2024-04-10T03:31:33.952655+0000 mon.a (mon.0) 2097 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:31:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[74137]: cluster 2024-04-10T03:31:33.960919+0000 mon.a (mon.0) 2098 : cluster 0 osdmap e1134: 8 total, 8 up, 8 in 2024-04-10T03:31:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:34 smithi016 bash[74137]: audit 2024-04-10T03:31:34.896206+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:31:35.351 DEBUG:teuthology.parallel:result is None 2024-04-10T03:31:35.352 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T03:31:35.362 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T03:31:35.362 DEBUG:teuthology.orchestra.run.smithi016:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:31:35.408 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T03:31:35.408 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T03:31:35.409 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-04-10T03:31:35.409 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T03:31:35.409 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-04-10T03:31:35.409 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-10T03:31:35.409 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-04-10T03:31:35.410 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-10T03:31:35.410 DEBUG:teuthology.orchestra.run.smithi016:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:31:35.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:34 smithi136 bash[68278]: cluster 2024-04-10T03:31:33.766017+0000 mgr.y (mgr.25133) 755 : cluster 0 pgmap v1432: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:35.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:34 smithi136 bash[68278]: cluster 2024-04-10T03:31:33.950967+0000 mon.a (mon.0) 2096 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:31:35.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:34 smithi136 bash[68278]: audit 2024-04-10T03:31:33.952655+0000 mon.a (mon.0) 2097 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-108594-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:31:35.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:34 smithi136 bash[68278]: cluster 2024-04-10T03:31:33.960919+0000 mon.a (mon.0) 2098 : cluster 0 osdmap e1134: 8 total, 8 up, 8 in 2024-04-10T03:31:35.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:34 smithi136 bash[68278]: audit 2024-04-10T03:31:34.896206+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:31:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T03:31:35.457 INFO:teuthology.orchestra.run.smithi016.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-10T03:31:35.457 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:31:35.504 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-10T03:31:35.505 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-10T03:31:35.556 INFO:tasks.workunit:timeout=3h 2024-04-10T03:31:35.557 INFO:tasks.workunit:cleanup=True 2024-04-10T03:31:35.557 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-04-10T03:31:35.605 INFO:tasks.workunit.client.0.smithi016.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-10T03:31:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:35 smithi016 bash[72916]: cluster 2024-04-10T03:31:34.980598+0000 mon.a (mon.0) 2100 : cluster 0 osdmap e1135: 8 total, 8 up, 8 in 2024-04-10T03:31:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:35 smithi016 bash[72916]: audit 2024-04-10T03:31:35.627009+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:31:36.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:35 smithi016 bash[72916]: audit 2024-04-10T03:31:35.627827+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:31:36.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:35 smithi016 bash[72916]: audit 2024-04-10T03:31:35.633728+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:31:36.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:35 smithi016 bash[74137]: cluster 2024-04-10T03:31:34.980598+0000 mon.a (mon.0) 2100 : cluster 0 osdmap e1135: 8 total, 8 up, 8 in 2024-04-10T03:31:36.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:35 smithi016 bash[74137]: audit 2024-04-10T03:31:35.627009+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:31:36.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:35 smithi016 bash[74137]: audit 2024-04-10T03:31:35.627827+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:31:36.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:35 smithi016 bash[74137]: audit 2024-04-10T03:31:35.633728+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:31:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:35 smithi136 bash[68278]: cluster 2024-04-10T03:31:34.980598+0000 mon.a (mon.0) 2100 : cluster 0 osdmap e1135: 8 total, 8 up, 8 in 2024-04-10T03:31:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:35 smithi136 bash[68278]: audit 2024-04-10T03:31:35.627009+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:31:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:35 smithi136 bash[68278]: audit 2024-04-10T03:31:35.627827+0000 mon.a (mon.0) 2102 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:31:36.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:35 smithi136 bash[68278]: audit 2024-04-10T03:31:35.633728+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:31:37.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:36 smithi016 bash[74137]: cluster 2024-04-10T03:31:35.766867+0000 mgr.y (mgr.25133) 756 : cluster 0 pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:37.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:36 smithi016 bash[74137]: cluster 2024-04-10T03:31:36.630903+0000 mon.a (mon.0) 2104 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:31:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:36 smithi016 bash[74137]: cluster 2024-04-10T03:31:36.630985+0000 mon.a (mon.0) 2105 : cluster 1 Cluster is now healthy 2024-04-10T03:31:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:36 smithi016 bash[72916]: cluster 2024-04-10T03:31:35.766867+0000 mgr.y (mgr.25133) 756 : cluster 0 pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:36 smithi016 bash[72916]: cluster 2024-04-10T03:31:36.630903+0000 mon.a (mon.0) 2104 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:31:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:36 smithi016 bash[72916]: cluster 2024-04-10T03:31:36.630985+0000 mon.a (mon.0) 2105 : cluster 1 Cluster is now healthy 2024-04-10T03:31:37.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:36 smithi136 bash[68278]: cluster 2024-04-10T03:31:35.766867+0000 mgr.y (mgr.25133) 756 : cluster 0 pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:37.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:36 smithi136 bash[68278]: cluster 2024-04-10T03:31:36.630903+0000 mon.a (mon.0) 2104 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:31:37.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:36 smithi136 bash[68278]: cluster 2024-04-10T03:31:36.630985+0000 mon.a (mon.0) 2105 : cluster 1 Cluster is now healthy 2024-04-10T03:31:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:38 smithi016 bash[72916]: cluster 2024-04-10T03:31:37.767868+0000 mgr.y (mgr.25133) 757 : cluster 0 pgmap v1436: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:39.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:38 smithi016 bash[74137]: cluster 2024-04-10T03:31:37.767868+0000 mgr.y (mgr.25133) 757 : cluster 0 pgmap v1436: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:38 smithi136 bash[68278]: cluster 2024-04-10T03:31:37.767868+0000 mgr.y (mgr.25133) 757 : cluster 0 pgmap v1436: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:40 smithi016 bash[72916]: cluster 2024-04-10T03:31:39.768891+0000 mgr.y (mgr.25133) 758 : cluster 0 pgmap v1437: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:41.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:40 smithi016 bash[74137]: cluster 2024-04-10T03:31:39.768891+0000 mgr.y (mgr.25133) 758 : cluster 0 pgmap v1437: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:41.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:41 smithi136 bash[68278]: cluster 2024-04-10T03:31:39.768891+0000 mgr.y (mgr.25133) 758 : cluster 0 pgmap v1437: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:31:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:31:41] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2024-04-10T03:31:42.365 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T03:31:42.418 INFO:tasks.workunit.client.0.smithi016.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-10T03:31:42.420 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T03:31:42.420 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-10T03:31:42.486 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-10T03:31:42.542 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-10T03:31:42.582 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T03:31:42.584 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T03:31:42.584 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-10T03:31:42.625 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T03:31:42.628 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T03:31:42.628 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-10T03:31:42.676 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-04-10T03:31:42.678 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-04-10T03:31:42.678 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/load-gen-big.sh 2024-04-10T03:31:42.770 INFO:tasks.workunit.client.0.smithi016.stdout:run length 1200 seconds 2024-04-10T03:31:42.770 INFO:tasks.workunit.client.0.smithi016.stdout:preparing 10240 objects 2024-04-10T03:31:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:43 smithi016 bash[72916]: cluster 2024-04-10T03:31:41.769668+0000 mgr.y (mgr.25133) 759 : cluster 0 pgmap v1438: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:43 smithi016 bash[72916]: audit 2024-04-10T03:31:42.544337+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:43 smithi016 bash[74137]: cluster 2024-04-10T03:31:41.769668+0000 mgr.y (mgr.25133) 759 : cluster 0 pgmap v1438: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:43 smithi016 bash[74137]: audit 2024-04-10T03:31:42.544337+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:43.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:43 smithi136 bash[68278]: cluster 2024-04-10T03:31:41.769668+0000 mgr.y (mgr.25133) 759 : cluster 0 pgmap v1438: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:31:43.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:43 smithi136 bash[68278]: audit 2024-04-10T03:31:42.544337+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:45 smithi016 bash[72916]: cluster 2024-04-10T03:31:43.770198+0000 mgr.y (mgr.25133) 760 : cluster 0 pgmap v1439: 105 pgs: 105 active+clean; 5.6 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s wr, 46 op/s 2024-04-10T03:31:45.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:45 smithi016 bash[74137]: cluster 2024-04-10T03:31:43.770198+0000 mgr.y (mgr.25133) 760 : cluster 0 pgmap v1439: 105 pgs: 105 active+clean; 5.6 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s wr, 46 op/s 2024-04-10T03:31:45.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:45 smithi136 bash[68278]: cluster 2024-04-10T03:31:43.770198+0000 mgr.y (mgr.25133) 760 : cluster 0 pgmap v1439: 105 pgs: 105 active+clean; 5.6 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s wr, 46 op/s 2024-04-10T03:31:45.635 INFO:tasks.workunit.client.0.smithi016.stdout:load-gen will run 1200 seconds 2024-04-10T03:31:46.635 INFO:tasks.workunit.client.0.smithi016.stdout: 1: throughput=0MB/sec pending data=0 2024-04-10T03:31:46.635 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pMlkLm8tqmD_uBW off=9735056 len=467511 2024-04-10T03:31:46.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 0 completed, throughput=0.445MB/sec 2024-04-10T03:31:46.637 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KdZ93_xBI1IRI3- off=6229023 len=565950 2024-04-10T03:31:46.644 INFO:tasks.workunit.client.0.smithi016.stdout:op 1 completed, throughput=0.976MB/sec 2024-04-10T03:31:46.644 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z85Anjp5gUJu_Rq off=10290598 len=1705800 2024-04-10T03:31:46.650 INFO:tasks.workunit.client.0.smithi016.stdout:op 2 completed, throughput=2.57MB/sec 2024-04-10T03:31:46.650 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y9i3AvlYAuYVavP off=4985092 len=182147 2024-04-10T03:31:46.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 3 completed, throughput=2.73MB/sec 2024-04-10T03:31:46.656 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-asv_HOY1jIiDMi9 off=456136 len=1499391 2024-04-10T03:31:46.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 4 completed, throughput=4.08MB/sec 2024-04-10T03:31:46.668 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ee46q0esOtOrmII off=13539597 len=552656 2024-04-10T03:31:46.670 INFO:tasks.workunit.client.0.smithi016.stdout:op 5 completed, throughput=4.58MB/sec 2024-04-10T03:31:46.670 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8NTBhaHHbMd_qAF off=7248512 len=1238000 2024-04-10T03:31:46.681 INFO:tasks.workunit.client.0.smithi016.stdout:op 6 completed, throughput=5.66MB/sec 2024-04-10T03:31:47.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:47 smithi016 bash[74137]: cluster 2024-04-10T03:31:45.771176+0000 mgr.y (mgr.25133) 761 : cluster 0 pgmap v1440: 105 pgs: 105 active+clean; 74 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 551 KiB/s wr, 551 op/s 2024-04-10T03:31:47.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:47 smithi016 bash[72916]: cluster 2024-04-10T03:31:45.771176+0000 mgr.y (mgr.25133) 761 : cluster 0 pgmap v1440: 105 pgs: 105 active+clean; 74 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 551 KiB/s wr, 551 op/s 2024-04-10T03:31:47.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:47 smithi136 bash[68278]: cluster 2024-04-10T03:31:45.771176+0000 mgr.y (mgr.25133) 761 : cluster 0 pgmap v1440: 105 pgs: 105 active+clean; 74 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 551 KiB/s wr, 551 op/s 2024-04-10T03:31:47.681 INFO:tasks.workunit.client.0.smithi016.stdout: 2: throughput=2.9MB/sec pending data=0 2024-04-10T03:31:47.681 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uAnMOS3IbJ77Z6y off=11893662 len=1204574 2024-04-10T03:31:47.691 INFO:tasks.workunit.client.0.smithi016.stdout:op 7 completed, throughput=3.44MB/sec 2024-04-10T03:31:47.691 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RMo7-HRMwrZSD5R off=8951014 len=83851 2024-04-10T03:31:47.692 INFO:tasks.workunit.client.0.smithi016.stdout:op 8 completed, throughput=3.48MB/sec 2024-04-10T03:31:47.692 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FlcjutreZSVeJ6Z off=9100355 len=1405237 2024-04-10T03:31:47.697 INFO:tasks.workunit.client.0.smithi016.stdout:op 9 completed, throughput=4.12MB/sec 2024-04-10T03:31:47.697 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2FhRZgEJbbrL15y off=11855414 len=49546 2024-04-10T03:31:47.698 INFO:tasks.workunit.client.0.smithi016.stdout:op 10 completed, throughput=4.14MB/sec 2024-04-10T03:31:47.698 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ANzp7SKA1eJB-Eh off=6689047 len=1180872 2024-04-10T03:31:47.700 INFO:tasks.workunit.client.0.smithi016.stdout:op 11 completed, throughput=4.68MB/sec 2024-04-10T03:31:47.700 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_mgu4qVEVoYGxVx off=12281073 len=604765 2024-04-10T03:31:47.703 INFO:tasks.workunit.client.0.smithi016.stdout:op 12 completed, throughput=4.95MB/sec 2024-04-10T03:31:47.703 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1FDIomxqCbpFyTY off=23965470 len=1329783 2024-04-10T03:31:47.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 13 completed, throughput=5.56MB/sec 2024-04-10T03:31:48.707 INFO:tasks.workunit.client.0.smithi016.stdout: 3: throughput=3.75MB/sec pending data=0 2024-04-10T03:31:48.707 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Nq_IjzY_Pm3gzlf off=7996461 len=285592 2024-04-10T03:31:48.713 INFO:tasks.workunit.client.0.smithi016.stdout:op 14 completed, throughput=3.83MB/sec 2024-04-10T03:31:48.713 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1MCEZLMZCsvevJo off=15639541 len=1138502 2024-04-10T03:31:48.724 INFO:tasks.workunit.client.0.smithi016.stdout:op 15 completed, throughput=4.17MB/sec 2024-04-10T03:31:48.724 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0o9rpeWcOQNnGKd off=208151 len=1149991 2024-04-10T03:31:48.734 INFO:tasks.workunit.client.0.smithi016.stdout:op 16 completed, throughput=4.51MB/sec 2024-04-10T03:31:48.734 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ArXmxjDbyi7t3IL off=20077102 len=402037 2024-04-10T03:31:48.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 17 completed, throughput=4.63MB/sec 2024-04-10T03:31:48.737 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QdWiG8Uu7f13bdo off=6696827 len=33260 2024-04-10T03:31:48.741 INFO:tasks.workunit.client.0.smithi016.stdout:op 18 completed, throughput=4.63MB/sec 2024-04-10T03:31:48.741 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Vbw9PGlDTRD-oos off=16897560 len=25464 2024-04-10T03:31:48.742 INFO:tasks.workunit.client.0.smithi016.stdout:op 19 completed, throughput=4.64MB/sec 2024-04-10T03:31:48.742 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GJYb7Vdj6h8ZXwW off=4832012 len=1505932 2024-04-10T03:31:48.753 INFO:tasks.workunit.client.0.smithi016.stdout:op 20 completed, throughput=5.08MB/sec 2024-04-10T03:31:49.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:49 smithi016 bash[72916]: cluster 2024-04-10T03:31:47.772069+0000 mgr.y (mgr.25133) 762 : cluster 0 pgmap v1441: 105 pgs: 105 active+clean; 90 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 706 KiB/s wr, 605 op/s 2024-04-10T03:31:49.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:49 smithi016 bash[74137]: cluster 2024-04-10T03:31:47.772069+0000 mgr.y (mgr.25133) 762 : cluster 0 pgmap v1441: 105 pgs: 105 active+clean; 90 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 706 KiB/s wr, 605 op/s 2024-04-10T03:31:49.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:49 smithi136 bash[68278]: cluster 2024-04-10T03:31:47.772069+0000 mgr.y (mgr.25133) 762 : cluster 0 pgmap v1441: 105 pgs: 105 active+clean; 90 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 706 KiB/s wr, 605 op/s 2024-04-10T03:31:49.753 INFO:tasks.workunit.client.0.smithi016.stdout: 4: throughput=3.85MB/sec pending data=0 2024-04-10T03:31:49.754 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cqMdSHrUepnRTJW off=18823607 len=1539389 2024-04-10T03:31:49.758 INFO:tasks.workunit.client.0.smithi016.stdout:op 21 completed, throughput=4.2MB/sec 2024-04-10T03:31:49.758 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uVjXaVkAhILo2x4 off=9224102 len=1364459 2024-04-10T03:31:49.771 INFO:tasks.workunit.client.0.smithi016.stdout:op 22 completed, throughput=4.5MB/sec 2024-04-10T03:31:49.771 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0axnyez3bD_AsC5 off=6659026 len=1277916 2024-04-10T03:31:49.773 INFO:tasks.workunit.client.0.smithi016.stdout:op 23 completed, throughput=4.79MB/sec 2024-04-10T03:31:49.773 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6n0cwvGIYyiGAfP off=3723475 len=300153 2024-04-10T03:31:49.775 INFO:tasks.workunit.client.0.smithi016.stdout:op 24 completed, throughput=4.86MB/sec 2024-04-10T03:31:49.775 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8Bs06NstaMmxyht off=2128476 len=1455001 2024-04-10T03:31:49.780 INFO:tasks.workunit.client.0.smithi016.stdout:op 25 completed, throughput=5.19MB/sec 2024-04-10T03:31:50.779 INFO:tasks.workunit.client.0.smithi016.stdout: 5: throughput=4.18MB/sec pending data=0 2024-04-10T03:31:50.780 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0G9O1qrHqcC0YuO off=2226607 len=428410 2024-04-10T03:31:50.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 26 completed, throughput=4.25MB/sec 2024-04-10T03:31:50.786 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1oe4Xcd8XWK43MY off=2975152 len=637909 2024-04-10T03:31:50.794 INFO:tasks.workunit.client.0.smithi016.stdout:op 27 completed, throughput=4.37MB/sec 2024-04-10T03:31:50.794 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KS9POCnpiaiO0Pt off=19207808 len=233983 2024-04-10T03:31:50.795 INFO:tasks.workunit.client.0.smithi016.stdout:op 28 completed, throughput=4.41MB/sec 2024-04-10T03:31:50.795 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pr7XJwrs6hwv3Kg off=12761816 len=1314268 2024-04-10T03:31:50.805 INFO:tasks.workunit.client.0.smithi016.stdout:op 29 completed, throughput=4.64MB/sec 2024-04-10T03:31:50.805 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XAtxFBaJiINmAon off=13647349 len=442219 2024-04-10T03:31:50.806 INFO:tasks.workunit.client.0.smithi016.stdout:op 30 completed, throughput=4.72MB/sec 2024-04-10T03:31:50.806 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Q1WRAX98m6WfdPo off=1042850 len=231009 2024-04-10T03:31:50.811 INFO:tasks.workunit.client.0.smithi016.stdout:op 31 completed, throughput=4.76MB/sec 2024-04-10T03:31:50.811 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EaIMIMWOBSF66Gw off=18964308 len=1537393 2024-04-10T03:31:50.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 32 completed, throughput=5.04MB/sec 2024-04-10T03:31:51.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:51 smithi016 bash[72916]: cluster 2024-04-10T03:31:49.773045+0000 mgr.y (mgr.25133) 763 : cluster 0 pgmap v1442: 105 pgs: 105 active+clean; 124 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 1.3 MiB/s wr, 835 op/s 2024-04-10T03:31:51.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:51 smithi016 bash[74137]: cluster 2024-04-10T03:31:49.773045+0000 mgr.y (mgr.25133) 763 : cluster 0 pgmap v1442: 105 pgs: 105 active+clean; 124 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 1.3 MiB/s wr, 835 op/s 2024-04-10T03:31:51.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:51 smithi136 bash[68278]: cluster 2024-04-10T03:31:49.773045+0000 mgr.y (mgr.25133) 763 : cluster 0 pgmap v1442: 105 pgs: 105 active+clean; 124 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 1.3 MiB/s wr, 835 op/s 2024-04-10T03:31:51.816 INFO:tasks.workunit.client.0.smithi016.stdout: 6: throughput=4.22MB/sec pending data=0 2024-04-10T03:31:51.816 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hr9gnrJjlnrkAFO off=9703592 len=1356693 2024-04-10T03:31:51.819 INFO:tasks.workunit.client.0.smithi016.stdout:op 33 completed, throughput=4.43MB/sec 2024-04-10T03:31:51.819 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-e97hlTmXy397OgF off=497355 len=1242700 2024-04-10T03:31:51.822 INFO:tasks.workunit.client.0.smithi016.stdout:op 34 completed, throughput=4.62MB/sec 2024-04-10T03:31:51.823 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Xn_MJaBdjeBEPDj off=2931966 len=387993 2024-04-10T03:31:51.824 INFO:tasks.workunit.client.0.smithi016.stdout:op 35 completed, throughput=4.68MB/sec 2024-04-10T03:31:51.824 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k8GyHWxmlzCvOca off=2143635 len=773623 2024-04-10T03:31:51.827 INFO:tasks.workunit.client.0.smithi016.stdout:op 36 completed, throughput=4.8MB/sec 2024-04-10T03:31:51.827 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nSNHnq_8hyLShkv off=15319099 len=283226 2024-04-10T03:31:51.833 INFO:tasks.workunit.client.0.smithi016.stdout:op 37 completed, throughput=4.83MB/sec 2024-04-10T03:31:51.833 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ypAImUtzS8pAkZs off=7294299 len=1360448 2024-04-10T03:31:51.836 INFO:tasks.workunit.client.0.smithi016.stdout:op 38 completed, throughput=5.04MB/sec 2024-04-10T03:31:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:31:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:31:51] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.43.0" 2024-04-10T03:31:52.837 INFO:tasks.workunit.client.0.smithi016.stdout: 7: throughput=4.34MB/sec pending data=0 2024-04-10T03:31:52.837 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0wObzmEN9DPJLmt off=12030216 len=182396 2024-04-10T03:31:52.838 INFO:tasks.workunit.client.0.smithi016.stdout:op 39 completed, throughput=4.36MB/sec 2024-04-10T03:31:52.838 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tZfHAwGRDJayVgA off=14156286 len=1673647 2024-04-10T03:31:52.851 INFO:tasks.workunit.client.0.smithi016.stdout:op 40 completed, throughput=4.58MB/sec 2024-04-10T03:31:52.851 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C5Wb0rgmH_op88Q off=0 len=1201766 2024-04-10T03:31:52.855 INFO:tasks.workunit.client.0.smithi016.stdout:op 41 completed, throughput=4.73MB/sec 2024-04-10T03:31:52.855 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tS0jApjUaoH6a_9 off=1400358 len=1218747 2024-04-10T03:31:52.865 INFO:tasks.workunit.client.0.smithi016.stdout:op 42 completed, throughput=4.89MB/sec 2024-04-10T03:31:52.865 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KQyJEDkWDkpP6sA off=6280214 len=282307 2024-04-10T03:31:52.871 INFO:tasks.workunit.client.0.smithi016.stdout:op 43 completed, throughput=4.92MB/sec 2024-04-10T03:31:52.871 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RDKhH-9n1lfYZwn off=5646550 len=165513 2024-04-10T03:31:52.872 INFO:tasks.workunit.client.0.smithi016.stdout:op 44 completed, throughput=4.94MB/sec 2024-04-10T03:31:52.872 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8khlcp7RPzvSZzL off=511610 len=1498880 2024-04-10T03:31:52.874 INFO:tasks.workunit.client.0.smithi016.stdout:op 45 completed, throughput=5.14MB/sec 2024-04-10T03:31:53.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:53 smithi016 bash[72916]: cluster 2024-04-10T03:31:51.774017+0000 mgr.y (mgr.25133) 764 : cluster 0 pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 1.4 MiB/s wr, 854 op/s 2024-04-10T03:31:53.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:53 smithi016 bash[74137]: cluster 2024-04-10T03:31:51.774017+0000 mgr.y (mgr.25133) 764 : cluster 0 pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 1.4 MiB/s wr, 854 op/s 2024-04-10T03:31:53.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:53 smithi136 bash[68278]: cluster 2024-04-10T03:31:51.774017+0000 mgr.y (mgr.25133) 764 : cluster 0 pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 1.4 MiB/s wr, 854 op/s 2024-04-10T03:31:53.874 INFO:tasks.workunit.client.0.smithi016.stdout: 8: throughput=4.51MB/sec pending data=0 2024-04-10T03:31:53.875 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S0V9Dve0mrDYoRn off=11209440 len=857725 2024-04-10T03:31:53.877 INFO:tasks.workunit.client.0.smithi016.stdout:op 46 completed, throughput=4.61MB/sec 2024-04-10T03:31:53.877 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hpGcRYeX1fWBrhr off=8849100 len=104708 2024-04-10T03:31:53.882 INFO:tasks.workunit.client.0.smithi016.stdout:op 47 completed, throughput=4.62MB/sec 2024-04-10T03:31:53.882 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pGKQc41d1zc02-X off=1548775 len=1194063 2024-04-10T03:31:53.887 INFO:tasks.workunit.client.0.smithi016.stdout:op 48 completed, throughput=4.76MB/sec 2024-04-10T03:31:53.887 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xXESMGunK7O3b0Z off=4941465 len=1719280 2024-04-10T03:31:53.891 INFO:tasks.workunit.client.0.smithi016.stdout:op 49 completed, throughput=4.95MB/sec 2024-04-10T03:31:53.891 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e9Cr_fkyTSOQDLf off=4651356 len=277753 2024-04-10T03:31:53.897 INFO:tasks.workunit.client.0.smithi016.stdout:op 50 completed, throughput=4.98MB/sec 2024-04-10T03:31:53.897 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3JEb8yeGGh2nWMZ off=2814133 len=1088483 2024-04-10T03:31:53.899 INFO:tasks.workunit.client.0.smithi016.stdout:op 51 completed, throughput=5.11MB/sec 2024-04-10T03:31:54.899 INFO:tasks.workunit.client.0.smithi016.stdout: 9: throughput=4.55MB/sec pending data=0 2024-04-10T03:31:54.899 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-n9NOphAtQxpsYNf off=8506489 len=813027 2024-04-10T03:31:54.902 INFO:tasks.workunit.client.0.smithi016.stdout:op 52 completed, throughput=4.64MB/sec 2024-04-10T03:31:54.903 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mlC_rIi0bDzAc_x off=3910499 len=1929690 2024-04-10T03:31:54.908 INFO:tasks.workunit.client.0.smithi016.stdout:op 53 completed, throughput=4.83MB/sec 2024-04-10T03:31:54.909 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eTzf8je5aSQ8Jb7 off=2414806 len=1070770 2024-04-10T03:31:54.913 INFO:tasks.workunit.client.0.smithi016.stdout:op 54 completed, throughput=4.94MB/sec 2024-04-10T03:31:54.913 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RBKvCvhoDqU9Fab off=11338530 len=775842 2024-04-10T03:31:54.921 INFO:tasks.workunit.client.0.smithi016.stdout:op 55 completed, throughput=5.02MB/sec 2024-04-10T03:31:55.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:55 smithi016 bash[72916]: cluster 2024-04-10T03:31:53.775002+0000 mgr.y (mgr.25133) 765 : cluster 0 pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.6 MiB/s wr, 855 op/s 2024-04-10T03:31:55.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:55 smithi016 bash[74137]: cluster 2024-04-10T03:31:53.775002+0000 mgr.y (mgr.25133) 765 : cluster 0 pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.6 MiB/s wr, 855 op/s 2024-04-10T03:31:55.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:55 smithi136 bash[68278]: cluster 2024-04-10T03:31:53.775002+0000 mgr.y (mgr.25133) 765 : cluster 0 pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.6 MiB/s wr, 855 op/s 2024-04-10T03:31:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: 10: throughput=4.53MB/sec pending data=0 2024-04-10T03:31:55.921 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gO1acsgt605d7I9 off=6821577 len=73626 2024-04-10T03:31:55.922 INFO:tasks.workunit.client.0.smithi016.stdout:op 56 completed, throughput=4.53MB/sec 2024-04-10T03:31:55.922 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ks98gWF2LEnUj3n off=973568 len=1780878 2024-04-10T03:31:55.936 INFO:tasks.workunit.client.0.smithi016.stdout:op 57 completed, throughput=4.69MB/sec 2024-04-10T03:31:55.937 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Dn7AcGo0V2syerb off=9030623 len=1029769 2024-04-10T03:31:55.945 INFO:tasks.workunit.client.0.smithi016.stdout:op 58 completed, throughput=4.78MB/sec 2024-04-10T03:31:55.945 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jdpjpy1uLOtaeEI off=8747995 len=1663247 2024-04-10T03:31:55.949 INFO:tasks.workunit.client.0.smithi016.stdout:op 59 completed, throughput=4.94MB/sec 2024-04-10T03:31:55.950 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pa4exk4ZnpkhZk4 off=883505 len=1083109 2024-04-10T03:31:55.958 INFO:tasks.workunit.client.0.smithi016.stdout:op 60 completed, throughput=5.03MB/sec 2024-04-10T03:31:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: 11: throughput=4.59MB/sec pending data=0 2024-04-10T03:31:56.961 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cBO59009s83TR8Z off=4993986 len=736022 2024-04-10T03:31:56.967 INFO:tasks.workunit.client.0.smithi016.stdout:op 61 completed, throughput=4.65MB/sec 2024-04-10T03:31:56.967 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3WVVRuvwWXITuvJ off=3737075 len=1954827 2024-04-10T03:31:56.981 INFO:tasks.workunit.client.0.smithi016.stdout:op 62 completed, throughput=4.8MB/sec 2024-04-10T03:31:56.982 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-62rPC1Xq4PtP-x3 off=3081268 len=1234865 2024-04-10T03:31:56.991 INFO:tasks.workunit.client.0.smithi016.stdout:op 63 completed, throughput=4.9MB/sec 2024-04-10T03:31:56.992 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3SIkYJVdsUNCoKE off=7250741 len=89204 2024-04-10T03:31:56.996 INFO:tasks.workunit.client.0.smithi016.stdout:op 64 completed, throughput=4.91MB/sec 2024-04-10T03:31:56.996 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GsqNQTnFFWgmxIQ off=2605276 len=440284 2024-04-10T03:31:56.997 INFO:tasks.workunit.client.0.smithi016.stdout:op 65 completed, throughput=4.95MB/sec 2024-04-10T03:31:56.997 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Bg7UvGbKoYRmnBR off=4408819 len=1443561 2024-04-10T03:31:56.999 INFO:tasks.workunit.client.0.smithi016.stdout:op 66 completed, throughput=5.07MB/sec 2024-04-10T03:31:57.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:57 smithi016 bash[72916]: cluster 2024-04-10T03:31:55.775983+0000 mgr.y (mgr.25133) 766 : cluster 0 pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 819 op/s 2024-04-10T03:31:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:57 smithi016 bash[74137]: cluster 2024-04-10T03:31:55.775983+0000 mgr.y (mgr.25133) 766 : cluster 0 pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 819 op/s 2024-04-10T03:31:57.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:57 smithi136 bash[68278]: cluster 2024-04-10T03:31:55.775983+0000 mgr.y (mgr.25133) 766 : cluster 0 pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 819 op/s 2024-04-10T03:31:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: 12: throughput=4.66MB/sec pending data=0 2024-04-10T03:31:57.999 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RnClDAf6AY6j1JK off=21104310 len=1820024 2024-04-10T03:31:58.003 INFO:tasks.workunit.client.0.smithi016.stdout:op 67 completed, throughput=4.79MB/sec 2024-04-10T03:31:58.004 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wjBJpNzhYST2uHs off=7951741 len=586407 2024-04-10T03:31:58.007 INFO:tasks.workunit.client.0.smithi016.stdout:op 68 completed, throughput=4.84MB/sec 2024-04-10T03:31:58.007 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-il45mbUoRrUfDxw off=1671382 len=714317 2024-04-10T03:31:58.014 INFO:tasks.workunit.client.0.smithi016.stdout:op 69 completed, throughput=4.89MB/sec 2024-04-10T03:31:58.014 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ocqJgs9chipBENn off=12676056 len=180774 2024-04-10T03:31:58.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 70 completed, throughput=4.9MB/sec 2024-04-10T03:31:58.019 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c63_xs9EPMaVViC off=0 len=1264008 2024-04-10T03:31:58.022 INFO:tasks.workunit.client.0.smithi016.stdout:op 71 completed, throughput=5MB/sec 2024-04-10T03:31:58.022 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G_jqOQSQ53UlKXF off=7663477 len=151205 2024-04-10T03:31:58.023 INFO:tasks.workunit.client.0.smithi016.stdout:op 72 completed, throughput=5.01MB/sec 2024-04-10T03:31:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:58 smithi016 bash[74137]: audit 2024-04-10T03:31:57.545633+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:31:58 smithi016 bash[74137]: cluster 2024-04-10T03:31:57.776891+0000 mgr.y (mgr.25133) 767 : cluster 0 pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 361 op/s 2024-04-10T03:31:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:58 smithi016 bash[72916]: audit 2024-04-10T03:31:57.545633+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:31:58 smithi016 bash[72916]: cluster 2024-04-10T03:31:57.776891+0000 mgr.y (mgr.25133) 767 : cluster 0 pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 361 op/s 2024-04-10T03:31:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:58 smithi136 bash[68278]: audit 2024-04-10T03:31:57.545633+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:31:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:31:58 smithi136 bash[68278]: cluster 2024-04-10T03:31:57.776891+0000 mgr.y (mgr.25133) 767 : cluster 0 pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 361 op/s 2024-04-10T03:31:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: 13: throughput=4.64MB/sec pending data=0 2024-04-10T03:31:59.023 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X4ZsjGUAxdmxV_z off=5651346 len=1337237 2024-04-10T03:31:59.034 INFO:tasks.workunit.client.0.smithi016.stdout:op 73 completed, throughput=4.73MB/sec 2024-04-10T03:31:59.034 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-z1NHk3wi43XuECj off=134181 len=1214002 2024-04-10T03:31:59.045 INFO:tasks.workunit.client.0.smithi016.stdout:op 74 completed, throughput=4.81MB/sec 2024-04-10T03:31:59.045 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LXiB6c0ybTL69lT off=11413213 len=1927794 2024-04-10T03:31:59.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 75 completed, throughput=4.94MB/sec 2024-04-10T03:31:59.050 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bv1YBXOVoztfvro off=10245638 len=1990453 2024-04-10T03:31:59.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 76 completed, throughput=5.08MB/sec 2024-04-10T03:32:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: 14: throughput=4.73MB/sec pending data=0 2024-04-10T03:32:00.073 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TGgRfYZ81FRLF8- off=3880988 len=507669 2024-04-10T03:32:00.075 INFO:tasks.workunit.client.0.smithi016.stdout:op 77 completed, throughput=4.76MB/sec 2024-04-10T03:32:00.076 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tjlP18cXXDlnCef off=8001895 len=810437 2024-04-10T03:32:00.083 INFO:tasks.workunit.client.0.smithi016.stdout:op 78 completed, throughput=4.81MB/sec 2024-04-10T03:32:00.084 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mO2ldToHiMf6HRE off=2370487 len=1282525 2024-04-10T03:32:00.094 INFO:tasks.workunit.client.0.smithi016.stdout:op 79 completed, throughput=4.89MB/sec 2024-04-10T03:32:00.094 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jBB65K4GM7YP5h- off=8977472 len=1492429 2024-04-10T03:32:00.098 INFO:tasks.workunit.client.0.smithi016.stdout:op 80 completed, throughput=4.99MB/sec 2024-04-10T03:32:00.098 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ChJf706M7CyJ-9G off=15362307 len=1111762 2024-04-10T03:32:00.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 81 completed, throughput=5.06MB/sec 2024-04-10T03:32:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: 15: throughput=4.73MB/sec pending data=0 2024-04-10T03:32:01.100 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jrjRc0SUkV3f7M9 off=5393372 len=112695 2024-04-10T03:32:01.101 INFO:tasks.workunit.client.0.smithi016.stdout:op 82 completed, throughput=4.74MB/sec 2024-04-10T03:32:01.101 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hWot7Ed1e4z7D5m off=4294381 len=685427 2024-04-10T03:32:01.108 INFO:tasks.workunit.client.0.smithi016.stdout:op 83 completed, throughput=4.78MB/sec 2024-04-10T03:32:01.108 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iZI8Gvnj-2g4hR3 off=9391535 len=971250 2024-04-10T03:32:01.111 INFO:tasks.workunit.client.0.smithi016.stdout:op 84 completed, throughput=4.84MB/sec 2024-04-10T03:32:01.111 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-the8Y6QsqYmqpT1 off=1750458 len=151768 2024-04-10T03:32:01.116 INFO:tasks.workunit.client.0.smithi016.stdout:op 85 completed, throughput=4.85MB/sec 2024-04-10T03:32:01.116 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gdCT1Mxmefj4RP8 off=5246903 len=1912785 2024-04-10T03:32:01.124 INFO:tasks.workunit.client.0.smithi016.stdout:op 86 completed, throughput=4.96MB/sec 2024-04-10T03:32:01.124 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-N07yJmnnsWFLlUN off=8671924 len=133211 2024-04-10T03:32:01.128 INFO:tasks.workunit.client.0.smithi016.stdout:op 87 completed, throughput=4.97MB/sec 2024-04-10T03:32:01.128 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-In3sYHq0Ft2U6uu off=4075598 len=1733854 2024-04-10T03:32:01.131 INFO:tasks.workunit.client.0.smithi016.stdout:op 88 completed, throughput=5.07MB/sec 2024-04-10T03:32:01.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:00 smithi136 bash[68278]: cluster 2024-04-10T03:31:59.777789+0000 mgr.y (mgr.25133) 768 : cluster 0 pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 252 op/s 2024-04-10T03:32:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:00 smithi016 bash[72916]: cluster 2024-04-10T03:31:59.777789+0000 mgr.y (mgr.25133) 768 : cluster 0 pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 252 op/s 2024-04-10T03:32:01.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:00 smithi016 bash[74137]: cluster 2024-04-10T03:31:59.777789+0000 mgr.y (mgr.25133) 768 : cluster 0 pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 252 op/s 2024-04-10T03:32:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:32:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:32:01] "GET /metrics HTTP/1.1" 200 34117 "" "Prometheus/2.43.0" 2024-04-10T03:32:02.132 INFO:tasks.workunit.client.0.smithi016.stdout: 16: throughput=4.77MB/sec pending data=0 2024-04-10T03:32:02.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EfcOK9ap5CUL0R5 off=11374546 len=1291350 2024-04-10T03:32:02.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 89 completed, throughput=4.84MB/sec 2024-04-10T03:32:02.136 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-In_33eE49aEboWt off=19063004 len=371735 2024-04-10T03:32:02.142 INFO:tasks.workunit.client.0.smithi016.stdout:op 90 completed, throughput=4.86MB/sec 2024-04-10T03:32:02.142 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tcV0m-yBG5A5e8- off=11135720 len=1822407 2024-04-10T03:32:02.156 INFO:tasks.workunit.client.0.smithi016.stdout:op 91 completed, throughput=4.96MB/sec 2024-04-10T03:32:02.156 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GWq0MIruOTxVD4C off=13439438 len=2021923 2024-04-10T03:32:02.164 INFO:tasks.workunit.client.0.smithi016.stdout:op 92 completed, throughput=5.08MB/sec 2024-04-10T03:32:03.165 INFO:tasks.workunit.client.0.smithi016.stdout: 17: throughput=4.79MB/sec pending data=0 2024-04-10T03:32:03.165 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Jpi_QsO8_5rCIka off=2515049 len=1797026 2024-04-10T03:32:03.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:02 smithi136 bash[68278]: cluster 2024-04-10T03:32:01.778733+0000 mgr.y (mgr.25133) 769 : cluster 0 pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-10T03:32:03.176 INFO:tasks.workunit.client.0.smithi016.stdout:op 93 completed, throughput=4.88MB/sec 2024-04-10T03:32:03.176 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bVGK59nPS9ScZnT off=8434721 len=2075800 2024-04-10T03:32:03.184 INFO:tasks.workunit.client.0.smithi016.stdout:op 94 completed, throughput=4.99MB/sec 2024-04-10T03:32:03.184 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-enmUg-IZ6mh7RDA off=393748 len=228510 2024-04-10T03:32:03.190 INFO:tasks.workunit.client.0.smithi016.stdout:op 95 completed, throughput=5MB/sec 2024-04-10T03:32:03.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:02 smithi016 bash[74137]: cluster 2024-04-10T03:32:01.778733+0000 mgr.y (mgr.25133) 769 : cluster 0 pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-10T03:32:03.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:02 smithi016 bash[72916]: cluster 2024-04-10T03:32:01.778733+0000 mgr.y (mgr.25133) 769 : cluster 0 pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-10T03:32:04.190 INFO:tasks.workunit.client.0.smithi016.stdout: 18: throughput=4.73MB/sec pending data=0 2024-04-10T03:32:04.190 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k_DpO4mQcqRclvc off=16106745 len=1434064 2024-04-10T03:32:04.195 INFO:tasks.workunit.client.0.smithi016.stdout:op 96 completed, throughput=4.8MB/sec 2024-04-10T03:32:04.195 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sCGeXtv5zkBCfpU off=8182583 len=1693142 2024-04-10T03:32:04.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 97 completed, throughput=4.89MB/sec 2024-04-10T03:32:04.208 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P8Becyf3T8koZ-n off=1249668 len=640523 2024-04-10T03:32:04.210 INFO:tasks.workunit.client.0.smithi016.stdout:op 98 completed, throughput=4.92MB/sec 2024-04-10T03:32:04.210 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zbVcfF_4yXgjKYX off=8571722 len=684766 2024-04-10T03:32:04.218 INFO:tasks.workunit.client.0.smithi016.stdout:op 99 completed, throughput=4.95MB/sec 2024-04-10T03:32:04.218 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-A6JY8jZStdym4Yx off=5878721 len=652104 2024-04-10T03:32:04.225 INFO:tasks.workunit.client.0.smithi016.stdout:op 100 completed, throughput=4.98MB/sec 2024-04-10T03:32:04.225 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-b3LquL5pahu-t-v off=1388206 len=1087539 2024-04-10T03:32:04.226 INFO:tasks.workunit.client.0.smithi016.stdout:op 101 completed, throughput=5.04MB/sec 2024-04-10T03:32:05.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:04 smithi136 bash[68278]: cluster 2024-04-10T03:32:03.779603+0000 mgr.y (mgr.25133) 770 : cluster 0 pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:32:05.227 INFO:tasks.workunit.client.0.smithi016.stdout: 19: throughput=4.78MB/sec pending data=0 2024-04-10T03:32:05.227 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-l59zXkoeE_C4z8u off=8612279 len=1065560 2024-04-10T03:32:05.231 INFO:tasks.workunit.client.0.smithi016.stdout:op 102 completed, throughput=4.83MB/sec 2024-04-10T03:32:05.231 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--nYhkTXxMFP_gxj off=7412081 len=1798625 2024-04-10T03:32:05.246 INFO:tasks.workunit.client.0.smithi016.stdout:op 103 completed, throughput=4.92MB/sec 2024-04-10T03:32:05.246 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LZSSXJAwD2tFn5F off=1207165 len=1832127 2024-04-10T03:32:05.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 104 completed, throughput=5MB/sec 2024-04-10T03:32:05.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:04 smithi016 bash[74137]: cluster 2024-04-10T03:32:03.779603+0000 mgr.y (mgr.25133) 770 : cluster 0 pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:32:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:04 smithi016 bash[72916]: cluster 2024-04-10T03:32:03.779603+0000 mgr.y (mgr.25133) 770 : cluster 0 pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:32:06.260 INFO:tasks.workunit.client.0.smithi016.stdout: 20: throughput=4.76MB/sec pending data=0 2024-04-10T03:32:06.260 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-trIJGReY3JYdlKB off=625858 len=394579 2024-04-10T03:32:06.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 105 completed, throughput=4.78MB/sec 2024-04-10T03:32:06.266 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Q3eG5naXsPd-6bB off=784077 len=1064893 2024-04-10T03:32:06.275 INFO:tasks.workunit.client.0.smithi016.stdout:op 106 completed, throughput=4.82MB/sec 2024-04-10T03:32:06.275 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9IESPystYVTWb3W off=3970222 len=151655 2024-04-10T03:32:06.280 INFO:tasks.workunit.client.0.smithi016.stdout:op 107 completed, throughput=4.83MB/sec 2024-04-10T03:32:06.280 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7tazrYxakRr9lyL off=3116392 len=1915865 2024-04-10T03:32:06.295 INFO:tasks.workunit.client.0.smithi016.stdout:op 108 completed, throughput=4.91MB/sec 2024-04-10T03:32:06.296 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-frWUBMdARZvUcfl off=10395542 len=2077790 2024-04-10T03:32:06.301 INFO:tasks.workunit.client.0.smithi016.stdout:op 109 completed, throughput=5.01MB/sec 2024-04-10T03:32:07.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:06 smithi136 bash[68278]: cluster 2024-04-10T03:32:05.780551+0000 mgr.y (mgr.25133) 771 : cluster 0 pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:32:07.301 INFO:tasks.workunit.client.0.smithi016.stdout: 21: throughput=4.78MB/sec pending data=0 2024-04-10T03:32:07.302 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sHAaii05hjiKnIn off=11338494 len=1908586 2024-04-10T03:32:07.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:06 smithi016 bash[72916]: cluster 2024-04-10T03:32:05.780551+0000 mgr.y (mgr.25133) 771 : cluster 0 pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:32:07.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:06 smithi016 bash[74137]: cluster 2024-04-10T03:32:05.780551+0000 mgr.y (mgr.25133) 771 : cluster 0 pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:32:07.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 110 completed, throughput=4.86MB/sec 2024-04-10T03:32:07.316 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uGjNreOkBCKPKpP off=6955166 len=518447 2024-04-10T03:32:07.318 INFO:tasks.workunit.client.0.smithi016.stdout:op 111 completed, throughput=4.88MB/sec 2024-04-10T03:32:07.319 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BZzd72hgUFyMQo4 off=368464 len=82640 2024-04-10T03:32:07.323 INFO:tasks.workunit.client.0.smithi016.stdout:op 112 completed, throughput=4.88MB/sec 2024-04-10T03:32:07.323 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kDfi5QYmhZF2LH_ off=6328674 len=351513 2024-04-10T03:32:07.324 INFO:tasks.workunit.client.0.smithi016.stdout:op 113 completed, throughput=4.9MB/sec 2024-04-10T03:32:07.324 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vKhjwUzNNhtvCYD off=2501553 len=1308341 2024-04-10T03:32:07.334 INFO:tasks.workunit.client.0.smithi016.stdout:op 114 completed, throughput=4.95MB/sec 2024-04-10T03:32:07.335 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qCJmn1XEmpJpAsa off=15635574 len=1821754 2024-04-10T03:32:07.337 INFO:tasks.workunit.client.0.smithi016.stdout:op 115 completed, throughput=5.03MB/sec 2024-04-10T03:32:08.338 INFO:tasks.workunit.client.0.smithi016.stdout: 22: throughput=4.81MB/sec pending data=0 2024-04-10T03:32:08.338 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yk4eR_YRSY1E_oF off=4258783 len=258599 2024-04-10T03:32:08.339 INFO:tasks.workunit.client.0.smithi016.stdout:op 116 completed, throughput=4.82MB/sec 2024-04-10T03:32:08.339 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VFGfqy3h3WxqoOA off=1925922 len=629300 2024-04-10T03:32:08.346 INFO:tasks.workunit.client.0.smithi016.stdout:op 117 completed, throughput=4.85MB/sec 2024-04-10T03:32:08.347 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e7k8kCdjntjzFhG off=4772797 len=519424 2024-04-10T03:32:08.353 INFO:tasks.workunit.client.0.smithi016.stdout:op 118 completed, throughput=4.87MB/sec 2024-04-10T03:32:08.353 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9CByPHpnnUXyp9K off=6190238 len=1249282 2024-04-10T03:32:08.364 INFO:tasks.workunit.client.0.smithi016.stdout:op 119 completed, throughput=4.92MB/sec 2024-04-10T03:32:08.364 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0axnyez3bD_AsC5 off=5714571 len=863272 2024-04-10T03:32:08.366 INFO:tasks.workunit.client.0.smithi016.stdout:op 120 completed, throughput=4.95MB/sec 2024-04-10T03:32:08.367 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zVdJ4Y7WkwbumBp off=13865740 len=1770846 2024-04-10T03:32:08.378 INFO:tasks.workunit.client.0.smithi016.stdout:op 121 completed, throughput=5.03MB/sec 2024-04-10T03:32:09.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:08 smithi136 bash[68278]: cluster 2024-04-10T03:32:07.781405+0000 mgr.y (mgr.25133) 772 : cluster 0 pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:32:09.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:08 smithi016 bash[72916]: cluster 2024-04-10T03:32:07.781405+0000 mgr.y (mgr.25133) 772 : cluster 0 pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:32:09.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:08 smithi016 bash[74137]: cluster 2024-04-10T03:32:07.781405+0000 mgr.y (mgr.25133) 772 : cluster 0 pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:32:09.378 INFO:tasks.workunit.client.0.smithi016.stdout: 23: throughput=4.81MB/sec pending data=0 2024-04-10T03:32:09.378 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Duqtd7VZrqYcRzD off=1188037 len=1318475 2024-04-10T03:32:09.391 INFO:tasks.workunit.client.0.smithi016.stdout:op 122 completed, throughput=4.86MB/sec 2024-04-10T03:32:09.391 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-X3bzaRTE1BEd9zq off=10729640 len=1104660 2024-04-10T03:32:09.394 INFO:tasks.workunit.client.0.smithi016.stdout:op 123 completed, throughput=4.91MB/sec 2024-04-10T03:32:09.394 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zVSA9HBub_BxL0n off=4075527 len=120143 2024-04-10T03:32:09.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 124 completed, throughput=4.91MB/sec 2024-04-10T03:32:09.399 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qUd8BgRl4idB-jo off=149119 len=342673 2024-04-10T03:32:09.404 INFO:tasks.workunit.client.0.smithi016.stdout:op 125 completed, throughput=4.92MB/sec 2024-04-10T03:32:09.405 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fkh0qm5zeg4_w0r off=18378019 len=1913728 2024-04-10T03:32:09.408 INFO:tasks.workunit.client.0.smithi016.stdout:op 126 completed, throughput=5MB/sec 2024-04-10T03:32:09.408 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oEBQul_Gnnp2pQx off=6756943 len=1717807 2024-04-10T03:32:09.422 INFO:tasks.workunit.client.0.smithi016.stdout:op 127 completed, throughput=5.07MB/sec 2024-04-10T03:32:10.422 INFO:tasks.workunit.client.0.smithi016.stdout: 24: throughput=4.86MB/sec pending data=0 2024-04-10T03:32:10.422 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N7eKd08twNUJwIw off=811617 len=1594202 2024-04-10T03:32:10.427 INFO:tasks.workunit.client.0.smithi016.stdout:op 128 completed, throughput=4.92MB/sec 2024-04-10T03:32:10.427 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ad5GI4ElFw3i754 off=5651947 len=807290 2024-04-10T03:32:10.435 INFO:tasks.workunit.client.0.smithi016.stdout:op 129 completed, throughput=4.95MB/sec 2024-04-10T03:32:10.435 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Gobme0gKLiS9Qzx off=6372241 len=1475461 2024-04-10T03:32:10.448 INFO:tasks.workunit.client.0.smithi016.stdout:op 130 completed, throughput=5.01MB/sec 2024-04-10T03:32:11.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:10 smithi136 bash[68278]: cluster 2024-04-10T03:32:09.782351+0000 mgr.y (mgr.25133) 773 : cluster 0 pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:32:11.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:10 smithi016 bash[74137]: cluster 2024-04-10T03:32:09.782351+0000 mgr.y (mgr.25133) 773 : cluster 0 pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:32:11.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:10 smithi016 bash[72916]: cluster 2024-04-10T03:32:09.782351+0000 mgr.y (mgr.25133) 773 : cluster 0 pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:32:11.448 INFO:tasks.workunit.client.0.smithi016.stdout: 25: throughput=4.81MB/sec pending data=0 2024-04-10T03:32:11.449 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PH6gK1LBFB_1rE5 off=2702403 len=584710 2024-04-10T03:32:11.451 INFO:tasks.workunit.client.0.smithi016.stdout:op 131 completed, throughput=4.83MB/sec 2024-04-10T03:32:11.451 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IysFBbeNeoDAf-4 off=1113266 len=1495519 2024-04-10T03:32:11.455 INFO:tasks.workunit.client.0.smithi016.stdout:op 132 completed, throughput=4.89MB/sec 2024-04-10T03:32:11.455 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rXpDFscyBrzqQeq off=5378559 len=992737 2024-04-10T03:32:11.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 133 completed, throughput=4.92MB/sec 2024-04-10T03:32:11.465 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NuYi8AAzg55ofxZ off=451175 len=516750 2024-04-10T03:32:11.467 INFO:tasks.workunit.client.0.smithi016.stdout:op 134 completed, throughput=4.94MB/sec 2024-04-10T03:32:11.467 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mCZNVQejY-_NQ37 off=24352499 len=833913 2024-04-10T03:32:11.468 INFO:tasks.workunit.client.0.smithi016.stdout:op 135 completed, throughput=4.97MB/sec 2024-04-10T03:32:11.468 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v6p2Ma9-1dduDUl off=4489575 len=1147765 2024-04-10T03:32:11.477 INFO:tasks.workunit.client.0.smithi016.stdout:op 136 completed, throughput=5.01MB/sec 2024-04-10T03:32:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:32:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:32:11] "GET /metrics HTTP/1.1" 200 34117 "" "Prometheus/2.43.0" 2024-04-10T03:32:12.477 INFO:tasks.workunit.client.0.smithi016.stdout: 26: throughput=4.83MB/sec pending data=0 2024-04-10T03:32:12.477 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-H0bUKGHZ9M6LQ57 off=13630227 len=901378 2024-04-10T03:32:12.480 INFO:tasks.workunit.client.0.smithi016.stdout:op 137 completed, throughput=4.86MB/sec 2024-04-10T03:32:12.480 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--U5X9-skhw5IvUs off=4581369 len=1402706 2024-04-10T03:32:12.485 INFO:tasks.workunit.client.0.smithi016.stdout:op 138 completed, throughput=4.91MB/sec 2024-04-10T03:32:12.485 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F0tditMySxwmJn8 off=19385559 len=1267876 2024-04-10T03:32:12.496 INFO:tasks.workunit.client.0.smithi016.stdout:op 139 completed, throughput=4.95MB/sec 2024-04-10T03:32:12.496 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BMcy7aC_JaUHaP2 off=2330911 len=2068124 2024-04-10T03:32:12.513 INFO:tasks.workunit.client.0.smithi016.stdout:op 140 completed, throughput=5.02MB/sec 2024-04-10T03:32:13.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:12 smithi136 bash[68278]: cluster 2024-04-10T03:32:11.783330+0000 mgr.y (mgr.25133) 774 : cluster 0 pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:32:13.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:12 smithi136 bash[68278]: audit 2024-04-10T03:32:12.546131+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:12 smithi016 bash[72916]: cluster 2024-04-10T03:32:11.783330+0000 mgr.y (mgr.25133) 774 : cluster 0 pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:32:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:12 smithi016 bash[72916]: audit 2024-04-10T03:32:12.546131+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:12 smithi016 bash[74137]: cluster 2024-04-10T03:32:11.783330+0000 mgr.y (mgr.25133) 774 : cluster 0 pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:32:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:12 smithi016 bash[74137]: audit 2024-04-10T03:32:12.546131+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:13.513 INFO:tasks.workunit.client.0.smithi016.stdout: 27: throughput=4.84MB/sec pending data=0 2024-04-10T03:32:13.514 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dKvafedQDlEg0M5 off=2304271 len=1156858 2024-04-10T03:32:13.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 141 completed, throughput=4.88MB/sec 2024-04-10T03:32:13.523 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fLHILjoerXfVoed off=1786313 len=860514 2024-04-10T03:32:13.531 INFO:tasks.workunit.client.0.smithi016.stdout:op 142 completed, throughput=4.9MB/sec 2024-04-10T03:32:13.531 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HYPA0KyhriYtNte off=14681997 len=1490623 2024-04-10T03:32:13.534 INFO:tasks.workunit.client.0.smithi016.stdout:op 143 completed, throughput=4.95MB/sec 2024-04-10T03:32:13.534 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-huS5uLEmSzgGDpL off=30571 len=1370326 2024-04-10T03:32:13.538 INFO:tasks.workunit.client.0.smithi016.stdout:op 144 completed, throughput=5MB/sec 2024-04-10T03:32:14.538 INFO:tasks.workunit.client.0.smithi016.stdout: 28: throughput=4.83MB/sec pending data=0 2024-04-10T03:32:14.538 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XhgFNSV-8qB0vor off=4069742 len=1382105 2024-04-10T03:32:14.541 INFO:tasks.workunit.client.0.smithi016.stdout:op 145 completed, throughput=4.87MB/sec 2024-04-10T03:32:14.541 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-A4wZfSwAVGlHhdW off=7665098 len=822159 2024-04-10T03:32:14.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 146 completed, throughput=4.9MB/sec 2024-04-10T03:32:14.550 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YUguBneLIy0EhY- off=9436146 len=683894 2024-04-10T03:32:14.552 INFO:tasks.workunit.client.0.smithi016.stdout:op 147 completed, throughput=4.92MB/sec 2024-04-10T03:32:14.552 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7uFJd4rOiEJ3S_e off=9326952 len=141077 2024-04-10T03:32:14.556 INFO:tasks.workunit.client.0.smithi016.stdout:op 148 completed, throughput=4.92MB/sec 2024-04-10T03:32:14.556 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dDlxGjbcGhBtQAr off=16096308 len=379079 2024-04-10T03:32:14.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 149 completed, throughput=4.94MB/sec 2024-04-10T03:32:14.559 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oM5FDJHt9KAF-4o off=7614432 len=485015 2024-04-10T03:32:14.565 INFO:tasks.workunit.client.0.smithi016.stdout:op 150 completed, throughput=4.95MB/sec 2024-04-10T03:32:14.565 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iou9QzFvhejR_j9 off=21967507 len=1121658 2024-04-10T03:32:14.568 INFO:tasks.workunit.client.0.smithi016.stdout:op 151 completed, throughput=4.99MB/sec 2024-04-10T03:32:14.568 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EkmAw9vPpPAD65w off=1322637 len=831743 2024-04-10T03:32:14.574 INFO:tasks.workunit.client.0.smithi016.stdout:op 152 completed, throughput=5.01MB/sec 2024-04-10T03:32:15.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:14 smithi136 bash[68278]: cluster 2024-04-10T03:32:13.784504+0000 mgr.y (mgr.25133) 775 : cluster 0 pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:32:15.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:14 smithi016 bash[74137]: cluster 2024-04-10T03:32:13.784504+0000 mgr.y (mgr.25133) 775 : cluster 0 pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:32:15.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:14 smithi016 bash[72916]: cluster 2024-04-10T03:32:13.784504+0000 mgr.y (mgr.25133) 775 : cluster 0 pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:32:15.575 INFO:tasks.workunit.client.0.smithi016.stdout: 29: throughput=4.85MB/sec pending data=0 2024-04-10T03:32:15.575 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pr7XJwrs6hwv3Kg off=107211 len=252702 2024-04-10T03:32:15.581 INFO:tasks.workunit.client.0.smithi016.stdout:op 153 completed, throughput=4.85MB/sec 2024-04-10T03:32:15.581 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BHI4WnJPfvWQajg off=13722359 len=1869579 2024-04-10T03:32:15.585 INFO:tasks.workunit.client.0.smithi016.stdout:op 154 completed, throughput=4.91MB/sec 2024-04-10T03:32:15.586 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Bj-beL9X-V4twzO off=474917 len=1210512 2024-04-10T03:32:15.596 INFO:tasks.workunit.client.0.smithi016.stdout:op 155 completed, throughput=4.95MB/sec 2024-04-10T03:32:15.596 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lpDjq-Q2ML93um7 off=16856776 len=1166919 2024-04-10T03:32:15.600 INFO:tasks.workunit.client.0.smithi016.stdout:op 156 completed, throughput=4.99MB/sec 2024-04-10T03:32:15.600 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g1eFYIY0uEWsuys off=2487988 len=98688 2024-04-10T03:32:15.604 INFO:tasks.workunit.client.0.smithi016.stdout:op 157 completed, throughput=4.99MB/sec 2024-04-10T03:32:15.604 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mdipGre-f9pjCdH off=14596077 len=911652 2024-04-10T03:32:15.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 158 completed, throughput=5.02MB/sec 2024-04-10T03:32:16.607 INFO:tasks.workunit.client.0.smithi016.stdout: 30: throughput=4.86MB/sec pending data=0 2024-04-10T03:32:16.608 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IC3v1waIDir9Fih off=9283359 len=1683730 2024-04-10T03:32:16.613 INFO:tasks.workunit.client.0.smithi016.stdout:op 159 completed, throughput=4.91MB/sec 2024-04-10T03:32:16.613 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-F77PoOtN5jD1pJN off=2730255 len=760196 2024-04-10T03:32:16.615 INFO:tasks.workunit.client.0.smithi016.stdout:op 160 completed, throughput=4.93MB/sec 2024-04-10T03:32:16.615 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nKCYpDCIB9IyDyE off=7272386 len=420119 2024-04-10T03:32:16.617 INFO:tasks.workunit.client.0.smithi016.stdout:op 161 completed, throughput=4.94MB/sec 2024-04-10T03:32:16.617 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-voTGUgmEL_ZRMGG off=8734604 len=1785554 2024-04-10T03:32:16.630 INFO:tasks.workunit.client.0.smithi016.stdout:op 162 completed, throughput=4.99MB/sec 2024-04-10T03:32:16.630 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3SBSsecQIHDJ_eO off=1677715 len=222152 2024-04-10T03:32:16.635 INFO:tasks.workunit.client.0.smithi016.stdout:op 163 completed, throughput=5MB/sec 2024-04-10T03:32:17.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:16 smithi136 bash[68278]: cluster 2024-04-10T03:32:15.785594+0000 mgr.y (mgr.25133) 776 : cluster 0 pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:32:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:16 smithi016 bash[74137]: cluster 2024-04-10T03:32:15.785594+0000 mgr.y (mgr.25133) 776 : cluster 0 pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:32:17.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:16 smithi016 bash[72916]: cluster 2024-04-10T03:32:15.785594+0000 mgr.y (mgr.25133) 776 : cluster 0 pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:32:17.635 INFO:tasks.workunit.client.0.smithi016.stdout: 31: throughput=4.84MB/sec pending data=0 2024-04-10T03:32:17.635 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dDD0PZwWZjWMoDz off=7002309 len=1844821 2024-04-10T03:32:17.648 INFO:tasks.workunit.client.0.smithi016.stdout:op 164 completed, throughput=4.9MB/sec 2024-04-10T03:32:17.648 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LxNzegxLRQaqnUH off=22505006 len=526706 2024-04-10T03:32:17.654 INFO:tasks.workunit.client.0.smithi016.stdout:op 165 completed, throughput=4.91MB/sec 2024-04-10T03:32:17.654 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ygAZq3XjTn1v1gr off=11704723 len=1690981 2024-04-10T03:32:17.658 INFO:tasks.workunit.client.0.smithi016.stdout:op 166 completed, throughput=4.96MB/sec 2024-04-10T03:32:17.658 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9uyI7ym-4IomTpW off=8653875 len=342499 2024-04-10T03:32:17.659 INFO:tasks.workunit.client.0.smithi016.stdout:op 167 completed, throughput=4.97MB/sec 2024-04-10T03:32:17.660 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-45PhNCvGT5YVLjr off=6345282 len=1942417 2024-04-10T03:32:17.672 INFO:tasks.workunit.client.0.smithi016.stdout:op 168 completed, throughput=5.03MB/sec 2024-04-10T03:32:18.672 INFO:tasks.workunit.client.0.smithi016.stdout: 32: throughput=4.88MB/sec pending data=0 2024-04-10T03:32:18.673 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rucOvCmt5Gwgmi9 off=7063636 len=1418096 2024-04-10T03:32:18.678 INFO:tasks.workunit.client.0.smithi016.stdout:op 169 completed, throughput=4.92MB/sec 2024-04-10T03:32:18.678 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ec3X7ERMdMG3VBF off=0 len=1087279 2024-04-10T03:32:18.686 INFO:tasks.workunit.client.0.smithi016.stdout:op 170 completed, throughput=4.95MB/sec 2024-04-10T03:32:18.686 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d44nrsHGyVa64Uo off=1597847 len=1999109 2024-04-10T03:32:18.701 INFO:tasks.workunit.client.0.smithi016.stdout:op 171 completed, throughput=5MB/sec 2024-04-10T03:32:19.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:18 smithi136 bash[68278]: cluster 2024-04-10T03:32:17.786585+0000 mgr.y (mgr.25133) 777 : cluster 0 pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:32:19.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:18 smithi016 bash[72916]: cluster 2024-04-10T03:32:17.786585+0000 mgr.y (mgr.25133) 777 : cluster 0 pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:32:19.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:18 smithi016 bash[74137]: cluster 2024-04-10T03:32:17.786585+0000 mgr.y (mgr.25133) 777 : cluster 0 pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:32:19.701 INFO:tasks.workunit.client.0.smithi016.stdout: 33: throughput=4.85MB/sec pending data=0 2024-04-10T03:32:19.701 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wEetg0RdU8BKQcJ off=7412859 len=1820160 2024-04-10T03:32:19.715 INFO:tasks.workunit.client.0.smithi016.stdout:op 172 completed, throughput=4.9MB/sec 2024-04-10T03:32:19.716 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GdNI99LAdcfh3nQ off=1385778 len=529470 2024-04-10T03:32:19.722 INFO:tasks.workunit.client.0.smithi016.stdout:op 173 completed, throughput=4.92MB/sec 2024-04-10T03:32:19.722 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HyywrdHaPIU-VbX off=1154849 len=1351521 2024-04-10T03:32:19.725 INFO:tasks.workunit.client.0.smithi016.stdout:op 174 completed, throughput=4.95MB/sec 2024-04-10T03:32:19.725 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tFw-oRtJlP4RIOb off=279010 len=1221238 2024-04-10T03:32:19.734 INFO:tasks.workunit.client.0.smithi016.stdout:op 175 completed, throughput=4.99MB/sec 2024-04-10T03:32:19.734 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c7LLWB0AQvINUiA off=349652 len=888079 2024-04-10T03:32:19.736 INFO:tasks.workunit.client.0.smithi016.stdout:op 176 completed, throughput=5.01MB/sec 2024-04-10T03:32:20.736 INFO:tasks.workunit.client.0.smithi016.stdout: 34: throughput=4.87MB/sec pending data=0 2024-04-10T03:32:20.737 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9tONIBLf7uhVU8x off=6431174 len=755122 2024-04-10T03:32:20.745 INFO:tasks.workunit.client.0.smithi016.stdout:op 177 completed, throughput=4.89MB/sec 2024-04-10T03:32:20.745 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PBd8H-rIvcxq_nV off=4505067 len=1602331 2024-04-10T03:32:20.748 INFO:tasks.workunit.client.0.smithi016.stdout:op 178 completed, throughput=4.93MB/sec 2024-04-10T03:32:20.749 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wRBNqgXLeEoV10P off=1385894 len=145275 2024-04-10T03:32:20.754 INFO:tasks.workunit.client.0.smithi016.stdout:op 179 completed, throughput=4.93MB/sec 2024-04-10T03:32:20.754 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m-24gOiXo97aTKz off=1437909 len=1862863 2024-04-10T03:32:20.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 180 completed, throughput=4.98MB/sec 2024-04-10T03:32:20.769 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j_QpiGOCFUhHDQo off=1491225 len=996256 2024-04-10T03:32:20.775 INFO:tasks.workunit.client.0.smithi016.stdout:op 181 completed, throughput=5.01MB/sec 2024-04-10T03:32:21.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:20 smithi136 bash[68278]: cluster 2024-04-10T03:32:19.787575+0000 mgr.y (mgr.25133) 778 : cluster 0 pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:32:21.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:20 smithi016 bash[72916]: cluster 2024-04-10T03:32:19.787575+0000 mgr.y (mgr.25133) 778 : cluster 0 pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:32:21.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:20 smithi016 bash[74137]: cluster 2024-04-10T03:32:19.787575+0000 mgr.y (mgr.25133) 778 : cluster 0 pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:32:21.775 INFO:tasks.workunit.client.0.smithi016.stdout: 35: throughput=4.87MB/sec pending data=0 2024-04-10T03:32:21.776 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xx_cbiHroyJLhIX off=5637434 len=99004 2024-04-10T03:32:21.780 INFO:tasks.workunit.client.0.smithi016.stdout:op 182 completed, throughput=4.87MB/sec 2024-04-10T03:32:21.780 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1Hvw8e8ADq1yy2k off=10519383 len=1510167 2024-04-10T03:32:21.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 183 completed, throughput=4.91MB/sec 2024-04-10T03:32:21.786 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-exHHzUPcKepMqDk off=2976146 len=444029 2024-04-10T03:32:21.788 INFO:tasks.workunit.client.0.smithi016.stdout:op 184 completed, throughput=4.92MB/sec 2024-04-10T03:32:21.788 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S89EvYepcmgdSRC off=6383455 len=766240 2024-04-10T03:32:21.796 INFO:tasks.workunit.client.0.smithi016.stdout:op 185 completed, throughput=4.94MB/sec 2024-04-10T03:32:21.796 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bfu3acMLlKGk-yR off=1155294 len=1176819 2024-04-10T03:32:21.805 INFO:tasks.workunit.client.0.smithi016.stdout:op 186 completed, throughput=4.97MB/sec 2024-04-10T03:32:21.805 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d46_pgLQIDqWfHm off=1099493 len=709530 2024-04-10T03:32:21.813 INFO:tasks.workunit.client.0.smithi016.stdout:op 187 completed, throughput=4.99MB/sec 2024-04-10T03:32:21.813 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rzyzqhpnTmt2uCr off=12515389 len=2092656 2024-04-10T03:32:21.820 INFO:tasks.workunit.client.0.smithi016.stdout:op 188 completed, throughput=5.04MB/sec 2024-04-10T03:32:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:32:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:32:21] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.43.0" 2024-04-10T03:32:22.821 INFO:tasks.workunit.client.0.smithi016.stdout: 36: throughput=4.91MB/sec pending data=0 2024-04-10T03:32:22.821 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Mq_f7Qd481CwH76 off=2221208 len=6029 2024-04-10T03:32:22.822 INFO:tasks.workunit.client.0.smithi016.stdout:op 189 completed, throughput=4.91MB/sec 2024-04-10T03:32:22.822 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EPLB1Mpz-MkfrZs off=4895844 len=1377036 2024-04-10T03:32:22.834 INFO:tasks.workunit.client.0.smithi016.stdout:op 190 completed, throughput=4.94MB/sec 2024-04-10T03:32:22.834 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2DNYXBn8g-Of3ef off=3119761 len=938227 2024-04-10T03:32:22.837 INFO:tasks.workunit.client.0.smithi016.stdout:op 191 completed, throughput=4.97MB/sec 2024-04-10T03:32:22.837 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qo4a_pABjXvKzCU off=14444148 len=1658031 2024-04-10T03:32:22.848 INFO:tasks.workunit.client.0.smithi016.stdout:op 192 completed, throughput=5.01MB/sec 2024-04-10T03:32:23.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:22 smithi136 bash[68278]: cluster 2024-04-10T03:32:21.788882+0000 mgr.y (mgr.25133) 779 : cluster 0 pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:32:23.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:22 smithi016 bash[72916]: cluster 2024-04-10T03:32:21.788882+0000 mgr.y (mgr.25133) 779 : cluster 0 pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:32:23.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:22 smithi016 bash[74137]: cluster 2024-04-10T03:32:21.788882+0000 mgr.y (mgr.25133) 779 : cluster 0 pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:32:23.849 INFO:tasks.workunit.client.0.smithi016.stdout: 37: throughput=4.88MB/sec pending data=0 2024-04-10T03:32:23.849 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tS0jApjUaoH6a_9 off=13705152 len=904647 2024-04-10T03:32:23.858 INFO:tasks.workunit.client.0.smithi016.stdout:op 193 completed, throughput=4.9MB/sec 2024-04-10T03:32:23.858 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-csVFfUeXnBM0Jg1 off=1287285 len=1753677 2024-04-10T03:32:23.869 INFO:tasks.workunit.client.0.smithi016.stdout:op 194 completed, throughput=4.94MB/sec 2024-04-10T03:32:23.869 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cV0sLCUDtlSl7Dv off=11521345 len=258510 2024-04-10T03:32:23.870 INFO:tasks.workunit.client.0.smithi016.stdout:op 195 completed, throughput=4.95MB/sec 2024-04-10T03:32:23.871 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9ziSN3WtAniLZZo off=1979661 len=977403 2024-04-10T03:32:23.873 INFO:tasks.workunit.client.0.smithi016.stdout:op 196 completed, throughput=4.97MB/sec 2024-04-10T03:32:23.873 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s2DfafxWWUhqIRT off=1538923 len=825196 2024-04-10T03:32:23.876 INFO:tasks.workunit.client.0.smithi016.stdout:op 197 completed, throughput=4.99MB/sec 2024-04-10T03:32:23.876 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qd7T-EdVAoR-Osi off=745427 len=117964 2024-04-10T03:32:23.877 INFO:tasks.workunit.client.0.smithi016.stdout:op 198 completed, throughput=4.99MB/sec 2024-04-10T03:32:23.877 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3FCPi9_9KggZ2n6 off=16996338 len=1584799 2024-04-10T03:32:23.890 INFO:tasks.workunit.client.0.smithi016.stdout:op 199 completed, throughput=5.03MB/sec 2024-04-10T03:32:24.891 INFO:tasks.workunit.client.0.smithi016.stdout: 38: throughput=4.9MB/sec pending data=0 2024-04-10T03:32:24.891 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HuZ-Ns9TxlI7pJa off=9710136 len=683562 2024-04-10T03:32:24.893 INFO:tasks.workunit.client.0.smithi016.stdout:op 200 completed, throughput=4.92MB/sec 2024-04-10T03:32:24.893 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vpX2zvCuktiVvi8 off=11293355 len=256163 2024-04-10T03:32:24.894 INFO:tasks.workunit.client.0.smithi016.stdout:op 201 completed, throughput=4.92MB/sec 2024-04-10T03:32:24.894 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0bPGJFkRbpkYQu- off=12421299 len=1107252 2024-04-10T03:32:24.904 INFO:tasks.workunit.client.0.smithi016.stdout:op 202 completed, throughput=4.95MB/sec 2024-04-10T03:32:24.905 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N4i_LjV6E0RiVeM off=1831903 len=1870455 2024-04-10T03:32:24.909 INFO:tasks.workunit.client.0.smithi016.stdout:op 203 completed, throughput=4.99MB/sec 2024-04-10T03:32:24.909 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MMe3Uu41kX8VzU1 off=10871608 len=1553214 2024-04-10T03:32:24.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 204 completed, throughput=5.03MB/sec 2024-04-10T03:32:25.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:24 smithi136 bash[68278]: cluster 2024-04-10T03:32:23.789767+0000 mgr.y (mgr.25133) 780 : cluster 0 pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:32:25.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:24 smithi016 bash[72916]: cluster 2024-04-10T03:32:23.789767+0000 mgr.y (mgr.25133) 780 : cluster 0 pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:32:25.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:24 smithi016 bash[74137]: cluster 2024-04-10T03:32:23.789767+0000 mgr.y (mgr.25133) 780 : cluster 0 pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:32:25.919 INFO:tasks.workunit.client.0.smithi016.stdout: 39: throughput=4.91MB/sec pending data=0 2024-04-10T03:32:25.919 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I6x2Ge26wUwHZjF off=457904 len=642488 2024-04-10T03:32:25.922 INFO:tasks.workunit.client.0.smithi016.stdout:op 205 completed, throughput=4.92MB/sec 2024-04-10T03:32:25.922 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P_FZXypw4N_S_F8 off=42595 len=1595443 2024-04-10T03:32:25.925 INFO:tasks.workunit.client.0.smithi016.stdout:op 206 completed, throughput=4.96MB/sec 2024-04-10T03:32:25.926 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pSrqfmSJblfvD5K off=1629247 len=323244 2024-04-10T03:32:25.932 INFO:tasks.workunit.client.0.smithi016.stdout:op 207 completed, throughput=4.97MB/sec 2024-04-10T03:32:25.932 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UhUxc63kx6u_tKf off=2774657 len=909772 2024-04-10T03:32:25.935 INFO:tasks.workunit.client.0.smithi016.stdout:op 208 completed, throughput=4.99MB/sec 2024-04-10T03:32:25.935 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Nzb91aXPjufgykM off=1779991 len=1307597 2024-04-10T03:32:25.937 INFO:tasks.workunit.client.0.smithi016.stdout:op 209 completed, throughput=5.02MB/sec 2024-04-10T03:32:26.938 INFO:tasks.workunit.client.0.smithi016.stdout: 40: throughput=4.9MB/sec pending data=0 2024-04-10T03:32:26.938 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RO3AQqMM08ugar0 off=5797744 len=1941688 2024-04-10T03:32:26.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 210 completed, throughput=4.94MB/sec 2024-04-10T03:32:26.953 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mk4radpA4lS7k4A off=7300457 len=649920 2024-04-10T03:32:26.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 211 completed, throughput=4.95MB/sec 2024-04-10T03:32:26.961 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YCrUAAhMjDjzizU off=4769935 len=795280 2024-04-10T03:32:26.968 INFO:tasks.workunit.client.0.smithi016.stdout:op 212 completed, throughput=4.97MB/sec 2024-04-10T03:32:26.968 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G5m44TtrfgDlJCo off=12165057 len=691658 2024-04-10T03:32:26.971 INFO:tasks.workunit.client.0.smithi016.stdout:op 213 completed, throughput=4.99MB/sec 2024-04-10T03:32:26.971 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-W3OnI5MMydQbskO off=21134793 len=204518 2024-04-10T03:32:26.972 INFO:tasks.workunit.client.0.smithi016.stdout:op 214 completed, throughput=4.99MB/sec 2024-04-10T03:32:26.973 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M6qqhNIGv8jJbeO off=17867930 len=496997 2024-04-10T03:32:26.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 215 completed, throughput=5MB/sec 2024-04-10T03:32:27.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:26 smithi136 bash[68278]: cluster 2024-04-10T03:32:25.790821+0000 mgr.y (mgr.25133) 781 : cluster 0 pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:32:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:26 smithi016 bash[74137]: cluster 2024-04-10T03:32:25.790821+0000 mgr.y (mgr.25133) 781 : cluster 0 pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:32:27.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:26 smithi016 bash[72916]: cluster 2024-04-10T03:32:25.790821+0000 mgr.y (mgr.25133) 781 : cluster 0 pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:32:27.974 INFO:tasks.workunit.client.0.smithi016.stdout: 41: throughput=4.88MB/sec pending data=0 2024-04-10T03:32:27.975 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GAOaKpWZykjBi8r off=11013726 len=643005 2024-04-10T03:32:27.977 INFO:tasks.workunit.client.0.smithi016.stdout:op 216 completed, throughput=4.9MB/sec 2024-04-10T03:32:27.977 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eUuRSrhhUlh_-h6 off=2205267 len=1551844 2024-04-10T03:32:27.981 INFO:tasks.workunit.client.0.smithi016.stdout:op 217 completed, throughput=4.93MB/sec 2024-04-10T03:32:27.982 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T4HeC9wKGTHs2CE off=10666410 len=134977 2024-04-10T03:32:27.987 INFO:tasks.workunit.client.0.smithi016.stdout:op 218 completed, throughput=4.93MB/sec 2024-04-10T03:32:27.987 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8hItLBFSBCZ8rUe off=7736775 len=367941 2024-04-10T03:32:27.993 INFO:tasks.workunit.client.0.smithi016.stdout:op 219 completed, throughput=4.94MB/sec 2024-04-10T03:32:27.993 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hlQkCK6dGataRQA off=2833498 len=792398 2024-04-10T03:32:28.000 INFO:tasks.workunit.client.0.smithi016.stdout:op 220 completed, throughput=4.96MB/sec 2024-04-10T03:32:28.000 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M8HO1YUEIa-nIDq off=5964829 len=1327861 2024-04-10T03:32:28.003 INFO:tasks.workunit.client.0.smithi016.stdout:op 221 completed, throughput=4.99MB/sec 2024-04-10T03:32:28.003 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v37vG5H36uaO6i8 off=8715425 len=1290300 2024-04-10T03:32:28.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 222 completed, throughput=5.02MB/sec 2024-04-10T03:32:28.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:27 smithi136 bash[68278]: audit 2024-04-10T03:32:27.546400+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:27 smithi016 bash[72916]: audit 2024-04-10T03:32:27.546400+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:27 smithi016 bash[74137]: audit 2024-04-10T03:32:27.546400+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:29.014 INFO:tasks.workunit.client.0.smithi016.stdout: 42: throughput=4.9MB/sec pending data=0 2024-04-10T03:32:29.014 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-adiDbPVNmbblEbz off=14015646 len=312581 2024-04-10T03:32:29.016 INFO:tasks.workunit.client.0.smithi016.stdout:op 223 completed, throughput=4.91MB/sec 2024-04-10T03:32:29.016 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yL7ImgRlwuAV1Jg off=1867590 len=666491 2024-04-10T03:32:29.018 INFO:tasks.workunit.client.0.smithi016.stdout:op 224 completed, throughput=4.92MB/sec 2024-04-10T03:32:29.018 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZtSnOKM8QpUMooi off=3645518 len=123019 2024-04-10T03:32:29.023 INFO:tasks.workunit.client.0.smithi016.stdout:op 225 completed, throughput=4.92MB/sec 2024-04-10T03:32:29.024 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UQxty3qud9jNFm8 off=6196742 len=1612072 2024-04-10T03:32:29.036 INFO:tasks.workunit.client.0.smithi016.stdout:op 226 completed, throughput=4.96MB/sec 2024-04-10T03:32:29.036 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I7Fj54M0zcK0jbR off=879090 len=1255475 2024-04-10T03:32:29.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 227 completed, throughput=4.99MB/sec 2024-04-10T03:32:29.039 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cB3k9tLzPOTxDGl off=10225042 len=1418970 2024-04-10T03:32:29.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 228 completed, throughput=5.01MB/sec 2024-04-10T03:32:29.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:28 smithi136 bash[68278]: cluster 2024-04-10T03:32:27.791666+0000 mgr.y (mgr.25133) 782 : cluster 0 pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:32:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:28 smithi016 bash[72916]: cluster 2024-04-10T03:32:27.791666+0000 mgr.y (mgr.25133) 782 : cluster 0 pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:32:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:28 smithi016 bash[74137]: cluster 2024-04-10T03:32:27.791666+0000 mgr.y (mgr.25133) 782 : cluster 0 pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:32:30.050 INFO:tasks.workunit.client.0.smithi016.stdout: 43: throughput=4.9MB/sec pending data=0 2024-04-10T03:32:30.051 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TqwteAIxqJObCBN off=17306385 len=582115 2024-04-10T03:32:30.057 INFO:tasks.workunit.client.0.smithi016.stdout:op 229 completed, throughput=4.91MB/sec 2024-04-10T03:32:30.058 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QU12mQnSJqCCVtC off=3862143 len=36653 2024-04-10T03:32:30.059 INFO:tasks.workunit.client.0.smithi016.stdout:op 230 completed, throughput=4.91MB/sec 2024-04-10T03:32:30.059 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FqtC0i_byBvzcaD off=580938 len=776579 2024-04-10T03:32:30.061 INFO:tasks.workunit.client.0.smithi016.stdout:op 231 completed, throughput=4.93MB/sec 2024-04-10T03:32:30.061 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dmslbYP22UsGhhc off=4902692 len=40327 2024-04-10T03:32:30.065 INFO:tasks.workunit.client.0.smithi016.stdout:op 232 completed, throughput=4.93MB/sec 2024-04-10T03:32:30.065 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZA2L5AAqMHIi0vs off=11197753 len=1121861 2024-04-10T03:32:30.074 INFO:tasks.workunit.client.0.smithi016.stdout:op 233 completed, throughput=4.95MB/sec 2024-04-10T03:32:30.074 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dLEodxrINPmErG5 off=10703906 len=1736293 2024-04-10T03:32:30.087 INFO:tasks.workunit.client.0.smithi016.stdout:op 234 completed, throughput=4.99MB/sec 2024-04-10T03:32:30.087 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rGl5-TiS9Ji0GKh off=2493415 len=39680 2024-04-10T03:32:30.087 INFO:tasks.workunit.client.0.smithi016.stdout:op 235 completed, throughput=4.99MB/sec 2024-04-10T03:32:30.087 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2dwdwYxxHCo8peX off=12079854 len=1743890 2024-04-10T03:32:30.092 INFO:tasks.workunit.client.0.smithi016.stdout:op 236 completed, throughput=5.03MB/sec 2024-04-10T03:32:31.092 INFO:tasks.workunit.client.0.smithi016.stdout: 44: throughput=4.92MB/sec pending data=0 2024-04-10T03:32:31.093 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kyyvNzAEPvHdKJt off=4511648 len=236514 2024-04-10T03:32:31.097 INFO:tasks.workunit.client.0.smithi016.stdout:op 237 completed, throughput=4.92MB/sec 2024-04-10T03:32:31.097 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hwLtWfwxhH8-zI- off=315034 len=808560 2024-04-10T03:32:31.100 INFO:tasks.workunit.client.0.smithi016.stdout:op 238 completed, throughput=4.94MB/sec 2024-04-10T03:32:31.100 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Zu73F-fKvJRthOw off=1409323 len=1083491 2024-04-10T03:32:31.104 INFO:tasks.workunit.client.0.smithi016.stdout:op 239 completed, throughput=4.96MB/sec 2024-04-10T03:32:31.104 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-z4TKYWG3aefHJDM off=784482 len=848695 2024-04-10T03:32:31.111 INFO:tasks.workunit.client.0.smithi016.stdout:op 240 completed, throughput=4.98MB/sec 2024-04-10T03:32:31.111 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FufxMyiJdlUV09z off=2267558 len=1640878 2024-04-10T03:32:31.122 INFO:tasks.workunit.client.0.smithi016.stdout:op 241 completed, throughput=5.01MB/sec 2024-04-10T03:32:31.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:30 smithi136 bash[68278]: cluster 2024-04-10T03:32:29.792627+0000 mgr.y (mgr.25133) 783 : cluster 0 pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:32:31.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:30 smithi016 bash[72916]: cluster 2024-04-10T03:32:29.792627+0000 mgr.y (mgr.25133) 783 : cluster 0 pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:32:31.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:30 smithi016 bash[74137]: cluster 2024-04-10T03:32:29.792627+0000 mgr.y (mgr.25133) 783 : cluster 0 pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:32:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:32:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:32:31] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2024-04-10T03:32:32.122 INFO:tasks.workunit.client.0.smithi016.stdout: 45: throughput=4.9MB/sec pending data=0 2024-04-10T03:32:32.122 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jaQV3zBtt8whWIQ off=11513161 len=1702566 2024-04-10T03:32:32.126 INFO:tasks.workunit.client.0.smithi016.stdout:op 242 completed, throughput=4.94MB/sec 2024-04-10T03:32:32.126 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BkWtNfjvo_QZXNg off=2664039 len=1285907 2024-04-10T03:32:32.131 INFO:tasks.workunit.client.0.smithi016.stdout:op 243 completed, throughput=4.96MB/sec 2024-04-10T03:32:32.131 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fP8JyGUd54jIn4x off=14122827 len=945182 2024-04-10T03:32:32.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 244 completed, throughput=4.98MB/sec 2024-04-10T03:32:32.139 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_BvgJDKssSwwUyC off=18181756 len=1008204 2024-04-10T03:32:32.142 INFO:tasks.workunit.client.0.smithi016.stdout:op 245 completed, throughput=5MB/sec 2024-04-10T03:32:33.142 INFO:tasks.workunit.client.0.smithi016.stdout: 46: throughput=4.9MB/sec pending data=0 2024-04-10T03:32:33.143 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GUlcvxOe0DvWr2F off=6584090 len=88101 2024-04-10T03:32:33.147 INFO:tasks.workunit.client.0.smithi016.stdout:op 246 completed, throughput=4.9MB/sec 2024-04-10T03:32:33.147 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-740bq-BFY4fhuJR off=6411457 len=438582 2024-04-10T03:32:33.154 INFO:tasks.workunit.client.0.smithi016.stdout:op 247 completed, throughput=4.91MB/sec 2024-04-10T03:32:33.154 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PE-xrHORcUPgLM2 off=4822834 len=559877 2024-04-10T03:32:33.161 INFO:tasks.workunit.client.0.smithi016.stdout:op 248 completed, throughput=4.92MB/sec 2024-04-10T03:32:33.161 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9n2cSCbaRaheq36 off=9281415 len=952695 2024-04-10T03:32:33.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 249 completed, throughput=4.94MB/sec 2024-04-10T03:32:33.165 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n2RjX3O_RCSF32Z off=11241739 len=2015033 2024-04-10T03:32:33.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:32 smithi136 bash[68278]: cluster 2024-04-10T03:32:31.793602+0000 mgr.y (mgr.25133) 784 : cluster 0 pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:32:33.178 INFO:tasks.workunit.client.0.smithi016.stdout:op 250 completed, throughput=4.97MB/sec 2024-04-10T03:32:33.179 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8WK5z9n5KsGly3r off=5878573 len=1875659 2024-04-10T03:32:33.183 INFO:tasks.workunit.client.0.smithi016.stdout:op 251 completed, throughput=5.01MB/sec 2024-04-10T03:32:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:32 smithi016 bash[72916]: cluster 2024-04-10T03:32:31.793602+0000 mgr.y (mgr.25133) 784 : cluster 0 pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:32:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:32 smithi016 bash[74137]: cluster 2024-04-10T03:32:31.793602+0000 mgr.y (mgr.25133) 784 : cluster 0 pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:32:34.185 INFO:tasks.workunit.client.0.smithi016.stdout: 47: throughput=4.91MB/sec pending data=0 2024-04-10T03:32:34.185 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tnPdtwpFgLj-SNU off=17974614 len=611187 2024-04-10T03:32:34.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 252 completed, throughput=4.92MB/sec 2024-04-10T03:32:34.191 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qZSDsO9XFmyJaMA off=1202881 len=587007 2024-04-10T03:32:34.193 INFO:tasks.workunit.client.0.smithi016.stdout:op 253 completed, throughput=4.93MB/sec 2024-04-10T03:32:34.193 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PdzOXG68YfuwzcV off=9838086 len=2088633 2024-04-10T03:32:34.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 254 completed, throughput=4.97MB/sec 2024-04-10T03:32:34.208 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zwI-SOKWakcV_gP off=3752632 len=1207404 2024-04-10T03:32:34.213 INFO:tasks.workunit.client.0.smithi016.stdout:op 255 completed, throughput=4.99MB/sec 2024-04-10T03:32:34.213 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xWO_h6T-Giun9UR off=16721906 len=1802417 2024-04-10T03:32:34.226 INFO:tasks.workunit.client.0.smithi016.stdout:op 256 completed, throughput=5.03MB/sec 2024-04-10T03:32:35.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:34 smithi136 bash[68278]: cluster 2024-04-10T03:32:33.794497+0000 mgr.y (mgr.25133) 785 : cluster 0 pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:32:35.227 INFO:tasks.workunit.client.0.smithi016.stdout: 48: throughput=4.93MB/sec pending data=0 2024-04-10T03:32:35.227 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AdBRwILf_R7XrLM off=8527593 len=830982 2024-04-10T03:32:35.229 INFO:tasks.workunit.client.0.smithi016.stdout:op 257 completed, throughput=4.94MB/sec 2024-04-10T03:32:35.229 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5IwEm4MbTugv1Cs off=1422165 len=1964545 2024-04-10T03:32:35.236 INFO:tasks.workunit.client.0.smithi016.stdout:op 258 completed, throughput=4.98MB/sec 2024-04-10T03:32:35.236 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UloYzgD6Pw1WAND off=1718593 len=1942144 2024-04-10T03:32:35.241 INFO:tasks.workunit.client.0.smithi016.stdout:op 259 completed, throughput=5.02MB/sec 2024-04-10T03:32:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:34 smithi016 bash[74137]: cluster 2024-04-10T03:32:33.794497+0000 mgr.y (mgr.25133) 785 : cluster 0 pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:32:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:34 smithi016 bash[72916]: cluster 2024-04-10T03:32:33.794497+0000 mgr.y (mgr.25133) 785 : cluster 0 pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:32:36.241 INFO:tasks.workunit.client.0.smithi016.stdout: 49: throughput=4.92MB/sec pending data=0 2024-04-10T03:32:36.241 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_nY9kSQGmz2MLGv off=15441109 len=367729 2024-04-10T03:32:36.243 INFO:tasks.workunit.client.0.smithi016.stdout:op 260 completed, throughput=4.92MB/sec 2024-04-10T03:32:36.243 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EWOu4mYwOIxDvwj off=7154470 len=556861 2024-04-10T03:32:36.247 INFO:tasks.workunit.client.0.smithi016.stdout:op 261 completed, throughput=4.93MB/sec 2024-04-10T03:32:36.247 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QefgFxxSqMityJU off=10282482 len=1668387 2024-04-10T03:32:36.255 INFO:tasks.workunit.client.0.smithi016.stdout:op 262 completed, throughput=4.96MB/sec 2024-04-10T03:32:36.255 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DVdcfb1s-In3Wep off=4628429 len=1723670 2024-04-10T03:32:36.258 INFO:tasks.workunit.client.0.smithi016.stdout:op 263 completed, throughput=5MB/sec 2024-04-10T03:32:36.258 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DU_b9VjC0mN8OUU off=4688783 len=429911 2024-04-10T03:32:36.261 INFO:tasks.workunit.client.0.smithi016.stdout:op 264 completed, throughput=5MB/sec 2024-04-10T03:32:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:35 smithi016 bash[72916]: audit 2024-04-10T03:32:35.711003+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:32:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:35 smithi016 bash[74137]: audit 2024-04-10T03:32:35.711003+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:32:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:35 smithi136 bash[68278]: audit 2024-04-10T03:32:35.711003+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:32:37.262 INFO:tasks.workunit.client.0.smithi016.stdout: 50: throughput=4.91MB/sec pending data=0 2024-04-10T03:32:37.262 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GWq0MIruOTxVD4C off=13562834 len=1898527 2024-04-10T03:32:37.268 INFO:tasks.workunit.client.0.smithi016.stdout:op 265 completed, throughput=4.94MB/sec 2024-04-10T03:32:37.268 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-53pSWgbLqptQiz2 off=907798 len=1637926 2024-04-10T03:32:37.272 INFO:tasks.workunit.client.0.smithi016.stdout:op 266 completed, throughput=4.97MB/sec 2024-04-10T03:32:37.272 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x65ZzMnsvaNTzAf off=746025 len=1633896 2024-04-10T03:32:37.274 INFO:tasks.workunit.client.0.smithi016.stdout:op 267 completed, throughput=5MB/sec 2024-04-10T03:32:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:36 smithi016 bash[74137]: cluster 2024-04-10T03:32:35.795550+0000 mgr.y (mgr.25133) 786 : cluster 0 pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-10T03:32:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:36 smithi016 bash[74137]: audit 2024-04-10T03:32:36.493180+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:32:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:36 smithi016 bash[74137]: audit 2024-04-10T03:32:36.494429+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:32:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:36 smithi016 bash[74137]: audit 2024-04-10T03:32:36.500949+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:32:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:36 smithi016 bash[72916]: cluster 2024-04-10T03:32:35.795550+0000 mgr.y (mgr.25133) 786 : cluster 0 pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-10T03:32:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:36 smithi016 bash[72916]: audit 2024-04-10T03:32:36.493180+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:32:37.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:36 smithi016 bash[72916]: audit 2024-04-10T03:32:36.494429+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:32:37.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:36 smithi016 bash[72916]: audit 2024-04-10T03:32:36.500949+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:32:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:36 smithi136 bash[68278]: cluster 2024-04-10T03:32:35.795550+0000 mgr.y (mgr.25133) 786 : cluster 0 pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-10T03:32:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:36 smithi136 bash[68278]: audit 2024-04-10T03:32:36.493180+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:32:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:36 smithi136 bash[68278]: audit 2024-04-10T03:32:36.494429+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:32:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:36 smithi136 bash[68278]: audit 2024-04-10T03:32:36.500949+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:32:38.275 INFO:tasks.workunit.client.0.smithi016.stdout: 51: throughput=4.91MB/sec pending data=0 2024-04-10T03:32:38.275 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XLudYlLsYCP9nc- off=9742935 len=1775572 2024-04-10T03:32:38.289 INFO:tasks.workunit.client.0.smithi016.stdout:op 268 completed, throughput=4.94MB/sec 2024-04-10T03:32:38.290 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-R6Q-TOOMD8hByIJ off=6059200 len=1579149 2024-04-10T03:32:38.301 INFO:tasks.workunit.client.0.smithi016.stdout:op 269 completed, throughput=4.96MB/sec 2024-04-10T03:32:38.301 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-W5L_oallctSJApT off=15335099 len=1223083 2024-04-10T03:32:38.304 INFO:tasks.workunit.client.0.smithi016.stdout:op 270 completed, throughput=4.99MB/sec 2024-04-10T03:32:38.304 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6bcPYI5jtg463wy off=21988177 len=219873 2024-04-10T03:32:38.310 INFO:tasks.workunit.client.0.smithi016.stdout:op 271 completed, throughput=4.99MB/sec 2024-04-10T03:32:38.310 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QSCnFfH8KMNAasl off=2112141 len=690340 2024-04-10T03:32:38.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 272 completed, throughput=5MB/sec 2024-04-10T03:32:39.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:38 smithi016 bash[74137]: cluster 2024-04-10T03:32:37.796550+0000 mgr.y (mgr.25133) 787 : cluster 0 pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:32:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:38 smithi016 bash[72916]: cluster 2024-04-10T03:32:37.796550+0000 mgr.y (mgr.25133) 787 : cluster 0 pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:32:39.316 INFO:tasks.workunit.client.0.smithi016.stdout: 52: throughput=4.91MB/sec pending data=0 2024-04-10T03:32:39.316 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7JDyogyOL_gDZOJ off=11312923 len=1249275 2024-04-10T03:32:39.320 INFO:tasks.workunit.client.0.smithi016.stdout:op 273 completed, throughput=4.93MB/sec 2024-04-10T03:32:39.320 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-21dII3MXHnVTIOf off=7073901 len=984739 2024-04-10T03:32:39.330 INFO:tasks.workunit.client.0.smithi016.stdout:op 274 completed, throughput=4.95MB/sec 2024-04-10T03:32:39.330 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Lj1V-bkyW1lSNxq off=556201 len=355020 2024-04-10T03:32:39.336 INFO:tasks.workunit.client.0.smithi016.stdout:op 275 completed, throughput=4.95MB/sec 2024-04-10T03:32:39.336 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oW6heZwHnK37_hQ off=2982305 len=383868 2024-04-10T03:32:39.337 INFO:tasks.workunit.client.0.smithi016.stdout:op 276 completed, throughput=4.96MB/sec 2024-04-10T03:32:39.338 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-79lpp1TW2He9Dyw off=14870848 len=1028919 2024-04-10T03:32:39.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 277 completed, throughput=4.98MB/sec 2024-04-10T03:32:39.342 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VTtTLFT-BhBSAY5 off=336452 len=2008721 2024-04-10T03:32:39.346 INFO:tasks.workunit.client.0.smithi016.stdout:op 278 completed, throughput=5.01MB/sec 2024-04-10T03:32:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:38 smithi136 bash[68278]: cluster 2024-04-10T03:32:37.796550+0000 mgr.y (mgr.25133) 787 : cluster 0 pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:32:40.346 INFO:tasks.workunit.client.0.smithi016.stdout: 53: throughput=4.92MB/sec pending data=0 2024-04-10T03:32:40.346 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jaDdfiQXaXgycof off=9019543 len=1516132 2024-04-10T03:32:40.350 INFO:tasks.workunit.client.0.smithi016.stdout:op 279 completed, throughput=4.95MB/sec 2024-04-10T03:32:40.350 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BPVFQcsPyFJq7YA off=979432 len=1244594 2024-04-10T03:32:40.361 INFO:tasks.workunit.client.0.smithi016.stdout:op 280 completed, throughput=4.97MB/sec 2024-04-10T03:32:40.361 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mNiC7gSVj4bgn4L off=499544 len=194192 2024-04-10T03:32:40.366 INFO:tasks.workunit.client.0.smithi016.stdout:op 281 completed, throughput=4.97MB/sec 2024-04-10T03:32:40.366 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bSHi5sBdGKGrpxb off=9402567 len=671070 2024-04-10T03:32:40.370 INFO:tasks.workunit.client.0.smithi016.stdout:op 282 completed, throughput=4.98MB/sec 2024-04-10T03:32:40.370 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Nf7YiFpk4_U8EBz off=8978976 len=1485459 2024-04-10T03:32:40.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 283 completed, throughput=5.01MB/sec 2024-04-10T03:32:41.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:40 smithi016 bash[72916]: cluster 2024-04-10T03:32:39.797605+0000 mgr.y (mgr.25133) 788 : cluster 0 pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:32:41.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:40 smithi016 bash[74137]: cluster 2024-04-10T03:32:39.797605+0000 mgr.y (mgr.25133) 788 : cluster 0 pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:32:41.374 INFO:tasks.workunit.client.0.smithi016.stdout: 54: throughput=4.92MB/sec pending data=0 2024-04-10T03:32:41.374 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DcspL-nd8LPpN8I off=3891255 len=1227140 2024-04-10T03:32:41.376 INFO:tasks.workunit.client.0.smithi016.stdout:op 284 completed, throughput=4.94MB/sec 2024-04-10T03:32:41.376 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aM1zrqVPpoQv2LZ off=363503 len=1895787 2024-04-10T03:32:41.381 INFO:tasks.workunit.client.0.smithi016.stdout:op 285 completed, throughput=4.97MB/sec 2024-04-10T03:32:41.381 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-USISQ4M8pv7kS-c off=18686772 len=1342388 2024-04-10T03:32:41.390 INFO:tasks.workunit.client.0.smithi016.stdout:op 286 completed, throughput=4.99MB/sec 2024-04-10T03:32:41.391 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8o-NqwbhJQbNNtL off=8212159 len=755760 2024-04-10T03:32:41.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 287 completed, throughput=5.01MB/sec 2024-04-10T03:32:41.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:40 smithi136 bash[68278]: cluster 2024-04-10T03:32:39.797605+0000 mgr.y (mgr.25133) 788 : cluster 0 pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:32:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:32:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:32:41] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2024-04-10T03:32:42.393 INFO:tasks.workunit.client.0.smithi016.stdout: 55: throughput=4.92MB/sec pending data=0 2024-04-10T03:32:42.393 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z7Ng9-CWwv4zC-z off=21789832 len=898663 2024-04-10T03:32:42.396 INFO:tasks.workunit.client.0.smithi016.stdout:op 288 completed, throughput=4.93MB/sec 2024-04-10T03:32:42.396 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yLVPyfU2P_48Evd off=1449769 len=268808 2024-04-10T03:32:42.401 INFO:tasks.workunit.client.0.smithi016.stdout:op 289 completed, throughput=4.94MB/sec 2024-04-10T03:32:42.401 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-crytXqUvV0zh_X6 off=10849780 len=1124844 2024-04-10T03:32:42.404 INFO:tasks.workunit.client.0.smithi016.stdout:op 290 completed, throughput=4.95MB/sec 2024-04-10T03:32:42.405 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-L6rmX9HuD5sB7Y- off=20099494 len=1926710 2024-04-10T03:32:42.419 INFO:tasks.workunit.client.0.smithi016.stdout:op 291 completed, throughput=4.99MB/sec 2024-04-10T03:32:42.420 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Rtbz0NPSbvhVBhC off=5447928 len=1090322 2024-04-10T03:32:42.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 292 completed, throughput=5MB/sec 2024-04-10T03:32:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:42 smithi016 bash[74137]: cluster 2024-04-10T03:32:41.798604+0000 mgr.y (mgr.25133) 789 : cluster 0 pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:32:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:42 smithi016 bash[74137]: audit 2024-04-10T03:32:42.546576+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:42 smithi016 bash[72916]: cluster 2024-04-10T03:32:41.798604+0000 mgr.y (mgr.25133) 789 : cluster 0 pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:32:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:42 smithi016 bash[72916]: audit 2024-04-10T03:32:42.546576+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:42 smithi136 bash[68278]: cluster 2024-04-10T03:32:41.798604+0000 mgr.y (mgr.25133) 789 : cluster 0 pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:32:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:42 smithi136 bash[68278]: audit 2024-04-10T03:32:42.546576+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:43.428 INFO:tasks.workunit.client.0.smithi016.stdout: 56: throughput=4.92MB/sec pending data=0 2024-04-10T03:32:43.428 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zljrNQul4ur0kIc off=13294376 len=1831114 2024-04-10T03:32:43.432 INFO:tasks.workunit.client.0.smithi016.stdout:op 293 completed, throughput=4.95MB/sec 2024-04-10T03:32:43.432 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RfnIWLbkRlovvxB off=21534100 len=315838 2024-04-10T03:32:43.435 INFO:tasks.workunit.client.0.smithi016.stdout:op 294 completed, throughput=4.95MB/sec 2024-04-10T03:32:43.435 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S3PHoYebaXM9J3r off=12634878 len=1923944 2024-04-10T03:32:43.449 INFO:tasks.workunit.client.0.smithi016.stdout:op 295 completed, throughput=4.98MB/sec 2024-04-10T03:32:43.449 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-70fwPXHXXCVgsqz off=7986232 len=251813 2024-04-10T03:32:43.450 INFO:tasks.workunit.client.0.smithi016.stdout:op 296 completed, throughput=4.99MB/sec 2024-04-10T03:32:43.450 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XFjIIue0GSBs3bC off=2948734 len=772602 2024-04-10T03:32:43.452 INFO:tasks.workunit.client.0.smithi016.stdout:op 297 completed, throughput=5MB/sec 2024-04-10T03:32:43.452 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MwB-BEnx9-RHug1 off=22683690 len=701768 2024-04-10T03:32:43.460 INFO:tasks.workunit.client.0.smithi016.stdout:op 298 completed, throughput=5.01MB/sec 2024-04-10T03:32:44.461 INFO:tasks.workunit.client.0.smithi016.stdout: 57: throughput=4.92MB/sec pending data=0 2024-04-10T03:32:44.461 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tvUn80_QWCabEMs off=3537939 len=810018 2024-04-10T03:32:44.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 299 completed, throughput=4.94MB/sec 2024-04-10T03:32:44.463 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bWy_bUU0KuDZZda off=1860285 len=706910 2024-04-10T03:32:44.471 INFO:tasks.workunit.client.0.smithi016.stdout:op 300 completed, throughput=4.95MB/sec 2024-04-10T03:32:44.471 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xcmTNCW6Me_rfBB off=3590471 len=615043 2024-04-10T03:32:44.473 INFO:tasks.workunit.client.0.smithi016.stdout:op 301 completed, throughput=4.96MB/sec 2024-04-10T03:32:44.473 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Wrt3PVX-_Gxr3Fk off=11923783 len=1880377 2024-04-10T03:32:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:op 302 completed, throughput=4.99MB/sec 2024-04-10T03:32:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Vbw9PGlDTRD-oos off=4364620 len=513018 2024-04-10T03:32:44.485 INFO:tasks.workunit.client.0.smithi016.stdout:op 303 completed, throughput=5MB/sec 2024-04-10T03:32:44.485 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5BsKF8vAgJcmjHN off=1457467 len=630500 2024-04-10T03:32:44.487 INFO:tasks.workunit.client.0.smithi016.stdout:op 304 completed, throughput=5.01MB/sec 2024-04-10T03:32:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:44 smithi016 bash[72916]: cluster 2024-04-10T03:32:43.799505+0000 mgr.y (mgr.25133) 790 : cluster 0 pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:32:45.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:44 smithi016 bash[74137]: cluster 2024-04-10T03:32:43.799505+0000 mgr.y (mgr.25133) 790 : cluster 0 pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:32:45.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:44 smithi136 bash[68278]: cluster 2024-04-10T03:32:43.799505+0000 mgr.y (mgr.25133) 790 : cluster 0 pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:32:45.488 INFO:tasks.workunit.client.0.smithi016.stdout: 58: throughput=4.92MB/sec pending data=0 2024-04-10T03:32:45.488 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6mh-eETlriligCv off=5566102 len=1036224 2024-04-10T03:32:45.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 305 completed, throughput=4.94MB/sec 2024-04-10T03:32:45.498 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QrIUI22SArHFfIU off=10441491 len=1134690 2024-04-10T03:32:45.507 INFO:tasks.workunit.client.0.smithi016.stdout:op 306 completed, throughput=4.96MB/sec 2024-04-10T03:32:45.507 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oPIJFydlXOxHKEo off=8246595 len=695332 2024-04-10T03:32:45.514 INFO:tasks.workunit.client.0.smithi016.stdout:op 307 completed, throughput=4.97MB/sec 2024-04-10T03:32:45.514 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fDXSm0hgprz1_fv off=18573920 len=269654 2024-04-10T03:32:45.515 INFO:tasks.workunit.client.0.smithi016.stdout:op 308 completed, throughput=4.97MB/sec 2024-04-10T03:32:45.515 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Iacd9VGoafcb12e off=13603969 len=1676002 2024-04-10T03:32:45.525 INFO:tasks.workunit.client.0.smithi016.stdout:op 309 completed, throughput=5MB/sec 2024-04-10T03:32:45.525 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6_WD30PJExkSZU_ off=9342232 len=2053854 2024-04-10T03:32:45.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 310 completed, throughput=5.03MB/sec 2024-04-10T03:32:46.529 INFO:tasks.workunit.client.0.smithi016.stdout: 59: throughput=4.95MB/sec pending data=0 2024-04-10T03:32:46.529 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tMakvu0FnZJPVou off=7928980 len=134210 2024-04-10T03:32:46.535 INFO:tasks.workunit.client.0.smithi016.stdout:op 311 completed, throughput=4.95MB/sec 2024-04-10T03:32:46.535 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4mEECpbjfkC_N1C off=705635 len=1074782 2024-04-10T03:32:46.539 INFO:tasks.workunit.client.0.smithi016.stdout:op 312 completed, throughput=4.96MB/sec 2024-04-10T03:32:46.539 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-k_DpO4mQcqRclvc off=20632195 len=36194 2024-04-10T03:32:46.543 INFO:tasks.workunit.client.0.smithi016.stdout:op 313 completed, throughput=4.96MB/sec 2024-04-10T03:32:46.543 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nseVn03RQ-_pLAq off=991927 len=183034 2024-04-10T03:32:46.545 INFO:tasks.workunit.client.0.smithi016.stdout:op 314 completed, throughput=4.97MB/sec 2024-04-10T03:32:46.545 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I317VgM3WOZ0nTi off=2223224 len=2074362 2024-04-10T03:32:46.549 INFO:tasks.workunit.client.0.smithi016.stdout:op 315 completed, throughput=5MB/sec 2024-04-10T03:32:46.550 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QDvnSNLaU7miU1f off=3878359 len=1404933 2024-04-10T03:32:46.561 INFO:tasks.workunit.client.0.smithi016.stdout:op 316 completed, throughput=5.02MB/sec 2024-04-10T03:32:47.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:46 smithi016 bash[74137]: cluster 2024-04-10T03:32:45.800577+0000 mgr.y (mgr.25133) 791 : cluster 0 pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:32:47.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:46 smithi016 bash[72916]: cluster 2024-04-10T03:32:45.800577+0000 mgr.y (mgr.25133) 791 : cluster 0 pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:32:47.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:46 smithi136 bash[68278]: cluster 2024-04-10T03:32:45.800577+0000 mgr.y (mgr.25133) 791 : cluster 0 pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:32:47.562 INFO:tasks.workunit.client.0.smithi016.stdout: 60: throughput=4.94MB/sec pending data=0 2024-04-10T03:32:47.562 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GYAkF_ss2fAXXLQ off=1380600 len=1803979 2024-04-10T03:32:47.567 INFO:tasks.workunit.client.0.smithi016.stdout:op 317 completed, throughput=4.97MB/sec 2024-04-10T03:32:47.567 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0dG62T3AsuFPXRS off=7738597 len=153315 2024-04-10T03:32:47.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 318 completed, throughput=4.97MB/sec 2024-04-10T03:32:47.569 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-R3nUMKy4xJ0F0ri off=13965194 len=348899 2024-04-10T03:32:47.570 INFO:tasks.workunit.client.0.smithi016.stdout:op 319 completed, throughput=4.97MB/sec 2024-04-10T03:32:47.571 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y6AIpo66IDvM056 off=703090 len=51227 2024-04-10T03:32:47.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 320 completed, throughput=4.97MB/sec 2024-04-10T03:32:47.575 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RJYHyedPqAplcIP off=1291383 len=581041 2024-04-10T03:32:47.578 INFO:tasks.workunit.client.0.smithi016.stdout:op 321 completed, throughput=4.98MB/sec 2024-04-10T03:32:47.578 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ljHD0iIL4fbRwju off=1081758 len=1314076 2024-04-10T03:32:47.582 INFO:tasks.workunit.client.0.smithi016.stdout:op 322 completed, throughput=5MB/sec 2024-04-10T03:32:48.582 INFO:tasks.workunit.client.0.smithi016.stdout: 61: throughput=4.92MB/sec pending data=0 2024-04-10T03:32:48.582 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AInlId2AlKL96lO off=4885400 len=1467947 2024-04-10T03:32:48.586 INFO:tasks.workunit.client.0.smithi016.stdout:op 323 completed, throughput=4.94MB/sec 2024-04-10T03:32:48.586 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IwYnCJSoSbbImlI off=5712592 len=1128981 2024-04-10T03:32:48.590 INFO:tasks.workunit.client.0.smithi016.stdout:op 324 completed, throughput=4.96MB/sec 2024-04-10T03:32:48.590 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T9zI6b0fq6WwSsd off=12367583 len=1575184 2024-04-10T03:32:48.594 INFO:tasks.workunit.client.0.smithi016.stdout:op 325 completed, throughput=4.99MB/sec 2024-04-10T03:32:48.594 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iuB_ntDR2Vi_1nr off=4754800 len=456759 2024-04-10T03:32:48.596 INFO:tasks.workunit.client.0.smithi016.stdout:op 326 completed, throughput=4.99MB/sec 2024-04-10T03:32:48.597 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dxF-_wQmUaW-55E off=10189 len=414415 2024-04-10T03:32:48.599 INFO:tasks.workunit.client.0.smithi016.stdout:op 327 completed, throughput=5MB/sec 2024-04-10T03:32:48.599 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RUpqC1m-1vBNj1d off=3801527 len=1578414 2024-04-10T03:32:48.612 INFO:tasks.workunit.client.0.smithi016.stdout:op 328 completed, throughput=5.02MB/sec 2024-04-10T03:32:49.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:48 smithi016 bash[74137]: cluster 2024-04-10T03:32:47.801425+0000 mgr.y (mgr.25133) 792 : cluster 0 pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:32:49.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:48 smithi016 bash[72916]: cluster 2024-04-10T03:32:47.801425+0000 mgr.y (mgr.25133) 792 : cluster 0 pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:32:49.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:48 smithi136 bash[68278]: cluster 2024-04-10T03:32:47.801425+0000 mgr.y (mgr.25133) 792 : cluster 0 pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:32:49.612 INFO:tasks.workunit.client.0.smithi016.stdout: 62: throughput=4.94MB/sec pending data=0 2024-04-10T03:32:49.612 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mdy_UD1pj5_zQmJ off=613159 len=1476415 2024-04-10T03:32:49.625 INFO:tasks.workunit.client.0.smithi016.stdout:op 329 completed, throughput=4.96MB/sec 2024-04-10T03:32:49.625 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dxqnhF2MLZTlNIG off=3840286 len=2059349 2024-04-10T03:32:49.632 INFO:tasks.workunit.client.0.smithi016.stdout:op 330 completed, throughput=4.99MB/sec 2024-04-10T03:32:49.632 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RetnryeTnFgJbBl off=872653 len=253963 2024-04-10T03:32:49.633 INFO:tasks.workunit.client.0.smithi016.stdout:op 331 completed, throughput=5MB/sec 2024-04-10T03:32:49.633 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ULDeqzxvRxAJPZg off=1950605 len=1023352 2024-04-10T03:32:49.642 INFO:tasks.workunit.client.0.smithi016.stdout:op 332 completed, throughput=5.01MB/sec 2024-04-10T03:32:50.642 INFO:tasks.workunit.client.0.smithi016.stdout: 63: throughput=4.93MB/sec pending data=0 2024-04-10T03:32:50.643 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gEp_1ualDveNxjk off=1711406 len=1215261 2024-04-10T03:32:50.654 INFO:tasks.workunit.client.0.smithi016.stdout:op 333 completed, throughput=4.95MB/sec 2024-04-10T03:32:50.654 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4qls9md_e0YgzaT off=4269089 len=898328 2024-04-10T03:32:50.656 INFO:tasks.workunit.client.0.smithi016.stdout:op 334 completed, throughput=4.96MB/sec 2024-04-10T03:32:50.656 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O2qtV1Tu3mv5Mla off=4851742 len=878797 2024-04-10T03:32:50.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 335 completed, throughput=4.98MB/sec 2024-04-10T03:32:50.665 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uzn3JjvXFOgkpf1 off=4671637 len=690087 2024-04-10T03:32:50.673 INFO:tasks.workunit.client.0.smithi016.stdout:op 336 completed, throughput=4.99MB/sec 2024-04-10T03:32:50.673 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jof60_jF1nt4WZF off=2462589 len=663904 2024-04-10T03:32:50.676 INFO:tasks.workunit.client.0.smithi016.stdout:op 337 completed, throughput=5MB/sec 2024-04-10T03:32:50.676 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kSrIAunz5mFQlz1 off=2255855 len=1550664 2024-04-10T03:32:50.678 INFO:tasks.workunit.client.0.smithi016.stdout:op 338 completed, throughput=5.02MB/sec 2024-04-10T03:32:51.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:50 smithi016 bash[72916]: cluster 2024-04-10T03:32:49.802572+0000 mgr.y (mgr.25133) 793 : cluster 0 pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:32:51.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:50 smithi016 bash[74137]: cluster 2024-04-10T03:32:49.802572+0000 mgr.y (mgr.25133) 793 : cluster 0 pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:32:51.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:50 smithi136 bash[68278]: cluster 2024-04-10T03:32:49.802572+0000 mgr.y (mgr.25133) 793 : cluster 0 pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:32:51.679 INFO:tasks.workunit.client.0.smithi016.stdout: 64: throughput=4.94MB/sec pending data=0 2024-04-10T03:32:51.679 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u9DbnSo3PE2OBz1 off=15185650 len=1270223 2024-04-10T03:32:51.689 INFO:tasks.workunit.client.0.smithi016.stdout:op 339 completed, throughput=4.96MB/sec 2024-04-10T03:32:51.689 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BpFK-W7Qjv4ndGL off=2831804 len=1054180 2024-04-10T03:32:51.699 INFO:tasks.workunit.client.0.smithi016.stdout:op 340 completed, throughput=4.97MB/sec 2024-04-10T03:32:51.699 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1hEguHa3TjtqEwy off=7109671 len=545472 2024-04-10T03:32:51.701 INFO:tasks.workunit.client.0.smithi016.stdout:op 341 completed, throughput=4.98MB/sec 2024-04-10T03:32:51.701 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PYG2Q72t4iTUPzg off=6325963 len=174144 2024-04-10T03:32:51.702 INFO:tasks.workunit.client.0.smithi016.stdout:op 342 completed, throughput=4.98MB/sec 2024-04-10T03:32:51.702 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-w-VMNAT_iwAUGGz off=6709174 len=938569 2024-04-10T03:32:51.710 INFO:tasks.workunit.client.0.smithi016.stdout:op 343 completed, throughput=5MB/sec 2024-04-10T03:32:51.710 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mpqMlHbC9PB6yeN off=11748383 len=1717942 2024-04-10T03:32:51.721 INFO:tasks.workunit.client.0.smithi016.stdout:op 344 completed, throughput=5.02MB/sec 2024-04-10T03:32:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:32:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:32:51] "GET /metrics HTTP/1.1" 200 34120 "" "Prometheus/2.43.0" 2024-04-10T03:32:52.722 INFO:tasks.workunit.client.0.smithi016.stdout: 65: throughput=4.95MB/sec pending data=0 2024-04-10T03:32:52.722 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U0IRo9-Qw6Pfjbx off=2722279 len=455947 2024-04-10T03:32:52.724 INFO:tasks.workunit.client.0.smithi016.stdout:op 345 completed, throughput=4.95MB/sec 2024-04-10T03:32:52.724 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sSP_-kKv_vPQzT5 off=14557872 len=1360196 2024-04-10T03:32:52.729 INFO:tasks.workunit.client.0.smithi016.stdout:op 346 completed, throughput=4.97MB/sec 2024-04-10T03:32:52.729 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Rf0Ipi3fjgRQaVF off=4774790 len=1592367 2024-04-10T03:32:52.736 INFO:tasks.workunit.client.0.smithi016.stdout:op 347 completed, throughput=4.99MB/sec 2024-04-10T03:32:52.736 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IhKKmBkh1rCU8BS off=12197198 len=1905707 2024-04-10T03:32:52.741 INFO:tasks.workunit.client.0.smithi016.stdout:op 348 completed, throughput=5.02MB/sec 2024-04-10T03:32:53.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:52 smithi016 bash[72916]: cluster 2024-04-10T03:32:51.803760+0000 mgr.y (mgr.25133) 794 : cluster 0 pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-04-10T03:32:53.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:52 smithi016 bash[74137]: cluster 2024-04-10T03:32:51.803760+0000 mgr.y (mgr.25133) 794 : cluster 0 pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-04-10T03:32:53.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:52 smithi136 bash[68278]: cluster 2024-04-10T03:32:51.803760+0000 mgr.y (mgr.25133) 794 : cluster 0 pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-04-10T03:32:53.741 INFO:tasks.workunit.client.0.smithi016.stdout: 66: throughput=4.95MB/sec pending data=0 2024-04-10T03:32:53.742 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dvKNPfffHbRWBB7 off=759161 len=1226017 2024-04-10T03:32:53.751 INFO:tasks.workunit.client.0.smithi016.stdout:op 349 completed, throughput=4.96MB/sec 2024-04-10T03:32:53.751 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ikfdt1JVN5I-WXE off=17042055 len=779265 2024-04-10T03:32:53.754 INFO:tasks.workunit.client.0.smithi016.stdout:op 350 completed, throughput=4.97MB/sec 2024-04-10T03:32:53.754 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZjjlptLoCBOk4wB off=3707872 len=953609 2024-04-10T03:32:53.758 INFO:tasks.workunit.client.0.smithi016.stdout:op 351 completed, throughput=4.99MB/sec 2024-04-10T03:32:53.758 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ILuu_N_e3TJXgoA off=15990529 len=1208999 2024-04-10T03:32:53.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 352 completed, throughput=5MB/sec 2024-04-10T03:32:54.768 INFO:tasks.workunit.client.0.smithi016.stdout: 67: throughput=4.93MB/sec pending data=0 2024-04-10T03:32:54.769 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y8fuafFmwZAI5-u off=2072873 len=755868 2024-04-10T03:32:54.771 INFO:tasks.workunit.client.0.smithi016.stdout:op 353 completed, throughput=4.94MB/sec 2024-04-10T03:32:54.771 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UF2k10YlvcPlV16 off=5231101 len=1619761 2024-04-10T03:32:54.776 INFO:tasks.workunit.client.0.smithi016.stdout:op 354 completed, throughput=4.96MB/sec 2024-04-10T03:32:54.776 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AnghKbzrObRukoE off=11860702 len=240702 2024-04-10T03:32:54.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 355 completed, throughput=4.97MB/sec 2024-04-10T03:32:54.781 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9iZ39A-KoR0O01w off=16372467 len=756768 2024-04-10T03:32:54.785 INFO:tasks.workunit.client.0.smithi016.stdout:op 356 completed, throughput=4.98MB/sec 2024-04-10T03:32:54.785 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xYbbX3_9fUw-1k1 off=2284610 len=1251200 2024-04-10T03:32:54.787 INFO:tasks.workunit.client.0.smithi016.stdout:op 357 completed, throughput=4.99MB/sec 2024-04-10T03:32:54.787 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FK3L44NUlEQAlEX off=10895454 len=585685 2024-04-10T03:32:54.794 INFO:tasks.workunit.client.0.smithi016.stdout:op 358 completed, throughput=5MB/sec 2024-04-10T03:32:55.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:54 smithi016 bash[72916]: cluster 2024-04-10T03:32:53.804866+0000 mgr.y (mgr.25133) 795 : cluster 0 pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:32:55.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:54 smithi016 bash[74137]: cluster 2024-04-10T03:32:53.804866+0000 mgr.y (mgr.25133) 795 : cluster 0 pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:32:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:54 smithi136 bash[68278]: cluster 2024-04-10T03:32:53.804866+0000 mgr.y (mgr.25133) 795 : cluster 0 pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:32:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: 68: throughput=4.93MB/sec pending data=0 2024-04-10T03:32:55.795 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Gm0FapR7knGel7z off=2241255 len=40061 2024-04-10T03:32:55.796 INFO:tasks.workunit.client.0.smithi016.stdout:op 359 completed, throughput=4.93MB/sec 2024-04-10T03:32:55.796 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-h5s5e6v3Hurxo6h off=4104698 len=29752 2024-04-10T03:32:55.800 INFO:tasks.workunit.client.0.smithi016.stdout:op 360 completed, throughput=4.93MB/sec 2024-04-10T03:32:55.800 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5WfGr7IMjX8i_ME off=1705936 len=670059 2024-04-10T03:32:55.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 361 completed, throughput=4.94MB/sec 2024-04-10T03:32:55.808 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fPaTv0sSkqScIB2 off=4337382 len=1249953 2024-04-10T03:32:55.811 INFO:tasks.workunit.client.0.smithi016.stdout:op 362 completed, throughput=4.96MB/sec 2024-04-10T03:32:55.812 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Bs6vQqtkXz6wFfL off=1449636 len=557062 2024-04-10T03:32:55.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 363 completed, throughput=4.96MB/sec 2024-04-10T03:32:55.818 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RjeZjPx5a1j7RUo off=4227611 len=819967 2024-04-10T03:32:55.826 INFO:tasks.workunit.client.0.smithi016.stdout:op 364 completed, throughput=4.97MB/sec 2024-04-10T03:32:55.827 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HZeUfeKH-BebxcZ off=3683376 len=1691328 2024-04-10T03:32:55.839 INFO:tasks.workunit.client.0.smithi016.stdout:op 365 completed, throughput=5MB/sec 2024-04-10T03:32:55.840 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kWL2dVR8esSV2C3 off=6596447 len=2030504 2024-04-10T03:32:55.855 INFO:tasks.workunit.client.0.smithi016.stdout:op 366 completed, throughput=5.02MB/sec 2024-04-10T03:32:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: 69: throughput=4.95MB/sec pending data=0 2024-04-10T03:32:56.856 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KoxBwr3hwSYS9Ij off=3334588 len=1011803 2024-04-10T03:32:56.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 367 completed, throughput=4.96MB/sec 2024-04-10T03:32:56.860 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4DX8avuEjWl082J off=10357485 len=76872 2024-04-10T03:32:56.861 INFO:tasks.workunit.client.0.smithi016.stdout:op 368 completed, throughput=4.97MB/sec 2024-04-10T03:32:56.861 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I2XmEDz-md3pnA2 off=2270185 len=1351406 2024-04-10T03:32:56.872 INFO:tasks.workunit.client.0.smithi016.stdout:op 369 completed, throughput=4.98MB/sec 2024-04-10T03:32:56.872 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U7TaLs64i5jHBD6 off=384572 len=926522 2024-04-10T03:32:56.874 INFO:tasks.workunit.client.0.smithi016.stdout:op 370 completed, throughput=4.99MB/sec 2024-04-10T03:32:56.875 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DU_b9VjC0mN8OUU off=584674 len=1891795 2024-04-10T03:32:56.880 INFO:tasks.workunit.client.0.smithi016.stdout:op 371 completed, throughput=5.02MB/sec 2024-04-10T03:32:57.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:56 smithi016 bash[74137]: cluster 2024-04-10T03:32:55.806230+0000 mgr.y (mgr.25133) 796 : cluster 0 pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:32:57.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:56 smithi016 bash[72916]: cluster 2024-04-10T03:32:55.806230+0000 mgr.y (mgr.25133) 796 : cluster 0 pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:32:57.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:56 smithi136 bash[68278]: cluster 2024-04-10T03:32:55.806230+0000 mgr.y (mgr.25133) 796 : cluster 0 pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:32:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: 70: throughput=4.95MB/sec pending data=0 2024-04-10T03:32:57.880 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jkR3_BE9JuE50NC off=2503729 len=313239 2024-04-10T03:32:57.887 INFO:tasks.workunit.client.0.smithi016.stdout:op 372 completed, throughput=4.95MB/sec 2024-04-10T03:32:57.887 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-biYu-G2P6v2uqMf off=3038291 len=1286888 2024-04-10T03:32:57.897 INFO:tasks.workunit.client.0.smithi016.stdout:op 373 completed, throughput=4.97MB/sec 2024-04-10T03:32:57.898 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--IKtQbrjEKj5imy off=121763 len=556545 2024-04-10T03:32:57.900 INFO:tasks.workunit.client.0.smithi016.stdout:op 374 completed, throughput=4.98MB/sec 2024-04-10T03:32:57.900 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mk4radpA4lS7k4A off=11792499 len=20443 2024-04-10T03:32:57.903 INFO:tasks.workunit.client.0.smithi016.stdout:op 375 completed, throughput=4.98MB/sec 2024-04-10T03:32:57.903 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DhLa48neC_8B4GM off=6586119 len=2009818 2024-04-10T03:32:57.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 376 completed, throughput=5MB/sec 2024-04-10T03:32:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:57 smithi016 bash[74137]: audit 2024-04-10T03:32:57.547319+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:57 smithi016 bash[72916]: audit 2024-04-10T03:32:57.547319+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:57 smithi136 bash[68278]: audit 2024-04-10T03:32:57.547319+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:32:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: 71: throughput=4.94MB/sec pending data=0 2024-04-10T03:32:58.907 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zSJICHkbLKEhkaM off=314722 len=1454825 2024-04-10T03:32:58.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 377 completed, throughput=4.95MB/sec 2024-04-10T03:32:58.919 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-apF56HdmbmH5ZR5 off=4054523 len=1782027 2024-04-10T03:32:58.931 INFO:tasks.workunit.client.0.smithi016.stdout:op 378 completed, throughput=4.98MB/sec 2024-04-10T03:32:58.931 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FDWfA9k70KWSS4_ off=5162490 len=180481 2024-04-10T03:32:58.936 INFO:tasks.workunit.client.0.smithi016.stdout:op 379 completed, throughput=4.98MB/sec 2024-04-10T03:32:58.936 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gcdEnhOtm1B0U4J off=2919786 len=670943 2024-04-10T03:32:58.938 INFO:tasks.workunit.client.0.smithi016.stdout:op 380 completed, throughput=4.99MB/sec 2024-04-10T03:32:58.938 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ErYi31u2auQJGYK off=2103922 len=1739573 2024-04-10T03:32:58.941 INFO:tasks.workunit.client.0.smithi016.stdout:op 381 completed, throughput=5.01MB/sec 2024-04-10T03:32:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:32:58 smithi016 bash[72916]: cluster 2024-04-10T03:32:57.807208+0000 mgr.y (mgr.25133) 797 : cluster 0 pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-10T03:32:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:32:58 smithi016 bash[74137]: cluster 2024-04-10T03:32:57.807208+0000 mgr.y (mgr.25133) 797 : cluster 0 pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-10T03:32:59.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:32:58 smithi136 bash[68278]: cluster 2024-04-10T03:32:57.807208+0000 mgr.y (mgr.25133) 797 : cluster 0 pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-10T03:32:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: 72: throughput=4.94MB/sec pending data=0 2024-04-10T03:32:59.941 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-J9KLEg5aL7NsMgB off=13483091 len=299580 2024-04-10T03:32:59.947 INFO:tasks.workunit.client.0.smithi016.stdout:op 382 completed, throughput=4.95MB/sec 2024-04-10T03:32:59.947 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-akicFnkhGSf4SRf off=0 len=1831725 2024-04-10T03:32:59.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 383 completed, throughput=4.97MB/sec 2024-04-10T03:32:59.953 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RpSLjFP0hSWDWrh off=1789986 len=1156001 2024-04-10T03:32:59.957 INFO:tasks.workunit.client.0.smithi016.stdout:op 384 completed, throughput=4.98MB/sec 2024-04-10T03:32:59.957 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vPe_y3FwMb8oAJo off=1515428 len=204184 2024-04-10T03:32:59.958 INFO:tasks.workunit.client.0.smithi016.stdout:op 385 completed, throughput=4.99MB/sec 2024-04-10T03:32:59.958 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-waD7UAh_-tet867 off=3823898 len=121081 2024-04-10T03:32:59.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 386 completed, throughput=4.99MB/sec 2024-04-10T03:32:59.959 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VHW3q0HJ6EDD7Mg off=3666798 len=308256 2024-04-10T03:32:59.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 387 completed, throughput=4.99MB/sec 2024-04-10T03:32:59.961 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zR3BkPLdAgMSG5h off=2347990 len=724444 2024-04-10T03:32:59.964 INFO:tasks.workunit.client.0.smithi016.stdout:op 388 completed, throughput=5MB/sec 2024-04-10T03:32:59.964 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_J3Sy1qbLjazjt0 off=144520 len=1949441 2024-04-10T03:32:59.969 INFO:tasks.workunit.client.0.smithi016.stdout:op 389 completed, throughput=5.02MB/sec 2024-04-10T03:33:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: 73: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:00.970 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0jmHR5Qr6_B2SMo off=3938533 len=1578873 2024-04-10T03:33:00.976 INFO:tasks.workunit.client.0.smithi016.stdout:op 390 completed, throughput=4.98MB/sec 2024-04-10T03:33:00.976 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Iuqr-7bioRRfSYb off=6499624 len=257857 2024-04-10T03:33:00.977 INFO:tasks.workunit.client.0.smithi016.stdout:op 391 completed, throughput=4.98MB/sec 2024-04-10T03:33:00.977 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2bWOWnEyCB_SE1w off=7194985 len=1475584 2024-04-10T03:33:00.982 INFO:tasks.workunit.client.0.smithi016.stdout:op 392 completed, throughput=5MB/sec 2024-04-10T03:33:00.983 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-daO72YNDdlSb1Rj off=2987201 len=438803 2024-04-10T03:33:00.984 INFO:tasks.workunit.client.0.smithi016.stdout:op 393 completed, throughput=5MB/sec 2024-04-10T03:33:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:00 smithi016 bash[72916]: cluster 2024-04-10T03:32:59.808047+0000 mgr.y (mgr.25133) 798 : cluster 0 pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:33:01.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:00 smithi016 bash[74137]: cluster 2024-04-10T03:32:59.808047+0000 mgr.y (mgr.25133) 798 : cluster 0 pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:33:01.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:00 smithi136 bash[68278]: cluster 2024-04-10T03:32:59.808047+0000 mgr.y (mgr.25133) 798 : cluster 0 pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:33:01.984 INFO:tasks.workunit.client.0.smithi016.stdout: 74: throughput=4.94MB/sec pending data=0 2024-04-10T03:33:01.985 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3ffojwY4c637e4E off=1711919 len=809351 2024-04-10T03:33:01.993 INFO:tasks.workunit.client.0.smithi016.stdout:op 394 completed, throughput=4.95MB/sec 2024-04-10T03:33:01.993 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TFd31UURUaIOCzc off=15227621 len=1302558 2024-04-10T03:33:02.003 INFO:tasks.workunit.client.0.smithi016.stdout:op 395 completed, throughput=4.96MB/sec 2024-04-10T03:33:02.003 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y9WpPgq9IbrbYdP off=9526477 len=1145041 2024-04-10T03:33:02.014 INFO:tasks.workunit.client.0.smithi016.stdout:op 396 completed, throughput=4.98MB/sec 2024-04-10T03:33:02.014 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Fa_xU81_jmlLV-1 off=8541965 len=121514 2024-04-10T03:33:02.015 INFO:tasks.workunit.client.0.smithi016.stdout:op 397 completed, throughput=4.98MB/sec 2024-04-10T03:33:02.015 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DYcXeqGTaveZJs5 off=1250903 len=2018348 2024-04-10T03:33:02.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 398 completed, throughput=5MB/sec 2024-04-10T03:33:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:33:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:33:01] "GET /metrics HTTP/1.1" 200 34114 "" "Prometheus/2.43.0" 2024-04-10T03:33:03.032 INFO:tasks.workunit.client.0.smithi016.stdout: 75: throughput=4.94MB/sec pending data=0 2024-04-10T03:33:03.032 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UF9tMCaVRgAUhe6 off=7138368 len=1454384 2024-04-10T03:33:03.036 INFO:tasks.workunit.client.0.smithi016.stdout:op 399 completed, throughput=4.96MB/sec 2024-04-10T03:33:03.036 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sP6cRfZ0n14-vwh off=7201228 len=189480 2024-04-10T03:33:03.042 INFO:tasks.workunit.client.0.smithi016.stdout:op 400 completed, throughput=4.96MB/sec 2024-04-10T03:33:03.042 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HA46v67EywTMpTA off=2648840 len=1901801 2024-04-10T03:33:03.055 INFO:tasks.workunit.client.0.smithi016.stdout:op 401 completed, throughput=4.98MB/sec 2024-04-10T03:33:03.055 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cB3k9tLzPOTxDGl off=5038346 len=890862 2024-04-10T03:33:03.056 INFO:tasks.workunit.client.0.smithi016.stdout:op 402 completed, throughput=4.99MB/sec 2024-04-10T03:33:03.056 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0yAmUkqALuy6uwn off=8453036 len=2011049 2024-04-10T03:33:03.070 INFO:tasks.workunit.client.0.smithi016.stdout:op 403 completed, throughput=5.02MB/sec 2024-04-10T03:33:03.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:02 smithi016 bash[72916]: cluster 2024-04-10T03:33:01.809020+0000 mgr.y (mgr.25133) 799 : cluster 0 pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:33:03.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:02 smithi016 bash[74137]: cluster 2024-04-10T03:33:01.809020+0000 mgr.y (mgr.25133) 799 : cluster 0 pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:33:03.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:02 smithi136 bash[68278]: cluster 2024-04-10T03:33:01.809020+0000 mgr.y (mgr.25133) 799 : cluster 0 pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:33:04.071 INFO:tasks.workunit.client.0.smithi016.stdout: 76: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:04.071 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vzLzaguCcEPE3Bi off=10856293 len=2047498 2024-04-10T03:33:04.085 INFO:tasks.workunit.client.0.smithi016.stdout:op 404 completed, throughput=4.98MB/sec 2024-04-10T03:33:04.085 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aZsf9Po73-WDxxx off=1770343 len=480930 2024-04-10T03:33:04.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 405 completed, throughput=4.98MB/sec 2024-04-10T03:33:04.091 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--Ce-kVF4T_cGiuT off=3737023 len=244627 2024-04-10T03:33:04.097 INFO:tasks.workunit.client.0.smithi016.stdout:op 406 completed, throughput=4.98MB/sec 2024-04-10T03:33:04.097 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-faYLuoM8MisC_TM off=506898 len=1061643 2024-04-10T03:33:04.105 INFO:tasks.workunit.client.0.smithi016.stdout:op 407 completed, throughput=5MB/sec 2024-04-10T03:33:04.105 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-w5XVA28CTZ0rPBU off=1151090 len=1178725 2024-04-10T03:33:04.114 INFO:tasks.workunit.client.0.smithi016.stdout:op 408 completed, throughput=5.01MB/sec 2024-04-10T03:33:05.115 INFO:tasks.workunit.client.0.smithi016.stdout: 77: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:05.115 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AN3stBunlVpYZ_X off=2371471 len=1727246 2024-04-10T03:33:05.129 INFO:tasks.workunit.client.0.smithi016.stdout:op 409 completed, throughput=4.97MB/sec 2024-04-10T03:33:05.129 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aifOL91UVDB-joz off=5076647 len=302048 2024-04-10T03:33:05.135 INFO:tasks.workunit.client.0.smithi016.stdout:op 410 completed, throughput=4.97MB/sec 2024-04-10T03:33:05.135 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QapZHSANHSEx37W off=119270 len=700907 2024-04-10T03:33:05.138 INFO:tasks.workunit.client.0.smithi016.stdout:op 411 completed, throughput=4.98MB/sec 2024-04-10T03:33:05.138 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-381GxzfVwwx755y off=3387564 len=1389087 2024-04-10T03:33:05.148 INFO:tasks.workunit.client.0.smithi016.stdout:op 412 completed, throughput=4.99MB/sec 2024-04-10T03:33:05.148 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mBHC1YzvIAnGAzW off=8207184 len=534748 2024-04-10T03:33:05.154 INFO:tasks.workunit.client.0.smithi016.stdout:op 413 completed, throughput=5MB/sec 2024-04-10T03:33:05.154 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WMhCXU7W3FEJksK off=11018278 len=1444515 2024-04-10T03:33:05.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 414 completed, throughput=5.02MB/sec 2024-04-10T03:33:05.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:04 smithi016 bash[72916]: cluster 2024-04-10T03:33:03.810001+0000 mgr.y (mgr.25133) 800 : cluster 0 pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:33:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:04 smithi016 bash[74137]: cluster 2024-04-10T03:33:03.810001+0000 mgr.y (mgr.25133) 800 : cluster 0 pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:33:05.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:04 smithi136 bash[68278]: cluster 2024-04-10T03:33:03.810001+0000 mgr.y (mgr.25133) 800 : cluster 0 pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:33:06.166 INFO:tasks.workunit.client.0.smithi016.stdout: 78: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:06.166 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ePVupx5SU1SqrPF off=15461719 len=319298 2024-04-10T03:33:06.171 INFO:tasks.workunit.client.0.smithi016.stdout:op 415 completed, throughput=4.96MB/sec 2024-04-10T03:33:06.171 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5_4Ir4fTi1FrE7A off=12562563 len=1318125 2024-04-10T03:33:06.175 INFO:tasks.workunit.client.0.smithi016.stdout:op 416 completed, throughput=4.97MB/sec 2024-04-10T03:33:06.175 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yUjLLEJFhLLU_7n off=16800499 len=1038655 2024-04-10T03:33:06.177 INFO:tasks.workunit.client.0.smithi016.stdout:op 417 completed, throughput=4.98MB/sec 2024-04-10T03:33:06.178 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_oGgfynRj7vFyZL off=8800292 len=532890 2024-04-10T03:33:06.180 INFO:tasks.workunit.client.0.smithi016.stdout:op 418 completed, throughput=4.99MB/sec 2024-04-10T03:33:06.180 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FiiUtvBRs4_yB5Q off=17596336 len=457687 2024-04-10T03:33:06.183 INFO:tasks.workunit.client.0.smithi016.stdout:op 419 completed, throughput=5MB/sec 2024-04-10T03:33:06.183 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0SYDHURV0OwQusD off=21863619 len=1379934 2024-04-10T03:33:06.194 INFO:tasks.workunit.client.0.smithi016.stdout:op 420 completed, throughput=5.01MB/sec 2024-04-10T03:33:07.194 INFO:tasks.workunit.client.0.smithi016.stdout: 79: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:07.195 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-D9ZbDeR6VW1KKgq off=4456015 len=499411 2024-04-10T03:33:07.197 INFO:tasks.workunit.client.0.smithi016.stdout:op 421 completed, throughput=4.96MB/sec 2024-04-10T03:33:07.197 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-egW8tGLBbeHlCfP off=34660 len=875597 2024-04-10T03:33:07.200 INFO:tasks.workunit.client.0.smithi016.stdout:op 422 completed, throughput=4.97MB/sec 2024-04-10T03:33:07.200 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qpUriVRowVojaai off=2657076 len=1540503 2024-04-10T03:33:07.205 INFO:tasks.workunit.client.0.smithi016.stdout:op 423 completed, throughput=4.98MB/sec 2024-04-10T03:33:07.205 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BtRE59nbY2eX5nS off=8606690 len=847518 2024-04-10T03:33:07.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 424 completed, throughput=4.99MB/sec 2024-04-10T03:33:07.208 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CMKmYY4IOWBcymD off=9076603 len=1316515 2024-04-10T03:33:07.212 INFO:tasks.workunit.client.0.smithi016.stdout:op 425 completed, throughput=5.01MB/sec 2024-04-10T03:33:07.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:06 smithi016 bash[74137]: cluster 2024-04-10T03:33:05.811223+0000 mgr.y (mgr.25133) 801 : cluster 0 pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:33:07.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:06 smithi016 bash[72916]: cluster 2024-04-10T03:33:05.811223+0000 mgr.y (mgr.25133) 801 : cluster 0 pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:33:07.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:06 smithi136 bash[68278]: cluster 2024-04-10T03:33:05.811223+0000 mgr.y (mgr.25133) 801 : cluster 0 pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:33:08.212 INFO:tasks.workunit.client.0.smithi016.stdout: 80: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:08.212 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_P1a2c-5L4Isjnz off=3143020 len=378669 2024-04-10T03:33:08.214 INFO:tasks.workunit.client.0.smithi016.stdout:op 426 completed, throughput=4.95MB/sec 2024-04-10T03:33:08.214 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SylLxgOOckBFTvg off=6086102 len=2070285 2024-04-10T03:33:08.230 INFO:tasks.workunit.client.0.smithi016.stdout:op 427 completed, throughput=4.98MB/sec 2024-04-10T03:33:08.230 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P4JH9kLbaKrj0W9 off=6482129 len=1891538 2024-04-10T03:33:08.233 INFO:tasks.workunit.client.0.smithi016.stdout:op 428 completed, throughput=5MB/sec 2024-04-10T03:33:08.233 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UupgBbqc8WAiNDw off=2089491 len=246723 2024-04-10T03:33:08.235 INFO:tasks.workunit.client.0.smithi016.stdout:op 429 completed, throughput=5MB/sec 2024-04-10T03:33:08.235 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GnOiIObO39wvQRP off=7018085 len=1194450 2024-04-10T03:33:08.244 INFO:tasks.workunit.client.0.smithi016.stdout:op 430 completed, throughput=5.01MB/sec 2024-04-10T03:33:09.245 INFO:tasks.workunit.client.0.smithi016.stdout: 81: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:09.245 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_K1BLt63Z7XMvpd off=6999482 len=1502478 2024-04-10T03:33:09.258 INFO:tasks.workunit.client.0.smithi016.stdout:op 431 completed, throughput=4.97MB/sec 2024-04-10T03:33:09.258 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nJ0XwoYai3zF6uR off=9434122 len=485901 2024-04-10T03:33:09.264 INFO:tasks.workunit.client.0.smithi016.stdout:op 432 completed, throughput=4.97MB/sec 2024-04-10T03:33:09.264 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LyRWk-eVp_hf4ad off=6792730 len=324122 2024-04-10T03:33:09.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 433 completed, throughput=4.98MB/sec 2024-04-10T03:33:09.266 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aD-c1amcy5GILcy off=1795478 len=1402123 2024-04-10T03:33:09.269 INFO:tasks.workunit.client.0.smithi016.stdout:op 434 completed, throughput=4.99MB/sec 2024-04-10T03:33:09.269 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TwlyfXbQaD0iRyl off=5307512 len=177535 2024-04-10T03:33:09.274 INFO:tasks.workunit.client.0.smithi016.stdout:op 435 completed, throughput=5MB/sec 2024-04-10T03:33:09.274 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MKYB0fUg1sgXlMm off=13566312 len=268619 2024-04-10T03:33:09.279 INFO:tasks.workunit.client.0.smithi016.stdout:op 436 completed, throughput=5MB/sec 2024-04-10T03:33:09.279 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-b1HWJz44lrWfwNi off=1268880 len=1021887 2024-04-10T03:33:09.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 437 completed, throughput=5.01MB/sec 2024-04-10T03:33:09.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:08 smithi016 bash[72916]: cluster 2024-04-10T03:33:07.812159+0000 mgr.y (mgr.25133) 802 : cluster 0 pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:33:09.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:08 smithi016 bash[74137]: cluster 2024-04-10T03:33:07.812159+0000 mgr.y (mgr.25133) 802 : cluster 0 pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:33:09.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:08 smithi136 bash[68278]: cluster 2024-04-10T03:33:07.812159+0000 mgr.y (mgr.25133) 802 : cluster 0 pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:33:10.288 INFO:tasks.workunit.client.0.smithi016.stdout: 82: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:10.288 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tn3oT1Qyrjdoxng off=18119384 len=797325 2024-04-10T03:33:10.296 INFO:tasks.workunit.client.0.smithi016.stdout:op 438 completed, throughput=4.96MB/sec 2024-04-10T03:33:10.296 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aZsf9Po73-WDxxx off=13572470 len=1019282 2024-04-10T03:33:10.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 439 completed, throughput=4.97MB/sec 2024-04-10T03:33:10.305 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nfOILlS71H11i1k off=1503784 len=1287250 2024-04-10T03:33:10.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 440 completed, throughput=4.98MB/sec 2024-04-10T03:33:10.316 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JBup4tw5UZCRL2V off=6646611 len=1444266 2024-04-10T03:33:10.328 INFO:tasks.workunit.client.0.smithi016.stdout:op 441 completed, throughput=5MB/sec 2024-04-10T03:33:10.328 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ipFqs8uYKELeAIa off=7345371 len=608685 2024-04-10T03:33:10.330 INFO:tasks.workunit.client.0.smithi016.stdout:op 442 completed, throughput=5.01MB/sec 2024-04-10T03:33:11.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:11 smithi016 bash[72916]: cluster 2024-04-10T03:33:09.813137+0000 mgr.y (mgr.25133) 803 : cluster 0 pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-10T03:33:11.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:11 smithi016 bash[74137]: cluster 2024-04-10T03:33:09.813137+0000 mgr.y (mgr.25133) 803 : cluster 0 pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-10T03:33:11.330 INFO:tasks.workunit.client.0.smithi016.stdout: 83: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:11.330 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0KilXn_-udZqEep off=1014834 len=1579493 2024-04-10T03:33:11.344 INFO:tasks.workunit.client.0.smithi016.stdout:op 443 completed, throughput=4.96MB/sec 2024-04-10T03:33:11.345 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dWLJIhMy_G2GUIW off=12221626 len=521300 2024-04-10T03:33:11.346 INFO:tasks.workunit.client.0.smithi016.stdout:op 444 completed, throughput=4.97MB/sec 2024-04-10T03:33:11.347 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QWm37DUINFwLKIG off=4511 len=683936 2024-04-10T03:33:11.350 INFO:tasks.workunit.client.0.smithi016.stdout:op 445 completed, throughput=4.98MB/sec 2024-04-10T03:33:11.350 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vWW0UoHTxo4fgJB off=969867 len=2003724 2024-04-10T03:33:11.363 INFO:tasks.workunit.client.0.smithi016.stdout:op 446 completed, throughput=5MB/sec 2024-04-10T03:33:11.363 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0No2r7pQrCevtYj off=9435916 len=643449 2024-04-10T03:33:11.370 INFO:tasks.workunit.client.0.smithi016.stdout:op 447 completed, throughput=5.01MB/sec 2024-04-10T03:33:11.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:11 smithi136 bash[68278]: cluster 2024-04-10T03:33:09.813137+0000 mgr.y (mgr.25133) 803 : cluster 0 pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-10T03:33:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:33:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:33:11] "GET /metrics HTTP/1.1" 200 34114 "" "Prometheus/2.43.0" 2024-04-10T03:33:12.370 INFO:tasks.workunit.client.0.smithi016.stdout: 84: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:12.371 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DFAEtRg2Sxq3aCk off=12781741 len=222488 2024-04-10T03:33:12.372 INFO:tasks.workunit.client.0.smithi016.stdout:op 448 completed, throughput=4.95MB/sec 2024-04-10T03:33:12.372 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pj9MDpBiSLbsplr off=7330555 len=268795 2024-04-10T03:33:12.378 INFO:tasks.workunit.client.0.smithi016.stdout:op 449 completed, throughput=4.95MB/sec 2024-04-10T03:33:12.378 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-54nL-0bv1GuDJCR off=4379783 len=2002636 2024-04-10T03:33:12.383 INFO:tasks.workunit.client.0.smithi016.stdout:op 450 completed, throughput=4.97MB/sec 2024-04-10T03:33:12.383 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WTbbv6tvhwrEK6V off=7011228 len=863179 2024-04-10T03:33:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:op 451 completed, throughput=4.98MB/sec 2024-04-10T03:33:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Og8j-FZ_cWGOU4Y off=15320363 len=215612 2024-04-10T03:33:12.396 INFO:tasks.workunit.client.0.smithi016.stdout:op 452 completed, throughput=4.99MB/sec 2024-04-10T03:33:12.396 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--nYhkTXxMFP_gxj off=14843855 len=425356 2024-04-10T03:33:12.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 453 completed, throughput=4.99MB/sec 2024-04-10T03:33:12.398 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2h4rZOIqq4udsSX off=11869682 len=83603 2024-04-10T03:33:12.403 INFO:tasks.workunit.client.0.smithi016.stdout:op 454 completed, throughput=4.99MB/sec 2024-04-10T03:33:12.403 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y4rZpQ9rIQ6AT0o off=9932065 len=1838852 2024-04-10T03:33:12.417 INFO:tasks.workunit.client.0.smithi016.stdout:op 455 completed, throughput=5.01MB/sec 2024-04-10T03:33:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:13 smithi016 bash[74137]: cluster 2024-04-10T03:33:11.814310+0000 mgr.y (mgr.25133) 804 : cluster 0 pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:33:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:13 smithi016 bash[74137]: audit 2024-04-10T03:33:12.547282+0000 mon.a (mon.0) 2116 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:13 smithi016 bash[72916]: cluster 2024-04-10T03:33:11.814310+0000 mgr.y (mgr.25133) 804 : cluster 0 pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:33:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:13 smithi016 bash[72916]: audit 2024-04-10T03:33:12.547282+0000 mon.a (mon.0) 2116 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:13.417 INFO:tasks.workunit.client.0.smithi016.stdout: 85: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:13.418 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pqgOzWC4pR7cTJY off=20588278 len=846003 2024-04-10T03:33:13.420 INFO:tasks.workunit.client.0.smithi016.stdout:op 456 completed, throughput=4.96MB/sec 2024-04-10T03:33:13.421 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vk5z2796nqCZDc_ off=1968129 len=932709 2024-04-10T03:33:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:13 smithi136 bash[68278]: cluster 2024-04-10T03:33:11.814310+0000 mgr.y (mgr.25133) 804 : cluster 0 pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:33:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:13 smithi136 bash[68278]: audit 2024-04-10T03:33:12.547282+0000 mon.a (mon.0) 2116 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:13.429 INFO:tasks.workunit.client.0.smithi016.stdout:op 457 completed, throughput=4.97MB/sec 2024-04-10T03:33:13.430 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5_DfA0CMK812Ap- off=1314677 len=1499407 2024-04-10T03:33:13.433 INFO:tasks.workunit.client.0.smithi016.stdout:op 458 completed, throughput=4.99MB/sec 2024-04-10T03:33:13.433 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rtP7DycNWMnzINA off=1345156 len=703188 2024-04-10T03:33:13.436 INFO:tasks.workunit.client.0.smithi016.stdout:op 459 completed, throughput=5MB/sec 2024-04-10T03:33:13.436 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JoqANiCAULZfRK5 off=10813311 len=305595 2024-04-10T03:33:13.442 INFO:tasks.workunit.client.0.smithi016.stdout:op 460 completed, throughput=5MB/sec 2024-04-10T03:33:13.442 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TmhlaP03xfNG7em off=2463101 len=994149 2024-04-10T03:33:13.451 INFO:tasks.workunit.client.0.smithi016.stdout:op 461 completed, throughput=5.01MB/sec 2024-04-10T03:33:14.451 INFO:tasks.workunit.client.0.smithi016.stdout: 86: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:14.451 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-adiDbPVNmbblEbz off=13017303 len=1952037 2024-04-10T03:33:14.464 INFO:tasks.workunit.client.0.smithi016.stdout:op 462 completed, throughput=4.97MB/sec 2024-04-10T03:33:14.465 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RvXO-fHs3kxnQ5B off=4069369 len=1196688 2024-04-10T03:33:14.473 INFO:tasks.workunit.client.0.smithi016.stdout:op 463 completed, throughput=4.98MB/sec 2024-04-10T03:33:14.473 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tsIcx9ysqS0LgPh off=13771798 len=417515 2024-04-10T03:33:14.475 INFO:tasks.workunit.client.0.smithi016.stdout:op 464 completed, throughput=4.99MB/sec 2024-04-10T03:33:14.475 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O8jlxeUj4FxGB0i off=2238148 len=983677 2024-04-10T03:33:14.483 INFO:tasks.workunit.client.0.smithi016.stdout:op 465 completed, throughput=5MB/sec 2024-04-10T03:33:14.483 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-L_Fa049JYKZPyG6 off=14779117 len=1943919 2024-04-10T03:33:14.487 INFO:tasks.workunit.client.0.smithi016.stdout:op 466 completed, throughput=5.02MB/sec 2024-04-10T03:33:15.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:14 smithi016 bash[74137]: cluster 2024-04-10T03:33:13.815230+0000 mgr.y (mgr.25133) 805 : cluster 0 pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:33:15.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:14 smithi016 bash[72916]: cluster 2024-04-10T03:33:13.815230+0000 mgr.y (mgr.25133) 805 : cluster 0 pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:33:15.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:14 smithi136 bash[68278]: cluster 2024-04-10T03:33:13.815230+0000 mgr.y (mgr.25133) 805 : cluster 0 pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:33:15.487 INFO:tasks.workunit.client.0.smithi016.stdout: 87: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:15.487 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LwiAi2goguGBRYV off=4564559 len=1389854 2024-04-10T03:33:15.497 INFO:tasks.workunit.client.0.smithi016.stdout:op 467 completed, throughput=4.98MB/sec 2024-04-10T03:33:15.497 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4aUZuhT_sUFpdV8 off=491727 len=141904 2024-04-10T03:33:15.499 INFO:tasks.workunit.client.0.smithi016.stdout:op 468 completed, throughput=4.98MB/sec 2024-04-10T03:33:15.499 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-quWctvZBTQCkjFt off=3141073 len=963457 2024-04-10T03:33:15.507 INFO:tasks.workunit.client.0.smithi016.stdout:op 469 completed, throughput=4.99MB/sec 2024-04-10T03:33:15.507 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oZHNCZNoflBnnCK off=6327105 len=1271127 2024-04-10T03:33:15.521 INFO:tasks.workunit.client.0.smithi016.stdout:op 470 completed, throughput=5MB/sec 2024-04-10T03:33:16.519 INFO:tasks.workunit.client.0.smithi016.stdout: 88: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:16.519 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qDdagbTpqy8qHid off=10983528 len=545522 2024-04-10T03:33:16.525 INFO:tasks.workunit.client.0.smithi016.stdout:op 471 completed, throughput=4.95MB/sec 2024-04-10T03:33:16.526 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qFJazP8qIpcEz3i off=1426718 len=1276287 2024-04-10T03:33:16.535 INFO:tasks.workunit.client.0.smithi016.stdout:op 472 completed, throughput=4.97MB/sec 2024-04-10T03:33:16.535 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-E48D8A2xDBuUopC off=9074887 len=1218347 2024-04-10T03:33:16.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 473 completed, throughput=4.98MB/sec 2024-04-10T03:33:16.546 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-h7nOSA-hs_ZU-R_ off=643358 len=479803 2024-04-10T03:33:16.548 INFO:tasks.workunit.client.0.smithi016.stdout:op 474 completed, throughput=4.98MB/sec 2024-04-10T03:33:16.548 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HQsnoWpcP-V-uiV off=3026119 len=532035 2024-04-10T03:33:16.554 INFO:tasks.workunit.client.0.smithi016.stdout:op 475 completed, throughput=4.99MB/sec 2024-04-10T03:33:16.554 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZCPDs6u5z3PP7JS off=436022 len=186722 2024-04-10T03:33:16.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 476 completed, throughput=4.99MB/sec 2024-04-10T03:33:16.559 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F9_E84v7AAi2QgQ off=821000 len=481125 2024-04-10T03:33:16.565 INFO:tasks.workunit.client.0.smithi016.stdout:op 477 completed, throughput=4.99MB/sec 2024-04-10T03:33:16.565 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-h7vu2OlgXRqoecq off=1308772 len=30856 2024-04-10T03:33:16.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 478 completed, throughput=4.99MB/sec 2024-04-10T03:33:16.569 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ErDFmlHTRru0g4a off=11172133 len=106566 2024-04-10T03:33:16.574 INFO:tasks.workunit.client.0.smithi016.stdout:op 479 completed, throughput=5MB/sec 2024-04-10T03:33:16.574 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0HAcxj5j9LXwnVb off=2337666 len=166406 2024-04-10T03:33:16.576 INFO:tasks.workunit.client.0.smithi016.stdout:op 480 completed, throughput=5MB/sec 2024-04-10T03:33:16.576 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z67hdQjua3mTal8 off=15919780 len=1352358 2024-04-10T03:33:16.583 INFO:tasks.workunit.client.0.smithi016.stdout:op 481 completed, throughput=5.01MB/sec 2024-04-10T03:33:17.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:16 smithi136 bash[68278]: cluster 2024-04-10T03:33:15.816343+0000 mgr.y (mgr.25133) 806 : cluster 0 pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-10T03:33:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:16 smithi016 bash[74137]: cluster 2024-04-10T03:33:15.816343+0000 mgr.y (mgr.25133) 806 : cluster 0 pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-10T03:33:17.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:16 smithi016 bash[72916]: cluster 2024-04-10T03:33:15.816343+0000 mgr.y (mgr.25133) 806 : cluster 0 pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-10T03:33:17.584 INFO:tasks.workunit.client.0.smithi016.stdout: 89: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:17.584 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yLVPyfU2P_48Evd off=7095190 len=209576 2024-04-10T03:33:17.589 INFO:tasks.workunit.client.0.smithi016.stdout:op 482 completed, throughput=4.96MB/sec 2024-04-10T03:33:17.589 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GrgQWoOMOwHqGGl off=5190658 len=1072026 2024-04-10T03:33:17.592 INFO:tasks.workunit.client.0.smithi016.stdout:op 483 completed, throughput=4.97MB/sec 2024-04-10T03:33:17.592 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MtIxCn1UEFCCZs5 off=294634 len=1254800 2024-04-10T03:33:17.597 INFO:tasks.workunit.client.0.smithi016.stdout:op 484 completed, throughput=4.98MB/sec 2024-04-10T03:33:17.597 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f0K03eRECr3h0XJ off=13279379 len=1322890 2024-04-10T03:33:17.608 INFO:tasks.workunit.client.0.smithi016.stdout:op 485 completed, throughput=4.99MB/sec 2024-04-10T03:33:17.608 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g3jv8Tty18cnt10 off=4937921 len=1939372 2024-04-10T03:33:17.620 INFO:tasks.workunit.client.0.smithi016.stdout:op 486 completed, throughput=5.01MB/sec 2024-04-10T03:33:18.621 INFO:tasks.workunit.client.0.smithi016.stdout: 90: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:18.621 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E6cpMJDkRIOutAG off=7232010 len=17422 2024-04-10T03:33:18.622 INFO:tasks.workunit.client.0.smithi016.stdout:op 487 completed, throughput=4.96MB/sec 2024-04-10T03:33:18.622 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DsKiaHwXu_y_VcP off=11624735 len=1717566 2024-04-10T03:33:18.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 488 completed, throughput=4.98MB/sec 2024-04-10T03:33:18.626 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vGWjo6q90Xp6AL7 off=792746 len=613568 2024-04-10T03:33:18.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 489 completed, throughput=4.98MB/sec 2024-04-10T03:33:18.628 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0hpTZXzM8nldQy_ off=7076483 len=1613112 2024-04-10T03:33:18.640 INFO:tasks.workunit.client.0.smithi016.stdout:op 490 completed, throughput=5MB/sec 2024-04-10T03:33:18.640 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ljHD0iIL4fbRwju off=3002368 len=29995 2024-04-10T03:33:18.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 491 completed, throughput=5MB/sec 2024-04-10T03:33:19.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:18 smithi136 bash[68278]: cluster 2024-04-10T03:33:17.817293+0000 mgr.y (mgr.25133) 807 : cluster 0 pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:33:19.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:18 smithi016 bash[72916]: cluster 2024-04-10T03:33:17.817293+0000 mgr.y (mgr.25133) 807 : cluster 0 pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:33:19.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:18 smithi016 bash[74137]: cluster 2024-04-10T03:33:17.817293+0000 mgr.y (mgr.25133) 807 : cluster 0 pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:33:19.641 INFO:tasks.workunit.client.0.smithi016.stdout: 91: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:19.642 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9fslMRkNIrWjgMw off=48716 len=1936465 2024-04-10T03:33:19.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 492 completed, throughput=4.97MB/sec 2024-04-10T03:33:19.671 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DHtEy2Tn4L52OGb off=5452780 len=1098263 2024-04-10T03:33:19.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 493 completed, throughput=4.98MB/sec 2024-04-10T03:33:19.671 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kqYm-qGT0HN0rzt off=5851290 len=235766 2024-04-10T03:33:19.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 494 completed, throughput=4.98MB/sec 2024-04-10T03:33:19.672 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-scQgrcvSaJM-XPX off=13401748 len=1291821 2024-04-10T03:33:19.672 INFO:tasks.workunit.client.0.smithi016.stdout:op 495 completed, throughput=4.99MB/sec 2024-04-10T03:33:19.672 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6LB9OR8lFfM7_ND off=5827739 len=1295644 2024-04-10T03:33:19.672 INFO:tasks.workunit.client.0.smithi016.stdout:op 496 completed, throughput=5.01MB/sec 2024-04-10T03:33:20.667 INFO:tasks.workunit.client.0.smithi016.stdout: 92: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:20.667 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZYMTm6rRJ1XRRkv off=1905552 len=352465 2024-04-10T03:33:20.673 INFO:tasks.workunit.client.0.smithi016.stdout:op 497 completed, throughput=4.96MB/sec 2024-04-10T03:33:20.673 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JJIW1W1JXe8D4Va off=3518754 len=1006946 2024-04-10T03:33:20.676 INFO:tasks.workunit.client.0.smithi016.stdout:op 498 completed, throughput=4.97MB/sec 2024-04-10T03:33:20.676 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JvhtDdo9cNGP3-x off=2481588 len=793508 2024-04-10T03:33:20.679 INFO:tasks.workunit.client.0.smithi016.stdout:op 499 completed, throughput=4.97MB/sec 2024-04-10T03:33:20.679 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aD103hgNU_7GOwb off=3777036 len=1615803 2024-04-10T03:33:20.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 500 completed, throughput=4.99MB/sec 2024-04-10T03:33:20.683 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NgsUaMhhfHDTjjY off=12409333 len=629748 2024-04-10T03:33:20.685 INFO:tasks.workunit.client.0.smithi016.stdout:op 501 completed, throughput=5MB/sec 2024-04-10T03:33:20.685 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EbcyeiqQ4FL4jFS off=6624891 len=1062497 2024-04-10T03:33:20.694 INFO:tasks.workunit.client.0.smithi016.stdout:op 502 completed, throughput=5.01MB/sec 2024-04-10T03:33:21.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:20 smithi136 bash[68278]: cluster 2024-04-10T03:33:19.818471+0000 mgr.y (mgr.25133) 808 : cluster 0 pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:33:21.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:20 smithi016 bash[72916]: cluster 2024-04-10T03:33:19.818471+0000 mgr.y (mgr.25133) 808 : cluster 0 pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:33:21.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:20 smithi016 bash[74137]: cluster 2024-04-10T03:33:19.818471+0000 mgr.y (mgr.25133) 808 : cluster 0 pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:33:21.694 INFO:tasks.workunit.client.0.smithi016.stdout: 93: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:21.695 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OgOf52dAop6VfV9 off=2935554 len=1960186 2024-04-10T03:33:21.708 INFO:tasks.workunit.client.0.smithi016.stdout:op 503 completed, throughput=4.97MB/sec 2024-04-10T03:33:21.708 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U1ZzStWiSfmVMrk off=10210143 len=605948 2024-04-10T03:33:21.710 INFO:tasks.workunit.client.0.smithi016.stdout:op 504 completed, throughput=4.98MB/sec 2024-04-10T03:33:21.710 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7ljmwQSQB9vSGxT off=6527576 len=895859 2024-04-10T03:33:21.712 INFO:tasks.workunit.client.0.smithi016.stdout:op 505 completed, throughput=4.99MB/sec 2024-04-10T03:33:21.712 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dvEQoxYAtGC7Q6S off=12261005 len=45010 2024-04-10T03:33:21.714 INFO:tasks.workunit.client.0.smithi016.stdout:op 506 completed, throughput=4.99MB/sec 2024-04-10T03:33:21.714 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_pPqusBL0zfIes- off=15430460 len=34308 2024-04-10T03:33:21.718 INFO:tasks.workunit.client.0.smithi016.stdout:op 507 completed, throughput=4.99MB/sec 2024-04-10T03:33:21.719 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-48nstPhr96csxRr off=42610 len=1994610 2024-04-10T03:33:21.734 INFO:tasks.workunit.client.0.smithi016.stdout:op 508 completed, throughput=5.01MB/sec 2024-04-10T03:33:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:33:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:33:21] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-04-10T03:33:22.734 INFO:tasks.workunit.client.0.smithi016.stdout: 94: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:22.735 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-o3IXQ-TGv8xDP7O off=11832346 len=1218225 2024-04-10T03:33:22.745 INFO:tasks.workunit.client.0.smithi016.stdout:op 509 completed, throughput=4.97MB/sec 2024-04-10T03:33:22.745 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z3UOtnR9IKYMkMs off=7124471 len=1101118 2024-04-10T03:33:22.748 INFO:tasks.workunit.client.0.smithi016.stdout:op 510 completed, throughput=4.98MB/sec 2024-04-10T03:33:22.748 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3c9PdpmBJsQhmJ- off=18472304 len=1041149 2024-04-10T03:33:22.753 INFO:tasks.workunit.client.0.smithi016.stdout:op 511 completed, throughput=4.99MB/sec 2024-04-10T03:33:22.753 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-StAODNUYk5Bwusr off=59551 len=1413392 2024-04-10T03:33:22.764 INFO:tasks.workunit.client.0.smithi016.stdout:op 512 completed, throughput=5MB/sec 2024-04-10T03:33:23.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:22 smithi136 bash[68278]: cluster 2024-04-10T03:33:21.819505+0000 mgr.y (mgr.25133) 809 : cluster 0 pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:33:23.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:22 smithi016 bash[72916]: cluster 2024-04-10T03:33:21.819505+0000 mgr.y (mgr.25133) 809 : cluster 0 pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:33:23.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:22 smithi016 bash[74137]: cluster 2024-04-10T03:33:21.819505+0000 mgr.y (mgr.25133) 809 : cluster 0 pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:33:23.764 INFO:tasks.workunit.client.0.smithi016.stdout: 95: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:23.765 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kBE7t4Edh1Q1wkU off=20093682 len=2020791 2024-04-10T03:33:23.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 513 completed, throughput=4.97MB/sec 2024-04-10T03:33:23.781 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_-VZ0zx0tkQ6IuH off=7870010 len=1700307 2024-04-10T03:33:23.795 INFO:tasks.workunit.client.0.smithi016.stdout:op 514 completed, throughput=4.98MB/sec 2024-04-10T03:33:23.795 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TNzA20Q0lILvM2g off=7537495 len=641317 2024-04-10T03:33:23.802 INFO:tasks.workunit.client.0.smithi016.stdout:op 515 completed, throughput=4.99MB/sec 2024-04-10T03:33:23.802 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CHsN7P8kQk3p3kw off=1034334 len=1517586 2024-04-10T03:33:23.805 INFO:tasks.workunit.client.0.smithi016.stdout:op 516 completed, throughput=5MB/sec 2024-04-10T03:33:24.805 INFO:tasks.workunit.client.0.smithi016.stdout: 96: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:24.806 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kk8meAUZujXolHD off=3040174 len=1864236 2024-04-10T03:33:24.820 INFO:tasks.workunit.client.0.smithi016.stdout:op 517 completed, throughput=4.97MB/sec 2024-04-10T03:33:24.820 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QzuQQ-9j0ruN0CA off=722832 len=337308 2024-04-10T03:33:24.821 INFO:tasks.workunit.client.0.smithi016.stdout:op 518 completed, throughput=4.97MB/sec 2024-04-10T03:33:24.821 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GWq0MIruOTxVD4C off=5293529 len=726154 2024-04-10T03:33:24.824 INFO:tasks.workunit.client.0.smithi016.stdout:op 519 completed, throughput=4.98MB/sec 2024-04-10T03:33:24.825 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Bj-beL9X-V4twzO off=2865423 len=38270 2024-04-10T03:33:24.829 INFO:tasks.workunit.client.0.smithi016.stdout:op 520 completed, throughput=4.98MB/sec 2024-04-10T03:33:24.829 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--5XY36s9G0JfdHn off=7716216 len=117006 2024-04-10T03:33:24.830 INFO:tasks.workunit.client.0.smithi016.stdout:op 521 completed, throughput=4.98MB/sec 2024-04-10T03:33:24.830 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D5KG39XlUbg6pJs off=7123539 len=1589893 2024-04-10T03:33:24.842 INFO:tasks.workunit.client.0.smithi016.stdout:op 522 completed, throughput=5MB/sec 2024-04-10T03:33:24.842 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-N7eKd08twNUJwIw off=2508089 len=2084346 2024-04-10T03:33:24.858 INFO:tasks.workunit.client.0.smithi016.stdout:op 523 completed, throughput=5.02MB/sec 2024-04-10T03:33:25.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:24 smithi136 bash[68278]: cluster 2024-04-10T03:33:23.820399+0000 mgr.y (mgr.25133) 810 : cluster 0 pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:33:25.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:24 smithi016 bash[74137]: cluster 2024-04-10T03:33:23.820399+0000 mgr.y (mgr.25133) 810 : cluster 0 pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:33:25.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:24 smithi016 bash[72916]: cluster 2024-04-10T03:33:23.820399+0000 mgr.y (mgr.25133) 810 : cluster 0 pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:33:25.859 INFO:tasks.workunit.client.0.smithi016.stdout: 97: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:25.859 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3bHYJ4dX0TAh4Xf off=5518536 len=866033 2024-04-10T03:33:25.861 INFO:tasks.workunit.client.0.smithi016.stdout:op 524 completed, throughput=4.97MB/sec 2024-04-10T03:33:25.861 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XaNwCI0Fr8-uHyh off=290198 len=1115941 2024-04-10T03:33:25.865 INFO:tasks.workunit.client.0.smithi016.stdout:op 525 completed, throughput=4.98MB/sec 2024-04-10T03:33:25.866 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FjI9ysGLgMCJ3iJ off=1043236 len=832449 2024-04-10T03:33:25.874 INFO:tasks.workunit.client.0.smithi016.stdout:op 526 completed, throughput=4.99MB/sec 2024-04-10T03:33:25.874 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BabmhdgbmI9NqiT off=1927281 len=518365 2024-04-10T03:33:25.876 INFO:tasks.workunit.client.0.smithi016.stdout:op 527 completed, throughput=5MB/sec 2024-04-10T03:33:25.876 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kqj3N8WhWp6umz_ off=1029944 len=1797321 2024-04-10T03:33:25.889 INFO:tasks.workunit.client.0.smithi016.stdout:op 528 completed, throughput=5.01MB/sec 2024-04-10T03:33:26.889 INFO:tasks.workunit.client.0.smithi016.stdout: 98: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:26.889 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ze9D4fYIu_bZNo1 off=9466048 len=688405 2024-04-10T03:33:26.900 INFO:tasks.workunit.client.0.smithi016.stdout:op 529 completed, throughput=4.97MB/sec 2024-04-10T03:33:26.901 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--P9Waq_oFNBoGxc off=11634348 len=810411 2024-04-10T03:33:26.903 INFO:tasks.workunit.client.0.smithi016.stdout:op 530 completed, throughput=4.98MB/sec 2024-04-10T03:33:26.903 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sy6fDbYHII5GFPZ off=6628620 len=379683 2024-04-10T03:33:26.904 INFO:tasks.workunit.client.0.smithi016.stdout:op 531 completed, throughput=4.98MB/sec 2024-04-10T03:33:26.904 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iEI0CZMo-OxlFHY off=7883176 len=1919656 2024-04-10T03:33:26.918 INFO:tasks.workunit.client.0.smithi016.stdout:op 532 completed, throughput=5MB/sec 2024-04-10T03:33:26.918 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BKsWOunMjntL5Zt off=2866192 len=2078494 2024-04-10T03:33:26.933 INFO:tasks.workunit.client.0.smithi016.stdout:op 533 completed, throughput=5.02MB/sec 2024-04-10T03:33:27.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:26 smithi136 bash[68278]: cluster 2024-04-10T03:33:25.821429+0000 mgr.y (mgr.25133) 811 : cluster 0 pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-10T03:33:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:26 smithi016 bash[72916]: cluster 2024-04-10T03:33:25.821429+0000 mgr.y (mgr.25133) 811 : cluster 0 pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-10T03:33:27.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:26 smithi016 bash[74137]: cluster 2024-04-10T03:33:25.821429+0000 mgr.y (mgr.25133) 811 : cluster 0 pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-10T03:33:27.934 INFO:tasks.workunit.client.0.smithi016.stdout: 99: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:27.934 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0ymSe104iK9cqJX off=3064515 len=1895339 2024-04-10T03:33:27.938 INFO:tasks.workunit.client.0.smithi016.stdout:op 534 completed, throughput=4.99MB/sec 2024-04-10T03:33:27.938 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eRPfmbmqPq3b5hP off=10437185 len=1937550 2024-04-10T03:33:27.954 INFO:tasks.workunit.client.0.smithi016.stdout:op 535 completed, throughput=5MB/sec 2024-04-10T03:33:28.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:27 smithi136 bash[68278]: audit 2024-04-10T03:33:27.548198+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:27 smithi016 bash[72916]: audit 2024-04-10T03:33:27.548198+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:27 smithi016 bash[74137]: audit 2024-04-10T03:33:27.548198+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:28.954 INFO:tasks.workunit.client.0.smithi016.stdout: 100: throughput=4.95MB/sec pending data=0 2024-04-10T03:33:28.954 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TTyCuIgCYb15S0S off=8004674 len=439450 2024-04-10T03:33:28.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 536 completed, throughput=4.96MB/sec 2024-04-10T03:33:28.961 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Q_RUfKwIUKFy0_x off=11315283 len=584967 2024-04-10T03:33:28.968 INFO:tasks.workunit.client.0.smithi016.stdout:op 537 completed, throughput=4.96MB/sec 2024-04-10T03:33:28.968 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yhXntfBj_nTIYT8 off=1916179 len=767727 2024-04-10T03:33:28.970 INFO:tasks.workunit.client.0.smithi016.stdout:op 538 completed, throughput=4.97MB/sec 2024-04-10T03:33:28.970 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i9H04W7Sr2-ciDG off=5110348 len=1566181 2024-04-10T03:33:28.973 INFO:tasks.workunit.client.0.smithi016.stdout:op 539 completed, throughput=4.98MB/sec 2024-04-10T03:33:28.973 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IvDWzkrD4pQSIW- off=4727074 len=1557839 2024-04-10T03:33:28.986 INFO:tasks.workunit.client.0.smithi016.stdout:op 540 completed, throughput=5MB/sec 2024-04-10T03:33:28.986 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d7c5jtMGT6VZ2po off=188533 len=1857736 2024-04-10T03:33:28.999 INFO:tasks.workunit.client.0.smithi016.stdout:op 541 completed, throughput=5.01MB/sec 2024-04-10T03:33:29.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:28 smithi136 bash[68278]: cluster 2024-04-10T03:33:27.822322+0000 mgr.y (mgr.25133) 812 : cluster 0 pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:33:29.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:28 smithi016 bash[72916]: cluster 2024-04-10T03:33:27.822322+0000 mgr.y (mgr.25133) 812 : cluster 0 pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:33:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:28 smithi016 bash[74137]: cluster 2024-04-10T03:33:27.822322+0000 mgr.y (mgr.25133) 812 : cluster 0 pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:33:29.999 INFO:tasks.workunit.client.0.smithi016.stdout: 101: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:29.999 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QjyLCoS9pODy1f7 off=6703211 len=1699673 2024-04-10T03:33:30.011 INFO:tasks.workunit.client.0.smithi016.stdout:op 542 completed, throughput=4.98MB/sec 2024-04-10T03:33:30.011 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NWrLz3j8TgU-jP4 off=2693087 len=367648 2024-04-10T03:33:30.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 543 completed, throughput=4.98MB/sec 2024-04-10T03:33:30.014 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GCeSJl2UAWOeGfO off=14746451 len=1352359 2024-04-10T03:33:30.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 544 completed, throughput=5MB/sec 2024-04-10T03:33:30.019 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-E9CUZAtVe8qcthh off=1096423 len=87899 2024-04-10T03:33:30.024 INFO:tasks.workunit.client.0.smithi016.stdout:op 545 completed, throughput=5MB/sec 2024-04-10T03:33:30.024 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P0vyX3J9hN2SJu3 off=21311853 len=1894148 2024-04-10T03:33:30.038 INFO:tasks.workunit.client.0.smithi016.stdout:op 546 completed, throughput=5.01MB/sec 2024-04-10T03:33:31.038 INFO:tasks.workunit.client.0.smithi016.stdout: 102: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:31.039 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_RirNiImal7RQ7U off=12203238 len=764741 2024-04-10T03:33:31.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 547 completed, throughput=4.97MB/sec 2024-04-10T03:33:31.042 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ms2lsLgTdqHkxTx off=8154009 len=1319361 2024-04-10T03:33:31.053 INFO:tasks.workunit.client.0.smithi016.stdout:op 548 completed, throughput=4.98MB/sec 2024-04-10T03:33:31.053 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IblW8S3leAMWV7L off=2675920 len=904209 2024-04-10T03:33:31.061 INFO:tasks.workunit.client.0.smithi016.stdout:op 549 completed, throughput=4.99MB/sec 2024-04-10T03:33:31.061 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MVF5UcU1Dhr-hR9 off=646324 len=1788500 2024-04-10T03:33:31.073 INFO:tasks.workunit.client.0.smithi016.stdout:op 550 completed, throughput=5.01MB/sec 2024-04-10T03:33:31.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:30 smithi136 bash[68278]: cluster 2024-04-10T03:33:29.823309+0000 mgr.y (mgr.25133) 813 : cluster 0 pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:33:31.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:30 smithi016 bash[72916]: cluster 2024-04-10T03:33:29.823309+0000 mgr.y (mgr.25133) 813 : cluster 0 pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:33:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:30 smithi016 bash[74137]: cluster 2024-04-10T03:33:29.823309+0000 mgr.y (mgr.25133) 813 : cluster 0 pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:33:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:33:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:33:31] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2024-04-10T03:33:32.073 INFO:tasks.workunit.client.0.smithi016.stdout: 103: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:32.073 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8OCyqk1yViEsjUm off=14842467 len=196903 2024-04-10T03:33:32.075 INFO:tasks.workunit.client.0.smithi016.stdout:op 551 completed, throughput=4.96MB/sec 2024-04-10T03:33:32.075 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YAMrORnw3fWEcGz off=2215050 len=387101 2024-04-10T03:33:32.077 INFO:tasks.workunit.client.0.smithi016.stdout:op 552 completed, throughput=4.97MB/sec 2024-04-10T03:33:32.077 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XF8V-bE9NHmjE1F off=6193311 len=1424245 2024-04-10T03:33:32.088 INFO:tasks.workunit.client.0.smithi016.stdout:op 553 completed, throughput=4.98MB/sec 2024-04-10T03:33:32.088 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-N4RTtn_KDdtXsKV off=7846326 len=858862 2024-04-10T03:33:32.095 INFO:tasks.workunit.client.0.smithi016.stdout:op 554 completed, throughput=4.99MB/sec 2024-04-10T03:33:32.095 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gmI3zIL1Ktoa_D6 off=549969 len=958429 2024-04-10T03:33:32.103 INFO:tasks.workunit.client.0.smithi016.stdout:op 555 completed, throughput=4.99MB/sec 2024-04-10T03:33:32.104 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CCPBxzP4xvcL2lp off=13055206 len=1376177 2024-04-10T03:33:32.113 INFO:tasks.workunit.client.0.smithi016.stdout:op 556 completed, throughput=5.01MB/sec 2024-04-10T03:33:33.113 INFO:tasks.workunit.client.0.smithi016.stdout: 104: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:33.113 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xLVLXsQgtTziQHG off=5963426 len=1295770 2024-04-10T03:33:33.117 INFO:tasks.workunit.client.0.smithi016.stdout:op 557 completed, throughput=4.97MB/sec 2024-04-10T03:33:33.117 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XStDhvJJ7kZqSIY off=5897089 len=1089159 2024-04-10T03:33:33.120 INFO:tasks.workunit.client.0.smithi016.stdout:op 558 completed, throughput=4.98MB/sec 2024-04-10T03:33:33.120 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UxBbrrQTw62Jq-i off=13998984 len=670656 2024-04-10T03:33:33.127 INFO:tasks.workunit.client.0.smithi016.stdout:op 559 completed, throughput=4.99MB/sec 2024-04-10T03:33:33.127 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k_ftOUojNN54kO4 off=6271247 len=1052835 2024-04-10T03:33:33.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 560 completed, throughput=4.99MB/sec 2024-04-10T03:33:33.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-f0drUANmrCPU48S off=199838 len=973673 2024-04-10T03:33:33.135 INFO:tasks.workunit.client.0.smithi016.stdout:op 561 completed, throughput=5MB/sec 2024-04-10T03:33:33.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:32 smithi136 bash[68278]: cluster 2024-04-10T03:33:31.824271+0000 mgr.y (mgr.25133) 814 : cluster 0 pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:33:33.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:32 smithi016 bash[72916]: cluster 2024-04-10T03:33:31.824271+0000 mgr.y (mgr.25133) 814 : cluster 0 pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:33:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:32 smithi016 bash[74137]: cluster 2024-04-10T03:33:31.824271+0000 mgr.y (mgr.25133) 814 : cluster 0 pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:33:34.136 INFO:tasks.workunit.client.0.smithi016.stdout: 105: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:34.136 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QPIw3MUNoUlRPm1 off=239077 len=353403 2024-04-10T03:33:34.141 INFO:tasks.workunit.client.0.smithi016.stdout:op 562 completed, throughput=4.96MB/sec 2024-04-10T03:33:34.141 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vrrgXFAQ38NSdHc off=9063282 len=471114 2024-04-10T03:33:34.147 INFO:tasks.workunit.client.0.smithi016.stdout:op 563 completed, throughput=4.96MB/sec 2024-04-10T03:33:34.147 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H-9WPvmQRakp0o2 off=2508275 len=92783 2024-04-10T03:33:34.151 INFO:tasks.workunit.client.0.smithi016.stdout:op 564 completed, throughput=4.96MB/sec 2024-04-10T03:33:34.151 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I014q_pxN6aJhih off=156728 len=1490132 2024-04-10T03:33:34.154 INFO:tasks.workunit.client.0.smithi016.stdout:op 565 completed, throughput=4.98MB/sec 2024-04-10T03:33:34.154 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Af8sLM76gO72zkV off=16813602 len=1120636 2024-04-10T03:33:34.159 INFO:tasks.workunit.client.0.smithi016.stdout:op 566 completed, throughput=4.99MB/sec 2024-04-10T03:33:34.159 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RLk3xDYPhPIeTt6 off=3855641 len=1929313 2024-04-10T03:33:34.163 INFO:tasks.workunit.client.0.smithi016.stdout:op 567 completed, throughput=5MB/sec 2024-04-10T03:33:35.164 INFO:tasks.workunit.client.0.smithi016.stdout: 106: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:35.164 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jBMbtI4dyQcUaqn off=1994584 len=192947 2024-04-10T03:33:35.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 568 completed, throughput=4.96MB/sec 2024-04-10T03:33:35.165 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9KRMT8H6ueEueXc off=1730410 len=1574121 2024-04-10T03:33:35.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:34 smithi136 bash[68278]: cluster 2024-04-10T03:33:33.825166+0000 mgr.y (mgr.25133) 815 : cluster 0 pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:33:35.176 INFO:tasks.workunit.client.0.smithi016.stdout:op 569 completed, throughput=4.97MB/sec 2024-04-10T03:33:35.176 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aowdy7nJ7EO5wH9 off=6653394 len=173954 2024-04-10T03:33:35.181 INFO:tasks.workunit.client.0.smithi016.stdout:op 570 completed, throughput=4.97MB/sec 2024-04-10T03:33:35.181 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9_j24A8sDgi8Lrj off=14519405 len=2058731 2024-04-10T03:33:35.198 INFO:tasks.workunit.client.0.smithi016.stdout:op 571 completed, throughput=4.99MB/sec 2024-04-10T03:33:35.198 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-t2kRLzjmnMABFtD off=22780136 len=96975 2024-04-10T03:33:35.198 INFO:tasks.workunit.client.0.smithi016.stdout:op 572 completed, throughput=4.99MB/sec 2024-04-10T03:33:35.198 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3poOiB1CVwBpnVE off=4266084 len=1679943 2024-04-10T03:33:35.202 INFO:tasks.workunit.client.0.smithi016.stdout:op 573 completed, throughput=5.01MB/sec 2024-04-10T03:33:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:34 smithi016 bash[72916]: cluster 2024-04-10T03:33:33.825166+0000 mgr.y (mgr.25133) 815 : cluster 0 pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:33:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:34 smithi016 bash[74137]: cluster 2024-04-10T03:33:33.825166+0000 mgr.y (mgr.25133) 815 : cluster 0 pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:33:36.203 INFO:tasks.workunit.client.0.smithi016.stdout: 107: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:36.203 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GgE8RXov5UHqs0t off=8268621 len=1122771 2024-04-10T03:33:36.214 INFO:tasks.workunit.client.0.smithi016.stdout:op 574 completed, throughput=4.97MB/sec 2024-04-10T03:33:36.214 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Zp5pDJ9h1lXGCaS off=143840 len=1542823 2024-04-10T03:33:36.216 INFO:tasks.workunit.client.0.smithi016.stdout:op 575 completed, throughput=4.98MB/sec 2024-04-10T03:33:36.217 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-r0xYbji3fiWAi0C off=3993635 len=733030 2024-04-10T03:33:36.219 INFO:tasks.workunit.client.0.smithi016.stdout:op 576 completed, throughput=4.99MB/sec 2024-04-10T03:33:36.219 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-28iqoUZGrp4yo9h off=8300930 len=2009770 2024-04-10T03:33:36.234 INFO:tasks.workunit.client.0.smithi016.stdout:op 577 completed, throughput=5.01MB/sec 2024-04-10T03:33:37.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:36 smithi136 bash[68278]: cluster 2024-04-10T03:33:35.826198+0000 mgr.y (mgr.25133) 816 : cluster 0 pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-04-10T03:33:37.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:36 smithi136 bash[68278]: audit 2024-04-10T03:33:36.588863+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:33:37.234 INFO:tasks.workunit.client.0.smithi016.stdout: 108: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:37.234 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qlQzU3dAGzZC0OE off=5355514 len=560690 2024-04-10T03:33:37.236 INFO:tasks.workunit.client.0.smithi016.stdout:op 578 completed, throughput=4.97MB/sec 2024-04-10T03:33:37.236 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qZSDsO9XFmyJaMA off=4139793 len=298826 2024-04-10T03:33:37.238 INFO:tasks.workunit.client.0.smithi016.stdout:op 579 completed, throughput=4.97MB/sec 2024-04-10T03:33:37.238 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ke7Dbkz_pj8rP-v off=574226 len=1402541 2024-04-10T03:33:37.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 580 completed, throughput=4.98MB/sec 2024-04-10T03:33:37.248 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qMzgDGKxW0jYtTZ off=17729814 len=1026433 2024-04-10T03:33:37.256 INFO:tasks.workunit.client.0.smithi016.stdout:op 581 completed, throughput=4.99MB/sec 2024-04-10T03:33:37.256 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DDnE1RNOVoAxTRv off=8037180 len=1614623 2024-04-10T03:33:37.259 INFO:tasks.workunit.client.0.smithi016.stdout:op 582 completed, throughput=5MB/sec 2024-04-10T03:33:37.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:36 smithi016 bash[72916]: cluster 2024-04-10T03:33:35.826198+0000 mgr.y (mgr.25133) 816 : cluster 0 pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-04-10T03:33:37.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:36 smithi016 bash[72916]: audit 2024-04-10T03:33:36.588863+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:33:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:36 smithi016 bash[74137]: cluster 2024-04-10T03:33:35.826198+0000 mgr.y (mgr.25133) 816 : cluster 0 pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-04-10T03:33:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:36 smithi016 bash[74137]: audit 2024-04-10T03:33:36.588863+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:33:38.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:37 smithi136 bash[68278]: audit 2024-04-10T03:33:37.365948+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:33:38.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:37 smithi136 bash[68278]: audit 2024-04-10T03:33:37.367092+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:33:38.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:37 smithi136 bash[68278]: audit 2024-04-10T03:33:37.374193+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:33:38.259 INFO:tasks.workunit.client.0.smithi016.stdout: 109: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:38.259 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KIUo2T1IsPoY91T off=669199 len=745238 2024-04-10T03:33:38.262 INFO:tasks.workunit.client.0.smithi016.stdout:op 583 completed, throughput=4.96MB/sec 2024-04-10T03:33:38.262 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4ZrqtAQ_ydM2WXy off=3599633 len=1505815 2024-04-10T03:33:38.265 INFO:tasks.workunit.client.0.smithi016.stdout:op 584 completed, throughput=4.98MB/sec 2024-04-10T03:33:38.266 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iEy_PZ24UliZIAd off=7886809 len=1945786 2024-04-10T03:33:38.272 INFO:tasks.workunit.client.0.smithi016.stdout:op 585 completed, throughput=4.99MB/sec 2024-04-10T03:33:38.272 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-abqffqURqYQIWCW off=4104095 len=122975 2024-04-10T03:33:38.277 INFO:tasks.workunit.client.0.smithi016.stdout:op 586 completed, throughput=4.99MB/sec 2024-04-10T03:33:38.277 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mkyZ9Sv5RCWZi0F off=665402 len=242996 2024-04-10T03:33:38.282 INFO:tasks.workunit.client.0.smithi016.stdout:op 587 completed, throughput=5MB/sec 2024-04-10T03:33:38.282 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_DNRWcTW7Q2vu-0 off=8170363 len=1945263 2024-04-10T03:33:38.286 INFO:tasks.workunit.client.0.smithi016.stdout:op 588 completed, throughput=5.01MB/sec 2024-04-10T03:33:38.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:37 smithi016 bash[74137]: audit 2024-04-10T03:33:37.365948+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:33:38.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:37 smithi016 bash[74137]: audit 2024-04-10T03:33:37.367092+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:33:38.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:37 smithi016 bash[74137]: audit 2024-04-10T03:33:37.374193+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:33:38.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:37 smithi016 bash[72916]: audit 2024-04-10T03:33:37.365948+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:33:38.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:37 smithi016 bash[72916]: audit 2024-04-10T03:33:37.367092+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:33:38.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:37 smithi016 bash[72916]: audit 2024-04-10T03:33:37.374193+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:33:39.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:38 smithi136 bash[68278]: cluster 2024-04-10T03:33:37.827137+0000 mgr.y (mgr.25133) 817 : cluster 0 pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:33:39.287 INFO:tasks.workunit.client.0.smithi016.stdout: 110: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:39.287 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F0w6tnmjpBbAGlO off=364665 len=656737 2024-04-10T03:33:39.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 589 completed, throughput=4.97MB/sec 2024-04-10T03:33:39.295 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pqgOzWC4pR7cTJY off=22863556 len=1765513 2024-04-10T03:33:39.309 INFO:tasks.workunit.client.0.smithi016.stdout:op 590 completed, throughput=4.99MB/sec 2024-04-10T03:33:39.309 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fdrvK7bLEphikSi off=11711954 len=1391862 2024-04-10T03:33:39.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 591 completed, throughput=5MB/sec 2024-04-10T03:33:39.311 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8iZ-u8suC8_4BLh off=8719754 len=1966116 2024-04-10T03:33:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:38 smithi016 bash[72916]: cluster 2024-04-10T03:33:37.827137+0000 mgr.y (mgr.25133) 817 : cluster 0 pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:33:39.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:38 smithi016 bash[74137]: cluster 2024-04-10T03:33:37.827137+0000 mgr.y (mgr.25133) 817 : cluster 0 pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:33:39.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 592 completed, throughput=5.02MB/sec 2024-04-10T03:33:40.318 INFO:tasks.workunit.client.0.smithi016.stdout: 111: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:40.318 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tgIdpz28ragwZ_L off=1194712 len=1063029 2024-04-10T03:33:40.320 INFO:tasks.workunit.client.0.smithi016.stdout:op 593 completed, throughput=4.98MB/sec 2024-04-10T03:33:40.320 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g1eFYIY0uEWsuys off=622460 len=1987394 2024-04-10T03:33:40.334 INFO:tasks.workunit.client.0.smithi016.stdout:op 594 completed, throughput=5MB/sec 2024-04-10T03:33:40.334 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_hhbT57EFBL1V1v off=2766422 len=609840 2024-04-10T03:33:40.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 595 completed, throughput=5MB/sec 2024-04-10T03:33:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:40 smithi016 bash[72916]: cluster 2024-04-10T03:33:39.828053+0000 mgr.y (mgr.25133) 818 : cluster 0 pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:33:41.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:40 smithi016 bash[74137]: cluster 2024-04-10T03:33:39.828053+0000 mgr.y (mgr.25133) 818 : cluster 0 pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:33:41.341 INFO:tasks.workunit.client.0.smithi016.stdout: 112: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:41.341 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-omeaufvAFZbnZYZ off=23164506 len=1548769 2024-04-10T03:33:41.353 INFO:tasks.workunit.client.0.smithi016.stdout:op 596 completed, throughput=4.97MB/sec 2024-04-10T03:33:41.354 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M5wLXfnoe_nWzAl off=1912262 len=215155 2024-04-10T03:33:41.355 INFO:tasks.workunit.client.0.smithi016.stdout:op 597 completed, throughput=4.97MB/sec 2024-04-10T03:33:41.355 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5CbunbEywrV4ZL2 off=13868454 len=1264899 2024-04-10T03:33:41.366 INFO:tasks.workunit.client.0.smithi016.stdout:op 598 completed, throughput=4.98MB/sec 2024-04-10T03:33:41.366 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cLpFZnRMt-3CeEI off=5185257 len=1634820 2024-04-10T03:33:41.376 INFO:tasks.workunit.client.0.smithi016.stdout:op 599 completed, throughput=4.99MB/sec 2024-04-10T03:33:41.377 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8lm9Vlh6l7enmCI off=3841121 len=1649244 2024-04-10T03:33:41.385 INFO:tasks.workunit.client.0.smithi016.stdout:op 600 completed, throughput=5.01MB/sec 2024-04-10T03:33:41.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:40 smithi136 bash[68278]: cluster 2024-04-10T03:33:39.828053+0000 mgr.y (mgr.25133) 818 : cluster 0 pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:33:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:33:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:33:41] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2024-04-10T03:33:42.386 INFO:tasks.workunit.client.0.smithi016.stdout: 113: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:42.386 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Tnb3IpWIReKy9Zl off=7615268 len=1442520 2024-04-10T03:33:42.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 601 completed, throughput=4.98MB/sec 2024-04-10T03:33:42.398 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wXxmFJVox0P50xP off=2466403 len=205800 2024-04-10T03:33:42.400 INFO:tasks.workunit.client.0.smithi016.stdout:op 602 completed, throughput=4.98MB/sec 2024-04-10T03:33:42.400 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aky14Olw_yh59e_ off=784855 len=621827 2024-04-10T03:33:42.403 INFO:tasks.workunit.client.0.smithi016.stdout:op 603 completed, throughput=4.98MB/sec 2024-04-10T03:33:42.403 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k8nFoh-5x7GkKzM off=2754081 len=1613694 2024-04-10T03:33:42.406 INFO:tasks.workunit.client.0.smithi016.stdout:op 604 completed, throughput=5MB/sec 2024-04-10T03:33:42.406 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z99MHGar23TwE42 off=6122762 len=1342842 2024-04-10T03:33:42.419 INFO:tasks.workunit.client.0.smithi016.stdout:op 605 completed, throughput=5.01MB/sec 2024-04-10T03:33:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:42 smithi016 bash[72916]: cluster 2024-04-10T03:33:41.829019+0000 mgr.y (mgr.25133) 819 : cluster 0 pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:33:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:42 smithi016 bash[72916]: audit 2024-04-10T03:33:42.548549+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:42 smithi016 bash[74137]: cluster 2024-04-10T03:33:41.829019+0000 mgr.y (mgr.25133) 819 : cluster 0 pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:33:43.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:42 smithi016 bash[74137]: audit 2024-04-10T03:33:42.548549+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:43.417 INFO:tasks.workunit.client.0.smithi016.stdout: 114: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:43.417 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OsKbr5ra2MIkeFx off=1623999 len=544469 2024-04-10T03:33:43.425 INFO:tasks.workunit.client.0.smithi016.stdout:op 606 completed, throughput=4.97MB/sec 2024-04-10T03:33:43.425 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tThd6ISbd1mitMa off=5301974 len=372305 2024-04-10T03:33:43.426 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:42 smithi136 bash[68278]: cluster 2024-04-10T03:33:41.829019+0000 mgr.y (mgr.25133) 819 : cluster 0 pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:33:43.426 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:42 smithi136 bash[68278]: audit 2024-04-10T03:33:42.548549+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:43.430 INFO:tasks.workunit.client.0.smithi016.stdout:op 607 completed, throughput=4.97MB/sec 2024-04-10T03:33:43.430 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pa4exk4ZnpkhZk4 off=14702374 len=382699 2024-04-10T03:33:43.432 INFO:tasks.workunit.client.0.smithi016.stdout:op 608 completed, throughput=4.97MB/sec 2024-04-10T03:33:43.432 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bB2LK0FLLjw3gRJ off=11671229 len=1622456 2024-04-10T03:33:43.443 INFO:tasks.workunit.client.0.smithi016.stdout:op 609 completed, throughput=4.99MB/sec 2024-04-10T03:33:43.443 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xArZpKoGffvkXBm off=8715532 len=1882505 2024-04-10T03:33:43.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 610 completed, throughput=5MB/sec 2024-04-10T03:33:44.455 INFO:tasks.workunit.client.0.smithi016.stdout: 115: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:44.455 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6dkRLlxmc0LdcDI off=8922893 len=80700 2024-04-10T03:33:44.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 611 completed, throughput=4.96MB/sec 2024-04-10T03:33:44.456 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pundCCkVCbYTg_S off=2976809 len=1349450 2024-04-10T03:33:44.468 INFO:tasks.workunit.client.0.smithi016.stdout:op 612 completed, throughput=4.97MB/sec 2024-04-10T03:33:44.468 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xuZBa4o8TJheP2j off=5618609 len=2051131 2024-04-10T03:33:44.483 INFO:tasks.workunit.client.0.smithi016.stdout:op 613 completed, throughput=4.99MB/sec 2024-04-10T03:33:44.483 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4RkSdRi-vLqb9c- off=8492069 len=168521 2024-04-10T03:33:44.484 INFO:tasks.workunit.client.0.smithi016.stdout:op 614 completed, throughput=4.99MB/sec 2024-04-10T03:33:44.485 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KW5bFU-FxE2BKgG off=46592 len=53431 2024-04-10T03:33:44.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 615 completed, throughput=4.99MB/sec 2024-04-10T03:33:44.486 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-impwvj1zaBP0dPI off=1564432 len=2001122 2024-04-10T03:33:44.491 INFO:tasks.workunit.client.0.smithi016.stdout:op 616 completed, throughput=5MB/sec 2024-04-10T03:33:45.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:44 smithi016 bash[74137]: cluster 2024-04-10T03:33:43.829970+0000 mgr.y (mgr.25133) 820 : cluster 0 pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:33:45.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:44 smithi016 bash[72916]: cluster 2024-04-10T03:33:43.829970+0000 mgr.y (mgr.25133) 820 : cluster 0 pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:33:45.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:44 smithi136 bash[68278]: cluster 2024-04-10T03:33:43.829970+0000 mgr.y (mgr.25133) 820 : cluster 0 pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:33:45.491 INFO:tasks.workunit.client.0.smithi016.stdout: 116: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:45.491 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-omGn-TXyO4CRXm3 off=5861043 len=2085895 2024-04-10T03:33:45.499 INFO:tasks.workunit.client.0.smithi016.stdout:op 617 completed, throughput=4.98MB/sec 2024-04-10T03:33:45.499 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4zZIZg_OTSqOrIY off=5018414 len=103318 2024-04-10T03:33:45.500 INFO:tasks.workunit.client.0.smithi016.stdout:op 618 completed, throughput=4.98MB/sec 2024-04-10T03:33:45.500 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-X9usT-PsJ9s0Ek5 off=10186485 len=601293 2024-04-10T03:33:45.502 INFO:tasks.workunit.client.0.smithi016.stdout:op 619 completed, throughput=4.98MB/sec 2024-04-10T03:33:45.502 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j2Rx_YpqICC04Y4 off=10677520 len=999073 2024-04-10T03:33:45.511 INFO:tasks.workunit.client.0.smithi016.stdout:op 620 completed, throughput=4.99MB/sec 2024-04-10T03:33:45.511 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--ZEXD-wIWqEeIqe off=14953999 len=1465379 2024-04-10T03:33:45.515 INFO:tasks.workunit.client.0.smithi016.stdout:op 621 completed, throughput=5MB/sec 2024-04-10T03:33:46.515 INFO:tasks.workunit.client.0.smithi016.stdout: 117: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:46.515 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-99haXxLuaN3gbsd off=885128 len=315620 2024-04-10T03:33:46.517 INFO:tasks.workunit.client.0.smithi016.stdout:op 622 completed, throughput=4.96MB/sec 2024-04-10T03:33:46.517 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d3MitRIvOgb_QCb off=1885117 len=1077128 2024-04-10T03:33:46.526 INFO:tasks.workunit.client.0.smithi016.stdout:op 623 completed, throughput=4.97MB/sec 2024-04-10T03:33:46.526 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hr9gnrJjlnrkAFO off=13485709 len=1596048 2024-04-10T03:33:46.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 624 completed, throughput=4.98MB/sec 2024-04-10T03:33:46.529 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--So8KIJFpuFPg7Z off=482783 len=1402917 2024-04-10T03:33:46.532 INFO:tasks.workunit.client.0.smithi016.stdout:op 625 completed, throughput=4.99MB/sec 2024-04-10T03:33:46.532 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y0CWxaNivaY77sE off=5850162 len=1310369 2024-04-10T03:33:46.541 INFO:tasks.workunit.client.0.smithi016.stdout:op 626 completed, throughput=5MB/sec 2024-04-10T03:33:47.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:46 smithi136 bash[68278]: cluster 2024-04-10T03:33:45.831037+0000 mgr.y (mgr.25133) 821 : cluster 0 pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:33:47.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:46 smithi016 bash[74137]: cluster 2024-04-10T03:33:45.831037+0000 mgr.y (mgr.25133) 821 : cluster 0 pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:33:47.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:46 smithi016 bash[72916]: cluster 2024-04-10T03:33:45.831037+0000 mgr.y (mgr.25133) 821 : cluster 0 pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:33:47.542 INFO:tasks.workunit.client.0.smithi016.stdout: 118: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:47.542 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jdUakdxYzA8Bdik off=3600614 len=841725 2024-04-10T03:33:47.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 627 completed, throughput=4.97MB/sec 2024-04-10T03:33:47.550 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JCm33bDOtOkrsNT off=5799317 len=1544068 2024-04-10T03:33:47.561 INFO:tasks.workunit.client.0.smithi016.stdout:op 628 completed, throughput=4.98MB/sec 2024-04-10T03:33:47.562 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Dy9-Eyf-vYqCKrd off=14104409 len=862482 2024-04-10T03:33:47.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 629 completed, throughput=4.99MB/sec 2024-04-10T03:33:47.569 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c8I1VfsrrUbANIO off=9160028 len=957636 2024-04-10T03:33:47.576 INFO:tasks.workunit.client.0.smithi016.stdout:op 630 completed, throughput=4.99MB/sec 2024-04-10T03:33:47.576 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iC-IiMV1iXZ-ifi off=21156605 len=1742430 2024-04-10T03:33:47.581 INFO:tasks.workunit.client.0.smithi016.stdout:op 631 completed, throughput=5.01MB/sec 2024-04-10T03:33:48.581 INFO:tasks.workunit.client.0.smithi016.stdout: 119: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:48.582 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--uW6YCJ3SK3KhhP off=3527704 len=1115748 2024-04-10T03:33:48.591 INFO:tasks.workunit.client.0.smithi016.stdout:op 632 completed, throughput=4.98MB/sec 2024-04-10T03:33:48.591 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DDfkcvvX_fAk-eV off=13790414 len=464823 2024-04-10T03:33:48.593 INFO:tasks.workunit.client.0.smithi016.stdout:op 633 completed, throughput=4.98MB/sec 2024-04-10T03:33:48.593 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KwV8b1qGayTvAeE off=4465296 len=1684335 2024-04-10T03:33:48.605 INFO:tasks.workunit.client.0.smithi016.stdout:op 634 completed, throughput=4.99MB/sec 2024-04-10T03:33:48.605 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D4Xq_WQX2JyjD7F off=18830983 len=1450068 2024-04-10T03:33:48.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 635 completed, throughput=5MB/sec 2024-04-10T03:33:49.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:48 smithi136 bash[68278]: cluster 2024-04-10T03:33:47.831904+0000 mgr.y (mgr.25133) 822 : cluster 0 pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-10T03:33:49.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:48 smithi016 bash[74137]: cluster 2024-04-10T03:33:47.831904+0000 mgr.y (mgr.25133) 822 : cluster 0 pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-10T03:33:49.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:48 smithi016 bash[72916]: cluster 2024-04-10T03:33:47.831904+0000 mgr.y (mgr.25133) 822 : cluster 0 pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-10T03:33:49.616 INFO:tasks.workunit.client.0.smithi016.stdout: 120: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:49.616 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9DYgrGdyp1S3WPG off=5248069 len=1412608 2024-04-10T03:33:49.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 636 completed, throughput=4.97MB/sec 2024-04-10T03:33:49.628 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-us2AXmGcwY86ccR off=187101 len=1511726 2024-04-10T03:33:49.631 INFO:tasks.workunit.client.0.smithi016.stdout:op 637 completed, throughput=4.98MB/sec 2024-04-10T03:33:49.631 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-STTPtKq5rt-LqaO off=247122 len=309006 2024-04-10T03:33:49.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 638 completed, throughput=4.99MB/sec 2024-04-10T03:33:49.637 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HDcc6jW4RatZ_6p off=5690675 len=1857767 2024-04-10T03:33:49.652 INFO:tasks.workunit.client.0.smithi016.stdout:op 639 completed, throughput=5MB/sec 2024-04-10T03:33:50.652 INFO:tasks.workunit.client.0.smithi016.stdout: 121: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:50.652 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HaDXcCE4S5cBz4Q off=2826751 len=1675955 2024-04-10T03:33:50.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 640 completed, throughput=4.97MB/sec 2024-04-10T03:33:50.655 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lrxl-yeZYudoiW7 off=2362782 len=1461694 2024-04-10T03:33:50.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 641 completed, throughput=4.98MB/sec 2024-04-10T03:33:50.665 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wdTur4iR6A9GQb0 off=2252655 len=1321320 2024-04-10T03:33:50.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 642 completed, throughput=4.99MB/sec 2024-04-10T03:33:50.668 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hWot7Ed1e4z7D5m off=2752389 len=1817618 2024-04-10T03:33:50.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 643 completed, throughput=5.01MB/sec 2024-04-10T03:33:51.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:50 smithi136 bash[68278]: cluster 2024-04-10T03:33:49.832810+0000 mgr.y (mgr.25133) 823 : cluster 0 pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:33:51.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:50 smithi016 bash[74137]: cluster 2024-04-10T03:33:49.832810+0000 mgr.y (mgr.25133) 823 : cluster 0 pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:33:51.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:50 smithi016 bash[72916]: cluster 2024-04-10T03:33:49.832810+0000 mgr.y (mgr.25133) 823 : cluster 0 pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:33:51.672 INFO:tasks.workunit.client.0.smithi016.stdout: 122: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:51.672 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_ylW8lbbuYvp_6o off=966519 len=587060 2024-04-10T03:33:51.675 INFO:tasks.workunit.client.0.smithi016.stdout:op 644 completed, throughput=4.97MB/sec 2024-04-10T03:33:51.675 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YlWH9jzPfaquCf6 off=2283946 len=1295493 2024-04-10T03:33:51.679 INFO:tasks.workunit.client.0.smithi016.stdout:op 645 completed, throughput=4.98MB/sec 2024-04-10T03:33:51.679 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1mo3m3_Gx8J71U3 off=0 len=1472865 2024-04-10T03:33:51.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 646 completed, throughput=4.99MB/sec 2024-04-10T03:33:51.683 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UdcqrhUs3XV_yBX off=128442 len=1298521 2024-04-10T03:33:51.688 INFO:tasks.workunit.client.0.smithi016.stdout:op 647 completed, throughput=5MB/sec 2024-04-10T03:33:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:33:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:33:51] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-04-10T03:33:52.688 INFO:tasks.workunit.client.0.smithi016.stdout: 123: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:52.688 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HnXvYg9kfBrZwCD off=6541476 len=895002 2024-04-10T03:33:52.697 INFO:tasks.workunit.client.0.smithi016.stdout:op 648 completed, throughput=4.97MB/sec 2024-04-10T03:33:52.697 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XgPXzj_S04Ce8Ir off=55337 len=113325 2024-04-10T03:33:52.698 INFO:tasks.workunit.client.0.smithi016.stdout:op 649 completed, throughput=4.97MB/sec 2024-04-10T03:33:52.699 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8yTI4aqMYLPHgH8 off=19207799 len=480022 2024-04-10T03:33:52.705 INFO:tasks.workunit.client.0.smithi016.stdout:op 650 completed, throughput=4.97MB/sec 2024-04-10T03:33:52.705 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8gQFlwFc9HzWEA1 off=1050374 len=291394 2024-04-10T03:33:52.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 651 completed, throughput=4.98MB/sec 2024-04-10T03:33:52.706 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W1eq1oM3yKowcMF off=18439118 len=10862 2024-04-10T03:33:52.711 INFO:tasks.workunit.client.0.smithi016.stdout:op 652 completed, throughput=4.98MB/sec 2024-04-10T03:33:52.711 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5Y7CVYF6MUTfn6q off=8849725 len=1774728 2024-04-10T03:33:52.725 INFO:tasks.workunit.client.0.smithi016.stdout:op 653 completed, throughput=4.99MB/sec 2024-04-10T03:33:52.725 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LyRWk-eVp_hf4ad off=11267752 len=823392 2024-04-10T03:33:52.729 INFO:tasks.workunit.client.0.smithi016.stdout:op 654 completed, throughput=4.99MB/sec 2024-04-10T03:33:52.729 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-21dII3MXHnVTIOf off=2196537 len=1919270 2024-04-10T03:33:52.733 INFO:tasks.workunit.client.0.smithi016.stdout:op 655 completed, throughput=5.01MB/sec 2024-04-10T03:33:53.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:52 smithi136 bash[68278]: cluster 2024-04-10T03:33:51.833800+0000 mgr.y (mgr.25133) 824 : cluster 0 pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:33:53.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:52 smithi016 bash[72916]: cluster 2024-04-10T03:33:51.833800+0000 mgr.y (mgr.25133) 824 : cluster 0 pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:33:53.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:52 smithi016 bash[74137]: cluster 2024-04-10T03:33:51.833800+0000 mgr.y (mgr.25133) 824 : cluster 0 pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:33:53.734 INFO:tasks.workunit.client.0.smithi016.stdout: 124: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:53.734 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MA5Df9ANntteNWE off=63666 len=1262537 2024-04-10T03:33:53.744 INFO:tasks.workunit.client.0.smithi016.stdout:op 656 completed, throughput=4.98MB/sec 2024-04-10T03:33:53.744 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ywEGnvrlpAiZJBR off=5275578 len=551448 2024-04-10T03:33:53.750 INFO:tasks.workunit.client.0.smithi016.stdout:op 657 completed, throughput=4.98MB/sec 2024-04-10T03:33:53.751 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pzRzuR7AkwBQCU3 off=1133274 len=378301 2024-04-10T03:33:53.756 INFO:tasks.workunit.client.0.smithi016.stdout:op 658 completed, throughput=4.98MB/sec 2024-04-10T03:33:53.756 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WIISC22rJaSub5J off=5660425 len=1858184 2024-04-10T03:33:53.771 INFO:tasks.workunit.client.0.smithi016.stdout:op 659 completed, throughput=5MB/sec 2024-04-10T03:33:53.771 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rfwVsI6nC-Tpbw- off=1465079 len=76911 2024-04-10T03:33:53.772 INFO:tasks.workunit.client.0.smithi016.stdout:op 660 completed, throughput=5MB/sec 2024-04-10T03:33:53.772 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ygAZq3XjTn1v1gr off=10524802 len=1883755 2024-04-10T03:33:53.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 661 completed, throughput=5.01MB/sec 2024-04-10T03:33:54.785 INFO:tasks.workunit.client.0.smithi016.stdout: 125: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:54.785 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7PMyeiKxy4xg8ag off=465746 len=516515 2024-04-10T03:33:54.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 662 completed, throughput=4.98MB/sec 2024-04-10T03:33:54.792 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uWQyQys-kzVt5U1 off=3628920 len=1096475 2024-04-10T03:33:54.801 INFO:tasks.workunit.client.0.smithi016.stdout:op 663 completed, throughput=4.98MB/sec 2024-04-10T03:33:54.802 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k3kXpuzoOV1uF1a off=1287316 len=899724 2024-04-10T03:33:54.804 INFO:tasks.workunit.client.0.smithi016.stdout:op 664 completed, throughput=4.99MB/sec 2024-04-10T03:33:54.805 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8np87eOH9yuZ1of off=4196738 len=1661156 2024-04-10T03:33:54.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 665 completed, throughput=5MB/sec 2024-04-10T03:33:55.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:54 smithi136 bash[68278]: cluster 2024-04-10T03:33:53.834835+0000 mgr.y (mgr.25133) 825 : cluster 0 pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-10T03:33:55.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:54 smithi016 bash[72916]: cluster 2024-04-10T03:33:53.834835+0000 mgr.y (mgr.25133) 825 : cluster 0 pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-10T03:33:55.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:54 smithi016 bash[74137]: cluster 2024-04-10T03:33:53.834835+0000 mgr.y (mgr.25133) 825 : cluster 0 pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-10T03:33:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: 126: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:55.818 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1swzChG1dBk54Wv off=3531367 len=1867734 2024-04-10T03:33:55.822 INFO:tasks.workunit.client.0.smithi016.stdout:op 666 completed, throughput=4.98MB/sec 2024-04-10T03:33:55.822 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_4gBAVODcjf0uuy off=1681464 len=1711167 2024-04-10T03:33:55.827 INFO:tasks.workunit.client.0.smithi016.stdout:op 667 completed, throughput=4.99MB/sec 2024-04-10T03:33:55.827 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ppnpk7DcJRKG3j1 off=6288992 len=1424164 2024-04-10T03:33:55.829 INFO:tasks.workunit.client.0.smithi016.stdout:op 668 completed, throughput=5MB/sec 2024-04-10T03:33:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: 127: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:56.830 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Z81dJed-rBW9wvo off=20367642 len=1569732 2024-04-10T03:33:56.836 INFO:tasks.workunit.client.0.smithi016.stdout:op 669 completed, throughput=4.97MB/sec 2024-04-10T03:33:56.836 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f5mvNNSXBx1vBv4 off=4234297 len=1666348 2024-04-10T03:33:56.848 INFO:tasks.workunit.client.0.smithi016.stdout:op 670 completed, throughput=4.99MB/sec 2024-04-10T03:33:56.849 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ij_LS3bmUVBfeSc off=9539186 len=2088031 2024-04-10T03:33:56.854 INFO:tasks.workunit.client.0.smithi016.stdout:op 671 completed, throughput=5MB/sec 2024-04-10T03:33:57.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:56 smithi136 bash[68278]: cluster 2024-04-10T03:33:55.835978+0000 mgr.y (mgr.25133) 826 : cluster 0 pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:33:57.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:56 smithi016 bash[72916]: cluster 2024-04-10T03:33:55.835978+0000 mgr.y (mgr.25133) 826 : cluster 0 pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:33:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:56 smithi016 bash[74137]: cluster 2024-04-10T03:33:55.835978+0000 mgr.y (mgr.25133) 826 : cluster 0 pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:33:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: 128: throughput=4.96MB/sec pending data=0 2024-04-10T03:33:57.855 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i4PcTbHB6Tq_jGS off=5405043 len=2019303 2024-04-10T03:33:57.859 INFO:tasks.workunit.client.0.smithi016.stdout:op 672 completed, throughput=4.98MB/sec 2024-04-10T03:33:57.859 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ygAZq3XjTn1v1gr off=4630669 len=1619059 2024-04-10T03:33:57.863 INFO:tasks.workunit.client.0.smithi016.stdout:op 673 completed, throughput=4.99MB/sec 2024-04-10T03:33:57.863 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8L-CKNNAuCrpdmb off=753437 len=1210648 2024-04-10T03:33:57.883 INFO:tasks.workunit.client.0.smithi016.stdout:op 674 completed, throughput=5MB/sec 2024-04-10T03:33:57.883 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zlMMQdk9Xjv5-bP off=4123148 len=522959 2024-04-10T03:33:57.885 INFO:tasks.workunit.client.0.smithi016.stdout:op 675 completed, throughput=5MB/sec 2024-04-10T03:33:57.885 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vJ2xj9vI3SUy50j off=3072868 len=809614 2024-04-10T03:33:57.888 INFO:tasks.workunit.client.0.smithi016.stdout:op 676 completed, throughput=5.01MB/sec 2024-04-10T03:33:58.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:57 smithi136 bash[68278]: audit 2024-04-10T03:33:57.548957+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:57 smithi016 bash[72916]: audit 2024-04-10T03:33:57.548957+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:57 smithi016 bash[74137]: audit 2024-04-10T03:33:57.548957+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:33:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: 129: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:58.888 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IQpq34OCLs-fRvo off=1615630 len=1963428 2024-04-10T03:33:58.904 INFO:tasks.workunit.client.0.smithi016.stdout:op 677 completed, throughput=4.98MB/sec 2024-04-10T03:33:58.904 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-A7Ir3WfJCN6Ze7v off=13426479 len=1110881 2024-04-10T03:33:58.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 678 completed, throughput=4.99MB/sec 2024-04-10T03:33:58.907 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YM62d5uyWCPLIC_ off=1519269 len=2022925 2024-04-10T03:33:58.924 INFO:tasks.workunit.client.0.smithi016.stdout:op 679 completed, throughput=5MB/sec 2024-04-10T03:33:59.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:33:58 smithi136 bash[68278]: cluster 2024-04-10T03:33:57.837062+0000 mgr.y (mgr.25133) 827 : cluster 0 pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:33:59.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:33:58 smithi016 bash[72916]: cluster 2024-04-10T03:33:57.837062+0000 mgr.y (mgr.25133) 827 : cluster 0 pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:33:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:33:58 smithi016 bash[74137]: cluster 2024-04-10T03:33:57.837062+0000 mgr.y (mgr.25133) 827 : cluster 0 pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:33:59.924 INFO:tasks.workunit.client.0.smithi016.stdout: 130: throughput=4.97MB/sec pending data=0 2024-04-10T03:33:59.924 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XGpCqSyZaPCWLUT off=8645711 len=719930 2024-04-10T03:33:59.931 INFO:tasks.workunit.client.0.smithi016.stdout:op 680 completed, throughput=4.97MB/sec 2024-04-10T03:33:59.931 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n7YLbsGWKQkVhPp off=278059 len=1206779 2024-04-10T03:33:59.940 INFO:tasks.workunit.client.0.smithi016.stdout:op 681 completed, throughput=4.98MB/sec 2024-04-10T03:33:59.941 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BkZCoCiGYNY_q9R off=5630067 len=755241 2024-04-10T03:33:59.947 INFO:tasks.workunit.client.0.smithi016.stdout:op 682 completed, throughput=4.98MB/sec 2024-04-10T03:33:59.947 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BHXCEEXH1FZmhRy off=6147060 len=1885491 2024-04-10T03:33:59.950 INFO:tasks.workunit.client.0.smithi016.stdout:op 683 completed, throughput=5MB/sec 2024-04-10T03:33:59.950 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-b1HWJz44lrWfwNi off=2292211 len=850764 2024-04-10T03:33:59.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 684 completed, throughput=5MB/sec 2024-04-10T03:34:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: 131: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:00.959 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uzn3JjvXFOgkpf1 off=13303590 len=1570718 2024-04-10T03:34:00.964 INFO:tasks.workunit.client.0.smithi016.stdout:op 685 completed, throughput=4.98MB/sec 2024-04-10T03:34:00.964 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VaQXkjqPz0tVhI9 off=3219409 len=297176 2024-04-10T03:34:00.966 INFO:tasks.workunit.client.0.smithi016.stdout:op 686 completed, throughput=4.98MB/sec 2024-04-10T03:34:00.966 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-H_-kOBocVb4vGNE off=7404138 len=2032371 2024-04-10T03:34:00.973 INFO:tasks.workunit.client.0.smithi016.stdout:op 687 completed, throughput=4.99MB/sec 2024-04-10T03:34:00.973 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-q42Zt2Tv6_ueTHS off=1495590 len=598110 2024-04-10T03:34:00.976 INFO:tasks.workunit.client.0.smithi016.stdout:op 688 completed, throughput=5MB/sec 2024-04-10T03:34:00.976 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DXPGc3y6dRgZxvk off=4509021 len=1219439 2024-04-10T03:34:00.982 INFO:tasks.workunit.client.0.smithi016.stdout:op 689 completed, throughput=5.01MB/sec 2024-04-10T03:34:01.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:00 smithi136 bash[68278]: cluster 2024-04-10T03:33:59.838020+0000 mgr.y (mgr.25133) 828 : cluster 0 pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:34:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:00 smithi016 bash[72916]: cluster 2024-04-10T03:33:59.838020+0000 mgr.y (mgr.25133) 828 : cluster 0 pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:34:01.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:00 smithi016 bash[74137]: cluster 2024-04-10T03:33:59.838020+0000 mgr.y (mgr.25133) 828 : cluster 0 pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:34:01.979 INFO:tasks.workunit.client.0.smithi016.stdout: 132: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:01.979 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SHtdYdgIWyyLVHN off=5086104 len=1294279 2024-04-10T03:34:01.982 INFO:tasks.workunit.client.0.smithi016.stdout:op 690 completed, throughput=4.98MB/sec 2024-04-10T03:34:01.982 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LknoIr3uZ-qDYDr off=3725234 len=82378 2024-04-10T03:34:01.988 INFO:tasks.workunit.client.0.smithi016.stdout:op 691 completed, throughput=4.98MB/sec 2024-04-10T03:34:01.988 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QshMsZ_cVgjOsuq off=934994 len=2078727 2024-04-10T03:34:02.001 INFO:tasks.workunit.client.0.smithi016.stdout:op 692 completed, throughput=4.99MB/sec 2024-04-10T03:34:02.002 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-50rbkcwHhud9Hgl off=1423892 len=137869 2024-04-10T03:34:02.003 INFO:tasks.workunit.client.0.smithi016.stdout:op 693 completed, throughput=4.99MB/sec 2024-04-10T03:34:02.003 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BRp4lYcVqqwP0ll off=1622976 len=1424803 2024-04-10T03:34:02.006 INFO:tasks.workunit.client.0.smithi016.stdout:op 694 completed, throughput=5MB/sec 2024-04-10T03:34:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:34:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:34:01] "GET /metrics HTTP/1.1" 200 34122 "" "Prometheus/2.43.0" 2024-04-10T03:34:03.007 INFO:tasks.workunit.client.0.smithi016.stdout: 133: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:03.007 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UJ5ivaTsXRkZ9Nc off=788439 len=783140 2024-04-10T03:34:03.015 INFO:tasks.workunit.client.0.smithi016.stdout:op 695 completed, throughput=4.97MB/sec 2024-04-10T03:34:03.015 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LYI2DgCQNRENV15 off=9585502 len=1791089 2024-04-10T03:34:03.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 696 completed, throughput=4.98MB/sec 2024-04-10T03:34:03.019 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BNIq9UJMNGNWv7L off=789377 len=1926623 2024-04-10T03:34:03.023 INFO:tasks.workunit.client.0.smithi016.stdout:op 697 completed, throughput=5MB/sec 2024-04-10T03:34:03.023 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DyyjZ3lmN5Yqyzg off=9322653 len=2058062 2024-04-10T03:34:03.031 INFO:tasks.workunit.client.0.smithi016.stdout:op 698 completed, throughput=5.01MB/sec 2024-04-10T03:34:03.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:02 smithi016 bash[72916]: cluster 2024-04-10T03:34:01.839215+0000 mgr.y (mgr.25133) 829 : cluster 0 pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:34:03.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:02 smithi016 bash[74137]: cluster 2024-04-10T03:34:01.839215+0000 mgr.y (mgr.25133) 829 : cluster 0 pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:34:03.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:02 smithi136 bash[68278]: cluster 2024-04-10T03:34:01.839215+0000 mgr.y (mgr.25133) 829 : cluster 0 pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:34:04.028 INFO:tasks.workunit.client.0.smithi016.stdout: 134: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:04.028 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Jce3e1ENzmKMMHz off=15352309 len=397769 2024-04-10T03:34:04.035 INFO:tasks.workunit.client.0.smithi016.stdout:op 699 completed, throughput=4.98MB/sec 2024-04-10T03:34:04.035 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qhG4f4MKpCkxsrr off=9886422 len=990203 2024-04-10T03:34:04.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 700 completed, throughput=4.98MB/sec 2024-04-10T03:34:04.039 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qd7T-EdVAoR-Osi off=2595170 len=1362719 2024-04-10T03:34:04.043 INFO:tasks.workunit.client.0.smithi016.stdout:op 701 completed, throughput=4.99MB/sec 2024-04-10T03:34:04.043 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-quz6qW3igvbxpOv off=1274786 len=46102 2024-04-10T03:34:04.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 702 completed, throughput=4.99MB/sec 2024-04-10T03:34:04.047 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GG3T6J7rfv6sT9o off=7643522 len=1565329 2024-04-10T03:34:04.060 INFO:tasks.workunit.client.0.smithi016.stdout:op 703 completed, throughput=5MB/sec 2024-04-10T03:34:05.069 INFO:tasks.workunit.client.0.smithi016.stdout: 135: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:05.069 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SJrNtAbY61o1oWh off=7161985 len=1303543 2024-04-10T03:34:05.071 INFO:tasks.workunit.client.0.smithi016.stdout:op 704 completed, throughput=4.98MB/sec 2024-04-10T03:34:05.071 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QVCfmU0EBJUGGJe off=4029364 len=776738 2024-04-10T03:34:05.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 705 completed, throughput=4.98MB/sec 2024-04-10T03:34:05.072 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rhfMnyIm9V6IYyg off=345916 len=2070854 2024-04-10T03:34:05.073 INFO:tasks.workunit.client.0.smithi016.stdout:op 706 completed, throughput=5MB/sec 2024-04-10T03:34:05.073 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZkJ7c78VFK_5n7k off=8419893 len=966249 2024-04-10T03:34:05.086 INFO:tasks.workunit.client.0.smithi016.stdout:op 707 completed, throughput=5MB/sec 2024-04-10T03:34:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:04 smithi016 bash[74137]: cluster 2024-04-10T03:34:03.840085+0000 mgr.y (mgr.25133) 830 : cluster 0 pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-10T03:34:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:04 smithi016 bash[72916]: cluster 2024-04-10T03:34:03.840085+0000 mgr.y (mgr.25133) 830 : cluster 0 pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-10T03:34:05.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:04 smithi136 bash[68278]: cluster 2024-04-10T03:34:03.840085+0000 mgr.y (mgr.25133) 830 : cluster 0 pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-10T03:34:06.083 INFO:tasks.workunit.client.0.smithi016.stdout: 136: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:06.083 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gvYRUPGX0Lb3T9o off=8936663 len=251519 2024-04-10T03:34:06.088 INFO:tasks.workunit.client.0.smithi016.stdout:op 708 completed, throughput=4.97MB/sec 2024-04-10T03:34:06.088 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2AAtwPtAIt4Adhs off=2950087 len=2096218 2024-04-10T03:34:06.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 709 completed, throughput=4.98MB/sec 2024-04-10T03:34:06.100 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7jENfpKPkhBc_yL off=705151 len=1858379 2024-04-10T03:34:06.108 INFO:tasks.workunit.client.0.smithi016.stdout:op 710 completed, throughput=4.99MB/sec 2024-04-10T03:34:06.108 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sRU0eYCgrrt7zku off=14169178 len=52519 2024-04-10T03:34:06.113 INFO:tasks.workunit.client.0.smithi016.stdout:op 711 completed, throughput=4.99MB/sec 2024-04-10T03:34:06.113 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hpETbgJ7XQxn1Ic off=6526507 len=792413 2024-04-10T03:34:06.114 INFO:tasks.workunit.client.0.smithi016.stdout:op 712 completed, throughput=5MB/sec 2024-04-10T03:34:06.114 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QehJNLvWbcmz9an off=8183700 len=400016 2024-04-10T03:34:06.121 INFO:tasks.workunit.client.0.smithi016.stdout:op 713 completed, throughput=5MB/sec 2024-04-10T03:34:07.121 INFO:tasks.workunit.client.0.smithi016.stdout: 137: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:07.121 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-l6apS8KUFk4rwzV off=10624080 len=2091875 2024-04-10T03:34:07.127 INFO:tasks.workunit.client.0.smithi016.stdout:op 714 completed, throughput=4.98MB/sec 2024-04-10T03:34:07.127 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GvZBPuXL4EMqYM0 off=8510521 len=1794024 2024-04-10T03:34:07.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 715 completed, throughput=4.99MB/sec 2024-04-10T03:34:07.139 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-L8gGqghjSr7Vvby off=9678175 len=919951 2024-04-10T03:34:07.141 INFO:tasks.workunit.client.0.smithi016.stdout:op 716 completed, throughput=5MB/sec 2024-04-10T03:34:07.141 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vqwUqu2-83FEO5L off=1000091 len=446252 2024-04-10T03:34:07.143 INFO:tasks.workunit.client.0.smithi016.stdout:op 717 completed, throughput=5MB/sec 2024-04-10T03:34:07.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:06 smithi016 bash[74137]: cluster 2024-04-10T03:34:05.841094+0000 mgr.y (mgr.25133) 831 : cluster 0 pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:34:07.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:06 smithi016 bash[72916]: cluster 2024-04-10T03:34:05.841094+0000 mgr.y (mgr.25133) 831 : cluster 0 pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:34:07.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:06 smithi136 bash[68278]: cluster 2024-04-10T03:34:05.841094+0000 mgr.y (mgr.25133) 831 : cluster 0 pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:34:08.147 INFO:tasks.workunit.client.0.smithi016.stdout: 138: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:08.148 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zogECEzGPU383JO off=12253466 len=2013519 2024-04-10T03:34:08.158 INFO:tasks.workunit.client.0.smithi016.stdout:op 718 completed, throughput=4.98MB/sec 2024-04-10T03:34:08.159 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OM5OCwU219BXn2T off=2321464 len=285660 2024-04-10T03:34:08.160 INFO:tasks.workunit.client.0.smithi016.stdout:op 719 completed, throughput=4.98MB/sec 2024-04-10T03:34:08.160 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MLS7jCFW8hLfe0p off=1170886 len=1346395 2024-04-10T03:34:08.163 INFO:tasks.workunit.client.0.smithi016.stdout:op 720 completed, throughput=4.99MB/sec 2024-04-10T03:34:08.163 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AQKyg2_CNSWO__0 off=18037986 len=1172042 2024-04-10T03:34:08.172 INFO:tasks.workunit.client.0.smithi016.stdout:op 721 completed, throughput=5MB/sec 2024-04-10T03:34:08.172 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WbkawqqoOgAHO8f off=21376439 len=537941 2024-04-10T03:34:08.173 INFO:tasks.workunit.client.0.smithi016.stdout:op 722 completed, throughput=5MB/sec 2024-04-10T03:34:09.173 INFO:tasks.workunit.client.0.smithi016.stdout: 139: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:09.174 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DRwUdei-U6DIJ56 off=0 len=1315366 2024-04-10T03:34:09.185 INFO:tasks.workunit.client.0.smithi016.stdout:op 723 completed, throughput=4.97MB/sec 2024-04-10T03:34:09.185 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8bYWA415ExJ_43w off=8120039 len=484959 2024-04-10T03:34:09.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 724 completed, throughput=4.98MB/sec 2024-04-10T03:34:09.191 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hWPQ4CgoGUEhcM9 off=2313395 len=367153 2024-04-10T03:34:09.197 INFO:tasks.workunit.client.0.smithi016.stdout:op 725 completed, throughput=4.98MB/sec 2024-04-10T03:34:09.197 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WzUqnE0l-Hr0LcK off=883466 len=1161079 2024-04-10T03:34:09.199 INFO:tasks.workunit.client.0.smithi016.stdout:op 726 completed, throughput=4.99MB/sec 2024-04-10T03:34:09.199 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fLIQ0Fv5eMlup8o off=6057305 len=161654 2024-04-10T03:34:09.200 INFO:tasks.workunit.client.0.smithi016.stdout:op 727 completed, throughput=4.99MB/sec 2024-04-10T03:34:09.200 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HyAloR4ridtGORr off=3670563 len=563677 2024-04-10T03:34:09.202 INFO:tasks.workunit.client.0.smithi016.stdout:op 728 completed, throughput=4.99MB/sec 2024-04-10T03:34:09.202 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TNzA20Q0lILvM2g off=11998253 len=2015784 2024-04-10T03:34:09.213 INFO:tasks.workunit.client.0.smithi016.stdout:op 729 completed, throughput=5.01MB/sec 2024-04-10T03:34:09.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:08 smithi016 bash[72916]: cluster 2024-04-10T03:34:07.841972+0000 mgr.y (mgr.25133) 832 : cluster 0 pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-10T03:34:09.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:08 smithi016 bash[74137]: cluster 2024-04-10T03:34:07.841972+0000 mgr.y (mgr.25133) 832 : cluster 0 pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-10T03:34:09.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:08 smithi136 bash[68278]: cluster 2024-04-10T03:34:07.841972+0000 mgr.y (mgr.25133) 832 : cluster 0 pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-10T03:34:10.213 INFO:tasks.workunit.client.0.smithi016.stdout: 140: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:10.213 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-naTicYz32cO3ZVK off=211240 len=942483 2024-04-10T03:34:10.222 INFO:tasks.workunit.client.0.smithi016.stdout:op 730 completed, throughput=4.98MB/sec 2024-04-10T03:34:10.222 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VY-KYECQFpiDCxb off=15725373 len=1654425 2024-04-10T03:34:10.234 INFO:tasks.workunit.client.0.smithi016.stdout:op 731 completed, throughput=4.99MB/sec 2024-04-10T03:34:10.234 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bWy_WnS7HcJlan3 off=4007395 len=1941305 2024-04-10T03:34:10.247 INFO:tasks.workunit.client.0.smithi016.stdout:op 732 completed, throughput=5MB/sec 2024-04-10T03:34:10.247 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wwdEspb2Y3Cr5nS off=5150338 len=2029470 2024-04-10T03:34:10.252 INFO:tasks.workunit.client.0.smithi016.stdout:op 733 completed, throughput=5.01MB/sec 2024-04-10T03:34:11.252 INFO:tasks.workunit.client.0.smithi016.stdout: 141: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:11.252 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-a8kMQUeO2DCffik off=1710457 len=1453971 2024-04-10T03:34:11.258 INFO:tasks.workunit.client.0.smithi016.stdout:op 734 completed, throughput=4.99MB/sec 2024-04-10T03:34:11.258 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--CfSkw8On2ArJ4J off=3794548 len=1009647 2024-04-10T03:34:11.261 INFO:tasks.workunit.client.0.smithi016.stdout:op 735 completed, throughput=4.99MB/sec 2024-04-10T03:34:11.261 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8aIUbmHTYyYD-yw off=6421937 len=1867385 2024-04-10T03:34:11.276 INFO:tasks.workunit.client.0.smithi016.stdout:op 736 completed, throughput=5.01MB/sec 2024-04-10T03:34:11.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:10 smithi016 bash[72916]: cluster 2024-04-10T03:34:09.842762+0000 mgr.y (mgr.25133) 833 : cluster 0 pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:34:11.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:10 smithi016 bash[74137]: cluster 2024-04-10T03:34:09.842762+0000 mgr.y (mgr.25133) 833 : cluster 0 pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:34:11.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:10 smithi136 bash[68278]: cluster 2024-04-10T03:34:09.842762+0000 mgr.y (mgr.25133) 833 : cluster 0 pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:34:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:34:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:34:11] "GET /metrics HTTP/1.1" 200 34122 "" "Prometheus/2.43.0" 2024-04-10T03:34:12.276 INFO:tasks.workunit.client.0.smithi016.stdout: 142: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:12.276 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vjK3avEdGF_bt9G off=5519237 len=1942234 2024-04-10T03:34:12.289 INFO:tasks.workunit.client.0.smithi016.stdout:op 737 completed, throughput=4.98MB/sec 2024-04-10T03:34:12.290 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-30ODCBIMmtElTqQ off=5098343 len=1476760 2024-04-10T03:34:12.293 INFO:tasks.workunit.client.0.smithi016.stdout:op 738 completed, throughput=4.99MB/sec 2024-04-10T03:34:12.293 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VEEaXnaxPHPGfPO off=3186030 len=341732 2024-04-10T03:34:12.299 INFO:tasks.workunit.client.0.smithi016.stdout:op 739 completed, throughput=5MB/sec 2024-04-10T03:34:12.299 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HC29oat3nM0t3om off=2816010 len=802323 2024-04-10T03:34:12.302 INFO:tasks.workunit.client.0.smithi016.stdout:op 740 completed, throughput=5MB/sec 2024-04-10T03:34:13.303 INFO:tasks.workunit.client.0.smithi016.stdout: 143: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:13.303 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g-yjN5lDTS8GVtM off=8657199 len=1163141 2024-04-10T03:34:13.313 INFO:tasks.workunit.client.0.smithi016.stdout:op 741 completed, throughput=4.97MB/sec 2024-04-10T03:34:13.313 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZjzO5wEbJhbheV4 off=6973734 len=861803 2024-04-10T03:34:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:12 smithi016 bash[72916]: cluster 2024-04-10T03:34:11.843732+0000 mgr.y (mgr.25133) 834 : cluster 0 pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:34:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:12 smithi016 bash[72916]: audit 2024-04-10T03:34:12.549337+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:12 smithi016 bash[74137]: cluster 2024-04-10T03:34:11.843732+0000 mgr.y (mgr.25133) 834 : cluster 0 pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:34:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:12 smithi016 bash[74137]: audit 2024-04-10T03:34:12.549337+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:13.322 INFO:tasks.workunit.client.0.smithi016.stdout:op 742 completed, throughput=4.98MB/sec 2024-04-10T03:34:13.322 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4ohFy_lLX8Uf9NR off=2674706 len=1009497 2024-04-10T03:34:13.325 INFO:tasks.workunit.client.0.smithi016.stdout:op 743 completed, throughput=4.99MB/sec 2024-04-10T03:34:13.325 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xXhwZ6qxeHHHdAR off=19216675 len=1271137 2024-04-10T03:34:13.330 INFO:tasks.workunit.client.0.smithi016.stdout:op 744 completed, throughput=4.99MB/sec 2024-04-10T03:34:13.330 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ofr9noAgFLMityH off=4427221 len=717672 2024-04-10T03:34:13.337 INFO:tasks.workunit.client.0.smithi016.stdout:op 745 completed, throughput=5MB/sec 2024-04-10T03:34:13.337 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8Cv0TqCma29wUF5 off=208200 len=1903529 2024-04-10T03:34:13.351 INFO:tasks.workunit.client.0.smithi016.stdout:op 746 completed, throughput=5.01MB/sec 2024-04-10T03:34:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:12 smithi136 bash[68278]: cluster 2024-04-10T03:34:11.843732+0000 mgr.y (mgr.25133) 834 : cluster 0 pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:34:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:12 smithi136 bash[68278]: audit 2024-04-10T03:34:12.549337+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:14.351 INFO:tasks.workunit.client.0.smithi016.stdout: 144: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:14.351 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XvCfn464Pcgbk4m off=7551829 len=1682660 2024-04-10T03:34:14.364 INFO:tasks.workunit.client.0.smithi016.stdout:op 747 completed, throughput=4.99MB/sec 2024-04-10T03:34:14.365 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4tmZkBHlTM95_mB off=2184170 len=1290632 2024-04-10T03:34:14.374 INFO:tasks.workunit.client.0.smithi016.stdout:op 748 completed, throughput=4.99MB/sec 2024-04-10T03:34:14.374 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GhMsMx2bI68mmoB off=10760258 len=629876 2024-04-10T03:34:14.376 INFO:tasks.workunit.client.0.smithi016.stdout:op 749 completed, throughput=5MB/sec 2024-04-10T03:34:14.376 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wwBkImNoqrlW9Cp off=1212488 len=880988 2024-04-10T03:34:14.379 INFO:tasks.workunit.client.0.smithi016.stdout:op 750 completed, throughput=5MB/sec 2024-04-10T03:34:15.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:14 smithi016 bash[72916]: cluster 2024-04-10T03:34:13.844634+0000 mgr.y (mgr.25133) 835 : cluster 0 pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:34:15.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:14 smithi016 bash[74137]: cluster 2024-04-10T03:34:13.844634+0000 mgr.y (mgr.25133) 835 : cluster 0 pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:34:15.379 INFO:tasks.workunit.client.0.smithi016.stdout: 145: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:15.379 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jpyEoy-V1sJCFiM off=1338043 len=312610 2024-04-10T03:34:15.386 INFO:tasks.workunit.client.0.smithi016.stdout:op 751 completed, throughput=4.97MB/sec 2024-04-10T03:34:15.386 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-M8El8HAyiO4ooZ9 off=0 len=1593066 2024-04-10T03:34:15.396 INFO:tasks.workunit.client.0.smithi016.stdout:op 752 completed, throughput=4.98MB/sec 2024-04-10T03:34:15.396 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ossfCQDIGyhCxDS off=22315950 len=877459 2024-04-10T03:34:15.404 INFO:tasks.workunit.client.0.smithi016.stdout:op 753 completed, throughput=4.99MB/sec 2024-04-10T03:34:15.405 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-R9tk1j6y4HtoEdq off=5799705 len=1492097 2024-04-10T03:34:15.417 INFO:tasks.workunit.client.0.smithi016.stdout:op 754 completed, throughput=5MB/sec 2024-04-10T03:34:15.417 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BFHmixt2vwhDk5A off=11948790 len=925949 2024-04-10T03:34:15.420 INFO:tasks.workunit.client.0.smithi016.stdout:op 755 completed, throughput=5MB/sec 2024-04-10T03:34:15.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:14 smithi136 bash[68278]: cluster 2024-04-10T03:34:13.844634+0000 mgr.y (mgr.25133) 835 : cluster 0 pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:34:16.420 INFO:tasks.workunit.client.0.smithi016.stdout: 146: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:16.421 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-l59zXkoeE_C4z8u off=15499104 len=942695 2024-04-10T03:34:16.423 INFO:tasks.workunit.client.0.smithi016.stdout:op 756 completed, throughput=4.97MB/sec 2024-04-10T03:34:16.423 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cRClys3p7q4iJ5b off=3030461 len=616324 2024-04-10T03:34:16.432 INFO:tasks.workunit.client.0.smithi016.stdout:op 757 completed, throughput=4.98MB/sec 2024-04-10T03:34:16.432 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4ffsLyfNQaF1bXf off=1945139 len=1931622 2024-04-10T03:34:16.445 INFO:tasks.workunit.client.0.smithi016.stdout:op 758 completed, throughput=4.99MB/sec 2024-04-10T03:34:16.446 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HgKCjftF6NFZqrn off=4827651 len=1355600 2024-04-10T03:34:16.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 759 completed, throughput=5MB/sec 2024-04-10T03:34:16.456 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mBbOMuVTxCX4TEH off=3965061 len=1076342 2024-04-10T03:34:16.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 760 completed, throughput=5.01MB/sec 2024-04-10T03:34:17.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:16 smithi016 bash[72916]: cluster 2024-04-10T03:34:15.845681+0000 mgr.y (mgr.25133) 836 : cluster 0 pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:34:17.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:16 smithi016 bash[74137]: cluster 2024-04-10T03:34:15.845681+0000 mgr.y (mgr.25133) 836 : cluster 0 pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:34:17.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:16 smithi136 bash[68278]: cluster 2024-04-10T03:34:15.845681+0000 mgr.y (mgr.25133) 836 : cluster 0 pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:34:17.460 INFO:tasks.workunit.client.0.smithi016.stdout: 147: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:17.460 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-36JflgURdg7C2sK off=31136 len=706521 2024-04-10T03:34:17.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 761 completed, throughput=4.98MB/sec 2024-04-10T03:34:17.463 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Iql6FPdAOYKNXzF off=1396487 len=474192 2024-04-10T03:34:17.469 INFO:tasks.workunit.client.0.smithi016.stdout:op 762 completed, throughput=4.98MB/sec 2024-04-10T03:34:17.469 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-im9HUbJlKvxHylg off=4092380 len=699943 2024-04-10T03:34:17.471 INFO:tasks.workunit.client.0.smithi016.stdout:op 763 completed, throughput=4.98MB/sec 2024-04-10T03:34:17.471 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IBTJP6i158VopzI off=7182954 len=1637068 2024-04-10T03:34:17.475 INFO:tasks.workunit.client.0.smithi016.stdout:op 764 completed, throughput=4.99MB/sec 2024-04-10T03:34:17.475 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-muiVfAMCVsf7s8T off=7709793 len=392505 2024-04-10T03:34:17.481 INFO:tasks.workunit.client.0.smithi016.stdout:op 765 completed, throughput=5MB/sec 2024-04-10T03:34:17.481 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tMW9vwQRWbpP4QL off=3024258 len=1691937 2024-04-10T03:34:17.493 INFO:tasks.workunit.client.0.smithi016.stdout:op 766 completed, throughput=5.01MB/sec 2024-04-10T03:34:18.493 INFO:tasks.workunit.client.0.smithi016.stdout: 148: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:18.493 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tcV0m-yBG5A5e8- off=6195841 len=873908 2024-04-10T03:34:18.495 INFO:tasks.workunit.client.0.smithi016.stdout:op 767 completed, throughput=4.98MB/sec 2024-04-10T03:34:18.496 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DnK5V6yh3kH6Ybg off=10134928 len=307172 2024-04-10T03:34:18.497 INFO:tasks.workunit.client.0.smithi016.stdout:op 768 completed, throughput=4.98MB/sec 2024-04-10T03:34:18.497 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T48SASzsEmsd2EL off=700061 len=1544667 2024-04-10T03:34:18.510 INFO:tasks.workunit.client.0.smithi016.stdout:op 769 completed, throughput=4.99MB/sec 2024-04-10T03:34:18.510 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AjkZy6sF9kLKXBl off=4019703 len=563297 2024-04-10T03:34:18.516 INFO:tasks.workunit.client.0.smithi016.stdout:op 770 completed, throughput=4.99MB/sec 2024-04-10T03:34:18.516 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vDDwcpGDm799stn off=2812308 len=1735304 2024-04-10T03:34:18.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 771 completed, throughput=5MB/sec 2024-04-10T03:34:19.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:18 smithi016 bash[72916]: cluster 2024-04-10T03:34:17.846602+0000 mgr.y (mgr.25133) 837 : cluster 0 pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:34:19.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:18 smithi016 bash[74137]: cluster 2024-04-10T03:34:17.846602+0000 mgr.y (mgr.25133) 837 : cluster 0 pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:34:19.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:18 smithi136 bash[68278]: cluster 2024-04-10T03:34:17.846602+0000 mgr.y (mgr.25133) 837 : cluster 0 pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:34:19.530 INFO:tasks.workunit.client.0.smithi016.stdout: 149: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:19.530 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TkwgQw_XdMzlLLO off=17370631 len=46665 2024-04-10T03:34:19.531 INFO:tasks.workunit.client.0.smithi016.stdout:op 772 completed, throughput=4.97MB/sec 2024-04-10T03:34:19.531 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-USISQ4M8pv7kS-c off=11370389 len=1994430 2024-04-10T03:34:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:op 773 completed, throughput=4.98MB/sec 2024-04-10T03:34:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dHk8ooKh0mj7I4i off=210085 len=1267551 2024-04-10T03:34:19.549 INFO:tasks.workunit.client.0.smithi016.stdout:op 774 completed, throughput=4.99MB/sec 2024-04-10T03:34:19.549 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5CSdQTwRBei96mS off=5569026 len=1754961 2024-04-10T03:34:19.560 INFO:tasks.workunit.client.0.smithi016.stdout:op 775 completed, throughput=5MB/sec 2024-04-10T03:34:20.560 INFO:tasks.workunit.client.0.smithi016.stdout: 150: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:20.560 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HdAm52bQy49i87u off=7601390 len=1863283 2024-04-10T03:34:20.574 INFO:tasks.workunit.client.0.smithi016.stdout:op 776 completed, throughput=4.98MB/sec 2024-04-10T03:34:20.574 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9vz8OmHeT6u0fwm off=2387275 len=603872 2024-04-10T03:34:20.577 INFO:tasks.workunit.client.0.smithi016.stdout:op 777 completed, throughput=4.98MB/sec 2024-04-10T03:34:20.577 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1swzChG1dBk54Wv off=4648219 len=805378 2024-04-10T03:34:20.584 INFO:tasks.workunit.client.0.smithi016.stdout:op 778 completed, throughput=4.99MB/sec 2024-04-10T03:34:20.585 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3DNJ311PnQ2s8Ie off=375841 len=402580 2024-04-10T03:34:20.586 INFO:tasks.workunit.client.0.smithi016.stdout:op 779 completed, throughput=4.99MB/sec 2024-04-10T03:34:20.586 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-p23BdHUahY7bdkv off=22631613 len=586349 2024-04-10T03:34:20.593 INFO:tasks.workunit.client.0.smithi016.stdout:op 780 completed, throughput=4.99MB/sec 2024-04-10T03:34:20.593 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dBqP3OSbbbE3_Rk off=6646593 len=1301666 2024-04-10T03:34:20.603 INFO:tasks.workunit.client.0.smithi016.stdout:op 781 completed, throughput=5MB/sec 2024-04-10T03:34:21.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:20 smithi016 bash[72916]: cluster 2024-04-10T03:34:19.847573+0000 mgr.y (mgr.25133) 838 : cluster 0 pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:34:21.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:20 smithi016 bash[74137]: cluster 2024-04-10T03:34:19.847573+0000 mgr.y (mgr.25133) 838 : cluster 0 pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:34:21.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:20 smithi136 bash[68278]: cluster 2024-04-10T03:34:19.847573+0000 mgr.y (mgr.25133) 838 : cluster 0 pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:34:21.603 INFO:tasks.workunit.client.0.smithi016.stdout: 151: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:21.603 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1dH1ZlRpewoENPD off=8647776 len=1572433 2024-04-10T03:34:21.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 782 completed, throughput=4.98MB/sec 2024-04-10T03:34:21.616 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bqvN2ndd10k41Ap off=3578747 len=490487 2024-04-10T03:34:21.619 INFO:tasks.workunit.client.0.smithi016.stdout:op 783 completed, throughput=4.98MB/sec 2024-04-10T03:34:21.619 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ih9QoWKly0rotLo off=413817 len=517629 2024-04-10T03:34:21.622 INFO:tasks.workunit.client.0.smithi016.stdout:op 784 completed, throughput=4.99MB/sec 2024-04-10T03:34:21.622 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RjeZjPx5a1j7RUo off=5236198 len=594498 2024-04-10T03:34:21.624 INFO:tasks.workunit.client.0.smithi016.stdout:op 785 completed, throughput=4.99MB/sec 2024-04-10T03:34:21.624 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-78uouy0oqwu1F1m off=641064 len=946179 2024-04-10T03:34:21.634 INFO:tasks.workunit.client.0.smithi016.stdout:op 786 completed, throughput=4.99MB/sec 2024-04-10T03:34:21.634 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tQ4kLeQdngYbgv0 off=2841396 len=447020 2024-04-10T03:34:21.639 INFO:tasks.workunit.client.0.smithi016.stdout:op 787 completed, throughput=5MB/sec 2024-04-10T03:34:21.641 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H9Q7UfXSq4BU4YT off=438833 len=936744 2024-04-10T03:34:21.647 INFO:tasks.workunit.client.0.smithi016.stdout:op 788 completed, throughput=5MB/sec 2024-04-10T03:34:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:34:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:34:21] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-04-10T03:34:22.648 INFO:tasks.workunit.client.0.smithi016.stdout: 152: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:22.648 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FQFg4b--SNRe8tj off=16761659 len=477769 2024-04-10T03:34:22.649 INFO:tasks.workunit.client.0.smithi016.stdout:op 789 completed, throughput=4.97MB/sec 2024-04-10T03:34:22.649 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I2hZDFPFSq1mr2b off=970086 len=157253 2024-04-10T03:34:22.651 INFO:tasks.workunit.client.0.smithi016.stdout:op 790 completed, throughput=4.97MB/sec 2024-04-10T03:34:22.651 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tthXk6c_ZdEHS7b off=7526136 len=1948938 2024-04-10T03:34:22.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 791 completed, throughput=4.99MB/sec 2024-04-10T03:34:22.656 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7hwax5EHCN2Bh1o off=2858213 len=1687654 2024-04-10T03:34:22.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 792 completed, throughput=5MB/sec 2024-04-10T03:34:22.668 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1jKsdSuCEkncioS off=10583263 len=501114 2024-04-10T03:34:22.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 793 completed, throughput=5MB/sec 2024-04-10T03:34:22.671 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ykzMEPIH3ukAjRn off=4286738 len=388735 2024-04-10T03:34:22.677 INFO:tasks.workunit.client.0.smithi016.stdout:op 794 completed, throughput=5MB/sec 2024-04-10T03:34:23.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:22 smithi016 bash[74137]: cluster 2024-04-10T03:34:21.848535+0000 mgr.y (mgr.25133) 839 : cluster 0 pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-04-10T03:34:23.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:22 smithi016 bash[72916]: cluster 2024-04-10T03:34:21.848535+0000 mgr.y (mgr.25133) 839 : cluster 0 pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-04-10T03:34:23.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:22 smithi136 bash[68278]: cluster 2024-04-10T03:34:21.848535+0000 mgr.y (mgr.25133) 839 : cluster 0 pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-04-10T03:34:23.677 INFO:tasks.workunit.client.0.smithi016.stdout: 153: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:23.678 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-isAg7kCol637ndA off=837611 len=1240968 2024-04-10T03:34:23.680 INFO:tasks.workunit.client.0.smithi016.stdout:op 795 completed, throughput=4.98MB/sec 2024-04-10T03:34:23.681 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-31wUmrAG5ko7HQd off=10958375 len=1220414 2024-04-10T03:34:23.690 INFO:tasks.workunit.client.0.smithi016.stdout:op 796 completed, throughput=4.98MB/sec 2024-04-10T03:34:23.690 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-L1ETHj0IweWQmAo off=2512004 len=1493436 2024-04-10T03:34:23.696 INFO:tasks.workunit.client.0.smithi016.stdout:op 797 completed, throughput=4.99MB/sec 2024-04-10T03:34:23.696 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ppnpk7DcJRKG3j1 off=6284158 len=1130435 2024-04-10T03:34:23.704 INFO:tasks.workunit.client.0.smithi016.stdout:op 798 completed, throughput=5MB/sec 2024-04-10T03:34:23.704 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TVjZGnJyxtiCYhR off=4232804 len=725668 2024-04-10T03:34:23.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 799 completed, throughput=5MB/sec 2024-04-10T03:34:24.707 INFO:tasks.workunit.client.0.smithi016.stdout: 154: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:24.707 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-walj4HUZDMwHHE2 off=2869036 len=222503 2024-04-10T03:34:24.709 INFO:tasks.workunit.client.0.smithi016.stdout:op 800 completed, throughput=4.97MB/sec 2024-04-10T03:34:24.709 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Fa_xU81_jmlLV-1 off=13275054 len=83501 2024-04-10T03:34:24.710 INFO:tasks.workunit.client.0.smithi016.stdout:op 801 completed, throughput=4.97MB/sec 2024-04-10T03:34:24.710 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vjK3avEdGF_bt9G off=2915334 len=154144 2024-04-10T03:34:24.715 INFO:tasks.workunit.client.0.smithi016.stdout:op 802 completed, throughput=4.97MB/sec 2024-04-10T03:34:24.716 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qUF-lyoFW37AVT6 off=12082782 len=929098 2024-04-10T03:34:24.723 INFO:tasks.workunit.client.0.smithi016.stdout:op 803 completed, throughput=4.98MB/sec 2024-04-10T03:34:24.724 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-g-mZK0YzVKbBXBe off=4474192 len=1205043 2024-04-10T03:34:24.727 INFO:tasks.workunit.client.0.smithi016.stdout:op 804 completed, throughput=4.99MB/sec 2024-04-10T03:34:24.727 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZYrIOBjZ-LvZsJc off=4539717 len=1100745 2024-04-10T03:34:24.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 805 completed, throughput=4.99MB/sec 2024-04-10T03:34:24.738 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nYxAzuNCbfSS4dm off=54582 len=1105785 2024-04-10T03:34:24.739 INFO:tasks.workunit.client.0.smithi016.stdout:op 806 completed, throughput=5MB/sec 2024-04-10T03:34:24.739 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nG2pVtDAnU6VMqG off=9284252 len=495818 2024-04-10T03:34:24.746 INFO:tasks.workunit.client.0.smithi016.stdout:op 807 completed, throughput=5MB/sec 2024-04-10T03:34:25.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:24 smithi016 bash[72916]: cluster 2024-04-10T03:34:23.849394+0000 mgr.y (mgr.25133) 840 : cluster 0 pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-10T03:34:25.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:24 smithi016 bash[74137]: cluster 2024-04-10T03:34:23.849394+0000 mgr.y (mgr.25133) 840 : cluster 0 pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-10T03:34:25.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:24 smithi136 bash[68278]: cluster 2024-04-10T03:34:23.849394+0000 mgr.y (mgr.25133) 840 : cluster 0 pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-10T03:34:25.746 INFO:tasks.workunit.client.0.smithi016.stdout: 155: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:25.747 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-m9ZXW_nDid3WDao off=11927059 len=1094321 2024-04-10T03:34:25.749 INFO:tasks.workunit.client.0.smithi016.stdout:op 808 completed, throughput=4.98MB/sec 2024-04-10T03:34:25.749 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0asby2IjP4UE9MU off=1386884 len=814098 2024-04-10T03:34:25.753 INFO:tasks.workunit.client.0.smithi016.stdout:op 809 completed, throughput=4.98MB/sec 2024-04-10T03:34:25.753 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YnDd82Zz-OEcRCg off=2928326 len=1941384 2024-04-10T03:34:25.766 INFO:tasks.workunit.client.0.smithi016.stdout:op 810 completed, throughput=4.99MB/sec 2024-04-10T03:34:25.766 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zZBkOIeTE3pdKZz off=2717147 len=763724 2024-04-10T03:34:25.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 811 completed, throughput=5MB/sec 2024-04-10T03:34:25.768 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gguyd6vWzCRIGqn off=102732 len=1352748 2024-04-10T03:34:25.777 INFO:tasks.workunit.client.0.smithi016.stdout:op 812 completed, throughput=5.01MB/sec 2024-04-10T03:34:26.778 INFO:tasks.workunit.client.0.smithi016.stdout: 156: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:26.778 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-79-R9funF_BPvdV off=11665151 len=476750 2024-04-10T03:34:26.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 813 completed, throughput=4.98MB/sec 2024-04-10T03:34:26.784 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-b_GPSdksYGS7SC8 off=10390500 len=961417 2024-04-10T03:34:26.794 INFO:tasks.workunit.client.0.smithi016.stdout:op 814 completed, throughput=4.98MB/sec 2024-04-10T03:34:26.794 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2LqUkYDLtbE4wM- off=329223 len=1174320 2024-04-10T03:34:26.803 INFO:tasks.workunit.client.0.smithi016.stdout:op 815 completed, throughput=4.99MB/sec 2024-04-10T03:34:26.803 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CVh4TW91Q_Nw6zJ off=9533546 len=1018810 2024-04-10T03:34:26.811 INFO:tasks.workunit.client.0.smithi016.stdout:op 816 completed, throughput=5MB/sec 2024-04-10T03:34:26.811 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vRClj7zYZUuk4-A off=1124072 len=402352 2024-04-10T03:34:26.814 INFO:tasks.workunit.client.0.smithi016.stdout:op 817 completed, throughput=5MB/sec 2024-04-10T03:34:26.814 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jFATeIuZCeBi251 off=15998970 len=1398372 2024-04-10T03:34:26.816 INFO:tasks.workunit.client.0.smithi016.stdout:op 818 completed, throughput=5.01MB/sec 2024-04-10T03:34:27.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:26 smithi016 bash[72916]: cluster 2024-04-10T03:34:25.850517+0000 mgr.y (mgr.25133) 841 : cluster 0 pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-10T03:34:27.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:26 smithi016 bash[74137]: cluster 2024-04-10T03:34:25.850517+0000 mgr.y (mgr.25133) 841 : cluster 0 pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-10T03:34:27.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:26 smithi136 bash[68278]: cluster 2024-04-10T03:34:25.850517+0000 mgr.y (mgr.25133) 841 : cluster 0 pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-10T03:34:27.817 INFO:tasks.workunit.client.0.smithi016.stdout: 157: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:27.817 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CmnREraCPsoQrQG off=3912062 len=903461 2024-04-10T03:34:27.819 INFO:tasks.workunit.client.0.smithi016.stdout:op 819 completed, throughput=4.98MB/sec 2024-04-10T03:34:27.820 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gvYRUPGX0Lb3T9o off=9038926 len=668904 2024-04-10T03:34:27.827 INFO:tasks.workunit.client.0.smithi016.stdout:op 820 completed, throughput=4.98MB/sec 2024-04-10T03:34:27.827 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nyg58mJY4bzCFuU off=3557351 len=567074 2024-04-10T03:34:27.830 INFO:tasks.workunit.client.0.smithi016.stdout:op 821 completed, throughput=4.99MB/sec 2024-04-10T03:34:27.830 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VOXsbRUYFMthI_A off=7443580 len=825742 2024-04-10T03:34:27.834 INFO:tasks.workunit.client.0.smithi016.stdout:op 822 completed, throughput=4.99MB/sec 2024-04-10T03:34:27.834 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-F4O0IoMt4_2VQzV off=6192235 len=993619 2024-04-10T03:34:27.837 INFO:tasks.workunit.client.0.smithi016.stdout:op 823 completed, throughput=5MB/sec 2024-04-10T03:34:27.837 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bjtSd63S7LYrJmh off=498499 len=1482035 2024-04-10T03:34:27.849 INFO:tasks.workunit.client.0.smithi016.stdout:op 824 completed, throughput=5.01MB/sec 2024-04-10T03:34:28.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:27 smithi016 bash[72916]: audit 2024-04-10T03:34:27.550291+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:27 smithi016 bash[74137]: audit 2024-04-10T03:34:27.550291+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:28.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:27 smithi136 bash[68278]: audit 2024-04-10T03:34:27.550291+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:28.849 INFO:tasks.workunit.client.0.smithi016.stdout: 158: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:28.850 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1qqFLlPnjzq7SVp off=3218655 len=1801607 2024-04-10T03:34:28.854 INFO:tasks.workunit.client.0.smithi016.stdout:op 825 completed, throughput=4.99MB/sec 2024-04-10T03:34:28.854 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XM2TOof-klXjKEQ off=2794247 len=45109 2024-04-10T03:34:28.858 INFO:tasks.workunit.client.0.smithi016.stdout:op 826 completed, throughput=4.99MB/sec 2024-04-10T03:34:28.858 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JDoS29ZtHmSVGMp off=17568142 len=1508066 2024-04-10T03:34:28.864 INFO:tasks.workunit.client.0.smithi016.stdout:op 827 completed, throughput=4.99MB/sec 2024-04-10T03:34:28.864 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pdeuCtzfpEotauj off=2965755 len=1296660 2024-04-10T03:34:28.875 INFO:tasks.workunit.client.0.smithi016.stdout:op 828 completed, throughput=5MB/sec 2024-04-10T03:34:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:28 smithi016 bash[74137]: cluster 2024-04-10T03:34:27.851610+0000 mgr.y (mgr.25133) 842 : cluster 0 pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:34:29.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:28 smithi016 bash[72916]: cluster 2024-04-10T03:34:27.851610+0000 mgr.y (mgr.25133) 842 : cluster 0 pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:34:29.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:28 smithi136 bash[68278]: cluster 2024-04-10T03:34:27.851610+0000 mgr.y (mgr.25133) 842 : cluster 0 pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:34:29.876 INFO:tasks.workunit.client.0.smithi016.stdout: 159: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:29.876 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x3yE8X5bKgSB88h off=1607201 len=443696 2024-04-10T03:34:29.878 INFO:tasks.workunit.client.0.smithi016.stdout:op 829 completed, throughput=4.97MB/sec 2024-04-10T03:34:29.878 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ww4f9pqPqKktepR off=16592857 len=333408 2024-04-10T03:34:29.884 INFO:tasks.workunit.client.0.smithi016.stdout:op 830 completed, throughput=4.98MB/sec 2024-04-10T03:34:29.885 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4T_-JDhjLaD-T97 off=12573547 len=531773 2024-04-10T03:34:29.891 INFO:tasks.workunit.client.0.smithi016.stdout:op 831 completed, throughput=4.98MB/sec 2024-04-10T03:34:29.891 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vu22S-2qtZn8Fqk off=409901 len=1376709 2024-04-10T03:34:29.895 INFO:tasks.workunit.client.0.smithi016.stdout:op 832 completed, throughput=4.99MB/sec 2024-04-10T03:34:29.895 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_qa-y5eXHQ9CvW- off=4334977 len=341252 2024-04-10T03:34:29.896 INFO:tasks.workunit.client.0.smithi016.stdout:op 833 completed, throughput=4.99MB/sec 2024-04-10T03:34:29.896 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EBsqsDpmA7lUB53 off=7996583 len=825356 2024-04-10T03:34:29.899 INFO:tasks.workunit.client.0.smithi016.stdout:op 834 completed, throughput=4.99MB/sec 2024-04-10T03:34:29.899 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oxq8ZjPxO8GUgzc off=6829831 len=663132 2024-04-10T03:34:29.906 INFO:tasks.workunit.client.0.smithi016.stdout:op 835 completed, throughput=5MB/sec 2024-04-10T03:34:29.906 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rucOvCmt5Gwgmi9 off=1831690 len=1132787 2024-04-10T03:34:29.918 INFO:tasks.workunit.client.0.smithi016.stdout:op 836 completed, throughput=5MB/sec 2024-04-10T03:34:30.918 INFO:tasks.workunit.client.0.smithi016.stdout: 160: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:30.918 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-r-xQrQG8qhjKlX_ off=12785088 len=1719557 2024-04-10T03:34:30.937 INFO:tasks.workunit.client.0.smithi016.stdout:op 837 completed, throughput=4.98MB/sec 2024-04-10T03:34:30.937 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-34WoO0rve3d2qcT off=6245273 len=1559918 2024-04-10T03:34:30.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 838 completed, throughput=4.99MB/sec 2024-04-10T03:34:30.959 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AKAeck0xixG53uF off=21100155 len=413786 2024-04-10T03:34:30.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 839 completed, throughput=4.99MB/sec 2024-04-10T03:34:30.959 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5uapqA4Ag2GsFRW off=3137205 len=1389840 2024-04-10T03:34:30.960 INFO:tasks.workunit.client.0.smithi016.stdout:op 840 completed, throughput=5MB/sec 2024-04-10T03:34:31.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:30 smithi016 bash[72916]: cluster 2024-04-10T03:34:29.852598+0000 mgr.y (mgr.25133) 843 : cluster 0 pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:34:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:30 smithi016 bash[74137]: cluster 2024-04-10T03:34:29.852598+0000 mgr.y (mgr.25133) 843 : cluster 0 pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:34:31.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:30 smithi136 bash[68278]: cluster 2024-04-10T03:34:29.852598+0000 mgr.y (mgr.25133) 843 : cluster 0 pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:34:31.955 INFO:tasks.workunit.client.0.smithi016.stdout: 161: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:31.955 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5tFv-nfpxD6uUtw off=24421817 len=1018715 2024-04-10T03:34:31.958 INFO:tasks.workunit.client.0.smithi016.stdout:op 841 completed, throughput=4.98MB/sec 2024-04-10T03:34:31.958 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--aElseJVMzUWMA0 off=6969271 len=1390986 2024-04-10T03:34:31.969 INFO:tasks.workunit.client.0.smithi016.stdout:op 842 completed, throughput=4.98MB/sec 2024-04-10T03:34:31.969 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s1_gZC8HBZ52Iun off=5126945 len=223659 2024-04-10T03:34:31.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 843 completed, throughput=4.98MB/sec 2024-04-10T03:34:31.974 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ihnd1OzebiOJCyW off=759638 len=292933 2024-04-10T03:34:31.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 844 completed, throughput=4.99MB/sec 2024-04-10T03:34:31.975 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Giv_5qyfgCCqAGj off=6455022 len=1274702 2024-04-10T03:34:31.985 INFO:tasks.workunit.client.0.smithi016.stdout:op 845 completed, throughput=4.99MB/sec 2024-04-10T03:34:31.985 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FXK-EwsywoFPChM off=4905632 len=1661625 2024-04-10T03:34:31.996 INFO:tasks.workunit.client.0.smithi016.stdout:op 846 completed, throughput=5MB/sec 2024-04-10T03:34:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:34:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:34:31] "GET /metrics HTTP/1.1" 200 34120 "" "Prometheus/2.43.0" 2024-04-10T03:34:32.996 INFO:tasks.workunit.client.0.smithi016.stdout: 162: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:32.997 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IvgWKGiBp6VruAS off=9822467 len=1134344 2024-04-10T03:34:33.006 INFO:tasks.workunit.client.0.smithi016.stdout:op 847 completed, throughput=4.98MB/sec 2024-04-10T03:34:33.006 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rVEvB-pxgfQa4G0 off=21522350 len=2008441 2024-04-10T03:34:33.022 INFO:tasks.workunit.client.0.smithi016.stdout:op 848 completed, throughput=4.99MB/sec 2024-04-10T03:34:33.022 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dCpoqQGl4MrfvIX off=0 len=1511917 2024-04-10T03:34:33.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 849 completed, throughput=5MB/sec 2024-04-10T03:34:33.032 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z_0U8fShfjyFdjj off=12755822 len=1234038 2024-04-10T03:34:33.035 INFO:tasks.workunit.client.0.smithi016.stdout:op 850 completed, throughput=5.01MB/sec 2024-04-10T03:34:33.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:32 smithi016 bash[72916]: cluster 2024-04-10T03:34:31.853603+0000 mgr.y (mgr.25133) 844 : cluster 0 pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:34:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:32 smithi016 bash[74137]: cluster 2024-04-10T03:34:31.853603+0000 mgr.y (mgr.25133) 844 : cluster 0 pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:34:33.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:32 smithi136 bash[68278]: cluster 2024-04-10T03:34:31.853603+0000 mgr.y (mgr.25133) 844 : cluster 0 pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:34:34.035 INFO:tasks.workunit.client.0.smithi016.stdout: 163: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:34.036 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-p82WPel-ouVRdrd off=1020405 len=1314968 2024-04-10T03:34:34.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 851 completed, throughput=4.98MB/sec 2024-04-10T03:34:34.048 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mCfP2KMMatZ2LIk off=1965631 len=1186021 2024-04-10T03:34:34.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 852 completed, throughput=4.99MB/sec 2024-04-10T03:34:34.050 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-948ioKsfH_jNeEE off=1201602 len=1206269 2024-04-10T03:34:34.052 INFO:tasks.workunit.client.0.smithi016.stdout:op 853 completed, throughput=5MB/sec 2024-04-10T03:34:34.052 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TrDouBNt3WUisph off=3928212 len=1730981 2024-04-10T03:34:34.064 INFO:tasks.workunit.client.0.smithi016.stdout:op 854 completed, throughput=5.01MB/sec 2024-04-10T03:34:35.064 INFO:tasks.workunit.client.0.smithi016.stdout: 164: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:35.064 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RHufeKW8r5rTrBC off=2184037 len=1978283 2024-04-10T03:34:35.071 INFO:tasks.workunit.client.0.smithi016.stdout:op 855 completed, throughput=4.99MB/sec 2024-04-10T03:34:35.071 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bOOK9n_gZ_se-3y off=18282182 len=114807 2024-04-10T03:34:35.076 INFO:tasks.workunit.client.0.smithi016.stdout:op 856 completed, throughput=4.99MB/sec 2024-04-10T03:34:35.076 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Qyf5R18ahD2ve1R off=6463519 len=1922524 2024-04-10T03:34:35.089 INFO:tasks.workunit.client.0.smithi016.stdout:op 857 completed, throughput=5MB/sec 2024-04-10T03:34:35.089 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jXXfQWvLf6plMZZ off=12106309 len=1826768 2024-04-10T03:34:35.092 INFO:tasks.workunit.client.0.smithi016.stdout:op 858 completed, throughput=5.01MB/sec 2024-04-10T03:34:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:35 smithi016 bash[74137]: cluster 2024-04-10T03:34:33.854487+0000 mgr.y (mgr.25133) 845 : cluster 0 pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:34:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:35 smithi016 bash[72916]: cluster 2024-04-10T03:34:33.854487+0000 mgr.y (mgr.25133) 845 : cluster 0 pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:34:35.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:35 smithi136 bash[68278]: cluster 2024-04-10T03:34:33.854487+0000 mgr.y (mgr.25133) 845 : cluster 0 pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:34:36.093 INFO:tasks.workunit.client.0.smithi016.stdout: 165: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:36.093 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aAf5lbB0SSk7B8Z off=5911889 len=194100 2024-04-10T03:34:36.098 INFO:tasks.workunit.client.0.smithi016.stdout:op 859 completed, throughput=4.98MB/sec 2024-04-10T03:34:36.098 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EXRJVQtENRGob1D off=3947940 len=485145 2024-04-10T03:34:36.101 INFO:tasks.workunit.client.0.smithi016.stdout:op 860 completed, throughput=4.98MB/sec 2024-04-10T03:34:36.101 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PmeT1A4ephMzwOj off=3642162 len=1848033 2024-04-10T03:34:36.116 INFO:tasks.workunit.client.0.smithi016.stdout:op 861 completed, throughput=4.99MB/sec 2024-04-10T03:34:36.116 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-31pc5XJEdhjrCXc off=924158 len=18676 2024-04-10T03:34:36.118 INFO:tasks.workunit.client.0.smithi016.stdout:op 862 completed, throughput=4.99MB/sec 2024-04-10T03:34:36.118 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sWpb7vkhU7j5De8 off=19657190 len=261040 2024-04-10T03:34:36.123 INFO:tasks.workunit.client.0.smithi016.stdout:op 863 completed, throughput=4.99MB/sec 2024-04-10T03:34:36.123 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Kp8H3RHadrna586 off=3083982 len=130967 2024-04-10T03:34:36.124 INFO:tasks.workunit.client.0.smithi016.stdout:op 864 completed, throughput=4.99MB/sec 2024-04-10T03:34:36.124 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1_Z5wCwe07xnTpd off=13334178 len=1714223 2024-04-10T03:34:36.128 INFO:tasks.workunit.client.0.smithi016.stdout:op 865 completed, throughput=5MB/sec 2024-04-10T03:34:37.129 INFO:tasks.workunit.client.0.smithi016.stdout: 166: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:37.129 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AkYx8CURwmMGrWO off=569557 len=148204 2024-04-10T03:34:37.134 INFO:tasks.workunit.client.0.smithi016.stdout:op 866 completed, throughput=4.98MB/sec 2024-04-10T03:34:37.134 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ts1EQnrUWxfj4cL off=2051037 len=283922 2024-04-10T03:34:37.135 INFO:tasks.workunit.client.0.smithi016.stdout:op 867 completed, throughput=4.98MB/sec 2024-04-10T03:34:37.135 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u4SfeT7TvmqrtVr off=4949593 len=969471 2024-04-10T03:34:37.138 INFO:tasks.workunit.client.0.smithi016.stdout:op 868 completed, throughput=4.98MB/sec 2024-04-10T03:34:37.138 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Jnqo4E62pUEOWfp off=5263305 len=1191496 2024-04-10T03:34:37.148 INFO:tasks.workunit.client.0.smithi016.stdout:op 869 completed, throughput=4.99MB/sec 2024-04-10T03:34:37.148 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2ZcBCXg_XdIy76I off=6983998 len=1479939 2024-04-10T03:34:37.159 INFO:tasks.workunit.client.0.smithi016.stdout:op 870 completed, throughput=5MB/sec 2024-04-10T03:34:37.160 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8bYWA415ExJ_43w off=3591583 len=910304 2024-04-10T03:34:37.162 INFO:tasks.workunit.client.0.smithi016.stdout:op 871 completed, throughput=5MB/sec 2024-04-10T03:34:37.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:37 smithi016 bash[72916]: cluster 2024-04-10T03:34:35.855539+0000 mgr.y (mgr.25133) 846 : cluster 0 pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-10T03:34:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:37 smithi016 bash[74137]: cluster 2024-04-10T03:34:35.855539+0000 mgr.y (mgr.25133) 846 : cluster 0 pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-10T03:34:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:37 smithi136 bash[68278]: cluster 2024-04-10T03:34:35.855539+0000 mgr.y (mgr.25133) 846 : cluster 0 pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-10T03:34:38.162 INFO:tasks.workunit.client.0.smithi016.stdout: 167: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:38.163 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0asby2IjP4UE9MU off=5501861 len=1757475 2024-04-10T03:34:38.168 INFO:tasks.workunit.client.0.smithi016.stdout:op 872 completed, throughput=4.98MB/sec 2024-04-10T03:34:38.168 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tThd6ISbd1mitMa off=4917770 len=1090525 2024-04-10T03:34:38.177 INFO:tasks.workunit.client.0.smithi016.stdout:op 873 completed, throughput=4.99MB/sec 2024-04-10T03:34:38.177 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bVvUAl4acAv7K-G off=4877009 len=1140908 2024-04-10T03:34:38.184 INFO:tasks.workunit.client.0.smithi016.stdout:op 874 completed, throughput=4.99MB/sec 2024-04-10T03:34:38.184 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jhYZtVyXQpm7mmF off=9369956 len=220349 2024-04-10T03:34:38.189 INFO:tasks.workunit.client.0.smithi016.stdout:op 875 completed, throughput=4.99MB/sec 2024-04-10T03:34:38.189 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T_4nvOSA42omJYJ off=2664885 len=231167 2024-04-10T03:34:38.189 INFO:tasks.workunit.client.0.smithi016.stdout:op 876 completed, throughput=5MB/sec 2024-04-10T03:34:38.190 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--4FRmuh0R2n1xeI off=1510033 len=1812733 2024-04-10T03:34:38.192 INFO:tasks.workunit.client.0.smithi016.stdout:op 877 completed, throughput=5.01MB/sec 2024-04-10T03:34:38.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:38 smithi016 bash[72916]: audit 2024-04-10T03:34:37.455836+0000 mon.a (mon.0) 2126 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:34:38.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:38 smithi016 bash[74137]: audit 2024-04-10T03:34:37.455836+0000 mon.a (mon.0) 2126 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:34:38.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:38 smithi136 bash[68278]: audit 2024-04-10T03:34:37.455836+0000 mon.a (mon.0) 2126 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:34:39.192 INFO:tasks.workunit.client.0.smithi016.stdout: 168: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:39.192 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Kfl95nUe8D2YNnZ off=799878 len=864497 2024-04-10T03:34:39.201 INFO:tasks.workunit.client.0.smithi016.stdout:op 878 completed, throughput=4.98MB/sec 2024-04-10T03:34:39.201 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lbPSVLGMJhlscUs off=6486563 len=828411 2024-04-10T03:34:39.203 INFO:tasks.workunit.client.0.smithi016.stdout:op 879 completed, throughput=4.99MB/sec 2024-04-10T03:34:39.203 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IHD6MppbVHbpcjn off=16805172 len=1669781 2024-04-10T03:34:39.216 INFO:tasks.workunit.client.0.smithi016.stdout:op 880 completed, throughput=4.99MB/sec 2024-04-10T03:34:39.216 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-g_AA-57binADjtc off=12567 len=1480647 2024-04-10T03:34:39.220 INFO:tasks.workunit.client.0.smithi016.stdout:op 881 completed, throughput=5MB/sec 2024-04-10T03:34:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:39 smithi016 bash[72916]: cluster 2024-04-10T03:34:37.856501+0000 mgr.y (mgr.25133) 847 : cluster 0 pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:34:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:39 smithi016 bash[72916]: audit 2024-04-10T03:34:38.193177+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:34:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:39 smithi016 bash[72916]: audit 2024-04-10T03:34:38.194643+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:34:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:39 smithi016 bash[72916]: audit 2024-04-10T03:34:38.201919+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:34:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:39 smithi016 bash[74137]: cluster 2024-04-10T03:34:37.856501+0000 mgr.y (mgr.25133) 847 : cluster 0 pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:34:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:39 smithi016 bash[74137]: audit 2024-04-10T03:34:38.193177+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:34:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:39 smithi016 bash[74137]: audit 2024-04-10T03:34:38.194643+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:34:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:39 smithi016 bash[74137]: audit 2024-04-10T03:34:38.201919+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:34:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:39 smithi136 bash[68278]: cluster 2024-04-10T03:34:37.856501+0000 mgr.y (mgr.25133) 847 : cluster 0 pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:34:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:39 smithi136 bash[68278]: audit 2024-04-10T03:34:38.193177+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:34:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:39 smithi136 bash[68278]: audit 2024-04-10T03:34:38.194643+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:34:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:39 smithi136 bash[68278]: audit 2024-04-10T03:34:38.201919+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:34:40.220 INFO:tasks.workunit.client.0.smithi016.stdout: 169: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:40.220 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hlYWwbxMmP3bkG3 off=22490200 len=1227467 2024-04-10T03:34:40.230 INFO:tasks.workunit.client.0.smithi016.stdout:op 882 completed, throughput=4.98MB/sec 2024-04-10T03:34:40.230 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P4JH9kLbaKrj0W9 off=2961710 len=354895 2024-04-10T03:34:40.237 INFO:tasks.workunit.client.0.smithi016.stdout:op 883 completed, throughput=4.98MB/sec 2024-04-10T03:34:40.237 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hkkhgH0rCa8OlQy off=17018701 len=982021 2024-04-10T03:34:40.240 INFO:tasks.workunit.client.0.smithi016.stdout:op 884 completed, throughput=4.99MB/sec 2024-04-10T03:34:40.240 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-menD3HWPrnomUB7 off=1607671 len=1279776 2024-04-10T03:34:40.251 INFO:tasks.workunit.client.0.smithi016.stdout:op 885 completed, throughput=4.99MB/sec 2024-04-10T03:34:40.251 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v37vG5H36uaO6i8 off=10481353 len=452425 2024-04-10T03:34:40.257 INFO:tasks.workunit.client.0.smithi016.stdout:op 886 completed, throughput=5MB/sec 2024-04-10T03:34:40.257 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Gm0FapR7knGel7z off=802537 len=382884 2024-04-10T03:34:40.263 INFO:tasks.workunit.client.0.smithi016.stdout:op 887 completed, throughput=5MB/sec 2024-04-10T03:34:40.263 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FDYxDHhgM6TEP3_ off=11828569 len=1374157 2024-04-10T03:34:40.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 888 completed, throughput=5.01MB/sec 2024-04-10T03:34:41.266 INFO:tasks.workunit.client.0.smithi016.stdout: 170: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:41.267 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hVELZyeDnwkP9O3 off=4593793 len=92012 2024-04-10T03:34:41.271 INFO:tasks.workunit.client.0.smithi016.stdout:op 889 completed, throughput=4.98MB/sec 2024-04-10T03:34:41.271 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ANhZmcXKrM4ptD6 off=7193770 len=71386 2024-04-10T03:34:41.276 INFO:tasks.workunit.client.0.smithi016.stdout:op 890 completed, throughput=4.98MB/sec 2024-04-10T03:34:41.276 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hD2LoZwk8Zi5zF- off=1064540 len=1662122 2024-04-10T03:34:41.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 891 completed, throughput=4.99MB/sec 2024-04-10T03:34:41.288 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-N7pyHAMYpDBGPb1 off=9566931 len=2065957 2024-04-10T03:34:41.301 INFO:tasks.workunit.client.0.smithi016.stdout:op 892 completed, throughput=5MB/sec 2024-04-10T03:34:41.301 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FjvJ8K29p228Jvr off=3317646 len=864507 2024-04-10T03:34:41.303 INFO:tasks.workunit.client.0.smithi016.stdout:op 893 completed, throughput=5MB/sec 2024-04-10T03:34:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:41 smithi016 bash[72916]: cluster 2024-04-10T03:34:39.857417+0000 mgr.y (mgr.25133) 848 : cluster 0 pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:34:41.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:41 smithi016 bash[74137]: cluster 2024-04-10T03:34:39.857417+0000 mgr.y (mgr.25133) 848 : cluster 0 pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:34:41.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:41 smithi136 bash[68278]: cluster 2024-04-10T03:34:39.857417+0000 mgr.y (mgr.25133) 848 : cluster 0 pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:34:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:34:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:34:41] "GET /metrics HTTP/1.1" 200 34120 "" "Prometheus/2.43.0" 2024-04-10T03:34:42.304 INFO:tasks.workunit.client.0.smithi016.stdout: 171: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:42.304 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Sr2JPoLXkBllqKZ off=2732585 len=966710 2024-04-10T03:34:42.307 INFO:tasks.workunit.client.0.smithi016.stdout:op 894 completed, throughput=4.98MB/sec 2024-04-10T03:34:42.307 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--qQfQUsuk5VBr3z off=5957286 len=1954094 2024-04-10T03:34:42.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 895 completed, throughput=4.99MB/sec 2024-04-10T03:34:42.311 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ykzMEPIH3ukAjRn off=3659862 len=1742079 2024-04-10T03:34:42.325 INFO:tasks.workunit.client.0.smithi016.stdout:op 896 completed, throughput=5MB/sec 2024-04-10T03:34:42.325 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NmosgzZ6jRUxK9k off=5589347 len=1354917 2024-04-10T03:34:42.329 INFO:tasks.workunit.client.0.smithi016.stdout:op 897 completed, throughput=5.01MB/sec 2024-04-10T03:34:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:43 smithi016 bash[72916]: cluster 2024-04-10T03:34:41.858397+0000 mgr.y (mgr.25133) 849 : cluster 0 pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:34:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:43 smithi016 bash[72916]: audit 2024-04-10T03:34:42.550131+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:43 smithi016 bash[74137]: cluster 2024-04-10T03:34:41.858397+0000 mgr.y (mgr.25133) 849 : cluster 0 pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:34:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:43 smithi016 bash[74137]: audit 2024-04-10T03:34:42.550131+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:43.330 INFO:tasks.workunit.client.0.smithi016.stdout: 172: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:43.330 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VYA-CNW3eywfDvT off=28362 len=476932 2024-04-10T03:34:43.333 INFO:tasks.workunit.client.0.smithi016.stdout:op 898 completed, throughput=4.98MB/sec 2024-04-10T03:34:43.333 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-awoWrLTDiqe6Rx9 off=11334009 len=51528 2024-04-10T03:34:43.337 INFO:tasks.workunit.client.0.smithi016.stdout:op 899 completed, throughput=4.98MB/sec 2024-04-10T03:34:43.338 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-imBc7xZTxt30ChG off=4251237 len=820502 2024-04-10T03:34:43.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 900 completed, throughput=4.98MB/sec 2024-04-10T03:34:43.342 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PlinBCAVqQbKdZ5 off=5475938 len=1502893 2024-04-10T03:34:43.352 INFO:tasks.workunit.client.0.smithi016.stdout:op 901 completed, throughput=4.99MB/sec 2024-04-10T03:34:43.352 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n9NOphAtQxpsYNf off=9534704 len=1079936 2024-04-10T03:34:43.360 INFO:tasks.workunit.client.0.smithi016.stdout:op 902 completed, throughput=5MB/sec 2024-04-10T03:34:43.360 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ls4i8pNVtZUjZa6 off=8427907 len=1637798 2024-04-10T03:34:43.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 903 completed, throughput=5.01MB/sec 2024-04-10T03:34:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:43 smithi136 bash[68278]: cluster 2024-04-10T03:34:41.858397+0000 mgr.y (mgr.25133) 849 : cluster 0 pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:34:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:43 smithi136 bash[68278]: audit 2024-04-10T03:34:42.550131+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:44.374 INFO:tasks.workunit.client.0.smithi016.stdout: 173: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:44.374 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-acN2r_k2s3_DMeD off=2640144 len=479691 2024-04-10T03:34:44.381 INFO:tasks.workunit.client.0.smithi016.stdout:op 904 completed, throughput=4.98MB/sec 2024-04-10T03:34:44.381 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pymLh2lj6IijN0m off=6660263 len=1108154 2024-04-10T03:34:44.385 INFO:tasks.workunit.client.0.smithi016.stdout:op 905 completed, throughput=4.99MB/sec 2024-04-10T03:34:44.385 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2ZeSbrlTz2VPyqA off=484265 len=558664 2024-04-10T03:34:44.393 INFO:tasks.workunit.client.0.smithi016.stdout:op 906 completed, throughput=4.99MB/sec 2024-04-10T03:34:44.393 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sVLmE7HggYlpyI1 off=4563550 len=12804 2024-04-10T03:34:44.393 INFO:tasks.workunit.client.0.smithi016.stdout:op 907 completed, throughput=4.99MB/sec 2024-04-10T03:34:44.394 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bG2kcVXohO_rrqg off=5901322 len=1797271 2024-04-10T03:34:44.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 908 completed, throughput=5MB/sec 2024-04-10T03:34:44.398 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eo-pcHc1ZcjAe69 off=1041073 len=1624536 2024-04-10T03:34:44.409 INFO:tasks.workunit.client.0.smithi016.stdout:op 909 completed, throughput=5.01MB/sec 2024-04-10T03:34:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:45 smithi016 bash[72916]: cluster 2024-04-10T03:34:43.859475+0000 mgr.y (mgr.25133) 850 : cluster 0 pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:34:45.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:45 smithi016 bash[74137]: cluster 2024-04-10T03:34:43.859475+0000 mgr.y (mgr.25133) 850 : cluster 0 pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:34:45.409 INFO:tasks.workunit.client.0.smithi016.stdout: 174: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:45.409 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3GzLvu9z9av7xdJ off=1480721 len=1105303 2024-04-10T03:34:45.420 INFO:tasks.workunit.client.0.smithi016.stdout:op 910 completed, throughput=4.98MB/sec 2024-04-10T03:34:45.420 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f0f17ynfDr3vjO4 off=3867487 len=669733 2024-04-10T03:34:45.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:45 smithi136 bash[68278]: cluster 2024-04-10T03:34:43.859475+0000 mgr.y (mgr.25133) 850 : cluster 0 pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:34:45.427 INFO:tasks.workunit.client.0.smithi016.stdout:op 911 completed, throughput=4.99MB/sec 2024-04-10T03:34:45.427 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gfGDKPY_qHMxN0K off=9664519 len=584039 2024-04-10T03:34:45.429 INFO:tasks.workunit.client.0.smithi016.stdout:op 912 completed, throughput=4.99MB/sec 2024-04-10T03:34:45.429 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Nw47VELv5T9J8LI off=959078 len=1224511 2024-04-10T03:34:45.433 INFO:tasks.workunit.client.0.smithi016.stdout:op 913 completed, throughput=5MB/sec 2024-04-10T03:34:45.433 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oHswvOJUh7GA3Kb off=920972 len=1786805 2024-04-10T03:34:45.446 INFO:tasks.workunit.client.0.smithi016.stdout:op 914 completed, throughput=5.01MB/sec 2024-04-10T03:34:46.446 INFO:tasks.workunit.client.0.smithi016.stdout: 175: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:46.446 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XrWOvxYy_i1cQha off=84311 len=1882790 2024-04-10T03:34:46.451 INFO:tasks.workunit.client.0.smithi016.stdout:op 915 completed, throughput=4.99MB/sec 2024-04-10T03:34:46.451 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JJBO4IpVzB38wv0 off=2250307 len=910219 2024-04-10T03:34:46.460 INFO:tasks.workunit.client.0.smithi016.stdout:op 916 completed, throughput=4.99MB/sec 2024-04-10T03:34:46.460 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lUziksrLvK-0Zm3 off=4744692 len=705571 2024-04-10T03:34:46.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 917 completed, throughput=5MB/sec 2024-04-10T03:34:46.463 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EinN83rZemsycO7 off=1773390 len=112504 2024-04-10T03:34:46.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 918 completed, throughput=5MB/sec 2024-04-10T03:34:46.465 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-75pcy9alyCG59WG off=3852735 len=1851462 2024-04-10T03:34:46.467 INFO:tasks.workunit.client.0.smithi016.stdout:op 919 completed, throughput=5.01MB/sec 2024-04-10T03:34:47.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:47 smithi016 bash[72916]: cluster 2024-04-10T03:34:45.860648+0000 mgr.y (mgr.25133) 851 : cluster 0 pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:34:47.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:47 smithi016 bash[74137]: cluster 2024-04-10T03:34:45.860648+0000 mgr.y (mgr.25133) 851 : cluster 0 pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:34:47.426 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:47 smithi136 bash[68278]: cluster 2024-04-10T03:34:45.860648+0000 mgr.y (mgr.25133) 851 : cluster 0 pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:34:47.468 INFO:tasks.workunit.client.0.smithi016.stdout: 176: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:47.468 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mxxMLchPUSPJ9G2 off=764333 len=2077095 2024-04-10T03:34:47.475 INFO:tasks.workunit.client.0.smithi016.stdout:op 920 completed, throughput=4.99MB/sec 2024-04-10T03:34:47.475 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5p9lWF8aITWs1Ra off=2370061 len=1864870 2024-04-10T03:34:47.479 INFO:tasks.workunit.client.0.smithi016.stdout:op 921 completed, throughput=5MB/sec 2024-04-10T03:34:47.479 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sKRkMp8ApfbTrRS off=6907754 len=77672 2024-04-10T03:34:47.480 INFO:tasks.workunit.client.0.smithi016.stdout:op 922 completed, throughput=5MB/sec 2024-04-10T03:34:48.481 INFO:tasks.workunit.client.0.smithi016.stdout: 177: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:48.481 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bLRo3GYgHb1tfQu off=3100011 len=152046 2024-04-10T03:34:48.482 INFO:tasks.workunit.client.0.smithi016.stdout:op 923 completed, throughput=4.97MB/sec 2024-04-10T03:34:48.483 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0t17inj81QpMudP off=186703 len=1599937 2024-04-10T03:34:48.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 924 completed, throughput=4.98MB/sec 2024-04-10T03:34:48.487 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3dUnXgpF1K0Z2jC off=3112368 len=270968 2024-04-10T03:34:48.488 INFO:tasks.workunit.client.0.smithi016.stdout:op 925 completed, throughput=4.98MB/sec 2024-04-10T03:34:48.488 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_YZbyxh5_Ysqk4S off=733517 len=433298 2024-04-10T03:34:48.495 INFO:tasks.workunit.client.0.smithi016.stdout:op 926 completed, throughput=4.99MB/sec 2024-04-10T03:34:48.495 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NJTq8M9GaoiKlYO off=9159219 len=1844081 2024-04-10T03:34:48.507 INFO:tasks.workunit.client.0.smithi016.stdout:op 927 completed, throughput=4.99MB/sec 2024-04-10T03:34:48.507 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-j_kByuCjs0TF-UA off=765111 len=378984 2024-04-10T03:34:48.509 INFO:tasks.workunit.client.0.smithi016.stdout:op 928 completed, throughput=5MB/sec 2024-04-10T03:34:48.509 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tDakG9xeKURdcox off=5280873 len=1750854 2024-04-10T03:34:48.517 INFO:tasks.workunit.client.0.smithi016.stdout:op 929 completed, throughput=5.01MB/sec 2024-04-10T03:34:49.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:49 smithi016 bash[74137]: cluster 2024-04-10T03:34:47.861591+0000 mgr.y (mgr.25133) 852 : cluster 0 pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:34:49.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:49 smithi016 bash[72916]: cluster 2024-04-10T03:34:47.861591+0000 mgr.y (mgr.25133) 852 : cluster 0 pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:34:49.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:49 smithi136 bash[68278]: cluster 2024-04-10T03:34:47.861591+0000 mgr.y (mgr.25133) 852 : cluster 0 pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:34:49.517 INFO:tasks.workunit.client.0.smithi016.stdout: 178: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:49.518 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JB-DmPJjc4J9ZfW off=4260239 len=742781 2024-04-10T03:34:49.525 INFO:tasks.workunit.client.0.smithi016.stdout:op 930 completed, throughput=4.98MB/sec 2024-04-10T03:34:49.525 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gcdEnhOtm1B0U4J off=1622761 len=1404214 2024-04-10T03:34:49.535 INFO:tasks.workunit.client.0.smithi016.stdout:op 931 completed, throughput=4.99MB/sec 2024-04-10T03:34:49.536 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bvzJLKwaJV8oRo5 off=7844024 len=1548939 2024-04-10T03:34:49.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 932 completed, throughput=5MB/sec 2024-04-10T03:34:49.546 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OpTM7QVo79Wda8r off=229516 len=815956 2024-04-10T03:34:49.554 INFO:tasks.workunit.client.0.smithi016.stdout:op 933 completed, throughput=5MB/sec 2024-04-10T03:34:50.554 INFO:tasks.workunit.client.0.smithi016.stdout: 179: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:50.554 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0fOcxcwCmJLUEby off=10315452 len=403487 2024-04-10T03:34:50.556 INFO:tasks.workunit.client.0.smithi016.stdout:op 934 completed, throughput=4.98MB/sec 2024-04-10T03:34:50.557 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tY8Aue0O1vmWxCC off=979549 len=1721986 2024-04-10T03:34:50.571 INFO:tasks.workunit.client.0.smithi016.stdout:op 935 completed, throughput=4.98MB/sec 2024-04-10T03:34:50.571 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aD103hgNU_7GOwb off=9685627 len=1469595 2024-04-10T03:34:50.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 936 completed, throughput=4.99MB/sec 2024-04-10T03:34:50.575 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FSFdO47a-X0drrT off=1569585 len=859279 2024-04-10T03:34:50.583 INFO:tasks.workunit.client.0.smithi016.stdout:op 937 completed, throughput=5MB/sec 2024-04-10T03:34:50.584 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Fj4uq7nx5qBPORA off=6425621 len=700983 2024-04-10T03:34:50.591 INFO:tasks.workunit.client.0.smithi016.stdout:op 938 completed, throughput=5MB/sec 2024-04-10T03:34:50.591 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8gQFlwFc9HzWEA1 off=1959492 len=1458331 2024-04-10T03:34:50.594 INFO:tasks.workunit.client.0.smithi016.stdout:op 939 completed, throughput=5.01MB/sec 2024-04-10T03:34:51.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:51 smithi016 bash[74137]: cluster 2024-04-10T03:34:49.862543+0000 mgr.y (mgr.25133) 853 : cluster 0 pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:34:51.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:51 smithi016 bash[72916]: cluster 2024-04-10T03:34:49.862543+0000 mgr.y (mgr.25133) 853 : cluster 0 pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:34:51.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:51 smithi136 bash[68278]: cluster 2024-04-10T03:34:49.862543+0000 mgr.y (mgr.25133) 853 : cluster 0 pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:34:51.594 INFO:tasks.workunit.client.0.smithi016.stdout: 180: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:51.594 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JZrW0CTH-lcddbJ off=4079041 len=1447507 2024-04-10T03:34:51.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 940 completed, throughput=4.99MB/sec 2024-04-10T03:34:51.607 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lzIiAG5fQunh0aE off=6905504 len=969133 2024-04-10T03:34:51.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 941 completed, throughput=4.99MB/sec 2024-04-10T03:34:51.616 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eMvyzwp-5YEOWSd off=5475235 len=769239 2024-04-10T03:34:51.618 INFO:tasks.workunit.client.0.smithi016.stdout:op 942 completed, throughput=5MB/sec 2024-04-10T03:34:51.618 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kMo4uFglLD2OHCy off=1500365 len=616748 2024-04-10T03:34:51.621 INFO:tasks.workunit.client.0.smithi016.stdout:op 943 completed, throughput=5MB/sec 2024-04-10T03:34:51.621 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ngURCWggfJnu6gc off=4485651 len=41600 2024-04-10T03:34:51.625 INFO:tasks.workunit.client.0.smithi016.stdout:op 944 completed, throughput=5MB/sec 2024-04-10T03:34:51.625 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Dv4GV5wE3dbcsbT off=20286031 len=76613 2024-04-10T03:34:51.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 945 completed, throughput=5MB/sec 2024-04-10T03:34:51.626 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BLvVzQEsCDOg66A off=14862271 len=1893018 2024-04-10T03:34:51.640 INFO:tasks.workunit.client.0.smithi016.stdout:op 946 completed, throughput=5.01MB/sec 2024-04-10T03:34:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:34:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:34:51] "GET /metrics HTTP/1.1" 200 34122 "" "Prometheus/2.43.0" 2024-04-10T03:34:52.640 INFO:tasks.workunit.client.0.smithi016.stdout: 181: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:52.640 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-k3NZr6JoxN_IlpX off=3080410 len=1612698 2024-04-10T03:34:52.651 INFO:tasks.workunit.client.0.smithi016.stdout:op 947 completed, throughput=4.99MB/sec 2024-04-10T03:34:52.651 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zr3pU8IRRGXhWZf off=1948798 len=783441 2024-04-10T03:34:52.654 INFO:tasks.workunit.client.0.smithi016.stdout:op 948 completed, throughput=4.99MB/sec 2024-04-10T03:34:52.654 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QBZQZHLnWmQKori off=12149489 len=1822284 2024-04-10T03:34:52.669 INFO:tasks.workunit.client.0.smithi016.stdout:op 949 completed, throughput=5MB/sec 2024-04-10T03:34:53.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:53 smithi016 bash[72916]: cluster 2024-04-10T03:34:51.863549+0000 mgr.y (mgr.25133) 854 : cluster 0 pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:34:53.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:53 smithi016 bash[74137]: cluster 2024-04-10T03:34:51.863549+0000 mgr.y (mgr.25133) 854 : cluster 0 pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:34:53.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:53 smithi136 bash[68278]: cluster 2024-04-10T03:34:51.863549+0000 mgr.y (mgr.25133) 854 : cluster 0 pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:34:53.669 INFO:tasks.workunit.client.0.smithi016.stdout: 182: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:53.669 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mf66kk4-yYgCZZ6 off=825425 len=1916632 2024-04-10T03:34:53.674 INFO:tasks.workunit.client.0.smithi016.stdout:op 950 completed, throughput=4.99MB/sec 2024-04-10T03:34:53.674 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0KhZ77oAzD2HToQ off=3672779 len=1375851 2024-04-10T03:34:53.684 INFO:tasks.workunit.client.0.smithi016.stdout:op 951 completed, throughput=4.99MB/sec 2024-04-10T03:34:53.684 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V3P8kTIhqRKThKM off=12380752 len=1500948 2024-04-10T03:34:53.688 INFO:tasks.workunit.client.0.smithi016.stdout:op 952 completed, throughput=5MB/sec 2024-04-10T03:34:53.688 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hc8-v04leqiYo29 off=3009391 len=429912 2024-04-10T03:34:53.695 INFO:tasks.workunit.client.0.smithi016.stdout:op 953 completed, throughput=5MB/sec 2024-04-10T03:34:54.696 INFO:tasks.workunit.client.0.smithi016.stdout: 183: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:54.696 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nswDrxr6Y2jL1i9 off=6262472 len=1921335 2024-04-10T03:34:54.701 INFO:tasks.workunit.client.0.smithi016.stdout:op 954 completed, throughput=4.98MB/sec 2024-04-10T03:34:54.701 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yIIjZL4idtY-iUq off=3221929 len=203064 2024-04-10T03:34:54.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 955 completed, throughput=4.99MB/sec 2024-04-10T03:34:54.706 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T9zI6b0fq6WwSsd off=14424957 len=1723309 2024-04-10T03:34:54.709 INFO:tasks.workunit.client.0.smithi016.stdout:op 956 completed, throughput=4.99MB/sec 2024-04-10T03:34:54.709 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2MwZcIlqgN70fWN off=8613329 len=1489698 2024-04-10T03:34:54.713 INFO:tasks.workunit.client.0.smithi016.stdout:op 957 completed, throughput=5MB/sec 2024-04-10T03:34:55.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:55 smithi016 bash[72916]: cluster 2024-04-10T03:34:53.864700+0000 mgr.y (mgr.25133) 855 : cluster 0 pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:34:55.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:55 smithi016 bash[74137]: cluster 2024-04-10T03:34:53.864700+0000 mgr.y (mgr.25133) 855 : cluster 0 pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:34:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:55 smithi136 bash[68278]: cluster 2024-04-10T03:34:53.864700+0000 mgr.y (mgr.25133) 855 : cluster 0 pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:34:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: 184: throughput=4.97MB/sec pending data=0 2024-04-10T03:34:55.714 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-z_y7KgFr3QkLK6j off=1734155 len=1231729 2024-04-10T03:34:55.724 INFO:tasks.workunit.client.0.smithi016.stdout:op 958 completed, throughput=4.98MB/sec 2024-04-10T03:34:55.724 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QDvnSNLaU7miU1f off=16831777 len=314707 2024-04-10T03:34:55.726 INFO:tasks.workunit.client.0.smithi016.stdout:op 959 completed, throughput=4.98MB/sec 2024-04-10T03:34:55.726 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QpYD_JSXZgd9IKn off=3690023 len=1252949 2024-04-10T03:34:55.730 INFO:tasks.workunit.client.0.smithi016.stdout:op 960 completed, throughput=4.99MB/sec 2024-04-10T03:34:55.730 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1OlHJRIjvQI5c1t off=21001121 len=478796 2024-04-10T03:34:55.736 INFO:tasks.workunit.client.0.smithi016.stdout:op 961 completed, throughput=4.99MB/sec 2024-04-10T03:34:55.736 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e8cSQ3r8S11h54u off=10825119 len=124543 2024-04-10T03:34:55.741 INFO:tasks.workunit.client.0.smithi016.stdout:op 962 completed, throughput=4.99MB/sec 2024-04-10T03:34:55.741 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X1upzP7OCBDHJ_B off=3046852 len=771732 2024-04-10T03:34:55.749 INFO:tasks.workunit.client.0.smithi016.stdout:op 963 completed, throughput=4.99MB/sec 2024-04-10T03:34:55.749 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JhTiuAUJsiTwo_y off=3428688 len=1308852 2024-04-10T03:34:55.752 INFO:tasks.workunit.client.0.smithi016.stdout:op 964 completed, throughput=5MB/sec 2024-04-10T03:34:56.752 INFO:tasks.workunit.client.0.smithi016.stdout: 185: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:56.753 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jQU57gKSGVyuov4 off=3516278 len=249909 2024-04-10T03:34:56.758 INFO:tasks.workunit.client.0.smithi016.stdout:op 965 completed, throughput=4.98MB/sec 2024-04-10T03:34:56.759 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LwUC5uYpU79drJL off=82983 len=1771077 2024-04-10T03:34:56.763 INFO:tasks.workunit.client.0.smithi016.stdout:op 966 completed, throughput=4.99MB/sec 2024-04-10T03:34:56.763 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J3lVdepfMD64Vm5 off=6469661 len=1608617 2024-04-10T03:34:56.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 967 completed, throughput=4.99MB/sec 2024-04-10T03:34:56.768 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fb0rlQF-zm3BPpk off=5127507 len=1037267 2024-04-10T03:34:56.772 INFO:tasks.workunit.client.0.smithi016.stdout:op 968 completed, throughput=5MB/sec 2024-04-10T03:34:56.772 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tMakvu0FnZJPVou off=17434177 len=1691128 2024-04-10T03:34:56.785 INFO:tasks.workunit.client.0.smithi016.stdout:op 969 completed, throughput=5.01MB/sec 2024-04-10T03:34:57.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:57 smithi016 bash[72916]: cluster 2024-04-10T03:34:55.865818+0000 mgr.y (mgr.25133) 856 : cluster 0 pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:34:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:57 smithi016 bash[74137]: cluster 2024-04-10T03:34:55.865818+0000 mgr.y (mgr.25133) 856 : cluster 0 pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:34:57.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:57 smithi136 bash[68278]: cluster 2024-04-10T03:34:55.865818+0000 mgr.y (mgr.25133) 856 : cluster 0 pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:34:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: 186: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:57.786 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CLqUCDRX_75A79n off=2415550 len=441767 2024-04-10T03:34:57.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 970 completed, throughput=4.98MB/sec 2024-04-10T03:34:57.792 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u-gxTJsp5JRu5Nd off=4495997 len=495762 2024-04-10T03:34:57.799 INFO:tasks.workunit.client.0.smithi016.stdout:op 971 completed, throughput=4.98MB/sec 2024-04-10T03:34:57.799 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ct7t7OfsawUaOP_ off=6417989 len=1945614 2024-04-10T03:34:57.804 INFO:tasks.workunit.client.0.smithi016.stdout:op 972 completed, throughput=4.99MB/sec 2024-04-10T03:34:57.804 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FVh8DEa66Db-N3f off=3794219 len=706540 2024-04-10T03:34:57.807 INFO:tasks.workunit.client.0.smithi016.stdout:op 973 completed, throughput=5MB/sec 2024-04-10T03:34:57.807 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C-93C8vCIZL7cOV off=1388085 len=1433740 2024-04-10T03:34:57.809 INFO:tasks.workunit.client.0.smithi016.stdout:op 974 completed, throughput=5MB/sec 2024-04-10T03:34:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:58 smithi016 bash[72916]: audit 2024-04-10T03:34:57.550717+0000 mon.a (mon.0) 2131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:58 smithi016 bash[74137]: audit 2024-04-10T03:34:57.550717+0000 mon.a (mon.0) 2131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:58 smithi136 bash[68278]: audit 2024-04-10T03:34:57.550717+0000 mon.a (mon.0) 2131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:34:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: 187: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:58.810 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fWxwqx-L6p9fTsf off=2908332 len=2086462 2024-04-10T03:34:58.823 INFO:tasks.workunit.client.0.smithi016.stdout:op 975 completed, throughput=4.99MB/sec 2024-04-10T03:34:58.823 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OksXxbKBAPUe7fJ off=6348754 len=2030992 2024-04-10T03:34:58.841 INFO:tasks.workunit.client.0.smithi016.stdout:op 976 completed, throughput=5MB/sec 2024-04-10T03:34:58.841 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bULZ-j4IhU_t7_p off=21817611 len=251075 2024-04-10T03:34:58.846 INFO:tasks.workunit.client.0.smithi016.stdout:op 977 completed, throughput=5MB/sec 2024-04-10T03:34:58.846 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6KOphBGul0fUZVm off=2905260 len=1254580 2024-04-10T03:34:58.856 INFO:tasks.workunit.client.0.smithi016.stdout:op 978 completed, throughput=5.01MB/sec 2024-04-10T03:34:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:34:59 smithi016 bash[72916]: cluster 2024-04-10T03:34:57.866900+0000 mgr.y (mgr.25133) 857 : cluster 0 pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:34:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:34:59 smithi016 bash[74137]: cluster 2024-04-10T03:34:57.866900+0000 mgr.y (mgr.25133) 857 : cluster 0 pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:34:59.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:34:59 smithi136 bash[68278]: cluster 2024-04-10T03:34:57.866900+0000 mgr.y (mgr.25133) 857 : cluster 0 pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:34:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: 188: throughput=4.98MB/sec pending data=0 2024-04-10T03:34:59.857 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XrWOvxYy_i1cQha off=666207 len=194223 2024-04-10T03:34:59.858 INFO:tasks.workunit.client.0.smithi016.stdout:op 979 completed, throughput=4.98MB/sec 2024-04-10T03:34:59.858 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eHErKkz0GDBE92d off=375673 len=859539 2024-04-10T03:34:59.867 INFO:tasks.workunit.client.0.smithi016.stdout:op 980 completed, throughput=4.98MB/sec 2024-04-10T03:34:59.867 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ImS-SlbvcLjW6E9 off=530529 len=1008379 2024-04-10T03:34:59.876 INFO:tasks.workunit.client.0.smithi016.stdout:op 981 completed, throughput=4.99MB/sec 2024-04-10T03:34:59.876 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xo6gqJqXv9yIu_P off=9775158 len=84182 2024-04-10T03:34:59.880 INFO:tasks.workunit.client.0.smithi016.stdout:op 982 completed, throughput=4.99MB/sec 2024-04-10T03:34:59.880 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OAXBd-0ssD5x8z0 off=505340 len=515616 2024-04-10T03:34:59.883 INFO:tasks.workunit.client.0.smithi016.stdout:op 983 completed, throughput=4.99MB/sec 2024-04-10T03:34:59.883 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IQpq34OCLs-fRvo off=8828544 len=674651 2024-04-10T03:34:59.890 INFO:tasks.workunit.client.0.smithi016.stdout:op 984 completed, throughput=4.99MB/sec 2024-04-10T03:34:59.890 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--XTAKneLUdQWktg off=10739613 len=1362965 2024-04-10T03:34:59.893 INFO:tasks.workunit.client.0.smithi016.stdout:op 985 completed, throughput=5MB/sec 2024-04-10T03:35:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: 189: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:00.894 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uCOtQig5IqlElS3 off=10612761 len=861613 2024-04-10T03:35:00.897 INFO:tasks.workunit.client.0.smithi016.stdout:op 986 completed, throughput=4.98MB/sec 2024-04-10T03:35:00.897 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-q9R4C4FPCqpY37s off=6597913 len=2062936 2024-04-10T03:35:00.913 INFO:tasks.workunit.client.0.smithi016.stdout:op 987 completed, throughput=4.99MB/sec 2024-04-10T03:35:00.913 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O9XiICvpb6AT32S off=10615759 len=1667557 2024-04-10T03:35:00.926 INFO:tasks.workunit.client.0.smithi016.stdout:op 988 completed, throughput=5MB/sec 2024-04-10T03:35:00.926 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-D7OW59CeHB2LqUN off=3669026 len=1708666 2024-04-10T03:35:00.930 INFO:tasks.workunit.client.0.smithi016.stdout:op 989 completed, throughput=5.01MB/sec 2024-04-10T03:35:01.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:01 smithi016 bash[72916]: cluster 2024-04-10T03:34:59.867838+0000 mgr.y (mgr.25133) 858 : cluster 0 pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:35:01.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:01 smithi016 bash[74137]: cluster 2024-04-10T03:34:59.867838+0000 mgr.y (mgr.25133) 858 : cluster 0 pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:35:01.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:01 smithi136 bash[68278]: cluster 2024-04-10T03:34:59.867838+0000 mgr.y (mgr.25133) 858 : cluster 0 pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:35:01.931 INFO:tasks.workunit.client.0.smithi016.stdout: 190: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:01.992 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1HSWE5E_PMNNFiB off=1103859 len=1243327 2024-04-10T03:35:01.993 INFO:tasks.workunit.client.0.smithi016.stdout:op 990 completed, throughput=4.99MB/sec 2024-04-10T03:35:01.993 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OcGNjUszSrZ89bU off=5380615 len=1450857 2024-04-10T03:35:01.994 INFO:tasks.workunit.client.0.smithi016.stdout:op 991 completed, throughput=4.99MB/sec 2024-04-10T03:35:01.994 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qrhbmo0ZtUKNxmj off=3174400 len=1027982 2024-04-10T03:35:01.994 INFO:tasks.workunit.client.0.smithi016.stdout:op 992 completed, throughput=5MB/sec 2024-04-10T03:35:01.994 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wXvtYwY_tB8Ex7I off=2576296 len=2063985 2024-04-10T03:35:01.994 INFO:tasks.workunit.client.0.smithi016.stdout:op 993 completed, throughput=5.01MB/sec 2024-04-10T03:35:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:35:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:35:01] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2024-04-10T03:35:02.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:02 smithi136 bash[68278]: cluster 2024-04-10T03:35:01.868820+0000 mgr.y (mgr.25133) 859 : cluster 0 pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:35:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:02 smithi016 bash[72916]: cluster 2024-04-10T03:35:01.868820+0000 mgr.y (mgr.25133) 859 : cluster 0 pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:35:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:02 smithi016 bash[74137]: cluster 2024-04-10T03:35:01.868820+0000 mgr.y (mgr.25133) 859 : cluster 0 pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:35:02.953 INFO:tasks.workunit.client.0.smithi016.stdout: 191: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:02.953 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DjEg-WBSb2c6RJv off=5340922 len=58371 2024-04-10T03:35:02.954 INFO:tasks.workunit.client.0.smithi016.stdout:op 994 completed, throughput=4.98MB/sec 2024-04-10T03:35:02.954 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GP-ZyQaS4kGTE8Y off=6352147 len=756856 2024-04-10T03:35:02.957 INFO:tasks.workunit.client.0.smithi016.stdout:op 995 completed, throughput=4.99MB/sec 2024-04-10T03:35:02.957 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2y1eWe28CnJinEi off=4404671 len=132834 2024-04-10T03:35:02.958 INFO:tasks.workunit.client.0.smithi016.stdout:op 996 completed, throughput=4.99MB/sec 2024-04-10T03:35:02.958 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d79NJmfHZQ8juGY off=295581 len=1334381 2024-04-10T03:35:02.969 INFO:tasks.workunit.client.0.smithi016.stdout:op 997 completed, throughput=4.99MB/sec 2024-04-10T03:35:02.969 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DBZEwC0IXGR88UI off=10907199 len=1633699 2024-04-10T03:35:02.980 INFO:tasks.workunit.client.0.smithi016.stdout:op 998 completed, throughput=5MB/sec 2024-04-10T03:35:03.981 INFO:tasks.workunit.client.0.smithi016.stdout: 192: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:03.981 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tExTzUWsuG5Qzus off=2523701 len=429675 2024-04-10T03:35:03.983 INFO:tasks.workunit.client.0.smithi016.stdout:op 999 completed, throughput=4.98MB/sec 2024-04-10T03:35:03.983 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F2mNWaejVriOhuZ off=20248177 len=808706 2024-04-10T03:35:03.991 INFO:tasks.workunit.client.0.smithi016.stdout:op 1000 completed, throughput=4.98MB/sec 2024-04-10T03:35:03.991 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YQnxaAxiKPLi-Km off=13819031 len=1354232 2024-04-10T03:35:03.995 INFO:tasks.workunit.client.0.smithi016.stdout:op 1001 completed, throughput=4.99MB/sec 2024-04-10T03:35:03.995 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cBO59009s83TR8Z off=6720400 len=1633946 2024-04-10T03:35:04.000 INFO:tasks.workunit.client.0.smithi016.stdout:op 1002 completed, throughput=5MB/sec 2024-04-10T03:35:04.000 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZSNVTZ-l8L0T74v off=1499964 len=1741442 2024-04-10T03:35:04.003 INFO:tasks.workunit.client.0.smithi016.stdout:op 1003 completed, throughput=5MB/sec 2024-04-10T03:35:04.423 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:35:03 smithi136 bash[98209]: logger=sqlstore.transactions t=2024-04-10T03:35:03.992183871Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-10T03:35:05.003 INFO:tasks.workunit.client.0.smithi016.stdout: 193: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:05.003 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rz9aluMml6huyyO off=13178321 len=579366 2024-04-10T03:35:05.005 INFO:tasks.workunit.client.0.smithi016.stdout:op 1004 completed, throughput=4.98MB/sec 2024-04-10T03:35:05.005 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dveGxLHssYRmJ8X off=1079362 len=901481 2024-04-10T03:35:05.014 INFO:tasks.workunit.client.0.smithi016.stdout:op 1005 completed, throughput=4.99MB/sec 2024-04-10T03:35:05.014 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V8LJ9FJgMxfUQAN off=1976422 len=462841 2024-04-10T03:35:05.016 INFO:tasks.workunit.client.0.smithi016.stdout:op 1006 completed, throughput=4.99MB/sec 2024-04-10T03:35:05.016 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dQHXBpDi705YTzE off=19443174 len=1984847 2024-04-10T03:35:05.022 INFO:tasks.workunit.client.0.smithi016.stdout:op 1007 completed, throughput=5MB/sec 2024-04-10T03:35:05.022 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XdkeS41C2WBIoky off=5925541 len=520517 2024-04-10T03:35:05.024 INFO:tasks.workunit.client.0.smithi016.stdout:op 1008 completed, throughput=5MB/sec 2024-04-10T03:35:05.024 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ilyOAM11Z1aikpf off=871871 len=541607 2024-04-10T03:35:05.025 INFO:tasks.workunit.client.0.smithi016.stdout:op 1009 completed, throughput=5MB/sec 2024-04-10T03:35:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:04 smithi016 bash[72916]: cluster 2024-04-10T03:35:03.869691+0000 mgr.y (mgr.25133) 860 : cluster 0 pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:35:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:04 smithi016 bash[74137]: cluster 2024-04-10T03:35:03.869691+0000 mgr.y (mgr.25133) 860 : cluster 0 pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:35:05.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:04 smithi136 bash[68278]: cluster 2024-04-10T03:35:03.869691+0000 mgr.y (mgr.25133) 860 : cluster 0 pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:35:06.026 INFO:tasks.workunit.client.0.smithi016.stdout: 194: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:06.026 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rAIAY56ldFDgM6W off=18467435 len=53162 2024-04-10T03:35:06.031 INFO:tasks.workunit.client.0.smithi016.stdout:op 1010 completed, throughput=4.98MB/sec 2024-04-10T03:35:06.031 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1vdqq1Me_Z0KGXt off=1662071 len=1268161 2024-04-10T03:35:06.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 1011 completed, throughput=4.98MB/sec 2024-04-10T03:35:06.041 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Wl5OodQBSW2jgDP off=4950615 len=1208197 2024-04-10T03:35:06.045 INFO:tasks.workunit.client.0.smithi016.stdout:op 1012 completed, throughput=4.99MB/sec 2024-04-10T03:35:06.045 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wwCnihqlV9g1D14 off=8460761 len=1747220 2024-04-10T03:35:06.057 INFO:tasks.workunit.client.0.smithi016.stdout:op 1013 completed, throughput=5MB/sec 2024-04-10T03:35:06.057 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LA36Jk6c91TOwa1 off=7525125 len=52616 2024-04-10T03:35:06.062 INFO:tasks.workunit.client.0.smithi016.stdout:op 1014 completed, throughput=5MB/sec 2024-04-10T03:35:06.062 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D7OW59CeHB2LqUN off=3114872 len=1877609 2024-04-10T03:35:06.075 INFO:tasks.workunit.client.0.smithi016.stdout:op 1015 completed, throughput=5MB/sec 2024-04-10T03:35:07.076 INFO:tasks.workunit.client.0.smithi016.stdout: 195: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:07.076 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-22dGHF61Mh8oOn0 off=7579965 len=205130 2024-04-10T03:35:07.081 INFO:tasks.workunit.client.0.smithi016.stdout:op 1016 completed, throughput=4.98MB/sec 2024-04-10T03:35:07.081 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u1bNDZcydoZxy_8 off=9103803 len=1992430 2024-04-10T03:35:07.086 INFO:tasks.workunit.client.0.smithi016.stdout:op 1017 completed, throughput=4.99MB/sec 2024-04-10T03:35:07.086 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bxsOAKCUi0QfqeW off=14109061 len=1428829 2024-04-10T03:35:07.100 INFO:tasks.workunit.client.0.smithi016.stdout:op 1018 completed, throughput=5MB/sec 2024-04-10T03:35:07.100 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0A1N7wk_yxPyS7b off=466350 len=743531 2024-04-10T03:35:07.100 INFO:tasks.workunit.client.0.smithi016.stdout:op 1019 completed, throughput=5MB/sec 2024-04-10T03:35:07.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:06 smithi016 bash[72916]: cluster 2024-04-10T03:35:05.870979+0000 mgr.y (mgr.25133) 861 : cluster 0 pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:35:07.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:06 smithi016 bash[74137]: cluster 2024-04-10T03:35:05.870979+0000 mgr.y (mgr.25133) 861 : cluster 0 pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:35:07.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:06 smithi136 bash[68278]: cluster 2024-04-10T03:35:05.870979+0000 mgr.y (mgr.25133) 861 : cluster 0 pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:35:08.099 INFO:tasks.workunit.client.0.smithi016.stdout: 196: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:08.099 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z03NHRQNNM7-MfH off=5673527 len=1626455 2024-04-10T03:35:08.105 INFO:tasks.workunit.client.0.smithi016.stdout:op 1020 completed, throughput=4.98MB/sec 2024-04-10T03:35:08.105 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pbSgrADfDqRoo_i off=17843318 len=1414738 2024-04-10T03:35:08.108 INFO:tasks.workunit.client.0.smithi016.stdout:op 1021 completed, throughput=4.99MB/sec 2024-04-10T03:35:08.109 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VTQl4mhYrv3WxSu off=6955748 len=962378 2024-04-10T03:35:08.118 INFO:tasks.workunit.client.0.smithi016.stdout:op 1022 completed, throughput=4.99MB/sec 2024-04-10T03:35:08.118 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fWGV-3T8nOxbL_i off=2677024 len=1381157 2024-04-10T03:35:08.129 INFO:tasks.workunit.client.0.smithi016.stdout:op 1023 completed, throughput=5MB/sec 2024-04-10T03:35:09.129 INFO:tasks.workunit.client.0.smithi016.stdout: 197: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:09.130 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kuUYv30z12aN9r6 off=8038482 len=838972 2024-04-10T03:35:09.133 INFO:tasks.workunit.client.0.smithi016.stdout:op 1024 completed, throughput=4.98MB/sec 2024-04-10T03:35:09.133 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z_0U8fShfjyFdjj off=5997086 len=160652 2024-04-10T03:35:09.135 INFO:tasks.workunit.client.0.smithi016.stdout:op 1025 completed, throughput=4.98MB/sec 2024-04-10T03:35:09.135 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-apF56HdmbmH5ZR5 off=10113779 len=2062463 2024-04-10T03:35:09.140 INFO:tasks.workunit.client.0.smithi016.stdout:op 1026 completed, throughput=4.99MB/sec 2024-04-10T03:35:09.140 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XqjWHPCY-IGG7zJ off=5756349 len=1423657 2024-04-10T03:35:09.145 INFO:tasks.workunit.client.0.smithi016.stdout:op 1027 completed, throughput=5MB/sec 2024-04-10T03:35:09.145 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P0vyX3J9hN2SJu3 off=12476806 len=81071 2024-04-10T03:35:09.150 INFO:tasks.workunit.client.0.smithi016.stdout:op 1028 completed, throughput=5MB/sec 2024-04-10T03:35:09.150 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TwMdJ-OSQ8oXVFf off=4393260 len=1611091 2024-04-10T03:35:09.162 INFO:tasks.workunit.client.0.smithi016.stdout:op 1029 completed, throughput=5MB/sec 2024-04-10T03:35:09.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:08 smithi016 bash[72916]: cluster 2024-04-10T03:35:07.872105+0000 mgr.y (mgr.25133) 862 : cluster 0 pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:35:09.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:08 smithi016 bash[74137]: cluster 2024-04-10T03:35:07.872105+0000 mgr.y (mgr.25133) 862 : cluster 0 pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:35:09.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:08 smithi136 bash[68278]: cluster 2024-04-10T03:35:07.872105+0000 mgr.y (mgr.25133) 862 : cluster 0 pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:35:10.162 INFO:tasks.workunit.client.0.smithi016.stdout: 198: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:10.163 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-smAfeiKTEBKWS_6 off=13597046 len=1323251 2024-04-10T03:35:10.166 INFO:tasks.workunit.client.0.smithi016.stdout:op 1030 completed, throughput=4.99MB/sec 2024-04-10T03:35:10.166 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wD12pSKfNwr60-L off=1429247 len=1498499 2024-04-10T03:35:10.177 INFO:tasks.workunit.client.0.smithi016.stdout:op 1031 completed, throughput=4.99MB/sec 2024-04-10T03:35:10.177 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Di2czKNEyIMaiwg off=520671 len=1838394 2024-04-10T03:35:10.181 INFO:tasks.workunit.client.0.smithi016.stdout:op 1032 completed, throughput=5MB/sec 2024-04-10T03:35:11.182 INFO:tasks.workunit.client.0.smithi016.stdout: 199: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:11.182 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-todo-5whPH4aCrw off=11503111 len=789684 2024-04-10T03:35:11.190 INFO:tasks.workunit.client.0.smithi016.stdout:op 1033 completed, throughput=4.98MB/sec 2024-04-10T03:35:11.190 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jh1HKkNXYtNngch off=3867072 len=1936146 2024-04-10T03:35:11.203 INFO:tasks.workunit.client.0.smithi016.stdout:op 1034 completed, throughput=4.99MB/sec 2024-04-10T03:35:11.203 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GFPCVJAI8CPEYTT off=837217 len=591028 2024-04-10T03:35:11.205 INFO:tasks.workunit.client.0.smithi016.stdout:op 1035 completed, throughput=4.99MB/sec 2024-04-10T03:35:11.205 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PppLfnjtAGoAcvw off=2070344 len=738850 2024-04-10T03:35:11.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 1036 completed, throughput=4.99MB/sec 2024-04-10T03:35:11.208 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2SoyNNbn3-g2pkd off=7681018 len=614638 2024-04-10T03:35:11.210 INFO:tasks.workunit.client.0.smithi016.stdout:op 1037 completed, throughput=5MB/sec 2024-04-10T03:35:11.210 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PSDD6If9_kwNOT7 off=2015818 len=639158 2024-04-10T03:35:11.212 INFO:tasks.workunit.client.0.smithi016.stdout:op 1038 completed, throughput=5MB/sec 2024-04-10T03:35:11.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:10 smithi016 bash[72916]: cluster 2024-04-10T03:35:09.872995+0000 mgr.y (mgr.25133) 863 : cluster 0 pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:35:11.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:10 smithi016 bash[74137]: cluster 2024-04-10T03:35:09.872995+0000 mgr.y (mgr.25133) 863 : cluster 0 pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:35:11.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:10 smithi136 bash[68278]: cluster 2024-04-10T03:35:09.872995+0000 mgr.y (mgr.25133) 863 : cluster 0 pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:35:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:35:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:35:11] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2024-04-10T03:35:12.212 INFO:tasks.workunit.client.0.smithi016.stdout: 200: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:12.213 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dl4HDsuOBaXqltp off=17386294 len=1225188 2024-04-10T03:35:12.217 INFO:tasks.workunit.client.0.smithi016.stdout:op 1039 completed, throughput=4.98MB/sec 2024-04-10T03:35:12.217 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4TJZu87oJqXuZyO off=10340502 len=1161906 2024-04-10T03:35:12.226 INFO:tasks.workunit.client.0.smithi016.stdout:op 1040 completed, throughput=4.99MB/sec 2024-04-10T03:35:12.226 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-o4cDAGd2h6bOvr0 off=2360296 len=1829568 2024-04-10T03:35:12.230 INFO:tasks.workunit.client.0.smithi016.stdout:op 1041 completed, throughput=4.99MB/sec 2024-04-10T03:35:12.230 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9q6DfhyxDueZ5Tq off=7093943 len=1951349 2024-04-10T03:35:12.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 1042 completed, throughput=5MB/sec 2024-04-10T03:35:13.246 INFO:tasks.workunit.client.0.smithi016.stdout: 201: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:13.246 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9aqSFlVhf_jkLlR off=8478164 len=921851 2024-04-10T03:35:13.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 1043 completed, throughput=4.98MB/sec 2024-04-10T03:35:13.249 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UH3jER7hYL1QupK off=11780450 len=404267 2024-04-10T03:35:13.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 1044 completed, throughput=4.99MB/sec 2024-04-10T03:35:13.250 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AtHBemOAeQwjMkw off=18352650 len=1698259 2024-04-10T03:35:13.264 INFO:tasks.workunit.client.0.smithi016.stdout:op 1045 completed, throughput=4.99MB/sec 2024-04-10T03:35:13.264 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_bF0G515KeeHXXc off=13934652 len=731717 2024-04-10T03:35:13.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 1046 completed, throughput=5MB/sec 2024-04-10T03:35:13.266 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QpYD_JSXZgd9IKn off=5172480 len=48720 2024-04-10T03:35:13.270 INFO:tasks.workunit.client.0.smithi016.stdout:op 1047 completed, throughput=5MB/sec 2024-04-10T03:35:13.270 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ox1B3KATrLbLpe2 off=17569065 len=201534 2024-04-10T03:35:13.272 INFO:tasks.workunit.client.0.smithi016.stdout:op 1048 completed, throughput=5MB/sec 2024-04-10T03:35:13.272 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5oYgoq-R9Cqeun8 off=5776682 len=172156 2024-04-10T03:35:13.273 INFO:tasks.workunit.client.0.smithi016.stdout:op 1049 completed, throughput=5MB/sec 2024-04-10T03:35:13.273 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dYbryuR_jNgiQdO off=1280759 len=923893 2024-04-10T03:35:13.277 INFO:tasks.workunit.client.0.smithi016.stdout:op 1050 completed, throughput=5MB/sec 2024-04-10T03:35:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:12 smithi016 bash[72916]: cluster 2024-04-10T03:35:11.873970+0000 mgr.y (mgr.25133) 864 : cluster 0 pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:35:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:12 smithi016 bash[72916]: audit 2024-04-10T03:35:12.550989+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:12 smithi016 bash[74137]: cluster 2024-04-10T03:35:11.873970+0000 mgr.y (mgr.25133) 864 : cluster 0 pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:35:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:12 smithi016 bash[74137]: audit 2024-04-10T03:35:12.550989+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:12 smithi136 bash[68278]: cluster 2024-04-10T03:35:11.873970+0000 mgr.y (mgr.25133) 864 : cluster 0 pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:35:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:12 smithi136 bash[68278]: audit 2024-04-10T03:35:12.550989+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:14.278 INFO:tasks.workunit.client.0.smithi016.stdout: 202: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:14.278 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-t_VpZxb5ophjKBt off=4434925 len=825857 2024-04-10T03:35:14.282 INFO:tasks.workunit.client.0.smithi016.stdout:op 1051 completed, throughput=4.98MB/sec 2024-04-10T03:35:14.282 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XJwmErusC0ww1lb off=2603012 len=363269 2024-04-10T03:35:14.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 1052 completed, throughput=4.98MB/sec 2024-04-10T03:35:14.288 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DhuwRtNpoR7kqlY off=5099868 len=1215842 2024-04-10T03:35:14.297 INFO:tasks.workunit.client.0.smithi016.stdout:op 1053 completed, throughput=4.99MB/sec 2024-04-10T03:35:14.297 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-O7Wr71D33muvACh off=3877930 len=1875350 2024-04-10T03:35:14.303 INFO:tasks.workunit.client.0.smithi016.stdout:op 1054 completed, throughput=5MB/sec 2024-04-10T03:35:14.303 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZD-MUiOqi-g7rTF off=1859172 len=667864 2024-04-10T03:35:14.310 INFO:tasks.workunit.client.0.smithi016.stdout:op 1055 completed, throughput=5MB/sec 2024-04-10T03:35:14.310 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rEbILAziRXf6inc off=11733819 len=240473 2024-04-10T03:35:14.315 INFO:tasks.workunit.client.0.smithi016.stdout:op 1056 completed, throughput=5MB/sec 2024-04-10T03:35:15.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:14 smithi016 bash[72916]: cluster 2024-04-10T03:35:13.874988+0000 mgr.y (mgr.25133) 865 : cluster 0 pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:35:15.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:14 smithi016 bash[74137]: cluster 2024-04-10T03:35:13.874988+0000 mgr.y (mgr.25133) 865 : cluster 0 pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:35:15.316 INFO:tasks.workunit.client.0.smithi016.stdout: 203: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:15.316 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HrBumFdxXXIW2I6 off=15763967 len=1033806 2024-04-10T03:35:15.319 INFO:tasks.workunit.client.0.smithi016.stdout:op 1057 completed, throughput=4.98MB/sec 2024-04-10T03:35:15.319 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C8yg_HbmFMCUg54 off=6433100 len=2033983 2024-04-10T03:35:15.323 INFO:tasks.workunit.client.0.smithi016.stdout:op 1058 completed, throughput=4.99MB/sec 2024-04-10T03:35:15.323 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BvoGjP7NioFIpN6 off=14253178 len=1760235 2024-04-10T03:35:15.327 INFO:tasks.workunit.client.0.smithi016.stdout:op 1059 completed, throughput=5MB/sec 2024-04-10T03:35:15.327 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ic8l-Is303BNv6d off=15345061 len=494497 2024-04-10T03:35:15.334 INFO:tasks.workunit.client.0.smithi016.stdout:op 1060 completed, throughput=5MB/sec 2024-04-10T03:35:15.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:14 smithi136 bash[68278]: cluster 2024-04-10T03:35:13.874988+0000 mgr.y (mgr.25133) 865 : cluster 0 pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:35:16.334 INFO:tasks.workunit.client.0.smithi016.stdout: 204: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:16.335 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FFZN5rn883lEuz- off=10297855 len=80212 2024-04-10T03:35:16.339 INFO:tasks.workunit.client.0.smithi016.stdout:op 1061 completed, throughput=4.98MB/sec 2024-04-10T03:35:16.339 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9us4PXL4IQtn_k_ off=1701133 len=582143 2024-04-10T03:35:16.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 1062 completed, throughput=4.98MB/sec 2024-04-10T03:35:16.342 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fBs9rt5pso2VObH off=3392069 len=1070720 2024-04-10T03:35:16.351 INFO:tasks.workunit.client.0.smithi016.stdout:op 1063 completed, throughput=4.98MB/sec 2024-04-10T03:35:16.352 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FiiUtvBRs4_yB5Q off=13849803 len=2088770 2024-04-10T03:35:16.357 INFO:tasks.workunit.client.0.smithi016.stdout:op 1064 completed, throughput=4.99MB/sec 2024-04-10T03:35:16.357 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FIgIixOouj23TwJ off=7617395 len=980955 2024-04-10T03:35:16.366 INFO:tasks.workunit.client.0.smithi016.stdout:op 1065 completed, throughput=5MB/sec 2024-04-10T03:35:16.366 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PoUqBLlSK610icD off=717544 len=1419899 2024-04-10T03:35:16.370 INFO:tasks.workunit.client.0.smithi016.stdout:op 1066 completed, throughput=5MB/sec 2024-04-10T03:35:17.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:16 smithi016 bash[72916]: cluster 2024-04-10T03:35:15.876156+0000 mgr.y (mgr.25133) 866 : cluster 0 pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:35:17.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:16 smithi016 bash[74137]: cluster 2024-04-10T03:35:15.876156+0000 mgr.y (mgr.25133) 866 : cluster 0 pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:35:17.371 INFO:tasks.workunit.client.0.smithi016.stdout: 205: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:17.371 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vldzq38c5iG-0_g off=13350479 len=546764 2024-04-10T03:35:17.378 INFO:tasks.workunit.client.0.smithi016.stdout:op 1067 completed, throughput=4.98MB/sec 2024-04-10T03:35:17.378 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UojC8G0DV1qp44R off=13798467 len=1146954 2024-04-10T03:35:17.381 INFO:tasks.workunit.client.0.smithi016.stdout:op 1068 completed, throughput=4.99MB/sec 2024-04-10T03:35:17.381 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3MiHD3hxyX1dqoT off=128280 len=1903819 2024-04-10T03:35:17.386 INFO:tasks.workunit.client.0.smithi016.stdout:op 1069 completed, throughput=5MB/sec 2024-04-10T03:35:17.386 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Kd0d5jwLfgvtPW1 off=5206862 len=324726 2024-04-10T03:35:17.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 1070 completed, throughput=5MB/sec 2024-04-10T03:35:17.392 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RarWWHb3F8hwImM off=1691110 len=1989462 2024-04-10T03:35:17.406 INFO:tasks.workunit.client.0.smithi016.stdout:op 1071 completed, throughput=5.01MB/sec 2024-04-10T03:35:17.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:16 smithi136 bash[68278]: cluster 2024-04-10T03:35:15.876156+0000 mgr.y (mgr.25133) 866 : cluster 0 pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:35:18.406 INFO:tasks.workunit.client.0.smithi016.stdout: 206: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:18.407 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c7LLWB0AQvINUiA off=2995950 len=1632298 2024-04-10T03:35:18.410 INFO:tasks.workunit.client.0.smithi016.stdout:op 1072 completed, throughput=4.99MB/sec 2024-04-10T03:35:18.410 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xhNAiI0xiPgIo8z off=13168519 len=1310545 2024-04-10T03:35:18.420 INFO:tasks.workunit.client.0.smithi016.stdout:op 1073 completed, throughput=5MB/sec 2024-04-10T03:35:18.421 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RpSLjFP0hSWDWrh off=7878587 len=211772 2024-04-10T03:35:18.422 INFO:tasks.workunit.client.0.smithi016.stdout:op 1074 completed, throughput=5MB/sec 2024-04-10T03:35:18.422 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IA48oU3l3iBCsuY off=15419011 len=1113507 2024-04-10T03:35:18.432 INFO:tasks.workunit.client.0.smithi016.stdout:op 1075 completed, throughput=5MB/sec 2024-04-10T03:35:19.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:18 smithi016 bash[72916]: cluster 2024-04-10T03:35:17.877214+0000 mgr.y (mgr.25133) 867 : cluster 0 pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:35:19.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:18 smithi016 bash[74137]: cluster 2024-04-10T03:35:17.877214+0000 mgr.y (mgr.25133) 867 : cluster 0 pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:35:19.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:18 smithi136 bash[68278]: cluster 2024-04-10T03:35:17.877214+0000 mgr.y (mgr.25133) 867 : cluster 0 pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:35:19.433 INFO:tasks.workunit.client.0.smithi016.stdout: 207: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:19.433 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S3PHoYebaXM9J3r off=4037426 len=1708769 2024-04-10T03:35:19.446 INFO:tasks.workunit.client.0.smithi016.stdout:op 1076 completed, throughput=4.99MB/sec 2024-04-10T03:35:19.446 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sKmtDv1bg5byfqp off=5192800 len=1135800 2024-04-10T03:35:19.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 1077 completed, throughput=4.99MB/sec 2024-04-10T03:35:19.456 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mhEgGPJpn2tE5-E off=8787446 len=1662045 2024-04-10T03:35:19.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 1078 completed, throughput=5MB/sec 2024-04-10T03:35:19.467 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S-veFuIGdQoxEDo off=7712950 len=794698 2024-04-10T03:35:19.473 INFO:tasks.workunit.client.0.smithi016.stdout:op 1079 completed, throughput=5MB/sec 2024-04-10T03:35:20.474 INFO:tasks.workunit.client.0.smithi016.stdout: 208: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:20.474 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zR3BkPLdAgMSG5h off=1931249 len=1295665 2024-04-10T03:35:20.485 INFO:tasks.workunit.client.0.smithi016.stdout:op 1080 completed, throughput=4.98MB/sec 2024-04-10T03:35:20.485 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LghV7Y-x88BndqZ off=11973081 len=201234 2024-04-10T03:35:20.487 INFO:tasks.workunit.client.0.smithi016.stdout:op 1081 completed, throughput=4.98MB/sec 2024-04-10T03:35:20.487 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MBrzQbeydKec9HR off=8012452 len=95086 2024-04-10T03:35:20.488 INFO:tasks.workunit.client.0.smithi016.stdout:op 1082 completed, throughput=4.98MB/sec 2024-04-10T03:35:20.488 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-30Jm7PWlo5KVEe_ off=1669218 len=304224 2024-04-10T03:35:20.494 INFO:tasks.workunit.client.0.smithi016.stdout:op 1083 completed, throughput=4.99MB/sec 2024-04-10T03:35:20.494 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n_m_QbzPCSHhynJ off=21834999 len=1018962 2024-04-10T03:35:20.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 1084 completed, throughput=4.99MB/sec 2024-04-10T03:35:20.503 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-brk2QPJT1BMhIDY off=4805110 len=857779 2024-04-10T03:35:20.512 INFO:tasks.workunit.client.0.smithi016.stdout:op 1085 completed, throughput=4.99MB/sec 2024-04-10T03:35:20.512 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oiGDql5QYdX_eTI off=1083763 len=1707753 2024-04-10T03:35:20.524 INFO:tasks.workunit.client.0.smithi016.stdout:op 1086 completed, throughput=5MB/sec 2024-04-10T03:35:21.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:20 smithi016 bash[74137]: cluster 2024-04-10T03:35:19.878119+0000 mgr.y (mgr.25133) 868 : cluster 0 pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:35:21.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:20 smithi016 bash[72916]: cluster 2024-04-10T03:35:19.878119+0000 mgr.y (mgr.25133) 868 : cluster 0 pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:35:21.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:20 smithi136 bash[68278]: cluster 2024-04-10T03:35:19.878119+0000 mgr.y (mgr.25133) 868 : cluster 0 pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:35:21.524 INFO:tasks.workunit.client.0.smithi016.stdout: 209: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:21.524 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MoR5iSiSHNrJ0jY off=6657329 len=277972 2024-04-10T03:35:21.526 INFO:tasks.workunit.client.0.smithi016.stdout:op 1087 completed, throughput=4.98MB/sec 2024-04-10T03:35:21.526 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lUca0k5JQ_wfvkm off=3445818 len=217886 2024-04-10T03:35:21.532 INFO:tasks.workunit.client.0.smithi016.stdout:op 1088 completed, throughput=4.98MB/sec 2024-04-10T03:35:21.532 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cZpcg7w6Vixdayj off=4141922 len=1899507 2024-04-10T03:35:21.537 INFO:tasks.workunit.client.0.smithi016.stdout:op 1089 completed, throughput=4.99MB/sec 2024-04-10T03:35:21.537 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--dERRbzafIQ1TCO off=3279611 len=1166622 2024-04-10T03:35:21.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 1090 completed, throughput=4.99MB/sec 2024-04-10T03:35:21.546 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-maHH1_gYtgUeSeG off=3989487 len=2049575 2024-04-10T03:35:21.562 INFO:tasks.workunit.client.0.smithi016.stdout:op 1091 completed, throughput=5MB/sec 2024-04-10T03:35:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:35:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:35:21] "GET /metrics HTTP/1.1" 200 34122 "" "Prometheus/2.43.0" 2024-04-10T03:35:22.563 INFO:tasks.workunit.client.0.smithi016.stdout: 210: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:22.563 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I6Ysk6XsKlC0Q19 off=5088631 len=389876 2024-04-10T03:35:22.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 1092 completed, throughput=4.98MB/sec 2024-04-10T03:35:22.569 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kVrH6JdKozJODme off=1031680 len=677756 2024-04-10T03:35:22.576 INFO:tasks.workunit.client.0.smithi016.stdout:op 1093 completed, throughput=4.98MB/sec 2024-04-10T03:35:22.577 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LMktVwgNbs6X8wD off=5506922 len=995847 2024-04-10T03:35:22.583 INFO:tasks.workunit.client.0.smithi016.stdout:op 1094 completed, throughput=4.99MB/sec 2024-04-10T03:35:22.584 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-odX_Ehrh6WC3JND off=327889 len=1761781 2024-04-10T03:35:22.598 INFO:tasks.workunit.client.0.smithi016.stdout:op 1095 completed, throughput=4.99MB/sec 2024-04-10T03:35:22.598 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kAMUXJi_O3tcRl5 off=9385746 len=638219 2024-04-10T03:35:22.600 INFO:tasks.workunit.client.0.smithi016.stdout:op 1096 completed, throughput=5MB/sec 2024-04-10T03:35:22.600 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XGmcJ4ROvsygujg off=16681260 len=1992351 2024-04-10T03:35:22.611 INFO:tasks.workunit.client.0.smithi016.stdout:op 1097 completed, throughput=5.01MB/sec 2024-04-10T03:35:23.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:22 smithi016 bash[74137]: cluster 2024-04-10T03:35:21.879116+0000 mgr.y (mgr.25133) 869 : cluster 0 pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:35:23.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:22 smithi016 bash[72916]: cluster 2024-04-10T03:35:21.879116+0000 mgr.y (mgr.25133) 869 : cluster 0 pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:35:23.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:22 smithi136 bash[68278]: cluster 2024-04-10T03:35:21.879116+0000 mgr.y (mgr.25133) 869 : cluster 0 pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:35:23.612 INFO:tasks.workunit.client.0.smithi016.stdout: 211: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:23.612 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-q9drVu2nU37bbGi off=337091 len=2028808 2024-04-10T03:35:23.617 INFO:tasks.workunit.client.0.smithi016.stdout:op 1098 completed, throughput=4.99MB/sec 2024-04-10T03:35:23.617 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1TTDftEHiXS8tV1 off=4184530 len=551980 2024-04-10T03:35:23.624 INFO:tasks.workunit.client.0.smithi016.stdout:op 1099 completed, throughput=4.99MB/sec 2024-04-10T03:35:23.624 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bOazTvXK_TVFJCH off=968889 len=1651436 2024-04-10T03:35:23.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 1100 completed, throughput=5MB/sec 2024-04-10T03:35:24.628 INFO:tasks.workunit.client.0.smithi016.stdout: 212: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:24.628 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ha6-5BCPhloWYTl off=10589319 len=2032785 2024-04-10T03:35:24.633 INFO:tasks.workunit.client.0.smithi016.stdout:op 1101 completed, throughput=4.99MB/sec 2024-04-10T03:35:24.633 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Sg3B7w7pcRip9di off=24867321 len=17118 2024-04-10T03:35:24.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 1102 completed, throughput=4.99MB/sec 2024-04-10T03:35:24.637 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xvudQ6o-YFueho0 off=0 len=1645608 2024-04-10T03:35:24.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 1103 completed, throughput=4.99MB/sec 2024-04-10T03:35:24.641 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gp-YvxHH5Y1q33D off=5645239 len=221714 2024-04-10T03:35:24.643 INFO:tasks.workunit.client.0.smithi016.stdout:op 1104 completed, throughput=4.99MB/sec 2024-04-10T03:35:24.643 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LUB3_aatPpcAteU off=8953148 len=2068043 2024-04-10T03:35:24.660 INFO:tasks.workunit.client.0.smithi016.stdout:op 1105 completed, throughput=5MB/sec 2024-04-10T03:35:25.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:24 smithi016 bash[72916]: cluster 2024-04-10T03:35:23.879983+0000 mgr.y (mgr.25133) 870 : cluster 0 pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:35:25.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:24 smithi016 bash[74137]: cluster 2024-04-10T03:35:23.879983+0000 mgr.y (mgr.25133) 870 : cluster 0 pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:35:25.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:24 smithi136 bash[68278]: cluster 2024-04-10T03:35:23.879983+0000 mgr.y (mgr.25133) 870 : cluster 0 pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:35:25.660 INFO:tasks.workunit.client.0.smithi016.stdout: 213: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:25.660 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S4nNlvMN_m8ef65 off=19029198 len=1819893 2024-04-10T03:35:25.675 INFO:tasks.workunit.client.0.smithi016.stdout:op 1106 completed, throughput=4.99MB/sec 2024-04-10T03:35:25.675 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d4HWmhppZYTDIox off=7401415 len=1823741 2024-04-10T03:35:25.688 INFO:tasks.workunit.client.0.smithi016.stdout:op 1107 completed, throughput=5MB/sec 2024-04-10T03:35:25.688 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1oPjrtpZFqk6Hso off=178940 len=1367854 2024-04-10T03:35:25.698 INFO:tasks.workunit.client.0.smithi016.stdout:op 1108 completed, throughput=5MB/sec 2024-04-10T03:35:26.699 INFO:tasks.workunit.client.0.smithi016.stdout: 214: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:26.699 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fSYmB-tl2uENzf3 off=774583 len=1803584 2024-04-10T03:35:26.710 INFO:tasks.workunit.client.0.smithi016.stdout:op 1109 completed, throughput=4.99MB/sec 2024-04-10T03:35:26.710 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AvWMybqR1odLmWo off=21858808 len=207772 2024-04-10T03:35:26.715 INFO:tasks.workunit.client.0.smithi016.stdout:op 1110 completed, throughput=4.99MB/sec 2024-04-10T03:35:26.715 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bsGlhbK9RWQMTSO off=4408475 len=1380128 2024-04-10T03:35:26.725 INFO:tasks.workunit.client.0.smithi016.stdout:op 1111 completed, throughput=4.99MB/sec 2024-04-10T03:35:26.725 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pRCN4gY6Ih0yesX off=3912520 len=2078856 2024-04-10T03:35:26.741 INFO:tasks.workunit.client.0.smithi016.stdout:op 1112 completed, throughput=5MB/sec 2024-04-10T03:35:27.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:26 smithi016 bash[72916]: cluster 2024-04-10T03:35:25.881047+0000 mgr.y (mgr.25133) 871 : cluster 0 pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-10T03:35:27.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:26 smithi016 bash[74137]: cluster 2024-04-10T03:35:25.881047+0000 mgr.y (mgr.25133) 871 : cluster 0 pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-10T03:35:27.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:26 smithi136 bash[68278]: cluster 2024-04-10T03:35:25.881047+0000 mgr.y (mgr.25133) 871 : cluster 0 pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-10T03:35:27.739 INFO:tasks.workunit.client.0.smithi016.stdout: 215: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:27.739 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--Urg164yJWp_MWZ off=973730 len=232328 2024-04-10T03:35:27.741 INFO:tasks.workunit.client.0.smithi016.stdout:op 1113 completed, throughput=4.98MB/sec 2024-04-10T03:35:27.741 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-unm7mtaWNfv6y62 off=3816395 len=661892 2024-04-10T03:35:27.748 INFO:tasks.workunit.client.0.smithi016.stdout:op 1114 completed, throughput=4.98MB/sec 2024-04-10T03:35:27.749 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lpB0TF3j5L8uT9v off=1906492 len=486442 2024-04-10T03:35:27.750 INFO:tasks.workunit.client.0.smithi016.stdout:op 1115 completed, throughput=4.98MB/sec 2024-04-10T03:35:27.750 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mV3QkcjVNXRwfT4 off=10402595 len=447934 2024-04-10T03:35:27.756 INFO:tasks.workunit.client.0.smithi016.stdout:op 1116 completed, throughput=4.99MB/sec 2024-04-10T03:35:27.756 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8KnUsv27AJU9BbJ off=5421008 len=692965 2024-04-10T03:35:27.765 INFO:tasks.workunit.client.0.smithi016.stdout:op 1117 completed, throughput=4.99MB/sec 2024-04-10T03:35:27.765 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1OVlz2Yw6hMZ-qd off=6012881 len=1604084 2024-04-10T03:35:27.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 1118 completed, throughput=5MB/sec 2024-04-10T03:35:27.769 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-U4qOSjdTyLONY5_ off=8299388 len=719586 2024-04-10T03:35:27.777 INFO:tasks.workunit.client.0.smithi016.stdout:op 1119 completed, throughput=5MB/sec 2024-04-10T03:35:27.777 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dYqZ4ffSzumRoqV off=7900451 len=49605 2024-04-10T03:35:27.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 1120 completed, throughput=5MB/sec 2024-04-10T03:35:27.781 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qUdKb-mgQgD857d off=13378299 len=505697 2024-04-10T03:35:27.788 INFO:tasks.workunit.client.0.smithi016.stdout:op 1121 completed, throughput=5MB/sec 2024-04-10T03:35:28.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:27 smithi016 bash[72916]: audit 2024-04-10T03:35:27.551387+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:27 smithi016 bash[74137]: audit 2024-04-10T03:35:27.551387+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:28.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:27 smithi136 bash[68278]: audit 2024-04-10T03:35:27.551387+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:28.789 INFO:tasks.workunit.client.0.smithi016.stdout: 216: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:28.790 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c_CiVnQ3bSgchzE off=1774547 len=378156 2024-04-10T03:35:28.794 INFO:tasks.workunit.client.0.smithi016.stdout:op 1122 completed, throughput=4.98MB/sec 2024-04-10T03:35:28.795 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uLjMKyqk47L33As off=8524119 len=1963983 2024-04-10T03:35:28.801 INFO:tasks.workunit.client.0.smithi016.stdout:op 1123 completed, throughput=4.99MB/sec 2024-04-10T03:35:28.801 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2pXnAvgAFYeHRPx off=7434175 len=599018 2024-04-10T03:35:28.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 1124 completed, throughput=4.99MB/sec 2024-04-10T03:35:28.808 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EOO5FVyO6M6q4h5 off=7096444 len=821882 2024-04-10T03:35:28.811 INFO:tasks.workunit.client.0.smithi016.stdout:op 1125 completed, throughput=4.99MB/sec 2024-04-10T03:35:28.811 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CwoPuNT2LWPkwtf off=6159954 len=1421117 2024-04-10T03:35:28.823 INFO:tasks.workunit.client.0.smithi016.stdout:op 1126 completed, throughput=5MB/sec 2024-04-10T03:35:28.823 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H3ktfqIk16rLp_x off=19155042 len=1055370 2024-04-10T03:35:28.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 1127 completed, throughput=5MB/sec 2024-04-10T03:35:29.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:28 smithi016 bash[72916]: cluster 2024-04-10T03:35:27.881920+0000 mgr.y (mgr.25133) 872 : cluster 0 pgmap v1551: 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-04-10T03:35:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:28 smithi016 bash[74137]: cluster 2024-04-10T03:35:27.881920+0000 mgr.y (mgr.25133) 872 : cluster 0 pgmap v1551: 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-04-10T03:35:29.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:28 smithi136 bash[68278]: cluster 2024-04-10T03:35:27.881920+0000 mgr.y (mgr.25133) 872 : cluster 0 pgmap v1551: 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-04-10T03:35:29.832 INFO:tasks.workunit.client.0.smithi016.stdout: 217: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:29.832 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kfOa2JtX2DyQyKS off=9403582 len=1552948 2024-04-10T03:35:29.843 INFO:tasks.workunit.client.0.smithi016.stdout:op 1128 completed, throughput=4.99MB/sec 2024-04-10T03:35:29.844 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dHnGDJwJh8XPwcJ off=708414 len=3960 2024-04-10T03:35:29.844 INFO:tasks.workunit.client.0.smithi016.stdout:op 1129 completed, throughput=4.99MB/sec 2024-04-10T03:35:29.844 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9GxKKX6CHdkYBne off=12211545 len=295958 2024-04-10T03:35:29.851 INFO:tasks.workunit.client.0.smithi016.stdout:op 1130 completed, throughput=4.99MB/sec 2024-04-10T03:35:29.851 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C--7pNaAeFjaW8m off=8462182 len=1056201 2024-04-10T03:35:29.853 INFO:tasks.workunit.client.0.smithi016.stdout:op 1131 completed, throughput=4.99MB/sec 2024-04-10T03:35:29.854 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bqyXuOj4QbIKkgA off=3249876 len=1023605 2024-04-10T03:35:29.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 1132 completed, throughput=5MB/sec 2024-04-10T03:35:29.857 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8S0H_Q_BkZX-9YL off=15704640 len=867721 2024-04-10T03:35:29.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 1133 completed, throughput=5MB/sec 2024-04-10T03:35:30.861 INFO:tasks.workunit.client.0.smithi016.stdout: 218: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:30.861 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oxq8ZjPxO8GUgzc off=15765672 len=415492 2024-04-10T03:35:30.863 INFO:tasks.workunit.client.0.smithi016.stdout:op 1134 completed, throughput=4.98MB/sec 2024-04-10T03:35:30.863 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X7pqCwE2RN82J1T off=13297407 len=310540 2024-04-10T03:35:30.868 INFO:tasks.workunit.client.0.smithi016.stdout:op 1135 completed, throughput=4.98MB/sec 2024-04-10T03:35:30.868 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eKJ5CJO4xXV4pPY off=48877 len=1249436 2024-04-10T03:35:30.879 INFO:tasks.workunit.client.0.smithi016.stdout:op 1136 completed, throughput=4.99MB/sec 2024-04-10T03:35:30.879 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MARuqdxVtOY0Z6R off=12782866 len=290843 2024-04-10T03:35:30.884 INFO:tasks.workunit.client.0.smithi016.stdout:op 1137 completed, throughput=4.99MB/sec 2024-04-10T03:35:30.884 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-003YEjo2jM19r53 off=17451911 len=1877793 2024-04-10T03:35:30.896 INFO:tasks.workunit.client.0.smithi016.stdout:op 1138 completed, throughput=5MB/sec 2024-04-10T03:35:30.896 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-n5FfBac2PoQbR2C off=3482389 len=1330318 2024-04-10T03:35:30.899 INFO:tasks.workunit.client.0.smithi016.stdout:op 1139 completed, throughput=5MB/sec 2024-04-10T03:35:31.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:30 smithi016 bash[72916]: cluster 2024-04-10T03:35:29.882879+0000 mgr.y (mgr.25133) 873 : cluster 0 pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:35:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:30 smithi016 bash[74137]: cluster 2024-04-10T03:35:29.882879+0000 mgr.y (mgr.25133) 873 : cluster 0 pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:35:31.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:30 smithi136 bash[68278]: cluster 2024-04-10T03:35:29.882879+0000 mgr.y (mgr.25133) 873 : cluster 0 pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:35:31.900 INFO:tasks.workunit.client.0.smithi016.stdout: 219: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:31.900 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9d1ildq4fkVpGjV off=4830859 len=1089926 2024-04-10T03:35:31.903 INFO:tasks.workunit.client.0.smithi016.stdout:op 1140 completed, throughput=4.98MB/sec 2024-04-10T03:35:31.903 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dpEhIibLNUPtL23 off=10894749 len=136268 2024-04-10T03:35:31.904 INFO:tasks.workunit.client.0.smithi016.stdout:op 1141 completed, throughput=4.98MB/sec 2024-04-10T03:35:31.904 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YTcSRmjP-ZUamjo off=1272433 len=452734 2024-04-10T03:35:31.910 INFO:tasks.workunit.client.0.smithi016.stdout:op 1142 completed, throughput=4.99MB/sec 2024-04-10T03:35:31.911 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GbGpjA3aTMVDNG5 off=12687644 len=1864304 2024-04-10T03:35:31.917 INFO:tasks.workunit.client.0.smithi016.stdout:op 1143 completed, throughput=4.99MB/sec 2024-04-10T03:35:31.917 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TvM5rd4GMf5MgPe off=13766132 len=597939 2024-04-10T03:35:31.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 1144 completed, throughput=5MB/sec 2024-04-10T03:35:31.919 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-El72lUKfAsNRZet off=7643623 len=1426207 2024-04-10T03:35:31.930 INFO:tasks.workunit.client.0.smithi016.stdout:op 1145 completed, throughput=5MB/sec 2024-04-10T03:35:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:35:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:35:31] "GET /metrics HTTP/1.1" 200 34122 "" "Prometheus/2.43.0" 2024-04-10T03:35:32.931 INFO:tasks.workunit.client.0.smithi016.stdout: 220: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:32.931 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yNZ6enp_jVJt0Tn off=1642318 len=1872586 2024-04-10T03:35:32.935 INFO:tasks.workunit.client.0.smithi016.stdout:op 1146 completed, throughput=4.99MB/sec 2024-04-10T03:35:32.935 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ewybNtr308H6hmZ off=1210047 len=874605 2024-04-10T03:35:32.943 INFO:tasks.workunit.client.0.smithi016.stdout:op 1147 completed, throughput=4.99MB/sec 2024-04-10T03:35:32.943 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YcyhijZ0y9PdDur off=16648559 len=503218 2024-04-10T03:35:32.949 INFO:tasks.workunit.client.0.smithi016.stdout:op 1148 completed, throughput=4.99MB/sec 2024-04-10T03:35:32.950 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kBE7t4Edh1Q1wkU off=9328201 len=382893 2024-04-10T03:35:32.955 INFO:tasks.workunit.client.0.smithi016.stdout:op 1149 completed, throughput=5MB/sec 2024-04-10T03:35:32.956 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CKZsoOeN1_CAo20 off=1991613 len=358276 2024-04-10T03:35:32.957 INFO:tasks.workunit.client.0.smithi016.stdout:op 1150 completed, throughput=5MB/sec 2024-04-10T03:35:32.958 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n27lc9pYi0dXRp3 off=698463 len=1464935 2024-04-10T03:35:32.968 INFO:tasks.workunit.client.0.smithi016.stdout:op 1151 completed, throughput=5MB/sec 2024-04-10T03:35:33.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:32 smithi016 bash[72916]: cluster 2024-04-10T03:35:31.883900+0000 mgr.y (mgr.25133) 874 : cluster 0 pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-10T03:35:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:32 smithi016 bash[74137]: cluster 2024-04-10T03:35:31.883900+0000 mgr.y (mgr.25133) 874 : cluster 0 pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-10T03:35:33.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:32 smithi136 bash[68278]: cluster 2024-04-10T03:35:31.883900+0000 mgr.y (mgr.25133) 874 : cluster 0 pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-10T03:35:33.968 INFO:tasks.workunit.client.0.smithi016.stdout: 221: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:33.969 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E_eiC4v0Ju67qlW off=7172385 len=2023733 2024-04-10T03:35:33.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 1152 completed, throughput=4.99MB/sec 2024-04-10T03:35:33.974 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GFRUxO2yTmxrOZ9 off=6346444 len=670780 2024-04-10T03:35:33.976 INFO:tasks.workunit.client.0.smithi016.stdout:op 1153 completed, throughput=4.99MB/sec 2024-04-10T03:35:33.976 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B0kTa7opigSxF-8 off=10585165 len=1752993 2024-04-10T03:35:33.988 INFO:tasks.workunit.client.0.smithi016.stdout:op 1154 completed, throughput=5MB/sec 2024-04-10T03:35:33.989 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aYxIP08-sDRJwFL off=6709271 len=1975560 2024-04-10T03:35:33.994 INFO:tasks.workunit.client.0.smithi016.stdout:op 1155 completed, throughput=5.01MB/sec 2024-04-10T03:35:34.994 INFO:tasks.workunit.client.0.smithi016.stdout: 222: throughput=4.99MB/sec pending data=0 2024-04-10T03:35:34.994 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7hwax5EHCN2Bh1o off=2340356 len=201856 2024-04-10T03:35:34.996 INFO:tasks.workunit.client.0.smithi016.stdout:op 1156 completed, throughput=4.99MB/sec 2024-04-10T03:35:34.996 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7JRfb17qxIDPKlJ off=0 len=1461569 2024-04-10T03:35:35.008 INFO:tasks.workunit.client.0.smithi016.stdout:op 1157 completed, throughput=4.99MB/sec 2024-04-10T03:35:35.008 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iBSqpWNTqdJnTLP off=5948168 len=1295805 2024-04-10T03:35:35.011 INFO:tasks.workunit.client.0.smithi016.stdout:op 1158 completed, throughput=5MB/sec 2024-04-10T03:35:35.011 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FGZ6x5RfEWhF4QC off=8538801 len=815691 2024-04-10T03:35:35.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 1159 completed, throughput=5MB/sec 2024-04-10T03:35:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:34 smithi016 bash[72916]: cluster 2024-04-10T03:35:33.884803+0000 mgr.y (mgr.25133) 875 : cluster 0 pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:35:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:34 smithi016 bash[74137]: cluster 2024-04-10T03:35:33.884803+0000 mgr.y (mgr.25133) 875 : cluster 0 pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:35:35.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:34 smithi136 bash[68278]: cluster 2024-04-10T03:35:33.884803+0000 mgr.y (mgr.25133) 875 : cluster 0 pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:35:36.020 INFO:tasks.workunit.client.0.smithi016.stdout: 223: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:36.020 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Cmt1IfB96Ybl8ey off=1070124 len=1162235 2024-04-10T03:35:36.024 INFO:tasks.workunit.client.0.smithi016.stdout:op 1160 completed, throughput=4.98MB/sec 2024-04-10T03:35:36.024 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4eTZ0VQtik1JnZE off=7472162 len=481721 2024-04-10T03:35:36.030 INFO:tasks.workunit.client.0.smithi016.stdout:op 1161 completed, throughput=4.99MB/sec 2024-04-10T03:35:36.030 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LXiB6c0ybTL69lT off=8089667 len=1181475 2024-04-10T03:35:36.033 INFO:tasks.workunit.client.0.smithi016.stdout:op 1162 completed, throughput=4.99MB/sec 2024-04-10T03:35:36.033 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c62yVuXrFAAPUPM off=6028577 len=1027751 2024-04-10T03:35:36.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 1163 completed, throughput=4.99MB/sec 2024-04-10T03:35:36.042 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TugNMsech7CJGxY off=0 len=1527697 2024-04-10T03:35:36.052 INFO:tasks.workunit.client.0.smithi016.stdout:op 1164 completed, throughput=5MB/sec 2024-04-10T03:35:37.052 INFO:tasks.workunit.client.0.smithi016.stdout: 224: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:37.052 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LgIPBIS5t4j-PZt off=11062252 len=1176908 2024-04-10T03:35:37.062 INFO:tasks.workunit.client.0.smithi016.stdout:op 1165 completed, throughput=4.98MB/sec 2024-04-10T03:35:37.062 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-f9XGtu4F8URblTI off=3940557 len=1631400 2024-04-10T03:35:37.068 INFO:tasks.workunit.client.0.smithi016.stdout:op 1166 completed, throughput=4.99MB/sec 2024-04-10T03:35:37.068 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MZkfOxIZdeZ_Sxi off=877609 len=433903 2024-04-10T03:35:37.070 INFO:tasks.workunit.client.0.smithi016.stdout:op 1167 completed, throughput=4.99MB/sec 2024-04-10T03:35:37.070 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xZfHH5PaIY2QJQC off=5227041 len=997094 2024-04-10T03:35:37.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 1168 completed, throughput=5MB/sec 2024-04-10T03:35:37.073 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f4M9Z00akSbUm_4 off=229571 len=308243 2024-04-10T03:35:37.078 INFO:tasks.workunit.client.0.smithi016.stdout:op 1169 completed, throughput=5MB/sec 2024-04-10T03:35:37.078 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KiMzfJygMN6ONT6 off=13502312 len=685269 2024-04-10T03:35:37.080 INFO:tasks.workunit.client.0.smithi016.stdout:op 1170 completed, throughput=5MB/sec 2024-04-10T03:35:37.080 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-i4DnHXfgvhAcz_v off=1327099 len=1582947 2024-04-10T03:35:37.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 1171 completed, throughput=5.01MB/sec 2024-04-10T03:35:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:36 smithi016 bash[72916]: cluster 2024-04-10T03:35:35.885883+0000 mgr.y (mgr.25133) 876 : cluster 0 pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:35:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:37 smithi016 bash[74137]: cluster 2024-04-10T03:35:35.885883+0000 mgr.y (mgr.25133) 876 : cluster 0 pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:35:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:37 smithi136 bash[68278]: cluster 2024-04-10T03:35:35.885883+0000 mgr.y (mgr.25133) 876 : cluster 0 pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-10T03:35:38.092 INFO:tasks.workunit.client.0.smithi016.stdout: 225: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:38.092 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PtpZIebZLZ5Joii off=13393936 len=2028368 2024-04-10T03:35:38.108 INFO:tasks.workunit.client.0.smithi016.stdout:op 1172 completed, throughput=4.99MB/sec 2024-04-10T03:35:38.108 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P1GRHoq1D4rDjVj off=2192039 len=1491022 2024-04-10T03:35:38.112 INFO:tasks.workunit.client.0.smithi016.stdout:op 1173 completed, throughput=5MB/sec 2024-04-10T03:35:38.112 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7J_LmVsBOTmFOSv off=6515931 len=1402200 2024-04-10T03:35:38.122 INFO:tasks.workunit.client.0.smithi016.stdout:op 1174 completed, throughput=5MB/sec 2024-04-10T03:35:39.122 INFO:tasks.workunit.client.0.smithi016.stdout: 226: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:39.123 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DE6LEsM567i6PO_ off=5294233 len=2066727 2024-04-10T03:35:39.125 INFO:tasks.workunit.client.0.smithi016.stdout:op 1175 completed, throughput=4.99MB/sec 2024-04-10T03:35:39.125 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sL9NzUL__YEGPnu off=7889217 len=385542 2024-04-10T03:35:39.131 INFO:tasks.workunit.client.0.smithi016.stdout:op 1176 completed, throughput=4.99MB/sec 2024-04-10T03:35:39.131 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-U-7jutE5gBVk7v0 off=1031003 len=1460657 2024-04-10T03:35:39.143 INFO:tasks.workunit.client.0.smithi016.stdout:op 1177 completed, throughput=5MB/sec 2024-04-10T03:35:39.143 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e97hlTmXy397OgF off=3560436 len=556827 2024-04-10T03:35:39.148 INFO:tasks.workunit.client.0.smithi016.stdout:op 1178 completed, throughput=5MB/sec 2024-04-10T03:35:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:39 smithi016 bash[72916]: cluster 2024-04-10T03:35:37.886767+0000 mgr.y (mgr.25133) 877 : cluster 0 pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:35:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:39 smithi016 bash[72916]: audit 2024-04-10T03:35:38.281250+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:35:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:39 smithi016 bash[72916]: audit 2024-04-10T03:35:38.967250+0000 mon.a (mon.0) 2135 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:35:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:39 smithi016 bash[72916]: audit 2024-04-10T03:35:38.978570+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:35:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:39 smithi016 bash[74137]: cluster 2024-04-10T03:35:37.886767+0000 mgr.y (mgr.25133) 877 : cluster 0 pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:35:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:39 smithi016 bash[74137]: audit 2024-04-10T03:35:38.281250+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:35:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:39 smithi016 bash[74137]: audit 2024-04-10T03:35:38.967250+0000 mon.a (mon.0) 2135 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:35:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:39 smithi016 bash[74137]: audit 2024-04-10T03:35:38.978570+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:35:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:39 smithi136 bash[68278]: cluster 2024-04-10T03:35:37.886767+0000 mgr.y (mgr.25133) 877 : cluster 0 pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:35:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:39 smithi136 bash[68278]: audit 2024-04-10T03:35:38.281250+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:35:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:39 smithi136 bash[68278]: audit 2024-04-10T03:35:38.967250+0000 mon.a (mon.0) 2135 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:35:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:39 smithi136 bash[68278]: audit 2024-04-10T03:35:38.978570+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:35:40.149 INFO:tasks.workunit.client.0.smithi016.stdout: 227: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:40.149 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Lu30BoHjHy4l7bO off=10600203 len=368927 2024-04-10T03:35:40.151 INFO:tasks.workunit.client.0.smithi016.stdout:op 1179 completed, throughput=4.98MB/sec 2024-04-10T03:35:40.151 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MBSfQOvwcoiMEtk off=6239245 len=1405821 2024-04-10T03:35:40.162 INFO:tasks.workunit.client.0.smithi016.stdout:op 1180 completed, throughput=4.99MB/sec 2024-04-10T03:35:40.162 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2MLPiCriyAVkl77 off=4765461 len=1447744 2024-04-10T03:35:40.166 INFO:tasks.workunit.client.0.smithi016.stdout:op 1181 completed, throughput=4.99MB/sec 2024-04-10T03:35:40.166 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PlDmr73botQeWNs off=6368374 len=898634 2024-04-10T03:35:40.168 INFO:tasks.workunit.client.0.smithi016.stdout:op 1182 completed, throughput=5MB/sec 2024-04-10T03:35:40.168 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7TEFq9Xw3DYSVEt off=16852280 len=1297061 2024-04-10T03:35:40.170 INFO:tasks.workunit.client.0.smithi016.stdout:op 1183 completed, throughput=5MB/sec 2024-04-10T03:35:40.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:40 smithi016 bash[72916]: audit 2024-04-10T03:35:39.601805+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:35:40.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:40 smithi016 bash[72916]: audit 2024-04-10T03:35:39.603522+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:35:40.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:40 smithi016 bash[72916]: audit 2024-04-10T03:35:39.610259+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:35:40.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:40 smithi016 bash[74137]: audit 2024-04-10T03:35:39.601805+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:35:40.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:40 smithi016 bash[74137]: audit 2024-04-10T03:35:39.603522+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:35:40.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:40 smithi016 bash[74137]: audit 2024-04-10T03:35:39.610259+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:35:40.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:40 smithi136 bash[68278]: audit 2024-04-10T03:35:39.601805+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:35:40.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:40 smithi136 bash[68278]: audit 2024-04-10T03:35:39.603522+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:35:40.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:40 smithi136 bash[68278]: audit 2024-04-10T03:35:39.610259+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:35:41.171 INFO:tasks.workunit.client.0.smithi016.stdout: 228: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:41.171 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kpdNMOSxEp31sxQ off=16013084 len=960784 2024-04-10T03:35:41.174 INFO:tasks.workunit.client.0.smithi016.stdout:op 1184 completed, throughput=4.98MB/sec 2024-04-10T03:35:41.174 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZA2L5AAqMHIi0vs off=223275 len=610443 2024-04-10T03:35:41.182 INFO:tasks.workunit.client.0.smithi016.stdout:op 1185 completed, throughput=4.99MB/sec 2024-04-10T03:35:41.182 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BquEJahKTNxmW29 off=681094 len=1262075 2024-04-10T03:35:41.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 1186 completed, throughput=4.99MB/sec 2024-04-10T03:35:41.191 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-b1HWJz44lrWfwNi off=697255 len=1178336 2024-04-10T03:35:41.194 INFO:tasks.workunit.client.0.smithi016.stdout:op 1187 completed, throughput=4.99MB/sec 2024-04-10T03:35:41.194 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aSpbIEcVwbcrRIF off=10752222 len=1504709 2024-04-10T03:35:41.199 INFO:tasks.workunit.client.0.smithi016.stdout:op 1188 completed, throughput=5MB/sec 2024-04-10T03:35:41.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:41 smithi016 bash[72916]: cluster 2024-04-10T03:35:39.887397+0000 mgr.y (mgr.25133) 878 : cluster 0 pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:35:41.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:41 smithi016 bash[74137]: cluster 2024-04-10T03:35:39.887397+0000 mgr.y (mgr.25133) 878 : cluster 0 pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:35:41.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:41 smithi136 bash[68278]: cluster 2024-04-10T03:35:39.887397+0000 mgr.y (mgr.25133) 878 : cluster 0 pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:35:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:35:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:35:41] "GET /metrics HTTP/1.1" 200 34122 "" "Prometheus/2.43.0" 2024-04-10T03:35:42.199 INFO:tasks.workunit.client.0.smithi016.stdout: 229: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:42.199 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-coNDG3Fkkme-6tl off=575396 len=1131145 2024-04-10T03:35:42.204 INFO:tasks.workunit.client.0.smithi016.stdout:op 1189 completed, throughput=4.98MB/sec 2024-04-10T03:35:42.204 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--8aq_JOts9p4eoB off=7536755 len=787455 2024-04-10T03:35:42.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 1190 completed, throughput=4.99MB/sec 2024-04-10T03:35:42.207 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-H3kg4QhKmaUwcts off=7520087 len=177437 2024-04-10T03:35:42.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 1191 completed, throughput=4.99MB/sec 2024-04-10T03:35:42.208 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-60FH3HJgOCy930d off=610328 len=1607576 2024-04-10T03:35:42.212 INFO:tasks.workunit.client.0.smithi016.stdout:op 1192 completed, throughput=4.99MB/sec 2024-04-10T03:35:42.213 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yubXIyH-VoAD-JO off=1390496 len=872334 2024-04-10T03:35:42.215 INFO:tasks.workunit.client.0.smithi016.stdout:op 1193 completed, throughput=5MB/sec 2024-04-10T03:35:42.216 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w8SNyKZvV_oIwN_ off=2470356 len=1162755 2024-04-10T03:35:42.219 INFO:tasks.workunit.client.0.smithi016.stdout:op 1194 completed, throughput=5MB/sec 2024-04-10T03:35:43.220 INFO:tasks.workunit.client.0.smithi016.stdout: 230: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:43.220 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-i9H04W7Sr2-ciDG off=4505244 len=58850 2024-04-10T03:35:43.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 1195 completed, throughput=4.98MB/sec 2024-04-10T03:35:43.224 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9tONIBLf7uhVU8x off=1945208 len=558428 2024-04-10T03:35:43.226 INFO:tasks.workunit.client.0.smithi016.stdout:op 1196 completed, throughput=4.98MB/sec 2024-04-10T03:35:43.226 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ITGcsklKG3AeZsR off=959540 len=170872 2024-04-10T03:35:43.227 INFO:tasks.workunit.client.0.smithi016.stdout:op 1197 completed, throughput=4.98MB/sec 2024-04-10T03:35:43.227 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AixzBPhHI_zpMh7 off=15933668 len=799319 2024-04-10T03:35:43.236 INFO:tasks.workunit.client.0.smithi016.stdout:op 1198 completed, throughput=4.99MB/sec 2024-04-10T03:35:43.236 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-icZ_wHxOL3_2Jrh off=3223429 len=1257399 2024-04-10T03:35:43.246 INFO:tasks.workunit.client.0.smithi016.stdout:op 1199 completed, throughput=4.99MB/sec 2024-04-10T03:35:43.246 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zAxRWbH0dk1qJXX off=15203390 len=882551 2024-04-10T03:35:43.254 INFO:tasks.workunit.client.0.smithi016.stdout:op 1200 completed, throughput=5MB/sec 2024-04-10T03:35:43.254 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-v781L8w6nHnOuhU off=3758313 len=1877561 2024-04-10T03:35:43.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 1201 completed, throughput=5MB/sec 2024-04-10T03:35:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:43 smithi016 bash[72916]: cluster 2024-04-10T03:35:41.888343+0000 mgr.y (mgr.25133) 879 : cluster 0 pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:35:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:43 smithi016 bash[72916]: audit 2024-04-10T03:35:42.552061+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:43 smithi016 bash[74137]: cluster 2024-04-10T03:35:41.888343+0000 mgr.y (mgr.25133) 879 : cluster 0 pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:35:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:43 smithi016 bash[74137]: audit 2024-04-10T03:35:42.552061+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:43 smithi136 bash[68278]: cluster 2024-04-10T03:35:41.888343+0000 mgr.y (mgr.25133) 879 : cluster 0 pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:35:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:43 smithi136 bash[68278]: audit 2024-04-10T03:35:42.552061+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:44.261 INFO:tasks.workunit.client.0.smithi016.stdout: 231: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:44.261 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-w8SNyKZvV_oIwN_ off=6094694 len=537055 2024-04-10T03:35:44.267 INFO:tasks.workunit.client.0.smithi016.stdout:op 1202 completed, throughput=4.98MB/sec 2024-04-10T03:35:44.268 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ie2XFbefK43Kdrr off=4677183 len=1835925 2024-04-10T03:35:44.272 INFO:tasks.workunit.client.0.smithi016.stdout:op 1203 completed, throughput=4.99MB/sec 2024-04-10T03:35:44.272 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pMlkLm8tqmD_uBW off=14600869 len=269895 2024-04-10T03:35:44.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 1204 completed, throughput=4.99MB/sec 2024-04-10T03:35:44.278 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Z7kqJgZ64vCVk7u off=5228543 len=43104 2024-04-10T03:35:44.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 1205 completed, throughput=4.99MB/sec 2024-04-10T03:35:44.278 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-W3OnI5MMydQbskO off=5858536 len=1728736 2024-04-10T03:35:44.282 INFO:tasks.workunit.client.0.smithi016.stdout:op 1206 completed, throughput=5MB/sec 2024-04-10T03:35:44.282 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g1bYMW8mT6ADAgE off=11068892 len=417870 2024-04-10T03:35:44.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 1207 completed, throughput=5MB/sec 2024-04-10T03:35:45.288 INFO:tasks.workunit.client.0.smithi016.stdout: 232: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:45.288 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-p40XeGzIzLVa3SO off=2620635 len=1775518 2024-04-10T03:35:45.302 INFO:tasks.workunit.client.0.smithi016.stdout:op 1208 completed, throughput=4.99MB/sec 2024-04-10T03:35:45.302 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6tcQ1UejhffbDHx off=3772350 len=351921 2024-04-10T03:35:45.304 INFO:tasks.workunit.client.0.smithi016.stdout:op 1209 completed, throughput=4.99MB/sec 2024-04-10T03:35:45.304 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lzwqA4j2fc_n4wr off=6312946 len=48368 2024-04-10T03:35:45.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 1210 completed, throughput=4.99MB/sec 2024-04-10T03:35:45.305 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7jydAaCMp4QE3XU off=8805236 len=897481 2024-04-10T03:35:45.313 INFO:tasks.workunit.client.0.smithi016.stdout:op 1211 completed, throughput=4.99MB/sec 2024-04-10T03:35:45.313 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lvw61O_0nX4l-aj off=125832 len=1074369 2024-04-10T03:35:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:45 smithi016 bash[72916]: cluster 2024-04-10T03:35:43.889215+0000 mgr.y (mgr.25133) 880 : cluster 0 pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:35:45.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:45 smithi016 bash[74137]: cluster 2024-04-10T03:35:43.889215+0000 mgr.y (mgr.25133) 880 : cluster 0 pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:35:45.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 1212 completed, throughput=5MB/sec 2024-04-10T03:35:45.316 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hlYWwbxMmP3bkG3 off=7334224 len=1739476 2024-04-10T03:35:45.320 INFO:tasks.workunit.client.0.smithi016.stdout:op 1213 completed, throughput=5MB/sec 2024-04-10T03:35:45.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:45 smithi136 bash[68278]: cluster 2024-04-10T03:35:43.889215+0000 mgr.y (mgr.25133) 880 : cluster 0 pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:35:46.320 INFO:tasks.workunit.client.0.smithi016.stdout: 233: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:46.320 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qQfaSipZnVOLDte off=6319407 len=1205805 2024-04-10T03:35:46.329 INFO:tasks.workunit.client.0.smithi016.stdout:op 1214 completed, throughput=4.99MB/sec 2024-04-10T03:35:46.329 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6kwXI-BnOr8Z9Gu off=12908447 len=1598649 2024-04-10T03:35:46.333 INFO:tasks.workunit.client.0.smithi016.stdout:op 1215 completed, throughput=4.99MB/sec 2024-04-10T03:35:46.333 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mDNX-3DjBdbbovW off=5687331 len=1742645 2024-04-10T03:35:46.347 INFO:tasks.workunit.client.0.smithi016.stdout:op 1216 completed, throughput=5MB/sec 2024-04-10T03:35:46.347 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aETTdthBhOPbhDx off=11429822 len=2060709 2024-04-10T03:35:46.350 INFO:tasks.workunit.client.0.smithi016.stdout:op 1217 completed, throughput=5.01MB/sec 2024-04-10T03:35:47.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:47 smithi016 bash[72916]: cluster 2024-04-10T03:35:45.890259+0000 mgr.y (mgr.25133) 881 : cluster 0 pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:35:47.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:47 smithi016 bash[74137]: cluster 2024-04-10T03:35:45.890259+0000 mgr.y (mgr.25133) 881 : cluster 0 pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:35:47.351 INFO:tasks.workunit.client.0.smithi016.stdout: 234: throughput=4.99MB/sec pending data=0 2024-04-10T03:35:47.351 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c73BR5OAj5YBYys off=627849 len=529466 2024-04-10T03:35:47.352 INFO:tasks.workunit.client.0.smithi016.stdout:op 1218 completed, throughput=4.99MB/sec 2024-04-10T03:35:47.353 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VLOSP5cpJIrSwu1 off=3241196 len=1592190 2024-04-10T03:35:47.365 INFO:tasks.workunit.client.0.smithi016.stdout:op 1219 completed, throughput=4.99MB/sec 2024-04-10T03:35:47.365 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-biYu-G2P6v2uqMf off=7934546 len=1258099 2024-04-10T03:35:47.368 INFO:tasks.workunit.client.0.smithi016.stdout:op 1220 completed, throughput=5MB/sec 2024-04-10T03:35:47.368 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RG5tNbqoUI0SjSw off=107312 len=1660204 2024-04-10T03:35:47.381 INFO:tasks.workunit.client.0.smithi016.stdout:op 1221 completed, throughput=5.01MB/sec 2024-04-10T03:35:47.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:47 smithi136 bash[68278]: cluster 2024-04-10T03:35:45.890259+0000 mgr.y (mgr.25133) 881 : cluster 0 pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:35:48.381 INFO:tasks.workunit.client.0.smithi016.stdout: 235: throughput=4.99MB/sec pending data=0 2024-04-10T03:35:48.382 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sXm-BqHaYLceJVd off=4160142 len=1098598 2024-04-10T03:35:48.391 INFO:tasks.workunit.client.0.smithi016.stdout:op 1222 completed, throughput=4.99MB/sec 2024-04-10T03:35:48.391 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZqT2bvthcBloz_D off=5068373 len=933523 2024-04-10T03:35:48.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 1223 completed, throughput=4.99MB/sec 2024-04-10T03:35:48.398 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u9DbnSo3PE2OBz1 off=13532502 len=1043742 2024-04-10T03:35:48.401 INFO:tasks.workunit.client.0.smithi016.stdout:op 1224 completed, throughput=5MB/sec 2024-04-10T03:35:48.401 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_nY9kSQGmz2MLGv off=13098564 len=1214958 2024-04-10T03:35:48.410 INFO:tasks.workunit.client.0.smithi016.stdout:op 1225 completed, throughput=5MB/sec 2024-04-10T03:35:49.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:49 smithi016 bash[72916]: cluster 2024-04-10T03:35:47.891203+0000 mgr.y (mgr.25133) 882 : cluster 0 pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:35:49.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:49 smithi016 bash[74137]: cluster 2024-04-10T03:35:47.891203+0000 mgr.y (mgr.25133) 882 : cluster 0 pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:35:49.411 INFO:tasks.workunit.client.0.smithi016.stdout: 236: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:49.411 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eKJ5CJO4xXV4pPY off=0 len=1855092 2024-04-10T03:35:49.415 INFO:tasks.workunit.client.0.smithi016.stdout:op 1226 completed, throughput=4.99MB/sec 2024-04-10T03:35:49.416 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ULbxtYkOAFFPjBg off=22783886 len=1377952 2024-04-10T03:35:49.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:49 smithi136 bash[68278]: cluster 2024-04-10T03:35:47.891203+0000 mgr.y (mgr.25133) 882 : cluster 0 pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:35:49.426 INFO:tasks.workunit.client.0.smithi016.stdout:op 1227 completed, throughput=4.99MB/sec 2024-04-10T03:35:49.426 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-925-T_9g-jXs7us off=5106848 len=1021192 2024-04-10T03:35:49.435 INFO:tasks.workunit.client.0.smithi016.stdout:op 1228 completed, throughput=5MB/sec 2024-04-10T03:35:49.435 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CJ1QMsmTA4s15mr off=23916614 len=1037676 2024-04-10T03:35:49.437 INFO:tasks.workunit.client.0.smithi016.stdout:op 1229 completed, throughput=5MB/sec 2024-04-10T03:35:50.438 INFO:tasks.workunit.client.0.smithi016.stdout: 237: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:50.438 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T-geqXtKdOBl55J off=7196242 len=1422685 2024-04-10T03:35:50.443 INFO:tasks.workunit.client.0.smithi016.stdout:op 1230 completed, throughput=4.99MB/sec 2024-04-10T03:35:50.443 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MzjtjBw36WCjn5k off=12846988 len=1651809 2024-04-10T03:35:50.453 INFO:tasks.workunit.client.0.smithi016.stdout:op 1231 completed, throughput=4.99MB/sec 2024-04-10T03:35:50.454 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z81dJed-rBW9wvo off=15611722 len=1602394 2024-04-10T03:35:50.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 1232 completed, throughput=5MB/sec 2024-04-10T03:35:50.466 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6u8eg7yvWV59Zjc off=1717321 len=2892 2024-04-10T03:35:50.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 1233 completed, throughput=5MB/sec 2024-04-10T03:35:50.466 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-enEfPWYGw9Q6AyO off=18384996 len=1668281 2024-04-10T03:35:50.468 INFO:tasks.workunit.client.0.smithi016.stdout:op 1234 completed, throughput=5MB/sec 2024-04-10T03:35:51.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:51 smithi016 bash[72916]: cluster 2024-04-10T03:35:49.892128+0000 mgr.y (mgr.25133) 883 : cluster 0 pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:35:51.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:51 smithi016 bash[74137]: cluster 2024-04-10T03:35:49.892128+0000 mgr.y (mgr.25133) 883 : cluster 0 pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:35:51.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:51 smithi136 bash[68278]: cluster 2024-04-10T03:35:49.892128+0000 mgr.y (mgr.25133) 883 : cluster 0 pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:35:51.469 INFO:tasks.workunit.client.0.smithi016.stdout: 238: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:51.469 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vElOQ-xN2CWbvyR off=12650235 len=1224564 2024-04-10T03:35:51.479 INFO:tasks.workunit.client.0.smithi016.stdout:op 1235 completed, throughput=4.99MB/sec 2024-04-10T03:35:51.479 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IZGkrKu6tUb03Pk off=4419138 len=753510 2024-04-10T03:35:51.481 INFO:tasks.workunit.client.0.smithi016.stdout:op 1236 completed, throughput=4.99MB/sec 2024-04-10T03:35:51.481 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kQFWgBRkYRdhz63 off=21509363 len=785113 2024-04-10T03:35:51.489 INFO:tasks.workunit.client.0.smithi016.stdout:op 1237 completed, throughput=4.99MB/sec 2024-04-10T03:35:51.489 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qvoLlPf0GX5Ybmy off=8771965 len=254758 2024-04-10T03:35:51.491 INFO:tasks.workunit.client.0.smithi016.stdout:op 1238 completed, throughput=5MB/sec 2024-04-10T03:35:51.491 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sy6fDbYHII5GFPZ off=5856924 len=471386 2024-04-10T03:35:51.497 INFO:tasks.workunit.client.0.smithi016.stdout:op 1239 completed, throughput=5MB/sec 2024-04-10T03:35:51.497 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vo_DElQYvpS-PhO off=11815667 len=456535 2024-04-10T03:35:51.499 INFO:tasks.workunit.client.0.smithi016.stdout:op 1240 completed, throughput=5MB/sec 2024-04-10T03:35:51.499 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-O3rv4FfNhdHUW3d off=15400534 len=1007597 2024-04-10T03:35:51.502 INFO:tasks.workunit.client.0.smithi016.stdout:op 1241 completed, throughput=5MB/sec 2024-04-10T03:35:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:35:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:35:51] "GET /metrics HTTP/1.1" 200 34117 "" "Prometheus/2.43.0" 2024-04-10T03:35:52.502 INFO:tasks.workunit.client.0.smithi016.stdout: 239: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:52.502 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--OrUWASD0o7b_fd off=2986841 len=1199546 2024-04-10T03:35:52.512 INFO:tasks.workunit.client.0.smithi016.stdout:op 1242 completed, throughput=4.99MB/sec 2024-04-10T03:35:52.512 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MZ2Z8x5FzsLnm8e off=1922886 len=1814567 2024-04-10T03:35:52.526 INFO:tasks.workunit.client.0.smithi016.stdout:op 1243 completed, throughput=4.99MB/sec 2024-04-10T03:35:52.526 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lcBdMCjcqdRUscV off=6145964 len=562605 2024-04-10T03:35:52.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 1244 completed, throughput=5MB/sec 2024-04-10T03:35:52.529 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FWvx6GPRAuoOj2s off=7087613 len=1114112 2024-04-10T03:35:52.539 INFO:tasks.workunit.client.0.smithi016.stdout:op 1245 completed, throughput=5MB/sec 2024-04-10T03:35:53.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:53 smithi016 bash[72916]: cluster 2024-04-10T03:35:51.893220+0000 mgr.y (mgr.25133) 884 : cluster 0 pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:35:53.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:53 smithi016 bash[74137]: cluster 2024-04-10T03:35:51.893220+0000 mgr.y (mgr.25133) 884 : cluster 0 pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:35:53.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:53 smithi136 bash[68278]: cluster 2024-04-10T03:35:51.893220+0000 mgr.y (mgr.25133) 884 : cluster 0 pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:35:53.539 INFO:tasks.workunit.client.0.smithi016.stdout: 240: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:53.539 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m-3RK93nYf9E7Cy off=18278850 len=144000 2024-04-10T03:35:53.544 INFO:tasks.workunit.client.0.smithi016.stdout:op 1246 completed, throughput=4.98MB/sec 2024-04-10T03:35:53.544 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ReLQWS3IQN0uGo_ off=4444460 len=1395297 2024-04-10T03:35:53.548 INFO:tasks.workunit.client.0.smithi016.stdout:op 1247 completed, throughput=4.99MB/sec 2024-04-10T03:35:53.548 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9DT0xI3i9yC9Inp off=21285107 len=349762 2024-04-10T03:35:53.554 INFO:tasks.workunit.client.0.smithi016.stdout:op 1248 completed, throughput=4.99MB/sec 2024-04-10T03:35:53.554 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-59mT9d7r5f9-DMT off=3938940 len=403831 2024-04-10T03:35:53.560 INFO:tasks.workunit.client.0.smithi016.stdout:op 1249 completed, throughput=4.99MB/sec 2024-04-10T03:35:53.560 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2eX01aeCxeAzlPY off=2279873 len=758944 2024-04-10T03:35:53.568 INFO:tasks.workunit.client.0.smithi016.stdout:op 1250 completed, throughput=4.99MB/sec 2024-04-10T03:35:53.568 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GSTbezepmBpufFb off=13448182 len=1751770 2024-04-10T03:35:53.581 INFO:tasks.workunit.client.0.smithi016.stdout:op 1251 completed, throughput=5MB/sec 2024-04-10T03:35:53.581 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3qEHjJiwFUYmgyv off=1668687 len=1966922 2024-04-10T03:35:53.587 INFO:tasks.workunit.client.0.smithi016.stdout:op 1252 completed, throughput=5MB/sec 2024-04-10T03:35:54.588 INFO:tasks.workunit.client.0.smithi016.stdout: 241: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:54.588 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fzhBG35DWb7RFEK off=2018751 len=899579 2024-04-10T03:35:54.592 INFO:tasks.workunit.client.0.smithi016.stdout:op 1253 completed, throughput=4.99MB/sec 2024-04-10T03:35:54.592 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U_J7cV167phrN3r off=1352795 len=2014231 2024-04-10T03:35:54.597 INFO:tasks.workunit.client.0.smithi016.stdout:op 1254 completed, throughput=5MB/sec 2024-04-10T03:35:54.597 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Wat6o-lagbpLNx8 off=6184685 len=1072815 2024-04-10T03:35:54.599 INFO:tasks.workunit.client.0.smithi016.stdout:op 1255 completed, throughput=5MB/sec 2024-04-10T03:35:54.599 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--aElseJVMzUWMA0 off=5004960 len=223294 2024-04-10T03:35:54.600 INFO:tasks.workunit.client.0.smithi016.stdout:op 1256 completed, throughput=5MB/sec 2024-04-10T03:35:55.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:55 smithi016 bash[72916]: cluster 2024-04-10T03:35:53.894265+0000 mgr.y (mgr.25133) 885 : cluster 0 pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:35:55.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:55 smithi016 bash[74137]: cluster 2024-04-10T03:35:53.894265+0000 mgr.y (mgr.25133) 885 : cluster 0 pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:35:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:55 smithi136 bash[68278]: cluster 2024-04-10T03:35:53.894265+0000 mgr.y (mgr.25133) 885 : cluster 0 pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:35:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: 242: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:55.601 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BdXLmOGO1J1hdFy off=15874617 len=1917448 2024-04-10T03:35:55.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 1257 completed, throughput=4.99MB/sec 2024-04-10T03:35:55.616 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nYfzS8jg2JxFmAp off=12031466 len=579201 2024-04-10T03:35:55.618 INFO:tasks.workunit.client.0.smithi016.stdout:op 1258 completed, throughput=4.99MB/sec 2024-04-10T03:35:55.618 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lTFfRePvKwneidw off=21752862 len=858242 2024-04-10T03:35:55.620 INFO:tasks.workunit.client.0.smithi016.stdout:op 1259 completed, throughput=4.99MB/sec 2024-04-10T03:35:55.620 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ANzp7SKA1eJB-Eh off=8801605 len=1133602 2024-04-10T03:35:55.630 INFO:tasks.workunit.client.0.smithi016.stdout:op 1260 completed, throughput=5MB/sec 2024-04-10T03:35:55.630 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lLd7kaDne5T2g_e off=1699317 len=1926717 2024-04-10T03:35:55.643 INFO:tasks.workunit.client.0.smithi016.stdout:op 1261 completed, throughput=5MB/sec 2024-04-10T03:35:56.644 INFO:tasks.workunit.client.0.smithi016.stdout: 243: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:56.644 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bQFGy77UDA0MpSP off=714167 len=546185 2024-04-10T03:35:56.652 INFO:tasks.workunit.client.0.smithi016.stdout:op 1262 completed, throughput=4.99MB/sec 2024-04-10T03:35:56.652 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Mv4v1WTMH5rwTn8 off=493938 len=2004844 2024-04-10T03:35:56.669 INFO:tasks.workunit.client.0.smithi016.stdout:op 1263 completed, throughput=4.99MB/sec 2024-04-10T03:35:56.669 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-viA5vYivzvYixkm off=4652127 len=1326771 2024-04-10T03:35:56.679 INFO:tasks.workunit.client.0.smithi016.stdout:op 1264 completed, throughput=5MB/sec 2024-04-10T03:35:56.680 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0IKhrYuilTRSs2o off=904259 len=395841 2024-04-10T03:35:56.681 INFO:tasks.workunit.client.0.smithi016.stdout:op 1265 completed, throughput=5MB/sec 2024-04-10T03:35:56.681 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c9y-dvQ3IpUMQsr off=3877074 len=484571 2024-04-10T03:35:56.682 INFO:tasks.workunit.client.0.smithi016.stdout:op 1266 completed, throughput=5MB/sec 2024-04-10T03:35:57.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:57 smithi016 bash[72916]: cluster 2024-04-10T03:35:55.895508+0000 mgr.y (mgr.25133) 886 : cluster 0 pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:35:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:57 smithi016 bash[74137]: cluster 2024-04-10T03:35:55.895508+0000 mgr.y (mgr.25133) 886 : cluster 0 pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:35:57.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:57 smithi136 bash[68278]: cluster 2024-04-10T03:35:55.895508+0000 mgr.y (mgr.25133) 886 : cluster 0 pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:35:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: 244: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:57.683 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HdnvqcNN7LR2qO9 off=6464801 len=1966524 2024-04-10T03:35:57.697 INFO:tasks.workunit.client.0.smithi016.stdout:op 1267 completed, throughput=4.99MB/sec 2024-04-10T03:35:57.697 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lvpdD8nDkbI5Dko off=902191 len=309373 2024-04-10T03:35:57.698 INFO:tasks.workunit.client.0.smithi016.stdout:op 1268 completed, throughput=4.99MB/sec 2024-04-10T03:35:57.698 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sM5nkJVKgQ9oP5K off=1415962 len=1507871 2024-04-10T03:35:57.708 INFO:tasks.workunit.client.0.smithi016.stdout:op 1269 completed, throughput=5MB/sec 2024-04-10T03:35:57.708 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-If9OfgAA7wqYcyt off=124681 len=549553 2024-04-10T03:35:57.714 INFO:tasks.workunit.client.0.smithi016.stdout:op 1270 completed, throughput=5MB/sec 2024-04-10T03:35:57.714 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-la7og5Tk77JRiZ_ off=3650920 len=581183 2024-04-10T03:35:57.720 INFO:tasks.workunit.client.0.smithi016.stdout:op 1271 completed, throughput=5MB/sec 2024-04-10T03:35:57.720 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-V0FIPHsw2mLN0M7 off=2885259 len=429190 2024-04-10T03:35:57.725 INFO:tasks.workunit.client.0.smithi016.stdout:op 1272 completed, throughput=5MB/sec 2024-04-10T03:35:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:58 smithi016 bash[74137]: audit 2024-04-10T03:35:57.552424+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:58 smithi016 bash[72916]: audit 2024-04-10T03:35:57.552424+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:58 smithi136 bash[68278]: audit 2024-04-10T03:35:57.552424+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:35:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: 245: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:58.726 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dNIr90l5cwQrJp3 off=2409564 len=739781 2024-04-10T03:35:58.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 1273 completed, throughput=4.98MB/sec 2024-04-10T03:35:58.728 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5CSdQTwRBei96mS off=2950871 len=1098352 2024-04-10T03:35:58.738 INFO:tasks.workunit.client.0.smithi016.stdout:op 1274 completed, throughput=4.99MB/sec 2024-04-10T03:35:58.738 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bTyNonF67y71v2H off=1679523 len=1684801 2024-04-10T03:35:58.749 INFO:tasks.workunit.client.0.smithi016.stdout:op 1275 completed, throughput=4.99MB/sec 2024-04-10T03:35:58.749 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y_NPrDJbcQXKQgG off=10568633 len=1625075 2024-04-10T03:35:58.753 INFO:tasks.workunit.client.0.smithi016.stdout:op 1276 completed, throughput=5MB/sec 2024-04-10T03:35:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:35:59 smithi016 bash[72916]: cluster 2024-04-10T03:35:57.896467+0000 mgr.y (mgr.25133) 887 : cluster 0 pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:35:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:35:59 smithi016 bash[74137]: cluster 2024-04-10T03:35:57.896467+0000 mgr.y (mgr.25133) 887 : cluster 0 pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:35:59.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:35:59 smithi136 bash[68278]: cluster 2024-04-10T03:35:57.896467+0000 mgr.y (mgr.25133) 887 : cluster 0 pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:35:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: 246: throughput=4.98MB/sec pending data=0 2024-04-10T03:35:59.753 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c_kLoeFojkb3kxw off=3975898 len=1154549 2024-04-10T03:35:59.756 INFO:tasks.workunit.client.0.smithi016.stdout:op 1277 completed, throughput=4.98MB/sec 2024-04-10T03:35:59.756 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TRhSRDJ_723bI3- off=10829731 len=1323527 2024-04-10T03:35:59.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 1278 completed, throughput=4.99MB/sec 2024-04-10T03:35:59.768 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PbRLDwA27bsM1QP off=7891427 len=395521 2024-04-10T03:35:59.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 1279 completed, throughput=4.99MB/sec 2024-04-10T03:35:59.770 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-knq7GzlYPHxyInJ off=1666402 len=2089453 2024-04-10T03:35:59.774 INFO:tasks.workunit.client.0.smithi016.stdout:op 1280 completed, throughput=5MB/sec 2024-04-10T03:35:59.774 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1Mo5657a3UgfZ3r off=14570878 len=380312 2024-04-10T03:35:59.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 1281 completed, throughput=5MB/sec 2024-04-10T03:36:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: 247: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:00.781 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lB8SbNqiJ8-CFsA off=6027200 len=436690 2024-04-10T03:36:00.788 INFO:tasks.workunit.client.0.smithi016.stdout:op 1282 completed, throughput=4.98MB/sec 2024-04-10T03:36:00.789 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s9hl6iZoiwRKT3x off=13387638 len=1402263 2024-04-10T03:36:00.799 INFO:tasks.workunit.client.0.smithi016.stdout:op 1283 completed, throughput=4.99MB/sec 2024-04-10T03:36:00.799 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-COwvFY0LsvI3tmi off=14549588 len=822902 2024-04-10T03:36:00.806 INFO:tasks.workunit.client.0.smithi016.stdout:op 1284 completed, throughput=4.99MB/sec 2024-04-10T03:36:00.806 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IBl0KVJOwgOE9S6 off=438181 len=1957571 2024-04-10T03:36:00.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 1285 completed, throughput=5MB/sec 2024-04-10T03:36:00.818 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hl6oMjr4k11QrUX off=4848385 len=883989 2024-04-10T03:36:00.827 INFO:tasks.workunit.client.0.smithi016.stdout:op 1286 completed, throughput=5MB/sec 2024-04-10T03:36:01.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:01 smithi016 bash[72916]: cluster 2024-04-10T03:35:59.897479+0000 mgr.y (mgr.25133) 888 : cluster 0 pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:36:01.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:01 smithi016 bash[74137]: cluster 2024-04-10T03:35:59.897479+0000 mgr.y (mgr.25133) 888 : cluster 0 pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:36:01.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:01 smithi136 bash[68278]: cluster 2024-04-10T03:35:59.897479+0000 mgr.y (mgr.25133) 888 : cluster 0 pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:36:01.827 INFO:tasks.workunit.client.0.smithi016.stdout: 248: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:01.827 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D8fWr--00ghSNqW off=494526 len=908423 2024-04-10T03:36:01.836 INFO:tasks.workunit.client.0.smithi016.stdout:op 1287 completed, throughput=4.98MB/sec 2024-04-10T03:36:01.836 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Gwos5Ilqd9eXaR3 off=2648780 len=1857007 2024-04-10T03:36:01.849 INFO:tasks.workunit.client.0.smithi016.stdout:op 1288 completed, throughput=4.99MB/sec 2024-04-10T03:36:01.849 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rA9zZ_oPiwKcEiZ off=76968 len=1400042 2024-04-10T03:36:01.853 INFO:tasks.workunit.client.0.smithi016.stdout:op 1289 completed, throughput=5MB/sec 2024-04-10T03:36:01.853 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vG9cE_yNkqUfow4 off=4816933 len=1120327 2024-04-10T03:36:01.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 1290 completed, throughput=5MB/sec 2024-04-10T03:36:01.857 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tYXnoszRx2oqquu off=17978297 len=372090 2024-04-10T03:36:01.863 INFO:tasks.workunit.client.0.smithi016.stdout:op 1291 completed, throughput=5MB/sec 2024-04-10T03:36:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:36:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:36:01] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2024-04-10T03:36:02.864 INFO:tasks.workunit.client.0.smithi016.stdout: 249: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:02.864 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zhv7bPIjINA0Obs off=17370602 len=323795 2024-04-10T03:36:02.866 INFO:tasks.workunit.client.0.smithi016.stdout:op 1292 completed, throughput=4.98MB/sec 2024-04-10T03:36:02.866 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TvAmnw2AK2zjO9M off=1714969 len=238973 2024-04-10T03:36:02.868 INFO:tasks.workunit.client.0.smithi016.stdout:op 1293 completed, throughput=4.98MB/sec 2024-04-10T03:36:02.868 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Sxii9bHs-gD_c8e off=3226543 len=965840 2024-04-10T03:36:02.871 INFO:tasks.workunit.client.0.smithi016.stdout:op 1294 completed, throughput=4.99MB/sec 2024-04-10T03:36:02.871 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6WWxYMRGXHwqcMo off=1697752 len=1879464 2024-04-10T03:36:02.884 INFO:tasks.workunit.client.0.smithi016.stdout:op 1295 completed, throughput=4.99MB/sec 2024-04-10T03:36:02.884 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tc2nxJGK6oSe35p off=17887506 len=275249 2024-04-10T03:36:02.889 INFO:tasks.workunit.client.0.smithi016.stdout:op 1296 completed, throughput=4.99MB/sec 2024-04-10T03:36:02.889 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LltzQfbb8daF-WN off=7765103 len=933910 2024-04-10T03:36:02.898 INFO:tasks.workunit.client.0.smithi016.stdout:op 1297 completed, throughput=5MB/sec 2024-04-10T03:36:02.898 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MuQfuctY6RiuJC4 off=1167923 len=1784876 2024-04-10T03:36:02.909 INFO:tasks.workunit.client.0.smithi016.stdout:op 1298 completed, throughput=5MB/sec 2024-04-10T03:36:03.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:03 smithi016 bash[74137]: cluster 2024-04-10T03:36:01.898523+0000 mgr.y (mgr.25133) 889 : cluster 0 pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:36:03.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:03 smithi016 bash[72916]: cluster 2024-04-10T03:36:01.898523+0000 mgr.y (mgr.25133) 889 : cluster 0 pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:36:03.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:03 smithi136 bash[68278]: cluster 2024-04-10T03:36:01.898523+0000 mgr.y (mgr.25133) 889 : cluster 0 pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:36:03.910 INFO:tasks.workunit.client.0.smithi016.stdout: 250: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:03.910 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NiLaNFtp486C1jL off=3316331 len=422420 2024-04-10T03:36:03.912 INFO:tasks.workunit.client.0.smithi016.stdout:op 1299 completed, throughput=4.99MB/sec 2024-04-10T03:36:03.913 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JiKa7g71oti-iXQ off=14909297 len=1540914 2024-04-10T03:36:03.925 INFO:tasks.workunit.client.0.smithi016.stdout:op 1300 completed, throughput=4.99MB/sec 2024-04-10T03:36:03.925 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P8P73VcvlM0UZ3M off=7115047 len=1399134 2024-04-10T03:36:03.935 INFO:tasks.workunit.client.0.smithi016.stdout:op 1301 completed, throughput=5MB/sec 2024-04-10T03:36:03.936 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Zq_TopS8o7BT4L5 off=485109 len=331814 2024-04-10T03:36:03.941 INFO:tasks.workunit.client.0.smithi016.stdout:op 1302 completed, throughput=5MB/sec 2024-04-10T03:36:03.941 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T3CWMyAg83bRv61 off=475493 len=105966 2024-04-10T03:36:03.946 INFO:tasks.workunit.client.0.smithi016.stdout:op 1303 completed, throughput=5MB/sec 2024-04-10T03:36:03.946 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Q4CVzwsf_Y4tnjA off=7094935 len=1184353 2024-04-10T03:36:03.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 1304 completed, throughput=5MB/sec 2024-04-10T03:36:04.949 INFO:tasks.workunit.client.0.smithi016.stdout: 251: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:04.949 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IEAOYG6YgS6ECWY off=2119862 len=850544 2024-04-10T03:36:04.958 INFO:tasks.workunit.client.0.smithi016.stdout:op 1305 completed, throughput=4.99MB/sec 2024-04-10T03:36:04.958 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-q4hMN2m--y3atLg off=389906 len=227646 2024-04-10T03:36:04.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 1306 completed, throughput=4.99MB/sec 2024-04-10T03:36:04.959 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-upDEP3iOzTPwOgF off=3973992 len=271206 2024-04-10T03:36:04.964 INFO:tasks.workunit.client.0.smithi016.stdout:op 1307 completed, throughput=4.99MB/sec 2024-04-10T03:36:04.964 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9PQfYvxfzif_s08 off=15144733 len=1382299 2024-04-10T03:36:04.968 INFO:tasks.workunit.client.0.smithi016.stdout:op 1308 completed, throughput=4.99MB/sec 2024-04-10T03:36:04.968 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dis1UOLUWyF53eB off=8849086 len=1212593 2024-04-10T03:36:04.972 INFO:tasks.workunit.client.0.smithi016.stdout:op 1309 completed, throughput=5MB/sec 2024-04-10T03:36:04.972 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5Rd85-vf8ekYH98 off=905534 len=180214 2024-04-10T03:36:04.977 INFO:tasks.workunit.client.0.smithi016.stdout:op 1310 completed, throughput=5MB/sec 2024-04-10T03:36:04.977 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MenRoKm0bGa0B7Q off=23512847 len=577742 2024-04-10T03:36:04.984 INFO:tasks.workunit.client.0.smithi016.stdout:op 1311 completed, throughput=5MB/sec 2024-04-10T03:36:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:05 smithi016 bash[72916]: cluster 2024-04-10T03:36:03.899516+0000 mgr.y (mgr.25133) 890 : cluster 0 pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:36:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:05 smithi016 bash[74137]: cluster 2024-04-10T03:36:03.899516+0000 mgr.y (mgr.25133) 890 : cluster 0 pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:36:05.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:05 smithi136 bash[68278]: cluster 2024-04-10T03:36:03.899516+0000 mgr.y (mgr.25133) 890 : cluster 0 pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:36:05.984 INFO:tasks.workunit.client.0.smithi016.stdout: 252: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:05.984 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ymxdigqVcjTnVVO off=20625556 len=1466154 2024-04-10T03:36:05.995 INFO:tasks.workunit.client.0.smithi016.stdout:op 1312 completed, throughput=4.99MB/sec 2024-04-10T03:36:05.995 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DMwgL1it9cf-A41 off=147709 len=1533431 2024-04-10T03:36:06.000 INFO:tasks.workunit.client.0.smithi016.stdout:op 1313 completed, throughput=4.99MB/sec 2024-04-10T03:36:06.000 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HO_PelGJjOL8u92 off=10775046 len=283959 2024-04-10T03:36:06.006 INFO:tasks.workunit.client.0.smithi016.stdout:op 1314 completed, throughput=4.99MB/sec 2024-04-10T03:36:06.007 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lCkIoW3eJFFKYK7 off=14772514 len=1926708 2024-04-10T03:36:06.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 1315 completed, throughput=5MB/sec 2024-04-10T03:36:06.019 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Oapg8DsBXSIZrBm off=15349652 len=443698 2024-04-10T03:36:06.024 INFO:tasks.workunit.client.0.smithi016.stdout:op 1316 completed, throughput=5MB/sec 2024-04-10T03:36:07.025 INFO:tasks.workunit.client.0.smithi016.stdout: 253: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:07.025 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7uYgBKiFyMkrWxN off=2421115 len=1178493 2024-04-10T03:36:07.028 INFO:tasks.workunit.client.0.smithi016.stdout:op 1317 completed, throughput=4.99MB/sec 2024-04-10T03:36:07.028 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZVtPpwZ1di3pguS off=13514104 len=1613735 2024-04-10T03:36:07.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 1318 completed, throughput=4.99MB/sec 2024-04-10T03:36:07.041 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Z452eXA1DhD3wBx off=26942 len=742583 2024-04-10T03:36:07.044 INFO:tasks.workunit.client.0.smithi016.stdout:op 1319 completed, throughput=4.99MB/sec 2024-04-10T03:36:07.044 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ork8QMCQSYcHvNt off=5110835 len=1974191 2024-04-10T03:36:07.061 INFO:tasks.workunit.client.0.smithi016.stdout:op 1320 completed, throughput=5MB/sec 2024-04-10T03:36:07.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:07 smithi136 bash[68278]: cluster 2024-04-10T03:36:05.900572+0000 mgr.y (mgr.25133) 891 : cluster 0 pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:36:07.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:07 smithi016 bash[72916]: cluster 2024-04-10T03:36:05.900572+0000 mgr.y (mgr.25133) 891 : cluster 0 pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:36:07.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:07 smithi016 bash[74137]: cluster 2024-04-10T03:36:05.900572+0000 mgr.y (mgr.25133) 891 : cluster 0 pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:36:08.061 INFO:tasks.workunit.client.0.smithi016.stdout: 254: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:08.061 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pEDlB7_HHh4QTYp off=6523895 len=874274 2024-04-10T03:36:08.069 INFO:tasks.workunit.client.0.smithi016.stdout:op 1321 completed, throughput=4.98MB/sec 2024-04-10T03:36:08.070 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-34I_gOM4eczoC22 off=3479028 len=1743630 2024-04-10T03:36:08.074 INFO:tasks.workunit.client.0.smithi016.stdout:op 1322 completed, throughput=4.99MB/sec 2024-04-10T03:36:08.074 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JDcd2jBEohn3gWR off=581218 len=681732 2024-04-10T03:36:08.082 INFO:tasks.workunit.client.0.smithi016.stdout:op 1323 completed, throughput=4.99MB/sec 2024-04-10T03:36:08.082 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G5PYG3AoYyGN8YW off=2348750 len=704339 2024-04-10T03:36:08.085 INFO:tasks.workunit.client.0.smithi016.stdout:op 1324 completed, throughput=5MB/sec 2024-04-10T03:36:08.085 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-N1i1UojhT55nou- off=19734 len=540567 2024-04-10T03:36:08.092 INFO:tasks.workunit.client.0.smithi016.stdout:op 1325 completed, throughput=5MB/sec 2024-04-10T03:36:08.092 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-apF56HdmbmH5ZR5 off=2495198 len=1904419 2024-04-10T03:36:08.096 INFO:tasks.workunit.client.0.smithi016.stdout:op 1326 completed, throughput=5MB/sec 2024-04-10T03:36:09.096 INFO:tasks.workunit.client.0.smithi016.stdout: 255: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:09.097 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-17bhxYimIuuMRWD off=3773474 len=1953182 2024-04-10T03:36:09.104 INFO:tasks.workunit.client.0.smithi016.stdout:op 1327 completed, throughput=4.99MB/sec 2024-04-10T03:36:09.104 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DAv5ZQzkJzViyad off=2638743 len=1747408 2024-04-10T03:36:09.108 INFO:tasks.workunit.client.0.smithi016.stdout:op 1328 completed, throughput=5MB/sec 2024-04-10T03:36:09.108 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0s1iHfkDgV-46er off=22764429 len=709003 2024-04-10T03:36:09.115 INFO:tasks.workunit.client.0.smithi016.stdout:op 1329 completed, throughput=5MB/sec 2024-04-10T03:36:09.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:09 smithi136 bash[68278]: cluster 2024-04-10T03:36:07.901470+0000 mgr.y (mgr.25133) 892 : cluster 0 pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:36:09.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:09 smithi016 bash[72916]: cluster 2024-04-10T03:36:07.901470+0000 mgr.y (mgr.25133) 892 : cluster 0 pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:36:09.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:09 smithi016 bash[74137]: cluster 2024-04-10T03:36:07.901470+0000 mgr.y (mgr.25133) 892 : cluster 0 pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:36:10.116 INFO:tasks.workunit.client.0.smithi016.stdout: 256: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:10.116 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-byT8tatJ_zQiuYS off=2370019 len=1895422 2024-04-10T03:36:10.130 INFO:tasks.workunit.client.0.smithi016.stdout:op 1330 completed, throughput=4.99MB/sec 2024-04-10T03:36:10.130 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QTvQ3R9vp0QVHKy off=2402744 len=372257 2024-04-10T03:36:10.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 1331 completed, throughput=4.99MB/sec 2024-04-10T03:36:10.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c3nyRqZ8wBGgxW7 off=1650501 len=876036 2024-04-10T03:36:10.134 INFO:tasks.workunit.client.0.smithi016.stdout:op 1332 completed, throughput=4.99MB/sec 2024-04-10T03:36:10.134 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rbjFlSl6joGrO9y off=13234027 len=429007 2024-04-10T03:36:10.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 1333 completed, throughput=4.99MB/sec 2024-04-10T03:36:10.136 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J2jGQUOJtJEypd5 off=2362181 len=355907 2024-04-10T03:36:10.137 INFO:tasks.workunit.client.0.smithi016.stdout:op 1334 completed, throughput=5MB/sec 2024-04-10T03:36:10.137 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vMtvtJacOmJn42V off=1988369 len=1536769 2024-04-10T03:36:10.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 1335 completed, throughput=5MB/sec 2024-04-10T03:36:11.140 INFO:tasks.workunit.client.0.smithi016.stdout: 257: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:11.140 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CgKJ-eIejXPmuIi off=5158375 len=1078799 2024-04-10T03:36:11.143 INFO:tasks.workunit.client.0.smithi016.stdout:op 1336 completed, throughput=4.99MB/sec 2024-04-10T03:36:11.143 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FRHIHV4UbD7uUv6 off=584808 len=636649 2024-04-10T03:36:11.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 1337 completed, throughput=4.99MB/sec 2024-04-10T03:36:11.146 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-U1_AO98hvwNRneb off=11669392 len=736284 2024-04-10T03:36:11.154 INFO:tasks.workunit.client.0.smithi016.stdout:op 1338 completed, throughput=4.99MB/sec 2024-04-10T03:36:11.154 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hnMa1CqOGdPReWm off=6738659 len=433917 2024-04-10T03:36:11.155 INFO:tasks.workunit.client.0.smithi016.stdout:op 1339 completed, throughput=4.99MB/sec 2024-04-10T03:36:11.156 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vqwUqu2-83FEO5L off=1651720 len=1391960 2024-04-10T03:36:11.159 INFO:tasks.workunit.client.0.smithi016.stdout:op 1340 completed, throughput=5MB/sec 2024-04-10T03:36:11.159 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HdnvqcNN7LR2qO9 off=5743326 len=434838 2024-04-10T03:36:11.160 INFO:tasks.workunit.client.0.smithi016.stdout:op 1341 completed, throughput=5MB/sec 2024-04-10T03:36:11.160 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ocqJgs9chipBENn off=15657922 len=1627721 2024-04-10T03:36:11.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 1342 completed, throughput=5.01MB/sec 2024-04-10T03:36:11.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:11 smithi136 bash[68278]: cluster 2024-04-10T03:36:09.902621+0000 mgr.y (mgr.25133) 893 : cluster 0 pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:36:11.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:11 smithi016 bash[72916]: cluster 2024-04-10T03:36:09.902621+0000 mgr.y (mgr.25133) 893 : cluster 0 pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:36:11.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:11 smithi016 bash[74137]: cluster 2024-04-10T03:36:09.902621+0000 mgr.y (mgr.25133) 893 : cluster 0 pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:36:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:36:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:36:11] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2024-04-10T03:36:12.166 INFO:tasks.workunit.client.0.smithi016.stdout: 258: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:12.166 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fUDrcLGaQY8zVY6 off=3507465 len=207869 2024-04-10T03:36:12.172 INFO:tasks.workunit.client.0.smithi016.stdout:op 1343 completed, throughput=4.99MB/sec 2024-04-10T03:36:12.172 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Nk9G74jMgBwmgFt off=5464034 len=1562342 2024-04-10T03:36:12.185 INFO:tasks.workunit.client.0.smithi016.stdout:op 1344 completed, throughput=4.99MB/sec 2024-04-10T03:36:12.185 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C_nwyF0wsNm3Olg off=1833374 len=1982769 2024-04-10T03:36:12.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 1345 completed, throughput=5MB/sec 2024-04-10T03:36:12.191 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cI-WyZAVGovqMT5 off=1424205 len=2088829 2024-04-10T03:36:12.205 INFO:tasks.workunit.client.0.smithi016.stdout:op 1346 completed, throughput=5.01MB/sec 2024-04-10T03:36:12.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:12 smithi136 bash[68278]: cluster 2024-04-10T03:36:11.903680+0000 mgr.y (mgr.25133) 894 : cluster 0 pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:36:12.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:12 smithi016 bash[72916]: cluster 2024-04-10T03:36:11.903680+0000 mgr.y (mgr.25133) 894 : cluster 0 pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:36:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:12 smithi016 bash[74137]: cluster 2024-04-10T03:36:11.903680+0000 mgr.y (mgr.25133) 894 : cluster 0 pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:36:13.205 INFO:tasks.workunit.client.0.smithi016.stdout: 259: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:13.205 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eCGWQg8ek08OcyH off=416762 len=445363 2024-04-10T03:36:13.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 1347 completed, throughput=4.99MB/sec 2024-04-10T03:36:13.208 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X-3XdBOyegSwK4y off=1243623 len=100149 2024-04-10T03:36:13.213 INFO:tasks.workunit.client.0.smithi016.stdout:op 1348 completed, throughput=4.99MB/sec 2024-04-10T03:36:13.213 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W0pMI37UYFFjidV off=14005879 len=896646 2024-04-10T03:36:13.221 INFO:tasks.workunit.client.0.smithi016.stdout:op 1349 completed, throughput=4.99MB/sec 2024-04-10T03:36:13.222 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iEI0CZMo-OxlFHY off=12639900 len=652429 2024-04-10T03:36:13.228 INFO:tasks.workunit.client.0.smithi016.stdout:op 1350 completed, throughput=4.99MB/sec 2024-04-10T03:36:13.228 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X1eif9Q-3yVLqFC off=67382 len=1331039 2024-04-10T03:36:13.238 INFO:tasks.workunit.client.0.smithi016.stdout:op 1351 completed, throughput=5MB/sec 2024-04-10T03:36:13.239 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vRClj7zYZUuk4-A off=2399079 len=558246 2024-04-10T03:36:13.240 INFO:tasks.workunit.client.0.smithi016.stdout:op 1352 completed, throughput=5MB/sec 2024-04-10T03:36:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:13 smithi136 bash[68278]: audit 2024-04-10T03:36:12.552920+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:13 smithi016 bash[72916]: audit 2024-04-10T03:36:12.552920+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:13 smithi016 bash[74137]: audit 2024-04-10T03:36:12.552920+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:14.241 INFO:tasks.workunit.client.0.smithi016.stdout: 260: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:14.241 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Aw3cWH5PvAQDg0D off=1575461 len=1303990 2024-04-10T03:36:14.252 INFO:tasks.workunit.client.0.smithi016.stdout:op 1353 completed, throughput=4.99MB/sec 2024-04-10T03:36:14.252 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-r2LhJ9PHcaBF_Wr off=8096631 len=1359801 2024-04-10T03:36:14.255 INFO:tasks.workunit.client.0.smithi016.stdout:op 1354 completed, throughput=4.99MB/sec 2024-04-10T03:36:14.255 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gU5TLC8i0SbpteL off=8049307 len=1872016 2024-04-10T03:36:14.268 INFO:tasks.workunit.client.0.smithi016.stdout:op 1355 completed, throughput=5MB/sec 2024-04-10T03:36:14.268 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4fh01LRJTrVDVsi off=2928587 len=161481 2024-04-10T03:36:14.274 INFO:tasks.workunit.client.0.smithi016.stdout:op 1356 completed, throughput=5MB/sec 2024-04-10T03:36:14.274 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2DSrSDfngQTzJNH off=6240355 len=503559 2024-04-10T03:36:14.279 INFO:tasks.workunit.client.0.smithi016.stdout:op 1357 completed, throughput=5MB/sec 2024-04-10T03:36:14.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:14 smithi136 bash[68278]: cluster 2024-04-10T03:36:13.904650+0000 mgr.y (mgr.25133) 895 : cluster 0 pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:36:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:14 smithi016 bash[72916]: cluster 2024-04-10T03:36:13.904650+0000 mgr.y (mgr.25133) 895 : cluster 0 pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:36:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:14 smithi016 bash[74137]: cluster 2024-04-10T03:36:13.904650+0000 mgr.y (mgr.25133) 895 : cluster 0 pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:36:15.280 INFO:tasks.workunit.client.0.smithi016.stdout: 261: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:15.280 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-75pcy9alyCG59WG off=2058361 len=177880 2024-04-10T03:36:15.281 INFO:tasks.workunit.client.0.smithi016.stdout:op 1358 completed, throughput=4.98MB/sec 2024-04-10T03:36:15.281 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VLOSP5cpJIrSwu1 off=3898051 len=802701 2024-04-10T03:36:15.283 INFO:tasks.workunit.client.0.smithi016.stdout:op 1359 completed, throughput=4.99MB/sec 2024-04-10T03:36:15.283 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3FTHJgf1tl5z3Wj off=7445598 len=484961 2024-04-10T03:36:15.286 INFO:tasks.workunit.client.0.smithi016.stdout:op 1360 completed, throughput=4.99MB/sec 2024-04-10T03:36:15.286 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T-3MnUpvdnAvF4g off=14175904 len=1457295 2024-04-10T03:36:15.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 1361 completed, throughput=4.99MB/sec 2024-04-10T03:36:15.298 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w36eEN7verbq3Uk off=6710623 len=408751 2024-04-10T03:36:15.300 INFO:tasks.workunit.client.0.smithi016.stdout:op 1362 completed, throughput=4.99MB/sec 2024-04-10T03:36:15.300 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dwZK_Z2RTp3gPgU off=11608299 len=542883 2024-04-10T03:36:15.302 INFO:tasks.workunit.client.0.smithi016.stdout:op 1363 completed, throughput=5MB/sec 2024-04-10T03:36:15.302 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2yVjzcLjr9uRp9g off=347118 len=923275 2024-04-10T03:36:15.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 1364 completed, throughput=5MB/sec 2024-04-10T03:36:15.305 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I014q_pxN6aJhih off=1606862 len=813355 2024-04-10T03:36:15.313 INFO:tasks.workunit.client.0.smithi016.stdout:op 1365 completed, throughput=5MB/sec 2024-04-10T03:36:16.314 INFO:tasks.workunit.client.0.smithi016.stdout: 262: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:16.314 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DXPGc3y6dRgZxvk off=1691514 len=860028 2024-04-10T03:36:16.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 1366 completed, throughput=4.99MB/sec 2024-04-10T03:36:16.316 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YE5j5PuObJJu5Tj off=9707529 len=1702824 2024-04-10T03:36:16.328 INFO:tasks.workunit.client.0.smithi016.stdout:op 1367 completed, throughput=4.99MB/sec 2024-04-10T03:36:16.328 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v1cIkSi2cRNNt_d off=10826636 len=140347 2024-04-10T03:36:16.332 INFO:tasks.workunit.client.0.smithi016.stdout:op 1368 completed, throughput=4.99MB/sec 2024-04-10T03:36:16.332 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rnTAjo5EdMRjah- off=5451712 len=1209839 2024-04-10T03:36:16.337 INFO:tasks.workunit.client.0.smithi016.stdout:op 1369 completed, throughput=5MB/sec 2024-04-10T03:36:16.337 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gAPyFyxsoMHjwX8 off=13025446 len=977854 2024-04-10T03:36:16.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 1370 completed, throughput=5MB/sec 2024-04-10T03:36:16.342 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2VkI5qhoWQLFuy- off=2714838 len=285456 2024-04-10T03:36:16.345 INFO:tasks.workunit.client.0.smithi016.stdout:op 1371 completed, throughput=5MB/sec 2024-04-10T03:36:17.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:16 smithi016 bash[72916]: cluster 2024-04-10T03:36:15.905697+0000 mgr.y (mgr.25133) 896 : cluster 0 pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:36:17.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:16 smithi016 bash[74137]: cluster 2024-04-10T03:36:15.905697+0000 mgr.y (mgr.25133) 896 : cluster 0 pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:36:17.345 INFO:tasks.workunit.client.0.smithi016.stdout: 263: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:17.345 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1q4qVnuVoSn76MJ off=1746384 len=1528323 2024-04-10T03:36:17.349 INFO:tasks.workunit.client.0.smithi016.stdout:op 1372 completed, throughput=4.99MB/sec 2024-04-10T03:36:17.349 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_ZgHewPczotz6mB off=1049762 len=1707750 2024-04-10T03:36:17.362 INFO:tasks.workunit.client.0.smithi016.stdout:op 1373 completed, throughput=4.99MB/sec 2024-04-10T03:36:17.362 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-msWKmiuH3YqnTNf off=1124849 len=664107 2024-04-10T03:36:17.366 INFO:tasks.workunit.client.0.smithi016.stdout:op 1374 completed, throughput=5MB/sec 2024-04-10T03:36:17.366 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hc8-v04leqiYo29 off=12101103 len=701007 2024-04-10T03:36:17.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 1375 completed, throughput=5MB/sec 2024-04-10T03:36:17.374 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tF5NExbzs8uTBq2 off=6414615 len=1326710 2024-04-10T03:36:17.383 INFO:tasks.workunit.client.0.smithi016.stdout:op 1376 completed, throughput=5MB/sec 2024-04-10T03:36:17.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:16 smithi136 bash[68278]: cluster 2024-04-10T03:36:15.905697+0000 mgr.y (mgr.25133) 896 : cluster 0 pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:36:18.383 INFO:tasks.workunit.client.0.smithi016.stdout: 264: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:18.384 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oQ-hbZCPbYkb83R off=6351173 len=74582 2024-04-10T03:36:18.389 INFO:tasks.workunit.client.0.smithi016.stdout:op 1377 completed, throughput=4.98MB/sec 2024-04-10T03:36:18.390 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aFAo5FzwoEzpufJ off=6641330 len=1837859 2024-04-10T03:36:18.393 INFO:tasks.workunit.client.0.smithi016.stdout:op 1378 completed, throughput=4.99MB/sec 2024-04-10T03:36:18.393 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aaXZHgqL81c7dPl off=12635306 len=177671 2024-04-10T03:36:18.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 1379 completed, throughput=4.99MB/sec 2024-04-10T03:36:18.398 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-furW-9-AGjzy0qd off=10255259 len=426087 2024-04-10T03:36:18.403 INFO:tasks.workunit.client.0.smithi016.stdout:op 1380 completed, throughput=4.99MB/sec 2024-04-10T03:36:18.403 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-g6nzAVan7iUMllQ off=2382815 len=605227 2024-04-10T03:36:18.406 INFO:tasks.workunit.client.0.smithi016.stdout:op 1381 completed, throughput=4.99MB/sec 2024-04-10T03:36:18.406 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Hcc_ztr2mgpoAjP off=3882595 len=1381666 2024-04-10T03:36:18.409 INFO:tasks.workunit.client.0.smithi016.stdout:op 1382 completed, throughput=5MB/sec 2024-04-10T03:36:18.409 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jxQY0qsQ8j35vG1 off=6265946 len=344781 2024-04-10T03:36:18.414 INFO:tasks.workunit.client.0.smithi016.stdout:op 1383 completed, throughput=5MB/sec 2024-04-10T03:36:19.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:18 smithi016 bash[72916]: cluster 2024-04-10T03:36:17.906787+0000 mgr.y (mgr.25133) 897 : cluster 0 pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:36:19.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:18 smithi016 bash[74137]: cluster 2024-04-10T03:36:17.906787+0000 mgr.y (mgr.25133) 897 : cluster 0 pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:36:19.415 INFO:tasks.workunit.client.0.smithi016.stdout: 265: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:19.415 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ze1KFs8542y1T7M off=11136922 len=735287 2024-04-10T03:36:19.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:18 smithi136 bash[68278]: cluster 2024-04-10T03:36:17.906787+0000 mgr.y (mgr.25133) 897 : cluster 0 pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:36:19.423 INFO:tasks.workunit.client.0.smithi016.stdout:op 1384 completed, throughput=4.98MB/sec 2024-04-10T03:36:19.423 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B3S6xVLeYJ3hH7o off=62415 len=1487435 2024-04-10T03:36:19.429 INFO:tasks.workunit.client.0.smithi016.stdout:op 1385 completed, throughput=4.99MB/sec 2024-04-10T03:36:19.429 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d2L_aZkx-DKQfi2 off=18966271 len=1586303 2024-04-10T03:36:19.434 INFO:tasks.workunit.client.0.smithi016.stdout:op 1386 completed, throughput=4.99MB/sec 2024-04-10T03:36:19.434 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bfaM-vWD4TRw_QK off=19321745 len=985005 2024-04-10T03:36:19.437 INFO:tasks.workunit.client.0.smithi016.stdout:op 1387 completed, throughput=5MB/sec 2024-04-10T03:36:19.437 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-II0ZrVKtLs1Qk3n off=839792 len=345687 2024-04-10T03:36:19.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 1388 completed, throughput=5MB/sec 2024-04-10T03:36:19.439 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jmBA9nxLIcbR8gi off=1536898 len=1205157 2024-04-10T03:36:19.448 INFO:tasks.workunit.client.0.smithi016.stdout:op 1389 completed, throughput=5MB/sec 2024-04-10T03:36:20.448 INFO:tasks.workunit.client.0.smithi016.stdout: 266: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:20.448 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-k8t49O5mjC6uetc off=4953851 len=1362590 2024-04-10T03:36:20.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 1390 completed, throughput=4.99MB/sec 2024-04-10T03:36:20.459 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EinN83rZemsycO7 off=3499876 len=365233 2024-04-10T03:36:20.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 1391 completed, throughput=4.99MB/sec 2024-04-10T03:36:20.466 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hf9jVMcMUTGEcdo off=533447 len=907579 2024-04-10T03:36:20.473 INFO:tasks.workunit.client.0.smithi016.stdout:op 1392 completed, throughput=4.99MB/sec 2024-04-10T03:36:20.473 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Odi2NEQgmauwk53 off=7699009 len=1670367 2024-04-10T03:36:20.478 INFO:tasks.workunit.client.0.smithi016.stdout:op 1393 completed, throughput=5MB/sec 2024-04-10T03:36:20.478 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JuIt05GoPj-U7VH off=9745029 len=196374 2024-04-10T03:36:20.479 INFO:tasks.workunit.client.0.smithi016.stdout:op 1394 completed, throughput=5MB/sec 2024-04-10T03:36:21.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:20 smithi016 bash[72916]: cluster 2024-04-10T03:36:19.907744+0000 mgr.y (mgr.25133) 898 : cluster 0 pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:36:21.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:20 smithi016 bash[74137]: cluster 2024-04-10T03:36:19.907744+0000 mgr.y (mgr.25133) 898 : cluster 0 pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:36:21.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:20 smithi136 bash[68278]: cluster 2024-04-10T03:36:19.907744+0000 mgr.y (mgr.25133) 898 : cluster 0 pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:36:21.480 INFO:tasks.workunit.client.0.smithi016.stdout: 267: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:21.480 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gqOQmG3tJT4hxQb off=13080089 len=828905 2024-04-10T03:36:21.482 INFO:tasks.workunit.client.0.smithi016.stdout:op 1395 completed, throughput=4.98MB/sec 2024-04-10T03:36:21.483 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--6_qOXVBF3csPzs off=3947198 len=1093740 2024-04-10T03:36:21.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 1396 completed, throughput=4.99MB/sec 2024-04-10T03:36:21.486 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dBSN3bW64yDrxxR off=8815745 len=85332 2024-04-10T03:36:21.487 INFO:tasks.workunit.client.0.smithi016.stdout:op 1397 completed, throughput=4.99MB/sec 2024-04-10T03:36:21.487 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sa312VU2RuDpBBW off=4724291 len=1441382 2024-04-10T03:36:21.491 INFO:tasks.workunit.client.0.smithi016.stdout:op 1398 completed, throughput=4.99MB/sec 2024-04-10T03:36:21.491 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-R6RmCf452Ab5t7u off=1591532 len=960095 2024-04-10T03:36:21.500 INFO:tasks.workunit.client.0.smithi016.stdout:op 1399 completed, throughput=5MB/sec 2024-04-10T03:36:21.500 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tO1gGOyEbb2JYTT off=1953436 len=520083 2024-04-10T03:36:21.506 INFO:tasks.workunit.client.0.smithi016.stdout:op 1400 completed, throughput=5MB/sec 2024-04-10T03:36:21.506 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AixzBPhHI_zpMh7 off=8159717 len=179252 2024-04-10T03:36:21.511 INFO:tasks.workunit.client.0.smithi016.stdout:op 1401 completed, throughput=5MB/sec 2024-04-10T03:36:21.511 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WoQx_Aw0G7xNPHK off=16310903 len=1924947 2024-04-10T03:36:21.525 INFO:tasks.workunit.client.0.smithi016.stdout:op 1402 completed, throughput=5.01MB/sec 2024-04-10T03:36:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:36:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:36:21] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2024-04-10T03:36:22.525 INFO:tasks.workunit.client.0.smithi016.stdout: 268: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:22.526 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PJd0FKzYSsddvJP off=8195741 len=1137189 2024-04-10T03:36:22.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 1403 completed, throughput=4.99MB/sec 2024-04-10T03:36:22.529 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6kwXI-BnOr8Z9Gu off=8653063 len=1930032 2024-04-10T03:36:22.544 INFO:tasks.workunit.client.0.smithi016.stdout:op 1404 completed, throughput=5MB/sec 2024-04-10T03:36:22.544 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_TzkT-CopR9rTc_ off=785952 len=279456 2024-04-10T03:36:22.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 1405 completed, throughput=5MB/sec 2024-04-10T03:36:22.550 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BlIcwlS5osumpTp off=11487217 len=497851 2024-04-10T03:36:22.556 INFO:tasks.workunit.client.0.smithi016.stdout:op 1406 completed, throughput=5MB/sec 2024-04-10T03:36:23.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:22 smithi016 bash[72916]: cluster 2024-04-10T03:36:21.908751+0000 mgr.y (mgr.25133) 899 : cluster 0 pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-10T03:36:23.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:22 smithi016 bash[74137]: cluster 2024-04-10T03:36:21.908751+0000 mgr.y (mgr.25133) 899 : cluster 0 pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-10T03:36:23.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:22 smithi136 bash[68278]: cluster 2024-04-10T03:36:21.908751+0000 mgr.y (mgr.25133) 899 : cluster 0 pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-10T03:36:23.556 INFO:tasks.workunit.client.0.smithi016.stdout: 269: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:23.557 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XBdDQIgshCSwb9S off=2873392 len=1064595 2024-04-10T03:36:23.566 INFO:tasks.workunit.client.0.smithi016.stdout:op 1407 completed, throughput=4.99MB/sec 2024-04-10T03:36:23.566 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nL1KY98gKbx519E off=10360366 len=1038149 2024-04-10T03:36:23.576 INFO:tasks.workunit.client.0.smithi016.stdout:op 1408 completed, throughput=4.99MB/sec 2024-04-10T03:36:23.576 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-njkmRyHPodGtAoe off=7534431 len=432681 2024-04-10T03:36:23.579 INFO:tasks.workunit.client.0.smithi016.stdout:op 1409 completed, throughput=4.99MB/sec 2024-04-10T03:36:23.579 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zd4m1Gv5V9eFN1y off=8904085 len=1298274 2024-04-10T03:36:23.589 INFO:tasks.workunit.client.0.smithi016.stdout:op 1410 completed, throughput=4.99MB/sec 2024-04-10T03:36:23.589 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GR97vFMuVgBQHPa off=12365294 len=136407 2024-04-10T03:36:23.594 INFO:tasks.workunit.client.0.smithi016.stdout:op 1411 completed, throughput=5MB/sec 2024-04-10T03:36:23.594 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jzU1F1Zlx4wy-xh off=7399476 len=2023167 2024-04-10T03:36:23.608 INFO:tasks.workunit.client.0.smithi016.stdout:op 1412 completed, throughput=5MB/sec 2024-04-10T03:36:24.608 INFO:tasks.workunit.client.0.smithi016.stdout: 270: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:24.608 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-79lpp1TW2He9Dyw off=12596502 len=718580 2024-04-10T03:36:24.611 INFO:tasks.workunit.client.0.smithi016.stdout:op 1413 completed, throughput=4.99MB/sec 2024-04-10T03:36:24.612 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-94uGwJWvzyZ8ZKg off=102766 len=828182 2024-04-10T03:36:24.620 INFO:tasks.workunit.client.0.smithi016.stdout:op 1414 completed, throughput=4.99MB/sec 2024-04-10T03:36:24.620 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d1vA1D4vWzy91Zm off=3846131 len=1229993 2024-04-10T03:36:24.624 INFO:tasks.workunit.client.0.smithi016.stdout:op 1415 completed, throughput=4.99MB/sec 2024-04-10T03:36:24.624 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xDEBBYR2_xb9ldh off=4561076 len=1469483 2024-04-10T03:36:24.636 INFO:tasks.workunit.client.0.smithi016.stdout:op 1416 completed, throughput=5MB/sec 2024-04-10T03:36:24.637 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zk9BuR0XH_oilNf off=914610 len=1114312 2024-04-10T03:36:24.647 INFO:tasks.workunit.client.0.smithi016.stdout:op 1417 completed, throughput=5MB/sec 2024-04-10T03:36:25.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:24 smithi016 bash[74137]: cluster 2024-04-10T03:36:23.909632+0000 mgr.y (mgr.25133) 900 : cluster 0 pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:36:25.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:24 smithi016 bash[72916]: cluster 2024-04-10T03:36:23.909632+0000 mgr.y (mgr.25133) 900 : cluster 0 pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:36:25.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:24 smithi136 bash[68278]: cluster 2024-04-10T03:36:23.909632+0000 mgr.y (mgr.25133) 900 : cluster 0 pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:36:25.648 INFO:tasks.workunit.client.0.smithi016.stdout: 271: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:25.648 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-G1EXHy84yiyaOU7 off=9490615 len=819693 2024-04-10T03:36:25.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 1418 completed, throughput=4.99MB/sec 2024-04-10T03:36:25.655 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RHufeKW8r5rTrBC off=3222668 len=838440 2024-04-10T03:36:25.659 INFO:tasks.workunit.client.0.smithi016.stdout:op 1419 completed, throughput=4.99MB/sec 2024-04-10T03:36:25.659 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9BZE4OBLVprIxRb off=7045043 len=496257 2024-04-10T03:36:25.666 INFO:tasks.workunit.client.0.smithi016.stdout:op 1420 completed, throughput=4.99MB/sec 2024-04-10T03:36:25.666 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-b2GrVFqyQ623iPx off=4852297 len=1172093 2024-04-10T03:36:25.675 INFO:tasks.workunit.client.0.smithi016.stdout:op 1421 completed, throughput=4.99MB/sec 2024-04-10T03:36:25.675 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rcaqNTK716ZX5rb off=5020441 len=1585129 2024-04-10T03:36:25.686 INFO:tasks.workunit.client.0.smithi016.stdout:op 1422 completed, throughput=5MB/sec 2024-04-10T03:36:25.686 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hRprePPf6PyQzS8 off=8773885 len=1156642 2024-04-10T03:36:25.694 INFO:tasks.workunit.client.0.smithi016.stdout:op 1423 completed, throughput=5MB/sec 2024-04-10T03:36:26.695 INFO:tasks.workunit.client.0.smithi016.stdout: 272: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:26.695 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mnGXNdVyyKXd0Al off=4181106 len=1086914 2024-04-10T03:36:26.705 INFO:tasks.workunit.client.0.smithi016.stdout:op 1424 completed, throughput=4.99MB/sec 2024-04-10T03:36:26.705 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-q-N9TmkNOokAf5S off=4138679 len=862489 2024-04-10T03:36:26.714 INFO:tasks.workunit.client.0.smithi016.stdout:op 1425 completed, throughput=4.99MB/sec 2024-04-10T03:36:26.714 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f8FB7ncyb7JaJ_G off=1478262 len=1231853 2024-04-10T03:36:26.726 INFO:tasks.workunit.client.0.smithi016.stdout:op 1426 completed, throughput=5MB/sec 2024-04-10T03:36:26.726 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YudHb5jKAQ2_4NH off=2884020 len=2008614 2024-04-10T03:36:26.738 INFO:tasks.workunit.client.0.smithi016.stdout:op 1427 completed, throughput=5MB/sec 2024-04-10T03:36:27.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:26 smithi016 bash[74137]: cluster 2024-04-10T03:36:25.910869+0000 mgr.y (mgr.25133) 901 : cluster 0 pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:36:27.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:26 smithi016 bash[72916]: cluster 2024-04-10T03:36:25.910869+0000 mgr.y (mgr.25133) 901 : cluster 0 pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:36:27.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:26 smithi136 bash[68278]: cluster 2024-04-10T03:36:25.910869+0000 mgr.y (mgr.25133) 901 : cluster 0 pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:36:27.738 INFO:tasks.workunit.client.0.smithi016.stdout: 273: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:27.739 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UtJTMJyA22c3LAo off=13818841 len=712110 2024-04-10T03:36:27.747 INFO:tasks.workunit.client.0.smithi016.stdout:op 1428 completed, throughput=4.99MB/sec 2024-04-10T03:36:27.747 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QjHCm3dBnXCRjrr off=1664283 len=1273908 2024-04-10T03:36:27.752 INFO:tasks.workunit.client.0.smithi016.stdout:op 1429 completed, throughput=4.99MB/sec 2024-04-10T03:36:27.752 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k8nFoh-5x7GkKzM off=78345 len=1138879 2024-04-10T03:36:27.755 INFO:tasks.workunit.client.0.smithi016.stdout:op 1430 completed, throughput=4.99MB/sec 2024-04-10T03:36:27.756 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-302Rm9TBlyMLI6F off=1357750 len=454885 2024-04-10T03:36:27.762 INFO:tasks.workunit.client.0.smithi016.stdout:op 1431 completed, throughput=5MB/sec 2024-04-10T03:36:27.762 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ePVupx5SU1SqrPF off=11773871 len=1874641 2024-04-10T03:36:27.774 INFO:tasks.workunit.client.0.smithi016.stdout:op 1432 completed, throughput=5MB/sec 2024-04-10T03:36:28.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:27 smithi016 bash[72916]: audit 2024-04-10T03:36:27.553059+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:27 smithi016 bash[74137]: audit 2024-04-10T03:36:27.553059+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:28.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:27 smithi136 bash[68278]: audit 2024-04-10T03:36:27.553059+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:28.775 INFO:tasks.workunit.client.0.smithi016.stdout: 274: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:28.775 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S-T37jr7aGIFPqn off=9772982 len=379650 2024-04-10T03:36:28.777 INFO:tasks.workunit.client.0.smithi016.stdout:op 1433 completed, throughput=4.99MB/sec 2024-04-10T03:36:28.777 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8rYwUzoHXiwkzre off=190785 len=1052672 2024-04-10T03:36:28.780 INFO:tasks.workunit.client.0.smithi016.stdout:op 1434 completed, throughput=4.99MB/sec 2024-04-10T03:36:28.780 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RQ0M7CZdZ2Ogpjy off=18626425 len=675057 2024-04-10T03:36:28.783 INFO:tasks.workunit.client.0.smithi016.stdout:op 1435 completed, throughput=4.99MB/sec 2024-04-10T03:36:28.783 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RZ4H4Dxz4O5phpM off=650002 len=284526 2024-04-10T03:36:28.785 INFO:tasks.workunit.client.0.smithi016.stdout:op 1436 completed, throughput=4.99MB/sec 2024-04-10T03:36:28.785 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T6Ey3TfE57CCrBx off=17214322 len=1243792 2024-04-10T03:36:28.796 INFO:tasks.workunit.client.0.smithi016.stdout:op 1437 completed, throughput=5MB/sec 2024-04-10T03:36:28.796 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gvyMho0hTzAVeLU off=10781163 len=295309 2024-04-10T03:36:28.803 INFO:tasks.workunit.client.0.smithi016.stdout:op 1438 completed, throughput=5MB/sec 2024-04-10T03:36:28.803 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Wgb9YfmIegP-mek off=10827588 len=790469 2024-04-10T03:36:28.805 INFO:tasks.workunit.client.0.smithi016.stdout:op 1439 completed, throughput=5MB/sec 2024-04-10T03:36:29.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:28 smithi016 bash[72916]: cluster 2024-04-10T03:36:27.911848+0000 mgr.y (mgr.25133) 902 : cluster 0 pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:36:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:28 smithi016 bash[74137]: cluster 2024-04-10T03:36:27.911848+0000 mgr.y (mgr.25133) 902 : cluster 0 pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:36:29.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:28 smithi136 bash[68278]: cluster 2024-04-10T03:36:27.911848+0000 mgr.y (mgr.25133) 902 : cluster 0 pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:36:29.805 INFO:tasks.workunit.client.0.smithi016.stdout: 275: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:29.805 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bX9TbYBR2jdC7T5 off=3968526 len=1032712 2024-04-10T03:36:29.809 INFO:tasks.workunit.client.0.smithi016.stdout:op 1440 completed, throughput=4.99MB/sec 2024-04-10T03:36:29.809 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QN4MIRKSK-XgYL- off=3676046 len=513024 2024-04-10T03:36:29.811 INFO:tasks.workunit.client.0.smithi016.stdout:op 1441 completed, throughput=4.99MB/sec 2024-04-10T03:36:29.811 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dmbS0qUQNyRhG6x off=1352207 len=1525848 2024-04-10T03:36:29.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 1442 completed, throughput=4.99MB/sec 2024-04-10T03:36:29.815 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DjUbFAr4vAHAkVf off=224107 len=876694 2024-04-10T03:36:29.819 INFO:tasks.workunit.client.0.smithi016.stdout:op 1443 completed, throughput=5MB/sec 2024-04-10T03:36:29.819 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YQnuL3B4KNvuQC0 off=12527243 len=1232900 2024-04-10T03:36:29.829 INFO:tasks.workunit.client.0.smithi016.stdout:op 1444 completed, throughput=5MB/sec 2024-04-10T03:36:29.829 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jQlRWyqbophS5NZ off=8302830 len=1210918 2024-04-10T03:36:29.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 1445 completed, throughput=5MB/sec 2024-04-10T03:36:30.832 INFO:tasks.workunit.client.0.smithi016.stdout: 276: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:30.832 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QjHCm3dBnXCRjrr off=3351992 len=1901564 2024-04-10T03:36:30.838 INFO:tasks.workunit.client.0.smithi016.stdout:op 1446 completed, throughput=4.99MB/sec 2024-04-10T03:36:30.838 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Iacd9VGoafcb12e off=3401549 len=1733841 2024-04-10T03:36:30.842 INFO:tasks.workunit.client.0.smithi016.stdout:op 1447 completed, throughput=5MB/sec 2024-04-10T03:36:30.842 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xXnfF1fQyh4qQ9d off=4713392 len=946022 2024-04-10T03:36:30.846 INFO:tasks.workunit.client.0.smithi016.stdout:op 1448 completed, throughput=5MB/sec 2024-04-10T03:36:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:30 smithi016 bash[74137]: cluster 2024-04-10T03:36:29.912787+0000 mgr.y (mgr.25133) 903 : cluster 0 pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:36:31.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:30 smithi016 bash[72916]: cluster 2024-04-10T03:36:29.912787+0000 mgr.y (mgr.25133) 903 : cluster 0 pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:36:31.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:30 smithi136 bash[68278]: cluster 2024-04-10T03:36:29.912787+0000 mgr.y (mgr.25133) 903 : cluster 0 pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:36:31.846 INFO:tasks.workunit.client.0.smithi016.stdout: 277: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:31.847 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GWq0MIruOTxVD4C off=3704625 len=1896938 2024-04-10T03:36:31.853 INFO:tasks.workunit.client.0.smithi016.stdout:op 1449 completed, throughput=4.99MB/sec 2024-04-10T03:36:31.853 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DlsYoANE8owtujj off=3646394 len=1749813 2024-04-10T03:36:31.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 1450 completed, throughput=5MB/sec 2024-04-10T03:36:31.857 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QHMGbI_wYlHLD_x off=8894081 len=309725 2024-04-10T03:36:31.863 INFO:tasks.workunit.client.0.smithi016.stdout:op 1451 completed, throughput=5MB/sec 2024-04-10T03:36:31.863 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j5Fu3PUlWWI1PsS off=13789506 len=645611 2024-04-10T03:36:31.870 INFO:tasks.workunit.client.0.smithi016.stdout:op 1452 completed, throughput=5MB/sec 2024-04-10T03:36:31.870 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WmgccpBgbSDDN1Z off=602854 len=1848126 2024-04-10T03:36:31.874 INFO:tasks.workunit.client.0.smithi016.stdout:op 1453 completed, throughput=5MB/sec 2024-04-10T03:36:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:36:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:36:31] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2024-04-10T03:36:32.874 INFO:tasks.workunit.client.0.smithi016.stdout: 278: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:32.875 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gTLwv1_iFd-xMVN off=2065968 len=1366625 2024-04-10T03:36:32.885 INFO:tasks.workunit.client.0.smithi016.stdout:op 1454 completed, throughput=4.99MB/sec 2024-04-10T03:36:32.885 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-f4r92Fq4EAcur5G off=3988976 len=1561443 2024-04-10T03:36:32.888 INFO:tasks.workunit.client.0.smithi016.stdout:op 1455 completed, throughput=5MB/sec 2024-04-10T03:36:32.888 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gEp_1ualDveNxjk off=977870 len=1030581 2024-04-10T03:36:32.898 INFO:tasks.workunit.client.0.smithi016.stdout:op 1456 completed, throughput=5MB/sec 2024-04-10T03:36:32.898 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pigIaBHh5zgqsJp off=1695950 len=1533859 2024-04-10T03:36:32.908 INFO:tasks.workunit.client.0.smithi016.stdout:op 1457 completed, throughput=5MB/sec 2024-04-10T03:36:33.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:33 smithi016 bash[72916]: cluster 2024-04-10T03:36:31.913814+0000 mgr.y (mgr.25133) 904 : cluster 0 pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:36:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:33 smithi016 bash[74137]: cluster 2024-04-10T03:36:31.913814+0000 mgr.y (mgr.25133) 904 : cluster 0 pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:36:33.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:33 smithi136 bash[68278]: cluster 2024-04-10T03:36:31.913814+0000 mgr.y (mgr.25133) 904 : cluster 0 pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:36:33.908 INFO:tasks.workunit.client.0.smithi016.stdout: 279: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:33.908 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dUzMl9Iol3pHM5c off=8286632 len=2046578 2024-04-10T03:36:33.925 INFO:tasks.workunit.client.0.smithi016.stdout:op 1458 completed, throughput=4.99MB/sec 2024-04-10T03:36:33.925 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Jqywxf2D5gxDyfg off=5151183 len=643794 2024-04-10T03:36:33.927 INFO:tasks.workunit.client.0.smithi016.stdout:op 1459 completed, throughput=5MB/sec 2024-04-10T03:36:33.927 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0Eg7-0wc9r3-S7Y off=9631541 len=1140231 2024-04-10T03:36:33.930 INFO:tasks.workunit.client.0.smithi016.stdout:op 1460 completed, throughput=5MB/sec 2024-04-10T03:36:33.931 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gFyK1jd2PeaP0gi off=10172542 len=392649 2024-04-10T03:36:33.932 INFO:tasks.workunit.client.0.smithi016.stdout:op 1461 completed, throughput=5MB/sec 2024-04-10T03:36:34.933 INFO:tasks.workunit.client.0.smithi016.stdout: 280: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:34.933 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oKEp01m8VXUIoL_ off=2302322 len=1123733 2024-04-10T03:36:34.944 INFO:tasks.workunit.client.0.smithi016.stdout:op 1462 completed, throughput=4.99MB/sec 2024-04-10T03:36:34.944 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bQVHgDbia3kMTAT off=7331588 len=1421678 2024-04-10T03:36:34.954 INFO:tasks.workunit.client.0.smithi016.stdout:op 1463 completed, throughput=4.99MB/sec 2024-04-10T03:36:34.955 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VaYTc1x4N1ghqgS off=2369133 len=291539 2024-04-10T03:36:34.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 1464 completed, throughput=4.99MB/sec 2024-04-10T03:36:34.959 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DvPCECfSlEwQ321 off=1563458 len=1329327 2024-04-10T03:36:34.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 1465 completed, throughput=5MB/sec 2024-04-10T03:36:34.961 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RvXO-fHs3kxnQ5B off=349911 len=1606427 2024-04-10T03:36:34.964 INFO:tasks.workunit.client.0.smithi016.stdout:op 1466 completed, throughput=5MB/sec 2024-04-10T03:36:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:35 smithi016 bash[72916]: cluster 2024-04-10T03:36:33.915117+0000 mgr.y (mgr.25133) 905 : cluster 0 pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:36:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:35 smithi016 bash[74137]: cluster 2024-04-10T03:36:33.915117+0000 mgr.y (mgr.25133) 905 : cluster 0 pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:36:35.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:35 smithi136 bash[68278]: cluster 2024-04-10T03:36:33.915117+0000 mgr.y (mgr.25133) 905 : cluster 0 pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:36:35.964 INFO:tasks.workunit.client.0.smithi016.stdout: 281: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:35.964 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H7_cBW64QGaqfMt off=7861808 len=1954914 2024-04-10T03:36:35.979 INFO:tasks.workunit.client.0.smithi016.stdout:op 1467 completed, throughput=4.99MB/sec 2024-04-10T03:36:35.980 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6zOYgDSouiXUw1j off=4078575 len=1436269 2024-04-10T03:36:35.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 1468 completed, throughput=5MB/sec 2024-04-10T03:36:35.991 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UrFSQBx9BwxuQUq off=8529169 len=441795 2024-04-10T03:36:35.992 INFO:tasks.workunit.client.0.smithi016.stdout:op 1469 completed, throughput=5MB/sec 2024-04-10T03:36:35.992 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6uPzrXlv5FZfN-p off=194300 len=976657 2024-04-10T03:36:36.000 INFO:tasks.workunit.client.0.smithi016.stdout:op 1470 completed, throughput=5MB/sec 2024-04-10T03:36:37.001 INFO:tasks.workunit.client.0.smithi016.stdout: 282: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:37.001 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qf7L-E4cslEr4fN off=11885126 len=1577304 2024-04-10T03:36:37.015 INFO:tasks.workunit.client.0.smithi016.stdout:op 1471 completed, throughput=4.99MB/sec 2024-04-10T03:36:37.015 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TpofCDMHVYnXP_W off=2596981 len=1861361 2024-04-10T03:36:37.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 1472 completed, throughput=4.99MB/sec 2024-04-10T03:36:37.019 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oVLjpO-TxJLjFYT off=2580523 len=268943 2024-04-10T03:36:37.021 INFO:tasks.workunit.client.0.smithi016.stdout:op 1473 completed, throughput=4.99MB/sec 2024-04-10T03:36:37.021 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rG85LiOhBHrqw8g off=19000180 len=1531549 2024-04-10T03:36:37.033 INFO:tasks.workunit.client.0.smithi016.stdout:op 1474 completed, throughput=5MB/sec 2024-04-10T03:36:37.033 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-todo-5whPH4aCrw off=9854290 len=1405208 2024-04-10T03:36:37.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 1475 completed, throughput=5MB/sec 2024-04-10T03:36:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:37 smithi016 bash[72916]: cluster 2024-04-10T03:36:35.916093+0000 mgr.y (mgr.25133) 906 : cluster 0 pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:36:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:37 smithi016 bash[74137]: cluster 2024-04-10T03:36:35.916093+0000 mgr.y (mgr.25133) 906 : cluster 0 pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:36:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:37 smithi136 bash[68278]: cluster 2024-04-10T03:36:35.916093+0000 mgr.y (mgr.25133) 906 : cluster 0 pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:36:38.037 INFO:tasks.workunit.client.0.smithi016.stdout: 283: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:38.038 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v1LVDk7ANS-HBr_ off=1517811 len=1594179 2024-04-10T03:36:38.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 1476 completed, throughput=4.99MB/sec 2024-04-10T03:36:38.049 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P6gL24psN4ilGyK off=2705961 len=536107 2024-04-10T03:36:38.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 1477 completed, throughput=4.99MB/sec 2024-04-10T03:36:38.050 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cy-IJnt3EfIv4i6 off=13053138 len=450303 2024-04-10T03:36:38.053 INFO:tasks.workunit.client.0.smithi016.stdout:op 1478 completed, throughput=5MB/sec 2024-04-10T03:36:38.053 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_DJQWzrgh1vDYeU off=2677989 len=1546197 2024-04-10T03:36:38.055 INFO:tasks.workunit.client.0.smithi016.stdout:op 1479 completed, throughput=5MB/sec 2024-04-10T03:36:39.056 INFO:tasks.workunit.client.0.smithi016.stdout: 284: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:39.056 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8OjF-GhLQofxLCg off=4017244 len=1811495 2024-04-10T03:36:39.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 1480 completed, throughput=4.99MB/sec 2024-04-10T03:36:39.072 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BCOxc1bsRs5oMG4 off=12613886 len=1121857 2024-04-10T03:36:39.078 INFO:tasks.workunit.client.0.smithi016.stdout:op 1481 completed, throughput=4.99MB/sec 2024-04-10T03:36:39.078 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kb264fciykYHaOJ off=2607665 len=759002 2024-04-10T03:36:39.082 INFO:tasks.workunit.client.0.smithi016.stdout:op 1482 completed, throughput=4.99MB/sec 2024-04-10T03:36:39.082 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TkwgQw_XdMzlLLO off=7619661 len=806511 2024-04-10T03:36:39.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 1483 completed, throughput=5MB/sec 2024-04-10T03:36:39.092 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WGR9bh7tepSeh_w off=3243698 len=297898 2024-04-10T03:36:39.097 INFO:tasks.workunit.client.0.smithi016.stdout:op 1484 completed, throughput=5MB/sec 2024-04-10T03:36:39.097 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-h96Z24qnps5GUQ0 off=5039314 len=1870367 2024-04-10T03:36:39.102 INFO:tasks.workunit.client.0.smithi016.stdout:op 1485 completed, throughput=5MB/sec 2024-04-10T03:36:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:39 smithi016 bash[72916]: cluster 2024-04-10T03:36:37.916979+0000 mgr.y (mgr.25133) 907 : cluster 0 pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:36:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:39 smithi016 bash[74137]: cluster 2024-04-10T03:36:37.916979+0000 mgr.y (mgr.25133) 907 : cluster 0 pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:36:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:39 smithi136 bash[68278]: cluster 2024-04-10T03:36:37.916979+0000 mgr.y (mgr.25133) 907 : cluster 0 pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:36:40.103 INFO:tasks.workunit.client.0.smithi016.stdout: 285: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:40.103 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-esEOn9vrrEn5xi9 off=3234525 len=927696 2024-04-10T03:36:40.109 INFO:tasks.workunit.client.0.smithi016.stdout:op 1486 completed, throughput=4.99MB/sec 2024-04-10T03:36:40.110 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vmEPdx2cnL9WIyu off=6009970 len=2053042 2024-04-10T03:36:40.125 INFO:tasks.workunit.client.0.smithi016.stdout:op 1487 completed, throughput=5MB/sec 2024-04-10T03:36:40.125 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T6n7DtEGoyAaPIP off=9121671 len=766974 2024-04-10T03:36:40.127 INFO:tasks.workunit.client.0.smithi016.stdout:op 1488 completed, throughput=5MB/sec 2024-04-10T03:36:40.127 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mBbOMuVTxCX4TEH off=803228 len=834938 2024-04-10T03:36:40.134 INFO:tasks.workunit.client.0.smithi016.stdout:op 1489 completed, throughput=5MB/sec 2024-04-10T03:36:40.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:40 smithi016 bash[72916]: audit 2024-04-10T03:36:39.696611+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:36:40.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:40 smithi016 bash[74137]: audit 2024-04-10T03:36:39.696611+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:36:40.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:40 smithi136 bash[68278]: audit 2024-04-10T03:36:39.696611+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:36:41.135 INFO:tasks.workunit.client.0.smithi016.stdout: 286: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:41.135 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U90YffaOsklXnps off=3591710 len=831243 2024-04-10T03:36:41.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 1490 completed, throughput=4.99MB/sec 2024-04-10T03:36:41.137 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bMr9LyRAgs7kdZZ off=4112370 len=282225 2024-04-10T03:36:41.138 INFO:tasks.workunit.client.0.smithi016.stdout:op 1491 completed, throughput=4.99MB/sec 2024-04-10T03:36:41.138 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VaQXkjqPz0tVhI9 off=6086424 len=1039031 2024-04-10T03:36:41.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 1492 completed, throughput=4.99MB/sec 2024-04-10T03:36:41.147 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ODG8v3qcSIKRgxc off=3965390 len=1081027 2024-04-10T03:36:41.156 INFO:tasks.workunit.client.0.smithi016.stdout:op 1493 completed, throughput=4.99MB/sec 2024-04-10T03:36:41.156 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1XRruY8OFiMZ4d8 off=2243358 len=1684954 2024-04-10T03:36:41.158 INFO:tasks.workunit.client.0.smithi016.stdout:op 1494 completed, throughput=5MB/sec 2024-04-10T03:36:41.158 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ozMIowqCjI_11vd off=3793794 len=805627 2024-04-10T03:36:41.166 INFO:tasks.workunit.client.0.smithi016.stdout:op 1495 completed, throughput=5MB/sec 2024-04-10T03:36:41.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[72916]: cluster 2024-04-10T03:36:39.917936+0000 mgr.y (mgr.25133) 908 : cluster 0 pgmap v1587: 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, 4 op/s 2024-04-10T03:36:41.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[72916]: audit 2024-04-10T03:36:40.224462+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:36:41.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[72916]: audit 2024-04-10T03:36:40.231507+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:36:41.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[72916]: audit 2024-04-10T03:36:40.960434+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:36:41.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[72916]: audit 2024-04-10T03:36:40.962382+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:36:41.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[72916]: audit 2024-04-10T03:36:40.971500+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:36:41.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[74137]: cluster 2024-04-10T03:36:39.917936+0000 mgr.y (mgr.25133) 908 : cluster 0 pgmap v1587: 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, 4 op/s 2024-04-10T03:36:41.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[74137]: audit 2024-04-10T03:36:40.224462+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:36:41.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[74137]: audit 2024-04-10T03:36:40.231507+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:36:41.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[74137]: audit 2024-04-10T03:36:40.960434+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:36:41.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[74137]: audit 2024-04-10T03:36:40.962382+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:36:41.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[74137]: audit 2024-04-10T03:36:40.971500+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:36:41.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:41 smithi136 bash[68278]: cluster 2024-04-10T03:36:39.917936+0000 mgr.y (mgr.25133) 908 : cluster 0 pgmap v1587: 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, 4 op/s 2024-04-10T03:36:41.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:41 smithi136 bash[68278]: audit 2024-04-10T03:36:40.224462+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:36:41.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:41 smithi136 bash[68278]: audit 2024-04-10T03:36:40.231507+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:36:41.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:41 smithi136 bash[68278]: audit 2024-04-10T03:36:40.960434+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:36:41.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:41 smithi136 bash[68278]: audit 2024-04-10T03:36:40.962382+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:36:41.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:41 smithi136 bash[68278]: audit 2024-04-10T03:36:40.971500+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:36:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:36:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:36:41] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2024-04-10T03:36:42.166 INFO:tasks.workunit.client.0.smithi016.stdout: 287: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:42.166 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kLn_zxCarYIOp5u off=1618549 len=1883602 2024-04-10T03:36:42.171 INFO:tasks.workunit.client.0.smithi016.stdout:op 1496 completed, throughput=4.99MB/sec 2024-04-10T03:36:42.171 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2Olw2EvnoQb_JdO off=3564897 len=2071651 2024-04-10T03:36:42.177 INFO:tasks.workunit.client.0.smithi016.stdout:op 1497 completed, throughput=5MB/sec 2024-04-10T03:36:42.177 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Iql6FPdAOYKNXzF off=16616147 len=1863316 2024-04-10T03:36:42.180 INFO:tasks.workunit.client.0.smithi016.stdout:op 1498 completed, throughput=5MB/sec 2024-04-10T03:36:43.180 INFO:tasks.workunit.client.0.smithi016.stdout: 288: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:43.181 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ul6ADJBsUDQGW1h off=3753652 len=1721073 2024-04-10T03:36:43.196 INFO:tasks.workunit.client.0.smithi016.stdout:op 1499 completed, throughput=4.99MB/sec 2024-04-10T03:36:43.196 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KZDvAyx9wd-UTi7 off=2211292 len=612913 2024-04-10T03:36:43.203 INFO:tasks.workunit.client.0.smithi016.stdout:op 1500 completed, throughput=4.99MB/sec 2024-04-10T03:36:43.203 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-42pJ6Z7KCMZcZdt off=615941 len=8515 2024-04-10T03:36:43.204 INFO:tasks.workunit.client.0.smithi016.stdout:op 1501 completed, throughput=4.99MB/sec 2024-04-10T03:36:43.204 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4bSd-fTNGoNFj6w off=834772 len=1603583 2024-04-10T03:36:43.215 INFO:tasks.workunit.client.0.smithi016.stdout:op 1502 completed, throughput=5MB/sec 2024-04-10T03:36:43.215 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-N8S9ECBhEDBcG-t off=2068145 len=1901584 2024-04-10T03:36:43.228 INFO:tasks.workunit.client.0.smithi016.stdout:op 1503 completed, throughput=5.01MB/sec 2024-04-10T03:36:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:43 smithi016 bash[72916]: cluster 2024-04-10T03:36:41.919133+0000 mgr.y (mgr.25133) 909 : cluster 0 pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:36:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:43 smithi016 bash[72916]: audit 2024-04-10T03:36:42.553700+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:43 smithi016 bash[74137]: cluster 2024-04-10T03:36:41.919133+0000 mgr.y (mgr.25133) 909 : cluster 0 pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:36:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:43 smithi016 bash[74137]: audit 2024-04-10T03:36:42.553700+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:43 smithi136 bash[68278]: cluster 2024-04-10T03:36:41.919133+0000 mgr.y (mgr.25133) 909 : cluster 0 pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:36:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:43 smithi136 bash[68278]: audit 2024-04-10T03:36:42.553700+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:44.229 INFO:tasks.workunit.client.0.smithi016.stdout: 289: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:44.229 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-beWyfWTkdyygCOv off=20204829 len=417644 2024-04-10T03:36:44.231 INFO:tasks.workunit.client.0.smithi016.stdout:op 1504 completed, throughput=4.99MB/sec 2024-04-10T03:36:44.231 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4GIy2GbpFoJ-Y3J off=2934610 len=747213 2024-04-10T03:36:44.233 INFO:tasks.workunit.client.0.smithi016.stdout:op 1505 completed, throughput=4.99MB/sec 2024-04-10T03:36:44.233 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S3hZaTAG3Q39qMu off=8357015 len=1198229 2024-04-10T03:36:44.244 INFO:tasks.workunit.client.0.smithi016.stdout:op 1506 completed, throughput=5MB/sec 2024-04-10T03:36:44.244 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZRuUW4-6gUjKxmv off=9101922 len=136138 2024-04-10T03:36:44.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 1507 completed, throughput=5MB/sec 2024-04-10T03:36:44.245 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gRrHsQ2hLbVvd5k off=6756566 len=542752 2024-04-10T03:36:44.252 INFO:tasks.workunit.client.0.smithi016.stdout:op 1508 completed, throughput=5MB/sec 2024-04-10T03:36:44.252 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eKJ5CJO4xXV4pPY off=79662 len=1557640 2024-04-10T03:36:44.254 INFO:tasks.workunit.client.0.smithi016.stdout:op 1509 completed, throughput=5MB/sec 2024-04-10T03:36:45.255 INFO:tasks.workunit.client.0.smithi016.stdout: 290: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:45.255 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-63jak9_H1WxEhME off=6128446 len=926666 2024-04-10T03:36:45.258 INFO:tasks.workunit.client.0.smithi016.stdout:op 1510 completed, throughput=4.99MB/sec 2024-04-10T03:36:45.258 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CiLeJKiDnMIS8ib off=2510856 len=1516892 2024-04-10T03:36:45.270 INFO:tasks.workunit.client.0.smithi016.stdout:op 1511 completed, throughput=4.99MB/sec 2024-04-10T03:36:45.270 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Hh49MmqIELD-B-1 off=4206135 len=1051961 2024-04-10T03:36:45.273 INFO:tasks.workunit.client.0.smithi016.stdout:op 1512 completed, throughput=5MB/sec 2024-04-10T03:36:45.273 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fXzov-74M1WY8u6 off=1929965 len=760955 2024-04-10T03:36:45.276 INFO:tasks.workunit.client.0.smithi016.stdout:op 1513 completed, throughput=5MB/sec 2024-04-10T03:36:45.276 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hYj32j-sJ6Rxz2q off=1605029 len=1293117 2024-04-10T03:36:45.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 1514 completed, throughput=5MB/sec 2024-04-10T03:36:45.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:45 smithi016 bash[74137]: cluster 2024-04-10T03:36:43.920130+0000 mgr.y (mgr.25133) 910 : cluster 0 pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:36:45.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:45 smithi016 bash[72916]: cluster 2024-04-10T03:36:43.920130+0000 mgr.y (mgr.25133) 910 : cluster 0 pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:36:45.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:45 smithi136 bash[68278]: cluster 2024-04-10T03:36:43.920130+0000 mgr.y (mgr.25133) 910 : cluster 0 pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:36:46.286 INFO:tasks.workunit.client.0.smithi016.stdout: 291: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:46.286 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nfOILlS71H11i1k off=15168464 len=1127745 2024-04-10T03:36:46.297 INFO:tasks.workunit.client.0.smithi016.stdout:op 1515 completed, throughput=4.99MB/sec 2024-04-10T03:36:46.297 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tkocJjFtJG_wZ6m off=1749794 len=1100779 2024-04-10T03:36:46.300 INFO:tasks.workunit.client.0.smithi016.stdout:op 1516 completed, throughput=4.99MB/sec 2024-04-10T03:36:46.300 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MKYB0fUg1sgXlMm off=2169990 len=1315826 2024-04-10T03:36:46.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 1517 completed, throughput=5MB/sec 2024-04-10T03:36:46.311 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-khmg_YGmZH4dTe3 off=12184650 len=769857 2024-04-10T03:36:46.314 INFO:tasks.workunit.client.0.smithi016.stdout:op 1518 completed, throughput=5MB/sec 2024-04-10T03:36:46.314 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xiV23pHr-0IOaoX off=102365 len=1654889 2024-04-10T03:36:46.318 INFO:tasks.workunit.client.0.smithi016.stdout:op 1519 completed, throughput=5MB/sec 2024-04-10T03:36:47.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:47 smithi016 bash[72916]: cluster 2024-04-10T03:36:45.921093+0000 mgr.y (mgr.25133) 911 : cluster 0 pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:36:47.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:47 smithi016 bash[74137]: cluster 2024-04-10T03:36:45.921093+0000 mgr.y (mgr.25133) 911 : cluster 0 pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:36:47.318 INFO:tasks.workunit.client.0.smithi016.stdout: 292: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:47.318 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mR6nt9B8oAB78nG off=6701137 len=1327163 2024-04-10T03:36:47.329 INFO:tasks.workunit.client.0.smithi016.stdout:op 1520 completed, throughput=4.99MB/sec 2024-04-10T03:36:47.330 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z452eXA1DhD3wBx off=2272744 len=393654 2024-04-10T03:36:47.336 INFO:tasks.workunit.client.0.smithi016.stdout:op 1521 completed, throughput=4.99MB/sec 2024-04-10T03:36:47.336 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GmjIgZQw6Abq2nJ off=8632885 len=232560 2024-04-10T03:36:47.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 1522 completed, throughput=4.99MB/sec 2024-04-10T03:36:47.342 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cpPjxF2XxHmgzzl off=2508614 len=2085109 2024-04-10T03:36:47.347 INFO:tasks.workunit.client.0.smithi016.stdout:op 1523 completed, throughput=5MB/sec 2024-04-10T03:36:47.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:47 smithi136 bash[68278]: cluster 2024-04-10T03:36:45.921093+0000 mgr.y (mgr.25133) 911 : cluster 0 pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:36:48.347 INFO:tasks.workunit.client.0.smithi016.stdout: 293: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:48.347 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GFRUxO2yTmxrOZ9 off=130870 len=575256 2024-04-10T03:36:48.354 INFO:tasks.workunit.client.0.smithi016.stdout:op 1524 completed, throughput=4.99MB/sec 2024-04-10T03:36:48.354 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-r5mhgbA8fRW6qax off=7363617 len=273826 2024-04-10T03:36:48.360 INFO:tasks.workunit.client.0.smithi016.stdout:op 1525 completed, throughput=4.99MB/sec 2024-04-10T03:36:48.360 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UxKDugZ4mtakISb off=10528666 len=916326 2024-04-10T03:36:48.368 INFO:tasks.workunit.client.0.smithi016.stdout:op 1526 completed, throughput=4.99MB/sec 2024-04-10T03:36:48.368 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UVsl3xZeZtikgkz off=6352981 len=1841170 2024-04-10T03:36:48.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 1527 completed, throughput=4.99MB/sec 2024-04-10T03:36:48.373 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rODIGMr3jMy5-xw off=20026906 len=1391656 2024-04-10T03:36:48.375 INFO:tasks.workunit.client.0.smithi016.stdout:op 1528 completed, throughput=5MB/sec 2024-04-10T03:36:48.375 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B0sVki4uxPPR6G7 off=11099740 len=1781566 2024-04-10T03:36:48.380 INFO:tasks.workunit.client.0.smithi016.stdout:op 1529 completed, throughput=5MB/sec 2024-04-10T03:36:49.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:49 smithi016 bash[72916]: cluster 2024-04-10T03:36:47.922175+0000 mgr.y (mgr.25133) 912 : cluster 0 pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-10T03:36:49.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:49 smithi016 bash[74137]: cluster 2024-04-10T03:36:47.922175+0000 mgr.y (mgr.25133) 912 : cluster 0 pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-10T03:36:49.380 INFO:tasks.workunit.client.0.smithi016.stdout: 294: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:49.380 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kYjoHH66s-kvJqX off=2758002 len=1463076 2024-04-10T03:36:49.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 1530 completed, throughput=4.99MB/sec 2024-04-10T03:36:49.392 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E94zGHLgoQNVsBw off=6140557 len=918426 2024-04-10T03:36:49.395 INFO:tasks.workunit.client.0.smithi016.stdout:op 1531 completed, throughput=5MB/sec 2024-04-10T03:36:49.395 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xYCZcXGm_2BuEpO off=2323807 len=1579741 2024-04-10T03:36:49.406 INFO:tasks.workunit.client.0.smithi016.stdout:op 1532 completed, throughput=5MB/sec 2024-04-10T03:36:49.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:49 smithi136 bash[68278]: cluster 2024-04-10T03:36:47.922175+0000 mgr.y (mgr.25133) 912 : cluster 0 pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-04-10T03:36:50.407 INFO:tasks.workunit.client.0.smithi016.stdout: 295: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:50.407 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Zakas5_STuiB77q off=988664 len=1272774 2024-04-10T03:36:50.411 INFO:tasks.workunit.client.0.smithi016.stdout:op 1533 completed, throughput=4.99MB/sec 2024-04-10T03:36:50.411 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WebpcL4k7mqPWIG off=3382094 len=1517825 2024-04-10T03:36:50.424 INFO:tasks.workunit.client.0.smithi016.stdout:op 1534 completed, throughput=4.99MB/sec 2024-04-10T03:36:50.424 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-az9hnS1t9dqgiEt off=19174552 len=245578 2024-04-10T03:36:50.430 INFO:tasks.workunit.client.0.smithi016.stdout:op 1535 completed, throughput=4.99MB/sec 2024-04-10T03:36:50.430 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-22bcV3d194HXPrp off=21942898 len=816184 2024-04-10T03:36:50.437 INFO:tasks.workunit.client.0.smithi016.stdout:op 1536 completed, throughput=5MB/sec 2024-04-10T03:36:50.438 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KW5bFU-FxE2BKgG off=4720128 len=1951837 2024-04-10T03:36:50.444 INFO:tasks.workunit.client.0.smithi016.stdout:op 1537 completed, throughput=5MB/sec 2024-04-10T03:36:51.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:51 smithi016 bash[72916]: cluster 2024-04-10T03:36:49.923174+0000 mgr.y (mgr.25133) 913 : cluster 0 pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:36:51.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:51 smithi016 bash[74137]: cluster 2024-04-10T03:36:49.923174+0000 mgr.y (mgr.25133) 913 : cluster 0 pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:36:51.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:51 smithi136 bash[68278]: cluster 2024-04-10T03:36:49.923174+0000 mgr.y (mgr.25133) 913 : cluster 0 pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:36:51.444 INFO:tasks.workunit.client.0.smithi016.stdout: 296: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:51.444 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KwuUREINOUjDDes off=14445085 len=1417112 2024-04-10T03:36:51.449 INFO:tasks.workunit.client.0.smithi016.stdout:op 1538 completed, throughput=4.99MB/sec 2024-04-10T03:36:51.449 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-r9t0RkhenyoEYfi off=9504605 len=827230 2024-04-10T03:36:51.457 INFO:tasks.workunit.client.0.smithi016.stdout:op 1539 completed, throughput=4.99MB/sec 2024-04-10T03:36:51.457 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tCLb2KX1feAzO_0 off=1264579 len=1866234 2024-04-10T03:36:51.470 INFO:tasks.workunit.client.0.smithi016.stdout:op 1540 completed, throughput=5MB/sec 2024-04-10T03:36:51.471 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9fslMRkNIrWjgMw off=981478 len=710572 2024-04-10T03:36:51.472 INFO:tasks.workunit.client.0.smithi016.stdout:op 1541 completed, throughput=5MB/sec 2024-04-10T03:36:51.472 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B0eFDbDNXhM1Xv9 off=6835053 len=290938 2024-04-10T03:36:51.477 INFO:tasks.workunit.client.0.smithi016.stdout:op 1542 completed, throughput=5MB/sec 2024-04-10T03:36:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:36:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:36:51] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2024-04-10T03:36:52.477 INFO:tasks.workunit.client.0.smithi016.stdout: 297: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:52.478 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BD5fIgnGx5PwoQ7 off=1316409 len=972806 2024-04-10T03:36:52.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 1543 completed, throughput=4.99MB/sec 2024-04-10T03:36:52.486 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4X30PVvY7tlEdtd off=12419654 len=1707684 2024-04-10T03:36:52.490 INFO:tasks.workunit.client.0.smithi016.stdout:op 1544 completed, throughput=4.99MB/sec 2024-04-10T03:36:52.490 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2zW6V9SSzboBHFX off=5190906 len=986321 2024-04-10T03:36:52.499 INFO:tasks.workunit.client.0.smithi016.stdout:op 1545 completed, throughput=5MB/sec 2024-04-10T03:36:52.500 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vu22S-2qtZn8Fqk off=9962533 len=294936 2024-04-10T03:36:52.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 1546 completed, throughput=5MB/sec 2024-04-10T03:36:52.506 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--yVYyK8spGH2yIp off=3108693 len=576920 2024-04-10T03:36:52.507 INFO:tasks.workunit.client.0.smithi016.stdout:op 1547 completed, throughput=5MB/sec 2024-04-10T03:36:52.507 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-p7COnSKvBEwx9La off=1800368 len=810362 2024-04-10T03:36:52.509 INFO:tasks.workunit.client.0.smithi016.stdout:op 1548 completed, throughput=5MB/sec 2024-04-10T03:36:53.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:53 smithi016 bash[74137]: cluster 2024-04-10T03:36:51.924161+0000 mgr.y (mgr.25133) 914 : cluster 0 pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:36:53.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:53 smithi016 bash[72916]: cluster 2024-04-10T03:36:51.924161+0000 mgr.y (mgr.25133) 914 : cluster 0 pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:36:53.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:53 smithi136 bash[68278]: cluster 2024-04-10T03:36:51.924161+0000 mgr.y (mgr.25133) 914 : cluster 0 pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:36:53.509 INFO:tasks.workunit.client.0.smithi016.stdout: 298: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:53.509 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oiGDql5QYdX_eTI off=621733 len=327948 2024-04-10T03:36:53.512 INFO:tasks.workunit.client.0.smithi016.stdout:op 1549 completed, throughput=4.98MB/sec 2024-04-10T03:36:53.512 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JG6Xms4VH7Gv2I2 off=6181283 len=1102371 2024-04-10T03:36:53.515 INFO:tasks.workunit.client.0.smithi016.stdout:op 1550 completed, throughput=4.99MB/sec 2024-04-10T03:36:53.515 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6YNl4AVhSK9mxNR off=3089375 len=361281 2024-04-10T03:36:53.517 INFO:tasks.workunit.client.0.smithi016.stdout:op 1551 completed, throughput=4.99MB/sec 2024-04-10T03:36:53.517 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mu5YXV9m5Lklphf off=606320 len=25882 2024-04-10T03:36:53.521 INFO:tasks.workunit.client.0.smithi016.stdout:op 1552 completed, throughput=4.99MB/sec 2024-04-10T03:36:53.521 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_c99S-Ufww-uzIA off=3000991 len=1219538 2024-04-10T03:36:53.532 INFO:tasks.workunit.client.0.smithi016.stdout:op 1553 completed, throughput=4.99MB/sec 2024-04-10T03:36:53.533 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Yc0AauMVbQ2rUWi off=13085570 len=114772 2024-04-10T03:36:53.537 INFO:tasks.workunit.client.0.smithi016.stdout:op 1554 completed, throughput=4.99MB/sec 2024-04-10T03:36:53.538 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QrIWVx-veCgZjd0 off=686867 len=79954 2024-04-10T03:36:53.542 INFO:tasks.workunit.client.0.smithi016.stdout:op 1555 completed, throughput=4.99MB/sec 2024-04-10T03:36:53.542 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-krcXgluIy5efBTK off=14564481 len=1000116 2024-04-10T03:36:53.551 INFO:tasks.workunit.client.0.smithi016.stdout:op 1556 completed, throughput=5MB/sec 2024-04-10T03:36:53.551 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VsSlX4Twvrdp18h off=7564356 len=1366834 2024-04-10T03:36:53.554 INFO:tasks.workunit.client.0.smithi016.stdout:op 1557 completed, throughput=5MB/sec 2024-04-10T03:36:54.555 INFO:tasks.workunit.client.0.smithi016.stdout: 299: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:54.555 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8dPTg0bT7TJi89W off=10549613 len=144841 2024-04-10T03:36:54.560 INFO:tasks.workunit.client.0.smithi016.stdout:op 1558 completed, throughput=4.98MB/sec 2024-04-10T03:36:54.560 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Le93iNTTYnFMnPt off=8065073 len=598507 2024-04-10T03:36:54.562 INFO:tasks.workunit.client.0.smithi016.stdout:op 1559 completed, throughput=4.99MB/sec 2024-04-10T03:36:54.562 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W0hD1ZTpVOBOyRn off=5782 len=1475781 2024-04-10T03:36:54.574 INFO:tasks.workunit.client.0.smithi016.stdout:op 1560 completed, throughput=4.99MB/sec 2024-04-10T03:36:54.574 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zLpg1pMFdMCveA0 off=6100015 len=2096736 2024-04-10T03:36:54.588 INFO:tasks.workunit.client.0.smithi016.stdout:op 1561 completed, throughput=5MB/sec 2024-04-10T03:36:54.588 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QumDPEtYSldpWN_ off=5264146 len=1227499 2024-04-10T03:36:54.592 INFO:tasks.workunit.client.0.smithi016.stdout:op 1562 completed, throughput=5MB/sec 2024-04-10T03:36:55.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:55 smithi016 bash[72916]: cluster 2024-04-10T03:36:53.925225+0000 mgr.y (mgr.25133) 915 : cluster 0 pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:36:55.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:55 smithi016 bash[74137]: cluster 2024-04-10T03:36:53.925225+0000 mgr.y (mgr.25133) 915 : cluster 0 pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:36:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:55 smithi136 bash[68278]: cluster 2024-04-10T03:36:53.925225+0000 mgr.y (mgr.25133) 915 : cluster 0 pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:36:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: 300: throughput=4.98MB/sec pending data=0 2024-04-10T03:36:55.593 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qAuwPdaTbo6lnc9 off=1578364 len=632894 2024-04-10T03:36:55.595 INFO:tasks.workunit.client.0.smithi016.stdout:op 1563 completed, throughput=4.99MB/sec 2024-04-10T03:36:55.595 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qFC5YJ3zljgz3Tu off=434857 len=2048766 2024-04-10T03:36:55.609 INFO:tasks.workunit.client.0.smithi016.stdout:op 1564 completed, throughput=4.99MB/sec 2024-04-10T03:36:55.610 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XBDM_IzvzwsRlmp off=4729429 len=861697 2024-04-10T03:36:55.618 INFO:tasks.workunit.client.0.smithi016.stdout:op 1565 completed, throughput=5MB/sec 2024-04-10T03:36:55.618 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6MDCzgak12v72zW off=2806119 len=1373638 2024-04-10T03:36:55.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 1566 completed, throughput=5MB/sec 2024-04-10T03:36:55.628 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bnh6M6JqGaunDmK off=1215844 len=1710758 2024-04-10T03:36:55.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 1567 completed, throughput=5MB/sec 2024-04-10T03:36:56.637 INFO:tasks.workunit.client.0.smithi016.stdout: 301: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:56.638 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3IvtfkHMZeNSzI- off=16790931 len=603187 2024-04-10T03:36:56.640 INFO:tasks.workunit.client.0.smithi016.stdout:op 1568 completed, throughput=4.99MB/sec 2024-04-10T03:36:56.640 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GvCLb5n3QLA8k_t off=481081 len=315879 2024-04-10T03:36:56.646 INFO:tasks.workunit.client.0.smithi016.stdout:op 1569 completed, throughput=4.99MB/sec 2024-04-10T03:36:56.646 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-htEo0zsLDVRW62T off=507962 len=40965 2024-04-10T03:36:56.650 INFO:tasks.workunit.client.0.smithi016.stdout:op 1570 completed, throughput=4.99MB/sec 2024-04-10T03:36:56.650 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QaHABwwZf5JygWM off=2420634 len=1446773 2024-04-10T03:36:56.661 INFO:tasks.workunit.client.0.smithi016.stdout:op 1571 completed, throughput=5MB/sec 2024-04-10T03:36:56.661 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YhnpDOxkobMkBLK off=4797047 len=1266120 2024-04-10T03:36:56.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 1572 completed, throughput=5MB/sec 2024-04-10T03:36:56.665 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u9DUuLyGDIsBkJg off=7855340 len=623959 2024-04-10T03:36:56.667 INFO:tasks.workunit.client.0.smithi016.stdout:op 1573 completed, throughput=5MB/sec 2024-04-10T03:36:57.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:57 smithi016 bash[72916]: cluster 2024-04-10T03:36:55.926247+0000 mgr.y (mgr.25133) 916 : cluster 0 pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:36:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:57 smithi016 bash[74137]: cluster 2024-04-10T03:36:55.926247+0000 mgr.y (mgr.25133) 916 : cluster 0 pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:36:57.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:57 smithi136 bash[68278]: cluster 2024-04-10T03:36:55.926247+0000 mgr.y (mgr.25133) 916 : cluster 0 pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:36:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: 302: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:57.668 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u6IML2-3JNzf6p6 off=4097228 len=13679 2024-04-10T03:36:57.672 INFO:tasks.workunit.client.0.smithi016.stdout:op 1574 completed, throughput=4.98MB/sec 2024-04-10T03:36:57.672 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1oPjrtpZFqk6Hso off=1563907 len=1550269 2024-04-10T03:36:57.684 INFO:tasks.workunit.client.0.smithi016.stdout:op 1575 completed, throughput=4.99MB/sec 2024-04-10T03:36:57.684 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cJpdr_fuPd2Iber off=13990065 len=73594 2024-04-10T03:36:57.689 INFO:tasks.workunit.client.0.smithi016.stdout:op 1576 completed, throughput=4.99MB/sec 2024-04-10T03:36:57.689 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s9hl6iZoiwRKT3x off=1690387 len=1676312 2024-04-10T03:36:57.692 INFO:tasks.workunit.client.0.smithi016.stdout:op 1577 completed, throughput=4.99MB/sec 2024-04-10T03:36:57.692 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AkYx8CURwmMGrWO off=707647 len=14582 2024-04-10T03:36:57.693 INFO:tasks.workunit.client.0.smithi016.stdout:op 1578 completed, throughput=4.99MB/sec 2024-04-10T03:36:57.693 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PppLfnjtAGoAcvw off=16693782 len=305200 2024-04-10T03:36:57.695 INFO:tasks.workunit.client.0.smithi016.stdout:op 1579 completed, throughput=5MB/sec 2024-04-10T03:36:57.695 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-__bsx0eJJDwB1m7 off=4366748 len=104654 2024-04-10T03:36:57.696 INFO:tasks.workunit.client.0.smithi016.stdout:op 1580 completed, throughput=5MB/sec 2024-04-10T03:36:57.696 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VFTGi9vmv2PfPY8 off=7886679 len=1288565 2024-04-10T03:36:57.708 INFO:tasks.workunit.client.0.smithi016.stdout:op 1581 completed, throughput=5MB/sec 2024-04-10T03:36:57.708 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VHW3q0HJ6EDD7Mg off=4467913 len=1360644 2024-04-10T03:36:57.719 INFO:tasks.workunit.client.0.smithi016.stdout:op 1582 completed, throughput=5MB/sec 2024-04-10T03:36:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:58 smithi136 bash[68278]: audit 2024-04-10T03:36:57.554614+0000 mon.a (mon.0) 2151 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:58 smithi016 bash[72916]: audit 2024-04-10T03:36:57.554614+0000 mon.a (mon.0) 2151 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:58 smithi016 bash[74137]: audit 2024-04-10T03:36:57.554614+0000 mon.a (mon.0) 2151 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:36:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: 303: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:58.720 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QCTXk2egESNbIH- off=2857036 len=243612 2024-04-10T03:36:58.726 INFO:tasks.workunit.client.0.smithi016.stdout:op 1583 completed, throughput=4.99MB/sec 2024-04-10T03:36:58.726 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vljt_GaAVZ8tjnn off=2042043 len=997143 2024-04-10T03:36:58.735 INFO:tasks.workunit.client.0.smithi016.stdout:op 1584 completed, throughput=4.99MB/sec 2024-04-10T03:36:58.736 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7BKCYDkQUYFihrj off=3473886 len=744618 2024-04-10T03:36:58.738 INFO:tasks.workunit.client.0.smithi016.stdout:op 1585 completed, throughput=4.99MB/sec 2024-04-10T03:36:58.738 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gMISBdMKXjO60NQ off=13595943 len=672274 2024-04-10T03:36:58.746 INFO:tasks.workunit.client.0.smithi016.stdout:op 1586 completed, throughput=5MB/sec 2024-04-10T03:36:58.746 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2rkbqhqZ2tOVHqn off=4204857 len=1934044 2024-04-10T03:36:58.752 INFO:tasks.workunit.client.0.smithi016.stdout:op 1587 completed, throughput=5MB/sec 2024-04-10T03:36:59.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:36:59 smithi136 bash[68278]: cluster 2024-04-10T03:36:57.927391+0000 mgr.y (mgr.25133) 917 : cluster 0 pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:36:59.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:36:59 smithi016 bash[72916]: cluster 2024-04-10T03:36:57.927391+0000 mgr.y (mgr.25133) 917 : cluster 0 pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:36:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:36:59 smithi016 bash[74137]: cluster 2024-04-10T03:36:57.927391+0000 mgr.y (mgr.25133) 917 : cluster 0 pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:36:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: 304: throughput=4.99MB/sec pending data=0 2024-04-10T03:36:59.752 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GtRAn9X-rH9nUIx off=16516077 len=1816534 2024-04-10T03:36:59.758 INFO:tasks.workunit.client.0.smithi016.stdout:op 1588 completed, throughput=4.99MB/sec 2024-04-10T03:36:59.758 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PkG2OKTjIFoiG50 off=13103693 len=701526 2024-04-10T03:36:59.766 INFO:tasks.workunit.client.0.smithi016.stdout:op 1589 completed, throughput=4.99MB/sec 2024-04-10T03:36:59.766 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1hIyvU_TaoKNiKS off=10348245 len=526318 2024-04-10T03:36:59.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 1590 completed, throughput=4.99MB/sec 2024-04-10T03:36:59.768 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ckxV3nJNkpdJaP0 off=4285768 len=1732388 2024-04-10T03:36:59.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 1591 completed, throughput=5MB/sec 2024-04-10T03:36:59.781 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DH7WO1nkDEHwiyH off=2406661 len=1769531 2024-04-10T03:36:59.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 1592 completed, throughput=5MB/sec 2024-04-10T03:37:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: 305: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:00.785 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yTqYHf7SDw609Qh off=751461 len=345547 2024-04-10T03:37:00.787 INFO:tasks.workunit.client.0.smithi016.stdout:op 1593 completed, throughput=4.99MB/sec 2024-04-10T03:37:00.787 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-W2hGC_CQ--lZPnH off=5706564 len=1162759 2024-04-10T03:37:00.790 INFO:tasks.workunit.client.0.smithi016.stdout:op 1594 completed, throughput=4.99MB/sec 2024-04-10T03:37:00.790 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z67hdQjua3mTal8 off=13741561 len=213864 2024-04-10T03:37:00.795 INFO:tasks.workunit.client.0.smithi016.stdout:op 1595 completed, throughput=4.99MB/sec 2024-04-10T03:37:00.795 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dzTNEW-Bc4j_lrq off=653467 len=1469077 2024-04-10T03:37:00.806 INFO:tasks.workunit.client.0.smithi016.stdout:op 1596 completed, throughput=5MB/sec 2024-04-10T03:37:00.806 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VaHdtSC4MHvA4f7 off=3405438 len=243251 2024-04-10T03:37:00.811 INFO:tasks.workunit.client.0.smithi016.stdout:op 1597 completed, throughput=5MB/sec 2024-04-10T03:37:00.812 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rPp5LdsH8he-Xi6 off=22593940 len=1440958 2024-04-10T03:37:00.823 INFO:tasks.workunit.client.0.smithi016.stdout:op 1598 completed, throughput=5MB/sec 2024-04-10T03:37:01.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:01 smithi136 bash[68278]: cluster 2024-04-10T03:36:59.928331+0000 mgr.y (mgr.25133) 918 : cluster 0 pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:37:01.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:01 smithi016 bash[72916]: cluster 2024-04-10T03:36:59.928331+0000 mgr.y (mgr.25133) 918 : cluster 0 pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:37:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:01 smithi016 bash[74137]: cluster 2024-04-10T03:36:59.928331+0000 mgr.y (mgr.25133) 918 : cluster 0 pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:37:01.823 INFO:tasks.workunit.client.0.smithi016.stdout: 306: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:01.823 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7YIWNak4vs0CkUB off=8889279 len=741923 2024-04-10T03:37:01.825 INFO:tasks.workunit.client.0.smithi016.stdout:op 1599 completed, throughput=4.99MB/sec 2024-04-10T03:37:01.825 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FsxURIRoV-T8tRM off=5830861 len=21278 2024-04-10T03:37:01.826 INFO:tasks.workunit.client.0.smithi016.stdout:op 1600 completed, throughput=4.99MB/sec 2024-04-10T03:37:01.827 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2LqUkYDLtbE4wM- off=27389 len=1346261 2024-04-10T03:37:01.830 INFO:tasks.workunit.client.0.smithi016.stdout:op 1601 completed, throughput=4.99MB/sec 2024-04-10T03:37:01.830 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-moLn-tO9ua7NHsw off=9800721 len=49517 2024-04-10T03:37:01.834 INFO:tasks.workunit.client.0.smithi016.stdout:op 1602 completed, throughput=4.99MB/sec 2024-04-10T03:37:01.834 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DdgXrvyLbmPQiEm off=10701393 len=504715 2024-04-10T03:37:01.836 INFO:tasks.workunit.client.0.smithi016.stdout:op 1603 completed, throughput=4.99MB/sec 2024-04-10T03:37:01.836 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xJjzBdPC4tgTm4I off=4362034 len=1667090 2024-04-10T03:37:01.840 INFO:tasks.workunit.client.0.smithi016.stdout:op 1604 completed, throughput=5MB/sec 2024-04-10T03:37:01.840 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zS02CpBZ7LbhMyL off=13516269 len=339745 2024-04-10T03:37:01.845 INFO:tasks.workunit.client.0.smithi016.stdout:op 1605 completed, throughput=5MB/sec 2024-04-10T03:37:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:37:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:37:01] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:37:02.846 INFO:tasks.workunit.client.0.smithi016.stdout: 307: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:02.846 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MIxE9sL6RGUXLoB off=1099076 len=707665 2024-04-10T03:37:02.848 INFO:tasks.workunit.client.0.smithi016.stdout:op 1606 completed, throughput=4.99MB/sec 2024-04-10T03:37:02.848 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DgcwLQEo32pjw4g off=19578373 len=2090542 2024-04-10T03:37:02.855 INFO:tasks.workunit.client.0.smithi016.stdout:op 1607 completed, throughput=4.99MB/sec 2024-04-10T03:37:02.856 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M7YqFq8UmD82LI- off=2817547 len=1864011 2024-04-10T03:37:02.859 INFO:tasks.workunit.client.0.smithi016.stdout:op 1608 completed, throughput=5MB/sec 2024-04-10T03:37:02.859 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-N4Gjb44w-VPZPiH off=17518103 len=708241 2024-04-10T03:37:02.866 INFO:tasks.workunit.client.0.smithi016.stdout:op 1609 completed, throughput=5MB/sec 2024-04-10T03:37:03.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:03 smithi136 bash[68278]: cluster 2024-04-10T03:37:01.929231+0000 mgr.y (mgr.25133) 919 : cluster 0 pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:37:03.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:03 smithi016 bash[72916]: cluster 2024-04-10T03:37:01.929231+0000 mgr.y (mgr.25133) 919 : cluster 0 pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:37:03.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:03 smithi016 bash[74137]: cluster 2024-04-10T03:37:01.929231+0000 mgr.y (mgr.25133) 919 : cluster 0 pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:37:03.866 INFO:tasks.workunit.client.0.smithi016.stdout: 308: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:03.866 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZYrIOBjZ-LvZsJc off=1370240 len=746714 2024-04-10T03:37:03.869 INFO:tasks.workunit.client.0.smithi016.stdout:op 1610 completed, throughput=4.99MB/sec 2024-04-10T03:37:03.869 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-92bh7cwMSDneyrD off=15855790 len=1547632 2024-04-10T03:37:03.882 INFO:tasks.workunit.client.0.smithi016.stdout:op 1611 completed, throughput=4.99MB/sec 2024-04-10T03:37:03.883 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WyD0NTx_fG7TGQU off=331734 len=1704881 2024-04-10T03:37:03.893 INFO:tasks.workunit.client.0.smithi016.stdout:op 1612 completed, throughput=5MB/sec 2024-04-10T03:37:03.893 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IEAOYG6YgS6ECWY off=1703913 len=1256817 2024-04-10T03:37:03.898 INFO:tasks.workunit.client.0.smithi016.stdout:op 1613 completed, throughput=5MB/sec 2024-04-10T03:37:04.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:04 smithi136 bash[68278]: cluster 2024-04-10T03:37:03.929996+0000 mgr.y (mgr.25133) 920 : cluster 0 pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:37:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:04 smithi016 bash[72916]: cluster 2024-04-10T03:37:03.929996+0000 mgr.y (mgr.25133) 920 : cluster 0 pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:37:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:04 smithi016 bash[74137]: cluster 2024-04-10T03:37:03.929996+0000 mgr.y (mgr.25133) 920 : cluster 0 pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:37:04.898 INFO:tasks.workunit.client.0.smithi016.stdout: 309: throughput=4.98MB/sec pending data=0 2024-04-10T03:37:04.898 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T65_uPoDpKaB0Y4 off=1946717 len=1459571 2024-04-10T03:37:04.909 INFO:tasks.workunit.client.0.smithi016.stdout:op 1614 completed, throughput=4.99MB/sec 2024-04-10T03:37:04.910 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-H0qn178P5gYD-AS off=10235067 len=1579690 2024-04-10T03:37:04.913 INFO:tasks.workunit.client.0.smithi016.stdout:op 1615 completed, throughput=4.99MB/sec 2024-04-10T03:37:04.913 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-V25NGs2FJW0dcF- off=13008394 len=1141571 2024-04-10T03:37:04.923 INFO:tasks.workunit.client.0.smithi016.stdout:op 1616 completed, throughput=5MB/sec 2024-04-10T03:37:04.923 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1xLdEGJnP2ofEpW off=5742307 len=1130183 2024-04-10T03:37:04.926 INFO:tasks.workunit.client.0.smithi016.stdout:op 1617 completed, throughput=5MB/sec 2024-04-10T03:37:05.927 INFO:tasks.workunit.client.0.smithi016.stdout: 310: throughput=4.98MB/sec pending data=0 2024-04-10T03:37:05.927 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pEDlB7_HHh4QTYp off=12105530 len=243812 2024-04-10T03:37:05.928 INFO:tasks.workunit.client.0.smithi016.stdout:op 1618 completed, throughput=4.99MB/sec 2024-04-10T03:37:05.928 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N4WBRhXs0R-rkCe off=86686 len=932247 2024-04-10T03:37:05.931 INFO:tasks.workunit.client.0.smithi016.stdout:op 1619 completed, throughput=4.99MB/sec 2024-04-10T03:37:05.931 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1V60XPhWJE124mE off=5539035 len=1952862 2024-04-10T03:37:05.945 INFO:tasks.workunit.client.0.smithi016.stdout:op 1620 completed, throughput=4.99MB/sec 2024-04-10T03:37:05.945 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H3kg4QhKmaUwcts off=8435580 len=482657 2024-04-10T03:37:05.952 INFO:tasks.workunit.client.0.smithi016.stdout:op 1621 completed, throughput=4.99MB/sec 2024-04-10T03:37:05.952 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--vjOX_y4dndFEQ_ off=11894738 len=1757147 2024-04-10T03:37:05.955 INFO:tasks.workunit.client.0.smithi016.stdout:op 1622 completed, throughput=5MB/sec 2024-04-10T03:37:06.956 INFO:tasks.workunit.client.0.smithi016.stdout: 311: throughput=4.98MB/sec pending data=0 2024-04-10T03:37:06.956 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vSBwkxR18VhGD5Q off=0 len=1609077 2024-04-10T03:37:06.968 INFO:tasks.workunit.client.0.smithi016.stdout:op 1623 completed, throughput=4.99MB/sec 2024-04-10T03:37:06.968 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UHLo6tj62jObsdv off=8518636 len=526075 2024-04-10T03:37:06.971 INFO:tasks.workunit.client.0.smithi016.stdout:op 1624 completed, throughput=4.99MB/sec 2024-04-10T03:37:06.971 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6zsLa5UWxGEUE7L off=3706020 len=1995978 2024-04-10T03:37:06.977 INFO:tasks.workunit.client.0.smithi016.stdout:op 1625 completed, throughput=5MB/sec 2024-04-10T03:37:06.977 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wvfEUWHoIpMwYVb off=3517008 len=838957 2024-04-10T03:37:06.985 INFO:tasks.workunit.client.0.smithi016.stdout:op 1626 completed, throughput=5MB/sec 2024-04-10T03:37:06.985 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0axnyez3bD_AsC5 off=16732289 len=249294 2024-04-10T03:37:06.992 INFO:tasks.workunit.client.0.smithi016.stdout:op 1627 completed, throughput=5MB/sec 2024-04-10T03:37:06.992 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f_nrbMnYlGL9mRO off=13329709 len=1718327 2024-04-10T03:37:07.004 INFO:tasks.workunit.client.0.smithi016.stdout:op 1628 completed, throughput=5MB/sec 2024-04-10T03:37:07.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:06 smithi016 bash[72916]: cluster 2024-04-10T03:37:05.931062+0000 mgr.y (mgr.25133) 921 : cluster 0 pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:37:07.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:06 smithi016 bash[74137]: cluster 2024-04-10T03:37:05.931062+0000 mgr.y (mgr.25133) 921 : cluster 0 pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:37:07.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:06 smithi136 bash[68278]: cluster 2024-04-10T03:37:05.931062+0000 mgr.y (mgr.25133) 921 : cluster 0 pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:37:08.005 INFO:tasks.workunit.client.0.smithi016.stdout: 312: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:08.005 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7jKwgkCm_bSLtac off=16449834 len=1612889 2024-04-10T03:37:08.017 INFO:tasks.workunit.client.0.smithi016.stdout:op 1629 completed, throughput=4.99MB/sec 2024-04-10T03:37:08.017 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cXvulgOno2l1F-P off=661016 len=1761412 2024-04-10T03:37:08.021 INFO:tasks.workunit.client.0.smithi016.stdout:op 1630 completed, throughput=5MB/sec 2024-04-10T03:37:08.021 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QWm37DUINFwLKIG off=601444 len=1952192 2024-04-10T03:37:08.036 INFO:tasks.workunit.client.0.smithi016.stdout:op 1631 completed, throughput=5MB/sec 2024-04-10T03:37:09.036 INFO:tasks.workunit.client.0.smithi016.stdout: 313: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:09.036 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EYJoaYTO8XJ76gX off=1959515 len=865394 2024-04-10T03:37:09.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 1632 completed, throughput=4.99MB/sec 2024-04-10T03:37:09.039 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-381GxzfVwwx755y off=2792267 len=460106 2024-04-10T03:37:09.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 1633 completed, throughput=4.99MB/sec 2024-04-10T03:37:09.041 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jGJJN_g_gb_Sjut off=1524055 len=1319843 2024-04-10T03:37:09.044 INFO:tasks.workunit.client.0.smithi016.stdout:op 1634 completed, throughput=5MB/sec 2024-04-10T03:37:09.044 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LbQKJukkVQ3UHdy off=432228 len=1074221 2024-04-10T03:37:09.054 INFO:tasks.workunit.client.0.smithi016.stdout:op 1635 completed, throughput=5MB/sec 2024-04-10T03:37:09.055 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vKKofKsmQ4HlXeb off=3044665 len=1077230 2024-04-10T03:37:09.063 INFO:tasks.workunit.client.0.smithi016.stdout:op 1636 completed, throughput=5MB/sec 2024-04-10T03:37:09.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:08 smithi016 bash[72916]: cluster 2024-04-10T03:37:07.931961+0000 mgr.y (mgr.25133) 922 : cluster 0 pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:37:09.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:08 smithi016 bash[74137]: cluster 2024-04-10T03:37:07.931961+0000 mgr.y (mgr.25133) 922 : cluster 0 pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:37:09.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:08 smithi136 bash[68278]: cluster 2024-04-10T03:37:07.931961+0000 mgr.y (mgr.25133) 922 : cluster 0 pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:37:10.063 INFO:tasks.workunit.client.0.smithi016.stdout: 314: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:10.063 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iJA28tUoMT4cju1 off=18549213 len=1202491 2024-04-10T03:37:10.068 INFO:tasks.workunit.client.0.smithi016.stdout:op 1637 completed, throughput=4.99MB/sec 2024-04-10T03:37:10.068 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-89bfVZ77YMYI8B3 off=6875546 len=1654894 2024-04-10T03:37:10.073 INFO:tasks.workunit.client.0.smithi016.stdout:op 1638 completed, throughput=5MB/sec 2024-04-10T03:37:10.073 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S4nNlvMN_m8ef65 off=7594548 len=436415 2024-04-10T03:37:10.079 INFO:tasks.workunit.client.0.smithi016.stdout:op 1639 completed, throughput=5MB/sec 2024-04-10T03:37:10.079 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I6Ysk6XsKlC0Q19 off=5988919 len=1372889 2024-04-10T03:37:10.083 INFO:tasks.workunit.client.0.smithi016.stdout:op 1640 completed, throughput=5MB/sec 2024-04-10T03:37:11.084 INFO:tasks.workunit.client.0.smithi016.stdout: 315: throughput=4.98MB/sec pending data=0 2024-04-10T03:37:11.084 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ia6sq773VrKp_qM off=9559182 len=1716650 2024-04-10T03:37:11.089 INFO:tasks.workunit.client.0.smithi016.stdout:op 1641 completed, throughput=4.99MB/sec 2024-04-10T03:37:11.089 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dUfXg64dV5ZzbEJ off=8714858 len=1877361 2024-04-10T03:37:11.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 1642 completed, throughput=5MB/sec 2024-04-10T03:37:11.099 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2TWmAl9OA7xkbDf off=11502197 len=34796 2024-04-10T03:37:11.105 INFO:tasks.workunit.client.0.smithi016.stdout:op 1643 completed, throughput=5MB/sec 2024-04-10T03:37:11.105 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B4V9LjhmiGZj57h off=12097851 len=1642569 2024-04-10T03:37:11.116 INFO:tasks.workunit.client.0.smithi016.stdout:op 1644 completed, throughput=5MB/sec 2024-04-10T03:37:11.116 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4pYZY31oV-_8DoO off=1126035 len=41962 2024-04-10T03:37:11.119 INFO:tasks.workunit.client.0.smithi016.stdout:op 1645 completed, throughput=5MB/sec 2024-04-10T03:37:11.119 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_zmU8IJXfw7P8Ca off=6777439 len=1247422 2024-04-10T03:37:11.128 INFO:tasks.workunit.client.0.smithi016.stdout:op 1646 completed, throughput=5MB/sec 2024-04-10T03:37:11.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:10 smithi016 bash[72916]: cluster 2024-04-10T03:37:09.932939+0000 mgr.y (mgr.25133) 923 : cluster 0 pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:37:11.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:10 smithi016 bash[74137]: cluster 2024-04-10T03:37:09.932939+0000 mgr.y (mgr.25133) 923 : cluster 0 pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:37:11.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:10 smithi136 bash[68278]: cluster 2024-04-10T03:37:09.932939+0000 mgr.y (mgr.25133) 923 : cluster 0 pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:37:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:37:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:37:11] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:37:12.128 INFO:tasks.workunit.client.0.smithi016.stdout: 316: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:12.128 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dMLju1vgz__7Fr8 off=3999897 len=622194 2024-04-10T03:37:12.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 1647 completed, throughput=4.99MB/sec 2024-04-10T03:37:12.136 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YAeBsK2qtJoq9PV off=105842 len=1304769 2024-04-10T03:37:12.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 1648 completed, throughput=4.99MB/sec 2024-04-10T03:37:12.147 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vMtvtJacOmJn42V off=1515196 len=2009942 2024-04-10T03:37:12.161 INFO:tasks.workunit.client.0.smithi016.stdout:op 1649 completed, throughput=5MB/sec 2024-04-10T03:37:12.161 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4bOHFw35eu34uRL off=10658816 len=1386425 2024-04-10T03:37:12.164 INFO:tasks.workunit.client.0.smithi016.stdout:op 1650 completed, throughput=5MB/sec 2024-04-10T03:37:13.165 INFO:tasks.workunit.client.0.smithi016.stdout: 317: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:13.165 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BMEedyDX_ixzm9r off=4997336 len=1551183 2024-04-10T03:37:13.168 INFO:tasks.workunit.client.0.smithi016.stdout:op 1651 completed, throughput=4.99MB/sec 2024-04-10T03:37:13.169 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PFrW926o0f3Cj0k off=3491282 len=526491 2024-04-10T03:37:13.171 INFO:tasks.workunit.client.0.smithi016.stdout:op 1652 completed, throughput=4.99MB/sec 2024-04-10T03:37:13.171 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4eTZ0VQtik1JnZE off=4241537 len=1620053 2024-04-10T03:37:13.185 INFO:tasks.workunit.client.0.smithi016.stdout:op 1653 completed, throughput=5MB/sec 2024-04-10T03:37:13.185 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mtPymM6jCTTuS6x off=1767698 len=769437 2024-04-10T03:37:13.188 INFO:tasks.workunit.client.0.smithi016.stdout:op 1654 completed, throughput=5MB/sec 2024-04-10T03:37:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:13 smithi016 bash[74137]: cluster 2024-04-10T03:37:11.934080+0000 mgr.y (mgr.25133) 924 : cluster 0 pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:37:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:13 smithi016 bash[74137]: audit 2024-04-10T03:37:12.554616+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:13 smithi016 bash[72916]: cluster 2024-04-10T03:37:11.934080+0000 mgr.y (mgr.25133) 924 : cluster 0 pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:37:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:13 smithi016 bash[72916]: audit 2024-04-10T03:37:12.554616+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:13 smithi136 bash[68278]: cluster 2024-04-10T03:37:11.934080+0000 mgr.y (mgr.25133) 924 : cluster 0 pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:37:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:13 smithi136 bash[68278]: audit 2024-04-10T03:37:12.554616+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:14.189 INFO:tasks.workunit.client.0.smithi016.stdout: 318: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:14.189 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TWfvvR-up8Z_iQ8 off=6918676 len=739526 2024-04-10T03:37:14.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 1655 completed, throughput=4.99MB/sec 2024-04-10T03:37:14.191 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SrPid7A-W56UxtA off=1036927 len=1303625 2024-04-10T03:37:14.202 INFO:tasks.workunit.client.0.smithi016.stdout:op 1656 completed, throughput=4.99MB/sec 2024-04-10T03:37:14.202 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ht3Cj-SjxLHfwJq off=69778 len=747581 2024-04-10T03:37:14.205 INFO:tasks.workunit.client.0.smithi016.stdout:op 1657 completed, throughput=4.99MB/sec 2024-04-10T03:37:14.205 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-idsGMd6XkgunbDh off=5284054 len=172504 2024-04-10T03:37:14.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 1658 completed, throughput=4.99MB/sec 2024-04-10T03:37:14.207 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-In_33eE49aEboWt off=1091514 len=1739569 2024-04-10T03:37:14.220 INFO:tasks.workunit.client.0.smithi016.stdout:op 1659 completed, throughput=5MB/sec 2024-04-10T03:37:14.220 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vIMh8L3d9CFh-h3 off=158441 len=1310768 2024-04-10T03:37:14.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 1660 completed, throughput=5MB/sec 2024-04-10T03:37:15.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:14 smithi016 bash[74137]: cluster 2024-04-10T03:37:13.935089+0000 mgr.y (mgr.25133) 925 : cluster 0 pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:37:15.102 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:14 smithi016 bash[72916]: cluster 2024-04-10T03:37:13.935089+0000 mgr.y (mgr.25133) 925 : cluster 0 pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:37:15.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:14 smithi136 bash[68278]: cluster 2024-04-10T03:37:13.935089+0000 mgr.y (mgr.25133) 925 : cluster 0 pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:37:15.224 INFO:tasks.workunit.client.0.smithi016.stdout: 319: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:15.224 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UWmkcw06HaPREyk off=6199609 len=352317 2024-04-10T03:37:15.226 INFO:tasks.workunit.client.0.smithi016.stdout:op 1661 completed, throughput=4.99MB/sec 2024-04-10T03:37:15.226 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-47vAZkqYSpHU2DI off=16282819 len=1776084 2024-04-10T03:37:15.230 INFO:tasks.workunit.client.0.smithi016.stdout:op 1662 completed, throughput=4.99MB/sec 2024-04-10T03:37:15.230 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hEvtfAYFOA5vNE6 off=3241417 len=497421 2024-04-10T03:37:15.232 INFO:tasks.workunit.client.0.smithi016.stdout:op 1663 completed, throughput=4.99MB/sec 2024-04-10T03:37:15.232 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tG_IIUWvyPUmOwK off=8435430 len=1164132 2024-04-10T03:37:15.242 INFO:tasks.workunit.client.0.smithi016.stdout:op 1664 completed, throughput=5MB/sec 2024-04-10T03:37:15.242 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kxFu3UDS9pKTrvg off=16448059 len=1132748 2024-04-10T03:37:15.246 INFO:tasks.workunit.client.0.smithi016.stdout:op 1665 completed, throughput=5MB/sec 2024-04-10T03:37:16.246 INFO:tasks.workunit.client.0.smithi016.stdout: 320: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:16.247 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bQ929mJxQ8E4ggS off=9241385 len=758654 2024-04-10T03:37:16.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 1666 completed, throughput=4.99MB/sec 2024-04-10T03:37:16.250 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KHiM6z-W-KXc1AQ off=5130750 len=1285578 2024-04-10T03:37:16.253 INFO:tasks.workunit.client.0.smithi016.stdout:op 1667 completed, throughput=4.99MB/sec 2024-04-10T03:37:16.253 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vB6H--K0ziUe4ha off=5587721 len=334480 2024-04-10T03:37:16.254 INFO:tasks.workunit.client.0.smithi016.stdout:op 1668 completed, throughput=4.99MB/sec 2024-04-10T03:37:16.255 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Am5UvGkEoW2dSW0 off=13286069 len=78844 2024-04-10T03:37:16.256 INFO:tasks.workunit.client.0.smithi016.stdout:op 1669 completed, throughput=4.99MB/sec 2024-04-10T03:37:16.256 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NtrORPq_Qny5NYY off=470181 len=1622276 2024-04-10T03:37:16.268 INFO:tasks.workunit.client.0.smithi016.stdout:op 1670 completed, throughput=5MB/sec 2024-04-10T03:37:16.268 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I6x2Ge26wUwHZjF off=0 len=1100392 2024-04-10T03:37:16.277 INFO:tasks.workunit.client.0.smithi016.stdout:op 1671 completed, throughput=5MB/sec 2024-04-10T03:37:17.277 INFO:tasks.workunit.client.0.smithi016.stdout: 321: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:17.278 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Fz6xUeqE02gEmnx off=6298779 len=1055717 2024-04-10T03:37:17.280 INFO:tasks.workunit.client.0.smithi016.stdout:op 1672 completed, throughput=4.99MB/sec 2024-04-10T03:37:17.280 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1q-KcomWzt12cVW off=2722024 len=543774 2024-04-10T03:37:17.287 INFO:tasks.workunit.client.0.smithi016.stdout:op 1673 completed, throughput=4.99MB/sec 2024-04-10T03:37:17.288 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ey5PchI9kbDjqS5 off=11832833 len=351397 2024-04-10T03:37:17.290 INFO:tasks.workunit.client.0.smithi016.stdout:op 1674 completed, throughput=4.99MB/sec 2024-04-10T03:37:17.290 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RjeZjPx5a1j7RUo off=2210360 len=604215 2024-04-10T03:37:17.297 INFO:tasks.workunit.client.0.smithi016.stdout:op 1675 completed, throughput=4.99MB/sec 2024-04-10T03:37:17.297 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VP5ne7tAoTDb6l0 off=4218624 len=1781275 2024-04-10T03:37:17.302 INFO:tasks.workunit.client.0.smithi016.stdout:op 1676 completed, throughput=5MB/sec 2024-04-10T03:37:17.302 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5BsKF8vAgJcmjHN off=1340064 len=747903 2024-04-10T03:37:17.310 INFO:tasks.workunit.client.0.smithi016.stdout:op 1677 completed, throughput=5MB/sec 2024-04-10T03:37:17.311 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w_SSDgFUKbPX4rW off=6652092 len=793058 2024-04-10T03:37:17.312 INFO:tasks.workunit.client.0.smithi016.stdout:op 1678 completed, throughput=5MB/sec 2024-04-10T03:37:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:16 smithi016 bash[74137]: cluster 2024-04-10T03:37:15.935946+0000 mgr.y (mgr.25133) 926 : cluster 0 pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:37:17.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:16 smithi016 bash[72916]: cluster 2024-04-10T03:37:15.935946+0000 mgr.y (mgr.25133) 926 : cluster 0 pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:37:17.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:16 smithi136 bash[68278]: cluster 2024-04-10T03:37:15.935946+0000 mgr.y (mgr.25133) 926 : cluster 0 pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:37:18.313 INFO:tasks.workunit.client.0.smithi016.stdout: 322: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:18.313 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y9WpPgq9IbrbYdP off=7183463 len=1149771 2024-04-10T03:37:18.317 INFO:tasks.workunit.client.0.smithi016.stdout:op 1679 completed, throughput=4.99MB/sec 2024-04-10T03:37:18.317 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j5S3MuhgIGPozvA off=3979898 len=475384 2024-04-10T03:37:18.324 INFO:tasks.workunit.client.0.smithi016.stdout:op 1680 completed, throughput=4.99MB/sec 2024-04-10T03:37:18.324 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OtiM1FsxoYFaaHY off=10239066 len=1803813 2024-04-10T03:37:18.337 INFO:tasks.workunit.client.0.smithi016.stdout:op 1681 completed, throughput=5MB/sec 2024-04-10T03:37:18.337 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SHoF2bfuOLiKoSi off=2184542 len=160129 2024-04-10T03:37:18.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 1682 completed, throughput=5MB/sec 2024-04-10T03:37:18.342 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DvzlNtkpSd_1bf9 off=20624884 len=1281615 2024-04-10T03:37:18.345 INFO:tasks.workunit.client.0.smithi016.stdout:op 1683 completed, throughput=5MB/sec 2024-04-10T03:37:19.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:18 smithi016 bash[74137]: cluster 2024-04-10T03:37:17.936829+0000 mgr.y (mgr.25133) 927 : cluster 0 pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-10T03:37:19.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:18 smithi016 bash[72916]: cluster 2024-04-10T03:37:17.936829+0000 mgr.y (mgr.25133) 927 : cluster 0 pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-10T03:37:19.345 INFO:tasks.workunit.client.0.smithi016.stdout: 323: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:19.345 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yzPo6KgJ5jKXkro off=439766 len=1483516 2024-04-10T03:37:19.349 INFO:tasks.workunit.client.0.smithi016.stdout:op 1684 completed, throughput=4.99MB/sec 2024-04-10T03:37:19.349 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x92RnJxSixVhnhd off=15717464 len=1759007 2024-04-10T03:37:19.353 INFO:tasks.workunit.client.0.smithi016.stdout:op 1685 completed, throughput=4.99MB/sec 2024-04-10T03:37:19.353 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rvJYQcNPvQJPwLa off=10069364 len=589163 2024-04-10T03:37:19.361 INFO:tasks.workunit.client.0.smithi016.stdout:op 1686 completed, throughput=5MB/sec 2024-04-10T03:37:19.361 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LTtZdPnEluREmZ5 off=10854811 len=328049 2024-04-10T03:37:19.362 INFO:tasks.workunit.client.0.smithi016.stdout:op 1687 completed, throughput=5MB/sec 2024-04-10T03:37:19.363 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EcaO-TIDY8t85CD off=979432 len=632288 2024-04-10T03:37:19.364 INFO:tasks.workunit.client.0.smithi016.stdout:op 1688 completed, throughput=5MB/sec 2024-04-10T03:37:19.364 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4vMG-ryfmjLebaD off=16132137 len=764027 2024-04-10T03:37:19.368 INFO:tasks.workunit.client.0.smithi016.stdout:op 1689 completed, throughput=5MB/sec 2024-04-10T03:37:19.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:18 smithi136 bash[68278]: cluster 2024-04-10T03:37:17.936829+0000 mgr.y (mgr.25133) 927 : cluster 0 pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-10T03:37:20.368 INFO:tasks.workunit.client.0.smithi016.stdout: 324: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:20.369 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bB2LK0FLLjw3gRJ off=15794223 len=1385648 2024-04-10T03:37:20.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 1690 completed, throughput=4.99MB/sec 2024-04-10T03:37:20.373 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--YS5KHSZTNcUO44 off=9803175 len=276713 2024-04-10T03:37:20.378 INFO:tasks.workunit.client.0.smithi016.stdout:op 1691 completed, throughput=4.99MB/sec 2024-04-10T03:37:20.379 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LMktVwgNbs6X8wD off=6098917 len=314442 2024-04-10T03:37:20.380 INFO:tasks.workunit.client.0.smithi016.stdout:op 1692 completed, throughput=4.99MB/sec 2024-04-10T03:37:20.380 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0WZ4ur0ntabRjzf off=15618409 len=997100 2024-04-10T03:37:20.383 INFO:tasks.workunit.client.0.smithi016.stdout:op 1693 completed, throughput=4.99MB/sec 2024-04-10T03:37:20.383 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I3Ia9K69gVMWZgm off=7323590 len=1331150 2024-04-10T03:37:20.396 INFO:tasks.workunit.client.0.smithi016.stdout:op 1694 completed, throughput=5MB/sec 2024-04-10T03:37:20.396 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GRLOH-IxV5qMEfr off=12575476 len=1243019 2024-04-10T03:37:20.400 INFO:tasks.workunit.client.0.smithi016.stdout:op 1695 completed, throughput=5MB/sec 2024-04-10T03:37:21.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:21 smithi016 bash[72916]: cluster 2024-04-10T03:37:19.937753+0000 mgr.y (mgr.25133) 928 : cluster 0 pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:37:21.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:21 smithi016 bash[74137]: cluster 2024-04-10T03:37:19.937753+0000 mgr.y (mgr.25133) 928 : cluster 0 pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:37:21.401 INFO:tasks.workunit.client.0.smithi016.stdout: 325: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:21.401 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ImS-SlbvcLjW6E9 off=1709612 len=1110613 2024-04-10T03:37:21.404 INFO:tasks.workunit.client.0.smithi016.stdout:op 1696 completed, throughput=4.99MB/sec 2024-04-10T03:37:21.404 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-A6JY8jZStdym4Yx off=2763572 len=1919919 2024-04-10T03:37:21.418 INFO:tasks.workunit.client.0.smithi016.stdout:op 1697 completed, throughput=4.99MB/sec 2024-04-10T03:37:21.418 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tThd6ISbd1mitMa off=7732245 len=677044 2024-04-10T03:37:21.421 INFO:tasks.workunit.client.0.smithi016.stdout:op 1698 completed, throughput=5MB/sec 2024-04-10T03:37:21.421 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W1Nhk9It45NSVtQ off=1321697 len=713049 2024-04-10T03:37:21.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:21 smithi136 bash[68278]: cluster 2024-04-10T03:37:19.937753+0000 mgr.y (mgr.25133) 928 : cluster 0 pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:37:21.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 1699 completed, throughput=5MB/sec 2024-04-10T03:37:21.428 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3VCipUhfAcLtnE_ off=9707657 len=20295 2024-04-10T03:37:21.432 INFO:tasks.workunit.client.0.smithi016.stdout:op 1700 completed, throughput=5MB/sec 2024-04-10T03:37:21.432 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bWy_bUU0KuDZZda off=13908228 len=768393 2024-04-10T03:37:21.435 INFO:tasks.workunit.client.0.smithi016.stdout:op 1701 completed, throughput=5MB/sec 2024-04-10T03:37:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:37:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:37:21] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:37:22.435 INFO:tasks.workunit.client.0.smithi016.stdout: 326: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:22.436 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-osxAyEefDbc8mfA off=735161 len=82516 2024-04-10T03:37:22.437 INFO:tasks.workunit.client.0.smithi016.stdout:op 1702 completed, throughput=4.99MB/sec 2024-04-10T03:37:22.437 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QHngtCP4VPkm8fY off=9859611 len=1134496 2024-04-10T03:37:22.446 INFO:tasks.workunit.client.0.smithi016.stdout:op 1703 completed, throughput=4.99MB/sec 2024-04-10T03:37:22.446 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1AmfsS5IqI5tGt_ off=18732354 len=85590 2024-04-10T03:37:22.450 INFO:tasks.workunit.client.0.smithi016.stdout:op 1704 completed, throughput=4.99MB/sec 2024-04-10T03:37:22.450 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hzWukeLmMOKTiYN off=8194298 len=893887 2024-04-10T03:37:22.454 INFO:tasks.workunit.client.0.smithi016.stdout:op 1705 completed, throughput=4.99MB/sec 2024-04-10T03:37:22.454 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5ipqU3LEfm3Kdcu off=17144679 len=831669 2024-04-10T03:37:22.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 1706 completed, throughput=4.99MB/sec 2024-04-10T03:37:22.457 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--PCnEZ7ip3_OMqj off=1229160 len=591888 2024-04-10T03:37:22.460 INFO:tasks.workunit.client.0.smithi016.stdout:op 1707 completed, throughput=5MB/sec 2024-04-10T03:37:22.460 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UHk8YSLWkf-JEIK off=682801 len=1394923 2024-04-10T03:37:22.470 INFO:tasks.workunit.client.0.smithi016.stdout:op 1708 completed, throughput=5MB/sec 2024-04-10T03:37:22.470 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3A5utcmv-zJ8ISh off=7401901 len=581949 2024-04-10T03:37:22.477 INFO:tasks.workunit.client.0.smithi016.stdout:op 1709 completed, throughput=5MB/sec 2024-04-10T03:37:23.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:23 smithi016 bash[72916]: cluster 2024-04-10T03:37:21.938734+0000 mgr.y (mgr.25133) 929 : cluster 0 pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:37:23.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:23 smithi016 bash[74137]: cluster 2024-04-10T03:37:21.938734+0000 mgr.y (mgr.25133) 929 : cluster 0 pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:37:23.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:23 smithi136 bash[68278]: cluster 2024-04-10T03:37:21.938734+0000 mgr.y (mgr.25133) 929 : cluster 0 pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:37:23.477 INFO:tasks.workunit.client.0.smithi016.stdout: 327: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:23.478 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ilmiq6g3azmvkC0 off=663184 len=1390947 2024-04-10T03:37:23.490 INFO:tasks.workunit.client.0.smithi016.stdout:op 1710 completed, throughput=4.99MB/sec 2024-04-10T03:37:23.490 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lphx89KxLKdY-F- off=8469485 len=811639 2024-04-10T03:37:23.492 INFO:tasks.workunit.client.0.smithi016.stdout:op 1711 completed, throughput=4.99MB/sec 2024-04-10T03:37:23.492 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ynPukSJbzzIST9o off=4933367 len=1368553 2024-04-10T03:37:23.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 1712 completed, throughput=5MB/sec 2024-04-10T03:37:23.504 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iJA28tUoMT4cju1 off=2720762 len=176227 2024-04-10T03:37:23.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 1713 completed, throughput=5MB/sec 2024-04-10T03:37:23.505 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s7ztRZTk_o7Zt_z off=12879274 len=1510552 2024-04-10T03:37:23.517 INFO:tasks.workunit.client.0.smithi016.stdout:op 1714 completed, throughput=5MB/sec 2024-04-10T03:37:24.518 INFO:tasks.workunit.client.0.smithi016.stdout: 328: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:24.518 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zqS_vzDbZSY5mjW off=5715406 len=1219272 2024-04-10T03:37:24.527 INFO:tasks.workunit.client.0.smithi016.stdout:op 1715 completed, throughput=4.99MB/sec 2024-04-10T03:37:24.527 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Az07nfr8r9HwGCo off=1137929 len=1718861 2024-04-10T03:37:24.531 INFO:tasks.workunit.client.0.smithi016.stdout:op 1716 completed, throughput=4.99MB/sec 2024-04-10T03:37:24.531 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BONMFGcjfYdXBxS off=6613131 len=1323881 2024-04-10T03:37:24.541 INFO:tasks.workunit.client.0.smithi016.stdout:op 1717 completed, throughput=5MB/sec 2024-04-10T03:37:24.541 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-L8gGqghjSr7Vvby off=10580658 len=388151 2024-04-10T03:37:24.547 INFO:tasks.workunit.client.0.smithi016.stdout:op 1718 completed, throughput=5MB/sec 2024-04-10T03:37:24.547 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-50rbkcwHhud9Hgl off=1309776 len=45152 2024-04-10T03:37:24.551 INFO:tasks.workunit.client.0.smithi016.stdout:op 1719 completed, throughput=5MB/sec 2024-04-10T03:37:24.551 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4ryO0X8QGIJTr6Y off=8314717 len=162057 2024-04-10T03:37:24.556 INFO:tasks.workunit.client.0.smithi016.stdout:op 1720 completed, throughput=5MB/sec 2024-04-10T03:37:24.556 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-t5xH5-EQ2ewvHi0 off=8884748 len=58791 2024-04-10T03:37:24.557 INFO:tasks.workunit.client.0.smithi016.stdout:op 1721 completed, throughput=5MB/sec 2024-04-10T03:37:24.557 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u2yMsnA2CzegbLD off=10630734 len=1532636 2024-04-10T03:37:24.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 1722 completed, throughput=5MB/sec 2024-04-10T03:37:25.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:25 smithi016 bash[74137]: cluster 2024-04-10T03:37:23.939731+0000 mgr.y (mgr.25133) 930 : cluster 0 pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:37:25.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:25 smithi016 bash[72916]: cluster 2024-04-10T03:37:23.939731+0000 mgr.y (mgr.25133) 930 : cluster 0 pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:37:25.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:25 smithi136 bash[68278]: cluster 2024-04-10T03:37:23.939731+0000 mgr.y (mgr.25133) 930 : cluster 0 pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:37:25.560 INFO:tasks.workunit.client.0.smithi016.stdout: 329: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:25.560 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iFx2bBq-alKvTQE off=16443453 len=1249514 2024-04-10T03:37:25.570 INFO:tasks.workunit.client.0.smithi016.stdout:op 1723 completed, throughput=4.99MB/sec 2024-04-10T03:37:25.570 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P51vGBNJd6bI69o off=22618991 len=1264773 2024-04-10T03:37:25.573 INFO:tasks.workunit.client.0.smithi016.stdout:op 1724 completed, throughput=5MB/sec 2024-04-10T03:37:25.574 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TBdFgX_0TmeVBFC off=24409465 len=404555 2024-04-10T03:37:25.576 INFO:tasks.workunit.client.0.smithi016.stdout:op 1725 completed, throughput=5MB/sec 2024-04-10T03:37:25.576 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W7FuorFIAtXu8NF off=4593236 len=1031377 2024-04-10T03:37:25.585 INFO:tasks.workunit.client.0.smithi016.stdout:op 1726 completed, throughput=5MB/sec 2024-04-10T03:37:25.585 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w_j2ARhW_eaRNLg off=8835473 len=110801 2024-04-10T03:37:25.586 INFO:tasks.workunit.client.0.smithi016.stdout:op 1727 completed, throughput=5MB/sec 2024-04-10T03:37:25.586 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JRl6alwx8txgaYF off=4341044 len=517395 2024-04-10T03:37:25.588 INFO:tasks.workunit.client.0.smithi016.stdout:op 1728 completed, throughput=5MB/sec 2024-04-10T03:37:26.588 INFO:tasks.workunit.client.0.smithi016.stdout: 330: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:26.589 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-avz6g7E44jbOI_7 off=4980063 len=469221 2024-04-10T03:37:26.595 INFO:tasks.workunit.client.0.smithi016.stdout:op 1729 completed, throughput=4.99MB/sec 2024-04-10T03:37:26.595 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5ECvfdL1S5MJAcM off=1306868 len=405063 2024-04-10T03:37:26.596 INFO:tasks.workunit.client.0.smithi016.stdout:op 1730 completed, throughput=4.99MB/sec 2024-04-10T03:37:26.596 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bUQx2Xhi4zT83DM off=11296213 len=1744359 2024-04-10T03:37:26.600 INFO:tasks.workunit.client.0.smithi016.stdout:op 1731 completed, throughput=4.99MB/sec 2024-04-10T03:37:26.600 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Iqs8cHWSvOue7yk off=431589 len=1677059 2024-04-10T03:37:26.612 INFO:tasks.workunit.client.0.smithi016.stdout:op 1732 completed, throughput=5MB/sec 2024-04-10T03:37:26.612 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Kq-wpizZ9ep-6pw off=2979604 len=260145 2024-04-10T03:37:26.618 INFO:tasks.workunit.client.0.smithi016.stdout:op 1733 completed, throughput=5MB/sec 2024-04-10T03:37:26.618 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hun5AA7icyiaF33 off=0 len=1267620 2024-04-10T03:37:26.621 INFO:tasks.workunit.client.0.smithi016.stdout:op 1734 completed, throughput=5MB/sec 2024-04-10T03:37:27.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:27 smithi016 bash[72916]: cluster 2024-04-10T03:37:25.940681+0000 mgr.y (mgr.25133) 931 : cluster 0 pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:37:27.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:27 smithi016 bash[74137]: cluster 2024-04-10T03:37:25.940681+0000 mgr.y (mgr.25133) 931 : cluster 0 pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:37:27.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:27 smithi136 bash[68278]: cluster 2024-04-10T03:37:25.940681+0000 mgr.y (mgr.25133) 931 : cluster 0 pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:37:27.621 INFO:tasks.workunit.client.0.smithi016.stdout: 331: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:27.621 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JrCWZN1jZXF7XWw off=1705984 len=961049 2024-04-10T03:37:27.629 INFO:tasks.workunit.client.0.smithi016.stdout:op 1735 completed, throughput=4.99MB/sec 2024-04-10T03:37:27.630 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7y3tI5BhiyHyaZJ off=6540030 len=2025631 2024-04-10T03:37:27.634 INFO:tasks.workunit.client.0.smithi016.stdout:op 1736 completed, throughput=5MB/sec 2024-04-10T03:37:27.634 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OLXk7U3vngBE7SF off=11218291 len=1656652 2024-04-10T03:37:27.638 INFO:tasks.workunit.client.0.smithi016.stdout:op 1737 completed, throughput=5MB/sec 2024-04-10T03:37:27.638 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P-urNKnTwIR-Jel off=5389746 len=1640168 2024-04-10T03:37:27.649 INFO:tasks.workunit.client.0.smithi016.stdout:op 1738 completed, throughput=5MB/sec 2024-04-10T03:37:28.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:28 smithi016 bash[72916]: audit 2024-04-10T03:37:27.554841+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:28 smithi016 bash[74137]: audit 2024-04-10T03:37:27.554841+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:28.426 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:28 smithi136 bash[68278]: audit 2024-04-10T03:37:27.554841+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:28.649 INFO:tasks.workunit.client.0.smithi016.stdout: 332: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:28.649 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5-5--yOPsAcNbr4 off=0 len=1425899 2024-04-10T03:37:28.653 INFO:tasks.workunit.client.0.smithi016.stdout:op 1739 completed, throughput=4.99MB/sec 2024-04-10T03:37:28.653 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UTGo5GbnM07Msyp off=4391229 len=565050 2024-04-10T03:37:28.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 1740 completed, throughput=5MB/sec 2024-04-10T03:37:28.655 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mCfP2KMMatZ2LIk off=1226679 len=1924973 2024-04-10T03:37:28.660 INFO:tasks.workunit.client.0.smithi016.stdout:op 1741 completed, throughput=5MB/sec 2024-04-10T03:37:29.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:29 smithi016 bash[72916]: cluster 2024-04-10T03:37:27.941573+0000 mgr.y (mgr.25133) 932 : cluster 0 pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:37:29.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:29 smithi016 bash[74137]: cluster 2024-04-10T03:37:27.941573+0000 mgr.y (mgr.25133) 932 : cluster 0 pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:37:29.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:29 smithi136 bash[68278]: cluster 2024-04-10T03:37:27.941573+0000 mgr.y (mgr.25133) 932 : cluster 0 pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:37:29.661 INFO:tasks.workunit.client.0.smithi016.stdout: 333: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:29.661 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uG_2ceM8YCLvAZJ off=11903890 len=1160838 2024-04-10T03:37:29.664 INFO:tasks.workunit.client.0.smithi016.stdout:op 1742 completed, throughput=4.99MB/sec 2024-04-10T03:37:29.664 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nOTfLVtgmxI5wwD off=2717489 len=772835 2024-04-10T03:37:29.672 INFO:tasks.workunit.client.0.smithi016.stdout:op 1743 completed, throughput=4.99MB/sec 2024-04-10T03:37:29.672 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Q6txm3eAiQLcktl off=6258264 len=1530842 2024-04-10T03:37:29.676 INFO:tasks.workunit.client.0.smithi016.stdout:op 1744 completed, throughput=5MB/sec 2024-04-10T03:37:29.676 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B2Un2avKS05iaPi off=21801471 len=1619133 2024-04-10T03:37:29.689 INFO:tasks.workunit.client.0.smithi016.stdout:op 1745 completed, throughput=5MB/sec 2024-04-10T03:37:29.689 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cXF3qnWUiagLh_Q off=2996034 len=1121679 2024-04-10T03:37:29.690 INFO:tasks.workunit.client.0.smithi016.stdout:op 1746 completed, throughput=5MB/sec 2024-04-10T03:37:30.691 INFO:tasks.workunit.client.0.smithi016.stdout: 334: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:30.691 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XhUKfUck9hGbqbZ off=14251 len=1498865 2024-04-10T03:37:30.695 INFO:tasks.workunit.client.0.smithi016.stdout:op 1747 completed, throughput=4.99MB/sec 2024-04-10T03:37:30.695 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HaDXcCE4S5cBz4Q off=1577781 len=1530450 2024-04-10T03:37:30.709 INFO:tasks.workunit.client.0.smithi016.stdout:op 1748 completed, throughput=5MB/sec 2024-04-10T03:37:30.709 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-J4ZQv-gIW5Np5F5 off=638052 len=2062877 2024-04-10T03:37:30.723 INFO:tasks.workunit.client.0.smithi016.stdout:op 1749 completed, throughput=5MB/sec 2024-04-10T03:37:31.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:31 smithi016 bash[72916]: cluster 2024-04-10T03:37:29.942534+0000 mgr.y (mgr.25133) 933 : cluster 0 pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:37:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:31 smithi016 bash[74137]: cluster 2024-04-10T03:37:29.942534+0000 mgr.y (mgr.25133) 933 : cluster 0 pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:37:31.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:31 smithi136 bash[68278]: cluster 2024-04-10T03:37:29.942534+0000 mgr.y (mgr.25133) 933 : cluster 0 pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:37:31.723 INFO:tasks.workunit.client.0.smithi016.stdout: 335: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:31.723 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FNCZTIlMlB_Ep0Q off=2168074 len=853708 2024-04-10T03:37:31.731 INFO:tasks.workunit.client.0.smithi016.stdout:op 1750 completed, throughput=4.99MB/sec 2024-04-10T03:37:31.731 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-knq7GzlYPHxyInJ off=7719407 len=616737 2024-04-10T03:37:31.733 INFO:tasks.workunit.client.0.smithi016.stdout:op 1751 completed, throughput=4.99MB/sec 2024-04-10T03:37:31.733 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I6QJfzioM5V2Evv off=23434789 len=651992 2024-04-10T03:37:31.740 INFO:tasks.workunit.client.0.smithi016.stdout:op 1752 completed, throughput=4.99MB/sec 2024-04-10T03:37:31.740 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jof60_jF1nt4WZF off=4903027 len=83866 2024-04-10T03:37:31.742 INFO:tasks.workunit.client.0.smithi016.stdout:op 1753 completed, throughput=4.99MB/sec 2024-04-10T03:37:31.742 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3M5CTnzuIFAIJIj off=1474598 len=1562890 2024-04-10T03:37:31.754 INFO:tasks.workunit.client.0.smithi016.stdout:op 1754 completed, throughput=5MB/sec 2024-04-10T03:37:31.754 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vT3x23RIeOiAcO3 off=11766941 len=567714 2024-04-10T03:37:31.761 INFO:tasks.workunit.client.0.smithi016.stdout:op 1755 completed, throughput=5MB/sec 2024-04-10T03:37:31.761 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UvuETciYfNmBviN off=9080090 len=392882 2024-04-10T03:37:31.767 INFO:tasks.workunit.client.0.smithi016.stdout:op 1756 completed, throughput=5MB/sec 2024-04-10T03:37:31.767 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wf8c-PF-z2spS1Y off=6237904 len=1763428 2024-04-10T03:37:31.773 INFO:tasks.workunit.client.0.smithi016.stdout:op 1757 completed, throughput=5MB/sec 2024-04-10T03:37:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:37:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:37:31] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.43.0" 2024-04-10T03:37:32.773 INFO:tasks.workunit.client.0.smithi016.stdout: 336: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:32.773 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xKfbRZA_vKAJMMJ off=11691568 len=269906 2024-04-10T03:37:32.779 INFO:tasks.workunit.client.0.smithi016.stdout:op 1758 completed, throughput=4.99MB/sec 2024-04-10T03:37:32.780 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7erGWDxe2xP1CnC off=388185 len=1907641 2024-04-10T03:37:32.795 INFO:tasks.workunit.client.0.smithi016.stdout:op 1759 completed, throughput=5MB/sec 2024-04-10T03:37:32.795 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_oBpbb8iB1_m_ab off=15346925 len=842861 2024-04-10T03:37:32.798 INFO:tasks.workunit.client.0.smithi016.stdout:op 1760 completed, throughput=5MB/sec 2024-04-10T03:37:32.798 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RthYk9NPZP7-HAs off=10086074 len=269728 2024-04-10T03:37:32.804 INFO:tasks.workunit.client.0.smithi016.stdout:op 1761 completed, throughput=5MB/sec 2024-04-10T03:37:32.804 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zxi33uAIIauasvQ off=610262 len=422792 2024-04-10T03:37:32.806 INFO:tasks.workunit.client.0.smithi016.stdout:op 1762 completed, throughput=5MB/sec 2024-04-10T03:37:32.806 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hxkQsJ4A4QnIPPX off=255878 len=849520 2024-04-10T03:37:32.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 1763 completed, throughput=5MB/sec 2024-04-10T03:37:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:33 smithi016 bash[74137]: cluster 2024-04-10T03:37:31.943534+0000 mgr.y (mgr.25133) 934 : cluster 0 pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:37:33.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:33 smithi016 bash[72916]: cluster 2024-04-10T03:37:31.943534+0000 mgr.y (mgr.25133) 934 : cluster 0 pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:37:33.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:33 smithi136 bash[68278]: cluster 2024-04-10T03:37:31.943534+0000 mgr.y (mgr.25133) 934 : cluster 0 pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:37:33.815 INFO:tasks.workunit.client.0.smithi016.stdout: 337: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:33.815 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CJHyAT0CESrRLv_ off=1549870 len=508099 2024-04-10T03:37:33.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 1764 completed, throughput=4.99MB/sec 2024-04-10T03:37:33.818 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s3ias9zSXASauvN off=12040914 len=30168 2024-04-10T03:37:33.822 INFO:tasks.workunit.client.0.smithi016.stdout:op 1765 completed, throughput=4.99MB/sec 2024-04-10T03:37:33.822 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GjaJZsDWNyEj2ax off=9399231 len=887298 2024-04-10T03:37:33.825 INFO:tasks.workunit.client.0.smithi016.stdout:op 1766 completed, throughput=4.99MB/sec 2024-04-10T03:37:33.825 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oiGDql5QYdX_eTI off=623205 len=1951192 2024-04-10T03:37:33.840 INFO:tasks.workunit.client.0.smithi016.stdout:op 1767 completed, throughput=5MB/sec 2024-04-10T03:37:33.841 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_dMjZCDX61iO6wd off=2039478 len=285659 2024-04-10T03:37:33.842 INFO:tasks.workunit.client.0.smithi016.stdout:op 1768 completed, throughput=5MB/sec 2024-04-10T03:37:33.843 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-96DPIGRF81ZqrcZ off=1881828 len=897974 2024-04-10T03:37:33.851 INFO:tasks.workunit.client.0.smithi016.stdout:op 1769 completed, throughput=5MB/sec 2024-04-10T03:37:33.851 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xSzdHQYobbKf8a2 off=8170405 len=1643682 2024-04-10T03:37:33.856 INFO:tasks.workunit.client.0.smithi016.stdout:op 1770 completed, throughput=5MB/sec 2024-04-10T03:37:34.856 INFO:tasks.workunit.client.0.smithi016.stdout: 338: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:34.856 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-w9lFj61iyk98894 off=7113516 len=92177 2024-04-10T03:37:34.861 INFO:tasks.workunit.client.0.smithi016.stdout:op 1771 completed, throughput=4.99MB/sec 2024-04-10T03:37:34.861 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-15D34HM_As_8xPY off=6978619 len=271134 2024-04-10T03:37:34.862 INFO:tasks.workunit.client.0.smithi016.stdout:op 1772 completed, throughput=4.99MB/sec 2024-04-10T03:37:34.863 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-806CgqPeU0k0-JY off=4663737 len=1118259 2024-04-10T03:37:34.872 INFO:tasks.workunit.client.0.smithi016.stdout:op 1773 completed, throughput=4.99MB/sec 2024-04-10T03:37:34.872 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UU4QQgD9HbFTmdR off=5119348 len=892632 2024-04-10T03:37:34.881 INFO:tasks.workunit.client.0.smithi016.stdout:op 1774 completed, throughput=5MB/sec 2024-04-10T03:37:34.881 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I6x2Ge26wUwHZjF off=727814 len=372578 2024-04-10T03:37:34.882 INFO:tasks.workunit.client.0.smithi016.stdout:op 1775 completed, throughput=5MB/sec 2024-04-10T03:37:34.882 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CTxNAupo2PtsigA off=2309928 len=283790 2024-04-10T03:37:34.888 INFO:tasks.workunit.client.0.smithi016.stdout:op 1776 completed, throughput=5MB/sec 2024-04-10T03:37:34.888 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P9tnPNfYlIKytlb off=14118766 len=807567 2024-04-10T03:37:34.895 INFO:tasks.workunit.client.0.smithi016.stdout:op 1777 completed, throughput=5MB/sec 2024-04-10T03:37:34.895 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XmNVQIIOj5iyL3p off=24089226 len=573629 2024-04-10T03:37:34.898 INFO:tasks.workunit.client.0.smithi016.stdout:op 1778 completed, throughput=5MB/sec 2024-04-10T03:37:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:35 smithi016 bash[72916]: cluster 2024-04-10T03:37:33.944512+0000 mgr.y (mgr.25133) 935 : cluster 0 pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:37:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:35 smithi016 bash[74137]: cluster 2024-04-10T03:37:33.944512+0000 mgr.y (mgr.25133) 935 : cluster 0 pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:37:35.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:35 smithi136 bash[68278]: cluster 2024-04-10T03:37:33.944512+0000 mgr.y (mgr.25133) 935 : cluster 0 pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:37:35.899 INFO:tasks.workunit.client.0.smithi016.stdout: 339: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:35.899 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sNqQYMpy4aQ_7Y8 off=3669616 len=1681157 2024-04-10T03:37:35.913 INFO:tasks.workunit.client.0.smithi016.stdout:op 1779 completed, throughput=4.99MB/sec 2024-04-10T03:37:35.913 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ERk5ZwC3hK2hJG8 off=11470780 len=1957911 2024-04-10T03:37:35.928 INFO:tasks.workunit.client.0.smithi016.stdout:op 1780 completed, throughput=5MB/sec 2024-04-10T03:37:35.928 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IbIWBsNV_O9iOrH off=12537772 len=1705594 2024-04-10T03:37:35.942 INFO:tasks.workunit.client.0.smithi016.stdout:op 1781 completed, throughput=5MB/sec 2024-04-10T03:37:36.942 INFO:tasks.workunit.client.0.smithi016.stdout: 340: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:36.942 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YnDd82Zz-OEcRCg off=186336 len=1644110 2024-04-10T03:37:36.946 INFO:tasks.workunit.client.0.smithi016.stdout:op 1782 completed, throughput=4.99MB/sec 2024-04-10T03:37:36.946 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VoDEPbRfRM94CQ3 off=8622884 len=1853815 2024-04-10T03:37:36.951 INFO:tasks.workunit.client.0.smithi016.stdout:op 1783 completed, throughput=5MB/sec 2024-04-10T03:37:36.951 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2qlvpyOquz4gGR- off=6190947 len=479279 2024-04-10T03:37:36.958 INFO:tasks.workunit.client.0.smithi016.stdout:op 1784 completed, throughput=5MB/sec 2024-04-10T03:37:36.958 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-566rmj-wxD_-B55 off=6423955 len=1642035 2024-04-10T03:37:36.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 1785 completed, throughput=5MB/sec 2024-04-10T03:37:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:37 smithi016 bash[72916]: cluster 2024-04-10T03:37:35.945763+0000 mgr.y (mgr.25133) 936 : cluster 0 pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:37:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:37 smithi016 bash[74137]: cluster 2024-04-10T03:37:35.945763+0000 mgr.y (mgr.25133) 936 : cluster 0 pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:37:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:37 smithi136 bash[68278]: cluster 2024-04-10T03:37:35.945763+0000 mgr.y (mgr.25133) 936 : cluster 0 pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:37:37.960 INFO:tasks.workunit.client.0.smithi016.stdout: 341: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:37.960 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RmlGxCgF0GuZIUS off=911152 len=1259958 2024-04-10T03:37:37.964 INFO:tasks.workunit.client.0.smithi016.stdout:op 1786 completed, throughput=4.99MB/sec 2024-04-10T03:37:37.964 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vtVEAZMbPJvF-UQ off=553907 len=113225 2024-04-10T03:37:37.966 INFO:tasks.workunit.client.0.smithi016.stdout:op 1787 completed, throughput=4.99MB/sec 2024-04-10T03:37:37.966 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DI6NeXCHCeRbMin off=23333 len=1491254 2024-04-10T03:37:37.969 INFO:tasks.workunit.client.0.smithi016.stdout:op 1788 completed, throughput=4.99MB/sec 2024-04-10T03:37:37.969 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sG6HhNUcnPawmE0 off=6974180 len=1282419 2024-04-10T03:37:37.980 INFO:tasks.workunit.client.0.smithi016.stdout:op 1789 completed, throughput=5MB/sec 2024-04-10T03:37:37.981 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E-O-S9N63DaFjfm off=3179311 len=247830 2024-04-10T03:37:37.982 INFO:tasks.workunit.client.0.smithi016.stdout:op 1790 completed, throughput=5MB/sec 2024-04-10T03:37:37.982 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ASKJeHIMjD7HS2U off=1230886 len=170000 2024-04-10T03:37:37.983 INFO:tasks.workunit.client.0.smithi016.stdout:op 1791 completed, throughput=5MB/sec 2024-04-10T03:37:37.983 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nFl2csgTDb1CsnH off=10470818 len=1993683 2024-04-10T03:37:37.997 INFO:tasks.workunit.client.0.smithi016.stdout:op 1792 completed, throughput=5MB/sec 2024-04-10T03:37:38.997 INFO:tasks.workunit.client.0.smithi016.stdout: 342: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:38.998 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HUL8iEoKV1ZFXAz off=1451450 len=2025799 2024-04-10T03:37:39.004 INFO:tasks.workunit.client.0.smithi016.stdout:op 1793 completed, throughput=5MB/sec 2024-04-10T03:37:39.004 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Am5UvGkEoW2dSW0 off=3531889 len=148534 2024-04-10T03:37:39.006 INFO:tasks.workunit.client.0.smithi016.stdout:op 1794 completed, throughput=5MB/sec 2024-04-10T03:37:39.006 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9HBQEpwEIdO1Odu off=4381376 len=1894256 2024-04-10T03:37:39.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 1795 completed, throughput=5MB/sec 2024-04-10T03:37:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:39 smithi016 bash[72916]: cluster 2024-04-10T03:37:37.946726+0000 mgr.y (mgr.25133) 937 : cluster 0 pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:37:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:39 smithi016 bash[74137]: cluster 2024-04-10T03:37:37.946726+0000 mgr.y (mgr.25133) 937 : cluster 0 pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:37:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:39 smithi136 bash[68278]: cluster 2024-04-10T03:37:37.946726+0000 mgr.y (mgr.25133) 937 : cluster 0 pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:37:40.010 INFO:tasks.workunit.client.0.smithi016.stdout: 343: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:40.011 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DRECkLAXNYAOSsR off=9593319 len=1895507 2024-04-10T03:37:40.024 INFO:tasks.workunit.client.0.smithi016.stdout:op 1796 completed, throughput=4.99MB/sec 2024-04-10T03:37:40.025 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CkItutOHotBoDz2 off=4179639 len=1640528 2024-04-10T03:37:40.028 INFO:tasks.workunit.client.0.smithi016.stdout:op 1797 completed, throughput=5MB/sec 2024-04-10T03:37:40.028 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NYSB10s8fAmkMtF off=2710673 len=2012378 2024-04-10T03:37:40.033 INFO:tasks.workunit.client.0.smithi016.stdout:op 1798 completed, throughput=5MB/sec 2024-04-10T03:37:41.034 INFO:tasks.workunit.client.0.smithi016.stdout: 344: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:41.034 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_uEBH9TjoexCKXO off=9258 len=1704999 2024-04-10T03:37:41.038 INFO:tasks.workunit.client.0.smithi016.stdout:op 1799 completed, throughput=4.99MB/sec 2024-04-10T03:37:41.038 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ngURCWggfJnu6gc off=10248531 len=236410 2024-04-10T03:37:41.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 1800 completed, throughput=4.99MB/sec 2024-04-10T03:37:41.039 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-N0-2xyKFMo_cHky off=6430329 len=383039 2024-04-10T03:37:41.045 INFO:tasks.workunit.client.0.smithi016.stdout:op 1801 completed, throughput=4.99MB/sec 2024-04-10T03:37:41.045 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FFWuXS_wAvTv5lf off=3643813 len=1535197 2024-04-10T03:37:41.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 1802 completed, throughput=5MB/sec 2024-04-10T03:37:41.050 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d7fqM3V0fv4D3Qh off=5422876 len=1177590 2024-04-10T03:37:41.053 INFO:tasks.workunit.client.0.smithi016.stdout:op 1803 completed, throughput=5MB/sec 2024-04-10T03:37:41.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:41 smithi016 bash[74137]: cluster 2024-04-10T03:37:39.947654+0000 mgr.y (mgr.25133) 938 : cluster 0 pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:37:41.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:41 smithi016 bash[72916]: cluster 2024-04-10T03:37:39.947654+0000 mgr.y (mgr.25133) 938 : cluster 0 pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:37:41.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:41 smithi136 bash[68278]: cluster 2024-04-10T03:37:39.947654+0000 mgr.y (mgr.25133) 938 : cluster 0 pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:37:42.049 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:37:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:37:41] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.43.0" 2024-04-10T03:37:42.053 INFO:tasks.workunit.client.0.smithi016.stdout: 345: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:42.053 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e3hQ6ntktk41qaY off=2645057 len=996905 2024-04-10T03:37:42.060 INFO:tasks.workunit.client.0.smithi016.stdout:op 1804 completed, throughput=4.99MB/sec 2024-04-10T03:37:42.060 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-khS_pg5S4LNY2ae off=4344131 len=1204917 2024-04-10T03:37:42.071 INFO:tasks.workunit.client.0.smithi016.stdout:op 1805 completed, throughput=4.99MB/sec 2024-04-10T03:37:42.071 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fMTKknrc_0IhIOw off=17801200 len=1649712 2024-04-10T03:37:42.074 INFO:tasks.workunit.client.0.smithi016.stdout:op 1806 completed, throughput=5MB/sec 2024-04-10T03:37:42.074 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DhqGJu-pmwyK9yM off=3168747 len=1397963 2024-04-10T03:37:42.085 INFO:tasks.workunit.client.0.smithi016.stdout:op 1807 completed, throughput=5MB/sec 2024-04-10T03:37:42.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:42 smithi016 bash[74137]: audit 2024-04-10T03:37:41.054821+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:37:42.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:42 smithi016 bash[74137]: audit 2024-04-10T03:37:41.786473+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:37:42.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:42 smithi016 bash[74137]: audit 2024-04-10T03:37:41.787907+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:37:42.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:42 smithi016 bash[74137]: audit 2024-04-10T03:37:41.796141+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:37:42.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:42 smithi016 bash[72916]: audit 2024-04-10T03:37:41.054821+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:37:42.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:42 smithi016 bash[72916]: audit 2024-04-10T03:37:41.786473+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:37:42.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:42 smithi016 bash[72916]: audit 2024-04-10T03:37:41.787907+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:37:42.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:42 smithi016 bash[72916]: audit 2024-04-10T03:37:41.796141+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:37:42.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:42 smithi136 bash[68278]: audit 2024-04-10T03:37:41.054821+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:37:42.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:42 smithi136 bash[68278]: audit 2024-04-10T03:37:41.786473+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:37:42.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:42 smithi136 bash[68278]: audit 2024-04-10T03:37:41.787907+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:37:42.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:42 smithi136 bash[68278]: audit 2024-04-10T03:37:41.796141+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:37:43.085 INFO:tasks.workunit.client.0.smithi016.stdout: 346: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:43.085 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-05FULBeLN2INg2z off=4627039 len=763217 2024-04-10T03:37:43.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 1808 completed, throughput=4.99MB/sec 2024-04-10T03:37:43.091 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7pTmffuNL7QHzjX off=3369397 len=1812832 2024-04-10T03:37:43.094 INFO:tasks.workunit.client.0.smithi016.stdout:op 1809 completed, throughput=4.99MB/sec 2024-04-10T03:37:43.094 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ncit5W_hi9cuuEf off=2690808 len=254107 2024-04-10T03:37:43.095 INFO:tasks.workunit.client.0.smithi016.stdout:op 1810 completed, throughput=4.99MB/sec 2024-04-10T03:37:43.095 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Cax75lR28a0W_OV off=3135866 len=1023285 2024-04-10T03:37:43.104 INFO:tasks.workunit.client.0.smithi016.stdout:op 1811 completed, throughput=5MB/sec 2024-04-10T03:37:43.105 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-K4VKJLwE-Dxjop6 off=22924199 len=1354236 2024-04-10T03:37:43.113 INFO:tasks.workunit.client.0.smithi016.stdout:op 1812 completed, throughput=5MB/sec 2024-04-10T03:37:43.113 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z3nKnGCUom7r2uG off=14481551 len=1473002 2024-04-10T03:37:43.121 INFO:tasks.workunit.client.0.smithi016.stdout:op 1813 completed, throughput=5MB/sec 2024-04-10T03:37:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:43 smithi016 bash[72916]: cluster 2024-04-10T03:37:41.948612+0000 mgr.y (mgr.25133) 939 : cluster 0 pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:37:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:43 smithi016 bash[72916]: audit 2024-04-10T03:37:42.555593+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:43 smithi016 bash[74137]: cluster 2024-04-10T03:37:41.948612+0000 mgr.y (mgr.25133) 939 : cluster 0 pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:37:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:43 smithi016 bash[74137]: audit 2024-04-10T03:37:42.555593+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:43 smithi136 bash[68278]: cluster 2024-04-10T03:37:41.948612+0000 mgr.y (mgr.25133) 939 : cluster 0 pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:37:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:43 smithi136 bash[68278]: audit 2024-04-10T03:37:42.555593+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:44.121 INFO:tasks.workunit.client.0.smithi016.stdout: 347: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:44.121 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vIumWC8-1eJpXiC off=2794732 len=580016 2024-04-10T03:37:44.128 INFO:tasks.workunit.client.0.smithi016.stdout:op 1814 completed, throughput=4.99MB/sec 2024-04-10T03:37:44.128 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TYplIiaUql7MOrL off=9153234 len=499227 2024-04-10T03:37:44.131 INFO:tasks.workunit.client.0.smithi016.stdout:op 1815 completed, throughput=4.99MB/sec 2024-04-10T03:37:44.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_-F78mQGq9B1xd0 off=2562987 len=1740848 2024-04-10T03:37:44.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 1816 completed, throughput=5MB/sec 2024-04-10T03:37:44.136 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B3S6xVLeYJ3hH7o off=240871 len=1175832 2024-04-10T03:37:44.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 1817 completed, throughput=5MB/sec 2024-04-10T03:37:45.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:44 smithi016 bash[72916]: cluster 2024-04-10T03:37:43.949564+0000 mgr.y (mgr.25133) 940 : cluster 0 pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:37:45.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:44 smithi016 bash[74137]: cluster 2024-04-10T03:37:43.949564+0000 mgr.y (mgr.25133) 940 : cluster 0 pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:37:45.146 INFO:tasks.workunit.client.0.smithi016.stdout: 348: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:45.147 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-81_zlrpfV8tNbiT off=14877391 len=357367 2024-04-10T03:37:45.149 INFO:tasks.workunit.client.0.smithi016.stdout:op 1818 completed, throughput=4.99MB/sec 2024-04-10T03:37:45.149 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ds6Qf3Tl2oFYq1G off=3000023 len=57509 2024-04-10T03:37:45.150 INFO:tasks.workunit.client.0.smithi016.stdout:op 1819 completed, throughput=4.99MB/sec 2024-04-10T03:37:45.150 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dCpoqQGl4MrfvIX off=908482 len=603435 2024-04-10T03:37:45.153 INFO:tasks.workunit.client.0.smithi016.stdout:op 1820 completed, throughput=4.99MB/sec 2024-04-10T03:37:45.154 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dzi6IGxbN6xq8wH off=188395 len=1685286 2024-04-10T03:37:45.169 INFO:tasks.workunit.client.0.smithi016.stdout:op 1821 completed, throughput=4.99MB/sec 2024-04-10T03:37:45.169 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2XksqBaUPqZhaS0 off=2252433 len=1422936 2024-04-10T03:37:45.172 INFO:tasks.workunit.client.0.smithi016.stdout:op 1822 completed, throughput=5MB/sec 2024-04-10T03:37:45.173 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lTnDAlA-h5RpBSD off=1091834 len=1459073 2024-04-10T03:37:45.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:44 smithi136 bash[68278]: cluster 2024-04-10T03:37:43.949564+0000 mgr.y (mgr.25133) 940 : cluster 0 pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:37:45.185 INFO:tasks.workunit.client.0.smithi016.stdout:op 1823 completed, throughput=5MB/sec 2024-04-10T03:37:46.186 INFO:tasks.workunit.client.0.smithi016.stdout: 349: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:46.186 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0039iZFte4usyTb off=3258891 len=1436502 2024-04-10T03:37:46.190 INFO:tasks.workunit.client.0.smithi016.stdout:op 1824 completed, throughput=4.99MB/sec 2024-04-10T03:37:46.190 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZsbG2sIHkRtPAgj off=961213 len=265097 2024-04-10T03:37:46.196 INFO:tasks.workunit.client.0.smithi016.stdout:op 1825 completed, throughput=4.99MB/sec 2024-04-10T03:37:46.196 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WzGttK6049ZWGC6 off=1853993 len=944614 2024-04-10T03:37:46.200 INFO:tasks.workunit.client.0.smithi016.stdout:op 1826 completed, throughput=4.99MB/sec 2024-04-10T03:37:46.200 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M_1wYs3UIpUfdZ0 off=604580 len=759189 2024-04-10T03:37:46.202 INFO:tasks.workunit.client.0.smithi016.stdout:op 1827 completed, throughput=5MB/sec 2024-04-10T03:37:46.203 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gmzrqt0uWBFRCM5 off=3638264 len=925670 2024-04-10T03:37:46.212 INFO:tasks.workunit.client.0.smithi016.stdout:op 1828 completed, throughput=5MB/sec 2024-04-10T03:37:46.212 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rAHocXNqxvv9lGd off=4703265 len=1346310 2024-04-10T03:37:46.216 INFO:tasks.workunit.client.0.smithi016.stdout:op 1829 completed, throughput=5MB/sec 2024-04-10T03:37:47.216 INFO:tasks.workunit.client.0.smithi016.stdout: 350: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:47.216 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mHi7zZnchXQCbyB off=1890710 len=1131793 2024-04-10T03:37:47.226 INFO:tasks.workunit.client.0.smithi016.stdout:op 1830 completed, throughput=4.99MB/sec 2024-04-10T03:37:47.227 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GFPCVJAI8CPEYTT off=61872 len=1940479 2024-04-10T03:37:47.242 INFO:tasks.workunit.client.0.smithi016.stdout:op 1831 completed, throughput=5MB/sec 2024-04-10T03:37:47.242 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I1x_BU2VLWi5umX off=6442518 len=857812 2024-04-10T03:37:47.246 INFO:tasks.workunit.client.0.smithi016.stdout:op 1832 completed, throughput=5MB/sec 2024-04-10T03:37:47.246 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PEFABwCGBhJX8db off=3348251 len=1436502 2024-04-10T03:37:47.249 INFO:tasks.workunit.client.0.smithi016.stdout:op 1833 completed, throughput=5MB/sec 2024-04-10T03:37:47.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:47 smithi016 bash[74137]: cluster 2024-04-10T03:37:45.950528+0000 mgr.y (mgr.25133) 941 : cluster 0 pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:37:47.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:47 smithi016 bash[72916]: cluster 2024-04-10T03:37:45.950528+0000 mgr.y (mgr.25133) 941 : cluster 0 pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:37:47.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:47 smithi136 bash[68278]: cluster 2024-04-10T03:37:45.950528+0000 mgr.y (mgr.25133) 941 : cluster 0 pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:37:48.250 INFO:tasks.workunit.client.0.smithi016.stdout: 351: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:48.250 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-si_eMD2wqFmsLfs off=9213341 len=1286814 2024-04-10T03:37:48.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 1834 completed, throughput=4.99MB/sec 2024-04-10T03:37:48.260 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EHnHD3yebl_vMvb off=15827371 len=302567 2024-04-10T03:37:48.265 INFO:tasks.workunit.client.0.smithi016.stdout:op 1835 completed, throughput=4.99MB/sec 2024-04-10T03:37:48.265 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SQwEQ66VRMn8xYD off=7473953 len=872180 2024-04-10T03:37:48.267 INFO:tasks.workunit.client.0.smithi016.stdout:op 1836 completed, throughput=4.99MB/sec 2024-04-10T03:37:48.267 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-96J1LrLlioa1-ig off=8062510 len=45739 2024-04-10T03:37:48.272 INFO:tasks.workunit.client.0.smithi016.stdout:op 1837 completed, throughput=4.99MB/sec 2024-04-10T03:37:48.272 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gHg8hBgYLpF1K7g off=13944641 len=1186144 2024-04-10T03:37:48.283 INFO:tasks.workunit.client.0.smithi016.stdout:op 1838 completed, throughput=5MB/sec 2024-04-10T03:37:48.283 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SWyytAIJMkXAxED off=1680218 len=1677314 2024-04-10T03:37:48.284 INFO:tasks.workunit.client.0.smithi016.stdout:op 1839 completed, throughput=5MB/sec 2024-04-10T03:37:49.285 INFO:tasks.workunit.client.0.smithi016.stdout: 352: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:49.285 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VFw2ZESWdPyYFfG off=2623038 len=986802 2024-04-10T03:37:49.289 INFO:tasks.workunit.client.0.smithi016.stdout:op 1840 completed, throughput=4.99MB/sec 2024-04-10T03:37:49.289 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2oUJ35hNPoCLGE5 off=2093139 len=1788639 2024-04-10T03:37:49.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 1841 completed, throughput=4.99MB/sec 2024-04-10T03:37:49.294 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VeuDwyev8es4bmu off=83919 len=1893915 2024-04-10T03:37:49.309 INFO:tasks.workunit.client.0.smithi016.stdout:op 1842 completed, throughput=5MB/sec 2024-04-10T03:37:49.309 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OTG1fBbhkPwATt_ off=1400374 len=1449717 2024-04-10T03:37:49.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 1843 completed, throughput=5MB/sec 2024-04-10T03:37:49.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:49 smithi016 bash[74137]: cluster 2024-04-10T03:37:47.951541+0000 mgr.y (mgr.25133) 942 : cluster 0 pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:37:49.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:49 smithi016 bash[72916]: cluster 2024-04-10T03:37:47.951541+0000 mgr.y (mgr.25133) 942 : cluster 0 pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:37:49.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:49 smithi136 bash[68278]: cluster 2024-04-10T03:37:47.951541+0000 mgr.y (mgr.25133) 942 : cluster 0 pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:37:50.311 INFO:tasks.workunit.client.0.smithi016.stdout: 353: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:50.312 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TD-sd0LDWqNxJbr off=5211305 len=911186 2024-04-10T03:37:50.315 INFO:tasks.workunit.client.0.smithi016.stdout:op 1844 completed, throughput=4.99MB/sec 2024-04-10T03:37:50.315 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iIQK5iRW0GJRIHS off=8407720 len=1191784 2024-04-10T03:37:50.324 INFO:tasks.workunit.client.0.smithi016.stdout:op 1845 completed, throughput=4.99MB/sec 2024-04-10T03:37:50.324 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-r8_e8p9D8WRCpKz off=8826532 len=437240 2024-04-10T03:37:50.330 INFO:tasks.workunit.client.0.smithi016.stdout:op 1846 completed, throughput=5MB/sec 2024-04-10T03:37:50.330 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZEU3Q2WJ8zZVcNT off=3668063 len=283042 2024-04-10T03:37:50.332 INFO:tasks.workunit.client.0.smithi016.stdout:op 1847 completed, throughput=5MB/sec 2024-04-10T03:37:50.332 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xKEp7B0vRVYqx-6 off=15364173 len=952785 2024-04-10T03:37:50.340 INFO:tasks.workunit.client.0.smithi016.stdout:op 1848 completed, throughput=5MB/sec 2024-04-10T03:37:50.340 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SdBFrpqD__lu88J off=82348 len=1449582 2024-04-10T03:37:50.352 INFO:tasks.workunit.client.0.smithi016.stdout:op 1849 completed, throughput=5MB/sec 2024-04-10T03:37:51.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:51 smithi016 bash[74137]: cluster 2024-04-10T03:37:49.952506+0000 mgr.y (mgr.25133) 943 : cluster 0 pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:37:51.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:51 smithi016 bash[72916]: cluster 2024-04-10T03:37:49.952506+0000 mgr.y (mgr.25133) 943 : cluster 0 pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:37:51.352 INFO:tasks.workunit.client.0.smithi016.stdout: 354: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:51.353 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Z-0TSkbX8hs4PFx off=108387 len=805474 2024-04-10T03:37:51.355 INFO:tasks.workunit.client.0.smithi016.stdout:op 1850 completed, throughput=4.99MB/sec 2024-04-10T03:37:51.355 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cIrZ4VT71ZmzQAD off=9738809 len=1680353 2024-04-10T03:37:51.359 INFO:tasks.workunit.client.0.smithi016.stdout:op 1851 completed, throughput=4.99MB/sec 2024-04-10T03:37:51.359 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-e6choZ3QvsfO6B- off=815043 len=1378553 2024-04-10T03:37:51.362 INFO:tasks.workunit.client.0.smithi016.stdout:op 1852 completed, throughput=5MB/sec 2024-04-10T03:37:51.362 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1cNgQCQGzS1Y6gY off=1161070 len=829443 2024-04-10T03:37:51.370 INFO:tasks.workunit.client.0.smithi016.stdout:op 1853 completed, throughput=5MB/sec 2024-04-10T03:37:51.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:51 smithi136 bash[68278]: cluster 2024-04-10T03:37:49.952506+0000 mgr.y (mgr.25133) 943 : cluster 0 pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:37:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:37:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:37:51] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.43.0" 2024-04-10T03:37:52.370 INFO:tasks.workunit.client.0.smithi016.stdout: 355: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:52.370 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FSC-A0ZrjjeCbBB off=1804129 len=189228 2024-04-10T03:37:52.376 INFO:tasks.workunit.client.0.smithi016.stdout:op 1854 completed, throughput=4.99MB/sec 2024-04-10T03:37:52.376 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jEasDDHnNB1foR3 off=3164325 len=1372110 2024-04-10T03:37:52.379 INFO:tasks.workunit.client.0.smithi016.stdout:op 1855 completed, throughput=4.99MB/sec 2024-04-10T03:37:52.381 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-smiUflrMBCsc0ob off=3288405 len=1855914 2024-04-10T03:37:52.393 INFO:tasks.workunit.client.0.smithi016.stdout:op 1856 completed, throughput=5MB/sec 2024-04-10T03:37:52.393 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-akVmjZETyNCqF4B off=2707343 len=948635 2024-04-10T03:37:52.401 INFO:tasks.workunit.client.0.smithi016.stdout:op 1857 completed, throughput=5MB/sec 2024-04-10T03:37:52.401 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OnDhYxhWu4LLxZh off=4839920 len=2085737 2024-04-10T03:37:52.406 INFO:tasks.workunit.client.0.smithi016.stdout:op 1858 completed, throughput=5MB/sec 2024-04-10T03:37:53.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:53 smithi016 bash[72916]: cluster 2024-04-10T03:37:51.953626+0000 mgr.y (mgr.25133) 944 : cluster 0 pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:37:53.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:53 smithi016 bash[74137]: cluster 2024-04-10T03:37:51.953626+0000 mgr.y (mgr.25133) 944 : cluster 0 pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:37:53.406 INFO:tasks.workunit.client.0.smithi016.stdout: 356: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:53.406 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-31mBAzN-Cjc7N22 off=1092450 len=1701900 2024-04-10T03:37:53.419 INFO:tasks.workunit.client.0.smithi016.stdout:op 1859 completed, throughput=4.99MB/sec 2024-04-10T03:37:53.419 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6rg_XSGlWsrjgAg off=14533739 len=886826 2024-04-10T03:37:53.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:53 smithi136 bash[68278]: cluster 2024-04-10T03:37:51.953626+0000 mgr.y (mgr.25133) 944 : cluster 0 pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:37:53.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 1860 completed, throughput=5MB/sec 2024-04-10T03:37:53.428 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kKX06Pdtdd4pa0W off=2258800 len=1166204 2024-04-10T03:37:53.430 INFO:tasks.workunit.client.0.smithi016.stdout:op 1861 completed, throughput=5MB/sec 2024-04-10T03:37:53.430 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qGngRYdv9lmEcRe off=3679660 len=408983 2024-04-10T03:37:53.431 INFO:tasks.workunit.client.0.smithi016.stdout:op 1862 completed, throughput=5MB/sec 2024-04-10T03:37:53.431 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5Rd85-vf8ekYH98 off=11714149 len=579610 2024-04-10T03:37:53.433 INFO:tasks.workunit.client.0.smithi016.stdout:op 1863 completed, throughput=5MB/sec 2024-04-10T03:37:54.433 INFO:tasks.workunit.client.0.smithi016.stdout: 357: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:54.433 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZVhGpZGqIGMByVf off=1133200 len=1328429 2024-04-10T03:37:54.446 INFO:tasks.workunit.client.0.smithi016.stdout:op 1864 completed, throughput=4.99MB/sec 2024-04-10T03:37:54.446 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iQDRQ-euLujYMZ8 off=14871487 len=1463511 2024-04-10T03:37:54.458 INFO:tasks.workunit.client.0.smithi016.stdout:op 1865 completed, throughput=4.99MB/sec 2024-04-10T03:37:54.458 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aK5_Ekqw5VEsV9u off=3481876 len=926793 2024-04-10T03:37:54.461 INFO:tasks.workunit.client.0.smithi016.stdout:op 1866 completed, throughput=5MB/sec 2024-04-10T03:37:54.461 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QgKgg6yHf7l0hUp off=7547178 len=1854961 2024-04-10T03:37:54.475 INFO:tasks.workunit.client.0.smithi016.stdout:op 1867 completed, throughput=5MB/sec 2024-04-10T03:37:55.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:55 smithi016 bash[74137]: cluster 2024-04-10T03:37:53.954704+0000 mgr.y (mgr.25133) 945 : cluster 0 pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:37:55.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:55 smithi016 bash[72916]: cluster 2024-04-10T03:37:53.954704+0000 mgr.y (mgr.25133) 945 : cluster 0 pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:37:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:55 smithi136 bash[68278]: cluster 2024-04-10T03:37:53.954704+0000 mgr.y (mgr.25133) 945 : cluster 0 pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:37:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: 358: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:55.476 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m9uUaBHITKC47xY off=13248586 len=47036 2024-04-10T03:37:55.480 INFO:tasks.workunit.client.0.smithi016.stdout:op 1868 completed, throughput=4.99MB/sec 2024-04-10T03:37:55.480 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4RrTTi2tK8inkMj off=21490237 len=1754656 2024-04-10T03:37:55.485 INFO:tasks.workunit.client.0.smithi016.stdout:op 1869 completed, throughput=4.99MB/sec 2024-04-10T03:37:55.485 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jrOiHH4rP50Ul5n off=6114065 len=1028231 2024-04-10T03:37:55.489 INFO:tasks.workunit.client.0.smithi016.stdout:op 1870 completed, throughput=5MB/sec 2024-04-10T03:37:55.489 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oRXIhQEp7AdmLmr off=1007050 len=630481 2024-04-10T03:37:55.497 INFO:tasks.workunit.client.0.smithi016.stdout:op 1871 completed, throughput=5MB/sec 2024-04-10T03:37:55.497 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pNVfucNcOhO7AG_ off=3604275 len=2057311 2024-04-10T03:37:55.501 INFO:tasks.workunit.client.0.smithi016.stdout:op 1872 completed, throughput=5MB/sec 2024-04-10T03:37:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: 359: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:56.502 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M7YqFq8UmD82LI- off=5821657 len=808683 2024-04-10T03:37:56.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 1873 completed, throughput=4.99MB/sec 2024-04-10T03:37:56.505 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7XXNSMpEjcIibw5 off=1530163 len=985419 2024-04-10T03:37:56.508 INFO:tasks.workunit.client.0.smithi016.stdout:op 1874 completed, throughput=4.99MB/sec 2024-04-10T03:37:56.509 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UoUS-nGVKvo50gi off=3227366 len=2004371 2024-04-10T03:37:56.513 INFO:tasks.workunit.client.0.smithi016.stdout:op 1875 completed, throughput=5MB/sec 2024-04-10T03:37:56.513 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OVcUT4sS35D3a9k off=19687370 len=688168 2024-04-10T03:37:56.516 INFO:tasks.workunit.client.0.smithi016.stdout:op 1876 completed, throughput=5MB/sec 2024-04-10T03:37:56.516 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m9poORcOSeW4JVt off=1200114 len=523980 2024-04-10T03:37:56.522 INFO:tasks.workunit.client.0.smithi016.stdout:op 1877 completed, throughput=5MB/sec 2024-04-10T03:37:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:57 smithi016 bash[74137]: cluster 2024-04-10T03:37:55.955811+0000 mgr.y (mgr.25133) 946 : cluster 0 pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:37:57.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:57 smithi016 bash[72916]: cluster 2024-04-10T03:37:55.955811+0000 mgr.y (mgr.25133) 946 : cluster 0 pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:37:57.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:57 smithi136 bash[68278]: cluster 2024-04-10T03:37:55.955811+0000 mgr.y (mgr.25133) 946 : cluster 0 pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:37:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: 360: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:57.522 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-efElPHQGCwXaBcG off=333607 len=180589 2024-04-10T03:37:57.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 1878 completed, throughput=4.99MB/sec 2024-04-10T03:37:57.524 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--vu5ZFS3wNXo_kP off=861873 len=1797787 2024-04-10T03:37:57.537 INFO:tasks.workunit.client.0.smithi016.stdout:op 1879 completed, throughput=4.99MB/sec 2024-04-10T03:37:57.537 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xx_cbiHroyJLhIX off=14482199 len=1733523 2024-04-10T03:37:57.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 1880 completed, throughput=5MB/sec 2024-04-10T03:37:57.550 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IWp00FCV0LPhMCM off=8449371 len=716716 2024-04-10T03:37:57.553 INFO:tasks.workunit.client.0.smithi016.stdout:op 1881 completed, throughput=5MB/sec 2024-04-10T03:37:57.553 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DSoLVjOBzTfOIAS off=10722247 len=302567 2024-04-10T03:37:57.554 INFO:tasks.workunit.client.0.smithi016.stdout:op 1882 completed, throughput=5MB/sec 2024-04-10T03:37:57.555 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PEFABwCGBhJX8db off=11553545 len=20955 2024-04-10T03:37:57.558 INFO:tasks.workunit.client.0.smithi016.stdout:op 1883 completed, throughput=5MB/sec 2024-04-10T03:37:57.558 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-itdTY0-YAc1Xl9R off=11574571 len=216448 2024-04-10T03:37:57.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 1884 completed, throughput=5MB/sec 2024-04-10T03:37:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:58 smithi016 bash[72916]: audit 2024-04-10T03:37:57.556604+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:58 smithi016 bash[74137]: audit 2024-04-10T03:37:57.556604+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:58 smithi136 bash[68278]: audit 2024-04-10T03:37:57.556604+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:37:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: 361: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:58.560 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ne3nz_HzrkepjJz off=401216 len=473440 2024-04-10T03:37:58.567 INFO:tasks.workunit.client.0.smithi016.stdout:op 1885 completed, throughput=4.99MB/sec 2024-04-10T03:37:58.567 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-l9QhJIk16DDHMST off=21033969 len=1697880 2024-04-10T03:37:58.579 INFO:tasks.workunit.client.0.smithi016.stdout:op 1886 completed, throughput=4.99MB/sec 2024-04-10T03:37:58.579 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wY1lD4uuRij0-fp off=5117947 len=1558562 2024-04-10T03:37:58.591 INFO:tasks.workunit.client.0.smithi016.stdout:op 1887 completed, throughput=5MB/sec 2024-04-10T03:37:58.592 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7J_LmVsBOTmFOSv off=1660171 len=1022844 2024-04-10T03:37:58.595 INFO:tasks.workunit.client.0.smithi016.stdout:op 1888 completed, throughput=5MB/sec 2024-04-10T03:37:58.595 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XF8V-bE9NHmjE1F off=1221274 len=285913 2024-04-10T03:37:58.600 INFO:tasks.workunit.client.0.smithi016.stdout:op 1889 completed, throughput=5MB/sec 2024-04-10T03:37:58.600 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JjEPm1zoHirv9oH off=813683 len=1270900 2024-04-10T03:37:58.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 1890 completed, throughput=5MB/sec 2024-04-10T03:37:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:37:59 smithi016 bash[72916]: cluster 2024-04-10T03:37:57.956586+0000 mgr.y (mgr.25133) 947 : cluster 0 pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:37:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:37:59 smithi016 bash[74137]: cluster 2024-04-10T03:37:57.956586+0000 mgr.y (mgr.25133) 947 : cluster 0 pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:37:59.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:37:59 smithi136 bash[68278]: cluster 2024-04-10T03:37:57.956586+0000 mgr.y (mgr.25133) 947 : cluster 0 pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:37:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: 362: throughput=4.99MB/sec pending data=0 2024-04-10T03:37:59.608 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CKZsoOeN1_CAo20 off=15134969 len=1246654 2024-04-10T03:37:59.619 INFO:tasks.workunit.client.0.smithi016.stdout:op 1891 completed, throughput=4.99MB/sec 2024-04-10T03:37:59.619 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Am6AZC_dmEITX9P off=6983151 len=2075764 2024-04-10T03:37:59.632 INFO:tasks.workunit.client.0.smithi016.stdout:op 1892 completed, throughput=5MB/sec 2024-04-10T03:37:59.632 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T8a-9HJ3S4sa1nk off=859227 len=1725097 2024-04-10T03:37:59.635 INFO:tasks.workunit.client.0.smithi016.stdout:op 1893 completed, throughput=5MB/sec 2024-04-10T03:38:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: 363: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:00.635 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-r92uw_k5VnLqMRr off=9218756 len=450904 2024-04-10T03:38:00.642 INFO:tasks.workunit.client.0.smithi016.stdout:op 1894 completed, throughput=4.99MB/sec 2024-04-10T03:38:00.642 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JDcd2jBEohn3gWR off=278987 len=1462141 2024-04-10T03:38:00.646 INFO:tasks.workunit.client.0.smithi016.stdout:op 1895 completed, throughput=4.99MB/sec 2024-04-10T03:38:00.646 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jBMbtI4dyQcUaqn off=10039010 len=739161 2024-04-10T03:38:00.647 INFO:tasks.workunit.client.0.smithi016.stdout:op 1896 completed, throughput=4.99MB/sec 2024-04-10T03:38:00.647 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8Ibb7hFerl6hTUN off=122041 len=929599 2024-04-10T03:38:00.650 INFO:tasks.workunit.client.0.smithi016.stdout:op 1897 completed, throughput=5MB/sec 2024-04-10T03:38:00.650 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-blamXxnkGj88Alz off=758339 len=1359740 2024-04-10T03:38:00.653 INFO:tasks.workunit.client.0.smithi016.stdout:op 1898 completed, throughput=5MB/sec 2024-04-10T03:38:01.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:01 smithi016 bash[74137]: cluster 2024-04-10T03:37:59.957686+0000 mgr.y (mgr.25133) 948 : cluster 0 pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:38:01.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:01 smithi016 bash[72916]: cluster 2024-04-10T03:37:59.957686+0000 mgr.y (mgr.25133) 948 : cluster 0 pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:38:01.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:01 smithi136 bash[68278]: cluster 2024-04-10T03:37:59.957686+0000 mgr.y (mgr.25133) 948 : cluster 0 pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:38:01.653 INFO:tasks.workunit.client.0.smithi016.stdout: 364: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:01.653 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-az2Yx5e8atgQnu0 off=486486 len=1556640 2024-04-10T03:38:01.666 INFO:tasks.workunit.client.0.smithi016.stdout:op 1899 completed, throughput=4.99MB/sec 2024-04-10T03:38:01.667 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-feDT7iabFjICeJn off=4198502 len=957019 2024-04-10T03:38:01.674 INFO:tasks.workunit.client.0.smithi016.stdout:op 1900 completed, throughput=4.99MB/sec 2024-04-10T03:38:01.674 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--5XY36s9G0JfdHn off=4536329 len=1848406 2024-04-10T03:38:01.678 INFO:tasks.workunit.client.0.smithi016.stdout:op 1901 completed, throughput=5MB/sec 2024-04-10T03:38:01.678 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YgBmZUAH2Jr67pm off=5100691 len=1764182 2024-04-10T03:38:01.691 INFO:tasks.workunit.client.0.smithi016.stdout:op 1902 completed, throughput=5MB/sec 2024-04-10T03:38:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:38:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:38:01] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:38:02.691 INFO:tasks.workunit.client.0.smithi016.stdout: 365: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:02.692 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GxGnVHYydEn63qY off=20037558 len=613310 2024-04-10T03:38:02.694 INFO:tasks.workunit.client.0.smithi016.stdout:op 1903 completed, throughput=4.99MB/sec 2024-04-10T03:38:02.694 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5p9lWF8aITWs1Ra off=3310937 len=244009 2024-04-10T03:38:02.696 INFO:tasks.workunit.client.0.smithi016.stdout:op 1904 completed, throughput=4.99MB/sec 2024-04-10T03:38:02.696 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3z_QfvgPMPBZfWM off=4629037 len=858782 2024-04-10T03:38:02.705 INFO:tasks.workunit.client.0.smithi016.stdout:op 1905 completed, throughput=4.99MB/sec 2024-04-10T03:38:02.705 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vGWjo6q90Xp6AL7 off=2364395 len=1205657 2024-04-10T03:38:02.709 INFO:tasks.workunit.client.0.smithi016.stdout:op 1906 completed, throughput=5MB/sec 2024-04-10T03:38:02.709 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fp9DHj9eXpOyHza off=5585497 len=1145650 2024-04-10T03:38:02.718 INFO:tasks.workunit.client.0.smithi016.stdout:op 1907 completed, throughput=5MB/sec 2024-04-10T03:38:02.719 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c_kLoeFojkb3kxw off=5298124 len=447079 2024-04-10T03:38:02.720 INFO:tasks.workunit.client.0.smithi016.stdout:op 1908 completed, throughput=5MB/sec 2024-04-10T03:38:02.720 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Xch7UC2ESQ-9wET off=12196991 len=486761 2024-04-10T03:38:02.722 INFO:tasks.workunit.client.0.smithi016.stdout:op 1909 completed, throughput=5MB/sec 2024-04-10T03:38:03.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:03 smithi016 bash[74137]: cluster 2024-04-10T03:38:01.958655+0000 mgr.y (mgr.25133) 949 : cluster 0 pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:38:03.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:03 smithi016 bash[72916]: cluster 2024-04-10T03:38:01.958655+0000 mgr.y (mgr.25133) 949 : cluster 0 pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:38:03.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:03 smithi136 bash[68278]: cluster 2024-04-10T03:38:01.958655+0000 mgr.y (mgr.25133) 949 : cluster 0 pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:38:03.723 INFO:tasks.workunit.client.0.smithi016.stdout: 366: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:03.723 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JCm33bDOtOkrsNT off=12491821 len=1670008 2024-04-10T03:38:03.736 INFO:tasks.workunit.client.0.smithi016.stdout:op 1910 completed, throughput=4.99MB/sec 2024-04-10T03:38:03.736 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1-nDHHbTHR_5IQz off=3796082 len=138517 2024-04-10T03:38:03.742 INFO:tasks.workunit.client.0.smithi016.stdout:op 1911 completed, throughput=4.99MB/sec 2024-04-10T03:38:03.742 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d4Oy27qgXWwaV7R off=18860137 len=2009691 2024-04-10T03:38:03.747 INFO:tasks.workunit.client.0.smithi016.stdout:op 1912 completed, throughput=5MB/sec 2024-04-10T03:38:03.747 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--47gjZvh8TiJ07N off=17319860 len=1872310 2024-04-10T03:38:03.762 INFO:tasks.workunit.client.0.smithi016.stdout:op 1913 completed, throughput=5MB/sec 2024-04-10T03:38:04.762 INFO:tasks.workunit.client.0.smithi016.stdout: 367: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:04.762 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e0xhCwh5QH2Ij81 off=662256 len=1029707 2024-04-10T03:38:04.772 INFO:tasks.workunit.client.0.smithi016.stdout:op 1914 completed, throughput=4.99MB/sec 2024-04-10T03:38:04.772 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FvDJFk0dWB51ajM off=4929502 len=327391 2024-04-10T03:38:04.773 INFO:tasks.workunit.client.0.smithi016.stdout:op 1915 completed, throughput=4.99MB/sec 2024-04-10T03:38:04.773 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VDDjmdh5UaAqTH5 off=578701 len=334713 2024-04-10T03:38:04.780 INFO:tasks.workunit.client.0.smithi016.stdout:op 1916 completed, throughput=4.99MB/sec 2024-04-10T03:38:04.780 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5Y7CVYF6MUTfn6q off=10088978 len=353765 2024-04-10T03:38:04.787 INFO:tasks.workunit.client.0.smithi016.stdout:op 1917 completed, throughput=4.99MB/sec 2024-04-10T03:38:04.787 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mKITEPhBfujlA8e off=3048791 len=144797 2024-04-10T03:38:04.788 INFO:tasks.workunit.client.0.smithi016.stdout:op 1918 completed, throughput=4.99MB/sec 2024-04-10T03:38:04.788 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aCiwKS_HU6Dj_25 off=2471042 len=1738212 2024-04-10T03:38:04.800 INFO:tasks.workunit.client.0.smithi016.stdout:op 1919 completed, throughput=5MB/sec 2024-04-10T03:38:04.800 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-g_AA-57binADjtc off=5585260 len=1629875 2024-04-10T03:38:04.802 INFO:tasks.workunit.client.0.smithi016.stdout:op 1920 completed, throughput=5MB/sec 2024-04-10T03:38:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:05 smithi016 bash[74137]: cluster 2024-04-10T03:38:03.959590+0000 mgr.y (mgr.25133) 950 : cluster 0 pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:05 smithi016 bash[72916]: cluster 2024-04-10T03:38:03.959590+0000 mgr.y (mgr.25133) 950 : cluster 0 pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:05.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:05 smithi136 bash[68278]: cluster 2024-04-10T03:38:03.959590+0000 mgr.y (mgr.25133) 950 : cluster 0 pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:05.802 INFO:tasks.workunit.client.0.smithi016.stdout: 368: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:05.803 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TOWIVGRf--XXSBY off=17676157 len=1059113 2024-04-10T03:38:05.813 INFO:tasks.workunit.client.0.smithi016.stdout:op 1921 completed, throughput=4.99MB/sec 2024-04-10T03:38:05.813 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zTyXqsh08jlWRgN off=939749 len=696567 2024-04-10T03:38:05.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 1922 completed, throughput=4.99MB/sec 2024-04-10T03:38:05.815 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4kWcl_u6CbZylpI off=3681831 len=2070949 2024-04-10T03:38:05.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 1923 completed, throughput=5MB/sec 2024-04-10T03:38:05.831 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3wBSB-1_ltCkYTt off=5273746 len=1871403 2024-04-10T03:38:05.836 INFO:tasks.workunit.client.0.smithi016.stdout:op 1924 completed, throughput=5MB/sec 2024-04-10T03:38:06.836 INFO:tasks.workunit.client.0.smithi016.stdout: 369: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:06.837 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Cf2EnNME5AjBuqu off=3130231 len=63582 2024-04-10T03:38:06.841 INFO:tasks.workunit.client.0.smithi016.stdout:op 1925 completed, throughput=4.99MB/sec 2024-04-10T03:38:06.841 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Oj5hQ3y6qvita9N off=337245 len=1179184 2024-04-10T03:38:06.845 INFO:tasks.workunit.client.0.smithi016.stdout:op 1926 completed, throughput=4.99MB/sec 2024-04-10T03:38:06.845 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-h-djCStlNCYCT37 off=7773763 len=275396 2024-04-10T03:38:06.847 INFO:tasks.workunit.client.0.smithi016.stdout:op 1927 completed, throughput=4.99MB/sec 2024-04-10T03:38:06.847 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iz7DqcsxdEYdr1f off=11428975 len=437073 2024-04-10T03:38:06.853 INFO:tasks.workunit.client.0.smithi016.stdout:op 1928 completed, throughput=4.99MB/sec 2024-04-10T03:38:06.853 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lcBdMCjcqdRUscV off=3115222 len=1943490 2024-04-10T03:38:06.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 1929 completed, throughput=5MB/sec 2024-04-10T03:38:06.861 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B4LuoyKXJ_C9eIz off=3216045 len=1193299 2024-04-10T03:38:06.881 INFO:tasks.workunit.client.0.smithi016.stdout:op 1930 completed, throughput=5MB/sec 2024-04-10T03:38:07.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:07 smithi016 bash[72916]: cluster 2024-04-10T03:38:05.960582+0000 mgr.y (mgr.25133) 951 : cluster 0 pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:38:07.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:07 smithi016 bash[74137]: cluster 2024-04-10T03:38:05.960582+0000 mgr.y (mgr.25133) 951 : cluster 0 pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:38:07.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:07 smithi136 bash[68278]: cluster 2024-04-10T03:38:05.960582+0000 mgr.y (mgr.25133) 951 : cluster 0 pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:38:07.881 INFO:tasks.workunit.client.0.smithi016.stdout: 370: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:07.882 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z7DczOENWP7StyE off=2674046 len=1202746 2024-04-10T03:38:07.891 INFO:tasks.workunit.client.0.smithi016.stdout:op 1931 completed, throughput=4.99MB/sec 2024-04-10T03:38:07.891 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-byKlns76Gj1LJzz off=6522453 len=708051 2024-04-10T03:38:07.895 INFO:tasks.workunit.client.0.smithi016.stdout:op 1932 completed, throughput=4.99MB/sec 2024-04-10T03:38:07.895 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-U7TaLs64i5jHBD6 off=2532234 len=435491 2024-04-10T03:38:07.901 INFO:tasks.workunit.client.0.smithi016.stdout:op 1933 completed, throughput=4.99MB/sec 2024-04-10T03:38:07.901 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XtiaMxDteV3KF-B off=6570892 len=219439 2024-04-10T03:38:07.906 INFO:tasks.workunit.client.0.smithi016.stdout:op 1934 completed, throughput=4.99MB/sec 2024-04-10T03:38:07.906 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IUEqSim870zwQ3c off=20606715 len=1339641 2024-04-10T03:38:07.912 INFO:tasks.workunit.client.0.smithi016.stdout:op 1935 completed, throughput=5MB/sec 2024-04-10T03:38:07.912 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cT01a7IF3hw-MLt off=12792129 len=1307315 2024-04-10T03:38:07.915 INFO:tasks.workunit.client.0.smithi016.stdout:op 1936 completed, throughput=5MB/sec 2024-04-10T03:38:08.916 INFO:tasks.workunit.client.0.smithi016.stdout: 371: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:08.916 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FNCZTIlMlB_Ep0Q off=2678484 len=1026048 2024-04-10T03:38:08.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 1937 completed, throughput=4.99MB/sec 2024-04-10T03:38:08.920 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Zu9LFtPBhfxI626 off=3597154 len=171652 2024-04-10T03:38:08.921 INFO:tasks.workunit.client.0.smithi016.stdout:op 1938 completed, throughput=4.99MB/sec 2024-04-10T03:38:08.921 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RHuSkqaY27p161h off=6666370 len=384811 2024-04-10T03:38:08.923 INFO:tasks.workunit.client.0.smithi016.stdout:op 1939 completed, throughput=4.99MB/sec 2024-04-10T03:38:08.923 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YgBPOLTdis-0pXg off=1679725 len=505321 2024-04-10T03:38:08.929 INFO:tasks.workunit.client.0.smithi016.stdout:op 1940 completed, throughput=4.99MB/sec 2024-04-10T03:38:08.929 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EqqDumexiPID7Hc off=448682 len=91279 2024-04-10T03:38:08.930 INFO:tasks.workunit.client.0.smithi016.stdout:op 1941 completed, throughput=4.99MB/sec 2024-04-10T03:38:08.930 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7evdI02xzF76xXf off=10801704 len=918604 2024-04-10T03:38:08.939 INFO:tasks.workunit.client.0.smithi016.stdout:op 1942 completed, throughput=5MB/sec 2024-04-10T03:38:08.939 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oCfCe90UCiVuS7H off=3058463 len=1379066 2024-04-10T03:38:08.947 INFO:tasks.workunit.client.0.smithi016.stdout:op 1943 completed, throughput=5MB/sec 2024-04-10T03:38:08.947 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KwuUREINOUjDDes off=9551985 len=730421 2024-04-10T03:38:08.950 INFO:tasks.workunit.client.0.smithi016.stdout:op 1944 completed, throughput=5MB/sec 2024-04-10T03:38:09.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:09 smithi016 bash[72916]: cluster 2024-04-10T03:38:07.961535+0000 mgr.y (mgr.25133) 952 : cluster 0 pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:38:09.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:09 smithi016 bash[74137]: cluster 2024-04-10T03:38:07.961535+0000 mgr.y (mgr.25133) 952 : cluster 0 pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:38:09.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:09 smithi136 bash[68278]: cluster 2024-04-10T03:38:07.961535+0000 mgr.y (mgr.25133) 952 : cluster 0 pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:38:09.951 INFO:tasks.workunit.client.0.smithi016.stdout: 372: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:09.951 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_uEBH9TjoexCKXO off=4392089 len=1004064 2024-04-10T03:38:09.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 1945 completed, throughput=4.99MB/sec 2024-04-10T03:38:09.954 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--_AQtNoQ8LkEQP4 off=7755531 len=1021024 2024-04-10T03:38:09.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 1946 completed, throughput=4.99MB/sec 2024-04-10T03:38:09.962 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LRB1hwJ0ROW77_7 off=397494 len=861251 2024-04-10T03:38:09.969 INFO:tasks.workunit.client.0.smithi016.stdout:op 1947 completed, throughput=4.99MB/sec 2024-04-10T03:38:09.969 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lUca0k5JQ_wfvkm off=1316823 len=1238996 2024-04-10T03:38:09.972 INFO:tasks.workunit.client.0.smithi016.stdout:op 1948 completed, throughput=5MB/sec 2024-04-10T03:38:09.972 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KYeuOM46iYsFWkr off=18176435 len=1437955 2024-04-10T03:38:09.976 INFO:tasks.workunit.client.0.smithi016.stdout:op 1949 completed, throughput=5MB/sec 2024-04-10T03:38:10.976 INFO:tasks.workunit.client.0.smithi016.stdout: 373: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:10.976 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XhUKfUck9hGbqbZ off=922956 len=1853719 2024-04-10T03:38:10.983 INFO:tasks.workunit.client.0.smithi016.stdout:op 1950 completed, throughput=4.99MB/sec 2024-04-10T03:38:10.983 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-foVcT2mc4A1pkk8 off=8848752 len=1864834 2024-04-10T03:38:10.997 INFO:tasks.workunit.client.0.smithi016.stdout:op 1951 completed, throughput=5MB/sec 2024-04-10T03:38:10.997 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KvqXdZvP9dkH_e0 off=12298496 len=1326003 2024-04-10T03:38:11.008 INFO:tasks.workunit.client.0.smithi016.stdout:op 1952 completed, throughput=5MB/sec 2024-04-10T03:38:11.008 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--ZEXD-wIWqEeIqe off=15202847 len=1976972 2024-04-10T03:38:11.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 1953 completed, throughput=5MB/sec 2024-04-10T03:38:11.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:11 smithi016 bash[72916]: cluster 2024-04-10T03:38:09.962389+0000 mgr.y (mgr.25133) 953 : cluster 0 pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:38:11.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:11 smithi016 bash[74137]: cluster 2024-04-10T03:38:09.962389+0000 mgr.y (mgr.25133) 953 : cluster 0 pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:38:11.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:11 smithi136 bash[68278]: cluster 2024-04-10T03:38:09.962389+0000 mgr.y (mgr.25133) 953 : cluster 0 pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:38:12.011 INFO:tasks.workunit.client.0.smithi016.stdout: 374: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:12.011 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4sD66mZPn5DKnIC off=4416587 len=1622179 2024-04-10T03:38:12.023 INFO:tasks.workunit.client.0.smithi016.stdout:op 1954 completed, throughput=5MB/sec 2024-04-10T03:38:12.023 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uNa7HdyaGFvS827 off=0 len=1480732 2024-04-10T03:38:12.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 1955 completed, throughput=5MB/sec 2024-04-10T03:38:12.032 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FipMKm5JhGl-FeF off=16015532 len=1858207 2024-04-10T03:38:12.045 INFO:tasks.workunit.client.0.smithi016.stdout:op 1956 completed, throughput=5MB/sec 2024-04-10T03:38:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:38:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:38:11] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:38:13.045 INFO:tasks.workunit.client.0.smithi016.stdout: 375: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:13.045 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vXFTKznMyKAmF1o off=14488372 len=347113 2024-04-10T03:38:13.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 1957 completed, throughput=4.99MB/sec 2024-04-10T03:38:13.047 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_ylW8lbbuYvp_6o off=116930 len=205670 2024-04-10T03:38:13.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 1958 completed, throughput=4.99MB/sec 2024-04-10T03:38:13.049 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-L4PBnTE9092buR5 off=2170060 len=1479423 2024-04-10T03:38:13.061 INFO:tasks.workunit.client.0.smithi016.stdout:op 1959 completed, throughput=5MB/sec 2024-04-10T03:38:13.061 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8OpQCpKC-v6jfQM off=6785875 len=1933668 2024-04-10T03:38:13.077 INFO:tasks.workunit.client.0.smithi016.stdout:op 1960 completed, throughput=5MB/sec 2024-04-10T03:38:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:13 smithi136 bash[68278]: cluster 2024-04-10T03:38:11.963494+0000 mgr.y (mgr.25133) 954 : cluster 0 pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:38:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:13 smithi136 bash[68278]: audit 2024-04-10T03:38:12.556179+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:13 smithi016 bash[72916]: cluster 2024-04-10T03:38:11.963494+0000 mgr.y (mgr.25133) 954 : cluster 0 pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:38:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:13 smithi016 bash[72916]: audit 2024-04-10T03:38:12.556179+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:13 smithi016 bash[74137]: cluster 2024-04-10T03:38:11.963494+0000 mgr.y (mgr.25133) 954 : cluster 0 pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:38:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:13 smithi016 bash[74137]: audit 2024-04-10T03:38:12.556179+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:14.077 INFO:tasks.workunit.client.0.smithi016.stdout: 376: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:14.077 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-smiUflrMBCsc0ob off=367342 len=1001254 2024-04-10T03:38:14.087 INFO:tasks.workunit.client.0.smithi016.stdout:op 1961 completed, throughput=4.99MB/sec 2024-04-10T03:38:14.087 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NvAaOnaORaqznaX off=6403637 len=1947273 2024-04-10T03:38:14.092 INFO:tasks.workunit.client.0.smithi016.stdout:op 1962 completed, throughput=4.99MB/sec 2024-04-10T03:38:14.092 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lxMJ3mjYKuBvaAK off=5194228 len=1955488 2024-04-10T03:38:14.098 INFO:tasks.workunit.client.0.smithi016.stdout:op 1963 completed, throughput=5MB/sec 2024-04-10T03:38:14.099 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9HETKziV9QWG-wT off=12958778 len=1780183 2024-04-10T03:38:14.111 INFO:tasks.workunit.client.0.smithi016.stdout:op 1964 completed, throughput=5MB/sec 2024-04-10T03:38:15.111 INFO:tasks.workunit.client.0.smithi016.stdout: 377: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:15.111 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N1NnWjH7EHo6yev off=9613016 len=1178373 2024-04-10T03:38:15.114 INFO:tasks.workunit.client.0.smithi016.stdout:op 1965 completed, throughput=4.99MB/sec 2024-04-10T03:38:15.114 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fFAanmilhGFLDd5 off=16277340 len=807332 2024-04-10T03:38:15.118 INFO:tasks.workunit.client.0.smithi016.stdout:op 1966 completed, throughput=5MB/sec 2024-04-10T03:38:15.118 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MA5Df9ANntteNWE off=315572 len=469457 2024-04-10T03:38:15.125 INFO:tasks.workunit.client.0.smithi016.stdout:op 1967 completed, throughput=5MB/sec 2024-04-10T03:38:15.125 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WrM8Yqmsbq2Pcr3 off=1233455 len=1992376 2024-04-10T03:38:15.138 INFO:tasks.workunit.client.0.smithi016.stdout:op 1968 completed, throughput=5MB/sec 2024-04-10T03:38:15.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:15 smithi136 bash[68278]: cluster 2024-04-10T03:38:13.964470+0000 mgr.y (mgr.25133) 955 : cluster 0 pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:15.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:15 smithi016 bash[72916]: cluster 2024-04-10T03:38:13.964470+0000 mgr.y (mgr.25133) 955 : cluster 0 pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:15.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:15 smithi016 bash[74137]: cluster 2024-04-10T03:38:13.964470+0000 mgr.y (mgr.25133) 955 : cluster 0 pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:16.138 INFO:tasks.workunit.client.0.smithi016.stdout: 378: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:16.138 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ik0kjX7wE12qAPp off=1454020 len=1212275 2024-04-10T03:38:16.149 INFO:tasks.workunit.client.0.smithi016.stdout:op 1969 completed, throughput=4.99MB/sec 2024-04-10T03:38:16.150 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hwdua9n6l8JAamC off=1515224 len=1343282 2024-04-10T03:38:16.160 INFO:tasks.workunit.client.0.smithi016.stdout:op 1970 completed, throughput=4.99MB/sec 2024-04-10T03:38:16.160 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MwWzjt1-mBpkwqV off=1055481 len=206434 2024-04-10T03:38:16.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 1971 completed, throughput=4.99MB/sec 2024-04-10T03:38:16.165 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EViJIhE-athT6o0 off=8874161 len=2046734 2024-04-10T03:38:16.182 INFO:tasks.workunit.client.0.smithi016.stdout:op 1972 completed, throughput=5MB/sec 2024-04-10T03:38:16.183 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1MpURBcjLMEfPY4 off=510971 len=969187 2024-04-10T03:38:16.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 1973 completed, throughput=5MB/sec 2024-04-10T03:38:17.192 INFO:tasks.workunit.client.0.smithi016.stdout: 379: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:17.192 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I2hZDFPFSq1mr2b off=11285749 len=909990 2024-04-10T03:38:17.200 INFO:tasks.workunit.client.0.smithi016.stdout:op 1974 completed, throughput=4.99MB/sec 2024-04-10T03:38:17.200 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qaqJU8WO5sY1Kj3 off=20022672 len=1468779 2024-04-10T03:38:17.211 INFO:tasks.workunit.client.0.smithi016.stdout:op 1975 completed, throughput=4.99MB/sec 2024-04-10T03:38:17.211 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CYUwZFxRUQ6e6ty off=12605054 len=1460667 2024-04-10T03:38:17.222 INFO:tasks.workunit.client.0.smithi016.stdout:op 1976 completed, throughput=5MB/sec 2024-04-10T03:38:17.222 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YWRXWJN8PpKrZzC off=192743 len=2037704 2024-04-10T03:38:17.225 INFO:tasks.workunit.client.0.smithi016.stdout:op 1977 completed, throughput=5MB/sec 2024-04-10T03:38:17.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:17 smithi136 bash[68278]: cluster 2024-04-10T03:38:15.965549+0000 mgr.y (mgr.25133) 956 : cluster 0 pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:38:17.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:17 smithi016 bash[72916]: cluster 2024-04-10T03:38:15.965549+0000 mgr.y (mgr.25133) 956 : cluster 0 pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:38:17.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:17 smithi016 bash[74137]: cluster 2024-04-10T03:38:15.965549+0000 mgr.y (mgr.25133) 956 : cluster 0 pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:38:18.226 INFO:tasks.workunit.client.0.smithi016.stdout: 380: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:18.226 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IR6loKTLHC2vzMz off=3212798 len=919425 2024-04-10T03:38:18.234 INFO:tasks.workunit.client.0.smithi016.stdout:op 1978 completed, throughput=4.99MB/sec 2024-04-10T03:38:18.234 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KvqXdZvP9dkH_e0 off=17608094 len=699401 2024-04-10T03:38:18.237 INFO:tasks.workunit.client.0.smithi016.stdout:op 1979 completed, throughput=4.99MB/sec 2024-04-10T03:38:18.237 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CiC2MTZxzSUxlfG off=4318631 len=1023140 2024-04-10T03:38:18.241 INFO:tasks.workunit.client.0.smithi016.stdout:op 1980 completed, throughput=5MB/sec 2024-04-10T03:38:18.241 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CAALBy1AsgNP3w9 off=959172 len=575940 2024-04-10T03:38:18.247 INFO:tasks.workunit.client.0.smithi016.stdout:op 1981 completed, throughput=5MB/sec 2024-04-10T03:38:18.247 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-r2LhJ9PHcaBF_Wr off=2368888 len=331830 2024-04-10T03:38:18.253 INFO:tasks.workunit.client.0.smithi016.stdout:op 1982 completed, throughput=5MB/sec 2024-04-10T03:38:18.253 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GAaN2_K7J3OLKJq off=22153579 len=872470 2024-04-10T03:38:18.255 INFO:tasks.workunit.client.0.smithi016.stdout:op 1983 completed, throughput=5MB/sec 2024-04-10T03:38:19.256 INFO:tasks.workunit.client.0.smithi016.stdout: 381: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:19.256 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2MwZcIlqgN70fWN off=11307958 len=1684997 2024-04-10T03:38:19.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 1984 completed, throughput=4.99MB/sec 2024-04-10T03:38:19.260 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9s7-Sbi2ulgtHT8 off=0 len=1957740 2024-04-10T03:38:19.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 1985 completed, throughput=5MB/sec 2024-04-10T03:38:19.266 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-loAndAqnrSUeVJ7 off=7477196 len=205515 2024-04-10T03:38:19.273 INFO:tasks.workunit.client.0.smithi016.stdout:op 1986 completed, throughput=5MB/sec 2024-04-10T03:38:19.273 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-q8LMQSN_IbwxJxR off=5310849 len=532899 2024-04-10T03:38:19.275 INFO:tasks.workunit.client.0.smithi016.stdout:op 1987 completed, throughput=5MB/sec 2024-04-10T03:38:19.275 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vFSqUmb4WbpDJvB off=11977047 len=492472 2024-04-10T03:38:19.277 INFO:tasks.workunit.client.0.smithi016.stdout:op 1988 completed, throughput=5MB/sec 2024-04-10T03:38:19.277 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZD-MUiOqi-g7rTF off=7786827 len=1520428 2024-04-10T03:38:19.280 INFO:tasks.workunit.client.0.smithi016.stdout:op 1989 completed, throughput=5MB/sec 2024-04-10T03:38:19.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:19 smithi136 bash[68278]: cluster 2024-04-10T03:38:17.966581+0000 mgr.y (mgr.25133) 957 : cluster 0 pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-10T03:38:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:19 smithi016 bash[72916]: cluster 2024-04-10T03:38:17.966581+0000 mgr.y (mgr.25133) 957 : cluster 0 pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-10T03:38:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:19 smithi016 bash[74137]: cluster 2024-04-10T03:38:17.966581+0000 mgr.y (mgr.25133) 957 : cluster 0 pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-10T03:38:20.280 INFO:tasks.workunit.client.0.smithi016.stdout: 382: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:20.280 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-h8yIv1pn0aVPPcx off=7284037 len=1903838 2024-04-10T03:38:20.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 1990 completed, throughput=4.99MB/sec 2024-04-10T03:38:20.285 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bvzJLKwaJV8oRo5 off=16997399 len=1259248 2024-04-10T03:38:20.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 1991 completed, throughput=5MB/sec 2024-04-10T03:38:20.289 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-a-GoM2H61hf9jF5 off=2195808 len=99274 2024-04-10T03:38:20.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 1992 completed, throughput=5MB/sec 2024-04-10T03:38:20.294 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RJYHyedPqAplcIP off=317334 len=1281013 2024-04-10T03:38:20.306 INFO:tasks.workunit.client.0.smithi016.stdout:op 1993 completed, throughput=5MB/sec 2024-04-10T03:38:21.306 INFO:tasks.workunit.client.0.smithi016.stdout: 383: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:21.307 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zzPP3o8zuQLRdT1 off=23382916 len=592966 2024-04-10T03:38:21.308 INFO:tasks.workunit.client.0.smithi016.stdout:op 1994 completed, throughput=4.99MB/sec 2024-04-10T03:38:21.308 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ki-w9YNgHercDhf off=3949979 len=1917066 2024-04-10T03:38:21.313 INFO:tasks.workunit.client.0.smithi016.stdout:op 1995 completed, throughput=4.99MB/sec 2024-04-10T03:38:21.313 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QmbKEc1GclwPpi7 off=11853995 len=1640575 2024-04-10T03:38:21.318 INFO:tasks.workunit.client.0.smithi016.stdout:op 1996 completed, throughput=5MB/sec 2024-04-10T03:38:21.318 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AxpE5lRfgtpQ50P off=4015188 len=1024747 2024-04-10T03:38:21.321 INFO:tasks.workunit.client.0.smithi016.stdout:op 1997 completed, throughput=5MB/sec 2024-04-10T03:38:21.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:21 smithi136 bash[68278]: cluster 2024-04-10T03:38:19.967621+0000 mgr.y (mgr.25133) 958 : cluster 0 pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:38:21.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:21 smithi016 bash[74137]: cluster 2024-04-10T03:38:19.967621+0000 mgr.y (mgr.25133) 958 : cluster 0 pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:38:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:21 smithi016 bash[72916]: cluster 2024-04-10T03:38:19.967621+0000 mgr.y (mgr.25133) 958 : cluster 0 pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:38:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:38:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:38:21] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:38:22.322 INFO:tasks.workunit.client.0.smithi016.stdout: 384: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:22.322 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-la7og5Tk77JRiZ_ off=1026086 len=643276 2024-04-10T03:38:22.324 INFO:tasks.workunit.client.0.smithi016.stdout:op 1998 completed, throughput=4.99MB/sec 2024-04-10T03:38:22.324 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qWrngEgzgBExmNi off=5485739 len=828138 2024-04-10T03:38:22.333 INFO:tasks.workunit.client.0.smithi016.stdout:op 1999 completed, throughput=4.99MB/sec 2024-04-10T03:38:22.333 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fXST0cBnwZyuu5O off=8776084 len=820815 2024-04-10T03:38:22.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 2000 completed, throughput=4.99MB/sec 2024-04-10T03:38:22.341 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Yzr_Pbbf5NhUzjH off=11090865 len=273617 2024-04-10T03:38:22.343 INFO:tasks.workunit.client.0.smithi016.stdout:op 2001 completed, throughput=4.99MB/sec 2024-04-10T03:38:22.343 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7JG0W4sdMk6ay6I off=5170464 len=2078789 2024-04-10T03:38:22.348 INFO:tasks.workunit.client.0.smithi016.stdout:op 2002 completed, throughput=5MB/sec 2024-04-10T03:38:22.348 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IAStDqwR78GOIkB off=11828396 len=1444777 2024-04-10T03:38:22.352 INFO:tasks.workunit.client.0.smithi016.stdout:op 2003 completed, throughput=5MB/sec 2024-04-10T03:38:23.352 INFO:tasks.workunit.client.0.smithi016.stdout: 385: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:23.352 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZA2L5AAqMHIi0vs off=12411515 len=666428 2024-04-10T03:38:23.355 INFO:tasks.workunit.client.0.smithi016.stdout:op 2004 completed, throughput=4.99MB/sec 2024-04-10T03:38:23.355 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kpw5lnyuIKl7ymB off=3266162 len=1826307 2024-04-10T03:38:23.361 INFO:tasks.workunit.client.0.smithi016.stdout:op 2005 completed, throughput=5MB/sec 2024-04-10T03:38:23.361 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2vxHErpSpbPtcqH off=5905294 len=1346193 2024-04-10T03:38:23.365 INFO:tasks.workunit.client.0.smithi016.stdout:op 2006 completed, throughput=5MB/sec 2024-04-10T03:38:23.365 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-C-C_MmJfAr6PbmP off=17777902 len=294223 2024-04-10T03:38:23.371 INFO:tasks.workunit.client.0.smithi016.stdout:op 2007 completed, throughput=5MB/sec 2024-04-10T03:38:23.371 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZJBRy1TD7h-oknp off=648759 len=1740471 2024-04-10T03:38:23.377 INFO:tasks.workunit.client.0.smithi016.stdout:op 2008 completed, throughput=5MB/sec 2024-04-10T03:38:23.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:23 smithi136 bash[68278]: cluster 2024-04-10T03:38:21.968589+0000 mgr.y (mgr.25133) 959 : cluster 0 pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:38:23.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:23 smithi016 bash[72916]: cluster 2024-04-10T03:38:21.968589+0000 mgr.y (mgr.25133) 959 : cluster 0 pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:38:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:23 smithi016 bash[74137]: cluster 2024-04-10T03:38:21.968589+0000 mgr.y (mgr.25133) 959 : cluster 0 pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:38:24.378 INFO:tasks.workunit.client.0.smithi016.stdout: 386: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:24.378 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JbVNgWNxRIEBNKQ off=2173723 len=881111 2024-04-10T03:38:24.380 INFO:tasks.workunit.client.0.smithi016.stdout:op 2009 completed, throughput=4.99MB/sec 2024-04-10T03:38:24.380 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-A7CnR0Q8zU9TG8i off=3341265 len=754706 2024-04-10T03:38:24.383 INFO:tasks.workunit.client.0.smithi016.stdout:op 2010 completed, throughput=4.99MB/sec 2024-04-10T03:38:24.383 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MJ18nVOHtZdc47k off=3422049 len=1552644 2024-04-10T03:38:24.389 INFO:tasks.workunit.client.0.smithi016.stdout:op 2011 completed, throughput=5MB/sec 2024-04-10T03:38:24.389 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IR6loKTLHC2vzMz off=2679325 len=1595844 2024-04-10T03:38:24.401 INFO:tasks.workunit.client.0.smithi016.stdout:op 2012 completed, throughput=5MB/sec 2024-04-10T03:38:25.401 INFO:tasks.workunit.client.0.smithi016.stdout: 387: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:25.402 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g-uO9Y2lkpMpVIm off=4342088 len=982857 2024-04-10T03:38:25.411 INFO:tasks.workunit.client.0.smithi016.stdout:op 2013 completed, throughput=4.99MB/sec 2024-04-10T03:38:25.411 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MquONDM_yYHc2hT off=4679818 len=1911943 2024-04-10T03:38:25.416 INFO:tasks.workunit.client.0.smithi016.stdout:op 2014 completed, throughput=5MB/sec 2024-04-10T03:38:25.416 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D4Xq_WQX2JyjD7F off=18411393 len=174703 2024-04-10T03:38:25.421 INFO:tasks.workunit.client.0.smithi016.stdout:op 2015 completed, throughput=5MB/sec 2024-04-10T03:38:25.421 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dxqnhF2MLZTlNIG off=4229476 len=1670159 2024-04-10T03:38:25.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:25 smithi136 bash[68278]: cluster 2024-04-10T03:38:23.969755+0000 mgr.y (mgr.25133) 960 : cluster 0 pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-10T03:38:25.431 INFO:tasks.workunit.client.0.smithi016.stdout:op 2016 completed, throughput=5MB/sec 2024-04-10T03:38:25.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:25 smithi016 bash[72916]: cluster 2024-04-10T03:38:23.969755+0000 mgr.y (mgr.25133) 960 : cluster 0 pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-10T03:38:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:25 smithi016 bash[74137]: cluster 2024-04-10T03:38:23.969755+0000 mgr.y (mgr.25133) 960 : cluster 0 pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-10T03:38:26.431 INFO:tasks.workunit.client.0.smithi016.stdout: 388: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:26.431 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6QZ_NhmwgDH3RyG off=490549 len=865266 2024-04-10T03:38:26.439 INFO:tasks.workunit.client.0.smithi016.stdout:op 2017 completed, throughput=4.99MB/sec 2024-04-10T03:38:26.439 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HqNnfolUMZeU3Ha off=2698642 len=1575506 2024-04-10T03:38:26.443 INFO:tasks.workunit.client.0.smithi016.stdout:op 2018 completed, throughput=4.99MB/sec 2024-04-10T03:38:26.443 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--FiXDOqIEskMWXR off=10608663 len=1393271 2024-04-10T03:38:26.448 INFO:tasks.workunit.client.0.smithi016.stdout:op 2019 completed, throughput=5MB/sec 2024-04-10T03:38:26.448 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H-2Sq63nNk6OwEj off=6000734 len=1896691 2024-04-10T03:38:26.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 2020 completed, throughput=5MB/sec 2024-04-10T03:38:27.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:27 smithi136 bash[68278]: cluster 2024-04-10T03:38:25.970769+0000 mgr.y (mgr.25133) 961 : cluster 0 pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:38:27.463 INFO:tasks.workunit.client.0.smithi016.stdout: 389: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:27.463 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-waD7UAh_-tet867 off=21145485 len=895549 2024-04-10T03:38:27.467 INFO:tasks.workunit.client.0.smithi016.stdout:op 2021 completed, throughput=4.99MB/sec 2024-04-10T03:38:27.467 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Sd1t_8IQYr1oS_K off=41675 len=633031 2024-04-10T03:38:27.474 INFO:tasks.workunit.client.0.smithi016.stdout:op 2022 completed, throughput=4.99MB/sec 2024-04-10T03:38:27.474 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3z1lCYQtyYOqU18 off=543430 len=1312078 2024-04-10T03:38:27.479 INFO:tasks.workunit.client.0.smithi016.stdout:op 2023 completed, throughput=5MB/sec 2024-04-10T03:38:27.479 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SMDn7t1nhdTc4eY off=3931403 len=1804364 2024-04-10T03:38:27.492 INFO:tasks.workunit.client.0.smithi016.stdout:op 2024 completed, throughput=5MB/sec 2024-04-10T03:38:27.492 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rjCUG7s2WooJQiF off=9108925 len=1274445 2024-04-10T03:38:27.495 INFO:tasks.workunit.client.0.smithi016.stdout:op 2025 completed, throughput=5MB/sec 2024-04-10T03:38:27.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:27 smithi016 bash[72916]: cluster 2024-04-10T03:38:25.970769+0000 mgr.y (mgr.25133) 961 : cluster 0 pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:38:27.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:27 smithi016 bash[74137]: cluster 2024-04-10T03:38:25.970769+0000 mgr.y (mgr.25133) 961 : cluster 0 pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:38:28.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:28 smithi136 bash[68278]: audit 2024-04-10T03:38:27.556772+0000 mon.a (mon.0) 2161 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:28.496 INFO:tasks.workunit.client.0.smithi016.stdout: 390: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:28.496 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--2nVJfeZ2WJzZYu off=1978644 len=1292153 2024-04-10T03:38:28.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 2026 completed, throughput=4.99MB/sec 2024-04-10T03:38:28.505 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IB55WylSfxMM5Pp off=2004394 len=1959807 2024-04-10T03:38:28.519 INFO:tasks.workunit.client.0.smithi016.stdout:op 2027 completed, throughput=5MB/sec 2024-04-10T03:38:28.519 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z46r2kJp4lmmkA4 off=17855732 len=1163688 2024-04-10T03:38:28.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 2028 completed, throughput=5MB/sec 2024-04-10T03:38:28.529 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-W7iQA5brrrp5MT3 off=219349 len=1033661 2024-04-10T03:38:28.533 INFO:tasks.workunit.client.0.smithi016.stdout:op 2029 completed, throughput=5MB/sec 2024-04-10T03:38:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:28 smithi016 bash[72916]: audit 2024-04-10T03:38:27.556772+0000 mon.a (mon.0) 2161 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:28 smithi016 bash[74137]: audit 2024-04-10T03:38:27.556772+0000 mon.a (mon.0) 2161 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:29.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:29 smithi136 bash[68278]: cluster 2024-04-10T03:38:27.971830+0000 mgr.y (mgr.25133) 962 : cluster 0 pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:29.533 INFO:tasks.workunit.client.0.smithi016.stdout: 391: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:29.533 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N_Kft_CM3pGIHDm off=9623803 len=638734 2024-04-10T03:38:29.535 INFO:tasks.workunit.client.0.smithi016.stdout:op 2030 completed, throughput=4.99MB/sec 2024-04-10T03:38:29.535 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hf9jVMcMUTGEcdo off=6237 len=677074 2024-04-10T03:38:29.543 INFO:tasks.workunit.client.0.smithi016.stdout:op 2031 completed, throughput=4.99MB/sec 2024-04-10T03:38:29.543 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DVK8HLqnI6stWyG off=5935808 len=1286416 2024-04-10T03:38:29.553 INFO:tasks.workunit.client.0.smithi016.stdout:op 2032 completed, throughput=5MB/sec 2024-04-10T03:38:29.553 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oP9kyLfbO3ZMK0k off=12080692 len=115165 2024-04-10T03:38:29.554 INFO:tasks.workunit.client.0.smithi016.stdout:op 2033 completed, throughput=5MB/sec 2024-04-10T03:38:29.554 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--5jxrPVDeTzRA5q off=3076609 len=666752 2024-04-10T03:38:29.556 INFO:tasks.workunit.client.0.smithi016.stdout:op 2034 completed, throughput=5MB/sec 2024-04-10T03:38:29.556 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9BZKVsyxR6kSrYh off=26419 len=1886568 2024-04-10T03:38:29.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:29 smithi016 bash[72916]: cluster 2024-04-10T03:38:27.971830+0000 mgr.y (mgr.25133) 962 : cluster 0 pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:29.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:29 smithi016 bash[74137]: cluster 2024-04-10T03:38:27.971830+0000 mgr.y (mgr.25133) 962 : cluster 0 pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:29.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 2035 completed, throughput=5MB/sec 2024-04-10T03:38:30.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:30 smithi136 bash[68278]: cluster 2024-04-10T03:38:29.972809+0000 mgr.y (mgr.25133) 963 : cluster 0 pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:38:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:30 smithi016 bash[72916]: cluster 2024-04-10T03:38:29.972809+0000 mgr.y (mgr.25133) 963 : cluster 0 pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:38:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:30 smithi016 bash[74137]: cluster 2024-04-10T03:38:29.972809+0000 mgr.y (mgr.25133) 963 : cluster 0 pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:38:30.569 INFO:tasks.workunit.client.0.smithi016.stdout: 392: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:30.569 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CLB44D38ZH_Adsk off=11621508 len=1819624 2024-04-10T03:38:30.582 INFO:tasks.workunit.client.0.smithi016.stdout:op 2036 completed, throughput=4.99MB/sec 2024-04-10T03:38:30.583 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZfSqrlCdTirciHd off=3256264 len=250597 2024-04-10T03:38:30.588 INFO:tasks.workunit.client.0.smithi016.stdout:op 2037 completed, throughput=4.99MB/sec 2024-04-10T03:38:30.588 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SsdlILm60yzutxZ off=3120488 len=341504 2024-04-10T03:38:30.590 INFO:tasks.workunit.client.0.smithi016.stdout:op 2038 completed, throughput=4.99MB/sec 2024-04-10T03:38:30.590 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iSh5nWjZNYM7RF6 off=1412256 len=751098 2024-04-10T03:38:30.593 INFO:tasks.workunit.client.0.smithi016.stdout:op 2039 completed, throughput=5MB/sec 2024-04-10T03:38:30.593 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3Tu2FDjQY1Xq2GH off=3733961 len=648915 2024-04-10T03:38:30.600 INFO:tasks.workunit.client.0.smithi016.stdout:op 2040 completed, throughput=5MB/sec 2024-04-10T03:38:30.600 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mqly2AF2TELJYoa off=4103666 len=1056497 2024-04-10T03:38:30.608 INFO:tasks.workunit.client.0.smithi016.stdout:op 2041 completed, throughput=5MB/sec 2024-04-10T03:38:31.609 INFO:tasks.workunit.client.0.smithi016.stdout: 393: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:31.609 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6Nah9orRKbTydQq off=8992521 len=1290566 2024-04-10T03:38:31.612 INFO:tasks.workunit.client.0.smithi016.stdout:op 2042 completed, throughput=4.99MB/sec 2024-04-10T03:38:31.612 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EuEjmJhs_ONJaRT off=12200338 len=2058434 2024-04-10T03:38:31.617 INFO:tasks.workunit.client.0.smithi016.stdout:op 2043 completed, throughput=5MB/sec 2024-04-10T03:38:31.617 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E1h6r7fXRtxFxAm off=2915523 len=1738767 2024-04-10T03:38:31.621 INFO:tasks.workunit.client.0.smithi016.stdout:op 2044 completed, throughput=5MB/sec 2024-04-10T03:38:31.621 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lzS5v04D4Fe7b2a off=6503336 len=1231588 2024-04-10T03:38:31.632 INFO:tasks.workunit.client.0.smithi016.stdout:op 2045 completed, throughput=5MB/sec 2024-04-10T03:38:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:38:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:38:31] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-04-10T03:38:32.632 INFO:tasks.workunit.client.0.smithi016.stdout: 394: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:32.633 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RRW2WmKtOx616Cb off=1294876 len=1173586 2024-04-10T03:38:32.642 INFO:tasks.workunit.client.0.smithi016.stdout:op 2046 completed, throughput=4.99MB/sec 2024-04-10T03:38:32.642 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ipFqs8uYKELeAIa off=2592533 len=195469 2024-04-10T03:38:32.644 INFO:tasks.workunit.client.0.smithi016.stdout:op 2047 completed, throughput=4.99MB/sec 2024-04-10T03:38:32.644 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VkKvKk6CNEOS4f2 off=6138352 len=1688610 2024-04-10T03:38:32.648 INFO:tasks.workunit.client.0.smithi016.stdout:op 2048 completed, throughput=5MB/sec 2024-04-10T03:38:32.649 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-czWpDFlyydRLcik off=14470537 len=591946 2024-04-10T03:38:32.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 2049 completed, throughput=5MB/sec 2024-04-10T03:38:32.656 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WDPeoUd1-ARSbIa off=12076577 len=1976718 2024-04-10T03:38:32.662 INFO:tasks.workunit.client.0.smithi016.stdout:op 2050 completed, throughput=5MB/sec 2024-04-10T03:38:33.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:33 smithi016 bash[72916]: cluster 2024-04-10T03:38:31.973793+0000 mgr.y (mgr.25133) 964 : cluster 0 pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:38:33.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:33 smithi016 bash[74137]: cluster 2024-04-10T03:38:31.973793+0000 mgr.y (mgr.25133) 964 : cluster 0 pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:38:33.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:33 smithi136 bash[68278]: cluster 2024-04-10T03:38:31.973793+0000 mgr.y (mgr.25133) 964 : cluster 0 pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:38:33.662 INFO:tasks.workunit.client.0.smithi016.stdout: 395: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:33.662 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Jt-PjrV2_ZyyOpw off=275088 len=206688 2024-04-10T03:38:33.667 INFO:tasks.workunit.client.0.smithi016.stdout:op 2051 completed, throughput=4.99MB/sec 2024-04-10T03:38:33.668 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fzhBG35DWb7RFEK off=3309149 len=1425911 2024-04-10T03:38:33.678 INFO:tasks.workunit.client.0.smithi016.stdout:op 2052 completed, throughput=4.99MB/sec 2024-04-10T03:38:33.678 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sjU_IHwJjW3h7um off=6604096 len=17732 2024-04-10T03:38:33.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 2053 completed, throughput=4.99MB/sec 2024-04-10T03:38:33.683 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qJJP5cbQkHhPp-o off=14509238 len=1946919 2024-04-10T03:38:33.688 INFO:tasks.workunit.client.0.smithi016.stdout:op 2054 completed, throughput=5MB/sec 2024-04-10T03:38:33.688 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dfOo-K0tB7vxEN5 off=4021558 len=919313 2024-04-10T03:38:33.696 INFO:tasks.workunit.client.0.smithi016.stdout:op 2055 completed, throughput=5MB/sec 2024-04-10T03:38:34.696 INFO:tasks.workunit.client.0.smithi016.stdout: 396: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:34.696 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LzsnP8Y2GLQvGZo off=2539510 len=216029 2024-04-10T03:38:34.702 INFO:tasks.workunit.client.0.smithi016.stdout:op 2056 completed, throughput=4.99MB/sec 2024-04-10T03:38:34.702 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lWCBaVhHLnlPDTq off=1694072 len=1366982 2024-04-10T03:38:34.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 2057 completed, throughput=4.99MB/sec 2024-04-10T03:38:34.706 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Yji36BTWuJnzcb3 off=16829932 len=1197867 2024-04-10T03:38:34.708 INFO:tasks.workunit.client.0.smithi016.stdout:op 2058 completed, throughput=5MB/sec 2024-04-10T03:38:34.708 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZVhGpZGqIGMByVf off=8625413 len=616022 2024-04-10T03:38:34.715 INFO:tasks.workunit.client.0.smithi016.stdout:op 2059 completed, throughput=5MB/sec 2024-04-10T03:38:34.715 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wQC0ILViPBTumg7 off=7333278 len=1400249 2024-04-10T03:38:34.726 INFO:tasks.workunit.client.0.smithi016.stdout:op 2060 completed, throughput=5MB/sec 2024-04-10T03:38:34.726 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x1fPIB7wgj4sa9u off=5616859 len=1765321 2024-04-10T03:38:34.730 INFO:tasks.workunit.client.0.smithi016.stdout:op 2061 completed, throughput=5MB/sec 2024-04-10T03:38:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:35 smithi016 bash[72916]: cluster 2024-04-10T03:38:33.974745+0000 mgr.y (mgr.25133) 965 : cluster 0 pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:38:35.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:35 smithi016 bash[74137]: cluster 2024-04-10T03:38:33.974745+0000 mgr.y (mgr.25133) 965 : cluster 0 pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:38:35.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:35 smithi136 bash[68278]: cluster 2024-04-10T03:38:33.974745+0000 mgr.y (mgr.25133) 965 : cluster 0 pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:38:35.730 INFO:tasks.workunit.client.0.smithi016.stdout: 397: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:35.730 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-quz6qW3igvbxpOv off=2833932 len=1884286 2024-04-10T03:38:35.744 INFO:tasks.workunit.client.0.smithi016.stdout:op 2062 completed, throughput=5MB/sec 2024-04-10T03:38:35.744 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gGMwAA9oddrXxjo off=19376977 len=27600 2024-04-10T03:38:35.750 INFO:tasks.workunit.client.0.smithi016.stdout:op 2063 completed, throughput=5MB/sec 2024-04-10T03:38:35.751 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-33LnHFyg3MJrXSM off=2447011 len=886150 2024-04-10T03:38:35.756 INFO:tasks.workunit.client.0.smithi016.stdout:op 2064 completed, throughput=5MB/sec 2024-04-10T03:38:35.757 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wZuYLHfa8u3Kz46 off=6539569 len=701110 2024-04-10T03:38:35.763 INFO:tasks.workunit.client.0.smithi016.stdout:op 2065 completed, throughput=5MB/sec 2024-04-10T03:38:35.763 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FSFdO47a-X0drrT off=1313557 len=760699 2024-04-10T03:38:35.771 INFO:tasks.workunit.client.0.smithi016.stdout:op 2066 completed, throughput=5MB/sec 2024-04-10T03:38:36.772 INFO:tasks.workunit.client.0.smithi016.stdout: 398: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:36.772 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-isynt3nXyZc6hg_ off=6020992 len=1682865 2024-04-10T03:38:36.776 INFO:tasks.workunit.client.0.smithi016.stdout:op 2067 completed, throughput=4.99MB/sec 2024-04-10T03:38:36.776 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mBbOMuVTxCX4TEH off=3823302 len=1218101 2024-04-10T03:38:36.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 2068 completed, throughput=5MB/sec 2024-04-10T03:38:36.781 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QPIw3MUNoUlRPm1 off=841681 len=1777389 2024-04-10T03:38:36.785 INFO:tasks.workunit.client.0.smithi016.stdout:op 2069 completed, throughput=5MB/sec 2024-04-10T03:38:36.785 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-un2YitLaYw9bmwj off=75603 len=648375 2024-04-10T03:38:36.787 INFO:tasks.workunit.client.0.smithi016.stdout:op 2070 completed, throughput=5MB/sec 2024-04-10T03:38:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:37 smithi016 bash[72916]: cluster 2024-04-10T03:38:35.975734+0000 mgr.y (mgr.25133) 966 : cluster 0 pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:37 smithi016 bash[74137]: cluster 2024-04-10T03:38:35.975734+0000 mgr.y (mgr.25133) 966 : cluster 0 pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:37 smithi136 bash[68278]: cluster 2024-04-10T03:38:35.975734+0000 mgr.y (mgr.25133) 966 : cluster 0 pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:37.787 INFO:tasks.workunit.client.0.smithi016.stdout: 399: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:37.788 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Z7DczOENWP7StyE off=3076826 len=799966 2024-04-10T03:38:37.790 INFO:tasks.workunit.client.0.smithi016.stdout:op 2071 completed, throughput=4.99MB/sec 2024-04-10T03:38:37.790 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9GGEu1DiDPPI-g_ off=16743 len=1044057 2024-04-10T03:38:37.799 INFO:tasks.workunit.client.0.smithi016.stdout:op 2072 completed, throughput=4.99MB/sec 2024-04-10T03:38:37.799 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4LpKZ8_oKWAPuRJ off=1590944 len=28358 2024-04-10T03:38:37.804 INFO:tasks.workunit.client.0.smithi016.stdout:op 2073 completed, throughput=4.99MB/sec 2024-04-10T03:38:37.804 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-a_4JY4e4zhoTdaX off=2869972 len=315017 2024-04-10T03:38:37.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 2074 completed, throughput=4.99MB/sec 2024-04-10T03:38:37.808 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Sf_vhf7JfGUqJ5x off=11997084 len=845482 2024-04-10T03:38:37.811 INFO:tasks.workunit.client.0.smithi016.stdout:op 2075 completed, throughput=5MB/sec 2024-04-10T03:38:37.811 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UVsl3xZeZtikgkz off=10195782 len=1998539 2024-04-10T03:38:37.826 INFO:tasks.workunit.client.0.smithi016.stdout:op 2076 completed, throughput=5MB/sec 2024-04-10T03:38:37.826 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Gx8RMo6cdcrYbg7 off=603745 len=1752937 2024-04-10T03:38:37.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 2077 completed, throughput=5MB/sec 2024-04-10T03:38:38.832 INFO:tasks.workunit.client.0.smithi016.stdout: 400: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:38.832 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sOGYNXzqOpSGaBb off=11783071 len=1978570 2024-04-10T03:38:38.837 INFO:tasks.workunit.client.0.smithi016.stdout:op 2078 completed, throughput=5MB/sec 2024-04-10T03:38:38.837 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Z_qZm887yhFMqau off=2145269 len=2083284 2024-04-10T03:38:38.844 INFO:tasks.workunit.client.0.smithi016.stdout:op 2079 completed, throughput=5MB/sec 2024-04-10T03:38:39.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:39 smithi016 bash[72916]: cluster 2024-04-10T03:38:37.976653+0000 mgr.y (mgr.25133) 967 : cluster 0 pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:39 smithi016 bash[74137]: cluster 2024-04-10T03:38:37.976653+0000 mgr.y (mgr.25133) 967 : cluster 0 pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:39 smithi136 bash[68278]: cluster 2024-04-10T03:38:37.976653+0000 mgr.y (mgr.25133) 967 : cluster 0 pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:39.845 INFO:tasks.workunit.client.0.smithi016.stdout: 401: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:39.845 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bQ5pNLfzYLDKN9Q off=404868 len=877101 2024-04-10T03:38:39.849 INFO:tasks.workunit.client.0.smithi016.stdout:op 2080 completed, throughput=4.99MB/sec 2024-04-10T03:38:39.849 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4ohFy_lLX8Uf9NR off=23395535 len=1276751 2024-04-10T03:38:39.861 INFO:tasks.workunit.client.0.smithi016.stdout:op 2081 completed, throughput=4.99MB/sec 2024-04-10T03:38:39.861 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CkXqP0a2IoCy8Ja off=2393395 len=1373744 2024-04-10T03:38:39.865 INFO:tasks.workunit.client.0.smithi016.stdout:op 2082 completed, throughput=5MB/sec 2024-04-10T03:38:39.865 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aeyR4M-t7PZPrVM off=23354144 len=682810 2024-04-10T03:38:39.867 INFO:tasks.workunit.client.0.smithi016.stdout:op 2083 completed, throughput=5MB/sec 2024-04-10T03:38:39.867 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RngV5IUs-9f50Tv off=4791 len=1082978 2024-04-10T03:38:39.870 INFO:tasks.workunit.client.0.smithi016.stdout:op 2084 completed, throughput=5MB/sec 2024-04-10T03:38:40.871 INFO:tasks.workunit.client.0.smithi016.stdout: 402: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:40.871 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MD3Ucc2Y3NNGUxl off=2930476 len=267965 2024-04-10T03:38:40.876 INFO:tasks.workunit.client.0.smithi016.stdout:op 2085 completed, throughput=4.99MB/sec 2024-04-10T03:38:40.876 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u3FHOb6ZATVCgO5 off=21081530 len=1131504 2024-04-10T03:38:40.881 INFO:tasks.workunit.client.0.smithi016.stdout:op 2086 completed, throughput=4.99MB/sec 2024-04-10T03:38:40.881 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wR76LBwoyO8UXJg off=534236 len=913994 2024-04-10T03:38:40.890 INFO:tasks.workunit.client.0.smithi016.stdout:op 2087 completed, throughput=4.99MB/sec 2024-04-10T03:38:40.890 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-In_33eE49aEboWt off=13871412 len=288600 2024-04-10T03:38:40.896 INFO:tasks.workunit.client.0.smithi016.stdout:op 2088 completed, throughput=4.99MB/sec 2024-04-10T03:38:40.896 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-F2k6v6gS_ojeyrN off=9129642 len=1407524 2024-04-10T03:38:40.901 INFO:tasks.workunit.client.0.smithi016.stdout:op 2089 completed, throughput=5MB/sec 2024-04-10T03:38:40.901 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BCHfYHQzlFV2ZIg off=3564376 len=141548 2024-04-10T03:38:40.905 INFO:tasks.workunit.client.0.smithi016.stdout:op 2090 completed, throughput=5MB/sec 2024-04-10T03:38:40.906 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-22dGHF61Mh8oOn0 off=8114671 len=1997704 2024-04-10T03:38:40.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 2091 completed, throughput=5MB/sec 2024-04-10T03:38:41.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:41 smithi016 bash[74137]: cluster 2024-04-10T03:38:39.977622+0000 mgr.y (mgr.25133) 968 : cluster 0 pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:38:41.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:41 smithi016 bash[72916]: cluster 2024-04-10T03:38:39.977622+0000 mgr.y (mgr.25133) 968 : cluster 0 pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:38:41.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:41 smithi136 bash[68278]: cluster 2024-04-10T03:38:39.977622+0000 mgr.y (mgr.25133) 968 : cluster 0 pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:38:41.919 INFO:tasks.workunit.client.0.smithi016.stdout: 403: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:41.919 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0Jlx6zn9UZQ6QJo off=3155059 len=814618 2024-04-10T03:38:41.921 INFO:tasks.workunit.client.0.smithi016.stdout:op 2092 completed, throughput=4.99MB/sec 2024-04-10T03:38:41.921 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ypSk0ruO4WynCvd off=6830904 len=2050838 2024-04-10T03:38:41.934 INFO:tasks.workunit.client.0.smithi016.stdout:op 2093 completed, throughput=5MB/sec 2024-04-10T03:38:41.934 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3k2nj1x28TIvFQV off=216286 len=273920 2024-04-10T03:38:41.938 INFO:tasks.workunit.client.0.smithi016.stdout:op 2094 completed, throughput=5MB/sec 2024-04-10T03:38:41.938 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1jKsdSuCEkncioS off=8724066 len=537780 2024-04-10T03:38:41.940 INFO:tasks.workunit.client.0.smithi016.stdout:op 2095 completed, throughput=5MB/sec 2024-04-10T03:38:41.941 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vjEu-JAPMN5KZMB off=3865852 len=812378 2024-04-10T03:38:41.946 INFO:tasks.workunit.client.0.smithi016.stdout:op 2096 completed, throughput=5MB/sec 2024-04-10T03:38:42.057 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:38:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:38:41] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-04-10T03:38:42.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:42 smithi016 bash[74137]: audit 2024-04-10T03:38:41.856590+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:38:42.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:42 smithi016 bash[72916]: audit 2024-04-10T03:38:41.856590+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:38:42.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:42 smithi136 bash[68278]: audit 2024-04-10T03:38:41.856590+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:38:42.947 INFO:tasks.workunit.client.0.smithi016.stdout: 404: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:42.947 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-As1UkVl6-Vb6MAX off=6864988 len=293413 2024-04-10T03:38:42.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 2097 completed, throughput=4.99MB/sec 2024-04-10T03:38:42.948 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zNkAegyTK5akLvi off=14308270 len=2010166 2024-04-10T03:38:42.955 INFO:tasks.workunit.client.0.smithi016.stdout:op 2098 completed, throughput=4.99MB/sec 2024-04-10T03:38:42.955 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uprrbnb1of4sMIA off=16682319 len=125514 2024-04-10T03:38:42.956 INFO:tasks.workunit.client.0.smithi016.stdout:op 2099 completed, throughput=4.99MB/sec 2024-04-10T03:38:42.957 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XIASpwZS4pSZd8u off=14578826 len=425094 2024-04-10T03:38:42.964 INFO:tasks.workunit.client.0.smithi016.stdout:op 2100 completed, throughput=4.99MB/sec 2024-04-10T03:38:42.964 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H9HqaWZza-CrDs0 off=2176758 len=1432059 2024-04-10T03:38:42.973 INFO:tasks.workunit.client.0.smithi016.stdout:op 2101 completed, throughput=5MB/sec 2024-04-10T03:38:42.973 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BdSF5oEio7SUqJH off=2908023 len=940910 2024-04-10T03:38:42.975 INFO:tasks.workunit.client.0.smithi016.stdout:op 2102 completed, throughput=5MB/sec 2024-04-10T03:38:42.976 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7n-REQ731e5ZoLC off=185825 len=754565 2024-04-10T03:38:42.982 INFO:tasks.workunit.client.0.smithi016.stdout:op 2103 completed, throughput=5MB/sec 2024-04-10T03:38:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[72916]: cluster 2024-04-10T03:38:41.978414+0000 mgr.y (mgr.25133) 969 : cluster 0 pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[72916]: audit 2024-04-10T03:38:42.559770+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[72916]: audit 2024-04-10T03:38:42.601349+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:38:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[72916]: audit 2024-04-10T03:38:42.602663+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:38:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[72916]: audit 2024-04-10T03:38:42.608848+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:38:43.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[74137]: cluster 2024-04-10T03:38:41.978414+0000 mgr.y (mgr.25133) 969 : cluster 0 pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:43.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[74137]: audit 2024-04-10T03:38:42.559770+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:43.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[74137]: audit 2024-04-10T03:38:42.601349+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:38:43.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[74137]: audit 2024-04-10T03:38:42.602663+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:38:43.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:43 smithi016 bash[74137]: audit 2024-04-10T03:38:42.608848+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:38:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:43 smithi136 bash[68278]: cluster 2024-04-10T03:38:41.978414+0000 mgr.y (mgr.25133) 969 : cluster 0 pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:43 smithi136 bash[68278]: audit 2024-04-10T03:38:42.559770+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:43 smithi136 bash[68278]: audit 2024-04-10T03:38:42.601349+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:38:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:43 smithi136 bash[68278]: audit 2024-04-10T03:38:42.602663+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:38:43.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:43 smithi136 bash[68278]: audit 2024-04-10T03:38:42.608848+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:38:43.982 INFO:tasks.workunit.client.0.smithi016.stdout: 405: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:43.982 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fze4CLhq5PocRu5 off=14378026 len=813825 2024-04-10T03:38:43.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 2104 completed, throughput=4.99MB/sec 2024-04-10T03:38:43.991 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--U5X9-skhw5IvUs off=9853526 len=687654 2024-04-10T03:38:43.992 INFO:tasks.workunit.client.0.smithi016.stdout:op 2105 completed, throughput=4.99MB/sec 2024-04-10T03:38:43.993 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wCGanxMBb0x7jKa off=14388770 len=140730 2024-04-10T03:38:43.994 INFO:tasks.workunit.client.0.smithi016.stdout:op 2106 completed, throughput=4.99MB/sec 2024-04-10T03:38:43.994 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w0DQi8aVQKvbFBe off=1523729 len=1591616 2024-04-10T03:38:43.999 INFO:tasks.workunit.client.0.smithi016.stdout:op 2107 completed, throughput=5MB/sec 2024-04-10T03:38:43.999 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iGsvGVOgx35KR06 off=23391343 len=1500228 2024-04-10T03:38:44.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 2108 completed, throughput=5MB/sec 2024-04-10T03:38:45.011 INFO:tasks.workunit.client.0.smithi016.stdout: 406: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:45.011 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KlSX0zGBuDm2Y9s off=14489118 len=243811 2024-04-10T03:38:45.012 INFO:tasks.workunit.client.0.smithi016.stdout:op 2109 completed, throughput=4.99MB/sec 2024-04-10T03:38:45.012 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hndyJChdXiH_INL off=126754 len=1083852 2024-04-10T03:38:45.020 INFO:tasks.workunit.client.0.smithi016.stdout:op 2110 completed, throughput=4.99MB/sec 2024-04-10T03:38:45.020 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NNYHZsCiTkGa-1c off=14289073 len=1146451 2024-04-10T03:38:45.029 INFO:tasks.workunit.client.0.smithi016.stdout:op 2111 completed, throughput=4.99MB/sec 2024-04-10T03:38:45.029 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3-JhytD8nlCmBV_ off=1411570 len=484565 2024-04-10T03:38:45.031 INFO:tasks.workunit.client.0.smithi016.stdout:op 2112 completed, throughput=4.99MB/sec 2024-04-10T03:38:45.031 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-93Z9cQL7c6hCuR1 off=8050109 len=765280 2024-04-10T03:38:45.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 2113 completed, throughput=5MB/sec 2024-04-10T03:38:45.039 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mtPymM6jCTTuS6x off=6404984 len=1665679 2024-04-10T03:38:45.051 INFO:tasks.workunit.client.0.smithi016.stdout:op 2114 completed, throughput=5MB/sec 2024-04-10T03:38:45.051 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Wh-8URAqmwT17P7 off=11684867 len=1197853 2024-04-10T03:38:45.054 INFO:tasks.workunit.client.0.smithi016.stdout:op 2115 completed, throughput=5MB/sec 2024-04-10T03:38:45.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:45 smithi016 bash[72916]: cluster 2024-04-10T03:38:43.979372+0000 mgr.y (mgr.25133) 970 : cluster 0 pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:38:45.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:45 smithi016 bash[74137]: cluster 2024-04-10T03:38:43.979372+0000 mgr.y (mgr.25133) 970 : cluster 0 pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:38:45.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:45 smithi136 bash[68278]: cluster 2024-04-10T03:38:43.979372+0000 mgr.y (mgr.25133) 970 : cluster 0 pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:38:46.054 INFO:tasks.workunit.client.0.smithi016.stdout: 407: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:46.054 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lnYRgQFMGjTCbef off=3987488 len=256967 2024-04-10T03:38:46.059 INFO:tasks.workunit.client.0.smithi016.stdout:op 2116 completed, throughput=4.99MB/sec 2024-04-10T03:38:46.059 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c3nyRqZ8wBGgxW7 off=329569 len=731615 2024-04-10T03:38:46.066 INFO:tasks.workunit.client.0.smithi016.stdout:op 2117 completed, throughput=4.99MB/sec 2024-04-10T03:38:46.066 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Elbf1kKn-pH9LQN off=8839455 len=1371266 2024-04-10T03:38:46.076 INFO:tasks.workunit.client.0.smithi016.stdout:op 2118 completed, throughput=5MB/sec 2024-04-10T03:38:46.076 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IEAOYG6YgS6ECWY off=2389876 len=1636403 2024-04-10T03:38:46.082 INFO:tasks.workunit.client.0.smithi016.stdout:op 2119 completed, throughput=5MB/sec 2024-04-10T03:38:46.082 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8xuqelqjs06LXAg off=5330752 len=8131 2024-04-10T03:38:46.086 INFO:tasks.workunit.client.0.smithi016.stdout:op 2120 completed, throughput=5MB/sec 2024-04-10T03:38:46.086 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fWTNpKjPk03-Vu1 off=1591085 len=1764193 2024-04-10T03:38:46.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 2121 completed, throughput=5MB/sec 2024-04-10T03:38:47.100 INFO:tasks.workunit.client.0.smithi016.stdout: 408: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:47.100 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3-IRWtIXXcoO2hp off=948380 len=587000 2024-04-10T03:38:47.102 INFO:tasks.workunit.client.0.smithi016.stdout:op 2122 completed, throughput=4.99MB/sec 2024-04-10T03:38:47.102 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yx1_8v9JoMogh88 off=6038398 len=441910 2024-04-10T03:38:47.104 INFO:tasks.workunit.client.0.smithi016.stdout:op 2123 completed, throughput=4.99MB/sec 2024-04-10T03:38:47.104 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cf-4mM2SOPLFwld off=7401268 len=659323 2024-04-10T03:38:47.112 INFO:tasks.workunit.client.0.smithi016.stdout:op 2124 completed, throughput=5MB/sec 2024-04-10T03:38:47.113 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EXv0nzBpbYRoI0j off=2371072 len=1564909 2024-04-10T03:38:47.116 INFO:tasks.workunit.client.0.smithi016.stdout:op 2125 completed, throughput=5MB/sec 2024-04-10T03:38:47.116 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TX_3FSKNf2XKbRd off=12156800 len=1569347 2024-04-10T03:38:47.127 INFO:tasks.workunit.client.0.smithi016.stdout:op 2126 completed, throughput=5MB/sec 2024-04-10T03:38:47.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:47 smithi136 bash[68278]: cluster 2024-04-10T03:38:45.980330+0000 mgr.y (mgr.25133) 971 : cluster 0 pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:47 smithi016 bash[72916]: cluster 2024-04-10T03:38:45.980330+0000 mgr.y (mgr.25133) 971 : cluster 0 pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:47 smithi016 bash[74137]: cluster 2024-04-10T03:38:45.980330+0000 mgr.y (mgr.25133) 971 : cluster 0 pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:38:48.127 INFO:tasks.workunit.client.0.smithi016.stdout: 409: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:48.127 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mk4radpA4lS7k4A off=11636245 len=2056328 2024-04-10T03:38:48.141 INFO:tasks.workunit.client.0.smithi016.stdout:op 2127 completed, throughput=4.99MB/sec 2024-04-10T03:38:48.142 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MZvU6ix3Yfdib9z off=8586379 len=1824591 2024-04-10T03:38:48.153 INFO:tasks.workunit.client.0.smithi016.stdout:op 2128 completed, throughput=5MB/sec 2024-04-10T03:38:48.153 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TRIPv8nq5ZsVJcJ off=7155040 len=294794 2024-04-10T03:38:48.158 INFO:tasks.workunit.client.0.smithi016.stdout:op 2129 completed, throughput=5MB/sec 2024-04-10T03:38:48.158 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vL8wM9syve_qEY5 off=702504 len=1931332 2024-04-10T03:38:48.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 2130 completed, throughput=5MB/sec 2024-04-10T03:38:49.166 INFO:tasks.workunit.client.0.smithi016.stdout: 410: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:49.166 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LwiAi2goguGBRYV off=10506280 len=1919225 2024-04-10T03:38:49.171 INFO:tasks.workunit.client.0.smithi016.stdout:op 2131 completed, throughput=5MB/sec 2024-04-10T03:38:49.171 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nFu_PyyplYkVjDe off=3072428 len=858518 2024-04-10T03:38:49.174 INFO:tasks.workunit.client.0.smithi016.stdout:op 2132 completed, throughput=5MB/sec 2024-04-10T03:38:49.174 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VkIlbCefQNtCreP off=6604470 len=1691122 2024-04-10T03:38:49.179 INFO:tasks.workunit.client.0.smithi016.stdout:op 2133 completed, throughput=5MB/sec 2024-04-10T03:38:49.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:49 smithi136 bash[68278]: cluster 2024-04-10T03:38:47.981238+0000 mgr.y (mgr.25133) 972 : cluster 0 pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:49 smithi016 bash[72916]: cluster 2024-04-10T03:38:47.981238+0000 mgr.y (mgr.25133) 972 : cluster 0 pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:49 smithi016 bash[74137]: cluster 2024-04-10T03:38:47.981238+0000 mgr.y (mgr.25133) 972 : cluster 0 pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:38:50.179 INFO:tasks.workunit.client.0.smithi016.stdout: 411: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:50.179 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZXGquxNi04PHe51 off=19188243 len=1533917 2024-04-10T03:38:50.192 INFO:tasks.workunit.client.0.smithi016.stdout:op 2134 completed, throughput=4.99MB/sec 2024-04-10T03:38:50.192 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Pg2jDDzCtW0qnS8 off=0 len=1110170 2024-04-10T03:38:50.200 INFO:tasks.workunit.client.0.smithi016.stdout:op 2135 completed, throughput=5MB/sec 2024-04-10T03:38:50.200 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YQT5XzNxrRUTCi3 off=9442475 len=1643570 2024-04-10T03:38:50.203 INFO:tasks.workunit.client.0.smithi016.stdout:op 2136 completed, throughput=5MB/sec 2024-04-10T03:38:50.203 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Dn7AcGo0V2syerb off=14308742 len=3508 2024-04-10T03:38:50.204 INFO:tasks.workunit.client.0.smithi016.stdout:op 2137 completed, throughput=5MB/sec 2024-04-10T03:38:50.204 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UvOYerHNRZokrvb off=3026285 len=956394 2024-04-10T03:38:50.211 INFO:tasks.workunit.client.0.smithi016.stdout:op 2138 completed, throughput=5MB/sec 2024-04-10T03:38:51.212 INFO:tasks.workunit.client.0.smithi016.stdout: 412: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:51.212 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mI5aXvRwXurHEgn off=4220693 len=314780 2024-04-10T03:38:51.214 INFO:tasks.workunit.client.0.smithi016.stdout:op 2139 completed, throughput=4.99MB/sec 2024-04-10T03:38:51.214 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TU6w1F7gIH8zwG7 off=8266268 len=1217955 2024-04-10T03:38:51.225 INFO:tasks.workunit.client.0.smithi016.stdout:op 2140 completed, throughput=4.99MB/sec 2024-04-10T03:38:51.225 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ne0RPMAzgPgJaQV off=19973810 len=2043875 2024-04-10T03:38:51.240 INFO:tasks.workunit.client.0.smithi016.stdout:op 2141 completed, throughput=5MB/sec 2024-04-10T03:38:51.240 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kFr2klpnkt3cv0Z off=4667142 len=929677 2024-04-10T03:38:51.249 INFO:tasks.workunit.client.0.smithi016.stdout:op 2142 completed, throughput=5MB/sec 2024-04-10T03:38:51.249 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--BIECJa1iVI5SwL off=5971143 len=1605103 2024-04-10T03:38:51.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 2143 completed, throughput=5MB/sec 2024-04-10T03:38:51.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:51 smithi136 bash[68278]: cluster 2024-04-10T03:38:49.982182+0000 mgr.y (mgr.25133) 973 : cluster 0 pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:38:51.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:51 smithi016 bash[72916]: cluster 2024-04-10T03:38:49.982182+0000 mgr.y (mgr.25133) 973 : cluster 0 pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:38:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:51 smithi016 bash[74137]: cluster 2024-04-10T03:38:49.982182+0000 mgr.y (mgr.25133) 973 : cluster 0 pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:38:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:38:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:38:51] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:38:52.261 INFO:tasks.workunit.client.0.smithi016.stdout: 413: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:52.261 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UTcfB8z-1F__0V0 off=14609140 len=38080 2024-04-10T03:38:52.262 INFO:tasks.workunit.client.0.smithi016.stdout:op 2144 completed, throughput=4.99MB/sec 2024-04-10T03:38:52.262 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2AeR-CC4tLjJm24 off=16667396 len=608193 2024-04-10T03:38:52.264 INFO:tasks.workunit.client.0.smithi016.stdout:op 2145 completed, throughput=4.99MB/sec 2024-04-10T03:38:52.264 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nOTfLVtgmxI5wwD off=4102594 len=1837358 2024-04-10T03:38:52.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 2146 completed, throughput=5MB/sec 2024-04-10T03:38:52.278 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LzsnP8Y2GLQvGZo off=11750932 len=1424429 2024-04-10T03:38:52.281 INFO:tasks.workunit.client.0.smithi016.stdout:op 2147 completed, throughput=5MB/sec 2024-04-10T03:38:52.281 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zH71UnyK9lh4VMh off=13405840 len=1758859 2024-04-10T03:38:52.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 2148 completed, throughput=5MB/sec 2024-04-10T03:38:53.295 INFO:tasks.workunit.client.0.smithi016.stdout: 414: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:53.295 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GWMOqnd0inGN4PC off=386791 len=734229 2024-04-10T03:38:53.303 INFO:tasks.workunit.client.0.smithi016.stdout:op 2149 completed, throughput=4.99MB/sec 2024-04-10T03:38:53.303 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hgXL7cvk8h9jhXX off=1059199 len=736552 2024-04-10T03:38:53.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 2150 completed, throughput=4.99MB/sec 2024-04-10T03:38:53.311 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bFxxNsFgfJH30Uv off=21143765 len=1257646 2024-04-10T03:38:53.314 INFO:tasks.workunit.client.0.smithi016.stdout:op 2151 completed, throughput=5MB/sec 2024-04-10T03:38:53.314 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P8m1IwN4GJ9YHir off=1710018 len=825732 2024-04-10T03:38:53.323 INFO:tasks.workunit.client.0.smithi016.stdout:op 2152 completed, throughput=5MB/sec 2024-04-10T03:38:53.323 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CLpYT3MNjBfbdI_ off=3791096 len=1693541 2024-04-10T03:38:53.336 INFO:tasks.workunit.client.0.smithi016.stdout:op 2153 completed, throughput=5MB/sec 2024-04-10T03:38:53.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:53 smithi136 bash[68278]: cluster 2024-04-10T03:38:51.983400+0000 mgr.y (mgr.25133) 974 : cluster 0 pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:38:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:53 smithi016 bash[74137]: cluster 2024-04-10T03:38:51.983400+0000 mgr.y (mgr.25133) 974 : cluster 0 pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:38:53.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:53 smithi016 bash[72916]: cluster 2024-04-10T03:38:51.983400+0000 mgr.y (mgr.25133) 974 : cluster 0 pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:38:54.336 INFO:tasks.workunit.client.0.smithi016.stdout: 415: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:54.337 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UbqHUEWKIYQ8jQw off=2752769 len=134190 2024-04-10T03:38:54.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 2154 completed, throughput=4.99MB/sec 2024-04-10T03:38:54.342 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lmA26-uN0ko-A8u off=4534044 len=1793894 2024-04-10T03:38:54.347 INFO:tasks.workunit.client.0.smithi016.stdout:op 2155 completed, throughput=5MB/sec 2024-04-10T03:38:54.348 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UXHskYjEB9O2C4t off=17786833 len=1234180 2024-04-10T03:38:54.357 INFO:tasks.workunit.client.0.smithi016.stdout:op 2156 completed, throughput=5MB/sec 2024-04-10T03:38:54.357 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E9Yzj28xnfyKRjZ off=1473633 len=952345 2024-04-10T03:38:54.360 INFO:tasks.workunit.client.0.smithi016.stdout:op 2157 completed, throughput=5MB/sec 2024-04-10T03:38:54.360 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9_4ZYiyIrG03V5l off=2911159 len=1516552 2024-04-10T03:38:54.370 INFO:tasks.workunit.client.0.smithi016.stdout:op 2158 completed, throughput=5MB/sec 2024-04-10T03:38:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: 416: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:55.371 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4BRS4Da89VcEGMA off=16666057 len=1276842 2024-04-10T03:38:55.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 2159 completed, throughput=4.99MB/sec 2024-04-10T03:38:55.374 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y_7X65Wn4dWMsLU off=1466688 len=1257695 2024-04-10T03:38:55.383 INFO:tasks.workunit.client.0.smithi016.stdout:op 2160 completed, throughput=5MB/sec 2024-04-10T03:38:55.383 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B4LuoyKXJ_C9eIz off=18902734 len=1844229 2024-04-10T03:38:55.387 INFO:tasks.workunit.client.0.smithi016.stdout:op 2161 completed, throughput=5MB/sec 2024-04-10T03:38:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:55 smithi136 bash[68278]: cluster 2024-04-10T03:38:53.984417+0000 mgr.y (mgr.25133) 975 : cluster 0 pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:38:55.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:55 smithi016 bash[74137]: cluster 2024-04-10T03:38:53.984417+0000 mgr.y (mgr.25133) 975 : cluster 0 pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:38:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:55 smithi016 bash[72916]: cluster 2024-04-10T03:38:53.984417+0000 mgr.y (mgr.25133) 975 : cluster 0 pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:38:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: 417: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:56.388 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ey3D8sSS8w6umI7 off=3504904 len=673514 2024-04-10T03:38:56.390 INFO:tasks.workunit.client.0.smithi016.stdout:op 2162 completed, throughput=4.99MB/sec 2024-04-10T03:38:56.390 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NGTAFk3s9hT7HV3 off=9919053 len=1707336 2024-04-10T03:38:56.395 INFO:tasks.workunit.client.0.smithi016.stdout:op 2163 completed, throughput=4.99MB/sec 2024-04-10T03:38:56.395 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nNuDAdYJFNrvyX8 off=12231292 len=1105516 2024-04-10T03:38:56.404 INFO:tasks.workunit.client.0.smithi016.stdout:op 2164 completed, throughput=5MB/sec 2024-04-10T03:38:56.405 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GhSQTySP8zIynzC off=1258015 len=939121 2024-04-10T03:38:56.412 INFO:tasks.workunit.client.0.smithi016.stdout:op 2165 completed, throughput=5MB/sec 2024-04-10T03:38:56.412 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ym0Jyhbd1a5D9uk off=10148119 len=586442 2024-04-10T03:38:56.414 INFO:tasks.workunit.client.0.smithi016.stdout:op 2166 completed, throughput=5MB/sec 2024-04-10T03:38:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: 418: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:57.415 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_kmk_1iGcXMBUuB off=1871334 len=994021 2024-04-10T03:38:57.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:57 smithi136 bash[68278]: cluster 2024-04-10T03:38:55.985352+0000 mgr.y (mgr.25133) 976 : cluster 0 pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:38:57.424 INFO:tasks.workunit.client.0.smithi016.stdout:op 2167 completed, throughput=4.99MB/sec 2024-04-10T03:38:57.424 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nYfzS8jg2JxFmAp off=864385 len=255702 2024-04-10T03:38:57.426 INFO:tasks.workunit.client.0.smithi016.stdout:op 2168 completed, throughput=4.99MB/sec 2024-04-10T03:38:57.426 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-g-uO9Y2lkpMpVIm off=1170800 len=626559 2024-04-10T03:38:57.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 2169 completed, throughput=4.99MB/sec 2024-04-10T03:38:57.428 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PVP2pg-IOFlQyB9 off=1684277 len=1821841 2024-04-10T03:38:57.441 INFO:tasks.workunit.client.0.smithi016.stdout:op 2170 completed, throughput=5MB/sec 2024-04-10T03:38:57.441 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KX3S8JZONhF0P6i off=1137417 len=1376969 2024-04-10T03:38:57.444 INFO:tasks.workunit.client.0.smithi016.stdout:op 2171 completed, throughput=5MB/sec 2024-04-10T03:38:57.444 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bG2kcVXohO_rrqg off=8150013 len=284855 2024-04-10T03:38:57.450 INFO:tasks.workunit.client.0.smithi016.stdout:op 2172 completed, throughput=5MB/sec 2024-04-10T03:38:57.450 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gn8wJhRsyA0ueIU off=11875810 len=1828744 2024-04-10T03:38:57.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 2173 completed, throughput=5MB/sec 2024-04-10T03:38:57.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:57 smithi016 bash[72916]: cluster 2024-04-10T03:38:55.985352+0000 mgr.y (mgr.25133) 976 : cluster 0 pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:38:57.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:57 smithi016 bash[74137]: cluster 2024-04-10T03:38:55.985352+0000 mgr.y (mgr.25133) 976 : cluster 0 pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:38:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:58 smithi136 bash[68278]: audit 2024-04-10T03:38:57.559812+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: 419: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:58.465 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QCmyiUr6xV89LwS off=11918082 len=841253 2024-04-10T03:38:58.468 INFO:tasks.workunit.client.0.smithi016.stdout:op 2174 completed, throughput=4.99MB/sec 2024-04-10T03:38:58.468 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jhulKuaGeYdTrsU off=8755241 len=745758 2024-04-10T03:38:58.471 INFO:tasks.workunit.client.0.smithi016.stdout:op 2175 completed, throughput=5MB/sec 2024-04-10T03:38:58.471 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hkpt9jjiBzzXiFa off=292163 len=1837518 2024-04-10T03:38:58.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 2176 completed, throughput=5MB/sec 2024-04-10T03:38:58.487 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3BTUavVZNkJh3Yi off=3376207 len=1056553 2024-04-10T03:38:58.496 INFO:tasks.workunit.client.0.smithi016.stdout:op 2177 completed, throughput=5MB/sec 2024-04-10T03:38:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:58 smithi016 bash[72916]: audit 2024-04-10T03:38:57.559812+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:58 smithi016 bash[74137]: audit 2024-04-10T03:38:57.559812+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:38:59.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:38:59 smithi136 bash[68278]: cluster 2024-04-10T03:38:57.986213+0000 mgr.y (mgr.25133) 977 : cluster 0 pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:38:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: 420: throughput=4.99MB/sec pending data=0 2024-04-10T03:38:59.496 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7evdI02xzF76xXf off=11321958 len=233949 2024-04-10T03:38:59.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 2178 completed, throughput=4.99MB/sec 2024-04-10T03:38:59.498 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-maHH1_gYtgUeSeG off=1967859 len=1688309 2024-04-10T03:38:59.504 INFO:tasks.workunit.client.0.smithi016.stdout:op 2179 completed, throughput=4.99MB/sec 2024-04-10T03:38:59.504 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ywEGnvrlpAiZJBR off=19057506 len=373333 2024-04-10T03:38:59.510 INFO:tasks.workunit.client.0.smithi016.stdout:op 2180 completed, throughput=5MB/sec 2024-04-10T03:38:59.510 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cY_tLbGOZHV4Ft- off=8463833 len=1238006 2024-04-10T03:38:59.514 INFO:tasks.workunit.client.0.smithi016.stdout:op 2181 completed, throughput=5MB/sec 2024-04-10T03:38:59.515 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WwkqaLlaJpYUlkw off=3182568 len=338595 2024-04-10T03:38:59.516 INFO:tasks.workunit.client.0.smithi016.stdout:op 2182 completed, throughput=5MB/sec 2024-04-10T03:38:59.516 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1hSv_32ZyiS6EL- off=12832 len=840408 2024-04-10T03:38:59.519 INFO:tasks.workunit.client.0.smithi016.stdout:op 2183 completed, throughput=5MB/sec 2024-04-10T03:38:59.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:38:59 smithi016 bash[72916]: cluster 2024-04-10T03:38:57.986213+0000 mgr.y (mgr.25133) 977 : cluster 0 pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:38:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:38:59 smithi016 bash[74137]: cluster 2024-04-10T03:38:57.986213+0000 mgr.y (mgr.25133) 977 : cluster 0 pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:39:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: 421: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:00.519 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-W7_YiaMXQKYLe8H off=503680 len=1227103 2024-04-10T03:39:00.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 2184 completed, throughput=4.99MB/sec 2024-04-10T03:39:00.523 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-R4BUo5_6_fWdlXK off=3841180 len=1443887 2024-04-10T03:39:00.536 INFO:tasks.workunit.client.0.smithi016.stdout:op 2185 completed, throughput=4.99MB/sec 2024-04-10T03:39:00.536 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RvaRjgLGswxUakX off=4629864 len=1928844 2024-04-10T03:39:00.549 INFO:tasks.workunit.client.0.smithi016.stdout:op 2186 completed, throughput=5MB/sec 2024-04-10T03:39:00.550 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aTEM2rGUPPSpQSJ off=857824 len=8392 2024-04-10T03:39:00.554 INFO:tasks.workunit.client.0.smithi016.stdout:op 2187 completed, throughput=5MB/sec 2024-04-10T03:39:00.554 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZHGxF3FC0MK8NWl off=271529 len=1367791 2024-04-10T03:39:00.565 INFO:tasks.workunit.client.0.smithi016.stdout:op 2188 completed, throughput=5MB/sec 2024-04-10T03:39:01.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:01 smithi136 bash[68278]: cluster 2024-04-10T03:38:59.987192+0000 mgr.y (mgr.25133) 978 : cluster 0 pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:39:01.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:01 smithi016 bash[72916]: cluster 2024-04-10T03:38:59.987192+0000 mgr.y (mgr.25133) 978 : cluster 0 pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:39:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:01 smithi016 bash[74137]: cluster 2024-04-10T03:38:59.987192+0000 mgr.y (mgr.25133) 978 : cluster 0 pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:39:01.564 INFO:tasks.workunit.client.0.smithi016.stdout: 422: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:01.564 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6pOawxizeMiD0cP off=9631409 len=1042005 2024-04-10T03:39:01.568 INFO:tasks.workunit.client.0.smithi016.stdout:op 2189 completed, throughput=4.99MB/sec 2024-04-10T03:39:01.568 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-63TmBcusDw7w0at off=12571197 len=1992214 2024-04-10T03:39:01.581 INFO:tasks.workunit.client.0.smithi016.stdout:op 2190 completed, throughput=5MB/sec 2024-04-10T03:39:01.582 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Og_ZNnbNgdPJRFg off=10769961 len=837856 2024-04-10T03:39:01.590 INFO:tasks.workunit.client.0.smithi016.stdout:op 2191 completed, throughput=5MB/sec 2024-04-10T03:39:01.590 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PJeLVpxKje1eOsc off=214636 len=629035 2024-04-10T03:39:01.592 INFO:tasks.workunit.client.0.smithi016.stdout:op 2192 completed, throughput=5MB/sec 2024-04-10T03:39:01.593 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ABJRpNJYUiOLoVS off=10956949 len=978159 2024-04-10T03:39:01.602 INFO:tasks.workunit.client.0.smithi016.stdout:op 2193 completed, throughput=5MB/sec 2024-04-10T03:39:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:39:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:39:01] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:39:02.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:02 smithi136 bash[68278]: cluster 2024-04-10T03:39:01.988265+0000 mgr.y (mgr.25133) 979 : cluster 0 pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:39:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:02 smithi016 bash[72916]: cluster 2024-04-10T03:39:01.988265+0000 mgr.y (mgr.25133) 979 : cluster 0 pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:39:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:02 smithi016 bash[74137]: cluster 2024-04-10T03:39:01.988265+0000 mgr.y (mgr.25133) 979 : cluster 0 pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:39:02.601 INFO:tasks.workunit.client.0.smithi016.stdout: 423: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:02.601 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XStDhvJJ7kZqSIY off=3612318 len=648041 2024-04-10T03:39:02.603 INFO:tasks.workunit.client.0.smithi016.stdout:op 2194 completed, throughput=4.99MB/sec 2024-04-10T03:39:02.604 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OruzG5-v2K_sukK off=9077463 len=1399893 2024-04-10T03:39:02.608 INFO:tasks.workunit.client.0.smithi016.stdout:op 2195 completed, throughput=4.99MB/sec 2024-04-10T03:39:02.608 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J1IYhUaUK69Efw9 off=13050231 len=1534754 2024-04-10T03:39:02.612 INFO:tasks.workunit.client.0.smithi016.stdout:op 2196 completed, throughput=5MB/sec 2024-04-10T03:39:02.612 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pacb5p2LEqLxiH8 off=5785967 len=921995 2024-04-10T03:39:02.615 INFO:tasks.workunit.client.0.smithi016.stdout:op 2197 completed, throughput=5MB/sec 2024-04-10T03:39:02.615 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yOfoUBmWg3NTe08 off=1353508 len=750087 2024-04-10T03:39:02.618 INFO:tasks.workunit.client.0.smithi016.stdout:op 2198 completed, throughput=5MB/sec 2024-04-10T03:39:03.618 INFO:tasks.workunit.client.0.smithi016.stdout: 424: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:03.618 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kUClyDClc_IyrkD off=8230319 len=1827868 2024-04-10T03:39:03.622 INFO:tasks.workunit.client.0.smithi016.stdout:op 2199 completed, throughput=4.99MB/sec 2024-04-10T03:39:03.622 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6vonDxF6mZQmjDX off=15661398 len=970757 2024-04-10T03:39:03.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 2200 completed, throughput=5MB/sec 2024-04-10T03:39:03.626 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FBSzdniSgxnluE_ off=17265098 len=653967 2024-04-10T03:39:03.634 INFO:tasks.workunit.client.0.smithi016.stdout:op 2201 completed, throughput=5MB/sec 2024-04-10T03:39:03.634 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V8mbCSphuDj4yt4 off=2883561 len=1777762 2024-04-10T03:39:03.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 2202 completed, throughput=5MB/sec 2024-04-10T03:39:04.638 INFO:tasks.workunit.client.0.smithi016.stdout: 425: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:04.638 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iAaAj0nuKvwgrm1 off=985941 len=263858 2024-04-10T03:39:04.644 INFO:tasks.workunit.client.0.smithi016.stdout:op 2203 completed, throughput=4.99MB/sec 2024-04-10T03:39:04.644 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9hXssgljRVzFu_i off=1693072 len=1415399 2024-04-10T03:39:04.647 INFO:tasks.workunit.client.0.smithi016.stdout:op 2204 completed, throughput=4.99MB/sec 2024-04-10T03:39:04.648 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T1EMCszcvG7GGyf off=4661267 len=1126976 2024-04-10T03:39:04.651 INFO:tasks.workunit.client.0.smithi016.stdout:op 2205 completed, throughput=5MB/sec 2024-04-10T03:39:04.651 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qQfaSipZnVOLDte off=15931410 len=1530672 2024-04-10T03:39:04.662 INFO:tasks.workunit.client.0.smithi016.stdout:op 2206 completed, throughput=5MB/sec 2024-04-10T03:39:04.663 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-60lRKPboYx9FN9- off=8525371 len=1166016 2024-04-10T03:39:04.664 INFO:tasks.workunit.client.0.smithi016.stdout:op 2207 completed, throughput=5MB/sec 2024-04-10T03:39:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:05 smithi016 bash[72916]: cluster 2024-04-10T03:39:03.989181+0000 mgr.y (mgr.25133) 980 : cluster 0 pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:39:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:05 smithi016 bash[74137]: cluster 2024-04-10T03:39:03.989181+0000 mgr.y (mgr.25133) 980 : cluster 0 pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:39:05.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:05 smithi136 bash[68278]: cluster 2024-04-10T03:39:03.989181+0000 mgr.y (mgr.25133) 980 : cluster 0 pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:39:05.665 INFO:tasks.workunit.client.0.smithi016.stdout: 426: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:05.665 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Pe_yFeNiWUnmEjs off=674293 len=849463 2024-04-10T03:39:05.667 INFO:tasks.workunit.client.0.smithi016.stdout:op 2208 completed, throughput=4.99MB/sec 2024-04-10T03:39:05.667 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JaOPirLOMK4-lSP off=13678460 len=722573 2024-04-10T03:39:05.670 INFO:tasks.workunit.client.0.smithi016.stdout:op 2209 completed, throughput=4.99MB/sec 2024-04-10T03:39:05.670 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZYrIOBjZ-LvZsJc off=9351807 len=1136607 2024-04-10T03:39:05.680 INFO:tasks.workunit.client.0.smithi016.stdout:op 2210 completed, throughput=5MB/sec 2024-04-10T03:39:05.680 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dCFNtrnDmG5wJDj off=4460781 len=1307980 2024-04-10T03:39:05.686 INFO:tasks.workunit.client.0.smithi016.stdout:op 2211 completed, throughput=5MB/sec 2024-04-10T03:39:05.686 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0DYJ8SKdYdlp1IF off=6632670 len=1046628 2024-04-10T03:39:05.694 INFO:tasks.workunit.client.0.smithi016.stdout:op 2212 completed, throughput=5MB/sec 2024-04-10T03:39:06.694 INFO:tasks.workunit.client.0.smithi016.stdout: 427: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:06.695 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TtCzW2r3581OPpj off=5283979 len=379782 2024-04-10T03:39:06.696 INFO:tasks.workunit.client.0.smithi016.stdout:op 2213 completed, throughput=4.99MB/sec 2024-04-10T03:39:06.696 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TntdMcHYSjH-OG5 off=0 len=1268530 2024-04-10T03:39:06.705 INFO:tasks.workunit.client.0.smithi016.stdout:op 2214 completed, throughput=4.99MB/sec 2024-04-10T03:39:06.706 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UfUW5l4VOqKePiD off=833694 len=278037 2024-04-10T03:39:06.707 INFO:tasks.workunit.client.0.smithi016.stdout:op 2215 completed, throughput=4.99MB/sec 2024-04-10T03:39:06.707 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-As1UkVl6-Vb6MAX off=19803687 len=500858 2024-04-10T03:39:06.709 INFO:tasks.workunit.client.0.smithi016.stdout:op 2216 completed, throughput=4.99MB/sec 2024-04-10T03:39:06.709 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jzN8sAmeBPldQXW off=1620516 len=1265915 2024-04-10T03:39:06.718 INFO:tasks.workunit.client.0.smithi016.stdout:op 2217 completed, throughput=5MB/sec 2024-04-10T03:39:06.718 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DQ57Z7-iu4EkZzC off=3261463 len=1441002 2024-04-10T03:39:06.721 INFO:tasks.workunit.client.0.smithi016.stdout:op 2218 completed, throughput=5MB/sec 2024-04-10T03:39:07.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:07 smithi016 bash[72916]: cluster 2024-04-10T03:39:05.990374+0000 mgr.y (mgr.25133) 981 : cluster 0 pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:39:07.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:07 smithi016 bash[74137]: cluster 2024-04-10T03:39:05.990374+0000 mgr.y (mgr.25133) 981 : cluster 0 pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:39:07.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:07 smithi136 bash[68278]: cluster 2024-04-10T03:39:05.990374+0000 mgr.y (mgr.25133) 981 : cluster 0 pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:39:07.721 INFO:tasks.workunit.client.0.smithi016.stdout: 428: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:07.767 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Al4BbdyVMvshyqy off=11971476 len=1622587 2024-04-10T03:39:07.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 2219 completed, throughput=4.99MB/sec 2024-04-10T03:39:07.769 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x8J2H0zHjvRRjBJ off=22930978 len=712873 2024-04-10T03:39:07.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 2220 completed, throughput=4.99MB/sec 2024-04-10T03:39:07.769 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-smknaERJYqN9xyB off=13620211 len=113020 2024-04-10T03:39:07.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 2221 completed, throughput=4.99MB/sec 2024-04-10T03:39:07.769 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i_H6A41O0aml74Z off=2857227 len=132401 2024-04-10T03:39:07.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 2222 completed, throughput=4.99MB/sec 2024-04-10T03:39:07.769 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z6hE1kwWjMun3PL off=3390405 len=427679 2024-04-10T03:39:07.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 2223 completed, throughput=5MB/sec 2024-04-10T03:39:07.770 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GczBJf2KYkFyrb4 off=7345477 len=988358 2024-04-10T03:39:07.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 2224 completed, throughput=5MB/sec 2024-04-10T03:39:07.770 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oG6cm3QOIr1sgmN off=19588255 len=2067718 2024-04-10T03:39:07.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 2225 completed, throughput=5MB/sec 2024-04-10T03:39:08.762 INFO:tasks.workunit.client.0.smithi016.stdout: 429: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:08.762 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4ohFy_lLX8Uf9NR off=19552197 len=174938 2024-04-10T03:39:08.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 2226 completed, throughput=4.99MB/sec 2024-04-10T03:39:08.768 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UvOYerHNRZokrvb off=3415191 len=542388 2024-04-10T03:39:08.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 2227 completed, throughput=4.99MB/sec 2024-04-10T03:39:08.770 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-znWotVZyOc0Yska off=6024677 len=1882253 2024-04-10T03:39:08.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 2228 completed, throughput=5MB/sec 2024-04-10T03:39:08.785 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WqgzFZi6YOOiBzM off=4496786 len=1568436 2024-04-10T03:39:08.789 INFO:tasks.workunit.client.0.smithi016.stdout:op 2229 completed, throughput=5MB/sec 2024-04-10T03:39:08.789 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OCAZdsfcUhrZWwg off=2654325 len=1341913 2024-04-10T03:39:08.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 2230 completed, throughput=5MB/sec 2024-04-10T03:39:09.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:09 smithi016 bash[72916]: cluster 2024-04-10T03:39:07.991361+0000 mgr.y (mgr.25133) 982 : cluster 0 pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-10T03:39:09.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:09 smithi016 bash[74137]: cluster 2024-04-10T03:39:07.991361+0000 mgr.y (mgr.25133) 982 : cluster 0 pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-10T03:39:09.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:09 smithi136 bash[68278]: cluster 2024-04-10T03:39:07.991361+0000 mgr.y (mgr.25133) 982 : cluster 0 pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-10T03:39:09.793 INFO:tasks.workunit.client.0.smithi016.stdout: 430: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:09.793 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IQ3TfOi_wZqye3h off=1779209 len=296731 2024-04-10T03:39:09.798 INFO:tasks.workunit.client.0.smithi016.stdout:op 2231 completed, throughput=4.99MB/sec 2024-04-10T03:39:09.799 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Q_IqKWYkbhsKbTQ off=4436087 len=1121069 2024-04-10T03:39:09.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 2232 completed, throughput=4.99MB/sec 2024-04-10T03:39:09.808 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LSGBsF9WmvPbscH off=6222345 len=1230216 2024-04-10T03:39:09.819 INFO:tasks.workunit.client.0.smithi016.stdout:op 2233 completed, throughput=5MB/sec 2024-04-10T03:39:09.819 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KqctcPOlfpUHu4K off=1070822 len=776608 2024-04-10T03:39:09.826 INFO:tasks.workunit.client.0.smithi016.stdout:op 2234 completed, throughput=5MB/sec 2024-04-10T03:39:09.826 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-t7Mt8mREPRmdc2l off=8171953 len=410587 2024-04-10T03:39:09.827 INFO:tasks.workunit.client.0.smithi016.stdout:op 2235 completed, throughput=5MB/sec 2024-04-10T03:39:09.827 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aHPWQ19KfJZZ8cu off=1960447 len=1256312 2024-04-10T03:39:09.838 INFO:tasks.workunit.client.0.smithi016.stdout:op 2236 completed, throughput=5MB/sec 2024-04-10T03:39:10.838 INFO:tasks.workunit.client.0.smithi016.stdout: 431: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:10.838 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--X_YDmxGTKGNx47 off=3705268 len=417370 2024-04-10T03:39:10.844 INFO:tasks.workunit.client.0.smithi016.stdout:op 2237 completed, throughput=4.99MB/sec 2024-04-10T03:39:10.845 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eyQBSkGi1HBX0KF off=4736475 len=1937760 2024-04-10T03:39:10.849 INFO:tasks.workunit.client.0.smithi016.stdout:op 2238 completed, throughput=4.99MB/sec 2024-04-10T03:39:10.849 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8W2STMi-_HduPkK off=13718405 len=477040 2024-04-10T03:39:10.851 INFO:tasks.workunit.client.0.smithi016.stdout:op 2239 completed, throughput=5MB/sec 2024-04-10T03:39:10.851 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-axXV4gyfHywmRWW off=6019103 len=522410 2024-04-10T03:39:10.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 2240 completed, throughput=5MB/sec 2024-04-10T03:39:10.857 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Jfxwg_3rqT83TcK off=2111862 len=291146 2024-04-10T03:39:10.863 INFO:tasks.workunit.client.0.smithi016.stdout:op 2241 completed, throughput=5MB/sec 2024-04-10T03:39:10.863 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-806CgqPeU0k0-JY off=5132752 len=1042543 2024-04-10T03:39:10.872 INFO:tasks.workunit.client.0.smithi016.stdout:op 2242 completed, throughput=5MB/sec 2024-04-10T03:39:10.872 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QzuQQ-9j0ruN0CA off=7328592 len=80949 2024-04-10T03:39:10.877 INFO:tasks.workunit.client.0.smithi016.stdout:op 2243 completed, throughput=5MB/sec 2024-04-10T03:39:10.877 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1CjNfLw2nk_qkpP off=3545904 len=677384 2024-04-10T03:39:10.879 INFO:tasks.workunit.client.0.smithi016.stdout:op 2244 completed, throughput=5MB/sec 2024-04-10T03:39:11.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:11 smithi016 bash[72916]: cluster 2024-04-10T03:39:09.992327+0000 mgr.y (mgr.25133) 983 : cluster 0 pgmap v1662: 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, 5 op/s 2024-04-10T03:39:11.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:11 smithi016 bash[74137]: cluster 2024-04-10T03:39:09.992327+0000 mgr.y (mgr.25133) 983 : cluster 0 pgmap v1662: 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, 5 op/s 2024-04-10T03:39:11.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:11 smithi136 bash[68278]: cluster 2024-04-10T03:39:09.992327+0000 mgr.y (mgr.25133) 983 : cluster 0 pgmap v1662: 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, 5 op/s 2024-04-10T03:39:11.880 INFO:tasks.workunit.client.0.smithi016.stdout: 432: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:11.880 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bVU0lWjsmqisRq7 off=942908 len=1735076 2024-04-10T03:39:11.894 INFO:tasks.workunit.client.0.smithi016.stdout:op 2245 completed, throughput=4.99MB/sec 2024-04-10T03:39:11.895 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JaHjPRAC7Ioaru6 off=2448428 len=300356 2024-04-10T03:39:11.897 INFO:tasks.workunit.client.0.smithi016.stdout:op 2246 completed, throughput=4.99MB/sec 2024-04-10T03:39:11.897 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YctjMWIbHRw0tsD off=19791250 len=1774488 2024-04-10T03:39:11.910 INFO:tasks.workunit.client.0.smithi016.stdout:op 2247 completed, throughput=5MB/sec 2024-04-10T03:39:11.910 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5ocq76r8z0-QlL4 off=10073924 len=1501294 2024-04-10T03:39:11.914 INFO:tasks.workunit.client.0.smithi016.stdout:op 2248 completed, throughput=5MB/sec 2024-04-10T03:39:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:39:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:39:11] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:39:12.914 INFO:tasks.workunit.client.0.smithi016.stdout: 433: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:12.915 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VN_XzPVGMzWfgDf off=1047557 len=869048 2024-04-10T03:39:12.922 INFO:tasks.workunit.client.0.smithi016.stdout:op 2249 completed, throughput=4.99MB/sec 2024-04-10T03:39:12.922 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qqnCkfsAP1RkF2H off=9789613 len=1098888 2024-04-10T03:39:12.931 INFO:tasks.workunit.client.0.smithi016.stdout:op 2250 completed, throughput=4.99MB/sec 2024-04-10T03:39:12.931 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9KRMT8H6ueEueXc off=7832929 len=1153421 2024-04-10T03:39:12.934 INFO:tasks.workunit.client.0.smithi016.stdout:op 2251 completed, throughput=5MB/sec 2024-04-10T03:39:12.934 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-p0mCY7L7vmrEiMX off=13022930 len=404999 2024-04-10T03:39:12.935 INFO:tasks.workunit.client.0.smithi016.stdout:op 2252 completed, throughput=5MB/sec 2024-04-10T03:39:12.935 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LPvwt7oWu9LG5hg off=13963062 len=537300 2024-04-10T03:39:12.942 INFO:tasks.workunit.client.0.smithi016.stdout:op 2253 completed, throughput=5MB/sec 2024-04-10T03:39:12.942 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cxZ94mppGS7N98j off=18047257 len=1557114 2024-04-10T03:39:12.955 INFO:tasks.workunit.client.0.smithi016.stdout:op 2254 completed, throughput=5MB/sec 2024-04-10T03:39:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:13 smithi016 bash[72916]: cluster 2024-04-10T03:39:11.993325+0000 mgr.y (mgr.25133) 984 : cluster 0 pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:39:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:13 smithi016 bash[72916]: audit 2024-04-10T03:39:12.560362+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:13.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:13 smithi016 bash[74137]: cluster 2024-04-10T03:39:11.993325+0000 mgr.y (mgr.25133) 984 : cluster 0 pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:39:13.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:13 smithi016 bash[74137]: audit 2024-04-10T03:39:12.560362+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:13 smithi136 bash[68278]: cluster 2024-04-10T03:39:11.993325+0000 mgr.y (mgr.25133) 984 : cluster 0 pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:39:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:13 smithi136 bash[68278]: audit 2024-04-10T03:39:12.560362+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:13.955 INFO:tasks.workunit.client.0.smithi016.stdout: 434: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:13.955 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9EYry3Ga_UgIxTh off=16887133 len=1887535 2024-04-10T03:39:13.960 INFO:tasks.workunit.client.0.smithi016.stdout:op 2255 completed, throughput=4.99MB/sec 2024-04-10T03:39:13.961 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZfpamI4n6SK8UQz off=4175925 len=1121728 2024-04-10T03:39:13.965 INFO:tasks.workunit.client.0.smithi016.stdout:op 2256 completed, throughput=5MB/sec 2024-04-10T03:39:13.965 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZL-B9Kw9avEICEr off=159641 len=1648231 2024-04-10T03:39:13.978 INFO:tasks.workunit.client.0.smithi016.stdout:op 2257 completed, throughput=5MB/sec 2024-04-10T03:39:13.978 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qZpdTakGoSDTTkH off=12909470 len=952151 2024-04-10T03:39:13.981 INFO:tasks.workunit.client.0.smithi016.stdout:op 2258 completed, throughput=5MB/sec 2024-04-10T03:39:14.981 INFO:tasks.workunit.client.0.smithi016.stdout: 435: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:14.981 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S6meC0MC5sQGhbq off=17104889 len=1600545 2024-04-10T03:39:14.986 INFO:tasks.workunit.client.0.smithi016.stdout:op 2259 completed, throughput=4.99MB/sec 2024-04-10T03:39:14.986 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BMZwpVWTFnp5d6P off=14558224 len=997376 2024-04-10T03:39:14.989 INFO:tasks.workunit.client.0.smithi016.stdout:op 2260 completed, throughput=5MB/sec 2024-04-10T03:39:14.989 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7SoJPRyxJ8JYzjv off=10665273 len=87610 2024-04-10T03:39:14.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 2261 completed, throughput=5MB/sec 2024-04-10T03:39:14.990 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--Vl19nHuOCQmiIq off=12794698 len=1981128 2024-04-10T03:39:15.005 INFO:tasks.workunit.client.0.smithi016.stdout:op 2262 completed, throughput=5MB/sec 2024-04-10T03:39:15.005 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0KhZ77oAzD2HToQ off=18388664 len=812801 2024-04-10T03:39:15.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 2263 completed, throughput=5MB/sec 2024-04-10T03:39:15.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:15 smithi136 bash[68278]: cluster 2024-04-10T03:39:13.994204+0000 mgr.y (mgr.25133) 985 : cluster 0 pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:39:15.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:15 smithi016 bash[72916]: cluster 2024-04-10T03:39:13.994204+0000 mgr.y (mgr.25133) 985 : cluster 0 pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:39:15.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:15 smithi016 bash[74137]: cluster 2024-04-10T03:39:13.994204+0000 mgr.y (mgr.25133) 985 : cluster 0 pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:39:16.013 INFO:tasks.workunit.client.0.smithi016.stdout: 436: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:16.013 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NUyCjJSx57bIPoH off=6019052 len=284433 2024-04-10T03:39:16.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 2264 completed, throughput=4.99MB/sec 2024-04-10T03:39:16.019 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1dtGIzc6L5-LTQ4 off=13262485 len=1975089 2024-04-10T03:39:16.034 INFO:tasks.workunit.client.0.smithi016.stdout:op 2265 completed, throughput=4.99MB/sec 2024-04-10T03:39:16.034 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ggnr7o7oG4p0BVF off=10164235 len=1363077 2024-04-10T03:39:16.036 INFO:tasks.workunit.client.0.smithi016.stdout:op 2266 completed, throughput=5MB/sec 2024-04-10T03:39:16.036 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3_hDGja5Xu2-lto off=2341509 len=665233 2024-04-10T03:39:16.043 INFO:tasks.workunit.client.0.smithi016.stdout:op 2267 completed, throughput=5MB/sec 2024-04-10T03:39:16.043 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NQxDo3hHhk8g-nO off=105397 len=2024557 2024-04-10T03:39:16.056 INFO:tasks.workunit.client.0.smithi016.stdout:op 2268 completed, throughput=5MB/sec 2024-04-10T03:39:17.057 INFO:tasks.workunit.client.0.smithi016.stdout: 437: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:17.057 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-otzBu1PL96s7YWk off=6282532 len=2003125 2024-04-10T03:39:17.062 INFO:tasks.workunit.client.0.smithi016.stdout:op 2269 completed, throughput=5MB/sec 2024-04-10T03:39:17.062 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Kf5gkMM6VErka5q off=17362671 len=1529657 2024-04-10T03:39:17.066 INFO:tasks.workunit.client.0.smithi016.stdout:op 2270 completed, throughput=5MB/sec 2024-04-10T03:39:17.066 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KVB4cqv_k95GHtl off=10899399 len=1468251 2024-04-10T03:39:17.068 INFO:tasks.workunit.client.0.smithi016.stdout:op 2271 completed, throughput=5MB/sec 2024-04-10T03:39:17.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:17 smithi136 bash[68278]: cluster 2024-04-10T03:39:15.995188+0000 mgr.y (mgr.25133) 986 : cluster 0 pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:39:17.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:17 smithi016 bash[72916]: cluster 2024-04-10T03:39:15.995188+0000 mgr.y (mgr.25133) 986 : cluster 0 pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:39:17.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:17 smithi016 bash[74137]: cluster 2024-04-10T03:39:15.995188+0000 mgr.y (mgr.25133) 986 : cluster 0 pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:39:18.069 INFO:tasks.workunit.client.0.smithi016.stdout: 438: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:18.069 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Wo2B5Eju691fkI5 off=10219284 len=1953248 2024-04-10T03:39:18.085 INFO:tasks.workunit.client.0.smithi016.stdout:op 2272 completed, throughput=5MB/sec 2024-04-10T03:39:18.085 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8G-crPUQL0PG5jJ off=8658429 len=1173015 2024-04-10T03:39:18.089 INFO:tasks.workunit.client.0.smithi016.stdout:op 2273 completed, throughput=5MB/sec 2024-04-10T03:39:18.089 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wd1b36X5Sa8_eNF off=5190411 len=1498792 2024-04-10T03:39:18.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 2274 completed, throughput=5MB/sec 2024-04-10T03:39:19.100 INFO:tasks.workunit.client.0.smithi016.stdout: 439: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:19.100 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sP6cRfZ0n14-vwh off=11598797 len=110270 2024-04-10T03:39:19.101 INFO:tasks.workunit.client.0.smithi016.stdout:op 2275 completed, throughput=4.99MB/sec 2024-04-10T03:39:19.101 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aQLQfc7tOnsLNgC off=2167632 len=1619340 2024-04-10T03:39:19.114 INFO:tasks.workunit.client.0.smithi016.stdout:op 2276 completed, throughput=4.99MB/sec 2024-04-10T03:39:19.114 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I1x_BU2VLWi5umX off=7045670 len=294318 2024-04-10T03:39:19.119 INFO:tasks.workunit.client.0.smithi016.stdout:op 2277 completed, throughput=4.99MB/sec 2024-04-10T03:39:19.120 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--2nVJfeZ2WJzZYu off=3765844 len=1510332 2024-04-10T03:39:19.130 INFO:tasks.workunit.client.0.smithi016.stdout:op 2278 completed, throughput=5MB/sec 2024-04-10T03:39:19.130 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-R4BUo5_6_fWdlXK off=6849482 len=19704 2024-04-10T03:39:19.131 INFO:tasks.workunit.client.0.smithi016.stdout:op 2279 completed, throughput=5MB/sec 2024-04-10T03:39:19.131 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-K_uth9J1a5ZU8hM off=5838320 len=926968 2024-04-10T03:39:19.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 2280 completed, throughput=5MB/sec 2024-04-10T03:39:19.133 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mAAcRkgqJKO17ed off=3678127 len=1080523 2024-04-10T03:39:19.140 INFO:tasks.workunit.client.0.smithi016.stdout:op 2281 completed, throughput=5MB/sec 2024-04-10T03:39:19.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:19 smithi136 bash[68278]: cluster 2024-04-10T03:39:17.996115+0000 mgr.y (mgr.25133) 987 : cluster 0 pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:39:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:19 smithi016 bash[72916]: cluster 2024-04-10T03:39:17.996115+0000 mgr.y (mgr.25133) 987 : cluster 0 pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:39:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:19 smithi016 bash[74137]: cluster 2024-04-10T03:39:17.996115+0000 mgr.y (mgr.25133) 987 : cluster 0 pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:39:20.140 INFO:tasks.workunit.client.0.smithi016.stdout: 440: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:20.141 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ChasQf96Xq50ISR off=506240 len=1873459 2024-04-10T03:39:20.154 INFO:tasks.workunit.client.0.smithi016.stdout:op 2282 completed, throughput=4.99MB/sec 2024-04-10T03:39:20.154 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cvlUTGW0BZSHVoP off=5337715 len=2021471 2024-04-10T03:39:20.158 INFO:tasks.workunit.client.0.smithi016.stdout:op 2283 completed, throughput=5MB/sec 2024-04-10T03:39:20.158 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OWds2fXMWeJKEYo off=7114913 len=1488740 2024-04-10T03:39:20.162 INFO:tasks.workunit.client.0.smithi016.stdout:op 2284 completed, throughput=5MB/sec 2024-04-10T03:39:21.163 INFO:tasks.workunit.client.0.smithi016.stdout: 441: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:21.163 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u-pYkY0n20TL39G off=10436623 len=1959507 2024-04-10T03:39:21.168 INFO:tasks.workunit.client.0.smithi016.stdout:op 2285 completed, throughput=4.99MB/sec 2024-04-10T03:39:21.168 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EYJoaYTO8XJ76gX off=1824542 len=221410 2024-04-10T03:39:21.169 INFO:tasks.workunit.client.0.smithi016.stdout:op 2286 completed, throughput=4.99MB/sec 2024-04-10T03:39:21.169 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s9hl6iZoiwRKT3x off=1629470 len=1182938 2024-04-10T03:39:21.178 INFO:tasks.workunit.client.0.smithi016.stdout:op 2287 completed, throughput=5MB/sec 2024-04-10T03:39:21.178 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mhJANyG2TxYl8f2 off=4184005 len=1584547 2024-04-10T03:39:21.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 2288 completed, throughput=5MB/sec 2024-04-10T03:39:21.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:21 smithi136 bash[68278]: cluster 2024-04-10T03:39:19.997061+0000 mgr.y (mgr.25133) 988 : cluster 0 pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:39:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:21 smithi016 bash[72916]: cluster 2024-04-10T03:39:19.997061+0000 mgr.y (mgr.25133) 988 : cluster 0 pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:39:21.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:21 smithi016 bash[74137]: cluster 2024-04-10T03:39:19.997061+0000 mgr.y (mgr.25133) 988 : cluster 0 pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:39:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:39:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:39:21] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.43.0" 2024-04-10T03:39:22.192 INFO:tasks.workunit.client.0.smithi016.stdout: 442: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:22.192 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d1YAQFMuwEa7iC6 off=1347042 len=1585254 2024-04-10T03:39:22.204 INFO:tasks.workunit.client.0.smithi016.stdout:op 2289 completed, throughput=4.99MB/sec 2024-04-10T03:39:22.204 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y_NPrDJbcQXKQgG off=19759116 len=621658 2024-04-10T03:39:22.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 2290 completed, throughput=4.99MB/sec 2024-04-10T03:39:22.207 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nI6lmBqUhNj9n_g off=12049619 len=196500 2024-04-10T03:39:22.209 INFO:tasks.workunit.client.0.smithi016.stdout:op 2291 completed, throughput=4.99MB/sec 2024-04-10T03:39:22.209 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NwqadcR2Rt5be7G off=18649525 len=1226832 2024-04-10T03:39:22.218 INFO:tasks.workunit.client.0.smithi016.stdout:op 2292 completed, throughput=5MB/sec 2024-04-10T03:39:22.218 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MlCCvS0sbFtEG0F off=7965250 len=120237 2024-04-10T03:39:22.223 INFO:tasks.workunit.client.0.smithi016.stdout:op 2293 completed, throughput=5MB/sec 2024-04-10T03:39:22.223 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tQwtYXJnLC1lzlj off=318233 len=102729 2024-04-10T03:39:22.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 2294 completed, throughput=5MB/sec 2024-04-10T03:39:22.224 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B6_XaB6_2uO64F- off=1480491 len=1282854 2024-04-10T03:39:22.227 INFO:tasks.workunit.client.0.smithi016.stdout:op 2295 completed, throughput=5MB/sec 2024-04-10T03:39:22.227 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kkU6WZRwELgnpm9 off=44694 len=162487 2024-04-10T03:39:22.228 INFO:tasks.workunit.client.0.smithi016.stdout:op 2296 completed, throughput=5MB/sec 2024-04-10T03:39:22.228 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D4QD0qdvkpkM3Ao off=15162847 len=70869 2024-04-10T03:39:22.233 INFO:tasks.workunit.client.0.smithi016.stdout:op 2297 completed, throughput=5MB/sec 2024-04-10T03:39:23.233 INFO:tasks.workunit.client.0.smithi016.stdout: 443: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:23.233 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MCvk6Tsqr4D6k5j off=8205548 len=1541369 2024-04-10T03:39:23.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 2298 completed, throughput=4.99MB/sec 2024-04-10T03:39:23.245 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2inwBOtGoqSFmg8 off=13858682 len=1472891 2024-04-10T03:39:23.256 INFO:tasks.workunit.client.0.smithi016.stdout:op 2299 completed, throughput=5MB/sec 2024-04-10T03:39:23.256 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Bs-W-Mqdy5XxViR off=5624479 len=1255727 2024-04-10T03:39:23.259 INFO:tasks.workunit.client.0.smithi016.stdout:op 2300 completed, throughput=5MB/sec 2024-04-10T03:39:23.259 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ysAQLt1MDYS1eAm off=15509907 len=687770 2024-04-10T03:39:23.267 INFO:tasks.workunit.client.0.smithi016.stdout:op 2301 completed, throughput=5MB/sec 2024-04-10T03:39:23.267 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DmnqA71aUOEY4m0 off=10789144 len=1535651 2024-04-10T03:39:23.271 INFO:tasks.workunit.client.0.smithi016.stdout:op 2302 completed, throughput=5MB/sec 2024-04-10T03:39:23.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:23 smithi136 bash[68278]: cluster 2024-04-10T03:39:21.998037+0000 mgr.y (mgr.25133) 989 : cluster 0 pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:39:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:23 smithi016 bash[74137]: cluster 2024-04-10T03:39:21.998037+0000 mgr.y (mgr.25133) 989 : cluster 0 pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:39:23.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:23 smithi016 bash[72916]: cluster 2024-04-10T03:39:21.998037+0000 mgr.y (mgr.25133) 989 : cluster 0 pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:39:24.272 INFO:tasks.workunit.client.0.smithi016.stdout: 444: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:24.272 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GZY1RHJVCEXdU0p off=3278174 len=1007270 2024-04-10T03:39:24.281 INFO:tasks.workunit.client.0.smithi016.stdout:op 2303 completed, throughput=4.99MB/sec 2024-04-10T03:39:24.281 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V3vdFlLDMBeZewd off=8816621 len=166897 2024-04-10T03:39:24.282 INFO:tasks.workunit.client.0.smithi016.stdout:op 2304 completed, throughput=4.99MB/sec 2024-04-10T03:39:24.282 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_QdJApdV91GSmqy off=4345996 len=944124 2024-04-10T03:39:24.284 INFO:tasks.workunit.client.0.smithi016.stdout:op 2305 completed, throughput=5MB/sec 2024-04-10T03:39:24.284 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gEsfRdnFntrxNlq off=4882480 len=24029 2024-04-10T03:39:24.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 2306 completed, throughput=5MB/sec 2024-04-10T03:39:24.288 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GEkd9igh7kLKldB off=3843659 len=478234 2024-04-10T03:39:24.290 INFO:tasks.workunit.client.0.smithi016.stdout:op 2307 completed, throughput=5MB/sec 2024-04-10T03:39:24.290 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-euKiPTLxX-BpdPT off=4121158 len=1337052 2024-04-10T03:39:24.292 INFO:tasks.workunit.client.0.smithi016.stdout:op 2308 completed, throughput=5MB/sec 2024-04-10T03:39:24.292 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aDe6zf9XKEG-Rnm off=7893484 len=1925944 2024-04-10T03:39:24.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 2309 completed, throughput=5MB/sec 2024-04-10T03:39:25.299 INFO:tasks.workunit.client.0.smithi016.stdout: 445: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:25.299 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sczR2j3PV883yMb off=850784 len=462429 2024-04-10T03:39:25.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 2310 completed, throughput=4.99MB/sec 2024-04-10T03:39:25.305 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uBTw1KfmnbHPAiT off=1056002 len=1463160 2024-04-10T03:39:25.309 INFO:tasks.workunit.client.0.smithi016.stdout:op 2311 completed, throughput=5MB/sec 2024-04-10T03:39:25.309 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_lZ_UDwYU7mYGwV off=5787328 len=1520929 2024-04-10T03:39:25.313 INFO:tasks.workunit.client.0.smithi016.stdout:op 2312 completed, throughput=5MB/sec 2024-04-10T03:39:25.313 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-06-GbeQNdWJES8L off=17613022 len=326157 2024-04-10T03:39:25.314 INFO:tasks.workunit.client.0.smithi016.stdout:op 2313 completed, throughput=5MB/sec 2024-04-10T03:39:25.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:25 smithi136 bash[68278]: cluster 2024-04-10T03:39:23.999031+0000 mgr.y (mgr.25133) 990 : cluster 0 pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:39:25.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:25 smithi016 bash[72916]: cluster 2024-04-10T03:39:23.999031+0000 mgr.y (mgr.25133) 990 : cluster 0 pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:39:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:25 smithi016 bash[74137]: cluster 2024-04-10T03:39:23.999031+0000 mgr.y (mgr.25133) 990 : cluster 0 pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:39:26.315 INFO:tasks.workunit.client.0.smithi016.stdout: 446: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:26.315 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fQyZN1SA384G7qU off=7789164 len=2040850 2024-04-10T03:39:26.330 INFO:tasks.workunit.client.0.smithi016.stdout:op 2314 completed, throughput=4.99MB/sec 2024-04-10T03:39:26.330 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7YQqH-WSkUMF7_z off=15939133 len=1110406 2024-04-10T03:39:26.332 INFO:tasks.workunit.client.0.smithi016.stdout:op 2315 completed, throughput=5MB/sec 2024-04-10T03:39:26.332 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1OlHJRIjvQI5c1t off=19969326 len=1572977 2024-04-10T03:39:26.338 INFO:tasks.workunit.client.0.smithi016.stdout:op 2316 completed, throughput=5MB/sec 2024-04-10T03:39:26.338 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jgG4rslKkCmEHut off=15474124 len=1507942 2024-04-10T03:39:26.343 INFO:tasks.workunit.client.0.smithi016.stdout:op 2317 completed, throughput=5MB/sec 2024-04-10T03:39:27.344 INFO:tasks.workunit.client.0.smithi016.stdout: 447: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:27.344 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tt7UA8ToNIgx2Cr off=7671903 len=1936139 2024-04-10T03:39:27.357 INFO:tasks.workunit.client.0.smithi016.stdout:op 2318 completed, throughput=4.99MB/sec 2024-04-10T03:39:27.357 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zAxRWbH0dk1qJXX off=11675893 len=2084021 2024-04-10T03:39:27.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 2319 completed, throughput=5MB/sec 2024-04-10T03:39:27.374 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-o1Df8qLQbyXgyWZ off=2804496 len=1095980 2024-04-10T03:39:27.376 INFO:tasks.workunit.client.0.smithi016.stdout:op 2320 completed, throughput=5MB/sec 2024-04-10T03:39:27.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:27 smithi136 bash[68278]: cluster 2024-04-10T03:39:25.999984+0000 mgr.y (mgr.25133) 991 : cluster 0 pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:39:27.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:27 smithi016 bash[74137]: cluster 2024-04-10T03:39:25.999984+0000 mgr.y (mgr.25133) 991 : cluster 0 pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:39:27.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:27 smithi016 bash[72916]: cluster 2024-04-10T03:39:25.999984+0000 mgr.y (mgr.25133) 991 : cluster 0 pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:39:28.377 INFO:tasks.workunit.client.0.smithi016.stdout: 448: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:28.377 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KA50Uw9YJ6RHT5w off=5953285 len=234017 2024-04-10T03:39:28.379 INFO:tasks.workunit.client.0.smithi016.stdout:op 2321 completed, throughput=4.99MB/sec 2024-04-10T03:39:28.379 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-w05nd4CizMz-jNA off=129763 len=420905 2024-04-10T03:39:28.385 INFO:tasks.workunit.client.0.smithi016.stdout:op 2322 completed, throughput=4.99MB/sec 2024-04-10T03:39:28.385 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HPHbTHYRiChB-Ib off=3673352 len=1270683 2024-04-10T03:39:28.388 INFO:tasks.workunit.client.0.smithi016.stdout:op 2323 completed, throughput=4.99MB/sec 2024-04-10T03:39:28.388 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-A7lWvVBrHk_cqmx off=3366731 len=1738236 2024-04-10T03:39:28.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 2324 completed, throughput=5MB/sec 2024-04-10T03:39:28.393 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FUV9Db7JHYyVto- off=6538714 len=1956736 2024-04-10T03:39:28.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 2325 completed, throughput=5MB/sec 2024-04-10T03:39:28.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:28 smithi136 bash[68278]: audit 2024-04-10T03:39:27.560867+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:28 smithi016 bash[72916]: audit 2024-04-10T03:39:27.560867+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:28 smithi016 bash[74137]: audit 2024-04-10T03:39:27.560867+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:29.398 INFO:tasks.workunit.client.0.smithi016.stdout: 449: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:29.398 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6rXtGFHl7x7k2c7 off=1741221 len=386246 2024-04-10T03:39:29.400 INFO:tasks.workunit.client.0.smithi016.stdout:op 2326 completed, throughput=4.99MB/sec 2024-04-10T03:39:29.400 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EWzMQ45r6WHpama off=13391193 len=1951767 2024-04-10T03:39:29.405 INFO:tasks.workunit.client.0.smithi016.stdout:op 2327 completed, throughput=5MB/sec 2024-04-10T03:39:29.405 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aFGY9RyJ3uDDfkj off=583783 len=1208495 2024-04-10T03:39:29.407 INFO:tasks.workunit.client.0.smithi016.stdout:op 2328 completed, throughput=5MB/sec 2024-04-10T03:39:29.407 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uGjNreOkBCKPKpP off=684046 len=1601317 2024-04-10T03:39:29.410 INFO:tasks.workunit.client.0.smithi016.stdout:op 2329 completed, throughput=5MB/sec 2024-04-10T03:39:29.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:29 smithi136 bash[68278]: cluster 2024-04-10T03:39:28.000838+0000 mgr.y (mgr.25133) 992 : cluster 0 pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:39:29.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:29 smithi016 bash[74137]: cluster 2024-04-10T03:39:28.000838+0000 mgr.y (mgr.25133) 992 : cluster 0 pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:39:29.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:29 smithi016 bash[72916]: cluster 2024-04-10T03:39:28.000838+0000 mgr.y (mgr.25133) 992 : cluster 0 pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:39:30.410 INFO:tasks.workunit.client.0.smithi016.stdout: 450: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:30.410 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IBTJP6i158VopzI off=1726870 len=1867852 2024-04-10T03:39:30.424 INFO:tasks.workunit.client.0.smithi016.stdout:op 2330 completed, throughput=4.99MB/sec 2024-04-10T03:39:30.424 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Zn1Z2SVBHxBmij_ off=3975837 len=896084 2024-04-10T03:39:30.427 INFO:tasks.workunit.client.0.smithi016.stdout:op 2331 completed, throughput=5MB/sec 2024-04-10T03:39:30.427 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c73BR5OAj5YBYys off=505494 len=825315 2024-04-10T03:39:30.435 INFO:tasks.workunit.client.0.smithi016.stdout:op 2332 completed, throughput=5MB/sec 2024-04-10T03:39:30.436 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uF0CXQ9et2VwD8a off=2275712 len=1301165 2024-04-10T03:39:30.445 INFO:tasks.workunit.client.0.smithi016.stdout:op 2333 completed, throughput=5MB/sec 2024-04-10T03:39:31.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:31 smithi136 bash[68278]: cluster 2024-04-10T03:39:30.002064+0000 mgr.y (mgr.25133) 993 : cluster 0 pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:39:31.445 INFO:tasks.workunit.client.0.smithi016.stdout: 451: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:31.446 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WwkqaLlaJpYUlkw off=6746142 len=373211 2024-04-10T03:39:31.452 INFO:tasks.workunit.client.0.smithi016.stdout:op 2334 completed, throughput=4.99MB/sec 2024-04-10T03:39:31.452 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C_nwyF0wsNm3Olg off=12783393 len=14348 2024-04-10T03:39:31.453 INFO:tasks.workunit.client.0.smithi016.stdout:op 2335 completed, throughput=4.99MB/sec 2024-04-10T03:39:31.453 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yt4nMyIvjNpj7Uy off=7460659 len=463992 2024-04-10T03:39:31.460 INFO:tasks.workunit.client.0.smithi016.stdout:op 2336 completed, throughput=4.99MB/sec 2024-04-10T03:39:31.460 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-htEo0zsLDVRW62T off=1588723 len=407715 2024-04-10T03:39:31.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 2337 completed, throughput=4.99MB/sec 2024-04-10T03:39:31.466 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vgh2P27POM5jbNa off=3417524 len=783906 2024-04-10T03:39:31.469 INFO:tasks.workunit.client.0.smithi016.stdout:op 2338 completed, throughput=4.99MB/sec 2024-04-10T03:39:31.469 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HUL8iEoKV1ZFXAz off=1581485 len=1010663 2024-04-10T03:39:31.479 INFO:tasks.workunit.client.0.smithi016.stdout:op 2339 completed, throughput=5MB/sec 2024-04-10T03:39:31.479 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zmGtCL5CX6aMVC8 off=15880514 len=457568 2024-04-10T03:39:31.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 2340 completed, throughput=5MB/sec 2024-04-10T03:39:31.486 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eF_eyx93iFT022e off=5260090 len=1760580 2024-04-10T03:39:31.489 INFO:tasks.workunit.client.0.smithi016.stdout:op 2341 completed, throughput=5MB/sec 2024-04-10T03:39:31.489 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AoVOJGjo_ciqL1d off=16604388 len=971663 2024-04-10T03:39:31.492 INFO:tasks.workunit.client.0.smithi016.stdout:op 2342 completed, throughput=5MB/sec 2024-04-10T03:39:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:31 smithi016 bash[72916]: cluster 2024-04-10T03:39:30.002064+0000 mgr.y (mgr.25133) 993 : cluster 0 pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:39:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:31 smithi016 bash[74137]: cluster 2024-04-10T03:39:30.002064+0000 mgr.y (mgr.25133) 993 : cluster 0 pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:39:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:39:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:39:31] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-10T03:39:32.493 INFO:tasks.workunit.client.0.smithi016.stdout: 452: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:32.493 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Sf_vhf7JfGUqJ5x off=14857068 len=1330141 2024-04-10T03:39:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 2343 completed, throughput=4.99MB/sec 2024-04-10T03:39:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LlBSenHKFtqyfM9 off=2982685 len=639541 2024-04-10T03:39:32.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 2344 completed, throughput=4.99MB/sec 2024-04-10T03:39:32.506 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZNyVkv--KgeQtog off=2754163 len=1088624 2024-04-10T03:39:32.513 INFO:tasks.workunit.client.0.smithi016.stdout:op 2345 completed, throughput=5MB/sec 2024-04-10T03:39:32.513 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wGzNWXeXmUy-BXm off=104654 len=952799 2024-04-10T03:39:32.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 2346 completed, throughput=5MB/sec 2024-04-10T03:39:32.523 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u45JEOlkVQTrdKm off=6270324 len=280602 2024-04-10T03:39:32.524 INFO:tasks.workunit.client.0.smithi016.stdout:op 2347 completed, throughput=5MB/sec 2024-04-10T03:39:32.524 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-II5ZMAY1ESDMs8J off=18684016 len=1671406 2024-04-10T03:39:32.538 INFO:tasks.workunit.client.0.smithi016.stdout:op 2348 completed, throughput=5MB/sec 2024-04-10T03:39:33.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:33 smithi136 bash[68278]: cluster 2024-04-10T03:39:32.003224+0000 mgr.y (mgr.25133) 994 : cluster 0 pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:39:33.537 INFO:tasks.workunit.client.0.smithi016.stdout: 453: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:33.537 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Vd-SI64NpQsbNTA off=20493224 len=740322 2024-04-10T03:39:33.540 INFO:tasks.workunit.client.0.smithi016.stdout:op 2349 completed, throughput=4.99MB/sec 2024-04-10T03:39:33.540 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VKvnPb-NB9Hswmn off=6940219 len=389826 2024-04-10T03:39:33.542 INFO:tasks.workunit.client.0.smithi016.stdout:op 2350 completed, throughput=4.99MB/sec 2024-04-10T03:39:33.542 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hOjfJzLJQUxVIY3 off=4158701 len=1481425 2024-04-10T03:39:33.547 INFO:tasks.workunit.client.0.smithi016.stdout:op 2351 completed, throughput=5MB/sec 2024-04-10T03:39:33.547 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nGF_rbT6NdnBIaZ off=1430420 len=1737301 2024-04-10T03:39:33.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 2352 completed, throughput=5MB/sec 2024-04-10T03:39:33.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:33 smithi016 bash[72916]: cluster 2024-04-10T03:39:32.003224+0000 mgr.y (mgr.25133) 994 : cluster 0 pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:39:33.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:33 smithi016 bash[74137]: cluster 2024-04-10T03:39:32.003224+0000 mgr.y (mgr.25133) 994 : cluster 0 pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:39:34.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:34 smithi136 bash[68278]: cluster 2024-04-10T03:39:34.004214+0000 mgr.y (mgr.25133) 995 : cluster 0 pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:39:34.559 INFO:tasks.workunit.client.0.smithi016.stdout: 454: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:34.559 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YnAZ-SR5HIXU_EW off=10437934 len=1758584 2024-04-10T03:39:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:34 smithi016 bash[72916]: cluster 2024-04-10T03:39:34.004214+0000 mgr.y (mgr.25133) 995 : cluster 0 pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:39:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:34 smithi016 bash[74137]: cluster 2024-04-10T03:39:34.004214+0000 mgr.y (mgr.25133) 995 : cluster 0 pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:39:34.572 INFO:tasks.workunit.client.0.smithi016.stdout:op 2353 completed, throughput=4.99MB/sec 2024-04-10T03:39:34.572 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FvIAN7U_sh45g87 off=10897669 len=1498183 2024-04-10T03:39:34.583 INFO:tasks.workunit.client.0.smithi016.stdout:op 2354 completed, throughput=5MB/sec 2024-04-10T03:39:34.583 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bCCdUx0PzbV2yhX off=884176 len=543201 2024-04-10T03:39:34.589 INFO:tasks.workunit.client.0.smithi016.stdout:op 2355 completed, throughput=5MB/sec 2024-04-10T03:39:34.589 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7zNdHsrmw7THYVL off=2305617 len=1114808 2024-04-10T03:39:34.598 INFO:tasks.workunit.client.0.smithi016.stdout:op 2356 completed, throughput=5MB/sec 2024-04-10T03:39:34.598 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_qEte6IgFOtRj-y off=2284541 len=1737579 2024-04-10T03:39:34.618 INFO:tasks.workunit.client.0.smithi016.stdout:op 2357 completed, throughput=5MB/sec 2024-04-10T03:39:35.618 INFO:tasks.workunit.client.0.smithi016.stdout: 455: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:35.618 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MwB-BEnx9-RHug1 off=16345465 len=1694973 2024-04-10T03:39:35.631 INFO:tasks.workunit.client.0.smithi016.stdout:op 2358 completed, throughput=5MB/sec 2024-04-10T03:39:35.631 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Dv4GV5wE3dbcsbT off=8233613 len=1531097 2024-04-10T03:39:35.642 INFO:tasks.workunit.client.0.smithi016.stdout:op 2359 completed, throughput=5MB/sec 2024-04-10T03:39:35.642 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v2tPK-OxbHh3zPd off=1214891 len=1259313 2024-04-10T03:39:35.651 INFO:tasks.workunit.client.0.smithi016.stdout:op 2360 completed, throughput=5MB/sec 2024-04-10T03:39:36.652 INFO:tasks.workunit.client.0.smithi016.stdout: 456: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:36.652 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0Q6OB4_88Y-pWwk off=5127756 len=1047034 2024-04-10T03:39:36.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 2361 completed, throughput=4.99MB/sec 2024-04-10T03:39:36.655 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_qMWB1M6e8tfBo3 off=7137367 len=334102 2024-04-10T03:39:36.662 INFO:tasks.workunit.client.0.smithi016.stdout:op 2362 completed, throughput=4.99MB/sec 2024-04-10T03:39:36.662 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MvUaSy0peLAL0m0 off=3243506 len=1202503 2024-04-10T03:39:36.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 2363 completed, throughput=5MB/sec 2024-04-10T03:39:36.665 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gvyMho0hTzAVeLU off=18560712 len=834019 2024-04-10T03:39:36.669 INFO:tasks.workunit.client.0.smithi016.stdout:op 2364 completed, throughput=5MB/sec 2024-04-10T03:39:36.669 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mk4radpA4lS7k4A off=8494323 len=1810244 2024-04-10T03:39:36.673 INFO:tasks.workunit.client.0.smithi016.stdout:op 2365 completed, throughput=5MB/sec 2024-04-10T03:39:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:37 smithi016 bash[72916]: cluster 2024-04-10T03:39:36.005139+0000 mgr.y (mgr.25133) 996 : cluster 0 pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:39:37.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:37 smithi016 bash[74137]: cluster 2024-04-10T03:39:36.005139+0000 mgr.y (mgr.25133) 996 : cluster 0 pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:39:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:37 smithi136 bash[68278]: cluster 2024-04-10T03:39:36.005139+0000 mgr.y (mgr.25133) 996 : cluster 0 pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:39:37.673 INFO:tasks.workunit.client.0.smithi016.stdout: 457: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:37.674 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vfOXBvWdT7RSAo1 off=8496924 len=753020 2024-04-10T03:39:37.682 INFO:tasks.workunit.client.0.smithi016.stdout:op 2366 completed, throughput=4.99MB/sec 2024-04-10T03:39:37.682 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pDEGK8ujX7aR22o off=11789919 len=396821 2024-04-10T03:39:37.684 INFO:tasks.workunit.client.0.smithi016.stdout:op 2367 completed, throughput=4.99MB/sec 2024-04-10T03:39:37.684 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-add0vkfdiYym_qf off=7469483 len=404048 2024-04-10T03:39:37.690 INFO:tasks.workunit.client.0.smithi016.stdout:op 2368 completed, throughput=4.99MB/sec 2024-04-10T03:39:37.690 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0z6dafZApE-cr0C off=299211 len=299251 2024-04-10T03:39:37.697 INFO:tasks.workunit.client.0.smithi016.stdout:op 2369 completed, throughput=4.99MB/sec 2024-04-10T03:39:37.697 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1V60XPhWJE124mE off=4735504 len=1001543 2024-04-10T03:39:37.698 INFO:tasks.workunit.client.0.smithi016.stdout:op 2370 completed, throughput=5MB/sec 2024-04-10T03:39:37.699 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qpiEuxQKcAGCoBS off=13940336 len=1065985 2024-04-10T03:39:37.707 INFO:tasks.workunit.client.0.smithi016.stdout:op 2371 completed, throughput=5MB/sec 2024-04-10T03:39:37.707 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uyABA06t6BLS0hE off=4158236 len=291283 2024-04-10T03:39:37.713 INFO:tasks.workunit.client.0.smithi016.stdout:op 2372 completed, throughput=5MB/sec 2024-04-10T03:39:37.713 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ea63m7iiVjNIFqp off=80740 len=607829 2024-04-10T03:39:37.715 INFO:tasks.workunit.client.0.smithi016.stdout:op 2373 completed, throughput=5MB/sec 2024-04-10T03:39:37.715 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rqlT-zJrnhfxoJW off=15658731 len=1596775 2024-04-10T03:39:37.719 INFO:tasks.workunit.client.0.smithi016.stdout:op 2374 completed, throughput=5MB/sec 2024-04-10T03:39:38.719 INFO:tasks.workunit.client.0.smithi016.stdout: 458: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:38.719 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qwBTkzbvQxqiEf0 off=6388517 len=98966 2024-04-10T03:39:38.724 INFO:tasks.workunit.client.0.smithi016.stdout:op 2375 completed, throughput=4.99MB/sec 2024-04-10T03:39:38.724 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Vq3aFXhcTLnqM4Q off=746560 len=1511847 2024-04-10T03:39:38.729 INFO:tasks.workunit.client.0.smithi016.stdout:op 2376 completed, throughput=5MB/sec 2024-04-10T03:39:38.729 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZuCvGehS6eTtlyB off=23252971 len=797233 2024-04-10T03:39:38.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 2377 completed, throughput=5MB/sec 2024-04-10T03:39:38.737 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KE5neEI5WBxA-j8 off=4799969 len=1638707 2024-04-10T03:39:38.750 INFO:tasks.workunit.client.0.smithi016.stdout:op 2378 completed, throughput=5MB/sec 2024-04-10T03:39:38.750 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_c99S-Ufww-uzIA off=3618324 len=849455 2024-04-10T03:39:38.752 INFO:tasks.workunit.client.0.smithi016.stdout:op 2379 completed, throughput=5MB/sec 2024-04-10T03:39:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:39 smithi136 bash[68278]: cluster 2024-04-10T03:39:38.006034+0000 mgr.y (mgr.25133) 997 : cluster 0 pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-10T03:39:39.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:39 smithi016 bash[72916]: cluster 2024-04-10T03:39:38.006034+0000 mgr.y (mgr.25133) 997 : cluster 0 pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-10T03:39:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:39 smithi016 bash[74137]: cluster 2024-04-10T03:39:38.006034+0000 mgr.y (mgr.25133) 997 : cluster 0 pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-10T03:39:39.752 INFO:tasks.workunit.client.0.smithi016.stdout: 459: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:39.752 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-p7COnSKvBEwx9La off=4465348 len=459399 2024-04-10T03:39:39.754 INFO:tasks.workunit.client.0.smithi016.stdout:op 2380 completed, throughput=4.99MB/sec 2024-04-10T03:39:39.754 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QBt4VPjP_j9wmeO off=268782 len=551061 2024-04-10T03:39:39.756 INFO:tasks.workunit.client.0.smithi016.stdout:op 2381 completed, throughput=4.99MB/sec 2024-04-10T03:39:39.756 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9TOP1av8bevNOuE off=6877474 len=1825085 2024-04-10T03:39:39.761 INFO:tasks.workunit.client.0.smithi016.stdout:op 2382 completed, throughput=5MB/sec 2024-04-10T03:39:39.762 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1np0eL9X5iytM91 off=7569616 len=1206796 2024-04-10T03:39:39.765 INFO:tasks.workunit.client.0.smithi016.stdout:op 2383 completed, throughput=5MB/sec 2024-04-10T03:39:39.765 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-H9HqaWZza-CrDs0 off=824930 len=1248463 2024-04-10T03:39:39.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 2384 completed, throughput=5MB/sec 2024-04-10T03:39:40.768 INFO:tasks.workunit.client.0.smithi016.stdout: 460: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:40.768 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jdEQeFaaNrSaVpM off=1894151 len=1917517 2024-04-10T03:39:40.782 INFO:tasks.workunit.client.0.smithi016.stdout:op 2385 completed, throughput=4.99MB/sec 2024-04-10T03:39:40.783 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pU-vyO65FIUpm_Z off=8406918 len=1573302 2024-04-10T03:39:40.793 INFO:tasks.workunit.client.0.smithi016.stdout:op 2386 completed, throughput=5MB/sec 2024-04-10T03:39:40.794 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-G5PYG3AoYyGN8YW off=1067574 len=439774 2024-04-10T03:39:40.800 INFO:tasks.workunit.client.0.smithi016.stdout:op 2387 completed, throughput=5MB/sec 2024-04-10T03:39:40.800 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wGILSEnoBJZz13G off=3027454 len=1784443 2024-04-10T03:39:40.802 INFO:tasks.workunit.client.0.smithi016.stdout:op 2388 completed, throughput=5MB/sec 2024-04-10T03:39:41.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:41 smithi136 bash[68278]: cluster 2024-04-10T03:39:40.007282+0000 mgr.y (mgr.25133) 998 : cluster 0 pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:39:41.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:41 smithi016 bash[72916]: cluster 2024-04-10T03:39:40.007282+0000 mgr.y (mgr.25133) 998 : cluster 0 pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:39:41.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:41 smithi016 bash[74137]: cluster 2024-04-10T03:39:40.007282+0000 mgr.y (mgr.25133) 998 : cluster 0 pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:39:41.803 INFO:tasks.workunit.client.0.smithi016.stdout: 461: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:41.803 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bTusE-_nKUbmkBJ off=8440405 len=144693 2024-04-10T03:39:41.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 2389 completed, throughput=4.99MB/sec 2024-04-10T03:39:41.808 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_0JD1DdwiiPa8-h off=459494 len=1124292 2024-04-10T03:39:41.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 2390 completed, throughput=4.99MB/sec 2024-04-10T03:39:41.818 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AN3stBunlVpYZ_X off=3292820 len=726786 2024-04-10T03:39:41.821 INFO:tasks.workunit.client.0.smithi016.stdout:op 2391 completed, throughput=5MB/sec 2024-04-10T03:39:41.821 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vtWCIgIrT37LBKU off=11765729 len=664946 2024-04-10T03:39:41.823 INFO:tasks.workunit.client.0.smithi016.stdout:op 2392 completed, throughput=5MB/sec 2024-04-10T03:39:41.823 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zXDb1xvQuwI1NQC off=7295512 len=1723441 2024-04-10T03:39:41.835 INFO:tasks.workunit.client.0.smithi016.stdout:op 2393 completed, throughput=5MB/sec 2024-04-10T03:39:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:39:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:39:41] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-10T03:39:42.835 INFO:tasks.workunit.client.0.smithi016.stdout: 462: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:42.835 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dxqnhF2MLZTlNIG off=5179015 len=355878 2024-04-10T03:39:42.840 INFO:tasks.workunit.client.0.smithi016.stdout:op 2394 completed, throughput=4.99MB/sec 2024-04-10T03:39:42.841 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wzXKX47DbTHxJHa off=375289 len=722010 2024-04-10T03:39:42.847 INFO:tasks.workunit.client.0.smithi016.stdout:op 2395 completed, throughput=4.99MB/sec 2024-04-10T03:39:42.847 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PBiDf89xLASBunb off=4693276 len=1743206 2024-04-10T03:39:42.858 INFO:tasks.workunit.client.0.smithi016.stdout:op 2396 completed, throughput=4.99MB/sec 2024-04-10T03:39:42.859 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BkcxFgFwyZ8UYyf off=10291413 len=103688 2024-04-10T03:39:42.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 2397 completed, throughput=5MB/sec 2024-04-10T03:39:42.860 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ew5vNPdlqcP1-hv off=3576132 len=813138 2024-04-10T03:39:42.866 INFO:tasks.workunit.client.0.smithi016.stdout:op 2398 completed, throughput=5MB/sec 2024-04-10T03:39:42.867 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s2DfafxWWUhqIRT off=10935958 len=1411468 2024-04-10T03:39:42.869 INFO:tasks.workunit.client.0.smithi016.stdout:op 2399 completed, throughput=5MB/sec 2024-04-10T03:39:42.869 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZHGxF3FC0MK8NWl off=24102 len=1615218 2024-04-10T03:39:42.871 INFO:tasks.workunit.client.0.smithi016.stdout:op 2400 completed, throughput=5MB/sec 2024-04-10T03:39:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:43 smithi136 bash[68278]: cluster 2024-04-10T03:39:42.008402+0000 mgr.y (mgr.25133) 999 : cluster 0 pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:43 smithi136 bash[68278]: audit 2024-04-10T03:39:42.561257+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:43 smithi136 bash[68278]: audit 2024-04-10T03:39:42.693388+0000 mon.a (mon.0) 2171 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:39:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:43 smithi016 bash[72916]: cluster 2024-04-10T03:39:42.008402+0000 mgr.y (mgr.25133) 999 : cluster 0 pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:43 smithi016 bash[72916]: audit 2024-04-10T03:39:42.561257+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:43 smithi016 bash[72916]: audit 2024-04-10T03:39:42.693388+0000 mon.a (mon.0) 2171 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:39:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:43 smithi016 bash[74137]: cluster 2024-04-10T03:39:42.008402+0000 mgr.y (mgr.25133) 999 : cluster 0 pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:43 smithi016 bash[74137]: audit 2024-04-10T03:39:42.561257+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:43.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:43 smithi016 bash[74137]: audit 2024-04-10T03:39:42.693388+0000 mon.a (mon.0) 2171 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:39:43.872 INFO:tasks.workunit.client.0.smithi016.stdout: 463: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:43.872 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MLS7jCFW8hLfe0p off=6686164 len=2019495 2024-04-10T03:39:43.883 INFO:tasks.workunit.client.0.smithi016.stdout:op 2401 completed, throughput=5MB/sec 2024-04-10T03:39:43.883 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-p9FLDHF3waXNQb7 off=3587906 len=719909 2024-04-10T03:39:43.884 INFO:tasks.workunit.client.0.smithi016.stdout:op 2402 completed, throughput=5MB/sec 2024-04-10T03:39:43.884 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lpDjq-Q2ML93um7 off=16834824 len=423863 2024-04-10T03:39:43.902 INFO:tasks.workunit.client.0.smithi016.stdout:op 2403 completed, throughput=5MB/sec 2024-04-10T03:39:43.902 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-45LEKigWO-H3nIj off=209918 len=1839018 2024-04-10T03:39:43.905 INFO:tasks.workunit.client.0.smithi016.stdout:op 2404 completed, throughput=5MB/sec 2024-04-10T03:39:44.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:44 smithi136 bash[68278]: audit 2024-04-10T03:39:43.422032+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:39:44.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:44 smithi136 bash[68278]: audit 2024-04-10T03:39:43.423303+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:39:44.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:44 smithi136 bash[68278]: audit 2024-04-10T03:39:43.432580+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:39:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:44 smithi016 bash[72916]: audit 2024-04-10T03:39:43.422032+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:39:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:44 smithi016 bash[72916]: audit 2024-04-10T03:39:43.423303+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:39:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:44 smithi016 bash[72916]: audit 2024-04-10T03:39:43.432580+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:39:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:44 smithi016 bash[74137]: audit 2024-04-10T03:39:43.422032+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:39:44.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:44 smithi016 bash[74137]: audit 2024-04-10T03:39:43.423303+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:39:44.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:44 smithi016 bash[74137]: audit 2024-04-10T03:39:43.432580+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:39:44.905 INFO:tasks.workunit.client.0.smithi016.stdout: 464: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:44.905 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-i0vHiBuJwpzPH4y off=1259166 len=141531 2024-04-10T03:39:44.910 INFO:tasks.workunit.client.0.smithi016.stdout:op 2405 completed, throughput=4.99MB/sec 2024-04-10T03:39:44.910 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-udplBSENk9S-4Ql off=7640152 len=576475 2024-04-10T03:39:44.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 2406 completed, throughput=4.99MB/sec 2024-04-10T03:39:44.919 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kn9ow0vn_vG3-M1 off=0 len=1253190 2024-04-10T03:39:44.929 INFO:tasks.workunit.client.0.smithi016.stdout:op 2407 completed, throughput=5MB/sec 2024-04-10T03:39:44.929 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lAMWejl1H0ut1Wx off=1985437 len=441885 2024-04-10T03:39:44.931 INFO:tasks.workunit.client.0.smithi016.stdout:op 2408 completed, throughput=5MB/sec 2024-04-10T03:39:44.931 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4ogwijMnxcmbykS off=13639863 len=977382 2024-04-10T03:39:44.933 INFO:tasks.workunit.client.0.smithi016.stdout:op 2409 completed, throughput=5MB/sec 2024-04-10T03:39:44.933 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5OXsI9J8SMJxpeN off=519551 len=983291 2024-04-10T03:39:44.936 INFO:tasks.workunit.client.0.smithi016.stdout:op 2410 completed, throughput=5MB/sec 2024-04-10T03:39:44.936 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1dLfZ7oCVoMKFXP off=3119258 len=1078166 2024-04-10T03:39:44.939 INFO:tasks.workunit.client.0.smithi016.stdout:op 2411 completed, throughput=5MB/sec 2024-04-10T03:39:45.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:45 smithi136 bash[68278]: cluster 2024-04-10T03:39:44.009412+0000 mgr.y (mgr.25133) 1000 : cluster 0 pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:45.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:45 smithi016 bash[74137]: cluster 2024-04-10T03:39:44.009412+0000 mgr.y (mgr.25133) 1000 : cluster 0 pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:45.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:45 smithi016 bash[72916]: cluster 2024-04-10T03:39:44.009412+0000 mgr.y (mgr.25133) 1000 : cluster 0 pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:45.939 INFO:tasks.workunit.client.0.smithi016.stdout: 465: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:45.939 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Jt-PjrV2_ZyyOpw off=0 len=1160739 2024-04-10T03:39:45.942 INFO:tasks.workunit.client.0.smithi016.stdout:op 2412 completed, throughput=4.99MB/sec 2024-04-10T03:39:45.942 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BNJynEZ5vI3qAtA off=542416 len=1596821 2024-04-10T03:39:45.947 INFO:tasks.workunit.client.0.smithi016.stdout:op 2413 completed, throughput=5MB/sec 2024-04-10T03:39:45.947 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MDhx2J5KTXBcez0 off=4944822 len=203952 2024-04-10T03:39:45.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 2414 completed, throughput=5MB/sec 2024-04-10T03:39:45.953 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yk4eR_YRSY1E_oF off=1528599 len=1617291 2024-04-10T03:39:45.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 2415 completed, throughput=5MB/sec 2024-04-10T03:39:46.959 INFO:tasks.workunit.client.0.smithi016.stdout: 466: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:46.959 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0EKfBIL-bpURkbI off=5658611 len=639115 2024-04-10T03:39:46.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 2416 completed, throughput=4.99MB/sec 2024-04-10T03:39:46.961 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2VkI5qhoWQLFuy- off=2074527 len=175012 2024-04-10T03:39:46.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 2417 completed, throughput=4.99MB/sec 2024-04-10T03:39:46.963 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0a6xeFu6bFNjtsV off=12236916 len=1547741 2024-04-10T03:39:46.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 2418 completed, throughput=4.99MB/sec 2024-04-10T03:39:46.974 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ox1B3KATrLbLpe2 off=9426070 len=1738127 2024-04-10T03:39:46.986 INFO:tasks.workunit.client.0.smithi016.stdout:op 2419 completed, throughput=5MB/sec 2024-04-10T03:39:46.987 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aAfqrLg6xfPeAb1 off=6255590 len=1574661 2024-04-10T03:39:46.995 INFO:tasks.workunit.client.0.smithi016.stdout:op 2420 completed, throughput=5MB/sec 2024-04-10T03:39:47.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:47 smithi136 bash[68278]: cluster 2024-04-10T03:39:46.010441+0000 mgr.y (mgr.25133) 1001 : cluster 0 pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:47 smithi016 bash[74137]: cluster 2024-04-10T03:39:46.010441+0000 mgr.y (mgr.25133) 1001 : cluster 0 pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:47 smithi016 bash[72916]: cluster 2024-04-10T03:39:46.010441+0000 mgr.y (mgr.25133) 1001 : cluster 0 pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:47.996 INFO:tasks.workunit.client.0.smithi016.stdout: 467: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:47.996 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F2mNWaejVriOhuZ off=224448 len=356643 2024-04-10T03:39:48.002 INFO:tasks.workunit.client.0.smithi016.stdout:op 2421 completed, throughput=4.99MB/sec 2024-04-10T03:39:48.002 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YWmp_xxy0092Flb off=377769 len=774903 2024-04-10T03:39:48.005 INFO:tasks.workunit.client.0.smithi016.stdout:op 2422 completed, throughput=4.99MB/sec 2024-04-10T03:39:48.005 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dNY4IBQCqtv8XR2 off=20015037 len=374462 2024-04-10T03:39:48.006 INFO:tasks.workunit.client.0.smithi016.stdout:op 2423 completed, throughput=4.99MB/sec 2024-04-10T03:39:48.007 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VWFj-JZHPvU94fT off=713833 len=1293287 2024-04-10T03:39:48.018 INFO:tasks.workunit.client.0.smithi016.stdout:op 2424 completed, throughput=5MB/sec 2024-04-10T03:39:48.018 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TqEnZD__r7P8_77 off=6995397 len=80794 2024-04-10T03:39:48.023 INFO:tasks.workunit.client.0.smithi016.stdout:op 2425 completed, throughput=5MB/sec 2024-04-10T03:39:48.023 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AJyK85tC8-_QdPU off=6763488 len=373819 2024-04-10T03:39:48.025 INFO:tasks.workunit.client.0.smithi016.stdout:op 2426 completed, throughput=5MB/sec 2024-04-10T03:39:48.025 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--sbP9uCV74o5oiv off=9092220 len=2021515 2024-04-10T03:39:48.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 2427 completed, throughput=5MB/sec 2024-04-10T03:39:49.039 INFO:tasks.workunit.client.0.smithi016.stdout: 468: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:49.039 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d9kQJB5DZxfwEgT off=14216865 len=1238033 2024-04-10T03:39:49.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 2428 completed, throughput=4.99MB/sec 2024-04-10T03:39:49.050 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jZASlL-fwF8_8d7 off=6273448 len=207697 2024-04-10T03:39:49.051 INFO:tasks.workunit.client.0.smithi016.stdout:op 2429 completed, throughput=4.99MB/sec 2024-04-10T03:39:49.051 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-75tJiwWsUub4r4L off=2613348 len=768497 2024-04-10T03:39:49.053 INFO:tasks.workunit.client.0.smithi016.stdout:op 2430 completed, throughput=4.99MB/sec 2024-04-10T03:39:49.054 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FWjJ2a8dEyjKAgd off=1641873 len=1958308 2024-04-10T03:39:49.058 INFO:tasks.workunit.client.0.smithi016.stdout:op 2431 completed, throughput=5MB/sec 2024-04-10T03:39:49.058 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-R6RmCf452Ab5t7u off=6613838 len=725090 2024-04-10T03:39:49.061 INFO:tasks.workunit.client.0.smithi016.stdout:op 2432 completed, throughput=5MB/sec 2024-04-10T03:39:49.061 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TKIeYJ-zQ5vx2QS off=21693287 len=744311 2024-04-10T03:39:49.063 INFO:tasks.workunit.client.0.smithi016.stdout:op 2433 completed, throughput=5MB/sec 2024-04-10T03:39:49.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:49 smithi136 bash[68278]: cluster 2024-04-10T03:39:48.011394+0000 mgr.y (mgr.25133) 1002 : cluster 0 pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:39:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:49 smithi016 bash[74137]: cluster 2024-04-10T03:39:48.011394+0000 mgr.y (mgr.25133) 1002 : cluster 0 pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:39:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:49 smithi016 bash[72916]: cluster 2024-04-10T03:39:48.011394+0000 mgr.y (mgr.25133) 1002 : cluster 0 pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:39:50.064 INFO:tasks.workunit.client.0.smithi016.stdout: 469: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:50.064 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LOno1DX92Hr_Qou off=7973559 len=1382439 2024-04-10T03:39:50.068 INFO:tasks.workunit.client.0.smithi016.stdout:op 2434 completed, throughput=4.99MB/sec 2024-04-10T03:39:50.068 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eKoe9WOTx4EAHHg off=1131862 len=191322 2024-04-10T03:39:50.070 INFO:tasks.workunit.client.0.smithi016.stdout:op 2435 completed, throughput=4.99MB/sec 2024-04-10T03:39:50.070 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TfJ6b8wUDgNSZ9n off=17669027 len=1668545 2024-04-10T03:39:50.082 INFO:tasks.workunit.client.0.smithi016.stdout:op 2436 completed, throughput=5MB/sec 2024-04-10T03:39:50.082 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DJ3ZbYAnie_1Rbq off=4192186 len=1659987 2024-04-10T03:39:50.087 INFO:tasks.workunit.client.0.smithi016.stdout:op 2437 completed, throughput=5MB/sec 2024-04-10T03:39:51.087 INFO:tasks.workunit.client.0.smithi016.stdout: 470: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:51.088 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Kt3zNo6TqRQrnK4 off=2690593 len=2092576 2024-04-10T03:39:51.104 INFO:tasks.workunit.client.0.smithi016.stdout:op 2438 completed, throughput=4.99MB/sec 2024-04-10T03:39:51.104 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tzJSCjpqe_nTMpi off=3103248 len=932027 2024-04-10T03:39:51.106 INFO:tasks.workunit.client.0.smithi016.stdout:op 2439 completed, throughput=5MB/sec 2024-04-10T03:39:51.106 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Fptrdub78N9No5q off=15014785 len=234953 2024-04-10T03:39:51.113 INFO:tasks.workunit.client.0.smithi016.stdout:op 2440 completed, throughput=5MB/sec 2024-04-10T03:39:51.113 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bmUdgfX4vOp6-wr off=7200277 len=1056435 2024-04-10T03:39:51.123 INFO:tasks.workunit.client.0.smithi016.stdout:op 2441 completed, throughput=5MB/sec 2024-04-10T03:39:51.123 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-56WAZp9i9tW0Wva off=11703140 len=6468 2024-04-10T03:39:51.127 INFO:tasks.workunit.client.0.smithi016.stdout:op 2442 completed, throughput=5MB/sec 2024-04-10T03:39:51.127 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MF6fjcp6o6Cz5ks off=101361 len=1381947 2024-04-10T03:39:51.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 2443 completed, throughput=5MB/sec 2024-04-10T03:39:51.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:51 smithi136 bash[68278]: cluster 2024-04-10T03:39:50.012528+0000 mgr.y (mgr.25133) 1003 : cluster 0 pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:39:51.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:51 smithi016 bash[72916]: cluster 2024-04-10T03:39:50.012528+0000 mgr.y (mgr.25133) 1003 : cluster 0 pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:39:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:51 smithi016 bash[74137]: cluster 2024-04-10T03:39:50.012528+0000 mgr.y (mgr.25133) 1003 : cluster 0 pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:39:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:39:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:39:51] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:39:52.137 INFO:tasks.workunit.client.0.smithi016.stdout: 471: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:52.137 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zYPi-iQLh5o3YQ6 off=963727 len=785013 2024-04-10T03:39:52.144 INFO:tasks.workunit.client.0.smithi016.stdout:op 2444 completed, throughput=4.99MB/sec 2024-04-10T03:39:52.144 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rbXqKpnZn9rzLO7 off=2535606 len=1390610 2024-04-10T03:39:52.148 INFO:tasks.workunit.client.0.smithi016.stdout:op 2445 completed, throughput=4.99MB/sec 2024-04-10T03:39:52.148 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JNJTD7QYyrfguz1 off=2661748 len=361414 2024-04-10T03:39:52.154 INFO:tasks.workunit.client.0.smithi016.stdout:op 2446 completed, throughput=5MB/sec 2024-04-10T03:39:52.154 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sSuIECuDpT7wkso off=13572958 len=1701836 2024-04-10T03:39:52.167 INFO:tasks.workunit.client.0.smithi016.stdout:op 2447 completed, throughput=5MB/sec 2024-04-10T03:39:52.168 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3_skiW0ha5mxUBQ off=5669408 len=141192 2024-04-10T03:39:52.169 INFO:tasks.workunit.client.0.smithi016.stdout:op 2448 completed, throughput=5MB/sec 2024-04-10T03:39:52.169 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B3fub5jkOmX48su off=7846663 len=615899 2024-04-10T03:39:52.175 INFO:tasks.workunit.client.0.smithi016.stdout:op 2449 completed, throughput=5MB/sec 2024-04-10T03:39:52.175 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0GMsSF3Z3lw-fIO off=909604 len=662061 2024-04-10T03:39:52.181 INFO:tasks.workunit.client.0.smithi016.stdout:op 2450 completed, throughput=5MB/sec 2024-04-10T03:39:53.182 INFO:tasks.workunit.client.0.smithi016.stdout: 472: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:53.182 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1vdqq1Me_Z0KGXt off=11488941 len=788210 2024-04-10T03:39:53.190 INFO:tasks.workunit.client.0.smithi016.stdout:op 2451 completed, throughput=4.99MB/sec 2024-04-10T03:39:53.190 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3zf1pfPEk4oghtM off=16993132 len=831640 2024-04-10T03:39:53.193 INFO:tasks.workunit.client.0.smithi016.stdout:op 2452 completed, throughput=4.99MB/sec 2024-04-10T03:39:53.193 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i65pMob28fen6TE off=173236 len=1777630 2024-04-10T03:39:53.198 INFO:tasks.workunit.client.0.smithi016.stdout:op 2453 completed, throughput=5MB/sec 2024-04-10T03:39:53.198 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MRn2v2iqvQNKDRV off=7580612 len=1963854 2024-04-10T03:39:53.202 INFO:tasks.workunit.client.0.smithi016.stdout:op 2454 completed, throughput=5MB/sec 2024-04-10T03:39:53.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:53 smithi136 bash[68278]: cluster 2024-04-10T03:39:52.013456+0000 mgr.y (mgr.25133) 1004 : cluster 0 pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:39:53.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:53 smithi016 bash[72916]: cluster 2024-04-10T03:39:52.013456+0000 mgr.y (mgr.25133) 1004 : cluster 0 pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:39:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:53 smithi016 bash[74137]: cluster 2024-04-10T03:39:52.013456+0000 mgr.y (mgr.25133) 1004 : cluster 0 pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:39:54.202 INFO:tasks.workunit.client.0.smithi016.stdout: 473: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:54.203 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kb-Pa8da_fSFUvy off=5268372 len=304138 2024-04-10T03:39:54.204 INFO:tasks.workunit.client.0.smithi016.stdout:op 2455 completed, throughput=4.99MB/sec 2024-04-10T03:39:54.205 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WneVoksTGXqso53 off=1819421 len=2040421 2024-04-10T03:39:54.219 INFO:tasks.workunit.client.0.smithi016.stdout:op 2456 completed, throughput=5MB/sec 2024-04-10T03:39:54.219 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RvaRjgLGswxUakX off=544004 len=708528 2024-04-10T03:39:54.221 INFO:tasks.workunit.client.0.smithi016.stdout:op 2457 completed, throughput=5MB/sec 2024-04-10T03:39:54.221 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IJEZyDNTFxU1qvF off=12523089 len=58984 2024-04-10T03:39:54.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 2458 completed, throughput=5MB/sec 2024-04-10T03:39:54.225 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kOKmAC2X7bK_5Ms off=7036926 len=1476610 2024-04-10T03:39:54.234 INFO:tasks.workunit.client.0.smithi016.stdout:op 2459 completed, throughput=5MB/sec 2024-04-10T03:39:54.234 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JOh3tg_XfjK1fpr off=1077921 len=332507 2024-04-10T03:39:54.239 INFO:tasks.workunit.client.0.smithi016.stdout:op 2460 completed, throughput=5MB/sec 2024-04-10T03:39:54.239 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-grpV3Ye8toJrz7G off=489193 len=1601191 2024-04-10T03:39:54.241 INFO:tasks.workunit.client.0.smithi016.stdout:op 2461 completed, throughput=5MB/sec 2024-04-10T03:39:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: 474: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:55.242 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-f-9n6KAQYz9bAKw off=134582 len=1578599 2024-04-10T03:39:55.247 INFO:tasks.workunit.client.0.smithi016.stdout:op 2462 completed, throughput=5MB/sec 2024-04-10T03:39:55.247 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rbXqKpnZn9rzLO7 off=744624 len=154641 2024-04-10T03:39:55.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 2463 completed, throughput=5MB/sec 2024-04-10T03:39:55.248 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0GOVfT7dNrOTjHI off=7029955 len=838994 2024-04-10T03:39:55.256 INFO:tasks.workunit.client.0.smithi016.stdout:op 2464 completed, throughput=5MB/sec 2024-04-10T03:39:55.256 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_z-wVbkxshxfjqF off=199764 len=703156 2024-04-10T03:39:55.258 INFO:tasks.workunit.client.0.smithi016.stdout:op 2465 completed, throughput=5MB/sec 2024-04-10T03:39:55.258 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZfSqrlCdTirciHd off=13115110 len=246904 2024-04-10T03:39:55.264 INFO:tasks.workunit.client.0.smithi016.stdout:op 2466 completed, throughput=5MB/sec 2024-04-10T03:39:55.264 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D-memd-Q8eiVbzD off=3359501 len=608621 2024-04-10T03:39:55.271 INFO:tasks.workunit.client.0.smithi016.stdout:op 2467 completed, throughput=5MB/sec 2024-04-10T03:39:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:55 smithi136 bash[68278]: cluster 2024-04-10T03:39:54.014388+0000 mgr.y (mgr.25133) 1005 : cluster 0 pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:55.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:55 smithi016 bash[74137]: cluster 2024-04-10T03:39:54.014388+0000 mgr.y (mgr.25133) 1005 : cluster 0 pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:55 smithi016 bash[72916]: cluster 2024-04-10T03:39:54.014388+0000 mgr.y (mgr.25133) 1005 : cluster 0 pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:39:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: 475: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:56.272 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NXVm7wMPS4BPFLB off=7118229 len=1083096 2024-04-10T03:39:56.275 INFO:tasks.workunit.client.0.smithi016.stdout:op 2468 completed, throughput=4.99MB/sec 2024-04-10T03:39:56.275 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vS9L_92URW-9jI7 off=13818271 len=717695 2024-04-10T03:39:56.283 INFO:tasks.workunit.client.0.smithi016.stdout:op 2469 completed, throughput=4.99MB/sec 2024-04-10T03:39:56.283 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bqvN2ndd10k41Ap off=248824 len=1038438 2024-04-10T03:39:56.287 INFO:tasks.workunit.client.0.smithi016.stdout:op 2470 completed, throughput=5MB/sec 2024-04-10T03:39:56.287 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j4NW2ixz7dABl9h off=775255 len=1428256 2024-04-10T03:39:56.300 INFO:tasks.workunit.client.0.smithi016.stdout:op 2471 completed, throughput=5MB/sec 2024-04-10T03:39:56.300 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GBJwjsWCatjEcSR off=326727 len=1245682 2024-04-10T03:39:56.303 INFO:tasks.workunit.client.0.smithi016.stdout:op 2472 completed, throughput=5MB/sec 2024-04-10T03:39:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: 476: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:57.304 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dQVjGNmHhJsUa79 off=19210465 len=480779 2024-04-10T03:39:57.307 INFO:tasks.workunit.client.0.smithi016.stdout:op 2473 completed, throughput=4.99MB/sec 2024-04-10T03:39:57.307 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-czjbXt7lzgNnArN off=7226499 len=1122696 2024-04-10T03:39:57.310 INFO:tasks.workunit.client.0.smithi016.stdout:op 2474 completed, throughput=4.99MB/sec 2024-04-10T03:39:57.310 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9RsXmCK-YAM1Qh6 off=22018808 len=452842 2024-04-10T03:39:57.318 INFO:tasks.workunit.client.0.smithi016.stdout:op 2475 completed, throughput=4.99MB/sec 2024-04-10T03:39:57.318 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-e8cSQ3r8S11h54u off=2993756 len=1068410 2024-04-10T03:39:57.321 INFO:tasks.workunit.client.0.smithi016.stdout:op 2476 completed, throughput=5MB/sec 2024-04-10T03:39:57.321 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-08rEzxycTd15gSx off=953026 len=447768 2024-04-10T03:39:57.323 INFO:tasks.workunit.client.0.smithi016.stdout:op 2477 completed, throughput=5MB/sec 2024-04-10T03:39:57.324 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BjtqtsZuRBPyGth off=7443922 len=1934664 2024-04-10T03:39:57.331 INFO:tasks.workunit.client.0.smithi016.stdout:op 2478 completed, throughput=5MB/sec 2024-04-10T03:39:57.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:57 smithi136 bash[68278]: cluster 2024-04-10T03:39:56.015384+0000 mgr.y (mgr.25133) 1006 : cluster 0 pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:39:57.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:57 smithi016 bash[74137]: cluster 2024-04-10T03:39:56.015384+0000 mgr.y (mgr.25133) 1006 : cluster 0 pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:39:57.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:57 smithi016 bash[72916]: cluster 2024-04-10T03:39:56.015384+0000 mgr.y (mgr.25133) 1006 : cluster 0 pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:39:58.330 INFO:tasks.workunit.client.0.smithi016.stdout: 477: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:58.331 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i4DnHXfgvhAcz_v off=1980326 len=929720 2024-04-10T03:39:58.333 INFO:tasks.workunit.client.0.smithi016.stdout:op 2479 completed, throughput=4.99MB/sec 2024-04-10T03:39:58.333 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kUx2PWw4Q8hjYIV off=5457857 len=1325705 2024-04-10T03:39:58.336 INFO:tasks.workunit.client.0.smithi016.stdout:op 2480 completed, throughput=5MB/sec 2024-04-10T03:39:58.337 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BLhiUVe0AlMjJeV off=9620435 len=278883 2024-04-10T03:39:58.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 2481 completed, throughput=5MB/sec 2024-04-10T03:39:58.342 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-a42HTTM2NwC0gfI off=4087086 len=29318 2024-04-10T03:39:58.346 INFO:tasks.workunit.client.0.smithi016.stdout:op 2482 completed, throughput=5MB/sec 2024-04-10T03:39:58.346 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uzI6Vfu20HHKdxI off=3314155 len=1429014 2024-04-10T03:39:58.356 INFO:tasks.workunit.client.0.smithi016.stdout:op 2483 completed, throughput=5MB/sec 2024-04-10T03:39:58.356 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7I1IbyFhCelPVK1 off=18272114 len=199140 2024-04-10T03:39:58.358 INFO:tasks.workunit.client.0.smithi016.stdout:op 2484 completed, throughput=5MB/sec 2024-04-10T03:39:58.358 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dKnqCuSk6PSEt2T off=16512518 len=802205 2024-04-10T03:39:58.360 INFO:tasks.workunit.client.0.smithi016.stdout:op 2485 completed, throughput=5MB/sec 2024-04-10T03:39:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:58 smithi136 bash[68278]: audit 2024-04-10T03:39:57.561891+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:58 smithi016 bash[72916]: audit 2024-04-10T03:39:57.561891+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:58 smithi016 bash[74137]: audit 2024-04-10T03:39:57.561891+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:39:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: 478: throughput=4.99MB/sec pending data=0 2024-04-10T03:39:59.362 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8OpQCpKC-v6jfQM off=9652484 len=824045 2024-04-10T03:39:59.363 INFO:tasks.workunit.client.0.smithi016.stdout:op 2486 completed, throughput=4.99MB/sec 2024-04-10T03:39:59.363 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bUf7hN4bvDN7VQZ off=1684225 len=452110 2024-04-10T03:39:59.365 INFO:tasks.workunit.client.0.smithi016.stdout:op 2487 completed, throughput=4.99MB/sec 2024-04-10T03:39:59.365 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SswbBi8HKYAqzVq off=19505303 len=871826 2024-04-10T03:39:59.370 INFO:tasks.workunit.client.0.smithi016.stdout:op 2488 completed, throughput=4.99MB/sec 2024-04-10T03:39:59.370 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IEAOYG6YgS6ECWY off=1747038 len=1445483 2024-04-10T03:39:59.382 INFO:tasks.workunit.client.0.smithi016.stdout:op 2489 completed, throughput=5MB/sec 2024-04-10T03:39:59.383 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n-slDV6KEXNLKy0 off=2035388 len=259203 2024-04-10T03:39:59.388 INFO:tasks.workunit.client.0.smithi016.stdout:op 2490 completed, throughput=5MB/sec 2024-04-10T03:39:59.388 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qlB3GzhLVjvtuqE off=11200154 len=10702 2024-04-10T03:39:59.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 2491 completed, throughput=5MB/sec 2024-04-10T03:39:59.392 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nPmepjvMjmn1P7G off=2839352 len=893735 2024-04-10T03:39:59.394 INFO:tasks.workunit.client.0.smithi016.stdout:op 2492 completed, throughput=5MB/sec 2024-04-10T03:39:59.394 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UNAjcmUAbaHpgAQ off=1166824 len=359316 2024-04-10T03:39:59.399 INFO:tasks.workunit.client.0.smithi016.stdout:op 2493 completed, throughput=5MB/sec 2024-04-10T03:39:59.399 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VCdpE9KWVLzKsq8 off=3032600 len=1159619 2024-04-10T03:39:59.402 INFO:tasks.workunit.client.0.smithi016.stdout:op 2494 completed, throughput=5MB/sec 2024-04-10T03:39:59.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:39:59 smithi136 bash[68278]: cluster 2024-04-10T03:39:58.016417+0000 mgr.y (mgr.25133) 1007 : cluster 0 pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:39:59.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:39:59 smithi016 bash[72916]: cluster 2024-04-10T03:39:58.016417+0000 mgr.y (mgr.25133) 1007 : cluster 0 pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:39:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:39:59 smithi016 bash[74137]: cluster 2024-04-10T03:39:58.016417+0000 mgr.y (mgr.25133) 1007 : cluster 0 pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:40:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: 479: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:00.403 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oIbsIhjPYEQD0bn off=6495033 len=870396 2024-04-10T03:40:00.412 INFO:tasks.workunit.client.0.smithi016.stdout:op 2495 completed, throughput=4.99MB/sec 2024-04-10T03:40:00.412 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PaRhL6J4Z10RIiz off=877296 len=691278 2024-04-10T03:40:00.414 INFO:tasks.workunit.client.0.smithi016.stdout:op 2496 completed, throughput=4.99MB/sec 2024-04-10T03:40:00.414 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kEGqlRX6MNwOn3v off=1608349 len=1119188 2024-04-10T03:40:00.417 INFO:tasks.workunit.client.0.smithi016.stdout:op 2497 completed, throughput=5MB/sec 2024-04-10T03:40:00.417 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WKVMZtwXdGUp36S off=15162704 len=306070 2024-04-10T03:40:00.422 INFO:tasks.workunit.client.0.smithi016.stdout:op 2498 completed, throughput=5MB/sec 2024-04-10T03:40:00.422 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fGHcA0RUKb8z-it off=5678153 len=1014562 2024-04-10T03:40:00.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:00 smithi136 bash[68278]: cluster 2024-04-10T03:40:00.000103+0000 mon.a (mon.0) 2176 : cluster 1 overall HEALTH_OK 2024-04-10T03:40:00.425 INFO:tasks.workunit.client.0.smithi016.stdout:op 2499 completed, throughput=5MB/sec 2024-04-10T03:40:00.425 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1hEguHa3TjtqEwy off=15281279 len=1970738 2024-04-10T03:40:00.440 INFO:tasks.workunit.client.0.smithi016.stdout:op 2500 completed, throughput=5MB/sec 2024-04-10T03:40:00.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:00 smithi016 bash[72916]: cluster 2024-04-10T03:40:00.000103+0000 mon.a (mon.0) 2176 : cluster 1 overall HEALTH_OK 2024-04-10T03:40:00.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:00 smithi016 bash[74137]: cluster 2024-04-10T03:40:00.000103+0000 mon.a (mon.0) 2176 : cluster 1 overall HEALTH_OK 2024-04-10T03:40:01.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:01 smithi136 bash[68278]: cluster 2024-04-10T03:40:00.017368+0000 mgr.y (mgr.25133) 1008 : cluster 0 pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: 480: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:01.440 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u4nWqAo93t09hgj off=1751736 len=1517096 2024-04-10T03:40:01.451 INFO:tasks.workunit.client.0.smithi016.stdout:op 2501 completed, throughput=5MB/sec 2024-04-10T03:40:01.451 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SsmB1LEdCh63RS0 off=480787 len=1614546 2024-04-10T03:40:01.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 2502 completed, throughput=5MB/sec 2024-04-10T03:40:01.463 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i4PcTbHB6Tq_jGS off=3634867 len=884516 2024-04-10T03:40:01.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 2503 completed, throughput=5MB/sec 2024-04-10T03:40:01.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:01 smithi016 bash[72916]: cluster 2024-04-10T03:40:00.017368+0000 mgr.y (mgr.25133) 1008 : cluster 0 pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:01 smithi016 bash[74137]: cluster 2024-04-10T03:40:00.017368+0000 mgr.y (mgr.25133) 1008 : cluster 0 pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:40:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:40:01] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:40:02.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:02 smithi136 bash[68278]: cluster 2024-04-10T03:40:02.018305+0000 mgr.y (mgr.25133) 1009 : cluster 0 pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-10T03:40:02.466 INFO:tasks.workunit.client.0.smithi016.stdout: 481: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:02.466 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NHOTyj78TIAm0Lc off=15803848 len=96942 2024-04-10T03:40:02.471 INFO:tasks.workunit.client.0.smithi016.stdout:op 2504 completed, throughput=4.99MB/sec 2024-04-10T03:40:02.471 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uiygv4_CKaeaIpq off=18243885 len=928497 2024-04-10T03:40:02.474 INFO:tasks.workunit.client.0.smithi016.stdout:op 2505 completed, throughput=4.99MB/sec 2024-04-10T03:40:02.474 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bQ5pNLfzYLDKN9Q off=6393218 len=149884 2024-04-10T03:40:02.480 INFO:tasks.workunit.client.0.smithi016.stdout:op 2506 completed, throughput=4.99MB/sec 2024-04-10T03:40:02.480 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I7Fj54M0zcK0jbR off=962173 len=1172392 2024-04-10T03:40:02.483 INFO:tasks.workunit.client.0.smithi016.stdout:op 2507 completed, throughput=4.99MB/sec 2024-04-10T03:40:02.483 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4kWcl_u6CbZylpI off=1946255 len=1696306 2024-04-10T03:40:02.496 INFO:tasks.workunit.client.0.smithi016.stdout:op 2508 completed, throughput=5MB/sec 2024-04-10T03:40:02.496 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Hysp1SRz3uAJJC8 off=9666474 len=1424318 2024-04-10T03:40:02.499 INFO:tasks.workunit.client.0.smithi016.stdout:op 2509 completed, throughput=5MB/sec 2024-04-10T03:40:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:02 smithi016 bash[72916]: cluster 2024-04-10T03:40:02.018305+0000 mgr.y (mgr.25133) 1009 : cluster 0 pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-10T03:40:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:02 smithi016 bash[74137]: cluster 2024-04-10T03:40:02.018305+0000 mgr.y (mgr.25133) 1009 : cluster 0 pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-10T03:40:03.500 INFO:tasks.workunit.client.0.smithi016.stdout: 482: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:03.500 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fZIWGCL-pwt6qHm off=10885515 len=1406970 2024-04-10T03:40:03.512 INFO:tasks.workunit.client.0.smithi016.stdout:op 2510 completed, throughput=4.99MB/sec 2024-04-10T03:40:03.512 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DadQ3q_TdyuMxqx off=5884793 len=25417 2024-04-10T03:40:03.513 INFO:tasks.workunit.client.0.smithi016.stdout:op 2511 completed, throughput=4.99MB/sec 2024-04-10T03:40:03.513 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-p85uMyVQ2azxf-y off=6207036 len=1478967 2024-04-10T03:40:03.518 INFO:tasks.workunit.client.0.smithi016.stdout:op 2512 completed, throughput=5MB/sec 2024-04-10T03:40:03.518 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HaXfudtH7NMm1GO off=5733533 len=499427 2024-04-10T03:40:03.520 INFO:tasks.workunit.client.0.smithi016.stdout:op 2513 completed, throughput=5MB/sec 2024-04-10T03:40:03.520 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mgIECe_d9SZTt_c off=5646117 len=82176 2024-04-10T03:40:03.525 INFO:tasks.workunit.client.0.smithi016.stdout:op 2514 completed, throughput=5MB/sec 2024-04-10T03:40:03.525 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kEeCrLYkUS6kbvZ off=12671166 len=1010548 2024-04-10T03:40:03.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 2515 completed, throughput=5MB/sec 2024-04-10T03:40:03.529 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NxcH39tJSvGd8E2 off=17377740 len=870572 2024-04-10T03:40:03.531 INFO:tasks.workunit.client.0.smithi016.stdout:op 2516 completed, throughput=5MB/sec 2024-04-10T03:40:04.532 INFO:tasks.workunit.client.0.smithi016.stdout: 483: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:04.532 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_uhyiMHyLfBfoGJ off=4166584 len=1262359 2024-04-10T03:40:04.541 INFO:tasks.workunit.client.0.smithi016.stdout:op 2517 completed, throughput=4.99MB/sec 2024-04-10T03:40:04.542 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Am6AZC_dmEITX9P off=14604908 len=835769 2024-04-10T03:40:04.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 2518 completed, throughput=4.99MB/sec 2024-04-10T03:40:04.550 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tFxtX7Vdo9Twjy5 off=13320 len=123307 2024-04-10T03:40:04.551 INFO:tasks.workunit.client.0.smithi016.stdout:op 2519 completed, throughput=4.99MB/sec 2024-04-10T03:40:04.551 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7lSdyQnS3cnpMSs off=9152458 len=1657811 2024-04-10T03:40:04.565 INFO:tasks.workunit.client.0.smithi016.stdout:op 2520 completed, throughput=5MB/sec 2024-04-10T03:40:04.565 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QVGOsBmogG_oOjD off=4653634 len=65932 2024-04-10T03:40:04.566 INFO:tasks.workunit.client.0.smithi016.stdout:op 2521 completed, throughput=5MB/sec 2024-04-10T03:40:04.566 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VFGfqy3h3WxqoOA off=8915307 len=960272 2024-04-10T03:40:04.574 INFO:tasks.workunit.client.0.smithi016.stdout:op 2522 completed, throughput=5MB/sec 2024-04-10T03:40:04.574 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qvOl8_qsMxShziJ off=10157716 len=484017 2024-04-10T03:40:04.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 2523 completed, throughput=5MB/sec 2024-04-10T03:40:04.575 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rNHGMrAqn9xLeZa off=1812536 len=1820463 2024-04-10T03:40:04.579 INFO:tasks.workunit.client.0.smithi016.stdout:op 2524 completed, throughput=5MB/sec 2024-04-10T03:40:05.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:05 smithi136 bash[68278]: cluster 2024-04-10T03:40:04.019268+0000 mgr.y (mgr.25133) 1010 : cluster 0 pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:40:05.423 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:40:05 smithi136 bash[98209]: logger=cleanup t=2024-04-10T03:40:05.10328526Z level=info msg="Completed cleanup jobs" duration=2.266915ms 2024-04-10T03:40:05.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:05 smithi016 bash[72916]: cluster 2024-04-10T03:40:04.019268+0000 mgr.y (mgr.25133) 1010 : cluster 0 pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:40:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:05 smithi016 bash[74137]: cluster 2024-04-10T03:40:04.019268+0000 mgr.y (mgr.25133) 1010 : cluster 0 pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:40:05.580 INFO:tasks.workunit.client.0.smithi016.stdout: 484: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:05.580 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hlYWwbxMmP3bkG3 off=27779 len=1872077 2024-04-10T03:40:05.597 INFO:tasks.workunit.client.0.smithi016.stdout:op 2525 completed, throughput=5MB/sec 2024-04-10T03:40:05.597 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OAXBd-0ssD5x8z0 off=3637244 len=1680833 2024-04-10T03:40:05.610 INFO:tasks.workunit.client.0.smithi016.stdout:op 2526 completed, throughput=5MB/sec 2024-04-10T03:40:05.610 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1t4tzSDDcpWhn6_ off=757950 len=1673440 2024-04-10T03:40:05.613 INFO:tasks.workunit.client.0.smithi016.stdout:op 2527 completed, throughput=5MB/sec 2024-04-10T03:40:06.613 INFO:tasks.workunit.client.0.smithi016.stdout: 485: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:06.613 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AJgSR0Aw8saLw9q off=184556 len=419407 2024-04-10T03:40:06.619 INFO:tasks.workunit.client.0.smithi016.stdout:op 2528 completed, throughput=4.99MB/sec 2024-04-10T03:40:06.619 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PQNmGQDRSnKB_oM off=2612148 len=416278 2024-04-10T03:40:06.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 2529 completed, throughput=4.99MB/sec 2024-04-10T03:40:06.626 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tmTMJ0_FW9BVLVd off=3750839 len=255133 2024-04-10T03:40:06.627 INFO:tasks.workunit.client.0.smithi016.stdout:op 2530 completed, throughput=4.99MB/sec 2024-04-10T03:40:06.627 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XJRNvJKSEJv7k-5 off=1977916 len=1974518 2024-04-10T03:40:06.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 2531 completed, throughput=5MB/sec 2024-04-10T03:40:06.641 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oZSVt_msqxV2icZ off=1183530 len=961990 2024-04-10T03:40:06.649 INFO:tasks.workunit.client.0.smithi016.stdout:op 2532 completed, throughput=5MB/sec 2024-04-10T03:40:07.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:07 smithi136 bash[68278]: cluster 2024-04-10T03:40:06.020094+0000 mgr.y (mgr.25133) 1011 : cluster 0 pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:40:07.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:07 smithi016 bash[74137]: cluster 2024-04-10T03:40:06.020094+0000 mgr.y (mgr.25133) 1011 : cluster 0 pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:40:07.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:07 smithi016 bash[72916]: cluster 2024-04-10T03:40:06.020094+0000 mgr.y (mgr.25133) 1011 : cluster 0 pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:40:07.649 INFO:tasks.workunit.client.0.smithi016.stdout: 486: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:07.649 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-maMbzoK6z3kPEuE off=9205929 len=313278 2024-04-10T03:40:07.652 INFO:tasks.workunit.client.0.smithi016.stdout:op 2533 completed, throughput=4.99MB/sec 2024-04-10T03:40:07.652 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9us4PXL4IQtn_k_ off=1786683 len=1281029 2024-04-10T03:40:07.662 INFO:tasks.workunit.client.0.smithi016.stdout:op 2534 completed, throughput=4.99MB/sec 2024-04-10T03:40:07.662 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-23ISzkXesjYe_Wp off=3925148 len=571045 2024-04-10T03:40:07.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 2535 completed, throughput=4.99MB/sec 2024-04-10T03:40:07.665 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tsi8H8cc6ZjEYlw off=17175176 len=243815 2024-04-10T03:40:07.666 INFO:tasks.workunit.client.0.smithi016.stdout:op 2536 completed, throughput=4.99MB/sec 2024-04-10T03:40:07.666 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wrcRHMHTZZKcQR8 off=4255567 len=1684346 2024-04-10T03:40:07.670 INFO:tasks.workunit.client.0.smithi016.stdout:op 2537 completed, throughput=5MB/sec 2024-04-10T03:40:07.670 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5LCPU3DwspnLXiJ off=8242996 len=1864334 2024-04-10T03:40:07.681 INFO:tasks.workunit.client.0.smithi016.stdout:op 2538 completed, throughput=5MB/sec 2024-04-10T03:40:08.682 INFO:tasks.workunit.client.0.smithi016.stdout: 487: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:08.682 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c3nyRqZ8wBGgxW7 off=457265 len=484434 2024-04-10T03:40:08.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 2539 completed, throughput=4.99MB/sec 2024-04-10T03:40:08.683 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZkSHKGGVUoIq3Y9 off=18767386 len=375967 2024-04-10T03:40:08.685 INFO:tasks.workunit.client.0.smithi016.stdout:op 2540 completed, throughput=4.99MB/sec 2024-04-10T03:40:08.685 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y4rZpQ9rIQ6AT0o off=10659762 len=1208852 2024-04-10T03:40:08.697 INFO:tasks.workunit.client.0.smithi016.stdout:op 2541 completed, throughput=5MB/sec 2024-04-10T03:40:08.697 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Y6v3epDlnIp7oqr off=1431696 len=1396210 2024-04-10T03:40:08.710 INFO:tasks.workunit.client.0.smithi016.stdout:op 2542 completed, throughput=5MB/sec 2024-04-10T03:40:08.710 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Nj0q4v01Mc_wACK off=5999416 len=695224 2024-04-10T03:40:08.712 INFO:tasks.workunit.client.0.smithi016.stdout:op 2543 completed, throughput=5MB/sec 2024-04-10T03:40:08.712 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9IESPystYVTWb3W off=6889965 len=1973688 2024-04-10T03:40:08.716 INFO:tasks.workunit.client.0.smithi016.stdout:op 2544 completed, throughput=5MB/sec 2024-04-10T03:40:09.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:09 smithi136 bash[68278]: cluster 2024-04-10T03:40:08.021092+0000 mgr.y (mgr.25133) 1012 : cluster 0 pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:40:09.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:09 smithi016 bash[72916]: cluster 2024-04-10T03:40:08.021092+0000 mgr.y (mgr.25133) 1012 : cluster 0 pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:40:09.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:09 smithi016 bash[74137]: cluster 2024-04-10T03:40:08.021092+0000 mgr.y (mgr.25133) 1012 : cluster 0 pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:40:09.716 INFO:tasks.workunit.client.0.smithi016.stdout: 488: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:09.717 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oZQ6J303_85Nlt6 off=4376252 len=1965761 2024-04-10T03:40:09.721 INFO:tasks.workunit.client.0.smithi016.stdout:op 2545 completed, throughput=5MB/sec 2024-04-10T03:40:09.721 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DqtQZ8SQa2Xjg_E off=10512829 len=763522 2024-04-10T03:40:09.723 INFO:tasks.workunit.client.0.smithi016.stdout:op 2546 completed, throughput=5MB/sec 2024-04-10T03:40:09.723 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c_xcSc8C2ImjNHX off=8111188 len=428075 2024-04-10T03:40:09.730 INFO:tasks.workunit.client.0.smithi016.stdout:op 2547 completed, throughput=5MB/sec 2024-04-10T03:40:09.730 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-indjvIIoJs8ZqFY off=785387 len=443528 2024-04-10T03:40:09.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 2548 completed, throughput=5MB/sec 2024-04-10T03:40:09.737 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-a4w2LGoZBlzRRa- off=7632244 len=1205687 2024-04-10T03:40:09.745 INFO:tasks.workunit.client.0.smithi016.stdout:op 2549 completed, throughput=5MB/sec 2024-04-10T03:40:10.746 INFO:tasks.workunit.client.0.smithi016.stdout: 489: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:10.746 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZEU3Q2WJ8zZVcNT off=9345016 len=1650271 2024-04-10T03:40:10.758 INFO:tasks.workunit.client.0.smithi016.stdout:op 2550 completed, throughput=4.99MB/sec 2024-04-10T03:40:10.758 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9lrkQ2zyNSaI5Mc off=4311223 len=2050808 2024-04-10T03:40:10.763 INFO:tasks.workunit.client.0.smithi016.stdout:op 2551 completed, throughput=5MB/sec 2024-04-10T03:40:10.763 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GeYcS2SwwonAjij off=16337354 len=1641197 2024-04-10T03:40:10.776 INFO:tasks.workunit.client.0.smithi016.stdout:op 2552 completed, throughput=5MB/sec 2024-04-10T03:40:11.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:11 smithi136 bash[68278]: cluster 2024-04-10T03:40:10.021910+0000 mgr.y (mgr.25133) 1013 : cluster 0 pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:40:11.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:11 smithi016 bash[72916]: cluster 2024-04-10T03:40:10.021910+0000 mgr.y (mgr.25133) 1013 : cluster 0 pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:40:11.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:11 smithi016 bash[74137]: cluster 2024-04-10T03:40:10.021910+0000 mgr.y (mgr.25133) 1013 : cluster 0 pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:40:11.777 INFO:tasks.workunit.client.0.smithi016.stdout: 490: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:11.777 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-H5m9ZoOfCv_Vzmu off=1393549 len=316012 2024-04-10T03:40:11.778 INFO:tasks.workunit.client.0.smithi016.stdout:op 2553 completed, throughput=4.99MB/sec 2024-04-10T03:40:11.778 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oiGDql5QYdX_eTI off=810171 len=48321 2024-04-10T03:40:11.780 INFO:tasks.workunit.client.0.smithi016.stdout:op 2554 completed, throughput=4.99MB/sec 2024-04-10T03:40:11.780 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Al4BbdyVMvshyqy off=20884840 len=1052774 2024-04-10T03:40:11.791 INFO:tasks.workunit.client.0.smithi016.stdout:op 2555 completed, throughput=4.99MB/sec 2024-04-10T03:40:11.791 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_wybGX7VwUpnEV7 off=2815669 len=544721 2024-04-10T03:40:11.793 INFO:tasks.workunit.client.0.smithi016.stdout:op 2556 completed, throughput=5MB/sec 2024-04-10T03:40:11.793 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-h_mVy3peb4LyD9L off=14631152 len=1930577 2024-04-10T03:40:11.798 INFO:tasks.workunit.client.0.smithi016.stdout:op 2557 completed, throughput=5MB/sec 2024-04-10T03:40:11.798 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mhwrD6VnMFyp9-C off=16257487 len=921096 2024-04-10T03:40:11.801 INFO:tasks.workunit.client.0.smithi016.stdout:op 2558 completed, throughput=5MB/sec 2024-04-10T03:40:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:40:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:40:11] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:40:12.802 INFO:tasks.workunit.client.0.smithi016.stdout: 491: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:12.802 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CiLeJKiDnMIS8ib off=246796 len=1910015 2024-04-10T03:40:12.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 2559 completed, throughput=4.99MB/sec 2024-04-10T03:40:12.809 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fRD4I2R96XILuhs off=162389 len=1280753 2024-04-10T03:40:12.813 INFO:tasks.workunit.client.0.smithi016.stdout:op 2560 completed, throughput=5MB/sec 2024-04-10T03:40:12.813 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eo-pcHc1ZcjAe69 off=3472463 len=1279319 2024-04-10T03:40:12.816 INFO:tasks.workunit.client.0.smithi016.stdout:op 2561 completed, throughput=5MB/sec 2024-04-10T03:40:12.817 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LyXDaHMSXusjSeX off=952796 len=1748490 2024-04-10T03:40:12.820 INFO:tasks.workunit.client.0.smithi016.stdout:op 2562 completed, throughput=5MB/sec 2024-04-10T03:40:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:13 smithi136 bash[68278]: cluster 2024-04-10T03:40:12.023092+0000 mgr.y (mgr.25133) 1014 : cluster 0 pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:40:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:13 smithi136 bash[68278]: audit 2024-04-10T03:40:12.562096+0000 mon.a (mon.0) 2177 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:13 smithi016 bash[74137]: cluster 2024-04-10T03:40:12.023092+0000 mgr.y (mgr.25133) 1014 : cluster 0 pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:40:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:13 smithi016 bash[74137]: audit 2024-04-10T03:40:12.562096+0000 mon.a (mon.0) 2177 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:13 smithi016 bash[72916]: cluster 2024-04-10T03:40:12.023092+0000 mgr.y (mgr.25133) 1014 : cluster 0 pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:40:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:13 smithi016 bash[72916]: audit 2024-04-10T03:40:12.562096+0000 mon.a (mon.0) 2177 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:13.821 INFO:tasks.workunit.client.0.smithi016.stdout: 492: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:13.821 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Zp5pDJ9h1lXGCaS off=264690 len=1421973 2024-04-10T03:40:13.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 2563 completed, throughput=4.99MB/sec 2024-04-10T03:40:13.832 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dn2x5xg0BrFo58q off=3751858 len=1225506 2024-04-10T03:40:13.842 INFO:tasks.workunit.client.0.smithi016.stdout:op 2564 completed, throughput=5MB/sec 2024-04-10T03:40:13.842 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IUgp0h-moFWIIbu off=4401875 len=626832 2024-04-10T03:40:13.849 INFO:tasks.workunit.client.0.smithi016.stdout:op 2565 completed, throughput=5MB/sec 2024-04-10T03:40:13.849 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZMl4ztQiTrLwawC off=6247939 len=1823504 2024-04-10T03:40:13.861 INFO:tasks.workunit.client.0.smithi016.stdout:op 2566 completed, throughput=5MB/sec 2024-04-10T03:40:14.861 INFO:tasks.workunit.client.0.smithi016.stdout: 493: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:14.862 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J2CwGGCY5eEFFNH off=17318002 len=984773 2024-04-10T03:40:14.865 INFO:tasks.workunit.client.0.smithi016.stdout:op 2567 completed, throughput=4.99MB/sec 2024-04-10T03:40:14.865 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ADhDRqF6ehxGfW9 off=4320389 len=1509013 2024-04-10T03:40:14.878 INFO:tasks.workunit.client.0.smithi016.stdout:op 2568 completed, throughput=5MB/sec 2024-04-10T03:40:14.878 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rLZ9IH4Co0z4wmL off=178362 len=341053 2024-04-10T03:40:14.881 INFO:tasks.workunit.client.0.smithi016.stdout:op 2569 completed, throughput=5MB/sec 2024-04-10T03:40:14.881 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T8-fUJWW0s7TLpi off=8568058 len=1607777 2024-04-10T03:40:14.891 INFO:tasks.workunit.client.0.smithi016.stdout:op 2570 completed, throughput=5MB/sec 2024-04-10T03:40:14.892 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Nuw_5XNeaL3To_0 off=9732717 len=1916723 2024-04-10T03:40:14.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 2571 completed, throughput=5MB/sec 2024-04-10T03:40:15.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:15 smithi136 bash[68278]: cluster 2024-04-10T03:40:14.024036+0000 mgr.y (mgr.25133) 1015 : cluster 0 pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:15.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:15 smithi016 bash[74137]: cluster 2024-04-10T03:40:14.024036+0000 mgr.y (mgr.25133) 1015 : cluster 0 pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:15.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:15 smithi016 bash[72916]: cluster 2024-04-10T03:40:14.024036+0000 mgr.y (mgr.25133) 1015 : cluster 0 pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:15.908 INFO:tasks.workunit.client.0.smithi016.stdout: 494: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:15.908 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zkzoEB1INPAyk6M off=6078678 len=1258822 2024-04-10T03:40:15.911 INFO:tasks.workunit.client.0.smithi016.stdout:op 2572 completed, throughput=5MB/sec 2024-04-10T03:40:15.912 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c9y-dvQ3IpUMQsr off=3087335 len=2056275 2024-04-10T03:40:15.916 INFO:tasks.workunit.client.0.smithi016.stdout:op 2573 completed, throughput=5MB/sec 2024-04-10T03:40:15.916 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1qIkJg5gpETMPkI off=1678069 len=1944842 2024-04-10T03:40:15.931 INFO:tasks.workunit.client.0.smithi016.stdout:op 2574 completed, throughput=5MB/sec 2024-04-10T03:40:16.931 INFO:tasks.workunit.client.0.smithi016.stdout: 495: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:16.931 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5iR2c9GCh-DTRUS off=9247667 len=319573 2024-04-10T03:40:16.933 INFO:tasks.workunit.client.0.smithi016.stdout:op 2575 completed, throughput=4.99MB/sec 2024-04-10T03:40:16.933 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d_V6UqISuGKdwC_ off=9511822 len=407725 2024-04-10T03:40:16.940 INFO:tasks.workunit.client.0.smithi016.stdout:op 2576 completed, throughput=4.99MB/sec 2024-04-10T03:40:16.940 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IbIWBsNV_O9iOrH off=9313293 len=179653 2024-04-10T03:40:16.941 INFO:tasks.workunit.client.0.smithi016.stdout:op 2577 completed, throughput=4.99MB/sec 2024-04-10T03:40:16.941 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FwjaBe4bCfLLdMO off=2258299 len=1847892 2024-04-10T03:40:16.946 INFO:tasks.workunit.client.0.smithi016.stdout:op 2578 completed, throughput=5MB/sec 2024-04-10T03:40:16.946 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qrhbmo0ZtUKNxmj off=3910939 len=37373 2024-04-10T03:40:16.950 INFO:tasks.workunit.client.0.smithi016.stdout:op 2579 completed, throughput=5MB/sec 2024-04-10T03:40:16.951 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I1AEsSAih4z2Dxe off=12749059 len=1152060 2024-04-10T03:40:16.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 2580 completed, throughput=5MB/sec 2024-04-10T03:40:17.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:17 smithi136 bash[68278]: cluster 2024-04-10T03:40:16.025026+0000 mgr.y (mgr.25133) 1016 : cluster 0 pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:40:17.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:17 smithi016 bash[74137]: cluster 2024-04-10T03:40:16.025026+0000 mgr.y (mgr.25133) 1016 : cluster 0 pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:40:17.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:17 smithi016 bash[72916]: cluster 2024-04-10T03:40:16.025026+0000 mgr.y (mgr.25133) 1016 : cluster 0 pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:40:17.954 INFO:tasks.workunit.client.0.smithi016.stdout: 496: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:17.954 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CCQ_eY7AiBO-GX1 off=9160723 len=741545 2024-04-10T03:40:17.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 2581 completed, throughput=4.99MB/sec 2024-04-10T03:40:17.961 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YhDkCuNL7WjJy2j off=6906442 len=1074294 2024-04-10T03:40:17.970 INFO:tasks.workunit.client.0.smithi016.stdout:op 2582 completed, throughput=4.99MB/sec 2024-04-10T03:40:17.970 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4eQ3Bd8eQ9LPlsU off=1701551 len=151021 2024-04-10T03:40:17.971 INFO:tasks.workunit.client.0.smithi016.stdout:op 2583 completed, throughput=4.99MB/sec 2024-04-10T03:40:17.971 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sbIje9awb6zhU9W off=13749299 len=1750870 2024-04-10T03:40:17.984 INFO:tasks.workunit.client.0.smithi016.stdout:op 2584 completed, throughput=5MB/sec 2024-04-10T03:40:17.985 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hXPUtJ37mbOpKbD off=8873738 len=197617 2024-04-10T03:40:17.985 INFO:tasks.workunit.client.0.smithi016.stdout:op 2585 completed, throughput=5MB/sec 2024-04-10T03:40:17.985 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EQE18O3H9qe4wOH off=16373350 len=163325 2024-04-10T03:40:17.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 2586 completed, throughput=5MB/sec 2024-04-10T03:40:17.991 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JuIt05GoPj-U7VH off=8882120 len=1318750 2024-04-10T03:40:18.001 INFO:tasks.workunit.client.0.smithi016.stdout:op 2587 completed, throughput=5MB/sec 2024-04-10T03:40:19.001 INFO:tasks.workunit.client.0.smithi016.stdout: 497: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:19.002 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-beWyfWTkdyygCOv off=20472538 len=1294464 2024-04-10T03:40:19.005 INFO:tasks.workunit.client.0.smithi016.stdout:op 2588 completed, throughput=4.99MB/sec 2024-04-10T03:40:19.005 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KGlHwJg8ftDnS62 off=5406150 len=1777664 2024-04-10T03:40:19.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 2589 completed, throughput=5MB/sec 2024-04-10T03:40:19.010 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_G1DOl3gOQND8Jy off=17302635 len=1979613 2024-04-10T03:40:19.017 INFO:tasks.workunit.client.0.smithi016.stdout:op 2590 completed, throughput=5MB/sec 2024-04-10T03:40:19.017 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s1_gZC8HBZ52Iun off=15558955 len=1878284 2024-04-10T03:40:19.022 INFO:tasks.workunit.client.0.smithi016.stdout:op 2591 completed, throughput=5MB/sec 2024-04-10T03:40:19.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:19 smithi136 bash[68278]: cluster 2024-04-10T03:40:18.025911+0000 mgr.y (mgr.25133) 1017 : cluster 0 pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:40:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:19 smithi016 bash[74137]: cluster 2024-04-10T03:40:18.025911+0000 mgr.y (mgr.25133) 1017 : cluster 0 pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:40:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:19 smithi016 bash[72916]: cluster 2024-04-10T03:40:18.025911+0000 mgr.y (mgr.25133) 1017 : cluster 0 pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:40:20.022 INFO:tasks.workunit.client.0.smithi016.stdout: 498: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:20.022 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CiC2MTZxzSUxlfG off=7494764 len=841378 2024-04-10T03:40:20.031 INFO:tasks.workunit.client.0.smithi016.stdout:op 2592 completed, throughput=4.99MB/sec 2024-04-10T03:40:20.031 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UDi78JzjvYITdK3 off=12066775 len=1422851 2024-04-10T03:40:20.042 INFO:tasks.workunit.client.0.smithi016.stdout:op 2593 completed, throughput=5MB/sec 2024-04-10T03:40:20.043 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-j4hGorzS0MTCZB1 off=19626837 len=774884 2024-04-10T03:40:20.045 INFO:tasks.workunit.client.0.smithi016.stdout:op 2594 completed, throughput=5MB/sec 2024-04-10T03:40:20.045 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-396N5FTG7Tdtbiw off=10622392 len=505313 2024-04-10T03:40:20.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 2595 completed, throughput=5MB/sec 2024-04-10T03:40:20.047 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ih0vxFTsZ2DfaPY off=627242 len=556672 2024-04-10T03:40:20.048 INFO:tasks.workunit.client.0.smithi016.stdout:op 2596 completed, throughput=5MB/sec 2024-04-10T03:40:21.049 INFO:tasks.workunit.client.0.smithi016.stdout: 499: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:21.049 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-n2tIX7jADK67qBX off=1578688 len=378379 2024-04-10T03:40:21.051 INFO:tasks.workunit.client.0.smithi016.stdout:op 2597 completed, throughput=4.99MB/sec 2024-04-10T03:40:21.051 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-16aPBFxjpblNivN off=20278063 len=1946058 2024-04-10T03:40:21.065 INFO:tasks.workunit.client.0.smithi016.stdout:op 2598 completed, throughput=4.99MB/sec 2024-04-10T03:40:21.066 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kxFu3UDS9pKTrvg off=15111174 len=2019664 2024-04-10T03:40:21.073 INFO:tasks.workunit.client.0.smithi016.stdout:op 2599 completed, throughput=5MB/sec 2024-04-10T03:40:21.073 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xE5QIDCikKCmg1d off=11975821 len=496473 2024-04-10T03:40:21.076 INFO:tasks.workunit.client.0.smithi016.stdout:op 2600 completed, throughput=5MB/sec 2024-04-10T03:40:21.076 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_zmU8IJXfw7P8Ca off=1312260 len=27746 2024-04-10T03:40:21.078 INFO:tasks.workunit.client.0.smithi016.stdout:op 2601 completed, throughput=5MB/sec 2024-04-10T03:40:21.078 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hrJwzQPq4H4WhY4 off=3277280 len=207055 2024-04-10T03:40:21.084 INFO:tasks.workunit.client.0.smithi016.stdout:op 2602 completed, throughput=5MB/sec 2024-04-10T03:40:21.084 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-o66509aJzmlHgZ6 off=38972 len=349409 2024-04-10T03:40:21.085 INFO:tasks.workunit.client.0.smithi016.stdout:op 2603 completed, throughput=5MB/sec 2024-04-10T03:40:21.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:21 smithi136 bash[68278]: cluster 2024-04-10T03:40:20.027052+0000 mgr.y (mgr.25133) 1018 : cluster 0 pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:40:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:21 smithi016 bash[72916]: cluster 2024-04-10T03:40:20.027052+0000 mgr.y (mgr.25133) 1018 : cluster 0 pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:40:21.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:21 smithi016 bash[74137]: cluster 2024-04-10T03:40:20.027052+0000 mgr.y (mgr.25133) 1018 : cluster 0 pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:40:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:40:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:40:21] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-10T03:40:22.085 INFO:tasks.workunit.client.0.smithi016.stdout: 500: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:22.086 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sBGxDzgKl6-Bmep off=1942136 len=58194 2024-04-10T03:40:22.090 INFO:tasks.workunit.client.0.smithi016.stdout:op 2604 completed, throughput=4.99MB/sec 2024-04-10T03:40:22.091 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rhfMnyIm9V6IYyg off=4132534 len=1362038 2024-04-10T03:40:22.103 INFO:tasks.workunit.client.0.smithi016.stdout:op 2605 completed, throughput=4.99MB/sec 2024-04-10T03:40:22.103 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-V-Mh_IipVa7CoHO off=13599524 len=786072 2024-04-10T03:40:22.114 INFO:tasks.workunit.client.0.smithi016.stdout:op 2606 completed, throughput=4.99MB/sec 2024-04-10T03:40:22.114 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tA_0kWAdawZ4kDd off=20153515 len=53165 2024-04-10T03:40:22.118 INFO:tasks.workunit.client.0.smithi016.stdout:op 2607 completed, throughput=4.99MB/sec 2024-04-10T03:40:22.118 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dM1Rr-SIijDppDZ off=3675262 len=1950598 2024-04-10T03:40:22.123 INFO:tasks.workunit.client.0.smithi016.stdout:op 2608 completed, throughput=5MB/sec 2024-04-10T03:40:22.123 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Z2stepXTHRNiQZT off=1386415 len=1318780 2024-04-10T03:40:22.126 INFO:tasks.workunit.client.0.smithi016.stdout:op 2609 completed, throughput=5MB/sec 2024-04-10T03:40:23.126 INFO:tasks.workunit.client.0.smithi016.stdout: 501: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:23.127 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xuZBa4o8TJheP2j off=5591446 len=997720 2024-04-10T03:40:23.130 INFO:tasks.workunit.client.0.smithi016.stdout:op 2610 completed, throughput=4.99MB/sec 2024-04-10T03:40:23.130 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sMyiqEvR02EH0eO off=9951533 len=1708169 2024-04-10T03:40:23.141 INFO:tasks.workunit.client.0.smithi016.stdout:op 2611 completed, throughput=5MB/sec 2024-04-10T03:40:23.141 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TIhQk9vYUdBuu_f off=11084029 len=1766888 2024-04-10T03:40:23.156 INFO:tasks.workunit.client.0.smithi016.stdout:op 2612 completed, throughput=5MB/sec 2024-04-10T03:40:23.157 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_F_YcX5Fdk7-ZZR off=437418 len=1473248 2024-04-10T03:40:23.167 INFO:tasks.workunit.client.0.smithi016.stdout:op 2613 completed, throughput=5MB/sec 2024-04-10T03:40:23.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:23 smithi136 bash[68278]: cluster 2024-04-10T03:40:22.028020+0000 mgr.y (mgr.25133) 1019 : cluster 0 pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:40:23.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:23 smithi016 bash[72916]: cluster 2024-04-10T03:40:22.028020+0000 mgr.y (mgr.25133) 1019 : cluster 0 pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:40:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:23 smithi016 bash[74137]: cluster 2024-04-10T03:40:22.028020+0000 mgr.y (mgr.25133) 1019 : cluster 0 pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:40:24.168 INFO:tasks.workunit.client.0.smithi016.stdout: 502: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:24.168 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0Fe5PZgBfLqBdoo off=1669535 len=1523087 2024-04-10T03:40:24.180 INFO:tasks.workunit.client.0.smithi016.stdout:op 2614 completed, throughput=4.99MB/sec 2024-04-10T03:40:24.180 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4kWcl_u6CbZylpI off=325568 len=1714114 2024-04-10T03:40:24.186 INFO:tasks.workunit.client.0.smithi016.stdout:op 2615 completed, throughput=5MB/sec 2024-04-10T03:40:24.186 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7CVLJrDpOp6ONwn off=2960978 len=1534319 2024-04-10T03:40:24.190 INFO:tasks.workunit.client.0.smithi016.stdout:op 2616 completed, throughput=5MB/sec 2024-04-10T03:40:25.191 INFO:tasks.workunit.client.0.smithi016.stdout: 503: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:25.191 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kP7ysVG07Rkpl2_ off=13021079 len=1483726 2024-04-10T03:40:25.202 INFO:tasks.workunit.client.0.smithi016.stdout:op 2617 completed, throughput=4.99MB/sec 2024-04-10T03:40:25.202 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E6KmlRRiC4hoF2U off=52667 len=1278257 2024-04-10T03:40:25.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 2618 completed, throughput=5MB/sec 2024-04-10T03:40:25.207 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E7qMMHiKIw4tOIE off=4989686 len=1892278 2024-04-10T03:40:25.212 INFO:tasks.workunit.client.0.smithi016.stdout:op 2619 completed, throughput=5MB/sec 2024-04-10T03:40:25.212 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u0wBK9HyDnEdOlD off=9683442 len=441299 2024-04-10T03:40:25.214 INFO:tasks.workunit.client.0.smithi016.stdout:op 2620 completed, throughput=5MB/sec 2024-04-10T03:40:25.214 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E1O7M0zyGpzCUvB off=1460913 len=273176 2024-04-10T03:40:25.216 INFO:tasks.workunit.client.0.smithi016.stdout:op 2621 completed, throughput=5MB/sec 2024-04-10T03:40:25.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:25 smithi136 bash[68278]: cluster 2024-04-10T03:40:24.029089+0000 mgr.y (mgr.25133) 1020 : cluster 0 pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:40:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:25 smithi016 bash[74137]: cluster 2024-04-10T03:40:24.029089+0000 mgr.y (mgr.25133) 1020 : cluster 0 pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:40:25.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:25 smithi016 bash[72916]: cluster 2024-04-10T03:40:24.029089+0000 mgr.y (mgr.25133) 1020 : cluster 0 pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:40:26.216 INFO:tasks.workunit.client.0.smithi016.stdout: 504: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:26.216 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jj8OeL8TyXEOwYY off=2757653 len=1764060 2024-04-10T03:40:26.221 INFO:tasks.workunit.client.0.smithi016.stdout:op 2622 completed, throughput=4.99MB/sec 2024-04-10T03:40:26.221 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vKWG1wuWV_kMRli off=5105853 len=370397 2024-04-10T03:40:26.223 INFO:tasks.workunit.client.0.smithi016.stdout:op 2623 completed, throughput=4.99MB/sec 2024-04-10T03:40:26.223 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mhEgGPJpn2tE5-E off=3523763 len=31009 2024-04-10T03:40:26.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 2624 completed, throughput=4.99MB/sec 2024-04-10T03:40:26.224 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MvUaSy0peLAL0m0 off=3532245 len=913764 2024-04-10T03:40:26.233 INFO:tasks.workunit.client.0.smithi016.stdout:op 2625 completed, throughput=5MB/sec 2024-04-10T03:40:26.233 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tg5wiWoZFK9MNGc off=18766634 len=2005823 2024-04-10T03:40:26.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 2626 completed, throughput=5MB/sec 2024-04-10T03:40:26.249 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j-5q73RvuMBTkGz off=2597412 len=1427783 2024-04-10T03:40:26.259 INFO:tasks.workunit.client.0.smithi016.stdout:op 2627 completed, throughput=5MB/sec 2024-04-10T03:40:26.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:26 smithi136 bash[68278]: cluster 2024-04-10T03:40:26.030192+0000 mgr.y (mgr.25133) 1021 : cluster 0 pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:40:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:26 smithi016 bash[74137]: cluster 2024-04-10T03:40:26.030192+0000 mgr.y (mgr.25133) 1021 : cluster 0 pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:40:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:26 smithi016 bash[72916]: cluster 2024-04-10T03:40:26.030192+0000 mgr.y (mgr.25133) 1021 : cluster 0 pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:40:27.260 INFO:tasks.workunit.client.0.smithi016.stdout: 505: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:27.260 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LrR4MwsYUnCA1id off=10862143 len=35021 2024-04-10T03:40:27.261 INFO:tasks.workunit.client.0.smithi016.stdout:op 2628 completed, throughput=4.99MB/sec 2024-04-10T03:40:27.261 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BaazDUcfk9nZwyu off=3187729 len=690496 2024-04-10T03:40:27.263 INFO:tasks.workunit.client.0.smithi016.stdout:op 2629 completed, throughput=4.99MB/sec 2024-04-10T03:40:27.263 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wBxn9HX11AiEZWH off=1813451 len=1634526 2024-04-10T03:40:27.268 INFO:tasks.workunit.client.0.smithi016.stdout:op 2630 completed, throughput=5MB/sec 2024-04-10T03:40:27.268 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nS3NwHHhB0SwmxQ off=6631822 len=785921 2024-04-10T03:40:27.276 INFO:tasks.workunit.client.0.smithi016.stdout:op 2631 completed, throughput=5MB/sec 2024-04-10T03:40:27.276 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s7TCKQunQ2hqspP off=414394 len=454845 2024-04-10T03:40:27.283 INFO:tasks.workunit.client.0.smithi016.stdout:op 2632 completed, throughput=5MB/sec 2024-04-10T03:40:27.283 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-48nstPhr96csxRr off=8828312 len=912758 2024-04-10T03:40:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:op 2633 completed, throughput=5MB/sec 2024-04-10T03:40:27.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:27 smithi136 bash[68278]: audit 2024-04-10T03:40:27.562680+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:27 smithi016 bash[74137]: audit 2024-04-10T03:40:27.562680+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:28.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:27 smithi016 bash[72916]: audit 2024-04-10T03:40:27.562680+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:28.292 INFO:tasks.workunit.client.0.smithi016.stdout: 506: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:28.292 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UkJuAQQuatts0PF off=5211973 len=1596369 2024-04-10T03:40:28.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 2634 completed, throughput=4.99MB/sec 2024-04-10T03:40:28.306 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-USISQ4M8pv7kS-c off=681974 len=800608 2024-04-10T03:40:28.308 INFO:tasks.workunit.client.0.smithi016.stdout:op 2635 completed, throughput=5MB/sec 2024-04-10T03:40:28.308 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ftYuM9mcYR7y1-R off=22877570 len=517231 2024-04-10T03:40:28.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 2636 completed, throughput=5MB/sec 2024-04-10T03:40:28.316 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ro_ccBzvVkfSa7x off=12943920 len=1118737 2024-04-10T03:40:28.319 INFO:tasks.workunit.client.0.smithi016.stdout:op 2637 completed, throughput=5MB/sec 2024-04-10T03:40:28.319 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GSw_fRDcUkXaQ_N off=20260372 len=1663184 2024-04-10T03:40:28.323 INFO:tasks.workunit.client.0.smithi016.stdout:op 2638 completed, throughput=5MB/sec 2024-04-10T03:40:28.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:28 smithi136 bash[68278]: cluster 2024-04-10T03:40:28.031269+0000 mgr.y (mgr.25133) 1022 : cluster 0 pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:40:29.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:28 smithi016 bash[72916]: cluster 2024-04-10T03:40:28.031269+0000 mgr.y (mgr.25133) 1022 : cluster 0 pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:40:29.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:28 smithi016 bash[74137]: cluster 2024-04-10T03:40:28.031269+0000 mgr.y (mgr.25133) 1022 : cluster 0 pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:40:29.324 INFO:tasks.workunit.client.0.smithi016.stdout: 507: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:29.324 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-q9vkAaTHXubqKpZ off=3901226 len=1187719 2024-04-10T03:40:29.333 INFO:tasks.workunit.client.0.smithi016.stdout:op 2639 completed, throughput=4.99MB/sec 2024-04-10T03:40:29.333 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uWQyQys-kzVt5U1 off=3442305 len=260458 2024-04-10T03:40:29.334 INFO:tasks.workunit.client.0.smithi016.stdout:op 2640 completed, throughput=4.99MB/sec 2024-04-10T03:40:29.334 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SHoF2bfuOLiKoSi off=10210341 len=832605 2024-04-10T03:40:29.336 INFO:tasks.workunit.client.0.smithi016.stdout:op 2641 completed, throughput=5MB/sec 2024-04-10T03:40:29.336 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1Zey0Dx8KOSy5U1 off=1462106 len=315355 2024-04-10T03:40:29.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 2642 completed, throughput=5MB/sec 2024-04-10T03:40:29.341 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N79NOXXgwkruGIM off=1903070 len=1761053 2024-04-10T03:40:29.346 INFO:tasks.workunit.client.0.smithi016.stdout:op 2643 completed, throughput=5MB/sec 2024-04-10T03:40:29.346 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RvBVhTFCBfdRVGF off=6420184 len=316504 2024-04-10T03:40:29.351 INFO:tasks.workunit.client.0.smithi016.stdout:op 2644 completed, throughput=5MB/sec 2024-04-10T03:40:29.351 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2LuhhOcgwxEqItz off=8966043 len=1286601 2024-04-10T03:40:29.361 INFO:tasks.workunit.client.0.smithi016.stdout:op 2645 completed, throughput=5MB/sec 2024-04-10T03:40:30.362 INFO:tasks.workunit.client.0.smithi016.stdout: 508: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:30.362 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oBbp0DzBXFwzzMC off=6658408 len=821604 2024-04-10T03:40:30.371 INFO:tasks.workunit.client.0.smithi016.stdout:op 2646 completed, throughput=4.99MB/sec 2024-04-10T03:40:30.371 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-usi7iTTM6R7krrj off=9336281 len=946521 2024-04-10T03:40:30.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 2647 completed, throughput=5MB/sec 2024-04-10T03:40:30.373 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eF02-ad0fmQrQcj off=567547 len=1446962 2024-04-10T03:40:30.378 INFO:tasks.workunit.client.0.smithi016.stdout:op 2648 completed, throughput=5MB/sec 2024-04-10T03:40:30.378 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4ZrqtAQ_ydM2WXy off=1937265 len=1855529 2024-04-10T03:40:30.391 INFO:tasks.workunit.client.0.smithi016.stdout:op 2649 completed, throughput=5MB/sec 2024-04-10T03:40:31.391 INFO:tasks.workunit.client.0.smithi016.stdout: 509: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:31.392 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c_CiVnQ3bSgchzE off=340245 len=1256929 2024-04-10T03:40:31.403 INFO:tasks.workunit.client.0.smithi016.stdout:op 2650 completed, throughput=4.99MB/sec 2024-04-10T03:40:31.403 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HtwIuqzhehiYLca off=7642140 len=1734676 2024-04-10T03:40:31.417 INFO:tasks.workunit.client.0.smithi016.stdout:op 2651 completed, throughput=5MB/sec 2024-04-10T03:40:31.417 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m3kD9J2ck8vNfwp off=8374953 len=1037040 2024-04-10T03:40:31.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:31 smithi136 bash[68278]: cluster 2024-04-10T03:40:30.032151+0000 mgr.y (mgr.25133) 1023 : cluster 0 pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:31.431 INFO:tasks.workunit.client.0.smithi016.stdout:op 2652 completed, throughput=5MB/sec 2024-04-10T03:40:31.431 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3EKO5EXqZucRPDb off=9915934 len=225444 2024-04-10T03:40:31.436 INFO:tasks.workunit.client.0.smithi016.stdout:op 2653 completed, throughput=5MB/sec 2024-04-10T03:40:31.436 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PYssCtOPNlLinfh off=734745 len=1440354 2024-04-10T03:40:31.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 2654 completed, throughput=5MB/sec 2024-04-10T03:40:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:31 smithi016 bash[74137]: cluster 2024-04-10T03:40:30.032151+0000 mgr.y (mgr.25133) 1023 : cluster 0 pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:31 smithi016 bash[72916]: cluster 2024-04-10T03:40:30.032151+0000 mgr.y (mgr.25133) 1023 : cluster 0 pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:40:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:40:31] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:40:32.438 INFO:tasks.workunit.client.0.smithi016.stdout: 510: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:32.438 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JZcyyGx65mpcOAm off=5469496 len=251235 2024-04-10T03:40:32.440 INFO:tasks.workunit.client.0.smithi016.stdout:op 2655 completed, throughput=4.99MB/sec 2024-04-10T03:40:32.440 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_Ngjse1rHyPBvxB off=13091939 len=759144 2024-04-10T03:40:32.442 INFO:tasks.workunit.client.0.smithi016.stdout:op 2656 completed, throughput=4.99MB/sec 2024-04-10T03:40:32.443 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Zn1Z2SVBHxBmij_ off=19962719 len=49185 2024-04-10T03:40:32.447 INFO:tasks.workunit.client.0.smithi016.stdout:op 2657 completed, throughput=4.99MB/sec 2024-04-10T03:40:32.447 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2bWOWnEyCB_SE1w off=16281009 len=287011 2024-04-10T03:40:32.449 INFO:tasks.workunit.client.0.smithi016.stdout:op 2658 completed, throughput=4.99MB/sec 2024-04-10T03:40:32.449 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Dzlk9ejc0nf4vjV off=4508041 len=1269194 2024-04-10T03:40:32.454 INFO:tasks.workunit.client.0.smithi016.stdout:op 2659 completed, throughput=5MB/sec 2024-04-10T03:40:32.454 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mkJV18QS-EE_lKN off=12574454 len=413279 2024-04-10T03:40:32.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 2660 completed, throughput=5MB/sec 2024-04-10T03:40:32.456 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wMdLTeXZyUcUtb9 off=11938540 len=775470 2024-04-10T03:40:32.458 INFO:tasks.workunit.client.0.smithi016.stdout:op 2661 completed, throughput=5MB/sec 2024-04-10T03:40:32.458 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--gPBUIWNwAMlzJP off=11035501 len=760118 2024-04-10T03:40:32.460 INFO:tasks.workunit.client.0.smithi016.stdout:op 2662 completed, throughput=5MB/sec 2024-04-10T03:40:33.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:33 smithi136 bash[68278]: cluster 2024-04-10T03:40:32.033098+0000 mgr.y (mgr.25133) 1024 : cluster 0 pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:33.460 INFO:tasks.workunit.client.0.smithi016.stdout: 511: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:33.460 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OWERB3dOlwu_mR7 off=4233705 len=1738603 2024-04-10T03:40:33.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 2663 completed, throughput=4.99MB/sec 2024-04-10T03:40:33.465 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IxJiVgaLLViI52D off=8174734 len=467625 2024-04-10T03:40:33.471 INFO:tasks.workunit.client.0.smithi016.stdout:op 2664 completed, throughput=4.99MB/sec 2024-04-10T03:40:33.471 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-o2MY2YnTgl2nWVZ off=7222018 len=356309 2024-04-10T03:40:33.477 INFO:tasks.workunit.client.0.smithi016.stdout:op 2665 completed, throughput=5MB/sec 2024-04-10T03:40:33.477 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Pj_zRvefUguGBqw off=12376139 len=1469519 2024-04-10T03:40:33.480 INFO:tasks.workunit.client.0.smithi016.stdout:op 2666 completed, throughput=5MB/sec 2024-04-10T03:40:33.480 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-M6TpzIi_dg97PSM off=20054281 len=1845603 2024-04-10T03:40:33.493 INFO:tasks.workunit.client.0.smithi016.stdout:op 2667 completed, throughput=5MB/sec 2024-04-10T03:40:33.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:33 smithi016 bash[72916]: cluster 2024-04-10T03:40:32.033098+0000 mgr.y (mgr.25133) 1024 : cluster 0 pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:33.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:33 smithi016 bash[74137]: cluster 2024-04-10T03:40:32.033098+0000 mgr.y (mgr.25133) 1024 : cluster 0 pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:34.494 INFO:tasks.workunit.client.0.smithi016.stdout: 512: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:34.494 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3_YH5gCUWXOHS_p off=8540613 len=1586258 2024-04-10T03:40:34.506 INFO:tasks.workunit.client.0.smithi016.stdout:op 2668 completed, throughput=4.99MB/sec 2024-04-10T03:40:34.506 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tS0jApjUaoH6a_9 off=7062499 len=152433 2024-04-10T03:40:34.507 INFO:tasks.workunit.client.0.smithi016.stdout:op 2669 completed, throughput=4.99MB/sec 2024-04-10T03:40:34.507 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3DpshvrRQwZakuT off=3628072 len=801014 2024-04-10T03:40:34.510 INFO:tasks.workunit.client.0.smithi016.stdout:op 2670 completed, throughput=5MB/sec 2024-04-10T03:40:34.510 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s59QLF22eRaNzuZ off=1930667 len=1486148 2024-04-10T03:40:34.520 INFO:tasks.workunit.client.0.smithi016.stdout:op 2671 completed, throughput=5MB/sec 2024-04-10T03:40:34.520 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IEdgJHJFIhalMiu off=1735946 len=544040 2024-04-10T03:40:34.526 INFO:tasks.workunit.client.0.smithi016.stdout:op 2672 completed, throughput=5MB/sec 2024-04-10T03:40:34.526 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yb2UvXWqSDKcM9N off=3199736 len=812570 2024-04-10T03:40:34.530 INFO:tasks.workunit.client.0.smithi016.stdout:op 2673 completed, throughput=5MB/sec 2024-04-10T03:40:35.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:35 smithi136 bash[68278]: cluster 2024-04-10T03:40:34.034025+0000 mgr.y (mgr.25133) 1025 : cluster 0 pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:35.531 INFO:tasks.workunit.client.0.smithi016.stdout: 513: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:35.531 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-40nisYqsHlMT-h3 off=3406550 len=229543 2024-04-10T03:40:35.536 INFO:tasks.workunit.client.0.smithi016.stdout:op 2674 completed, throughput=4.99MB/sec 2024-04-10T03:40:35.536 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sGG1JPy-KO9T_eh off=6210318 len=438724 2024-04-10T03:40:35.542 INFO:tasks.workunit.client.0.smithi016.stdout:op 2675 completed, throughput=4.99MB/sec 2024-04-10T03:40:35.543 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-POFSm77f6HFMHtp off=11252260 len=1177018 2024-04-10T03:40:35.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 2676 completed, throughput=4.99MB/sec 2024-04-10T03:40:35.546 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Jc2jgRGDvkAaEgX off=10765198 len=338737 2024-04-10T03:40:35.547 INFO:tasks.workunit.client.0.smithi016.stdout:op 2677 completed, throughput=5MB/sec 2024-04-10T03:40:35.547 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y16vL8VQCL7eaSu off=1755595 len=303371 2024-04-10T03:40:35.549 INFO:tasks.workunit.client.0.smithi016.stdout:op 2678 completed, throughput=5MB/sec 2024-04-10T03:40:35.549 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-E1alNwAX-rg5hQH off=92482 len=1701755 2024-04-10T03:40:35.562 INFO:tasks.workunit.client.0.smithi016.stdout:op 2679 completed, throughput=5MB/sec 2024-04-10T03:40:35.562 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZA2L5AAqMHIi0vs off=2312569 len=1423140 2024-04-10T03:40:35.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:35 smithi016 bash[72916]: cluster 2024-04-10T03:40:34.034025+0000 mgr.y (mgr.25133) 1025 : cluster 0 pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:35.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:35 smithi016 bash[74137]: cluster 2024-04-10T03:40:34.034025+0000 mgr.y (mgr.25133) 1025 : cluster 0 pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:35.572 INFO:tasks.workunit.client.0.smithi016.stdout:op 2680 completed, throughput=5MB/sec 2024-04-10T03:40:36.572 INFO:tasks.workunit.client.0.smithi016.stdout: 514: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:36.573 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QZ_P9gtQEdhkOvn off=270132 len=636148 2024-04-10T03:40:36.574 INFO:tasks.workunit.client.0.smithi016.stdout:op 2681 completed, throughput=4.99MB/sec 2024-04-10T03:40:36.575 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DB3J12GZnnWI3IF off=485780 len=385344 2024-04-10T03:40:36.577 INFO:tasks.workunit.client.0.smithi016.stdout:op 2682 completed, throughput=4.99MB/sec 2024-04-10T03:40:36.577 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tExTzUWsuG5Qzus off=2448849 len=65945 2024-04-10T03:40:36.578 INFO:tasks.workunit.client.0.smithi016.stdout:op 2683 completed, throughput=4.99MB/sec 2024-04-10T03:40:36.579 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AtZNfzu3aAdvj6b off=7868518 len=1532752 2024-04-10T03:40:36.591 INFO:tasks.workunit.client.0.smithi016.stdout:op 2684 completed, throughput=5MB/sec 2024-04-10T03:40:36.591 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dKK0n97eWdMuhUT off=4058779 len=1589848 2024-04-10T03:40:36.598 INFO:tasks.workunit.client.0.smithi016.stdout:op 2685 completed, throughput=5MB/sec 2024-04-10T03:40:36.598 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dU-5gg0G4aqd5Tg off=5307371 len=1585638 2024-04-10T03:40:36.602 INFO:tasks.workunit.client.0.smithi016.stdout:op 2686 completed, throughput=5MB/sec 2024-04-10T03:40:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:37 smithi136 bash[68278]: cluster 2024-04-10T03:40:36.035164+0000 mgr.y (mgr.25133) 1026 : cluster 0 pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:40:37.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:37 smithi016 bash[74137]: cluster 2024-04-10T03:40:36.035164+0000 mgr.y (mgr.25133) 1026 : cluster 0 pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:40:37.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:37 smithi016 bash[72916]: cluster 2024-04-10T03:40:36.035164+0000 mgr.y (mgr.25133) 1026 : cluster 0 pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:40:37.602 INFO:tasks.workunit.client.0.smithi016.stdout: 515: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:37.603 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UrnUIhFf5a9mNf7 off=1052327 len=1025263 2024-04-10T03:40:37.606 INFO:tasks.workunit.client.0.smithi016.stdout:op 2687 completed, throughput=4.99MB/sec 2024-04-10T03:40:37.606 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XcHy5xPAKsRtlSt off=935320 len=775072 2024-04-10T03:40:37.608 INFO:tasks.workunit.client.0.smithi016.stdout:op 2688 completed, throughput=5MB/sec 2024-04-10T03:40:37.608 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KXEg9R5bwOBnWiZ off=777049 len=1101842 2024-04-10T03:40:37.617 INFO:tasks.workunit.client.0.smithi016.stdout:op 2689 completed, throughput=5MB/sec 2024-04-10T03:40:37.617 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ANhZmcXKrM4ptD6 off=94781 len=543063 2024-04-10T03:40:37.624 INFO:tasks.workunit.client.0.smithi016.stdout:op 2690 completed, throughput=5MB/sec 2024-04-10T03:40:37.624 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ymxdigqVcjTnVVO off=21702666 len=1521811 2024-04-10T03:40:37.635 INFO:tasks.workunit.client.0.smithi016.stdout:op 2691 completed, throughput=5MB/sec 2024-04-10T03:40:38.635 INFO:tasks.workunit.client.0.smithi016.stdout: 516: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:38.635 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I9ht8YrzLdrM6HU off=5796144 len=723305 2024-04-10T03:40:38.643 INFO:tasks.workunit.client.0.smithi016.stdout:op 2692 completed, throughput=4.99MB/sec 2024-04-10T03:40:38.643 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KkTUCyhi2kWKgz3 off=632564 len=1320187 2024-04-10T03:40:38.646 INFO:tasks.workunit.client.0.smithi016.stdout:op 2693 completed, throughput=5MB/sec 2024-04-10T03:40:38.647 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XmNVQIIOj5iyL3p off=1468814 len=1514594 2024-04-10T03:40:38.652 INFO:tasks.workunit.client.0.smithi016.stdout:op 2694 completed, throughput=5MB/sec 2024-04-10T03:40:38.652 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DJWKVFoC-hNIiHu off=14022793 len=165954 2024-04-10T03:40:38.657 INFO:tasks.workunit.client.0.smithi016.stdout:op 2695 completed, throughput=5MB/sec 2024-04-10T03:40:38.657 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T_4nvOSA42omJYJ off=2076795 len=538734 2024-04-10T03:40:38.664 INFO:tasks.workunit.client.0.smithi016.stdout:op 2696 completed, throughput=5MB/sec 2024-04-10T03:40:38.664 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JAjTsoN4mHbWUHA off=7854836 len=254625 2024-04-10T03:40:38.670 INFO:tasks.workunit.client.0.smithi016.stdout:op 2697 completed, throughput=5MB/sec 2024-04-10T03:40:38.670 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ujeiXDbUED3yter off=14671751 len=16589 2024-04-10T03:40:38.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 2698 completed, throughput=5MB/sec 2024-04-10T03:40:38.671 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1kjLhGqdmcg5Zzo off=8086132 len=1928267 2024-04-10T03:40:38.685 INFO:tasks.workunit.client.0.smithi016.stdout:op 2699 completed, throughput=5MB/sec 2024-04-10T03:40:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:39 smithi136 bash[68278]: cluster 2024-04-10T03:40:38.036138+0000 mgr.y (mgr.25133) 1027 : cluster 0 pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:39.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:39 smithi016 bash[72916]: cluster 2024-04-10T03:40:38.036138+0000 mgr.y (mgr.25133) 1027 : cluster 0 pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:39 smithi016 bash[74137]: cluster 2024-04-10T03:40:38.036138+0000 mgr.y (mgr.25133) 1027 : cluster 0 pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:39.686 INFO:tasks.workunit.client.0.smithi016.stdout: 517: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:39.686 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eo-pcHc1ZcjAe69 off=2626445 len=1455990 2024-04-10T03:40:39.690 INFO:tasks.workunit.client.0.smithi016.stdout:op 2700 completed, throughput=5MB/sec 2024-04-10T03:40:39.690 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iZI8Gvnj-2g4hR3 off=6723813 len=1133067 2024-04-10T03:40:39.701 INFO:tasks.workunit.client.0.smithi016.stdout:op 2701 completed, throughput=5MB/sec 2024-04-10T03:40:39.701 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-azUcL6YOMADv6sp off=16920123 len=1309802 2024-04-10T03:40:39.711 INFO:tasks.workunit.client.0.smithi016.stdout:op 2702 completed, throughput=5MB/sec 2024-04-10T03:40:40.711 INFO:tasks.workunit.client.0.smithi016.stdout: 518: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:40.711 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pSrqfmSJblfvD5K off=1828610 len=199968 2024-04-10T03:40:40.713 INFO:tasks.workunit.client.0.smithi016.stdout:op 2703 completed, throughput=4.99MB/sec 2024-04-10T03:40:40.713 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3oxDuSjSriX0TK8 off=5018068 len=1155252 2024-04-10T03:40:40.723 INFO:tasks.workunit.client.0.smithi016.stdout:op 2704 completed, throughput=4.99MB/sec 2024-04-10T03:40:40.723 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-awgxWnf1SIGNVcx off=2174242 len=1443980 2024-04-10T03:40:40.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 2705 completed, throughput=5MB/sec 2024-04-10T03:40:40.728 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-m-24gOiXo97aTKz off=7560403 len=1279233 2024-04-10T03:40:40.732 INFO:tasks.workunit.client.0.smithi016.stdout:op 2706 completed, throughput=5MB/sec 2024-04-10T03:40:40.733 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pYyQEkxbcaFchut off=19763202 len=1125396 2024-04-10T03:40:40.742 INFO:tasks.workunit.client.0.smithi016.stdout:op 2707 completed, throughput=5MB/sec 2024-04-10T03:40:41.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:41 smithi136 bash[68278]: cluster 2024-04-10T03:40:40.037081+0000 mgr.y (mgr.25133) 1028 : cluster 0 pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-10T03:40:41.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:41 smithi016 bash[72916]: cluster 2024-04-10T03:40:40.037081+0000 mgr.y (mgr.25133) 1028 : cluster 0 pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-10T03:40:41.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:41 smithi016 bash[74137]: cluster 2024-04-10T03:40:40.037081+0000 mgr.y (mgr.25133) 1028 : cluster 0 pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-10T03:40:41.742 INFO:tasks.workunit.client.0.smithi016.stdout: 519: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:41.742 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dNJEzUhfpjInD7K off=7633280 len=433378 2024-04-10T03:40:41.748 INFO:tasks.workunit.client.0.smithi016.stdout:op 2708 completed, throughput=4.99MB/sec 2024-04-10T03:40:41.748 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Wia32d45fxb-5M2 off=1077821 len=1023814 2024-04-10T03:40:41.751 INFO:tasks.workunit.client.0.smithi016.stdout:op 2709 completed, throughput=4.99MB/sec 2024-04-10T03:40:41.751 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uMYpvRyRNSXqvo4 off=3500363 len=84997 2024-04-10T03:40:41.753 INFO:tasks.workunit.client.0.smithi016.stdout:op 2710 completed, throughput=4.99MB/sec 2024-04-10T03:40:41.753 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sLHDJMLKA4OiM9f off=11797722 len=1145447 2024-04-10T03:40:41.757 INFO:tasks.workunit.client.0.smithi016.stdout:op 2711 completed, throughput=5MB/sec 2024-04-10T03:40:41.757 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X0wFu5Kcj5U8AwZ off=11209350 len=903014 2024-04-10T03:40:41.767 INFO:tasks.workunit.client.0.smithi016.stdout:op 2712 completed, throughput=5MB/sec 2024-04-10T03:40:41.767 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nE-RlS0Enj8GGuU off=5370271 len=694948 2024-04-10T03:40:41.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 2713 completed, throughput=5MB/sec 2024-04-10T03:40:41.768 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LObK15ugFdiKWrb off=763771 len=53467 2024-04-10T03:40:41.774 INFO:tasks.workunit.client.0.smithi016.stdout:op 2714 completed, throughput=5MB/sec 2024-04-10T03:40:41.774 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-81g3hhVXWuKS_1x off=965929 len=1846132 2024-04-10T03:40:41.778 INFO:tasks.workunit.client.0.smithi016.stdout:op 2715 completed, throughput=5MB/sec 2024-04-10T03:40:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:40:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:40:41] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:40:42.778 INFO:tasks.workunit.client.0.smithi016.stdout: 520: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:42.778 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PH6gK1LBFB_1rE5 off=2565350 len=631996 2024-04-10T03:40:42.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 2716 completed, throughput=4.99MB/sec 2024-04-10T03:40:42.781 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wfQyqFS1arYiTlP off=139261 len=1290860 2024-04-10T03:40:42.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 2717 completed, throughput=5MB/sec 2024-04-10T03:40:42.793 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-740bq-BFY4fhuJR off=6067463 len=1103771 2024-04-10T03:40:42.802 INFO:tasks.workunit.client.0.smithi016.stdout:op 2718 completed, throughput=5MB/sec 2024-04-10T03:40:42.802 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-D6lD9Nu6mnUmiMr off=17836956 len=540159 2024-04-10T03:40:42.804 INFO:tasks.workunit.client.0.smithi016.stdout:op 2719 completed, throughput=5MB/sec 2024-04-10T03:40:42.804 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JIrxs_5op9bJ-KI off=2793965 len=2053145 2024-04-10T03:40:42.819 INFO:tasks.workunit.client.0.smithi016.stdout:op 2720 completed, throughput=5MB/sec 2024-04-10T03:40:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:43 smithi136 bash[68278]: cluster 2024-04-10T03:40:42.038097+0000 mgr.y (mgr.25133) 1029 : cluster 0 pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:40:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:43 smithi136 bash[68278]: audit 2024-04-10T03:40:42.563136+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:43 smithi016 bash[74137]: cluster 2024-04-10T03:40:42.038097+0000 mgr.y (mgr.25133) 1029 : cluster 0 pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:40:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:43 smithi016 bash[74137]: audit 2024-04-10T03:40:42.563136+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:43 smithi016 bash[72916]: cluster 2024-04-10T03:40:42.038097+0000 mgr.y (mgr.25133) 1029 : cluster 0 pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:40:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:43 smithi016 bash[72916]: audit 2024-04-10T03:40:42.563136+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:43.819 INFO:tasks.workunit.client.0.smithi016.stdout: 521: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:43.819 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Df2z-WI9iVeoF0n off=12394334 len=680294 2024-04-10T03:40:43.821 INFO:tasks.workunit.client.0.smithi016.stdout:op 2721 completed, throughput=4.99MB/sec 2024-04-10T03:40:43.822 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T48SASzsEmsd2EL off=6600192 len=496232 2024-04-10T03:40:43.823 INFO:tasks.workunit.client.0.smithi016.stdout:op 2722 completed, throughput=4.99MB/sec 2024-04-10T03:40:43.823 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Pw6XSFFLzRgN94k off=7052435 len=341856 2024-04-10T03:40:43.829 INFO:tasks.workunit.client.0.smithi016.stdout:op 2723 completed, throughput=5MB/sec 2024-04-10T03:40:43.829 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nQKxIbcslyA1aH1 off=5252890 len=1534371 2024-04-10T03:40:43.833 INFO:tasks.workunit.client.0.smithi016.stdout:op 2724 completed, throughput=5MB/sec 2024-04-10T03:40:43.833 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-80eTLzZQd04y32o off=2742209 len=1295772 2024-04-10T03:40:43.836 INFO:tasks.workunit.client.0.smithi016.stdout:op 2725 completed, throughput=5MB/sec 2024-04-10T03:40:43.836 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eGR0SAJGrKKzDsw off=16190834 len=567620 2024-04-10T03:40:43.842 INFO:tasks.workunit.client.0.smithi016.stdout:op 2726 completed, throughput=5MB/sec 2024-04-10T03:40:44.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:44 smithi136 bash[68278]: audit 2024-04-10T03:40:43.512407+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:40:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:44 smithi016 bash[72916]: audit 2024-04-10T03:40:43.512407+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:40:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:44 smithi016 bash[74137]: audit 2024-04-10T03:40:43.512407+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:40:44.843 INFO:tasks.workunit.client.0.smithi016.stdout: 522: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:44.843 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-o3IXQ-TGv8xDP7O off=7063358 len=912972 2024-04-10T03:40:44.852 INFO:tasks.workunit.client.0.smithi016.stdout:op 2727 completed, throughput=4.99MB/sec 2024-04-10T03:40:44.852 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nUQzom0mpQwN2Ey off=3987802 len=814111 2024-04-10T03:40:44.854 INFO:tasks.workunit.client.0.smithi016.stdout:op 2728 completed, throughput=4.99MB/sec 2024-04-10T03:40:44.854 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LteFJ4LC__eRmPu off=7122688 len=1429347 2024-04-10T03:40:44.859 INFO:tasks.workunit.client.0.smithi016.stdout:op 2729 completed, throughput=5MB/sec 2024-04-10T03:40:44.859 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-G0ZBaZp3OWvWKp_ off=4285408 len=661902 2024-04-10T03:40:44.865 INFO:tasks.workunit.client.0.smithi016.stdout:op 2730 completed, throughput=5MB/sec 2024-04-10T03:40:44.865 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UtJTMJyA22c3LAo off=4764313 len=1462962 2024-04-10T03:40:44.868 INFO:tasks.workunit.client.0.smithi016.stdout:op 2731 completed, throughput=5MB/sec 2024-04-10T03:40:45.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:45 smithi136 bash[68278]: cluster 2024-04-10T03:40:44.038627+0000 mgr.y (mgr.25133) 1030 : cluster 0 pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:45.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:45 smithi016 bash[72916]: cluster 2024-04-10T03:40:44.038627+0000 mgr.y (mgr.25133) 1030 : cluster 0 pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:45.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:45 smithi016 bash[74137]: cluster 2024-04-10T03:40:44.038627+0000 mgr.y (mgr.25133) 1030 : cluster 0 pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:45.869 INFO:tasks.workunit.client.0.smithi016.stdout: 523: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:45.869 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WtNbU1MrXvrsXVZ off=4709558 len=1765867 2024-04-10T03:40:45.873 INFO:tasks.workunit.client.0.smithi016.stdout:op 2732 completed, throughput=4.99MB/sec 2024-04-10T03:40:45.873 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-q_6Qu-YAi_nrR1B off=11087420 len=1208117 2024-04-10T03:40:45.877 INFO:tasks.workunit.client.0.smithi016.stdout:op 2733 completed, throughput=5MB/sec 2024-04-10T03:40:45.877 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-z7Ng9-CWwv4zC-z off=13265183 len=950903 2024-04-10T03:40:45.886 INFO:tasks.workunit.client.0.smithi016.stdout:op 2734 completed, throughput=5MB/sec 2024-04-10T03:40:45.886 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x7DPIyfaiSsqrvk off=1704635 len=407938 2024-04-10T03:40:45.892 INFO:tasks.workunit.client.0.smithi016.stdout:op 2735 completed, throughput=5MB/sec 2024-04-10T03:40:45.892 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BvoGjP7NioFIpN6 off=3543819 len=999272 2024-04-10T03:40:45.900 INFO:tasks.workunit.client.0.smithi016.stdout:op 2736 completed, throughput=5MB/sec 2024-04-10T03:40:46.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:46 smithi136 bash[68278]: cluster 2024-04-10T03:40:46.039656+0000 mgr.y (mgr.25133) 1031 : cluster 0 pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:46 smithi016 bash[74137]: cluster 2024-04-10T03:40:46.039656+0000 mgr.y (mgr.25133) 1031 : cluster 0 pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:46 smithi016 bash[72916]: cluster 2024-04-10T03:40:46.039656+0000 mgr.y (mgr.25133) 1031 : cluster 0 pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:40:46.901 INFO:tasks.workunit.client.0.smithi016.stdout: 524: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:46.901 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ftE1clxacok-9Kq off=2177306 len=1712519 2024-04-10T03:40:46.914 INFO:tasks.workunit.client.0.smithi016.stdout:op 2737 completed, throughput=4.99MB/sec 2024-04-10T03:40:46.914 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iKlcBd4Y0QFZrZP off=19316489 len=1171568 2024-04-10T03:40:46.917 INFO:tasks.workunit.client.0.smithi016.stdout:op 2738 completed, throughput=5MB/sec 2024-04-10T03:40:46.918 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jdpjpy1uLOtaeEI off=16060484 len=348996 2024-04-10T03:40:46.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 2739 completed, throughput=5MB/sec 2024-04-10T03:40:46.919 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VZebDERUsL-Y_ej off=6624898 len=1639799 2024-04-10T03:40:46.928 INFO:tasks.workunit.client.0.smithi016.stdout:op 2740 completed, throughput=5MB/sec 2024-04-10T03:40:46.928 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-az9hnS1t9dqgiEt off=16676622 len=1109779 2024-04-10T03:40:46.936 INFO:tasks.workunit.client.0.smithi016.stdout:op 2741 completed, throughput=5MB/sec 2024-04-10T03:40:47.936 INFO:tasks.workunit.client.0.smithi016.stdout: 525: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:47.936 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Mf9FcPjm-aF1GrD off=10480883 len=1917452 2024-04-10T03:40:47.950 INFO:tasks.workunit.client.0.smithi016.stdout:op 2742 completed, throughput=5MB/sec 2024-04-10T03:40:47.950 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1l9IqUWg2f3CU1d off=407582 len=387348 2024-04-10T03:40:47.957 INFO:tasks.workunit.client.0.smithi016.stdout:op 2743 completed, throughput=5MB/sec 2024-04-10T03:40:47.957 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_lZ_UDwYU7mYGwV off=5597326 len=1172165 2024-04-10T03:40:47.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 2744 completed, throughput=5MB/sec 2024-04-10T03:40:47.959 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CeYUagMpC7IVTAT off=1571174 len=1368857 2024-04-10T03:40:47.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 2745 completed, throughput=5MB/sec 2024-04-10T03:40:48.962 INFO:tasks.workunit.client.0.smithi016.stdout: 526: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:48.962 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tpTYnFcvILopvZk off=9462835 len=720347 2024-04-10T03:40:48.966 INFO:tasks.workunit.client.0.smithi016.stdout:op 2746 completed, throughput=4.99MB/sec 2024-04-10T03:40:48.966 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HcFVRWlfNp67DRM off=3670144 len=591422 2024-04-10T03:40:48.970 INFO:tasks.workunit.client.0.smithi016.stdout:op 2747 completed, throughput=4.99MB/sec 2024-04-10T03:40:48.970 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Hh49MmqIELD-B-1 off=9279834 len=560031 2024-04-10T03:40:48.971 INFO:tasks.workunit.client.0.smithi016.stdout:op 2748 completed, throughput=4.99MB/sec 2024-04-10T03:40:48.971 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I_7yYjok7UWXoDO off=7101612 len=2086637 2024-04-10T03:40:48.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 2749 completed, throughput=5MB/sec 2024-04-10T03:40:48.974 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZSNVTZ-l8L0T74v off=22767976 len=10627 2024-04-10T03:40:48.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 2750 completed, throughput=5MB/sec 2024-04-10T03:40:48.974 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m9QlkpZxN7Q-wdO off=3896504 len=1906789 2024-04-10T03:40:48.982 INFO:tasks.workunit.client.0.smithi016.stdout:op 2751 completed, throughput=5MB/sec 2024-04-10T03:40:49.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:49 smithi136 bash[68278]: cluster 2024-04-10T03:40:48.040664+0000 mgr.y (mgr.25133) 1032 : cluster 0 pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:40:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:49 smithi016 bash[74137]: cluster 2024-04-10T03:40:48.040664+0000 mgr.y (mgr.25133) 1032 : cluster 0 pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:40:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:49 smithi016 bash[72916]: cluster 2024-04-10T03:40:48.040664+0000 mgr.y (mgr.25133) 1032 : cluster 0 pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:40:49.983 INFO:tasks.workunit.client.0.smithi016.stdout: 527: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:49.983 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W5l8TqvPHjh91AT off=1621967 len=136946 2024-04-10T03:40:49.987 INFO:tasks.workunit.client.0.smithi016.stdout:op 2752 completed, throughput=4.99MB/sec 2024-04-10T03:40:49.987 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ossfCQDIGyhCxDS off=3064255 len=634166 2024-04-10T03:40:49.989 INFO:tasks.workunit.client.0.smithi016.stdout:op 2753 completed, throughput=4.99MB/sec 2024-04-10T03:40:49.989 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--GISKRlvs7NpebP off=5103855 len=1616806 2024-04-10T03:40:49.992 INFO:tasks.workunit.client.0.smithi016.stdout:op 2754 completed, throughput=5MB/sec 2024-04-10T03:40:49.993 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CeCmhLlsBXA3kXi off=537202 len=2035425 2024-04-10T03:40:50.006 INFO:tasks.workunit.client.0.smithi016.stdout:op 2755 completed, throughput=5MB/sec 2024-04-10T03:40:50.006 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GM953eEF56XsGBq off=8378588 len=2066440 2024-04-10T03:40:50.017 INFO:tasks.workunit.client.0.smithi016.stdout:op 2756 completed, throughput=5MB/sec 2024-04-10T03:40:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[72916]: audit 2024-04-10T03:40:49.197506+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[72916]: audit 2024-04-10T03:40:49.202249+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[72916]: audit 2024-04-10T03:40:49.404222+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[72916]: audit 2024-04-10T03:40:49.411550+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[72916]: audit 2024-04-10T03:40:49.986467+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[72916]: audit 2024-04-10T03:40:49.988248+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[72916]: audit 2024-04-10T03:40:49.996067+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[72916]: cluster 2024-04-10T03:40:50.041446+0000 mgr.y (mgr.25133) 1033 : cluster 0 pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[74137]: audit 2024-04-10T03:40:49.197506+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[74137]: audit 2024-04-10T03:40:49.202249+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[74137]: audit 2024-04-10T03:40:49.404222+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[74137]: audit 2024-04-10T03:40:49.411550+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[74137]: audit 2024-04-10T03:40:49.986467+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[74137]: audit 2024-04-10T03:40:49.988248+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[74137]: audit 2024-04-10T03:40:49.996067+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:50 smithi016 bash[74137]: cluster 2024-04-10T03:40:50.041446+0000 mgr.y (mgr.25133) 1033 : cluster 0 pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:40:50.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:50 smithi136 bash[68278]: audit 2024-04-10T03:40:49.197506+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:50 smithi136 bash[68278]: audit 2024-04-10T03:40:49.202249+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:50 smithi136 bash[68278]: audit 2024-04-10T03:40:49.404222+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:50 smithi136 bash[68278]: audit 2024-04-10T03:40:49.411550+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:50 smithi136 bash[68278]: audit 2024-04-10T03:40:49.986467+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:40:50.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:50 smithi136 bash[68278]: audit 2024-04-10T03:40:49.988248+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:40:50.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:50 smithi136 bash[68278]: audit 2024-04-10T03:40:49.996067+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:40:50.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:50 smithi136 bash[68278]: cluster 2024-04-10T03:40:50.041446+0000 mgr.y (mgr.25133) 1033 : cluster 0 pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:40:51.017 INFO:tasks.workunit.client.0.smithi016.stdout: 528: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:51.017 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3NWxnJRNMiDliZy off=13847004 len=1293560 2024-04-10T03:40:51.026 INFO:tasks.workunit.client.0.smithi016.stdout:op 2757 completed, throughput=5MB/sec 2024-04-10T03:40:51.026 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-E1alNwAX-rg5hQH off=1826830 len=2017218 2024-04-10T03:40:51.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 2758 completed, throughput=5MB/sec 2024-04-10T03:40:51.041 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rbXqKpnZn9rzLO7 off=2701370 len=412475 2024-04-10T03:40:51.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 2759 completed, throughput=5MB/sec 2024-04-10T03:40:52.047 INFO:tasks.workunit.client.0.smithi016.stdout: 529: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:52.048 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2z0vkjnWaMUKxCC off=594738 len=1343427 2024-04-10T03:40:52.059 INFO:tasks.workunit.client.0.smithi016.stdout:op 2760 completed, throughput=4.99MB/sec 2024-04-10T03:40:52.059 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nnHNMRVdXWM7Hn1 off=1932655 len=844167 2024-04-10T03:40:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:40:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:40:51] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-10T03:40:52.068 INFO:tasks.workunit.client.0.smithi016.stdout:op 2761 completed, throughput=4.99MB/sec 2024-04-10T03:40:52.068 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Gjgvj_6kg0Kd3D9 off=7609304 len=1577803 2024-04-10T03:40:52.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 2762 completed, throughput=5MB/sec 2024-04-10T03:40:52.072 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-z1NHk3wi43XuECj off=781622 len=788293 2024-04-10T03:40:52.080 INFO:tasks.workunit.client.0.smithi016.stdout:op 2763 completed, throughput=5MB/sec 2024-04-10T03:40:52.080 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PbRLDwA27bsM1QP off=6201609 len=1685341 2024-04-10T03:40:52.086 INFO:tasks.workunit.client.0.smithi016.stdout:op 2764 completed, throughput=5MB/sec 2024-04-10T03:40:53.086 INFO:tasks.workunit.client.0.smithi016.stdout: 530: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:53.086 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZMl4ztQiTrLwawC off=666112 len=1631389 2024-04-10T03:40:53.090 INFO:tasks.workunit.client.0.smithi016.stdout:op 2765 completed, throughput=5MB/sec 2024-04-10T03:40:53.091 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pE0vvNocdQzQKCi off=1089403 len=899809 2024-04-10T03:40:53.101 INFO:tasks.workunit.client.0.smithi016.stdout:op 2766 completed, throughput=5MB/sec 2024-04-10T03:40:53.101 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GH5tgfGiTfLFbXJ off=14321970 len=1164178 2024-04-10T03:40:53.104 INFO:tasks.workunit.client.0.smithi016.stdout:op 2767 completed, throughput=5MB/sec 2024-04-10T03:40:53.104 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D4Xq_WQX2JyjD7F off=8159986 len=1495795 2024-04-10T03:40:53.116 INFO:tasks.workunit.client.0.smithi016.stdout:op 2768 completed, throughput=5MB/sec 2024-04-10T03:40:53.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:53 smithi136 bash[68278]: cluster 2024-04-10T03:40:52.042647+0000 mgr.y (mgr.25133) 1034 : cluster 0 pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:40:53.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:53 smithi016 bash[72916]: cluster 2024-04-10T03:40:52.042647+0000 mgr.y (mgr.25133) 1034 : cluster 0 pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:40:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:53 smithi016 bash[74137]: cluster 2024-04-10T03:40:52.042647+0000 mgr.y (mgr.25133) 1034 : cluster 0 pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:40:54.117 INFO:tasks.workunit.client.0.smithi016.stdout: 531: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:54.117 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YVMFlM3dpu4zzST off=17686218 len=2019782 2024-04-10T03:40:54.133 INFO:tasks.workunit.client.0.smithi016.stdout:op 2769 completed, throughput=5MB/sec 2024-04-10T03:40:54.133 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-smAfeiKTEBKWS_6 off=2986686 len=504646 2024-04-10T03:40:54.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 2770 completed, throughput=5MB/sec 2024-04-10T03:40:54.139 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-snQyIspn5e5boL4 off=12993036 len=454662 2024-04-10T03:40:54.143 INFO:tasks.workunit.client.0.smithi016.stdout:op 2771 completed, throughput=5MB/sec 2024-04-10T03:40:54.144 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C5Wb0rgmH_op88Q off=0 len=1201766 2024-04-10T03:40:54.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 2772 completed, throughput=5MB/sec 2024-04-10T03:40:54.146 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4GYNZkgS1h3nITR off=12578074 len=1919067 2024-04-10T03:40:54.150 INFO:tasks.workunit.client.0.smithi016.stdout:op 2773 completed, throughput=5MB/sec 2024-04-10T03:40:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: 532: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:55.151 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eNmUrEwDWBtwFsT off=1703838 len=247353 2024-04-10T03:40:55.156 INFO:tasks.workunit.client.0.smithi016.stdout:op 2774 completed, throughput=4.99MB/sec 2024-04-10T03:40:55.157 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_KYH9BcfbyZoED4 off=10159620 len=1267230 2024-04-10T03:40:55.160 INFO:tasks.workunit.client.0.smithi016.stdout:op 2775 completed, throughput=5MB/sec 2024-04-10T03:40:55.160 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rqPL47jf2HwIAVd off=14230054 len=127398 2024-04-10T03:40:55.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 2776 completed, throughput=5MB/sec 2024-04-10T03:40:55.165 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C34pgxOidohGH8Z off=22784707 len=1700753 2024-04-10T03:40:55.170 INFO:tasks.workunit.client.0.smithi016.stdout:op 2777 completed, throughput=5MB/sec 2024-04-10T03:40:55.170 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Bw5wXwq0Nts5O61 off=11584930 len=1820485 2024-04-10T03:40:55.175 INFO:tasks.workunit.client.0.smithi016.stdout:op 2778 completed, throughput=5MB/sec 2024-04-10T03:40:55.424 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:55 smithi136 bash[68278]: cluster 2024-04-10T03:40:54.043668+0000 mgr.y (mgr.25133) 1035 : cluster 0 pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:40:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:55 smithi016 bash[72916]: cluster 2024-04-10T03:40:54.043668+0000 mgr.y (mgr.25133) 1035 : cluster 0 pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:40:55.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:55 smithi016 bash[74137]: cluster 2024-04-10T03:40:54.043668+0000 mgr.y (mgr.25133) 1035 : cluster 0 pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:40:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: 533: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:56.176 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7NjY3-hjDRpOBYo off=12206242 len=1810632 2024-04-10T03:40:56.180 INFO:tasks.workunit.client.0.smithi016.stdout:op 2779 completed, throughput=5MB/sec 2024-04-10T03:40:56.180 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gvwOJjSO4DtcYXw off=1414295 len=816107 2024-04-10T03:40:56.189 INFO:tasks.workunit.client.0.smithi016.stdout:op 2780 completed, throughput=5MB/sec 2024-04-10T03:40:56.189 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-658OqYtQ9ThNFSk off=6795006 len=1816851 2024-04-10T03:40:56.194 INFO:tasks.workunit.client.0.smithi016.stdout:op 2781 completed, throughput=5MB/sec 2024-04-10T03:40:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: 534: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:57.194 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E39R_OmvPPgbkP9 off=19274496 len=1030681 2024-04-10T03:40:57.197 INFO:tasks.workunit.client.0.smithi016.stdout:op 2782 completed, throughput=4.99MB/sec 2024-04-10T03:40:57.197 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xIHZgjS141LhAAx off=1639720 len=1242368 2024-04-10T03:40:57.200 INFO:tasks.workunit.client.0.smithi016.stdout:op 2783 completed, throughput=5MB/sec 2024-04-10T03:40:57.200 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YxtXUh3zFaVyGlo off=6948503 len=1937499 2024-04-10T03:40:57.216 INFO:tasks.workunit.client.0.smithi016.stdout:op 2784 completed, throughput=5MB/sec 2024-04-10T03:40:57.216 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-a5b2CNmMtFcJknL off=5636706 len=999041 2024-04-10T03:40:57.225 INFO:tasks.workunit.client.0.smithi016.stdout:op 2785 completed, throughput=5MB/sec 2024-04-10T03:40:57.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:57 smithi136 bash[68278]: cluster 2024-04-10T03:40:56.044727+0000 mgr.y (mgr.25133) 1036 : cluster 0 pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:40:57.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:57 smithi016 bash[74137]: cluster 2024-04-10T03:40:56.044727+0000 mgr.y (mgr.25133) 1036 : cluster 0 pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:40:57.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:57 smithi016 bash[72916]: cluster 2024-04-10T03:40:56.044727+0000 mgr.y (mgr.25133) 1036 : cluster 0 pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:40:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: 535: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:58.226 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w213dyMq14WQq2b off=5610663 len=1669652 2024-04-10T03:40:58.230 INFO:tasks.workunit.client.0.smithi016.stdout:op 2786 completed, throughput=4.99MB/sec 2024-04-10T03:40:58.231 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jSF8aYOUAJCYpxs off=2636351 len=2019086 2024-04-10T03:40:58.247 INFO:tasks.workunit.client.0.smithi016.stdout:op 2787 completed, throughput=5MB/sec 2024-04-10T03:40:58.248 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-svyPX5QL-xi_umA off=11542871 len=449163 2024-04-10T03:40:58.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 2788 completed, throughput=5MB/sec 2024-04-10T03:40:58.250 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zVSA9HBub_BxL0n off=5116809 len=1129387 2024-04-10T03:40:58.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 2789 completed, throughput=5MB/sec 2024-04-10T03:40:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:58 smithi136 bash[68278]: audit 2024-04-10T03:40:57.563226+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:58 smithi016 bash[72916]: audit 2024-04-10T03:40:57.563226+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:58 smithi016 bash[74137]: audit 2024-04-10T03:40:57.563226+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:40:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: 536: throughput=4.99MB/sec pending data=0 2024-04-10T03:40:59.261 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nL1KY98gKbx519E off=10927550 len=1578320 2024-04-10T03:40:59.274 INFO:tasks.workunit.client.0.smithi016.stdout:op 2790 completed, throughput=4.99MB/sec 2024-04-10T03:40:59.274 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mNiC7gSVj4bgn4L off=3146001 len=228314 2024-04-10T03:40:59.279 INFO:tasks.workunit.client.0.smithi016.stdout:op 2791 completed, throughput=4.99MB/sec 2024-04-10T03:40:59.279 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IhKKmBkh1rCU8BS off=2450137 len=1977777 2024-04-10T03:40:59.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 2792 completed, throughput=5MB/sec 2024-04-10T03:40:59.285 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V4cF1CUalVyPvn1 off=4573494 len=2024905 2024-04-10T03:40:59.290 INFO:tasks.workunit.client.0.smithi016.stdout:op 2793 completed, throughput=5MB/sec 2024-04-10T03:40:59.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:40:59 smithi136 bash[68278]: cluster 2024-04-10T03:40:58.045648+0000 mgr.y (mgr.25133) 1037 : cluster 0 pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-10T03:40:59.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:40:59 smithi016 bash[72916]: cluster 2024-04-10T03:40:58.045648+0000 mgr.y (mgr.25133) 1037 : cluster 0 pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-10T03:40:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:40:59 smithi016 bash[74137]: cluster 2024-04-10T03:40:58.045648+0000 mgr.y (mgr.25133) 1037 : cluster 0 pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-10T03:41:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: 537: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:00.290 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-snl2JJSoJegkj0C off=2772154 len=339950 2024-04-10T03:41:00.292 INFO:tasks.workunit.client.0.smithi016.stdout:op 2794 completed, throughput=4.99MB/sec 2024-04-10T03:41:00.292 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C4-FkYDK83AOiE0 off=501777 len=468821 2024-04-10T03:41:00.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 2795 completed, throughput=4.99MB/sec 2024-04-10T03:41:00.294 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iu804pV_R0c7UBD off=14167795 len=1244537 2024-04-10T03:41:00.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 2796 completed, throughput=5MB/sec 2024-04-10T03:41:00.298 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NT7svVtBlZK_OIu off=2164979 len=1135272 2024-04-10T03:41:00.308 INFO:tasks.workunit.client.0.smithi016.stdout:op 2797 completed, throughput=5MB/sec 2024-04-10T03:41:00.309 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lxMJ3mjYKuBvaAK off=7022973 len=610646 2024-04-10T03:41:00.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 2798 completed, throughput=5MB/sec 2024-04-10T03:41:00.311 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kiM6xkNN2lyKOkT off=9281555 len=1610511 2024-04-10T03:41:00.315 INFO:tasks.workunit.client.0.smithi016.stdout:op 2799 completed, throughput=5MB/sec 2024-04-10T03:41:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: 538: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:01.315 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XwkZAWN3maEoFEm off=1989650 len=1660840 2024-04-10T03:41:01.322 INFO:tasks.workunit.client.0.smithi016.stdout:op 2800 completed, throughput=4.99MB/sec 2024-04-10T03:41:01.322 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rkEKqy0g7Dt9yTa off=8189532 len=1074938 2024-04-10T03:41:01.328 INFO:tasks.workunit.client.0.smithi016.stdout:op 2801 completed, throughput=5MB/sec 2024-04-10T03:41:01.328 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uYOFi_jHJgdvIUU off=13553089 len=56671 2024-04-10T03:41:01.329 INFO:tasks.workunit.client.0.smithi016.stdout:op 2802 completed, throughput=5MB/sec 2024-04-10T03:41:01.329 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x1-YbQKH_6SPUW4 off=170147 len=1755661 2024-04-10T03:41:01.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 2803 completed, throughput=5MB/sec 2024-04-10T03:41:01.342 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QbLcW10T_gtG9a2 off=4356860 len=1014290 2024-04-10T03:41:01.345 INFO:tasks.workunit.client.0.smithi016.stdout:op 2804 completed, throughput=5MB/sec 2024-04-10T03:41:01.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:01 smithi136 bash[68278]: cluster 2024-04-10T03:41:00.046589+0000 mgr.y (mgr.25133) 1038 : cluster 0 pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:41:01.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:01 smithi016 bash[72916]: cluster 2024-04-10T03:41:00.046589+0000 mgr.y (mgr.25133) 1038 : cluster 0 pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:41:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:01 smithi016 bash[74137]: cluster 2024-04-10T03:41:00.046589+0000 mgr.y (mgr.25133) 1038 : cluster 0 pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:41:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:41:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:41:01] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:41:02.346 INFO:tasks.workunit.client.0.smithi016.stdout: 539: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:02.346 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5ddhcd-M9BdL9pH off=17490010 len=811697 2024-04-10T03:41:02.349 INFO:tasks.workunit.client.0.smithi016.stdout:op 2805 completed, throughput=4.99MB/sec 2024-04-10T03:41:02.349 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Tnb3IpWIReKy9Zl off=13370175 len=1874546 2024-04-10T03:41:02.363 INFO:tasks.workunit.client.0.smithi016.stdout:op 2806 completed, throughput=5MB/sec 2024-04-10T03:41:02.363 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WB0YdBW9pEQdFOq off=12543805 len=1252747 2024-04-10T03:41:02.374 INFO:tasks.workunit.client.0.smithi016.stdout:op 2807 completed, throughput=5MB/sec 2024-04-10T03:41:02.374 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-by1vhigtc_QVs7g off=2616761 len=1544562 2024-04-10T03:41:02.383 INFO:tasks.workunit.client.0.smithi016.stdout:op 2808 completed, throughput=5MB/sec 2024-04-10T03:41:02.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:02 smithi136 bash[68278]: cluster 2024-04-10T03:41:02.047792+0000 mgr.y (mgr.25133) 1039 : cluster 0 pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:41:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:02 smithi016 bash[72916]: cluster 2024-04-10T03:41:02.047792+0000 mgr.y (mgr.25133) 1039 : cluster 0 pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:41:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:02 smithi016 bash[74137]: cluster 2024-04-10T03:41:02.047792+0000 mgr.y (mgr.25133) 1039 : cluster 0 pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:41:03.383 INFO:tasks.workunit.client.0.smithi016.stdout: 540: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:03.384 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aGsL93hzPQtnhR3 off=2566402 len=921299 2024-04-10T03:41:03.387 INFO:tasks.workunit.client.0.smithi016.stdout:op 2809 completed, throughput=4.99MB/sec 2024-04-10T03:41:03.387 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jOwP6z0PH5dXOmi off=3268399 len=1330443 2024-04-10T03:41:03.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 2810 completed, throughput=5MB/sec 2024-04-10T03:41:03.392 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-huS5uLEmSzgGDpL off=715433 len=682502 2024-04-10T03:41:03.394 INFO:tasks.workunit.client.0.smithi016.stdout:op 2811 completed, throughput=5MB/sec 2024-04-10T03:41:03.394 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HC0-I1pbJWlBXXa off=2798224 len=2060286 2024-04-10T03:41:03.409 INFO:tasks.workunit.client.0.smithi016.stdout:op 2812 completed, throughput=5MB/sec 2024-04-10T03:41:04.409 INFO:tasks.workunit.client.0.smithi016.stdout: 541: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:04.409 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kb264fciykYHaOJ off=2491047 len=246534 2024-04-10T03:41:04.410 INFO:tasks.workunit.client.0.smithi016.stdout:op 2813 completed, throughput=4.99MB/sec 2024-04-10T03:41:04.411 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hEixUc7x1TuPXyo off=14841475 len=128653 2024-04-10T03:41:04.412 INFO:tasks.workunit.client.0.smithi016.stdout:op 2814 completed, throughput=4.99MB/sec 2024-04-10T03:41:04.412 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WkOcA3bWf175t6w off=13262887 len=440469 2024-04-10T03:41:04.418 INFO:tasks.workunit.client.0.smithi016.stdout:op 2815 completed, throughput=4.99MB/sec 2024-04-10T03:41:04.418 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6Nah9orRKbTydQq off=3186274 len=1249960 2024-04-10T03:41:04.421 INFO:tasks.workunit.client.0.smithi016.stdout:op 2816 completed, throughput=5MB/sec 2024-04-10T03:41:04.421 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Q32sRd_xM4zcyw7 off=13537636 len=1919717 2024-04-10T03:41:04.437 INFO:tasks.workunit.client.0.smithi016.stdout:op 2817 completed, throughput=5MB/sec 2024-04-10T03:41:04.437 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QvJnzK0rgzzG31R off=1107187 len=523870 2024-04-10T03:41:04.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 2818 completed, throughput=5MB/sec 2024-04-10T03:41:04.438 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-himcMHz18kXzUgD off=11701316 len=1633682 2024-04-10T03:41:04.450 INFO:tasks.workunit.client.0.smithi016.stdout:op 2819 completed, throughput=5MB/sec 2024-04-10T03:41:05.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:05 smithi136 bash[68278]: cluster 2024-04-10T03:41:04.048812+0000 mgr.y (mgr.25133) 1040 : cluster 0 pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:41:05.451 INFO:tasks.workunit.client.0.smithi016.stdout: 542: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:05.451 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-b-QMr8b3KTpBuWV off=1408666 len=285283 2024-04-10T03:41:05.452 INFO:tasks.workunit.client.0.smithi016.stdout:op 2820 completed, throughput=4.99MB/sec 2024-04-10T03:41:05.452 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IjlrJ3geQrryIpI off=657060 len=488439 2024-04-10T03:41:05.458 INFO:tasks.workunit.client.0.smithi016.stdout:op 2821 completed, throughput=4.99MB/sec 2024-04-10T03:41:05.458 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dhzo9M1LZEF6dHY off=190360 len=814334 2024-04-10T03:41:05.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 2822 completed, throughput=5MB/sec 2024-04-10T03:41:05.467 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ir_chTrN2e1jhsE off=216085 len=209407 2024-04-10T03:41:05.471 INFO:tasks.workunit.client.0.smithi016.stdout:op 2823 completed, throughput=5MB/sec 2024-04-10T03:41:05.471 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M-m6ORubxFOVcbe off=2110725 len=1329314 2024-04-10T03:41:05.474 INFO:tasks.workunit.client.0.smithi016.stdout:op 2824 completed, throughput=5MB/sec 2024-04-10T03:41:05.474 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4y4rWq4gzLEvJ3t off=12979009 len=1993845 2024-04-10T03:41:05.479 INFO:tasks.workunit.client.0.smithi016.stdout:op 2825 completed, throughput=5MB/sec 2024-04-10T03:41:05.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:05 smithi016 bash[72916]: cluster 2024-04-10T03:41:04.048812+0000 mgr.y (mgr.25133) 1040 : cluster 0 pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:41:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:05 smithi016 bash[74137]: cluster 2024-04-10T03:41:04.048812+0000 mgr.y (mgr.25133) 1040 : cluster 0 pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:41:06.479 INFO:tasks.workunit.client.0.smithi016.stdout: 543: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:06.480 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qUd8BgRl4idB-jo off=1675955 len=1060581 2024-04-10T03:41:06.488 INFO:tasks.workunit.client.0.smithi016.stdout:op 2826 completed, throughput=4.99MB/sec 2024-04-10T03:41:06.488 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jJgagycNtTAHsBQ off=383333 len=317721 2024-04-10T03:41:06.489 INFO:tasks.workunit.client.0.smithi016.stdout:op 2827 completed, throughput=4.99MB/sec 2024-04-10T03:41:06.489 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vrrgXFAQ38NSdHc off=2609452 len=511507 2024-04-10T03:41:06.491 INFO:tasks.workunit.client.0.smithi016.stdout:op 2828 completed, throughput=5MB/sec 2024-04-10T03:41:06.491 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0XrHXsLqighaRui off=1634006 len=386744 2024-04-10T03:41:06.496 INFO:tasks.workunit.client.0.smithi016.stdout:op 2829 completed, throughput=5MB/sec 2024-04-10T03:41:06.496 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-H3ktfqIk16rLp_x off=7610308 len=962604 2024-04-10T03:41:06.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 2830 completed, throughput=5MB/sec 2024-04-10T03:41:06.498 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yL-ofLe7YDOmee8 off=2384988 len=1132625 2024-04-10T03:41:06.509 INFO:tasks.workunit.client.0.smithi016.stdout:op 2831 completed, throughput=5MB/sec 2024-04-10T03:41:06.509 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OsfFCN5PKxf30vA off=500558 len=1297303 2024-04-10T03:41:06.517 INFO:tasks.workunit.client.0.smithi016.stdout:op 2832 completed, throughput=5MB/sec 2024-04-10T03:41:07.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:07 smithi136 bash[68278]: cluster 2024-04-10T03:41:06.049764+0000 mgr.y (mgr.25133) 1041 : cluster 0 pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:07.518 INFO:tasks.workunit.client.0.smithi016.stdout: 544: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:07.518 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xUMSDyIT-YuL5HV off=3371360 len=1100979 2024-04-10T03:41:07.528 INFO:tasks.workunit.client.0.smithi016.stdout:op 2833 completed, throughput=4.99MB/sec 2024-04-10T03:41:07.528 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9IOqthQNOpU3e-X off=10408102 len=350889 2024-04-10T03:41:07.530 INFO:tasks.workunit.client.0.smithi016.stdout:op 2834 completed, throughput=5MB/sec 2024-04-10T03:41:07.530 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zUhAxENLY_oQTQv off=3706761 len=1798025 2024-04-10T03:41:07.536 INFO:tasks.workunit.client.0.smithi016.stdout:op 2835 completed, throughput=5MB/sec 2024-04-10T03:41:07.536 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oOnQaJyHZKCeu_m off=9508677 len=1842341 2024-04-10T03:41:07.540 INFO:tasks.workunit.client.0.smithi016.stdout:op 2836 completed, throughput=5MB/sec 2024-04-10T03:41:07.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:07 smithi016 bash[72916]: cluster 2024-04-10T03:41:06.049764+0000 mgr.y (mgr.25133) 1041 : cluster 0 pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:07.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:07 smithi016 bash[74137]: cluster 2024-04-10T03:41:06.049764+0000 mgr.y (mgr.25133) 1041 : cluster 0 pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:08.541 INFO:tasks.workunit.client.0.smithi016.stdout: 545: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:08.541 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2aZhDEyGLAjwjy6 off=6305891 len=2033728 2024-04-10T03:41:08.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 2837 completed, throughput=5MB/sec 2024-04-10T03:41:08.546 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4l0W9qw67rvYC65 off=5254094 len=1601714 2024-04-10T03:41:08.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 2838 completed, throughput=5MB/sec 2024-04-10T03:41:08.559 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C5xBF2cFDhvMDuO off=13120584 len=1934815 2024-04-10T03:41:08.564 INFO:tasks.workunit.client.0.smithi016.stdout:op 2839 completed, throughput=5MB/sec 2024-04-10T03:41:09.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:09 smithi136 bash[68278]: cluster 2024-04-10T03:41:08.050648+0000 mgr.y (mgr.25133) 1042 : cluster 0 pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:09.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:09 smithi016 bash[74137]: cluster 2024-04-10T03:41:08.050648+0000 mgr.y (mgr.25133) 1042 : cluster 0 pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:09.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:09 smithi016 bash[72916]: cluster 2024-04-10T03:41:08.050648+0000 mgr.y (mgr.25133) 1042 : cluster 0 pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:09.564 INFO:tasks.workunit.client.0.smithi016.stdout: 546: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:09.565 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2FFNbJttZhHG5Tr off=1731993 len=1834805 2024-04-10T03:41:09.570 INFO:tasks.workunit.client.0.smithi016.stdout:op 2840 completed, throughput=5MB/sec 2024-04-10T03:41:09.570 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zxrnp7UEB4K9q39 off=6331011 len=1074617 2024-04-10T03:41:09.581 INFO:tasks.workunit.client.0.smithi016.stdout:op 2841 completed, throughput=5MB/sec 2024-04-10T03:41:09.581 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MKSkDi7MfOU9hFK off=10731095 len=582196 2024-04-10T03:41:09.582 INFO:tasks.workunit.client.0.smithi016.stdout:op 2842 completed, throughput=5MB/sec 2024-04-10T03:41:09.583 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LteFJ4LC__eRmPu off=7254699 len=1297336 2024-04-10T03:41:09.593 INFO:tasks.workunit.client.0.smithi016.stdout:op 2843 completed, throughput=5MB/sec 2024-04-10T03:41:10.594 INFO:tasks.workunit.client.0.smithi016.stdout: 547: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:10.594 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sSUtFLu2wTodwD2 off=2321737 len=563565 2024-04-10T03:41:10.596 INFO:tasks.workunit.client.0.smithi016.stdout:op 2844 completed, throughput=4.99MB/sec 2024-04-10T03:41:10.596 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iD1Xno-6ZwIYIUM off=4375663 len=244533 2024-04-10T03:41:10.602 INFO:tasks.workunit.client.0.smithi016.stdout:op 2845 completed, throughput=4.99MB/sec 2024-04-10T03:41:10.602 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LT82OE6E-0yBQ_t off=12934185 len=813175 2024-04-10T03:41:10.604 INFO:tasks.workunit.client.0.smithi016.stdout:op 2846 completed, throughput=4.99MB/sec 2024-04-10T03:41:10.605 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MS3aqRqZdignca3 off=12100225 len=1093830 2024-04-10T03:41:10.608 INFO:tasks.workunit.client.0.smithi016.stdout:op 2847 completed, throughput=5MB/sec 2024-04-10T03:41:10.608 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CmqxWfzz9NLpy3U off=11626855 len=1287092 2024-04-10T03:41:10.611 INFO:tasks.workunit.client.0.smithi016.stdout:op 2848 completed, throughput=5MB/sec 2024-04-10T03:41:10.611 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_EPvdanoilI3BS0 off=96120 len=994511 2024-04-10T03:41:10.620 INFO:tasks.workunit.client.0.smithi016.stdout:op 2849 completed, throughput=5MB/sec 2024-04-10T03:41:10.620 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8LJzPO0O4go9o-J off=0 len=1191019 2024-04-10T03:41:10.623 INFO:tasks.workunit.client.0.smithi016.stdout:op 2850 completed, throughput=5MB/sec 2024-04-10T03:41:11.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:11 smithi136 bash[68278]: cluster 2024-04-10T03:41:10.051762+0000 mgr.y (mgr.25133) 1043 : cluster 0 pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:41:11.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:11 smithi016 bash[74137]: cluster 2024-04-10T03:41:10.051762+0000 mgr.y (mgr.25133) 1043 : cluster 0 pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:41:11.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:11 smithi016 bash[72916]: cluster 2024-04-10T03:41:10.051762+0000 mgr.y (mgr.25133) 1043 : cluster 0 pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:41:11.623 INFO:tasks.workunit.client.0.smithi016.stdout: 548: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:11.623 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N7-7IjGqGavw_51 off=12319861 len=1902462 2024-04-10T03:41:11.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 2851 completed, throughput=5MB/sec 2024-04-10T03:41:11.628 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-C1mrtp6Mc0F0lVF off=2354042 len=517254 2024-04-10T03:41:11.636 INFO:tasks.workunit.client.0.smithi016.stdout:op 2852 completed, throughput=5MB/sec 2024-04-10T03:41:11.636 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7uFJd4rOiEJ3S_e off=1643861 len=487918 2024-04-10T03:41:11.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 2853 completed, throughput=5MB/sec 2024-04-10T03:41:11.638 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4ei_66stlomsJg5 off=22050748 len=1296082 2024-04-10T03:41:11.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 2854 completed, throughput=5MB/sec 2024-04-10T03:41:11.641 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s1_gZC8HBZ52Iun off=15327641 len=257785 2024-04-10T03:41:11.646 INFO:tasks.workunit.client.0.smithi016.stdout:op 2855 completed, throughput=5MB/sec 2024-04-10T03:41:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:41:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:41:11] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:41:12.646 INFO:tasks.workunit.client.0.smithi016.stdout: 549: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:12.647 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zfTm79UXgMteipm off=32586 len=1037130 2024-04-10T03:41:12.650 INFO:tasks.workunit.client.0.smithi016.stdout:op 2856 completed, throughput=4.99MB/sec 2024-04-10T03:41:12.650 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gJHYIiysaHYa-7i off=5909424 len=262962 2024-04-10T03:41:12.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 2857 completed, throughput=4.99MB/sec 2024-04-10T03:41:12.655 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gMh_1eamwo3AryP off=13591268 len=910395 2024-04-10T03:41:12.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 2858 completed, throughput=5MB/sec 2024-04-10T03:41:12.665 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-09fbBBjgsoyHDpI off=557436 len=189195 2024-04-10T03:41:12.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 2859 completed, throughput=5MB/sec 2024-04-10T03:41:12.671 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lItwE3ZbHH0_PgI off=12320674 len=997460 2024-04-10T03:41:12.680 INFO:tasks.workunit.client.0.smithi016.stdout:op 2860 completed, throughput=5MB/sec 2024-04-10T03:41:12.680 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yDgi3vojkTcrg9V off=47512 len=1495463 2024-04-10T03:41:12.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 2861 completed, throughput=5MB/sec 2024-04-10T03:41:12.683 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-56WAZp9i9tW0Wva off=3204760 len=2024328 2024-04-10T03:41:12.688 INFO:tasks.workunit.client.0.smithi016.stdout:op 2862 completed, throughput=5MB/sec 2024-04-10T03:41:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:13 smithi136 bash[68278]: cluster 2024-04-10T03:41:12.052651+0000 mgr.y (mgr.25133) 1044 : cluster 0 pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:13 smithi136 bash[68278]: audit 2024-04-10T03:41:12.564163+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:13 smithi016 bash[74137]: cluster 2024-04-10T03:41:12.052651+0000 mgr.y (mgr.25133) 1044 : cluster 0 pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:13 smithi016 bash[74137]: audit 2024-04-10T03:41:12.564163+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:13 smithi016 bash[72916]: cluster 2024-04-10T03:41:12.052651+0000 mgr.y (mgr.25133) 1044 : cluster 0 pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:13 smithi016 bash[72916]: audit 2024-04-10T03:41:12.564163+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:13.688 INFO:tasks.workunit.client.0.smithi016.stdout: 550: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:13.688 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D9Vbv9XfqIulozO off=5422100 len=1804473 2024-04-10T03:41:13.701 INFO:tasks.workunit.client.0.smithi016.stdout:op 2863 completed, throughput=5MB/sec 2024-04-10T03:41:13.701 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Pv_2DrWAaGkeOxB off=6951835 len=1454137 2024-04-10T03:41:13.712 INFO:tasks.workunit.client.0.smithi016.stdout:op 2864 completed, throughput=5MB/sec 2024-04-10T03:41:13.712 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-STTPtKq5rt-LqaO off=431214 len=565198 2024-04-10T03:41:13.718 INFO:tasks.workunit.client.0.smithi016.stdout:op 2865 completed, throughput=5MB/sec 2024-04-10T03:41:14.719 INFO:tasks.workunit.client.0.smithi016.stdout: 551: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:14.719 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IggJWQWH4fcE9P8 off=962086 len=1781868 2024-04-10T03:41:14.723 INFO:tasks.workunit.client.0.smithi016.stdout:op 2866 completed, throughput=4.99MB/sec 2024-04-10T03:41:14.723 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hlUVW0jXIYeF5PY off=4035935 len=1964520 2024-04-10T03:41:14.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 2867 completed, throughput=5MB/sec 2024-04-10T03:41:14.728 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-as3JJQPhX7WCaht off=14813632 len=492993 2024-04-10T03:41:14.730 INFO:tasks.workunit.client.0.smithi016.stdout:op 2868 completed, throughput=5MB/sec 2024-04-10T03:41:14.730 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xwdTQo9eO7kLoyt off=3993607 len=1259949 2024-04-10T03:41:14.741 INFO:tasks.workunit.client.0.smithi016.stdout:op 2869 completed, throughput=5MB/sec 2024-04-10T03:41:15.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:15 smithi136 bash[68278]: cluster 2024-04-10T03:41:14.053645+0000 mgr.y (mgr.25133) 1045 : cluster 0 pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:41:15.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:15 smithi016 bash[72916]: cluster 2024-04-10T03:41:14.053645+0000 mgr.y (mgr.25133) 1045 : cluster 0 pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:41:15.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:15 smithi016 bash[74137]: cluster 2024-04-10T03:41:14.053645+0000 mgr.y (mgr.25133) 1045 : cluster 0 pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:41:15.741 INFO:tasks.workunit.client.0.smithi016.stdout: 552: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:15.741 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-snl2JJSoJegkj0C off=4812248 len=849940 2024-04-10T03:41:15.750 INFO:tasks.workunit.client.0.smithi016.stdout:op 2870 completed, throughput=4.99MB/sec 2024-04-10T03:41:15.750 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_tZYA9Pgm00Jfwr off=2444797 len=207463 2024-04-10T03:41:15.755 INFO:tasks.workunit.client.0.smithi016.stdout:op 2871 completed, throughput=4.99MB/sec 2024-04-10T03:41:15.755 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6KGCSfC011jOLiB off=477422 len=1995861 2024-04-10T03:41:15.760 INFO:tasks.workunit.client.0.smithi016.stdout:op 2872 completed, throughput=5MB/sec 2024-04-10T03:41:15.760 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PlinBCAVqQbKdZ5 off=18006689 len=757922 2024-04-10T03:41:15.767 INFO:tasks.workunit.client.0.smithi016.stdout:op 2873 completed, throughput=5MB/sec 2024-04-10T03:41:15.767 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IvXFc7t7jMS91CR off=2705188 len=995285 2024-04-10T03:41:15.771 INFO:tasks.workunit.client.0.smithi016.stdout:op 2874 completed, throughput=5MB/sec 2024-04-10T03:41:15.771 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8SPY6VP8lp7QXnn off=1819872 len=957843 2024-04-10T03:41:15.779 INFO:tasks.workunit.client.0.smithi016.stdout:op 2875 completed, throughput=5MB/sec 2024-04-10T03:41:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:16 smithi016 bash[72916]: cluster 2024-04-10T03:41:16.054631+0000 mgr.y (mgr.25133) 1046 : cluster 0 pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:41:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:16 smithi016 bash[74137]: cluster 2024-04-10T03:41:16.054631+0000 mgr.y (mgr.25133) 1046 : cluster 0 pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:41:16.675 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:16 smithi136 bash[68278]: cluster 2024-04-10T03:41:16.054631+0000 mgr.y (mgr.25133) 1046 : cluster 0 pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:41:16.779 INFO:tasks.workunit.client.0.smithi016.stdout: 553: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:16.780 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Jiu68aYqFZjEXlz off=1747531 len=1273959 2024-04-10T03:41:16.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 2876 completed, throughput=4.99MB/sec 2024-04-10T03:41:16.784 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-47_ys7tIOtq3pjW off=9773474 len=2010672 2024-04-10T03:41:16.789 INFO:tasks.workunit.client.0.smithi016.stdout:op 2877 completed, throughput=5MB/sec 2024-04-10T03:41:16.789 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jLIKolmDt3QV1G_ off=2500919 len=1174578 2024-04-10T03:41:16.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 2878 completed, throughput=5MB/sec 2024-04-10T03:41:16.793 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x0yDFZ1qFL0XjRi off=5085086 len=115366 2024-04-10T03:41:16.797 INFO:tasks.workunit.client.0.smithi016.stdout:op 2879 completed, throughput=5MB/sec 2024-04-10T03:41:16.798 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gmI3zIL1Ktoa_D6 off=299653 len=1208745 2024-04-10T03:41:16.801 INFO:tasks.workunit.client.0.smithi016.stdout:op 2880 completed, throughput=5MB/sec 2024-04-10T03:41:17.801 INFO:tasks.workunit.client.0.smithi016.stdout: 554: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:17.801 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-28Jks-CXt8WzYyg off=2721774 len=1865103 2024-04-10T03:41:17.805 INFO:tasks.workunit.client.0.smithi016.stdout:op 2881 completed, throughput=5MB/sec 2024-04-10T03:41:17.805 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e9z1HZsa2ORW8oz off=8431407 len=1189834 2024-04-10T03:41:17.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 2882 completed, throughput=5MB/sec 2024-04-10T03:41:17.815 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yZVH41ORa-0RDVl off=10290288 len=1199246 2024-04-10T03:41:17.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 2883 completed, throughput=5MB/sec 2024-04-10T03:41:17.818 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pCFO1b0pgH1lzad off=20670533 len=39951 2024-04-10T03:41:17.819 INFO:tasks.workunit.client.0.smithi016.stdout:op 2884 completed, throughput=5MB/sec 2024-04-10T03:41:17.819 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FqZC9CN85dnDeW- off=472442 len=1217664 2024-04-10T03:41:17.822 INFO:tasks.workunit.client.0.smithi016.stdout:op 2885 completed, throughput=5MB/sec 2024-04-10T03:41:18.823 INFO:tasks.workunit.client.0.smithi016.stdout: 555: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:18.823 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-b6t1qgpFD9-2T0V off=4242541 len=745602 2024-04-10T03:41:18.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 2886 completed, throughput=4.99MB/sec 2024-04-10T03:41:18.831 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Dm-42jVr3PSiac9 off=20156436 len=1205248 2024-04-10T03:41:18.835 INFO:tasks.workunit.client.0.smithi016.stdout:op 2887 completed, throughput=5MB/sec 2024-04-10T03:41:18.835 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g8twUm-P1AJIkta off=6660466 len=1877478 2024-04-10T03:41:18.848 INFO:tasks.workunit.client.0.smithi016.stdout:op 2888 completed, throughput=5MB/sec 2024-04-10T03:41:18.849 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sS6yKZr-9yp_VlF off=6030064 len=870405 2024-04-10T03:41:18.852 INFO:tasks.workunit.client.0.smithi016.stdout:op 2889 completed, throughput=5MB/sec 2024-04-10T03:41:19.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:19 smithi136 bash[68278]: cluster 2024-04-10T03:41:18.055538+0000 mgr.y (mgr.25133) 1047 : cluster 0 pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:19 smithi016 bash[72916]: cluster 2024-04-10T03:41:18.055538+0000 mgr.y (mgr.25133) 1047 : cluster 0 pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:19 smithi016 bash[74137]: cluster 2024-04-10T03:41:18.055538+0000 mgr.y (mgr.25133) 1047 : cluster 0 pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:19.852 INFO:tasks.workunit.client.0.smithi016.stdout: 556: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:19.853 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mD7ci_jEEj2hE8m off=11620874 len=630393 2024-04-10T03:41:19.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 2890 completed, throughput=4.99MB/sec 2024-04-10T03:41:19.860 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-khS_pg5S4LNY2ae off=5779072 len=1770299 2024-04-10T03:41:19.865 INFO:tasks.workunit.client.0.smithi016.stdout:op 2891 completed, throughput=5MB/sec 2024-04-10T03:41:19.865 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7d3AohEH7yMGEwo off=6220325 len=41253 2024-04-10T03:41:19.870 INFO:tasks.workunit.client.0.smithi016.stdout:op 2892 completed, throughput=5MB/sec 2024-04-10T03:41:19.870 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ATS3oqhYJZ5UXi7 off=10312525 len=817664 2024-04-10T03:41:19.873 INFO:tasks.workunit.client.0.smithi016.stdout:op 2893 completed, throughput=5MB/sec 2024-04-10T03:41:19.873 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oVt6qyG0Kp5EKJ_ off=4033299 len=1315350 2024-04-10T03:41:19.876 INFO:tasks.workunit.client.0.smithi016.stdout:op 2894 completed, throughput=5MB/sec 2024-04-10T03:41:19.876 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--BIECJa1iVI5SwL off=5407849 len=1986546 2024-04-10T03:41:19.892 INFO:tasks.workunit.client.0.smithi016.stdout:op 2895 completed, throughput=5MB/sec 2024-04-10T03:41:20.892 INFO:tasks.workunit.client.0.smithi016.stdout: 557: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:20.893 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tFxtX7Vdo9Twjy5 off=7144441 len=546370 2024-04-10T03:41:20.899 INFO:tasks.workunit.client.0.smithi016.stdout:op 2896 completed, throughput=4.99MB/sec 2024-04-10T03:41:20.899 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vtWCIgIrT37LBKU off=10491708 len=836381 2024-04-10T03:41:20.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 2897 completed, throughput=5MB/sec 2024-04-10T03:41:20.907 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BlhDU582w14uBNG off=7461825 len=1207111 2024-04-10T03:41:20.910 INFO:tasks.workunit.client.0.smithi016.stdout:op 2898 completed, throughput=5MB/sec 2024-04-10T03:41:20.910 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Dy9-Eyf-vYqCKrd off=11680194 len=882177 2024-04-10T03:41:20.918 INFO:tasks.workunit.client.0.smithi016.stdout:op 2899 completed, throughput=5MB/sec 2024-04-10T03:41:20.919 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8fI-FqKBs_hrOOR off=3665974 len=1630161 2024-04-10T03:41:20.923 INFO:tasks.workunit.client.0.smithi016.stdout:op 2900 completed, throughput=5MB/sec 2024-04-10T03:41:21.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:21 smithi136 bash[68278]: cluster 2024-04-10T03:41:20.056712+0000 mgr.y (mgr.25133) 1048 : cluster 0 pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:41:21.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:21 smithi016 bash[74137]: cluster 2024-04-10T03:41:20.056712+0000 mgr.y (mgr.25133) 1048 : cluster 0 pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:41:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:21 smithi016 bash[72916]: cluster 2024-04-10T03:41:20.056712+0000 mgr.y (mgr.25133) 1048 : cluster 0 pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:41:21.923 INFO:tasks.workunit.client.0.smithi016.stdout: 558: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:21.924 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vyYM2tHTajn7d7K off=8075985 len=2068929 2024-04-10T03:41:21.939 INFO:tasks.workunit.client.0.smithi016.stdout:op 2901 completed, throughput=5MB/sec 2024-04-10T03:41:21.939 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Yji36BTWuJnzcb3 off=2652374 len=1447969 2024-04-10T03:41:21.943 INFO:tasks.workunit.client.0.smithi016.stdout:op 2902 completed, throughput=5MB/sec 2024-04-10T03:41:21.944 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0HAcxj5j9LXwnVb off=1251015 len=1260191 2024-04-10T03:41:21.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 2903 completed, throughput=5MB/sec 2024-04-10T03:41:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:41:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:41:21] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-10T03:41:22.948 INFO:tasks.workunit.client.0.smithi016.stdout: 559: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:22.949 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-50rbkcwHhud9Hgl off=353313 len=1649039 2024-04-10T03:41:22.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 2904 completed, throughput=4.99MB/sec 2024-04-10T03:41:22.962 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MZEZfCrFKeuqTtW off=985680 len=192340 2024-04-10T03:41:22.967 INFO:tasks.workunit.client.0.smithi016.stdout:op 2905 completed, throughput=5MB/sec 2024-04-10T03:41:22.967 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cepkVZpfpxxE5oS off=1709317 len=1830420 2024-04-10T03:41:22.972 INFO:tasks.workunit.client.0.smithi016.stdout:op 2906 completed, throughput=5MB/sec 2024-04-10T03:41:22.972 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YdWF26-SY_pTI9i off=589431 len=1393431 2024-04-10T03:41:22.975 INFO:tasks.workunit.client.0.smithi016.stdout:op 2907 completed, throughput=5MB/sec 2024-04-10T03:41:23.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:23 smithi136 bash[68278]: cluster 2024-04-10T03:41:22.057777+0000 mgr.y (mgr.25133) 1049 : cluster 0 pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:23 smithi016 bash[74137]: cluster 2024-04-10T03:41:22.057777+0000 mgr.y (mgr.25133) 1049 : cluster 0 pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:23.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:23 smithi016 bash[72916]: cluster 2024-04-10T03:41:22.057777+0000 mgr.y (mgr.25133) 1049 : cluster 0 pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:23.976 INFO:tasks.workunit.client.0.smithi016.stdout: 560: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:23.976 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-C6wU7f9MUpDoZG0 off=3382396 len=657723 2024-04-10T03:41:23.983 INFO:tasks.workunit.client.0.smithi016.stdout:op 2908 completed, throughput=4.99MB/sec 2024-04-10T03:41:23.983 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xMx4DxkcmTtD7Wq off=2430050 len=697334 2024-04-10T03:41:23.986 INFO:tasks.workunit.client.0.smithi016.stdout:op 2909 completed, throughput=4.99MB/sec 2024-04-10T03:41:23.986 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kfInzDd9vElGPA8 off=6907916 len=1303269 2024-04-10T03:41:23.989 INFO:tasks.workunit.client.0.smithi016.stdout:op 2910 completed, throughput=5MB/sec 2024-04-10T03:41:23.989 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-V21Mn_ZtDzaW-q3 off=5217456 len=1990093 2024-04-10T03:41:24.002 INFO:tasks.workunit.client.0.smithi016.stdout:op 2911 completed, throughput=5MB/sec 2024-04-10T03:41:24.002 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aAfqrLg6xfPeAb1 off=137904 len=2011955 2024-04-10T03:41:24.007 INFO:tasks.workunit.client.0.smithi016.stdout:op 2912 completed, throughput=5MB/sec 2024-04-10T03:41:25.008 INFO:tasks.workunit.client.0.smithi016.stdout: 561: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:25.008 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SGqUlziALFcY5bV off=8827929 len=1441933 2024-04-10T03:41:25.012 INFO:tasks.workunit.client.0.smithi016.stdout:op 2913 completed, throughput=5MB/sec 2024-04-10T03:41:25.012 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VWMppyDqJRX7M1e off=693714 len=1811191 2024-04-10T03:41:25.026 INFO:tasks.workunit.client.0.smithi016.stdout:op 2914 completed, throughput=5MB/sec 2024-04-10T03:41:25.026 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i4v4Lz5Skxm8Trf off=12266240 len=1233700 2024-04-10T03:41:25.030 INFO:tasks.workunit.client.0.smithi016.stdout:op 2915 completed, throughput=5MB/sec 2024-04-10T03:41:25.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:25 smithi136 bash[68278]: cluster 2024-04-10T03:41:24.058749+0000 mgr.y (mgr.25133) 1050 : cluster 0 pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:25.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:25 smithi016 bash[72916]: cluster 2024-04-10T03:41:24.058749+0000 mgr.y (mgr.25133) 1050 : cluster 0 pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:25 smithi016 bash[74137]: cluster 2024-04-10T03:41:24.058749+0000 mgr.y (mgr.25133) 1050 : cluster 0 pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:26.031 INFO:tasks.workunit.client.0.smithi016.stdout: 562: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:26.031 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QvJnzK0rgzzG31R off=3181307 len=104286 2024-04-10T03:41:26.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 2916 completed, throughput=4.99MB/sec 2024-04-10T03:41:26.032 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g-mZK0YzVKbBXBe off=17187827 len=246087 2024-04-10T03:41:26.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 2917 completed, throughput=4.99MB/sec 2024-04-10T03:41:26.039 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2dm2Gl3wBnfiKbR off=10037720 len=1263984 2024-04-10T03:41:26.042 INFO:tasks.workunit.client.0.smithi016.stdout:op 2918 completed, throughput=5MB/sec 2024-04-10T03:41:26.042 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ejw1YBJ3OfURUvM off=4107973 len=911838 2024-04-10T03:41:26.044 INFO:tasks.workunit.client.0.smithi016.stdout:op 2919 completed, throughput=5MB/sec 2024-04-10T03:41:26.044 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8rYwUzoHXiwkzre off=357718 len=263088 2024-04-10T03:41:26.045 INFO:tasks.workunit.client.0.smithi016.stdout:op 2920 completed, throughput=5MB/sec 2024-04-10T03:41:26.045 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-njKnNFJaLqqEI-_ off=359757 len=1024253 2024-04-10T03:41:26.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 2921 completed, throughput=5MB/sec 2024-04-10T03:41:26.047 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bk2KnJjd4-jIyrZ off=19439588 len=468666 2024-04-10T03:41:26.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 2922 completed, throughput=5MB/sec 2024-04-10T03:41:26.049 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ih0vxFTsZ2DfaPY off=5274772 len=719703 2024-04-10T03:41:26.056 INFO:tasks.workunit.client.0.smithi016.stdout:op 2923 completed, throughput=5MB/sec 2024-04-10T03:41:27.056 INFO:tasks.workunit.client.0.smithi016.stdout: 563: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:27.056 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sZ3KAha1ZIjO577 off=1581937 len=330080 2024-04-10T03:41:27.063 INFO:tasks.workunit.client.0.smithi016.stdout:op 2924 completed, throughput=4.99MB/sec 2024-04-10T03:41:27.063 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sD3GuQMuUR4Rrme off=1932665 len=795139 2024-04-10T03:41:27.066 INFO:tasks.workunit.client.0.smithi016.stdout:op 2925 completed, throughput=4.99MB/sec 2024-04-10T03:41:27.066 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4-WHoMGvDUI0lgs off=2333284 len=1975169 2024-04-10T03:41:27.071 INFO:tasks.workunit.client.0.smithi016.stdout:op 2926 completed, throughput=5MB/sec 2024-04-10T03:41:27.071 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ctf2jIxesEuTuK6 off=1076516 len=1601320 2024-04-10T03:41:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:op 2927 completed, throughput=5MB/sec 2024-04-10T03:41:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vhxkJrOvQ4IChJ2 off=16367697 len=1890404 2024-04-10T03:41:27.088 INFO:tasks.workunit.client.0.smithi016.stdout:op 2928 completed, throughput=5MB/sec 2024-04-10T03:41:27.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:27 smithi136 bash[68278]: cluster 2024-04-10T03:41:26.059928+0000 mgr.y (mgr.25133) 1051 : cluster 0 pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-10T03:41:27.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:27 smithi016 bash[72916]: cluster 2024-04-10T03:41:26.059928+0000 mgr.y (mgr.25133) 1051 : cluster 0 pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-10T03:41:27.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:27 smithi016 bash[74137]: cluster 2024-04-10T03:41:26.059928+0000 mgr.y (mgr.25133) 1051 : cluster 0 pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-10T03:41:28.089 INFO:tasks.workunit.client.0.smithi016.stdout: 564: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:28.089 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XDmKWLe4PxIxvGY off=3446642 len=156143 2024-04-10T03:41:28.090 INFO:tasks.workunit.client.0.smithi016.stdout:op 2929 completed, throughput=4.99MB/sec 2024-04-10T03:41:28.091 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IXH3w9von99Wszp off=19841333 len=604447 2024-04-10T03:41:28.098 INFO:tasks.workunit.client.0.smithi016.stdout:op 2930 completed, throughput=4.99MB/sec 2024-04-10T03:41:28.098 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-volKf6WTAyZV0GF off=13484175 len=2041232 2024-04-10T03:41:28.102 INFO:tasks.workunit.client.0.smithi016.stdout:op 2931 completed, throughput=5MB/sec 2024-04-10T03:41:28.102 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vmEPdx2cnL9WIyu off=18001875 len=1359720 2024-04-10T03:41:28.106 INFO:tasks.workunit.client.0.smithi016.stdout:op 2932 completed, throughput=5MB/sec 2024-04-10T03:41:28.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:28 smithi136 bash[68278]: audit 2024-04-10T03:41:27.564252+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:28 smithi016 bash[72916]: audit 2024-04-10T03:41:27.564252+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:28 smithi016 bash[74137]: audit 2024-04-10T03:41:27.564252+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:29.107 INFO:tasks.workunit.client.0.smithi016.stdout: 565: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:29.107 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wjBJpNzhYST2uHs off=4384173 len=444762 2024-04-10T03:41:29.109 INFO:tasks.workunit.client.0.smithi016.stdout:op 2933 completed, throughput=4.99MB/sec 2024-04-10T03:41:29.109 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-66t0YZsZMoEZh_R off=17622731 len=1173051 2024-04-10T03:41:29.121 INFO:tasks.workunit.client.0.smithi016.stdout:op 2934 completed, throughput=4.99MB/sec 2024-04-10T03:41:29.121 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-COgFDdJTS0C9xfn off=2136008 len=1590097 2024-04-10T03:41:29.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 2935 completed, throughput=5MB/sec 2024-04-10T03:41:29.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KRU-bciYKoBcCjR off=9413531 len=927556 2024-04-10T03:41:29.135 INFO:tasks.workunit.client.0.smithi016.stdout:op 2936 completed, throughput=5MB/sec 2024-04-10T03:41:29.135 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yH8U5jqhpiR9bzU off=162317 len=110972 2024-04-10T03:41:29.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 2937 completed, throughput=5MB/sec 2024-04-10T03:41:29.136 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5eP5hSep1stXHcz off=947861 len=1538649 2024-04-10T03:41:29.140 INFO:tasks.workunit.client.0.smithi016.stdout:op 2938 completed, throughput=5MB/sec 2024-04-10T03:41:29.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:29 smithi136 bash[68278]: cluster 2024-04-10T03:41:28.060847+0000 mgr.y (mgr.25133) 1052 : cluster 0 pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-10T03:41:29.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:29 smithi016 bash[72916]: cluster 2024-04-10T03:41:28.060847+0000 mgr.y (mgr.25133) 1052 : cluster 0 pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-10T03:41:29.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:29 smithi016 bash[74137]: cluster 2024-04-10T03:41:28.060847+0000 mgr.y (mgr.25133) 1052 : cluster 0 pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-10T03:41:30.140 INFO:tasks.workunit.client.0.smithi016.stdout: 566: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:30.140 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y07dO-dVaLDVAD3 off=7495095 len=332643 2024-04-10T03:41:30.142 INFO:tasks.workunit.client.0.smithi016.stdout:op 2939 completed, throughput=4.99MB/sec 2024-04-10T03:41:30.142 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kLIlEOetKS2lvX_ off=1381273 len=1771662 2024-04-10T03:41:30.148 INFO:tasks.workunit.client.0.smithi016.stdout:op 2940 completed, throughput=5MB/sec 2024-04-10T03:41:30.148 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jRZnqtMA1FBlNIO off=861840 len=2054762 2024-04-10T03:41:30.166 INFO:tasks.workunit.client.0.smithi016.stdout:op 2941 completed, throughput=5MB/sec 2024-04-10T03:41:30.166 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yIOscmW_ycK8EQs off=25562 len=1197966 2024-04-10T03:41:30.175 INFO:tasks.workunit.client.0.smithi016.stdout:op 2942 completed, throughput=5MB/sec 2024-04-10T03:41:30.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:30 smithi136 bash[68278]: cluster 2024-04-10T03:41:30.062014+0000 mgr.y (mgr.25133) 1053 : cluster 0 pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:41:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:30 smithi016 bash[72916]: cluster 2024-04-10T03:41:30.062014+0000 mgr.y (mgr.25133) 1053 : cluster 0 pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:41:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:30 smithi016 bash[74137]: cluster 2024-04-10T03:41:30.062014+0000 mgr.y (mgr.25133) 1053 : cluster 0 pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:41:31.176 INFO:tasks.workunit.client.0.smithi016.stdout: 567: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:31.176 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-b_OMgfLT-0kduIo off=10146398 len=924558 2024-04-10T03:41:31.184 INFO:tasks.workunit.client.0.smithi016.stdout:op 2943 completed, throughput=4.99MB/sec 2024-04-10T03:41:31.185 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9vz8OmHeT6u0fwm off=6346440 len=13119 2024-04-10T03:41:31.189 INFO:tasks.workunit.client.0.smithi016.stdout:op 2944 completed, throughput=4.99MB/sec 2024-04-10T03:41:31.189 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FvDJFk0dWB51ajM off=1634438 len=471088 2024-04-10T03:41:31.195 INFO:tasks.workunit.client.0.smithi016.stdout:op 2945 completed, throughput=4.99MB/sec 2024-04-10T03:41:31.195 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e6Kt-IBdMLj7MP5 off=689247 len=1125682 2024-04-10T03:41:31.205 INFO:tasks.workunit.client.0.smithi016.stdout:op 2946 completed, throughput=5MB/sec 2024-04-10T03:41:31.205 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ljZ_EDISkBYFADH off=4563057 len=857151 2024-04-10T03:41:31.213 INFO:tasks.workunit.client.0.smithi016.stdout:op 2947 completed, throughput=5MB/sec 2024-04-10T03:41:31.213 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iBVAbNx1G4NJaC9 off=10039861 len=357879 2024-04-10T03:41:31.214 INFO:tasks.workunit.client.0.smithi016.stdout:op 2948 completed, throughput=5MB/sec 2024-04-10T03:41:31.214 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EbcyeiqQ4FL4jFS off=4433314 len=1555461 2024-04-10T03:41:31.217 INFO:tasks.workunit.client.0.smithi016.stdout:op 2949 completed, throughput=5MB/sec 2024-04-10T03:41:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:41:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:41:31] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:41:32.218 INFO:tasks.workunit.client.0.smithi016.stdout: 568: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:32.219 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FLSdTFtFxbE4bwq off=8676984 len=1818003 2024-04-10T03:41:32.230 INFO:tasks.workunit.client.0.smithi016.stdout:op 2950 completed, throughput=5MB/sec 2024-04-10T03:41:32.230 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jlHYdVLFDwx4A6U off=30347 len=1459934 2024-04-10T03:41:32.242 INFO:tasks.workunit.client.0.smithi016.stdout:op 2951 completed, throughput=5MB/sec 2024-04-10T03:41:32.242 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9Nm_bbDeOw6HAC5 off=1882435 len=852531 2024-04-10T03:41:32.246 INFO:tasks.workunit.client.0.smithi016.stdout:op 2952 completed, throughput=5MB/sec 2024-04-10T03:41:32.246 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ybcdlerKzQXX0Tt off=4385669 len=1601102 2024-04-10T03:41:32.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 2953 completed, throughput=5MB/sec 2024-04-10T03:41:33.250 INFO:tasks.workunit.client.0.smithi016.stdout: 569: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:33.250 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--FXU0Ch0eSc8gwi off=21937613 len=1348503 2024-04-10T03:41:33.261 INFO:tasks.workunit.client.0.smithi016.stdout:op 2954 completed, throughput=4.99MB/sec 2024-04-10T03:41:33.261 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-j_kByuCjs0TF-UA off=8597364 len=1794662 2024-04-10T03:41:33.265 INFO:tasks.workunit.client.0.smithi016.stdout:op 2955 completed, throughput=5MB/sec 2024-04-10T03:41:33.265 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5WfGr7IMjX8i_ME off=911874 len=1273812 2024-04-10T03:41:33.270 INFO:tasks.workunit.client.0.smithi016.stdout:op 2956 completed, throughput=5MB/sec 2024-04-10T03:41:33.270 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UmqlSpaYsNAy1Mx off=8405709 len=1482851 2024-04-10T03:41:33.280 INFO:tasks.workunit.client.0.smithi016.stdout:op 2957 completed, throughput=5MB/sec 2024-04-10T03:41:33.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:33 smithi136 bash[68278]: cluster 2024-04-10T03:41:32.063078+0000 mgr.y (mgr.25133) 1054 : cluster 0 pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:41:33.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:33 smithi016 bash[72916]: cluster 2024-04-10T03:41:32.063078+0000 mgr.y (mgr.25133) 1054 : cluster 0 pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:41:33.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:33 smithi016 bash[74137]: cluster 2024-04-10T03:41:32.063078+0000 mgr.y (mgr.25133) 1054 : cluster 0 pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:41:34.280 INFO:tasks.workunit.client.0.smithi016.stdout: 570: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:34.281 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wFA-C_2fgxzjght off=10229496 len=1936887 2024-04-10T03:41:34.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 2958 completed, throughput=5MB/sec 2024-04-10T03:41:34.285 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dDcYUtrv4t9kuQa off=7367562 len=810374 2024-04-10T03:41:34.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 2959 completed, throughput=5MB/sec 2024-04-10T03:41:34.294 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sUT1PgxUR-YYk2r off=5855451 len=1692051 2024-04-10T03:41:34.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 2960 completed, throughput=5MB/sec 2024-04-10T03:41:35.305 INFO:tasks.workunit.client.0.smithi016.stdout: 571: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:35.306 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oIM9Ng1Xt1Mf6c3 off=9042560 len=1311149 2024-04-10T03:41:35.317 INFO:tasks.workunit.client.0.smithi016.stdout:op 2961 completed, throughput=4.99MB/sec 2024-04-10T03:41:35.317 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VTWr9kjCucwKS09 off=1582578 len=28592 2024-04-10T03:41:35.321 INFO:tasks.workunit.client.0.smithi016.stdout:op 2962 completed, throughput=4.99MB/sec 2024-04-10T03:41:35.321 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S4nNlvMN_m8ef65 off=9293824 len=123354 2024-04-10T03:41:35.326 INFO:tasks.workunit.client.0.smithi016.stdout:op 2963 completed, throughput=4.99MB/sec 2024-04-10T03:41:35.327 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6PwmOtQnWtjYRsK off=1929607 len=805584 2024-04-10T03:41:35.335 INFO:tasks.workunit.client.0.smithi016.stdout:op 2964 completed, throughput=5MB/sec 2024-04-10T03:41:35.336 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-n27lc9pYi0dXRp3 off=4556669 len=375924 2024-04-10T03:41:35.337 INFO:tasks.workunit.client.0.smithi016.stdout:op 2965 completed, throughput=5MB/sec 2024-04-10T03:41:35.337 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lfZqb5XFrqHwNXf off=6828870 len=266369 2024-04-10T03:41:35.343 INFO:tasks.workunit.client.0.smithi016.stdout:op 2966 completed, throughput=5MB/sec 2024-04-10T03:41:35.343 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GAaN2_K7J3OLKJq off=4744379 len=1558160 2024-04-10T03:41:35.346 INFO:tasks.workunit.client.0.smithi016.stdout:op 2967 completed, throughput=5MB/sec 2024-04-10T03:41:35.347 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DR-ABTcSXCtSIQS off=2473056 len=462100 2024-04-10T03:41:35.349 INFO:tasks.workunit.client.0.smithi016.stdout:op 2968 completed, throughput=5MB/sec 2024-04-10T03:41:35.349 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6S3rBhdlzPXXM0Z off=4201275 len=1993634 2024-04-10T03:41:35.353 INFO:tasks.workunit.client.0.smithi016.stdout:op 2969 completed, throughput=5MB/sec 2024-04-10T03:41:35.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:35 smithi136 bash[68278]: cluster 2024-04-10T03:41:34.063983+0000 mgr.y (mgr.25133) 1055 : cluster 0 pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:35.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:35 smithi016 bash[72916]: cluster 2024-04-10T03:41:34.063983+0000 mgr.y (mgr.25133) 1055 : cluster 0 pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:35.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:35 smithi016 bash[74137]: cluster 2024-04-10T03:41:34.063983+0000 mgr.y (mgr.25133) 1055 : cluster 0 pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:41:36.353 INFO:tasks.workunit.client.0.smithi016.stdout: 572: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:36.353 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IpLcsxegVqaH_lg off=1942823 len=707289 2024-04-10T03:41:36.355 INFO:tasks.workunit.client.0.smithi016.stdout:op 2970 completed, throughput=5MB/sec 2024-04-10T03:41:36.355 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FNCByLQME55dDEo off=856283 len=1807587 2024-04-10T03:41:36.360 INFO:tasks.workunit.client.0.smithi016.stdout:op 2971 completed, throughput=5MB/sec 2024-04-10T03:41:36.360 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9_2jPCfPwkUPzJ0 off=17348556 len=1145850 2024-04-10T03:41:36.369 INFO:tasks.workunit.client.0.smithi016.stdout:op 2972 completed, throughput=5MB/sec 2024-04-10T03:41:37.369 INFO:tasks.workunit.client.0.smithi016.stdout: 573: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:37.369 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ipFqs8uYKELeAIa off=2549810 len=82169 2024-04-10T03:41:37.371 INFO:tasks.workunit.client.0.smithi016.stdout:op 2973 completed, throughput=4.99MB/sec 2024-04-10T03:41:37.371 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O8bFP-ItDB1rWeI off=3761549 len=236878 2024-04-10T03:41:37.377 INFO:tasks.workunit.client.0.smithi016.stdout:op 2974 completed, throughput=4.99MB/sec 2024-04-10T03:41:37.377 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ayBjV6yiVsvATdM off=6365311 len=207980 2024-04-10T03:41:37.383 INFO:tasks.workunit.client.0.smithi016.stdout:op 2975 completed, throughput=4.99MB/sec 2024-04-10T03:41:37.383 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ORWpDDuDDHHcqon off=10014974 len=1654209 2024-04-10T03:41:37.388 INFO:tasks.workunit.client.0.smithi016.stdout:op 2976 completed, throughput=5MB/sec 2024-04-10T03:41:37.388 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-a--6B2j3KUSq1YK off=2070225 len=323713 2024-04-10T03:41:37.390 INFO:tasks.workunit.client.0.smithi016.stdout:op 2977 completed, throughput=5MB/sec 2024-04-10T03:41:37.390 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Y40WQG97eX2ByaA off=9522834 len=1623711 2024-04-10T03:41:37.395 INFO:tasks.workunit.client.0.smithi016.stdout:op 2978 completed, throughput=5MB/sec 2024-04-10T03:41:37.395 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RLGHoMWDffmvfz- off=2489815 len=1926045 2024-04-10T03:41:37.409 INFO:tasks.workunit.client.0.smithi016.stdout:op 2979 completed, throughput=5MB/sec 2024-04-10T03:41:37.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:37 smithi136 bash[68278]: cluster 2024-04-10T03:41:36.065087+0000 mgr.y (mgr.25133) 1056 : cluster 0 pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:41:37.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:37 smithi016 bash[72916]: cluster 2024-04-10T03:41:36.065087+0000 mgr.y (mgr.25133) 1056 : cluster 0 pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:41:37.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:37 smithi016 bash[74137]: cluster 2024-04-10T03:41:36.065087+0000 mgr.y (mgr.25133) 1056 : cluster 0 pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:41:38.409 INFO:tasks.workunit.client.0.smithi016.stdout: 574: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:38.409 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2dwdwYxxHCo8peX off=8424131 len=597275 2024-04-10T03:41:38.417 INFO:tasks.workunit.client.0.smithi016.stdout:op 2980 completed, throughput=4.99MB/sec 2024-04-10T03:41:38.417 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-99haXxLuaN3gbsd off=2203379 len=1521164 2024-04-10T03:41:38.423 INFO:tasks.workunit.client.0.smithi016.stdout:op 2981 completed, throughput=5MB/sec 2024-04-10T03:41:38.423 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-O7Wr71D33muvACh off=10187761 len=2095006 2024-04-10T03:41:38.429 INFO:tasks.workunit.client.0.smithi016.stdout:op 2982 completed, throughput=5MB/sec 2024-04-10T03:41:38.429 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Q6txm3eAiQLcktl off=11880854 len=718066 2024-04-10T03:41:38.431 INFO:tasks.workunit.client.0.smithi016.stdout:op 2983 completed, throughput=5MB/sec 2024-04-10T03:41:39.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:39 smithi136 bash[68278]: cluster 2024-04-10T03:41:38.066004+0000 mgr.y (mgr.25133) 1057 : cluster 0 pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:39.431 INFO:tasks.workunit.client.0.smithi016.stdout: 575: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:39.432 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jWmDxok0aoLqjFh off=15232978 len=290384 2024-04-10T03:41:39.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 2984 completed, throughput=4.99MB/sec 2024-04-10T03:41:39.438 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3k2nj1x28TIvFQV off=718730 len=1629155 2024-04-10T03:41:39.442 INFO:tasks.workunit.client.0.smithi016.stdout:op 2985 completed, throughput=4.99MB/sec 2024-04-10T03:41:39.442 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2qmXq9UJoTxXnyQ off=9177726 len=651743 2024-04-10T03:41:39.449 INFO:tasks.workunit.client.0.smithi016.stdout:op 2986 completed, throughput=5MB/sec 2024-04-10T03:41:39.450 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-62rPC1Xq4PtP-x3 off=11014155 len=864605 2024-04-10T03:41:39.458 INFO:tasks.workunit.client.0.smithi016.stdout:op 2987 completed, throughput=5MB/sec 2024-04-10T03:41:39.458 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--Jaf5RA8xVpuOmQ off=1798877 len=164000 2024-04-10T03:41:39.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 2988 completed, throughput=5MB/sec 2024-04-10T03:41:39.463 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7UxrO98o1ZZ7q36 off=548264 len=466955 2024-04-10T03:41:39.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 2989 completed, throughput=5MB/sec 2024-04-10T03:41:39.465 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HlUWLNCQbo1An5V off=1931510 len=12440 2024-04-10T03:41:39.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 2990 completed, throughput=5MB/sec 2024-04-10T03:41:39.466 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EvNWa65liJS-Ikz off=7691960 len=1339342 2024-04-10T03:41:39.478 INFO:tasks.workunit.client.0.smithi016.stdout:op 2991 completed, throughput=5MB/sec 2024-04-10T03:41:39.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:39 smithi016 bash[72916]: cluster 2024-04-10T03:41:38.066004+0000 mgr.y (mgr.25133) 1057 : cluster 0 pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:39 smithi016 bash[74137]: cluster 2024-04-10T03:41:38.066004+0000 mgr.y (mgr.25133) 1057 : cluster 0 pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:41:40.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:40 smithi136 bash[68278]: cluster 2024-04-10T03:41:40.066964+0000 mgr.y (mgr.25133) 1058 : cluster 0 pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:41:40.478 INFO:tasks.workunit.client.0.smithi016.stdout: 576: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:40.479 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vuPoF4qCZIVL7QY off=7757504 len=1631812 2024-04-10T03:41:40.490 INFO:tasks.workunit.client.0.smithi016.stdout:op 2992 completed, throughput=4.99MB/sec 2024-04-10T03:41:40.490 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fR_yue5jFYz4hb8 off=5686727 len=796140 2024-04-10T03:41:40.497 INFO:tasks.workunit.client.0.smithi016.stdout:op 2993 completed, throughput=5MB/sec 2024-04-10T03:41:40.497 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U2hiLXXxSZcwVzq off=4305435 len=148658 2024-04-10T03:41:40.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 2994 completed, throughput=5MB/sec 2024-04-10T03:41:40.499 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YHXmu46pA4lkv8k off=8354780 len=1236872 2024-04-10T03:41:40.508 INFO:tasks.workunit.client.0.smithi016.stdout:op 2995 completed, throughput=5MB/sec 2024-04-10T03:41:40.508 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CwHpxiT7py4kOrB off=16733368 len=526201 2024-04-10T03:41:40.515 INFO:tasks.workunit.client.0.smithi016.stdout:op 2996 completed, throughput=5MB/sec 2024-04-10T03:41:40.515 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hf_f4L1GHFTZzCx off=17558546 len=1652334 2024-04-10T03:41:40.527 INFO:tasks.workunit.client.0.smithi016.stdout:op 2997 completed, throughput=5MB/sec 2024-04-10T03:41:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:40 smithi016 bash[72916]: cluster 2024-04-10T03:41:40.066964+0000 mgr.y (mgr.25133) 1058 : cluster 0 pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:41:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:40 smithi016 bash[74137]: cluster 2024-04-10T03:41:40.066964+0000 mgr.y (mgr.25133) 1058 : cluster 0 pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:41:41.527 INFO:tasks.workunit.client.0.smithi016.stdout: 577: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:41.527 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2JIGojUwGtGG9UG off=694853 len=1024462 2024-04-10T03:41:41.532 INFO:tasks.workunit.client.0.smithi016.stdout:op 2998 completed, throughput=4.99MB/sec 2024-04-10T03:41:41.532 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xu1qPystYDi3Ak_ off=19000914 len=1854974 2024-04-10T03:41:41.548 INFO:tasks.workunit.client.0.smithi016.stdout:op 2999 completed, throughput=5MB/sec 2024-04-10T03:41:41.549 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-16aPBFxjpblNivN off=8966945 len=1767812 2024-04-10T03:41:41.560 INFO:tasks.workunit.client.0.smithi016.stdout:op 3000 completed, throughput=5MB/sec 2024-04-10T03:41:41.560 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ET3LMxgb-3nV3Yw off=827084 len=232475 2024-04-10T03:41:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:op 3001 completed, throughput=5MB/sec 2024-04-10T03:41:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:41:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:41:41] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:41:42.561 INFO:tasks.workunit.client.0.smithi016.stdout: 578: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:42.561 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xOMoAIiOH91-Nhb off=10995554 len=163094 2024-04-10T03:41:42.563 INFO:tasks.workunit.client.0.smithi016.stdout:op 3002 completed, throughput=4.99MB/sec 2024-04-10T03:41:42.563 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KtiyXScPiRK7q-M off=6658466 len=1530023 2024-04-10T03:41:42.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 3003 completed, throughput=4.99MB/sec 2024-04-10T03:41:42.575 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ngTf3Ek9-ZG1FGR off=7983814 len=873297 2024-04-10T03:41:42.578 INFO:tasks.workunit.client.0.smithi016.stdout:op 3004 completed, throughput=5MB/sec 2024-04-10T03:41:42.578 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dM1Rr-SIijDppDZ off=8944277 len=563984 2024-04-10T03:41:42.580 INFO:tasks.workunit.client.0.smithi016.stdout:op 3005 completed, throughput=5MB/sec 2024-04-10T03:41:42.580 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ir9gJz07lXTQrhT off=4644967 len=1374302 2024-04-10T03:41:42.583 INFO:tasks.workunit.client.0.smithi016.stdout:op 3006 completed, throughput=5MB/sec 2024-04-10T03:41:42.583 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_IsTSLi9l4sJySp off=11928835 len=1880002 2024-04-10T03:41:42.588 INFO:tasks.workunit.client.0.smithi016.stdout:op 3007 completed, throughput=5MB/sec 2024-04-10T03:41:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:43 smithi136 bash[68278]: cluster 2024-04-10T03:41:42.067986+0000 mgr.y (mgr.25133) 1059 : cluster 0 pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:41:43.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:43 smithi136 bash[68278]: audit 2024-04-10T03:41:42.565285+0000 mon.a (mon.0) 2191 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:43 smithi016 bash[72916]: cluster 2024-04-10T03:41:42.067986+0000 mgr.y (mgr.25133) 1059 : cluster 0 pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:41:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:43 smithi016 bash[72916]: audit 2024-04-10T03:41:42.565285+0000 mon.a (mon.0) 2191 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:43 smithi016 bash[74137]: cluster 2024-04-10T03:41:42.067986+0000 mgr.y (mgr.25133) 1059 : cluster 0 pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:41:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:43 smithi016 bash[74137]: audit 2024-04-10T03:41:42.565285+0000 mon.a (mon.0) 2191 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:43.588 INFO:tasks.workunit.client.0.smithi016.stdout: 579: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:43.588 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c8EVgqo8cGr6wcF off=1040777 len=283781 2024-04-10T03:41:43.590 INFO:tasks.workunit.client.0.smithi016.stdout:op 3008 completed, throughput=4.99MB/sec 2024-04-10T03:41:43.590 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vBdvnVaK66bl6Ri off=6291899 len=1196433 2024-04-10T03:41:43.595 INFO:tasks.workunit.client.0.smithi016.stdout:op 3009 completed, throughput=5MB/sec 2024-04-10T03:41:43.595 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IUgp0h-moFWIIbu off=9627669 len=184171 2024-04-10T03:41:43.597 INFO:tasks.workunit.client.0.smithi016.stdout:op 3010 completed, throughput=5MB/sec 2024-04-10T03:41:43.597 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kFr2klpnkt3cv0Z off=4429608 len=287565 2024-04-10T03:41:43.603 INFO:tasks.workunit.client.0.smithi016.stdout:op 3011 completed, throughput=5MB/sec 2024-04-10T03:41:43.603 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nKCYpDCIB9IyDyE off=3024432 len=1773165 2024-04-10T03:41:43.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 3012 completed, throughput=5MB/sec 2024-04-10T03:41:43.607 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DP_-2LQPb2QcUke off=20250863 len=1225091 2024-04-10T03:41:43.610 INFO:tasks.workunit.client.0.smithi016.stdout:op 3013 completed, throughput=5MB/sec 2024-04-10T03:41:44.612 INFO:tasks.workunit.client.0.smithi016.stdout: 580: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:44.612 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IO5-85Wc8mhCXtA off=6092965 len=553099 2024-04-10T03:41:44.619 INFO:tasks.workunit.client.0.smithi016.stdout:op 3014 completed, throughput=4.99MB/sec 2024-04-10T03:41:44.619 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ST_cjTjxaN_SKRC off=4768532 len=356341 2024-04-10T03:41:44.625 INFO:tasks.workunit.client.0.smithi016.stdout:op 3015 completed, throughput=4.99MB/sec 2024-04-10T03:41:44.625 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HaExGKfFOUs2Y3M off=2653950 len=1662890 2024-04-10T03:41:44.630 INFO:tasks.workunit.client.0.smithi016.stdout:op 3016 completed, throughput=5MB/sec 2024-04-10T03:41:44.630 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KnlS1PTRXW2QUnT off=2394219 len=204680 2024-04-10T03:41:44.635 INFO:tasks.workunit.client.0.smithi016.stdout:op 3017 completed, throughput=5MB/sec 2024-04-10T03:41:44.635 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CLB44D38ZH_Adsk off=1476833 len=1307090 2024-04-10T03:41:44.639 INFO:tasks.workunit.client.0.smithi016.stdout:op 3018 completed, throughput=5MB/sec 2024-04-10T03:41:44.639 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ycuf0bYK5CCq2MR off=14974580 len=1395020 2024-04-10T03:41:44.648 INFO:tasks.workunit.client.0.smithi016.stdout:op 3019 completed, throughput=5MB/sec 2024-04-10T03:41:45.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:44 smithi016 bash[72916]: cluster 2024-04-10T03:41:44.068886+0000 mgr.y (mgr.25133) 1060 : cluster 0 pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:41:45.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:44 smithi016 bash[74137]: cluster 2024-04-10T03:41:44.068886+0000 mgr.y (mgr.25133) 1060 : cluster 0 pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:41:45.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:44 smithi136 bash[68278]: cluster 2024-04-10T03:41:44.068886+0000 mgr.y (mgr.25133) 1060 : cluster 0 pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:41:45.648 INFO:tasks.workunit.client.0.smithi016.stdout: 581: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:45.649 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TFbigVfRsXkzBPu off=188985 len=1077180 2024-04-10T03:41:45.657 INFO:tasks.workunit.client.0.smithi016.stdout:op 3020 completed, throughput=4.99MB/sec 2024-04-10T03:41:45.657 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u9DbnSo3PE2OBz1 off=1257111 len=1548657 2024-04-10T03:41:45.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 3021 completed, throughput=5MB/sec 2024-04-10T03:41:45.668 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Aa4qhHsHH6UJxR4 off=3640921 len=205231 2024-04-10T03:41:45.674 INFO:tasks.workunit.client.0.smithi016.stdout:op 3022 completed, throughput=5MB/sec 2024-04-10T03:41:45.674 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6ni4vlApwc6y4Gf off=10469334 len=219503 2024-04-10T03:41:45.680 INFO:tasks.workunit.client.0.smithi016.stdout:op 3023 completed, throughput=5MB/sec 2024-04-10T03:41:45.680 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OlCBNjw2J3GeT6Z off=3156037 len=1350568 2024-04-10T03:41:45.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 3024 completed, throughput=5MB/sec 2024-04-10T03:41:45.683 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LtXry63AJRmDEJT off=2011179 len=116275 2024-04-10T03:41:45.687 INFO:tasks.workunit.client.0.smithi016.stdout:op 3025 completed, throughput=5MB/sec 2024-04-10T03:41:45.687 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eUuRSrhhUlh_-h6 off=509976 len=1291500 2024-04-10T03:41:45.689 INFO:tasks.workunit.client.0.smithi016.stdout:op 3026 completed, throughput=5MB/sec 2024-04-10T03:41:46.690 INFO:tasks.workunit.client.0.smithi016.stdout: 582: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:46.690 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HTIEZYL9sFhWeqq off=6694087 len=651044 2024-04-10T03:41:46.698 INFO:tasks.workunit.client.0.smithi016.stdout:op 3027 completed, throughput=4.99MB/sec 2024-04-10T03:41:46.698 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-w-VMNAT_iwAUGGz off=4492998 len=368803 2024-04-10T03:41:46.704 INFO:tasks.workunit.client.0.smithi016.stdout:op 3028 completed, throughput=4.99MB/sec 2024-04-10T03:41:46.704 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--5XY36s9G0JfdHn off=12945444 len=1269878 2024-04-10T03:41:46.714 INFO:tasks.workunit.client.0.smithi016.stdout:op 3029 completed, throughput=5MB/sec 2024-04-10T03:41:46.714 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-l0ZHBEif2ga1-vx off=1441645 len=1806997 2024-04-10T03:41:46.719 INFO:tasks.workunit.client.0.smithi016.stdout:op 3030 completed, throughput=5MB/sec 2024-04-10T03:41:46.719 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AXtT1fYray66cvM off=20819773 len=949456 2024-04-10T03:41:46.727 INFO:tasks.workunit.client.0.smithi016.stdout:op 3031 completed, throughput=5MB/sec 2024-04-10T03:41:47.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:47 smithi136 bash[68278]: cluster 2024-04-10T03:41:46.069805+0000 mgr.y (mgr.25133) 1061 : cluster 0 pgmap v1740: 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-04-10T03:41:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:47 smithi016 bash[72916]: cluster 2024-04-10T03:41:46.069805+0000 mgr.y (mgr.25133) 1061 : cluster 0 pgmap v1740: 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-04-10T03:41:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:47 smithi016 bash[74137]: cluster 2024-04-10T03:41:46.069805+0000 mgr.y (mgr.25133) 1061 : cluster 0 pgmap v1740: 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-04-10T03:41:47.727 INFO:tasks.workunit.client.0.smithi016.stdout: 583: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:47.727 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZjzO5wEbJhbheV4 off=11064998 len=523937 2024-04-10T03:41:47.734 INFO:tasks.workunit.client.0.smithi016.stdout:op 3032 completed, throughput=4.99MB/sec 2024-04-10T03:41:47.734 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lmNX3hEkym9HfCf off=15172941 len=1543523 2024-04-10T03:41:47.746 INFO:tasks.workunit.client.0.smithi016.stdout:op 3033 completed, throughput=5MB/sec 2024-04-10T03:41:47.746 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZN9mmhLtZkAAhaO off=16266584 len=61393 2024-04-10T03:41:47.751 INFO:tasks.workunit.client.0.smithi016.stdout:op 3034 completed, throughput=5MB/sec 2024-04-10T03:41:47.751 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hHBfFQ-KhbFyGzJ off=173028 len=1794600 2024-04-10T03:41:47.763 INFO:tasks.workunit.client.0.smithi016.stdout:op 3035 completed, throughput=5MB/sec 2024-04-10T03:41:47.763 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k3rLJtYcLLq-PCk off=2881198 len=142300 2024-04-10T03:41:47.764 INFO:tasks.workunit.client.0.smithi016.stdout:op 3036 completed, throughput=5MB/sec 2024-04-10T03:41:47.765 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ts1EQnrUWxfj4cL off=7650777 len=606045 2024-04-10T03:41:47.771 INFO:tasks.workunit.client.0.smithi016.stdout:op 3037 completed, throughput=5MB/sec 2024-04-10T03:41:47.771 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bJt30gb_9_6txL9 off=2595618 len=1157798 2024-04-10T03:41:47.775 INFO:tasks.workunit.client.0.smithi016.stdout:op 3038 completed, throughput=5MB/sec 2024-04-10T03:41:48.775 INFO:tasks.workunit.client.0.smithi016.stdout: 584: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:48.776 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qCnqGbmEC61gKtF off=4248022 len=921511 2024-04-10T03:41:48.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 3039 completed, throughput=4.99MB/sec 2024-04-10T03:41:48.784 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-O2Fxx_xe_x9DozW off=6014814 len=485643 2024-04-10T03:41:48.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 3040 completed, throughput=5MB/sec 2024-04-10T03:41:48.787 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AWuSYMsMoiqNm5L off=4363794 len=863772 2024-04-10T03:41:48.789 INFO:tasks.workunit.client.0.smithi016.stdout:op 3041 completed, throughput=5MB/sec 2024-04-10T03:41:48.789 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NHahyhBILGblN_o off=1075940 len=876115 2024-04-10T03:41:48.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 3042 completed, throughput=5MB/sec 2024-04-10T03:41:48.792 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0pi-4g88RKecopl off=13982729 len=820817 2024-04-10T03:41:48.801 INFO:tasks.workunit.client.0.smithi016.stdout:op 3043 completed, throughput=5MB/sec 2024-04-10T03:41:48.802 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ngURCWggfJnu6gc off=19588038 len=1986852 2024-04-10T03:41:48.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 3044 completed, throughput=5MB/sec 2024-04-10T03:41:49.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:49 smithi136 bash[68278]: cluster 2024-04-10T03:41:48.070654+0000 mgr.y (mgr.25133) 1062 : cluster 0 pgmap v1741: 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, 4 op/s 2024-04-10T03:41:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:49 smithi016 bash[74137]: cluster 2024-04-10T03:41:48.070654+0000 mgr.y (mgr.25133) 1062 : cluster 0 pgmap v1741: 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, 4 op/s 2024-04-10T03:41:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:49 smithi016 bash[72916]: cluster 2024-04-10T03:41:48.070654+0000 mgr.y (mgr.25133) 1062 : cluster 0 pgmap v1741: 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, 4 op/s 2024-04-10T03:41:49.808 INFO:tasks.workunit.client.0.smithi016.stdout: 585: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:49.808 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zLtm-Yn1AHn9a_W off=4072447 len=15779 2024-04-10T03:41:49.813 INFO:tasks.workunit.client.0.smithi016.stdout:op 3045 completed, throughput=4.99MB/sec 2024-04-10T03:41:49.813 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P1CONMZxKvDcDRe off=8466551 len=576218 2024-04-10T03:41:49.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 3046 completed, throughput=5MB/sec 2024-04-10T03:41:49.815 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0q6WeYuCkxayrly off=9670444 len=523339 2024-04-10T03:41:49.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 3047 completed, throughput=5MB/sec 2024-04-10T03:41:49.818 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-scQgrcvSaJM-XPX off=10983249 len=242792 2024-04-10T03:41:49.819 INFO:tasks.workunit.client.0.smithi016.stdout:op 3048 completed, throughput=5MB/sec 2024-04-10T03:41:49.819 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Q-GcRblc-0af8nL off=12855673 len=1260021 2024-04-10T03:41:49.823 INFO:tasks.workunit.client.0.smithi016.stdout:op 3049 completed, throughput=5MB/sec 2024-04-10T03:41:49.823 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eAxPMTzaLbOiM7J off=1002031 len=749205 2024-04-10T03:41:49.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 3050 completed, throughput=5MB/sec 2024-04-10T03:41:49.831 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HMgP3W1_WXb88pm off=1460643 len=201718 2024-04-10T03:41:49.832 INFO:tasks.workunit.client.0.smithi016.stdout:op 3051 completed, throughput=5MB/sec 2024-04-10T03:41:49.832 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pQzrUbRNPxsH6cJ off=11363134 len=643599 2024-04-10T03:41:49.839 INFO:tasks.workunit.client.0.smithi016.stdout:op 3052 completed, throughput=5MB/sec 2024-04-10T03:41:50.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:50 smithi136 bash[68278]: audit 2024-04-10T03:41:50.080583+0000 mon.a (mon.0) 2192 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:41:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:50 smithi016 bash[72916]: audit 2024-04-10T03:41:50.080583+0000 mon.a (mon.0) 2192 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:41:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:50 smithi016 bash[74137]: audit 2024-04-10T03:41:50.080583+0000 mon.a (mon.0) 2192 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:41:50.839 INFO:tasks.workunit.client.0.smithi016.stdout: 586: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:50.839 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KVNypMdOFl9hDuS off=961992 len=15346 2024-04-10T03:41:50.844 INFO:tasks.workunit.client.0.smithi016.stdout:op 3053 completed, throughput=4.99MB/sec 2024-04-10T03:41:50.844 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DU_b9VjC0mN8OUU off=20922912 len=1408758 2024-04-10T03:41:50.855 INFO:tasks.workunit.client.0.smithi016.stdout:op 3054 completed, throughput=4.99MB/sec 2024-04-10T03:41:50.855 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-b2phuDWyc7_PFDY off=1626576 len=1697785 2024-04-10T03:41:50.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 3055 completed, throughput=5MB/sec 2024-04-10T03:41:50.857 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oZSVt_msqxV2icZ off=513353 len=1930244 2024-04-10T03:41:50.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 3056 completed, throughput=5MB/sec 2024-04-10T03:41:51.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:51 smithi136 bash[68278]: cluster 2024-04-10T03:41:50.071605+0000 mgr.y (mgr.25133) 1063 : cluster 0 pgmap v1742: 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, 5 op/s 2024-04-10T03:41:51.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:51 smithi136 bash[68278]: audit 2024-04-10T03:41:50.818775+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:41:51.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:51 smithi136 bash[68278]: audit 2024-04-10T03:41:50.820401+0000 mon.a (mon.0) 2194 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:41:51.426 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:51 smithi136 bash[68278]: audit 2024-04-10T03:41:50.828368+0000 mon.a (mon.0) 2195 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:41:51.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:51 smithi016 bash[72916]: cluster 2024-04-10T03:41:50.071605+0000 mgr.y (mgr.25133) 1063 : cluster 0 pgmap v1742: 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, 5 op/s 2024-04-10T03:41:51.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:51 smithi016 bash[72916]: audit 2024-04-10T03:41:50.818775+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:41:51.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:51 smithi016 bash[72916]: audit 2024-04-10T03:41:50.820401+0000 mon.a (mon.0) 2194 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:41:51.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:51 smithi016 bash[72916]: audit 2024-04-10T03:41:50.828368+0000 mon.a (mon.0) 2195 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:41:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:51 smithi016 bash[74137]: cluster 2024-04-10T03:41:50.071605+0000 mgr.y (mgr.25133) 1063 : cluster 0 pgmap v1742: 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, 5 op/s 2024-04-10T03:41:51.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:51 smithi016 bash[74137]: audit 2024-04-10T03:41:50.818775+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:41:51.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:51 smithi016 bash[74137]: audit 2024-04-10T03:41:50.820401+0000 mon.a (mon.0) 2194 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:41:51.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:51 smithi016 bash[74137]: audit 2024-04-10T03:41:50.828368+0000 mon.a (mon.0) 2195 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:41:51.861 INFO:tasks.workunit.client.0.smithi016.stdout: 587: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:51.861 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZAVD5oCK6WsycIX off=12948181 len=2003294 2024-04-10T03:41:51.885 INFO:tasks.workunit.client.0.smithi016.stdout:op 3057 completed, throughput=4.99MB/sec 2024-04-10T03:41:51.885 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vNwozUn1GV45mC1 off=204191 len=174849 2024-04-10T03:41:51.890 INFO:tasks.workunit.client.0.smithi016.stdout:op 3058 completed, throughput=5MB/sec 2024-04-10T03:41:51.890 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PZqDQo9WMumQL0r off=2018285 len=725882 2024-04-10T03:41:51.897 INFO:tasks.workunit.client.0.smithi016.stdout:op 3059 completed, throughput=5MB/sec 2024-04-10T03:41:51.897 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DNfXhsyUQZGIC8S off=11326032 len=4460 2024-04-10T03:41:51.898 INFO:tasks.workunit.client.0.smithi016.stdout:op 3060 completed, throughput=5MB/sec 2024-04-10T03:41:51.898 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B4V9LjhmiGZj57h off=5008707 len=2073380 2024-04-10T03:41:51.911 INFO:tasks.workunit.client.0.smithi016.stdout:op 3061 completed, throughput=5MB/sec 2024-04-10T03:41:51.911 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BUttsx22eAoftFH off=1683948 len=198090 2024-04-10T03:41:51.916 INFO:tasks.workunit.client.0.smithi016.stdout:op 3062 completed, throughput=5MB/sec 2024-04-10T03:41:51.916 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Q-J1WKRt6foPND9 off=16550992 len=1608259 2024-04-10T03:41:51.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 3063 completed, throughput=5MB/sec 2024-04-10T03:41:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:41:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:41:51] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:41:52.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:52 smithi136 bash[68278]: cluster 2024-04-10T03:41:52.072579+0000 mgr.y (mgr.25133) 1064 : cluster 0 pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-10T03:41:52.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:52 smithi016 bash[72916]: cluster 2024-04-10T03:41:52.072579+0000 mgr.y (mgr.25133) 1064 : cluster 0 pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-10T03:41:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:52 smithi016 bash[74137]: cluster 2024-04-10T03:41:52.072579+0000 mgr.y (mgr.25133) 1064 : cluster 0 pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-10T03:41:52.919 INFO:tasks.workunit.client.0.smithi016.stdout: 588: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:52.920 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ndoLoO83X7ZrAZi off=5174383 len=996335 2024-04-10T03:41:52.922 INFO:tasks.workunit.client.0.smithi016.stdout:op 3064 completed, throughput=5MB/sec 2024-04-10T03:41:52.922 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hfhFKfQ9uccG1tO off=6766506 len=1994802 2024-04-10T03:41:52.936 INFO:tasks.workunit.client.0.smithi016.stdout:op 3065 completed, throughput=5MB/sec 2024-04-10T03:41:52.936 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GsqNQTnFFWgmxIQ off=2343977 len=273202 2024-04-10T03:41:52.938 INFO:tasks.workunit.client.0.smithi016.stdout:op 3066 completed, throughput=5MB/sec 2024-04-10T03:41:52.938 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qCCqwjQbMoWe3UF off=14713869 len=1781826 2024-04-10T03:41:52.943 INFO:tasks.workunit.client.0.smithi016.stdout:op 3067 completed, throughput=5MB/sec 2024-04-10T03:41:53.944 INFO:tasks.workunit.client.0.smithi016.stdout: 589: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:53.944 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-njKnNFJaLqqEI-_ off=0 len=1384010 2024-04-10T03:41:53.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 3068 completed, throughput=5MB/sec 2024-04-10T03:41:53.948 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-689MuLWDjEBDTfN off=782575 len=245846 2024-04-10T03:41:53.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 3069 completed, throughput=5MB/sec 2024-04-10T03:41:53.954 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_lZ_UDwYU7mYGwV off=3602709 len=565458 2024-04-10T03:41:53.955 INFO:tasks.workunit.client.0.smithi016.stdout:op 3070 completed, throughput=5MB/sec 2024-04-10T03:41:53.956 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-icY-NUanxijbZvt off=4402787 len=1349654 2024-04-10T03:41:53.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 3071 completed, throughput=5MB/sec 2024-04-10T03:41:53.959 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BaazDUcfk9nZwyu off=2053182 len=864412 2024-04-10T03:41:53.967 INFO:tasks.workunit.client.0.smithi016.stdout:op 3072 completed, throughput=5MB/sec 2024-04-10T03:41:54.968 INFO:tasks.workunit.client.0.smithi016.stdout: 590: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:54.968 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kSoRj9ss83BM2mI off=4728555 len=1494901 2024-04-10T03:41:54.978 INFO:tasks.workunit.client.0.smithi016.stdout:op 3073 completed, throughput=4.99MB/sec 2024-04-10T03:41:54.978 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--QXrImJvxQgI4of off=20830376 len=964290 2024-04-10T03:41:54.981 INFO:tasks.workunit.client.0.smithi016.stdout:op 3074 completed, throughput=5MB/sec 2024-04-10T03:41:54.981 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-h1A3qtz7zxob1h9 off=16946031 len=399561 2024-04-10T03:41:54.983 INFO:tasks.workunit.client.0.smithi016.stdout:op 3075 completed, throughput=5MB/sec 2024-04-10T03:41:54.983 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WexpUPivTecN_wW off=8329161 len=343637 2024-04-10T03:41:54.985 INFO:tasks.workunit.client.0.smithi016.stdout:op 3076 completed, throughput=5MB/sec 2024-04-10T03:41:54.985 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DUMVAguewBtfWdB off=4873871 len=15056 2024-04-10T03:41:54.985 INFO:tasks.workunit.client.0.smithi016.stdout:op 3077 completed, throughput=5MB/sec 2024-04-10T03:41:54.986 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UxBbrrQTw62Jq-i off=2483396 len=176225 2024-04-10T03:41:54.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 3078 completed, throughput=5MB/sec 2024-04-10T03:41:54.991 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X4LqNgsBRYlGw86 off=13635029 len=1447029 2024-04-10T03:41:54.999 INFO:tasks.workunit.client.0.smithi016.stdout:op 3079 completed, throughput=5MB/sec 2024-04-10T03:41:54.999 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0BcDjZ8HNW9HmSS off=3899751 len=165711 2024-04-10T03:41:55.005 INFO:tasks.workunit.client.0.smithi016.stdout:op 3080 completed, throughput=5MB/sec 2024-04-10T03:41:55.005 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-m0rq7KTbUA9lFss off=22047377 len=217262 2024-04-10T03:41:55.006 INFO:tasks.workunit.client.0.smithi016.stdout:op 3081 completed, throughput=5MB/sec 2024-04-10T03:41:55.006 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bgpz8dnKdipJ9vM off=2681591 len=609958 2024-04-10T03:41:55.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 3082 completed, throughput=5MB/sec 2024-04-10T03:41:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:55 smithi136 bash[68278]: cluster 2024-04-10T03:41:54.073726+0000 mgr.y (mgr.25133) 1065 : cluster 0 pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:41:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:55 smithi016 bash[72916]: cluster 2024-04-10T03:41:54.073726+0000 mgr.y (mgr.25133) 1065 : cluster 0 pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:41:55.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:55 smithi016 bash[74137]: cluster 2024-04-10T03:41:54.073726+0000 mgr.y (mgr.25133) 1065 : cluster 0 pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:41:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: 591: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:56.013 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c73BR5OAj5YBYys off=642797 len=277164 2024-04-10T03:41:56.020 INFO:tasks.workunit.client.0.smithi016.stdout:op 3083 completed, throughput=4.99MB/sec 2024-04-10T03:41:56.020 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ecl_AgYPsZPkDpw off=890507 len=128433 2024-04-10T03:41:56.024 INFO:tasks.workunit.client.0.smithi016.stdout:op 3084 completed, throughput=4.99MB/sec 2024-04-10T03:41:56.024 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gFyK1jd2PeaP0gi off=6477824 len=955374 2024-04-10T03:41:56.027 INFO:tasks.workunit.client.0.smithi016.stdout:op 3085 completed, throughput=4.99MB/sec 2024-04-10T03:41:56.027 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BLvVzQEsCDOg66A off=10164701 len=403380 2024-04-10T03:41:56.033 INFO:tasks.workunit.client.0.smithi016.stdout:op 3086 completed, throughput=5MB/sec 2024-04-10T03:41:56.033 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B-wVnIdhzkRtDIf off=13936223 len=1290839 2024-04-10T03:41:56.036 INFO:tasks.workunit.client.0.smithi016.stdout:op 3087 completed, throughput=5MB/sec 2024-04-10T03:41:56.036 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j2Rx_YpqICC04Y4 off=3258157 len=1784130 2024-04-10T03:41:56.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 3088 completed, throughput=5MB/sec 2024-04-10T03:41:56.049 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KjTPhLeDS_92bKj off=6532758 len=461906 2024-04-10T03:41:56.051 INFO:tasks.workunit.client.0.smithi016.stdout:op 3089 completed, throughput=5MB/sec 2024-04-10T03:41:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: 592: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:57.051 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YCBG0iE9fuHPC5s off=8094 len=1755786 2024-04-10T03:41:57.056 INFO:tasks.workunit.client.0.smithi016.stdout:op 3090 completed, throughput=4.99MB/sec 2024-04-10T03:41:57.056 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-D_b1sFpqlqQl_Hs off=5847249 len=1010650 2024-04-10T03:41:57.058 INFO:tasks.workunit.client.0.smithi016.stdout:op 3091 completed, throughput=5MB/sec 2024-04-10T03:41:57.058 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zLe7SnWt7_zLhsu off=5753256 len=1545586 2024-04-10T03:41:57.062 INFO:tasks.workunit.client.0.smithi016.stdout:op 3092 completed, throughput=5MB/sec 2024-04-10T03:41:57.062 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NMkGGrIGVfcOREu off=1441027 len=10890 2024-04-10T03:41:57.064 INFO:tasks.workunit.client.0.smithi016.stdout:op 3093 completed, throughput=5MB/sec 2024-04-10T03:41:57.064 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bVvUAl4acAv7K-G off=11464153 len=736670 2024-04-10T03:41:57.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 3094 completed, throughput=5MB/sec 2024-04-10T03:41:57.072 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hvi7cmeNBd2H5eW off=21736960 len=1217984 2024-04-10T03:41:57.081 INFO:tasks.workunit.client.0.smithi016.stdout:op 3095 completed, throughput=5MB/sec 2024-04-10T03:41:57.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:57 smithi136 bash[68278]: cluster 2024-04-10T03:41:56.074754+0000 mgr.y (mgr.25133) 1066 : cluster 0 pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:41:57.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:57 smithi016 bash[74137]: cluster 2024-04-10T03:41:56.074754+0000 mgr.y (mgr.25133) 1066 : cluster 0 pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:41:57.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:57 smithi016 bash[72916]: cluster 2024-04-10T03:41:56.074754+0000 mgr.y (mgr.25133) 1066 : cluster 0 pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:41:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: 593: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:58.081 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UPKA8q-vcgkA-Gv off=11286034 len=1507956 2024-04-10T03:41:58.093 INFO:tasks.workunit.client.0.smithi016.stdout:op 3096 completed, throughput=5MB/sec 2024-04-10T03:41:58.093 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xXPCik4CHwKsOBs off=21772012 len=39572 2024-04-10T03:41:58.094 INFO:tasks.workunit.client.0.smithi016.stdout:op 3097 completed, throughput=5MB/sec 2024-04-10T03:41:58.094 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3dTyz-91ZtBFT6l off=6418033 len=1413572 2024-04-10T03:41:58.103 INFO:tasks.workunit.client.0.smithi016.stdout:op 3098 completed, throughput=5MB/sec 2024-04-10T03:41:58.103 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I-wcmnJB9ECwxrr off=6877422 len=278821 2024-04-10T03:41:58.105 INFO:tasks.workunit.client.0.smithi016.stdout:op 3099 completed, throughput=5MB/sec 2024-04-10T03:41:58.105 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EmJsHpA1GiMXoyq off=559309 len=1157349 2024-04-10T03:41:58.114 INFO:tasks.workunit.client.0.smithi016.stdout:op 3100 completed, throughput=5MB/sec 2024-04-10T03:41:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:58 smithi136 bash[68278]: audit 2024-04-10T03:41:57.565253+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:41:58 smithi136 bash[68278]: cluster 2024-04-10T03:41:58.075788+0000 mgr.y (mgr.25133) 1067 : cluster 0 pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:41:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:58 smithi016 bash[72916]: audit 2024-04-10T03:41:57.565253+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:41:58 smithi016 bash[72916]: cluster 2024-04-10T03:41:58.075788+0000 mgr.y (mgr.25133) 1067 : cluster 0 pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:41:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:58 smithi016 bash[74137]: audit 2024-04-10T03:41:57.565253+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:41:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:41:58 smithi016 bash[74137]: cluster 2024-04-10T03:41:58.075788+0000 mgr.y (mgr.25133) 1067 : cluster 0 pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:41:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: 594: throughput=4.99MB/sec pending data=0 2024-04-10T03:41:59.115 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FvRk7FzhtQpm_ts off=2501571 len=121357 2024-04-10T03:41:59.119 INFO:tasks.workunit.client.0.smithi016.stdout:op 3101 completed, throughput=4.99MB/sec 2024-04-10T03:41:59.120 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-K9bsaCPXtwJFIDt off=8811117 len=1322298 2024-04-10T03:41:59.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 3102 completed, throughput=4.99MB/sec 2024-04-10T03:41:59.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eCDEzVK8NbU0bvt off=4004054 len=1916668 2024-04-10T03:41:59.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 3103 completed, throughput=5MB/sec 2024-04-10T03:41:59.136 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YMSP7wQvKCyaZsf off=5409302 len=1111207 2024-04-10T03:41:59.144 INFO:tasks.workunit.client.0.smithi016.stdout:op 3104 completed, throughput=5MB/sec 2024-04-10T03:41:59.145 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1GRrqyZioP2Ajv_ off=7876782 len=1155902 2024-04-10T03:41:59.153 INFO:tasks.workunit.client.0.smithi016.stdout:op 3105 completed, throughput=5MB/sec 2024-04-10T03:42:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: 595: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:00.153 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--sRiloPvj6p2Umu off=10062404 len=1413621 2024-04-10T03:42:00.164 INFO:tasks.workunit.client.0.smithi016.stdout:op 3106 completed, throughput=4.99MB/sec 2024-04-10T03:42:00.164 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aD103hgNU_7GOwb off=11336800 len=139216 2024-04-10T03:42:00.168 INFO:tasks.workunit.client.0.smithi016.stdout:op 3107 completed, throughput=4.99MB/sec 2024-04-10T03:42:00.169 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PdzOXG68YfuwzcV off=5192791 len=898715 2024-04-10T03:42:00.177 INFO:tasks.workunit.client.0.smithi016.stdout:op 3108 completed, throughput=5MB/sec 2024-04-10T03:42:00.177 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HU84R_Xr_Tar1tt off=1871352 len=597234 2024-04-10T03:42:00.179 INFO:tasks.workunit.client.0.smithi016.stdout:op 3109 completed, throughput=5MB/sec 2024-04-10T03:42:00.179 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3NWxnJRNMiDliZy off=18748534 len=2030656 2024-04-10T03:42:00.183 INFO:tasks.workunit.client.0.smithi016.stdout:op 3110 completed, throughput=5MB/sec 2024-04-10T03:42:00.183 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Hu4BXLaNz6oM0xB off=9433431 len=12057 2024-04-10T03:42:00.183 INFO:tasks.workunit.client.0.smithi016.stdout:op 3111 completed, throughput=5MB/sec 2024-04-10T03:42:00.184 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e_0l_aYd9fIDlNn off=7135831 len=1507795 2024-04-10T03:42:00.193 INFO:tasks.workunit.client.0.smithi016.stdout:op 3112 completed, throughput=5MB/sec 2024-04-10T03:42:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: 596: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:01.194 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sZsMkbRGqIq2x7u off=10258610 len=971662 2024-04-10T03:42:01.202 INFO:tasks.workunit.client.0.smithi016.stdout:op 3113 completed, throughput=5MB/sec 2024-04-10T03:42:01.202 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IggJWQWH4fcE9P8 off=16333363 len=105318 2024-04-10T03:42:01.203 INFO:tasks.workunit.client.0.smithi016.stdout:op 3114 completed, throughput=5MB/sec 2024-04-10T03:42:01.203 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e8VL2TCngd0_UKF off=4110122 len=1321168 2024-04-10T03:42:01.214 INFO:tasks.workunit.client.0.smithi016.stdout:op 3115 completed, throughput=5MB/sec 2024-04-10T03:42:01.214 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--QXrImJvxQgI4of off=4733410 len=1855504 2024-04-10T03:42:01.226 INFO:tasks.workunit.client.0.smithi016.stdout:op 3116 completed, throughput=5MB/sec 2024-04-10T03:42:01.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:01 smithi136 bash[68278]: cluster 2024-04-10T03:42:00.076785+0000 mgr.y (mgr.25133) 1068 : cluster 0 pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-10T03:42:01.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:01 smithi016 bash[72916]: cluster 2024-04-10T03:42:00.076785+0000 mgr.y (mgr.25133) 1068 : cluster 0 pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-10T03:42:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:01 smithi016 bash[74137]: cluster 2024-04-10T03:42:00.076785+0000 mgr.y (mgr.25133) 1068 : cluster 0 pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-10T03:42:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:42:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:42:01] "GET /metrics HTTP/1.1" 200 34135 "" "Prometheus/2.43.0" 2024-04-10T03:42:02.437 INFO:tasks.workunit.client.0.smithi016.stdout: 597: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:02.437 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DhC5K1EBKrTjEow off=1566382 len=1926758 2024-04-10T03:42:02.437 INFO:tasks.workunit.client.0.smithi016.stdout:op 3117 completed, throughput=5MB/sec 2024-04-10T03:42:02.437 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YgO55BOJquvRfoM off=7031326 len=585943 2024-04-10T03:42:02.437 INFO:tasks.workunit.client.0.smithi016.stdout:op 3118 completed, throughput=5MB/sec 2024-04-10T03:42:02.437 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JYQNlpJmltOAL0_ off=12196531 len=1246773 2024-04-10T03:42:02.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 3119 completed, throughput=5MB/sec 2024-04-10T03:42:02.438 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xmxPTYH5QTn7SAb off=1738325 len=1728969 2024-04-10T03:42:02.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 3120 completed, throughput=5MB/sec 2024-04-10T03:42:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:02 smithi016 bash[72916]: cluster 2024-04-10T03:42:02.077812+0000 mgr.y (mgr.25133) 1069 : cluster 0 pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-10T03:42:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:02 smithi016 bash[74137]: cluster 2024-04-10T03:42:02.077812+0000 mgr.y (mgr.25133) 1069 : cluster 0 pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-10T03:42:02.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:02 smithi136 bash[68278]: cluster 2024-04-10T03:42:02.077812+0000 mgr.y (mgr.25133) 1069 : cluster 0 pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-10T03:42:03.251 INFO:tasks.workunit.client.0.smithi016.stdout: 598: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:03.251 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5sdqtlsj29L9hQN off=7416760 len=1595774 2024-04-10T03:42:03.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 3121 completed, throughput=4.99MB/sec 2024-04-10T03:42:03.266 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s4q-rgO9SM9NMKc off=12360304 len=199239 2024-04-10T03:42:03.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 3122 completed, throughput=5MB/sec 2024-04-10T03:42:03.266 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Tar4MVbxZnE40O7 off=19252622 len=949330 2024-04-10T03:42:03.273 INFO:tasks.workunit.client.0.smithi016.stdout:op 3123 completed, throughput=5MB/sec 2024-04-10T03:42:03.274 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-A5aJWPU7L5YSUQm off=4655873 len=473859 2024-04-10T03:42:03.276 INFO:tasks.workunit.client.0.smithi016.stdout:op 3124 completed, throughput=5MB/sec 2024-04-10T03:42:03.277 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DcoliJiv7queDJU off=4497540 len=1622692 2024-04-10T03:42:03.281 INFO:tasks.workunit.client.0.smithi016.stdout:op 3125 completed, throughput=5MB/sec 2024-04-10T03:42:03.281 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jskTDe2FDICvk-L off=1585282 len=53878 2024-04-10T03:42:03.282 INFO:tasks.workunit.client.0.smithi016.stdout:op 3126 completed, throughput=5MB/sec 2024-04-10T03:42:03.282 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WGorPBcT7jrbSrR off=2078867 len=550814 2024-04-10T03:42:03.284 INFO:tasks.workunit.client.0.smithi016.stdout:op 3127 completed, throughput=5MB/sec 2024-04-10T03:42:04.284 INFO:tasks.workunit.client.0.smithi016.stdout: 599: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:04.284 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Q_IqKWYkbhsKbTQ off=4297859 len=148545 2024-04-10T03:42:04.289 INFO:tasks.workunit.client.0.smithi016.stdout:op 3128 completed, throughput=4.99MB/sec 2024-04-10T03:42:04.289 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eFpdkgUs0Hyemad off=94085 len=1110430 2024-04-10T03:42:04.299 INFO:tasks.workunit.client.0.smithi016.stdout:op 3129 completed, throughput=4.99MB/sec 2024-04-10T03:42:04.299 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-v6OBA_hlZIBu7AE off=26562 len=541316 2024-04-10T03:42:04.301 INFO:tasks.workunit.client.0.smithi016.stdout:op 3130 completed, throughput=5MB/sec 2024-04-10T03:42:04.301 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EgzyShTUjZNlqJ_ off=1535467 len=2052094 2024-04-10T03:42:04.315 INFO:tasks.workunit.client.0.smithi016.stdout:op 3131 completed, throughput=5MB/sec 2024-04-10T03:42:04.315 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-A7Ir3WfJCN6Ze7v off=9834195 len=1084782 2024-04-10T03:42:04.323 INFO:tasks.workunit.client.0.smithi016.stdout:op 3132 completed, throughput=5MB/sec 2024-04-10T03:42:04.323 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IB55WylSfxMM5Pp off=19743084 len=278762 2024-04-10T03:42:04.324 INFO:tasks.workunit.client.0.smithi016.stdout:op 3133 completed, throughput=5MB/sec 2024-04-10T03:42:05.325 INFO:tasks.workunit.client.0.smithi016.stdout: 600: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:05.325 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DyBHVi19oLjVheU off=13633995 len=3496 2024-04-10T03:42:05.326 INFO:tasks.workunit.client.0.smithi016.stdout:op 3134 completed, throughput=4.99MB/sec 2024-04-10T03:42:05.326 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-As1UkVl6-Vb6MAX off=14845499 len=578196 2024-04-10T03:42:05.334 INFO:tasks.workunit.client.0.smithi016.stdout:op 3135 completed, throughput=4.99MB/sec 2024-04-10T03:42:05.334 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4WNhVPgDHXWBWcl off=11332536 len=5994 2024-04-10T03:42:05.335 INFO:tasks.workunit.client.0.smithi016.stdout:op 3136 completed, throughput=4.99MB/sec 2024-04-10T03:42:05.335 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w7SIuhDA5Z9XVGU off=10141623 len=1115239 2024-04-10T03:42:05.338 INFO:tasks.workunit.client.0.smithi016.stdout:op 3137 completed, throughput=4.99MB/sec 2024-04-10T03:42:05.338 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6Skh-sVx-uMgVVW off=5582529 len=592279 2024-04-10T03:42:05.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 3138 completed, throughput=5MB/sec 2024-04-10T03:42:05.341 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-t46Fm-FP-Mmvs11 off=2201950 len=1668960 2024-04-10T03:42:05.344 INFO:tasks.workunit.client.0.smithi016.stdout:op 3139 completed, throughput=5MB/sec 2024-04-10T03:42:05.344 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oHswvOJUh7GA3Kb off=1726367 len=519682 2024-04-10T03:42:05.346 INFO:tasks.workunit.client.0.smithi016.stdout:op 3140 completed, throughput=5MB/sec 2024-04-10T03:42:05.347 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zf50bCw-MSoy6ip off=14668495 len=422622 2024-04-10T03:42:05.354 INFO:tasks.workunit.client.0.smithi016.stdout:op 3141 completed, throughput=5MB/sec 2024-04-10T03:42:05.354 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9LrYs70rpLjUyjW off=7041636 len=823977 2024-04-10T03:42:05.362 INFO:tasks.workunit.client.0.smithi016.stdout:op 3142 completed, throughput=5MB/sec 2024-04-10T03:42:05.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:05 smithi136 bash[68278]: cluster 2024-04-10T03:42:04.078898+0000 mgr.y (mgr.25133) 1070 : cluster 0 pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:42:05.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:05 smithi016 bash[72916]: cluster 2024-04-10T03:42:04.078898+0000 mgr.y (mgr.25133) 1070 : cluster 0 pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:42:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:05 smithi016 bash[74137]: cluster 2024-04-10T03:42:04.078898+0000 mgr.y (mgr.25133) 1070 : cluster 0 pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:42:06.362 INFO:tasks.workunit.client.0.smithi016.stdout: 601: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:06.362 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-awgxWnf1SIGNVcx off=5121405 len=314136 2024-04-10T03:42:06.364 INFO:tasks.workunit.client.0.smithi016.stdout:op 3143 completed, throughput=4.99MB/sec 2024-04-10T03:42:06.364 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XgPXzj_S04Ce8Ir off=692922 len=2052895 2024-04-10T03:42:06.379 INFO:tasks.workunit.client.0.smithi016.stdout:op 3144 completed, throughput=5MB/sec 2024-04-10T03:42:06.380 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ezCTufUu0h5ax8s off=10190592 len=273984 2024-04-10T03:42:06.381 INFO:tasks.workunit.client.0.smithi016.stdout:op 3145 completed, throughput=5MB/sec 2024-04-10T03:42:06.381 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-smiUflrMBCsc0ob off=696609 len=449115 2024-04-10T03:42:06.383 INFO:tasks.workunit.client.0.smithi016.stdout:op 3146 completed, throughput=5MB/sec 2024-04-10T03:42:06.383 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bfaM-vWD4TRw_QK off=21283429 len=1901889 2024-04-10T03:42:06.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 3147 completed, throughput=5MB/sec 2024-04-10T03:42:06.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:06 smithi136 bash[68278]: cluster 2024-04-10T03:42:06.079882+0000 mgr.y (mgr.25133) 1071 : cluster 0 pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:42:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:06 smithi016 bash[74137]: cluster 2024-04-10T03:42:06.079882+0000 mgr.y (mgr.25133) 1071 : cluster 0 pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:42:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:06 smithi016 bash[72916]: cluster 2024-04-10T03:42:06.079882+0000 mgr.y (mgr.25133) 1071 : cluster 0 pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:42:07.398 INFO:tasks.workunit.client.0.smithi016.stdout: 602: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:07.398 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZK82tG8TEMIGEey off=1492684 len=295740 2024-04-10T03:42:07.400 INFO:tasks.workunit.client.0.smithi016.stdout:op 3148 completed, throughput=4.99MB/sec 2024-04-10T03:42:07.400 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xMx4DxkcmTtD7Wq off=5948118 len=230232 2024-04-10T03:42:07.402 INFO:tasks.workunit.client.0.smithi016.stdout:op 3149 completed, throughput=4.99MB/sec 2024-04-10T03:42:07.402 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ahQaglJ5sGLYRnm off=3038621 len=1817945 2024-04-10T03:42:07.406 INFO:tasks.workunit.client.0.smithi016.stdout:op 3150 completed, throughput=5MB/sec 2024-04-10T03:42:07.406 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W_Uf7dfttjJCvgM off=18615964 len=1241932 2024-04-10T03:42:07.417 INFO:tasks.workunit.client.0.smithi016.stdout:op 3151 completed, throughput=5MB/sec 2024-04-10T03:42:07.417 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oVtvGVTIsia0fnJ off=430935 len=947406 2024-04-10T03:42:07.426 INFO:tasks.workunit.client.0.smithi016.stdout:op 3152 completed, throughput=5MB/sec 2024-04-10T03:42:07.426 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hiF6unbwgB6MTvZ off=2160041 len=456125 2024-04-10T03:42:07.434 INFO:tasks.workunit.client.0.smithi016.stdout:op 3153 completed, throughput=5MB/sec 2024-04-10T03:42:07.434 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TKipIVMnuMcLXwU off=3729329 len=137805 2024-04-10T03:42:07.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 3154 completed, throughput=5MB/sec 2024-04-10T03:42:07.438 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x4pJ3qdjMfig7wX off=2232670 len=1692061 2024-04-10T03:42:07.453 INFO:tasks.workunit.client.0.smithi016.stdout:op 3155 completed, throughput=5MB/sec 2024-04-10T03:42:08.451 INFO:tasks.workunit.client.0.smithi016.stdout: 603: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:08.451 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8WSBOYXrpA9KY1l off=14019015 len=1278956 2024-04-10T03:42:08.460 INFO:tasks.workunit.client.0.smithi016.stdout:op 3156 completed, throughput=5MB/sec 2024-04-10T03:42:08.461 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QT9FPTQtKSVQXeJ off=11128520 len=784243 2024-04-10T03:42:08.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 3157 completed, throughput=5MB/sec 2024-04-10T03:42:08.463 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-F2TrwqzDYg7XAVp off=17284277 len=984499 2024-04-10T03:42:08.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 3158 completed, throughput=5MB/sec 2024-04-10T03:42:08.466 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IoueHjm4Rfaj3FB off=0 len=1734526 2024-04-10T03:42:08.479 INFO:tasks.workunit.client.0.smithi016.stdout:op 3159 completed, throughput=5MB/sec 2024-04-10T03:42:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:08 smithi016 bash[72916]: cluster 2024-04-10T03:42:08.080820+0000 mgr.y (mgr.25133) 1072 : cluster 0 pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:08 smithi016 bash[74137]: cluster 2024-04-10T03:42:08.080820+0000 mgr.y (mgr.25133) 1072 : cluster 0 pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:08.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:08 smithi136 bash[68278]: cluster 2024-04-10T03:42:08.080820+0000 mgr.y (mgr.25133) 1072 : cluster 0 pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:09.479 INFO:tasks.workunit.client.0.smithi016.stdout: 604: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:09.479 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pqO8FOnMxPpqph7 off=18338779 len=86368 2024-04-10T03:42:09.480 INFO:tasks.workunit.client.0.smithi016.stdout:op 3160 completed, throughput=4.99MB/sec 2024-04-10T03:42:09.480 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vKWG1wuWV_kMRli off=2908947 len=851530 2024-04-10T03:42:09.488 INFO:tasks.workunit.client.0.smithi016.stdout:op 3161 completed, throughput=4.99MB/sec 2024-04-10T03:42:09.488 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-355Cfilcalfex7E off=15178424 len=1160949 2024-04-10T03:42:09.492 INFO:tasks.workunit.client.0.smithi016.stdout:op 3162 completed, throughput=5MB/sec 2024-04-10T03:42:09.493 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d5qxiOdqcC7823u off=1309679 len=693229 2024-04-10T03:42:09.499 INFO:tasks.workunit.client.0.smithi016.stdout:op 3163 completed, throughput=5MB/sec 2024-04-10T03:42:09.499 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-30PkIIBIXXbnNQp off=5037683 len=1834183 2024-04-10T03:42:09.513 INFO:tasks.workunit.client.0.smithi016.stdout:op 3164 completed, throughput=5MB/sec 2024-04-10T03:42:09.513 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fXzov-74M1WY8u6 off=16584 len=1580969 2024-04-10T03:42:09.518 INFO:tasks.workunit.client.0.smithi016.stdout:op 3165 completed, throughput=5MB/sec 2024-04-10T03:42:10.518 INFO:tasks.workunit.client.0.smithi016.stdout: 605: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:10.519 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-W-0GIix4xSSS3mi off=6751156 len=420593 2024-04-10T03:42:10.520 INFO:tasks.workunit.client.0.smithi016.stdout:op 3166 completed, throughput=4.99MB/sec 2024-04-10T03:42:10.520 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B2L0Gh7ec4yFqrp off=13389410 len=1815048 2024-04-10T03:42:10.535 INFO:tasks.workunit.client.0.smithi016.stdout:op 3167 completed, throughput=5MB/sec 2024-04-10T03:42:10.535 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-19dNO0wJRKPrr4G off=8747238 len=806458 2024-04-10T03:42:10.538 INFO:tasks.workunit.client.0.smithi016.stdout:op 3168 completed, throughput=5MB/sec 2024-04-10T03:42:10.538 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UM8zzEC0g8b2sLX off=16679125 len=1933181 2024-04-10T03:42:10.544 INFO:tasks.workunit.client.0.smithi016.stdout:op 3169 completed, throughput=5MB/sec 2024-04-10T03:42:10.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:10 smithi016 bash[72916]: cluster 2024-04-10T03:42:10.081776+0000 mgr.y (mgr.25133) 1073 : cluster 0 pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-10T03:42:10.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:10 smithi016 bash[74137]: cluster 2024-04-10T03:42:10.081776+0000 mgr.y (mgr.25133) 1073 : cluster 0 pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-10T03:42:10.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:10 smithi136 bash[68278]: cluster 2024-04-10T03:42:10.081776+0000 mgr.y (mgr.25133) 1073 : cluster 0 pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-10T03:42:11.544 INFO:tasks.workunit.client.0.smithi016.stdout: 606: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:11.544 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-62rPC1Xq4PtP-x3 off=5229494 len=805026 2024-04-10T03:42:11.547 INFO:tasks.workunit.client.0.smithi016.stdout:op 3170 completed, throughput=4.99MB/sec 2024-04-10T03:42:11.547 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TvTaqtVY0MLcJsO off=5260301 len=279192 2024-04-10T03:42:11.552 INFO:tasks.workunit.client.0.smithi016.stdout:op 3171 completed, throughput=5MB/sec 2024-04-10T03:42:11.552 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dfzDFrpDWArHkO- off=729786 len=790015 2024-04-10T03:42:11.556 INFO:tasks.workunit.client.0.smithi016.stdout:op 3172 completed, throughput=5MB/sec 2024-04-10T03:42:11.556 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nqAjnjufHOVCS5H off=1762677 len=1261910 2024-04-10T03:42:11.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 3173 completed, throughput=5MB/sec 2024-04-10T03:42:11.559 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7gUMpTDjzynd08i off=304290 len=1274390 2024-04-10T03:42:11.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 3174 completed, throughput=5MB/sec 2024-04-10T03:42:12.068 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:42:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:42:11] "GET /metrics HTTP/1.1" 200 34135 "" "Prometheus/2.43.0" 2024-04-10T03:42:12.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:12 smithi016 bash[72916]: cluster 2024-04-10T03:42:12.083037+0000 mgr.y (mgr.25133) 1074 : cluster 0 pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-10T03:42:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:12 smithi016 bash[74137]: cluster 2024-04-10T03:42:12.083037+0000 mgr.y (mgr.25133) 1074 : cluster 0 pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-10T03:42:12.569 INFO:tasks.workunit.client.0.smithi016.stdout: 607: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:12.569 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YfxouV36ILSnu_Q off=71274 len=1009858 2024-04-10T03:42:12.578 INFO:tasks.workunit.client.0.smithi016.stdout:op 3175 completed, throughput=4.99MB/sec 2024-04-10T03:42:12.578 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-imBc7xZTxt30ChG off=6436328 len=988733 2024-04-10T03:42:12.582 INFO:tasks.workunit.client.0.smithi016.stdout:op 3176 completed, throughput=5MB/sec 2024-04-10T03:42:12.582 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hSd9WstdOQwTe6y off=16822777 len=1780575 2024-04-10T03:42:12.587 INFO:tasks.workunit.client.0.smithi016.stdout:op 3177 completed, throughput=5MB/sec 2024-04-10T03:42:12.587 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Dywc6vGHf3LwlXH off=9449034 len=89709 2024-04-10T03:42:12.592 INFO:tasks.workunit.client.0.smithi016.stdout:op 3178 completed, throughput=5MB/sec 2024-04-10T03:42:12.592 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d7g6R7z656iEhje off=4538046 len=232636 2024-04-10T03:42:12.594 INFO:tasks.workunit.client.0.smithi016.stdout:op 3179 completed, throughput=5MB/sec 2024-04-10T03:42:12.594 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tpTYnFcvILopvZk off=7811666 len=587565 2024-04-10T03:42:12.596 INFO:tasks.workunit.client.0.smithi016.stdout:op 3180 completed, throughput=5MB/sec 2024-04-10T03:42:12.596 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-irvRFM8K5GgCa35 off=4049876 len=409074 2024-04-10T03:42:12.598 INFO:tasks.workunit.client.0.smithi016.stdout:op 3181 completed, throughput=5MB/sec 2024-04-10T03:42:12.598 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--Urg164yJWp_MWZ off=0 len=1350907 2024-04-10T03:42:12.609 INFO:tasks.workunit.client.0.smithi016.stdout:op 3182 completed, throughput=5MB/sec 2024-04-10T03:42:12.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:12 smithi136 bash[68278]: cluster 2024-04-10T03:42:12.083037+0000 mgr.y (mgr.25133) 1074 : cluster 0 pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-10T03:42:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:13 smithi016 bash[72916]: audit 2024-04-10T03:42:12.565756+0000 mon.a (mon.0) 2197 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:13 smithi016 bash[74137]: audit 2024-04-10T03:42:12.565756+0000 mon.a (mon.0) 2197 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:13.609 INFO:tasks.workunit.client.0.smithi016.stdout: 608: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:13.609 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F2MBIyKPbYDTcjq off=12233793 len=1017823 2024-04-10T03:42:13.619 INFO:tasks.workunit.client.0.smithi016.stdout:op 3183 completed, throughput=5MB/sec 2024-04-10T03:42:13.619 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-l3XYbG_fDJO_63t off=12183342 len=852598 2024-04-10T03:42:13.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 3184 completed, throughput=5MB/sec 2024-04-10T03:42:13.628 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pacb5p2LEqLxiH8 off=1370904 len=938884 2024-04-10T03:42:13.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 3185 completed, throughput=5MB/sec 2024-04-10T03:42:13.637 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QQYjc7fvvWvyskm off=5072258 len=1206191 2024-04-10T03:42:13.647 INFO:tasks.workunit.client.0.smithi016.stdout:op 3186 completed, throughput=5MB/sec 2024-04-10T03:42:13.647 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nLOYfUFMlyPzzPI off=0 len=1069651 2024-04-10T03:42:13.656 INFO:tasks.workunit.client.0.smithi016.stdout:op 3187 completed, throughput=5MB/sec 2024-04-10T03:42:13.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:13 smithi136 bash[68278]: audit 2024-04-10T03:42:12.565756+0000 mon.a (mon.0) 2197 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:14 smithi016 bash[72916]: cluster 2024-04-10T03:42:14.084004+0000 mgr.y (mgr.25133) 1075 : cluster 0 pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-10T03:42:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:14 smithi016 bash[74137]: cluster 2024-04-10T03:42:14.084004+0000 mgr.y (mgr.25133) 1075 : cluster 0 pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-10T03:42:14.656 INFO:tasks.workunit.client.0.smithi016.stdout: 609: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:14.656 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cF87NDFg3NI7OSG off=4304462 len=1103593 2024-04-10T03:42:14.659 INFO:tasks.workunit.client.0.smithi016.stdout:op 3188 completed, throughput=4.99MB/sec 2024-04-10T03:42:14.659 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-K0uZb85nfWgk0ZU off=12440000 len=1938926 2024-04-10T03:42:14.664 INFO:tasks.workunit.client.0.smithi016.stdout:op 3189 completed, throughput=5MB/sec 2024-04-10T03:42:14.664 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aowdy7nJ7EO5wH9 off=6135854 len=924363 2024-04-10T03:42:14.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 3190 completed, throughput=5MB/sec 2024-04-10T03:42:14.669 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LBrFKpUnZR7QKju off=2657870 len=1743882 2024-04-10T03:42:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:14 smithi136 bash[68278]: cluster 2024-04-10T03:42:14.084004+0000 mgr.y (mgr.25133) 1075 : cluster 0 pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-10T03:42:14.681 INFO:tasks.workunit.client.0.smithi016.stdout:op 3191 completed, throughput=5MB/sec 2024-04-10T03:42:15.681 INFO:tasks.workunit.client.0.smithi016.stdout: 610: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:15.681 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WsITGqsvQPYHyrp off=6367746 len=1548229 2024-04-10T03:42:15.692 INFO:tasks.workunit.client.0.smithi016.stdout:op 3192 completed, throughput=5MB/sec 2024-04-10T03:42:15.693 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FrEW2aMwIINGbkp off=2918375 len=1261468 2024-04-10T03:42:15.695 INFO:tasks.workunit.client.0.smithi016.stdout:op 3193 completed, throughput=5MB/sec 2024-04-10T03:42:15.695 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WXHdBd0Kde2D-SS off=4526330 len=1499395 2024-04-10T03:42:15.697 INFO:tasks.workunit.client.0.smithi016.stdout:op 3194 completed, throughput=5MB/sec 2024-04-10T03:42:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:16 smithi016 bash[72916]: cluster 2024-04-10T03:42:16.085172+0000 mgr.y (mgr.25133) 1076 : cluster 0 pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:42:16.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:16 smithi016 bash[74137]: cluster 2024-04-10T03:42:16.085172+0000 mgr.y (mgr.25133) 1076 : cluster 0 pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:42:16.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:16 smithi136 bash[68278]: cluster 2024-04-10T03:42:16.085172+0000 mgr.y (mgr.25133) 1076 : cluster 0 pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:42:16.697 INFO:tasks.workunit.client.0.smithi016.stdout: 611: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:16.698 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n3-IonIP4XwhhlB off=13354231 len=1591766 2024-04-10T03:42:16.710 INFO:tasks.workunit.client.0.smithi016.stdout:op 3195 completed, throughput=4.99MB/sec 2024-04-10T03:42:16.710 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5juyNbTAd9WaCDI off=3674613 len=1714776 2024-04-10T03:42:16.715 INFO:tasks.workunit.client.0.smithi016.stdout:op 3196 completed, throughput=5MB/sec 2024-04-10T03:42:16.715 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FA0_aZd2ZqeYM8C off=14397437 len=2019779 2024-04-10T03:42:16.722 INFO:tasks.workunit.client.0.smithi016.stdout:op 3197 completed, throughput=5MB/sec 2024-04-10T03:42:16.723 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0ve5UmkM1MGrJEk off=11254519 len=444321 2024-04-10T03:42:16.729 INFO:tasks.workunit.client.0.smithi016.stdout:op 3198 completed, throughput=5MB/sec 2024-04-10T03:42:17.730 INFO:tasks.workunit.client.0.smithi016.stdout: 612: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:17.730 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0GMsSF3Z3lw-fIO off=1047208 len=524457 2024-04-10T03:42:17.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 3199 completed, throughput=4.99MB/sec 2024-04-10T03:42:17.737 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Zu9LFtPBhfxI626 off=6703422 len=811814 2024-04-10T03:42:17.739 INFO:tasks.workunit.client.0.smithi016.stdout:op 3200 completed, throughput=4.99MB/sec 2024-04-10T03:42:17.740 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PF2NWXOuJlrXlLD off=9331158 len=913996 2024-04-10T03:42:17.742 INFO:tasks.workunit.client.0.smithi016.stdout:op 3201 completed, throughput=5MB/sec 2024-04-10T03:42:17.742 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TvvJ_L08j0fm8qv off=3916021 len=207638 2024-04-10T03:42:17.744 INFO:tasks.workunit.client.0.smithi016.stdout:op 3202 completed, throughput=5MB/sec 2024-04-10T03:42:17.744 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Odi2NEQgmauwk53 off=6036115 len=523765 2024-04-10T03:42:17.751 INFO:tasks.workunit.client.0.smithi016.stdout:op 3203 completed, throughput=5MB/sec 2024-04-10T03:42:17.751 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GvCLb5n3QLA8k_t off=449661 len=1063676 2024-04-10T03:42:17.760 INFO:tasks.workunit.client.0.smithi016.stdout:op 3204 completed, throughput=5MB/sec 2024-04-10T03:42:17.760 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V0mlFG_N_TXpdqn off=989550 len=896821 2024-04-10T03:42:17.762 INFO:tasks.workunit.client.0.smithi016.stdout:op 3205 completed, throughput=5MB/sec 2024-04-10T03:42:17.762 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1-Yw_fUGrgplkpI off=280850 len=237862 2024-04-10T03:42:17.767 INFO:tasks.workunit.client.0.smithi016.stdout:op 3206 completed, throughput=5MB/sec 2024-04-10T03:42:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:18 smithi016 bash[72916]: cluster 2024-04-10T03:42:18.086248+0000 mgr.y (mgr.25133) 1077 : cluster 0 pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:18 smithi016 bash[74137]: cluster 2024-04-10T03:42:18.086248+0000 mgr.y (mgr.25133) 1077 : cluster 0 pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:18.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:18 smithi136 bash[68278]: cluster 2024-04-10T03:42:18.086248+0000 mgr.y (mgr.25133) 1077 : cluster 0 pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:18.768 INFO:tasks.workunit.client.0.smithi016.stdout: 613: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:18.768 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-56WAZp9i9tW0Wva off=16319934 len=452707 2024-04-10T03:42:18.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 3207 completed, throughput=4.99MB/sec 2024-04-10T03:42:18.770 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Kij8bMe9jZ3NxR9 off=1196012 len=1121168 2024-04-10T03:42:18.780 INFO:tasks.workunit.client.0.smithi016.stdout:op 3208 completed, throughput=4.99MB/sec 2024-04-10T03:42:18.780 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qCzR4fIpbwffLIe off=6014487 len=178269 2024-04-10T03:42:18.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 3209 completed, throughput=4.99MB/sec 2024-04-10T03:42:18.782 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Bu3B24uzKYZTLXH off=6313335 len=1990039 2024-04-10T03:42:18.796 INFO:tasks.workunit.client.0.smithi016.stdout:op 3210 completed, throughput=5MB/sec 2024-04-10T03:42:18.797 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eu4t7ECju_nCpf0 off=12023783 len=800671 2024-04-10T03:42:18.805 INFO:tasks.workunit.client.0.smithi016.stdout:op 3211 completed, throughput=5MB/sec 2024-04-10T03:42:18.805 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TGl5gch6dK9utnt off=14635803 len=881165 2024-04-10T03:42:18.814 INFO:tasks.workunit.client.0.smithi016.stdout:op 3212 completed, throughput=5MB/sec 2024-04-10T03:42:19.815 INFO:tasks.workunit.client.0.smithi016.stdout: 614: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:19.815 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JTG8Fase6tV4ICB off=2972416 len=1368905 2024-04-10T03:42:19.825 INFO:tasks.workunit.client.0.smithi016.stdout:op 3213 completed, throughput=4.99MB/sec 2024-04-10T03:42:19.825 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RmlGxCgF0GuZIUS off=1555561 len=1015436 2024-04-10T03:42:19.829 INFO:tasks.workunit.client.0.smithi016.stdout:op 3214 completed, throughput=5MB/sec 2024-04-10T03:42:19.829 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6z02Si01cjk-JZc off=3060886 len=1861615 2024-04-10T03:42:19.834 INFO:tasks.workunit.client.0.smithi016.stdout:op 3215 completed, throughput=5MB/sec 2024-04-10T03:42:19.834 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FSFdO47a-X0drrT off=5541676 len=1160210 2024-04-10T03:42:19.844 INFO:tasks.workunit.client.0.smithi016.stdout:op 3216 completed, throughput=5MB/sec 2024-04-10T03:42:20.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:20 smithi016 bash[72916]: cluster 2024-04-10T03:42:20.087290+0000 mgr.y (mgr.25133) 1078 : cluster 0 pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:42:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:20 smithi016 bash[74137]: cluster 2024-04-10T03:42:20.087290+0000 mgr.y (mgr.25133) 1078 : cluster 0 pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:42:20.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:20 smithi136 bash[68278]: cluster 2024-04-10T03:42:20.087290+0000 mgr.y (mgr.25133) 1078 : cluster 0 pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:42:20.845 INFO:tasks.workunit.client.0.smithi016.stdout: 615: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:20.845 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aHFfU3v1RqPfcXj off=1295202 len=1866001 2024-04-10T03:42:20.851 INFO:tasks.workunit.client.0.smithi016.stdout:op 3217 completed, throughput=4.99MB/sec 2024-04-10T03:42:20.851 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HBtxi1pxtLnXPLE off=486005 len=701813 2024-04-10T03:42:20.853 INFO:tasks.workunit.client.0.smithi016.stdout:op 3218 completed, throughput=5MB/sec 2024-04-10T03:42:20.853 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oztn7YYpY06F-VA off=3627016 len=786463 2024-04-10T03:42:20.861 INFO:tasks.workunit.client.0.smithi016.stdout:op 3219 completed, throughput=5MB/sec 2024-04-10T03:42:20.862 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QUWhs-dKKthF3mg off=2423195 len=1586133 2024-04-10T03:42:20.873 INFO:tasks.workunit.client.0.smithi016.stdout:op 3220 completed, throughput=5MB/sec 2024-04-10T03:42:20.873 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hbpKVfq4gBKolPC off=13720863 len=854710 2024-04-10T03:42:20.874 INFO:tasks.workunit.client.0.smithi016.stdout:op 3221 completed, throughput=5MB/sec 2024-04-10T03:42:21.875 INFO:tasks.workunit.client.0.smithi016.stdout: 616: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:21.875 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-29UpFo6PHg-neU5 off=284658 len=96735 2024-04-10T03:42:21.876 INFO:tasks.workunit.client.0.smithi016.stdout:op 3222 completed, throughput=4.99MB/sec 2024-04-10T03:42:21.876 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IvgWKGiBp6VruAS off=11117006 len=1790690 2024-04-10T03:42:21.889 INFO:tasks.workunit.client.0.smithi016.stdout:op 3223 completed, throughput=5MB/sec 2024-04-10T03:42:21.890 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_4gBAVODcjf0uuy off=2749328 len=1087437 2024-04-10T03:42:21.899 INFO:tasks.workunit.client.0.smithi016.stdout:op 3224 completed, throughput=5MB/sec 2024-04-10T03:42:21.900 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Qu0eCJBxO5Ph7fB off=4569586 len=961624 2024-04-10T03:42:21.902 INFO:tasks.workunit.client.0.smithi016.stdout:op 3225 completed, throughput=5MB/sec 2024-04-10T03:42:21.902 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RJYHyedPqAplcIP off=2541319 len=265273 2024-04-10T03:42:21.905 INFO:tasks.workunit.client.0.smithi016.stdout:op 3226 completed, throughput=5MB/sec 2024-04-10T03:42:21.905 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HGLH3dAXx7N00hT off=3479526 len=942657 2024-04-10T03:42:21.913 INFO:tasks.workunit.client.0.smithi016.stdout:op 3227 completed, throughput=5MB/sec 2024-04-10T03:42:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:42:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:42:21] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:42:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:22 smithi016 bash[72916]: cluster 2024-04-10T03:42:22.088256+0000 mgr.y (mgr.25133) 1079 : cluster 0 pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:22.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:22 smithi016 bash[74137]: cluster 2024-04-10T03:42:22.088256+0000 mgr.y (mgr.25133) 1079 : cluster 0 pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:22.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:22 smithi136 bash[68278]: cluster 2024-04-10T03:42:22.088256+0000 mgr.y (mgr.25133) 1079 : cluster 0 pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:22.913 INFO:tasks.workunit.client.0.smithi016.stdout: 617: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:22.914 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vNLY-JgFORaaVB4 off=3029081 len=2048408 2024-04-10T03:42:22.927 INFO:tasks.workunit.client.0.smithi016.stdout:op 3228 completed, throughput=5MB/sec 2024-04-10T03:42:22.927 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-csVFfUeXnBM0Jg1 off=1836222 len=1385961 2024-04-10T03:42:22.939 INFO:tasks.workunit.client.0.smithi016.stdout:op 3229 completed, throughput=5MB/sec 2024-04-10T03:42:22.939 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bpaRIxbUOsqRA8S off=6595731 len=1547392 2024-04-10T03:42:22.946 INFO:tasks.workunit.client.0.smithi016.stdout:op 3230 completed, throughput=5MB/sec 2024-04-10T03:42:22.946 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FQj_4ZswRc5pl1P off=8052286 len=1614226 2024-04-10T03:42:22.957 INFO:tasks.workunit.client.0.smithi016.stdout:op 3231 completed, throughput=5MB/sec 2024-04-10T03:42:23.958 INFO:tasks.workunit.client.0.smithi016.stdout: 618: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:23.958 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-R-M0A-_M2CU9GCh off=1513358 len=1071017 2024-04-10T03:42:23.960 INFO:tasks.workunit.client.0.smithi016.stdout:op 3232 completed, throughput=5MB/sec 2024-04-10T03:42:23.960 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uOPPxnvCT-YmQNs off=1435969 len=1793479 2024-04-10T03:42:23.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 3233 completed, throughput=5MB/sec 2024-04-10T03:42:23.974 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-znYeJ8L6IoNaIGF off=0 len=1634760 2024-04-10T03:42:23.985 INFO:tasks.workunit.client.0.smithi016.stdout:op 3234 completed, throughput=5MB/sec 2024-04-10T03:42:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:24 smithi016 bash[72916]: cluster 2024-04-10T03:42:24.089262+0000 mgr.y (mgr.25133) 1080 : cluster 0 pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:42:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:24 smithi016 bash[74137]: cluster 2024-04-10T03:42:24.089262+0000 mgr.y (mgr.25133) 1080 : cluster 0 pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:42:24.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:24 smithi136 bash[68278]: cluster 2024-04-10T03:42:24.089262+0000 mgr.y (mgr.25133) 1080 : cluster 0 pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:42:24.986 INFO:tasks.workunit.client.0.smithi016.stdout: 619: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:24.986 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SCzhCjrPyvC9tTY off=4858627 len=1092263 2024-04-10T03:42:24.996 INFO:tasks.workunit.client.0.smithi016.stdout:op 3235 completed, throughput=4.99MB/sec 2024-04-10T03:42:24.996 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kb264fciykYHaOJ off=1852184 len=923688 2024-04-10T03:42:24.999 INFO:tasks.workunit.client.0.smithi016.stdout:op 3236 completed, throughput=5MB/sec 2024-04-10T03:42:24.999 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B2Un2avKS05iaPi off=11484326 len=921196 2024-04-10T03:42:25.007 INFO:tasks.workunit.client.0.smithi016.stdout:op 3237 completed, throughput=5MB/sec 2024-04-10T03:42:25.007 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VP5ne7tAoTDb6l0 off=6253148 len=1975198 2024-04-10T03:42:25.021 INFO:tasks.workunit.client.0.smithi016.stdout:op 3238 completed, throughput=5MB/sec 2024-04-10T03:42:25.021 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-M2H_AcEeSXky_rd off=3954321 len=1537867 2024-04-10T03:42:25.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 3239 completed, throughput=5MB/sec 2024-04-10T03:42:26.032 INFO:tasks.workunit.client.0.smithi016.stdout: 620: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:26.032 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ezef5w4TtDVL1rT off=9445907 len=1102119 2024-04-10T03:42:26.035 INFO:tasks.workunit.client.0.smithi016.stdout:op 3240 completed, throughput=5MB/sec 2024-04-10T03:42:26.035 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IvXFc7t7jMS91CR off=4749929 len=982828 2024-04-10T03:42:26.045 INFO:tasks.workunit.client.0.smithi016.stdout:op 3241 completed, throughput=5MB/sec 2024-04-10T03:42:26.045 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4ZFYrQ5p4VmM4tU off=13538758 len=181198 2024-04-10T03:42:26.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 3242 completed, throughput=5MB/sec 2024-04-10T03:42:26.050 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mUPY9Awn1gyuNkG off=1610152 len=45087 2024-04-10T03:42:26.051 INFO:tasks.workunit.client.0.smithi016.stdout:op 3243 completed, throughput=5MB/sec 2024-04-10T03:42:26.051 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qT7nEpSMuEPnTej off=4021427 len=537009 2024-04-10T03:42:26.053 INFO:tasks.workunit.client.0.smithi016.stdout:op 3244 completed, throughput=5MB/sec 2024-04-10T03:42:26.053 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hx3Xwcfj7WEIGO6 off=6347227 len=330721 2024-04-10T03:42:26.055 INFO:tasks.workunit.client.0.smithi016.stdout:op 3245 completed, throughput=5MB/sec 2024-04-10T03:42:26.055 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7NTmTIWmcNDvQDt off=336956 len=384107 2024-04-10T03:42:26.061 INFO:tasks.workunit.client.0.smithi016.stdout:op 3246 completed, throughput=5MB/sec 2024-04-10T03:42:26.062 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dQEVMbFXrauRcwc off=8991960 len=704024 2024-04-10T03:42:26.070 INFO:tasks.workunit.client.0.smithi016.stdout:op 3247 completed, throughput=5MB/sec 2024-04-10T03:42:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:26 smithi016 bash[72916]: cluster 2024-04-10T03:42:26.090133+0000 mgr.y (mgr.25133) 1081 : cluster 0 pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:42:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:26 smithi016 bash[74137]: cluster 2024-04-10T03:42:26.090133+0000 mgr.y (mgr.25133) 1081 : cluster 0 pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:42:26.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:26 smithi136 bash[68278]: cluster 2024-04-10T03:42:26.090133+0000 mgr.y (mgr.25133) 1081 : cluster 0 pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:42:27.070 INFO:tasks.workunit.client.0.smithi016.stdout: 621: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:27.070 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y3fqoui8vKmw8o9 off=15510029 len=305845 2024-04-10T03:42:27.073 INFO:tasks.workunit.client.0.smithi016.stdout:op 3248 completed, throughput=4.99MB/sec 2024-04-10T03:42:27.073 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fYmmmCaZ1pum9EX off=2183288 len=766582 2024-04-10T03:42:27.075 INFO:tasks.workunit.client.0.smithi016.stdout:op 3249 completed, throughput=4.99MB/sec 2024-04-10T03:42:27.075 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XIlG1BgHJq4w1aC off=13870919 len=837125 2024-04-10T03:42:27.078 INFO:tasks.workunit.client.0.smithi016.stdout:op 3250 completed, throughput=5MB/sec 2024-04-10T03:42:27.078 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eXP2EsRT_1gGHR4 off=1480703 len=1083254 2024-04-10T03:42:27.088 INFO:tasks.workunit.client.0.smithi016.stdout:op 3251 completed, throughput=5MB/sec 2024-04-10T03:42:27.088 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0a6xeFu6bFNjtsV off=4056875 len=163639 2024-04-10T03:42:27.089 INFO:tasks.workunit.client.0.smithi016.stdout:op 3252 completed, throughput=5MB/sec 2024-04-10T03:42:27.089 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BmUbwDlVXLMzf3i off=9381638 len=773148 2024-04-10T03:42:27.098 INFO:tasks.workunit.client.0.smithi016.stdout:op 3253 completed, throughput=5MB/sec 2024-04-10T03:42:27.098 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qLclLlkuc107S3O off=4045320 len=217919 2024-04-10T03:42:27.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 3254 completed, throughput=5MB/sec 2024-04-10T03:42:27.099 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zLe7SnWt7_zLhsu off=11697702 len=1318180 2024-04-10T03:42:27.103 INFO:tasks.workunit.client.0.smithi016.stdout:op 3255 completed, throughput=5MB/sec 2024-04-10T03:42:27.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:27 smithi136 bash[68278]: audit 2024-04-10T03:42:27.566013+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:28.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:27 smithi016 bash[72916]: audit 2024-04-10T03:42:27.566013+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:27 smithi016 bash[74137]: audit 2024-04-10T03:42:27.566013+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:28.103 INFO:tasks.workunit.client.0.smithi016.stdout: 622: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:28.103 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9sSzkdhSLN07Vlh off=7476574 len=1642792 2024-04-10T03:42:28.107 INFO:tasks.workunit.client.0.smithi016.stdout:op 3256 completed, throughput=4.99MB/sec 2024-04-10T03:42:28.108 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bOazTvXK_TVFJCH off=1699189 len=921136 2024-04-10T03:42:28.116 INFO:tasks.workunit.client.0.smithi016.stdout:op 3257 completed, throughput=5MB/sec 2024-04-10T03:42:28.116 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-O2uQGGX3tkZbEh4 off=639845 len=1029866 2024-04-10T03:42:28.119 INFO:tasks.workunit.client.0.smithi016.stdout:op 3258 completed, throughput=5MB/sec 2024-04-10T03:42:28.119 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yrACirYzsvlZ6Ss off=13822307 len=1498593 2024-04-10T03:42:28.130 INFO:tasks.workunit.client.0.smithi016.stdout:op 3259 completed, throughput=5MB/sec 2024-04-10T03:42:28.130 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4WWmVv-4fYlBVQa off=8157874 len=390296 2024-04-10T03:42:28.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 3260 completed, throughput=5MB/sec 2024-04-10T03:42:28.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:28 smithi136 bash[68278]: cluster 2024-04-10T03:42:28.091031+0000 mgr.y (mgr.25133) 1082 : cluster 0 pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:42:29.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:28 smithi016 bash[72916]: cluster 2024-04-10T03:42:28.091031+0000 mgr.y (mgr.25133) 1082 : cluster 0 pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:42:29.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:28 smithi016 bash[74137]: cluster 2024-04-10T03:42:28.091031+0000 mgr.y (mgr.25133) 1082 : cluster 0 pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:42:29.132 INFO:tasks.workunit.client.0.smithi016.stdout: 623: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:29.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7I1IbyFhCelPVK1 off=3020342 len=658247 2024-04-10T03:42:29.134 INFO:tasks.workunit.client.0.smithi016.stdout:op 3261 completed, throughput=4.99MB/sec 2024-04-10T03:42:29.134 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fyK2RpymZmPel9H off=13434994 len=1987442 2024-04-10T03:42:29.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 3262 completed, throughput=5MB/sec 2024-04-10T03:42:29.139 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8cf0dY_MAgm5ORk off=570311 len=1409285 2024-04-10T03:42:29.150 INFO:tasks.workunit.client.0.smithi016.stdout:op 3263 completed, throughput=5MB/sec 2024-04-10T03:42:29.150 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Pj_zRvefUguGBqw off=2243155 len=2051527 2024-04-10T03:42:29.168 INFO:tasks.workunit.client.0.smithi016.stdout:op 3264 completed, throughput=5MB/sec 2024-04-10T03:42:30.168 INFO:tasks.workunit.client.0.smithi016.stdout: 624: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:30.169 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5FtW7BLuIxVrcTa off=1011472 len=1690914 2024-04-10T03:42:30.182 INFO:tasks.workunit.client.0.smithi016.stdout:op 3265 completed, throughput=5MB/sec 2024-04-10T03:42:30.182 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VTtTLFT-BhBSAY5 off=2165151 len=1272840 2024-04-10T03:42:30.195 INFO:tasks.workunit.client.0.smithi016.stdout:op 3266 completed, throughput=5MB/sec 2024-04-10T03:42:30.195 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-a2f5P_P_5VNQTYb off=8289895 len=217808 2024-04-10T03:42:30.197 INFO:tasks.workunit.client.0.smithi016.stdout:op 3267 completed, throughput=5MB/sec 2024-04-10T03:42:30.197 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iD1Xno-6ZwIYIUM off=2168466 len=711171 2024-04-10T03:42:30.199 INFO:tasks.workunit.client.0.smithi016.stdout:op 3268 completed, throughput=5MB/sec 2024-04-10T03:42:30.200 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e_sZRH3_ndWz6i2 off=254209 len=1596572 2024-04-10T03:42:30.210 INFO:tasks.workunit.client.0.smithi016.stdout:op 3269 completed, throughput=5MB/sec 2024-04-10T03:42:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:30 smithi016 bash[74137]: cluster 2024-04-10T03:42:30.091954+0000 mgr.y (mgr.25133) 1083 : cluster 0 pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-10T03:42:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:30 smithi016 bash[72916]: cluster 2024-04-10T03:42:30.091954+0000 mgr.y (mgr.25133) 1083 : cluster 0 pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-10T03:42:30.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:30 smithi136 bash[68278]: cluster 2024-04-10T03:42:30.091954+0000 mgr.y (mgr.25133) 1083 : cluster 0 pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-10T03:42:31.210 INFO:tasks.workunit.client.0.smithi016.stdout: 625: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:31.211 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AIuuht0txOTMs3P off=10130635 len=707487 2024-04-10T03:42:31.218 INFO:tasks.workunit.client.0.smithi016.stdout:op 3270 completed, throughput=4.99MB/sec 2024-04-10T03:42:31.219 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TmlAWH0F6d9lLOl off=1644184 len=1519717 2024-04-10T03:42:31.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 3271 completed, throughput=5MB/sec 2024-04-10T03:42:31.225 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c08OVG9iK7TWTWE off=3931735 len=1452509 2024-04-10T03:42:31.236 INFO:tasks.workunit.client.0.smithi016.stdout:op 3272 completed, throughput=5MB/sec 2024-04-10T03:42:31.236 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HZW5TvkeJczWhmM off=623920 len=1201285 2024-04-10T03:42:31.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 3273 completed, throughput=5MB/sec 2024-04-10T03:42:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:42:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:42:31] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:42:32.245 INFO:tasks.workunit.client.0.smithi016.stdout: 626: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:32.245 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-px8uI4XKGIeMulX off=1801970 len=1174677 2024-04-10T03:42:32.255 INFO:tasks.workunit.client.0.smithi016.stdout:op 3274 completed, throughput=4.99MB/sec 2024-04-10T03:42:32.255 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tWtqa-ln-oPI6wn off=17247494 len=21356 2024-04-10T03:42:32.255 INFO:tasks.workunit.client.0.smithi016.stdout:op 3275 completed, throughput=4.99MB/sec 2024-04-10T03:42:32.255 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y0f2HZ-4Osa7zE0 off=2191084 len=922914 2024-04-10T03:42:32.258 INFO:tasks.workunit.client.0.smithi016.stdout:op 3276 completed, throughput=5MB/sec 2024-04-10T03:42:32.258 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eBDdCewNKO5B8sO off=4658337 len=614211 2024-04-10T03:42:32.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 3277 completed, throughput=5MB/sec 2024-04-10T03:42:32.260 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xS6VExIb9tn0dm5 off=378055 len=1226850 2024-04-10T03:42:32.263 INFO:tasks.workunit.client.0.smithi016.stdout:op 3278 completed, throughput=5MB/sec 2024-04-10T03:42:32.263 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eJjLOrQDMThW0rG off=9619142 len=633325 2024-04-10T03:42:32.271 INFO:tasks.workunit.client.0.smithi016.stdout:op 3279 completed, throughput=5MB/sec 2024-04-10T03:42:32.271 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RQ16Om4rXCzQ90E off=3634626 len=1075920 2024-04-10T03:42:32.273 INFO:tasks.workunit.client.0.smithi016.stdout:op 3280 completed, throughput=5MB/sec 2024-04-10T03:42:32.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:32 smithi016 bash[72916]: cluster 2024-04-10T03:42:32.092912+0000 mgr.y (mgr.25133) 1084 : cluster 0 pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:42:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:32 smithi016 bash[74137]: cluster 2024-04-10T03:42:32.092912+0000 mgr.y (mgr.25133) 1084 : cluster 0 pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:42:32.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:32 smithi136 bash[68278]: cluster 2024-04-10T03:42:32.092912+0000 mgr.y (mgr.25133) 1084 : cluster 0 pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:42:33.273 INFO:tasks.workunit.client.0.smithi016.stdout: 627: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:33.273 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AUnGdRi_1tlzzeV off=9140124 len=1576531 2024-04-10T03:42:33.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 3281 completed, throughput=5MB/sec 2024-04-10T03:42:33.278 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Wrt3PVX-_Gxr3Fk off=12460314 len=108027 2024-04-10T03:42:33.283 INFO:tasks.workunit.client.0.smithi016.stdout:op 3282 completed, throughput=5MB/sec 2024-04-10T03:42:33.283 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YRQt2blFSp-g3-V off=2144722 len=1902665 2024-04-10T03:42:33.296 INFO:tasks.workunit.client.0.smithi016.stdout:op 3283 completed, throughput=5MB/sec 2024-04-10T03:42:33.296 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mk4radpA4lS7k4A off=16365004 len=330423 2024-04-10T03:42:33.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 3284 completed, throughput=5MB/sec 2024-04-10T03:42:33.298 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aBBWWZCmyH2aCyM off=1163037 len=1116053 2024-04-10T03:42:33.307 INFO:tasks.workunit.client.0.smithi016.stdout:op 3285 completed, throughput=5MB/sec 2024-04-10T03:42:34.308 INFO:tasks.workunit.client.0.smithi016.stdout: 628: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:34.308 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dCpoqQGl4MrfvIX off=229562 len=306126 2024-04-10T03:42:34.310 INFO:tasks.workunit.client.0.smithi016.stdout:op 3286 completed, throughput=4.99MB/sec 2024-04-10T03:42:34.310 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9iZ39A-KoR0O01w off=20655901 len=1103300 2024-04-10T03:42:34.315 INFO:tasks.workunit.client.0.smithi016.stdout:op 3287 completed, throughput=4.99MB/sec 2024-04-10T03:42:34.315 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-15SAOnWgenI82rd off=11290700 len=1348629 2024-04-10T03:42:34.325 INFO:tasks.workunit.client.0.smithi016.stdout:op 3288 completed, throughput=5MB/sec 2024-04-10T03:42:34.325 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u1bNDZcydoZxy_8 off=4249446 len=1100228 2024-04-10T03:42:34.328 INFO:tasks.workunit.client.0.smithi016.stdout:op 3289 completed, throughput=5MB/sec 2024-04-10T03:42:34.329 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c6JCZO2dMjmg0g9 off=7022449 len=535374 2024-04-10T03:42:34.331 INFO:tasks.workunit.client.0.smithi016.stdout:op 3290 completed, throughput=5MB/sec 2024-04-10T03:42:34.331 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kBE7t4Edh1Q1wkU off=3669844 len=463222 2024-04-10T03:42:34.333 INFO:tasks.workunit.client.0.smithi016.stdout:op 3291 completed, throughput=5MB/sec 2024-04-10T03:42:34.333 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rJBZexNoolnCrjE off=15426374 len=556738 2024-04-10T03:42:34.335 INFO:tasks.workunit.client.0.smithi016.stdout:op 3292 completed, throughput=5MB/sec 2024-04-10T03:42:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:34 smithi016 bash[74137]: cluster 2024-04-10T03:42:34.093862+0000 mgr.y (mgr.25133) 1085 : cluster 0 pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:42:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:34 smithi016 bash[72916]: cluster 2024-04-10T03:42:34.093862+0000 mgr.y (mgr.25133) 1085 : cluster 0 pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:42:34.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:34 smithi136 bash[68278]: cluster 2024-04-10T03:42:34.093862+0000 mgr.y (mgr.25133) 1085 : cluster 0 pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:42:35.335 INFO:tasks.workunit.client.0.smithi016.stdout: 629: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:35.335 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1KJKCeHbDuHgxqq off=7830592 len=913273 2024-04-10T03:42:35.338 INFO:tasks.workunit.client.0.smithi016.stdout:op 3293 completed, throughput=4.99MB/sec 2024-04-10T03:42:35.339 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H0aDWNQrYQSf0m8 off=4138346 len=1623670 2024-04-10T03:42:35.351 INFO:tasks.workunit.client.0.smithi016.stdout:op 3294 completed, throughput=5MB/sec 2024-04-10T03:42:35.351 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OVQ8M5UA6VyKbha off=10099441 len=324401 2024-04-10T03:42:35.352 INFO:tasks.workunit.client.0.smithi016.stdout:op 3295 completed, throughput=5MB/sec 2024-04-10T03:42:35.352 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wkcqLEQiA0bxfQ6 off=10177335 len=1209715 2024-04-10T03:42:35.362 INFO:tasks.workunit.client.0.smithi016.stdout:op 3296 completed, throughput=5MB/sec 2024-04-10T03:42:35.362 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XJRNvJKSEJv7k-5 off=2273283 len=1679151 2024-04-10T03:42:35.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 3297 completed, throughput=5MB/sec 2024-04-10T03:42:36.374 INFO:tasks.workunit.client.0.smithi016.stdout: 630: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:36.374 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wum1IdkuCp8Q1R7 off=5451496 len=1072236 2024-04-10T03:42:36.377 INFO:tasks.workunit.client.0.smithi016.stdout:op 3298 completed, throughput=4.99MB/sec 2024-04-10T03:42:36.377 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wdSXchhtn2ALDDB off=0 len=1390617 2024-04-10T03:42:36.388 INFO:tasks.workunit.client.0.smithi016.stdout:op 3299 completed, throughput=5MB/sec 2024-04-10T03:42:36.388 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F-k1v9d9poQiHVu off=8570957 len=1307165 2024-04-10T03:42:36.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 3300 completed, throughput=5MB/sec 2024-04-10T03:42:36.398 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KHJ1xP4vdzryo7E off=1816299 len=1043811 2024-04-10T03:42:36.407 INFO:tasks.workunit.client.0.smithi016.stdout:op 3301 completed, throughput=5MB/sec 2024-04-10T03:42:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:36 smithi016 bash[74137]: cluster 2024-04-10T03:42:36.094798+0000 mgr.y (mgr.25133) 1086 : cluster 0 pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:42:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:36 smithi016 bash[72916]: cluster 2024-04-10T03:42:36.094798+0000 mgr.y (mgr.25133) 1086 : cluster 0 pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:42:36.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:36 smithi136 bash[68278]: cluster 2024-04-10T03:42:36.094798+0000 mgr.y (mgr.25133) 1086 : cluster 0 pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:42:37.408 INFO:tasks.workunit.client.0.smithi016.stdout: 631: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:37.408 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lVhza5sqgc0ddgA off=8269537 len=1265106 2024-04-10T03:42:37.419 INFO:tasks.workunit.client.0.smithi016.stdout:op 3302 completed, throughput=4.99MB/sec 2024-04-10T03:42:37.419 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Gobme0gKLiS9Qzx off=8741363 len=1890994 2024-04-10T03:42:37.435 INFO:tasks.workunit.client.0.smithi016.stdout:op 3303 completed, throughput=5MB/sec 2024-04-10T03:42:37.435 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QjHCm3dBnXCRjrr off=1053275 len=165120 2024-04-10T03:42:37.436 INFO:tasks.workunit.client.0.smithi016.stdout:op 3304 completed, throughput=5MB/sec 2024-04-10T03:42:37.436 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8SaGOH3X4RDfRdd off=4205575 len=1511129 2024-04-10T03:42:37.440 INFO:tasks.workunit.client.0.smithi016.stdout:op 3305 completed, throughput=5MB/sec 2024-04-10T03:42:37.440 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-volKf6WTAyZV0GF off=14185979 len=184282 2024-04-10T03:42:37.446 INFO:tasks.workunit.client.0.smithi016.stdout:op 3306 completed, throughput=5MB/sec 2024-04-10T03:42:37.446 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pJFHn6i-_gKHKHd off=7555019 len=2023984 2024-04-10T03:42:37.453 INFO:tasks.workunit.client.0.smithi016.stdout:op 3307 completed, throughput=5MB/sec 2024-04-10T03:42:38.452 INFO:tasks.workunit.client.0.smithi016.stdout: 632: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:38.452 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QvAjmXfrkhyDJZQ off=11903691 len=953452 2024-04-10T03:42:38.462 INFO:tasks.workunit.client.0.smithi016.stdout:op 3308 completed, throughput=5MB/sec 2024-04-10T03:42:38.462 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yIvSypG_8WBrCxy off=1947518 len=1410048 2024-04-10T03:42:38.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 3309 completed, throughput=5MB/sec 2024-04-10T03:42:38.466 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_A1_OZ3iSp1FD4p off=5848470 len=1677103 2024-04-10T03:42:38.470 INFO:tasks.workunit.client.0.smithi016.stdout:op 3310 completed, throughput=5MB/sec 2024-04-10T03:42:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:38 smithi016 bash[72916]: cluster 2024-04-10T03:42:38.095742+0000 mgr.y (mgr.25133) 1087 : cluster 0 pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:42:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:38 smithi016 bash[74137]: cluster 2024-04-10T03:42:38.095742+0000 mgr.y (mgr.25133) 1087 : cluster 0 pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:42:38.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:38 smithi136 bash[68278]: cluster 2024-04-10T03:42:38.095742+0000 mgr.y (mgr.25133) 1087 : cluster 0 pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:42:39.470 INFO:tasks.workunit.client.0.smithi016.stdout: 633: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:39.471 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-shGvk7Xup9YJave off=2654382 len=1646146 2024-04-10T03:42:39.483 INFO:tasks.workunit.client.0.smithi016.stdout:op 3311 completed, throughput=5MB/sec 2024-04-10T03:42:39.483 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-55vMnfDa8eebslN off=234920 len=2070851 2024-04-10T03:42:39.499 INFO:tasks.workunit.client.0.smithi016.stdout:op 3312 completed, throughput=5MB/sec 2024-04-10T03:42:39.499 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ddqU_c0F_VeTgpZ off=8790312 len=776146 2024-04-10T03:42:39.502 INFO:tasks.workunit.client.0.smithi016.stdout:op 3313 completed, throughput=5MB/sec 2024-04-10T03:42:39.502 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c08OVG9iK7TWTWE off=6718428 len=1183922 2024-04-10T03:42:39.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 3314 completed, throughput=5MB/sec 2024-04-10T03:42:40.506 INFO:tasks.workunit.client.0.smithi016.stdout: 634: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:40.506 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ilyOAM11Z1aikpf off=410448 len=1337920 2024-04-10T03:42:40.516 INFO:tasks.workunit.client.0.smithi016.stdout:op 3315 completed, throughput=5MB/sec 2024-04-10T03:42:40.516 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eQINb05-K5SCnb3 off=1822468 len=615320 2024-04-10T03:42:40.518 INFO:tasks.workunit.client.0.smithi016.stdout:op 3316 completed, throughput=5MB/sec 2024-04-10T03:42:40.518 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hEvtfAYFOA5vNE6 off=8308904 len=59618 2024-04-10T03:42:40.519 INFO:tasks.workunit.client.0.smithi016.stdout:op 3317 completed, throughput=5MB/sec 2024-04-10T03:42:40.519 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m_5ritgwcqs3kHf off=21664941 len=1094316 2024-04-10T03:42:40.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 3318 completed, throughput=5MB/sec 2024-04-10T03:42:40.530 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cjdILWpL8Kz9xmC off=0 len=2062549 2024-04-10T03:42:40.545 INFO:tasks.workunit.client.0.smithi016.stdout:op 3319 completed, throughput=5MB/sec 2024-04-10T03:42:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:40 smithi016 bash[72916]: cluster 2024-04-10T03:42:40.096980+0000 mgr.y (mgr.25133) 1088 : cluster 0 pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:42:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:40 smithi016 bash[74137]: cluster 2024-04-10T03:42:40.096980+0000 mgr.y (mgr.25133) 1088 : cluster 0 pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:42:40.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:40 smithi136 bash[68278]: cluster 2024-04-10T03:42:40.096980+0000 mgr.y (mgr.25133) 1088 : cluster 0 pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:42:41.545 INFO:tasks.workunit.client.0.smithi016.stdout: 635: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:41.545 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-q550gtYAq3Ixdn1 off=6679006 len=402889 2024-04-10T03:42:41.549 INFO:tasks.workunit.client.0.smithi016.stdout:op 3320 completed, throughput=4.99MB/sec 2024-04-10T03:42:41.549 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BvoGjP7NioFIpN6 off=7097466 len=785049 2024-04-10T03:42:41.555 INFO:tasks.workunit.client.0.smithi016.stdout:op 3321 completed, throughput=4.99MB/sec 2024-04-10T03:42:41.555 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_TzkT-CopR9rTc_ off=774759 len=290686 2024-04-10T03:42:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:op 3322 completed, throughput=4.99MB/sec 2024-04-10T03:42:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fDXSm0hgprz1_fv off=8025123 len=801025 2024-04-10T03:42:41.568 INFO:tasks.workunit.client.0.smithi016.stdout:op 3323 completed, throughput=5MB/sec 2024-04-10T03:42:41.568 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-39fqgWLZWAkvFND off=10321642 len=852947 2024-04-10T03:42:41.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 3324 completed, throughput=5MB/sec 2024-04-10T03:42:41.576 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-A_PMxvV5Ogy-m1J off=23267690 len=1971650 2024-04-10T03:42:41.579 INFO:tasks.workunit.client.0.smithi016.stdout:op 3325 completed, throughput=5MB/sec 2024-04-10T03:42:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:42:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:42:41] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:42:42.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:42 smithi016 bash[72916]: cluster 2024-04-10T03:42:42.098060+0000 mgr.y (mgr.25133) 1089 : cluster 0 pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:42:42.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:42 smithi016 bash[74137]: cluster 2024-04-10T03:42:42.098060+0000 mgr.y (mgr.25133) 1089 : cluster 0 pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:42:42.579 INFO:tasks.workunit.client.0.smithi016.stdout: 636: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:42.579 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tQ4l2dJwuc-tHeA off=136804 len=1053285 2024-04-10T03:42:42.582 INFO:tasks.workunit.client.0.smithi016.stdout:op 3326 completed, throughput=4.99MB/sec 2024-04-10T03:42:42.582 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-faYLuoM8MisC_TM off=3964125 len=1560401 2024-04-10T03:42:42.586 INFO:tasks.workunit.client.0.smithi016.stdout:op 3327 completed, throughput=5MB/sec 2024-04-10T03:42:42.586 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hVELZyeDnwkP9O3 off=3187870 len=1176704 2024-04-10T03:42:42.589 INFO:tasks.workunit.client.0.smithi016.stdout:op 3328 completed, throughput=5MB/sec 2024-04-10T03:42:42.589 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ca7kVsKNv7Bl7aQ off=847313 len=47099 2024-04-10T03:42:42.590 INFO:tasks.workunit.client.0.smithi016.stdout:op 3329 completed, throughput=5MB/sec 2024-04-10T03:42:42.590 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C4RcuObDf_OftGm off=5565819 len=952388 2024-04-10T03:42:42.593 INFO:tasks.workunit.client.0.smithi016.stdout:op 3330 completed, throughput=5MB/sec 2024-04-10T03:42:42.593 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dl4HDsuOBaXqltp off=13824104 len=2080277 2024-04-10T03:42:42.611 INFO:tasks.workunit.client.0.smithi016.stdout:op 3331 completed, throughput=5MB/sec 2024-04-10T03:42:42.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:42 smithi136 bash[68278]: cluster 2024-04-10T03:42:42.098060+0000 mgr.y (mgr.25133) 1089 : cluster 0 pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:42:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:43 smithi016 bash[72916]: audit 2024-04-10T03:42:42.566606+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:43 smithi016 bash[74137]: audit 2024-04-10T03:42:42.566606+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:43.611 INFO:tasks.workunit.client.0.smithi016.stdout: 637: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:43.611 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B9rMzUFY9IZG6n7 off=6099174 len=1387422 2024-04-10T03:42:43.624 INFO:tasks.workunit.client.0.smithi016.stdout:op 3332 completed, throughput=5MB/sec 2024-04-10T03:42:43.624 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-p82WPel-ouVRdrd off=2909863 len=1796331 2024-04-10T03:42:43.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 3333 completed, throughput=5MB/sec 2024-04-10T03:42:43.628 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vNwozUn1GV45mC1 off=1220845 len=1180859 2024-04-10T03:42:43.631 INFO:tasks.workunit.client.0.smithi016.stdout:op 3334 completed, throughput=5MB/sec 2024-04-10T03:42:43.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:43 smithi136 bash[68278]: audit 2024-04-10T03:42:42.566606+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:44 smithi016 bash[72916]: cluster 2024-04-10T03:42:44.099054+0000 mgr.y (mgr.25133) 1090 : cluster 0 pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:42:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:44 smithi016 bash[74137]: cluster 2024-04-10T03:42:44.099054+0000 mgr.y (mgr.25133) 1090 : cluster 0 pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:42:44.631 INFO:tasks.workunit.client.0.smithi016.stdout: 638: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:44.632 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_7u_if2vOKVffbW off=9317424 len=2055595 2024-04-10T03:42:44.638 INFO:tasks.workunit.client.0.smithi016.stdout:op 3335 completed, throughput=5MB/sec 2024-04-10T03:42:44.638 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5pAa8DY733ntFtm off=1822044 len=790766 2024-04-10T03:42:44.647 INFO:tasks.workunit.client.0.smithi016.stdout:op 3336 completed, throughput=5MB/sec 2024-04-10T03:42:44.647 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-R6Q-TOOMD8hByIJ off=13345752 len=864980 2024-04-10T03:42:44.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 3337 completed, throughput=5MB/sec 2024-04-10T03:42:44.655 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-r9Op7arqlAhhSsv off=11148687 len=174909 2024-04-10T03:42:44.657 INFO:tasks.workunit.client.0.smithi016.stdout:op 3338 completed, throughput=5MB/sec 2024-04-10T03:42:44.658 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XN9ZJBcUi8sfxbI off=1443223 len=627668 2024-04-10T03:42:44.664 INFO:tasks.workunit.client.0.smithi016.stdout:op 3339 completed, throughput=5MB/sec 2024-04-10T03:42:44.664 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qSKXNBNbDhGgGnA off=8900174 len=629583 2024-04-10T03:42:44.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 3340 completed, throughput=5MB/sec 2024-04-10T03:42:44.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:44 smithi136 bash[68278]: cluster 2024-04-10T03:42:44.099054+0000 mgr.y (mgr.25133) 1090 : cluster 0 pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:42:45.666 INFO:tasks.workunit.client.0.smithi016.stdout: 639: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:45.666 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xWO_h6T-Giun9UR off=9009997 len=658406 2024-04-10T03:42:45.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 3341 completed, throughput=4.99MB/sec 2024-04-10T03:42:45.669 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S9VVS1OXZBgUgRs off=11003383 len=535306 2024-04-10T03:42:45.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 3342 completed, throughput=4.99MB/sec 2024-04-10T03:42:45.671 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2TZzho7KWycVvhG off=5665485 len=78953 2024-04-10T03:42:45.672 INFO:tasks.workunit.client.0.smithi016.stdout:op 3343 completed, throughput=4.99MB/sec 2024-04-10T03:42:45.672 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F4_O7IHnP-IeEDs off=5195705 len=1563775 2024-04-10T03:42:45.684 INFO:tasks.workunit.client.0.smithi016.stdout:op 3344 completed, throughput=5MB/sec 2024-04-10T03:42:45.684 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uB69iSy2hK-m1ny off=15176592 len=340533 2024-04-10T03:42:45.691 INFO:tasks.workunit.client.0.smithi016.stdout:op 3345 completed, throughput=5MB/sec 2024-04-10T03:42:45.691 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x2ZKkjyi-23-lGD off=20325613 len=1071730 2024-04-10T03:42:45.701 INFO:tasks.workunit.client.0.smithi016.stdout:op 3346 completed, throughput=5MB/sec 2024-04-10T03:42:45.701 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HEJPwFYiccs_cDJ off=4274547 len=837213 2024-04-10T03:42:45.703 INFO:tasks.workunit.client.0.smithi016.stdout:op 3347 completed, throughput=5MB/sec 2024-04-10T03:42:45.704 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uz_n0I_HXIk-TbB off=3714596 len=1544680 2024-04-10T03:42:45.707 INFO:tasks.workunit.client.0.smithi016.stdout:op 3348 completed, throughput=5MB/sec 2024-04-10T03:42:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:46 smithi016 bash[72916]: cluster 2024-04-10T03:42:46.099994+0000 mgr.y (mgr.25133) 1091 : cluster 0 pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:42:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:46 smithi016 bash[74137]: cluster 2024-04-10T03:42:46.099994+0000 mgr.y (mgr.25133) 1091 : cluster 0 pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:42:46.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:46 smithi136 bash[68278]: cluster 2024-04-10T03:42:46.099994+0000 mgr.y (mgr.25133) 1091 : cluster 0 pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:42:46.707 INFO:tasks.workunit.client.0.smithi016.stdout: 640: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:46.707 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GI6uNmbuQwvHZMf off=3591431 len=786947 2024-04-10T03:42:46.716 INFO:tasks.workunit.client.0.smithi016.stdout:op 3349 completed, throughput=5MB/sec 2024-04-10T03:42:46.716 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FrEW2aMwIINGbkp off=1569098 len=1032223 2024-04-10T03:42:46.724 INFO:tasks.workunit.client.0.smithi016.stdout:op 3350 completed, throughput=5MB/sec 2024-04-10T03:42:46.724 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J3lVdepfMD64Vm5 off=1381904 len=1726351 2024-04-10T03:42:46.729 INFO:tasks.workunit.client.0.smithi016.stdout:op 3351 completed, throughput=5MB/sec 2024-04-10T03:42:46.729 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YM62d5uyWCPLIC_ off=667251 len=1605948 2024-04-10T03:42:46.743 INFO:tasks.workunit.client.0.smithi016.stdout:op 3352 completed, throughput=5MB/sec 2024-04-10T03:42:47.744 INFO:tasks.workunit.client.0.smithi016.stdout: 641: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:47.744 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Kq88fCXsRYRqWSH off=8103026 len=1383803 2024-04-10T03:42:47.755 INFO:tasks.workunit.client.0.smithi016.stdout:op 3353 completed, throughput=5MB/sec 2024-04-10T03:42:47.755 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QCYBkeebHehFw7y off=17062785 len=1656561 2024-04-10T03:42:47.761 INFO:tasks.workunit.client.0.smithi016.stdout:op 3354 completed, throughput=5MB/sec 2024-04-10T03:42:47.761 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_BvgJDKssSwwUyC off=12967026 len=1301656 2024-04-10T03:42:47.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 3355 completed, throughput=5MB/sec 2024-04-10T03:42:48.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:48 smithi016 bash[72916]: cluster 2024-04-10T03:42:48.100923+0000 mgr.y (mgr.25133) 1092 : cluster 0 pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:42:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:48 smithi016 bash[74137]: cluster 2024-04-10T03:42:48.100923+0000 mgr.y (mgr.25133) 1092 : cluster 0 pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:42:48.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:48 smithi136 bash[68278]: cluster 2024-04-10T03:42:48.100923+0000 mgr.y (mgr.25133) 1092 : cluster 0 pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:42:48.771 INFO:tasks.workunit.client.0.smithi016.stdout: 642: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:48.771 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cey4w7yOqZEE_HZ off=10539381 len=250026 2024-04-10T03:42:48.776 INFO:tasks.workunit.client.0.smithi016.stdout:op 3356 completed, throughput=4.99MB/sec 2024-04-10T03:42:48.776 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N4i_LjV6E0RiVeM off=2726560 len=1279072 2024-04-10T03:42:48.780 INFO:tasks.workunit.client.0.smithi016.stdout:op 3357 completed, throughput=4.99MB/sec 2024-04-10T03:42:48.780 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HdA9GvVXVApJ_5C off=9221377 len=338112 2024-04-10T03:42:48.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 3358 completed, throughput=5MB/sec 2024-04-10T03:42:48.786 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_SIFqWqxgODIbTM off=15869088 len=343653 2024-04-10T03:42:48.789 INFO:tasks.workunit.client.0.smithi016.stdout:op 3359 completed, throughput=5MB/sec 2024-04-10T03:42:48.789 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wCmPFp-p2HfuBi5 off=6106088 len=1587891 2024-04-10T03:42:48.801 INFO:tasks.workunit.client.0.smithi016.stdout:op 3360 completed, throughput=5MB/sec 2024-04-10T03:42:48.801 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D7SC_xESixl4xHF off=5121316 len=482594 2024-04-10T03:42:48.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 3361 completed, throughput=5MB/sec 2024-04-10T03:42:48.808 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n8aFMNqxosTANoG off=3216456 len=960737 2024-04-10T03:42:48.817 INFO:tasks.workunit.client.0.smithi016.stdout:op 3362 completed, throughput=5MB/sec 2024-04-10T03:42:48.817 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AK8kQxA5Q7Mwnj4 off=1681548 len=567533 2024-04-10T03:42:48.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 3363 completed, throughput=5MB/sec 2024-04-10T03:42:49.819 INFO:tasks.workunit.client.0.smithi016.stdout: 643: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:49.819 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-k4R0bVETSs79Vz0 off=8730415 len=1705317 2024-04-10T03:42:49.834 INFO:tasks.workunit.client.0.smithi016.stdout:op 3364 completed, throughput=5MB/sec 2024-04-10T03:42:49.834 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xXhwZ6qxeHHHdAR off=16495043 len=1015947 2024-04-10T03:42:49.838 INFO:tasks.workunit.client.0.smithi016.stdout:op 3365 completed, throughput=5MB/sec 2024-04-10T03:42:49.838 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nFc3l-Y-U7AvAFN off=21653225 len=1839633 2024-04-10T03:42:49.843 INFO:tasks.workunit.client.0.smithi016.stdout:op 3366 completed, throughput=5MB/sec 2024-04-10T03:42:49.843 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hgXL7cvk8h9jhXX off=822473 len=434436 2024-04-10T03:42:49.845 INFO:tasks.workunit.client.0.smithi016.stdout:op 3367 completed, throughput=5MB/sec 2024-04-10T03:42:49.845 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yEpvk4Tj9RuelRV off=3125130 len=1998907 2024-04-10T03:42:49.850 INFO:tasks.workunit.client.0.smithi016.stdout:op 3368 completed, throughput=5MB/sec 2024-04-10T03:42:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:50 smithi016 bash[72916]: cluster 2024-04-10T03:42:50.101883+0000 mgr.y (mgr.25133) 1093 : cluster 0 pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:42:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:50 smithi016 bash[74137]: cluster 2024-04-10T03:42:50.101883+0000 mgr.y (mgr.25133) 1093 : cluster 0 pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:42:50.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:50 smithi136 bash[68278]: cluster 2024-04-10T03:42:50.101883+0000 mgr.y (mgr.25133) 1093 : cluster 0 pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:42:50.851 INFO:tasks.workunit.client.0.smithi016.stdout: 644: throughput=5MB/sec pending data=0 2024-04-10T03:42:50.851 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-k4hrOUy0Kn9kNUy off=8185006 len=1226410 2024-04-10T03:42:50.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 3369 completed, throughput=5MB/sec 2024-04-10T03:42:50.860 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nBmM2wmc-X0ZYIF off=7760311 len=479026 2024-04-10T03:42:50.867 INFO:tasks.workunit.client.0.smithi016.stdout:op 3370 completed, throughput=5MB/sec 2024-04-10T03:42:50.867 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZNJOUM64p9MyQAB off=10294716 len=455657 2024-04-10T03:42:50.869 INFO:tasks.workunit.client.0.smithi016.stdout:op 3371 completed, throughput=5MB/sec 2024-04-10T03:42:50.869 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LteFJ4LC__eRmPu off=28091 len=400689 2024-04-10T03:42:50.871 INFO:tasks.workunit.client.0.smithi016.stdout:op 3372 completed, throughput=5MB/sec 2024-04-10T03:42:50.871 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YVyXx_fsic2mlH8 off=3968725 len=407999 2024-04-10T03:42:50.872 INFO:tasks.workunit.client.0.smithi016.stdout:op 3373 completed, throughput=5MB/sec 2024-04-10T03:42:50.873 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ItRB-__bOngaEIp off=4215671 len=322860 2024-04-10T03:42:50.874 INFO:tasks.workunit.client.0.smithi016.stdout:op 3374 completed, throughput=5MB/sec 2024-04-10T03:42:50.874 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZHRrFnfNcgNyori off=380391 len=1574739 2024-04-10T03:42:50.885 INFO:tasks.workunit.client.0.smithi016.stdout:op 3375 completed, throughput=5MB/sec 2024-04-10T03:42:51.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:51 smithi016 bash[72916]: audit 2024-04-10T03:42:50.907329+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:42:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:51 smithi016 bash[74137]: audit 2024-04-10T03:42:50.907329+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:42:51.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:51 smithi136 bash[68278]: audit 2024-04-10T03:42:50.907329+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:42:51.885 INFO:tasks.workunit.client.0.smithi016.stdout: 645: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:51.885 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BMZwpVWTFnp5d6P off=6529728 len=1322730 2024-04-10T03:42:51.888 INFO:tasks.workunit.client.0.smithi016.stdout:op 3376 completed, throughput=5MB/sec 2024-04-10T03:42:51.888 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ahGOZ_g6vo2EIaQ off=8485603 len=744381 2024-04-10T03:42:51.896 INFO:tasks.workunit.client.0.smithi016.stdout:op 3377 completed, throughput=5MB/sec 2024-04-10T03:42:51.896 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qfBOPA1mBT23WtO off=563848 len=790608 2024-04-10T03:42:51.903 INFO:tasks.workunit.client.0.smithi016.stdout:op 3378 completed, throughput=5MB/sec 2024-04-10T03:42:51.903 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dNc1KlDgUQmL7EL off=1888262 len=1150913 2024-04-10T03:42:51.905 INFO:tasks.workunit.client.0.smithi016.stdout:op 3379 completed, throughput=5MB/sec 2024-04-10T03:42:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:42:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:42:51] "GET /metrics HTTP/1.1" 200 34135 "" "Prometheus/2.43.0" 2024-04-10T03:42:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:52 smithi016 bash[74137]: audit 2024-04-10T03:42:51.687931+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:42:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:52 smithi016 bash[74137]: audit 2024-04-10T03:42:51.689726+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:42:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:52 smithi016 bash[74137]: audit 2024-04-10T03:42:51.698845+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:42:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:52 smithi016 bash[74137]: cluster 2024-04-10T03:42:52.102907+0000 mgr.y (mgr.25133) 1094 : cluster 0 pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:52.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:52 smithi016 bash[72916]: audit 2024-04-10T03:42:51.687931+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:42:52.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:52 smithi016 bash[72916]: audit 2024-04-10T03:42:51.689726+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:42:52.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:52 smithi016 bash[72916]: audit 2024-04-10T03:42:51.698845+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:42:52.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:52 smithi016 bash[72916]: cluster 2024-04-10T03:42:52.102907+0000 mgr.y (mgr.25133) 1094 : cluster 0 pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:52.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:52 smithi136 bash[68278]: audit 2024-04-10T03:42:51.687931+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:42:52.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:52 smithi136 bash[68278]: audit 2024-04-10T03:42:51.689726+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:42:52.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:52 smithi136 bash[68278]: audit 2024-04-10T03:42:51.698845+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:42:52.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:52 smithi136 bash[68278]: cluster 2024-04-10T03:42:52.102907+0000 mgr.y (mgr.25133) 1094 : cluster 0 pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:42:52.905 INFO:tasks.workunit.client.0.smithi016.stdout: 646: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:52.905 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ifNPjGKvxs4s9nz off=3162101 len=209968 2024-04-10T03:42:52.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 3380 completed, throughput=4.99MB/sec 2024-04-10T03:42:52.907 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d44nrsHGyVa64Uo off=11804938 len=422958 2024-04-10T03:42:52.909 INFO:tasks.workunit.client.0.smithi016.stdout:op 3381 completed, throughput=4.99MB/sec 2024-04-10T03:42:52.909 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fFAanmilhGFLDd5 off=6235696 len=1045089 2024-04-10T03:42:52.913 INFO:tasks.workunit.client.0.smithi016.stdout:op 3382 completed, throughput=4.99MB/sec 2024-04-10T03:42:52.913 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M_1wYs3UIpUfdZ0 off=213067 len=331940 2024-04-10T03:42:52.914 INFO:tasks.workunit.client.0.smithi016.stdout:op 3383 completed, throughput=5MB/sec 2024-04-10T03:42:52.915 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BfL7DSmwiACRh6B off=11977810 len=2049834 2024-04-10T03:42:52.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 3384 completed, throughput=5MB/sec 2024-04-10T03:42:52.919 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iTgJEJ6s6Jw_k7D off=6585011 len=1839685 2024-04-10T03:42:52.924 INFO:tasks.workunit.client.0.smithi016.stdout:op 3385 completed, throughput=5MB/sec 2024-04-10T03:42:53.924 INFO:tasks.workunit.client.0.smithi016.stdout: 647: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:53.924 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-l59zXkoeE_C4z8u off=5592130 len=1427649 2024-04-10T03:42:53.935 INFO:tasks.workunit.client.0.smithi016.stdout:op 3386 completed, throughput=5MB/sec 2024-04-10T03:42:53.935 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-72mTatAZheZ-O8a off=14322105 len=494248 2024-04-10T03:42:53.941 INFO:tasks.workunit.client.0.smithi016.stdout:op 3387 completed, throughput=5MB/sec 2024-04-10T03:42:53.941 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ffOUuCyYiAt3XBu off=548400 len=1744066 2024-04-10T03:42:53.947 INFO:tasks.workunit.client.0.smithi016.stdout:op 3388 completed, throughput=5MB/sec 2024-04-10T03:42:53.947 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--YS5KHSZTNcUO44 off=16690845 len=240440 2024-04-10T03:42:53.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 3389 completed, throughput=5MB/sec 2024-04-10T03:42:53.948 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EhG2NG6kC6QJXXJ off=1229113 len=1540028 2024-04-10T03:42:53.952 INFO:tasks.workunit.client.0.smithi016.stdout:op 3390 completed, throughput=5MB/sec 2024-04-10T03:42:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:54 smithi016 bash[72916]: cluster 2024-04-10T03:42:54.104004+0000 mgr.y (mgr.25133) 1095 : cluster 0 pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:42:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:54 smithi016 bash[74137]: cluster 2024-04-10T03:42:54.104004+0000 mgr.y (mgr.25133) 1095 : cluster 0 pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:42:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:54 smithi136 bash[68278]: cluster 2024-04-10T03:42:54.104004+0000 mgr.y (mgr.25133) 1095 : cluster 0 pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:42:54.953 INFO:tasks.workunit.client.0.smithi016.stdout: 648: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:54.953 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Kp8H3RHadrna586 off=666820 len=483178 2024-04-10T03:42:54.960 INFO:tasks.workunit.client.0.smithi016.stdout:op 3391 completed, throughput=4.99MB/sec 2024-04-10T03:42:54.960 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-me_8CSXmuYpxFfD off=2211949 len=422213 2024-04-10T03:42:54.967 INFO:tasks.workunit.client.0.smithi016.stdout:op 3392 completed, throughput=4.99MB/sec 2024-04-10T03:42:54.967 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wvfEUWHoIpMwYVb off=5657924 len=739411 2024-04-10T03:42:54.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 3393 completed, throughput=5MB/sec 2024-04-10T03:42:54.974 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rvJYQcNPvQJPwLa off=15160923 len=1857192 2024-04-10T03:42:54.978 INFO:tasks.workunit.client.0.smithi016.stdout:op 3394 completed, throughput=5MB/sec 2024-04-10T03:42:54.978 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-33LnHFyg3MJrXSM off=2326103 len=1859463 2024-04-10T03:42:54.991 INFO:tasks.workunit.client.0.smithi016.stdout:op 3395 completed, throughput=5MB/sec 2024-04-10T03:42:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: 649: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:55.991 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BLL4atTelexGCQA off=556303 len=2022202 2024-04-10T03:42:55.996 INFO:tasks.workunit.client.0.smithi016.stdout:op 3396 completed, throughput=5MB/sec 2024-04-10T03:42:55.996 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aNK2zbwNMBSnU7A off=6207819 len=668765 2024-04-10T03:42:56.004 INFO:tasks.workunit.client.0.smithi016.stdout:op 3397 completed, throughput=5MB/sec 2024-04-10T03:42:56.004 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Vb5Z-KIkOLGfvRp off=5119605 len=1842227 2024-04-10T03:42:56.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 3398 completed, throughput=5MB/sec 2024-04-10T03:42:56.010 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CALalnAFCQGxi_6 off=5483528 len=860800 2024-04-10T03:42:56.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 3399 completed, throughput=5MB/sec 2024-04-10T03:42:56.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:56 smithi016 bash[72916]: cluster 2024-04-10T03:42:56.105009+0000 mgr.y (mgr.25133) 1096 : cluster 0 pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:42:56.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:56 smithi016 bash[74137]: cluster 2024-04-10T03:42:56.105009+0000 mgr.y (mgr.25133) 1096 : cluster 0 pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:42:56.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:56 smithi136 bash[68278]: cluster 2024-04-10T03:42:56.105009+0000 mgr.y (mgr.25133) 1096 : cluster 0 pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:42:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: 650: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:57.013 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xwqCDrcpNiiYr9v off=3426164 len=384401 2024-04-10T03:42:57.015 INFO:tasks.workunit.client.0.smithi016.stdout:op 3400 completed, throughput=4.99MB/sec 2024-04-10T03:42:57.016 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AYRZV3XPIdApB7E off=5749559 len=1786655 2024-04-10T03:42:57.028 INFO:tasks.workunit.client.0.smithi016.stdout:op 3401 completed, throughput=5MB/sec 2024-04-10T03:42:57.028 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g-uO9Y2lkpMpVIm off=1345632 len=1172967 2024-04-10T03:42:57.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 3402 completed, throughput=5MB/sec 2024-04-10T03:42:57.039 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-F63GiAUCQsRO0CA off=17429671 len=467292 2024-04-10T03:42:57.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 3403 completed, throughput=5MB/sec 2024-04-10T03:42:57.041 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZsbG2sIHkRtPAgj off=2574008 len=237474 2024-04-10T03:42:57.043 INFO:tasks.workunit.client.0.smithi016.stdout:op 3404 completed, throughput=5MB/sec 2024-04-10T03:42:57.043 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AL51NBEyljbhtUo off=8809840 len=1684363 2024-04-10T03:42:57.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 3405 completed, throughput=5MB/sec 2024-04-10T03:42:57.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:57 smithi136 bash[68278]: audit 2024-04-10T03:42:57.566928+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: 651: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:58.048 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WIYn5jc57k6YHey off=61221 len=222631 2024-04-10T03:42:58.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 3406 completed, throughput=4.99MB/sec 2024-04-10T03:42:58.049 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-t7mfNUjcs_5Aztx off=589048 len=1943465 2024-04-10T03:42:58.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:57 smithi016 bash[74137]: audit 2024-04-10T03:42:57.566928+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:58.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:57 smithi016 bash[72916]: audit 2024-04-10T03:42:57.566928+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:42:58.065 INFO:tasks.workunit.client.0.smithi016.stdout:op 3407 completed, throughput=5MB/sec 2024-04-10T03:42:58.065 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nHdTU2B72xkdKkY off=8264189 len=204592 2024-04-10T03:42:58.066 INFO:tasks.workunit.client.0.smithi016.stdout:op 3408 completed, throughput=5MB/sec 2024-04-10T03:42:58.066 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UXyNHEWpbA1oMoJ off=5317144 len=1910057 2024-04-10T03:42:58.069 INFO:tasks.workunit.client.0.smithi016.stdout:op 3409 completed, throughput=5MB/sec 2024-04-10T03:42:58.069 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-42pJ6Z7KCMZcZdt off=6076273 len=1733120 2024-04-10T03:42:58.083 INFO:tasks.workunit.client.0.smithi016.stdout:op 3410 completed, throughput=5MB/sec 2024-04-10T03:42:58.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:42:58 smithi136 bash[68278]: cluster 2024-04-10T03:42:58.105940+0000 mgr.y (mgr.25133) 1097 : cluster 0 pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:42:59.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:42:58 smithi016 bash[74137]: cluster 2024-04-10T03:42:58.105940+0000 mgr.y (mgr.25133) 1097 : cluster 0 pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:42:59.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:42:58 smithi016 bash[72916]: cluster 2024-04-10T03:42:58.105940+0000 mgr.y (mgr.25133) 1097 : cluster 0 pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:42:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: 652: throughput=4.99MB/sec pending data=0 2024-04-10T03:42:59.084 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qmDKAA0lFWYyQVg off=1216259 len=591647 2024-04-10T03:42:59.090 INFO:tasks.workunit.client.0.smithi016.stdout:op 3411 completed, throughput=5MB/sec 2024-04-10T03:42:59.090 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qKl_JwLusUc1o59 off=1879486 len=2048056 2024-04-10T03:42:59.095 INFO:tasks.workunit.client.0.smithi016.stdout:op 3412 completed, throughput=5MB/sec 2024-04-10T03:42:59.095 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IhEBaGV5fi4ijKq off=4180151 len=1851557 2024-04-10T03:42:59.111 INFO:tasks.workunit.client.0.smithi016.stdout:op 3413 completed, throughput=5MB/sec 2024-04-10T03:43:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: 653: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:00.112 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0ZKj1D2sblkHTHV off=41607 len=792369 2024-04-10T03:43:00.120 INFO:tasks.workunit.client.0.smithi016.stdout:op 3414 completed, throughput=4.99MB/sec 2024-04-10T03:43:00.120 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-54nL-0bv1GuDJCR off=3952426 len=1908673 2024-04-10T03:43:00.123 INFO:tasks.workunit.client.0.smithi016.stdout:op 3415 completed, throughput=5MB/sec 2024-04-10T03:43:00.124 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qaojh3Rf6mP876B off=11910001 len=106820 2024-04-10T03:43:00.129 INFO:tasks.workunit.client.0.smithi016.stdout:op 3416 completed, throughput=5MB/sec 2024-04-10T03:43:00.129 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ANXFbKdYLuvUfdl off=1566302 len=820459 2024-04-10T03:43:00.137 INFO:tasks.workunit.client.0.smithi016.stdout:op 3417 completed, throughput=5MB/sec 2024-04-10T03:43:00.137 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jYpeiuUrr29B4pr off=6369698 len=2078383 2024-04-10T03:43:00.141 INFO:tasks.workunit.client.0.smithi016.stdout:op 3418 completed, throughput=5MB/sec 2024-04-10T03:43:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:00 smithi016 bash[72916]: cluster 2024-04-10T03:43:00.106917+0000 mgr.y (mgr.25133) 1098 : cluster 0 pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:00 smithi016 bash[74137]: cluster 2024-04-10T03:43:00.106917+0000 mgr.y (mgr.25133) 1098 : cluster 0 pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:00.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:00 smithi136 bash[68278]: cluster 2024-04-10T03:43:00.106917+0000 mgr.y (mgr.25133) 1098 : cluster 0 pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: 654: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:01.142 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-706gJvatoG0DOSY off=2455149 len=1970043 2024-04-10T03:43:01.156 INFO:tasks.workunit.client.0.smithi016.stdout:op 3419 completed, throughput=5MB/sec 2024-04-10T03:43:01.156 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aHqnHtBIwrVSg1o off=14956464 len=700899 2024-04-10T03:43:01.158 INFO:tasks.workunit.client.0.smithi016.stdout:op 3420 completed, throughput=5MB/sec 2024-04-10T03:43:01.158 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gBEMy_g_Q395qlM off=3185865 len=1710975 2024-04-10T03:43:01.163 INFO:tasks.workunit.client.0.smithi016.stdout:op 3421 completed, throughput=5MB/sec 2024-04-10T03:43:01.163 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Afl2DNvbPrfOe-S off=2268120 len=760447 2024-04-10T03:43:01.171 INFO:tasks.workunit.client.0.smithi016.stdout:op 3422 completed, throughput=5MB/sec 2024-04-10T03:43:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:43:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:43:01] "GET /metrics HTTP/1.1" 200 34135 "" "Prometheus/2.43.0" 2024-04-10T03:43:02.171 INFO:tasks.workunit.client.0.smithi016.stdout: 655: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:02.171 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n_fCMJ--d17JHi5 off=170600 len=1604793 2024-04-10T03:43:02.183 INFO:tasks.workunit.client.0.smithi016.stdout:op 3423 completed, throughput=5MB/sec 2024-04-10T03:43:02.183 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oU3GOGKPew0GwG1 off=88774 len=737716 2024-04-10T03:43:02.190 INFO:tasks.workunit.client.0.smithi016.stdout:op 3424 completed, throughput=5MB/sec 2024-04-10T03:43:02.190 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dRKl11UeL9oFB0F off=7097556 len=1989294 2024-04-10T03:43:02.205 INFO:tasks.workunit.client.0.smithi016.stdout:op 3425 completed, throughput=5MB/sec 2024-04-10T03:43:02.206 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fQyZN1SA384G7qU off=9262463 len=99310 2024-04-10T03:43:02.209 INFO:tasks.workunit.client.0.smithi016.stdout:op 3426 completed, throughput=5MB/sec 2024-04-10T03:43:02.209 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-g-QqFmGVruby_j1 off=11540722 len=1458906 2024-04-10T03:43:02.214 INFO:tasks.workunit.client.0.smithi016.stdout:op 3427 completed, throughput=5MB/sec 2024-04-10T03:43:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:02 smithi016 bash[72916]: cluster 2024-04-10T03:43:02.107928+0000 mgr.y (mgr.25133) 1099 : cluster 0 pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:02 smithi016 bash[74137]: cluster 2024-04-10T03:43:02.107928+0000 mgr.y (mgr.25133) 1099 : cluster 0 pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:02.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:02 smithi136 bash[68278]: cluster 2024-04-10T03:43:02.107928+0000 mgr.y (mgr.25133) 1099 : cluster 0 pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:03.214 INFO:tasks.workunit.client.0.smithi016.stdout: 656: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:03.215 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ymQL-W2RrY3j848 off=16113356 len=334030 2024-04-10T03:43:03.216 INFO:tasks.workunit.client.0.smithi016.stdout:op 3428 completed, throughput=4.99MB/sec 2024-04-10T03:43:03.217 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PCvgEvoPxAcB6n2 off=5395018 len=212838 2024-04-10T03:43:03.222 INFO:tasks.workunit.client.0.smithi016.stdout:op 3429 completed, throughput=4.99MB/sec 2024-04-10T03:43:03.222 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-o8VpbaKawcJ9S08 off=8379415 len=189862 2024-04-10T03:43:03.223 INFO:tasks.workunit.client.0.smithi016.stdout:op 3430 completed, throughput=5MB/sec 2024-04-10T03:43:03.224 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-U7TaLs64i5jHBD6 off=2547085 len=373844 2024-04-10T03:43:03.230 INFO:tasks.workunit.client.0.smithi016.stdout:op 3431 completed, throughput=5MB/sec 2024-04-10T03:43:03.230 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RRW2WmKtOx616Cb off=95765 len=64787 2024-04-10T03:43:03.231 INFO:tasks.workunit.client.0.smithi016.stdout:op 3432 completed, throughput=5MB/sec 2024-04-10T03:43:03.231 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9GGEu1DiDPPI-g_ off=260840 len=422556 2024-04-10T03:43:03.237 INFO:tasks.workunit.client.0.smithi016.stdout:op 3433 completed, throughput=5MB/sec 2024-04-10T03:43:03.238 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1-Yw_fUGrgplkpI off=107595 len=1085352 2024-04-10T03:43:03.241 INFO:tasks.workunit.client.0.smithi016.stdout:op 3434 completed, throughput=5MB/sec 2024-04-10T03:43:03.241 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7NFsV5Oh5s8lojj off=9434707 len=1367702 2024-04-10T03:43:03.243 INFO:tasks.workunit.client.0.smithi016.stdout:op 3435 completed, throughput=5MB/sec 2024-04-10T03:43:03.244 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vIumWC8-1eJpXiC off=15792584 len=9500 2024-04-10T03:43:03.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 3436 completed, throughput=5MB/sec 2024-04-10T03:43:03.245 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LteFJ4LC__eRmPu off=5217693 len=2056576 2024-04-10T03:43:03.263 INFO:tasks.workunit.client.0.smithi016.stdout:op 3437 completed, throughput=5MB/sec 2024-04-10T03:43:04.263 INFO:tasks.workunit.client.0.smithi016.stdout: 657: throughput=5MB/sec pending data=0 2024-04-10T03:43:04.264 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pXvMhpgzl0yfhN3 off=18238228 len=1567351 2024-04-10T03:43:04.267 INFO:tasks.workunit.client.0.smithi016.stdout:op 3438 completed, throughput=5MB/sec 2024-04-10T03:43:04.267 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y07dO-dVaLDVAD3 off=525655 len=566401 2024-04-10T03:43:04.274 INFO:tasks.workunit.client.0.smithi016.stdout:op 3439 completed, throughput=5MB/sec 2024-04-10T03:43:04.275 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-leZTktKGXmYkNsT off=1893236 len=519179 2024-04-10T03:43:04.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 3440 completed, throughput=5MB/sec 2024-04-10T03:43:04.278 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9iZ39A-KoR0O01w off=10829814 len=1634805 2024-04-10T03:43:04.282 INFO:tasks.workunit.client.0.smithi016.stdout:op 3441 completed, throughput=5MB/sec 2024-04-10T03:43:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:04 smithi016 bash[72916]: cluster 2024-04-10T03:43:04.109134+0000 mgr.y (mgr.25133) 1100 : cluster 0 pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:43:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:04 smithi016 bash[74137]: cluster 2024-04-10T03:43:04.109134+0000 mgr.y (mgr.25133) 1100 : cluster 0 pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:43:04.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:04 smithi136 bash[68278]: cluster 2024-04-10T03:43:04.109134+0000 mgr.y (mgr.25133) 1100 : cluster 0 pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:43:05.282 INFO:tasks.workunit.client.0.smithi016.stdout: 658: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:05.282 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-chpR5aZuduCLAzf off=12210464 len=512807 2024-04-10T03:43:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 3442 completed, throughput=4.99MB/sec 2024-04-10T03:43:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UW2IQ8bCxQpkA0- off=8704291 len=377781 2024-04-10T03:43:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:op 3443 completed, throughput=4.99MB/sec 2024-04-10T03:43:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YVyXx_fsic2mlH8 off=5933732 len=851631 2024-04-10T03:43:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:op 3444 completed, throughput=5MB/sec 2024-04-10T03:43:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BA93yc2n4Ia0YxA off=9371271 len=107764 2024-04-10T03:43:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 3445 completed, throughput=5MB/sec 2024-04-10T03:43:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zIlIVLTr62SyIOl off=4803881 len=1496914 2024-04-10T03:43:05.303 INFO:tasks.workunit.client.0.smithi016.stdout:op 3446 completed, throughput=5MB/sec 2024-04-10T03:43:05.303 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4rkKWuhHnh20vLs off=4566033 len=1799142 2024-04-10T03:43:05.306 INFO:tasks.workunit.client.0.smithi016.stdout:op 3447 completed, throughput=5MB/sec 2024-04-10T03:43:06.307 INFO:tasks.workunit.client.0.smithi016.stdout: 659: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:06.307 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ME9hz_U0fCMO0IX off=21543421 len=170706 2024-04-10T03:43:06.312 INFO:tasks.workunit.client.0.smithi016.stdout:op 3448 completed, throughput=4.99MB/sec 2024-04-10T03:43:06.312 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G1Mp-wqo4feDJZz off=9195549 len=356475 2024-04-10T03:43:06.315 INFO:tasks.workunit.client.0.smithi016.stdout:op 3449 completed, throughput=4.99MB/sec 2024-04-10T03:43:06.315 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WAY8plwwotMlsOA off=6074300 len=653432 2024-04-10T03:43:06.322 INFO:tasks.workunit.client.0.smithi016.stdout:op 3450 completed, throughput=4.99MB/sec 2024-04-10T03:43:06.322 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W_VP7dIx4Eno3Ct off=13171548 len=1386037 2024-04-10T03:43:06.334 INFO:tasks.workunit.client.0.smithi016.stdout:op 3451 completed, throughput=5MB/sec 2024-04-10T03:43:06.334 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ANhZmcXKrM4ptD6 off=5606487 len=1336490 2024-04-10T03:43:06.336 INFO:tasks.workunit.client.0.smithi016.stdout:op 3452 completed, throughput=5MB/sec 2024-04-10T03:43:06.336 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WebpcL4k7mqPWIG off=2614996 len=2010024 2024-04-10T03:43:06.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 3453 completed, throughput=5MB/sec 2024-04-10T03:43:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:06 smithi016 bash[72916]: cluster 2024-04-10T03:43:06.110102+0000 mgr.y (mgr.25133) 1101 : cluster 0 pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:06 smithi016 bash[74137]: cluster 2024-04-10T03:43:06.110102+0000 mgr.y (mgr.25133) 1101 : cluster 0 pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:06.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:06 smithi136 bash[68278]: cluster 2024-04-10T03:43:06.110102+0000 mgr.y (mgr.25133) 1101 : cluster 0 pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:07.341 INFO:tasks.workunit.client.0.smithi016.stdout: 660: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:07.341 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pundCCkVCbYTg_S off=4295814 len=991513 2024-04-10T03:43:07.351 INFO:tasks.workunit.client.0.smithi016.stdout:op 3454 completed, throughput=5MB/sec 2024-04-10T03:43:07.351 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eJcdpMfxwqGXrvc off=2809876 len=818187 2024-04-10T03:43:07.358 INFO:tasks.workunit.client.0.smithi016.stdout:op 3455 completed, throughput=5MB/sec 2024-04-10T03:43:07.358 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Wd73bbR6H1-wZ4w off=8548144 len=2064308 2024-04-10T03:43:07.375 INFO:tasks.workunit.client.0.smithi016.stdout:op 3456 completed, throughput=5MB/sec 2024-04-10T03:43:07.376 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OgOf52dAop6VfV9 off=1235298 len=698791 2024-04-10T03:43:07.377 INFO:tasks.workunit.client.0.smithi016.stdout:op 3457 completed, throughput=5MB/sec 2024-04-10T03:43:08.378 INFO:tasks.workunit.client.0.smithi016.stdout: 661: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:08.378 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O1FnpKTAWqZirNc off=3937604 len=1108222 2024-04-10T03:43:08.389 INFO:tasks.workunit.client.0.smithi016.stdout:op 3458 completed, throughput=4.99MB/sec 2024-04-10T03:43:08.389 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z7i7lXSsK6KPGw0 off=8475301 len=965741 2024-04-10T03:43:08.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 3459 completed, throughput=5MB/sec 2024-04-10T03:43:08.392 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KoWMB1YKtCEaGJO off=14060648 len=1765210 2024-04-10T03:43:08.406 INFO:tasks.workunit.client.0.smithi016.stdout:op 3460 completed, throughput=5MB/sec 2024-04-10T03:43:08.406 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8hM7e4HEm39iy1K off=1399090 len=362272 2024-04-10T03:43:08.412 INFO:tasks.workunit.client.0.smithi016.stdout:op 3461 completed, throughput=5MB/sec 2024-04-10T03:43:08.412 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ei48tVqJfcAD4pF off=8176505 len=1890602 2024-04-10T03:43:08.417 INFO:tasks.workunit.client.0.smithi016.stdout:op 3462 completed, throughput=5MB/sec 2024-04-10T03:43:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:08 smithi016 bash[72916]: cluster 2024-04-10T03:43:08.111241+0000 mgr.y (mgr.25133) 1102 : cluster 0 pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:43:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:08 smithi016 bash[74137]: cluster 2024-04-10T03:43:08.111241+0000 mgr.y (mgr.25133) 1102 : cluster 0 pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:43:08.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:08 smithi136 bash[68278]: cluster 2024-04-10T03:43:08.111241+0000 mgr.y (mgr.25133) 1102 : cluster 0 pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:43:09.417 INFO:tasks.workunit.client.0.smithi016.stdout: 662: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:09.417 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_ISO6QsJDljlsSF off=3692285 len=245070 2024-04-10T03:43:09.422 INFO:tasks.workunit.client.0.smithi016.stdout:op 3463 completed, throughput=4.99MB/sec 2024-04-10T03:43:09.422 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zTyXqsh08jlWRgN off=2611784 len=1523543 2024-04-10T03:43:09.426 INFO:tasks.workunit.client.0.smithi016.stdout:op 3464 completed, throughput=5MB/sec 2024-04-10T03:43:09.426 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bV3Unb50gY5cVbc off=22111811 len=412167 2024-04-10T03:43:09.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 3465 completed, throughput=5MB/sec 2024-04-10T03:43:09.428 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qZpdTakGoSDTTkH off=14345066 len=1052979 2024-04-10T03:43:09.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 3466 completed, throughput=5MB/sec 2024-04-10T03:43:09.438 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-t61EXo5lbx2ZWyQ off=15104929 len=595828 2024-04-10T03:43:09.440 INFO:tasks.workunit.client.0.smithi016.stdout:op 3467 completed, throughput=5MB/sec 2024-04-10T03:43:09.440 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--dERRbzafIQ1TCO off=2612577 len=1371000 2024-04-10T03:43:09.449 INFO:tasks.workunit.client.0.smithi016.stdout:op 3468 completed, throughput=5MB/sec 2024-04-10T03:43:10.449 INFO:tasks.workunit.client.0.smithi016.stdout: 663: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:10.450 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vdE0C0NbnoUYON0 off=5736097 len=1524059 2024-04-10T03:43:10.453 INFO:tasks.workunit.client.0.smithi016.stdout:op 3469 completed, throughput=5MB/sec 2024-04-10T03:43:10.453 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MxYo4z8m5UglM3k off=13062239 len=94561 2024-04-10T03:43:10.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 3470 completed, throughput=5MB/sec 2024-04-10T03:43:10.459 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UnEXpxcHkYUtxbV off=10925171 len=1192231 2024-04-10T03:43:10.469 INFO:tasks.workunit.client.0.smithi016.stdout:op 3471 completed, throughput=5MB/sec 2024-04-10T03:43:10.469 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Qv5tIkt8Q6heF9P off=15576320 len=1796705 2024-04-10T03:43:10.481 INFO:tasks.workunit.client.0.smithi016.stdout:op 3472 completed, throughput=5MB/sec 2024-04-10T03:43:10.481 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5Xy0p4qKDZmHBHf off=3289151 len=1971369 2024-04-10T03:43:10.484 INFO:tasks.workunit.client.0.smithi016.stdout:op 3473 completed, throughput=5MB/sec 2024-04-10T03:43:10.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:10 smithi016 bash[72916]: cluster 2024-04-10T03:43:10.112380+0000 mgr.y (mgr.25133) 1103 : cluster 0 pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:10.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:10 smithi016 bash[74137]: cluster 2024-04-10T03:43:10.112380+0000 mgr.y (mgr.25133) 1103 : cluster 0 pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:10.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:10 smithi136 bash[68278]: cluster 2024-04-10T03:43:10.112380+0000 mgr.y (mgr.25133) 1103 : cluster 0 pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:43:11.484 INFO:tasks.workunit.client.0.smithi016.stdout: 664: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:11.485 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HU84R_Xr_Tar1tt off=8322335 len=1032525 2024-04-10T03:43:11.493 INFO:tasks.workunit.client.0.smithi016.stdout:op 3474 completed, throughput=5MB/sec 2024-04-10T03:43:11.493 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WhMGCcsGGJo2WZH off=6949696 len=1023820 2024-04-10T03:43:11.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 3475 completed, throughput=5MB/sec 2024-04-10T03:43:11.503 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-flI4oO2T9LPaTys off=6623687 len=1312248 2024-04-10T03:43:11.506 INFO:tasks.workunit.client.0.smithi016.stdout:op 3476 completed, throughput=5MB/sec 2024-04-10T03:43:11.506 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Og_ZNnbNgdPJRFg off=9098270 len=1574787 2024-04-10T03:43:11.519 INFO:tasks.workunit.client.0.smithi016.stdout:op 3477 completed, throughput=5MB/sec 2024-04-10T03:43:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:43:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:43:11] "GET /metrics HTTP/1.1" 200 34135 "" "Prometheus/2.43.0" 2024-04-10T03:43:12.519 INFO:tasks.workunit.client.0.smithi016.stdout: 665: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:12.519 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vpX2zvCuktiVvi8 off=872838 len=33847 2024-04-10T03:43:12.520 INFO:tasks.workunit.client.0.smithi016.stdout:op 3478 completed, throughput=4.99MB/sec 2024-04-10T03:43:12.520 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HBtxi1pxtLnXPLE off=1332207 len=410514 2024-04-10T03:43:12.527 INFO:tasks.workunit.client.0.smithi016.stdout:op 3479 completed, throughput=4.99MB/sec 2024-04-10T03:43:12.527 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FLSdTFtFxbE4bwq off=7945248 len=1724038 2024-04-10T03:43:12.540 INFO:tasks.workunit.client.0.smithi016.stdout:op 3480 completed, throughput=5MB/sec 2024-04-10T03:43:12.540 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8OpQCpKC-v6jfQM off=5155137 len=1266085 2024-04-10T03:43:12.542 INFO:tasks.workunit.client.0.smithi016.stdout:op 3481 completed, throughput=5MB/sec 2024-04-10T03:43:12.543 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6xQEH9gTnh_1Ubk off=592600 len=911412 2024-04-10T03:43:12.545 INFO:tasks.workunit.client.0.smithi016.stdout:op 3482 completed, throughput=5MB/sec 2024-04-10T03:43:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:12 smithi016 bash[72916]: cluster 2024-04-10T03:43:12.113392+0000 mgr.y (mgr.25133) 1104 : cluster 0 pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:43:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:12 smithi016 bash[74137]: cluster 2024-04-10T03:43:12.113392+0000 mgr.y (mgr.25133) 1104 : cluster 0 pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:43:12.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:12 smithi136 bash[68278]: cluster 2024-04-10T03:43:12.113392+0000 mgr.y (mgr.25133) 1104 : cluster 0 pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:43:13.545 INFO:tasks.workunit.client.0.smithi016.stdout: 666: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:13.546 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yEpvk4Tj9RuelRV off=2974823 len=1021016 2024-04-10T03:43:13.549 INFO:tasks.workunit.client.0.smithi016.stdout:op 3483 completed, throughput=4.99MB/sec 2024-04-10T03:43:13.549 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X1upzP7OCBDHJ_B off=4275318 len=655974 2024-04-10T03:43:13.557 INFO:tasks.workunit.client.0.smithi016.stdout:op 3484 completed, throughput=5MB/sec 2024-04-10T03:43:13.557 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-K8lIpheDdhlkGLR off=18830710 len=1569839 2024-04-10T03:43:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:13 smithi016 bash[72916]: audit 2024-04-10T03:43:12.567594+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:13 smithi016 bash[74137]: audit 2024-04-10T03:43:12.567594+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:13.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 3485 completed, throughput=5MB/sec 2024-04-10T03:43:13.569 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F1i47wY9D1uodKF off=1650208 len=633241 2024-04-10T03:43:13.576 INFO:tasks.workunit.client.0.smithi016.stdout:op 3486 completed, throughput=5MB/sec 2024-04-10T03:43:13.576 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QRwNQjyqUjsXBJy off=3514839 len=232281 2024-04-10T03:43:13.577 INFO:tasks.workunit.client.0.smithi016.stdout:op 3487 completed, throughput=5MB/sec 2024-04-10T03:43:13.577 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-i4DnHXfgvhAcz_v off=1939994 len=797318 2024-04-10T03:43:13.585 INFO:tasks.workunit.client.0.smithi016.stdout:op 3488 completed, throughput=5MB/sec 2024-04-10T03:43:13.586 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qf7L-E4cslEr4fN off=15982675 len=1112781 2024-04-10T03:43:13.595 INFO:tasks.workunit.client.0.smithi016.stdout:op 3489 completed, throughput=5MB/sec 2024-04-10T03:43:13.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:13 smithi136 bash[68278]: audit 2024-04-10T03:43:12.567594+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:14 smithi016 bash[74137]: cluster 2024-04-10T03:43:14.114384+0000 mgr.y (mgr.25133) 1105 : cluster 0 pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:43:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:14 smithi016 bash[72916]: cluster 2024-04-10T03:43:14.114384+0000 mgr.y (mgr.25133) 1105 : cluster 0 pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:43:14.596 INFO:tasks.workunit.client.0.smithi016.stdout: 667: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:14.596 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--CfSkw8On2ArJ4J off=1679094 len=1067897 2024-04-10T03:43:14.605 INFO:tasks.workunit.client.0.smithi016.stdout:op 3490 completed, throughput=5MB/sec 2024-04-10T03:43:14.605 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-feFJ8PasLtiicZt off=1776287 len=1428924 2024-04-10T03:43:14.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 3491 completed, throughput=5MB/sec 2024-04-10T03:43:14.616 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v81Z8Ch3kqdXgOE off=4141183 len=1570922 2024-04-10T03:43:14.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 3492 completed, throughput=5MB/sec 2024-04-10T03:43:14.626 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lUca0k5JQ_wfvkm off=1985590 len=1678114 2024-04-10T03:43:14.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 3493 completed, throughput=5MB/sec 2024-04-10T03:43:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:14 smithi136 bash[68278]: cluster 2024-04-10T03:43:14.114384+0000 mgr.y (mgr.25133) 1105 : cluster 0 pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:43:15.638 INFO:tasks.workunit.client.0.smithi016.stdout: 668: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:15.638 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--nr80aGXO4iRPDQ off=4376045 len=151235 2024-04-10T03:43:15.643 INFO:tasks.workunit.client.0.smithi016.stdout:op 3494 completed, throughput=4.99MB/sec 2024-04-10T03:43:15.643 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WneVoksTGXqso53 off=1716046 len=84517 2024-04-10T03:43:15.644 INFO:tasks.workunit.client.0.smithi016.stdout:op 3495 completed, throughput=4.99MB/sec 2024-04-10T03:43:15.644 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-o8VpbaKawcJ9S08 off=11117704 len=1260228 2024-04-10T03:43:15.649 INFO:tasks.workunit.client.0.smithi016.stdout:op 3496 completed, throughput=5MB/sec 2024-04-10T03:43:15.649 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YV2S16_qVSztUL3 off=3070834 len=1662323 2024-04-10T03:43:15.664 INFO:tasks.workunit.client.0.smithi016.stdout:op 3497 completed, throughput=5MB/sec 2024-04-10T03:43:15.664 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YhXhjWrSFI006if off=5428690 len=1944144 2024-04-10T03:43:15.679 INFO:tasks.workunit.client.0.smithi016.stdout:op 3498 completed, throughput=5MB/sec 2024-04-10T03:43:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:16 smithi016 bash[72916]: cluster 2024-04-10T03:43:16.115426+0000 mgr.y (mgr.25133) 1106 : cluster 0 pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:43:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:16 smithi016 bash[74137]: cluster 2024-04-10T03:43:16.115426+0000 mgr.y (mgr.25133) 1106 : cluster 0 pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:43:16.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:16 smithi136 bash[68278]: cluster 2024-04-10T03:43:16.115426+0000 mgr.y (mgr.25133) 1106 : cluster 0 pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:43:16.679 INFO:tasks.workunit.client.0.smithi016.stdout: 669: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:16.680 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AMVFSQO4WhiZwBK off=2593025 len=1762453 2024-04-10T03:43:16.686 INFO:tasks.workunit.client.0.smithi016.stdout:op 3499 completed, throughput=5MB/sec 2024-04-10T03:43:16.686 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KjXa1AExm6PJDhU off=10334541 len=174520 2024-04-10T03:43:16.687 INFO:tasks.workunit.client.0.smithi016.stdout:op 3500 completed, throughput=5MB/sec 2024-04-10T03:43:16.687 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--s2h7TbDs_wyQaW off=484106 len=308481 2024-04-10T03:43:16.693 INFO:tasks.workunit.client.0.smithi016.stdout:op 3501 completed, throughput=5MB/sec 2024-04-10T03:43:16.694 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sGG1JPy-KO9T_eh off=6023240 len=1363205 2024-04-10T03:43:16.703 INFO:tasks.workunit.client.0.smithi016.stdout:op 3502 completed, throughput=5MB/sec 2024-04-10T03:43:16.703 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cTluSHqUjweHSHc off=10212288 len=1000103 2024-04-10T03:43:16.714 INFO:tasks.workunit.client.0.smithi016.stdout:op 3503 completed, throughput=5MB/sec 2024-04-10T03:43:16.714 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bXEqqOu9wTNNxCn off=11021471 len=1993428 2024-04-10T03:43:16.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 3504 completed, throughput=5MB/sec 2024-04-10T03:43:17.728 INFO:tasks.workunit.client.0.smithi016.stdout: 670: throughput=5MB/sec pending data=0 2024-04-10T03:43:17.728 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XLudYlLsYCP9nc- off=12602707 len=71119 2024-04-10T03:43:17.729 INFO:tasks.workunit.client.0.smithi016.stdout:op 3505 completed, throughput=5MB/sec 2024-04-10T03:43:17.729 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-L-Jp6Vwno9o5IE9 off=2155646 len=1555918 2024-04-10T03:43:17.735 INFO:tasks.workunit.client.0.smithi016.stdout:op 3506 completed, throughput=5MB/sec 2024-04-10T03:43:17.735 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VsSlX4Twvrdp18h off=2663961 len=899715 2024-04-10T03:43:17.743 INFO:tasks.workunit.client.0.smithi016.stdout:op 3507 completed, throughput=5MB/sec 2024-04-10T03:43:17.743 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LKgCQEwvnUd4siA off=585586 len=1639374 2024-04-10T03:43:17.754 INFO:tasks.workunit.client.0.smithi016.stdout:op 3508 completed, throughput=5MB/sec 2024-04-10T03:43:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:18 smithi016 bash[72916]: cluster 2024-04-10T03:43:18.116532+0000 mgr.y (mgr.25133) 1107 : cluster 0 pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:43:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:18 smithi016 bash[74137]: cluster 2024-04-10T03:43:18.116532+0000 mgr.y (mgr.25133) 1107 : cluster 0 pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:43:18.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:18 smithi136 bash[68278]: cluster 2024-04-10T03:43:18.116532+0000 mgr.y (mgr.25133) 1107 : cluster 0 pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:43:18.755 INFO:tasks.workunit.client.0.smithi016.stdout: 671: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:18.755 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gBD_WZKTAGRP3Yb off=10579575 len=522911 2024-04-10T03:43:18.757 INFO:tasks.workunit.client.0.smithi016.stdout:op 3509 completed, throughput=4.99MB/sec 2024-04-10T03:43:18.757 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DGG2tE0yvHd3XNY off=2131017 len=765724 2024-04-10T03:43:18.761 INFO:tasks.workunit.client.0.smithi016.stdout:op 3510 completed, throughput=5MB/sec 2024-04-10T03:43:18.761 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gB-M94gUR3_GsYH off=2002947 len=1800578 2024-04-10T03:43:18.773 INFO:tasks.workunit.client.0.smithi016.stdout:op 3511 completed, throughput=5MB/sec 2024-04-10T03:43:18.773 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CWB1RiWfDSqTLgj off=13351552 len=775734 2024-04-10T03:43:18.775 INFO:tasks.workunit.client.0.smithi016.stdout:op 3512 completed, throughput=5MB/sec 2024-04-10T03:43:18.775 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H6B8TAegWVkNYvE off=19315774 len=1413868 2024-04-10T03:43:18.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 3513 completed, throughput=5MB/sec 2024-04-10T03:43:19.786 INFO:tasks.workunit.client.0.smithi016.stdout: 672: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:19.786 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y4rZpQ9rIQ6AT0o off=4993927 len=253871 2024-04-10T03:43:19.788 INFO:tasks.workunit.client.0.smithi016.stdout:op 3514 completed, throughput=4.99MB/sec 2024-04-10T03:43:19.788 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-r8g9B3OV2rOs20- off=1899345 len=849449 2024-04-10T03:43:19.791 INFO:tasks.workunit.client.0.smithi016.stdout:op 3515 completed, throughput=4.99MB/sec 2024-04-10T03:43:19.792 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SKG573le1gn5Vc9 off=12899253 len=1864566 2024-04-10T03:43:19.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 3516 completed, throughput=5MB/sec 2024-04-10T03:43:19.808 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dvKNPfffHbRWBB7 off=124793 len=2073241 2024-04-10T03:43:19.812 INFO:tasks.workunit.client.0.smithi016.stdout:op 3517 completed, throughput=5MB/sec 2024-04-10T03:43:19.812 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_IsTSLi9l4sJySp off=11849741 len=1157285 2024-04-10T03:43:19.821 INFO:tasks.workunit.client.0.smithi016.stdout:op 3518 completed, throughput=5MB/sec 2024-04-10T03:43:20.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:20 smithi016 bash[72916]: cluster 2024-04-10T03:43:20.117790+0000 mgr.y (mgr.25133) 1108 : cluster 0 pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:43:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:20 smithi016 bash[74137]: cluster 2024-04-10T03:43:20.117790+0000 mgr.y (mgr.25133) 1108 : cluster 0 pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:43:20.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:20 smithi136 bash[68278]: cluster 2024-04-10T03:43:20.117790+0000 mgr.y (mgr.25133) 1108 : cluster 0 pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-10T03:43:20.821 INFO:tasks.workunit.client.0.smithi016.stdout: 673: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:20.821 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9us4PXL4IQtn_k_ off=5217292 len=1668394 2024-04-10T03:43:20.834 INFO:tasks.workunit.client.0.smithi016.stdout:op 3519 completed, throughput=5MB/sec 2024-04-10T03:43:20.834 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ASKJeHIMjD7HS2U off=5354859 len=234599 2024-04-10T03:43:20.835 INFO:tasks.workunit.client.0.smithi016.stdout:op 3520 completed, throughput=5MB/sec 2024-04-10T03:43:20.835 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zTyXqsh08jlWRgN off=1948139 len=399999 2024-04-10T03:43:20.836 INFO:tasks.workunit.client.0.smithi016.stdout:op 3521 completed, throughput=5MB/sec 2024-04-10T03:43:20.836 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u3FHOb6ZATVCgO5 off=9893997 len=873028 2024-04-10T03:43:20.846 INFO:tasks.workunit.client.0.smithi016.stdout:op 3522 completed, throughput=5MB/sec 2024-04-10T03:43:20.846 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UkJuAQQuatts0PF off=7846081 len=1437802 2024-04-10T03:43:20.858 INFO:tasks.workunit.client.0.smithi016.stdout:op 3523 completed, throughput=5MB/sec 2024-04-10T03:43:21.858 INFO:tasks.workunit.client.0.smithi016.stdout: 674: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:21.859 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8PKVv0YCsgiE3Mh off=7897085 len=665802 2024-04-10T03:43:21.866 INFO:tasks.workunit.client.0.smithi016.stdout:op 3524 completed, throughput=4.99MB/sec 2024-04-10T03:43:21.866 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5jltN72LF8IaDPT off=11035309 len=1182915 2024-04-10T03:43:21.878 INFO:tasks.workunit.client.0.smithi016.stdout:op 3525 completed, throughput=5MB/sec 2024-04-10T03:43:21.878 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cLpFZnRMt-3CeEI off=5287213 len=1210574 2024-04-10T03:43:21.888 INFO:tasks.workunit.client.0.smithi016.stdout:op 3526 completed, throughput=5MB/sec 2024-04-10T03:43:21.889 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--bXqNI-u3TZYc-X off=10426707 len=1717291 2024-04-10T03:43:21.901 INFO:tasks.workunit.client.0.smithi016.stdout:op 3527 completed, throughput=5MB/sec 2024-04-10T03:43:21.901 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SWyytAIJMkXAxED off=6414988 len=491466 2024-04-10T03:43:21.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 3528 completed, throughput=5MB/sec 2024-04-10T03:43:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:43:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:43:21] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:43:22.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:22 smithi016 bash[74137]: cluster 2024-04-10T03:43:22.118874+0000 mgr.y (mgr.25133) 1109 : cluster 0 pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-04-10T03:43:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:22 smithi016 bash[72916]: cluster 2024-04-10T03:43:22.118874+0000 mgr.y (mgr.25133) 1109 : cluster 0 pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-04-10T03:43:22.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:22 smithi136 bash[68278]: cluster 2024-04-10T03:43:22.118874+0000 mgr.y (mgr.25133) 1109 : cluster 0 pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-04-10T03:43:22.907 INFO:tasks.workunit.client.0.smithi016.stdout: 675: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:22.907 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-M4eOzGHEphmEaSk off=6068179 len=641449 2024-04-10T03:43:22.915 INFO:tasks.workunit.client.0.smithi016.stdout:op 3529 completed, throughput=4.99MB/sec 2024-04-10T03:43:22.915 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Yo6Pggvhuwyc8Ah off=157871 len=895968 2024-04-10T03:43:22.923 INFO:tasks.workunit.client.0.smithi016.stdout:op 3530 completed, throughput=4.99MB/sec 2024-04-10T03:43:22.923 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zm0jxIfNqPcKMTI off=3304070 len=1241517 2024-04-10T03:43:22.927 INFO:tasks.workunit.client.0.smithi016.stdout:op 3531 completed, throughput=5MB/sec 2024-04-10T03:43:22.928 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wbQqSyRUUoS4I8w off=10403020 len=1926300 2024-04-10T03:43:22.942 INFO:tasks.workunit.client.0.smithi016.stdout:op 3532 completed, throughput=5MB/sec 2024-04-10T03:43:22.942 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J_mAZOLE-ZzmXNP off=9817863 len=1065871 2024-04-10T03:43:22.946 INFO:tasks.workunit.client.0.smithi016.stdout:op 3533 completed, throughput=5MB/sec 2024-04-10T03:43:23.946 INFO:tasks.workunit.client.0.smithi016.stdout: 676: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:23.946 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UpsUsxQnzSaqM_v off=8015593 len=613519 2024-04-10T03:43:23.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 3534 completed, throughput=4.99MB/sec 2024-04-10T03:43:23.953 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YW7LCFa9KRWjyDs off=938008 len=1553534 2024-04-10T03:43:23.966 INFO:tasks.workunit.client.0.smithi016.stdout:op 3535 completed, throughput=5MB/sec 2024-04-10T03:43:23.966 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uAnMOS3IbJ77Z6y off=12630485 len=655428 2024-04-10T03:43:23.973 INFO:tasks.workunit.client.0.smithi016.stdout:op 3536 completed, throughput=5MB/sec 2024-04-10T03:43:23.973 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zt06GsOWWygm6dl off=18185354 len=934340 2024-04-10T03:43:23.976 INFO:tasks.workunit.client.0.smithi016.stdout:op 3537 completed, throughput=5MB/sec 2024-04-10T03:43:23.976 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z7kqJgZ64vCVk7u off=3994708 len=65557 2024-04-10T03:43:23.981 INFO:tasks.workunit.client.0.smithi016.stdout:op 3538 completed, throughput=5MB/sec 2024-04-10T03:43:23.981 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7PlspxA_zSUn-U3 off=10542954 len=1362952 2024-04-10T03:43:23.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 3539 completed, throughput=5MB/sec 2024-04-10T03:43:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:24 smithi016 bash[74137]: cluster 2024-04-10T03:43:24.119973+0000 mgr.y (mgr.25133) 1110 : cluster 0 pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-10T03:43:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:24 smithi016 bash[72916]: cluster 2024-04-10T03:43:24.119973+0000 mgr.y (mgr.25133) 1110 : cluster 0 pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-10T03:43:24.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:24 smithi136 bash[68278]: cluster 2024-04-10T03:43:24.119973+0000 mgr.y (mgr.25133) 1110 : cluster 0 pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-10T03:43:24.991 INFO:tasks.workunit.client.0.smithi016.stdout: 677: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:24.991 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_lJ9_yOK0bU-q2o off=5658532 len=999795 2024-04-10T03:43:25.000 INFO:tasks.workunit.client.0.smithi016.stdout:op 3540 completed, throughput=4.99MB/sec 2024-04-10T03:43:25.000 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fRN8NMLsAZyzbAv off=4148769 len=1273446 2024-04-10T03:43:25.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 3541 completed, throughput=5MB/sec 2024-04-10T03:43:25.010 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8PnSd3pmz2mdttg off=12714743 len=629494 2024-04-10T03:43:25.017 INFO:tasks.workunit.client.0.smithi016.stdout:op 3542 completed, throughput=5MB/sec 2024-04-10T03:43:25.017 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sSLIvScOB0L7hgj off=13605495 len=301731 2024-04-10T03:43:25.022 INFO:tasks.workunit.client.0.smithi016.stdout:op 3543 completed, throughput=5MB/sec 2024-04-10T03:43:25.022 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-53BKzKSb0c-shXI off=3710790 len=2064139 2024-04-10T03:43:25.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 3544 completed, throughput=5MB/sec 2024-04-10T03:43:25.039 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_-Ul-eHIHPm0dIg off=5680288 len=1257073 2024-04-10T03:43:25.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 3545 completed, throughput=5MB/sec 2024-04-10T03:43:26.047 INFO:tasks.workunit.client.0.smithi016.stdout: 678: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:26.047 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DVbpToQbQNpC3Q_ off=808959 len=1814334 2024-04-10T03:43:26.061 INFO:tasks.workunit.client.0.smithi016.stdout:op 3546 completed, throughput=5MB/sec 2024-04-10T03:43:26.061 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MVFyPoFzK6qi3oU off=3000749 len=51450 2024-04-10T03:43:26.066 INFO:tasks.workunit.client.0.smithi016.stdout:op 3547 completed, throughput=5MB/sec 2024-04-10T03:43:26.066 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2rScwhf_ezHioQG off=0 len=1262973 2024-04-10T03:43:26.076 INFO:tasks.workunit.client.0.smithi016.stdout:op 3548 completed, throughput=5MB/sec 2024-04-10T03:43:26.076 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-boTOA2wZZKSkfRv off=1773646 len=227264 2024-04-10T03:43:26.077 INFO:tasks.workunit.client.0.smithi016.stdout:op 3549 completed, throughput=5MB/sec 2024-04-10T03:43:26.077 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PZVeCEEChrpqJcW off=14925412 len=104559 2024-04-10T03:43:26.083 INFO:tasks.workunit.client.0.smithi016.stdout:op 3550 completed, throughput=5MB/sec 2024-04-10T03:43:26.083 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YAMrORnw3fWEcGz off=2518627 len=1107075 2024-04-10T03:43:26.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 3551 completed, throughput=5MB/sec 2024-04-10T03:43:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:26 smithi016 bash[72916]: cluster 2024-04-10T03:43:26.121187+0000 mgr.y (mgr.25133) 1111 : cluster 0 pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.8 MiB/s wr, 4 op/s 2024-04-10T03:43:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:26 smithi016 bash[74137]: cluster 2024-04-10T03:43:26.121187+0000 mgr.y (mgr.25133) 1111 : cluster 0 pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.8 MiB/s wr, 4 op/s 2024-04-10T03:43:26.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:26 smithi136 bash[68278]: cluster 2024-04-10T03:43:26.121187+0000 mgr.y (mgr.25133) 1111 : cluster 0 pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.8 MiB/s wr, 4 op/s 2024-04-10T03:43:27.091 INFO:tasks.workunit.client.0.smithi016.stdout: 679: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:27.091 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FvRk7FzhtQpm_ts off=5933364 len=660593 2024-04-10T03:43:27.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 3552 completed, throughput=4.99MB/sec 2024-04-10T03:43:27.099 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yF56mX0BD2MGFRG off=10044568 len=346740 2024-04-10T03:43:27.105 INFO:tasks.workunit.client.0.smithi016.stdout:op 3553 completed, throughput=4.99MB/sec 2024-04-10T03:43:27.105 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d79NJmfHZQ8juGY off=543520 len=1086442 2024-04-10T03:43:27.115 INFO:tasks.workunit.client.0.smithi016.stdout:op 3554 completed, throughput=5MB/sec 2024-04-10T03:43:27.115 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ImS-SlbvcLjW6E9 off=248660 len=137041 2024-04-10T03:43:27.121 INFO:tasks.workunit.client.0.smithi016.stdout:op 3555 completed, throughput=5MB/sec 2024-04-10T03:43:27.121 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WkIDakYIp2hj70T off=5618526 len=1033983 2024-04-10T03:43:27.123 INFO:tasks.workunit.client.0.smithi016.stdout:op 3556 completed, throughput=5MB/sec 2024-04-10T03:43:27.123 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Vqg2VqWwl3u2HXj off=1694248 len=1590211 2024-04-10T03:43:27.135 INFO:tasks.workunit.client.0.smithi016.stdout:op 3557 completed, throughput=5MB/sec 2024-04-10T03:43:27.135 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5CSdQTwRBei96mS off=3003388 len=70053 2024-04-10T03:43:27.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 3558 completed, throughput=5MB/sec 2024-04-10T03:43:27.136 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0Tm9kr4Kw_-5Dy_ off=3106949 len=1408050 2024-04-10T03:43:27.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 3559 completed, throughput=5MB/sec 2024-04-10T03:43:27.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:27 smithi136 bash[68278]: audit 2024-04-10T03:43:27.568028+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:28.066 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:27 smithi016 bash[74137]: audit 2024-04-10T03:43:27.568028+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:28.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:27 smithi016 bash[72916]: audit 2024-04-10T03:43:27.568028+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:28.139 INFO:tasks.workunit.client.0.smithi016.stdout: 680: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:28.139 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PEZQvN_Txhf2CVv off=9648636 len=1919811 2024-04-10T03:43:28.154 INFO:tasks.workunit.client.0.smithi016.stdout:op 3560 completed, throughput=5MB/sec 2024-04-10T03:43:28.154 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rcnjQA7neV18HrF off=1481316 len=1417258 2024-04-10T03:43:28.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 3561 completed, throughput=5MB/sec 2024-04-10T03:43:28.165 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Di2czKNEyIMaiwg off=1254613 len=464093 2024-04-10T03:43:28.171 INFO:tasks.workunit.client.0.smithi016.stdout:op 3562 completed, throughput=5MB/sec 2024-04-10T03:43:28.171 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kyFJQVE989nN6eb off=12444078 len=1489456 2024-04-10T03:43:28.174 INFO:tasks.workunit.client.0.smithi016.stdout:op 3563 completed, throughput=5MB/sec 2024-04-10T03:43:28.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:28 smithi136 bash[68278]: cluster 2024-04-10T03:43:28.122137+0000 mgr.y (mgr.25133) 1112 : cluster 0 pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-04-10T03:43:29.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:28 smithi016 bash[72916]: cluster 2024-04-10T03:43:28.122137+0000 mgr.y (mgr.25133) 1112 : cluster 0 pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-04-10T03:43:29.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:28 smithi016 bash[74137]: cluster 2024-04-10T03:43:28.122137+0000 mgr.y (mgr.25133) 1112 : cluster 0 pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-04-10T03:43:29.175 INFO:tasks.workunit.client.0.smithi016.stdout: 681: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:29.175 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u4nWqAo93t09hgj off=11900017 len=160584 2024-04-10T03:43:29.176 INFO:tasks.workunit.client.0.smithi016.stdout:op 3564 completed, throughput=4.99MB/sec 2024-04-10T03:43:29.176 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x59xWPlDhA10GeL off=2699402 len=1869535 2024-04-10T03:43:29.190 INFO:tasks.workunit.client.0.smithi016.stdout:op 3565 completed, throughput=5MB/sec 2024-04-10T03:43:29.190 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TekPY6I-8UAdCdp off=1944243 len=1409461 2024-04-10T03:43:29.201 INFO:tasks.workunit.client.0.smithi016.stdout:op 3566 completed, throughput=5MB/sec 2024-04-10T03:43:29.201 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ewZbB40lrpKxr47 off=17827172 len=749667 2024-04-10T03:43:29.203 INFO:tasks.workunit.client.0.smithi016.stdout:op 3567 completed, throughput=5MB/sec 2024-04-10T03:43:29.203 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sa312VU2RuDpBBW off=4965429 len=123099 2024-04-10T03:43:29.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 3568 completed, throughput=5MB/sec 2024-04-10T03:43:29.208 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rA9zZ_oPiwKcEiZ off=2299302 len=264383 2024-04-10T03:43:29.209 INFO:tasks.workunit.client.0.smithi016.stdout:op 3569 completed, throughput=5MB/sec 2024-04-10T03:43:30.209 INFO:tasks.workunit.client.0.smithi016.stdout: 682: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:30.209 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5YMKh1eMiXmAeFU off=5922533 len=1761554 2024-04-10T03:43:30.213 INFO:tasks.workunit.client.0.smithi016.stdout:op 3570 completed, throughput=5MB/sec 2024-04-10T03:43:30.214 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S6meC0MC5sQGhbq off=10806879 len=1635442 2024-04-10T03:43:30.227 INFO:tasks.workunit.client.0.smithi016.stdout:op 3571 completed, throughput=5MB/sec 2024-04-10T03:43:30.227 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CwoPuNT2LWPkwtf off=3060696 len=1825585 2024-04-10T03:43:30.232 INFO:tasks.workunit.client.0.smithi016.stdout:op 3572 completed, throughput=5MB/sec 2024-04-10T03:43:30.232 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-229-aSXYY69sOa1 off=4298715 len=1019785 2024-04-10T03:43:30.235 INFO:tasks.workunit.client.0.smithi016.stdout:op 3573 completed, throughput=5MB/sec 2024-04-10T03:43:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:30 smithi016 bash[74137]: cluster 2024-04-10T03:43:30.123397+0000 mgr.y (mgr.25133) 1113 : cluster 0 pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 MiB/s wr, 4 op/s 2024-04-10T03:43:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:30 smithi016 bash[72916]: cluster 2024-04-10T03:43:30.123397+0000 mgr.y (mgr.25133) 1113 : cluster 0 pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 MiB/s wr, 4 op/s 2024-04-10T03:43:30.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:30 smithi136 bash[68278]: cluster 2024-04-10T03:43:30.123397+0000 mgr.y (mgr.25133) 1113 : cluster 0 pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 MiB/s wr, 4 op/s 2024-04-10T03:43:31.236 INFO:tasks.workunit.client.0.smithi016.stdout: 683: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:31.236 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gcwriRRsdYK4Ra2 off=1593030 len=1346020 2024-04-10T03:43:31.239 INFO:tasks.workunit.client.0.smithi016.stdout:op 3574 completed, throughput=5MB/sec 2024-04-10T03:43:31.239 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RMkjqs4cnoTT8qm off=4996904 len=1008546 2024-04-10T03:43:31.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 3575 completed, throughput=5MB/sec 2024-04-10T03:43:31.248 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hjRT0gY9IrYXKqm off=4668161 len=577546 2024-04-10T03:43:31.249 INFO:tasks.workunit.client.0.smithi016.stdout:op 3576 completed, throughput=5MB/sec 2024-04-10T03:43:31.250 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-L34mToQCCTLCop9 off=11636845 len=1280320 2024-04-10T03:43:31.254 INFO:tasks.workunit.client.0.smithi016.stdout:op 3577 completed, throughput=5MB/sec 2024-04-10T03:43:31.254 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--5eYQljuUAYAYDX off=4437176 len=1213780 2024-04-10T03:43:31.256 INFO:tasks.workunit.client.0.smithi016.stdout:op 3578 completed, throughput=5MB/sec 2024-04-10T03:43:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:43:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:43:31] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-10T03:43:32.257 INFO:tasks.workunit.client.0.smithi016.stdout: 684: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:32.257 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--Ekw57THhMHAe1i off=8487933 len=1857894 2024-04-10T03:43:32.263 INFO:tasks.workunit.client.0.smithi016.stdout:op 3579 completed, throughput=5MB/sec 2024-04-10T03:43:32.263 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VN_XzPVGMzWfgDf off=250383 len=1734858 2024-04-10T03:43:32.276 INFO:tasks.workunit.client.0.smithi016.stdout:op 3580 completed, throughput=5MB/sec 2024-04-10T03:43:32.276 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-v2oqV7Nrac1RQKI off=12987647 len=545900 2024-04-10T03:43:32.279 INFO:tasks.workunit.client.0.smithi016.stdout:op 3581 completed, throughput=5MB/sec 2024-04-10T03:43:32.279 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nJhoPO8OJdx6ZGJ off=225781 len=786506 2024-04-10T03:43:32.281 INFO:tasks.workunit.client.0.smithi016.stdout:op 3582 completed, throughput=5MB/sec 2024-04-10T03:43:32.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:32 smithi016 bash[72916]: cluster 2024-04-10T03:43:32.124529+0000 mgr.y (mgr.25133) 1114 : cluster 0 pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-04-10T03:43:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:32 smithi016 bash[74137]: cluster 2024-04-10T03:43:32.124529+0000 mgr.y (mgr.25133) 1114 : cluster 0 pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-04-10T03:43:32.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:32 smithi136 bash[68278]: cluster 2024-04-10T03:43:32.124529+0000 mgr.y (mgr.25133) 1114 : cluster 0 pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-04-10T03:43:33.282 INFO:tasks.workunit.client.0.smithi016.stdout: 685: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:33.282 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4yMSPsnSEfgVX2U off=10625705 len=1071482 2024-04-10T03:43:33.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 3583 completed, throughput=5MB/sec 2024-04-10T03:43:33.285 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9vz8OmHeT6u0fwm off=2031529 len=602119 2024-04-10T03:43:33.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 3584 completed, throughput=5MB/sec 2024-04-10T03:43:33.288 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iN7Ajzw2ekg7nta off=7602655 len=230087 2024-04-10T03:43:33.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 3585 completed, throughput=5MB/sec 2024-04-10T03:43:33.294 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yBls35oXDvyzaUe off=6411720 len=1609746 2024-04-10T03:43:33.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 3586 completed, throughput=5MB/sec 2024-04-10T03:43:33.298 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s6-t4I0ZlFYKaGP off=15875599 len=904150 2024-04-10T03:43:33.300 INFO:tasks.workunit.client.0.smithi016.stdout:op 3587 completed, throughput=5MB/sec 2024-04-10T03:43:33.301 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ToxbYnV4VKoCZo6 off=564532 len=78532 2024-04-10T03:43:33.306 INFO:tasks.workunit.client.0.smithi016.stdout:op 3588 completed, throughput=5MB/sec 2024-04-10T03:43:33.306 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-O1FnpKTAWqZirNc off=1267635 len=1349268 2024-04-10T03:43:33.309 INFO:tasks.workunit.client.0.smithi016.stdout:op 3589 completed, throughput=5MB/sec 2024-04-10T03:43:34.309 INFO:tasks.workunit.client.0.smithi016.stdout: 686: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:34.310 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PNXD5eqpG4UoIZ1 off=67835 len=863867 2024-04-10T03:43:34.318 INFO:tasks.workunit.client.0.smithi016.stdout:op 3590 completed, throughput=5MB/sec 2024-04-10T03:43:34.318 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZkSHKGGVUoIq3Y9 off=19926913 len=522339 2024-04-10T03:43:34.326 INFO:tasks.workunit.client.0.smithi016.stdout:op 3591 completed, throughput=5MB/sec 2024-04-10T03:43:34.326 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P9io3ubU7xxISQX off=5280870 len=1666500 2024-04-10T03:43:34.328 INFO:tasks.workunit.client.0.smithi016.stdout:op 3592 completed, throughput=5MB/sec 2024-04-10T03:43:34.329 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Q_VUqLpUZoJ5WY7 off=17333119 len=1323538 2024-04-10T03:43:34.339 INFO:tasks.workunit.client.0.smithi016.stdout:op 3593 completed, throughput=5MB/sec 2024-04-10T03:43:34.339 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G33rdikQrUgtKRb off=19353361 len=1846469 2024-04-10T03:43:34.343 INFO:tasks.workunit.client.0.smithi016.stdout:op 3594 completed, throughput=5MB/sec 2024-04-10T03:43:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:34 smithi016 bash[72916]: cluster 2024-04-10T03:43:34.125638+0000 mgr.y (mgr.25133) 1115 : cluster 0 pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-10T03:43:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:34 smithi016 bash[74137]: cluster 2024-04-10T03:43:34.125638+0000 mgr.y (mgr.25133) 1115 : cluster 0 pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-10T03:43:34.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:34 smithi136 bash[68278]: cluster 2024-04-10T03:43:34.125638+0000 mgr.y (mgr.25133) 1115 : cluster 0 pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-04-10T03:43:35.343 INFO:tasks.workunit.client.0.smithi016.stdout: 687: throughput=5MB/sec pending data=0 2024-04-10T03:43:35.343 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5rRGOpWTpBIqWOn off=23171641 len=527088 2024-04-10T03:43:35.345 INFO:tasks.workunit.client.0.smithi016.stdout:op 3595 completed, throughput=5MB/sec 2024-04-10T03:43:35.345 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z6NHFHlL87MdnYp off=10017206 len=162043 2024-04-10T03:43:35.350 INFO:tasks.workunit.client.0.smithi016.stdout:op 3596 completed, throughput=5MB/sec 2024-04-10T03:43:35.350 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-l5DE-YH6TOvD5_G off=5317731 len=1007483 2024-04-10T03:43:35.353 INFO:tasks.workunit.client.0.smithi016.stdout:op 3597 completed, throughput=5MB/sec 2024-04-10T03:43:35.354 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6mh-eETlriligCv off=12517332 len=181165 2024-04-10T03:43:35.359 INFO:tasks.workunit.client.0.smithi016.stdout:op 3598 completed, throughput=5MB/sec 2024-04-10T03:43:35.359 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fdrvK7bLEphikSi off=15337565 len=1609120 2024-04-10T03:43:35.364 INFO:tasks.workunit.client.0.smithi016.stdout:op 3599 completed, throughput=5MB/sec 2024-04-10T03:43:35.364 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pXvMhpgzl0yfhN3 off=1779810 len=934627 2024-04-10T03:43:35.372 INFO:tasks.workunit.client.0.smithi016.stdout:op 3600 completed, throughput=5MB/sec 2024-04-10T03:43:36.372 INFO:tasks.workunit.client.0.smithi016.stdout: 688: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:36.372 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-r7j44g3fZDgZOlm off=3507724 len=195200 2024-04-10T03:43:36.374 INFO:tasks.workunit.client.0.smithi016.stdout:op 3601 completed, throughput=4.99MB/sec 2024-04-10T03:43:36.374 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xAq0ZidPa-p-h3y off=4587352 len=778292 2024-04-10T03:43:36.376 INFO:tasks.workunit.client.0.smithi016.stdout:op 3602 completed, throughput=5MB/sec 2024-04-10T03:43:36.377 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zzTh75bIIUX0I_Y off=7080734 len=137244 2024-04-10T03:43:36.378 INFO:tasks.workunit.client.0.smithi016.stdout:op 3603 completed, throughput=5MB/sec 2024-04-10T03:43:36.378 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--aElseJVMzUWMA0 off=12149072 len=913874 2024-04-10T03:43:36.380 INFO:tasks.workunit.client.0.smithi016.stdout:op 3604 completed, throughput=5MB/sec 2024-04-10T03:43:36.380 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AL51NBEyljbhtUo off=4569687 len=200959 2024-04-10T03:43:36.382 INFO:tasks.workunit.client.0.smithi016.stdout:op 3605 completed, throughput=5MB/sec 2024-04-10T03:43:36.382 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ztwSTII3BM_NZAZ off=5943001 len=1410251 2024-04-10T03:43:36.385 INFO:tasks.workunit.client.0.smithi016.stdout:op 3606 completed, throughput=5MB/sec 2024-04-10T03:43:36.385 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5FtW7BLuIxVrcTa off=4436487 len=579190 2024-04-10T03:43:36.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 3607 completed, throughput=5MB/sec 2024-04-10T03:43:36.392 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FS1GroTKAmSpjbl off=8679443 len=316415 2024-04-10T03:43:36.394 INFO:tasks.workunit.client.0.smithi016.stdout:op 3608 completed, throughput=5MB/sec 2024-04-10T03:43:36.394 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rcnjQA7neV18HrF off=1554078 len=1344496 2024-04-10T03:43:36.405 INFO:tasks.workunit.client.0.smithi016.stdout:op 3609 completed, throughput=5MB/sec 2024-04-10T03:43:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:36 smithi016 bash[74137]: cluster 2024-04-10T03:43:36.126740+0000 mgr.y (mgr.25133) 1116 : cluster 0 pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:43:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:36 smithi016 bash[72916]: cluster 2024-04-10T03:43:36.126740+0000 mgr.y (mgr.25133) 1116 : cluster 0 pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:43:36.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:36 smithi136 bash[68278]: cluster 2024-04-10T03:43:36.126740+0000 mgr.y (mgr.25133) 1116 : cluster 0 pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:43:37.406 INFO:tasks.workunit.client.0.smithi016.stdout: 689: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:37.406 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T8-fUJWW0s7TLpi off=5691798 len=1535869 2024-04-10T03:43:37.409 INFO:tasks.workunit.client.0.smithi016.stdout:op 3610 completed, throughput=5MB/sec 2024-04-10T03:43:37.410 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PyWSw-ZMdo396uc off=6011419 len=270373 2024-04-10T03:43:37.415 INFO:tasks.workunit.client.0.smithi016.stdout:op 3611 completed, throughput=5MB/sec 2024-04-10T03:43:37.415 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i2_W5K5rsSFkmbs off=16829748 len=717985 2024-04-10T03:43:37.418 INFO:tasks.workunit.client.0.smithi016.stdout:op 3612 completed, throughput=5MB/sec 2024-04-10T03:43:37.418 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qJFMBfdDyArlvbL off=2082683 len=957341 2024-04-10T03:43:37.422 INFO:tasks.workunit.client.0.smithi016.stdout:op 3613 completed, throughput=5MB/sec 2024-04-10T03:43:37.422 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gU5NJ8nllYPqUJd off=126244 len=822447 2024-04-10T03:43:37.425 INFO:tasks.workunit.client.0.smithi016.stdout:op 3614 completed, throughput=5MB/sec 2024-04-10T03:43:38.426 INFO:tasks.workunit.client.0.smithi016.stdout: 690: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:38.426 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5xwanOZAVi1h38m off=3370041 len=1220006 2024-04-10T03:43:38.429 INFO:tasks.workunit.client.0.smithi016.stdout:op 3615 completed, throughput=4.99MB/sec 2024-04-10T03:43:38.430 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_WtZZb9gre1WoI2 off=2399763 len=879487 2024-04-10T03:43:38.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 3616 completed, throughput=5MB/sec 2024-04-10T03:43:38.438 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hxP2k46TeHP0jLo off=20473358 len=164220 2024-04-10T03:43:38.443 INFO:tasks.workunit.client.0.smithi016.stdout:op 3617 completed, throughput=5MB/sec 2024-04-10T03:43:38.444 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RoaAFqRi-uSyxdS off=15468474 len=1008599 2024-04-10T03:43:38.452 INFO:tasks.workunit.client.0.smithi016.stdout:op 3618 completed, throughput=5MB/sec 2024-04-10T03:43:38.452 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sSVgJQ1r8SJtTi- off=737437 len=1165995 2024-04-10T03:43:38.460 INFO:tasks.workunit.client.0.smithi016.stdout:op 3619 completed, throughput=5MB/sec 2024-04-10T03:43:38.461 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dzi6IGxbN6xq8wH off=4463680 len=359697 2024-04-10T03:43:38.467 INFO:tasks.workunit.client.0.smithi016.stdout:op 3620 completed, throughput=5MB/sec 2024-04-10T03:43:38.467 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_XKbKSKOQJo-CpU off=3258786 len=1118982 2024-04-10T03:43:38.476 INFO:tasks.workunit.client.0.smithi016.stdout:op 3621 completed, throughput=5MB/sec 2024-04-10T03:43:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:38 smithi016 bash[72916]: cluster 2024-04-10T03:43:38.127682+0000 mgr.y (mgr.25133) 1117 : cluster 0 pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:43:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:38 smithi016 bash[74137]: cluster 2024-04-10T03:43:38.127682+0000 mgr.y (mgr.25133) 1117 : cluster 0 pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:43:38.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:38 smithi136 bash[68278]: cluster 2024-04-10T03:43:38.127682+0000 mgr.y (mgr.25133) 1117 : cluster 0 pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:43:39.476 INFO:tasks.workunit.client.0.smithi016.stdout: 691: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:39.476 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZqT2bvthcBloz_D off=1763982 len=1552904 2024-04-10T03:43:39.489 INFO:tasks.workunit.client.0.smithi016.stdout:op 3622 completed, throughput=5MB/sec 2024-04-10T03:43:39.490 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wPNFzdqwshJOABl off=861785 len=1121836 2024-04-10T03:43:39.493 INFO:tasks.workunit.client.0.smithi016.stdout:op 3623 completed, throughput=5MB/sec 2024-04-10T03:43:39.493 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WodKXexWjBx-fzJ off=1024047 len=393854 2024-04-10T03:43:39.499 INFO:tasks.workunit.client.0.smithi016.stdout:op 3624 completed, throughput=5MB/sec 2024-04-10T03:43:39.499 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Fz6xUeqE02gEmnx off=7470959 len=101923 2024-04-10T03:43:39.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 3625 completed, throughput=5MB/sec 2024-04-10T03:43:39.503 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T_zOMy_AT1di1qd off=5185964 len=1722528 2024-04-10T03:43:39.516 INFO:tasks.workunit.client.0.smithi016.stdout:op 3626 completed, throughput=5MB/sec 2024-04-10T03:43:40.517 INFO:tasks.workunit.client.0.smithi016.stdout: 692: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:40.517 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E0gpaySXXbrS7eW off=1565851 len=325395 2024-04-10T03:43:40.518 INFO:tasks.workunit.client.0.smithi016.stdout:op 3627 completed, throughput=4.99MB/sec 2024-04-10T03:43:40.518 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kRSkJc5BbZuBMdh off=15526266 len=618135 2024-04-10T03:43:40.526 INFO:tasks.workunit.client.0.smithi016.stdout:op 3628 completed, throughput=4.99MB/sec 2024-04-10T03:43:40.526 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CYa7a6--NKAXZGM off=3660695 len=516148 2024-04-10T03:43:40.527 INFO:tasks.workunit.client.0.smithi016.stdout:op 3629 completed, throughput=4.99MB/sec 2024-04-10T03:43:40.528 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lmA26-uN0ko-A8u off=8508836 len=2047378 2024-04-10T03:43:40.534 INFO:tasks.workunit.client.0.smithi016.stdout:op 3630 completed, throughput=5MB/sec 2024-04-10T03:43:40.535 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_WtZZb9gre1WoI2 off=4756501 len=1354167 2024-04-10T03:43:40.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 3631 completed, throughput=5MB/sec 2024-04-10T03:43:40.546 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6mh-eETlriligCv off=8614693 len=1064944 2024-04-10T03:43:40.548 INFO:tasks.workunit.client.0.smithi016.stdout:op 3632 completed, throughput=5MB/sec 2024-04-10T03:43:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:40 smithi016 bash[72916]: cluster 2024-04-10T03:43:40.128649+0000 mgr.y (mgr.25133) 1118 : cluster 0 pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:43:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:40 smithi016 bash[74137]: cluster 2024-04-10T03:43:40.128649+0000 mgr.y (mgr.25133) 1118 : cluster 0 pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:43:40.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:40 smithi136 bash[68278]: cluster 2024-04-10T03:43:40.128649+0000 mgr.y (mgr.25133) 1118 : cluster 0 pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:43:41.549 INFO:tasks.workunit.client.0.smithi016.stdout: 693: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:41.549 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TGgRfYZ81FRLF8- off=7301726 len=318670 2024-04-10T03:43:41.551 INFO:tasks.workunit.client.0.smithi016.stdout:op 3633 completed, throughput=4.99MB/sec 2024-04-10T03:43:41.551 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g1z8Vuy4IDVcS_u off=13029887 len=1761468 2024-04-10T03:43:41.564 INFO:tasks.workunit.client.0.smithi016.stdout:op 3634 completed, throughput=5MB/sec 2024-04-10T03:43:41.564 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-46UqvmNtMMFhFzg off=2630092 len=530800 2024-04-10T03:43:41.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 3635 completed, throughput=5MB/sec 2024-04-10T03:43:41.570 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VV_x0cCaXkNGcf5 off=17853226 len=169563 2024-04-10T03:43:41.574 INFO:tasks.workunit.client.0.smithi016.stdout:op 3636 completed, throughput=5MB/sec 2024-04-10T03:43:41.574 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XFN4p1QWsN4eaRR off=12933341 len=31926 2024-04-10T03:43:41.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 3637 completed, throughput=5MB/sec 2024-04-10T03:43:41.575 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iC5IbqUJv8gK5sz off=8963526 len=289733 2024-04-10T03:43:41.577 INFO:tasks.workunit.client.0.smithi016.stdout:op 3638 completed, throughput=5MB/sec 2024-04-10T03:43:41.577 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7pTmffuNL7QHzjX off=10570742 len=2091267 2024-04-10T03:43:41.589 INFO:tasks.workunit.client.0.smithi016.stdout:op 3639 completed, throughput=5MB/sec 2024-04-10T03:43:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:43:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:43:41] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-10T03:43:42.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:42 smithi016 bash[72916]: cluster 2024-04-10T03:43:42.129676+0000 mgr.y (mgr.25133) 1119 : cluster 0 pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-04-10T03:43:42.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:42 smithi016 bash[74137]: cluster 2024-04-10T03:43:42.129676+0000 mgr.y (mgr.25133) 1119 : cluster 0 pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-04-10T03:43:42.590 INFO:tasks.workunit.client.0.smithi016.stdout: 694: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:42.590 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LTtZdPnEluREmZ5 off=7808842 len=1502310 2024-04-10T03:43:42.593 INFO:tasks.workunit.client.0.smithi016.stdout:op 3640 completed, throughput=5MB/sec 2024-04-10T03:43:42.593 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MQoCTBTwCi6-lJG off=2825508 len=697315 2024-04-10T03:43:42.596 INFO:tasks.workunit.client.0.smithi016.stdout:op 3641 completed, throughput=5MB/sec 2024-04-10T03:43:42.597 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tXVryDBLNTIfGJX off=300066 len=433508 2024-04-10T03:43:42.604 INFO:tasks.workunit.client.0.smithi016.stdout:op 3642 completed, throughput=5MB/sec 2024-04-10T03:43:42.605 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JFUZlZgowbAYKJD off=3604943 len=650708 2024-04-10T03:43:42.613 INFO:tasks.workunit.client.0.smithi016.stdout:op 3643 completed, throughput=5MB/sec 2024-04-10T03:43:42.613 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JT5SnC2WaKYExW4 off=5919066 len=153574 2024-04-10T03:43:42.618 INFO:tasks.workunit.client.0.smithi016.stdout:op 3644 completed, throughput=5MB/sec 2024-04-10T03:43:42.618 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DUthAZr9_E2K9Gn off=1765309 len=694324 2024-04-10T03:43:42.620 INFO:tasks.workunit.client.0.smithi016.stdout:op 3645 completed, throughput=5MB/sec 2024-04-10T03:43:42.620 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oNRDKLiBEQEO_U2 off=1035902 len=749455 2024-04-10T03:43:42.623 INFO:tasks.workunit.client.0.smithi016.stdout:op 3646 completed, throughput=5MB/sec 2024-04-10T03:43:42.623 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RSYj0fjGcDpa9ln off=8193316 len=853343 2024-04-10T03:43:42.624 INFO:tasks.workunit.client.0.smithi016.stdout:op 3647 completed, throughput=5MB/sec 2024-04-10T03:43:42.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:42 smithi136 bash[68278]: cluster 2024-04-10T03:43:42.129676+0000 mgr.y (mgr.25133) 1119 : cluster 0 pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-04-10T03:43:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:43 smithi016 bash[74137]: audit 2024-04-10T03:43:42.568337+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:43 smithi016 bash[72916]: audit 2024-04-10T03:43:42.568337+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:43.625 INFO:tasks.workunit.client.0.smithi016.stdout: 695: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:43.625 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N4WBRhXs0R-rkCe off=6478551 len=258656 2024-04-10T03:43:43.630 INFO:tasks.workunit.client.0.smithi016.stdout:op 3648 completed, throughput=4.99MB/sec 2024-04-10T03:43:43.630 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zz4fply1L_88Ckt off=3515394 len=1878100 2024-04-10T03:43:43.631 INFO:tasks.workunit.client.0.smithi016.stdout:op 3649 completed, throughput=5MB/sec 2024-04-10T03:43:43.632 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iC-m4OXCT7jZVeZ off=6958800 len=348107 2024-04-10T03:43:43.633 INFO:tasks.workunit.client.0.smithi016.stdout:op 3650 completed, throughput=5MB/sec 2024-04-10T03:43:43.633 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d1s26YWXauAOUH2 off=14094183 len=178048 2024-04-10T03:43:43.634 INFO:tasks.workunit.client.0.smithi016.stdout:op 3651 completed, throughput=5MB/sec 2024-04-10T03:43:43.634 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oClelx25SgbRi5D off=7133106 len=275329 2024-04-10T03:43:43.635 INFO:tasks.workunit.client.0.smithi016.stdout:op 3652 completed, throughput=5MB/sec 2024-04-10T03:43:43.636 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mBHC1YzvIAnGAzW off=15575921 len=400653 2024-04-10T03:43:43.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 3653 completed, throughput=5MB/sec 2024-04-10T03:43:43.637 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N0YpmIhAm81Am0S off=13473324 len=2056192 2024-04-10T03:43:43.642 INFO:tasks.workunit.client.0.smithi016.stdout:op 3654 completed, throughput=5MB/sec 2024-04-10T03:43:43.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:43 smithi136 bash[68278]: audit 2024-04-10T03:43:42.568337+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:44 smithi016 bash[74137]: cluster 2024-04-10T03:43:44.130643+0000 mgr.y (mgr.25133) 1120 : cluster 0 pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-04-10T03:43:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:44 smithi016 bash[72916]: cluster 2024-04-10T03:43:44.130643+0000 mgr.y (mgr.25133) 1120 : cluster 0 pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-04-10T03:43:44.643 INFO:tasks.workunit.client.0.smithi016.stdout: 696: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:44.643 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--EJsRXkruKmIxdT off=1544376 len=630441 2024-04-10T03:43:44.650 INFO:tasks.workunit.client.0.smithi016.stdout:op 3655 completed, throughput=4.99MB/sec 2024-04-10T03:43:44.650 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Am6AZC_dmEITX9P off=1180193 len=1345645 2024-04-10T03:43:44.663 INFO:tasks.workunit.client.0.smithi016.stdout:op 3656 completed, throughput=5MB/sec 2024-04-10T03:43:44.663 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yBMmW3uFR9222nx off=9969400 len=429500 2024-04-10T03:43:44.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 3657 completed, throughput=5MB/sec 2024-04-10T03:43:44.668 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jjfG2O1Yt8KmZm8 off=1660375 len=825628 2024-04-10T03:43:44.670 INFO:tasks.workunit.client.0.smithi016.stdout:op 3658 completed, throughput=5MB/sec 2024-04-10T03:43:44.670 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-j3RRAzC12H77P3b off=19418648 len=72869 2024-04-10T03:43:44.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 3659 completed, throughput=5MB/sec 2024-04-10T03:43:44.672 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iNQpVO72qYCLET3 off=2626997 len=1978156 2024-04-10T03:43:44.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:44 smithi136 bash[68278]: cluster 2024-04-10T03:43:44.130643+0000 mgr.y (mgr.25133) 1120 : cluster 0 pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-04-10T03:43:44.676 INFO:tasks.workunit.client.0.smithi016.stdout:op 3660 completed, throughput=5MB/sec 2024-04-10T03:43:45.676 INFO:tasks.workunit.client.0.smithi016.stdout: 697: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:45.677 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GkKaH4teUr7wuMJ off=7542508 len=2091237 2024-04-10T03:43:45.681 INFO:tasks.workunit.client.0.smithi016.stdout:op 3661 completed, throughput=5MB/sec 2024-04-10T03:43:45.681 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9AinkUX7zP38xpO off=2907587 len=1594711 2024-04-10T03:43:45.686 INFO:tasks.workunit.client.0.smithi016.stdout:op 3662 completed, throughput=5MB/sec 2024-04-10T03:43:45.686 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bJt30gb_9_6txL9 off=1084776 len=895219 2024-04-10T03:43:45.687 INFO:tasks.workunit.client.0.smithi016.stdout:op 3663 completed, throughput=5MB/sec 2024-04-10T03:43:45.688 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BXC24rJUzK-_dj9 off=1698499 len=1043065 2024-04-10T03:43:45.698 INFO:tasks.workunit.client.0.smithi016.stdout:op 3664 completed, throughput=5MB/sec 2024-04-10T03:43:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:46 smithi016 bash[72916]: cluster 2024-04-10T03:43:46.131594+0000 mgr.y (mgr.25133) 1121 : cluster 0 pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-04-10T03:43:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:46 smithi016 bash[74137]: cluster 2024-04-10T03:43:46.131594+0000 mgr.y (mgr.25133) 1121 : cluster 0 pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-04-10T03:43:46.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:46 smithi136 bash[68278]: cluster 2024-04-10T03:43:46.131594+0000 mgr.y (mgr.25133) 1121 : cluster 0 pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-04-10T03:43:46.698 INFO:tasks.workunit.client.0.smithi016.stdout: 698: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:46.699 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sxGgXMq-VvvUl4- off=2861264 len=1231731 2024-04-10T03:43:46.702 INFO:tasks.workunit.client.0.smithi016.stdout:op 3665 completed, throughput=5MB/sec 2024-04-10T03:43:46.702 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KX3S8JZONhF0P6i off=6002585 len=1181620 2024-04-10T03:43:46.712 INFO:tasks.workunit.client.0.smithi016.stdout:op 3666 completed, throughput=5MB/sec 2024-04-10T03:43:46.712 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c8EVgqo8cGr6wcF off=8859718 len=293957 2024-04-10T03:43:46.717 INFO:tasks.workunit.client.0.smithi016.stdout:op 3667 completed, throughput=5MB/sec 2024-04-10T03:43:46.717 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iqEKU3LXCCU4Y0- off=51391 len=1858477 2024-04-10T03:43:46.722 INFO:tasks.workunit.client.0.smithi016.stdout:op 3668 completed, throughput=5MB/sec 2024-04-10T03:43:46.722 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XYuhMO1W6VRX-l- off=5959495 len=527625 2024-04-10T03:43:46.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 3669 completed, throughput=5MB/sec 2024-04-10T03:43:47.730 INFO:tasks.workunit.client.0.smithi016.stdout: 699: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:47.730 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-a2qXY4w5BmegCet off=19871599 len=703880 2024-04-10T03:43:47.731 INFO:tasks.workunit.client.0.smithi016.stdout:op 3670 completed, throughput=4.99MB/sec 2024-04-10T03:43:47.731 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e8cSQ3r8S11h54u off=852408 len=2009342 2024-04-10T03:43:47.746 INFO:tasks.workunit.client.0.smithi016.stdout:op 3671 completed, throughput=5MB/sec 2024-04-10T03:43:47.746 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PyEkTEcgbxVooZC off=13867105 len=892282 2024-04-10T03:43:47.749 INFO:tasks.workunit.client.0.smithi016.stdout:op 3672 completed, throughput=5MB/sec 2024-04-10T03:43:47.749 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-woK-xrgR1X33u84 off=1548068 len=1860615 2024-04-10T03:43:47.764 INFO:tasks.workunit.client.0.smithi016.stdout:op 3673 completed, throughput=5MB/sec 2024-04-10T03:43:48.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:48 smithi016 bash[72916]: cluster 2024-04-10T03:43:48.132503+0000 mgr.y (mgr.25133) 1122 : cluster 0 pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:43:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:48 smithi016 bash[74137]: cluster 2024-04-10T03:43:48.132503+0000 mgr.y (mgr.25133) 1122 : cluster 0 pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:43:48.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:48 smithi136 bash[68278]: cluster 2024-04-10T03:43:48.132503+0000 mgr.y (mgr.25133) 1122 : cluster 0 pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:43:48.764 INFO:tasks.workunit.client.0.smithi016.stdout: 700: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:48.765 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iQDRQ-euLujYMZ8 off=7230746 len=187733 2024-04-10T03:43:48.766 INFO:tasks.workunit.client.0.smithi016.stdout:op 3674 completed, throughput=4.99MB/sec 2024-04-10T03:43:48.767 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pakQ9GvvZk6YG7x off=4114622 len=1077483 2024-04-10T03:43:48.776 INFO:tasks.workunit.client.0.smithi016.stdout:op 3675 completed, throughput=5MB/sec 2024-04-10T03:43:48.776 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xzqNj3NRcsrHvIP off=1662051 len=699423 2024-04-10T03:43:48.778 INFO:tasks.workunit.client.0.smithi016.stdout:op 3676 completed, throughput=5MB/sec 2024-04-10T03:43:48.778 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GmHlPcixicqDH5q off=1221445 len=1651252 2024-04-10T03:43:48.782 INFO:tasks.workunit.client.0.smithi016.stdout:op 3677 completed, throughput=5MB/sec 2024-04-10T03:43:48.782 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bRTWsT1zf_jZXlf off=7385626 len=1272371 2024-04-10T03:43:48.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 3678 completed, throughput=5MB/sec 2024-04-10T03:43:49.787 INFO:tasks.workunit.client.0.smithi016.stdout: 701: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:49.787 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E-AhEePoBbw4HFo off=1754148 len=1245328 2024-04-10T03:43:49.791 INFO:tasks.workunit.client.0.smithi016.stdout:op 3679 completed, throughput=4.99MB/sec 2024-04-10T03:43:49.791 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-18rEdoJpZT5GUFw off=5762669 len=332622 2024-04-10T03:43:49.796 INFO:tasks.workunit.client.0.smithi016.stdout:op 3680 completed, throughput=5MB/sec 2024-04-10T03:43:49.796 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RUQpThgoW8OL4BN off=1160575 len=1549039 2024-04-10T03:43:49.809 INFO:tasks.workunit.client.0.smithi016.stdout:op 3681 completed, throughput=5MB/sec 2024-04-10T03:43:49.809 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6YV0zLtFgl-G-2O off=250832 len=2075309 2024-04-10T03:43:49.824 INFO:tasks.workunit.client.0.smithi016.stdout:op 3682 completed, throughput=5MB/sec 2024-04-10T03:43:49.824 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3z_QfvgPMPBZfWM off=14601743 len=759401 2024-04-10T03:43:49.827 INFO:tasks.workunit.client.0.smithi016.stdout:op 3683 completed, throughput=5MB/sec 2024-04-10T03:43:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:50 smithi016 bash[74137]: cluster 2024-04-10T03:43:50.133437+0000 mgr.y (mgr.25133) 1123 : cluster 0 pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:43:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:50 smithi016 bash[72916]: cluster 2024-04-10T03:43:50.133437+0000 mgr.y (mgr.25133) 1123 : cluster 0 pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:43:50.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:50 smithi136 bash[68278]: cluster 2024-04-10T03:43:50.133437+0000 mgr.y (mgr.25133) 1123 : cluster 0 pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:43:50.827 INFO:tasks.workunit.client.0.smithi016.stdout: 702: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:50.828 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vqwUqu2-83FEO5L off=2507748 len=1403581 2024-04-10T03:43:50.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 3684 completed, throughput=5MB/sec 2024-04-10T03:43:50.831 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--wTqIlCLiKOBP_v off=2928971 len=852600 2024-04-10T03:43:50.834 INFO:tasks.workunit.client.0.smithi016.stdout:op 3685 completed, throughput=5MB/sec 2024-04-10T03:43:50.834 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aKGUla50igMqHYJ off=614891 len=1505783 2024-04-10T03:43:50.845 INFO:tasks.workunit.client.0.smithi016.stdout:op 3686 completed, throughput=5MB/sec 2024-04-10T03:43:50.845 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-woT_yYDjcmznU6J off=4128500 len=886225 2024-04-10T03:43:50.852 INFO:tasks.workunit.client.0.smithi016.stdout:op 3687 completed, throughput=5MB/sec 2024-04-10T03:43:50.853 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QzuQQ-9j0ruN0CA off=2335522 len=1926751 2024-04-10T03:43:50.856 INFO:tasks.workunit.client.0.smithi016.stdout:op 3688 completed, throughput=5MB/sec 2024-04-10T03:43:51.857 INFO:tasks.workunit.client.0.smithi016.stdout: 703: throughput=5MB/sec pending data=0 2024-04-10T03:43:51.857 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3vaWDAAtvhbypSl off=1224322 len=1102112 2024-04-10T03:43:51.859 INFO:tasks.workunit.client.0.smithi016.stdout:op 3689 completed, throughput=5MB/sec 2024-04-10T03:43:51.859 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OZh4tV_3vngUXEx off=3914564 len=172364 2024-04-10T03:43:51.864 INFO:tasks.workunit.client.0.smithi016.stdout:op 3690 completed, throughput=5MB/sec 2024-04-10T03:43:51.864 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QT9FPTQtKSVQXeJ off=6015620 len=1551705 2024-04-10T03:43:51.873 INFO:tasks.workunit.client.0.smithi016.stdout:op 3691 completed, throughput=5MB/sec 2024-04-10T03:43:51.874 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HaXfudtH7NMm1GO off=245490 len=1812934 2024-04-10T03:43:51.886 INFO:tasks.workunit.client.0.smithi016.stdout:op 3692 completed, throughput=5MB/sec 2024-04-10T03:43:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:43:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:43:51] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.43.0" 2024-04-10T03:43:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:51 smithi016 bash[74137]: audit 2024-04-10T03:43:51.790623+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:43:52.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:51 smithi016 bash[72916]: audit 2024-04-10T03:43:51.790623+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:43:52.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:51 smithi136 bash[68278]: audit 2024-04-10T03:43:51.790623+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:43:52.886 INFO:tasks.workunit.client.0.smithi016.stdout: 704: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:52.886 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VoPa9RPLFzeCWYO off=5460556 len=703930 2024-04-10T03:43:52.888 INFO:tasks.workunit.client.0.smithi016.stdout:op 3693 completed, throughput=5MB/sec 2024-04-10T03:43:52.888 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aSCgFwU7m7XrExm off=3099887 len=450119 2024-04-10T03:43:52.889 INFO:tasks.workunit.client.0.smithi016.stdout:op 3694 completed, throughput=5MB/sec 2024-04-10T03:43:52.889 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nThuFjKT4m_pCoq off=7418163 len=1908072 2024-04-10T03:43:52.902 INFO:tasks.workunit.client.0.smithi016.stdout:op 3695 completed, throughput=5MB/sec 2024-04-10T03:43:52.902 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-U5DMF1sOMEJS3pG off=10233496 len=723200 2024-04-10T03:43:52.910 INFO:tasks.workunit.client.0.smithi016.stdout:op 3696 completed, throughput=5MB/sec 2024-04-10T03:43:52.910 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AFjgDjYbEXiPuI1 off=16237564 len=2026037 2024-04-10T03:43:52.912 INFO:tasks.workunit.client.0.smithi016.stdout:op 3697 completed, throughput=5MB/sec 2024-04-10T03:43:53.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:52 smithi136 bash[68278]: cluster 2024-04-10T03:43:52.134282+0000 mgr.y (mgr.25133) 1124 : cluster 0 pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:43:53.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:52 smithi136 bash[68278]: audit 2024-04-10T03:43:52.516810+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:43:53.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:52 smithi136 bash[68278]: audit 2024-04-10T03:43:52.518108+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:43:53.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:52 smithi136 bash[68278]: audit 2024-04-10T03:43:52.529092+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:43:53.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:52 smithi016 bash[72916]: cluster 2024-04-10T03:43:52.134282+0000 mgr.y (mgr.25133) 1124 : cluster 0 pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:43:53.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:52 smithi016 bash[72916]: audit 2024-04-10T03:43:52.516810+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:43:53.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:52 smithi016 bash[72916]: audit 2024-04-10T03:43:52.518108+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:43:53.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:52 smithi016 bash[72916]: audit 2024-04-10T03:43:52.529092+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:43:53.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:52 smithi016 bash[74137]: cluster 2024-04-10T03:43:52.134282+0000 mgr.y (mgr.25133) 1124 : cluster 0 pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:43:53.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:52 smithi016 bash[74137]: audit 2024-04-10T03:43:52.516810+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:43:53.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:52 smithi016 bash[74137]: audit 2024-04-10T03:43:52.518108+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:43:53.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:52 smithi016 bash[74137]: audit 2024-04-10T03:43:52.529092+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:43:53.913 INFO:tasks.workunit.client.0.smithi016.stdout: 705: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:53.913 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mNiC7gSVj4bgn4L off=323993 len=215400 2024-04-10T03:43:53.914 INFO:tasks.workunit.client.0.smithi016.stdout:op 3698 completed, throughput=5MB/sec 2024-04-10T03:43:53.914 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ezef5w4TtDVL1rT off=16618993 len=811673 2024-04-10T03:43:53.917 INFO:tasks.workunit.client.0.smithi016.stdout:op 3699 completed, throughput=5MB/sec 2024-04-10T03:43:53.917 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-csVFfUeXnBM0Jg1 off=7488148 len=1299428 2024-04-10T03:43:53.920 INFO:tasks.workunit.client.0.smithi016.stdout:op 3700 completed, throughput=5MB/sec 2024-04-10T03:43:53.920 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mh0OfHd75lvTljU off=14770806 len=539397 2024-04-10T03:43:53.923 INFO:tasks.workunit.client.0.smithi016.stdout:op 3701 completed, throughput=5MB/sec 2024-04-10T03:43:53.923 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cTluSHqUjweHSHc off=4235042 len=542605 2024-04-10T03:43:53.924 INFO:tasks.workunit.client.0.smithi016.stdout:op 3702 completed, throughput=5MB/sec 2024-04-10T03:43:53.924 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W3HW5fOJlDsn94c off=5088704 len=1251087 2024-04-10T03:43:53.933 INFO:tasks.workunit.client.0.smithi016.stdout:op 3703 completed, throughput=5MB/sec 2024-04-10T03:43:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:54 smithi016 bash[72916]: cluster 2024-04-10T03:43:54.135265+0000 mgr.y (mgr.25133) 1125 : cluster 0 pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:43:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:54 smithi016 bash[74137]: cluster 2024-04-10T03:43:54.135265+0000 mgr.y (mgr.25133) 1125 : cluster 0 pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:43:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:54 smithi136 bash[68278]: cluster 2024-04-10T03:43:54.135265+0000 mgr.y (mgr.25133) 1125 : cluster 0 pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:43:54.934 INFO:tasks.workunit.client.0.smithi016.stdout: 706: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:54.934 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zjJmY5MEktsYEXg off=1999347 len=683454 2024-04-10T03:43:54.942 INFO:tasks.workunit.client.0.smithi016.stdout:op 3704 completed, throughput=4.99MB/sec 2024-04-10T03:43:54.942 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x7DPIyfaiSsqrvk off=10119435 len=867931 2024-04-10T03:43:54.944 INFO:tasks.workunit.client.0.smithi016.stdout:op 3705 completed, throughput=5MB/sec 2024-04-10T03:43:54.944 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ssB-KqFu82zKL2F off=11345004 len=1700970 2024-04-10T03:43:54.950 INFO:tasks.workunit.client.0.smithi016.stdout:op 3706 completed, throughput=5MB/sec 2024-04-10T03:43:54.950 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f5R3dLkB9Xpgbg0 off=0 len=1510060 2024-04-10T03:43:54.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 3707 completed, throughput=5MB/sec 2024-04-10T03:43:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: 707: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:55.963 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-coNDG3Fkkme-6tl off=21953369 len=405668 2024-04-10T03:43:55.969 INFO:tasks.workunit.client.0.smithi016.stdout:op 3708 completed, throughput=4.99MB/sec 2024-04-10T03:43:55.969 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-frWUBMdARZvUcfl off=7904156 len=1675735 2024-04-10T03:43:55.973 INFO:tasks.workunit.client.0.smithi016.stdout:op 3709 completed, throughput=5MB/sec 2024-04-10T03:43:55.973 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6Su4CSm524DzI9o off=998820 len=511363 2024-04-10T03:43:55.975 INFO:tasks.workunit.client.0.smithi016.stdout:op 3710 completed, throughput=5MB/sec 2024-04-10T03:43:55.975 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GkKaH4teUr7wuMJ off=9548971 len=424584 2024-04-10T03:43:55.977 INFO:tasks.workunit.client.0.smithi016.stdout:op 3711 completed, throughput=5MB/sec 2024-04-10T03:43:55.977 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T9zI6b0fq6WwSsd off=4098238 len=1493775 2024-04-10T03:43:55.981 INFO:tasks.workunit.client.0.smithi016.stdout:op 3712 completed, throughput=5MB/sec 2024-04-10T03:43:55.982 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s_XwkLcTs8btejr off=3120403 len=1451863 2024-04-10T03:43:55.984 INFO:tasks.workunit.client.0.smithi016.stdout:op 3713 completed, throughput=5MB/sec 2024-04-10T03:43:56.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:56 smithi016 bash[74137]: cluster 2024-04-10T03:43:56.136206+0000 mgr.y (mgr.25133) 1126 : cluster 0 pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:43:56.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:56 smithi016 bash[72916]: cluster 2024-04-10T03:43:56.136206+0000 mgr.y (mgr.25133) 1126 : cluster 0 pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:43:56.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:56 smithi136 bash[68278]: cluster 2024-04-10T03:43:56.136206+0000 mgr.y (mgr.25133) 1126 : cluster 0 pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:43:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: 708: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:56.984 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uOPPxnvCT-YmQNs off=12836360 len=1861087 2024-04-10T03:43:56.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 3714 completed, throughput=5MB/sec 2024-04-10T03:43:56.990 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gJHYIiysaHYa-7i off=1319906 len=345044 2024-04-10T03:43:56.997 INFO:tasks.workunit.client.0.smithi016.stdout:op 3715 completed, throughput=5MB/sec 2024-04-10T03:43:56.997 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GCJ2nhWBu-618jM off=16971538 len=1684148 2024-04-10T03:43:57.004 INFO:tasks.workunit.client.0.smithi016.stdout:op 3716 completed, throughput=5MB/sec 2024-04-10T03:43:57.004 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dOIPvze7BFZVxeX off=6163595 len=527519 2024-04-10T03:43:57.011 INFO:tasks.workunit.client.0.smithi016.stdout:op 3717 completed, throughput=5MB/sec 2024-04-10T03:43:57.011 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mCZNVQejY-_NQ37 off=13912019 len=279596 2024-04-10T03:43:57.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 3718 completed, throughput=5MB/sec 2024-04-10T03:43:57.013 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WGR9bh7tepSeh_w off=3721656 len=275067 2024-04-10T03:43:57.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 3719 completed, throughput=5MB/sec 2024-04-10T03:43:57.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:57 smithi136 bash[68278]: audit 2024-04-10T03:43:57.569508+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: 709: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:58.020 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MHpKtzP4tt71K-p off=101187 len=1704215 2024-04-10T03:43:58.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 3720 completed, throughput=5MB/sec 2024-04-10T03:43:58.033 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-p9TRx3YepnL3p0C off=1079110 len=1134684 2024-04-10T03:43:58.035 INFO:tasks.workunit.client.0.smithi016.stdout:op 3721 completed, throughput=5MB/sec 2024-04-10T03:43:58.036 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bWy_bUU0KuDZZda off=3274095 len=222655 2024-04-10T03:43:58.037 INFO:tasks.workunit.client.0.smithi016.stdout:op 3722 completed, throughput=5MB/sec 2024-04-10T03:43:58.037 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N5KgdiPY_-SL-op off=1400092 len=1671280 2024-04-10T03:43:58.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 3723 completed, throughput=5MB/sec 2024-04-10T03:43:58.042 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pGyD-SkwCKqqUYB off=17384912 len=1415869 2024-04-10T03:43:58.046 INFO:tasks.workunit.client.0.smithi016.stdout:op 3724 completed, throughput=5MB/sec 2024-04-10T03:43:58.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:57 smithi016 bash[72916]: audit 2024-04-10T03:43:57.569508+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:58.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:57 smithi016 bash[74137]: audit 2024-04-10T03:43:57.569508+0000 mon.a (mon.0) 2212 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:43:58.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:43:58 smithi136 bash[68278]: cluster 2024-04-10T03:43:58.137208+0000 mgr.y (mgr.25133) 1127 : cluster 0 pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-10T03:43:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: 710: throughput=4.99MB/sec pending data=0 2024-04-10T03:43:59.047 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JBup4tw5UZCRL2V off=9085845 len=793191 2024-04-10T03:43:59.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 3725 completed, throughput=5MB/sec 2024-04-10T03:43:59.049 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-psleubLnE590v9Q off=1560710 len=1005521 2024-04-10T03:43:59.058 INFO:tasks.workunit.client.0.smithi016.stdout:op 3726 completed, throughput=5MB/sec 2024-04-10T03:43:59.058 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_YVp0Ok2NlgRhc5 off=11185784 len=887796 2024-04-10T03:43:59.062 INFO:tasks.workunit.client.0.smithi016.stdout:op 3727 completed, throughput=5MB/sec 2024-04-10T03:43:59.062 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-30wUwUUY5EkyxHQ off=3435629 len=1080507 2024-04-10T03:43:59.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:43:58 smithi016 bash[72916]: cluster 2024-04-10T03:43:58.137208+0000 mgr.y (mgr.25133) 1127 : cluster 0 pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-10T03:43:59.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:43:58 smithi016 bash[74137]: cluster 2024-04-10T03:43:58.137208+0000 mgr.y (mgr.25133) 1127 : cluster 0 pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-10T03:43:59.065 INFO:tasks.workunit.client.0.smithi016.stdout:op 3728 completed, throughput=5MB/sec 2024-04-10T03:43:59.065 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x07rMctQ4Ogob6V off=13920472 len=361462 2024-04-10T03:43:59.071 INFO:tasks.workunit.client.0.smithi016.stdout:op 3729 completed, throughput=5MB/sec 2024-04-10T03:43:59.071 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HETzYpHeUtcQCna off=2835528 len=255465 2024-04-10T03:43:59.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 3730 completed, throughput=5MB/sec 2024-04-10T03:43:59.073 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oQ-hbZCPbYkb83R off=3906490 len=1171485 2024-04-10T03:43:59.082 INFO:tasks.workunit.client.0.smithi016.stdout:op 3731 completed, throughput=5MB/sec 2024-04-10T03:44:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: 711: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:00.083 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4aPXhojOIEBYMyd off=668120 len=510873 2024-04-10T03:44:00.085 INFO:tasks.workunit.client.0.smithi016.stdout:op 3732 completed, throughput=5MB/sec 2024-04-10T03:44:00.085 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0t17inj81QpMudP off=1406508 len=299512 2024-04-10T03:44:00.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 3733 completed, throughput=5MB/sec 2024-04-10T03:44:00.091 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--qQ5jqf7RbioCo2 off=827107 len=939986 2024-04-10T03:44:00.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 3734 completed, throughput=5MB/sec 2024-04-10T03:44:00.100 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DRQwWFNeHO4WAZC off=15988835 len=1830985 2024-04-10T03:44:00.105 INFO:tasks.workunit.client.0.smithi016.stdout:op 3735 completed, throughput=5MB/sec 2024-04-10T03:44:00.105 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PbRLDwA27bsM1QP off=6113032 len=1392485 2024-04-10T03:44:00.110 INFO:tasks.workunit.client.0.smithi016.stdout:op 3736 completed, throughput=5MB/sec 2024-04-10T03:44:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:00 smithi016 bash[74137]: cluster 2024-04-10T03:44:00.138065+0000 mgr.y (mgr.25133) 1128 : cluster 0 pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:44:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:00 smithi016 bash[72916]: cluster 2024-04-10T03:44:00.138065+0000 mgr.y (mgr.25133) 1128 : cluster 0 pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:44:00.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:00 smithi136 bash[68278]: cluster 2024-04-10T03:44:00.138065+0000 mgr.y (mgr.25133) 1128 : cluster 0 pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:44:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: 712: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:01.110 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VMALLzOrHzIHHnB off=1298162 len=721135 2024-04-10T03:44:01.118 INFO:tasks.workunit.client.0.smithi016.stdout:op 3737 completed, throughput=4.99MB/sec 2024-04-10T03:44:01.118 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KjXa1AExm6PJDhU off=19066936 len=7613 2024-04-10T03:44:01.118 INFO:tasks.workunit.client.0.smithi016.stdout:op 3738 completed, throughput=4.99MB/sec 2024-04-10T03:44:01.118 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9nI8HIdGoWyVGBO off=2085770 len=1479087 2024-04-10T03:44:01.123 INFO:tasks.workunit.client.0.smithi016.stdout:op 3739 completed, throughput=5MB/sec 2024-04-10T03:44:01.123 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZOrQMgCFdbLOkhr off=3650675 len=1309753 2024-04-10T03:44:01.125 INFO:tasks.workunit.client.0.smithi016.stdout:op 3740 completed, throughput=5MB/sec 2024-04-10T03:44:01.125 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bOOK9n_gZ_se-3y off=13337892 len=682519 2024-04-10T03:44:01.127 INFO:tasks.workunit.client.0.smithi016.stdout:op 3741 completed, throughput=5MB/sec 2024-04-10T03:44:01.127 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IRwPfofpreHn7bn off=12641823 len=1683396 2024-04-10T03:44:01.133 INFO:tasks.workunit.client.0.smithi016.stdout:op 3742 completed, throughput=5MB/sec 2024-04-10T03:44:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:44:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:44:01] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.43.0" 2024-04-10T03:44:02.133 INFO:tasks.workunit.client.0.smithi016.stdout: 713: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:02.134 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fcy5YP2YJ_2z7n5 off=10639605 len=114195 2024-04-10T03:44:02.135 INFO:tasks.workunit.client.0.smithi016.stdout:op 3743 completed, throughput=4.99MB/sec 2024-04-10T03:44:02.135 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hNbQzvbtDCPg_3K off=4291431 len=740108 2024-04-10T03:44:02.143 INFO:tasks.workunit.client.0.smithi016.stdout:op 3744 completed, throughput=5MB/sec 2024-04-10T03:44:02.143 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vOcT87Jyom9RjO_ off=460304 len=1294741 2024-04-10T03:44:02.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 3745 completed, throughput=5MB/sec 2024-04-10T03:44:02.146 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PU531nZ5kw30Duv off=1324120 len=636656 2024-04-10T03:44:02.148 INFO:tasks.workunit.client.0.smithi016.stdout:op 3746 completed, throughput=5MB/sec 2024-04-10T03:44:02.148 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JCmAiLy2DvvjYdw off=6174326 len=158296 2024-04-10T03:44:02.150 INFO:tasks.workunit.client.0.smithi016.stdout:op 3747 completed, throughput=5MB/sec 2024-04-10T03:44:02.150 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VTmXflUvPSjzt6O off=2222424 len=264719 2024-04-10T03:44:02.152 INFO:tasks.workunit.client.0.smithi016.stdout:op 3748 completed, throughput=5MB/sec 2024-04-10T03:44:02.152 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1XRruY8OFiMZ4d8 off=904044 len=102861 2024-04-10T03:44:02.156 INFO:tasks.workunit.client.0.smithi016.stdout:op 3749 completed, throughput=5MB/sec 2024-04-10T03:44:02.156 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IEdgJHJFIhalMiu off=937620 len=320508 2024-04-10T03:44:02.158 INFO:tasks.workunit.client.0.smithi016.stdout:op 3750 completed, throughput=5MB/sec 2024-04-10T03:44:02.158 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aiq3U8pOIp4j-DW off=8231654 len=1884675 2024-04-10T03:44:02.170 INFO:tasks.workunit.client.0.smithi016.stdout:op 3751 completed, throughput=5MB/sec 2024-04-10T03:44:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:02 smithi016 bash[72916]: cluster 2024-04-10T03:44:02.139203+0000 mgr.y (mgr.25133) 1129 : cluster 0 pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:44:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:02 smithi016 bash[74137]: cluster 2024-04-10T03:44:02.139203+0000 mgr.y (mgr.25133) 1129 : cluster 0 pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:44:02.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:02 smithi136 bash[68278]: cluster 2024-04-10T03:44:02.139203+0000 mgr.y (mgr.25133) 1129 : cluster 0 pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:44:03.170 INFO:tasks.workunit.client.0.smithi016.stdout: 714: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:03.170 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dKYyxxaXF0CXxTE off=6411082 len=1072414 2024-04-10T03:44:03.179 INFO:tasks.workunit.client.0.smithi016.stdout:op 3752 completed, throughput=5MB/sec 2024-04-10T03:44:03.179 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VWMppyDqJRX7M1e off=5535156 len=476725 2024-04-10T03:44:03.181 INFO:tasks.workunit.client.0.smithi016.stdout:op 3753 completed, throughput=5MB/sec 2024-04-10T03:44:03.182 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3_skiW0ha5mxUBQ off=7364463 len=1988176 2024-04-10T03:44:03.196 INFO:tasks.workunit.client.0.smithi016.stdout:op 3754 completed, throughput=5MB/sec 2024-04-10T03:44:03.197 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--sRiloPvj6p2Umu off=4301125 len=1794010 2024-04-10T03:44:03.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 3755 completed, throughput=5MB/sec 2024-04-10T03:44:04.207 INFO:tasks.workunit.client.0.smithi016.stdout: 715: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:04.207 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oUHWQ6tL5WvpOW2 off=1711418 len=1006376 2024-04-10T03:44:04.210 INFO:tasks.workunit.client.0.smithi016.stdout:op 3756 completed, throughput=5MB/sec 2024-04-10T03:44:04.210 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jdpjpy1uLOtaeEI off=15954159 len=1682004 2024-04-10T03:44:04.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 3757 completed, throughput=5MB/sec 2024-04-10T03:44:04.224 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gTLwv1_iFd-xMVN off=3881757 len=1546953 2024-04-10T03:44:04.227 INFO:tasks.workunit.client.0.smithi016.stdout:op 3758 completed, throughput=5MB/sec 2024-04-10T03:44:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:04 smithi016 bash[72916]: cluster 2024-04-10T03:44:04.140297+0000 mgr.y (mgr.25133) 1130 : cluster 0 pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:44:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:04 smithi016 bash[74137]: cluster 2024-04-10T03:44:04.140297+0000 mgr.y (mgr.25133) 1130 : cluster 0 pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:44:04.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:04 smithi136 bash[68278]: cluster 2024-04-10T03:44:04.140297+0000 mgr.y (mgr.25133) 1130 : cluster 0 pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:44:05.227 INFO:tasks.workunit.client.0.smithi016.stdout: 716: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:05.227 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FNCZTIlMlB_Ep0Q off=1093921 len=1103977 2024-04-10T03:44:05.231 INFO:tasks.workunit.client.0.smithi016.stdout:op 3759 completed, throughput=4.99MB/sec 2024-04-10T03:44:05.231 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-53pSWgbLqptQiz2 off=179547 len=1385574 2024-04-10T03:44:05.242 INFO:tasks.workunit.client.0.smithi016.stdout:op 3760 completed, throughput=5MB/sec 2024-04-10T03:44:05.242 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uwoFAphdgMooXFx off=10298900 len=1012562 2024-04-10T03:44:05.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 3761 completed, throughput=5MB/sec 2024-04-10T03:44:05.245 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AseZMLm4LxX4vcm off=15852652 len=1393387 2024-04-10T03:44:05.249 INFO:tasks.workunit.client.0.smithi016.stdout:op 3762 completed, throughput=5MB/sec 2024-04-10T03:44:05.249 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xz6G-B5uHOnq_c4 off=18963134 len=1385799 2024-04-10T03:44:05.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 3763 completed, throughput=5MB/sec 2024-04-10T03:44:06.260 INFO:tasks.workunit.client.0.smithi016.stdout: 717: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:06.260 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HrfTtmnrfGdL0Vy off=3611108 len=1387122 2024-04-10T03:44:06.263 INFO:tasks.workunit.client.0.smithi016.stdout:op 3764 completed, throughput=5MB/sec 2024-04-10T03:44:06.263 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YKYqZXVuHAAX5NF off=2690756 len=541036 2024-04-10T03:44:06.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 3765 completed, throughput=5MB/sec 2024-04-10T03:44:06.266 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rA7EOB7ePn2Zk0U off=16587688 len=1076339 2024-04-10T03:44:06.274 INFO:tasks.workunit.client.0.smithi016.stdout:op 3766 completed, throughput=5MB/sec 2024-04-10T03:44:06.274 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-il45mbUoRrUfDxw off=2211362 len=1270012 2024-04-10T03:44:06.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 3767 completed, throughput=5MB/sec 2024-04-10T03:44:06.278 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-by1vhigtc_QVs7g off=10435473 len=534318 2024-04-10T03:44:06.280 INFO:tasks.workunit.client.0.smithi016.stdout:op 3768 completed, throughput=5MB/sec 2024-04-10T03:44:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:06 smithi016 bash[72916]: cluster 2024-04-10T03:44:06.141495+0000 mgr.y (mgr.25133) 1131 : cluster 0 pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:44:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:06 smithi016 bash[74137]: cluster 2024-04-10T03:44:06.141495+0000 mgr.y (mgr.25133) 1131 : cluster 0 pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:44:06.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:06 smithi136 bash[68278]: cluster 2024-04-10T03:44:06.141495+0000 mgr.y (mgr.25133) 1131 : cluster 0 pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-10T03:44:07.280 INFO:tasks.workunit.client.0.smithi016.stdout: 718: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:07.280 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ep3VdH42BHxZ0Q2 off=3230212 len=736741 2024-04-10T03:44:07.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 3769 completed, throughput=4.99MB/sec 2024-04-10T03:44:07.288 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nS0agFOXTMEHNd4 off=6104854 len=2081 2024-04-10T03:44:07.290 INFO:tasks.workunit.client.0.smithi016.stdout:op 3770 completed, throughput=4.99MB/sec 2024-04-10T03:44:07.290 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2eW--dHLemFCRwk off=2570056 len=1074985 2024-04-10T03:44:07.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 3771 completed, throughput=5MB/sec 2024-04-10T03:44:07.294 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-a-DGgvgaWzyMkHB off=2624360 len=1755176 2024-04-10T03:44:07.299 INFO:tasks.workunit.client.0.smithi016.stdout:op 3772 completed, throughput=5MB/sec 2024-04-10T03:44:07.299 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oHswvOJUh7GA3Kb off=80673 len=1832401 2024-04-10T03:44:07.313 INFO:tasks.workunit.client.0.smithi016.stdout:op 3773 completed, throughput=5MB/sec 2024-04-10T03:44:08.313 INFO:tasks.workunit.client.0.smithi016.stdout: 719: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:08.313 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-p1pmB04DYS3dQ4T off=1650389 len=1940222 2024-04-10T03:44:08.320 INFO:tasks.workunit.client.0.smithi016.stdout:op 3774 completed, throughput=5MB/sec 2024-04-10T03:44:08.320 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NIF3XKIrxfgcAZ8 off=576347 len=1089348 2024-04-10T03:44:08.322 INFO:tasks.workunit.client.0.smithi016.stdout:op 3775 completed, throughput=5MB/sec 2024-04-10T03:44:08.322 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EhG2NG6kC6QJXXJ off=1179135 len=1590006 2024-04-10T03:44:08.335 INFO:tasks.workunit.client.0.smithi016.stdout:op 3776 completed, throughput=5MB/sec 2024-04-10T03:44:08.335 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_WFMRMGL2EqELWW off=11917844 len=1062491 2024-04-10T03:44:08.338 INFO:tasks.workunit.client.0.smithi016.stdout:op 3777 completed, throughput=5MB/sec 2024-04-10T03:44:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:08 smithi016 bash[72916]: cluster 2024-04-10T03:44:08.142420+0000 mgr.y (mgr.25133) 1132 : cluster 0 pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-10T03:44:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:08 smithi016 bash[74137]: cluster 2024-04-10T03:44:08.142420+0000 mgr.y (mgr.25133) 1132 : cluster 0 pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-10T03:44:08.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:08 smithi136 bash[68278]: cluster 2024-04-10T03:44:08.142420+0000 mgr.y (mgr.25133) 1132 : cluster 0 pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-10T03:44:09.338 INFO:tasks.workunit.client.0.smithi016.stdout: 720: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:09.339 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3uxs-WmsdVPn6rP off=11875724 len=1381777 2024-04-10T03:44:09.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 3778 completed, throughput=5MB/sec 2024-04-10T03:44:09.342 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bjtSd63S7LYrJmh off=2687531 len=1346493 2024-04-10T03:44:09.353 INFO:tasks.workunit.client.0.smithi016.stdout:op 3779 completed, throughput=5MB/sec 2024-04-10T03:44:09.353 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aHPWQ19KfJZZ8cu off=2176548 len=1122925 2024-04-10T03:44:09.363 INFO:tasks.workunit.client.0.smithi016.stdout:op 3780 completed, throughput=5MB/sec 2024-04-10T03:44:09.363 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LlwY4BSGdrSHU8z off=681715 len=275677 2024-04-10T03:44:09.365 INFO:tasks.workunit.client.0.smithi016.stdout:op 3781 completed, throughput=5MB/sec 2024-04-10T03:44:09.365 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LDj4-1fahdmt9gh off=5225622 len=1137585 2024-04-10T03:44:09.369 INFO:tasks.workunit.client.0.smithi016.stdout:op 3782 completed, throughput=5MB/sec 2024-04-10T03:44:10.369 INFO:tasks.workunit.client.0.smithi016.stdout: 721: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:10.369 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nr0-zA__ohHl4z1 off=9280496 len=77456 2024-04-10T03:44:10.374 INFO:tasks.workunit.client.0.smithi016.stdout:op 3783 completed, throughput=4.99MB/sec 2024-04-10T03:44:10.374 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VTQl4mhYrv3WxSu off=4435238 len=100261 2024-04-10T03:44:10.379 INFO:tasks.workunit.client.0.smithi016.stdout:op 3784 completed, throughput=4.99MB/sec 2024-04-10T03:44:10.379 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--x0GleZL11Snb8T off=7432001 len=1667027 2024-04-10T03:44:10.390 INFO:tasks.workunit.client.0.smithi016.stdout:op 3785 completed, throughput=5MB/sec 2024-04-10T03:44:10.390 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ti1pYATZ82CQxsI off=3248082 len=873890 2024-04-10T03:44:10.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 3786 completed, throughput=5MB/sec 2024-04-10T03:44:10.398 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pr8cfeJmsOFYHJ4 off=0 len=1465711 2024-04-10T03:44:10.405 INFO:tasks.workunit.client.0.smithi016.stdout:op 3787 completed, throughput=5MB/sec 2024-04-10T03:44:10.406 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oeR2NEXduzM0j_e off=1372140 len=2015705 2024-04-10T03:44:10.415 INFO:tasks.workunit.client.0.smithi016.stdout:op 3788 completed, throughput=5MB/sec 2024-04-10T03:44:10.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:10 smithi016 bash[74137]: cluster 2024-04-10T03:44:10.143404+0000 mgr.y (mgr.25133) 1133 : cluster 0 pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:44:10.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:10 smithi016 bash[72916]: cluster 2024-04-10T03:44:10.143404+0000 mgr.y (mgr.25133) 1133 : cluster 0 pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:44:10.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:10 smithi136 bash[68278]: cluster 2024-04-10T03:44:10.143404+0000 mgr.y (mgr.25133) 1133 : cluster 0 pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:44:11.416 INFO:tasks.workunit.client.0.smithi016.stdout: 722: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:11.416 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IAStDqwR78GOIkB off=19291100 len=515842 2024-04-10T03:44:11.418 INFO:tasks.workunit.client.0.smithi016.stdout:op 3789 completed, throughput=5MB/sec 2024-04-10T03:44:11.418 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-owGaijz6tFk3hOS off=3491679 len=1171611 2024-04-10T03:44:11.427 INFO:tasks.workunit.client.0.smithi016.stdout:op 3790 completed, throughput=5MB/sec 2024-04-10T03:44:11.427 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4xsd18-hOVt0Hhj off=3111175 len=989505 2024-04-10T03:44:11.430 INFO:tasks.workunit.client.0.smithi016.stdout:op 3791 completed, throughput=5MB/sec 2024-04-10T03:44:11.431 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IP1-5_HU9fBelxe off=574650 len=904690 2024-04-10T03:44:11.433 INFO:tasks.workunit.client.0.smithi016.stdout:op 3792 completed, throughput=5MB/sec 2024-04-10T03:44:11.433 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LBaT2mzqR_aUJ3Q off=12731653 len=1822127 2024-04-10T03:44:11.447 INFO:tasks.workunit.client.0.smithi016.stdout:op 3793 completed, throughput=5MB/sec 2024-04-10T03:44:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:44:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:44:11] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.43.0" 2024-04-10T03:44:12.448 INFO:tasks.workunit.client.0.smithi016.stdout: 723: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:12.448 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UeSEQItpIhm-qB2 off=389041 len=1702131 2024-04-10T03:44:12.451 INFO:tasks.workunit.client.0.smithi016.stdout:op 3794 completed, throughput=5MB/sec 2024-04-10T03:44:12.452 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AYpPobGVCOaO9ST off=6600187 len=408411 2024-04-10T03:44:12.454 INFO:tasks.workunit.client.0.smithi016.stdout:op 3795 completed, throughput=5MB/sec 2024-04-10T03:44:12.454 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DlCOWwG4lYLN0EQ off=857656 len=1111690 2024-04-10T03:44:12.458 INFO:tasks.workunit.client.0.smithi016.stdout:op 3796 completed, throughput=5MB/sec 2024-04-10T03:44:12.458 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kHiSbjRONzBbm51 off=6620254 len=198465 2024-04-10T03:44:12.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 3797 completed, throughput=5MB/sec 2024-04-10T03:44:12.463 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1WbzyQOM7z_Bo8_ off=609696 len=683316 2024-04-10T03:44:12.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 3798 completed, throughput=5MB/sec 2024-04-10T03:44:12.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:12 smithi016 bash[72916]: cluster 2024-04-10T03:44:12.144394+0000 mgr.y (mgr.25133) 1134 : cluster 0 pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:44:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:12 smithi016 bash[74137]: cluster 2024-04-10T03:44:12.144394+0000 mgr.y (mgr.25133) 1134 : cluster 0 pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:44:12.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:12 smithi136 bash[68278]: cluster 2024-04-10T03:44:12.144394+0000 mgr.y (mgr.25133) 1134 : cluster 0 pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:44:13.466 INFO:tasks.workunit.client.0.smithi016.stdout: 724: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:13.466 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CAfgNX4l9cp6Ka9 off=11947833 len=1519012 2024-04-10T03:44:13.478 INFO:tasks.workunit.client.0.smithi016.stdout:op 3799 completed, throughput=5MB/sec 2024-04-10T03:44:13.478 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OeMk1rhYvcrK5Ch off=7840309 len=343466 2024-04-10T03:44:13.484 INFO:tasks.workunit.client.0.smithi016.stdout:op 3800 completed, throughput=5MB/sec 2024-04-10T03:44:13.484 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lphx89KxLKdY-F- off=1972274 len=1535 2024-04-10T03:44:13.488 INFO:tasks.workunit.client.0.smithi016.stdout:op 3801 completed, throughput=5MB/sec 2024-04-10T03:44:13.488 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-q550gtYAq3Ixdn1 off=6008395 len=268993 2024-04-10T03:44:13.493 INFO:tasks.workunit.client.0.smithi016.stdout:op 3802 completed, throughput=5MB/sec 2024-04-10T03:44:13.494 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HBtxi1pxtLnXPLE off=150794 len=1658830 2024-04-10T03:44:13.497 INFO:tasks.workunit.client.0.smithi016.stdout:op 3803 completed, throughput=5MB/sec 2024-04-10T03:44:13.498 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gzbHKNN6BIgy8-L off=15524880 len=1465632 2024-04-10T03:44:13.508 INFO:tasks.workunit.client.0.smithi016.stdout:op 3804 completed, throughput=5MB/sec 2024-04-10T03:44:13.508 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-a-DGgvgaWzyMkHB off=18858204 len=904912 2024-04-10T03:44:13.517 INFO:tasks.workunit.client.0.smithi016.stdout:op 3805 completed, throughput=5MB/sec 2024-04-10T03:44:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:13 smithi016 bash[72916]: audit 2024-04-10T03:44:12.569860+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:13 smithi016 bash[74137]: audit 2024-04-10T03:44:12.569860+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:13.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:13 smithi136 bash[68278]: audit 2024-04-10T03:44:12.569860+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:14.517 INFO:tasks.workunit.client.0.smithi016.stdout: 725: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:14.517 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PDA5zLzcKGRY9mO off=1239386 len=838420 2024-04-10T03:44:14.525 INFO:tasks.workunit.client.0.smithi016.stdout:op 3806 completed, throughput=5MB/sec 2024-04-10T03:44:14.525 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nYxAzuNCbfSS4dm off=0 len=1160367 2024-04-10T03:44:14.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 3807 completed, throughput=5MB/sec 2024-04-10T03:44:14.529 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jzU1F1Zlx4wy-xh off=747260 len=399825 2024-04-10T03:44:14.535 INFO:tasks.workunit.client.0.smithi016.stdout:op 3808 completed, throughput=5MB/sec 2024-04-10T03:44:14.535 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oZSVt_msqxV2icZ off=1981502 len=1122986 2024-04-10T03:44:14.539 INFO:tasks.workunit.client.0.smithi016.stdout:op 3809 completed, throughput=5MB/sec 2024-04-10T03:44:14.539 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--GISKRlvs7NpebP off=6048203 len=132570 2024-04-10T03:44:14.545 INFO:tasks.workunit.client.0.smithi016.stdout:op 3810 completed, throughput=5MB/sec 2024-04-10T03:44:14.545 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Mw6RvVk9aCgpswq off=11737571 len=1739141 2024-04-10T03:44:14.549 INFO:tasks.workunit.client.0.smithi016.stdout:op 3811 completed, throughput=5MB/sec 2024-04-10T03:44:14.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:14 smithi016 bash[74137]: cluster 2024-04-10T03:44:14.145359+0000 mgr.y (mgr.25133) 1135 : cluster 0 pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:14 smithi016 bash[72916]: cluster 2024-04-10T03:44:14.145359+0000 mgr.y (mgr.25133) 1135 : cluster 0 pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:14 smithi136 bash[68278]: cluster 2024-04-10T03:44:14.145359+0000 mgr.y (mgr.25133) 1135 : cluster 0 pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:15.549 INFO:tasks.workunit.client.0.smithi016.stdout: 726: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:15.549 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xY6vpt2cmdTaPd7 off=5986335 len=443286 2024-04-10T03:44:15.551 INFO:tasks.workunit.client.0.smithi016.stdout:op 3812 completed, throughput=4.99MB/sec 2024-04-10T03:44:15.551 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sZR2UXeWKt_KXrg off=402628 len=881996 2024-04-10T03:44:15.553 INFO:tasks.workunit.client.0.smithi016.stdout:op 3813 completed, throughput=5MB/sec 2024-04-10T03:44:15.553 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oup04C38uRBEJz8 off=629245 len=1935844 2024-04-10T03:44:15.558 INFO:tasks.workunit.client.0.smithi016.stdout:op 3814 completed, throughput=5MB/sec 2024-04-10T03:44:15.558 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ikkby3SSNz5KN-n off=13598044 len=1971350 2024-04-10T03:44:15.573 INFO:tasks.workunit.client.0.smithi016.stdout:op 3815 completed, throughput=5MB/sec 2024-04-10T03:44:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:16 smithi016 bash[72916]: cluster 2024-04-10T03:44:16.146563+0000 mgr.y (mgr.25133) 1136 : cluster 0 pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-10T03:44:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:16 smithi016 bash[74137]: cluster 2024-04-10T03:44:16.146563+0000 mgr.y (mgr.25133) 1136 : cluster 0 pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-10T03:44:16.573 INFO:tasks.workunit.client.0.smithi016.stdout: 727: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:16.573 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lHphsICWDdJ6bXu off=1904365 len=1612054 2024-04-10T03:44:16.585 INFO:tasks.workunit.client.0.smithi016.stdout:op 3816 completed, throughput=5MB/sec 2024-04-10T03:44:16.585 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sE_umlXf7HWAnNt off=1448718 len=1217795 2024-04-10T03:44:16.589 INFO:tasks.workunit.client.0.smithi016.stdout:op 3817 completed, throughput=5MB/sec 2024-04-10T03:44:16.589 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0t_ytiPYKyRfKPv off=6501126 len=268725 2024-04-10T03:44:16.594 INFO:tasks.workunit.client.0.smithi016.stdout:op 3818 completed, throughput=5MB/sec 2024-04-10T03:44:16.594 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ejS9o6WgDQnDeWJ off=403717 len=1824928 2024-04-10T03:44:16.599 INFO:tasks.workunit.client.0.smithi016.stdout:op 3819 completed, throughput=5MB/sec 2024-04-10T03:44:16.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:16 smithi136 bash[68278]: cluster 2024-04-10T03:44:16.146563+0000 mgr.y (mgr.25133) 1136 : cluster 0 pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-10T03:44:17.599 INFO:tasks.workunit.client.0.smithi016.stdout: 728: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:17.600 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KP_fvdYcpyr7zeR off=6130654 len=161917 2024-04-10T03:44:17.601 INFO:tasks.workunit.client.0.smithi016.stdout:op 3820 completed, throughput=4.99MB/sec 2024-04-10T03:44:17.601 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-R8vJyThwI3Aq9t9 off=1980588 len=1998988 2024-04-10T03:44:17.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 3821 completed, throughput=5MB/sec 2024-04-10T03:44:17.616 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LIeI0cd4ZruGMXf off=6225778 len=559453 2024-04-10T03:44:17.618 INFO:tasks.workunit.client.0.smithi016.stdout:op 3822 completed, throughput=5MB/sec 2024-04-10T03:44:17.618 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uIAUsBxnd4OHjv_ off=20760116 len=1285734 2024-04-10T03:44:17.630 INFO:tasks.workunit.client.0.smithi016.stdout:op 3823 completed, throughput=5MB/sec 2024-04-10T03:44:17.630 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-30ODCBIMmtElTqQ off=2246194 len=1984545 2024-04-10T03:44:17.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 3824 completed, throughput=5MB/sec 2024-04-10T03:44:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:18 smithi016 bash[72916]: cluster 2024-04-10T03:44:18.147479+0000 mgr.y (mgr.25133) 1137 : cluster 0 pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:44:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:18 smithi016 bash[74137]: cluster 2024-04-10T03:44:18.147479+0000 mgr.y (mgr.25133) 1137 : cluster 0 pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:44:18.642 INFO:tasks.workunit.client.0.smithi016.stdout: 729: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:18.642 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--FXU0Ch0eSc8gwi off=17176347 len=385807 2024-04-10T03:44:18.643 INFO:tasks.workunit.client.0.smithi016.stdout:op 3825 completed, throughput=4.99MB/sec 2024-04-10T03:44:18.643 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RkZueuVl2a7Tg3a off=11668964 len=407779 2024-04-10T03:44:18.645 INFO:tasks.workunit.client.0.smithi016.stdout:op 3826 completed, throughput=5MB/sec 2024-04-10T03:44:18.645 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Eu_UqmrDTQeOw77 off=1212499 len=1878368 2024-04-10T03:44:18.659 INFO:tasks.workunit.client.0.smithi016.stdout:op 3827 completed, throughput=5MB/sec 2024-04-10T03:44:18.659 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ODhlFKzmTxBTfxV off=5739028 len=421184 2024-04-10T03:44:18.662 INFO:tasks.workunit.client.0.smithi016.stdout:op 3828 completed, throughput=5MB/sec 2024-04-10T03:44:18.662 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-idufuTOvbNoC-83 off=11462546 len=205222 2024-04-10T03:44:18.663 INFO:tasks.workunit.client.0.smithi016.stdout:op 3829 completed, throughput=5MB/sec 2024-04-10T03:44:18.663 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VWFj-JZHPvU94fT off=686198 len=1257211 2024-04-10T03:44:18.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 3830 completed, throughput=5MB/sec 2024-04-10T03:44:18.669 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wby7pi_xyJpmmIO off=520663 len=33844 2024-04-10T03:44:18.669 INFO:tasks.workunit.client.0.smithi016.stdout:op 3831 completed, throughput=5MB/sec 2024-04-10T03:44:18.669 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6JAkf3tYgq53dvs off=793628 len=177735 2024-04-10T03:44:18.669 INFO:tasks.workunit.client.0.smithi016.stdout:op 3832 completed, throughput=5MB/sec 2024-04-10T03:44:18.669 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rkbhR9Yb-xI6DhU off=11401662 len=1052986 2024-04-10T03:44:18.672 INFO:tasks.workunit.client.0.smithi016.stdout:op 3833 completed, throughput=5MB/sec 2024-04-10T03:44:18.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:18 smithi136 bash[68278]: cluster 2024-04-10T03:44:18.147479+0000 mgr.y (mgr.25133) 1137 : cluster 0 pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:44:19.672 INFO:tasks.workunit.client.0.smithi016.stdout: 730: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:19.673 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dhx4ZXlhjE-ni5Z off=10760539 len=847236 2024-04-10T03:44:19.675 INFO:tasks.workunit.client.0.smithi016.stdout:op 3834 completed, throughput=5MB/sec 2024-04-10T03:44:19.675 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aiq3U8pOIp4j-DW off=8111451 len=974895 2024-04-10T03:44:19.677 INFO:tasks.workunit.client.0.smithi016.stdout:op 3835 completed, throughput=5MB/sec 2024-04-10T03:44:19.677 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oTPV1PW5_wdr5CH off=6452300 len=1031008 2024-04-10T03:44:19.680 INFO:tasks.workunit.client.0.smithi016.stdout:op 3836 completed, throughput=5MB/sec 2024-04-10T03:44:19.680 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zLtx_m-_4CRzewM off=13292257 len=1189520 2024-04-10T03:44:19.684 INFO:tasks.workunit.client.0.smithi016.stdout:op 3837 completed, throughput=5MB/sec 2024-04-10T03:44:19.685 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SylLxgOOckBFTvg off=6215606 len=994196 2024-04-10T03:44:19.687 INFO:tasks.workunit.client.0.smithi016.stdout:op 3838 completed, throughput=5MB/sec 2024-04-10T03:44:20.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:20 smithi016 bash[72916]: cluster 2024-04-10T03:44:20.148414+0000 mgr.y (mgr.25133) 1138 : cluster 0 pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:44:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:20 smithi016 bash[74137]: cluster 2024-04-10T03:44:20.148414+0000 mgr.y (mgr.25133) 1138 : cluster 0 pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:44:20.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:20 smithi136 bash[68278]: cluster 2024-04-10T03:44:20.148414+0000 mgr.y (mgr.25133) 1138 : cluster 0 pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:44:20.690 INFO:tasks.workunit.client.0.smithi016.stdout: 731: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:20.690 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ks0xI-MJixpjhAj off=6476193 len=1709898 2024-04-10T03:44:20.702 INFO:tasks.workunit.client.0.smithi016.stdout:op 3839 completed, throughput=5MB/sec 2024-04-10T03:44:20.702 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TmhlaP03xfNG7em off=6664983 len=1400327 2024-04-10T03:44:20.712 INFO:tasks.workunit.client.0.smithi016.stdout:op 3840 completed, throughput=5MB/sec 2024-04-10T03:44:20.712 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wRc0YNZbKPj-L0S off=1826707 len=111993 2024-04-10T03:44:20.717 INFO:tasks.workunit.client.0.smithi016.stdout:op 3841 completed, throughput=5MB/sec 2024-04-10T03:44:20.717 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-biYu-G2P6v2uqMf off=10796642 len=795067 2024-04-10T03:44:20.725 INFO:tasks.workunit.client.0.smithi016.stdout:op 3842 completed, throughput=5MB/sec 2024-04-10T03:44:20.725 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ChasQf96Xq50ISR off=135090 len=342545 2024-04-10T03:44:20.726 INFO:tasks.workunit.client.0.smithi016.stdout:op 3843 completed, throughput=5MB/sec 2024-04-10T03:44:20.726 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LYM131ZrnewGZzu off=1490531 len=1326679 2024-04-10T03:44:20.729 INFO:tasks.workunit.client.0.smithi016.stdout:op 3844 completed, throughput=5MB/sec 2024-04-10T03:44:21.730 INFO:tasks.workunit.client.0.smithi016.stdout: 732: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:21.730 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6mHZydhEbeD5bnm off=6495893 len=35501 2024-04-10T03:44:21.731 INFO:tasks.workunit.client.0.smithi016.stdout:op 3845 completed, throughput=4.99MB/sec 2024-04-10T03:44:21.731 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-08U4sEu5F0ThXNg off=8521 len=991266 2024-04-10T03:44:21.741 INFO:tasks.workunit.client.0.smithi016.stdout:op 3846 completed, throughput=5MB/sec 2024-04-10T03:44:21.741 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S4nNlvMN_m8ef65 off=4452490 len=666740 2024-04-10T03:44:21.744 INFO:tasks.workunit.client.0.smithi016.stdout:op 3847 completed, throughput=5MB/sec 2024-04-10T03:44:21.744 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gn8wJhRsyA0ueIU off=1006984 len=2049520 2024-04-10T03:44:21.749 INFO:tasks.workunit.client.0.smithi016.stdout:op 3848 completed, throughput=5MB/sec 2024-04-10T03:44:21.749 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-h1YM7GNhfSi08bu off=9871138 len=807457 2024-04-10T03:44:21.752 INFO:tasks.workunit.client.0.smithi016.stdout:op 3849 completed, throughput=5MB/sec 2024-04-10T03:44:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:44:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:44:21] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-10T03:44:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:22 smithi016 bash[72916]: cluster 2024-04-10T03:44:22.149590+0000 mgr.y (mgr.25133) 1139 : cluster 0 pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:22.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:22 smithi016 bash[74137]: cluster 2024-04-10T03:44:22.149590+0000 mgr.y (mgr.25133) 1139 : cluster 0 pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:22.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:22 smithi136 bash[68278]: cluster 2024-04-10T03:44:22.149590+0000 mgr.y (mgr.25133) 1139 : cluster 0 pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:22.752 INFO:tasks.workunit.client.0.smithi016.stdout: 733: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:22.752 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yi-3jeYJTVzp2Sn off=8059110 len=1744615 2024-04-10T03:44:22.767 INFO:tasks.workunit.client.0.smithi016.stdout:op 3850 completed, throughput=5MB/sec 2024-04-10T03:44:22.767 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_i8bo0MLHtgVjpP off=9648950 len=536659 2024-04-10T03:44:22.773 INFO:tasks.workunit.client.0.smithi016.stdout:op 3851 completed, throughput=5MB/sec 2024-04-10T03:44:22.773 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GR97vFMuVgBQHPa off=1977853 len=763190 2024-04-10T03:44:22.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 3852 completed, throughput=5MB/sec 2024-04-10T03:44:22.781 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kpw5lnyuIKl7ymB off=8275959 len=587168 2024-04-10T03:44:22.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 3853 completed, throughput=5MB/sec 2024-04-10T03:44:22.784 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vfxTWWqGpZNwxwx off=16106995 len=658069 2024-04-10T03:44:22.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 3854 completed, throughput=5MB/sec 2024-04-10T03:44:22.792 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WuiahrcTaVol6mO off=4666248 len=628192 2024-04-10T03:44:22.794 INFO:tasks.workunit.client.0.smithi016.stdout:op 3855 completed, throughput=5MB/sec 2024-04-10T03:44:22.795 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qx6sRL3EJW3dIpZ off=4238809 len=921039 2024-04-10T03:44:22.804 INFO:tasks.workunit.client.0.smithi016.stdout:op 3856 completed, throughput=5MB/sec 2024-04-10T03:44:23.804 INFO:tasks.workunit.client.0.smithi016.stdout: 734: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:23.804 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LflZSxRfuZSbFQP off=227844 len=1373838 2024-04-10T03:44:23.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 3857 completed, throughput=5MB/sec 2024-04-10T03:44:23.815 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cwdTrgCA2VU_mUv off=5520860 len=883443 2024-04-10T03:44:23.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 3858 completed, throughput=5MB/sec 2024-04-10T03:44:23.818 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QJWGjcLJx6FN4RJ off=11540650 len=1423181 2024-04-10T03:44:23.824 INFO:tasks.workunit.client.0.smithi016.stdout:op 3859 completed, throughput=5MB/sec 2024-04-10T03:44:23.824 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0O3WSZFbhxxt14e off=3980643 len=1970649 2024-04-10T03:44:23.837 INFO:tasks.workunit.client.0.smithi016.stdout:op 3860 completed, throughput=5MB/sec 2024-04-10T03:44:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:24 smithi016 bash[72916]: cluster 2024-04-10T03:44:24.150845+0000 mgr.y (mgr.25133) 1140 : cluster 0 pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:24 smithi016 bash[74137]: cluster 2024-04-10T03:44:24.150845+0000 mgr.y (mgr.25133) 1140 : cluster 0 pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:24.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:24 smithi136 bash[68278]: cluster 2024-04-10T03:44:24.150845+0000 mgr.y (mgr.25133) 1140 : cluster 0 pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:24.838 INFO:tasks.workunit.client.0.smithi016.stdout: 735: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:24.838 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GYAkF_ss2fAXXLQ off=216836 len=148766 2024-04-10T03:44:24.843 INFO:tasks.workunit.client.0.smithi016.stdout:op 3861 completed, throughput=4.99MB/sec 2024-04-10T03:44:24.843 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QBt4VPjP_j9wmeO off=459540 len=762820 2024-04-10T03:44:24.846 INFO:tasks.workunit.client.0.smithi016.stdout:op 3862 completed, throughput=5MB/sec 2024-04-10T03:44:24.846 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SGqUlziALFcY5bV off=5772655 len=1890355 2024-04-10T03:44:24.851 INFO:tasks.workunit.client.0.smithi016.stdout:op 3863 completed, throughput=5MB/sec 2024-04-10T03:44:24.851 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_LssP3jCiM1h43X off=5483260 len=1252705 2024-04-10T03:44:24.854 INFO:tasks.workunit.client.0.smithi016.stdout:op 3864 completed, throughput=5MB/sec 2024-04-10T03:44:24.854 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SsdlILm60yzutxZ off=3049014 len=1353455 2024-04-10T03:44:24.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 3865 completed, throughput=5MB/sec 2024-04-10T03:44:25.860 INFO:tasks.workunit.client.0.smithi016.stdout: 736: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:25.861 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Xnp0Va6PZgZXHzV off=818818 len=1790860 2024-04-10T03:44:25.874 INFO:tasks.workunit.client.0.smithi016.stdout:op 3866 completed, throughput=5MB/sec 2024-04-10T03:44:25.874 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jYB5PRybOWBDeDt off=7583075 len=1236618 2024-04-10T03:44:25.878 INFO:tasks.workunit.client.0.smithi016.stdout:op 3867 completed, throughput=5MB/sec 2024-04-10T03:44:25.878 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YgO55BOJquvRfoM off=9048687 len=1545649 2024-04-10T03:44:25.890 INFO:tasks.workunit.client.0.smithi016.stdout:op 3868 completed, throughput=5MB/sec 2024-04-10T03:44:25.890 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JrCWZN1jZXF7XWw off=1491761 len=1175272 2024-04-10T03:44:25.899 INFO:tasks.workunit.client.0.smithi016.stdout:op 3869 completed, throughput=5MB/sec 2024-04-10T03:44:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:26 smithi016 bash[74137]: cluster 2024-04-10T03:44:26.151877+0000 mgr.y (mgr.25133) 1141 : cluster 0 pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:26 smithi016 bash[72916]: cluster 2024-04-10T03:44:26.151877+0000 mgr.y (mgr.25133) 1141 : cluster 0 pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:26.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:26 smithi136 bash[68278]: cluster 2024-04-10T03:44:26.151877+0000 mgr.y (mgr.25133) 1141 : cluster 0 pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:44:26.899 INFO:tasks.workunit.client.0.smithi016.stdout: 737: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:26.900 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Sdk9bDMRU8ja6ZM off=2876232 len=1350312 2024-04-10T03:44:26.903 INFO:tasks.workunit.client.0.smithi016.stdout:op 3870 completed, throughput=5MB/sec 2024-04-10T03:44:26.903 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zUDUBQ-bzF2MsSL off=1323327 len=2027195 2024-04-10T03:44:26.918 INFO:tasks.workunit.client.0.smithi016.stdout:op 3871 completed, throughput=5MB/sec 2024-04-10T03:44:26.918 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0Fe5PZgBfLqBdoo off=8984284 len=1136217 2024-04-10T03:44:26.922 INFO:tasks.workunit.client.0.smithi016.stdout:op 3872 completed, throughput=5MB/sec 2024-04-10T03:44:27.922 INFO:tasks.workunit.client.0.smithi016.stdout: 738: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:27.923 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_J3Sy1qbLjazjt0 off=7892894 len=1452434 2024-04-10T03:44:27.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:27 smithi136 bash[68278]: audit 2024-04-10T03:44:27.569790+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:27.927 INFO:tasks.workunit.client.0.smithi016.stdout:op 3873 completed, throughput=5MB/sec 2024-04-10T03:44:27.927 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nyY5KUpTPB-26cO off=11965618 len=621544 2024-04-10T03:44:27.936 INFO:tasks.workunit.client.0.smithi016.stdout:op 3874 completed, throughput=5MB/sec 2024-04-10T03:44:27.936 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fJSvizes9ZOoKcI off=8802613 len=184872 2024-04-10T03:44:27.941 INFO:tasks.workunit.client.0.smithi016.stdout:op 3875 completed, throughput=5MB/sec 2024-04-10T03:44:27.941 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-L_RK-hn-RRMxSyz off=19767558 len=371482 2024-04-10T03:44:27.947 INFO:tasks.workunit.client.0.smithi016.stdout:op 3876 completed, throughput=5MB/sec 2024-04-10T03:44:27.948 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7jENfpKPkhBc_yL off=1295773 len=1897901 2024-04-10T03:44:27.952 INFO:tasks.workunit.client.0.smithi016.stdout:op 3877 completed, throughput=5MB/sec 2024-04-10T03:44:27.952 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ymymWYZBsvTGAtL off=8770437 len=1947312 2024-04-10T03:44:27.956 INFO:tasks.workunit.client.0.smithi016.stdout:op 3878 completed, throughput=5MB/sec 2024-04-10T03:44:28.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:27 smithi016 bash[72916]: audit 2024-04-10T03:44:27.569790+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:27 smithi016 bash[74137]: audit 2024-04-10T03:44:27.569790+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:28.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:28 smithi136 bash[68278]: cluster 2024-04-10T03:44:28.152919+0000 mgr.y (mgr.25133) 1142 : cluster 0 pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:44:28.957 INFO:tasks.workunit.client.0.smithi016.stdout: 739: throughput=5MB/sec pending data=0 2024-04-10T03:44:28.957 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--elfvUIek1qK9vw off=401588 len=259203 2024-04-10T03:44:28.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 3879 completed, throughput=5MB/sec 2024-04-10T03:44:28.962 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AQkfvaOjUdv8gR- off=14196111 len=325680 2024-04-10T03:44:28.968 INFO:tasks.workunit.client.0.smithi016.stdout:op 3880 completed, throughput=5MB/sec 2024-04-10T03:44:28.968 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Mkwoopu5Xt6cMu0 off=873864 len=262565 2024-04-10T03:44:28.974 INFO:tasks.workunit.client.0.smithi016.stdout:op 3881 completed, throughput=5MB/sec 2024-04-10T03:44:28.974 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eCDEzVK8NbU0bvt off=2370205 len=339075 2024-04-10T03:44:28.980 INFO:tasks.workunit.client.0.smithi016.stdout:op 3882 completed, throughput=5MB/sec 2024-04-10T03:44:28.981 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_ovk1jjNxRAEr-c off=971890 len=17908 2024-04-10T03:44:28.985 INFO:tasks.workunit.client.0.smithi016.stdout:op 3883 completed, throughput=5MB/sec 2024-04-10T03:44:28.985 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tm1ikc9wkgV7aj3 off=10778862 len=1969731 2024-04-10T03:44:28.992 INFO:tasks.workunit.client.0.smithi016.stdout:op 3884 completed, throughput=5MB/sec 2024-04-10T03:44:28.992 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-J6gcTwIeei-rnk5 off=17966184 len=1985854 2024-04-10T03:44:29.007 INFO:tasks.workunit.client.0.smithi016.stdout:op 3885 completed, throughput=5MB/sec 2024-04-10T03:44:29.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:28 smithi016 bash[72916]: cluster 2024-04-10T03:44:28.152919+0000 mgr.y (mgr.25133) 1142 : cluster 0 pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:44:29.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:28 smithi016 bash[74137]: cluster 2024-04-10T03:44:28.152919+0000 mgr.y (mgr.25133) 1142 : cluster 0 pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:44:30.008 INFO:tasks.workunit.client.0.smithi016.stdout: 740: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:30.008 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vB6H--K0ziUe4ha off=8175615 len=1111248 2024-04-10T03:44:30.018 INFO:tasks.workunit.client.0.smithi016.stdout:op 3886 completed, throughput=5MB/sec 2024-04-10T03:44:30.019 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hLmBqXl2cwmEeU1 off=383095 len=1073003 2024-04-10T03:44:30.020 INFO:tasks.workunit.client.0.smithi016.stdout:op 3887 completed, throughput=5MB/sec 2024-04-10T03:44:30.020 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lS-flADiMLpCJWY off=16541109 len=871579 2024-04-10T03:44:30.029 INFO:tasks.workunit.client.0.smithi016.stdout:op 3888 completed, throughput=5MB/sec 2024-04-10T03:44:30.029 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-w_w8uJaflliGKMs off=13945763 len=1975748 2024-04-10T03:44:30.044 INFO:tasks.workunit.client.0.smithi016.stdout:op 3889 completed, throughput=5MB/sec 2024-04-10T03:44:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:30 smithi016 bash[74137]: cluster 2024-04-10T03:44:30.153922+0000 mgr.y (mgr.25133) 1143 : cluster 0 pgmap v1822: 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, 5 op/s 2024-04-10T03:44:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:30 smithi016 bash[72916]: cluster 2024-04-10T03:44:30.153922+0000 mgr.y (mgr.25133) 1143 : cluster 0 pgmap v1822: 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, 5 op/s 2024-04-10T03:44:30.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:30 smithi136 bash[68278]: cluster 2024-04-10T03:44:30.153922+0000 mgr.y (mgr.25133) 1143 : cluster 0 pgmap v1822: 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, 5 op/s 2024-04-10T03:44:31.044 INFO:tasks.workunit.client.0.smithi016.stdout: 741: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:31.044 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O7Wr71D33muvACh off=3953610 len=1151136 2024-04-10T03:44:31.055 INFO:tasks.workunit.client.0.smithi016.stdout:op 3890 completed, throughput=5MB/sec 2024-04-10T03:44:31.055 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pNQH9M9cjjIihnM off=128217 len=1604541 2024-04-10T03:44:31.060 INFO:tasks.workunit.client.0.smithi016.stdout:op 3891 completed, throughput=5MB/sec 2024-04-10T03:44:31.060 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ha6-5BCPhloWYTl off=1577714 len=1215758 2024-04-10T03:44:31.064 INFO:tasks.workunit.client.0.smithi016.stdout:op 3892 completed, throughput=5MB/sec 2024-04-10T03:44:31.064 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zH71UnyK9lh4VMh off=8568096 len=813383 2024-04-10T03:44:31.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 3893 completed, throughput=5MB/sec 2024-04-10T03:44:31.072 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mJfcRlgUQDqJHuf off=17085918 len=615297 2024-04-10T03:44:31.080 INFO:tasks.workunit.client.0.smithi016.stdout:op 3894 completed, throughput=5MB/sec 2024-04-10T03:44:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:44:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:44:31] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.43.0" 2024-04-10T03:44:32.080 INFO:tasks.workunit.client.0.smithi016.stdout: 742: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:32.080 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tqettNQtZheMJUL off=10426996 len=1010318 2024-04-10T03:44:32.090 INFO:tasks.workunit.client.0.smithi016.stdout:op 3895 completed, throughput=5MB/sec 2024-04-10T03:44:32.090 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-unm7mtaWNfv6y62 off=3470876 len=1763557 2024-04-10T03:44:32.104 INFO:tasks.workunit.client.0.smithi016.stdout:op 3896 completed, throughput=5MB/sec 2024-04-10T03:44:32.104 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zSVpS3eGpbxf1J8 off=18908343 len=1747914 2024-04-10T03:44:32.109 INFO:tasks.workunit.client.0.smithi016.stdout:op 3897 completed, throughput=5MB/sec 2024-04-10T03:44:32.109 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CkItutOHotBoDz2 off=8280261 len=1107264 2024-04-10T03:44:32.118 INFO:tasks.workunit.client.0.smithi016.stdout:op 3898 completed, throughput=5MB/sec 2024-04-10T03:44:32.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:32 smithi016 bash[72916]: cluster 2024-04-10T03:44:32.154980+0000 mgr.y (mgr.25133) 1144 : cluster 0 pgmap v1823: 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, 5 op/s 2024-04-10T03:44:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:32 smithi016 bash[74137]: cluster 2024-04-10T03:44:32.154980+0000 mgr.y (mgr.25133) 1144 : cluster 0 pgmap v1823: 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, 5 op/s 2024-04-10T03:44:32.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:32 smithi136 bash[68278]: cluster 2024-04-10T03:44:32.154980+0000 mgr.y (mgr.25133) 1144 : cluster 0 pgmap v1823: 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, 5 op/s 2024-04-10T03:44:33.119 INFO:tasks.workunit.client.0.smithi016.stdout: 743: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:33.119 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vhxkJrOvQ4IChJ2 off=9165282 len=1300777 2024-04-10T03:44:33.122 INFO:tasks.workunit.client.0.smithi016.stdout:op 3899 completed, throughput=5MB/sec 2024-04-10T03:44:33.123 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wajiz0LpH1-X8i5 off=2790973 len=445527 2024-04-10T03:44:33.125 INFO:tasks.workunit.client.0.smithi016.stdout:op 3900 completed, throughput=5MB/sec 2024-04-10T03:44:33.125 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lTam0_iNWsgW9Fz off=6747259 len=2063184 2024-04-10T03:44:33.142 INFO:tasks.workunit.client.0.smithi016.stdout:op 3901 completed, throughput=5MB/sec 2024-04-10T03:44:33.142 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FpGalEMvUHPbNdO off=1308850 len=648880 2024-04-10T03:44:33.149 INFO:tasks.workunit.client.0.smithi016.stdout:op 3902 completed, throughput=5MB/sec 2024-04-10T03:44:33.149 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GjTF2iQ2Iq4FdhX off=9327343 len=100964 2024-04-10T03:44:33.153 INFO:tasks.workunit.client.0.smithi016.stdout:op 3903 completed, throughput=5MB/sec 2024-04-10T03:44:33.153 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-umD8XWWuCwlk5Xc off=15086355 len=1848319 2024-04-10T03:44:33.157 INFO:tasks.workunit.client.0.smithi016.stdout:op 3904 completed, throughput=5MB/sec 2024-04-10T03:44:34.157 INFO:tasks.workunit.client.0.smithi016.stdout: 744: throughput=5MB/sec pending data=0 2024-04-10T03:44:34.158 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0L9b6oW9I9NAM1E off=2784405 len=297964 2024-04-10T03:44:34.164 INFO:tasks.workunit.client.0.smithi016.stdout:op 3905 completed, throughput=5MB/sec 2024-04-10T03:44:34.164 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KiwwRABU5ecx5b7 off=19768454 len=1852089 2024-04-10T03:44:34.178 INFO:tasks.workunit.client.0.smithi016.stdout:op 3906 completed, throughput=5MB/sec 2024-04-10T03:44:34.178 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UHHssz3BxS1iLXM off=5998977 len=1021959 2024-04-10T03:44:34.181 INFO:tasks.workunit.client.0.smithi016.stdout:op 3907 completed, throughput=5MB/sec 2024-04-10T03:44:34.181 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aMjTbTD9-5oQlSt off=12720746 len=571972 2024-04-10T03:44:34.183 INFO:tasks.workunit.client.0.smithi016.stdout:op 3908 completed, throughput=5MB/sec 2024-04-10T03:44:34.183 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T3CWMyAg83bRv61 off=1516670 len=17382 2024-04-10T03:44:34.187 INFO:tasks.workunit.client.0.smithi016.stdout:op 3909 completed, throughput=5MB/sec 2024-04-10T03:44:34.187 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-f6pvTi62oBFmIZ5 off=5071638 len=1023806 2024-04-10T03:44:34.189 INFO:tasks.workunit.client.0.smithi016.stdout:op 3910 completed, throughput=5MB/sec 2024-04-10T03:44:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:34 smithi016 bash[74137]: cluster 2024-04-10T03:44:34.155921+0000 mgr.y (mgr.25133) 1145 : cluster 0 pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:44:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:34 smithi016 bash[72916]: cluster 2024-04-10T03:44:34.155921+0000 mgr.y (mgr.25133) 1145 : cluster 0 pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:44:34.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:34 smithi136 bash[68278]: cluster 2024-04-10T03:44:34.155921+0000 mgr.y (mgr.25133) 1145 : cluster 0 pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:44:35.190 INFO:tasks.workunit.client.0.smithi016.stdout: 745: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:35.190 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AZPCG20bVDc2LAC off=2254171 len=2060518 2024-04-10T03:44:35.195 INFO:tasks.workunit.client.0.smithi016.stdout:op 3911 completed, throughput=5MB/sec 2024-04-10T03:44:35.196 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gEsfRdnFntrxNlq off=12463372 len=678944 2024-04-10T03:44:35.204 INFO:tasks.workunit.client.0.smithi016.stdout:op 3912 completed, throughput=5MB/sec 2024-04-10T03:44:35.204 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CU36hnPTVP03Klm off=8613541 len=1481317 2024-04-10T03:44:35.209 INFO:tasks.workunit.client.0.smithi016.stdout:op 3913 completed, throughput=5MB/sec 2024-04-10T03:44:35.209 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jEDEkU6DzPEV-qH off=4771595 len=1935129 2024-04-10T03:44:35.223 INFO:tasks.workunit.client.0.smithi016.stdout:op 3914 completed, throughput=5MB/sec 2024-04-10T03:44:36.223 INFO:tasks.workunit.client.0.smithi016.stdout: 746: throughput=5MB/sec pending data=0 2024-04-10T03:44:36.223 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZD-MUiOqi-g7rTF off=1893709 len=204687 2024-04-10T03:44:36.229 INFO:tasks.workunit.client.0.smithi016.stdout:op 3915 completed, throughput=5MB/sec 2024-04-10T03:44:36.229 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pPdzJA8IG0mWdkP off=1523538 len=887571 2024-04-10T03:44:36.237 INFO:tasks.workunit.client.0.smithi016.stdout:op 3916 completed, throughput=5MB/sec 2024-04-10T03:44:36.237 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hMqKAFGNvnbnSPv off=2015496 len=467752 2024-04-10T03:44:36.239 INFO:tasks.workunit.client.0.smithi016.stdout:op 3917 completed, throughput=5MB/sec 2024-04-10T03:44:36.239 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rjF29KreYiZDUfr off=4455787 len=999294 2024-04-10T03:44:36.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 3918 completed, throughput=5MB/sec 2024-04-10T03:44:36.248 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rUSWYTNeONHjYX3 off=10406436 len=758878 2024-04-10T03:44:36.256 INFO:tasks.workunit.client.0.smithi016.stdout:op 3919 completed, throughput=5MB/sec 2024-04-10T03:44:36.256 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Mkwoopu5Xt6cMu0 off=9511745 len=781202 2024-04-10T03:44:36.265 INFO:tasks.workunit.client.0.smithi016.stdout:op 3920 completed, throughput=5MB/sec 2024-04-10T03:44:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:36 smithi016 bash[74137]: cluster 2024-04-10T03:44:36.156731+0000 mgr.y (mgr.25133) 1146 : cluster 0 pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:44:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:36 smithi016 bash[72916]: cluster 2024-04-10T03:44:36.156731+0000 mgr.y (mgr.25133) 1146 : cluster 0 pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:44:36.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:36 smithi136 bash[68278]: cluster 2024-04-10T03:44:36.156731+0000 mgr.y (mgr.25133) 1146 : cluster 0 pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:44:37.265 INFO:tasks.workunit.client.0.smithi016.stdout: 747: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:37.265 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YudHb5jKAQ2_4NH off=1298824 len=154390 2024-04-10T03:44:37.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 3921 completed, throughput=4.99MB/sec 2024-04-10T03:44:37.266 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ucj5lcGDz9ww8Fu off=15667952 len=200629 2024-04-10T03:44:37.273 INFO:tasks.workunit.client.0.smithi016.stdout:op 3922 completed, throughput=4.99MB/sec 2024-04-10T03:44:37.274 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0Aph14VE51-334C off=293462 len=1286000 2024-04-10T03:44:37.286 INFO:tasks.workunit.client.0.smithi016.stdout:op 3923 completed, throughput=5MB/sec 2024-04-10T03:44:37.286 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EHaaSC5gnqSthSa off=387994 len=1250567 2024-04-10T03:44:37.293 INFO:tasks.workunit.client.0.smithi016.stdout:op 3924 completed, throughput=5MB/sec 2024-04-10T03:44:37.293 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P3gV3y_ZnKCGNR9 off=22428493 len=1403396 2024-04-10T03:44:37.303 INFO:tasks.workunit.client.0.smithi016.stdout:op 3925 completed, throughput=5MB/sec 2024-04-10T03:44:37.303 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6Y7oEWfEujJPaUU off=5674969 len=1130828 2024-04-10T03:44:37.306 INFO:tasks.workunit.client.0.smithi016.stdout:op 3926 completed, throughput=5MB/sec 2024-04-10T03:44:38.306 INFO:tasks.workunit.client.0.smithi016.stdout: 748: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:38.306 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Jc2jgRGDvkAaEgX off=15529114 len=1214835 2024-04-10T03:44:38.309 INFO:tasks.workunit.client.0.smithi016.stdout:op 3927 completed, throughput=5MB/sec 2024-04-10T03:44:38.309 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VnI35r08cILc0Ez off=13555015 len=407387 2024-04-10T03:44:38.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 3928 completed, throughput=5MB/sec 2024-04-10T03:44:38.311 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-K3XzVIk2jyIEg0q off=179596 len=618683 2024-04-10T03:44:38.319 INFO:tasks.workunit.client.0.smithi016.stdout:op 3929 completed, throughput=5MB/sec 2024-04-10T03:44:38.319 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JaHjPRAC7Ioaru6 off=763094 len=1985690 2024-04-10T03:44:38.325 INFO:tasks.workunit.client.0.smithi016.stdout:op 3930 completed, throughput=5MB/sec 2024-04-10T03:44:38.325 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vdE0C0NbnoUYON0 off=5340922 len=1919234 2024-04-10T03:44:38.329 INFO:tasks.workunit.client.0.smithi016.stdout:op 3931 completed, throughput=5MB/sec 2024-04-10T03:44:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:38 smithi016 bash[72916]: cluster 2024-04-10T03:44:38.157793+0000 mgr.y (mgr.25133) 1147 : cluster 0 pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:44:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:38 smithi016 bash[74137]: cluster 2024-04-10T03:44:38.157793+0000 mgr.y (mgr.25133) 1147 : cluster 0 pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:44:38.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:38 smithi136 bash[68278]: cluster 2024-04-10T03:44:38.157793+0000 mgr.y (mgr.25133) 1147 : cluster 0 pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:44:39.329 INFO:tasks.workunit.client.0.smithi016.stdout: 749: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:39.329 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7NDuyTfhA3sHv7a off=7919011 len=1573055 2024-04-10T03:44:39.338 INFO:tasks.workunit.client.0.smithi016.stdout:op 3932 completed, throughput=5MB/sec 2024-04-10T03:44:39.338 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x90q5hl2PG2bDhL off=14803084 len=1526153 2024-04-10T03:44:39.339 INFO:tasks.workunit.client.0.smithi016.stdout:op 3933 completed, throughput=5MB/sec 2024-04-10T03:44:39.339 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Jc2jgRGDvkAaEgX off=15531462 len=1980850 2024-04-10T03:44:39.344 INFO:tasks.workunit.client.0.smithi016.stdout:op 3934 completed, throughput=5MB/sec 2024-04-10T03:44:40.344 INFO:tasks.workunit.client.0.smithi016.stdout: 750: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:40.344 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EViJIhE-athT6o0 off=8681311 len=2042614 2024-04-10T03:44:40.362 INFO:tasks.workunit.client.0.smithi016.stdout:op 3935 completed, throughput=5MB/sec 2024-04-10T03:44:40.362 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gTLwv1_iFd-xMVN off=980356 len=1546792 2024-04-10T03:44:40.371 INFO:tasks.workunit.client.0.smithi016.stdout:op 3936 completed, throughput=5MB/sec 2024-04-10T03:44:40.371 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VoDEPbRfRM94CQ3 off=443291 len=1951440 2024-04-10T03:44:40.385 INFO:tasks.workunit.client.0.smithi016.stdout:op 3937 completed, throughput=5MB/sec 2024-04-10T03:44:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:40 smithi016 bash[72916]: cluster 2024-04-10T03:44:40.158934+0000 mgr.y (mgr.25133) 1148 : cluster 0 pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:44:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:40 smithi016 bash[74137]: cluster 2024-04-10T03:44:40.158934+0000 mgr.y (mgr.25133) 1148 : cluster 0 pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:44:40.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:40 smithi136 bash[68278]: cluster 2024-04-10T03:44:40.158934+0000 mgr.y (mgr.25133) 1148 : cluster 0 pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:44:41.386 INFO:tasks.workunit.client.0.smithi016.stdout: 751: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:41.386 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9fJDwIC8zagl9wF off=2645085 len=268575 2024-04-10T03:44:41.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 3938 completed, throughput=5MB/sec 2024-04-10T03:44:41.392 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EzW9mkskrPzN_OQ off=11375762 len=499133 2024-04-10T03:44:41.399 INFO:tasks.workunit.client.0.smithi016.stdout:op 3939 completed, throughput=5MB/sec 2024-04-10T03:44:41.399 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JnaDH1DP7EvH0co off=5785287 len=383094 2024-04-10T03:44:41.400 INFO:tasks.workunit.client.0.smithi016.stdout:op 3940 completed, throughput=5MB/sec 2024-04-10T03:44:41.401 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HCDS04Wf4iI14Vd off=15483152 len=105962 2024-04-10T03:44:41.405 INFO:tasks.workunit.client.0.smithi016.stdout:op 3941 completed, throughput=5MB/sec 2024-04-10T03:44:41.406 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m6a5nER7_Lp5IFP off=6937103 len=1963734 2024-04-10T03:44:41.422 INFO:tasks.workunit.client.0.smithi016.stdout:op 3942 completed, throughput=5MB/sec 2024-04-10T03:44:41.422 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-r-pz7RktaOXjcUq off=2281863 len=1118498 2024-04-10T03:44:41.426 INFO:tasks.workunit.client.0.smithi016.stdout:op 3943 completed, throughput=5MB/sec 2024-04-10T03:44:41.426 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-55nWZTgc0TREdAH off=6171676 len=1338256 2024-04-10T03:44:41.436 INFO:tasks.workunit.client.0.smithi016.stdout:op 3944 completed, throughput=5MB/sec 2024-04-10T03:44:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:44:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:44:41] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.43.0" 2024-04-10T03:44:42.436 INFO:tasks.workunit.client.0.smithi016.stdout: 752: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:42.436 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-30PkIIBIXXbnNQp off=9103855 len=1114617 2024-04-10T03:44:42.440 INFO:tasks.workunit.client.0.smithi016.stdout:op 3945 completed, throughput=5MB/sec 2024-04-10T03:44:42.440 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rNb59SfTIgF9rKa off=4369146 len=1479351 2024-04-10T03:44:42.454 INFO:tasks.workunit.client.0.smithi016.stdout:op 3946 completed, throughput=5MB/sec 2024-04-10T03:44:42.454 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ocqzthxF5BWzPtW off=8541210 len=349860 2024-04-10T03:44:42.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 3947 completed, throughput=5MB/sec 2024-04-10T03:44:42.456 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9PIE0HtodqHJl-u off=6326961 len=1077398 2024-04-10T03:44:42.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 3948 completed, throughput=5MB/sec 2024-04-10T03:44:42.459 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QFw0eAbMZmGdVk_ off=1600480 len=1099751 2024-04-10T03:44:42.462 INFO:tasks.workunit.client.0.smithi016.stdout:op 3949 completed, throughput=5MB/sec 2024-04-10T03:44:43.462 INFO:tasks.workunit.client.0.smithi016.stdout: 753: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:43.463 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fpLoDXJLl-YoeZK off=0 len=1322694 2024-04-10T03:44:43.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 3950 completed, throughput=5MB/sec 2024-04-10T03:44:43.466 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MaBy3YpCR4M0L0H off=1053820 len=1218905 2024-04-10T03:44:43.471 INFO:tasks.workunit.client.0.smithi016.stdout:op 3951 completed, throughput=5MB/sec 2024-04-10T03:44:43.471 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jlSaIvuvqexD7Ni off=3894743 len=640314 2024-04-10T03:44:43.474 INFO:tasks.workunit.client.0.smithi016.stdout:op 3952 completed, throughput=5MB/sec 2024-04-10T03:44:43.474 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xOMoAIiOH91-Nhb off=3107215 len=367029 2024-04-10T03:44:43.480 INFO:tasks.workunit.client.0.smithi016.stdout:op 3953 completed, throughput=5MB/sec 2024-04-10T03:44:43.480 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NdlX8pxoaNxYSap off=1930020 len=197700 2024-04-10T03:44:43.481 INFO:tasks.workunit.client.0.smithi016.stdout:op 3954 completed, throughput=5MB/sec 2024-04-10T03:44:43.481 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_dbFIQiMVyvCk-Z off=3730069 len=1959998 2024-04-10T03:44:43.496 INFO:tasks.workunit.client.0.smithi016.stdout:op 3955 completed, throughput=5MB/sec 2024-04-10T03:44:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:43 smithi016 bash[72916]: cluster 2024-04-10T03:44:42.159985+0000 mgr.y (mgr.25133) 1149 : cluster 0 pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:44:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:43 smithi016 bash[72916]: audit 2024-04-10T03:44:42.570444+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:43 smithi016 bash[74137]: cluster 2024-04-10T03:44:42.159985+0000 mgr.y (mgr.25133) 1149 : cluster 0 pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:44:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:43 smithi016 bash[74137]: audit 2024-04-10T03:44:42.570444+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:43.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:43 smithi136 bash[68278]: cluster 2024-04-10T03:44:42.159985+0000 mgr.y (mgr.25133) 1149 : cluster 0 pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-04-10T03:44:43.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:43 smithi136 bash[68278]: audit 2024-04-10T03:44:42.570444+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:44.496 INFO:tasks.workunit.client.0.smithi016.stdout: 754: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:44.496 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I3Ia9K69gVMWZgm off=7440472 len=163967 2024-04-10T03:44:44.502 INFO:tasks.workunit.client.0.smithi016.stdout:op 3956 completed, throughput=5MB/sec 2024-04-10T03:44:44.502 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m-Loa0nwdqlGcou off=9415929 len=1921334 2024-04-10T03:44:44.516 INFO:tasks.workunit.client.0.smithi016.stdout:op 3957 completed, throughput=5MB/sec 2024-04-10T03:44:44.517 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GfdxxveNc1BwZz3 off=6479596 len=1518911 2024-04-10T03:44:44.520 INFO:tasks.workunit.client.0.smithi016.stdout:op 3958 completed, throughput=5MB/sec 2024-04-10T03:44:44.520 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--2nVJfeZ2WJzZYu off=4276189 len=999987 2024-04-10T03:44:44.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 3959 completed, throughput=5MB/sec 2024-04-10T03:44:45.524 INFO:tasks.workunit.client.0.smithi016.stdout: 755: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:45.524 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9uyI7ym-4IomTpW off=4271275 len=1838552 2024-04-10T03:44:45.528 INFO:tasks.workunit.client.0.smithi016.stdout:op 3960 completed, throughput=5MB/sec 2024-04-10T03:44:45.528 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--IwU1VTAK2WspQh off=6469288 len=1383924 2024-04-10T03:44:45.540 INFO:tasks.workunit.client.0.smithi016.stdout:op 3961 completed, throughput=5MB/sec 2024-04-10T03:44:45.540 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y0f2HZ-4Osa7zE0 off=8764168 len=1139997 2024-04-10T03:44:45.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 3962 completed, throughput=5MB/sec 2024-04-10T03:44:45.550 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Q_IqKWYkbhsKbTQ off=1423448 len=847532 2024-04-10T03:44:45.557 INFO:tasks.workunit.client.0.smithi016.stdout:op 3963 completed, throughput=5MB/sec 2024-04-10T03:44:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:45 smithi016 bash[72916]: cluster 2024-04-10T03:44:44.161070+0000 mgr.y (mgr.25133) 1150 : cluster 0 pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:44:45.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:45 smithi016 bash[74137]: cluster 2024-04-10T03:44:44.161070+0000 mgr.y (mgr.25133) 1150 : cluster 0 pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:44:45.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:45 smithi136 bash[68278]: cluster 2024-04-10T03:44:44.161070+0000 mgr.y (mgr.25133) 1150 : cluster 0 pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:44:46.558 INFO:tasks.workunit.client.0.smithi016.stdout: 756: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:46.558 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EYJoaYTO8XJ76gX off=6101429 len=460552 2024-04-10T03:44:46.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 3964 completed, throughput=4.99MB/sec 2024-04-10T03:44:46.560 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qO32BRGY21SS97o off=159888 len=1498398 2024-04-10T03:44:46.563 INFO:tasks.workunit.client.0.smithi016.stdout:op 3965 completed, throughput=5MB/sec 2024-04-10T03:44:46.564 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PakR6ugVhGVl_l7 off=16214083 len=764497 2024-04-10T03:44:46.567 INFO:tasks.workunit.client.0.smithi016.stdout:op 3966 completed, throughput=5MB/sec 2024-04-10T03:44:46.567 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bIO90EV7FzrAiW- off=14182771 len=2067440 2024-04-10T03:44:46.581 INFO:tasks.workunit.client.0.smithi016.stdout:op 3967 completed, throughput=5MB/sec 2024-04-10T03:44:46.581 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hfLMdrQ_lGs_vDu off=873314 len=362187 2024-04-10T03:44:46.582 INFO:tasks.workunit.client.0.smithi016.stdout:op 3968 completed, throughput=5MB/sec 2024-04-10T03:44:46.582 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-slw7F8dhwtyuBwz off=15611150 len=899536 2024-04-10T03:44:46.584 INFO:tasks.workunit.client.0.smithi016.stdout:op 3969 completed, throughput=5MB/sec 2024-04-10T03:44:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:47 smithi016 bash[72916]: cluster 2024-04-10T03:44:46.161981+0000 mgr.y (mgr.25133) 1151 : cluster 0 pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:44:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:47 smithi016 bash[74137]: cluster 2024-04-10T03:44:46.161981+0000 mgr.y (mgr.25133) 1151 : cluster 0 pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:44:47.585 INFO:tasks.workunit.client.0.smithi016.stdout: 757: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:47.585 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-60B_pGsm_8uHwVf off=15493365 len=2001717 2024-04-10T03:44:47.590 INFO:tasks.workunit.client.0.smithi016.stdout:op 3970 completed, throughput=5MB/sec 2024-04-10T03:44:47.590 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HbCBBlxW9Kwjiqi off=7228302 len=1430551 2024-04-10T03:44:47.600 INFO:tasks.workunit.client.0.smithi016.stdout:op 3971 completed, throughput=5MB/sec 2024-04-10T03:44:47.600 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VHW3q0HJ6EDD7Mg off=14966565 len=1222101 2024-04-10T03:44:47.611 INFO:tasks.workunit.client.0.smithi016.stdout:op 3972 completed, throughput=5MB/sec 2024-04-10T03:44:47.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:47 smithi136 bash[68278]: cluster 2024-04-10T03:44:46.161981+0000 mgr.y (mgr.25133) 1151 : cluster 0 pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:44:48.611 INFO:tasks.workunit.client.0.smithi016.stdout: 758: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:48.611 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MUfcHKs4FjUx7_1 off=10517441 len=58536 2024-04-10T03:44:48.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 3973 completed, throughput=4.99MB/sec 2024-04-10T03:44:48.616 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XYNQNOYtOyLSSBo off=932890 len=1120956 2024-04-10T03:44:48.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 3974 completed, throughput=5MB/sec 2024-04-10T03:44:48.626 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YaUEU-IhLtGIanv off=9333885 len=370305 2024-04-10T03:44:48.632 INFO:tasks.workunit.client.0.smithi016.stdout:op 3975 completed, throughput=5MB/sec 2024-04-10T03:44:48.632 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MvUaSy0peLAL0m0 off=2479850 len=311667 2024-04-10T03:44:48.634 INFO:tasks.workunit.client.0.smithi016.stdout:op 3976 completed, throughput=5MB/sec 2024-04-10T03:44:48.634 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B8gNBvLFpid6en1 off=13077929 len=1935909 2024-04-10T03:44:48.649 INFO:tasks.workunit.client.0.smithi016.stdout:op 3977 completed, throughput=5MB/sec 2024-04-10T03:44:48.649 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P-urNKnTwIR-Jel off=785257 len=779025 2024-04-10T03:44:48.652 INFO:tasks.workunit.client.0.smithi016.stdout:op 3978 completed, throughput=5MB/sec 2024-04-10T03:44:48.653 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ANXFbKdYLuvUfdl off=2740980 len=1853762 2024-04-10T03:44:48.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 3979 completed, throughput=5MB/sec 2024-04-10T03:44:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:49 smithi016 bash[72916]: cluster 2024-04-10T03:44:48.162898+0000 mgr.y (mgr.25133) 1152 : cluster 0 pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:44:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:49 smithi016 bash[74137]: cluster 2024-04-10T03:44:48.162898+0000 mgr.y (mgr.25133) 1152 : cluster 0 pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:44:49.665 INFO:tasks.workunit.client.0.smithi016.stdout: 759: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:49.665 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bRRPmm2Te9jCC6D off=3605076 len=1856501 2024-04-10T03:44:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:49 smithi136 bash[68278]: cluster 2024-04-10T03:44:48.162898+0000 mgr.y (mgr.25133) 1152 : cluster 0 pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:44:49.677 INFO:tasks.workunit.client.0.smithi016.stdout:op 3980 completed, throughput=5MB/sec 2024-04-10T03:44:49.677 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Yp_afeDpx4E2YKW off=13872744 len=1518161 2024-04-10T03:44:49.681 INFO:tasks.workunit.client.0.smithi016.stdout:op 3981 completed, throughput=5MB/sec 2024-04-10T03:44:49.681 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S6GpdVp0V8h3L3r off=146745 len=1234268 2024-04-10T03:44:49.686 INFO:tasks.workunit.client.0.smithi016.stdout:op 3982 completed, throughput=5MB/sec 2024-04-10T03:44:50.686 INFO:tasks.workunit.client.0.smithi016.stdout: 760: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:50.686 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iax6SRDIf0JEdiG off=11781750 len=1460625 2024-04-10T03:44:50.699 INFO:tasks.workunit.client.0.smithi016.stdout:op 3983 completed, throughput=5MB/sec 2024-04-10T03:44:50.699 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DQ57Z7-iu4EkZzC off=7521886 len=1278460 2024-04-10T03:44:50.702 INFO:tasks.workunit.client.0.smithi016.stdout:op 3984 completed, throughput=5MB/sec 2024-04-10T03:44:50.702 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EuXWdo6hBFxY0bz off=810476 len=100629 2024-04-10T03:44:50.704 INFO:tasks.workunit.client.0.smithi016.stdout:op 3985 completed, throughput=5MB/sec 2024-04-10T03:44:50.704 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fGHcA0RUKb8z-it off=1281093 len=15268 2024-04-10T03:44:50.705 INFO:tasks.workunit.client.0.smithi016.stdout:op 3986 completed, throughput=5MB/sec 2024-04-10T03:44:50.705 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1RM2xquLH9mlzt_ off=14461602 len=1969726 2024-04-10T03:44:50.722 INFO:tasks.workunit.client.0.smithi016.stdout:op 3987 completed, throughput=5MB/sec 2024-04-10T03:44:50.722 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dXBX0D8I3gU-HE- off=3898276 len=924917 2024-04-10T03:44:50.724 INFO:tasks.workunit.client.0.smithi016.stdout:op 3988 completed, throughput=5MB/sec 2024-04-10T03:44:51.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:51 smithi016 bash[72916]: cluster 2024-04-10T03:44:50.163805+0000 mgr.y (mgr.25133) 1153 : cluster 0 pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:44:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:51 smithi016 bash[74137]: cluster 2024-04-10T03:44:50.163805+0000 mgr.y (mgr.25133) 1153 : cluster 0 pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:44:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:51 smithi136 bash[68278]: cluster 2024-04-10T03:44:50.163805+0000 mgr.y (mgr.25133) 1153 : cluster 0 pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:44:51.725 INFO:tasks.workunit.client.0.smithi016.stdout: 761: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:51.725 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GKWRYoVQgk9O5ZW off=4100501 len=578274 2024-04-10T03:44:51.732 INFO:tasks.workunit.client.0.smithi016.stdout:op 3989 completed, throughput=4.99MB/sec 2024-04-10T03:44:51.733 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-k3NZr6JoxN_IlpX off=8470241 len=341144 2024-04-10T03:44:51.738 INFO:tasks.workunit.client.0.smithi016.stdout:op 3990 completed, throughput=5MB/sec 2024-04-10T03:44:51.739 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ccji2xQnd7BoM0f off=2977522 len=1740965 2024-04-10T03:44:51.742 INFO:tasks.workunit.client.0.smithi016.stdout:op 3991 completed, throughput=5MB/sec 2024-04-10T03:44:51.742 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YfprGKE3cTq90ny off=8455419 len=876148 2024-04-10T03:44:51.751 INFO:tasks.workunit.client.0.smithi016.stdout:op 3992 completed, throughput=5MB/sec 2024-04-10T03:44:51.751 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MoR5iSiSHNrJ0jY off=9033637 len=768874 2024-04-10T03:44:51.759 INFO:tasks.workunit.client.0.smithi016.stdout:op 3993 completed, throughput=5MB/sec 2024-04-10T03:44:51.759 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iDy7HSWfomCxi57 off=8907472 len=777989 2024-04-10T03:44:51.766 INFO:tasks.workunit.client.0.smithi016.stdout:op 3994 completed, throughput=5MB/sec 2024-04-10T03:44:52.065 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:44:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:44:51] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:44:52.766 INFO:tasks.workunit.client.0.smithi016.stdout: 762: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:52.766 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S6E2TqnrnIGGelO off=352503 len=508129 2024-04-10T03:44:52.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 3995 completed, throughput=4.99MB/sec 2024-04-10T03:44:52.769 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j4lprBowkLIIwe6 off=22939153 len=2020935 2024-04-10T03:44:52.782 INFO:tasks.workunit.client.0.smithi016.stdout:op 3996 completed, throughput=5MB/sec 2024-04-10T03:44:52.782 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Mkwoopu5Xt6cMu0 off=2427826 len=1287631 2024-04-10T03:44:52.785 INFO:tasks.workunit.client.0.smithi016.stdout:op 3997 completed, throughput=5MB/sec 2024-04-10T03:44:52.785 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-riqNL77eH3zaX3X off=133344 len=709893 2024-04-10T03:44:52.791 INFO:tasks.workunit.client.0.smithi016.stdout:op 3998 completed, throughput=5MB/sec 2024-04-10T03:44:52.791 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jXbSOw9DhcQP293 off=815720 len=97741 2024-04-10T03:44:52.796 INFO:tasks.workunit.client.0.smithi016.stdout:op 3999 completed, throughput=5MB/sec 2024-04-10T03:44:52.796 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-42A3CQ0klZ4WQFu off=4516306 len=238652 2024-04-10T03:44:52.797 INFO:tasks.workunit.client.0.smithi016.stdout:op 4000 completed, throughput=5MB/sec 2024-04-10T03:44:52.797 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-79lpp1TW2He9Dyw off=13129405 len=294253 2024-04-10T03:44:52.798 INFO:tasks.workunit.client.0.smithi016.stdout:op 4001 completed, throughput=5MB/sec 2024-04-10T03:44:52.798 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-45PhNCvGT5YVLjr off=4044568 len=547236 2024-04-10T03:44:52.803 INFO:tasks.workunit.client.0.smithi016.stdout:op 4002 completed, throughput=5MB/sec 2024-04-10T03:44:53.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:53 smithi016 bash[72916]: cluster 2024-04-10T03:44:52.164809+0000 mgr.y (mgr.25133) 1154 : cluster 0 pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:44:53.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:53 smithi016 bash[72916]: audit 2024-04-10T03:44:52.607457+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:44:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:53 smithi016 bash[74137]: cluster 2024-04-10T03:44:52.164809+0000 mgr.y (mgr.25133) 1154 : cluster 0 pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:44:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:53 smithi016 bash[74137]: audit 2024-04-10T03:44:52.607457+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:44:53.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:53 smithi136 bash[68278]: cluster 2024-04-10T03:44:52.164809+0000 mgr.y (mgr.25133) 1154 : cluster 0 pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:44:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:53 smithi136 bash[68278]: audit 2024-04-10T03:44:52.607457+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:44:53.803 INFO:tasks.workunit.client.0.smithi016.stdout: 763: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:53.803 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XzTA_17NrmNk-LM off=5359163 len=1254469 2024-04-10T03:44:53.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 4003 completed, throughput=5MB/sec 2024-04-10T03:44:53.816 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tnPdtwpFgLj-SNU off=13459125 len=1553607 2024-04-10T03:44:53.828 INFO:tasks.workunit.client.0.smithi016.stdout:op 4004 completed, throughput=5MB/sec 2024-04-10T03:44:53.828 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Hc9dGG59RDaLV8q off=8930368 len=1069836 2024-04-10T03:44:53.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 4005 completed, throughput=5MB/sec 2024-04-10T03:44:53.832 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iD1Xno-6ZwIYIUM off=1412335 len=536719 2024-04-10T03:44:53.834 INFO:tasks.workunit.client.0.smithi016.stdout:op 4006 completed, throughput=5MB/sec 2024-04-10T03:44:53.834 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bDl9fWtXT02rMGN off=8726216 len=1489214 2024-04-10T03:44:53.845 INFO:tasks.workunit.client.0.smithi016.stdout:op 4007 completed, throughput=5MB/sec 2024-04-10T03:44:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:54 smithi016 bash[72916]: audit 2024-04-10T03:44:53.342211+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:44:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:54 smithi016 bash[72916]: audit 2024-04-10T03:44:53.343473+0000 mon.a (mon.0) 2218 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:44:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:54 smithi016 bash[72916]: audit 2024-04-10T03:44:53.350841+0000 mon.a (mon.0) 2219 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:44:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:54 smithi016 bash[74137]: audit 2024-04-10T03:44:53.342211+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:44:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:54 smithi016 bash[74137]: audit 2024-04-10T03:44:53.343473+0000 mon.a (mon.0) 2218 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:44:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:54 smithi016 bash[74137]: audit 2024-04-10T03:44:53.350841+0000 mon.a (mon.0) 2219 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:44:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:54 smithi136 bash[68278]: audit 2024-04-10T03:44:53.342211+0000 mon.a (mon.0) 2217 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:44:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:54 smithi136 bash[68278]: audit 2024-04-10T03:44:53.343473+0000 mon.a (mon.0) 2218 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:44:54.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:54 smithi136 bash[68278]: audit 2024-04-10T03:44:53.350841+0000 mon.a (mon.0) 2219 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:44:54.845 INFO:tasks.workunit.client.0.smithi016.stdout: 764: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:54.845 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GeYcS2SwwonAjij off=8934839 len=746996 2024-04-10T03:44:54.849 INFO:tasks.workunit.client.0.smithi016.stdout:op 4008 completed, throughput=5MB/sec 2024-04-10T03:44:54.850 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3zf1pfPEk4oghtM off=6181907 len=962225 2024-04-10T03:44:54.852 INFO:tasks.workunit.client.0.smithi016.stdout:op 4009 completed, throughput=5MB/sec 2024-04-10T03:44:54.852 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZkSHKGGVUoIq3Y9 off=1112273 len=577881 2024-04-10T03:44:54.858 INFO:tasks.workunit.client.0.smithi016.stdout:op 4010 completed, throughput=5MB/sec 2024-04-10T03:44:54.858 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oasnewULFpojNAh off=9114803 len=1423925 2024-04-10T03:44:54.862 INFO:tasks.workunit.client.0.smithi016.stdout:op 4011 completed, throughput=5MB/sec 2024-04-10T03:44:54.862 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Uwh74XDzXf_Vtzn off=12265019 len=776259 2024-04-10T03:44:54.870 INFO:tasks.workunit.client.0.smithi016.stdout:op 4012 completed, throughput=5MB/sec 2024-04-10T03:44:54.870 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oBFoDmRKvY5gEZ2 off=8715642 len=1818643 2024-04-10T03:44:54.874 INFO:tasks.workunit.client.0.smithi016.stdout:op 4013 completed, throughput=5MB/sec 2024-04-10T03:44:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:55 smithi136 bash[68278]: cluster 2024-04-10T03:44:54.165847+0000 mgr.y (mgr.25133) 1155 : cluster 0 pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:44:55.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:55 smithi016 bash[72916]: cluster 2024-04-10T03:44:54.165847+0000 mgr.y (mgr.25133) 1155 : cluster 0 pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:44:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:55 smithi016 bash[74137]: cluster 2024-04-10T03:44:54.165847+0000 mgr.y (mgr.25133) 1155 : cluster 0 pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:44:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: 765: throughput=5MB/sec pending data=0 2024-04-10T03:44:55.875 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DVK8HLqnI6stWyG off=555916 len=882588 2024-04-10T03:44:55.884 INFO:tasks.workunit.client.0.smithi016.stdout:op 4014 completed, throughput=5MB/sec 2024-04-10T03:44:55.884 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QvM9AjZSqUnQpYJ off=5201421 len=1782172 2024-04-10T03:44:55.897 INFO:tasks.workunit.client.0.smithi016.stdout:op 4015 completed, throughput=5MB/sec 2024-04-10T03:44:55.897 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-L59FaM2Q65jedg3 off=1780667 len=1906652 2024-04-10T03:44:55.912 INFO:tasks.workunit.client.0.smithi016.stdout:op 4016 completed, throughput=5MB/sec 2024-04-10T03:44:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: 766: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:56.912 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AQKyg2_CNSWO__0 off=12067546 len=1736882 2024-04-10T03:44:56.916 INFO:tasks.workunit.client.0.smithi016.stdout:op 4017 completed, throughput=5MB/sec 2024-04-10T03:44:56.916 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GtRAn9X-rH9nUIx off=4313853 len=1904672 2024-04-10T03:44:56.923 INFO:tasks.workunit.client.0.smithi016.stdout:op 4018 completed, throughput=5MB/sec 2024-04-10T03:44:56.923 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s5rMBQ5tPnkkIVT off=19880098 len=617776 2024-04-10T03:44:56.925 INFO:tasks.workunit.client.0.smithi016.stdout:op 4019 completed, throughput=5MB/sec 2024-04-10T03:44:56.925 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pMA1Xc3ajCMUq7Y off=1543659 len=152395 2024-04-10T03:44:56.930 INFO:tasks.workunit.client.0.smithi016.stdout:op 4020 completed, throughput=5MB/sec 2024-04-10T03:44:56.930 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EBAOn2_rhp6iKO- off=965430 len=230636 2024-04-10T03:44:56.935 INFO:tasks.workunit.client.0.smithi016.stdout:op 4021 completed, throughput=5MB/sec 2024-04-10T03:44:57.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:57 smithi136 bash[68278]: cluster 2024-04-10T03:44:56.166891+0000 mgr.y (mgr.25133) 1156 : cluster 0 pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:44:57.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:57 smithi016 bash[72916]: cluster 2024-04-10T03:44:56.166891+0000 mgr.y (mgr.25133) 1156 : cluster 0 pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:44:57.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:57 smithi016 bash[74137]: cluster 2024-04-10T03:44:56.166891+0000 mgr.y (mgr.25133) 1156 : cluster 0 pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:44:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: 767: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:57.935 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zogECEzGPU383JO off=11646327 len=1920930 2024-04-10T03:44:57.939 INFO:tasks.workunit.client.0.smithi016.stdout:op 4022 completed, throughput=5MB/sec 2024-04-10T03:44:57.939 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GgGLmjgZRmknrXq off=137447 len=135167 2024-04-10T03:44:57.941 INFO:tasks.workunit.client.0.smithi016.stdout:op 4023 completed, throughput=5MB/sec 2024-04-10T03:44:57.941 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sRzJf9LYZ-jCPqT off=6632584 len=987022 2024-04-10T03:44:57.945 INFO:tasks.workunit.client.0.smithi016.stdout:op 4024 completed, throughput=5MB/sec 2024-04-10T03:44:57.946 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--PCnEZ7ip3_OMqj off=567466 len=38849 2024-04-10T03:44:57.947 INFO:tasks.workunit.client.0.smithi016.stdout:op 4025 completed, throughput=5MB/sec 2024-04-10T03:44:57.947 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_-F78mQGq9B1xd0 off=1340579 len=153273 2024-04-10T03:44:57.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 4026 completed, throughput=5MB/sec 2024-04-10T03:44:57.948 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-efC-6NDcR2HfGBh off=638977 len=807614 2024-04-10T03:44:57.956 INFO:tasks.workunit.client.0.smithi016.stdout:op 4027 completed, throughput=5MB/sec 2024-04-10T03:44:57.956 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2dK-x2yDI6VQR8P off=3856667 len=599613 2024-04-10T03:44:57.963 INFO:tasks.workunit.client.0.smithi016.stdout:op 4028 completed, throughput=5MB/sec 2024-04-10T03:44:57.963 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rz9aluMml6huyyO off=601931 len=17874 2024-04-10T03:44:57.964 INFO:tasks.workunit.client.0.smithi016.stdout:op 4029 completed, throughput=5MB/sec 2024-04-10T03:44:57.964 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ApGI7H2HNlVkX0S off=12080628 len=970285 2024-04-10T03:44:57.967 INFO:tasks.workunit.client.0.smithi016.stdout:op 4030 completed, throughput=5MB/sec 2024-04-10T03:44:58.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:58 smithi136 bash[68278]: audit 2024-04-10T03:44:57.570777+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:58.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:58 smithi016 bash[72916]: audit 2024-04-10T03:44:57.570777+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:58.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:58 smithi016 bash[74137]: audit 2024-04-10T03:44:57.570777+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:44:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: 768: throughput=4.99MB/sec pending data=0 2024-04-10T03:44:58.967 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-akVmjZETyNCqF4B off=1937842 len=1028980 2024-04-10T03:44:58.977 INFO:tasks.workunit.client.0.smithi016.stdout:op 4031 completed, throughput=5MB/sec 2024-04-10T03:44:58.977 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Z8UDGit9FzxtmEz off=464136 len=1304341 2024-04-10T03:44:58.980 INFO:tasks.workunit.client.0.smithi016.stdout:op 4032 completed, throughput=5MB/sec 2024-04-10T03:44:58.980 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iLBPrykBG2S7IOE off=6950039 len=477674 2024-04-10T03:44:58.987 INFO:tasks.workunit.client.0.smithi016.stdout:op 4033 completed, throughput=5MB/sec 2024-04-10T03:44:58.987 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9Cq9WCsSMrMRPSw off=7195897 len=132271 2024-04-10T03:44:58.988 INFO:tasks.workunit.client.0.smithi016.stdout:op 4034 completed, throughput=5MB/sec 2024-04-10T03:44:58.988 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_15qf30GAZREZMa off=11340846 len=1375785 2024-04-10T03:44:58.999 INFO:tasks.workunit.client.0.smithi016.stdout:op 4035 completed, throughput=5MB/sec 2024-04-10T03:44:58.999 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-himcMHz18kXzUgD off=9369914 len=559328 2024-04-10T03:44:59.006 INFO:tasks.workunit.client.0.smithi016.stdout:op 4036 completed, throughput=5MB/sec 2024-04-10T03:44:59.007 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-viA5vYivzvYixkm off=4615072 len=124151 2024-04-10T03:44:59.011 INFO:tasks.workunit.client.0.smithi016.stdout:op 4037 completed, throughput=5MB/sec 2024-04-10T03:44:59.011 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c7LLWB0AQvINUiA off=4757435 len=561475 2024-04-10T03:44:59.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 4038 completed, throughput=5MB/sec 2024-04-10T03:44:59.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:44:59 smithi136 bash[68278]: cluster 2024-04-10T03:44:58.167971+0000 mgr.y (mgr.25133) 1157 : cluster 0 pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:44:59.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:44:59 smithi016 bash[74137]: cluster 2024-04-10T03:44:58.167971+0000 mgr.y (mgr.25133) 1157 : cluster 0 pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:44:59.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:44:59 smithi016 bash[72916]: cluster 2024-04-10T03:44:58.167971+0000 mgr.y (mgr.25133) 1157 : cluster 0 pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:45:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: 769: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:00.014 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QW8SFROemlpGfNP off=4749510 len=1729758 2024-04-10T03:45:00.016 INFO:tasks.workunit.client.0.smithi016.stdout:op 4039 completed, throughput=5MB/sec 2024-04-10T03:45:00.016 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZNyVkv--KgeQtog off=8129567 len=932963 2024-04-10T03:45:00.024 INFO:tasks.workunit.client.0.smithi016.stdout:op 4040 completed, throughput=5MB/sec 2024-04-10T03:45:00.025 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AH51LUv2J7H4Ny2 off=2692811 len=1446721 2024-04-10T03:45:00.037 INFO:tasks.workunit.client.0.smithi016.stdout:op 4041 completed, throughput=5MB/sec 2024-04-10T03:45:00.037 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Hf4tOBxJl31IoWa off=23310985 len=1440090 2024-04-10T03:45:00.039 INFO:tasks.workunit.client.0.smithi016.stdout:op 4042 completed, throughput=5MB/sec 2024-04-10T03:45:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: 770: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:01.040 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TvM5rd4GMf5MgPe off=15115366 len=1932832 2024-04-10T03:45:01.045 INFO:tasks.workunit.client.0.smithi016.stdout:op 4043 completed, throughput=5MB/sec 2024-04-10T03:45:01.046 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T2vDLx-Zt6eo2yl off=22179509 len=361244 2024-04-10T03:45:01.052 INFO:tasks.workunit.client.0.smithi016.stdout:op 4044 completed, throughput=5MB/sec 2024-04-10T03:45:01.052 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4DX8avuEjWl082J off=7093642 len=1570561 2024-04-10T03:45:01.066 INFO:tasks.workunit.client.0.smithi016.stdout:op 4045 completed, throughput=5MB/sec 2024-04-10T03:45:01.066 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7FLqg-fTMil95B7 off=2217982 len=1383300 2024-04-10T03:45:01.069 INFO:tasks.workunit.client.0.smithi016.stdout:op 4046 completed, throughput=5MB/sec 2024-04-10T03:45:01.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:01 smithi136 bash[68278]: cluster 2024-04-10T03:45:00.168972+0000 mgr.y (mgr.25133) 1158 : cluster 0 pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:45:01.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:01 smithi016 bash[74137]: cluster 2024-04-10T03:45:00.168972+0000 mgr.y (mgr.25133) 1158 : cluster 0 pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:45:01.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:01 smithi016 bash[72916]: cluster 2024-04-10T03:45:00.168972+0000 mgr.y (mgr.25133) 1158 : cluster 0 pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:45:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:45:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:45:01] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:45:02.069 INFO:tasks.workunit.client.0.smithi016.stdout: 771: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:02.070 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T3NfXAZPNrTnHzL off=19090001 len=1028673 2024-04-10T03:45:02.071 INFO:tasks.workunit.client.0.smithi016.stdout:op 4047 completed, throughput=5MB/sec 2024-04-10T03:45:02.071 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yzRR6UlozCDOEM7 off=1289903 len=1540078 2024-04-10T03:45:02.082 INFO:tasks.workunit.client.0.smithi016.stdout:op 4048 completed, throughput=5MB/sec 2024-04-10T03:45:02.082 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mqly2AF2TELJYoa off=3658112 len=1615250 2024-04-10T03:45:02.090 INFO:tasks.workunit.client.0.smithi016.stdout:op 4049 completed, throughput=5MB/sec 2024-04-10T03:45:02.090 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NDRKM8y3ErI9qSa off=12655659 len=717703 2024-04-10T03:45:02.097 INFO:tasks.workunit.client.0.smithi016.stdout:op 4050 completed, throughput=5MB/sec 2024-04-10T03:45:03.097 INFO:tasks.workunit.client.0.smithi016.stdout: 772: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:03.097 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--IwU1VTAK2WspQh off=5824892 len=1110272 2024-04-10T03:45:03.101 INFO:tasks.workunit.client.0.smithi016.stdout:op 4051 completed, throughput=5MB/sec 2024-04-10T03:45:03.101 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_YDkx6q6kg4NJGC off=281512 len=937883 2024-04-10T03:45:03.104 INFO:tasks.workunit.client.0.smithi016.stdout:op 4052 completed, throughput=5MB/sec 2024-04-10T03:45:03.104 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-35YHSNBSPi5rVXW off=3015502 len=1584392 2024-04-10T03:45:03.109 INFO:tasks.workunit.client.0.smithi016.stdout:op 4053 completed, throughput=5MB/sec 2024-04-10T03:45:03.109 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6zOYgDSouiXUw1j off=10496722 len=1256663 2024-04-10T03:45:03.117 INFO:tasks.workunit.client.0.smithi016.stdout:op 4054 completed, throughput=5MB/sec 2024-04-10T03:45:03.117 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J3CKWrhMJWpwlCy off=6706268 len=1825696 2024-04-10T03:45:03.119 INFO:tasks.workunit.client.0.smithi016.stdout:op 4055 completed, throughput=5MB/sec 2024-04-10T03:45:03.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:03 smithi136 bash[68278]: cluster 2024-04-10T03:45:02.169991+0000 mgr.y (mgr.25133) 1159 : cluster 0 pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:45:03.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:03 smithi016 bash[72916]: cluster 2024-04-10T03:45:02.169991+0000 mgr.y (mgr.25133) 1159 : cluster 0 pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:45:03.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:03 smithi016 bash[74137]: cluster 2024-04-10T03:45:02.169991+0000 mgr.y (mgr.25133) 1159 : cluster 0 pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:45:04.120 INFO:tasks.workunit.client.0.smithi016.stdout: 773: throughput=5MB/sec pending data=0 2024-04-10T03:45:04.120 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dVu_iUzZW4bdThg off=1252960 len=388968 2024-04-10T03:45:04.121 INFO:tasks.workunit.client.0.smithi016.stdout:op 4056 completed, throughput=5MB/sec 2024-04-10T03:45:04.121 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zURZY64NDS6V8Q8 off=18760956 len=1181044 2024-04-10T03:45:04.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 4057 completed, throughput=5MB/sec 2024-04-10T03:45:04.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-v589L8Wz7K0hEtp off=4016784 len=1530091 2024-04-10T03:45:04.137 INFO:tasks.workunit.client.0.smithi016.stdout:op 4058 completed, throughput=5MB/sec 2024-04-10T03:45:04.137 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-78h4ZQsRXGDutWl off=4420356 len=301590 2024-04-10T03:45:04.143 INFO:tasks.workunit.client.0.smithi016.stdout:op 4059 completed, throughput=5MB/sec 2024-04-10T03:45:04.143 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PH6gK1LBFB_1rE5 off=1685677 len=1769820 2024-04-10T03:45:04.158 INFO:tasks.workunit.client.0.smithi016.stdout:op 4060 completed, throughput=5MB/sec 2024-04-10T03:45:05.158 INFO:tasks.workunit.client.0.smithi016.stdout: 774: throughput=5MB/sec pending data=0 2024-04-10T03:45:05.158 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TFJ5PcsRw53peq8 off=1505107 len=1894295 2024-04-10T03:45:05.163 INFO:tasks.workunit.client.0.smithi016.stdout:op 4061 completed, throughput=5MB/sec 2024-04-10T03:45:05.163 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-347LdtrvYCiKTMa off=16731312 len=693517 2024-04-10T03:45:05.170 INFO:tasks.workunit.client.0.smithi016.stdout:op 4062 completed, throughput=5MB/sec 2024-04-10T03:45:05.170 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-D7ygv6j1A9rPFn2 off=165668 len=344044 2024-04-10T03:45:05.172 INFO:tasks.workunit.client.0.smithi016.stdout:op 4063 completed, throughput=5MB/sec 2024-04-10T03:45:05.172 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--XTAKneLUdQWktg off=2066615 len=2031440 2024-04-10T03:45:05.177 INFO:tasks.workunit.client.0.smithi016.stdout:op 4064 completed, throughput=5MB/sec 2024-04-10T03:45:05.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:05 smithi136 bash[68278]: cluster 2024-04-10T03:45:04.170994+0000 mgr.y (mgr.25133) 1160 : cluster 0 pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:45:05.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:05 smithi016 bash[74137]: cluster 2024-04-10T03:45:04.170994+0000 mgr.y (mgr.25133) 1160 : cluster 0 pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:45:05.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:05 smithi016 bash[72916]: cluster 2024-04-10T03:45:04.170994+0000 mgr.y (mgr.25133) 1160 : cluster 0 pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:45:06.178 INFO:tasks.workunit.client.0.smithi016.stdout: 775: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:06.178 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7xG0U1PBfJd6CQ8 off=9818564 len=1440048 2024-04-10T03:45:06.181 INFO:tasks.workunit.client.0.smithi016.stdout:op 4065 completed, throughput=5MB/sec 2024-04-10T03:45:06.181 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6Sl_dgQWztB911J off=4672692 len=1317093 2024-04-10T03:45:06.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 4066 completed, throughput=5MB/sec 2024-04-10T03:45:06.191 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mkG-lV1csiir_cW off=4679369 len=873676 2024-04-10T03:45:06.194 INFO:tasks.workunit.client.0.smithi016.stdout:op 4067 completed, throughput=5MB/sec 2024-04-10T03:45:06.194 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vKhjwUzNNhtvCYD off=7027622 len=1293143 2024-04-10T03:45:06.196 INFO:tasks.workunit.client.0.smithi016.stdout:op 4068 completed, throughput=5MB/sec 2024-04-10T03:45:07.197 INFO:tasks.workunit.client.0.smithi016.stdout: 776: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:07.197 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4eXDFwRn44hbNgO off=24101876 len=1103559 2024-04-10T03:45:07.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 4069 completed, throughput=5MB/sec 2024-04-10T03:45:07.207 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Of-YkQBLO64-UP1 off=9240678 len=198890 2024-04-10T03:45:07.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 4070 completed, throughput=5MB/sec 2024-04-10T03:45:07.208 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IysFBbeNeoDAf-4 off=707635 len=1732589 2024-04-10T03:45:07.212 INFO:tasks.workunit.client.0.smithi016.stdout:op 4071 completed, throughput=5MB/sec 2024-04-10T03:45:07.212 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YjclHppRW2lj885 off=9852507 len=1600863 2024-04-10T03:45:07.214 INFO:tasks.workunit.client.0.smithi016.stdout:op 4072 completed, throughput=5MB/sec 2024-04-10T03:45:07.214 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BHI4WnJPfvWQajg off=13185405 len=7742 2024-04-10T03:45:07.219 INFO:tasks.workunit.client.0.smithi016.stdout:op 4073 completed, throughput=5MB/sec 2024-04-10T03:45:07.219 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Bub8leSiy_rwy35 off=1304914 len=1805857 2024-04-10T03:45:07.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 4074 completed, throughput=5MB/sec 2024-04-10T03:45:07.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:07 smithi136 bash[68278]: cluster 2024-04-10T03:45:06.171962+0000 mgr.y (mgr.25133) 1161 : cluster 0 pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:45:07.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:07 smithi016 bash[72916]: cluster 2024-04-10T03:45:06.171962+0000 mgr.y (mgr.25133) 1161 : cluster 0 pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:45:07.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:07 smithi016 bash[74137]: cluster 2024-04-10T03:45:06.171962+0000 mgr.y (mgr.25133) 1161 : cluster 0 pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:45:08.225 INFO:tasks.workunit.client.0.smithi016.stdout: 777: throughput=5MB/sec pending data=0 2024-04-10T03:45:08.225 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BnE5RPxj8Un6SkZ off=3615869 len=1319110 2024-04-10T03:45:08.236 INFO:tasks.workunit.client.0.smithi016.stdout:op 4075 completed, throughput=5MB/sec 2024-04-10T03:45:08.236 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-e-Gy2lrPwnFokok off=7367075 len=1252473 2024-04-10T03:45:08.239 INFO:tasks.workunit.client.0.smithi016.stdout:op 4076 completed, throughput=5MB/sec 2024-04-10T03:45:08.239 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-L6k0Yvm4MrCc70D off=6185051 len=1475197 2024-04-10T03:45:08.242 INFO:tasks.workunit.client.0.smithi016.stdout:op 4077 completed, throughput=5MB/sec 2024-04-10T03:45:09.242 INFO:tasks.workunit.client.0.smithi016.stdout: 778: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:09.243 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x4pJ3qdjMfig7wX off=5643319 len=627637 2024-04-10T03:45:09.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 4078 completed, throughput=4.99MB/sec 2024-04-10T03:45:09.245 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vgh2P27POM5jbNa off=14409174 len=1797676 2024-04-10T03:45:09.257 INFO:tasks.workunit.client.0.smithi016.stdout:op 4079 completed, throughput=5MB/sec 2024-04-10T03:45:09.258 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Fu8lUzH9SrHp9D4 off=11717147 len=803435 2024-04-10T03:45:09.265 INFO:tasks.workunit.client.0.smithi016.stdout:op 4080 completed, throughput=5MB/sec 2024-04-10T03:45:09.265 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IAM18xG1WWmtcI4 off=929848 len=1342153 2024-04-10T03:45:09.268 INFO:tasks.workunit.client.0.smithi016.stdout:op 4081 completed, throughput=5MB/sec 2024-04-10T03:45:09.268 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mKAEomd4od3X_Y6 off=10995168 len=513966 2024-04-10T03:45:09.270 INFO:tasks.workunit.client.0.smithi016.stdout:op 4082 completed, throughput=5MB/sec 2024-04-10T03:45:09.270 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-knq7GzlYPHxyInJ off=6660880 len=1418057 2024-04-10T03:45:09.272 INFO:tasks.workunit.client.0.smithi016.stdout:op 4083 completed, throughput=5MB/sec 2024-04-10T03:45:09.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:09 smithi136 bash[68278]: cluster 2024-04-10T03:45:08.172908+0000 mgr.y (mgr.25133) 1162 : cluster 0 pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:09.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:09 smithi016 bash[72916]: cluster 2024-04-10T03:45:08.172908+0000 mgr.y (mgr.25133) 1162 : cluster 0 pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:09.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:09 smithi016 bash[74137]: cluster 2024-04-10T03:45:08.172908+0000 mgr.y (mgr.25133) 1162 : cluster 0 pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:10.272 INFO:tasks.workunit.client.0.smithi016.stdout: 779: throughput=5MB/sec pending data=0 2024-04-10T03:45:10.273 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GBI5qeiuSsFGv9T off=381484 len=153006 2024-04-10T03:45:10.273 INFO:tasks.workunit.client.0.smithi016.stdout:op 4084 completed, throughput=5MB/sec 2024-04-10T03:45:10.273 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YkZi0cyL6qSgNUo off=2457692 len=1361295 2024-04-10T03:45:10.276 INFO:tasks.workunit.client.0.smithi016.stdout:op 4085 completed, throughput=5MB/sec 2024-04-10T03:45:10.276 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s0Wud51VpjilBGr off=17027133 len=283895 2024-04-10T03:45:10.281 INFO:tasks.workunit.client.0.smithi016.stdout:op 4086 completed, throughput=5MB/sec 2024-04-10T03:45:10.281 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-t7mfNUjcs_5Aztx off=2012952 len=264108 2024-04-10T03:45:10.287 INFO:tasks.workunit.client.0.smithi016.stdout:op 4087 completed, throughput=5MB/sec 2024-04-10T03:45:10.287 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8907paTLhy8bGE2 off=768104 len=1441972 2024-04-10T03:45:10.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 4088 completed, throughput=5MB/sec 2024-04-10T03:45:10.299 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-msWKmiuH3YqnTNf off=12417985 len=840531 2024-04-10T03:45:10.302 INFO:tasks.workunit.client.0.smithi016.stdout:op 4089 completed, throughput=5MB/sec 2024-04-10T03:45:11.303 INFO:tasks.workunit.client.0.smithi016.stdout: 780: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:11.303 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RatASS06X196nfE off=8027931 len=103392 2024-04-10T03:45:11.308 INFO:tasks.workunit.client.0.smithi016.stdout:op 4090 completed, throughput=4.99MB/sec 2024-04-10T03:45:11.308 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QgKgg6yHf7l0hUp off=3113517 len=817241 2024-04-10T03:45:11.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 4091 completed, throughput=4.99MB/sec 2024-04-10T03:45:11.316 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f7m11a9IgCSy0D3 off=2056220 len=172111 2024-04-10T03:45:11.321 INFO:tasks.workunit.client.0.smithi016.stdout:op 4092 completed, throughput=5MB/sec 2024-04-10T03:45:11.321 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hy_73IsmKqQKenl off=1892969 len=128113 2024-04-10T03:45:11.325 INFO:tasks.workunit.client.0.smithi016.stdout:op 4093 completed, throughput=5MB/sec 2024-04-10T03:45:11.325 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WB32t3zFXNTPize off=9040532 len=1345238 2024-04-10T03:45:11.336 INFO:tasks.workunit.client.0.smithi016.stdout:op 4094 completed, throughput=5MB/sec 2024-04-10T03:45:11.336 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CdTpxwq5fCiciLg off=3367755 len=1365414 2024-04-10T03:45:11.339 INFO:tasks.workunit.client.0.smithi016.stdout:op 4095 completed, throughput=5MB/sec 2024-04-10T03:45:11.339 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4f88ARpiktvimL- off=7802322 len=1815466 2024-04-10T03:45:11.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 4096 completed, throughput=5MB/sec 2024-04-10T03:45:11.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:11 smithi136 bash[68278]: cluster 2024-04-10T03:45:10.173650+0000 mgr.y (mgr.25133) 1163 : cluster 0 pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:11.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:11 smithi016 bash[72916]: cluster 2024-04-10T03:45:10.173650+0000 mgr.y (mgr.25133) 1163 : cluster 0 pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:11.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:11 smithi016 bash[74137]: cluster 2024-04-10T03:45:10.173650+0000 mgr.y (mgr.25133) 1163 : cluster 0 pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:45:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:45:11] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:45:12.341 INFO:tasks.workunit.client.0.smithi016.stdout: 781: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:12.341 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-53pSWgbLqptQiz2 off=939183 len=1606541 2024-04-10T03:45:12.345 INFO:tasks.workunit.client.0.smithi016.stdout:op 4097 completed, throughput=5MB/sec 2024-04-10T03:45:12.346 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P66qBdt5rAUyptP off=1971608 len=831249 2024-04-10T03:45:12.349 INFO:tasks.workunit.client.0.smithi016.stdout:op 4098 completed, throughput=5MB/sec 2024-04-10T03:45:12.349 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bIWSilvofSni2U8 off=15482412 len=1618149 2024-04-10T03:45:12.361 INFO:tasks.workunit.client.0.smithi016.stdout:op 4099 completed, throughput=5MB/sec 2024-04-10T03:45:12.361 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZHwT0gyYFE0qWSd off=2403606 len=1850578 2024-04-10T03:45:12.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 4100 completed, throughput=5MB/sec 2024-04-10T03:45:13.374 INFO:tasks.workunit.client.0.smithi016.stdout: 782: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:13.374 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Iv5c_SWa41BFOnk off=11467365 len=242936 2024-04-10T03:45:13.375 INFO:tasks.workunit.client.0.smithi016.stdout:op 4101 completed, throughput=5MB/sec 2024-04-10T03:45:13.375 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9Cq9WCsSMrMRPSw off=6802228 len=643982 2024-04-10T03:45:13.382 INFO:tasks.workunit.client.0.smithi016.stdout:op 4102 completed, throughput=5MB/sec 2024-04-10T03:45:13.382 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HKICzDVE2bF7KBi off=800165 len=1552283 2024-04-10T03:45:13.386 INFO:tasks.workunit.client.0.smithi016.stdout:op 4103 completed, throughput=5MB/sec 2024-04-10T03:45:13.386 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ec6zROpPEu0S1Vg off=5758589 len=1448615 2024-04-10T03:45:13.388 INFO:tasks.workunit.client.0.smithi016.stdout:op 4104 completed, throughput=5MB/sec 2024-04-10T03:45:13.388 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qqnCkfsAP1RkF2H off=12114953 len=137984 2024-04-10T03:45:13.393 INFO:tasks.workunit.client.0.smithi016.stdout:op 4105 completed, throughput=5MB/sec 2024-04-10T03:45:13.393 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RBCbBbsjq1DFNBp off=6781738 len=1451396 2024-04-10T03:45:13.409 INFO:tasks.workunit.client.0.smithi016.stdout:op 4106 completed, throughput=5MB/sec 2024-04-10T03:45:13.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:13 smithi136 bash[68278]: cluster 2024-04-10T03:45:12.174606+0000 mgr.y (mgr.25133) 1164 : cluster 0 pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:45:13.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:13 smithi136 bash[68278]: audit 2024-04-10T03:45:12.571252+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:13 smithi016 bash[72916]: cluster 2024-04-10T03:45:12.174606+0000 mgr.y (mgr.25133) 1164 : cluster 0 pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:45:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:13 smithi016 bash[72916]: audit 2024-04-10T03:45:12.571252+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:13 smithi016 bash[74137]: cluster 2024-04-10T03:45:12.174606+0000 mgr.y (mgr.25133) 1164 : cluster 0 pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:45:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:13 smithi016 bash[74137]: audit 2024-04-10T03:45:12.571252+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:14.409 INFO:tasks.workunit.client.0.smithi016.stdout: 783: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:14.410 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sHSqiqKpBHgx_Py off=3569060 len=1646346 2024-04-10T03:45:14.425 INFO:tasks.workunit.client.0.smithi016.stdout:op 4107 completed, throughput=5MB/sec 2024-04-10T03:45:14.426 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PNXD5eqpG4UoIZ1 off=12134822 len=817924 2024-04-10T03:45:14.431 INFO:tasks.workunit.client.0.smithi016.stdout:op 4108 completed, throughput=5MB/sec 2024-04-10T03:45:14.431 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s5LZiSf6HO25MlY off=2405025 len=632918 2024-04-10T03:45:14.439 INFO:tasks.workunit.client.0.smithi016.stdout:op 4109 completed, throughput=5MB/sec 2024-04-10T03:45:14.439 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fg8KcJ3EpFJ5S6j off=4188067 len=385188 2024-04-10T03:45:14.445 INFO:tasks.workunit.client.0.smithi016.stdout:op 4110 completed, throughput=5MB/sec 2024-04-10T03:45:14.445 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AS49hIXWjjWxV1i off=10448271 len=1456004 2024-04-10T03:45:14.451 INFO:tasks.workunit.client.0.smithi016.stdout:op 4111 completed, throughput=5MB/sec 2024-04-10T03:45:15.451 INFO:tasks.workunit.client.0.smithi016.stdout: 784: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:15.451 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DV4CjmBivNVN7jr off=2747240 len=217246 2024-04-10T03:45:15.452 INFO:tasks.workunit.client.0.smithi016.stdout:op 4112 completed, throughput=4.99MB/sec 2024-04-10T03:45:15.453 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fntQow9GBFgB6_1 off=2919001 len=300956 2024-04-10T03:45:15.454 INFO:tasks.workunit.client.0.smithi016.stdout:op 4113 completed, throughput=4.99MB/sec 2024-04-10T03:45:15.454 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cV0sLCUDtlSl7Dv off=17689148 len=1967637 2024-04-10T03:45:15.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 4114 completed, throughput=5MB/sec 2024-04-10T03:45:15.459 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hTwlbXlK7Rjjx4X off=9424154 len=1224796 2024-04-10T03:45:15.469 INFO:tasks.workunit.client.0.smithi016.stdout:op 4115 completed, throughput=5MB/sec 2024-04-10T03:45:15.470 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-15D34HM_As_8xPY off=5089514 len=1859789 2024-04-10T03:45:15.484 INFO:tasks.workunit.client.0.smithi016.stdout:op 4116 completed, throughput=5MB/sec 2024-04-10T03:45:15.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:15 smithi136 bash[68278]: cluster 2024-04-10T03:45:14.175647+0000 mgr.y (mgr.25133) 1165 : cluster 0 pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:45:15.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:15 smithi016 bash[72916]: cluster 2024-04-10T03:45:14.175647+0000 mgr.y (mgr.25133) 1165 : cluster 0 pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:45:15.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:15 smithi016 bash[74137]: cluster 2024-04-10T03:45:14.175647+0000 mgr.y (mgr.25133) 1165 : cluster 0 pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:45:16.484 INFO:tasks.workunit.client.0.smithi016.stdout: 785: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:16.484 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-v0F9POgF-KHQM3v off=4213609 len=292912 2024-04-10T03:45:16.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 4117 completed, throughput=4.99MB/sec 2024-04-10T03:45:16.486 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GpHTFZMyTTxF_7- off=7906785 len=1852527 2024-04-10T03:45:16.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 4118 completed, throughput=5MB/sec 2024-04-10T03:45:16.498 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-q2DO8BtCEYFyLXU off=91418 len=2045646 2024-04-10T03:45:16.504 INFO:tasks.workunit.client.0.smithi016.stdout:op 4119 completed, throughput=5MB/sec 2024-04-10T03:45:16.504 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2gOIJKfBKnErrRz off=1876450 len=55585 2024-04-10T03:45:16.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 4120 completed, throughput=5MB/sec 2024-04-10T03:45:16.505 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-taF0sIIlnsDVzoT off=0 len=1273341 2024-04-10T03:45:16.508 INFO:tasks.workunit.client.0.smithi016.stdout:op 4121 completed, throughput=5MB/sec 2024-04-10T03:45:17.509 INFO:tasks.workunit.client.0.smithi016.stdout: 786: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:17.509 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TQKK2BrGCIUIDwK off=8781243 len=962999 2024-04-10T03:45:17.517 INFO:tasks.workunit.client.0.smithi016.stdout:op 4122 completed, throughput=5MB/sec 2024-04-10T03:45:17.517 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5BsKF8vAgJcmjHN off=1181459 len=443309 2024-04-10T03:45:17.519 INFO:tasks.workunit.client.0.smithi016.stdout:op 4123 completed, throughput=5MB/sec 2024-04-10T03:45:17.520 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FlcjutreZSVeJ6Z off=1100490 len=595104 2024-04-10T03:45:17.521 INFO:tasks.workunit.client.0.smithi016.stdout:op 4124 completed, throughput=5MB/sec 2024-04-10T03:45:17.521 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-b6MFdN2quG-axHq off=3249410 len=347191 2024-04-10T03:45:17.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 4125 completed, throughput=5MB/sec 2024-04-10T03:45:17.523 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F63GiAUCQsRO0CA off=798633 len=360265 2024-04-10T03:45:17.530 INFO:tasks.workunit.client.0.smithi016.stdout:op 4126 completed, throughput=5MB/sec 2024-04-10T03:45:17.530 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fCw-aLvwtBWgyD2 off=903065 len=1404789 2024-04-10T03:45:17.534 INFO:tasks.workunit.client.0.smithi016.stdout:op 4127 completed, throughput=5MB/sec 2024-04-10T03:45:17.534 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xJjzBdPC4tgTm4I off=21621234 len=779388 2024-04-10T03:45:17.536 INFO:tasks.workunit.client.0.smithi016.stdout:op 4128 completed, throughput=5MB/sec 2024-04-10T03:45:17.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:17 smithi136 bash[68278]: cluster 2024-04-10T03:45:16.176571+0000 mgr.y (mgr.25133) 1166 : cluster 0 pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:45:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:17 smithi016 bash[72916]: cluster 2024-04-10T03:45:16.176571+0000 mgr.y (mgr.25133) 1166 : cluster 0 pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:45:17.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:17 smithi016 bash[74137]: cluster 2024-04-10T03:45:16.176571+0000 mgr.y (mgr.25133) 1166 : cluster 0 pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:45:18.537 INFO:tasks.workunit.client.0.smithi016.stdout: 787: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:18.537 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QiedEY3frtcXBGM off=3817146 len=935262 2024-04-10T03:45:18.540 INFO:tasks.workunit.client.0.smithi016.stdout:op 4129 completed, throughput=5MB/sec 2024-04-10T03:45:18.540 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z48rzu8Ga_ug0bO off=5582882 len=1240111 2024-04-10T03:45:18.544 INFO:tasks.workunit.client.0.smithi016.stdout:op 4130 completed, throughput=5MB/sec 2024-04-10T03:45:18.544 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-57JQqKdG1wQ67-V off=9720388 len=495145 2024-04-10T03:45:18.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 4131 completed, throughput=5MB/sec 2024-04-10T03:45:18.547 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-craGzALCu7QSP_r off=45808 len=1624018 2024-04-10T03:45:18.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 4132 completed, throughput=5MB/sec 2024-04-10T03:45:18.559 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1FuOhnf-9GadV8f off=10752769 len=1276719 2024-04-10T03:45:18.562 INFO:tasks.workunit.client.0.smithi016.stdout:op 4133 completed, throughput=5MB/sec 2024-04-10T03:45:19.562 INFO:tasks.workunit.client.0.smithi016.stdout: 788: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:19.563 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-npUoDxCO8zuFBoW off=1236087 len=880359 2024-04-10T03:45:19.571 INFO:tasks.workunit.client.0.smithi016.stdout:op 4134 completed, throughput=5MB/sec 2024-04-10T03:45:19.571 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wgAhePVpzrT9PXf off=21271996 len=865606 2024-04-10T03:45:19.579 INFO:tasks.workunit.client.0.smithi016.stdout:op 4135 completed, throughput=5MB/sec 2024-04-10T03:45:19.580 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oIM9Ng1Xt1Mf6c3 off=13933257 len=89734 2024-04-10T03:45:19.584 INFO:tasks.workunit.client.0.smithi016.stdout:op 4136 completed, throughput=5MB/sec 2024-04-10T03:45:19.584 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GL7WsHRSp3fvNcq off=2405914 len=717966 2024-04-10T03:45:19.592 INFO:tasks.workunit.client.0.smithi016.stdout:op 4137 completed, throughput=5MB/sec 2024-04-10T03:45:19.592 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-b6MFdN2quG-axHq off=10729024 len=1253782 2024-04-10T03:45:19.603 INFO:tasks.workunit.client.0.smithi016.stdout:op 4138 completed, throughput=5MB/sec 2024-04-10T03:45:19.603 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sLHDJMLKA4OiM9f off=9857509 len=778336 2024-04-10T03:45:19.606 INFO:tasks.workunit.client.0.smithi016.stdout:op 4139 completed, throughput=5MB/sec 2024-04-10T03:45:19.606 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O7HSVBXr4ZvT3hw off=5812076 len=54088 2024-04-10T03:45:19.610 INFO:tasks.workunit.client.0.smithi016.stdout:op 4140 completed, throughput=5MB/sec 2024-04-10T03:45:19.611 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ib_BW3z33VUG9Rd off=14848116 len=1066754 2024-04-10T03:45:19.613 INFO:tasks.workunit.client.0.smithi016.stdout:op 4141 completed, throughput=5MB/sec 2024-04-10T03:45:19.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:19 smithi136 bash[68278]: cluster 2024-04-10T03:45:18.177404+0000 mgr.y (mgr.25133) 1167 : cluster 0 pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:19.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:19 smithi016 bash[72916]: cluster 2024-04-10T03:45:18.177404+0000 mgr.y (mgr.25133) 1167 : cluster 0 pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:19.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:19 smithi016 bash[74137]: cluster 2024-04-10T03:45:18.177404+0000 mgr.y (mgr.25133) 1167 : cluster 0 pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:20.614 INFO:tasks.workunit.client.0.smithi016.stdout: 789: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:20.614 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cCV8pRN-ue82z2H off=73579 len=1727211 2024-04-10T03:45:20.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 4142 completed, throughput=5MB/sec 2024-04-10T03:45:20.628 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ICEBgu-gv7C4Sxe off=22196124 len=591461 2024-04-10T03:45:20.630 INFO:tasks.workunit.client.0.smithi016.stdout:op 4143 completed, throughput=5MB/sec 2024-04-10T03:45:20.630 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FQoKrWgTvddipr2 off=2638259 len=823276 2024-04-10T03:45:20.633 INFO:tasks.workunit.client.0.smithi016.stdout:op 4144 completed, throughput=5MB/sec 2024-04-10T03:45:20.633 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GFMe-BQXaOjED6y off=233533 len=840308 2024-04-10T03:45:20.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 4145 completed, throughput=5MB/sec 2024-04-10T03:45:20.641 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0VOXU7X9VPD_aJ4 off=1263709 len=1821805 2024-04-10T03:45:20.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 4146 completed, throughput=5MB/sec 2024-04-10T03:45:21.655 INFO:tasks.workunit.client.0.smithi016.stdout: 790: throughput=5MB/sec pending data=0 2024-04-10T03:45:21.656 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IXH3w9von99Wszp off=2074265 len=2037296 2024-04-10T03:45:21.660 INFO:tasks.workunit.client.0.smithi016.stdout:op 4147 completed, throughput=5MB/sec 2024-04-10T03:45:21.660 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qJFMBfdDyArlvbL off=8422925 len=1577411 2024-04-10T03:45:21.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 4148 completed, throughput=5MB/sec 2024-04-10T03:45:21.665 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZsbG2sIHkRtPAgj off=313927 len=1689540 2024-04-10T03:45:21.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:21 smithi136 bash[68278]: cluster 2024-04-10T03:45:20.178348+0000 mgr.y (mgr.25133) 1168 : cluster 0 pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:45:21.679 INFO:tasks.workunit.client.0.smithi016.stdout:op 4149 completed, throughput=5MB/sec 2024-04-10T03:45:21.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:21 smithi016 bash[74137]: cluster 2024-04-10T03:45:20.178348+0000 mgr.y (mgr.25133) 1168 : cluster 0 pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:45:21.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:21 smithi016 bash[72916]: cluster 2024-04-10T03:45:20.178348+0000 mgr.y (mgr.25133) 1168 : cluster 0 pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:45:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:45:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:45:21] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-10T03:45:22.679 INFO:tasks.workunit.client.0.smithi016.stdout: 791: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:22.679 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RHCMbUWQ2SWFzvu off=11198295 len=1511335 2024-04-10T03:45:22.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 4150 completed, throughput=5MB/sec 2024-04-10T03:45:22.684 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U5DMF1sOMEJS3pG off=4344691 len=962976 2024-04-10T03:45:22.686 INFO:tasks.workunit.client.0.smithi016.stdout:op 4151 completed, throughput=5MB/sec 2024-04-10T03:45:22.686 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_NgPgdrTo3fNtba off=3496524 len=903636 2024-04-10T03:45:22.695 INFO:tasks.workunit.client.0.smithi016.stdout:op 4152 completed, throughput=5MB/sec 2024-04-10T03:45:22.695 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zYPi-iQLh5o3YQ6 off=9963730 len=1433543 2024-04-10T03:45:22.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 4153 completed, throughput=5MB/sec 2024-04-10T03:45:23.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:23 smithi136 bash[68278]: cluster 2024-04-10T03:45:22.179370+0000 mgr.y (mgr.25133) 1169 : cluster 0 pgmap v1848: 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-04-10T03:45:23.706 INFO:tasks.workunit.client.0.smithi016.stdout: 792: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:23.706 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tsi8H8cc6ZjEYlw off=3466931 len=1876838 2024-04-10T03:45:23.710 INFO:tasks.workunit.client.0.smithi016.stdout:op 4154 completed, throughput=5MB/sec 2024-04-10T03:45:23.710 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yzRR6UlozCDOEM7 off=3335914 len=442959 2024-04-10T03:45:23.717 INFO:tasks.workunit.client.0.smithi016.stdout:op 4155 completed, throughput=5MB/sec 2024-04-10T03:45:23.717 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T65_uPoDpKaB0Y4 off=14992519 len=1562839 2024-04-10T03:45:23.720 INFO:tasks.workunit.client.0.smithi016.stdout:op 4156 completed, throughput=5MB/sec 2024-04-10T03:45:23.720 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GZhCPNBf-7oRrWE off=13200757 len=404622 2024-04-10T03:45:23.722 INFO:tasks.workunit.client.0.smithi016.stdout:op 4157 completed, throughput=5MB/sec 2024-04-10T03:45:23.722 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FBIHBBQLxQKsL2Q off=2936721 len=874496 2024-04-10T03:45:23.732 INFO:tasks.workunit.client.0.smithi016.stdout:op 4158 completed, throughput=5MB/sec 2024-04-10T03:45:23.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:23 smithi016 bash[72916]: cluster 2024-04-10T03:45:22.179370+0000 mgr.y (mgr.25133) 1169 : cluster 0 pgmap v1848: 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-04-10T03:45:23.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:23 smithi016 bash[74137]: cluster 2024-04-10T03:45:22.179370+0000 mgr.y (mgr.25133) 1169 : cluster 0 pgmap v1848: 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-04-10T03:45:24.732 INFO:tasks.workunit.client.0.smithi016.stdout: 793: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:24.732 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4BRS4Da89VcEGMA off=5631560 len=1904298 2024-04-10T03:45:24.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 4159 completed, throughput=5MB/sec 2024-04-10T03:45:24.737 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oVtvGVTIsia0fnJ off=0 len=1378341 2024-04-10T03:45:24.742 INFO:tasks.workunit.client.0.smithi016.stdout:op 4160 completed, throughput=5MB/sec 2024-04-10T03:45:24.742 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FNeKXlVU9oTRZGH off=2075866 len=1471562 2024-04-10T03:45:24.746 INFO:tasks.workunit.client.0.smithi016.stdout:op 4161 completed, throughput=5MB/sec 2024-04-10T03:45:24.746 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6ice3FwXvJm3EHg off=2755324 len=619442 2024-04-10T03:45:24.748 INFO:tasks.workunit.client.0.smithi016.stdout:op 4162 completed, throughput=5MB/sec 2024-04-10T03:45:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:25 smithi136 bash[68278]: cluster 2024-04-10T03:45:24.180360+0000 mgr.y (mgr.25133) 1170 : cluster 0 pgmap v1849: 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-04-10T03:45:25.748 INFO:tasks.workunit.client.0.smithi016.stdout: 794: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:25.748 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UeSEQItpIhm-qB2 off=662191 len=385719 2024-04-10T03:45:25.755 INFO:tasks.workunit.client.0.smithi016.stdout:op 4163 completed, throughput=4.99MB/sec 2024-04-10T03:45:25.755 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-E48D8A2xDBuUopC off=2689941 len=1255080 2024-04-10T03:45:25.764 INFO:tasks.workunit.client.0.smithi016.stdout:op 4164 completed, throughput=5MB/sec 2024-04-10T03:45:25.765 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-e3hQ6ntktk41qaY off=855180 len=1178317 2024-04-10T03:45:25.766 INFO:tasks.workunit.client.0.smithi016.stdout:op 4165 completed, throughput=5MB/sec 2024-04-10T03:45:25.767 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zmXtsRWoBPuOzmF off=6439981 len=1088527 2024-04-10T03:45:25.777 INFO:tasks.workunit.client.0.smithi016.stdout:op 4166 completed, throughput=5MB/sec 2024-04-10T03:45:25.778 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J2K0Rlp9afjUG-E off=9141162 len=1655661 2024-04-10T03:45:25.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 4167 completed, throughput=5MB/sec 2024-04-10T03:45:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:25 smithi016 bash[72916]: cluster 2024-04-10T03:45:24.180360+0000 mgr.y (mgr.25133) 1170 : cluster 0 pgmap v1849: 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-04-10T03:45:25.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:25 smithi016 bash[74137]: cluster 2024-04-10T03:45:24.180360+0000 mgr.y (mgr.25133) 1170 : cluster 0 pgmap v1849: 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-04-10T03:45:26.782 INFO:tasks.workunit.client.0.smithi016.stdout: 795: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:26.782 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QrHudwqo5sIy95- off=898337 len=548909 2024-04-10T03:45:26.788 INFO:tasks.workunit.client.0.smithi016.stdout:op 4168 completed, throughput=4.99MB/sec 2024-04-10T03:45:26.788 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vnrica5lXXCfzhr off=595236 len=730488 2024-04-10T03:45:26.796 INFO:tasks.workunit.client.0.smithi016.stdout:op 4169 completed, throughput=5MB/sec 2024-04-10T03:45:26.796 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1oNI7haCKuCPLA5 off=1555828 len=1619664 2024-04-10T03:45:26.809 INFO:tasks.workunit.client.0.smithi016.stdout:op 4170 completed, throughput=5MB/sec 2024-04-10T03:45:26.809 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YXtpgPzPparEewr off=14049323 len=180165 2024-04-10T03:45:26.810 INFO:tasks.workunit.client.0.smithi016.stdout:op 4171 completed, throughput=5MB/sec 2024-04-10T03:45:26.810 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-A8l1Nb-D61Ajvx7 off=1900605 len=30732 2024-04-10T03:45:26.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 4172 completed, throughput=5MB/sec 2024-04-10T03:45:26.815 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--X4Jtrv2fLTzvJ6 off=3604947 len=1981910 2024-04-10T03:45:26.832 INFO:tasks.workunit.client.0.smithi016.stdout:op 4173 completed, throughput=5MB/sec 2024-04-10T03:45:26.832 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5Xy0p4qKDZmHBHf off=932491 len=805742 2024-04-10T03:45:26.840 INFO:tasks.workunit.client.0.smithi016.stdout:op 4174 completed, throughput=5MB/sec 2024-04-10T03:45:27.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:27 smithi016 bash[72916]: cluster 2024-04-10T03:45:26.181226+0000 mgr.y (mgr.25133) 1171 : cluster 0 pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:45:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:27 smithi016 bash[74137]: cluster 2024-04-10T03:45:26.181226+0000 mgr.y (mgr.25133) 1171 : cluster 0 pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:45:27.840 INFO:tasks.workunit.client.0.smithi016.stdout: 796: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:27.840 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4dbuCV85oYjWPDd off=17465651 len=1461517 2024-04-10T03:45:27.852 INFO:tasks.workunit.client.0.smithi016.stdout:op 4175 completed, throughput=5MB/sec 2024-04-10T03:45:27.852 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B3S6xVLeYJ3hH7o off=0 len=1549850 2024-04-10T03:45:27.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 4176 completed, throughput=5MB/sec 2024-04-10T03:45:27.857 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sOorYiLTI4y-ZPD off=2845550 len=134107 2024-04-10T03:45:27.861 INFO:tasks.workunit.client.0.smithi016.stdout:op 4177 completed, throughput=5MB/sec 2024-04-10T03:45:27.861 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dPGE0T6twckTav- off=2271696 len=1749466 2024-04-10T03:45:27.865 INFO:tasks.workunit.client.0.smithi016.stdout:op 4178 completed, throughput=5MB/sec 2024-04-10T03:45:27.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:27 smithi136 bash[68278]: cluster 2024-04-10T03:45:26.181226+0000 mgr.y (mgr.25133) 1171 : cluster 0 pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:45:28.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:28 smithi016 bash[72916]: audit 2024-04-10T03:45:27.572310+0000 mon.a (mon.0) 2222 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:28.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:28 smithi016 bash[74137]: audit 2024-04-10T03:45:27.572310+0000 mon.a (mon.0) 2222 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:28.866 INFO:tasks.workunit.client.0.smithi016.stdout: 797: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:28.866 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VpKl5Cwkve-hFqy off=14240904 len=907270 2024-04-10T03:45:28.875 INFO:tasks.workunit.client.0.smithi016.stdout:op 4179 completed, throughput=5MB/sec 2024-04-10T03:45:28.875 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YCrUAAhMjDjzizU off=8282359 len=833867 2024-04-10T03:45:28.878 INFO:tasks.workunit.client.0.smithi016.stdout:op 4180 completed, throughput=5MB/sec 2024-04-10T03:45:28.878 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5U8Dxe3S28p6nAu off=7792105 len=1815260 2024-04-10T03:45:28.882 INFO:tasks.workunit.client.0.smithi016.stdout:op 4181 completed, throughput=5MB/sec 2024-04-10T03:45:28.882 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uXC4KEJxoZDSgxT off=3862732 len=258730 2024-04-10T03:45:28.889 INFO:tasks.workunit.client.0.smithi016.stdout:op 4182 completed, throughput=5MB/sec 2024-04-10T03:45:28.889 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-E3t_9t0Sl7xMOC_ off=1317821 len=1754300 2024-04-10T03:45:28.904 INFO:tasks.workunit.client.0.smithi016.stdout:op 4183 completed, throughput=5MB/sec 2024-04-10T03:45:28.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:28 smithi136 bash[68278]: audit 2024-04-10T03:45:27.572310+0000 mon.a (mon.0) 2222 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:29.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:29 smithi016 bash[72916]: cluster 2024-04-10T03:45:28.182101+0000 mgr.y (mgr.25133) 1172 : cluster 0 pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:45:29.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:29 smithi016 bash[74137]: cluster 2024-04-10T03:45:28.182101+0000 mgr.y (mgr.25133) 1172 : cluster 0 pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:45:29.904 INFO:tasks.workunit.client.0.smithi016.stdout: 798: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:29.904 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NQxDo3hHhk8g-nO off=894334 len=374993 2024-04-10T03:45:29.912 INFO:tasks.workunit.client.0.smithi016.stdout:op 4184 completed, throughput=4.99MB/sec 2024-04-10T03:45:29.912 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d9sITj3I8M28MTA off=4599986 len=523245 2024-04-10T03:45:29.914 INFO:tasks.workunit.client.0.smithi016.stdout:op 4185 completed, throughput=5MB/sec 2024-04-10T03:45:29.914 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nYfzS8jg2JxFmAp off=6386410 len=844568 2024-04-10T03:45:29.917 INFO:tasks.workunit.client.0.smithi016.stdout:op 4186 completed, throughput=5MB/sec 2024-04-10T03:45:29.917 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_SIFqWqxgODIbTM off=948870 len=398325 2024-04-10T03:45:29.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:29 smithi136 bash[68278]: cluster 2024-04-10T03:45:28.182101+0000 mgr.y (mgr.25133) 1172 : cluster 0 pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:45:29.924 INFO:tasks.workunit.client.0.smithi016.stdout:op 4187 completed, throughput=5MB/sec 2024-04-10T03:45:29.924 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aDe6zf9XKEG-Rnm off=9308298 len=848997 2024-04-10T03:45:29.927 INFO:tasks.workunit.client.0.smithi016.stdout:op 4188 completed, throughput=5MB/sec 2024-04-10T03:45:29.927 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bjtSd63S7LYrJmh off=2007239 len=2026785 2024-04-10T03:45:29.931 INFO:tasks.workunit.client.0.smithi016.stdout:op 4189 completed, throughput=5MB/sec 2024-04-10T03:45:29.931 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LhT_39ZaZqYvFXn off=9167584 len=846584 2024-04-10T03:45:29.940 INFO:tasks.workunit.client.0.smithi016.stdout:op 4190 completed, throughput=5MB/sec 2024-04-10T03:45:30.941 INFO:tasks.workunit.client.0.smithi016.stdout: 799: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:30.941 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vo7m0l-JZP2Wj4i off=14549568 len=1822885 2024-04-10T03:45:30.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 4191 completed, throughput=5MB/sec 2024-04-10T03:45:30.948 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Y0IOopuW3Qqap4b off=951811 len=962466 2024-04-10T03:45:30.950 INFO:tasks.workunit.client.0.smithi016.stdout:op 4192 completed, throughput=5MB/sec 2024-04-10T03:45:30.950 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Fz2u1oxRFucrN3m off=6065842 len=139153 2024-04-10T03:45:30.956 INFO:tasks.workunit.client.0.smithi016.stdout:op 4193 completed, throughput=5MB/sec 2024-04-10T03:45:30.956 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eWneiwIncX7Ro9k off=9297739 len=1375504 2024-04-10T03:45:30.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 4194 completed, throughput=5MB/sec 2024-04-10T03:45:30.962 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1CJx7NyiI8VjYpw off=2120734 len=1179567 2024-04-10T03:45:30.965 INFO:tasks.workunit.client.0.smithi016.stdout:op 4195 completed, throughput=5MB/sec 2024-04-10T03:45:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:31 smithi016 bash[72916]: cluster 2024-04-10T03:45:30.183310+0000 mgr.y (mgr.25133) 1173 : cluster 0 pgmap v1852: 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-04-10T03:45:31.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:31 smithi016 bash[74137]: cluster 2024-04-10T03:45:30.183310+0000 mgr.y (mgr.25133) 1173 : cluster 0 pgmap v1852: 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-04-10T03:45:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:31 smithi136 bash[68278]: cluster 2024-04-10T03:45:30.183310+0000 mgr.y (mgr.25133) 1173 : cluster 0 pgmap v1852: 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-04-10T03:45:31.965 INFO:tasks.workunit.client.0.smithi016.stdout: 800: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:31.965 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pEDlB7_HHh4QTYp off=6798574 len=103020 2024-04-10T03:45:31.971 INFO:tasks.workunit.client.0.smithi016.stdout:op 4196 completed, throughput=5MB/sec 2024-04-10T03:45:31.972 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c7Vi9fdBN3S01ut off=521548 len=770006 2024-04-10T03:45:31.979 INFO:tasks.workunit.client.0.smithi016.stdout:op 4197 completed, throughput=5MB/sec 2024-04-10T03:45:31.979 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-haBf3GEKgwEfOsA off=4570117 len=1943279 2024-04-10T03:45:31.983 INFO:tasks.workunit.client.0.smithi016.stdout:op 4198 completed, throughput=5MB/sec 2024-04-10T03:45:31.983 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2vGnTovkx8d80mD off=2310091 len=439165 2024-04-10T03:45:31.986 INFO:tasks.workunit.client.0.smithi016.stdout:op 4199 completed, throughput=5MB/sec 2024-04-10T03:45:31.986 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-m0be-gB-1dcEb5B off=3086754 len=1506712 2024-04-10T03:45:31.991 INFO:tasks.workunit.client.0.smithi016.stdout:op 4200 completed, throughput=5MB/sec 2024-04-10T03:45:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:45:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:45:31] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-10T03:45:32.991 INFO:tasks.workunit.client.0.smithi016.stdout: 801: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:32.992 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YCBG0iE9fuHPC5s off=342908 len=1420972 2024-04-10T03:45:33.002 INFO:tasks.workunit.client.0.smithi016.stdout:op 4201 completed, throughput=5MB/sec 2024-04-10T03:45:33.002 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f6fgO2Ue6f8-QA4 off=2346030 len=1743290 2024-04-10T03:45:33.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 4202 completed, throughput=5MB/sec 2024-04-10T03:45:33.013 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RBHDqT1i80_QN4o off=419645 len=1068024 2024-04-10T03:45:33.021 INFO:tasks.workunit.client.0.smithi016.stdout:op 4203 completed, throughput=5MB/sec 2024-04-10T03:45:33.022 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_qEte6IgFOtRj-y off=4552959 len=164136 2024-04-10T03:45:33.027 INFO:tasks.workunit.client.0.smithi016.stdout:op 4204 completed, throughput=5MB/sec 2024-04-10T03:45:33.027 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eo-pcHc1ZcjAe69 off=1358313 len=724016 2024-04-10T03:45:33.034 INFO:tasks.workunit.client.0.smithi016.stdout:op 4205 completed, throughput=5MB/sec 2024-04-10T03:45:33.034 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ofVNerJBoDoYJW5 off=10589746 len=1509533 2024-04-10T03:45:33.046 INFO:tasks.workunit.client.0.smithi016.stdout:op 4206 completed, throughput=5MB/sec 2024-04-10T03:45:33.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:33 smithi016 bash[72916]: cluster 2024-04-10T03:45:32.184603+0000 mgr.y (mgr.25133) 1174 : cluster 0 pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:45:33.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:33 smithi016 bash[74137]: cluster 2024-04-10T03:45:32.184603+0000 mgr.y (mgr.25133) 1174 : cluster 0 pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:45:33.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:33 smithi136 bash[68278]: cluster 2024-04-10T03:45:32.184603+0000 mgr.y (mgr.25133) 1174 : cluster 0 pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:45:34.046 INFO:tasks.workunit.client.0.smithi016.stdout: 802: throughput=5MB/sec pending data=0 2024-04-10T03:45:34.047 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-chQ6SurBAUp2iRu off=3423499 len=89655 2024-04-10T03:45:34.051 INFO:tasks.workunit.client.0.smithi016.stdout:op 4207 completed, throughput=5MB/sec 2024-04-10T03:45:34.051 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CgKJ-eIejXPmuIi off=5763111 len=1119484 2024-04-10T03:45:34.055 INFO:tasks.workunit.client.0.smithi016.stdout:op 4208 completed, throughput=5MB/sec 2024-04-10T03:45:34.055 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KgWFKt4jC0dBjBB off=1834853 len=632890 2024-04-10T03:45:34.061 INFO:tasks.workunit.client.0.smithi016.stdout:op 4209 completed, throughput=5MB/sec 2024-04-10T03:45:34.062 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ep04JDstWumw8WI off=2961472 len=139546 2024-04-10T03:45:34.067 INFO:tasks.workunit.client.0.smithi016.stdout:op 4210 completed, throughput=5MB/sec 2024-04-10T03:45:34.067 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AbR0Ptr6Tww9STN off=9494445 len=220557 2024-04-10T03:45:34.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 4211 completed, throughput=5MB/sec 2024-04-10T03:45:34.072 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FHdbF6xLLQfy32_ off=1013301 len=447350 2024-04-10T03:45:34.073 INFO:tasks.workunit.client.0.smithi016.stdout:op 4212 completed, throughput=5MB/sec 2024-04-10T03:45:34.073 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-163SbBnGP7v4UK3 off=1713151 len=1238352 2024-04-10T03:45:34.083 INFO:tasks.workunit.client.0.smithi016.stdout:op 4213 completed, throughput=5MB/sec 2024-04-10T03:45:34.083 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aQ9VuEm5Cg_Efz3 off=5369195 len=1480549 2024-04-10T03:45:34.094 INFO:tasks.workunit.client.0.smithi016.stdout:op 4214 completed, throughput=5MB/sec 2024-04-10T03:45:35.094 INFO:tasks.workunit.client.0.smithi016.stdout: 803: throughput=5MB/sec pending data=0 2024-04-10T03:45:35.094 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--Czmfl6k8sTAoso off=4566879 len=1777018 2024-04-10T03:45:35.107 INFO:tasks.workunit.client.0.smithi016.stdout:op 4215 completed, throughput=5MB/sec 2024-04-10T03:45:35.107 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-p-xL4OVrtGBisrj off=1575851 len=1619659 2024-04-10T03:45:35.120 INFO:tasks.workunit.client.0.smithi016.stdout:op 4216 completed, throughput=5MB/sec 2024-04-10T03:45:35.120 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m1S-lsrs1BddL3p off=286253 len=805731 2024-04-10T03:45:35.127 INFO:tasks.workunit.client.0.smithi016.stdout:op 4217 completed, throughput=5MB/sec 2024-04-10T03:45:35.127 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UQxty3qud9jNFm8 off=5478819 len=639544 2024-04-10T03:45:35.134 INFO:tasks.workunit.client.0.smithi016.stdout:op 4218 completed, throughput=5MB/sec 2024-04-10T03:45:36.134 INFO:tasks.workunit.client.0.smithi016.stdout: 804: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:36.135 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-30wUwUUY5EkyxHQ off=8940774 len=1698200 2024-04-10T03:45:36.147 INFO:tasks.workunit.client.0.smithi016.stdout:op 4219 completed, throughput=5MB/sec 2024-04-10T03:45:36.147 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Un_wtPZ4WIlQ_Dw off=1352601 len=139137 2024-04-10T03:45:36.148 INFO:tasks.workunit.client.0.smithi016.stdout:op 4220 completed, throughput=5MB/sec 2024-04-10T03:45:36.148 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SH7z0b68WpfxsVF off=17014704 len=48422 2024-04-10T03:45:36.153 INFO:tasks.workunit.client.0.smithi016.stdout:op 4221 completed, throughput=5MB/sec 2024-04-10T03:45:36.153 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fyNLxl8WunVBGGH off=361684 len=363383 2024-04-10T03:45:36.159 INFO:tasks.workunit.client.0.smithi016.stdout:op 4222 completed, throughput=5MB/sec 2024-04-10T03:45:36.159 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7JtZSfWvKBl37hj off=3265382 len=1068020 2024-04-10T03:45:36.168 INFO:tasks.workunit.client.0.smithi016.stdout:op 4223 completed, throughput=5MB/sec 2024-04-10T03:45:36.168 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8OpQCpKC-v6jfQM off=1608494 len=785524 2024-04-10T03:45:36.170 INFO:tasks.workunit.client.0.smithi016.stdout:op 4224 completed, throughput=5MB/sec 2024-04-10T03:45:36.170 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-a42HTTM2NwC0gfI off=1076649 len=1700531 2024-04-10T03:45:36.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:35 smithi136 bash[68278]: cluster 2024-04-10T03:45:34.185691+0000 mgr.y (mgr.25133) 1175 : cluster 0 pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:45:36.173 INFO:tasks.workunit.client.0.smithi016.stdout:op 4225 completed, throughput=5MB/sec 2024-04-10T03:45:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:35 smithi016 bash[72916]: cluster 2024-04-10T03:45:34.185691+0000 mgr.y (mgr.25133) 1175 : cluster 0 pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:45:36.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:35 smithi016 bash[74137]: cluster 2024-04-10T03:45:34.185691+0000 mgr.y (mgr.25133) 1175 : cluster 0 pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:45:37.174 INFO:tasks.workunit.client.0.smithi016.stdout: 805: throughput=5MB/sec pending data=0 2024-04-10T03:45:37.174 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nCgupegZBMoqPfl off=1276542 len=224510 2024-04-10T03:45:37.179 INFO:tasks.workunit.client.0.smithi016.stdout:op 4226 completed, throughput=5MB/sec 2024-04-10T03:45:37.179 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ew5vNPdlqcP1-hv off=389650 len=867367 2024-04-10T03:45:37.182 INFO:tasks.workunit.client.0.smithi016.stdout:op 4227 completed, throughput=5MB/sec 2024-04-10T03:45:37.182 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eBNToUO2Sl1I7-- off=658206 len=1962920 2024-04-10T03:45:37.196 INFO:tasks.workunit.client.0.smithi016.stdout:op 4228 completed, throughput=5MB/sec 2024-04-10T03:45:37.196 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Y0nTdfaNy8VgbfO off=2189925 len=347123 2024-04-10T03:45:37.202 INFO:tasks.workunit.client.0.smithi016.stdout:op 4229 completed, throughput=5MB/sec 2024-04-10T03:45:37.202 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KyOq8g__VLjTB7l off=9568736 len=990850 2024-04-10T03:45:37.206 INFO:tasks.workunit.client.0.smithi016.stdout:op 4230 completed, throughput=5MB/sec 2024-04-10T03:45:37.206 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ArXmxjDbyi7t3IL off=18283591 len=1721436 2024-04-10T03:45:37.211 INFO:tasks.workunit.client.0.smithi016.stdout:op 4231 completed, throughput=5MB/sec 2024-04-10T03:45:38.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:37 smithi136 bash[68278]: cluster 2024-04-10T03:45:36.186679+0000 mgr.y (mgr.25133) 1176 : cluster 0 pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:45:38.211 INFO:tasks.workunit.client.0.smithi016.stdout: 806: throughput=5MB/sec pending data=0 2024-04-10T03:45:38.211 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-oTPV1PW5_wdr5CH off=10522151 len=1207484 2024-04-10T03:45:38.215 INFO:tasks.workunit.client.0.smithi016.stdout:op 4232 completed, throughput=5MB/sec 2024-04-10T03:45:38.215 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ynPukSJbzzIST9o off=232896 len=1284125 2024-04-10T03:45:38.225 INFO:tasks.workunit.client.0.smithi016.stdout:op 4233 completed, throughput=5MB/sec 2024-04-10T03:45:38.225 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Lp38uV2QVSuH91X off=4382262 len=1110153 2024-04-10T03:45:38.228 INFO:tasks.workunit.client.0.smithi016.stdout:op 4234 completed, throughput=5MB/sec 2024-04-10T03:45:38.228 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vmEPdx2cnL9WIyu off=12501914 len=879914 2024-04-10T03:45:38.237 INFO:tasks.workunit.client.0.smithi016.stdout:op 4235 completed, throughput=5MB/sec 2024-04-10T03:45:38.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:37 smithi016 bash[72916]: cluster 2024-04-10T03:45:36.186679+0000 mgr.y (mgr.25133) 1176 : cluster 0 pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:45:38.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:37 smithi016 bash[74137]: cluster 2024-04-10T03:45:36.186679+0000 mgr.y (mgr.25133) 1176 : cluster 0 pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:45:39.237 INFO:tasks.workunit.client.0.smithi016.stdout: 807: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:39.238 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yUjLLEJFhLLU_7n off=9536089 len=200600 2024-04-10T03:45:39.243 INFO:tasks.workunit.client.0.smithi016.stdout:op 4236 completed, throughput=5MB/sec 2024-04-10T03:45:39.243 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-laGERuuBAL0FobP off=1189495 len=895872 2024-04-10T03:45:39.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 4237 completed, throughput=5MB/sec 2024-04-10T03:45:39.245 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EvpadXHgkOoSy1U off=4261190 len=174951 2024-04-10T03:45:39.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 4238 completed, throughput=5MB/sec 2024-04-10T03:45:39.251 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B_ufs_grlnz-SyQ off=16251450 len=1054029 2024-04-10T03:45:39.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 4239 completed, throughput=5MB/sec 2024-04-10T03:45:39.260 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u3FHOb6ZATVCgO5 off=3856918 len=1530704 2024-04-10T03:45:39.266 INFO:tasks.workunit.client.0.smithi016.stdout:op 4240 completed, throughput=5MB/sec 2024-04-10T03:45:39.267 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-siCDMqM8M0GBiGx off=2272554 len=840066 2024-04-10T03:45:39.274 INFO:tasks.workunit.client.0.smithi016.stdout:op 4241 completed, throughput=5MB/sec 2024-04-10T03:45:39.274 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jhONlb65CXCrcSj off=6469090 len=2065271 2024-04-10T03:45:39.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 4242 completed, throughput=5MB/sec 2024-04-10T03:45:40.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:39 smithi136 bash[68278]: cluster 2024-04-10T03:45:38.187521+0000 mgr.y (mgr.25133) 1177 : cluster 0 pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:45:40.278 INFO:tasks.workunit.client.0.smithi016.stdout: 808: throughput=5MB/sec pending data=0 2024-04-10T03:45:40.278 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v1LVDk7ANS-HBr_ off=2251512 len=860478 2024-04-10T03:45:40.286 INFO:tasks.workunit.client.0.smithi016.stdout:op 4243 completed, throughput=5MB/sec 2024-04-10T03:45:40.286 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-658OqYtQ9ThNFSk off=7094637 len=1599739 2024-04-10T03:45:40.291 INFO:tasks.workunit.client.0.smithi016.stdout:op 4244 completed, throughput=5MB/sec 2024-04-10T03:45:40.291 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-72QDH5i18ef3QHM off=11631514 len=97413 2024-04-10T03:45:40.296 INFO:tasks.workunit.client.0.smithi016.stdout:op 4245 completed, throughput=5MB/sec 2024-04-10T03:45:40.296 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DkwRGyz_02y0xt- off=2803743 len=1802609 2024-04-10T03:45:40.301 INFO:tasks.workunit.client.0.smithi016.stdout:op 4246 completed, throughput=5MB/sec 2024-04-10T03:45:40.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:39 smithi016 bash[72916]: cluster 2024-04-10T03:45:38.187521+0000 mgr.y (mgr.25133) 1177 : cluster 0 pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:45:40.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:39 smithi016 bash[74137]: cluster 2024-04-10T03:45:38.187521+0000 mgr.y (mgr.25133) 1177 : cluster 0 pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:45:41.301 INFO:tasks.workunit.client.0.smithi016.stdout: 809: throughput=5MB/sec pending data=0 2024-04-10T03:45:41.301 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P5uzAnZpj1BWrnv off=18833819 len=1917370 2024-04-10T03:45:41.317 INFO:tasks.workunit.client.0.smithi016.stdout:op 4247 completed, throughput=5MB/sec 2024-04-10T03:45:41.318 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dtNOJEAFH9U_vdp off=9351582 len=1074428 2024-04-10T03:45:41.328 INFO:tasks.workunit.client.0.smithi016.stdout:op 4248 completed, throughput=5MB/sec 2024-04-10T03:45:41.328 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7H_rqTcOGAq7ENc off=396171 len=611701 2024-04-10T03:45:41.330 INFO:tasks.workunit.client.0.smithi016.stdout:op 4249 completed, throughput=5MB/sec 2024-04-10T03:45:41.330 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IxJiVgaLLViI52D off=16653389 len=1818540 2024-04-10T03:45:41.334 INFO:tasks.workunit.client.0.smithi016.stdout:op 4250 completed, throughput=5MB/sec 2024-04-10T03:45:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:45:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:45:41] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-10T03:45:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:41 smithi016 bash[74137]: cluster 2024-04-10T03:45:40.188467+0000 mgr.y (mgr.25133) 1178 : cluster 0 pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:45:42.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:41 smithi016 bash[72916]: cluster 2024-04-10T03:45:40.188467+0000 mgr.y (mgr.25133) 1178 : cluster 0 pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:45:42.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:41 smithi136 bash[68278]: cluster 2024-04-10T03:45:40.188467+0000 mgr.y (mgr.25133) 1178 : cluster 0 pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:45:42.334 INFO:tasks.workunit.client.0.smithi016.stdout: 810: throughput=5MB/sec pending data=0 2024-04-10T03:45:42.335 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bqweTdQi3ucVSZ0 off=2408274 len=785772 2024-04-10T03:45:42.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 4251 completed, throughput=5MB/sec 2024-04-10T03:45:42.342 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Xnp0Va6PZgZXHzV off=534256 len=1699392 2024-04-10T03:45:42.356 INFO:tasks.workunit.client.0.smithi016.stdout:op 4252 completed, throughput=5MB/sec 2024-04-10T03:45:42.356 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0O3WSZFbhxxt14e off=5511675 len=439617 2024-04-10T03:45:42.358 INFO:tasks.workunit.client.0.smithi016.stdout:op 4253 completed, throughput=5MB/sec 2024-04-10T03:45:42.358 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N4Zb2ec2Tmxi-AF off=5551872 len=584036 2024-04-10T03:45:42.360 INFO:tasks.workunit.client.0.smithi016.stdout:op 4254 completed, throughput=5MB/sec 2024-04-10T03:45:42.360 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SyW-3q12-lcsPNP off=4992748 len=1374412 2024-04-10T03:45:42.372 INFO:tasks.workunit.client.0.smithi016.stdout:op 4255 completed, throughput=5MB/sec 2024-04-10T03:45:43.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:42 smithi136 bash[68278]: audit 2024-04-10T03:45:42.572177+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:42 smithi016 bash[72916]: audit 2024-04-10T03:45:42.572177+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:42 smithi016 bash[74137]: audit 2024-04-10T03:45:42.572177+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:43.372 INFO:tasks.workunit.client.0.smithi016.stdout: 811: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:43.372 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dQVjGNmHhJsUa79 off=21091208 len=1170441 2024-04-10T03:45:43.377 INFO:tasks.workunit.client.0.smithi016.stdout:op 4256 completed, throughput=5MB/sec 2024-04-10T03:45:43.377 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HC29oat3nM0t3om off=1775125 len=1849461 2024-04-10T03:45:43.382 INFO:tasks.workunit.client.0.smithi016.stdout:op 4257 completed, throughput=5MB/sec 2024-04-10T03:45:43.383 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YPZMFGFU7ZZaniX off=20123028 len=1198750 2024-04-10T03:45:43.386 INFO:tasks.workunit.client.0.smithi016.stdout:op 4258 completed, throughput=5MB/sec 2024-04-10T03:45:43.386 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0bDgKtpdoBbQOPS off=20962040 len=1766506 2024-04-10T03:45:43.399 INFO:tasks.workunit.client.0.smithi016.stdout:op 4259 completed, throughput=5MB/sec 2024-04-10T03:45:44.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:43 smithi136 bash[68278]: cluster 2024-04-10T03:45:42.189615+0000 mgr.y (mgr.25133) 1179 : cluster 0 pgmap v1858: 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-04-10T03:45:44.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:43 smithi016 bash[72916]: cluster 2024-04-10T03:45:42.189615+0000 mgr.y (mgr.25133) 1179 : cluster 0 pgmap v1858: 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-04-10T03:45:44.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:43 smithi016 bash[74137]: cluster 2024-04-10T03:45:42.189615+0000 mgr.y (mgr.25133) 1179 : cluster 0 pgmap v1858: 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-04-10T03:45:44.400 INFO:tasks.workunit.client.0.smithi016.stdout: 812: throughput=5MB/sec pending data=0 2024-04-10T03:45:44.400 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NjeXGCM4Wlvd7yS off=12032026 len=502230 2024-04-10T03:45:44.401 INFO:tasks.workunit.client.0.smithi016.stdout:op 4260 completed, throughput=5MB/sec 2024-04-10T03:45:44.401 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QPIw3MUNoUlRPm1 off=468951 len=557172 2024-04-10T03:45:44.409 INFO:tasks.workunit.client.0.smithi016.stdout:op 4261 completed, throughput=5MB/sec 2024-04-10T03:45:44.409 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RN0w-2hVuPAnbN9 off=5522776 len=1111275 2024-04-10T03:45:44.417 INFO:tasks.workunit.client.0.smithi016.stdout:op 4262 completed, throughput=5MB/sec 2024-04-10T03:45:44.418 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G0kfMaPoB0yRnRn off=4539667 len=1067704 2024-04-10T03:45:44.421 INFO:tasks.workunit.client.0.smithi016.stdout:op 4263 completed, throughput=5MB/sec 2024-04-10T03:45:44.422 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tjlP18cXXDlnCef off=2309460 len=304763 2024-04-10T03:45:44.423 INFO:tasks.workunit.client.0.smithi016.stdout:op 4264 completed, throughput=5MB/sec 2024-04-10T03:45:44.423 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gaPRA3zWZ6Txi1v off=8866365 len=1790892 2024-04-10T03:45:44.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 4265 completed, throughput=5MB/sec 2024-04-10T03:45:45.429 INFO:tasks.workunit.client.0.smithi016.stdout: 813: throughput=5MB/sec pending data=0 2024-04-10T03:45:45.429 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1akK-z-JqTJ3Xlm off=1381391 len=17492 2024-04-10T03:45:45.430 INFO:tasks.workunit.client.0.smithi016.stdout:op 4266 completed, throughput=5MB/sec 2024-04-10T03:45:45.430 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ARkYfTkH3oCyFeg off=12193462 len=532572 2024-04-10T03:45:45.432 INFO:tasks.workunit.client.0.smithi016.stdout:op 4267 completed, throughput=5MB/sec 2024-04-10T03:45:45.432 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-brNMTDXTLxJTfTT off=7834255 len=802401 2024-04-10T03:45:45.440 INFO:tasks.workunit.client.0.smithi016.stdout:op 4268 completed, throughput=5MB/sec 2024-04-10T03:45:45.441 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lFAKK9lUZm0zW4S off=2343621 len=916171 2024-04-10T03:45:45.444 INFO:tasks.workunit.client.0.smithi016.stdout:op 4269 completed, throughput=5MB/sec 2024-04-10T03:45:45.444 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lFyQbHfU_gQIzVx off=15868248 len=397409 2024-04-10T03:45:45.449 INFO:tasks.workunit.client.0.smithi016.stdout:op 4270 completed, throughput=5MB/sec 2024-04-10T03:45:45.449 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-m-sc3hH-dYGNMOD off=2332011 len=71316 2024-04-10T03:45:45.451 INFO:tasks.workunit.client.0.smithi016.stdout:op 4271 completed, throughput=5MB/sec 2024-04-10T03:45:45.451 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NuS3UpE1g9QtC43 off=5924255 len=847595 2024-04-10T03:45:45.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 4272 completed, throughput=5MB/sec 2024-04-10T03:45:45.459 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1hIyvU_TaoKNiKS off=12143624 len=481541 2024-04-10T03:45:45.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 4273 completed, throughput=5MB/sec 2024-04-10T03:45:45.466 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-q_ykRjx7tZtDkdY off=454547 len=1479057 2024-04-10T03:45:45.468 INFO:tasks.workunit.client.0.smithi016.stdout:op 4274 completed, throughput=5MB/sec 2024-04-10T03:45:46.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:45 smithi136 bash[68278]: cluster 2024-04-10T03:45:44.190573+0000 mgr.y (mgr.25133) 1180 : cluster 0 pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:45:46.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:45 smithi016 bash[74137]: cluster 2024-04-10T03:45:44.190573+0000 mgr.y (mgr.25133) 1180 : cluster 0 pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:45:46.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:45 smithi016 bash[72916]: cluster 2024-04-10T03:45:44.190573+0000 mgr.y (mgr.25133) 1180 : cluster 0 pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:45:46.469 INFO:tasks.workunit.client.0.smithi016.stdout: 814: throughput=5MB/sec pending data=0 2024-04-10T03:45:46.469 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DvIAzaS-qdqVU1R off=12320768 len=970658 2024-04-10T03:45:46.473 INFO:tasks.workunit.client.0.smithi016.stdout:op 4275 completed, throughput=5MB/sec 2024-04-10T03:45:46.473 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mHf6SNnKvcbTOek off=620289 len=474951 2024-04-10T03:45:46.475 INFO:tasks.workunit.client.0.smithi016.stdout:op 4276 completed, throughput=5MB/sec 2024-04-10T03:45:46.475 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_WtZZb9gre1WoI2 off=30397 len=900053 2024-04-10T03:45:46.478 INFO:tasks.workunit.client.0.smithi016.stdout:op 4277 completed, throughput=5MB/sec 2024-04-10T03:45:46.479 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cZyJVp4vihqPbqg off=563574 len=1333064 2024-04-10T03:45:46.490 INFO:tasks.workunit.client.0.smithi016.stdout:op 4278 completed, throughput=5MB/sec 2024-04-10T03:45:46.490 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TwMdJ-OSQ8oXVFf off=926453 len=1340781 2024-04-10T03:45:46.493 INFO:tasks.workunit.client.0.smithi016.stdout:op 4279 completed, throughput=5MB/sec 2024-04-10T03:45:47.494 INFO:tasks.workunit.client.0.smithi016.stdout: 815: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:47.494 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1HSWE5E_PMNNFiB off=9532707 len=1584542 2024-04-10T03:45:47.506 INFO:tasks.workunit.client.0.smithi016.stdout:op 4280 completed, throughput=5MB/sec 2024-04-10T03:45:47.506 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9XckAo4xBEtd5IO off=1166078 len=255213 2024-04-10T03:45:47.508 INFO:tasks.workunit.client.0.smithi016.stdout:op 4281 completed, throughput=5MB/sec 2024-04-10T03:45:47.509 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6KGCSfC011jOLiB off=1203114 len=1349513 2024-04-10T03:45:47.518 INFO:tasks.workunit.client.0.smithi016.stdout:op 4282 completed, throughput=5MB/sec 2024-04-10T03:45:47.519 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4aKOyP7bvELJnpS off=3850891 len=2071139 2024-04-10T03:45:47.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 4283 completed, throughput=5MB/sec 2024-04-10T03:45:48.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:47 smithi136 bash[68278]: cluster 2024-04-10T03:45:46.191548+0000 mgr.y (mgr.25133) 1181 : cluster 0 pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:45:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:47 smithi016 bash[72916]: cluster 2024-04-10T03:45:46.191548+0000 mgr.y (mgr.25133) 1181 : cluster 0 pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:45:48.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:47 smithi016 bash[74137]: cluster 2024-04-10T03:45:46.191548+0000 mgr.y (mgr.25133) 1181 : cluster 0 pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:45:48.523 INFO:tasks.workunit.client.0.smithi016.stdout: 816: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:48.523 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZVtPpwZ1di3pguS off=207216 len=1640240 2024-04-10T03:45:48.528 INFO:tasks.workunit.client.0.smithi016.stdout:op 4284 completed, throughput=5MB/sec 2024-04-10T03:45:48.528 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xO983JD2vsJ81fC off=8876987 len=86833 2024-04-10T03:45:48.530 INFO:tasks.workunit.client.0.smithi016.stdout:op 4285 completed, throughput=5MB/sec 2024-04-10T03:45:48.530 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C4-FkYDK83AOiE0 off=9333501 len=1561804 2024-04-10T03:45:48.535 INFO:tasks.workunit.client.0.smithi016.stdout:op 4286 completed, throughput=5MB/sec 2024-04-10T03:45:48.535 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vjK3avEdGF_bt9G off=13385673 len=757259 2024-04-10T03:45:48.537 INFO:tasks.workunit.client.0.smithi016.stdout:op 4287 completed, throughput=5MB/sec 2024-04-10T03:45:48.538 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xhjhPUE6nFp0-C4 off=13436548 len=1065216 2024-04-10T03:45:48.547 INFO:tasks.workunit.client.0.smithi016.stdout:op 4288 completed, throughput=5MB/sec 2024-04-10T03:45:49.547 INFO:tasks.workunit.client.0.smithi016.stdout: 817: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:49.547 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ztfFadsNrCglUs8 off=4899193 len=1010634 2024-04-10T03:45:49.560 INFO:tasks.workunit.client.0.smithi016.stdout:op 4289 completed, throughput=5MB/sec 2024-04-10T03:45:49.560 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rVy4__u-maT8Z-M off=942633 len=1623443 2024-04-10T03:45:49.573 INFO:tasks.workunit.client.0.smithi016.stdout:op 4290 completed, throughput=5MB/sec 2024-04-10T03:45:49.573 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bSjXj5d2c-PCHN8 off=3777916 len=1388346 2024-04-10T03:45:49.577 INFO:tasks.workunit.client.0.smithi016.stdout:op 4291 completed, throughput=5MB/sec 2024-04-10T03:45:49.577 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mp2y8LOmPd0WhBH off=4936241 len=1122714 2024-04-10T03:45:49.587 INFO:tasks.workunit.client.0.smithi016.stdout:op 4292 completed, throughput=5MB/sec 2024-04-10T03:45:50.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:49 smithi136 bash[68278]: cluster 2024-04-10T03:45:48.192319+0000 mgr.y (mgr.25133) 1182 : cluster 0 pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:45:50.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:49 smithi016 bash[72916]: cluster 2024-04-10T03:45:48.192319+0000 mgr.y (mgr.25133) 1182 : cluster 0 pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:45:50.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:49 smithi016 bash[74137]: cluster 2024-04-10T03:45:48.192319+0000 mgr.y (mgr.25133) 1182 : cluster 0 pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:45:50.587 INFO:tasks.workunit.client.0.smithi016.stdout: 818: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:50.587 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2x-eOMzMZ6we9v- off=9851801 len=903131 2024-04-10T03:45:50.591 INFO:tasks.workunit.client.0.smithi016.stdout:op 4293 completed, throughput=5MB/sec 2024-04-10T03:45:50.591 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HAd2t_X3V2PJ77N off=5183300 len=191901 2024-04-10T03:45:50.593 INFO:tasks.workunit.client.0.smithi016.stdout:op 4294 completed, throughput=5MB/sec 2024-04-10T03:45:50.593 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1sfGPyv1c1gaK2S off=8520665 len=1199475 2024-04-10T03:45:50.595 INFO:tasks.workunit.client.0.smithi016.stdout:op 4295 completed, throughput=5MB/sec 2024-04-10T03:45:50.596 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-O920QIX1tU8CEOT off=11410991 len=1039051 2024-04-10T03:45:50.600 INFO:tasks.workunit.client.0.smithi016.stdout:op 4296 completed, throughput=5MB/sec 2024-04-10T03:45:50.600 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CxrLPTcIh2Z4_L1 off=5506910 len=1656658 2024-04-10T03:45:50.610 INFO:tasks.workunit.client.0.smithi016.stdout:op 4297 completed, throughput=5MB/sec 2024-04-10T03:45:50.610 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rxzRIsmL9Sob6nI off=6331152 len=1008461 2024-04-10T03:45:50.612 INFO:tasks.workunit.client.0.smithi016.stdout:op 4298 completed, throughput=5MB/sec 2024-04-10T03:45:51.613 INFO:tasks.workunit.client.0.smithi016.stdout: 819: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:51.613 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XVcMDbQlee-5SBw off=714816 len=330993 2024-04-10T03:45:51.619 INFO:tasks.workunit.client.0.smithi016.stdout:op 4299 completed, throughput=5MB/sec 2024-04-10T03:45:51.619 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-giRw3lReuL3-6rb off=3398216 len=1599083 2024-04-10T03:45:51.631 INFO:tasks.workunit.client.0.smithi016.stdout:op 4300 completed, throughput=5MB/sec 2024-04-10T03:45:51.632 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BY-pqLokZ07MzaT off=5494512 len=50780 2024-04-10T03:45:51.635 INFO:tasks.workunit.client.0.smithi016.stdout:op 4301 completed, throughput=5MB/sec 2024-04-10T03:45:51.635 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ik4AK8ouAQ-CC6M off=1034640 len=1097459 2024-04-10T03:45:51.638 INFO:tasks.workunit.client.0.smithi016.stdout:op 4302 completed, throughput=5MB/sec 2024-04-10T03:45:51.638 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8SaGOH3X4RDfRdd off=13308534 len=631270 2024-04-10T03:45:51.640 INFO:tasks.workunit.client.0.smithi016.stdout:op 4303 completed, throughput=5MB/sec 2024-04-10T03:45:51.640 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CBLsIs-De48Ja2p off=3428 len=635023 2024-04-10T03:45:51.649 INFO:tasks.workunit.client.0.smithi016.stdout:op 4304 completed, throughput=5MB/sec 2024-04-10T03:45:51.649 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PIki9EamJklFO0F off=5900261 len=1389040 2024-04-10T03:45:51.658 INFO:tasks.workunit.client.0.smithi016.stdout:op 4305 completed, throughput=5MB/sec 2024-04-10T03:45:52.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:51 smithi016 bash[72916]: cluster 2024-04-10T03:45:50.192973+0000 mgr.y (mgr.25133) 1183 : cluster 0 pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:51 smithi016 bash[74137]: cluster 2024-04-10T03:45:50.192973+0000 mgr.y (mgr.25133) 1183 : cluster 0 pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:45:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:45:51] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-10T03:45:52.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:51 smithi136 bash[68278]: cluster 2024-04-10T03:45:50.192973+0000 mgr.y (mgr.25133) 1183 : cluster 0 pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:45:52.658 INFO:tasks.workunit.client.0.smithi016.stdout: 820: throughput=5MB/sec pending data=0 2024-04-10T03:45:52.659 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bQqx8ay8o9_56Fo off=748114 len=1741687 2024-04-10T03:45:52.671 INFO:tasks.workunit.client.0.smithi016.stdout:op 4306 completed, throughput=5MB/sec 2024-04-10T03:45:52.671 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZLSu2tNqtAwoBnm off=3167497 len=288532 2024-04-10T03:45:52.676 INFO:tasks.workunit.client.0.smithi016.stdout:op 4307 completed, throughput=5MB/sec 2024-04-10T03:45:52.676 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-006DetLN0xK5KkX off=9917450 len=135238 2024-04-10T03:45:52.678 INFO:tasks.workunit.client.0.smithi016.stdout:op 4308 completed, throughput=5MB/sec 2024-04-10T03:45:52.678 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xyweXCCAkHzB0mf off=9995424 len=1255240 2024-04-10T03:45:52.687 INFO:tasks.workunit.client.0.smithi016.stdout:op 4309 completed, throughput=5MB/sec 2024-04-10T03:45:52.688 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MKYB0fUg1sgXlMm off=12578906 len=2088258 2024-04-10T03:45:52.705 INFO:tasks.workunit.client.0.smithi016.stdout:op 4310 completed, throughput=5MB/sec 2024-04-10T03:45:53.705 INFO:tasks.workunit.client.0.smithi016.stdout: 821: throughput=5MB/sec pending data=0 2024-04-10T03:45:53.705 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3qjZnex33hn7Tte off=6104935 len=962222 2024-04-10T03:45:53.707 INFO:tasks.workunit.client.0.smithi016.stdout:op 4311 completed, throughput=5MB/sec 2024-04-10T03:45:53.707 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CWb0FV-OdNLbB9O off=17202269 len=1754402 2024-04-10T03:45:53.718 INFO:tasks.workunit.client.0.smithi016.stdout:op 4312 completed, throughput=5MB/sec 2024-04-10T03:45:53.718 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VvAQer7EyAd0UL1 off=15730034 len=1098823 2024-04-10T03:45:53.725 INFO:tasks.workunit.client.0.smithi016.stdout:op 4313 completed, throughput=5MB/sec 2024-04-10T03:45:53.725 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LiQ-SsYSExLllf9 off=7078245 len=1719712 2024-04-10T03:45:53.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 4314 completed, throughput=5MB/sec 2024-04-10T03:45:54.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:53 smithi136 bash[68278]: cluster 2024-04-10T03:45:52.194023+0000 mgr.y (mgr.25133) 1184 : cluster 0 pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:45:54.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:53 smithi136 bash[68278]: audit 2024-04-10T03:45:53.437157+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:45:54.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:53 smithi016 bash[72916]: cluster 2024-04-10T03:45:52.194023+0000 mgr.y (mgr.25133) 1184 : cluster 0 pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:45:54.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:53 smithi016 bash[72916]: audit 2024-04-10T03:45:53.437157+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:45:54.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:53 smithi016 bash[74137]: cluster 2024-04-10T03:45:52.194023+0000 mgr.y (mgr.25133) 1184 : cluster 0 pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:45:54.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:53 smithi016 bash[74137]: audit 2024-04-10T03:45:53.437157+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:45:54.728 INFO:tasks.workunit.client.0.smithi016.stdout: 822: throughput=5MB/sec pending data=0 2024-04-10T03:45:54.728 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I5nYQ9ClCSUX_d1 off=9550121 len=1752849 2024-04-10T03:45:54.734 INFO:tasks.workunit.client.0.smithi016.stdout:op 4315 completed, throughput=5MB/sec 2024-04-10T03:45:54.734 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2LuhhOcgwxEqItz off=6250626 len=630108 2024-04-10T03:45:54.735 INFO:tasks.workunit.client.0.smithi016.stdout:op 4316 completed, throughput=5MB/sec 2024-04-10T03:45:54.735 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XUngX_o14KbbtI6 off=4736585 len=75572 2024-04-10T03:45:54.736 INFO:tasks.workunit.client.0.smithi016.stdout:op 4317 completed, throughput=5MB/sec 2024-04-10T03:45:54.736 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ugTwbv4jNKHHI-U off=578422 len=1454078 2024-04-10T03:45:54.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 4318 completed, throughput=5MB/sec 2024-04-10T03:45:54.738 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-J9KLEg5aL7NsMgB off=11946451 len=1411845 2024-04-10T03:45:54.749 INFO:tasks.workunit.client.0.smithi016.stdout:op 4319 completed, throughput=5MB/sec 2024-04-10T03:45:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:55 smithi136 bash[68278]: audit 2024-04-10T03:45:54.168745+0000 mon.a (mon.0) 2225 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:45:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:55 smithi136 bash[68278]: audit 2024-04-10T03:45:54.175466+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:45:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:55 smithi136 bash[68278]: audit 2024-04-10T03:45:54.812544+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:45:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:55 smithi136 bash[68278]: audit 2024-04-10T03:45:54.814069+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:45:55.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:55 smithi136 bash[68278]: audit 2024-04-10T03:45:54.822761+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:45:55.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[74137]: audit 2024-04-10T03:45:54.168745+0000 mon.a (mon.0) 2225 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:45:55.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[74137]: audit 2024-04-10T03:45:54.175466+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:45:55.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[74137]: audit 2024-04-10T03:45:54.812544+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:45:55.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[74137]: audit 2024-04-10T03:45:54.814069+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:45:55.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[74137]: audit 2024-04-10T03:45:54.822761+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:45:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[72916]: audit 2024-04-10T03:45:54.168745+0000 mon.a (mon.0) 2225 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:45:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[72916]: audit 2024-04-10T03:45:54.175466+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:45:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[72916]: audit 2024-04-10T03:45:54.812544+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:45:55.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[72916]: audit 2024-04-10T03:45:54.814069+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:45:55.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:55 smithi016 bash[72916]: audit 2024-04-10T03:45:54.822761+0000 mon.a (mon.0) 2229 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:45:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: 823: throughput=5MB/sec pending data=0 2024-04-10T03:45:55.749 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EW3NYi1epWP-eoE off=842189 len=46079 2024-04-10T03:45:55.750 INFO:tasks.workunit.client.0.smithi016.stdout:op 4320 completed, throughput=5MB/sec 2024-04-10T03:45:55.751 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-A7R4dRwia726DnH off=4578798 len=903366 2024-04-10T03:45:55.753 INFO:tasks.workunit.client.0.smithi016.stdout:op 4321 completed, throughput=5MB/sec 2024-04-10T03:45:55.753 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-or5-_Ze4bvMO377 off=420370 len=264184 2024-04-10T03:45:55.754 INFO:tasks.workunit.client.0.smithi016.stdout:op 4322 completed, throughput=5MB/sec 2024-04-10T03:45:55.755 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-quz6qW3igvbxpOv off=2960707 len=1757511 2024-04-10T03:45:55.759 INFO:tasks.workunit.client.0.smithi016.stdout:op 4323 completed, throughput=5MB/sec 2024-04-10T03:45:55.759 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OXj4nV_f5i0-al4 off=1094494 len=1927323 2024-04-10T03:45:55.765 INFO:tasks.workunit.client.0.smithi016.stdout:op 4324 completed, throughput=5MB/sec 2024-04-10T03:45:56.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:56 smithi136 bash[68278]: cluster 2024-04-10T03:45:54.194685+0000 mgr.y (mgr.25133) 1185 : cluster 0 pgmap v1864: 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, 4 op/s 2024-04-10T03:45:56.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:56 smithi016 bash[72916]: cluster 2024-04-10T03:45:54.194685+0000 mgr.y (mgr.25133) 1185 : cluster 0 pgmap v1864: 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, 4 op/s 2024-04-10T03:45:56.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:56 smithi016 bash[74137]: cluster 2024-04-10T03:45:54.194685+0000 mgr.y (mgr.25133) 1185 : cluster 0 pgmap v1864: 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, 4 op/s 2024-04-10T03:45:56.766 INFO:tasks.workunit.client.0.smithi016.stdout: 824: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:56.766 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mUPY9Awn1gyuNkG off=204002 len=1126403 2024-04-10T03:45:56.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 4325 completed, throughput=5MB/sec 2024-04-10T03:45:56.770 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qCzR4fIpbwffLIe off=7515249 len=2009034 2024-04-10T03:45:56.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 4326 completed, throughput=5MB/sec 2024-04-10T03:45:56.784 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2h4rZOIqq4udsSX off=10736614 len=849110 2024-04-10T03:45:56.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 4327 completed, throughput=5MB/sec 2024-04-10T03:45:56.786 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Zi1D7t29YXf1YrJ off=13621163 len=295250 2024-04-10T03:45:56.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 4328 completed, throughput=5MB/sec 2024-04-10T03:45:56.792 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mZv56Uf1mRIsfkT off=19174712 len=1652081 2024-04-10T03:45:56.804 INFO:tasks.workunit.client.0.smithi016.stdout:op 4329 completed, throughput=5MB/sec 2024-04-10T03:45:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: 825: throughput=5MB/sec pending data=0 2024-04-10T03:45:57.804 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CkItutOHotBoDz2 off=2034417 len=1401931 2024-04-10T03:45:57.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 4330 completed, throughput=5MB/sec 2024-04-10T03:45:57.808 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zgQuFrt1HDKjwBU off=1075021 len=256369 2024-04-10T03:45:57.814 INFO:tasks.workunit.client.0.smithi016.stdout:op 4331 completed, throughput=5MB/sec 2024-04-10T03:45:57.814 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Di-p9CKgVumW4QF off=5725200 len=1847916 2024-04-10T03:45:57.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 4332 completed, throughput=5MB/sec 2024-04-10T03:45:57.818 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sHAaii05hjiKnIn off=16480261 len=774882 2024-04-10T03:45:57.827 INFO:tasks.workunit.client.0.smithi016.stdout:op 4333 completed, throughput=5MB/sec 2024-04-10T03:45:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:58 smithi016 bash[74137]: cluster 2024-04-10T03:45:56.195463+0000 mgr.y (mgr.25133) 1186 : cluster 0 pgmap v1865: 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, 4 op/s 2024-04-10T03:45:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:58 smithi016 bash[74137]: audit 2024-04-10T03:45:57.572347+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:58 smithi016 bash[72916]: cluster 2024-04-10T03:45:56.195463+0000 mgr.y (mgr.25133) 1186 : cluster 0 pgmap v1865: 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, 4 op/s 2024-04-10T03:45:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:58 smithi016 bash[72916]: audit 2024-04-10T03:45:57.572347+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:58.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:58 smithi136 bash[68278]: cluster 2024-04-10T03:45:56.195463+0000 mgr.y (mgr.25133) 1186 : cluster 0 pgmap v1865: 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, 4 op/s 2024-04-10T03:45:58.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:58 smithi136 bash[68278]: audit 2024-04-10T03:45:57.572347+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:45:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: 826: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:58.827 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-K9sJI29Z7C8ZaUF off=16347313 len=1434559 2024-04-10T03:45:58.840 INFO:tasks.workunit.client.0.smithi016.stdout:op 4334 completed, throughput=5MB/sec 2024-04-10T03:45:58.840 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dmbS0qUQNyRhG6x off=3023885 len=1548597 2024-04-10T03:45:58.843 INFO:tasks.workunit.client.0.smithi016.stdout:op 4335 completed, throughput=5MB/sec 2024-04-10T03:45:58.843 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tMJO0vq_7X4z_S8 off=4828057 len=1747832 2024-04-10T03:45:58.849 INFO:tasks.workunit.client.0.smithi016.stdout:op 4336 completed, throughput=5MB/sec 2024-04-10T03:45:58.849 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8aIUbmHTYyYD-yw off=15946261 len=194429 2024-04-10T03:45:58.851 INFO:tasks.workunit.client.0.smithi016.stdout:op 4337 completed, throughput=5MB/sec 2024-04-10T03:45:58.851 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bGUYDbL8govSK_x off=3633488 len=619458 2024-04-10T03:45:58.854 INFO:tasks.workunit.client.0.smithi016.stdout:op 4338 completed, throughput=5MB/sec 2024-04-10T03:45:59.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:45:59 smithi016 bash[72916]: cluster 2024-04-10T03:45:58.196229+0000 mgr.y (mgr.25133) 1187 : cluster 0 pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:45:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:45:59 smithi016 bash[74137]: cluster 2024-04-10T03:45:58.196229+0000 mgr.y (mgr.25133) 1187 : cluster 0 pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:45:59.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:45:59 smithi136 bash[68278]: cluster 2024-04-10T03:45:58.196229+0000 mgr.y (mgr.25133) 1187 : cluster 0 pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:45:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: 827: throughput=4.99MB/sec pending data=0 2024-04-10T03:45:59.855 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vR5riEzrEGYj6C9 off=9965020 len=251202 2024-04-10T03:45:59.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 4339 completed, throughput=4.99MB/sec 2024-04-10T03:45:59.860 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GjTVqDx77M9O4jW off=354324 len=969557 2024-04-10T03:45:59.869 INFO:tasks.workunit.client.0.smithi016.stdout:op 4340 completed, throughput=5MB/sec 2024-04-10T03:45:59.869 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GGI-2bu7uBbSZZj off=10130567 len=499980 2024-04-10T03:45:59.876 INFO:tasks.workunit.client.0.smithi016.stdout:op 4341 completed, throughput=5MB/sec 2024-04-10T03:45:59.876 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VOXsbRUYFMthI_A off=1424569 len=1005876 2024-04-10T03:45:59.884 INFO:tasks.workunit.client.0.smithi016.stdout:op 4342 completed, throughput=5MB/sec 2024-04-10T03:45:59.884 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nswDrxr6Y2jL1i9 off=6937627 len=1246180 2024-04-10T03:45:59.894 INFO:tasks.workunit.client.0.smithi016.stdout:op 4343 completed, throughput=5MB/sec 2024-04-10T03:45:59.894 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bCCdUx0PzbV2yhX off=2789714 len=2065156 2024-04-10T03:45:59.910 INFO:tasks.workunit.client.0.smithi016.stdout:op 4344 completed, throughput=5MB/sec 2024-04-10T03:46:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: 828: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:00.911 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-51fJidzMi-aHbYr off=13296931 len=1475864 2024-04-10T03:46:00.916 INFO:tasks.workunit.client.0.smithi016.stdout:op 4345 completed, throughput=5MB/sec 2024-04-10T03:46:00.916 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ATWFeQ3B9xhfubR off=3102714 len=1858076 2024-04-10T03:46:00.929 INFO:tasks.workunit.client.0.smithi016.stdout:op 4346 completed, throughput=5MB/sec 2024-04-10T03:46:00.929 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3vVUGn4MrzGlo_7 off=1038707 len=1316323 2024-04-10T03:46:00.933 INFO:tasks.workunit.client.0.smithi016.stdout:op 4347 completed, throughput=5MB/sec 2024-04-10T03:46:01.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:01 smithi016 bash[72916]: cluster 2024-04-10T03:46:00.197270+0000 mgr.y (mgr.25133) 1188 : cluster 0 pgmap v1867: 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-04-10T03:46:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:01 smithi016 bash[74137]: cluster 2024-04-10T03:46:00.197270+0000 mgr.y (mgr.25133) 1188 : cluster 0 pgmap v1867: 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-04-10T03:46:01.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:01 smithi136 bash[68278]: cluster 2024-04-10T03:46:00.197270+0000 mgr.y (mgr.25133) 1188 : cluster 0 pgmap v1867: 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-04-10T03:46:01.934 INFO:tasks.workunit.client.0.smithi016.stdout: 829: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:01.934 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_bhEqqdw1YgfLBL off=7469454 len=628976 2024-04-10T03:46:01.935 INFO:tasks.workunit.client.0.smithi016.stdout:op 4348 completed, throughput=4.99MB/sec 2024-04-10T03:46:01.935 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pbW_SeiK-9VLL5b off=0 len=1173235 2024-04-10T03:46:01.940 INFO:tasks.workunit.client.0.smithi016.stdout:op 4349 completed, throughput=5MB/sec 2024-04-10T03:46:01.940 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KiMzfJygMN6ONT6 off=14163206 len=1217579 2024-04-10T03:46:01.944 INFO:tasks.workunit.client.0.smithi016.stdout:op 4350 completed, throughput=5MB/sec 2024-04-10T03:46:01.944 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e62sdV04W6zS3o3 off=599424 len=968573 2024-04-10T03:46:01.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 4351 completed, throughput=5MB/sec 2024-04-10T03:46:01.953 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HoU0XWGtdkcIle2 off=8216312 len=1904708 2024-04-10T03:46:01.958 INFO:tasks.workunit.client.0.smithi016.stdout:op 4352 completed, throughput=5MB/sec 2024-04-10T03:46:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:46:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:46:01] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-10T03:46:02.961 INFO:tasks.workunit.client.0.smithi016.stdout: 830: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:02.961 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-e9BXTvbojhRm4qw off=6291906 len=1214418 2024-04-10T03:46:02.963 INFO:tasks.workunit.client.0.smithi016.stdout:op 4353 completed, throughput=5MB/sec 2024-04-10T03:46:02.964 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aYxIP08-sDRJwFL off=19240880 len=808338 2024-04-10T03:46:02.971 INFO:tasks.workunit.client.0.smithi016.stdout:op 4354 completed, throughput=5MB/sec 2024-04-10T03:46:02.971 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--ZhM1bmLvv5h3XX off=3337346 len=1867757 2024-04-10T03:46:02.988 INFO:tasks.workunit.client.0.smithi016.stdout:op 4355 completed, throughput=5MB/sec 2024-04-10T03:46:02.988 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x551lQg74lNFsyv off=4278374 len=143516 2024-04-10T03:46:02.989 INFO:tasks.workunit.client.0.smithi016.stdout:op 4356 completed, throughput=5MB/sec 2024-04-10T03:46:02.990 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vCeVrvYrJ0zeDsf off=2974726 len=812934 2024-04-10T03:46:02.992 INFO:tasks.workunit.client.0.smithi016.stdout:op 4357 completed, throughput=5MB/sec 2024-04-10T03:46:02.992 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fyNLxl8WunVBGGH off=11867033 len=295712 2024-04-10T03:46:02.994 INFO:tasks.workunit.client.0.smithi016.stdout:op 4358 completed, throughput=5MB/sec 2024-04-10T03:46:03.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:03 smithi016 bash[72916]: cluster 2024-04-10T03:46:02.198318+0000 mgr.y (mgr.25133) 1189 : cluster 0 pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:46:03.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:03 smithi016 bash[74137]: cluster 2024-04-10T03:46:02.198318+0000 mgr.y (mgr.25133) 1189 : cluster 0 pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:46:03.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:03 smithi136 bash[68278]: cluster 2024-04-10T03:46:02.198318+0000 mgr.y (mgr.25133) 1189 : cluster 0 pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:46:03.994 INFO:tasks.workunit.client.0.smithi016.stdout: 831: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:03.994 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-o9AtmFuKxbFGstO off=2622281 len=1908307 2024-04-10T03:46:04.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 4359 completed, throughput=5MB/sec 2024-04-10T03:46:04.010 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XYnYHr0yMiJAYpg off=3492900 len=1332710 2024-04-10T03:46:04.020 INFO:tasks.workunit.client.0.smithi016.stdout:op 4360 completed, throughput=5MB/sec 2024-04-10T03:46:04.020 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1RoXpm-7JnmzfBn off=14016657 len=1553475 2024-04-10T03:46:04.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 4361 completed, throughput=5MB/sec 2024-04-10T03:46:04.032 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8PGryDGU7Rcssve off=4641419 len=2009374 2024-04-10T03:46:04.037 INFO:tasks.workunit.client.0.smithi016.stdout:op 4362 completed, throughput=5MB/sec 2024-04-10T03:46:05.037 INFO:tasks.workunit.client.0.smithi016.stdout: 832: throughput=5MB/sec pending data=0 2024-04-10T03:46:05.038 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T-geqXtKdOBl55J off=7181713 len=249393 2024-04-10T03:46:05.043 INFO:tasks.workunit.client.0.smithi016.stdout:op 4363 completed, throughput=5MB/sec 2024-04-10T03:46:05.043 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5MHOhkA6LZNlRIz off=8270699 len=398256 2024-04-10T03:46:05.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 4364 completed, throughput=5MB/sec 2024-04-10T03:46:05.049 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fjyis1hUVhxTu7a off=3666652 len=1466712 2024-04-10T03:46:05.054 INFO:tasks.workunit.client.0.smithi016.stdout:op 4365 completed, throughput=5MB/sec 2024-04-10T03:46:05.054 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bLRo3GYgHb1tfQu off=3887539 len=2039830 2024-04-10T03:46:05.068 INFO:tasks.workunit.client.0.smithi016.stdout:op 4366 completed, throughput=5MB/sec 2024-04-10T03:46:05.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:05 smithi016 bash[72916]: cluster 2024-04-10T03:46:04.199323+0000 mgr.y (mgr.25133) 1190 : cluster 0 pgmap v1869: 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-04-10T03:46:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:05 smithi016 bash[74137]: cluster 2024-04-10T03:46:04.199323+0000 mgr.y (mgr.25133) 1190 : cluster 0 pgmap v1869: 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-04-10T03:46:05.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:05 smithi136 bash[68278]: cluster 2024-04-10T03:46:04.199323+0000 mgr.y (mgr.25133) 1190 : cluster 0 pgmap v1869: 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-04-10T03:46:06.068 INFO:tasks.workunit.client.0.smithi016.stdout: 833: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:06.069 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-STTPtKq5rt-LqaO off=51569 len=109587 2024-04-10T03:46:06.070 INFO:tasks.workunit.client.0.smithi016.stdout:op 4367 completed, throughput=4.99MB/sec 2024-04-10T03:46:06.070 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5YMKh1eMiXmAeFU off=22402170 len=1602051 2024-04-10T03:46:06.074 INFO:tasks.workunit.client.0.smithi016.stdout:op 4368 completed, throughput=5MB/sec 2024-04-10T03:46:06.074 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nKgF5nu9rC7jTpD off=12642868 len=729445 2024-04-10T03:46:06.082 INFO:tasks.workunit.client.0.smithi016.stdout:op 4369 completed, throughput=5MB/sec 2024-04-10T03:46:06.082 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cogskLMzuGUJCB9 off=226023 len=981540 2024-04-10T03:46:06.084 INFO:tasks.workunit.client.0.smithi016.stdout:op 4370 completed, throughput=5MB/sec 2024-04-10T03:46:06.084 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_8HWehBm1lj8kK2 off=6908543 len=346109 2024-04-10T03:46:06.090 INFO:tasks.workunit.client.0.smithi016.stdout:op 4371 completed, throughput=5MB/sec 2024-04-10T03:46:06.090 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0szzFkCf0OKM3Uo off=880166 len=864274 2024-04-10T03:46:06.093 INFO:tasks.workunit.client.0.smithi016.stdout:op 4372 completed, throughput=5MB/sec 2024-04-10T03:46:06.093 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LT82OE6E-0yBQ_t off=7511859 len=738643 2024-04-10T03:46:06.094 INFO:tasks.workunit.client.0.smithi016.stdout:op 4373 completed, throughput=5MB/sec 2024-04-10T03:46:07.095 INFO:tasks.workunit.client.0.smithi016.stdout: 834: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:07.095 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-p9TRx3YepnL3p0C off=1910347 len=473020 2024-04-10T03:46:07.102 INFO:tasks.workunit.client.0.smithi016.stdout:op 4374 completed, throughput=5MB/sec 2024-04-10T03:46:07.102 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EbWReKxzHRLr74R off=5581745 len=1947739 2024-04-10T03:46:07.119 INFO:tasks.workunit.client.0.smithi016.stdout:op 4375 completed, throughput=5MB/sec 2024-04-10T03:46:07.119 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jXbSOw9DhcQP293 off=121372 len=127052 2024-04-10T03:46:07.120 INFO:tasks.workunit.client.0.smithi016.stdout:op 4376 completed, throughput=5MB/sec 2024-04-10T03:46:07.120 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Fnjx-gKET2DSEyn off=4951316 len=1896475 2024-04-10T03:46:07.125 INFO:tasks.workunit.client.0.smithi016.stdout:op 4377 completed, throughput=5MB/sec 2024-04-10T03:46:07.125 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-to4yjIigpFDc_f_ off=14355284 len=216750 2024-04-10T03:46:07.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 4378 completed, throughput=5MB/sec 2024-04-10T03:46:07.132 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oATa6vVC9biyoyq off=5382872 len=1683585 2024-04-10T03:46:07.144 INFO:tasks.workunit.client.0.smithi016.stdout:op 4379 completed, throughput=5MB/sec 2024-04-10T03:46:07.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:07 smithi016 bash[72916]: cluster 2024-04-10T03:46:06.200261+0000 mgr.y (mgr.25133) 1191 : cluster 0 pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:46:07.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:07 smithi016 bash[74137]: cluster 2024-04-10T03:46:06.200261+0000 mgr.y (mgr.25133) 1191 : cluster 0 pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:46:07.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:07 smithi136 bash[68278]: cluster 2024-04-10T03:46:06.200261+0000 mgr.y (mgr.25133) 1191 : cluster 0 pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:46:08.145 INFO:tasks.workunit.client.0.smithi016.stdout: 835: throughput=5MB/sec pending data=0 2024-04-10T03:46:08.145 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jQlRWyqbophS5NZ off=23597842 len=376603 2024-04-10T03:46:08.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 4380 completed, throughput=5MB/sec 2024-04-10T03:46:08.146 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-k1GUByAHYd91X7E off=997785 len=1717517 2024-04-10T03:46:08.159 INFO:tasks.workunit.client.0.smithi016.stdout:op 4381 completed, throughput=5MB/sec 2024-04-10T03:46:08.159 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mWo7VTt0Uxy6_HV off=8864900 len=652601 2024-04-10T03:46:08.166 INFO:tasks.workunit.client.0.smithi016.stdout:op 4382 completed, throughput=5MB/sec 2024-04-10T03:46:08.166 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xYmGiFgAslgIv-l off=16677384 len=1449054 2024-04-10T03:46:08.169 INFO:tasks.workunit.client.0.smithi016.stdout:op 4383 completed, throughput=5MB/sec 2024-04-10T03:46:08.170 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iijuHQCteWyzj9e off=648405 len=1215388 2024-04-10T03:46:08.179 INFO:tasks.workunit.client.0.smithi016.stdout:op 4384 completed, throughput=5MB/sec 2024-04-10T03:46:09.180 INFO:tasks.workunit.client.0.smithi016.stdout: 836: throughput=5MB/sec pending data=0 2024-04-10T03:46:09.180 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gqxHHBws-uHKfdp off=2695886 len=121952 2024-04-10T03:46:09.181 INFO:tasks.workunit.client.0.smithi016.stdout:op 4385 completed, throughput=5MB/sec 2024-04-10T03:46:09.181 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-K9bsaCPXtwJFIDt off=7031414 len=747659 2024-04-10T03:46:09.185 INFO:tasks.workunit.client.0.smithi016.stdout:op 4386 completed, throughput=5MB/sec 2024-04-10T03:46:09.185 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eqKHLPBvLX1uuyL off=7734473 len=419828 2024-04-10T03:46:09.187 INFO:tasks.workunit.client.0.smithi016.stdout:op 4387 completed, throughput=5MB/sec 2024-04-10T03:46:09.187 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x7I_npVSZE3u6OJ off=536420 len=1433194 2024-04-10T03:46:09.199 INFO:tasks.workunit.client.0.smithi016.stdout:op 4388 completed, throughput=5MB/sec 2024-04-10T03:46:09.199 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Dukyl2YE_39XfAH off=97197 len=1307457 2024-04-10T03:46:09.209 INFO:tasks.workunit.client.0.smithi016.stdout:op 4389 completed, throughput=5MB/sec 2024-04-10T03:46:09.209 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pA-SC9ESGw2860e off=7493488 len=132081 2024-04-10T03:46:09.213 INFO:tasks.workunit.client.0.smithi016.stdout:op 4390 completed, throughput=5MB/sec 2024-04-10T03:46:09.213 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LIeI0cd4ZruGMXf off=15374668 len=975032 2024-04-10T03:46:09.216 INFO:tasks.workunit.client.0.smithi016.stdout:op 4391 completed, throughput=5MB/sec 2024-04-10T03:46:09.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:09 smithi016 bash[74137]: cluster 2024-04-10T03:46:08.201057+0000 mgr.y (mgr.25133) 1192 : cluster 0 pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:46:09.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:09 smithi016 bash[72916]: cluster 2024-04-10T03:46:08.201057+0000 mgr.y (mgr.25133) 1192 : cluster 0 pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:46:09.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:09 smithi136 bash[68278]: cluster 2024-04-10T03:46:08.201057+0000 mgr.y (mgr.25133) 1192 : cluster 0 pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:46:10.216 INFO:tasks.workunit.client.0.smithi016.stdout: 837: throughput=5MB/sec pending data=0 2024-04-10T03:46:10.216 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rhN9zj7S6HV1DA0 off=24543794 len=586231 2024-04-10T03:46:10.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 4392 completed, throughput=5MB/sec 2024-04-10T03:46:10.224 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1YTEFExLNQE9L3v off=16108445 len=1533648 2024-04-10T03:46:10.229 INFO:tasks.workunit.client.0.smithi016.stdout:op 4393 completed, throughput=5MB/sec 2024-04-10T03:46:10.229 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-j8nsU8Rd6jBrtHN off=1427272 len=475070 2024-04-10T03:46:10.231 INFO:tasks.workunit.client.0.smithi016.stdout:op 4394 completed, throughput=5MB/sec 2024-04-10T03:46:10.231 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dBqP3OSbbbE3_Rk off=8010508 len=1461398 2024-04-10T03:46:10.235 INFO:tasks.workunit.client.0.smithi016.stdout:op 4395 completed, throughput=5MB/sec 2024-04-10T03:46:10.235 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AZFEtPyIVF1yNaU off=11577854 len=1343329 2024-04-10T03:46:10.246 INFO:tasks.workunit.client.0.smithi016.stdout:op 4396 completed, throughput=5MB/sec 2024-04-10T03:46:11.247 INFO:tasks.workunit.client.0.smithi016.stdout: 838: throughput=5MB/sec pending data=0 2024-04-10T03:46:11.247 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YdUVo3Xox3lPc9a off=1241275 len=307241 2024-04-10T03:46:11.254 INFO:tasks.workunit.client.0.smithi016.stdout:op 4397 completed, throughput=5MB/sec 2024-04-10T03:46:11.254 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mtPymM6jCTTuS6x off=5141983 len=422729 2024-04-10T03:46:11.261 INFO:tasks.workunit.client.0.smithi016.stdout:op 4398 completed, throughput=5MB/sec 2024-04-10T03:46:11.261 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aLjK41jH8FcNAZB off=3339601 len=1906908 2024-04-10T03:46:11.277 INFO:tasks.workunit.client.0.smithi016.stdout:op 4399 completed, throughput=5MB/sec 2024-04-10T03:46:11.277 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1TTDftEHiXS8tV1 off=3000329 len=890612 2024-04-10T03:46:11.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 4400 completed, throughput=5MB/sec 2024-04-10T03:46:11.285 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TD-sd0LDWqNxJbr off=8788485 len=229290 2024-04-10T03:46:11.291 INFO:tasks.workunit.client.0.smithi016.stdout:op 4401 completed, throughput=5MB/sec 2024-04-10T03:46:11.291 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3UWsQA_HFtucV4J off=852625 len=1997360 2024-04-10T03:46:11.295 INFO:tasks.workunit.client.0.smithi016.stdout:op 4402 completed, throughput=5MB/sec 2024-04-10T03:46:11.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:11 smithi016 bash[72916]: cluster 2024-04-10T03:46:10.201842+0000 mgr.y (mgr.25133) 1193 : cluster 0 pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:46:11.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:11 smithi016 bash[74137]: cluster 2024-04-10T03:46:10.201842+0000 mgr.y (mgr.25133) 1193 : cluster 0 pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:46:11.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:11 smithi136 bash[68278]: cluster 2024-04-10T03:46:10.201842+0000 mgr.y (mgr.25133) 1193 : cluster 0 pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:46:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:46:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:46:11] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-10T03:46:12.296 INFO:tasks.workunit.client.0.smithi016.stdout: 839: throughput=5MB/sec pending data=0 2024-04-10T03:46:12.296 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vMtvtJacOmJn42V off=2321473 len=881543 2024-04-10T03:46:12.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 4403 completed, throughput=5MB/sec 2024-04-10T03:46:12.306 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FhQ91VxXLKU9nvU off=604453 len=1915805 2024-04-10T03:46:12.310 INFO:tasks.workunit.client.0.smithi016.stdout:op 4404 completed, throughput=5MB/sec 2024-04-10T03:46:12.310 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vcfJudgRrpmpeSl off=3220040 len=234379 2024-04-10T03:46:12.312 INFO:tasks.workunit.client.0.smithi016.stdout:op 4405 completed, throughput=5MB/sec 2024-04-10T03:46:12.312 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u2yMsnA2CzegbLD off=6128887 len=804269 2024-04-10T03:46:12.319 INFO:tasks.workunit.client.0.smithi016.stdout:op 4406 completed, throughput=5MB/sec 2024-04-10T03:46:12.319 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kn9ow0vn_vG3-M1 off=723982 len=529208 2024-04-10T03:46:12.326 INFO:tasks.workunit.client.0.smithi016.stdout:op 4407 completed, throughput=5MB/sec 2024-04-10T03:46:13.326 INFO:tasks.workunit.client.0.smithi016.stdout: 840: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:13.326 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eGPEi7dOxYf8Lo- off=11307219 len=432332 2024-04-10T03:46:13.333 INFO:tasks.workunit.client.0.smithi016.stdout:op 4408 completed, throughput=4.99MB/sec 2024-04-10T03:46:13.333 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sSP_-kKv_vPQzT5 off=3307953 len=794634 2024-04-10T03:46:13.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 4409 completed, throughput=5MB/sec 2024-04-10T03:46:13.341 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eh6GO7yXrfHpXHo off=8086966 len=1396353 2024-04-10T03:46:13.345 INFO:tasks.workunit.client.0.smithi016.stdout:op 4410 completed, throughput=5MB/sec 2024-04-10T03:46:13.345 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-z_y7KgFr3QkLK6j off=12692352 len=1495605 2024-04-10T03:46:13.357 INFO:tasks.workunit.client.0.smithi016.stdout:op 4411 completed, throughput=5MB/sec 2024-04-10T03:46:13.357 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-48nstPhr96csxRr off=639917 len=378985 2024-04-10T03:46:13.364 INFO:tasks.workunit.client.0.smithi016.stdout:op 4412 completed, throughput=5MB/sec 2024-04-10T03:46:13.364 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vGWjo6q90Xp6AL7 off=9761145 len=1900242 2024-04-10T03:46:13.376 INFO:tasks.workunit.client.0.smithi016.stdout:op 4413 completed, throughput=5MB/sec 2024-04-10T03:46:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:13 smithi016 bash[74137]: cluster 2024-04-10T03:46:12.202825+0000 mgr.y (mgr.25133) 1194 : cluster 0 pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:46:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:13 smithi016 bash[74137]: audit 2024-04-10T03:46:12.573027+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:13 smithi016 bash[72916]: cluster 2024-04-10T03:46:12.202825+0000 mgr.y (mgr.25133) 1194 : cluster 0 pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:46:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:13 smithi016 bash[72916]: audit 2024-04-10T03:46:12.573027+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:13.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:13 smithi136 bash[68278]: cluster 2024-04-10T03:46:12.202825+0000 mgr.y (mgr.25133) 1194 : cluster 0 pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:46:13.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:13 smithi136 bash[68278]: audit 2024-04-10T03:46:12.573027+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:14.377 INFO:tasks.workunit.client.0.smithi016.stdout: 841: throughput=5MB/sec pending data=0 2024-04-10T03:46:14.377 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1akK-z-JqTJ3Xlm off=0 len=1403500 2024-04-10T03:46:14.382 INFO:tasks.workunit.client.0.smithi016.stdout:op 4414 completed, throughput=5MB/sec 2024-04-10T03:46:14.382 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--2saQXDt9h6bdJa off=539464 len=750325 2024-04-10T03:46:14.389 INFO:tasks.workunit.client.0.smithi016.stdout:op 4415 completed, throughput=5MB/sec 2024-04-10T03:46:14.389 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-13e_moWle6Ae3CP off=9883426 len=1792200 2024-04-10T03:46:14.403 INFO:tasks.workunit.client.0.smithi016.stdout:op 4416 completed, throughput=5MB/sec 2024-04-10T03:46:14.404 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ey13K0LWQnSdX3f off=6108289 len=350448 2024-04-10T03:46:14.405 INFO:tasks.workunit.client.0.smithi016.stdout:op 4417 completed, throughput=5MB/sec 2024-04-10T03:46:14.406 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TBntwi3eATAO41V off=493 len=1373641 2024-04-10T03:46:14.415 INFO:tasks.workunit.client.0.smithi016.stdout:op 4418 completed, throughput=5MB/sec 2024-04-10T03:46:15.416 INFO:tasks.workunit.client.0.smithi016.stdout: 842: throughput=5MB/sec pending data=0 2024-04-10T03:46:15.416 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O2uQGGX3tkZbEh4 off=0 len=1799165 2024-04-10T03:46:15.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 4419 completed, throughput=5MB/sec 2024-04-10T03:46:15.429 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-l9QhJIk16DDHMST off=12697720 len=1194474 2024-04-10T03:46:15.433 INFO:tasks.workunit.client.0.smithi016.stdout:op 4420 completed, throughput=5MB/sec 2024-04-10T03:46:15.433 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FNCByLQME55dDEo off=3877134 len=501726 2024-04-10T03:46:15.439 INFO:tasks.workunit.client.0.smithi016.stdout:op 4421 completed, throughput=5MB/sec 2024-04-10T03:46:15.440 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TIlpkDuqVAWC1iV off=1894706 len=1651857 2024-04-10T03:46:15.452 INFO:tasks.workunit.client.0.smithi016.stdout:op 4422 completed, throughput=5MB/sec 2024-04-10T03:46:15.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:15 smithi016 bash[74137]: cluster 2024-04-10T03:46:14.204089+0000 mgr.y (mgr.25133) 1195 : cluster 0 pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:46:15.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:15 smithi016 bash[72916]: cluster 2024-04-10T03:46:14.204089+0000 mgr.y (mgr.25133) 1195 : cluster 0 pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:46:15.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:15 smithi136 bash[68278]: cluster 2024-04-10T03:46:14.204089+0000 mgr.y (mgr.25133) 1195 : cluster 0 pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:46:16.452 INFO:tasks.workunit.client.0.smithi016.stdout: 843: throughput=5MB/sec pending data=0 2024-04-10T03:46:16.453 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9V6oFP3shM2qh3T off=4943560 len=1254523 2024-04-10T03:46:16.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 4423 completed, throughput=5MB/sec 2024-04-10T03:46:16.456 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OsfFCN5PKxf30vA off=155259 len=1642602 2024-04-10T03:46:16.460 INFO:tasks.workunit.client.0.smithi016.stdout:op 4424 completed, throughput=5MB/sec 2024-04-10T03:46:16.460 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nhP8CwXPN6Y67vt off=6878637 len=1849957 2024-04-10T03:46:16.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 4425 completed, throughput=5MB/sec 2024-04-10T03:46:17.466 INFO:tasks.workunit.client.0.smithi016.stdout: 844: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:17.467 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pozKGjdDWzSshQt off=21721875 len=430132 2024-04-10T03:46:17.469 INFO:tasks.workunit.client.0.smithi016.stdout:op 4426 completed, throughput=5MB/sec 2024-04-10T03:46:17.469 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rPHFcqmzxLzcXkP off=1358195 len=1481253 2024-04-10T03:46:17.479 INFO:tasks.workunit.client.0.smithi016.stdout:op 4427 completed, throughput=5MB/sec 2024-04-10T03:46:17.479 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iZWzR2V3sbKvMRj off=15925488 len=1088923 2024-04-10T03:46:17.490 INFO:tasks.workunit.client.0.smithi016.stdout:op 4428 completed, throughput=5MB/sec 2024-04-10T03:46:17.490 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zrBhywPesC_yY4s off=15989054 len=83231 2024-04-10T03:46:17.490 INFO:tasks.workunit.client.0.smithi016.stdout:op 4429 completed, throughput=5MB/sec 2024-04-10T03:46:17.490 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-heF35c0a7ioVthS off=17191238 len=886674 2024-04-10T03:46:17.492 INFO:tasks.workunit.client.0.smithi016.stdout:op 4430 completed, throughput=5MB/sec 2024-04-10T03:46:17.492 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RSbbtgMugEmq7AT off=1811399 len=1503786 2024-04-10T03:46:17.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 4431 completed, throughput=5MB/sec 2024-04-10T03:46:17.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:17 smithi016 bash[72916]: cluster 2024-04-10T03:46:16.205091+0000 mgr.y (mgr.25133) 1196 : cluster 0 pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:46:17.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:17 smithi016 bash[74137]: cluster 2024-04-10T03:46:16.205091+0000 mgr.y (mgr.25133) 1196 : cluster 0 pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:46:17.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:17 smithi136 bash[68278]: cluster 2024-04-10T03:46:16.205091+0000 mgr.y (mgr.25133) 1196 : cluster 0 pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:46:18.504 INFO:tasks.workunit.client.0.smithi016.stdout: 845: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:18.504 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Z_qZm887yhFMqau off=3471515 len=757038 2024-04-10T03:46:18.507 INFO:tasks.workunit.client.0.smithi016.stdout:op 4432 completed, throughput=5MB/sec 2024-04-10T03:46:18.507 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yyApKgFFOAwrsYj off=9207297 len=2018736 2024-04-10T03:46:18.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 4433 completed, throughput=5MB/sec 2024-04-10T03:46:18.523 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-saOoH6xdE_SoQEV off=1784093 len=1010173 2024-04-10T03:46:18.526 INFO:tasks.workunit.client.0.smithi016.stdout:op 4434 completed, throughput=5MB/sec 2024-04-10T03:46:18.526 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7Cq4d-txSNiygqU off=903503 len=558668 2024-04-10T03:46:18.528 INFO:tasks.workunit.client.0.smithi016.stdout:op 4435 completed, throughput=5MB/sec 2024-04-10T03:46:18.528 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HlxXUleemLm8qVw off=6796165 len=1134580 2024-04-10T03:46:18.538 INFO:tasks.workunit.client.0.smithi016.stdout:op 4436 completed, throughput=5MB/sec 2024-04-10T03:46:19.539 INFO:tasks.workunit.client.0.smithi016.stdout: 846: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:19.539 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_KYH9BcfbyZoED4 off=445828 len=870608 2024-04-10T03:46:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:op 4437 completed, throughput=5MB/sec 2024-04-10T03:46:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Wh-8URAqmwT17P7 off=11844524 len=1552849 2024-04-10T03:46:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 4438 completed, throughput=5MB/sec 2024-04-10T03:46:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MhEmaWLfzPlZSDn off=2898656 len=1286257 2024-04-10T03:46:19.549 INFO:tasks.workunit.client.0.smithi016.stdout:op 4439 completed, throughput=5MB/sec 2024-04-10T03:46:19.550 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qmDKAA0lFWYyQVg off=305096 len=1238339 2024-04-10T03:46:19.561 INFO:tasks.workunit.client.0.smithi016.stdout:op 4440 completed, throughput=5MB/sec 2024-04-10T03:46:19.561 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--Tmeo-ZIgd44ejm off=6803223 len=1129338 2024-04-10T03:46:19.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:19 smithi016 bash[72916]: cluster 2024-04-10T03:46:18.205915+0000 mgr.y (mgr.25133) 1197 : cluster 0 pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:46:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:19 smithi016 bash[74137]: cluster 2024-04-10T03:46:18.205915+0000 mgr.y (mgr.25133) 1197 : cluster 0 pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:46:19.571 INFO:tasks.workunit.client.0.smithi016.stdout:op 4441 completed, throughput=5MB/sec 2024-04-10T03:46:19.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:19 smithi136 bash[68278]: cluster 2024-04-10T03:46:18.205915+0000 mgr.y (mgr.25133) 1197 : cluster 0 pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:46:20.571 INFO:tasks.workunit.client.0.smithi016.stdout: 847: throughput=5MB/sec pending data=0 2024-04-10T03:46:20.571 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GtbxHP3EfqZUUlT off=2851291 len=1762819 2024-04-10T03:46:20.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 4442 completed, throughput=5MB/sec 2024-04-10T03:46:20.575 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xhjhPUE6nFp0-C4 off=3663770 len=510516 2024-04-10T03:46:20.577 INFO:tasks.workunit.client.0.smithi016.stdout:op 4443 completed, throughput=5MB/sec 2024-04-10T03:46:20.577 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yEpvk4Tj9RuelRV off=4273023 len=1818249 2024-04-10T03:46:20.582 INFO:tasks.workunit.client.0.smithi016.stdout:op 4444 completed, throughput=5MB/sec 2024-04-10T03:46:20.583 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3FTHJgf1tl5z3Wj off=8110964 len=872028 2024-04-10T03:46:20.591 INFO:tasks.workunit.client.0.smithi016.stdout:op 4445 completed, throughput=5MB/sec 2024-04-10T03:46:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:21 smithi016 bash[72916]: cluster 2024-04-10T03:46:20.206888+0000 mgr.y (mgr.25133) 1198 : cluster 0 pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:46:21.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:21 smithi016 bash[74137]: cluster 2024-04-10T03:46:20.206888+0000 mgr.y (mgr.25133) 1198 : cluster 0 pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:46:21.592 INFO:tasks.workunit.client.0.smithi016.stdout: 848: throughput=5MB/sec pending data=0 2024-04-10T03:46:21.592 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cALcKGA952hMF0J off=12145677 len=446438 2024-04-10T03:46:21.594 INFO:tasks.workunit.client.0.smithi016.stdout:op 4446 completed, throughput=5MB/sec 2024-04-10T03:46:21.594 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8U5wE4ZTS11LDFt off=1872025 len=1639363 2024-04-10T03:46:21.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 4447 completed, throughput=5MB/sec 2024-04-10T03:46:21.607 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aZItdibYZB962Iq off=3637861 len=1782145 2024-04-10T03:46:21.620 INFO:tasks.workunit.client.0.smithi016.stdout:op 4448 completed, throughput=5MB/sec 2024-04-10T03:46:21.620 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J2jGQUOJtJEypd5 off=6126945 len=1942861 2024-04-10T03:46:21.625 INFO:tasks.workunit.client.0.smithi016.stdout:op 4449 completed, throughput=5MB/sec 2024-04-10T03:46:21.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:21 smithi136 bash[68278]: cluster 2024-04-10T03:46:20.206888+0000 mgr.y (mgr.25133) 1198 : cluster 0 pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:46:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:46:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:46:21] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-10T03:46:22.626 INFO:tasks.workunit.client.0.smithi016.stdout: 849: throughput=5MB/sec pending data=0 2024-04-10T03:46:22.626 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0xFRyUa-Z8brtTL off=6901863 len=828350 2024-04-10T03:46:22.634 INFO:tasks.workunit.client.0.smithi016.stdout:op 4450 completed, throughput=5MB/sec 2024-04-10T03:46:22.635 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pjUZGSyeMKhfSpH off=1727562 len=1774134 2024-04-10T03:46:22.648 INFO:tasks.workunit.client.0.smithi016.stdout:op 4451 completed, throughput=5MB/sec 2024-04-10T03:46:22.648 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-chzcslXHhwPCYJd off=22357009 len=1700005 2024-04-10T03:46:22.653 INFO:tasks.workunit.client.0.smithi016.stdout:op 4452 completed, throughput=5MB/sec 2024-04-10T03:46:22.654 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nW9KW7OAlMM7zY9 off=14685684 len=1892117 2024-04-10T03:46:22.658 INFO:tasks.workunit.client.0.smithi016.stdout:op 4453 completed, throughput=5MB/sec 2024-04-10T03:46:23.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:23 smithi016 bash[72916]: cluster 2024-04-10T03:46:22.208122+0000 mgr.y (mgr.25133) 1199 : cluster 0 pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:46:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:23 smithi016 bash[74137]: cluster 2024-04-10T03:46:22.208122+0000 mgr.y (mgr.25133) 1199 : cluster 0 pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:46:23.658 INFO:tasks.workunit.client.0.smithi016.stdout: 850: throughput=5MB/sec pending data=0 2024-04-10T03:46:23.659 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MmKNnC11XJKAwVl off=17594011 len=461326 2024-04-10T03:46:23.666 INFO:tasks.workunit.client.0.smithi016.stdout:op 4454 completed, throughput=5MB/sec 2024-04-10T03:46:23.666 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c_CiVnQ3bSgchzE off=1696953 len=595268 2024-04-10T03:46:23.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 4455 completed, throughput=5MB/sec 2024-04-10T03:46:23.669 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I5GUnd-NuWTmlP7 off=9071819 len=800098 2024-04-10T03:46:23.675 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:23 smithi136 bash[68278]: cluster 2024-04-10T03:46:22.208122+0000 mgr.y (mgr.25133) 1199 : cluster 0 pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:46:23.675 INFO:tasks.workunit.client.0.smithi016.stdout:op 4456 completed, throughput=5MB/sec 2024-04-10T03:46:23.675 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rXrn8kIkwI2O8Vd off=10600400 len=38777 2024-04-10T03:46:23.676 INFO:tasks.workunit.client.0.smithi016.stdout:op 4457 completed, throughput=5MB/sec 2024-04-10T03:46:23.677 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gwIPXbkZf0ipPN4 off=20475999 len=842012 2024-04-10T03:46:23.679 INFO:tasks.workunit.client.0.smithi016.stdout:op 4458 completed, throughput=5MB/sec 2024-04-10T03:46:23.679 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GSphGIZLkUcTY8c off=5258101 len=1345730 2024-04-10T03:46:23.682 INFO:tasks.workunit.client.0.smithi016.stdout:op 4459 completed, throughput=5MB/sec 2024-04-10T03:46:24.683 INFO:tasks.workunit.client.0.smithi016.stdout: 851: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:24.683 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bQ5pNLfzYLDKN9Q off=2479421 len=16169 2024-04-10T03:46:24.687 INFO:tasks.workunit.client.0.smithi016.stdout:op 4460 completed, throughput=4.99MB/sec 2024-04-10T03:46:24.687 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MZ2Z8x5FzsLnm8e off=12065865 len=1753494 2024-04-10T03:46:24.692 INFO:tasks.workunit.client.0.smithi016.stdout:op 4461 completed, throughput=5MB/sec 2024-04-10T03:46:24.692 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--8aoaJnuOEoRaRD off=21465857 len=1764503 2024-04-10T03:46:24.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 4462 completed, throughput=5MB/sec 2024-04-10T03:46:24.706 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pK57CoO3E35sgBk off=11293643 len=1823105 2024-04-10T03:46:24.719 INFO:tasks.workunit.client.0.smithi016.stdout:op 4463 completed, throughput=5MB/sec 2024-04-10T03:46:25.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:25 smithi016 bash[72916]: cluster 2024-04-10T03:46:24.209453+0000 mgr.y (mgr.25133) 1200 : cluster 0 pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:46:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:25 smithi016 bash[74137]: cluster 2024-04-10T03:46:24.209453+0000 mgr.y (mgr.25133) 1200 : cluster 0 pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:46:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:25 smithi136 bash[68278]: cluster 2024-04-10T03:46:24.209453+0000 mgr.y (mgr.25133) 1200 : cluster 0 pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:46:25.720 INFO:tasks.workunit.client.0.smithi016.stdout: 852: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:25.720 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oLmaCVhSDnu5B4a off=496131 len=97752 2024-04-10T03:46:25.726 INFO:tasks.workunit.client.0.smithi016.stdout:op 4464 completed, throughput=4.99MB/sec 2024-04-10T03:46:25.726 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JhG2ncnBoXEc-wJ off=8746413 len=667883 2024-04-10T03:46:25.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 4465 completed, throughput=5MB/sec 2024-04-10T03:46:25.728 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tMdIqdxJ0W6iDXr off=479254 len=1471086 2024-04-10T03:46:25.733 INFO:tasks.workunit.client.0.smithi016.stdout:op 4466 completed, throughput=5MB/sec 2024-04-10T03:46:25.733 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IP3ttcWtblgUKdr off=10769626 len=1269956 2024-04-10T03:46:25.743 INFO:tasks.workunit.client.0.smithi016.stdout:op 4467 completed, throughput=5MB/sec 2024-04-10T03:46:25.743 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lyUC18jYGe1aOZm off=20143443 len=898180 2024-04-10T03:46:25.746 INFO:tasks.workunit.client.0.smithi016.stdout:op 4468 completed, throughput=5MB/sec 2024-04-10T03:46:25.747 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O6sUzJsIwNA5Qh1 off=3873998 len=519506 2024-04-10T03:46:25.753 INFO:tasks.workunit.client.0.smithi016.stdout:op 4469 completed, throughput=5MB/sec 2024-04-10T03:46:25.753 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3qjZnex33hn7Tte off=12669714 len=1866025 2024-04-10T03:46:25.755 INFO:tasks.workunit.client.0.smithi016.stdout:op 4470 completed, throughput=5MB/sec 2024-04-10T03:46:26.755 INFO:tasks.workunit.client.0.smithi016.stdout: 853: throughput=5MB/sec pending data=0 2024-04-10T03:46:26.756 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kKy1PtIHSYtidTn off=672665 len=413683 2024-04-10T03:46:26.758 INFO:tasks.workunit.client.0.smithi016.stdout:op 4471 completed, throughput=5MB/sec 2024-04-10T03:46:26.758 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ddKJVf9A9u3dWp_ off=17020601 len=1383792 2024-04-10T03:46:26.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 4472 completed, throughput=5MB/sec 2024-04-10T03:46:26.769 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AfrgKIQLMvnfpSh off=10550246 len=1589162 2024-04-10T03:46:26.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 4473 completed, throughput=5MB/sec 2024-04-10T03:46:26.782 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pr7XJwrs6hwv3Kg off=8181724 len=729404 2024-04-10T03:46:26.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 4474 completed, throughput=5MB/sec 2024-04-10T03:46:27.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:27 smithi016 bash[72916]: cluster 2024-04-10T03:46:26.210463+0000 mgr.y (mgr.25133) 1201 : cluster 0 pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:46:27.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:27 smithi016 bash[74137]: cluster 2024-04-10T03:46:26.210463+0000 mgr.y (mgr.25133) 1201 : cluster 0 pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:46:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:27 smithi136 bash[68278]: cluster 2024-04-10T03:46:26.210463+0000 mgr.y (mgr.25133) 1201 : cluster 0 pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:46:27.784 INFO:tasks.workunit.client.0.smithi016.stdout: 854: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:27.785 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Uwh74XDzXf_Vtzn off=5943330 len=1222909 2024-04-10T03:46:27.795 INFO:tasks.workunit.client.0.smithi016.stdout:op 4475 completed, throughput=5MB/sec 2024-04-10T03:46:27.795 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Maal5eVKC3SHds8 off=1674933 len=130082 2024-04-10T03:46:27.798 INFO:tasks.workunit.client.0.smithi016.stdout:op 4476 completed, throughput=5MB/sec 2024-04-10T03:46:27.798 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x92RnJxSixVhnhd off=15720646 len=238955 2024-04-10T03:46:27.799 INFO:tasks.workunit.client.0.smithi016.stdout:op 4477 completed, throughput=5MB/sec 2024-04-10T03:46:27.799 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZJwzNBbCPVsZkZx off=2456535 len=1907925 2024-04-10T03:46:27.812 INFO:tasks.workunit.client.0.smithi016.stdout:op 4478 completed, throughput=5MB/sec 2024-04-10T03:46:27.812 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--xlt1X3cU5vbACh off=7031484 len=1881883 2024-04-10T03:46:27.824 INFO:tasks.workunit.client.0.smithi016.stdout:op 4479 completed, throughput=5MB/sec 2024-04-10T03:46:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:28 smithi016 bash[72916]: audit 2024-04-10T03:46:27.573881+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:28 smithi016 bash[74137]: audit 2024-04-10T03:46:27.573881+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:28.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:28 smithi136 bash[68278]: audit 2024-04-10T03:46:27.573881+0000 mon.a (mon.0) 2232 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:28.824 INFO:tasks.workunit.client.0.smithi016.stdout: 855: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:28.824 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dM5qYHYomMjB_vI off=5788028 len=1832980 2024-04-10T03:46:28.830 INFO:tasks.workunit.client.0.smithi016.stdout:op 4480 completed, throughput=5MB/sec 2024-04-10T03:46:28.830 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ivXl5OQ9Jd6bgp9 off=6037764 len=1358556 2024-04-10T03:46:28.842 INFO:tasks.workunit.client.0.smithi016.stdout:op 4481 completed, throughput=5MB/sec 2024-04-10T03:46:28.842 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QsuGFHzsd9ZoK-Y off=5895322 len=1856140 2024-04-10T03:46:28.845 INFO:tasks.workunit.client.0.smithi016.stdout:op 4482 completed, throughput=5MB/sec 2024-04-10T03:46:29.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:29 smithi016 bash[74137]: cluster 2024-04-10T03:46:28.211312+0000 mgr.y (mgr.25133) 1202 : cluster 0 pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:46:29.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:29 smithi016 bash[72916]: cluster 2024-04-10T03:46:28.211312+0000 mgr.y (mgr.25133) 1202 : cluster 0 pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:46:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:29 smithi136 bash[68278]: cluster 2024-04-10T03:46:28.211312+0000 mgr.y (mgr.25133) 1202 : cluster 0 pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:46:29.846 INFO:tasks.workunit.client.0.smithi016.stdout: 856: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:29.846 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O8bFP-ItDB1rWeI off=15937939 len=431980 2024-04-10T03:46:29.852 INFO:tasks.workunit.client.0.smithi016.stdout:op 4483 completed, throughput=4.99MB/sec 2024-04-10T03:46:29.853 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-48QE8TwxD6TsUD8 off=7919115 len=216685 2024-04-10T03:46:29.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 4484 completed, throughput=5MB/sec 2024-04-10T03:46:29.857 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QBZQZHLnWmQKori off=9209573 len=1227179 2024-04-10T03:46:29.868 INFO:tasks.workunit.client.0.smithi016.stdout:op 4485 completed, throughput=5MB/sec 2024-04-10T03:46:29.868 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EpAlXzCdBf1CPlG off=1019688 len=1760407 2024-04-10T03:46:29.881 INFO:tasks.workunit.client.0.smithi016.stdout:op 4486 completed, throughput=5MB/sec 2024-04-10T03:46:29.881 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TQKK2BrGCIUIDwK off=1012945 len=1524576 2024-04-10T03:46:29.891 INFO:tasks.workunit.client.0.smithi016.stdout:op 4487 completed, throughput=5MB/sec 2024-04-10T03:46:29.891 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tpXVFXqpKWFmw8Z off=4598398 len=1204160 2024-04-10T03:46:29.894 INFO:tasks.workunit.client.0.smithi016.stdout:op 4488 completed, throughput=5MB/sec 2024-04-10T03:46:30.894 INFO:tasks.workunit.client.0.smithi016.stdout: 857: throughput=5MB/sec pending data=0 2024-04-10T03:46:30.894 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-imBc7xZTxt30ChG off=736694 len=1406414 2024-04-10T03:46:30.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 4489 completed, throughput=5MB/sec 2024-04-10T03:46:30.907 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d2uONUrW2R6X3c8 off=17612615 len=1488353 2024-04-10T03:46:30.911 INFO:tasks.workunit.client.0.smithi016.stdout:op 4490 completed, throughput=5MB/sec 2024-04-10T03:46:30.911 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hScziMVbFeHrH4D off=19954917 len=1630981 2024-04-10T03:46:30.916 INFO:tasks.workunit.client.0.smithi016.stdout:op 4491 completed, throughput=5MB/sec 2024-04-10T03:46:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:31 smithi016 bash[72916]: cluster 2024-04-10T03:46:30.212275+0000 mgr.y (mgr.25133) 1203 : cluster 0 pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:46:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:31 smithi016 bash[74137]: cluster 2024-04-10T03:46:30.212275+0000 mgr.y (mgr.25133) 1203 : cluster 0 pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:46:31.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:31 smithi136 bash[68278]: cluster 2024-04-10T03:46:30.212275+0000 mgr.y (mgr.25133) 1203 : cluster 0 pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:46:31.916 INFO:tasks.workunit.client.0.smithi016.stdout: 858: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:31.916 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0wOVYIgQSTD47St off=2013942 len=1084347 2024-04-10T03:46:31.926 INFO:tasks.workunit.client.0.smithi016.stdout:op 4492 completed, throughput=5MB/sec 2024-04-10T03:46:31.927 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JaOPirLOMK4-lSP off=12100789 len=1446404 2024-04-10T03:46:31.930 INFO:tasks.workunit.client.0.smithi016.stdout:op 4493 completed, throughput=5MB/sec 2024-04-10T03:46:31.930 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AFiamoR5rDOp1JI off=1378748 len=793016 2024-04-10T03:46:31.939 INFO:tasks.workunit.client.0.smithi016.stdout:op 4494 completed, throughput=5MB/sec 2024-04-10T03:46:31.939 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2dwdwYxxHCo8peX off=10853514 len=29675 2024-04-10T03:46:31.940 INFO:tasks.workunit.client.0.smithi016.stdout:op 4495 completed, throughput=5MB/sec 2024-04-10T03:46:31.940 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NQxDo3hHhk8g-nO off=10062775 len=1755251 2024-04-10T03:46:31.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 4496 completed, throughput=5MB/sec 2024-04-10T03:46:31.953 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U5ASNYWv5t06bWq off=12871547 len=650815 2024-04-10T03:46:31.955 INFO:tasks.workunit.client.0.smithi016.stdout:op 4497 completed, throughput=5MB/sec 2024-04-10T03:46:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:46:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:46:31] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:46:32.955 INFO:tasks.workunit.client.0.smithi016.stdout: 859: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:32.956 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YFGvqtfElVGYGQC off=3729003 len=1748962 2024-04-10T03:46:32.969 INFO:tasks.workunit.client.0.smithi016.stdout:op 4498 completed, throughput=5MB/sec 2024-04-10T03:46:32.969 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Fi5GNlA2ofNOk-r off=9876945 len=462878 2024-04-10T03:46:32.975 INFO:tasks.workunit.client.0.smithi016.stdout:op 4499 completed, throughput=5MB/sec 2024-04-10T03:46:32.976 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_kiHFPBIV7xpRj2 off=4991371 len=1493774 2024-04-10T03:46:32.987 INFO:tasks.workunit.client.0.smithi016.stdout:op 4500 completed, throughput=5MB/sec 2024-04-10T03:46:32.987 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vgh2P27POM5jbNa off=271921 len=942604 2024-04-10T03:46:32.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 4501 completed, throughput=5MB/sec 2024-04-10T03:46:32.990 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vjD50oFQt0sBWGG off=4714171 len=1695212 2024-04-10T03:46:33.001 INFO:tasks.workunit.client.0.smithi016.stdout:op 4502 completed, throughput=5MB/sec 2024-04-10T03:46:33.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:33 smithi016 bash[74137]: cluster 2024-04-10T03:46:32.213243+0000 mgr.y (mgr.25133) 1204 : cluster 0 pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:46:33.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:33 smithi016 bash[72916]: cluster 2024-04-10T03:46:32.213243+0000 mgr.y (mgr.25133) 1204 : cluster 0 pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:46:33.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:33 smithi136 bash[68278]: cluster 2024-04-10T03:46:32.213243+0000 mgr.y (mgr.25133) 1204 : cluster 0 pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:46:34.002 INFO:tasks.workunit.client.0.smithi016.stdout: 860: throughput=5MB/sec pending data=0 2024-04-10T03:46:34.002 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3TtboA38SgW7wbv off=3742535 len=702826 2024-04-10T03:46:34.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 4503 completed, throughput=5MB/sec 2024-04-10T03:46:34.010 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w22dBezZ3a11Dzi off=13122977 len=929965 2024-04-10T03:46:34.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 4504 completed, throughput=5MB/sec 2024-04-10T03:46:34.013 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dmslbYP22UsGhhc off=1686143 len=1691814 2024-04-10T03:46:34.026 INFO:tasks.workunit.client.0.smithi016.stdout:op 4505 completed, throughput=5MB/sec 2024-04-10T03:46:34.026 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QHngtCP4VPkm8fY off=2479924 len=642038 2024-04-10T03:46:34.029 INFO:tasks.workunit.client.0.smithi016.stdout:op 4506 completed, throughput=5MB/sec 2024-04-10T03:46:34.029 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4YeoA_Wp16qgjWA off=269428 len=1871962 2024-04-10T03:46:34.034 INFO:tasks.workunit.client.0.smithi016.stdout:op 4507 completed, throughput=5MB/sec 2024-04-10T03:46:35.035 INFO:tasks.workunit.client.0.smithi016.stdout: 861: throughput=5MB/sec pending data=0 2024-04-10T03:46:35.035 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wuEA6b6G8pJ9SsT off=1535781 len=1713117 2024-04-10T03:46:35.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 4508 completed, throughput=5MB/sec 2024-04-10T03:46:35.049 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cgkathN22iX4zYG off=16609258 len=235564 2024-04-10T03:46:35.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 4509 completed, throughput=5MB/sec 2024-04-10T03:46:35.050 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jGFR9WSvCvh16dl off=3122868 len=243509 2024-04-10T03:46:35.051 INFO:tasks.workunit.client.0.smithi016.stdout:op 4510 completed, throughput=5MB/sec 2024-04-10T03:46:35.051 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s7tt0_KpgNn6c37 off=789398 len=872359 2024-04-10T03:46:35.060 INFO:tasks.workunit.client.0.smithi016.stdout:op 4511 completed, throughput=5MB/sec 2024-04-10T03:46:35.060 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S0zcBLTecncVG5M off=7978099 len=1858312 2024-04-10T03:46:35.064 INFO:tasks.workunit.client.0.smithi016.stdout:op 4512 completed, throughput=5MB/sec 2024-04-10T03:46:35.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:35 smithi016 bash[72916]: cluster 2024-04-10T03:46:34.214543+0000 mgr.y (mgr.25133) 1205 : cluster 0 pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:46:35.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:35 smithi016 bash[74137]: cluster 2024-04-10T03:46:34.214543+0000 mgr.y (mgr.25133) 1205 : cluster 0 pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:46:35.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:35 smithi136 bash[68278]: cluster 2024-04-10T03:46:34.214543+0000 mgr.y (mgr.25133) 1205 : cluster 0 pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:46:36.064 INFO:tasks.workunit.client.0.smithi016.stdout: 862: throughput=5MB/sec pending data=0 2024-04-10T03:46:36.064 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RS2JyFcJZzpu0CK off=4546991 len=38907 2024-04-10T03:46:36.069 INFO:tasks.workunit.client.0.smithi016.stdout:op 4513 completed, throughput=5MB/sec 2024-04-10T03:46:36.069 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kEhEX12qgp-C-mI off=3280345 len=1567406 2024-04-10T03:46:36.082 INFO:tasks.workunit.client.0.smithi016.stdout:op 4514 completed, throughput=5MB/sec 2024-04-10T03:46:36.083 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vfxTWWqGpZNwxwx off=7421417 len=2023723 2024-04-10T03:46:36.098 INFO:tasks.workunit.client.0.smithi016.stdout:op 4515 completed, throughput=5MB/sec 2024-04-10T03:46:36.099 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dis1UOLUWyF53eB off=7882299 len=1948900 2024-04-10T03:46:36.112 INFO:tasks.workunit.client.0.smithi016.stdout:op 4516 completed, throughput=5MB/sec 2024-04-10T03:46:37.113 INFO:tasks.workunit.client.0.smithi016.stdout: 863: throughput=5MB/sec pending data=0 2024-04-10T03:46:37.113 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DHpqT_UV-K3Lxcm off=17861630 len=1168052 2024-04-10T03:46:37.116 INFO:tasks.workunit.client.0.smithi016.stdout:op 4517 completed, throughput=5MB/sec 2024-04-10T03:46:37.116 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HBi3X7SlgNYaPIl off=4006377 len=401712 2024-04-10T03:46:37.118 INFO:tasks.workunit.client.0.smithi016.stdout:op 4518 completed, throughput=5MB/sec 2024-04-10T03:46:37.118 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QjyLCoS9pODy1f7 off=16559662 len=1332759 2024-04-10T03:46:37.121 INFO:tasks.workunit.client.0.smithi016.stdout:op 4519 completed, throughput=5MB/sec 2024-04-10T03:46:37.122 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dluXIQhsRMv3808 off=1324037 len=343337 2024-04-10T03:46:37.128 INFO:tasks.workunit.client.0.smithi016.stdout:op 4520 completed, throughput=5MB/sec 2024-04-10T03:46:37.128 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gqOQmG3tJT4hxQb off=13117434 len=2042002 2024-04-10T03:46:37.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 4521 completed, throughput=5MB/sec 2024-04-10T03:46:37.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:37 smithi016 bash[72916]: cluster 2024-04-10T03:46:36.215840+0000 mgr.y (mgr.25133) 1206 : cluster 0 pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:46:37.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:37 smithi016 bash[74137]: cluster 2024-04-10T03:46:36.215840+0000 mgr.y (mgr.25133) 1206 : cluster 0 pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:46:37.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:37 smithi136 bash[68278]: cluster 2024-04-10T03:46:36.215840+0000 mgr.y (mgr.25133) 1206 : cluster 0 pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:46:38.132 INFO:tasks.workunit.client.0.smithi016.stdout: 864: throughput=5MB/sec pending data=0 2024-04-10T03:46:38.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WAY8plwwotMlsOA off=4265240 len=1702051 2024-04-10T03:46:38.138 INFO:tasks.workunit.client.0.smithi016.stdout:op 4522 completed, throughput=5MB/sec 2024-04-10T03:46:38.138 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bQS2YHmOqNYWzpS off=2551744 len=752289 2024-04-10T03:46:38.141 INFO:tasks.workunit.client.0.smithi016.stdout:op 4523 completed, throughput=5MB/sec 2024-04-10T03:46:38.141 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hHUeIjwE1wFqtN- off=18237750 len=976639 2024-04-10T03:46:38.150 INFO:tasks.workunit.client.0.smithi016.stdout:op 4524 completed, throughput=5MB/sec 2024-04-10T03:46:38.151 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NyoI4Mj4WCOKom0 off=22158328 len=1191776 2024-04-10T03:46:38.160 INFO:tasks.workunit.client.0.smithi016.stdout:op 4525 completed, throughput=5MB/sec 2024-04-10T03:46:39.160 INFO:tasks.workunit.client.0.smithi016.stdout: 865: throughput=5MB/sec pending data=0 2024-04-10T03:46:39.160 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2qTCiiE28lNQkBV off=4888755 len=1605450 2024-04-10T03:46:39.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 4526 completed, throughput=5MB/sec 2024-04-10T03:46:39.165 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dRKl11UeL9oFB0F off=2209487 len=1501875 2024-04-10T03:46:39.176 INFO:tasks.workunit.client.0.smithi016.stdout:op 4527 completed, throughput=5MB/sec 2024-04-10T03:46:39.176 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vRClj7zYZUuk4-A off=897616 len=961975 2024-04-10T03:46:39.186 INFO:tasks.workunit.client.0.smithi016.stdout:op 4528 completed, throughput=5MB/sec 2024-04-10T03:46:39.186 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UXyNHEWpbA1oMoJ off=2734664 len=1321828 2024-04-10T03:46:39.190 INFO:tasks.workunit.client.0.smithi016.stdout:op 4529 completed, throughput=5MB/sec 2024-04-10T03:46:39.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:39 smithi136 bash[68278]: cluster 2024-04-10T03:46:38.216740+0000 mgr.y (mgr.25133) 1207 : cluster 0 pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:46:39.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:39 smithi016 bash[72916]: cluster 2024-04-10T03:46:38.216740+0000 mgr.y (mgr.25133) 1207 : cluster 0 pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:46:39.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:39 smithi016 bash[74137]: cluster 2024-04-10T03:46:38.216740+0000 mgr.y (mgr.25133) 1207 : cluster 0 pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:46:40.190 INFO:tasks.workunit.client.0.smithi016.stdout: 866: throughput=5MB/sec pending data=0 2024-04-10T03:46:40.190 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jJ-7_KnQFcyaCFN off=253698 len=2058133 2024-04-10T03:46:40.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 4530 completed, throughput=5MB/sec 2024-04-10T03:46:40.207 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Gobme0gKLiS9Qzx off=12337221 len=2051498 2024-04-10T03:46:40.223 INFO:tasks.workunit.client.0.smithi016.stdout:op 4531 completed, throughput=5MB/sec 2024-04-10T03:46:40.223 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qnDER3hc1imnkXY off=7515142 len=20027 2024-04-10T03:46:40.225 INFO:tasks.workunit.client.0.smithi016.stdout:op 4532 completed, throughput=5MB/sec 2024-04-10T03:46:40.225 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lfkDZu2DFGQzMlB off=3431915 len=1174647 2024-04-10T03:46:40.235 INFO:tasks.workunit.client.0.smithi016.stdout:op 4533 completed, throughput=5MB/sec 2024-04-10T03:46:41.235 INFO:tasks.workunit.client.0.smithi016.stdout: 867: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:41.235 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_VgvXNnuvb3QlAZ off=6068183 len=205505 2024-04-10T03:46:41.237 INFO:tasks.workunit.client.0.smithi016.stdout:op 4534 completed, throughput=5MB/sec 2024-04-10T03:46:41.237 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sZR2UXeWKt_KXrg off=943772 len=282984 2024-04-10T03:46:41.239 INFO:tasks.workunit.client.0.smithi016.stdout:op 4535 completed, throughput=5MB/sec 2024-04-10T03:46:41.239 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MrmWUmPIXGxtcWI off=12724302 len=104828 2024-04-10T03:46:41.244 INFO:tasks.workunit.client.0.smithi016.stdout:op 4536 completed, throughput=5MB/sec 2024-04-10T03:46:41.245 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rGl5-TiS9Ji0GKh off=134522 len=709646 2024-04-10T03:46:41.246 INFO:tasks.workunit.client.0.smithi016.stdout:op 4537 completed, throughput=5MB/sec 2024-04-10T03:46:41.246 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IlIEWblJs_gxn6x off=2067720 len=1798131 2024-04-10T03:46:41.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 4538 completed, throughput=5MB/sec 2024-04-10T03:46:41.250 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EBsqsDpmA7lUB53 off=10963901 len=655923 2024-04-10T03:46:41.252 INFO:tasks.workunit.client.0.smithi016.stdout:op 4539 completed, throughput=5MB/sec 2024-04-10T03:46:41.252 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fWR0mbeu3NOJNUV off=23788398 len=1174435 2024-04-10T03:46:41.256 INFO:tasks.workunit.client.0.smithi016.stdout:op 4540 completed, throughput=5MB/sec 2024-04-10T03:46:41.256 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NT7svVtBlZK_OIu off=7779393 len=342586 2024-04-10T03:46:41.263 INFO:tasks.workunit.client.0.smithi016.stdout:op 4541 completed, throughput=5MB/sec 2024-04-10T03:46:41.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:41 smithi136 bash[68278]: cluster 2024-04-10T03:46:40.217736+0000 mgr.y (mgr.25133) 1208 : cluster 0 pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:46:41.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:41 smithi016 bash[74137]: cluster 2024-04-10T03:46:40.217736+0000 mgr.y (mgr.25133) 1208 : cluster 0 pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:46:41.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:41 smithi016 bash[72916]: cluster 2024-04-10T03:46:40.217736+0000 mgr.y (mgr.25133) 1208 : cluster 0 pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-10T03:46:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:46:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:46:41] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:46:42.263 INFO:tasks.workunit.client.0.smithi016.stdout: 868: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:42.263 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B2uZ2awFWWmNj-Y off=18521476 len=1603652 2024-04-10T03:46:42.275 INFO:tasks.workunit.client.0.smithi016.stdout:op 4542 completed, throughput=5MB/sec 2024-04-10T03:46:42.276 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6upU9pcoqQ4OP3D off=7172061 len=983009 2024-04-10T03:46:42.284 INFO:tasks.workunit.client.0.smithi016.stdout:op 4543 completed, throughput=5MB/sec 2024-04-10T03:46:42.284 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-C4-FkYDK83AOiE0 off=9325375 len=1026754 2024-04-10T03:46:42.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 4544 completed, throughput=5MB/sec 2024-04-10T03:46:42.288 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-o7falWOXa9visEv off=17469301 len=1430083 2024-04-10T03:46:42.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 4545 completed, throughput=5MB/sec 2024-04-10T03:46:42.299 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7uLlui9YRauCsFH off=7631246 len=260887 2024-04-10T03:46:42.303 INFO:tasks.workunit.client.0.smithi016.stdout:op 4546 completed, throughput=5MB/sec 2024-04-10T03:46:43.303 INFO:tasks.workunit.client.0.smithi016.stdout: 869: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:43.303 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TjAOVPtGuYnVBOn off=11224547 len=757114 2024-04-10T03:46:43.306 INFO:tasks.workunit.client.0.smithi016.stdout:op 4547 completed, throughput=5MB/sec 2024-04-10T03:46:43.306 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wbQqSyRUUoS4I8w off=15455436 len=794218 2024-04-10T03:46:43.309 INFO:tasks.workunit.client.0.smithi016.stdout:op 4548 completed, throughput=5MB/sec 2024-04-10T03:46:43.309 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s9hl6iZoiwRKT3x off=9145275 len=2007531 2024-04-10T03:46:43.314 INFO:tasks.workunit.client.0.smithi016.stdout:op 4549 completed, throughput=5MB/sec 2024-04-10T03:46:43.315 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6N4UDEP9zDTBfVI off=2796954 len=2058519 2024-04-10T03:46:43.319 INFO:tasks.workunit.client.0.smithi016.stdout:op 4550 completed, throughput=5MB/sec 2024-04-10T03:46:43.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:43 smithi136 bash[68278]: cluster 2024-04-10T03:46:42.218738+0000 mgr.y (mgr.25133) 1209 : cluster 0 pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:46:43.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:43 smithi136 bash[68278]: audit 2024-04-10T03:46:42.574380+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:43.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:43 smithi016 bash[72916]: cluster 2024-04-10T03:46:42.218738+0000 mgr.y (mgr.25133) 1209 : cluster 0 pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:46:43.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:43 smithi016 bash[72916]: audit 2024-04-10T03:46:42.574380+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:43 smithi016 bash[74137]: cluster 2024-04-10T03:46:42.218738+0000 mgr.y (mgr.25133) 1209 : cluster 0 pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:46:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:43 smithi016 bash[74137]: audit 2024-04-10T03:46:42.574380+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:44.320 INFO:tasks.workunit.client.0.smithi016.stdout: 870: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:44.320 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tycGoWY6JHtp4cf off=1580637 len=1273679 2024-04-10T03:46:44.324 INFO:tasks.workunit.client.0.smithi016.stdout:op 4551 completed, throughput=5MB/sec 2024-04-10T03:46:44.324 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aBBWWZCmyH2aCyM off=12558599 len=2087544 2024-04-10T03:46:44.331 INFO:tasks.workunit.client.0.smithi016.stdout:op 4552 completed, throughput=5MB/sec 2024-04-10T03:46:44.331 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oWySbIVHJQDCTKL off=8846471 len=1339565 2024-04-10T03:46:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:op 4553 completed, throughput=5MB/sec 2024-04-10T03:46:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_mgu4qVEVoYGxVx off=8252915 len=168518 2024-04-10T03:46:44.349 INFO:tasks.workunit.client.0.smithi016.stdout:op 4554 completed, throughput=5MB/sec 2024-04-10T03:46:44.349 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-h5PfDqrRSf8T3uK off=1127315 len=1010644 2024-04-10T03:46:44.357 INFO:tasks.workunit.client.0.smithi016.stdout:op 4555 completed, throughput=5MB/sec 2024-04-10T03:46:45.358 INFO:tasks.workunit.client.0.smithi016.stdout: 871: throughput=5MB/sec pending data=0 2024-04-10T03:46:45.358 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nW9KW7OAlMM7zY9 off=21836072 len=1796574 2024-04-10T03:46:45.371 INFO:tasks.workunit.client.0.smithi016.stdout:op 4556 completed, throughput=5MB/sec 2024-04-10T03:46:45.371 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JJBO4IpVzB38wv0 off=2219639 len=524528 2024-04-10T03:46:45.377 INFO:tasks.workunit.client.0.smithi016.stdout:op 4557 completed, throughput=5MB/sec 2024-04-10T03:46:45.377 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vW1APgKdUHH8MtG off=143748 len=1759784 2024-04-10T03:46:45.390 INFO:tasks.workunit.client.0.smithi016.stdout:op 4558 completed, throughput=5MB/sec 2024-04-10T03:46:45.390 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UrFSQBx9BwxuQUq off=1613169 len=560790 2024-04-10T03:46:45.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 4559 completed, throughput=5MB/sec 2024-04-10T03:46:45.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:45 smithi136 bash[68278]: cluster 2024-04-10T03:46:44.219830+0000 mgr.y (mgr.25133) 1210 : cluster 0 pgmap v1889: 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, 3 op/s 2024-04-10T03:46:45.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:45 smithi016 bash[72916]: cluster 2024-04-10T03:46:44.219830+0000 mgr.y (mgr.25133) 1210 : cluster 0 pgmap v1889: 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, 3 op/s 2024-04-10T03:46:45.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:45 smithi016 bash[74137]: cluster 2024-04-10T03:46:44.219830+0000 mgr.y (mgr.25133) 1210 : cluster 0 pgmap v1889: 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, 3 op/s 2024-04-10T03:46:46.392 INFO:tasks.workunit.client.0.smithi016.stdout: 872: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:46.392 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I2K_wOvxQSfWXCg off=7424921 len=59093 2024-04-10T03:46:46.394 INFO:tasks.workunit.client.0.smithi016.stdout:op 4560 completed, throughput=4.99MB/sec 2024-04-10T03:46:46.394 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ai_NvKK1It-Eudq off=2034472 len=1365371 2024-04-10T03:46:46.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 4561 completed, throughput=5MB/sec 2024-04-10T03:46:46.398 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sOGYNXzqOpSGaBb off=19621951 len=810183 2024-04-10T03:46:46.407 INFO:tasks.workunit.client.0.smithi016.stdout:op 4562 completed, throughput=5MB/sec 2024-04-10T03:46:46.407 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bNJNunWvV6NyR0f off=22312588 len=2015943 2024-04-10T03:46:46.412 INFO:tasks.workunit.client.0.smithi016.stdout:op 4563 completed, throughput=5MB/sec 2024-04-10T03:46:46.412 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qaojh3Rf6mP876B off=599854 len=1056156 2024-04-10T03:46:46.421 INFO:tasks.workunit.client.0.smithi016.stdout:op 4564 completed, throughput=5MB/sec 2024-04-10T03:46:46.421 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y6AIpo66IDvM056 off=1263382 len=796942 2024-04-10T03:46:46.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 4565 completed, throughput=5MB/sec 2024-04-10T03:46:47.429 INFO:tasks.workunit.client.0.smithi016.stdout: 873: throughput=5MB/sec pending data=0 2024-04-10T03:46:47.429 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v7gfcpRP-2hownm off=10391436 len=1584400 2024-04-10T03:46:47.441 INFO:tasks.workunit.client.0.smithi016.stdout:op 4566 completed, throughput=5MB/sec 2024-04-10T03:46:47.441 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-82et0fqoUY7iz0c off=9593022 len=83551 2024-04-10T03:46:47.446 INFO:tasks.workunit.client.0.smithi016.stdout:op 4567 completed, throughput=5MB/sec 2024-04-10T03:46:47.446 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TmlAWH0F6d9lLOl off=8502530 len=1770706 2024-04-10T03:46:47.452 INFO:tasks.workunit.client.0.smithi016.stdout:op 4568 completed, throughput=5MB/sec 2024-04-10T03:46:47.452 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hRprePPf6PyQzS8 off=20011609 len=1613139 2024-04-10T03:46:47.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 4569 completed, throughput=5MB/sec 2024-04-10T03:46:47.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:47 smithi136 bash[68278]: cluster 2024-04-10T03:46:46.220787+0000 mgr.y (mgr.25133) 1211 : cluster 0 pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:46:47.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:47 smithi016 bash[74137]: cluster 2024-04-10T03:46:46.220787+0000 mgr.y (mgr.25133) 1211 : cluster 0 pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:46:47.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:47 smithi016 bash[72916]: cluster 2024-04-10T03:46:46.220787+0000 mgr.y (mgr.25133) 1211 : cluster 0 pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:46:48.457 INFO:tasks.workunit.client.0.smithi016.stdout: 874: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:48.457 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pP-JgI1a6VSI7vH off=6469084 len=783193 2024-04-10T03:46:48.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 4570 completed, throughput=5MB/sec 2024-04-10T03:46:48.459 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YCKNfYxuwGgEptt off=8385053 len=1430682 2024-04-10T03:46:48.462 INFO:tasks.workunit.client.0.smithi016.stdout:op 4571 completed, throughput=5MB/sec 2024-04-10T03:46:48.462 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J4ZQv-gIW5Np5F5 off=3954087 len=475140 2024-04-10T03:46:48.464 INFO:tasks.workunit.client.0.smithi016.stdout:op 4572 completed, throughput=5MB/sec 2024-04-10T03:46:48.464 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FXK-EwsywoFPChM off=4353685 len=1332953 2024-04-10T03:46:48.475 INFO:tasks.workunit.client.0.smithi016.stdout:op 4573 completed, throughput=5MB/sec 2024-04-10T03:46:48.475 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lNocHlDByH_SC1y off=18215 len=1839135 2024-04-10T03:46:48.487 INFO:tasks.workunit.client.0.smithi016.stdout:op 4574 completed, throughput=5MB/sec 2024-04-10T03:46:49.487 INFO:tasks.workunit.client.0.smithi016.stdout: 875: throughput=5MB/sec pending data=0 2024-04-10T03:46:49.488 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FT3-BiCYgh9iuBf off=1936256 len=98928 2024-04-10T03:46:49.492 INFO:tasks.workunit.client.0.smithi016.stdout:op 4575 completed, throughput=5MB/sec 2024-04-10T03:46:49.492 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pEDlB7_HHh4QTYp off=3550057 len=1537573 2024-04-10T03:46:49.496 INFO:tasks.workunit.client.0.smithi016.stdout:op 4576 completed, throughput=5MB/sec 2024-04-10T03:46:49.496 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XEQPgQnhmHl9zqd off=6605064 len=1723898 2024-04-10T03:46:49.502 INFO:tasks.workunit.client.0.smithi016.stdout:op 4577 completed, throughput=5MB/sec 2024-04-10T03:46:49.502 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4dbuCV85oYjWPDd off=14984620 len=986473 2024-04-10T03:46:49.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 4578 completed, throughput=5MB/sec 2024-04-10T03:46:49.505 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ejw1YBJ3OfURUvM off=531703 len=154259 2024-04-10T03:46:49.510 INFO:tasks.workunit.client.0.smithi016.stdout:op 4579 completed, throughput=5MB/sec 2024-04-10T03:46:49.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:49 smithi136 bash[68278]: cluster 2024-04-10T03:46:48.221667+0000 mgr.y (mgr.25133) 1212 : cluster 0 pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-10T03:46:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:49 smithi016 bash[72916]: cluster 2024-04-10T03:46:48.221667+0000 mgr.y (mgr.25133) 1212 : cluster 0 pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-10T03:46:49.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:49 smithi016 bash[74137]: cluster 2024-04-10T03:46:48.221667+0000 mgr.y (mgr.25133) 1212 : cluster 0 pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-10T03:46:50.510 INFO:tasks.workunit.client.0.smithi016.stdout: 876: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:50.511 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JwT2LJH-IpIDnBM off=7391729 len=394418 2024-04-10T03:46:50.516 INFO:tasks.workunit.client.0.smithi016.stdout:op 4580 completed, throughput=4.99MB/sec 2024-04-10T03:46:50.516 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dYbryuR_jNgiQdO off=15673817 len=428234 2024-04-10T03:46:50.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 4581 completed, throughput=5MB/sec 2024-04-10T03:46:50.523 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5QxuVibPjh0tJp6 off=133084 len=746579 2024-04-10T03:46:50.532 INFO:tasks.workunit.client.0.smithi016.stdout:op 4582 completed, throughput=5MB/sec 2024-04-10T03:46:50.532 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-l8mCXAL5ic54LH_ off=2911566 len=211939 2024-04-10T03:46:50.532 INFO:tasks.workunit.client.0.smithi016.stdout:op 4583 completed, throughput=5MB/sec 2024-04-10T03:46:50.533 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WXSLXDsyKkVnLXg off=18689169 len=539537 2024-04-10T03:46:50.534 INFO:tasks.workunit.client.0.smithi016.stdout:op 4584 completed, throughput=5MB/sec 2024-04-10T03:46:50.534 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RmONWmIzBM5JZsN off=7095264 len=1790940 2024-04-10T03:46:50.538 INFO:tasks.workunit.client.0.smithi016.stdout:op 4585 completed, throughput=5MB/sec 2024-04-10T03:46:50.539 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZV9A1O6g20BxkEN off=5302013 len=1383113 2024-04-10T03:46:50.543 INFO:tasks.workunit.client.0.smithi016.stdout:op 4586 completed, throughput=5MB/sec 2024-04-10T03:46:51.543 INFO:tasks.workunit.client.0.smithi016.stdout: 877: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:51.543 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-19dNO0wJRKPrr4G off=2652610 len=1511502 2024-04-10T03:46:51.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 4587 completed, throughput=5MB/sec 2024-04-10T03:46:51.550 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mfsaGVLCQmzGXyL off=4438891 len=425799 2024-04-10T03:46:51.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 4588 completed, throughput=5MB/sec 2024-04-10T03:46:51.550 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gUkyY5S_wCrCx5X off=1947430 len=1049860 2024-04-10T03:46:51.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 4589 completed, throughput=5MB/sec 2024-04-10T03:46:51.559 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MyN6xw0YjX5_jQO off=2821559 len=304859 2024-04-10T03:46:51.560 INFO:tasks.workunit.client.0.smithi016.stdout:op 4590 completed, throughput=5MB/sec 2024-04-10T03:46:51.560 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SCHwxOSyddb1o_s off=1167502 len=418804 2024-04-10T03:46:51.563 INFO:tasks.workunit.client.0.smithi016.stdout:op 4591 completed, throughput=5MB/sec 2024-04-10T03:46:51.564 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rA9zZ_oPiwKcEiZ off=1651955 len=2091424 2024-04-10T03:46:51.567 INFO:tasks.workunit.client.0.smithi016.stdout:op 4592 completed, throughput=5MB/sec 2024-04-10T03:46:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:51 smithi136 bash[68278]: cluster 2024-04-10T03:46:50.222641+0000 mgr.y (mgr.25133) 1213 : cluster 0 pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:46:51.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:51 smithi016 bash[74137]: cluster 2024-04-10T03:46:50.222641+0000 mgr.y (mgr.25133) 1213 : cluster 0 pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:46:51.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:51 smithi016 bash[72916]: cluster 2024-04-10T03:46:50.222641+0000 mgr.y (mgr.25133) 1213 : cluster 0 pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:46:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:46:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:46:51] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-10T03:46:52.567 INFO:tasks.workunit.client.0.smithi016.stdout: 878: throughput=5MB/sec pending data=0 2024-04-10T03:46:52.568 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QvGj9cWdGmboOQA off=21073717 len=187796 2024-04-10T03:46:52.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 4593 completed, throughput=5MB/sec 2024-04-10T03:46:52.569 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2NR3qlOWnXzivnu off=4778286 len=1255961 2024-04-10T03:46:52.580 INFO:tasks.workunit.client.0.smithi016.stdout:op 4594 completed, throughput=5MB/sec 2024-04-10T03:46:52.580 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pYub3d3zQtmqsyb off=755287 len=1413073 2024-04-10T03:46:52.585 INFO:tasks.workunit.client.0.smithi016.stdout:op 4595 completed, throughput=5MB/sec 2024-04-10T03:46:52.585 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Xndu5oJRKh6a_r2 off=16561055 len=798716 2024-04-10T03:46:52.588 INFO:tasks.workunit.client.0.smithi016.stdout:op 4596 completed, throughput=5MB/sec 2024-04-10T03:46:52.588 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LAZStwzIt8ascNg off=20209845 len=157603 2024-04-10T03:46:52.589 INFO:tasks.workunit.client.0.smithi016.stdout:op 4597 completed, throughput=5MB/sec 2024-04-10T03:46:52.589 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bxsOAKCUi0QfqeW off=16088083 len=235710 2024-04-10T03:46:52.590 INFO:tasks.workunit.client.0.smithi016.stdout:op 4598 completed, throughput=5MB/sec 2024-04-10T03:46:52.591 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OwUMvpyHotfO808 off=20276493 len=364862 2024-04-10T03:46:52.592 INFO:tasks.workunit.client.0.smithi016.stdout:op 4599 completed, throughput=5MB/sec 2024-04-10T03:46:52.592 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jsfvtOqQhkMcHaA off=1317398 len=884133 2024-04-10T03:46:52.601 INFO:tasks.workunit.client.0.smithi016.stdout:op 4600 completed, throughput=5MB/sec 2024-04-10T03:46:53.601 INFO:tasks.workunit.client.0.smithi016.stdout: 879: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:53.601 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IdRsftMk-7nh5ra off=56575 len=515614 2024-04-10T03:46:53.608 INFO:tasks.workunit.client.0.smithi016.stdout:op 4601 completed, throughput=5MB/sec 2024-04-10T03:46:53.608 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OHTiU9tGQFcLfJB off=7234424 len=769597 2024-04-10T03:46:53.610 INFO:tasks.workunit.client.0.smithi016.stdout:op 4602 completed, throughput=5MB/sec 2024-04-10T03:46:53.610 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IRUODjtSFLrVEW8 off=972697 len=1648487 2024-04-10T03:46:53.624 INFO:tasks.workunit.client.0.smithi016.stdout:op 4603 completed, throughput=5MB/sec 2024-04-10T03:46:53.624 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yzRR6UlozCDOEM7 off=3194568 len=571227 2024-04-10T03:46:53.631 INFO:tasks.workunit.client.0.smithi016.stdout:op 4604 completed, throughput=5MB/sec 2024-04-10T03:46:53.631 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hf4tOBxJl31IoWa off=21753664 len=673563 2024-04-10T03:46:53.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 4605 completed, throughput=5MB/sec 2024-04-10T03:46:53.637 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SqXDYJboSEvlPA0 off=507555 len=1875588 2024-04-10T03:46:53.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 4606 completed, throughput=5MB/sec 2024-04-10T03:46:53.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:53 smithi136 bash[68278]: cluster 2024-04-10T03:46:52.223656+0000 mgr.y (mgr.25133) 1214 : cluster 0 pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:46:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:53 smithi016 bash[74137]: cluster 2024-04-10T03:46:52.223656+0000 mgr.y (mgr.25133) 1214 : cluster 0 pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:46:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:53 smithi016 bash[72916]: cluster 2024-04-10T03:46:52.223656+0000 mgr.y (mgr.25133) 1214 : cluster 0 pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:46:54.641 INFO:tasks.workunit.client.0.smithi016.stdout: 880: throughput=5MB/sec pending data=0 2024-04-10T03:46:54.641 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-owGaijz6tFk3hOS off=3906696 len=862290 2024-04-10T03:46:54.650 INFO:tasks.workunit.client.0.smithi016.stdout:op 4607 completed, throughput=5MB/sec 2024-04-10T03:46:54.650 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Zi1D7t29YXf1YrJ off=5394529 len=1972322 2024-04-10T03:46:54.664 INFO:tasks.workunit.client.0.smithi016.stdout:op 4608 completed, throughput=5MB/sec 2024-04-10T03:46:54.664 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qnsuHyGm4WAZbcq off=17133458 len=862612 2024-04-10T03:46:54.672 INFO:tasks.workunit.client.0.smithi016.stdout:op 4609 completed, throughput=5MB/sec 2024-04-10T03:46:54.673 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IM4LkWrCaX-JQQt off=1106750 len=1040072 2024-04-10T03:46:54.676 INFO:tasks.workunit.client.0.smithi016.stdout:op 4610 completed, throughput=5MB/sec 2024-04-10T03:46:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:55 smithi136 bash[68278]: cluster 2024-04-10T03:46:54.224691+0000 mgr.y (mgr.25133) 1215 : cluster 0 pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:46:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:55 smithi136 bash[68278]: audit 2024-04-10T03:46:54.900163+0000 mon.a (mon.0) 2234 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:46:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: 881: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:55.676 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pD0H1PVluXKRzJu off=561217 len=692788 2024-04-10T03:46:55.679 INFO:tasks.workunit.client.0.smithi016.stdout:op 4611 completed, throughput=5MB/sec 2024-04-10T03:46:55.679 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xOWnOPMl5dfVKLR off=14099661 len=532825 2024-04-10T03:46:55.680 INFO:tasks.workunit.client.0.smithi016.stdout:op 4612 completed, throughput=5MB/sec 2024-04-10T03:46:55.680 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WcnGB1E4squfkvj off=92627 len=1402736 2024-04-10T03:46:55.691 INFO:tasks.workunit.client.0.smithi016.stdout:op 4613 completed, throughput=5MB/sec 2024-04-10T03:46:55.691 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lXzxmDuOIUOZES3 off=17767847 len=358101 2024-04-10T03:46:55.696 INFO:tasks.workunit.client.0.smithi016.stdout:op 4614 completed, throughput=5MB/sec 2024-04-10T03:46:55.696 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ag1qBLU1KRRLk4e off=5693501 len=286706 2024-04-10T03:46:55.697 INFO:tasks.workunit.client.0.smithi016.stdout:op 4615 completed, throughput=5MB/sec 2024-04-10T03:46:55.697 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aM1zrqVPpoQv2LZ off=3238485 len=37478 2024-04-10T03:46:55.701 INFO:tasks.workunit.client.0.smithi016.stdout:op 4616 completed, throughput=5MB/sec 2024-04-10T03:46:55.701 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4Cho_2yWTSbgW_e off=6109901 len=983437 2024-04-10T03:46:55.703 INFO:tasks.workunit.client.0.smithi016.stdout:op 4617 completed, throughput=5MB/sec 2024-04-10T03:46:55.703 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lIcNW78N3AYmu7S off=5227040 len=1010140 2024-04-10T03:46:55.705 INFO:tasks.workunit.client.0.smithi016.stdout:op 4618 completed, throughput=5MB/sec 2024-04-10T03:46:55.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:55 smithi016 bash[72916]: cluster 2024-04-10T03:46:54.224691+0000 mgr.y (mgr.25133) 1215 : cluster 0 pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:46:55.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:55 smithi016 bash[72916]: audit 2024-04-10T03:46:54.900163+0000 mon.a (mon.0) 2234 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:46:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:55 smithi016 bash[74137]: cluster 2024-04-10T03:46:54.224691+0000 mgr.y (mgr.25133) 1215 : cluster 0 pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:46:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:55 smithi016 bash[74137]: audit 2024-04-10T03:46:54.900163+0000 mon.a (mon.0) 2234 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:46:56.705 INFO:tasks.workunit.client.0.smithi016.stdout: 882: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:56.705 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-txW2-G2G3QIUy6G off=14583892 len=1334276 2024-04-10T03:46:56.709 INFO:tasks.workunit.client.0.smithi016.stdout:op 4619 completed, throughput=5MB/sec 2024-04-10T03:46:56.709 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Nq_IjzY_Pm3gzlf off=1372801 len=1455454 2024-04-10T03:46:56.712 INFO:tasks.workunit.client.0.smithi016.stdout:op 4620 completed, throughput=5MB/sec 2024-04-10T03:46:56.712 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-d_CXT0yog3Obj1s off=6162885 len=1661506 2024-04-10T03:46:56.725 INFO:tasks.workunit.client.0.smithi016.stdout:op 4621 completed, throughput=5MB/sec 2024-04-10T03:46:56.726 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MVFyPoFzK6qi3oU off=16571372 len=711601 2024-04-10T03:46:56.733 INFO:tasks.workunit.client.0.smithi016.stdout:op 4622 completed, throughput=5MB/sec 2024-04-10T03:46:56.734 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qZR2PuM1M7TDyRb off=13473651 len=298943 2024-04-10T03:46:56.738 INFO:tasks.workunit.client.0.smithi016.stdout:op 4623 completed, throughput=5MB/sec 2024-04-10T03:46:56.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[74137]: audit 2024-04-10T03:46:55.425581+0000 mon.a (mon.0) 2235 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:46:56.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[74137]: audit 2024-04-10T03:46:55.431503+0000 mon.a (mon.0) 2236 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:46:56.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[74137]: audit 2024-04-10T03:46:56.073012+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:46:56.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[74137]: audit 2024-04-10T03:46:56.074987+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:46:56.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[74137]: audit 2024-04-10T03:46:56.087478+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:46:56.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[72916]: audit 2024-04-10T03:46:55.425581+0000 mon.a (mon.0) 2235 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:46:56.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[72916]: audit 2024-04-10T03:46:55.431503+0000 mon.a (mon.0) 2236 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:46:56.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[72916]: audit 2024-04-10T03:46:56.073012+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:46:56.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[72916]: audit 2024-04-10T03:46:56.074987+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:46:56.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:56 smithi016 bash[72916]: audit 2024-04-10T03:46:56.087478+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:46:56.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:56 smithi136 bash[68278]: audit 2024-04-10T03:46:55.425581+0000 mon.a (mon.0) 2235 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:46:56.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:56 smithi136 bash[68278]: audit 2024-04-10T03:46:55.431503+0000 mon.a (mon.0) 2236 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:46:56.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:56 smithi136 bash[68278]: audit 2024-04-10T03:46:56.073012+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:46:56.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:56 smithi136 bash[68278]: audit 2024-04-10T03:46:56.074987+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:46:56.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:56 smithi136 bash[68278]: audit 2024-04-10T03:46:56.087478+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:46:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: 883: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:57.739 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LBrFKpUnZR7QKju off=1859632 len=186871 2024-04-10T03:46:57.744 INFO:tasks.workunit.client.0.smithi016.stdout:op 4624 completed, throughput=4.99MB/sec 2024-04-10T03:46:57.744 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ARxY86Wj0yXG2SN off=2301882 len=643917 2024-04-10T03:46:57.750 INFO:tasks.workunit.client.0.smithi016.stdout:op 4625 completed, throughput=5MB/sec 2024-04-10T03:46:57.750 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-waD7UAh_-tet867 off=17468751 len=1734914 2024-04-10T03:46:57.762 INFO:tasks.workunit.client.0.smithi016.stdout:op 4626 completed, throughput=5MB/sec 2024-04-10T03:46:57.762 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kkU6WZRwELgnpm9 off=14153389 len=38533 2024-04-10T03:46:57.766 INFO:tasks.workunit.client.0.smithi016.stdout:op 4627 completed, throughput=5MB/sec 2024-04-10T03:46:57.766 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KA-ejd52SuiwF0M off=4094093 len=1769665 2024-04-10T03:46:57.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 4628 completed, throughput=5MB/sec 2024-04-10T03:46:57.770 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GSTbezepmBpufFb off=5653185 len=897975 2024-04-10T03:46:57.778 INFO:tasks.workunit.client.0.smithi016.stdout:op 4629 completed, throughput=5MB/sec 2024-04-10T03:46:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:58 smithi136 bash[68278]: cluster 2024-04-10T03:46:56.225603+0000 mgr.y (mgr.25133) 1216 : cluster 0 pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:46:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:46:58 smithi136 bash[68278]: audit 2024-04-10T03:46:57.574284+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:58 smithi016 bash[72916]: cluster 2024-04-10T03:46:56.225603+0000 mgr.y (mgr.25133) 1216 : cluster 0 pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:46:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:46:58 smithi016 bash[72916]: audit 2024-04-10T03:46:57.574284+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:58.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:58 smithi016 bash[74137]: cluster 2024-04-10T03:46:56.225603+0000 mgr.y (mgr.25133) 1216 : cluster 0 pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:46:58.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:46:58 smithi016 bash[74137]: audit 2024-04-10T03:46:57.574284+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:46:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: 884: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:58.779 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AqSp4khXlh1vkXs off=1293156 len=392596 2024-04-10T03:46:58.785 INFO:tasks.workunit.client.0.smithi016.stdout:op 4630 completed, throughput=4.99MB/sec 2024-04-10T03:46:58.785 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vIMh8L3d9CFh-h3 off=0 len=1469209 2024-04-10T03:46:58.797 INFO:tasks.workunit.client.0.smithi016.stdout:op 4631 completed, throughput=5MB/sec 2024-04-10T03:46:58.798 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pdeuCtzfpEotauj off=1342859 len=1906918 2024-04-10T03:46:58.814 INFO:tasks.workunit.client.0.smithi016.stdout:op 4632 completed, throughput=5MB/sec 2024-04-10T03:46:58.814 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uF0CXQ9et2VwD8a off=2225489 len=1598028 2024-04-10T03:46:58.817 INFO:tasks.workunit.client.0.smithi016.stdout:op 4633 completed, throughput=5MB/sec 2024-04-10T03:46:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: 885: throughput=4.99MB/sec pending data=0 2024-04-10T03:46:59.817 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JJnDhxxkAcuYzAw off=973552 len=710900 2024-04-10T03:46:59.825 INFO:tasks.workunit.client.0.smithi016.stdout:op 4634 completed, throughput=5MB/sec 2024-04-10T03:46:59.826 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QT9FPTQtKSVQXeJ off=7321387 len=924706 2024-04-10T03:46:59.835 INFO:tasks.workunit.client.0.smithi016.stdout:op 4635 completed, throughput=5MB/sec 2024-04-10T03:46:59.835 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rVEvB-pxgfQa4G0 off=15800023 len=1869535 2024-04-10T03:46:59.850 INFO:tasks.workunit.client.0.smithi016.stdout:op 4636 completed, throughput=5MB/sec 2024-04-10T03:46:59.850 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7QXQkNvfkJsKwDn off=8536291 len=573201 2024-04-10T03:46:59.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 4637 completed, throughput=5MB/sec 2024-04-10T03:46:59.857 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rq7eELu1VO9TeAh off=1946033 len=928232 2024-04-10T03:46:59.865 INFO:tasks.workunit.client.0.smithi016.stdout:op 4638 completed, throughput=5MB/sec 2024-04-10T03:46:59.865 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KZDvAyx9wd-UTi7 off=42897 len=214896 2024-04-10T03:46:59.867 INFO:tasks.workunit.client.0.smithi016.stdout:op 4639 completed, throughput=5MB/sec 2024-04-10T03:46:59.867 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uwoFAphdgMooXFx off=4223460 len=835826 2024-04-10T03:46:59.875 INFO:tasks.workunit.client.0.smithi016.stdout:op 4640 completed, throughput=5MB/sec 2024-04-10T03:47:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:00 smithi136 bash[68278]: cluster 2024-04-10T03:46:58.226472+0000 mgr.y (mgr.25133) 1217 : cluster 0 pgmap v1896: 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-04-10T03:47:00.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:00 smithi016 bash[72916]: cluster 2024-04-10T03:46:58.226472+0000 mgr.y (mgr.25133) 1217 : cluster 0 pgmap v1896: 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-04-10T03:47:00.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:00 smithi016 bash[74137]: cluster 2024-04-10T03:46:58.226472+0000 mgr.y (mgr.25133) 1217 : cluster 0 pgmap v1896: 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-04-10T03:47:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: 886: throughput=5MB/sec pending data=0 2024-04-10T03:47:00.875 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oG6cm3QOIr1sgmN off=19922034 len=1733939 2024-04-10T03:47:00.888 INFO:tasks.workunit.client.0.smithi016.stdout:op 4641 completed, throughput=5MB/sec 2024-04-10T03:47:00.888 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UbqHUEWKIYQ8jQw off=1247834 len=2091076 2024-04-10T03:47:00.893 INFO:tasks.workunit.client.0.smithi016.stdout:op 4642 completed, throughput=5MB/sec 2024-04-10T03:47:00.893 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-f7wPygu7dFQKiUe off=5138636 len=1733473 2024-04-10T03:47:00.897 INFO:tasks.workunit.client.0.smithi016.stdout:op 4643 completed, throughput=5MB/sec 2024-04-10T03:47:01.897 INFO:tasks.workunit.client.0.smithi016.stdout: 887: throughput=5MB/sec pending data=0 2024-04-10T03:47:01.898 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wAgS9HzZevIFlJm off=18274755 len=674063 2024-04-10T03:47:01.905 INFO:tasks.workunit.client.0.smithi016.stdout:op 4644 completed, throughput=5MB/sec 2024-04-10T03:47:01.905 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iufD9utPWjTH4Sh off=14478900 len=50888 2024-04-10T03:47:01.910 INFO:tasks.workunit.client.0.smithi016.stdout:op 4645 completed, throughput=5MB/sec 2024-04-10T03:47:01.910 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VlF6k_ET_d7Q7A7 off=22979317 len=168846 2024-04-10T03:47:01.911 INFO:tasks.workunit.client.0.smithi016.stdout:op 4646 completed, throughput=5MB/sec 2024-04-10T03:47:01.911 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rVEvB-pxgfQa4G0 off=12829916 len=1622583 2024-04-10T03:47:01.925 INFO:tasks.workunit.client.0.smithi016.stdout:op 4647 completed, throughput=5MB/sec 2024-04-10T03:47:01.925 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-A_PMxvV5Ogy-m1J off=2239328 len=539953 2024-04-10T03:47:01.932 INFO:tasks.workunit.client.0.smithi016.stdout:op 4648 completed, throughput=5MB/sec 2024-04-10T03:47:01.932 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-U4t7ClVDyhZPs8o off=5741169 len=1570543 2024-04-10T03:47:01.945 INFO:tasks.workunit.client.0.smithi016.stdout:op 4649 completed, throughput=5MB/sec 2024-04-10T03:47:01.945 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qru-AlBR1LEkymV off=16612587 len=834399 2024-04-10T03:47:01.950 INFO:tasks.workunit.client.0.smithi016.stdout:op 4650 completed, throughput=5MB/sec 2024-04-10T03:47:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:47:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:47:01] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.43.0" 2024-04-10T03:47:02.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:02 smithi136 bash[68278]: cluster 2024-04-10T03:47:00.227629+0000 mgr.y (mgr.25133) 1218 : cluster 0 pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:47:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:02 smithi016 bash[72916]: cluster 2024-04-10T03:47:00.227629+0000 mgr.y (mgr.25133) 1218 : cluster 0 pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:47:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:02 smithi016 bash[74137]: cluster 2024-04-10T03:47:00.227629+0000 mgr.y (mgr.25133) 1218 : cluster 0 pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:47:02.951 INFO:tasks.workunit.client.0.smithi016.stdout: 888: throughput=5MB/sec pending data=0 2024-04-10T03:47:02.951 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X66nOMRSzix9m6t off=3491755 len=597521 2024-04-10T03:47:02.958 INFO:tasks.workunit.client.0.smithi016.stdout:op 4651 completed, throughput=5MB/sec 2024-04-10T03:47:02.958 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xMmkAKgP7ehiIFW off=6209319 len=698005 2024-04-10T03:47:02.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 4652 completed, throughput=5MB/sec 2024-04-10T03:47:02.961 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jjickXXAGGVVgmH off=17995335 len=1195519 2024-04-10T03:47:02.971 INFO:tasks.workunit.client.0.smithi016.stdout:op 4653 completed, throughput=5MB/sec 2024-04-10T03:47:02.971 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yMiIoMl07GyOCIH off=944360 len=1468554 2024-04-10T03:47:02.983 INFO:tasks.workunit.client.0.smithi016.stdout:op 4654 completed, throughput=5MB/sec 2024-04-10T03:47:02.983 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3Me8-bwHCib_-1e off=1299606 len=951427 2024-04-10T03:47:02.986 INFO:tasks.workunit.client.0.smithi016.stdout:op 4655 completed, throughput=5MB/sec 2024-04-10T03:47:03.986 INFO:tasks.workunit.client.0.smithi016.stdout: 889: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:03.986 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-saOoH6xdE_SoQEV off=2282280 len=722203 2024-04-10T03:47:03.989 INFO:tasks.workunit.client.0.smithi016.stdout:op 4656 completed, throughput=5MB/sec 2024-04-10T03:47:03.989 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aGsL93hzPQtnhR3 off=4838419 len=279842 2024-04-10T03:47:03.995 INFO:tasks.workunit.client.0.smithi016.stdout:op 4657 completed, throughput=5MB/sec 2024-04-10T03:47:03.995 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Mbv5utJzRtt-jEv off=9747448 len=52916 2024-04-10T03:47:03.996 INFO:tasks.workunit.client.0.smithi016.stdout:op 4658 completed, throughput=5MB/sec 2024-04-10T03:47:03.996 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iAaAj0nuKvwgrm1 off=2012820 len=132770 2024-04-10T03:47:03.997 INFO:tasks.workunit.client.0.smithi016.stdout:op 4659 completed, throughput=5MB/sec 2024-04-10T03:47:03.997 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i0AHQUZtLtuqaRd off=1934436 len=408450 2024-04-10T03:47:03.999 INFO:tasks.workunit.client.0.smithi016.stdout:op 4660 completed, throughput=5MB/sec 2024-04-10T03:47:03.999 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Nw47VELv5T9J8LI off=2467751 len=539656 2024-04-10T03:47:04.005 INFO:tasks.workunit.client.0.smithi016.stdout:op 4661 completed, throughput=5MB/sec 2024-04-10T03:47:04.005 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1OSyzfULwo4PgRh off=4370796 len=1833944 2024-04-10T03:47:04.021 INFO:tasks.workunit.client.0.smithi016.stdout:op 4662 completed, throughput=5MB/sec 2024-04-10T03:47:04.021 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-A8l1Nb-D61Ajvx7 off=7742641 len=661898 2024-04-10T03:47:04.028 INFO:tasks.workunit.client.0.smithi016.stdout:op 4663 completed, throughput=5MB/sec 2024-04-10T03:47:04.028 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qd7T-EdVAoR-Osi off=1197094 len=1067792 2024-04-10T03:47:04.037 INFO:tasks.workunit.client.0.smithi016.stdout:op 4664 completed, throughput=5MB/sec 2024-04-10T03:47:04.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:04 smithi136 bash[68278]: cluster 2024-04-10T03:47:02.228734+0000 mgr.y (mgr.25133) 1219 : cluster 0 pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:47:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:04 smithi016 bash[72916]: cluster 2024-04-10T03:47:02.228734+0000 mgr.y (mgr.25133) 1219 : cluster 0 pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:47:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:04 smithi016 bash[74137]: cluster 2024-04-10T03:47:02.228734+0000 mgr.y (mgr.25133) 1219 : cluster 0 pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:47:05.037 INFO:tasks.workunit.client.0.smithi016.stdout: 890: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:05.037 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1Eeg_8aJ3BRw794 off=2015082 len=1525666 2024-04-10T03:47:05.042 INFO:tasks.workunit.client.0.smithi016.stdout:op 4665 completed, throughput=5MB/sec 2024-04-10T03:47:05.042 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-unRKZSCVJ-QLW9P off=2802499 len=984173 2024-04-10T03:47:05.052 INFO:tasks.workunit.client.0.smithi016.stdout:op 4666 completed, throughput=5MB/sec 2024-04-10T03:47:05.052 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YaLvYoO7-z7otOG off=3761771 len=11059 2024-04-10T03:47:05.056 INFO:tasks.workunit.client.0.smithi016.stdout:op 4667 completed, throughput=5MB/sec 2024-04-10T03:47:05.056 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fJRZtr1nJ_7XHZG off=4025830 len=1021512 2024-04-10T03:47:05.065 INFO:tasks.workunit.client.0.smithi016.stdout:op 4668 completed, throughput=5MB/sec 2024-04-10T03:47:05.065 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qrSs6L-3nLmCgW1 off=4992925 len=381650 2024-04-10T03:47:05.074 INFO:tasks.workunit.client.0.smithi016.stdout:op 4669 completed, throughput=5MB/sec 2024-04-10T03:47:05.074 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7LxECBEKTTqeKk3 off=1719372 len=1442605 2024-04-10T03:47:05.074 INFO:tasks.workunit.client.0.smithi016.stdout:op 4670 completed, throughput=5MB/sec 2024-04-10T03:47:06.074 INFO:tasks.workunit.client.0.smithi016.stdout: 891: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:06.075 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zwI-SOKWakcV_gP off=17229714 len=57651 2024-04-10T03:47:06.076 INFO:tasks.workunit.client.0.smithi016.stdout:op 4671 completed, throughput=4.99MB/sec 2024-04-10T03:47:06.076 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OhZVbg6L5mHIcSd off=5772114 len=2058798 2024-04-10T03:47:06.081 INFO:tasks.workunit.client.0.smithi016.stdout:op 4672 completed, throughput=5MB/sec 2024-04-10T03:47:06.081 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u09WnC9xNkfBkiM off=5908465 len=7797 2024-04-10T03:47:06.085 INFO:tasks.workunit.client.0.smithi016.stdout:op 4673 completed, throughput=5MB/sec 2024-04-10T03:47:06.085 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-838u4y1-YoqZaV8 off=3953629 len=2062145 2024-04-10T03:47:06.090 INFO:tasks.workunit.client.0.smithi016.stdout:op 4674 completed, throughput=5MB/sec 2024-04-10T03:47:06.090 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DsKiaHwXu_y_VcP off=4294774 len=504538 2024-04-10T03:47:06.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 4675 completed, throughput=5MB/sec 2024-04-10T03:47:06.092 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I2K_wOvxQSfWXCg off=14444980 len=1814770 2024-04-10T03:47:06.108 INFO:tasks.workunit.client.0.smithi016.stdout:op 4676 completed, throughput=5MB/sec 2024-04-10T03:47:06.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:06 smithi136 bash[68278]: cluster 2024-04-10T03:47:04.229817+0000 mgr.y (mgr.25133) 1220 : cluster 0 pgmap v1899: 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-04-10T03:47:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:06 smithi016 bash[72916]: cluster 2024-04-10T03:47:04.229817+0000 mgr.y (mgr.25133) 1220 : cluster 0 pgmap v1899: 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-04-10T03:47:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:06 smithi016 bash[74137]: cluster 2024-04-10T03:47:04.229817+0000 mgr.y (mgr.25133) 1220 : cluster 0 pgmap v1899: 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-04-10T03:47:07.108 INFO:tasks.workunit.client.0.smithi016.stdout: 892: throughput=5MB/sec pending data=0 2024-04-10T03:47:07.108 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Df2z-WI9iVeoF0n off=10791494 len=899018 2024-04-10T03:47:07.117 INFO:tasks.workunit.client.0.smithi016.stdout:op 4677 completed, throughput=5MB/sec 2024-04-10T03:47:07.117 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pOPd_-mdmqU4bGS off=12173032 len=1309885 2024-04-10T03:47:07.120 INFO:tasks.workunit.client.0.smithi016.stdout:op 4678 completed, throughput=5MB/sec 2024-04-10T03:47:07.121 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vIpXRU95N1r-sW_ off=2092352 len=1525155 2024-04-10T03:47:07.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 4679 completed, throughput=5MB/sec 2024-04-10T03:47:07.133 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_J3Sy1qbLjazjt0 off=8283940 len=504740 2024-04-10T03:47:07.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 4680 completed, throughput=5MB/sec 2024-04-10T03:47:08.140 INFO:tasks.workunit.client.0.smithi016.stdout: 893: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:08.140 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FVh8DEa66Db-N3f off=8714593 len=1225393 2024-04-10T03:47:08.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 4681 completed, throughput=5MB/sec 2024-04-10T03:47:08.146 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WodKXexWjBx-fzJ off=3383253 len=531300 2024-04-10T03:47:08.147 INFO:tasks.workunit.client.0.smithi016.stdout:op 4682 completed, throughput=5MB/sec 2024-04-10T03:47:08.147 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tlO998EjB_2DQWg off=2887394 len=363270 2024-04-10T03:47:08.154 INFO:tasks.workunit.client.0.smithi016.stdout:op 4683 completed, throughput=5MB/sec 2024-04-10T03:47:08.154 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uLfYAvSxYsMkJdQ off=190084 len=1069139 2024-04-10T03:47:08.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 4684 completed, throughput=5MB/sec 2024-04-10T03:47:08.165 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--yVYyK8spGH2yIp off=6159752 len=1517918 2024-04-10T03:47:08.175 INFO:tasks.workunit.client.0.smithi016.stdout:op 4685 completed, throughput=5MB/sec 2024-04-10T03:47:08.175 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BRFneryhpHXwkoR off=11118051 len=1529747 2024-04-10T03:47:08.178 INFO:tasks.workunit.client.0.smithi016.stdout:op 4686 completed, throughput=5MB/sec 2024-04-10T03:47:08.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:08 smithi136 bash[68278]: cluster 2024-04-10T03:47:06.230787+0000 mgr.y (mgr.25133) 1221 : cluster 0 pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:47:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:08 smithi016 bash[72916]: cluster 2024-04-10T03:47:06.230787+0000 mgr.y (mgr.25133) 1221 : cluster 0 pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:47:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:08 smithi016 bash[74137]: cluster 2024-04-10T03:47:06.230787+0000 mgr.y (mgr.25133) 1221 : cluster 0 pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:47:09.178 INFO:tasks.workunit.client.0.smithi016.stdout: 894: throughput=5MB/sec pending data=0 2024-04-10T03:47:09.178 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-O9XiICvpb6AT32S off=4199639 len=1757947 2024-04-10T03:47:09.183 INFO:tasks.workunit.client.0.smithi016.stdout:op 4687 completed, throughput=5MB/sec 2024-04-10T03:47:09.183 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u9DUuLyGDIsBkJg off=3080085 len=1039571 2024-04-10T03:47:09.192 INFO:tasks.workunit.client.0.smithi016.stdout:op 4688 completed, throughput=5MB/sec 2024-04-10T03:47:09.192 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-h9DJNh9e0EkBosX off=23312735 len=1548765 2024-04-10T03:47:09.198 INFO:tasks.workunit.client.0.smithi016.stdout:op 4689 completed, throughput=5MB/sec 2024-04-10T03:47:09.198 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y0CWxaNivaY77sE off=4260799 len=1851396 2024-04-10T03:47:09.212 INFO:tasks.workunit.client.0.smithi016.stdout:op 4690 completed, throughput=5MB/sec 2024-04-10T03:47:10.212 INFO:tasks.workunit.client.0.smithi016.stdout: 895: throughput=5MB/sec pending data=0 2024-04-10T03:47:10.212 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_qEte6IgFOtRj-y off=585595 len=1551025 2024-04-10T03:47:10.217 INFO:tasks.workunit.client.0.smithi016.stdout:op 4691 completed, throughput=5MB/sec 2024-04-10T03:47:10.217 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fKp_QXQsW3oqYHo off=557243 len=1350632 2024-04-10T03:47:10.229 INFO:tasks.workunit.client.0.smithi016.stdout:op 4692 completed, throughput=5MB/sec 2024-04-10T03:47:10.229 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lXprnrPnG6Ozour off=1111417 len=1230605 2024-04-10T03:47:10.231 INFO:tasks.workunit.client.0.smithi016.stdout:op 4693 completed, throughput=5MB/sec 2024-04-10T03:47:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:10 smithi136 bash[68278]: cluster 2024-04-10T03:47:08.231681+0000 mgr.y (mgr.25133) 1222 : cluster 0 pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:47:10.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:10 smithi016 bash[72916]: cluster 2024-04-10T03:47:08.231681+0000 mgr.y (mgr.25133) 1222 : cluster 0 pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:47:10.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:10 smithi016 bash[74137]: cluster 2024-04-10T03:47:08.231681+0000 mgr.y (mgr.25133) 1222 : cluster 0 pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:47:11.232 INFO:tasks.workunit.client.0.smithi016.stdout: 896: throughput=5MB/sec pending data=0 2024-04-10T03:47:11.232 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pmut7Y5ClitlUUG off=103645 len=1643186 2024-04-10T03:47:11.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 4694 completed, throughput=5MB/sec 2024-04-10T03:47:11.245 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pr7XJwrs6hwv3Kg off=1277032 len=2066988 2024-04-10T03:47:11.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 4695 completed, throughput=5MB/sec 2024-04-10T03:47:11.248 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yugMICs_qn0ItHA off=9756791 len=941917 2024-04-10T03:47:11.257 INFO:tasks.workunit.client.0.smithi016.stdout:op 4696 completed, throughput=5MB/sec 2024-04-10T03:47:11.257 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cwgYQMM62Ekhsdj off=1117530 len=676587 2024-04-10T03:47:11.264 INFO:tasks.workunit.client.0.smithi016.stdout:op 4697 completed, throughput=5MB/sec 2024-04-10T03:47:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:47:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:47:11] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.43.0" 2024-04-10T03:47:12.264 INFO:tasks.workunit.client.0.smithi016.stdout: 897: throughput=5MB/sec pending data=0 2024-04-10T03:47:12.264 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7iaFpxft4nKGmFP off=5081509 len=1331323 2024-04-10T03:47:12.275 INFO:tasks.workunit.client.0.smithi016.stdout:op 4698 completed, throughput=5MB/sec 2024-04-10T03:47:12.275 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ht3Cj-SjxLHfwJq off=682146 len=479880 2024-04-10T03:47:12.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 4699 completed, throughput=5MB/sec 2024-04-10T03:47:12.278 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KX3S8JZONhF0P6i off=1427484 len=1922753 2024-04-10T03:47:12.282 INFO:tasks.workunit.client.0.smithi016.stdout:op 4700 completed, throughput=5MB/sec 2024-04-10T03:47:12.282 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-h96Z24qnps5GUQ0 off=12427352 len=513330 2024-04-10T03:47:12.289 INFO:tasks.workunit.client.0.smithi016.stdout:op 4701 completed, throughput=5MB/sec 2024-04-10T03:47:12.289 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kkU6WZRwELgnpm9 off=1571222 len=1080865 2024-04-10T03:47:12.291 INFO:tasks.workunit.client.0.smithi016.stdout:op 4702 completed, throughput=5MB/sec 2024-04-10T03:47:12.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:12 smithi136 bash[68278]: cluster 2024-04-10T03:47:10.232658+0000 mgr.y (mgr.25133) 1223 : cluster 0 pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:47:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:12 smithi016 bash[74137]: cluster 2024-04-10T03:47:10.232658+0000 mgr.y (mgr.25133) 1223 : cluster 0 pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:47:12.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:12 smithi016 bash[72916]: cluster 2024-04-10T03:47:10.232658+0000 mgr.y (mgr.25133) 1223 : cluster 0 pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:47:13.291 INFO:tasks.workunit.client.0.smithi016.stdout: 898: throughput=5MB/sec pending data=0 2024-04-10T03:47:13.291 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rNb59SfTIgF9rKa off=2838189 len=1031369 2024-04-10T03:47:13.296 INFO:tasks.workunit.client.0.smithi016.stdout:op 4703 completed, throughput=5MB/sec 2024-04-10T03:47:13.296 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wgAhePVpzrT9PXf off=10045871 len=180510 2024-04-10T03:47:13.297 INFO:tasks.workunit.client.0.smithi016.stdout:op 4704 completed, throughput=5MB/sec 2024-04-10T03:47:13.297 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V0FIPHsw2mLN0M7 off=2058178 len=1126812 2024-04-10T03:47:13.300 INFO:tasks.workunit.client.0.smithi016.stdout:op 4705 completed, throughput=5MB/sec 2024-04-10T03:47:13.300 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-i76isFIFU9wt0jg off=1034332 len=191709 2024-04-10T03:47:13.306 INFO:tasks.workunit.client.0.smithi016.stdout:op 4706 completed, throughput=5MB/sec 2024-04-10T03:47:13.306 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-h1YM7GNhfSi08bu off=4322710 len=709192 2024-04-10T03:47:13.308 INFO:tasks.workunit.client.0.smithi016.stdout:op 4707 completed, throughput=5MB/sec 2024-04-10T03:47:13.308 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cqMdSHrUepnRTJW off=14317935 len=323899 2024-04-10T03:47:13.310 INFO:tasks.workunit.client.0.smithi016.stdout:op 4708 completed, throughput=5MB/sec 2024-04-10T03:47:13.310 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7evdI02xzF76xXf off=10834179 len=646588 2024-04-10T03:47:13.321 INFO:tasks.workunit.client.0.smithi016.stdout:op 4709 completed, throughput=5MB/sec 2024-04-10T03:47:13.321 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FF_uKDxewPpdqRI off=2310095 len=785153 2024-04-10T03:47:13.329 INFO:tasks.workunit.client.0.smithi016.stdout:op 4710 completed, throughput=5MB/sec 2024-04-10T03:47:13.329 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HAr2A0ulFRbFGIs off=4533769 len=227795 2024-04-10T03:47:13.335 INFO:tasks.workunit.client.0.smithi016.stdout:op 4711 completed, throughput=5MB/sec 2024-04-10T03:47:13.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:13 smithi136 bash[68278]: audit 2024-04-10T03:47:12.574742+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:13 smithi016 bash[72916]: audit 2024-04-10T03:47:12.574742+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:13 smithi016 bash[74137]: audit 2024-04-10T03:47:12.574742+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:14.335 INFO:tasks.workunit.client.0.smithi016.stdout: 899: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:14.336 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-91jMGmsyH00qrR6 off=17237792 len=1730702 2024-04-10T03:47:14.340 INFO:tasks.workunit.client.0.smithi016.stdout:op 4712 completed, throughput=5MB/sec 2024-04-10T03:47:14.340 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZRWovV898tWHg2e off=9319797 len=625731 2024-04-10T03:47:14.348 INFO:tasks.workunit.client.0.smithi016.stdout:op 4713 completed, throughput=5MB/sec 2024-04-10T03:47:14.348 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Og8j-FZ_cWGOU4Y off=3309848 len=1784752 2024-04-10T03:47:14.361 INFO:tasks.workunit.client.0.smithi016.stdout:op 4714 completed, throughput=5MB/sec 2024-04-10T03:47:14.362 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-J2NZ0xPf9WwbPTj off=2828744 len=731956 2024-04-10T03:47:14.369 INFO:tasks.workunit.client.0.smithi016.stdout:op 4715 completed, throughput=5MB/sec 2024-04-10T03:47:14.369 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VnI35r08cILc0Ez off=5166737 len=1707401 2024-04-10T03:47:14.380 INFO:tasks.workunit.client.0.smithi016.stdout:op 4716 completed, throughput=5MB/sec 2024-04-10T03:47:14.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:14 smithi136 bash[68278]: cluster 2024-04-10T03:47:12.233669+0000 mgr.y (mgr.25133) 1224 : cluster 0 pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:47:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:14 smithi016 bash[72916]: cluster 2024-04-10T03:47:12.233669+0000 mgr.y (mgr.25133) 1224 : cluster 0 pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:47:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:14 smithi016 bash[74137]: cluster 2024-04-10T03:47:12.233669+0000 mgr.y (mgr.25133) 1224 : cluster 0 pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:47:15.381 INFO:tasks.workunit.client.0.smithi016.stdout: 900: throughput=5MB/sec pending data=0 2024-04-10T03:47:15.381 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S6Y8NTcB2PHrROW off=17654506 len=1377446 2024-04-10T03:47:15.391 INFO:tasks.workunit.client.0.smithi016.stdout:op 4717 completed, throughput=5MB/sec 2024-04-10T03:47:15.391 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uFzf0n3jByjVeT4 off=5972676 len=624891 2024-04-10T03:47:15.393 INFO:tasks.workunit.client.0.smithi016.stdout:op 4718 completed, throughput=5MB/sec 2024-04-10T03:47:15.393 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zfnp6n2OX5iJIl4 off=2919354 len=747354 2024-04-10T03:47:15.400 INFO:tasks.workunit.client.0.smithi016.stdout:op 4719 completed, throughput=5MB/sec 2024-04-10T03:47:15.400 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0iK3x5J19RUTARX off=6702789 len=1694932 2024-04-10T03:47:15.403 INFO:tasks.workunit.client.0.smithi016.stdout:op 4720 completed, throughput=5MB/sec 2024-04-10T03:47:16.404 INFO:tasks.workunit.client.0.smithi016.stdout: 901: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:16.404 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n7YLbsGWKQkVhPp off=356817 len=255474 2024-04-10T03:47:16.410 INFO:tasks.workunit.client.0.smithi016.stdout:op 4721 completed, throughput=5MB/sec 2024-04-10T03:47:16.410 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-92D1b3US_YuPyNn off=6627989 len=921221 2024-04-10T03:47:16.413 INFO:tasks.workunit.client.0.smithi016.stdout:op 4722 completed, throughput=5MB/sec 2024-04-10T03:47:16.413 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9sSzkdhSLN07Vlh off=3581254 len=1298248 2024-04-10T03:47:16.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:16 smithi136 bash[68278]: cluster 2024-04-10T03:47:14.234724+0000 mgr.y (mgr.25133) 1225 : cluster 0 pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:47:16.424 INFO:tasks.workunit.client.0.smithi016.stdout:op 4723 completed, throughput=5MB/sec 2024-04-10T03:47:16.424 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Nvli1GLHfCJgWnG off=6249899 len=1236028 2024-04-10T03:47:16.427 INFO:tasks.workunit.client.0.smithi016.stdout:op 4724 completed, throughput=5MB/sec 2024-04-10T03:47:16.427 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-14x3TXp0B-Q5yYC off=2321787 len=1469951 2024-04-10T03:47:16.439 INFO:tasks.workunit.client.0.smithi016.stdout:op 4725 completed, throughput=5MB/sec 2024-04-10T03:47:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:16 smithi016 bash[72916]: cluster 2024-04-10T03:47:14.234724+0000 mgr.y (mgr.25133) 1225 : cluster 0 pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:47:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:16 smithi016 bash[74137]: cluster 2024-04-10T03:47:14.234724+0000 mgr.y (mgr.25133) 1225 : cluster 0 pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:47:17.439 INFO:tasks.workunit.client.0.smithi016.stdout: 902: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:17.439 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nF0Y0D36wYnLug6 off=1081648 len=188826 2024-04-10T03:47:17.445 INFO:tasks.workunit.client.0.smithi016.stdout:op 4726 completed, throughput=4.99MB/sec 2024-04-10T03:47:17.445 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W6CEl7KC95dJKfm off=1728610 len=877107 2024-04-10T03:47:17.453 INFO:tasks.workunit.client.0.smithi016.stdout:op 4727 completed, throughput=5MB/sec 2024-04-10T03:47:17.453 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1TBBCI9ZGeHdJb0 off=648875 len=940155 2024-04-10T03:47:17.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 4728 completed, throughput=5MB/sec 2024-04-10T03:47:17.456 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vSjKtyfFwxbeGQw off=444253 len=445268 2024-04-10T03:47:17.462 INFO:tasks.workunit.client.0.smithi016.stdout:op 4729 completed, throughput=5MB/sec 2024-04-10T03:47:17.462 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZxXo5SBtubbR7Xj off=3170148 len=28313 2024-04-10T03:47:17.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 4730 completed, throughput=5MB/sec 2024-04-10T03:47:17.463 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jjCpqTTEsqRf5Cq off=19768467 len=1184893 2024-04-10T03:47:17.467 INFO:tasks.workunit.client.0.smithi016.stdout:op 4731 completed, throughput=5MB/sec 2024-04-10T03:47:17.467 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hx3Xwcfj7WEIGO6 off=13390473 len=959392 2024-04-10T03:47:17.469 INFO:tasks.workunit.client.0.smithi016.stdout:op 4732 completed, throughput=5MB/sec 2024-04-10T03:47:17.469 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S6meC0MC5sQGhbq off=17261436 len=1607784 2024-04-10T03:47:17.481 INFO:tasks.workunit.client.0.smithi016.stdout:op 4733 completed, throughput=5MB/sec 2024-04-10T03:47:18.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:18 smithi136 bash[68278]: cluster 2024-04-10T03:47:16.235637+0000 mgr.y (mgr.25133) 1226 : cluster 0 pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:47:18.481 INFO:tasks.workunit.client.0.smithi016.stdout: 903: throughput=5MB/sec pending data=0 2024-04-10T03:47:18.481 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wL6N3S8hus7jzJt off=2594782 len=893256 2024-04-10T03:47:18.491 INFO:tasks.workunit.client.0.smithi016.stdout:op 4734 completed, throughput=5MB/sec 2024-04-10T03:47:18.491 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--SFhIQoYTeBkdR5 off=651690 len=1282389 2024-04-10T03:47:18.494 INFO:tasks.workunit.client.0.smithi016.stdout:op 4735 completed, throughput=5MB/sec 2024-04-10T03:47:18.494 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8U5wE4ZTS11LDFt off=714171 len=839685 2024-04-10T03:47:18.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 4736 completed, throughput=5MB/sec 2024-04-10T03:47:18.498 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W3HW5fOJlDsn94c off=2681890 len=764311 2024-04-10T03:47:18.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 4737 completed, throughput=5MB/sec 2024-04-10T03:47:18.505 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2zl9PWz-4WmiBkb off=3433397 len=517877 2024-04-10T03:47:18.507 INFO:tasks.workunit.client.0.smithi016.stdout:op 4738 completed, throughput=5MB/sec 2024-04-10T03:47:18.507 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TIlpkDuqVAWC1iV off=15608229 len=212640 2024-04-10T03:47:18.509 INFO:tasks.workunit.client.0.smithi016.stdout:op 4739 completed, throughput=5MB/sec 2024-04-10T03:47:18.509 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ji4-2u8g5iLgKOJ off=17708433 len=221631 2024-04-10T03:47:18.511 INFO:tasks.workunit.client.0.smithi016.stdout:op 4740 completed, throughput=5MB/sec 2024-04-10T03:47:18.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:18 smithi016 bash[74137]: cluster 2024-04-10T03:47:16.235637+0000 mgr.y (mgr.25133) 1226 : cluster 0 pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:47:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:18 smithi016 bash[72916]: cluster 2024-04-10T03:47:16.235637+0000 mgr.y (mgr.25133) 1226 : cluster 0 pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:47:19.511 INFO:tasks.workunit.client.0.smithi016.stdout: 904: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:19.511 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MZvU6ix3Yfdib9z off=3696515 len=79907 2024-04-10T03:47:19.512 INFO:tasks.workunit.client.0.smithi016.stdout:op 4741 completed, throughput=4.99MB/sec 2024-04-10T03:47:19.512 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-v781L8w6nHnOuhU off=3121593 len=1227291 2024-04-10T03:47:19.517 INFO:tasks.workunit.client.0.smithi016.stdout:op 4742 completed, throughput=5MB/sec 2024-04-10T03:47:19.517 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tYXtiub9NM02C-E off=9849604 len=1155340 2024-04-10T03:47:19.520 INFO:tasks.workunit.client.0.smithi016.stdout:op 4743 completed, throughput=5MB/sec 2024-04-10T03:47:19.520 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qqk3oUZ1ZOMUkjG off=5705903 len=1743015 2024-04-10T03:47:19.524 INFO:tasks.workunit.client.0.smithi016.stdout:op 4744 completed, throughput=5MB/sec 2024-04-10T03:47:19.524 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3syyvqz2OYajgoa off=374674 len=236240 2024-04-10T03:47:19.526 INFO:tasks.workunit.client.0.smithi016.stdout:op 4745 completed, throughput=5MB/sec 2024-04-10T03:47:19.526 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KtiyXScPiRK7q-M off=2289687 len=1579377 2024-04-10T03:47:19.538 INFO:tasks.workunit.client.0.smithi016.stdout:op 4746 completed, throughput=5MB/sec 2024-04-10T03:47:20.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:20 smithi136 bash[68278]: cluster 2024-04-10T03:47:18.236474+0000 mgr.y (mgr.25133) 1227 : cluster 0 pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:47:20.538 INFO:tasks.workunit.client.0.smithi016.stdout: 905: throughput=5MB/sec pending data=0 2024-04-10T03:47:20.539 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5NeRzvueRS8fIdG off=11366872 len=938483 2024-04-10T03:47:20.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 4747 completed, throughput=5MB/sec 2024-04-10T03:47:20.546 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yzRR6UlozCDOEM7 off=1337670 len=1915163 2024-04-10T03:47:20.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 4748 completed, throughput=5MB/sec 2024-04-10T03:47:20.550 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xg92AzODqaA8BrM off=4715277 len=771991 2024-04-10T03:47:20.559 INFO:tasks.workunit.client.0.smithi016.stdout:op 4749 completed, throughput=5MB/sec 2024-04-10T03:47:20.559 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HwXa6aulI-bfRAb off=9585013 len=89450 2024-04-10T03:47:20.560 INFO:tasks.workunit.client.0.smithi016.stdout:op 4750 completed, throughput=5MB/sec 2024-04-10T03:47:20.560 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-todo-5whPH4aCrw off=4701168 len=1081380 2024-04-10T03:47:20.565 INFO:tasks.workunit.client.0.smithi016.stdout:op 4751 completed, throughput=5MB/sec 2024-04-10T03:47:20.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:20 smithi016 bash[74137]: cluster 2024-04-10T03:47:18.236474+0000 mgr.y (mgr.25133) 1227 : cluster 0 pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:47:20.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:20 smithi016 bash[72916]: cluster 2024-04-10T03:47:18.236474+0000 mgr.y (mgr.25133) 1227 : cluster 0 pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:47:21.565 INFO:tasks.workunit.client.0.smithi016.stdout: 906: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:21.565 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NUpB7sRUVPuQY4c off=7644360 len=2085290 2024-04-10T03:47:21.580 INFO:tasks.workunit.client.0.smithi016.stdout:op 4752 completed, throughput=5MB/sec 2024-04-10T03:47:21.580 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qpbheTYWEoTpNjc off=4816975 len=2092718 2024-04-10T03:47:21.597 INFO:tasks.workunit.client.0.smithi016.stdout:op 4753 completed, throughput=5MB/sec 2024-04-10T03:47:21.597 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MwWzjt1-mBpkwqV off=650510 len=698925 2024-04-10T03:47:21.601 INFO:tasks.workunit.client.0.smithi016.stdout:op 4754 completed, throughput=5MB/sec 2024-04-10T03:47:21.601 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nXxqOp-N5j7DND9 off=6609953 len=397797 2024-04-10T03:47:21.603 INFO:tasks.workunit.client.0.smithi016.stdout:op 4755 completed, throughput=5MB/sec 2024-04-10T03:47:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:47:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:47:21] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:47:22.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:22 smithi136 bash[68278]: cluster 2024-04-10T03:47:20.237492+0000 mgr.y (mgr.25133) 1228 : cluster 0 pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:22 smithi016 bash[72916]: cluster 2024-04-10T03:47:20.237492+0000 mgr.y (mgr.25133) 1228 : cluster 0 pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:22.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:22 smithi016 bash[74137]: cluster 2024-04-10T03:47:20.237492+0000 mgr.y (mgr.25133) 1228 : cluster 0 pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:22.603 INFO:tasks.workunit.client.0.smithi016.stdout: 907: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:22.604 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qCJmn1XEmpJpAsa off=10130192 len=901981 2024-04-10T03:47:22.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 4756 completed, throughput=5MB/sec 2024-04-10T03:47:22.608 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WuffdKw_QZG9X8s off=185174 len=797112 2024-04-10T03:47:22.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 4757 completed, throughput=5MB/sec 2024-04-10T03:47:22.616 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-himcMHz18kXzUgD off=22434426 len=437858 2024-04-10T03:47:22.623 INFO:tasks.workunit.client.0.smithi016.stdout:op 4758 completed, throughput=5MB/sec 2024-04-10T03:47:22.623 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9DT0xI3i9yC9Inp off=4503791 len=1637142 2024-04-10T03:47:22.635 INFO:tasks.workunit.client.0.smithi016.stdout:op 4759 completed, throughput=5MB/sec 2024-04-10T03:47:22.635 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wUEsVW5AmjolR03 off=9402288 len=116118 2024-04-10T03:47:22.640 INFO:tasks.workunit.client.0.smithi016.stdout:op 4760 completed, throughput=5MB/sec 2024-04-10T03:47:22.640 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_g-19nh4um50t2p off=3595163 len=1919141 2024-04-10T03:47:22.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 4761 completed, throughput=5MB/sec 2024-04-10T03:47:23.656 INFO:tasks.workunit.client.0.smithi016.stdout: 908: throughput=5MB/sec pending data=0 2024-04-10T03:47:23.656 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FYr7Mvdwb2tXbPM off=3539483 len=1044441 2024-04-10T03:47:23.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 4762 completed, throughput=5MB/sec 2024-04-10T03:47:23.665 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lauNphx8jQ4GKqz off=1461693 len=924297 2024-04-10T03:47:23.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 4763 completed, throughput=5MB/sec 2024-04-10T03:47:23.668 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TmhlaP03xfNG7em off=20145235 len=1936575 2024-04-10T03:47:23.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 4764 completed, throughput=5MB/sec 2024-04-10T03:47:23.683 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XEQPgQnhmHl9zqd off=2313184 len=1309845 2024-04-10T03:47:23.694 INFO:tasks.workunit.client.0.smithi016.stdout:op 4765 completed, throughput=5MB/sec 2024-04-10T03:47:24.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:24 smithi136 bash[68278]: cluster 2024-04-10T03:47:22.238509+0000 mgr.y (mgr.25133) 1229 : cluster 0 pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:47:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:24 smithi016 bash[72916]: cluster 2024-04-10T03:47:22.238509+0000 mgr.y (mgr.25133) 1229 : cluster 0 pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:47:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:24 smithi016 bash[74137]: cluster 2024-04-10T03:47:22.238509+0000 mgr.y (mgr.25133) 1229 : cluster 0 pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:47:24.694 INFO:tasks.workunit.client.0.smithi016.stdout: 909: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:24.694 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-N3EKLmnu8E3jFaj off=17922935 len=736706 2024-04-10T03:47:24.703 INFO:tasks.workunit.client.0.smithi016.stdout:op 4766 completed, throughput=5MB/sec 2024-04-10T03:47:24.703 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-coNDG3Fkkme-6tl off=13671931 len=971246 2024-04-10T03:47:24.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 4767 completed, throughput=5MB/sec 2024-04-10T03:47:24.707 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-az2Yx5e8atgQnu0 off=12170590 len=891891 2024-04-10T03:47:24.709 INFO:tasks.workunit.client.0.smithi016.stdout:op 4768 completed, throughput=5MB/sec 2024-04-10T03:47:24.709 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xoN9ANYRcqC-ScR off=10088061 len=248902 2024-04-10T03:47:24.711 INFO:tasks.workunit.client.0.smithi016.stdout:op 4769 completed, throughput=5MB/sec 2024-04-10T03:47:24.711 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_dbFIQiMVyvCk-Z off=4922816 len=917124 2024-04-10T03:47:24.714 INFO:tasks.workunit.client.0.smithi016.stdout:op 4770 completed, throughput=5MB/sec 2024-04-10T03:47:24.714 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k6YfPt3jhdMoLpH off=4154350 len=1780300 2024-04-10T03:47:24.717 INFO:tasks.workunit.client.0.smithi016.stdout:op 4771 completed, throughput=5MB/sec 2024-04-10T03:47:25.717 INFO:tasks.workunit.client.0.smithi016.stdout: 910: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:25.717 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5IQQLgxXBBoXhsv off=215805 len=1764745 2024-04-10T03:47:25.732 INFO:tasks.workunit.client.0.smithi016.stdout:op 4772 completed, throughput=5MB/sec 2024-04-10T03:47:25.732 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TTyCuIgCYb15S0S off=4555156 len=1997150 2024-04-10T03:47:25.736 INFO:tasks.workunit.client.0.smithi016.stdout:op 4773 completed, throughput=5MB/sec 2024-04-10T03:47:25.736 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PNUrHCH3CjrR24O off=6347204 len=181126 2024-04-10T03:47:25.738 INFO:tasks.workunit.client.0.smithi016.stdout:op 4774 completed, throughput=5MB/sec 2024-04-10T03:47:25.738 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TD-sd0LDWqNxJbr off=11218700 len=1406713 2024-04-10T03:47:25.750 INFO:tasks.workunit.client.0.smithi016.stdout:op 4775 completed, throughput=5MB/sec 2024-04-10T03:47:26.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:26 smithi136 bash[68278]: cluster 2024-04-10T03:47:24.239568+0000 mgr.y (mgr.25133) 1230 : cluster 0 pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:26 smithi016 bash[74137]: cluster 2024-04-10T03:47:24.239568+0000 mgr.y (mgr.25133) 1230 : cluster 0 pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:26 smithi016 bash[72916]: cluster 2024-04-10T03:47:24.239568+0000 mgr.y (mgr.25133) 1230 : cluster 0 pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:26.750 INFO:tasks.workunit.client.0.smithi016.stdout: 911: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:26.750 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T-geqXtKdOBl55J off=8751930 len=721319 2024-04-10T03:47:26.758 INFO:tasks.workunit.client.0.smithi016.stdout:op 4776 completed, throughput=5MB/sec 2024-04-10T03:47:26.758 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J3CKWrhMJWpwlCy off=5495956 len=1774779 2024-04-10T03:47:26.762 INFO:tasks.workunit.client.0.smithi016.stdout:op 4777 completed, throughput=5MB/sec 2024-04-10T03:47:26.763 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Sdymjn0LkU_vc3A off=19657544 len=1698126 2024-04-10T03:47:26.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 4778 completed, throughput=5MB/sec 2024-04-10T03:47:26.769 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZHRrFnfNcgNyori off=126394 len=262937 2024-04-10T03:47:26.775 INFO:tasks.workunit.client.0.smithi016.stdout:op 4779 completed, throughput=5MB/sec 2024-04-10T03:47:26.775 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rIrRFJpGwUXAqcx off=2885428 len=21537 2024-04-10T03:47:26.777 INFO:tasks.workunit.client.0.smithi016.stdout:op 4780 completed, throughput=5MB/sec 2024-04-10T03:47:26.777 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TqFRmOSBjXBjdoy off=3234590 len=18185 2024-04-10T03:47:26.780 INFO:tasks.workunit.client.0.smithi016.stdout:op 4781 completed, throughput=5MB/sec 2024-04-10T03:47:26.780 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FBCXhT4t4BeOIx- off=352015 len=498781 2024-04-10T03:47:26.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 4782 completed, throughput=5MB/sec 2024-04-10T03:47:26.787 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ugTwbv4jNKHHI-U off=6321724 len=787852 2024-04-10T03:47:26.794 INFO:tasks.workunit.client.0.smithi016.stdout:op 4783 completed, throughput=5MB/sec 2024-04-10T03:47:27.795 INFO:tasks.workunit.client.0.smithi016.stdout: 912: throughput=5MB/sec pending data=0 2024-04-10T03:47:27.795 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RaX20qLxn40nnso off=5707322 len=810575 2024-04-10T03:47:27.798 INFO:tasks.workunit.client.0.smithi016.stdout:op 4784 completed, throughput=5MB/sec 2024-04-10T03:47:27.798 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1FiTrlaWA6LZhF9 off=604034 len=925318 2024-04-10T03:47:27.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 4785 completed, throughput=5MB/sec 2024-04-10T03:47:27.808 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zQ2vZ8kdhmXrUOQ off=8937337 len=1366427 2024-04-10T03:47:27.813 INFO:tasks.workunit.client.0.smithi016.stdout:op 4786 completed, throughput=5MB/sec 2024-04-10T03:47:27.813 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yYCpp7kxol5b29q off=3416142 len=569535 2024-04-10T03:47:27.815 INFO:tasks.workunit.client.0.smithi016.stdout:op 4787 completed, throughput=5MB/sec 2024-04-10T03:47:27.815 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EuEjmJhs_ONJaRT off=1578351 len=210285 2024-04-10T03:47:27.817 INFO:tasks.workunit.client.0.smithi016.stdout:op 4788 completed, throughput=5MB/sec 2024-04-10T03:47:27.817 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-G2zWzxSPDu5Prgj off=7207874 len=924566 2024-04-10T03:47:27.826 INFO:tasks.workunit.client.0.smithi016.stdout:op 4789 completed, throughput=5MB/sec 2024-04-10T03:47:27.826 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_9_ZPcdCl555haJ off=3058090 len=404834 2024-04-10T03:47:27.833 INFO:tasks.workunit.client.0.smithi016.stdout:op 4790 completed, throughput=5MB/sec 2024-04-10T03:47:28.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:28 smithi136 bash[68278]: cluster 2024-04-10T03:47:26.240738+0000 mgr.y (mgr.25133) 1231 : cluster 0 pgmap v1910: 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, 5 op/s 2024-04-10T03:47:28.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:28 smithi136 bash[68278]: audit 2024-04-10T03:47:27.575282+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:28 smithi016 bash[74137]: cluster 2024-04-10T03:47:26.240738+0000 mgr.y (mgr.25133) 1231 : cluster 0 pgmap v1910: 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, 5 op/s 2024-04-10T03:47:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:28 smithi016 bash[74137]: audit 2024-04-10T03:47:27.575282+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:28 smithi016 bash[72916]: cluster 2024-04-10T03:47:26.240738+0000 mgr.y (mgr.25133) 1231 : cluster 0 pgmap v1910: 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, 5 op/s 2024-04-10T03:47:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:28 smithi016 bash[72916]: audit 2024-04-10T03:47:27.575282+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:28.832 INFO:tasks.workunit.client.0.smithi016.stdout: 913: throughput=5MB/sec pending data=0 2024-04-10T03:47:28.832 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZA2L5AAqMHIi0vs off=11723798 len=282854 2024-04-10T03:47:28.840 INFO:tasks.workunit.client.0.smithi016.stdout:op 4791 completed, throughput=5MB/sec 2024-04-10T03:47:28.840 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-i8264_YicZpwR-7 off=791797 len=210790 2024-04-10T03:47:28.845 INFO:tasks.workunit.client.0.smithi016.stdout:op 4792 completed, throughput=5MB/sec 2024-04-10T03:47:28.845 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lp1iI6APiH0zxY5 off=14448136 len=1016931 2024-04-10T03:47:28.854 INFO:tasks.workunit.client.0.smithi016.stdout:op 4793 completed, throughput=5MB/sec 2024-04-10T03:47:28.854 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RhRa_kQGg7eCVH- off=15985892 len=1006964 2024-04-10T03:47:28.856 INFO:tasks.workunit.client.0.smithi016.stdout:op 4794 completed, throughput=5MB/sec 2024-04-10T03:47:28.856 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ArXmxjDbyi7t3IL off=9376016 len=144316 2024-04-10T03:47:28.862 INFO:tasks.workunit.client.0.smithi016.stdout:op 4795 completed, throughput=5MB/sec 2024-04-10T03:47:28.862 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S2FzFCCEjXy1g44 off=7258930 len=1620938 2024-04-10T03:47:28.865 INFO:tasks.workunit.client.0.smithi016.stdout:op 4796 completed, throughput=5MB/sec 2024-04-10T03:47:28.865 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dvEQoxYAtGC7Q6S off=20065822 len=921994 2024-04-10T03:47:28.873 INFO:tasks.workunit.client.0.smithi016.stdout:op 4797 completed, throughput=5MB/sec 2024-04-10T03:47:29.873 INFO:tasks.workunit.client.0.smithi016.stdout: 914: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:29.874 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Q_RUfKwIUKFy0_x off=2357129 len=1751937 2024-04-10T03:47:29.878 INFO:tasks.workunit.client.0.smithi016.stdout:op 4798 completed, throughput=5MB/sec 2024-04-10T03:47:29.879 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-M_1wYs3UIpUfdZ0 off=3349972 len=244655 2024-04-10T03:47:29.884 INFO:tasks.workunit.client.0.smithi016.stdout:op 4799 completed, throughput=5MB/sec 2024-04-10T03:47:29.885 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ur3ZbQiz0NwUdm9 off=2250763 len=1512609 2024-04-10T03:47:29.886 INFO:tasks.workunit.client.0.smithi016.stdout:op 4800 completed, throughput=5MB/sec 2024-04-10T03:47:29.887 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-srnf_3PPk3xHoSP off=11745225 len=794703 2024-04-10T03:47:29.895 INFO:tasks.workunit.client.0.smithi016.stdout:op 4801 completed, throughput=5MB/sec 2024-04-10T03:47:29.896 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4BRS4Da89VcEGMA off=10331198 len=1273067 2024-04-10T03:47:29.906 INFO:tasks.workunit.client.0.smithi016.stdout:op 4802 completed, throughput=5MB/sec 2024-04-10T03:47:30.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:30 smithi136 bash[68278]: cluster 2024-04-10T03:47:28.241735+0000 mgr.y (mgr.25133) 1232 : cluster 0 pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:47:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:30 smithi016 bash[74137]: cluster 2024-04-10T03:47:28.241735+0000 mgr.y (mgr.25133) 1232 : cluster 0 pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:47:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:30 smithi016 bash[72916]: cluster 2024-04-10T03:47:28.241735+0000 mgr.y (mgr.25133) 1232 : cluster 0 pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:47:30.906 INFO:tasks.workunit.client.0.smithi016.stdout: 915: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:30.906 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9PIE0HtodqHJl-u off=19069559 len=132648 2024-04-10T03:47:30.912 INFO:tasks.workunit.client.0.smithi016.stdout:op 4803 completed, throughput=5MB/sec 2024-04-10T03:47:30.912 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xrGKfPdesf7p5kP off=9242386 len=1344743 2024-04-10T03:47:30.916 INFO:tasks.workunit.client.0.smithi016.stdout:op 4804 completed, throughput=5MB/sec 2024-04-10T03:47:30.916 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mUPg6uqZt67mLD- off=6937633 len=417599 2024-04-10T03:47:30.918 INFO:tasks.workunit.client.0.smithi016.stdout:op 4805 completed, throughput=5MB/sec 2024-04-10T03:47:30.918 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RN0w-2hVuPAnbN9 off=6139857 len=943221 2024-04-10T03:47:30.921 INFO:tasks.workunit.client.0.smithi016.stdout:op 4806 completed, throughput=5MB/sec 2024-04-10T03:47:30.921 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0HAcxj5j9LXwnVb off=3819759 len=1059852 2024-04-10T03:47:30.925 INFO:tasks.workunit.client.0.smithi016.stdout:op 4807 completed, throughput=5MB/sec 2024-04-10T03:47:30.925 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-BaazDUcfk9nZwyu off=3836663 len=1739426 2024-04-10T03:47:30.929 INFO:tasks.workunit.client.0.smithi016.stdout:op 4808 completed, throughput=5MB/sec 2024-04-10T03:47:31.930 INFO:tasks.workunit.client.0.smithi016.stdout: 916: throughput=5MB/sec pending data=0 2024-04-10T03:47:31.930 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3v20OM03UaJP458 off=8858264 len=1257841 2024-04-10T03:47:31.941 INFO:tasks.workunit.client.0.smithi016.stdout:op 4809 completed, throughput=5MB/sec 2024-04-10T03:47:31.941 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SpKkVl5038HzkIQ off=1885838 len=230262 2024-04-10T03:47:31.942 INFO:tasks.workunit.client.0.smithi016.stdout:op 4810 completed, throughput=5MB/sec 2024-04-10T03:47:31.942 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UxBbrrQTw62Jq-i off=1754320 len=1289869 2024-04-10T03:47:31.951 INFO:tasks.workunit.client.0.smithi016.stdout:op 4811 completed, throughput=5MB/sec 2024-04-10T03:47:31.952 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vKhjwUzNNhtvCYD off=4099577 len=1006261 2024-04-10T03:47:31.960 INFO:tasks.workunit.client.0.smithi016.stdout:op 4812 completed, throughput=5MB/sec 2024-04-10T03:47:31.960 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WZLJhsDqzcjsUrJ off=4339604 len=40788 2024-04-10T03:47:31.965 INFO:tasks.workunit.client.0.smithi016.stdout:op 4813 completed, throughput=5MB/sec 2024-04-10T03:47:31.965 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3IvtfkHMZeNSzI- off=14204615 len=1957267 2024-04-10T03:47:31.978 INFO:tasks.workunit.client.0.smithi016.stdout:op 4814 completed, throughput=5MB/sec 2024-04-10T03:47:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:47:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:47:31] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:47:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:32 smithi136 bash[68278]: cluster 2024-04-10T03:47:30.242725+0000 mgr.y (mgr.25133) 1233 : cluster 0 pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:47:32.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:32 smithi016 bash[72916]: cluster 2024-04-10T03:47:30.242725+0000 mgr.y (mgr.25133) 1233 : cluster 0 pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:47:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:32 smithi016 bash[74137]: cluster 2024-04-10T03:47:30.242725+0000 mgr.y (mgr.25133) 1233 : cluster 0 pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:47:32.978 INFO:tasks.workunit.client.0.smithi016.stdout: 917: throughput=5MB/sec pending data=0 2024-04-10T03:47:32.979 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eo-pcHc1ZcjAe69 off=2996888 len=938915 2024-04-10T03:47:32.987 INFO:tasks.workunit.client.0.smithi016.stdout:op 4815 completed, throughput=5MB/sec 2024-04-10T03:47:32.987 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8xqgbSB4AiMv95r off=3233470 len=2040561 2024-04-10T03:47:33.004 INFO:tasks.workunit.client.0.smithi016.stdout:op 4816 completed, throughput=5MB/sec 2024-04-10T03:47:33.004 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-K2DKFu-CB8yn-l6 off=11057347 len=694010 2024-04-10T03:47:33.011 INFO:tasks.workunit.client.0.smithi016.stdout:op 4817 completed, throughput=5MB/sec 2024-04-10T03:47:33.011 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gMISBdMKXjO60NQ off=21272312 len=897412 2024-04-10T03:47:33.014 INFO:tasks.workunit.client.0.smithi016.stdout:op 4818 completed, throughput=5MB/sec 2024-04-10T03:47:33.014 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DeOjmilTCy4LxBd off=315381 len=1867345 2024-04-10T03:47:33.027 INFO:tasks.workunit.client.0.smithi016.stdout:op 4819 completed, throughput=5MB/sec 2024-04-10T03:47:34.028 INFO:tasks.workunit.client.0.smithi016.stdout: 918: throughput=5MB/sec pending data=0 2024-04-10T03:47:34.028 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4RrTTi2tK8inkMj off=1202709 len=1625271 2024-04-10T03:47:34.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 4820 completed, throughput=5MB/sec 2024-04-10T03:47:34.041 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VsW0-Y8wqm_vS1K off=1184072 len=1438995 2024-04-10T03:47:34.046 INFO:tasks.workunit.client.0.smithi016.stdout:op 4821 completed, throughput=5MB/sec 2024-04-10T03:47:34.046 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vMiM5Im8u2ltzti off=3403289 len=853687 2024-04-10T03:47:34.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 4822 completed, throughput=5MB/sec 2024-04-10T03:47:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:34 smithi136 bash[68278]: cluster 2024-04-10T03:47:32.243774+0000 mgr.y (mgr.25133) 1234 : cluster 0 pgmap v1913: 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-04-10T03:47:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:34 smithi016 bash[72916]: cluster 2024-04-10T03:47:32.243774+0000 mgr.y (mgr.25133) 1234 : cluster 0 pgmap v1913: 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-04-10T03:47:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:34 smithi016 bash[74137]: cluster 2024-04-10T03:47:32.243774+0000 mgr.y (mgr.25133) 1234 : cluster 0 pgmap v1913: 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-04-10T03:47:35.049 INFO:tasks.workunit.client.0.smithi016.stdout: 919: throughput=5MB/sec pending data=0 2024-04-10T03:47:35.049 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S7wP8FcJz3iWyvr off=19108589 len=1009105 2024-04-10T03:47:35.058 INFO:tasks.workunit.client.0.smithi016.stdout:op 4823 completed, throughput=5MB/sec 2024-04-10T03:47:35.058 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-leaqYfzYfuyRTxM off=673153 len=1499496 2024-04-10T03:47:35.069 INFO:tasks.workunit.client.0.smithi016.stdout:op 4824 completed, throughput=5MB/sec 2024-04-10T03:47:35.069 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SsmB1LEdCh63RS0 off=1639485 len=897472 2024-04-10T03:47:35.074 INFO:tasks.workunit.client.0.smithi016.stdout:op 4825 completed, throughput=5MB/sec 2024-04-10T03:47:35.074 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nQKxIbcslyA1aH1 off=4270379 len=1304766 2024-04-10T03:47:35.078 INFO:tasks.workunit.client.0.smithi016.stdout:op 4826 completed, throughput=5MB/sec 2024-04-10T03:47:35.078 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SH7z0b68WpfxsVF off=8497506 len=10935 2024-04-10T03:47:35.079 INFO:tasks.workunit.client.0.smithi016.stdout:op 4827 completed, throughput=5MB/sec 2024-04-10T03:47:35.079 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DKHGz4eE3Z6OQF- off=23475862 len=698151 2024-04-10T03:47:35.081 INFO:tasks.workunit.client.0.smithi016.stdout:op 4828 completed, throughput=5MB/sec 2024-04-10T03:47:36.082 INFO:tasks.workunit.client.0.smithi016.stdout: 920: throughput=5MB/sec pending data=0 2024-04-10T03:47:36.082 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e_11vZKx0hv3HhF off=1647085 len=2089352 2024-04-10T03:47:36.097 INFO:tasks.workunit.client.0.smithi016.stdout:op 4829 completed, throughput=5MB/sec 2024-04-10T03:47:36.098 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gqcP06fHxKbKhAi off=1068492 len=943124 2024-04-10T03:47:36.106 INFO:tasks.workunit.client.0.smithi016.stdout:op 4830 completed, throughput=5MB/sec 2024-04-10T03:47:36.106 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M6TpzIi_dg97PSM off=14896850 len=1899356 2024-04-10T03:47:36.110 INFO:tasks.workunit.client.0.smithi016.stdout:op 4831 completed, throughput=5MB/sec 2024-04-10T03:47:36.111 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cz27YgWL5UBZjlL off=11642959 len=1193466 2024-04-10T03:47:36.120 INFO:tasks.workunit.client.0.smithi016.stdout:op 4832 completed, throughput=5MB/sec 2024-04-10T03:47:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:36 smithi016 bash[72916]: cluster 2024-04-10T03:47:34.244834+0000 mgr.y (mgr.25133) 1235 : cluster 0 pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:47:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:36 smithi016 bash[74137]: cluster 2024-04-10T03:47:34.244834+0000 mgr.y (mgr.25133) 1235 : cluster 0 pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:47:36.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:36 smithi136 bash[68278]: cluster 2024-04-10T03:47:34.244834+0000 mgr.y (mgr.25133) 1235 : cluster 0 pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:47:37.121 INFO:tasks.workunit.client.0.smithi016.stdout: 921: throughput=5MB/sec pending data=0 2024-04-10T03:47:37.121 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-D9ZbDeR6VW1KKgq off=13571115 len=1611482 2024-04-10T03:47:37.126 INFO:tasks.workunit.client.0.smithi016.stdout:op 4833 completed, throughput=5MB/sec 2024-04-10T03:47:37.126 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hDMZHDcgMUgZcCo off=2999212 len=1664010 2024-04-10T03:47:37.140 INFO:tasks.workunit.client.0.smithi016.stdout:op 4834 completed, throughput=5MB/sec 2024-04-10T03:47:37.140 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u5Nc1dvogGgGdRs off=1624293 len=1515996 2024-04-10T03:47:37.142 INFO:tasks.workunit.client.0.smithi016.stdout:op 4835 completed, throughput=5MB/sec 2024-04-10T03:47:38.142 INFO:tasks.workunit.client.0.smithi016.stdout: 922: throughput=5MB/sec pending data=0 2024-04-10T03:47:38.142 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Vw_u953q74sW-mp off=274249 len=1103070 2024-04-10T03:47:38.152 INFO:tasks.workunit.client.0.smithi016.stdout:op 4836 completed, throughput=5MB/sec 2024-04-10T03:47:38.152 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-czOfX-9n5d1lAZx off=1693953 len=1224799 2024-04-10T03:47:38.163 INFO:tasks.workunit.client.0.smithi016.stdout:op 4837 completed, throughput=5MB/sec 2024-04-10T03:47:38.163 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eH6-6JX1vOfSqv1 off=1878311 len=1063987 2024-04-10T03:47:38.173 INFO:tasks.workunit.client.0.smithi016.stdout:op 4838 completed, throughput=5MB/sec 2024-04-10T03:47:38.174 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-47_ys7tIOtq3pjW off=3569136 len=1557668 2024-04-10T03:47:38.178 INFO:tasks.workunit.client.0.smithi016.stdout:op 4839 completed, throughput=5MB/sec 2024-04-10T03:47:38.178 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SmI_w2jc6YUN98J off=7649652 len=949079 2024-04-10T03:47:38.185 INFO:tasks.workunit.client.0.smithi016.stdout:op 4840 completed, throughput=5MB/sec 2024-04-10T03:47:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:38 smithi016 bash[72916]: cluster 2024-04-10T03:47:36.245786+0000 mgr.y (mgr.25133) 1236 : cluster 0 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, 5 op/s 2024-04-10T03:47:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:38 smithi016 bash[74137]: cluster 2024-04-10T03:47:36.245786+0000 mgr.y (mgr.25133) 1236 : cluster 0 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, 5 op/s 2024-04-10T03:47:38.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:38 smithi136 bash[68278]: cluster 2024-04-10T03:47:36.245786+0000 mgr.y (mgr.25133) 1236 : cluster 0 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, 5 op/s 2024-04-10T03:47:39.186 INFO:tasks.workunit.client.0.smithi016.stdout: 923: throughput=5MB/sec pending data=0 2024-04-10T03:47:39.186 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Kb8RHqlBQaiCHzA off=5098409 len=448524 2024-04-10T03:47:39.187 INFO:tasks.workunit.client.0.smithi016.stdout:op 4841 completed, throughput=5MB/sec 2024-04-10T03:47:39.187 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dhzo9M1LZEF6dHY off=631465 len=1820309 2024-04-10T03:47:39.203 INFO:tasks.workunit.client.0.smithi016.stdout:op 4842 completed, throughput=5MB/sec 2024-04-10T03:47:39.204 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MDhx2J5KTXBcez0 off=4086121 len=1964195 2024-04-10T03:47:39.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 4843 completed, throughput=5MB/sec 2024-04-10T03:47:39.208 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-anC57c0rN9EwMkD off=5976273 len=817630 2024-04-10T03:47:39.211 INFO:tasks.workunit.client.0.smithi016.stdout:op 4844 completed, throughput=5MB/sec 2024-04-10T03:47:40.211 INFO:tasks.workunit.client.0.smithi016.stdout: 924: throughput=5MB/sec pending data=0 2024-04-10T03:47:40.212 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8XeBv0BckfWV-N0 off=13820972 len=1358468 2024-04-10T03:47:40.222 INFO:tasks.workunit.client.0.smithi016.stdout:op 4845 completed, throughput=5MB/sec 2024-04-10T03:47:40.222 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kOKmAC2X7bK_5Ms off=3661454 len=1934883 2024-04-10T03:47:40.236 INFO:tasks.workunit.client.0.smithi016.stdout:op 4846 completed, throughput=5MB/sec 2024-04-10T03:47:40.236 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DrBvqo0wLx2Ij-n off=283887 len=596350 2024-04-10T03:47:40.238 INFO:tasks.workunit.client.0.smithi016.stdout:op 4847 completed, throughput=5MB/sec 2024-04-10T03:47:40.238 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--7y3S7wDBKB6zVk off=506803 len=1381586 2024-04-10T03:47:40.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 4848 completed, throughput=5MB/sec 2024-04-10T03:47:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:40 smithi016 bash[72916]: cluster 2024-04-10T03:47:38.246666+0000 mgr.y (mgr.25133) 1237 : cluster 0 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, 5 op/s 2024-04-10T03:47:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:40 smithi016 bash[74137]: cluster 2024-04-10T03:47:38.246666+0000 mgr.y (mgr.25133) 1237 : cluster 0 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, 5 op/s 2024-04-10T03:47:40.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:40 smithi136 bash[68278]: cluster 2024-04-10T03:47:38.246666+0000 mgr.y (mgr.25133) 1237 : cluster 0 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, 5 op/s 2024-04-10T03:47:41.250 INFO:tasks.workunit.client.0.smithi016.stdout: 925: throughput=5MB/sec pending data=0 2024-04-10T03:47:41.250 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-18uEzLAAugXLdbO off=19367407 len=421516 2024-04-10T03:47:41.252 INFO:tasks.workunit.client.0.smithi016.stdout:op 4849 completed, throughput=5MB/sec 2024-04-10T03:47:41.252 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QZ_P9gtQEdhkOvn off=9755515 len=976098 2024-04-10T03:47:41.255 INFO:tasks.workunit.client.0.smithi016.stdout:op 4850 completed, throughput=5MB/sec 2024-04-10T03:47:41.255 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-T9_NzDOC0Sfvu6A off=781459 len=1238456 2024-04-10T03:47:41.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 4851 completed, throughput=5MB/sec 2024-04-10T03:47:41.260 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cI-WyZAVGovqMT5 off=2039257 len=1843270 2024-04-10T03:47:41.264 INFO:tasks.workunit.client.0.smithi016.stdout:op 4852 completed, throughput=5MB/sec 2024-04-10T03:47:41.264 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YmAUgmN9Eeu4ezI off=2265078 len=1572765 2024-04-10T03:47:41.268 INFO:tasks.workunit.client.0.smithi016.stdout:op 4853 completed, throughput=5MB/sec 2024-04-10T03:47:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:47:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:47:41] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:47:42.268 INFO:tasks.workunit.client.0.smithi016.stdout: 926: throughput=5MB/sec pending data=0 2024-04-10T03:47:42.268 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0q9jI3O1pF-xv-p off=13995470 len=1748794 2024-04-10T03:47:42.272 INFO:tasks.workunit.client.0.smithi016.stdout:op 4854 completed, throughput=5MB/sec 2024-04-10T03:47:42.272 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-br4KH1Jv-ehH7bD off=3711142 len=608551 2024-04-10T03:47:42.281 INFO:tasks.workunit.client.0.smithi016.stdout:op 4855 completed, throughput=5MB/sec 2024-04-10T03:47:42.281 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x6oQfhmyyx71S1g off=9032848 len=32336 2024-04-10T03:47:42.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 4856 completed, throughput=5MB/sec 2024-04-10T03:47:42.285 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-e-ZnsHaQ3aoIIVl off=2730326 len=130945 2024-04-10T03:47:42.286 INFO:tasks.workunit.client.0.smithi016.stdout:op 4857 completed, throughput=5MB/sec 2024-04-10T03:47:42.286 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FWjMXQChVAa7w8g off=8500752 len=95304 2024-04-10T03:47:42.291 INFO:tasks.workunit.client.0.smithi016.stdout:op 4858 completed, throughput=5MB/sec 2024-04-10T03:47:42.291 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-a48MKbuQfNXYjWC off=5904334 len=715623 2024-04-10T03:47:42.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 4859 completed, throughput=5MB/sec 2024-04-10T03:47:42.294 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kMo4uFglLD2OHCy off=230680 len=1039191 2024-04-10T03:47:42.297 INFO:tasks.workunit.client.0.smithi016.stdout:op 4860 completed, throughput=5MB/sec 2024-04-10T03:47:42.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:42 smithi016 bash[74137]: cluster 2024-04-10T03:47:40.247489+0000 mgr.y (mgr.25133) 1238 : cluster 0 pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:42.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:42 smithi016 bash[72916]: cluster 2024-04-10T03:47:40.247489+0000 mgr.y (mgr.25133) 1238 : cluster 0 pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:42 smithi136 bash[68278]: cluster 2024-04-10T03:47:40.247489+0000 mgr.y (mgr.25133) 1238 : cluster 0 pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:43.297 INFO:tasks.workunit.client.0.smithi016.stdout: 927: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:43.297 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DuTqf3l_Z6CeuvU off=16826102 len=240684 2024-04-10T03:47:43.299 INFO:tasks.workunit.client.0.smithi016.stdout:op 4861 completed, throughput=5MB/sec 2024-04-10T03:47:43.299 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FpGalEMvUHPbNdO off=9744796 len=58222 2024-04-10T03:47:43.304 INFO:tasks.workunit.client.0.smithi016.stdout:op 4862 completed, throughput=5MB/sec 2024-04-10T03:47:43.305 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-amFc55c61e0n6g- off=3187602 len=741491 2024-04-10T03:47:43.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 4863 completed, throughput=5MB/sec 2024-04-10T03:47:43.312 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LdUevIsRZF3PKgL off=8718891 len=87221 2024-04-10T03:47:43.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 4864 completed, throughput=5MB/sec 2024-04-10T03:47:43.316 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LltzQfbb8daF-WN off=13625200 len=403009 2024-04-10T03:47:43.323 INFO:tasks.workunit.client.0.smithi016.stdout:op 4865 completed, throughput=5MB/sec 2024-04-10T03:47:43.323 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1OQIKG_yzX5LkM4 off=11484570 len=482890 2024-04-10T03:47:43.330 INFO:tasks.workunit.client.0.smithi016.stdout:op 4866 completed, throughput=5MB/sec 2024-04-10T03:47:43.330 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-glQA9mGc5d0EidS off=592767 len=879850 2024-04-10T03:47:43.337 INFO:tasks.workunit.client.0.smithi016.stdout:op 4867 completed, throughput=5MB/sec 2024-04-10T03:47:43.338 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g-yjN5lDTS8GVtM off=2072756 len=555428 2024-04-10T03:47:43.345 INFO:tasks.workunit.client.0.smithi016.stdout:op 4868 completed, throughput=5MB/sec 2024-04-10T03:47:43.345 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-95MWZaTwTcV94OI off=4441393 len=921559 2024-04-10T03:47:43.352 INFO:tasks.workunit.client.0.smithi016.stdout:op 4869 completed, throughput=5MB/sec 2024-04-10T03:47:43.353 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f6nDHrPT-5OZUH8 off=6640112 len=1242156 2024-04-10T03:47:43.364 INFO:tasks.workunit.client.0.smithi016.stdout:op 4870 completed, throughput=5MB/sec 2024-04-10T03:47:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:43 smithi016 bash[72916]: audit 2024-04-10T03:47:42.575579+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:43 smithi016 bash[74137]: audit 2024-04-10T03:47:42.575579+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:43 smithi136 bash[68278]: audit 2024-04-10T03:47:42.575579+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:44.364 INFO:tasks.workunit.client.0.smithi016.stdout: 928: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:44.364 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ebTiX6qO8XNI1to off=4163573 len=457995 2024-04-10T03:47:44.372 INFO:tasks.workunit.client.0.smithi016.stdout:op 4871 completed, throughput=5MB/sec 2024-04-10T03:47:44.372 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V6Cmxuy0Lq5Moz3 off=8757570 len=283891 2024-04-10T03:47:44.374 INFO:tasks.workunit.client.0.smithi016.stdout:op 4872 completed, throughput=5MB/sec 2024-04-10T03:47:44.374 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-In-Rjh_-jEidszB off=15108456 len=1064090 2024-04-10T03:47:44.385 INFO:tasks.workunit.client.0.smithi016.stdout:op 4873 completed, throughput=5MB/sec 2024-04-10T03:47:44.385 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JvhtDdo9cNGP3-x off=3358011 len=1906663 2024-04-10T03:47:44.389 INFO:tasks.workunit.client.0.smithi016.stdout:op 4874 completed, throughput=5MB/sec 2024-04-10T03:47:44.389 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aVvsZrMiETsTrvF off=1103974 len=648140 2024-04-10T03:47:44.397 INFO:tasks.workunit.client.0.smithi016.stdout:op 4875 completed, throughput=5MB/sec 2024-04-10T03:47:44.397 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-b6y9lYQk4eWtD7p off=272293 len=256197 2024-04-10T03:47:44.398 INFO:tasks.workunit.client.0.smithi016.stdout:op 4876 completed, throughput=5MB/sec 2024-04-10T03:47:44.398 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mk0Hx4TVh4j9DJC off=2321829 len=990291 2024-04-10T03:47:44.407 INFO:tasks.workunit.client.0.smithi016.stdout:op 4877 completed, throughput=5MB/sec 2024-04-10T03:47:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:44 smithi016 bash[72916]: cluster 2024-04-10T03:47:42.248874+0000 mgr.y (mgr.25133) 1239 : cluster 0 pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:47:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:44 smithi016 bash[74137]: cluster 2024-04-10T03:47:42.248874+0000 mgr.y (mgr.25133) 1239 : cluster 0 pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:47:44.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:44 smithi136 bash[68278]: cluster 2024-04-10T03:47:42.248874+0000 mgr.y (mgr.25133) 1239 : cluster 0 pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:47:45.407 INFO:tasks.workunit.client.0.smithi016.stdout: 929: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:45.407 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UxKDugZ4mtakISb off=15119006 len=391780 2024-04-10T03:47:45.409 INFO:tasks.workunit.client.0.smithi016.stdout:op 4878 completed, throughput=5MB/sec 2024-04-10T03:47:45.409 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zbMgdMkTWqFzdZ6 off=9424454 len=356092 2024-04-10T03:47:45.415 INFO:tasks.workunit.client.0.smithi016.stdout:op 4879 completed, throughput=5MB/sec 2024-04-10T03:47:45.415 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-txW2-G2G3QIUy6G off=15402254 len=62410 2024-04-10T03:47:45.419 INFO:tasks.workunit.client.0.smithi016.stdout:op 4880 completed, throughput=5MB/sec 2024-04-10T03:47:45.419 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jlSaIvuvqexD7Ni off=7081252 len=58763 2024-04-10T03:47:45.423 INFO:tasks.workunit.client.0.smithi016.stdout:op 4881 completed, throughput=5MB/sec 2024-04-10T03:47:45.424 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lGoO2qWuYZimYSp off=2001978 len=911177 2024-04-10T03:47:45.432 INFO:tasks.workunit.client.0.smithi016.stdout:op 4882 completed, throughput=5MB/sec 2024-04-10T03:47:45.432 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-W-0GIix4xSSS3mi off=8937128 len=7722 2024-04-10T03:47:45.433 INFO:tasks.workunit.client.0.smithi016.stdout:op 4883 completed, throughput=5MB/sec 2024-04-10T03:47:45.433 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OFkQDzN38HtgzyN off=531949 len=221512 2024-04-10T03:47:45.439 INFO:tasks.workunit.client.0.smithi016.stdout:op 4884 completed, throughput=5MB/sec 2024-04-10T03:47:45.439 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5Rd85-vf8ekYH98 off=9226057 len=1433320 2024-04-10T03:47:45.442 INFO:tasks.workunit.client.0.smithi016.stdout:op 4885 completed, throughput=5MB/sec 2024-04-10T03:47:45.443 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TMiUeTBZ1i7BXk5 off=747120 len=2073100 2024-04-10T03:47:45.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 4886 completed, throughput=5MB/sec 2024-04-10T03:47:45.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:45 smithi016 bash[72916]: cluster 2024-04-10T03:47:44.249877+0000 mgr.y (mgr.25133) 1240 : cluster 0 pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:47:45.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:45 smithi016 bash[74137]: cluster 2024-04-10T03:47:44.249877+0000 mgr.y (mgr.25133) 1240 : cluster 0 pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:47:45.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:45 smithi136 bash[68278]: cluster 2024-04-10T03:47:44.249877+0000 mgr.y (mgr.25133) 1240 : cluster 0 pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:47:46.459 INFO:tasks.workunit.client.0.smithi016.stdout: 930: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:46.459 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7YIWNak4vs0CkUB off=9725655 len=1302561 2024-04-10T03:47:46.463 INFO:tasks.workunit.client.0.smithi016.stdout:op 4887 completed, throughput=5MB/sec 2024-04-10T03:47:46.463 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xYa4WdK7I6GEM5P off=3219484 len=573449 2024-04-10T03:47:46.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 4888 completed, throughput=5MB/sec 2024-04-10T03:47:46.466 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RVVSYbrZgrDXzrj off=3863451 len=101875 2024-04-10T03:47:46.471 INFO:tasks.workunit.client.0.smithi016.stdout:op 4889 completed, throughput=5MB/sec 2024-04-10T03:47:46.471 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w1pNcuR5kk6-Vip off=6299154 len=289205 2024-04-10T03:47:46.472 INFO:tasks.workunit.client.0.smithi016.stdout:op 4890 completed, throughput=5MB/sec 2024-04-10T03:47:46.472 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jSw6mgT0lsE-VPs off=13825160 len=757760 2024-04-10T03:47:46.481 INFO:tasks.workunit.client.0.smithi016.stdout:op 4891 completed, throughput=5MB/sec 2024-04-10T03:47:46.481 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6n0cwvGIYyiGAfP off=12532051 len=588977 2024-04-10T03:47:46.485 INFO:tasks.workunit.client.0.smithi016.stdout:op 4892 completed, throughput=5MB/sec 2024-04-10T03:47:46.486 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Pu-KcMsOvREo8NA off=8245688 len=1112852 2024-04-10T03:47:46.487 INFO:tasks.workunit.client.0.smithi016.stdout:op 4893 completed, throughput=5MB/sec 2024-04-10T03:47:46.487 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cNnFEVjBdyrMLWC off=4892787 len=91168 2024-04-10T03:47:46.491 INFO:tasks.workunit.client.0.smithi016.stdout:op 4894 completed, throughput=5MB/sec 2024-04-10T03:47:46.491 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e9z1HZsa2ORW8oz off=2618068 len=1816565 2024-04-10T03:47:46.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 4895 completed, throughput=5MB/sec 2024-04-10T03:47:47.503 INFO:tasks.workunit.client.0.smithi016.stdout: 931: throughput=5MB/sec pending data=0 2024-04-10T03:47:47.503 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GurAVpOGR2_iyhc off=5630111 len=1168180 2024-04-10T03:47:47.514 INFO:tasks.workunit.client.0.smithi016.stdout:op 4896 completed, throughput=5MB/sec 2024-04-10T03:47:47.514 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zauxbFlx5Hd6LO- off=12061919 len=1451166 2024-04-10T03:47:47.527 INFO:tasks.workunit.client.0.smithi016.stdout:op 4897 completed, throughput=5MB/sec 2024-04-10T03:47:47.527 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8fkkToQQgg6Dg1Q off=2746377 len=1945187 2024-04-10T03:47:47.540 INFO:tasks.workunit.client.0.smithi016.stdout:op 4898 completed, throughput=5MB/sec 2024-04-10T03:47:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:47 smithi016 bash[72916]: cluster 2024-04-10T03:47:46.250850+0000 mgr.y (mgr.25133) 1241 : cluster 0 pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:47:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:47 smithi016 bash[74137]: cluster 2024-04-10T03:47:46.250850+0000 mgr.y (mgr.25133) 1241 : cluster 0 pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:47:47.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:47 smithi136 bash[68278]: cluster 2024-04-10T03:47:46.250850+0000 mgr.y (mgr.25133) 1241 : cluster 0 pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:47:48.540 INFO:tasks.workunit.client.0.smithi016.stdout: 932: throughput=5MB/sec pending data=0 2024-04-10T03:47:48.540 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ucgrP4_-1CWkXI1 off=787560 len=2023779 2024-04-10T03:47:48.545 INFO:tasks.workunit.client.0.smithi016.stdout:op 4899 completed, throughput=5MB/sec 2024-04-10T03:47:48.545 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JJdDlUBdLN3Tn3f off=3119681 len=1493290 2024-04-10T03:47:48.556 INFO:tasks.workunit.client.0.smithi016.stdout:op 4900 completed, throughput=5MB/sec 2024-04-10T03:47:48.556 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jAhBJDGFWfzobd0 off=1159602 len=125968 2024-04-10T03:47:48.561 INFO:tasks.workunit.client.0.smithi016.stdout:op 4901 completed, throughput=5MB/sec 2024-04-10T03:47:48.561 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZJbDzSa4L5ESjMs off=3998124 len=1753860 2024-04-10T03:47:48.564 INFO:tasks.workunit.client.0.smithi016.stdout:op 4902 completed, throughput=5MB/sec 2024-04-10T03:47:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:49 smithi016 bash[72916]: cluster 2024-04-10T03:47:48.251713+0000 mgr.y (mgr.25133) 1242 : cluster 0 pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:47:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:49 smithi016 bash[74137]: cluster 2024-04-10T03:47:48.251713+0000 mgr.y (mgr.25133) 1242 : cluster 0 pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:47:49.564 INFO:tasks.workunit.client.0.smithi016.stdout: 933: throughput=5MB/sec pending data=0 2024-04-10T03:47:49.565 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fgxWIUZt9DsoJ4X off=122144 len=995135 2024-04-10T03:47:49.567 INFO:tasks.workunit.client.0.smithi016.stdout:op 4903 completed, throughput=5MB/sec 2024-04-10T03:47:49.567 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jFgCrurYxJa0lix off=6558523 len=577962 2024-04-10T03:47:49.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 4904 completed, throughput=5MB/sec 2024-04-10T03:47:49.575 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2Tg6-6fky4TTkjp off=11603768 len=207718 2024-04-10T03:47:49.577 INFO:tasks.workunit.client.0.smithi016.stdout:op 4905 completed, throughput=5MB/sec 2024-04-10T03:47:49.577 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--53mcfnzlaNzowy off=3867566 len=229683 2024-04-10T03:47:49.579 INFO:tasks.workunit.client.0.smithi016.stdout:op 4906 completed, throughput=5MB/sec 2024-04-10T03:47:49.579 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-udAYeVmX-uUno5H off=2444134 len=58452 2024-04-10T03:47:49.580 INFO:tasks.workunit.client.0.smithi016.stdout:op 4907 completed, throughput=5MB/sec 2024-04-10T03:47:49.580 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dhx4ZXlhjE-ni5Z off=5512698 len=1083648 2024-04-10T03:47:49.590 INFO:tasks.workunit.client.0.smithi016.stdout:op 4908 completed, throughput=5MB/sec 2024-04-10T03:47:49.590 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fIsPFPeCwVOJ_12 off=14088207 len=1493968 2024-04-10T03:47:49.594 INFO:tasks.workunit.client.0.smithi016.stdout:op 4909 completed, throughput=5MB/sec 2024-04-10T03:47:49.594 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-a5z0TdO0p0P-RzQ off=3010376 len=1712776 2024-04-10T03:47:49.601 INFO:tasks.workunit.client.0.smithi016.stdout:op 4910 completed, throughput=5MB/sec 2024-04-10T03:47:49.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:49 smithi136 bash[68278]: cluster 2024-04-10T03:47:48.251713+0000 mgr.y (mgr.25133) 1242 : cluster 0 pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:47:50.601 INFO:tasks.workunit.client.0.smithi016.stdout: 934: throughput=5MB/sec pending data=0 2024-04-10T03:47:50.601 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-r5mhgbA8fRW6qax off=5260981 len=1525095 2024-04-10T03:47:50.605 INFO:tasks.workunit.client.0.smithi016.stdout:op 4911 completed, throughput=5MB/sec 2024-04-10T03:47:50.605 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Eo14GoJAKzRRCw1 off=17980097 len=1006737 2024-04-10T03:47:50.615 INFO:tasks.workunit.client.0.smithi016.stdout:op 4912 completed, throughput=5MB/sec 2024-04-10T03:47:50.615 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4sWUSSAQLvcP-J4 off=12103123 len=1507294 2024-04-10T03:47:50.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 4913 completed, throughput=5MB/sec 2024-04-10T03:47:51.626 INFO:tasks.workunit.client.0.smithi016.stdout: 935: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:51.626 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eGPEi7dOxYf8Lo- off=8566347 len=288819 2024-04-10T03:47:51.632 INFO:tasks.workunit.client.0.smithi016.stdout:op 4914 completed, throughput=5MB/sec 2024-04-10T03:47:51.632 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JCmAiLy2DvvjYdw off=7573844 len=1245627 2024-04-10T03:47:51.637 INFO:tasks.workunit.client.0.smithi016.stdout:op 4915 completed, throughput=5MB/sec 2024-04-10T03:47:51.637 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lFyQbHfU_gQIzVx off=21587127 len=332184 2024-04-10T03:47:51.642 INFO:tasks.workunit.client.0.smithi016.stdout:op 4916 completed, throughput=5MB/sec 2024-04-10T03:47:51.643 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TK9lRvkDP9fNg-J off=1334723 len=1713383 2024-04-10T03:47:51.646 INFO:tasks.workunit.client.0.smithi016.stdout:op 4917 completed, throughput=5MB/sec 2024-04-10T03:47:51.646 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VWcRA2uyvVAgg88 off=2421861 len=1846014 2024-04-10T03:47:51.660 INFO:tasks.workunit.client.0.smithi016.stdout:op 4918 completed, throughput=5MB/sec 2024-04-10T03:47:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:51 smithi136 bash[68278]: cluster 2024-04-10T03:47:50.252893+0000 mgr.y (mgr.25133) 1243 : cluster 0 pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:51.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:51 smithi016 bash[72916]: cluster 2024-04-10T03:47:50.252893+0000 mgr.y (mgr.25133) 1243 : cluster 0 pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:51.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:51 smithi016 bash[74137]: cluster 2024-04-10T03:47:50.252893+0000 mgr.y (mgr.25133) 1243 : cluster 0 pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:47:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:47:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:47:51] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:47:52.661 INFO:tasks.workunit.client.0.smithi016.stdout: 936: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:52.661 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--yeFiHFjTZLQ3yg off=10687807 len=2041223 2024-04-10T03:47:52.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 4919 completed, throughput=5MB/sec 2024-04-10T03:47:52.665 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5BsKF8vAgJcmjHN off=918559 len=1169408 2024-04-10T03:47:52.675 INFO:tasks.workunit.client.0.smithi016.stdout:op 4920 completed, throughput=5MB/sec 2024-04-10T03:47:52.675 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hBFfiRY68IY4u0d off=5451788 len=783461 2024-04-10T03:47:52.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 4921 completed, throughput=5MB/sec 2024-04-10T03:47:52.683 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MEmt85LZsN1WFme off=1159316 len=1172836 2024-04-10T03:47:52.692 INFO:tasks.workunit.client.0.smithi016.stdout:op 4922 completed, throughput=5MB/sec 2024-04-10T03:47:52.693 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sSFBVDyW76ur0gY off=6926773 len=519537 2024-04-10T03:47:52.699 INFO:tasks.workunit.client.0.smithi016.stdout:op 4923 completed, throughput=5MB/sec 2024-04-10T03:47:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:53 smithi136 bash[68278]: cluster 2024-04-10T03:47:52.254194+0000 mgr.y (mgr.25133) 1244 : cluster 0 pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-10T03:47:53.699 INFO:tasks.workunit.client.0.smithi016.stdout: 937: throughput=5MB/sec pending data=0 2024-04-10T03:47:53.700 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fefWSw1111-zavA off=7906222 len=1357817 2024-04-10T03:47:53.703 INFO:tasks.workunit.client.0.smithi016.stdout:op 4924 completed, throughput=5MB/sec 2024-04-10T03:47:53.703 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-no6FDPFJ-HRX-5e off=329072 len=1119177 2024-04-10T03:47:53.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 4925 completed, throughput=5MB/sec 2024-04-10T03:47:53.706 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ee46q0esOtOrmII off=14819775 len=48312 2024-04-10T03:47:53.712 INFO:tasks.workunit.client.0.smithi016.stdout:op 4926 completed, throughput=5MB/sec 2024-04-10T03:47:53.712 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-juQgtlW-O5OgyG2 off=5040599 len=2069635 2024-04-10T03:47:53.718 INFO:tasks.workunit.client.0.smithi016.stdout:op 4927 completed, throughput=5MB/sec 2024-04-10T03:47:53.718 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O_VQcPnR0tIMk8Q off=13563369 len=1875043 2024-04-10T03:47:53.732 INFO:tasks.workunit.client.0.smithi016.stdout:op 4928 completed, throughput=5MB/sec 2024-04-10T03:47:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:53 smithi016 bash[72916]: cluster 2024-04-10T03:47:52.254194+0000 mgr.y (mgr.25133) 1244 : cluster 0 pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-10T03:47:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:53 smithi016 bash[74137]: cluster 2024-04-10T03:47:52.254194+0000 mgr.y (mgr.25133) 1244 : cluster 0 pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-10T03:47:54.733 INFO:tasks.workunit.client.0.smithi016.stdout: 938: throughput=5MB/sec pending data=0 2024-04-10T03:47:54.733 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OksXxbKBAPUe7fJ off=9275607 len=150988 2024-04-10T03:47:54.735 INFO:tasks.workunit.client.0.smithi016.stdout:op 4929 completed, throughput=5MB/sec 2024-04-10T03:47:54.735 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KLR0fDCEmOMKQYn off=4567091 len=759268 2024-04-10T03:47:54.742 INFO:tasks.workunit.client.0.smithi016.stdout:op 4930 completed, throughput=5MB/sec 2024-04-10T03:47:54.742 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-R8VBet5QD8s0azT off=4783337 len=1992329 2024-04-10T03:47:54.748 INFO:tasks.workunit.client.0.smithi016.stdout:op 4931 completed, throughput=5MB/sec 2024-04-10T03:47:54.748 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-b6y9lYQk4eWtD7p off=6801048 len=1738482 2024-04-10T03:47:54.762 INFO:tasks.workunit.client.0.smithi016.stdout:op 4932 completed, throughput=5MB/sec 2024-04-10T03:47:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:55 smithi136 bash[68278]: cluster 2024-04-10T03:47:54.255194+0000 mgr.y (mgr.25133) 1245 : cluster 0 pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-10T03:47:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: 939: throughput=5MB/sec pending data=0 2024-04-10T03:47:55.762 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gvYRUPGX0Lb3T9o off=9354337 len=1983822 2024-04-10T03:47:55.767 INFO:tasks.workunit.client.0.smithi016.stdout:op 4933 completed, throughput=5MB/sec 2024-04-10T03:47:55.767 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9_4ZYiyIrG03V5l off=620782 len=807110 2024-04-10T03:47:55.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 4934 completed, throughput=5MB/sec 2024-04-10T03:47:55.770 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zNkAegyTK5akLvi off=9518419 len=1145049 2024-04-10T03:47:55.781 INFO:tasks.workunit.client.0.smithi016.stdout:op 4935 completed, throughput=5MB/sec 2024-04-10T03:47:55.781 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VLOSP5cpJIrSwu1 off=2764776 len=904990 2024-04-10T03:47:55.783 INFO:tasks.workunit.client.0.smithi016.stdout:op 4936 completed, throughput=5MB/sec 2024-04-10T03:47:55.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:55 smithi016 bash[72916]: cluster 2024-04-10T03:47:54.255194+0000 mgr.y (mgr.25133) 1245 : cluster 0 pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-10T03:47:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:55 smithi016 bash[74137]: cluster 2024-04-10T03:47:54.255194+0000 mgr.y (mgr.25133) 1245 : cluster 0 pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-10T03:47:56.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:56 smithi136 bash[68278]: audit 2024-04-10T03:47:56.179210+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:47:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: 940: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:56.783 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LyRWk-eVp_hf4ad off=15447160 len=353255 2024-04-10T03:47:56.787 INFO:tasks.workunit.client.0.smithi016.stdout:op 4937 completed, throughput=5MB/sec 2024-04-10T03:47:56.788 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-py8wvKlSchSlDCV off=4540776 len=692964 2024-04-10T03:47:56.793 INFO:tasks.workunit.client.0.smithi016.stdout:op 4938 completed, throughput=5MB/sec 2024-04-10T03:47:56.793 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hRprePPf6PyQzS8 off=16605552 len=1752749 2024-04-10T03:47:56.801 INFO:tasks.workunit.client.0.smithi016.stdout:op 4939 completed, throughput=5MB/sec 2024-04-10T03:47:56.802 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yEJXSaH9HE8O8be off=15564835 len=192050 2024-04-10T03:47:56.802 INFO:tasks.workunit.client.0.smithi016.stdout:op 4940 completed, throughput=5MB/sec 2024-04-10T03:47:56.802 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AxpE5lRfgtpQ50P off=842157 len=1630389 2024-04-10T03:47:56.805 INFO:tasks.workunit.client.0.smithi016.stdout:op 4941 completed, throughput=5MB/sec 2024-04-10T03:47:56.805 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bSHi5sBdGKGrpxb off=7815058 len=876187 2024-04-10T03:47:56.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 4942 completed, throughput=5MB/sec 2024-04-10T03:47:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:56 smithi016 bash[72916]: audit 2024-04-10T03:47:56.179210+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:47:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:56 smithi016 bash[74137]: audit 2024-04-10T03:47:56.179210+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:47:57.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:57 smithi136 bash[68278]: cluster 2024-04-10T03:47:56.256217+0000 mgr.y (mgr.25133) 1246 : cluster 0 pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:47:57.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:57 smithi136 bash[68278]: audit 2024-04-10T03:47:56.908507+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:47:57.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:57 smithi136 bash[68278]: audit 2024-04-10T03:47:56.910001+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:47:57.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:57 smithi136 bash[68278]: audit 2024-04-10T03:47:56.919343+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:47:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: 941: throughput=5MB/sec pending data=0 2024-04-10T03:47:57.808 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MMe3Uu41kX8VzU1 off=15763572 len=906520 2024-04-10T03:47:57.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:57 smithi016 bash[72916]: cluster 2024-04-10T03:47:56.256217+0000 mgr.y (mgr.25133) 1246 : cluster 0 pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:47:57.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:57 smithi016 bash[72916]: audit 2024-04-10T03:47:56.908507+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:47:57.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:57 smithi016 bash[72916]: audit 2024-04-10T03:47:56.910001+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:47:57.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:57 smithi016 bash[72916]: audit 2024-04-10T03:47:56.919343+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:47:57.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:57 smithi016 bash[74137]: cluster 2024-04-10T03:47:56.256217+0000 mgr.y (mgr.25133) 1246 : cluster 0 pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:47:57.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:57 smithi016 bash[74137]: audit 2024-04-10T03:47:56.908507+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:47:57.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:57 smithi016 bash[74137]: audit 2024-04-10T03:47:56.910001+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:47:57.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:57 smithi016 bash[74137]: audit 2024-04-10T03:47:56.919343+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:47:57.816 INFO:tasks.workunit.client.0.smithi016.stdout:op 4943 completed, throughput=5MB/sec 2024-04-10T03:47:57.816 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8U5wE4ZTS11LDFt off=2423854 len=26564 2024-04-10T03:47:57.821 INFO:tasks.workunit.client.0.smithi016.stdout:op 4944 completed, throughput=5MB/sec 2024-04-10T03:47:57.821 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NyBhGorjkqcSXr7 off=8780528 len=1138215 2024-04-10T03:47:57.824 INFO:tasks.workunit.client.0.smithi016.stdout:op 4945 completed, throughput=5MB/sec 2024-04-10T03:47:57.825 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Him7EIHVpe1W8Wo off=13092850 len=469136 2024-04-10T03:47:57.826 INFO:tasks.workunit.client.0.smithi016.stdout:op 4946 completed, throughput=5MB/sec 2024-04-10T03:47:57.826 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SDZTkkf_KOjSpsP off=2013651 len=518380 2024-04-10T03:47:57.832 INFO:tasks.workunit.client.0.smithi016.stdout:op 4947 completed, throughput=5MB/sec 2024-04-10T03:47:57.832 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-v2XRDMNn9MNVT3g off=1295315 len=1455519 2024-04-10T03:47:57.835 INFO:tasks.workunit.client.0.smithi016.stdout:op 4948 completed, throughput=5MB/sec 2024-04-10T03:47:57.835 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bBGDBhO14sIXNmY off=3582954 len=810166 2024-04-10T03:47:57.842 INFO:tasks.workunit.client.0.smithi016.stdout:op 4949 completed, throughput=5MB/sec 2024-04-10T03:47:58.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:58 smithi136 bash[68278]: audit 2024-04-10T03:47:57.576078+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:58.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:58 smithi016 bash[72916]: audit 2024-04-10T03:47:57.576078+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:58.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:58 smithi016 bash[74137]: audit 2024-04-10T03:47:57.576078+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:47:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: 942: throughput=4.99MB/sec pending data=0 2024-04-10T03:47:58.843 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-355Cfilcalfex7E off=106671 len=10632 2024-04-10T03:47:58.847 INFO:tasks.workunit.client.0.smithi016.stdout:op 4950 completed, throughput=4.99MB/sec 2024-04-10T03:47:58.847 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BHPdAgE5Qlr38c4 off=9267687 len=1835375 2024-04-10T03:47:58.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 4951 completed, throughput=5MB/sec 2024-04-10T03:47:58.861 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gn8wJhRsyA0ueIU off=6412496 len=1814728 2024-04-10T03:47:58.866 INFO:tasks.workunit.client.0.smithi016.stdout:op 4952 completed, throughput=5MB/sec 2024-04-10T03:47:58.866 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-D9Vbv9XfqIulozO off=19947967 len=876442 2024-04-10T03:47:58.868 INFO:tasks.workunit.client.0.smithi016.stdout:op 4953 completed, throughput=5MB/sec 2024-04-10T03:47:58.868 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e0xhCwh5QH2Ij81 off=1927583 len=495924 2024-04-10T03:47:58.875 INFO:tasks.workunit.client.0.smithi016.stdout:op 4954 completed, throughput=5MB/sec 2024-04-10T03:47:58.875 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sHSqiqKpBHgx_Py off=2694481 len=486102 2024-04-10T03:47:58.877 INFO:tasks.workunit.client.0.smithi016.stdout:op 4955 completed, throughput=5MB/sec 2024-04-10T03:47:59.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:47:59 smithi136 bash[68278]: cluster 2024-04-10T03:47:58.257044+0000 mgr.y (mgr.25133) 1247 : cluster 0 pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:47:59.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:47:59 smithi016 bash[74137]: cluster 2024-04-10T03:47:58.257044+0000 mgr.y (mgr.25133) 1247 : cluster 0 pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:47:59.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:47:59 smithi016 bash[72916]: cluster 2024-04-10T03:47:58.257044+0000 mgr.y (mgr.25133) 1247 : cluster 0 pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:47:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: 943: throughput=5MB/sec pending data=0 2024-04-10T03:47:59.877 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-njmTqvlgpoCO9aM off=14507374 len=717708 2024-04-10T03:47:59.880 INFO:tasks.workunit.client.0.smithi016.stdout:op 4956 completed, throughput=5MB/sec 2024-04-10T03:47:59.880 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0YzCVd3gtmrNh_t off=3688886 len=1213272 2024-04-10T03:47:59.885 INFO:tasks.workunit.client.0.smithi016.stdout:op 4957 completed, throughput=5MB/sec 2024-04-10T03:47:59.885 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jlEUZj5Sx7E2Rfm off=488557 len=374392 2024-04-10T03:47:59.891 INFO:tasks.workunit.client.0.smithi016.stdout:op 4958 completed, throughput=5MB/sec 2024-04-10T03:47:59.891 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gvYRUPGX0Lb3T9o off=15209000 len=1917989 2024-04-10T03:47:59.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 4959 completed, throughput=5MB/sec 2024-04-10T03:47:59.907 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7H_rqTcOGAq7ENc off=3245583 len=955191 2024-04-10T03:47:59.915 INFO:tasks.workunit.client.0.smithi016.stdout:op 4960 completed, throughput=5MB/sec 2024-04-10T03:47:59.915 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xSzdHQYobbKf8a2 off=5361406 len=1862518 2024-04-10T03:47:59.930 INFO:tasks.workunit.client.0.smithi016.stdout:op 4961 completed, throughput=5MB/sec 2024-04-10T03:48:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: 944: throughput=5MB/sec pending data=0 2024-04-10T03:48:00.931 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NBzY7G8v60Q3nE9 off=2874746 len=900789 2024-04-10T03:48:00.939 INFO:tasks.workunit.client.0.smithi016.stdout:op 4962 completed, throughput=5MB/sec 2024-04-10T03:48:00.939 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O8Mi8Od3okadRgZ off=22355746 len=394822 2024-04-10T03:48:00.947 INFO:tasks.workunit.client.0.smithi016.stdout:op 4963 completed, throughput=5MB/sec 2024-04-10T03:48:00.947 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1TBBCI9ZGeHdJb0 off=0 len=1659569 2024-04-10T03:48:00.950 INFO:tasks.workunit.client.0.smithi016.stdout:op 4964 completed, throughput=5MB/sec 2024-04-10T03:48:00.950 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Nr1XRCqWIM8Rw90 off=1621528 len=1804343 2024-04-10T03:48:00.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 4965 completed, throughput=5MB/sec 2024-04-10T03:48:01.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:01 smithi136 bash[68278]: cluster 2024-04-10T03:48:00.258083+0000 mgr.y (mgr.25133) 1248 : cluster 0 pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:48:01.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:01 smithi016 bash[74137]: cluster 2024-04-10T03:48:00.258083+0000 mgr.y (mgr.25133) 1248 : cluster 0 pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:48:01.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:01 smithi016 bash[72916]: cluster 2024-04-10T03:48:00.258083+0000 mgr.y (mgr.25133) 1248 : cluster 0 pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:48:01.962 INFO:tasks.workunit.client.0.smithi016.stdout: 945: throughput=5MB/sec pending data=0 2024-04-10T03:48:01.962 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1_f2wIoB2mgxfPv off=5922107 len=1086653 2024-04-10T03:48:01.966 INFO:tasks.workunit.client.0.smithi016.stdout:op 4966 completed, throughput=5MB/sec 2024-04-10T03:48:01.966 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ofO-7Bmk5ZVV2XZ off=11909514 len=164569 2024-04-10T03:48:01.972 INFO:tasks.workunit.client.0.smithi016.stdout:op 4967 completed, throughput=5MB/sec 2024-04-10T03:48:01.972 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OVcUT4sS35D3a9k off=16670753 len=1896880 2024-04-10T03:48:01.977 INFO:tasks.workunit.client.0.smithi016.stdout:op 4968 completed, throughput=5MB/sec 2024-04-10T03:48:01.977 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kxWBFoA9Fs4xzGl off=12857891 len=1172921 2024-04-10T03:48:01.981 INFO:tasks.workunit.client.0.smithi016.stdout:op 4969 completed, throughput=5MB/sec 2024-04-10T03:48:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:48:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:48:01] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:48:02.981 INFO:tasks.workunit.client.0.smithi016.stdout: 946: throughput=4.99MB/sec pending data=0 2024-04-10T03:48:02.981 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pEDlB7_HHh4QTYp off=2348711 len=1618296 2024-04-10T03:48:02.985 INFO:tasks.workunit.client.0.smithi016.stdout:op 4970 completed, throughput=5MB/sec 2024-04-10T03:48:02.985 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-i6CP7kcrSC50OB6 off=4840500 len=1474437 2024-04-10T03:48:02.996 INFO:tasks.workunit.client.0.smithi016.stdout:op 4971 completed, throughput=5MB/sec 2024-04-10T03:48:02.996 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I5GUnd-NuWTmlP7 off=8801430 len=1070487 2024-04-10T03:48:02.999 INFO:tasks.workunit.client.0.smithi016.stdout:op 4972 completed, throughput=5MB/sec 2024-04-10T03:48:02.999 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sYgfXa2rehCq8rs off=5557292 len=1732163 2024-04-10T03:48:03.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 4973 completed, throughput=5MB/sec 2024-04-10T03:48:03.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:03 smithi136 bash[68278]: cluster 2024-04-10T03:48:02.259176+0000 mgr.y (mgr.25133) 1249 : cluster 0 pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:48:03.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:03 smithi016 bash[74137]: cluster 2024-04-10T03:48:02.259176+0000 mgr.y (mgr.25133) 1249 : cluster 0 pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:48:03.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:03 smithi016 bash[72916]: cluster 2024-04-10T03:48:02.259176+0000 mgr.y (mgr.25133) 1249 : cluster 0 pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:48:04.013 INFO:tasks.workunit.client.0.smithi016.stdout: 947: throughput=5MB/sec pending data=0 2024-04-10T03:48:04.013 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kp9SdTd65qQ8YRe off=19282707 len=273662 2024-04-10T03:48:04.015 INFO:tasks.workunit.client.0.smithi016.stdout:op 4974 completed, throughput=5MB/sec 2024-04-10T03:48:04.015 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TyNuWWCMqBAwvKc off=6424474 len=2023345 2024-04-10T03:48:04.020 INFO:tasks.workunit.client.0.smithi016.stdout:op 4975 completed, throughput=5MB/sec 2024-04-10T03:48:04.020 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G7SRMKYIdSFeM1K off=3439761 len=1096104 2024-04-10T03:48:04.023 INFO:tasks.workunit.client.0.smithi016.stdout:op 4976 completed, throughput=5MB/sec 2024-04-10T03:48:04.024 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hf9jVMcMUTGEcdo off=615430 len=1048732 2024-04-10T03:48:04.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 4977 completed, throughput=5MB/sec 2024-04-10T03:48:04.032 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-omGn-TXyO4CRXm3 off=5084535 len=1247249 2024-04-10T03:48:04.037 INFO:tasks.workunit.client.0.smithi016.stdout:op 4978 completed, throughput=5MB/sec 2024-04-10T03:48:05.037 INFO:tasks.workunit.client.0.smithi016.stdout: 948: throughput=5MB/sec pending data=0 2024-04-10T03:48:05.037 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9aqSFlVhf_jkLlR off=11466515 len=89609 2024-04-10T03:48:05.038 INFO:tasks.workunit.client.0.smithi016.stdout:op 4979 completed, throughput=5MB/sec 2024-04-10T03:48:05.038 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-30wUwUUY5EkyxHQ off=2273872 len=1462196 2024-04-10T03:48:05.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 4980 completed, throughput=5MB/sec 2024-04-10T03:48:05.050 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Dy9-Eyf-vYqCKrd off=7093580 len=851944 2024-04-10T03:48:05.058 INFO:tasks.workunit.client.0.smithi016.stdout:op 4981 completed, throughput=5MB/sec 2024-04-10T03:48:05.059 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QumDPEtYSldpWN_ off=21345660 len=880951 2024-04-10T03:48:05.062 INFO:tasks.workunit.client.0.smithi016.stdout:op 4982 completed, throughput=5MB/sec 2024-04-10T03:48:05.063 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uzn3JjvXFOgkpf1 off=14072801 len=1515324 2024-04-10T03:48:05.067 INFO:tasks.workunit.client.0.smithi016.stdout:op 4983 completed, throughput=5MB/sec 2024-04-10T03:48:05.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:05 smithi136 bash[68278]: cluster 2024-04-10T03:48:04.260004+0000 mgr.y (mgr.25133) 1250 : cluster 0 pgmap v1929: 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-04-10T03:48:05.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:05 smithi016 bash[72916]: cluster 2024-04-10T03:48:04.260004+0000 mgr.y (mgr.25133) 1250 : cluster 0 pgmap v1929: 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-04-10T03:48:05.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:05 smithi016 bash[74137]: cluster 2024-04-10T03:48:04.260004+0000 mgr.y (mgr.25133) 1250 : cluster 0 pgmap v1929: 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-04-10T03:48:06.067 INFO:tasks.workunit.client.0.smithi016.stdout: 949: throughput=5MB/sec pending data=0 2024-04-10T03:48:06.067 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ffx_C8qBLS05z0X off=5138712 len=109635 2024-04-10T03:48:06.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 4984 completed, throughput=5MB/sec 2024-04-10T03:48:06.072 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cnu_ro47r7LMClo off=143828 len=720875 2024-04-10T03:48:06.074 INFO:tasks.workunit.client.0.smithi016.stdout:op 4985 completed, throughput=5MB/sec 2024-04-10T03:48:06.075 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Vq_F7O-kdS9Y25E off=3965153 len=1629818 2024-04-10T03:48:06.088 INFO:tasks.workunit.client.0.smithi016.stdout:op 4986 completed, throughput=5MB/sec 2024-04-10T03:48:06.088 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-wDMCqL_GnlLo-Dr off=12619881 len=948547 2024-04-10T03:48:06.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 4987 completed, throughput=5MB/sec 2024-04-10T03:48:06.091 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0eLVRO3wF0YDPkB off=8660989 len=1262479 2024-04-10T03:48:06.095 INFO:tasks.workunit.client.0.smithi016.stdout:op 4988 completed, throughput=5MB/sec 2024-04-10T03:48:06.095 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VqjlE7uAvWElOnT off=4906786 len=474010 2024-04-10T03:48:06.102 INFO:tasks.workunit.client.0.smithi016.stdout:op 4989 completed, throughput=5MB/sec 2024-04-10T03:48:06.102 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ETm_Eu8nzSKZBrc off=5737316 len=2083279 2024-04-10T03:48:06.106 INFO:tasks.workunit.client.0.smithi016.stdout:op 4990 completed, throughput=5MB/sec 2024-04-10T03:48:07.107 INFO:tasks.workunit.client.0.smithi016.stdout: 950: throughput=5MB/sec pending data=0 2024-04-10T03:48:07.107 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qtzXdrOOeD-w91J off=11469280 len=601647 2024-04-10T03:48:07.115 INFO:tasks.workunit.client.0.smithi016.stdout:op 4991 completed, throughput=5MB/sec 2024-04-10T03:48:07.115 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-znWotVZyOc0Yska off=6241860 len=1099395 2024-04-10T03:48:07.126 INFO:tasks.workunit.client.0.smithi016.stdout:op 4992 completed, throughput=5MB/sec 2024-04-10T03:48:07.127 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CiLeJKiDnMIS8ib off=3978426 len=1294344 2024-04-10T03:48:07.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 4993 completed, throughput=5MB/sec 2024-04-10T03:48:07.139 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sL9NzUL__YEGPnu off=8218869 len=2052835 2024-04-10T03:48:07.145 INFO:tasks.workunit.client.0.smithi016.stdout:op 4994 completed, throughput=5MB/sec 2024-04-10T03:48:07.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:07 smithi136 bash[68278]: cluster 2024-04-10T03:48:06.260918+0000 mgr.y (mgr.25133) 1251 : cluster 0 pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:48:07.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:07 smithi016 bash[72916]: cluster 2024-04-10T03:48:06.260918+0000 mgr.y (mgr.25133) 1251 : cluster 0 pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:48:07.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:07 smithi016 bash[74137]: cluster 2024-04-10T03:48:06.260918+0000 mgr.y (mgr.25133) 1251 : cluster 0 pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:48:08.146 INFO:tasks.workunit.client.0.smithi016.stdout: 951: throughput=5MB/sec pending data=0 2024-04-10T03:48:08.146 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0_maNSNtaLV39C5 off=6494715 len=1095862 2024-04-10T03:48:08.156 INFO:tasks.workunit.client.0.smithi016.stdout:op 4995 completed, throughput=5MB/sec 2024-04-10T03:48:08.157 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lxpQwjNSOKYqbYG off=5185150 len=1033156 2024-04-10T03:48:08.164 INFO:tasks.workunit.client.0.smithi016.stdout:op 4996 completed, throughput=5MB/sec 2024-04-10T03:48:08.164 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-awbqnsRxNIU8qbp off=57926 len=405806 2024-04-10T03:48:08.166 INFO:tasks.workunit.client.0.smithi016.stdout:op 4997 completed, throughput=5MB/sec 2024-04-10T03:48:08.166 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IklmtpnHHR3mCYv off=5912748 len=561992 2024-04-10T03:48:08.174 INFO:tasks.workunit.client.0.smithi016.stdout:op 4998 completed, throughput=5MB/sec 2024-04-10T03:48:08.174 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NNeQUdqxyeP3KrG off=9155971 len=1536514 2024-04-10T03:48:08.178 INFO:tasks.workunit.client.0.smithi016.stdout:op 4999 completed, throughput=5MB/sec 2024-04-10T03:48:09.178 INFO:tasks.workunit.client.0.smithi016.stdout: 952: throughput=5MB/sec pending data=0 2024-04-10T03:48:09.179 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uldMuG_WP2XwPyN off=5397650 len=666139 2024-04-10T03:48:09.187 INFO:tasks.workunit.client.0.smithi016.stdout:op 5000 completed, throughput=5MB/sec 2024-04-10T03:48:09.187 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FPmN5BEZ1QEG-z0 off=12801990 len=1248499 2024-04-10T03:48:09.198 INFO:tasks.workunit.client.0.smithi016.stdout:op 5001 completed, throughput=5MB/sec 2024-04-10T03:48:09.199 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DzRnXPKqKLAaY0Z off=15135529 len=1707571 2024-04-10T03:48:09.203 INFO:tasks.workunit.client.0.smithi016.stdout:op 5002 completed, throughput=5MB/sec 2024-04-10T03:48:09.203 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--j7du-P2o0A68OA off=6642727 len=1021290 2024-04-10T03:48:09.213 INFO:tasks.workunit.client.0.smithi016.stdout:op 5003 completed, throughput=5MB/sec 2024-04-10T03:48:09.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:09 smithi136 bash[68278]: cluster 2024-04-10T03:48:08.262000+0000 mgr.y (mgr.25133) 1252 : cluster 0 pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:09.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:09 smithi016 bash[72916]: cluster 2024-04-10T03:48:08.262000+0000 mgr.y (mgr.25133) 1252 : cluster 0 pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:09.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:09 smithi016 bash[74137]: cluster 2024-04-10T03:48:08.262000+0000 mgr.y (mgr.25133) 1252 : cluster 0 pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:10.212 INFO:tasks.workunit.client.0.smithi016.stdout: 953: throughput=5MB/sec pending data=0 2024-04-10T03:48:10.212 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Sbvj9MYCyhstJoF off=8198772 len=1370259 2024-04-10T03:48:10.216 INFO:tasks.workunit.client.0.smithi016.stdout:op 5004 completed, throughput=5MB/sec 2024-04-10T03:48:10.216 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v81Z8Ch3kqdXgOE off=4969151 len=609016 2024-04-10T03:48:10.224 INFO:tasks.workunit.client.0.smithi016.stdout:op 5005 completed, throughput=5MB/sec 2024-04-10T03:48:10.225 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aMIwUxdlj2Tywgv off=2222116 len=930027 2024-04-10T03:48:10.233 INFO:tasks.workunit.client.0.smithi016.stdout:op 5006 completed, throughput=5MB/sec 2024-04-10T03:48:10.233 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-w_SSDgFUKbPX4rW off=2712070 len=475957 2024-04-10T03:48:10.235 INFO:tasks.workunit.client.0.smithi016.stdout:op 5007 completed, throughput=5MB/sec 2024-04-10T03:48:10.235 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HfJtnKZpV1Ys6lW off=533969 len=1017594 2024-04-10T03:48:10.238 INFO:tasks.workunit.client.0.smithi016.stdout:op 5008 completed, throughput=5MB/sec 2024-04-10T03:48:10.238 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ilDxivAW-GjN1EC off=2214367 len=461626 2024-04-10T03:48:10.245 INFO:tasks.workunit.client.0.smithi016.stdout:op 5009 completed, throughput=5MB/sec 2024-04-10T03:48:10.245 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-B6yS_Hs9o_mqoy1 off=14159822 len=1278504 2024-04-10T03:48:10.254 INFO:tasks.workunit.client.0.smithi016.stdout:op 5010 completed, throughput=5MB/sec 2024-04-10T03:48:11.254 INFO:tasks.workunit.client.0.smithi016.stdout: 954: throughput=5MB/sec pending data=0 2024-04-10T03:48:11.255 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S6NnQUaa6BxYzRN off=6863312 len=986196 2024-04-10T03:48:11.263 INFO:tasks.workunit.client.0.smithi016.stdout:op 5011 completed, throughput=5MB/sec 2024-04-10T03:48:11.263 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jo9eK8pVuO4Qaru off=7527350 len=1640173 2024-04-10T03:48:11.269 INFO:tasks.workunit.client.0.smithi016.stdout:op 5012 completed, throughput=5MB/sec 2024-04-10T03:48:11.269 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aJFs3qROcuy63u1 off=1915094 len=1600276 2024-04-10T03:48:11.274 INFO:tasks.workunit.client.0.smithi016.stdout:op 5013 completed, throughput=5MB/sec 2024-04-10T03:48:11.275 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HFEWbe7Dg5YpauY off=13745266 len=1533407 2024-04-10T03:48:11.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 5014 completed, throughput=5MB/sec 2024-04-10T03:48:11.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:11 smithi136 bash[68278]: cluster 2024-04-10T03:48:10.263056+0000 mgr.y (mgr.25133) 1253 : cluster 0 pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:48:11.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:11 smithi016 bash[72916]: cluster 2024-04-10T03:48:10.263056+0000 mgr.y (mgr.25133) 1253 : cluster 0 pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:48:11.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:11 smithi016 bash[74137]: cluster 2024-04-10T03:48:10.263056+0000 mgr.y (mgr.25133) 1253 : cluster 0 pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:48:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:48:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:48:11] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:48:12.285 INFO:tasks.workunit.client.0.smithi016.stdout: 955: throughput=5MB/sec pending data=0 2024-04-10T03:48:12.285 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SAOpbLUXxBMuWzY off=10608721 len=1445142 2024-04-10T03:48:12.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 5015 completed, throughput=5MB/sec 2024-04-10T03:48:12.301 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7lSdyQnS3cnpMSs off=4290702 len=1214868 2024-04-10T03:48:12.302 INFO:tasks.workunit.client.0.smithi016.stdout:op 5016 completed, throughput=5MB/sec 2024-04-10T03:48:12.302 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WKVMZtwXdGUp36S off=13961288 len=434959 2024-04-10T03:48:12.309 INFO:tasks.workunit.client.0.smithi016.stdout:op 5017 completed, throughput=5MB/sec 2024-04-10T03:48:12.309 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Aykg1vFVzvZrCmF off=95234 len=1201925 2024-04-10T03:48:12.319 INFO:tasks.workunit.client.0.smithi016.stdout:op 5018 completed, throughput=5MB/sec 2024-04-10T03:48:13.319 INFO:tasks.workunit.client.0.smithi016.stdout: 956: throughput=4.99MB/sec pending data=0 2024-04-10T03:48:13.319 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Sv6TiOyosfyrJa- off=3882686 len=406971 2024-04-10T03:48:13.326 INFO:tasks.workunit.client.0.smithi016.stdout:op 5019 completed, throughput=5MB/sec 2024-04-10T03:48:13.326 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-j3zgqIcXtHNcj6L off=22003080 len=481170 2024-04-10T03:48:13.328 INFO:tasks.workunit.client.0.smithi016.stdout:op 5020 completed, throughput=5MB/sec 2024-04-10T03:48:13.328 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2j8YEmuRjCgQFq7 off=1774236 len=159887 2024-04-10T03:48:13.333 INFO:tasks.workunit.client.0.smithi016.stdout:op 5021 completed, throughput=5MB/sec 2024-04-10T03:48:13.333 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Gobme0gKLiS9Qzx off=10449927 len=785472 2024-04-10T03:48:13.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 5022 completed, throughput=5MB/sec 2024-04-10T03:48:13.341 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ht3Cj-SjxLHfwJq off=581287 len=580739 2024-04-10T03:48:13.343 INFO:tasks.workunit.client.0.smithi016.stdout:op 5023 completed, throughput=5MB/sec 2024-04-10T03:48:13.343 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-i2VNeRMLtWubo-8 off=5476877 len=1617982 2024-04-10T03:48:13.347 INFO:tasks.workunit.client.0.smithi016.stdout:op 5024 completed, throughput=5MB/sec 2024-04-10T03:48:13.347 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kZHhJxHnCwQ475M off=2178831 len=1093012 2024-04-10T03:48:13.356 INFO:tasks.workunit.client.0.smithi016.stdout:op 5025 completed, throughput=5MB/sec 2024-04-10T03:48:13.357 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gz3NXkfmeAJ8EDT off=11239922 len=1672371 2024-04-10T03:48:13.369 INFO:tasks.workunit.client.0.smithi016.stdout:op 5026 completed, throughput=5MB/sec 2024-04-10T03:48:13.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:13 smithi136 bash[68278]: cluster 2024-04-10T03:48:12.264105+0000 mgr.y (mgr.25133) 1254 : cluster 0 pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:48:13.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:13 smithi136 bash[68278]: audit 2024-04-10T03:48:12.576532+0000 mon.a (mon.0) 2249 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:13 smithi016 bash[72916]: cluster 2024-04-10T03:48:12.264105+0000 mgr.y (mgr.25133) 1254 : cluster 0 pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:48:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:13 smithi016 bash[72916]: audit 2024-04-10T03:48:12.576532+0000 mon.a (mon.0) 2249 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:13 smithi016 bash[74137]: cluster 2024-04-10T03:48:12.264105+0000 mgr.y (mgr.25133) 1254 : cluster 0 pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:48:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:13 smithi016 bash[74137]: audit 2024-04-10T03:48:12.576532+0000 mon.a (mon.0) 2249 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:14.370 INFO:tasks.workunit.client.0.smithi016.stdout: 957: throughput=5MB/sec pending data=0 2024-04-10T03:48:14.370 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AoylXHYFgFuOmHw off=3701074 len=1477989 2024-04-10T03:48:14.375 INFO:tasks.workunit.client.0.smithi016.stdout:op 5027 completed, throughput=5MB/sec 2024-04-10T03:48:14.375 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4RkSdRi-vLqb9c- off=15639461 len=1126982 2024-04-10T03:48:14.378 INFO:tasks.workunit.client.0.smithi016.stdout:op 5028 completed, throughput=5MB/sec 2024-04-10T03:48:14.378 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GurAVpOGR2_iyhc off=1844878 len=488317 2024-04-10T03:48:14.380 INFO:tasks.workunit.client.0.smithi016.stdout:op 5029 completed, throughput=5MB/sec 2024-04-10T03:48:14.380 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oTuUTOj0TJvgPPt off=77574 len=854509 2024-04-10T03:48:14.395 INFO:tasks.workunit.client.0.smithi016.stdout:op 5030 completed, throughput=5MB/sec 2024-04-10T03:48:14.396 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nx8CZG_q8JspmEt off=684348 len=234493 2024-04-10T03:48:14.396 INFO:tasks.workunit.client.0.smithi016.stdout:op 5031 completed, throughput=5MB/sec 2024-04-10T03:48:15.397 INFO:tasks.workunit.client.0.smithi016.stdout: 958: throughput=5MB/sec pending data=0 2024-04-10T03:48:15.397 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2Whs2_VccSkExzJ off=3326049 len=1506692 2024-04-10T03:48:15.410 INFO:tasks.workunit.client.0.smithi016.stdout:op 5032 completed, throughput=5MB/sec 2024-04-10T03:48:15.410 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BquEJahKTNxmW29 off=962310 len=759733 2024-04-10T03:48:15.417 INFO:tasks.workunit.client.0.smithi016.stdout:op 5033 completed, throughput=5MB/sec 2024-04-10T03:48:15.417 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DnK5V6yh3kH6Ybg off=15616683 len=2004945 2024-04-10T03:48:15.422 INFO:tasks.workunit.client.0.smithi016.stdout:op 5034 completed, throughput=5MB/sec 2024-04-10T03:48:15.422 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oVLjpO-TxJLjFYT off=2239286 len=1911275 2024-04-10T03:48:15.434 INFO:tasks.workunit.client.0.smithi016.stdout:op 5035 completed, throughput=5MB/sec 2024-04-10T03:48:15.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:15 smithi136 bash[68278]: cluster 2024-04-10T03:48:14.265279+0000 mgr.y (mgr.25133) 1255 : cluster 0 pgmap v1934: 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-04-10T03:48:15.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:15 smithi016 bash[72916]: cluster 2024-04-10T03:48:14.265279+0000 mgr.y (mgr.25133) 1255 : cluster 0 pgmap v1934: 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-04-10T03:48:15.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:15 smithi016 bash[74137]: cluster 2024-04-10T03:48:14.265279+0000 mgr.y (mgr.25133) 1255 : cluster 0 pgmap v1934: 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-04-10T03:48:16.434 INFO:tasks.workunit.client.0.smithi016.stdout: 959: throughput=5MB/sec pending data=0 2024-04-10T03:48:16.435 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-p4x-EvJ_t6MXFDS off=2496919 len=1990528 2024-04-10T03:48:16.450 INFO:tasks.workunit.client.0.smithi016.stdout:op 5036 completed, throughput=5MB/sec 2024-04-10T03:48:16.451 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-396N5FTG7Tdtbiw off=13888791 len=1987450 2024-04-10T03:48:16.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 5037 completed, throughput=5MB/sec 2024-04-10T03:48:16.466 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TMDUDH2yEd-9UkA off=9903645 len=1980317 2024-04-10T03:48:16.469 INFO:tasks.workunit.client.0.smithi016.stdout:op 5038 completed, throughput=5MB/sec 2024-04-10T03:48:17.469 INFO:tasks.workunit.client.0.smithi016.stdout: 960: throughput=5MB/sec pending data=0 2024-04-10T03:48:17.469 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-txW2-G2G3QIUy6G off=5226533 len=555330 2024-04-10T03:48:17.471 INFO:tasks.workunit.client.0.smithi016.stdout:op 5039 completed, throughput=5MB/sec 2024-04-10T03:48:17.471 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fefWSw1111-zavA off=5694714 len=1731133 2024-04-10T03:48:17.484 INFO:tasks.workunit.client.0.smithi016.stdout:op 5040 completed, throughput=5MB/sec 2024-04-10T03:48:17.484 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9hXssgljRVzFu_i off=6020297 len=680484 2024-04-10T03:48:17.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 5041 completed, throughput=5MB/sec 2024-04-10T03:48:17.486 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RzJPH31B_sdpOJz off=9201233 len=1299789 2024-04-10T03:48:17.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 5042 completed, throughput=5MB/sec 2024-04-10T03:48:17.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:17 smithi136 bash[68278]: cluster 2024-04-10T03:48:16.266229+0000 mgr.y (mgr.25133) 1256 : cluster 0 pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:48:17.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:17 smithi016 bash[74137]: cluster 2024-04-10T03:48:16.266229+0000 mgr.y (mgr.25133) 1256 : cluster 0 pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:48:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:17 smithi016 bash[72916]: cluster 2024-04-10T03:48:16.266229+0000 mgr.y (mgr.25133) 1256 : cluster 0 pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:48:18.498 INFO:tasks.workunit.client.0.smithi016.stdout: 961: throughput=5MB/sec pending data=0 2024-04-10T03:48:18.498 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KHaCrLvDHI3ae5d off=2491609 len=615884 2024-04-10T03:48:18.500 INFO:tasks.workunit.client.0.smithi016.stdout:op 5043 completed, throughput=5MB/sec 2024-04-10T03:48:18.500 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G0kfMaPoB0yRnRn off=6640246 len=391813 2024-04-10T03:48:18.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 5044 completed, throughput=5MB/sec 2024-04-10T03:48:18.503 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g27MNpiJxx9EELp off=2715676 len=1657769 2024-04-10T03:48:18.516 INFO:tasks.workunit.client.0.smithi016.stdout:op 5045 completed, throughput=5MB/sec 2024-04-10T03:48:18.516 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EhT5liTLIyd45Yc off=2819329 len=897522 2024-04-10T03:48:18.525 INFO:tasks.workunit.client.0.smithi016.stdout:op 5046 completed, throughput=5MB/sec 2024-04-10T03:48:18.525 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-53BKzKSb0c-shXI off=4956735 len=1793879 2024-04-10T03:48:18.536 INFO:tasks.workunit.client.0.smithi016.stdout:op 5047 completed, throughput=5MB/sec 2024-04-10T03:48:19.537 INFO:tasks.workunit.client.0.smithi016.stdout: 962: throughput=5MB/sec pending data=0 2024-04-10T03:48:19.537 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2qTCiiE28lNQkBV off=23112059 len=675941 2024-04-10T03:48:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:op 5048 completed, throughput=5MB/sec 2024-04-10T03:48:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iax6SRDIf0JEdiG off=2190803 len=650508 2024-04-10T03:48:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 5049 completed, throughput=5MB/sec 2024-04-10T03:48:19.547 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-t8EWHjIDX9hZNUu off=5630544 len=596248 2024-04-10T03:48:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:op 5050 completed, throughput=5MB/sec 2024-04-10T03:48:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-F4K55ePhCXVoj5p off=16418132 len=704610 2024-04-10T03:48:19.551 INFO:tasks.workunit.client.0.smithi016.stdout:op 5051 completed, throughput=5MB/sec 2024-04-10T03:48:19.551 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Wz16EhU5Pt63gbv off=1392701 len=460801 2024-04-10T03:48:19.553 INFO:tasks.workunit.client.0.smithi016.stdout:op 5052 completed, throughput=5MB/sec 2024-04-10T03:48:19.553 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kswqEw5ngIGcf7o off=2484695 len=729681 2024-04-10T03:48:19.555 INFO:tasks.workunit.client.0.smithi016.stdout:op 5053 completed, throughput=5MB/sec 2024-04-10T03:48:19.555 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rz9aluMml6huyyO off=7497131 len=352966 2024-04-10T03:48:19.561 INFO:tasks.workunit.client.0.smithi016.stdout:op 5054 completed, throughput=5MB/sec 2024-04-10T03:48:19.561 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RecgF42uKlWcwPC off=945359 len=357273 2024-04-10T03:48:19.567 INFO:tasks.workunit.client.0.smithi016.stdout:op 5055 completed, throughput=5MB/sec 2024-04-10T03:48:19.567 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DleINdx8Pb7HnwV off=8269483 len=558712 2024-04-10T03:48:19.573 INFO:tasks.workunit.client.0.smithi016.stdout:op 5056 completed, throughput=5MB/sec 2024-04-10T03:48:19.573 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_g-19nh4um50t2p off=9754335 len=1416198 2024-04-10T03:48:19.585 INFO:tasks.workunit.client.0.smithi016.stdout:op 5057 completed, throughput=5MB/sec 2024-04-10T03:48:20.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:19 smithi136 bash[68278]: cluster 2024-04-10T03:48:18.267133+0000 mgr.y (mgr.25133) 1257 : cluster 0 pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:48:20.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:19 smithi016 bash[74137]: cluster 2024-04-10T03:48:18.267133+0000 mgr.y (mgr.25133) 1257 : cluster 0 pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:48:20.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:19 smithi016 bash[72916]: cluster 2024-04-10T03:48:18.267133+0000 mgr.y (mgr.25133) 1257 : cluster 0 pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:48:20.585 INFO:tasks.workunit.client.0.smithi016.stdout: 963: throughput=5MB/sec pending data=0 2024-04-10T03:48:20.585 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rA9zZ_oPiwKcEiZ off=1935619 len=1349195 2024-04-10T03:48:20.589 INFO:tasks.workunit.client.0.smithi016.stdout:op 5058 completed, throughput=5MB/sec 2024-04-10T03:48:20.589 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vv7DN-8T-a8N6sn off=15860679 len=44695 2024-04-10T03:48:20.594 INFO:tasks.workunit.client.0.smithi016.stdout:op 5059 completed, throughput=5MB/sec 2024-04-10T03:48:20.594 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8Wdvoc36b_yJLaS off=61886 len=1503996 2024-04-10T03:48:20.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 5060 completed, throughput=5MB/sec 2024-04-10T03:48:20.608 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HOQyF8J9G0Yfz98 off=14959915 len=1727539 2024-04-10T03:48:20.620 INFO:tasks.workunit.client.0.smithi016.stdout:op 5061 completed, throughput=5MB/sec 2024-04-10T03:48:21.621 INFO:tasks.workunit.client.0.smithi016.stdout: 964: throughput=5MB/sec pending data=0 2024-04-10T03:48:21.621 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NT7RmiZ587DAMij off=2604657 len=1873091 2024-04-10T03:48:21.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 5062 completed, throughput=5MB/sec 2024-04-10T03:48:21.626 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Pg3bs1oMNizjTTs off=4205633 len=186645 2024-04-10T03:48:21.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 5063 completed, throughput=5MB/sec 2024-04-10T03:48:21.628 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qUXk5dYl_rTaQ19 off=7829256 len=988119 2024-04-10T03:48:21.638 INFO:tasks.workunit.client.0.smithi016.stdout:op 5064 completed, throughput=5MB/sec 2024-04-10T03:48:21.638 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G6TWtRHpGpwX2vg off=471600 len=765967 2024-04-10T03:48:21.640 INFO:tasks.workunit.client.0.smithi016.stdout:op 5065 completed, throughput=5MB/sec 2024-04-10T03:48:21.640 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9lOlh3tgVjejg7O off=468650 len=767450 2024-04-10T03:48:21.643 INFO:tasks.workunit.client.0.smithi016.stdout:op 5066 completed, throughput=5MB/sec 2024-04-10T03:48:21.643 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zFO6Bf0zphYKbqm off=16156556 len=1964637 2024-04-10T03:48:21.649 INFO:tasks.workunit.client.0.smithi016.stdout:op 5067 completed, throughput=5MB/sec 2024-04-10T03:48:22.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:21 smithi016 bash[72916]: cluster 2024-04-10T03:48:20.268082+0000 mgr.y (mgr.25133) 1258 : cluster 0 pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:48:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:48:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:48:21] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-10T03:48:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:21 smithi016 bash[74137]: cluster 2024-04-10T03:48:20.268082+0000 mgr.y (mgr.25133) 1258 : cluster 0 pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:48:22.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:21 smithi136 bash[68278]: cluster 2024-04-10T03:48:20.268082+0000 mgr.y (mgr.25133) 1258 : cluster 0 pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:48:22.649 INFO:tasks.workunit.client.0.smithi016.stdout: 965: throughput=5MB/sec pending data=0 2024-04-10T03:48:22.650 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Oqrhb99GeeKz_B8 off=4575337 len=1834920 2024-04-10T03:48:22.663 INFO:tasks.workunit.client.0.smithi016.stdout:op 5068 completed, throughput=5MB/sec 2024-04-10T03:48:22.663 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ILv-Xg4KDLq7rmz off=5599155 len=692523 2024-04-10T03:48:22.665 INFO:tasks.workunit.client.0.smithi016.stdout:op 5069 completed, throughput=5MB/sec 2024-04-10T03:48:22.666 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VTWr9kjCucwKS09 off=0 len=1687854 2024-04-10T03:48:22.670 INFO:tasks.workunit.client.0.smithi016.stdout:op 5070 completed, throughput=5MB/sec 2024-04-10T03:48:23.670 INFO:tasks.workunit.client.0.smithi016.stdout: 966: throughput=5MB/sec pending data=0 2024-04-10T03:48:23.670 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-U4qOSjdTyLONY5_ off=4251875 len=1117836 2024-04-10T03:48:23.680 INFO:tasks.workunit.client.0.smithi016.stdout:op 5071 completed, throughput=5MB/sec 2024-04-10T03:48:23.680 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WxAFdaXq1SCMStP off=1520490 len=1718985 2024-04-10T03:48:23.694 INFO:tasks.workunit.client.0.smithi016.stdout:op 5072 completed, throughput=5MB/sec 2024-04-10T03:48:23.694 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-huo50VqUxSPD1XD off=10200126 len=1991169 2024-04-10T03:48:23.708 INFO:tasks.workunit.client.0.smithi016.stdout:op 5073 completed, throughput=5MB/sec 2024-04-10T03:48:23.708 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Jr6zZi2xGHCw15E off=21008360 len=1653202 2024-04-10T03:48:23.713 INFO:tasks.workunit.client.0.smithi016.stdout:op 5074 completed, throughput=5MB/sec 2024-04-10T03:48:24.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:23 smithi136 bash[68278]: cluster 2024-04-10T03:48:22.269458+0000 mgr.y (mgr.25133) 1259 : cluster 0 pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:48:24.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:23 smithi016 bash[72916]: cluster 2024-04-10T03:48:22.269458+0000 mgr.y (mgr.25133) 1259 : cluster 0 pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:48:24.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:23 smithi016 bash[74137]: cluster 2024-04-10T03:48:22.269458+0000 mgr.y (mgr.25133) 1259 : cluster 0 pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-10T03:48:24.714 INFO:tasks.workunit.client.0.smithi016.stdout: 967: throughput=5MB/sec pending data=0 2024-04-10T03:48:24.714 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Kij8bMe9jZ3NxR9 off=12996488 len=1960635 2024-04-10T03:48:24.720 INFO:tasks.workunit.client.0.smithi016.stdout:op 5075 completed, throughput=5MB/sec 2024-04-10T03:48:24.720 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ScJS-6jQm8OZUoT off=171343 len=1530720 2024-04-10T03:48:24.723 INFO:tasks.workunit.client.0.smithi016.stdout:op 5076 completed, throughput=5MB/sec 2024-04-10T03:48:24.724 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-imu1uzxvjglTDrZ off=2448530 len=1055359 2024-04-10T03:48:24.727 INFO:tasks.workunit.client.0.smithi016.stdout:op 5077 completed, throughput=5MB/sec 2024-04-10T03:48:25.727 INFO:tasks.workunit.client.0.smithi016.stdout: 968: throughput=5MB/sec pending data=0 2024-04-10T03:48:25.727 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uVjXaVkAhILo2x4 off=2625733 len=798763 2024-04-10T03:48:25.736 INFO:tasks.workunit.client.0.smithi016.stdout:op 5078 completed, throughput=5MB/sec 2024-04-10T03:48:25.736 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8nHDbVZgBrdB0-8 off=12052280 len=1563214 2024-04-10T03:48:25.741 INFO:tasks.workunit.client.0.smithi016.stdout:op 5079 completed, throughput=5MB/sec 2024-04-10T03:48:25.741 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Rzko1YMMYnnFUeG off=2592924 len=304897 2024-04-10T03:48:25.743 INFO:tasks.workunit.client.0.smithi016.stdout:op 5080 completed, throughput=5MB/sec 2024-04-10T03:48:25.743 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tu6tuub1EqoCl7j off=6556364 len=1537970 2024-04-10T03:48:25.757 INFO:tasks.workunit.client.0.smithi016.stdout:op 5081 completed, throughput=5MB/sec 2024-04-10T03:48:25.757 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7_iCNZTRPWFnDxk off=458911 len=47697 2024-04-10T03:48:25.758 INFO:tasks.workunit.client.0.smithi016.stdout:op 5082 completed, throughput=5MB/sec 2024-04-10T03:48:25.758 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uDUEeOykYq0btM6 off=3987483 len=1875342 2024-04-10T03:48:25.762 INFO:tasks.workunit.client.0.smithi016.stdout:op 5083 completed, throughput=5MB/sec 2024-04-10T03:48:26.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:25 smithi136 bash[68278]: cluster 2024-04-10T03:48:24.270393+0000 mgr.y (mgr.25133) 1260 : cluster 0 pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:48:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:25 smithi016 bash[74137]: cluster 2024-04-10T03:48:24.270393+0000 mgr.y (mgr.25133) 1260 : cluster 0 pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:48:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:25 smithi016 bash[72916]: cluster 2024-04-10T03:48:24.270393+0000 mgr.y (mgr.25133) 1260 : cluster 0 pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:48:26.762 INFO:tasks.workunit.client.0.smithi016.stdout: 969: throughput=5MB/sec pending data=0 2024-04-10T03:48:26.763 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e6OIo8BdMAR8uXW off=11276443 len=1760271 2024-04-10T03:48:26.775 INFO:tasks.workunit.client.0.smithi016.stdout:op 5084 completed, throughput=5MB/sec 2024-04-10T03:48:26.775 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CCsWyuRn7VjcJYM off=19129554 len=813935 2024-04-10T03:48:26.777 INFO:tasks.workunit.client.0.smithi016.stdout:op 5085 completed, throughput=5MB/sec 2024-04-10T03:48:26.777 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8yp5Lx-Wp0h7B1A off=9966111 len=2037471 2024-04-10T03:48:26.794 INFO:tasks.workunit.client.0.smithi016.stdout:op 5086 completed, throughput=5MB/sec 2024-04-10T03:48:27.794 INFO:tasks.workunit.client.0.smithi016.stdout: 970: throughput=5MB/sec pending data=0 2024-04-10T03:48:27.795 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Nv8WHf7UCmsnXeG off=10468839 len=1036265 2024-04-10T03:48:27.797 INFO:tasks.workunit.client.0.smithi016.stdout:op 5087 completed, throughput=5MB/sec 2024-04-10T03:48:27.797 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RjeZjPx5a1j7RUo off=21077054 len=700020 2024-04-10T03:48:27.800 INFO:tasks.workunit.client.0.smithi016.stdout:op 5088 completed, throughput=5MB/sec 2024-04-10T03:48:27.800 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YfprGKE3cTq90ny off=5674108 len=720407 2024-04-10T03:48:27.803 INFO:tasks.workunit.client.0.smithi016.stdout:op 5089 completed, throughput=5MB/sec 2024-04-10T03:48:27.803 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6vNBA0BVkgFMOR9 off=5563890 len=1405272 2024-04-10T03:48:27.807 INFO:tasks.workunit.client.0.smithi016.stdout:op 5090 completed, throughput=5MB/sec 2024-04-10T03:48:27.807 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ydemQDWIJ7mYtJZ off=15805714 len=1651960 2024-04-10T03:48:27.820 INFO:tasks.workunit.client.0.smithi016.stdout:op 5091 completed, throughput=5MB/sec 2024-04-10T03:48:28.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:27 smithi136 bash[68278]: cluster 2024-04-10T03:48:26.271397+0000 mgr.y (mgr.25133) 1261 : cluster 0 pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:48:28.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:27 smithi136 bash[68278]: audit 2024-04-10T03:48:27.576969+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:27 smithi016 bash[74137]: cluster 2024-04-10T03:48:26.271397+0000 mgr.y (mgr.25133) 1261 : cluster 0 pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:48:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:27 smithi016 bash[74137]: audit 2024-04-10T03:48:27.576969+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:28.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:27 smithi016 bash[72916]: cluster 2024-04-10T03:48:26.271397+0000 mgr.y (mgr.25133) 1261 : cluster 0 pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:48:28.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:27 smithi016 bash[72916]: audit 2024-04-10T03:48:27.576969+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:28.820 INFO:tasks.workunit.client.0.smithi016.stdout: 971: throughput=5MB/sec pending data=0 2024-04-10T03:48:28.820 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MNRO1z3kVX6h2_8 off=651939 len=580820 2024-04-10T03:48:28.823 INFO:tasks.workunit.client.0.smithi016.stdout:op 5092 completed, throughput=5MB/sec 2024-04-10T03:48:28.823 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9_N0aAIwU3TfkuW off=4254824 len=1377618 2024-04-10T03:48:28.828 INFO:tasks.workunit.client.0.smithi016.stdout:op 5093 completed, throughput=5MB/sec 2024-04-10T03:48:28.828 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6EpK0VLx-jov2xr off=6403501 len=1371882 2024-04-10T03:48:28.832 INFO:tasks.workunit.client.0.smithi016.stdout:op 5094 completed, throughput=5MB/sec 2024-04-10T03:48:28.832 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8L-CKNNAuCrpdmb off=2702260 len=1633216 2024-04-10T03:48:28.843 INFO:tasks.workunit.client.0.smithi016.stdout:op 5095 completed, throughput=5MB/sec 2024-04-10T03:48:29.843 INFO:tasks.workunit.client.0.smithi016.stdout: 972: throughput=5MB/sec pending data=0 2024-04-10T03:48:29.843 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ToO3C3zpZ3-Ixy5 off=6334216 len=299654 2024-04-10T03:48:29.845 INFO:tasks.workunit.client.0.smithi016.stdout:op 5096 completed, throughput=5MB/sec 2024-04-10T03:48:29.845 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YLkIM8KKVSY-psk off=7816975 len=610233 2024-04-10T03:48:29.848 INFO:tasks.workunit.client.0.smithi016.stdout:op 5097 completed, throughput=5MB/sec 2024-04-10T03:48:29.848 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g7Pc01tMh9z70yi off=14059210 len=1898353 2024-04-10T03:48:29.864 INFO:tasks.workunit.client.0.smithi016.stdout:op 5098 completed, throughput=5MB/sec 2024-04-10T03:48:29.864 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j2Y0E3ySFcC0-Ey off=11063738 len=1493180 2024-04-10T03:48:29.875 INFO:tasks.workunit.client.0.smithi016.stdout:op 5099 completed, throughput=5MB/sec 2024-04-10T03:48:29.875 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UWZweCZxl2XCN2u off=13292343 len=2084398 2024-04-10T03:48:29.889 INFO:tasks.workunit.client.0.smithi016.stdout:op 5100 completed, throughput=5MB/sec 2024-04-10T03:48:30.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:29 smithi016 bash[74137]: cluster 2024-04-10T03:48:28.272241+0000 mgr.y (mgr.25133) 1262 : cluster 0 pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-10T03:48:30.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:29 smithi016 bash[72916]: cluster 2024-04-10T03:48:28.272241+0000 mgr.y (mgr.25133) 1262 : cluster 0 pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-10T03:48:30.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:29 smithi136 bash[68278]: cluster 2024-04-10T03:48:28.272241+0000 mgr.y (mgr.25133) 1262 : cluster 0 pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-10T03:48:30.890 INFO:tasks.workunit.client.0.smithi016.stdout: 973: throughput=5MB/sec pending data=0 2024-04-10T03:48:30.890 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3GGt2ALv2EWvpS- off=926521 len=80013 2024-04-10T03:48:30.891 INFO:tasks.workunit.client.0.smithi016.stdout:op 5101 completed, throughput=5MB/sec 2024-04-10T03:48:30.891 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iqEKU3LXCCU4Y0- off=1322419 len=798389 2024-04-10T03:48:30.893 INFO:tasks.workunit.client.0.smithi016.stdout:op 5102 completed, throughput=5MB/sec 2024-04-10T03:48:30.893 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-D7gUTHrs6Mb1n-P off=445940 len=1848139 2024-04-10T03:48:30.899 INFO:tasks.workunit.client.0.smithi016.stdout:op 5103 completed, throughput=5MB/sec 2024-04-10T03:48:30.899 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4YeoA_Wp16qgjWA off=1341322 len=1970014 2024-04-10T03:48:30.905 INFO:tasks.workunit.client.0.smithi016.stdout:op 5104 completed, throughput=5MB/sec 2024-04-10T03:48:31.905 INFO:tasks.workunit.client.0.smithi016.stdout: 974: throughput=5MB/sec pending data=0 2024-04-10T03:48:31.905 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9uyI7ym-4IomTpW off=1696423 len=1191925 2024-04-10T03:48:31.916 INFO:tasks.workunit.client.0.smithi016.stdout:op 5105 completed, throughput=5MB/sec 2024-04-10T03:48:31.916 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4rkKWuhHnh20vLs off=4808627 len=480362 2024-04-10T03:48:31.918 INFO:tasks.workunit.client.0.smithi016.stdout:op 5106 completed, throughput=5MB/sec 2024-04-10T03:48:31.918 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-biYu-G2P6v2uqMf off=14986417 len=635630 2024-04-10T03:48:31.925 INFO:tasks.workunit.client.0.smithi016.stdout:op 5107 completed, throughput=5MB/sec 2024-04-10T03:48:31.925 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PkmsbPUYpBNcGGN off=122519 len=1808571 2024-04-10T03:48:31.929 INFO:tasks.workunit.client.0.smithi016.stdout:op 5108 completed, throughput=5MB/sec 2024-04-10T03:48:31.929 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-l59zXkoeE_C4z8u off=9746567 len=1986682 2024-04-10T03:48:31.943 INFO:tasks.workunit.client.0.smithi016.stdout:op 5109 completed, throughput=5MB/sec 2024-04-10T03:48:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:31 smithi016 bash[72916]: cluster 2024-04-10T03:48:30.273238+0000 mgr.y (mgr.25133) 1263 : cluster 0 pgmap v1942: 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-04-10T03:48:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:48:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:48:31] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:48:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:31 smithi016 bash[74137]: cluster 2024-04-10T03:48:30.273238+0000 mgr.y (mgr.25133) 1263 : cluster 0 pgmap v1942: 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-04-10T03:48:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:31 smithi136 bash[68278]: cluster 2024-04-10T03:48:30.273238+0000 mgr.y (mgr.25133) 1263 : cluster 0 pgmap v1942: 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-04-10T03:48:32.943 INFO:tasks.workunit.client.0.smithi016.stdout: 975: throughput=5MB/sec pending data=0 2024-04-10T03:48:32.943 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-94MAKT6qYaLKkUn off=6074984 len=41012 2024-04-10T03:48:32.944 INFO:tasks.workunit.client.0.smithi016.stdout:op 5110 completed, throughput=5MB/sec 2024-04-10T03:48:32.945 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pWVPd0zyXwyGPrc off=1862602 len=1945225 2024-04-10T03:48:32.949 INFO:tasks.workunit.client.0.smithi016.stdout:op 5111 completed, throughput=5MB/sec 2024-04-10T03:48:32.949 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-m9uUaBHITKC47xY off=15391481 len=1801811 2024-04-10T03:48:32.954 INFO:tasks.workunit.client.0.smithi016.stdout:op 5112 completed, throughput=5MB/sec 2024-04-10T03:48:32.954 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B_ufs_grlnz-SyQ off=9814045 len=654548 2024-04-10T03:48:32.956 INFO:tasks.workunit.client.0.smithi016.stdout:op 5113 completed, throughput=5MB/sec 2024-04-10T03:48:33.956 INFO:tasks.workunit.client.0.smithi016.stdout: 976: throughput=5MB/sec pending data=0 2024-04-10T03:48:33.957 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TUTsneytRJCVkL8 off=10912506 len=770227 2024-04-10T03:48:33.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 5114 completed, throughput=5MB/sec 2024-04-10T03:48:33.959 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AbB_7nX1SCwMsmm off=6209960 len=762350 2024-04-10T03:48:33.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 5115 completed, throughput=5MB/sec 2024-04-10T03:48:33.962 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xAw-xKT84vmbhkU off=23142049 len=1687893 2024-04-10T03:48:33.967 INFO:tasks.workunit.client.0.smithi016.stdout:op 5116 completed, throughput=5MB/sec 2024-04-10T03:48:33.968 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Og_ZNnbNgdPJRFg off=13082163 len=1317395 2024-04-10T03:48:33.972 INFO:tasks.workunit.client.0.smithi016.stdout:op 5117 completed, throughput=5MB/sec 2024-04-10T03:48:33.972 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_i8bo0MLHtgVjpP off=5769534 len=898731 2024-04-10T03:48:33.980 INFO:tasks.workunit.client.0.smithi016.stdout:op 5118 completed, throughput=5MB/sec 2024-04-10T03:48:34.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:33 smithi016 bash[72916]: cluster 2024-04-10T03:48:32.274363+0000 mgr.y (mgr.25133) 1264 : cluster 0 pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:48:34.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:33 smithi016 bash[74137]: cluster 2024-04-10T03:48:32.274363+0000 mgr.y (mgr.25133) 1264 : cluster 0 pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:48:34.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:33 smithi136 bash[68278]: cluster 2024-04-10T03:48:32.274363+0000 mgr.y (mgr.25133) 1264 : cluster 0 pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:48:34.981 INFO:tasks.workunit.client.0.smithi016.stdout: 977: throughput=5MB/sec pending data=0 2024-04-10T03:48:34.981 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GPau6OsoVAeCkA0 off=4329229 len=438671 2024-04-10T03:48:34.988 INFO:tasks.workunit.client.0.smithi016.stdout:op 5119 completed, throughput=5MB/sec 2024-04-10T03:48:34.988 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Nf7YiFpk4_U8EBz off=12742926 len=1171671 2024-04-10T03:48:34.992 INFO:tasks.workunit.client.0.smithi016.stdout:op 5120 completed, throughput=5MB/sec 2024-04-10T03:48:34.992 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aCiwKS_HU6Dj_25 off=4964093 len=858421 2024-04-10T03:48:35.000 INFO:tasks.workunit.client.0.smithi016.stdout:op 5121 completed, throughput=5MB/sec 2024-04-10T03:48:35.000 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vozVs-MIxCFhXq7 off=1019273 len=1792977 2024-04-10T03:48:35.004 INFO:tasks.workunit.client.0.smithi016.stdout:op 5122 completed, throughput=5MB/sec 2024-04-10T03:48:35.004 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Txwgqq4dk7nZst_ off=6774766 len=377031 2024-04-10T03:48:35.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 5123 completed, throughput=5MB/sec 2024-04-10T03:48:35.010 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kj5f7EA-X_Oe8cB off=273845 len=202798 2024-04-10T03:48:35.011 INFO:tasks.workunit.client.0.smithi016.stdout:op 5124 completed, throughput=5MB/sec 2024-04-10T03:48:35.011 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GJYb7Vdj6h8ZXwW off=1137786 len=769803 2024-04-10T03:48:35.018 INFO:tasks.workunit.client.0.smithi016.stdout:op 5125 completed, throughput=5MB/sec 2024-04-10T03:48:36.018 INFO:tasks.workunit.client.0.smithi016.stdout: 978: throughput=5MB/sec pending data=0 2024-04-10T03:48:36.018 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZfpamI4n6SK8UQz off=3934290 len=821383 2024-04-10T03:48:36.022 INFO:tasks.workunit.client.0.smithi016.stdout:op 5126 completed, throughput=5MB/sec 2024-04-10T03:48:36.022 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-akPNp_i3-lw7ZAp off=0 len=1389943 2024-04-10T03:48:36.026 INFO:tasks.workunit.client.0.smithi016.stdout:op 5127 completed, throughput=5MB/sec 2024-04-10T03:48:36.026 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RSYj0fjGcDpa9ln off=1230110 len=1570250 2024-04-10T03:48:36.038 INFO:tasks.workunit.client.0.smithi016.stdout:op 5128 completed, throughput=5MB/sec 2024-04-10T03:48:36.038 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-18xSZaalbpBuq3b off=8634739 len=1810890 2024-04-10T03:48:36.042 INFO:tasks.workunit.client.0.smithi016.stdout:op 5129 completed, throughput=5MB/sec 2024-04-10T03:48:36.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:35 smithi016 bash[74137]: cluster 2024-04-10T03:48:34.275538+0000 mgr.y (mgr.25133) 1265 : cluster 0 pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:48:36.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:35 smithi016 bash[72916]: cluster 2024-04-10T03:48:34.275538+0000 mgr.y (mgr.25133) 1265 : cluster 0 pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:48:36.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:35 smithi136 bash[68278]: cluster 2024-04-10T03:48:34.275538+0000 mgr.y (mgr.25133) 1265 : cluster 0 pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:48:37.042 INFO:tasks.workunit.client.0.smithi016.stdout: 979: throughput=5MB/sec pending data=0 2024-04-10T03:48:37.042 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c8s64jgaYixOPKP off=1724587 len=1852327 2024-04-10T03:48:37.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 5130 completed, throughput=5MB/sec 2024-04-10T03:48:37.048 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dS7ogOWUVs-bkjj off=6999529 len=1890254 2024-04-10T03:48:37.061 INFO:tasks.workunit.client.0.smithi016.stdout:op 5131 completed, throughput=5MB/sec 2024-04-10T03:48:37.061 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-REexUGktuTBVz1c off=19591022 len=458955 2024-04-10T03:48:37.062 INFO:tasks.workunit.client.0.smithi016.stdout:op 5132 completed, throughput=5MB/sec 2024-04-10T03:48:37.063 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7su7zTV5-eHY5fv off=15068306 len=1051020 2024-04-10T03:48:37.066 INFO:tasks.workunit.client.0.smithi016.stdout:op 5133 completed, throughput=5MB/sec 2024-04-10T03:48:38.066 INFO:tasks.workunit.client.0.smithi016.stdout: 980: throughput=5MB/sec pending data=0 2024-04-10T03:48:38.066 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vd4aGh-R-NVybJ7 off=334139 len=1918174 2024-04-10T03:48:38.073 INFO:tasks.workunit.client.0.smithi016.stdout:op 5134 completed, throughput=5MB/sec 2024-04-10T03:48:38.073 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qGOnMWBH-bYQ7_u off=12239775 len=873206 2024-04-10T03:48:38.076 INFO:tasks.workunit.client.0.smithi016.stdout:op 5135 completed, throughput=5MB/sec 2024-04-10T03:48:38.076 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lAwdSAwgaw7oC-k off=7893671 len=2065544 2024-04-10T03:48:38.081 INFO:tasks.workunit.client.0.smithi016.stdout:op 5136 completed, throughput=5MB/sec 2024-04-10T03:48:38.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:37 smithi016 bash[72916]: cluster 2024-04-10T03:48:36.276484+0000 mgr.y (mgr.25133) 1266 : cluster 0 pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:48:38.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:37 smithi016 bash[74137]: cluster 2024-04-10T03:48:36.276484+0000 mgr.y (mgr.25133) 1266 : cluster 0 pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:48:38.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:37 smithi136 bash[68278]: cluster 2024-04-10T03:48:36.276484+0000 mgr.y (mgr.25133) 1266 : cluster 0 pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-10T03:48:39.082 INFO:tasks.workunit.client.0.smithi016.stdout: 981: throughput=5MB/sec pending data=0 2024-04-10T03:48:39.082 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aVvsZrMiETsTrvF off=2805875 len=1387602 2024-04-10T03:48:39.085 INFO:tasks.workunit.client.0.smithi016.stdout:op 5137 completed, throughput=5MB/sec 2024-04-10T03:48:39.085 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0ikVpPixEK5k8Xi off=8109352 len=1292445 2024-04-10T03:48:39.097 INFO:tasks.workunit.client.0.smithi016.stdout:op 5138 completed, throughput=5MB/sec 2024-04-10T03:48:39.097 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S7Z6tgovWISYMuL off=1834274 len=154176 2024-04-10T03:48:39.098 INFO:tasks.workunit.client.0.smithi016.stdout:op 5139 completed, throughput=5MB/sec 2024-04-10T03:48:39.098 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jV_NAbMiFerlpHp off=7995491 len=1538020 2024-04-10T03:48:39.110 INFO:tasks.workunit.client.0.smithi016.stdout:op 5140 completed, throughput=5MB/sec 2024-04-10T03:48:39.110 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mVCw5UV2qmEPk8s off=9318782 len=1452795 2024-04-10T03:48:39.119 INFO:tasks.workunit.client.0.smithi016.stdout:op 5141 completed, throughput=5MB/sec 2024-04-10T03:48:40.120 INFO:tasks.workunit.client.0.smithi016.stdout: 982: throughput=5MB/sec pending data=0 2024-04-10T03:48:40.120 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xv35XVDcHUivYZ1 off=622428 len=1237219 2024-04-10T03:48:40.130 INFO:tasks.workunit.client.0.smithi016.stdout:op 5142 completed, throughput=5MB/sec 2024-04-10T03:48:40.130 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5rkQeoB3RPFj8ed off=3210105 len=215666 2024-04-10T03:48:40.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 5143 completed, throughput=5MB/sec 2024-04-10T03:48:40.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-APSMMLhcySyvM7m off=5862017 len=2029381 2024-04-10T03:48:40.137 INFO:tasks.workunit.client.0.smithi016.stdout:op 5144 completed, throughput=5MB/sec 2024-04-10T03:48:40.137 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ATBSUZ_y7bYffY_ off=4253653 len=1870756 2024-04-10T03:48:40.142 INFO:tasks.workunit.client.0.smithi016.stdout:op 5145 completed, throughput=5MB/sec 2024-04-10T03:48:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:39 smithi016 bash[72916]: cluster 2024-04-10T03:48:38.277303+0000 mgr.y (mgr.25133) 1267 : cluster 0 pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:48:40.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:39 smithi016 bash[74137]: cluster 2024-04-10T03:48:38.277303+0000 mgr.y (mgr.25133) 1267 : cluster 0 pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:48:40.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:39 smithi136 bash[68278]: cluster 2024-04-10T03:48:38.277303+0000 mgr.y (mgr.25133) 1267 : cluster 0 pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-10T03:48:41.142 INFO:tasks.workunit.client.0.smithi016.stdout: 983: throughput=5MB/sec pending data=0 2024-04-10T03:48:41.143 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mKITEPhBfujlA8e off=10055868 len=510216 2024-04-10T03:48:41.149 INFO:tasks.workunit.client.0.smithi016.stdout:op 5146 completed, throughput=5MB/sec 2024-04-10T03:48:41.150 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fv37mlwsKm636y4 off=2647323 len=1314586 2024-04-10T03:48:41.153 INFO:tasks.workunit.client.0.smithi016.stdout:op 5147 completed, throughput=5MB/sec 2024-04-10T03:48:41.153 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YPn9RL6o5jFwqAu off=2013642 len=780198 2024-04-10T03:48:41.161 INFO:tasks.workunit.client.0.smithi016.stdout:op 5148 completed, throughput=5MB/sec 2024-04-10T03:48:41.161 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W2oHkjA2-_yPDuc off=14846857 len=110434 2024-04-10T03:48:41.166 INFO:tasks.workunit.client.0.smithi016.stdout:op 5149 completed, throughput=5MB/sec 2024-04-10T03:48:41.166 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nMKnN1HanGmD5sd off=4769829 len=1200175 2024-04-10T03:48:41.177 INFO:tasks.workunit.client.0.smithi016.stdout:op 5150 completed, throughput=5MB/sec 2024-04-10T03:48:41.178 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EaLSeL0S11H7DM_ off=1644247 len=693434 2024-04-10T03:48:41.180 INFO:tasks.workunit.client.0.smithi016.stdout:op 5151 completed, throughput=5MB/sec 2024-04-10T03:48:41.180 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-QjzyT0N0IsjBf9C off=5565588 len=490956 2024-04-10T03:48:41.181 INFO:tasks.workunit.client.0.smithi016.stdout:op 5152 completed, throughput=5MB/sec 2024-04-10T03:48:42.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:41 smithi016 bash[72916]: cluster 2024-04-10T03:48:40.278228+0000 mgr.y (mgr.25133) 1268 : cluster 0 pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:48:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:48:41] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:48:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:41 smithi016 bash[74137]: cluster 2024-04-10T03:48:40.278228+0000 mgr.y (mgr.25133) 1268 : cluster 0 pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:42.182 INFO:tasks.workunit.client.0.smithi016.stdout: 984: throughput=5MB/sec pending data=0 2024-04-10T03:48:42.182 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8Cv0TqCma29wUF5 off=2626561 len=683298 2024-04-10T03:48:42.184 INFO:tasks.workunit.client.0.smithi016.stdout:op 5153 completed, throughput=5MB/sec 2024-04-10T03:48:42.184 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6qxgfiNutkRDd8N off=6690880 len=465755 2024-04-10T03:48:42.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 5154 completed, throughput=5MB/sec 2024-04-10T03:48:42.191 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yMUbefZ_Lq9oFk5 off=8507253 len=679749 2024-04-10T03:48:42.194 INFO:tasks.workunit.client.0.smithi016.stdout:op 5155 completed, throughput=5MB/sec 2024-04-10T03:48:42.194 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZthDtGDLjV3Ksho off=6761639 len=381035 2024-04-10T03:48:42.197 INFO:tasks.workunit.client.0.smithi016.stdout:op 5156 completed, throughput=5MB/sec 2024-04-10T03:48:42.198 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m_ucjyqi12eKOE- off=1151503 len=1717837 2024-04-10T03:48:42.209 INFO:tasks.workunit.client.0.smithi016.stdout:op 5157 completed, throughput=5MB/sec 2024-04-10T03:48:42.209 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mf66kk4-yYgCZZ6 off=10333544 len=323576 2024-04-10T03:48:42.210 INFO:tasks.workunit.client.0.smithi016.stdout:op 5158 completed, throughput=5MB/sec 2024-04-10T03:48:42.210 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eJZhPMkDB290Q0t off=1008918 len=1124534 2024-04-10T03:48:42.219 INFO:tasks.workunit.client.0.smithi016.stdout:op 5159 completed, throughput=5MB/sec 2024-04-10T03:48:42.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:41 smithi136 bash[68278]: cluster 2024-04-10T03:48:40.278228+0000 mgr.y (mgr.25133) 1268 : cluster 0 pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:43.219 INFO:tasks.workunit.client.0.smithi016.stdout: 985: throughput=5MB/sec pending data=0 2024-04-10T03:48:43.219 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wL6N3S8hus7jzJt off=2907636 len=1984368 2024-04-10T03:48:43.234 INFO:tasks.workunit.client.0.smithi016.stdout:op 5160 completed, throughput=5MB/sec 2024-04-10T03:48:43.234 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rbIjOuLJ5j-JiTO off=105797 len=1349881 2024-04-10T03:48:43.244 INFO:tasks.workunit.client.0.smithi016.stdout:op 5161 completed, throughput=5MB/sec 2024-04-10T03:48:43.244 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7dl9u0FZVteC9TH off=2782623 len=1944474 2024-04-10T03:48:43.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 5162 completed, throughput=5MB/sec 2024-04-10T03:48:43.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:42 smithi016 bash[72916]: audit 2024-04-10T03:48:42.577354+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:42 smithi016 bash[74137]: audit 2024-04-10T03:48:42.577354+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:43.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:42 smithi136 bash[68278]: audit 2024-04-10T03:48:42.577354+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:44.248 INFO:tasks.workunit.client.0.smithi016.stdout: 986: throughput=5MB/sec pending data=0 2024-04-10T03:48:44.248 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MUrMvkgEb9a3Vqh off=850096 len=720502 2024-04-10T03:48:44.257 INFO:tasks.workunit.client.0.smithi016.stdout:op 5163 completed, throughput=5MB/sec 2024-04-10T03:48:44.257 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-V4HbmbhCJ2guVCb off=6445558 len=305022 2024-04-10T03:48:44.263 INFO:tasks.workunit.client.0.smithi016.stdout:op 5164 completed, throughput=5MB/sec 2024-04-10T03:48:44.264 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6qG0FCGphFofWLg off=1571642 len=626189 2024-04-10T03:48:44.270 INFO:tasks.workunit.client.0.smithi016.stdout:op 5165 completed, throughput=5MB/sec 2024-04-10T03:48:44.271 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kqITWIWBPy-r54q off=13860135 len=641998 2024-04-10T03:48:44.277 INFO:tasks.workunit.client.0.smithi016.stdout:op 5166 completed, throughput=5MB/sec 2024-04-10T03:48:44.277 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RDc4vxyRQiO4NjX off=8530963 len=793562 2024-04-10T03:48:44.280 INFO:tasks.workunit.client.0.smithi016.stdout:op 5167 completed, throughput=5MB/sec 2024-04-10T03:48:44.281 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-r8_e8p9D8WRCpKz off=2360915 len=1893195 2024-04-10T03:48:44.284 INFO:tasks.workunit.client.0.smithi016.stdout:op 5168 completed, throughput=5MB/sec 2024-04-10T03:48:44.284 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-f4M9Z00akSbUm_4 off=726341 len=667512 2024-04-10T03:48:44.286 INFO:tasks.workunit.client.0.smithi016.stdout:op 5169 completed, throughput=5MB/sec 2024-04-10T03:48:44.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:43 smithi016 bash[72916]: cluster 2024-04-10T03:48:42.279404+0000 mgr.y (mgr.25133) 1269 : cluster 0 pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:48:44.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:43 smithi016 bash[74137]: cluster 2024-04-10T03:48:42.279404+0000 mgr.y (mgr.25133) 1269 : cluster 0 pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:48:44.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:43 smithi136 bash[68278]: cluster 2024-04-10T03:48:42.279404+0000 mgr.y (mgr.25133) 1269 : cluster 0 pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:48:45.286 INFO:tasks.workunit.client.0.smithi016.stdout: 987: throughput=5MB/sec pending data=0 2024-04-10T03:48:45.286 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FIm1MFGQu3_YapF off=331276 len=1678971 2024-04-10T03:48:45.290 INFO:tasks.workunit.client.0.smithi016.stdout:op 5170 completed, throughput=5MB/sec 2024-04-10T03:48:45.290 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y7G_-QRQtCYsSl8 off=16677415 len=281380 2024-04-10T03:48:45.292 INFO:tasks.workunit.client.0.smithi016.stdout:op 5171 completed, throughput=5MB/sec 2024-04-10T03:48:45.292 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-50gkXEiHfosVBEZ off=2792668 len=68144 2024-04-10T03:48:45.298 INFO:tasks.workunit.client.0.smithi016.stdout:op 5172 completed, throughput=5MB/sec 2024-04-10T03:48:45.298 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-J6gcTwIeei-rnk5 off=692325 len=1530063 2024-04-10T03:48:45.310 INFO:tasks.workunit.client.0.smithi016.stdout:op 5173 completed, throughput=5MB/sec 2024-04-10T03:48:45.310 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--MKTenrohDkhT4i off=1296727 len=1224111 2024-04-10T03:48:45.313 INFO:tasks.workunit.client.0.smithi016.stdout:op 5174 completed, throughput=5MB/sec 2024-04-10T03:48:45.313 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WLe1Lhlo5axIwxu off=13406877 len=944678 2024-04-10T03:48:45.322 INFO:tasks.workunit.client.0.smithi016.stdout:op 5175 completed, throughput=5MB/sec 2024-04-10T03:48:46.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:45 smithi016 bash[72916]: cluster 2024-04-10T03:48:44.280528+0000 mgr.y (mgr.25133) 1270 : cluster 0 pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:48:46.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:45 smithi016 bash[74137]: cluster 2024-04-10T03:48:44.280528+0000 mgr.y (mgr.25133) 1270 : cluster 0 pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:48:46.323 INFO:tasks.workunit.client.0.smithi016.stdout: 988: throughput=5MB/sec pending data=0 2024-04-10T03:48:46.323 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vtuG2SKHO9QhgL5 off=5219151 len=1065227 2024-04-10T03:48:46.326 INFO:tasks.workunit.client.0.smithi016.stdout:op 5176 completed, throughput=5MB/sec 2024-04-10T03:48:46.326 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0t17inj81QpMudP off=617770 len=259448 2024-04-10T03:48:46.327 INFO:tasks.workunit.client.0.smithi016.stdout:op 5177 completed, throughput=5MB/sec 2024-04-10T03:48:46.327 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--8aoaJnuOEoRaRD off=13513265 len=2020383 2024-04-10T03:48:46.343 INFO:tasks.workunit.client.0.smithi016.stdout:op 5178 completed, throughput=5MB/sec 2024-04-10T03:48:46.343 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7VzLxA7EtxANpAd off=1416715 len=1490142 2024-04-10T03:48:46.348 INFO:tasks.workunit.client.0.smithi016.stdout:op 5179 completed, throughput=5MB/sec 2024-04-10T03:48:46.348 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pkV_6SHCQKO61Xn off=546446 len=582125 2024-04-10T03:48:46.355 INFO:tasks.workunit.client.0.smithi016.stdout:op 5180 completed, throughput=5MB/sec 2024-04-10T03:48:46.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:45 smithi136 bash[68278]: cluster 2024-04-10T03:48:44.280528+0000 mgr.y (mgr.25133) 1270 : cluster 0 pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:48:47.355 INFO:tasks.workunit.client.0.smithi016.stdout: 989: throughput=5MB/sec pending data=0 2024-04-10T03:48:47.355 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tYXnoszRx2oqquu off=7279002 len=143062 2024-04-10T03:48:47.360 INFO:tasks.workunit.client.0.smithi016.stdout:op 5181 completed, throughput=5MB/sec 2024-04-10T03:48:47.361 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e0C15Bb72HzXrZF off=5861504 len=1930148 2024-04-10T03:48:47.375 INFO:tasks.workunit.client.0.smithi016.stdout:op 5182 completed, throughput=5MB/sec 2024-04-10T03:48:47.375 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7xG0U1PBfJd6CQ8 off=4140866 len=444395 2024-04-10T03:48:47.382 INFO:tasks.workunit.client.0.smithi016.stdout:op 5183 completed, throughput=5MB/sec 2024-04-10T03:48:47.382 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ezzqaLVuV1xAVaL off=5728877 len=356744 2024-04-10T03:48:47.384 INFO:tasks.workunit.client.0.smithi016.stdout:op 5184 completed, throughput=5MB/sec 2024-04-10T03:48:47.384 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-COgFDdJTS0C9xfn off=10807071 len=1421225 2024-04-10T03:48:47.395 INFO:tasks.workunit.client.0.smithi016.stdout:op 5185 completed, throughput=5MB/sec 2024-04-10T03:48:47.396 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8-TORBG18XlCbPF off=7584324 len=1115604 2024-04-10T03:48:47.405 INFO:tasks.workunit.client.0.smithi016.stdout:op 5186 completed, throughput=5MB/sec 2024-04-10T03:48:48.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:47 smithi016 bash[72916]: cluster 2024-04-10T03:48:46.281515+0000 mgr.y (mgr.25133) 1271 : cluster 0 pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:48.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:47 smithi016 bash[74137]: cluster 2024-04-10T03:48:46.281515+0000 mgr.y (mgr.25133) 1271 : cluster 0 pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:48.405 INFO:tasks.workunit.client.0.smithi016.stdout: 990: throughput=5MB/sec pending data=0 2024-04-10T03:48:48.405 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J7Roq715px2adN2 off=10217991 len=68226 2024-04-10T03:48:48.406 INFO:tasks.workunit.client.0.smithi016.stdout:op 5187 completed, throughput=5MB/sec 2024-04-10T03:48:48.406 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vCEqqG3fie7CGgp off=5732065 len=2088910 2024-04-10T03:48:48.411 INFO:tasks.workunit.client.0.smithi016.stdout:op 5188 completed, throughput=5MB/sec 2024-04-10T03:48:48.411 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iz7DqcsxdEYdr1f off=16176718 len=1955284 2024-04-10T03:48:48.415 INFO:tasks.workunit.client.0.smithi016.stdout:op 5189 completed, throughput=5MB/sec 2024-04-10T03:48:48.415 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KwaoqxHFtvvFmmo off=511839 len=1879444 2024-04-10T03:48:48.418 INFO:tasks.workunit.client.0.smithi016.stdout:op 5190 completed, throughput=5MB/sec 2024-04-10T03:48:48.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:47 smithi136 bash[68278]: cluster 2024-04-10T03:48:46.281515+0000 mgr.y (mgr.25133) 1271 : cluster 0 pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:49.418 INFO:tasks.workunit.client.0.smithi016.stdout: 991: throughput=5MB/sec pending data=0 2024-04-10T03:48:49.418 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_DJQWzrgh1vDYeU off=1881278 len=1020368 2024-04-10T03:48:49.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 5191 completed, throughput=5MB/sec 2024-04-10T03:48:49.428 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3CdCGicIqS_ls3k off=17474771 len=1820389 2024-04-10T03:48:49.440 INFO:tasks.workunit.client.0.smithi016.stdout:op 5192 completed, throughput=5MB/sec 2024-04-10T03:48:49.441 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IvzXoDXG37yRm5G off=83970 len=1375003 2024-04-10T03:48:49.445 INFO:tasks.workunit.client.0.smithi016.stdout:op 5193 completed, throughput=5MB/sec 2024-04-10T03:48:49.445 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CHk6-6X0KzXIPe9 off=2557020 len=1384741 2024-04-10T03:48:49.456 INFO:tasks.workunit.client.0.smithi016.stdout:op 5194 completed, throughput=5MB/sec 2024-04-10T03:48:50.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:49 smithi016 bash[74137]: cluster 2024-04-10T03:48:48.282396+0000 mgr.y (mgr.25133) 1272 : cluster 0 pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:48:50.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:49 smithi016 bash[72916]: cluster 2024-04-10T03:48:48.282396+0000 mgr.y (mgr.25133) 1272 : cluster 0 pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:48:50.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:49 smithi136 bash[68278]: cluster 2024-04-10T03:48:48.282396+0000 mgr.y (mgr.25133) 1272 : cluster 0 pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-10T03:48:50.456 INFO:tasks.workunit.client.0.smithi016.stdout: 992: throughput=5MB/sec pending data=0 2024-04-10T03:48:50.456 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3uaKrMu85aZnlf2 off=8063451 len=1136674 2024-04-10T03:48:50.466 INFO:tasks.workunit.client.0.smithi016.stdout:op 5195 completed, throughput=5MB/sec 2024-04-10T03:48:50.466 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-llUqO9n2vZ84TUJ off=1668254 len=1214879 2024-04-10T03:48:50.476 INFO:tasks.workunit.client.0.smithi016.stdout:op 5196 completed, throughput=5MB/sec 2024-04-10T03:48:50.476 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KTNZtAh_r98bYRf off=5393804 len=1101613 2024-04-10T03:48:50.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 5197 completed, throughput=5MB/sec 2024-04-10T03:48:50.486 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DnXwEmmVYfBcOyO off=8728352 len=1167668 2024-04-10T03:48:50.489 INFO:tasks.workunit.client.0.smithi016.stdout:op 5198 completed, throughput=5MB/sec 2024-04-10T03:48:51.489 INFO:tasks.workunit.client.0.smithi016.stdout: 993: throughput=5MB/sec pending data=0 2024-04-10T03:48:51.489 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Fl21OkrJGk0azpI off=7673237 len=374904 2024-04-10T03:48:51.491 INFO:tasks.workunit.client.0.smithi016.stdout:op 5199 completed, throughput=5MB/sec 2024-04-10T03:48:51.491 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MD3Ucc2Y3NNGUxl off=1806347 len=1366624 2024-04-10T03:48:51.494 INFO:tasks.workunit.client.0.smithi016.stdout:op 5200 completed, throughput=5MB/sec 2024-04-10T03:48:51.494 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ivXl5OQ9Jd6bgp9 off=6634436 len=1914451 2024-04-10T03:48:51.499 INFO:tasks.workunit.client.0.smithi016.stdout:op 5201 completed, throughput=5MB/sec 2024-04-10T03:48:51.499 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-66t0YZsZMoEZh_R off=4212121 len=374636 2024-04-10T03:48:51.500 INFO:tasks.workunit.client.0.smithi016.stdout:op 5202 completed, throughput=5MB/sec 2024-04-10T03:48:51.500 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gn8wJhRsyA0ueIU off=14516784 len=620659 2024-04-10T03:48:51.504 INFO:tasks.workunit.client.0.smithi016.stdout:op 5203 completed, throughput=5MB/sec 2024-04-10T03:48:51.504 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Wz16EhU5Pt63gbv off=521552 len=143930 2024-04-10T03:48:51.508 INFO:tasks.workunit.client.0.smithi016.stdout:op 5204 completed, throughput=5MB/sec 2024-04-10T03:48:51.508 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EzW9mkskrPzN_OQ off=4631074 len=1559555 2024-04-10T03:48:51.521 INFO:tasks.workunit.client.0.smithi016.stdout:op 5205 completed, throughput=5MB/sec 2024-04-10T03:48:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:51 smithi016 bash[72916]: cluster 2024-04-10T03:48:50.283411+0000 mgr.y (mgr.25133) 1273 : cluster 0 pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:48:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:48:51] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.43.0" 2024-04-10T03:48:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:51 smithi016 bash[74137]: cluster 2024-04-10T03:48:50.283411+0000 mgr.y (mgr.25133) 1273 : cluster 0 pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:51 smithi136 bash[68278]: cluster 2024-04-10T03:48:50.283411+0000 mgr.y (mgr.25133) 1273 : cluster 0 pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:48:52.521 INFO:tasks.workunit.client.0.smithi016.stdout: 994: throughput=5MB/sec pending data=0 2024-04-10T03:48:52.521 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IXH3w9von99Wszp off=7435149 len=1409069 2024-04-10T03:48:52.534 INFO:tasks.workunit.client.0.smithi016.stdout:op 5206 completed, throughput=5MB/sec 2024-04-10T03:48:52.534 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W4SJT523YRtDYGr off=12364201 len=1160541 2024-04-10T03:48:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:op 5207 completed, throughput=5MB/sec 2024-04-10T03:48:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CtefajG9kG0Sj4a off=15740145 len=118291 2024-04-10T03:48:52.548 INFO:tasks.workunit.client.0.smithi016.stdout:op 5208 completed, throughput=5MB/sec 2024-04-10T03:48:52.548 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ueN_L6hVSqqLCzA off=13960229 len=1449285 2024-04-10T03:48:52.551 INFO:tasks.workunit.client.0.smithi016.stdout:op 5209 completed, throughput=5MB/sec 2024-04-10T03:48:53.552 INFO:tasks.workunit.client.0.smithi016.stdout: 995: throughput=5MB/sec pending data=0 2024-04-10T03:48:53.552 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WCBXdq1vbv6GldL off=5495195 len=1143699 2024-04-10T03:48:53.562 INFO:tasks.workunit.client.0.smithi016.stdout:op 5210 completed, throughput=5MB/sec 2024-04-10T03:48:53.562 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nV0rgdqpIU8dbDY off=3623890 len=1547129 2024-04-10T03:48:53.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 5211 completed, throughput=5MB/sec 2024-04-10T03:48:53.575 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s99XDq8ssdS5ANf off=16987017 len=1677020 2024-04-10T03:48:53.586 INFO:tasks.workunit.client.0.smithi016.stdout:op 5212 completed, throughput=5MB/sec 2024-04-10T03:48:53.587 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-46_VilhCKH8xm0H off=8841687 len=217188 2024-04-10T03:48:53.591 INFO:tasks.workunit.client.0.smithi016.stdout:op 5213 completed, throughput=5MB/sec 2024-04-10T03:48:53.591 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PRWzcGKG-Zf4R1P off=85132 len=1175315 2024-04-10T03:48:53.602 INFO:tasks.workunit.client.0.smithi016.stdout:op 5214 completed, throughput=5MB/sec 2024-04-10T03:48:54.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:53 smithi016 bash[72916]: cluster 2024-04-10T03:48:52.284538+0000 mgr.y (mgr.25133) 1274 : cluster 0 pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:48:54.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:53 smithi016 bash[74137]: cluster 2024-04-10T03:48:52.284538+0000 mgr.y (mgr.25133) 1274 : cluster 0 pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:48:54.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:53 smithi136 bash[68278]: cluster 2024-04-10T03:48:52.284538+0000 mgr.y (mgr.25133) 1274 : cluster 0 pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:48:54.602 INFO:tasks.workunit.client.0.smithi016.stdout: 996: throughput=5MB/sec pending data=0 2024-04-10T03:48:54.603 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zSJICHkbLKEhkaM off=1857654 len=1827448 2024-04-10T03:48:54.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 5215 completed, throughput=5MB/sec 2024-04-10T03:48:54.607 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UNAjcmUAbaHpgAQ off=1153348 len=1116845 2024-04-10T03:48:54.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 5216 completed, throughput=5MB/sec 2024-04-10T03:48:54.616 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--U5X9-skhw5IvUs off=741801 len=1870712 2024-04-10T03:48:54.622 INFO:tasks.workunit.client.0.smithi016.stdout:op 5217 completed, throughput=5MB/sec 2024-04-10T03:48:54.622 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MfNTSGmPeiIwJOf off=296947 len=1386956 2024-04-10T03:48:54.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 5218 completed, throughput=5MB/sec 2024-04-10T03:48:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: 997: throughput=5MB/sec pending data=0 2024-04-10T03:48:55.627 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7aifAt8SoiE6F2d off=4045413 len=1476838 2024-04-10T03:48:55.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 5219 completed, throughput=5MB/sec 2024-04-10T03:48:55.642 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ppnpk7DcJRKG3j1 off=9443390 len=1598750 2024-04-10T03:48:55.646 INFO:tasks.workunit.client.0.smithi016.stdout:op 5220 completed, throughput=5MB/sec 2024-04-10T03:48:55.646 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pv5iFOB2s9hwr62 off=309477 len=1664322 2024-04-10T03:48:55.659 INFO:tasks.workunit.client.0.smithi016.stdout:op 5221 completed, throughput=5MB/sec 2024-04-10T03:48:56.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:55 smithi016 bash[72916]: cluster 2024-04-10T03:48:54.285515+0000 mgr.y (mgr.25133) 1275 : cluster 0 pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:48:56.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:55 smithi016 bash[74137]: cluster 2024-04-10T03:48:54.285515+0000 mgr.y (mgr.25133) 1275 : cluster 0 pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:48:56.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:55 smithi136 bash[68278]: cluster 2024-04-10T03:48:54.285515+0000 mgr.y (mgr.25133) 1275 : cluster 0 pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:48:56.659 INFO:tasks.workunit.client.0.smithi016.stdout: 998: throughput=5MB/sec pending data=0 2024-04-10T03:48:56.659 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oY_5oJ8UHPuAcxB off=2640967 len=986596 2024-04-10T03:48:56.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 5222 completed, throughput=5MB/sec 2024-04-10T03:48:56.668 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7NNzNrb0m7wlqph off=3166915 len=2042704 2024-04-10T03:48:56.682 INFO:tasks.workunit.client.0.smithi016.stdout:op 5223 completed, throughput=5MB/sec 2024-04-10T03:48:56.682 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TPO7KZJZrQ2yWii off=10989859 len=2052854 2024-04-10T03:48:56.699 INFO:tasks.workunit.client.0.smithi016.stdout:op 5224 completed, throughput=5MB/sec 2024-04-10T03:48:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: 999: throughput=5MB/sec pending data=0 2024-04-10T03:48:57.700 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XYnYHr0yMiJAYpg off=3986700 len=1196085 2024-04-10T03:48:57.701 INFO:tasks.workunit.client.0.smithi016.stdout:op 5225 completed, throughput=5MB/sec 2024-04-10T03:48:57.701 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mCZNVQejY-_NQ37 off=2977401 len=533717 2024-04-10T03:48:57.702 INFO:tasks.workunit.client.0.smithi016.stdout:op 5226 completed, throughput=5MB/sec 2024-04-10T03:48:57.703 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pXvMhpgzl0yfhN3 off=9644474 len=491834 2024-04-10T03:48:57.703 INFO:tasks.workunit.client.0.smithi016.stdout:op 5227 completed, throughput=5MB/sec 2024-04-10T03:48:57.703 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O2IlBBqotaMsCGu off=1308288 len=206670 2024-04-10T03:48:57.706 INFO:tasks.workunit.client.0.smithi016.stdout:op 5228 completed, throughput=5MB/sec 2024-04-10T03:48:57.706 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9TyloXWYElm0t8R off=659889 len=655742 2024-04-10T03:48:57.707 INFO:tasks.workunit.client.0.smithi016.stdout:op 5229 completed, throughput=5MB/sec 2024-04-10T03:48:57.708 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-84h4rFZD7qMvSq5 off=203665 len=592101 2024-04-10T03:48:57.711 INFO:tasks.workunit.client.0.smithi016.stdout:op 5230 completed, throughput=5MB/sec 2024-04-10T03:48:57.711 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-a0KZ2OpY4tPk48a off=2116896 len=351662 2024-04-10T03:48:57.716 INFO:tasks.workunit.client.0.smithi016.stdout:op 5231 completed, throughput=5MB/sec 2024-04-10T03:48:57.716 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u3RWiSBINvS7oxE off=12057437 len=333878 2024-04-10T03:48:57.720 INFO:tasks.workunit.client.0.smithi016.stdout:op 5232 completed, throughput=5MB/sec 2024-04-10T03:48:57.720 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-j2CXWNSGZj8YsoR off=3150783 len=1640158 2024-04-10T03:48:57.722 INFO:tasks.workunit.client.0.smithi016.stdout:op 5233 completed, throughput=5MB/sec 2024-04-10T03:48:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:57 smithi016 bash[72916]: cluster 2024-04-10T03:48:56.286690+0000 mgr.y (mgr.25133) 1276 : cluster 0 pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:48:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:57 smithi016 bash[72916]: audit 2024-04-10T03:48:57.009042+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:48:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:57 smithi016 bash[72916]: audit 2024-04-10T03:48:57.582222+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:58.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:57 smithi016 bash[72916]: audit 2024-04-10T03:48:57.858158+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:48:58.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:58 smithi016 bash[72916]: audit 2024-04-10T03:48:57.859225+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:48:58.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:48:58 smithi016 bash[72916]: audit 2024-04-10T03:48:57.869185+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:48:58.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:58 smithi016 bash[74137]: cluster 2024-04-10T03:48:56.286690+0000 mgr.y (mgr.25133) 1276 : cluster 0 pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:48:58.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:58 smithi016 bash[74137]: audit 2024-04-10T03:48:57.009042+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:48:58.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:58 smithi016 bash[74137]: audit 2024-04-10T03:48:57.582222+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:58.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:58 smithi016 bash[74137]: audit 2024-04-10T03:48:57.858158+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:48:58.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:58 smithi016 bash[74137]: audit 2024-04-10T03:48:57.859225+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:48:58.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:48:58 smithi016 bash[74137]: audit 2024-04-10T03:48:57.869185+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:48:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:58 smithi136 bash[68278]: cluster 2024-04-10T03:48:56.286690+0000 mgr.y (mgr.25133) 1276 : cluster 0 pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:48:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:58 smithi136 bash[68278]: audit 2024-04-10T03:48:57.009042+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:48:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:58 smithi136 bash[68278]: audit 2024-04-10T03:48:57.582222+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:48:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:58 smithi136 bash[68278]: audit 2024-04-10T03:48:57.858158+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:48:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:58 smithi136 bash[68278]: audit 2024-04-10T03:48:57.859225+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:48:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:48:58 smithi136 bash[68278]: audit 2024-04-10T03:48:57.869185+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:48:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: 1000: throughput=5MB/sec pending data=0 2024-04-10T03:48:58.723 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ETfgittmeuxZ1-d off=4925902 len=934345 2024-04-10T03:48:58.725 INFO:tasks.workunit.client.0.smithi016.stdout:op 5234 completed, throughput=5MB/sec 2024-04-10T03:48:58.725 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9cvzuj8toh_jcCv off=550722 len=1455456 2024-04-10T03:48:58.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 5235 completed, throughput=5MB/sec 2024-04-10T03:48:58.729 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NT7Iz0FOWelUO_R off=7719600 len=666520 2024-04-10T03:48:58.736 INFO:tasks.workunit.client.0.smithi016.stdout:op 5236 completed, throughput=5MB/sec 2024-04-10T03:48:58.736 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5HXurI2wJJuvLx5 off=3128859 len=246003 2024-04-10T03:48:58.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 5237 completed, throughput=5MB/sec 2024-04-10T03:48:58.737 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Zi1D7t29YXf1YrJ off=9745837 len=966397 2024-04-10T03:48:58.742 INFO:tasks.workunit.client.0.smithi016.stdout:op 5238 completed, throughput=5MB/sec 2024-04-10T03:48:58.742 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EIWxK3PI9mSNBb5 off=404658 len=362553 2024-04-10T03:48:58.748 INFO:tasks.workunit.client.0.smithi016.stdout:op 5239 completed, throughput=5MB/sec 2024-04-10T03:48:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: 1001: throughput=5MB/sec pending data=0 2024-04-10T03:48:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BxzmgZ09gROUAyh off=14826760 len=1631215 2024-04-10T03:48:59.762 INFO:tasks.workunit.client.0.smithi016.stdout:op 5240 completed, throughput=5MB/sec 2024-04-10T03:48:59.763 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ucgrP4_-1CWkXI1 off=228369 len=264691 2024-04-10T03:48:59.768 INFO:tasks.workunit.client.0.smithi016.stdout:op 5241 completed, throughput=5MB/sec 2024-04-10T03:48:59.768 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VLOSP5cpJIrSwu1 off=759875 len=1783878 2024-04-10T03:48:59.772 INFO:tasks.workunit.client.0.smithi016.stdout:op 5242 completed, throughput=5MB/sec 2024-04-10T03:48:59.772 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aM82WrJoolkdVDc off=4336225 len=1653550 2024-04-10T03:48:59.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 5243 completed, throughput=5MB/sec 2024-04-10T03:48:59.786 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-z7KIkQuYzgJSjbn off=3081079 len=617340 2024-04-10T03:48:59.793 INFO:tasks.workunit.client.0.smithi016.stdout:op 5244 completed, throughput=5MB/sec 2024-04-10T03:49:00.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:00 smithi016 bash[74137]: cluster 2024-04-10T03:48:58.287584+0000 mgr.y (mgr.25133) 1277 : cluster 0 pgmap v1956: 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-04-10T03:49:00.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:00 smithi016 bash[72916]: cluster 2024-04-10T03:48:58.287584+0000 mgr.y (mgr.25133) 1277 : cluster 0 pgmap v1956: 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-04-10T03:49:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:00 smithi136 bash[68278]: cluster 2024-04-10T03:48:58.287584+0000 mgr.y (mgr.25133) 1277 : cluster 0 pgmap v1956: 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-04-10T03:49:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: 1002: throughput=5MB/sec pending data=0 2024-04-10T03:49:00.794 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Rd-R7O0su_5EIIn off=10953773 len=772023 2024-04-10T03:49:00.796 INFO:tasks.workunit.client.0.smithi016.stdout:op 5245 completed, throughput=5MB/sec 2024-04-10T03:49:00.797 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ep2C9xY-XXPRR0C off=1131849 len=1675195 2024-04-10T03:49:00.810 INFO:tasks.workunit.client.0.smithi016.stdout:op 5246 completed, throughput=5MB/sec 2024-04-10T03:49:00.810 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cEO4AF766gZ554u off=7486994 len=663519 2024-04-10T03:49:00.818 INFO:tasks.workunit.client.0.smithi016.stdout:op 5247 completed, throughput=5MB/sec 2024-04-10T03:49:00.818 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5eKZCvWEPLlqGKU off=8796553 len=2018407 2024-04-10T03:49:00.832 INFO:tasks.workunit.client.0.smithi016.stdout:op 5248 completed, throughput=5MB/sec 2024-04-10T03:49:01.832 INFO:tasks.workunit.client.0.smithi016.stdout: 1003: throughput=5MB/sec pending data=0 2024-04-10T03:49:01.832 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-j_kByuCjs0TF-UA off=2716583 len=767186 2024-04-10T03:49:01.840 INFO:tasks.workunit.client.0.smithi016.stdout:op 5249 completed, throughput=5MB/sec 2024-04-10T03:49:01.840 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bNJNunWvV6NyR0f off=7794704 len=1773292 2024-04-10T03:49:01.845 INFO:tasks.workunit.client.0.smithi016.stdout:op 5250 completed, throughput=5MB/sec 2024-04-10T03:49:01.845 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s4q-rgO9SM9NMKc off=21738093 len=152623 2024-04-10T03:49:01.846 INFO:tasks.workunit.client.0.smithi016.stdout:op 5251 completed, throughput=5MB/sec 2024-04-10T03:49:01.846 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vIMh8L3d9CFh-h3 off=81004 len=1388205 2024-04-10T03:49:01.849 INFO:tasks.workunit.client.0.smithi016.stdout:op 5252 completed, throughput=5MB/sec 2024-04-10T03:49:01.849 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8_sGWuxohZHlCVY off=6820897 len=1601855 2024-04-10T03:49:01.853 INFO:tasks.workunit.client.0.smithi016.stdout:op 5253 completed, throughput=5MB/sec 2024-04-10T03:49:02.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:02 smithi016 bash[72916]: cluster 2024-04-10T03:49:00.288541+0000 mgr.y (mgr.25133) 1278 : cluster 0 pgmap v1957: 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-04-10T03:49:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:49:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:49:01] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:49:02.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:02 smithi016 bash[74137]: cluster 2024-04-10T03:49:00.288541+0000 mgr.y (mgr.25133) 1278 : cluster 0 pgmap v1957: 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-04-10T03:49:02.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:02 smithi136 bash[68278]: cluster 2024-04-10T03:49:00.288541+0000 mgr.y (mgr.25133) 1278 : cluster 0 pgmap v1957: 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-04-10T03:49:02.853 INFO:tasks.workunit.client.0.smithi016.stdout: 1004: throughput=5MB/sec pending data=0 2024-04-10T03:49:02.854 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-n_fCMJ--d17JHi5 off=166152 len=1609241 2024-04-10T03:49:02.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 5254 completed, throughput=5MB/sec 2024-04-10T03:49:02.857 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BkcxFgFwyZ8UYyf off=4535645 len=1534469 2024-04-10T03:49:02.874 INFO:tasks.workunit.client.0.smithi016.stdout:op 5255 completed, throughput=5MB/sec 2024-04-10T03:49:02.874 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yf1MjYVFDD0mQ6b off=7009066 len=79472 2024-04-10T03:49:02.879 INFO:tasks.workunit.client.0.smithi016.stdout:op 5256 completed, throughput=5MB/sec 2024-04-10T03:49:02.879 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-unq0I_3xZv8Vsrs off=1024372 len=501143 2024-04-10T03:49:02.881 INFO:tasks.workunit.client.0.smithi016.stdout:op 5257 completed, throughput=5MB/sec 2024-04-10T03:49:02.881 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FiiUtvBRs4_yB5Q off=18922212 len=1210358 2024-04-10T03:49:02.890 INFO:tasks.workunit.client.0.smithi016.stdout:op 5258 completed, throughput=5MB/sec 2024-04-10T03:49:03.890 INFO:tasks.workunit.client.0.smithi016.stdout: 1005: throughput=5MB/sec pending data=0 2024-04-10T03:49:03.891 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dmPw_xVLRGFWiav off=5674393 len=624903 2024-04-10T03:49:03.898 INFO:tasks.workunit.client.0.smithi016.stdout:op 5259 completed, throughput=5MB/sec 2024-04-10T03:49:03.898 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vljt_GaAVZ8tjnn off=6350139 len=865529 2024-04-10T03:49:03.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 5260 completed, throughput=5MB/sec 2024-04-10T03:49:03.907 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Nv8WHf7UCmsnXeG off=6819879 len=1733000 2024-04-10T03:49:03.918 INFO:tasks.workunit.client.0.smithi016.stdout:op 5261 completed, throughput=5MB/sec 2024-04-10T03:49:03.918 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NlCHeLFPVP1GZGu off=725870 len=635487 2024-04-10T03:49:03.921 INFO:tasks.workunit.client.0.smithi016.stdout:op 5262 completed, throughput=5MB/sec 2024-04-10T03:49:03.921 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d_aEvoEe5rF7ROj off=13494270 len=998128 2024-04-10T03:49:03.924 INFO:tasks.workunit.client.0.smithi016.stdout:op 5263 completed, throughput=5MB/sec 2024-04-10T03:49:03.924 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qDdagbTpqy8qHid off=10750042 len=1085187 2024-04-10T03:49:03.933 INFO:tasks.workunit.client.0.smithi016.stdout:op 5264 completed, throughput=5MB/sec 2024-04-10T03:49:04.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:04 smithi016 bash[74137]: cluster 2024-04-10T03:49:02.289646+0000 mgr.y (mgr.25133) 1279 : cluster 0 pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:49:04.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:04 smithi016 bash[72916]: cluster 2024-04-10T03:49:02.289646+0000 mgr.y (mgr.25133) 1279 : cluster 0 pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:49:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:04 smithi136 bash[68278]: cluster 2024-04-10T03:49:02.289646+0000 mgr.y (mgr.25133) 1279 : cluster 0 pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:49:04.934 INFO:tasks.workunit.client.0.smithi016.stdout: 1006: throughput=5MB/sec pending data=0 2024-04-10T03:49:04.934 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YZbhdI_fu9klLcs off=13368951 len=1524884 2024-04-10T03:49:04.946 INFO:tasks.workunit.client.0.smithi016.stdout:op 5265 completed, throughput=5MB/sec 2024-04-10T03:49:04.946 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ezzqaLVuV1xAVaL off=464678 len=224635 2024-04-10T03:49:04.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 5266 completed, throughput=5MB/sec 2024-04-10T03:49:04.948 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ra5hFXKZw7j4KhN off=1729601 len=910582 2024-04-10T03:49:04.956 INFO:tasks.workunit.client.0.smithi016.stdout:op 5267 completed, throughput=5MB/sec 2024-04-10T03:49:04.956 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rUPaQ8F-ZeMazeO off=1596892 len=1835408 2024-04-10T03:49:04.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 5268 completed, throughput=5MB/sec 2024-04-10T03:49:04.961 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I-wcmnJB9ECwxrr off=6417508 len=1242483 2024-04-10T03:49:04.965 INFO:tasks.workunit.client.0.smithi016.stdout:op 5269 completed, throughput=5MB/sec 2024-04-10T03:49:05.966 INFO:tasks.workunit.client.0.smithi016.stdout: 1007: throughput=5MB/sec pending data=0 2024-04-10T03:49:05.966 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mO2ldToHiMf6HRE off=8689174 len=1918218 2024-04-10T03:49:05.979 INFO:tasks.workunit.client.0.smithi016.stdout:op 5270 completed, throughput=5MB/sec 2024-04-10T03:49:05.979 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YFGvqtfElVGYGQC off=28784 len=1232587 2024-04-10T03:49:05.983 INFO:tasks.workunit.client.0.smithi016.stdout:op 5271 completed, throughput=5MB/sec 2024-04-10T03:49:05.983 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vNl8EbqKT9WLeXk off=18109555 len=207381 2024-04-10T03:49:05.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 5272 completed, throughput=5MB/sec 2024-04-10T03:49:05.990 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TIkiaOHX7W612Uj off=4030059 len=225918 2024-04-10T03:49:05.996 INFO:tasks.workunit.client.0.smithi016.stdout:op 5273 completed, throughput=5MB/sec 2024-04-10T03:49:05.996 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xrGKfPdesf7p5kP off=7962623 len=805061 2024-04-10T03:49:05.998 INFO:tasks.workunit.client.0.smithi016.stdout:op 5274 completed, throughput=5MB/sec 2024-04-10T03:49:05.999 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eBNToUO2Sl1I7-- off=3883449 len=1148861 2024-04-10T03:49:06.008 INFO:tasks.workunit.client.0.smithi016.stdout:op 5275 completed, throughput=5MB/sec 2024-04-10T03:49:06.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:06 smithi016 bash[72916]: cluster 2024-04-10T03:49:04.290661+0000 mgr.y (mgr.25133) 1280 : cluster 0 pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:49:06.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:06 smithi016 bash[74137]: cluster 2024-04-10T03:49:04.290661+0000 mgr.y (mgr.25133) 1280 : cluster 0 pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:49:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:06 smithi136 bash[68278]: cluster 2024-04-10T03:49:04.290661+0000 mgr.y (mgr.25133) 1280 : cluster 0 pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:49:07.008 INFO:tasks.workunit.client.0.smithi016.stdout: 1008: throughput=5MB/sec pending data=0 2024-04-10T03:49:07.008 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LknoIr3uZ-qDYDr off=1112928 len=1767050 2024-04-10T03:49:07.021 INFO:tasks.workunit.client.0.smithi016.stdout:op 5276 completed, throughput=5MB/sec 2024-04-10T03:49:07.021 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mjGPvuN9cW8X0W2 off=6216389 len=599779 2024-04-10T03:49:07.028 INFO:tasks.workunit.client.0.smithi016.stdout:op 5277 completed, throughput=5MB/sec 2024-04-10T03:49:07.028 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rtP103cBxDmpxlz off=2297739 len=854441 2024-04-10T03:49:07.035 INFO:tasks.workunit.client.0.smithi016.stdout:op 5278 completed, throughput=5MB/sec 2024-04-10T03:49:07.035 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y_NTOwBGTRaA96j off=44389 len=1309577 2024-04-10T03:49:07.044 INFO:tasks.workunit.client.0.smithi016.stdout:op 5279 completed, throughput=5MB/sec 2024-04-10T03:49:08.044 INFO:tasks.workunit.client.0.smithi016.stdout: 1009: throughput=5MB/sec pending data=0 2024-04-10T03:49:08.044 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZZtHGt2V4M8uEDZ off=1114702 len=1024481 2024-04-10T03:49:08.047 INFO:tasks.workunit.client.0.smithi016.stdout:op 5280 completed, throughput=5MB/sec 2024-04-10T03:49:08.048 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--vlD7N8VETOx2Fs off=2200225 len=942561 2024-04-10T03:49:08.056 INFO:tasks.workunit.client.0.smithi016.stdout:op 5281 completed, throughput=5MB/sec 2024-04-10T03:49:08.056 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SUVA1Dl3APmeA-z off=2710825 len=378874 2024-04-10T03:49:08.063 INFO:tasks.workunit.client.0.smithi016.stdout:op 5282 completed, throughput=5MB/sec 2024-04-10T03:49:08.063 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x8J2H0zHjvRRjBJ off=3291461 len=2070616 2024-04-10T03:49:08.077 INFO:tasks.workunit.client.0.smithi016.stdout:op 5283 completed, throughput=5MB/sec 2024-04-10T03:49:08.077 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9DwtYx5EIbqqMUx off=9829184 len=1866144 2024-04-10T03:49:08.088 INFO:tasks.workunit.client.0.smithi016.stdout:op 5284 completed, throughput=5MB/sec 2024-04-10T03:49:08.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:08 smithi016 bash[74137]: cluster 2024-04-10T03:49:06.291681+0000 mgr.y (mgr.25133) 1281 : cluster 0 pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:49:08.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:08 smithi016 bash[72916]: cluster 2024-04-10T03:49:06.291681+0000 mgr.y (mgr.25133) 1281 : cluster 0 pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:49:08.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:08 smithi136 bash[68278]: cluster 2024-04-10T03:49:06.291681+0000 mgr.y (mgr.25133) 1281 : cluster 0 pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:49:09.089 INFO:tasks.workunit.client.0.smithi016.stdout: 1010: throughput=5MB/sec pending data=0 2024-04-10T03:49:09.089 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SsBw7m2d8seV86X off=11104548 len=1593942 2024-04-10T03:49:09.093 INFO:tasks.workunit.client.0.smithi016.stdout:op 5285 completed, throughput=5MB/sec 2024-04-10T03:49:09.093 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NyBhGorjkqcSXr7 off=10687594 len=451078 2024-04-10T03:49:09.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 5286 completed, throughput=5MB/sec 2024-04-10T03:49:09.099 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_bhEqqdw1YgfLBL off=12392977 len=401674 2024-04-10T03:49:09.104 INFO:tasks.workunit.client.0.smithi016.stdout:op 5287 completed, throughput=5MB/sec 2024-04-10T03:49:09.104 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2q-3jdfc9PE3sKO off=5272686 len=509221 2024-04-10T03:49:09.106 INFO:tasks.workunit.client.0.smithi016.stdout:op 5288 completed, throughput=5MB/sec 2024-04-10T03:49:09.106 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-x07rMctQ4Ogob6V off=14203813 len=555744 2024-04-10T03:49:09.112 INFO:tasks.workunit.client.0.smithi016.stdout:op 5289 completed, throughput=5MB/sec 2024-04-10T03:49:09.113 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xVN42hjS5uNBRqP off=6658135 len=1022581 2024-04-10T03:49:09.115 INFO:tasks.workunit.client.0.smithi016.stdout:op 5290 completed, throughput=5MB/sec 2024-04-10T03:49:10.115 INFO:tasks.workunit.client.0.smithi016.stdout: 1011: throughput=5MB/sec pending data=0 2024-04-10T03:49:10.116 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3A5utcmv-zJ8ISh off=3106912 len=818232 2024-04-10T03:49:10.118 INFO:tasks.workunit.client.0.smithi016.stdout:op 5291 completed, throughput=5MB/sec 2024-04-10T03:49:10.118 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x1fPIB7wgj4sa9u off=3382368 len=797767 2024-04-10T03:49:10.119 INFO:tasks.workunit.client.0.smithi016.stdout:op 5292 completed, throughput=5MB/sec 2024-04-10T03:49:10.119 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-or5-_Ze4bvMO377 off=6038640 len=1128431 2024-04-10T03:49:10.122 INFO:tasks.workunit.client.0.smithi016.stdout:op 5293 completed, throughput=5MB/sec 2024-04-10T03:49:10.122 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--J355t41fpZj_5c off=3499036 len=481715 2024-04-10T03:49:10.124 INFO:tasks.workunit.client.0.smithi016.stdout:op 5294 completed, throughput=5MB/sec 2024-04-10T03:49:10.125 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kjnhCeHKbfDuE7g off=2543113 len=1993479 2024-04-10T03:49:10.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 5295 completed, throughput=5MB/sec 2024-04-10T03:49:10.139 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0q6WeYuCkxayrly off=4579341 len=1779173 2024-04-10T03:49:10.142 INFO:tasks.workunit.client.0.smithi016.stdout:op 5296 completed, throughput=5MB/sec 2024-04-10T03:49:10.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:10 smithi016 bash[74137]: cluster 2024-04-10T03:49:08.292524+0000 mgr.y (mgr.25133) 1282 : cluster 0 pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:49:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:10 smithi016 bash[72916]: cluster 2024-04-10T03:49:08.292524+0000 mgr.y (mgr.25133) 1282 : cluster 0 pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:49:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:10 smithi136 bash[68278]: cluster 2024-04-10T03:49:08.292524+0000 mgr.y (mgr.25133) 1282 : cluster 0 pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:49:11.143 INFO:tasks.workunit.client.0.smithi016.stdout: 1012: throughput=5MB/sec pending data=0 2024-04-10T03:49:11.143 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wpHIqYOtaCRwXOk off=17585495 len=2097047 2024-04-10T03:49:11.160 INFO:tasks.workunit.client.0.smithi016.stdout:op 5297 completed, throughput=5MB/sec 2024-04-10T03:49:11.160 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4gFO9llATMJTO7U off=4934569 len=1145796 2024-04-10T03:49:11.164 INFO:tasks.workunit.client.0.smithi016.stdout:op 5298 completed, throughput=5MB/sec 2024-04-10T03:49:11.164 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4iIAzG90-oGc6rm off=7871640 len=1897026 2024-04-10T03:49:11.168 INFO:tasks.workunit.client.0.smithi016.stdout:op 5299 completed, throughput=5MB/sec 2024-04-10T03:49:12.026 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:49:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:49:11] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:49:12.168 INFO:tasks.workunit.client.0.smithi016.stdout: 1013: throughput=5MB/sec pending data=0 2024-04-10T03:49:12.169 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-If9O-Kq5De22wAO off=20521022 len=1362956 2024-04-10T03:49:12.180 INFO:tasks.workunit.client.0.smithi016.stdout:op 5300 completed, throughput=5MB/sec 2024-04-10T03:49:12.180 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zS02CpBZ7LbhMyL off=10339012 len=824867 2024-04-10T03:49:12.183 INFO:tasks.workunit.client.0.smithi016.stdout:op 5301 completed, throughput=5MB/sec 2024-04-10T03:49:12.183 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O3rv4FfNhdHUW3d off=16473053 len=710257 2024-04-10T03:49:12.189 INFO:tasks.workunit.client.0.smithi016.stdout:op 5302 completed, throughput=5MB/sec 2024-04-10T03:49:12.189 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4FVYo8JiOylT4CJ off=8086034 len=2014766 2024-04-10T03:49:12.204 INFO:tasks.workunit.client.0.smithi016.stdout:op 5303 completed, throughput=5MB/sec 2024-04-10T03:49:12.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:12 smithi016 bash[72916]: cluster 2024-04-10T03:49:10.293597+0000 mgr.y (mgr.25133) 1283 : cluster 0 pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:49:12.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:12 smithi016 bash[74137]: cluster 2024-04-10T03:49:10.293597+0000 mgr.y (mgr.25133) 1283 : cluster 0 pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:49:12.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:12 smithi136 bash[68278]: cluster 2024-04-10T03:49:10.293597+0000 mgr.y (mgr.25133) 1283 : cluster 0 pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:49:13.204 INFO:tasks.workunit.client.0.smithi016.stdout: 1014: throughput=5MB/sec pending data=0 2024-04-10T03:49:13.204 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hD6NcKp1A9UA0SZ off=2515894 len=1534203 2024-04-10T03:49:13.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 5304 completed, throughput=5MB/sec 2024-04-10T03:49:13.208 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pD1NKJdvZwM5HTW off=3303287 len=1048703 2024-04-10T03:49:13.219 INFO:tasks.workunit.client.0.smithi016.stdout:op 5305 completed, throughput=5MB/sec 2024-04-10T03:49:13.219 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c9oDuHG46pfFlw6 off=339288 len=2074100 2024-04-10T03:49:13.233 INFO:tasks.workunit.client.0.smithi016.stdout:op 5306 completed, throughput=5MB/sec 2024-04-10T03:49:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:13 smithi016 bash[74137]: audit 2024-04-10T03:49:12.583253+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:13 smithi016 bash[72916]: audit 2024-04-10T03:49:12.583253+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:13.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:13 smithi136 bash[68278]: audit 2024-04-10T03:49:12.583253+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:14.234 INFO:tasks.workunit.client.0.smithi016.stdout: 1015: throughput=5MB/sec pending data=0 2024-04-10T03:49:14.234 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2_nXj2wcn2dyhHn off=4682674 len=1872235 2024-04-10T03:49:14.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 5307 completed, throughput=5MB/sec 2024-04-10T03:49:14.248 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s4Jd061TplY2l38 off=724277 len=1061035 2024-04-10T03:49:14.249 INFO:tasks.workunit.client.0.smithi016.stdout:op 5308 completed, throughput=5MB/sec 2024-04-10T03:49:14.250 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vzLzaguCcEPE3Bi off=1209636 len=1934478 2024-04-10T03:49:14.262 INFO:tasks.workunit.client.0.smithi016.stdout:op 5309 completed, throughput=5MB/sec 2024-04-10T03:49:14.262 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fEYRrwdo2ym6EQM off=7303543 len=1245978 2024-04-10T03:49:14.272 INFO:tasks.workunit.client.0.smithi016.stdout:op 5310 completed, throughput=5MB/sec 2024-04-10T03:49:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:14 smithi016 bash[72916]: cluster 2024-04-10T03:49:12.294876+0000 mgr.y (mgr.25133) 1284 : cluster 0 pgmap v1963: 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, 4 op/s 2024-04-10T03:49:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:14 smithi016 bash[74137]: cluster 2024-04-10T03:49:12.294876+0000 mgr.y (mgr.25133) 1284 : cluster 0 pgmap v1963: 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, 4 op/s 2024-04-10T03:49:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:14 smithi136 bash[68278]: cluster 2024-04-10T03:49:12.294876+0000 mgr.y (mgr.25133) 1284 : cluster 0 pgmap v1963: 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, 4 op/s 2024-04-10T03:49:15.273 INFO:tasks.workunit.client.0.smithi016.stdout: 1016: throughput=5MB/sec pending data=0 2024-04-10T03:49:15.273 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1f6FDTMmWKPQ-cN off=9285969 len=1009981 2024-04-10T03:49:15.276 INFO:tasks.workunit.client.0.smithi016.stdout:op 5311 completed, throughput=5MB/sec 2024-04-10T03:49:15.276 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nadCdKYi6_TBElY off=16348197 len=1004237 2024-04-10T03:49:15.284 INFO:tasks.workunit.client.0.smithi016.stdout:op 5312 completed, throughput=5MB/sec 2024-04-10T03:49:15.285 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cF-pvzFbSG2O48M off=7643299 len=57464 2024-04-10T03:49:15.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 5313 completed, throughput=5MB/sec 2024-04-10T03:49:15.285 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0ThD6G2P_UsuUGE off=1908423 len=31866 2024-04-10T03:49:15.286 INFO:tasks.workunit.client.0.smithi016.stdout:op 5314 completed, throughput=5MB/sec 2024-04-10T03:49:15.286 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sOTVi7z-iRJ5IOj off=603099 len=920271 2024-04-10T03:49:15.296 INFO:tasks.workunit.client.0.smithi016.stdout:op 5315 completed, throughput=5MB/sec 2024-04-10T03:49:15.296 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XYnYHr0yMiJAYpg off=5250440 len=1599387 2024-04-10T03:49:15.309 INFO:tasks.workunit.client.0.smithi016.stdout:op 5316 completed, throughput=5MB/sec 2024-04-10T03:49:15.309 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YCVyKD2WSdSvlHC off=7559990 len=862042 2024-04-10T03:49:15.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 5317 completed, throughput=5MB/sec 2024-04-10T03:49:16.312 INFO:tasks.workunit.client.0.smithi016.stdout: 1017: throughput=5MB/sec pending data=0 2024-04-10T03:49:16.312 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yFvM5XbAU8jLg1S off=2109408 len=1899619 2024-04-10T03:49:16.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:16 smithi016 bash[72916]: cluster 2024-04-10T03:49:14.295950+0000 mgr.y (mgr.25133) 1285 : cluster 0 pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:49:16.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:16 smithi016 bash[74137]: cluster 2024-04-10T03:49:14.295950+0000 mgr.y (mgr.25133) 1285 : cluster 0 pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:49:16.318 INFO:tasks.workunit.client.0.smithi016.stdout:op 5318 completed, throughput=5MB/sec 2024-04-10T03:49:16.318 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0Wu1eqY3Wo57KzD off=2378811 len=1214319 2024-04-10T03:49:16.329 INFO:tasks.workunit.client.0.smithi016.stdout:op 5319 completed, throughput=5MB/sec 2024-04-10T03:49:16.329 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OZ5ateAsEBoWIzL off=3638342 len=1667965 2024-04-10T03:49:16.333 INFO:tasks.workunit.client.0.smithi016.stdout:op 5320 completed, throughput=5MB/sec 2024-04-10T03:49:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:16 smithi136 bash[68278]: cluster 2024-04-10T03:49:14.295950+0000 mgr.y (mgr.25133) 1285 : cluster 0 pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:49:17.333 INFO:tasks.workunit.client.0.smithi016.stdout: 1018: throughput=5MB/sec pending data=0 2024-04-10T03:49:17.333 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WJHNp_oCuG50dHP off=10013965 len=1568041 2024-04-10T03:49:17.337 INFO:tasks.workunit.client.0.smithi016.stdout:op 5321 completed, throughput=5MB/sec 2024-04-10T03:49:17.337 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NkIk5dTndkHmWK8 off=15259925 len=378576 2024-04-10T03:49:17.340 INFO:tasks.workunit.client.0.smithi016.stdout:op 5322 completed, throughput=5MB/sec 2024-04-10T03:49:17.340 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ypAImUtzS8pAkZs off=2306932 len=200073 2024-04-10T03:49:17.341 INFO:tasks.workunit.client.0.smithi016.stdout:op 5323 completed, throughput=5MB/sec 2024-04-10T03:49:17.341 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-79lpp1TW2He9Dyw off=12692766 len=1629589 2024-04-10T03:49:17.346 INFO:tasks.workunit.client.0.smithi016.stdout:op 5324 completed, throughput=5MB/sec 2024-04-10T03:49:17.346 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8X05kJymsPgP7z6 off=2913894 len=1343059 2024-04-10T03:49:17.357 INFO:tasks.workunit.client.0.smithi016.stdout:op 5325 completed, throughput=5MB/sec 2024-04-10T03:49:18.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:18 smithi016 bash[74137]: cluster 2024-04-10T03:49:16.296924+0000 mgr.y (mgr.25133) 1286 : cluster 0 pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-10T03:49:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:18 smithi016 bash[72916]: cluster 2024-04-10T03:49:16.296924+0000 mgr.y (mgr.25133) 1286 : cluster 0 pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-10T03:49:18.357 INFO:tasks.workunit.client.0.smithi016.stdout: 1019: throughput=5MB/sec pending data=0 2024-04-10T03:49:18.357 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UXHskYjEB9O2C4t off=7990449 len=1957718 2024-04-10T03:49:18.362 INFO:tasks.workunit.client.0.smithi016.stdout:op 5326 completed, throughput=5MB/sec 2024-04-10T03:49:18.362 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-89Hidiw6zqqQvS2 off=1427805 len=906473 2024-04-10T03:49:18.365 INFO:tasks.workunit.client.0.smithi016.stdout:op 5327 completed, throughput=5MB/sec 2024-04-10T03:49:18.365 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QHMGbI_wYlHLD_x off=7545531 len=307457 2024-04-10T03:49:18.370 INFO:tasks.workunit.client.0.smithi016.stdout:op 5328 completed, throughput=5MB/sec 2024-04-10T03:49:18.371 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9f89x6YGq2_VbKk off=4509536 len=113662 2024-04-10T03:49:18.371 INFO:tasks.workunit.client.0.smithi016.stdout:op 5329 completed, throughput=5MB/sec 2024-04-10T03:49:18.371 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PYeg3iaASS3tDrx off=11344791 len=1841329 2024-04-10T03:49:18.387 INFO:tasks.workunit.client.0.smithi016.stdout:op 5330 completed, throughput=5MB/sec 2024-04-10T03:49:18.387 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--gPBUIWNwAMlzJP off=16933945 len=1915976 2024-04-10T03:49:18.391 INFO:tasks.workunit.client.0.smithi016.stdout:op 5331 completed, throughput=5MB/sec 2024-04-10T03:49:18.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:18 smithi136 bash[68278]: cluster 2024-04-10T03:49:16.296924+0000 mgr.y (mgr.25133) 1286 : cluster 0 pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-10T03:49:19.391 INFO:tasks.workunit.client.0.smithi016.stdout: 1020: throughput=5MB/sec pending data=0 2024-04-10T03:49:19.391 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_39dox6j5R-IPKC off=242563 len=1879448 2024-04-10T03:49:19.397 INFO:tasks.workunit.client.0.smithi016.stdout:op 5332 completed, throughput=5MB/sec 2024-04-10T03:49:19.397 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Qmluoy0AXmZp0xR off=5576178 len=658022 2024-04-10T03:49:19.404 INFO:tasks.workunit.client.0.smithi016.stdout:op 5333 completed, throughput=5MB/sec 2024-04-10T03:49:19.404 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hFk3CJ4j-Hf-k8N off=68341 len=508498 2024-04-10T03:49:19.412 INFO:tasks.workunit.client.0.smithi016.stdout:op 5334 completed, throughput=5MB/sec 2024-04-10T03:49:19.412 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2yoEIzvJowIGKJK off=19759480 len=112818 2024-04-10T03:49:19.413 INFO:tasks.workunit.client.0.smithi016.stdout:op 5335 completed, throughput=5MB/sec 2024-04-10T03:49:19.413 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JYgj9Sv8J8-CKlO off=7257971 len=1037736 2024-04-10T03:49:19.415 INFO:tasks.workunit.client.0.smithi016.stdout:op 5336 completed, throughput=5MB/sec 2024-04-10T03:49:20.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:20 smithi016 bash[74137]: cluster 2024-04-10T03:49:18.297798+0000 mgr.y (mgr.25133) 1287 : cluster 0 pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-10T03:49:20.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:20 smithi016 bash[72916]: cluster 2024-04-10T03:49:18.297798+0000 mgr.y (mgr.25133) 1287 : cluster 0 pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-10T03:49:20.415 INFO:tasks.workunit.client.0.smithi016.stdout: 1021: throughput=5MB/sec pending data=0 2024-04-10T03:49:20.416 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MwWzjt1-mBpkwqV off=1528316 len=770319 2024-04-10T03:49:20.420 INFO:tasks.workunit.client.0.smithi016.stdout:op 5337 completed, throughput=5MB/sec 2024-04-10T03:49:20.420 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ork8QMCQSYcHvNt off=5185949 len=2087491 2024-04-10T03:49:20.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:20 smithi136 bash[68278]: cluster 2024-04-10T03:49:18.297798+0000 mgr.y (mgr.25133) 1287 : cluster 0 pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-10T03:49:20.437 INFO:tasks.workunit.client.0.smithi016.stdout:op 5338 completed, throughput=5MB/sec 2024-04-10T03:49:20.437 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NIFrVfIuAOI-4HV off=22557405 len=228854 2024-04-10T03:49:20.442 INFO:tasks.workunit.client.0.smithi016.stdout:op 5339 completed, throughput=5MB/sec 2024-04-10T03:49:20.442 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bfu3acMLlKGk-yR off=14618925 len=30444 2024-04-10T03:49:20.446 INFO:tasks.workunit.client.0.smithi016.stdout:op 5340 completed, throughput=5MB/sec 2024-04-10T03:49:20.446 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qQOCwgkiVSGVrAl off=6930789 len=1004241 2024-04-10T03:49:20.455 INFO:tasks.workunit.client.0.smithi016.stdout:op 5341 completed, throughput=5MB/sec 2024-04-10T03:49:20.455 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n_m_QbzPCSHhynJ off=15090926 len=587314 2024-04-10T03:49:20.462 INFO:tasks.workunit.client.0.smithi016.stdout:op 5342 completed, throughput=5MB/sec 2024-04-10T03:49:20.462 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Xdz8sT0sz-CZEMu off=4525042 len=342767 2024-04-10T03:49:20.465 INFO:tasks.workunit.client.0.smithi016.stdout:op 5343 completed, throughput=5MB/sec 2024-04-10T03:49:21.465 INFO:tasks.workunit.client.0.smithi016.stdout: 1022: throughput=5MB/sec pending data=0 2024-04-10T03:49:21.465 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EbWReKxzHRLr74R off=8795908 len=2093257 2024-04-10T03:49:21.474 INFO:tasks.workunit.client.0.smithi016.stdout:op 5344 completed, throughput=5MB/sec 2024-04-10T03:49:21.474 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-m-sc3hH-dYGNMOD off=2132813 len=1205674 2024-04-10T03:49:21.478 INFO:tasks.workunit.client.0.smithi016.stdout:op 5345 completed, throughput=5MB/sec 2024-04-10T03:49:21.478 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Vw5WpC5TvR1jzWS off=465865 len=1145557 2024-04-10T03:49:21.481 INFO:tasks.workunit.client.0.smithi016.stdout:op 5346 completed, throughput=5MB/sec 2024-04-10T03:49:21.482 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AZPCG20bVDc2LAC off=4251883 len=927178 2024-04-10T03:49:21.491 INFO:tasks.workunit.client.0.smithi016.stdout:op 5347 completed, throughput=5MB/sec 2024-04-10T03:49:21.491 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ubBe6rlEfJZ32sm off=7019216 len=447187 2024-04-10T03:49:21.494 INFO:tasks.workunit.client.0.smithi016.stdout:op 5348 completed, throughput=5MB/sec 2024-04-10T03:49:22.053 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:49:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:49:21] "GET /metrics HTTP/1.1" 200 34135 "" "Prometheus/2.43.0" 2024-04-10T03:49:22.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:22 smithi016 bash[72916]: cluster 2024-04-10T03:49:20.298758+0000 mgr.y (mgr.25133) 1288 : cluster 0 pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:49:22.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:22 smithi016 bash[74137]: cluster 2024-04-10T03:49:20.298758+0000 mgr.y (mgr.25133) 1288 : cluster 0 pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:49:22.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:22 smithi136 bash[68278]: cluster 2024-04-10T03:49:20.298758+0000 mgr.y (mgr.25133) 1288 : cluster 0 pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:49:22.494 INFO:tasks.workunit.client.0.smithi016.stdout: 1023: throughput=5MB/sec pending data=0 2024-04-10T03:49:22.495 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7k1CIAvZ1NahV4h off=11425951 len=1279740 2024-04-10T03:49:22.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 5349 completed, throughput=5MB/sec 2024-04-10T03:49:22.498 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_4gBAVODcjf0uuy off=294702 len=1960055 2024-04-10T03:49:22.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 5350 completed, throughput=5MB/sec 2024-04-10T03:49:22.503 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AeaZv9iDd1aiFuL off=6391347 len=1177514 2024-04-10T03:49:22.507 INFO:tasks.workunit.client.0.smithi016.stdout:op 5351 completed, throughput=5MB/sec 2024-04-10T03:49:22.507 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UJIzQz5tMT_0WiN off=10217528 len=1256623 2024-04-10T03:49:22.517 INFO:tasks.workunit.client.0.smithi016.stdout:op 5352 completed, throughput=5MB/sec 2024-04-10T03:49:23.518 INFO:tasks.workunit.client.0.smithi016.stdout: 1024: throughput=5MB/sec pending data=0 2024-04-10T03:49:23.518 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RmlGxCgF0GuZIUS off=1285723 len=1159904 2024-04-10T03:49:23.522 INFO:tasks.workunit.client.0.smithi016.stdout:op 5353 completed, throughput=5MB/sec 2024-04-10T03:49:23.522 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SsmB1LEdCh63RS0 off=2244454 len=639444 2024-04-10T03:49:23.524 INFO:tasks.workunit.client.0.smithi016.stdout:op 5354 completed, throughput=5MB/sec 2024-04-10T03:49:23.525 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sSP_-kKv_vPQzT5 off=2634527 len=1510360 2024-04-10T03:49:23.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 5355 completed, throughput=5MB/sec 2024-04-10T03:49:23.529 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Zu73F-fKvJRthOw off=7429542 len=98052 2024-04-10T03:49:23.534 INFO:tasks.workunit.client.0.smithi016.stdout:op 5356 completed, throughput=5MB/sec 2024-04-10T03:49:23.534 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yzPo6KgJ5jKXkro off=53577 len=1659957 2024-04-10T03:49:23.546 INFO:tasks.workunit.client.0.smithi016.stdout:op 5357 completed, throughput=5MB/sec 2024-04-10T03:49:24.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:24 smithi016 bash[74137]: cluster 2024-04-10T03:49:22.299901+0000 mgr.y (mgr.25133) 1289 : cluster 0 pgmap v1968: 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, 4 op/s 2024-04-10T03:49:24.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:24 smithi016 bash[72916]: cluster 2024-04-10T03:49:22.299901+0000 mgr.y (mgr.25133) 1289 : cluster 0 pgmap v1968: 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, 4 op/s 2024-04-10T03:49:24.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:24 smithi136 bash[68278]: cluster 2024-04-10T03:49:22.299901+0000 mgr.y (mgr.25133) 1289 : cluster 0 pgmap v1968: 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, 4 op/s 2024-04-10T03:49:24.546 INFO:tasks.workunit.client.0.smithi016.stdout: 1025: throughput=5MB/sec pending data=0 2024-04-10T03:49:24.547 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZOA0MYPp-TSrbgM off=16311292 len=181534 2024-04-10T03:49:24.552 INFO:tasks.workunit.client.0.smithi016.stdout:op 5358 completed, throughput=5MB/sec 2024-04-10T03:49:24.552 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ie2XFbefK43Kdrr off=7230832 len=1504282 2024-04-10T03:49:24.556 INFO:tasks.workunit.client.0.smithi016.stdout:op 5359 completed, throughput=5MB/sec 2024-04-10T03:49:24.556 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e6choZ3QvsfO6B- off=1096516 len=71087 2024-04-10T03:49:24.561 INFO:tasks.workunit.client.0.smithi016.stdout:op 5360 completed, throughput=5MB/sec 2024-04-10T03:49:24.561 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ysAQLt1MDYS1eAm off=17908901 len=330044 2024-04-10T03:49:24.563 INFO:tasks.workunit.client.0.smithi016.stdout:op 5361 completed, throughput=5MB/sec 2024-04-10T03:49:24.563 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-8-TORBG18XlCbPF off=10746244 len=709974 2024-04-10T03:49:24.570 INFO:tasks.workunit.client.0.smithi016.stdout:op 5362 completed, throughput=5MB/sec 2024-04-10T03:49:24.570 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0dG62T3AsuFPXRS off=2293062 len=2002364 2024-04-10T03:49:24.586 INFO:tasks.workunit.client.0.smithi016.stdout:op 5363 completed, throughput=5MB/sec 2024-04-10T03:49:24.586 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eqKHLPBvLX1uuyL off=4575875 len=262213 2024-04-10T03:49:24.592 INFO:tasks.workunit.client.0.smithi016.stdout:op 5364 completed, throughput=5MB/sec 2024-04-10T03:49:24.592 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--E3wRfrP4urTStT off=386854 len=1089721 2024-04-10T03:49:24.601 INFO:tasks.workunit.client.0.smithi016.stdout:op 5365 completed, throughput=5MB/sec 2024-04-10T03:49:25.602 INFO:tasks.workunit.client.0.smithi016.stdout: 1026: throughput=5MB/sec pending data=0 2024-04-10T03:49:25.602 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B6yS_Hs9o_mqoy1 off=2612582 len=713155 2024-04-10T03:49:25.604 INFO:tasks.workunit.client.0.smithi016.stdout:op 5366 completed, throughput=5MB/sec 2024-04-10T03:49:25.604 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5d8eYdA5cmBa551 off=2440091 len=634938 2024-04-10T03:49:25.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 5367 completed, throughput=5MB/sec 2024-04-10T03:49:25.607 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TSlQ8ezthwd_y5b off=23551566 len=875343 2024-04-10T03:49:25.610 INFO:tasks.workunit.client.0.smithi016.stdout:op 5368 completed, throughput=5MB/sec 2024-04-10T03:49:25.610 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Hn2KG9rFtrTgC0q off=6169132 len=339160 2024-04-10T03:49:25.616 INFO:tasks.workunit.client.0.smithi016.stdout:op 5369 completed, throughput=5MB/sec 2024-04-10T03:49:25.616 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fIlcWUbHsc7g47Z off=8539557 len=2077546 2024-04-10T03:49:25.621 INFO:tasks.workunit.client.0.smithi016.stdout:op 5370 completed, throughput=5MB/sec 2024-04-10T03:49:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:26 smithi016 bash[74137]: cluster 2024-04-10T03:49:24.300959+0000 mgr.y (mgr.25133) 1290 : cluster 0 pgmap v1969: 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, 5 op/s 2024-04-10T03:49:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:26 smithi016 bash[72916]: cluster 2024-04-10T03:49:24.300959+0000 mgr.y (mgr.25133) 1290 : cluster 0 pgmap v1969: 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, 5 op/s 2024-04-10T03:49:26.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:26 smithi136 bash[68278]: cluster 2024-04-10T03:49:24.300959+0000 mgr.y (mgr.25133) 1290 : cluster 0 pgmap v1969: 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, 5 op/s 2024-04-10T03:49:26.621 INFO:tasks.workunit.client.0.smithi016.stdout: 1027: throughput=5MB/sec pending data=0 2024-04-10T03:49:26.622 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-D46CN2-HYH_Gori off=8192278 len=806789 2024-04-10T03:49:26.624 INFO:tasks.workunit.client.0.smithi016.stdout:op 5371 completed, throughput=5MB/sec 2024-04-10T03:49:26.624 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0VYhn9CqZOWvawk off=4965223 len=756549 2024-04-10T03:49:26.632 INFO:tasks.workunit.client.0.smithi016.stdout:op 5372 completed, throughput=5MB/sec 2024-04-10T03:49:26.632 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6vonDxF6mZQmjDX off=17006389 len=864827 2024-04-10T03:49:26.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 5373 completed, throughput=5MB/sec 2024-04-10T03:49:26.641 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NfMpyMDrh4NN_0x off=9942843 len=1745010 2024-04-10T03:49:26.654 INFO:tasks.workunit.client.0.smithi016.stdout:op 5374 completed, throughput=5MB/sec 2024-04-10T03:49:26.654 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HFEWbe7Dg5YpauY off=10479430 len=1402365 2024-04-10T03:49:26.656 INFO:tasks.workunit.client.0.smithi016.stdout:op 5375 completed, throughput=5MB/sec 2024-04-10T03:49:27.657 INFO:tasks.workunit.client.0.smithi016.stdout: 1028: throughput=5MB/sec pending data=0 2024-04-10T03:49:27.657 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-STN-wMTwUKeVHF7 off=347338 len=158280 2024-04-10T03:49:27.662 INFO:tasks.workunit.client.0.smithi016.stdout:op 5376 completed, throughput=5MB/sec 2024-04-10T03:49:27.662 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-l9QhJIk16DDHMST off=9378426 len=161041 2024-04-10T03:49:27.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 5377 completed, throughput=5MB/sec 2024-04-10T03:49:27.668 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-V7bTLoazVORlYGN off=636552 len=173865 2024-04-10T03:49:27.674 INFO:tasks.workunit.client.0.smithi016.stdout:op 5378 completed, throughput=5MB/sec 2024-04-10T03:49:27.674 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HZeUfeKH-BebxcZ off=925394 len=1192797 2024-04-10T03:49:27.678 INFO:tasks.workunit.client.0.smithi016.stdout:op 5379 completed, throughput=5MB/sec 2024-04-10T03:49:27.678 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oveQm4TaEgIEr7Z off=3285 len=1459934 2024-04-10T03:49:27.689 INFO:tasks.workunit.client.0.smithi016.stdout:op 5380 completed, throughput=5MB/sec 2024-04-10T03:49:27.689 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Az036E5LFJddXpn off=3625319 len=1118693 2024-04-10T03:49:27.697 INFO:tasks.workunit.client.0.smithi016.stdout:op 5381 completed, throughput=5MB/sec 2024-04-10T03:49:27.697 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eevTHAdv-ZP20gh off=19228621 len=619147 2024-04-10T03:49:27.699 INFO:tasks.workunit.client.0.smithi016.stdout:op 5382 completed, throughput=5MB/sec 2024-04-10T03:49:27.699 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9BwBZ7mKDPUgkhR off=7931940 len=320883 2024-04-10T03:49:27.704 INFO:tasks.workunit.client.0.smithi016.stdout:op 5383 completed, throughput=5MB/sec 2024-04-10T03:49:28.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:28 smithi136 bash[68278]: cluster 2024-04-10T03:49:26.301924+0000 mgr.y (mgr.25133) 1291 : cluster 0 pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:49:28.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:28 smithi136 bash[68278]: audit 2024-04-10T03:49:27.583785+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:28 smithi016 bash[74137]: cluster 2024-04-10T03:49:26.301924+0000 mgr.y (mgr.25133) 1291 : cluster 0 pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:49:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:28 smithi016 bash[74137]: audit 2024-04-10T03:49:27.583785+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:28 smithi016 bash[72916]: cluster 2024-04-10T03:49:26.301924+0000 mgr.y (mgr.25133) 1291 : cluster 0 pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:49:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:28 smithi016 bash[72916]: audit 2024-04-10T03:49:27.583785+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:28.705 INFO:tasks.workunit.client.0.smithi016.stdout: 1029: throughput=5MB/sec pending data=0 2024-04-10T03:49:28.705 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FFWuXS_wAvTv5lf off=1945211 len=1515846 2024-04-10T03:49:28.716 INFO:tasks.workunit.client.0.smithi016.stdout:op 5384 completed, throughput=5MB/sec 2024-04-10T03:49:28.716 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wvKsvA3C4bHCkWo off=1354136 len=899565 2024-04-10T03:49:28.725 INFO:tasks.workunit.client.0.smithi016.stdout:op 5385 completed, throughput=5MB/sec 2024-04-10T03:49:28.726 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hrJwzQPq4H4WhY4 off=3608713 len=1226622 2024-04-10T03:49:28.730 INFO:tasks.workunit.client.0.smithi016.stdout:op 5386 completed, throughput=5MB/sec 2024-04-10T03:49:28.730 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yx0ql0vXsS4JFBY off=6990741 len=1816986 2024-04-10T03:49:28.743 INFO:tasks.workunit.client.0.smithi016.stdout:op 5387 completed, throughput=5MB/sec 2024-04-10T03:49:29.743 INFO:tasks.workunit.client.0.smithi016.stdout: 1030: throughput=5MB/sec pending data=0 2024-04-10T03:49:29.743 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x2nbtS2_wObst9X off=4816763 len=1051764 2024-04-10T03:49:29.746 INFO:tasks.workunit.client.0.smithi016.stdout:op 5388 completed, throughput=5MB/sec 2024-04-10T03:49:29.746 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3h9j_mvlddi4v2R off=3574223 len=945054 2024-04-10T03:49:29.755 INFO:tasks.workunit.client.0.smithi016.stdout:op 5389 completed, throughput=5MB/sec 2024-04-10T03:49:29.756 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-j7tj7beoFRXDtnD off=2417273 len=1537561 2024-04-10T03:49:29.760 INFO:tasks.workunit.client.0.smithi016.stdout:op 5390 completed, throughput=5MB/sec 2024-04-10T03:49:29.760 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CbYM1HFPRfggZZZ off=2553968 len=841344 2024-04-10T03:49:29.763 INFO:tasks.workunit.client.0.smithi016.stdout:op 5391 completed, throughput=5MB/sec 2024-04-10T03:49:29.763 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-b2GrVFqyQ623iPx off=7636616 len=1445122 2024-04-10T03:49:29.767 INFO:tasks.workunit.client.0.smithi016.stdout:op 5392 completed, throughput=5MB/sec 2024-04-10T03:49:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:30 smithi136 bash[68278]: cluster 2024-04-10T03:49:28.302801+0000 mgr.y (mgr.25133) 1292 : cluster 0 pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:49:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:30 smithi016 bash[72916]: cluster 2024-04-10T03:49:28.302801+0000 mgr.y (mgr.25133) 1292 : cluster 0 pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:49:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:30 smithi016 bash[74137]: cluster 2024-04-10T03:49:28.302801+0000 mgr.y (mgr.25133) 1292 : cluster 0 pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:49:30.767 INFO:tasks.workunit.client.0.smithi016.stdout: 1031: throughput=5MB/sec pending data=0 2024-04-10T03:49:30.768 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--SFhIQoYTeBkdR5 off=4226046 len=1273115 2024-04-10T03:49:30.771 INFO:tasks.workunit.client.0.smithi016.stdout:op 5393 completed, throughput=5MB/sec 2024-04-10T03:49:30.771 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4iIAzG90-oGc6rm off=4817178 len=811396 2024-04-10T03:49:30.779 INFO:tasks.workunit.client.0.smithi016.stdout:op 5394 completed, throughput=5MB/sec 2024-04-10T03:49:30.779 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gVuwHYbfc_tyW1N off=433851 len=1178563 2024-04-10T03:49:30.782 INFO:tasks.workunit.client.0.smithi016.stdout:op 5395 completed, throughput=5MB/sec 2024-04-10T03:49:30.782 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JrW5kreIpTpiIKL off=5316320 len=1576057 2024-04-10T03:49:30.786 INFO:tasks.workunit.client.0.smithi016.stdout:op 5396 completed, throughput=5MB/sec 2024-04-10T03:49:31.787 INFO:tasks.workunit.client.0.smithi016.stdout: 1032: throughput=5MB/sec pending data=0 2024-04-10T03:49:31.787 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-q5DBvDDoKjX7HjK off=5563741 len=1891616 2024-04-10T03:49:31.791 INFO:tasks.workunit.client.0.smithi016.stdout:op 5397 completed, throughput=5MB/sec 2024-04-10T03:49:31.791 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7Khve-XdoCO7fiI off=15392446 len=474180 2024-04-10T03:49:31.793 INFO:tasks.workunit.client.0.smithi016.stdout:op 5398 completed, throughput=5MB/sec 2024-04-10T03:49:31.793 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dwmd4SgsHlp8BdI off=5925865 len=2044062 2024-04-10T03:49:31.799 INFO:tasks.workunit.client.0.smithi016.stdout:op 5399 completed, throughput=5MB/sec 2024-04-10T03:49:31.799 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HkcHY8Pn-zymZdW off=2201138 len=1928029 2024-04-10T03:49:31.804 INFO:tasks.workunit.client.0.smithi016.stdout:op 5400 completed, throughput=5MB/sec 2024-04-10T03:49:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:49:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:49:31] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:49:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:32 smithi136 bash[68278]: cluster 2024-04-10T03:49:30.303751+0000 mgr.y (mgr.25133) 1293 : cluster 0 pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:49:32.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:32 smithi016 bash[72916]: cluster 2024-04-10T03:49:30.303751+0000 mgr.y (mgr.25133) 1293 : cluster 0 pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:49:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:32 smithi016 bash[74137]: cluster 2024-04-10T03:49:30.303751+0000 mgr.y (mgr.25133) 1293 : cluster 0 pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:49:32.804 INFO:tasks.workunit.client.0.smithi016.stdout: 1033: throughput=5MB/sec pending data=0 2024-04-10T03:49:32.804 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kciXeFKf4yx7H2m off=4186283 len=1286333 2024-04-10T03:49:32.808 INFO:tasks.workunit.client.0.smithi016.stdout:op 5401 completed, throughput=5MB/sec 2024-04-10T03:49:32.808 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OVOutHtTk02oZHI off=10825246 len=1275693 2024-04-10T03:49:32.817 INFO:tasks.workunit.client.0.smithi016.stdout:op 5402 completed, throughput=5MB/sec 2024-04-10T03:49:32.817 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-iC-IiMV1iXZ-ifi off=22084834 len=814201 2024-04-10T03:49:32.824 INFO:tasks.workunit.client.0.smithi016.stdout:op 5403 completed, throughput=5MB/sec 2024-04-10T03:49:32.825 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xyweXCCAkHzB0mf off=12574594 len=1430072 2024-04-10T03:49:32.828 INFO:tasks.workunit.client.0.smithi016.stdout:op 5404 completed, throughput=5MB/sec 2024-04-10T03:49:33.828 INFO:tasks.workunit.client.0.smithi016.stdout: 1034: throughput=5MB/sec pending data=0 2024-04-10T03:49:33.829 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CLik0GwrVXNHkOe off=12863884 len=67889 2024-04-10T03:49:33.834 INFO:tasks.workunit.client.0.smithi016.stdout:op 5405 completed, throughput=5MB/sec 2024-04-10T03:49:33.834 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U7TaLs64i5jHBD6 off=1753535 len=679767 2024-04-10T03:49:33.836 INFO:tasks.workunit.client.0.smithi016.stdout:op 5406 completed, throughput=5MB/sec 2024-04-10T03:49:33.836 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gaDbi_VNe13yYUq off=2238797 len=586009 2024-04-10T03:49:33.844 INFO:tasks.workunit.client.0.smithi016.stdout:op 5407 completed, throughput=5MB/sec 2024-04-10T03:49:33.844 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DFAEtRg2Sxq3aCk off=13457343 len=1273388 2024-04-10T03:49:33.853 INFO:tasks.workunit.client.0.smithi016.stdout:op 5408 completed, throughput=5MB/sec 2024-04-10T03:49:33.854 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aMIwUxdlj2Tywgv off=4197902 len=1846799 2024-04-10T03:49:33.866 INFO:tasks.workunit.client.0.smithi016.stdout:op 5409 completed, throughput=5MB/sec 2024-04-10T03:49:33.866 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CbPgI-8szg9jV2_ off=648082 len=431051 2024-04-10T03:49:33.872 INFO:tasks.workunit.client.0.smithi016.stdout:op 5410 completed, throughput=5MB/sec 2024-04-10T03:49:33.872 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BmUbwDlVXLMzf3i off=7028104 len=1102280 2024-04-10T03:49:33.882 INFO:tasks.workunit.client.0.smithi016.stdout:op 5411 completed, throughput=5MB/sec 2024-04-10T03:49:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:34 smithi136 bash[68278]: cluster 2024-04-10T03:49:32.304877+0000 mgr.y (mgr.25133) 1294 : cluster 0 pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:49:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:34 smithi016 bash[72916]: cluster 2024-04-10T03:49:32.304877+0000 mgr.y (mgr.25133) 1294 : cluster 0 pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:49:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:34 smithi016 bash[74137]: cluster 2024-04-10T03:49:32.304877+0000 mgr.y (mgr.25133) 1294 : cluster 0 pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:49:34.882 INFO:tasks.workunit.client.0.smithi016.stdout: 1035: throughput=5MB/sec pending data=0 2024-04-10T03:49:34.882 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-u3FHOb6ZATVCgO5 off=824787 len=1437228 2024-04-10T03:49:34.895 INFO:tasks.workunit.client.0.smithi016.stdout:op 5412 completed, throughput=5MB/sec 2024-04-10T03:49:34.895 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XuoSQhDGy2LL5Ox off=2158095 len=1173112 2024-04-10T03:49:34.904 INFO:tasks.workunit.client.0.smithi016.stdout:op 5413 completed, throughput=5MB/sec 2024-04-10T03:49:34.904 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--uW6YCJ3SK3KhhP off=4124839 len=275628 2024-04-10T03:49:34.907 INFO:tasks.workunit.client.0.smithi016.stdout:op 5414 completed, throughput=5MB/sec 2024-04-10T03:49:34.907 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iIQK5iRW0GJRIHS off=3238595 len=2092602 2024-04-10T03:49:34.913 INFO:tasks.workunit.client.0.smithi016.stdout:op 5415 completed, throughput=5MB/sec 2024-04-10T03:49:35.913 INFO:tasks.workunit.client.0.smithi016.stdout: 1036: throughput=5MB/sec pending data=0 2024-04-10T03:49:35.913 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IxJiVgaLLViI52D off=3862823 len=707421 2024-04-10T03:49:35.920 INFO:tasks.workunit.client.0.smithi016.stdout:op 5416 completed, throughput=5MB/sec 2024-04-10T03:49:35.921 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Iujujpymx7hLpKC off=6810456 len=1885843 2024-04-10T03:49:35.925 INFO:tasks.workunit.client.0.smithi016.stdout:op 5417 completed, throughput=5MB/sec 2024-04-10T03:49:35.925 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0axnyez3bD_AsC5 off=16445582 len=463912 2024-04-10T03:49:35.927 INFO:tasks.workunit.client.0.smithi016.stdout:op 5418 completed, throughput=5MB/sec 2024-04-10T03:49:35.927 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--HOaJkUdwCuqjo_ off=21238648 len=595085 2024-04-10T03:49:35.935 INFO:tasks.workunit.client.0.smithi016.stdout:op 5419 completed, throughput=5MB/sec 2024-04-10T03:49:35.935 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Kfl95nUe8D2YNnZ off=13722624 len=521956 2024-04-10T03:49:35.937 INFO:tasks.workunit.client.0.smithi016.stdout:op 5420 completed, throughput=5MB/sec 2024-04-10T03:49:35.937 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KtZNMAdk0eU9ACC off=2117883 len=1138276 2024-04-10T03:49:35.940 INFO:tasks.workunit.client.0.smithi016.stdout:op 5421 completed, throughput=5MB/sec 2024-04-10T03:49:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:36 smithi136 bash[68278]: cluster 2024-04-10T03:49:34.305659+0000 mgr.y (mgr.25133) 1295 : cluster 0 pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:49:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:36 smithi016 bash[72916]: cluster 2024-04-10T03:49:34.305659+0000 mgr.y (mgr.25133) 1295 : cluster 0 pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:49:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:36 smithi016 bash[74137]: cluster 2024-04-10T03:49:34.305659+0000 mgr.y (mgr.25133) 1295 : cluster 0 pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-10T03:49:36.941 INFO:tasks.workunit.client.0.smithi016.stdout: 1037: throughput=5MB/sec pending data=0 2024-04-10T03:49:36.941 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-H_0PLEmjXWyih_W off=4775903 len=1845963 2024-04-10T03:49:36.945 INFO:tasks.workunit.client.0.smithi016.stdout:op 5422 completed, throughput=5MB/sec 2024-04-10T03:49:36.945 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mML9HCCFYNhlJpF off=9321074 len=963126 2024-04-10T03:49:36.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 5423 completed, throughput=5MB/sec 2024-04-10T03:49:36.948 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KEkUyTcEtSSz-Ei off=3218364 len=1463091 2024-04-10T03:49:36.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 5424 completed, throughput=5MB/sec 2024-04-10T03:49:36.959 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5Xy0p4qKDZmHBHf off=277909 len=496900 2024-04-10T03:49:36.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 5425 completed, throughput=5MB/sec 2024-04-10T03:49:36.961 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c63_xs9EPMaVViC off=535094 len=728914 2024-04-10T03:49:36.967 INFO:tasks.workunit.client.0.smithi016.stdout:op 5426 completed, throughput=5MB/sec 2024-04-10T03:49:37.968 INFO:tasks.workunit.client.0.smithi016.stdout: 1038: throughput=5MB/sec pending data=0 2024-04-10T03:49:37.968 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PU531nZ5kw30Duv off=11208847 len=1878161 2024-04-10T03:49:37.983 INFO:tasks.workunit.client.0.smithi016.stdout:op 5427 completed, throughput=5MB/sec 2024-04-10T03:49:37.983 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ur36qndXwoVNnqh off=12661002 len=1790675 2024-04-10T03:49:37.997 INFO:tasks.workunit.client.0.smithi016.stdout:op 5428 completed, throughput=5MB/sec 2024-04-10T03:49:37.997 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qJYk3H6jOXSeB8x off=8077817 len=96466 2024-04-10T03:49:37.998 INFO:tasks.workunit.client.0.smithi016.stdout:op 5429 completed, throughput=5MB/sec 2024-04-10T03:49:37.998 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-m1S-lsrs1BddL3p off=2602962 len=343145 2024-04-10T03:49:38.005 INFO:tasks.workunit.client.0.smithi016.stdout:op 5430 completed, throughput=5MB/sec 2024-04-10T03:49:38.005 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CnILuigFe6tgIWU off=1079926 len=1663334 2024-04-10T03:49:38.015 INFO:tasks.workunit.client.0.smithi016.stdout:op 5431 completed, throughput=5MB/sec 2024-04-10T03:49:38.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:38 smithi136 bash[68278]: cluster 2024-04-10T03:49:36.306583+0000 mgr.y (mgr.25133) 1296 : cluster 0 pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:49:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:38 smithi016 bash[72916]: cluster 2024-04-10T03:49:36.306583+0000 mgr.y (mgr.25133) 1296 : cluster 0 pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:49:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:38 smithi016 bash[74137]: cluster 2024-04-10T03:49:36.306583+0000 mgr.y (mgr.25133) 1296 : cluster 0 pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:49:39.016 INFO:tasks.workunit.client.0.smithi016.stdout: 1039: throughput=5MB/sec pending data=0 2024-04-10T03:49:39.016 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8PXP4VTiwvBa5KN off=2444979 len=1090231 2024-04-10T03:49:39.018 INFO:tasks.workunit.client.0.smithi016.stdout:op 5432 completed, throughput=5MB/sec 2024-04-10T03:49:39.018 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T3t-MF6JDwyX77f off=5301301 len=291568 2024-04-10T03:49:39.025 INFO:tasks.workunit.client.0.smithi016.stdout:op 5433 completed, throughput=5MB/sec 2024-04-10T03:49:39.025 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aowdy7nJ7EO5wH9 off=6626474 len=731589 2024-04-10T03:49:39.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 5434 completed, throughput=5MB/sec 2024-04-10T03:49:39.032 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jaDdfiQXaXgycof off=441812 len=1569866 2024-04-10T03:49:39.035 INFO:tasks.workunit.client.0.smithi016.stdout:op 5435 completed, throughput=5MB/sec 2024-04-10T03:49:39.036 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-r75HXcy25xXcI_r off=646410 len=297019 2024-04-10T03:49:39.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 5436 completed, throughput=5MB/sec 2024-04-10T03:49:39.041 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PuGuCS4m6-tk4Hl off=8420024 len=1779839 2024-04-10T03:49:39.054 INFO:tasks.workunit.client.0.smithi016.stdout:op 5437 completed, throughput=5MB/sec 2024-04-10T03:49:40.054 INFO:tasks.workunit.client.0.smithi016.stdout: 1040: throughput=5MB/sec pending data=0 2024-04-10T03:49:40.054 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IM4LkWrCaX-JQQt off=3593605 len=1752597 2024-04-10T03:49:40.059 INFO:tasks.workunit.client.0.smithi016.stdout:op 5438 completed, throughput=5MB/sec 2024-04-10T03:49:40.059 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QMqO3Cfhef8to71 off=7958785 len=1723140 2024-04-10T03:49:40.071 INFO:tasks.workunit.client.0.smithi016.stdout:op 5439 completed, throughput=5MB/sec 2024-04-10T03:49:40.072 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aBBWWZCmyH2aCyM off=13446122 len=1823769 2024-04-10T03:49:40.083 INFO:tasks.workunit.client.0.smithi016.stdout:op 5440 completed, throughput=5MB/sec 2024-04-10T03:49:40.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:40 smithi136 bash[68278]: cluster 2024-04-10T03:49:38.307637+0000 mgr.y (mgr.25133) 1297 : cluster 0 pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:49:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:40 smithi016 bash[72916]: cluster 2024-04-10T03:49:38.307637+0000 mgr.y (mgr.25133) 1297 : cluster 0 pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:49:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:40 smithi016 bash[74137]: cluster 2024-04-10T03:49:38.307637+0000 mgr.y (mgr.25133) 1297 : cluster 0 pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:49:41.083 INFO:tasks.workunit.client.0.smithi016.stdout: 1041: throughput=5MB/sec pending data=0 2024-04-10T03:49:41.084 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RBCbBbsjq1DFNBp off=5315328 len=1125085 2024-04-10T03:49:41.094 INFO:tasks.workunit.client.0.smithi016.stdout:op 5441 completed, throughput=5MB/sec 2024-04-10T03:49:41.094 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YXUCfmV3iCp1KuB off=12982179 len=226110 2024-04-10T03:49:41.100 INFO:tasks.workunit.client.0.smithi016.stdout:op 5442 completed, throughput=5MB/sec 2024-04-10T03:49:41.100 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--2XooLt9tP0Ay-F off=6867804 len=79346 2024-04-10T03:49:41.105 INFO:tasks.workunit.client.0.smithi016.stdout:op 5443 completed, throughput=5MB/sec 2024-04-10T03:49:41.105 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-C-C_MmJfAr6PbmP off=4374806 len=1709015 2024-04-10T03:49:41.120 INFO:tasks.workunit.client.0.smithi016.stdout:op 5444 completed, throughput=5MB/sec 2024-04-10T03:49:41.120 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GhMsMx2bI68mmoB off=4939129 len=1746967 2024-04-10T03:49:41.124 INFO:tasks.workunit.client.0.smithi016.stdout:op 5445 completed, throughput=5MB/sec 2024-04-10T03:49:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:49:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:49:41] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:49:42.124 INFO:tasks.workunit.client.0.smithi016.stdout: 1042: throughput=5MB/sec pending data=0 2024-04-10T03:49:42.124 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XtRbdaJMyHvcw0q off=12067705 len=190910 2024-04-10T03:49:42.129 INFO:tasks.workunit.client.0.smithi016.stdout:op 5446 completed, throughput=5MB/sec 2024-04-10T03:49:42.129 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-iTgJEJ6s6Jw_k7D off=4001689 len=1555545 2024-04-10T03:49:42.134 INFO:tasks.workunit.client.0.smithi016.stdout:op 5447 completed, throughput=5MB/sec 2024-04-10T03:49:42.134 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-a9A_s1w7ON0JXGp off=14184933 len=306428 2024-04-10T03:49:42.136 INFO:tasks.workunit.client.0.smithi016.stdout:op 5448 completed, throughput=5MB/sec 2024-04-10T03:49:42.136 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yl805s7Y0UusCJp off=1823151 len=1083462 2024-04-10T03:49:42.139 INFO:tasks.workunit.client.0.smithi016.stdout:op 5449 completed, throughput=5MB/sec 2024-04-10T03:49:42.139 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-W-0GIix4xSSS3mi off=2643416 len=470590 2024-04-10T03:49:42.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 5450 completed, throughput=5MB/sec 2024-04-10T03:49:42.146 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-36wb716n8CCiAM8 off=13350157 len=851993 2024-04-10T03:49:42.148 INFO:tasks.workunit.client.0.smithi016.stdout:op 5451 completed, throughput=5MB/sec 2024-04-10T03:49:42.149 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-683AU_5VPV74-Gh off=5590894 len=1639424 2024-04-10T03:49:42.153 INFO:tasks.workunit.client.0.smithi016.stdout:op 5452 completed, throughput=5MB/sec 2024-04-10T03:49:42.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:42 smithi136 bash[68278]: cluster 2024-04-10T03:49:40.308615+0000 mgr.y (mgr.25133) 1298 : cluster 0 pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:49:42.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:42 smithi016 bash[72916]: cluster 2024-04-10T03:49:40.308615+0000 mgr.y (mgr.25133) 1298 : cluster 0 pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:49:42.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:42 smithi016 bash[74137]: cluster 2024-04-10T03:49:40.308615+0000 mgr.y (mgr.25133) 1298 : cluster 0 pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:49:43.153 INFO:tasks.workunit.client.0.smithi016.stdout: 1043: throughput=5MB/sec pending data=0 2024-04-10T03:49:43.161 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-pMMkYV30p3hGf2_ off=5333496 len=224580 2024-04-10T03:49:43.161 INFO:tasks.workunit.client.0.smithi016.stdout:op 5453 completed, throughput=5MB/sec 2024-04-10T03:49:43.162 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YOgOR-m9FH2k4ez off=2924833 len=1960079 2024-04-10T03:49:43.169 INFO:tasks.workunit.client.0.smithi016.stdout:op 5454 completed, throughput=5MB/sec 2024-04-10T03:49:43.169 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2RMm0m-60fGAosQ off=631674 len=754960 2024-04-10T03:49:43.176 INFO:tasks.workunit.client.0.smithi016.stdout:op 5455 completed, throughput=5MB/sec 2024-04-10T03:49:43.177 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7Aj-RxbkKk0hY-R off=1707979 len=1088330 2024-04-10T03:49:43.185 INFO:tasks.workunit.client.0.smithi016.stdout:op 5456 completed, throughput=5MB/sec 2024-04-10T03:49:43.186 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xbE9Z1cwdMDeUaB off=8457862 len=524170 2024-04-10T03:49:43.192 INFO:tasks.workunit.client.0.smithi016.stdout:op 5457 completed, throughput=5MB/sec 2024-04-10T03:49:43.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:43 smithi136 bash[68278]: audit 2024-04-10T03:49:42.584105+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:43 smithi016 bash[72916]: audit 2024-04-10T03:49:42.584105+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:43 smithi016 bash[74137]: audit 2024-04-10T03:49:42.584105+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:44.192 INFO:tasks.workunit.client.0.smithi016.stdout: 1044: throughput=5MB/sec pending data=0 2024-04-10T03:49:44.192 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-100HUulEbOGLps_ off=9957712 len=821754 2024-04-10T03:49:44.201 INFO:tasks.workunit.client.0.smithi016.stdout:op 5458 completed, throughput=5MB/sec 2024-04-10T03:49:44.201 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--_AQtNoQ8LkEQP4 off=10585334 len=405514 2024-04-10T03:49:44.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 5459 completed, throughput=5MB/sec 2024-04-10T03:49:44.207 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8spxh0pdo_x-kdv off=15458999 len=785870 2024-04-10T03:49:44.209 INFO:tasks.workunit.client.0.smithi016.stdout:op 5460 completed, throughput=5MB/sec 2024-04-10T03:49:44.209 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KkTUCyhi2kWKgz3 off=13337183 len=75386 2024-04-10T03:49:44.214 INFO:tasks.workunit.client.0.smithi016.stdout:op 5461 completed, throughput=5MB/sec 2024-04-10T03:49:44.214 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ssB-KqFu82zKL2F off=11951629 len=1236051 2024-04-10T03:49:44.217 INFO:tasks.workunit.client.0.smithi016.stdout:op 5462 completed, throughput=5MB/sec 2024-04-10T03:49:44.217 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0OX9H-IH-n8oVD3 off=5651167 len=1847846 2024-04-10T03:49:44.220 INFO:tasks.workunit.client.0.smithi016.stdout:op 5463 completed, throughput=5MB/sec 2024-04-10T03:49:44.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:44 smithi136 bash[68278]: cluster 2024-04-10T03:49:42.309705+0000 mgr.y (mgr.25133) 1299 : cluster 0 pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:49:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:44 smithi016 bash[72916]: cluster 2024-04-10T03:49:42.309705+0000 mgr.y (mgr.25133) 1299 : cluster 0 pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:49:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:44 smithi016 bash[74137]: cluster 2024-04-10T03:49:42.309705+0000 mgr.y (mgr.25133) 1299 : cluster 0 pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:49:45.221 INFO:tasks.workunit.client.0.smithi016.stdout: 1045: throughput=5MB/sec pending data=0 2024-04-10T03:49:45.221 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vHntpm40LqzavWs off=1550840 len=384007 2024-04-10T03:49:45.227 INFO:tasks.workunit.client.0.smithi016.stdout:op 5464 completed, throughput=5MB/sec 2024-04-10T03:49:45.227 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-egVsL0_mioF5W8K off=10415859 len=1698331 2024-04-10T03:49:45.241 INFO:tasks.workunit.client.0.smithi016.stdout:op 5465 completed, throughput=5MB/sec 2024-04-10T03:49:45.242 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e7V9wsIQ9Qf3EnV off=1048250 len=76830 2024-04-10T03:49:45.246 INFO:tasks.workunit.client.0.smithi016.stdout:op 5466 completed, throughput=5MB/sec 2024-04-10T03:49:45.246 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nz3jprZ9ZnwSEm9 off=21822588 len=1950685 2024-04-10T03:49:45.251 INFO:tasks.workunit.client.0.smithi016.stdout:op 5467 completed, throughput=5MB/sec 2024-04-10T03:49:45.251 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YG1VQJmKSb5D_eR off=10630440 len=987859 2024-04-10T03:49:45.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 5468 completed, throughput=5MB/sec 2024-04-10T03:49:45.260 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-k0FMMWFNkm85OtC off=1266166 len=1217067 2024-04-10T03:49:45.269 INFO:tasks.workunit.client.0.smithi016.stdout:op 5469 completed, throughput=5MB/sec 2024-04-10T03:49:46.269 INFO:tasks.workunit.client.0.smithi016.stdout: 1046: throughput=5MB/sec pending data=0 2024-04-10T03:49:46.270 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EPLB1Mpz-MkfrZs off=967249 len=105479 2024-04-10T03:49:46.271 INFO:tasks.workunit.client.0.smithi016.stdout:op 5470 completed, throughput=5MB/sec 2024-04-10T03:49:46.271 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y0mu2D7aXjdOad4 off=1713784 len=361110 2024-04-10T03:49:46.273 INFO:tasks.workunit.client.0.smithi016.stdout:op 5471 completed, throughput=5MB/sec 2024-04-10T03:49:46.273 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sWv-MvFZOQ72gEK off=3239422 len=165928 2024-04-10T03:49:46.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 5472 completed, throughput=5MB/sec 2024-04-10T03:49:46.278 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TEzbirXAewwxv1V off=6700362 len=1718080 2024-04-10T03:49:46.290 INFO:tasks.workunit.client.0.smithi016.stdout:op 5473 completed, throughput=5MB/sec 2024-04-10T03:49:46.290 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JnaDH1DP7EvH0co off=2115121 len=673997 2024-04-10T03:49:46.296 INFO:tasks.workunit.client.0.smithi016.stdout:op 5474 completed, throughput=5MB/sec 2024-04-10T03:49:46.296 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-A-0vc5LYd6X5lEa off=4827494 len=178821 2024-04-10T03:49:46.297 INFO:tasks.workunit.client.0.smithi016.stdout:op 5475 completed, throughput=5MB/sec 2024-04-10T03:49:46.298 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YXUCfmV3iCp1KuB off=13481666 len=1062882 2024-04-10T03:49:46.307 INFO:tasks.workunit.client.0.smithi016.stdout:op 5476 completed, throughput=5MB/sec 2024-04-10T03:49:46.308 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SjjT2AzwVGjWs5d off=395515 len=1210336 2024-04-10T03:49:46.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 5477 completed, throughput=5MB/sec 2024-04-10T03:49:46.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:46 smithi136 bash[68278]: cluster 2024-04-10T03:49:44.310590+0000 mgr.y (mgr.25133) 1300 : cluster 0 pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:49:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:46 smithi016 bash[72916]: cluster 2024-04-10T03:49:44.310590+0000 mgr.y (mgr.25133) 1300 : cluster 0 pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:49:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:46 smithi016 bash[74137]: cluster 2024-04-10T03:49:44.310590+0000 mgr.y (mgr.25133) 1300 : cluster 0 pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:49:47.311 INFO:tasks.workunit.client.0.smithi016.stdout: 1047: throughput=5MB/sec pending data=0 2024-04-10T03:49:47.312 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-IBTJP6i158VopzI off=8548952 len=1476991 2024-04-10T03:49:47.323 INFO:tasks.workunit.client.0.smithi016.stdout:op 5478 completed, throughput=5MB/sec 2024-04-10T03:49:47.323 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-C8yg_HbmFMCUg54 off=10623355 len=227110 2024-04-10T03:49:47.329 INFO:tasks.workunit.client.0.smithi016.stdout:op 5479 completed, throughput=5MB/sec 2024-04-10T03:49:47.329 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hcnkACSF_p1tELt off=6234234 len=1318966 2024-04-10T03:49:47.331 INFO:tasks.workunit.client.0.smithi016.stdout:op 5480 completed, throughput=5MB/sec 2024-04-10T03:49:47.331 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-V-Mh_IipVa7CoHO off=7434285 len=24519 2024-04-10T03:49:47.335 INFO:tasks.workunit.client.0.smithi016.stdout:op 5481 completed, throughput=5MB/sec 2024-04-10T03:49:47.335 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_6Y0hhA2Jt93YtO off=7799225 len=894495 2024-04-10T03:49:47.342 INFO:tasks.workunit.client.0.smithi016.stdout:op 5482 completed, throughput=5MB/sec 2024-04-10T03:49:47.342 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lblTsJKzvmM1o1i off=18318829 len=2088440 2024-04-10T03:49:47.349 INFO:tasks.workunit.client.0.smithi016.stdout:op 5483 completed, throughput=5MB/sec 2024-04-10T03:49:48.349 INFO:tasks.workunit.client.0.smithi016.stdout: 1048: throughput=5MB/sec pending data=0 2024-04-10T03:49:48.349 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FQoKrWgTvddipr2 off=142830 len=1264410 2024-04-10T03:49:48.360 INFO:tasks.workunit.client.0.smithi016.stdout:op 5484 completed, throughput=5MB/sec 2024-04-10T03:49:48.360 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Do57i5EECQfWzGC off=610542 len=1228364 2024-04-10T03:49:48.362 INFO:tasks.workunit.client.0.smithi016.stdout:op 5485 completed, throughput=5MB/sec 2024-04-10T03:49:48.362 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xIfTjD8k6dxbypg off=17489220 len=667323 2024-04-10T03:49:48.366 INFO:tasks.workunit.client.0.smithi016.stdout:op 5486 completed, throughput=5MB/sec 2024-04-10T03:49:48.366 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VlJT_fBghf9sWyX off=1703374 len=1734483 2024-04-10T03:49:48.370 INFO:tasks.workunit.client.0.smithi016.stdout:op 5487 completed, throughput=5MB/sec 2024-04-10T03:49:48.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:48 smithi136 bash[68278]: cluster 2024-04-10T03:49:46.311485+0000 mgr.y (mgr.25133) 1301 : cluster 0 pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:49:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:48 smithi016 bash[74137]: cluster 2024-04-10T03:49:46.311485+0000 mgr.y (mgr.25133) 1301 : cluster 0 pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:49:48.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:48 smithi016 bash[72916]: cluster 2024-04-10T03:49:46.311485+0000 mgr.y (mgr.25133) 1301 : cluster 0 pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:49:49.371 INFO:tasks.workunit.client.0.smithi016.stdout: 1049: throughput=5MB/sec pending data=0 2024-04-10T03:49:49.371 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qpbheTYWEoTpNjc off=7106848 len=491077 2024-04-10T03:49:49.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 5488 completed, throughput=5MB/sec 2024-04-10T03:49:49.373 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Aw3cWH5PvAQDg0D off=3356554 len=1208318 2024-04-10T03:49:49.383 INFO:tasks.workunit.client.0.smithi016.stdout:op 5489 completed, throughput=5MB/sec 2024-04-10T03:49:49.384 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3O2zfPXMpJtJjbm off=2141507 len=310749 2024-04-10T03:49:49.385 INFO:tasks.workunit.client.0.smithi016.stdout:op 5490 completed, throughput=5MB/sec 2024-04-10T03:49:49.386 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-z9LN9gSw0cCMZs1 off=1154095 len=574404 2024-04-10T03:49:49.388 INFO:tasks.workunit.client.0.smithi016.stdout:op 5491 completed, throughput=5MB/sec 2024-04-10T03:49:49.388 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rwHMm2l3xiypkqH off=5040483 len=796913 2024-04-10T03:49:49.391 INFO:tasks.workunit.client.0.smithi016.stdout:op 5492 completed, throughput=5MB/sec 2024-04-10T03:49:49.392 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sSP_-kKv_vPQzT5 off=11603237 len=231433 2024-04-10T03:49:49.397 INFO:tasks.workunit.client.0.smithi016.stdout:op 5493 completed, throughput=5MB/sec 2024-04-10T03:49:49.397 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DmMzsyNo8IBlQra off=2191450 len=1172464 2024-04-10T03:49:49.400 INFO:tasks.workunit.client.0.smithi016.stdout:op 5494 completed, throughput=5MB/sec 2024-04-10T03:49:50.401 INFO:tasks.workunit.client.0.smithi016.stdout: 1050: throughput=5MB/sec pending data=0 2024-04-10T03:49:50.401 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gWDDIh7qst1uYIG off=8442398 len=159285 2024-04-10T03:49:50.402 INFO:tasks.workunit.client.0.smithi016.stdout:op 5495 completed, throughput=5MB/sec 2024-04-10T03:49:50.402 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yz49SXDjCxQUhQa off=806654 len=778036 2024-04-10T03:49:50.405 INFO:tasks.workunit.client.0.smithi016.stdout:op 5496 completed, throughput=5MB/sec 2024-04-10T03:49:50.405 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mkJV18QS-EE_lKN off=2631744 len=1795985 2024-04-10T03:49:50.410 INFO:tasks.workunit.client.0.smithi016.stdout:op 5497 completed, throughput=5MB/sec 2024-04-10T03:49:50.410 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dtXwCVhik7KkIqn off=11886648 len=1142309 2024-04-10T03:49:50.419 INFO:tasks.workunit.client.0.smithi016.stdout:op 5498 completed, throughput=5MB/sec 2024-04-10T03:49:50.419 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bRTWsT1zf_jZXlf off=2550078 len=564559 2024-04-10T03:49:50.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:50 smithi136 bash[68278]: cluster 2024-04-10T03:49:48.312312+0000 mgr.y (mgr.25133) 1302 : cluster 0 pgmap v1981: 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-04-10T03:49:50.427 INFO:tasks.workunit.client.0.smithi016.stdout:op 5499 completed, throughput=5MB/sec 2024-04-10T03:49:50.427 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0VmtMj001AXsS16 off=9586027 len=1548704 2024-04-10T03:49:50.430 INFO:tasks.workunit.client.0.smithi016.stdout:op 5500 completed, throughput=5MB/sec 2024-04-10T03:49:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:50 smithi016 bash[72916]: cluster 2024-04-10T03:49:48.312312+0000 mgr.y (mgr.25133) 1302 : cluster 0 pgmap v1981: 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-04-10T03:49:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:50 smithi016 bash[74137]: cluster 2024-04-10T03:49:48.312312+0000 mgr.y (mgr.25133) 1302 : cluster 0 pgmap v1981: 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-04-10T03:49:51.430 INFO:tasks.workunit.client.0.smithi016.stdout: 1051: throughput=5MB/sec pending data=0 2024-04-10T03:49:51.430 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BOTqeHRsnWAoswM off=4491923 len=1596859 2024-04-10T03:49:51.442 INFO:tasks.workunit.client.0.smithi016.stdout:op 5501 completed, throughput=5MB/sec 2024-04-10T03:49:51.442 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-s7BON7S2VIAAFOX off=8987466 len=886926 2024-04-10T03:49:51.445 INFO:tasks.workunit.client.0.smithi016.stdout:op 5502 completed, throughput=5MB/sec 2024-04-10T03:49:51.445 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VToukEffBzl1KK4 off=1133061 len=1891934 2024-04-10T03:49:51.449 INFO:tasks.workunit.client.0.smithi016.stdout:op 5503 completed, throughput=5MB/sec 2024-04-10T03:49:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:49:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:49:51] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.43.0" 2024-04-10T03:49:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:52 smithi136 bash[68278]: cluster 2024-04-10T03:49:50.313239+0000 mgr.y (mgr.25133) 1303 : cluster 0 pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:49:52.449 INFO:tasks.workunit.client.0.smithi016.stdout: 1052: throughput=5MB/sec pending data=0 2024-04-10T03:49:52.449 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-r75HXcy25xXcI_r off=2095957 len=1770096 2024-04-10T03:49:52.455 INFO:tasks.workunit.client.0.smithi016.stdout:op 5504 completed, throughput=5MB/sec 2024-04-10T03:49:52.455 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-U5DMF1sOMEJS3pG off=4614120 len=922800 2024-04-10T03:49:52.464 INFO:tasks.workunit.client.0.smithi016.stdout:op 5505 completed, throughput=5MB/sec 2024-04-10T03:49:52.464 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sVLmE7HggYlpyI1 off=7071076 len=1989073 2024-04-10T03:49:52.469 INFO:tasks.workunit.client.0.smithi016.stdout:op 5506 completed, throughput=5MB/sec 2024-04-10T03:49:52.469 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BtRE59nbY2eX5nS off=8112075 len=55160 2024-04-10T03:49:52.474 INFO:tasks.workunit.client.0.smithi016.stdout:op 5507 completed, throughput=5MB/sec 2024-04-10T03:49:52.474 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aKNlNAcnTEExo59 off=1316093 len=1586726 2024-04-10T03:49:52.478 INFO:tasks.workunit.client.0.smithi016.stdout:op 5508 completed, throughput=5MB/sec 2024-04-10T03:49:52.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:52 smithi016 bash[72916]: cluster 2024-04-10T03:49:50.313239+0000 mgr.y (mgr.25133) 1303 : cluster 0 pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:49:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:52 smithi016 bash[74137]: cluster 2024-04-10T03:49:50.313239+0000 mgr.y (mgr.25133) 1303 : cluster 0 pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-10T03:49:53.479 INFO:tasks.workunit.client.0.smithi016.stdout: 1053: throughput=5MB/sec pending data=0 2024-04-10T03:49:53.479 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OksXxbKBAPUe7fJ off=3222419 len=979947 2024-04-10T03:49:53.483 INFO:tasks.workunit.client.0.smithi016.stdout:op 5509 completed, throughput=5MB/sec 2024-04-10T03:49:53.483 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zTngJ2v9alaPYFi off=6765977 len=637827 2024-04-10T03:49:53.490 INFO:tasks.workunit.client.0.smithi016.stdout:op 5510 completed, throughput=5MB/sec 2024-04-10T03:49:53.491 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dAFXrlBB-AhR22L off=2999153 len=1036601 2024-04-10T03:49:53.500 INFO:tasks.workunit.client.0.smithi016.stdout:op 5511 completed, throughput=5MB/sec 2024-04-10T03:49:53.500 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-H-ER4e9fUSf1aiS off=6234940 len=1184353 2024-04-10T03:49:53.512 INFO:tasks.workunit.client.0.smithi016.stdout:op 5512 completed, throughput=5MB/sec 2024-04-10T03:49:53.512 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1GRrqyZioP2Ajv_ off=6407336 len=35132 2024-04-10T03:49:53.513 INFO:tasks.workunit.client.0.smithi016.stdout:op 5513 completed, throughput=5MB/sec 2024-04-10T03:49:53.513 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-llUqO9n2vZ84TUJ off=5729559 len=1953468 2024-04-10T03:49:53.518 INFO:tasks.workunit.client.0.smithi016.stdout:op 5514 completed, throughput=5MB/sec 2024-04-10T03:49:54.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:54 smithi136 bash[68278]: cluster 2024-04-10T03:49:52.314307+0000 mgr.y (mgr.25133) 1304 : cluster 0 pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-10T03:49:54.518 INFO:tasks.workunit.client.0.smithi016.stdout: 1054: throughput=5MB/sec pending data=0 2024-04-10T03:49:54.518 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oQ-hbZCPbYkb83R off=6325315 len=106900 2024-04-10T03:49:54.523 INFO:tasks.workunit.client.0.smithi016.stdout:op 5515 completed, throughput=5MB/sec 2024-04-10T03:49:54.523 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rERvlKupYDLclUq off=12649379 len=1877056 2024-04-10T03:49:54.529 INFO:tasks.workunit.client.0.smithi016.stdout:op 5516 completed, throughput=5MB/sec 2024-04-10T03:49:54.530 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lQJ2XDGgsKhBbCb off=1859524 len=1298857 2024-04-10T03:49:54.534 INFO:tasks.workunit.client.0.smithi016.stdout:op 5517 completed, throughput=5MB/sec 2024-04-10T03:49:54.534 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mHi7zZnchXQCbyB off=5429349 len=784210 2024-04-10T03:49:54.537 INFO:tasks.workunit.client.0.smithi016.stdout:op 5518 completed, throughput=5MB/sec 2024-04-10T03:49:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:54 smithi016 bash[72916]: cluster 2024-04-10T03:49:52.314307+0000 mgr.y (mgr.25133) 1304 : cluster 0 pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-10T03:49:54.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:54 smithi016 bash[74137]: cluster 2024-04-10T03:49:52.314307+0000 mgr.y (mgr.25133) 1304 : cluster 0 pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-10T03:49:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: 1055: throughput=5MB/sec pending data=0 2024-04-10T03:49:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OwH8AKmNLnRSQui off=6940763 len=1639411 2024-04-10T03:49:55.542 INFO:tasks.workunit.client.0.smithi016.stdout:op 5519 completed, throughput=5MB/sec 2024-04-10T03:49:55.542 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-efElPHQGCwXaBcG off=4298 len=1444336 2024-04-10T03:49:55.553 INFO:tasks.workunit.client.0.smithi016.stdout:op 5520 completed, throughput=5MB/sec 2024-04-10T03:49:55.553 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FvoRIqUtWMKSW7D off=3447140 len=559964 2024-04-10T03:49:55.561 INFO:tasks.workunit.client.0.smithi016.stdout:op 5521 completed, throughput=5MB/sec 2024-04-10T03:49:55.561 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3qEHjJiwFUYmgyv off=2921022 len=950735 2024-04-10T03:49:55.565 INFO:tasks.workunit.client.0.smithi016.stdout:op 5522 completed, throughput=5MB/sec 2024-04-10T03:49:55.565 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sEpTdt74BZ4NqlX off=14506226 len=1004973 2024-04-10T03:49:55.567 INFO:tasks.workunit.client.0.smithi016.stdout:op 5523 completed, throughput=5MB/sec 2024-04-10T03:49:56.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:56 smithi136 bash[68278]: cluster 2024-04-10T03:49:54.315235+0000 mgr.y (mgr.25133) 1305 : cluster 0 pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:49:56.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:56 smithi016 bash[72916]: cluster 2024-04-10T03:49:54.315235+0000 mgr.y (mgr.25133) 1305 : cluster 0 pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:49:56.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:56 smithi016 bash[74137]: cluster 2024-04-10T03:49:54.315235+0000 mgr.y (mgr.25133) 1305 : cluster 0 pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:49:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: 1056: throughput=5MB/sec pending data=0 2024-04-10T03:49:56.568 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CrHvcHgg3LLCdK- off=1859460 len=884471 2024-04-10T03:49:56.577 INFO:tasks.workunit.client.0.smithi016.stdout:op 5524 completed, throughput=5MB/sec 2024-04-10T03:49:56.577 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x_CXec6-GiH8pT7 off=6586645 len=1864898 2024-04-10T03:49:56.582 INFO:tasks.workunit.client.0.smithi016.stdout:op 5525 completed, throughput=5MB/sec 2024-04-10T03:49:56.582 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YI6Ou8M0_CiVznY off=6861375 len=10297 2024-04-10T03:49:56.587 INFO:tasks.workunit.client.0.smithi016.stdout:op 5526 completed, throughput=5MB/sec 2024-04-10T03:49:56.587 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MlCCvS0sbFtEG0F off=9233945 len=1133696 2024-04-10T03:49:56.597 INFO:tasks.workunit.client.0.smithi016.stdout:op 5527 completed, throughput=5MB/sec 2024-04-10T03:49:56.597 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y6u2DjEi1n00GFq off=1770140 len=1735589 2024-04-10T03:49:56.603 INFO:tasks.workunit.client.0.smithi016.stdout:op 5528 completed, throughput=5MB/sec 2024-04-10T03:49:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: 1057: throughput=5MB/sec pending data=0 2024-04-10T03:49:57.603 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qAuwPdaTbo6lnc9 off=739414 len=266095 2024-04-10T03:49:57.605 INFO:tasks.workunit.client.0.smithi016.stdout:op 5529 completed, throughput=5MB/sec 2024-04-10T03:49:57.605 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uGCTOVeXKrAcZ8s off=538158 len=1456905 2024-04-10T03:49:57.610 INFO:tasks.workunit.client.0.smithi016.stdout:op 5530 completed, throughput=5MB/sec 2024-04-10T03:49:57.610 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7kACKx_TOVS4wb8 off=2156623 len=1037695 2024-04-10T03:49:57.614 INFO:tasks.workunit.client.0.smithi016.stdout:op 5531 completed, throughput=5MB/sec 2024-04-10T03:49:57.614 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k97scbu50S0Nfmj off=13954738 len=506351 2024-04-10T03:49:57.615 INFO:tasks.workunit.client.0.smithi016.stdout:op 5532 completed, throughput=5MB/sec 2024-04-10T03:49:57.615 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bXc4usRLSQKyQ1y off=978378 len=2032806 2024-04-10T03:49:57.620 INFO:tasks.workunit.client.0.smithi016.stdout:op 5533 completed, throughput=5MB/sec 2024-04-10T03:49:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:58 smithi136 bash[68278]: cluster 2024-04-10T03:49:56.316435+0000 mgr.y (mgr.25133) 1306 : cluster 0 pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:49:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:58 smithi136 bash[68278]: audit 2024-04-10T03:49:57.584769+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:58.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:49:58 smithi136 bash[68278]: audit 2024-04-10T03:49:57.952662+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:49:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:58 smithi016 bash[72916]: cluster 2024-04-10T03:49:56.316435+0000 mgr.y (mgr.25133) 1306 : cluster 0 pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:49:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:58 smithi016 bash[72916]: audit 2024-04-10T03:49:57.584769+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:49:58 smithi016 bash[72916]: audit 2024-04-10T03:49:57.952662+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:49:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:58 smithi016 bash[74137]: cluster 2024-04-10T03:49:56.316435+0000 mgr.y (mgr.25133) 1306 : cluster 0 pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:49:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:58 smithi016 bash[74137]: audit 2024-04-10T03:49:57.584769+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:49:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:49:58 smithi016 bash[74137]: audit 2024-04-10T03:49:57.952662+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:49:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: 1058: throughput=5MB/sec pending data=0 2024-04-10T03:49:58.620 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-AmztU5wADZSIHfj off=18543558 len=652350 2024-04-10T03:49:58.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 5534 completed, throughput=5MB/sec 2024-04-10T03:49:58.626 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4rkKWuhHnh20vLs off=4816029 len=27166 2024-04-10T03:49:58.627 INFO:tasks.workunit.client.0.smithi016.stdout:op 5535 completed, throughput=5MB/sec 2024-04-10T03:49:58.627 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gioWUQ9Oye7-w9m off=8952980 len=557647 2024-04-10T03:49:58.634 INFO:tasks.workunit.client.0.smithi016.stdout:op 5536 completed, throughput=5MB/sec 2024-04-10T03:49:58.634 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--2nVJfeZ2WJzZYu off=4195160 len=818671 2024-04-10T03:49:58.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 5537 completed, throughput=5MB/sec 2024-04-10T03:49:58.641 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Khnrtnwt-ACYK7B off=994182 len=832607 2024-04-10T03:49:58.648 INFO:tasks.workunit.client.0.smithi016.stdout:op 5538 completed, throughput=5MB/sec 2024-04-10T03:49:58.648 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_bwh6zJ7cxed7wc off=3688393 len=990928 2024-04-10T03:49:58.650 INFO:tasks.workunit.client.0.smithi016.stdout:op 5539 completed, throughput=5MB/sec 2024-04-10T03:49:58.650 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-k6U4xnU7suFudLb off=377660 len=1823294 2024-04-10T03:49:58.656 INFO:tasks.workunit.client.0.smithi016.stdout:op 5540 completed, throughput=5MB/sec 2024-04-10T03:49:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: 1059: throughput=5MB/sec pending data=0 2024-04-10T03:49:59.656 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-v5FclYuJy5K1SHl off=641408 len=454849 2024-04-10T03:49:59.658 INFO:tasks.workunit.client.0.smithi016.stdout:op 5541 completed, throughput=5MB/sec 2024-04-10T03:49:59.658 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-StVisnzxS26hGb3 off=11841174 len=528584 2024-04-10T03:49:59.664 INFO:tasks.workunit.client.0.smithi016.stdout:op 5542 completed, throughput=5MB/sec 2024-04-10T03:49:59.664 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vfOXBvWdT7RSAo1 off=3649739 len=228280 2024-04-10T03:49:59.666 INFO:tasks.workunit.client.0.smithi016.stdout:op 5543 completed, throughput=5MB/sec 2024-04-10T03:49:59.666 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fnNDOSvS2_ciSUf off=5315944 len=1718921 2024-04-10T03:49:59.668 INFO:tasks.workunit.client.0.smithi016.stdout:op 5544 completed, throughput=5MB/sec 2024-04-10T03:49:59.668 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4fhcTrhH07Vj3MP off=3186217 len=1400082 2024-04-10T03:49:59.672 INFO:tasks.workunit.client.0.smithi016.stdout:op 5545 completed, throughput=5MB/sec 2024-04-10T03:49:59.672 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zLtx_m-_4CRzewM off=5728030 len=869153 2024-04-10T03:49:59.674 INFO:tasks.workunit.client.0.smithi016.stdout:op 5546 completed, throughput=5MB/sec 2024-04-10T03:50:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:00 smithi016 bash[74137]: cluster 2024-04-10T03:49:58.317277+0000 mgr.y (mgr.25133) 1307 : cluster 0 pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:50:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:00 smithi016 bash[74137]: audit 2024-04-10T03:49:59.203442+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:00 smithi016 bash[74137]: audit 2024-04-10T03:49:59.209352+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:00 smithi016 bash[74137]: cluster 2024-04-10T03:50:00.000104+0000 mon.a (mon.0) 2264 : cluster 1 overall HEALTH_OK 2024-04-10T03:50:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:00 smithi016 bash[72916]: cluster 2024-04-10T03:49:58.317277+0000 mgr.y (mgr.25133) 1307 : cluster 0 pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:50:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:00 smithi016 bash[72916]: audit 2024-04-10T03:49:59.203442+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:00 smithi016 bash[72916]: audit 2024-04-10T03:49:59.209352+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:00 smithi016 bash[72916]: cluster 2024-04-10T03:50:00.000104+0000 mon.a (mon.0) 2264 : cluster 1 overall HEALTH_OK 2024-04-10T03:50:00.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:00 smithi136 bash[68278]: cluster 2024-04-10T03:49:58.317277+0000 mgr.y (mgr.25133) 1307 : cluster 0 pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-10T03:50:00.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:00 smithi136 bash[68278]: audit 2024-04-10T03:49:59.203442+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:00.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:00 smithi136 bash[68278]: audit 2024-04-10T03:49:59.209352+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:00.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:00 smithi136 bash[68278]: cluster 2024-04-10T03:50:00.000104+0000 mon.a (mon.0) 2264 : cluster 1 overall HEALTH_OK 2024-04-10T03:50:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: 1060: throughput=5MB/sec pending data=0 2024-04-10T03:50:00.674 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uGASS24SpD_e7SI off=4932818 len=818650 2024-04-10T03:50:00.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 5547 completed, throughput=5MB/sec 2024-04-10T03:50:00.683 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3qEHjJiwFUYmgyv off=6286118 len=1318684 2024-04-10T03:50:00.693 INFO:tasks.workunit.client.0.smithi016.stdout:op 5548 completed, throughput=5MB/sec 2024-04-10T03:50:00.693 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lrxl-yeZYudoiW7 off=2042606 len=1017980 2024-04-10T03:50:00.701 INFO:tasks.workunit.client.0.smithi016.stdout:op 5549 completed, throughput=5MB/sec 2024-04-10T03:50:00.701 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cZyJVp4vihqPbqg off=1978177 len=144251 2024-04-10T03:50:00.702 INFO:tasks.workunit.client.0.smithi016.stdout:op 5550 completed, throughput=5MB/sec 2024-04-10T03:50:00.702 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-F8wt3H1LivFFFnh off=2917202 len=1063959 2024-04-10T03:50:00.710 INFO:tasks.workunit.client.0.smithi016.stdout:op 5551 completed, throughput=5MB/sec 2024-04-10T03:50:00.711 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9Cq9WCsSMrMRPSw off=3210529 len=1883105 2024-04-10T03:50:00.714 INFO:tasks.workunit.client.0.smithi016.stdout:op 5552 completed, throughput=5MB/sec 2024-04-10T03:50:01.714 INFO:tasks.workunit.client.0.smithi016.stdout: 1061: throughput=5MB/sec pending data=0 2024-04-10T03:50:01.714 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-v_MwS6Buo-AjIAZ off=7725713 len=1123113 2024-04-10T03:50:01.717 INFO:tasks.workunit.client.0.smithi016.stdout:op 5553 completed, throughput=5MB/sec 2024-04-10T03:50:01.717 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DE44joF7QTO8K0X off=5778879 len=1787210 2024-04-10T03:50:01.721 INFO:tasks.workunit.client.0.smithi016.stdout:op 5554 completed, throughput=5MB/sec 2024-04-10T03:50:01.721 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oLMOVZzz8By92jO off=0 len=1159785 2024-04-10T03:50:01.731 INFO:tasks.workunit.client.0.smithi016.stdout:op 5555 completed, throughput=5MB/sec 2024-04-10T03:50:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:50:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:50:01] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-10T03:50:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:02 smithi016 bash[72916]: cluster 2024-04-10T03:50:00.318201+0000 mgr.y (mgr.25133) 1308 : cluster 0 pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:50:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:02 smithi016 bash[74137]: cluster 2024-04-10T03:50:00.318201+0000 mgr.y (mgr.25133) 1308 : cluster 0 pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:50:02.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:02 smithi136 bash[68278]: cluster 2024-04-10T03:50:00.318201+0000 mgr.y (mgr.25133) 1308 : cluster 0 pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-10T03:50:02.732 INFO:tasks.workunit.client.0.smithi016.stdout: 1062: throughput=5MB/sec pending data=0 2024-04-10T03:50:02.732 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dNe5X-sp9m3jrtq off=17553460 len=1648319 2024-04-10T03:50:02.734 INFO:tasks.workunit.client.0.smithi016.stdout:op 5556 completed, throughput=5MB/sec 2024-04-10T03:50:02.735 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jSw6mgT0lsE-VPs off=11644566 len=642078 2024-04-10T03:50:02.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 5557 completed, throughput=5MB/sec 2024-04-10T03:50:02.737 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dItyYh5E8h4LbVc off=13492183 len=1269999 2024-04-10T03:50:02.747 INFO:tasks.workunit.client.0.smithi016.stdout:op 5558 completed, throughput=5MB/sec 2024-04-10T03:50:02.747 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-qJYk3H6jOXSeB8x off=1970537 len=1235734 2024-04-10T03:50:02.751 INFO:tasks.workunit.client.0.smithi016.stdout:op 5559 completed, throughput=5MB/sec 2024-04-10T03:50:02.751 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bX9TbYBR2jdC7T5 off=3738924 len=702298 2024-04-10T03:50:02.752 INFO:tasks.workunit.client.0.smithi016.stdout:op 5560 completed, throughput=5MB/sec 2024-04-10T03:50:03.753 INFO:tasks.workunit.client.0.smithi016.stdout: 1063: throughput=5MB/sec pending data=0 2024-04-10T03:50:03.753 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2pXnAvgAFYeHRPx off=7878121 len=787687 2024-04-10T03:50:03.756 INFO:tasks.workunit.client.0.smithi016.stdout:op 5561 completed, throughput=5MB/sec 2024-04-10T03:50:03.756 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HlUWLNCQbo1An5V off=1813933 len=1156156 2024-04-10T03:50:03.759 INFO:tasks.workunit.client.0.smithi016.stdout:op 5562 completed, throughput=5MB/sec 2024-04-10T03:50:03.759 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bn7-TCL3PY4DCQc off=2193642 len=398095 2024-04-10T03:50:03.766 INFO:tasks.workunit.client.0.smithi016.stdout:op 5563 completed, throughput=5MB/sec 2024-04-10T03:50:03.766 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hME9dAk6q_piDwj off=749551 len=943495 2024-04-10T03:50:03.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 5564 completed, throughput=5MB/sec 2024-04-10T03:50:03.770 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-6QjAvAOzEVM1jCB off=1442849 len=1263898 2024-04-10T03:50:03.780 INFO:tasks.workunit.client.0.smithi016.stdout:op 5565 completed, throughput=5MB/sec 2024-04-10T03:50:03.780 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_IPfObkbVeStFqm off=2602340 len=6636 2024-04-10T03:50:03.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 5566 completed, throughput=5MB/sec 2024-04-10T03:50:03.784 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gbkW0Nlhl2DZ54L off=8172062 len=1739651 2024-04-10T03:50:03.790 INFO:tasks.workunit.client.0.smithi016.stdout:op 5567 completed, throughput=5MB/sec 2024-04-10T03:50:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:04 smithi016 bash[72916]: cluster 2024-04-10T03:50:02.318857+0000 mgr.y (mgr.25133) 1309 : cluster 0 pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-04-10T03:50:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:04 smithi016 bash[74137]: cluster 2024-04-10T03:50:02.318857+0000 mgr.y (mgr.25133) 1309 : cluster 0 pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-04-10T03:50:04.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:04 smithi136 bash[68278]: cluster 2024-04-10T03:50:02.318857+0000 mgr.y (mgr.25133) 1309 : cluster 0 pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-04-10T03:50:04.790 INFO:tasks.workunit.client.0.smithi016.stdout: 1064: throughput=5MB/sec pending data=0 2024-04-10T03:50:04.791 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6tcQ1UejhffbDHx off=13720909 len=872924 2024-04-10T03:50:04.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 5568 completed, throughput=5MB/sec 2024-04-10T03:50:04.792 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AvGfOVvyxqFps4Z off=19367122 len=807938 2024-04-10T03:50:04.796 INFO:tasks.workunit.client.0.smithi016.stdout:op 5569 completed, throughput=5MB/sec 2024-04-10T03:50:04.796 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uC9uppZmx2fphaE off=6348659 len=1245917 2024-04-10T03:50:04.799 INFO:tasks.workunit.client.0.smithi016.stdout:op 5570 completed, throughput=5MB/sec 2024-04-10T03:50:04.799 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tSJ662gm4LEj5a4 off=367626 len=1908643 2024-04-10T03:50:04.803 INFO:tasks.workunit.client.0.smithi016.stdout:op 5571 completed, throughput=5MB/sec 2024-04-10T03:50:05.422 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 03:50:05 smithi136 bash[98209]: logger=cleanup t=2024-04-10T03:50:05.156451366Z level=info msg="Completed cleanup jobs" duration=56.049556ms 2024-04-10T03:50:05.804 INFO:tasks.workunit.client.0.smithi016.stdout: 1065: throughput=5MB/sec pending data=0 2024-04-10T03:50:05.804 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1_34soxb8a6raiE off=1247810 len=742588 2024-04-10T03:50:05.812 INFO:tasks.workunit.client.0.smithi016.stdout:op 5572 completed, throughput=5MB/sec 2024-04-10T03:50:05.812 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4mdl7X3HwuWBvDj off=6304856 len=832245 2024-04-10T03:50:05.814 INFO:tasks.workunit.client.0.smithi016.stdout:op 5573 completed, throughput=5MB/sec 2024-04-10T03:50:05.814 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4vHuwfGtEwk2TJT off=7726265 len=746167 2024-04-10T03:50:05.821 INFO:tasks.workunit.client.0.smithi016.stdout:op 5574 completed, throughput=5MB/sec 2024-04-10T03:50:05.821 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Y_sqb930kFwZeKS off=2820426 len=865535 2024-04-10T03:50:05.829 INFO:tasks.workunit.client.0.smithi016.stdout:op 5575 completed, throughput=5MB/sec 2024-04-10T03:50:05.829 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YdpJf37PMaG2Fbx off=386845 len=1303676 2024-04-10T03:50:05.832 INFO:tasks.workunit.client.0.smithi016.stdout:op 5576 completed, throughput=5MB/sec 2024-04-10T03:50:05.832 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-18LkpxSEe6dvWyd off=15766690 len=2035905 2024-04-10T03:50:05.843 INFO:tasks.workunit.client.0.smithi016.stdout:op 5577 completed, throughput=5MB/sec 2024-04-10T03:50:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:06 smithi016 bash[72916]: cluster 2024-04-10T03:50:04.319461+0000 mgr.y (mgr.25133) 1310 : cluster 0 pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-04-10T03:50:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:06 smithi016 bash[74137]: cluster 2024-04-10T03:50:04.319461+0000 mgr.y (mgr.25133) 1310 : cluster 0 pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-04-10T03:50:06.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:06 smithi136 bash[68278]: cluster 2024-04-10T03:50:04.319461+0000 mgr.y (mgr.25133) 1310 : cluster 0 pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-04-10T03:50:06.843 INFO:tasks.workunit.client.0.smithi016.stdout: 1066: throughput=5MB/sec pending data=0 2024-04-10T03:50:06.843 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dPShZVGt1ltVsBx off=10623125 len=1289813 2024-04-10T03:50:06.852 INFO:tasks.workunit.client.0.smithi016.stdout:op 5578 completed, throughput=5MB/sec 2024-04-10T03:50:06.852 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tu6tuub1EqoCl7j off=7149750 len=568695 2024-04-10T03:50:06.853 INFO:tasks.workunit.client.0.smithi016.stdout:op 5579 completed, throughput=5MB/sec 2024-04-10T03:50:06.853 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4IQXfISYe6D4SqI off=9360837 len=951139 2024-04-10T03:50:06.856 INFO:tasks.workunit.client.0.smithi016.stdout:op 5580 completed, throughput=5MB/sec 2024-04-10T03:50:06.857 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oZlHvgBLeQHD6bf off=3131134 len=94342 2024-04-10T03:50:06.869 INFO:tasks.workunit.client.0.smithi016.stdout:op 5581 completed, throughput=5MB/sec 2024-04-10T03:50:06.869 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-F9_E84v7AAi2QgQ off=403577 len=379266 2024-04-10T03:50:06.870 INFO:tasks.workunit.client.0.smithi016.stdout:op 5582 completed, throughput=5MB/sec 2024-04-10T03:50:06.870 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-loPC_Bvw5HbOCbu off=393447 len=1386716 2024-04-10T03:50:06.880 INFO:tasks.workunit.client.0.smithi016.stdout:op 5583 completed, throughput=5MB/sec 2024-04-10T03:50:07.880 INFO:tasks.workunit.client.0.smithi016.stdout: 1067: throughput=5MB/sec pending data=0 2024-04-10T03:50:07.880 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9aFIZE9HiXf7wez off=2173840 len=707412 2024-04-10T03:50:07.886 INFO:tasks.workunit.client.0.smithi016.stdout:op 5584 completed, throughput=5MB/sec 2024-04-10T03:50:07.887 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-bc_LD9Ja7oD7D4s off=17155403 len=227354 2024-04-10T03:50:07.887 INFO:tasks.workunit.client.0.smithi016.stdout:op 5585 completed, throughput=5MB/sec 2024-04-10T03:50:07.887 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lvw61O_0nX4l-aj off=1740662 len=1031331 2024-04-10T03:50:07.891 INFO:tasks.workunit.client.0.smithi016.stdout:op 5586 completed, throughput=5MB/sec 2024-04-10T03:50:07.891 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aHFfU3v1RqPfcXj off=1139532 len=381631 2024-04-10T03:50:07.897 INFO:tasks.workunit.client.0.smithi016.stdout:op 5587 completed, throughput=5MB/sec 2024-04-10T03:50:07.897 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Pal93iniijCZGYA off=1219834 len=418296 2024-04-10T03:50:07.901 INFO:tasks.workunit.client.0.smithi016.stdout:op 5588 completed, throughput=5MB/sec 2024-04-10T03:50:07.901 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_N7fv4kuX9e1Qua off=3893229 len=1900705 2024-04-10T03:50:07.912 INFO:tasks.workunit.client.0.smithi016.stdout:op 5589 completed, throughput=5MB/sec 2024-04-10T03:50:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:08 smithi016 bash[72916]: cluster 2024-04-10T03:50:06.320333+0000 mgr.y (mgr.25133) 1311 : cluster 0 pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-10T03:50:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:08 smithi016 bash[74137]: cluster 2024-04-10T03:50:06.320333+0000 mgr.y (mgr.25133) 1311 : cluster 0 pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-10T03:50:08.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:08 smithi136 bash[68278]: cluster 2024-04-10T03:50:06.320333+0000 mgr.y (mgr.25133) 1311 : cluster 0 pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-10T03:50:08.913 INFO:tasks.workunit.client.0.smithi016.stdout: 1068: throughput=5MB/sec pending data=0 2024-04-10T03:50:08.913 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qJk88PVdfNGJC56 off=920521 len=1777388 2024-04-10T03:50:08.923 INFO:tasks.workunit.client.0.smithi016.stdout:op 5590 completed, throughput=5MB/sec 2024-04-10T03:50:08.923 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2-CmvhC4-ktcr8o off=761074 len=1614413 2024-04-10T03:50:08.926 INFO:tasks.workunit.client.0.smithi016.stdout:op 5591 completed, throughput=5MB/sec 2024-04-10T03:50:08.926 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_tZYA9Pgm00Jfwr off=3576678 len=1855944 2024-04-10T03:50:08.937 INFO:tasks.workunit.client.0.smithi016.stdout:op 5592 completed, throughput=5MB/sec 2024-04-10T03:50:09.938 INFO:tasks.workunit.client.0.smithi016.stdout: 1069: throughput=5MB/sec pending data=0 2024-04-10T03:50:09.938 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZyosJRcozuc2vp2 off=11588419 len=1037512 2024-04-10T03:50:09.941 INFO:tasks.workunit.client.0.smithi016.stdout:op 5593 completed, throughput=5MB/sec 2024-04-10T03:50:09.941 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-15D34HM_As_8xPY off=6700067 len=1792055 2024-04-10T03:50:09.956 INFO:tasks.workunit.client.0.smithi016.stdout:op 5594 completed, throughput=5MB/sec 2024-04-10T03:50:09.956 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1Eeg_8aJ3BRw794 off=1894016 len=295817 2024-04-10T03:50:09.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 5595 completed, throughput=5MB/sec 2024-04-10T03:50:09.962 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1QnMAsk-8Y7wmUL off=8266094 len=1441632 2024-04-10T03:50:09.975 INFO:tasks.workunit.client.0.smithi016.stdout:op 5596 completed, throughput=5MB/sec 2024-04-10T03:50:09.975 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x4pJ3qdjMfig7wX off=5602852 len=1355363 2024-04-10T03:50:09.979 INFO:tasks.workunit.client.0.smithi016.stdout:op 5597 completed, throughput=5MB/sec 2024-04-10T03:50:10.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[72916]: cluster 2024-04-10T03:50:08.321191+0000 mgr.y (mgr.25133) 1312 : cluster 0 pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-10T03:50:10.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[72916]: audit 2024-04-10T03:50:08.699182+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:10.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[72916]: audit 2024-04-10T03:50:08.709985+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:10.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[72916]: audit 2024-04-10T03:50:08.712215+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:50:10.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[72916]: audit 2024-04-10T03:50:08.713497+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:50:10.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[72916]: audit 2024-04-10T03:50:08.719844+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:10.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[74137]: cluster 2024-04-10T03:50:08.321191+0000 mgr.y (mgr.25133) 1312 : cluster 0 pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-10T03:50:10.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[74137]: audit 2024-04-10T03:50:08.699182+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:10.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[74137]: audit 2024-04-10T03:50:08.709985+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:10.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[74137]: audit 2024-04-10T03:50:08.712215+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:50:10.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[74137]: audit 2024-04-10T03:50:08.713497+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:50:10.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:09 smithi016 bash[74137]: audit 2024-04-10T03:50:08.719844+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:10.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:09 smithi136 bash[68278]: cluster 2024-04-10T03:50:08.321191+0000 mgr.y (mgr.25133) 1312 : cluster 0 pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-10T03:50:10.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:09 smithi136 bash[68278]: audit 2024-04-10T03:50:08.699182+0000 mon.a (mon.0) 2265 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:10.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:09 smithi136 bash[68278]: audit 2024-04-10T03:50:08.709985+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:10.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:09 smithi136 bash[68278]: audit 2024-04-10T03:50:08.712215+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:50:10.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:09 smithi136 bash[68278]: audit 2024-04-10T03:50:08.713497+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:50:10.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:09 smithi136 bash[68278]: audit 2024-04-10T03:50:08.719844+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:50:10.979 INFO:tasks.workunit.client.0.smithi016.stdout: 1070: throughput=5MB/sec pending data=0 2024-04-10T03:50:10.979 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9wKm4R_x_L4P_JF off=9431384 len=886561 2024-04-10T03:50:10.988 INFO:tasks.workunit.client.0.smithi016.stdout:op 5598 completed, throughput=5MB/sec 2024-04-10T03:50:10.988 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aGgsQdYxJ9X83Mm off=12578051 len=602903 2024-04-10T03:50:10.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 5599 completed, throughput=5MB/sec 2024-04-10T03:50:10.990 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X2WIb1ufcXm5JDL off=10028606 len=97173 2024-04-10T03:50:10.995 INFO:tasks.workunit.client.0.smithi016.stdout:op 5600 completed, throughput=5MB/sec 2024-04-10T03:50:10.995 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nGF_rbT6NdnBIaZ off=1288217 len=1879504 2024-04-10T03:50:10.999 INFO:tasks.workunit.client.0.smithi016.stdout:op 5601 completed, throughput=5MB/sec 2024-04-10T03:50:10.999 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-J6gcTwIeei-rnk5 off=10942721 len=1539107 2024-04-10T03:50:11.005 INFO:tasks.workunit.client.0.smithi016.stdout:op 5602 completed, throughput=5MB/sec 2024-04-10T03:50:12.005 INFO:tasks.workunit.client.0.smithi016.stdout: 1071: throughput=5MB/sec pending data=0 2024-04-10T03:50:12.005 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-t5xH5-EQ2ewvHi0 off=6638320 len=290350 2024-04-10T03:50:12.007 INFO:tasks.workunit.client.0.smithi016.stdout:op 5603 completed, throughput=5MB/sec 2024-04-10T03:50:12.007 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-9Dw8HV2uXj2-iO3 off=12975934 len=1557717 2024-04-10T03:50:12.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 5604 completed, throughput=5MB/sec 2024-04-10T03:50:12.019 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7nxHoffKvC0x9xk off=13690065 len=775622 2024-04-10T03:50:12.028 INFO:tasks.workunit.client.0.smithi016.stdout:op 5605 completed, throughput=5MB/sec 2024-04-10T03:50:12.028 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RVVSYbrZgrDXzrj off=4888146 len=1944112 2024-04-10T03:50:12.044 INFO:tasks.workunit.client.0.smithi016.stdout:op 5606 completed, throughput=5MB/sec 2024-04-10T03:50:12.045 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rBd9ZIqYSpuCMND off=3142376 len=2093305 2024-04-10T03:50:12.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 5607 completed, throughput=5MB/sec 2024-04-10T03:50:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:50:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:50:11] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-10T03:50:12.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:11 smithi016 bash[72916]: cluster 2024-04-10T03:50:10.322168+0000 mgr.y (mgr.25133) 1313 : cluster 0 pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-04-10T03:50:12.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:11 smithi016 bash[74137]: cluster 2024-04-10T03:50:10.322168+0000 mgr.y (mgr.25133) 1313 : cluster 0 pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-04-10T03:50:12.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:11 smithi136 bash[68278]: cluster 2024-04-10T03:50:10.322168+0000 mgr.y (mgr.25133) 1313 : cluster 0 pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-04-10T03:50:13.051 INFO:tasks.workunit.client.0.smithi016.stdout: 1072: throughput=5MB/sec pending data=0 2024-04-10T03:50:13.051 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T7WORKuEJAiJmbl off=4743689 len=1989174 2024-04-10T03:50:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:12 smithi016 bash[72916]: audit 2024-04-10T03:50:12.585106+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:13.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:12 smithi016 bash[74137]: audit 2024-04-10T03:50:12.585106+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:13.067 INFO:tasks.workunit.client.0.smithi016.stdout:op 5608 completed, throughput=5MB/sec 2024-04-10T03:50:13.067 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0wObzmEN9DPJLmt off=9069442 len=1034366 2024-04-10T03:50:13.070 INFO:tasks.workunit.client.0.smithi016.stdout:op 5609 completed, throughput=5MB/sec 2024-04-10T03:50:13.070 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BdXLmOGO1J1hdFy off=12376331 len=1425679 2024-04-10T03:50:13.081 INFO:tasks.workunit.client.0.smithi016.stdout:op 5610 completed, throughput=5MB/sec 2024-04-10T03:50:13.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:12 smithi136 bash[68278]: audit 2024-04-10T03:50:12.585106+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:14.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:13 smithi016 bash[74137]: cluster 2024-04-10T03:50:12.323455+0000 mgr.y (mgr.25133) 1314 : cluster 0 pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:50:14.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:13 smithi016 bash[72916]: cluster 2024-04-10T03:50:12.323455+0000 mgr.y (mgr.25133) 1314 : cluster 0 pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:50:14.082 INFO:tasks.workunit.client.0.smithi016.stdout: 1073: throughput=5MB/sec pending data=0 2024-04-10T03:50:14.082 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e_0l_aYd9fIDlNn off=2208950 len=1057420 2024-04-10T03:50:14.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 5611 completed, throughput=5MB/sec 2024-04-10T03:50:14.091 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f33pOlMGEicghe8 off=11690063 len=692752 2024-04-10T03:50:14.099 INFO:tasks.workunit.client.0.smithi016.stdout:op 5612 completed, throughput=5MB/sec 2024-04-10T03:50:14.099 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zLtm-Yn1AHn9a_W off=13839651 len=328924 2024-04-10T03:50:14.101 INFO:tasks.workunit.client.0.smithi016.stdout:op 5613 completed, throughput=5MB/sec 2024-04-10T03:50:14.101 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0ThD6G2P_UsuUGE off=2673501 len=1973178 2024-04-10T03:50:14.116 INFO:tasks.workunit.client.0.smithi016.stdout:op 5614 completed, throughput=5MB/sec 2024-04-10T03:50:14.116 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wAraXGm3AX6zVU0 off=15937834 len=1144362 2024-04-10T03:50:14.125 INFO:tasks.workunit.client.0.smithi016.stdout:op 5615 completed, throughput=5MB/sec 2024-04-10T03:50:14.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:13 smithi136 bash[68278]: cluster 2024-04-10T03:50:12.323455+0000 mgr.y (mgr.25133) 1314 : cluster 0 pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:50:15.125 INFO:tasks.workunit.client.0.smithi016.stdout: 1074: throughput=5MB/sec pending data=0 2024-04-10T03:50:15.125 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ynPukSJbzzIST9o off=1374589 len=217288 2024-04-10T03:50:15.126 INFO:tasks.workunit.client.0.smithi016.stdout:op 5616 completed, throughput=5MB/sec 2024-04-10T03:50:15.126 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lPGJkWr4fCTITSp off=5015804 len=964530 2024-04-10T03:50:15.130 INFO:tasks.workunit.client.0.smithi016.stdout:op 5617 completed, throughput=5MB/sec 2024-04-10T03:50:15.130 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cU3FwkTQAC3RY6a off=371561 len=1199897 2024-04-10T03:50:15.141 INFO:tasks.workunit.client.0.smithi016.stdout:op 5618 completed, throughput=5MB/sec 2024-04-10T03:50:15.141 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BPFTHwUnUqBRIGr off=10113538 len=239685 2024-04-10T03:50:15.147 INFO:tasks.workunit.client.0.smithi016.stdout:op 5619 completed, throughput=5MB/sec 2024-04-10T03:50:15.147 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s6gd9Jh-1PBL6uV off=10673863 len=332653 2024-04-10T03:50:15.155 INFO:tasks.workunit.client.0.smithi016.stdout:op 5620 completed, throughput=5MB/sec 2024-04-10T03:50:15.155 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xOMoAIiOH91-Nhb off=4589560 len=729775 2024-04-10T03:50:15.156 INFO:tasks.workunit.client.0.smithi016.stdout:op 5621 completed, throughput=5MB/sec 2024-04-10T03:50:15.156 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-loPC_Bvw5HbOCbu off=138282 len=1642038 2024-04-10T03:50:15.169 INFO:tasks.workunit.client.0.smithi016.stdout:op 5622 completed, throughput=5MB/sec 2024-04-10T03:50:16.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:15 smithi016 bash[74137]: cluster 2024-04-10T03:50:14.324423+0000 mgr.y (mgr.25133) 1315 : cluster 0 pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:50:16.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:15 smithi016 bash[72916]: cluster 2024-04-10T03:50:14.324423+0000 mgr.y (mgr.25133) 1315 : cluster 0 pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:50:16.169 INFO:tasks.workunit.client.0.smithi016.stdout: 1075: throughput=5MB/sec pending data=0 2024-04-10T03:50:16.170 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-p7COnSKvBEwx9La off=2337649 len=135194 2024-04-10T03:50:16.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:15 smithi136 bash[68278]: cluster 2024-04-10T03:50:14.324423+0000 mgr.y (mgr.25133) 1315 : cluster 0 pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:50:16.174 INFO:tasks.workunit.client.0.smithi016.stdout:op 5623 completed, throughput=5MB/sec 2024-04-10T03:50:16.175 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-M39XjGgxlJULOqi off=14802956 len=510237 2024-04-10T03:50:16.177 INFO:tasks.workunit.client.0.smithi016.stdout:op 5624 completed, throughput=5MB/sec 2024-04-10T03:50:16.177 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LpmsFizjnkZS1Fc off=12697849 len=2073456 2024-04-10T03:50:16.194 INFO:tasks.workunit.client.0.smithi016.stdout:op 5625 completed, throughput=5MB/sec 2024-04-10T03:50:16.195 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AVrhC1vFAVMEPWs off=73358 len=1220112 2024-04-10T03:50:16.197 INFO:tasks.workunit.client.0.smithi016.stdout:op 5626 completed, throughput=5MB/sec 2024-04-10T03:50:16.197 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-i_ZF2lfOuM1h2zm off=13632605 len=1281943 2024-04-10T03:50:16.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 5627 completed, throughput=5MB/sec 2024-04-10T03:50:16.208 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-y9KJZnSKNCwsiOa off=5673763 len=1842297 2024-04-10T03:50:16.212 INFO:tasks.workunit.client.0.smithi016.stdout:op 5628 completed, throughput=5MB/sec 2024-04-10T03:50:17.212 INFO:tasks.workunit.client.0.smithi016.stdout: 1076: throughput=5MB/sec pending data=0 2024-04-10T03:50:17.212 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-z5Iu81XnDmUHznZ off=5486955 len=280011 2024-04-10T03:50:17.219 INFO:tasks.workunit.client.0.smithi016.stdout:op 5629 completed, throughput=5MB/sec 2024-04-10T03:50:17.219 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3R-20ILgo2Ay_zo off=2998141 len=1024630 2024-04-10T03:50:17.228 INFO:tasks.workunit.client.0.smithi016.stdout:op 5630 completed, throughput=5MB/sec 2024-04-10T03:50:17.228 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TAOqXwD8IDq6M6p off=3188267 len=441545 2024-04-10T03:50:17.230 INFO:tasks.workunit.client.0.smithi016.stdout:op 5631 completed, throughput=5MB/sec 2024-04-10T03:50:17.230 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xXESMGunK7O3b0Z off=1981479 len=905191 2024-04-10T03:50:17.232 INFO:tasks.workunit.client.0.smithi016.stdout:op 5632 completed, throughput=5MB/sec 2024-04-10T03:50:17.232 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-m4u9eI6pfdxnVTu off=2584293 len=1840182 2024-04-10T03:50:17.236 INFO:tasks.workunit.client.0.smithi016.stdout:op 5633 completed, throughput=5MB/sec 2024-04-10T03:50:18.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:17 smithi016 bash[74137]: cluster 2024-04-10T03:50:16.325305+0000 mgr.y (mgr.25133) 1316 : cluster 0 pgmap v1995: 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-04-10T03:50:18.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:17 smithi016 bash[72916]: cluster 2024-04-10T03:50:16.325305+0000 mgr.y (mgr.25133) 1316 : cluster 0 pgmap v1995: 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-04-10T03:50:18.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:17 smithi136 bash[68278]: cluster 2024-04-10T03:50:16.325305+0000 mgr.y (mgr.25133) 1316 : cluster 0 pgmap v1995: 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-04-10T03:50:18.236 INFO:tasks.workunit.client.0.smithi016.stdout: 1077: throughput=5MB/sec pending data=0 2024-04-10T03:50:18.237 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N79NOXXgwkruGIM off=2849485 len=875140 2024-04-10T03:50:18.239 INFO:tasks.workunit.client.0.smithi016.stdout:op 5634 completed, throughput=5MB/sec 2024-04-10T03:50:18.239 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zzcuy3HyygQXFUJ off=12529749 len=1062237 2024-04-10T03:50:18.243 INFO:tasks.workunit.client.0.smithi016.stdout:op 5635 completed, throughput=5MB/sec 2024-04-10T03:50:18.243 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-378QO3TQw8NQXcy off=19617164 len=1909872 2024-04-10T03:50:18.248 INFO:tasks.workunit.client.0.smithi016.stdout:op 5636 completed, throughput=5MB/sec 2024-04-10T03:50:18.248 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YQhQ1ln53dhWa3M off=630168 len=432537 2024-04-10T03:50:18.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 5637 completed, throughput=5MB/sec 2024-04-10T03:50:18.250 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-juSEkn4Pkb9NxQL off=14006373 len=1032179 2024-04-10T03:50:18.253 INFO:tasks.workunit.client.0.smithi016.stdout:op 5638 completed, throughput=5MB/sec 2024-04-10T03:50:19.253 INFO:tasks.workunit.client.0.smithi016.stdout: 1078: throughput=5MB/sec pending data=0 2024-04-10T03:50:19.253 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-55aY3FAOPpwhbLH off=19112749 len=979387 2024-04-10T03:50:19.262 INFO:tasks.workunit.client.0.smithi016.stdout:op 5639 completed, throughput=5MB/sec 2024-04-10T03:50:19.262 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qPuRQQQXN2MiCcq off=2906566 len=378961 2024-04-10T03:50:19.268 INFO:tasks.workunit.client.0.smithi016.stdout:op 5640 completed, throughput=5MB/sec 2024-04-10T03:50:19.268 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AyFgiJrLXt4_iCK off=9123263 len=1296176 2024-04-10T03:50:19.272 INFO:tasks.workunit.client.0.smithi016.stdout:op 5641 completed, throughput=5MB/sec 2024-04-10T03:50:19.273 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7kYaiyXY7eQRwi5 off=22761893 len=1393289 2024-04-10T03:50:19.277 INFO:tasks.workunit.client.0.smithi016.stdout:op 5642 completed, throughput=5MB/sec 2024-04-10T03:50:19.277 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1ZL13oZKKsD87yJ off=2644485 len=409277 2024-04-10T03:50:19.283 INFO:tasks.workunit.client.0.smithi016.stdout:op 5643 completed, throughput=5MB/sec 2024-04-10T03:50:19.283 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-u_8LJYvSaWhZEpA off=7706113 len=1964216 2024-04-10T03:50:19.288 INFO:tasks.workunit.client.0.smithi016.stdout:op 5644 completed, throughput=5MB/sec 2024-04-10T03:50:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:19 smithi016 bash[72916]: cluster 2024-04-10T03:50:18.326173+0000 mgr.y (mgr.25133) 1317 : cluster 0 pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:50:20.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:19 smithi016 bash[74137]: cluster 2024-04-10T03:50:18.326173+0000 mgr.y (mgr.25133) 1317 : cluster 0 pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:50:20.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:19 smithi136 bash[68278]: cluster 2024-04-10T03:50:18.326173+0000 mgr.y (mgr.25133) 1317 : cluster 0 pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-10T03:50:20.288 INFO:tasks.workunit.client.0.smithi016.stdout: 1079: throughput=5MB/sec pending data=0 2024-04-10T03:50:20.288 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-I5nYQ9ClCSUX_d1 off=15768135 len=671557 2024-04-10T03:50:20.296 INFO:tasks.workunit.client.0.smithi016.stdout:op 5645 completed, throughput=5MB/sec 2024-04-10T03:50:20.297 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qaNHlEuPiFKH5Dq off=4777640 len=684997 2024-04-10T03:50:20.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 5646 completed, throughput=5MB/sec 2024-04-10T03:50:20.305 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gma7sW9nhwZmULv off=6840722 len=522518 2024-04-10T03:50:20.311 INFO:tasks.workunit.client.0.smithi016.stdout:op 5647 completed, throughput=5MB/sec 2024-04-10T03:50:20.311 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tWOJL8eubFRCEWl off=991581 len=1596326 2024-04-10T03:50:20.316 INFO:tasks.workunit.client.0.smithi016.stdout:op 5648 completed, throughput=5MB/sec 2024-04-10T03:50:20.316 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-uMYpvRyRNSXqvo4 off=2365770 len=1219590 2024-04-10T03:50:20.320 INFO:tasks.workunit.client.0.smithi016.stdout:op 5649 completed, throughput=5MB/sec 2024-04-10T03:50:21.321 INFO:tasks.workunit.client.0.smithi016.stdout: 1080: throughput=5MB/sec pending data=0 2024-04-10T03:50:21.321 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Q6nUi-b9zO0w5Iv off=9570198 len=1280438 2024-04-10T03:50:21.332 INFO:tasks.workunit.client.0.smithi016.stdout:op 5650 completed, throughput=5MB/sec 2024-04-10T03:50:21.333 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vmD2dxj6M6ItNkl off=1301749 len=1413293 2024-04-10T03:50:21.345 INFO:tasks.workunit.client.0.smithi016.stdout:op 5651 completed, throughput=5MB/sec 2024-04-10T03:50:21.345 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lTFfRePvKwneidw off=8420066 len=1263577 2024-04-10T03:50:21.354 INFO:tasks.workunit.client.0.smithi016.stdout:op 5652 completed, throughput=5MB/sec 2024-04-10T03:50:21.354 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-jMJyfU7pRkmTcTU off=3351588 len=59695 2024-04-10T03:50:21.358 INFO:tasks.workunit.client.0.smithi016.stdout:op 5653 completed, throughput=5MB/sec 2024-04-10T03:50:21.358 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FMA9set5s9_LF06 off=9931286 len=1179505 2024-04-10T03:50:21.369 INFO:tasks.workunit.client.0.smithi016.stdout:op 5654 completed, throughput=5MB/sec 2024-04-10T03:50:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:50:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:50:21] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-10T03:50:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:21 smithi016 bash[74137]: cluster 2024-04-10T03:50:20.327125+0000 mgr.y (mgr.25133) 1318 : cluster 0 pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:50:22.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:21 smithi016 bash[72916]: cluster 2024-04-10T03:50:20.327125+0000 mgr.y (mgr.25133) 1318 : cluster 0 pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:50:22.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:21 smithi136 bash[68278]: cluster 2024-04-10T03:50:20.327125+0000 mgr.y (mgr.25133) 1318 : cluster 0 pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:50:22.369 INFO:tasks.workunit.client.0.smithi016.stdout: 1081: throughput=5MB/sec pending data=0 2024-04-10T03:50:22.369 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xRrBqVNmHnTaxq8 off=435088 len=1501136 2024-04-10T03:50:22.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 5655 completed, throughput=5MB/sec 2024-04-10T03:50:22.373 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CbYM1HFPRfggZZZ off=3900067 len=904764 2024-04-10T03:50:22.381 INFO:tasks.workunit.client.0.smithi016.stdout:op 5656 completed, throughput=5MB/sec 2024-04-10T03:50:22.381 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-x2ZKkjyi-23-lGD off=8424895 len=632697 2024-04-10T03:50:22.384 INFO:tasks.workunit.client.0.smithi016.stdout:op 5657 completed, throughput=5MB/sec 2024-04-10T03:50:22.384 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ytZ629LDQbOdKuE off=1057056 len=856437 2024-04-10T03:50:22.387 INFO:tasks.workunit.client.0.smithi016.stdout:op 5658 completed, throughput=5MB/sec 2024-04-10T03:50:22.387 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5eP5hSep1stXHcz off=193821 len=497028 2024-04-10T03:50:22.389 INFO:tasks.workunit.client.0.smithi016.stdout:op 5659 completed, throughput=5MB/sec 2024-04-10T03:50:22.390 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1-nDHHbTHR_5IQz off=2357305 len=1852210 2024-04-10T03:50:22.402 INFO:tasks.workunit.client.0.smithi016.stdout:op 5660 completed, throughput=5MB/sec 2024-04-10T03:50:23.403 INFO:tasks.workunit.client.0.smithi016.stdout: 1082: throughput=5MB/sec pending data=0 2024-04-10T03:50:23.403 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KwaoqxHFtvvFmmo off=3932922 len=1923776 2024-04-10T03:50:23.418 INFO:tasks.workunit.client.0.smithi016.stdout:op 5661 completed, throughput=5MB/sec 2024-04-10T03:50:23.418 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4mEECpbjfkC_N1C off=1170665 len=1029403 2024-04-10T03:50:23.428 INFO:tasks.workunit.client.0.smithi016.stdout:op 5662 completed, throughput=5MB/sec 2024-04-10T03:50:23.428 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_fqB3V9WWP4NW3O off=2810854 len=1358161 2024-04-10T03:50:23.438 INFO:tasks.workunit.client.0.smithi016.stdout:op 5663 completed, throughput=5MB/sec 2024-04-10T03:50:24.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:23 smithi016 bash[72916]: cluster 2024-04-10T03:50:22.328188+0000 mgr.y (mgr.25133) 1319 : cluster 0 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, 5 op/s 2024-04-10T03:50:24.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:23 smithi016 bash[74137]: cluster 2024-04-10T03:50:22.328188+0000 mgr.y (mgr.25133) 1319 : cluster 0 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, 5 op/s 2024-04-10T03:50:24.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:23 smithi136 bash[68278]: cluster 2024-04-10T03:50:22.328188+0000 mgr.y (mgr.25133) 1319 : cluster 0 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, 5 op/s 2024-04-10T03:50:24.439 INFO:tasks.workunit.client.0.smithi016.stdout: 1083: throughput=5MB/sec pending data=0 2024-04-10T03:50:24.439 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YWKGAbuFHXyPHn2 off=14985640 len=195145 2024-04-10T03:50:24.440 INFO:tasks.workunit.client.0.smithi016.stdout:op 5664 completed, throughput=5MB/sec 2024-04-10T03:50:24.440 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-WAQTNEQoTQBXdF0 off=3991726 len=911804 2024-04-10T03:50:24.449 INFO:tasks.workunit.client.0.smithi016.stdout:op 5665 completed, throughput=5MB/sec 2024-04-10T03:50:24.449 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UlKlB0zkhUommF4 off=3814286 len=359925 2024-04-10T03:50:24.451 INFO:tasks.workunit.client.0.smithi016.stdout:op 5666 completed, throughput=5MB/sec 2024-04-10T03:50:24.451 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DXhhUlAecE-oO6V off=2588194 len=159532 2024-04-10T03:50:24.453 INFO:tasks.workunit.client.0.smithi016.stdout:op 5667 completed, throughput=5MB/sec 2024-04-10T03:50:24.453 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e0xhCwh5QH2Ij81 off=2231024 len=292664 2024-04-10T03:50:24.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 5668 completed, throughput=5MB/sec 2024-04-10T03:50:24.460 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qlB8Tg4CW-hzijh off=16694874 len=927619 2024-04-10T03:50:24.468 INFO:tasks.workunit.client.0.smithi016.stdout:op 5669 completed, throughput=5MB/sec 2024-04-10T03:50:24.468 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ft_Sn-XIXooq-_d off=1786562 len=1961970 2024-04-10T03:50:24.472 INFO:tasks.workunit.client.0.smithi016.stdout:op 5670 completed, throughput=5MB/sec 2024-04-10T03:50:24.472 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ktDd3KRn_BTQnj7 off=192391 len=1895169 2024-04-10T03:50:24.477 INFO:tasks.workunit.client.0.smithi016.stdout:op 5671 completed, throughput=5MB/sec 2024-04-10T03:50:25.477 INFO:tasks.workunit.client.0.smithi016.stdout: 1084: throughput=5MB/sec pending data=0 2024-04-10T03:50:25.477 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RthYk9NPZP7-HAs off=20529377 len=1393666 2024-04-10T03:50:25.481 INFO:tasks.workunit.client.0.smithi016.stdout:op 5672 completed, throughput=5MB/sec 2024-04-10T03:50:25.481 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lXprnrPnG6Ozour off=7786447 len=1611159 2024-04-10T03:50:25.493 INFO:tasks.workunit.client.0.smithi016.stdout:op 5673 completed, throughput=5MB/sec 2024-04-10T03:50:25.494 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cTkt-2SJG4kWPCO off=4878643 len=1100373 2024-04-10T03:50:25.502 INFO:tasks.workunit.client.0.smithi016.stdout:op 5674 completed, throughput=5MB/sec 2024-04-10T03:50:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:25 smithi016 bash[74137]: cluster 2024-04-10T03:50:24.329138+0000 mgr.y (mgr.25133) 1320 : cluster 0 pgmap v1999: 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, 5 op/s 2024-04-10T03:50:26.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:25 smithi016 bash[72916]: cluster 2024-04-10T03:50:24.329138+0000 mgr.y (mgr.25133) 1320 : cluster 0 pgmap v1999: 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, 5 op/s 2024-04-10T03:50:26.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:25 smithi136 bash[68278]: cluster 2024-04-10T03:50:24.329138+0000 mgr.y (mgr.25133) 1320 : cluster 0 pgmap v1999: 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, 5 op/s 2024-04-10T03:50:26.503 INFO:tasks.workunit.client.0.smithi016.stdout: 1085: throughput=5MB/sec pending data=0 2024-04-10T03:50:26.503 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mg3eHzOR34SubYo off=20513079 len=318940 2024-04-10T03:50:26.505 INFO:tasks.workunit.client.0.smithi016.stdout:op 5675 completed, throughput=5MB/sec 2024-04-10T03:50:26.505 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VnsQ_nqXIG2QOqp off=1515892 len=443875 2024-04-10T03:50:26.507 INFO:tasks.workunit.client.0.smithi016.stdout:op 5676 completed, throughput=5MB/sec 2024-04-10T03:50:26.507 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Wr5PUwIPvtFTOwU off=6192099 len=1242019 2024-04-10T03:50:26.518 INFO:tasks.workunit.client.0.smithi016.stdout:op 5677 completed, throughput=5MB/sec 2024-04-10T03:50:26.518 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-JG6Xms4VH7Gv2I2 off=11698567 len=974396 2024-04-10T03:50:26.526 INFO:tasks.workunit.client.0.smithi016.stdout:op 5678 completed, throughput=5MB/sec 2024-04-10T03:50:26.526 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Nv8WHf7UCmsnXeG off=448728 len=952837 2024-04-10T03:50:26.535 INFO:tasks.workunit.client.0.smithi016.stdout:op 5679 completed, throughput=5MB/sec 2024-04-10T03:50:26.536 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Db97_TVEHEacyAm off=20664871 len=582857 2024-04-10T03:50:26.542 INFO:tasks.workunit.client.0.smithi016.stdout:op 5680 completed, throughput=5MB/sec 2024-04-10T03:50:26.542 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3L_qfyig45HM67E off=2699665 len=1006394 2024-04-10T03:50:26.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 5681 completed, throughput=5MB/sec 2024-04-10T03:50:27.550 INFO:tasks.workunit.client.0.smithi016.stdout: 1086: throughput=5MB/sec pending data=0 2024-04-10T03:50:27.551 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hHBfFQ-KhbFyGzJ off=268393 len=1831299 2024-04-10T03:50:27.565 INFO:tasks.workunit.client.0.smithi016.stdout:op 5682 completed, throughput=5MB/sec 2024-04-10T03:50:27.565 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0Xzh3x74QbGRRKp off=7930473 len=703378 2024-04-10T03:50:27.573 INFO:tasks.workunit.client.0.smithi016.stdout:op 5683 completed, throughput=5MB/sec 2024-04-10T03:50:27.573 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nPs_KtUspu2BiyO off=16036486 len=410514 2024-04-10T03:50:27.575 INFO:tasks.workunit.client.0.smithi016.stdout:op 5684 completed, throughput=5MB/sec 2024-04-10T03:50:27.575 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-me_8CSXmuYpxFfD off=3164216 len=1238568 2024-04-10T03:50:27.578 INFO:tasks.workunit.client.0.smithi016.stdout:op 5685 completed, throughput=5MB/sec 2024-04-10T03:50:27.579 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-b6t1qgpFD9-2T0V off=3873488 len=271441 2024-04-10T03:50:27.584 INFO:tasks.workunit.client.0.smithi016.stdout:op 5686 completed, throughput=5MB/sec 2024-04-10T03:50:27.584 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tycGoWY6JHtp4cf off=2292855 len=1531364 2024-04-10T03:50:27.588 INFO:tasks.workunit.client.0.smithi016.stdout:op 5687 completed, throughput=5MB/sec 2024-04-10T03:50:28.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:27 smithi016 bash[72916]: cluster 2024-04-10T03:50:26.330058+0000 mgr.y (mgr.25133) 1321 : cluster 0 pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:50:28.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:27 smithi016 bash[72916]: audit 2024-04-10T03:50:27.586132+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:27 smithi016 bash[74137]: cluster 2024-04-10T03:50:26.330058+0000 mgr.y (mgr.25133) 1321 : cluster 0 pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:50:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:27 smithi016 bash[74137]: audit 2024-04-10T03:50:27.586132+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:28.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:27 smithi136 bash[68278]: cluster 2024-04-10T03:50:26.330058+0000 mgr.y (mgr.25133) 1321 : cluster 0 pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:50:28.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:27 smithi136 bash[68278]: audit 2024-04-10T03:50:27.586132+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:28.589 INFO:tasks.workunit.client.0.smithi016.stdout: 1087: throughput=5MB/sec pending data=0 2024-04-10T03:50:28.589 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aHFfU3v1RqPfcXj off=1929173 len=924940 2024-04-10T03:50:28.598 INFO:tasks.workunit.client.0.smithi016.stdout:op 5688 completed, throughput=5MB/sec 2024-04-10T03:50:28.598 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VB4r4HDhTS9fkIi off=316958 len=1242198 2024-04-10T03:50:28.609 INFO:tasks.workunit.client.0.smithi016.stdout:op 5689 completed, throughput=5MB/sec 2024-04-10T03:50:28.609 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WcnGB1E4squfkvj off=179941 len=495536 2024-04-10T03:50:28.613 INFO:tasks.workunit.client.0.smithi016.stdout:op 5690 completed, throughput=5MB/sec 2024-04-10T03:50:28.614 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wkcqLEQiA0bxfQ6 off=2394271 len=1105708 2024-04-10T03:50:28.621 INFO:tasks.workunit.client.0.smithi016.stdout:op 5691 completed, throughput=5MB/sec 2024-04-10T03:50:28.621 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g-qCHBBd6awKybY off=5644423 len=810491 2024-04-10T03:50:28.629 INFO:tasks.workunit.client.0.smithi016.stdout:op 5692 completed, throughput=5MB/sec 2024-04-10T03:50:29.629 INFO:tasks.workunit.client.0.smithi016.stdout: 1088: throughput=5MB/sec pending data=0 2024-04-10T03:50:29.629 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PkG2OKTjIFoiG50 off=3478405 len=147420 2024-04-10T03:50:29.634 INFO:tasks.workunit.client.0.smithi016.stdout:op 5693 completed, throughput=5MB/sec 2024-04-10T03:50:29.635 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MEzGbWi705fPcKl off=8982196 len=60887 2024-04-10T03:50:29.639 INFO:tasks.workunit.client.0.smithi016.stdout:op 5694 completed, throughput=5MB/sec 2024-04-10T03:50:29.639 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mqrPXMWc_4S-elp off=652666 len=1634533 2024-04-10T03:50:29.651 INFO:tasks.workunit.client.0.smithi016.stdout:op 5695 completed, throughput=5MB/sec 2024-04-10T03:50:29.651 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B2uZ2awFWWmNj-Y off=507296 len=951464 2024-04-10T03:50:29.654 INFO:tasks.workunit.client.0.smithi016.stdout:op 5696 completed, throughput=5MB/sec 2024-04-10T03:50:29.654 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HBt7tvjM3yaW-kY off=1131605 len=338823 2024-04-10T03:50:29.655 INFO:tasks.workunit.client.0.smithi016.stdout:op 5697 completed, throughput=5MB/sec 2024-04-10T03:50:29.655 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KZi-XLaJXrlwSLA off=7729996 len=478044 2024-04-10T03:50:29.658 INFO:tasks.workunit.client.0.smithi016.stdout:op 5698 completed, throughput=5MB/sec 2024-04-10T03:50:29.658 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tIVc2OKRU8G_R6Q off=12139830 len=1064839 2024-04-10T03:50:29.660 INFO:tasks.workunit.client.0.smithi016.stdout:op 5699 completed, throughput=5MB/sec 2024-04-10T03:50:29.660 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0eLVRO3wF0YDPkB off=1268676 len=1179067 2024-04-10T03:50:29.662 INFO:tasks.workunit.client.0.smithi016.stdout:op 5700 completed, throughput=5MB/sec 2024-04-10T03:50:30.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:29 smithi016 bash[72916]: cluster 2024-04-10T03:50:28.330918+0000 mgr.y (mgr.25133) 1322 : cluster 0 pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:50:30.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:29 smithi016 bash[74137]: cluster 2024-04-10T03:50:28.330918+0000 mgr.y (mgr.25133) 1322 : cluster 0 pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:50:30.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:29 smithi136 bash[68278]: cluster 2024-04-10T03:50:28.330918+0000 mgr.y (mgr.25133) 1322 : cluster 0 pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:50:30.662 INFO:tasks.workunit.client.0.smithi016.stdout: 1089: throughput=5MB/sec pending data=0 2024-04-10T03:50:30.663 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-E0En7VFTnYfYHT4 off=19530991 len=1474140 2024-04-10T03:50:30.674 INFO:tasks.workunit.client.0.smithi016.stdout:op 5701 completed, throughput=5MB/sec 2024-04-10T03:50:30.674 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jhONlb65CXCrcSj off=11016225 len=1696702 2024-04-10T03:50:30.679 INFO:tasks.workunit.client.0.smithi016.stdout:op 5702 completed, throughput=5MB/sec 2024-04-10T03:50:30.679 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HheW6RbPuEvvMZu off=19412116 len=673183 2024-04-10T03:50:30.682 INFO:tasks.workunit.client.0.smithi016.stdout:op 5703 completed, throughput=5MB/sec 2024-04-10T03:50:30.682 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4tZhlHmPccsb7Fj off=8060515 len=1558315 2024-04-10T03:50:30.687 INFO:tasks.workunit.client.0.smithi016.stdout:op 5704 completed, throughput=5MB/sec 2024-04-10T03:50:31.687 INFO:tasks.workunit.client.0.smithi016.stdout: 1090: throughput=5MB/sec pending data=0 2024-04-10T03:50:31.687 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OhxkFVbBC1dLTy2 off=0 len=1154858 2024-04-10T03:50:31.691 INFO:tasks.workunit.client.0.smithi016.stdout:op 5705 completed, throughput=5MB/sec 2024-04-10T03:50:31.692 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xxN0ZVIXP7cY_nn off=6945388 len=1591173 2024-04-10T03:50:31.697 INFO:tasks.workunit.client.0.smithi016.stdout:op 5706 completed, throughput=5MB/sec 2024-04-10T03:50:31.697 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-boDvgnkz_sD-XwR off=14929967 len=867835 2024-04-10T03:50:31.699 INFO:tasks.workunit.client.0.smithi016.stdout:op 5707 completed, throughput=5MB/sec 2024-04-10T03:50:31.699 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jsSmh6vwPeGVC1H off=2631932 len=1481707 2024-04-10T03:50:31.703 INFO:tasks.workunit.client.0.smithi016.stdout:op 5708 completed, throughput=5MB/sec 2024-04-10T03:50:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:31 smithi016 bash[72916]: cluster 2024-04-10T03:50:30.331765+0000 mgr.y (mgr.25133) 1323 : cluster 0 pgmap v2002: 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, 5 op/s 2024-04-10T03:50:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:50:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:50:31] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-04-10T03:50:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:31 smithi016 bash[74137]: cluster 2024-04-10T03:50:30.331765+0000 mgr.y (mgr.25133) 1323 : cluster 0 pgmap v2002: 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, 5 op/s 2024-04-10T03:50:32.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:31 smithi136 bash[68278]: cluster 2024-04-10T03:50:30.331765+0000 mgr.y (mgr.25133) 1323 : cluster 0 pgmap v2002: 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, 5 op/s 2024-04-10T03:50:32.704 INFO:tasks.workunit.client.0.smithi016.stdout: 1091: throughput=5MB/sec pending data=0 2024-04-10T03:50:32.704 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pr7XJwrs6hwv3Kg off=19631733 len=260679 2024-04-10T03:50:32.710 INFO:tasks.workunit.client.0.smithi016.stdout:op 5709 completed, throughput=5MB/sec 2024-04-10T03:50:32.710 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-96IjKsAFcINZ0Qa off=9714111 len=1712036 2024-04-10T03:50:32.715 INFO:tasks.workunit.client.0.smithi016.stdout:op 5710 completed, throughput=5MB/sec 2024-04-10T03:50:32.715 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EI05kZHZsLinhbA off=4419429 len=1500030 2024-04-10T03:50:32.718 INFO:tasks.workunit.client.0.smithi016.stdout:op 5711 completed, throughput=5MB/sec 2024-04-10T03:50:32.718 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9-TmVUNf0dB9pqL off=8863935 len=850581 2024-04-10T03:50:32.721 INFO:tasks.workunit.client.0.smithi016.stdout:op 5712 completed, throughput=5MB/sec 2024-04-10T03:50:32.721 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d13PTv2aiQ449Bj off=7023055 len=473241 2024-04-10T03:50:32.723 INFO:tasks.workunit.client.0.smithi016.stdout:op 5713 completed, throughput=5MB/sec 2024-04-10T03:50:32.723 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PtA5h0q7RmOO0KV off=16699618 len=698127 2024-04-10T03:50:32.730 INFO:tasks.workunit.client.0.smithi016.stdout:op 5714 completed, throughput=5MB/sec 2024-04-10T03:50:33.731 INFO:tasks.workunit.client.0.smithi016.stdout: 1092: throughput=5MB/sec pending data=0 2024-04-10T03:50:33.731 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mHi7zZnchXQCbyB off=5601010 len=83831 2024-04-10T03:50:33.736 INFO:tasks.workunit.client.0.smithi016.stdout:op 5715 completed, throughput=5MB/sec 2024-04-10T03:50:33.736 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mhwrD6VnMFyp9-C off=23718883 len=1128639 2024-04-10T03:50:33.747 INFO:tasks.workunit.client.0.smithi016.stdout:op 5716 completed, throughput=5MB/sec 2024-04-10T03:50:33.747 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-N4i_LjV6E0RiVeM off=3464073 len=1578072 2024-04-10T03:50:33.752 INFO:tasks.workunit.client.0.smithi016.stdout:op 5717 completed, throughput=5MB/sec 2024-04-10T03:50:33.752 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-POhHNdzACKMsxcA off=1800280 len=658007 2024-04-10T03:50:33.760 INFO:tasks.workunit.client.0.smithi016.stdout:op 5718 completed, throughput=5MB/sec 2024-04-10T03:50:33.760 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-P_FZXypw4N_S_F8 off=13165339 len=349865 2024-04-10T03:50:33.761 INFO:tasks.workunit.client.0.smithi016.stdout:op 5719 completed, throughput=5MB/sec 2024-04-10T03:50:33.761 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--2nVJfeZ2WJzZYu off=4190467 len=1085709 2024-04-10T03:50:33.770 INFO:tasks.workunit.client.0.smithi016.stdout:op 5720 completed, throughput=5MB/sec 2024-04-10T03:50:33.770 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-lxHxy7Gtb1TelJo off=361048 len=1652968 2024-04-10T03:50:33.775 INFO:tasks.workunit.client.0.smithi016.stdout:op 5721 completed, throughput=5MB/sec 2024-04-10T03:50:34.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:33 smithi016 bash[72916]: cluster 2024-04-10T03:50:32.332872+0000 mgr.y (mgr.25133) 1324 : cluster 0 pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:50:34.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:33 smithi016 bash[74137]: cluster 2024-04-10T03:50:32.332872+0000 mgr.y (mgr.25133) 1324 : cluster 0 pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:50:34.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:33 smithi136 bash[68278]: cluster 2024-04-10T03:50:32.332872+0000 mgr.y (mgr.25133) 1324 : cluster 0 pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:50:34.775 INFO:tasks.workunit.client.0.smithi016.stdout: 1093: throughput=5MB/sec pending data=0 2024-04-10T03:50:34.776 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xm5qdZzebKckSiu off=1143999 len=764826 2024-04-10T03:50:34.783 INFO:tasks.workunit.client.0.smithi016.stdout:op 5722 completed, throughput=5MB/sec 2024-04-10T03:50:34.783 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DNNTWxV9io4B_d8 off=15451377 len=1280866 2024-04-10T03:50:34.795 INFO:tasks.workunit.client.0.smithi016.stdout:op 5723 completed, throughput=5MB/sec 2024-04-10T03:50:34.795 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_9dxREqEy95hs6l off=11862802 len=1232327 2024-04-10T03:50:34.798 INFO:tasks.workunit.client.0.smithi016.stdout:op 5724 completed, throughput=5MB/sec 2024-04-10T03:50:34.798 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-RnClDAf6AY6j1JK off=19619687 len=386436 2024-04-10T03:50:34.804 INFO:tasks.workunit.client.0.smithi016.stdout:op 5725 completed, throughput=5MB/sec 2024-04-10T03:50:34.804 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-s5cq1wVX6DLf_Pf off=13320925 len=1103651 2024-04-10T03:50:34.813 INFO:tasks.workunit.client.0.smithi016.stdout:op 5726 completed, throughput=5MB/sec 2024-04-10T03:50:35.814 INFO:tasks.workunit.client.0.smithi016.stdout: 1094: throughput=5MB/sec pending data=0 2024-04-10T03:50:35.814 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YdpJf37PMaG2Fbx off=301867 len=1289758 2024-04-10T03:50:35.816 INFO:tasks.workunit.client.0.smithi016.stdout:op 5727 completed, throughput=5MB/sec 2024-04-10T03:50:35.816 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-oL0J3w93Ysn3ia9 off=3322033 len=386248 2024-04-10T03:50:35.823 INFO:tasks.workunit.client.0.smithi016.stdout:op 5728 completed, throughput=5MB/sec 2024-04-10T03:50:35.823 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CBLsIs-De48Ja2p off=15718 len=1198897 2024-04-10T03:50:35.827 INFO:tasks.workunit.client.0.smithi016.stdout:op 5729 completed, throughput=5MB/sec 2024-04-10T03:50:35.828 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5SFkDKgAYMy04VF off=1925532 len=1284634 2024-04-10T03:50:35.831 INFO:tasks.workunit.client.0.smithi016.stdout:op 5730 completed, throughput=5MB/sec 2024-04-10T03:50:35.831 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-y9lY7v9Gh21o5KH off=15545688 len=668699 2024-04-10T03:50:35.838 INFO:tasks.workunit.client.0.smithi016.stdout:op 5731 completed, throughput=5MB/sec 2024-04-10T03:50:36.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:35 smithi016 bash[72916]: cluster 2024-04-10T03:50:34.333942+0000 mgr.y (mgr.25133) 1325 : cluster 0 pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:50:36.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:35 smithi016 bash[74137]: cluster 2024-04-10T03:50:34.333942+0000 mgr.y (mgr.25133) 1325 : cluster 0 pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:50:36.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:35 smithi136 bash[68278]: cluster 2024-04-10T03:50:34.333942+0000 mgr.y (mgr.25133) 1325 : cluster 0 pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:50:36.839 INFO:tasks.workunit.client.0.smithi016.stdout: 1095: throughput=5MB/sec pending data=0 2024-04-10T03:50:36.839 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eCs-LZeeIWl_2Ma off=9287429 len=35399 2024-04-10T03:50:36.840 INFO:tasks.workunit.client.0.smithi016.stdout:op 5732 completed, throughput=5MB/sec 2024-04-10T03:50:36.840 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9_2jPCfPwkUPzJ0 off=9430909 len=1323984 2024-04-10T03:50:36.843 INFO:tasks.workunit.client.0.smithi016.stdout:op 5733 completed, throughput=5MB/sec 2024-04-10T03:50:36.843 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vjK3avEdGF_bt9G off=13128236 len=1874399 2024-04-10T03:50:36.857 INFO:tasks.workunit.client.0.smithi016.stdout:op 5734 completed, throughput=5MB/sec 2024-04-10T03:50:36.857 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-78h4ZQsRXGDutWl off=3903206 len=1629868 2024-04-10T03:50:36.871 INFO:tasks.workunit.client.0.smithi016.stdout:op 5735 completed, throughput=5MB/sec 2024-04-10T03:50:36.871 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-YTcSRmjP-ZUamjo off=5258055 len=1323104 2024-04-10T03:50:36.882 INFO:tasks.workunit.client.0.smithi016.stdout:op 5736 completed, throughput=5MB/sec 2024-04-10T03:50:37.882 INFO:tasks.workunit.client.0.smithi016.stdout: 1096: throughput=5MB/sec pending data=0 2024-04-10T03:50:37.883 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FiZSwqV-kwMYEeF off=13455966 len=5876 2024-04-10T03:50:37.884 INFO:tasks.workunit.client.0.smithi016.stdout:op 5737 completed, throughput=5MB/sec 2024-04-10T03:50:37.884 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HBi3X7SlgNYaPIl off=12661587 len=1455895 2024-04-10T03:50:37.887 INFO:tasks.workunit.client.0.smithi016.stdout:op 5738 completed, throughput=5MB/sec 2024-04-10T03:50:37.887 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-M2H_AcEeSXky_rd off=225470 len=1974275 2024-04-10T03:50:37.901 INFO:tasks.workunit.client.0.smithi016.stdout:op 5739 completed, throughput=5MB/sec 2024-04-10T03:50:37.902 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-_mUMv-6nbk0lqY8 off=4040859 len=573795 2024-04-10T03:50:37.903 INFO:tasks.workunit.client.0.smithi016.stdout:op 5740 completed, throughput=5MB/sec 2024-04-10T03:50:37.903 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aBXkfi3CPdJrSfx off=23715324 len=588846 2024-04-10T03:50:37.910 INFO:tasks.workunit.client.0.smithi016.stdout:op 5741 completed, throughput=5MB/sec 2024-04-10T03:50:38.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:37 smithi016 bash[72916]: cluster 2024-04-10T03:50:36.334924+0000 mgr.y (mgr.25133) 1326 : cluster 0 pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:50:38.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:37 smithi016 bash[74137]: cluster 2024-04-10T03:50:36.334924+0000 mgr.y (mgr.25133) 1326 : cluster 0 pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:50:38.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:37 smithi136 bash[68278]: cluster 2024-04-10T03:50:36.334924+0000 mgr.y (mgr.25133) 1326 : cluster 0 pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:50:38.911 INFO:tasks.workunit.client.0.smithi016.stdout: 1097: throughput=5MB/sec pending data=0 2024-04-10T03:50:38.911 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ra5hFXKZw7j4KhN off=886694 len=1308602 2024-04-10T03:50:38.914 INFO:tasks.workunit.client.0.smithi016.stdout:op 5742 completed, throughput=5MB/sec 2024-04-10T03:50:38.914 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0s1iHfkDgV-46er off=20919703 len=445587 2024-04-10T03:50:38.921 INFO:tasks.workunit.client.0.smithi016.stdout:op 5743 completed, throughput=5MB/sec 2024-04-10T03:50:38.921 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X7X599RyflGHaiP off=1124363 len=1658093 2024-04-10T03:50:38.933 INFO:tasks.workunit.client.0.smithi016.stdout:op 5744 completed, throughput=5MB/sec 2024-04-10T03:50:38.934 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YSbsBwGDKeR2dU9 off=13268370 len=1864687 2024-04-10T03:50:38.938 INFO:tasks.workunit.client.0.smithi016.stdout:op 5745 completed, throughput=5MB/sec 2024-04-10T03:50:39.939 INFO:tasks.workunit.client.0.smithi016.stdout: 1098: throughput=5MB/sec pending data=0 2024-04-10T03:50:39.939 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ey3D8sSS8w6umI7 off=466807 len=398576 2024-04-10T03:50:39.941 INFO:tasks.workunit.client.0.smithi016.stdout:op 5746 completed, throughput=5MB/sec 2024-04-10T03:50:39.941 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hEt-l7oKOyCH5k6 off=100687 len=1464553 2024-04-10T03:50:39.945 INFO:tasks.workunit.client.0.smithi016.stdout:op 5747 completed, throughput=5MB/sec 2024-04-10T03:50:39.946 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cnu_ro47r7LMClo off=373460 len=781650 2024-04-10T03:50:39.948 INFO:tasks.workunit.client.0.smithi016.stdout:op 5748 completed, throughput=5MB/sec 2024-04-10T03:50:39.948 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uvEGqcn8q9YMJjd off=6717783 len=1850661 2024-04-10T03:50:39.964 INFO:tasks.workunit.client.0.smithi016.stdout:op 5749 completed, throughput=5MB/sec 2024-04-10T03:50:39.964 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yIexo2gIkUb0plh off=2164634 len=1313984 2024-04-10T03:50:39.976 INFO:tasks.workunit.client.0.smithi016.stdout:op 5750 completed, throughput=5MB/sec 2024-04-10T03:50:40.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:39 smithi016 bash[72916]: cluster 2024-04-10T03:50:38.335778+0000 mgr.y (mgr.25133) 1327 : cluster 0 pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:50:40.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:39 smithi016 bash[74137]: cluster 2024-04-10T03:50:38.335778+0000 mgr.y (mgr.25133) 1327 : cluster 0 pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:50:40.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:39 smithi136 bash[68278]: cluster 2024-04-10T03:50:38.335778+0000 mgr.y (mgr.25133) 1327 : cluster 0 pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:50:40.976 INFO:tasks.workunit.client.0.smithi016.stdout: 1099: throughput=5MB/sec pending data=0 2024-04-10T03:50:40.976 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Crq0DBMjjtlHTwh off=21439815 len=1262155 2024-04-10T03:50:40.980 INFO:tasks.workunit.client.0.smithi016.stdout:op 5751 completed, throughput=5MB/sec 2024-04-10T03:50:40.980 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DhuwRtNpoR7kqlY off=4666022 len=550390 2024-04-10T03:50:40.988 INFO:tasks.workunit.client.0.smithi016.stdout:op 5752 completed, throughput=5MB/sec 2024-04-10T03:50:40.988 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bUQx2Xhi4zT83DM off=19078873 len=795581 2024-04-10T03:50:40.997 INFO:tasks.workunit.client.0.smithi016.stdout:op 5753 completed, throughput=5MB/sec 2024-04-10T03:50:40.997 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9Dw8HV2uXj2-iO3 off=119692 len=1939832 2024-04-10T03:50:41.001 INFO:tasks.workunit.client.0.smithi016.stdout:op 5754 completed, throughput=5MB/sec 2024-04-10T03:50:41.001 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1oe4Xcd8XWK43MY off=7018021 len=955617 2024-04-10T03:50:41.004 INFO:tasks.workunit.client.0.smithi016.stdout:op 5755 completed, throughput=5MB/sec 2024-04-10T03:50:42.004 INFO:tasks.workunit.client.0.smithi016.stdout: 1100: throughput=5MB/sec pending data=0 2024-04-10T03:50:42.005 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-eF02-ad0fmQrQcj off=4764977 len=1860145 2024-04-10T03:50:42.019 INFO:tasks.workunit.client.0.smithi016.stdout:op 5756 completed, throughput=5MB/sec 2024-04-10T03:50:42.019 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ARxY86Wj0yXG2SN off=3814837 len=1608976 2024-04-10T03:50:42.024 INFO:tasks.workunit.client.0.smithi016.stdout:op 5757 completed, throughput=5MB/sec 2024-04-10T03:50:42.024 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-dKnqCuSk6PSEt2T off=765517 len=434259 2024-04-10T03:50:42.025 INFO:tasks.workunit.client.0.smithi016.stdout:op 5758 completed, throughput=5MB/sec 2024-04-10T03:50:42.026 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zwI-SOKWakcV_gP off=3416074 len=1150878 2024-04-10T03:50:42.035 INFO:tasks.workunit.client.0.smithi016.stdout:op 5759 completed, throughput=5MB/sec 2024-04-10T03:50:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:41 smithi016 bash[72916]: cluster 2024-04-10T03:50:40.336741+0000 mgr.y (mgr.25133) 1328 : cluster 0 pgmap v2007: 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-04-10T03:50:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:50:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:50:41] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-04-10T03:50:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:41 smithi016 bash[74137]: cluster 2024-04-10T03:50:40.336741+0000 mgr.y (mgr.25133) 1328 : cluster 0 pgmap v2007: 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-04-10T03:50:42.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:41 smithi136 bash[68278]: cluster 2024-04-10T03:50:40.336741+0000 mgr.y (mgr.25133) 1328 : cluster 0 pgmap v2007: 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-04-10T03:50:43.035 INFO:tasks.workunit.client.0.smithi016.stdout: 1101: throughput=5MB/sec pending data=0 2024-04-10T03:50:43.036 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uUruUX3ZzhN8hay off=6157244 len=19071 2024-04-10T03:50:43.040 INFO:tasks.workunit.client.0.smithi016.stdout:op 5760 completed, throughput=5MB/sec 2024-04-10T03:50:43.040 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wBxn9HX11AiEZWH off=3106779 len=1886223 2024-04-10T03:50:43.056 INFO:tasks.workunit.client.0.smithi016.stdout:op 5761 completed, throughput=5MB/sec 2024-04-10T03:50:43.056 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-SvhK3QHvcQLbaTI off=16284120 len=193181 2024-04-10T03:50:43.057 INFO:tasks.workunit.client.0.smithi016.stdout:op 5762 completed, throughput=5MB/sec 2024-04-10T03:50:43.058 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xl8u559BNlz5tCp off=200821 len=1022587 2024-04-10T03:50:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:42 smithi016 bash[72916]: audit 2024-04-10T03:50:42.585940+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:42 smithi016 bash[74137]: audit 2024-04-10T03:50:42.585940+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:43.066 INFO:tasks.workunit.client.0.smithi016.stdout:op 5763 completed, throughput=5MB/sec 2024-04-10T03:50:43.066 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-n9mxCXu7h932RJS off=3510683 len=741659 2024-04-10T03:50:43.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 5764 completed, throughput=5MB/sec 2024-04-10T03:50:43.072 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8Cv0TqCma29wUF5 off=2828975 len=140008 2024-04-10T03:50:43.073 INFO:tasks.workunit.client.0.smithi016.stdout:op 5765 completed, throughput=5MB/sec 2024-04-10T03:50:43.073 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_Yyaj5Es_ArfCIb off=843871 len=196637 2024-04-10T03:50:43.078 INFO:tasks.workunit.client.0.smithi016.stdout:op 5766 completed, throughput=5MB/sec 2024-04-10T03:50:43.078 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-l59zXkoeE_C4z8u off=3548097 len=1958320 2024-04-10T03:50:43.080 INFO:tasks.workunit.client.0.smithi016.stdout:op 5767 completed, throughput=5MB/sec 2024-04-10T03:50:43.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:42 smithi136 bash[68278]: audit 2024-04-10T03:50:42.585940+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:44.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:43 smithi016 bash[72916]: cluster 2024-04-10T03:50:42.337886+0000 mgr.y (mgr.25133) 1329 : cluster 0 pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:50:44.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:43 smithi016 bash[74137]: cluster 2024-04-10T03:50:42.337886+0000 mgr.y (mgr.25133) 1329 : cluster 0 pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:50:44.080 INFO:tasks.workunit.client.0.smithi016.stdout: 1102: throughput=5MB/sec pending data=0 2024-04-10T03:50:44.080 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QJwIqvzz8nSHB2P off=1148683 len=834184 2024-04-10T03:50:44.089 INFO:tasks.workunit.client.0.smithi016.stdout:op 5768 completed, throughput=5MB/sec 2024-04-10T03:50:44.090 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3Me8-bwHCib_-1e off=161901 len=216774 2024-04-10T03:50:44.095 INFO:tasks.workunit.client.0.smithi016.stdout:op 5769 completed, throughput=5MB/sec 2024-04-10T03:50:44.095 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hMNzBa21i68mwwt off=2476891 len=1994501 2024-04-10T03:50:44.108 INFO:tasks.workunit.client.0.smithi016.stdout:op 5770 completed, throughput=5MB/sec 2024-04-10T03:50:44.108 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-itdTY0-YAc1Xl9R off=4418100 len=1186940 2024-04-10T03:50:44.119 INFO:tasks.workunit.client.0.smithi016.stdout:op 5771 completed, throughput=5MB/sec 2024-04-10T03:50:44.119 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V2qLlFNc4pk16Ng off=12991314 len=1995459 2024-04-10T03:50:44.122 INFO:tasks.workunit.client.0.smithi016.stdout:op 5772 completed, throughput=5MB/sec 2024-04-10T03:50:44.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:43 smithi136 bash[68278]: cluster 2024-04-10T03:50:42.337886+0000 mgr.y (mgr.25133) 1329 : cluster 0 pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:50:45.122 INFO:tasks.workunit.client.0.smithi016.stdout: 1103: throughput=5MB/sec pending data=0 2024-04-10T03:50:45.122 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-txLq3l7Z-P0ILMu off=11826508 len=392440 2024-04-10T03:50:45.124 INFO:tasks.workunit.client.0.smithi016.stdout:op 5773 completed, throughput=5MB/sec 2024-04-10T03:50:45.124 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-OgNqIA7k-6HUfJk off=0 len=1126502 2024-04-10T03:50:45.128 INFO:tasks.workunit.client.0.smithi016.stdout:op 5774 completed, throughput=5MB/sec 2024-04-10T03:50:45.128 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HlbeH12GWeouRHO off=15571252 len=229449 2024-04-10T03:50:45.129 INFO:tasks.workunit.client.0.smithi016.stdout:op 5775 completed, throughput=5MB/sec 2024-04-10T03:50:45.129 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MwWzjt1-mBpkwqV off=1752312 len=480464 2024-04-10T03:50:45.132 INFO:tasks.workunit.client.0.smithi016.stdout:op 5776 completed, throughput=5MB/sec 2024-04-10T03:50:45.132 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DArBDfx5C-uX026 off=8625180 len=683630 2024-04-10T03:50:45.134 INFO:tasks.workunit.client.0.smithi016.stdout:op 5777 completed, throughput=5MB/sec 2024-04-10T03:50:45.134 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0qrEiZxwlucIL9G off=1039902 len=1540566 2024-04-10T03:50:45.146 INFO:tasks.workunit.client.0.smithi016.stdout:op 5778 completed, throughput=5MB/sec 2024-04-10T03:50:46.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:45 smithi016 bash[72916]: cluster 2024-04-10T03:50:44.338848+0000 mgr.y (mgr.25133) 1330 : cluster 0 pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:50:46.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:45 smithi016 bash[74137]: cluster 2024-04-10T03:50:44.338848+0000 mgr.y (mgr.25133) 1330 : cluster 0 pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:50:46.147 INFO:tasks.workunit.client.0.smithi016.stdout: 1104: throughput=5MB/sec pending data=0 2024-04-10T03:50:46.147 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-orP3u1T1sNSVUBR off=5039993 len=349185 2024-04-10T03:50:46.148 INFO:tasks.workunit.client.0.smithi016.stdout:op 5779 completed, throughput=5MB/sec 2024-04-10T03:50:46.149 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-aWsHiEKT3KNoBpJ off=783455 len=2056753 2024-04-10T03:50:46.165 INFO:tasks.workunit.client.0.smithi016.stdout:op 5780 completed, throughput=5MB/sec 2024-04-10T03:50:46.165 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hpRxvPSHomautA- off=2290355 len=1001903 2024-04-10T03:50:46.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:45 smithi136 bash[68278]: cluster 2024-04-10T03:50:44.338848+0000 mgr.y (mgr.25133) 1330 : cluster 0 pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-04-10T03:50:46.174 INFO:tasks.workunit.client.0.smithi016.stdout:op 5781 completed, throughput=5MB/sec 2024-04-10T03:50:46.174 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ho4Yc8wHpeeQXVj off=5727744 len=1795493 2024-04-10T03:50:46.178 INFO:tasks.workunit.client.0.smithi016.stdout:op 5782 completed, throughput=5MB/sec 2024-04-10T03:50:47.179 INFO:tasks.workunit.client.0.smithi016.stdout: 1105: throughput=5MB/sec pending data=0 2024-04-10T03:50:47.179 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MtGELwqmPjcld68 off=1547232 len=942672 2024-04-10T03:50:47.188 INFO:tasks.workunit.client.0.smithi016.stdout:op 5783 completed, throughput=5MB/sec 2024-04-10T03:50:47.188 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DDfj8n7oy6nACPr off=1544083 len=1373722 2024-04-10T03:50:47.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 5784 completed, throughput=5MB/sec 2024-04-10T03:50:47.192 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1FuOhnf-9GadV8f off=4941442 len=312759 2024-04-10T03:50:47.197 INFO:tasks.workunit.client.0.smithi016.stdout:op 5785 completed, throughput=5MB/sec 2024-04-10T03:50:47.197 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--fTFJgWsrcK7FSu off=6536528 len=1542232 2024-04-10T03:50:47.208 INFO:tasks.workunit.client.0.smithi016.stdout:op 5786 completed, throughput=5MB/sec 2024-04-10T03:50:47.208 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZqdJ5387iSWWnJT off=185531 len=828805 2024-04-10T03:50:47.216 INFO:tasks.workunit.client.0.smithi016.stdout:op 5787 completed, throughput=5MB/sec 2024-04-10T03:50:48.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:47 smithi016 bash[72916]: cluster 2024-04-10T03:50:46.339813+0000 mgr.y (mgr.25133) 1331 : cluster 0 pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:50:48.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:47 smithi016 bash[74137]: cluster 2024-04-10T03:50:46.339813+0000 mgr.y (mgr.25133) 1331 : cluster 0 pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:50:48.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:47 smithi136 bash[68278]: cluster 2024-04-10T03:50:46.339813+0000 mgr.y (mgr.25133) 1331 : cluster 0 pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:50:48.216 INFO:tasks.workunit.client.0.smithi016.stdout: 1106: throughput=5MB/sec pending data=0 2024-04-10T03:50:48.217 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-S0zcBLTecncVG5M off=10080879 len=1158078 2024-04-10T03:50:48.226 INFO:tasks.workunit.client.0.smithi016.stdout:op 5788 completed, throughput=5MB/sec 2024-04-10T03:50:48.226 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1lMmmbtFXrlZZNA off=5541324 len=1757683 2024-04-10T03:50:48.238 INFO:tasks.workunit.client.0.smithi016.stdout:op 5789 completed, throughput=5MB/sec 2024-04-10T03:50:48.238 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kPhP0msJMtf4_-M off=228205 len=1393554 2024-04-10T03:50:48.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 5790 completed, throughput=5MB/sec 2024-04-10T03:50:48.250 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BgqoXYfApSBtdVC off=2572037 len=892535 2024-04-10T03:50:48.258 INFO:tasks.workunit.client.0.smithi016.stdout:op 5791 completed, throughput=5MB/sec 2024-04-10T03:50:48.258 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yFCFHwMCmiyuZiH off=3402902 len=950821 2024-04-10T03:50:48.260 INFO:tasks.workunit.client.0.smithi016.stdout:op 5792 completed, throughput=5MB/sec 2024-04-10T03:50:49.261 INFO:tasks.workunit.client.0.smithi016.stdout: 1107: throughput=5MB/sec pending data=0 2024-04-10T03:50:49.261 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qpUriVRowVojaai off=100970 len=1653094 2024-04-10T03:50:49.274 INFO:tasks.workunit.client.0.smithi016.stdout:op 5793 completed, throughput=5MB/sec 2024-04-10T03:50:49.274 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MquONDM_yYHc2hT off=1020585 len=955468 2024-04-10T03:50:49.276 INFO:tasks.workunit.client.0.smithi016.stdout:op 5794 completed, throughput=5MB/sec 2024-04-10T03:50:49.276 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ujwDUHDCs8bca70 off=2842502 len=714647 2024-04-10T03:50:49.278 INFO:tasks.workunit.client.0.smithi016.stdout:op 5795 completed, throughput=5MB/sec 2024-04-10T03:50:49.278 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KVa0ktaEUnqA88n off=1858933 len=1128282 2024-04-10T03:50:49.287 INFO:tasks.workunit.client.0.smithi016.stdout:op 5796 completed, throughput=5MB/sec 2024-04-10T03:50:49.288 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-slqLxrEqn-FysFI off=20986704 len=1766253 2024-04-10T03:50:49.291 INFO:tasks.workunit.client.0.smithi016.stdout:op 5797 completed, throughput=5MB/sec 2024-04-10T03:50:50.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:49 smithi016 bash[74137]: cluster 2024-04-10T03:50:48.340836+0000 mgr.y (mgr.25133) 1332 : cluster 0 pgmap v2011: 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-04-10T03:50:50.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:49 smithi016 bash[72916]: cluster 2024-04-10T03:50:48.340836+0000 mgr.y (mgr.25133) 1332 : cluster 0 pgmap v2011: 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-04-10T03:50:50.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:49 smithi136 bash[68278]: cluster 2024-04-10T03:50:48.340836+0000 mgr.y (mgr.25133) 1332 : cluster 0 pgmap v2011: 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-04-10T03:50:50.291 INFO:tasks.workunit.client.0.smithi016.stdout: 1108: throughput=5MB/sec pending data=0 2024-04-10T03:50:50.292 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-yXhZeyZTwH09FxD off=855418 len=610595 2024-04-10T03:50:50.294 INFO:tasks.workunit.client.0.smithi016.stdout:op 5798 completed, throughput=5MB/sec 2024-04-10T03:50:50.294 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Szefv8iwzjz7CgV off=176468 len=219397 2024-04-10T03:50:50.300 INFO:tasks.workunit.client.0.smithi016.stdout:op 5799 completed, throughput=5MB/sec 2024-04-10T03:50:50.300 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-83qykbGqaJfStdy off=921782 len=1700726 2024-04-10T03:50:50.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 5800 completed, throughput=5MB/sec 2024-04-10T03:50:50.305 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mal5Qip_uTE5G8o off=5530833 len=1154133 2024-04-10T03:50:50.314 INFO:tasks.workunit.client.0.smithi016.stdout:op 5801 completed, throughput=5MB/sec 2024-04-10T03:50:50.314 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Kbp7t2nEWQO_50u off=13145656 len=545273 2024-04-10T03:50:50.317 INFO:tasks.workunit.client.0.smithi016.stdout:op 5802 completed, throughput=5MB/sec 2024-04-10T03:50:51.317 INFO:tasks.workunit.client.0.smithi016.stdout: 1109: throughput=5MB/sec pending data=0 2024-04-10T03:50:51.318 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jBsXhOJ9VgA_nJ_ off=264489 len=1553651 2024-04-10T03:50:51.321 INFO:tasks.workunit.client.0.smithi016.stdout:op 5803 completed, throughput=5MB/sec 2024-04-10T03:50:51.321 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jJJfcm1-tKo9Me- off=6169598 len=1192984 2024-04-10T03:50:51.325 INFO:tasks.workunit.client.0.smithi016.stdout:op 5804 completed, throughput=5MB/sec 2024-04-10T03:50:51.325 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eHYYMum3v1S7_nK off=0 len=1733270 2024-04-10T03:50:51.330 INFO:tasks.workunit.client.0.smithi016.stdout:op 5805 completed, throughput=5MB/sec 2024-04-10T03:50:51.330 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MUfcHKs4FjUx7_1 off=1089484 len=866998 2024-04-10T03:50:51.332 INFO:tasks.workunit.client.0.smithi016.stdout:op 5806 completed, throughput=5MB/sec 2024-04-10T03:50:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:50:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:50:51] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-10T03:50:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:51 smithi016 bash[74137]: cluster 2024-04-10T03:50:50.341731+0000 mgr.y (mgr.25133) 1333 : cluster 0 pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:50:52.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:51 smithi016 bash[72916]: cluster 2024-04-10T03:50:50.341731+0000 mgr.y (mgr.25133) 1333 : cluster 0 pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:50:52.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:51 smithi136 bash[68278]: cluster 2024-04-10T03:50:50.341731+0000 mgr.y (mgr.25133) 1333 : cluster 0 pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:50:52.332 INFO:tasks.workunit.client.0.smithi016.stdout: 1110: throughput=5MB/sec pending data=0 2024-04-10T03:50:52.332 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Ro_ccBzvVkfSa7x off=12450771 len=1640184 2024-04-10T03:50:52.336 INFO:tasks.workunit.client.0.smithi016.stdout:op 5807 completed, throughput=5MB/sec 2024-04-10T03:50:52.336 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NeXtl_pUXvDbYKp off=3419238 len=1132409 2024-04-10T03:50:52.346 INFO:tasks.workunit.client.0.smithi016.stdout:op 5808 completed, throughput=5MB/sec 2024-04-10T03:50:52.346 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mosJPKvY9WcxqQ_ off=1114365 len=154138 2024-04-10T03:50:52.351 INFO:tasks.workunit.client.0.smithi016.stdout:op 5809 completed, throughput=5MB/sec 2024-04-10T03:50:52.351 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-O9RRc1QLKs7YHSf off=1399692 len=2009225 2024-04-10T03:50:52.366 INFO:tasks.workunit.client.0.smithi016.stdout:op 5810 completed, throughput=5MB/sec 2024-04-10T03:50:52.366 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-d9kQJB5DZxfwEgT off=9231437 len=89543 2024-04-10T03:50:52.368 INFO:tasks.workunit.client.0.smithi016.stdout:op 5811 completed, throughput=5MB/sec 2024-04-10T03:50:53.368 INFO:tasks.workunit.client.0.smithi016.stdout: 1111: throughput=5MB/sec pending data=0 2024-04-10T03:50:53.368 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fbaaGTNHHCWv-f_ off=19025440 len=512475 2024-04-10T03:50:53.370 INFO:tasks.workunit.client.0.smithi016.stdout:op 5812 completed, throughput=5MB/sec 2024-04-10T03:50:53.371 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AdBRwILf_R7XrLM off=9240180 len=586670 2024-04-10T03:50:53.373 INFO:tasks.workunit.client.0.smithi016.stdout:op 5813 completed, throughput=5MB/sec 2024-04-10T03:50:53.373 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-925-T_9g-jXs7us off=4104991 len=2023049 2024-04-10T03:50:53.377 INFO:tasks.workunit.client.0.smithi016.stdout:op 5814 completed, throughput=5MB/sec 2024-04-10T03:50:53.377 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj--ZEXD-wIWqEeIqe off=3344176 len=710407 2024-04-10T03:50:53.386 INFO:tasks.workunit.client.0.smithi016.stdout:op 5815 completed, throughput=5MB/sec 2024-04-10T03:50:53.386 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-I05TyohYued3fJw off=12659453 len=401266 2024-04-10T03:50:53.387 INFO:tasks.workunit.client.0.smithi016.stdout:op 5816 completed, throughput=5MB/sec 2024-04-10T03:50:53.387 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2-CmvhC4-ktcr8o off=15181847 len=2049341 2024-04-10T03:50:53.402 INFO:tasks.workunit.client.0.smithi016.stdout:op 5817 completed, throughput=5MB/sec 2024-04-10T03:50:54.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:53 smithi016 bash[72916]: cluster 2024-04-10T03:50:52.343017+0000 mgr.y (mgr.25133) 1334 : cluster 0 pgmap v2013: 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, 5 op/s 2024-04-10T03:50:54.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:53 smithi016 bash[74137]: cluster 2024-04-10T03:50:52.343017+0000 mgr.y (mgr.25133) 1334 : cluster 0 pgmap v2013: 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, 5 op/s 2024-04-10T03:50:54.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:53 smithi136 bash[68278]: cluster 2024-04-10T03:50:52.343017+0000 mgr.y (mgr.25133) 1334 : cluster 0 pgmap v2013: 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, 5 op/s 2024-04-10T03:50:54.401 INFO:tasks.workunit.client.0.smithi016.stdout: 1112: throughput=5MB/sec pending data=0 2024-04-10T03:50:54.401 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eF_eyx93iFT022e off=9831433 len=1996978 2024-04-10T03:50:54.406 INFO:tasks.workunit.client.0.smithi016.stdout:op 5818 completed, throughput=5MB/sec 2024-04-10T03:50:54.406 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MVFyPoFzK6qi3oU off=13393929 len=1908085 2024-04-10T03:50:54.419 INFO:tasks.workunit.client.0.smithi016.stdout:op 5819 completed, throughput=5MB/sec 2024-04-10T03:50:54.419 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MC-A11T4xTDVwuI off=1891187 len=1133288 2024-04-10T03:50:54.422 INFO:tasks.workunit.client.0.smithi016.stdout:op 5820 completed, throughput=5MB/sec 2024-04-10T03:50:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: 1113: throughput=5MB/sec pending data=0 2024-04-10T03:50:55.422 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6KOphBGul0fUZVm off=1711753 len=1465567 2024-04-10T03:50:55.426 INFO:tasks.workunit.client.0.smithi016.stdout:op 5821 completed, throughput=5MB/sec 2024-04-10T03:50:55.426 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1sHKtuNdYy7R5O8 off=1412725 len=175480 2024-04-10T03:50:55.427 INFO:tasks.workunit.client.0.smithi016.stdout:op 5822 completed, throughput=5MB/sec 2024-04-10T03:50:55.427 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-tAnZvqXOlm9lkcy off=2624390 len=1058685 2024-04-10T03:50:55.431 INFO:tasks.workunit.client.0.smithi016.stdout:op 5823 completed, throughput=5MB/sec 2024-04-10T03:50:55.431 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-UsOQIBsptINRtKF off=8256055 len=997249 2024-04-10T03:50:55.441 INFO:tasks.workunit.client.0.smithi016.stdout:op 5824 completed, throughput=5MB/sec 2024-04-10T03:50:55.441 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cIgBx03dYV5iwNU off=91443 len=913782 2024-04-10T03:50:55.450 INFO:tasks.workunit.client.0.smithi016.stdout:op 5825 completed, throughput=5MB/sec 2024-04-10T03:50:55.450 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-uVjXaVkAhILo2x4 off=5627717 len=971990 2024-04-10T03:50:55.459 INFO:tasks.workunit.client.0.smithi016.stdout:op 5826 completed, throughput=5MB/sec 2024-04-10T03:50:56.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:55 smithi016 bash[72916]: cluster 2024-04-10T03:50:54.343954+0000 mgr.y (mgr.25133) 1335 : cluster 0 pgmap v2014: 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-04-10T03:50:56.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:55 smithi016 bash[74137]: cluster 2024-04-10T03:50:54.343954+0000 mgr.y (mgr.25133) 1335 : cluster 0 pgmap v2014: 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-04-10T03:50:56.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:55 smithi136 bash[68278]: cluster 2024-04-10T03:50:54.343954+0000 mgr.y (mgr.25133) 1335 : cluster 0 pgmap v2014: 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-04-10T03:50:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: 1114: throughput=5MB/sec pending data=0 2024-04-10T03:50:56.460 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-STN-wMTwUKeVHF7 off=639984 len=166046 2024-04-10T03:50:56.461 INFO:tasks.workunit.client.0.smithi016.stdout:op 5827 completed, throughput=5MB/sec 2024-04-10T03:50:56.461 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-14x3TXp0B-Q5yYC off=6528798 len=1693382 2024-04-10T03:50:56.475 INFO:tasks.workunit.client.0.smithi016.stdout:op 5828 completed, throughput=5MB/sec 2024-04-10T03:50:56.475 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pMlkLm8tqmD_uBW off=14394306 len=1364076 2024-04-10T03:50:56.485 INFO:tasks.workunit.client.0.smithi016.stdout:op 5829 completed, throughput=5MB/sec 2024-04-10T03:50:56.486 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5hmWlmzc9mFVMC_ off=1049604 len=1426503 2024-04-10T03:50:56.487 INFO:tasks.workunit.client.0.smithi016.stdout:op 5830 completed, throughput=5MB/sec 2024-04-10T03:50:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: 1115: throughput=5MB/sec pending data=0 2024-04-10T03:50:57.488 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0sd_VkXTOmIcAfa off=509868 len=795990 2024-04-10T03:50:57.491 INFO:tasks.workunit.client.0.smithi016.stdout:op 5831 completed, throughput=5MB/sec 2024-04-10T03:50:57.491 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-21dII3MXHnVTIOf off=644324 len=1193040 2024-04-10T03:50:57.495 INFO:tasks.workunit.client.0.smithi016.stdout:op 5832 completed, throughput=5MB/sec 2024-04-10T03:50:57.495 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-05FULBeLN2INg2z off=9197465 len=524436 2024-04-10T03:50:57.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 5833 completed, throughput=5MB/sec 2024-04-10T03:50:57.498 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HhyVC5GNYNK_5Mc off=21342584 len=912013 2024-04-10T03:50:57.501 INFO:tasks.workunit.client.0.smithi016.stdout:op 5834 completed, throughput=5MB/sec 2024-04-10T03:50:57.501 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-WzKfU7Gxvir9kCp off=17982882 len=957808 2024-04-10T03:50:57.503 INFO:tasks.workunit.client.0.smithi016.stdout:op 5835 completed, throughput=5MB/sec 2024-04-10T03:50:57.503 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tMakvu0FnZJPVou off=723038 len=1130897 2024-04-10T03:50:57.513 INFO:tasks.workunit.client.0.smithi016.stdout:op 5836 completed, throughput=5MB/sec 2024-04-10T03:50:58.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:57 smithi016 bash[72916]: cluster 2024-04-10T03:50:56.344842+0000 mgr.y (mgr.25133) 1336 : cluster 0 pgmap v2015: 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-04-10T03:50:58.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:57 smithi016 bash[72916]: audit 2024-04-10T03:50:57.586210+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:58.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:57 smithi016 bash[74137]: cluster 2024-04-10T03:50:56.344842+0000 mgr.y (mgr.25133) 1336 : cluster 0 pgmap v2015: 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-04-10T03:50:58.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:57 smithi016 bash[74137]: audit 2024-04-10T03:50:57.586210+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:58.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:57 smithi136 bash[68278]: cluster 2024-04-10T03:50:56.344842+0000 mgr.y (mgr.25133) 1336 : cluster 0 pgmap v2015: 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-04-10T03:50:58.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:57 smithi136 bash[68278]: audit 2024-04-10T03:50:57.586210+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:50:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: 1116: throughput=5MB/sec pending data=0 2024-04-10T03:50:58.514 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-R5a9HN1eSEbd2XB off=2827915 len=1121478 2024-04-10T03:50:58.524 INFO:tasks.workunit.client.0.smithi016.stdout:op 5837 completed, throughput=5MB/sec 2024-04-10T03:50:58.524 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_rFYrypDMWTj4om off=10128347 len=1157293 2024-04-10T03:50:58.535 INFO:tasks.workunit.client.0.smithi016.stdout:op 5838 completed, throughput=5MB/sec 2024-04-10T03:50:58.535 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-llce-B92PCI5CxH off=16689153 len=1096289 2024-04-10T03:50:58.544 INFO:tasks.workunit.client.0.smithi016.stdout:op 5839 completed, throughput=5MB/sec 2024-04-10T03:50:58.545 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-c73BR5OAj5YBYys off=111197 len=1604802 2024-04-10T03:50:58.548 INFO:tasks.workunit.client.0.smithi016.stdout:op 5840 completed, throughput=5MB/sec 2024-04-10T03:50:58.548 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-the8Y6QsqYmqpT1 off=8972146 len=147448 2024-04-10T03:50:58.550 INFO:tasks.workunit.client.0.smithi016.stdout:op 5841 completed, throughput=5MB/sec 2024-04-10T03:50:58.550 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-LwiAi2goguGBRYV off=9147031 len=131134 2024-04-10T03:50:58.551 INFO:tasks.workunit.client.0.smithi016.stdout:op 5842 completed, throughput=5MB/sec 2024-04-10T03:50:58.551 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-IC5xZhBbDadw5nY off=961498 len=310857 2024-04-10T03:50:58.552 INFO:tasks.workunit.client.0.smithi016.stdout:op 5843 completed, throughput=5MB/sec 2024-04-10T03:50:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: 1117: throughput=5MB/sec pending data=0 2024-04-10T03:50:59.553 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-gtz9TCkKFACEHvd off=12387490 len=457281 2024-04-10T03:50:59.555 INFO:tasks.workunit.client.0.smithi016.stdout:op 5844 completed, throughput=5MB/sec 2024-04-10T03:50:59.555 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yS2ZzkuPnkCf3oE off=837554 len=1832339 2024-04-10T03:50:59.569 INFO:tasks.workunit.client.0.smithi016.stdout:op 5845 completed, throughput=5MB/sec 2024-04-10T03:50:59.569 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3SnpocdP-_cM5L2 off=3804756 len=1706789 2024-04-10T03:50:59.573 INFO:tasks.workunit.client.0.smithi016.stdout:op 5846 completed, throughput=5MB/sec 2024-04-10T03:50:59.573 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-eXP2EsRT_1gGHR4 off=4267040 len=1277585 2024-04-10T03:50:59.576 INFO:tasks.workunit.client.0.smithi016.stdout:op 5847 completed, throughput=5MB/sec 2024-04-10T03:51:00.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:50:59 smithi016 bash[72916]: cluster 2024-04-10T03:50:58.345653+0000 mgr.y (mgr.25133) 1337 : cluster 0 pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:51:00.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:50:59 smithi016 bash[74137]: cluster 2024-04-10T03:50:58.345653+0000 mgr.y (mgr.25133) 1337 : cluster 0 pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:51:00.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:50:59 smithi136 bash[68278]: cluster 2024-04-10T03:50:58.345653+0000 mgr.y (mgr.25133) 1337 : cluster 0 pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:51:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: 1118: throughput=5MB/sec pending data=0 2024-04-10T03:51:00.577 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-b1UEn1KI3cH-TW7 off=10111920 len=88332 2024-04-10T03:51:00.578 INFO:tasks.workunit.client.0.smithi016.stdout:op 5848 completed, throughput=5MB/sec 2024-04-10T03:51:00.578 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FfJL7g_x9NwTWUc off=4973171 len=499355 2024-04-10T03:51:00.581 INFO:tasks.workunit.client.0.smithi016.stdout:op 5849 completed, throughput=5MB/sec 2024-04-10T03:51:00.581 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-n0b-DCB2I-2llrl off=6265038 len=1538492 2024-04-10T03:51:00.585 INFO:tasks.workunit.client.0.smithi016.stdout:op 5850 completed, throughput=5MB/sec 2024-04-10T03:51:00.585 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CCsWyuRn7VjcJYM off=2459135 len=78150 2024-04-10T03:51:00.587 INFO:tasks.workunit.client.0.smithi016.stdout:op 5851 completed, throughput=5MB/sec 2024-04-10T03:51:00.587 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-ZyosJRcozuc2vp2 off=15637364 len=1713964 2024-04-10T03:51:00.599 INFO:tasks.workunit.client.0.smithi016.stdout:op 5852 completed, throughput=5MB/sec 2024-04-10T03:51:00.599 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-5OUVgJygAZ136iO off=11706010 len=115795 2024-04-10T03:51:00.600 INFO:tasks.workunit.client.0.smithi016.stdout:op 5853 completed, throughput=5MB/sec 2024-04-10T03:51:00.600 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XgVDurAjKqyM4ky off=10008918 len=1936644 2024-04-10T03:51:00.605 INFO:tasks.workunit.client.0.smithi016.stdout:op 5854 completed, throughput=5MB/sec 2024-04-10T03:51:01.605 INFO:tasks.workunit.client.0.smithi016.stdout: 1119: throughput=5MB/sec pending data=0 2024-04-10T03:51:01.605 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1CjNfLw2nk_qkpP off=5830969 len=331412 2024-04-10T03:51:01.607 INFO:tasks.workunit.client.0.smithi016.stdout:op 5855 completed, throughput=5MB/sec 2024-04-10T03:51:01.607 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GMTfkoHDNkJTEgP off=11329966 len=1314393 2024-04-10T03:51:01.611 INFO:tasks.workunit.client.0.smithi016.stdout:op 5856 completed, throughput=5MB/sec 2024-04-10T03:51:01.611 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-osxAyEefDbc8mfA off=3939508 len=533269 2024-04-10T03:51:01.613 INFO:tasks.workunit.client.0.smithi016.stdout:op 5857 completed, throughput=5MB/sec 2024-04-10T03:51:01.613 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wDcjcJBBGuWwjYD off=3891439 len=1945342 2024-04-10T03:51:01.628 INFO:tasks.workunit.client.0.smithi016.stdout:op 5858 completed, throughput=5MB/sec 2024-04-10T03:51:01.629 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-93Z9cQL7c6hCuR1 off=1815359 len=1170223 2024-04-10T03:51:01.632 INFO:tasks.workunit.client.0.smithi016.stdout:op 5859 completed, throughput=5MB/sec 2024-04-10T03:51:02.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:01 smithi016 bash[72916]: cluster 2024-04-10T03:51:00.346573+0000 mgr.y (mgr.25133) 1338 : cluster 0 pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:51:02.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:01 smithi016 bash[74137]: cluster 2024-04-10T03:51:00.346573+0000 mgr.y (mgr.25133) 1338 : cluster 0 pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:51:02.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:51:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:51:01] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:51:02.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:01 smithi136 bash[68278]: cluster 2024-04-10T03:51:00.346573+0000 mgr.y (mgr.25133) 1338 : cluster 0 pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-10T03:51:02.632 INFO:tasks.workunit.client.0.smithi016.stdout: 1120: throughput=5MB/sec pending data=0 2024-04-10T03:51:02.633 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Zp5pDJ9h1lXGCaS off=76444 len=477184 2024-04-10T03:51:02.641 INFO:tasks.workunit.client.0.smithi016.stdout:op 5860 completed, throughput=5MB/sec 2024-04-10T03:51:02.641 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cWUeRWj_cBDym-w off=2527728 len=360931 2024-04-10T03:51:02.648 INFO:tasks.workunit.client.0.smithi016.stdout:op 5861 completed, throughput=5MB/sec 2024-04-10T03:51:02.648 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-kDfi5QYmhZF2LH_ off=1037969 len=1467064 2024-04-10T03:51:02.659 INFO:tasks.workunit.client.0.smithi016.stdout:op 5862 completed, throughput=5MB/sec 2024-04-10T03:51:02.659 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aETTdthBhOPbhDx off=544379 len=1984881 2024-04-10T03:51:02.663 INFO:tasks.workunit.client.0.smithi016.stdout:op 5863 completed, throughput=5MB/sec 2024-04-10T03:51:02.663 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7NDuyTfhA3sHv7a off=6232216 len=1819976 2024-04-10T03:51:02.676 INFO:tasks.workunit.client.0.smithi016.stdout:op 5864 completed, throughput=5MB/sec 2024-04-10T03:51:03.676 INFO:tasks.workunit.client.0.smithi016.stdout: 1121: throughput=5MB/sec pending data=0 2024-04-10T03:51:03.677 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3TmpaGISFnWwA-o off=9249927 len=859455 2024-04-10T03:51:03.680 INFO:tasks.workunit.client.0.smithi016.stdout:op 5865 completed, throughput=5MB/sec 2024-04-10T03:51:03.680 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FJljWYl8mTwf94M off=7046487 len=1132482 2024-04-10T03:51:03.683 INFO:tasks.workunit.client.0.smithi016.stdout:op 5866 completed, throughput=5MB/sec 2024-04-10T03:51:03.683 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1BZsxY9OIYDesYQ off=9644533 len=170902 2024-04-10T03:51:03.685 INFO:tasks.workunit.client.0.smithi016.stdout:op 5867 completed, throughput=5MB/sec 2024-04-10T03:51:03.685 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-o7falWOXa9visEv off=6560678 len=1549062 2024-04-10T03:51:03.698 INFO:tasks.workunit.client.0.smithi016.stdout:op 5868 completed, throughput=5MB/sec 2024-04-10T03:51:03.698 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g1bYMW8mT6ADAgE off=13237128 len=323181 2024-04-10T03:51:03.705 INFO:tasks.workunit.client.0.smithi016.stdout:op 5869 completed, throughput=5MB/sec 2024-04-10T03:51:03.705 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GmFOqp91ioM_jgj off=508531 len=1217745 2024-04-10T03:51:03.708 INFO:tasks.workunit.client.0.smithi016.stdout:op 5870 completed, throughput=5MB/sec 2024-04-10T03:51:04.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:03 smithi136 bash[68278]: cluster 2024-04-10T03:51:02.347806+0000 mgr.y (mgr.25133) 1339 : cluster 0 pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:51:04.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:03 smithi016 bash[72916]: cluster 2024-04-10T03:51:02.347806+0000 mgr.y (mgr.25133) 1339 : cluster 0 pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:51:04.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:03 smithi016 bash[74137]: cluster 2024-04-10T03:51:02.347806+0000 mgr.y (mgr.25133) 1339 : cluster 0 pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-10T03:51:04.709 INFO:tasks.workunit.client.0.smithi016.stdout: 1122: throughput=5MB/sec pending data=0 2024-04-10T03:51:04.709 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-cWUeRWj_cBDym-w off=2928728 len=97531 2024-04-10T03:51:04.714 INFO:tasks.workunit.client.0.smithi016.stdout:op 5871 completed, throughput=5MB/sec 2024-04-10T03:51:04.714 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-2S_jawRt8PK5Mst off=1842299 len=249877 2024-04-10T03:51:04.719 INFO:tasks.workunit.client.0.smithi016.stdout:op 5872 completed, throughput=5MB/sec 2024-04-10T03:51:04.720 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dqPCfcokIA6QRoV off=1897371 len=707594 2024-04-10T03:51:04.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 5873 completed, throughput=5MB/sec 2024-04-10T03:51:04.728 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-M39XjGgxlJULOqi off=389684 len=988024 2024-04-10T03:51:04.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 5874 completed, throughput=5MB/sec 2024-04-10T03:51:04.737 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EnVnAtpJ6wW3MTf off=16410265 len=1205351 2024-04-10T03:51:04.741 INFO:tasks.workunit.client.0.smithi016.stdout:op 5875 completed, throughput=5MB/sec 2024-04-10T03:51:04.741 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-K3XzVIk2jyIEg0q off=1593557 len=336605 2024-04-10T03:51:04.747 INFO:tasks.workunit.client.0.smithi016.stdout:op 5876 completed, throughput=5MB/sec 2024-04-10T03:51:04.747 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mj9uNoYHufsFjlV off=2335031 len=162182 2024-04-10T03:51:04.752 INFO:tasks.workunit.client.0.smithi016.stdout:op 5877 completed, throughput=5MB/sec 2024-04-10T03:51:04.752 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-nhP8CwXPN6Y67vt off=7657098 len=559508 2024-04-10T03:51:04.754 INFO:tasks.workunit.client.0.smithi016.stdout:op 5878 completed, throughput=5MB/sec 2024-04-10T03:51:04.755 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-f5Dp0IjVbMV_W5b off=15297238 len=1499090 2024-04-10T03:51:04.765 INFO:tasks.workunit.client.0.smithi016.stdout:op 5879 completed, throughput=5MB/sec 2024-04-10T03:51:05.765 INFO:tasks.workunit.client.0.smithi016.stdout: 1123: throughput=5MB/sec pending data=0 2024-04-10T03:51:05.765 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jq0oocF1w5U-XAN off=223887 len=261438 2024-04-10T03:51:05.766 INFO:tasks.workunit.client.0.smithi016.stdout:op 5880 completed, throughput=5MB/sec 2024-04-10T03:51:05.767 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-flE0BFQxH4roXLI off=10547247 len=977273 2024-04-10T03:51:05.769 INFO:tasks.workunit.client.0.smithi016.stdout:op 5881 completed, throughput=5MB/sec 2024-04-10T03:51:05.770 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V7bTLoazVORlYGN off=668225 len=66931 2024-04-10T03:51:05.771 INFO:tasks.workunit.client.0.smithi016.stdout:op 5882 completed, throughput=5MB/sec 2024-04-10T03:51:05.771 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-hD2LoZwk8Zi5zF- off=1010940 len=1800287 2024-04-10T03:51:05.785 INFO:tasks.workunit.client.0.smithi016.stdout:op 5883 completed, throughput=5MB/sec 2024-04-10T03:51:05.785 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NapzrNJ_F2lpeAu off=13662219 len=1719097 2024-04-10T03:51:05.798 INFO:tasks.workunit.client.0.smithi016.stdout:op 5884 completed, throughput=5MB/sec 2024-04-10T03:51:06.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:05 smithi136 bash[68278]: cluster 2024-04-10T03:51:04.348896+0000 mgr.y (mgr.25133) 1340 : cluster 0 pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:51:06.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:05 smithi016 bash[72916]: cluster 2024-04-10T03:51:04.348896+0000 mgr.y (mgr.25133) 1340 : cluster 0 pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:51:06.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:05 smithi016 bash[74137]: cluster 2024-04-10T03:51:04.348896+0000 mgr.y (mgr.25133) 1340 : cluster 0 pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-10T03:51:06.799 INFO:tasks.workunit.client.0.smithi016.stdout: 1124: throughput=5MB/sec pending data=0 2024-04-10T03:51:06.799 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-sWSQDTGxEkqfKri off=8467179 len=1529607 2024-04-10T03:51:06.802 INFO:tasks.workunit.client.0.smithi016.stdout:op 5885 completed, throughput=5MB/sec 2024-04-10T03:51:06.803 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-V-Mh_IipVa7CoHO off=5980356 len=1105717 2024-04-10T03:51:06.806 INFO:tasks.workunit.client.0.smithi016.stdout:op 5886 completed, throughput=5MB/sec 2024-04-10T03:51:06.806 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lxMJ3mjYKuBvaAK off=1133562 len=1399429 2024-04-10T03:51:06.819 INFO:tasks.workunit.client.0.smithi016.stdout:op 5887 completed, throughput=5MB/sec 2024-04-10T03:51:06.819 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FA0_aZd2ZqeYM8C off=8606598 len=477356 2024-04-10T03:51:06.826 INFO:tasks.workunit.client.0.smithi016.stdout:op 5888 completed, throughput=5MB/sec 2024-04-10T03:51:06.826 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zNWW3vXZaUhGCgs off=254924 len=1423880 2024-04-10T03:51:06.837 INFO:tasks.workunit.client.0.smithi016.stdout:op 5889 completed, throughput=5MB/sec 2024-04-10T03:51:07.838 INFO:tasks.workunit.client.0.smithi016.stdout: 1125: throughput=5MB/sec pending data=0 2024-04-10T03:51:07.838 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8Ibb7hFerl6hTUN off=682119 len=230697 2024-04-10T03:51:07.839 INFO:tasks.workunit.client.0.smithi016.stdout:op 5890 completed, throughput=5MB/sec 2024-04-10T03:51:07.839 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EiOzsSBnP47l7Nn off=1346520 len=742122 2024-04-10T03:51:07.842 INFO:tasks.workunit.client.0.smithi016.stdout:op 5891 completed, throughput=5MB/sec 2024-04-10T03:51:07.842 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1ql4YBF9_wD7seC off=18022658 len=1977007 2024-04-10T03:51:07.858 INFO:tasks.workunit.client.0.smithi016.stdout:op 5892 completed, throughput=5MB/sec 2024-04-10T03:51:07.858 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-O2IlBBqotaMsCGu off=5793819 len=608120 2024-04-10T03:51:07.860 INFO:tasks.workunit.client.0.smithi016.stdout:op 5893 completed, throughput=5MB/sec 2024-04-10T03:51:07.860 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-e8cSQ3r8S11h54u off=5915059 len=2093621 2024-04-10T03:51:07.876 INFO:tasks.workunit.client.0.smithi016.stdout:op 5894 completed, throughput=5MB/sec 2024-04-10T03:51:08.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:07 smithi136 bash[68278]: cluster 2024-04-10T03:51:06.349903+0000 mgr.y (mgr.25133) 1341 : cluster 0 pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:51:08.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:07 smithi016 bash[72916]: cluster 2024-04-10T03:51:06.349903+0000 mgr.y (mgr.25133) 1341 : cluster 0 pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:51:08.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:07 smithi016 bash[74137]: cluster 2024-04-10T03:51:06.349903+0000 mgr.y (mgr.25133) 1341 : cluster 0 pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-10T03:51:08.876 INFO:tasks.workunit.client.0.smithi016.stdout: 1126: throughput=5MB/sec pending data=0 2024-04-10T03:51:08.876 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-87g10h-3B4Qr1JM off=882179 len=950981 2024-04-10T03:51:08.883 INFO:tasks.workunit.client.0.smithi016.stdout:op 5895 completed, throughput=5MB/sec 2024-04-10T03:51:08.883 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-S4nNlvMN_m8ef65 off=7352244 len=1706908 2024-04-10T03:51:08.888 INFO:tasks.workunit.client.0.smithi016.stdout:op 5896 completed, throughput=5MB/sec 2024-04-10T03:51:08.888 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OZ8yLnL7trCqSA6 off=4381470 len=66562 2024-04-10T03:51:08.892 INFO:tasks.workunit.client.0.smithi016.stdout:op 5897 completed, throughput=5MB/sec 2024-04-10T03:51:08.892 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0VYhn9CqZOWvawk off=664990 len=1334047 2024-04-10T03:51:08.899 INFO:tasks.workunit.client.0.smithi016.stdout:op 5898 completed, throughput=5MB/sec 2024-04-10T03:51:09.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:08 smithi136 bash[68278]: audit 2024-04-10T03:51:08.803155+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:51:09.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:08 smithi016 bash[72916]: audit 2024-04-10T03:51:08.803155+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:51:09.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:08 smithi016 bash[74137]: audit 2024-04-10T03:51:08.803155+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:51:09.899 INFO:tasks.workunit.client.0.smithi016.stdout: 1127: throughput=5MB/sec pending data=0 2024-04-10T03:51:09.900 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4Jr5LDgfu91JBJM off=15421285 len=1173156 2024-04-10T03:51:09.910 INFO:tasks.workunit.client.0.smithi016.stdout:op 5899 completed, throughput=5MB/sec 2024-04-10T03:51:09.911 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-kqITWIWBPy-r54q off=4814229 len=286181 2024-04-10T03:51:09.912 INFO:tasks.workunit.client.0.smithi016.stdout:op 5900 completed, throughput=5MB/sec 2024-04-10T03:51:09.912 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-VWMppyDqJRX7M1e off=10159910 len=522681 2024-04-10T03:51:09.914 INFO:tasks.workunit.client.0.smithi016.stdout:op 5901 completed, throughput=5MB/sec 2024-04-10T03:51:09.914 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ko9EhV31W94rxlh off=4525049 len=1460249 2024-04-10T03:51:09.918 INFO:tasks.workunit.client.0.smithi016.stdout:op 5902 completed, throughput=5MB/sec 2024-04-10T03:51:09.918 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2zW6V9SSzboBHFX off=6998578 len=1856791 2024-04-10T03:51:09.922 INFO:tasks.workunit.client.0.smithi016.stdout:op 5903 completed, throughput=5MB/sec 2024-04-10T03:51:10.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:09 smithi136 bash[68278]: cluster 2024-04-10T03:51:08.350771+0000 mgr.y (mgr.25133) 1342 : cluster 0 pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:51:10.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:09 smithi016 bash[72916]: cluster 2024-04-10T03:51:08.350771+0000 mgr.y (mgr.25133) 1342 : cluster 0 pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:51:10.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:09 smithi016 bash[74137]: cluster 2024-04-10T03:51:08.350771+0000 mgr.y (mgr.25133) 1342 : cluster 0 pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-10T03:51:10.922 INFO:tasks.workunit.client.0.smithi016.stdout: 1128: throughput=5MB/sec pending data=0 2024-04-10T03:51:10.923 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-c_CiVnQ3bSgchzE off=3856603 len=383457 2024-04-10T03:51:10.929 INFO:tasks.workunit.client.0.smithi016.stdout:op 5904 completed, throughput=5MB/sec 2024-04-10T03:51:10.929 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-L-zaY3EXLtI8eA2 off=6648926 len=42609 2024-04-10T03:51:10.930 INFO:tasks.workunit.client.0.smithi016.stdout:op 5905 completed, throughput=5MB/sec 2024-04-10T03:51:10.930 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bucbsGCWy1TiXE7 off=2240942 len=1464595 2024-04-10T03:51:10.942 INFO:tasks.workunit.client.0.smithi016.stdout:op 5906 completed, throughput=5MB/sec 2024-04-10T03:51:10.942 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Sg-NDOGjZAsq-fP off=16595705 len=1664532 2024-04-10T03:51:10.956 INFO:tasks.workunit.client.0.smithi016.stdout:op 5907 completed, throughput=5MB/sec 2024-04-10T03:51:10.956 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-FPmN5BEZ1QEG-z0 off=9862468 len=962367 2024-04-10T03:51:10.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 5908 completed, throughput=5MB/sec 2024-04-10T03:51:10.959 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-l9fZZaf5vv13fKp off=10153832 len=736540 2024-04-10T03:51:10.961 INFO:tasks.workunit.client.0.smithi016.stdout:op 5909 completed, throughput=5MB/sec 2024-04-10T03:51:10.961 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AC-wf5smZl8HT-j off=15006039 len=109910 2024-04-10T03:51:10.962 INFO:tasks.workunit.client.0.smithi016.stdout:op 5910 completed, throughput=5MB/sec 2024-04-10T03:51:11.963 INFO:tasks.workunit.client.0.smithi016.stdout: 1129: throughput=5MB/sec pending data=0 2024-04-10T03:51:11.963 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-8z-Ry7IT3ZgrwqF off=166161 len=775276 2024-04-10T03:51:11.965 INFO:tasks.workunit.client.0.smithi016.stdout:op 5911 completed, throughput=5MB/sec 2024-04-10T03:51:11.965 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rC_R0BDbqwWz9FE off=8611224 len=1915624 2024-04-10T03:51:11.971 INFO:tasks.workunit.client.0.smithi016.stdout:op 5912 completed, throughput=5MB/sec 2024-04-10T03:51:11.971 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1lyMVCGr9LYObmJ off=3275738 len=1516256 2024-04-10T03:51:11.976 INFO:tasks.workunit.client.0.smithi016.stdout:op 5913 completed, throughput=5MB/sec 2024-04-10T03:51:11.976 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-lvw61O_0nX4l-aj off=10246452 len=1122476 2024-04-10T03:51:11.986 INFO:tasks.workunit.client.0.smithi016.stdout:op 5914 completed, throughput=5MB/sec 2024-04-10T03:51:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:51:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:51:11] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-10T03:51:12.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:11 smithi016 bash[72916]: cluster 2024-04-10T03:51:10.351491+0000 mgr.y (mgr.25133) 1343 : cluster 0 pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:51:12.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:11 smithi016 bash[74137]: cluster 2024-04-10T03:51:10.351491+0000 mgr.y (mgr.25133) 1343 : cluster 0 pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:51:12.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:11 smithi136 bash[68278]: cluster 2024-04-10T03:51:10.351491+0000 mgr.y (mgr.25133) 1343 : cluster 0 pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:51:12.986 INFO:tasks.workunit.client.0.smithi016.stdout: 1130: throughput=5MB/sec pending data=0 2024-04-10T03:51:12.986 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rcnjQA7neV18HrF off=222725 len=776407 2024-04-10T03:51:12.995 INFO:tasks.workunit.client.0.smithi016.stdout:op 5915 completed, throughput=5MB/sec 2024-04-10T03:51:12.995 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xUerfOCdKb_j4Zh off=13897030 len=1243062 2024-04-10T03:51:13.005 INFO:tasks.workunit.client.0.smithi016.stdout:op 5916 completed, throughput=5MB/sec 2024-04-10T03:51:13.006 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dis1UOLUWyF53eB off=326507 len=674706 2024-04-10T03:51:13.013 INFO:tasks.workunit.client.0.smithi016.stdout:op 5917 completed, throughput=5MB/sec 2024-04-10T03:51:13.013 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MVF5UcU1Dhr-hR9 off=889032 len=2033823 2024-04-10T03:51:13.027 INFO:tasks.workunit.client.0.smithi016.stdout:op 5918 completed, throughput=5MB/sec 2024-04-10T03:51:13.027 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GsXijrMv5FLJyyT off=9864262 len=1329624 2024-04-10T03:51:13.032 INFO:tasks.workunit.client.0.smithi016.stdout:op 5919 completed, throughput=5MB/sec 2024-04-10T03:51:13.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:12 smithi136 bash[68278]: audit 2024-04-10T03:51:12.586661+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:12 smithi016 bash[72916]: audit 2024-04-10T03:51:12.586661+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:13.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:12 smithi016 bash[74137]: audit 2024-04-10T03:51:12.586661+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:14.032 INFO:tasks.workunit.client.0.smithi016.stdout: 1131: throughput=5MB/sec pending data=0 2024-04-10T03:51:14.032 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-P9io3ubU7xxISQX off=5429454 len=770966 2024-04-10T03:51:14.038 INFO:tasks.workunit.client.0.smithi016.stdout:op 5920 completed, throughput=5MB/sec 2024-04-10T03:51:14.038 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-85iPGxc30SWvScJ off=453187 len=111841 2024-04-10T03:51:14.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 5921 completed, throughput=5MB/sec 2024-04-10T03:51:14.041 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XMs3U7Dplgjg_CX off=3224839 len=1781809 2024-04-10T03:51:14.049 INFO:tasks.workunit.client.0.smithi016.stdout:op 5922 completed, throughput=5MB/sec 2024-04-10T03:51:14.049 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-U4M1SAGe4i4I2Js off=790010 len=115950 2024-04-10T03:51:14.050 INFO:tasks.workunit.client.0.smithi016.stdout:op 5923 completed, throughput=5MB/sec 2024-04-10T03:51:14.050 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Sg-NDOGjZAsq-fP off=836328 len=1247440 2024-04-10T03:51:14.053 INFO:tasks.workunit.client.0.smithi016.stdout:op 5924 completed, throughput=5MB/sec 2024-04-10T03:51:14.053 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KZDvAyx9wd-UTi7 off=806487 len=96639 2024-04-10T03:51:14.054 INFO:tasks.workunit.client.0.smithi016.stdout:op 5925 completed, throughput=5MB/sec 2024-04-10T03:51:14.054 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-p_1sSva6j4rK3ZA off=13966231 len=1699967 2024-04-10T03:51:14.063 INFO:tasks.workunit.client.0.smithi016.stdout:op 5926 completed, throughput=5MB/sec 2024-04-10T03:51:14.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:13 smithi136 bash[68278]: cluster 2024-04-10T03:51:12.352719+0000 mgr.y (mgr.25133) 1344 : cluster 0 pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:51:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:13 smithi016 bash[72916]: cluster 2024-04-10T03:51:12.352719+0000 mgr.y (mgr.25133) 1344 : cluster 0 pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:51:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:13 smithi016 bash[74137]: cluster 2024-04-10T03:51:12.352719+0000 mgr.y (mgr.25133) 1344 : cluster 0 pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:51:15.063 INFO:tasks.workunit.client.0.smithi016.stdout: 1132: throughput=5MB/sec pending data=0 2024-04-10T03:51:15.063 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mML9HCCFYNhlJpF off=9125630 len=1040612 2024-04-10T03:51:15.069 INFO:tasks.workunit.client.0.smithi016.stdout:op 5927 completed, throughput=5MB/sec 2024-04-10T03:51:15.070 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-xETGWrvTFDDx8kK off=161947 len=1870206 2024-04-10T03:51:15.072 INFO:tasks.workunit.client.0.smithi016.stdout:op 5928 completed, throughput=5MB/sec 2024-04-10T03:51:15.072 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bQFGy77UDA0MpSP off=17040439 len=409516 2024-04-10T03:51:15.077 INFO:tasks.workunit.client.0.smithi016.stdout:op 5929 completed, throughput=5MB/sec 2024-04-10T03:51:15.077 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-w11krt5U_wiyGRg off=11856930 len=702488 2024-04-10T03:51:15.084 INFO:tasks.workunit.client.0.smithi016.stdout:op 5930 completed, throughput=5MB/sec 2024-04-10T03:51:15.084 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-SsWFbFF_fpBkO4P off=986416 len=821705 2024-04-10T03:51:15.091 INFO:tasks.workunit.client.0.smithi016.stdout:op 5931 completed, throughput=5MB/sec 2024-04-10T03:51:15.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[72916]: cluster 2024-04-10T03:51:14.353356+0000 mgr.y (mgr.25133) 1345 : cluster 0 pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:51:15.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[72916]: audit 2024-04-10T03:51:14.498558+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[72916]: audit 2024-04-10T03:51:14.509592+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[72916]: audit 2024-04-10T03:51:14.753639+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[72916]: audit 2024-04-10T03:51:14.762162+0000 mon.a (mon.0) 2279 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[74137]: cluster 2024-04-10T03:51:14.353356+0000 mgr.y (mgr.25133) 1345 : cluster 0 pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:51:15.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[74137]: audit 2024-04-10T03:51:14.498558+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[74137]: audit 2024-04-10T03:51:14.509592+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[74137]: audit 2024-04-10T03:51:14.753639+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:15 smithi016 bash[74137]: audit 2024-04-10T03:51:14.762162+0000 mon.a (mon.0) 2279 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:15 smithi136 bash[68278]: cluster 2024-04-10T03:51:14.353356+0000 mgr.y (mgr.25133) 1345 : cluster 0 pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-10T03:51:15.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:15 smithi136 bash[68278]: audit 2024-04-10T03:51:14.498558+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:15 smithi136 bash[68278]: audit 2024-04-10T03:51:14.509592+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:15 smithi136 bash[68278]: audit 2024-04-10T03:51:14.753639+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:15.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:15 smithi136 bash[68278]: audit 2024-04-10T03:51:14.762162+0000 mon.a (mon.0) 2279 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:16.091 INFO:tasks.workunit.client.0.smithi016.stdout: 1133: throughput=5MB/sec pending data=0 2024-04-10T03:51:16.092 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1a_2uTv2vEKZwlt off=2779654 len=1688513 2024-04-10T03:51:16.096 INFO:tasks.workunit.client.0.smithi016.stdout:op 5932 completed, throughput=5MB/sec 2024-04-10T03:51:16.096 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-_ADwRJvK4e2vit8 off=11645169 len=1677488 2024-04-10T03:51:16.108 INFO:tasks.workunit.client.0.smithi016.stdout:op 5933 completed, throughput=5MB/sec 2024-04-10T03:51:16.108 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZT7NUXLqksFP7I9 off=1215170 len=202560 2024-04-10T03:51:16.109 INFO:tasks.workunit.client.0.smithi016.stdout:op 5934 completed, throughput=5MB/sec 2024-04-10T03:51:16.110 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-6bcPYI5jtg463wy off=4123631 len=1748442 2024-04-10T03:51:16.114 INFO:tasks.workunit.client.0.smithi016.stdout:op 5935 completed, throughput=5MB/sec 2024-04-10T03:51:17.115 INFO:tasks.workunit.client.0.smithi016.stdout: 1134: throughput=5MB/sec pending data=0 2024-04-10T03:51:17.115 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-DQ987l5oATduFw6 off=664544 len=433149 2024-04-10T03:51:17.122 INFO:tasks.workunit.client.0.smithi016.stdout:op 5936 completed, throughput=5MB/sec 2024-04-10T03:51:17.122 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj--7Z03TC9VI4HGLT off=974787 len=859014 2024-04-10T03:51:17.124 INFO:tasks.workunit.client.0.smithi016.stdout:op 5937 completed, throughput=5MB/sec 2024-04-10T03:51:17.124 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-T9LZt9vxUQ9R0Lc off=1226877 len=352406 2024-04-10T03:51:17.130 INFO:tasks.workunit.client.0.smithi016.stdout:op 5938 completed, throughput=5MB/sec 2024-04-10T03:51:17.130 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-1qIkJg5gpETMPkI off=3371907 len=445274 2024-04-10T03:51:17.137 INFO:tasks.workunit.client.0.smithi016.stdout:op 5939 completed, throughput=5MB/sec 2024-04-10T03:51:17.137 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sOTVi7z-iRJ5IOj off=37214 len=1415014 2024-04-10T03:51:17.150 INFO:tasks.workunit.client.0.smithi016.stdout:op 5940 completed, throughput=5MB/sec 2024-04-10T03:51:17.150 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Ia-W64U1t7yd95Y off=974154 len=1462257 2024-04-10T03:51:17.159 INFO:tasks.workunit.client.0.smithi016.stdout:op 5941 completed, throughput=5MB/sec 2024-04-10T03:51:17.159 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dzi6IGxbN6xq8wH off=2907673 len=1474197 2024-04-10T03:51:17.170 INFO:tasks.workunit.client.0.smithi016.stdout:op 5942 completed, throughput=5MB/sec 2024-04-10T03:51:17.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:16 smithi136 bash[68278]: audit 2024-04-10T03:51:15.865285+0000 mon.a (mon.0) 2280 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:17.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:16 smithi136 bash[68278]: audit 2024-04-10T03:51:15.877631+0000 mon.a (mon.0) 2281 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:17.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:16 smithi016 bash[72916]: audit 2024-04-10T03:51:15.865285+0000 mon.a (mon.0) 2280 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:17.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:16 smithi016 bash[72916]: audit 2024-04-10T03:51:15.877631+0000 mon.a (mon.0) 2281 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:17.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:16 smithi016 bash[74137]: audit 2024-04-10T03:51:15.865285+0000 mon.a (mon.0) 2280 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:17.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:16 smithi016 bash[74137]: audit 2024-04-10T03:51:15.877631+0000 mon.a (mon.0) 2281 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:18.170 INFO:tasks.workunit.client.0.smithi016.stdout: 1135: throughput=5MB/sec pending data=0 2024-04-10T03:51:18.170 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-psleubLnE590v9Q off=2885057 len=1591881 2024-04-10T03:51:18.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:17 smithi136 bash[68278]: cluster 2024-04-10T03:51:16.354227+0000 mgr.y (mgr.25133) 1346 : cluster 0 pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:51:18.174 INFO:tasks.workunit.client.0.smithi016.stdout:op 5943 completed, throughput=5MB/sec 2024-04-10T03:51:18.174 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-MUwHQ7hpmVAhIoU off=219212 len=555043 2024-04-10T03:51:18.181 INFO:tasks.workunit.client.0.smithi016.stdout:op 5944 completed, throughput=5MB/sec 2024-04-10T03:51:18.181 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xPprQezZymxnyWm off=2255801 len=1341467 2024-04-10T03:51:18.191 INFO:tasks.workunit.client.0.smithi016.stdout:op 5945 completed, throughput=5MB/sec 2024-04-10T03:51:18.191 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3rDmqWR98mWn5Xm off=7419799 len=994427 2024-04-10T03:51:18.201 INFO:tasks.workunit.client.0.smithi016.stdout:op 5946 completed, throughput=5MB/sec 2024-04-10T03:51:18.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:17 smithi016 bash[74137]: cluster 2024-04-10T03:51:16.354227+0000 mgr.y (mgr.25133) 1346 : cluster 0 pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:51:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:17 smithi016 bash[72916]: cluster 2024-04-10T03:51:16.354227+0000 mgr.y (mgr.25133) 1346 : cluster 0 pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:51:19.201 INFO:tasks.workunit.client.0.smithi016.stdout: 1136: throughput=5MB/sec pending data=0 2024-04-10T03:51:19.201 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7WiG3CUivwLvj1_ off=12696287 len=342485 2024-04-10T03:51:19.207 INFO:tasks.workunit.client.0.smithi016.stdout:op 5947 completed, throughput=5MB/sec 2024-04-10T03:51:19.207 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CHk6-6X0KzXIPe9 off=1719932 len=1697919 2024-04-10T03:51:19.219 INFO:tasks.workunit.client.0.smithi016.stdout:op 5948 completed, throughput=5MB/sec 2024-04-10T03:51:19.219 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-YPn9RL6o5jFwqAu off=1285063 len=573918 2024-04-10T03:51:19.222 INFO:tasks.workunit.client.0.smithi016.stdout:op 5949 completed, throughput=5MB/sec 2024-04-10T03:51:19.222 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-euKiPTLxX-BpdPT off=19771151 len=490774 2024-04-10T03:51:19.229 INFO:tasks.workunit.client.0.smithi016.stdout:op 5950 completed, throughput=5MB/sec 2024-04-10T03:51:19.229 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-XgVDurAjKqyM4ky off=433156 len=367126 2024-04-10T03:51:19.234 INFO:tasks.workunit.client.0.smithi016.stdout:op 5951 completed, throughput=5MB/sec 2024-04-10T03:51:19.235 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0asby2IjP4UE9MU off=6006720 len=1590029 2024-04-10T03:51:19.239 INFO:tasks.workunit.client.0.smithi016.stdout:op 5952 completed, throughput=5MB/sec 2024-04-10T03:51:20.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:19 smithi136 bash[68278]: cluster 2024-04-10T03:51:18.355131+0000 mgr.y (mgr.25133) 1347 : cluster 0 pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:51:20.239 INFO:tasks.workunit.client.0.smithi016.stdout: 1137: throughput=5MB/sec pending data=0 2024-04-10T03:51:20.240 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-0bDgKtpdoBbQOPS off=15166360 len=479507 2024-04-10T03:51:20.246 INFO:tasks.workunit.client.0.smithi016.stdout:op 5953 completed, throughput=5MB/sec 2024-04-10T03:51:20.247 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-0dG62T3AsuFPXRS off=8253165 len=759368 2024-04-10T03:51:20.250 INFO:tasks.workunit.client.0.smithi016.stdout:op 5954 completed, throughput=5MB/sec 2024-04-10T03:51:20.250 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JPwqGgyyYRqSBju off=126497 len=1251181 2024-04-10T03:51:20.253 INFO:tasks.workunit.client.0.smithi016.stdout:op 5955 completed, throughput=5MB/sec 2024-04-10T03:51:20.253 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Rya2iTpKMvv4qa2 off=10572560 len=92720 2024-04-10T03:51:20.258 INFO:tasks.workunit.client.0.smithi016.stdout:op 5956 completed, throughput=5MB/sec 2024-04-10T03:51:20.258 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-mngCEPOWSniuiMh off=14085509 len=1410266 2024-04-10T03:51:20.262 INFO:tasks.workunit.client.0.smithi016.stdout:op 5957 completed, throughput=5MB/sec 2024-04-10T03:51:20.262 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-GJlVeWrOnMehnK5 off=6659725 len=1714647 2024-04-10T03:51:20.275 INFO:tasks.workunit.client.0.smithi016.stdout:op 5958 completed, throughput=5MB/sec 2024-04-10T03:51:20.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:19 smithi016 bash[74137]: cluster 2024-04-10T03:51:18.355131+0000 mgr.y (mgr.25133) 1347 : cluster 0 pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:51:20.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:19 smithi016 bash[72916]: cluster 2024-04-10T03:51:18.355131+0000 mgr.y (mgr.25133) 1347 : cluster 0 pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-10T03:51:21.276 INFO:tasks.workunit.client.0.smithi016.stdout: 1138: throughput=5MB/sec pending data=0 2024-04-10T03:51:21.276 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-dfzDFrpDWArHkO- off=1635237 len=775063 2024-04-10T03:51:21.285 INFO:tasks.workunit.client.0.smithi016.stdout:op 5959 completed, throughput=5MB/sec 2024-04-10T03:51:21.285 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Zh59FV4xY9po0Ke off=12694437 len=525907 2024-04-10T03:51:21.287 INFO:tasks.workunit.client.0.smithi016.stdout:op 5960 completed, throughput=5MB/sec 2024-04-10T03:51:21.287 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-EYz9wv1-5dZJyuC off=851978 len=1105950 2024-04-10T03:51:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:op 5961 completed, throughput=5MB/sec 2024-04-10T03:51:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-G5m44TtrfgDlJCo off=13092473 len=617802 2024-04-10T03:51:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:op 5962 completed, throughput=5MB/sec 2024-04-10T03:51:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-TZTF4VU3hPAm8oY off=4409844 len=790055 2024-04-10T03:51:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:op 5963 completed, throughput=5MB/sec 2024-04-10T03:51:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-JZnQRi7pO6RjRO4 off=5017925 len=1391455 2024-04-10T03:51:21.305 INFO:tasks.workunit.client.0.smithi016.stdout:op 5964 completed, throughput=5MB/sec 2024-04-10T03:51:22.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:21 smithi016 bash[72916]: cluster 2024-04-10T03:51:20.356093+0000 mgr.y (mgr.25133) 1348 : cluster 0 pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:51:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:51:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:51:21] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-10T03:51:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:21 smithi016 bash[74137]: cluster 2024-04-10T03:51:20.356093+0000 mgr.y (mgr.25133) 1348 : cluster 0 pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:51:22.115 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:21 smithi136 bash[68278]: cluster 2024-04-10T03:51:20.356093+0000 mgr.y (mgr.25133) 1348 : cluster 0 pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:51:22.305 INFO:tasks.workunit.client.0.smithi016.stdout: 1139: throughput=5MB/sec pending data=0 2024-04-10T03:51:22.306 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xv35XVDcHUivYZ1 off=51764 len=57425 2024-04-10T03:51:22.310 INFO:tasks.workunit.client.0.smithi016.stdout:op 5965 completed, throughput=5MB/sec 2024-04-10T03:51:22.310 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-HCAgI3AonP3V-3K off=4727506 len=1672472 2024-04-10T03:51:22.324 INFO:tasks.workunit.client.0.smithi016.stdout:op 5966 completed, throughput=5MB/sec 2024-04-10T03:51:22.324 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-4aKOyP7bvELJnpS off=466228 len=1975648 2024-04-10T03:51:22.327 INFO:tasks.workunit.client.0.smithi016.stdout:op 5967 completed, throughput=5MB/sec 2024-04-10T03:51:22.327 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-DpIxFDcyg7eWnC0 off=822972 len=298508 2024-04-10T03:51:22.329 INFO:tasks.workunit.client.0.smithi016.stdout:op 5968 completed, throughput=5MB/sec 2024-04-10T03:51:22.329 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-BFHmixt2vwhDk5A off=14508168 len=1876775 2024-04-10T03:51:22.345 INFO:tasks.workunit.client.0.smithi016.stdout:op 5969 completed, throughput=5MB/sec 2024-04-10T03:51:23.346 INFO:tasks.workunit.client.0.smithi016.stdout: 1140: throughput=5MB/sec pending data=0 2024-04-10T03:51:23.346 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-hE0_KBVgzT5_SUh off=1435271 len=394983 2024-04-10T03:51:23.347 INFO:tasks.workunit.client.0.smithi016.stdout:op 5970 completed, throughput=5MB/sec 2024-04-10T03:51:23.347 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Fk4TMqK6u2Xz48i off=18881390 len=1287594 2024-04-10T03:51:23.350 INFO:tasks.workunit.client.0.smithi016.stdout:op 5971 completed, throughput=5MB/sec 2024-04-10T03:51:23.350 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LPXXyw439M4vNho off=24348 len=1204887 2024-04-10T03:51:23.359 INFO:tasks.workunit.client.0.smithi016.stdout:op 5972 completed, throughput=5MB/sec 2024-04-10T03:51:23.359 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jJJfcm1-tKo9Me- off=8126234 len=2871 2024-04-10T03:51:23.360 INFO:tasks.workunit.client.0.smithi016.stdout:op 5973 completed, throughput=5MB/sec 2024-04-10T03:51:23.360 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-GrgQWoOMOwHqGGl off=5577842 len=1873231 2024-04-10T03:51:23.365 INFO:tasks.workunit.client.0.smithi016.stdout:op 5974 completed, throughput=5MB/sec 2024-04-10T03:51:23.365 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-rN32Jb3wK-yh44E off=2239084 len=1323365 2024-04-10T03:51:23.375 INFO:tasks.workunit.client.0.smithi016.stdout:op 5975 completed, throughput=5MB/sec 2024-04-10T03:51:24.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:23 smithi136 bash[68278]: cluster 2024-04-10T03:51:22.357515+0000 mgr.y (mgr.25133) 1349 : cluster 0 pgmap v2028: 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, 5 op/s 2024-04-10T03:51:24.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:23 smithi016 bash[74137]: cluster 2024-04-10T03:51:22.357515+0000 mgr.y (mgr.25133) 1349 : cluster 0 pgmap v2028: 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, 5 op/s 2024-04-10T03:51:24.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:23 smithi016 bash[72916]: cluster 2024-04-10T03:51:22.357515+0000 mgr.y (mgr.25133) 1349 : cluster 0 pgmap v2028: 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, 5 op/s 2024-04-10T03:51:24.375 INFO:tasks.workunit.client.0.smithi016.stdout: 1141: throughput=5MB/sec pending data=0 2024-04-10T03:51:24.375 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-xrcOo8-GzPuBf-a off=13329852 len=1016813 2024-04-10T03:51:24.382 INFO:tasks.workunit.client.0.smithi016.stdout:op 5976 completed, throughput=5MB/sec 2024-04-10T03:51:24.382 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-aHPWQ19KfJZZ8cu off=13688595 len=1044665 2024-04-10T03:51:24.386 INFO:tasks.workunit.client.0.smithi016.stdout:op 5977 completed, throughput=5MB/sec 2024-04-10T03:51:24.386 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D6L9KRCIFsgaYJs off=4880768 len=347060 2024-04-10T03:51:24.392 INFO:tasks.workunit.client.0.smithi016.stdout:op 5978 completed, throughput=5MB/sec 2024-04-10T03:51:24.392 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E8HaVByOo_VN8IX off=8070700 len=832239 2024-04-10T03:51:24.395 INFO:tasks.workunit.client.0.smithi016.stdout:op 5979 completed, throughput=5MB/sec 2024-04-10T03:51:24.395 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gWDDIh7qst1uYIG off=2171779 len=1948951 2024-04-10T03:51:24.408 INFO:tasks.workunit.client.0.smithi016.stdout:op 5980 completed, throughput=5MB/sec 2024-04-10T03:51:25.408 INFO:tasks.workunit.client.0.smithi016.stdout: 1142: throughput=5MB/sec pending data=0 2024-04-10T03:51:25.408 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-yNjNwB5Q6d6O8tv off=5037476 len=1631158 2024-04-10T03:51:25.420 INFO:tasks.workunit.client.0.smithi016.stdout:op 5981 completed, throughput=5MB/sec 2024-04-10T03:51:25.420 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-UnEXpxcHkYUtxbV off=3130469 len=1378224 2024-04-10T03:51:25.423 INFO:tasks.workunit.client.0.smithi016.stdout:op 5982 completed, throughput=5MB/sec 2024-04-10T03:51:25.423 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NExd62GVCIy2P4z off=1073679 len=367149 2024-04-10T03:51:25.425 INFO:tasks.workunit.client.0.smithi016.stdout:op 5983 completed, throughput=5MB/sec 2024-04-10T03:51:25.425 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-9LrYs70rpLjUyjW off=15432683 len=1524405 2024-04-10T03:51:25.427 INFO:tasks.workunit.client.0.smithi016.stdout:op 5984 completed, throughput=5MB/sec 2024-04-10T03:51:26.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:25 smithi136 bash[68278]: cluster 2024-04-10T03:51:24.358377+0000 mgr.y (mgr.25133) 1350 : cluster 0 pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:51:26.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:25 smithi136 bash[68278]: audit 2024-04-10T03:51:25.275563+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:26.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:25 smithi136 bash[68278]: audit 2024-04-10T03:51:25.286595+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:26.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:25 smithi136 bash[68278]: audit 2024-04-10T03:51:25.289604+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:51:26.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:25 smithi136 bash[68278]: audit 2024-04-10T03:51:25.291411+0000 mon.a (mon.0) 2285 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:51:26.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:25 smithi136 bash[68278]: audit 2024-04-10T03:51:25.301677+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[74137]: cluster 2024-04-10T03:51:24.358377+0000 mgr.y (mgr.25133) 1350 : cluster 0 pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:51:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[74137]: audit 2024-04-10T03:51:25.275563+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[74137]: audit 2024-04-10T03:51:25.286595+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[74137]: audit 2024-04-10T03:51:25.289604+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:51:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[74137]: audit 2024-04-10T03:51:25.291411+0000 mon.a (mon.0) 2285 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:51:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[74137]: audit 2024-04-10T03:51:25.301677+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[72916]: cluster 2024-04-10T03:51:24.358377+0000 mgr.y (mgr.25133) 1350 : cluster 0 pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-10T03:51:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[72916]: audit 2024-04-10T03:51:25.275563+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[72916]: audit 2024-04-10T03:51:25.286595+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[72916]: audit 2024-04-10T03:51:25.289604+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:51:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[72916]: audit 2024-04-10T03:51:25.291411+0000 mon.a (mon.0) 2285 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:51:26.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:25 smithi016 bash[72916]: audit 2024-04-10T03:51:25.301677+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:51:26.427 INFO:tasks.workunit.client.0.smithi016.stdout: 1143: throughput=5MB/sec pending data=0 2024-04-10T03:51:26.427 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-g298TXy_DCdbsTg off=3257628 len=2079638 2024-04-10T03:51:26.441 INFO:tasks.workunit.client.0.smithi016.stdout:op 5985 completed, throughput=5MB/sec 2024-04-10T03:51:26.441 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-qWwMgKU4txo8B9Z off=517415 len=1998619 2024-04-10T03:51:26.458 INFO:tasks.workunit.client.0.smithi016.stdout:op 5986 completed, throughput=5MB/sec 2024-04-10T03:51:26.458 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-4ccL0CEWrnVOVQS off=7834656 len=1209619 2024-04-10T03:51:26.468 INFO:tasks.workunit.client.0.smithi016.stdout:op 5987 completed, throughput=5MB/sec 2024-04-10T03:51:27.468 INFO:tasks.workunit.client.0.smithi016.stdout: 1144: throughput=5MB/sec pending data=0 2024-04-10T03:51:27.468 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3_hDGja5Xu2-lto off=13697608 len=1078189 2024-04-10T03:51:27.478 INFO:tasks.workunit.client.0.smithi016.stdout:op 5988 completed, throughput=5MB/sec 2024-04-10T03:51:27.478 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HaExGKfFOUs2Y3M off=4673347 len=253444 2024-04-10T03:51:27.479 INFO:tasks.workunit.client.0.smithi016.stdout:op 5989 completed, throughput=5MB/sec 2024-04-10T03:51:27.480 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sX5cJYuKncgVOf2 off=2672680 len=656560 2024-04-10T03:51:27.486 INFO:tasks.workunit.client.0.smithi016.stdout:op 5990 completed, throughput=5MB/sec 2024-04-10T03:51:27.486 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-g-HMEugZ8jguXrA off=1123953 len=1850394 2024-04-10T03:51:27.490 INFO:tasks.workunit.client.0.smithi016.stdout:op 5991 completed, throughput=5MB/sec 2024-04-10T03:51:27.490 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-X66nOMRSzix9m6t off=5587710 len=101435 2024-04-10T03:51:27.496 INFO:tasks.workunit.client.0.smithi016.stdout:op 5992 completed, throughput=5MB/sec 2024-04-10T03:51:27.496 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vBdvnVaK66bl6Ri off=17534514 len=929215 2024-04-10T03:51:27.498 INFO:tasks.workunit.client.0.smithi016.stdout:op 5993 completed, throughput=5MB/sec 2024-04-10T03:51:27.498 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-NuKqzx8ADwYltnl off=6658906 len=1753642 2024-04-10T03:51:27.501 INFO:tasks.workunit.client.0.smithi016.stdout:op 5994 completed, throughput=5MB/sec 2024-04-10T03:51:28.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:27 smithi136 bash[68278]: cluster 2024-04-10T03:51:26.359317+0000 mgr.y (mgr.25133) 1351 : cluster 0 pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:51:28.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:27 smithi136 bash[68278]: audit 2024-04-10T03:51:27.587422+0000 mon.a (mon.0) 2287 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:28.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:27 smithi016 bash[72916]: cluster 2024-04-10T03:51:26.359317+0000 mgr.y (mgr.25133) 1351 : cluster 0 pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:51:28.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:27 smithi016 bash[72916]: audit 2024-04-10T03:51:27.587422+0000 mon.a (mon.0) 2287 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:27 smithi016 bash[74137]: cluster 2024-04-10T03:51:26.359317+0000 mgr.y (mgr.25133) 1351 : cluster 0 pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-10T03:51:28.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:27 smithi016 bash[74137]: audit 2024-04-10T03:51:27.587422+0000 mon.a (mon.0) 2287 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:28.501 INFO:tasks.workunit.client.0.smithi016.stdout: 1145: throughput=5MB/sec pending data=0 2024-04-10T03:51:28.501 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-LMktVwgNbs6X8wD off=1132557 len=1620417 2024-04-10T03:51:28.513 INFO:tasks.workunit.client.0.smithi016.stdout:op 5995 completed, throughput=5MB/sec 2024-04-10T03:51:28.513 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PqFn3y5UurUP_AC off=1178960 len=2020694 2024-04-10T03:51:28.525 INFO:tasks.workunit.client.0.smithi016.stdout:op 5996 completed, throughput=5MB/sec 2024-04-10T03:51:28.525 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QBZQZHLnWmQKori off=12229470 len=1742303 2024-04-10T03:51:28.538 INFO:tasks.workunit.client.0.smithi016.stdout:op 5997 completed, throughput=5MB/sec 2024-04-10T03:51:29.539 INFO:tasks.workunit.client.0.smithi016.stdout: 1146: throughput=5MB/sec pending data=0 2024-04-10T03:51:29.539 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-XVcMDbQlee-5SBw off=73690 len=1550160 2024-04-10T03:51:29.542 INFO:tasks.workunit.client.0.smithi016.stdout:op 5998 completed, throughput=5MB/sec 2024-04-10T03:51:29.543 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v37vG5H36uaO6i8 off=6548343 len=932544 2024-04-10T03:51:29.551 INFO:tasks.workunit.client.0.smithi016.stdout:op 5999 completed, throughput=5MB/sec 2024-04-10T03:51:29.552 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-5WIGrV74wbcbpC8 off=537931 len=884109 2024-04-10T03:51:29.560 INFO:tasks.workunit.client.0.smithi016.stdout:op 6000 completed, throughput=5MB/sec 2024-04-10T03:51:29.560 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Dn7AcGo0V2syerb off=10792814 len=1455527 2024-04-10T03:51:29.563 INFO:tasks.workunit.client.0.smithi016.stdout:op 6001 completed, throughput=5MB/sec 2024-04-10T03:51:30.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:29 smithi136 bash[68278]: cluster 2024-04-10T03:51:28.360144+0000 mgr.y (mgr.25133) 1352 : cluster 0 pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:51:30.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:29 smithi016 bash[72916]: cluster 2024-04-10T03:51:28.360144+0000 mgr.y (mgr.25133) 1352 : cluster 0 pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:51:30.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:29 smithi016 bash[74137]: cluster 2024-04-10T03:51:28.360144+0000 mgr.y (mgr.25133) 1352 : cluster 0 pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:51:30.564 INFO:tasks.workunit.client.0.smithi016.stdout: 1147: throughput=5MB/sec pending data=0 2024-04-10T03:51:30.564 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AfinFN-471oOdb3 off=1308682 len=1063278 2024-04-10T03:51:30.567 INFO:tasks.workunit.client.0.smithi016.stdout:op 6002 completed, throughput=5MB/sec 2024-04-10T03:51:30.567 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3iv5mLT39VM_-p4 off=8741356 len=1521633 2024-04-10T03:51:30.580 INFO:tasks.workunit.client.0.smithi016.stdout:op 6003 completed, throughput=5MB/sec 2024-04-10T03:51:30.580 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-MNRO1z3kVX6h2_8 off=0 len=1232759 2024-04-10T03:51:30.583 INFO:tasks.workunit.client.0.smithi016.stdout:op 6004 completed, throughput=5MB/sec 2024-04-10T03:51:30.583 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-1dH1ZlRpewoENPD off=3524260 len=1629288 2024-04-10T03:51:30.587 INFO:tasks.workunit.client.0.smithi016.stdout:op 6005 completed, throughput=5MB/sec 2024-04-10T03:51:31.587 INFO:tasks.workunit.client.0.smithi016.stdout: 1148: throughput=5MB/sec pending data=0 2024-04-10T03:51:31.587 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-KyOI0pcrhXsN7LW off=496975 len=1551038 2024-04-10T03:51:31.591 INFO:tasks.workunit.client.0.smithi016.stdout:op 6006 completed, throughput=5MB/sec 2024-04-10T03:51:31.591 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-59dOwpQ22ER9Qdb off=11369865 len=691168 2024-04-10T03:51:31.599 INFO:tasks.workunit.client.0.smithi016.stdout:op 6007 completed, throughput=5MB/sec 2024-04-10T03:51:31.599 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-PaRhL6J4Z10RIiz off=1084 len=1567490 2024-04-10T03:51:31.603 INFO:tasks.workunit.client.0.smithi016.stdout:op 6008 completed, throughput=5MB/sec 2024-04-10T03:51:31.603 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-TqFRmOSBjXBjdoy off=2011807 len=655653 2024-04-10T03:51:31.611 INFO:tasks.workunit.client.0.smithi016.stdout:op 6009 completed, throughput=5MB/sec 2024-04-10T03:51:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:31 smithi016 bash[72916]: cluster 2024-04-10T03:51:30.361105+0000 mgr.y (mgr.25133) 1353 : cluster 0 pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:51:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:31 smithi016 bash[74137]: cluster 2024-04-10T03:51:30.361105+0000 mgr.y (mgr.25133) 1353 : cluster 0 pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:51:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:51:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:51:31] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:51:32.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:31 smithi136 bash[68278]: cluster 2024-04-10T03:51:30.361105+0000 mgr.y (mgr.25133) 1353 : cluster 0 pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-10T03:51:32.611 INFO:tasks.workunit.client.0.smithi016.stdout: 1149: throughput=5MB/sec pending data=0 2024-04-10T03:51:32.612 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3vNwc355u_xIv_f off=7067399 len=806504 2024-04-10T03:51:32.614 INFO:tasks.workunit.client.0.smithi016.stdout:op 6010 completed, throughput=5MB/sec 2024-04-10T03:51:32.614 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RzJPH31B_sdpOJz off=5459036 len=1192825 2024-04-10T03:51:32.618 INFO:tasks.workunit.client.0.smithi016.stdout:op 6011 completed, throughput=5MB/sec 2024-04-10T03:51:32.618 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-7rK18oQHXGlR8rj off=8830361 len=523428 2024-04-10T03:51:32.624 INFO:tasks.workunit.client.0.smithi016.stdout:op 6012 completed, throughput=5MB/sec 2024-04-10T03:51:32.625 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Hu4BXLaNz6oM0xB off=10453745 len=444919 2024-04-10T03:51:32.626 INFO:tasks.workunit.client.0.smithi016.stdout:op 6013 completed, throughput=5MB/sec 2024-04-10T03:51:32.626 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-RLDhxz-JNCKdqiD off=2130021 len=816474 2024-04-10T03:51:32.629 INFO:tasks.workunit.client.0.smithi016.stdout:op 6014 completed, throughput=5MB/sec 2024-04-10T03:51:32.629 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-NtrORPq_Qny5NYY off=5359442 len=1148056 2024-04-10T03:51:32.639 INFO:tasks.workunit.client.0.smithi016.stdout:op 6015 completed, throughput=5MB/sec 2024-04-10T03:51:32.639 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-o4cDAGd2h6bOvr0 off=4388318 len=208232 2024-04-10T03:51:32.640 INFO:tasks.workunit.client.0.smithi016.stdout:op 6016 completed, throughput=5MB/sec 2024-04-10T03:51:32.640 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-v589L8Wz7K0hEtp off=13667874 len=1788217 2024-04-10T03:51:32.654 INFO:tasks.workunit.client.0.smithi016.stdout:op 6017 completed, throughput=5MB/sec 2024-04-10T03:51:33.655 INFO:tasks.workunit.client.0.smithi016.stdout: 1150: throughput=5MB/sec pending data=0 2024-04-10T03:51:33.655 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-pmg578SxzGKHy8s off=5453782 len=508303 2024-04-10T03:51:33.662 INFO:tasks.workunit.client.0.smithi016.stdout:op 6018 completed, throughput=5MB/sec 2024-04-10T03:51:33.663 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-agyo431kB7khXaI off=6419343 len=1841621 2024-04-10T03:51:33.669 INFO:tasks.workunit.client.0.smithi016.stdout:op 6019 completed, throughput=5MB/sec 2024-04-10T03:51:33.669 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-py8wvKlSchSlDCV off=2094629 len=902693 2024-04-10T03:51:33.679 INFO:tasks.workunit.client.0.smithi016.stdout:op 6020 completed, throughput=5MB/sec 2024-04-10T03:51:33.679 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-zAxRWbH0dk1qJXX off=9680892 len=560589 2024-04-10T03:51:33.686 INFO:tasks.workunit.client.0.smithi016.stdout:op 6021 completed, throughput=5MB/sec 2024-04-10T03:51:34.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:33 smithi136 bash[68278]: cluster 2024-04-10T03:51:32.362213+0000 mgr.y (mgr.25133) 1354 : cluster 0 pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:51:34.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:33 smithi016 bash[72916]: cluster 2024-04-10T03:51:32.362213+0000 mgr.y (mgr.25133) 1354 : cluster 0 pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:51:34.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:33 smithi016 bash[74137]: cluster 2024-04-10T03:51:32.362213+0000 mgr.y (mgr.25133) 1354 : cluster 0 pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-10T03:51:34.687 INFO:tasks.workunit.client.0.smithi016.stdout: 1151: throughput=5MB/sec pending data=0 2024-04-10T03:51:34.687 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KqqqyxelazgTgPW off=7028799 len=841771 2024-04-10T03:51:34.695 INFO:tasks.workunit.client.0.smithi016.stdout:op 6022 completed, throughput=5MB/sec 2024-04-10T03:51:34.696 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-E_CECqtWESNLWD5 off=3536981 len=1924041 2024-04-10T03:51:34.700 INFO:tasks.workunit.client.0.smithi016.stdout:op 6023 completed, throughput=5MB/sec 2024-04-10T03:51:34.700 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-CCDOfKB5KQkGC-o off=3240087 len=1246498 2024-04-10T03:51:34.704 INFO:tasks.workunit.client.0.smithi016.stdout:op 6024 completed, throughput=5MB/sec 2024-04-10T03:51:34.704 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gFyK1jd2PeaP0gi off=7244002 len=1326720 2024-04-10T03:51:34.714 INFO:tasks.workunit.client.0.smithi016.stdout:op 6025 completed, throughput=5MB/sec 2024-04-10T03:51:34.714 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-2QMGxrs_96R9L8R off=12564105 len=107149 2024-04-10T03:51:34.715 INFO:tasks.workunit.client.0.smithi016.stdout:op 6026 completed, throughput=5MB/sec 2024-04-10T03:51:35.716 INFO:tasks.workunit.client.0.smithi016.stdout: 1152: throughput=5MB/sec pending data=0 2024-04-10T03:51:35.716 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-tcYvUUcSluKpAcx off=1166081 len=1461090 2024-04-10T03:51:35.728 INFO:tasks.workunit.client.0.smithi016.stdout:op 6027 completed, throughput=5MB/sec 2024-04-10T03:51:35.728 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-nS3NwHHhB0SwmxQ off=7505173 len=926302 2024-04-10T03:51:35.737 INFO:tasks.workunit.client.0.smithi016.stdout:op 6028 completed, throughput=5MB/sec 2024-04-10T03:51:35.737 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-zxi33uAIIauasvQ off=2367490 len=2044867 2024-04-10T03:51:35.744 INFO:tasks.workunit.client.0.smithi016.stdout:op 6029 completed, throughput=5MB/sec 2024-04-10T03:51:35.744 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-bxnUKYzF8gQnODl off=547334 len=959229 2024-04-10T03:51:35.754 INFO:tasks.workunit.client.0.smithi016.stdout:op 6030 completed, throughput=5MB/sec 2024-04-10T03:51:36.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:35 smithi136 bash[68278]: cluster 2024-04-10T03:51:34.363062+0000 mgr.y (mgr.25133) 1355 : cluster 0 pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:51:36.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:35 smithi016 bash[74137]: cluster 2024-04-10T03:51:34.363062+0000 mgr.y (mgr.25133) 1355 : cluster 0 pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:51:36.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:35 smithi016 bash[72916]: cluster 2024-04-10T03:51:34.363062+0000 mgr.y (mgr.25133) 1355 : cluster 0 pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-10T03:51:36.754 INFO:tasks.workunit.client.0.smithi016.stdout: 1153: throughput=5MB/sec pending data=0 2024-04-10T03:51:36.754 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-sSUtFLu2wTodwD2 off=841540 len=16386 2024-04-10T03:51:36.758 INFO:tasks.workunit.client.0.smithi016.stdout:op 6031 completed, throughput=5MB/sec 2024-04-10T03:51:36.758 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-HZW5TvkeJczWhmM off=3029429 len=1515070 2024-04-10T03:51:36.763 INFO:tasks.workunit.client.0.smithi016.stdout:op 6032 completed, throughput=5MB/sec 2024-04-10T03:51:36.763 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZG-45sDF6gn3cAG off=12355545 len=8754 2024-04-10T03:51:36.765 INFO:tasks.workunit.client.0.smithi016.stdout:op 6033 completed, throughput=5MB/sec 2024-04-10T03:51:36.765 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-fG_neYsAshfqwLQ off=8082899 len=1675352 2024-04-10T03:51:36.771 INFO:tasks.workunit.client.0.smithi016.stdout:op 6034 completed, throughput=5MB/sec 2024-04-10T03:51:36.771 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-61E5eMWtLCJL3T1 off=727212 len=1752311 2024-04-10T03:51:36.775 INFO:tasks.workunit.client.0.smithi016.stdout:op 6035 completed, throughput=5MB/sec 2024-04-10T03:51:36.775 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-R4BUo5_6_fWdlXK off=3659376 len=685356 2024-04-10T03:51:36.784 INFO:tasks.workunit.client.0.smithi016.stdout:op 6036 completed, throughput=5MB/sec 2024-04-10T03:51:37.784 INFO:tasks.workunit.client.0.smithi016.stdout: 1154: throughput=5MB/sec pending data=0 2024-04-10T03:51:37.784 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-cBGqm8J6V44fs1I off=2044758 len=171688 2024-04-10T03:51:37.785 INFO:tasks.workunit.client.0.smithi016.stdout:op 6037 completed, throughput=5MB/sec 2024-04-10T03:51:37.786 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7NFsV5Oh5s8lojj off=2457181 len=672359 2024-04-10T03:51:37.789 INFO:tasks.workunit.client.0.smithi016.stdout:op 6038 completed, throughput=5MB/sec 2024-04-10T03:51:37.789 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-X_ydmNZq1vJ6OtN off=11932601 len=1234683 2024-04-10T03:51:37.792 INFO:tasks.workunit.client.0.smithi016.stdout:op 6039 completed, throughput=5MB/sec 2024-04-10T03:51:37.792 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-KjXa1AExm6PJDhU off=20311553 len=688036 2024-04-10T03:51:37.801 INFO:tasks.workunit.client.0.smithi016.stdout:op 6040 completed, throughput=5MB/sec 2024-04-10T03:51:37.801 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Bq24H-5pFVIyMhf off=1466262 len=1752489 2024-04-10T03:51:37.805 INFO:tasks.workunit.client.0.smithi016.stdout:op 6041 completed, throughput=5MB/sec 2024-04-10T03:51:37.806 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vCEqqG3fie7CGgp off=4178937 len=1670751 2024-04-10T03:51:37.810 INFO:tasks.workunit.client.0.smithi016.stdout:op 6042 completed, throughput=5MB/sec 2024-04-10T03:51:38.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:37 smithi136 bash[68278]: cluster 2024-04-10T03:51:36.364009+0000 mgr.y (mgr.25133) 1356 : cluster 0 pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:51:38.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:37 smithi016 bash[72916]: cluster 2024-04-10T03:51:36.364009+0000 mgr.y (mgr.25133) 1356 : cluster 0 pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:51:38.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:37 smithi016 bash[74137]: cluster 2024-04-10T03:51:36.364009+0000 mgr.y (mgr.25133) 1356 : cluster 0 pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-10T03:51:38.810 INFO:tasks.workunit.client.0.smithi016.stdout: 1155: throughput=5MB/sec pending data=0 2024-04-10T03:51:38.810 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-VO1BPqBQYVfl0Nr off=0 len=1049798 2024-04-10T03:51:38.820 INFO:tasks.workunit.client.0.smithi016.stdout:op 6043 completed, throughput=5MB/sec 2024-04-10T03:51:38.820 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3pXF1oWaD2AcCHw off=7553448 len=422199 2024-04-10T03:51:38.826 INFO:tasks.workunit.client.0.smithi016.stdout:op 6044 completed, throughput=5MB/sec 2024-04-10T03:51:38.826 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-mpqMlHbC9PB6yeN off=13153637 len=1924337 2024-04-10T03:51:38.840 INFO:tasks.workunit.client.0.smithi016.stdout:op 6045 completed, throughput=5MB/sec 2024-04-10T03:51:38.840 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vPe_y3FwMb8oAJo off=2294481 len=1605208 2024-04-10T03:51:38.850 INFO:tasks.workunit.client.0.smithi016.stdout:op 6046 completed, throughput=5MB/sec 2024-04-10T03:51:39.850 INFO:tasks.workunit.client.0.smithi016.stdout: 1156: throughput=5MB/sec pending data=0 2024-04-10T03:51:39.850 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-rTwvwkucNaRAJjr off=2434807 len=1679600 2024-04-10T03:51:39.855 INFO:tasks.workunit.client.0.smithi016.stdout:op 6047 completed, throughput=5MB/sec 2024-04-10T03:51:39.855 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-FWjJ2a8dEyjKAgd off=2207351 len=311484 2024-04-10T03:51:39.861 INFO:tasks.workunit.client.0.smithi016.stdout:op 6048 completed, throughput=5MB/sec 2024-04-10T03:51:39.861 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vm7NOxFSJ8IpFo8 off=4392004 len=1283912 2024-04-10T03:51:39.871 INFO:tasks.workunit.client.0.smithi016.stdout:op 6049 completed, throughput=5MB/sec 2024-04-10T03:51:39.871 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-jof60_jF1nt4WZF off=2750064 len=987212 2024-04-10T03:51:39.876 INFO:tasks.workunit.client.0.smithi016.stdout:op 6050 completed, throughput=5MB/sec 2024-04-10T03:51:39.876 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-D1mb4H7HJw-DRP8 off=2712253 len=1929864 2024-04-10T03:51:39.889 INFO:tasks.workunit.client.0.smithi016.stdout:op 6051 completed, throughput=5MB/sec 2024-04-10T03:51:40.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:39 smithi016 bash[74137]: cluster 2024-04-10T03:51:38.364878+0000 mgr.y (mgr.25133) 1357 : cluster 0 pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-10T03:51:40.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:39 smithi016 bash[72916]: cluster 2024-04-10T03:51:38.364878+0000 mgr.y (mgr.25133) 1357 : cluster 0 pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-10T03:51:40.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:39 smithi136 bash[68278]: cluster 2024-04-10T03:51:38.364878+0000 mgr.y (mgr.25133) 1357 : cluster 0 pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-10T03:51:40.889 INFO:tasks.workunit.client.0.smithi016.stdout: 1157: throughput=5MB/sec pending data=0 2024-04-10T03:51:40.889 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-svZPMFw9dAzY-xw off=10397929 len=1356079 2024-04-10T03:51:40.901 INFO:tasks.workunit.client.0.smithi016.stdout:op 6052 completed, throughput=5MB/sec 2024-04-10T03:51:40.901 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-j4P0YppgcS6WlOM off=5283396 len=1935443 2024-04-10T03:51:40.905 INFO:tasks.workunit.client.0.smithi016.stdout:op 6053 completed, throughput=5MB/sec 2024-04-10T03:51:40.905 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-vv7DN-8T-a8N6sn off=5443438 len=1657625 2024-04-10T03:51:40.919 INFO:tasks.workunit.client.0.smithi016.stdout:op 6054 completed, throughput=5MB/sec 2024-04-10T03:51:41.920 INFO:tasks.workunit.client.0.smithi016.stdout: 1158: throughput=5MB/sec pending data=0 2024-04-10T03:51:41.920 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-C1mrtp6Mc0F0lVF off=6337135 len=600517 2024-04-10T03:51:41.928 INFO:tasks.workunit.client.0.smithi016.stdout:op 6055 completed, throughput=5MB/sec 2024-04-10T03:51:41.929 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-CLkptuMWOg-CChF off=16661321 len=2015055 2024-04-10T03:51:41.942 INFO:tasks.workunit.client.0.smithi016.stdout:op 6056 completed, throughput=5MB/sec 2024-04-10T03:51:41.942 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-gT38UotUJYWlaWK off=3555344 len=1444281 2024-04-10T03:51:41.953 INFO:tasks.workunit.client.0.smithi016.stdout:op 6057 completed, throughput=5MB/sec 2024-04-10T03:51:41.953 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-AeIYblpt1my6V2w off=1634250 len=1279519 2024-04-10T03:51:41.956 INFO:tasks.workunit.client.0.smithi016.stdout:op 6058 completed, throughput=5MB/sec 2024-04-10T03:51:42.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:41 smithi016 bash[72916]: cluster 2024-04-10T03:51:40.365819+0000 mgr.y (mgr.25133) 1358 : cluster 0 pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:51:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:41 smithi016 bash[74137]: cluster 2024-04-10T03:51:40.365819+0000 mgr.y (mgr.25133) 1358 : cluster 0 pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:51:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:51:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:51:41] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:51:42.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:41 smithi136 bash[68278]: cluster 2024-04-10T03:51:40.365819+0000 mgr.y (mgr.25133) 1358 : cluster 0 pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-10T03:51:42.957 INFO:tasks.workunit.client.0.smithi016.stdout: 1159: throughput=5MB/sec pending data=0 2024-04-10T03:51:42.957 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-elNX_zn44Ht-NLE off=5678619 len=493602 2024-04-10T03:51:42.959 INFO:tasks.workunit.client.0.smithi016.stdout:op 6059 completed, throughput=5MB/sec 2024-04-10T03:51:42.960 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-QhSsSAZkE19_xox off=3094539 len=66561 2024-04-10T03:51:42.965 INFO:tasks.workunit.client.0.smithi016.stdout:op 6060 completed, throughput=5MB/sec 2024-04-10T03:51:42.965 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-A2Rv-Bv3FalbIdm off=8363327 len=81256 2024-04-10T03:51:42.966 INFO:tasks.workunit.client.0.smithi016.stdout:op 6061 completed, throughput=5MB/sec 2024-04-10T03:51:42.966 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-fZlW6HJugpbtxDN off=11549707 len=384206 2024-04-10T03:51:42.972 INFO:tasks.workunit.client.0.smithi016.stdout:op 6062 completed, throughput=5MB/sec 2024-04-10T03:51:42.972 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-3IvtfkHMZeNSzI- off=17016403 len=902906 2024-04-10T03:51:42.975 INFO:tasks.workunit.client.0.smithi016.stdout:op 6063 completed, throughput=5MB/sec 2024-04-10T03:51:42.975 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OgNqIA7k-6HUfJk off=824276 len=27568 2024-04-10T03:51:42.979 INFO:tasks.workunit.client.0.smithi016.stdout:op 6064 completed, throughput=5MB/sec 2024-04-10T03:51:42.979 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-Z-0TSkbX8hs4PFx off=1755853 len=1365667 2024-04-10T03:51:42.990 INFO:tasks.workunit.client.0.smithi016.stdout:op 6065 completed, throughput=5MB/sec 2024-04-10T03:51:42.990 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-vQ1xl3vZAzQ2Uu6 off=0 len=1293025 2024-04-10T03:51:42.993 INFO:tasks.workunit.client.0.smithi016.stdout:op 6066 completed, throughput=5MB/sec 2024-04-10T03:51:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:42 smithi016 bash[72916]: audit 2024-04-10T03:51:42.587866+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:43.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:42 smithi016 bash[74137]: audit 2024-04-10T03:51:42.587866+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:43.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:42 smithi136 bash[68278]: audit 2024-04-10T03:51:42.587866+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:43.994 INFO:tasks.workunit.client.0.smithi016.stdout: 1160: throughput=5MB/sec pending data=0 2024-04-10T03:51:43.994 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-OZ0EuXMTQz_0BnT off=7044628 len=970218 2024-04-10T03:51:44.003 INFO:tasks.workunit.client.0.smithi016.stdout:op 6067 completed, throughput=5MB/sec 2024-04-10T03:51:44.003 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-EpLMUuBmIB-zJJ6 off=10643497 len=18678 2024-04-10T03:51:44.004 INFO:tasks.workunit.client.0.smithi016.stdout:op 6068 completed, throughput=5MB/sec 2024-04-10T03:51:44.004 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-7dxCqL6FUT86NW7 off=14916857 len=1803782 2024-04-10T03:51:44.010 INFO:tasks.workunit.client.0.smithi016.stdout:op 6069 completed, throughput=5MB/sec 2024-04-10T03:51:44.010 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-B-wVnIdhzkRtDIf off=6770089 len=636447 2024-04-10T03:51:44.012 INFO:tasks.workunit.client.0.smithi016.stdout:op 6070 completed, throughput=5MB/sec 2024-04-10T03:51:44.012 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-68JibzLeof-RXT7 off=7068449 len=1445377 2024-04-10T03:51:44.016 INFO:tasks.workunit.client.0.smithi016.stdout:op 6071 completed, throughput=5MB/sec 2024-04-10T03:51:44.016 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-f2ENOvUO9eLVWxf off=15114986 len=864480 2024-04-10T03:51:44.018 INFO:tasks.workunit.client.0.smithi016.stdout:op 6072 completed, throughput=5MB/sec 2024-04-10T03:51:44.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:43 smithi016 bash[72916]: cluster 2024-04-10T03:51:42.366908+0000 mgr.y (mgr.25133) 1359 : cluster 0 pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:51:44.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:43 smithi016 bash[74137]: cluster 2024-04-10T03:51:42.366908+0000 mgr.y (mgr.25133) 1359 : cluster 0 pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:51:44.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:43 smithi136 bash[68278]: cluster 2024-04-10T03:51:42.366908+0000 mgr.y (mgr.25133) 1359 : cluster 0 pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-10T03:51:45.019 INFO:tasks.workunit.client.0.smithi016.stdout: 1161: throughput=5MB/sec pending data=0 2024-04-10T03:51:45.019 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-wNRjlkGtCzRg3jz off=229537 len=385966 2024-04-10T03:51:45.026 INFO:tasks.workunit.client.0.smithi016.stdout:op 6073 completed, throughput=5MB/sec 2024-04-10T03:51:45.026 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-3ffojwY4c637e4E off=805415 len=1103572 2024-04-10T03:51:45.035 INFO:tasks.workunit.client.0.smithi016.stdout:op 6074 completed, throughput=5MB/sec 2024-04-10T03:51:45.036 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-ZYOcy_wqY0AYkYB off=3333275 len=13853 2024-04-10T03:51:45.037 INFO:tasks.workunit.client.0.smithi016.stdout:op 6075 completed, throughput=5MB/sec 2024-04-10T03:51:45.037 INFO:tasks.workunit.client.0.smithi016.stdout:READ : oid=obj-Gb-rF4YY_6Fax6U off=12362246 len=1286328 2024-04-10T03:51:45.041 INFO:tasks.workunit.client.0.smithi016.stdout:op 6076 completed, throughput=5MB/sec 2024-04-10T03:51:45.041 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-PaRhL6J4Z10RIiz off=0 len=1568574 2024-04-10T03:51:45.053 INFO:tasks.workunit.client.0.smithi016.stdout:op 6077 completed, throughput=5MB/sec 2024-04-10T03:51:45.053 INFO:tasks.workunit.client.0.smithi016.stdout:WRITE : oid=obj-66mivfbLWxdyk3p off=2173588 len=2068384 2024-04-10T03:51:45.068 INFO:tasks.workunit.client.0.smithi016.stdout:op 6078 completed, throughput=5MB/sec 2024-04-10T03:51:46.069 INFO:tasks.workunit.client.0.smithi016.stdout:waiting for all operations to complete 2024-04-10T03:51:46.069 INFO:tasks.workunit.client.0.smithi016.stdout:cleaning up objects 2024-04-10T03:51:46.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:45 smithi016 bash[72916]: cluster 2024-04-10T03:51:44.367890+0000 mgr.y (mgr.25133) 1360 : cluster 0 pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:51:46.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:45 smithi016 bash[74137]: cluster 2024-04-10T03:51:44.367890+0000 mgr.y (mgr.25133) 1360 : cluster 0 pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:51:46.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:45 smithi136 bash[68278]: cluster 2024-04-10T03:51:44.367890+0000 mgr.y (mgr.25133) 1360 : cluster 0 pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-10T03:51:48.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:47 smithi016 bash[72916]: cluster 2024-04-10T03:51:46.368462+0000 mgr.y (mgr.25133) 1361 : cluster 0 pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:51:48.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:47 smithi016 bash[74137]: cluster 2024-04-10T03:51:46.368462+0000 mgr.y (mgr.25133) 1361 : cluster 0 pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:51:48.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:47 smithi136 bash[68278]: cluster 2024-04-10T03:51:46.368462+0000 mgr.y (mgr.25133) 1361 : cluster 0 pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-10T03:51:50.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:49 smithi016 bash[72916]: cluster 2024-04-10T03:51:48.369057+0000 mgr.y (mgr.25133) 1362 : cluster 0 pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 7 op/s 2024-04-10T03:51:50.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:49 smithi016 bash[74137]: cluster 2024-04-10T03:51:48.369057+0000 mgr.y (mgr.25133) 1362 : cluster 0 pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 7 op/s 2024-04-10T03:51:50.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:49 smithi136 bash[68278]: cluster 2024-04-10T03:51:48.369057+0000 mgr.y (mgr.25133) 1362 : cluster 0 pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 7 op/s 2024-04-10T03:51:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:51 smithi016 bash[72916]: cluster 2024-04-10T03:51:50.369539+0000 mgr.y (mgr.25133) 1363 : cluster 0 pgmap v2042: 105 pgs: 105 active+clean; 121 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 48 op/s 2024-04-10T03:51:52.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:51:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:51:51] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-10T03:51:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:51 smithi016 bash[74137]: cluster 2024-04-10T03:51:50.369539+0000 mgr.y (mgr.25133) 1363 : cluster 0 pgmap v2042: 105 pgs: 105 active+clean; 121 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 48 op/s 2024-04-10T03:51:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:51 smithi136 bash[68278]: cluster 2024-04-10T03:51:50.369539+0000 mgr.y (mgr.25133) 1363 : cluster 0 pgmap v2042: 105 pgs: 105 active+clean; 121 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 48 op/s 2024-04-10T03:51:54.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:53 smithi016 bash[72916]: cluster 2024-04-10T03:51:52.370238+0000 mgr.y (mgr.25133) 1364 : cluster 0 pgmap v2043: 105 pgs: 105 active+clean; 111 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.0 MiB/s wr, 113 op/s 2024-04-10T03:51:54.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:53 smithi016 bash[74137]: cluster 2024-04-10T03:51:52.370238+0000 mgr.y (mgr.25133) 1364 : cluster 0 pgmap v2043: 105 pgs: 105 active+clean; 111 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.0 MiB/s wr, 113 op/s 2024-04-10T03:51:54.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:53 smithi136 bash[68278]: cluster 2024-04-10T03:51:52.370238+0000 mgr.y (mgr.25133) 1364 : cluster 0 pgmap v2043: 105 pgs: 105 active+clean; 111 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.0 MiB/s wr, 113 op/s 2024-04-10T03:51:56.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:55 smithi016 bash[72916]: cluster 2024-04-10T03:51:54.370973+0000 mgr.y (mgr.25133) 1365 : cluster 0 pgmap v2044: 105 pgs: 105 active+clean; 101 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.5 MiB/s wr, 181 op/s 2024-04-10T03:51:56.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:55 smithi016 bash[74137]: cluster 2024-04-10T03:51:54.370973+0000 mgr.y (mgr.25133) 1365 : cluster 0 pgmap v2044: 105 pgs: 105 active+clean; 101 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.5 MiB/s wr, 181 op/s 2024-04-10T03:51:56.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:55 smithi136 bash[68278]: cluster 2024-04-10T03:51:54.370973+0000 mgr.y (mgr.25133) 1365 : cluster 0 pgmap v2044: 105 pgs: 105 active+clean; 101 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.5 MiB/s wr, 181 op/s 2024-04-10T03:51:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:57 smithi016 bash[72916]: cluster 2024-04-10T03:51:56.371657+0000 mgr.y (mgr.25133) 1366 : cluster 0 pgmap v2045: 105 pgs: 105 active+clean; 93 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 461 KiB/s rd, 661 KiB/s wr, 233 op/s 2024-04-10T03:51:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:57 smithi016 bash[72916]: audit 2024-04-10T03:51:57.587033+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:57 smithi016 bash[74137]: cluster 2024-04-10T03:51:56.371657+0000 mgr.y (mgr.25133) 1366 : cluster 0 pgmap v2045: 105 pgs: 105 active+clean; 93 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 461 KiB/s rd, 661 KiB/s wr, 233 op/s 2024-04-10T03:51:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:57 smithi016 bash[74137]: audit 2024-04-10T03:51:57.587033+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:51:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:57 smithi136 bash[68278]: cluster 2024-04-10T03:51:56.371657+0000 mgr.y (mgr.25133) 1366 : cluster 0 pgmap v2045: 105 pgs: 105 active+clean; 93 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 461 KiB/s rd, 661 KiB/s wr, 233 op/s 2024-04-10T03:51:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:57 smithi136 bash[68278]: audit 2024-04-10T03:51:57.587033+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:00.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:51:59 smithi016 bash[72916]: cluster 2024-04-10T03:51:58.372159+0000 mgr.y (mgr.25133) 1367 : cluster 0 pgmap v2046: 105 pgs: 105 active+clean; 91 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 178 KiB/s rd, 200 KiB/s wr, 248 op/s 2024-04-10T03:52:00.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:51:59 smithi016 bash[74137]: cluster 2024-04-10T03:51:58.372159+0000 mgr.y (mgr.25133) 1367 : cluster 0 pgmap v2046: 105 pgs: 105 active+clean; 91 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 178 KiB/s rd, 200 KiB/s wr, 248 op/s 2024-04-10T03:52:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:51:59 smithi136 bash[68278]: cluster 2024-04-10T03:51:58.372159+0000 mgr.y (mgr.25133) 1367 : cluster 0 pgmap v2046: 105 pgs: 105 active+clean; 91 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 178 KiB/s rd, 200 KiB/s wr, 248 op/s 2024-04-10T03:52:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:52:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:52:01] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:52:02.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:01 smithi016 bash[74137]: cluster 2024-04-10T03:52:00.372639+0000 mgr.y (mgr.25133) 1368 : cluster 0 pgmap v2047: 105 pgs: 105 active+clean; 81 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 178 KiB/s rd, 168 KiB/s wr, 312 op/s 2024-04-10T03:52:02.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:01 smithi016 bash[72916]: cluster 2024-04-10T03:52:00.372639+0000 mgr.y (mgr.25133) 1368 : cluster 0 pgmap v2047: 105 pgs: 105 active+clean; 81 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 178 KiB/s rd, 168 KiB/s wr, 312 op/s 2024-04-10T03:52:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:01 smithi136 bash[68278]: cluster 2024-04-10T03:52:00.372639+0000 mgr.y (mgr.25133) 1368 : cluster 0 pgmap v2047: 105 pgs: 105 active+clean; 81 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 178 KiB/s rd, 168 KiB/s wr, 312 op/s 2024-04-10T03:52:04.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:03 smithi016 bash[72916]: cluster 2024-04-10T03:52:02.373223+0000 mgr.y (mgr.25133) 1369 : cluster 0 pgmap v2048: 105 pgs: 105 active+clean; 71 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 334 op/s 2024-04-10T03:52:04.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:03 smithi016 bash[74137]: cluster 2024-04-10T03:52:02.373223+0000 mgr.y (mgr.25133) 1369 : cluster 0 pgmap v2048: 105 pgs: 105 active+clean; 71 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 334 op/s 2024-04-10T03:52:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:03 smithi136 bash[68278]: cluster 2024-04-10T03:52:02.373223+0000 mgr.y (mgr.25133) 1369 : cluster 0 pgmap v2048: 105 pgs: 105 active+clean; 71 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 334 op/s 2024-04-10T03:52:06.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:05 smithi016 bash[74137]: cluster 2024-04-10T03:52:04.373694+0000 mgr.y (mgr.25133) 1370 : cluster 0 pgmap v2049: 105 pgs: 105 active+clean; 62 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 331 op/s 2024-04-10T03:52:06.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:05 smithi016 bash[72916]: cluster 2024-04-10T03:52:04.373694+0000 mgr.y (mgr.25133) 1370 : cluster 0 pgmap v2049: 105 pgs: 105 active+clean; 62 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 331 op/s 2024-04-10T03:52:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:05 smithi136 bash[68278]: cluster 2024-04-10T03:52:04.373694+0000 mgr.y (mgr.25133) 1370 : cluster 0 pgmap v2049: 105 pgs: 105 active+clean; 62 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 331 op/s 2024-04-10T03:52:08.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:07 smithi016 bash[74137]: cluster 2024-04-10T03:52:06.374169+0000 mgr.y (mgr.25133) 1371 : cluster 0 pgmap v2050: 105 pgs: 105 active+clean; 55 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 305 op/s 2024-04-10T03:52:08.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:07 smithi016 bash[72916]: cluster 2024-04-10T03:52:06.374169+0000 mgr.y (mgr.25133) 1371 : cluster 0 pgmap v2050: 105 pgs: 105 active+clean; 55 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 305 op/s 2024-04-10T03:52:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:07 smithi136 bash[68278]: cluster 2024-04-10T03:52:06.374169+0000 mgr.y (mgr.25133) 1371 : cluster 0 pgmap v2050: 105 pgs: 105 active+clean; 55 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 305 op/s 2024-04-10T03:52:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:09 smithi016 bash[72916]: cluster 2024-04-10T03:52:08.374695+0000 mgr.y (mgr.25133) 1372 : cluster 0 pgmap v2051: 105 pgs: 105 active+clean; 53 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 268 op/s 2024-04-10T03:52:10.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:09 smithi016 bash[74137]: cluster 2024-04-10T03:52:08.374695+0000 mgr.y (mgr.25133) 1372 : cluster 0 pgmap v2051: 105 pgs: 105 active+clean; 53 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 268 op/s 2024-04-10T03:52:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:09 smithi136 bash[68278]: cluster 2024-04-10T03:52:08.374695+0000 mgr.y (mgr.25133) 1372 : cluster 0 pgmap v2051: 105 pgs: 105 active+clean; 53 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 268 op/s 2024-04-10T03:52:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:11 smithi016 bash[72916]: cluster 2024-04-10T03:52:10.375398+0000 mgr.y (mgr.25133) 1373 : cluster 0 pgmap v2052: 105 pgs: 105 active+clean; 44 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 311 op/s 2024-04-10T03:52:12.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:52:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:52:11] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-10T03:52:12.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:11 smithi016 bash[74137]: cluster 2024-04-10T03:52:10.375398+0000 mgr.y (mgr.25133) 1373 : cluster 0 pgmap v2052: 105 pgs: 105 active+clean; 44 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 311 op/s 2024-04-10T03:52:12.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:11 smithi136 bash[68278]: cluster 2024-04-10T03:52:10.375398+0000 mgr.y (mgr.25133) 1373 : cluster 0 pgmap v2052: 105 pgs: 105 active+clean; 44 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 311 op/s 2024-04-10T03:52:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:12 smithi016 bash[74137]: audit 2024-04-10T03:52:12.587451+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:13.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:12 smithi016 bash[72916]: audit 2024-04-10T03:52:12.587451+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:13.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:12 smithi136 bash[68278]: audit 2024-04-10T03:52:12.587451+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:14 smithi016 bash[72916]: cluster 2024-04-10T03:52:12.376494+0000 mgr.y (mgr.25133) 1374 : cluster 0 pgmap v2053: 105 pgs: 105 active+clean; 35 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 305 op/s 2024-04-10T03:52:14.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:14 smithi016 bash[74137]: cluster 2024-04-10T03:52:12.376494+0000 mgr.y (mgr.25133) 1374 : cluster 0 pgmap v2053: 105 pgs: 105 active+clean; 35 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 305 op/s 2024-04-10T03:52:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:14 smithi136 bash[68278]: cluster 2024-04-10T03:52:12.376494+0000 mgr.y (mgr.25133) 1374 : cluster 0 pgmap v2053: 105 pgs: 105 active+clean; 35 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 305 op/s 2024-04-10T03:52:16.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:16 smithi016 bash[72916]: cluster 2024-04-10T03:52:14.377018+0000 mgr.y (mgr.25133) 1375 : cluster 0 pgmap v2054: 105 pgs: 105 active+clean; 26 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 297 op/s 2024-04-10T03:52:16.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:16 smithi016 bash[74137]: cluster 2024-04-10T03:52:14.377018+0000 mgr.y (mgr.25133) 1375 : cluster 0 pgmap v2054: 105 pgs: 105 active+clean; 26 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 297 op/s 2024-04-10T03:52:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:16 smithi136 bash[68278]: cluster 2024-04-10T03:52:14.377018+0000 mgr.y (mgr.25133) 1375 : cluster 0 pgmap v2054: 105 pgs: 105 active+clean; 26 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 297 op/s 2024-04-10T03:52:18.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:18 smithi016 bash[72916]: cluster 2024-04-10T03:52:16.377498+0000 mgr.y (mgr.25133) 1376 : cluster 0 pgmap v2055: 105 pgs: 105 active+clean; 20 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 278 op/s 2024-04-10T03:52:18.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:18 smithi016 bash[74137]: cluster 2024-04-10T03:52:16.377498+0000 mgr.y (mgr.25133) 1376 : cluster 0 pgmap v2055: 105 pgs: 105 active+clean; 20 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 278 op/s 2024-04-10T03:52:18.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:18 smithi136 bash[68278]: cluster 2024-04-10T03:52:16.377498+0000 mgr.y (mgr.25133) 1376 : cluster 0 pgmap v2055: 105 pgs: 105 active+clean; 20 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 278 op/s 2024-04-10T03:52:20.240 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:52:20.240 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T03:52:20.250 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-04-10T03:52:20.250 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-10T03:52:20.272 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:20 smithi016 bash[72916]: cluster 2024-04-10T03:52:18.377905+0000 mgr.y (mgr.25133) 1377 : cluster 0 pgmap v2056: 105 pgs: 105 active+clean; 17 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 250 op/s 2024-04-10T03:52:20.272 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:20 smithi016 bash[74137]: cluster 2024-04-10T03:52:18.377905+0000 mgr.y (mgr.25133) 1377 : cluster 0 pgmap v2056: 105 pgs: 105 active+clean; 17 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 250 op/s 2024-04-10T03:52:20.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:20 smithi136 bash[68278]: cluster 2024-04-10T03:52:18.377905+0000 mgr.y (mgr.25133) 1377 : cluster 0 pgmap v2056: 105 pgs: 105 active+clean; 17 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 250 op/s 2024-04-10T03:52:20.501 DEBUG:teuthology.parallel:result is None 2024-04-10T03:52:20.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T03:52:20.513 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T03:52:20.513 DEBUG:teuthology.orchestra.run.smithi016:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:52:20.561 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T03:52:20.561 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T03:52:20.561 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-04-10T03:52:20.561 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T03:52:20.561 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-04-10T03:52:20.561 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-10T03:52:20.562 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-04-10T03:52:20.562 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-10T03:52:20.562 DEBUG:teuthology.orchestra.run.smithi136:> stat -- /home/ubuntu/cephtest/mnt.1 2024-04-10T03:52:20.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T03:52:20.569 INFO:teuthology.orchestra.run.smithi136.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-04-10T03:52:20.569 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-04-10T03:52:20.621 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-04-10T03:52:20.622 DEBUG:teuthology.orchestra.run.smithi136:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-04-10T03:52:20.669 INFO:tasks.workunit:timeout=3h 2024-04-10T03:52:20.669 INFO:tasks.workunit:cleanup=True 2024-04-10T03:52:20.670 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-04-10T03:52:20.719 INFO:tasks.workunit.client.1.smithi136.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-04-10T03:52:22.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:22 smithi016 bash[72916]: cluster 2024-04-10T03:52:20.378803+0000 mgr.y (mgr.25133) 1378 : cluster 0 pgmap v2057: 105 pgs: 105 active+clean; 9.3 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 290 op/s 2024-04-10T03:52:22.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:52:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:52:21] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-10T03:52:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:22 smithi016 bash[74137]: cluster 2024-04-10T03:52:20.378803+0000 mgr.y (mgr.25133) 1378 : cluster 0 pgmap v2057: 105 pgs: 105 active+clean; 9.3 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 290 op/s 2024-04-10T03:52:22.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:22 smithi136 bash[68278]: cluster 2024-04-10T03:52:20.378803+0000 mgr.y (mgr.25133) 1378 : cluster 0 pgmap v2057: 105 pgs: 105 active+clean; 9.3 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 290 op/s 2024-04-10T03:52:24.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:24 smithi016 bash[74137]: cluster 2024-04-10T03:52:22.380033+0000 mgr.y (mgr.25133) 1379 : cluster 0 pgmap v2058: 105 pgs: 105 active+clean; 2.0 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 279 op/s 2024-04-10T03:52:24.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:24 smithi016 bash[72916]: cluster 2024-04-10T03:52:22.380033+0000 mgr.y (mgr.25133) 1379 : cluster 0 pgmap v2058: 105 pgs: 105 active+clean; 2.0 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 279 op/s 2024-04-10T03:52:24.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:24 smithi136 bash[68278]: cluster 2024-04-10T03:52:22.380033+0000 mgr.y (mgr.25133) 1379 : cluster 0 pgmap v2058: 105 pgs: 105 active+clean; 2.0 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 279 op/s 2024-04-10T03:52:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:26 smithi016 bash[72916]: cluster 2024-04-10T03:52:24.380959+0000 mgr.y (mgr.25133) 1380 : cluster 0 pgmap v2059: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 232 op/s 2024-04-10T03:52:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:26 smithi016 bash[72916]: audit 2024-04-10T03:52:25.394934+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:52:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:26 smithi016 bash[74137]: cluster 2024-04-10T03:52:24.380959+0000 mgr.y (mgr.25133) 1380 : cluster 0 pgmap v2059: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 232 op/s 2024-04-10T03:52:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:26 smithi016 bash[74137]: audit 2024-04-10T03:52:25.394934+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:52:26.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:26 smithi136 bash[68278]: cluster 2024-04-10T03:52:24.380959+0000 mgr.y (mgr.25133) 1380 : cluster 0 pgmap v2059: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 232 op/s 2024-04-10T03:52:26.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:26 smithi136 bash[68278]: audit 2024-04-10T03:52:25.394934+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:52:27.089 DEBUG:teuthology.orchestra.run.smithi136:> 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-04-10T03:52:27.141 INFO:tasks.workunit.client.1.smithi136.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-10T03:52:27.146 INFO:tasks.workunit.client.1.smithi136.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-04-10T03:52:27.146 INFO:tasks.workunit.client.1.smithi136.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-10T03:52:27.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:27 smithi016 bash[74137]: audit 2024-04-10T03:52:26.139606+0000 mon.a (mon.0) 2292 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:52:27.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:27 smithi016 bash[74137]: audit 2024-04-10T03:52:26.141023+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:52:27.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:27 smithi016 bash[74137]: audit 2024-04-10T03:52:26.148865+0000 mon.a (mon.0) 2294 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:52:27.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:27 smithi016 bash[72916]: audit 2024-04-10T03:52:26.139606+0000 mon.a (mon.0) 2292 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:52:27.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:27 smithi016 bash[72916]: audit 2024-04-10T03:52:26.141023+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:52:27.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:27 smithi016 bash[72916]: audit 2024-04-10T03:52:26.148865+0000 mon.a (mon.0) 2294 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:52:27.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:27 smithi136 bash[68278]: audit 2024-04-10T03:52:26.139606+0000 mon.a (mon.0) 2292 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:52:27.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:27 smithi136 bash[68278]: audit 2024-04-10T03:52:26.141023+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:52:27.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:27 smithi136 bash[68278]: audit 2024-04-10T03:52:26.148865+0000 mon.a (mon.0) 2294 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:52:27.912 INFO:tasks.workunit.client.1.smithi136.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-10T03:52:27.986 INFO:tasks.workunit.client.1.smithi136.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-10T03:52:28.035 INFO:tasks.workunit.client.1.smithi136.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-04-10T03:52:28.037 INFO:tasks.workunit.client.1.smithi136.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-04-10T03:52:28.037 INFO:tasks.workunit.client.1.smithi136.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-10T03:52:28.081 INFO:tasks.workunit.client.1.smithi136.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-04-10T03:52:28.084 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-04-10T03:52:28.084 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-04-10T03:52:28.133 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-04-10T03:52:28.134 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-04-10T03:52:28.135 DEBUG:teuthology.orchestra.run.smithi136: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=quincy 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-04-10T03:52:28.184 INFO:tasks.workunit.client.1.smithi136.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-04-10T03:52:28.184 INFO:tasks.workunit.client.1.smithi136.stderr:+ TMPDIR=/tmp/rbd_import_export_105393 2024-04-10T03:52:28.185 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm -rf /tmp/rbd_import_export_105393 2024-04-10T03:52:28.185 INFO:tasks.workunit.client.1.smithi136.stderr:+ mkdir /tmp/rbd_import_export_105393 2024-04-10T03:52:28.186 INFO:tasks.workunit.client.1.smithi136.stderr:+ trap rm -rf /tmp/rbd_import_export_105393 INT TERM EXIT 2024-04-10T03:52:28.186 INFO:tasks.workunit.client.1.smithi136.stderr:+ mkdir foo.105393 2024-04-10T03:52:28.187 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import foo.105393 foo.dir 2024-04-10T03:52:28.245 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: cannot import a directory 2024-04-10T03:52:28.246 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 0% complete...failed. 2024-04-10T03:52:28.246 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: import failed: (21) Is a directory 2024-04-10T03:52:28.249 INFO:tasks.workunit.client.1.smithi136.stderr:+ true 2024-04-10T03:52:28.249 INFO:tasks.workunit.client.1.smithi136.stderr:+ rmdir foo.105393 2024-04-10T03:52:28.262 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_105393/img bs=1k count=1 seek=10 2024-04-10T03:52:28.263 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records in 2024-04-10T03:52:28.263 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records out 2024-04-10T03:52:28.263 INFO:tasks.workunit.client.1.smithi136.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 9.1782e-05 s, 11.2 MB/s 2024-04-10T03:52:28.263 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_105393/img bs=1k count=10 seek=100 2024-04-10T03:52:28.263 INFO:tasks.workunit.client.1.smithi136.stderr:10+0 records in 2024-04-10T03:52:28.263 INFO:tasks.workunit.client.1.smithi136.stderr:10+0 records out 2024-04-10T03:52:28.263 INFO:tasks.workunit.client.1.smithi136.stderr:10240 bytes (10 kB, 10 KiB) copied, 9.6534e-05 s, 106 MB/s 2024-04-10T03:52:28.263 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_105393/img bs=1k count=100 seek=1000 2024-04-10T03:52:28.264 INFO:tasks.workunit.client.1.smithi136.stderr:58+1 records in 2024-04-10T03:52:28.264 INFO:tasks.workunit.client.1.smithi136.stderr:58+1 records out 2024-04-10T03:52:28.264 INFO:tasks.workunit.client.1.smithi136.stderr:59904 bytes (60 kB, 58 KiB) copied, 0.000216256 s, 277 MB/s 2024-04-10T03:52:28.264 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_105393/img bs=1k seek=10000 2024-04-10T03:52:28.265 INFO:tasks.workunit.client.1.smithi136.stderr:134+1 records in 2024-04-10T03:52:28.265 INFO:tasks.workunit.client.1.smithi136.stderr:134+1 records out 2024-04-10T03:52:28.265 INFO:tasks.workunit.client.1.smithi136.stderr:138208 bytes (138 kB, 135 KiB) copied, 0.000588453 s, 235 MB/s 2024-04-10T03:52:28.265 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_105393/img bs=1k seek=100000 2024-04-10T03:52:28.265 INFO:tasks.workunit.client.1.smithi136.stderr:58+1 records in 2024-04-10T03:52:28.265 INFO:tasks.workunit.client.1.smithi136.stderr:58+1 records out 2024-04-10T03:52:28.265 INFO:tasks.workunit.client.1.smithi136.stderr:59904 bytes (60 kB, 58 KiB) copied, 0.00023228 s, 258 MB/s 2024-04-10T03:52:28.265 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_105393/img bs=1k seek=1000000 2024-04-10T03:52:28.265 INFO:tasks.workunit.client.1.smithi136.stderr:178+1 records in 2024-04-10T03:52:28.266 INFO:tasks.workunit.client.1.smithi136.stderr:178+1 records out 2024-04-10T03:52:28.266 INFO:tasks.workunit.client.1.smithi136.stderr:182728 bytes (183 kB, 178 KiB) copied, 0.000530862 s, 344 MB/s 2024-04-10T03:52:28.266 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm testimg 2024-04-10T03:52:28.335 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 0% complete...failed. 2024-04-10T03:52:28.336 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: delete error: (2) No such file or directory 2024-04-10T03:52:28.339 INFO:tasks.workunit.client.1.smithi136.stderr:+ true 2024-04-10T03:52:28.339 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --new-format /tmp/rbd_import_export_105393/img testimg 2024-04-10T03:52:28.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:28 smithi136 bash[68278]: cluster 2024-04-10T03:52:26.381880+0000 mgr.y (mgr.25133) 1381 : cluster 0 pgmap v2060: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 176 op/s 2024-04-10T03:52:28.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:28 smithi136 bash[68278]: audit 2024-04-10T03:52:27.588773+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:28.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:28 smithi016 bash[72916]: cluster 2024-04-10T03:52:26.381880+0000 mgr.y (mgr.25133) 1381 : cluster 0 pgmap v2060: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 176 op/s 2024-04-10T03:52:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:28 smithi016 bash[72916]: audit 2024-04-10T03:52:27.588773+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:28 smithi016 bash[74137]: cluster 2024-04-10T03:52:26.381880+0000 mgr.y (mgr.25133) 1381 : cluster 0 pgmap v2060: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 176 op/s 2024-04-10T03:52:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:28 smithi016 bash[74137]: audit 2024-04-10T03:52:27.588773+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:30 smithi136 bash[68278]: cluster 2024-04-10T03:52:28.382720+0000 mgr.y (mgr.25133) 1382 : cluster 0 pgmap v2061: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 133 op/s 2024-04-10T03:52:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:30 smithi136 bash[68278]: cluster 2024-04-10T03:52:29.167149+0000 mon.a (mon.0) 2296 : cluster 0 osdmap e1136: 8 total, 8 up, 8 in 2024-04-10T03:52:30.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:30 smithi016 bash[72916]: cluster 2024-04-10T03:52:28.382720+0000 mgr.y (mgr.25133) 1382 : cluster 0 pgmap v2061: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 133 op/s 2024-04-10T03:52:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:30 smithi016 bash[72916]: cluster 2024-04-10T03:52:29.167149+0000 mon.a (mon.0) 2296 : cluster 0 osdmap e1136: 8 total, 8 up, 8 in 2024-04-10T03:52:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:30 smithi016 bash[74137]: cluster 2024-04-10T03:52:28.382720+0000 mgr.y (mgr.25133) 1382 : cluster 0 pgmap v2061: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 133 op/s 2024-04-10T03:52:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:30 smithi016 bash[74137]: cluster 2024-04-10T03:52:29.167149+0000 mon.a (mon.0) 2296 : cluster 0 osdmap e1136: 8 total, 8 up, 8 in 2024-04-10T03:52:30.853 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:30.854 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:30.857 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export testimg /tmp/rbd_import_export_105393/img2 2024-04-10T03:52:31.164 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:31.169 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export testimg - 2024-04-10T03:52:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:31 smithi016 bash[74137]: cluster 2024-04-10T03:52:30.176381+0000 mon.a (mon.0) 2297 : cluster 0 osdmap e1137: 8 total, 8 up, 8 in 2024-04-10T03:52:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:31 smithi016 bash[72916]: cluster 2024-04-10T03:52:30.176381+0000 mon.a (mon.0) 2297 : cluster 0 osdmap e1137: 8 total, 8 up, 8 in 2024-04-10T03:52:31.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:31 smithi136 bash[68278]: cluster 2024-04-10T03:52:30.176381+0000 mon.a (mon.0) 2297 : cluster 0 osdmap e1137: 8 total, 8 up, 8 in 2024-04-10T03:52:32.019 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:32.024 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm testimg 2024-04-10T03:52:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:52:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:52:31] "GET /metrics HTTP/1.1" 200 34083 "" "Prometheus/2.43.0" 2024-04-10T03:52:32.261 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:32.266 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp /tmp/rbd_import_export_105393/img /tmp/rbd_import_export_105393/img2 2024-04-10T03:52:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:32 smithi016 bash[72916]: cluster 2024-04-10T03:52:30.383389+0000 mgr.y (mgr.25133) 1383 : cluster 0 pgmap v2064: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 21 op/s 2024-04-10T03:52:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:32 smithi016 bash[74137]: cluster 2024-04-10T03:52:30.383389+0000 mgr.y (mgr.25133) 1383 : cluster 0 pgmap v2064: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 21 op/s 2024-04-10T03:52:32.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:32 smithi136 bash[68278]: cluster 2024-04-10T03:52:30.383389+0000 mgr.y (mgr.25133) 1383 : cluster 0 pgmap v2064: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 21 op/s 2024-04-10T03:52:32.971 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp /tmp/rbd_import_export_105393/img /tmp/rbd_import_export_105393/img3 2024-04-10T03:52:33.473 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/img2 /tmp/rbd_import_export_105393/img3 2024-04-10T03:52:33.651 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --new-format - testimg 2024-04-10T03:52:34.322 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete...done. 2024-04-10T03:52:34.323 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:34.326 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export testimg /tmp/rbd_import_export_105393/img2 2024-04-10T03:52:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:34 smithi016 bash[72916]: cluster 2024-04-10T03:52:32.384537+0000 mgr.y (mgr.25133) 1384 : cluster 0 pgmap v2065: 105 pgs: 105 active+clean; 4.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 26 KiB/s wr, 10 op/s 2024-04-10T03:52:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:34 smithi016 bash[74137]: cluster 2024-04-10T03:52:32.384537+0000 mgr.y (mgr.25133) 1384 : cluster 0 pgmap v2065: 105 pgs: 105 active+clean; 4.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 26 KiB/s wr, 10 op/s 2024-04-10T03:52:34.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:34 smithi136 bash[68278]: cluster 2024-04-10T03:52:32.384537+0000 mgr.y (mgr.25133) 1384 : cluster 0 pgmap v2065: 105 pgs: 105 active+clean; 4.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 26 KiB/s wr, 10 op/s 2024-04-10T03:52:34.690 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:34.696 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export testimg - 2024-04-10T03:52:35.553 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:35.558 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm testimg 2024-04-10T03:52:35.784 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:35.791 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp /tmp/rbd_import_export_105393/img /tmp/rbd_import_export_105393/img2 2024-04-10T03:52:36.496 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp /tmp/rbd_import_export_105393/img /tmp/rbd_import_export_105393/img3 2024-04-10T03:52:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:36 smithi016 bash[72916]: cluster 2024-04-10T03:52:34.385558+0000 mgr.y (mgr.25133) 1385 : cluster 0 pgmap v2066: 105 pgs: 105 active+clean; 7.1 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 85 KiB/s wr, 13 op/s 2024-04-10T03:52:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:36 smithi016 bash[74137]: cluster 2024-04-10T03:52:34.385558+0000 mgr.y (mgr.25133) 1385 : cluster 0 pgmap v2066: 105 pgs: 105 active+clean; 7.1 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 85 KiB/s wr, 13 op/s 2024-04-10T03:52:36.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:36 smithi136 bash[68278]: cluster 2024-04-10T03:52:34.385558+0000 mgr.y (mgr.25133) 1385 : cluster 0 pgmap v2066: 105 pgs: 105 active+clean; 7.1 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 85 KiB/s wr, 13 op/s 2024-04-10T03:52:36.994 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/img /tmp/rbd_import_export_105393/img2 /tmp/rbd_import_export_105393/img3 2024-04-10T03:52:37.241 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd help export 2024-04-10T03:52:37.241 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep -q export-format 2024-04-10T03:52:37.266 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_105393/img bs=1k count=10 seek=100 2024-04-10T03:52:37.266 INFO:tasks.workunit.client.1.smithi136.stderr:10+0 records in 2024-04-10T03:52:37.266 INFO:tasks.workunit.client.1.smithi136.stderr:10+0 records out 2024-04-10T03:52:37.266 INFO:tasks.workunit.client.1.smithi136.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000142602 s, 71.8 MB/s 2024-04-10T03:52:37.266 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --new-format /tmp/rbd_import_export_105393/img testimg 2024-04-10T03:52:37.382 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete...done. 2024-04-10T03:52:37.383 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:37.386 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap create testimg@snap 2024-04-10T03:52:38.221 INFO:tasks.workunit.client.1.smithi136.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-10T03:52:38.241 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd image-meta set testimg key1 value1 2024-04-10T03:52:38.325 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd image-meta list testimg 2024-04-10T03:52:38.377 INFO:tasks.workunit.client.1.smithi136.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2024-04-10T03:52:38.377 INFO:tasks.workunit.client.1.smithi136.stderr: 2024-04-10T03:52:38.377 INFO:tasks.workunit.client.1.smithi136.stderr:Key Value 2024-04-10T03:52:38.377 INFO:tasks.workunit.client.1.smithi136.stderr:key1 value1 2024-04-10T03:52:38.377 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105393/img_v2 2024-04-10T03:52:38.420 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-10T03:52:38.423 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105393/img_v2 testimg_import 2024-04-10T03:52:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:38 smithi016 bash[72916]: cluster 2024-04-10T03:52:36.386564+0000 mgr.y (mgr.25133) 1386 : cluster 0 pgmap v2067: 105 pgs: 105 active+clean; 6.1 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 109 KiB/s wr, 69 op/s 2024-04-10T03:52:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:38 smithi016 bash[74137]: cluster 2024-04-10T03:52:36.386564+0000 mgr.y (mgr.25133) 1386 : cluster 0 pgmap v2067: 105 pgs: 105 active+clean; 6.1 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 109 KiB/s wr, 69 op/s 2024-04-10T03:52:38.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:38 smithi136 bash[68278]: cluster 2024-04-10T03:52:36.386564+0000 mgr.y (mgr.25133) 1386 : cluster 0 pgmap v2067: 105 pgs: 105 active+clean; 6.1 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 109 KiB/s wr, 69 op/s 2024-04-10T03:52:39.026 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-10T03:52:39.033 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info testimg_import 2024-04-10T03:52:39.079 INFO:tasks.workunit.client.1.smithi136.stdout:rbd image 'testimg_import': 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: size 110 KiB in 1 objects 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: order 22 (4 MiB objects) 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: snapshot_count: 1 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: id: d56dc4a39a6e 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: block_name_prefix: rbd_data.d56dc4a39a6e 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: format: 2 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: op_features: 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: flags: 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: create_timestamp: Wed Apr 10 03:52:38 2024 2024-04-10T03:52:39.080 INFO:tasks.workunit.client.1.smithi136.stdout: access_timestamp: Wed Apr 10 03:52:38 2024 2024-04-10T03:52:39.081 INFO:tasks.workunit.client.1.smithi136.stdout: modify_timestamp: Wed Apr 10 03:52:38 2024 2024-04-10T03:52:39.083 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info testimg_import@snap 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout:rbd image 'testimg_import': 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout: size 110 KiB in 1 objects 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout: order 22 (4 MiB objects) 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout: snapshot_count: 1 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout: id: d56dc4a39a6e 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout: block_name_prefix: rbd_data.d56dc4a39a6e 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout: format: 2 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout: op_features: 2024-04-10T03:52:39.125 INFO:tasks.workunit.client.1.smithi136.stdout: flags: 2024-04-10T03:52:39.126 INFO:tasks.workunit.client.1.smithi136.stdout: create_timestamp: Wed Apr 10 03:52:38 2024 2024-04-10T03:52:39.126 INFO:tasks.workunit.client.1.smithi136.stdout: access_timestamp: Wed Apr 10 03:52:38 2024 2024-04-10T03:52:39.126 INFO:tasks.workunit.client.1.smithi136.stdout: modify_timestamp: Wed Apr 10 03:52:38 2024 2024-04-10T03:52:39.126 INFO:tasks.workunit.client.1.smithi136.stdout: protected: False 2024-04-10T03:52:39.129 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd image-meta list testimg_import 2024-04-10T03:52:39.177 INFO:tasks.workunit.client.1.smithi136.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2024-04-10T03:52:39.177 INFO:tasks.workunit.client.1.smithi136.stderr: 2024-04-10T03:52:39.177 INFO:tasks.workunit.client.1.smithi136.stderr:Key Value 2024-04-10T03:52:39.177 INFO:tasks.workunit.client.1.smithi136.stderr:key1 value1 2024-04-10T03:52:39.177 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ There is 1 metadatum on this image: 2024-04-10T03:52:39.177 INFO:tasks.workunit.client.1.smithi136.stderr: 2024-04-10T03:52:39.177 INFO:tasks.workunit.client.1.smithi136.stderr:Key Value 2024-04-10T03:52:39.178 INFO:tasks.workunit.client.1.smithi136.stderr:key1 value1 = There is 1 metadatum on this image: 2024-04-10T03:52:39.178 INFO:tasks.workunit.client.1.smithi136.stderr: 2024-04-10T03:52:39.178 INFO:tasks.workunit.client.1.smithi136.stderr:Key Value 2024-04-10T03:52:39.178 INFO:tasks.workunit.client.1.smithi136.stderr:key1 value1 ] 2024-04-10T03:52:39.178 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export testimg_import /tmp/rbd_import_export_105393/img_import 2024-04-10T03:52:39.218 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 100% complete...done. 2024-04-10T03:52:39.222 INFO:tasks.workunit.client.1.smithi136.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105393/img /tmp/rbd_import_export_105393/img_import 2024-04-10T03:52:39.222 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp -l /tmp/rbd_import_export_105393/img /tmp/rbd_import_export_105393/img_import 2024-04-10T03:52:39.223 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/img --format %b 2024-04-10T03:52:39.223 INFO:tasks.workunit.client.1.smithi136.stderr:+ origsize=24 2024-04-10T03:52:39.224 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/img_import --format %b 2024-04-10T03:52:39.224 INFO:tasks.workunit.client.1.smithi136.stderr:+ exportsize=224 2024-04-10T03:52:39.224 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=200 2024-04-10T03:52:39.224 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=200 2024-04-10T03:52:39.225 INFO:tasks.workunit.client.1.smithi136.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-04-10T03:52:39.225 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_105393/img_snap 2024-04-10T03:52:39.264 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 100% complete...done. 2024-04-10T03:52:39.267 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_105393/img_snap_import 2024-04-10T03:52:39.306 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 100% complete...done. 2024-04-10T03:52:39.309 INFO:tasks.workunit.client.1.smithi136.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105393/img_snap /tmp/rbd_import_export_105393/img_snap_import 2024-04-10T03:52:39.309 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp -l /tmp/rbd_import_export_105393/img_snap /tmp/rbd_import_export_105393/img_snap_import 2024-04-10T03:52:39.310 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/img_snap --format %b 2024-04-10T03:52:39.311 INFO:tasks.workunit.client.1.smithi136.stderr:+ origsize=224 2024-04-10T03:52:39.311 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/img_snap_import --format %b 2024-04-10T03:52:39.312 INFO:tasks.workunit.client.1.smithi136.stderr:+ exportsize=224 2024-04-10T03:52:39.312 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:39.312 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:39.312 INFO:tasks.workunit.client.1.smithi136.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-10T03:52:39.312 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/img_v2 2024-04-10T03:52:39.312 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/img_import 2024-04-10T03:52:39.313 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/img_snap 2024-04-10T03:52:39.313 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/img_snap_import 2024-04-10T03:52:39.313 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap rm testimg_import@snap 2024-04-10T03:52:39.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:39 smithi016 bash[72916]: cluster 2024-04-10T03:52:38.197586+0000 mon.a (mon.0) 2298 : cluster 0 osdmap e1138: 8 total, 8 up, 8 in 2024-04-10T03:52:39.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:39 smithi016 bash[72916]: cluster 2024-04-10T03:52:38.972014+0000 mon.a (mon.0) 2299 : cluster 0 osdmap e1139: 8 total, 8 up, 8 in 2024-04-10T03:52:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:39 smithi016 bash[74137]: cluster 2024-04-10T03:52:38.197586+0000 mon.a (mon.0) 2298 : cluster 0 osdmap e1138: 8 total, 8 up, 8 in 2024-04-10T03:52:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:39 smithi016 bash[74137]: cluster 2024-04-10T03:52:38.972014+0000 mon.a (mon.0) 2299 : cluster 0 osdmap e1139: 8 total, 8 up, 8 in 2024-04-10T03:52:39.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:39 smithi136 bash[68278]: cluster 2024-04-10T03:52:38.197586+0000 mon.a (mon.0) 2298 : cluster 0 osdmap e1138: 8 total, 8 up, 8 in 2024-04-10T03:52:39.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:39 smithi136 bash[68278]: cluster 2024-04-10T03:52:38.972014+0000 mon.a (mon.0) 2299 : cluster 0 osdmap e1139: 8 total, 8 up, 8 in 2024-04-10T03:52:40.243 INFO:tasks.workunit.client.1.smithi136.stderr: Removing snap: 100% complete...done. 2024-04-10T03:52:40.264 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd remove testimg_import 2024-04-10T03:52:40.437 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:40.442 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap rm testimg@snap 2024-04-10T03:52:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:40 smithi016 bash[72916]: cluster 2024-04-10T03:52:38.387068+0000 mgr.y (mgr.25133) 1387 : cluster 0 pgmap v2069: 105 pgs: 105 active+clean; 4.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 189 KiB/s rd, 109 KiB/s wr, 82 op/s 2024-04-10T03:52:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:40 smithi016 bash[74137]: cluster 2024-04-10T03:52:38.387068+0000 mgr.y (mgr.25133) 1387 : cluster 0 pgmap v2069: 105 pgs: 105 active+clean; 4.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 189 KiB/s rd, 109 KiB/s wr, 82 op/s 2024-04-10T03:52:40.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:40 smithi136 bash[68278]: cluster 2024-04-10T03:52:38.387068+0000 mgr.y (mgr.25133) 1387 : cluster 0 pgmap v2069: 105 pgs: 105 active+clean; 4.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 189 KiB/s rd, 109 KiB/s wr, 82 op/s 2024-04-10T03:52:41.255 INFO:tasks.workunit.client.1.smithi136.stderr: Removing snap: 100% complete...done. 2024-04-10T03:52:41.277 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm testimg 2024-04-10T03:52:41.469 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:41.476 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --order 20 /tmp/rbd_import_export_105393/img testimg 2024-04-10T03:52:41.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:41 smithi016 bash[72916]: cluster 2024-04-10T03:52:40.224175+0000 mon.a (mon.0) 2300 : cluster 0 osdmap e1140: 8 total, 8 up, 8 in 2024-04-10T03:52:41.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:41 smithi016 bash[74137]: cluster 2024-04-10T03:52:40.224175+0000 mon.a (mon.0) 2300 : cluster 0 osdmap e1140: 8 total, 8 up, 8 in 2024-04-10T03:52:41.574 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete...done. 2024-04-10T03:52:41.574 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --order is deprecated, use --object-size 2024-04-10T03:52:41.577 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105393/img_v2 2024-04-10T03:52:41.621 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-10T03:52:41.625 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105393/img_v2 testimg_import 2024-04-10T03:52:41.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:41 smithi136 bash[68278]: cluster 2024-04-10T03:52:40.224175+0000 mon.a (mon.0) 2300 : cluster 0 osdmap e1140: 8 total, 8 up, 8 in 2024-04-10T03:52:41.718 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-10T03:52:41.724 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info testimg_import 2024-04-10T03:52:41.724 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep order 2024-04-10T03:52:41.724 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $2} 2024-04-10T03:52:41.724 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep 20 2024-04-10T03:52:41.770 INFO:tasks.workunit.client.1.smithi136.stdout:20 2024-04-10T03:52:41.771 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/img_v2 2024-04-10T03:52:41.771 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd remove testimg_import 2024-04-10T03:52:41.937 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:41.944 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd remove testimg 2024-04-10T03:52:42.098 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:52:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:52:41] "GET /metrics HTTP/1.1" 200 34083 "" "Prometheus/2.43.0" 2024-04-10T03:52:42.119 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:42.125 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_105393/img testimg 2024-04-10T03:52:42.192 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete...done. 2024-04-10T03:52:42.196 INFO:tasks.workunit.client.1.smithi136.stderr:+ + rbd info testimg 2024-04-10T03:52:42.197 INFO:tasks.workunit.client.1.smithi136.stderr:grep features 2024-04-10T03:52:42.240 INFO:tasks.workunit.client.1.smithi136.stderr:+ FEATURES_BEFORE= features: layering 2024-04-10T03:52:42.240 INFO:tasks.workunit.client.1.smithi136.stderr: op_features: 2024-04-10T03:52:42.240 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105393/img_v2 2024-04-10T03:52:42.286 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-10T03:52:42.289 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105393/img_v2 testimg_import 2024-04-10T03:52:42.363 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-10T03:52:42.367 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info testimg_import 2024-04-10T03:52:42.367 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep features 2024-04-10T03:52:42.408 INFO:tasks.workunit.client.1.smithi136.stderr:+ FEATURES_AFTER= features: layering 2024-04-10T03:52:42.408 INFO:tasks.workunit.client.1.smithi136.stderr: op_features: 2024-04-10T03:52:42.408 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ features: layering 2024-04-10T03:52:42.408 INFO:tasks.workunit.client.1.smithi136.stderr: op_features: != features: layering 2024-04-10T03:52:42.408 INFO:tasks.workunit.client.1.smithi136.stderr: op_features: ] 2024-04-10T03:52:42.408 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/img_v2 2024-04-10T03:52:42.409 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd remove testimg_import 2024-04-10T03:52:42.518 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:42.522 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd remove testimg 2024-04-10T03:52:42.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:42 smithi016 bash[72916]: cluster 2024-04-10T03:52:40.387590+0000 mgr.y (mgr.25133) 1388 : cluster 0 pgmap v2072: 105 pgs: 105 active+clean; 1.4 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 50 KiB/s wr, 142 op/s 2024-04-10T03:52:42.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:42 smithi016 bash[72916]: cluster 2024-04-10T03:52:41.234380+0000 mon.a (mon.0) 2301 : cluster 0 osdmap e1141: 8 total, 8 up, 8 in 2024-04-10T03:52:42.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:42 smithi016 bash[74137]: cluster 2024-04-10T03:52:40.387590+0000 mgr.y (mgr.25133) 1388 : cluster 0 pgmap v2072: 105 pgs: 105 active+clean; 1.4 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 50 KiB/s wr, 142 op/s 2024-04-10T03:52:42.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:42 smithi016 bash[74137]: cluster 2024-04-10T03:52:41.234380+0000 mon.a (mon.0) 2301 : cluster 0 osdmap e1141: 8 total, 8 up, 8 in 2024-04-10T03:52:42.640 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:42.643 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_105393/img testimg 2024-04-10T03:52:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:42 smithi136 bash[68278]: cluster 2024-04-10T03:52:40.387590+0000 mgr.y (mgr.25133) 1388 : cluster 0 pgmap v2072: 105 pgs: 105 active+clean; 1.4 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 247 KiB/s rd, 50 KiB/s wr, 142 op/s 2024-04-10T03:52:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:42 smithi136 bash[68278]: cluster 2024-04-10T03:52:41.234380+0000 mon.a (mon.0) 2301 : cluster 0 osdmap e1141: 8 total, 8 up, 8 in 2024-04-10T03:52:42.738 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete...done. 2024-04-10T03:52:42.741 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105393/img_v2 2024-04-10T03:52:42.785 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-10T03:52:42.789 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105393/img_v2 testimg_import 2024-04-10T03:52:42.890 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-10T03:52:42.895 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info testimg_import 2024-04-10T03:52:42.895 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep stripe unit 2024-04-10T03:52:42.895 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep -Ei (4 KiB|4096) 2024-04-10T03:52:42.939 INFO:tasks.workunit.client.1.smithi136.stdout: stripe unit: 4 KiB 2024-04-10T03:52:42.940 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info testimg_import 2024-04-10T03:52:42.940 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep stripe count 2024-04-10T03:52:42.940 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $3} 2024-04-10T03:52:42.941 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep 1000 2024-04-10T03:52:42.981 INFO:tasks.workunit.client.1.smithi136.stdout:1000 2024-04-10T03:52:42.981 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/img_v2 2024-04-10T03:52:42.981 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd remove testimg_import 2024-04-10T03:52:43.165 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:43.170 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd remove testimg 2024-04-10T03:52:43.328 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:43.332 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_105393/img testimg 2024-04-10T03:52:43.409 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete...done. 2024-04-10T03:52:43.413 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap create testimg@snap1 2024-04-10T03:52:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:43 smithi016 bash[72916]: audit 2024-04-10T03:52:42.588260+0000 mon.a (mon.0) 2302 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:43 smithi016 bash[74137]: audit 2024-04-10T03:52:42.588260+0000 mon.a (mon.0) 2302 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:43 smithi136 bash[68278]: audit 2024-04-10T03:52:42.588260+0000 mon.a (mon.0) 2302 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:44.272 INFO:tasks.workunit.client.1.smithi136.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-10T03:52:44.292 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap create testimg@snap2 2024-04-10T03:52:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:44 smithi016 bash[72916]: cluster 2024-04-10T03:52:42.388445+0000 mgr.y (mgr.25133) 1389 : cluster 0 pgmap v2074: 105 pgs: 105 active+clean; 693 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 310 KiB/s rd, 26 KiB/s wr, 176 op/s 2024-04-10T03:52:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:44 smithi016 bash[74137]: cluster 2024-04-10T03:52:42.388445+0000 mgr.y (mgr.25133) 1389 : cluster 0 pgmap v2074: 105 pgs: 105 active+clean; 693 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 310 KiB/s rd, 26 KiB/s wr, 176 op/s 2024-04-10T03:52:44.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:44 smithi136 bash[68278]: cluster 2024-04-10T03:52:42.388445+0000 mgr.y (mgr.25133) 1389 : cluster 0 pgmap v2074: 105 pgs: 105 active+clean; 693 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 310 KiB/s rd, 26 KiB/s wr, 176 op/s 2024-04-10T03:52:45.286 INFO:tasks.workunit.client.1.smithi136.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-10T03:52:45.311 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap protect testimg@snap2 2024-04-10T03:52:45.369 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105393/snap_protect 2024-04-10T03:52:45.413 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-10T03:52:45.417 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105393/snap_protect testimg_import 2024-04-10T03:52:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:45 smithi016 bash[72916]: cluster 2024-04-10T03:52:44.249605+0000 mon.a (mon.0) 2303 : cluster 0 osdmap e1142: 8 total, 8 up, 8 in 2024-04-10T03:52:45.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:45 smithi016 bash[74137]: cluster 2024-04-10T03:52:44.249605+0000 mon.a (mon.0) 2303 : cluster 0 osdmap e1142: 8 total, 8 up, 8 in 2024-04-10T03:52:45.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:45 smithi136 bash[68278]: cluster 2024-04-10T03:52:44.249605+0000 mon.a (mon.0) 2303 : cluster 0 osdmap e1142: 8 total, 8 up, 8 in 2024-04-10T03:52:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:46 smithi016 bash[74137]: cluster 2024-04-10T03:52:44.389134+0000 mgr.y (mgr.25133) 1390 : cluster 0 pgmap v2076: 105 pgs: 105 active+clean; 693 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 244 KiB/s rd, 26 KiB/s wr, 280 op/s 2024-04-10T03:52:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:46 smithi016 bash[74137]: cluster 2024-04-10T03:52:45.258187+0000 mon.a (mon.0) 2304 : cluster 0 osdmap e1143: 8 total, 8 up, 8 in 2024-04-10T03:52:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:46 smithi016 bash[72916]: cluster 2024-04-10T03:52:44.389134+0000 mgr.y (mgr.25133) 1390 : cluster 0 pgmap v2076: 105 pgs: 105 active+clean; 693 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 244 KiB/s rd, 26 KiB/s wr, 280 op/s 2024-04-10T03:52:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:46 smithi016 bash[72916]: cluster 2024-04-10T03:52:45.258187+0000 mon.a (mon.0) 2304 : cluster 0 osdmap e1143: 8 total, 8 up, 8 in 2024-04-10T03:52:46.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:46 smithi136 bash[68278]: cluster 2024-04-10T03:52:44.389134+0000 mgr.y (mgr.25133) 1390 : cluster 0 pgmap v2076: 105 pgs: 105 active+clean; 693 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 244 KiB/s rd, 26 KiB/s wr, 280 op/s 2024-04-10T03:52:46.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:46 smithi136 bash[68278]: cluster 2024-04-10T03:52:45.258187+0000 mon.a (mon.0) 2304 : cluster 0 osdmap e1143: 8 total, 8 up, 8 in 2024-04-10T03:52:47.341 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-10T03:52:47.348 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info testimg_import@snap1 2024-04-10T03:52:47.348 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep protected: False 2024-04-10T03:52:47.399 INFO:tasks.workunit.client.1.smithi136.stdout: protected: False 2024-04-10T03:52:47.399 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info testimg_import@snap2 2024-04-10T03:52:47.399 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep protected: True 2024-04-10T03:52:47.446 INFO:tasks.workunit.client.1.smithi136.stdout: protected: True 2024-04-10T03:52:47.446 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/snap_protect 2024-04-10T03:52:47.446 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap unprotect testimg@snap2 2024-04-10T03:52:47.498 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap unprotect testimg_import@snap2 2024-04-10T03:52:47.555 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap purge testimg 2024-04-10T03:52:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:47 smithi016 bash[72916]: cluster 2024-04-10T03:52:46.266880+0000 mon.a (mon.0) 2305 : cluster 0 osdmap e1144: 8 total, 8 up, 8 in 2024-04-10T03:52:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:47 smithi016 bash[72916]: cluster 2024-04-10T03:52:46.389750+0000 mgr.y (mgr.25133) 1391 : cluster 0 pgmap v2079: 105 pgs: 105 active+clean; 693 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 289 KiB/s rd, 32 KiB/s wr, 382 op/s 2024-04-10T03:52:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:47 smithi016 bash[74137]: cluster 2024-04-10T03:52:46.266880+0000 mon.a (mon.0) 2305 : cluster 0 osdmap e1144: 8 total, 8 up, 8 in 2024-04-10T03:52:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:47 smithi016 bash[74137]: cluster 2024-04-10T03:52:46.389750+0000 mgr.y (mgr.25133) 1391 : cluster 0 pgmap v2079: 105 pgs: 105 active+clean; 693 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 289 KiB/s rd, 32 KiB/s wr, 382 op/s 2024-04-10T03:52:47.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:47 smithi136 bash[68278]: cluster 2024-04-10T03:52:46.266880+0000 mon.a (mon.0) 2305 : cluster 0 osdmap e1144: 8 total, 8 up, 8 in 2024-04-10T03:52:47.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:47 smithi136 bash[68278]: cluster 2024-04-10T03:52:46.389750+0000 mgr.y (mgr.25133) 1391 : cluster 0 pgmap v2079: 105 pgs: 105 active+clean; 693 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 289 KiB/s rd, 32 KiB/s wr, 382 op/s 2024-04-10T03:52:48.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:48 smithi016 bash[72916]: cluster 2024-04-10T03:52:47.279413+0000 mon.a (mon.0) 2306 : cluster 0 osdmap e1145: 8 total, 8 up, 8 in 2024-04-10T03:52:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:48 smithi016 bash[74137]: cluster 2024-04-10T03:52:47.279413+0000 mon.a (mon.0) 2306 : cluster 0 osdmap e1145: 8 total, 8 up, 8 in 2024-04-10T03:52:48.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:48 smithi136 bash[68278]: cluster 2024-04-10T03:52:47.279413+0000 mon.a (mon.0) 2306 : cluster 0 osdmap e1145: 8 total, 8 up, 8 in 2024-04-10T03:52:48.994 INFO:tasks.workunit.client.1.smithi136.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-04-10T03:52:49.015 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd snap purge testimg_import 2024-04-10T03:52:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:49 smithi016 bash[72916]: cluster 2024-04-10T03:52:48.286361+0000 mon.a (mon.0) 2307 : cluster 0 osdmap e1146: 8 total, 8 up, 8 in 2024-04-10T03:52:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:49 smithi016 bash[72916]: cluster 2024-04-10T03:52:48.390274+0000 mgr.y (mgr.25133) 1392 : cluster 0 pgmap v2082: 105 pgs: 105 active+clean; 693 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 21 KiB/s wr, 351 op/s 2024-04-10T03:52:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:49 smithi016 bash[72916]: cluster 2024-04-10T03:52:48.976336+0000 mon.a (mon.0) 2308 : cluster 0 osdmap e1147: 8 total, 8 up, 8 in 2024-04-10T03:52:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:49 smithi016 bash[74137]: cluster 2024-04-10T03:52:48.286361+0000 mon.a (mon.0) 2307 : cluster 0 osdmap e1146: 8 total, 8 up, 8 in 2024-04-10T03:52:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:49 smithi016 bash[74137]: cluster 2024-04-10T03:52:48.390274+0000 mgr.y (mgr.25133) 1392 : cluster 0 pgmap v2082: 105 pgs: 105 active+clean; 693 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 21 KiB/s wr, 351 op/s 2024-04-10T03:52:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:49 smithi016 bash[74137]: cluster 2024-04-10T03:52:48.976336+0000 mon.a (mon.0) 2308 : cluster 0 osdmap e1147: 8 total, 8 up, 8 in 2024-04-10T03:52:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:49 smithi136 bash[68278]: cluster 2024-04-10T03:52:48.286361+0000 mon.a (mon.0) 2307 : cluster 0 osdmap e1146: 8 total, 8 up, 8 in 2024-04-10T03:52:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:49 smithi136 bash[68278]: cluster 2024-04-10T03:52:48.390274+0000 mgr.y (mgr.25133) 1392 : cluster 0 pgmap v2082: 105 pgs: 105 active+clean; 693 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 21 KiB/s wr, 351 op/s 2024-04-10T03:52:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:49 smithi136 bash[68278]: cluster 2024-04-10T03:52:48.976336+0000 mon.a (mon.0) 2308 : cluster 0 osdmap e1147: 8 total, 8 up, 8 in 2024-04-10T03:52:51.005 INFO:tasks.workunit.client.1.smithi136.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-04-10T03:52:51.028 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd remove testimg 2024-04-10T03:52:51.186 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:51.190 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd remove testimg_import 2024-04-10T03:52:51.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:50 smithi016 bash[72916]: cluster 2024-04-10T03:52:49.977031+0000 mon.a (mon.0) 2309 : cluster 0 osdmap e1148: 8 total, 8 up, 8 in 2024-04-10T03:52:51.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:50 smithi016 bash[74137]: cluster 2024-04-10T03:52:49.977031+0000 mon.a (mon.0) 2309 : cluster 0 osdmap e1148: 8 total, 8 up, 8 in 2024-04-10T03:52:51.388 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:51.393 INFO:tasks.workunit.client.1.smithi136.stderr:+ tiered=0 2024-04-10T03:52:51.394 INFO:tasks.workunit.client.1.smithi136.stderr:+ ceph osd dump 2024-04-10T03:52:51.394 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep ^pool 2024-04-10T03:52:51.394 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep 'rbd' 2024-04-10T03:52:51.394 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep tier 2024-04-10T03:52:51.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:50 smithi136 bash[68278]: cluster 2024-04-10T03:52:49.977031+0000 mon.a (mon.0) 2309 : cluster 0 osdmap e1148: 8 total, 8 up, 8 in 2024-04-10T03:52:51.822 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_105393/sparse1 2024-04-10T03:52:51.826 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records in 2024-04-10T03:52:51.826 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records out 2024-04-10T03:52:51.826 INFO:tasks.workunit.client.1.smithi136.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00379044 s, 277 MB/s 2024-04-10T03:52:51.826 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_105393/sparse2 2024-04-10T03:52:51.834 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records in 2024-04-10T03:52:51.834 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records out 2024-04-10T03:52:51.834 INFO:tasks.workunit.client.1.smithi136.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00694051 s, 151 MB/s 2024-04-10T03:52:51.834 INFO:tasks.workunit.client.1.smithi136.stderr:+ truncate /tmp/rbd_import_export_105393/sparse2 -s 2M 2024-04-10T03:52:51.851 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm sparse1 2024-04-10T03:52:51.927 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 0% complete...failed. 2024-04-10T03:52:51.927 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: delete error: (2) No such file or directory 2024-04-10T03:52:51.930 INFO:tasks.workunit.client.1.smithi136.stderr:+ true 2024-04-10T03:52:51.930 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_105393/sparse1 2024-04-10T03:52:52.020 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-04-10T03:52:52.021 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:52.021 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --order is deprecated, use --object-size 2024-04-10T03:52:52.024 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd ls -l 2024-04-10T03:52:52.024 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep sparse1 2024-04-10T03:52:52.024 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep -Ei (2 MiB|2048k) 2024-04-10T03:52:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:52:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:52:51] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.43.0" 2024-04-10T03:52:52.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:51 smithi016 bash[72916]: cluster 2024-04-10T03:52:50.390900+0000 mgr.y (mgr.25133) 1393 : cluster 0 pgmap v2085: 105 pgs: 105 active+clean; 693 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 10 KiB/s wr, 85 op/s 2024-04-10T03:52:52.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:51 smithi016 bash[72916]: cluster 2024-04-10T03:52:50.988805+0000 mon.a (mon.0) 2310 : cluster 0 osdmap e1149: 8 total, 8 up, 8 in 2024-04-10T03:52:52.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:51 smithi016 bash[72916]: audit 2024-04-10T03:52:51.702228+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.136:0/304293681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-10T03:52:52.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:51 smithi016 bash[72916]: audit 2024-04-10T03:52:51.805326+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.136:0/304293681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-10T03:52:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:51 smithi016 bash[74137]: cluster 2024-04-10T03:52:50.390900+0000 mgr.y (mgr.25133) 1393 : cluster 0 pgmap v2085: 105 pgs: 105 active+clean; 693 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 10 KiB/s wr, 85 op/s 2024-04-10T03:52:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:51 smithi016 bash[74137]: cluster 2024-04-10T03:52:50.988805+0000 mon.a (mon.0) 2310 : cluster 0 osdmap e1149: 8 total, 8 up, 8 in 2024-04-10T03:52:52.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:51 smithi016 bash[74137]: audit 2024-04-10T03:52:51.702228+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.136:0/304293681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-10T03:52:52.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:51 smithi016 bash[74137]: audit 2024-04-10T03:52:51.805326+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.136:0/304293681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-10T03:52:52.066 INFO:tasks.workunit.client.1.smithi136.stdout:sparse1 2 MiB 2 2024-04-10T03:52:52.067 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects sparse1 2024-04-10T03:52:52.067 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse1 2024-04-10T03:52:52.067 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse1 2024-04-10T03:52:52.067 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep block_name_prefix 2024-04-10T03:52:52.067 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $NF;} 2024-04-10T03:52:52.108 INFO:tasks.workunit.client.1.smithi136.stderr:+ prefix=rbd_data.d687caba0755 2024-04-10T03:52:52.108 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep rbd_data.d687caba0755 2024-04-10T03:52:52.108 INFO:tasks.workunit.client.1.smithi136.stderr:+ get_image_data_pool sparse1 2024-04-10T03:52:52.108 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse1 2024-04-10T03:52:52.108 INFO:tasks.workunit.client.1.smithi136.stderr:+ sed -e s/rbd_data.d687caba0755\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-10T03:52:52.108 INFO:tasks.workunit.client.1.smithi136.stderr:+ sort -u 2024-04-10T03:52:52.108 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse1 2024-04-10T03:52:52.108 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep data_pool: 2024-04-10T03:52:52.108 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk -F: { print $NF } 2024-04-10T03:52:52.147 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool= 2024-04-10T03:52:52.147 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ -z ] 2024-04-10T03:52:52.147 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool=rbd 2024-04-10T03:52:52.147 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo rbd 2024-04-10T03:52:52.148 INFO:tasks.workunit.client.1.smithi136.stderr:+ rados ls -p rbd 2024-04-10T03:52:52.232 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects=1 2024-04-10T03:52:52.232 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo 1 2024-04-10T03:52:52.232 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-04-10T03:52:52.232 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export sparse1 /tmp/rbd_import_export_105393/sparse1.out 2024-04-10T03:52:52.279 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-04-10T03:52:52.283 INFO:tasks.workunit.client.1.smithi136.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105393/sparse1 /tmp/rbd_import_export_105393/sparse1.out 2024-04-10T03:52:52.283 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp -l /tmp/rbd_import_export_105393/sparse1 /tmp/rbd_import_export_105393/sparse1.out 2024-04-10T03:52:52.285 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/sparse1 --format %b 2024-04-10T03:52:52.286 INFO:tasks.workunit.client.1.smithi136.stderr:+ origsize=2048 2024-04-10T03:52:52.286 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/sparse1.out --format %b 2024-04-10T03:52:52.286 INFO:tasks.workunit.client.1.smithi136.stderr:+ exportsize=2048 2024-04-10T03:52:52.286 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:52.287 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:52.287 INFO:tasks.workunit.client.1.smithi136.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-10T03:52:52.287 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/sparse1.out 2024-04-10T03:52:52.287 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm sparse1 2024-04-10T03:52:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:51 smithi136 bash[68278]: cluster 2024-04-10T03:52:50.390900+0000 mgr.y (mgr.25133) 1393 : cluster 0 pgmap v2085: 105 pgs: 105 active+clean; 693 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 10 KiB/s wr, 85 op/s 2024-04-10T03:52:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:51 smithi136 bash[68278]: cluster 2024-04-10T03:52:50.988805+0000 mon.a (mon.0) 2310 : cluster 0 osdmap e1149: 8 total, 8 up, 8 in 2024-04-10T03:52:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:51 smithi136 bash[68278]: audit 2024-04-10T03:52:51.702228+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.136:0/304293681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-10T03:52:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:51 smithi136 bash[68278]: audit 2024-04-10T03:52:51.805326+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.136:0/304293681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-10T03:52:52.454 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-04-10T03:52:52.457 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm sparse2 2024-04-10T03:52:52.522 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 0% complete...failed. 2024-04-10T03:52:52.522 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: delete error: (2) No such file or directory 2024-04-10T03:52:52.525 INFO:tasks.workunit.client.1.smithi136.stderr:+ true 2024-04-10T03:52:52.525 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_105393/sparse2 2024-04-10T03:52:52.613 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-04-10T03:52:52.614 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:52.614 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --order is deprecated, use --object-size 2024-04-10T03:52:52.617 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep+ sparse2 2024-04-10T03:52:52.617 INFO:tasks.workunit.client.1.smithi136.stderr:rbd ls -l 2024-04-10T03:52:52.617 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep -Ei (2 MiB|2048k) 2024-04-10T03:52:52.661 INFO:tasks.workunit.client.1.smithi136.stdout:sparse2 2 MiB 2 2024-04-10T03:52:52.662 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects sparse2 2024-04-10T03:52:52.662 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse2 2024-04-10T03:52:52.662 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse2 2024-04-10T03:52:52.662 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep block_name_prefix 2024-04-10T03:52:52.662 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $NF;} 2024-04-10T03:52:52.705 INFO:tasks.workunit.client.1.smithi136.stderr:+ prefix=rbd_data.d6ba46d43583 2024-04-10T03:52:52.705 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep rbd_data.d6ba46d43583 2024-04-10T03:52:52.706 INFO:tasks.workunit.client.1.smithi136.stderr:+ + get_image_data_pool sparse2sed 2024-04-10T03:52:52.706 INFO:tasks.workunit.client.1.smithi136.stderr: -e s/rbd_data.d6ba46d43583\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-10T03:52:52.706 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse2 2024-04-10T03:52:52.706 INFO:tasks.workunit.client.1.smithi136.stderr:+ sort -u 2024-04-10T03:52:52.706 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse2 2024-04-10T03:52:52.706 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep data_pool: 2024-04-10T03:52:52.706 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk -F: { print $NF } 2024-04-10T03:52:52.747 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool= 2024-04-10T03:52:52.748 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ -z ] 2024-04-10T03:52:52.748 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool=rbd 2024-04-10T03:52:52.748 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo rbd 2024-04-10T03:52:52.748 INFO:tasks.workunit.client.1.smithi136.stderr:+ rados ls -p rbd 2024-04-10T03:52:52.862 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects=0 2024-04-10T03:52:52.862 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo 0 2024-04-10T03:52:52.862 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-04-10T03:52:52.862 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export sparse2 /tmp/rbd_import_export_105393/sparse2.out 2024-04-10T03:52:52.909 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-04-10T03:52:52.913 INFO:tasks.workunit.client.1.smithi136.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105393/sparse2 /tmp/rbd_import_export_105393/sparse2.out 2024-04-10T03:52:52.913 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp -l /tmp/rbd_import_export_105393/sparse2 /tmp/rbd_import_export_105393/sparse2.out 2024-04-10T03:52:52.916 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/sparse2 --format %b 2024-04-10T03:52:52.916 INFO:tasks.workunit.client.1.smithi136.stderr:+ origsize=2048 2024-04-10T03:52:52.916 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/sparse2.out --format %b 2024-04-10T03:52:52.917 INFO:tasks.workunit.client.1.smithi136.stderr:+ exportsize=2048 2024-04-10T03:52:52.917 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:52.917 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:52.917 INFO:tasks.workunit.client.1.smithi136.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-10T03:52:52.917 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/sparse2.out 2024-04-10T03:52:52.918 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm sparse2 2024-04-10T03:52:53.125 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-04-10T03:52:53.131 INFO:tasks.workunit.client.1.smithi136.stderr:+ truncate /tmp/rbd_import_export_105393/sparse1 -s 10M 2024-04-10T03:52:53.132 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --new-format --order 20 - sparse1 2024-04-10T03:52:53.368 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete...done. 2024-04-10T03:52:53.369 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:53.369 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --order is deprecated, use --object-size 2024-04-10T03:52:53.374 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd ls -l 2024-04-10T03:52:53.374 INFO:tasks.workunit.client.1.smithi136.stderr:+ + grep -Ei (10 MiB|10240k) 2024-04-10T03:52:53.374 INFO:tasks.workunit.client.1.smithi136.stderr:grep sparse1 2024-04-10T03:52:53.428 INFO:tasks.workunit.client.1.smithi136.stdout:sparse1 10 MiB 2 2024-04-10T03:52:53.429 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects sparse1 2024-04-10T03:52:53.430 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse1 2024-04-10T03:52:53.430 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse1 2024-04-10T03:52:53.430 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep block_name_prefix 2024-04-10T03:52:53.430 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $NF;} 2024-04-10T03:52:53.474 INFO:tasks.workunit.client.1.smithi136.stderr:+ prefix=rbd_data.d6e7cef1a095 2024-04-10T03:52:53.479 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep rbd_data.d6e7cef1a095 2024-04-10T03:52:53.479 INFO:tasks.workunit.client.1.smithi136.stderr:+ get_image_data_pool sparse1 2024-04-10T03:52:53.479 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse1 2024-04-10T03:52:53.479 INFO:tasks.workunit.client.1.smithi136.stderr:+ sed -e s/rbd_data.d6e7cef1a095\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-10T03:52:53.480 INFO:tasks.workunit.client.1.smithi136.stderr:+ sort -u 2024-04-10T03:52:53.480 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse1 2024-04-10T03:52:53.480 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep data_pool: 2024-04-10T03:52:53.480 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk -F: { print $NF } 2024-04-10T03:52:53.521 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool= 2024-04-10T03:52:53.521 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ -z ] 2024-04-10T03:52:53.521 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool=rbd 2024-04-10T03:52:53.521 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo rbd 2024-04-10T03:52:53.522 INFO:tasks.workunit.client.1.smithi136.stderr:+ rados ls -p rbd 2024-04-10T03:52:53.628 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects=1 2024-04-10T03:52:53.628 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo 1 2024-04-10T03:52:53.628 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-04-10T03:52:53.628 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export sparse1 /tmp/rbd_import_export_105393/sparse1.out 2024-04-10T03:52:53.685 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:53.689 INFO:tasks.workunit.client.1.smithi136.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105393/sparse1 /tmp/rbd_import_export_105393/sparse1.out 2024-04-10T03:52:53.689 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp -l /tmp/rbd_import_export_105393/sparse1 /tmp/rbd_import_export_105393/sparse1.out 2024-04-10T03:52:53.698 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/sparse1 --format %b 2024-04-10T03:52:53.699 INFO:tasks.workunit.client.1.smithi136.stderr:+ origsize=2048 2024-04-10T03:52:53.699 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/sparse1.out --format %b 2024-04-10T03:52:53.700 INFO:tasks.workunit.client.1.smithi136.stderr:+ exportsize=2048 2024-04-10T03:52:53.700 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:53.700 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:53.700 INFO:tasks.workunit.client.1.smithi136.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-10T03:52:53.700 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/sparse1.out 2024-04-10T03:52:53.701 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm sparse1 2024-04-10T03:52:53.913 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:53.918 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_105393/sparse2 oflag=append conv=notrunc 2024-04-10T03:52:53.930 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records in 2024-04-10T03:52:53.930 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records out 2024-04-10T03:52:53.930 INFO:tasks.workunit.client.1.smithi136.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00999268 s, 210 MB/s 2024-04-10T03:52:53.930 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --new-format --order 20 - sparse2 2024-04-10T03:52:54.070 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete...done. 2024-04-10T03:52:54.072 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:54.072 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --order is deprecated, use --object-size 2024-04-10T03:52:54.076 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd ls -l 2024-04-10T03:52:54.076 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep sparse2 2024-04-10T03:52:54.077 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep -Ei (4 MiB|4096k) 2024-04-10T03:52:54.123 INFO:tasks.workunit.client.1.smithi136.stdout:sparse2 4 MiB 2 2024-04-10T03:52:54.124 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects sparse2 2024-04-10T03:52:54.124 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse2 2024-04-10T03:52:54.124 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse2 2024-04-10T03:52:54.124 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep block_name_prefix 2024-04-10T03:52:54.124 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $NF;} 2024-04-10T03:52:54.168 INFO:tasks.workunit.client.1.smithi136.stderr:+ prefix=rbd_data.d714a09b6c78 2024-04-10T03:52:54.168 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep rbd_data.d714a09b6c78 2024-04-10T03:52:54.168 INFO:tasks.workunit.client.1.smithi136.stderr:+ get_image_data_pool sparse2 2024-04-10T03:52:54.168 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse2 2024-04-10T03:52:54.168 INFO:tasks.workunit.client.1.smithi136.stderr:+ sed -e s/rbd_data.d714a09b6c78\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-10T03:52:54.168 INFO:tasks.workunit.client.1.smithi136.stderr:+ sort -u 2024-04-10T03:52:54.168 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse2 2024-04-10T03:52:54.169 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep data_pool: 2024-04-10T03:52:54.169 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk -F: { print $NF } 2024-04-10T03:52:54.208 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool= 2024-04-10T03:52:54.209 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ -z ] 2024-04-10T03:52:54.209 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool=rbd 2024-04-10T03:52:54.209 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo rbd 2024-04-10T03:52:54.209 INFO:tasks.workunit.client.1.smithi136.stderr:+ rados ls -p rbd 2024-04-10T03:52:54.284 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects=0 2024-04-10T03:52:54.285 INFO:tasks.workunit.client.1.smithi136.stderr:2 2024-04-10T03:52:54.285 INFO:tasks.workunit.client.1.smithi136.stderr:3 2024-04-10T03:52:54.285 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo 0 2 3 2024-04-10T03:52:54.285 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2024-04-10T03:52:54.285 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export sparse2 /tmp/rbd_import_export_105393/sparse2.out 2024-04-10T03:52:54.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:53 smithi016 bash[72916]: cluster 2024-04-10T03:52:52.391674+0000 mgr.y (mgr.25133) 1394 : cluster 0 pgmap v2087: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 12 KiB/s wr, 183 op/s 2024-04-10T03:52:54.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:53 smithi016 bash[72916]: cluster 2024-04-10T03:52:53.973108+0000 mon.a (mon.0) 2311 : cluster 0 osdmap e1150: 8 total, 8 up, 8 in 2024-04-10T03:52:54.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:53 smithi016 bash[74137]: cluster 2024-04-10T03:52:52.391674+0000 mgr.y (mgr.25133) 1394 : cluster 0 pgmap v2087: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 12 KiB/s wr, 183 op/s 2024-04-10T03:52:54.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:53 smithi016 bash[74137]: cluster 2024-04-10T03:52:53.973108+0000 mon.a (mon.0) 2311 : cluster 0 osdmap e1150: 8 total, 8 up, 8 in 2024-04-10T03:52:54.326 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-04-10T03:52:54.330 INFO:tasks.workunit.client.1.smithi136.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105393/sparse2 /tmp/rbd_import_export_105393/sparse2.out 2024-04-10T03:52:54.330 INFO:tasks.workunit.client.1.smithi136.stderr:+ cmp -l /tmp/rbd_import_export_105393/sparse2 /tmp/rbd_import_export_105393/sparse2.out 2024-04-10T03:52:54.333 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/sparse2 --format %b 2024-04-10T03:52:54.334 INFO:tasks.workunit.client.1.smithi136.stderr:+ origsize=6144 2024-04-10T03:52:54.334 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/sparse2.out --format %b 2024-04-10T03:52:54.335 INFO:tasks.workunit.client.1.smithi136.stderr:+ exportsize=6144 2024-04-10T03:52:54.335 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:54.335 INFO:tasks.workunit.client.1.smithi136.stderr:+ difference=0 2024-04-10T03:52:54.335 INFO:tasks.workunit.client.1.smithi136.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-10T03:52:54.335 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/sparse2.out 2024-04-10T03:52:54.336 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm sparse2 2024-04-10T03:52:54.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:53 smithi136 bash[68278]: cluster 2024-04-10T03:52:52.391674+0000 mgr.y (mgr.25133) 1394 : cluster 0 pgmap v2087: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 12 KiB/s wr, 183 op/s 2024-04-10T03:52:54.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:53 smithi136 bash[68278]: cluster 2024-04-10T03:52:53.973108+0000 mon.a (mon.0) 2311 : cluster 0 osdmap e1150: 8 total, 8 up, 8 in 2024-04-10T03:52:54.519 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-04-10T03:52:54.528 INFO:tasks.workunit.client.1.smithi136.stdout:partially-sparse file imports to partially-sparse image 2024-04-10T03:52:54.528 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo partially-sparse file imports to partially-sparse image 2024-04-10T03:52:54.528 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_105393/sparse1 sparse 2024-04-10T03:52:54.626 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:54.627 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:54.627 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --order is deprecated, use --object-size 2024-04-10T03:52:54.631 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects sparse 2024-04-10T03:52:54.631 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse 2024-04-10T03:52:54.632 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse 2024-04-10T03:52:54.632 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep block_name_prefix 2024-04-10T03:52:54.632 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $NF;} 2024-04-10T03:52:54.680 INFO:tasks.workunit.client.1.smithi136.stderr:+ prefix=rbd_data.d7415478126c 2024-04-10T03:52:54.680 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep rbd_data.d7415478126c 2024-04-10T03:52:54.680 INFO:tasks.workunit.client.1.smithi136.stderr:+ sed -e s/rbd_data.d7415478126c\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-10T03:52:54.680 INFO:tasks.workunit.client.1.smithi136.stderr:+ get_image_data_pool sparse 2024-04-10T03:52:54.680 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse 2024-04-10T03:52:54.680 INFO:tasks.workunit.client.1.smithi136.stderr:+ sort -u 2024-04-10T03:52:54.680 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse 2024-04-10T03:52:54.680 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep data_pool: 2024-04-10T03:52:54.680 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk -F: { print $NF } 2024-04-10T03:52:54.726 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool= 2024-04-10T03:52:54.726 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ -z ] 2024-04-10T03:52:54.726 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool=rbd 2024-04-10T03:52:54.726 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo rbd 2024-04-10T03:52:54.726 INFO:tasks.workunit.client.1.smithi136.stderr:+ rados ls -p rbd 2024-04-10T03:52:54.823 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects=1 2024-04-10T03:52:54.824 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo 1 2024-04-10T03:52:54.824 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-04-10T03:52:54.824 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm sparse 2024-04-10T03:52:55.008 INFO:tasks.workunit.client.1.smithi136.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-04-10T03:52:55.015 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo zeros import through stdin to sparse image 2024-04-10T03:52:55.016 INFO:tasks.workunit.client.1.smithi136.stdout:zeros import through stdin to sparse image 2024-04-10T03:52:55.016 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/dev/zero bs=1M count=4 2024-04-10T03:52:55.016 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd import --new-format - sparse 2024-04-10T03:52:55.092 INFO:tasks.workunit.client.1.smithi136.stderr:4+0 records in 2024-04-10T03:52:55.092 INFO:tasks.workunit.client.1.smithi136.stderr:4+0 records out 2024-04-10T03:52:55.092 INFO:tasks.workunit.client.1.smithi136.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0750175 s, 55.9 MB/s 2024-04-10T03:52:55.117 INFO:tasks.workunit.client.1.smithi136.stderr: Importing image: 100% complete...done. 2024-04-10T03:52:55.117 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:55.122 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects sparse 2024-04-10T03:52:55.122 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse 2024-04-10T03:52:55.123 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse 2024-04-10T03:52:55.123 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep block_name_prefix 2024-04-10T03:52:55.123 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $NF;} 2024-04-10T03:52:55.173 INFO:tasks.workunit.client.1.smithi136.stderr:+ prefix=rbd_data.d7626c5d42fb 2024-04-10T03:52:55.173 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep rbd_data.d7626c5d42fb 2024-04-10T03:52:55.173 INFO:tasks.workunit.client.1.smithi136.stderr:+ get_image_data_pool sparse 2024-04-10T03:52:55.173 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse 2024-04-10T03:52:55.173 INFO:tasks.workunit.client.1.smithi136.stderr:+ sed -e s/rbd_data.d7626c5d42fb\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-10T03:52:55.173 INFO:tasks.workunit.client.1.smithi136.stderr:+ sort -u 2024-04-10T03:52:55.173 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse 2024-04-10T03:52:55.173 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep data_pool: 2024-04-10T03:52:55.173 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk -F: { print $NF } 2024-04-10T03:52:55.214 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool= 2024-04-10T03:52:55.214 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ -z ] 2024-04-10T03:52:55.214 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool=rbd 2024-04-10T03:52:55.214 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo rbd 2024-04-10T03:52:55.214 INFO:tasks.workunit.client.1.smithi136.stderr:+ rados ls -p rbd 2024-04-10T03:52:55.304 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects= 2024-04-10T03:52:55.304 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo 2024-04-10T03:52:55.304 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ 0 -eq 1 -o = ] 2024-04-10T03:52:55.304 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm sparse 2024-04-10T03:52:55.481 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:55.489 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo zeros export to sparse file 2024-04-10T03:52:55.489 INFO:tasks.workunit.client.1.smithi136.stdout:zeros export to sparse file 2024-04-10T03:52:55.489 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd create --new-format sparse --size 4 2024-04-10T03:52:55.549 INFO:tasks.workunit.client.1.smithi136.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-10T03:52:55.552 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse 2024-04-10T03:52:55.552 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep block_name_prefix 2024-04-10T03:52:55.552 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $NF;} 2024-04-10T03:52:55.598 INFO:tasks.workunit.client.1.smithi136.stderr:+ prefix=rbd_data.d783d163bca9 2024-04-10T03:52:55.598 INFO:tasks.workunit.client.1.smithi136.stderr:+ dd if=/dev/zero bs=4M count=1 2024-04-10T03:52:55.598 INFO:tasks.workunit.client.1.smithi136.stderr:+ get_image_data_pool sparse 2024-04-10T03:52:55.598 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse 2024-04-10T03:52:55.598 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse 2024-04-10T03:52:55.598 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep data_pool: 2024-04-10T03:52:55.598 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk -F: { print $NF } 2024-04-10T03:52:55.646 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool= 2024-04-10T03:52:55.646 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ -z ] 2024-04-10T03:52:55.646 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool=rbd 2024-04-10T03:52:55.646 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo rbd 2024-04-10T03:52:55.646 INFO:tasks.workunit.client.1.smithi136.stderr:+ rados -p rbd put rbd_data.d783d163bca9.000000000000 - 2024-04-10T03:52:55.677 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records in 2024-04-10T03:52:55.678 INFO:tasks.workunit.client.1.smithi136.stderr:1+0 records out 2024-04-10T03:52:55.678 INFO:tasks.workunit.client.1.smithi136.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0796581 s, 52.7 MB/s 2024-04-10T03:52:55.710 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects sparse 2024-04-10T03:52:55.710 INFO:tasks.workunit.client.1.smithi136.stderr:+ image=sparse 2024-04-10T03:52:55.710 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse 2024-04-10T03:52:55.710 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep block_name_prefix 2024-04-10T03:52:55.710 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk {print $NF;} 2024-04-10T03:52:55.757 INFO:tasks.workunit.client.1.smithi136.stderr:+ prefix=rbd_data.d783d163bca9 2024-04-10T03:52:55.757 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep rbd_data.d783d163bca9 2024-04-10T03:52:55.757 INFO:tasks.workunit.client.1.smithi136.stderr:+ get_image_data_pool sparse 2024-04-10T03:52:55.757 INFO:tasks.workunit.client.1.smithi136.stderr:+ + image=sparse 2024-04-10T03:52:55.757 INFO:tasks.workunit.client.1.smithi136.stderr:sed -e s/rbd_data.d783d163bca9\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-10T03:52:55.757 INFO:tasks.workunit.client.1.smithi136.stderr:+ sort -u 2024-04-10T03:52:55.757 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd info sparse 2024-04-10T03:52:55.757 INFO:tasks.workunit.client.1.smithi136.stderr:+ grep data_pool: 2024-04-10T03:52:55.758 INFO:tasks.workunit.client.1.smithi136.stderr:+ awk -F: { print $NF } 2024-04-10T03:52:55.802 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool= 2024-04-10T03:52:55.802 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ -z ] 2024-04-10T03:52:55.802 INFO:tasks.workunit.client.1.smithi136.stderr:+ data_pool=rbd 2024-04-10T03:52:55.802 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo rbd 2024-04-10T03:52:55.802 INFO:tasks.workunit.client.1.smithi136.stderr:+ rados ls -p rbd 2024-04-10T03:52:55.904 INFO:tasks.workunit.client.1.smithi136.stderr:+ objects=0 2024-04-10T03:52:55.904 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo 0 2024-04-10T03:52:55.904 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-04-10T03:52:55.904 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/sparse 2024-04-10T03:52:55.905 INFO:tasks.workunit.client.1.smithi136.stderr:rm: cannot remove '/tmp/rbd_import_export_105393/sparse': No such file or directory 2024-04-10T03:52:55.905 INFO:tasks.workunit.client.1.smithi136.stderr:+ true 2024-04-10T03:52:55.905 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd export sparse /tmp/rbd_import_export_105393/sparse 2024-04-10T03:52:55.953 INFO:tasks.workunit.client.1.smithi136.stderr: Exporting image: 100% complete...done. 2024-04-10T03:52:55.957 INFO:tasks.workunit.client.1.smithi136.stderr:+ stat /tmp/rbd_import_export_105393/sparse --format=%b 2024-04-10T03:52:55.958 INFO:tasks.workunit.client.1.smithi136.stderr:+ [ 0 = 0 ] 2024-04-10T03:52:55.958 INFO:tasks.workunit.client.1.smithi136.stderr:+ rbd rm sparse 2024-04-10T03:52:56.120 INFO:tasks.workunit.client.1.smithi136.stderr: Removing image: 100% complete...done. 2024-04-10T03:52:56.124 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm /tmp/rbd_import_export_105393/sparse /tmp/rbd_import_export_105393/sparse1 /tmp/rbd_import_export_105393/sparse2 /tmp/rbd_import_export_105393/sparse3 2024-04-10T03:52:56.127 INFO:tasks.workunit.client.1.smithi136.stderr:rm: cannot remove '/tmp/rbd_import_export_105393/sparse3': No such file or directory 2024-04-10T03:52:56.127 INFO:tasks.workunit.client.1.smithi136.stderr:+ true 2024-04-10T03:52:56.127 INFO:tasks.workunit.client.1.smithi136.stdout:OK 2024-04-10T03:52:56.129 INFO:tasks.workunit.client.1.smithi136.stderr:+ echo OK 2024-04-10T03:52:56.129 INFO:tasks.workunit.client.1.smithi136.stderr:+ rm -rf /tmp/rbd_import_export_105393 2024-04-10T03:52:56.129 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T03:52:56.129 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-04-10T03:52:56.214 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-04-10T03:52:56.215 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-04-10T03:52:56.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:55 smithi016 bash[72916]: cluster 2024-04-10T03:52:54.392198+0000 mgr.y (mgr.25133) 1395 : cluster 0 pgmap v2089: 105 pgs: 105 active+clean; 1.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 524 KiB/s rd, 579 KiB/s wr, 195 op/s 2024-04-10T03:52:56.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:55 smithi016 bash[74137]: cluster 2024-04-10T03:52:54.392198+0000 mgr.y (mgr.25133) 1395 : cluster 0 pgmap v2089: 105 pgs: 105 active+clean; 1.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 524 KiB/s rd, 579 KiB/s wr, 195 op/s 2024-04-10T03:52:56.319 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:55 smithi136 bash[68278]: cluster 2024-04-10T03:52:54.392198+0000 mgr.y (mgr.25133) 1395 : cluster 0 pgmap v2089: 105 pgs: 105 active+clean; 1.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 524 KiB/s rd, 579 KiB/s wr, 195 op/s 2024-04-10T03:52:56.479 DEBUG:teuthology.parallel:result is None 2024-04-10T03:52:56.480 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-04-10T03:52:56.493 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-04-10T03:52:56.493 DEBUG:teuthology.orchestra.run.smithi136:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-04-10T03:52:56.541 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-04-10T03:52:56.541 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T03:52:56.541 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-04-10T03:52:56.541 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T03:52:56.541 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-04-10T03:52:56.541 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-10T03:52:56.542 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-04-10T03:52:56.542 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-10T03:52:56.542 DEBUG:teuthology.orchestra.run.smithi016:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:52:56.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T03:52:56.549 INFO:teuthology.orchestra.run.smithi016.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-10T03:52:56.549 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T03:52:56.602 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-10T03:52:56.602 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-10T03:52:56.654 INFO:tasks.workunit:timeout=3h 2024-04-10T03:52:56.654 INFO:tasks.workunit:cleanup=True 2024-04-10T03:52:56.654 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-04-10T03:52:56.708 INFO:tasks.workunit.client.0.smithi016.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-10T03:52:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:57 smithi016 bash[74137]: cluster 2024-04-10T03:52:56.393083+0000 mgr.y (mgr.25133) 1396 : cluster 0 pgmap v2090: 105 pgs: 105 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 387 op/s 2024-04-10T03:52:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:57 smithi016 bash[74137]: audit 2024-04-10T03:52:57.589221+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:57 smithi016 bash[72916]: cluster 2024-04-10T03:52:56.393083+0000 mgr.y (mgr.25133) 1396 : cluster 0 pgmap v2090: 105 pgs: 105 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 387 op/s 2024-04-10T03:52:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:57 smithi016 bash[72916]: audit 2024-04-10T03:52:57.589221+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:52:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:57 smithi136 bash[68278]: cluster 2024-04-10T03:52:56.393083+0000 mgr.y (mgr.25133) 1396 : cluster 0 pgmap v2090: 105 pgs: 105 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 387 op/s 2024-04-10T03:52:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:57 smithi136 bash[68278]: audit 2024-04-10T03:52:57.589221+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:00.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:59 smithi016 bash[72916]: cluster 2024-04-10T03:52:58.393941+0000 mgr.y (mgr.25133) 1397 : cluster 0 pgmap v2091: 105 pgs: 105 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 905 KiB/s rd, 913 KiB/s wr, 352 op/s 2024-04-10T03:53:00.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:52:59 smithi016 bash[72916]: cluster 2024-04-10T03:52:58.981682+0000 mon.a (mon.0) 2313 : cluster 0 osdmap e1151: 8 total, 8 up, 8 in 2024-04-10T03:53:00.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:59 smithi016 bash[74137]: cluster 2024-04-10T03:52:58.393941+0000 mgr.y (mgr.25133) 1397 : cluster 0 pgmap v2091: 105 pgs: 105 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 905 KiB/s rd, 913 KiB/s wr, 352 op/s 2024-04-10T03:53:00.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:52:59 smithi016 bash[74137]: cluster 2024-04-10T03:52:58.981682+0000 mon.a (mon.0) 2313 : cluster 0 osdmap e1151: 8 total, 8 up, 8 in 2024-04-10T03:53:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:59 smithi136 bash[68278]: cluster 2024-04-10T03:52:58.393941+0000 mgr.y (mgr.25133) 1397 : cluster 0 pgmap v2091: 105 pgs: 105 active+clean; 1.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 905 KiB/s rd, 913 KiB/s wr, 352 op/s 2024-04-10T03:53:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:52:59 smithi136 bash[68278]: cluster 2024-04-10T03:52:58.981682+0000 mon.a (mon.0) 2313 : cluster 0 osdmap e1151: 8 total, 8 up, 8 in 2024-04-10T03:53:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:53:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:53:01] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-04-10T03:53:02.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:01 smithi016 bash[74137]: cluster 2024-04-10T03:53:00.394450+0000 mgr.y (mgr.25133) 1398 : cluster 0 pgmap v2093: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 992 KiB/s rd, 1.4 MiB/s wr, 298 op/s 2024-04-10T03:53:02.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:01 smithi016 bash[72916]: cluster 2024-04-10T03:53:00.394450+0000 mgr.y (mgr.25133) 1398 : cluster 0 pgmap v2093: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 992 KiB/s rd, 1.4 MiB/s wr, 298 op/s 2024-04-10T03:53:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:01 smithi136 bash[68278]: cluster 2024-04-10T03:53:00.394450+0000 mgr.y (mgr.25133) 1398 : cluster 0 pgmap v2093: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 992 KiB/s rd, 1.4 MiB/s wr, 298 op/s 2024-04-10T03:53:02.661 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T03:53:02.714 INFO:tasks.workunit.client.0.smithi016.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-10T03:53:02.717 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T03:53:02.717 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-10T03:53:02.780 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-10T03:53:02.835 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-10T03:53:02.876 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T03:53:02.877 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T03:53:02.878 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-10T03:53:02.919 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T03:53:02.926 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T03:53:02.926 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-10T03:53:02.974 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-04-10T03:53:02.976 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-04-10T03:53:02.976 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 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-04-10T03:53:03.078 INFO:tasks.workunit.client.0.smithi016.stderr:warning: failed to enable lockdep 2024-04-10T03:53:03.079 INFO:tasks.workunit.client.0.smithi016.stdout:seed 112070 2024-04-10T03:53:03.079 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 406 tests from 15 test suites. 2024-04-10T03:53:03.079 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-04-10T03:53:03.079 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 16 tests from TestJournalReplay 2024-04-10T03:53:04.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:03 smithi016 bash[74137]: cluster 2024-04-10T03:53:02.395414+0000 mgr.y (mgr.25133) 1399 : cluster 0 pgmap v2094: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 676 KiB/s rd, 1.1 MiB/s wr, 256 op/s 2024-04-10T03:53:04.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:03 smithi016 bash[72916]: cluster 2024-04-10T03:53:02.395414+0000 mgr.y (mgr.25133) 1399 : cluster 0 pgmap v2094: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 676 KiB/s rd, 1.1 MiB/s wr, 256 op/s 2024-04-10T03:53:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:03 smithi136 bash[68278]: cluster 2024-04-10T03:53:02.395414+0000 mgr.y (mgr.25133) 1399 : cluster 0 pgmap v2094: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 676 KiB/s rd, 1.1 MiB/s wr, 256 op/s 2024-04-10T03:53:05.015 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-04-10T03:53:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:05 smithi016 bash[72916]: cluster 2024-04-10T03:53:03.997902+0000 mon.a (mon.0) 2314 : cluster 0 osdmap e1152: 8 total, 8 up, 8 in 2024-04-10T03:53:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:05 smithi016 bash[72916]: audit 2024-04-10T03:53:04.008012+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.16:0/3904286050' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:05.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:05 smithi016 bash[72916]: audit 2024-04-10T03:53:04.008485+0000 mon.a (mon.0) 2315 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:05 smithi016 bash[74137]: cluster 2024-04-10T03:53:03.997902+0000 mon.a (mon.0) 2314 : cluster 0 osdmap e1152: 8 total, 8 up, 8 in 2024-04-10T03:53:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:05 smithi016 bash[74137]: audit 2024-04-10T03:53:04.008012+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.16:0/3904286050' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:05.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:05 smithi016 bash[74137]: audit 2024-04-10T03:53:04.008485+0000 mon.a (mon.0) 2315 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:05.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:05 smithi136 bash[68278]: cluster 2024-04-10T03:53:03.997902+0000 mon.a (mon.0) 2314 : cluster 0 osdmap e1152: 8 total, 8 up, 8 in 2024-04-10T03:53:05.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:05 smithi136 bash[68278]: audit 2024-04-10T03:53:04.008012+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.16:0/3904286050' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:05.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:05 smithi136 bash[68278]: audit 2024-04-10T03:53:04.008485+0000 mon.a (mon.0) 2315 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:06.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:06 smithi016 bash[74137]: cluster 2024-04-10T03:53:04.396318+0000 mgr.y (mgr.25133) 1400 : cluster 0 pgmap v2096: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 516 KiB/s wr, 86 op/s 2024-04-10T03:53:06.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:06 smithi016 bash[74137]: cluster 2024-04-10T03:53:04.990261+0000 mon.a (mon.0) 2316 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:06.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:06 smithi016 bash[74137]: audit 2024-04-10T03:53:04.999875+0000 mon.a (mon.0) 2317 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:06.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:06 smithi016 bash[74137]: cluster 2024-04-10T03:53:05.007656+0000 mon.a (mon.0) 2318 : cluster 0 osdmap e1153: 8 total, 8 up, 8 in 2024-04-10T03:53:06.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:06 smithi016 bash[72916]: cluster 2024-04-10T03:53:04.396318+0000 mgr.y (mgr.25133) 1400 : cluster 0 pgmap v2096: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 516 KiB/s wr, 86 op/s 2024-04-10T03:53:06.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:06 smithi016 bash[72916]: cluster 2024-04-10T03:53:04.990261+0000 mon.a (mon.0) 2316 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:06.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:06 smithi016 bash[72916]: audit 2024-04-10T03:53:04.999875+0000 mon.a (mon.0) 2317 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:06.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:06 smithi016 bash[72916]: cluster 2024-04-10T03:53:05.007656+0000 mon.a (mon.0) 2318 : cluster 0 osdmap e1153: 8 total, 8 up, 8 in 2024-04-10T03:53:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:06 smithi136 bash[68278]: cluster 2024-04-10T03:53:04.396318+0000 mgr.y (mgr.25133) 1400 : cluster 0 pgmap v2096: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 516 KiB/s wr, 86 op/s 2024-04-10T03:53:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:06 smithi136 bash[68278]: cluster 2024-04-10T03:53:04.990261+0000 mon.a (mon.0) 2316 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:06 smithi136 bash[68278]: audit 2024-04-10T03:53:04.999875+0000 mon.a (mon.0) 2317 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:06 smithi136 bash[68278]: cluster 2024-04-10T03:53:05.007656+0000 mon.a (mon.0) 2318 : cluster 0 osdmap e1153: 8 total, 8 up, 8 in 2024-04-10T03:53:07.081 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.081 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.AioDiscardEvent (2066 ms) 2024-04-10T03:53:07.081 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-04-10T03:53:07.099 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.099 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.AioWriteEvent (19 ms) 2024-04-10T03:53:07.099 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-04-10T03:53:07.114 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.114 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.AioFlushEvent (15 ms) 2024-04-10T03:53:07.114 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-04-10T03:53:07.132 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.132 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.SnapCreate (18 ms) 2024-04-10T03:53:07.132 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-04-10T03:53:07.151 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.151 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.SnapProtect (18 ms) 2024-04-10T03:53:07.151 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-04-10T03:53:07.170 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.170 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.SnapUnprotect (19 ms) 2024-04-10T03:53:07.170 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-04-10T03:53:07.191 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.191 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.SnapRename (21 ms) 2024-04-10T03:53:07.191 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-04-10T03:53:07.208 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.208 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.SnapRollback (18 ms) 2024-04-10T03:53:07.209 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-04-10T03:53:07.224 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.224 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.SnapRemove (16 ms) 2024-04-10T03:53:07.224 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.Rename 2024-04-10T03:53:07.241 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.241 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.Rename (17 ms) 2024-04-10T03:53:07.241 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.Resize 2024-04-10T03:53:07.256 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.256 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.Resize (15 ms) 2024-04-10T03:53:07.256 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.Flatten 2024-04-10T03:53:07.271 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.271 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.Flatten (15 ms) 2024-04-10T03:53:07.271 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-04-10T03:53:07.286 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.286 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.UpdateFeatures (14 ms) 2024-04-10T03:53:07.286 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-04-10T03:53:07.302 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.302 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.MetadataSet (17 ms) 2024-04-10T03:53:07.303 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-04-10T03:53:07.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:07 smithi016 bash[72916]: cluster 2024-04-10T03:53:06.017769+0000 mon.a (mon.0) 2319 : cluster 0 osdmap e1154: 8 total, 8 up, 8 in 2024-04-10T03:53:07.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:07 smithi016 bash[74137]: cluster 2024-04-10T03:53:06.017769+0000 mon.a (mon.0) 2319 : cluster 0 osdmap e1154: 8 total, 8 up, 8 in 2024-04-10T03:53:07.317 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.317 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.MetadataRemove (14 ms) 2024-04-10T03:53:07.317 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-04-10T03:53:07.332 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:07.332 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalReplay.ObjectPosition (16 ms) 2024-04-10T03:53:07.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:07 smithi136 bash[68278]: cluster 2024-04-10T03:53:06.017769+0000 mon.a (mon.0) 2319 : cluster 0 osdmap e1154: 8 total, 8 up, 8 in 2024-04-10T03:53:08.035 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 16 tests from TestJournalReplay (2318 ms total) 2024-04-10T03:53:08.035 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:53:08.035 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 3 tests from TestJournalEntries 2024-04-10T03:53:08.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:08 smithi016 bash[72916]: cluster 2024-04-10T03:53:06.397097+0000 mgr.y (mgr.25133) 1401 : cluster 0 pgmap v2099: 137 pgs: 5 creating+peering, 14 unknown, 118 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 511 B/s wr, 10 op/s 2024-04-10T03:53:08.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:08 smithi016 bash[72916]: cluster 2024-04-10T03:53:07.013630+0000 mon.a (mon.0) 2320 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:53:08.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:08 smithi016 bash[72916]: cluster 2024-04-10T03:53:07.013712+0000 mon.a (mon.0) 2321 : cluster 1 Cluster is now healthy 2024-04-10T03:53:08.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:08 smithi016 bash[72916]: cluster 2024-04-10T03:53:07.030146+0000 mon.a (mon.0) 2322 : cluster 0 osdmap e1155: 8 total, 8 up, 8 in 2024-04-10T03:53:08.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:08 smithi016 bash[74137]: cluster 2024-04-10T03:53:06.397097+0000 mgr.y (mgr.25133) 1401 : cluster 0 pgmap v2099: 137 pgs: 5 creating+peering, 14 unknown, 118 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 511 B/s wr, 10 op/s 2024-04-10T03:53:08.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:08 smithi016 bash[74137]: cluster 2024-04-10T03:53:07.013630+0000 mon.a (mon.0) 2320 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:53:08.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:08 smithi016 bash[74137]: cluster 2024-04-10T03:53:07.013712+0000 mon.a (mon.0) 2321 : cluster 1 Cluster is now healthy 2024-04-10T03:53:08.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:08 smithi016 bash[74137]: cluster 2024-04-10T03:53:07.030146+0000 mon.a (mon.0) 2322 : cluster 0 osdmap e1155: 8 total, 8 up, 8 in 2024-04-10T03:53:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:08 smithi136 bash[68278]: cluster 2024-04-10T03:53:06.397097+0000 mgr.y (mgr.25133) 1401 : cluster 0 pgmap v2099: 137 pgs: 5 creating+peering, 14 unknown, 118 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 511 B/s wr, 10 op/s 2024-04-10T03:53:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:08 smithi136 bash[68278]: cluster 2024-04-10T03:53:07.013630+0000 mon.a (mon.0) 2320 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:53:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:08 smithi136 bash[68278]: cluster 2024-04-10T03:53:07.013712+0000 mon.a (mon.0) 2321 : cluster 1 Cluster is now healthy 2024-04-10T03:53:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:08 smithi136 bash[68278]: cluster 2024-04-10T03:53:07.030146+0000 mon.a (mon.0) 2322 : cluster 0 osdmap e1155: 8 total, 8 up, 8 in 2024-04-10T03:53:09.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:09 smithi016 bash[72916]: cluster 2024-04-10T03:53:08.032153+0000 mon.a (mon.0) 2323 : cluster 0 osdmap e1156: 8 total, 8 up, 8 in 2024-04-10T03:53:09.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:09 smithi016 bash[74137]: cluster 2024-04-10T03:53:08.032153+0000 mon.a (mon.0) 2323 : cluster 0 osdmap e1156: 8 total, 8 up, 8 in 2024-04-10T03:53:09.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:09 smithi136 bash[68278]: cluster 2024-04-10T03:53:08.032153+0000 mon.a (mon.0) 2323 : cluster 0 osdmap e1156: 8 total, 8 up, 8 in 2024-04-10T03:53:10.046 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-04-10T03:53:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:10 smithi016 bash[72916]: cluster 2024-04-10T03:53:08.397490+0000 mgr.y (mgr.25133) 1402 : cluster 0 pgmap v2102: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:10 smithi016 bash[72916]: cluster 2024-04-10T03:53:09.042345+0000 mon.a (mon.0) 2324 : cluster 0 osdmap e1157: 8 total, 8 up, 8 in 2024-04-10T03:53:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:10 smithi016 bash[72916]: audit 2024-04-10T03:53:09.054856+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.16:0/3381962446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:10 smithi016 bash[72916]: audit 2024-04-10T03:53:09.055491+0000 mon.a (mon.0) 2325 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:10.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:10 smithi016 bash[74137]: cluster 2024-04-10T03:53:08.397490+0000 mgr.y (mgr.25133) 1402 : cluster 0 pgmap v2102: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:10.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:10 smithi016 bash[74137]: cluster 2024-04-10T03:53:09.042345+0000 mon.a (mon.0) 2324 : cluster 0 osdmap e1157: 8 total, 8 up, 8 in 2024-04-10T03:53:10.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:10 smithi016 bash[74137]: audit 2024-04-10T03:53:09.054856+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.16:0/3381962446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:10.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:10 smithi016 bash[74137]: audit 2024-04-10T03:53:09.055491+0000 mon.a (mon.0) 2325 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:10 smithi136 bash[68278]: cluster 2024-04-10T03:53:08.397490+0000 mgr.y (mgr.25133) 1402 : cluster 0 pgmap v2102: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:10 smithi136 bash[68278]: cluster 2024-04-10T03:53:09.042345+0000 mon.a (mon.0) 2324 : cluster 0 osdmap e1157: 8 total, 8 up, 8 in 2024-04-10T03:53:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:10 smithi136 bash[68278]: audit 2024-04-10T03:53:09.054856+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.16:0/3381962446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:10 smithi136 bash[68278]: audit 2024-04-10T03:53:09.055491+0000 mon.a (mon.0) 2325 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:11.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:11 smithi016 bash[72916]: audit 2024-04-10T03:53:10.038468+0000 mon.a (mon.0) 2326 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:11.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:11 smithi016 bash[72916]: cluster 2024-04-10T03:53:10.047029+0000 mon.a (mon.0) 2327 : cluster 0 osdmap e1158: 8 total, 8 up, 8 in 2024-04-10T03:53:11.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:11 smithi016 bash[74137]: audit 2024-04-10T03:53:10.038468+0000 mon.a (mon.0) 2326 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:11.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:11 smithi016 bash[74137]: cluster 2024-04-10T03:53:10.047029+0000 mon.a (mon.0) 2327 : cluster 0 osdmap e1158: 8 total, 8 up, 8 in 2024-04-10T03:53:11.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:11 smithi136 bash[68278]: audit 2024-04-10T03:53:10.038468+0000 mon.a (mon.0) 2326 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:11.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:11 smithi136 bash[68278]: cluster 2024-04-10T03:53:10.047029+0000 mon.a (mon.0) 2327 : cluster 0 osdmap e1158: 8 total, 8 up, 8 in 2024-04-10T03:53:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:53:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:53:11] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-04-10T03:53:12.138 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:12.138 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalEntries.AioWrite (2088 ms) 2024-04-10T03:53:12.138 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-04-10T03:53:12.153 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:12.154 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalEntries.AioDiscard (18 ms) 2024-04-10T03:53:12.154 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-04-10T03:53:12.170 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:12.170 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestJournalEntries.AioFlush (16 ms) 2024-04-10T03:53:12.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:12 smithi136 bash[68278]: cluster 2024-04-10T03:53:10.398109+0000 mgr.y (mgr.25133) 1403 : cluster 0 pgmap v2105: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:12.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:12 smithi136 bash[68278]: cluster 2024-04-10T03:53:11.070810+0000 mon.a (mon.0) 2328 : cluster 0 osdmap e1159: 8 total, 8 up, 8 in 2024-04-10T03:53:12.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:12 smithi016 bash[72916]: cluster 2024-04-10T03:53:10.398109+0000 mgr.y (mgr.25133) 1403 : cluster 0 pgmap v2105: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:12.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:12 smithi016 bash[72916]: cluster 2024-04-10T03:53:11.070810+0000 mon.a (mon.0) 2328 : cluster 0 osdmap e1159: 8 total, 8 up, 8 in 2024-04-10T03:53:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:12 smithi016 bash[74137]: cluster 2024-04-10T03:53:10.398109+0000 mgr.y (mgr.25133) 1403 : cluster 0 pgmap v2105: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:12 smithi016 bash[74137]: cluster 2024-04-10T03:53:11.070810+0000 mon.a (mon.0) 2328 : cluster 0 osdmap e1159: 8 total, 8 up, 8 in 2024-04-10T03:53:13.107 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 3 tests from TestJournalEntries (2123 ms total) 2024-04-10T03:53:13.107 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:53:13.107 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 2 tests from TestTrash 2024-04-10T03:53:13.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:13 smithi136 bash[68278]: cluster 2024-04-10T03:53:12.076602+0000 mon.a (mon.0) 2329 : cluster 0 osdmap e1160: 8 total, 8 up, 8 in 2024-04-10T03:53:13.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:13 smithi136 bash[68278]: audit 2024-04-10T03:53:12.589790+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:13 smithi016 bash[74137]: cluster 2024-04-10T03:53:12.076602+0000 mon.a (mon.0) 2329 : cluster 0 osdmap e1160: 8 total, 8 up, 8 in 2024-04-10T03:53:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:13 smithi016 bash[74137]: audit 2024-04-10T03:53:12.589790+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:13 smithi016 bash[72916]: cluster 2024-04-10T03:53:12.076602+0000 mon.a (mon.0) 2329 : cluster 0 osdmap e1160: 8 total, 8 up, 8 in 2024-04-10T03:53:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:13 smithi016 bash[72916]: audit 2024-04-10T03:53:12.589790+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:14 smithi136 bash[68278]: cluster 2024-04-10T03:53:12.398898+0000 mgr.y (mgr.25133) 1404 : cluster 0 pgmap v2108: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:53:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:14 smithi136 bash[68278]: cluster 2024-04-10T03:53:13.100367+0000 mon.a (mon.0) 2331 : cluster 0 osdmap e1161: 8 total, 8 up, 8 in 2024-04-10T03:53:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:14 smithi016 bash[74137]: cluster 2024-04-10T03:53:12.398898+0000 mgr.y (mgr.25133) 1404 : cluster 0 pgmap v2108: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:53:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:14 smithi016 bash[74137]: cluster 2024-04-10T03:53:13.100367+0000 mon.a (mon.0) 2331 : cluster 0 osdmap e1161: 8 total, 8 up, 8 in 2024-04-10T03:53:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:14 smithi016 bash[72916]: cluster 2024-04-10T03:53:12.398898+0000 mgr.y (mgr.25133) 1404 : cluster 0 pgmap v2108: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T03:53:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:14 smithi016 bash[72916]: cluster 2024-04-10T03:53:13.100367+0000 mon.a (mon.0) 2331 : cluster 0 osdmap e1161: 8 total, 8 up, 8 in 2024-04-10T03:53:15.127 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-04-10T03:53:15.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:15 smithi136 bash[68278]: cluster 2024-04-10T03:53:14.111825+0000 mon.a (mon.0) 2332 : cluster 0 osdmap e1162: 8 total, 8 up, 8 in 2024-04-10T03:53:15.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:15 smithi136 bash[68278]: audit 2024-04-10T03:53:14.115434+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.16:0/220208671' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:15.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:15 smithi136 bash[68278]: audit 2024-04-10T03:53:14.116537+0000 mon.a (mon.0) 2333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:15.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:15 smithi016 bash[72916]: cluster 2024-04-10T03:53:14.111825+0000 mon.a (mon.0) 2332 : cluster 0 osdmap e1162: 8 total, 8 up, 8 in 2024-04-10T03:53:15.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:15 smithi016 bash[72916]: audit 2024-04-10T03:53:14.115434+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.16:0/220208671' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:15.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:15 smithi016 bash[72916]: audit 2024-04-10T03:53:14.116537+0000 mon.a (mon.0) 2333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:15.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:15 smithi016 bash[74137]: cluster 2024-04-10T03:53:14.111825+0000 mon.a (mon.0) 2332 : cluster 0 osdmap e1162: 8 total, 8 up, 8 in 2024-04-10T03:53:15.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:15 smithi016 bash[74137]: audit 2024-04-10T03:53:14.115434+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.16:0/220208671' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:15.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:15 smithi016 bash[74137]: audit 2024-04-10T03:53:14.116537+0000 mon.a (mon.0) 2333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:16 smithi136 bash[68278]: cluster 2024-04-10T03:53:14.399716+0000 mgr.y (mgr.25133) 1405 : cluster 0 pgmap v2111: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:16 smithi136 bash[68278]: cluster 2024-04-10T03:53:15.107174+0000 mon.a (mon.0) 2334 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:16 smithi136 bash[68278]: audit 2024-04-10T03:53:15.117365+0000 mon.a (mon.0) 2335 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:16 smithi136 bash[68278]: cluster 2024-04-10T03:53:15.126425+0000 mon.a (mon.0) 2336 : cluster 0 osdmap e1163: 8 total, 8 up, 8 in 2024-04-10T03:53:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:16 smithi016 bash[72916]: cluster 2024-04-10T03:53:14.399716+0000 mgr.y (mgr.25133) 1405 : cluster 0 pgmap v2111: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:16 smithi016 bash[72916]: cluster 2024-04-10T03:53:15.107174+0000 mon.a (mon.0) 2334 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:16 smithi016 bash[72916]: audit 2024-04-10T03:53:15.117365+0000 mon.a (mon.0) 2335 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:16 smithi016 bash[72916]: cluster 2024-04-10T03:53:15.126425+0000 mon.a (mon.0) 2336 : cluster 0 osdmap e1163: 8 total, 8 up, 8 in 2024-04-10T03:53:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:16 smithi016 bash[74137]: cluster 2024-04-10T03:53:14.399716+0000 mgr.y (mgr.25133) 1405 : cluster 0 pgmap v2111: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:16 smithi016 bash[74137]: cluster 2024-04-10T03:53:15.107174+0000 mon.a (mon.0) 2334 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:16 smithi016 bash[74137]: audit 2024-04-10T03:53:15.117365+0000 mon.a (mon.0) 2335 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:16.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:16 smithi016 bash[74137]: cluster 2024-04-10T03:53:15.126425+0000 mon.a (mon.0) 2336 : cluster 0 osdmap e1163: 8 total, 8 up, 8 in 2024-04-10T03:53:17.309 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestTrash.UserRemovingSource (2182 ms) 2024-04-10T03:53:17.309 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-04-10T03:53:17.373 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestTrash.RestoreMirroringSource (65 ms) 2024-04-10T03:53:17.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:17 smithi136 bash[68278]: cluster 2024-04-10T03:53:16.126488+0000 mon.a (mon.0) 2337 : cluster 0 osdmap e1164: 8 total, 8 up, 8 in 2024-04-10T03:53:17.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:17 smithi016 bash[72916]: cluster 2024-04-10T03:53:16.126488+0000 mon.a (mon.0) 2337 : cluster 0 osdmap e1164: 8 total, 8 up, 8 in 2024-04-10T03:53:17.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:17 smithi016 bash[74137]: cluster 2024-04-10T03:53:16.126488+0000 mon.a (mon.0) 2337 : cluster 0 osdmap e1164: 8 total, 8 up, 8 in 2024-04-10T03:53:18.146 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 2 tests from TestTrash (2247 ms total) 2024-04-10T03:53:18.146 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:53:18.146 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 1 test from TestOperations 2024-04-10T03:53:18.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:18 smithi136 bash[68278]: cluster 2024-04-10T03:53:16.400365+0000 mgr.y (mgr.25133) 1406 : cluster 0 pgmap v2114: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:18.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:18 smithi136 bash[68278]: cluster 2024-04-10T03:53:17.121019+0000 mon.a (mon.0) 2338 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:53:18.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:18 smithi136 bash[68278]: cluster 2024-04-10T03:53:17.121094+0000 mon.a (mon.0) 2339 : cluster 1 Cluster is now healthy 2024-04-10T03:53:18.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:18 smithi136 bash[68278]: cluster 2024-04-10T03:53:17.140430+0000 mon.a (mon.0) 2340 : cluster 0 osdmap e1165: 8 total, 8 up, 8 in 2024-04-10T03:53:18.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:18 smithi016 bash[74137]: cluster 2024-04-10T03:53:16.400365+0000 mgr.y (mgr.25133) 1406 : cluster 0 pgmap v2114: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:18 smithi016 bash[74137]: cluster 2024-04-10T03:53:17.121019+0000 mon.a (mon.0) 2338 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:53:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:18 smithi016 bash[74137]: cluster 2024-04-10T03:53:17.121094+0000 mon.a (mon.0) 2339 : cluster 1 Cluster is now healthy 2024-04-10T03:53:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:18 smithi016 bash[74137]: cluster 2024-04-10T03:53:17.140430+0000 mon.a (mon.0) 2340 : cluster 0 osdmap e1165: 8 total, 8 up, 8 in 2024-04-10T03:53:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:18 smithi016 bash[72916]: cluster 2024-04-10T03:53:16.400365+0000 mgr.y (mgr.25133) 1406 : cluster 0 pgmap v2114: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:18 smithi016 bash[72916]: cluster 2024-04-10T03:53:17.121019+0000 mon.a (mon.0) 2338 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:53:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:18 smithi016 bash[72916]: cluster 2024-04-10T03:53:17.121094+0000 mon.a (mon.0) 2339 : cluster 1 Cluster is now healthy 2024-04-10T03:53:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:18 smithi016 bash[72916]: cluster 2024-04-10T03:53:17.140430+0000 mon.a (mon.0) 2340 : cluster 0 osdmap e1165: 8 total, 8 up, 8 in 2024-04-10T03:53:19.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:19 smithi136 bash[68278]: cluster 2024-04-10T03:53:18.140593+0000 mon.a (mon.0) 2341 : cluster 0 osdmap e1166: 8 total, 8 up, 8 in 2024-04-10T03:53:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:19 smithi016 bash[74137]: cluster 2024-04-10T03:53:18.140593+0000 mon.a (mon.0) 2341 : cluster 0 osdmap e1166: 8 total, 8 up, 8 in 2024-04-10T03:53:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:19 smithi016 bash[72916]: cluster 2024-04-10T03:53:18.140593+0000 mon.a (mon.0) 2341 : cluster 0 osdmap e1166: 8 total, 8 up, 8 in 2024-04-10T03:53:20.173 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-04-10T03:53:20.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:20 smithi016 bash[72916]: cluster 2024-04-10T03:53:18.400971+0000 mgr.y (mgr.25133) 1407 : cluster 0 pgmap v2117: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:20.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:20 smithi016 bash[72916]: cluster 2024-04-10T03:53:19.163250+0000 mon.a (mon.0) 2342 : cluster 0 osdmap e1167: 8 total, 8 up, 8 in 2024-04-10T03:53:20.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:20 smithi016 bash[72916]: audit 2024-04-10T03:53:19.167205+0000 mon.a (mon.0) 2343 : audit 1 from='client.? 172.21.15.16:0/2909491114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:20 smithi016 bash[74137]: cluster 2024-04-10T03:53:18.400971+0000 mgr.y (mgr.25133) 1407 : cluster 0 pgmap v2117: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:20 smithi016 bash[74137]: cluster 2024-04-10T03:53:19.163250+0000 mon.a (mon.0) 2342 : cluster 0 osdmap e1167: 8 total, 8 up, 8 in 2024-04-10T03:53:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:20 smithi016 bash[74137]: audit 2024-04-10T03:53:19.167205+0000 mon.a (mon.0) 2343 : audit 1 from='client.? 172.21.15.16:0/2909491114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:20.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:20 smithi136 bash[68278]: cluster 2024-04-10T03:53:18.400971+0000 mgr.y (mgr.25133) 1407 : cluster 0 pgmap v2117: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:20.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:20 smithi136 bash[68278]: cluster 2024-04-10T03:53:19.163250+0000 mon.a (mon.0) 2342 : cluster 0 osdmap e1167: 8 total, 8 up, 8 in 2024-04-10T03:53:20.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:20 smithi136 bash[68278]: audit 2024-04-10T03:53:19.167205+0000 mon.a (mon.0) 2343 : audit 1 from='client.? 172.21.15.16:0/2909491114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:21.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:21 smithi016 bash[74137]: audit 2024-04-10T03:53:20.160537+0000 mon.a (mon.0) 2344 : audit 1 from='client.? 172.21.15.16:0/2909491114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:21.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:21 smithi016 bash[74137]: cluster 2024-04-10T03:53:20.172169+0000 mon.a (mon.0) 2345 : cluster 0 osdmap e1168: 8 total, 8 up, 8 in 2024-04-10T03:53:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:21 smithi016 bash[72916]: audit 2024-04-10T03:53:20.160537+0000 mon.a (mon.0) 2344 : audit 1 from='client.? 172.21.15.16:0/2909491114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:21 smithi016 bash[72916]: cluster 2024-04-10T03:53:20.172169+0000 mon.a (mon.0) 2345 : cluster 0 osdmap e1168: 8 total, 8 up, 8 in 2024-04-10T03:53:21.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:21 smithi136 bash[68278]: audit 2024-04-10T03:53:20.160537+0000 mon.a (mon.0) 2344 : audit 1 from='client.? 172.21.15.16:0/2909491114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:21.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:21 smithi136 bash[68278]: cluster 2024-04-10T03:53:20.172169+0000 mon.a (mon.0) 2345 : cluster 0 osdmap e1168: 8 total, 8 up, 8 in 2024-04-10T03:53:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:53:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:53:21] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.43.0" 2024-04-10T03:53:22.254 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:22.255 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestOperations.DisableJournalingCorrupt (2082 ms) 2024-04-10T03:53:22.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:22 smithi016 bash[74137]: cluster 2024-04-10T03:53:20.401687+0000 mgr.y (mgr.25133) 1408 : cluster 0 pgmap v2120: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:22.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:22 smithi016 bash[74137]: cluster 2024-04-10T03:53:21.192636+0000 mon.a (mon.0) 2346 : cluster 0 osdmap e1169: 8 total, 8 up, 8 in 2024-04-10T03:53:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:22 smithi016 bash[72916]: cluster 2024-04-10T03:53:20.401687+0000 mgr.y (mgr.25133) 1408 : cluster 0 pgmap v2120: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:22 smithi016 bash[72916]: cluster 2024-04-10T03:53:21.192636+0000 mon.a (mon.0) 2346 : cluster 0 osdmap e1169: 8 total, 8 up, 8 in 2024-04-10T03:53:22.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:22 smithi136 bash[68278]: cluster 2024-04-10T03:53:20.401687+0000 mgr.y (mgr.25133) 1408 : cluster 0 pgmap v2120: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:22.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:22 smithi136 bash[68278]: cluster 2024-04-10T03:53:21.192636+0000 mon.a (mon.0) 2346 : cluster 0 osdmap e1169: 8 total, 8 up, 8 in 2024-04-10T03:53:23.210 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 1 test from TestOperations (2082 ms total) 2024-04-10T03:53:23.210 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:53:23.210 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 4 tests from TestObjectMap 2024-04-10T03:53:23.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:23 smithi016 bash[72916]: cluster 2024-04-10T03:53:22.205753+0000 mon.a (mon.0) 2347 : cluster 0 osdmap e1170: 8 total, 8 up, 8 in 2024-04-10T03:53:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:23 smithi016 bash[74137]: cluster 2024-04-10T03:53:22.205753+0000 mon.a (mon.0) 2347 : cluster 0 osdmap e1170: 8 total, 8 up, 8 in 2024-04-10T03:53:23.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:23 smithi136 bash[68278]: cluster 2024-04-10T03:53:22.205753+0000 mon.a (mon.0) 2347 : cluster 0 osdmap e1170: 8 total, 8 up, 8 in 2024-04-10T03:53:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:24 smithi016 bash[74137]: cluster 2024-04-10T03:53:22.402341+0000 mgr.y (mgr.25133) 1409 : cluster 0 pgmap v2123: 137 pgs: 1 creating+peering, 8 unknown, 128 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:24 smithi016 bash[74137]: cluster 2024-04-10T03:53:23.206185+0000 mon.a (mon.0) 2348 : cluster 0 osdmap e1171: 8 total, 8 up, 8 in 2024-04-10T03:53:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:24 smithi016 bash[72916]: cluster 2024-04-10T03:53:22.402341+0000 mgr.y (mgr.25133) 1409 : cluster 0 pgmap v2123: 137 pgs: 1 creating+peering, 8 unknown, 128 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:24 smithi016 bash[72916]: cluster 2024-04-10T03:53:23.206185+0000 mon.a (mon.0) 2348 : cluster 0 osdmap e1171: 8 total, 8 up, 8 in 2024-04-10T03:53:24.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:24 smithi136 bash[68278]: cluster 2024-04-10T03:53:22.402341+0000 mgr.y (mgr.25133) 1409 : cluster 0 pgmap v2123: 137 pgs: 1 creating+peering, 8 unknown, 128 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:24.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:24 smithi136 bash[68278]: cluster 2024-04-10T03:53:23.206185+0000 mon.a (mon.0) 2348 : cluster 0 osdmap e1171: 8 total, 8 up, 8 in 2024-04-10T03:53:25.249 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-04-10T03:53:25.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:25 smithi016 bash[72916]: cluster 2024-04-10T03:53:24.236038+0000 mon.a (mon.0) 2349 : cluster 0 osdmap e1172: 8 total, 8 up, 8 in 2024-04-10T03:53:25.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:25 smithi016 bash[72916]: audit 2024-04-10T03:53:24.239756+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.16:0/3905673957' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:25.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:25 smithi016 bash[72916]: audit 2024-04-10T03:53:24.240733+0000 mon.a (mon.0) 2350 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:25 smithi016 bash[74137]: cluster 2024-04-10T03:53:24.236038+0000 mon.a (mon.0) 2349 : cluster 0 osdmap e1172: 8 total, 8 up, 8 in 2024-04-10T03:53:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:25 smithi016 bash[74137]: audit 2024-04-10T03:53:24.239756+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.16:0/3905673957' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:25 smithi016 bash[74137]: audit 2024-04-10T03:53:24.240733+0000 mon.a (mon.0) 2350 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:25 smithi136 bash[68278]: cluster 2024-04-10T03:53:24.236038+0000 mon.a (mon.0) 2349 : cluster 0 osdmap e1172: 8 total, 8 up, 8 in 2024-04-10T03:53:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:25 smithi136 bash[68278]: audit 2024-04-10T03:53:24.239756+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.16:0/3905673957' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:25.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:25 smithi136 bash[68278]: audit 2024-04-10T03:53:24.240733+0000 mon.a (mon.0) 2350 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[72916]: cluster 2024-04-10T03:53:24.403014+0000 mgr.y (mgr.25133) 1410 : cluster 0 pgmap v2126: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[72916]: cluster 2024-04-10T03:53:25.229776+0000 mon.a (mon.0) 2351 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[72916]: audit 2024-04-10T03:53:25.239304+0000 mon.a (mon.0) 2352 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[72916]: cluster 2024-04-10T03:53:25.246811+0000 mon.a (mon.0) 2353 : cluster 0 osdmap e1173: 8 total, 8 up, 8 in 2024-04-10T03:53:26.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[72916]: audit 2024-04-10T03:53:26.233803+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:53:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[74137]: cluster 2024-04-10T03:53:24.403014+0000 mgr.y (mgr.25133) 1410 : cluster 0 pgmap v2126: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[74137]: cluster 2024-04-10T03:53:25.229776+0000 mon.a (mon.0) 2351 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[74137]: audit 2024-04-10T03:53:25.239304+0000 mon.a (mon.0) 2352 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:26.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[74137]: cluster 2024-04-10T03:53:25.246811+0000 mon.a (mon.0) 2353 : cluster 0 osdmap e1173: 8 total, 8 up, 8 in 2024-04-10T03:53:26.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:26 smithi016 bash[74137]: audit 2024-04-10T03:53:26.233803+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:53:26.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:26 smithi136 bash[68278]: cluster 2024-04-10T03:53:24.403014+0000 mgr.y (mgr.25133) 1410 : cluster 0 pgmap v2126: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:26.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:26 smithi136 bash[68278]: cluster 2024-04-10T03:53:25.229776+0000 mon.a (mon.0) 2351 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:26.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:26 smithi136 bash[68278]: audit 2024-04-10T03:53:25.239304+0000 mon.a (mon.0) 2352 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:26.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:26 smithi136 bash[68278]: cluster 2024-04-10T03:53:25.246811+0000 mon.a (mon.0) 2353 : cluster 0 osdmap e1173: 8 total, 8 up, 8 in 2024-04-10T03:53:26.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:26 smithi136 bash[68278]: audit 2024-04-10T03:53:26.233803+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:53:27.343 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2094 ms) 2024-04-10T03:53:27.343 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-04-10T03:53:27.400 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (57 ms) 2024-04-10T03:53:27.400 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-04-10T03:53:27.478 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (78 ms) 2024-04-10T03:53:27.478 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-04-10T03:53:27.525 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (46 ms) 2024-04-10T03:53:27.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:27 smithi016 bash[74137]: cluster 2024-04-10T03:53:26.255457+0000 mon.a (mon.0) 2355 : cluster 0 osdmap e1174: 8 total, 8 up, 8 in 2024-04-10T03:53:27.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:27 smithi016 bash[74137]: audit 2024-04-10T03:53:26.923286+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:53:27.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:27 smithi016 bash[74137]: audit 2024-04-10T03:53:26.924672+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:53:27.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:27 smithi016 bash[74137]: audit 2024-04-10T03:53:26.934157+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:53:27.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:27 smithi016 bash[72916]: cluster 2024-04-10T03:53:26.255457+0000 mon.a (mon.0) 2355 : cluster 0 osdmap e1174: 8 total, 8 up, 8 in 2024-04-10T03:53:27.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:27 smithi016 bash[72916]: audit 2024-04-10T03:53:26.923286+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:53:27.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:27 smithi016 bash[72916]: audit 2024-04-10T03:53:26.924672+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:53:27.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:27 smithi016 bash[72916]: audit 2024-04-10T03:53:26.934157+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:53:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:27 smithi136 bash[68278]: cluster 2024-04-10T03:53:26.255457+0000 mon.a (mon.0) 2355 : cluster 0 osdmap e1174: 8 total, 8 up, 8 in 2024-04-10T03:53:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:27 smithi136 bash[68278]: audit 2024-04-10T03:53:26.923286+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:53:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:27 smithi136 bash[68278]: audit 2024-04-10T03:53:26.924672+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:53:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:27 smithi136 bash[68278]: audit 2024-04-10T03:53:26.934157+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:53:28.276 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 4 tests from TestObjectMap (2275 ms total) 2024-04-10T03:53:28.276 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:53:28.277 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 2 tests from TestMirroringWatcher 2024-04-10T03:53:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[72916]: cluster 2024-04-10T03:53:26.403430+0000 mgr.y (mgr.25133) 1411 : cluster 0 pgmap v2129: 137 pgs: 3 creating+peering, 13 unknown, 121 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[72916]: cluster 2024-04-10T03:53:27.249134+0000 mon.a (mon.0) 2359 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:53:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[72916]: cluster 2024-04-10T03:53:27.249199+0000 mon.a (mon.0) 2360 : cluster 1 Cluster is now healthy 2024-04-10T03:53:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[72916]: cluster 2024-04-10T03:53:27.266482+0000 mon.a (mon.0) 2361 : cluster 0 osdmap e1175: 8 total, 8 up, 8 in 2024-04-10T03:53:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[72916]: audit 2024-04-10T03:53:27.590056+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[74137]: cluster 2024-04-10T03:53:26.403430+0000 mgr.y (mgr.25133) 1411 : cluster 0 pgmap v2129: 137 pgs: 3 creating+peering, 13 unknown, 121 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[74137]: cluster 2024-04-10T03:53:27.249134+0000 mon.a (mon.0) 2359 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:53:28.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[74137]: cluster 2024-04-10T03:53:27.249199+0000 mon.a (mon.0) 2360 : cluster 1 Cluster is now healthy 2024-04-10T03:53:28.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[74137]: cluster 2024-04-10T03:53:27.266482+0000 mon.a (mon.0) 2361 : cluster 0 osdmap e1175: 8 total, 8 up, 8 in 2024-04-10T03:53:28.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:28 smithi016 bash[74137]: audit 2024-04-10T03:53:27.590056+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:28.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:28 smithi136 bash[68278]: cluster 2024-04-10T03:53:26.403430+0000 mgr.y (mgr.25133) 1411 : cluster 0 pgmap v2129: 137 pgs: 3 creating+peering, 13 unknown, 121 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:28.679 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:28 smithi136 bash[68278]: cluster 2024-04-10T03:53:27.249134+0000 mon.a (mon.0) 2359 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:53:28.679 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:28 smithi136 bash[68278]: cluster 2024-04-10T03:53:27.249199+0000 mon.a (mon.0) 2360 : cluster 1 Cluster is now healthy 2024-04-10T03:53:28.679 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:28 smithi136 bash[68278]: cluster 2024-04-10T03:53:27.266482+0000 mon.a (mon.0) 2361 : cluster 0 osdmap e1175: 8 total, 8 up, 8 in 2024-04-10T03:53:28.679 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:28 smithi136 bash[68278]: audit 2024-04-10T03:53:27.590056+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:29.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:29 smithi016 bash[72916]: cluster 2024-04-10T03:53:28.272464+0000 mon.a (mon.0) 2363 : cluster 0 osdmap e1176: 8 total, 8 up, 8 in 2024-04-10T03:53:29.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:29 smithi016 bash[72916]: cluster 2024-04-10T03:53:28.403995+0000 mgr.y (mgr.25133) 1412 : cluster 0 pgmap v2132: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:29.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:29 smithi016 bash[74137]: cluster 2024-04-10T03:53:28.272464+0000 mon.a (mon.0) 2363 : cluster 0 osdmap e1176: 8 total, 8 up, 8 in 2024-04-10T03:53:29.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:29 smithi016 bash[74137]: cluster 2024-04-10T03:53:28.403995+0000 mgr.y (mgr.25133) 1412 : cluster 0 pgmap v2132: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:29 smithi136 bash[68278]: cluster 2024-04-10T03:53:28.272464+0000 mon.a (mon.0) 2363 : cluster 0 osdmap e1176: 8 total, 8 up, 8 in 2024-04-10T03:53:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:29 smithi136 bash[68278]: cluster 2024-04-10T03:53:28.403995+0000 mgr.y (mgr.25133) 1412 : cluster 0 pgmap v2132: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:30.304 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-04-10T03:53:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:30 smithi016 bash[72916]: cluster 2024-04-10T03:53:29.284391+0000 mon.a (mon.0) 2364 : cluster 0 osdmap e1177: 8 total, 8 up, 8 in 2024-04-10T03:53:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:30 smithi016 bash[72916]: audit 2024-04-10T03:53:29.295573+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.16:0/1335553105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:30 smithi016 bash[72916]: audit 2024-04-10T03:53:29.296376+0000 mon.a (mon.0) 2365 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:30 smithi016 bash[74137]: cluster 2024-04-10T03:53:29.284391+0000 mon.a (mon.0) 2364 : cluster 0 osdmap e1177: 8 total, 8 up, 8 in 2024-04-10T03:53:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:30 smithi016 bash[74137]: audit 2024-04-10T03:53:29.295573+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.16:0/1335553105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:30 smithi016 bash[74137]: audit 2024-04-10T03:53:29.296376+0000 mon.a (mon.0) 2365 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:30.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:30 smithi136 bash[68278]: cluster 2024-04-10T03:53:29.284391+0000 mon.a (mon.0) 2364 : cluster 0 osdmap e1177: 8 total, 8 up, 8 in 2024-04-10T03:53:30.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:30 smithi136 bash[68278]: audit 2024-04-10T03:53:29.295573+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.16:0/1335553105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:30.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:30 smithi136 bash[68278]: audit 2024-04-10T03:53:29.296376+0000 mon.a (mon.0) 2365 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:31 smithi016 bash[74137]: audit 2024-04-10T03:53:30.282168+0000 mon.a (mon.0) 2366 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:31 smithi016 bash[74137]: cluster 2024-04-10T03:53:30.290709+0000 mon.a (mon.0) 2367 : cluster 0 osdmap e1178: 8 total, 8 up, 8 in 2024-04-10T03:53:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:31 smithi016 bash[74137]: cluster 2024-04-10T03:53:30.404651+0000 mgr.y (mgr.25133) 1413 : cluster 0 pgmap v2135: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:31 smithi016 bash[72916]: audit 2024-04-10T03:53:30.282168+0000 mon.a (mon.0) 2366 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:31 smithi016 bash[72916]: cluster 2024-04-10T03:53:30.290709+0000 mon.a (mon.0) 2367 : cluster 0 osdmap e1178: 8 total, 8 up, 8 in 2024-04-10T03:53:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:31 smithi016 bash[72916]: cluster 2024-04-10T03:53:30.404651+0000 mgr.y (mgr.25133) 1413 : cluster 0 pgmap v2135: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:31.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:31 smithi136 bash[68278]: audit 2024-04-10T03:53:30.282168+0000 mon.a (mon.0) 2366 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:31.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:31 smithi136 bash[68278]: cluster 2024-04-10T03:53:30.290709+0000 mon.a (mon.0) 2367 : cluster 0 osdmap e1178: 8 total, 8 up, 8 in 2024-04-10T03:53:31.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:31 smithi136 bash[68278]: cluster 2024-04-10T03:53:30.404651+0000 mgr.y (mgr.25133) 1413 : cluster 0 pgmap v2135: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:53:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:53:31] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-04-10T03:53:32.380 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2076 ms) 2024-04-10T03:53:32.380 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-04-10T03:53:32.411 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (30 ms) 2024-04-10T03:53:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:32 smithi016 bash[74137]: cluster 2024-04-10T03:53:31.311457+0000 mon.a (mon.0) 2368 : cluster 0 osdmap e1179: 8 total, 8 up, 8 in 2024-04-10T03:53:32.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:32 smithi016 bash[72916]: cluster 2024-04-10T03:53:31.311457+0000 mon.a (mon.0) 2368 : cluster 0 osdmap e1179: 8 total, 8 up, 8 in 2024-04-10T03:53:32.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:32 smithi136 bash[68278]: cluster 2024-04-10T03:53:31.311457+0000 mon.a (mon.0) 2368 : cluster 0 osdmap e1179: 8 total, 8 up, 8 in 2024-04-10T03:53:33.332 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 2 tests from TestMirroringWatcher (2107 ms total) 2024-04-10T03:53:33.332 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:53:33.332 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 57 tests from TestMigration 2024-04-10T03:53:33.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:33 smithi136 bash[68278]: cluster 2024-04-10T03:53:32.319938+0000 mon.a (mon.0) 2369 : cluster 0 osdmap e1180: 8 total, 8 up, 8 in 2024-04-10T03:53:33.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:33 smithi136 bash[68278]: cluster 2024-04-10T03:53:32.405093+0000 mgr.y (mgr.25133) 1414 : cluster 0 pgmap v2138: 137 pgs: 16 unknown, 121 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:33.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:33 smithi016 bash[72916]: cluster 2024-04-10T03:53:32.319938+0000 mon.a (mon.0) 2369 : cluster 0 osdmap e1180: 8 total, 8 up, 8 in 2024-04-10T03:53:33.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:33 smithi016 bash[72916]: cluster 2024-04-10T03:53:32.405093+0000 mgr.y (mgr.25133) 1414 : cluster 0 pgmap v2138: 137 pgs: 16 unknown, 121 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:33.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:33 smithi016 bash[74137]: cluster 2024-04-10T03:53:32.319938+0000 mon.a (mon.0) 2369 : cluster 0 osdmap e1180: 8 total, 8 up, 8 in 2024-04-10T03:53:33.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:33 smithi016 bash[74137]: cluster 2024-04-10T03:53:32.405093+0000 mgr.y (mgr.25133) 1414 : cluster 0 pgmap v2138: 137 pgs: 16 unknown, 121 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:34.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:34 smithi136 bash[68278]: cluster 2024-04-10T03:53:33.328494+0000 mon.a (mon.0) 2370 : cluster 0 osdmap e1181: 8 total, 8 up, 8 in 2024-04-10T03:53:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:34 smithi016 bash[74137]: cluster 2024-04-10T03:53:33.328494+0000 mon.a (mon.0) 2370 : cluster 0 osdmap e1181: 8 total, 8 up, 8 in 2024-04-10T03:53:34.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:34 smithi016 bash[72916]: cluster 2024-04-10T03:53:33.328494+0000 mon.a (mon.0) 2370 : cluster 0 osdmap e1181: 8 total, 8 up, 8 in 2024-04-10T03:53:35.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:35 smithi136 bash[68278]: cluster 2024-04-10T03:53:34.338679+0000 mon.a (mon.0) 2371 : cluster 0 osdmap e1182: 8 total, 8 up, 8 in 2024-04-10T03:53:35.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:35 smithi136 bash[68278]: audit 2024-04-10T03:53:34.340903+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.16:0/4138782023' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:35.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:35 smithi136 bash[68278]: audit 2024-04-10T03:53:34.341962+0000 mon.a (mon.0) 2372 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:35.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:35 smithi136 bash[68278]: cluster 2024-04-10T03:53:34.405501+0000 mgr.y (mgr.25133) 1415 : cluster 0 pgmap v2141: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:35.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:35 smithi016 bash[72916]: cluster 2024-04-10T03:53:34.338679+0000 mon.a (mon.0) 2371 : cluster 0 osdmap e1182: 8 total, 8 up, 8 in 2024-04-10T03:53:35.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:35 smithi016 bash[72916]: audit 2024-04-10T03:53:34.340903+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.16:0/4138782023' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:35.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:35 smithi016 bash[72916]: audit 2024-04-10T03:53:34.341962+0000 mon.a (mon.0) 2372 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:35.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:35 smithi016 bash[72916]: cluster 2024-04-10T03:53:34.405501+0000 mgr.y (mgr.25133) 1415 : cluster 0 pgmap v2141: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:35.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:35 smithi016 bash[74137]: cluster 2024-04-10T03:53:34.338679+0000 mon.a (mon.0) 2371 : cluster 0 osdmap e1182: 8 total, 8 up, 8 in 2024-04-10T03:53:35.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:35 smithi016 bash[74137]: audit 2024-04-10T03:53:34.340903+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.16:0/4138782023' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:35.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:35 smithi016 bash[74137]: audit 2024-04-10T03:53:34.341962+0000 mon.a (mon.0) 2372 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:53:35.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:35 smithi016 bash[74137]: cluster 2024-04-10T03:53:34.405501+0000 mgr.y (mgr.25133) 1415 : cluster 0 pgmap v2141: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:36.360 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.Empty 2024-04-10T03:53:36.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:36 smithi136 bash[68278]: cluster 2024-04-10T03:53:35.333356+0000 mon.a (mon.0) 2373 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:36.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:36 smithi136 bash[68278]: audit 2024-04-10T03:53:35.343523+0000 mon.a (mon.0) 2374 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:36.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:36 smithi136 bash[68278]: cluster 2024-04-10T03:53:35.353667+0000 mon.a (mon.0) 2375 : cluster 0 osdmap e1183: 8 total, 8 up, 8 in 2024-04-10T03:53:36.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:36 smithi016 bash[72916]: cluster 2024-04-10T03:53:35.333356+0000 mon.a (mon.0) 2373 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:36.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:36 smithi016 bash[72916]: audit 2024-04-10T03:53:35.343523+0000 mon.a (mon.0) 2374 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:36.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:36 smithi016 bash[72916]: cluster 2024-04-10T03:53:35.353667+0000 mon.a (mon.0) 2375 : cluster 0 osdmap e1183: 8 total, 8 up, 8 in 2024-04-10T03:53:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:36 smithi016 bash[74137]: cluster 2024-04-10T03:53:35.333356+0000 mon.a (mon.0) 2373 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:53:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:36 smithi016 bash[74137]: audit 2024-04-10T03:53:35.343523+0000 mon.a (mon.0) 2374 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:53:36.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:36 smithi016 bash[74137]: cluster 2024-04-10T03:53:35.353667+0000 mon.a (mon.0) 2375 : cluster 0 osdmap e1183: 8 total, 8 up, 8 in 2024-04-10T03:53:37.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:37 smithi136 bash[68278]: cluster 2024-04-10T03:53:36.358024+0000 mon.a (mon.0) 2376 : cluster 0 osdmap e1184: 8 total, 8 up, 8 in 2024-04-10T03:53:37.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:37 smithi136 bash[68278]: cluster 2024-04-10T03:53:36.406185+0000 mgr.y (mgr.25133) 1416 : cluster 0 pgmap v2144: 169 pgs: 51 unknown, 118 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:37.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:37 smithi136 bash[68278]: cluster 2024-04-10T03:53:37.363074+0000 mon.a (mon.0) 2377 : cluster 0 osdmap e1185: 8 total, 8 up, 8 in 2024-04-10T03:53:37.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:37 smithi016 bash[74137]: cluster 2024-04-10T03:53:36.358024+0000 mon.a (mon.0) 2376 : cluster 0 osdmap e1184: 8 total, 8 up, 8 in 2024-04-10T03:53:37.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:37 smithi016 bash[74137]: cluster 2024-04-10T03:53:36.406185+0000 mgr.y (mgr.25133) 1416 : cluster 0 pgmap v2144: 169 pgs: 51 unknown, 118 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:37.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:37 smithi016 bash[74137]: cluster 2024-04-10T03:53:37.363074+0000 mon.a (mon.0) 2377 : cluster 0 osdmap e1185: 8 total, 8 up, 8 in 2024-04-10T03:53:37.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:37 smithi016 bash[72916]: cluster 2024-04-10T03:53:36.358024+0000 mon.a (mon.0) 2376 : cluster 0 osdmap e1184: 8 total, 8 up, 8 in 2024-04-10T03:53:37.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:37 smithi016 bash[72916]: cluster 2024-04-10T03:53:36.406185+0000 mgr.y (mgr.25133) 1416 : cluster 0 pgmap v2144: 169 pgs: 51 unknown, 118 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:37.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:37 smithi016 bash[72916]: cluster 2024-04-10T03:53:37.363074+0000 mon.a (mon.0) 2377 : cluster 0 osdmap e1185: 8 total, 8 up, 8 in 2024-04-10T03:53:38.457 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:38.482 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:38.780 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:38.942 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:39.094 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.Empty (2735 ms) 2024-04-10T03:53:39.094 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.OtherName 2024-04-10T03:53:39.159 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:39.182 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:39.390 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:39.484 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:39.606 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.OtherName (511 ms) 2024-04-10T03:53:39.606 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.OtherPool 2024-04-10T03:53:39.657 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:39.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:39 smithi136 bash[68278]: cluster 2024-04-10T03:53:38.358925+0000 mon.a (mon.0) 2378 : cluster 0 osdmap e1186: 8 total, 8 up, 8 in 2024-04-10T03:53:39.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:39 smithi136 bash[68278]: cluster 2024-04-10T03:53:38.406757+0000 mgr.y (mgr.25133) 1417 : cluster 0 pgmap v2147: 169 pgs: 6 creating+peering, 36 unknown, 127 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:39.675 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:39.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:39 smithi016 bash[72916]: cluster 2024-04-10T03:53:38.358925+0000 mon.a (mon.0) 2378 : cluster 0 osdmap e1186: 8 total, 8 up, 8 in 2024-04-10T03:53:39.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:39 smithi016 bash[72916]: cluster 2024-04-10T03:53:38.406757+0000 mgr.y (mgr.25133) 1417 : cluster 0 pgmap v2147: 169 pgs: 6 creating+peering, 36 unknown, 127 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:39.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:39 smithi016 bash[74137]: cluster 2024-04-10T03:53:38.358925+0000 mon.a (mon.0) 2378 : cluster 0 osdmap e1186: 8 total, 8 up, 8 in 2024-04-10T03:53:39.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:39 smithi016 bash[74137]: cluster 2024-04-10T03:53:38.406757+0000 mgr.y (mgr.25133) 1417 : cluster 0 pgmap v2147: 169 pgs: 6 creating+peering, 36 unknown, 127 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:53:41.594 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:41.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:41 smithi136 bash[68278]: cluster 2024-04-10T03:53:40.368891+0000 mon.a (mon.0) 2379 : cluster 0 osdmap e1187: 8 total, 8 up, 8 in 2024-04-10T03:53:41.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:41 smithi136 bash[68278]: cluster 2024-04-10T03:53:40.407485+0000 mgr.y (mgr.25133) 1418 : cluster 0 pgmap v2149: 169 pgs: 6 creating+peering, 14 unknown, 149 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-04-10T03:53:41.727 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:41.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:41 smithi016 bash[72916]: cluster 2024-04-10T03:53:40.368891+0000 mon.a (mon.0) 2379 : cluster 0 osdmap e1187: 8 total, 8 up, 8 in 2024-04-10T03:53:41.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:41 smithi016 bash[72916]: cluster 2024-04-10T03:53:40.407485+0000 mgr.y (mgr.25133) 1418 : cluster 0 pgmap v2149: 169 pgs: 6 creating+peering, 14 unknown, 149 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-04-10T03:53:41.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:41 smithi016 bash[74137]: cluster 2024-04-10T03:53:40.368891+0000 mon.a (mon.0) 2379 : cluster 0 osdmap e1187: 8 total, 8 up, 8 in 2024-04-10T03:53:41.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:41 smithi016 bash[74137]: cluster 2024-04-10T03:53:40.407485+0000 mgr.y (mgr.25133) 1418 : cluster 0 pgmap v2149: 169 pgs: 6 creating+peering, 14 unknown, 149 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-04-10T03:53:41.860 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.OtherPool (2255 ms) 2024-04-10T03:53:41.860 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.OtherNamespace 2024-04-10T03:53:41.912 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:41.936 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:53:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:53:41] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2024-04-10T03:53:42.211 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:42.376 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:42.568 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.OtherNamespace (707 ms) 2024-04-10T03:53:42.568 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.DataPool 2024-04-10T03:53:42.626 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:42.648 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:42 smithi136 bash[68278]: cluster 2024-04-10T03:53:41.380609+0000 mon.a (mon.0) 2380 : cluster 0 osdmap e1188: 8 total, 8 up, 8 in 2024-04-10T03:53:42.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:42 smithi016 bash[72916]: cluster 2024-04-10T03:53:41.380609+0000 mon.a (mon.0) 2380 : cluster 0 osdmap e1188: 8 total, 8 up, 8 in 2024-04-10T03:53:42.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:42 smithi016 bash[74137]: cluster 2024-04-10T03:53:41.380609+0000 mon.a (mon.0) 2380 : cluster 0 osdmap e1188: 8 total, 8 up, 8 in 2024-04-10T03:53:42.889 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:43.009 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:43.156 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.DataPool (589 ms) 2024-04-10T03:53:43.156 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-04-10T03:53:43.212 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:43.234 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:43.502 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:53:43.691 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.AbortAfterPrepare (535 ms) 2024-04-10T03:53:43.691 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-04-10T03:53:43.743 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:43.760 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:43 smithi136 bash[68278]: cluster 2024-04-10T03:53:42.408549+0000 mgr.y (mgr.25133) 1419 : cluster 0 pgmap v2151: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 16 KiB/s wr, 306 op/s 2024-04-10T03:53:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:43 smithi136 bash[68278]: audit 2024-04-10T03:53:42.594824+0000 mon.a (mon.0) 2381 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:53:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:43 smithi136 bash[68278]: audit 2024-04-10T03:53:42.596371+0000 mon.a (mon.0) 2382 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:43.932 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (241 ms) 2024-04-10T03:53:43.933 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-04-10T03:53:43.976 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:44.005 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:43 smithi016 bash[72916]: cluster 2024-04-10T03:53:42.408549+0000 mgr.y (mgr.25133) 1419 : cluster 0 pgmap v2151: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 16 KiB/s wr, 306 op/s 2024-04-10T03:53:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:43 smithi016 bash[72916]: audit 2024-04-10T03:53:42.594824+0000 mon.a (mon.0) 2381 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:53:44.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:43 smithi016 bash[72916]: audit 2024-04-10T03:53:42.596371+0000 mon.a (mon.0) 2382 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:44.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:43 smithi016 bash[74137]: cluster 2024-04-10T03:53:42.408549+0000 mgr.y (mgr.25133) 1419 : cluster 0 pgmap v2151: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 16 KiB/s wr, 306 op/s 2024-04-10T03:53:44.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:43 smithi016 bash[74137]: audit 2024-04-10T03:53:42.594824+0000 mon.a (mon.0) 2381 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:53:44.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:43 smithi016 bash[74137]: audit 2024-04-10T03:53:42.596371+0000 mon.a (mon.0) 2382 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:44.280 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:44.439 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:53:44.614 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.AbortAfterExecute (682 ms) 2024-04-10T03:53:44.614 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-04-10T03:53:44.665 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:44.687 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:44.907 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:45.026 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:53:45.194 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (579 ms) 2024-04-10T03:53:45.194 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-04-10T03:53:45.247 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:45.270 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:44 smithi016 bash[72916]: cluster 2024-04-10T03:53:43.990176+0000 mon.a (mon.0) 2383 : cluster 0 osdmap e1189: 8 total, 8 up, 8 in 2024-04-10T03:53:45.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:44 smithi016 bash[74137]: cluster 2024-04-10T03:53:43.990176+0000 mon.a (mon.0) 2383 : cluster 0 osdmap e1189: 8 total, 8 up, 8 in 2024-04-10T03:53:45.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:44 smithi136 bash[68278]: cluster 2024-04-10T03:53:43.990176+0000 mon.a (mon.0) 2383 : cluster 0 osdmap e1189: 8 total, 8 up, 8 in 2024-04-10T03:53:45.481 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:45.616 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:53:45.808 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (615 ms) 2024-04-10T03:53:45.809 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-04-10T03:53:45.850 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:45.867 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:45.878 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.MirroringSamePool (70 ms) 2024-04-10T03:53:45.879 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.MirroringAbort 2024-04-10T03:53:45.930 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:45.952 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:45.964 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.MirroringAbort (86 ms) 2024-04-10T03:53:45.964 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-04-10T03:53:46.019 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:46.038 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:46.050 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.MirroringOtherPoolDisabled (86 ms) 2024-04-10T03:53:46.050 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-04-10T03:53:46.106 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:46.128 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:46.143 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.MirroringOtherPoolEnabled (92 ms) 2024-04-10T03:53:46.143 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.MirroringPool 2024-04-10T03:53:46.189 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:46.207 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:53:46.219 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.MirroringPool (76 ms) 2024-04-10T03:53:46.219 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.Group 2024-04-10T03:53:46.271 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:46.308 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:46.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:45 smithi016 bash[72916]: cluster 2024-04-10T03:53:44.409157+0000 mgr.y (mgr.25133) 1420 : cluster 0 pgmap v2153: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 396 KiB/s rd, 23 KiB/s wr, 504 op/s 2024-04-10T03:53:46.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:45 smithi016 bash[74137]: cluster 2024-04-10T03:53:44.409157+0000 mgr.y (mgr.25133) 1420 : cluster 0 pgmap v2153: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 396 KiB/s rd, 23 KiB/s wr, 504 op/s 2024-04-10T03:53:46.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:46 smithi136 bash[68278]: cluster 2024-04-10T03:53:44.409157+0000 mgr.y (mgr.25133) 1420 : cluster 0 pgmap v2153: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 396 KiB/s rd, 23 KiB/s wr, 504 op/s 2024-04-10T03:53:46.525 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:46.620 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:46.768 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.Group (549 ms) 2024-04-10T03:53:46.768 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.GroupAbort 2024-04-10T03:53:46.837 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:46.883 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:47.166 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:53:47.362 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.GroupAbort (594 ms) 2024-04-10T03:53:47.362 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.NoSnaps 2024-04-10T03:53:47.417 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:47.440 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:47.533 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:53:47.606 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:47.966 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:48.149 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:48.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:48 smithi016 bash[74137]: cluster 2024-04-10T03:53:46.409939+0000 mgr.y (mgr.25133) 1421 : cluster 0 pgmap v2154: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 662 KiB/s rd, 40 KiB/s wr, 847 op/s 2024-04-10T03:53:48.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:48 smithi016 bash[72916]: cluster 2024-04-10T03:53:46.409939+0000 mgr.y (mgr.25133) 1421 : cluster 0 pgmap v2154: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 662 KiB/s rd, 40 KiB/s wr, 847 op/s 2024-04-10T03:53:48.360 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.NoSnaps (998 ms) 2024-04-10T03:53:48.360 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-04-10T03:53:48.404 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:48.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:48 smithi136 bash[68278]: cluster 2024-04-10T03:53:46.409939+0000 mgr.y (mgr.25133) 1421 : cluster 0 pgmap v2154: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 662 KiB/s rd, 40 KiB/s wr, 847 op/s 2024-04-10T03:53:48.422 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:48.493 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:53:48.546 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:48.553 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:53:48.594 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:48.910 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:49.109 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:49.293 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.NoSnapsOtherPool (933 ms) 2024-04-10T03:53:49.293 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-04-10T03:53:49.357 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:49.379 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:49.466 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:53:49.522 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:49.928 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:50.130 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:50.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:49 smithi016 bash[72916]: cluster 2024-04-10T03:53:48.410546+0000 mgr.y (mgr.25133) 1422 : cluster 0 pgmap v2155: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 710 KiB/s rd, 44 KiB/s wr, 897 op/s 2024-04-10T03:53:50.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:49 smithi016 bash[72916]: cluster 2024-04-10T03:53:48.993596+0000 mon.a (mon.0) 2384 : cluster 0 osdmap e1190: 8 total, 8 up, 8 in 2024-04-10T03:53:50.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:49 smithi016 bash[74137]: cluster 2024-04-10T03:53:48.410546+0000 mgr.y (mgr.25133) 1422 : cluster 0 pgmap v2155: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 710 KiB/s rd, 44 KiB/s wr, 897 op/s 2024-04-10T03:53:50.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:49 smithi016 bash[74137]: cluster 2024-04-10T03:53:48.993596+0000 mon.a (mon.0) 2384 : cluster 0 osdmap e1190: 8 total, 8 up, 8 in 2024-04-10T03:53:50.314 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.NoSnapsDataPool (1022 ms) 2024-04-10T03:53:50.314 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-04-10T03:53:50.364 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:50.382 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:50.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:49 smithi136 bash[68278]: cluster 2024-04-10T03:53:48.410546+0000 mgr.y (mgr.25133) 1422 : cluster 0 pgmap v2155: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 710 KiB/s rd, 44 KiB/s wr, 897 op/s 2024-04-10T03:53:50.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:49 smithi136 bash[68278]: cluster 2024-04-10T03:53:48.993596+0000 mon.a (mon.0) 2384 : cluster 0 osdmap e1190: 8 total, 8 up, 8 in 2024-04-10T03:53:50.450 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:53:50.521 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:50.837 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 41943040 2024-04-10T03:53:50.855 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:51.040 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:51.179 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (865 ms) 2024-04-10T03:53:51.179 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-04-10T03:53:51.230 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:51.251 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:51.325 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:53:51.393 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 0 2024-04-10T03:53:51.418 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:51.588 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:51.692 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:51.767 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (588 ms) 2024-04-10T03:53:51.768 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-04-10T03:53:51.827 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:51.857 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:51.940 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:53:51.995 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:53:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:53:51] "GET /metrics HTTP/1.1" 200 38932 "" "Prometheus/2.43.0" 2024-04-10T03:53:52.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:51 smithi016 bash[72916]: cluster 2024-04-10T03:53:50.411231+0000 mgr.y (mgr.25133) 1423 : cluster 0 pgmap v2157: 169 pgs: 169 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 954 op/s 2024-04-10T03:53:52.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:51 smithi016 bash[74137]: cluster 2024-04-10T03:53:50.411231+0000 mgr.y (mgr.25133) 1423 : cluster 0 pgmap v2157: 169 pgs: 169 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 954 op/s 2024-04-10T03:53:52.333 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 0 2024-04-10T03:53:52.363 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:52 smithi136 bash[68278]: cluster 2024-04-10T03:53:50.411231+0000 mgr.y (mgr.25133) 1423 : cluster 0 pgmap v2157: 169 pgs: 169 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 954 op/s 2024-04-10T03:53:52.474 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:52.577 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (810 ms) 2024-04-10T03:53:52.578 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-04-10T03:53:52.626 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:52.644 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:52.714 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:53:52.776 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:53.148 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:53:53.170 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:53.385 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:53.625 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (1048 ms) 2024-04-10T03:53:53.625 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-04-10T03:53:53.674 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:53.692 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:53.753 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:53:53.804 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:53:54.080 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: after_prepare_snap 2024-04-10T03:53:54.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:54 smithi016 bash[74137]: cluster 2024-04-10T03:53:52.412258+0000 mgr.y (mgr.25133) 1424 : cluster 0 pgmap v2158: 169 pgs: 169 active+clean; 117 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 23 MiB/s wr, 1.24k op/s 2024-04-10T03:53:54.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:54 smithi016 bash[72916]: cluster 2024-04-10T03:53:52.412258+0000 mgr.y (mgr.25133) 1424 : cluster 0 pgmap v2158: 169 pgs: 169 active+clean; 117 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 23 MiB/s wr, 1.24k op/s 2024-04-10T03:53:54.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:54 smithi136 bash[68278]: cluster 2024-04-10T03:53:52.412258+0000 mgr.y (mgr.25133) 1424 : cluster 0 pgmap v2158: 169 pgs: 169 active+clean; 117 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 23 MiB/s wr, 1.24k op/s 2024-04-10T03:53:56.046 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 41943040 2024-04-10T03:53:56.087 INFO:tasks.workunit.client.0.smithi016.stdout:write: * 0~1000 2024-04-10T03:53:56.097 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:53:56.265 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:53:56.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:56 smithi016 bash[72916]: cluster 2024-04-10T03:53:54.413366+0000 mgr.y (mgr.25133) 1425 : cluster 0 pgmap v2159: 169 pgs: 169 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 28 MiB/s wr, 1.18k op/s 2024-04-10T03:53:56.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:56 smithi016 bash[72916]: cluster 2024-04-10T03:53:55.011235+0000 mon.a (mon.0) 2385 : cluster 0 osdmap e1191: 8 total, 8 up, 8 in 2024-04-10T03:53:56.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:56 smithi016 bash[74137]: cluster 2024-04-10T03:53:54.413366+0000 mgr.y (mgr.25133) 1425 : cluster 0 pgmap v2159: 169 pgs: 169 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 28 MiB/s wr, 1.18k op/s 2024-04-10T03:53:56.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:56 smithi016 bash[74137]: cluster 2024-04-10T03:53:55.011235+0000 mon.a (mon.0) 2385 : cluster 0 osdmap e1191: 8 total, 8 up, 8 in 2024-04-10T03:53:56.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:56 smithi136 bash[68278]: cluster 2024-04-10T03:53:54.413366+0000 mgr.y (mgr.25133) 1425 : cluster 0 pgmap v2159: 169 pgs: 169 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 28 MiB/s wr, 1.18k op/s 2024-04-10T03:53:56.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:56 smithi136 bash[68278]: cluster 2024-04-10T03:53:55.011235+0000 mon.a (mon.0) 2385 : cluster 0 osdmap e1191: 8 total, 8 up, 8 in 2024-04-10T03:53:56.521 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2896 ms) 2024-04-10T03:53:56.522 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.Snaps 2024-04-10T03:53:56.591 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:53:56.613 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:53:56.682 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:53:57.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:57 smithi016 bash[72916]: cluster 2024-04-10T03:53:56.027152+0000 mon.a (mon.0) 2386 : cluster 0 osdmap e1192: 8 total, 8 up, 8 in 2024-04-10T03:53:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:57 smithi016 bash[74137]: cluster 2024-04-10T03:53:56.027152+0000 mon.a (mon.0) 2386 : cluster 0 osdmap e1192: 8 total, 8 up, 8 in 2024-04-10T03:53:57.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:57 smithi136 bash[68278]: cluster 2024-04-10T03:53:56.027152+0000 mon.a (mon.0) 2386 : cluster 0 osdmap e1192: 8 total, 8 up, 8 in 2024-04-10T03:53:58.066 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:53:58.107 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:53:58.107 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:53:58.107 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:53:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:58 smithi016 bash[72916]: cluster 2024-04-10T03:53:56.413913+0000 mgr.y (mgr.25133) 1426 : cluster 0 pgmap v2162: 169 pgs: 169 active+clean; 197 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 45 MiB/s wr, 1.14k op/s 2024-04-10T03:53:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:58 smithi016 bash[72916]: cluster 2024-04-10T03:53:57.037108+0000 mon.a (mon.0) 2387 : cluster 0 osdmap e1193: 8 total, 8 up, 8 in 2024-04-10T03:53:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:58 smithi016 bash[72916]: audit 2024-04-10T03:53:57.591025+0000 mon.a (mon.0) 2388 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:58 smithi016 bash[74137]: cluster 2024-04-10T03:53:56.413913+0000 mgr.y (mgr.25133) 1426 : cluster 0 pgmap v2162: 169 pgs: 169 active+clean; 197 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 45 MiB/s wr, 1.14k op/s 2024-04-10T03:53:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:58 smithi016 bash[74137]: cluster 2024-04-10T03:53:57.037108+0000 mon.a (mon.0) 2387 : cluster 0 osdmap e1193: 8 total, 8 up, 8 in 2024-04-10T03:53:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:58 smithi016 bash[74137]: audit 2024-04-10T03:53:57.591025+0000 mon.a (mon.0) 2388 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:58 smithi136 bash[68278]: cluster 2024-04-10T03:53:56.413913+0000 mgr.y (mgr.25133) 1426 : cluster 0 pgmap v2162: 169 pgs: 169 active+clean; 197 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 45 MiB/s wr, 1.14k op/s 2024-04-10T03:53:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:58 smithi136 bash[68278]: cluster 2024-04-10T03:53:57.037108+0000 mon.a (mon.0) 2387 : cluster 0 osdmap e1193: 8 total, 8 up, 8 in 2024-04-10T03:53:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:58 smithi136 bash[68278]: audit 2024-04-10T03:53:57.591025+0000 mon.a (mon.0) 2388 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:53:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:53:59 smithi016 bash[72916]: cluster 2024-04-10T03:53:58.039047+0000 mon.a (mon.0) 2389 : cluster 0 osdmap e1194: 8 total, 8 up, 8 in 2024-04-10T03:53:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:53:59 smithi016 bash[74137]: cluster 2024-04-10T03:53:58.039047+0000 mon.a (mon.0) 2389 : cluster 0 osdmap e1194: 8 total, 8 up, 8 in 2024-04-10T03:53:59.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:53:59 smithi136 bash[68278]: cluster 2024-04-10T03:53:58.039047+0000 mon.a (mon.0) 2389 : cluster 0 osdmap e1194: 8 total, 8 up, 8 in 2024-04-10T03:54:00.088 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:54:00.099 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:54:00.100 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:54:00.118 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:54:00.162 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:54:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:00 smithi136 bash[68278]: cluster 2024-04-10T03:53:58.414629+0000 mgr.y (mgr.25133) 1427 : cluster 0 pgmap v2165: 169 pgs: 169 active+clean; 201 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 24 MiB/s wr, 838 op/s 2024-04-10T03:54:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:00 smithi136 bash[68278]: cluster 2024-04-10T03:53:59.060890+0000 mon.a (mon.0) 2390 : cluster 0 osdmap e1195: 8 total, 8 up, 8 in 2024-04-10T03:54:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:00 smithi016 bash[72916]: cluster 2024-04-10T03:53:58.414629+0000 mgr.y (mgr.25133) 1427 : cluster 0 pgmap v2165: 169 pgs: 169 active+clean; 201 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 24 MiB/s wr, 838 op/s 2024-04-10T03:54:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:00 smithi016 bash[72916]: cluster 2024-04-10T03:53:59.060890+0000 mon.a (mon.0) 2390 : cluster 0 osdmap e1195: 8 total, 8 up, 8 in 2024-04-10T03:54:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:00 smithi016 bash[74137]: cluster 2024-04-10T03:53:58.414629+0000 mgr.y (mgr.25133) 1427 : cluster 0 pgmap v2165: 169 pgs: 169 active+clean; 201 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 24 MiB/s wr, 838 op/s 2024-04-10T03:54:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:00 smithi016 bash[74137]: cluster 2024-04-10T03:53:59.060890+0000 mon.a (mon.0) 2390 : cluster 0 osdmap e1195: 8 total, 8 up, 8 in 2024-04-10T03:54:01.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:01 smithi136 bash[68278]: cluster 2024-04-10T03:54:00.061393+0000 mon.a (mon.0) 2391 : cluster 0 osdmap e1196: 8 total, 8 up, 8 in 2024-04-10T03:54:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:01 smithi016 bash[72916]: cluster 2024-04-10T03:54:00.061393+0000 mon.a (mon.0) 2391 : cluster 0 osdmap e1196: 8 total, 8 up, 8 in 2024-04-10T03:54:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:01 smithi016 bash[74137]: cluster 2024-04-10T03:54:00.061393+0000 mon.a (mon.0) 2391 : cluster 0 osdmap e1196: 8 total, 8 up, 8 in 2024-04-10T03:54:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:54:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:54:01] "GET /metrics HTTP/1.1" 200 38984 "" "Prometheus/2.43.0" 2024-04-10T03:54:02.112 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:54:02.165 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:54:02.179 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:54:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:02 smithi136 bash[68278]: cluster 2024-04-10T03:54:00.415122+0000 mgr.y (mgr.25133) 1428 : cluster 0 pgmap v2168: 169 pgs: 169 active+clean; 209 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 8.0 MiB/s wr, 214 op/s 2024-04-10T03:54:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:02 smithi136 bash[68278]: cluster 2024-04-10T03:54:01.079503+0000 mon.a (mon.0) 2392 : cluster 0 osdmap e1197: 8 total, 8 up, 8 in 2024-04-10T03:54:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:02 smithi016 bash[74137]: cluster 2024-04-10T03:54:00.415122+0000 mgr.y (mgr.25133) 1428 : cluster 0 pgmap v2168: 169 pgs: 169 active+clean; 209 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 8.0 MiB/s wr, 214 op/s 2024-04-10T03:54:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:02 smithi016 bash[74137]: cluster 2024-04-10T03:54:01.079503+0000 mon.a (mon.0) 2392 : cluster 0 osdmap e1197: 8 total, 8 up, 8 in 2024-04-10T03:54:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:02 smithi016 bash[72916]: cluster 2024-04-10T03:54:00.415122+0000 mgr.y (mgr.25133) 1428 : cluster 0 pgmap v2168: 169 pgs: 169 active+clean; 209 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 8.0 MiB/s wr, 214 op/s 2024-04-10T03:54:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:02 smithi016 bash[72916]: cluster 2024-04-10T03:54:01.079503+0000 mon.a (mon.0) 2392 : cluster 0 osdmap e1197: 8 total, 8 up, 8 in 2024-04-10T03:54:03.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:03 smithi136 bash[68278]: cluster 2024-04-10T03:54:02.086501+0000 mon.a (mon.0) 2393 : cluster 0 osdmap e1198: 8 total, 8 up, 8 in 2024-04-10T03:54:03.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:03 smithi016 bash[72916]: cluster 2024-04-10T03:54:02.086501+0000 mon.a (mon.0) 2393 : cluster 0 osdmap e1198: 8 total, 8 up, 8 in 2024-04-10T03:54:03.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:03 smithi016 bash[74137]: cluster 2024-04-10T03:54:02.086501+0000 mon.a (mon.0) 2393 : cluster 0 osdmap e1198: 8 total, 8 up, 8 in 2024-04-10T03:54:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:04 smithi136 bash[68278]: cluster 2024-04-10T03:54:02.416012+0000 mgr.y (mgr.25133) 1429 : cluster 0 pgmap v2171: 169 pgs: 169 active+clean; 245 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 14 MiB/s wr, 308 op/s 2024-04-10T03:54:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:04 smithi136 bash[68278]: cluster 2024-04-10T03:54:03.109745+0000 mon.a (mon.0) 2394 : cluster 0 osdmap e1199: 8 total, 8 up, 8 in 2024-04-10T03:54:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:04 smithi016 bash[72916]: cluster 2024-04-10T03:54:02.416012+0000 mgr.y (mgr.25133) 1429 : cluster 0 pgmap v2171: 169 pgs: 169 active+clean; 245 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 14 MiB/s wr, 308 op/s 2024-04-10T03:54:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:04 smithi016 bash[72916]: cluster 2024-04-10T03:54:03.109745+0000 mon.a (mon.0) 2394 : cluster 0 osdmap e1199: 8 total, 8 up, 8 in 2024-04-10T03:54:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:04 smithi016 bash[74137]: cluster 2024-04-10T03:54:02.416012+0000 mgr.y (mgr.25133) 1429 : cluster 0 pgmap v2171: 169 pgs: 169 active+clean; 245 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 14 MiB/s wr, 308 op/s 2024-04-10T03:54:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:04 smithi016 bash[74137]: cluster 2024-04-10T03:54:03.109745+0000 mon.a (mon.0) 2394 : cluster 0 osdmap e1199: 8 total, 8 up, 8 in 2024-04-10T03:54:05.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:05 smithi136 bash[68278]: cluster 2024-04-10T03:54:04.118353+0000 mon.a (mon.0) 2395 : cluster 0 osdmap e1200: 8 total, 8 up, 8 in 2024-04-10T03:54:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:05 smithi016 bash[72916]: cluster 2024-04-10T03:54:04.118353+0000 mon.a (mon.0) 2395 : cluster 0 osdmap e1200: 8 total, 8 up, 8 in 2024-04-10T03:54:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:05 smithi016 bash[74137]: cluster 2024-04-10T03:54:04.118353+0000 mon.a (mon.0) 2395 : cluster 0 osdmap e1200: 8 total, 8 up, 8 in 2024-04-10T03:54:06.010 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:54:06.237 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:54:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:06 smithi136 bash[68278]: cluster 2024-04-10T03:54:04.416914+0000 mgr.y (mgr.25133) 1430 : cluster 0 pgmap v2174: 169 pgs: 169 active+clean; 253 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 11 MiB/s wr, 280 op/s 2024-04-10T03:54:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:06 smithi136 bash[68278]: cluster 2024-04-10T03:54:05.129350+0000 mon.a (mon.0) 2396 : cluster 0 osdmap e1201: 8 total, 8 up, 8 in 2024-04-10T03:54:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:06 smithi016 bash[72916]: cluster 2024-04-10T03:54:04.416914+0000 mgr.y (mgr.25133) 1430 : cluster 0 pgmap v2174: 169 pgs: 169 active+clean; 253 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 11 MiB/s wr, 280 op/s 2024-04-10T03:54:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:06 smithi016 bash[72916]: cluster 2024-04-10T03:54:05.129350+0000 mon.a (mon.0) 2396 : cluster 0 osdmap e1201: 8 total, 8 up, 8 in 2024-04-10T03:54:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:06 smithi016 bash[74137]: cluster 2024-04-10T03:54:04.416914+0000 mgr.y (mgr.25133) 1430 : cluster 0 pgmap v2174: 169 pgs: 169 active+clean; 253 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 11 MiB/s wr, 280 op/s 2024-04-10T03:54:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:06 smithi016 bash[74137]: cluster 2024-04-10T03:54:05.129350+0000 mon.a (mon.0) 2396 : cluster 0 osdmap e1201: 8 total, 8 up, 8 in 2024-04-10T03:54:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:08 smithi136 bash[68278]: cluster 2024-04-10T03:54:06.418267+0000 mgr.y (mgr.25133) 1431 : cluster 0 pgmap v2176: 169 pgs: 169 active+clean; 253 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.8 MiB/s wr, 228 op/s 2024-04-10T03:54:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:08 smithi136 bash[68278]: cluster 2024-04-10T03:54:07.131955+0000 mon.a (mon.0) 2397 : cluster 0 osdmap e1202: 8 total, 8 up, 8 in 2024-04-10T03:54:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:08 smithi016 bash[72916]: cluster 2024-04-10T03:54:06.418267+0000 mgr.y (mgr.25133) 1431 : cluster 0 pgmap v2176: 169 pgs: 169 active+clean; 253 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.8 MiB/s wr, 228 op/s 2024-04-10T03:54:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:08 smithi016 bash[72916]: cluster 2024-04-10T03:54:07.131955+0000 mon.a (mon.0) 2397 : cluster 0 osdmap e1202: 8 total, 8 up, 8 in 2024-04-10T03:54:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:08 smithi016 bash[74137]: cluster 2024-04-10T03:54:06.418267+0000 mgr.y (mgr.25133) 1431 : cluster 0 pgmap v2176: 169 pgs: 169 active+clean; 253 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.8 MiB/s wr, 228 op/s 2024-04-10T03:54:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:08 smithi016 bash[74137]: cluster 2024-04-10T03:54:07.131955+0000 mon.a (mon.0) 2397 : cluster 0 osdmap e1202: 8 total, 8 up, 8 in 2024-04-10T03:54:09.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:09 smithi136 bash[68278]: cluster 2024-04-10T03:54:08.145339+0000 mon.a (mon.0) 2398 : cluster 0 osdmap e1203: 8 total, 8 up, 8 in 2024-04-10T03:54:09.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:09 smithi016 bash[74137]: cluster 2024-04-10T03:54:08.145339+0000 mon.a (mon.0) 2398 : cluster 0 osdmap e1203: 8 total, 8 up, 8 in 2024-04-10T03:54:09.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:09 smithi016 bash[72916]: cluster 2024-04-10T03:54:08.145339+0000 mon.a (mon.0) 2398 : cluster 0 osdmap e1203: 8 total, 8 up, 8 in 2024-04-10T03:54:09.706 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.Snaps (13185 ms) 2024-04-10T03:54:09.707 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-04-10T03:54:09.779 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:54:09.802 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:54:09.893 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:54:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:10 smithi136 bash[68278]: cluster 2024-04-10T03:54:08.419151+0000 mgr.y (mgr.25133) 1432 : cluster 0 pgmap v2179: 169 pgs: 169 active+clean; 265 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 2.8 MiB/s wr, 261 op/s 2024-04-10T03:54:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:10 smithi136 bash[68278]: cluster 2024-04-10T03:54:09.153349+0000 mon.a (mon.0) 2399 : cluster 0 osdmap e1204: 8 total, 8 up, 8 in 2024-04-10T03:54:10.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:10 smithi016 bash[72916]: cluster 2024-04-10T03:54:08.419151+0000 mgr.y (mgr.25133) 1432 : cluster 0 pgmap v2179: 169 pgs: 169 active+clean; 265 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 2.8 MiB/s wr, 261 op/s 2024-04-10T03:54:10.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:10 smithi016 bash[72916]: cluster 2024-04-10T03:54:09.153349+0000 mon.a (mon.0) 2399 : cluster 0 osdmap e1204: 8 total, 8 up, 8 in 2024-04-10T03:54:10.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:10 smithi016 bash[74137]: cluster 2024-04-10T03:54:08.419151+0000 mgr.y (mgr.25133) 1432 : cluster 0 pgmap v2179: 169 pgs: 169 active+clean; 265 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 2.8 MiB/s wr, 261 op/s 2024-04-10T03:54:10.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:10 smithi016 bash[74137]: cluster 2024-04-10T03:54:09.153349+0000 mon.a (mon.0) 2399 : cluster 0 osdmap e1204: 8 total, 8 up, 8 in 2024-04-10T03:54:11.200 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:54:11.230 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:54:11.230 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:54:11.230 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:54:11.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:11 smithi136 bash[68278]: cluster 2024-04-10T03:54:10.156250+0000 mon.a (mon.0) 2400 : cluster 0 osdmap e1205: 8 total, 8 up, 8 in 2024-04-10T03:54:11.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:11 smithi016 bash[74137]: cluster 2024-04-10T03:54:10.156250+0000 mon.a (mon.0) 2400 : cluster 0 osdmap e1205: 8 total, 8 up, 8 in 2024-04-10T03:54:11.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:11 smithi016 bash[72916]: cluster 2024-04-10T03:54:10.156250+0000 mon.a (mon.0) 2400 : cluster 0 osdmap e1205: 8 total, 8 up, 8 in 2024-04-10T03:54:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:54:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:54:11] "GET /metrics HTTP/1.1" 200 38984 "" "Prometheus/2.43.0" 2024-04-10T03:54:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:12 smithi016 bash[72916]: cluster 2024-04-10T03:54:10.419967+0000 mgr.y (mgr.25133) 1433 : cluster 0 pgmap v2182: 169 pgs: 169 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 4.0 MiB/s wr, 65 op/s 2024-04-10T03:54:12.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:12 smithi016 bash[72916]: cluster 2024-04-10T03:54:11.166791+0000 mon.a (mon.0) 2401 : cluster 0 osdmap e1206: 8 total, 8 up, 8 in 2024-04-10T03:54:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:12 smithi016 bash[74137]: cluster 2024-04-10T03:54:10.419967+0000 mgr.y (mgr.25133) 1433 : cluster 0 pgmap v2182: 169 pgs: 169 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 4.0 MiB/s wr, 65 op/s 2024-04-10T03:54:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:12 smithi016 bash[74137]: cluster 2024-04-10T03:54:11.166791+0000 mon.a (mon.0) 2401 : cluster 0 osdmap e1206: 8 total, 8 up, 8 in 2024-04-10T03:54:12.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:12 smithi136 bash[68278]: cluster 2024-04-10T03:54:10.419967+0000 mgr.y (mgr.25133) 1433 : cluster 0 pgmap v2182: 169 pgs: 169 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 4.0 MiB/s wr, 65 op/s 2024-04-10T03:54:12.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:12 smithi136 bash[68278]: cluster 2024-04-10T03:54:11.166791+0000 mon.a (mon.0) 2401 : cluster 0 osdmap e1206: 8 total, 8 up, 8 in 2024-04-10T03:54:13.225 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:54:13.245 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:54:13.245 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:54:13.262 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:54:13.298 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:54:13.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:13 smithi016 bash[74137]: cluster 2024-04-10T03:54:12.190532+0000 mon.a (mon.0) 2402 : cluster 0 osdmap e1207: 8 total, 8 up, 8 in 2024-04-10T03:54:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:13 smithi016 bash[74137]: audit 2024-04-10T03:54:12.591523+0000 mon.a (mon.0) 2403 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:13 smithi016 bash[72916]: cluster 2024-04-10T03:54:12.190532+0000 mon.a (mon.0) 2402 : cluster 0 osdmap e1207: 8 total, 8 up, 8 in 2024-04-10T03:54:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:13 smithi016 bash[72916]: audit 2024-04-10T03:54:12.591523+0000 mon.a (mon.0) 2403 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:13.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:13 smithi136 bash[68278]: cluster 2024-04-10T03:54:12.190532+0000 mon.a (mon.0) 2402 : cluster 0 osdmap e1207: 8 total, 8 up, 8 in 2024-04-10T03:54:13.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:13 smithi136 bash[68278]: audit 2024-04-10T03:54:12.591523+0000 mon.a (mon.0) 2403 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:14 smithi016 bash[74137]: cluster 2024-04-10T03:54:12.420773+0000 mgr.y (mgr.25133) 1434 : cluster 0 pgmap v2185: 169 pgs: 169 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 7.0 MiB/s wr, 306 op/s 2024-04-10T03:54:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:14 smithi016 bash[74137]: cluster 2024-04-10T03:54:13.193104+0000 mon.a (mon.0) 2404 : cluster 0 osdmap e1208: 8 total, 8 up, 8 in 2024-04-10T03:54:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:14 smithi016 bash[74137]: cluster 2024-04-10T03:54:14.007834+0000 mon.a (mon.0) 2405 : cluster 0 osdmap e1209: 8 total, 8 up, 8 in 2024-04-10T03:54:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:14 smithi016 bash[72916]: cluster 2024-04-10T03:54:12.420773+0000 mgr.y (mgr.25133) 1434 : cluster 0 pgmap v2185: 169 pgs: 169 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 7.0 MiB/s wr, 306 op/s 2024-04-10T03:54:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:14 smithi016 bash[72916]: cluster 2024-04-10T03:54:13.193104+0000 mon.a (mon.0) 2404 : cluster 0 osdmap e1208: 8 total, 8 up, 8 in 2024-04-10T03:54:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:14 smithi016 bash[72916]: cluster 2024-04-10T03:54:14.007834+0000 mon.a (mon.0) 2405 : cluster 0 osdmap e1209: 8 total, 8 up, 8 in 2024-04-10T03:54:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:14 smithi136 bash[68278]: cluster 2024-04-10T03:54:12.420773+0000 mgr.y (mgr.25133) 1434 : cluster 0 pgmap v2185: 169 pgs: 169 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 7.0 MiB/s wr, 306 op/s 2024-04-10T03:54:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:14 smithi136 bash[68278]: cluster 2024-04-10T03:54:13.193104+0000 mon.a (mon.0) 2404 : cluster 0 osdmap e1208: 8 total, 8 up, 8 in 2024-04-10T03:54:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:14 smithi136 bash[68278]: cluster 2024-04-10T03:54:14.007834+0000 mon.a (mon.0) 2405 : cluster 0 osdmap e1209: 8 total, 8 up, 8 in 2024-04-10T03:54:15.031 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:54:15.082 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:54:15.100 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:54:15.120 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:54:15.202 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:54:16.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:16 smithi016 bash[72916]: cluster 2024-04-10T03:54:14.421745+0000 mgr.y (mgr.25133) 1435 : cluster 0 pgmap v2188: 169 pgs: 169 active+clean; 285 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 354 op/s 2024-04-10T03:54:16.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:16 smithi016 bash[72916]: cluster 2024-04-10T03:54:15.006442+0000 mon.a (mon.0) 2406 : cluster 0 osdmap e1210: 8 total, 8 up, 8 in 2024-04-10T03:54:16.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:16 smithi016 bash[74137]: cluster 2024-04-10T03:54:14.421745+0000 mgr.y (mgr.25133) 1435 : cluster 0 pgmap v2188: 169 pgs: 169 active+clean; 285 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 354 op/s 2024-04-10T03:54:16.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:16 smithi016 bash[74137]: cluster 2024-04-10T03:54:15.006442+0000 mon.a (mon.0) 2406 : cluster 0 osdmap e1210: 8 total, 8 up, 8 in 2024-04-10T03:54:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:16 smithi136 bash[68278]: cluster 2024-04-10T03:54:14.421745+0000 mgr.y (mgr.25133) 1435 : cluster 0 pgmap v2188: 169 pgs: 169 active+clean; 285 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 354 op/s 2024-04-10T03:54:16.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:16 smithi136 bash[68278]: cluster 2024-04-10T03:54:15.006442+0000 mon.a (mon.0) 2406 : cluster 0 osdmap e1210: 8 total, 8 up, 8 in 2024-04-10T03:54:17.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:17 smithi016 bash[72916]: cluster 2024-04-10T03:54:16.211023+0000 mon.a (mon.0) 2407 : cluster 0 osdmap e1211: 8 total, 8 up, 8 in 2024-04-10T03:54:17.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:17 smithi016 bash[74137]: cluster 2024-04-10T03:54:16.211023+0000 mon.a (mon.0) 2407 : cluster 0 osdmap e1211: 8 total, 8 up, 8 in 2024-04-10T03:54:17.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:17 smithi136 bash[68278]: cluster 2024-04-10T03:54:16.211023+0000 mon.a (mon.0) 2407 : cluster 0 osdmap e1211: 8 total, 8 up, 8 in 2024-04-10T03:54:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:18 smithi016 bash[72916]: cluster 2024-04-10T03:54:16.422556+0000 mgr.y (mgr.25133) 1436 : cluster 0 pgmap v2191: 169 pgs: 169 active+clean; 309 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-04-10T03:54:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:18 smithi016 bash[72916]: cluster 2024-04-10T03:54:17.213345+0000 mon.a (mon.0) 2408 : cluster 0 osdmap e1212: 8 total, 8 up, 8 in 2024-04-10T03:54:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:18 smithi016 bash[74137]: cluster 2024-04-10T03:54:16.422556+0000 mgr.y (mgr.25133) 1436 : cluster 0 pgmap v2191: 169 pgs: 169 active+clean; 309 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-04-10T03:54:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:18 smithi016 bash[74137]: cluster 2024-04-10T03:54:17.213345+0000 mon.a (mon.0) 2408 : cluster 0 osdmap e1212: 8 total, 8 up, 8 in 2024-04-10T03:54:18.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:18 smithi136 bash[68278]: cluster 2024-04-10T03:54:16.422556+0000 mgr.y (mgr.25133) 1436 : cluster 0 pgmap v2191: 169 pgs: 169 active+clean; 309 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-04-10T03:54:18.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:18 smithi136 bash[68278]: cluster 2024-04-10T03:54:17.213345+0000 mon.a (mon.0) 2408 : cluster 0 osdmap e1212: 8 total, 8 up, 8 in 2024-04-10T03:54:19.017 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:54:19.245 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:54:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:19 smithi016 bash[72916]: cluster 2024-04-10T03:54:18.229116+0000 mon.a (mon.0) 2409 : cluster 0 osdmap e1213: 8 total, 8 up, 8 in 2024-04-10T03:54:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:19 smithi016 bash[72916]: cluster 2024-04-10T03:54:19.003322+0000 mon.a (mon.0) 2410 : cluster 0 osdmap e1214: 8 total, 8 up, 8 in 2024-04-10T03:54:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:19 smithi016 bash[74137]: cluster 2024-04-10T03:54:18.229116+0000 mon.a (mon.0) 2409 : cluster 0 osdmap e1213: 8 total, 8 up, 8 in 2024-04-10T03:54:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:19 smithi016 bash[74137]: cluster 2024-04-10T03:54:19.003322+0000 mon.a (mon.0) 2410 : cluster 0 osdmap e1214: 8 total, 8 up, 8 in 2024-04-10T03:54:19.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:19 smithi136 bash[68278]: cluster 2024-04-10T03:54:18.229116+0000 mon.a (mon.0) 2409 : cluster 0 osdmap e1213: 8 total, 8 up, 8 in 2024-04-10T03:54:19.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:19 smithi136 bash[68278]: cluster 2024-04-10T03:54:19.003322+0000 mon.a (mon.0) 2410 : cluster 0 osdmap e1214: 8 total, 8 up, 8 in 2024-04-10T03:54:20.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:20 smithi016 bash[74137]: cluster 2024-04-10T03:54:18.423276+0000 mgr.y (mgr.25133) 1437 : cluster 0 pgmap v2194: 169 pgs: 169 active+clean; 333 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 12 MiB/s wr, 98 op/s 2024-04-10T03:54:20.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:20 smithi016 bash[72916]: cluster 2024-04-10T03:54:18.423276+0000 mgr.y (mgr.25133) 1437 : cluster 0 pgmap v2194: 169 pgs: 169 active+clean; 333 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 12 MiB/s wr, 98 op/s 2024-04-10T03:54:20.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:20 smithi136 bash[68278]: cluster 2024-04-10T03:54:18.423276+0000 mgr.y (mgr.25133) 1437 : cluster 0 pgmap v2194: 169 pgs: 169 active+clean; 333 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 12 MiB/s wr, 98 op/s 2024-04-10T03:54:21.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:21 smithi016 bash[74137]: cluster 2024-04-10T03:54:20.259871+0000 mon.a (mon.0) 2411 : cluster 0 osdmap e1215: 8 total, 8 up, 8 in 2024-04-10T03:54:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:21 smithi016 bash[72916]: cluster 2024-04-10T03:54:20.259871+0000 mon.a (mon.0) 2411 : cluster 0 osdmap e1215: 8 total, 8 up, 8 in 2024-04-10T03:54:21.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:21 smithi136 bash[68278]: cluster 2024-04-10T03:54:20.259871+0000 mon.a (mon.0) 2411 : cluster 0 osdmap e1215: 8 total, 8 up, 8 in 2024-04-10T03:54:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:54:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:54:21] "GET /metrics HTTP/1.1" 200 38985 "" "Prometheus/2.43.0" 2024-04-10T03:54:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:22 smithi016 bash[72916]: cluster 2024-04-10T03:54:20.424000+0000 mgr.y (mgr.25133) 1438 : cluster 0 pgmap v2197: 169 pgs: 169 active+clean; 341 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 8.0 MiB/s wr, 177 op/s 2024-04-10T03:54:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:22 smithi016 bash[72916]: cluster 2024-04-10T03:54:21.262728+0000 mon.a (mon.0) 2412 : cluster 0 osdmap e1216: 8 total, 8 up, 8 in 2024-04-10T03:54:22.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:22 smithi016 bash[74137]: cluster 2024-04-10T03:54:20.424000+0000 mgr.y (mgr.25133) 1438 : cluster 0 pgmap v2197: 169 pgs: 169 active+clean; 341 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 8.0 MiB/s wr, 177 op/s 2024-04-10T03:54:22.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:22 smithi016 bash[74137]: cluster 2024-04-10T03:54:21.262728+0000 mon.a (mon.0) 2412 : cluster 0 osdmap e1216: 8 total, 8 up, 8 in 2024-04-10T03:54:22.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:22 smithi136 bash[68278]: cluster 2024-04-10T03:54:20.424000+0000 mgr.y (mgr.25133) 1438 : cluster 0 pgmap v2197: 169 pgs: 169 active+clean; 341 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 8.0 MiB/s wr, 177 op/s 2024-04-10T03:54:22.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:22 smithi136 bash[68278]: cluster 2024-04-10T03:54:21.262728+0000 mon.a (mon.0) 2412 : cluster 0 osdmap e1216: 8 total, 8 up, 8 in 2024-04-10T03:54:22.874 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapsOtherPool (13167 ms) 2024-04-10T03:54:22.874 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-04-10T03:54:22.934 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:54:22.958 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:54:23.056 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:54:23.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:23 smithi016 bash[72916]: cluster 2024-04-10T03:54:22.286312+0000 mon.a (mon.0) 2413 : cluster 0 osdmap e1217: 8 total, 8 up, 8 in 2024-04-10T03:54:23.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:23 smithi016 bash[72916]: cluster 2024-04-10T03:54:22.424531+0000 mgr.y (mgr.25133) 1439 : cluster 0 pgmap v2200: 169 pgs: 169 active+clean; 373 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 11 MiB/s wr, 324 op/s 2024-04-10T03:54:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:23 smithi016 bash[74137]: cluster 2024-04-10T03:54:22.286312+0000 mon.a (mon.0) 2413 : cluster 0 osdmap e1217: 8 total, 8 up, 8 in 2024-04-10T03:54:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:23 smithi016 bash[74137]: cluster 2024-04-10T03:54:22.424531+0000 mgr.y (mgr.25133) 1439 : cluster 0 pgmap v2200: 169 pgs: 169 active+clean; 373 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 11 MiB/s wr, 324 op/s 2024-04-10T03:54:23.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:23 smithi136 bash[68278]: cluster 2024-04-10T03:54:22.286312+0000 mon.a (mon.0) 2413 : cluster 0 osdmap e1217: 8 total, 8 up, 8 in 2024-04-10T03:54:23.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:23 smithi136 bash[68278]: cluster 2024-04-10T03:54:22.424531+0000 mgr.y (mgr.25133) 1439 : cluster 0 pgmap v2200: 169 pgs: 169 active+clean; 373 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 11 MiB/s wr, 324 op/s 2024-04-10T03:54:24.338 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:54:24.369 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:54:24.369 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:54:24.369 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:54:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:24 smithi016 bash[72916]: cluster 2024-04-10T03:54:23.295600+0000 mon.a (mon.0) 2414 : cluster 0 osdmap e1218: 8 total, 8 up, 8 in 2024-04-10T03:54:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:24 smithi016 bash[74137]: cluster 2024-04-10T03:54:23.295600+0000 mon.a (mon.0) 2414 : cluster 0 osdmap e1218: 8 total, 8 up, 8 in 2024-04-10T03:54:24.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:24 smithi136 bash[68278]: cluster 2024-04-10T03:54:23.295600+0000 mon.a (mon.0) 2414 : cluster 0 osdmap e1218: 8 total, 8 up, 8 in 2024-04-10T03:54:25.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:25 smithi016 bash[72916]: cluster 2024-04-10T03:54:24.298874+0000 mon.a (mon.0) 2415 : cluster 0 osdmap e1219: 8 total, 8 up, 8 in 2024-04-10T03:54:25.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:25 smithi016 bash[72916]: cluster 2024-04-10T03:54:24.425225+0000 mgr.y (mgr.25133) 1440 : cluster 0 pgmap v2203: 169 pgs: 169 active+clean; 373 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 12 MiB/s wr, 359 op/s 2024-04-10T03:54:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:25 smithi016 bash[74137]: cluster 2024-04-10T03:54:24.298874+0000 mon.a (mon.0) 2415 : cluster 0 osdmap e1219: 8 total, 8 up, 8 in 2024-04-10T03:54:25.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:25 smithi016 bash[74137]: cluster 2024-04-10T03:54:24.425225+0000 mgr.y (mgr.25133) 1440 : cluster 0 pgmap v2203: 169 pgs: 169 active+clean; 373 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 12 MiB/s wr, 359 op/s 2024-04-10T03:54:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:25 smithi136 bash[68278]: cluster 2024-04-10T03:54:24.298874+0000 mon.a (mon.0) 2415 : cluster 0 osdmap e1219: 8 total, 8 up, 8 in 2024-04-10T03:54:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:25 smithi136 bash[68278]: cluster 2024-04-10T03:54:24.425225+0000 mgr.y (mgr.25133) 1440 : cluster 0 pgmap v2203: 169 pgs: 169 active+clean; 373 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 12 MiB/s wr, 359 op/s 2024-04-10T03:54:26.365 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:54:26.378 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:54:26.378 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:54:26.398 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:54:26.447 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:54:26.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:26 smithi136 bash[68278]: cluster 2024-04-10T03:54:25.325403+0000 mon.a (mon.0) 2416 : cluster 0 osdmap e1220: 8 total, 8 up, 8 in 2024-04-10T03:54:26.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:26 smithi016 bash[72916]: cluster 2024-04-10T03:54:25.325403+0000 mon.a (mon.0) 2416 : cluster 0 osdmap e1220: 8 total, 8 up, 8 in 2024-04-10T03:54:26.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:26 smithi016 bash[74137]: cluster 2024-04-10T03:54:25.325403+0000 mon.a (mon.0) 2416 : cluster 0 osdmap e1220: 8 total, 8 up, 8 in 2024-04-10T03:54:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:27 smithi136 bash[68278]: cluster 2024-04-10T03:54:26.332629+0000 mon.a (mon.0) 2417 : cluster 0 osdmap e1221: 8 total, 8 up, 8 in 2024-04-10T03:54:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:27 smithi136 bash[68278]: cluster 2024-04-10T03:54:26.425872+0000 mgr.y (mgr.25133) 1441 : cluster 0 pgmap v2206: 169 pgs: 169 active+clean; 377 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 8.0 MiB/s wr, 210 op/s 2024-04-10T03:54:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:27 smithi136 bash[68278]: audit 2024-04-10T03:54:27.012670+0000 mon.a (mon.0) 2418 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:54:27.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:27 smithi016 bash[72916]: cluster 2024-04-10T03:54:26.332629+0000 mon.a (mon.0) 2417 : cluster 0 osdmap e1221: 8 total, 8 up, 8 in 2024-04-10T03:54:27.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:27 smithi016 bash[72916]: cluster 2024-04-10T03:54:26.425872+0000 mgr.y (mgr.25133) 1441 : cluster 0 pgmap v2206: 169 pgs: 169 active+clean; 377 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 8.0 MiB/s wr, 210 op/s 2024-04-10T03:54:27.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:27 smithi016 bash[72916]: audit 2024-04-10T03:54:27.012670+0000 mon.a (mon.0) 2418 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:54:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:27 smithi016 bash[74137]: cluster 2024-04-10T03:54:26.332629+0000 mon.a (mon.0) 2417 : cluster 0 osdmap e1221: 8 total, 8 up, 8 in 2024-04-10T03:54:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:27 smithi016 bash[74137]: cluster 2024-04-10T03:54:26.425872+0000 mgr.y (mgr.25133) 1441 : cluster 0 pgmap v2206: 169 pgs: 169 active+clean; 377 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 8.0 MiB/s wr, 210 op/s 2024-04-10T03:54:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:27 smithi016 bash[74137]: audit 2024-04-10T03:54:27.012670+0000 mon.a (mon.0) 2418 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:54:28.374 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:54:28.422 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:54:28.442 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:54:28.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:28 smithi136 bash[68278]: cluster 2024-04-10T03:54:27.337491+0000 mon.a (mon.0) 2419 : cluster 0 osdmap e1222: 8 total, 8 up, 8 in 2024-04-10T03:54:28.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:28 smithi136 bash[68278]: audit 2024-04-10T03:54:27.596122+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:28.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:28 smithi136 bash[68278]: audit 2024-04-10T03:54:27.853409+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:54:28.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:28 smithi136 bash[68278]: audit 2024-04-10T03:54:27.854989+0000 mon.a (mon.0) 2422 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:54:28.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:28 smithi136 bash[68278]: audit 2024-04-10T03:54:27.863959+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:54:28.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[72916]: cluster 2024-04-10T03:54:27.337491+0000 mon.a (mon.0) 2419 : cluster 0 osdmap e1222: 8 total, 8 up, 8 in 2024-04-10T03:54:28.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[72916]: audit 2024-04-10T03:54:27.596122+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:28.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[72916]: audit 2024-04-10T03:54:27.853409+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:54:28.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[72916]: audit 2024-04-10T03:54:27.854989+0000 mon.a (mon.0) 2422 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:54:28.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[72916]: audit 2024-04-10T03:54:27.863959+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:54:28.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[74137]: cluster 2024-04-10T03:54:27.337491+0000 mon.a (mon.0) 2419 : cluster 0 osdmap e1222: 8 total, 8 up, 8 in 2024-04-10T03:54:28.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[74137]: audit 2024-04-10T03:54:27.596122+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:28.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[74137]: audit 2024-04-10T03:54:27.853409+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:54:28.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[74137]: audit 2024-04-10T03:54:27.854989+0000 mon.a (mon.0) 2422 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:54:28.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:28 smithi016 bash[74137]: audit 2024-04-10T03:54:27.863959+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:54:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:29 smithi136 bash[68278]: cluster 2024-04-10T03:54:28.350435+0000 mon.a (mon.0) 2424 : cluster 0 osdmap e1223: 8 total, 8 up, 8 in 2024-04-10T03:54:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:29 smithi136 bash[68278]: cluster 2024-04-10T03:54:28.426443+0000 mgr.y (mgr.25133) 1442 : cluster 0 pgmap v2209: 169 pgs: 169 active+clean; 373 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 6.0 MiB/s wr, 80 op/s 2024-04-10T03:54:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:29 smithi136 bash[68278]: cluster 2024-04-10T03:54:29.007718+0000 mon.a (mon.0) 2425 : cluster 0 osdmap e1224: 8 total, 8 up, 8 in 2024-04-10T03:54:29.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:29 smithi016 bash[72916]: cluster 2024-04-10T03:54:28.350435+0000 mon.a (mon.0) 2424 : cluster 0 osdmap e1223: 8 total, 8 up, 8 in 2024-04-10T03:54:29.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:29 smithi016 bash[72916]: cluster 2024-04-10T03:54:28.426443+0000 mgr.y (mgr.25133) 1442 : cluster 0 pgmap v2209: 169 pgs: 169 active+clean; 373 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 6.0 MiB/s wr, 80 op/s 2024-04-10T03:54:29.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:29 smithi016 bash[72916]: cluster 2024-04-10T03:54:29.007718+0000 mon.a (mon.0) 2425 : cluster 0 osdmap e1224: 8 total, 8 up, 8 in 2024-04-10T03:54:29.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:29 smithi016 bash[74137]: cluster 2024-04-10T03:54:28.350435+0000 mon.a (mon.0) 2424 : cluster 0 osdmap e1223: 8 total, 8 up, 8 in 2024-04-10T03:54:29.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:29 smithi016 bash[74137]: cluster 2024-04-10T03:54:28.426443+0000 mgr.y (mgr.25133) 1442 : cluster 0 pgmap v2209: 169 pgs: 169 active+clean; 373 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 6.0 MiB/s wr, 80 op/s 2024-04-10T03:54:29.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:29 smithi016 bash[74137]: cluster 2024-04-10T03:54:29.007718+0000 mon.a (mon.0) 2425 : cluster 0 osdmap e1224: 8 total, 8 up, 8 in 2024-04-10T03:54:31.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:31 smithi016 bash[72916]: cluster 2024-04-10T03:54:30.010521+0000 mon.a (mon.0) 2426 : cluster 0 osdmap e1225: 8 total, 8 up, 8 in 2024-04-10T03:54:31.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:31 smithi016 bash[74137]: cluster 2024-04-10T03:54:30.010521+0000 mon.a (mon.0) 2426 : cluster 0 osdmap e1225: 8 total, 8 up, 8 in 2024-04-10T03:54:31.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:31 smithi136 bash[68278]: cluster 2024-04-10T03:54:30.010521+0000 mon.a (mon.0) 2426 : cluster 0 osdmap e1225: 8 total, 8 up, 8 in 2024-04-10T03:54:31.884 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:54:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:54:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:54:31] "GET /metrics HTTP/1.1" 200 38981 "" "Prometheus/2.43.0" 2024-04-10T03:54:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:32 smithi016 bash[74137]: cluster 2024-04-10T03:54:30.427250+0000 mgr.y (mgr.25133) 1443 : cluster 0 pgmap v2212: 169 pgs: 169 active+clean; 389 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 162 op/s 2024-04-10T03:54:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:32 smithi016 bash[74137]: cluster 2024-04-10T03:54:31.021637+0000 mon.a (mon.0) 2427 : cluster 0 osdmap e1226: 8 total, 8 up, 8 in 2024-04-10T03:54:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:32 smithi016 bash[72916]: cluster 2024-04-10T03:54:30.427250+0000 mgr.y (mgr.25133) 1443 : cluster 0 pgmap v2212: 169 pgs: 169 active+clean; 389 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 162 op/s 2024-04-10T03:54:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:32 smithi016 bash[72916]: cluster 2024-04-10T03:54:31.021637+0000 mon.a (mon.0) 2427 : cluster 0 osdmap e1226: 8 total, 8 up, 8 in 2024-04-10T03:54:32.137 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:54:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:32 smithi136 bash[68278]: cluster 2024-04-10T03:54:30.427250+0000 mgr.y (mgr.25133) 1443 : cluster 0 pgmap v2212: 169 pgs: 169 active+clean; 389 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 162 op/s 2024-04-10T03:54:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:32 smithi136 bash[68278]: cluster 2024-04-10T03:54:31.021637+0000 mon.a (mon.0) 2427 : cluster 0 osdmap e1226: 8 total, 8 up, 8 in 2024-04-10T03:54:34.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:34 smithi016 bash[72916]: cluster 2024-04-10T03:54:32.428427+0000 mgr.y (mgr.25133) 1444 : cluster 0 pgmap v2214: 169 pgs: 169 active+clean; 397 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.9 MiB/s wr, 260 op/s 2024-04-10T03:54:34.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:34 smithi016 bash[72916]: cluster 2024-04-10T03:54:33.030194+0000 mon.a (mon.0) 2428 : cluster 0 osdmap e1227: 8 total, 8 up, 8 in 2024-04-10T03:54:34.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:34 smithi016 bash[72916]: cluster 2024-04-10T03:54:34.009444+0000 mon.a (mon.0) 2429 : cluster 0 osdmap e1228: 8 total, 8 up, 8 in 2024-04-10T03:54:34.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:34 smithi016 bash[74137]: cluster 2024-04-10T03:54:32.428427+0000 mgr.y (mgr.25133) 1444 : cluster 0 pgmap v2214: 169 pgs: 169 active+clean; 397 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.9 MiB/s wr, 260 op/s 2024-04-10T03:54:34.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:34 smithi016 bash[74137]: cluster 2024-04-10T03:54:33.030194+0000 mon.a (mon.0) 2428 : cluster 0 osdmap e1227: 8 total, 8 up, 8 in 2024-04-10T03:54:34.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:34 smithi016 bash[74137]: cluster 2024-04-10T03:54:34.009444+0000 mon.a (mon.0) 2429 : cluster 0 osdmap e1228: 8 total, 8 up, 8 in 2024-04-10T03:54:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:34 smithi136 bash[68278]: cluster 2024-04-10T03:54:32.428427+0000 mgr.y (mgr.25133) 1444 : cluster 0 pgmap v2214: 169 pgs: 169 active+clean; 397 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.9 MiB/s wr, 260 op/s 2024-04-10T03:54:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:34 smithi136 bash[68278]: cluster 2024-04-10T03:54:33.030194+0000 mon.a (mon.0) 2428 : cluster 0 osdmap e1227: 8 total, 8 up, 8 in 2024-04-10T03:54:34.423 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:34 smithi136 bash[68278]: cluster 2024-04-10T03:54:34.009444+0000 mon.a (mon.0) 2429 : cluster 0 osdmap e1228: 8 total, 8 up, 8 in 2024-04-10T03:54:35.566 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapsDataPool (12692 ms) 2024-04-10T03:54:35.566 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-04-10T03:54:35.631 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:54:35.658 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:54:35.743 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:54:36.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:36 smithi016 bash[72916]: cluster 2024-04-10T03:54:34.429373+0000 mgr.y (mgr.25133) 1445 : cluster 0 pgmap v2217: 169 pgs: 169 active+clean; 413 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.5 MiB/s wr, 303 op/s 2024-04-10T03:54:36.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:36 smithi016 bash[72916]: cluster 2024-04-10T03:54:35.038430+0000 mon.a (mon.0) 2430 : cluster 0 osdmap e1229: 8 total, 8 up, 8 in 2024-04-10T03:54:36.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:36 smithi016 bash[74137]: cluster 2024-04-10T03:54:34.429373+0000 mgr.y (mgr.25133) 1445 : cluster 0 pgmap v2217: 169 pgs: 169 active+clean; 413 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.5 MiB/s wr, 303 op/s 2024-04-10T03:54:36.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:36 smithi016 bash[74137]: cluster 2024-04-10T03:54:35.038430+0000 mon.a (mon.0) 2430 : cluster 0 osdmap e1229: 8 total, 8 up, 8 in 2024-04-10T03:54:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:36 smithi136 bash[68278]: cluster 2024-04-10T03:54:34.429373+0000 mgr.y (mgr.25133) 1445 : cluster 0 pgmap v2217: 169 pgs: 169 active+clean; 413 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.5 MiB/s wr, 303 op/s 2024-04-10T03:54:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:36 smithi136 bash[68278]: cluster 2024-04-10T03:54:35.038430+0000 mon.a (mon.0) 2430 : cluster 0 osdmap e1229: 8 total, 8 up, 8 in 2024-04-10T03:54:37.099 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:54:37.142 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:54:37.142 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:54:37.143 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:54:37.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:37 smithi016 bash[74137]: cluster 2024-04-10T03:54:36.055935+0000 mon.a (mon.0) 2431 : cluster 0 osdmap e1230: 8 total, 8 up, 8 in 2024-04-10T03:54:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:37 smithi016 bash[72916]: cluster 2024-04-10T03:54:36.055935+0000 mon.a (mon.0) 2431 : cluster 0 osdmap e1230: 8 total, 8 up, 8 in 2024-04-10T03:54:37.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:37 smithi136 bash[68278]: cluster 2024-04-10T03:54:36.055935+0000 mon.a (mon.0) 2431 : cluster 0 osdmap e1230: 8 total, 8 up, 8 in 2024-04-10T03:54:38.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:38 smithi136 bash[68278]: cluster 2024-04-10T03:54:36.430322+0000 mgr.y (mgr.25133) 1446 : cluster 0 pgmap v2220: 169 pgs: 169 active+clean; 405 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 7.0 MiB/s wr, 256 op/s 2024-04-10T03:54:38.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:38 smithi136 bash[68278]: cluster 2024-04-10T03:54:37.075495+0000 mon.a (mon.0) 2432 : cluster 0 osdmap e1231: 8 total, 8 up, 8 in 2024-04-10T03:54:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:38 smithi016 bash[72916]: cluster 2024-04-10T03:54:36.430322+0000 mgr.y (mgr.25133) 1446 : cluster 0 pgmap v2220: 169 pgs: 169 active+clean; 405 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 7.0 MiB/s wr, 256 op/s 2024-04-10T03:54:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:38 smithi016 bash[72916]: cluster 2024-04-10T03:54:37.075495+0000 mon.a (mon.0) 2432 : cluster 0 osdmap e1231: 8 total, 8 up, 8 in 2024-04-10T03:54:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:38 smithi016 bash[74137]: cluster 2024-04-10T03:54:36.430322+0000 mgr.y (mgr.25133) 1446 : cluster 0 pgmap v2220: 169 pgs: 169 active+clean; 405 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 7.0 MiB/s wr, 256 op/s 2024-04-10T03:54:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:38 smithi016 bash[74137]: cluster 2024-04-10T03:54:37.075495+0000 mon.a (mon.0) 2432 : cluster 0 osdmap e1231: 8 total, 8 up, 8 in 2024-04-10T03:54:39.125 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:54:39.142 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:54:39.143 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:54:39.167 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:54:39.218 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:54:39.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:39 smithi136 bash[68278]: cluster 2024-04-10T03:54:38.087089+0000 mon.a (mon.0) 2433 : cluster 0 osdmap e1232: 8 total, 8 up, 8 in 2024-04-10T03:54:39.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:39 smithi016 bash[72916]: cluster 2024-04-10T03:54:38.087089+0000 mon.a (mon.0) 2433 : cluster 0 osdmap e1232: 8 total, 8 up, 8 in 2024-04-10T03:54:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:39 smithi016 bash[74137]: cluster 2024-04-10T03:54:38.087089+0000 mon.a (mon.0) 2433 : cluster 0 osdmap e1232: 8 total, 8 up, 8 in 2024-04-10T03:54:40.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:40 smithi136 bash[68278]: cluster 2024-04-10T03:54:38.431184+0000 mgr.y (mgr.25133) 1447 : cluster 0 pgmap v2223: 169 pgs: 169 active+clean; 409 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 4.0 MiB/s wr, 160 op/s 2024-04-10T03:54:40.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:40 smithi136 bash[68278]: cluster 2024-04-10T03:54:39.098505+0000 mon.a (mon.0) 2434 : cluster 0 osdmap e1233: 8 total, 8 up, 8 in 2024-04-10T03:54:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:40 smithi016 bash[74137]: cluster 2024-04-10T03:54:38.431184+0000 mgr.y (mgr.25133) 1447 : cluster 0 pgmap v2223: 169 pgs: 169 active+clean; 409 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 4.0 MiB/s wr, 160 op/s 2024-04-10T03:54:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:40 smithi016 bash[74137]: cluster 2024-04-10T03:54:39.098505+0000 mon.a (mon.0) 2434 : cluster 0 osdmap e1233: 8 total, 8 up, 8 in 2024-04-10T03:54:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:40 smithi016 bash[72916]: cluster 2024-04-10T03:54:38.431184+0000 mgr.y (mgr.25133) 1447 : cluster 0 pgmap v2223: 169 pgs: 169 active+clean; 409 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 4.0 MiB/s wr, 160 op/s 2024-04-10T03:54:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:40 smithi016 bash[72916]: cluster 2024-04-10T03:54:39.098505+0000 mon.a (mon.0) 2434 : cluster 0 osdmap e1233: 8 total, 8 up, 8 in 2024-04-10T03:54:41.153 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:54:41.209 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:54:41.233 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:54:41.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:41 smithi136 bash[68278]: cluster 2024-04-10T03:54:40.102368+0000 mon.a (mon.0) 2435 : cluster 0 osdmap e1234: 8 total, 8 up, 8 in 2024-04-10T03:54:41.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:41 smithi016 bash[74137]: cluster 2024-04-10T03:54:40.102368+0000 mon.a (mon.0) 2435 : cluster 0 osdmap e1234: 8 total, 8 up, 8 in 2024-04-10T03:54:41.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:41 smithi016 bash[72916]: cluster 2024-04-10T03:54:40.102368+0000 mon.a (mon.0) 2435 : cluster 0 osdmap e1234: 8 total, 8 up, 8 in 2024-04-10T03:54:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:54:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:54:41] "GET /metrics HTTP/1.1" 200 38981 "" "Prometheus/2.43.0" 2024-04-10T03:54:42.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:42 smithi136 bash[68278]: cluster 2024-04-10T03:54:40.432137+0000 mgr.y (mgr.25133) 1448 : cluster 0 pgmap v2226: 169 pgs: 169 active+clean; 417 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 135 op/s 2024-04-10T03:54:42.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:42 smithi136 bash[68278]: cluster 2024-04-10T03:54:41.126973+0000 mon.a (mon.0) 2436 : cluster 0 osdmap e1235: 8 total, 8 up, 8 in 2024-04-10T03:54:42.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:42 smithi016 bash[74137]: cluster 2024-04-10T03:54:40.432137+0000 mgr.y (mgr.25133) 1448 : cluster 0 pgmap v2226: 169 pgs: 169 active+clean; 417 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 135 op/s 2024-04-10T03:54:42.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:42 smithi016 bash[74137]: cluster 2024-04-10T03:54:41.126973+0000 mon.a (mon.0) 2436 : cluster 0 osdmap e1235: 8 total, 8 up, 8 in 2024-04-10T03:54:42.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:42 smithi016 bash[72916]: cluster 2024-04-10T03:54:40.432137+0000 mgr.y (mgr.25133) 1448 : cluster 0 pgmap v2226: 169 pgs: 169 active+clean; 417 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 135 op/s 2024-04-10T03:54:42.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:42 smithi016 bash[72916]: cluster 2024-04-10T03:54:41.126973+0000 mon.a (mon.0) 2436 : cluster 0 osdmap e1235: 8 total, 8 up, 8 in 2024-04-10T03:54:43.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:43 smithi136 bash[68278]: cluster 2024-04-10T03:54:42.128021+0000 mon.a (mon.0) 2437 : cluster 0 osdmap e1236: 8 total, 8 up, 8 in 2024-04-10T03:54:43.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:43 smithi136 bash[68278]: audit 2024-04-10T03:54:42.597234+0000 mon.a (mon.0) 2438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:43 smithi016 bash[72916]: cluster 2024-04-10T03:54:42.128021+0000 mon.a (mon.0) 2437 : cluster 0 osdmap e1236: 8 total, 8 up, 8 in 2024-04-10T03:54:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:43 smithi016 bash[72916]: audit 2024-04-10T03:54:42.597234+0000 mon.a (mon.0) 2438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:43 smithi016 bash[74137]: cluster 2024-04-10T03:54:42.128021+0000 mon.a (mon.0) 2437 : cluster 0 osdmap e1236: 8 total, 8 up, 8 in 2024-04-10T03:54:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:43 smithi016 bash[74137]: audit 2024-04-10T03:54:42.597234+0000 mon.a (mon.0) 2438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:44.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:44 smithi136 bash[68278]: cluster 2024-04-10T03:54:42.432799+0000 mgr.y (mgr.25133) 1449 : cluster 0 pgmap v2229: 169 pgs: 169 active+clean; 449 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 10 MiB/s wr, 194 op/s 2024-04-10T03:54:44.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:44 smithi136 bash[68278]: cluster 2024-04-10T03:54:43.143330+0000 mon.a (mon.0) 2439 : cluster 0 osdmap e1237: 8 total, 8 up, 8 in 2024-04-10T03:54:44.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:44 smithi136 bash[68278]: cluster 2024-04-10T03:54:44.015845+0000 mon.a (mon.0) 2440 : cluster 0 osdmap e1238: 8 total, 8 up, 8 in 2024-04-10T03:54:44.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:44 smithi016 bash[72916]: cluster 2024-04-10T03:54:42.432799+0000 mgr.y (mgr.25133) 1449 : cluster 0 pgmap v2229: 169 pgs: 169 active+clean; 449 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 10 MiB/s wr, 194 op/s 2024-04-10T03:54:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:44 smithi016 bash[72916]: cluster 2024-04-10T03:54:43.143330+0000 mon.a (mon.0) 2439 : cluster 0 osdmap e1237: 8 total, 8 up, 8 in 2024-04-10T03:54:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:44 smithi016 bash[72916]: cluster 2024-04-10T03:54:44.015845+0000 mon.a (mon.0) 2440 : cluster 0 osdmap e1238: 8 total, 8 up, 8 in 2024-04-10T03:54:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:44 smithi016 bash[74137]: cluster 2024-04-10T03:54:42.432799+0000 mgr.y (mgr.25133) 1449 : cluster 0 pgmap v2229: 169 pgs: 169 active+clean; 449 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 10 MiB/s wr, 194 op/s 2024-04-10T03:54:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:44 smithi016 bash[74137]: cluster 2024-04-10T03:54:43.143330+0000 mon.a (mon.0) 2439 : cluster 0 osdmap e1237: 8 total, 8 up, 8 in 2024-04-10T03:54:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:44 smithi016 bash[74137]: cluster 2024-04-10T03:54:44.015845+0000 mon.a (mon.0) 2440 : cluster 0 osdmap e1238: 8 total, 8 up, 8 in 2024-04-10T03:54:44.793 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 41943040 2024-04-10T03:54:44.842 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:54:45.048 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:54:46.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:46 smithi136 bash[68278]: cluster 2024-04-10T03:54:44.433438+0000 mgr.y (mgr.25133) 1450 : cluster 0 pgmap v2232: 169 pgs: 169 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 MiB/s wr, 164 op/s 2024-04-10T03:54:46.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:46 smithi136 bash[68278]: cluster 2024-04-10T03:54:45.166008+0000 mon.a (mon.0) 2441 : cluster 0 osdmap e1239: 8 total, 8 up, 8 in 2024-04-10T03:54:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:46 smithi016 bash[72916]: cluster 2024-04-10T03:54:44.433438+0000 mgr.y (mgr.25133) 1450 : cluster 0 pgmap v2232: 169 pgs: 169 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 MiB/s wr, 164 op/s 2024-04-10T03:54:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:46 smithi016 bash[72916]: cluster 2024-04-10T03:54:45.166008+0000 mon.a (mon.0) 2441 : cluster 0 osdmap e1239: 8 total, 8 up, 8 in 2024-04-10T03:54:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:46 smithi016 bash[74137]: cluster 2024-04-10T03:54:44.433438+0000 mgr.y (mgr.25133) 1450 : cluster 0 pgmap v2232: 169 pgs: 169 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 MiB/s wr, 164 op/s 2024-04-10T03:54:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:46 smithi016 bash[74137]: cluster 2024-04-10T03:54:45.166008+0000 mon.a (mon.0) 2441 : cluster 0 osdmap e1239: 8 total, 8 up, 8 in 2024-04-10T03:54:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:47 smithi016 bash[72916]: cluster 2024-04-10T03:54:46.177451+0000 mon.a (mon.0) 2442 : cluster 0 osdmap e1240: 8 total, 8 up, 8 in 2024-04-10T03:54:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:47 smithi016 bash[74137]: cluster 2024-04-10T03:54:46.177451+0000 mon.a (mon.0) 2442 : cluster 0 osdmap e1240: 8 total, 8 up, 8 in 2024-04-10T03:54:47.662 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12096 ms) 2024-04-10T03:54:47.662 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-04-10T03:54:47.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:47 smithi136 bash[68278]: cluster 2024-04-10T03:54:46.177451+0000 mon.a (mon.0) 2442 : cluster 0 osdmap e1240: 8 total, 8 up, 8 in 2024-04-10T03:54:47.719 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:54:47.742 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:54:47.832 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:54:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:48 smithi016 bash[74137]: cluster 2024-04-10T03:54:46.434103+0000 mgr.y (mgr.25133) 1451 : cluster 0 pgmap v2235: 169 pgs: 169 active+clean; 465 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 254 op/s 2024-04-10T03:54:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:48 smithi016 bash[74137]: cluster 2024-04-10T03:54:47.186239+0000 mon.a (mon.0) 2443 : cluster 0 osdmap e1241: 8 total, 8 up, 8 in 2024-04-10T03:54:48.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:48 smithi016 bash[72916]: cluster 2024-04-10T03:54:46.434103+0000 mgr.y (mgr.25133) 1451 : cluster 0 pgmap v2235: 169 pgs: 169 active+clean; 465 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 254 op/s 2024-04-10T03:54:48.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:48 smithi016 bash[72916]: cluster 2024-04-10T03:54:47.186239+0000 mon.a (mon.0) 2443 : cluster 0 osdmap e1241: 8 total, 8 up, 8 in 2024-04-10T03:54:48.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:48 smithi136 bash[68278]: cluster 2024-04-10T03:54:46.434103+0000 mgr.y (mgr.25133) 1451 : cluster 0 pgmap v2235: 169 pgs: 169 active+clean; 465 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 254 op/s 2024-04-10T03:54:48.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:48 smithi136 bash[68278]: cluster 2024-04-10T03:54:47.186239+0000 mon.a (mon.0) 2443 : cluster 0 osdmap e1241: 8 total, 8 up, 8 in 2024-04-10T03:54:49.226 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:54:49.255 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:54:49.255 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:54:49.255 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:54:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:49 smithi016 bash[74137]: cluster 2024-04-10T03:54:48.192885+0000 mon.a (mon.0) 2444 : cluster 0 osdmap e1242: 8 total, 8 up, 8 in 2024-04-10T03:54:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:49 smithi016 bash[72916]: cluster 2024-04-10T03:54:48.192885+0000 mon.a (mon.0) 2444 : cluster 0 osdmap e1242: 8 total, 8 up, 8 in 2024-04-10T03:54:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:49 smithi136 bash[68278]: cluster 2024-04-10T03:54:48.192885+0000 mon.a (mon.0) 2444 : cluster 0 osdmap e1242: 8 total, 8 up, 8 in 2024-04-10T03:54:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:50 smithi016 bash[74137]: cluster 2024-04-10T03:54:48.434857+0000 mgr.y (mgr.25133) 1452 : cluster 0 pgmap v2238: 169 pgs: 169 active+clean; 473 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 6.0 MiB/s wr, 450 op/s 2024-04-10T03:54:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:50 smithi016 bash[74137]: cluster 2024-04-10T03:54:49.198144+0000 mon.a (mon.0) 2445 : cluster 0 osdmap e1243: 8 total, 8 up, 8 in 2024-04-10T03:54:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:50 smithi016 bash[72916]: cluster 2024-04-10T03:54:48.434857+0000 mgr.y (mgr.25133) 1452 : cluster 0 pgmap v2238: 169 pgs: 169 active+clean; 473 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 6.0 MiB/s wr, 450 op/s 2024-04-10T03:54:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:50 smithi016 bash[72916]: cluster 2024-04-10T03:54:49.198144+0000 mon.a (mon.0) 2445 : cluster 0 osdmap e1243: 8 total, 8 up, 8 in 2024-04-10T03:54:50.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:50 smithi136 bash[68278]: cluster 2024-04-10T03:54:48.434857+0000 mgr.y (mgr.25133) 1452 : cluster 0 pgmap v2238: 169 pgs: 169 active+clean; 473 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 6.0 MiB/s wr, 450 op/s 2024-04-10T03:54:50.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:50 smithi136 bash[68278]: cluster 2024-04-10T03:54:49.198144+0000 mon.a (mon.0) 2445 : cluster 0 osdmap e1243: 8 total, 8 up, 8 in 2024-04-10T03:54:51.261 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:54:51.273 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:54:51.273 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:54:51.289 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:54:51.328 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:54:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:51 smithi016 bash[72916]: cluster 2024-04-10T03:54:50.227610+0000 mon.a (mon.0) 2446 : cluster 0 osdmap e1244: 8 total, 8 up, 8 in 2024-04-10T03:54:51.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:51 smithi016 bash[74137]: cluster 2024-04-10T03:54:50.227610+0000 mon.a (mon.0) 2446 : cluster 0 osdmap e1244: 8 total, 8 up, 8 in 2024-04-10T03:54:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:51 smithi136 bash[68278]: cluster 2024-04-10T03:54:50.227610+0000 mon.a (mon.0) 2446 : cluster 0 osdmap e1244: 8 total, 8 up, 8 in 2024-04-10T03:54:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:54:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:54:51] "GET /metrics HTTP/1.1" 200 38986 "" "Prometheus/2.43.0" 2024-04-10T03:54:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:52 smithi016 bash[72916]: cluster 2024-04-10T03:54:50.435417+0000 mgr.y (mgr.25133) 1453 : cluster 0 pgmap v2241: 169 pgs: 169 active+clean; 465 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 244 op/s 2024-04-10T03:54:52.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:52 smithi016 bash[72916]: cluster 2024-04-10T03:54:51.233985+0000 mon.a (mon.0) 2447 : cluster 0 osdmap e1245: 8 total, 8 up, 8 in 2024-04-10T03:54:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:52 smithi016 bash[74137]: cluster 2024-04-10T03:54:50.435417+0000 mgr.y (mgr.25133) 1453 : cluster 0 pgmap v2241: 169 pgs: 169 active+clean; 465 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 244 op/s 2024-04-10T03:54:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:52 smithi016 bash[74137]: cluster 2024-04-10T03:54:51.233985+0000 mon.a (mon.0) 2447 : cluster 0 osdmap e1245: 8 total, 8 up, 8 in 2024-04-10T03:54:52.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:52 smithi136 bash[68278]: cluster 2024-04-10T03:54:50.435417+0000 mgr.y (mgr.25133) 1453 : cluster 0 pgmap v2241: 169 pgs: 169 active+clean; 465 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 244 op/s 2024-04-10T03:54:52.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:52 smithi136 bash[68278]: cluster 2024-04-10T03:54:51.233985+0000 mon.a (mon.0) 2447 : cluster 0 osdmap e1245: 8 total, 8 up, 8 in 2024-04-10T03:54:53.282 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:54:53.332 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:54:53.352 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 0 2024-04-10T03:54:53.390 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:54:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:53 smithi016 bash[72916]: cluster 2024-04-10T03:54:52.237554+0000 mon.a (mon.0) 2448 : cluster 0 osdmap e1246: 8 total, 8 up, 8 in 2024-04-10T03:54:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:53 smithi016 bash[74137]: cluster 2024-04-10T03:54:52.237554+0000 mon.a (mon.0) 2448 : cluster 0 osdmap e1246: 8 total, 8 up, 8 in 2024-04-10T03:54:53.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:53 smithi136 bash[68278]: cluster 2024-04-10T03:54:52.237554+0000 mon.a (mon.0) 2448 : cluster 0 osdmap e1246: 8 total, 8 up, 8 in 2024-04-10T03:54:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:54 smithi016 bash[72916]: cluster 2024-04-10T03:54:52.436162+0000 mgr.y (mgr.25133) 1454 : cluster 0 pgmap v2244: 169 pgs: 169 active+clean; 481 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 7.0 MiB/s wr, 146 op/s 2024-04-10T03:54:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:54 smithi016 bash[72916]: cluster 2024-04-10T03:54:53.259966+0000 mon.a (mon.0) 2449 : cluster 0 osdmap e1247: 8 total, 8 up, 8 in 2024-04-10T03:54:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:54 smithi016 bash[72916]: cluster 2024-04-10T03:54:54.023397+0000 mon.a (mon.0) 2450 : cluster 0 osdmap e1248: 8 total, 8 up, 8 in 2024-04-10T03:54:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:54 smithi016 bash[74137]: cluster 2024-04-10T03:54:52.436162+0000 mgr.y (mgr.25133) 1454 : cluster 0 pgmap v2244: 169 pgs: 169 active+clean; 481 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 7.0 MiB/s wr, 146 op/s 2024-04-10T03:54:54.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:54 smithi016 bash[74137]: cluster 2024-04-10T03:54:53.259966+0000 mon.a (mon.0) 2449 : cluster 0 osdmap e1247: 8 total, 8 up, 8 in 2024-04-10T03:54:54.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:54 smithi016 bash[74137]: cluster 2024-04-10T03:54:54.023397+0000 mon.a (mon.0) 2450 : cluster 0 osdmap e1248: 8 total, 8 up, 8 in 2024-04-10T03:54:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:54 smithi136 bash[68278]: cluster 2024-04-10T03:54:52.436162+0000 mgr.y (mgr.25133) 1454 : cluster 0 pgmap v2244: 169 pgs: 169 active+clean; 481 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 7.0 MiB/s wr, 146 op/s 2024-04-10T03:54:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:54 smithi136 bash[68278]: cluster 2024-04-10T03:54:53.259966+0000 mon.a (mon.0) 2449 : cluster 0 osdmap e1247: 8 total, 8 up, 8 in 2024-04-10T03:54:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:54 smithi136 bash[68278]: cluster 2024-04-10T03:54:54.023397+0000 mon.a (mon.0) 2450 : cluster 0 osdmap e1248: 8 total, 8 up, 8 in 2024-04-10T03:54:56.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:56 smithi016 bash[72916]: cluster 2024-04-10T03:54:54.437150+0000 mgr.y (mgr.25133) 1455 : cluster 0 pgmap v2247: 169 pgs: 169 active+clean; 493 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 9.0 MiB/s wr, 188 op/s 2024-04-10T03:54:56.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:56 smithi016 bash[72916]: cluster 2024-04-10T03:54:55.025675+0000 mon.a (mon.0) 2451 : cluster 0 osdmap e1249: 8 total, 8 up, 8 in 2024-04-10T03:54:56.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:56 smithi016 bash[74137]: cluster 2024-04-10T03:54:54.437150+0000 mgr.y (mgr.25133) 1455 : cluster 0 pgmap v2247: 169 pgs: 169 active+clean; 493 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 9.0 MiB/s wr, 188 op/s 2024-04-10T03:54:56.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:56 smithi016 bash[74137]: cluster 2024-04-10T03:54:55.025675+0000 mon.a (mon.0) 2451 : cluster 0 osdmap e1249: 8 total, 8 up, 8 in 2024-04-10T03:54:56.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:56 smithi136 bash[68278]: cluster 2024-04-10T03:54:54.437150+0000 mgr.y (mgr.25133) 1455 : cluster 0 pgmap v2247: 169 pgs: 169 active+clean; 493 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 9.0 MiB/s wr, 188 op/s 2024-04-10T03:54:56.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:56 smithi136 bash[68278]: cluster 2024-04-10T03:54:55.025675+0000 mon.a (mon.0) 2451 : cluster 0 osdmap e1249: 8 total, 8 up, 8 in 2024-04-10T03:54:56.743 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:54:56.996 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:54:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:57 smithi016 bash[74137]: cluster 2024-04-10T03:54:56.029436+0000 mon.a (mon.0) 2452 : cluster 0 osdmap e1250: 8 total, 8 up, 8 in 2024-04-10T03:54:57.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:57 smithi016 bash[72916]: cluster 2024-04-10T03:54:56.029436+0000 mon.a (mon.0) 2452 : cluster 0 osdmap e1250: 8 total, 8 up, 8 in 2024-04-10T03:54:57.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:57 smithi136 bash[68278]: cluster 2024-04-10T03:54:56.029436+0000 mon.a (mon.0) 2452 : cluster 0 osdmap e1250: 8 total, 8 up, 8 in 2024-04-10T03:54:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:58 smithi016 bash[72916]: cluster 2024-04-10T03:54:56.438131+0000 mgr.y (mgr.25133) 1456 : cluster 0 pgmap v2250: 169 pgs: 169 active+clean; 509 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 5.0 MiB/s wr, 174 op/s 2024-04-10T03:54:58.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:58 smithi016 bash[72916]: audit 2024-04-10T03:54:57.597279+0000 mon.a (mon.0) 2453 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:58 smithi016 bash[74137]: cluster 2024-04-10T03:54:56.438131+0000 mgr.y (mgr.25133) 1456 : cluster 0 pgmap v2250: 169 pgs: 169 active+clean; 509 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 5.0 MiB/s wr, 174 op/s 2024-04-10T03:54:58.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:58 smithi016 bash[74137]: audit 2024-04-10T03:54:57.597279+0000 mon.a (mon.0) 2453 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:58 smithi136 bash[68278]: cluster 2024-04-10T03:54:56.438131+0000 mgr.y (mgr.25133) 1456 : cluster 0 pgmap v2250: 169 pgs: 169 active+clean; 509 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 5.0 MiB/s wr, 174 op/s 2024-04-10T03:54:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:58 smithi136 bash[68278]: audit 2024-04-10T03:54:57.597279+0000 mon.a (mon.0) 2453 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:54:59.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:54:59 smithi016 bash[74137]: cluster 2024-04-10T03:54:58.059602+0000 mon.a (mon.0) 2454 : cluster 0 osdmap e1251: 8 total, 8 up, 8 in 2024-04-10T03:54:59.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:54:59 smithi016 bash[72916]: cluster 2024-04-10T03:54:58.059602+0000 mon.a (mon.0) 2454 : cluster 0 osdmap e1251: 8 total, 8 up, 8 in 2024-04-10T03:54:59.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:54:59 smithi136 bash[68278]: cluster 2024-04-10T03:54:58.059602+0000 mon.a (mon.0) 2454 : cluster 0 osdmap e1251: 8 total, 8 up, 8 in 2024-04-10T03:55:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:00 smithi136 bash[68278]: cluster 2024-04-10T03:54:58.438918+0000 mgr.y (mgr.25133) 1457 : cluster 0 pgmap v2252: 169 pgs: 169 active+clean; 521 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.4 MiB/s wr, 222 op/s 2024-04-10T03:55:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:00 smithi136 bash[68278]: cluster 2024-04-10T03:54:59.070840+0000 mon.a (mon.0) 2455 : cluster 0 osdmap e1252: 8 total, 8 up, 8 in 2024-04-10T03:55:00.518 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (12856 ms) 2024-04-10T03:55:00.518 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-04-10T03:55:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:00 smithi016 bash[74137]: cluster 2024-04-10T03:54:58.438918+0000 mgr.y (mgr.25133) 1457 : cluster 0 pgmap v2252: 169 pgs: 169 active+clean; 521 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.4 MiB/s wr, 222 op/s 2024-04-10T03:55:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:00 smithi016 bash[74137]: cluster 2024-04-10T03:54:59.070840+0000 mon.a (mon.0) 2455 : cluster 0 osdmap e1252: 8 total, 8 up, 8 in 2024-04-10T03:55:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:00 smithi016 bash[72916]: cluster 2024-04-10T03:54:58.438918+0000 mgr.y (mgr.25133) 1457 : cluster 0 pgmap v2252: 169 pgs: 169 active+clean; 521 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.4 MiB/s wr, 222 op/s 2024-04-10T03:55:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:00 smithi016 bash[72916]: cluster 2024-04-10T03:54:59.070840+0000 mon.a (mon.0) 2455 : cluster 0 osdmap e1252: 8 total, 8 up, 8 in 2024-04-10T03:55:00.574 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:00.596 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:55:00.688 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:55:01.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:01 smithi136 bash[68278]: cluster 2024-04-10T03:55:00.073095+0000 mon.a (mon.0) 2456 : cluster 0 osdmap e1253: 8 total, 8 up, 8 in 2024-04-10T03:55:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:01 smithi016 bash[72916]: cluster 2024-04-10T03:55:00.073095+0000 mon.a (mon.0) 2456 : cluster 0 osdmap e1253: 8 total, 8 up, 8 in 2024-04-10T03:55:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:01 smithi016 bash[74137]: cluster 2024-04-10T03:55:00.073095+0000 mon.a (mon.0) 2456 : cluster 0 osdmap e1253: 8 total, 8 up, 8 in 2024-04-10T03:55:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:55:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:55:01] "GET /metrics HTTP/1.1" 200 38987 "" "Prometheus/2.43.0" 2024-04-10T03:55:02.123 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:55:02.165 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:55:02.165 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:55:02.165 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:55:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:02 smithi136 bash[68278]: cluster 2024-04-10T03:55:00.439657+0000 mgr.y (mgr.25133) 1458 : cluster 0 pgmap v2255: 169 pgs: 169 active+clean; 521 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.5 MiB/s wr, 362 op/s 2024-04-10T03:55:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:02 smithi136 bash[68278]: cluster 2024-04-10T03:55:01.094036+0000 mon.a (mon.0) 2457 : cluster 0 osdmap e1254: 8 total, 8 up, 8 in 2024-04-10T03:55:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:02 smithi016 bash[72916]: cluster 2024-04-10T03:55:00.439657+0000 mgr.y (mgr.25133) 1458 : cluster 0 pgmap v2255: 169 pgs: 169 active+clean; 521 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.5 MiB/s wr, 362 op/s 2024-04-10T03:55:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:02 smithi016 bash[72916]: cluster 2024-04-10T03:55:01.094036+0000 mon.a (mon.0) 2457 : cluster 0 osdmap e1254: 8 total, 8 up, 8 in 2024-04-10T03:55:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:02 smithi016 bash[74137]: cluster 2024-04-10T03:55:00.439657+0000 mgr.y (mgr.25133) 1458 : cluster 0 pgmap v2255: 169 pgs: 169 active+clean; 521 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.5 MiB/s wr, 362 op/s 2024-04-10T03:55:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:02 smithi016 bash[74137]: cluster 2024-04-10T03:55:01.094036+0000 mon.a (mon.0) 2457 : cluster 0 osdmap e1254: 8 total, 8 up, 8 in 2024-04-10T03:55:03.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:03 smithi136 bash[68278]: cluster 2024-04-10T03:55:02.101694+0000 mon.a (mon.0) 2458 : cluster 0 osdmap e1255: 8 total, 8 up, 8 in 2024-04-10T03:55:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:03 smithi016 bash[72916]: cluster 2024-04-10T03:55:02.101694+0000 mon.a (mon.0) 2458 : cluster 0 osdmap e1255: 8 total, 8 up, 8 in 2024-04-10T03:55:03.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:03 smithi016 bash[74137]: cluster 2024-04-10T03:55:02.101694+0000 mon.a (mon.0) 2458 : cluster 0 osdmap e1255: 8 total, 8 up, 8 in 2024-04-10T03:55:04.053 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:55:04.064 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:55:04.065 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:55:04.088 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:55:04.115 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:55:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:04 smithi136 bash[68278]: cluster 2024-04-10T03:55:02.440320+0000 mgr.y (mgr.25133) 1459 : cluster 0 pgmap v2258: 169 pgs: 169 active+clean; 521 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 6.0 MiB/s wr, 309 op/s 2024-04-10T03:55:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:04 smithi136 bash[68278]: cluster 2024-04-10T03:55:03.116558+0000 mon.a (mon.0) 2459 : cluster 0 osdmap e1256: 8 total, 8 up, 8 in 2024-04-10T03:55:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:04 smithi136 bash[68278]: cluster 2024-04-10T03:55:04.027453+0000 mon.a (mon.0) 2460 : cluster 0 osdmap e1257: 8 total, 8 up, 8 in 2024-04-10T03:55:04.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:04 smithi016 bash[72916]: cluster 2024-04-10T03:55:02.440320+0000 mgr.y (mgr.25133) 1459 : cluster 0 pgmap v2258: 169 pgs: 169 active+clean; 521 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 6.0 MiB/s wr, 309 op/s 2024-04-10T03:55:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:04 smithi016 bash[72916]: cluster 2024-04-10T03:55:03.116558+0000 mon.a (mon.0) 2459 : cluster 0 osdmap e1256: 8 total, 8 up, 8 in 2024-04-10T03:55:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:04 smithi016 bash[72916]: cluster 2024-04-10T03:55:04.027453+0000 mon.a (mon.0) 2460 : cluster 0 osdmap e1257: 8 total, 8 up, 8 in 2024-04-10T03:55:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:04 smithi016 bash[74137]: cluster 2024-04-10T03:55:02.440320+0000 mgr.y (mgr.25133) 1459 : cluster 0 pgmap v2258: 169 pgs: 169 active+clean; 521 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 6.0 MiB/s wr, 309 op/s 2024-04-10T03:55:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:04 smithi016 bash[74137]: cluster 2024-04-10T03:55:03.116558+0000 mon.a (mon.0) 2459 : cluster 0 osdmap e1256: 8 total, 8 up, 8 in 2024-04-10T03:55:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:04 smithi016 bash[74137]: cluster 2024-04-10T03:55:04.027453+0000 mon.a (mon.0) 2460 : cluster 0 osdmap e1257: 8 total, 8 up, 8 in 2024-04-10T03:55:06.151 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:06.204 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:55:06.221 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:55:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:06 smithi136 bash[68278]: cluster 2024-04-10T03:55:04.441215+0000 mgr.y (mgr.25133) 1460 : cluster 0 pgmap v2261: 169 pgs: 169 active+clean; 525 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 162 op/s 2024-04-10T03:55:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:06 smithi136 bash[68278]: cluster 2024-04-10T03:55:05.122138+0000 mon.a (mon.0) 2461 : cluster 0 osdmap e1258: 8 total, 8 up, 8 in 2024-04-10T03:55:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:06 smithi016 bash[72916]: cluster 2024-04-10T03:55:04.441215+0000 mgr.y (mgr.25133) 1460 : cluster 0 pgmap v2261: 169 pgs: 169 active+clean; 525 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 162 op/s 2024-04-10T03:55:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:06 smithi016 bash[72916]: cluster 2024-04-10T03:55:05.122138+0000 mon.a (mon.0) 2461 : cluster 0 osdmap e1258: 8 total, 8 up, 8 in 2024-04-10T03:55:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:06 smithi016 bash[74137]: cluster 2024-04-10T03:55:04.441215+0000 mgr.y (mgr.25133) 1460 : cluster 0 pgmap v2261: 169 pgs: 169 active+clean; 525 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 162 op/s 2024-04-10T03:55:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:06 smithi016 bash[74137]: cluster 2024-04-10T03:55:05.122138+0000 mon.a (mon.0) 2461 : cluster 0 osdmap e1258: 8 total, 8 up, 8 in 2024-04-10T03:55:07.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:07 smithi136 bash[68278]: cluster 2024-04-10T03:55:06.126299+0000 mon.a (mon.0) 2462 : cluster 0 osdmap e1259: 8 total, 8 up, 8 in 2024-04-10T03:55:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:07 smithi016 bash[72916]: cluster 2024-04-10T03:55:06.126299+0000 mon.a (mon.0) 2462 : cluster 0 osdmap e1259: 8 total, 8 up, 8 in 2024-04-10T03:55:07.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:07 smithi016 bash[74137]: cluster 2024-04-10T03:55:06.126299+0000 mon.a (mon.0) 2462 : cluster 0 osdmap e1259: 8 total, 8 up, 8 in 2024-04-10T03:55:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:08 smithi136 bash[68278]: cluster 2024-04-10T03:55:06.441933+0000 mgr.y (mgr.25133) 1461 : cluster 0 pgmap v2264: 169 pgs: 169 active+clean; 553 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 70 op/s 2024-04-10T03:55:08.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:08 smithi136 bash[68278]: cluster 2024-04-10T03:55:07.148062+0000 mon.a (mon.0) 2463 : cluster 0 osdmap e1260: 8 total, 8 up, 8 in 2024-04-10T03:55:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:08 smithi016 bash[72916]: cluster 2024-04-10T03:55:06.441933+0000 mgr.y (mgr.25133) 1461 : cluster 0 pgmap v2264: 169 pgs: 169 active+clean; 553 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 70 op/s 2024-04-10T03:55:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:08 smithi016 bash[72916]: cluster 2024-04-10T03:55:07.148062+0000 mon.a (mon.0) 2463 : cluster 0 osdmap e1260: 8 total, 8 up, 8 in 2024-04-10T03:55:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:08 smithi016 bash[74137]: cluster 2024-04-10T03:55:06.441933+0000 mgr.y (mgr.25133) 1461 : cluster 0 pgmap v2264: 169 pgs: 169 active+clean; 553 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 70 op/s 2024-04-10T03:55:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:08 smithi016 bash[74137]: cluster 2024-04-10T03:55:07.148062+0000 mon.a (mon.0) 2463 : cluster 0 osdmap e1260: 8 total, 8 up, 8 in 2024-04-10T03:55:09.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:09 smithi136 bash[68278]: cluster 2024-04-10T03:55:08.150538+0000 mon.a (mon.0) 2464 : cluster 0 osdmap e1261: 8 total, 8 up, 8 in 2024-04-10T03:55:09.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:09 smithi136 bash[68278]: cluster 2024-04-10T03:55:09.029813+0000 mon.a (mon.0) 2465 : cluster 0 osdmap e1262: 8 total, 8 up, 8 in 2024-04-10T03:55:09.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:09 smithi016 bash[74137]: cluster 2024-04-10T03:55:08.150538+0000 mon.a (mon.0) 2464 : cluster 0 osdmap e1261: 8 total, 8 up, 8 in 2024-04-10T03:55:09.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:09 smithi016 bash[74137]: cluster 2024-04-10T03:55:09.029813+0000 mon.a (mon.0) 2465 : cluster 0 osdmap e1262: 8 total, 8 up, 8 in 2024-04-10T03:55:09.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:09 smithi016 bash[72916]: cluster 2024-04-10T03:55:08.150538+0000 mon.a (mon.0) 2464 : cluster 0 osdmap e1261: 8 total, 8 up, 8 in 2024-04-10T03:55:09.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:09 smithi016 bash[72916]: cluster 2024-04-10T03:55:09.029813+0000 mon.a (mon.0) 2465 : cluster 0 osdmap e1262: 8 total, 8 up, 8 in 2024-04-10T03:55:09.840 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 0 2024-04-10T03:55:09.957 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:55:10.132 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:55:10.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:10 smithi136 bash[68278]: cluster 2024-04-10T03:55:08.442720+0000 mgr.y (mgr.25133) 1462 : cluster 0 pgmap v2267: 169 pgs: 169 active+clean; 565 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 8.0 MiB/s wr, 107 op/s 2024-04-10T03:55:10.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:10 smithi016 bash[72916]: cluster 2024-04-10T03:55:08.442720+0000 mgr.y (mgr.25133) 1462 : cluster 0 pgmap v2267: 169 pgs: 169 active+clean; 565 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 8.0 MiB/s wr, 107 op/s 2024-04-10T03:55:10.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:10 smithi016 bash[74137]: cluster 2024-04-10T03:55:08.442720+0000 mgr.y (mgr.25133) 1462 : cluster 0 pgmap v2267: 169 pgs: 169 active+clean; 565 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 8.0 MiB/s wr, 107 op/s 2024-04-10T03:55:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:55:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:55:11] "GET /metrics HTTP/1.1" 200 38987 "" "Prometheus/2.43.0" 2024-04-10T03:55:12.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:12 smithi016 bash[72916]: cluster 2024-04-10T03:55:10.443795+0000 mgr.y (mgr.25133) 1463 : cluster 0 pgmap v2269: 169 pgs: 169 active+clean; 565 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 2.8 MiB/s wr, 129 op/s 2024-04-10T03:55:12.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:12 smithi016 bash[72916]: cluster 2024-04-10T03:55:11.182418+0000 mon.a (mon.0) 2466 : cluster 0 osdmap e1263: 8 total, 8 up, 8 in 2024-04-10T03:55:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:12 smithi016 bash[74137]: cluster 2024-04-10T03:55:10.443795+0000 mgr.y (mgr.25133) 1463 : cluster 0 pgmap v2269: 169 pgs: 169 active+clean; 565 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 2.8 MiB/s wr, 129 op/s 2024-04-10T03:55:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:12 smithi016 bash[74137]: cluster 2024-04-10T03:55:11.182418+0000 mon.a (mon.0) 2466 : cluster 0 osdmap e1263: 8 total, 8 up, 8 in 2024-04-10T03:55:12.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:12 smithi136 bash[68278]: cluster 2024-04-10T03:55:10.443795+0000 mgr.y (mgr.25133) 1463 : cluster 0 pgmap v2269: 169 pgs: 169 active+clean; 565 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 2.8 MiB/s wr, 129 op/s 2024-04-10T03:55:12.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:12 smithi136 bash[68278]: cluster 2024-04-10T03:55:11.182418+0000 mon.a (mon.0) 2466 : cluster 0 osdmap e1263: 8 total, 8 up, 8 in 2024-04-10T03:55:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:13 smithi016 bash[72916]: cluster 2024-04-10T03:55:12.193135+0000 mon.a (mon.0) 2467 : cluster 0 osdmap e1264: 8 total, 8 up, 8 in 2024-04-10T03:55:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:13 smithi016 bash[72916]: audit 2024-04-10T03:55:12.597593+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:13 smithi016 bash[74137]: cluster 2024-04-10T03:55:12.193135+0000 mon.a (mon.0) 2467 : cluster 0 osdmap e1264: 8 total, 8 up, 8 in 2024-04-10T03:55:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:13 smithi016 bash[74137]: audit 2024-04-10T03:55:12.597593+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:13.615 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (13097 ms) 2024-04-10T03:55:13.615 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-04-10T03:55:13.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:13 smithi136 bash[68278]: cluster 2024-04-10T03:55:12.193135+0000 mon.a (mon.0) 2467 : cluster 0 osdmap e1264: 8 total, 8 up, 8 in 2024-04-10T03:55:13.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:13 smithi136 bash[68278]: audit 2024-04-10T03:55:12.597593+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:13.685 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:13.711 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:55:13.790 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:55:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:14 smithi016 bash[72916]: cluster 2024-04-10T03:55:12.444538+0000 mgr.y (mgr.25133) 1464 : cluster 0 pgmap v2272: 169 pgs: 169 active+clean; 577 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 2.8 MiB/s wr, 307 op/s 2024-04-10T03:55:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:14 smithi016 bash[72916]: cluster 2024-04-10T03:55:13.200096+0000 mon.a (mon.0) 2469 : cluster 0 osdmap e1265: 8 total, 8 up, 8 in 2024-04-10T03:55:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:14 smithi016 bash[74137]: cluster 2024-04-10T03:55:12.444538+0000 mgr.y (mgr.25133) 1464 : cluster 0 pgmap v2272: 169 pgs: 169 active+clean; 577 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 2.8 MiB/s wr, 307 op/s 2024-04-10T03:55:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:14 smithi016 bash[74137]: cluster 2024-04-10T03:55:13.200096+0000 mon.a (mon.0) 2469 : cluster 0 osdmap e1265: 8 total, 8 up, 8 in 2024-04-10T03:55:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:14 smithi136 bash[68278]: cluster 2024-04-10T03:55:12.444538+0000 mgr.y (mgr.25133) 1464 : cluster 0 pgmap v2272: 169 pgs: 169 active+clean; 577 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 2.8 MiB/s wr, 307 op/s 2024-04-10T03:55:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:14 smithi136 bash[68278]: cluster 2024-04-10T03:55:13.200096+0000 mon.a (mon.0) 2469 : cluster 0 osdmap e1265: 8 total, 8 up, 8 in 2024-04-10T03:55:15.243 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:55:15.267 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:55:15.268 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:55:15.268 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:55:15.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:15 smithi016 bash[72916]: cluster 2024-04-10T03:55:14.203608+0000 mon.a (mon.0) 2470 : cluster 0 osdmap e1266: 8 total, 8 up, 8 in 2024-04-10T03:55:15.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:15 smithi016 bash[74137]: cluster 2024-04-10T03:55:14.203608+0000 mon.a (mon.0) 2470 : cluster 0 osdmap e1266: 8 total, 8 up, 8 in 2024-04-10T03:55:15.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:15 smithi136 bash[68278]: cluster 2024-04-10T03:55:14.203608+0000 mon.a (mon.0) 2470 : cluster 0 osdmap e1266: 8 total, 8 up, 8 in 2024-04-10T03:55:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:16 smithi016 bash[72916]: cluster 2024-04-10T03:55:14.445453+0000 mgr.y (mgr.25133) 1465 : cluster 0 pgmap v2275: 169 pgs: 169 active+clean; 585 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 6.0 MiB/s wr, 489 op/s 2024-04-10T03:55:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:16 smithi016 bash[72916]: cluster 2024-04-10T03:55:15.221636+0000 mon.a (mon.0) 2471 : cluster 0 osdmap e1267: 8 total, 8 up, 8 in 2024-04-10T03:55:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:16 smithi016 bash[74137]: cluster 2024-04-10T03:55:14.445453+0000 mgr.y (mgr.25133) 1465 : cluster 0 pgmap v2275: 169 pgs: 169 active+clean; 585 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 6.0 MiB/s wr, 489 op/s 2024-04-10T03:55:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:16 smithi016 bash[74137]: cluster 2024-04-10T03:55:15.221636+0000 mon.a (mon.0) 2471 : cluster 0 osdmap e1267: 8 total, 8 up, 8 in 2024-04-10T03:55:16.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:16 smithi136 bash[68278]: cluster 2024-04-10T03:55:14.445453+0000 mgr.y (mgr.25133) 1465 : cluster 0 pgmap v2275: 169 pgs: 169 active+clean; 585 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 6.0 MiB/s wr, 489 op/s 2024-04-10T03:55:16.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:16 smithi136 bash[68278]: cluster 2024-04-10T03:55:15.221636+0000 mon.a (mon.0) 2471 : cluster 0 osdmap e1267: 8 total, 8 up, 8 in 2024-04-10T03:55:17.270 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:55:17.286 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:55:17.286 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:55:17.307 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:55:17.352 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:55:17.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:17 smithi016 bash[74137]: cluster 2024-04-10T03:55:16.223710+0000 mon.a (mon.0) 2472 : cluster 0 osdmap e1268: 8 total, 8 up, 8 in 2024-04-10T03:55:17.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:17 smithi016 bash[72916]: cluster 2024-04-10T03:55:16.223710+0000 mon.a (mon.0) 2472 : cluster 0 osdmap e1268: 8 total, 8 up, 8 in 2024-04-10T03:55:17.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:17 smithi136 bash[68278]: cluster 2024-04-10T03:55:16.223710+0000 mon.a (mon.0) 2472 : cluster 0 osdmap e1268: 8 total, 8 up, 8 in 2024-04-10T03:55:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:18 smithi016 bash[72916]: cluster 2024-04-10T03:55:16.446302+0000 mgr.y (mgr.25133) 1466 : cluster 0 pgmap v2278: 169 pgs: 169 active+clean; 581 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 7.0 MiB/s wr, 264 op/s 2024-04-10T03:55:18.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:18 smithi016 bash[72916]: cluster 2024-04-10T03:55:17.239832+0000 mon.a (mon.0) 2473 : cluster 0 osdmap e1269: 8 total, 8 up, 8 in 2024-04-10T03:55:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:18 smithi016 bash[74137]: cluster 2024-04-10T03:55:16.446302+0000 mgr.y (mgr.25133) 1466 : cluster 0 pgmap v2278: 169 pgs: 169 active+clean; 581 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 7.0 MiB/s wr, 264 op/s 2024-04-10T03:55:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:18 smithi016 bash[74137]: cluster 2024-04-10T03:55:17.239832+0000 mon.a (mon.0) 2473 : cluster 0 osdmap e1269: 8 total, 8 up, 8 in 2024-04-10T03:55:18.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:18 smithi136 bash[68278]: cluster 2024-04-10T03:55:16.446302+0000 mgr.y (mgr.25133) 1466 : cluster 0 pgmap v2278: 169 pgs: 169 active+clean; 581 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 7.0 MiB/s wr, 264 op/s 2024-04-10T03:55:18.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:18 smithi136 bash[68278]: cluster 2024-04-10T03:55:17.239832+0000 mon.a (mon.0) 2473 : cluster 0 osdmap e1269: 8 total, 8 up, 8 in 2024-04-10T03:55:19.067 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:19.116 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:55:19.141 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:55:19.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:19 smithi016 bash[74137]: cluster 2024-04-10T03:55:18.259398+0000 mon.a (mon.0) 2474 : cluster 0 osdmap e1270: 8 total, 8 up, 8 in 2024-04-10T03:55:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:19 smithi016 bash[74137]: cluster 2024-04-10T03:55:19.033465+0000 mon.a (mon.0) 2475 : cluster 0 osdmap e1271: 8 total, 8 up, 8 in 2024-04-10T03:55:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:19 smithi016 bash[72916]: cluster 2024-04-10T03:55:18.259398+0000 mon.a (mon.0) 2474 : cluster 0 osdmap e1270: 8 total, 8 up, 8 in 2024-04-10T03:55:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:19 smithi016 bash[72916]: cluster 2024-04-10T03:55:19.033465+0000 mon.a (mon.0) 2475 : cluster 0 osdmap e1271: 8 total, 8 up, 8 in 2024-04-10T03:55:19.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:19 smithi136 bash[68278]: cluster 2024-04-10T03:55:18.259398+0000 mon.a (mon.0) 2474 : cluster 0 osdmap e1270: 8 total, 8 up, 8 in 2024-04-10T03:55:19.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:19 smithi136 bash[68278]: cluster 2024-04-10T03:55:19.033465+0000 mon.a (mon.0) 2475 : cluster 0 osdmap e1271: 8 total, 8 up, 8 in 2024-04-10T03:55:20.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:20 smithi016 bash[72916]: cluster 2024-04-10T03:55:18.446970+0000 mgr.y (mgr.25133) 1467 : cluster 0 pgmap v2281: 169 pgs: 169 active+clean; 581 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 103 op/s 2024-04-10T03:55:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:20 smithi016 bash[74137]: cluster 2024-04-10T03:55:18.446970+0000 mgr.y (mgr.25133) 1467 : cluster 0 pgmap v2281: 169 pgs: 169 active+clean; 581 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 103 op/s 2024-04-10T03:55:20.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:20 smithi136 bash[68278]: cluster 2024-04-10T03:55:18.446970+0000 mgr.y (mgr.25133) 1467 : cluster 0 pgmap v2281: 169 pgs: 169 active+clean; 581 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 103 op/s 2024-04-10T03:55:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:21 smithi016 bash[72916]: cluster 2024-04-10T03:55:20.273565+0000 mon.a (mon.0) 2476 : cluster 0 osdmap e1272: 8 total, 8 up, 8 in 2024-04-10T03:55:21.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:21 smithi016 bash[72916]: cluster 2024-04-10T03:55:20.447690+0000 mgr.y (mgr.25133) 1468 : cluster 0 pgmap v2284: 169 pgs: 169 active+clean; 601 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 94 op/s 2024-04-10T03:55:21.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:21 smithi016 bash[74137]: cluster 2024-04-10T03:55:20.273565+0000 mon.a (mon.0) 2476 : cluster 0 osdmap e1272: 8 total, 8 up, 8 in 2024-04-10T03:55:21.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:21 smithi016 bash[74137]: cluster 2024-04-10T03:55:20.447690+0000 mgr.y (mgr.25133) 1468 : cluster 0 pgmap v2284: 169 pgs: 169 active+clean; 601 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 94 op/s 2024-04-10T03:55:21.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:21 smithi136 bash[68278]: cluster 2024-04-10T03:55:20.273565+0000 mon.a (mon.0) 2476 : cluster 0 osdmap e1272: 8 total, 8 up, 8 in 2024-04-10T03:55:21.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:21 smithi136 bash[68278]: cluster 2024-04-10T03:55:20.447690+0000 mgr.y (mgr.25133) 1468 : cluster 0 pgmap v2284: 169 pgs: 169 active+clean; 601 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 94 op/s 2024-04-10T03:55:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:55:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:55:21] "GET /metrics HTTP/1.1" 200 38987 "" "Prometheus/2.43.0" 2024-04-10T03:55:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:22 smithi016 bash[74137]: cluster 2024-04-10T03:55:21.289007+0000 mon.a (mon.0) 2477 : cluster 0 osdmap e1273: 8 total, 8 up, 8 in 2024-04-10T03:55:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:22 smithi016 bash[72916]: cluster 2024-04-10T03:55:21.289007+0000 mon.a (mon.0) 2477 : cluster 0 osdmap e1273: 8 total, 8 up, 8 in 2024-04-10T03:55:22.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:22 smithi136 bash[68278]: cluster 2024-04-10T03:55:21.289007+0000 mon.a (mon.0) 2477 : cluster 0 osdmap e1273: 8 total, 8 up, 8 in 2024-04-10T03:55:23.174 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:55:23.204 INFO:tasks.workunit.client.0.smithi016.stdout:write: * 83886080~1000 2024-04-10T03:55:23.258 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:55:23.465 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:55:23.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:23 smithi016 bash[72916]: cluster 2024-04-10T03:55:22.311040+0000 mon.a (mon.0) 2478 : cluster 0 osdmap e1274: 8 total, 8 up, 8 in 2024-04-10T03:55:23.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:23 smithi016 bash[72916]: cluster 2024-04-10T03:55:22.448283+0000 mgr.y (mgr.25133) 1469 : cluster 0 pgmap v2287: 169 pgs: 169 active+clean; 621 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 8.0 MiB/s wr, 179 op/s 2024-04-10T03:55:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:23 smithi016 bash[74137]: cluster 2024-04-10T03:55:22.311040+0000 mon.a (mon.0) 2478 : cluster 0 osdmap e1274: 8 total, 8 up, 8 in 2024-04-10T03:55:23.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:23 smithi016 bash[74137]: cluster 2024-04-10T03:55:22.448283+0000 mgr.y (mgr.25133) 1469 : cluster 0 pgmap v2287: 169 pgs: 169 active+clean; 621 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 8.0 MiB/s wr, 179 op/s 2024-04-10T03:55:23.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:23 smithi136 bash[68278]: cluster 2024-04-10T03:55:22.311040+0000 mon.a (mon.0) 2478 : cluster 0 osdmap e1274: 8 total, 8 up, 8 in 2024-04-10T03:55:23.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:23 smithi136 bash[68278]: cluster 2024-04-10T03:55:22.448283+0000 mgr.y (mgr.25133) 1469 : cluster 0 pgmap v2287: 169 pgs: 169 active+clean; 621 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 8.0 MiB/s wr, 179 op/s 2024-04-10T03:55:25.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:25 smithi016 bash[72916]: cluster 2024-04-10T03:55:24.033730+0000 mon.a (mon.0) 2479 : cluster 0 osdmap e1275: 8 total, 8 up, 8 in 2024-04-10T03:55:25.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:25 smithi016 bash[74137]: cluster 2024-04-10T03:55:24.033730+0000 mon.a (mon.0) 2479 : cluster 0 osdmap e1275: 8 total, 8 up, 8 in 2024-04-10T03:55:25.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:25 smithi136 bash[68278]: cluster 2024-04-10T03:55:24.033730+0000 mon.a (mon.0) 2479 : cluster 0 osdmap e1275: 8 total, 8 up, 8 in 2024-04-10T03:55:26.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:26 smithi016 bash[72916]: cluster 2024-04-10T03:55:24.449119+0000 mgr.y (mgr.25133) 1470 : cluster 0 pgmap v2289: 169 pgs: 169 active+clean; 629 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 4.8 MiB/s wr, 167 op/s 2024-04-10T03:55:26.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:26 smithi016 bash[72916]: cluster 2024-04-10T03:55:25.040131+0000 mon.a (mon.0) 2480 : cluster 0 osdmap e1276: 8 total, 8 up, 8 in 2024-04-10T03:55:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:26 smithi016 bash[74137]: cluster 2024-04-10T03:55:24.449119+0000 mgr.y (mgr.25133) 1470 : cluster 0 pgmap v2289: 169 pgs: 169 active+clean; 629 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 4.8 MiB/s wr, 167 op/s 2024-04-10T03:55:26.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:26 smithi016 bash[74137]: cluster 2024-04-10T03:55:25.040131+0000 mon.a (mon.0) 2480 : cluster 0 osdmap e1276: 8 total, 8 up, 8 in 2024-04-10T03:55:26.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:26 smithi136 bash[68278]: cluster 2024-04-10T03:55:24.449119+0000 mgr.y (mgr.25133) 1470 : cluster 0 pgmap v2289: 169 pgs: 169 active+clean; 629 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 4.8 MiB/s wr, 167 op/s 2024-04-10T03:55:26.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:26 smithi136 bash[68278]: cluster 2024-04-10T03:55:25.040131+0000 mon.a (mon.0) 2480 : cluster 0 osdmap e1276: 8 total, 8 up, 8 in 2024-04-10T03:55:26.596 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12981 ms) 2024-04-10T03:55:26.596 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-04-10T03:55:26.651 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:26.673 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 41943040~10 2024-04-10T03:55:26.693 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:55:27.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:27 smithi136 bash[68278]: cluster 2024-04-10T03:55:26.054038+0000 mon.a (mon.0) 2481 : cluster 0 osdmap e1277: 8 total, 8 up, 8 in 2024-04-10T03:55:27.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:27 smithi016 bash[72916]: cluster 2024-04-10T03:55:26.054038+0000 mon.a (mon.0) 2481 : cluster 0 osdmap e1277: 8 total, 8 up, 8 in 2024-04-10T03:55:27.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:27 smithi016 bash[74137]: cluster 2024-04-10T03:55:26.054038+0000 mon.a (mon.0) 2481 : cluster 0 osdmap e1277: 8 total, 8 up, 8 in 2024-04-10T03:55:28.103 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 41943040 2024-04-10T03:55:28.146 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:55:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:28 smithi136 bash[68278]: cluster 2024-04-10T03:55:26.449997+0000 mgr.y (mgr.25133) 1471 : cluster 0 pgmap v2292: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 637 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 3.9 MiB/s wr, 239 op/s 2024-04-10T03:55:28.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:28 smithi136 bash[68278]: cluster 2024-04-10T03:55:27.081187+0000 mon.a (mon.0) 2482 : cluster 0 osdmap e1278: 8 total, 8 up, 8 in 2024-04-10T03:55:28.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:28 smithi136 bash[68278]: audit 2024-04-10T03:55:27.598140+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:28.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:28 smithi136 bash[68278]: audit 2024-04-10T03:55:27.944377+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:55:28.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:28 smithi016 bash[72916]: cluster 2024-04-10T03:55:26.449997+0000 mgr.y (mgr.25133) 1471 : cluster 0 pgmap v2292: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 637 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 3.9 MiB/s wr, 239 op/s 2024-04-10T03:55:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:28 smithi016 bash[72916]: cluster 2024-04-10T03:55:27.081187+0000 mon.a (mon.0) 2482 : cluster 0 osdmap e1278: 8 total, 8 up, 8 in 2024-04-10T03:55:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:28 smithi016 bash[72916]: audit 2024-04-10T03:55:27.598140+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:28 smithi016 bash[72916]: audit 2024-04-10T03:55:27.944377+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:55:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:28 smithi016 bash[74137]: cluster 2024-04-10T03:55:26.449997+0000 mgr.y (mgr.25133) 1471 : cluster 0 pgmap v2292: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 637 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 3.9 MiB/s wr, 239 op/s 2024-04-10T03:55:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:28 smithi016 bash[74137]: cluster 2024-04-10T03:55:27.081187+0000 mon.a (mon.0) 2482 : cluster 0 osdmap e1278: 8 total, 8 up, 8 in 2024-04-10T03:55:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:28 smithi016 bash[74137]: audit 2024-04-10T03:55:27.598140+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:28 smithi016 bash[74137]: audit 2024-04-10T03:55:27.944377+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:55:29.413 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:29 smithi136 bash[68278]: cluster 2024-04-10T03:55:28.084804+0000 mon.a (mon.0) 2485 : cluster 0 osdmap e1279: 8 total, 8 up, 8 in 2024-04-10T03:55:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:29 smithi136 bash[68278]: audit 2024-04-10T03:55:28.725266+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:55:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:29 smithi136 bash[68278]: audit 2024-04-10T03:55:28.726406+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:55:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:29 smithi136 bash[68278]: audit 2024-04-10T03:55:28.734912+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:55:29.437 INFO:tasks.workunit.client.0.smithi016.stdout:write: Y 41943040~5 2024-04-10T03:55:29.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:29 smithi016 bash[72916]: cluster 2024-04-10T03:55:28.084804+0000 mon.a (mon.0) 2485 : cluster 0 osdmap e1279: 8 total, 8 up, 8 in 2024-04-10T03:55:29.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:29 smithi016 bash[72916]: audit 2024-04-10T03:55:28.725266+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:55:29.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:29 smithi016 bash[72916]: audit 2024-04-10T03:55:28.726406+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:55:29.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:29 smithi016 bash[72916]: audit 2024-04-10T03:55:28.734912+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:55:29.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:29 smithi016 bash[74137]: cluster 2024-04-10T03:55:28.084804+0000 mon.a (mon.0) 2485 : cluster 0 osdmap e1279: 8 total, 8 up, 8 in 2024-04-10T03:55:29.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:29 smithi016 bash[74137]: audit 2024-04-10T03:55:28.725266+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:55:29.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:29 smithi016 bash[74137]: audit 2024-04-10T03:55:28.726406+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:55:29.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:29 smithi016 bash[74137]: audit 2024-04-10T03:55:28.734912+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:55:29.635 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:55:29.810 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:55:30.291 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3695 ms) 2024-04-10T03:55:30.291 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-04-10T03:55:30.350 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:30.368 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:55:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:30 smithi136 bash[68278]: cluster 2024-04-10T03:55:28.450763+0000 mgr.y (mgr.25133) 1472 : cluster 0 pgmap v2295: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 641 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 4.0 MiB/s wr, 435 op/s 2024-04-10T03:55:30.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:30 smithi136 bash[68278]: cluster 2024-04-10T03:55:29.096593+0000 mon.a (mon.0) 2489 : cluster 0 osdmap e1280: 8 total, 8 up, 8 in 2024-04-10T03:55:30.445 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:55:30.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:30 smithi016 bash[74137]: cluster 2024-04-10T03:55:28.450763+0000 mgr.y (mgr.25133) 1472 : cluster 0 pgmap v2295: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 641 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 4.0 MiB/s wr, 435 op/s 2024-04-10T03:55:30.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:30 smithi016 bash[74137]: cluster 2024-04-10T03:55:29.096593+0000 mon.a (mon.0) 2489 : cluster 0 osdmap e1280: 8 total, 8 up, 8 in 2024-04-10T03:55:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:30 smithi016 bash[72916]: cluster 2024-04-10T03:55:28.450763+0000 mgr.y (mgr.25133) 1472 : cluster 0 pgmap v2295: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 641 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 4.0 MiB/s wr, 435 op/s 2024-04-10T03:55:30.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:30 smithi016 bash[72916]: cluster 2024-04-10T03:55:29.096593+0000 mon.a (mon.0) 2489 : cluster 0 osdmap e1280: 8 total, 8 up, 8 in 2024-04-10T03:55:31.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:31 smithi136 bash[68278]: cluster 2024-04-10T03:55:30.116065+0000 mon.a (mon.0) 2490 : cluster 0 osdmap e1281: 8 total, 8 up, 8 in 2024-04-10T03:55:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:31 smithi016 bash[72916]: cluster 2024-04-10T03:55:30.116065+0000 mon.a (mon.0) 2490 : cluster 0 osdmap e1281: 8 total, 8 up, 8 in 2024-04-10T03:55:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:31 smithi016 bash[74137]: cluster 2024-04-10T03:55:30.116065+0000 mon.a (mon.0) 2490 : cluster 0 osdmap e1281: 8 total, 8 up, 8 in 2024-04-10T03:55:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:55:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:55:31] "GET /metrics HTTP/1.1" 200 38985 "" "Prometheus/2.43.0" 2024-04-10T03:55:32.153 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:55:32.182 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:55:32.182 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:55:32.183 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:55:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:32 smithi136 bash[68278]: cluster 2024-04-10T03:55:30.451369+0000 mgr.y (mgr.25133) 1473 : cluster 0 pgmap v2298: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 637 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 2.0 MiB/s wr, 275 op/s 2024-04-10T03:55:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:32 smithi136 bash[68278]: cluster 2024-04-10T03:55:31.126850+0000 mon.a (mon.0) 2491 : cluster 0 osdmap e1282: 8 total, 8 up, 8 in 2024-04-10T03:55:32.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:32 smithi016 bash[72916]: cluster 2024-04-10T03:55:30.451369+0000 mgr.y (mgr.25133) 1473 : cluster 0 pgmap v2298: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 637 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 2.0 MiB/s wr, 275 op/s 2024-04-10T03:55:32.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:32 smithi016 bash[72916]: cluster 2024-04-10T03:55:31.126850+0000 mon.a (mon.0) 2491 : cluster 0 osdmap e1282: 8 total, 8 up, 8 in 2024-04-10T03:55:32.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:32 smithi016 bash[74137]: cluster 2024-04-10T03:55:30.451369+0000 mgr.y (mgr.25133) 1473 : cluster 0 pgmap v2298: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 637 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 2.0 MiB/s wr, 275 op/s 2024-04-10T03:55:32.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:32 smithi016 bash[74137]: cluster 2024-04-10T03:55:31.126850+0000 mon.a (mon.0) 2491 : cluster 0 osdmap e1282: 8 total, 8 up, 8 in 2024-04-10T03:55:33.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:33 smithi136 bash[68278]: cluster 2024-04-10T03:55:32.136074+0000 mon.a (mon.0) 2492 : cluster 0 osdmap e1283: 8 total, 8 up, 8 in 2024-04-10T03:55:33.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:33 smithi016 bash[72916]: cluster 2024-04-10T03:55:32.136074+0000 mon.a (mon.0) 2492 : cluster 0 osdmap e1283: 8 total, 8 up, 8 in 2024-04-10T03:55:33.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:33 smithi016 bash[74137]: cluster 2024-04-10T03:55:32.136074+0000 mon.a (mon.0) 2492 : cluster 0 osdmap e1283: 8 total, 8 up, 8 in 2024-04-10T03:55:34.073 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:55:34.083 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:55:34.083 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:55:34.101 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:55:34.142 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:55:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:34 smithi136 bash[68278]: cluster 2024-04-10T03:55:32.451979+0000 mgr.y (mgr.25133) 1474 : cluster 0 pgmap v2301: 169 pgs: 169 active+clean; 633 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 305 op/s 2024-04-10T03:55:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:34 smithi136 bash[68278]: cluster 2024-04-10T03:55:33.146514+0000 mon.a (mon.0) 2493 : cluster 0 osdmap e1284: 8 total, 8 up, 8 in 2024-04-10T03:55:34.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:34 smithi136 bash[68278]: cluster 2024-04-10T03:55:34.039312+0000 mon.a (mon.0) 2494 : cluster 0 osdmap e1285: 8 total, 8 up, 8 in 2024-04-10T03:55:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:34 smithi016 bash[72916]: cluster 2024-04-10T03:55:32.451979+0000 mgr.y (mgr.25133) 1474 : cluster 0 pgmap v2301: 169 pgs: 169 active+clean; 633 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 305 op/s 2024-04-10T03:55:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:34 smithi016 bash[72916]: cluster 2024-04-10T03:55:33.146514+0000 mon.a (mon.0) 2493 : cluster 0 osdmap e1284: 8 total, 8 up, 8 in 2024-04-10T03:55:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:34 smithi016 bash[72916]: cluster 2024-04-10T03:55:34.039312+0000 mon.a (mon.0) 2494 : cluster 0 osdmap e1285: 8 total, 8 up, 8 in 2024-04-10T03:55:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:34 smithi016 bash[74137]: cluster 2024-04-10T03:55:32.451979+0000 mgr.y (mgr.25133) 1474 : cluster 0 pgmap v2301: 169 pgs: 169 active+clean; 633 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 305 op/s 2024-04-10T03:55:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:34 smithi016 bash[74137]: cluster 2024-04-10T03:55:33.146514+0000 mon.a (mon.0) 2493 : cluster 0 osdmap e1284: 8 total, 8 up, 8 in 2024-04-10T03:55:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:34 smithi016 bash[74137]: cluster 2024-04-10T03:55:34.039312+0000 mon.a (mon.0) 2494 : cluster 0 osdmap e1285: 8 total, 8 up, 8 in 2024-04-10T03:55:36.199 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:36.246 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:55:36.260 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:55:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:36 smithi136 bash[68278]: cluster 2024-04-10T03:55:34.452978+0000 mgr.y (mgr.25133) 1475 : cluster 0 pgmap v2304: 169 pgs: 169 active+clean; 645 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.0 MiB/s wr, 388 op/s 2024-04-10T03:55:36.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:36 smithi136 bash[68278]: cluster 2024-04-10T03:55:35.156904+0000 mon.a (mon.0) 2495 : cluster 0 osdmap e1286: 8 total, 8 up, 8 in 2024-04-10T03:55:36.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:36 smithi016 bash[72916]: cluster 2024-04-10T03:55:34.452978+0000 mgr.y (mgr.25133) 1475 : cluster 0 pgmap v2304: 169 pgs: 169 active+clean; 645 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.0 MiB/s wr, 388 op/s 2024-04-10T03:55:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:36 smithi016 bash[72916]: cluster 2024-04-10T03:55:35.156904+0000 mon.a (mon.0) 2495 : cluster 0 osdmap e1286: 8 total, 8 up, 8 in 2024-04-10T03:55:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:36 smithi016 bash[74137]: cluster 2024-04-10T03:55:34.452978+0000 mgr.y (mgr.25133) 1475 : cluster 0 pgmap v2304: 169 pgs: 169 active+clean; 645 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.0 MiB/s wr, 388 op/s 2024-04-10T03:55:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:36 smithi016 bash[74137]: cluster 2024-04-10T03:55:35.156904+0000 mon.a (mon.0) 2495 : cluster 0 osdmap e1286: 8 total, 8 up, 8 in 2024-04-10T03:55:37.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:37 smithi016 bash[72916]: cluster 2024-04-10T03:55:36.160868+0000 mon.a (mon.0) 2496 : cluster 0 osdmap e1287: 8 total, 8 up, 8 in 2024-04-10T03:55:37.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:37 smithi016 bash[74137]: cluster 2024-04-10T03:55:36.160868+0000 mon.a (mon.0) 2496 : cluster 0 osdmap e1287: 8 total, 8 up, 8 in 2024-04-10T03:55:37.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:37 smithi136 bash[68278]: cluster 2024-04-10T03:55:36.160868+0000 mon.a (mon.0) 2496 : cluster 0 osdmap e1287: 8 total, 8 up, 8 in 2024-04-10T03:55:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:38 smithi016 bash[72916]: cluster 2024-04-10T03:55:36.453456+0000 mgr.y (mgr.25133) 1476 : cluster 0 pgmap v2307: 169 pgs: 169 active+clean; 661 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 6.0 MiB/s wr, 220 op/s 2024-04-10T03:55:38.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:38 smithi016 bash[72916]: cluster 2024-04-10T03:55:37.175220+0000 mon.a (mon.0) 2497 : cluster 0 osdmap e1288: 8 total, 8 up, 8 in 2024-04-10T03:55:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:38 smithi016 bash[74137]: cluster 2024-04-10T03:55:36.453456+0000 mgr.y (mgr.25133) 1476 : cluster 0 pgmap v2307: 169 pgs: 169 active+clean; 661 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 6.0 MiB/s wr, 220 op/s 2024-04-10T03:55:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:38 smithi016 bash[74137]: cluster 2024-04-10T03:55:37.175220+0000 mon.a (mon.0) 2497 : cluster 0 osdmap e1288: 8 total, 8 up, 8 in 2024-04-10T03:55:38.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:38 smithi136 bash[68278]: cluster 2024-04-10T03:55:36.453456+0000 mgr.y (mgr.25133) 1476 : cluster 0 pgmap v2307: 169 pgs: 169 active+clean; 661 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 6.0 MiB/s wr, 220 op/s 2024-04-10T03:55:38.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:38 smithi136 bash[68278]: cluster 2024-04-10T03:55:37.175220+0000 mon.a (mon.0) 2497 : cluster 0 osdmap e1288: 8 total, 8 up, 8 in 2024-04-10T03:55:39.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:39 smithi016 bash[72916]: cluster 2024-04-10T03:55:38.198170+0000 mon.a (mon.0) 2498 : cluster 0 osdmap e1289: 8 total, 8 up, 8 in 2024-04-10T03:55:39.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:39 smithi016 bash[72916]: cluster 2024-04-10T03:55:39.039976+0000 mon.a (mon.0) 2499 : cluster 0 osdmap e1290: 8 total, 8 up, 8 in 2024-04-10T03:55:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:39 smithi016 bash[74137]: cluster 2024-04-10T03:55:38.198170+0000 mon.a (mon.0) 2498 : cluster 0 osdmap e1289: 8 total, 8 up, 8 in 2024-04-10T03:55:39.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:39 smithi016 bash[74137]: cluster 2024-04-10T03:55:39.039976+0000 mon.a (mon.0) 2499 : cluster 0 osdmap e1290: 8 total, 8 up, 8 in 2024-04-10T03:55:39.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:39 smithi136 bash[68278]: cluster 2024-04-10T03:55:38.198170+0000 mon.a (mon.0) 2498 : cluster 0 osdmap e1289: 8 total, 8 up, 8 in 2024-04-10T03:55:39.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:39 smithi136 bash[68278]: cluster 2024-04-10T03:55:39.039976+0000 mon.a (mon.0) 2499 : cluster 0 osdmap e1290: 8 total, 8 up, 8 in 2024-04-10T03:55:40.128 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: after_prepare_snap 2024-04-10T03:55:40.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:40 smithi016 bash[74137]: cluster 2024-04-10T03:55:38.454204+0000 mgr.y (mgr.25133) 1477 : cluster 0 pgmap v2310: 169 pgs: 169 active+clean; 665 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 4.0 MiB/s wr, 83 op/s 2024-04-10T03:55:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:40 smithi016 bash[72916]: cluster 2024-04-10T03:55:38.454204+0000 mgr.y (mgr.25133) 1477 : cluster 0 pgmap v2310: 169 pgs: 169 active+clean; 665 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 4.0 MiB/s wr, 83 op/s 2024-04-10T03:55:40.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:40 smithi136 bash[68278]: cluster 2024-04-10T03:55:38.454204+0000 mgr.y (mgr.25133) 1477 : cluster 0 pgmap v2310: 169 pgs: 169 active+clean; 665 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 4.0 MiB/s wr, 83 op/s 2024-04-10T03:55:41.246 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 41943040 2024-04-10T03:55:41.320 INFO:tasks.workunit.client.0.smithi016.stdout:write: * 0~1000 2024-04-10T03:55:41.333 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:55:41.550 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:55:41.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:41 smithi016 bash[72916]: cluster 2024-04-10T03:55:40.213934+0000 mon.a (mon.0) 2500 : cluster 0 osdmap e1291: 8 total, 8 up, 8 in 2024-04-10T03:55:41.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:41 smithi016 bash[74137]: cluster 2024-04-10T03:55:40.213934+0000 mon.a (mon.0) 2500 : cluster 0 osdmap e1291: 8 total, 8 up, 8 in 2024-04-10T03:55:41.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:41 smithi136 bash[68278]: cluster 2024-04-10T03:55:40.213934+0000 mon.a (mon.0) 2500 : cluster 0 osdmap e1291: 8 total, 8 up, 8 in 2024-04-10T03:55:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:55:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:55:41] "GET /metrics HTTP/1.1" 200 38985 "" "Prometheus/2.43.0" 2024-04-10T03:55:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:42 smithi016 bash[72916]: cluster 2024-04-10T03:55:40.454691+0000 mgr.y (mgr.25133) 1478 : cluster 0 pgmap v2313: 169 pgs: 169 active+clean; 677 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 3.0 MiB/s wr, 68 op/s 2024-04-10T03:55:42.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:42 smithi016 bash[72916]: cluster 2024-04-10T03:55:41.220763+0000 mon.a (mon.0) 2501 : cluster 0 osdmap e1292: 8 total, 8 up, 8 in 2024-04-10T03:55:42.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:42 smithi016 bash[74137]: cluster 2024-04-10T03:55:40.454691+0000 mgr.y (mgr.25133) 1478 : cluster 0 pgmap v2313: 169 pgs: 169 active+clean; 677 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 3.0 MiB/s wr, 68 op/s 2024-04-10T03:55:42.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:42 smithi016 bash[74137]: cluster 2024-04-10T03:55:41.220763+0000 mon.a (mon.0) 2501 : cluster 0 osdmap e1292: 8 total, 8 up, 8 in 2024-04-10T03:55:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:42 smithi136 bash[68278]: cluster 2024-04-10T03:55:40.454691+0000 mgr.y (mgr.25133) 1478 : cluster 0 pgmap v2313: 169 pgs: 169 active+clean; 677 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 3.0 MiB/s wr, 68 op/s 2024-04-10T03:55:42.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:42 smithi136 bash[68278]: cluster 2024-04-10T03:55:41.220763+0000 mon.a (mon.0) 2501 : cluster 0 osdmap e1292: 8 total, 8 up, 8 in 2024-04-10T03:55:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:43 smithi016 bash[72916]: cluster 2024-04-10T03:55:42.233991+0000 mon.a (mon.0) 2502 : cluster 0 osdmap e1293: 8 total, 8 up, 8 in 2024-04-10T03:55:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:43 smithi016 bash[72916]: audit 2024-04-10T03:55:42.598596+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:43 smithi016 bash[74137]: cluster 2024-04-10T03:55:42.233991+0000 mon.a (mon.0) 2502 : cluster 0 osdmap e1293: 8 total, 8 up, 8 in 2024-04-10T03:55:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:43 smithi016 bash[74137]: audit 2024-04-10T03:55:42.598596+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:43 smithi136 bash[68278]: cluster 2024-04-10T03:55:42.233991+0000 mon.a (mon.0) 2502 : cluster 0 osdmap e1293: 8 total, 8 up, 8 in 2024-04-10T03:55:43.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:43 smithi136 bash[68278]: audit 2024-04-10T03:55:42.598596+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:44.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:44 smithi016 bash[72916]: cluster 2024-04-10T03:55:42.455302+0000 mgr.y (mgr.25133) 1479 : cluster 0 pgmap v2316: 169 pgs: 169 active+clean; 681 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 290 op/s 2024-04-10T03:55:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:44 smithi016 bash[72916]: cluster 2024-04-10T03:55:43.256222+0000 mon.a (mon.0) 2504 : cluster 0 osdmap e1294: 8 total, 8 up, 8 in 2024-04-10T03:55:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:44 smithi016 bash[74137]: cluster 2024-04-10T03:55:42.455302+0000 mgr.y (mgr.25133) 1479 : cluster 0 pgmap v2316: 169 pgs: 169 active+clean; 681 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 290 op/s 2024-04-10T03:55:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:44 smithi016 bash[74137]: cluster 2024-04-10T03:55:43.256222+0000 mon.a (mon.0) 2504 : cluster 0 osdmap e1294: 8 total, 8 up, 8 in 2024-04-10T03:55:44.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:44 smithi136 bash[68278]: cluster 2024-04-10T03:55:42.455302+0000 mgr.y (mgr.25133) 1479 : cluster 0 pgmap v2316: 169 pgs: 169 active+clean; 681 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 3.0 MiB/s wr, 290 op/s 2024-04-10T03:55:44.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:44 smithi136 bash[68278]: cluster 2024-04-10T03:55:43.256222+0000 mon.a (mon.0) 2504 : cluster 0 osdmap e1294: 8 total, 8 up, 8 in 2024-04-10T03:55:44.773 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14483 ms) 2024-04-10T03:55:44.773 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-04-10T03:55:44.834 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:44.853 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:55:44.929 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:55:45.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:45 smithi016 bash[72916]: cluster 2024-04-10T03:55:44.260829+0000 mon.a (mon.0) 2505 : cluster 0 osdmap e1295: 8 total, 8 up, 8 in 2024-04-10T03:55:45.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:45 smithi016 bash[74137]: cluster 2024-04-10T03:55:44.260829+0000 mon.a (mon.0) 2505 : cluster 0 osdmap e1295: 8 total, 8 up, 8 in 2024-04-10T03:55:45.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:45 smithi136 bash[68278]: cluster 2024-04-10T03:55:44.260829+0000 mon.a (mon.0) 2505 : cluster 0 osdmap e1295: 8 total, 8 up, 8 in 2024-04-10T03:55:46.304 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:55:46.329 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:55:46.329 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:55:46.329 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:55:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:46 smithi016 bash[74137]: cluster 2024-04-10T03:55:44.456026+0000 mgr.y (mgr.25133) 1480 : cluster 0 pgmap v2319: 169 pgs: 169 active+clean; 689 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 4.0 MiB/s wr, 433 op/s 2024-04-10T03:55:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:46 smithi016 bash[74137]: cluster 2024-04-10T03:55:45.277438+0000 mon.a (mon.0) 2506 : cluster 0 osdmap e1296: 8 total, 8 up, 8 in 2024-04-10T03:55:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:46 smithi016 bash[72916]: cluster 2024-04-10T03:55:44.456026+0000 mgr.y (mgr.25133) 1480 : cluster 0 pgmap v2319: 169 pgs: 169 active+clean; 689 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 4.0 MiB/s wr, 433 op/s 2024-04-10T03:55:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:46 smithi016 bash[72916]: cluster 2024-04-10T03:55:45.277438+0000 mon.a (mon.0) 2506 : cluster 0 osdmap e1296: 8 total, 8 up, 8 in 2024-04-10T03:55:46.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:46 smithi136 bash[68278]: cluster 2024-04-10T03:55:44.456026+0000 mgr.y (mgr.25133) 1480 : cluster 0 pgmap v2319: 169 pgs: 169 active+clean; 689 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 4.0 MiB/s wr, 433 op/s 2024-04-10T03:55:46.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:46 smithi136 bash[68278]: cluster 2024-04-10T03:55:45.277438+0000 mon.a (mon.0) 2506 : cluster 0 osdmap e1296: 8 total, 8 up, 8 in 2024-04-10T03:55:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:47 smithi016 bash[72916]: cluster 2024-04-10T03:55:46.284408+0000 mon.a (mon.0) 2507 : cluster 0 osdmap e1297: 8 total, 8 up, 8 in 2024-04-10T03:55:47.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:47 smithi016 bash[72916]: cluster 2024-04-10T03:55:46.456874+0000 mgr.y (mgr.25133) 1481 : cluster 0 pgmap v2322: 169 pgs: 169 active+clean; 693 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 426 op/s 2024-04-10T03:55:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:47 smithi016 bash[74137]: cluster 2024-04-10T03:55:46.284408+0000 mon.a (mon.0) 2507 : cluster 0 osdmap e1297: 8 total, 8 up, 8 in 2024-04-10T03:55:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:47 smithi016 bash[74137]: cluster 2024-04-10T03:55:46.456874+0000 mgr.y (mgr.25133) 1481 : cluster 0 pgmap v2322: 169 pgs: 169 active+clean; 693 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 426 op/s 2024-04-10T03:55:47.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:47 smithi136 bash[68278]: cluster 2024-04-10T03:55:46.284408+0000 mon.a (mon.0) 2507 : cluster 0 osdmap e1297: 8 total, 8 up, 8 in 2024-04-10T03:55:47.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:47 smithi136 bash[68278]: cluster 2024-04-10T03:55:46.456874+0000 mgr.y (mgr.25133) 1481 : cluster 0 pgmap v2322: 169 pgs: 169 active+clean; 693 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 426 op/s 2024-04-10T03:55:48.322 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:55:48.335 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:55:48.335 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:55:48.354 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:55:48.393 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:55:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:48 smithi016 bash[74137]: cluster 2024-04-10T03:55:47.294504+0000 mon.a (mon.0) 2508 : cluster 0 osdmap e1298: 8 total, 8 up, 8 in 2024-04-10T03:55:48.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:48 smithi016 bash[72916]: cluster 2024-04-10T03:55:47.294504+0000 mon.a (mon.0) 2508 : cluster 0 osdmap e1298: 8 total, 8 up, 8 in 2024-04-10T03:55:48.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:48 smithi136 bash[68278]: cluster 2024-04-10T03:55:47.294504+0000 mon.a (mon.0) 2508 : cluster 0 osdmap e1298: 8 total, 8 up, 8 in 2024-04-10T03:55:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:49 smithi016 bash[72916]: cluster 2024-04-10T03:55:48.296384+0000 mon.a (mon.0) 2509 : cluster 0 osdmap e1299: 8 total, 8 up, 8 in 2024-04-10T03:55:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:49 smithi016 bash[72916]: cluster 2024-04-10T03:55:48.457593+0000 mgr.y (mgr.25133) 1482 : cluster 0 pgmap v2325: 169 pgs: 169 active+clean; 697 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 235 op/s 2024-04-10T03:55:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:49 smithi016 bash[74137]: cluster 2024-04-10T03:55:48.296384+0000 mon.a (mon.0) 2509 : cluster 0 osdmap e1299: 8 total, 8 up, 8 in 2024-04-10T03:55:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:49 smithi016 bash[74137]: cluster 2024-04-10T03:55:48.457593+0000 mgr.y (mgr.25133) 1482 : cluster 0 pgmap v2325: 169 pgs: 169 active+clean; 697 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 235 op/s 2024-04-10T03:55:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:49 smithi136 bash[68278]: cluster 2024-04-10T03:55:48.296384+0000 mon.a (mon.0) 2509 : cluster 0 osdmap e1299: 8 total, 8 up, 8 in 2024-04-10T03:55:49.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:49 smithi136 bash[68278]: cluster 2024-04-10T03:55:48.457593+0000 mgr.y (mgr.25133) 1482 : cluster 0 pgmap v2325: 169 pgs: 169 active+clean; 697 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 235 op/s 2024-04-10T03:55:50.343 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:50.388 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:55:50.402 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:55:50.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:50 smithi136 bash[68278]: cluster 2024-04-10T03:55:49.315710+0000 mon.a (mon.0) 2510 : cluster 0 osdmap e1300: 8 total, 8 up, 8 in 2024-04-10T03:55:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:50 smithi016 bash[72916]: cluster 2024-04-10T03:55:49.315710+0000 mon.a (mon.0) 2510 : cluster 0 osdmap e1300: 8 total, 8 up, 8 in 2024-04-10T03:55:50.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:50 smithi016 bash[74137]: cluster 2024-04-10T03:55:49.315710+0000 mon.a (mon.0) 2510 : cluster 0 osdmap e1300: 8 total, 8 up, 8 in 2024-04-10T03:55:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:51 smithi136 bash[68278]: cluster 2024-04-10T03:55:50.317554+0000 mon.a (mon.0) 2511 : cluster 0 osdmap e1301: 8 total, 8 up, 8 in 2024-04-10T03:55:51.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:51 smithi136 bash[68278]: cluster 2024-04-10T03:55:50.458077+0000 mgr.y (mgr.25133) 1483 : cluster 0 pgmap v2328: 169 pgs: 169 active+clean; 709 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 6.0 MiB/s wr, 62 op/s 2024-04-10T03:55:51.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:51 smithi016 bash[74137]: cluster 2024-04-10T03:55:50.317554+0000 mon.a (mon.0) 2511 : cluster 0 osdmap e1301: 8 total, 8 up, 8 in 2024-04-10T03:55:51.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:51 smithi016 bash[74137]: cluster 2024-04-10T03:55:50.458077+0000 mgr.y (mgr.25133) 1483 : cluster 0 pgmap v2328: 169 pgs: 169 active+clean; 709 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 6.0 MiB/s wr, 62 op/s 2024-04-10T03:55:51.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:51 smithi016 bash[72916]: cluster 2024-04-10T03:55:50.317554+0000 mon.a (mon.0) 2511 : cluster 0 osdmap e1301: 8 total, 8 up, 8 in 2024-04-10T03:55:51.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:51 smithi016 bash[72916]: cluster 2024-04-10T03:55:50.458077+0000 mgr.y (mgr.25133) 1483 : cluster 0 pgmap v2328: 169 pgs: 169 active+clean; 709 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 6.0 MiB/s wr, 62 op/s 2024-04-10T03:55:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:55:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:55:51] "GET /metrics HTTP/1.1" 200 38986 "" "Prometheus/2.43.0" 2024-04-10T03:55:52.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:52 smithi136 bash[68278]: cluster 2024-04-10T03:55:51.340298+0000 mon.a (mon.0) 2512 : cluster 0 osdmap e1302: 8 total, 8 up, 8 in 2024-04-10T03:55:52.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:52 smithi016 bash[72916]: cluster 2024-04-10T03:55:51.340298+0000 mon.a (mon.0) 2512 : cluster 0 osdmap e1302: 8 total, 8 up, 8 in 2024-04-10T03:55:52.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:52 smithi016 bash[74137]: cluster 2024-04-10T03:55:51.340298+0000 mon.a (mon.0) 2512 : cluster 0 osdmap e1302: 8 total, 8 up, 8 in 2024-04-10T03:55:53.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:53 smithi136 bash[68278]: cluster 2024-04-10T03:55:52.342429+0000 mon.a (mon.0) 2513 : cluster 0 osdmap e1303: 8 total, 8 up, 8 in 2024-04-10T03:55:53.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:53 smithi136 bash[68278]: cluster 2024-04-10T03:55:52.458824+0000 mgr.y (mgr.25133) 1484 : cluster 0 pgmap v2331: 169 pgs: 169 active+clean; 733 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 9.0 MiB/s wr, 219 op/s 2024-04-10T03:55:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:53 smithi016 bash[72916]: cluster 2024-04-10T03:55:52.342429+0000 mon.a (mon.0) 2513 : cluster 0 osdmap e1303: 8 total, 8 up, 8 in 2024-04-10T03:55:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:53 smithi016 bash[72916]: cluster 2024-04-10T03:55:52.458824+0000 mgr.y (mgr.25133) 1484 : cluster 0 pgmap v2331: 169 pgs: 169 active+clean; 733 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 9.0 MiB/s wr, 219 op/s 2024-04-10T03:55:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:53 smithi016 bash[74137]: cluster 2024-04-10T03:55:52.342429+0000 mon.a (mon.0) 2513 : cluster 0 osdmap e1303: 8 total, 8 up, 8 in 2024-04-10T03:55:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:53 smithi016 bash[74137]: cluster 2024-04-10T03:55:52.458824+0000 mgr.y (mgr.25133) 1484 : cluster 0 pgmap v2331: 169 pgs: 169 active+clean; 733 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 9.0 MiB/s wr, 219 op/s 2024-04-10T03:55:54.168 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: after_prepare_snap 2024-04-10T03:55:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:54 smithi136 bash[68278]: cluster 2024-04-10T03:55:53.365393+0000 mon.a (mon.0) 2514 : cluster 0 osdmap e1304: 8 total, 8 up, 8 in 2024-04-10T03:55:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:54 smithi136 bash[68278]: cluster 2024-04-10T03:55:54.046312+0000 mon.a (mon.0) 2515 : cluster 0 osdmap e1305: 8 total, 8 up, 8 in 2024-04-10T03:55:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:54 smithi016 bash[72916]: cluster 2024-04-10T03:55:53.365393+0000 mon.a (mon.0) 2514 : cluster 0 osdmap e1304: 8 total, 8 up, 8 in 2024-04-10T03:55:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:54 smithi016 bash[72916]: cluster 2024-04-10T03:55:54.046312+0000 mon.a (mon.0) 2515 : cluster 0 osdmap e1305: 8 total, 8 up, 8 in 2024-04-10T03:55:54.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:54 smithi016 bash[74137]: cluster 2024-04-10T03:55:53.365393+0000 mon.a (mon.0) 2514 : cluster 0 osdmap e1304: 8 total, 8 up, 8 in 2024-04-10T03:55:54.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:54 smithi016 bash[74137]: cluster 2024-04-10T03:55:54.046312+0000 mon.a (mon.0) 2515 : cluster 0 osdmap e1305: 8 total, 8 up, 8 in 2024-04-10T03:55:56.077 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:55:56.110 INFO:tasks.workunit.client.0.smithi016.stdout:write: * 83886080~1000 2024-04-10T03:55:56.130 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:55:56.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:56 smithi016 bash[74137]: cluster 2024-04-10T03:55:54.459733+0000 mgr.y (mgr.25133) 1485 : cluster 0 pgmap v2334: 169 pgs: 169 active+clean; 733 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.0 MiB/s wr, 182 op/s 2024-04-10T03:55:56.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:56 smithi016 bash[74137]: cluster 2024-04-10T03:55:55.047578+0000 mon.a (mon.0) 2516 : cluster 0 osdmap e1306: 8 total, 8 up, 8 in 2024-04-10T03:55:56.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:56 smithi016 bash[72916]: cluster 2024-04-10T03:55:54.459733+0000 mgr.y (mgr.25133) 1485 : cluster 0 pgmap v2334: 169 pgs: 169 active+clean; 733 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.0 MiB/s wr, 182 op/s 2024-04-10T03:55:56.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:56 smithi016 bash[72916]: cluster 2024-04-10T03:55:55.047578+0000 mon.a (mon.0) 2516 : cluster 0 osdmap e1306: 8 total, 8 up, 8 in 2024-04-10T03:55:56.368 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:55:56.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:56 smithi136 bash[68278]: cluster 2024-04-10T03:55:54.459733+0000 mgr.y (mgr.25133) 1485 : cluster 0 pgmap v2334: 169 pgs: 169 active+clean; 733 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.0 MiB/s wr, 182 op/s 2024-04-10T03:55:56.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:56 smithi136 bash[68278]: cluster 2024-04-10T03:55:55.047578+0000 mon.a (mon.0) 2516 : cluster 0 osdmap e1306: 8 total, 8 up, 8 in 2024-04-10T03:55:57.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:57 smithi136 bash[68278]: cluster 2024-04-10T03:55:56.053011+0000 mon.a (mon.0) 2517 : cluster 0 osdmap e1307: 8 total, 8 up, 8 in 2024-04-10T03:55:57.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:57 smithi016 bash[72916]: cluster 2024-04-10T03:55:56.053011+0000 mon.a (mon.0) 2517 : cluster 0 osdmap e1307: 8 total, 8 up, 8 in 2024-04-10T03:55:57.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:57 smithi016 bash[74137]: cluster 2024-04-10T03:55:56.053011+0000 mon.a (mon.0) 2517 : cluster 0 osdmap e1307: 8 total, 8 up, 8 in 2024-04-10T03:55:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:58 smithi136 bash[68278]: cluster 2024-04-10T03:55:56.460331+0000 mgr.y (mgr.25133) 1486 : cluster 0 pgmap v2337: 169 pgs: 169 active+clean; 733 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 3.7 KiB/s wr, 143 op/s 2024-04-10T03:55:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:58 smithi136 bash[68278]: cluster 2024-04-10T03:55:57.076425+0000 mon.a (mon.0) 2518 : cluster 0 osdmap e1308: 8 total, 8 up, 8 in 2024-04-10T03:55:58.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:58 smithi136 bash[68278]: audit 2024-04-10T03:55:57.599343+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:58 smithi016 bash[74137]: cluster 2024-04-10T03:55:56.460331+0000 mgr.y (mgr.25133) 1486 : cluster 0 pgmap v2337: 169 pgs: 169 active+clean; 733 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 3.7 KiB/s wr, 143 op/s 2024-04-10T03:55:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:58 smithi016 bash[74137]: cluster 2024-04-10T03:55:57.076425+0000 mon.a (mon.0) 2518 : cluster 0 osdmap e1308: 8 total, 8 up, 8 in 2024-04-10T03:55:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:58 smithi016 bash[74137]: audit 2024-04-10T03:55:57.599343+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:58 smithi016 bash[72916]: cluster 2024-04-10T03:55:56.460331+0000 mgr.y (mgr.25133) 1486 : cluster 0 pgmap v2337: 169 pgs: 169 active+clean; 733 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 3.7 KiB/s wr, 143 op/s 2024-04-10T03:55:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:58 smithi016 bash[72916]: cluster 2024-04-10T03:55:57.076425+0000 mon.a (mon.0) 2518 : cluster 0 osdmap e1308: 8 total, 8 up, 8 in 2024-04-10T03:55:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:58 smithi016 bash[72916]: audit 2024-04-10T03:55:57.599343+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:55:59.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:55:59 smithi136 bash[68278]: cluster 2024-04-10T03:55:58.073836+0000 mon.a (mon.0) 2520 : cluster 0 osdmap e1309: 8 total, 8 up, 8 in 2024-04-10T03:55:59.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:55:59 smithi016 bash[74137]: cluster 2024-04-10T03:55:58.073836+0000 mon.a (mon.0) 2520 : cluster 0 osdmap e1309: 8 total, 8 up, 8 in 2024-04-10T03:55:59.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:55:59 smithi016 bash[72916]: cluster 2024-04-10T03:55:58.073836+0000 mon.a (mon.0) 2520 : cluster 0 osdmap e1309: 8 total, 8 up, 8 in 2024-04-10T03:55:59.806 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (15033 ms) 2024-04-10T03:55:59.807 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.Clone 2024-04-10T03:55:59.866 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:55:59.890 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~8388609 2024-04-10T03:55:59.966 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 16777218~8388609 2024-04-10T03:56:00.031 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap 2024-04-10T03:56:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:00 smithi136 bash[68278]: cluster 2024-04-10T03:55:58.460996+0000 mgr.y (mgr.25133) 1487 : cluster 0 pgmap v2340: 169 pgs: 169 active+clean; 745 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 386 op/s 2024-04-10T03:56:00.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:00 smithi136 bash[68278]: cluster 2024-04-10T03:55:59.098202+0000 mon.a (mon.0) 2521 : cluster 0 osdmap e1310: 8 total, 8 up, 8 in 2024-04-10T03:56:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:00 smithi016 bash[72916]: cluster 2024-04-10T03:55:58.460996+0000 mgr.y (mgr.25133) 1487 : cluster 0 pgmap v2340: 169 pgs: 169 active+clean; 745 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 386 op/s 2024-04-10T03:56:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:00 smithi016 bash[72916]: cluster 2024-04-10T03:55:59.098202+0000 mon.a (mon.0) 2521 : cluster 0 osdmap e1310: 8 total, 8 up, 8 in 2024-04-10T03:56:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:00 smithi016 bash[74137]: cluster 2024-04-10T03:55:58.460996+0000 mgr.y (mgr.25133) 1487 : cluster 0 pgmap v2340: 169 pgs: 169 active+clean; 745 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 386 op/s 2024-04-10T03:56:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:00 smithi016 bash[74137]: cluster 2024-04-10T03:55:59.098202+0000 mon.a (mon.0) 2521 : cluster 0 osdmap e1310: 8 total, 8 up, 8 in 2024-04-10T03:56:01.138 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap 2024-04-10T03:56:01.166 INFO:tasks.workunit.client.0.smithi016.stdout:clone image103 -> image106 2024-04-10T03:56:01.392 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:56:01.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:01 smithi136 bash[68278]: cluster 2024-04-10T03:56:00.105398+0000 mon.a (mon.0) 2522 : cluster 0 osdmap e1311: 8 total, 8 up, 8 in 2024-04-10T03:56:01.469 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:56:01.474 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap 2024-04-10T03:56:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:01 smithi016 bash[72916]: cluster 2024-04-10T03:56:00.105398+0000 mon.a (mon.0) 2522 : cluster 0 osdmap e1311: 8 total, 8 up, 8 in 2024-04-10T03:56:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:01 smithi016 bash[74137]: cluster 2024-04-10T03:56:00.105398+0000 mon.a (mon.0) 2522 : cluster 0 osdmap e1311: 8 total, 8 up, 8 in 2024-04-10T03:56:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:56:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:56:01] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2024-04-10T03:56:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:02 smithi136 bash[68278]: cluster 2024-04-10T03:56:00.461740+0000 mgr.y (mgr.25133) 1488 : cluster 0 pgmap v2343: 169 pgs: 169 active+clean; 749 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 5.0 MiB/s wr, 278 op/s 2024-04-10T03:56:02.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:02 smithi136 bash[68278]: cluster 2024-04-10T03:56:01.116398+0000 mon.a (mon.0) 2523 : cluster 0 osdmap e1312: 8 total, 8 up, 8 in 2024-04-10T03:56:02.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:02 smithi016 bash[74137]: cluster 2024-04-10T03:56:00.461740+0000 mgr.y (mgr.25133) 1488 : cluster 0 pgmap v2343: 169 pgs: 169 active+clean; 749 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 5.0 MiB/s wr, 278 op/s 2024-04-10T03:56:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:02 smithi016 bash[74137]: cluster 2024-04-10T03:56:01.116398+0000 mon.a (mon.0) 2523 : cluster 0 osdmap e1312: 8 total, 8 up, 8 in 2024-04-10T03:56:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:02 smithi016 bash[72916]: cluster 2024-04-10T03:56:00.461740+0000 mgr.y (mgr.25133) 1488 : cluster 0 pgmap v2343: 169 pgs: 169 active+clean; 749 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 5.0 MiB/s wr, 278 op/s 2024-04-10T03:56:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:02 smithi016 bash[72916]: cluster 2024-04-10T03:56:01.116398+0000 mon.a (mon.0) 2523 : cluster 0 osdmap e1312: 8 total, 8 up, 8 in 2024-04-10T03:56:03.168 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap 2024-04-10T03:56:03.201 INFO:tasks.workunit.client.0.smithi016.stdout:clone image106 -> image108 2024-04-10T03:56:03.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:03 smithi136 bash[68278]: cluster 2024-04-10T03:56:02.122957+0000 mon.a (mon.0) 2524 : cluster 0 osdmap e1313: 8 total, 8 up, 8 in 2024-04-10T03:56:03.493 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 1000~1000 2024-04-10T03:56:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:03 smithi016 bash[72916]: cluster 2024-04-10T03:56:02.122957+0000 mon.a (mon.0) 2524 : cluster 0 osdmap e1313: 8 total, 8 up, 8 in 2024-04-10T03:56:03.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:03 smithi016 bash[74137]: cluster 2024-04-10T03:56:02.122957+0000 mon.a (mon.0) 2524 : cluster 0 osdmap e1313: 8 total, 8 up, 8 in 2024-04-10T03:56:03.584 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 2010~1000 2024-04-10T03:56:03.588 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:04.286 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:56:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:04 smithi136 bash[68278]: cluster 2024-04-10T03:56:02.462734+0000 mgr.y (mgr.25133) 1489 : cluster 0 pgmap v2346: 169 pgs: 169 active+clean; 769 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 11 MiB/s wr, 261 op/s 2024-04-10T03:56:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:04 smithi136 bash[68278]: cluster 2024-04-10T03:56:03.138001+0000 mon.a (mon.0) 2525 : cluster 0 osdmap e1314: 8 total, 8 up, 8 in 2024-04-10T03:56:04.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:04 smithi136 bash[68278]: cluster 2024-04-10T03:56:04.050350+0000 mon.a (mon.0) 2526 : cluster 0 osdmap e1315: 8 total, 8 up, 8 in 2024-04-10T03:56:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:04 smithi016 bash[72916]: cluster 2024-04-10T03:56:02.462734+0000 mgr.y (mgr.25133) 1489 : cluster 0 pgmap v2346: 169 pgs: 169 active+clean; 769 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 11 MiB/s wr, 261 op/s 2024-04-10T03:56:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:04 smithi016 bash[72916]: cluster 2024-04-10T03:56:03.138001+0000 mon.a (mon.0) 2525 : cluster 0 osdmap e1314: 8 total, 8 up, 8 in 2024-04-10T03:56:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:04 smithi016 bash[72916]: cluster 2024-04-10T03:56:04.050350+0000 mon.a (mon.0) 2526 : cluster 0 osdmap e1315: 8 total, 8 up, 8 in 2024-04-10T03:56:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:04 smithi016 bash[74137]: cluster 2024-04-10T03:56:02.462734+0000 mgr.y (mgr.25133) 1489 : cluster 0 pgmap v2346: 169 pgs: 169 active+clean; 769 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 11 MiB/s wr, 261 op/s 2024-04-10T03:56:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:04 smithi016 bash[74137]: cluster 2024-04-10T03:56:03.138001+0000 mon.a (mon.0) 2525 : cluster 0 osdmap e1314: 8 total, 8 up, 8 in 2024-04-10T03:56:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:04 smithi016 bash[74137]: cluster 2024-04-10T03:56:04.050350+0000 mon.a (mon.0) 2526 : cluster 0 osdmap e1315: 8 total, 8 up, 8 in 2024-04-10T03:56:04.671 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:56:05.046 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.Clone (5240 ms) 2024-04-10T03:56:05.046 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneParent 2024-04-10T03:56:05.104 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:05.129 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap 2024-04-10T03:56:06.188 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap 2024-04-10T03:56:06.219 INFO:tasks.workunit.client.0.smithi016.stdout:clone image109 -> image112 2024-04-10T03:56:06.395 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:06.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:06 smithi136 bash[68278]: cluster 2024-04-10T03:56:04.463681+0000 mgr.y (mgr.25133) 1490 : cluster 0 pgmap v2349: 169 pgs: 169 active+clean; 773 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 11 MiB/s wr, 420 op/s 2024-04-10T03:56:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:06 smithi136 bash[68278]: cluster 2024-04-10T03:56:05.157208+0000 mon.a (mon.0) 2527 : cluster 0 osdmap e1316: 8 total, 8 up, 8 in 2024-04-10T03:56:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:06 smithi016 bash[72916]: cluster 2024-04-10T03:56:04.463681+0000 mgr.y (mgr.25133) 1490 : cluster 0 pgmap v2349: 169 pgs: 169 active+clean; 773 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 11 MiB/s wr, 420 op/s 2024-04-10T03:56:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:06 smithi016 bash[72916]: cluster 2024-04-10T03:56:05.157208+0000 mon.a (mon.0) 2527 : cluster 0 osdmap e1316: 8 total, 8 up, 8 in 2024-04-10T03:56:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:06 smithi016 bash[74137]: cluster 2024-04-10T03:56:04.463681+0000 mgr.y (mgr.25133) 1490 : cluster 0 pgmap v2349: 169 pgs: 169 active+clean; 773 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 11 MiB/s wr, 420 op/s 2024-04-10T03:56:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:06 smithi016 bash[74137]: cluster 2024-04-10T03:56:05.157208+0000 mon.a (mon.0) 2527 : cluster 0 osdmap e1316: 8 total, 8 up, 8 in 2024-04-10T03:56:06.667 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:56:06.914 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneParent (1867 ms) 2024-04-10T03:56:06.914 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-04-10T03:56:06.970 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:06.995 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~10 2024-04-10T03:56:07.013 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap 2024-04-10T03:56:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:07 smithi016 bash[72916]: cluster 2024-04-10T03:56:06.161576+0000 mon.a (mon.0) 2528 : cluster 0 osdmap e1317: 8 total, 8 up, 8 in 2024-04-10T03:56:07.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:07 smithi016 bash[74137]: cluster 2024-04-10T03:56:06.161576+0000 mon.a (mon.0) 2528 : cluster 0 osdmap e1317: 8 total, 8 up, 8 in 2024-04-10T03:56:07.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:07 smithi136 bash[68278]: cluster 2024-04-10T03:56:06.161576+0000 mon.a (mon.0) 2528 : cluster 0 osdmap e1317: 8 total, 8 up, 8 in 2024-04-10T03:56:08.219 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap 2024-04-10T03:56:08.254 INFO:tasks.workunit.client.0.smithi016.stdout:clone image113 -> image116 2024-04-10T03:56:08.470 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:08 smithi016 bash[72916]: cluster 2024-04-10T03:56:06.464174+0000 mgr.y (mgr.25133) 1491 : cluster 0 pgmap v2352: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 5.0 MiB/s wr, 255 op/s 2024-04-10T03:56:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:08 smithi016 bash[72916]: cluster 2024-04-10T03:56:07.179462+0000 mon.a (mon.0) 2529 : cluster 0 osdmap e1318: 8 total, 8 up, 8 in 2024-04-10T03:56:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:08 smithi016 bash[74137]: cluster 2024-04-10T03:56:06.464174+0000 mgr.y (mgr.25133) 1491 : cluster 0 pgmap v2352: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 5.0 MiB/s wr, 255 op/s 2024-04-10T03:56:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:08 smithi016 bash[74137]: cluster 2024-04-10T03:56:07.179462+0000 mon.a (mon.0) 2529 : cluster 0 osdmap e1318: 8 total, 8 up, 8 in 2024-04-10T03:56:08.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:08 smithi136 bash[68278]: cluster 2024-04-10T03:56:06.464174+0000 mgr.y (mgr.25133) 1491 : cluster 0 pgmap v2352: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 5.0 MiB/s wr, 255 op/s 2024-04-10T03:56:08.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:08 smithi136 bash[68278]: cluster 2024-04-10T03:56:07.179462+0000 mon.a (mon.0) 2529 : cluster 0 osdmap e1318: 8 total, 8 up, 8 in 2024-04-10T03:56:08.754 INFO:tasks.workunit.client.0.smithi016.stdout:write: Y 0~1 2024-04-10T03:56:08.798 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:56:08.964 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:56:09.206 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2293 ms) 2024-04-10T03:56:09.206 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-04-10T03:56:09.254 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:09.271 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 41943040~10 2024-04-10T03:56:09.285 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:56:09.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:09 smithi016 bash[72916]: cluster 2024-04-10T03:56:08.184050+0000 mon.a (mon.0) 2530 : cluster 0 osdmap e1319: 8 total, 8 up, 8 in 2024-04-10T03:56:09.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:09 smithi016 bash[72916]: cluster 2024-04-10T03:56:09.048039+0000 mon.a (mon.0) 2531 : cluster 0 osdmap e1320: 8 total, 8 up, 8 in 2024-04-10T03:56:09.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:09 smithi016 bash[74137]: cluster 2024-04-10T03:56:08.184050+0000 mon.a (mon.0) 2530 : cluster 0 osdmap e1319: 8 total, 8 up, 8 in 2024-04-10T03:56:09.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:09 smithi016 bash[74137]: cluster 2024-04-10T03:56:09.048039+0000 mon.a (mon.0) 2531 : cluster 0 osdmap e1320: 8 total, 8 up, 8 in 2024-04-10T03:56:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:09 smithi136 bash[68278]: cluster 2024-04-10T03:56:08.184050+0000 mon.a (mon.0) 2530 : cluster 0 osdmap e1319: 8 total, 8 up, 8 in 2024-04-10T03:56:09.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:09 smithi136 bash[68278]: cluster 2024-04-10T03:56:09.048039+0000 mon.a (mon.0) 2531 : cluster 0 osdmap e1320: 8 total, 8 up, 8 in 2024-04-10T03:56:10.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:10 smithi016 bash[74137]: cluster 2024-04-10T03:56:08.464801+0000 mgr.y (mgr.25133) 1492 : cluster 0 pgmap v2355: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 476 op/s 2024-04-10T03:56:10.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:10 smithi016 bash[72916]: cluster 2024-04-10T03:56:08.464801+0000 mgr.y (mgr.25133) 1492 : cluster 0 pgmap v2355: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 476 op/s 2024-04-10T03:56:10.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:10 smithi136 bash[68278]: cluster 2024-04-10T03:56:08.464801+0000 mgr.y (mgr.25133) 1492 : cluster 0 pgmap v2355: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 476 op/s 2024-04-10T03:56:11.248 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 41943041~10 2024-04-10T03:56:11.258 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:11.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:11 smithi016 bash[72916]: cluster 2024-04-10T03:56:10.211109+0000 mon.a (mon.0) 2532 : cluster 0 osdmap e1321: 8 total, 8 up, 8 in 2024-04-10T03:56:11.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:11 smithi016 bash[74137]: cluster 2024-04-10T03:56:10.211109+0000 mon.a (mon.0) 2532 : cluster 0 osdmap e1321: 8 total, 8 up, 8 in 2024-04-10T03:56:11.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:11 smithi136 bash[68278]: cluster 2024-04-10T03:56:10.211109+0000 mon.a (mon.0) 2532 : cluster 0 osdmap e1321: 8 total, 8 up, 8 in 2024-04-10T03:56:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:56:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:56:11] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2024-04-10T03:56:12.509 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 41943042~10 2024-04-10T03:56:12.539 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:56:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:12 smithi016 bash[72916]: cluster 2024-04-10T03:56:10.465419+0000 mgr.y (mgr.25133) 1493 : cluster 0 pgmap v2358: 169 pgs: 169 active+clean; 781 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 6.6 MiB/s rd, 24 KiB/s wr, 766 op/s 2024-04-10T03:56:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:12 smithi016 bash[72916]: cluster 2024-04-10T03:56:11.231395+0000 mon.a (mon.0) 2533 : cluster 0 osdmap e1322: 8 total, 8 up, 8 in 2024-04-10T03:56:12.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:12 smithi016 bash[74137]: cluster 2024-04-10T03:56:10.465419+0000 mgr.y (mgr.25133) 1493 : cluster 0 pgmap v2358: 169 pgs: 169 active+clean; 781 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 6.6 MiB/s rd, 24 KiB/s wr, 766 op/s 2024-04-10T03:56:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:12 smithi016 bash[74137]: cluster 2024-04-10T03:56:11.231395+0000 mon.a (mon.0) 2533 : cluster 0 osdmap e1322: 8 total, 8 up, 8 in 2024-04-10T03:56:12.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:12 smithi136 bash[68278]: cluster 2024-04-10T03:56:10.465419+0000 mgr.y (mgr.25133) 1493 : cluster 0 pgmap v2358: 169 pgs: 169 active+clean; 781 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 6.6 MiB/s rd, 24 KiB/s wr, 766 op/s 2024-04-10T03:56:12.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:12 smithi136 bash[68278]: cluster 2024-04-10T03:56:11.231395+0000 mon.a (mon.0) 2533 : cluster 0 osdmap e1322: 8 total, 8 up, 8 in 2024-04-10T03:56:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:13 smithi016 bash[72916]: cluster 2024-04-10T03:56:12.233110+0000 mon.a (mon.0) 2534 : cluster 0 osdmap e1323: 8 total, 8 up, 8 in 2024-04-10T03:56:13.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:13 smithi016 bash[72916]: audit 2024-04-10T03:56:12.598800+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:13 smithi016 bash[74137]: cluster 2024-04-10T03:56:12.233110+0000 mon.a (mon.0) 2534 : cluster 0 osdmap e1323: 8 total, 8 up, 8 in 2024-04-10T03:56:13.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:13 smithi016 bash[74137]: audit 2024-04-10T03:56:12.598800+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:13 smithi136 bash[68278]: cluster 2024-04-10T03:56:12.233110+0000 mon.a (mon.0) 2534 : cluster 0 osdmap e1323: 8 total, 8 up, 8 in 2024-04-10T03:56:13.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:13 smithi136 bash[68278]: audit 2024-04-10T03:56:12.598800+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:14.278 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 41943040 2024-04-10T03:56:14.339 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:56:14.471 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:56:14.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:14 smithi016 bash[74137]: cluster 2024-04-10T03:56:12.466023+0000 mgr.y (mgr.25133) 1494 : cluster 0 pgmap v2361: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.0 MiB/s wr, 855 op/s 2024-04-10T03:56:14.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:14 smithi016 bash[74137]: cluster 2024-04-10T03:56:13.253258+0000 mon.a (mon.0) 2536 : cluster 0 osdmap e1324: 8 total, 8 up, 8 in 2024-04-10T03:56:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:14 smithi016 bash[72916]: cluster 2024-04-10T03:56:12.466023+0000 mgr.y (mgr.25133) 1494 : cluster 0 pgmap v2361: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.0 MiB/s wr, 855 op/s 2024-04-10T03:56:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:14 smithi016 bash[72916]: cluster 2024-04-10T03:56:13.253258+0000 mon.a (mon.0) 2536 : cluster 0 osdmap e1324: 8 total, 8 up, 8 in 2024-04-10T03:56:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:14 smithi136 bash[68278]: cluster 2024-04-10T03:56:12.466023+0000 mgr.y (mgr.25133) 1494 : cluster 0 pgmap v2361: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.0 MiB/s wr, 855 op/s 2024-04-10T03:56:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:14 smithi136 bash[68278]: cluster 2024-04-10T03:56:13.253258+0000 mon.a (mon.0) 2536 : cluster 0 osdmap e1324: 8 total, 8 up, 8 in 2024-04-10T03:56:15.496 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (6289 ms) 2024-04-10T03:56:15.496 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-04-10T03:56:15.548 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:15.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:15 smithi016 bash[74137]: cluster 2024-04-10T03:56:14.256065+0000 mon.a (mon.0) 2537 : cluster 0 osdmap e1325: 8 total, 8 up, 8 in 2024-04-10T03:56:15.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:15 smithi016 bash[72916]: cluster 2024-04-10T03:56:14.256065+0000 mon.a (mon.0) 2537 : cluster 0 osdmap e1325: 8 total, 8 up, 8 in 2024-04-10T03:56:15.569 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 41943040~10 2024-04-10T03:56:15.584 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:56:15.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:15 smithi136 bash[68278]: cluster 2024-04-10T03:56:14.256065+0000 mon.a (mon.0) 2537 : cluster 0 osdmap e1325: 8 total, 8 up, 8 in 2024-04-10T03:56:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:16 smithi016 bash[72916]: cluster 2024-04-10T03:56:14.466573+0000 mgr.y (mgr.25133) 1495 : cluster 0 pgmap v2364: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 568 op/s 2024-04-10T03:56:16.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:16 smithi016 bash[72916]: cluster 2024-04-10T03:56:15.275342+0000 mon.a (mon.0) 2538 : cluster 0 osdmap e1326: 8 total, 8 up, 8 in 2024-04-10T03:56:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:16 smithi016 bash[74137]: cluster 2024-04-10T03:56:14.466573+0000 mgr.y (mgr.25133) 1495 : cluster 0 pgmap v2364: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 568 op/s 2024-04-10T03:56:16.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:16 smithi016 bash[74137]: cluster 2024-04-10T03:56:15.275342+0000 mon.a (mon.0) 2538 : cluster 0 osdmap e1326: 8 total, 8 up, 8 in 2024-04-10T03:56:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:16 smithi136 bash[68278]: cluster 2024-04-10T03:56:14.466573+0000 mgr.y (mgr.25133) 1495 : cluster 0 pgmap v2364: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 568 op/s 2024-04-10T03:56:16.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:16 smithi136 bash[68278]: cluster 2024-04-10T03:56:15.275342+0000 mon.a (mon.0) 2538 : cluster 0 osdmap e1326: 8 total, 8 up, 8 in 2024-04-10T03:56:17.324 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 41943040 2024-04-10T03:56:17.365 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:17.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:17 smithi016 bash[72916]: cluster 2024-04-10T03:56:16.286025+0000 mon.a (mon.0) 2539 : cluster 0 osdmap e1327: 8 total, 8 up, 8 in 2024-04-10T03:56:17.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:17 smithi016 bash[74137]: cluster 2024-04-10T03:56:16.286025+0000 mon.a (mon.0) 2539 : cluster 0 osdmap e1327: 8 total, 8 up, 8 in 2024-04-10T03:56:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:17 smithi136 bash[68278]: cluster 2024-04-10T03:56:16.286025+0000 mon.a (mon.0) 2539 : cluster 0 osdmap e1327: 8 total, 8 up, 8 in 2024-04-10T03:56:18.554 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:18.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:18 smithi016 bash[72916]: cluster 2024-04-10T03:56:16.467323+0000 mgr.y (mgr.25133) 1496 : cluster 0 pgmap v2367: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 19 KiB/s wr, 234 op/s 2024-04-10T03:56:18.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:18 smithi016 bash[72916]: cluster 2024-04-10T03:56:17.295700+0000 mon.a (mon.0) 2540 : cluster 0 osdmap e1328: 8 total, 8 up, 8 in 2024-04-10T03:56:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:18 smithi016 bash[74137]: cluster 2024-04-10T03:56:16.467323+0000 mgr.y (mgr.25133) 1496 : cluster 0 pgmap v2367: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 19 KiB/s wr, 234 op/s 2024-04-10T03:56:18.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:18 smithi016 bash[74137]: cluster 2024-04-10T03:56:17.295700+0000 mon.a (mon.0) 2540 : cluster 0 osdmap e1328: 8 total, 8 up, 8 in 2024-04-10T03:56:18.576 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:56:18.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:18 smithi136 bash[68278]: cluster 2024-04-10T03:56:16.467323+0000 mgr.y (mgr.25133) 1496 : cluster 0 pgmap v2367: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 19 KiB/s wr, 234 op/s 2024-04-10T03:56:18.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:18 smithi136 bash[68278]: cluster 2024-04-10T03:56:17.295700+0000 mon.a (mon.0) 2540 : cluster 0 osdmap e1328: 8 total, 8 up, 8 in 2024-04-10T03:56:19.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:19 smithi016 bash[72916]: cluster 2024-04-10T03:56:18.307152+0000 mon.a (mon.0) 2541 : cluster 0 osdmap e1329: 8 total, 8 up, 8 in 2024-04-10T03:56:19.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:19 smithi016 bash[72916]: cluster 2024-04-10T03:56:18.467876+0000 mgr.y (mgr.25133) 1497 : cluster 0 pgmap v2370: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 14 KiB/s wr, 171 op/s 2024-04-10T03:56:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:19 smithi016 bash[74137]: cluster 2024-04-10T03:56:18.307152+0000 mon.a (mon.0) 2541 : cluster 0 osdmap e1329: 8 total, 8 up, 8 in 2024-04-10T03:56:19.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:19 smithi016 bash[74137]: cluster 2024-04-10T03:56:18.467876+0000 mgr.y (mgr.25133) 1497 : cluster 0 pgmap v2370: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 14 KiB/s wr, 171 op/s 2024-04-10T03:56:19.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:19 smithi136 bash[68278]: cluster 2024-04-10T03:56:18.307152+0000 mon.a (mon.0) 2541 : cluster 0 osdmap e1329: 8 total, 8 up, 8 in 2024-04-10T03:56:19.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:19 smithi136 bash[68278]: cluster 2024-04-10T03:56:18.467876+0000 mgr.y (mgr.25133) 1497 : cluster 0 pgmap v2370: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 14 KiB/s wr, 171 op/s 2024-04-10T03:56:20.351 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 41943040~10 2024-04-10T03:56:20.364 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap4 2024-04-10T03:56:20.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:20 smithi016 bash[72916]: cluster 2024-04-10T03:56:19.319713+0000 mon.a (mon.0) 2542 : cluster 0 osdmap e1330: 8 total, 8 up, 8 in 2024-04-10T03:56:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:20 smithi016 bash[74137]: cluster 2024-04-10T03:56:19.319713+0000 mon.a (mon.0) 2542 : cluster 0 osdmap e1330: 8 total, 8 up, 8 in 2024-04-10T03:56:20.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:20 smithi136 bash[68278]: cluster 2024-04-10T03:56:19.319713+0000 mon.a (mon.0) 2542 : cluster 0 osdmap e1330: 8 total, 8 up, 8 in 2024-04-10T03:56:21.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:21 smithi136 bash[68278]: cluster 2024-04-10T03:56:20.324845+0000 mon.a (mon.0) 2543 : cluster 0 osdmap e1331: 8 total, 8 up, 8 in 2024-04-10T03:56:21.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:21 smithi136 bash[68278]: cluster 2024-04-10T03:56:20.468607+0000 mgr.y (mgr.25133) 1498 : cluster 0 pgmap v2373: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 8.7 KiB/s wr, 146 op/s 2024-04-10T03:56:21.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:21 smithi016 bash[72916]: cluster 2024-04-10T03:56:20.324845+0000 mon.a (mon.0) 2543 : cluster 0 osdmap e1331: 8 total, 8 up, 8 in 2024-04-10T03:56:21.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:21 smithi016 bash[72916]: cluster 2024-04-10T03:56:20.468607+0000 mgr.y (mgr.25133) 1498 : cluster 0 pgmap v2373: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 8.7 KiB/s wr, 146 op/s 2024-04-10T03:56:21.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:21 smithi016 bash[74137]: cluster 2024-04-10T03:56:20.324845+0000 mon.a (mon.0) 2543 : cluster 0 osdmap e1331: 8 total, 8 up, 8 in 2024-04-10T03:56:21.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:21 smithi016 bash[74137]: cluster 2024-04-10T03:56:20.468607+0000 mgr.y (mgr.25133) 1498 : cluster 0 pgmap v2373: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 8.7 KiB/s wr, 146 op/s 2024-04-10T03:56:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:56:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:56:21] "GET /metrics HTTP/1.1" 200 38985 "" "Prometheus/2.43.0" 2024-04-10T03:56:22.374 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 41943040 2024-04-10T03:56:22.418 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:56:22.542 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:56:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:22 smithi136 bash[68278]: cluster 2024-04-10T03:56:21.328050+0000 mon.a (mon.0) 2544 : cluster 0 osdmap e1332: 8 total, 8 up, 8 in 2024-04-10T03:56:22.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:22 smithi016 bash[74137]: cluster 2024-04-10T03:56:21.328050+0000 mon.a (mon.0) 2544 : cluster 0 osdmap e1332: 8 total, 8 up, 8 in 2024-04-10T03:56:22.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:22 smithi016 bash[72916]: cluster 2024-04-10T03:56:21.328050+0000 mon.a (mon.0) 2544 : cluster 0 osdmap e1332: 8 total, 8 up, 8 in 2024-04-10T03:56:23.583 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8087 ms) 2024-04-10T03:56:23.583 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-04-10T03:56:23.639 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:23.661 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:23.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:23 smithi136 bash[68278]: cluster 2024-04-10T03:56:22.340295+0000 mon.a (mon.0) 2545 : cluster 0 osdmap e1333: 8 total, 8 up, 8 in 2024-04-10T03:56:23.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:23 smithi136 bash[68278]: cluster 2024-04-10T03:56:22.469303+0000 mgr.y (mgr.25133) 1499 : cluster 0 pgmap v2376: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 20 KiB/s wr, 303 op/s 2024-04-10T03:56:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:23 smithi016 bash[72916]: cluster 2024-04-10T03:56:22.340295+0000 mon.a (mon.0) 2545 : cluster 0 osdmap e1333: 8 total, 8 up, 8 in 2024-04-10T03:56:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:23 smithi016 bash[72916]: cluster 2024-04-10T03:56:22.469303+0000 mgr.y (mgr.25133) 1499 : cluster 0 pgmap v2376: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 20 KiB/s wr, 303 op/s 2024-04-10T03:56:23.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:23 smithi016 bash[74137]: cluster 2024-04-10T03:56:22.340295+0000 mon.a (mon.0) 2545 : cluster 0 osdmap e1333: 8 total, 8 up, 8 in 2024-04-10T03:56:23.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:23 smithi016 bash[74137]: cluster 2024-04-10T03:56:22.469303+0000 mgr.y (mgr.25133) 1499 : cluster 0 pgmap v2376: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 20 KiB/s wr, 303 op/s 2024-04-10T03:56:23.999 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.AbortInUseImage (417 ms) 2024-04-10T03:56:24.000 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-04-10T03:56:24.067 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:24.099 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:56:24.178 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:56:24.234 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:24.574 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:56:24.635 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:56:24.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:24 smithi136 bash[68278]: cluster 2024-04-10T03:56:23.365591+0000 mon.a (mon.0) 2546 : cluster 0 osdmap e1334: 8 total, 8 up, 8 in 2024-04-10T03:56:24.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:24 smithi136 bash[68278]: cluster 2024-04-10T03:56:24.051987+0000 mon.a (mon.0) 2547 : cluster 0 osdmap e1335: 8 total, 8 up, 8 in 2024-04-10T03:56:24.689 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:56:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:24 smithi016 bash[72916]: cluster 2024-04-10T03:56:23.365591+0000 mon.a (mon.0) 2546 : cluster 0 osdmap e1334: 8 total, 8 up, 8 in 2024-04-10T03:56:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:24 smithi016 bash[72916]: cluster 2024-04-10T03:56:24.051987+0000 mon.a (mon.0) 2547 : cluster 0 osdmap e1335: 8 total, 8 up, 8 in 2024-04-10T03:56:24.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:24 smithi016 bash[74137]: cluster 2024-04-10T03:56:23.365591+0000 mon.a (mon.0) 2546 : cluster 0 osdmap e1334: 8 total, 8 up, 8 in 2024-04-10T03:56:24.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:24 smithi016 bash[74137]: cluster 2024-04-10T03:56:24.051987+0000 mon.a (mon.0) 2547 : cluster 0 osdmap e1335: 8 total, 8 up, 8 in 2024-04-10T03:56:25.006 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (1006 ms) 2024-04-10T03:56:25.006 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-04-10T03:56:25.080 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:25.110 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:56:25.185 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:56:25.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:25 smithi136 bash[68278]: cluster 2024-04-10T03:56:24.470332+0000 mgr.y (mgr.25133) 1500 : cluster 0 pgmap v2379: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 15 KiB/s wr, 241 op/s 2024-04-10T03:56:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:25 smithi016 bash[72916]: cluster 2024-04-10T03:56:24.470332+0000 mgr.y (mgr.25133) 1500 : cluster 0 pgmap v2379: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 15 KiB/s wr, 241 op/s 2024-04-10T03:56:25.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:25 smithi016 bash[74137]: cluster 2024-04-10T03:56:24.470332+0000 mgr.y (mgr.25133) 1500 : cluster 0 pgmap v2379: 169 pgs: 169 active+clean; 785 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 15 KiB/s wr, 241 op/s 2024-04-10T03:56:26.409 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 8388609~8388609 2024-04-10T03:56:26.433 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 0~1000 2024-04-10T03:56:26.433 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 1010~1000 2024-04-10T03:56:26.433 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:56:26.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:26 smithi136 bash[68278]: cluster 2024-04-10T03:56:25.375182+0000 mon.a (mon.0) 2548 : cluster 0 osdmap e1336: 8 total, 8 up, 8 in 2024-04-10T03:56:26.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:26 smithi016 bash[72916]: cluster 2024-04-10T03:56:25.375182+0000 mon.a (mon.0) 2548 : cluster 0 osdmap e1336: 8 total, 8 up, 8 in 2024-04-10T03:56:26.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:26 smithi016 bash[74137]: cluster 2024-04-10T03:56:25.375182+0000 mon.a (mon.0) 2548 : cluster 0 osdmap e1336: 8 total, 8 up, 8 in 2024-04-10T03:56:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:27 smithi136 bash[68278]: cluster 2024-04-10T03:56:26.385447+0000 mon.a (mon.0) 2549 : cluster 0 osdmap e1337: 8 total, 8 up, 8 in 2024-04-10T03:56:27.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:27 smithi136 bash[68278]: cluster 2024-04-10T03:56:26.470854+0000 mgr.y (mgr.25133) 1501 : cluster 0 pgmap v2382: 169 pgs: 169 active+clean; 821 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 16 MiB/s wr, 450 op/s 2024-04-10T03:56:27.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:27 smithi016 bash[72916]: cluster 2024-04-10T03:56:26.385447+0000 mon.a (mon.0) 2549 : cluster 0 osdmap e1337: 8 total, 8 up, 8 in 2024-04-10T03:56:27.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:27 smithi016 bash[72916]: cluster 2024-04-10T03:56:26.470854+0000 mgr.y (mgr.25133) 1501 : cluster 0 pgmap v2382: 169 pgs: 169 active+clean; 821 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 16 MiB/s wr, 450 op/s 2024-04-10T03:56:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:27 smithi016 bash[74137]: cluster 2024-04-10T03:56:26.385447+0000 mon.a (mon.0) 2549 : cluster 0 osdmap e1337: 8 total, 8 up, 8 in 2024-04-10T03:56:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:27 smithi016 bash[74137]: cluster 2024-04-10T03:56:26.470854+0000 mgr.y (mgr.25133) 1501 : cluster 0 pgmap v2382: 169 pgs: 169 active+clean; 821 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 16 MiB/s wr, 450 op/s 2024-04-10T03:56:28.433 INFO:tasks.workunit.client.0.smithi016.stdout:write: X 8388609~1000 2024-04-10T03:56:28.449 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16777228~1000 2024-04-10T03:56:28.449 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 167772160 2024-04-10T03:56:28.471 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 83886079~8388609 2024-04-10T03:56:28.526 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:56:28.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:28 smithi136 bash[68278]: cluster 2024-04-10T03:56:27.398780+0000 mon.a (mon.0) 2550 : cluster 0 osdmap e1338: 8 total, 8 up, 8 in 2024-04-10T03:56:28.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:28 smithi136 bash[68278]: audit 2024-04-10T03:56:27.599907+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:28 smithi016 bash[72916]: cluster 2024-04-10T03:56:27.398780+0000 mon.a (mon.0) 2550 : cluster 0 osdmap e1338: 8 total, 8 up, 8 in 2024-04-10T03:56:28.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:28 smithi016 bash[72916]: audit 2024-04-10T03:56:27.599907+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:28.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:28 smithi016 bash[74137]: cluster 2024-04-10T03:56:27.398780+0000 mon.a (mon.0) 2550 : cluster 0 osdmap e1338: 8 total, 8 up, 8 in 2024-04-10T03:56:28.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:28 smithi016 bash[74137]: audit 2024-04-10T03:56:27.599907+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:29 smithi136 bash[68278]: cluster 2024-04-10T03:56:28.399728+0000 mon.a (mon.0) 2552 : cluster 0 osdmap e1339: 8 total, 8 up, 8 in 2024-04-10T03:56:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:29 smithi136 bash[68278]: cluster 2024-04-10T03:56:28.471712+0000 mgr.y (mgr.25133) 1502 : cluster 0 pgmap v2385: 169 pgs: 169 active+clean; 833 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 21 MiB/s wr, 521 op/s 2024-04-10T03:56:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:29 smithi136 bash[68278]: audit 2024-04-10T03:56:28.817412+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:56:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:29 smithi136 bash[68278]: audit 2024-04-10T03:56:29.344454+0000 mon.a (mon.0) 2554 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:56:29.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:29 smithi136 bash[68278]: audit 2024-04-10T03:56:29.350897+0000 mon.a (mon.0) 2555 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:56:29.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[72916]: cluster 2024-04-10T03:56:28.399728+0000 mon.a (mon.0) 2552 : cluster 0 osdmap e1339: 8 total, 8 up, 8 in 2024-04-10T03:56:29.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[72916]: cluster 2024-04-10T03:56:28.471712+0000 mgr.y (mgr.25133) 1502 : cluster 0 pgmap v2385: 169 pgs: 169 active+clean; 833 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 21 MiB/s wr, 521 op/s 2024-04-10T03:56:29.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[72916]: audit 2024-04-10T03:56:28.817412+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:56:29.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[72916]: audit 2024-04-10T03:56:29.344454+0000 mon.a (mon.0) 2554 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:56:29.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[72916]: audit 2024-04-10T03:56:29.350897+0000 mon.a (mon.0) 2555 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:56:29.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[74137]: cluster 2024-04-10T03:56:28.399728+0000 mon.a (mon.0) 2552 : cluster 0 osdmap e1339: 8 total, 8 up, 8 in 2024-04-10T03:56:29.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[74137]: cluster 2024-04-10T03:56:28.471712+0000 mgr.y (mgr.25133) 1502 : cluster 0 pgmap v2385: 169 pgs: 169 active+clean; 833 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 21 MiB/s wr, 521 op/s 2024-04-10T03:56:29.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[74137]: audit 2024-04-10T03:56:28.817412+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:56:29.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[74137]: audit 2024-04-10T03:56:29.344454+0000 mon.a (mon.0) 2554 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:56:29.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:29 smithi016 bash[74137]: audit 2024-04-10T03:56:29.350897+0000 mon.a (mon.0) 2555 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:56:30.445 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:30.502 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83886079~1 2024-04-10T03:56:30.523 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:30.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:30 smithi016 bash[72916]: cluster 2024-04-10T03:56:29.416100+0000 mon.a (mon.0) 2556 : cluster 0 osdmap e1340: 8 total, 8 up, 8 in 2024-04-10T03:56:30.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:30 smithi016 bash[72916]: audit 2024-04-10T03:56:30.032319+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:56:30.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:30 smithi016 bash[72916]: audit 2024-04-10T03:56:30.033918+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:56:30.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:30 smithi016 bash[72916]: audit 2024-04-10T03:56:30.046094+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:56:30.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:30 smithi016 bash[74137]: cluster 2024-04-10T03:56:29.416100+0000 mon.a (mon.0) 2556 : cluster 0 osdmap e1340: 8 total, 8 up, 8 in 2024-04-10T03:56:30.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:30 smithi016 bash[74137]: audit 2024-04-10T03:56:30.032319+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:56:30.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:30 smithi016 bash[74137]: audit 2024-04-10T03:56:30.033918+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:56:30.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:30 smithi016 bash[74137]: audit 2024-04-10T03:56:30.046094+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:56:30.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:30 smithi136 bash[68278]: cluster 2024-04-10T03:56:29.416100+0000 mon.a (mon.0) 2556 : cluster 0 osdmap e1340: 8 total, 8 up, 8 in 2024-04-10T03:56:30.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:30 smithi136 bash[68278]: audit 2024-04-10T03:56:30.032319+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:56:30.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:30 smithi136 bash[68278]: audit 2024-04-10T03:56:30.033918+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:56:30.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:30 smithi136 bash[68278]: audit 2024-04-10T03:56:30.046094+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:56:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:31 smithi016 bash[72916]: cluster 2024-04-10T03:56:30.423252+0000 mon.a (mon.0) 2560 : cluster 0 osdmap e1341: 8 total, 8 up, 8 in 2024-04-10T03:56:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:31 smithi016 bash[72916]: cluster 2024-04-10T03:56:30.472436+0000 mgr.y (mgr.25133) 1503 : cluster 0 pgmap v2388: 169 pgs: 169 active+clean; 853 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 14 MiB/s wr, 208 op/s 2024-04-10T03:56:31.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:31 smithi016 bash[74137]: cluster 2024-04-10T03:56:30.423252+0000 mon.a (mon.0) 2560 : cluster 0 osdmap e1341: 8 total, 8 up, 8 in 2024-04-10T03:56:31.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:31 smithi016 bash[74137]: cluster 2024-04-10T03:56:30.472436+0000 mgr.y (mgr.25133) 1503 : cluster 0 pgmap v2388: 169 pgs: 169 active+clean; 853 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 14 MiB/s wr, 208 op/s 2024-04-10T03:56:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:31 smithi136 bash[68278]: cluster 2024-04-10T03:56:30.423252+0000 mon.a (mon.0) 2560 : cluster 0 osdmap e1341: 8 total, 8 up, 8 in 2024-04-10T03:56:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:31 smithi136 bash[68278]: cluster 2024-04-10T03:56:30.472436+0000 mgr.y (mgr.25133) 1503 : cluster 0 pgmap v2388: 169 pgs: 169 active+clean; 853 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 14 MiB/s wr, 208 op/s 2024-04-10T03:56:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:56:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:56:31] "GET /metrics HTTP/1.1" 200 38986 "" "Prometheus/2.43.0" 2024-04-10T03:56:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:32 smithi016 bash[74137]: cluster 2024-04-10T03:56:31.442101+0000 mon.a (mon.0) 2561 : cluster 0 osdmap e1342: 8 total, 8 up, 8 in 2024-04-10T03:56:32.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:32 smithi016 bash[72916]: cluster 2024-04-10T03:56:31.442101+0000 mon.a (mon.0) 2561 : cluster 0 osdmap e1342: 8 total, 8 up, 8 in 2024-04-10T03:56:32.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:32 smithi136 bash[68278]: cluster 2024-04-10T03:56:31.442101+0000 mon.a (mon.0) 2561 : cluster 0 osdmap e1342: 8 total, 8 up, 8 in 2024-04-10T03:56:33.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:33 smithi016 bash[72916]: cluster 2024-04-10T03:56:32.445788+0000 mon.a (mon.0) 2562 : cluster 0 osdmap e1343: 8 total, 8 up, 8 in 2024-04-10T03:56:33.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:33 smithi016 bash[72916]: cluster 2024-04-10T03:56:32.473004+0000 mgr.y (mgr.25133) 1504 : cluster 0 pgmap v2391: 169 pgs: 169 active+clean; 873 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 12 MiB/s wr, 200 op/s 2024-04-10T03:56:33.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:33 smithi016 bash[74137]: cluster 2024-04-10T03:56:32.445788+0000 mon.a (mon.0) 2562 : cluster 0 osdmap e1343: 8 total, 8 up, 8 in 2024-04-10T03:56:33.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:33 smithi016 bash[74137]: cluster 2024-04-10T03:56:32.473004+0000 mgr.y (mgr.25133) 1504 : cluster 0 pgmap v2391: 169 pgs: 169 active+clean; 873 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 12 MiB/s wr, 200 op/s 2024-04-10T03:56:33.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:33 smithi136 bash[68278]: cluster 2024-04-10T03:56:32.445788+0000 mon.a (mon.0) 2562 : cluster 0 osdmap e1343: 8 total, 8 up, 8 in 2024-04-10T03:56:33.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:33 smithi136 bash[68278]: cluster 2024-04-10T03:56:32.473004+0000 mgr.y (mgr.25133) 1504 : cluster 0 pgmap v2391: 169 pgs: 169 active+clean; 873 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 12 MiB/s wr, 200 op/s 2024-04-10T03:56:34.264 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:56:34.398 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:56:34.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:34 smithi016 bash[72916]: cluster 2024-04-10T03:56:33.459586+0000 mon.a (mon.0) 2563 : cluster 0 osdmap e1344: 8 total, 8 up, 8 in 2024-04-10T03:56:34.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:34 smithi016 bash[72916]: cluster 2024-04-10T03:56:34.054968+0000 mon.a (mon.0) 2564 : cluster 0 osdmap e1345: 8 total, 8 up, 8 in 2024-04-10T03:56:34.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:34 smithi016 bash[74137]: cluster 2024-04-10T03:56:33.459586+0000 mon.a (mon.0) 2563 : cluster 0 osdmap e1344: 8 total, 8 up, 8 in 2024-04-10T03:56:34.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:34 smithi016 bash[74137]: cluster 2024-04-10T03:56:34.054968+0000 mon.a (mon.0) 2564 : cluster 0 osdmap e1345: 8 total, 8 up, 8 in 2024-04-10T03:56:34.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:34 smithi136 bash[68278]: cluster 2024-04-10T03:56:33.459586+0000 mon.a (mon.0) 2563 : cluster 0 osdmap e1344: 8 total, 8 up, 8 in 2024-04-10T03:56:34.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:34 smithi136 bash[68278]: cluster 2024-04-10T03:56:34.054968+0000 mon.a (mon.0) 2564 : cluster 0 osdmap e1345: 8 total, 8 up, 8 in 2024-04-10T03:56:35.505 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 0~8388609 2024-04-10T03:56:35.536 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16777218~8388609 2024-04-10T03:56:35.645 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:56:35.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:35 smithi016 bash[72916]: cluster 2024-04-10T03:56:34.473637+0000 mgr.y (mgr.25133) 1505 : cluster 0 pgmap v2394: 169 pgs: 169 active+clean; 873 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 159 op/s 2024-04-10T03:56:35.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:35 smithi016 bash[74137]: cluster 2024-04-10T03:56:34.473637+0000 mgr.y (mgr.25133) 1505 : cluster 0 pgmap v2394: 169 pgs: 169 active+clean; 873 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 159 op/s 2024-04-10T03:56:35.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:35 smithi136 bash[68278]: cluster 2024-04-10T03:56:34.473637+0000 mgr.y (mgr.25133) 1505 : cluster 0 pgmap v2394: 169 pgs: 169 active+clean; 873 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 159 op/s 2024-04-10T03:56:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:36 smithi016 bash[72916]: cluster 2024-04-10T03:56:35.486550+0000 mon.a (mon.0) 2565 : cluster 0 osdmap e1346: 8 total, 8 up, 8 in 2024-04-10T03:56:36.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:36 smithi016 bash[74137]: cluster 2024-04-10T03:56:35.486550+0000 mon.a (mon.0) 2565 : cluster 0 osdmap e1346: 8 total, 8 up, 8 in 2024-04-10T03:56:36.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:36 smithi136 bash[68278]: cluster 2024-04-10T03:56:35.486550+0000 mon.a (mon.0) 2565 : cluster 0 osdmap e1346: 8 total, 8 up, 8 in 2024-04-10T03:56:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:37 smithi016 bash[74137]: cluster 2024-04-10T03:56:36.475015+0000 mgr.y (mgr.25133) 1506 : cluster 0 pgmap v2396: 169 pgs: 169 active+clean; 885 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 200 op/s 2024-04-10T03:56:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:37 smithi016 bash[74137]: cluster 2024-04-10T03:56:36.490739+0000 mon.a (mon.0) 2566 : cluster 0 osdmap e1347: 8 total, 8 up, 8 in 2024-04-10T03:56:37.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:37 smithi016 bash[72916]: cluster 2024-04-10T03:56:36.475015+0000 mgr.y (mgr.25133) 1506 : cluster 0 pgmap v2396: 169 pgs: 169 active+clean; 885 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 200 op/s 2024-04-10T03:56:37.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:37 smithi016 bash[72916]: cluster 2024-04-10T03:56:36.490739+0000 mon.a (mon.0) 2566 : cluster 0 osdmap e1347: 8 total, 8 up, 8 in 2024-04-10T03:56:37.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:37 smithi136 bash[68278]: cluster 2024-04-10T03:56:36.475015+0000 mgr.y (mgr.25133) 1506 : cluster 0 pgmap v2396: 169 pgs: 169 active+clean; 885 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 200 op/s 2024-04-10T03:56:37.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:37 smithi136 bash[68278]: cluster 2024-04-10T03:56:36.490739+0000 mon.a (mon.0) 2566 : cluster 0 osdmap e1347: 8 total, 8 up, 8 in 2024-04-10T03:56:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:38 smithi016 bash[74137]: cluster 2024-04-10T03:56:37.540888+0000 mon.a (mon.0) 2567 : cluster 0 osdmap e1348: 8 total, 8 up, 8 in 2024-04-10T03:56:38.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:38 smithi016 bash[72916]: cluster 2024-04-10T03:56:37.540888+0000 mon.a (mon.0) 2567 : cluster 0 osdmap e1348: 8 total, 8 up, 8 in 2024-04-10T03:56:38.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:38 smithi136 bash[68278]: cluster 2024-04-10T03:56:37.540888+0000 mon.a (mon.0) 2567 : cluster 0 osdmap e1348: 8 total, 8 up, 8 in 2024-04-10T03:56:39.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:39 smithi016 bash[72916]: cluster 2024-04-10T03:56:38.475739+0000 mgr.y (mgr.25133) 1507 : cluster 0 pgmap v2399: 169 pgs: 169 active+clean; 917 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 316 op/s 2024-04-10T03:56:39.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:39 smithi016 bash[72916]: cluster 2024-04-10T03:56:38.547696+0000 mon.a (mon.0) 2568 : cluster 0 osdmap e1349: 8 total, 8 up, 8 in 2024-04-10T03:56:39.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:39 smithi016 bash[74137]: cluster 2024-04-10T03:56:38.475739+0000 mgr.y (mgr.25133) 1507 : cluster 0 pgmap v2399: 169 pgs: 169 active+clean; 917 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 316 op/s 2024-04-10T03:56:39.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:39 smithi016 bash[74137]: cluster 2024-04-10T03:56:38.547696+0000 mon.a (mon.0) 2568 : cluster 0 osdmap e1349: 8 total, 8 up, 8 in 2024-04-10T03:56:39.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:39 smithi136 bash[68278]: cluster 2024-04-10T03:56:38.475739+0000 mgr.y (mgr.25133) 1507 : cluster 0 pgmap v2399: 169 pgs: 169 active+clean; 917 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 316 op/s 2024-04-10T03:56:39.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:39 smithi136 bash[68278]: cluster 2024-04-10T03:56:38.547696+0000 mon.a (mon.0) 2568 : cluster 0 osdmap e1349: 8 total, 8 up, 8 in 2024-04-10T03:56:40.097 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.AbortWithSnapshots (15092 ms) 2024-04-10T03:56:40.097 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-04-10T03:56:40.153 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:40.173 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:56:40.188 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:56:40.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:40 smithi016 bash[72916]: cluster 2024-04-10T03:56:39.551715+0000 mon.a (mon.0) 2569 : cluster 0 osdmap e1350: 8 total, 8 up, 8 in 2024-04-10T03:56:40.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:40 smithi016 bash[74137]: cluster 2024-04-10T03:56:39.551715+0000 mon.a (mon.0) 2569 : cluster 0 osdmap e1350: 8 total, 8 up, 8 in 2024-04-10T03:56:40.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:40 smithi136 bash[68278]: cluster 2024-04-10T03:56:39.551715+0000 mon.a (mon.0) 2569 : cluster 0 osdmap e1350: 8 total, 8 up, 8 in 2024-04-10T03:56:41.604 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:56:41.711 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:41.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:41 smithi136 bash[68278]: cluster 2024-04-10T03:56:40.476550+0000 mgr.y (mgr.25133) 1508 : cluster 0 pgmap v2402: 169 pgs: 169 active+clean; 949 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 18 MiB/s wr, 159 op/s 2024-04-10T03:56:41.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:41 smithi136 bash[68278]: cluster 2024-04-10T03:56:40.569484+0000 mon.a (mon.0) 2570 : cluster 0 osdmap e1351: 8 total, 8 up, 8 in 2024-04-10T03:56:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:56:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:56:41] "GET /metrics HTTP/1.1" 200 38986 "" "Prometheus/2.43.0" 2024-04-10T03:56:42.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:41 smithi016 bash[72916]: cluster 2024-04-10T03:56:40.476550+0000 mgr.y (mgr.25133) 1508 : cluster 0 pgmap v2402: 169 pgs: 169 active+clean; 949 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 18 MiB/s wr, 159 op/s 2024-04-10T03:56:42.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:41 smithi016 bash[72916]: cluster 2024-04-10T03:56:40.569484+0000 mon.a (mon.0) 2570 : cluster 0 osdmap e1351: 8 total, 8 up, 8 in 2024-04-10T03:56:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:41 smithi016 bash[74137]: cluster 2024-04-10T03:56:40.476550+0000 mgr.y (mgr.25133) 1508 : cluster 0 pgmap v2402: 169 pgs: 169 active+clean; 949 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 18 MiB/s wr, 159 op/s 2024-04-10T03:56:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:41 smithi016 bash[74137]: cluster 2024-04-10T03:56:40.569484+0000 mon.a (mon.0) 2570 : cluster 0 osdmap e1351: 8 total, 8 up, 8 in 2024-04-10T03:56:42.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:42 smithi136 bash[68278]: cluster 2024-04-10T03:56:41.573917+0000 mon.a (mon.0) 2571 : cluster 0 osdmap e1352: 8 total, 8 up, 8 in 2024-04-10T03:56:42.965 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:56:43.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:42 smithi016 bash[72916]: cluster 2024-04-10T03:56:41.573917+0000 mon.a (mon.0) 2571 : cluster 0 osdmap e1352: 8 total, 8 up, 8 in 2024-04-10T03:56:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:42 smithi016 bash[74137]: cluster 2024-04-10T03:56:41.573917+0000 mon.a (mon.0) 2571 : cluster 0 osdmap e1352: 8 total, 8 up, 8 in 2024-04-10T03:56:43.164 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:56:43.825 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV1Parent (3727 ms) 2024-04-10T03:56:43.825 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-04-10T03:56:43.891 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:43.910 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:56:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:43 smithi136 bash[68278]: cluster 2024-04-10T03:56:42.477448+0000 mgr.y (mgr.25133) 1509 : cluster 0 pgmap v2405: 169 pgs: 169 active+clean; 921 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 11 MiB/s wr, 146 op/s 2024-04-10T03:56:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:43 smithi136 bash[68278]: cluster 2024-04-10T03:56:42.598623+0000 mon.a (mon.0) 2572 : cluster 0 osdmap e1353: 8 total, 8 up, 8 in 2024-04-10T03:56:43.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:43 smithi136 bash[68278]: audit 2024-04-10T03:56:42.600375+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:43.926 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:56:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:43 smithi016 bash[72916]: cluster 2024-04-10T03:56:42.477448+0000 mgr.y (mgr.25133) 1509 : cluster 0 pgmap v2405: 169 pgs: 169 active+clean; 921 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 11 MiB/s wr, 146 op/s 2024-04-10T03:56:44.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:43 smithi016 bash[72916]: cluster 2024-04-10T03:56:42.598623+0000 mon.a (mon.0) 2572 : cluster 0 osdmap e1353: 8 total, 8 up, 8 in 2024-04-10T03:56:44.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:43 smithi016 bash[72916]: audit 2024-04-10T03:56:42.600375+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:44.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:43 smithi016 bash[74137]: cluster 2024-04-10T03:56:42.477448+0000 mgr.y (mgr.25133) 1509 : cluster 0 pgmap v2405: 169 pgs: 169 active+clean; 921 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 11 MiB/s wr, 146 op/s 2024-04-10T03:56:44.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:43 smithi016 bash[74137]: cluster 2024-04-10T03:56:42.598623+0000 mon.a (mon.0) 2572 : cluster 0 osdmap e1353: 8 total, 8 up, 8 in 2024-04-10T03:56:44.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:43 smithi016 bash[74137]: audit 2024-04-10T03:56:42.600375+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:44.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:44 smithi136 bash[68278]: cluster 2024-04-10T03:56:43.606041+0000 mon.a (mon.0) 2574 : cluster 0 osdmap e1354: 8 total, 8 up, 8 in 2024-04-10T03:56:44.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:44 smithi136 bash[68278]: cluster 2024-04-10T03:56:44.064371+0000 mon.a (mon.0) 2575 : cluster 0 osdmap e1355: 8 total, 8 up, 8 in 2024-04-10T03:56:45.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:44 smithi016 bash[72916]: cluster 2024-04-10T03:56:43.606041+0000 mon.a (mon.0) 2574 : cluster 0 osdmap e1354: 8 total, 8 up, 8 in 2024-04-10T03:56:45.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:44 smithi016 bash[72916]: cluster 2024-04-10T03:56:44.064371+0000 mon.a (mon.0) 2575 : cluster 0 osdmap e1355: 8 total, 8 up, 8 in 2024-04-10T03:56:45.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:44 smithi016 bash[74137]: cluster 2024-04-10T03:56:43.606041+0000 mon.a (mon.0) 2574 : cluster 0 osdmap e1354: 8 total, 8 up, 8 in 2024-04-10T03:56:45.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:44 smithi016 bash[74137]: cluster 2024-04-10T03:56:44.064371+0000 mon.a (mon.0) 2575 : cluster 0 osdmap e1355: 8 total, 8 up, 8 in 2024-04-10T03:56:45.098 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:56:45.226 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:46.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:46 smithi136 bash[68278]: cluster 2024-04-10T03:56:44.478322+0000 mgr.y (mgr.25133) 1510 : cluster 0 pgmap v2409: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 19 KiB/s wr, 358 op/s 2024-04-10T03:56:46.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:46 smithi136 bash[68278]: cluster 2024-04-10T03:56:45.070844+0000 mon.a (mon.0) 2576 : cluster 0 osdmap e1356: 8 total, 8 up, 8 in 2024-04-10T03:56:46.476 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:56:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:46 smithi016 bash[72916]: cluster 2024-04-10T03:56:44.478322+0000 mgr.y (mgr.25133) 1510 : cluster 0 pgmap v2409: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 19 KiB/s wr, 358 op/s 2024-04-10T03:56:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:46 smithi016 bash[72916]: cluster 2024-04-10T03:56:45.070844+0000 mon.a (mon.0) 2576 : cluster 0 osdmap e1356: 8 total, 8 up, 8 in 2024-04-10T03:56:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:46 smithi016 bash[74137]: cluster 2024-04-10T03:56:44.478322+0000 mgr.y (mgr.25133) 1510 : cluster 0 pgmap v2409: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 19 KiB/s wr, 358 op/s 2024-04-10T03:56:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:46 smithi016 bash[74137]: cluster 2024-04-10T03:56:45.070844+0000 mon.a (mon.0) 2576 : cluster 0 osdmap e1356: 8 total, 8 up, 8 in 2024-04-10T03:56:46.634 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:56:47.281 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV2Parent (3457 ms) 2024-04-10T03:56:47.281 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-04-10T03:56:47.339 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:47.361 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:56:47.380 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:56:47.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:47 smithi136 bash[68278]: cluster 2024-04-10T03:56:46.082049+0000 mon.a (mon.0) 2577 : cluster 0 osdmap e1357: 8 total, 8 up, 8 in 2024-04-10T03:56:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:47 smithi016 bash[72916]: cluster 2024-04-10T03:56:46.082049+0000 mon.a (mon.0) 2577 : cluster 0 osdmap e1357: 8 total, 8 up, 8 in 2024-04-10T03:56:47.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:47 smithi016 bash[74137]: cluster 2024-04-10T03:56:46.082049+0000 mon.a (mon.0) 2577 : cluster 0 osdmap e1357: 8 total, 8 up, 8 in 2024-04-10T03:56:48.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:48 smithi136 bash[68278]: cluster 2024-04-10T03:56:46.479258+0000 mgr.y (mgr.25133) 1511 : cluster 0 pgmap v2412: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 23 KiB/s wr, 513 op/s 2024-04-10T03:56:48.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:48 smithi136 bash[68278]: cluster 2024-04-10T03:56:47.091662+0000 mon.a (mon.0) 2578 : cluster 0 osdmap e1358: 8 total, 8 up, 8 in 2024-04-10T03:56:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:48 smithi016 bash[72916]: cluster 2024-04-10T03:56:46.479258+0000 mgr.y (mgr.25133) 1511 : cluster 0 pgmap v2412: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 23 KiB/s wr, 513 op/s 2024-04-10T03:56:48.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:48 smithi016 bash[72916]: cluster 2024-04-10T03:56:47.091662+0000 mon.a (mon.0) 2578 : cluster 0 osdmap e1358: 8 total, 8 up, 8 in 2024-04-10T03:56:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:48 smithi016 bash[74137]: cluster 2024-04-10T03:56:46.479258+0000 mgr.y (mgr.25133) 1511 : cluster 0 pgmap v2412: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 23 KiB/s wr, 513 op/s 2024-04-10T03:56:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:48 smithi016 bash[74137]: cluster 2024-04-10T03:56:47.091662+0000 mon.a (mon.0) 2578 : cluster 0 osdmap e1358: 8 total, 8 up, 8 in 2024-04-10T03:56:49.099 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:56:49.223 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:49.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:49 smithi136 bash[68278]: cluster 2024-04-10T03:56:48.092414+0000 mon.a (mon.0) 2579 : cluster 0 osdmap e1359: 8 total, 8 up, 8 in 2024-04-10T03:56:49.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:49 smithi136 bash[68278]: cluster 2024-04-10T03:56:49.064299+0000 mon.a (mon.0) 2580 : cluster 0 osdmap e1360: 8 total, 8 up, 8 in 2024-04-10T03:56:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:49 smithi016 bash[72916]: cluster 2024-04-10T03:56:48.092414+0000 mon.a (mon.0) 2579 : cluster 0 osdmap e1359: 8 total, 8 up, 8 in 2024-04-10T03:56:49.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:49 smithi016 bash[72916]: cluster 2024-04-10T03:56:49.064299+0000 mon.a (mon.0) 2580 : cluster 0 osdmap e1360: 8 total, 8 up, 8 in 2024-04-10T03:56:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:49 smithi016 bash[74137]: cluster 2024-04-10T03:56:48.092414+0000 mon.a (mon.0) 2579 : cluster 0 osdmap e1359: 8 total, 8 up, 8 in 2024-04-10T03:56:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:49 smithi016 bash[74137]: cluster 2024-04-10T03:56:49.064299+0000 mon.a (mon.0) 2580 : cluster 0 osdmap e1360: 8 total, 8 up, 8 in 2024-04-10T03:56:50.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:50 smithi136 bash[68278]: cluster 2024-04-10T03:56:48.480129+0000 mgr.y (mgr.25133) 1512 : cluster 0 pgmap v2415: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 15 KiB/s wr, 293 op/s 2024-04-10T03:56:50.451 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:56:50.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:50 smithi016 bash[72916]: cluster 2024-04-10T03:56:48.480129+0000 mgr.y (mgr.25133) 1512 : cluster 0 pgmap v2415: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 15 KiB/s wr, 293 op/s 2024-04-10T03:56:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:50 smithi016 bash[74137]: cluster 2024-04-10T03:56:48.480129+0000 mgr.y (mgr.25133) 1512 : cluster 0 pgmap v2415: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 15 KiB/s wr, 293 op/s 2024-04-10T03:56:51.355 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4074 ms) 2024-04-10T03:56:51.355 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-04-10T03:56:51.413 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:51.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:51 smithi136 bash[68278]: cluster 2024-04-10T03:56:50.114950+0000 mon.a (mon.0) 2581 : cluster 0 osdmap e1361: 8 total, 8 up, 8 in 2024-04-10T03:56:51.437 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:56:51.455 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:56:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:51 smithi016 bash[72916]: cluster 2024-04-10T03:56:50.114950+0000 mon.a (mon.0) 2581 : cluster 0 osdmap e1361: 8 total, 8 up, 8 in 2024-04-10T03:56:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:51 smithi016 bash[74137]: cluster 2024-04-10T03:56:50.114950+0000 mon.a (mon.0) 2581 : cluster 0 osdmap e1361: 8 total, 8 up, 8 in 2024-04-10T03:56:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:56:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:56:51] "GET /metrics HTTP/1.1" 200 38990 "" "Prometheus/2.43.0" 2024-04-10T03:56:52.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:52 smithi136 bash[68278]: cluster 2024-04-10T03:56:50.480946+0000 mgr.y (mgr.25133) 1513 : cluster 0 pgmap v2418: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 207 op/s 2024-04-10T03:56:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:52 smithi136 bash[68278]: cluster 2024-04-10T03:56:51.135771+0000 mon.a (mon.0) 2582 : cluster 0 osdmap e1362: 8 total, 8 up, 8 in 2024-04-10T03:56:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:52 smithi016 bash[72916]: cluster 2024-04-10T03:56:50.480946+0000 mgr.y (mgr.25133) 1513 : cluster 0 pgmap v2418: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 207 op/s 2024-04-10T03:56:52.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:52 smithi016 bash[72916]: cluster 2024-04-10T03:56:51.135771+0000 mon.a (mon.0) 2582 : cluster 0 osdmap e1362: 8 total, 8 up, 8 in 2024-04-10T03:56:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:52 smithi016 bash[74137]: cluster 2024-04-10T03:56:50.480946+0000 mgr.y (mgr.25133) 1513 : cluster 0 pgmap v2418: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 207 op/s 2024-04-10T03:56:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:52 smithi016 bash[74137]: cluster 2024-04-10T03:56:51.135771+0000 mon.a (mon.0) 2582 : cluster 0 osdmap e1362: 8 total, 8 up, 8 in 2024-04-10T03:56:53.198 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:56:53.357 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:53.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:53 smithi136 bash[68278]: cluster 2024-04-10T03:56:52.151242+0000 mon.a (mon.0) 2583 : cluster 0 osdmap e1363: 8 total, 8 up, 8 in 2024-04-10T03:56:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:53 smithi016 bash[72916]: cluster 2024-04-10T03:56:52.151242+0000 mon.a (mon.0) 2583 : cluster 0 osdmap e1363: 8 total, 8 up, 8 in 2024-04-10T03:56:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:53 smithi016 bash[74137]: cluster 2024-04-10T03:56:52.151242+0000 mon.a (mon.0) 2583 : cluster 0 osdmap e1363: 8 total, 8 up, 8 in 2024-04-10T03:56:54.373 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:56:54.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:54 smithi136 bash[68278]: cluster 2024-04-10T03:56:52.481747+0000 mgr.y (mgr.25133) 1514 : cluster 0 pgmap v2421: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 441 KiB/s rd, 28 KiB/s wr, 564 op/s 2024-04-10T03:56:54.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:54 smithi136 bash[68278]: cluster 2024-04-10T03:56:53.174418+0000 mon.a (mon.0) 2584 : cluster 0 osdmap e1364: 8 total, 8 up, 8 in 2024-04-10T03:56:54.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:54 smithi136 bash[68278]: cluster 2024-04-10T03:56:54.064057+0000 mon.a (mon.0) 2585 : cluster 0 osdmap e1365: 8 total, 8 up, 8 in 2024-04-10T03:56:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:54 smithi016 bash[74137]: cluster 2024-04-10T03:56:52.481747+0000 mgr.y (mgr.25133) 1514 : cluster 0 pgmap v2421: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 441 KiB/s rd, 28 KiB/s wr, 564 op/s 2024-04-10T03:56:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:54 smithi016 bash[74137]: cluster 2024-04-10T03:56:53.174418+0000 mon.a (mon.0) 2584 : cluster 0 osdmap e1364: 8 total, 8 up, 8 in 2024-04-10T03:56:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:54 smithi016 bash[74137]: cluster 2024-04-10T03:56:54.064057+0000 mon.a (mon.0) 2585 : cluster 0 osdmap e1365: 8 total, 8 up, 8 in 2024-04-10T03:56:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:54 smithi016 bash[72916]: cluster 2024-04-10T03:56:52.481747+0000 mgr.y (mgr.25133) 1514 : cluster 0 pgmap v2421: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 441 KiB/s rd, 28 KiB/s wr, 564 op/s 2024-04-10T03:56:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:54 smithi016 bash[72916]: cluster 2024-04-10T03:56:53.174418+0000 mon.a (mon.0) 2584 : cluster 0 osdmap e1364: 8 total, 8 up, 8 in 2024-04-10T03:56:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:54 smithi016 bash[72916]: cluster 2024-04-10T03:56:54.064057+0000 mon.a (mon.0) 2585 : cluster 0 osdmap e1365: 8 total, 8 up, 8 in 2024-04-10T03:56:55.418 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4063 ms) 2024-04-10T03:56:55.418 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-04-10T03:56:55.473 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:55.493 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:56:55.509 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:56:56.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:56 smithi016 bash[72916]: cluster 2024-04-10T03:56:54.482422+0000 mgr.y (mgr.25133) 1515 : cluster 0 pgmap v2424: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 379 KiB/s rd, 21 KiB/s wr, 478 op/s 2024-04-10T03:56:56.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:56 smithi016 bash[72916]: cluster 2024-04-10T03:56:55.184113+0000 mon.a (mon.0) 2586 : cluster 0 osdmap e1366: 8 total, 8 up, 8 in 2024-04-10T03:56:56.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:56 smithi016 bash[74137]: cluster 2024-04-10T03:56:54.482422+0000 mgr.y (mgr.25133) 1515 : cluster 0 pgmap v2424: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 379 KiB/s rd, 21 KiB/s wr, 478 op/s 2024-04-10T03:56:56.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:56 smithi016 bash[74137]: cluster 2024-04-10T03:56:55.184113+0000 mon.a (mon.0) 2586 : cluster 0 osdmap e1366: 8 total, 8 up, 8 in 2024-04-10T03:56:56.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:56 smithi136 bash[68278]: cluster 2024-04-10T03:56:54.482422+0000 mgr.y (mgr.25133) 1515 : cluster 0 pgmap v2424: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 379 KiB/s rd, 21 KiB/s wr, 478 op/s 2024-04-10T03:56:56.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:56 smithi136 bash[68278]: cluster 2024-04-10T03:56:55.184113+0000 mon.a (mon.0) 2586 : cluster 0 osdmap e1366: 8 total, 8 up, 8 in 2024-04-10T03:56:57.233 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:56:57.358 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:56:57.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:57 smithi016 bash[72916]: cluster 2024-04-10T03:56:56.191826+0000 mon.a (mon.0) 2587 : cluster 0 osdmap e1367: 8 total, 8 up, 8 in 2024-04-10T03:56:57.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:57 smithi016 bash[74137]: cluster 2024-04-10T03:56:56.191826+0000 mon.a (mon.0) 2587 : cluster 0 osdmap e1367: 8 total, 8 up, 8 in 2024-04-10T03:56:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:57 smithi136 bash[68278]: cluster 2024-04-10T03:56:56.191826+0000 mon.a (mon.0) 2587 : cluster 0 osdmap e1367: 8 total, 8 up, 8 in 2024-04-10T03:56:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:58 smithi016 bash[74137]: cluster 2024-04-10T03:56:56.483175+0000 mgr.y (mgr.25133) 1516 : cluster 0 pgmap v2427: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 174 KiB/s rd, 16 KiB/s wr, 236 op/s 2024-04-10T03:56:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:58 smithi016 bash[74137]: cluster 2024-04-10T03:56:57.213525+0000 mon.a (mon.0) 2588 : cluster 0 osdmap e1368: 8 total, 8 up, 8 in 2024-04-10T03:56:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:58 smithi016 bash[74137]: audit 2024-04-10T03:56:57.600680+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:58 smithi016 bash[72916]: cluster 2024-04-10T03:56:56.483175+0000 mgr.y (mgr.25133) 1516 : cluster 0 pgmap v2427: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 174 KiB/s rd, 16 KiB/s wr, 236 op/s 2024-04-10T03:56:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:58 smithi016 bash[72916]: cluster 2024-04-10T03:56:57.213525+0000 mon.a (mon.0) 2588 : cluster 0 osdmap e1368: 8 total, 8 up, 8 in 2024-04-10T03:56:58.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:58 smithi016 bash[72916]: audit 2024-04-10T03:56:57.600680+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:58.590 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:56:58.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:58 smithi136 bash[68278]: cluster 2024-04-10T03:56:56.483175+0000 mgr.y (mgr.25133) 1516 : cluster 0 pgmap v2427: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 174 KiB/s rd, 16 KiB/s wr, 236 op/s 2024-04-10T03:56:58.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:58 smithi136 bash[68278]: cluster 2024-04-10T03:56:57.213525+0000 mon.a (mon.0) 2588 : cluster 0 osdmap e1368: 8 total, 8 up, 8 in 2024-04-10T03:56:58.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:58 smithi136 bash[68278]: audit 2024-04-10T03:56:57.600680+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:56:59.289 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (3871 ms) 2024-04-10T03:56:59.289 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-04-10T03:56:59.351 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:56:59.376 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:56:59.396 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:56:59.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:59 smithi016 bash[72916]: cluster 2024-04-10T03:56:58.220107+0000 mon.a (mon.0) 2590 : cluster 0 osdmap e1369: 8 total, 8 up, 8 in 2024-04-10T03:56:59.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:56:59 smithi016 bash[72916]: cluster 2024-04-10T03:56:59.069503+0000 mon.a (mon.0) 2591 : cluster 0 osdmap e1370: 8 total, 8 up, 8 in 2024-04-10T03:56:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:59 smithi016 bash[74137]: cluster 2024-04-10T03:56:58.220107+0000 mon.a (mon.0) 2590 : cluster 0 osdmap e1369: 8 total, 8 up, 8 in 2024-04-10T03:56:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:56:59 smithi016 bash[74137]: cluster 2024-04-10T03:56:59.069503+0000 mon.a (mon.0) 2591 : cluster 0 osdmap e1370: 8 total, 8 up, 8 in 2024-04-10T03:56:59.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:59 smithi136 bash[68278]: cluster 2024-04-10T03:56:58.220107+0000 mon.a (mon.0) 2590 : cluster 0 osdmap e1369: 8 total, 8 up, 8 in 2024-04-10T03:56:59.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:56:59 smithi136 bash[68278]: cluster 2024-04-10T03:56:59.069503+0000 mon.a (mon.0) 2591 : cluster 0 osdmap e1370: 8 total, 8 up, 8 in 2024-04-10T03:57:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:00 smithi016 bash[72916]: cluster 2024-04-10T03:56:58.483886+0000 mgr.y (mgr.25133) 1517 : cluster 0 pgmap v2430: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 223 KiB/s rd, 20 KiB/s wr, 297 op/s 2024-04-10T03:57:00.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:00 smithi016 bash[74137]: cluster 2024-04-10T03:56:58.483886+0000 mgr.y (mgr.25133) 1517 : cluster 0 pgmap v2430: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 223 KiB/s rd, 20 KiB/s wr, 297 op/s 2024-04-10T03:57:00.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:00 smithi136 bash[68278]: cluster 2024-04-10T03:56:58.483886+0000 mgr.y (mgr.25133) 1517 : cluster 0 pgmap v2430: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 223 KiB/s rd, 20 KiB/s wr, 297 op/s 2024-04-10T03:57:01.271 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:57:01.417 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:57:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:01 smithi016 bash[72916]: cluster 2024-04-10T03:57:00.229080+0000 mon.a (mon.0) 2592 : cluster 0 osdmap e1371: 8 total, 8 up, 8 in 2024-04-10T03:57:01.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:01 smithi016 bash[74137]: cluster 2024-04-10T03:57:00.229080+0000 mon.a (mon.0) 2592 : cluster 0 osdmap e1371: 8 total, 8 up, 8 in 2024-04-10T03:57:01.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:01 smithi136 bash[68278]: cluster 2024-04-10T03:57:00.229080+0000 mon.a (mon.0) 2592 : cluster 0 osdmap e1371: 8 total, 8 up, 8 in 2024-04-10T03:57:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:57:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:57:01] "GET /metrics HTTP/1.1" 200 38990 "" "Prometheus/2.43.0" 2024-04-10T03:57:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:02 smithi016 bash[72916]: cluster 2024-04-10T03:57:00.484661+0000 mgr.y (mgr.25133) 1518 : cluster 0 pgmap v2433: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 9.7 KiB/s wr, 185 op/s 2024-04-10T03:57:02.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:02 smithi016 bash[72916]: cluster 2024-04-10T03:57:01.252825+0000 mon.a (mon.0) 2593 : cluster 0 osdmap e1372: 8 total, 8 up, 8 in 2024-04-10T03:57:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:02 smithi016 bash[74137]: cluster 2024-04-10T03:57:00.484661+0000 mgr.y (mgr.25133) 1518 : cluster 0 pgmap v2433: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 9.7 KiB/s wr, 185 op/s 2024-04-10T03:57:02.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:02 smithi016 bash[74137]: cluster 2024-04-10T03:57:01.252825+0000 mon.a (mon.0) 2593 : cluster 0 osdmap e1372: 8 total, 8 up, 8 in 2024-04-10T03:57:02.667 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:57:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:02 smithi136 bash[68278]: cluster 2024-04-10T03:57:00.484661+0000 mgr.y (mgr.25133) 1518 : cluster 0 pgmap v2433: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 9.7 KiB/s wr, 185 op/s 2024-04-10T03:57:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:02 smithi136 bash[68278]: cluster 2024-04-10T03:57:01.252825+0000 mon.a (mon.0) 2593 : cluster 0 osdmap e1372: 8 total, 8 up, 8 in 2024-04-10T03:57:03.517 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4227 ms) 2024-04-10T03:57:03.517 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-04-10T03:57:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:03 smithi016 bash[72916]: cluster 2024-04-10T03:57:02.253007+0000 mon.a (mon.0) 2594 : cluster 0 osdmap e1373: 8 total, 8 up, 8 in 2024-04-10T03:57:03.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:03 smithi016 bash[74137]: cluster 2024-04-10T03:57:02.253007+0000 mon.a (mon.0) 2594 : cluster 0 osdmap e1373: 8 total, 8 up, 8 in 2024-04-10T03:57:03.574 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:57:03.595 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:57:03.611 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:57:03.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:03 smithi136 bash[68278]: cluster 2024-04-10T03:57:02.253007+0000 mon.a (mon.0) 2594 : cluster 0 osdmap e1373: 8 total, 8 up, 8 in 2024-04-10T03:57:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:04 smithi016 bash[74137]: cluster 2024-04-10T03:57:02.485470+0000 mgr.y (mgr.25133) 1519 : cluster 0 pgmap v2436: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 363 KiB/s rd, 21 KiB/s wr, 459 op/s 2024-04-10T03:57:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:04 smithi016 bash[74137]: cluster 2024-04-10T03:57:03.270444+0000 mon.a (mon.0) 2595 : cluster 0 osdmap e1374: 8 total, 8 up, 8 in 2024-04-10T03:57:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:04 smithi016 bash[74137]: cluster 2024-04-10T03:57:04.069046+0000 mon.a (mon.0) 2596 : cluster 0 osdmap e1375: 8 total, 8 up, 8 in 2024-04-10T03:57:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:04 smithi016 bash[72916]: cluster 2024-04-10T03:57:02.485470+0000 mgr.y (mgr.25133) 1519 : cluster 0 pgmap v2436: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 363 KiB/s rd, 21 KiB/s wr, 459 op/s 2024-04-10T03:57:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:04 smithi016 bash[72916]: cluster 2024-04-10T03:57:03.270444+0000 mon.a (mon.0) 2595 : cluster 0 osdmap e1374: 8 total, 8 up, 8 in 2024-04-10T03:57:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:04 smithi016 bash[72916]: cluster 2024-04-10T03:57:04.069046+0000 mon.a (mon.0) 2596 : cluster 0 osdmap e1375: 8 total, 8 up, 8 in 2024-04-10T03:57:04.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:04 smithi136 bash[68278]: cluster 2024-04-10T03:57:02.485470+0000 mgr.y (mgr.25133) 1519 : cluster 0 pgmap v2436: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 363 KiB/s rd, 21 KiB/s wr, 459 op/s 2024-04-10T03:57:04.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:04 smithi136 bash[68278]: cluster 2024-04-10T03:57:03.270444+0000 mon.a (mon.0) 2595 : cluster 0 osdmap e1374: 8 total, 8 up, 8 in 2024-04-10T03:57:04.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:04 smithi136 bash[68278]: cluster 2024-04-10T03:57:04.069046+0000 mon.a (mon.0) 2596 : cluster 0 osdmap e1375: 8 total, 8 up, 8 in 2024-04-10T03:57:05.098 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:57:05.229 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:57:06.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:06 smithi136 bash[68278]: cluster 2024-04-10T03:57:04.486540+0000 mgr.y (mgr.25133) 1520 : cluster 0 pgmap v2439: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 405 KiB/s rd, 24 KiB/s wr, 512 op/s 2024-04-10T03:57:06.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:06 smithi136 bash[68278]: cluster 2024-04-10T03:57:05.072543+0000 mon.a (mon.0) 2597 : cluster 0 osdmap e1376: 8 total, 8 up, 8 in 2024-04-10T03:57:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:06 smithi016 bash[72916]: cluster 2024-04-10T03:57:04.486540+0000 mgr.y (mgr.25133) 1520 : cluster 0 pgmap v2439: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 405 KiB/s rd, 24 KiB/s wr, 512 op/s 2024-04-10T03:57:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:06 smithi016 bash[72916]: cluster 2024-04-10T03:57:05.072543+0000 mon.a (mon.0) 2597 : cluster 0 osdmap e1376: 8 total, 8 up, 8 in 2024-04-10T03:57:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:06 smithi016 bash[74137]: cluster 2024-04-10T03:57:04.486540+0000 mgr.y (mgr.25133) 1520 : cluster 0 pgmap v2439: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 405 KiB/s rd, 24 KiB/s wr, 512 op/s 2024-04-10T03:57:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:06 smithi016 bash[74137]: cluster 2024-04-10T03:57:05.072543+0000 mon.a (mon.0) 2597 : cluster 0 osdmap e1376: 8 total, 8 up, 8 in 2024-04-10T03:57:06.644 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:57:07.528 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4011 ms) 2024-04-10T03:57:07.528 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-04-10T03:57:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:07 smithi016 bash[72916]: cluster 2024-04-10T03:57:06.278171+0000 mon.a (mon.0) 2598 : cluster 0 osdmap e1377: 8 total, 8 up, 8 in 2024-04-10T03:57:07.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:07 smithi016 bash[74137]: cluster 2024-04-10T03:57:06.278171+0000 mon.a (mon.0) 2598 : cluster 0 osdmap e1377: 8 total, 8 up, 8 in 2024-04-10T03:57:07.580 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:57:07.601 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:57:07.617 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:57:07.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:07 smithi136 bash[68278]: cluster 2024-04-10T03:57:06.278171+0000 mon.a (mon.0) 2598 : cluster 0 osdmap e1377: 8 total, 8 up, 8 in 2024-04-10T03:57:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:08 smithi016 bash[72916]: cluster 2024-04-10T03:57:06.487375+0000 mgr.y (mgr.25133) 1521 : cluster 0 pgmap v2442: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 170 KiB/s rd, 14 KiB/s wr, 232 op/s 2024-04-10T03:57:08.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:08 smithi016 bash[72916]: cluster 2024-04-10T03:57:07.289207+0000 mon.a (mon.0) 2599 : cluster 0 osdmap e1378: 8 total, 8 up, 8 in 2024-04-10T03:57:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:08 smithi016 bash[74137]: cluster 2024-04-10T03:57:06.487375+0000 mgr.y (mgr.25133) 1521 : cluster 0 pgmap v2442: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 170 KiB/s rd, 14 KiB/s wr, 232 op/s 2024-04-10T03:57:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:08 smithi016 bash[74137]: cluster 2024-04-10T03:57:07.289207+0000 mon.a (mon.0) 2599 : cluster 0 osdmap e1378: 8 total, 8 up, 8 in 2024-04-10T03:57:08.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:08 smithi136 bash[68278]: cluster 2024-04-10T03:57:06.487375+0000 mgr.y (mgr.25133) 1521 : cluster 0 pgmap v2442: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 170 KiB/s rd, 14 KiB/s wr, 232 op/s 2024-04-10T03:57:08.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:08 smithi136 bash[68278]: cluster 2024-04-10T03:57:07.289207+0000 mon.a (mon.0) 2599 : cluster 0 osdmap e1378: 8 total, 8 up, 8 in 2024-04-10T03:57:09.094 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:57:09.224 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:57:09.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:09 smithi016 bash[72916]: cluster 2024-04-10T03:57:08.293620+0000 mon.a (mon.0) 2600 : cluster 0 osdmap e1379: 8 total, 8 up, 8 in 2024-04-10T03:57:09.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:09 smithi016 bash[72916]: cluster 2024-04-10T03:57:09.071215+0000 mon.a (mon.0) 2601 : cluster 0 osdmap e1380: 8 total, 8 up, 8 in 2024-04-10T03:57:09.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:09 smithi016 bash[74137]: cluster 2024-04-10T03:57:08.293620+0000 mon.a (mon.0) 2600 : cluster 0 osdmap e1379: 8 total, 8 up, 8 in 2024-04-10T03:57:09.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:09 smithi016 bash[74137]: cluster 2024-04-10T03:57:09.071215+0000 mon.a (mon.0) 2601 : cluster 0 osdmap e1380: 8 total, 8 up, 8 in 2024-04-10T03:57:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:09 smithi136 bash[68278]: cluster 2024-04-10T03:57:08.293620+0000 mon.a (mon.0) 2600 : cluster 0 osdmap e1379: 8 total, 8 up, 8 in 2024-04-10T03:57:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:09 smithi136 bash[68278]: cluster 2024-04-10T03:57:09.071215+0000 mon.a (mon.0) 2601 : cluster 0 osdmap e1380: 8 total, 8 up, 8 in 2024-04-10T03:57:10.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:10 smithi016 bash[74137]: cluster 2024-04-10T03:57:08.488200+0000 mgr.y (mgr.25133) 1522 : cluster 0 pgmap v2445: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-04-10T03:57:10.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:10 smithi016 bash[72916]: cluster 2024-04-10T03:57:08.488200+0000 mgr.y (mgr.25133) 1522 : cluster 0 pgmap v2445: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-04-10T03:57:10.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:10 smithi136 bash[68278]: cluster 2024-04-10T03:57:08.488200+0000 mgr.y (mgr.25133) 1522 : cluster 0 pgmap v2445: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-04-10T03:57:10.673 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:57:11.548 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (4021 ms) 2024-04-10T03:57:11.548 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-04-10T03:57:11.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:11 smithi016 bash[72916]: cluster 2024-04-10T03:57:10.309680+0000 mon.a (mon.0) 2602 : cluster 0 osdmap e1381: 8 total, 8 up, 8 in 2024-04-10T03:57:11.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:11 smithi016 bash[72916]: cluster 2024-04-10T03:57:10.488825+0000 mgr.y (mgr.25133) 1523 : cluster 0 pgmap v2448: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 146 KiB/s rd, 6.2 KiB/s wr, 175 op/s 2024-04-10T03:57:11.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:11 smithi016 bash[74137]: cluster 2024-04-10T03:57:10.309680+0000 mon.a (mon.0) 2602 : cluster 0 osdmap e1381: 8 total, 8 up, 8 in 2024-04-10T03:57:11.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:11 smithi016 bash[74137]: cluster 2024-04-10T03:57:10.488825+0000 mgr.y (mgr.25133) 1523 : cluster 0 pgmap v2448: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 146 KiB/s rd, 6.2 KiB/s wr, 175 op/s 2024-04-10T03:57:11.607 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:57:11.634 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:57:11.649 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:57:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:11 smithi136 bash[68278]: cluster 2024-04-10T03:57:10.309680+0000 mon.a (mon.0) 2602 : cluster 0 osdmap e1381: 8 total, 8 up, 8 in 2024-04-10T03:57:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:11 smithi136 bash[68278]: cluster 2024-04-10T03:57:10.488825+0000 mgr.y (mgr.25133) 1523 : cluster 0 pgmap v2448: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 146 KiB/s rd, 6.2 KiB/s wr, 175 op/s 2024-04-10T03:57:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:57:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:57:11] "GET /metrics HTTP/1.1" 200 38990 "" "Prometheus/2.43.0" 2024-04-10T03:57:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:12 smithi016 bash[72916]: cluster 2024-04-10T03:57:11.320862+0000 mon.a (mon.0) 2603 : cluster 0 osdmap e1382: 8 total, 8 up, 8 in 2024-04-10T03:57:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:12 smithi016 bash[74137]: cluster 2024-04-10T03:57:11.320862+0000 mon.a (mon.0) 2603 : cluster 0 osdmap e1382: 8 total, 8 up, 8 in 2024-04-10T03:57:12.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:12 smithi136 bash[68278]: cluster 2024-04-10T03:57:11.320862+0000 mon.a (mon.0) 2603 : cluster 0 osdmap e1382: 8 total, 8 up, 8 in 2024-04-10T03:57:13.373 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:57:13.488 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:57:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:13 smithi136 bash[68278]: cluster 2024-04-10T03:57:12.327704+0000 mon.a (mon.0) 2604 : cluster 0 osdmap e1383: 8 total, 8 up, 8 in 2024-04-10T03:57:13.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:13 smithi136 bash[68278]: cluster 2024-04-10T03:57:12.489574+0000 mgr.y (mgr.25133) 1524 : cluster 0 pgmap v2451: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 354 KiB/s rd, 26 KiB/s wr, 455 op/s 2024-04-10T03:57:13.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:13 smithi136 bash[68278]: audit 2024-04-10T03:57:12.601342+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:13 smithi016 bash[72916]: cluster 2024-04-10T03:57:12.327704+0000 mon.a (mon.0) 2604 : cluster 0 osdmap e1383: 8 total, 8 up, 8 in 2024-04-10T03:57:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:13 smithi016 bash[72916]: cluster 2024-04-10T03:57:12.489574+0000 mgr.y (mgr.25133) 1524 : cluster 0 pgmap v2451: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 354 KiB/s rd, 26 KiB/s wr, 455 op/s 2024-04-10T03:57:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:13 smithi016 bash[72916]: audit 2024-04-10T03:57:12.601342+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:13 smithi016 bash[74137]: cluster 2024-04-10T03:57:12.327704+0000 mon.a (mon.0) 2604 : cluster 0 osdmap e1383: 8 total, 8 up, 8 in 2024-04-10T03:57:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:13 smithi016 bash[74137]: cluster 2024-04-10T03:57:12.489574+0000 mgr.y (mgr.25133) 1524 : cluster 0 pgmap v2451: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 354 KiB/s rd, 26 KiB/s wr, 455 op/s 2024-04-10T03:57:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:13 smithi016 bash[74137]: audit 2024-04-10T03:57:12.601342+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:14.427 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:57:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:14 smithi136 bash[68278]: cluster 2024-04-10T03:57:13.341360+0000 mon.a (mon.0) 2606 : cluster 0 osdmap e1384: 8 total, 8 up, 8 in 2024-04-10T03:57:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:14 smithi136 bash[68278]: cluster 2024-04-10T03:57:14.075477+0000 mon.a (mon.0) 2607 : cluster 0 osdmap e1385: 8 total, 8 up, 8 in 2024-04-10T03:57:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:14 smithi016 bash[72916]: cluster 2024-04-10T03:57:13.341360+0000 mon.a (mon.0) 2606 : cluster 0 osdmap e1384: 8 total, 8 up, 8 in 2024-04-10T03:57:14.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:14 smithi016 bash[72916]: cluster 2024-04-10T03:57:14.075477+0000 mon.a (mon.0) 2607 : cluster 0 osdmap e1385: 8 total, 8 up, 8 in 2024-04-10T03:57:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:14 smithi016 bash[74137]: cluster 2024-04-10T03:57:13.341360+0000 mon.a (mon.0) 2606 : cluster 0 osdmap e1384: 8 total, 8 up, 8 in 2024-04-10T03:57:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:14 smithi016 bash[74137]: cluster 2024-04-10T03:57:14.075477+0000 mon.a (mon.0) 2607 : cluster 0 osdmap e1385: 8 total, 8 up, 8 in 2024-04-10T03:57:15.596 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4048 ms) 2024-04-10T03:57:15.596 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-04-10T03:57:15.662 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:57:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:15 smithi136 bash[68278]: cluster 2024-04-10T03:57:14.490392+0000 mgr.y (mgr.25133) 1525 : cluster 0 pgmap v2454: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 354 KiB/s rd, 26 KiB/s wr, 457 op/s 2024-04-10T03:57:15.689 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 0~10 2024-04-10T03:57:15.712 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:57:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:15 smithi016 bash[72916]: cluster 2024-04-10T03:57:14.490392+0000 mgr.y (mgr.25133) 1525 : cluster 0 pgmap v2454: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 354 KiB/s rd, 26 KiB/s wr, 457 op/s 2024-04-10T03:57:15.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:15 smithi016 bash[74137]: cluster 2024-04-10T03:57:14.490392+0000 mgr.y (mgr.25133) 1525 : cluster 0 pgmap v2454: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 354 KiB/s rd, 26 KiB/s wr, 457 op/s 2024-04-10T03:57:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:16 smithi136 bash[68278]: cluster 2024-04-10T03:57:15.353903+0000 mon.a (mon.0) 2608 : cluster 0 osdmap e1386: 8 total, 8 up, 8 in 2024-04-10T03:57:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:16 smithi016 bash[72916]: cluster 2024-04-10T03:57:15.353903+0000 mon.a (mon.0) 2608 : cluster 0 osdmap e1386: 8 total, 8 up, 8 in 2024-04-10T03:57:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:16 smithi016 bash[74137]: cluster 2024-04-10T03:57:15.353903+0000 mon.a (mon.0) 2608 : cluster 0 osdmap e1386: 8 total, 8 up, 8 in 2024-04-10T03:57:17.402 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:57:17.531 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:57:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:17 smithi136 bash[68278]: cluster 2024-04-10T03:57:16.354131+0000 mon.a (mon.0) 2609 : cluster 0 osdmap e1387: 8 total, 8 up, 8 in 2024-04-10T03:57:17.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:17 smithi136 bash[68278]: cluster 2024-04-10T03:57:16.491019+0000 mgr.y (mgr.25133) 1526 : cluster 0 pgmap v2457: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 243 KiB/s rd, 18 KiB/s wr, 317 op/s 2024-04-10T03:57:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:17 smithi016 bash[74137]: cluster 2024-04-10T03:57:16.354131+0000 mon.a (mon.0) 2609 : cluster 0 osdmap e1387: 8 total, 8 up, 8 in 2024-04-10T03:57:17.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:17 smithi016 bash[74137]: cluster 2024-04-10T03:57:16.491019+0000 mgr.y (mgr.25133) 1526 : cluster 0 pgmap v2457: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 243 KiB/s rd, 18 KiB/s wr, 317 op/s 2024-04-10T03:57:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:17 smithi016 bash[72916]: cluster 2024-04-10T03:57:16.354131+0000 mon.a (mon.0) 2609 : cluster 0 osdmap e1387: 8 total, 8 up, 8 in 2024-04-10T03:57:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:17 smithi016 bash[72916]: cluster 2024-04-10T03:57:16.491019+0000 mgr.y (mgr.25133) 1526 : cluster 0 pgmap v2457: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 243 KiB/s rd, 18 KiB/s wr, 317 op/s 2024-04-10T03:57:18.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:18 smithi136 bash[68278]: cluster 2024-04-10T03:57:17.380297+0000 mon.a (mon.0) 2610 : cluster 0 osdmap e1388: 8 total, 8 up, 8 in 2024-04-10T03:57:18.752 INFO:tasks.workunit.client.0.smithi016.stdout:migration_abort 2024-04-10T03:57:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:18 smithi016 bash[72916]: cluster 2024-04-10T03:57:17.380297+0000 mon.a (mon.0) 2610 : cluster 0 osdmap e1388: 8 total, 8 up, 8 in 2024-04-10T03:57:18.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:18 smithi016 bash[74137]: cluster 2024-04-10T03:57:17.380297+0000 mon.a (mon.0) 2610 : cluster 0 osdmap e1388: 8 total, 8 up, 8 in 2024-04-10T03:57:19.301 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (3705 ms) 2024-04-10T03:57:19.301 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-04-10T03:57:19.364 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:57:19.389 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 33979966~5286886 2024-04-10T03:57:19.442 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 20796846~2964230 2024-04-10T03:57:19.442 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 68888420~4700292 2024-04-10T03:57:19.479 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 49964576~6980412 2024-04-10T03:57:19.479 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 76056701~7829379 2024-04-10T03:57:19.539 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 36000559~8159428 2024-04-10T03:57:19.554 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 54655727~113636 2024-04-10T03:57:19.564 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 52256504~4799413 2024-04-10T03:57:19.567 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap0 2024-04-10T03:57:19.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:19 smithi136 bash[68278]: cluster 2024-04-10T03:57:18.378289+0000 mon.a (mon.0) 2611 : cluster 0 osdmap e1389: 8 total, 8 up, 8 in 2024-04-10T03:57:19.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:19 smithi136 bash[68278]: cluster 2024-04-10T03:57:18.491686+0000 mgr.y (mgr.25133) 1527 : cluster 0 pgmap v2460: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 277 KiB/s rd, 21 KiB/s wr, 357 op/s 2024-04-10T03:57:19.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:19 smithi136 bash[68278]: cluster 2024-04-10T03:57:19.076179+0000 mon.a (mon.0) 2612 : cluster 0 osdmap e1390: 8 total, 8 up, 8 in 2024-04-10T03:57:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:19 smithi016 bash[72916]: cluster 2024-04-10T03:57:18.378289+0000 mon.a (mon.0) 2611 : cluster 0 osdmap e1389: 8 total, 8 up, 8 in 2024-04-10T03:57:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:19 smithi016 bash[72916]: cluster 2024-04-10T03:57:18.491686+0000 mgr.y (mgr.25133) 1527 : cluster 0 pgmap v2460: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 277 KiB/s rd, 21 KiB/s wr, 357 op/s 2024-04-10T03:57:19.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:19 smithi016 bash[72916]: cluster 2024-04-10T03:57:19.076179+0000 mon.a (mon.0) 2612 : cluster 0 osdmap e1390: 8 total, 8 up, 8 in 2024-04-10T03:57:19.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:19 smithi016 bash[74137]: cluster 2024-04-10T03:57:18.378289+0000 mon.a (mon.0) 2611 : cluster 0 osdmap e1389: 8 total, 8 up, 8 in 2024-04-10T03:57:19.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:19 smithi016 bash[74137]: cluster 2024-04-10T03:57:18.491686+0000 mgr.y (mgr.25133) 1527 : cluster 0 pgmap v2460: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 277 KiB/s rd, 21 KiB/s wr, 357 op/s 2024-04-10T03:57:19.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:19 smithi016 bash[74137]: cluster 2024-04-10T03:57:19.076179+0000 mon.a (mon.0) 2612 : cluster 0 osdmap e1390: 8 total, 8 up, 8 in 2024-04-10T03:57:21.423 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap0 2024-04-10T03:57:21.454 INFO:tasks.workunit.client.0.smithi016.stdout:clone image157 -> image160 2024-04-10T03:57:21.654 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 114549524 2024-04-10T03:57:21.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:21 smithi136 bash[68278]: cluster 2024-04-10T03:57:20.400988+0000 mon.a (mon.0) 2613 : cluster 0 osdmap e1391: 8 total, 8 up, 8 in 2024-04-10T03:57:21.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:21 smithi136 bash[68278]: cluster 2024-04-10T03:57:20.492490+0000 mgr.y (mgr.25133) 1528 : cluster 0 pgmap v2463: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 241 KiB/s rd, 21 KiB/s wr, 317 op/s 2024-04-10T03:57:21.677 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 41753927~5307160 2024-04-10T03:57:21.735 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 106774663~5593451 2024-04-10T03:57:21.735 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 3405960~4064370 2024-04-10T03:57:21.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:21 smithi016 bash[74137]: cluster 2024-04-10T03:57:20.400988+0000 mon.a (mon.0) 2613 : cluster 0 osdmap e1391: 8 total, 8 up, 8 in 2024-04-10T03:57:21.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:21 smithi016 bash[74137]: cluster 2024-04-10T03:57:20.492490+0000 mgr.y (mgr.25133) 1528 : cluster 0 pgmap v2463: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 241 KiB/s rd, 21 KiB/s wr, 317 op/s 2024-04-10T03:57:21.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:21 smithi016 bash[72916]: cluster 2024-04-10T03:57:20.400988+0000 mon.a (mon.0) 2613 : cluster 0 osdmap e1391: 8 total, 8 up, 8 in 2024-04-10T03:57:21.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:21 smithi016 bash[72916]: cluster 2024-04-10T03:57:20.492490+0000 mgr.y (mgr.25133) 1528 : cluster 0 pgmap v2463: 169 pgs: 169 active+clean; 905 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 241 KiB/s rd, 21 KiB/s wr, 317 op/s 2024-04-10T03:57:21.778 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 81952477~4801475 2024-04-10T03:57:21.825 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 72186922~7814096 2024-04-10T03:57:21.892 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16274351~6530044 2024-04-10T03:57:21.908 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 75770579~3445544 2024-04-10T03:57:21.938 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 72251762~7105918 2024-04-10T03:57:21.944 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:57:22.066 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:57:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:57:21] "GET /metrics HTTP/1.1" 200 38985 "" "Prometheus/2.43.0" 2024-04-10T03:57:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:22 smithi136 bash[68278]: cluster 2024-04-10T03:57:21.400887+0000 mon.a (mon.0) 2614 : cluster 0 osdmap e1392: 8 total, 8 up, 8 in 2024-04-10T03:57:22.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:22 smithi016 bash[74137]: cluster 2024-04-10T03:57:21.400887+0000 mon.a (mon.0) 2614 : cluster 0 osdmap e1392: 8 total, 8 up, 8 in 2024-04-10T03:57:22.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:22 smithi016 bash[72916]: cluster 2024-04-10T03:57:21.400887+0000 mon.a (mon.0) 2614 : cluster 0 osdmap e1392: 8 total, 8 up, 8 in 2024-04-10T03:57:23.453 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:57:23.479 INFO:tasks.workunit.client.0.smithi016.stdout:clone image160 -> image162 2024-04-10T03:57:23.778 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 80103800~6056979 2024-04-10T03:57:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:23 smithi016 bash[74137]: cluster 2024-04-10T03:57:22.418881+0000 mon.a (mon.0) 2615 : cluster 0 osdmap e1393: 8 total, 8 up, 8 in 2024-04-10T03:57:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:23 smithi016 bash[74137]: cluster 2024-04-10T03:57:22.493206+0000 mgr.y (mgr.25133) 1529 : cluster 0 pgmap v2466: 169 pgs: 169 active+clean; 953 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 9.6 MiB/s wr, 449 op/s 2024-04-10T03:57:23.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:23 smithi016 bash[72916]: cluster 2024-04-10T03:57:22.418881+0000 mon.a (mon.0) 2615 : cluster 0 osdmap e1393: 8 total, 8 up, 8 in 2024-04-10T03:57:23.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:23 smithi016 bash[72916]: cluster 2024-04-10T03:57:22.493206+0000 mgr.y (mgr.25133) 1529 : cluster 0 pgmap v2466: 169 pgs: 169 active+clean; 953 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 9.6 MiB/s wr, 449 op/s 2024-04-10T03:57:23.865 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 68525999~8326245 2024-04-10T03:57:23.887 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 58781745~2671012 2024-04-10T03:57:23.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:23 smithi136 bash[68278]: cluster 2024-04-10T03:57:22.418881+0000 mon.a (mon.0) 2615 : cluster 0 osdmap e1393: 8 total, 8 up, 8 in 2024-04-10T03:57:23.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:23 smithi136 bash[68278]: cluster 2024-04-10T03:57:22.493206+0000 mgr.y (mgr.25133) 1529 : cluster 0 pgmap v2466: 169 pgs: 169 active+clean; 953 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 9.6 MiB/s wr, 449 op/s 2024-04-10T03:57:23.925 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 94625227~2999979 2024-04-10T03:57:23.940 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 3455627~7183178 2024-04-10T03:57:23.997 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 102199985~3071316 2024-04-10T03:57:24.009 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 40463700~2033848 2024-04-10T03:57:24.064 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 16015907~4001636 2024-04-10T03:57:24.098 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:57:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:24 smithi016 bash[72916]: cluster 2024-04-10T03:57:23.430788+0000 mon.a (mon.0) 2616 : cluster 0 osdmap e1394: 8 total, 8 up, 8 in 2024-04-10T03:57:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:24 smithi016 bash[72916]: cluster 2024-04-10T03:57:24.075459+0000 mon.a (mon.0) 2617 : cluster 0 osdmap e1395: 8 total, 8 up, 8 in 2024-04-10T03:57:24.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:24 smithi016 bash[74137]: cluster 2024-04-10T03:57:23.430788+0000 mon.a (mon.0) 2616 : cluster 0 osdmap e1394: 8 total, 8 up, 8 in 2024-04-10T03:57:24.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:24 smithi016 bash[74137]: cluster 2024-04-10T03:57:24.075459+0000 mon.a (mon.0) 2617 : cluster 0 osdmap e1395: 8 total, 8 up, 8 in 2024-04-10T03:57:24.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:24 smithi136 bash[68278]: cluster 2024-04-10T03:57:23.430788+0000 mon.a (mon.0) 2616 : cluster 0 osdmap e1394: 8 total, 8 up, 8 in 2024-04-10T03:57:24.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:24 smithi136 bash[68278]: cluster 2024-04-10T03:57:24.075459+0000 mon.a (mon.0) 2617 : cluster 0 osdmap e1395: 8 total, 8 up, 8 in 2024-04-10T03:57:26.125 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 103307947 2024-04-10T03:57:26.181 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 16888548~1661035 2024-04-10T03:57:26.194 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 8662956~6430335 2024-04-10T03:57:26.194 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 97186033~814141 2024-04-10T03:57:26.195 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 13596956~3265238 2024-04-10T03:57:26.215 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 94699771~900725 2024-04-10T03:57:26.216 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 26563415~2648375 2024-04-10T03:57:26.217 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 89434647~10175 2024-04-10T03:57:26.218 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 96535171~1335229 2024-04-10T03:57:26.220 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:57:26.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:26 smithi136 bash[68278]: cluster 2024-04-10T03:57:24.494173+0000 mgr.y (mgr.25133) 1530 : cluster 0 pgmap v2469: 169 pgs: 169 active+clean; 995 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 18 MiB/s wr, 323 op/s 2024-04-10T03:57:26.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:26 smithi136 bash[68278]: cluster 2024-04-10T03:57:25.085460+0000 mon.a (mon.0) 2618 : cluster 0 osdmap e1396: 8 total, 8 up, 8 in 2024-04-10T03:57:26.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:26 smithi016 bash[72916]: cluster 2024-04-10T03:57:24.494173+0000 mgr.y (mgr.25133) 1530 : cluster 0 pgmap v2469: 169 pgs: 169 active+clean; 995 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 18 MiB/s wr, 323 op/s 2024-04-10T03:57:26.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:26 smithi016 bash[72916]: cluster 2024-04-10T03:57:25.085460+0000 mon.a (mon.0) 2618 : cluster 0 osdmap e1396: 8 total, 8 up, 8 in 2024-04-10T03:57:26.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:26 smithi016 bash[74137]: cluster 2024-04-10T03:57:24.494173+0000 mgr.y (mgr.25133) 1530 : cluster 0 pgmap v2469: 169 pgs: 169 active+clean; 995 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 18 MiB/s wr, 323 op/s 2024-04-10T03:57:26.567 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:26 smithi016 bash[74137]: cluster 2024-04-10T03:57:25.085460+0000 mon.a (mon.0) 2618 : cluster 0 osdmap e1396: 8 total, 8 up, 8 in 2024-04-10T03:57:27.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:27 smithi136 bash[68278]: cluster 2024-04-10T03:57:26.090259+0000 mon.a (mon.0) 2619 : cluster 0 osdmap e1397: 8 total, 8 up, 8 in 2024-04-10T03:57:27.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:27 smithi016 bash[72916]: cluster 2024-04-10T03:57:26.090259+0000 mon.a (mon.0) 2619 : cluster 0 osdmap e1397: 8 total, 8 up, 8 in 2024-04-10T03:57:27.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:27 smithi016 bash[74137]: cluster 2024-04-10T03:57:26.090259+0000 mon.a (mon.0) 2619 : cluster 0 osdmap e1397: 8 total, 8 up, 8 in 2024-04-10T03:57:28.139 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap3 2024-04-10T03:57:28.167 INFO:tasks.workunit.client.0.smithi016.stdout:clone image162 -> image164 2024-04-10T03:57:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:28 smithi136 bash[68278]: cluster 2024-04-10T03:57:26.495146+0000 mgr.y (mgr.25133) 1531 : cluster 0 pgmap v2472: 169 pgs: 169 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 4.7 MiB/s rd, 16 MiB/s wr, 299 op/s 2024-04-10T03:57:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:28 smithi136 bash[68278]: cluster 2024-04-10T03:57:27.098317+0000 mon.a (mon.0) 2620 : cluster 0 osdmap e1398: 8 total, 8 up, 8 in 2024-04-10T03:57:28.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:28 smithi136 bash[68278]: audit 2024-04-10T03:57:27.601719+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:28.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:28 smithi016 bash[72916]: cluster 2024-04-10T03:57:26.495146+0000 mgr.y (mgr.25133) 1531 : cluster 0 pgmap v2472: 169 pgs: 169 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 4.7 MiB/s rd, 16 MiB/s wr, 299 op/s 2024-04-10T03:57:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:28 smithi016 bash[72916]: cluster 2024-04-10T03:57:27.098317+0000 mon.a (mon.0) 2620 : cluster 0 osdmap e1398: 8 total, 8 up, 8 in 2024-04-10T03:57:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:28 smithi016 bash[72916]: audit 2024-04-10T03:57:27.601719+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:28 smithi016 bash[74137]: cluster 2024-04-10T03:57:26.495146+0000 mgr.y (mgr.25133) 1531 : cluster 0 pgmap v2472: 169 pgs: 169 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 4.7 MiB/s rd, 16 MiB/s wr, 299 op/s 2024-04-10T03:57:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:28 smithi016 bash[74137]: cluster 2024-04-10T03:57:27.098317+0000 mon.a (mon.0) 2620 : cluster 0 osdmap e1398: 8 total, 8 up, 8 in 2024-04-10T03:57:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:28 smithi016 bash[74137]: audit 2024-04-10T03:57:27.601719+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:28.724 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.StressNoMigrate (9423 ms) 2024-04-10T03:57:28.724 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.Stress 2024-04-10T03:57:28.803 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:57:28.832 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 31991886~5896497 2024-04-10T03:57:28.902 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 27598549~2513564 2024-04-10T03:57:28.906 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 2628473~1508770 2024-04-10T03:57:28.930 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 76996111~4466573 2024-04-10T03:57:28.930 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 37259696~6630110 2024-04-10T03:57:28.973 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 14696117~6746807 2024-04-10T03:57:28.973 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 25185058~2321504 2024-04-10T03:57:29.007 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 25529055~591605 2024-04-10T03:57:29.013 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap0 2024-04-10T03:57:29.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:29 smithi136 bash[68278]: cluster 2024-04-10T03:57:28.106705+0000 mon.a (mon.0) 2622 : cluster 0 osdmap e1399: 8 total, 8 up, 8 in 2024-04-10T03:57:29.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:29 smithi136 bash[68278]: cluster 2024-04-10T03:57:29.082532+0000 mon.a (mon.0) 2623 : cluster 0 osdmap e1400: 8 total, 8 up, 8 in 2024-04-10T03:57:29.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:29 smithi016 bash[74137]: cluster 2024-04-10T03:57:28.106705+0000 mon.a (mon.0) 2622 : cluster 0 osdmap e1399: 8 total, 8 up, 8 in 2024-04-10T03:57:29.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:29 smithi016 bash[74137]: cluster 2024-04-10T03:57:29.082532+0000 mon.a (mon.0) 2623 : cluster 0 osdmap e1400: 8 total, 8 up, 8 in 2024-04-10T03:57:29.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:29 smithi016 bash[72916]: cluster 2024-04-10T03:57:28.106705+0000 mon.a (mon.0) 2622 : cluster 0 osdmap e1399: 8 total, 8 up, 8 in 2024-04-10T03:57:29.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:29 smithi016 bash[72916]: cluster 2024-04-10T03:57:29.082532+0000 mon.a (mon.0) 2623 : cluster 0 osdmap e1400: 8 total, 8 up, 8 in 2024-04-10T03:57:30.149 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap0 2024-04-10T03:57:30.178 INFO:tasks.workunit.client.0.smithi016.stdout:clone image165 -> image168 2024-04-10T03:57:30.346 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 28269989~2546646 2024-04-10T03:57:30.400 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 11835979~786858 2024-04-10T03:57:30.411 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 3435234~5445970 2024-04-10T03:57:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:30 smithi136 bash[68278]: cluster 2024-04-10T03:57:28.495707+0000 mgr.y (mgr.25133) 1532 : cluster 0 pgmap v2475: 169 pgs: 169 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 6.3 MiB/s rd, 12 MiB/s wr, 269 op/s 2024-04-10T03:57:30.457 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 13844753~4844963 2024-04-10T03:57:30.466 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 39734624~595193 2024-04-10T03:57:30.513 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 25591989~8352664 2024-04-10T03:57:30.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:30 smithi016 bash[72916]: cluster 2024-04-10T03:57:28.495707+0000 mgr.y (mgr.25133) 1532 : cluster 0 pgmap v2475: 169 pgs: 169 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 6.3 MiB/s rd, 12 MiB/s wr, 269 op/s 2024-04-10T03:57:30.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:30 smithi016 bash[74137]: cluster 2024-04-10T03:57:28.495707+0000 mgr.y (mgr.25133) 1532 : cluster 0 pgmap v2475: 169 pgs: 169 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 6.3 MiB/s rd, 12 MiB/s wr, 269 op/s 2024-04-10T03:57:30.570 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 47803593~1510578 2024-04-10T03:57:30.589 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 62744398~7252227 2024-04-10T03:57:30.602 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:57:31.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:31 smithi136 bash[68278]: cluster 2024-04-10T03:57:30.123697+0000 mon.a (mon.0) 2624 : cluster 0 osdmap e1401: 8 total, 8 up, 8 in 2024-04-10T03:57:31.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:31 smithi136 bash[68278]: audit 2024-04-10T03:57:30.133992+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:57:31.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:31 smithi136 bash[68278]: audit 2024-04-10T03:57:30.707683+0000 mon.a (mon.0) 2626 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:57:31.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:31 smithi136 bash[68278]: audit 2024-04-10T03:57:30.714321+0000 mon.a (mon.0) 2627 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:57:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:31 smithi016 bash[74137]: cluster 2024-04-10T03:57:30.123697+0000 mon.a (mon.0) 2624 : cluster 0 osdmap e1401: 8 total, 8 up, 8 in 2024-04-10T03:57:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:31 smithi016 bash[74137]: audit 2024-04-10T03:57:30.133992+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:57:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:31 smithi016 bash[74137]: audit 2024-04-10T03:57:30.707683+0000 mon.a (mon.0) 2626 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:57:31.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:31 smithi016 bash[74137]: audit 2024-04-10T03:57:30.714321+0000 mon.a (mon.0) 2627 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:57:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:31 smithi016 bash[72916]: cluster 2024-04-10T03:57:30.123697+0000 mon.a (mon.0) 2624 : cluster 0 osdmap e1401: 8 total, 8 up, 8 in 2024-04-10T03:57:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:31 smithi016 bash[72916]: audit 2024-04-10T03:57:30.133992+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:57:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:31 smithi016 bash[72916]: audit 2024-04-10T03:57:30.707683+0000 mon.a (mon.0) 2626 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:57:31.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:31 smithi016 bash[72916]: audit 2024-04-10T03:57:30.714321+0000 mon.a (mon.0) 2627 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:57:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:57:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:57:31] "GET /metrics HTTP/1.1" 200 38990 "" "Prometheus/2.43.0" 2024-04-10T03:57:32.176 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:57:32.198 INFO:tasks.workunit.client.0.smithi016.stdout:clone image168 -> image170 2024-04-10T03:57:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:32 smithi136 bash[68278]: cluster 2024-04-10T03:57:30.496274+0000 mgr.y (mgr.25133) 1533 : cluster 0 pgmap v2478: 169 pgs: 169 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 7.0 MiB/s rd, 9.5 MiB/s wr, 221 op/s 2024-04-10T03:57:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:32 smithi136 bash[68278]: cluster 2024-04-10T03:57:31.142245+0000 mon.a (mon.0) 2628 : cluster 0 osdmap e1402: 8 total, 8 up, 8 in 2024-04-10T03:57:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:32 smithi136 bash[68278]: audit 2024-04-10T03:57:31.447252+0000 mon.a (mon.0) 2629 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:57:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:32 smithi136 bash[68278]: audit 2024-04-10T03:57:31.448969+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:57:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:32 smithi136 bash[68278]: audit 2024-04-10T03:57:31.459380+0000 mon.a (mon.0) 2631 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:57:32.455 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 46314283~6652615 2024-04-10T03:57:32.534 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 55225765~1871029 2024-04-10T03:57:32.545 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 17006444~8076508 2024-04-10T03:57:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[72916]: cluster 2024-04-10T03:57:30.496274+0000 mgr.y (mgr.25133) 1533 : cluster 0 pgmap v2478: 169 pgs: 169 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 7.0 MiB/s rd, 9.5 MiB/s wr, 221 op/s 2024-04-10T03:57:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[72916]: cluster 2024-04-10T03:57:31.142245+0000 mon.a (mon.0) 2628 : cluster 0 osdmap e1402: 8 total, 8 up, 8 in 2024-04-10T03:57:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[72916]: audit 2024-04-10T03:57:31.447252+0000 mon.a (mon.0) 2629 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:57:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[72916]: audit 2024-04-10T03:57:31.448969+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:57:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[72916]: audit 2024-04-10T03:57:31.459380+0000 mon.a (mon.0) 2631 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:57:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[74137]: cluster 2024-04-10T03:57:30.496274+0000 mgr.y (mgr.25133) 1533 : cluster 0 pgmap v2478: 169 pgs: 169 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 7.0 MiB/s rd, 9.5 MiB/s wr, 221 op/s 2024-04-10T03:57:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[74137]: cluster 2024-04-10T03:57:31.142245+0000 mon.a (mon.0) 2628 : cluster 0 osdmap e1402: 8 total, 8 up, 8 in 2024-04-10T03:57:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[74137]: audit 2024-04-10T03:57:31.447252+0000 mon.a (mon.0) 2629 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:57:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[74137]: audit 2024-04-10T03:57:31.448969+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:57:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:32 smithi016 bash[74137]: audit 2024-04-10T03:57:31.459380+0000 mon.a (mon.0) 2631 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:57:32.599 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 18786620~2813018 2024-04-10T03:57:32.605 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 20181840~248462 2024-04-10T03:57:32.611 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 87389~2372635 2024-04-10T03:57:32.639 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 30085106~4810370 2024-04-10T03:57:32.702 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 22374445~3191555 2024-04-10T03:57:32.713 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:57:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:33 smithi136 bash[68278]: cluster 2024-04-10T03:57:32.145799+0000 mon.a (mon.0) 2632 : cluster 0 osdmap e1403: 8 total, 8 up, 8 in 2024-04-10T03:57:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:33 smithi016 bash[74137]: cluster 2024-04-10T03:57:32.145799+0000 mon.a (mon.0) 2632 : cluster 0 osdmap e1403: 8 total, 8 up, 8 in 2024-04-10T03:57:33.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:33 smithi016 bash[72916]: cluster 2024-04-10T03:57:32.145799+0000 mon.a (mon.0) 2632 : cluster 0 osdmap e1403: 8 total, 8 up, 8 in 2024-04-10T03:57:34.191 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap2 2024-04-10T03:57:34.220 INFO:tasks.workunit.client.0.smithi016.stdout:clone image170 -> image172 2024-04-10T03:57:34.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:34 smithi136 bash[68278]: cluster 2024-04-10T03:57:32.496806+0000 mgr.y (mgr.25133) 1534 : cluster 0 pgmap v2481: 169 pgs: 169 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 404 op/s 2024-04-10T03:57:34.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:34 smithi136 bash[68278]: cluster 2024-04-10T03:57:33.165014+0000 mon.a (mon.0) 2633 : cluster 0 osdmap e1404: 8 total, 8 up, 8 in 2024-04-10T03:57:34.552 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 109695759 2024-04-10T03:57:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:34 smithi016 bash[72916]: cluster 2024-04-10T03:57:32.496806+0000 mgr.y (mgr.25133) 1534 : cluster 0 pgmap v2481: 169 pgs: 169 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 404 op/s 2024-04-10T03:57:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:34 smithi016 bash[72916]: cluster 2024-04-10T03:57:33.165014+0000 mon.a (mon.0) 2633 : cluster 0 osdmap e1404: 8 total, 8 up, 8 in 2024-04-10T03:57:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:34 smithi016 bash[74137]: cluster 2024-04-10T03:57:32.496806+0000 mgr.y (mgr.25133) 1534 : cluster 0 pgmap v2481: 169 pgs: 169 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 404 op/s 2024-04-10T03:57:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:34 smithi016 bash[74137]: cluster 2024-04-10T03:57:33.165014+0000 mon.a (mon.0) 2633 : cluster 0 osdmap e1404: 8 total, 8 up, 8 in 2024-04-10T03:57:34.578 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 104872751~4823008 2024-04-10T03:57:34.632 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 31018184~1239048 2024-04-10T03:57:34.672 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 82332018~5669118 2024-04-10T03:57:34.722 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 8954252~4125170 2024-04-10T03:57:34.745 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 26876586~528833 2024-04-10T03:57:34.762 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 52539074~3045734 2024-04-10T03:57:34.799 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 73900480~6413320 2024-04-10T03:57:34.847 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 106923507~2772252 2024-04-10T03:57:34.853 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:57:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:35 smithi136 bash[68278]: cluster 2024-04-10T03:57:34.174207+0000 mon.a (mon.0) 2634 : cluster 0 osdmap e1405: 8 total, 8 up, 8 in 2024-04-10T03:57:35.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:35 smithi016 bash[72916]: cluster 2024-04-10T03:57:34.174207+0000 mon.a (mon.0) 2634 : cluster 0 osdmap e1405: 8 total, 8 up, 8 in 2024-04-10T03:57:35.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:35 smithi016 bash[74137]: cluster 2024-04-10T03:57:34.174207+0000 mon.a (mon.0) 2634 : cluster 0 osdmap e1405: 8 total, 8 up, 8 in 2024-04-10T03:57:36.215 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap3 2024-04-10T03:57:36.242 INFO:tasks.workunit.client.0.smithi016.stdout:clone image172 -> image174 2024-04-10T03:57:36.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:36 smithi016 bash[74137]: cluster 2024-04-10T03:57:34.497680+0000 mgr.y (mgr.25133) 1535 : cluster 0 pgmap v2484: 169 pgs: 169 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 18 MiB/s wr, 489 op/s 2024-04-10T03:57:36.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:36 smithi016 bash[74137]: cluster 2024-04-10T03:57:35.185650+0000 mon.a (mon.0) 2635 : cluster 0 osdmap e1406: 8 total, 8 up, 8 in 2024-04-10T03:57:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:36 smithi016 bash[72916]: cluster 2024-04-10T03:57:34.497680+0000 mgr.y (mgr.25133) 1535 : cluster 0 pgmap v2484: 169 pgs: 169 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 18 MiB/s wr, 489 op/s 2024-04-10T03:57:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:36 smithi016 bash[72916]: cluster 2024-04-10T03:57:35.185650+0000 mon.a (mon.0) 2635 : cluster 0 osdmap e1406: 8 total, 8 up, 8 in 2024-04-10T03:57:36.622 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:57:36.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:36 smithi136 bash[68278]: cluster 2024-04-10T03:57:34.497680+0000 mgr.y (mgr.25133) 1535 : cluster 0 pgmap v2484: 169 pgs: 169 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 18 MiB/s wr, 489 op/s 2024-04-10T03:57:36.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:36 smithi136 bash[68278]: cluster 2024-04-10T03:57:35.185650+0000 mon.a (mon.0) 2635 : cluster 0 osdmap e1406: 8 total, 8 up, 8 in 2024-04-10T03:57:37.482 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:57:37.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:37 smithi016 bash[72916]: cluster 2024-04-10T03:57:36.189082+0000 mon.a (mon.0) 2636 : cluster 0 osdmap e1407: 8 total, 8 up, 8 in 2024-04-10T03:57:37.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:37 smithi016 bash[74137]: cluster 2024-04-10T03:57:36.189082+0000 mon.a (mon.0) 2636 : cluster 0 osdmap e1407: 8 total, 8 up, 8 in 2024-04-10T03:57:37.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:37 smithi136 bash[68278]: cluster 2024-04-10T03:57:36.189082+0000 mon.a (mon.0) 2636 : cluster 0 osdmap e1407: 8 total, 8 up, 8 in 2024-04-10T03:57:37.910 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:57:38.445 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.Stress (9720 ms) 2024-04-10T03:57:38.445 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.Stress2 2024-04-10T03:57:38.505 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:57:38.523 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 17502890~5731848 2024-04-10T03:57:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:38 smithi016 bash[72916]: cluster 2024-04-10T03:57:36.498404+0000 mgr.y (mgr.25133) 1536 : cluster 0 pgmap v2487: 169 pgs: 169 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.4 MiB/s rd, 18 MiB/s wr, 368 op/s 2024-04-10T03:57:38.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:38 smithi016 bash[74137]: cluster 2024-04-10T03:57:36.498404+0000 mgr.y (mgr.25133) 1536 : cluster 0 pgmap v2487: 169 pgs: 169 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.4 MiB/s rd, 18 MiB/s wr, 368 op/s 2024-04-10T03:57:38.582 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 59468120~3249942 2024-04-10T03:57:38.582 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 53668979~3098309 2024-04-10T03:57:38.611 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 75126455~5558234 2024-04-10T03:57:38.611 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 61487111~6528886 2024-04-10T03:57:38.670 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 31943627~7995637 2024-04-10T03:57:38.670 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 63150293~3410710 2024-04-10T03:57:38.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:38 smithi136 bash[68278]: cluster 2024-04-10T03:57:36.498404+0000 mgr.y (mgr.25133) 1536 : cluster 0 pgmap v2487: 169 pgs: 169 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.4 MiB/s rd, 18 MiB/s wr, 368 op/s 2024-04-10T03:57:38.702 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 21426975~4094258 2024-04-10T03:57:38.706 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap0 2024-04-10T03:57:40.243 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap0 2024-04-10T03:57:40.266 INFO:tasks.workunit.client.0.smithi016.stdout:clone image175 -> image178 2024-04-10T03:57:40.463 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 19558408~6314972 2024-04-10T03:57:40.543 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 65564061~4515832 2024-04-10T03:57:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:40 smithi016 bash[74137]: cluster 2024-04-10T03:57:38.499069+0000 mgr.y (mgr.25133) 1537 : cluster 0 pgmap v2488: 169 pgs: 169 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.6 MiB/s rd, 19 MiB/s wr, 453 op/s 2024-04-10T03:57:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:40 smithi016 bash[74137]: cluster 2024-04-10T03:57:39.219304+0000 mon.a (mon.0) 2637 : cluster 0 osdmap e1408: 8 total, 8 up, 8 in 2024-04-10T03:57:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:40 smithi016 bash[72916]: cluster 2024-04-10T03:57:38.499069+0000 mgr.y (mgr.25133) 1537 : cluster 0 pgmap v2488: 169 pgs: 169 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.6 MiB/s rd, 19 MiB/s wr, 453 op/s 2024-04-10T03:57:40.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:40 smithi016 bash[72916]: cluster 2024-04-10T03:57:39.219304+0000 mon.a (mon.0) 2637 : cluster 0 osdmap e1408: 8 total, 8 up, 8 in 2024-04-10T03:57:40.594 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 57893215~2541897 2024-04-10T03:57:40.647 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 50898257~7745028 2024-04-10T03:57:40.657 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 77296143~6589937 2024-04-10T03:57:40.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:40 smithi136 bash[68278]: cluster 2024-04-10T03:57:38.499069+0000 mgr.y (mgr.25133) 1537 : cluster 0 pgmap v2488: 169 pgs: 169 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 8.6 MiB/s rd, 19 MiB/s wr, 453 op/s 2024-04-10T03:57:40.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:40 smithi136 bash[68278]: cluster 2024-04-10T03:57:39.219304+0000 mon.a (mon.0) 2637 : cluster 0 osdmap e1408: 8 total, 8 up, 8 in 2024-04-10T03:57:40.692 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 22083423~3485438 2024-04-10T03:57:40.700 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 76326150~5130152 2024-04-10T03:57:40.729 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 75488958~6031881 2024-04-10T03:57:40.738 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:57:41.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:41 smithi016 bash[72916]: cluster 2024-04-10T03:57:40.229304+0000 mon.a (mon.0) 2638 : cluster 0 osdmap e1409: 8 total, 8 up, 8 in 2024-04-10T03:57:41.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:41 smithi016 bash[74137]: cluster 2024-04-10T03:57:40.229304+0000 mon.a (mon.0) 2638 : cluster 0 osdmap e1409: 8 total, 8 up, 8 in 2024-04-10T03:57:41.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:41 smithi136 bash[68278]: cluster 2024-04-10T03:57:40.229304+0000 mon.a (mon.0) 2638 : cluster 0 osdmap e1409: 8 total, 8 up, 8 in 2024-04-10T03:57:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:57:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:57:41] "GET /metrics HTTP/1.1" 200 38990 "" "Prometheus/2.43.0" 2024-04-10T03:57:42.273 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:57:42.302 INFO:tasks.workunit.client.0.smithi016.stdout:clone image178 -> image180 2024-04-10T03:57:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:42 smithi016 bash[74137]: cluster 2024-04-10T03:57:40.499472+0000 mgr.y (mgr.25133) 1538 : cluster 0 pgmap v2491: 169 pgs: 169 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 17 MiB/s wr, 650 op/s 2024-04-10T03:57:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:42 smithi016 bash[74137]: cluster 2024-04-10T03:57:41.242133+0000 mon.a (mon.0) 2639 : cluster 0 osdmap e1410: 8 total, 8 up, 8 in 2024-04-10T03:57:42.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:42 smithi016 bash[72916]: cluster 2024-04-10T03:57:40.499472+0000 mgr.y (mgr.25133) 1538 : cluster 0 pgmap v2491: 169 pgs: 169 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 17 MiB/s wr, 650 op/s 2024-04-10T03:57:42.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:42 smithi016 bash[72916]: cluster 2024-04-10T03:57:41.242133+0000 mon.a (mon.0) 2639 : cluster 0 osdmap e1410: 8 total, 8 up, 8 in 2024-04-10T03:57:42.567 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 7134777~3328818 2024-04-10T03:57:42.621 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 26634920~370566 2024-04-10T03:57:42.638 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 8366203~1513024 2024-04-10T03:57:42.656 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 55255383~8246900 2024-04-10T03:57:42.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:42 smithi136 bash[68278]: cluster 2024-04-10T03:57:40.499472+0000 mgr.y (mgr.25133) 1538 : cluster 0 pgmap v2491: 169 pgs: 169 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 17 MiB/s wr, 650 op/s 2024-04-10T03:57:42.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:42 smithi136 bash[68278]: cluster 2024-04-10T03:57:41.242133+0000 mon.a (mon.0) 2639 : cluster 0 osdmap e1410: 8 total, 8 up, 8 in 2024-04-10T03:57:42.693 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 37506982~4407632 2024-04-10T03:57:42.742 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 36618086~1184886 2024-04-10T03:57:42.747 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 7499858~5327318 2024-04-10T03:57:42.789 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 51786191~5844847 2024-04-10T03:57:42.800 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:57:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:43 smithi016 bash[74137]: cluster 2024-04-10T03:57:42.249567+0000 mon.a (mon.0) 2640 : cluster 0 osdmap e1411: 8 total, 8 up, 8 in 2024-04-10T03:57:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:43 smithi016 bash[74137]: audit 2024-04-10T03:57:42.601536+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:43 smithi016 bash[72916]: cluster 2024-04-10T03:57:42.249567+0000 mon.a (mon.0) 2640 : cluster 0 osdmap e1411: 8 total, 8 up, 8 in 2024-04-10T03:57:43.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:43 smithi016 bash[72916]: audit 2024-04-10T03:57:42.601536+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:43 smithi136 bash[68278]: cluster 2024-04-10T03:57:42.249567+0000 mon.a (mon.0) 2640 : cluster 0 osdmap e1411: 8 total, 8 up, 8 in 2024-04-10T03:57:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:43 smithi136 bash[68278]: audit 2024-04-10T03:57:42.601536+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:44.291 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 5311476~627502 2024-04-10T03:57:44.305 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 82714911~564745 2024-04-10T03:57:44.306 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 45993223~7440149 2024-04-10T03:57:44.320 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 54513341~4135038 2024-04-10T03:57:44.323 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 43721351~4878862 2024-04-10T03:57:44.368 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 73564268~4173180 2024-04-10T03:57:44.369 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 41056430~2519893 2024-04-10T03:57:44.370 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 53222107~5201573 2024-04-10T03:57:44.370 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:57:44.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:44 smithi016 bash[72916]: cluster 2024-04-10T03:57:42.500181+0000 mgr.y (mgr.25133) 1539 : cluster 0 pgmap v2494: 169 pgs: 169 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 45 MiB/s rd, 16 MiB/s wr, 1.14k op/s 2024-04-10T03:57:44.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:44 smithi016 bash[72916]: cluster 2024-04-10T03:57:43.262216+0000 mon.a (mon.0) 2642 : cluster 0 osdmap e1412: 8 total, 8 up, 8 in 2024-04-10T03:57:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:44 smithi016 bash[74137]: cluster 2024-04-10T03:57:42.500181+0000 mgr.y (mgr.25133) 1539 : cluster 0 pgmap v2494: 169 pgs: 169 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 45 MiB/s rd, 16 MiB/s wr, 1.14k op/s 2024-04-10T03:57:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:44 smithi016 bash[74137]: cluster 2024-04-10T03:57:43.262216+0000 mon.a (mon.0) 2642 : cluster 0 osdmap e1412: 8 total, 8 up, 8 in 2024-04-10T03:57:44.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:44 smithi136 bash[68278]: cluster 2024-04-10T03:57:42.500181+0000 mgr.y (mgr.25133) 1539 : cluster 0 pgmap v2494: 169 pgs: 169 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 45 MiB/s rd, 16 MiB/s wr, 1.14k op/s 2024-04-10T03:57:44.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:44 smithi136 bash[68278]: cluster 2024-04-10T03:57:43.262216+0000 mon.a (mon.0) 2642 : cluster 0 osdmap e1412: 8 total, 8 up, 8 in 2024-04-10T03:57:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:45 smithi016 bash[72916]: cluster 2024-04-10T03:57:44.271517+0000 mon.a (mon.0) 2643 : cluster 0 osdmap e1413: 8 total, 8 up, 8 in 2024-04-10T03:57:45.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:45 smithi016 bash[74137]: cluster 2024-04-10T03:57:44.271517+0000 mon.a (mon.0) 2643 : cluster 0 osdmap e1413: 8 total, 8 up, 8 in 2024-04-10T03:57:45.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:45 smithi136 bash[68278]: cluster 2024-04-10T03:57:44.271517+0000 mon.a (mon.0) 2643 : cluster 0 osdmap e1413: 8 total, 8 up, 8 in 2024-04-10T03:57:46.312 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap3 2024-04-10T03:57:46.342 INFO:tasks.workunit.client.0.smithi016.stdout:clone image180 -> image182 2024-04-10T03:57:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:46 smithi016 bash[72916]: cluster 2024-04-10T03:57:44.500758+0000 mgr.y (mgr.25133) 1540 : cluster 0 pgmap v2497: 169 pgs: 169 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 20 MiB/s wr, 817 op/s 2024-04-10T03:57:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:46 smithi016 bash[72916]: cluster 2024-04-10T03:57:45.280857+0000 mon.a (mon.0) 2644 : cluster 0 osdmap e1414: 8 total, 8 up, 8 in 2024-04-10T03:57:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:46 smithi016 bash[74137]: cluster 2024-04-10T03:57:44.500758+0000 mgr.y (mgr.25133) 1540 : cluster 0 pgmap v2497: 169 pgs: 169 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 20 MiB/s wr, 817 op/s 2024-04-10T03:57:46.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:46 smithi016 bash[74137]: cluster 2024-04-10T03:57:45.280857+0000 mon.a (mon.0) 2644 : cluster 0 osdmap e1414: 8 total, 8 up, 8 in 2024-04-10T03:57:46.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:46 smithi136 bash[68278]: cluster 2024-04-10T03:57:44.500758+0000 mgr.y (mgr.25133) 1540 : cluster 0 pgmap v2497: 169 pgs: 169 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 20 MiB/s wr, 817 op/s 2024-04-10T03:57:46.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:46 smithi136 bash[68278]: cluster 2024-04-10T03:57:45.280857+0000 mon.a (mon.0) 2644 : cluster 0 osdmap e1414: 8 total, 8 up, 8 in 2024-04-10T03:57:46.699 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:57:47.403 INFO:tasks.workunit.client.0.smithi016.stdout:write: a 75938250~2868054 2024-04-10T03:57:47.451 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 49218727~3249725 2024-04-10T03:57:47.504 INFO:tasks.workunit.client.0.smithi016.stdout:write: a 12823219~4393328 2024-04-10T03:57:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:47 smithi016 bash[72916]: cluster 2024-04-10T03:57:46.280755+0000 mon.a (mon.0) 2645 : cluster 0 osdmap e1415: 8 total, 8 up, 8 in 2024-04-10T03:57:47.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:47 smithi016 bash[74137]: cluster 2024-04-10T03:57:46.280755+0000 mon.a (mon.0) 2645 : cluster 0 osdmap e1415: 8 total, 8 up, 8 in 2024-04-10T03:57:47.565 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 76829511~1950733 2024-04-10T03:57:47.567 INFO:tasks.workunit.client.0.smithi016.stdout:write: a 41350012~3545861 2024-04-10T03:57:47.618 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 43055349~2786582 2024-04-10T03:57:47.621 INFO:tasks.workunit.client.0.smithi016.stdout:write: a 20191300~7793716 2024-04-10T03:57:47.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:47 smithi136 bash[68278]: cluster 2024-04-10T03:57:46.280755+0000 mon.a (mon.0) 2645 : cluster 0 osdmap e1415: 8 total, 8 up, 8 in 2024-04-10T03:57:47.672 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 58690109~6423786 2024-04-10T03:57:47.702 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: user0 2024-04-10T03:57:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:48 smithi016 bash[72916]: cluster 2024-04-10T03:57:46.501577+0000 mgr.y (mgr.25133) 1541 : cluster 0 pgmap v2500: 169 pgs: 169 active+clean; 1.4 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 16 MiB/s wr, 237 op/s 2024-04-10T03:57:48.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:48 smithi016 bash[74137]: cluster 2024-04-10T03:57:46.501577+0000 mgr.y (mgr.25133) 1541 : cluster 0 pgmap v2500: 169 pgs: 169 active+clean; 1.4 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 16 MiB/s wr, 237 op/s 2024-04-10T03:57:48.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:48 smithi136 bash[68278]: cluster 2024-04-10T03:57:46.501577+0000 mgr.y (mgr.25133) 1541 : cluster 0 pgmap v2500: 169 pgs: 169 active+clean; 1.4 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 16 MiB/s wr, 237 op/s 2024-04-10T03:57:49.340 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 164858879 2024-04-10T03:57:49.370 INFO:tasks.workunit.client.0.smithi016.stdout:write: b 15820266~4020037 2024-04-10T03:57:49.396 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 90574168~1268412 2024-04-10T03:57:49.396 INFO:tasks.workunit.client.0.smithi016.stdout:write: b 112282685~8156264 2024-04-10T03:57:49.413 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 69747648~6965695 2024-04-10T03:57:49.413 INFO:tasks.workunit.client.0.smithi016.stdout:write: b 141260905~4554982 2024-04-10T03:57:49.420 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 72246333~5178009 2024-04-10T03:57:49.486 INFO:tasks.workunit.client.0.smithi016.stdout:write: b 109411829~2104651 2024-04-10T03:57:49.487 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 65479572~5578247 2024-04-10T03:57:49.488 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: user1 2024-04-10T03:57:49.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:49 smithi136 bash[68278]: cluster 2024-04-10T03:57:48.300524+0000 mon.a (mon.0) 2646 : cluster 0 osdmap e1416: 8 total, 8 up, 8 in 2024-04-10T03:57:49.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:49 smithi136 bash[68278]: cluster 2024-04-10T03:57:48.502330+0000 mgr.y (mgr.25133) 1542 : cluster 0 pgmap v2502: 169 pgs: 169 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.8 MiB/s rd, 16 MiB/s wr, 321 op/s 2024-04-10T03:57:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:49 smithi016 bash[72916]: cluster 2024-04-10T03:57:48.300524+0000 mon.a (mon.0) 2646 : cluster 0 osdmap e1416: 8 total, 8 up, 8 in 2024-04-10T03:57:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:49 smithi016 bash[72916]: cluster 2024-04-10T03:57:48.502330+0000 mgr.y (mgr.25133) 1542 : cluster 0 pgmap v2502: 169 pgs: 169 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.8 MiB/s rd, 16 MiB/s wr, 321 op/s 2024-04-10T03:57:49.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:49 smithi016 bash[74137]: cluster 2024-04-10T03:57:48.300524+0000 mon.a (mon.0) 2646 : cluster 0 osdmap e1416: 8 total, 8 up, 8 in 2024-04-10T03:57:49.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:49 smithi016 bash[74137]: cluster 2024-04-10T03:57:48.502330+0000 mgr.y (mgr.25133) 1542 : cluster 0 pgmap v2502: 169 pgs: 169 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.8 MiB/s rd, 16 MiB/s wr, 321 op/s 2024-04-10T03:57:50.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:50 smithi136 bash[68278]: cluster 2024-04-10T03:57:49.314852+0000 mon.a (mon.0) 2647 : cluster 0 osdmap e1417: 8 total, 8 up, 8 in 2024-04-10T03:57:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:50 smithi016 bash[72916]: cluster 2024-04-10T03:57:49.314852+0000 mon.a (mon.0) 2647 : cluster 0 osdmap e1417: 8 total, 8 up, 8 in 2024-04-10T03:57:50.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:50 smithi016 bash[74137]: cluster 2024-04-10T03:57:49.314852+0000 mon.a (mon.0) 2647 : cluster 0 osdmap e1417: 8 total, 8 up, 8 in 2024-04-10T03:57:51.381 INFO:tasks.workunit.client.0.smithi016.stdout:write: c 22144581~1582968 2024-04-10T03:57:51.399 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 156823232~495268 2024-04-10T03:57:51.399 INFO:tasks.workunit.client.0.smithi016.stdout:write: c 86701601~4946240 2024-04-10T03:57:51.408 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 51266106~5701589 2024-04-10T03:57:51.408 INFO:tasks.workunit.client.0.smithi016.stdout:write: c 9466908~7695957 2024-04-10T03:57:51.430 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 91551890~4093728 2024-04-10T03:57:51.452 INFO:tasks.workunit.client.0.smithi016.stdout:write: c 121534240~2969980 2024-04-10T03:57:51.454 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 153007974~3297239 2024-04-10T03:57:51.454 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: user2 2024-04-10T03:57:51.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:51 smithi136 bash[68278]: cluster 2024-04-10T03:57:50.332102+0000 mon.a (mon.0) 2648 : cluster 0 osdmap e1418: 8 total, 8 up, 8 in 2024-04-10T03:57:51.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:51 smithi136 bash[68278]: cluster 2024-04-10T03:57:50.503123+0000 mgr.y (mgr.25133) 1543 : cluster 0 pgmap v2505: 169 pgs: 169 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 16 MiB/s wr, 397 op/s 2024-04-10T03:57:51.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:51 smithi016 bash[74137]: cluster 2024-04-10T03:57:50.332102+0000 mon.a (mon.0) 2648 : cluster 0 osdmap e1418: 8 total, 8 up, 8 in 2024-04-10T03:57:51.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:51 smithi016 bash[74137]: cluster 2024-04-10T03:57:50.503123+0000 mgr.y (mgr.25133) 1543 : cluster 0 pgmap v2505: 169 pgs: 169 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 16 MiB/s wr, 397 op/s 2024-04-10T03:57:51.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:51 smithi016 bash[72916]: cluster 2024-04-10T03:57:50.332102+0000 mon.a (mon.0) 2648 : cluster 0 osdmap e1418: 8 total, 8 up, 8 in 2024-04-10T03:57:51.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:51 smithi016 bash[72916]: cluster 2024-04-10T03:57:50.503123+0000 mgr.y (mgr.25133) 1543 : cluster 0 pgmap v2505: 169 pgs: 169 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 16 MiB/s wr, 397 op/s 2024-04-10T03:57:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:57:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:57:51] "GET /metrics HTTP/1.1" 200 38988 "" "Prometheus/2.43.0" 2024-04-10T03:57:52.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:52 smithi136 bash[68278]: cluster 2024-04-10T03:57:51.348180+0000 mon.a (mon.0) 2649 : cluster 0 osdmap e1419: 8 total, 8 up, 8 in 2024-04-10T03:57:52.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:52 smithi016 bash[74137]: cluster 2024-04-10T03:57:51.348180+0000 mon.a (mon.0) 2649 : cluster 0 osdmap e1419: 8 total, 8 up, 8 in 2024-04-10T03:57:52.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:52 smithi016 bash[72916]: cluster 2024-04-10T03:57:51.348180+0000 mon.a (mon.0) 2649 : cluster 0 osdmap e1419: 8 total, 8 up, 8 in 2024-04-10T03:57:53.402 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 99346734 2024-04-10T03:57:53.464 INFO:tasks.workunit.client.0.smithi016.stdout:write: d 36027490~726981 2024-04-10T03:57:53.480 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 75727732~2384618 2024-04-10T03:57:53.480 INFO:tasks.workunit.client.0.smithi016.stdout:write: d 84631965~4056826 2024-04-10T03:57:53.489 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 316451~8192539 2024-04-10T03:57:53.489 INFO:tasks.workunit.client.0.smithi016.stdout:write: d 26281863~8267930 2024-04-10T03:57:53.510 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 80241934~6383935 2024-04-10T03:57:53.544 INFO:tasks.workunit.client.0.smithi016.stdout:write: d 86435589~6394529 2024-04-10T03:57:53.577 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 31566385~6634077 2024-04-10T03:57:53.606 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: user3 2024-04-10T03:57:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:53 smithi136 bash[68278]: cluster 2024-04-10T03:57:52.349407+0000 mon.a (mon.0) 2650 : cluster 0 osdmap e1420: 8 total, 8 up, 8 in 2024-04-10T03:57:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:53 smithi136 bash[68278]: cluster 2024-04-10T03:57:52.503714+0000 mgr.y (mgr.25133) 1544 : cluster 0 pgmap v2508: 169 pgs: 169 active+clean; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 36 MiB/s wr, 620 op/s 2024-04-10T03:57:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:53 smithi016 bash[74137]: cluster 2024-04-10T03:57:52.349407+0000 mon.a (mon.0) 2650 : cluster 0 osdmap e1420: 8 total, 8 up, 8 in 2024-04-10T03:57:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:53 smithi016 bash[74137]: cluster 2024-04-10T03:57:52.503714+0000 mgr.y (mgr.25133) 1544 : cluster 0 pgmap v2508: 169 pgs: 169 active+clean; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 36 MiB/s wr, 620 op/s 2024-04-10T03:57:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:53 smithi016 bash[72916]: cluster 2024-04-10T03:57:52.349407+0000 mon.a (mon.0) 2650 : cluster 0 osdmap e1420: 8 total, 8 up, 8 in 2024-04-10T03:57:53.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:53 smithi016 bash[72916]: cluster 2024-04-10T03:57:52.503714+0000 mgr.y (mgr.25133) 1544 : cluster 0 pgmap v2508: 169 pgs: 169 active+clean; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 36 MiB/s wr, 620 op/s 2024-04-10T03:57:54.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:54 smithi136 bash[68278]: cluster 2024-04-10T03:57:53.371537+0000 mon.a (mon.0) 2651 : cluster 0 osdmap e1421: 8 total, 8 up, 8 in 2024-04-10T03:57:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:54 smithi016 bash[72916]: cluster 2024-04-10T03:57:53.371537+0000 mon.a (mon.0) 2651 : cluster 0 osdmap e1421: 8 total, 8 up, 8 in 2024-04-10T03:57:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:54 smithi016 bash[74137]: cluster 2024-04-10T03:57:53.371537+0000 mon.a (mon.0) 2651 : cluster 0 osdmap e1421: 8 total, 8 up, 8 in 2024-04-10T03:57:55.419 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 9934673~2483668 2024-04-10T03:57:55.426 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 10555590~1241834 2024-04-10T03:57:55.481 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 19869346~2483668 2024-04-10T03:57:55.481 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 20490263~1241834 2024-04-10T03:57:55.542 INFO:tasks.workunit.client.0.smithi016.stdout:write: 3 29804020~2483668 2024-04-10T03:57:55.543 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 30424937~1241834 2024-04-10T03:57:55.587 INFO:tasks.workunit.client.0.smithi016.stdout:write: 4 39738693~2483668 2024-04-10T03:57:55.588 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 40359610~1241834 2024-04-10T03:57:55.624 INFO:tasks.workunit.client.0.smithi016.stdout:write: 5 49673367~2483668 2024-04-10T03:57:55.624 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 50294284~1241834 2024-04-10T03:57:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:55 smithi136 bash[68278]: cluster 2024-04-10T03:57:54.376259+0000 mon.a (mon.0) 2652 : cluster 0 osdmap e1422: 8 total, 8 up, 8 in 2024-04-10T03:57:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:55 smithi136 bash[68278]: cluster 2024-04-10T03:57:54.504480+0000 mgr.y (mgr.25133) 1545 : cluster 0 pgmap v2511: 169 pgs: 169 active+clean; 1.6 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 22 MiB/s rd, 39 MiB/s wr, 521 op/s 2024-04-10T03:57:55.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:55 smithi016 bash[72916]: cluster 2024-04-10T03:57:54.376259+0000 mon.a (mon.0) 2652 : cluster 0 osdmap e1422: 8 total, 8 up, 8 in 2024-04-10T03:57:55.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:55 smithi016 bash[72916]: cluster 2024-04-10T03:57:54.504480+0000 mgr.y (mgr.25133) 1545 : cluster 0 pgmap v2511: 169 pgs: 169 active+clean; 1.6 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 22 MiB/s rd, 39 MiB/s wr, 521 op/s 2024-04-10T03:57:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:55 smithi016 bash[74137]: cluster 2024-04-10T03:57:54.376259+0000 mon.a (mon.0) 2652 : cluster 0 osdmap e1422: 8 total, 8 up, 8 in 2024-04-10T03:57:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:55 smithi016 bash[74137]: cluster 2024-04-10T03:57:54.504480+0000 mgr.y (mgr.25133) 1545 : cluster 0 pgmap v2511: 169 pgs: 169 active+clean; 1.6 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 22 MiB/s rd, 39 MiB/s wr, 521 op/s 2024-04-10T03:57:56.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:56 smithi136 bash[68278]: cluster 2024-04-10T03:57:55.388647+0000 mon.a (mon.0) 2653 : cluster 0 osdmap e1423: 8 total, 8 up, 8 in 2024-04-10T03:57:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:56 smithi016 bash[72916]: cluster 2024-04-10T03:57:55.388647+0000 mon.a (mon.0) 2653 : cluster 0 osdmap e1423: 8 total, 8 up, 8 in 2024-04-10T03:57:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:56 smithi016 bash[74137]: cluster 2024-04-10T03:57:55.388647+0000 mon.a (mon.0) 2653 : cluster 0 osdmap e1423: 8 total, 8 up, 8 in 2024-04-10T03:57:56.869 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:57:57.317 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:57:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:57 smithi136 bash[68278]: cluster 2024-04-10T03:57:56.505788+0000 mgr.y (mgr.25133) 1546 : cluster 0 pgmap v2513: 169 pgs: 169 active+clean; 1.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 26 MiB/s wr, 227 op/s 2024-04-10T03:57:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:57 smithi016 bash[72916]: cluster 2024-04-10T03:57:56.505788+0000 mgr.y (mgr.25133) 1546 : cluster 0 pgmap v2513: 169 pgs: 169 active+clean; 1.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 26 MiB/s wr, 227 op/s 2024-04-10T03:57:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:57 smithi016 bash[74137]: cluster 2024-04-10T03:57:56.505788+0000 mgr.y (mgr.25133) 1546 : cluster 0 pgmap v2513: 169 pgs: 169 active+clean; 1.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 26 MiB/s wr, 227 op/s 2024-04-10T03:57:58.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:58 smithi136 bash[68278]: audit 2024-04-10T03:57:57.602520+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:58.682 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.Stress2 (20237 ms) 2024-04-10T03:57:58.682 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMigration.StressLive 2024-04-10T03:57:58.747 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 83886080 2024-04-10T03:57:58.772 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 40346470~3191709 2024-04-10T03:57:58.813 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 67970515~8194891 2024-04-10T03:57:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:58 smithi016 bash[74137]: audit 2024-04-10T03:57:57.602520+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:58.813 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 34087780~6099387 2024-04-10T03:57:58.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:58 smithi016 bash[72916]: audit 2024-04-10T03:57:57.602520+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:57:58.860 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 47319629~4955379 2024-04-10T03:57:58.861 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 56467474~3503328 2024-04-10T03:57:58.892 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 79960125~285221 2024-04-10T03:57:58.893 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 62813007~196078 2024-04-10T03:57:58.904 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 24863746~5189634 2024-04-10T03:57:58.904 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap0 2024-04-10T03:57:59.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:57:59 smithi136 bash[68278]: cluster 2024-04-10T03:57:58.506903+0000 mgr.y (mgr.25133) 1547 : cluster 0 pgmap v2514: 169 pgs: 169 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 30 MiB/s rd, 20 MiB/s wr, 275 op/s 2024-04-10T03:57:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:57:59 smithi016 bash[72916]: cluster 2024-04-10T03:57:58.506903+0000 mgr.y (mgr.25133) 1547 : cluster 0 pgmap v2514: 169 pgs: 169 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 30 MiB/s rd, 20 MiB/s wr, 275 op/s 2024-04-10T03:57:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:57:59 smithi016 bash[74137]: cluster 2024-04-10T03:57:58.506903+0000 mgr.y (mgr.25133) 1547 : cluster 0 pgmap v2514: 169 pgs: 169 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 30 MiB/s rd, 20 MiB/s wr, 275 op/s 2024-04-10T03:58:00.450 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap0 2024-04-10T03:58:00.476 INFO:tasks.workunit.client.0.smithi016.stdout:clone image183 -> image186 2024-04-10T03:58:00.669 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 12640648~3754748 2024-04-10T03:58:00.724 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 54892084~8008096 2024-04-10T03:58:00.744 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 66189739~4131362 2024-04-10T03:58:00.783 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 76473924~2555763 2024-04-10T03:58:00.791 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 10522666~5475404 2024-04-10T03:58:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:00 smithi016 bash[72916]: cluster 2024-04-10T03:57:59.410356+0000 mon.a (mon.0) 2655 : cluster 0 osdmap e1424: 8 total, 8 up, 8 in 2024-04-10T03:58:00.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:00 smithi016 bash[74137]: cluster 2024-04-10T03:57:59.410356+0000 mon.a (mon.0) 2655 : cluster 0 osdmap e1424: 8 total, 8 up, 8 in 2024-04-10T03:58:00.823 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 54308242~7610529 2024-04-10T03:58:00.832 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 52745279~4627360 2024-04-10T03:58:00.860 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 79931115~2380024 2024-04-10T03:58:00.868 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap1 2024-04-10T03:58:00.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:00 smithi136 bash[68278]: cluster 2024-04-10T03:57:59.410356+0000 mon.a (mon.0) 2655 : cluster 0 osdmap e1424: 8 total, 8 up, 8 in 2024-04-10T03:58:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:01 smithi016 bash[72916]: cluster 2024-04-10T03:58:00.424822+0000 mon.a (mon.0) 2656 : cluster 0 osdmap e1425: 8 total, 8 up, 8 in 2024-04-10T03:58:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:01 smithi016 bash[72916]: cluster 2024-04-10T03:58:00.507697+0000 mgr.y (mgr.25133) 1548 : cluster 0 pgmap v2517: 169 pgs: 169 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s rd, 13 MiB/s wr, 346 op/s 2024-04-10T03:58:01.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:01 smithi016 bash[74137]: cluster 2024-04-10T03:58:00.424822+0000 mon.a (mon.0) 2656 : cluster 0 osdmap e1425: 8 total, 8 up, 8 in 2024-04-10T03:58:01.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:01 smithi016 bash[74137]: cluster 2024-04-10T03:58:00.507697+0000 mgr.y (mgr.25133) 1548 : cluster 0 pgmap v2517: 169 pgs: 169 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s rd, 13 MiB/s wr, 346 op/s 2024-04-10T03:58:01.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:01 smithi136 bash[68278]: cluster 2024-04-10T03:58:00.424822+0000 mon.a (mon.0) 2656 : cluster 0 osdmap e1425: 8 total, 8 up, 8 in 2024-04-10T03:58:01.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:01 smithi136 bash[68278]: cluster 2024-04-10T03:58:00.507697+0000 mgr.y (mgr.25133) 1548 : cluster 0 pgmap v2517: 169 pgs: 169 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s rd, 13 MiB/s wr, 346 op/s 2024-04-10T03:58:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:58:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:58:01] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2024-04-10T03:58:02.463 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap1 2024-04-10T03:58:02.488 INFO:tasks.workunit.client.0.smithi016.stdout:clone image186 -> image188 2024-04-10T03:58:02.770 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 147573327 2024-04-10T03:58:02.796 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 139342665~8230662 2024-04-10T03:58:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:02 smithi016 bash[72916]: cluster 2024-04-10T03:58:01.446172+0000 mon.a (mon.0) 2657 : cluster 0 osdmap e1426: 8 total, 8 up, 8 in 2024-04-10T03:58:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:02 smithi016 bash[74137]: cluster 2024-04-10T03:58:01.446172+0000 mon.a (mon.0) 2657 : cluster 0 osdmap e1426: 8 total, 8 up, 8 in 2024-04-10T03:58:02.883 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 58516640~81711 2024-04-10T03:58:02.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:02 smithi136 bash[68278]: cluster 2024-04-10T03:58:01.446172+0000 mon.a (mon.0) 2657 : cluster 0 osdmap e1426: 8 total, 8 up, 8 in 2024-04-10T03:58:02.925 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 131035222~5752613 2024-04-10T03:58:02.969 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 62384125~6173958 2024-04-10T03:58:03.005 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 112163905~1345390 2024-04-10T03:58:03.029 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 46525603~7934126 2024-04-10T03:58:03.051 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 76535152~1238021 2024-04-10T03:58:03.072 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 74783564~780434 2024-04-10T03:58:03.086 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap2 2024-04-10T03:58:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:03 smithi016 bash[72916]: cluster 2024-04-10T03:58:02.446071+0000 mon.a (mon.0) 2658 : cluster 0 osdmap e1427: 8 total, 8 up, 8 in 2024-04-10T03:58:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:03 smithi016 bash[72916]: cluster 2024-04-10T03:58:02.508623+0000 mgr.y (mgr.25133) 1549 : cluster 0 pgmap v2520: 169 pgs: 169 active+clean; 1.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 211 MiB/s rd, 13 MiB/s wr, 777 op/s 2024-04-10T03:58:03.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:03 smithi016 bash[74137]: cluster 2024-04-10T03:58:02.446071+0000 mon.a (mon.0) 2658 : cluster 0 osdmap e1427: 8 total, 8 up, 8 in 2024-04-10T03:58:03.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:03 smithi016 bash[74137]: cluster 2024-04-10T03:58:02.508623+0000 mgr.y (mgr.25133) 1549 : cluster 0 pgmap v2520: 169 pgs: 169 active+clean; 1.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 211 MiB/s rd, 13 MiB/s wr, 777 op/s 2024-04-10T03:58:03.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:03 smithi136 bash[68278]: cluster 2024-04-10T03:58:02.446071+0000 mon.a (mon.0) 2658 : cluster 0 osdmap e1427: 8 total, 8 up, 8 in 2024-04-10T03:58:03.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:03 smithi136 bash[68278]: cluster 2024-04-10T03:58:02.508623+0000 mgr.y (mgr.25133) 1549 : cluster 0 pgmap v2520: 169 pgs: 169 active+clean; 1.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 211 MiB/s rd, 13 MiB/s wr, 777 op/s 2024-04-10T03:58:04.500 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap2 2024-04-10T03:58:04.525 INFO:tasks.workunit.client.0.smithi016.stdout:clone image188 -> image190 2024-04-10T03:58:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:04 smithi016 bash[74137]: cluster 2024-04-10T03:58:03.466830+0000 mon.a (mon.0) 2659 : cluster 0 osdmap e1428: 8 total, 8 up, 8 in 2024-04-10T03:58:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:04 smithi016 bash[72916]: cluster 2024-04-10T03:58:03.466830+0000 mon.a (mon.0) 2659 : cluster 0 osdmap e1428: 8 total, 8 up, 8 in 2024-04-10T03:58:04.876 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 102505151 2024-04-10T03:58:04.912 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 75509142~516766 2024-04-10T03:58:04.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:04 smithi136 bash[68278]: cluster 2024-04-10T03:58:03.466830+0000 mon.a (mon.0) 2659 : cluster 0 osdmap e1428: 8 total, 8 up, 8 in 2024-04-10T03:58:04.954 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 78099202~2099670 2024-04-10T03:58:04.968 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 80583168~924700 2024-04-10T03:58:04.982 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 30512924~2152318 2024-04-10T03:58:04.994 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 98923998~2772065 2024-04-10T03:58:05.016 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 93868033~3395527 2024-04-10T03:58:05.027 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 97235496~5269655 2024-04-10T03:58:05.053 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 46844343~7820767 2024-04-10T03:58:05.086 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: snap3 2024-04-10T03:58:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:05 smithi016 bash[74137]: cluster 2024-04-10T03:58:04.469475+0000 mon.a (mon.0) 2660 : cluster 0 osdmap e1429: 8 total, 8 up, 8 in 2024-04-10T03:58:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:05 smithi016 bash[74137]: cluster 2024-04-10T03:58:04.509370+0000 mgr.y (mgr.25133) 1550 : cluster 0 pgmap v2523: 169 pgs: 169 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 122 MiB/s rd, 15 MiB/s wr, 683 op/s 2024-04-10T03:58:05.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:05 smithi016 bash[72916]: cluster 2024-04-10T03:58:04.469475+0000 mon.a (mon.0) 2660 : cluster 0 osdmap e1429: 8 total, 8 up, 8 in 2024-04-10T03:58:05.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:05 smithi016 bash[72916]: cluster 2024-04-10T03:58:04.509370+0000 mgr.y (mgr.25133) 1550 : cluster 0 pgmap v2523: 169 pgs: 169 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 122 MiB/s rd, 15 MiB/s wr, 683 op/s 2024-04-10T03:58:05.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:05 smithi136 bash[68278]: cluster 2024-04-10T03:58:04.469475+0000 mon.a (mon.0) 2660 : cluster 0 osdmap e1429: 8 total, 8 up, 8 in 2024-04-10T03:58:05.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:05 smithi136 bash[68278]: cluster 2024-04-10T03:58:04.509370+0000 mgr.y (mgr.25133) 1550 : cluster 0 pgmap v2523: 169 pgs: 169 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 122 MiB/s rd, 15 MiB/s wr, 683 op/s 2024-04-10T03:58:06.517 INFO:tasks.workunit.client.0.smithi016.stdout:snap_protect: snap3 2024-04-10T03:58:06.545 INFO:tasks.workunit.client.0.smithi016.stdout:clone image190 -> image192 2024-04-10T03:58:06.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:06 smithi016 bash[72916]: cluster 2024-04-10T03:58:05.489578+0000 mon.a (mon.0) 2661 : cluster 0 osdmap e1430: 8 total, 8 up, 8 in 2024-04-10T03:58:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:06 smithi016 bash[74137]: cluster 2024-04-10T03:58:05.489578+0000 mon.a (mon.0) 2661 : cluster 0 osdmap e1430: 8 total, 8 up, 8 in 2024-04-10T03:58:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:06 smithi136 bash[68278]: cluster 2024-04-10T03:58:05.489578+0000 mon.a (mon.0) 2661 : cluster 0 osdmap e1430: 8 total, 8 up, 8 in 2024-04-10T03:58:06.951 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 92298820 2024-04-10T03:58:06.997 INFO:tasks.workunit.client.0.smithi016.stdout:migration_prepare 2024-04-10T03:58:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:07 smithi016 bash[74137]: cluster 2024-04-10T03:58:06.500185+0000 mon.a (mon.0) 2662 : cluster 0 osdmap e1431: 8 total, 8 up, 8 in 2024-04-10T03:58:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:07 smithi016 bash[74137]: cluster 2024-04-10T03:58:06.510326+0000 mgr.y (mgr.25133) 1551 : cluster 0 pgmap v2526: 169 pgs: 169 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 6.2 MiB/s rd, 11 MiB/s wr, 307 op/s 2024-04-10T03:58:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:07 smithi016 bash[72916]: cluster 2024-04-10T03:58:06.500185+0000 mon.a (mon.0) 2662 : cluster 0 osdmap e1431: 8 total, 8 up, 8 in 2024-04-10T03:58:07.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:07 smithi016 bash[72916]: cluster 2024-04-10T03:58:06.510326+0000 mgr.y (mgr.25133) 1551 : cluster 0 pgmap v2526: 169 pgs: 169 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 6.2 MiB/s rd, 11 MiB/s wr, 307 op/s 2024-04-10T03:58:07.885 INFO:tasks.workunit.client.0.smithi016.stdout:migration_execute 2024-04-10T03:58:07.885 INFO:tasks.workunit.client.0.smithi016.stdout:write: a 30125757~7683682 2024-04-10T03:58:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:07 smithi136 bash[68278]: cluster 2024-04-10T03:58:06.500185+0000 mon.a (mon.0) 2662 : cluster 0 osdmap e1431: 8 total, 8 up, 8 in 2024-04-10T03:58:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:07 smithi136 bash[68278]: cluster 2024-04-10T03:58:06.510326+0000 mgr.y (mgr.25133) 1551 : cluster 0 pgmap v2526: 169 pgs: 169 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 6.2 MiB/s rd, 11 MiB/s wr, 307 op/s 2024-04-10T03:58:07.983 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 85782662~6516158 2024-04-10T03:58:08.014 INFO:tasks.workunit.client.0.smithi016.stdout:write: a 32558023~6482859 2024-04-10T03:58:08.046 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 57570810~2638151 2024-04-10T03:58:08.084 INFO:tasks.workunit.client.0.smithi016.stdout:write: a 10567073~5164028 2024-04-10T03:58:08.130 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 63801632~7124603 2024-04-10T03:58:08.160 INFO:tasks.workunit.client.0.smithi016.stdout:write: a 62310325~2695231 2024-04-10T03:58:08.171 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 2047806~7229310 2024-04-10T03:58:08.198 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: user0 2024-04-10T03:58:09.552 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 173074440 2024-04-10T03:58:09.578 INFO:tasks.workunit.client.0.smithi016.stdout:write: b 38295037~4586237 2024-04-10T03:58:09.614 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 138929286~8339797 2024-04-10T03:58:09.614 INFO:tasks.workunit.client.0.smithi016.stdout:write: b 161771517~3309052 2024-04-10T03:58:09.617 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 15653476~6894885 2024-04-10T03:58:09.620 INFO:tasks.workunit.client.0.smithi016.stdout:write: b 114373812~7122404 2024-04-10T03:58:09.639 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 136452847~1621681 2024-04-10T03:58:09.639 INFO:tasks.workunit.client.0.smithi016.stdout:write: b 62248139~2009482 2024-04-10T03:58:09.640 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 146700073~8032232 2024-04-10T03:58:09.657 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: user1 2024-04-10T03:58:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:09 smithi016 bash[72916]: cluster 2024-04-10T03:58:08.511255+0000 mgr.y (mgr.25133) 1552 : cluster 0 pgmap v2528: 169 pgs: 169 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.7 MiB/s rd, 12 MiB/s wr, 396 op/s 2024-04-10T03:58:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:09 smithi016 bash[72916]: cluster 2024-04-10T03:58:08.514800+0000 mon.a (mon.0) 2663 : cluster 0 osdmap e1432: 8 total, 8 up, 8 in 2024-04-10T03:58:09.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:09 smithi016 bash[74137]: cluster 2024-04-10T03:58:08.511255+0000 mgr.y (mgr.25133) 1552 : cluster 0 pgmap v2528: 169 pgs: 169 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.7 MiB/s rd, 12 MiB/s wr, 396 op/s 2024-04-10T03:58:09.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:09 smithi016 bash[74137]: cluster 2024-04-10T03:58:08.514800+0000 mon.a (mon.0) 2663 : cluster 0 osdmap e1432: 8 total, 8 up, 8 in 2024-04-10T03:58:09.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:09 smithi136 bash[68278]: cluster 2024-04-10T03:58:08.511255+0000 mgr.y (mgr.25133) 1552 : cluster 0 pgmap v2528: 169 pgs: 169 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.7 MiB/s rd, 12 MiB/s wr, 396 op/s 2024-04-10T03:58:09.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:09 smithi136 bash[68278]: cluster 2024-04-10T03:58:08.514800+0000 mon.a (mon.0) 2663 : cluster 0 osdmap e1432: 8 total, 8 up, 8 in 2024-04-10T03:58:10.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:10 smithi016 bash[72916]: cluster 2024-04-10T03:58:09.521983+0000 mon.a (mon.0) 2664 : cluster 0 osdmap e1433: 8 total, 8 up, 8 in 2024-04-10T03:58:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:10 smithi016 bash[74137]: cluster 2024-04-10T03:58:09.521983+0000 mon.a (mon.0) 2664 : cluster 0 osdmap e1433: 8 total, 8 up, 8 in 2024-04-10T03:58:10.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:10 smithi136 bash[68278]: cluster 2024-04-10T03:58:09.521983+0000 mon.a (mon.0) 2664 : cluster 0 osdmap e1433: 8 total, 8 up, 8 in 2024-04-10T03:58:11.574 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 168620496 2024-04-10T03:58:11.605 INFO:tasks.workunit.client.0.smithi016.stdout:write: c 66959355~7891212 2024-04-10T03:58:11.662 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 19652425~5001170 2024-04-10T03:58:11.662 INFO:tasks.workunit.client.0.smithi016.stdout:write: c 158879037~4573964 2024-04-10T03:58:11.670 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 159017723~1407665 2024-04-10T03:58:11.726 INFO:tasks.workunit.client.0.smithi016.stdout:write: c 58120288~7809875 2024-04-10T03:58:11.743 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 150323604~1314505 2024-04-10T03:58:11.743 INFO:tasks.workunit.client.0.smithi016.stdout:write: c 12497926~5816100 2024-04-10T03:58:11.752 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 37530298~4332202 2024-04-10T03:58:11.752 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: user2 2024-04-10T03:58:11.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:58:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:58:11] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2024-04-10T03:58:11.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:11 smithi016 bash[72916]: cluster 2024-04-10T03:58:10.511977+0000 mgr.y (mgr.25133) 1553 : cluster 0 pgmap v2530: 169 pgs: 169 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 8.8 MiB/s rd, 18 MiB/s wr, 526 op/s 2024-04-10T03:58:11.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:11 smithi016 bash[72916]: cluster 2024-04-10T03:58:10.523521+0000 mon.a (mon.0) 2665 : cluster 0 osdmap e1434: 8 total, 8 up, 8 in 2024-04-10T03:58:11.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:11 smithi016 bash[74137]: cluster 2024-04-10T03:58:10.511977+0000 mgr.y (mgr.25133) 1553 : cluster 0 pgmap v2530: 169 pgs: 169 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 8.8 MiB/s rd, 18 MiB/s wr, 526 op/s 2024-04-10T03:58:11.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:11 smithi016 bash[74137]: cluster 2024-04-10T03:58:10.523521+0000 mon.a (mon.0) 2665 : cluster 0 osdmap e1434: 8 total, 8 up, 8 in 2024-04-10T03:58:11.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:11 smithi136 bash[68278]: cluster 2024-04-10T03:58:10.511977+0000 mgr.y (mgr.25133) 1553 : cluster 0 pgmap v2530: 169 pgs: 169 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 8.8 MiB/s rd, 18 MiB/s wr, 526 op/s 2024-04-10T03:58:11.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:11 smithi136 bash[68278]: cluster 2024-04-10T03:58:10.523521+0000 mon.a (mon.0) 2665 : cluster 0 osdmap e1434: 8 total, 8 up, 8 in 2024-04-10T03:58:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:12 smithi016 bash[72916]: cluster 2024-04-10T03:58:11.545481+0000 mon.a (mon.0) 2666 : cluster 0 osdmap e1435: 8 total, 8 up, 8 in 2024-04-10T03:58:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:12 smithi016 bash[74137]: cluster 2024-04-10T03:58:11.545481+0000 mon.a (mon.0) 2666 : cluster 0 osdmap e1435: 8 total, 8 up, 8 in 2024-04-10T03:58:12.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:12 smithi136 bash[68278]: cluster 2024-04-10T03:58:11.545481+0000 mon.a (mon.0) 2666 : cluster 0 osdmap e1435: 8 total, 8 up, 8 in 2024-04-10T03:58:13.590 INFO:tasks.workunit.client.0.smithi016.stdout:write: d 79718063~7641254 2024-04-10T03:58:13.629 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 70898458~6032249 2024-04-10T03:58:13.629 INFO:tasks.workunit.client.0.smithi016.stdout:write: d 103819070~3802724 2024-04-10T03:58:13.633 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 39124387~4657691 2024-04-10T03:58:13.633 INFO:tasks.workunit.client.0.smithi016.stdout:write: d 41579134~1018328 2024-04-10T03:58:13.676 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 33766705~6156668 2024-04-10T03:58:13.676 INFO:tasks.workunit.client.0.smithi016.stdout:write: d 109553104~5331794 2024-04-10T03:58:13.684 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 41281725~657966 2024-04-10T03:58:13.687 INFO:tasks.workunit.client.0.smithi016.stdout:snap_create: user3 2024-04-10T03:58:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:13 smithi016 bash[74137]: cluster 2024-04-10T03:58:12.512990+0000 mgr.y (mgr.25133) 1554 : cluster 0 pgmap v2533: 169 pgs: 169 active+clean; 2.0 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 36 MiB/s wr, 994 op/s 2024-04-10T03:58:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:13 smithi016 bash[74137]: cluster 2024-04-10T03:58:12.556038+0000 mon.a (mon.0) 2667 : cluster 0 osdmap e1436: 8 total, 8 up, 8 in 2024-04-10T03:58:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:13 smithi016 bash[74137]: audit 2024-04-10T03:58:12.601965+0000 mon.a (mon.0) 2668 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:13 smithi016 bash[72916]: cluster 2024-04-10T03:58:12.512990+0000 mgr.y (mgr.25133) 1554 : cluster 0 pgmap v2533: 169 pgs: 169 active+clean; 2.0 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 36 MiB/s wr, 994 op/s 2024-04-10T03:58:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:13 smithi016 bash[72916]: cluster 2024-04-10T03:58:12.556038+0000 mon.a (mon.0) 2667 : cluster 0 osdmap e1436: 8 total, 8 up, 8 in 2024-04-10T03:58:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:13 smithi016 bash[72916]: audit 2024-04-10T03:58:12.601965+0000 mon.a (mon.0) 2668 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:13 smithi136 bash[68278]: cluster 2024-04-10T03:58:12.512990+0000 mgr.y (mgr.25133) 1554 : cluster 0 pgmap v2533: 169 pgs: 169 active+clean; 2.0 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 36 MiB/s wr, 994 op/s 2024-04-10T03:58:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:13 smithi136 bash[68278]: cluster 2024-04-10T03:58:12.556038+0000 mon.a (mon.0) 2667 : cluster 0 osdmap e1436: 8 total, 8 up, 8 in 2024-04-10T03:58:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:13 smithi136 bash[68278]: audit 2024-04-10T03:58:12.601965+0000 mon.a (mon.0) 2668 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:14.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:14 smithi136 bash[68278]: cluster 2024-04-10T03:58:13.563903+0000 mon.a (mon.0) 2669 : cluster 0 osdmap e1437: 8 total, 8 up, 8 in 2024-04-10T03:58:15.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:14 smithi016 bash[72916]: cluster 2024-04-10T03:58:13.563903+0000 mon.a (mon.0) 2669 : cluster 0 osdmap e1437: 8 total, 8 up, 8 in 2024-04-10T03:58:15.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:14 smithi016 bash[74137]: cluster 2024-04-10T03:58:13.563903+0000 mon.a (mon.0) 2669 : cluster 0 osdmap e1437: 8 total, 8 up, 8 in 2024-04-10T03:58:15.619 INFO:tasks.workunit.client.0.smithi016.stdout:write: 1 16862049~4215512 2024-04-10T03:58:15.629 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 17915927~2107756 2024-04-10T03:58:15.659 INFO:tasks.workunit.client.0.smithi016.stdout:write: 2 33724099~4215512 2024-04-10T03:58:15.661 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 34777977~2107756 2024-04-10T03:58:15.693 INFO:tasks.workunit.client.0.smithi016.stdout:write: 3 50586148~4215512 2024-04-10T03:58:15.695 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 51640026~2107756 2024-04-10T03:58:15.723 INFO:tasks.workunit.client.0.smithi016.stdout:write: 4 67448198~4215512 2024-04-10T03:58:15.724 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 68502076~2107756 2024-04-10T03:58:15.747 INFO:tasks.workunit.client.0.smithi016.stdout:write: 5 84310248~4215512 2024-04-10T03:58:15.748 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 85364126~2107756 2024-04-10T03:58:15.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:15 smithi136 bash[68278]: cluster 2024-04-10T03:58:14.514187+0000 mgr.y (mgr.25133) 1555 : cluster 0 pgmap v2536: 169 pgs: 169 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 13 MiB/s rd, 37 MiB/s wr, 765 op/s 2024-04-10T03:58:15.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:15 smithi136 bash[68278]: cluster 2024-04-10T03:58:14.571813+0000 mon.a (mon.0) 2670 : cluster 0 osdmap e1438: 8 total, 8 up, 8 in 2024-04-10T03:58:16.025 INFO:tasks.workunit.client.0.smithi016.stdout:migration_commit 2024-04-10T03:58:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:15 smithi016 bash[72916]: cluster 2024-04-10T03:58:14.514187+0000 mgr.y (mgr.25133) 1555 : cluster 0 pgmap v2536: 169 pgs: 169 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 13 MiB/s rd, 37 MiB/s wr, 765 op/s 2024-04-10T03:58:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:15 smithi016 bash[72916]: cluster 2024-04-10T03:58:14.571813+0000 mon.a (mon.0) 2670 : cluster 0 osdmap e1438: 8 total, 8 up, 8 in 2024-04-10T03:58:16.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:15 smithi016 bash[74137]: cluster 2024-04-10T03:58:14.514187+0000 mgr.y (mgr.25133) 1555 : cluster 0 pgmap v2536: 169 pgs: 169 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 13 MiB/s rd, 37 MiB/s wr, 765 op/s 2024-04-10T03:58:16.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:15 smithi016 bash[74137]: cluster 2024-04-10T03:58:14.571813+0000 mon.a (mon.0) 2670 : cluster 0 osdmap e1438: 8 total, 8 up, 8 in 2024-04-10T03:58:16.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:16 smithi136 bash[68278]: cluster 2024-04-10T03:58:15.575183+0000 mon.a (mon.0) 2671 : cluster 0 osdmap e1439: 8 total, 8 up, 8 in 2024-04-10T03:58:17.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:16 smithi016 bash[72916]: cluster 2024-04-10T03:58:15.575183+0000 mon.a (mon.0) 2671 : cluster 0 osdmap e1439: 8 total, 8 up, 8 in 2024-04-10T03:58:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:16 smithi016 bash[74137]: cluster 2024-04-10T03:58:15.575183+0000 mon.a (mon.0) 2671 : cluster 0 osdmap e1439: 8 total, 8 up, 8 in 2024-04-10T03:58:17.890 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMigration.StressLive (19208 ms) 2024-04-10T03:58:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:17 smithi136 bash[68278]: cluster 2024-04-10T03:58:16.515006+0000 mgr.y (mgr.25133) 1556 : cluster 0 pgmap v2539: 169 pgs: 169 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 998 KiB/s rd, 23 MiB/s wr, 241 op/s 2024-04-10T03:58:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:17 smithi016 bash[74137]: cluster 2024-04-10T03:58:16.515006+0000 mgr.y (mgr.25133) 1556 : cluster 0 pgmap v2539: 169 pgs: 169 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 998 KiB/s rd, 23 MiB/s wr, 241 op/s 2024-04-10T03:58:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:17 smithi016 bash[72916]: cluster 2024-04-10T03:58:16.515006+0000 mgr.y (mgr.25133) 1556 : cluster 0 pgmap v2539: 169 pgs: 169 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 998 KiB/s rd, 23 MiB/s wr, 241 op/s 2024-04-10T03:58:19.626 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 57 tests from TestMigration (281531 ms total) 2024-04-10T03:58:19.627 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:58:19.627 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 6 tests from TestGroup 2024-04-10T03:58:19.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:19 smithi136 bash[68278]: cluster 2024-04-10T03:58:18.516026+0000 mgr.y (mgr.25133) 1557 : cluster 0 pgmap v2540: 169 pgs: 169 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 15 MiB/s rd, 20 MiB/s wr, 251 op/s 2024-04-10T03:58:19.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:19 smithi136 bash[68278]: cluster 2024-04-10T03:58:18.605249+0000 mon.a (mon.0) 2672 : cluster 0 osdmap e1440: 8 total, 8 up, 8 in 2024-04-10T03:58:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:19 smithi016 bash[74137]: cluster 2024-04-10T03:58:18.516026+0000 mgr.y (mgr.25133) 1557 : cluster 0 pgmap v2540: 169 pgs: 169 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 15 MiB/s rd, 20 MiB/s wr, 251 op/s 2024-04-10T03:58:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:19 smithi016 bash[74137]: cluster 2024-04-10T03:58:18.605249+0000 mon.a (mon.0) 2672 : cluster 0 osdmap e1440: 8 total, 8 up, 8 in 2024-04-10T03:58:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:19 smithi016 bash[72916]: cluster 2024-04-10T03:58:18.516026+0000 mgr.y (mgr.25133) 1557 : cluster 0 pgmap v2540: 169 pgs: 169 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 15 MiB/s rd, 20 MiB/s wr, 251 op/s 2024-04-10T03:58:20.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:19 smithi016 bash[72916]: cluster 2024-04-10T03:58:18.605249+0000 mon.a (mon.0) 2672 : cluster 0 osdmap e1440: 8 total, 8 up, 8 in 2024-04-10T03:58:20.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:20 smithi136 bash[68278]: cluster 2024-04-10T03:58:19.617718+0000 mon.a (mon.0) 2673 : cluster 0 osdmap e1441: 8 total, 8 up, 8 in 2024-04-10T03:58:21.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:20 smithi016 bash[72916]: cluster 2024-04-10T03:58:19.617718+0000 mon.a (mon.0) 2673 : cluster 0 osdmap e1441: 8 total, 8 up, 8 in 2024-04-10T03:58:21.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:20 smithi016 bash[74137]: cluster 2024-04-10T03:58:19.617718+0000 mon.a (mon.0) 2673 : cluster 0 osdmap e1441: 8 total, 8 up, 8 in 2024-04-10T03:58:21.640 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestGroup.group_create 2024-04-10T03:58:21.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:21 smithi136 bash[68278]: cluster 2024-04-10T03:58:20.516567+0000 mgr.y (mgr.25133) 1558 : cluster 0 pgmap v2543: 105 pgs: 105 active+clean; 4.6 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail 2024-04-10T03:58:21.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:21 smithi136 bash[68278]: cluster 2024-04-10T03:58:20.612220+0000 mon.a (mon.0) 2674 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:58:21.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:21 smithi136 bash[68278]: cluster 2024-04-10T03:58:20.612316+0000 mon.a (mon.0) 2675 : cluster 1 Cluster is now healthy 2024-04-10T03:58:21.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:21 smithi136 bash[68278]: cluster 2024-04-10T03:58:20.630011+0000 mon.a (mon.0) 2676 : cluster 0 osdmap e1442: 8 total, 8 up, 8 in 2024-04-10T03:58:21.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:21 smithi136 bash[68278]: audit 2024-04-10T03:58:20.638771+0000 mon.a (mon.0) 2677 : audit 1 from='client.? 172.21.15.16:0/4284386028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:58:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:58:21] "GET /metrics HTTP/1.1" 200 38990 "" "Prometheus/2.43.0" 2024-04-10T03:58:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[72916]: cluster 2024-04-10T03:58:20.516567+0000 mgr.y (mgr.25133) 1558 : cluster 0 pgmap v2543: 105 pgs: 105 active+clean; 4.6 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail 2024-04-10T03:58:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[72916]: cluster 2024-04-10T03:58:20.612220+0000 mon.a (mon.0) 2674 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:58:22.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[72916]: cluster 2024-04-10T03:58:20.612316+0000 mon.a (mon.0) 2675 : cluster 1 Cluster is now healthy 2024-04-10T03:58:22.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[72916]: cluster 2024-04-10T03:58:20.630011+0000 mon.a (mon.0) 2676 : cluster 0 osdmap e1442: 8 total, 8 up, 8 in 2024-04-10T03:58:22.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[72916]: audit 2024-04-10T03:58:20.638771+0000 mon.a (mon.0) 2677 : audit 1 from='client.? 172.21.15.16:0/4284386028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:58:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[74137]: cluster 2024-04-10T03:58:20.516567+0000 mgr.y (mgr.25133) 1558 : cluster 0 pgmap v2543: 105 pgs: 105 active+clean; 4.6 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail 2024-04-10T03:58:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[74137]: cluster 2024-04-10T03:58:20.612220+0000 mon.a (mon.0) 2674 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:58:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[74137]: cluster 2024-04-10T03:58:20.612316+0000 mon.a (mon.0) 2675 : cluster 1 Cluster is now healthy 2024-04-10T03:58:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[74137]: cluster 2024-04-10T03:58:20.630011+0000 mon.a (mon.0) 2676 : cluster 0 osdmap e1442: 8 total, 8 up, 8 in 2024-04-10T03:58:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:21 smithi016 bash[74137]: audit 2024-04-10T03:58:20.638771+0000 mon.a (mon.0) 2677 : audit 1 from='client.? 172.21.15.16:0/4284386028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:58:22.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:22 smithi136 bash[68278]: audit 2024-04-10T03:58:21.627343+0000 mon.a (mon.0) 2678 : audit 1 from='client.? 172.21.15.16:0/4284386028' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:58:22.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:22 smithi136 bash[68278]: cluster 2024-04-10T03:58:21.635435+0000 mon.a (mon.0) 2679 : cluster 0 osdmap e1443: 8 total, 8 up, 8 in 2024-04-10T03:58:23.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:22 smithi016 bash[72916]: audit 2024-04-10T03:58:21.627343+0000 mon.a (mon.0) 2678 : audit 1 from='client.? 172.21.15.16:0/4284386028' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:58:23.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:22 smithi016 bash[72916]: cluster 2024-04-10T03:58:21.635435+0000 mon.a (mon.0) 2679 : cluster 0 osdmap e1443: 8 total, 8 up, 8 in 2024-04-10T03:58:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:22 smithi016 bash[74137]: audit 2024-04-10T03:58:21.627343+0000 mon.a (mon.0) 2678 : audit 1 from='client.? 172.21.15.16:0/4284386028' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:58:23.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:22 smithi016 bash[74137]: cluster 2024-04-10T03:58:21.635435+0000 mon.a (mon.0) 2679 : cluster 0 osdmap e1443: 8 total, 8 up, 8 in 2024-04-10T03:58:23.727 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestGroup.group_create (2087 ms) 2024-04-10T03:58:23.727 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestGroup.group_createPP 2024-04-10T03:58:23.760 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestGroup.group_createPP (33 ms) 2024-04-10T03:58:23.760 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestGroup.add_image 2024-04-10T03:58:23.839 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestGroup.add_image (79 ms) 2024-04-10T03:58:23.839 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestGroup.add_imagePP 2024-04-10T03:58:23.919 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestGroup.add_imagePP (80 ms) 2024-04-10T03:58:23.919 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestGroup.add_snapshot 2024-04-10T03:58:23.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:23 smithi136 bash[68278]: cluster 2024-04-10T03:58:22.517426+0000 mgr.y (mgr.25133) 1559 : cluster 0 pgmap v2546: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-10T03:58:23.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:23 smithi136 bash[68278]: cluster 2024-04-10T03:58:22.662289+0000 mon.a (mon.0) 2680 : cluster 0 osdmap e1444: 8 total, 8 up, 8 in 2024-04-10T03:58:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:23 smithi016 bash[72916]: cluster 2024-04-10T03:58:22.517426+0000 mgr.y (mgr.25133) 1559 : cluster 0 pgmap v2546: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-10T03:58:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:23 smithi016 bash[72916]: cluster 2024-04-10T03:58:22.662289+0000 mon.a (mon.0) 2680 : cluster 0 osdmap e1444: 8 total, 8 up, 8 in 2024-04-10T03:58:24.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:23 smithi016 bash[74137]: cluster 2024-04-10T03:58:22.517426+0000 mgr.y (mgr.25133) 1559 : cluster 0 pgmap v2546: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-10T03:58:24.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:23 smithi016 bash[74137]: cluster 2024-04-10T03:58:22.662289+0000 mon.a (mon.0) 2680 : cluster 0 osdmap e1444: 8 total, 8 up, 8 in 2024-04-10T03:58:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:24 smithi016 bash[74137]: cluster 2024-04-10T03:58:23.662470+0000 mon.a (mon.0) 2681 : cluster 0 osdmap e1445: 8 total, 8 up, 8 in 2024-04-10T03:58:25.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:24 smithi016 bash[72916]: cluster 2024-04-10T03:58:23.662470+0000 mon.a (mon.0) 2681 : cluster 0 osdmap e1445: 8 total, 8 up, 8 in 2024-04-10T03:58:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:24 smithi136 bash[68278]: cluster 2024-04-10T03:58:23.662470+0000 mon.a (mon.0) 2681 : cluster 0 osdmap e1445: 8 total, 8 up, 8 in 2024-04-10T03:58:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:25 smithi016 bash[72916]: cluster 2024-04-10T03:58:24.518420+0000 mgr.y (mgr.25133) 1560 : cluster 0 pgmap v2549: 137 pgs: 1 creating+peering, 10 unknown, 126 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-04-10T03:58:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:25 smithi016 bash[72916]: cluster 2024-04-10T03:58:24.680866+0000 mon.a (mon.0) 2682 : cluster 0 osdmap e1446: 8 total, 8 up, 8 in 2024-04-10T03:58:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:25 smithi016 bash[74137]: cluster 2024-04-10T03:58:24.518420+0000 mgr.y (mgr.25133) 1560 : cluster 0 pgmap v2549: 137 pgs: 1 creating+peering, 10 unknown, 126 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-04-10T03:58:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:25 smithi016 bash[74137]: cluster 2024-04-10T03:58:24.680866+0000 mon.a (mon.0) 2682 : cluster 0 osdmap e1446: 8 total, 8 up, 8 in 2024-04-10T03:58:26.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:25 smithi136 bash[68278]: cluster 2024-04-10T03:58:24.518420+0000 mgr.y (mgr.25133) 1560 : cluster 0 pgmap v2549: 137 pgs: 1 creating+peering, 10 unknown, 126 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-04-10T03:58:26.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:25 smithi136 bash[68278]: cluster 2024-04-10T03:58:24.680866+0000 mon.a (mon.0) 2682 : cluster 0 osdmap e1446: 8 total, 8 up, 8 in 2024-04-10T03:58:27.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:26 smithi016 bash[72916]: cluster 2024-04-10T03:58:25.691744+0000 mon.a (mon.0) 2683 : cluster 0 osdmap e1447: 8 total, 8 up, 8 in 2024-04-10T03:58:27.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:26 smithi016 bash[74137]: cluster 2024-04-10T03:58:25.691744+0000 mon.a (mon.0) 2683 : cluster 0 osdmap e1447: 8 total, 8 up, 8 in 2024-04-10T03:58:27.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:26 smithi136 bash[68278]: cluster 2024-04-10T03:58:25.691744+0000 mon.a (mon.0) 2683 : cluster 0 osdmap e1447: 8 total, 8 up, 8 in 2024-04-10T03:58:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:27 smithi016 bash[72916]: cluster 2024-04-10T03:58:26.519218+0000 mgr.y (mgr.25133) 1561 : cluster 0 pgmap v2552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 8.0 KiB/s wr, 67 op/s 2024-04-10T03:58:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:27 smithi016 bash[72916]: cluster 2024-04-10T03:58:26.703636+0000 mon.a (mon.0) 2684 : cluster 0 osdmap e1448: 8 total, 8 up, 8 in 2024-04-10T03:58:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:27 smithi016 bash[72916]: audit 2024-04-10T03:58:27.609577+0000 mon.a (mon.0) 2685 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:58:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:27 smithi016 bash[72916]: audit 2024-04-10T03:58:27.611953+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:27 smithi016 bash[74137]: cluster 2024-04-10T03:58:26.519218+0000 mgr.y (mgr.25133) 1561 : cluster 0 pgmap v2552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 8.0 KiB/s wr, 67 op/s 2024-04-10T03:58:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:27 smithi016 bash[74137]: cluster 2024-04-10T03:58:26.703636+0000 mon.a (mon.0) 2684 : cluster 0 osdmap e1448: 8 total, 8 up, 8 in 2024-04-10T03:58:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:27 smithi016 bash[74137]: audit 2024-04-10T03:58:27.609577+0000 mon.a (mon.0) 2685 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:58:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:27 smithi016 bash[74137]: audit 2024-04-10T03:58:27.611953+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:27 smithi136 bash[68278]: cluster 2024-04-10T03:58:26.519218+0000 mgr.y (mgr.25133) 1561 : cluster 0 pgmap v2552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 8.0 KiB/s wr, 67 op/s 2024-04-10T03:58:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:27 smithi136 bash[68278]: cluster 2024-04-10T03:58:26.703636+0000 mon.a (mon.0) 2684 : cluster 0 osdmap e1448: 8 total, 8 up, 8 in 2024-04-10T03:58:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:27 smithi136 bash[68278]: audit 2024-04-10T03:58:27.609577+0000 mon.a (mon.0) 2685 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:58:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:27 smithi136 bash[68278]: audit 2024-04-10T03:58:27.611953+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:28 smithi016 bash[72916]: cluster 2024-04-10T03:58:27.713841+0000 mon.a (mon.0) 2687 : cluster 0 osdmap e1449: 8 total, 8 up, 8 in 2024-04-10T03:58:29.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:28 smithi016 bash[74137]: cluster 2024-04-10T03:58:27.713841+0000 mon.a (mon.0) 2687 : cluster 0 osdmap e1449: 8 total, 8 up, 8 in 2024-04-10T03:58:29.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:28 smithi136 bash[68278]: cluster 2024-04-10T03:58:27.713841+0000 mon.a (mon.0) 2687 : cluster 0 osdmap e1449: 8 total, 8 up, 8 in 2024-04-10T03:58:29.176 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestGroup.add_snapshot (5257 ms) 2024-04-10T03:58:29.176 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-04-10T03:58:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:29 smithi016 bash[72916]: cluster 2024-04-10T03:58:28.519918+0000 mgr.y (mgr.25133) 1562 : cluster 0 pgmap v2555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 150 op/s 2024-04-10T03:58:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:29 smithi016 bash[72916]: cluster 2024-04-10T03:58:28.728778+0000 mon.a (mon.0) 2688 : cluster 0 osdmap e1450: 8 total, 8 up, 8 in 2024-04-10T03:58:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:29 smithi016 bash[72916]: cluster 2024-04-10T03:58:29.112661+0000 mon.a (mon.0) 2689 : cluster 0 osdmap e1451: 8 total, 8 up, 8 in 2024-04-10T03:58:30.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:29 smithi016 bash[74137]: cluster 2024-04-10T03:58:28.519918+0000 mgr.y (mgr.25133) 1562 : cluster 0 pgmap v2555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 150 op/s 2024-04-10T03:58:30.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:29 smithi016 bash[74137]: cluster 2024-04-10T03:58:28.728778+0000 mon.a (mon.0) 2688 : cluster 0 osdmap e1450: 8 total, 8 up, 8 in 2024-04-10T03:58:30.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:29 smithi016 bash[74137]: cluster 2024-04-10T03:58:29.112661+0000 mon.a (mon.0) 2689 : cluster 0 osdmap e1451: 8 total, 8 up, 8 in 2024-04-10T03:58:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:29 smithi136 bash[68278]: cluster 2024-04-10T03:58:28.519918+0000 mgr.y (mgr.25133) 1562 : cluster 0 pgmap v2555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 150 op/s 2024-04-10T03:58:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:29 smithi136 bash[68278]: cluster 2024-04-10T03:58:28.728778+0000 mon.a (mon.0) 2688 : cluster 0 osdmap e1450: 8 total, 8 up, 8 in 2024-04-10T03:58:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:29 smithi136 bash[68278]: cluster 2024-04-10T03:58:29.112661+0000 mon.a (mon.0) 2689 : cluster 0 osdmap e1451: 8 total, 8 up, 8 in 2024-04-10T03:58:31.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:31 smithi136 bash[68278]: cluster 2024-04-10T03:58:30.115239+0000 mon.a (mon.0) 2690 : cluster 0 osdmap e1452: 8 total, 8 up, 8 in 2024-04-10T03:58:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:31 smithi016 bash[72916]: cluster 2024-04-10T03:58:30.115239+0000 mon.a (mon.0) 2690 : cluster 0 osdmap e1452: 8 total, 8 up, 8 in 2024-04-10T03:58:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:31 smithi016 bash[74137]: cluster 2024-04-10T03:58:30.115239+0000 mon.a (mon.0) 2690 : cluster 0 osdmap e1452: 8 total, 8 up, 8 in 2024-04-10T03:58:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:58:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:58:31] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.43.0" 2024-04-10T03:58:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:32 smithi136 bash[68278]: cluster 2024-04-10T03:58:30.520592+0000 mgr.y (mgr.25133) 1563 : cluster 0 pgmap v2559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 10 KiB/s wr, 152 op/s 2024-04-10T03:58:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:32 smithi136 bash[68278]: cluster 2024-04-10T03:58:31.123809+0000 mon.a (mon.0) 2691 : cluster 0 osdmap e1453: 8 total, 8 up, 8 in 2024-04-10T03:58:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:32 smithi136 bash[68278]: audit 2024-04-10T03:58:31.547459+0000 mon.a (mon.0) 2692 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:58:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:32 smithi016 bash[72916]: cluster 2024-04-10T03:58:30.520592+0000 mgr.y (mgr.25133) 1563 : cluster 0 pgmap v2559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 10 KiB/s wr, 152 op/s 2024-04-10T03:58:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:32 smithi016 bash[72916]: cluster 2024-04-10T03:58:31.123809+0000 mon.a (mon.0) 2691 : cluster 0 osdmap e1453: 8 total, 8 up, 8 in 2024-04-10T03:58:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:32 smithi016 bash[72916]: audit 2024-04-10T03:58:31.547459+0000 mon.a (mon.0) 2692 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:58:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:32 smithi016 bash[74137]: cluster 2024-04-10T03:58:30.520592+0000 mgr.y (mgr.25133) 1563 : cluster 0 pgmap v2559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 10 KiB/s wr, 152 op/s 2024-04-10T03:58:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:32 smithi016 bash[74137]: cluster 2024-04-10T03:58:31.123809+0000 mon.a (mon.0) 2691 : cluster 0 osdmap e1453: 8 total, 8 up, 8 in 2024-04-10T03:58:32.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:32 smithi016 bash[74137]: audit 2024-04-10T03:58:31.547459+0000 mon.a (mon.0) 2692 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:58:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:33 smithi136 bash[68278]: cluster 2024-04-10T03:58:32.126301+0000 mon.a (mon.0) 2693 : cluster 0 osdmap e1454: 8 total, 8 up, 8 in 2024-04-10T03:58:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:33 smithi136 bash[68278]: audit 2024-04-10T03:58:32.283522+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:58:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:33 smithi136 bash[68278]: audit 2024-04-10T03:58:32.284883+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:58:33.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:33 smithi136 bash[68278]: audit 2024-04-10T03:58:32.291909+0000 mon.a (mon.0) 2696 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:58:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:33 smithi016 bash[74137]: cluster 2024-04-10T03:58:32.126301+0000 mon.a (mon.0) 2693 : cluster 0 osdmap e1454: 8 total, 8 up, 8 in 2024-04-10T03:58:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:33 smithi016 bash[74137]: audit 2024-04-10T03:58:32.283522+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:58:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:33 smithi016 bash[74137]: audit 2024-04-10T03:58:32.284883+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:58:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:33 smithi016 bash[74137]: audit 2024-04-10T03:58:32.291909+0000 mon.a (mon.0) 2696 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:58:33.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:33 smithi016 bash[72916]: cluster 2024-04-10T03:58:32.126301+0000 mon.a (mon.0) 2693 : cluster 0 osdmap e1454: 8 total, 8 up, 8 in 2024-04-10T03:58:33.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:33 smithi016 bash[72916]: audit 2024-04-10T03:58:32.283522+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:58:33.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:33 smithi016 bash[72916]: audit 2024-04-10T03:58:32.284883+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:58:33.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:33 smithi016 bash[72916]: audit 2024-04-10T03:58:32.291909+0000 mon.a (mon.0) 2696 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:58:34.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:34 smithi136 bash[68278]: cluster 2024-04-10T03:58:32.521281+0000 mgr.y (mgr.25133) 1564 : cluster 0 pgmap v2562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 9.7 KiB/s wr, 102 op/s 2024-04-10T03:58:34.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:34 smithi136 bash[68278]: cluster 2024-04-10T03:58:33.137540+0000 mon.a (mon.0) 2697 : cluster 0 osdmap e1455: 8 total, 8 up, 8 in 2024-04-10T03:58:34.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:34 smithi136 bash[68278]: cluster 2024-04-10T03:58:34.112209+0000 mon.a (mon.0) 2698 : cluster 0 osdmap e1456: 8 total, 8 up, 8 in 2024-04-10T03:58:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:34 smithi016 bash[72916]: cluster 2024-04-10T03:58:32.521281+0000 mgr.y (mgr.25133) 1564 : cluster 0 pgmap v2562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 9.7 KiB/s wr, 102 op/s 2024-04-10T03:58:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:34 smithi016 bash[72916]: cluster 2024-04-10T03:58:33.137540+0000 mon.a (mon.0) 2697 : cluster 0 osdmap e1455: 8 total, 8 up, 8 in 2024-04-10T03:58:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:34 smithi016 bash[72916]: cluster 2024-04-10T03:58:34.112209+0000 mon.a (mon.0) 2698 : cluster 0 osdmap e1456: 8 total, 8 up, 8 in 2024-04-10T03:58:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:34 smithi016 bash[74137]: cluster 2024-04-10T03:58:32.521281+0000 mgr.y (mgr.25133) 1564 : cluster 0 pgmap v2562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 9.7 KiB/s wr, 102 op/s 2024-04-10T03:58:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:34 smithi016 bash[74137]: cluster 2024-04-10T03:58:33.137540+0000 mon.a (mon.0) 2697 : cluster 0 osdmap e1455: 8 total, 8 up, 8 in 2024-04-10T03:58:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:34 smithi016 bash[74137]: cluster 2024-04-10T03:58:34.112209+0000 mon.a (mon.0) 2698 : cluster 0 osdmap e1456: 8 total, 8 up, 8 in 2024-04-10T03:58:35.216 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestGroup.add_snapshotPP (6040 ms) 2024-04-10T03:58:36.159 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 6 tests from TestGroup (13577 ms total) 2024-04-10T03:58:36.159 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:58:36.159 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 31 tests from TestDeepCopy 2024-04-10T03:58:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:36 smithi136 bash[68278]: cluster 2024-04-10T03:58:34.522069+0000 mgr.y (mgr.25133) 1565 : cluster 0 pgmap v2565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 13 KiB/s wr, 171 op/s 2024-04-10T03:58:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:36 smithi136 bash[68278]: cluster 2024-04-10T03:58:35.150030+0000 mon.a (mon.0) 2699 : cluster 0 osdmap e1457: 8 total, 8 up, 8 in 2024-04-10T03:58:36.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:36 smithi016 bash[74137]: cluster 2024-04-10T03:58:34.522069+0000 mgr.y (mgr.25133) 1565 : cluster 0 pgmap v2565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 13 KiB/s wr, 171 op/s 2024-04-10T03:58:36.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:36 smithi016 bash[74137]: cluster 2024-04-10T03:58:35.150030+0000 mon.a (mon.0) 2699 : cluster 0 osdmap e1457: 8 total, 8 up, 8 in 2024-04-10T03:58:36.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:36 smithi016 bash[72916]: cluster 2024-04-10T03:58:34.522069+0000 mgr.y (mgr.25133) 1565 : cluster 0 pgmap v2565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 13 KiB/s wr, 171 op/s 2024-04-10T03:58:36.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:36 smithi016 bash[72916]: cluster 2024-04-10T03:58:35.150030+0000 mon.a (mon.0) 2699 : cluster 0 osdmap e1457: 8 total, 8 up, 8 in 2024-04-10T03:58:37.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:37 smithi136 bash[68278]: cluster 2024-04-10T03:58:36.153311+0000 mon.a (mon.0) 2700 : cluster 0 osdmap e1458: 8 total, 8 up, 8 in 2024-04-10T03:58:37.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:37 smithi016 bash[74137]: cluster 2024-04-10T03:58:36.153311+0000 mon.a (mon.0) 2700 : cluster 0 osdmap e1458: 8 total, 8 up, 8 in 2024-04-10T03:58:37.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:37 smithi016 bash[72916]: cluster 2024-04-10T03:58:36.153311+0000 mon.a (mon.0) 2700 : cluster 0 osdmap e1458: 8 total, 8 up, 8 in 2024-04-10T03:58:38.188 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Empty 2024-04-10T03:58:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:38 smithi016 bash[72916]: cluster 2024-04-10T03:58:36.522862+0000 mgr.y (mgr.25133) 1566 : cluster 0 pgmap v2568: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:58:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:38 smithi016 bash[72916]: cluster 2024-04-10T03:58:37.176309+0000 mon.a (mon.0) 2701 : cluster 0 osdmap e1459: 8 total, 8 up, 8 in 2024-04-10T03:58:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:38 smithi016 bash[72916]: audit 2024-04-10T03:58:37.178132+0000 mon.a (mon.0) 2702 : audit 1 from='client.? 172.21.15.16:0/3530774263' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:58:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:38 smithi016 bash[74137]: cluster 2024-04-10T03:58:36.522862+0000 mgr.y (mgr.25133) 1566 : cluster 0 pgmap v2568: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:58:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:38 smithi016 bash[74137]: cluster 2024-04-10T03:58:37.176309+0000 mon.a (mon.0) 2701 : cluster 0 osdmap e1459: 8 total, 8 up, 8 in 2024-04-10T03:58:38.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:38 smithi016 bash[74137]: audit 2024-04-10T03:58:37.178132+0000 mon.a (mon.0) 2702 : audit 1 from='client.? 172.21.15.16:0/3530774263' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:58:38.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:38 smithi136 bash[68278]: cluster 2024-04-10T03:58:36.522862+0000 mgr.y (mgr.25133) 1566 : cluster 0 pgmap v2568: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:58:38.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:38 smithi136 bash[68278]: cluster 2024-04-10T03:58:37.176309+0000 mon.a (mon.0) 2701 : cluster 0 osdmap e1459: 8 total, 8 up, 8 in 2024-04-10T03:58:38.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:38 smithi136 bash[68278]: audit 2024-04-10T03:58:37.178132+0000 mon.a (mon.0) 2702 : audit 1 from='client.? 172.21.15.16:0/3530774263' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:58:39.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:39 smithi016 bash[74137]: audit 2024-04-10T03:58:38.171676+0000 mon.a (mon.0) 2703 : audit 1 from='client.? 172.21.15.16:0/3530774263' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:58:39.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:39 smithi016 bash[74137]: cluster 2024-04-10T03:58:38.177542+0000 mon.a (mon.0) 2704 : cluster 0 osdmap e1460: 8 total, 8 up, 8 in 2024-04-10T03:58:39.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:39 smithi016 bash[72916]: audit 2024-04-10T03:58:38.171676+0000 mon.a (mon.0) 2703 : audit 1 from='client.? 172.21.15.16:0/3530774263' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:58:39.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:39 smithi016 bash[72916]: cluster 2024-04-10T03:58:38.177542+0000 mon.a (mon.0) 2704 : cluster 0 osdmap e1460: 8 total, 8 up, 8 in 2024-04-10T03:58:39.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:39 smithi136 bash[68278]: audit 2024-04-10T03:58:38.171676+0000 mon.a (mon.0) 2703 : audit 1 from='client.? 172.21.15.16:0/3530774263' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:58:39.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:39 smithi136 bash[68278]: cluster 2024-04-10T03:58:38.177542+0000 mon.a (mon.0) 2704 : cluster 0 osdmap e1460: 8 total, 8 up, 8 in 2024-04-10T03:58:40.421 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Empty (2233 ms) 2024-04-10T03:58:40.421 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-04-10T03:58:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:40 smithi016 bash[72916]: cluster 2024-04-10T03:58:38.523505+0000 mgr.y (mgr.25133) 1567 : cluster 0 pgmap v2571: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:58:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:40 smithi016 bash[72916]: cluster 2024-04-10T03:58:39.200442+0000 mon.a (mon.0) 2705 : cluster 0 osdmap e1461: 8 total, 8 up, 8 in 2024-04-10T03:58:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:40 smithi016 bash[74137]: cluster 2024-04-10T03:58:38.523505+0000 mgr.y (mgr.25133) 1567 : cluster 0 pgmap v2571: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:58:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:40 smithi016 bash[74137]: cluster 2024-04-10T03:58:39.200442+0000 mon.a (mon.0) 2705 : cluster 0 osdmap e1461: 8 total, 8 up, 8 in 2024-04-10T03:58:40.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:40 smithi136 bash[68278]: cluster 2024-04-10T03:58:38.523505+0000 mgr.y (mgr.25133) 1567 : cluster 0 pgmap v2571: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:58:40.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:40 smithi136 bash[68278]: cluster 2024-04-10T03:58:39.200442+0000 mon.a (mon.0) 2705 : cluster 0 osdmap e1461: 8 total, 8 up, 8 in 2024-04-10T03:58:40.738 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.NoSnaps (317 ms) 2024-04-10T03:58:40.738 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Snaps 2024-04-10T03:58:41.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:41 smithi016 bash[74137]: cluster 2024-04-10T03:58:40.227117+0000 mon.a (mon.0) 2706 : cluster 0 osdmap e1462: 8 total, 8 up, 8 in 2024-04-10T03:58:41.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:41 smithi016 bash[72916]: cluster 2024-04-10T03:58:40.227117+0000 mon.a (mon.0) 2706 : cluster 0 osdmap e1462: 8 total, 8 up, 8 in 2024-04-10T03:58:41.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:41 smithi136 bash[68278]: cluster 2024-04-10T03:58:40.227117+0000 mon.a (mon.0) 2706 : cluster 0 osdmap e1462: 8 total, 8 up, 8 in 2024-04-10T03:58:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:58:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:58:41] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.43.0" 2024-04-10T03:58:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:42 smithi016 bash[72916]: cluster 2024-04-10T03:58:40.523977+0000 mgr.y (mgr.25133) 1568 : cluster 0 pgmap v2574: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:58:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:42 smithi016 bash[72916]: cluster 2024-04-10T03:58:41.233397+0000 mon.a (mon.0) 2707 : cluster 0 osdmap e1463: 8 total, 8 up, 8 in 2024-04-10T03:58:42.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:42 smithi016 bash[74137]: cluster 2024-04-10T03:58:40.523977+0000 mgr.y (mgr.25133) 1568 : cluster 0 pgmap v2574: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:58:42.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:42 smithi016 bash[74137]: cluster 2024-04-10T03:58:41.233397+0000 mon.a (mon.0) 2707 : cluster 0 osdmap e1463: 8 total, 8 up, 8 in 2024-04-10T03:58:42.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:42 smithi136 bash[68278]: cluster 2024-04-10T03:58:40.523977+0000 mgr.y (mgr.25133) 1568 : cluster 0 pgmap v2574: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-10T03:58:42.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:42 smithi136 bash[68278]: cluster 2024-04-10T03:58:41.233397+0000 mon.a (mon.0) 2707 : cluster 0 osdmap e1463: 8 total, 8 up, 8 in 2024-04-10T03:58:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:43 smithi016 bash[72916]: cluster 2024-04-10T03:58:42.243903+0000 mon.a (mon.0) 2708 : cluster 0 osdmap e1464: 8 total, 8 up, 8 in 2024-04-10T03:58:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:43 smithi016 bash[72916]: audit 2024-04-10T03:58:42.603472+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:43 smithi016 bash[74137]: cluster 2024-04-10T03:58:42.243903+0000 mon.a (mon.0) 2708 : cluster 0 osdmap e1464: 8 total, 8 up, 8 in 2024-04-10T03:58:43.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:43 smithi016 bash[74137]: audit 2024-04-10T03:58:42.603472+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:43 smithi136 bash[68278]: cluster 2024-04-10T03:58:42.243903+0000 mon.a (mon.0) 2708 : cluster 0 osdmap e1464: 8 total, 8 up, 8 in 2024-04-10T03:58:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:43 smithi136 bash[68278]: audit 2024-04-10T03:58:42.603472+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:44.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:44 smithi016 bash[74137]: cluster 2024-04-10T03:58:42.524640+0000 mgr.y (mgr.25133) 1569 : cluster 0 pgmap v2577: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 40 op/s 2024-04-10T03:58:44.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:44 smithi016 bash[74137]: cluster 2024-04-10T03:58:43.257655+0000 mon.a (mon.0) 2710 : cluster 0 osdmap e1465: 8 total, 8 up, 8 in 2024-04-10T03:58:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:44 smithi016 bash[72916]: cluster 2024-04-10T03:58:42.524640+0000 mgr.y (mgr.25133) 1569 : cluster 0 pgmap v2577: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 40 op/s 2024-04-10T03:58:44.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:44 smithi016 bash[72916]: cluster 2024-04-10T03:58:43.257655+0000 mon.a (mon.0) 2710 : cluster 0 osdmap e1465: 8 total, 8 up, 8 in 2024-04-10T03:58:44.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:44 smithi136 bash[68278]: cluster 2024-04-10T03:58:42.524640+0000 mgr.y (mgr.25133) 1569 : cluster 0 pgmap v2577: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 40 op/s 2024-04-10T03:58:44.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:44 smithi136 bash[68278]: cluster 2024-04-10T03:58:43.257655+0000 mon.a (mon.0) 2710 : cluster 0 osdmap e1465: 8 total, 8 up, 8 in 2024-04-10T03:58:44.707 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Snaps (3969 ms) 2024-04-10T03:58:44.707 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-04-10T03:58:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:45 smithi016 bash[72916]: cluster 2024-04-10T03:58:44.264426+0000 mon.a (mon.0) 2711 : cluster 0 osdmap e1466: 8 total, 8 up, 8 in 2024-04-10T03:58:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:45 smithi016 bash[74137]: cluster 2024-04-10T03:58:44.264426+0000 mon.a (mon.0) 2711 : cluster 0 osdmap e1466: 8 total, 8 up, 8 in 2024-04-10T03:58:45.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:45 smithi136 bash[68278]: cluster 2024-04-10T03:58:44.264426+0000 mon.a (mon.0) 2711 : cluster 0 osdmap e1466: 8 total, 8 up, 8 in 2024-04-10T03:58:46.472 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.SnapDiscard (1765 ms) 2024-04-10T03:58:46.472 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-04-10T03:58:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:46 smithi016 bash[74137]: cluster 2024-04-10T03:58:44.525538+0000 mgr.y (mgr.25133) 1570 : cluster 0 pgmap v2580: 137 pgs: 137 active+clean; 29 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 94 op/s 2024-04-10T03:58:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:46 smithi016 bash[74137]: cluster 2024-04-10T03:58:45.264807+0000 mon.a (mon.0) 2712 : cluster 0 osdmap e1467: 8 total, 8 up, 8 in 2024-04-10T03:58:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:46 smithi016 bash[72916]: cluster 2024-04-10T03:58:44.525538+0000 mgr.y (mgr.25133) 1570 : cluster 0 pgmap v2580: 137 pgs: 137 active+clean; 29 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 94 op/s 2024-04-10T03:58:46.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:46 smithi016 bash[72916]: cluster 2024-04-10T03:58:45.264807+0000 mon.a (mon.0) 2712 : cluster 0 osdmap e1467: 8 total, 8 up, 8 in 2024-04-10T03:58:46.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:46 smithi136 bash[68278]: cluster 2024-04-10T03:58:44.525538+0000 mgr.y (mgr.25133) 1570 : cluster 0 pgmap v2580: 137 pgs: 137 active+clean; 29 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 94 op/s 2024-04-10T03:58:46.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:46 smithi136 bash[68278]: cluster 2024-04-10T03:58:45.264807+0000 mon.a (mon.0) 2712 : cluster 0 osdmap e1467: 8 total, 8 up, 8 in 2024-04-10T03:58:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:47 smithi016 bash[72916]: cluster 2024-04-10T03:58:46.285744+0000 mon.a (mon.0) 2713 : cluster 0 osdmap e1468: 8 total, 8 up, 8 in 2024-04-10T03:58:47.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:47 smithi016 bash[74137]: cluster 2024-04-10T03:58:46.285744+0000 mon.a (mon.0) 2713 : cluster 0 osdmap e1468: 8 total, 8 up, 8 in 2024-04-10T03:58:47.635 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.CloneDiscard (1162 ms) 2024-04-10T03:58:47.635 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-04-10T03:58:47.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:47 smithi136 bash[68278]: cluster 2024-04-10T03:58:46.285744+0000 mon.a (mon.0) 2713 : cluster 0 osdmap e1468: 8 total, 8 up, 8 in 2024-04-10T03:58:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:48 smithi016 bash[74137]: cluster 2024-04-10T03:58:46.526105+0000 mgr.y (mgr.25133) 1571 : cluster 0 pgmap v2583: 137 pgs: 137 active+clean; 61 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 208 op/s 2024-04-10T03:58:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:48 smithi016 bash[74137]: cluster 2024-04-10T03:58:47.296981+0000 mon.a (mon.0) 2714 : cluster 0 osdmap e1469: 8 total, 8 up, 8 in 2024-04-10T03:58:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:48 smithi016 bash[72916]: cluster 2024-04-10T03:58:46.526105+0000 mgr.y (mgr.25133) 1571 : cluster 0 pgmap v2583: 137 pgs: 137 active+clean; 61 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 208 op/s 2024-04-10T03:58:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:48 smithi016 bash[72916]: cluster 2024-04-10T03:58:47.296981+0000 mon.a (mon.0) 2714 : cluster 0 osdmap e1469: 8 total, 8 up, 8 in 2024-04-10T03:58:48.610 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.CloneShrink (975 ms) 2024-04-10T03:58:48.610 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-04-10T03:58:48.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:48 smithi136 bash[68278]: cluster 2024-04-10T03:58:46.526105+0000 mgr.y (mgr.25133) 1571 : cluster 0 pgmap v2583: 137 pgs: 137 active+clean; 61 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 208 op/s 2024-04-10T03:58:48.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:48 smithi136 bash[68278]: cluster 2024-04-10T03:58:47.296981+0000 mon.a (mon.0) 2714 : cluster 0 osdmap e1469: 8 total, 8 up, 8 in 2024-04-10T03:58:49.465 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.CloneExpand (855 ms) 2024-04-10T03:58:49.465 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-04-10T03:58:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:49 smithi016 bash[72916]: cluster 2024-04-10T03:58:48.296981+0000 mon.a (mon.0) 2715 : cluster 0 osdmap e1470: 8 total, 8 up, 8 in 2024-04-10T03:58:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:49 smithi016 bash[72916]: cluster 2024-04-10T03:58:49.118726+0000 mon.a (mon.0) 2716 : cluster 0 osdmap e1471: 8 total, 8 up, 8 in 2024-04-10T03:58:49.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:49 smithi016 bash[74137]: cluster 2024-04-10T03:58:48.296981+0000 mon.a (mon.0) 2715 : cluster 0 osdmap e1470: 8 total, 8 up, 8 in 2024-04-10T03:58:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:49 smithi016 bash[74137]: cluster 2024-04-10T03:58:49.118726+0000 mon.a (mon.0) 2716 : cluster 0 osdmap e1471: 8 total, 8 up, 8 in 2024-04-10T03:58:49.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:49 smithi136 bash[68278]: cluster 2024-04-10T03:58:48.296981+0000 mon.a (mon.0) 2715 : cluster 0 osdmap e1470: 8 total, 8 up, 8 in 2024-04-10T03:58:49.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:49 smithi136 bash[68278]: cluster 2024-04-10T03:58:49.118726+0000 mon.a (mon.0) 2716 : cluster 0 osdmap e1471: 8 total, 8 up, 8 in 2024-04-10T03:58:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:50 smithi016 bash[72916]: cluster 2024-04-10T03:58:48.526563+0000 mgr.y (mgr.25133) 1572 : cluster 0 pgmap v2586: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 9.0 MiB/s wr, 163 op/s 2024-04-10T03:58:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:50 smithi016 bash[74137]: cluster 2024-04-10T03:58:48.526563+0000 mgr.y (mgr.25133) 1572 : cluster 0 pgmap v2586: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 9.0 MiB/s wr, 163 op/s 2024-04-10T03:58:50.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:50 smithi136 bash[68278]: cluster 2024-04-10T03:58:48.526563+0000 mgr.y (mgr.25133) 1572 : cluster 0 pgmap v2586: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 9.0 MiB/s wr, 163 op/s 2024-04-10T03:58:51.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:51 smithi136 bash[68278]: cluster 2024-04-10T03:58:50.329020+0000 mon.a (mon.0) 2717 : cluster 0 osdmap e1472: 8 total, 8 up, 8 in 2024-04-10T03:58:51.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:51 smithi136 bash[68278]: cluster 2024-04-10T03:58:50.527144+0000 mgr.y (mgr.25133) 1573 : cluster 0 pgmap v2589: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 159 op/s 2024-04-10T03:58:51.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:51 smithi016 bash[72916]: cluster 2024-04-10T03:58:50.329020+0000 mon.a (mon.0) 2717 : cluster 0 osdmap e1472: 8 total, 8 up, 8 in 2024-04-10T03:58:51.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:51 smithi016 bash[72916]: cluster 2024-04-10T03:58:50.527144+0000 mgr.y (mgr.25133) 1573 : cluster 0 pgmap v2589: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 159 op/s 2024-04-10T03:58:51.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:51 smithi016 bash[74137]: cluster 2024-04-10T03:58:50.329020+0000 mon.a (mon.0) 2717 : cluster 0 osdmap e1472: 8 total, 8 up, 8 in 2024-04-10T03:58:51.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:51 smithi016 bash[74137]: cluster 2024-04-10T03:58:50.527144+0000 mgr.y (mgr.25133) 1573 : cluster 0 pgmap v2589: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 159 op/s 2024-04-10T03:58:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:58:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:58:51] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.43.0" 2024-04-10T03:58:52.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:52 smithi136 bash[68278]: cluster 2024-04-10T03:58:51.339567+0000 mon.a (mon.0) 2718 : cluster 0 osdmap e1473: 8 total, 8 up, 8 in 2024-04-10T03:58:52.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:52 smithi016 bash[72916]: cluster 2024-04-10T03:58:51.339567+0000 mon.a (mon.0) 2718 : cluster 0 osdmap e1473: 8 total, 8 up, 8 in 2024-04-10T03:58:52.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:52 smithi016 bash[74137]: cluster 2024-04-10T03:58:51.339567+0000 mon.a (mon.0) 2718 : cluster 0 osdmap e1473: 8 total, 8 up, 8 in 2024-04-10T03:58:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:53 smithi136 bash[68278]: cluster 2024-04-10T03:58:52.347848+0000 mon.a (mon.0) 2719 : cluster 0 osdmap e1474: 8 total, 8 up, 8 in 2024-04-10T03:58:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:53 smithi136 bash[68278]: cluster 2024-04-10T03:58:52.527661+0000 mgr.y (mgr.25133) 1574 : cluster 0 pgmap v2592: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.0 MiB/s wr, 520 op/s 2024-04-10T03:58:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:53 smithi016 bash[72916]: cluster 2024-04-10T03:58:52.347848+0000 mon.a (mon.0) 2719 : cluster 0 osdmap e1474: 8 total, 8 up, 8 in 2024-04-10T03:58:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:53 smithi016 bash[72916]: cluster 2024-04-10T03:58:52.527661+0000 mgr.y (mgr.25133) 1574 : cluster 0 pgmap v2592: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.0 MiB/s wr, 520 op/s 2024-04-10T03:58:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:53 smithi016 bash[74137]: cluster 2024-04-10T03:58:52.347848+0000 mon.a (mon.0) 2719 : cluster 0 osdmap e1474: 8 total, 8 up, 8 in 2024-04-10T03:58:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:53 smithi016 bash[74137]: cluster 2024-04-10T03:58:52.527661+0000 mgr.y (mgr.25133) 1574 : cluster 0 pgmap v2592: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.0 MiB/s wr, 520 op/s 2024-04-10T03:58:54.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:54 smithi136 bash[68278]: cluster 2024-04-10T03:58:53.356351+0000 mon.a (mon.0) 2720 : cluster 0 osdmap e1475: 8 total, 8 up, 8 in 2024-04-10T03:58:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:54 smithi016 bash[74137]: cluster 2024-04-10T03:58:53.356351+0000 mon.a (mon.0) 2720 : cluster 0 osdmap e1475: 8 total, 8 up, 8 in 2024-04-10T03:58:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:54 smithi016 bash[72916]: cluster 2024-04-10T03:58:53.356351+0000 mon.a (mon.0) 2720 : cluster 0 osdmap e1475: 8 total, 8 up, 8 in 2024-04-10T03:58:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:55 smithi136 bash[68278]: cluster 2024-04-10T03:58:54.364020+0000 mon.a (mon.0) 2721 : cluster 0 osdmap e1476: 8 total, 8 up, 8 in 2024-04-10T03:58:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:55 smithi136 bash[68278]: cluster 2024-04-10T03:58:54.528384+0000 mgr.y (mgr.25133) 1575 : cluster 0 pgmap v2595: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 28 KiB/s wr, 457 op/s 2024-04-10T03:58:55.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:55 smithi016 bash[72916]: cluster 2024-04-10T03:58:54.364020+0000 mon.a (mon.0) 2721 : cluster 0 osdmap e1476: 8 total, 8 up, 8 in 2024-04-10T03:58:55.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:55 smithi016 bash[72916]: cluster 2024-04-10T03:58:54.528384+0000 mgr.y (mgr.25133) 1575 : cluster 0 pgmap v2595: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 28 KiB/s wr, 457 op/s 2024-04-10T03:58:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:55 smithi016 bash[74137]: cluster 2024-04-10T03:58:54.364020+0000 mon.a (mon.0) 2721 : cluster 0 osdmap e1476: 8 total, 8 up, 8 in 2024-04-10T03:58:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:55 smithi016 bash[74137]: cluster 2024-04-10T03:58:54.528384+0000 mgr.y (mgr.25133) 1575 : cluster 0 pgmap v2595: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 28 KiB/s wr, 457 op/s 2024-04-10T03:58:56.615 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.CloneHideParent (7150 ms) 2024-04-10T03:58:56.615 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Clone 2024-04-10T03:58:56.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:56 smithi136 bash[68278]: cluster 2024-04-10T03:58:55.368857+0000 mon.a (mon.0) 2722 : cluster 0 osdmap e1477: 8 total, 8 up, 8 in 2024-04-10T03:58:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:56 smithi016 bash[72916]: cluster 2024-04-10T03:58:55.368857+0000 mon.a (mon.0) 2722 : cluster 0 osdmap e1477: 8 total, 8 up, 8 in 2024-04-10T03:58:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:56 smithi016 bash[74137]: cluster 2024-04-10T03:58:55.368857+0000 mon.a (mon.0) 2722 : cluster 0 osdmap e1477: 8 total, 8 up, 8 in 2024-04-10T03:58:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:57 smithi136 bash[68278]: cluster 2024-04-10T03:58:56.384627+0000 mon.a (mon.0) 2723 : cluster 0 osdmap e1478: 8 total, 8 up, 8 in 2024-04-10T03:58:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:57 smithi136 bash[68278]: cluster 2024-04-10T03:58:56.529041+0000 mgr.y (mgr.25133) 1576 : cluster 0 pgmap v2598: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 7.7 KiB/s wr, 117 op/s 2024-04-10T03:58:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:57 smithi016 bash[72916]: cluster 2024-04-10T03:58:56.384627+0000 mon.a (mon.0) 2723 : cluster 0 osdmap e1478: 8 total, 8 up, 8 in 2024-04-10T03:58:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:57 smithi016 bash[72916]: cluster 2024-04-10T03:58:56.529041+0000 mgr.y (mgr.25133) 1576 : cluster 0 pgmap v2598: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 7.7 KiB/s wr, 117 op/s 2024-04-10T03:58:57.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:57 smithi016 bash[74137]: cluster 2024-04-10T03:58:56.384627+0000 mon.a (mon.0) 2723 : cluster 0 osdmap e1478: 8 total, 8 up, 8 in 2024-04-10T03:58:57.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:57 smithi016 bash[74137]: cluster 2024-04-10T03:58:56.529041+0000 mgr.y (mgr.25133) 1576 : cluster 0 pgmap v2598: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 7.7 KiB/s wr, 117 op/s 2024-04-10T03:58:58.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:58 smithi136 bash[68278]: cluster 2024-04-10T03:58:57.404469+0000 mon.a (mon.0) 2724 : cluster 0 osdmap e1479: 8 total, 8 up, 8 in 2024-04-10T03:58:58.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:58 smithi136 bash[68278]: audit 2024-04-10T03:58:57.603525+0000 mon.a (mon.0) 2725 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:58 smithi016 bash[72916]: cluster 2024-04-10T03:58:57.404469+0000 mon.a (mon.0) 2724 : cluster 0 osdmap e1479: 8 total, 8 up, 8 in 2024-04-10T03:58:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:58 smithi016 bash[72916]: audit 2024-04-10T03:58:57.603525+0000 mon.a (mon.0) 2725 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:58 smithi016 bash[74137]: cluster 2024-04-10T03:58:57.404469+0000 mon.a (mon.0) 2724 : cluster 0 osdmap e1479: 8 total, 8 up, 8 in 2024-04-10T03:58:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:58 smithi016 bash[74137]: audit 2024-04-10T03:58:57.603525+0000 mon.a (mon.0) 2725 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:58:58.887 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Clone (2273 ms) 2024-04-10T03:58:58.887 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-04-10T03:58:59.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:59 smithi136 bash[68278]: cluster 2024-04-10T03:58:58.413956+0000 mon.a (mon.0) 2726 : cluster 0 osdmap e1480: 8 total, 8 up, 8 in 2024-04-10T03:58:59.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:58:59 smithi136 bash[68278]: cluster 2024-04-10T03:58:58.529605+0000 mgr.y (mgr.25133) 1577 : cluster 0 pgmap v2601: 137 pgs: 137 active+clean; 73 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 1.0 MiB/s wr, 104 op/s 2024-04-10T03:58:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:59 smithi016 bash[72916]: cluster 2024-04-10T03:58:58.413956+0000 mon.a (mon.0) 2726 : cluster 0 osdmap e1480: 8 total, 8 up, 8 in 2024-04-10T03:58:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:58:59 smithi016 bash[72916]: cluster 2024-04-10T03:58:58.529605+0000 mgr.y (mgr.25133) 1577 : cluster 0 pgmap v2601: 137 pgs: 137 active+clean; 73 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 1.0 MiB/s wr, 104 op/s 2024-04-10T03:58:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:59 smithi016 bash[74137]: cluster 2024-04-10T03:58:58.413956+0000 mon.a (mon.0) 2726 : cluster 0 osdmap e1480: 8 total, 8 up, 8 in 2024-04-10T03:58:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:58:59 smithi016 bash[74137]: cluster 2024-04-10T03:58:58.529605+0000 mgr.y (mgr.25133) 1577 : cluster 0 pgmap v2601: 137 pgs: 137 active+clean; 73 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 1.0 MiB/s wr, 104 op/s 2024-04-10T03:59:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:00 smithi016 bash[72916]: cluster 2024-04-10T03:58:59.425559+0000 mon.a (mon.0) 2727 : cluster 0 osdmap e1481: 8 total, 8 up, 8 in 2024-04-10T03:59:00.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:00 smithi016 bash[74137]: cluster 2024-04-10T03:58:59.425559+0000 mon.a (mon.0) 2727 : cluster 0 osdmap e1481: 8 total, 8 up, 8 in 2024-04-10T03:59:00.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:00 smithi136 bash[68278]: cluster 2024-04-10T03:58:59.425559+0000 mon.a (mon.0) 2727 : cluster 0 osdmap e1481: 8 total, 8 up, 8 in 2024-04-10T03:59:01.037 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.CloneFlatten (2149 ms) 2024-04-10T03:59:01.038 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Stress 2024-04-10T03:59:01.092 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 45223495~757240 2024-04-10T03:59:01.106 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 48732530~6855734 2024-04-10T03:59:01.107 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 52601498~6316466 2024-04-10T03:59:01.131 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 10974157~5798336 2024-04-10T03:59:01.131 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 65536920~394286 2024-04-10T03:59:01.138 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 31716778~8159996 2024-04-10T03:59:01.140 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 30269006~7972026 2024-04-10T03:59:01.169 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 75738856~2056890 2024-04-10T03:59:01.169 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap0 2024-04-10T03:59:01.476 INFO:tasks.workunit.client.0.smithi016.stdout:clone image238 -> image239 2024-04-10T03:59:01.590 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 25131732~5565983 2024-04-10T03:59:01.632 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 45852679~6808267 2024-04-10T03:59:01.650 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 18862414~2759144 2024-04-10T03:59:01.664 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 32032709~2501664 2024-04-10T03:59:01.690 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 15298397~1780805 2024-04-10T03:59:01.702 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 81306086~98153 2024-04-10T03:59:01.709 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 17632610~307988 2024-04-10T03:59:01.713 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 32329546~700461 2024-04-10T03:59:01.715 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1 2024-04-10T03:59:01.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:01 smithi016 bash[72916]: cluster 2024-04-10T03:59:00.426331+0000 mon.a (mon.0) 2728 : cluster 0 osdmap e1482: 8 total, 8 up, 8 in 2024-04-10T03:59:01.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:01 smithi016 bash[72916]: cluster 2024-04-10T03:59:00.530019+0000 mgr.y (mgr.25133) 1578 : cluster 0 pgmap v2604: 137 pgs: 137 active+clean; 81 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 3.0 MiB/s wr, 124 op/s 2024-04-10T03:59:01.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:01 smithi016 bash[74137]: cluster 2024-04-10T03:59:00.426331+0000 mon.a (mon.0) 2728 : cluster 0 osdmap e1482: 8 total, 8 up, 8 in 2024-04-10T03:59:01.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:01 smithi016 bash[74137]: cluster 2024-04-10T03:59:00.530019+0000 mgr.y (mgr.25133) 1578 : cluster 0 pgmap v2604: 137 pgs: 137 active+clean; 81 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 3.0 MiB/s wr, 124 op/s 2024-04-10T03:59:01.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:01 smithi136 bash[68278]: cluster 2024-04-10T03:59:00.426331+0000 mon.a (mon.0) 2728 : cluster 0 osdmap e1482: 8 total, 8 up, 8 in 2024-04-10T03:59:01.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:01 smithi136 bash[68278]: cluster 2024-04-10T03:59:00.530019+0000 mgr.y (mgr.25133) 1578 : cluster 0 pgmap v2604: 137 pgs: 137 active+clean; 81 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 3.0 MiB/s wr, 124 op/s 2024-04-10T03:59:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:59:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:59:01] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.43.0" 2024-04-10T03:59:02.474 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 118485477 2024-04-10T03:59:02.486 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 110265773~5054612 2024-04-10T03:59:02.493 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 103158775~1439251 2024-04-10T03:59:02.493 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 26886239~985257 2024-04-10T03:59:02.493 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 103645728~3066086 2024-04-10T03:59:02.494 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 4410211~1658487 2024-04-10T03:59:02.494 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 81867661~2141698 2024-04-10T03:59:02.494 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 21003640~484845 2024-04-10T03:59:02.494 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 83055740~2642142 2024-04-10T03:59:02.524 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2 2024-04-10T03:59:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:02 smithi016 bash[72916]: cluster 2024-04-10T03:59:01.446201+0000 mon.a (mon.0) 2729 : cluster 0 osdmap e1483: 8 total, 8 up, 8 in 2024-04-10T03:59:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:02 smithi016 bash[74137]: cluster 2024-04-10T03:59:01.446201+0000 mon.a (mon.0) 2729 : cluster 0 osdmap e1483: 8 total, 8 up, 8 in 2024-04-10T03:59:02.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:02 smithi136 bash[68278]: cluster 2024-04-10T03:59:01.446201+0000 mon.a (mon.0) 2729 : cluster 0 osdmap e1483: 8 total, 8 up, 8 in 2024-04-10T03:59:03.506 INFO:tasks.workunit.client.0.smithi016.stdout:clone image239 -> image240 2024-04-10T03:59:03.620 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 3345027~6896149 2024-04-10T03:59:03.658 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 36910720~6508145 2024-04-10T03:59:03.679 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 37540359~3443181 2024-04-10T03:59:03.691 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 99765934~5725318 2024-04-10T03:59:03.699 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 17126676~4628613 2024-04-10T03:59:03.723 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 65169859~3554851 2024-04-10T03:59:03.731 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 109301647~5545397 2024-04-10T03:59:03.767 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 110811727~4470801 2024-04-10T03:59:03.769 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap3 2024-04-10T03:59:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:03 smithi016 bash[72916]: cluster 2024-04-10T03:59:02.448997+0000 mon.a (mon.0) 2730 : cluster 0 osdmap e1484: 8 total, 8 up, 8 in 2024-04-10T03:59:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:03 smithi016 bash[72916]: cluster 2024-04-10T03:59:02.530668+0000 mgr.y (mgr.25133) 1579 : cluster 0 pgmap v2607: 137 pgs: 137 active+clean; 143 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 17 MiB/s wr, 438 op/s 2024-04-10T03:59:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:03 smithi016 bash[74137]: cluster 2024-04-10T03:59:02.448997+0000 mon.a (mon.0) 2730 : cluster 0 osdmap e1484: 8 total, 8 up, 8 in 2024-04-10T03:59:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:03 smithi016 bash[74137]: cluster 2024-04-10T03:59:02.530668+0000 mgr.y (mgr.25133) 1579 : cluster 0 pgmap v2607: 137 pgs: 137 active+clean; 143 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 17 MiB/s wr, 438 op/s 2024-04-10T03:59:03.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:03 smithi136 bash[68278]: cluster 2024-04-10T03:59:02.448997+0000 mon.a (mon.0) 2730 : cluster 0 osdmap e1484: 8 total, 8 up, 8 in 2024-04-10T03:59:03.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:03 smithi136 bash[68278]: cluster 2024-04-10T03:59:02.530668+0000 mgr.y (mgr.25133) 1579 : cluster 0 pgmap v2607: 137 pgs: 137 active+clean; 143 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 17 MiB/s wr, 438 op/s 2024-04-10T03:59:04.512 INFO:tasks.workunit.client.0.smithi016.stdout:clone image240 -> image241 2024-04-10T03:59:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:04 smithi016 bash[72916]: cluster 2024-04-10T03:59:03.469090+0000 mon.a (mon.0) 2731 : cluster 0 osdmap e1485: 8 total, 8 up, 8 in 2024-04-10T03:59:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:04 smithi016 bash[74137]: cluster 2024-04-10T03:59:03.469090+0000 mon.a (mon.0) 2731 : cluster 0 osdmap e1485: 8 total, 8 up, 8 in 2024-04-10T03:59:04.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:04 smithi136 bash[68278]: cluster 2024-04-10T03:59:03.469090+0000 mon.a (mon.0) 2731 : cluster 0 osdmap e1485: 8 total, 8 up, 8 in 2024-04-10T03:59:05.118 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Stress (4081 ms) 2024-04-10T03:59:05.118 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-04-10T03:59:05.483 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (365 ms) 2024-04-10T03:59:05.483 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-04-10T03:59:05.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:05 smithi016 bash[72916]: cluster 2024-04-10T03:59:04.477373+0000 mon.a (mon.0) 2732 : cluster 0 osdmap e1486: 8 total, 8 up, 8 in 2024-04-10T03:59:05.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:05 smithi016 bash[72916]: cluster 2024-04-10T03:59:04.531391+0000 mgr.y (mgr.25133) 1580 : cluster 0 pgmap v2610: 137 pgs: 137 active+clean; 212 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 29 MiB/s wr, 589 op/s 2024-04-10T03:59:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:05 smithi016 bash[74137]: cluster 2024-04-10T03:59:04.477373+0000 mon.a (mon.0) 2732 : cluster 0 osdmap e1486: 8 total, 8 up, 8 in 2024-04-10T03:59:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:05 smithi016 bash[74137]: cluster 2024-04-10T03:59:04.531391+0000 mgr.y (mgr.25133) 1580 : cluster 0 pgmap v2610: 137 pgs: 137 active+clean; 212 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 29 MiB/s wr, 589 op/s 2024-04-10T03:59:05.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:05 smithi136 bash[68278]: cluster 2024-04-10T03:59:04.477373+0000 mon.a (mon.0) 2732 : cluster 0 osdmap e1486: 8 total, 8 up, 8 in 2024-04-10T03:59:05.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:05 smithi136 bash[68278]: cluster 2024-04-10T03:59:04.531391+0000 mgr.y (mgr.25133) 1580 : cluster 0 pgmap v2610: 137 pgs: 137 active+clean; 212 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 29 MiB/s wr, 589 op/s 2024-04-10T03:59:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:07 smithi016 bash[74137]: cluster 2024-04-10T03:59:06.489934+0000 mon.a (mon.0) 2733 : cluster 0 osdmap e1487: 8 total, 8 up, 8 in 2024-04-10T03:59:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:07 smithi016 bash[74137]: cluster 2024-04-10T03:59:06.532056+0000 mgr.y (mgr.25133) 1581 : cluster 0 pgmap v2612: 137 pgs: 137 active+clean; 323 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 36 MiB/s wr, 540 op/s 2024-04-10T03:59:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:07 smithi016 bash[72916]: cluster 2024-04-10T03:59:06.489934+0000 mon.a (mon.0) 2733 : cluster 0 osdmap e1487: 8 total, 8 up, 8 in 2024-04-10T03:59:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:07 smithi016 bash[72916]: cluster 2024-04-10T03:59:06.532056+0000 mgr.y (mgr.25133) 1581 : cluster 0 pgmap v2612: 137 pgs: 137 active+clean; 323 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 36 MiB/s wr, 540 op/s 2024-04-10T03:59:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:07 smithi136 bash[68278]: cluster 2024-04-10T03:59:06.489934+0000 mon.a (mon.0) 2733 : cluster 0 osdmap e1487: 8 total, 8 up, 8 in 2024-04-10T03:59:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:07 smithi136 bash[68278]: cluster 2024-04-10T03:59:06.532056+0000 mgr.y (mgr.25133) 1581 : cluster 0 pgmap v2612: 137 pgs: 137 active+clean; 323 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 36 MiB/s wr, 540 op/s 2024-04-10T03:59:08.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:08 smithi016 bash[72916]: cluster 2024-04-10T03:59:07.500455+0000 mon.a (mon.0) 2734 : cluster 0 osdmap e1488: 8 total, 8 up, 8 in 2024-04-10T03:59:08.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:08 smithi016 bash[74137]: cluster 2024-04-10T03:59:07.500455+0000 mon.a (mon.0) 2734 : cluster 0 osdmap e1488: 8 total, 8 up, 8 in 2024-04-10T03:59:08.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:08 smithi136 bash[68278]: cluster 2024-04-10T03:59:07.500455+0000 mon.a (mon.0) 2734 : cluster 0 osdmap e1488: 8 total, 8 up, 8 in 2024-04-10T03:59:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:09 smithi016 bash[74137]: cluster 2024-04-10T03:59:08.503843+0000 mon.a (mon.0) 2735 : cluster 0 osdmap e1489: 8 total, 8 up, 8 in 2024-04-10T03:59:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:09 smithi016 bash[74137]: cluster 2024-04-10T03:59:08.532849+0000 mgr.y (mgr.25133) 1582 : cluster 0 pgmap v2615: 137 pgs: 137 active+clean; 340 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 26 MiB/s wr, 414 op/s 2024-04-10T03:59:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:09 smithi016 bash[72916]: cluster 2024-04-10T03:59:08.503843+0000 mon.a (mon.0) 2735 : cluster 0 osdmap e1489: 8 total, 8 up, 8 in 2024-04-10T03:59:09.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:09 smithi016 bash[72916]: cluster 2024-04-10T03:59:08.532849+0000 mgr.y (mgr.25133) 1582 : cluster 0 pgmap v2615: 137 pgs: 137 active+clean; 340 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 26 MiB/s wr, 414 op/s 2024-04-10T03:59:09.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:09 smithi136 bash[68278]: cluster 2024-04-10T03:59:08.503843+0000 mon.a (mon.0) 2735 : cluster 0 osdmap e1489: 8 total, 8 up, 8 in 2024-04-10T03:59:09.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:09 smithi136 bash[68278]: cluster 2024-04-10T03:59:08.532849+0000 mgr.y (mgr.25133) 1582 : cluster 0 pgmap v2615: 137 pgs: 137 active+clean; 340 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 26 MiB/s wr, 414 op/s 2024-04-10T03:59:09.940 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (4457 ms) 2024-04-10T03:59:09.940 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-04-10T03:59:10.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:10 smithi016 bash[72916]: cluster 2024-04-10T03:59:09.526785+0000 mon.a (mon.0) 2736 : cluster 0 osdmap e1490: 8 total, 8 up, 8 in 2024-04-10T03:59:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:10 smithi016 bash[74137]: cluster 2024-04-10T03:59:09.526785+0000 mon.a (mon.0) 2736 : cluster 0 osdmap e1490: 8 total, 8 up, 8 in 2024-04-10T03:59:10.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:10 smithi136 bash[68278]: cluster 2024-04-10T03:59:09.526785+0000 mon.a (mon.0) 2736 : cluster 0 osdmap e1490: 8 total, 8 up, 8 in 2024-04-10T03:59:11.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:59:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:59:11] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.43.0" 2024-04-10T03:59:11.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:11 smithi016 bash[74137]: cluster 2024-04-10T03:59:10.528483+0000 mon.a (mon.0) 2737 : cluster 0 osdmap e1491: 8 total, 8 up, 8 in 2024-04-10T03:59:11.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:11 smithi016 bash[74137]: cluster 2024-04-10T03:59:10.533466+0000 mgr.y (mgr.25133) 1583 : cluster 0 pgmap v2618: 137 pgs: 137 active+clean; 360 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 8.6 MiB/s wr, 186 op/s 2024-04-10T03:59:11.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:11 smithi016 bash[72916]: cluster 2024-04-10T03:59:10.528483+0000 mon.a (mon.0) 2737 : cluster 0 osdmap e1491: 8 total, 8 up, 8 in 2024-04-10T03:59:11.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:11 smithi016 bash[72916]: cluster 2024-04-10T03:59:10.533466+0000 mgr.y (mgr.25133) 1583 : cluster 0 pgmap v2618: 137 pgs: 137 active+clean; 360 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 8.6 MiB/s wr, 186 op/s 2024-04-10T03:59:11.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:11 smithi136 bash[68278]: cluster 2024-04-10T03:59:10.528483+0000 mon.a (mon.0) 2737 : cluster 0 osdmap e1491: 8 total, 8 up, 8 in 2024-04-10T03:59:11.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:11 smithi136 bash[68278]: cluster 2024-04-10T03:59:10.533466+0000 mgr.y (mgr.25133) 1583 : cluster 0 pgmap v2618: 137 pgs: 137 active+clean; 360 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 8.6 MiB/s wr, 186 op/s 2024-04-10T03:59:12.287 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2347 ms) 2024-04-10T03:59:12.287 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-04-10T03:59:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:12 smithi016 bash[74137]: cluster 2024-04-10T03:59:11.549404+0000 mon.a (mon.0) 2738 : cluster 0 osdmap e1492: 8 total, 8 up, 8 in 2024-04-10T03:59:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:12 smithi016 bash[72916]: cluster 2024-04-10T03:59:11.549404+0000 mon.a (mon.0) 2738 : cluster 0 osdmap e1492: 8 total, 8 up, 8 in 2024-04-10T03:59:12.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:12 smithi136 bash[68278]: cluster 2024-04-10T03:59:11.549404+0000 mon.a (mon.0) 2738 : cluster 0 osdmap e1492: 8 total, 8 up, 8 in 2024-04-10T03:59:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:13 smithi016 bash[72916]: cluster 2024-04-10T03:59:12.534374+0000 mgr.y (mgr.25133) 1584 : cluster 0 pgmap v2620: 137 pgs: 137 active+clean; 388 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 277 op/s 2024-04-10T03:59:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:13 smithi016 bash[72916]: cluster 2024-04-10T03:59:12.558096+0000 mon.a (mon.0) 2739 : cluster 0 osdmap e1493: 8 total, 8 up, 8 in 2024-04-10T03:59:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:13 smithi016 bash[72916]: audit 2024-04-10T03:59:12.604341+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:13 smithi016 bash[74137]: cluster 2024-04-10T03:59:12.534374+0000 mgr.y (mgr.25133) 1584 : cluster 0 pgmap v2620: 137 pgs: 137 active+clean; 388 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 277 op/s 2024-04-10T03:59:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:13 smithi016 bash[74137]: cluster 2024-04-10T03:59:12.558096+0000 mon.a (mon.0) 2739 : cluster 0 osdmap e1493: 8 total, 8 up, 8 in 2024-04-10T03:59:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:13 smithi016 bash[74137]: audit 2024-04-10T03:59:12.604341+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:13 smithi136 bash[68278]: cluster 2024-04-10T03:59:12.534374+0000 mgr.y (mgr.25133) 1584 : cluster 0 pgmap v2620: 137 pgs: 137 active+clean; 388 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 277 op/s 2024-04-10T03:59:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:13 smithi136 bash[68278]: cluster 2024-04-10T03:59:12.558096+0000 mon.a (mon.0) 2739 : cluster 0 osdmap e1493: 8 total, 8 up, 8 in 2024-04-10T03:59:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:13 smithi136 bash[68278]: audit 2024-04-10T03:59:12.604341+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:14.211 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (1925 ms) 2024-04-10T03:59:14.212 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-04-10T03:59:14.252 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 18465688~8244732 2024-04-10T03:59:14.279 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 20855823~5297587 2024-04-10T03:59:14.286 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 15793801~2173318 2024-04-10T03:59:14.295 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 14956411~6720750 2024-04-10T03:59:14.303 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 11448090~3883335 2024-04-10T03:59:14.318 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 40782795~5075344 2024-04-10T03:59:14.318 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 10492674~1179020 2024-04-10T03:59:14.326 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 55438819~2282936 2024-04-10T03:59:14.326 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap0 2024-04-10T03:59:14.596 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 85233256 2024-04-10T03:59:14.604 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 62426290~3941208 2024-04-10T03:59:14.608 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 25222198~4604109 2024-04-10T03:59:14.608 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 20768974~1968609 2024-04-10T03:59:14.608 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 77150610~8082646 2024-04-10T03:59:14.611 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 22015876~6142361 2024-04-10T03:59:14.630 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 39422258~4053134 2024-04-10T03:59:14.631 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 61767511~6136408 2024-04-10T03:59:14.632 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 8867840~6207230 2024-04-10T03:59:14.647 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1 2024-04-10T03:59:14.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:14 smithi136 bash[68278]: cluster 2024-04-10T03:59:13.566987+0000 mon.a (mon.0) 2741 : cluster 0 osdmap e1494: 8 total, 8 up, 8 in 2024-04-10T03:59:15.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:14 smithi016 bash[72916]: cluster 2024-04-10T03:59:13.566987+0000 mon.a (mon.0) 2741 : cluster 0 osdmap e1494: 8 total, 8 up, 8 in 2024-04-10T03:59:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:14 smithi016 bash[74137]: cluster 2024-04-10T03:59:13.566987+0000 mon.a (mon.0) 2741 : cluster 0 osdmap e1494: 8 total, 8 up, 8 in 2024-04-10T03:59:15.609 INFO:tasks.workunit.client.0.smithi016.stdout:clone image260 -> image261 2024-04-10T03:59:15.690 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 95433142 2024-04-10T03:59:15.703 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 5948697~6094120 2024-04-10T03:59:15.728 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 51822134~3218032 2024-04-10T03:59:15.735 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 59857046~7946906 2024-04-10T03:59:15.761 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 31150458~4884922 2024-04-10T03:59:15.765 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 37676514~1115616 2024-04-10T03:59:15.775 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 12923100~34137 2024-04-10T03:59:15.782 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 85667971~8266906 2024-04-10T03:59:15.809 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 18738458~7066901 2024-04-10T03:59:15.825 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2 2024-04-10T03:59:15.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:15 smithi136 bash[68278]: cluster 2024-04-10T03:59:14.535430+0000 mgr.y (mgr.25133) 1585 : cluster 0 pgmap v2623: 137 pgs: 137 active+clean; 436 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 19 MiB/s wr, 220 op/s 2024-04-10T03:59:15.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:15 smithi136 bash[68278]: cluster 2024-04-10T03:59:14.573380+0000 mon.a (mon.0) 2742 : cluster 0 osdmap e1495: 8 total, 8 up, 8 in 2024-04-10T03:59:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:15 smithi016 bash[72916]: cluster 2024-04-10T03:59:14.535430+0000 mgr.y (mgr.25133) 1585 : cluster 0 pgmap v2623: 137 pgs: 137 active+clean; 436 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 19 MiB/s wr, 220 op/s 2024-04-10T03:59:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:15 smithi016 bash[72916]: cluster 2024-04-10T03:59:14.573380+0000 mon.a (mon.0) 2742 : cluster 0 osdmap e1495: 8 total, 8 up, 8 in 2024-04-10T03:59:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:15 smithi016 bash[74137]: cluster 2024-04-10T03:59:14.535430+0000 mgr.y (mgr.25133) 1585 : cluster 0 pgmap v2623: 137 pgs: 137 active+clean; 436 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 19 MiB/s wr, 220 op/s 2024-04-10T03:59:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:15 smithi016 bash[74137]: cluster 2024-04-10T03:59:14.573380+0000 mon.a (mon.0) 2742 : cluster 0 osdmap e1495: 8 total, 8 up, 8 in 2024-04-10T03:59:16.613 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 73271234~670335 2024-04-10T03:59:16.616 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 5863865~5506957 2024-04-10T03:59:16.618 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 35522207~5087159 2024-04-10T03:59:16.618 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 23157158~4698419 2024-04-10T03:59:16.619 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 15694765~4235221 2024-04-10T03:59:16.619 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 53270161~1966475 2024-04-10T03:59:16.627 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 88749765~6683377 2024-04-10T03:59:16.640 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 7626094~1788972 2024-04-10T03:59:16.668 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap3 2024-04-10T03:59:16.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:16 smithi136 bash[68278]: cluster 2024-04-10T03:59:15.579816+0000 mon.a (mon.0) 2743 : cluster 0 osdmap e1496: 8 total, 8 up, 8 in 2024-04-10T03:59:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:16 smithi016 bash[74137]: cluster 2024-04-10T03:59:15.579816+0000 mon.a (mon.0) 2743 : cluster 0 osdmap e1496: 8 total, 8 up, 8 in 2024-04-10T03:59:17.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:16 smithi016 bash[72916]: cluster 2024-04-10T03:59:15.579816+0000 mon.a (mon.0) 2743 : cluster 0 osdmap e1496: 8 total, 8 up, 8 in 2024-04-10T03:59:17.635 INFO:tasks.workunit.client.0.smithi016.stdout:clone image261 -> image262 2024-04-10T03:59:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:17 smithi136 bash[68278]: cluster 2024-04-10T03:59:16.536220+0000 mgr.y (mgr.25133) 1586 : cluster 0 pgmap v2626: 137 pgs: 137 active+clean; 518 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 33 MiB/s wr, 393 op/s 2024-04-10T03:59:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:17 smithi136 bash[68278]: cluster 2024-04-10T03:59:16.596144+0000 mon.a (mon.0) 2744 : cluster 0 osdmap e1497: 8 total, 8 up, 8 in 2024-04-10T03:59:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:17 smithi016 bash[74137]: cluster 2024-04-10T03:59:16.536220+0000 mgr.y (mgr.25133) 1586 : cluster 0 pgmap v2626: 137 pgs: 137 active+clean; 518 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 33 MiB/s wr, 393 op/s 2024-04-10T03:59:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:17 smithi016 bash[74137]: cluster 2024-04-10T03:59:16.596144+0000 mon.a (mon.0) 2744 : cluster 0 osdmap e1497: 8 total, 8 up, 8 in 2024-04-10T03:59:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:17 smithi016 bash[72916]: cluster 2024-04-10T03:59:16.536220+0000 mgr.y (mgr.25133) 1586 : cluster 0 pgmap v2626: 137 pgs: 137 active+clean; 518 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 33 MiB/s wr, 393 op/s 2024-04-10T03:59:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:17 smithi016 bash[72916]: cluster 2024-04-10T03:59:16.596144+0000 mon.a (mon.0) 2744 : cluster 0 osdmap e1497: 8 total, 8 up, 8 in 2024-04-10T03:59:18.116 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3905 ms) 2024-04-10T03:59:18.117 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-04-10T03:59:18.418 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (301 ms) 2024-04-10T03:59:18.418 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-04-10T03:59:18.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:18 smithi136 bash[68278]: cluster 2024-04-10T03:59:17.601627+0000 mon.a (mon.0) 2745 : cluster 0 osdmap e1498: 8 total, 8 up, 8 in 2024-04-10T03:59:19.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:18 smithi016 bash[72916]: cluster 2024-04-10T03:59:17.601627+0000 mon.a (mon.0) 2745 : cluster 0 osdmap e1498: 8 total, 8 up, 8 in 2024-04-10T03:59:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:18 smithi016 bash[74137]: cluster 2024-04-10T03:59:17.601627+0000 mon.a (mon.0) 2745 : cluster 0 osdmap e1498: 8 total, 8 up, 8 in 2024-04-10T03:59:19.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:19 smithi136 bash[68278]: cluster 2024-04-10T03:59:18.536886+0000 mgr.y (mgr.25133) 1587 : cluster 0 pgmap v2629: 137 pgs: 137 active+clean; 545 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 27 MiB/s wr, 408 op/s 2024-04-10T03:59:19.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:19 smithi136 bash[68278]: cluster 2024-04-10T03:59:18.617427+0000 mon.a (mon.0) 2746 : cluster 0 osdmap e1499: 8 total, 8 up, 8 in 2024-04-10T03:59:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:19 smithi016 bash[74137]: cluster 2024-04-10T03:59:18.536886+0000 mgr.y (mgr.25133) 1587 : cluster 0 pgmap v2629: 137 pgs: 137 active+clean; 545 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 27 MiB/s wr, 408 op/s 2024-04-10T03:59:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:19 smithi016 bash[74137]: cluster 2024-04-10T03:59:18.617427+0000 mon.a (mon.0) 2746 : cluster 0 osdmap e1499: 8 total, 8 up, 8 in 2024-04-10T03:59:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:19 smithi016 bash[72916]: cluster 2024-04-10T03:59:18.536886+0000 mgr.y (mgr.25133) 1587 : cluster 0 pgmap v2629: 137 pgs: 137 active+clean; 545 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 27 MiB/s wr, 408 op/s 2024-04-10T03:59:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:19 smithi016 bash[72916]: cluster 2024-04-10T03:59:18.617427+0000 mon.a (mon.0) 2746 : cluster 0 osdmap e1499: 8 total, 8 up, 8 in 2024-04-10T03:59:20.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:20 smithi136 bash[68278]: cluster 2024-04-10T03:59:19.630538+0000 mon.a (mon.0) 2747 : cluster 0 osdmap e1500: 8 total, 8 up, 8 in 2024-04-10T03:59:21.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:20 smithi016 bash[72916]: cluster 2024-04-10T03:59:19.630538+0000 mon.a (mon.0) 2747 : cluster 0 osdmap e1500: 8 total, 8 up, 8 in 2024-04-10T03:59:21.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:20 smithi016 bash[74137]: cluster 2024-04-10T03:59:19.630538+0000 mon.a (mon.0) 2747 : cluster 0 osdmap e1500: 8 total, 8 up, 8 in 2024-04-10T03:59:21.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:21 smithi136 bash[68278]: cluster 2024-04-10T03:59:20.537430+0000 mgr.y (mgr.25133) 1588 : cluster 0 pgmap v2632: 137 pgs: 137 active+clean; 638 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 23 MiB/s wr, 243 op/s 2024-04-10T03:59:21.942 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:21 smithi136 bash[68278]: cluster 2024-04-10T03:59:20.638906+0000 mon.a (mon.0) 2748 : cluster 0 osdmap e1501: 8 total, 8 up, 8 in 2024-04-10T03:59:21.996 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3578 ms) 2024-04-10T03:59:21.996 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-04-10T03:59:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:59:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:59:21] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.43.0" 2024-04-10T03:59:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:21 smithi016 bash[72916]: cluster 2024-04-10T03:59:20.537430+0000 mgr.y (mgr.25133) 1588 : cluster 0 pgmap v2632: 137 pgs: 137 active+clean; 638 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 23 MiB/s wr, 243 op/s 2024-04-10T03:59:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:21 smithi016 bash[72916]: cluster 2024-04-10T03:59:20.638906+0000 mon.a (mon.0) 2748 : cluster 0 osdmap e1501: 8 total, 8 up, 8 in 2024-04-10T03:59:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:21 smithi016 bash[74137]: cluster 2024-04-10T03:59:20.537430+0000 mgr.y (mgr.25133) 1588 : cluster 0 pgmap v2632: 137 pgs: 137 active+clean; 638 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 23 MiB/s wr, 243 op/s 2024-04-10T03:59:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:21 smithi016 bash[74137]: cluster 2024-04-10T03:59:20.638906+0000 mon.a (mon.0) 2748 : cluster 0 osdmap e1501: 8 total, 8 up, 8 in 2024-04-10T03:59:22.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:22 smithi136 bash[68278]: cluster 2024-04-10T03:59:21.642803+0000 mon.a (mon.0) 2749 : cluster 0 osdmap e1502: 8 total, 8 up, 8 in 2024-04-10T03:59:23.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:22 smithi016 bash[72916]: cluster 2024-04-10T03:59:21.642803+0000 mon.a (mon.0) 2749 : cluster 0 osdmap e1502: 8 total, 8 up, 8 in 2024-04-10T03:59:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:22 smithi016 bash[74137]: cluster 2024-04-10T03:59:21.642803+0000 mon.a (mon.0) 2749 : cluster 0 osdmap e1502: 8 total, 8 up, 8 in 2024-04-10T03:59:23.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:23 smithi136 bash[68278]: cluster 2024-04-10T03:59:22.538319+0000 mgr.y (mgr.25133) 1589 : cluster 0 pgmap v2635: 137 pgs: 137 active+clean; 684 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 29 MiB/s wr, 512 op/s 2024-04-10T03:59:23.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:23 smithi136 bash[68278]: cluster 2024-04-10T03:59:22.653689+0000 mon.a (mon.0) 2750 : cluster 0 osdmap e1503: 8 total, 8 up, 8 in 2024-04-10T03:59:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:23 smithi016 bash[72916]: cluster 2024-04-10T03:59:22.538319+0000 mgr.y (mgr.25133) 1589 : cluster 0 pgmap v2635: 137 pgs: 137 active+clean; 684 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 29 MiB/s wr, 512 op/s 2024-04-10T03:59:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:23 smithi016 bash[72916]: cluster 2024-04-10T03:59:22.653689+0000 mon.a (mon.0) 2750 : cluster 0 osdmap e1503: 8 total, 8 up, 8 in 2024-04-10T03:59:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:23 smithi016 bash[74137]: cluster 2024-04-10T03:59:22.538319+0000 mgr.y (mgr.25133) 1589 : cluster 0 pgmap v2635: 137 pgs: 137 active+clean; 684 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 29 MiB/s wr, 512 op/s 2024-04-10T03:59:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:23 smithi016 bash[74137]: cluster 2024-04-10T03:59:22.653689+0000 mon.a (mon.0) 2750 : cluster 0 osdmap e1503: 8 total, 8 up, 8 in 2024-04-10T03:59:24.157 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2162 ms) 2024-04-10T03:59:24.157 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-04-10T03:59:25.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:24 smithi016 bash[72916]: cluster 2024-04-10T03:59:23.674287+0000 mon.a (mon.0) 2751 : cluster 0 osdmap e1504: 8 total, 8 up, 8 in 2024-04-10T03:59:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:24 smithi016 bash[74137]: cluster 2024-04-10T03:59:23.674287+0000 mon.a (mon.0) 2751 : cluster 0 osdmap e1504: 8 total, 8 up, 8 in 2024-04-10T03:59:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:24 smithi136 bash[68278]: cluster 2024-04-10T03:59:23.674287+0000 mon.a (mon.0) 2751 : cluster 0 osdmap e1504: 8 total, 8 up, 8 in 2024-04-10T03:59:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:25 smithi016 bash[72916]: cluster 2024-04-10T03:59:24.539352+0000 mgr.y (mgr.25133) 1590 : cluster 0 pgmap v2638: 137 pgs: 137 active+clean; 698 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 14 MiB/s wr, 375 op/s 2024-04-10T03:59:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:25 smithi016 bash[72916]: cluster 2024-04-10T03:59:24.687243+0000 mon.a (mon.0) 2752 : cluster 0 osdmap e1505: 8 total, 8 up, 8 in 2024-04-10T03:59:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:25 smithi016 bash[74137]: cluster 2024-04-10T03:59:24.539352+0000 mgr.y (mgr.25133) 1590 : cluster 0 pgmap v2638: 137 pgs: 137 active+clean; 698 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 14 MiB/s wr, 375 op/s 2024-04-10T03:59:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:25 smithi016 bash[74137]: cluster 2024-04-10T03:59:24.687243+0000 mon.a (mon.0) 2752 : cluster 0 osdmap e1505: 8 total, 8 up, 8 in 2024-04-10T03:59:26.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:25 smithi136 bash[68278]: cluster 2024-04-10T03:59:24.539352+0000 mgr.y (mgr.25133) 1590 : cluster 0 pgmap v2638: 137 pgs: 137 active+clean; 698 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 14 MiB/s wr, 375 op/s 2024-04-10T03:59:26.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:25 smithi136 bash[68278]: cluster 2024-04-10T03:59:24.687243+0000 mon.a (mon.0) 2752 : cluster 0 osdmap e1505: 8 total, 8 up, 8 in 2024-04-10T03:59:26.248 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2091 ms) 2024-04-10T03:59:26.249 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-04-10T03:59:26.284 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 36829287~7025470 2024-04-10T03:59:26.311 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 68208519~3222641 2024-04-10T03:59:26.311 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 38558964~3153153 2024-04-10T03:59:26.321 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 71238314~8166556 2024-04-10T03:59:26.321 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 83028624~366424 2024-04-10T03:59:26.328 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 43343488~4799785 2024-04-10T03:59:26.331 INFO:tasks.workunit.client.0.smithi016.stdout:write: A 36916228~4649501 2024-04-10T03:59:26.343 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 2677493~6487607 2024-04-10T03:59:26.343 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap0 2024-04-10T03:59:26.741 INFO:tasks.workunit.client.0.smithi016.stdout:clone image281 -> image282 2024-04-10T03:59:26.827 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 149519050 2024-04-10T03:59:26.840 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 48876354~6196435 2024-04-10T03:59:26.875 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 47367756~7983143 2024-04-10T03:59:26.879 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 92649057~2177619 2024-04-10T03:59:26.890 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 113682366~6004006 2024-04-10T03:59:26.890 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 106131199~2730777 2024-04-10T03:59:26.905 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 123826549~3579619 2024-04-10T03:59:26.906 INFO:tasks.workunit.client.0.smithi016.stdout:write: B 16176594~2162115 2024-04-10T03:59:26.920 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 148765736~753314 2024-04-10T03:59:26.921 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1 2024-04-10T03:59:27.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:26 smithi016 bash[72916]: cluster 2024-04-10T03:59:25.692802+0000 mon.a (mon.0) 2753 : cluster 0 osdmap e1506: 8 total, 8 up, 8 in 2024-04-10T03:59:27.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:26 smithi016 bash[74137]: cluster 2024-04-10T03:59:25.692802+0000 mon.a (mon.0) 2753 : cluster 0 osdmap e1506: 8 total, 8 up, 8 in 2024-04-10T03:59:27.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:26 smithi136 bash[68278]: cluster 2024-04-10T03:59:25.692802+0000 mon.a (mon.0) 2753 : cluster 0 osdmap e1506: 8 total, 8 up, 8 in 2024-04-10T03:59:27.734 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 123655738~3039719 2024-04-10T03:59:27.738 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 4124913~6124270 2024-04-10T03:59:27.738 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 83955703~2159647 2024-04-10T03:59:27.739 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 67193487~6831765 2024-04-10T03:59:27.741 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 42054552~5623718 2024-04-10T03:59:27.741 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 62864856~5193050 2024-04-10T03:59:27.769 INFO:tasks.workunit.client.0.smithi016.stdout:write: C 84868681~8033364 2024-04-10T03:59:27.769 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 52989484~279900 2024-04-10T03:59:27.798 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2 2024-04-10T03:59:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:27 smithi016 bash[72916]: cluster 2024-04-10T03:59:26.540171+0000 mgr.y (mgr.25133) 1591 : cluster 0 pgmap v2641: 137 pgs: 137 active+clean; 755 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 18 MiB/s wr, 593 op/s 2024-04-10T03:59:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:27 smithi016 bash[72916]: cluster 2024-04-10T03:59:26.704986+0000 mon.a (mon.0) 2754 : cluster 0 osdmap e1507: 8 total, 8 up, 8 in 2024-04-10T03:59:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:27 smithi016 bash[72916]: audit 2024-04-10T03:59:27.604801+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:27 smithi016 bash[74137]: cluster 2024-04-10T03:59:26.540171+0000 mgr.y (mgr.25133) 1591 : cluster 0 pgmap v2641: 137 pgs: 137 active+clean; 755 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 18 MiB/s wr, 593 op/s 2024-04-10T03:59:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:27 smithi016 bash[74137]: cluster 2024-04-10T03:59:26.704986+0000 mon.a (mon.0) 2754 : cluster 0 osdmap e1507: 8 total, 8 up, 8 in 2024-04-10T03:59:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:27 smithi016 bash[74137]: audit 2024-04-10T03:59:27.604801+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:27 smithi136 bash[68278]: cluster 2024-04-10T03:59:26.540171+0000 mgr.y (mgr.25133) 1591 : cluster 0 pgmap v2641: 137 pgs: 137 active+clean; 755 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 18 MiB/s wr, 593 op/s 2024-04-10T03:59:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:27 smithi136 bash[68278]: cluster 2024-04-10T03:59:26.704986+0000 mon.a (mon.0) 2754 : cluster 0 osdmap e1507: 8 total, 8 up, 8 in 2024-04-10T03:59:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:27 smithi136 bash[68278]: audit 2024-04-10T03:59:27.604801+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:28.758 INFO:tasks.workunit.client.0.smithi016.stdout:clone image282 -> image283 2024-04-10T03:59:28.862 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 14971982~622799 2024-04-10T03:59:28.881 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 95085883~7087982 2024-04-10T03:59:28.901 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 50125610~244125 2024-04-10T03:59:28.915 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 44816037~884250 2024-04-10T03:59:28.948 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 146653307~744860 2024-04-10T03:59:28.956 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 133087438~5668011 2024-04-10T03:59:28.970 INFO:tasks.workunit.client.0.smithi016.stdout:write: D 78226000~7395411 2024-04-10T03:59:28.996 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 73715832~8112350 2024-04-10T03:59:29.001 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap3 2024-04-10T03:59:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:28 smithi016 bash[72916]: cluster 2024-04-10T03:59:27.703424+0000 mon.a (mon.0) 2756 : cluster 0 osdmap e1508: 8 total, 8 up, 8 in 2024-04-10T03:59:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:28 smithi016 bash[74137]: cluster 2024-04-10T03:59:27.703424+0000 mon.a (mon.0) 2756 : cluster 0 osdmap e1508: 8 total, 8 up, 8 in 2024-04-10T03:59:29.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:28 smithi136 bash[68278]: cluster 2024-04-10T03:59:27.703424+0000 mon.a (mon.0) 2756 : cluster 0 osdmap e1508: 8 total, 8 up, 8 in 2024-04-10T03:59:29.759 INFO:tasks.workunit.client.0.smithi016.stdout:clone image283 -> image284 2024-04-10T03:59:29.895 INFO:tasks.workunit.client.0.smithi016.stdout:resize: 92038565 2024-04-10T03:59:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:29 smithi016 bash[72916]: cluster 2024-04-10T03:59:28.540847+0000 mgr.y (mgr.25133) 1592 : cluster 0 pgmap v2644: 137 pgs: 137 active+clean; 768 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 18 MiB/s wr, 610 op/s 2024-04-10T03:59:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:29 smithi016 bash[72916]: cluster 2024-04-10T03:59:28.724990+0000 mon.a (mon.0) 2757 : cluster 0 osdmap e1509: 8 total, 8 up, 8 in 2024-04-10T03:59:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:29 smithi016 bash[74137]: cluster 2024-04-10T03:59:28.540847+0000 mgr.y (mgr.25133) 1592 : cluster 0 pgmap v2644: 137 pgs: 137 active+clean; 768 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 18 MiB/s wr, 610 op/s 2024-04-10T03:59:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:29 smithi016 bash[74137]: cluster 2024-04-10T03:59:28.724990+0000 mon.a (mon.0) 2757 : cluster 0 osdmap e1509: 8 total, 8 up, 8 in 2024-04-10T03:59:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:29 smithi136 bash[68278]: cluster 2024-04-10T03:59:28.540847+0000 mgr.y (mgr.25133) 1592 : cluster 0 pgmap v2644: 137 pgs: 137 active+clean; 768 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 18 MiB/s wr, 610 op/s 2024-04-10T03:59:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:29 smithi136 bash[68278]: cluster 2024-04-10T03:59:28.724990+0000 mon.a (mon.0) 2757 : cluster 0 osdmap e1509: 8 total, 8 up, 8 in 2024-04-10T03:59:30.254 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (4005 ms) 2024-04-10T03:59:30.254 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-04-10T03:59:30.298 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:30.409 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (155 ms) 2024-04-10T03:59:30.409 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-04-10T03:59:30.449 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:30.571 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (162 ms) 2024-04-10T03:59:30.571 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-04-10T03:59:30.610 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:30.710 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Clone_StrippingLargerDstObjSize (138 ms) 2024-04-10T03:59:30.710 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-04-10T03:59:30.751 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:30.865 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (156 ms) 2024-04-10T03:59:30.865 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-04-10T03:59:30.916 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:31.024 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Stress_StrippingLargerDstObjSize (160 ms) 2024-04-10T03:59:31.025 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-04-10T03:59:31.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:30 smithi016 bash[72916]: cluster 2024-04-10T03:59:29.725375+0000 mon.a (mon.0) 2758 : cluster 0 osdmap e1510: 8 total, 8 up, 8 in 2024-04-10T03:59:31.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:30 smithi016 bash[74137]: cluster 2024-04-10T03:59:29.725375+0000 mon.a (mon.0) 2758 : cluster 0 osdmap e1510: 8 total, 8 up, 8 in 2024-04-10T03:59:31.067 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:31.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:30 smithi136 bash[68278]: cluster 2024-04-10T03:59:29.725375+0000 mon.a (mon.0) 2758 : cluster 0 osdmap e1510: 8 total, 8 up, 8 in 2024-04-10T03:59:31.181 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (157 ms) 2024-04-10T03:59:31.182 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-04-10T03:59:31.222 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:31.322 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (140 ms) 2024-04-10T03:59:31.322 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-04-10T03:59:31.361 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:31.513 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (191 ms) 2024-04-10T03:59:31.513 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-04-10T03:59:31.559 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:31.702 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (189 ms) 2024-04-10T03:59:31.702 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-04-10T03:59:31.750 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:31.863 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (162 ms) 2024-04-10T03:59:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:31 smithi016 bash[72916]: cluster 2024-04-10T03:59:30.541279+0000 mgr.y (mgr.25133) 1593 : cluster 0 pgmap v2647: 137 pgs: 137 active+clean; 826 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 15 MiB/s wr, 174 op/s 2024-04-10T03:59:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:59:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:59:31] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-04-10T03:59:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:31 smithi016 bash[74137]: cluster 2024-04-10T03:59:30.541279+0000 mgr.y (mgr.25133) 1593 : cluster 0 pgmap v2647: 137 pgs: 137 active+clean; 826 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 15 MiB/s wr, 174 op/s 2024-04-10T03:59:32.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:31 smithi136 bash[68278]: cluster 2024-04-10T03:59:30.541279+0000 mgr.y (mgr.25133) 1593 : cluster 0 pgmap v2647: 137 pgs: 137 active+clean; 826 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 15 MiB/s wr, 174 op/s 2024-04-10T03:59:32.764 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 31 tests from TestDeepCopy (53676 ms total) 2024-04-10T03:59:32.764 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T03:59:32.765 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 51 tests from TestMirroring 2024-04-10T03:59:33.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:32 smithi016 bash[72916]: audit 2024-04-10T03:59:32.359237+0000 mon.a (mon.0) 2759 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:59:33.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:32 smithi016 bash[74137]: audit 2024-04-10T03:59:32.359237+0000 mon.a (mon.0) 2759 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:59:33.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:32 smithi136 bash[68278]: audit 2024-04-10T03:59:32.359237+0000 mon.a (mon.0) 2759 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T03:59:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[72916]: cluster 2024-04-10T03:59:32.542475+0000 mgr.y (mgr.25133) 1594 : cluster 0 pgmap v2648: 137 pgs: 137 active+clean; 930 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 26 MiB/s wr, 534 op/s 2024-04-10T03:59:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[72916]: cluster 2024-04-10T03:59:32.752703+0000 mon.a (mon.0) 2760 : cluster 0 osdmap e1511: 8 total, 8 up, 8 in 2024-04-10T03:59:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[72916]: audit 2024-04-10T03:59:33.299578+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:59:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[72916]: audit 2024-04-10T03:59:33.300724+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:59:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[72916]: audit 2024-04-10T03:59:33.308664+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:59:34.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[74137]: cluster 2024-04-10T03:59:32.542475+0000 mgr.y (mgr.25133) 1594 : cluster 0 pgmap v2648: 137 pgs: 137 active+clean; 930 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 26 MiB/s wr, 534 op/s 2024-04-10T03:59:34.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[74137]: cluster 2024-04-10T03:59:32.752703+0000 mon.a (mon.0) 2760 : cluster 0 osdmap e1511: 8 total, 8 up, 8 in 2024-04-10T03:59:34.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[74137]: audit 2024-04-10T03:59:33.299578+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:59:34.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[74137]: audit 2024-04-10T03:59:33.300724+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:59:34.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:33 smithi016 bash[74137]: audit 2024-04-10T03:59:33.308664+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:59:34.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:33 smithi136 bash[68278]: cluster 2024-04-10T03:59:32.542475+0000 mgr.y (mgr.25133) 1594 : cluster 0 pgmap v2648: 137 pgs: 137 active+clean; 930 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 26 MiB/s wr, 534 op/s 2024-04-10T03:59:34.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:33 smithi136 bash[68278]: cluster 2024-04-10T03:59:32.752703+0000 mon.a (mon.0) 2760 : cluster 0 osdmap e1511: 8 total, 8 up, 8 in 2024-04-10T03:59:34.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:33 smithi136 bash[68278]: audit 2024-04-10T03:59:33.299578+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T03:59:34.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:33 smithi136 bash[68278]: audit 2024-04-10T03:59:33.300724+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T03:59:34.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:33 smithi136 bash[68278]: audit 2024-04-10T03:59:33.308664+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T03:59:34.773 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-04-10T03:59:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:34 smithi016 bash[72916]: cluster 2024-04-10T03:59:33.761070+0000 mon.a (mon.0) 2764 : cluster 0 osdmap e1512: 8 total, 8 up, 8 in 2024-04-10T03:59:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:34 smithi016 bash[72916]: audit 2024-04-10T03:59:33.762246+0000 mon.a (mon.0) 2765 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:59:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:34 smithi016 bash[74137]: cluster 2024-04-10T03:59:33.761070+0000 mon.a (mon.0) 2764 : cluster 0 osdmap e1512: 8 total, 8 up, 8 in 2024-04-10T03:59:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:34 smithi016 bash[74137]: audit 2024-04-10T03:59:33.762246+0000 mon.a (mon.0) 2765 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:59:35.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:34 smithi136 bash[68278]: cluster 2024-04-10T03:59:33.761070+0000 mon.a (mon.0) 2764 : cluster 0 osdmap e1512: 8 total, 8 up, 8 in 2024-04-10T03:59:35.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:34 smithi136 bash[68278]: audit 2024-04-10T03:59:33.762246+0000 mon.a (mon.0) 2765 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T03:59:36.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:35 smithi016 bash[72916]: cluster 2024-04-10T03:59:34.543360+0000 mgr.y (mgr.25133) 1595 : cluster 0 pgmap v2651: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-10T03:59:36.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:35 smithi016 bash[72916]: cluster 2024-04-10T03:59:34.756556+0000 mon.a (mon.0) 2766 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:59:36.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:35 smithi016 bash[72916]: audit 2024-04-10T03:59:34.765734+0000 mon.a (mon.0) 2767 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:59:36.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:35 smithi016 bash[72916]: cluster 2024-04-10T03:59:34.773439+0000 mon.a (mon.0) 2768 : cluster 0 osdmap e1513: 8 total, 8 up, 8 in 2024-04-10T03:59:36.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:35 smithi016 bash[74137]: cluster 2024-04-10T03:59:34.543360+0000 mgr.y (mgr.25133) 1595 : cluster 0 pgmap v2651: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-10T03:59:36.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:35 smithi016 bash[74137]: cluster 2024-04-10T03:59:34.756556+0000 mon.a (mon.0) 2766 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:59:36.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:35 smithi016 bash[74137]: audit 2024-04-10T03:59:34.765734+0000 mon.a (mon.0) 2767 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:59:36.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:35 smithi016 bash[74137]: cluster 2024-04-10T03:59:34.773439+0000 mon.a (mon.0) 2768 : cluster 0 osdmap e1513: 8 total, 8 up, 8 in 2024-04-10T03:59:36.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:35 smithi136 bash[68278]: cluster 2024-04-10T03:59:34.543360+0000 mgr.y (mgr.25133) 1595 : cluster 0 pgmap v2651: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-10T03:59:36.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:35 smithi136 bash[68278]: cluster 2024-04-10T03:59:34.756556+0000 mon.a (mon.0) 2766 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T03:59:36.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:35 smithi136 bash[68278]: audit 2024-04-10T03:59:34.765734+0000 mon.a (mon.0) 2767 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T03:59:36.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:35 smithi136 bash[68278]: cluster 2024-04-10T03:59:34.773439+0000 mon.a (mon.0) 2768 : cluster 0 osdmap e1513: 8 total, 8 up, 8 in 2024-04-10T03:59:36.988 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2216 ms) 2024-04-10T03:59:36.989 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-04-10T03:59:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:36 smithi016 bash[72916]: cluster 2024-04-10T03:59:35.773455+0000 mon.a (mon.0) 2769 : cluster 0 osdmap e1514: 8 total, 8 up, 8 in 2024-04-10T03:59:37.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:36 smithi016 bash[74137]: cluster 2024-04-10T03:59:35.773455+0000 mon.a (mon.0) 2769 : cluster 0 osdmap e1514: 8 total, 8 up, 8 in 2024-04-10T03:59:37.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:36 smithi136 bash[68278]: cluster 2024-04-10T03:59:35.773455+0000 mon.a (mon.0) 2769 : cluster 0 osdmap e1514: 8 total, 8 up, 8 in 2024-04-10T03:59:37.201 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (213 ms) 2024-04-10T03:59:37.201 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-04-10T03:59:37.352 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (150 ms) 2024-04-10T03:59:37.352 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-04-10T03:59:37.520 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (168 ms) 2024-04-10T03:59:37.520 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-04-10T03:59:37.711 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (191 ms) 2024-04-10T03:59:37.711 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-04-10T03:59:37.919 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (208 ms) 2024-04-10T03:59:37.919 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-04-10T03:59:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:37 smithi016 bash[74137]: cluster 2024-04-10T03:59:36.544129+0000 mgr.y (mgr.25133) 1596 : cluster 0 pgmap v2654: 137 pgs: 8 creating+peering, 12 unknown, 117 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-10T03:59:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:37 smithi016 bash[74137]: cluster 2024-04-10T03:59:36.767750+0000 mon.a (mon.0) 2770 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:59:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:37 smithi016 bash[74137]: cluster 2024-04-10T03:59:36.767807+0000 mon.a (mon.0) 2771 : cluster 1 Cluster is now healthy 2024-04-10T03:59:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:37 smithi016 bash[74137]: cluster 2024-04-10T03:59:36.786953+0000 mon.a (mon.0) 2772 : cluster 0 osdmap e1515: 8 total, 8 up, 8 in 2024-04-10T03:59:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:37 smithi016 bash[72916]: cluster 2024-04-10T03:59:36.544129+0000 mgr.y (mgr.25133) 1596 : cluster 0 pgmap v2654: 137 pgs: 8 creating+peering, 12 unknown, 117 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-10T03:59:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:37 smithi016 bash[72916]: cluster 2024-04-10T03:59:36.767750+0000 mon.a (mon.0) 2770 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:59:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:37 smithi016 bash[72916]: cluster 2024-04-10T03:59:36.767807+0000 mon.a (mon.0) 2771 : cluster 1 Cluster is now healthy 2024-04-10T03:59:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:37 smithi016 bash[72916]: cluster 2024-04-10T03:59:36.786953+0000 mon.a (mon.0) 2772 : cluster 0 osdmap e1515: 8 total, 8 up, 8 in 2024-04-10T03:59:38.123 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (204 ms) 2024-04-10T03:59:38.123 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-04-10T03:59:38.123 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:38.123 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-04-10T03:59:38.123 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-04-10T03:59:38.123 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T03:59:38.123 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-04-10T03:59:38.123 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-04-10T03:59:38.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:37 smithi136 bash[68278]: cluster 2024-04-10T03:59:36.544129+0000 mgr.y (mgr.25133) 1596 : cluster 0 pgmap v2654: 137 pgs: 8 creating+peering, 12 unknown, 117 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-10T03:59:38.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:37 smithi136 bash[68278]: cluster 2024-04-10T03:59:36.767750+0000 mon.a (mon.0) 2770 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T03:59:38.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:37 smithi136 bash[68278]: cluster 2024-04-10T03:59:36.767807+0000 mon.a (mon.0) 2771 : cluster 1 Cluster is now healthy 2024-04-10T03:59:38.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:37 smithi136 bash[68278]: cluster 2024-04-10T03:59:36.786953+0000 mon.a (mon.0) 2772 : cluster 0 osdmap e1515: 8 total, 8 up, 8 in 2024-04-10T03:59:38.281 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (158 ms) 2024-04-10T03:59:38.281 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-04-10T03:59:38.402 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (121 ms) 2024-04-10T03:59:38.402 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-04-10T03:59:39.919 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1518 ms) 2024-04-10T03:59:39.919 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-04-10T03:59:40.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:39 smithi016 bash[74137]: cluster 2024-04-10T03:59:38.545025+0000 mgr.y (mgr.25133) 1597 : cluster 0 pgmap v2656: 137 pgs: 8 creating+peering, 4 unknown, 125 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 11 op/s 2024-04-10T03:59:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:39 smithi016 bash[74137]: cluster 2024-04-10T03:59:38.793654+0000 mon.a (mon.0) 2773 : cluster 0 osdmap e1516: 8 total, 8 up, 8 in 2024-04-10T03:59:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:39 smithi016 bash[72916]: cluster 2024-04-10T03:59:38.545025+0000 mgr.y (mgr.25133) 1597 : cluster 0 pgmap v2656: 137 pgs: 8 creating+peering, 4 unknown, 125 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 11 op/s 2024-04-10T03:59:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:39 smithi016 bash[72916]: cluster 2024-04-10T03:59:38.793654+0000 mon.a (mon.0) 2773 : cluster 0 osdmap e1516: 8 total, 8 up, 8 in 2024-04-10T03:59:40.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:39 smithi136 bash[68278]: cluster 2024-04-10T03:59:38.545025+0000 mgr.y (mgr.25133) 1597 : cluster 0 pgmap v2656: 137 pgs: 8 creating+peering, 4 unknown, 125 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 11 op/s 2024-04-10T03:59:40.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:39 smithi136 bash[68278]: cluster 2024-04-10T03:59:38.793654+0000 mon.a (mon.0) 2773 : cluster 0 osdmap e1516: 8 total, 8 up, 8 in 2024-04-10T03:59:41.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:40 smithi016 bash[72916]: cluster 2024-04-10T03:59:39.803012+0000 mon.a (mon.0) 2774 : cluster 0 osdmap e1517: 8 total, 8 up, 8 in 2024-04-10T03:59:41.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:40 smithi016 bash[74137]: cluster 2024-04-10T03:59:39.803012+0000 mon.a (mon.0) 2774 : cluster 0 osdmap e1517: 8 total, 8 up, 8 in 2024-04-10T03:59:41.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:40 smithi136 bash[68278]: cluster 2024-04-10T03:59:39.803012+0000 mon.a (mon.0) 2774 : cluster 0 osdmap e1517: 8 total, 8 up, 8 in 2024-04-10T03:59:41.915 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (1995 ms) 2024-04-10T03:59:41.915 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-04-10T03:59:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:59:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:59:41] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-04-10T03:59:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:41 smithi016 bash[72916]: cluster 2024-04-10T03:59:40.545709+0000 mgr.y (mgr.25133) 1598 : cluster 0 pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 14 KiB/s wr, 111 op/s 2024-04-10T03:59:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:41 smithi016 bash[72916]: cluster 2024-04-10T03:59:40.812056+0000 mon.a (mon.0) 2775 : cluster 0 osdmap e1518: 8 total, 8 up, 8 in 2024-04-10T03:59:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:41 smithi016 bash[74137]: cluster 2024-04-10T03:59:40.545709+0000 mgr.y (mgr.25133) 1598 : cluster 0 pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 14 KiB/s wr, 111 op/s 2024-04-10T03:59:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:41 smithi016 bash[74137]: cluster 2024-04-10T03:59:40.812056+0000 mon.a (mon.0) 2775 : cluster 0 osdmap e1518: 8 total, 8 up, 8 in 2024-04-10T03:59:42.075 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (161 ms) 2024-04-10T03:59:42.075 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-04-10T03:59:42.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:41 smithi136 bash[68278]: cluster 2024-04-10T03:59:40.545709+0000 mgr.y (mgr.25133) 1598 : cluster 0 pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 14 KiB/s wr, 111 op/s 2024-04-10T03:59:42.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:41 smithi136 bash[68278]: cluster 2024-04-10T03:59:40.812056+0000 mon.a (mon.0) 2775 : cluster 0 osdmap e1518: 8 total, 8 up, 8 in 2024-04-10T03:59:42.287 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (211 ms) 2024-04-10T03:59:42.287 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-04-10T03:59:42.486 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (199 ms) 2024-04-10T03:59:42.486 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-04-10T03:59:42.643 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (157 ms) 2024-04-10T03:59:42.643 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-04-10T03:59:42.790 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (148 ms) 2024-04-10T03:59:42.790 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-04-10T03:59:43.003 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (213 ms) 2024-04-10T03:59:43.003 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-04-10T03:59:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:42 smithi136 bash[68278]: cluster 2024-04-10T03:59:41.821182+0000 mon.a (mon.0) 2776 : cluster 0 osdmap e1519: 8 total, 8 up, 8 in 2024-04-10T03:59:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:42 smithi136 bash[68278]: audit 2024-04-10T03:59:42.604607+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:43.192 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (189 ms) 2024-04-10T03:59:43.192 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-04-10T03:59:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:42 smithi016 bash[74137]: cluster 2024-04-10T03:59:41.821182+0000 mon.a (mon.0) 2776 : cluster 0 osdmap e1519: 8 total, 8 up, 8 in 2024-04-10T03:59:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:42 smithi016 bash[74137]: audit 2024-04-10T03:59:42.604607+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:42 smithi016 bash[72916]: cluster 2024-04-10T03:59:41.821182+0000 mon.a (mon.0) 2776 : cluster 0 osdmap e1519: 8 total, 8 up, 8 in 2024-04-10T03:59:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:42 smithi016 bash[72916]: audit 2024-04-10T03:59:42.604607+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:43 smithi136 bash[68278]: cluster 2024-04-10T03:59:42.546308+0000 mgr.y (mgr.25133) 1599 : cluster 0 pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 57 KiB/s wr, 601 op/s 2024-04-10T03:59:44.242 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1050 ms) 2024-04-10T03:59:44.243 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-04-10T03:59:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:43 smithi016 bash[72916]: cluster 2024-04-10T03:59:42.546308+0000 mgr.y (mgr.25133) 1599 : cluster 0 pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 57 KiB/s wr, 601 op/s 2024-04-10T03:59:44.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:43 smithi016 bash[74137]: cluster 2024-04-10T03:59:42.546308+0000 mgr.y (mgr.25133) 1599 : cluster 0 pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 57 KiB/s wr, 601 op/s 2024-04-10T03:59:44.400 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (158 ms) 2024-04-10T03:59:44.401 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-04-10T03:59:44.571 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (170 ms) 2024-04-10T03:59:44.571 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-04-10T03:59:44.734 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (163 ms) 2024-04-10T03:59:44.734 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-04-10T03:59:45.064 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (331 ms) 2024-04-10T03:59:45.065 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-04-10T03:59:45.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:44 smithi136 bash[68278]: cluster 2024-04-10T03:59:43.840471+0000 mon.a (mon.0) 2778 : cluster 0 osdmap e1520: 8 total, 8 up, 8 in 2024-04-10T03:59:45.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:44 smithi136 bash[68278]: cluster 2024-04-10T03:59:44.135655+0000 mon.a (mon.0) 2779 : cluster 0 osdmap e1521: 8 total, 8 up, 8 in 2024-04-10T03:59:45.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:44 smithi016 bash[74137]: cluster 2024-04-10T03:59:43.840471+0000 mon.a (mon.0) 2778 : cluster 0 osdmap e1520: 8 total, 8 up, 8 in 2024-04-10T03:59:45.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:44 smithi016 bash[74137]: cluster 2024-04-10T03:59:44.135655+0000 mon.a (mon.0) 2779 : cluster 0 osdmap e1521: 8 total, 8 up, 8 in 2024-04-10T03:59:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:44 smithi016 bash[72916]: cluster 2024-04-10T03:59:43.840471+0000 mon.a (mon.0) 2778 : cluster 0 osdmap e1520: 8 total, 8 up, 8 in 2024-04-10T03:59:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:44 smithi016 bash[72916]: cluster 2024-04-10T03:59:44.135655+0000 mon.a (mon.0) 2779 : cluster 0 osdmap e1521: 8 total, 8 up, 8 in 2024-04-10T03:59:45.315 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (250 ms) 2024-04-10T03:59:45.315 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-04-10T03:59:45.621 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (306 ms) 2024-04-10T03:59:45.621 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-04-10T03:59:45.949 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (328 ms) 2024-04-10T03:59:45.949 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-04-10T03:59:46.254 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (305 ms) 2024-04-10T03:59:46.254 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-04-10T03:59:46.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:46 smithi136 bash[68278]: cluster 2024-04-10T03:59:44.546895+0000 mgr.y (mgr.25133) 1600 : cluster 0 pgmap v2665: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 464 KiB/s rd, 60 KiB/s wr, 661 op/s 2024-04-10T03:59:46.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:46 smithi016 bash[72916]: cluster 2024-04-10T03:59:44.546895+0000 mgr.y (mgr.25133) 1600 : cluster 0 pgmap v2665: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 464 KiB/s rd, 60 KiB/s wr, 661 op/s 2024-04-10T03:59:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:46 smithi016 bash[74137]: cluster 2024-04-10T03:59:44.546895+0000 mgr.y (mgr.25133) 1600 : cluster 0 pgmap v2665: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 464 KiB/s rd, 60 KiB/s wr, 661 op/s 2024-04-10T03:59:46.583 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (330 ms) 2024-04-10T03:59:46.583 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-04-10T03:59:46.764 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (181 ms) 2024-04-10T03:59:46.764 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-04-10T03:59:46.936 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (171 ms) 2024-04-10T03:59:46.936 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-04-10T03:59:47.108 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (173 ms) 2024-04-10T03:59:47.108 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-04-10T03:59:47.375 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (267 ms) 2024-04-10T03:59:47.376 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-04-10T03:59:47.560 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (183 ms) 2024-04-10T03:59:47.560 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-04-10T03:59:47.723 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (164 ms) 2024-04-10T03:59:47.723 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-04-10T03:59:47.952 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (230 ms) 2024-04-10T03:59:47.953 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-04-10T03:59:48.082 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.MirrorStatusList (130 ms) 2024-04-10T03:59:48.082 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-04-10T03:59:48.295 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.RemoveBootstrapped (213 ms) 2024-04-10T03:59:48.295 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-04-10T03:59:48.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:48 smithi136 bash[68278]: cluster 2024-04-10T03:59:46.548010+0000 mgr.y (mgr.25133) 1601 : cluster 0 pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 56 KiB/s wr, 634 op/s 2024-04-10T03:59:48.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:48 smithi016 bash[74137]: cluster 2024-04-10T03:59:46.548010+0000 mgr.y (mgr.25133) 1601 : cluster 0 pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 56 KiB/s wr, 634 op/s 2024-04-10T03:59:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:48 smithi016 bash[72916]: cluster 2024-04-10T03:59:46.548010+0000 mgr.y (mgr.25133) 1601 : cluster 0 pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 56 KiB/s wr, 634 op/s 2024-04-10T03:59:48.900 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.AioPromoteDemote (604 ms) 2024-04-10T03:59:48.900 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-04-10T03:59:49.464 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.AioGetInfo (564 ms) 2024-04-10T03:59:49.464 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-04-10T03:59:49.836 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.AioGetStatus (373 ms) 2024-04-10T03:59:49.837 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.SiteName 2024-04-10T03:59:49.846 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.SiteName (9 ms) 2024-04-10T03:59:49.846 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.Bootstrap 2024-04-10T03:59:50.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:50 smithi136 bash[68278]: cluster 2024-04-10T03:59:48.548793+0000 mgr.y (mgr.25133) 1602 : cluster 0 pgmap v2667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 453 KiB/s rd, 50 KiB/s wr, 651 op/s 2024-04-10T03:59:50.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:50 smithi136 bash[68278]: cluster 2024-04-10T03:59:49.137918+0000 mon.a (mon.0) 2780 : cluster 0 osdmap e1522: 8 total, 8 up, 8 in 2024-04-10T03:59:50.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:50 smithi136 bash[68278]: audit 2024-04-10T03:59:49.843308+0000 mon.a (mon.0) 2781 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' 2024-04-10T03:59:50.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:50 smithi136 bash[68278]: audit 2024-04-10T03:59:49.843712+0000 mon.a (mon.0) 2782 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:50.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:50 smithi136 bash[68278]: audit 2024-04-10T03:59:49.843987+0000 mon.a (mon.0) 2783 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:50.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:50 smithi136 bash[68278]: audit 2024-04-10T03:59:49.848225+0000 mon.a (mon.0) 2784 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-10T03:59:50.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:50 smithi136 bash[68278]: audit 2024-04-10T03:59:49.848587+0000 mon.a (mon.0) 2785 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[72916]: cluster 2024-04-10T03:59:48.548793+0000 mgr.y (mgr.25133) 1602 : cluster 0 pgmap v2667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 453 KiB/s rd, 50 KiB/s wr, 651 op/s 2024-04-10T03:59:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[72916]: cluster 2024-04-10T03:59:49.137918+0000 mon.a (mon.0) 2780 : cluster 0 osdmap e1522: 8 total, 8 up, 8 in 2024-04-10T03:59:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[72916]: audit 2024-04-10T03:59:49.843308+0000 mon.a (mon.0) 2781 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' 2024-04-10T03:59:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[72916]: audit 2024-04-10T03:59:49.843712+0000 mon.a (mon.0) 2782 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[72916]: audit 2024-04-10T03:59:49.843987+0000 mon.a (mon.0) 2783 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[72916]: audit 2024-04-10T03:59:49.848225+0000 mon.a (mon.0) 2784 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-10T03:59:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[72916]: audit 2024-04-10T03:59:49.848587+0000 mon.a (mon.0) 2785 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[74137]: cluster 2024-04-10T03:59:48.548793+0000 mgr.y (mgr.25133) 1602 : cluster 0 pgmap v2667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 453 KiB/s rd, 50 KiB/s wr, 651 op/s 2024-04-10T03:59:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[74137]: cluster 2024-04-10T03:59:49.137918+0000 mon.a (mon.0) 2780 : cluster 0 osdmap e1522: 8 total, 8 up, 8 in 2024-04-10T03:59:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[74137]: audit 2024-04-10T03:59:49.843308+0000 mon.a (mon.0) 2781 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' 2024-04-10T03:59:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[74137]: audit 2024-04-10T03:59:49.843712+0000 mon.a (mon.0) 2782 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[74137]: audit 2024-04-10T03:59:49.843987+0000 mon.a (mon.0) 2783 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[74137]: audit 2024-04-10T03:59:49.848225+0000 mon.a (mon.0) 2784 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-10T03:59:50.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:50 smithi016 bash[74137]: audit 2024-04-10T03:59:49.848587+0000 mon.a (mon.0) 2785 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:51.283 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.Bootstrap (1438 ms) 2024-04-10T03:59:51.283 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.PeerDirection 2024-04-10T03:59:51.294 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.PeerDirection (11 ms) 2024-04-10T03:59:51.295 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.Snapshot 2024-04-10T03:59:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 03:59:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:03:59:51] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.43.0" 2024-04-10T03:59:52.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:52 smithi136 bash[68278]: cluster 2024-04-10T03:59:50.549688+0000 mgr.y (mgr.25133) 1603 : cluster 0 pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 721 KiB/s rd, 92 KiB/s wr, 1k op/s 2024-04-10T03:59:52.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:52 smithi136 bash[68278]: audit 2024-04-10T03:59:51.267924+0000 mon.a (mon.0) 2786 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-10T03:59:52.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:52 smithi136 bash[68278]: audit 2024-04-10T03:59:51.271703+0000 mon.a (mon.0) 2787 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' 2024-04-10T03:59:52.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:52 smithi136 bash[68278]: audit 2024-04-10T03:59:51.272102+0000 mon.a (mon.0) 2788 : audit 1 from='client.? 172.21.15.16:0/1193388802' 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-04-10T03:59:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:52 smithi136 bash[68278]: audit 2024-04-10T03:59:51.274842+0000 mon.a (mon.0) 2789 : audit 1 from='client.? 172.21.15.16:0/1193388802' 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-04-10T03:59:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:52 smithi136 bash[68278]: audit 2024-04-10T03:59:51.276584+0000 mon.a (mon.0) 2790 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:52 smithi136 bash[68278]: audit 2024-04-10T03:59:51.291183+0000 mon.a (mon.0) 2791 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/28c6835d-6e1d-4e12-9ff1-807e9a7ad20a"}]: dispatch 2024-04-10T03:59:52.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:52 smithi136 bash[68278]: audit 2024-04-10T03:59:51.294406+0000 mon.a (mon.0) 2792 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/28c6835d-6e1d-4e12-9ff1-807e9a7ad20a"}]': finished 2024-04-10T03:59:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[72916]: cluster 2024-04-10T03:59:50.549688+0000 mgr.y (mgr.25133) 1603 : cluster 0 pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 721 KiB/s rd, 92 KiB/s wr, 1k op/s 2024-04-10T03:59:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[72916]: audit 2024-04-10T03:59:51.267924+0000 mon.a (mon.0) 2786 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-10T03:59:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[72916]: audit 2024-04-10T03:59:51.271703+0000 mon.a (mon.0) 2787 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' 2024-04-10T03:59:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[72916]: audit 2024-04-10T03:59:51.272102+0000 mon.a (mon.0) 2788 : audit 1 from='client.? 172.21.15.16:0/1193388802' 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-04-10T03:59:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[72916]: audit 2024-04-10T03:59:51.274842+0000 mon.a (mon.0) 2789 : audit 1 from='client.? 172.21.15.16:0/1193388802' 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-04-10T03:59:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[72916]: audit 2024-04-10T03:59:51.276584+0000 mon.a (mon.0) 2790 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[72916]: audit 2024-04-10T03:59:51.291183+0000 mon.a (mon.0) 2791 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/28c6835d-6e1d-4e12-9ff1-807e9a7ad20a"}]: dispatch 2024-04-10T03:59:52.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[72916]: audit 2024-04-10T03:59:51.294406+0000 mon.a (mon.0) 2792 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/28c6835d-6e1d-4e12-9ff1-807e9a7ad20a"}]': finished 2024-04-10T03:59:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[74137]: cluster 2024-04-10T03:59:50.549688+0000 mgr.y (mgr.25133) 1603 : cluster 0 pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 721 KiB/s rd, 92 KiB/s wr, 1k op/s 2024-04-10T03:59:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[74137]: audit 2024-04-10T03:59:51.267924+0000 mon.a (mon.0) 2786 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-10T03:59:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[74137]: audit 2024-04-10T03:59:51.271703+0000 mon.a (mon.0) 2787 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' 2024-04-10T03:59:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[74137]: audit 2024-04-10T03:59:51.272102+0000 mon.a (mon.0) 2788 : audit 1 from='client.? 172.21.15.16:0/1193388802' 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-04-10T03:59:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[74137]: audit 2024-04-10T03:59:51.274842+0000 mon.a (mon.0) 2789 : audit 1 from='client.? 172.21.15.16:0/1193388802' 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-04-10T03:59:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[74137]: audit 2024-04-10T03:59:51.276584+0000 mon.a (mon.0) 2790 : audit 0 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T03:59:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[74137]: audit 2024-04-10T03:59:51.291183+0000 mon.a (mon.0) 2791 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/28c6835d-6e1d-4e12-9ff1-807e9a7ad20a"}]: dispatch 2024-04-10T03:59:52.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:52 smithi016 bash[74137]: audit 2024-04-10T03:59:51.294406+0000 mon.a (mon.0) 2792 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/28c6835d-6e1d-4e12-9ff1-807e9a7ad20a"}]': finished 2024-04-10T03:59:53.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:53 smithi016 bash[74137]: cluster 2024-04-10T03:59:52.302988+0000 mon.a (mon.0) 2793 : cluster 0 osdmap e1523: 8 total, 8 up, 8 in 2024-04-10T03:59:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:53 smithi016 bash[72916]: cluster 2024-04-10T03:59:52.302988+0000 mon.a (mon.0) 2793 : cluster 0 osdmap e1523: 8 total, 8 up, 8 in 2024-04-10T03:59:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:53 smithi136 bash[68278]: cluster 2024-04-10T03:59:52.302988+0000 mon.a (mon.0) 2793 : cluster 0 osdmap e1523: 8 total, 8 up, 8 in 2024-04-10T03:59:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:54 smithi016 bash[72916]: cluster 2024-04-10T03:59:52.550338+0000 mgr.y (mgr.25133) 1604 : cluster 0 pgmap v2671: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 999 KiB/s rd, 141 KiB/s wr, 1.37k op/s 2024-04-10T03:59:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:54 smithi016 bash[72916]: cluster 2024-04-10T03:59:53.312998+0000 mon.a (mon.0) 2794 : cluster 0 osdmap e1524: 8 total, 8 up, 8 in 2024-04-10T03:59:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:54 smithi016 bash[72916]: cluster 2024-04-10T03:59:54.142062+0000 mon.a (mon.0) 2795 : cluster 0 osdmap e1525: 8 total, 8 up, 8 in 2024-04-10T03:59:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:54 smithi016 bash[74137]: cluster 2024-04-10T03:59:52.550338+0000 mgr.y (mgr.25133) 1604 : cluster 0 pgmap v2671: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 999 KiB/s rd, 141 KiB/s wr, 1.37k op/s 2024-04-10T03:59:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:54 smithi016 bash[74137]: cluster 2024-04-10T03:59:53.312998+0000 mon.a (mon.0) 2794 : cluster 0 osdmap e1524: 8 total, 8 up, 8 in 2024-04-10T03:59:54.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:54 smithi016 bash[74137]: cluster 2024-04-10T03:59:54.142062+0000 mon.a (mon.0) 2795 : cluster 0 osdmap e1525: 8 total, 8 up, 8 in 2024-04-10T03:59:54.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:54 smithi136 bash[68278]: cluster 2024-04-10T03:59:52.550338+0000 mgr.y (mgr.25133) 1604 : cluster 0 pgmap v2671: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 999 KiB/s rd, 141 KiB/s wr, 1.37k op/s 2024-04-10T03:59:54.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:54 smithi136 bash[68278]: cluster 2024-04-10T03:59:53.312998+0000 mon.a (mon.0) 2794 : cluster 0 osdmap e1524: 8 total, 8 up, 8 in 2024-04-10T03:59:54.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:54 smithi136 bash[68278]: cluster 2024-04-10T03:59:54.142062+0000 mon.a (mon.0) 2795 : cluster 0 osdmap e1525: 8 total, 8 up, 8 in 2024-04-10T03:59:56.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:56 smithi136 bash[68278]: cluster 2024-04-10T03:59:54.551199+0000 mgr.y (mgr.25133) 1605 : cluster 0 pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1014 KiB/s rd, 159 KiB/s wr, 1.36k op/s 2024-04-10T03:59:56.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:56 smithi136 bash[68278]: cluster 2024-04-10T03:59:55.141979+0000 mon.a (mon.0) 2796 : cluster 0 osdmap e1526: 8 total, 8 up, 8 in 2024-04-10T03:59:56.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:56 smithi016 bash[72916]: cluster 2024-04-10T03:59:54.551199+0000 mgr.y (mgr.25133) 1605 : cluster 0 pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1014 KiB/s rd, 159 KiB/s wr, 1.36k op/s 2024-04-10T03:59:56.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:56 smithi016 bash[72916]: cluster 2024-04-10T03:59:55.141979+0000 mon.a (mon.0) 2796 : cluster 0 osdmap e1526: 8 total, 8 up, 8 in 2024-04-10T03:59:56.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:56 smithi016 bash[74137]: cluster 2024-04-10T03:59:54.551199+0000 mgr.y (mgr.25133) 1605 : cluster 0 pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1014 KiB/s rd, 159 KiB/s wr, 1.36k op/s 2024-04-10T03:59:56.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:56 smithi016 bash[74137]: cluster 2024-04-10T03:59:55.141979+0000 mon.a (mon.0) 2796 : cluster 0 osdmap e1526: 8 total, 8 up, 8 in 2024-04-10T03:59:57.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:57 smithi136 bash[68278]: cluster 2024-04-10T03:59:56.144668+0000 mon.a (mon.0) 2797 : cluster 0 osdmap e1527: 8 total, 8 up, 8 in 2024-04-10T03:59:57.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:57 smithi016 bash[72916]: cluster 2024-04-10T03:59:56.144668+0000 mon.a (mon.0) 2797 : cluster 0 osdmap e1527: 8 total, 8 up, 8 in 2024-04-10T03:59:57.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:57 smithi016 bash[74137]: cluster 2024-04-10T03:59:56.144668+0000 mon.a (mon.0) 2797 : cluster 0 osdmap e1527: 8 total, 8 up, 8 in 2024-04-10T03:59:58.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:58 smithi136 bash[68278]: cluster 2024-04-10T03:59:56.552127+0000 mgr.y (mgr.25133) 1606 : cluster 0 pgmap v2677: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 297 KiB/s rd, 48 KiB/s wr, 405 op/s 2024-04-10T03:59:58.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:58 smithi136 bash[68278]: cluster 2024-04-10T03:59:57.165130+0000 mon.a (mon.0) 2798 : cluster 0 osdmap e1528: 8 total, 8 up, 8 in 2024-04-10T03:59:58.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:58 smithi136 bash[68278]: audit 2024-04-10T03:59:57.605525+0000 mon.a (mon.0) 2799 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:58 smithi016 bash[72916]: cluster 2024-04-10T03:59:56.552127+0000 mgr.y (mgr.25133) 1606 : cluster 0 pgmap v2677: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 297 KiB/s rd, 48 KiB/s wr, 405 op/s 2024-04-10T03:59:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:58 smithi016 bash[72916]: cluster 2024-04-10T03:59:57.165130+0000 mon.a (mon.0) 2798 : cluster 0 osdmap e1528: 8 total, 8 up, 8 in 2024-04-10T03:59:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:58 smithi016 bash[72916]: audit 2024-04-10T03:59:57.605525+0000 mon.a (mon.0) 2799 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:58 smithi016 bash[74137]: cluster 2024-04-10T03:59:56.552127+0000 mgr.y (mgr.25133) 1606 : cluster 0 pgmap v2677: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 297 KiB/s rd, 48 KiB/s wr, 405 op/s 2024-04-10T03:59:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:58 smithi016 bash[74137]: cluster 2024-04-10T03:59:57.165130+0000 mon.a (mon.0) 2798 : cluster 0 osdmap e1528: 8 total, 8 up, 8 in 2024-04-10T03:59:58.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:58 smithi016 bash[74137]: audit 2024-04-10T03:59:57.605525+0000 mon.a (mon.0) 2799 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T03:59:59.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 03:59:59 smithi016 bash[74137]: cluster 2024-04-10T03:59:58.176901+0000 mon.a (mon.0) 2800 : cluster 0 osdmap e1529: 8 total, 8 up, 8 in 2024-04-10T03:59:59.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 03:59:59 smithi016 bash[72916]: cluster 2024-04-10T03:59:58.176901+0000 mon.a (mon.0) 2800 : cluster 0 osdmap e1529: 8 total, 8 up, 8 in 2024-04-10T03:59:59.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 03:59:59 smithi136 bash[68278]: cluster 2024-04-10T03:59:58.176901+0000 mon.a (mon.0) 2800 : cluster 0 osdmap e1529: 8 total, 8 up, 8 in 2024-04-10T04:00:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:00 smithi016 bash[74137]: cluster 2024-04-10T03:59:58.552811+0000 mgr.y (mgr.25133) 1607 : cluster 0 pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 108 op/s 2024-04-10T04:00:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:00 smithi016 bash[74137]: cluster 2024-04-10T03:59:59.188261+0000 mon.a (mon.0) 2801 : cluster 0 osdmap e1530: 8 total, 8 up, 8 in 2024-04-10T04:00:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:00 smithi016 bash[74137]: cluster 2024-04-10T04:00:00.000133+0000 mon.a (mon.0) 2802 : cluster 1 overall HEALTH_OK 2024-04-10T04:00:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:00 smithi016 bash[72916]: cluster 2024-04-10T03:59:58.552811+0000 mgr.y (mgr.25133) 1607 : cluster 0 pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 108 op/s 2024-04-10T04:00:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:00 smithi016 bash[72916]: cluster 2024-04-10T03:59:59.188261+0000 mon.a (mon.0) 2801 : cluster 0 osdmap e1530: 8 total, 8 up, 8 in 2024-04-10T04:00:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:00 smithi016 bash[72916]: cluster 2024-04-10T04:00:00.000133+0000 mon.a (mon.0) 2802 : cluster 1 overall HEALTH_OK 2024-04-10T04:00:00.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:00 smithi136 bash[68278]: cluster 2024-04-10T03:59:58.552811+0000 mgr.y (mgr.25133) 1607 : cluster 0 pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 108 op/s 2024-04-10T04:00:00.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:00 smithi136 bash[68278]: cluster 2024-04-10T03:59:59.188261+0000 mon.a (mon.0) 2801 : cluster 0 osdmap e1530: 8 total, 8 up, 8 in 2024-04-10T04:00:00.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:00 smithi136 bash[68278]: cluster 2024-04-10T04:00:00.000133+0000 mon.a (mon.0) 2802 : cluster 1 overall HEALTH_OK 2024-04-10T04:00:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:01 smithi016 bash[72916]: cluster 2024-04-10T04:00:00.197113+0000 mon.a (mon.0) 2803 : cluster 0 osdmap e1531: 8 total, 8 up, 8 in 2024-04-10T04:00:01.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:01 smithi016 bash[74137]: cluster 2024-04-10T04:00:00.197113+0000 mon.a (mon.0) 2803 : cluster 0 osdmap e1531: 8 total, 8 up, 8 in 2024-04-10T04:00:01.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:01 smithi136 bash[68278]: cluster 2024-04-10T04:00:00.197113+0000 mon.a (mon.0) 2803 : cluster 0 osdmap e1531: 8 total, 8 up, 8 in 2024-04-10T04:00:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:00:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:00:01] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.43.0" 2024-04-10T04:00:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:02 smithi016 bash[72916]: cluster 2024-04-10T04:00:00.553618+0000 mgr.y (mgr.25133) 1608 : cluster 0 pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 6.2 KiB/s wr, 60 op/s 2024-04-10T04:00:02.569 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:02 smithi016 bash[72916]: cluster 2024-04-10T04:00:01.204801+0000 mon.a (mon.0) 2804 : cluster 0 osdmap e1532: 8 total, 8 up, 8 in 2024-04-10T04:00:02.569 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:02 smithi016 bash[74137]: cluster 2024-04-10T04:00:00.553618+0000 mgr.y (mgr.25133) 1608 : cluster 0 pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 6.2 KiB/s wr, 60 op/s 2024-04-10T04:00:02.569 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:02 smithi016 bash[74137]: cluster 2024-04-10T04:00:01.204801+0000 mon.a (mon.0) 2804 : cluster 0 osdmap e1532: 8 total, 8 up, 8 in 2024-04-10T04:00:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:02 smithi136 bash[68278]: cluster 2024-04-10T04:00:00.553618+0000 mgr.y (mgr.25133) 1608 : cluster 0 pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 6.2 KiB/s wr, 60 op/s 2024-04-10T04:00:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:02 smithi136 bash[68278]: cluster 2024-04-10T04:00:01.204801+0000 mon.a (mon.0) 2804 : cluster 0 osdmap e1532: 8 total, 8 up, 8 in 2024-04-10T04:00:03.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:03 smithi016 bash[74137]: cluster 2024-04-10T04:00:02.216464+0000 mon.a (mon.0) 2805 : cluster 0 osdmap e1533: 8 total, 8 up, 8 in 2024-04-10T04:00:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:03 smithi016 bash[72916]: cluster 2024-04-10T04:00:02.216464+0000 mon.a (mon.0) 2805 : cluster 0 osdmap e1533: 8 total, 8 up, 8 in 2024-04-10T04:00:03.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:03 smithi136 bash[68278]: cluster 2024-04-10T04:00:02.216464+0000 mon.a (mon.0) 2805 : cluster 0 osdmap e1533: 8 total, 8 up, 8 in 2024-04-10T04:00:04.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:04 smithi016 bash[72916]: cluster 2024-04-10T04:00:02.554126+0000 mgr.y (mgr.25133) 1609 : cluster 0 pgmap v2686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 6.5 KiB/s wr, 92 op/s 2024-04-10T04:00:04.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:04 smithi016 bash[72916]: cluster 2024-04-10T04:00:03.226712+0000 mon.a (mon.0) 2806 : cluster 0 osdmap e1534: 8 total, 8 up, 8 in 2024-04-10T04:00:04.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:04 smithi016 bash[72916]: cluster 2024-04-10T04:00:04.144068+0000 mon.a (mon.0) 2807 : cluster 0 osdmap e1535: 8 total, 8 up, 8 in 2024-04-10T04:00:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:04 smithi016 bash[74137]: cluster 2024-04-10T04:00:02.554126+0000 mgr.y (mgr.25133) 1609 : cluster 0 pgmap v2686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 6.5 KiB/s wr, 92 op/s 2024-04-10T04:00:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:04 smithi016 bash[74137]: cluster 2024-04-10T04:00:03.226712+0000 mon.a (mon.0) 2806 : cluster 0 osdmap e1534: 8 total, 8 up, 8 in 2024-04-10T04:00:04.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:04 smithi016 bash[74137]: cluster 2024-04-10T04:00:04.144068+0000 mon.a (mon.0) 2807 : cluster 0 osdmap e1535: 8 total, 8 up, 8 in 2024-04-10T04:00:04.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:04 smithi136 bash[68278]: cluster 2024-04-10T04:00:02.554126+0000 mgr.y (mgr.25133) 1609 : cluster 0 pgmap v2686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 6.5 KiB/s wr, 92 op/s 2024-04-10T04:00:04.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:04 smithi136 bash[68278]: cluster 2024-04-10T04:00:03.226712+0000 mon.a (mon.0) 2806 : cluster 0 osdmap e1534: 8 total, 8 up, 8 in 2024-04-10T04:00:04.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:04 smithi136 bash[68278]: cluster 2024-04-10T04:00:04.144068+0000 mon.a (mon.0) 2807 : cluster 0 osdmap e1535: 8 total, 8 up, 8 in 2024-04-10T04:00:05.421 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:00:05 smithi136 bash[98209]: logger=cleanup t=2024-04-10T04:00:05.136167936Z level=info msg="Completed cleanup jobs" duration=35.762529ms 2024-04-10T04:00:06.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:06 smithi136 bash[68278]: cluster 2024-04-10T04:00:04.555087+0000 mgr.y (mgr.25133) 1610 : cluster 0 pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.2 KiB/s wr, 92 op/s 2024-04-10T04:00:06.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:06 smithi136 bash[68278]: cluster 2024-04-10T04:00:05.147257+0000 mon.a (mon.0) 2808 : cluster 0 osdmap e1536: 8 total, 8 up, 8 in 2024-04-10T04:00:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:06 smithi016 bash[72916]: cluster 2024-04-10T04:00:04.555087+0000 mgr.y (mgr.25133) 1610 : cluster 0 pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.2 KiB/s wr, 92 op/s 2024-04-10T04:00:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:06 smithi016 bash[72916]: cluster 2024-04-10T04:00:05.147257+0000 mon.a (mon.0) 2808 : cluster 0 osdmap e1536: 8 total, 8 up, 8 in 2024-04-10T04:00:06.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:06 smithi016 bash[74137]: cluster 2024-04-10T04:00:04.555087+0000 mgr.y (mgr.25133) 1610 : cluster 0 pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.2 KiB/s wr, 92 op/s 2024-04-10T04:00:06.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:06 smithi016 bash[74137]: cluster 2024-04-10T04:00:05.147257+0000 mon.a (mon.0) 2808 : cluster 0 osdmap e1536: 8 total, 8 up, 8 in 2024-04-10T04:00:07.378 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.Snapshot (16083 ms) 2024-04-10T04:00:07.378 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-04-10T04:00:07.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:07 smithi136 bash[68278]: cluster 2024-04-10T04:00:06.156172+0000 mon.a (mon.0) 2809 : cluster 0 osdmap e1537: 8 total, 8 up, 8 in 2024-04-10T04:00:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:07 smithi016 bash[72916]: cluster 2024-04-10T04:00:06.156172+0000 mon.a (mon.0) 2809 : cluster 0 osdmap e1537: 8 total, 8 up, 8 in 2024-04-10T04:00:07.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:07 smithi016 bash[74137]: cluster 2024-04-10T04:00:06.156172+0000 mon.a (mon.0) 2809 : cluster 0 osdmap e1537: 8 total, 8 up, 8 in 2024-04-10T04:00:08.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:08 smithi136 bash[68278]: cluster 2024-04-10T04:00:06.556029+0000 mgr.y (mgr.25133) 1611 : cluster 0 pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 10 op/s 2024-04-10T04:00:08.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:08 smithi136 bash[68278]: cluster 2024-04-10T04:00:07.170178+0000 mon.a (mon.0) 2810 : cluster 0 osdmap e1538: 8 total, 8 up, 8 in 2024-04-10T04:00:08.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:08 smithi136 bash[68278]: audit 2024-04-10T04:00:07.361450+0000 mon.a (mon.0) 2811 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/9c97557d-50e2-465e-bf39-6abdd4bc8ad3"}]: dispatch 2024-04-10T04:00:08.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:08 smithi136 bash[68278]: audit 2024-04-10T04:00:07.366750+0000 mon.a (mon.0) 2812 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/9c97557d-50e2-465e-bf39-6abdd4bc8ad3"}]': finished 2024-04-10T04:00:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:08 smithi016 bash[72916]: cluster 2024-04-10T04:00:06.556029+0000 mgr.y (mgr.25133) 1611 : cluster 0 pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 10 op/s 2024-04-10T04:00:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:08 smithi016 bash[72916]: cluster 2024-04-10T04:00:07.170178+0000 mon.a (mon.0) 2810 : cluster 0 osdmap e1538: 8 total, 8 up, 8 in 2024-04-10T04:00:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:08 smithi016 bash[72916]: audit 2024-04-10T04:00:07.361450+0000 mon.a (mon.0) 2811 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/9c97557d-50e2-465e-bf39-6abdd4bc8ad3"}]: dispatch 2024-04-10T04:00:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:08 smithi016 bash[72916]: audit 2024-04-10T04:00:07.366750+0000 mon.a (mon.0) 2812 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/9c97557d-50e2-465e-bf39-6abdd4bc8ad3"}]': finished 2024-04-10T04:00:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:08 smithi016 bash[74137]: cluster 2024-04-10T04:00:06.556029+0000 mgr.y (mgr.25133) 1611 : cluster 0 pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 10 op/s 2024-04-10T04:00:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:08 smithi016 bash[74137]: cluster 2024-04-10T04:00:07.170178+0000 mon.a (mon.0) 2810 : cluster 0 osdmap e1538: 8 total, 8 up, 8 in 2024-04-10T04:00:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:08 smithi016 bash[74137]: audit 2024-04-10T04:00:07.361450+0000 mon.a (mon.0) 2811 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/9c97557d-50e2-465e-bf39-6abdd4bc8ad3"}]: dispatch 2024-04-10T04:00:08.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:08 smithi016 bash[74137]: audit 2024-04-10T04:00:07.366750+0000 mon.a (mon.0) 2812 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/9c97557d-50e2-465e-bf39-6abdd4bc8ad3"}]': finished 2024-04-10T04:00:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:09 smithi136 bash[68278]: cluster 2024-04-10T04:00:08.374767+0000 mon.a (mon.0) 2813 : cluster 0 osdmap e1539: 8 total, 8 up, 8 in 2024-04-10T04:00:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:09 smithi136 bash[68278]: cluster 2024-04-10T04:00:08.556831+0000 mgr.y (mgr.25133) 1612 : cluster 0 pgmap v2695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-04-10T04:00:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:09 smithi136 bash[68278]: cluster 2024-04-10T04:00:09.147831+0000 mon.a (mon.0) 2814 : cluster 0 osdmap e1540: 8 total, 8 up, 8 in 2024-04-10T04:00:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:09 smithi016 bash[74137]: cluster 2024-04-10T04:00:08.374767+0000 mon.a (mon.0) 2813 : cluster 0 osdmap e1539: 8 total, 8 up, 8 in 2024-04-10T04:00:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:09 smithi016 bash[74137]: cluster 2024-04-10T04:00:08.556831+0000 mgr.y (mgr.25133) 1612 : cluster 0 pgmap v2695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-04-10T04:00:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:09 smithi016 bash[74137]: cluster 2024-04-10T04:00:09.147831+0000 mon.a (mon.0) 2814 : cluster 0 osdmap e1540: 8 total, 8 up, 8 in 2024-04-10T04:00:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:09 smithi016 bash[72916]: cluster 2024-04-10T04:00:08.374767+0000 mon.a (mon.0) 2813 : cluster 0 osdmap e1539: 8 total, 8 up, 8 in 2024-04-10T04:00:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:09 smithi016 bash[72916]: cluster 2024-04-10T04:00:08.556831+0000 mgr.y (mgr.25133) 1612 : cluster 0 pgmap v2695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-04-10T04:00:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:09 smithi016 bash[72916]: cluster 2024-04-10T04:00:09.147831+0000 mon.a (mon.0) 2814 : cluster 0 osdmap e1540: 8 total, 8 up, 8 in 2024-04-10T04:00:11.340 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (3962 ms) 2024-04-10T04:00:11.340 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-04-10T04:00:11.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:11 smithi136 bash[68278]: cluster 2024-04-10T04:00:10.147370+0000 mon.a (mon.0) 2815 : cluster 0 osdmap e1541: 8 total, 8 up, 8 in 2024-04-10T04:00:11.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:11 smithi016 bash[72916]: cluster 2024-04-10T04:00:10.147370+0000 mon.a (mon.0) 2815 : cluster 0 osdmap e1541: 8 total, 8 up, 8 in 2024-04-10T04:00:11.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:11 smithi016 bash[74137]: cluster 2024-04-10T04:00:10.147370+0000 mon.a (mon.0) 2815 : cluster 0 osdmap e1541: 8 total, 8 up, 8 in 2024-04-10T04:00:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:00:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:00:11] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.43.0" 2024-04-10T04:00:12.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:12 smithi136 bash[68278]: cluster 2024-04-10T04:00:10.557713+0000 mgr.y (mgr.25133) 1613 : cluster 0 pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 9.0 KiB/s wr, 122 op/s 2024-04-10T04:00:12.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:12 smithi136 bash[68278]: cluster 2024-04-10T04:00:11.157930+0000 mon.a (mon.0) 2816 : cluster 0 osdmap e1542: 8 total, 8 up, 8 in 2024-04-10T04:00:12.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:12 smithi136 bash[68278]: audit 2024-04-10T04:00:11.330232+0000 mon.a (mon.0) 2817 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/15ff187f-29d8-4a96-9f58-027e4d4beaf6"}]: dispatch 2024-04-10T04:00:12.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:12 smithi136 bash[68278]: audit 2024-04-10T04:00:11.335661+0000 mon.a (mon.0) 2818 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/15ff187f-29d8-4a96-9f58-027e4d4beaf6"}]': finished 2024-04-10T04:00:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:12 smithi016 bash[72916]: cluster 2024-04-10T04:00:10.557713+0000 mgr.y (mgr.25133) 1613 : cluster 0 pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 9.0 KiB/s wr, 122 op/s 2024-04-10T04:00:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:12 smithi016 bash[72916]: cluster 2024-04-10T04:00:11.157930+0000 mon.a (mon.0) 2816 : cluster 0 osdmap e1542: 8 total, 8 up, 8 in 2024-04-10T04:00:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:12 smithi016 bash[72916]: audit 2024-04-10T04:00:11.330232+0000 mon.a (mon.0) 2817 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/15ff187f-29d8-4a96-9f58-027e4d4beaf6"}]: dispatch 2024-04-10T04:00:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:12 smithi016 bash[72916]: audit 2024-04-10T04:00:11.335661+0000 mon.a (mon.0) 2818 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/15ff187f-29d8-4a96-9f58-027e4d4beaf6"}]': finished 2024-04-10T04:00:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:12 smithi016 bash[74137]: cluster 2024-04-10T04:00:10.557713+0000 mgr.y (mgr.25133) 1613 : cluster 0 pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 9.0 KiB/s wr, 122 op/s 2024-04-10T04:00:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:12 smithi016 bash[74137]: cluster 2024-04-10T04:00:11.157930+0000 mon.a (mon.0) 2816 : cluster 0 osdmap e1542: 8 total, 8 up, 8 in 2024-04-10T04:00:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:12 smithi016 bash[74137]: audit 2024-04-10T04:00:11.330232+0000 mon.a (mon.0) 2817 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/15ff187f-29d8-4a96-9f58-027e4d4beaf6"}]: dispatch 2024-04-10T04:00:12.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:12 smithi016 bash[74137]: audit 2024-04-10T04:00:11.335661+0000 mon.a (mon.0) 2818 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/15ff187f-29d8-4a96-9f58-027e4d4beaf6"}]': finished 2024-04-10T04:00:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:13 smithi136 bash[68278]: cluster 2024-04-10T04:00:12.340403+0000 mon.a (mon.0) 2819 : cluster 0 osdmap e1543: 8 total, 8 up, 8 in 2024-04-10T04:00:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:13 smithi136 bash[68278]: cluster 2024-04-10T04:00:12.558400+0000 mgr.y (mgr.25133) 1614 : cluster 0 pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 8.0 KiB/s wr, 107 op/s 2024-04-10T04:00:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:13 smithi136 bash[68278]: audit 2024-04-10T04:00:12.606089+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:13 smithi016 bash[72916]: cluster 2024-04-10T04:00:12.340403+0000 mon.a (mon.0) 2819 : cluster 0 osdmap e1543: 8 total, 8 up, 8 in 2024-04-10T04:00:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:13 smithi016 bash[72916]: cluster 2024-04-10T04:00:12.558400+0000 mgr.y (mgr.25133) 1614 : cluster 0 pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 8.0 KiB/s wr, 107 op/s 2024-04-10T04:00:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:13 smithi016 bash[72916]: audit 2024-04-10T04:00:12.606089+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:13 smithi016 bash[74137]: cluster 2024-04-10T04:00:12.340403+0000 mon.a (mon.0) 2819 : cluster 0 osdmap e1543: 8 total, 8 up, 8 in 2024-04-10T04:00:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:13 smithi016 bash[74137]: cluster 2024-04-10T04:00:12.558400+0000 mgr.y (mgr.25133) 1614 : cluster 0 pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 8.0 KiB/s wr, 107 op/s 2024-04-10T04:00:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:13 smithi016 bash[74137]: audit 2024-04-10T04:00:12.606089+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:14 smithi136 bash[68278]: cluster 2024-04-10T04:00:13.349499+0000 mon.a (mon.0) 2821 : cluster 0 osdmap e1544: 8 total, 8 up, 8 in 2024-04-10T04:00:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:14 smithi136 bash[68278]: cluster 2024-04-10T04:00:14.150757+0000 mon.a (mon.0) 2822 : cluster 0 osdmap e1545: 8 total, 8 up, 8 in 2024-04-10T04:00:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:14 smithi016 bash[72916]: cluster 2024-04-10T04:00:13.349499+0000 mon.a (mon.0) 2821 : cluster 0 osdmap e1544: 8 total, 8 up, 8 in 2024-04-10T04:00:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:14 smithi016 bash[72916]: cluster 2024-04-10T04:00:14.150757+0000 mon.a (mon.0) 2822 : cluster 0 osdmap e1545: 8 total, 8 up, 8 in 2024-04-10T04:00:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:14 smithi016 bash[74137]: cluster 2024-04-10T04:00:13.349499+0000 mon.a (mon.0) 2821 : cluster 0 osdmap e1544: 8 total, 8 up, 8 in 2024-04-10T04:00:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:14 smithi016 bash[74137]: cluster 2024-04-10T04:00:14.150757+0000 mon.a (mon.0) 2822 : cluster 0 osdmap e1545: 8 total, 8 up, 8 in 2024-04-10T04:00:16.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:16 smithi136 bash[68278]: cluster 2024-04-10T04:00:14.559276+0000 mgr.y (mgr.25133) 1615 : cluster 0 pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 7.7 KiB/s wr, 99 op/s 2024-04-10T04:00:16.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:16 smithi136 bash[68278]: cluster 2024-04-10T04:00:15.152861+0000 mon.a (mon.0) 2823 : cluster 0 osdmap e1546: 8 total, 8 up, 8 in 2024-04-10T04:00:16.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:16 smithi016 bash[74137]: cluster 2024-04-10T04:00:14.559276+0000 mgr.y (mgr.25133) 1615 : cluster 0 pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 7.7 KiB/s wr, 99 op/s 2024-04-10T04:00:16.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:16 smithi016 bash[74137]: cluster 2024-04-10T04:00:15.152861+0000 mon.a (mon.0) 2823 : cluster 0 osdmap e1546: 8 total, 8 up, 8 in 2024-04-10T04:00:16.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:16 smithi016 bash[72916]: cluster 2024-04-10T04:00:14.559276+0000 mgr.y (mgr.25133) 1615 : cluster 0 pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 7.7 KiB/s wr, 99 op/s 2024-04-10T04:00:16.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:16 smithi016 bash[72916]: cluster 2024-04-10T04:00:15.152861+0000 mon.a (mon.0) 2823 : cluster 0 osdmap e1546: 8 total, 8 up, 8 in 2024-04-10T04:00:17.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:17 smithi136 bash[68278]: cluster 2024-04-10T04:00:16.163001+0000 mon.a (mon.0) 2824 : cluster 0 osdmap e1547: 8 total, 8 up, 8 in 2024-04-10T04:00:17.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:17 smithi136 bash[68278]: audit 2024-04-10T04:00:16.202307+0000 mon.a (mon.0) 2825 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/fd28f92d-8db7-44cc-b18c-2eb6a218bd1c"}]: dispatch 2024-04-10T04:00:17.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:17 smithi136 bash[68278]: audit 2024-04-10T04:00:16.208504+0000 mon.a (mon.0) 2826 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/fd28f92d-8db7-44cc-b18c-2eb6a218bd1c"}]': finished 2024-04-10T04:00:17.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:17 smithi016 bash[72916]: cluster 2024-04-10T04:00:16.163001+0000 mon.a (mon.0) 2824 : cluster 0 osdmap e1547: 8 total, 8 up, 8 in 2024-04-10T04:00:17.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:17 smithi016 bash[72916]: audit 2024-04-10T04:00:16.202307+0000 mon.a (mon.0) 2825 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/fd28f92d-8db7-44cc-b18c-2eb6a218bd1c"}]: dispatch 2024-04-10T04:00:17.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:17 smithi016 bash[72916]: audit 2024-04-10T04:00:16.208504+0000 mon.a (mon.0) 2826 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/fd28f92d-8db7-44cc-b18c-2eb6a218bd1c"}]': finished 2024-04-10T04:00:17.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:17 smithi016 bash[74137]: cluster 2024-04-10T04:00:16.163001+0000 mon.a (mon.0) 2824 : cluster 0 osdmap e1547: 8 total, 8 up, 8 in 2024-04-10T04:00:17.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:17 smithi016 bash[74137]: audit 2024-04-10T04:00:16.202307+0000 mon.a (mon.0) 2825 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/fd28f92d-8db7-44cc-b18c-2eb6a218bd1c"}]: dispatch 2024-04-10T04:00:17.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:17 smithi016 bash[74137]: audit 2024-04-10T04:00:16.208504+0000 mon.a (mon.0) 2826 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/fd28f92d-8db7-44cc-b18c-2eb6a218bd1c"}]': finished 2024-04-10T04:00:18.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:18 smithi016 bash[72916]: cluster 2024-04-10T04:00:16.560015+0000 mgr.y (mgr.25133) 1616 : cluster 0 pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 7.0 KiB/s wr, 67 op/s 2024-04-10T04:00:18.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:18 smithi016 bash[72916]: cluster 2024-04-10T04:00:17.222044+0000 mon.a (mon.0) 2827 : cluster 0 osdmap e1548: 8 total, 8 up, 8 in 2024-04-10T04:00:18.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:18 smithi016 bash[74137]: cluster 2024-04-10T04:00:16.560015+0000 mgr.y (mgr.25133) 1616 : cluster 0 pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 7.0 KiB/s wr, 67 op/s 2024-04-10T04:00:18.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:18 smithi016 bash[74137]: cluster 2024-04-10T04:00:17.222044+0000 mon.a (mon.0) 2827 : cluster 0 osdmap e1548: 8 total, 8 up, 8 in 2024-04-10T04:00:18.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:18 smithi136 bash[68278]: cluster 2024-04-10T04:00:16.560015+0000 mgr.y (mgr.25133) 1616 : cluster 0 pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 7.0 KiB/s wr, 67 op/s 2024-04-10T04:00:18.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:18 smithi136 bash[68278]: cluster 2024-04-10T04:00:17.222044+0000 mon.a (mon.0) 2827 : cluster 0 osdmap e1548: 8 total, 8 up, 8 in 2024-04-10T04:00:19.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:19 smithi016 bash[72916]: cluster 2024-04-10T04:00:18.231118+0000 mon.a (mon.0) 2828 : cluster 0 osdmap e1549: 8 total, 8 up, 8 in 2024-04-10T04:00:19.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:19 smithi016 bash[72916]: cluster 2024-04-10T04:00:19.151124+0000 mon.a (mon.0) 2829 : cluster 0 osdmap e1550: 8 total, 8 up, 8 in 2024-04-10T04:00:19.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:19 smithi016 bash[74137]: cluster 2024-04-10T04:00:18.231118+0000 mon.a (mon.0) 2828 : cluster 0 osdmap e1549: 8 total, 8 up, 8 in 2024-04-10T04:00:19.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:19 smithi016 bash[74137]: cluster 2024-04-10T04:00:19.151124+0000 mon.a (mon.0) 2829 : cluster 0 osdmap e1550: 8 total, 8 up, 8 in 2024-04-10T04:00:19.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:19 smithi136 bash[68278]: cluster 2024-04-10T04:00:18.231118+0000 mon.a (mon.0) 2828 : cluster 0 osdmap e1549: 8 total, 8 up, 8 in 2024-04-10T04:00:19.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:19 smithi136 bash[68278]: cluster 2024-04-10T04:00:19.151124+0000 mon.a (mon.0) 2829 : cluster 0 osdmap e1550: 8 total, 8 up, 8 in 2024-04-10T04:00:20.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:20 smithi016 bash[72916]: cluster 2024-04-10T04:00:18.560717+0000 mgr.y (mgr.25133) 1617 : cluster 0 pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 208 op/s 2024-04-10T04:00:20.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:20 smithi016 bash[74137]: cluster 2024-04-10T04:00:18.560717+0000 mgr.y (mgr.25133) 1617 : cluster 0 pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 208 op/s 2024-04-10T04:00:20.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:20 smithi136 bash[68278]: cluster 2024-04-10T04:00:18.560717+0000 mgr.y (mgr.25133) 1617 : cluster 0 pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 208 op/s 2024-04-10T04:00:21.422 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (10082 ms) 2024-04-10T04:00:21.423 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-04-10T04:00:21.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:21 smithi016 bash[74137]: cluster 2024-04-10T04:00:20.248328+0000 mon.a (mon.0) 2830 : cluster 0 osdmap e1551: 8 total, 8 up, 8 in 2024-04-10T04:00:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:21 smithi016 bash[72916]: cluster 2024-04-10T04:00:20.248328+0000 mon.a (mon.0) 2830 : cluster 0 osdmap e1551: 8 total, 8 up, 8 in 2024-04-10T04:00:21.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:21 smithi136 bash[68278]: cluster 2024-04-10T04:00:20.248328+0000 mon.a (mon.0) 2830 : cluster 0 osdmap e1551: 8 total, 8 up, 8 in 2024-04-10T04:00:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:00:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:00:21] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2024-04-10T04:00:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[74137]: cluster 2024-04-10T04:00:20.561637+0000 mgr.y (mgr.25133) 1618 : cluster 0 pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 8.2 KiB/s wr, 201 op/s 2024-04-10T04:00:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[74137]: cluster 2024-04-10T04:00:21.258907+0000 mon.a (mon.0) 2831 : cluster 0 osdmap e1552: 8 total, 8 up, 8 in 2024-04-10T04:00:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[74137]: audit 2024-04-10T04:00:21.401122+0000 mon.a (mon.0) 2832 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/81487321-0640-4d52-8650-58ad650ad9bf"}]: dispatch 2024-04-10T04:00:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[74137]: audit 2024-04-10T04:00:21.406601+0000 mon.a (mon.0) 2833 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/81487321-0640-4d52-8650-58ad650ad9bf"}]': finished 2024-04-10T04:00:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[74137]: audit 2024-04-10T04:00:21.410900+0000 mon.a (mon.0) 2834 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/00ad8e8f-f798-44b8-b763-1c98064eb378"}]: dispatch 2024-04-10T04:00:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[74137]: audit 2024-04-10T04:00:21.416449+0000 mon.a (mon.0) 2835 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/00ad8e8f-f798-44b8-b763-1c98064eb378"}]': finished 2024-04-10T04:00:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[72916]: cluster 2024-04-10T04:00:20.561637+0000 mgr.y (mgr.25133) 1618 : cluster 0 pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 8.2 KiB/s wr, 201 op/s 2024-04-10T04:00:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[72916]: cluster 2024-04-10T04:00:21.258907+0000 mon.a (mon.0) 2831 : cluster 0 osdmap e1552: 8 total, 8 up, 8 in 2024-04-10T04:00:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[72916]: audit 2024-04-10T04:00:21.401122+0000 mon.a (mon.0) 2832 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/81487321-0640-4d52-8650-58ad650ad9bf"}]: dispatch 2024-04-10T04:00:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[72916]: audit 2024-04-10T04:00:21.406601+0000 mon.a (mon.0) 2833 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/81487321-0640-4d52-8650-58ad650ad9bf"}]': finished 2024-04-10T04:00:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[72916]: audit 2024-04-10T04:00:21.410900+0000 mon.a (mon.0) 2834 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/00ad8e8f-f798-44b8-b763-1c98064eb378"}]: dispatch 2024-04-10T04:00:22.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:22 smithi016 bash[72916]: audit 2024-04-10T04:00:21.416449+0000 mon.a (mon.0) 2835 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/00ad8e8f-f798-44b8-b763-1c98064eb378"}]': finished 2024-04-10T04:00:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:22 smithi136 bash[68278]: cluster 2024-04-10T04:00:20.561637+0000 mgr.y (mgr.25133) 1618 : cluster 0 pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 8.2 KiB/s wr, 201 op/s 2024-04-10T04:00:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:22 smithi136 bash[68278]: cluster 2024-04-10T04:00:21.258907+0000 mon.a (mon.0) 2831 : cluster 0 osdmap e1552: 8 total, 8 up, 8 in 2024-04-10T04:00:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:22 smithi136 bash[68278]: audit 2024-04-10T04:00:21.401122+0000 mon.a (mon.0) 2832 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/81487321-0640-4d52-8650-58ad650ad9bf"}]: dispatch 2024-04-10T04:00:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:22 smithi136 bash[68278]: audit 2024-04-10T04:00:21.406601+0000 mon.a (mon.0) 2833 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/81487321-0640-4d52-8650-58ad650ad9bf"}]': finished 2024-04-10T04:00:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:22 smithi136 bash[68278]: audit 2024-04-10T04:00:21.410900+0000 mon.a (mon.0) 2834 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/00ad8e8f-f798-44b8-b763-1c98064eb378"}]: dispatch 2024-04-10T04:00:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:22 smithi136 bash[68278]: audit 2024-04-10T04:00:21.416449+0000 mon.a (mon.0) 2835 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/00ad8e8f-f798-44b8-b763-1c98064eb378"}]': finished 2024-04-10T04:00:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:23 smithi016 bash[72916]: cluster 2024-04-10T04:00:22.423423+0000 mon.a (mon.0) 2836 : cluster 0 osdmap e1553: 8 total, 8 up, 8 in 2024-04-10T04:00:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:23 smithi016 bash[72916]: cluster 2024-04-10T04:00:22.562251+0000 mgr.y (mgr.25133) 1619 : cluster 0 pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 6.5 KiB/s wr, 117 op/s 2024-04-10T04:00:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:23 smithi016 bash[74137]: cluster 2024-04-10T04:00:22.423423+0000 mon.a (mon.0) 2836 : cluster 0 osdmap e1553: 8 total, 8 up, 8 in 2024-04-10T04:00:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:23 smithi016 bash[74137]: cluster 2024-04-10T04:00:22.562251+0000 mgr.y (mgr.25133) 1619 : cluster 0 pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 6.5 KiB/s wr, 117 op/s 2024-04-10T04:00:23.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:23 smithi136 bash[68278]: cluster 2024-04-10T04:00:22.423423+0000 mon.a (mon.0) 2836 : cluster 0 osdmap e1553: 8 total, 8 up, 8 in 2024-04-10T04:00:23.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:23 smithi136 bash[68278]: cluster 2024-04-10T04:00:22.562251+0000 mgr.y (mgr.25133) 1619 : cluster 0 pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 6.5 KiB/s wr, 117 op/s 2024-04-10T04:00:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:24 smithi016 bash[74137]: cluster 2024-04-10T04:00:23.433076+0000 mon.a (mon.0) 2837 : cluster 0 osdmap e1554: 8 total, 8 up, 8 in 2024-04-10T04:00:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:24 smithi016 bash[74137]: cluster 2024-04-10T04:00:24.150803+0000 mon.a (mon.0) 2838 : cluster 0 osdmap e1555: 8 total, 8 up, 8 in 2024-04-10T04:00:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:24 smithi016 bash[72916]: cluster 2024-04-10T04:00:23.433076+0000 mon.a (mon.0) 2837 : cluster 0 osdmap e1554: 8 total, 8 up, 8 in 2024-04-10T04:00:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:24 smithi016 bash[72916]: cluster 2024-04-10T04:00:24.150803+0000 mon.a (mon.0) 2838 : cluster 0 osdmap e1555: 8 total, 8 up, 8 in 2024-04-10T04:00:24.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:24 smithi136 bash[68278]: cluster 2024-04-10T04:00:23.433076+0000 mon.a (mon.0) 2837 : cluster 0 osdmap e1554: 8 total, 8 up, 8 in 2024-04-10T04:00:24.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:24 smithi136 bash[68278]: cluster 2024-04-10T04:00:24.150803+0000 mon.a (mon.0) 2838 : cluster 0 osdmap e1555: 8 total, 8 up, 8 in 2024-04-10T04:00:25.266 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.SnapshotImageState (3843 ms) 2024-04-10T04:00:25.266 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-04-10T04:00:26.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:26 smithi136 bash[68278]: cluster 2024-04-10T04:00:24.563116+0000 mgr.y (mgr.25133) 1620 : cluster 0 pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 11 KiB/s wr, 137 op/s 2024-04-10T04:00:26.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:26 smithi136 bash[68278]: cluster 2024-04-10T04:00:25.156541+0000 mon.a (mon.0) 2839 : cluster 0 osdmap e1556: 8 total, 8 up, 8 in 2024-04-10T04:00:26.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:26 smithi016 bash[72916]: cluster 2024-04-10T04:00:24.563116+0000 mgr.y (mgr.25133) 1620 : cluster 0 pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 11 KiB/s wr, 137 op/s 2024-04-10T04:00:26.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:26 smithi016 bash[72916]: cluster 2024-04-10T04:00:25.156541+0000 mon.a (mon.0) 2839 : cluster 0 osdmap e1556: 8 total, 8 up, 8 in 2024-04-10T04:00:26.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:26 smithi016 bash[74137]: cluster 2024-04-10T04:00:24.563116+0000 mgr.y (mgr.25133) 1620 : cluster 0 pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 11 KiB/s wr, 137 op/s 2024-04-10T04:00:26.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:26 smithi016 bash[74137]: cluster 2024-04-10T04:00:25.156541+0000 mon.a (mon.0) 2839 : cluster 0 osdmap e1556: 8 total, 8 up, 8 in 2024-04-10T04:00:27.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:27 smithi136 bash[68278]: cluster 2024-04-10T04:00:26.163214+0000 mon.a (mon.0) 2840 : cluster 0 osdmap e1557: 8 total, 8 up, 8 in 2024-04-10T04:00:27.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:27 smithi016 bash[72916]: cluster 2024-04-10T04:00:26.163214+0000 mon.a (mon.0) 2840 : cluster 0 osdmap e1557: 8 total, 8 up, 8 in 2024-04-10T04:00:27.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:27 smithi016 bash[74137]: cluster 2024-04-10T04:00:26.163214+0000 mon.a (mon.0) 2840 : cluster 0 osdmap e1557: 8 total, 8 up, 8 in 2024-04-10T04:00:28.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:28 smithi016 bash[72916]: cluster 2024-04-10T04:00:26.563800+0000 mgr.y (mgr.25133) 1621 : cluster 0 pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 22 KiB/s wr, 217 op/s 2024-04-10T04:00:28.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:28 smithi016 bash[72916]: cluster 2024-04-10T04:00:27.184730+0000 mon.a (mon.0) 2841 : cluster 0 osdmap e1558: 8 total, 8 up, 8 in 2024-04-10T04:00:28.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:28 smithi016 bash[72916]: audit 2024-04-10T04:00:27.605867+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:28 smithi016 bash[74137]: cluster 2024-04-10T04:00:26.563800+0000 mgr.y (mgr.25133) 1621 : cluster 0 pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 22 KiB/s wr, 217 op/s 2024-04-10T04:00:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:28 smithi016 bash[74137]: cluster 2024-04-10T04:00:27.184730+0000 mon.a (mon.0) 2841 : cluster 0 osdmap e1558: 8 total, 8 up, 8 in 2024-04-10T04:00:28.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:28 smithi016 bash[74137]: audit 2024-04-10T04:00:27.605867+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:28.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:28 smithi136 bash[68278]: cluster 2024-04-10T04:00:26.563800+0000 mgr.y (mgr.25133) 1621 : cluster 0 pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 22 KiB/s wr, 217 op/s 2024-04-10T04:00:28.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:28 smithi136 bash[68278]: cluster 2024-04-10T04:00:27.184730+0000 mon.a (mon.0) 2841 : cluster 0 osdmap e1558: 8 total, 8 up, 8 in 2024-04-10T04:00:28.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:28 smithi136 bash[68278]: audit 2024-04-10T04:00:27.605867+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:29.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:29 smithi016 bash[74137]: cluster 2024-04-10T04:00:28.185178+0000 mon.a (mon.0) 2843 : cluster 0 osdmap e1559: 8 total, 8 up, 8 in 2024-04-10T04:00:29.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:29 smithi016 bash[74137]: cluster 2024-04-10T04:00:29.159605+0000 mon.a (mon.0) 2844 : cluster 0 osdmap e1560: 8 total, 8 up, 8 in 2024-04-10T04:00:29.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:29 smithi016 bash[72916]: cluster 2024-04-10T04:00:28.185178+0000 mon.a (mon.0) 2843 : cluster 0 osdmap e1559: 8 total, 8 up, 8 in 2024-04-10T04:00:29.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:29 smithi016 bash[72916]: cluster 2024-04-10T04:00:29.159605+0000 mon.a (mon.0) 2844 : cluster 0 osdmap e1560: 8 total, 8 up, 8 in 2024-04-10T04:00:29.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:29 smithi136 bash[68278]: cluster 2024-04-10T04:00:28.185178+0000 mon.a (mon.0) 2843 : cluster 0 osdmap e1559: 8 total, 8 up, 8 in 2024-04-10T04:00:29.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:29 smithi136 bash[68278]: cluster 2024-04-10T04:00:29.159605+0000 mon.a (mon.0) 2844 : cluster 0 osdmap e1560: 8 total, 8 up, 8 in 2024-04-10T04:00:30.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:30 smithi016 bash[72916]: cluster 2024-04-10T04:00:28.564371+0000 mgr.y (mgr.25133) 1622 : cluster 0 pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 19 KiB/s wr, 194 op/s 2024-04-10T04:00:30.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:30 smithi016 bash[74137]: cluster 2024-04-10T04:00:28.564371+0000 mgr.y (mgr.25133) 1622 : cluster 0 pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 19 KiB/s wr, 194 op/s 2024-04-10T04:00:30.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:30 smithi136 bash[68278]: cluster 2024-04-10T04:00:28.564371+0000 mgr.y (mgr.25133) 1622 : cluster 0 pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 19 KiB/s wr, 194 op/s 2024-04-10T04:00:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:31 smithi016 bash[72916]: cluster 2024-04-10T04:00:30.212440+0000 mon.a (mon.0) 2845 : cluster 0 osdmap e1561: 8 total, 8 up, 8 in 2024-04-10T04:00:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:31 smithi016 bash[74137]: cluster 2024-04-10T04:00:30.212440+0000 mon.a (mon.0) 2845 : cluster 0 osdmap e1561: 8 total, 8 up, 8 in 2024-04-10T04:00:31.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:31 smithi136 bash[68278]: cluster 2024-04-10T04:00:30.212440+0000 mon.a (mon.0) 2845 : cluster 0 osdmap e1561: 8 total, 8 up, 8 in 2024-04-10T04:00:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:00:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:00:31] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2024-04-10T04:00:32.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:32 smithi016 bash[74137]: cluster 2024-04-10T04:00:30.565208+0000 mgr.y (mgr.25133) 1623 : cluster 0 pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 8.5 KiB/s wr, 92 op/s 2024-04-10T04:00:32.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:32 smithi016 bash[74137]: cluster 2024-04-10T04:00:31.232029+0000 mon.a (mon.0) 2846 : cluster 0 osdmap e1562: 8 total, 8 up, 8 in 2024-04-10T04:00:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:32 smithi016 bash[72916]: cluster 2024-04-10T04:00:30.565208+0000 mgr.y (mgr.25133) 1623 : cluster 0 pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 8.5 KiB/s wr, 92 op/s 2024-04-10T04:00:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:32 smithi016 bash[72916]: cluster 2024-04-10T04:00:31.232029+0000 mon.a (mon.0) 2846 : cluster 0 osdmap e1562: 8 total, 8 up, 8 in 2024-04-10T04:00:32.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:32 smithi136 bash[68278]: cluster 2024-04-10T04:00:30.565208+0000 mgr.y (mgr.25133) 1623 : cluster 0 pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 8.5 KiB/s wr, 92 op/s 2024-04-10T04:00:32.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:32 smithi136 bash[68278]: cluster 2024-04-10T04:00:31.232029+0000 mon.a (mon.0) 2846 : cluster 0 osdmap e1562: 8 total, 8 up, 8 in 2024-04-10T04:00:33.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:33 smithi016 bash[72916]: cluster 2024-04-10T04:00:32.241442+0000 mon.a (mon.0) 2847 : cluster 0 osdmap e1563: 8 total, 8 up, 8 in 2024-04-10T04:00:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:33 smithi016 bash[74137]: cluster 2024-04-10T04:00:32.241442+0000 mon.a (mon.0) 2847 : cluster 0 osdmap e1563: 8 total, 8 up, 8 in 2024-04-10T04:00:33.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:33 smithi136 bash[68278]: cluster 2024-04-10T04:00:32.241442+0000 mon.a (mon.0) 2847 : cluster 0 osdmap e1563: 8 total, 8 up, 8 in 2024-04-10T04:00:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[72916]: cluster 2024-04-10T04:00:32.565831+0000 mgr.y (mgr.25133) 1624 : cluster 0 pgmap v2731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 7.2 KiB/s wr, 101 op/s 2024-04-10T04:00:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[72916]: cluster 2024-04-10T04:00:33.256454+0000 mon.a (mon.0) 2848 : cluster 0 osdmap e1564: 8 total, 8 up, 8 in 2024-04-10T04:00:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[72916]: audit 2024-04-10T04:00:33.384410+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:00:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[72916]: audit 2024-04-10T04:00:34.108947+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[72916]: audit 2024-04-10T04:00:34.110347+0000 mon.a (mon.0) 2851 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[72916]: audit 2024-04-10T04:00:34.118676+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[72916]: cluster 2024-04-10T04:00:34.154872+0000 mon.a (mon.0) 2853 : cluster 0 osdmap e1565: 8 total, 8 up, 8 in 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[74137]: cluster 2024-04-10T04:00:32.565831+0000 mgr.y (mgr.25133) 1624 : cluster 0 pgmap v2731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 7.2 KiB/s wr, 101 op/s 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[74137]: cluster 2024-04-10T04:00:33.256454+0000 mon.a (mon.0) 2848 : cluster 0 osdmap e1564: 8 total, 8 up, 8 in 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[74137]: audit 2024-04-10T04:00:33.384410+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[74137]: audit 2024-04-10T04:00:34.108947+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[74137]: audit 2024-04-10T04:00:34.110347+0000 mon.a (mon.0) 2851 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[74137]: audit 2024-04-10T04:00:34.118676+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:00:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:34 smithi016 bash[74137]: cluster 2024-04-10T04:00:34.154872+0000 mon.a (mon.0) 2853 : cluster 0 osdmap e1565: 8 total, 8 up, 8 in 2024-04-10T04:00:34.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:34 smithi136 bash[68278]: cluster 2024-04-10T04:00:32.565831+0000 mgr.y (mgr.25133) 1624 : cluster 0 pgmap v2731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 7.2 KiB/s wr, 101 op/s 2024-04-10T04:00:34.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:34 smithi136 bash[68278]: cluster 2024-04-10T04:00:33.256454+0000 mon.a (mon.0) 2848 : cluster 0 osdmap e1564: 8 total, 8 up, 8 in 2024-04-10T04:00:34.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:34 smithi136 bash[68278]: audit 2024-04-10T04:00:33.384410+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:00:34.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:34 smithi136 bash[68278]: audit 2024-04-10T04:00:34.108947+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:00:34.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:34 smithi136 bash[68278]: audit 2024-04-10T04:00:34.110347+0000 mon.a (mon.0) 2851 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:00:34.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:34 smithi136 bash[68278]: audit 2024-04-10T04:00:34.118676+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:00:34.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:34 smithi136 bash[68278]: cluster 2024-04-10T04:00:34.154872+0000 mon.a (mon.0) 2853 : cluster 0 osdmap e1565: 8 total, 8 up, 8 in 2024-04-10T04:00:35.285 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (10019 ms) 2024-04-10T04:00:35.285 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-04-10T04:00:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:36 smithi136 bash[68278]: cluster 2024-04-10T04:00:34.566590+0000 mgr.y (mgr.25133) 1625 : cluster 0 pgmap v2734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 8.0 KiB/s wr, 115 op/s 2024-04-10T04:00:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:36 smithi136 bash[68278]: cluster 2024-04-10T04:00:35.160184+0000 mon.a (mon.0) 2854 : cluster 0 osdmap e1566: 8 total, 8 up, 8 in 2024-04-10T04:00:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:36 smithi136 bash[68278]: audit 2024-04-10T04:00:35.277304+0000 mon.a (mon.0) 2855 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/824e12b3-c643-4436-892b-e63fc1a6b28e"}]: dispatch 2024-04-10T04:00:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:36 smithi136 bash[68278]: audit 2024-04-10T04:00:35.280723+0000 mon.a (mon.0) 2856 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/824e12b3-c643-4436-892b-e63fc1a6b28e"}]': finished 2024-04-10T04:00:36.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:36 smithi016 bash[72916]: cluster 2024-04-10T04:00:34.566590+0000 mgr.y (mgr.25133) 1625 : cluster 0 pgmap v2734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 8.0 KiB/s wr, 115 op/s 2024-04-10T04:00:36.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:36 smithi016 bash[72916]: cluster 2024-04-10T04:00:35.160184+0000 mon.a (mon.0) 2854 : cluster 0 osdmap e1566: 8 total, 8 up, 8 in 2024-04-10T04:00:36.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:36 smithi016 bash[72916]: audit 2024-04-10T04:00:35.277304+0000 mon.a (mon.0) 2855 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/824e12b3-c643-4436-892b-e63fc1a6b28e"}]: dispatch 2024-04-10T04:00:36.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:36 smithi016 bash[72916]: audit 2024-04-10T04:00:35.280723+0000 mon.a (mon.0) 2856 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/824e12b3-c643-4436-892b-e63fc1a6b28e"}]': finished 2024-04-10T04:00:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:36 smithi016 bash[74137]: cluster 2024-04-10T04:00:34.566590+0000 mgr.y (mgr.25133) 1625 : cluster 0 pgmap v2734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 8.0 KiB/s wr, 115 op/s 2024-04-10T04:00:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:36 smithi016 bash[74137]: cluster 2024-04-10T04:00:35.160184+0000 mon.a (mon.0) 2854 : cluster 0 osdmap e1566: 8 total, 8 up, 8 in 2024-04-10T04:00:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:36 smithi016 bash[74137]: audit 2024-04-10T04:00:35.277304+0000 mon.a (mon.0) 2855 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/824e12b3-c643-4436-892b-e63fc1a6b28e"}]: dispatch 2024-04-10T04:00:36.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:36 smithi016 bash[74137]: audit 2024-04-10T04:00:35.280723+0000 mon.a (mon.0) 2856 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/824e12b3-c643-4436-892b-e63fc1a6b28e"}]': finished 2024-04-10T04:00:37.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:37 smithi016 bash[72916]: cluster 2024-04-10T04:00:36.287284+0000 mon.a (mon.0) 2857 : cluster 0 osdmap e1567: 8 total, 8 up, 8 in 2024-04-10T04:00:37.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:37 smithi016 bash[74137]: cluster 2024-04-10T04:00:36.287284+0000 mon.a (mon.0) 2857 : cluster 0 osdmap e1567: 8 total, 8 up, 8 in 2024-04-10T04:00:37.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:37 smithi136 bash[68278]: cluster 2024-04-10T04:00:36.287284+0000 mon.a (mon.0) 2857 : cluster 0 osdmap e1567: 8 total, 8 up, 8 in 2024-04-10T04:00:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:38 smithi016 bash[72916]: cluster 2024-04-10T04:00:36.567280+0000 mgr.y (mgr.25133) 1626 : cluster 0 pgmap v2737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 6.7 KiB/s wr, 107 op/s 2024-04-10T04:00:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:38 smithi016 bash[72916]: cluster 2024-04-10T04:00:37.298910+0000 mon.a (mon.0) 2858 : cluster 0 osdmap e1568: 8 total, 8 up, 8 in 2024-04-10T04:00:38.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:38 smithi016 bash[74137]: cluster 2024-04-10T04:00:36.567280+0000 mgr.y (mgr.25133) 1626 : cluster 0 pgmap v2737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 6.7 KiB/s wr, 107 op/s 2024-04-10T04:00:38.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:38 smithi016 bash[74137]: cluster 2024-04-10T04:00:37.298910+0000 mon.a (mon.0) 2858 : cluster 0 osdmap e1568: 8 total, 8 up, 8 in 2024-04-10T04:00:38.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:38 smithi136 bash[68278]: cluster 2024-04-10T04:00:36.567280+0000 mgr.y (mgr.25133) 1626 : cluster 0 pgmap v2737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 6.7 KiB/s wr, 107 op/s 2024-04-10T04:00:38.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:38 smithi136 bash[68278]: cluster 2024-04-10T04:00:37.298910+0000 mon.a (mon.0) 2858 : cluster 0 osdmap e1568: 8 total, 8 up, 8 in 2024-04-10T04:00:39.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:39 smithi136 bash[68278]: cluster 2024-04-10T04:00:38.303096+0000 mon.a (mon.0) 2859 : cluster 0 osdmap e1569: 8 total, 8 up, 8 in 2024-04-10T04:00:39.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:39 smithi136 bash[68278]: cluster 2024-04-10T04:00:39.159355+0000 mon.a (mon.0) 2860 : cluster 0 osdmap e1570: 8 total, 8 up, 8 in 2024-04-10T04:00:39.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:39 smithi016 bash[72916]: cluster 2024-04-10T04:00:38.303096+0000 mon.a (mon.0) 2859 : cluster 0 osdmap e1569: 8 total, 8 up, 8 in 2024-04-10T04:00:39.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:39 smithi016 bash[72916]: cluster 2024-04-10T04:00:39.159355+0000 mon.a (mon.0) 2860 : cluster 0 osdmap e1570: 8 total, 8 up, 8 in 2024-04-10T04:00:39.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:39 smithi016 bash[74137]: cluster 2024-04-10T04:00:38.303096+0000 mon.a (mon.0) 2859 : cluster 0 osdmap e1569: 8 total, 8 up, 8 in 2024-04-10T04:00:39.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:39 smithi016 bash[74137]: cluster 2024-04-10T04:00:39.159355+0000 mon.a (mon.0) 2860 : cluster 0 osdmap e1570: 8 total, 8 up, 8 in 2024-04-10T04:00:40.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:40 smithi136 bash[68278]: cluster 2024-04-10T04:00:38.568056+0000 mgr.y (mgr.25133) 1627 : cluster 0 pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.7 KiB/s wr, 24 op/s 2024-04-10T04:00:40.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:40 smithi136 bash[68278]: cluster 2024-04-10T04:00:40.160765+0000 mon.a (mon.0) 2861 : cluster 0 osdmap e1571: 8 total, 8 up, 8 in 2024-04-10T04:00:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:40 smithi016 bash[74137]: cluster 2024-04-10T04:00:38.568056+0000 mgr.y (mgr.25133) 1627 : cluster 0 pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.7 KiB/s wr, 24 op/s 2024-04-10T04:00:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:40 smithi016 bash[74137]: cluster 2024-04-10T04:00:40.160765+0000 mon.a (mon.0) 2861 : cluster 0 osdmap e1571: 8 total, 8 up, 8 in 2024-04-10T04:00:40.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:40 smithi016 bash[72916]: cluster 2024-04-10T04:00:38.568056+0000 mgr.y (mgr.25133) 1627 : cluster 0 pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.7 KiB/s wr, 24 op/s 2024-04-10T04:00:40.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:40 smithi016 bash[72916]: cluster 2024-04-10T04:00:40.160765+0000 mon.a (mon.0) 2861 : cluster 0 osdmap e1571: 8 total, 8 up, 8 in 2024-04-10T04:00:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:00:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:00:41] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2024-04-10T04:00:42.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:42 smithi136 bash[68278]: cluster 2024-04-10T04:00:40.569006+0000 mgr.y (mgr.25133) 1628 : cluster 0 pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 7.2 KiB/s wr, 69 op/s 2024-04-10T04:00:42.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:42 smithi136 bash[68278]: cluster 2024-04-10T04:00:41.167357+0000 mon.a (mon.0) 2862 : cluster 0 osdmap e1572: 8 total, 8 up, 8 in 2024-04-10T04:00:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:42 smithi016 bash[72916]: cluster 2024-04-10T04:00:40.569006+0000 mgr.y (mgr.25133) 1628 : cluster 0 pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 7.2 KiB/s wr, 69 op/s 2024-04-10T04:00:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:42 smithi016 bash[72916]: cluster 2024-04-10T04:00:41.167357+0000 mon.a (mon.0) 2862 : cluster 0 osdmap e1572: 8 total, 8 up, 8 in 2024-04-10T04:00:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:42 smithi016 bash[74137]: cluster 2024-04-10T04:00:40.569006+0000 mgr.y (mgr.25133) 1628 : cluster 0 pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 7.2 KiB/s wr, 69 op/s 2024-04-10T04:00:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:42 smithi016 bash[74137]: cluster 2024-04-10T04:00:41.167357+0000 mon.a (mon.0) 2862 : cluster 0 osdmap e1572: 8 total, 8 up, 8 in 2024-04-10T04:00:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:43 smithi016 bash[72916]: cluster 2024-04-10T04:00:42.167061+0000 mon.a (mon.0) 2863 : cluster 0 osdmap e1573: 8 total, 8 up, 8 in 2024-04-10T04:00:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:43 smithi016 bash[72916]: audit 2024-04-10T04:00:42.606005+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:43 smithi016 bash[74137]: cluster 2024-04-10T04:00:42.167061+0000 mon.a (mon.0) 2863 : cluster 0 osdmap e1573: 8 total, 8 up, 8 in 2024-04-10T04:00:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:43 smithi016 bash[74137]: audit 2024-04-10T04:00:42.606005+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:43.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:43 smithi136 bash[68278]: cluster 2024-04-10T04:00:42.167061+0000 mon.a (mon.0) 2863 : cluster 0 osdmap e1573: 8 total, 8 up, 8 in 2024-04-10T04:00:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:43 smithi136 bash[68278]: audit 2024-04-10T04:00:42.606005+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:44.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:44 smithi016 bash[72916]: cluster 2024-04-10T04:00:42.569740+0000 mgr.y (mgr.25133) 1629 : cluster 0 pgmap v2746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 13 KiB/s wr, 114 op/s 2024-04-10T04:00:44.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:44 smithi016 bash[72916]: cluster 2024-04-10T04:00:43.187562+0000 mon.a (mon.0) 2865 : cluster 0 osdmap e1574: 8 total, 8 up, 8 in 2024-04-10T04:00:44.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:44 smithi016 bash[72916]: cluster 2024-04-10T04:00:44.165963+0000 mon.a (mon.0) 2866 : cluster 0 osdmap e1575: 8 total, 8 up, 8 in 2024-04-10T04:00:44.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:44 smithi016 bash[74137]: cluster 2024-04-10T04:00:42.569740+0000 mgr.y (mgr.25133) 1629 : cluster 0 pgmap v2746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 13 KiB/s wr, 114 op/s 2024-04-10T04:00:44.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:44 smithi016 bash[74137]: cluster 2024-04-10T04:00:43.187562+0000 mon.a (mon.0) 2865 : cluster 0 osdmap e1574: 8 total, 8 up, 8 in 2024-04-10T04:00:44.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:44 smithi016 bash[74137]: cluster 2024-04-10T04:00:44.165963+0000 mon.a (mon.0) 2866 : cluster 0 osdmap e1575: 8 total, 8 up, 8 in 2024-04-10T04:00:44.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:44 smithi136 bash[68278]: cluster 2024-04-10T04:00:42.569740+0000 mgr.y (mgr.25133) 1629 : cluster 0 pgmap v2746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 13 KiB/s wr, 114 op/s 2024-04-10T04:00:44.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:44 smithi136 bash[68278]: cluster 2024-04-10T04:00:43.187562+0000 mon.a (mon.0) 2865 : cluster 0 osdmap e1574: 8 total, 8 up, 8 in 2024-04-10T04:00:44.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:44 smithi136 bash[68278]: cluster 2024-04-10T04:00:44.165963+0000 mon.a (mon.0) 2866 : cluster 0 osdmap e1575: 8 total, 8 up, 8 in 2024-04-10T04:00:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:46 smithi016 bash[72916]: cluster 2024-04-10T04:00:44.570398+0000 mgr.y (mgr.25133) 1630 : cluster 0 pgmap v2749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 12 KiB/s wr, 103 op/s 2024-04-10T04:00:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:46 smithi016 bash[72916]: cluster 2024-04-10T04:00:45.196474+0000 mon.a (mon.0) 2867 : cluster 0 osdmap e1576: 8 total, 8 up, 8 in 2024-04-10T04:00:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:46 smithi016 bash[74137]: cluster 2024-04-10T04:00:44.570398+0000 mgr.y (mgr.25133) 1630 : cluster 0 pgmap v2749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 12 KiB/s wr, 103 op/s 2024-04-10T04:00:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:46 smithi016 bash[74137]: cluster 2024-04-10T04:00:45.196474+0000 mon.a (mon.0) 2867 : cluster 0 osdmap e1576: 8 total, 8 up, 8 in 2024-04-10T04:00:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:46 smithi136 bash[68278]: cluster 2024-04-10T04:00:44.570398+0000 mgr.y (mgr.25133) 1630 : cluster 0 pgmap v2749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 12 KiB/s wr, 103 op/s 2024-04-10T04:00:46.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:46 smithi136 bash[68278]: cluster 2024-04-10T04:00:45.196474+0000 mon.a (mon.0) 2867 : cluster 0 osdmap e1576: 8 total, 8 up, 8 in 2024-04-10T04:00:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:47 smithi016 bash[72916]: cluster 2024-04-10T04:00:46.207607+0000 mon.a (mon.0) 2868 : cluster 0 osdmap e1577: 8 total, 8 up, 8 in 2024-04-10T04:00:47.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:47 smithi016 bash[74137]: cluster 2024-04-10T04:00:46.207607+0000 mon.a (mon.0) 2868 : cluster 0 osdmap e1577: 8 total, 8 up, 8 in 2024-04-10T04:00:47.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:47 smithi136 bash[68278]: cluster 2024-04-10T04:00:46.207607+0000 mon.a (mon.0) 2868 : cluster 0 osdmap e1577: 8 total, 8 up, 8 in 2024-04-10T04:00:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:48 smithi016 bash[74137]: cluster 2024-04-10T04:00:46.571236+0000 mgr.y (mgr.25133) 1631 : cluster 0 pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 12 KiB/s wr, 118 op/s 2024-04-10T04:00:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:48 smithi016 bash[74137]: cluster 2024-04-10T04:00:47.216239+0000 mon.a (mon.0) 2869 : cluster 0 osdmap e1578: 8 total, 8 up, 8 in 2024-04-10T04:00:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:48 smithi016 bash[72916]: cluster 2024-04-10T04:00:46.571236+0000 mgr.y (mgr.25133) 1631 : cluster 0 pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 12 KiB/s wr, 118 op/s 2024-04-10T04:00:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:48 smithi016 bash[72916]: cluster 2024-04-10T04:00:47.216239+0000 mon.a (mon.0) 2869 : cluster 0 osdmap e1578: 8 total, 8 up, 8 in 2024-04-10T04:00:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:48 smithi136 bash[68278]: cluster 2024-04-10T04:00:46.571236+0000 mgr.y (mgr.25133) 1631 : cluster 0 pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 12 KiB/s wr, 118 op/s 2024-04-10T04:00:48.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:48 smithi136 bash[68278]: cluster 2024-04-10T04:00:47.216239+0000 mon.a (mon.0) 2869 : cluster 0 osdmap e1578: 8 total, 8 up, 8 in 2024-04-10T04:00:49.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:49 smithi016 bash[74137]: cluster 2024-04-10T04:00:48.228279+0000 mon.a (mon.0) 2870 : cluster 0 osdmap e1579: 8 total, 8 up, 8 in 2024-04-10T04:00:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:49 smithi016 bash[72916]: cluster 2024-04-10T04:00:48.228279+0000 mon.a (mon.0) 2870 : cluster 0 osdmap e1579: 8 total, 8 up, 8 in 2024-04-10T04:00:49.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:49 smithi136 bash[68278]: cluster 2024-04-10T04:00:48.228279+0000 mon.a (mon.0) 2870 : cluster 0 osdmap e1579: 8 total, 8 up, 8 in 2024-04-10T04:00:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:50 smithi016 bash[72916]: cluster 2024-04-10T04:00:48.571806+0000 mgr.y (mgr.25133) 1632 : cluster 0 pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 17 KiB/s wr, 192 op/s 2024-04-10T04:00:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:50 smithi016 bash[72916]: cluster 2024-04-10T04:00:49.237713+0000 mon.a (mon.0) 2871 : cluster 0 osdmap e1580: 8 total, 8 up, 8 in 2024-04-10T04:00:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:50 smithi016 bash[74137]: cluster 2024-04-10T04:00:48.571806+0000 mgr.y (mgr.25133) 1632 : cluster 0 pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 17 KiB/s wr, 192 op/s 2024-04-10T04:00:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:50 smithi016 bash[74137]: cluster 2024-04-10T04:00:49.237713+0000 mon.a (mon.0) 2871 : cluster 0 osdmap e1580: 8 total, 8 up, 8 in 2024-04-10T04:00:50.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:50 smithi136 bash[68278]: cluster 2024-04-10T04:00:48.571806+0000 mgr.y (mgr.25133) 1632 : cluster 0 pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 17 KiB/s wr, 192 op/s 2024-04-10T04:00:50.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:50 smithi136 bash[68278]: cluster 2024-04-10T04:00:49.237713+0000 mon.a (mon.0) 2871 : cluster 0 osdmap e1580: 8 total, 8 up, 8 in 2024-04-10T04:00:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:51 smithi016 bash[72916]: cluster 2024-04-10T04:00:50.249157+0000 mon.a (mon.0) 2872 : cluster 0 osdmap e1581: 8 total, 8 up, 8 in 2024-04-10T04:00:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:51 smithi016 bash[74137]: cluster 2024-04-10T04:00:50.249157+0000 mon.a (mon.0) 2872 : cluster 0 osdmap e1581: 8 total, 8 up, 8 in 2024-04-10T04:00:51.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:51 smithi136 bash[68278]: cluster 2024-04-10T04:00:50.249157+0000 mon.a (mon.0) 2872 : cluster 0 osdmap e1581: 8 total, 8 up, 8 in 2024-04-10T04:00:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:00:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:00:51] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2024-04-10T04:00:52.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:52 smithi016 bash[74137]: cluster 2024-04-10T04:00:50.572573+0000 mgr.y (mgr.25133) 1633 : cluster 0 pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 14 KiB/s wr, 141 op/s 2024-04-10T04:00:52.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:52 smithi016 bash[74137]: cluster 2024-04-10T04:00:51.262328+0000 mon.a (mon.0) 2873 : cluster 0 osdmap e1582: 8 total, 8 up, 8 in 2024-04-10T04:00:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:52 smithi016 bash[72916]: cluster 2024-04-10T04:00:50.572573+0000 mgr.y (mgr.25133) 1633 : cluster 0 pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 14 KiB/s wr, 141 op/s 2024-04-10T04:00:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:52 smithi016 bash[72916]: cluster 2024-04-10T04:00:51.262328+0000 mon.a (mon.0) 2873 : cluster 0 osdmap e1582: 8 total, 8 up, 8 in 2024-04-10T04:00:52.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:52 smithi136 bash[68278]: cluster 2024-04-10T04:00:50.572573+0000 mgr.y (mgr.25133) 1633 : cluster 0 pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 14 KiB/s wr, 141 op/s 2024-04-10T04:00:52.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:52 smithi136 bash[68278]: cluster 2024-04-10T04:00:51.262328+0000 mon.a (mon.0) 2873 : cluster 0 osdmap e1582: 8 total, 8 up, 8 in 2024-04-10T04:00:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:53 smithi016 bash[72916]: cluster 2024-04-10T04:00:52.262765+0000 mon.a (mon.0) 2874 : cluster 0 osdmap e1583: 8 total, 8 up, 8 in 2024-04-10T04:00:53.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:53 smithi016 bash[74137]: cluster 2024-04-10T04:00:52.262765+0000 mon.a (mon.0) 2874 : cluster 0 osdmap e1583: 8 total, 8 up, 8 in 2024-04-10T04:00:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:53 smithi136 bash[68278]: cluster 2024-04-10T04:00:52.262765+0000 mon.a (mon.0) 2874 : cluster 0 osdmap e1583: 8 total, 8 up, 8 in 2024-04-10T04:00:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:54 smithi016 bash[74137]: cluster 2024-04-10T04:00:52.573293+0000 mgr.y (mgr.25133) 1634 : cluster 0 pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 12 KiB/s wr, 156 op/s 2024-04-10T04:00:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:54 smithi016 bash[74137]: cluster 2024-04-10T04:00:53.288619+0000 mon.a (mon.0) 2875 : cluster 0 osdmap e1584: 8 total, 8 up, 8 in 2024-04-10T04:00:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:54 smithi016 bash[74137]: cluster 2024-04-10T04:00:54.167790+0000 mon.a (mon.0) 2876 : cluster 0 osdmap e1585: 8 total, 8 up, 8 in 2024-04-10T04:00:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:54 smithi016 bash[72916]: cluster 2024-04-10T04:00:52.573293+0000 mgr.y (mgr.25133) 1634 : cluster 0 pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 12 KiB/s wr, 156 op/s 2024-04-10T04:00:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:54 smithi016 bash[72916]: cluster 2024-04-10T04:00:53.288619+0000 mon.a (mon.0) 2875 : cluster 0 osdmap e1584: 8 total, 8 up, 8 in 2024-04-10T04:00:54.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:54 smithi016 bash[72916]: cluster 2024-04-10T04:00:54.167790+0000 mon.a (mon.0) 2876 : cluster 0 osdmap e1585: 8 total, 8 up, 8 in 2024-04-10T04:00:54.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:54 smithi136 bash[68278]: cluster 2024-04-10T04:00:52.573293+0000 mgr.y (mgr.25133) 1634 : cluster 0 pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 12 KiB/s wr, 156 op/s 2024-04-10T04:00:54.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:54 smithi136 bash[68278]: cluster 2024-04-10T04:00:53.288619+0000 mon.a (mon.0) 2875 : cluster 0 osdmap e1584: 8 total, 8 up, 8 in 2024-04-10T04:00:54.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:54 smithi136 bash[68278]: cluster 2024-04-10T04:00:54.167790+0000 mon.a (mon.0) 2876 : cluster 0 osdmap e1585: 8 total, 8 up, 8 in 2024-04-10T04:00:56.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:56 smithi016 bash[74137]: cluster 2024-04-10T04:00:54.574148+0000 mgr.y (mgr.25133) 1635 : cluster 0 pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 9.7 KiB/s wr, 175 op/s 2024-04-10T04:00:56.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:56 smithi016 bash[74137]: cluster 2024-04-10T04:00:55.291197+0000 mon.a (mon.0) 2877 : cluster 0 osdmap e1586: 8 total, 8 up, 8 in 2024-04-10T04:00:56.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:56 smithi016 bash[72916]: cluster 2024-04-10T04:00:54.574148+0000 mgr.y (mgr.25133) 1635 : cluster 0 pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 9.7 KiB/s wr, 175 op/s 2024-04-10T04:00:56.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:56 smithi016 bash[72916]: cluster 2024-04-10T04:00:55.291197+0000 mon.a (mon.0) 2877 : cluster 0 osdmap e1586: 8 total, 8 up, 8 in 2024-04-10T04:00:56.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:56 smithi136 bash[68278]: cluster 2024-04-10T04:00:54.574148+0000 mgr.y (mgr.25133) 1635 : cluster 0 pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 9.7 KiB/s wr, 175 op/s 2024-04-10T04:00:56.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:56 smithi136 bash[68278]: cluster 2024-04-10T04:00:55.291197+0000 mon.a (mon.0) 2877 : cluster 0 osdmap e1586: 8 total, 8 up, 8 in 2024-04-10T04:00:57.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:57 smithi016 bash[72916]: cluster 2024-04-10T04:00:56.308726+0000 mon.a (mon.0) 2878 : cluster 0 osdmap e1587: 8 total, 8 up, 8 in 2024-04-10T04:00:57.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:57 smithi016 bash[74137]: cluster 2024-04-10T04:00:56.308726+0000 mon.a (mon.0) 2878 : cluster 0 osdmap e1587: 8 total, 8 up, 8 in 2024-04-10T04:00:57.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:57 smithi136 bash[68278]: cluster 2024-04-10T04:00:56.308726+0000 mon.a (mon.0) 2878 : cluster 0 osdmap e1587: 8 total, 8 up, 8 in 2024-04-10T04:00:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:58 smithi016 bash[74137]: cluster 2024-04-10T04:00:56.574832+0000 mgr.y (mgr.25133) 1636 : cluster 0 pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 3.7 KiB/s wr, 65 op/s 2024-04-10T04:00:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:58 smithi016 bash[74137]: cluster 2024-04-10T04:00:57.317975+0000 mon.a (mon.0) 2879 : cluster 0 osdmap e1588: 8 total, 8 up, 8 in 2024-04-10T04:00:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:58 smithi016 bash[74137]: audit 2024-04-10T04:00:57.607186+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:58 smithi016 bash[72916]: cluster 2024-04-10T04:00:56.574832+0000 mgr.y (mgr.25133) 1636 : cluster 0 pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 3.7 KiB/s wr, 65 op/s 2024-04-10T04:00:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:58 smithi016 bash[72916]: cluster 2024-04-10T04:00:57.317975+0000 mon.a (mon.0) 2879 : cluster 0 osdmap e1588: 8 total, 8 up, 8 in 2024-04-10T04:00:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:58 smithi016 bash[72916]: audit 2024-04-10T04:00:57.607186+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:58.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:58 smithi136 bash[68278]: cluster 2024-04-10T04:00:56.574832+0000 mgr.y (mgr.25133) 1636 : cluster 0 pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 3.7 KiB/s wr, 65 op/s 2024-04-10T04:00:58.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:58 smithi136 bash[68278]: cluster 2024-04-10T04:00:57.317975+0000 mon.a (mon.0) 2879 : cluster 0 osdmap e1588: 8 total, 8 up, 8 in 2024-04-10T04:00:58.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:58 smithi136 bash[68278]: audit 2024-04-10T04:00:57.607186+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:00:59.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:59 smithi136 bash[68278]: cluster 2024-04-10T04:00:58.326346+0000 mon.a (mon.0) 2881 : cluster 0 osdmap e1589: 8 total, 8 up, 8 in 2024-04-10T04:00:59.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:00:59 smithi136 bash[68278]: cluster 2024-04-10T04:00:59.167443+0000 mon.a (mon.0) 2882 : cluster 0 osdmap e1590: 8 total, 8 up, 8 in 2024-04-10T04:00:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:59 smithi016 bash[72916]: cluster 2024-04-10T04:00:58.326346+0000 mon.a (mon.0) 2881 : cluster 0 osdmap e1589: 8 total, 8 up, 8 in 2024-04-10T04:00:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:00:59 smithi016 bash[72916]: cluster 2024-04-10T04:00:59.167443+0000 mon.a (mon.0) 2882 : cluster 0 osdmap e1590: 8 total, 8 up, 8 in 2024-04-10T04:00:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:59 smithi016 bash[74137]: cluster 2024-04-10T04:00:58.326346+0000 mon.a (mon.0) 2881 : cluster 0 osdmap e1589: 8 total, 8 up, 8 in 2024-04-10T04:00:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:00:59 smithi016 bash[74137]: cluster 2024-04-10T04:00:59.167443+0000 mon.a (mon.0) 2882 : cluster 0 osdmap e1590: 8 total, 8 up, 8 in 2024-04-10T04:01:00.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:00 smithi136 bash[68278]: cluster 2024-04-10T04:00:58.575628+0000 mgr.y (mgr.25133) 1637 : cluster 0 pgmap v2770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 6.2 KiB/s wr, 109 op/s 2024-04-10T04:01:00.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:00 smithi136 bash[68278]: cluster 2024-04-10T04:01:00.169122+0000 mon.a (mon.0) 2883 : cluster 0 osdmap e1591: 8 total, 8 up, 8 in 2024-04-10T04:01:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:00 smithi016 bash[72916]: cluster 2024-04-10T04:00:58.575628+0000 mgr.y (mgr.25133) 1637 : cluster 0 pgmap v2770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 6.2 KiB/s wr, 109 op/s 2024-04-10T04:01:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:00 smithi016 bash[72916]: cluster 2024-04-10T04:01:00.169122+0000 mon.a (mon.0) 2883 : cluster 0 osdmap e1591: 8 total, 8 up, 8 in 2024-04-10T04:01:00.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:00 smithi016 bash[74137]: cluster 2024-04-10T04:00:58.575628+0000 mgr.y (mgr.25133) 1637 : cluster 0 pgmap v2770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 6.2 KiB/s wr, 109 op/s 2024-04-10T04:01:00.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:00 smithi016 bash[74137]: cluster 2024-04-10T04:01:00.169122+0000 mon.a (mon.0) 2883 : cluster 0 osdmap e1591: 8 total, 8 up, 8 in 2024-04-10T04:01:01.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:01 smithi136 bash[68278]: cluster 2024-04-10T04:01:00.576197+0000 mgr.y (mgr.25133) 1638 : cluster 0 pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 8.2 KiB/s wr, 119 op/s 2024-04-10T04:01:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:01 smithi016 bash[72916]: cluster 2024-04-10T04:01:00.576197+0000 mgr.y (mgr.25133) 1638 : cluster 0 pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 8.2 KiB/s wr, 119 op/s 2024-04-10T04:01:01.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:01 smithi016 bash[74137]: cluster 2024-04-10T04:01:00.576197+0000 mgr.y (mgr.25133) 1638 : cluster 0 pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 8.2 KiB/s wr, 119 op/s 2024-04-10T04:01:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:01:01] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.43.0" 2024-04-10T04:01:02.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:02 smithi136 bash[68278]: cluster 2024-04-10T04:01:01.348205+0000 mon.a (mon.0) 2884 : cluster 0 osdmap e1592: 8 total, 8 up, 8 in 2024-04-10T04:01:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:02 smithi016 bash[72916]: cluster 2024-04-10T04:01:01.348205+0000 mon.a (mon.0) 2884 : cluster 0 osdmap e1592: 8 total, 8 up, 8 in 2024-04-10T04:01:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:02 smithi016 bash[74137]: cluster 2024-04-10T04:01:01.348205+0000 mon.a (mon.0) 2884 : cluster 0 osdmap e1592: 8 total, 8 up, 8 in 2024-04-10T04:01:03.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:03 smithi136 bash[68278]: cluster 2024-04-10T04:01:02.351453+0000 mon.a (mon.0) 2885 : cluster 0 osdmap e1593: 8 total, 8 up, 8 in 2024-04-10T04:01:03.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:03 smithi136 bash[68278]: cluster 2024-04-10T04:01:02.576869+0000 mgr.y (mgr.25133) 1639 : cluster 0 pgmap v2776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 8.5 KiB/s wr, 126 op/s 2024-04-10T04:01:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:03 smithi016 bash[72916]: cluster 2024-04-10T04:01:02.351453+0000 mon.a (mon.0) 2885 : cluster 0 osdmap e1593: 8 total, 8 up, 8 in 2024-04-10T04:01:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:03 smithi016 bash[72916]: cluster 2024-04-10T04:01:02.576869+0000 mgr.y (mgr.25133) 1639 : cluster 0 pgmap v2776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 8.5 KiB/s wr, 126 op/s 2024-04-10T04:01:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:03 smithi016 bash[74137]: cluster 2024-04-10T04:01:02.351453+0000 mon.a (mon.0) 2885 : cluster 0 osdmap e1593: 8 total, 8 up, 8 in 2024-04-10T04:01:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:03 smithi016 bash[74137]: cluster 2024-04-10T04:01:02.576869+0000 mgr.y (mgr.25133) 1639 : cluster 0 pgmap v2776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 8.5 KiB/s wr, 126 op/s 2024-04-10T04:01:04.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:04 smithi136 bash[68278]: cluster 2024-04-10T04:01:03.372117+0000 mon.a (mon.0) 2886 : cluster 0 osdmap e1594: 8 total, 8 up, 8 in 2024-04-10T04:01:04.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:04 smithi136 bash[68278]: cluster 2024-04-10T04:01:04.171163+0000 mon.a (mon.0) 2887 : cluster 0 osdmap e1595: 8 total, 8 up, 8 in 2024-04-10T04:01:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:04 smithi016 bash[72916]: cluster 2024-04-10T04:01:03.372117+0000 mon.a (mon.0) 2886 : cluster 0 osdmap e1594: 8 total, 8 up, 8 in 2024-04-10T04:01:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:04 smithi016 bash[72916]: cluster 2024-04-10T04:01:04.171163+0000 mon.a (mon.0) 2887 : cluster 0 osdmap e1595: 8 total, 8 up, 8 in 2024-04-10T04:01:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:04 smithi016 bash[74137]: cluster 2024-04-10T04:01:03.372117+0000 mon.a (mon.0) 2886 : cluster 0 osdmap e1594: 8 total, 8 up, 8 in 2024-04-10T04:01:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:04 smithi016 bash[74137]: cluster 2024-04-10T04:01:04.171163+0000 mon.a (mon.0) 2887 : cluster 0 osdmap e1595: 8 total, 8 up, 8 in 2024-04-10T04:01:06.304 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31019 ms) 2024-04-10T04:01:06.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:06 smithi136 bash[68278]: cluster 2024-04-10T04:01:04.577665+0000 mgr.y (mgr.25133) 1640 : cluster 0 pgmap v2779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 7.5 KiB/s wr, 137 op/s 2024-04-10T04:01:06.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:06 smithi136 bash[68278]: cluster 2024-04-10T04:01:05.174053+0000 mon.a (mon.0) 2888 : cluster 0 osdmap e1596: 8 total, 8 up, 8 in 2024-04-10T04:01:06.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:06 smithi016 bash[74137]: cluster 2024-04-10T04:01:04.577665+0000 mgr.y (mgr.25133) 1640 : cluster 0 pgmap v2779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 7.5 KiB/s wr, 137 op/s 2024-04-10T04:01:06.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:06 smithi016 bash[74137]: cluster 2024-04-10T04:01:05.174053+0000 mon.a (mon.0) 2888 : cluster 0 osdmap e1596: 8 total, 8 up, 8 in 2024-04-10T04:01:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:06 smithi016 bash[72916]: cluster 2024-04-10T04:01:04.577665+0000 mgr.y (mgr.25133) 1640 : cluster 0 pgmap v2779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 7.5 KiB/s wr, 137 op/s 2024-04-10T04:01:06.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:06 smithi016 bash[72916]: cluster 2024-04-10T04:01:05.174053+0000 mon.a (mon.0) 2888 : cluster 0 osdmap e1596: 8 total, 8 up, 8 in 2024-04-10T04:01:07.314 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 51 tests from TestMirroring (91531 ms total) 2024-04-10T04:01:07.314 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:01:07.314 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 34 tests from TestInternal 2024-04-10T04:01:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:07 smithi016 bash[72916]: cluster 2024-04-10T04:01:06.183617+0000 mon.a (mon.0) 2889 : cluster 0 osdmap e1597: 8 total, 8 up, 8 in 2024-04-10T04:01:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:07 smithi016 bash[72916]: audit 2024-04-10T04:01:06.294773+0000 mon.a (mon.0) 2890 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/8db787b9-4c33-42d8-86dc-f35a7f693fc7"}]: dispatch 2024-04-10T04:01:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:07 smithi016 bash[72916]: audit 2024-04-10T04:01:06.298626+0000 mon.a (mon.0) 2891 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/8db787b9-4c33-42d8-86dc-f35a7f693fc7"}]': finished 2024-04-10T04:01:07.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:07 smithi016 bash[74137]: cluster 2024-04-10T04:01:06.183617+0000 mon.a (mon.0) 2889 : cluster 0 osdmap e1597: 8 total, 8 up, 8 in 2024-04-10T04:01:07.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:07 smithi016 bash[74137]: audit 2024-04-10T04:01:06.294773+0000 mon.a (mon.0) 2890 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/8db787b9-4c33-42d8-86dc-f35a7f693fc7"}]: dispatch 2024-04-10T04:01:07.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:07 smithi016 bash[74137]: audit 2024-04-10T04:01:06.298626+0000 mon.a (mon.0) 2891 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/8db787b9-4c33-42d8-86dc-f35a7f693fc7"}]': finished 2024-04-10T04:01:07.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:07 smithi136 bash[68278]: cluster 2024-04-10T04:01:06.183617+0000 mon.a (mon.0) 2889 : cluster 0 osdmap e1597: 8 total, 8 up, 8 in 2024-04-10T04:01:07.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:07 smithi136 bash[68278]: audit 2024-04-10T04:01:06.294773+0000 mon.a (mon.0) 2890 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/8db787b9-4c33-42d8-86dc-f35a7f693fc7"}]: dispatch 2024-04-10T04:01:07.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:07 smithi136 bash[68278]: audit 2024-04-10T04:01:06.298626+0000 mon.a (mon.0) 2891 : audit 1 from='client.? 172.21.15.16:0/1193388802' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/87/8db787b9-4c33-42d8-86dc-f35a7f693fc7"}]': finished 2024-04-10T04:01:08.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:08 smithi016 bash[74137]: cluster 2024-04-10T04:01:06.578186+0000 mgr.y (mgr.25133) 1641 : cluster 0 pgmap v2782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.2 KiB/s wr, 103 op/s 2024-04-10T04:01:08.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:08 smithi016 bash[74137]: cluster 2024-04-10T04:01:07.310004+0000 mon.a (mon.0) 2892 : cluster 0 osdmap e1598: 8 total, 8 up, 8 in 2024-04-10T04:01:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:08 smithi016 bash[72916]: cluster 2024-04-10T04:01:06.578186+0000 mgr.y (mgr.25133) 1641 : cluster 0 pgmap v2782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.2 KiB/s wr, 103 op/s 2024-04-10T04:01:08.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:08 smithi016 bash[72916]: cluster 2024-04-10T04:01:07.310004+0000 mon.a (mon.0) 2892 : cluster 0 osdmap e1598: 8 total, 8 up, 8 in 2024-04-10T04:01:08.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:08 smithi136 bash[68278]: cluster 2024-04-10T04:01:06.578186+0000 mgr.y (mgr.25133) 1641 : cluster 0 pgmap v2782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.2 KiB/s wr, 103 op/s 2024-04-10T04:01:08.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:08 smithi136 bash[68278]: cluster 2024-04-10T04:01:07.310004+0000 mon.a (mon.0) 2892 : cluster 0 osdmap e1598: 8 total, 8 up, 8 in 2024-04-10T04:01:09.334 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.OpenByID 2024-04-10T04:01:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:09 smithi136 bash[68278]: cluster 2024-04-10T04:01:08.323190+0000 mon.a (mon.0) 2893 : cluster 0 osdmap e1599: 8 total, 8 up, 8 in 2024-04-10T04:01:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:09 smithi136 bash[68278]: audit 2024-04-10T04:01:08.328286+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.16:0/3268765817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:09 smithi136 bash[68278]: audit 2024-04-10T04:01:08.328880+0000 mon.a (mon.0) 2894 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:09 smithi016 bash[74137]: cluster 2024-04-10T04:01:08.323190+0000 mon.a (mon.0) 2893 : cluster 0 osdmap e1599: 8 total, 8 up, 8 in 2024-04-10T04:01:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:09 smithi016 bash[74137]: audit 2024-04-10T04:01:08.328286+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.16:0/3268765817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:09 smithi016 bash[74137]: audit 2024-04-10T04:01:08.328880+0000 mon.a (mon.0) 2894 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:09 smithi016 bash[72916]: cluster 2024-04-10T04:01:08.323190+0000 mon.a (mon.0) 2893 : cluster 0 osdmap e1599: 8 total, 8 up, 8 in 2024-04-10T04:01:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:09 smithi016 bash[72916]: audit 2024-04-10T04:01:08.328286+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.16:0/3268765817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:09 smithi016 bash[72916]: audit 2024-04-10T04:01:08.328880+0000 mon.a (mon.0) 2894 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:10.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:10 smithi136 bash[68278]: cluster 2024-04-10T04:01:08.578984+0000 mgr.y (mgr.25133) 1642 : cluster 0 pgmap v2785: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:10.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:10 smithi136 bash[68278]: cluster 2024-04-10T04:01:09.316783+0000 mon.a (mon.0) 2895 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:01:10.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:10 smithi136 bash[68278]: audit 2024-04-10T04:01:09.325892+0000 mon.a (mon.0) 2896 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:10.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:10 smithi136 bash[68278]: cluster 2024-04-10T04:01:09.335753+0000 mon.a (mon.0) 2897 : cluster 0 osdmap e1600: 8 total, 8 up, 8 in 2024-04-10T04:01:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:10 smithi016 bash[74137]: cluster 2024-04-10T04:01:08.578984+0000 mgr.y (mgr.25133) 1642 : cluster 0 pgmap v2785: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:10 smithi016 bash[74137]: cluster 2024-04-10T04:01:09.316783+0000 mon.a (mon.0) 2895 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:01:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:10 smithi016 bash[74137]: audit 2024-04-10T04:01:09.325892+0000 mon.a (mon.0) 2896 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:10 smithi016 bash[74137]: cluster 2024-04-10T04:01:09.335753+0000 mon.a (mon.0) 2897 : cluster 0 osdmap e1600: 8 total, 8 up, 8 in 2024-04-10T04:01:10.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:10 smithi016 bash[72916]: cluster 2024-04-10T04:01:08.578984+0000 mgr.y (mgr.25133) 1642 : cluster 0 pgmap v2785: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:10.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:10 smithi016 bash[72916]: cluster 2024-04-10T04:01:09.316783+0000 mon.a (mon.0) 2895 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:01:10.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:10 smithi016 bash[72916]: audit 2024-04-10T04:01:09.325892+0000 mon.a (mon.0) 2896 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:10.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:10 smithi016 bash[72916]: cluster 2024-04-10T04:01:09.335753+0000 mon.a (mon.0) 2897 : cluster 0 osdmap e1600: 8 total, 8 up, 8 in 2024-04-10T04:01:11.426 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.OpenByID (2093 ms) 2024-04-10T04:01:11.426 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-04-10T04:01:11.461 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.OpenSnapDNE (35 ms) 2024-04-10T04:01:11.462 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-04-10T04:01:11.491 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (30 ms) 2024-04-10T04:01:11.492 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-04-10T04:01:11.544 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.ResizeLocksImage (52 ms) 2024-04-10T04:01:11.544 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-04-10T04:01:11.575 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (32 ms) 2024-04-10T04:01:11.575 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-04-10T04:01:11.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:11 smithi136 bash[68278]: cluster 2024-04-10T04:01:10.335635+0000 mon.a (mon.0) 2898 : cluster 0 osdmap e1601: 8 total, 8 up, 8 in 2024-04-10T04:01:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:11 smithi136 bash[68278]: cluster 2024-04-10T04:01:10.579768+0000 mgr.y (mgr.25133) 1643 : cluster 0 pgmap v2788: 137 pgs: 12 creating+peering, 16 unknown, 109 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:11.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:11 smithi016 bash[74137]: cluster 2024-04-10T04:01:10.335635+0000 mon.a (mon.0) 2898 : cluster 0 osdmap e1601: 8 total, 8 up, 8 in 2024-04-10T04:01:11.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:11 smithi016 bash[74137]: cluster 2024-04-10T04:01:10.579768+0000 mgr.y (mgr.25133) 1643 : cluster 0 pgmap v2788: 137 pgs: 12 creating+peering, 16 unknown, 109 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:11.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:11 smithi016 bash[72916]: cluster 2024-04-10T04:01:10.335635+0000 mon.a (mon.0) 2898 : cluster 0 osdmap e1601: 8 total, 8 up, 8 in 2024-04-10T04:01:11.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:11 smithi016 bash[72916]: cluster 2024-04-10T04:01:10.579768+0000 mgr.y (mgr.25133) 1643 : cluster 0 pgmap v2788: 137 pgs: 12 creating+peering, 16 unknown, 109 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:01:11] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.43.0" 2024-04-10T04:01:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:12 smithi136 bash[68278]: cluster 2024-04-10T04:01:11.338978+0000 mon.a (mon.0) 2899 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:01:12.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:12 smithi136 bash[68278]: cluster 2024-04-10T04:01:11.339037+0000 mon.a (mon.0) 2900 : cluster 1 Cluster is now healthy 2024-04-10T04:01:12.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:12 smithi136 bash[68278]: cluster 2024-04-10T04:01:11.358443+0000 mon.a (mon.0) 2901 : cluster 0 osdmap e1602: 8 total, 8 up, 8 in 2024-04-10T04:01:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:12 smithi016 bash[72916]: cluster 2024-04-10T04:01:11.338978+0000 mon.a (mon.0) 2899 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:01:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:12 smithi016 bash[72916]: cluster 2024-04-10T04:01:11.339037+0000 mon.a (mon.0) 2900 : cluster 1 Cluster is now healthy 2024-04-10T04:01:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:12 smithi016 bash[72916]: cluster 2024-04-10T04:01:11.358443+0000 mon.a (mon.0) 2901 : cluster 0 osdmap e1602: 8 total, 8 up, 8 in 2024-04-10T04:01:12.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:12 smithi016 bash[74137]: cluster 2024-04-10T04:01:11.338978+0000 mon.a (mon.0) 2899 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:01:12.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:12 smithi016 bash[74137]: cluster 2024-04-10T04:01:11.339037+0000 mon.a (mon.0) 2900 : cluster 1 Cluster is now healthy 2024-04-10T04:01:12.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:12 smithi016 bash[74137]: cluster 2024-04-10T04:01:11.358443+0000 mon.a (mon.0) 2901 : cluster 0 osdmap e1602: 8 total, 8 up, 8 in 2024-04-10T04:01:13.410 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1834 ms) 2024-04-10T04:01:13.410 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-04-10T04:01:13.473 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (64 ms) 2024-04-10T04:01:13.473 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-04-10T04:01:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:13 smithi136 bash[68278]: cluster 2024-04-10T04:01:12.359147+0000 mon.a (mon.0) 2902 : cluster 0 osdmap e1603: 8 total, 8 up, 8 in 2024-04-10T04:01:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:13 smithi136 bash[68278]: cluster 2024-04-10T04:01:12.580417+0000 mgr.y (mgr.25133) 1644 : cluster 0 pgmap v2791: 137 pgs: 12 creating+peering, 125 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T04:01:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:13 smithi136 bash[68278]: audit 2024-04-10T04:01:12.606676+0000 mon.a (mon.0) 2903 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:13 smithi016 bash[72916]: cluster 2024-04-10T04:01:12.359147+0000 mon.a (mon.0) 2902 : cluster 0 osdmap e1603: 8 total, 8 up, 8 in 2024-04-10T04:01:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:13 smithi016 bash[72916]: cluster 2024-04-10T04:01:12.580417+0000 mgr.y (mgr.25133) 1644 : cluster 0 pgmap v2791: 137 pgs: 12 creating+peering, 125 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T04:01:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:13 smithi016 bash[72916]: audit 2024-04-10T04:01:12.606676+0000 mon.a (mon.0) 2903 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:13 smithi016 bash[74137]: cluster 2024-04-10T04:01:12.359147+0000 mon.a (mon.0) 2902 : cluster 0 osdmap e1603: 8 total, 8 up, 8 in 2024-04-10T04:01:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:13 smithi016 bash[74137]: cluster 2024-04-10T04:01:12.580417+0000 mgr.y (mgr.25133) 1644 : cluster 0 pgmap v2791: 137 pgs: 12 creating+peering, 125 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-10T04:01:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:13 smithi016 bash[74137]: audit 2024-04-10T04:01:12.606676+0000 mon.a (mon.0) 2903 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:14 smithi136 bash[68278]: cluster 2024-04-10T04:01:13.382845+0000 mon.a (mon.0) 2904 : cluster 0 osdmap e1604: 8 total, 8 up, 8 in 2024-04-10T04:01:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:14 smithi016 bash[72916]: cluster 2024-04-10T04:01:13.382845+0000 mon.a (mon.0) 2904 : cluster 0 osdmap e1604: 8 total, 8 up, 8 in 2024-04-10T04:01:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:14 smithi016 bash[74137]: cluster 2024-04-10T04:01:13.382845+0000 mon.a (mon.0) 2904 : cluster 0 osdmap e1604: 8 total, 8 up, 8 in 2024-04-10T04:01:15.438 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1964 ms) 2024-04-10T04:01:15.438 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-04-10T04:01:15.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:15 smithi136 bash[68278]: cluster 2024-04-10T04:01:14.391065+0000 mon.a (mon.0) 2905 : cluster 0 osdmap e1605: 8 total, 8 up, 8 in 2024-04-10T04:01:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:15 smithi136 bash[68278]: cluster 2024-04-10T04:01:14.581029+0000 mgr.y (mgr.25133) 1645 : cluster 0 pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.2 KiB/s wr, 33 op/s 2024-04-10T04:01:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:15 smithi016 bash[74137]: cluster 2024-04-10T04:01:14.391065+0000 mon.a (mon.0) 2905 : cluster 0 osdmap e1605: 8 total, 8 up, 8 in 2024-04-10T04:01:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:15 smithi016 bash[74137]: cluster 2024-04-10T04:01:14.581029+0000 mgr.y (mgr.25133) 1645 : cluster 0 pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.2 KiB/s wr, 33 op/s 2024-04-10T04:01:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:15 smithi016 bash[72916]: cluster 2024-04-10T04:01:14.391065+0000 mon.a (mon.0) 2905 : cluster 0 osdmap e1605: 8 total, 8 up, 8 in 2024-04-10T04:01:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:15 smithi016 bash[72916]: cluster 2024-04-10T04:01:14.581029+0000 mgr.y (mgr.25133) 1645 : cluster 0 pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.2 KiB/s wr, 33 op/s 2024-04-10T04:01:16.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:16 smithi136 bash[68278]: cluster 2024-04-10T04:01:15.398847+0000 mon.a (mon.0) 2906 : cluster 0 osdmap e1606: 8 total, 8 up, 8 in 2024-04-10T04:01:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:16 smithi016 bash[72916]: cluster 2024-04-10T04:01:15.398847+0000 mon.a (mon.0) 2906 : cluster 0 osdmap e1606: 8 total, 8 up, 8 in 2024-04-10T04:01:16.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:16 smithi016 bash[74137]: cluster 2024-04-10T04:01:15.398847+0000 mon.a (mon.0) 2906 : cluster 0 osdmap e1606: 8 total, 8 up, 8 in 2024-04-10T04:01:17.454 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2016 ms) 2024-04-10T04:01:17.454 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-04-10T04:01:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:17 smithi016 bash[72916]: cluster 2024-04-10T04:01:16.401624+0000 mon.a (mon.0) 2907 : cluster 0 osdmap e1607: 8 total, 8 up, 8 in 2024-04-10T04:01:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:17 smithi016 bash[72916]: cluster 2024-04-10T04:01:16.581745+0000 mgr.y (mgr.25133) 1646 : cluster 0 pgmap v2797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 11 KiB/s wr, 126 op/s 2024-04-10T04:01:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:17 smithi016 bash[74137]: cluster 2024-04-10T04:01:16.401624+0000 mon.a (mon.0) 2907 : cluster 0 osdmap e1607: 8 total, 8 up, 8 in 2024-04-10T04:01:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:17 smithi016 bash[74137]: cluster 2024-04-10T04:01:16.581745+0000 mgr.y (mgr.25133) 1646 : cluster 0 pgmap v2797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 11 KiB/s wr, 126 op/s 2024-04-10T04:01:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:17 smithi136 bash[68278]: cluster 2024-04-10T04:01:16.401624+0000 mon.a (mon.0) 2907 : cluster 0 osdmap e1607: 8 total, 8 up, 8 in 2024-04-10T04:01:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:17 smithi136 bash[68278]: cluster 2024-04-10T04:01:16.581745+0000 mgr.y (mgr.25133) 1646 : cluster 0 pgmap v2797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 11 KiB/s wr, 126 op/s 2024-04-10T04:01:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:18 smithi016 bash[72916]: cluster 2024-04-10T04:01:17.417494+0000 mon.a (mon.0) 2908 : cluster 0 osdmap e1608: 8 total, 8 up, 8 in 2024-04-10T04:01:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:18 smithi016 bash[74137]: cluster 2024-04-10T04:01:17.417494+0000 mon.a (mon.0) 2908 : cluster 0 osdmap e1608: 8 total, 8 up, 8 in 2024-04-10T04:01:18.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:18 smithi136 bash[68278]: cluster 2024-04-10T04:01:17.417494+0000 mon.a (mon.0) 2908 : cluster 0 osdmap e1608: 8 total, 8 up, 8 in 2024-04-10T04:01:19.226 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.SnapSetReleasesLock (1772 ms) 2024-04-10T04:01:19.226 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-04-10T04:01:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:19 smithi016 bash[72916]: cluster 2024-04-10T04:01:18.451760+0000 mon.a (mon.0) 2909 : cluster 0 osdmap e1609: 8 total, 8 up, 8 in 2024-04-10T04:01:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:19 smithi016 bash[72916]: cluster 2024-04-10T04:01:18.582528+0000 mgr.y (mgr.25133) 1647 : cluster 0 pgmap v2800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 9.5 KiB/s wr, 103 op/s 2024-04-10T04:01:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:19 smithi016 bash[72916]: cluster 2024-04-10T04:01:19.179520+0000 mon.a (mon.0) 2910 : cluster 0 osdmap e1610: 8 total, 8 up, 8 in 2024-04-10T04:01:19.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:19 smithi016 bash[74137]: cluster 2024-04-10T04:01:18.451760+0000 mon.a (mon.0) 2909 : cluster 0 osdmap e1609: 8 total, 8 up, 8 in 2024-04-10T04:01:19.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:19 smithi016 bash[74137]: cluster 2024-04-10T04:01:18.582528+0000 mgr.y (mgr.25133) 1647 : cluster 0 pgmap v2800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 9.5 KiB/s wr, 103 op/s 2024-04-10T04:01:19.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:19 smithi016 bash[74137]: cluster 2024-04-10T04:01:19.179520+0000 mon.a (mon.0) 2910 : cluster 0 osdmap e1610: 8 total, 8 up, 8 in 2024-04-10T04:01:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:19 smithi136 bash[68278]: cluster 2024-04-10T04:01:18.451760+0000 mon.a (mon.0) 2909 : cluster 0 osdmap e1609: 8 total, 8 up, 8 in 2024-04-10T04:01:19.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:19 smithi136 bash[68278]: cluster 2024-04-10T04:01:18.582528+0000 mgr.y (mgr.25133) 1647 : cluster 0 pgmap v2800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 9.5 KiB/s wr, 103 op/s 2024-04-10T04:01:19.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:19 smithi136 bash[68278]: cluster 2024-04-10T04:01:19.179520+0000 mon.a (mon.0) 2910 : cluster 0 osdmap e1610: 8 total, 8 up, 8 in 2024-04-10T04:01:21.243 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.FlattenLocksImage (2017 ms) 2024-04-10T04:01:21.243 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-04-10T04:01:21.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:21 smithi016 bash[74137]: cluster 2024-04-10T04:01:20.176265+0000 mon.a (mon.0) 2911 : cluster 0 osdmap e1611: 8 total, 8 up, 8 in 2024-04-10T04:01:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:21 smithi016 bash[72916]: cluster 2024-04-10T04:01:20.176265+0000 mon.a (mon.0) 2911 : cluster 0 osdmap e1611: 8 total, 8 up, 8 in 2024-04-10T04:01:21.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:21 smithi136 bash[68278]: cluster 2024-04-10T04:01:20.176265+0000 mon.a (mon.0) 2911 : cluster 0 osdmap e1611: 8 total, 8 up, 8 in 2024-04-10T04:01:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:01:21] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.43.0" 2024-04-10T04:01:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:22 smithi016 bash[74137]: cluster 2024-04-10T04:01:20.583490+0000 mgr.y (mgr.25133) 1648 : cluster 0 pgmap v2803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 3.2 KiB/s wr, 67 op/s 2024-04-10T04:01:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:22 smithi016 bash[74137]: cluster 2024-04-10T04:01:21.188773+0000 mon.a (mon.0) 2912 : cluster 0 osdmap e1612: 8 total, 8 up, 8 in 2024-04-10T04:01:22.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:22 smithi016 bash[72916]: cluster 2024-04-10T04:01:20.583490+0000 mgr.y (mgr.25133) 1648 : cluster 0 pgmap v2803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 3.2 KiB/s wr, 67 op/s 2024-04-10T04:01:22.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:22 smithi016 bash[72916]: cluster 2024-04-10T04:01:21.188773+0000 mon.a (mon.0) 2912 : cluster 0 osdmap e1612: 8 total, 8 up, 8 in 2024-04-10T04:01:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:22 smithi136 bash[68278]: cluster 2024-04-10T04:01:20.583490+0000 mgr.y (mgr.25133) 1648 : cluster 0 pgmap v2803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 3.2 KiB/s wr, 67 op/s 2024-04-10T04:01:22.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:22 smithi136 bash[68278]: cluster 2024-04-10T04:01:21.188773+0000 mon.a (mon.0) 2912 : cluster 0 osdmap e1612: 8 total, 8 up, 8 in 2024-04-10T04:01:23.241 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1998 ms) 2024-04-10T04:01:23.241 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-04-10T04:01:23.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:23 smithi016 bash[72916]: cluster 2024-04-10T04:01:22.188234+0000 mon.a (mon.0) 2913 : cluster 0 osdmap e1613: 8 total, 8 up, 8 in 2024-04-10T04:01:23.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:23 smithi016 bash[74137]: cluster 2024-04-10T04:01:22.188234+0000 mon.a (mon.0) 2913 : cluster 0 osdmap e1613: 8 total, 8 up, 8 in 2024-04-10T04:01:23.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:23 smithi136 bash[68278]: cluster 2024-04-10T04:01:22.188234+0000 mon.a (mon.0) 2913 : cluster 0 osdmap e1613: 8 total, 8 up, 8 in 2024-04-10T04:01:24.184 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (943 ms) 2024-04-10T04:01:24.184 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-04-10T04:01:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[72916]: cluster 2024-04-10T04:01:22.583971+0000 mgr.y (mgr.25133) 1649 : cluster 0 pgmap v2806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 8.5 KiB/s wr, 143 op/s 2024-04-10T04:01:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[72916]: cluster 2024-04-10T04:01:23.209084+0000 mon.a (mon.0) 2914 : cluster 0 osdmap e1614: 8 total, 8 up, 8 in 2024-04-10T04:01:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[72916]: audit 2024-04-10T04:01:23.297160+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.16:0/1120915331' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/1120915331"}]: dispatch 2024-04-10T04:01:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[72916]: audit 2024-04-10T04:01:23.297537+0000 mon.a (mon.0) 2915 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/1120915331"}]: dispatch 2024-04-10T04:01:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[72916]: audit 2024-04-10T04:01:24.170919+0000 mon.a (mon.0) 2916 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/1120915331"}]': finished 2024-04-10T04:01:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[72916]: cluster 2024-04-10T04:01:24.178497+0000 mon.a (mon.0) 2917 : cluster 0 osdmap e1615: 8 total, 8 up, 8 in 2024-04-10T04:01:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[74137]: cluster 2024-04-10T04:01:22.583971+0000 mgr.y (mgr.25133) 1649 : cluster 0 pgmap v2806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 8.5 KiB/s wr, 143 op/s 2024-04-10T04:01:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[74137]: cluster 2024-04-10T04:01:23.209084+0000 mon.a (mon.0) 2914 : cluster 0 osdmap e1614: 8 total, 8 up, 8 in 2024-04-10T04:01:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[74137]: audit 2024-04-10T04:01:23.297160+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.16:0/1120915331' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/1120915331"}]: dispatch 2024-04-10T04:01:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[74137]: audit 2024-04-10T04:01:23.297537+0000 mon.a (mon.0) 2915 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/1120915331"}]: dispatch 2024-04-10T04:01:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[74137]: audit 2024-04-10T04:01:24.170919+0000 mon.a (mon.0) 2916 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/1120915331"}]': finished 2024-04-10T04:01:24.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:24 smithi016 bash[74137]: cluster 2024-04-10T04:01:24.178497+0000 mon.a (mon.0) 2917 : cluster 0 osdmap e1615: 8 total, 8 up, 8 in 2024-04-10T04:01:24.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:24 smithi136 bash[68278]: cluster 2024-04-10T04:01:22.583971+0000 mgr.y (mgr.25133) 1649 : cluster 0 pgmap v2806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 8.5 KiB/s wr, 143 op/s 2024-04-10T04:01:24.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:24 smithi136 bash[68278]: cluster 2024-04-10T04:01:23.209084+0000 mon.a (mon.0) 2914 : cluster 0 osdmap e1614: 8 total, 8 up, 8 in 2024-04-10T04:01:24.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:24 smithi136 bash[68278]: audit 2024-04-10T04:01:23.297160+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.16:0/1120915331' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/1120915331"}]: dispatch 2024-04-10T04:01:24.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:24 smithi136 bash[68278]: audit 2024-04-10T04:01:23.297537+0000 mon.a (mon.0) 2915 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/1120915331"}]: dispatch 2024-04-10T04:01:24.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:24 smithi136 bash[68278]: audit 2024-04-10T04:01:24.170919+0000 mon.a (mon.0) 2916 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/1120915331"}]': finished 2024-04-10T04:01:24.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:24 smithi136 bash[68278]: cluster 2024-04-10T04:01:24.178497+0000 mon.a (mon.0) 2917 : cluster 0 osdmap e1615: 8 total, 8 up, 8 in 2024-04-10T04:01:25.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:25 smithi016 bash[74137]: audit 2024-04-10T04:01:24.254012+0000 mon.a (mon.0) 2918 : audit 1 from='client.? 172.21.15.16:0/3294356479' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/3294356479"}]: dispatch 2024-04-10T04:01:25.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:25 smithi016 bash[72916]: audit 2024-04-10T04:01:24.254012+0000 mon.a (mon.0) 2918 : audit 1 from='client.? 172.21.15.16:0/3294356479' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/3294356479"}]: dispatch 2024-04-10T04:01:25.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:25 smithi136 bash[68278]: audit 2024-04-10T04:01:24.254012+0000 mon.a (mon.0) 2918 : audit 1 from='client.? 172.21.15.16:0/3294356479' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/3294356479"}]: dispatch 2024-04-10T04:01:26.228 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (2045 ms) 2024-04-10T04:01:26.229 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-04-10T04:01:26.291 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.AioWriteRequestsLock (62 ms) 2024-04-10T04:01:26.291 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-04-10T04:01:26.347 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (57 ms) 2024-04-10T04:01:26.348 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-04-10T04:01:26.426 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.CancelAsyncResize (78 ms) 2024-04-10T04:01:26.426 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.MultipleResize 2024-04-10T04:01:26.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:26 smithi016 bash[72916]: cluster 2024-04-10T04:01:24.584823+0000 mgr.y (mgr.25133) 1650 : cluster 0 pgmap v2809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-04-10T04:01:26.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:26 smithi016 bash[72916]: audit 2024-04-10T04:01:25.215563+0000 mon.a (mon.0) 2919 : audit 1 from='client.? 172.21.15.16:0/3294356479' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/3294356479"}]': finished 2024-04-10T04:01:26.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:26 smithi016 bash[72916]: cluster 2024-04-10T04:01:25.220854+0000 mon.a (mon.0) 2920 : cluster 0 osdmap e1616: 8 total, 8 up, 8 in 2024-04-10T04:01:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:26 smithi016 bash[74137]: cluster 2024-04-10T04:01:24.584823+0000 mgr.y (mgr.25133) 1650 : cluster 0 pgmap v2809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-04-10T04:01:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:26 smithi016 bash[74137]: audit 2024-04-10T04:01:25.215563+0000 mon.a (mon.0) 2919 : audit 1 from='client.? 172.21.15.16:0/3294356479' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/3294356479"}]': finished 2024-04-10T04:01:26.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:26 smithi016 bash[74137]: cluster 2024-04-10T04:01:25.220854+0000 mon.a (mon.0) 2920 : cluster 0 osdmap e1616: 8 total, 8 up, 8 in 2024-04-10T04:01:26.570 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.MultipleResize (145 ms) 2024-04-10T04:01:26.571 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.Metadata 2024-04-10T04:01:26.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:26 smithi136 bash[68278]: cluster 2024-04-10T04:01:24.584823+0000 mgr.y (mgr.25133) 1650 : cluster 0 pgmap v2809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-04-10T04:01:26.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:26 smithi136 bash[68278]: audit 2024-04-10T04:01:25.215563+0000 mon.a (mon.0) 2919 : audit 1 from='client.? 172.21.15.16:0/3294356479' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/3294356479"}]': finished 2024-04-10T04:01:26.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:26 smithi136 bash[68278]: cluster 2024-04-10T04:01:25.220854+0000 mon.a (mon.0) 2920 : cluster 0 osdmap e1616: 8 total, 8 up, 8 in 2024-04-10T04:01:26.697 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.Metadata (126 ms) 2024-04-10T04:01:26.697 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-04-10T04:01:26.764 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.MetadataConfApply (68 ms) 2024-04-10T04:01:26.764 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-04-10T04:01:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:28 smithi016 bash[74137]: cluster 2024-04-10T04:01:26.585634+0000 mgr.y (mgr.25133) 1651 : cluster 0 pgmap v2811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 9.3 KiB/s wr, 201 op/s 2024-04-10T04:01:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:28 smithi016 bash[74137]: cluster 2024-04-10T04:01:27.232399+0000 mon.a (mon.0) 2921 : cluster 0 osdmap e1617: 8 total, 8 up, 8 in 2024-04-10T04:01:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:28 smithi016 bash[74137]: audit 2024-04-10T04:01:27.607594+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:28 smithi016 bash[72916]: cluster 2024-04-10T04:01:26.585634+0000 mgr.y (mgr.25133) 1651 : cluster 0 pgmap v2811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 9.3 KiB/s wr, 201 op/s 2024-04-10T04:01:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:28 smithi016 bash[72916]: cluster 2024-04-10T04:01:27.232399+0000 mon.a (mon.0) 2921 : cluster 0 osdmap e1617: 8 total, 8 up, 8 in 2024-04-10T04:01:28.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:28 smithi016 bash[72916]: audit 2024-04-10T04:01:27.607594+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:28.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:28 smithi136 bash[68278]: cluster 2024-04-10T04:01:26.585634+0000 mgr.y (mgr.25133) 1651 : cluster 0 pgmap v2811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 9.3 KiB/s wr, 201 op/s 2024-04-10T04:01:28.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:28 smithi136 bash[68278]: cluster 2024-04-10T04:01:27.232399+0000 mon.a (mon.0) 2921 : cluster 0 osdmap e1617: 8 total, 8 up, 8 in 2024-04-10T04:01:28.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:28 smithi136 bash[68278]: audit 2024-04-10T04:01:27.607594+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:29.341 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.SnapshotCopyup (2576 ms) 2024-04-10T04:01:29.341 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-04-10T04:01:29.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:29 smithi016 bash[72916]: cluster 2024-04-10T04:01:28.234734+0000 mon.a (mon.0) 2923 : cluster 0 osdmap e1618: 8 total, 8 up, 8 in 2024-04-10T04:01:29.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:29 smithi016 bash[72916]: cluster 2024-04-10T04:01:29.182650+0000 mon.a (mon.0) 2924 : cluster 0 osdmap e1619: 8 total, 8 up, 8 in 2024-04-10T04:01:29.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:29 smithi016 bash[74137]: cluster 2024-04-10T04:01:28.234734+0000 mon.a (mon.0) 2923 : cluster 0 osdmap e1618: 8 total, 8 up, 8 in 2024-04-10T04:01:29.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:29 smithi016 bash[74137]: cluster 2024-04-10T04:01:29.182650+0000 mon.a (mon.0) 2924 : cluster 0 osdmap e1619: 8 total, 8 up, 8 in 2024-04-10T04:01:29.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:29 smithi136 bash[68278]: cluster 2024-04-10T04:01:28.234734+0000 mon.a (mon.0) 2923 : cluster 0 osdmap e1618: 8 total, 8 up, 8 in 2024-04-10T04:01:29.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:29 smithi136 bash[68278]: cluster 2024-04-10T04:01:29.182650+0000 mon.a (mon.0) 2924 : cluster 0 osdmap e1619: 8 total, 8 up, 8 in 2024-04-10T04:01:30.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:30 smithi016 bash[72916]: cluster 2024-04-10T04:01:28.586488+0000 mgr.y (mgr.25133) 1652 : cluster 0 pgmap v2814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 169 KiB/s rd, 9.7 KiB/s wr, 222 op/s 2024-04-10T04:01:30.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:30 smithi016 bash[74137]: cluster 2024-04-10T04:01:28.586488+0000 mgr.y (mgr.25133) 1652 : cluster 0 pgmap v2814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 169 KiB/s rd, 9.7 KiB/s wr, 222 op/s 2024-04-10T04:01:30.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:30 smithi136 bash[68278]: cluster 2024-04-10T04:01:28.586488+0000 mgr.y (mgr.25133) 1652 : cluster 0 pgmap v2814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 169 KiB/s rd, 9.7 KiB/s wr, 222 op/s 2024-04-10T04:01:31.329 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1989 ms) 2024-04-10T04:01:31.330 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-04-10T04:01:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:31 smithi016 bash[72916]: cluster 2024-04-10T04:01:30.264922+0000 mon.a (mon.0) 2925 : cluster 0 osdmap e1620: 8 total, 8 up, 8 in 2024-04-10T04:01:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:31 smithi016 bash[74137]: cluster 2024-04-10T04:01:30.264922+0000 mon.a (mon.0) 2925 : cluster 0 osdmap e1620: 8 total, 8 up, 8 in 2024-04-10T04:01:31.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:31 smithi136 bash[68278]: cluster 2024-04-10T04:01:30.264922+0000 mon.a (mon.0) 2925 : cluster 0 osdmap e1620: 8 total, 8 up, 8 in 2024-04-10T04:01:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:01:31] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2024-04-10T04:01:32.342 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1013 ms) 2024-04-10T04:01:32.342 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-04-10T04:01:32.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:32 smithi016 bash[74137]: cluster 2024-04-10T04:01:30.587264+0000 mgr.y (mgr.25133) 1653 : cluster 0 pgmap v2817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 17 KiB/s wr, 141 op/s 2024-04-10T04:01:32.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:32 smithi016 bash[74137]: cluster 2024-04-10T04:01:31.273175+0000 mon.a (mon.0) 2926 : cluster 0 osdmap e1621: 8 total, 8 up, 8 in 2024-04-10T04:01:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:32 smithi016 bash[72916]: cluster 2024-04-10T04:01:30.587264+0000 mgr.y (mgr.25133) 1653 : cluster 0 pgmap v2817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 17 KiB/s wr, 141 op/s 2024-04-10T04:01:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:32 smithi016 bash[72916]: cluster 2024-04-10T04:01:31.273175+0000 mon.a (mon.0) 2926 : cluster 0 osdmap e1621: 8 total, 8 up, 8 in 2024-04-10T04:01:32.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:32 smithi136 bash[68278]: cluster 2024-04-10T04:01:30.587264+0000 mgr.y (mgr.25133) 1653 : cluster 0 pgmap v2817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 17 KiB/s wr, 141 op/s 2024-04-10T04:01:32.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:32 smithi136 bash[68278]: cluster 2024-04-10T04:01:31.273175+0000 mon.a (mon.0) 2926 : cluster 0 osdmap e1621: 8 total, 8 up, 8 in 2024-04-10T04:01:33.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:33 smithi016 bash[72916]: cluster 2024-04-10T04:01:32.290311+0000 mon.a (mon.0) 2927 : cluster 0 osdmap e1622: 8 total, 8 up, 8 in 2024-04-10T04:01:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:33 smithi016 bash[74137]: cluster 2024-04-10T04:01:32.290311+0000 mon.a (mon.0) 2927 : cluster 0 osdmap e1622: 8 total, 8 up, 8 in 2024-04-10T04:01:33.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:33 smithi136 bash[68278]: cluster 2024-04-10T04:01:32.290311+0000 mon.a (mon.0) 2927 : cluster 0 osdmap e1622: 8 total, 8 up, 8 in 2024-04-10T04:01:34.283 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.ResizeCopyup (1940 ms) 2024-04-10T04:01:34.283 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-04-10T04:01:34.297 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T04:01:34.297 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.DiscardCopyup (15 ms) 2024-04-10T04:01:34.298 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.ImageOptions 2024-04-10T04:01:34.307 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.ImageOptions (10 ms) 2024-04-10T04:01:34.308 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-04-10T04:01:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:34 smithi016 bash[72916]: cluster 2024-04-10T04:01:32.587811+0000 mgr.y (mgr.25133) 1654 : cluster 0 pgmap v2820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 30 KiB/s wr, 374 op/s 2024-04-10T04:01:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:34 smithi016 bash[72916]: cluster 2024-04-10T04:01:33.296060+0000 mon.a (mon.0) 2928 : cluster 0 osdmap e1623: 8 total, 8 up, 8 in 2024-04-10T04:01:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:34 smithi016 bash[72916]: cluster 2024-04-10T04:01:34.180572+0000 mon.a (mon.0) 2929 : cluster 0 osdmap e1624: 8 total, 8 up, 8 in 2024-04-10T04:01:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:34 smithi016 bash[72916]: audit 2024-04-10T04:01:34.228425+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:01:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:34 smithi016 bash[74137]: cluster 2024-04-10T04:01:32.587811+0000 mgr.y (mgr.25133) 1654 : cluster 0 pgmap v2820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 30 KiB/s wr, 374 op/s 2024-04-10T04:01:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:34 smithi016 bash[74137]: cluster 2024-04-10T04:01:33.296060+0000 mon.a (mon.0) 2928 : cluster 0 osdmap e1623: 8 total, 8 up, 8 in 2024-04-10T04:01:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:34 smithi016 bash[74137]: cluster 2024-04-10T04:01:34.180572+0000 mon.a (mon.0) 2929 : cluster 0 osdmap e1624: 8 total, 8 up, 8 in 2024-04-10T04:01:34.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:34 smithi016 bash[74137]: audit 2024-04-10T04:01:34.228425+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:01:34.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:34 smithi136 bash[68278]: cluster 2024-04-10T04:01:32.587811+0000 mgr.y (mgr.25133) 1654 : cluster 0 pgmap v2820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 30 KiB/s wr, 374 op/s 2024-04-10T04:01:34.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:34 smithi136 bash[68278]: cluster 2024-04-10T04:01:33.296060+0000 mon.a (mon.0) 2928 : cluster 0 osdmap e1623: 8 total, 8 up, 8 in 2024-04-10T04:01:34.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:34 smithi136 bash[68278]: cluster 2024-04-10T04:01:34.180572+0000 mon.a (mon.0) 2929 : cluster 0 osdmap e1624: 8 total, 8 up, 8 in 2024-04-10T04:01:34.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:34 smithi136 bash[68278]: audit 2024-04-10T04:01:34.228425+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:01:36.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:36 smithi016 bash[72916]: cluster 2024-04-10T04:01:34.588622+0000 mgr.y (mgr.25133) 1655 : cluster 0 pgmap v2823: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 25 KiB/s wr, 339 op/s 2024-04-10T04:01:36.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:36 smithi016 bash[72916]: cluster 2024-04-10T04:01:35.306980+0000 mon.a (mon.0) 2931 : cluster 0 osdmap e1625: 8 total, 8 up, 8 in 2024-04-10T04:01:36.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:36 smithi016 bash[74137]: cluster 2024-04-10T04:01:34.588622+0000 mgr.y (mgr.25133) 1655 : cluster 0 pgmap v2823: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 25 KiB/s wr, 339 op/s 2024-04-10T04:01:36.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:36 smithi016 bash[74137]: cluster 2024-04-10T04:01:35.306980+0000 mon.a (mon.0) 2931 : cluster 0 osdmap e1625: 8 total, 8 up, 8 in 2024-04-10T04:01:36.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:36 smithi136 bash[68278]: cluster 2024-04-10T04:01:34.588622+0000 mgr.y (mgr.25133) 1655 : cluster 0 pgmap v2823: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 245 KiB/s rd, 25 KiB/s wr, 339 op/s 2024-04-10T04:01:36.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:36 smithi136 bash[68278]: cluster 2024-04-10T04:01:35.306980+0000 mon.a (mon.0) 2931 : cluster 0 osdmap e1625: 8 total, 8 up, 8 in 2024-04-10T04:01:37.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:37 smithi136 bash[68278]: cluster 2024-04-10T04:01:36.316254+0000 mon.a (mon.0) 2932 : cluster 0 osdmap e1626: 8 total, 8 up, 8 in 2024-04-10T04:01:37.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:37 smithi016 bash[72916]: cluster 2024-04-10T04:01:36.316254+0000 mon.a (mon.0) 2932 : cluster 0 osdmap e1626: 8 total, 8 up, 8 in 2024-04-10T04:01:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:37 smithi016 bash[74137]: cluster 2024-04-10T04:01:36.316254+0000 mon.a (mon.0) 2932 : cluster 0 osdmap e1626: 8 total, 8 up, 8 in 2024-04-10T04:01:38.372 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.WriteFullCopyup (4065 ms) 2024-04-10T04:01:38.372 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-04-10T04:01:38.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:38 smithi136 bash[68278]: cluster 2024-04-10T04:01:36.589294+0000 mgr.y (mgr.25133) 1656 : cluster 0 pgmap v2826: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 1.0 MiB/s wr, 258 op/s 2024-04-10T04:01:38.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:38 smithi136 bash[68278]: cluster 2024-04-10T04:01:37.321684+0000 mon.a (mon.0) 2933 : cluster 0 osdmap e1627: 8 total, 8 up, 8 in 2024-04-10T04:01:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:38 smithi016 bash[74137]: cluster 2024-04-10T04:01:36.589294+0000 mgr.y (mgr.25133) 1656 : cluster 0 pgmap v2826: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 1.0 MiB/s wr, 258 op/s 2024-04-10T04:01:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:38 smithi016 bash[74137]: cluster 2024-04-10T04:01:37.321684+0000 mon.a (mon.0) 2933 : cluster 0 osdmap e1627: 8 total, 8 up, 8 in 2024-04-10T04:01:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:38 smithi016 bash[72916]: cluster 2024-04-10T04:01:36.589294+0000 mgr.y (mgr.25133) 1656 : cluster 0 pgmap v2826: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 1.0 MiB/s wr, 258 op/s 2024-04-10T04:01:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:38 smithi016 bash[72916]: cluster 2024-04-10T04:01:37.321684+0000 mon.a (mon.0) 2933 : cluster 0 osdmap e1627: 8 total, 8 up, 8 in 2024-04-10T04:01:39.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:39 smithi136 bash[68278]: cluster 2024-04-10T04:01:38.334131+0000 mon.a (mon.0) 2934 : cluster 0 osdmap e1628: 8 total, 8 up, 8 in 2024-04-10T04:01:39.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:39 smithi016 bash[72916]: cluster 2024-04-10T04:01:38.334131+0000 mon.a (mon.0) 2934 : cluster 0 osdmap e1628: 8 total, 8 up, 8 in 2024-04-10T04:01:39.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:39 smithi016 bash[74137]: cluster 2024-04-10T04:01:38.334131+0000 mon.a (mon.0) 2934 : cluster 0 osdmap e1628: 8 total, 8 up, 8 in 2024-04-10T04:01:40.380 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2008 ms) 2024-04-10T04:01:40.380 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.TestCoR 2024-04-10T04:01:40.398 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING due to disabled rbd_copy_on_read 2024-04-10T04:01:40.399 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.TestCoR (18 ms) 2024-04-10T04:01:40.399 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-04-10T04:01:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:40 smithi136 bash[68278]: cluster 2024-04-10T04:01:38.590041+0000 mgr.y (mgr.25133) 1657 : cluster 0 pgmap v2829: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 1.0 MiB/s wr, 242 op/s 2024-04-10T04:01:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:40 smithi136 bash[68278]: cluster 2024-04-10T04:01:39.332787+0000 mon.a (mon.0) 2935 : cluster 0 osdmap e1629: 8 total, 8 up, 8 in 2024-04-10T04:01:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:40 smithi136 bash[68278]: audit 2024-04-10T04:01:39.862472+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:40 smithi136 bash[68278]: audit 2024-04-10T04:01:39.867560+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:40 smithi136 bash[68278]: audit 2024-04-10T04:01:40.116441+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:40 smithi136 bash[68278]: audit 2024-04-10T04:01:40.123036+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.695 INFO:tasks.workunit.client.0.smithi016.stdout:made parent image "image395": 4194304K (1024 * 4K) 2024-04-10T04:01:40.695 INFO:tasks.workunit.client.0.smithi016.stdout:generated random write map: 2024-04-10T04:01:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: [11 , 46750 ] 2024-04-10T04:01:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: [15 , 64477 ] 2024-04-10T04:01:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: [35 , 143663 ] 2024-04-10T04:01:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: [50 , 205852 ] 2024-04-10T04:01:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: [56 , 231349 ] 2024-04-10T04:01:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: [59 , 244953 ] 2024-04-10T04:01:40.695 INFO:tasks.workunit.client.0.smithi016.stdout: [67 , 276030 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [70 , 289467 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [79 , 324718 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [87 , 359665 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [99 , 405579 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [109 , 449733 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [113 , 465731 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [143 , 587614 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [152 , 626095 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [167 , 687006 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [170 , 699843 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [178 , 730334 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [182 , 747496 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [200 , 822520 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [232 , 951010 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [233 , 956545 ] 2024-04-10T04:01:40.696 INFO:tasks.workunit.client.0.smithi016.stdout: [236 , 966936 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [246 , 1009827 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [247 , 1015276 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [266 , 1091963 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [282 , 1158455 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [317 , 1299538 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [320 , 1313885 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [347 , 1423096 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [359 , 1471158 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [364 , 1493692 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [394 , 1617074 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [401 , 1643804 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [412 , 1688803 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [428 , 1753451 ] 2024-04-10T04:01:40.697 INFO:tasks.workunit.client.0.smithi016.stdout: [438 , 1794319 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [441 , 1809178 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [443 , 1817390 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [445 , 1825120 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [450 , 1843402 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [462 , 1895285 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [494 , 2024326 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [503 , 2063084 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [514 , 2107725 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [515 , 2110168 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [529 , 2170338 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [540 , 2214834 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [549 , 2250515 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [551 , 2257155 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [552 , 2261644 ] 2024-04-10T04:01:40.698 INFO:tasks.workunit.client.0.smithi016.stdout: [563 , 2307555 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [609 , 2494544 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [611 , 2505218 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [623 , 2554656 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [624 , 2557556 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [629 , 2576934 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [635 , 2603296 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [641 , 2626075 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [650 , 2662478 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [663 , 2715686 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [674 , 2763189 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [678 , 2779327 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [692 , 2837187 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [693 , 2841476 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [706 , 2893748 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [714 , 2927870 ] 2024-04-10T04:01:40.699 INFO:tasks.workunit.client.0.smithi016.stdout: [723 , 2963369 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [727 , 2978390 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [728 , 2984137 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [731 , 2995151 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [754 , 3090123 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [761 , 3119467 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [769 , 3151919 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [772 , 3162344 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [789 , 3235293 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [819 , 3357434 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [869 , 3561984 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [871 , 3570636 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [873 , 3578620 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [877 , 3592991 ] 2024-04-10T04:01:40.700 INFO:tasks.workunit.client.0.smithi016.stdout: [884 , 3623593 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [903 , 3699566 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [906 , 3711475 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [909 , 3725544 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [913 , 3742412 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [915 , 3750210 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [917 , 3757916 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [926 , 3794008 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [934 , 3827795 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [942 , 3861062 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [945 , 3872715 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [954 , 3908446 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [956 , 3918413 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [965 , 3953511 ] 2024-04-10T04:01:40.701 INFO:tasks.workunit.client.0.smithi016.stdout: [981 , 4020488 ] 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: [992 , 4066601 ] 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: [1008 , 4129167 ] 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout:write data based on random map 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-11 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-15 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-35 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-50 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-56 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-59 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-67 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-70 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-79 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-87 2024-04-10T04:01:40.702 INFO:tasks.workunit.client.0.smithi016.stdout: write object-99 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-109 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-113 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-143 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-152 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-167 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-170 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-178 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-182 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-200 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-232 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-233 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-236 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-246 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-247 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-266 2024-04-10T04:01:40.703 INFO:tasks.workunit.client.0.smithi016.stdout: write object-282 2024-04-10T04:01:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: write object-317 2024-04-10T04:01:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: write object-320 2024-04-10T04:01:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: write object-347 2024-04-10T04:01:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: write object-359 2024-04-10T04:01:40.704 INFO:tasks.workunit.client.0.smithi016.stdout: write object-364 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-394 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-401 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-412 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-428 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-438 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-441 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-443 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-445 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-450 2024-04-10T04:01:40.705 INFO:tasks.workunit.client.0.smithi016.stdout: write object-462 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-494 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-503 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-514 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-515 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-529 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-540 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-549 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-551 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-552 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-563 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-609 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-611 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-623 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-624 2024-04-10T04:01:40.706 INFO:tasks.workunit.client.0.smithi016.stdout: write object-629 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-635 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-641 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-650 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-663 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-674 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-678 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-692 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-693 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-706 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-714 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-723 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-727 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-728 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-731 2024-04-10T04:01:40.707 INFO:tasks.workunit.client.0.smithi016.stdout: write object-754 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-761 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-769 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-772 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-789 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-819 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-869 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-871 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-873 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-877 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-884 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-903 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-906 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-909 2024-04-10T04:01:40.708 INFO:tasks.workunit.client.0.smithi016.stdout: write object-913 2024-04-10T04:01:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[74137]: cluster 2024-04-10T04:01:38.590041+0000 mgr.y (mgr.25133) 1657 : cluster 0 pgmap v2829: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 1.0 MiB/s wr, 242 op/s 2024-04-10T04:01:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[74137]: cluster 2024-04-10T04:01:39.332787+0000 mon.a (mon.0) 2935 : cluster 0 osdmap e1629: 8 total, 8 up, 8 in 2024-04-10T04:01:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[74137]: audit 2024-04-10T04:01:39.862472+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[74137]: audit 2024-04-10T04:01:39.867560+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[74137]: audit 2024-04-10T04:01:40.116441+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[74137]: audit 2024-04-10T04:01:40.123036+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[72916]: cluster 2024-04-10T04:01:38.590041+0000 mgr.y (mgr.25133) 1657 : cluster 0 pgmap v2829: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 1.0 MiB/s wr, 242 op/s 2024-04-10T04:01:40.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[72916]: cluster 2024-04-10T04:01:39.332787+0000 mon.a (mon.0) 2935 : cluster 0 osdmap e1629: 8 total, 8 up, 8 in 2024-04-10T04:01:40.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[72916]: audit 2024-04-10T04:01:39.862472+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[72916]: audit 2024-04-10T04:01:39.867560+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[72916]: audit 2024-04-10T04:01:40.116441+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:40.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:40 smithi016 bash[72916]: audit 2024-04-10T04:01:40.123036+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:41.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:41 smithi136 bash[68278]: cluster 2024-04-10T04:01:40.348857+0000 mon.a (mon.0) 2940 : cluster 0 osdmap e1630: 8 total, 8 up, 8 in 2024-04-10T04:01:41.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:41 smithi136 bash[68278]: cluster 2024-04-10T04:01:40.590651+0000 mgr.y (mgr.25133) 1658 : cluster 0 pgmap v2832: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 KiB/s wr, 138 op/s 2024-04-10T04:01:41.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:41 smithi136 bash[68278]: audit 2024-04-10T04:01:40.756115+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:01:41.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:41 smithi136 bash[68278]: audit 2024-04-10T04:01:40.756900+0000 mon.a (mon.0) 2942 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:01:41.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:41 smithi136 bash[68278]: audit 2024-04-10T04:01:40.762618+0000 mon.a (mon.0) 2943 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:41.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[74137]: cluster 2024-04-10T04:01:40.348857+0000 mon.a (mon.0) 2940 : cluster 0 osdmap e1630: 8 total, 8 up, 8 in 2024-04-10T04:01:41.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[74137]: cluster 2024-04-10T04:01:40.590651+0000 mgr.y (mgr.25133) 1658 : cluster 0 pgmap v2832: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 KiB/s wr, 138 op/s 2024-04-10T04:01:41.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[74137]: audit 2024-04-10T04:01:40.756115+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:01:41.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[74137]: audit 2024-04-10T04:01:40.756900+0000 mon.a (mon.0) 2942 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:01:41.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[74137]: audit 2024-04-10T04:01:40.762618+0000 mon.a (mon.0) 2943 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:41.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[72916]: cluster 2024-04-10T04:01:40.348857+0000 mon.a (mon.0) 2940 : cluster 0 osdmap e1630: 8 total, 8 up, 8 in 2024-04-10T04:01:41.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[72916]: cluster 2024-04-10T04:01:40.590651+0000 mgr.y (mgr.25133) 1658 : cluster 0 pgmap v2832: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 KiB/s wr, 138 op/s 2024-04-10T04:01:41.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[72916]: audit 2024-04-10T04:01:40.756115+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:01:41.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[72916]: audit 2024-04-10T04:01:40.756900+0000 mon.a (mon.0) 2942 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:01:41.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[72916]: audit 2024-04-10T04:01:40.762618+0000 mon.a (mon.0) 2943 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:01:41] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-915 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-917 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-926 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-934 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-942 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-945 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-954 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-956 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-965 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-981 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-992 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout: write object-1008 2024-04-10T04:01:42.081 INFO:tasks.workunit.client.0.smithi016.stdout:verify written data by reading 2024-04-10T04:01:42.082 INFO:tasks.workunit.client.0.smithi016.stdout: read object-11 2024-04-10T04:01:42.082 INFO:tasks.workunit.client.0.smithi016.stdout:made snapshot "image395@parent_snap" and protect it 2024-04-10T04:01:42.082 INFO:tasks.workunit.client.0.smithi016.stdout:made and opened clone "image396" 2024-04-10T04:01:42.082 INFO:tasks.workunit.client.0.smithi016.stdout:flattening clone: "image396" 2024-04-10T04:01:42.082 INFO:tasks.workunit.client.0.smithi016.stdout:check whether child image has the same set of objects as parent 2024-04-10T04:01:42.082 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1682 ms) 2024-04-10T04:01:42.082 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-04-10T04:01:42.189 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.PoolMetadataConfApply (108 ms) 2024-04-10T04:01:42.189 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.Sparsify 2024-04-10T04:01:42.219 INFO:tasks.workunit.client.0.smithi016.stdout:sparsify_supported=1 2024-04-10T04:01:42.219 INFO:tasks.workunit.client.0.smithi016.stdout:sparse_read_supported=1 2024-04-10T04:01:42.263 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.Sparsify (74 ms) 2024-04-10T04:01:42.263 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.SparsifyClone 2024-04-10T04:01:42.291 INFO:tasks.workunit.client.0.smithi016.stdout:sparsify_supported=1 2024-04-10T04:01:42.563 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[65786]: [10/Apr/2024:04:01:42] ENGINE Bus STOPPING 2024-04-10T04:01:42.563 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[65786]: [10/Apr/2024:04:01:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T04:01:42.563 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[65786]: [10/Apr/2024:04:01:42] ENGINE Bus STOPPED 2024-04-10T04:01:42.563 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[65786]: [10/Apr/2024:04:01:42] ENGINE Bus STARTING 2024-04-10T04:01:42.563 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[65786]: [10/Apr/2024:04:01:42] ENGINE Serving on http://:::9283 2024-04-10T04:01:42.563 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[65786]: [10/Apr/2024:04:01:42] ENGINE Bus STARTED 2024-04-10T04:01:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[72916]: cluster 2024-04-10T04:01:41.769391+0000 mon.a (mon.0) 2944 : cluster 0 osdmap e1631: 8 total, 8 up, 8 in 2024-04-10T04:01:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[72916]: audit 2024-04-10T04:01:42.113438+0000 mon.a (mon.0) 2945 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:01:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[72916]: audit 2024-04-10T04:01:42.135821+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:01:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[72916]: audit 2024-04-10T04:01:42.139749+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:01:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[72916]: audit 2024-04-10T04:01:42.140896+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:01:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[72916]: audit 2024-04-10T04:01:42.147805+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[72916]: cluster 2024-04-10T04:01:42.160552+0000 mgr.y (mgr.25133) 1659 : cluster 0 pgmap v2834: 137 pgs: 137 active+clean; 8.7 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 164 op/s 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[72916]: audit 2024-04-10T04:01:42.163451+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[72916]: audit 2024-04-10T04:01:42.607889+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[74137]: cluster 2024-04-10T04:01:41.769391+0000 mon.a (mon.0) 2944 : cluster 0 osdmap e1631: 8 total, 8 up, 8 in 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[74137]: audit 2024-04-10T04:01:42.113438+0000 mon.a (mon.0) 2945 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[74137]: audit 2024-04-10T04:01:42.135821+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[74137]: audit 2024-04-10T04:01:42.139749+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[74137]: audit 2024-04-10T04:01:42.140896+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[74137]: audit 2024-04-10T04:01:42.147805+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[74137]: cluster 2024-04-10T04:01:42.160552+0000 mgr.y (mgr.25133) 1659 : cluster 0 pgmap v2834: 137 pgs: 137 active+clean; 8.7 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 164 op/s 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[74137]: audit 2024-04-10T04:01:42.163451+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:01:43.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:42 smithi016 bash[74137]: audit 2024-04-10T04:01:42.607889+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:42 smithi136 bash[68278]: cluster 2024-04-10T04:01:41.769391+0000 mon.a (mon.0) 2944 : cluster 0 osdmap e1631: 8 total, 8 up, 8 in 2024-04-10T04:01:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:42 smithi136 bash[68278]: audit 2024-04-10T04:01:42.113438+0000 mon.a (mon.0) 2945 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:01:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:42 smithi136 bash[68278]: audit 2024-04-10T04:01:42.135821+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:01:43.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:42 smithi136 bash[68278]: audit 2024-04-10T04:01:42.139749+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:01:43.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:42 smithi136 bash[68278]: audit 2024-04-10T04:01:42.140896+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:01:43.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:42 smithi136 bash[68278]: audit 2024-04-10T04:01:42.147805+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:43.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:42 smithi136 bash[68278]: cluster 2024-04-10T04:01:42.160552+0000 mgr.y (mgr.25133) 1659 : cluster 0 pgmap v2834: 137 pgs: 137 active+clean; 8.7 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 164 op/s 2024-04-10T04:01:43.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:42 smithi136 bash[68278]: audit 2024-04-10T04:01:42.163451+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:01:43.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:42 smithi136 bash[68278]: audit 2024-04-10T04:01:42.607889+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:43 smithi016 bash[72916]: cluster 2024-04-10T04:01:43.144831+0000 mon.a (mon.0) 2952 : cluster 3 Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-04-10T04:01:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:43 smithi016 bash[72916]: cluster 2024-04-10T04:01:43.162080+0000 mon.a (mon.0) 2953 : cluster 0 osdmap e1632: 8 total, 8 up, 8 in 2024-04-10T04:01:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:43 smithi016 bash[74137]: cluster 2024-04-10T04:01:43.144831+0000 mon.a (mon.0) 2952 : cluster 3 Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-04-10T04:01:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:43 smithi016 bash[74137]: cluster 2024-04-10T04:01:43.162080+0000 mon.a (mon.0) 2953 : cluster 0 osdmap e1632: 8 total, 8 up, 8 in 2024-04-10T04:01:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:43 smithi136 bash[68278]: cluster 2024-04-10T04:01:43.144831+0000 mon.a (mon.0) 2952 : cluster 3 Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-04-10T04:01:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:43 smithi136 bash[68278]: cluster 2024-04-10T04:01:43.162080+0000 mon.a (mon.0) 2953 : cluster 0 osdmap e1632: 8 total, 8 up, 8 in 2024-04-10T04:01:44.197 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.SparsifyClone (1934 ms) 2024-04-10T04:01:44.197 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestInternal.MissingDataPool 2024-04-10T04:01:45.413 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestInternal.MissingDataPool (1217 ms) 2024-04-10T04:01:45.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:45 smithi136 bash[68278]: cluster 2024-04-10T04:01:44.161477+0000 mgr.y (mgr.25133) 1660 : cluster 0 pgmap v2837: 137 pgs: 137 active+clean; 8.9 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 285 op/s 2024-04-10T04:01:45.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:45 smithi136 bash[68278]: cluster 2024-04-10T04:01:44.162632+0000 mon.a (mon.0) 2954 : cluster 0 osdmap e1633: 8 total, 8 up, 8 in 2024-04-10T04:01:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:45 smithi016 bash[72916]: cluster 2024-04-10T04:01:44.161477+0000 mgr.y (mgr.25133) 1660 : cluster 0 pgmap v2837: 137 pgs: 137 active+clean; 8.9 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 285 op/s 2024-04-10T04:01:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:45 smithi016 bash[72916]: cluster 2024-04-10T04:01:44.162632+0000 mon.a (mon.0) 2954 : cluster 0 osdmap e1633: 8 total, 8 up, 8 in 2024-04-10T04:01:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:45 smithi016 bash[74137]: cluster 2024-04-10T04:01:44.161477+0000 mgr.y (mgr.25133) 1660 : cluster 0 pgmap v2837: 137 pgs: 137 active+clean; 8.9 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 285 op/s 2024-04-10T04:01:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:45 smithi016 bash[74137]: cluster 2024-04-10T04:01:44.162632+0000 mon.a (mon.0) 2954 : cluster 0 osdmap e1633: 8 total, 8 up, 8 in 2024-04-10T04:01:46.197 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 34 tests from TestInternal (36080 ms total) 2024-04-10T04:01:46.197 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:01:46.197 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 17 tests from TestImageWatcher 2024-04-10T04:01:46.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:46 smithi016 bash[72916]: cluster 2024-04-10T04:01:45.189490+0000 mon.a (mon.0) 2955 : cluster 0 osdmap e1634: 8 total, 8 up, 8 in 2024-04-10T04:01:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:46 smithi016 bash[74137]: cluster 2024-04-10T04:01:45.189490+0000 mon.a (mon.0) 2955 : cluster 0 osdmap e1634: 8 total, 8 up, 8 in 2024-04-10T04:01:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:46 smithi136 bash[68278]: cluster 2024-04-10T04:01:45.189490+0000 mon.a (mon.0) 2955 : cluster 0 osdmap e1634: 8 total, 8 up, 8 in 2024-04-10T04:01:47.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:47 smithi016 bash[74137]: cluster 2024-04-10T04:01:46.162624+0000 mgr.y (mgr.25133) 1661 : cluster 0 pgmap v2839: 137 pgs: 137 active+clean; 9.1 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 168 KiB/s wr, 891 op/s 2024-04-10T04:01:47.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:47 smithi016 bash[74137]: cluster 2024-04-10T04:01:46.192261+0000 mon.a (mon.0) 2956 : cluster 0 osdmap e1635: 8 total, 8 up, 8 in 2024-04-10T04:01:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:47 smithi016 bash[72916]: cluster 2024-04-10T04:01:46.162624+0000 mgr.y (mgr.25133) 1661 : cluster 0 pgmap v2839: 137 pgs: 137 active+clean; 9.1 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 168 KiB/s wr, 891 op/s 2024-04-10T04:01:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:47 smithi016 bash[72916]: cluster 2024-04-10T04:01:46.192261+0000 mon.a (mon.0) 2956 : cluster 0 osdmap e1635: 8 total, 8 up, 8 in 2024-04-10T04:01:47.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:47 smithi136 bash[68278]: cluster 2024-04-10T04:01:46.162624+0000 mgr.y (mgr.25133) 1661 : cluster 0 pgmap v2839: 137 pgs: 137 active+clean; 9.1 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 168 KiB/s wr, 891 op/s 2024-04-10T04:01:47.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:47 smithi136 bash[68278]: cluster 2024-04-10T04:01:46.192261+0000 mon.a (mon.0) 2956 : cluster 0 osdmap e1635: 8 total, 8 up, 8 in 2024-04-10T04:01:48.223 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-04-10T04:01:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:48 smithi016 bash[72916]: cluster 2024-04-10T04:01:47.216524+0000 mon.a (mon.0) 2957 : cluster 0 osdmap e1636: 8 total, 8 up, 8 in 2024-04-10T04:01:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:48 smithi016 bash[72916]: audit 2024-04-10T04:01:47.219500+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.16:0/3928810965' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:48 smithi016 bash[72916]: audit 2024-04-10T04:01:47.220114+0000 mon.a (mon.0) 2958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:48 smithi016 bash[74137]: cluster 2024-04-10T04:01:47.216524+0000 mon.a (mon.0) 2957 : cluster 0 osdmap e1636: 8 total, 8 up, 8 in 2024-04-10T04:01:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:48 smithi016 bash[74137]: audit 2024-04-10T04:01:47.219500+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.16:0/3928810965' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:48 smithi016 bash[74137]: audit 2024-04-10T04:01:47.220114+0000 mon.a (mon.0) 2958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:48 smithi136 bash[68278]: cluster 2024-04-10T04:01:47.216524+0000 mon.a (mon.0) 2957 : cluster 0 osdmap e1636: 8 total, 8 up, 8 in 2024-04-10T04:01:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:48 smithi136 bash[68278]: audit 2024-04-10T04:01:47.219500+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.16:0/3928810965' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:48.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:48 smithi136 bash[68278]: audit 2024-04-10T04:01:47.220114+0000 mon.a (mon.0) 2958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:49 smithi016 bash[72916]: cluster 2024-04-10T04:01:48.163371+0000 mgr.y (mgr.25133) 1662 : cluster 0 pgmap v2842: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:49 smithi016 bash[72916]: cluster 2024-04-10T04:01:48.213643+0000 mon.a (mon.0) 2959 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:01:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:49 smithi016 bash[72916]: audit 2024-04-10T04:01:48.215444+0000 mon.a (mon.0) 2960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:49 smithi016 bash[72916]: cluster 2024-04-10T04:01:48.224294+0000 mon.a (mon.0) 2961 : cluster 0 osdmap e1637: 8 total, 8 up, 8 in 2024-04-10T04:01:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:49 smithi016 bash[74137]: cluster 2024-04-10T04:01:48.163371+0000 mgr.y (mgr.25133) 1662 : cluster 0 pgmap v2842: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:49 smithi016 bash[74137]: cluster 2024-04-10T04:01:48.213643+0000 mon.a (mon.0) 2959 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:01:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:49 smithi016 bash[74137]: audit 2024-04-10T04:01:48.215444+0000 mon.a (mon.0) 2960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:49.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:49 smithi016 bash[74137]: cluster 2024-04-10T04:01:48.224294+0000 mon.a (mon.0) 2961 : cluster 0 osdmap e1637: 8 total, 8 up, 8 in 2024-04-10T04:01:49.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:49 smithi136 bash[68278]: cluster 2024-04-10T04:01:48.163371+0000 mgr.y (mgr.25133) 1662 : cluster 0 pgmap v2842: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:49.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:49 smithi136 bash[68278]: cluster 2024-04-10T04:01:48.213643+0000 mon.a (mon.0) 2959 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:01:49.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:49 smithi136 bash[68278]: audit 2024-04-10T04:01:48.215444+0000 mon.a (mon.0) 2960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:49.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:49 smithi136 bash[68278]: cluster 2024-04-10T04:01:48.224294+0000 mon.a (mon.0) 2961 : cluster 0 osdmap e1637: 8 total, 8 up, 8 in 2024-04-10T04:01:50.323 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2101 ms) 2024-04-10T04:01:50.324 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-04-10T04:01:50.369 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyFlatten (46 ms) 2024-04-10T04:01:50.369 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-04-10T04:01:50.416 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyResize (46 ms) 2024-04-10T04:01:50.416 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-04-10T04:01:50.466 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (50 ms) 2024-04-10T04:01:50.466 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-04-10T04:01:50.515 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (50 ms) 2024-04-10T04:01:50.515 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-04-10T04:01:50.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:50 smithi016 bash[74137]: cluster 2024-04-10T04:01:49.246427+0000 mon.a (mon.0) 2962 : cluster 0 osdmap e1638: 8 total, 8 up, 8 in 2024-04-10T04:01:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:50 smithi016 bash[72916]: cluster 2024-04-10T04:01:49.246427+0000 mon.a (mon.0) 2962 : cluster 0 osdmap e1638: 8 total, 8 up, 8 in 2024-04-10T04:01:50.563 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (48 ms) 2024-04-10T04:01:50.563 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-04-10T04:01:50.598 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (34 ms) 2024-04-10T04:01:50.598 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-04-10T04:01:50.643 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifySnapRename (45 ms) 2024-04-10T04:01:50.643 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-04-10T04:01:50.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:50 smithi136 bash[68278]: cluster 2024-04-10T04:01:49.246427+0000 mon.a (mon.0) 2962 : cluster 0 osdmap e1638: 8 total, 8 up, 8 in 2024-04-10T04:01:50.676 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (33 ms) 2024-04-10T04:01:50.676 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-04-10T04:01:50.721 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (45 ms) 2024-04-10T04:01:50.721 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-04-10T04:01:50.760 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (40 ms) 2024-04-10T04:01:50.760 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-04-10T04:01:50.805 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (45 ms) 2024-04-10T04:01:50.805 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-04-10T04:01:50.848 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyRename (42 ms) 2024-04-10T04:01:50.848 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-04-10T04:01:50.891 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (43 ms) 2024-04-10T04:01:50.891 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-04-10T04:01:50.936 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (46 ms) 2024-04-10T04:01:50.936 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-04-10T04:01:50.983 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (47 ms) 2024-04-10T04:01:50.984 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-04-10T04:01:51.035 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (52 ms) 2024-04-10T04:01:51.265 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 17 tests from TestImageWatcher (2813 ms total) 2024-04-10T04:01:51.265 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:01:51.265 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 160 tests from TestLibRBD 2024-04-10T04:01:51.325 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-04-10T04:01:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:51 smithi016 bash[72916]: cluster 2024-04-10T04:01:50.163991+0000 mgr.y (mgr.25133) 1663 : cluster 0 pgmap v2845: 137 pgs: 17 unknown, 120 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:51 smithi016 bash[72916]: cluster 2024-04-10T04:01:50.238075+0000 mon.a (mon.0) 2963 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:01:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:51 smithi016 bash[72916]: cluster 2024-04-10T04:01:50.251880+0000 mon.a (mon.0) 2964 : cluster 0 osdmap e1639: 8 total, 8 up, 8 in 2024-04-10T04:01:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:51 smithi016 bash[74137]: cluster 2024-04-10T04:01:50.163991+0000 mgr.y (mgr.25133) 1663 : cluster 0 pgmap v2845: 137 pgs: 17 unknown, 120 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:51 smithi016 bash[74137]: cluster 2024-04-10T04:01:50.238075+0000 mon.a (mon.0) 2963 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:01:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:51 smithi016 bash[74137]: cluster 2024-04-10T04:01:50.251880+0000 mon.a (mon.0) 2964 : cluster 0 osdmap e1639: 8 total, 8 up, 8 in 2024-04-10T04:01:51.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:51 smithi136 bash[68278]: cluster 2024-04-10T04:01:50.163991+0000 mgr.y (mgr.25133) 1663 : cluster 0 pgmap v2845: 137 pgs: 17 unknown, 120 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:51.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:51 smithi136 bash[68278]: cluster 2024-04-10T04:01:50.238075+0000 mon.a (mon.0) 2963 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:01:51.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:51 smithi136 bash[68278]: cluster 2024-04-10T04:01:50.251880+0000 mon.a (mon.0) 2964 : cluster 0 osdmap e1639: 8 total, 8 up, 8 in 2024-04-10T04:01:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:01:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:01:51] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.43.0" 2024-04-10T04:01:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:52 smithi016 bash[72916]: cluster 2024-04-10T04:01:51.263138+0000 mon.a (mon.0) 2965 : cluster 0 osdmap e1640: 8 total, 8 up, 8 in 2024-04-10T04:01:52.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:52 smithi016 bash[74137]: cluster 2024-04-10T04:01:51.263138+0000 mon.a (mon.0) 2965 : cluster 0 osdmap e1640: 8 total, 8 up, 8 in 2024-04-10T04:01:52.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:52 smithi136 bash[68278]: cluster 2024-04-10T04:01:51.263138+0000 mon.a (mon.0) 2965 : cluster 0 osdmap e1640: 8 total, 8 up, 8 in 2024-04-10T04:01:53.285 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:53 smithi016 bash[72916]: cluster 2024-04-10T04:01:52.164819+0000 mgr.y (mgr.25133) 1664 : cluster 0 pgmap v2848: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:53 smithi016 bash[72916]: cluster 2024-04-10T04:01:52.276650+0000 mon.a (mon.0) 2966 : cluster 0 osdmap e1641: 8 total, 8 up, 8 in 2024-04-10T04:01:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:53 smithi016 bash[72916]: audit 2024-04-10T04:01:52.279164+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.16:0/1902564693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:53 smithi016 bash[72916]: audit 2024-04-10T04:01:52.280175+0000 mon.a (mon.0) 2967 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:53.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:53 smithi016 bash[74137]: cluster 2024-04-10T04:01:52.164819+0000 mgr.y (mgr.25133) 1664 : cluster 0 pgmap v2848: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:53.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:53 smithi016 bash[74137]: cluster 2024-04-10T04:01:52.276650+0000 mon.a (mon.0) 2966 : cluster 0 osdmap e1641: 8 total, 8 up, 8 in 2024-04-10T04:01:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:53 smithi016 bash[74137]: audit 2024-04-10T04:01:52.279164+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.16:0/1902564693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:53 smithi016 bash[74137]: audit 2024-04-10T04:01:52.280175+0000 mon.a (mon.0) 2967 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:53.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:53 smithi136 bash[68278]: cluster 2024-04-10T04:01:52.164819+0000 mgr.y (mgr.25133) 1664 : cluster 0 pgmap v2848: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:53 smithi136 bash[68278]: cluster 2024-04-10T04:01:52.276650+0000 mon.a (mon.0) 2966 : cluster 0 osdmap e1641: 8 total, 8 up, 8 in 2024-04-10T04:01:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:53 smithi136 bash[68278]: audit 2024-04-10T04:01:52.279164+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.16:0/1902564693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:53 smithi136 bash[68278]: audit 2024-04-10T04:01:52.280175+0000 mon.a (mon.0) 2967 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:54 smithi016 bash[72916]: audit 2024-04-10T04:01:53.270069+0000 mon.a (mon.0) 2968 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:54 smithi016 bash[72916]: cluster 2024-04-10T04:01:53.279926+0000 mon.a (mon.0) 2969 : cluster 0 osdmap e1642: 8 total, 8 up, 8 in 2024-04-10T04:01:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:54 smithi016 bash[72916]: cluster 2024-04-10T04:01:54.280366+0000 mon.a (mon.0) 2970 : cluster 0 osdmap e1643: 8 total, 8 up, 8 in 2024-04-10T04:01:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:54 smithi016 bash[74137]: audit 2024-04-10T04:01:53.270069+0000 mon.a (mon.0) 2968 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:54 smithi016 bash[74137]: cluster 2024-04-10T04:01:53.279926+0000 mon.a (mon.0) 2969 : cluster 0 osdmap e1642: 8 total, 8 up, 8 in 2024-04-10T04:01:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:54 smithi016 bash[74137]: cluster 2024-04-10T04:01:54.280366+0000 mon.a (mon.0) 2970 : cluster 0 osdmap e1643: 8 total, 8 up, 8 in 2024-04-10T04:01:54.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:54 smithi136 bash[68278]: audit 2024-04-10T04:01:53.270069+0000 mon.a (mon.0) 2968 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:54.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:54 smithi136 bash[68278]: cluster 2024-04-10T04:01:53.279926+0000 mon.a (mon.0) 2969 : cluster 0 osdmap e1642: 8 total, 8 up, 8 in 2024-04-10T04:01:54.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:54 smithi136 bash[68278]: cluster 2024-04-10T04:01:54.280366+0000 mon.a (mon.0) 2970 : cluster 0 osdmap e1643: 8 total, 8 up, 8 in 2024-04-10T04:01:55.345 INFO:tasks.workunit.client.0.smithi016.stdout:image has size 2097152 and order 22 2024-04-10T04:01:55.345 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.CreateAndStat (4019 ms) 2024-04-10T04:01:55.345 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-04-10T04:01:55.345 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.375 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (30 ms) 2024-04-10T04:01:55.375 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-04-10T04:01:55.375 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.402 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.CreateAndStatPP (28 ms) 2024-04-10T04:01:55.402 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.GetId 2024-04-10T04:01:55.403 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.450 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.GetId (48 ms) 2024-04-10T04:01:55.451 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-04-10T04:01:55.451 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.494 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.GetIdPP (43 ms) 2024-04-10T04:01:55.494 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-04-10T04:01:55.494 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.524 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (31 ms) 2024-04-10T04:01:55.524 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-04-10T04:01:55.525 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.556 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (31 ms) 2024-04-10T04:01:55.556 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-04-10T04:01:55.556 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: cluster 2024-04-10T04:01:54.165691+0000 mgr.y (mgr.25133) 1665 : cluster 0 pgmap v2851: 137 pgs: 23 unknown, 114 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:55.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:54.899321+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:01:55.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.118014+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.118469+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.118857+0000 mon.a (mon.0) 2974 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.122257+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.122606+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.122830+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.125582+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.125888+0000 mon.a (mon.0) 2979 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.126129+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.141844+0000 mon.a (mon.0) 2981 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.141947+0000 mon.a (mon.0) 2982 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.142365+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.142574+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.142895+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.145760+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.146255+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.146409+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: cluster 2024-04-10T04:01:54.165691+0000 mgr.y (mgr.25133) 1665 : cluster 0 pgmap v2851: 137 pgs: 23 unknown, 114 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:54.899321+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.118014+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.118469+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.118857+0000 mon.a (mon.0) 2974 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.122257+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.122606+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.122830+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.125582+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.125888+0000 mon.a (mon.0) 2979 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.126129+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.141844+0000 mon.a (mon.0) 2981 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.141947+0000 mon.a (mon.0) 2982 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:01:55.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.142365+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.142574+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.142895+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.145760+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.146255+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.146409+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.147582+0000 mon.b (mon.1) 15 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:01:55.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.147697+0000 mon.b (mon.1) 16 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:01:55.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.148184+0000 mon.c (mon.2) 82 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.148271+0000 mon.c (mon.2) 83 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.148516+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.148738+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: audit 2024-04-10T04:01:55.149071+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[72916]: cluster 2024-04-10T04:01:55.280489+0000 mon.a (mon.0) 2992 : cluster 0 osdmap e1644: 8 total, 8 up, 8 in 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.147582+0000 mon.b (mon.1) 15 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.147697+0000 mon.b (mon.1) 16 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.148184+0000 mon.c (mon.2) 82 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.148271+0000 mon.c (mon.2) 83 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:01:55.567 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.148516+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.148738+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: audit 2024-04-10T04:01:55.149071+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:55 smithi016 bash[74137]: cluster 2024-04-10T04:01:55.280489+0000 mon.a (mon.0) 2992 : cluster 0 osdmap e1644: 8 total, 8 up, 8 in 2024-04-10T04:01:55.593 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (37 ms) 2024-04-10T04:01:55.593 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-04-10T04:01:55.593 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.616 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (23 ms) 2024-04-10T04:01:55.616 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.OpenAio 2024-04-10T04:01:55.616 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.646 INFO:tasks.workunit.client.0.smithi016.stdout:image has size 2097152 and order 22 2024-04-10T04:01:55.646 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.OpenAio (30 ms) 2024-04-10T04:01:55.646 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-04-10T04:01:55.649 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2024-04-10T04:01:55.649 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-04-10T04:01:55.649 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: cluster 2024-04-10T04:01:54.165691+0000 mgr.y (mgr.25133) 1665 : cluster 0 pgmap v2851: 137 pgs: 23 unknown, 114 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-10T04:01:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:54.899321+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:01:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.118014+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.118469+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.118857+0000 mon.a (mon.0) 2974 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.122257+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.122606+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.122830+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.125582+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.125888+0000 mon.a (mon.0) 2979 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.126129+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.141844+0000 mon.a (mon.0) 2981 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.141947+0000 mon.a (mon.0) 2982 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.142365+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.142574+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.142895+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.145760+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.146255+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.146409+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.147582+0000 mon.b (mon.1) 15 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:01:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.147697+0000 mon.b (mon.1) 16 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:01:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.148184+0000 mon.c (mon.2) 82 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:01:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.148271+0000 mon.c (mon.2) 83 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:01:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.148516+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:01:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.148738+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:01:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: audit 2024-04-10T04:01:55.149071+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:01:55.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:55 smithi136 bash[68278]: cluster 2024-04-10T04:01:55.280489+0000 mon.a (mon.0) 2992 : cluster 0 osdmap e1644: 8 total, 8 up, 8 in 2024-04-10T04:01:55.682 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.OpenAioPP (34 ms) 2024-04-10T04:01:55.682 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-04-10T04:01:55.685 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.OpenAioFailPP (3 ms) 2024-04-10T04:01:55.685 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-04-10T04:01:55.685 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.750 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ResizeAndStat (65 ms) 2024-04-10T04:01:55.750 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-04-10T04:01:55.751 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.819 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (67 ms) 2024-04-10T04:01:55.819 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-04-10T04:01:55.819 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.893 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (75 ms) 2024-04-10T04:01:55.893 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-04-10T04:01:55.893 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:55.948 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (55 ms) 2024-04-10T04:01:55.948 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-04-10T04:01:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:56 smithi016 bash[74137]: cluster 2024-04-10T04:01:56.166534+0000 mgr.y (mgr.25133) 1666 : cluster 0 pgmap v2854: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 6.0 KiB/s wr, 43 op/s 2024-04-10T04:01:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:56 smithi016 bash[72916]: cluster 2024-04-10T04:01:56.166534+0000 mgr.y (mgr.25133) 1666 : cluster 0 pgmap v2854: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 6.0 KiB/s wr, 43 op/s 2024-04-10T04:01:56.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:56 smithi136 bash[68278]: cluster 2024-04-10T04:01:56.166534+0000 mgr.y (mgr.25133) 1666 : cluster 0 pgmap v2854: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 6.0 KiB/s wr, 43 op/s 2024-04-10T04:01:57.531 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:57 smithi016 bash[72916]: cluster 2024-04-10T04:01:56.483117+0000 mon.a (mon.0) 2993 : cluster 0 osdmap e1645: 8 total, 8 up, 8 in 2024-04-10T04:01:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:57 smithi016 bash[72916]: audit 2024-04-10T04:01:56.485934+0000 mon.a (mon.0) 2994 : audit 1 from='client.? 172.21.15.16:0/3122729877' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:57.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:57 smithi016 bash[72916]: audit 2024-04-10T04:01:57.476277+0000 mon.a (mon.0) 2995 : audit 1 from='client.? 172.21.15.16:0/3122729877' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:57.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:57 smithi016 bash[72916]: cluster 2024-04-10T04:01:57.482912+0000 mon.a (mon.0) 2996 : cluster 0 osdmap e1646: 8 total, 8 up, 8 in 2024-04-10T04:01:57.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:57 smithi016 bash[74137]: cluster 2024-04-10T04:01:56.483117+0000 mon.a (mon.0) 2993 : cluster 0 osdmap e1645: 8 total, 8 up, 8 in 2024-04-10T04:01:57.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:57 smithi016 bash[74137]: audit 2024-04-10T04:01:56.485934+0000 mon.a (mon.0) 2994 : audit 1 from='client.? 172.21.15.16:0/3122729877' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:57.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:57 smithi016 bash[74137]: audit 2024-04-10T04:01:57.476277+0000 mon.a (mon.0) 2995 : audit 1 from='client.? 172.21.15.16:0/3122729877' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:57.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:57 smithi016 bash[74137]: cluster 2024-04-10T04:01:57.482912+0000 mon.a (mon.0) 2996 : cluster 0 osdmap e1646: 8 total, 8 up, 8 in 2024-04-10T04:01:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:57 smithi136 bash[68278]: cluster 2024-04-10T04:01:56.483117+0000 mon.a (mon.0) 2993 : cluster 0 osdmap e1645: 8 total, 8 up, 8 in 2024-04-10T04:01:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:57 smithi136 bash[68278]: audit 2024-04-10T04:01:56.485934+0000 mon.a (mon.0) 2994 : audit 1 from='client.? 172.21.15.16:0/3122729877' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:01:57.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:57 smithi136 bash[68278]: audit 2024-04-10T04:01:57.476277+0000 mon.a (mon.0) 2995 : audit 1 from='client.? 172.21.15.16:0/3122729877' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:01:57.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:57 smithi136 bash[68278]: cluster 2024-04-10T04:01:57.482912+0000 mon.a (mon.0) 2996 : cluster 0 osdmap e1646: 8 total, 8 up, 8 in 2024-04-10T04:01:58.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:58 smithi136 bash[68278]: audit 2024-04-10T04:01:57.614621+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:58.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:58 smithi136 bash[68278]: audit 2024-04-10T04:01:57.616520+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:58.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:58 smithi136 bash[68278]: cluster 2024-04-10T04:01:58.167268+0000 mgr.y (mgr.25133) 1667 : cluster 0 pgmap v2857: 169 pgs: 7 creating+peering, 25 unknown, 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 9.7 KiB/s wr, 123 op/s 2024-04-10T04:01:58.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:01:58 smithi136 bash[68278]: cluster 2024-04-10T04:01:58.506694+0000 mon.a (mon.0) 2999 : cluster 0 osdmap e1647: 8 total, 8 up, 8 in 2024-04-10T04:01:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:58 smithi016 bash[72916]: audit 2024-04-10T04:01:57.614621+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:58 smithi016 bash[72916]: audit 2024-04-10T04:01:57.616520+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:58 smithi016 bash[72916]: cluster 2024-04-10T04:01:58.167268+0000 mgr.y (mgr.25133) 1667 : cluster 0 pgmap v2857: 169 pgs: 7 creating+peering, 25 unknown, 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 9.7 KiB/s wr, 123 op/s 2024-04-10T04:01:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:01:58 smithi016 bash[72916]: cluster 2024-04-10T04:01:58.506694+0000 mon.a (mon.0) 2999 : cluster 0 osdmap e1647: 8 total, 8 up, 8 in 2024-04-10T04:01:59.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:58 smithi016 bash[74137]: audit 2024-04-10T04:01:57.614621+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:01:59.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:58 smithi016 bash[74137]: audit 2024-04-10T04:01:57.616520+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:01:59.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:58 smithi016 bash[74137]: cluster 2024-04-10T04:01:58.167268+0000 mgr.y (mgr.25133) 1667 : cluster 0 pgmap v2857: 169 pgs: 7 creating+peering, 25 unknown, 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 9.7 KiB/s wr, 123 op/s 2024-04-10T04:01:59.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:01:58 smithi016 bash[74137]: cluster 2024-04-10T04:01:58.506694+0000 mon.a (mon.0) 2999 : cluster 0 osdmap e1647: 8 total, 8 up, 8 in 2024-04-10T04:01:59.568 INFO:tasks.workunit.client.0.smithi016.stdout:image: image18 2024-04-10T04:01:59.568 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image18 2024-04-10T04:01:59.568 INFO:tasks.workunit.client.0.smithi016.stdout:found image18 2024-04-10T04:01:59.568 INFO:tasks.workunit.client.0.smithi016.stdout:erased image18 2024-04-10T04:01:59.568 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:01:59.748 INFO:tasks.workunit.client.0.smithi016.stdout:image: image18 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:image: image19 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image18 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:found image18 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:erased image18 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image19 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:found image19 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:erased image19 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:image: image19 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image19 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:found image19 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:erased image19 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3801 ms) 2024-04-10T04:01:59.749 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-04-10T04:02:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:00 smithi016 bash[72916]: cluster 2024-04-10T04:01:59.509355+0000 mon.a (mon.0) 3000 : cluster 0 osdmap e1648: 8 total, 8 up, 8 in 2024-04-10T04:02:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:00 smithi016 bash[72916]: cluster 2024-04-10T04:02:00.167901+0000 mgr.y (mgr.25133) 1668 : cluster 0 pgmap v2860: 169 pgs: 7 creating+peering, 9 unknown, 153 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 8.7 KiB/s wr, 137 op/s 2024-04-10T04:02:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:00 smithi016 bash[74137]: cluster 2024-04-10T04:01:59.509355+0000 mon.a (mon.0) 3000 : cluster 0 osdmap e1648: 8 total, 8 up, 8 in 2024-04-10T04:02:00.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:00 smithi016 bash[74137]: cluster 2024-04-10T04:02:00.167901+0000 mgr.y (mgr.25133) 1668 : cluster 0 pgmap v2860: 169 pgs: 7 creating+peering, 9 unknown, 153 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 8.7 KiB/s wr, 137 op/s 2024-04-10T04:02:00.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:00 smithi136 bash[68278]: cluster 2024-04-10T04:01:59.509355+0000 mon.a (mon.0) 3000 : cluster 0 osdmap e1648: 8 total, 8 up, 8 in 2024-04-10T04:02:00.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:00 smithi136 bash[68278]: cluster 2024-04-10T04:02:00.167901+0000 mgr.y (mgr.25133) 1668 : cluster 0 pgmap v2860: 169 pgs: 7 creating+peering, 9 unknown, 153 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 8.7 KiB/s wr, 137 op/s 2024-04-10T04:02:01.534 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:01.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:01 smithi016 bash[74137]: cluster 2024-04-10T04:02:00.520807+0000 mon.a (mon.0) 3001 : cluster 0 osdmap e1649: 8 total, 8 up, 8 in 2024-04-10T04:02:01.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:01 smithi016 bash[74137]: audit 2024-04-10T04:02:00.532669+0000 mon.a (mon.0) 3002 : audit 1 from='client.? 172.21.15.16:0/3799438266' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:01.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:01 smithi016 bash[72916]: cluster 2024-04-10T04:02:00.520807+0000 mon.a (mon.0) 3001 : cluster 0 osdmap e1649: 8 total, 8 up, 8 in 2024-04-10T04:02:01.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:01 smithi016 bash[72916]: audit 2024-04-10T04:02:00.532669+0000 mon.a (mon.0) 3002 : audit 1 from='client.? 172.21.15.16:0/3799438266' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:01 smithi136 bash[68278]: cluster 2024-04-10T04:02:00.520807+0000 mon.a (mon.0) 3001 : cluster 0 osdmap e1649: 8 total, 8 up, 8 in 2024-04-10T04:02:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:01 smithi136 bash[68278]: audit 2024-04-10T04:02:00.532669+0000 mon.a (mon.0) 3002 : audit 1 from='client.? 172.21.15.16:0/3799438266' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:02:01] "GET /metrics HTTP/1.1" 200 38964 "" "Prometheus/2.43.0" 2024-04-10T04:02:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:02 smithi016 bash[72916]: audit 2024-04-10T04:02:01.522706+0000 mon.a (mon.0) 3003 : audit 1 from='client.? 172.21.15.16:0/3799438266' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:02 smithi016 bash[72916]: cluster 2024-04-10T04:02:01.530677+0000 mon.a (mon.0) 3004 : cluster 0 osdmap e1650: 8 total, 8 up, 8 in 2024-04-10T04:02:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:02 smithi016 bash[72916]: cluster 2024-04-10T04:02:02.168729+0000 mgr.y (mgr.25133) 1669 : cluster 0 pgmap v2863: 201 pgs: 9 creating+peering, 21 unknown, 171 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 12 KiB/s wr, 138 op/s 2024-04-10T04:02:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:02 smithi016 bash[74137]: audit 2024-04-10T04:02:01.522706+0000 mon.a (mon.0) 3003 : audit 1 from='client.? 172.21.15.16:0/3799438266' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:02 smithi016 bash[74137]: cluster 2024-04-10T04:02:01.530677+0000 mon.a (mon.0) 3004 : cluster 0 osdmap e1650: 8 total, 8 up, 8 in 2024-04-10T04:02:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:02 smithi016 bash[74137]: cluster 2024-04-10T04:02:02.168729+0000 mgr.y (mgr.25133) 1669 : cluster 0 pgmap v2863: 201 pgs: 9 creating+peering, 21 unknown, 171 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 12 KiB/s wr, 138 op/s 2024-04-10T04:02:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:02 smithi136 bash[68278]: audit 2024-04-10T04:02:01.522706+0000 mon.a (mon.0) 3003 : audit 1 from='client.? 172.21.15.16:0/3799438266' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:02 smithi136 bash[68278]: cluster 2024-04-10T04:02:01.530677+0000 mon.a (mon.0) 3004 : cluster 0 osdmap e1650: 8 total, 8 up, 8 in 2024-04-10T04:02:02.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:02 smithi136 bash[68278]: cluster 2024-04-10T04:02:02.168729+0000 mgr.y (mgr.25133) 1669 : cluster 0 pgmap v2863: 201 pgs: 9 creating+peering, 21 unknown, 171 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 12 KiB/s wr, 138 op/s 2024-04-10T04:02:03.596 INFO:tasks.workunit.client.0.smithi016.stdout:num images is: 1 2024-04-10T04:02:03.596 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:03.597 INFO:tasks.workunit.client.0.smithi016.stdout:image: image20 2024-04-10T04:02:03.597 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image20 2024-04-10T04:02:03.597 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:03.614 INFO:tasks.workunit.client.0.smithi016.stdout:num images is: 2 2024-04-10T04:02:03.614 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:02:03.614 INFO:tasks.workunit.client.0.smithi016.stdout:image: image20 2024-04-10T04:02:03.614 INFO:tasks.workunit.client.0.smithi016.stdout:image: image21 2024-04-10T04:02:03.614 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image20 2024-04-10T04:02:03.614 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image21 2024-04-10T04:02:03.754 INFO:tasks.workunit.client.0.smithi016.stdout:num images is: 1 2024-04-10T04:02:03.754 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:03.754 INFO:tasks.workunit.client.0.smithi016.stdout:image: image21 2024-04-10T04:02:03.754 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image21 2024-04-10T04:02:03.754 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (4005 ms) 2024-04-10T04:02:03.754 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCopy 2024-04-10T04:02:03.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:03 smithi016 bash[74137]: cluster 2024-04-10T04:02:02.538326+0000 mon.a (mon.0) 3005 : cluster 0 osdmap e1651: 8 total, 8 up, 8 in 2024-04-10T04:02:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:03 smithi016 bash[72916]: cluster 2024-04-10T04:02:02.538326+0000 mon.a (mon.0) 3005 : cluster 0 osdmap e1651: 8 total, 8 up, 8 in 2024-04-10T04:02:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:03 smithi136 bash[68278]: cluster 2024-04-10T04:02:02.538326+0000 mon.a (mon.0) 3005 : cluster 0 osdmap e1651: 8 total, 8 up, 8 in 2024-04-10T04:02:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[72916]: cluster 2024-04-10T04:02:03.541880+0000 mon.a (mon.0) 3006 : cluster 0 osdmap e1652: 8 total, 8 up, 8 in 2024-04-10T04:02:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[72916]: cluster 2024-04-10T04:02:04.169806+0000 mgr.y (mgr.25133) 1670 : cluster 0 pgmap v2866: 201 pgs: 6 creating+peering, 9 unknown, 186 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 8.7 KiB/s wr, 112 op/s 2024-04-10T04:02:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[72916]: cluster 2024-04-10T04:02:04.262546+0000 mon.a (mon.0) 3007 : cluster 0 osdmap e1653: 8 total, 8 up, 8 in 2024-04-10T04:02:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[72916]: audit 2024-04-10T04:02:04.268265+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.16:0/754483509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[72916]: audit 2024-04-10T04:02:04.269921+0000 mon.a (mon.0) 3008 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[74137]: cluster 2024-04-10T04:02:03.541880+0000 mon.a (mon.0) 3006 : cluster 0 osdmap e1652: 8 total, 8 up, 8 in 2024-04-10T04:02:04.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[74137]: cluster 2024-04-10T04:02:04.169806+0000 mgr.y (mgr.25133) 1670 : cluster 0 pgmap v2866: 201 pgs: 6 creating+peering, 9 unknown, 186 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 8.7 KiB/s wr, 112 op/s 2024-04-10T04:02:04.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[74137]: cluster 2024-04-10T04:02:04.262546+0000 mon.a (mon.0) 3007 : cluster 0 osdmap e1653: 8 total, 8 up, 8 in 2024-04-10T04:02:04.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[74137]: audit 2024-04-10T04:02:04.268265+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.16:0/754483509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:04.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:04 smithi016 bash[74137]: audit 2024-04-10T04:02:04.269921+0000 mon.a (mon.0) 3008 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:04 smithi136 bash[68278]: cluster 2024-04-10T04:02:03.541880+0000 mon.a (mon.0) 3006 : cluster 0 osdmap e1652: 8 total, 8 up, 8 in 2024-04-10T04:02:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:04 smithi136 bash[68278]: cluster 2024-04-10T04:02:04.169806+0000 mgr.y (mgr.25133) 1670 : cluster 0 pgmap v2866: 201 pgs: 6 creating+peering, 9 unknown, 186 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 8.7 KiB/s wr, 112 op/s 2024-04-10T04:02:04.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:04 smithi136 bash[68278]: cluster 2024-04-10T04:02:04.262546+0000 mon.a (mon.0) 3007 : cluster 0 osdmap e1653: 8 total, 8 up, 8 in 2024-04-10T04:02:04.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:04 smithi136 bash[68278]: audit 2024-04-10T04:02:04.268265+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.16:0/754483509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:04.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:04 smithi136 bash[68278]: audit 2024-04-10T04:02:04.269921+0000 mon.a (mon.0) 3008 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:05.280 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:06 smithi016 bash[72916]: audit 2024-04-10T04:02:05.260643+0000 mon.a (mon.0) 3009 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:06 smithi016 bash[72916]: cluster 2024-04-10T04:02:05.269224+0000 mon.a (mon.0) 3010 : cluster 0 osdmap e1654: 8 total, 8 up, 8 in 2024-04-10T04:02:06.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:06 smithi016 bash[74137]: audit 2024-04-10T04:02:05.260643+0000 mon.a (mon.0) 3009 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:06.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:06 smithi016 bash[74137]: cluster 2024-04-10T04:02:05.269224+0000 mon.a (mon.0) 3010 : cluster 0 osdmap e1654: 8 total, 8 up, 8 in 2024-04-10T04:02:06.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:06 smithi136 bash[68278]: audit 2024-04-10T04:02:05.260643+0000 mon.a (mon.0) 3009 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:06.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:06 smithi136 bash[68278]: cluster 2024-04-10T04:02:05.269224+0000 mon.a (mon.0) 3010 : cluster 0 osdmap e1654: 8 total, 8 up, 8 in 2024-04-10T04:02:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:07 smithi016 bash[72916]: cluster 2024-04-10T04:02:06.171261+0000 mgr.y (mgr.25133) 1671 : cluster 0 pgmap v2869: 233 pgs: 2 creating+peering, 16 unknown, 215 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 KiB/s wr, 38 op/s 2024-04-10T04:02:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:07 smithi016 bash[72916]: cluster 2024-04-10T04:02:06.276303+0000 mon.a (mon.0) 3011 : cluster 0 osdmap e1655: 8 total, 8 up, 8 in 2024-04-10T04:02:07.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:07 smithi016 bash[74137]: cluster 2024-04-10T04:02:06.171261+0000 mgr.y (mgr.25133) 1671 : cluster 0 pgmap v2869: 233 pgs: 2 creating+peering, 16 unknown, 215 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 KiB/s wr, 38 op/s 2024-04-10T04:02:07.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:07 smithi016 bash[74137]: cluster 2024-04-10T04:02:06.276303+0000 mon.a (mon.0) 3011 : cluster 0 osdmap e1655: 8 total, 8 up, 8 in 2024-04-10T04:02:07.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:07 smithi136 bash[68278]: cluster 2024-04-10T04:02:06.171261+0000 mgr.y (mgr.25133) 1671 : cluster 0 pgmap v2869: 233 pgs: 2 creating+peering, 16 unknown, 215 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 KiB/s wr, 38 op/s 2024-04-10T04:02:07.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:07 smithi136 bash[68278]: cluster 2024-04-10T04:02:06.276303+0000 mon.a (mon.0) 3011 : cluster 0 osdmap e1655: 8 total, 8 up, 8 in 2024-04-10T04:02:08.350 INFO:tasks.workunit.client.0.smithi016.stdout:image: image22 2024-04-10T04:02:08.350 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image22 2024-04-10T04:02:08.350 INFO:tasks.workunit.client.0.smithi016.stdout:found image22 2024-04-10T04:02:08.350 INFO:tasks.workunit.client.0.smithi016.stdout:erased image22 2024-04-10T04:02:08.350 INFO:tasks.workunit.client.0.smithi016.stdout:image: image22 2024-04-10T04:02:08.350 INFO:tasks.workunit.client.0.smithi016.stdout:image: image23 2024-04-10T04:02:08.350 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image22 2024-04-10T04:02:08.350 INFO:tasks.workunit.client.0.smithi016.stdout:found image22 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:erased image22 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image23 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:found image23 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:erased image23 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:100.00% done 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:image: image22 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:image: image23 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:image: image24 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image22 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:found image22 2024-04-10T04:02:08.351 INFO:tasks.workunit.client.0.smithi016.stdout:erased image22 2024-04-10T04:02:08.352 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image23 2024-04-10T04:02:08.352 INFO:tasks.workunit.client.0.smithi016.stdout:found image23 2024-04-10T04:02:08.352 INFO:tasks.workunit.client.0.smithi016.stdout:erased image23 2024-04-10T04:02:08.352 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image24 2024-04-10T04:02:08.352 INFO:tasks.workunit.client.0.smithi016.stdout:found image24 2024-04-10T04:02:08.352 INFO:tasks.workunit.client.0.smithi016.stdout:erased image24 2024-04-10T04:02:08.352 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCopy (4596 ms) 2024-04-10T04:02:08.352 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-04-10T04:02:08.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:08 smithi016 bash[72916]: cluster 2024-04-10T04:02:07.285023+0000 mon.a (mon.0) 3012 : cluster 0 osdmap e1656: 8 total, 8 up, 8 in 2024-04-10T04:02:08.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:08 smithi016 bash[74137]: cluster 2024-04-10T04:02:07.285023+0000 mon.a (mon.0) 3012 : cluster 0 osdmap e1656: 8 total, 8 up, 8 in 2024-04-10T04:02:08.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:08 smithi136 bash[68278]: cluster 2024-04-10T04:02:07.285023+0000 mon.a (mon.0) 3012 : cluster 0 osdmap e1656: 8 total, 8 up, 8 in 2024-04-10T04:02:09.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:09 smithi016 bash[72916]: cluster 2024-04-10T04:02:08.172140+0000 mgr.y (mgr.25133) 1672 : cluster 0 pgmap v2872: 233 pgs: 2 creating+peering, 6 unknown, 225 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 35 op/s 2024-04-10T04:02:09.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:09 smithi016 bash[72916]: cluster 2024-04-10T04:02:09.269632+0000 mon.a (mon.0) 3013 : cluster 0 osdmap e1657: 8 total, 8 up, 8 in 2024-04-10T04:02:09.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:09 smithi016 bash[72916]: audit 2024-04-10T04:02:09.278782+0000 mon.a (mon.0) 3014 : audit 1 from='client.? 172.21.15.16:0/1151330466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:09.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:09 smithi016 bash[74137]: cluster 2024-04-10T04:02:08.172140+0000 mgr.y (mgr.25133) 1672 : cluster 0 pgmap v2872: 233 pgs: 2 creating+peering, 6 unknown, 225 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 35 op/s 2024-04-10T04:02:09.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:09 smithi016 bash[74137]: cluster 2024-04-10T04:02:09.269632+0000 mon.a (mon.0) 3013 : cluster 0 osdmap e1657: 8 total, 8 up, 8 in 2024-04-10T04:02:09.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:09 smithi016 bash[74137]: audit 2024-04-10T04:02:09.278782+0000 mon.a (mon.0) 3014 : audit 1 from='client.? 172.21.15.16:0/1151330466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:09 smithi136 bash[68278]: cluster 2024-04-10T04:02:08.172140+0000 mgr.y (mgr.25133) 1672 : cluster 0 pgmap v2872: 233 pgs: 2 creating+peering, 6 unknown, 225 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 35 op/s 2024-04-10T04:02:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:09 smithi136 bash[68278]: cluster 2024-04-10T04:02:09.269632+0000 mon.a (mon.0) 3013 : cluster 0 osdmap e1657: 8 total, 8 up, 8 in 2024-04-10T04:02:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:09 smithi136 bash[68278]: audit 2024-04-10T04:02:09.278782+0000 mon.a (mon.0) 3014 : audit 1 from='client.? 172.21.15.16:0/1151330466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:10.295 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:11.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:11 smithi016 bash[74137]: cluster 2024-04-10T04:02:10.173101+0000 mgr.y (mgr.25133) 1673 : cluster 0 pgmap v2874: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.9 KiB/s wr, 33 op/s 2024-04-10T04:02:11.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:11 smithi016 bash[74137]: audit 2024-04-10T04:02:10.262608+0000 mon.a (mon.0) 3015 : audit 1 from='client.? 172.21.15.16:0/1151330466' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:11.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:11 smithi016 bash[74137]: cluster 2024-04-10T04:02:10.288719+0000 mon.a (mon.0) 3016 : cluster 0 osdmap e1658: 8 total, 8 up, 8 in 2024-04-10T04:02:11.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:11 smithi016 bash[74137]: cluster 2024-04-10T04:02:10.290158+0000 mon.a (mon.0) 3017 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:11.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:11 smithi016 bash[72916]: cluster 2024-04-10T04:02:10.173101+0000 mgr.y (mgr.25133) 1673 : cluster 0 pgmap v2874: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.9 KiB/s wr, 33 op/s 2024-04-10T04:02:11.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:11 smithi016 bash[72916]: audit 2024-04-10T04:02:10.262608+0000 mon.a (mon.0) 3015 : audit 1 from='client.? 172.21.15.16:0/1151330466' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:11.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:11 smithi016 bash[72916]: cluster 2024-04-10T04:02:10.288719+0000 mon.a (mon.0) 3016 : cluster 0 osdmap e1658: 8 total, 8 up, 8 in 2024-04-10T04:02:11.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:11 smithi016 bash[72916]: cluster 2024-04-10T04:02:10.290158+0000 mon.a (mon.0) 3017 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:11.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:11 smithi136 bash[68278]: cluster 2024-04-10T04:02:10.173101+0000 mgr.y (mgr.25133) 1673 : cluster 0 pgmap v2874: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.9 KiB/s wr, 33 op/s 2024-04-10T04:02:11.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:11 smithi136 bash[68278]: audit 2024-04-10T04:02:10.262608+0000 mon.a (mon.0) 3015 : audit 1 from='client.? 172.21.15.16:0/1151330466' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:11 smithi136 bash[68278]: cluster 2024-04-10T04:02:10.288719+0000 mon.a (mon.0) 3016 : cluster 0 osdmap e1658: 8 total, 8 up, 8 in 2024-04-10T04:02:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:11 smithi136 bash[68278]: cluster 2024-04-10T04:02:10.290158+0000 mon.a (mon.0) 3017 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:02:11] "GET /metrics HTTP/1.1" 200 38964 "" "Prometheus/2.43.0" 2024-04-10T04:02:12.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:12 smithi016 bash[74137]: cluster 2024-04-10T04:02:11.271341+0000 mon.a (mon.0) 3018 : cluster 0 osdmap e1659: 8 total, 8 up, 8 in 2024-04-10T04:02:12.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:12 smithi016 bash[72916]: cluster 2024-04-10T04:02:11.271341+0000 mon.a (mon.0) 3018 : cluster 0 osdmap e1659: 8 total, 8 up, 8 in 2024-04-10T04:02:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:12 smithi136 bash[68278]: cluster 2024-04-10T04:02:11.271341+0000 mon.a (mon.0) 3018 : cluster 0 osdmap e1659: 8 total, 8 up, 8 in 2024-04-10T04:02:13.042 INFO:tasks.workunit.client.0.smithi016.stdout:num images is: 1 2024-04-10T04:02:13.043 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:13.043 INFO:tasks.workunit.client.0.smithi016.stdout:image: image25 2024-04-10T04:02:13.043 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image25 2024-04-10T04:02:13.092 INFO:tasks.workunit.client.0.smithi016.stdout:num images is: 2 2024-04-10T04:02:13.093 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:02:13.093 INFO:tasks.workunit.client.0.smithi016.stdout:image: image25 2024-04-10T04:02:13.093 INFO:tasks.workunit.client.0.smithi016.stdout:image: image26 2024-04-10T04:02:13.093 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image25 2024-04-10T04:02:13.093 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image26 2024-04-10T04:02:13.218 INFO:tasks.workunit.client.0.smithi016.stdout:100.00% done 2024-04-10T04:02:13.218 INFO:tasks.workunit.client.0.smithi016.stdout:num images is: 3 2024-04-10T04:02:13.218 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 3 2024-04-10T04:02:13.218 INFO:tasks.workunit.client.0.smithi016.stdout:image: image25 2024-04-10T04:02:13.218 INFO:tasks.workunit.client.0.smithi016.stdout:image: image26 2024-04-10T04:02:13.218 INFO:tasks.workunit.client.0.smithi016.stdout:image: image27 2024-04-10T04:02:13.218 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image25 2024-04-10T04:02:13.218 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image26 2024-04-10T04:02:13.218 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image27 2024-04-10T04:02:13.297 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCopyPP (4948 ms) 2024-04-10T04:02:13.298 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-04-10T04:02:13.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:13 smithi016 bash[74137]: cluster 2024-04-10T04:02:12.174175+0000 mgr.y (mgr.25133) 1674 : cluster 0 pgmap v2877: 265 pgs: 1 creating+activating, 15 unknown, 249 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 280 KiB/s rd, 18 KiB/s wr, 326 op/s 2024-04-10T04:02:13.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:13 smithi016 bash[74137]: cluster 2024-04-10T04:02:12.278870+0000 mon.a (mon.0) 3019 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:13.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:13 smithi016 bash[74137]: cluster 2024-04-10T04:02:12.298284+0000 mon.a (mon.0) 3020 : cluster 0 osdmap e1660: 8 total, 8 up, 8 in 2024-04-10T04:02:13.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:13 smithi016 bash[74137]: audit 2024-04-10T04:02:12.608139+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:13.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:13 smithi016 bash[72916]: cluster 2024-04-10T04:02:12.174175+0000 mgr.y (mgr.25133) 1674 : cluster 0 pgmap v2877: 265 pgs: 1 creating+activating, 15 unknown, 249 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 280 KiB/s rd, 18 KiB/s wr, 326 op/s 2024-04-10T04:02:13.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:13 smithi016 bash[72916]: cluster 2024-04-10T04:02:12.278870+0000 mon.a (mon.0) 3019 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:13.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:13 smithi016 bash[72916]: cluster 2024-04-10T04:02:12.298284+0000 mon.a (mon.0) 3020 : cluster 0 osdmap e1660: 8 total, 8 up, 8 in 2024-04-10T04:02:13.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:13 smithi016 bash[72916]: audit 2024-04-10T04:02:12.608139+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:13 smithi136 bash[68278]: cluster 2024-04-10T04:02:12.174175+0000 mgr.y (mgr.25133) 1674 : cluster 0 pgmap v2877: 265 pgs: 1 creating+activating, 15 unknown, 249 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 280 KiB/s rd, 18 KiB/s wr, 326 op/s 2024-04-10T04:02:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:13 smithi136 bash[68278]: cluster 2024-04-10T04:02:12.278870+0000 mon.a (mon.0) 3019 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:13 smithi136 bash[68278]: cluster 2024-04-10T04:02:12.298284+0000 mon.a (mon.0) 3020 : cluster 0 osdmap e1660: 8 total, 8 up, 8 in 2024-04-10T04:02:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:13 smithi136 bash[68278]: audit 2024-04-10T04:02:12.608139+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:15.323 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:15.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:15 smithi136 bash[68278]: cluster 2024-04-10T04:02:14.175666+0000 mgr.y (mgr.25133) 1675 : cluster 0 pgmap v2879: 265 pgs: 1 creating+activating, 264 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 34 KiB/s wr, 631 op/s 2024-04-10T04:02:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:15 smithi136 bash[68278]: cluster 2024-04-10T04:02:14.293794+0000 mon.a (mon.0) 3022 : cluster 0 osdmap e1661: 8 total, 8 up, 8 in 2024-04-10T04:02:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:15 smithi136 bash[68278]: audit 2024-04-10T04:02:14.297241+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.16:0/1601407109' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:15 smithi136 bash[68278]: audit 2024-04-10T04:02:14.299951+0000 mon.a (mon.0) 3023 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:15 smithi016 bash[74137]: cluster 2024-04-10T04:02:14.175666+0000 mgr.y (mgr.25133) 1675 : cluster 0 pgmap v2879: 265 pgs: 1 creating+activating, 264 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 34 KiB/s wr, 631 op/s 2024-04-10T04:02:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:15 smithi016 bash[74137]: cluster 2024-04-10T04:02:14.293794+0000 mon.a (mon.0) 3022 : cluster 0 osdmap e1661: 8 total, 8 up, 8 in 2024-04-10T04:02:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:15 smithi016 bash[74137]: audit 2024-04-10T04:02:14.297241+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.16:0/1601407109' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:15 smithi016 bash[74137]: audit 2024-04-10T04:02:14.299951+0000 mon.a (mon.0) 3023 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:15 smithi016 bash[72916]: cluster 2024-04-10T04:02:14.175666+0000 mgr.y (mgr.25133) 1675 : cluster 0 pgmap v2879: 265 pgs: 1 creating+activating, 264 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 34 KiB/s wr, 631 op/s 2024-04-10T04:02:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:15 smithi016 bash[72916]: cluster 2024-04-10T04:02:14.293794+0000 mon.a (mon.0) 3022 : cluster 0 osdmap e1661: 8 total, 8 up, 8 in 2024-04-10T04:02:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:15 smithi016 bash[72916]: audit 2024-04-10T04:02:14.297241+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.16:0/1601407109' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:15 smithi016 bash[72916]: audit 2024-04-10T04:02:14.299951+0000 mon.a (mon.0) 3023 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:16.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:16 smithi136 bash[68278]: audit 2024-04-10T04:02:15.293000+0000 mon.a (mon.0) 3024 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:16 smithi136 bash[68278]: cluster 2024-04-10T04:02:15.303454+0000 mon.a (mon.0) 3025 : cluster 0 osdmap e1662: 8 total, 8 up, 8 in 2024-04-10T04:02:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:16 smithi136 bash[68278]: cluster 2024-04-10T04:02:16.305318+0000 mon.a (mon.0) 3026 : cluster 0 osdmap e1663: 8 total, 8 up, 8 in 2024-04-10T04:02:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:16 smithi016 bash[72916]: audit 2024-04-10T04:02:15.293000+0000 mon.a (mon.0) 3024 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:16 smithi016 bash[72916]: cluster 2024-04-10T04:02:15.303454+0000 mon.a (mon.0) 3025 : cluster 0 osdmap e1662: 8 total, 8 up, 8 in 2024-04-10T04:02:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:16 smithi016 bash[72916]: cluster 2024-04-10T04:02:16.305318+0000 mon.a (mon.0) 3026 : cluster 0 osdmap e1663: 8 total, 8 up, 8 in 2024-04-10T04:02:16.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:16 smithi016 bash[74137]: audit 2024-04-10T04:02:15.293000+0000 mon.a (mon.0) 3024 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:16.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:16 smithi016 bash[74137]: cluster 2024-04-10T04:02:15.303454+0000 mon.a (mon.0) 3025 : cluster 0 osdmap e1662: 8 total, 8 up, 8 in 2024-04-10T04:02:16.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:16 smithi016 bash[74137]: cluster 2024-04-10T04:02:16.305318+0000 mon.a (mon.0) 3026 : cluster 0 osdmap e1663: 8 total, 8 up, 8 in 2024-04-10T04:02:17.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:17 smithi136 bash[68278]: cluster 2024-04-10T04:02:16.177192+0000 mgr.y (mgr.25133) 1676 : cluster 0 pgmap v2882: 297 pgs: 19 unknown, 278 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 18 KiB/s wr, 334 op/s 2024-04-10T04:02:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:17 smithi016 bash[72916]: cluster 2024-04-10T04:02:16.177192+0000 mgr.y (mgr.25133) 1676 : cluster 0 pgmap v2882: 297 pgs: 19 unknown, 278 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 18 KiB/s wr, 334 op/s 2024-04-10T04:02:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:17 smithi016 bash[74137]: cluster 2024-04-10T04:02:16.177192+0000 mgr.y (mgr.25133) 1676 : cluster 0 pgmap v2882: 297 pgs: 19 unknown, 278 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 18 KiB/s wr, 334 op/s 2024-04-10T04:02:18.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:18 smithi136 bash[68278]: cluster 2024-04-10T04:02:17.343393+0000 mon.a (mon.0) 3027 : cluster 0 osdmap e1664: 8 total, 8 up, 8 in 2024-04-10T04:02:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:18 smithi016 bash[74137]: cluster 2024-04-10T04:02:17.343393+0000 mon.a (mon.0) 3027 : cluster 0 osdmap e1664: 8 total, 8 up, 8 in 2024-04-10T04:02:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:18 smithi016 bash[72916]: cluster 2024-04-10T04:02:17.343393+0000 mon.a (mon.0) 3027 : cluster 0 osdmap e1664: 8 total, 8 up, 8 in 2024-04-10T04:02:19.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:19 smithi136 bash[68278]: cluster 2024-04-10T04:02:18.177798+0000 mgr.y (mgr.25133) 1677 : cluster 0 pgmap v2885: 297 pgs: 14 unknown, 283 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 KiB/s wr, 26 op/s 2024-04-10T04:02:19.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:19 smithi136 bash[68278]: cluster 2024-04-10T04:02:19.277887+0000 mon.a (mon.0) 3028 : cluster 0 osdmap e1665: 8 total, 8 up, 8 in 2024-04-10T04:02:19.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:19 smithi016 bash[74137]: cluster 2024-04-10T04:02:18.177798+0000 mgr.y (mgr.25133) 1677 : cluster 0 pgmap v2885: 297 pgs: 14 unknown, 283 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 KiB/s wr, 26 op/s 2024-04-10T04:02:19.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:19 smithi016 bash[74137]: cluster 2024-04-10T04:02:19.277887+0000 mon.a (mon.0) 3028 : cluster 0 osdmap e1665: 8 total, 8 up, 8 in 2024-04-10T04:02:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:19 smithi016 bash[72916]: cluster 2024-04-10T04:02:18.177798+0000 mgr.y (mgr.25133) 1677 : cluster 0 pgmap v2885: 297 pgs: 14 unknown, 283 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 KiB/s wr, 26 op/s 2024-04-10T04:02:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:19 smithi016 bash[72916]: cluster 2024-04-10T04:02:19.277887+0000 mon.a (mon.0) 3028 : cluster 0 osdmap e1665: 8 total, 8 up, 8 in 2024-04-10T04:02:20.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:20 smithi136 bash[68278]: cluster 2024-04-10T04:02:20.178719+0000 mgr.y (mgr.25133) 1678 : cluster 0 pgmap v2887: 297 pgs: 297 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 30 op/s 2024-04-10T04:02:20.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:20 smithi016 bash[72916]: cluster 2024-04-10T04:02:20.178719+0000 mgr.y (mgr.25133) 1678 : cluster 0 pgmap v2887: 297 pgs: 297 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 30 op/s 2024-04-10T04:02:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:20 smithi016 bash[74137]: cluster 2024-04-10T04:02:20.178719+0000 mgr.y (mgr.25133) 1678 : cluster 0 pgmap v2887: 297 pgs: 297 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 KiB/s wr, 30 op/s 2024-04-10T04:02:21.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:21 smithi136 bash[68278]: cluster 2024-04-10T04:02:20.363520+0000 mon.a (mon.0) 3029 : cluster 0 osdmap e1666: 8 total, 8 up, 8 in 2024-04-10T04:02:21.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:21 smithi016 bash[72916]: cluster 2024-04-10T04:02:20.363520+0000 mon.a (mon.0) 3029 : cluster 0 osdmap e1666: 8 total, 8 up, 8 in 2024-04-10T04:02:21.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:21 smithi016 bash[74137]: cluster 2024-04-10T04:02:20.363520+0000 mon.a (mon.0) 3029 : cluster 0 osdmap e1666: 8 total, 8 up, 8 in 2024-04-10T04:02:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:02:21] "GET /metrics HTTP/1.1" 200 46204 "" "Prometheus/2.43.0" 2024-04-10T04:02:22.588 INFO:tasks.workunit.client.0.smithi016.stdout:image: image28 2024-04-10T04:02:22.588 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image28 2024-04-10T04:02:22.588 INFO:tasks.workunit.client.0.smithi016.stdout:found image28 2024-04-10T04:02:22.588 INFO:tasks.workunit.client.0.smithi016.stdout:erased image28 2024-04-10T04:02:22.588 INFO:tasks.workunit.client.0.smithi016.stdout:image: image28 2024-04-10T04:02:22.588 INFO:tasks.workunit.client.0.smithi016.stdout:image: image29 2024-04-10T04:02:22.588 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image28 2024-04-10T04:02:22.588 INFO:tasks.workunit.client.0.smithi016.stdout:found image28 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:erased image28 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image29 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:found image29 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:erased image29 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:100.00% done 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:image: image28 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:image: image29 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:image: image30 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image28 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:found image28 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:erased image28 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image29 2024-04-10T04:02:22.589 INFO:tasks.workunit.client.0.smithi016.stdout:found image29 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:erased image29 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image30 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:found image30 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:erased image30 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:image: image28 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:image: image29 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:image: image30 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:image: image31 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image28 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:found image28 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:erased image28 2024-04-10T04:02:22.590 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image29 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:found image29 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:erased image29 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image30 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:found image30 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:erased image30 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image31 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:found image31 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:erased image31 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:image: image28 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:image: image29 2024-04-10T04:02:22.591 INFO:tasks.workunit.client.0.smithi016.stdout:image: image30 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:image: image31 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:image: image32 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image28 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:found image28 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:erased image28 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image29 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:found image29 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:erased image29 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image30 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:found image30 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:erased image30 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image31 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:found image31 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:erased image31 2024-04-10T04:02:22.592 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image32 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:found image32 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:erased image32 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:100.00% done 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:image: image28 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:image: image29 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:image: image30 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:image: image31 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:image: image32 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:image: image33 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image28 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:found image28 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:erased image28 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image29 2024-04-10T04:02:22.593 INFO:tasks.workunit.client.0.smithi016.stdout:found image29 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:erased image29 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image30 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:found image30 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:erased image30 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image31 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:found image31 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:erased image31 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image32 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:found image32 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:erased image32 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image33 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:found image33 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:erased image33 2024-04-10T04:02:22.594 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestDeepCopy (9290 ms) 2024-04-10T04:02:22.595 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-04-10T04:02:22.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:22 smithi136 bash[68278]: cluster 2024-04-10T04:02:21.364779+0000 mon.a (mon.0) 3030 : cluster 0 osdmap e1667: 8 total, 8 up, 8 in 2024-04-10T04:02:22.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:22 smithi136 bash[68278]: cluster 2024-04-10T04:02:22.179609+0000 mgr.y (mgr.25133) 1679 : cluster 0 pgmap v2890: 297 pgs: 297 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 21 KiB/s wr, 422 op/s 2024-04-10T04:02:22.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:22 smithi016 bash[72916]: cluster 2024-04-10T04:02:21.364779+0000 mon.a (mon.0) 3030 : cluster 0 osdmap e1667: 8 total, 8 up, 8 in 2024-04-10T04:02:22.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:22 smithi016 bash[72916]: cluster 2024-04-10T04:02:22.179609+0000 mgr.y (mgr.25133) 1679 : cluster 0 pgmap v2890: 297 pgs: 297 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 21 KiB/s wr, 422 op/s 2024-04-10T04:02:22.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:22 smithi016 bash[74137]: cluster 2024-04-10T04:02:21.364779+0000 mon.a (mon.0) 3030 : cluster 0 osdmap e1667: 8 total, 8 up, 8 in 2024-04-10T04:02:22.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:22 smithi016 bash[74137]: cluster 2024-04-10T04:02:22.179609+0000 mgr.y (mgr.25133) 1679 : cluster 0 pgmap v2890: 297 pgs: 297 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 21 KiB/s wr, 422 op/s 2024-04-10T04:02:23.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:23 smithi136 bash[68278]: cluster 2024-04-10T04:02:22.394492+0000 mon.a (mon.0) 3031 : cluster 0 osdmap e1668: 8 total, 8 up, 8 in 2024-04-10T04:02:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:23 smithi016 bash[72916]: cluster 2024-04-10T04:02:22.394492+0000 mon.a (mon.0) 3031 : cluster 0 osdmap e1668: 8 total, 8 up, 8 in 2024-04-10T04:02:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:23 smithi016 bash[74137]: cluster 2024-04-10T04:02:22.394492+0000 mon.a (mon.0) 3031 : cluster 0 osdmap e1668: 8 total, 8 up, 8 in 2024-04-10T04:02:24.434 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:24.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:24 smithi136 bash[68278]: cluster 2024-04-10T04:02:23.409624+0000 mon.a (mon.0) 3032 : cluster 0 osdmap e1669: 8 total, 8 up, 8 in 2024-04-10T04:02:24.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:24 smithi136 bash[68278]: audit 2024-04-10T04:02:23.412247+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.16:0/1953741823' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:24.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:24 smithi136 bash[68278]: audit 2024-04-10T04:02:23.413568+0000 mon.a (mon.0) 3033 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:24.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:24 smithi136 bash[68278]: cluster 2024-04-10T04:02:24.181344+0000 mgr.y (mgr.25133) 1680 : cluster 0 pgmap v2893: 329 pgs: 11 creating+peering, 21 unknown, 297 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 505 KiB/s rd, 29 KiB/s wr, 597 op/s 2024-04-10T04:02:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:24 smithi016 bash[74137]: cluster 2024-04-10T04:02:23.409624+0000 mon.a (mon.0) 3032 : cluster 0 osdmap e1669: 8 total, 8 up, 8 in 2024-04-10T04:02:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:24 smithi016 bash[74137]: audit 2024-04-10T04:02:23.412247+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.16:0/1953741823' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:24 smithi016 bash[74137]: audit 2024-04-10T04:02:23.413568+0000 mon.a (mon.0) 3033 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:24 smithi016 bash[74137]: cluster 2024-04-10T04:02:24.181344+0000 mgr.y (mgr.25133) 1680 : cluster 0 pgmap v2893: 329 pgs: 11 creating+peering, 21 unknown, 297 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 505 KiB/s rd, 29 KiB/s wr, 597 op/s 2024-04-10T04:02:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:24 smithi016 bash[72916]: cluster 2024-04-10T04:02:23.409624+0000 mon.a (mon.0) 3032 : cluster 0 osdmap e1669: 8 total, 8 up, 8 in 2024-04-10T04:02:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:24 smithi016 bash[72916]: audit 2024-04-10T04:02:23.412247+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.16:0/1953741823' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:24 smithi016 bash[72916]: audit 2024-04-10T04:02:23.413568+0000 mon.a (mon.0) 3033 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:24.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:24 smithi016 bash[72916]: cluster 2024-04-10T04:02:24.181344+0000 mgr.y (mgr.25133) 1680 : cluster 0 pgmap v2893: 329 pgs: 11 creating+peering, 21 unknown, 297 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 505 KiB/s rd, 29 KiB/s wr, 597 op/s 2024-04-10T04:02:25.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:25 smithi136 bash[68278]: cluster 2024-04-10T04:02:24.402725+0000 mon.a (mon.0) 3034 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:25.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:25 smithi136 bash[68278]: audit 2024-04-10T04:02:24.413999+0000 mon.a (mon.0) 3035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:25.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:25 smithi136 bash[68278]: cluster 2024-04-10T04:02:24.420711+0000 mon.a (mon.0) 3036 : cluster 0 osdmap e1670: 8 total, 8 up, 8 in 2024-04-10T04:02:25.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:25 smithi016 bash[74137]: cluster 2024-04-10T04:02:24.402725+0000 mon.a (mon.0) 3034 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:25.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:25 smithi016 bash[74137]: audit 2024-04-10T04:02:24.413999+0000 mon.a (mon.0) 3035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:25.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:25 smithi016 bash[74137]: cluster 2024-04-10T04:02:24.420711+0000 mon.a (mon.0) 3036 : cluster 0 osdmap e1670: 8 total, 8 up, 8 in 2024-04-10T04:02:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:25 smithi016 bash[72916]: cluster 2024-04-10T04:02:24.402725+0000 mon.a (mon.0) 3034 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:25 smithi016 bash[72916]: audit 2024-04-10T04:02:24.413999+0000 mon.a (mon.0) 3035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:25 smithi016 bash[72916]: cluster 2024-04-10T04:02:24.420711+0000 mon.a (mon.0) 3036 : cluster 0 osdmap e1670: 8 total, 8 up, 8 in 2024-04-10T04:02:26.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:26 smithi136 bash[68278]: cluster 2024-04-10T04:02:25.423936+0000 mon.a (mon.0) 3037 : cluster 0 osdmap e1671: 8 total, 8 up, 8 in 2024-04-10T04:02:26.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:26 smithi136 bash[68278]: cluster 2024-04-10T04:02:26.183113+0000 mgr.y (mgr.25133) 1681 : cluster 0 pgmap v2896: 329 pgs: 11 creating+peering, 8 unknown, 310 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 6.2 KiB/s wr, 131 op/s 2024-04-10T04:02:26.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:26 smithi016 bash[72916]: cluster 2024-04-10T04:02:25.423936+0000 mon.a (mon.0) 3037 : cluster 0 osdmap e1671: 8 total, 8 up, 8 in 2024-04-10T04:02:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:26 smithi016 bash[72916]: cluster 2024-04-10T04:02:26.183113+0000 mgr.y (mgr.25133) 1681 : cluster 0 pgmap v2896: 329 pgs: 11 creating+peering, 8 unknown, 310 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 6.2 KiB/s wr, 131 op/s 2024-04-10T04:02:26.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:26 smithi016 bash[74137]: cluster 2024-04-10T04:02:25.423936+0000 mon.a (mon.0) 3037 : cluster 0 osdmap e1671: 8 total, 8 up, 8 in 2024-04-10T04:02:26.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:26 smithi016 bash[74137]: cluster 2024-04-10T04:02:26.183113+0000 mgr.y (mgr.25133) 1681 : cluster 0 pgmap v2896: 329 pgs: 11 creating+peering, 8 unknown, 310 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 6.2 KiB/s wr, 131 op/s 2024-04-10T04:02:26.883 INFO:tasks.workunit.client.0.smithi016.stdout:num images is: 1 2024-04-10T04:02:26.883 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:26.883 INFO:tasks.workunit.client.0.smithi016.stdout:image: image34 2024-04-10T04:02:26.883 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image34 2024-04-10T04:02:26.925 INFO:tasks.workunit.client.0.smithi016.stdout:num images is: 2 2024-04-10T04:02:26.925 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:02:26.925 INFO:tasks.workunit.client.0.smithi016.stdout:image: image34 2024-04-10T04:02:26.925 INFO:tasks.workunit.client.0.smithi016.stdout:image: image35 2024-04-10T04:02:26.925 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image34 2024-04-10T04:02:26.925 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image35 2024-04-10T04:02:27.060 INFO:tasks.workunit.client.0.smithi016.stdout:100.00% done 2024-04-10T04:02:27.061 INFO:tasks.workunit.client.0.smithi016.stdout:num images is: 3 2024-04-10T04:02:27.061 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 3 2024-04-10T04:02:27.061 INFO:tasks.workunit.client.0.smithi016.stdout:image: image34 2024-04-10T04:02:27.061 INFO:tasks.workunit.client.0.smithi016.stdout:image: image35 2024-04-10T04:02:27.061 INFO:tasks.workunit.client.0.smithi016.stdout:image: image36 2024-04-10T04:02:27.061 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image34 2024-04-10T04:02:27.061 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image35 2024-04-10T04:02:27.061 INFO:tasks.workunit.client.0.smithi016.stdout:expected = image36 2024-04-10T04:02:27.151 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4563 ms) 2024-04-10T04:02:27.151 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-04-10T04:02:27.151 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:27.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:27 smithi136 bash[68278]: cluster 2024-04-10T04:02:26.418100+0000 mon.a (mon.0) 3038 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:27.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:27 smithi136 bash[68278]: cluster 2024-04-10T04:02:26.433790+0000 mon.a (mon.0) 3039 : cluster 0 osdmap e1672: 8 total, 8 up, 8 in 2024-04-10T04:02:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:27 smithi016 bash[72916]: cluster 2024-04-10T04:02:26.418100+0000 mon.a (mon.0) 3038 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:27 smithi016 bash[72916]: cluster 2024-04-10T04:02:26.433790+0000 mon.a (mon.0) 3039 : cluster 0 osdmap e1672: 8 total, 8 up, 8 in 2024-04-10T04:02:27.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:27 smithi016 bash[74137]: cluster 2024-04-10T04:02:26.418100+0000 mon.a (mon.0) 3038 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:27.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:27 smithi016 bash[74137]: cluster 2024-04-10T04:02:26.433790+0000 mon.a (mon.0) 3039 : cluster 0 osdmap e1672: 8 total, 8 up, 8 in 2024-04-10T04:02:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:28 smithi016 bash[72916]: cluster 2024-04-10T04:02:27.433719+0000 mon.a (mon.0) 3040 : cluster 0 osdmap e1673: 8 total, 8 up, 8 in 2024-04-10T04:02:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:28 smithi016 bash[72916]: audit 2024-04-10T04:02:27.608552+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:28 smithi016 bash[72916]: cluster 2024-04-10T04:02:28.183932+0000 mgr.y (mgr.25133) 1682 : cluster 0 pgmap v2899: 329 pgs: 11 creating+peering, 318 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 2.0 KiB/s wr, 51 op/s 2024-04-10T04:02:28.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:28 smithi016 bash[74137]: cluster 2024-04-10T04:02:27.433719+0000 mon.a (mon.0) 3040 : cluster 0 osdmap e1673: 8 total, 8 up, 8 in 2024-04-10T04:02:28.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:28 smithi016 bash[74137]: audit 2024-04-10T04:02:27.608552+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:28.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:28 smithi016 bash[74137]: cluster 2024-04-10T04:02:28.183932+0000 mgr.y (mgr.25133) 1682 : cluster 0 pgmap v2899: 329 pgs: 11 creating+peering, 318 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 2.0 KiB/s wr, 51 op/s 2024-04-10T04:02:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:28 smithi136 bash[68278]: cluster 2024-04-10T04:02:27.433719+0000 mon.a (mon.0) 3040 : cluster 0 osdmap e1673: 8 total, 8 up, 8 in 2024-04-10T04:02:28.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:28 smithi136 bash[68278]: audit 2024-04-10T04:02:27.608552+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:28.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:28 smithi136 bash[68278]: cluster 2024-04-10T04:02:28.183932+0000 mgr.y (mgr.25133) 1682 : cluster 0 pgmap v2899: 329 pgs: 11 creating+peering, 318 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 2.0 KiB/s wr, 51 op/s 2024-04-10T04:02:29.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:29 smithi016 bash[72916]: cluster 2024-04-10T04:02:28.439899+0000 mon.a (mon.0) 3042 : cluster 0 osdmap e1674: 8 total, 8 up, 8 in 2024-04-10T04:02:29.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:29 smithi016 bash[72916]: cluster 2024-04-10T04:02:29.282764+0000 mon.a (mon.0) 3043 : cluster 0 osdmap e1675: 8 total, 8 up, 8 in 2024-04-10T04:02:29.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:29 smithi016 bash[74137]: cluster 2024-04-10T04:02:28.439899+0000 mon.a (mon.0) 3042 : cluster 0 osdmap e1674: 8 total, 8 up, 8 in 2024-04-10T04:02:29.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:29 smithi016 bash[74137]: cluster 2024-04-10T04:02:29.282764+0000 mon.a (mon.0) 3043 : cluster 0 osdmap e1675: 8 total, 8 up, 8 in 2024-04-10T04:02:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:29 smithi136 bash[68278]: cluster 2024-04-10T04:02:28.439899+0000 mon.a (mon.0) 3042 : cluster 0 osdmap e1674: 8 total, 8 up, 8 in 2024-04-10T04:02:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:29 smithi136 bash[68278]: cluster 2024-04-10T04:02:29.282764+0000 mon.a (mon.0) 3043 : cluster 0 osdmap e1675: 8 total, 8 up, 8 in 2024-04-10T04:02:30.337 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 1 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:found snap1 with size 2097152 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 2 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:found snap1 with size 2097152 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:found snap2 with size 4194304 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 1 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:30.338 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2 2024-04-10T04:02:30.339 INFO:tasks.workunit.client.0.smithi016.stdout:found snap2 with size 4194304 2024-04-10T04:02:30.339 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 0 2024-04-10T04:02:30.339 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:02:30.339 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3187 ms) 2024-04-10T04:02:30.339 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-04-10T04:02:30.339 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:31 smithi016 bash[74137]: cluster 2024-04-10T04:02:30.184729+0000 mgr.y (mgr.25133) 1683 : cluster 0 pgmap v2902: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 381 op/s 2024-04-10T04:02:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:31 smithi016 bash[74137]: cluster 2024-04-10T04:02:30.283497+0000 mon.a (mon.0) 3044 : cluster 0 osdmap e1676: 8 total, 8 up, 8 in 2024-04-10T04:02:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:31 smithi016 bash[72916]: cluster 2024-04-10T04:02:30.184729+0000 mgr.y (mgr.25133) 1683 : cluster 0 pgmap v2902: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 381 op/s 2024-04-10T04:02:31.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:31 smithi016 bash[72916]: cluster 2024-04-10T04:02:30.283497+0000 mon.a (mon.0) 3044 : cluster 0 osdmap e1676: 8 total, 8 up, 8 in 2024-04-10T04:02:31.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:31 smithi136 bash[68278]: cluster 2024-04-10T04:02:30.184729+0000 mgr.y (mgr.25133) 1683 : cluster 0 pgmap v2902: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 322 KiB/s rd, 21 KiB/s wr, 381 op/s 2024-04-10T04:02:31.823 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:31 smithi136 bash[68278]: cluster 2024-04-10T04:02:30.283497+0000 mon.a (mon.0) 3044 : cluster 0 osdmap e1676: 8 total, 8 up, 8 in 2024-04-10T04:02:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:02:31] "GET /metrics HTTP/1.1" 200 51035 "" "Prometheus/2.43.0" 2024-04-10T04:02:32.357 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2020 ms) 2024-04-10T04:02:32.357 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-04-10T04:02:32.357 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:32.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:32 smithi016 bash[74137]: cluster 2024-04-10T04:02:31.289933+0000 mon.a (mon.0) 3045 : cluster 0 osdmap e1677: 8 total, 8 up, 8 in 2024-04-10T04:02:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:32 smithi016 bash[72916]: cluster 2024-04-10T04:02:31.289933+0000 mon.a (mon.0) 3045 : cluster 0 osdmap e1677: 8 total, 8 up, 8 in 2024-04-10T04:02:32.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:32 smithi136 bash[68278]: cluster 2024-04-10T04:02:31.289933+0000 mon.a (mon.0) 3045 : cluster 0 osdmap e1677: 8 total, 8 up, 8 in 2024-04-10T04:02:33.357 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 1 2024-04-10T04:02:33.357 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:33.357 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1 2024-04-10T04:02:33.357 INFO:tasks.workunit.client.0.smithi016.stdout:found snap1 with size 2097152 2024-04-10T04:02:33.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:33 smithi016 bash[74137]: cluster 2024-04-10T04:02:32.185938+0000 mgr.y (mgr.25133) 1684 : cluster 0 pgmap v2905: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 396 KiB/s rd, 27 KiB/s wr, 473 op/s 2024-04-10T04:02:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:33 smithi016 bash[74137]: cluster 2024-04-10T04:02:32.306815+0000 mon.a (mon.0) 3046 : cluster 0 osdmap e1678: 8 total, 8 up, 8 in 2024-04-10T04:02:33.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:33 smithi016 bash[72916]: cluster 2024-04-10T04:02:32.185938+0000 mgr.y (mgr.25133) 1684 : cluster 0 pgmap v2905: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 396 KiB/s rd, 27 KiB/s wr, 473 op/s 2024-04-10T04:02:33.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:33 smithi016 bash[72916]: cluster 2024-04-10T04:02:32.306815+0000 mon.a (mon.0) 3046 : cluster 0 osdmap e1678: 8 total, 8 up, 8 in 2024-04-10T04:02:33.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:33 smithi136 bash[68278]: cluster 2024-04-10T04:02:32.185938+0000 mgr.y (mgr.25133) 1684 : cluster 0 pgmap v2905: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 396 KiB/s rd, 27 KiB/s wr, 473 op/s 2024-04-10T04:02:33.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:33 smithi136 bash[68278]: cluster 2024-04-10T04:02:32.306815+0000 mon.a (mon.0) 3046 : cluster 0 osdmap e1678: 8 total, 8 up, 8 in 2024-04-10T04:02:34.324 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 2 2024-04-10T04:02:34.324 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:02:34.324 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1 2024-04-10T04:02:34.324 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2 2024-04-10T04:02:34.324 INFO:tasks.workunit.client.0.smithi016.stdout:found snap1 with size 2097152 2024-04-10T04:02:34.324 INFO:tasks.workunit.client.0.smithi016.stdout:found snap2 with size 4194304 2024-04-10T04:02:34.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:34 smithi136 bash[68278]: cluster 2024-04-10T04:02:33.325945+0000 mon.a (mon.0) 3047 : cluster 0 osdmap e1679: 8 total, 8 up, 8 in 2024-04-10T04:02:34.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:34 smithi136 bash[68278]: cluster 2024-04-10T04:02:34.281780+0000 mon.a (mon.0) 3048 : cluster 0 osdmap e1680: 8 total, 8 up, 8 in 2024-04-10T04:02:34.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:34 smithi016 bash[74137]: cluster 2024-04-10T04:02:33.325945+0000 mon.a (mon.0) 3047 : cluster 0 osdmap e1679: 8 total, 8 up, 8 in 2024-04-10T04:02:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:34 smithi016 bash[74137]: cluster 2024-04-10T04:02:34.281780+0000 mon.a (mon.0) 3048 : cluster 0 osdmap e1680: 8 total, 8 up, 8 in 2024-04-10T04:02:34.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:34 smithi016 bash[72916]: cluster 2024-04-10T04:02:33.325945+0000 mon.a (mon.0) 3047 : cluster 0 osdmap e1679: 8 total, 8 up, 8 in 2024-04-10T04:02:34.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:34 smithi016 bash[72916]: cluster 2024-04-10T04:02:34.281780+0000 mon.a (mon.0) 3048 : cluster 0 osdmap e1680: 8 total, 8 up, 8 in 2024-04-10T04:02:35.392 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 1 2024-04-10T04:02:35.392 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:35.392 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2 2024-04-10T04:02:35.392 INFO:tasks.workunit.client.0.smithi016.stdout:found snap2 with size 4194304 2024-04-10T04:02:35.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:35 smithi136 bash[68278]: cluster 2024-04-10T04:02:34.187732+0000 mgr.y (mgr.25133) 1685 : cluster 0 pgmap v2908: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.5 KiB/s wr, 117 op/s 2024-04-10T04:02:35.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:35 smithi016 bash[72916]: cluster 2024-04-10T04:02:34.187732+0000 mgr.y (mgr.25133) 1685 : cluster 0 pgmap v2908: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.5 KiB/s wr, 117 op/s 2024-04-10T04:02:35.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:35 smithi016 bash[74137]: cluster 2024-04-10T04:02:34.187732+0000 mgr.y (mgr.25133) 1685 : cluster 0 pgmap v2908: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.5 KiB/s wr, 117 op/s 2024-04-10T04:02:36.411 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 0 2024-04-10T04:02:36.411 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:02:36.430 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (4072 ms) 2024-04-10T04:02:36.430 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-04-10T04:02:36.430 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:36.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:36 smithi136 bash[68278]: cluster 2024-04-10T04:02:35.340157+0000 mon.a (mon.0) 3049 : cluster 0 osdmap e1681: 8 total, 8 up, 8 in 2024-04-10T04:02:36.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:36 smithi136 bash[68278]: cluster 2024-04-10T04:02:36.189567+0000 mgr.y (mgr.25133) 1686 : cluster 0 pgmap v2911: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 5.2 KiB/s wr, 55 op/s 2024-04-10T04:02:36.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:36 smithi016 bash[72916]: cluster 2024-04-10T04:02:35.340157+0000 mon.a (mon.0) 3049 : cluster 0 osdmap e1681: 8 total, 8 up, 8 in 2024-04-10T04:02:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:36 smithi016 bash[72916]: cluster 2024-04-10T04:02:36.189567+0000 mgr.y (mgr.25133) 1686 : cluster 0 pgmap v2911: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 5.2 KiB/s wr, 55 op/s 2024-04-10T04:02:36.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:36 smithi016 bash[74137]: cluster 2024-04-10T04:02:35.340157+0000 mon.a (mon.0) 3049 : cluster 0 osdmap e1681: 8 total, 8 up, 8 in 2024-04-10T04:02:36.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:36 smithi016 bash[74137]: cluster 2024-04-10T04:02:36.189567+0000 mgr.y (mgr.25133) 1686 : cluster 0 pgmap v2911: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 5.2 KiB/s wr, 55 op/s 2024-04-10T04:02:37.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:37 smithi136 bash[68278]: cluster 2024-04-10T04:02:36.361980+0000 mon.a (mon.0) 3050 : cluster 0 osdmap e1682: 8 total, 8 up, 8 in 2024-04-10T04:02:37.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:37 smithi016 bash[72916]: cluster 2024-04-10T04:02:36.361980+0000 mon.a (mon.0) 3050 : cluster 0 osdmap e1682: 8 total, 8 up, 8 in 2024-04-10T04:02:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:37 smithi016 bash[74137]: cluster 2024-04-10T04:02:36.361980+0000 mon.a (mon.0) 3050 : cluster 0 osdmap e1682: 8 total, 8 up, 8 in 2024-04-10T04:02:38.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:38 smithi136 bash[68278]: cluster 2024-04-10T04:02:37.376181+0000 mon.a (mon.0) 3051 : cluster 0 osdmap e1683: 8 total, 8 up, 8 in 2024-04-10T04:02:38.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:38 smithi136 bash[68278]: cluster 2024-04-10T04:02:38.190449+0000 mgr.y (mgr.25133) 1687 : cluster 0 pgmap v2914: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.0 KiB/s wr, 61 op/s 2024-04-10T04:02:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:38 smithi016 bash[74137]: cluster 2024-04-10T04:02:37.376181+0000 mon.a (mon.0) 3051 : cluster 0 osdmap e1683: 8 total, 8 up, 8 in 2024-04-10T04:02:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:38 smithi016 bash[74137]: cluster 2024-04-10T04:02:38.190449+0000 mgr.y (mgr.25133) 1687 : cluster 0 pgmap v2914: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.0 KiB/s wr, 61 op/s 2024-04-10T04:02:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:38 smithi016 bash[72916]: cluster 2024-04-10T04:02:37.376181+0000 mon.a (mon.0) 3051 : cluster 0 osdmap e1683: 8 total, 8 up, 8 in 2024-04-10T04:02:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:38 smithi016 bash[72916]: cluster 2024-04-10T04:02:38.190449+0000 mgr.y (mgr.25133) 1687 : cluster 0 pgmap v2914: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.0 KiB/s wr, 61 op/s 2024-04-10T04:02:39.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:39 smithi136 bash[68278]: cluster 2024-04-10T04:02:38.394164+0000 mon.a (mon.0) 3052 : cluster 0 osdmap e1684: 8 total, 8 up, 8 in 2024-04-10T04:02:39.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:39 smithi136 bash[68278]: cluster 2024-04-10T04:02:39.286907+0000 mon.a (mon.0) 3053 : cluster 0 osdmap e1685: 8 total, 8 up, 8 in 2024-04-10T04:02:39.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:39 smithi016 bash[72916]: cluster 2024-04-10T04:02:38.394164+0000 mon.a (mon.0) 3052 : cluster 0 osdmap e1684: 8 total, 8 up, 8 in 2024-04-10T04:02:39.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:39 smithi016 bash[72916]: cluster 2024-04-10T04:02:39.286907+0000 mon.a (mon.0) 3053 : cluster 0 osdmap e1685: 8 total, 8 up, 8 in 2024-04-10T04:02:39.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:39 smithi016 bash[74137]: cluster 2024-04-10T04:02:38.394164+0000 mon.a (mon.0) 3052 : cluster 0 osdmap e1684: 8 total, 8 up, 8 in 2024-04-10T04:02:39.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:39 smithi016 bash[74137]: cluster 2024-04-10T04:02:39.286907+0000 mon.a (mon.0) 3053 : cluster 0 osdmap e1685: 8 total, 8 up, 8 in 2024-04-10T04:02:41.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:41 smithi016 bash[72916]: cluster 2024-04-10T04:02:40.191360+0000 mgr.y (mgr.25133) 1688 : cluster 0 pgmap v2917: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.2 KiB/s wr, 19 op/s 2024-04-10T04:02:41.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:41 smithi016 bash[72916]: cluster 2024-04-10T04:02:40.288847+0000 mon.a (mon.0) 3054 : cluster 0 osdmap e1686: 8 total, 8 up, 8 in 2024-04-10T04:02:41.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:41 smithi016 bash[74137]: cluster 2024-04-10T04:02:40.191360+0000 mgr.y (mgr.25133) 1688 : cluster 0 pgmap v2917: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.2 KiB/s wr, 19 op/s 2024-04-10T04:02:41.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:41 smithi016 bash[74137]: cluster 2024-04-10T04:02:40.288847+0000 mon.a (mon.0) 3054 : cluster 0 osdmap e1686: 8 total, 8 up, 8 in 2024-04-10T04:02:41.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:41 smithi136 bash[68278]: cluster 2024-04-10T04:02:40.191360+0000 mgr.y (mgr.25133) 1688 : cluster 0 pgmap v2917: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.2 KiB/s wr, 19 op/s 2024-04-10T04:02:41.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:41 smithi136 bash[68278]: cluster 2024-04-10T04:02:40.288847+0000 mon.a (mon.0) 3054 : cluster 0 osdmap e1686: 8 total, 8 up, 8 in 2024-04-10T04:02:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:02:41] "GET /metrics HTTP/1.1" 200 51035 "" "Prometheus/2.43.0" 2024-04-10T04:02:42.345 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 0 2024-04-10T04:02:42.346 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:02:42.356 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (5926 ms) 2024-04-10T04:02:42.356 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-04-10T04:02:42.356 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:42.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:42 smithi136 bash[68278]: cluster 2024-04-10T04:02:41.293396+0000 mon.a (mon.0) 3055 : cluster 0 osdmap e1687: 8 total, 8 up, 8 in 2024-04-10T04:02:42.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:42 smithi136 bash[68278]: audit 2024-04-10T04:02:42.228196+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:02:42.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:42 smithi016 bash[72916]: cluster 2024-04-10T04:02:41.293396+0000 mon.a (mon.0) 3055 : cluster 0 osdmap e1687: 8 total, 8 up, 8 in 2024-04-10T04:02:42.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:42 smithi016 bash[72916]: audit 2024-04-10T04:02:42.228196+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:02:42.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:42 smithi016 bash[74137]: cluster 2024-04-10T04:02:41.293396+0000 mon.a (mon.0) 3055 : cluster 0 osdmap e1687: 8 total, 8 up, 8 in 2024-04-10T04:02:42.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:42 smithi016 bash[74137]: audit 2024-04-10T04:02:42.228196+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:02:43.380 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 1 2024-04-10T04:02:43.380 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:43.380 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1 2024-04-10T04:02:43.380 INFO:tasks.workunit.client.0.smithi016.stdout:found snap1 with size 2097152 2024-04-10T04:02:43.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:43 smithi136 bash[68278]: cluster 2024-04-10T04:02:42.192832+0000 mgr.y (mgr.25133) 1689 : cluster 0 pgmap v2920: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 69 op/s 2024-04-10T04:02:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:43 smithi136 bash[68278]: cluster 2024-04-10T04:02:42.311075+0000 mon.a (mon.0) 3057 : cluster 0 osdmap e1688: 8 total, 8 up, 8 in 2024-04-10T04:02:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:43 smithi136 bash[68278]: audit 2024-04-10T04:02:42.609092+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:43 smithi136 bash[68278]: audit 2024-04-10T04:02:43.031000+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:02:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:43 smithi136 bash[68278]: audit 2024-04-10T04:02:43.032812+0000 mon.a (mon.0) 3060 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:02:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:43 smithi136 bash[68278]: audit 2024-04-10T04:02:43.042899+0000 mon.a (mon.0) 3061 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:02:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[72916]: cluster 2024-04-10T04:02:42.192832+0000 mgr.y (mgr.25133) 1689 : cluster 0 pgmap v2920: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 69 op/s 2024-04-10T04:02:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[72916]: cluster 2024-04-10T04:02:42.311075+0000 mon.a (mon.0) 3057 : cluster 0 osdmap e1688: 8 total, 8 up, 8 in 2024-04-10T04:02:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[72916]: audit 2024-04-10T04:02:42.609092+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[72916]: audit 2024-04-10T04:02:43.031000+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:02:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[72916]: audit 2024-04-10T04:02:43.032812+0000 mon.a (mon.0) 3060 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:02:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[72916]: audit 2024-04-10T04:02:43.042899+0000 mon.a (mon.0) 3061 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:02:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[74137]: cluster 2024-04-10T04:02:42.192832+0000 mgr.y (mgr.25133) 1689 : cluster 0 pgmap v2920: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 69 op/s 2024-04-10T04:02:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[74137]: cluster 2024-04-10T04:02:42.311075+0000 mon.a (mon.0) 3057 : cluster 0 osdmap e1688: 8 total, 8 up, 8 in 2024-04-10T04:02:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[74137]: audit 2024-04-10T04:02:42.609092+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[74137]: audit 2024-04-10T04:02:43.031000+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:02:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[74137]: audit 2024-04-10T04:02:43.032812+0000 mon.a (mon.0) 3060 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:02:43.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:43 smithi016 bash[74137]: audit 2024-04-10T04:02:43.042899+0000 mon.a (mon.0) 3061 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:02:44.336 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 2 2024-04-10T04:02:44.336 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:02:44.336 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1 2024-04-10T04:02:44.336 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2 2024-04-10T04:02:44.336 INFO:tasks.workunit.client.0.smithi016.stdout:found snap1 with size 2097152 2024-04-10T04:02:44.336 INFO:tasks.workunit.client.0.smithi016.stdout:found snap2 with size 4194304 2024-04-10T04:02:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 2 2024-04-10T04:02:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:02:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap1-rename 2024-04-10T04:02:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2 2024-04-10T04:02:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:found snap1-rename with size 2097152 2024-04-10T04:02:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:found snap2 with size 4194304 2024-04-10T04:02:44.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:44 smithi136 bash[68278]: cluster 2024-04-10T04:02:43.329002+0000 mon.a (mon.0) 3062 : cluster 0 osdmap e1689: 8 total, 8 up, 8 in 2024-04-10T04:02:44.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:44 smithi136 bash[68278]: cluster 2024-04-10T04:02:44.290247+0000 mon.a (mon.0) 3063 : cluster 0 osdmap e1690: 8 total, 8 up, 8 in 2024-04-10T04:02:44.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:44 smithi016 bash[72916]: cluster 2024-04-10T04:02:43.329002+0000 mon.a (mon.0) 3062 : cluster 0 osdmap e1689: 8 total, 8 up, 8 in 2024-04-10T04:02:44.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:44 smithi016 bash[72916]: cluster 2024-04-10T04:02:44.290247+0000 mon.a (mon.0) 3063 : cluster 0 osdmap e1690: 8 total, 8 up, 8 in 2024-04-10T04:02:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:44 smithi016 bash[74137]: cluster 2024-04-10T04:02:43.329002+0000 mon.a (mon.0) 3062 : cluster 0 osdmap e1689: 8 total, 8 up, 8 in 2024-04-10T04:02:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:44 smithi016 bash[74137]: cluster 2024-04-10T04:02:44.290247+0000 mon.a (mon.0) 3063 : cluster 0 osdmap e1690: 8 total, 8 up, 8 in 2024-04-10T04:02:45.451 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 1 2024-04-10T04:02:45.451 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:02:45.451 INFO:tasks.workunit.client.0.smithi016.stdout:snap: snap2-rename 2024-04-10T04:02:45.451 INFO:tasks.workunit.client.0.smithi016.stdout:found snap2-rename with size 4194304 2024-04-10T04:02:45.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:45 smithi136 bash[68278]: cluster 2024-04-10T04:02:44.194685+0000 mgr.y (mgr.25133) 1690 : cluster 0 pgmap v2923: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 65 op/s 2024-04-10T04:02:45.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:45 smithi016 bash[72916]: cluster 2024-04-10T04:02:44.194685+0000 mgr.y (mgr.25133) 1690 : cluster 0 pgmap v2923: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 65 op/s 2024-04-10T04:02:45.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:45 smithi016 bash[74137]: cluster 2024-04-10T04:02:44.194685+0000 mgr.y (mgr.25133) 1690 : cluster 0 pgmap v2923: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 65 op/s 2024-04-10T04:02:46.412 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 0 2024-04-10T04:02:46.412 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:02:46.419 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (4064 ms) 2024-04-10T04:02:46.419 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-04-10T04:02:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:46 smithi136 bash[68278]: cluster 2024-04-10T04:02:45.361695+0000 mon.a (mon.0) 3064 : cluster 0 osdmap e1691: 8 total, 8 up, 8 in 2024-04-10T04:02:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:46 smithi136 bash[68278]: cluster 2024-04-10T04:02:46.196126+0000 mgr.y (mgr.25133) 1691 : cluster 0 pgmap v2926: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 6.0 KiB/s wr, 78 op/s 2024-04-10T04:02:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:46 smithi016 bash[72916]: cluster 2024-04-10T04:02:45.361695+0000 mon.a (mon.0) 3064 : cluster 0 osdmap e1691: 8 total, 8 up, 8 in 2024-04-10T04:02:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:46 smithi016 bash[72916]: cluster 2024-04-10T04:02:46.196126+0000 mgr.y (mgr.25133) 1691 : cluster 0 pgmap v2926: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 6.0 KiB/s wr, 78 op/s 2024-04-10T04:02:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:46 smithi016 bash[74137]: cluster 2024-04-10T04:02:45.361695+0000 mon.a (mon.0) 3064 : cluster 0 osdmap e1691: 8 total, 8 up, 8 in 2024-04-10T04:02:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:46 smithi016 bash[74137]: cluster 2024-04-10T04:02:46.196126+0000 mgr.y (mgr.25133) 1691 : cluster 0 pgmap v2926: 329 pgs: 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 6.0 KiB/s wr, 78 op/s 2024-04-10T04:02:47.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:47 smithi136 bash[68278]: cluster 2024-04-10T04:02:46.371892+0000 mon.a (mon.0) 3065 : cluster 0 osdmap e1692: 8 total, 8 up, 8 in 2024-04-10T04:02:47.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:47 smithi016 bash[74137]: cluster 2024-04-10T04:02:46.371892+0000 mon.a (mon.0) 3065 : cluster 0 osdmap e1692: 8 total, 8 up, 8 in 2024-04-10T04:02:47.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:47 smithi016 bash[72916]: cluster 2024-04-10T04:02:46.371892+0000 mon.a (mon.0) 3065 : cluster 0 osdmap e1692: 8 total, 8 up, 8 in 2024-04-10T04:02:48.411 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:48.411 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:48.411 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:48.411 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:48 smithi136 bash[68278]: cluster 2024-04-10T04:02:47.370682+0000 mon.a (mon.0) 3066 : cluster 0 osdmap e1693: 8 total, 8 up, 8 in 2024-04-10T04:02:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:48 smithi136 bash[68278]: audit 2024-04-10T04:02:47.394477+0000 mon.a (mon.0) 3067 : audit 1 from='client.? 172.21.15.16:0/434569856' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:48 smithi136 bash[68278]: cluster 2024-04-10T04:02:48.197070+0000 mgr.y (mgr.25133) 1692 : cluster 0 pgmap v2929: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 86 op/s 2024-04-10T04:02:48.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:48 smithi016 bash[72916]: cluster 2024-04-10T04:02:47.370682+0000 mon.a (mon.0) 3066 : cluster 0 osdmap e1693: 8 total, 8 up, 8 in 2024-04-10T04:02:48.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:48 smithi016 bash[72916]: audit 2024-04-10T04:02:47.394477+0000 mon.a (mon.0) 3067 : audit 1 from='client.? 172.21.15.16:0/434569856' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:48.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:48 smithi016 bash[72916]: cluster 2024-04-10T04:02:48.197070+0000 mgr.y (mgr.25133) 1692 : cluster 0 pgmap v2929: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 86 op/s 2024-04-10T04:02:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:48 smithi016 bash[74137]: cluster 2024-04-10T04:02:47.370682+0000 mon.a (mon.0) 3066 : cluster 0 osdmap e1693: 8 total, 8 up, 8 in 2024-04-10T04:02:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:48 smithi016 bash[74137]: audit 2024-04-10T04:02:47.394477+0000 mon.a (mon.0) 3067 : audit 1 from='client.? 172.21.15.16:0/434569856' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:48 smithi016 bash[74137]: cluster 2024-04-10T04:02:48.197070+0000 mgr.y (mgr.25133) 1692 : cluster 0 pgmap v2929: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 86 op/s 2024-04-10T04:02:49.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:49 smithi136 bash[68278]: cluster 2024-04-10T04:02:48.389422+0000 mon.a (mon.0) 3068 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:49.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:49 smithi136 bash[68278]: audit 2024-04-10T04:02:48.397709+0000 mon.a (mon.0) 3069 : audit 1 from='client.? 172.21.15.16:0/434569856' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:49.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:49 smithi136 bash[68278]: cluster 2024-04-10T04:02:48.404383+0000 mon.a (mon.0) 3070 : cluster 0 osdmap e1694: 8 total, 8 up, 8 in 2024-04-10T04:02:49.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:49 smithi136 bash[68278]: cluster 2024-04-10T04:02:49.298877+0000 mon.a (mon.0) 3071 : cluster 0 osdmap e1695: 8 total, 8 up, 8 in 2024-04-10T04:02:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:49 smithi016 bash[72916]: cluster 2024-04-10T04:02:48.389422+0000 mon.a (mon.0) 3068 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:49 smithi016 bash[72916]: audit 2024-04-10T04:02:48.397709+0000 mon.a (mon.0) 3069 : audit 1 from='client.? 172.21.15.16:0/434569856' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:49 smithi016 bash[72916]: cluster 2024-04-10T04:02:48.404383+0000 mon.a (mon.0) 3070 : cluster 0 osdmap e1694: 8 total, 8 up, 8 in 2024-04-10T04:02:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:49 smithi016 bash[72916]: cluster 2024-04-10T04:02:49.298877+0000 mon.a (mon.0) 3071 : cluster 0 osdmap e1695: 8 total, 8 up, 8 in 2024-04-10T04:02:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:49 smithi016 bash[74137]: cluster 2024-04-10T04:02:48.389422+0000 mon.a (mon.0) 3068 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:49 smithi016 bash[74137]: audit 2024-04-10T04:02:48.397709+0000 mon.a (mon.0) 3069 : audit 1 from='client.? 172.21.15.16:0/434569856' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:49 smithi016 bash[74137]: cluster 2024-04-10T04:02:48.404383+0000 mon.a (mon.0) 3070 : cluster 0 osdmap e1694: 8 total, 8 up, 8 in 2024-04-10T04:02:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:49 smithi016 bash[74137]: cluster 2024-04-10T04:02:49.298877+0000 mon.a (mon.0) 3071 : cluster 0 osdmap e1695: 8 total, 8 up, 8 in 2024-04-10T04:02:50.744 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4325 ms) 2024-04-10T04:02:50.744 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-04-10T04:02:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:51 smithi016 bash[72916]: cluster 2024-04-10T04:02:50.197878+0000 mgr.y (mgr.25133) 1693 : cluster 0 pgmap v2932: 361 pgs: 17 unknown, 344 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 511 B/s wr, 9 op/s 2024-04-10T04:02:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:51 smithi016 bash[72916]: cluster 2024-04-10T04:02:50.294218+0000 mon.a (mon.0) 3072 : cluster 0 osdmap e1696: 8 total, 8 up, 8 in 2024-04-10T04:02:51.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:51 smithi016 bash[72916]: cluster 2024-04-10T04:02:50.391931+0000 mon.a (mon.0) 3073 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:51 smithi016 bash[74137]: cluster 2024-04-10T04:02:50.197878+0000 mgr.y (mgr.25133) 1693 : cluster 0 pgmap v2932: 361 pgs: 17 unknown, 344 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 511 B/s wr, 9 op/s 2024-04-10T04:02:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:51 smithi016 bash[74137]: cluster 2024-04-10T04:02:50.294218+0000 mon.a (mon.0) 3072 : cluster 0 osdmap e1696: 8 total, 8 up, 8 in 2024-04-10T04:02:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:51 smithi016 bash[74137]: cluster 2024-04-10T04:02:50.391931+0000 mon.a (mon.0) 3073 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:51.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:51 smithi136 bash[68278]: cluster 2024-04-10T04:02:50.197878+0000 mgr.y (mgr.25133) 1693 : cluster 0 pgmap v2932: 361 pgs: 17 unknown, 344 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 511 B/s wr, 9 op/s 2024-04-10T04:02:51.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:51 smithi136 bash[68278]: cluster 2024-04-10T04:02:50.294218+0000 mon.a (mon.0) 3072 : cluster 0 osdmap e1696: 8 total, 8 up, 8 in 2024-04-10T04:02:51.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:51 smithi136 bash[68278]: cluster 2024-04-10T04:02:50.391931+0000 mon.a (mon.0) 3073 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:02:51] "GET /metrics HTTP/1.1" 200 51046 "" "Prometheus/2.43.0" 2024-04-10T04:02:52.470 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:52.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:52 smithi136 bash[68278]: cluster 2024-04-10T04:02:51.402973+0000 mon.a (mon.0) 3074 : cluster 0 osdmap e1697: 8 total, 8 up, 8 in 2024-04-10T04:02:52.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:52 smithi136 bash[68278]: audit 2024-04-10T04:02:51.405593+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.16:0/2366189222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:52.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:52 smithi136 bash[68278]: audit 2024-04-10T04:02:51.407424+0000 mon.a (mon.0) 3075 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:52.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:52 smithi136 bash[68278]: cluster 2024-04-10T04:02:52.199535+0000 mgr.y (mgr.25133) 1694 : cluster 0 pgmap v2935: 393 pgs: 8 creating+peering, 24 unknown, 361 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.7 KiB/s wr, 76 op/s 2024-04-10T04:02:52.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[65786]: [10/Apr/2024:04:02:52] ENGINE Bus STOPPING 2024-04-10T04:02:52.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[65786]: [10/Apr/2024:04:02:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T04:02:52.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[65786]: [10/Apr/2024:04:02:52] ENGINE Bus STOPPED 2024-04-10T04:02:52.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[65786]: [10/Apr/2024:04:02:52] ENGINE Bus STARTING 2024-04-10T04:02:52.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[65786]: [10/Apr/2024:04:02:52] ENGINE Serving on http://:::9283 2024-04-10T04:02:52.814 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[65786]: [10/Apr/2024:04:02:52] ENGINE Bus STARTED 2024-04-10T04:02:52.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[72916]: cluster 2024-04-10T04:02:51.402973+0000 mon.a (mon.0) 3074 : cluster 0 osdmap e1697: 8 total, 8 up, 8 in 2024-04-10T04:02:52.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[72916]: audit 2024-04-10T04:02:51.405593+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.16:0/2366189222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:52.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[72916]: audit 2024-04-10T04:02:51.407424+0000 mon.a (mon.0) 3075 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:52.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[72916]: cluster 2024-04-10T04:02:52.199535+0000 mgr.y (mgr.25133) 1694 : cluster 0 pgmap v2935: 393 pgs: 8 creating+peering, 24 unknown, 361 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.7 KiB/s wr, 76 op/s 2024-04-10T04:02:52.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[74137]: cluster 2024-04-10T04:02:51.402973+0000 mon.a (mon.0) 3074 : cluster 0 osdmap e1697: 8 total, 8 up, 8 in 2024-04-10T04:02:52.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[74137]: audit 2024-04-10T04:02:51.405593+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.16:0/2366189222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:52.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[74137]: audit 2024-04-10T04:02:51.407424+0000 mon.a (mon.0) 3075 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:02:52.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:52 smithi016 bash[74137]: cluster 2024-04-10T04:02:52.199535+0000 mgr.y (mgr.25133) 1694 : cluster 0 pgmap v2935: 393 pgs: 8 creating+peering, 24 unknown, 361 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.7 KiB/s wr, 76 op/s 2024-04-10T04:02:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: cluster 2024-04-10T04:02:52.398142+0000 mon.a (mon.0) 3076 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.399823+0000 mon.a (mon.0) 3077 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: cluster 2024-04-10T04:02:52.407049+0000 mon.a (mon.0) 3078 : cluster 0 osdmap e1698: 8 total, 8 up, 8 in 2024-04-10T04:02:53.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.471834+0000 mon.a (mon.0) 3079 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:02:53.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.512621+0000 mon.a (mon.0) 3080 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.515421+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.517382+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.518320+0000 mon.a (mon.0) 3083 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.520484+0000 mon.a (mon.0) 3084 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.525724+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.712865+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.713201+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.713519+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.715882+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.716134+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.716466+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.718441+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.718783+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.719041+0000 mon.a (mon.0) 3094 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.730786+0000 mon.a (mon.0) 3095 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.730899+0000 mon.a (mon.0) 3096 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.731077+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.731311+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.731487+0000 mon.a (mon.0) 3099 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.733638+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.733799+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.734017+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.735423+0000 mon.c (mon.2) 88 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.735484+0000 mon.c (mon.2) 89 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.735601+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.735676+0000 mon.b (mon.1) 17 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.735784+0000 mon.b (mon.1) 18 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:02:53.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.735878+0000 mon.a (mon.0) 3104 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.675 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:53 smithi136 bash[68278]: audit 2024-04-10T04:02:52.736255+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: cluster 2024-04-10T04:02:52.398142+0000 mon.a (mon.0) 3076 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.399823+0000 mon.a (mon.0) 3077 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: cluster 2024-04-10T04:02:52.407049+0000 mon.a (mon.0) 3078 : cluster 0 osdmap e1698: 8 total, 8 up, 8 in 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.471834+0000 mon.a (mon.0) 3079 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.512621+0000 mon.a (mon.0) 3080 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.515421+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.517382+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.518320+0000 mon.a (mon.0) 3083 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.520484+0000 mon.a (mon.0) 3084 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.525724+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.712865+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.713201+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.713519+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.715882+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.716134+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.716466+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.718441+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.718783+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.719041+0000 mon.a (mon.0) 3094 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: cluster 2024-04-10T04:02:52.398142+0000 mon.a (mon.0) 3076 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.399823+0000 mon.a (mon.0) 3077 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: cluster 2024-04-10T04:02:52.407049+0000 mon.a (mon.0) 3078 : cluster 0 osdmap e1698: 8 total, 8 up, 8 in 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.471834+0000 mon.a (mon.0) 3079 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.512621+0000 mon.a (mon.0) 3080 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.515421+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.517382+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:02:53.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.518320+0000 mon.a (mon.0) 3083 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.520484+0000 mon.a (mon.0) 3084 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.525724+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.712865+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.713201+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.713519+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.715882+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.716134+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.716466+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.718441+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.718783+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.719041+0000 mon.a (mon.0) 3094 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.730786+0000 mon.a (mon.0) 3095 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.730899+0000 mon.a (mon.0) 3096 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.731077+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.731311+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.731487+0000 mon.a (mon.0) 3099 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.733638+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.733799+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.734017+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.735423+0000 mon.c (mon.2) 88 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.735484+0000 mon.c (mon.2) 89 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.735601+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.735676+0000 mon.b (mon.1) 17 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.735784+0000 mon.b (mon.1) 18 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:02:53.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.735878+0000 mon.a (mon.0) 3104 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[74137]: audit 2024-04-10T04:02:52.736255+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.730786+0000 mon.a (mon.0) 3095 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.730899+0000 mon.a (mon.0) 3096 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.731077+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.731311+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.731487+0000 mon.a (mon.0) 3099 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.733638+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.733799+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.734017+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.735423+0000 mon.c (mon.2) 88 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.735484+0000 mon.c (mon.2) 89 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.735601+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:02:53.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.735676+0000 mon.b (mon.1) 17 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:02:53.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.735784+0000 mon.b (mon.1) 18 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:02:53.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.735878+0000 mon.a (mon.0) 3104 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:02:53.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:53 smithi016 bash[72916]: audit 2024-04-10T04:02:52.736255+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:02:54.478 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:02:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:54 smithi016 bash[72916]: cluster 2024-04-10T04:02:53.431202+0000 mon.a (mon.0) 3106 : cluster 0 osdmap e1699: 8 total, 8 up, 8 in 2024-04-10T04:02:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:54 smithi016 bash[72916]: cluster 2024-04-10T04:02:54.201523+0000 mgr.y (mgr.25133) 1695 : cluster 0 pgmap v2938: 393 pgs: 8 creating+peering, 9 unknown, 376 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 8.5 KiB/s wr, 122 op/s 2024-04-10T04:02:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:54 smithi016 bash[72916]: cluster 2024-04-10T04:02:54.293968+0000 mon.a (mon.0) 3107 : cluster 0 osdmap e1700: 8 total, 8 up, 8 in 2024-04-10T04:02:54.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:54 smithi016 bash[74137]: cluster 2024-04-10T04:02:53.431202+0000 mon.a (mon.0) 3106 : cluster 0 osdmap e1699: 8 total, 8 up, 8 in 2024-04-10T04:02:54.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:54 smithi016 bash[74137]: cluster 2024-04-10T04:02:54.201523+0000 mgr.y (mgr.25133) 1695 : cluster 0 pgmap v2938: 393 pgs: 8 creating+peering, 9 unknown, 376 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 8.5 KiB/s wr, 122 op/s 2024-04-10T04:02:54.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:54 smithi016 bash[74137]: cluster 2024-04-10T04:02:54.293968+0000 mon.a (mon.0) 3107 : cluster 0 osdmap e1700: 8 total, 8 up, 8 in 2024-04-10T04:02:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:54 smithi136 bash[68278]: cluster 2024-04-10T04:02:53.431202+0000 mon.a (mon.0) 3106 : cluster 0 osdmap e1699: 8 total, 8 up, 8 in 2024-04-10T04:02:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:54 smithi136 bash[68278]: cluster 2024-04-10T04:02:54.201523+0000 mgr.y (mgr.25133) 1695 : cluster 0 pgmap v2938: 393 pgs: 8 creating+peering, 9 unknown, 376 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 8.5 KiB/s wr, 122 op/s 2024-04-10T04:02:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:54 smithi136 bash[68278]: cluster 2024-04-10T04:02:54.293968+0000 mon.a (mon.0) 3107 : cluster 0 osdmap e1700: 8 total, 8 up, 8 in 2024-04-10T04:02:55.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:55 smithi016 bash[72916]: cluster 2024-04-10T04:02:54.426734+0000 mon.a (mon.0) 3108 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:55.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:55 smithi016 bash[72916]: audit 2024-04-10T04:02:54.493963+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-22", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:02:55.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:55 smithi016 bash[72916]: audit 2024-04-10T04:02:54.494328+0000 mon.a (mon.0) 3109 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-22", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:02:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:55 smithi016 bash[74137]: cluster 2024-04-10T04:02:54.426734+0000 mon.a (mon.0) 3108 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:55 smithi016 bash[74137]: audit 2024-04-10T04:02:54.493963+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-22", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:02:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:55 smithi016 bash[74137]: audit 2024-04-10T04:02:54.494328+0000 mon.a (mon.0) 3109 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-22", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:02:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:55 smithi136 bash[68278]: cluster 2024-04-10T04:02:54.426734+0000 mon.a (mon.0) 3108 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:02:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:55 smithi136 bash[68278]: audit 2024-04-10T04:02:54.493963+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-22", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:02:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:55 smithi136 bash[68278]: audit 2024-04-10T04:02:54.494328+0000 mon.a (mon.0) 3109 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-22", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:02:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:56 smithi016 bash[74137]: audit 2024-04-10T04:02:55.444174+0000 mon.a (mon.0) 3110 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-22", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-10T04:02:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:56 smithi016 bash[74137]: cluster 2024-04-10T04:02:55.451038+0000 mon.a (mon.0) 3111 : cluster 0 osdmap e1701: 8 total, 8 up, 8 in 2024-04-10T04:02:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:56 smithi016 bash[74137]: cluster 2024-04-10T04:02:56.203231+0000 mgr.y (mgr.25133) 1696 : cluster 0 pgmap v2941: 393 pgs: 8 creating+peering, 385 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 2.7 KiB/s wr, 75 op/s 2024-04-10T04:02:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:56 smithi016 bash[72916]: audit 2024-04-10T04:02:55.444174+0000 mon.a (mon.0) 3110 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-22", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-10T04:02:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:56 smithi016 bash[72916]: cluster 2024-04-10T04:02:55.451038+0000 mon.a (mon.0) 3111 : cluster 0 osdmap e1701: 8 total, 8 up, 8 in 2024-04-10T04:02:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:56 smithi016 bash[72916]: cluster 2024-04-10T04:02:56.203231+0000 mgr.y (mgr.25133) 1696 : cluster 0 pgmap v2941: 393 pgs: 8 creating+peering, 385 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 2.7 KiB/s wr, 75 op/s 2024-04-10T04:02:56.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:56 smithi136 bash[68278]: audit 2024-04-10T04:02:55.444174+0000 mon.a (mon.0) 3110 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-22", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-10T04:02:56.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:56 smithi136 bash[68278]: cluster 2024-04-10T04:02:55.451038+0000 mon.a (mon.0) 3111 : cluster 0 osdmap e1701: 8 total, 8 up, 8 in 2024-04-10T04:02:56.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:56 smithi136 bash[68278]: cluster 2024-04-10T04:02:56.203231+0000 mgr.y (mgr.25133) 1696 : cluster 0 pgmap v2941: 393 pgs: 8 creating+peering, 385 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 2.7 KiB/s wr, 75 op/s 2024-04-10T04:02:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:57 smithi136 bash[68278]: audit 2024-04-10T04:02:57.610179+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:57 smithi016 bash[72916]: audit 2024-04-10T04:02:57.610179+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:57 smithi016 bash[74137]: audit 2024-04-10T04:02:57.610179+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:02:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:02:58 smithi016 bash[72916]: cluster 2024-04-10T04:02:58.205081+0000 mgr.y (mgr.25133) 1697 : cluster 0 pgmap v2942: 393 pgs: 393 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 356 KiB/s wr, 70 op/s 2024-04-10T04:02:59.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:02:58 smithi016 bash[74137]: cluster 2024-04-10T04:02:58.205081+0000 mgr.y (mgr.25133) 1697 : cluster 0 pgmap v2942: 393 pgs: 393 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 356 KiB/s wr, 70 op/s 2024-04-10T04:02:59.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:02:58 smithi136 bash[68278]: cluster 2024-04-10T04:02:58.205081+0000 mgr.y (mgr.25133) 1697 : cluster 0 pgmap v2942: 393 pgs: 393 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 356 KiB/s wr, 70 op/s 2024-04-10T04:03:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:00 smithi016 bash[72916]: cluster 2024-04-10T04:02:59.298070+0000 mon.a (mon.0) 3113 : cluster 0 osdmap e1702: 8 total, 8 up, 8 in 2024-04-10T04:03:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:00 smithi016 bash[74137]: cluster 2024-04-10T04:02:59.298070+0000 mon.a (mon.0) 3113 : cluster 0 osdmap e1702: 8 total, 8 up, 8 in 2024-04-10T04:03:00.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:00 smithi136 bash[68278]: cluster 2024-04-10T04:02:59.298070+0000 mon.a (mon.0) 3113 : cluster 0 osdmap e1702: 8 total, 8 up, 8 in 2024-04-10T04:03:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:01 smithi016 bash[72916]: cluster 2024-04-10T04:03:00.206329+0000 mgr.y (mgr.25133) 1698 : cluster 0 pgmap v2944: 393 pgs: 393 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 344 KiB/s wr, 60 op/s 2024-04-10T04:03:01.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:01 smithi016 bash[74137]: cluster 2024-04-10T04:03:00.206329+0000 mgr.y (mgr.25133) 1698 : cluster 0 pgmap v2944: 393 pgs: 393 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 344 KiB/s wr, 60 op/s 2024-04-10T04:03:01.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:01 smithi136 bash[68278]: cluster 2024-04-10T04:03:00.206329+0000 mgr.y (mgr.25133) 1698 : cluster 0 pgmap v2944: 393 pgs: 393 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 344 KiB/s wr, 60 op/s 2024-04-10T04:03:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:03:01] "GET /metrics HTTP/1.1" 200 55858 "" "Prometheus/2.43.0" 2024-04-10T04:03:03.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:03 smithi016 bash[74137]: cluster 2024-04-10T04:03:02.208971+0000 mgr.y (mgr.25133) 1699 : cluster 0 pgmap v2945: 393 pgs: 393 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 519 KiB/s wr, 46 op/s 2024-04-10T04:03:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:03 smithi016 bash[72916]: cluster 2024-04-10T04:03:02.208971+0000 mgr.y (mgr.25133) 1699 : cluster 0 pgmap v2945: 393 pgs: 393 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 519 KiB/s wr, 46 op/s 2024-04-10T04:03:03.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:03 smithi136 bash[68278]: cluster 2024-04-10T04:03:02.208971+0000 mgr.y (mgr.25133) 1699 : cluster 0 pgmap v2945: 393 pgs: 393 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 519 KiB/s wr, 46 op/s 2024-04-10T04:03:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:05 smithi016 bash[72916]: cluster 2024-04-10T04:03:04.211037+0000 mgr.y (mgr.25133) 1700 : cluster 0 pgmap v2946: 393 pgs: 393 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 937 KiB/s wr, 30 op/s 2024-04-10T04:03:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:05 smithi016 bash[72916]: cluster 2024-04-10T04:03:04.301464+0000 mon.a (mon.0) 3114 : cluster 0 osdmap e1703: 8 total, 8 up, 8 in 2024-04-10T04:03:05.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:05 smithi016 bash[74137]: cluster 2024-04-10T04:03:04.211037+0000 mgr.y (mgr.25133) 1700 : cluster 0 pgmap v2946: 393 pgs: 393 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 937 KiB/s wr, 30 op/s 2024-04-10T04:03:05.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:05 smithi016 bash[74137]: cluster 2024-04-10T04:03:04.301464+0000 mon.a (mon.0) 3114 : cluster 0 osdmap e1703: 8 total, 8 up, 8 in 2024-04-10T04:03:05.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:05 smithi136 bash[68278]: cluster 2024-04-10T04:03:04.211037+0000 mgr.y (mgr.25133) 1700 : cluster 0 pgmap v2946: 393 pgs: 393 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 937 KiB/s wr, 30 op/s 2024-04-10T04:03:05.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:05 smithi136 bash[68278]: cluster 2024-04-10T04:03:04.301464+0000 mon.a (mon.0) 3114 : cluster 0 osdmap e1703: 8 total, 8 up, 8 in 2024-04-10T04:03:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:07 smithi016 bash[72916]: cluster 2024-04-10T04:03:06.212561+0000 mgr.y (mgr.25133) 1701 : cluster 0 pgmap v2948: 393 pgs: 393 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 769 KiB/s wr, 20 op/s 2024-04-10T04:03:07.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:07 smithi016 bash[74137]: cluster 2024-04-10T04:03:06.212561+0000 mgr.y (mgr.25133) 1701 : cluster 0 pgmap v2948: 393 pgs: 393 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 769 KiB/s wr, 20 op/s 2024-04-10T04:03:07.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:07 smithi136 bash[68278]: cluster 2024-04-10T04:03:06.212561+0000 mgr.y (mgr.25133) 1701 : cluster 0 pgmap v2948: 393 pgs: 393 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 769 KiB/s wr, 20 op/s 2024-04-10T04:03:09.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:09 smithi016 bash[74137]: cluster 2024-04-10T04:03:08.214267+0000 mgr.y (mgr.25133) 1702 : cluster 0 pgmap v2949: 393 pgs: 393 active+clean; 17 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 2 op/s 2024-04-10T04:03:09.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:09 smithi016 bash[74137]: cluster 2024-04-10T04:03:09.293066+0000 mon.a (mon.0) 3115 : cluster 3 pool 'test-librbd-smithi016-112070-22' is full (reached quota's max_bytes: 10 MiB) 2024-04-10T04:03:09.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:09 smithi016 bash[74137]: cluster 2024-04-10T04:03:09.293794+0000 mon.a (mon.0) 3116 : cluster 3 Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-10T04:03:09.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:09 smithi016 bash[72916]: cluster 2024-04-10T04:03:08.214267+0000 mgr.y (mgr.25133) 1702 : cluster 0 pgmap v2949: 393 pgs: 393 active+clean; 17 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 2 op/s 2024-04-10T04:03:09.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:09 smithi016 bash[72916]: cluster 2024-04-10T04:03:09.293066+0000 mon.a (mon.0) 3115 : cluster 3 pool 'test-librbd-smithi016-112070-22' is full (reached quota's max_bytes: 10 MiB) 2024-04-10T04:03:09.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:09 smithi016 bash[72916]: cluster 2024-04-10T04:03:09.293794+0000 mon.a (mon.0) 3116 : cluster 3 Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-10T04:03:09.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:09 smithi136 bash[68278]: cluster 2024-04-10T04:03:08.214267+0000 mgr.y (mgr.25133) 1702 : cluster 0 pgmap v2949: 393 pgs: 393 active+clean; 17 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 2 op/s 2024-04-10T04:03:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:09 smithi136 bash[68278]: cluster 2024-04-10T04:03:09.293066+0000 mon.a (mon.0) 3115 : cluster 3 pool 'test-librbd-smithi016-112070-22' is full (reached quota's max_bytes: 10 MiB) 2024-04-10T04:03:09.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:09 smithi136 bash[68278]: cluster 2024-04-10T04:03:09.293794+0000 mon.a (mon.0) 3116 : cluster 3 Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-10T04:03:09.817 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.RemoveFullTry (19072 ms) 2024-04-10T04:03:09.817 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-04-10T04:03:10.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:10 smithi016 bash[72916]: cluster 2024-04-10T04:03:09.304360+0000 mon.a (mon.0) 3117 : cluster 0 osdmap e1704: 8 total, 8 up, 8 in 2024-04-10T04:03:10.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:10 smithi016 bash[74137]: cluster 2024-04-10T04:03:09.304360+0000 mon.a (mon.0) 3117 : cluster 0 osdmap e1704: 8 total, 8 up, 8 in 2024-04-10T04:03:10.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:10 smithi136 bash[68278]: cluster 2024-04-10T04:03:09.304360+0000 mon.a (mon.0) 3117 : cluster 0 osdmap e1704: 8 total, 8 up, 8 in 2024-04-10T04:03:11.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:11 smithi136 bash[68278]: cluster 2024-04-10T04:03:10.215316+0000 mgr.y (mgr.25133) 1703 : cluster 0 pgmap v2951: 393 pgs: 393 active+clean; 17 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-04-10T04:03:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:11 smithi136 bash[68278]: cluster 2024-04-10T04:03:10.368788+0000 mon.a (mon.0) 3118 : cluster 0 osdmap e1705: 8 total, 8 up, 8 in 2024-04-10T04:03:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:11 smithi136 bash[68278]: audit 2024-04-10T04:03:10.371740+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.16:0/4148033878' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:03:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:11 smithi136 bash[68278]: audit 2024-04-10T04:03:10.377989+0000 mon.a (mon.0) 3119 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:03:11.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:11 smithi016 bash[72916]: cluster 2024-04-10T04:03:10.215316+0000 mgr.y (mgr.25133) 1703 : cluster 0 pgmap v2951: 393 pgs: 393 active+clean; 17 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-04-10T04:03:11.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:11 smithi016 bash[72916]: cluster 2024-04-10T04:03:10.368788+0000 mon.a (mon.0) 3118 : cluster 0 osdmap e1705: 8 total, 8 up, 8 in 2024-04-10T04:03:11.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:11 smithi016 bash[72916]: audit 2024-04-10T04:03:10.371740+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.16:0/4148033878' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:03:11.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:11 smithi016 bash[72916]: audit 2024-04-10T04:03:10.377989+0000 mon.a (mon.0) 3119 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:03:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:11 smithi016 bash[74137]: cluster 2024-04-10T04:03:10.215316+0000 mgr.y (mgr.25133) 1703 : cluster 0 pgmap v2951: 393 pgs: 393 active+clean; 17 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-04-10T04:03:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:11 smithi016 bash[74137]: cluster 2024-04-10T04:03:10.368788+0000 mon.a (mon.0) 3118 : cluster 0 osdmap e1705: 8 total, 8 up, 8 in 2024-04-10T04:03:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:11 smithi016 bash[74137]: audit 2024-04-10T04:03:10.371740+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.16:0/4148033878' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:03:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:11 smithi016 bash[74137]: audit 2024-04-10T04:03:10.377989+0000 mon.a (mon.0) 3119 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:03:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:03:11] "GET /metrics HTTP/1.1" 200 55858 "" "Prometheus/2.43.0" 2024-04-10T04:03:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:12 smithi136 bash[68278]: audit 2024-04-10T04:03:11.368222+0000 mon.a (mon.0) 3120 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:03:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:12 smithi136 bash[68278]: cluster 2024-04-10T04:03:11.374959+0000 mon.a (mon.0) 3121 : cluster 0 osdmap e1706: 8 total, 8 up, 8 in 2024-04-10T04:03:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:12 smithi136 bash[68278]: cluster 2024-04-10T04:03:12.217130+0000 mgr.y (mgr.25133) 1704 : cluster 0 pgmap v2954: 425 pgs: 12 creating+peering, 10 unknown, 403 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.0 MiB/s wr, 20 op/s 2024-04-10T04:03:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:12 smithi016 bash[74137]: audit 2024-04-10T04:03:11.368222+0000 mon.a (mon.0) 3120 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:03:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:12 smithi016 bash[74137]: cluster 2024-04-10T04:03:11.374959+0000 mon.a (mon.0) 3121 : cluster 0 osdmap e1706: 8 total, 8 up, 8 in 2024-04-10T04:03:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:12 smithi016 bash[74137]: cluster 2024-04-10T04:03:12.217130+0000 mgr.y (mgr.25133) 1704 : cluster 0 pgmap v2954: 425 pgs: 12 creating+peering, 10 unknown, 403 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.0 MiB/s wr, 20 op/s 2024-04-10T04:03:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:12 smithi016 bash[72916]: audit 2024-04-10T04:03:11.368222+0000 mon.a (mon.0) 3120 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:03:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:12 smithi016 bash[72916]: cluster 2024-04-10T04:03:11.374959+0000 mon.a (mon.0) 3121 : cluster 0 osdmap e1706: 8 total, 8 up, 8 in 2024-04-10T04:03:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:12 smithi016 bash[72916]: cluster 2024-04-10T04:03:12.217130+0000 mgr.y (mgr.25133) 1704 : cluster 0 pgmap v2954: 425 pgs: 12 creating+peering, 10 unknown, 403 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.0 MiB/s wr, 20 op/s 2024-04-10T04:03:13.464 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:03:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:13 smithi136 bash[68278]: cluster 2024-04-10T04:03:12.392874+0000 mon.a (mon.0) 3122 : cluster 0 osdmap e1707: 8 total, 8 up, 8 in 2024-04-10T04:03:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:13 smithi136 bash[68278]: audit 2024-04-10T04:03:12.396084+0000 mon.a (mon.0) 3123 : audit 1 from='client.? 172.21.15.16:0/987554194' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:03:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:13 smithi136 bash[68278]: audit 2024-04-10T04:03:12.616375+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:03:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:13 smithi136 bash[68278]: audit 2024-04-10T04:03:12.619136+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[72916]: cluster 2024-04-10T04:03:12.392874+0000 mon.a (mon.0) 3122 : cluster 0 osdmap e1707: 8 total, 8 up, 8 in 2024-04-10T04:03:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[72916]: audit 2024-04-10T04:03:12.396084+0000 mon.a (mon.0) 3123 : audit 1 from='client.? 172.21.15.16:0/987554194' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:03:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[72916]: audit 2024-04-10T04:03:12.616375+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:03:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[72916]: audit 2024-04-10T04:03:12.619136+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:13.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[65786]: [10/Apr/2024:04:03:13] ENGINE Bus STOPPING 2024-04-10T04:03:13.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[65786]: [10/Apr/2024:04:03:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T04:03:13.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[65786]: [10/Apr/2024:04:03:13] ENGINE Bus STOPPED 2024-04-10T04:03:13.814 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[65786]: [10/Apr/2024:04:03:13] ENGINE Bus STARTING 2024-04-10T04:03:13.814 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[65786]: [10/Apr/2024:04:03:13] ENGINE Serving on http://:::9283 2024-04-10T04:03:13.814 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[65786]: [10/Apr/2024:04:03:13] ENGINE Bus STARTED 2024-04-10T04:03:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[74137]: cluster 2024-04-10T04:03:12.392874+0000 mon.a (mon.0) 3122 : cluster 0 osdmap e1707: 8 total, 8 up, 8 in 2024-04-10T04:03:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[74137]: audit 2024-04-10T04:03:12.396084+0000 mon.a (mon.0) 3123 : audit 1 from='client.? 172.21.15.16:0/987554194' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:03:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[74137]: audit 2024-04-10T04:03:12.616375+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:03:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:13 smithi016 bash[74137]: audit 2024-04-10T04:03:12.619136+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.392803+0000 mon.a (mon.0) 3126 : audit 1 from='client.? 172.21.15.16:0/987554194' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:03:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: cluster 2024-04-10T04:03:13.398504+0000 mon.a (mon.0) 3127 : cluster 0 osdmap e1708: 8 total, 8 up, 8 in 2024-04-10T04:03:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.465517+0000 mon.a (mon.0) 3128 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:03:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.513018+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:03:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.513460+0000 mon.a (mon.0) 3130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:03:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.515725+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:03:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.516639+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:03:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.519742+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:03:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.523701+0000 mon.a (mon.0) 3134 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.712724+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.713350+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.713727+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.717020+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.717580+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.717916+0000 mon.a (mon.0) 3140 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.719854+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.719999+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.720205+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.731866+0000 mon.a (mon.0) 3144 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:03:14.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.731950+0000 mon.a (mon.0) 3145 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.732178+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.732345+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.732493+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.734656+0000 mon.a (mon.0) 3149 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.734819+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.735026+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.736256+0000 mon.c (mon.2) 92 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.736319+0000 mon.c (mon.2) 93 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.736444+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.736670+0000 mon.b (mon.1) 19 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.736803+0000 mon.b (mon.1) 20 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.736828+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: audit 2024-04-10T04:03:13.737045+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: cluster 2024-04-10T04:03:14.218983+0000 mgr.y (mgr.25133) 1705 : cluster 0 pgmap v2957: 457 pgs: 12 creating+peering, 23 unknown, 422 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 513 KiB/s wr, 39 op/s 2024-04-10T04:03:14.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: cluster 2024-04-10T04:03:14.295859+0000 mon.a (mon.0) 3155 : cluster 1 pool 'test-librbd-smithi016-112070-22' no longer out of quota; removing NO_QUOTA flag 2024-04-10T04:03:14.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: cluster 2024-04-10T04:03:14.296510+0000 mon.a (mon.0) 3156 : cluster 1 Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-10T04:03:14.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:14 smithi136 bash[68278]: cluster 2024-04-10T04:03:14.320159+0000 mon.a (mon.0) 3157 : cluster 0 osdmap e1709: 8 total, 8 up, 8 in 2024-04-10T04:03:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.392803+0000 mon.a (mon.0) 3126 : audit 1 from='client.? 172.21.15.16:0/987554194' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: cluster 2024-04-10T04:03:13.398504+0000 mon.a (mon.0) 3127 : cluster 0 osdmap e1708: 8 total, 8 up, 8 in 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.465517+0000 mon.a (mon.0) 3128 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.513018+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.513460+0000 mon.a (mon.0) 3130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.515725+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.516639+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.519742+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.523701+0000 mon.a (mon.0) 3134 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.712724+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.713350+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.713727+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.717020+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.717580+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.717916+0000 mon.a (mon.0) 3140 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.719854+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.719999+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.720205+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.731866+0000 mon.a (mon.0) 3144 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.392803+0000 mon.a (mon.0) 3126 : audit 1 from='client.? 172.21.15.16:0/987554194' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: cluster 2024-04-10T04:03:13.398504+0000 mon.a (mon.0) 3127 : cluster 0 osdmap e1708: 8 total, 8 up, 8 in 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.465517+0000 mon.a (mon.0) 3128 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.513018+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.513460+0000 mon.a (mon.0) 3130 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:03:14.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.515725+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.516639+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.519742+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.523701+0000 mon.a (mon.0) 3134 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.712724+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.713350+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.713727+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.717020+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.717580+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.717916+0000 mon.a (mon.0) 3140 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.719854+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.719999+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.720205+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.731866+0000 mon.a (mon.0) 3144 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.731950+0000 mon.a (mon.0) 3145 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.732178+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.732345+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.732493+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.734656+0000 mon.a (mon.0) 3149 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.734819+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.735026+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.736256+0000 mon.c (mon.2) 92 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.736319+0000 mon.c (mon.2) 93 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.736444+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.736670+0000 mon.b (mon.1) 19 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:03:14.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.736803+0000 mon.b (mon.1) 20 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.736828+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: audit 2024-04-10T04:03:13.737045+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: cluster 2024-04-10T04:03:14.218983+0000 mgr.y (mgr.25133) 1705 : cluster 0 pgmap v2957: 457 pgs: 12 creating+peering, 23 unknown, 422 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 513 KiB/s wr, 39 op/s 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: cluster 2024-04-10T04:03:14.295859+0000 mon.a (mon.0) 3155 : cluster 1 pool 'test-librbd-smithi016-112070-22' no longer out of quota; removing NO_QUOTA flag 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: cluster 2024-04-10T04:03:14.296510+0000 mon.a (mon.0) 3156 : cluster 1 Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[74137]: cluster 2024-04-10T04:03:14.320159+0000 mon.a (mon.0) 3157 : cluster 0 osdmap e1709: 8 total, 8 up, 8 in 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.731950+0000 mon.a (mon.0) 3145 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.732178+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.732345+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.732493+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.734656+0000 mon.a (mon.0) 3149 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.734819+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.735026+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.736256+0000 mon.c (mon.2) 92 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.736319+0000 mon.c (mon.2) 93 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.736444+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.736670+0000 mon.b (mon.1) 19 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.736803+0000 mon.b (mon.1) 20 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.736828+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: audit 2024-04-10T04:03:13.737045+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: cluster 2024-04-10T04:03:14.218983+0000 mgr.y (mgr.25133) 1705 : cluster 0 pgmap v2957: 457 pgs: 12 creating+peering, 23 unknown, 422 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 513 KiB/s wr, 39 op/s 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: cluster 2024-04-10T04:03:14.295859+0000 mon.a (mon.0) 3155 : cluster 1 pool 'test-librbd-smithi016-112070-22' no longer out of quota; removing NO_QUOTA flag 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: cluster 2024-04-10T04:03:14.296510+0000 mon.a (mon.0) 3156 : cluster 1 Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-10T04:03:14.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:14 smithi016 bash[72916]: cluster 2024-04-10T04:03:14.320159+0000 mon.a (mon.0) 3157 : cluster 0 osdmap e1709: 8 total, 8 up, 8 in 2024-04-10T04:03:16.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:16 smithi136 bash[68278]: cluster 2024-04-10T04:03:15.308437+0000 mon.a (mon.0) 3158 : cluster 0 osdmap e1710: 8 total, 8 up, 8 in 2024-04-10T04:03:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:16 smithi136 bash[68278]: audit 2024-04-10T04:03:15.367158+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-24", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:03:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:16 smithi136 bash[68278]: audit 2024-04-10T04:03:15.367562+0000 mon.a (mon.0) 3159 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-24", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:03:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:16 smithi016 bash[72916]: cluster 2024-04-10T04:03:15.308437+0000 mon.a (mon.0) 3158 : cluster 0 osdmap e1710: 8 total, 8 up, 8 in 2024-04-10T04:03:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:16 smithi016 bash[72916]: audit 2024-04-10T04:03:15.367158+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-24", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:03:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:16 smithi016 bash[72916]: audit 2024-04-10T04:03:15.367562+0000 mon.a (mon.0) 3159 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-24", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:03:16.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:16 smithi016 bash[74137]: cluster 2024-04-10T04:03:15.308437+0000 mon.a (mon.0) 3158 : cluster 0 osdmap e1710: 8 total, 8 up, 8 in 2024-04-10T04:03:16.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:16 smithi016 bash[74137]: audit 2024-04-10T04:03:15.367158+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-24", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:03:16.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:16 smithi016 bash[74137]: audit 2024-04-10T04:03:15.367562+0000 mon.a (mon.0) 3159 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-24", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-10T04:03:17.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:17 smithi136 bash[68278]: cluster 2024-04-10T04:03:16.220508+0000 mgr.y (mgr.25133) 1706 : cluster 0 pgmap v2960: 457 pgs: 12 unknown, 445 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 13 op/s 2024-04-10T04:03:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:17 smithi136 bash[68278]: audit 2024-04-10T04:03:16.304137+0000 mon.a (mon.0) 3160 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-24", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-10T04:03:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:17 smithi136 bash[68278]: cluster 2024-04-10T04:03:16.315301+0000 mon.a (mon.0) 3161 : cluster 0 osdmap e1711: 8 total, 8 up, 8 in 2024-04-10T04:03:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:17 smithi016 bash[72916]: cluster 2024-04-10T04:03:16.220508+0000 mgr.y (mgr.25133) 1706 : cluster 0 pgmap v2960: 457 pgs: 12 unknown, 445 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 13 op/s 2024-04-10T04:03:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:17 smithi016 bash[72916]: audit 2024-04-10T04:03:16.304137+0000 mon.a (mon.0) 3160 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-24", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-10T04:03:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:17 smithi016 bash[72916]: cluster 2024-04-10T04:03:16.315301+0000 mon.a (mon.0) 3161 : cluster 0 osdmap e1711: 8 total, 8 up, 8 in 2024-04-10T04:03:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:17 smithi016 bash[74137]: cluster 2024-04-10T04:03:16.220508+0000 mgr.y (mgr.25133) 1706 : cluster 0 pgmap v2960: 457 pgs: 12 unknown, 445 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 13 op/s 2024-04-10T04:03:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:17 smithi016 bash[74137]: audit 2024-04-10T04:03:16.304137+0000 mon.a (mon.0) 3160 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi016-112070-24", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-10T04:03:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:17 smithi016 bash[74137]: cluster 2024-04-10T04:03:16.315301+0000 mon.a (mon.0) 3161 : cluster 0 osdmap e1711: 8 total, 8 up, 8 in 2024-04-10T04:03:19.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:19 smithi136 bash[68278]: cluster 2024-04-10T04:03:18.222409+0000 mgr.y (mgr.25133) 1707 : cluster 0 pgmap v2962: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.9 KiB/s wr, 21 op/s 2024-04-10T04:03:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:19 smithi016 bash[72916]: cluster 2024-04-10T04:03:18.222409+0000 mgr.y (mgr.25133) 1707 : cluster 0 pgmap v2962: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.9 KiB/s wr, 21 op/s 2024-04-10T04:03:19.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:19 smithi016 bash[74137]: cluster 2024-04-10T04:03:18.222409+0000 mgr.y (mgr.25133) 1707 : cluster 0 pgmap v2962: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.9 KiB/s wr, 21 op/s 2024-04-10T04:03:21.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:21 smithi136 bash[68278]: cluster 2024-04-10T04:03:20.224669+0000 mgr.y (mgr.25133) 1708 : cluster 0 pgmap v2963: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 KiB/s wr, 16 op/s 2024-04-10T04:03:21.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:21 smithi016 bash[72916]: cluster 2024-04-10T04:03:20.224669+0000 mgr.y (mgr.25133) 1708 : cluster 0 pgmap v2963: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 KiB/s wr, 16 op/s 2024-04-10T04:03:21.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:21 smithi016 bash[74137]: cluster 2024-04-10T04:03:20.224669+0000 mgr.y (mgr.25133) 1708 : cluster 0 pgmap v2963: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 KiB/s wr, 16 op/s 2024-04-10T04:03:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:03:21] "GET /metrics HTTP/1.1" 200 60731 "" "Prometheus/2.43.0" 2024-04-10T04:03:23.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:23 smithi136 bash[68278]: cluster 2024-04-10T04:03:22.227556+0000 mgr.y (mgr.25133) 1709 : cluster 0 pgmap v2964: 457 pgs: 457 active+clean; 9.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 647 KiB/s wr, 13 op/s 2024-04-10T04:03:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:23 smithi016 bash[72916]: cluster 2024-04-10T04:03:22.227556+0000 mgr.y (mgr.25133) 1709 : cluster 0 pgmap v2964: 457 pgs: 457 active+clean; 9.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 647 KiB/s wr, 13 op/s 2024-04-10T04:03:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:23 smithi016 bash[74137]: cluster 2024-04-10T04:03:22.227556+0000 mgr.y (mgr.25133) 1709 : cluster 0 pgmap v2964: 457 pgs: 457 active+clean; 9.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 647 KiB/s wr, 13 op/s 2024-04-10T04:03:25.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:25 smithi016 bash[74137]: cluster 2024-04-10T04:03:24.229742+0000 mgr.y (mgr.25133) 1710 : cluster 0 pgmap v2965: 457 pgs: 457 active+clean; 9.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 575 KiB/s wr, 12 op/s 2024-04-10T04:03:25.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:25 smithi016 bash[74137]: cluster 2024-04-10T04:03:24.309219+0000 mon.a (mon.0) 3162 : cluster 0 osdmap e1712: 8 total, 8 up, 8 in 2024-04-10T04:03:25.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:25 smithi016 bash[72916]: cluster 2024-04-10T04:03:24.229742+0000 mgr.y (mgr.25133) 1710 : cluster 0 pgmap v2965: 457 pgs: 457 active+clean; 9.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 575 KiB/s wr, 12 op/s 2024-04-10T04:03:25.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:25 smithi016 bash[72916]: cluster 2024-04-10T04:03:24.309219+0000 mon.a (mon.0) 3162 : cluster 0 osdmap e1712: 8 total, 8 up, 8 in 2024-04-10T04:03:25.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:25 smithi136 bash[68278]: cluster 2024-04-10T04:03:24.229742+0000 mgr.y (mgr.25133) 1710 : cluster 0 pgmap v2965: 457 pgs: 457 active+clean; 9.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 575 KiB/s wr, 12 op/s 2024-04-10T04:03:25.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:25 smithi136 bash[68278]: cluster 2024-04-10T04:03:24.309219+0000 mon.a (mon.0) 3162 : cluster 0 osdmap e1712: 8 total, 8 up, 8 in 2024-04-10T04:03:27.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:27 smithi016 bash[72916]: cluster 2024-04-10T04:03:26.231929+0000 mgr.y (mgr.25133) 1711 : cluster 0 pgmap v2967: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 826 KiB/s wr, 11 op/s 2024-04-10T04:03:27.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:27 smithi016 bash[74137]: cluster 2024-04-10T04:03:26.231929+0000 mgr.y (mgr.25133) 1711 : cluster 0 pgmap v2967: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 826 KiB/s wr, 11 op/s 2024-04-10T04:03:27.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:27 smithi136 bash[68278]: cluster 2024-04-10T04:03:26.231929+0000 mgr.y (mgr.25133) 1711 : cluster 0 pgmap v2967: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 826 KiB/s wr, 11 op/s 2024-04-10T04:03:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:28 smithi136 bash[68278]: audit 2024-04-10T04:03:27.616854+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:03:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:28 smithi136 bash[68278]: audit 2024-04-10T04:03:27.620063+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:28 smithi136 bash[68278]: cluster 2024-04-10T04:03:28.234251+0000 mgr.y (mgr.25133) 1712 : cluster 0 pgmap v2968: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 819 KiB/s wr, 6 op/s 2024-04-10T04:03:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:28 smithi016 bash[74137]: audit 2024-04-10T04:03:27.616854+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:03:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:28 smithi016 bash[74137]: audit 2024-04-10T04:03:27.620063+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:28 smithi016 bash[74137]: cluster 2024-04-10T04:03:28.234251+0000 mgr.y (mgr.25133) 1712 : cluster 0 pgmap v2968: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 819 KiB/s wr, 6 op/s 2024-04-10T04:03:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:28 smithi016 bash[72916]: audit 2024-04-10T04:03:27.616854+0000 mon.a (mon.0) 3163 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:03:29.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:28 smithi016 bash[72916]: audit 2024-04-10T04:03:27.620063+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:29.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:28 smithi016 bash[72916]: cluster 2024-04-10T04:03:28.234251+0000 mgr.y (mgr.25133) 1712 : cluster 0 pgmap v2968: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 819 KiB/s wr, 6 op/s 2024-04-10T04:03:31.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:31 smithi016 bash[72916]: cluster 2024-04-10T04:03:30.236345+0000 mgr.y (mgr.25133) 1713 : cluster 0 pgmap v2969: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-10T04:03:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:31 smithi016 bash[74137]: cluster 2024-04-10T04:03:30.236345+0000 mgr.y (mgr.25133) 1713 : cluster 0 pgmap v2969: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-10T04:03:31.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:31 smithi136 bash[68278]: cluster 2024-04-10T04:03:30.236345+0000 mgr.y (mgr.25133) 1713 : cluster 0 pgmap v2969: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-10T04:03:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:03:31] "GET /metrics HTTP/1.1" 200 60803 "" "Prometheus/2.43.0" 2024-04-10T04:03:33.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:33 smithi016 bash[72916]: cluster 2024-04-10T04:03:32.239196+0000 mgr.y (mgr.25133) 1714 : cluster 0 pgmap v2970: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 819 KiB/s wr, 3 op/s 2024-04-10T04:03:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:33 smithi016 bash[74137]: cluster 2024-04-10T04:03:32.239196+0000 mgr.y (mgr.25133) 1714 : cluster 0 pgmap v2970: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 819 KiB/s wr, 3 op/s 2024-04-10T04:03:33.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:33 smithi136 bash[68278]: cluster 2024-04-10T04:03:32.239196+0000 mgr.y (mgr.25133) 1714 : cluster 0 pgmap v2970: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 819 KiB/s wr, 3 op/s 2024-04-10T04:03:34.700 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (24884 ms) 2024-04-10T04:03:34.701 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestIO 2024-04-10T04:03:34.701 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:03:35.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:35 smithi016 bash[72916]: cluster 2024-04-10T04:03:34.241875+0000 mgr.y (mgr.25133) 1715 : cluster 0 pgmap v2971: 457 pgs: 457 active+clean; 21 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-04-10T04:03:35.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:35 smithi016 bash[72916]: cluster 2024-04-10T04:03:34.305481+0000 mon.a (mon.0) 3165 : cluster 3 pool 'test-librbd-smithi016-112070-24' is full (reached quota's max_bytes: 10 MiB) 2024-04-10T04:03:35.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:35 smithi016 bash[72916]: cluster 2024-04-10T04:03:34.306415+0000 mon.a (mon.0) 3166 : cluster 3 Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-10T04:03:35.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:35 smithi016 bash[72916]: cluster 2024-04-10T04:03:34.315857+0000 mon.a (mon.0) 3167 : cluster 0 osdmap e1713: 8 total, 8 up, 8 in 2024-04-10T04:03:35.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:35 smithi016 bash[74137]: cluster 2024-04-10T04:03:34.241875+0000 mgr.y (mgr.25133) 1715 : cluster 0 pgmap v2971: 457 pgs: 457 active+clean; 21 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-04-10T04:03:35.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:35 smithi016 bash[74137]: cluster 2024-04-10T04:03:34.305481+0000 mon.a (mon.0) 3165 : cluster 3 pool 'test-librbd-smithi016-112070-24' is full (reached quota's max_bytes: 10 MiB) 2024-04-10T04:03:35.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:35 smithi016 bash[74137]: cluster 2024-04-10T04:03:34.306415+0000 mon.a (mon.0) 3166 : cluster 3 Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-10T04:03:35.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:35 smithi016 bash[74137]: cluster 2024-04-10T04:03:34.315857+0000 mon.a (mon.0) 3167 : cluster 0 osdmap e1713: 8 total, 8 up, 8 in 2024-04-10T04:03:35.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:35 smithi136 bash[68278]: cluster 2024-04-10T04:03:34.241875+0000 mgr.y (mgr.25133) 1715 : cluster 0 pgmap v2971: 457 pgs: 457 active+clean; 21 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-04-10T04:03:35.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:35 smithi136 bash[68278]: cluster 2024-04-10T04:03:34.305481+0000 mon.a (mon.0) 3165 : cluster 3 pool 'test-librbd-smithi016-112070-24' is full (reached quota's max_bytes: 10 MiB) 2024-04-10T04:03:35.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:35 smithi136 bash[68278]: cluster 2024-04-10T04:03:34.306415+0000 mon.a (mon.0) 3166 : cluster 3 Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-10T04:03:35.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:35 smithi136 bash[68278]: cluster 2024-04-10T04:03:34.315857+0000 mon.a (mon.0) 3167 : cluster 0 osdmap e1713: 8 total, 8 up, 8 in 2024-04-10T04:03:37.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:37 smithi016 bash[72916]: cluster 2024-04-10T04:03:36.244162+0000 mgr.y (mgr.25133) 1716 : cluster 0 pgmap v2973: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 1.0 MiB/s wr, 87 op/s 2024-04-10T04:03:37.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:37 smithi016 bash[74137]: cluster 2024-04-10T04:03:36.244162+0000 mgr.y (mgr.25133) 1716 : cluster 0 pgmap v2973: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 1.0 MiB/s wr, 87 op/s 2024-04-10T04:03:37.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:37 smithi136 bash[68278]: cluster 2024-04-10T04:03:36.244162+0000 mgr.y (mgr.25133) 1716 : cluster 0 pgmap v2973: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 1.0 MiB/s wr, 87 op/s 2024-04-10T04:03:38.868 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:38.868 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:38.868 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:38.868 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.869 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:38.870 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:38.871 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.872 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.873 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:38.874 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 512~512 = 512 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:aio discard: 1536~512 = 0 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.875 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:03:38.876 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.877 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.878 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:03:38.879 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.880 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:38.881 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.882 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.883 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:38.883 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:38.883 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:38.883 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:38.883 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:38.883 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:38.883 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:38.883 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:39.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:39 smithi016 bash[72916]: cluster 2024-04-10T04:03:38.245433+0000 mgr.y (mgr.25133) 1717 : cluster 0 pgmap v2974: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 1.0 MiB/s wr, 94 op/s 2024-04-10T04:03:39.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:39 smithi016 bash[74137]: cluster 2024-04-10T04:03:38.245433+0000 mgr.y (mgr.25133) 1717 : cluster 0 pgmap v2974: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 1.0 MiB/s wr, 94 op/s 2024-04-10T04:03:39.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:39 smithi136 bash[68278]: cluster 2024-04-10T04:03:38.245433+0000 mgr.y (mgr.25133) 1717 : cluster 0 pgmap v2974: 457 pgs: 457 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 1.0 MiB/s wr, 94 op/s 2024-04-10T04:03:40.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:40 smithi016 bash[72916]: cluster 2024-04-10T04:03:39.308326+0000 mon.a (mon.0) 3168 : cluster 1 pool 'test-librbd-smithi016-112070-24' no longer out of quota; removing NO_QUOTA flag 2024-04-10T04:03:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:40 smithi016 bash[72916]: cluster 2024-04-10T04:03:39.308687+0000 mon.a (mon.0) 3169 : cluster 1 Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-10T04:03:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:40 smithi016 bash[72916]: cluster 2024-04-10T04:03:39.327175+0000 mon.a (mon.0) 3170 : cluster 0 osdmap e1714: 8 total, 8 up, 8 in 2024-04-10T04:03:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:40 smithi016 bash[74137]: cluster 2024-04-10T04:03:39.308326+0000 mon.a (mon.0) 3168 : cluster 1 pool 'test-librbd-smithi016-112070-24' no longer out of quota; removing NO_QUOTA flag 2024-04-10T04:03:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:40 smithi016 bash[74137]: cluster 2024-04-10T04:03:39.308687+0000 mon.a (mon.0) 3169 : cluster 1 Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-10T04:03:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:40 smithi016 bash[74137]: cluster 2024-04-10T04:03:39.327175+0000 mon.a (mon.0) 3170 : cluster 0 osdmap e1714: 8 total, 8 up, 8 in 2024-04-10T04:03:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:40 smithi136 bash[68278]: cluster 2024-04-10T04:03:39.308326+0000 mon.a (mon.0) 3168 : cluster 1 pool 'test-librbd-smithi016-112070-24' no longer out of quota; removing NO_QUOTA flag 2024-04-10T04:03:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:40 smithi136 bash[68278]: cluster 2024-04-10T04:03:39.308687+0000 mon.a (mon.0) 3169 : cluster 1 Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-10T04:03:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:40 smithi136 bash[68278]: cluster 2024-04-10T04:03:39.327175+0000 mon.a (mon.0) 3170 : cluster 0 osdmap e1714: 8 total, 8 up, 8 in 2024-04-10T04:03:41.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:41 smithi136 bash[68278]: cluster 2024-04-10T04:03:40.246394+0000 mgr.y (mgr.25133) 1718 : cluster 0 pgmap v2976: 457 pgs: 457 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 672 KiB/s wr, 132 op/s 2024-04-10T04:03:41.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:41 smithi016 bash[74137]: cluster 2024-04-10T04:03:40.246394+0000 mgr.y (mgr.25133) 1718 : cluster 0 pgmap v2976: 457 pgs: 457 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 672 KiB/s wr, 132 op/s 2024-04-10T04:03:41.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:41 smithi016 bash[72916]: cluster 2024-04-10T04:03:40.246394+0000 mgr.y (mgr.25133) 1718 : cluster 0 pgmap v2976: 457 pgs: 457 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 672 KiB/s wr, 132 op/s 2024-04-10T04:03:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:03:41] "GET /metrics HTTP/1.1" 200 60803 "" "Prometheus/2.43.0" 2024-04-10T04:03:42.707 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.707 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.707 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.708 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.709 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.710 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.711 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.712 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:42.713 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.714 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.715 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.715 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.715 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.715 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.715 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.715 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.715 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.715 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.715 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.716 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.716 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.716 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:42.716 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:42.716 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:42.716 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:42.716 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:42.717 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.717 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.717 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:42.717 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:42.718 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:42.718 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:42.718 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:42.718 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:42.718 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:42.718 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:42.718 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestIO (8007 ms) 2024-04-10T04:03:42.718 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-04-10T04:03:42.718 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:03:43.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:43 smithi136 bash[68278]: cluster 2024-04-10T04:03:42.248662+0000 mgr.y (mgr.25133) 1719 : cluster 0 pgmap v2977: 457 pgs: 457 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 401 KiB/s rd, 450 KiB/s wr, 781 op/s 2024-04-10T04:03:43.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:43 smithi136 bash[68278]: audit 2024-04-10T04:03:42.610331+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:43 smithi016 bash[72916]: cluster 2024-04-10T04:03:42.248662+0000 mgr.y (mgr.25133) 1719 : cluster 0 pgmap v2977: 457 pgs: 457 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 401 KiB/s rd, 450 KiB/s wr, 781 op/s 2024-04-10T04:03:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:43 smithi016 bash[72916]: audit 2024-04-10T04:03:42.610331+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:43 smithi016 bash[74137]: cluster 2024-04-10T04:03:42.248662+0000 mgr.y (mgr.25133) 1719 : cluster 0 pgmap v2977: 457 pgs: 457 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 401 KiB/s rd, 450 KiB/s wr, 781 op/s 2024-04-10T04:03:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:43 smithi016 bash[74137]: audit 2024-04-10T04:03:42.610331+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:45.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:45 smithi136 bash[68278]: cluster 2024-04-10T04:03:44.250428+0000 mgr.y (mgr.25133) 1720 : cluster 0 pgmap v2978: 457 pgs: 457 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 363 KiB/s wr, 632 op/s 2024-04-10T04:03:45.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:45 smithi016 bash[74137]: cluster 2024-04-10T04:03:44.250428+0000 mgr.y (mgr.25133) 1720 : cluster 0 pgmap v2978: 457 pgs: 457 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 363 KiB/s wr, 632 op/s 2024-04-10T04:03:45.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:45 smithi016 bash[72916]: cluster 2024-04-10T04:03:44.250428+0000 mgr.y (mgr.25133) 1720 : cluster 0 pgmap v2978: 457 pgs: 457 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 363 KiB/s wr, 632 op/s 2024-04-10T04:03:47.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:47 smithi136 bash[68278]: cluster 2024-04-10T04:03:46.252460+0000 mgr.y (mgr.25133) 1721 : cluster 0 pgmap v2979: 457 pgs: 457 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 388 KiB/s rd, 187 KiB/s wr, 779 op/s 2024-04-10T04:03:47.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:47 smithi016 bash[72916]: cluster 2024-04-10T04:03:46.252460+0000 mgr.y (mgr.25133) 1721 : cluster 0 pgmap v2979: 457 pgs: 457 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 388 KiB/s rd, 187 KiB/s wr, 779 op/s 2024-04-10T04:03:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:47 smithi016 bash[74137]: cluster 2024-04-10T04:03:46.252460+0000 mgr.y (mgr.25133) 1721 : cluster 0 pgmap v2979: 457 pgs: 457 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 388 KiB/s rd, 187 KiB/s wr, 779 op/s 2024-04-10T04:03:49.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:49 smithi136 bash[68278]: cluster 2024-04-10T04:03:48.254729+0000 mgr.y (mgr.25133) 1722 : cluster 0 pgmap v2980: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 384 KiB/s rd, 596 KiB/s wr, 774 op/s 2024-04-10T04:03:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:49 smithi016 bash[72916]: cluster 2024-04-10T04:03:48.254729+0000 mgr.y (mgr.25133) 1722 : cluster 0 pgmap v2980: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 384 KiB/s rd, 596 KiB/s wr, 774 op/s 2024-04-10T04:03:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:49 smithi016 bash[74137]: cluster 2024-04-10T04:03:48.254729+0000 mgr.y (mgr.25133) 1722 : cluster 0 pgmap v2980: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 384 KiB/s rd, 596 KiB/s wr, 774 op/s 2024-04-10T04:03:50.219 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:50.219 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:50.219 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:50.219 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:50.219 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:50.219 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.219 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:50.219 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.219 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.220 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:50.221 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:50.222 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.223 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:50.224 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 512~512 = 512 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:aio discard: 1536~512 = 0 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.225 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.226 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.227 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.228 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.229 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:03:50.229 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.229 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.229 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:03:50.229 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.229 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.229 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:03:50.229 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.229 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.230 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.231 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.232 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:50.233 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:50.234 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:51.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:51 smithi136 bash[68278]: cluster 2024-04-10T04:03:50.256293+0000 mgr.y (mgr.25133) 1723 : cluster 0 pgmap v2981: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 587 KiB/s rd, 682 KiB/s wr, 945 op/s 2024-04-10T04:03:51.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:51 smithi016 bash[74137]: cluster 2024-04-10T04:03:50.256293+0000 mgr.y (mgr.25133) 1723 : cluster 0 pgmap v2981: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 587 KiB/s rd, 682 KiB/s wr, 945 op/s 2024-04-10T04:03:51.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:51 smithi016 bash[72916]: cluster 2024-04-10T04:03:50.256293+0000 mgr.y (mgr.25133) 1723 : cluster 0 pgmap v2981: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 587 KiB/s rd, 682 KiB/s wr, 945 op/s 2024-04-10T04:03:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:03:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:03:51] "GET /metrics HTTP/1.1" 200 60774 "" "Prometheus/2.43.0" 2024-04-10T04:03:53.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:53 smithi136 bash[68278]: cluster 2024-04-10T04:03:52.259344+0000 mgr.y (mgr.25133) 1724 : cluster 0 pgmap v2982: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 621 KiB/s wr, 861 op/s 2024-04-10T04:03:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:53 smithi016 bash[72916]: cluster 2024-04-10T04:03:52.259344+0000 mgr.y (mgr.25133) 1724 : cluster 0 pgmap v2982: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 621 KiB/s wr, 861 op/s 2024-04-10T04:03:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:53 smithi016 bash[74137]: cluster 2024-04-10T04:03:52.259344+0000 mgr.y (mgr.25133) 1724 : cluster 0 pgmap v2982: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 621 KiB/s wr, 861 op/s 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.531 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.532 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.533 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.534 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.535 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.536 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.537 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:03:55.538 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:03:55.539 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:03:55.540 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 4 2024-04-10T04:03:55.540 INFO:tasks.workunit.client.0.smithi016.stdout:read: 4 2024-04-10T04:03:55.540 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (12823 ms) 2024-04-10T04:03:55.540 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-04-10T04:03:55.540 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:03:55.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:55 smithi136 bash[68278]: cluster 2024-04-10T04:03:54.261371+0000 mgr.y (mgr.25133) 1725 : cluster 0 pgmap v2983: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 797 KiB/s rd, 738 KiB/s wr, 908 op/s 2024-04-10T04:03:55.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:55 smithi016 bash[74137]: cluster 2024-04-10T04:03:54.261371+0000 mgr.y (mgr.25133) 1725 : cluster 0 pgmap v2983: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 797 KiB/s rd, 738 KiB/s wr, 908 op/s 2024-04-10T04:03:55.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:55 smithi016 bash[72916]: cluster 2024-04-10T04:03:54.261371+0000 mgr.y (mgr.25133) 1725 : cluster 0 pgmap v2983: 457 pgs: 457 active+clean; 11 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 797 KiB/s rd, 738 KiB/s wr, 908 op/s 2024-04-10T04:03:57.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:57 smithi136 bash[68278]: cluster 2024-04-10T04:03:56.263479+0000 mgr.y (mgr.25133) 1726 : cluster 0 pgmap v2984: 457 pgs: 457 active+clean; 15 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 795 KiB/s rd, 738 KiB/s wr, 906 op/s 2024-04-10T04:03:57.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:57 smithi016 bash[74137]: cluster 2024-04-10T04:03:56.263479+0000 mgr.y (mgr.25133) 1726 : cluster 0 pgmap v2984: 457 pgs: 457 active+clean; 15 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 795 KiB/s rd, 738 KiB/s wr, 906 op/s 2024-04-10T04:03:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:57 smithi016 bash[72916]: cluster 2024-04-10T04:03:56.263479+0000 mgr.y (mgr.25133) 1726 : cluster 0 pgmap v2984: 457 pgs: 457 active+clean; 15 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 795 KiB/s rd, 738 KiB/s wr, 906 op/s 2024-04-10T04:03:58.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:58 smithi136 bash[68278]: audit 2024-04-10T04:03:57.610652+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:58 smithi016 bash[72916]: audit 2024-04-10T04:03:57.610652+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:58 smithi016 bash[74137]: audit 2024-04-10T04:03:57.610652+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:03:59.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:03:59 smithi136 bash[68278]: cluster 2024-04-10T04:03:58.264826+0000 mgr.y (mgr.25133) 1727 : cluster 0 pgmap v2985: 457 pgs: 457 active+clean; 15 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 692 KiB/s wr, 710 op/s 2024-04-10T04:03:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:03:59 smithi016 bash[72916]: cluster 2024-04-10T04:03:58.264826+0000 mgr.y (mgr.25133) 1727 : cluster 0 pgmap v2985: 457 pgs: 457 active+clean; 15 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 692 KiB/s wr, 710 op/s 2024-04-10T04:03:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:03:59 smithi016 bash[74137]: cluster 2024-04-10T04:03:58.264826+0000 mgr.y (mgr.25133) 1727 : cluster 0 pgmap v2985: 457 pgs: 457 active+clean; 15 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 692 KiB/s wr, 710 op/s 2024-04-10T04:04:01.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:01 smithi136 bash[68278]: cluster 2024-04-10T04:04:00.266608+0000 mgr.y (mgr.25133) 1728 : cluster 0 pgmap v2986: 457 pgs: 457 active+clean; 15 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 351 KiB/s wr, 709 op/s 2024-04-10T04:04:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:01 smithi016 bash[72916]: cluster 2024-04-10T04:04:00.266608+0000 mgr.y (mgr.25133) 1728 : cluster 0 pgmap v2986: 457 pgs: 457 active+clean; 15 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 351 KiB/s wr, 709 op/s 2024-04-10T04:04:01.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:01 smithi016 bash[74137]: cluster 2024-04-10T04:04:00.266608+0000 mgr.y (mgr.25133) 1728 : cluster 0 pgmap v2986: 457 pgs: 457 active+clean; 15 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 351 KiB/s wr, 709 op/s 2024-04-10T04:04:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:04:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:04:01] "GET /metrics HTTP/1.1" 200 60786 "" "Prometheus/2.43.0" 2024-04-10T04:04:03.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:03 smithi136 bash[68278]: cluster 2024-04-10T04:04:02.269574+0000 mgr.y (mgr.25133) 1729 : cluster 0 pgmap v2987: 457 pgs: 457 active+clean; 27 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 655 op/s 2024-04-10T04:04:03.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:03 smithi016 bash[74137]: cluster 2024-04-10T04:04:02.269574+0000 mgr.y (mgr.25133) 1729 : cluster 0 pgmap v2987: 457 pgs: 457 active+clean; 27 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 655 op/s 2024-04-10T04:04:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:03 smithi016 bash[72916]: cluster 2024-04-10T04:04:02.269574+0000 mgr.y (mgr.25133) 1729 : cluster 0 pgmap v2987: 457 pgs: 457 active+clean; 27 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 655 op/s 2024-04-10T04:04:04.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:04 smithi136 bash[68278]: cluster 2024-04-10T04:04:04.272021+0000 mgr.y (mgr.25133) 1730 : cluster 0 pgmap v2988: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.6 MiB/s wr, 655 op/s 2024-04-10T04:04:04.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:04 smithi016 bash[74137]: cluster 2024-04-10T04:04:04.272021+0000 mgr.y (mgr.25133) 1730 : cluster 0 pgmap v2988: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.6 MiB/s wr, 655 op/s 2024-04-10T04:04:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:04 smithi016 bash[72916]: cluster 2024-04-10T04:04:04.272021+0000 mgr.y (mgr.25133) 1730 : cluster 0 pgmap v2988: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.6 MiB/s wr, 655 op/s 2024-04-10T04:04:05.287 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:05.287 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:05.287 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:05.288 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:05.289 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:05.290 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:05.291 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:05.292 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 512~512 = 512 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:aio discard: 1536~512 = 0 2024-04-10T04:04:05.293 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.294 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.295 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.296 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.297 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.298 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:05.299 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.300 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:05.301 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:05.302 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:05.302 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:05.302 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:05.302 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:05.302 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:05.302 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:07.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:07 smithi136 bash[68278]: cluster 2024-04-10T04:04:06.273480+0000 mgr.y (mgr.25133) 1731 : cluster 0 pgmap v2989: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 712 KiB/s rd, 1.4 MiB/s wr, 174 op/s 2024-04-10T04:04:07.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:07 smithi016 bash[74137]: cluster 2024-04-10T04:04:06.273480+0000 mgr.y (mgr.25133) 1731 : cluster 0 pgmap v2989: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 712 KiB/s rd, 1.4 MiB/s wr, 174 op/s 2024-04-10T04:04:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:07 smithi016 bash[72916]: cluster 2024-04-10T04:04:06.273480+0000 mgr.y (mgr.25133) 1731 : cluster 0 pgmap v2989: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 712 KiB/s rd, 1.4 MiB/s wr, 174 op/s 2024-04-10T04:04:09.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:09 smithi136 bash[68278]: cluster 2024-04-10T04:04:08.275062+0000 mgr.y (mgr.25133) 1732 : cluster 0 pgmap v2990: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 486 op/s 2024-04-10T04:04:09.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:09 smithi016 bash[72916]: cluster 2024-04-10T04:04:08.275062+0000 mgr.y (mgr.25133) 1732 : cluster 0 pgmap v2990: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 486 op/s 2024-04-10T04:04:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:09 smithi016 bash[74137]: cluster 2024-04-10T04:04:08.275062+0000 mgr.y (mgr.25133) 1732 : cluster 0 pgmap v2990: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 486 op/s 2024-04-10T04:04:11.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:11 smithi136 bash[68278]: cluster 2024-04-10T04:04:10.277350+0000 mgr.y (mgr.25133) 1733 : cluster 0 pgmap v2991: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 485 op/s 2024-04-10T04:04:11.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:11 smithi016 bash[72916]: cluster 2024-04-10T04:04:10.277350+0000 mgr.y (mgr.25133) 1733 : cluster 0 pgmap v2991: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 485 op/s 2024-04-10T04:04:11.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:11 smithi016 bash[74137]: cluster 2024-04-10T04:04:10.277350+0000 mgr.y (mgr.25133) 1733 : cluster 0 pgmap v2991: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 485 op/s 2024-04-10T04:04:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:04:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:04:11] "GET /metrics HTTP/1.1" 200 60786 "" "Prometheus/2.43.0" 2024-04-10T04:04:12.383 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.383 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.383 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.383 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.383 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:12.384 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.385 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.386 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.387 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.388 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.389 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.390 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:12.391 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 4 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:read: 4 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (16853 ms) 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-04-10T04:04:12.392 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:13 smithi136 bash[68278]: cluster 2024-04-10T04:04:12.280269+0000 mgr.y (mgr.25133) 1734 : cluster 0 pgmap v2992: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-04-10T04:04:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:13 smithi136 bash[68278]: audit 2024-04-10T04:04:12.610690+0000 mon.a (mon.0) 3173 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:13 smithi016 bash[72916]: cluster 2024-04-10T04:04:12.280269+0000 mgr.y (mgr.25133) 1734 : cluster 0 pgmap v2992: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-04-10T04:04:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:13 smithi016 bash[72916]: audit 2024-04-10T04:04:12.610690+0000 mon.a (mon.0) 3173 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:13 smithi016 bash[74137]: cluster 2024-04-10T04:04:12.280269+0000 mgr.y (mgr.25133) 1734 : cluster 0 pgmap v2992: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-04-10T04:04:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:13 smithi016 bash[74137]: audit 2024-04-10T04:04:12.610690+0000 mon.a (mon.0) 3173 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:14 smithi136 bash[68278]: audit 2024-04-10T04:04:13.694381+0000 mon.a (mon.0) 3174 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:04:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:14 smithi016 bash[72916]: audit 2024-04-10T04:04:13.694381+0000 mon.a (mon.0) 3174 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:04:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:14 smithi016 bash[74137]: audit 2024-04-10T04:04:13.694381+0000 mon.a (mon.0) 3174 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:04:15.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:15 smithi136 bash[68278]: cluster 2024-04-10T04:04:14.281528+0000 mgr.y (mgr.25133) 1735 : cluster 0 pgmap v2993: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 616 KiB/s wr, 550 op/s 2024-04-10T04:04:15.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:15 smithi136 bash[68278]: audit 2024-04-10T04:04:14.428536+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:04:15.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:15 smithi136 bash[68278]: audit 2024-04-10T04:04:14.429461+0000 mon.a (mon.0) 3176 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:04:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:15 smithi136 bash[68278]: audit 2024-04-10T04:04:14.439220+0000 mon.a (mon.0) 3177 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:04:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:15 smithi016 bash[74137]: cluster 2024-04-10T04:04:14.281528+0000 mgr.y (mgr.25133) 1735 : cluster 0 pgmap v2993: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 616 KiB/s wr, 550 op/s 2024-04-10T04:04:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:15 smithi016 bash[74137]: audit 2024-04-10T04:04:14.428536+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:04:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:15 smithi016 bash[74137]: audit 2024-04-10T04:04:14.429461+0000 mon.a (mon.0) 3176 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:04:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:15 smithi016 bash[74137]: audit 2024-04-10T04:04:14.439220+0000 mon.a (mon.0) 3177 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:04:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:15 smithi016 bash[72916]: cluster 2024-04-10T04:04:14.281528+0000 mgr.y (mgr.25133) 1735 : cluster 0 pgmap v2993: 457 pgs: 457 active+clean; 31 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 616 KiB/s wr, 550 op/s 2024-04-10T04:04:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:15 smithi016 bash[72916]: audit 2024-04-10T04:04:14.428536+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:04:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:15 smithi016 bash[72916]: audit 2024-04-10T04:04:14.429461+0000 mon.a (mon.0) 3176 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:04:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:15 smithi016 bash[72916]: audit 2024-04-10T04:04:14.439220+0000 mon.a (mon.0) 3177 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:04:16.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.386223+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.7", "id": [4, 5]}]: dispatch 2024-04-10T04:04:16.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.386614+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.15", "id": [1, 5]}]: dispatch 2024-04-10T04:04:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.386982+0000 mon.a (mon.0) 3180 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 3]}]: dispatch 2024-04-10T04:04:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.387327+0000 mon.a (mon.0) 3181 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.f", "id": [7, 4]}]: dispatch 2024-04-10T04:04:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.387605+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-04-10T04:04:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.387782+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-04-10T04:04:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.387966+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]: dispatch 2024-04-10T04:04:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.388132+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-04-10T04:04:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.388307+0000 mon.a (mon.0) 3186 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-04-10T04:04:16.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:16 smithi136 bash[68278]: audit 2024-04-10T04:04:15.388471+0000 mon.a (mon.0) 3187 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.386223+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.7", "id": [4, 5]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.386614+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.15", "id": [1, 5]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.386982+0000 mon.a (mon.0) 3180 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 3]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.387327+0000 mon.a (mon.0) 3181 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.f", "id": [7, 4]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.387605+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.387782+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.387966+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.388132+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.388307+0000 mon.a (mon.0) 3186 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-04-10T04:04:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[72916]: audit 2024-04-10T04:04:15.388471+0000 mon.a (mon.0) 3187 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.386223+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.7", "id": [4, 5]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.386614+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.15", "id": [1, 5]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.386982+0000 mon.a (mon.0) 3180 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 3]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.387327+0000 mon.a (mon.0) 3181 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.f", "id": [7, 4]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.387605+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.387782+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.387966+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.388132+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.388307+0000 mon.a (mon.0) 3186 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]: dispatch 2024-04-10T04:04:16.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:16 smithi016 bash[74137]: audit 2024-04-10T04:04:15.388471+0000 mon.a (mon.0) 3187 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]: dispatch 2024-04-10T04:04:16.856 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:16.856 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:16.856 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.857 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:16.858 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:16.859 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:16.860 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:16.861 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 512~512 = 512 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:aio discard: 1536~512 = 0 2024-04-10T04:04:16.862 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:04:16.863 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.864 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.865 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:04:16.866 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:16.867 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.868 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:16.869 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:16.870 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:17.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: cluster 2024-04-10T04:04:16.283340+0000 mgr.y (mgr.25133) 1736 : cluster 0 pgmap v2994: 457 pgs: 457 active+clean; 35 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 276 KiB/s wr, 555 op/s 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.359786+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.7", "id": [4, 5]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.359882+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.15", "id": [1, 5]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.359938+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 3]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.360012+0000 mon.a (mon.0) 3191 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.f", "id": [7, 4]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.360099+0000 mon.a (mon.0) 3192 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.360213+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.360421+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.360479+0000 mon.a (mon.0) 3195 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.360560+0000 mon.a (mon.0) 3196 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: audit 2024-04-10T04:04:16.360630+0000 mon.a (mon.0) 3197 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]': finished 2024-04-10T04:04:17.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:17 smithi136 bash[68278]: cluster 2024-04-10T04:04:16.370450+0000 mon.a (mon.0) 3198 : cluster 0 osdmap e1715: 8 total, 8 up, 8 in 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: cluster 2024-04-10T04:04:16.283340+0000 mgr.y (mgr.25133) 1736 : cluster 0 pgmap v2994: 457 pgs: 457 active+clean; 35 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 276 KiB/s wr, 555 op/s 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.359786+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.7", "id": [4, 5]}]': finished 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.359882+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.15", "id": [1, 5]}]': finished 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.359938+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 3]}]': finished 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.360012+0000 mon.a (mon.0) 3191 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.f", "id": [7, 4]}]': finished 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.360099+0000 mon.a (mon.0) 3192 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.360213+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]': finished 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.360421+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]': finished 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.360479+0000 mon.a (mon.0) 3195 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.360560+0000 mon.a (mon.0) 3196 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]': finished 2024-04-10T04:04:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: audit 2024-04-10T04:04:16.360630+0000 mon.a (mon.0) 3197 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]': finished 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[74137]: cluster 2024-04-10T04:04:16.370450+0000 mon.a (mon.0) 3198 : cluster 0 osdmap e1715: 8 total, 8 up, 8 in 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: cluster 2024-04-10T04:04:16.283340+0000 mgr.y (mgr.25133) 1736 : cluster 0 pgmap v2994: 457 pgs: 457 active+clean; 35 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 276 KiB/s wr, 555 op/s 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.359786+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.7", "id": [4, 5]}]': finished 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.359882+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.15", "id": [1, 5]}]': finished 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.359938+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 3]}]': finished 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.360012+0000 mon.a (mon.0) 3191 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.f", "id": [7, 4]}]': finished 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.360099+0000 mon.a (mon.0) 3192 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.360213+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]': finished 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.360421+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]': finished 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.360479+0000 mon.a (mon.0) 3195 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-04-10T04:04:17.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.360560+0000 mon.a (mon.0) 3196 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.2", "id": [0, 7]}]': finished 2024-04-10T04:04:17.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: audit 2024-04-10T04:04:16.360630+0000 mon.a (mon.0) 3197 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]': finished 2024-04-10T04:04:17.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:17 smithi016 bash[72916]: cluster 2024-04-10T04:04:16.370450+0000 mon.a (mon.0) 3198 : cluster 0 osdmap e1715: 8 total, 8 up, 8 in 2024-04-10T04:04:18.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:18 smithi136 bash[68278]: cluster 2024-04-10T04:04:17.365633+0000 mon.a (mon.0) 3199 : cluster 0 osdmap e1716: 8 total, 8 up, 8 in 2024-04-10T04:04:18.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:18 smithi136 bash[68278]: cluster 2024-04-10T04:04:18.284367+0000 mgr.y (mgr.25133) 1737 : cluster 0 pgmap v2997: 457 pgs: 5 peering, 452 active+clean; 35 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 312 KiB/s wr, 946 op/s 2024-04-10T04:04:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:18 smithi016 bash[72916]: cluster 2024-04-10T04:04:17.365633+0000 mon.a (mon.0) 3199 : cluster 0 osdmap e1716: 8 total, 8 up, 8 in 2024-04-10T04:04:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:18 smithi016 bash[72916]: cluster 2024-04-10T04:04:18.284367+0000 mgr.y (mgr.25133) 1737 : cluster 0 pgmap v2997: 457 pgs: 5 peering, 452 active+clean; 35 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 312 KiB/s wr, 946 op/s 2024-04-10T04:04:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:18 smithi016 bash[74137]: cluster 2024-04-10T04:04:17.365633+0000 mon.a (mon.0) 3199 : cluster 0 osdmap e1716: 8 total, 8 up, 8 in 2024-04-10T04:04:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:18 smithi016 bash[74137]: cluster 2024-04-10T04:04:18.284367+0000 mgr.y (mgr.25133) 1737 : cluster 0 pgmap v2997: 457 pgs: 5 peering, 452 active+clean; 35 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 312 KiB/s wr, 946 op/s 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.293 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.294 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.295 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.296 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.297 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.298 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.299 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.300 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.300 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.300 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.300 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.300 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.300 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.301 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (8909 ms) 2024-04-10T04:04:21.302 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-04-10T04:04:21.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:21 smithi136 bash[68278]: cluster 2024-04-10T04:04:20.285747+0000 mgr.y (mgr.25133) 1738 : cluster 0 pgmap v2998: 457 pgs: 5 peering, 452 active+clean; 35 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 150 KiB/s wr, 592 op/s 2024-04-10T04:04:21.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:21 smithi016 bash[72916]: cluster 2024-04-10T04:04:20.285747+0000 mgr.y (mgr.25133) 1738 : cluster 0 pgmap v2998: 457 pgs: 5 peering, 452 active+clean; 35 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 150 KiB/s wr, 592 op/s 2024-04-10T04:04:21.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:21 smithi016 bash[74137]: cluster 2024-04-10T04:04:20.285747+0000 mgr.y (mgr.25133) 1738 : cluster 0 pgmap v2998: 457 pgs: 5 peering, 452 active+clean; 35 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 150 KiB/s wr, 592 op/s 2024-04-10T04:04:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:04:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:04:21] "GET /metrics HTTP/1.1" 200 60783 "" "Prometheus/2.43.0" 2024-04-10T04:04:23.393 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:23.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:23 smithi136 bash[68278]: cluster 2024-04-10T04:04:22.288145+0000 mgr.y (mgr.25133) 1739 : cluster 0 pgmap v2999: 457 pgs: 457 active+clean; 37 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 530 KiB/s rd, 263 KiB/s wr, 1.06k op/s; 530 B/s, 9 keys/s, 0 objects/s recovering 2024-04-10T04:04:23.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:23 smithi136 bash[68278]: cluster 2024-04-10T04:04:22.360974+0000 mon.a (mon.0) 3200 : cluster 0 osdmap e1717: 8 total, 8 up, 8 in 2024-04-10T04:04:23.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:23 smithi136 bash[68278]: audit 2024-04-10T04:04:22.371445+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.16:0/516295403' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:23.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:23 smithi136 bash[68278]: audit 2024-04-10T04:04:22.374497+0000 mon.a (mon.0) 3201 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:23 smithi016 bash[74137]: cluster 2024-04-10T04:04:22.288145+0000 mgr.y (mgr.25133) 1739 : cluster 0 pgmap v2999: 457 pgs: 457 active+clean; 37 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 530 KiB/s rd, 263 KiB/s wr, 1.06k op/s; 530 B/s, 9 keys/s, 0 objects/s recovering 2024-04-10T04:04:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:23 smithi016 bash[74137]: cluster 2024-04-10T04:04:22.360974+0000 mon.a (mon.0) 3200 : cluster 0 osdmap e1717: 8 total, 8 up, 8 in 2024-04-10T04:04:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:23 smithi016 bash[74137]: audit 2024-04-10T04:04:22.371445+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.16:0/516295403' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:23 smithi016 bash[74137]: audit 2024-04-10T04:04:22.374497+0000 mon.a (mon.0) 3201 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:23 smithi016 bash[72916]: cluster 2024-04-10T04:04:22.288145+0000 mgr.y (mgr.25133) 1739 : cluster 0 pgmap v2999: 457 pgs: 457 active+clean; 37 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 530 KiB/s rd, 263 KiB/s wr, 1.06k op/s; 530 B/s, 9 keys/s, 0 objects/s recovering 2024-04-10T04:04:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:23 smithi016 bash[72916]: cluster 2024-04-10T04:04:22.360974+0000 mon.a (mon.0) 3200 : cluster 0 osdmap e1717: 8 total, 8 up, 8 in 2024-04-10T04:04:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:23 smithi016 bash[72916]: audit 2024-04-10T04:04:22.371445+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.16:0/516295403' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:23 smithi016 bash[72916]: audit 2024-04-10T04:04:22.374497+0000 mon.a (mon.0) 3201 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:24.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:24 smithi136 bash[68278]: audit 2024-04-10T04:04:23.358692+0000 mon.a (mon.0) 3202 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:04:24.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:24 smithi136 bash[68278]: cluster 2024-04-10T04:04:23.365459+0000 mon.a (mon.0) 3203 : cluster 0 osdmap e1718: 8 total, 8 up, 8 in 2024-04-10T04:04:24.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:24 smithi136 bash[68278]: cluster 2024-04-10T04:04:24.290351+0000 mgr.y (mgr.25133) 1740 : cluster 0 pgmap v3002: 489 pgs: 18 unknown, 471 active+clean; 37 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 263 KiB/s rd, 132 KiB/s wr, 540 op/s; 613 B/s, 11 keys/s, 1 objects/s recovering 2024-04-10T04:04:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:24 smithi016 bash[74137]: audit 2024-04-10T04:04:23.358692+0000 mon.a (mon.0) 3202 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:04:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:24 smithi016 bash[74137]: cluster 2024-04-10T04:04:23.365459+0000 mon.a (mon.0) 3203 : cluster 0 osdmap e1718: 8 total, 8 up, 8 in 2024-04-10T04:04:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:24 smithi016 bash[74137]: cluster 2024-04-10T04:04:24.290351+0000 mgr.y (mgr.25133) 1740 : cluster 0 pgmap v3002: 489 pgs: 18 unknown, 471 active+clean; 37 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 263 KiB/s rd, 132 KiB/s wr, 540 op/s; 613 B/s, 11 keys/s, 1 objects/s recovering 2024-04-10T04:04:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:24 smithi016 bash[72916]: audit 2024-04-10T04:04:23.358692+0000 mon.a (mon.0) 3202 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:04:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:24 smithi016 bash[72916]: cluster 2024-04-10T04:04:23.365459+0000 mon.a (mon.0) 3203 : cluster 0 osdmap e1718: 8 total, 8 up, 8 in 2024-04-10T04:04:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:24 smithi016 bash[72916]: cluster 2024-04-10T04:04:24.290351+0000 mgr.y (mgr.25133) 1740 : cluster 0 pgmap v3002: 489 pgs: 18 unknown, 471 active+clean; 37 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 263 KiB/s rd, 132 KiB/s wr, 540 op/s; 613 B/s, 11 keys/s, 1 objects/s recovering 2024-04-10T04:04:25.527 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:25.528 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.529 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.530 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:25.531 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 512~512 = 512 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:aio discard: 1536~512 = 0 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestDataPoolIO (4235 ms) 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-04-10T04:04:25.532 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:25.580 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (53 ms) 2024-04-10T04:04:25.580 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-04-10T04:04:25.581 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:25.614 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (33 ms) 2024-04-10T04:04:25.614 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-04-10T04:04:25.614 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:25.648 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (34 ms) 2024-04-10T04:04:25.648 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-04-10T04:04:25.648 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:25.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:25 smithi136 bash[68278]: cluster 2024-04-10T04:04:24.393234+0000 mon.a (mon.0) 3204 : cluster 0 osdmap e1719: 8 total, 8 up, 8 in 2024-04-10T04:04:25.692 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (45 ms) 2024-04-10T04:04:25.692 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-04-10T04:04:25.693 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:25.788 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (95 ms) 2024-04-10T04:04:25.788 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-04-10T04:04:25.788 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:25 smithi016 bash[72916]: cluster 2024-04-10T04:04:24.393234+0000 mon.a (mon.0) 3204 : cluster 0 osdmap e1719: 8 total, 8 up, 8 in 2024-04-10T04:04:25.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:25 smithi016 bash[74137]: cluster 2024-04-10T04:04:24.393234+0000 mon.a (mon.0) 3204 : cluster 0 osdmap e1719: 8 total, 8 up, 8 in 2024-04-10T04:04:25.879 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (91 ms) 2024-04-10T04:04:25.879 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-04-10T04:04:25.879 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:25.968 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (90 ms) 2024-04-10T04:04:25.968 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-04-10T04:04:25.968 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:26.053 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (84 ms) 2024-04-10T04:04:26.053 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-04-10T04:04:26.053 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:26.429 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (377 ms) 2024-04-10T04:04:26.430 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-04-10T04:04:26.430 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:26.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:26 smithi136 bash[68278]: cluster 2024-04-10T04:04:25.398460+0000 mon.a (mon.0) 3205 : cluster 0 osdmap e1720: 8 total, 8 up, 8 in 2024-04-10T04:04:26.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:26 smithi136 bash[68278]: cluster 2024-04-10T04:04:26.292452+0000 mgr.y (mgr.25133) 1741 : cluster 0 pgmap v3005: 489 pgs: 6 unknown, 483 active+clean; 41 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 36 op/s 2024-04-10T04:04:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:26 smithi016 bash[72916]: cluster 2024-04-10T04:04:25.398460+0000 mon.a (mon.0) 3205 : cluster 0 osdmap e1720: 8 total, 8 up, 8 in 2024-04-10T04:04:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:26 smithi016 bash[72916]: cluster 2024-04-10T04:04:26.292452+0000 mgr.y (mgr.25133) 1741 : cluster 0 pgmap v3005: 489 pgs: 6 unknown, 483 active+clean; 41 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 36 op/s 2024-04-10T04:04:26.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:26 smithi016 bash[74137]: cluster 2024-04-10T04:04:25.398460+0000 mon.a (mon.0) 3205 : cluster 0 osdmap e1720: 8 total, 8 up, 8 in 2024-04-10T04:04:26.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:26 smithi016 bash[74137]: cluster 2024-04-10T04:04:26.292452+0000 mgr.y (mgr.25133) 1741 : cluster 0 pgmap v3005: 489 pgs: 6 unknown, 483 active+clean; 41 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 36 op/s 2024-04-10T04:04:26.845 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (416 ms) 2024-04-10T04:04:26.845 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-04-10T04:04:26.845 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:26.894 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (48 ms) 2024-04-10T04:04:26.894 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-04-10T04:04:26.894 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:26.952 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (59 ms) 2024-04-10T04:04:26.952 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-04-10T04:04:26.952 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:27.007 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (55 ms) 2024-04-10T04:04:27.007 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-04-10T04:04:27.007 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:27.048 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (41 ms) 2024-04-10T04:04:27.048 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-04-10T04:04:27.048 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:aio discard: 0~1048576 = 0 2024-04-10T04:04:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:aio discard: 0~4194304 = 0 2024-04-10T04:04:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:aio discard: 3145728~1048576 = 0 2024-04-10T04:04:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (37 ms) 2024-04-10T04:04:27.085 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestFUA 2024-04-10T04:04:27.086 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.289 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.290 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.291 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.292 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestFUA (203 ms) 2024-04-10T04:04:27.293 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-04-10T04:04:27.293 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.317 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.318 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.319 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:27.319 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.352 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.352 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:27.352 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:27.352 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:start compare and write 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:compare and wrote: 512 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:27.353 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.355 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.355 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:27.355 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.355 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:27.355 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.358 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.358 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:27.358 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.358 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:27.358 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.360 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.360 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:27.361 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.361 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:27.361 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.363 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.363 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:27.363 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.363 INFO:tasks.workunit.client.0.smithi016.stdout:started aio compare and write 2024-04-10T04:04:27.363 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.367 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:finished aio compare and write 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.368 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:27.369 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.369 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.369 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.369 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.369 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:27.369 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.369 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.369 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.370 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.370 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:27.370 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.370 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.370 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.370 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.370 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:27.370 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:27.371 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:27.371 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:27.371 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:27.371 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:27.371 INFO:tasks.workunit.client.0.smithi016.stdout:discard: 512~512 2024-04-10T04:04:27.371 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:27 smithi136 bash[68278]: audit 2024-04-10T04:04:27.611326+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:27 smithi016 bash[72916]: audit 2024-04-10T04:04:27.611326+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:27 smithi016 bash[74137]: audit 2024-04-10T04:04:27.611326+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:29.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:28 smithi016 bash[72916]: cluster 2024-04-10T04:04:28.293810+0000 mgr.y (mgr.25133) 1742 : cluster 0 pgmap v3006: 489 pgs: 489 active+clean; 59 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.4 MiB/s wr, 75 op/s 2024-04-10T04:04:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:28 smithi016 bash[74137]: cluster 2024-04-10T04:04:28.293810+0000 mgr.y (mgr.25133) 1742 : cluster 0 pgmap v3006: 489 pgs: 489 active+clean; 59 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.4 MiB/s wr, 75 op/s 2024-04-10T04:04:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:28 smithi136 bash[68278]: cluster 2024-04-10T04:04:28.293810+0000 mgr.y (mgr.25133) 1742 : cluster 0 pgmap v3006: 489 pgs: 489 active+clean; 59 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.4 MiB/s wr, 75 op/s 2024-04-10T04:04:31.342 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:31.342 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:31.342 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:31.342 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:31.342 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:31.342 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:04:31.342 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.342 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.343 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.344 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.345 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:04:31.346 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.347 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:31.348 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.349 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:31.372 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:31.372 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:31.372 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.372 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.372 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.372 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.373 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:31.401 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.402 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:31.478 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:31.478 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:31.478 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.478 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.478 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.478 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.478 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:31.552 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:31.552 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:31.552 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.552 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.553 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.553 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.553 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:31.643 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:31.643 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:31.643 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.643 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.643 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.643 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.643 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:31.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:31 smithi136 bash[68278]: cluster 2024-04-10T04:04:30.295557+0000 mgr.y (mgr.25133) 1743 : cluster 0 pgmap v3007: 489 pgs: 489 active+clean; 83 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 7.5 MiB/s wr, 113 op/s 2024-04-10T04:04:31.742 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:31.742 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.743 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:31.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:31 smithi016 bash[74137]: cluster 2024-04-10T04:04:30.295557+0000 mgr.y (mgr.25133) 1743 : cluster 0 pgmap v3007: 489 pgs: 489 active+clean; 83 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 7.5 MiB/s wr, 113 op/s 2024-04-10T04:04:31.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:31 smithi016 bash[72916]: cluster 2024-04-10T04:04:30.295557+0000 mgr.y (mgr.25133) 1743 : cluster 0 pgmap v3007: 489 pgs: 489 active+clean; 83 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 7.5 MiB/s wr, 113 op/s 2024-04-10T04:04:31.896 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:31.897 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:31.897 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:31.897 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:31.897 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:31.897 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:31.897 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:04:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:04:31] "GET /metrics HTTP/1.1" 200 63239 "" "Prometheus/2.43.0" 2024-04-10T04:04:32.078 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:32.079 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:32.079 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:32.079 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:32.079 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:32.079 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:32.079 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:32.302 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:32.302 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:32.302 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:32.302 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:32.302 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:32.302 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:32.302 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:32.503 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:32.504 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:32.759 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:32.759 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:32.759 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:32.759 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:32.759 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:32.760 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:32.760 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:33.026 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:33.026 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:33.026 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:33.026 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:33.026 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:33.026 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:33.027 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:33.362 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:33.362 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:33.362 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:33.362 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:33.363 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:33.363 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:33.363 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:33.596 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:33.596 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:33.596 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:33.597 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:33.597 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:33.597 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:33.597 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:33.597 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:33.597 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:33.597 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:33.598 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:33.598 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:33.598 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:33.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:33 smithi136 bash[68278]: cluster 2024-04-10T04:04:32.298684+0000 mgr.y (mgr.25133) 1744 : cluster 0 pgmap v3008: 489 pgs: 489 active+clean; 87 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.2 MiB/s wr, 810 op/s 2024-04-10T04:04:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:33 smithi016 bash[74137]: cluster 2024-04-10T04:04:32.298684+0000 mgr.y (mgr.25133) 1744 : cluster 0 pgmap v3008: 489 pgs: 489 active+clean; 87 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.2 MiB/s wr, 810 op/s 2024-04-10T04:04:33.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:33 smithi016 bash[72916]: cluster 2024-04-10T04:04:32.298684+0000 mgr.y (mgr.25133) 1744 : cluster 0 pgmap v3008: 489 pgs: 489 active+clean; 87 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.2 MiB/s wr, 810 op/s 2024-04-10T04:04:33.943 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:33.943 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:33.943 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:33.944 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:33.944 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:33.944 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:33.944 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:34.283 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:34.283 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:34.283 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:34.283 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:34.283 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:34.283 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:34.283 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:34.586 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:34.587 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:34.587 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:34.587 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:34.587 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:34.587 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:34.587 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:34.950 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestIOPP (7662 ms) 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-04-10T04:04:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.004 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (53 ms) 2024-04-10T04:04:35.004 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-04-10T04:04:35.004 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.059 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (55 ms) 2024-04-10T04:04:35.059 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-04-10T04:04:35.059 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.107 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (48 ms) 2024-04-10T04:04:35.107 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-04-10T04:04:35.107 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.156 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (50 ms) 2024-04-10T04:04:35.156 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-04-10T04:04:35.156 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.210 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (53 ms) 2024-04-10T04:04:35.210 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-04-10T04:04:35.210 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.249 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:35.255 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (46 ms) 2024-04-10T04:04:35.255 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-04-10T04:04:35.255 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.312 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (57 ms) 2024-04-10T04:04:35.312 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-04-10T04:04:35.312 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.359 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:35.368 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (56 ms) 2024-04-10T04:04:35.368 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-04-10T04:04:35.369 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.419 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (51 ms) 2024-04-10T04:04:35.419 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-04-10T04:04:35.419 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.468 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:35.476 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (57 ms) 2024-04-10T04:04:35.476 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-04-10T04:04:35.476 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.537 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (61 ms) 2024-04-10T04:04:35.537 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-04-10T04:04:35.537 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.590 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:35.595 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (58 ms) 2024-04-10T04:04:35.596 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-04-10T04:04:35.596 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:35 smithi136 bash[68278]: cluster 2024-04-10T04:04:34.300392+0000 mgr.y (mgr.25133) 1745 : cluster 0 pgmap v3009: 489 pgs: 489 active+clean; 87 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.8 MiB/s wr, 654 op/s 2024-04-10T04:04:35.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:35 smithi136 bash[68278]: cluster 2024-04-10T04:04:34.330627+0000 mon.a (mon.0) 3207 : cluster 0 osdmap e1721: 8 total, 8 up, 8 in 2024-04-10T04:04:35.740 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (144 ms) 2024-04-10T04:04:35.740 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-04-10T04:04:35.740 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:35 smithi016 bash[72916]: cluster 2024-04-10T04:04:34.300392+0000 mgr.y (mgr.25133) 1745 : cluster 0 pgmap v3009: 489 pgs: 489 active+clean; 87 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.8 MiB/s wr, 654 op/s 2024-04-10T04:04:35.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:35 smithi016 bash[72916]: cluster 2024-04-10T04:04:34.330627+0000 mon.a (mon.0) 3207 : cluster 0 osdmap e1721: 8 total, 8 up, 8 in 2024-04-10T04:04:35.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:35 smithi016 bash[74137]: cluster 2024-04-10T04:04:34.300392+0000 mgr.y (mgr.25133) 1745 : cluster 0 pgmap v3009: 489 pgs: 489 active+clean; 87 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.8 MiB/s wr, 654 op/s 2024-04-10T04:04:35.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:35 smithi016 bash[74137]: cluster 2024-04-10T04:04:34.330627+0000 mon.a (mon.0) 3207 : cluster 0 osdmap e1721: 8 total, 8 up, 8 in 2024-04-10T04:04:35.820 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:35.864 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (124 ms) 2024-04-10T04:04:35.864 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-04-10T04:04:35.864 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:35.999 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (135 ms) 2024-04-10T04:04:35.999 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-04-10T04:04:35.999 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:36.071 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:36.102 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (104 ms) 2024-04-10T04:04:36.102 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-04-10T04:04:36.102 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:36.499 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (397 ms) 2024-04-10T04:04:36.499 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-04-10T04:04:36.499 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:36.916 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:36.957 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (457 ms) 2024-04-10T04:04:36.957 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-04-10T04:04:36.957 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:37.009 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:37.010 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:37.010 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:37.010 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:37.010 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:04:37.010 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.010 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:37.010 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:37.011 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:37.011 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:37.011 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.012 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:37.012 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:37.013 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:37.013 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:37.013 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.013 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:37.013 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:37.015 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:37.015 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:37.015 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.015 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:37.015 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:37.017 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:37.017 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:37.017 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.017 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:04:37.017 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:37.018 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:37.018 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:04:37.018 INFO:tasks.workunit.client.0.smithi016.stdout:read: 512 2024-04-10T04:04:37.018 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.018 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:37.018 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:37.019 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:37.019 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:37.019 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.019 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:37.020 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:37.020 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:37.020 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:37.020 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.021 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:37.021 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:37.021 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:37.021 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:37.021 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.021 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:37.021 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:37.022 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:37.022 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:37.022 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:37.022 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:04:37.022 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:04:37.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:37 smithi136 bash[68278]: cluster 2024-04-10T04:04:36.302601+0000 mgr.y (mgr.25133) 1746 : cluster 0 pgmap v3011: 489 pgs: 489 active+clean; 91 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.7 MiB/s wr, 657 op/s 2024-04-10T04:04:37.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:37 smithi016 bash[72916]: cluster 2024-04-10T04:04:36.302601+0000 mgr.y (mgr.25133) 1746 : cluster 0 pgmap v3011: 489 pgs: 489 active+clean; 91 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.7 MiB/s wr, 657 op/s 2024-04-10T04:04:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:37 smithi016 bash[74137]: cluster 2024-04-10T04:04:36.302601+0000 mgr.y (mgr.25133) 1746 : cluster 0 pgmap v3011: 489 pgs: 489 active+clean; 91 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.7 MiB/s wr, 657 op/s 2024-04-10T04:04:39.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:39 smithi136 bash[68278]: cluster 2024-04-10T04:04:38.304696+0000 mgr.y (mgr.25133) 1747 : cluster 0 pgmap v3012: 489 pgs: 489 active+clean; 99 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.0 MiB/s wr, 1.00k op/s 2024-04-10T04:04:39.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:39 smithi016 bash[72916]: cluster 2024-04-10T04:04:38.304696+0000 mgr.y (mgr.25133) 1747 : cluster 0 pgmap v3012: 489 pgs: 489 active+clean; 99 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.0 MiB/s wr, 1.00k op/s 2024-04-10T04:04:39.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:39 smithi016 bash[74137]: cluster 2024-04-10T04:04:38.304696+0000 mgr.y (mgr.25133) 1747 : cluster 0 pgmap v3012: 489 pgs: 489 active+clean; 99 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.0 MiB/s wr, 1.00k op/s 2024-04-10T04:04:40.519 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:04:40.519 INFO:tasks.workunit.client.0.smithi016.stdout:finished read 2024-04-10T04:04:40.519 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:04:40.519 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.519 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 0 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 16384 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:04:40.520 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 49152 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 65536 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.521 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 98304 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 114688 2024-04-10T04:04:40.522 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 147456 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.523 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 163840 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 196608 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.524 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 212992 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:40.525 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:40.526 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.526 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.526 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.526 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.526 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:40.526 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:40.526 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:40.527 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.527 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.527 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.527 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.527 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:40.551 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:40.551 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:40.552 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.552 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.552 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.552 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.552 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:40.582 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.583 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:40.680 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:40.681 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:40.681 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.681 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.681 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.681 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.681 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:40.771 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:40.771 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:40.771 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.772 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.772 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.772 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.772 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:40.887 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:40.887 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:40.887 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:40.887 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:40.888 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:40.888 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:40.888 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:41.012 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:41.012 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:41.012 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:41.012 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:41.012 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:41.012 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:41.012 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:41.013 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:41.013 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:41.013 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:41.013 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:41.013 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:41.013 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:41.207 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:41.207 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:41.207 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:41.208 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:41.208 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:41.208 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:41.208 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:41.365 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:41.365 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:41.365 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:41.365 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:41.365 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:41.366 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:41.366 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:41.561 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:41.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:41 smithi136 bash[68278]: cluster 2024-04-10T04:04:40.306304+0000 mgr.y (mgr.25133) 1748 : cluster 0 pgmap v3013: 489 pgs: 489 active+clean; 119 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.2 MiB/s wr, 1.00k op/s 2024-04-10T04:04:41.730 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:41.730 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:41.730 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:41.730 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:41.730 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:41.730 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:41.730 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:41.730 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:41.731 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:41.731 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:41.731 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:41.731 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:41.731 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:41.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:41 smithi016 bash[72916]: cluster 2024-04-10T04:04:40.306304+0000 mgr.y (mgr.25133) 1748 : cluster 0 pgmap v3013: 489 pgs: 489 active+clean; 119 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.2 MiB/s wr, 1.00k op/s 2024-04-10T04:04:41.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:41 smithi016 bash[74137]: cluster 2024-04-10T04:04:40.306304+0000 mgr.y (mgr.25133) 1748 : cluster 0 pgmap v3013: 489 pgs: 489 active+clean; 119 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.2 MiB/s wr, 1.00k op/s 2024-04-10T04:04:42.001 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:42.001 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:42.001 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:42.001 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:42.001 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:42.002 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:42.002 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:04:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:04:41] "GET /metrics HTTP/1.1" 200 63239 "" "Prometheus/2.43.0" 2024-04-10T04:04:42.262 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:42.262 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:42.262 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:42.262 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:42.262 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:42.262 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:42.262 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:42.526 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:42.526 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:42.526 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:42.526 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:42.526 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:42.527 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:42.527 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:42.824 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:42.824 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:42.824 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:42.824 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:42.824 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:42.825 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:42.825 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:42.825 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:42.825 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:42.825 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:42.825 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:42.826 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:42.826 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:43.190 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:43.191 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:43.191 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:43.191 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:43.191 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:43.191 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:43.191 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:43.529 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:43.529 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:43.530 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:43.530 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:43.530 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:43.530 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:43.530 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:43.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:43 smithi136 bash[68278]: cluster 2024-04-10T04:04:42.308852+0000 mgr.y (mgr.25133) 1749 : cluster 0 pgmap v3014: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.8 MiB/s wr, 882 op/s 2024-04-10T04:04:43.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:43 smithi136 bash[68278]: audit 2024-04-10T04:04:42.612769+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:43 smithi016 bash[72916]: cluster 2024-04-10T04:04:42.308852+0000 mgr.y (mgr.25133) 1749 : cluster 0 pgmap v3014: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.8 MiB/s wr, 882 op/s 2024-04-10T04:04:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:43 smithi016 bash[72916]: audit 2024-04-10T04:04:42.612769+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:43 smithi016 bash[74137]: cluster 2024-04-10T04:04:42.308852+0000 mgr.y (mgr.25133) 1749 : cluster 0 pgmap v3014: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.8 MiB/s wr, 882 op/s 2024-04-10T04:04:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:43 smithi016 bash[74137]: audit 2024-04-10T04:04:42.612769+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:43.919 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:43.919 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:43.919 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:43.919 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:43.920 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:43.920 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:43.920 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:finished writesame 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:to verify the data 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:verified 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:started writesame 2024-04-10T04:04:44.342 INFO:tasks.workunit.client.0.smithi016.stdout:expected fail, finished writesame 2024-04-10T04:04:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (7385 ms) 2024-04-10T04:04:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-04-10T04:04:44.343 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:45.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:45 smithi136 bash[68278]: cluster 2024-04-10T04:04:44.311204+0000 mgr.y (mgr.25133) 1750 : cluster 0 pgmap v3015: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.8 MiB/s wr, 883 op/s 2024-04-10T04:04:45.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:45 smithi016 bash[72916]: cluster 2024-04-10T04:04:44.311204+0000 mgr.y (mgr.25133) 1750 : cluster 0 pgmap v3015: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.8 MiB/s wr, 883 op/s 2024-04-10T04:04:45.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:45 smithi016 bash[74137]: cluster 2024-04-10T04:04:44.311204+0000 mgr.y (mgr.25133) 1750 : cluster 0 pgmap v3015: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.8 MiB/s wr, 883 op/s 2024-04-10T04:04:46.435 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 0 2024-04-10T04:04:46.435 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:04:46.435 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 1 2024-04-10T04:04:46.435 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:04:46.435 INFO:tasks.workunit.client.0.smithi016.stdout:snap: orig 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:found orig with size 2097152 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:read: 80 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:write test data! 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 80 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 2 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:snap: orig 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:snap: written 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:found orig with size 2097152 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:found written with size 2097152 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:read: 80 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:read: 80 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:read: 80 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:write to snapshot returned -30 2024-04-10T04:04:46.436 INFO:tasks.workunit.client.0.smithi016.stdout:Read-only file system 2024-04-10T04:04:46.495 INFO:tasks.workunit.client.0.smithi016.stdout:read: 80 2024-04-10T04:04:46.495 INFO:tasks.workunit.client.0.smithi016.stdout:read: 80 2024-04-10T04:04:46.495 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 80 2024-04-10T04:04:46.495 INFO:tasks.workunit.client.0.smithi016.stdout:opening testimg@orig 2024-04-10T04:04:46.495 INFO:tasks.workunit.client.0.smithi016.stdout:read: 80 2024-04-10T04:04:46.495 INFO:tasks.workunit.client.0.smithi016.stdout:write to snapshot returned -30 2024-04-10T04:04:46.495 INFO:tasks.workunit.client.0.smithi016.stdout:Read-only file system 2024-04-10T04:04:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:46 smithi136 bash[68278]: cluster 2024-04-10T04:04:45.354907+0000 mon.a (mon.0) 3209 : cluster 0 osdmap e1722: 8 total, 8 up, 8 in 2024-04-10T04:04:46.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:46 smithi016 bash[72916]: cluster 2024-04-10T04:04:45.354907+0000 mon.a (mon.0) 3209 : cluster 0 osdmap e1722: 8 total, 8 up, 8 in 2024-04-10T04:04:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:46 smithi016 bash[74137]: cluster 2024-04-10T04:04:45.354907+0000 mon.a (mon.0) 3209 : cluster 0 osdmap e1722: 8 total, 8 up, 8 in 2024-04-10T04:04:47.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:47 smithi136 bash[68278]: cluster 2024-04-10T04:04:46.313350+0000 mgr.y (mgr.25133) 1751 : cluster 0 pgmap v3017: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.5 MiB/s wr, 1.26k op/s 2024-04-10T04:04:47.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:47 smithi136 bash[68278]: cluster 2024-04-10T04:04:46.376220+0000 mon.a (mon.0) 3210 : cluster 0 osdmap e1723: 8 total, 8 up, 8 in 2024-04-10T04:04:47.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:47 smithi016 bash[72916]: cluster 2024-04-10T04:04:46.313350+0000 mgr.y (mgr.25133) 1751 : cluster 0 pgmap v3017: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.5 MiB/s wr, 1.26k op/s 2024-04-10T04:04:47.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:47 smithi016 bash[72916]: cluster 2024-04-10T04:04:46.376220+0000 mon.a (mon.0) 3210 : cluster 0 osdmap e1723: 8 total, 8 up, 8 in 2024-04-10T04:04:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:47 smithi016 bash[74137]: cluster 2024-04-10T04:04:46.313350+0000 mgr.y (mgr.25133) 1751 : cluster 0 pgmap v3017: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.5 MiB/s wr, 1.26k op/s 2024-04-10T04:04:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:47 smithi016 bash[74137]: cluster 2024-04-10T04:04:46.376220+0000 mon.a (mon.0) 3210 : cluster 0 osdmap e1723: 8 total, 8 up, 8 in 2024-04-10T04:04:48.480 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 2 2024-04-10T04:04:48.480 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:04:48.480 INFO:tasks.workunit.client.0.smithi016.stdout:snap: orig 2024-04-10T04:04:48.480 INFO:tasks.workunit.client.0.smithi016.stdout:snap: written 2024-04-10T04:04:48.480 INFO:tasks.workunit.client.0.smithi016.stdout:found orig with size 2097152 2024-04-10T04:04:48.480 INFO:tasks.workunit.client.0.smithi016.stdout:found written with size 2097152 2024-04-10T04:04:48.480 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 1 2024-04-10T04:04:48.481 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:04:48.481 INFO:tasks.workunit.client.0.smithi016.stdout:snap: orig 2024-04-10T04:04:48.481 INFO:tasks.workunit.client.0.smithi016.stdout:found orig with size 2097152 2024-04-10T04:04:48.481 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 0 2024-04-10T04:04:48.481 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:04:48.481 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (4139 ms) 2024-04-10T04:04:48.481 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-04-10T04:04:48.481 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:48 smithi136 bash[68278]: cluster 2024-04-10T04:04:47.398665+0000 mon.a (mon.0) 3211 : cluster 0 osdmap e1724: 8 total, 8 up, 8 in 2024-04-10T04:04:48.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:48 smithi136 bash[68278]: cluster 2024-04-10T04:04:48.314458+0000 mgr.y (mgr.25133) 1752 : cluster 0 pgmap v3020: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 166 KiB/s wr, 715 op/s 2024-04-10T04:04:48.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:48 smithi016 bash[72916]: cluster 2024-04-10T04:04:47.398665+0000 mon.a (mon.0) 3211 : cluster 0 osdmap e1724: 8 total, 8 up, 8 in 2024-04-10T04:04:48.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:48 smithi016 bash[72916]: cluster 2024-04-10T04:04:48.314458+0000 mgr.y (mgr.25133) 1752 : cluster 0 pgmap v3020: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 166 KiB/s wr, 715 op/s 2024-04-10T04:04:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:48 smithi016 bash[74137]: cluster 2024-04-10T04:04:47.398665+0000 mon.a (mon.0) 3211 : cluster 0 osdmap e1724: 8 total, 8 up, 8 in 2024-04-10T04:04:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:48 smithi016 bash[74137]: cluster 2024-04-10T04:04:48.314458+0000 mgr.y (mgr.25133) 1752 : cluster 0 pgmap v3020: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 166 KiB/s wr, 715 op/s 2024-04-10T04:04:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:49 smithi016 bash[72916]: cluster 2024-04-10T04:04:48.419963+0000 mon.a (mon.0) 3212 : cluster 0 osdmap e1725: 8 total, 8 up, 8 in 2024-04-10T04:04:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:49 smithi016 bash[74137]: cluster 2024-04-10T04:04:48.419963+0000 mon.a (mon.0) 3212 : cluster 0 osdmap e1725: 8 total, 8 up, 8 in 2024-04-10T04:04:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:49 smithi136 bash[68278]: cluster 2024-04-10T04:04:48.419963+0000 mon.a (mon.0) 3212 : cluster 0 osdmap e1725: 8 total, 8 up, 8 in 2024-04-10T04:04:50.482 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2002 ms) 2024-04-10T04:04:50.483 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestClone 2024-04-10T04:04:50.483 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:50.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:50 smithi016 bash[72916]: cluster 2024-04-10T04:04:49.423437+0000 mon.a (mon.0) 3213 : cluster 0 osdmap e1726: 8 total, 8 up, 8 in 2024-04-10T04:04:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:50 smithi016 bash[72916]: cluster 2024-04-10T04:04:50.315529+0000 mgr.y (mgr.25133) 1753 : cluster 0 pgmap v3023: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 5.0 KiB/s wr, 64 op/s 2024-04-10T04:04:50.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:50 smithi016 bash[74137]: cluster 2024-04-10T04:04:49.423437+0000 mon.a (mon.0) 3213 : cluster 0 osdmap e1726: 8 total, 8 up, 8 in 2024-04-10T04:04:50.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:50 smithi016 bash[74137]: cluster 2024-04-10T04:04:50.315529+0000 mgr.y (mgr.25133) 1753 : cluster 0 pgmap v3023: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 5.0 KiB/s wr, 64 op/s 2024-04-10T04:04:50.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:50 smithi136 bash[68278]: cluster 2024-04-10T04:04:49.423437+0000 mon.a (mon.0) 3213 : cluster 0 osdmap e1726: 8 total, 8 up, 8 in 2024-04-10T04:04:50.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:50 smithi136 bash[68278]: cluster 2024-04-10T04:04:50.315529+0000 mgr.y (mgr.25133) 1753 : cluster 0 pgmap v3023: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 5.0 KiB/s wr, 64 op/s 2024-04-10T04:04:51.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:51 smithi016 bash[72916]: cluster 2024-04-10T04:04:50.441178+0000 mon.a (mon.0) 3214 : cluster 0 osdmap e1727: 8 total, 8 up, 8 in 2024-04-10T04:04:51.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:51 smithi016 bash[74137]: cluster 2024-04-10T04:04:50.441178+0000 mon.a (mon.0) 3214 : cluster 0 osdmap e1727: 8 total, 8 up, 8 in 2024-04-10T04:04:51.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:51 smithi136 bash[68278]: cluster 2024-04-10T04:04:50.441178+0000 mon.a (mon.0) 3214 : cluster 0 osdmap e1727: 8 total, 8 up, 8 in 2024-04-10T04:04:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:04:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:04:51] "GET /metrics HTTP/1.1" 200 63254 "" "Prometheus/2.43.0" 2024-04-10T04:04:52.542 INFO:tasks.workunit.client.0.smithi016.stdout:made parent image "parent" 2024-04-10T04:04:52.542 INFO:tasks.workunit.client.0.smithi016.stdout:parent has no parent info 2024-04-10T04:04:52.542 INFO:tasks.workunit.client.0.smithi016.stdout:made snapshot "parent@parent_snap" 2024-04-10T04:04:52.542 INFO:tasks.workunit.client.0.smithi016.stdout:can't unprotect an unprotected snap 2024-04-10T04:04:52.542 INFO:tasks.workunit.client.0.smithi016.stdout:can't protect a protected snap 2024-04-10T04:04:52.542 INFO:tasks.workunit.client.0.smithi016.stdout:made and opened clone "child" 2024-04-10T04:04:52.542 INFO:tasks.workunit.client.0.smithi016.stdout:read: 8 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:read: 8 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:read: 8 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:sizes and overlaps are good between parent and child 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:child image successfully cloned all image-meta pairs 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:sized down clone, changed overlap 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:sized up clone, changed size but not overlap or parent's size 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:can't remove parent while child still exists 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:can't remove parent while still protected 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:removed parent snap after unprotecting 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestClone (2059 ms) 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestClone2 2024-04-10T04:04:52.543 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:52.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:52 smithi016 bash[72916]: cluster 2024-04-10T04:04:51.474705+0000 mon.a (mon.0) 3215 : cluster 0 osdmap e1728: 8 total, 8 up, 8 in 2024-04-10T04:04:52.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:52 smithi016 bash[72916]: cluster 2024-04-10T04:04:52.317015+0000 mgr.y (mgr.25133) 1754 : cluster 0 pgmap v3026: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 374 KiB/s rd, 25 KiB/s wr, 448 op/s 2024-04-10T04:04:52.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:52 smithi016 bash[74137]: cluster 2024-04-10T04:04:51.474705+0000 mon.a (mon.0) 3215 : cluster 0 osdmap e1728: 8 total, 8 up, 8 in 2024-04-10T04:04:52.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:52 smithi016 bash[74137]: cluster 2024-04-10T04:04:52.317015+0000 mgr.y (mgr.25133) 1754 : cluster 0 pgmap v3026: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 374 KiB/s rd, 25 KiB/s wr, 448 op/s 2024-04-10T04:04:52.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:52 smithi136 bash[68278]: cluster 2024-04-10T04:04:51.474705+0000 mon.a (mon.0) 3215 : cluster 0 osdmap e1728: 8 total, 8 up, 8 in 2024-04-10T04:04:52.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:52 smithi136 bash[68278]: cluster 2024-04-10T04:04:52.317015+0000 mgr.y (mgr.25133) 1754 : cluster 0 pgmap v3026: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 374 KiB/s rd, 25 KiB/s wr, 448 op/s 2024-04-10T04:04:53.709 INFO:tasks.workunit.client.0.smithi016.stdout:made parent image "parent" 2024-04-10T04:04:53.709 INFO:tasks.workunit.client.0.smithi016.stdout:parent has no parent info 2024-04-10T04:04:53.710 INFO:tasks.workunit.client.0.smithi016.stdout:made snapshot "parent@parent_snap" 2024-04-10T04:04:53.710 INFO:tasks.workunit.client.0.smithi016.stdout:made and opened clone "child" 2024-04-10T04:04:53.710 INFO:tasks.workunit.client.0.smithi016.stdout:child image successfully cloned all image-meta pairs 2024-04-10T04:04:53.710 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestClone2 (1168 ms) 2024-04-10T04:04:53.710 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ListChildren 2024-04-10T04:04:53.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:53 smithi016 bash[72916]: cluster 2024-04-10T04:04:52.507302+0000 mon.a (mon.0) 3216 : cluster 0 osdmap e1729: 8 total, 8 up, 8 in 2024-04-10T04:04:53.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:53 smithi016 bash[74137]: cluster 2024-04-10T04:04:52.507302+0000 mon.a (mon.0) 3216 : cluster 0 osdmap e1729: 8 total, 8 up, 8 in 2024-04-10T04:04:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:53 smithi136 bash[68278]: cluster 2024-04-10T04:04:52.507302+0000 mon.a (mon.0) 3216 : cluster 0 osdmap e1729: 8 total, 8 up, 8 in 2024-04-10T04:04:54.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[74137]: cluster 2024-04-10T04:04:53.512707+0000 mon.a (mon.0) 3217 : cluster 0 osdmap e1730: 8 total, 8 up, 8 in 2024-04-10T04:04:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[74137]: cluster 2024-04-10T04:04:54.318168+0000 mgr.y (mgr.25133) 1755 : cluster 0 pgmap v3029: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 440 KiB/s rd, 30 KiB/s wr, 529 op/s 2024-04-10T04:04:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[74137]: cluster 2024-04-10T04:04:54.336445+0000 mon.a (mon.0) 3218 : cluster 0 osdmap e1731: 8 total, 8 up, 8 in 2024-04-10T04:04:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[74137]: audit 2024-04-10T04:04:54.337688+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.16:0/2216328499' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[74137]: audit 2024-04-10T04:04:54.344029+0000 mon.a (mon.0) 3219 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[72916]: cluster 2024-04-10T04:04:53.512707+0000 mon.a (mon.0) 3217 : cluster 0 osdmap e1730: 8 total, 8 up, 8 in 2024-04-10T04:04:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[72916]: cluster 2024-04-10T04:04:54.318168+0000 mgr.y (mgr.25133) 1755 : cluster 0 pgmap v3029: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 440 KiB/s rd, 30 KiB/s wr, 529 op/s 2024-04-10T04:04:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[72916]: cluster 2024-04-10T04:04:54.336445+0000 mon.a (mon.0) 3218 : cluster 0 osdmap e1731: 8 total, 8 up, 8 in 2024-04-10T04:04:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[72916]: audit 2024-04-10T04:04:54.337688+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.16:0/2216328499' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:54.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:54 smithi016 bash[72916]: audit 2024-04-10T04:04:54.344029+0000 mon.a (mon.0) 3219 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:54 smithi136 bash[68278]: cluster 2024-04-10T04:04:53.512707+0000 mon.a (mon.0) 3217 : cluster 0 osdmap e1730: 8 total, 8 up, 8 in 2024-04-10T04:04:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:54 smithi136 bash[68278]: cluster 2024-04-10T04:04:54.318168+0000 mgr.y (mgr.25133) 1755 : cluster 0 pgmap v3029: 489 pgs: 489 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 440 KiB/s rd, 30 KiB/s wr, 529 op/s 2024-04-10T04:04:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:54 smithi136 bash[68278]: cluster 2024-04-10T04:04:54.336445+0000 mon.a (mon.0) 3218 : cluster 0 osdmap e1731: 8 total, 8 up, 8 in 2024-04-10T04:04:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:54 smithi136 bash[68278]: audit 2024-04-10T04:04:54.337688+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.16:0/2216328499' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:54 smithi136 bash[68278]: audit 2024-04-10T04:04:54.344029+0000 mon.a (mon.0) 3219 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:56.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:56 smithi136 bash[68278]: audit 2024-04-10T04:04:55.335128+0000 mon.a (mon.0) 3220 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:04:56.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:56 smithi136 bash[68278]: cluster 2024-04-10T04:04:55.344254+0000 mon.a (mon.0) 3221 : cluster 0 osdmap e1732: 8 total, 8 up, 8 in 2024-04-10T04:04:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:56 smithi016 bash[72916]: audit 2024-04-10T04:04:55.335128+0000 mon.a (mon.0) 3220 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:04:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:56 smithi016 bash[72916]: cluster 2024-04-10T04:04:55.344254+0000 mon.a (mon.0) 3221 : cluster 0 osdmap e1732: 8 total, 8 up, 8 in 2024-04-10T04:04:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:56 smithi016 bash[74137]: audit 2024-04-10T04:04:55.335128+0000 mon.a (mon.0) 3220 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:04:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:56 smithi016 bash[74137]: cluster 2024-04-10T04:04:55.344254+0000 mon.a (mon.0) 3221 : cluster 0 osdmap e1732: 8 total, 8 up, 8 in 2024-04-10T04:04:57.359 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:04:57.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:57 smithi136 bash[68278]: cluster 2024-04-10T04:04:56.320579+0000 mgr.y (mgr.25133) 1756 : cluster 0 pgmap v3032: 521 pgs: 15 unknown, 506 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 411 KiB/s rd, 32 KiB/s wr, 502 op/s 2024-04-10T04:04:57.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:57 smithi136 bash[68278]: cluster 2024-04-10T04:04:56.346783+0000 mon.a (mon.0) 3222 : cluster 0 osdmap e1733: 8 total, 8 up, 8 in 2024-04-10T04:04:57.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:57 smithi136 bash[68278]: audit 2024-04-10T04:04:56.356534+0000 mon.a (mon.0) 3223 : audit 1 from='client.? 172.21.15.16:0/1307719868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:57 smithi136 bash[68278]: audit 2024-04-10T04:04:57.343649+0000 mon.a (mon.0) 3224 : audit 1 from='client.? 172.21.15.16:0/1307719868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:04:57.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:57 smithi136 bash[68278]: cluster 2024-04-10T04:04:57.352618+0000 mon.a (mon.0) 3225 : cluster 0 osdmap e1734: 8 total, 8 up, 8 in 2024-04-10T04:04:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[72916]: cluster 2024-04-10T04:04:56.320579+0000 mgr.y (mgr.25133) 1756 : cluster 0 pgmap v3032: 521 pgs: 15 unknown, 506 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 411 KiB/s rd, 32 KiB/s wr, 502 op/s 2024-04-10T04:04:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[72916]: cluster 2024-04-10T04:04:56.346783+0000 mon.a (mon.0) 3222 : cluster 0 osdmap e1733: 8 total, 8 up, 8 in 2024-04-10T04:04:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[72916]: audit 2024-04-10T04:04:56.356534+0000 mon.a (mon.0) 3223 : audit 1 from='client.? 172.21.15.16:0/1307719868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[72916]: audit 2024-04-10T04:04:57.343649+0000 mon.a (mon.0) 3224 : audit 1 from='client.? 172.21.15.16:0/1307719868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:04:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[72916]: cluster 2024-04-10T04:04:57.352618+0000 mon.a (mon.0) 3225 : cluster 0 osdmap e1734: 8 total, 8 up, 8 in 2024-04-10T04:04:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[74137]: cluster 2024-04-10T04:04:56.320579+0000 mgr.y (mgr.25133) 1756 : cluster 0 pgmap v3032: 521 pgs: 15 unknown, 506 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 411 KiB/s rd, 32 KiB/s wr, 502 op/s 2024-04-10T04:04:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[74137]: cluster 2024-04-10T04:04:56.346783+0000 mon.a (mon.0) 3222 : cluster 0 osdmap e1733: 8 total, 8 up, 8 in 2024-04-10T04:04:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[74137]: audit 2024-04-10T04:04:56.356534+0000 mon.a (mon.0) 3223 : audit 1 from='client.? 172.21.15.16:0/1307719868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:04:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[74137]: audit 2024-04-10T04:04:57.343649+0000 mon.a (mon.0) 3224 : audit 1 from='client.? 172.21.15.16:0/1307719868' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:04:57.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:57 smithi016 bash[74137]: cluster 2024-04-10T04:04:57.352618+0000 mon.a (mon.0) 3225 : cluster 0 osdmap e1734: 8 total, 8 up, 8 in 2024-04-10T04:04:58.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:58 smithi136 bash[68278]: audit 2024-04-10T04:04:57.612237+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:58.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:58 smithi016 bash[72916]: audit 2024-04-10T04:04:57.612237+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:58 smithi016 bash[74137]: audit 2024-04-10T04:04:57.612237+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:04:59.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:59 smithi136 bash[68278]: cluster 2024-04-10T04:04:58.321426+0000 mgr.y (mgr.25133) 1757 : cluster 0 pgmap v3035: 553 pgs: 9 creating+peering, 34 unknown, 510 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 367 KiB/s rd, 28 KiB/s wr, 442 op/s 2024-04-10T04:04:59.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:59 smithi136 bash[68278]: cluster 2024-04-10T04:04:58.387438+0000 mon.a (mon.0) 3227 : cluster 0 osdmap e1735: 8 total, 8 up, 8 in 2024-04-10T04:04:59.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:04:59 smithi136 bash[68278]: cluster 2024-04-10T04:04:59.342282+0000 mon.a (mon.0) 3228 : cluster 0 osdmap e1736: 8 total, 8 up, 8 in 2024-04-10T04:04:59.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:59 smithi016 bash[72916]: cluster 2024-04-10T04:04:58.321426+0000 mgr.y (mgr.25133) 1757 : cluster 0 pgmap v3035: 553 pgs: 9 creating+peering, 34 unknown, 510 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 367 KiB/s rd, 28 KiB/s wr, 442 op/s 2024-04-10T04:04:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:59 smithi016 bash[72916]: cluster 2024-04-10T04:04:58.387438+0000 mon.a (mon.0) 3227 : cluster 0 osdmap e1735: 8 total, 8 up, 8 in 2024-04-10T04:04:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:04:59 smithi016 bash[72916]: cluster 2024-04-10T04:04:59.342282+0000 mon.a (mon.0) 3228 : cluster 0 osdmap e1736: 8 total, 8 up, 8 in 2024-04-10T04:04:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:59 smithi016 bash[74137]: cluster 2024-04-10T04:04:58.321426+0000 mgr.y (mgr.25133) 1757 : cluster 0 pgmap v3035: 553 pgs: 9 creating+peering, 34 unknown, 510 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 367 KiB/s rd, 28 KiB/s wr, 442 op/s 2024-04-10T04:04:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:59 smithi016 bash[74137]: cluster 2024-04-10T04:04:58.387438+0000 mon.a (mon.0) 3227 : cluster 0 osdmap e1735: 8 total, 8 up, 8 in 2024-04-10T04:04:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:04:59 smithi016 bash[74137]: cluster 2024-04-10T04:04:59.342282+0000 mon.a (mon.0) 3228 : cluster 0 osdmap e1736: 8 total, 8 up, 8 in 2024-04-10T04:05:00.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:00 smithi136 bash[68278]: cluster 2024-04-10T04:05:00.322475+0000 mgr.y (mgr.25133) 1758 : cluster 0 pgmap v3038: 553 pgs: 9 creating+peering, 13 unknown, 531 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 1023 B/s wr, 25 op/s 2024-04-10T04:05:00.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:00 smithi016 bash[72916]: cluster 2024-04-10T04:05:00.322475+0000 mgr.y (mgr.25133) 1758 : cluster 0 pgmap v3038: 553 pgs: 9 creating+peering, 13 unknown, 531 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 1023 B/s wr, 25 op/s 2024-04-10T04:05:00.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:00 smithi016 bash[74137]: cluster 2024-04-10T04:05:00.322475+0000 mgr.y (mgr.25133) 1758 : cluster 0 pgmap v3038: 553 pgs: 9 creating+peering, 13 unknown, 531 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 1023 B/s wr, 25 op/s 2024-04-10T04:05:01.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:01 smithi136 bash[68278]: cluster 2024-04-10T04:05:00.392886+0000 mon.a (mon.0) 3229 : cluster 0 osdmap e1737: 8 total, 8 up, 8 in 2024-04-10T04:05:01.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:01 smithi016 bash[72916]: cluster 2024-04-10T04:05:00.392886+0000 mon.a (mon.0) 3229 : cluster 0 osdmap e1737: 8 total, 8 up, 8 in 2024-04-10T04:05:01.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:01 smithi016 bash[74137]: cluster 2024-04-10T04:05:00.392886+0000 mon.a (mon.0) 3229 : cluster 0 osdmap e1737: 8 total, 8 up, 8 in 2024-04-10T04:05:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:05:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:05:01] "GET /metrics HTTP/1.1" 200 68105 "" "Prometheus/2.43.0" 2024-04-10T04:05:02.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:02 smithi136 bash[68278]: cluster 2024-04-10T04:05:01.416446+0000 mon.a (mon.0) 3230 : cluster 0 osdmap e1738: 8 total, 8 up, 8 in 2024-04-10T04:05:02.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:02 smithi136 bash[68278]: cluster 2024-04-10T04:05:02.324667+0000 mgr.y (mgr.25133) 1759 : cluster 0 pgmap v3041: 553 pgs: 553 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.7 KiB/s wr, 42 op/s 2024-04-10T04:05:02.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:02 smithi016 bash[72916]: cluster 2024-04-10T04:05:01.416446+0000 mon.a (mon.0) 3230 : cluster 0 osdmap e1738: 8 total, 8 up, 8 in 2024-04-10T04:05:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:02 smithi016 bash[72916]: cluster 2024-04-10T04:05:02.324667+0000 mgr.y (mgr.25133) 1759 : cluster 0 pgmap v3041: 553 pgs: 553 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.7 KiB/s wr, 42 op/s 2024-04-10T04:05:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:02 smithi016 bash[74137]: cluster 2024-04-10T04:05:01.416446+0000 mon.a (mon.0) 3230 : cluster 0 osdmap e1738: 8 total, 8 up, 8 in 2024-04-10T04:05:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:02 smithi016 bash[74137]: cluster 2024-04-10T04:05:02.324667+0000 mgr.y (mgr.25133) 1759 : cluster 0 pgmap v3041: 553 pgs: 553 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.7 KiB/s wr, 42 op/s 2024-04-10T04:05:03.367 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.367 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.367 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.367 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.367 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.367 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 1 2024-04-10T04:05:03.367 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout:child: image96 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96/b201950e2ad2 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.368 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 2 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:child: image97 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:child: image96 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96/b201950e2ad2 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97/b201352e7f59 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.369 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.370 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 3 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 3 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout:child: image97 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout:child: image96 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout:child: image98 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96/b201950e2ad2 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97/b201352e7f59 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image98/b2015476eea1 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.371 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 3 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 3 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:child: image97 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:child: image96 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:child: image98 2024-04-10T04:05:03.372 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96/b201950e2ad2 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97/b201352e7f59 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image98/b2015476eea1 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.373 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 4 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 4 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:child: image97 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:child: image96 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:child: image98 2024-04-10T04:05:03.374 INFO:tasks.workunit.client.0.smithi016.stdout:child: image99 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96/b201950e2ad2 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97/b201352e7f59 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image98/b2015476eea1 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image99/b2011c9b8295 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.375 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:03.376 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:03.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:03 smithi136 bash[68278]: cluster 2024-04-10T04:05:02.426389+0000 mon.a (mon.0) 3231 : cluster 0 osdmap e1739: 8 total, 8 up, 8 in 2024-04-10T04:05:03.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:03 smithi016 bash[72916]: cluster 2024-04-10T04:05:02.426389+0000 mon.a (mon.0) 3231 : cluster 0 osdmap e1739: 8 total, 8 up, 8 in 2024-04-10T04:05:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:03 smithi016 bash[74137]: cluster 2024-04-10T04:05:02.426389+0000 mon.a (mon.0) 3231 : cluster 0 osdmap e1739: 8 total, 8 up, 8 in 2024-04-10T04:05:04.587 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image96 2024-04-10T04:05:04.587 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:04.587 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:04.587 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:04.587 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.587 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 4 2024-04-10T04:05:04.587 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 4 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout:child: image97 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout:child: image96 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout:child: image98 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout:child: image99 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image96/b201950e2ad2 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97/b201352e7f59 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image98/b2015476eea1 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image99/b2011c9b8295 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.588 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image98 2024-04-10T04:05:04.589 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 3 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 3 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout:child: image97 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout:child: image98 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout:child: image99 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97/b201352e7f59 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image98/b2015476eea1 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image99/b2011c9b8295 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.590 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image99 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 2 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:child: image97 2024-04-10T04:05:04.591 INFO:tasks.workunit.client.0.smithi016.stdout:child: image99 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97/b201352e7f59 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-27/image99/b2011c9b8295 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 1 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:child: image97 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-26/image97/b201352e7f59 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:04.592 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 0 2024-04-10T04:05:04.593 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:05:04.593 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ListChildren (10878 ms) 2024-04-10T04:05:04.593 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-04-10T04:05:04.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:04 smithi016 bash[72916]: cluster 2024-04-10T04:05:04.327152+0000 mgr.y (mgr.25133) 1760 : cluster 0 pgmap v3043: 553 pgs: 553 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 230 KiB/s rd, 4.0 KiB/s wr, 274 op/s 2024-04-10T04:05:04.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:04 smithi016 bash[74137]: cluster 2024-04-10T04:05:04.327152+0000 mgr.y (mgr.25133) 1760 : cluster 0 pgmap v3043: 553 pgs: 553 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 230 KiB/s rd, 4.0 KiB/s wr, 274 op/s 2024-04-10T04:05:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:04 smithi136 bash[68278]: cluster 2024-04-10T04:05:04.327152+0000 mgr.y (mgr.25133) 1760 : cluster 0 pgmap v3043: 553 pgs: 553 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 230 KiB/s rd, 4.0 KiB/s wr, 274 op/s 2024-04-10T04:05:05.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:05 smithi016 bash[72916]: cluster 2024-04-10T04:05:04.435980+0000 mon.a (mon.0) 3232 : cluster 0 osdmap e1740: 8 total, 8 up, 8 in 2024-04-10T04:05:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:05 smithi016 bash[74137]: cluster 2024-04-10T04:05:04.435980+0000 mon.a (mon.0) 3232 : cluster 0 osdmap e1740: 8 total, 8 up, 8 in 2024-04-10T04:05:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:05 smithi136 bash[68278]: cluster 2024-04-10T04:05:04.435980+0000 mon.a (mon.0) 3232 : cluster 0 osdmap e1740: 8 total, 8 up, 8 in 2024-04-10T04:05:06.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:06 smithi016 bash[72916]: cluster 2024-04-10T04:05:05.446985+0000 mon.a (mon.0) 3233 : cluster 0 osdmap e1741: 8 total, 8 up, 8 in 2024-04-10T04:05:06.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:06 smithi016 bash[72916]: audit 2024-04-10T04:05:05.451414+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.16:0/379952373' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:06.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:06 smithi016 bash[72916]: audit 2024-04-10T04:05:05.452271+0000 mon.a (mon.0) 3234 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:06.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:06 smithi016 bash[72916]: cluster 2024-04-10T04:05:06.329010+0000 mgr.y (mgr.25133) 1761 : cluster 0 pgmap v3046: 585 pgs: 13 creating+peering, 19 unknown, 553 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 7.7 KiB/s wr, 470 op/s 2024-04-10T04:05:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:06 smithi016 bash[74137]: cluster 2024-04-10T04:05:05.446985+0000 mon.a (mon.0) 3233 : cluster 0 osdmap e1741: 8 total, 8 up, 8 in 2024-04-10T04:05:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:06 smithi016 bash[74137]: audit 2024-04-10T04:05:05.451414+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.16:0/379952373' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:06 smithi016 bash[74137]: audit 2024-04-10T04:05:05.452271+0000 mon.a (mon.0) 3234 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:06.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:06 smithi016 bash[74137]: cluster 2024-04-10T04:05:06.329010+0000 mgr.y (mgr.25133) 1761 : cluster 0 pgmap v3046: 585 pgs: 13 creating+peering, 19 unknown, 553 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 7.7 KiB/s wr, 470 op/s 2024-04-10T04:05:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:06 smithi136 bash[68278]: cluster 2024-04-10T04:05:05.446985+0000 mon.a (mon.0) 3233 : cluster 0 osdmap e1741: 8 total, 8 up, 8 in 2024-04-10T04:05:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:06 smithi136 bash[68278]: audit 2024-04-10T04:05:05.451414+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.16:0/379952373' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:06 smithi136 bash[68278]: audit 2024-04-10T04:05:05.452271+0000 mon.a (mon.0) 3234 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:06 smithi136 bash[68278]: cluster 2024-04-10T04:05:06.329010+0000 mgr.y (mgr.25133) 1761 : cluster 0 pgmap v3046: 585 pgs: 13 creating+peering, 19 unknown, 553 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 7.7 KiB/s wr, 470 op/s 2024-04-10T04:05:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:07 smithi016 bash[72916]: cluster 2024-04-10T04:05:06.444182+0000 mon.a (mon.0) 3235 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:05:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:07 smithi016 bash[72916]: audit 2024-04-10T04:05:06.445872+0000 mon.a (mon.0) 3236 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:05:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:07 smithi016 bash[72916]: cluster 2024-04-10T04:05:06.452500+0000 mon.a (mon.0) 3237 : cluster 0 osdmap e1742: 8 total, 8 up, 8 in 2024-04-10T04:05:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:07 smithi016 bash[74137]: cluster 2024-04-10T04:05:06.444182+0000 mon.a (mon.0) 3235 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:05:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:07 smithi016 bash[74137]: audit 2024-04-10T04:05:06.445872+0000 mon.a (mon.0) 3236 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:05:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:07 smithi016 bash[74137]: cluster 2024-04-10T04:05:06.452500+0000 mon.a (mon.0) 3237 : cluster 0 osdmap e1742: 8 total, 8 up, 8 in 2024-04-10T04:05:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:07 smithi136 bash[68278]: cluster 2024-04-10T04:05:06.444182+0000 mon.a (mon.0) 3235 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:05:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:07 smithi136 bash[68278]: audit 2024-04-10T04:05:06.445872+0000 mon.a (mon.0) 3236 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:05:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:07 smithi136 bash[68278]: cluster 2024-04-10T04:05:06.452500+0000 mon.a (mon.0) 3237 : cluster 0 osdmap e1742: 8 total, 8 up, 8 in 2024-04-10T04:05:08.514 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:08 smithi136 bash[68278]: cluster 2024-04-10T04:05:07.469009+0000 mon.a (mon.0) 3238 : cluster 0 osdmap e1743: 8 total, 8 up, 8 in 2024-04-10T04:05:08.514 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:08 smithi136 bash[68278]: audit 2024-04-10T04:05:07.474621+0000 mon.a (mon.0) 3239 : audit 1 from='client.? 172.21.15.16:0/2675582574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:08.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[72916]: cluster 2024-04-10T04:05:07.469009+0000 mon.a (mon.0) 3238 : cluster 0 osdmap e1743: 8 total, 8 up, 8 in 2024-04-10T04:05:08.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[72916]: audit 2024-04-10T04:05:07.474621+0000 mon.a (mon.0) 3239 : audit 1 from='client.? 172.21.15.16:0/2675582574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:08.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[72916]: cluster 2024-04-10T04:05:08.330095+0000 mgr.y (mgr.25133) 1762 : cluster 0 pgmap v3049: 617 pgs: 13 creating+peering, 42 unknown, 562 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 258 KiB/s rd, 9.7 KiB/s wr, 322 op/s 2024-04-10T04:05:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[72916]: audit 2024-04-10T04:05:08.464062+0000 mon.a (mon.0) 3240 : audit 1 from='client.? 172.21.15.16:0/2675582574' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:05:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[72916]: cluster 2024-04-10T04:05:08.469823+0000 mon.a (mon.0) 3241 : cluster 0 osdmap e1744: 8 total, 8 up, 8 in 2024-04-10T04:05:08.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[74137]: cluster 2024-04-10T04:05:07.469009+0000 mon.a (mon.0) 3238 : cluster 0 osdmap e1743: 8 total, 8 up, 8 in 2024-04-10T04:05:08.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[74137]: audit 2024-04-10T04:05:07.474621+0000 mon.a (mon.0) 3239 : audit 1 from='client.? 172.21.15.16:0/2675582574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:08.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[74137]: cluster 2024-04-10T04:05:08.330095+0000 mgr.y (mgr.25133) 1762 : cluster 0 pgmap v3049: 617 pgs: 13 creating+peering, 42 unknown, 562 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 258 KiB/s rd, 9.7 KiB/s wr, 322 op/s 2024-04-10T04:05:08.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[74137]: audit 2024-04-10T04:05:08.464062+0000 mon.a (mon.0) 3240 : audit 1 from='client.? 172.21.15.16:0/2675582574' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:05:08.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:08 smithi016 bash[74137]: cluster 2024-04-10T04:05:08.469823+0000 mon.a (mon.0) 3241 : cluster 0 osdmap e1744: 8 total, 8 up, 8 in 2024-04-10T04:05:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:08 smithi136 bash[68278]: cluster 2024-04-10T04:05:08.330095+0000 mgr.y (mgr.25133) 1762 : cluster 0 pgmap v3049: 617 pgs: 13 creating+peering, 42 unknown, 562 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 258 KiB/s rd, 9.7 KiB/s wr, 322 op/s 2024-04-10T04:05:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:08 smithi136 bash[68278]: audit 2024-04-10T04:05:08.464062+0000 mon.a (mon.0) 3240 : audit 1 from='client.? 172.21.15.16:0/2675582574' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:05:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:08 smithi136 bash[68278]: cluster 2024-04-10T04:05:08.469823+0000 mon.a (mon.0) 3241 : cluster 0 osdmap e1744: 8 total, 8 up, 8 in 2024-04-10T04:05:10.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:10 smithi136 bash[68278]: cluster 2024-04-10T04:05:09.344696+0000 mon.a (mon.0) 3242 : cluster 0 osdmap e1745: 8 total, 8 up, 8 in 2024-04-10T04:05:10.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:10 smithi136 bash[68278]: audit 2024-04-10T04:05:09.350683+0000 mon.a (mon.0) 3243 : audit 1 from='client.? 172.21.15.16:0/2036043291' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:10.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:10 smithi016 bash[72916]: cluster 2024-04-10T04:05:09.344696+0000 mon.a (mon.0) 3242 : cluster 0 osdmap e1745: 8 total, 8 up, 8 in 2024-04-10T04:05:10.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:10 smithi016 bash[72916]: audit 2024-04-10T04:05:09.350683+0000 mon.a (mon.0) 3243 : audit 1 from='client.? 172.21.15.16:0/2036043291' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:10 smithi016 bash[74137]: cluster 2024-04-10T04:05:09.344696+0000 mon.a (mon.0) 3242 : cluster 0 osdmap e1745: 8 total, 8 up, 8 in 2024-04-10T04:05:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:10 smithi016 bash[74137]: audit 2024-04-10T04:05:09.350683+0000 mon.a (mon.0) 3243 : audit 1 from='client.? 172.21.15.16:0/2036043291' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:05:11.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:11 smithi136 bash[68278]: cluster 2024-04-10T04:05:10.330982+0000 mgr.y (mgr.25133) 1763 : cluster 0 pgmap v3052: 649 pgs: 13 creating+peering, 55 unknown, 581 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 4.2 KiB/s wr, 109 op/s 2024-04-10T04:05:11.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:11 smithi136 bash[68278]: audit 2024-04-10T04:05:10.351968+0000 mon.a (mon.0) 3244 : audit 1 from='client.? 172.21.15.16:0/2036043291' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:05:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:11 smithi136 bash[68278]: cluster 2024-04-10T04:05:10.359772+0000 mon.a (mon.0) 3245 : cluster 0 osdmap e1746: 8 total, 8 up, 8 in 2024-04-10T04:05:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:11 smithi136 bash[68278]: audit 2024-04-10T04:05:10.379269+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30", "force_nonempty":""}]: dispatch 2024-04-10T04:05:11.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:11 smithi136 bash[68278]: audit 2024-04-10T04:05:10.383617+0000 mon.a (mon.0) 3246 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30", "force_nonempty":""}]: dispatch 2024-04-10T04:05:11.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[74137]: cluster 2024-04-10T04:05:10.330982+0000 mgr.y (mgr.25133) 1763 : cluster 0 pgmap v3052: 649 pgs: 13 creating+peering, 55 unknown, 581 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 4.2 KiB/s wr, 109 op/s 2024-04-10T04:05:11.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[74137]: audit 2024-04-10T04:05:10.351968+0000 mon.a (mon.0) 3244 : audit 1 from='client.? 172.21.15.16:0/2036043291' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:05:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[74137]: cluster 2024-04-10T04:05:10.359772+0000 mon.a (mon.0) 3245 : cluster 0 osdmap e1746: 8 total, 8 up, 8 in 2024-04-10T04:05:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[74137]: audit 2024-04-10T04:05:10.379269+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30", "force_nonempty":""}]: dispatch 2024-04-10T04:05:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[74137]: audit 2024-04-10T04:05:10.383617+0000 mon.a (mon.0) 3246 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30", "force_nonempty":""}]: dispatch 2024-04-10T04:05:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[72916]: cluster 2024-04-10T04:05:10.330982+0000 mgr.y (mgr.25133) 1763 : cluster 0 pgmap v3052: 649 pgs: 13 creating+peering, 55 unknown, 581 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 4.2 KiB/s wr, 109 op/s 2024-04-10T04:05:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[72916]: audit 2024-04-10T04:05:10.351968+0000 mon.a (mon.0) 3244 : audit 1 from='client.? 172.21.15.16:0/2036043291' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:05:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[72916]: cluster 2024-04-10T04:05:10.359772+0000 mon.a (mon.0) 3245 : cluster 0 osdmap e1746: 8 total, 8 up, 8 in 2024-04-10T04:05:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[72916]: audit 2024-04-10T04:05:10.379269+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30", "force_nonempty":""}]: dispatch 2024-04-10T04:05:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[72916]: audit 2024-04-10T04:05:10.383617+0000 mon.a (mon.0) 3246 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30", "force_nonempty":""}]: dispatch 2024-04-10T04:05:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:05:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:05:11] "GET /metrics HTTP/1.1" 200 68105 "" "Prometheus/2.43.0" 2024-04-10T04:05:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:12 smithi136 bash[68278]: audit 2024-04-10T04:05:11.361396+0000 mon.a (mon.0) 3247 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30", "force_nonempty":""}]': finished 2024-04-10T04:05:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:12 smithi136 bash[68278]: cluster 2024-04-10T04:05:11.366227+0000 mon.a (mon.0) 3248 : cluster 0 osdmap e1747: 8 total, 8 up, 8 in 2024-04-10T04:05:12.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:12 smithi136 bash[68278]: audit 2024-04-10T04:05:11.369114+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi016-112070-30", "mode":"writeback"}]: dispatch 2024-04-10T04:05:12.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:12 smithi136 bash[68278]: audit 2024-04-10T04:05:11.374831+0000 mon.a (mon.0) 3249 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi016-112070-30", "mode":"writeback"}]: dispatch 2024-04-10T04:05:12.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:12 smithi016 bash[74137]: audit 2024-04-10T04:05:11.361396+0000 mon.a (mon.0) 3247 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30", "force_nonempty":""}]': finished 2024-04-10T04:05:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:12 smithi016 bash[74137]: cluster 2024-04-10T04:05:11.366227+0000 mon.a (mon.0) 3248 : cluster 0 osdmap e1747: 8 total, 8 up, 8 in 2024-04-10T04:05:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:12 smithi016 bash[74137]: audit 2024-04-10T04:05:11.369114+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi016-112070-30", "mode":"writeback"}]: dispatch 2024-04-10T04:05:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:12 smithi016 bash[74137]: audit 2024-04-10T04:05:11.374831+0000 mon.a (mon.0) 3249 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi016-112070-30", "mode":"writeback"}]: dispatch 2024-04-10T04:05:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:12 smithi016 bash[72916]: audit 2024-04-10T04:05:11.361396+0000 mon.a (mon.0) 3247 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30", "force_nonempty":""}]': finished 2024-04-10T04:05:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:12 smithi016 bash[72916]: cluster 2024-04-10T04:05:11.366227+0000 mon.a (mon.0) 3248 : cluster 0 osdmap e1747: 8 total, 8 up, 8 in 2024-04-10T04:05:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:12 smithi016 bash[72916]: audit 2024-04-10T04:05:11.369114+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi016-112070-30", "mode":"writeback"}]: dispatch 2024-04-10T04:05:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:12 smithi016 bash[72916]: audit 2024-04-10T04:05:11.374831+0000 mon.a (mon.0) 3249 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi016-112070-30", "mode":"writeback"}]: dispatch 2024-04-10T04:05:13.374 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: cluster 2024-04-10T04:05:12.333299+0000 mgr.y (mgr.25133) 1764 : cluster 0 pgmap v3055: 649 pgs: 12 unknown, 637 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1.5 KiB/s wr, 64 op/s 2024-04-10T04:05:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: cluster 2024-04-10T04:05:12.362066+0000 mon.a (mon.0) 3250 : cluster 3 Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-04-10T04:05:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: cluster 2024-04-10T04:05:12.362954+0000 mon.a (mon.0) 3251 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:05:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: audit 2024-04-10T04:05:12.364604+0000 mon.a (mon.0) 3252 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi016-112070-30", "mode":"writeback"}]': finished 2024-04-10T04:05:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: cluster 2024-04-10T04:05:12.371408+0000 mon.a (mon.0) 3253 : cluster 0 osdmap e1748: 8 total, 8 up, 8 in 2024-04-10T04:05:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: audit 2024-04-10T04:05:12.372327+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi016-112070-28", "overlaypool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: audit 2024-04-10T04:05:12.377712+0000 mon.a (mon.0) 3254 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi016-112070-28", "overlaypool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: audit 2024-04-10T04:05:12.616379+0000 mon.a (mon.0) 3255 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:05:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: audit 2024-04-10T04:05:12.618364+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:13.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:13 smithi136 bash[68278]: audit 2024-04-10T04:05:13.367264+0000 mon.a (mon.0) 3257 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi016-112070-28", "overlaypool":"test-librbd-smithi016-112070-30"}]': finished 2024-04-10T04:05:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: cluster 2024-04-10T04:05:12.333299+0000 mgr.y (mgr.25133) 1764 : cluster 0 pgmap v3055: 649 pgs: 12 unknown, 637 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1.5 KiB/s wr, 64 op/s 2024-04-10T04:05:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: cluster 2024-04-10T04:05:12.362066+0000 mon.a (mon.0) 3250 : cluster 3 Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-04-10T04:05:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: cluster 2024-04-10T04:05:12.362954+0000 mon.a (mon.0) 3251 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:05:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: audit 2024-04-10T04:05:12.364604+0000 mon.a (mon.0) 3252 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi016-112070-30", "mode":"writeback"}]': finished 2024-04-10T04:05:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: cluster 2024-04-10T04:05:12.371408+0000 mon.a (mon.0) 3253 : cluster 0 osdmap e1748: 8 total, 8 up, 8 in 2024-04-10T04:05:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: audit 2024-04-10T04:05:12.372327+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi016-112070-28", "overlaypool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: audit 2024-04-10T04:05:12.377712+0000 mon.a (mon.0) 3254 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi016-112070-28", "overlaypool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: audit 2024-04-10T04:05:12.616379+0000 mon.a (mon.0) 3255 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:05:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: audit 2024-04-10T04:05:12.618364+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[72916]: audit 2024-04-10T04:05:13.367264+0000 mon.a (mon.0) 3257 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi016-112070-28", "overlaypool":"test-librbd-smithi016-112070-30"}]': finished 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: cluster 2024-04-10T04:05:12.333299+0000 mgr.y (mgr.25133) 1764 : cluster 0 pgmap v3055: 649 pgs: 12 unknown, 637 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1.5 KiB/s wr, 64 op/s 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: cluster 2024-04-10T04:05:12.362066+0000 mon.a (mon.0) 3250 : cluster 3 Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: cluster 2024-04-10T04:05:12.362954+0000 mon.a (mon.0) 3251 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: audit 2024-04-10T04:05:12.364604+0000 mon.a (mon.0) 3252 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi016-112070-30", "mode":"writeback"}]': finished 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: cluster 2024-04-10T04:05:12.371408+0000 mon.a (mon.0) 3253 : cluster 0 osdmap e1748: 8 total, 8 up, 8 in 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: audit 2024-04-10T04:05:12.372327+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi016-112070-28", "overlaypool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: audit 2024-04-10T04:05:12.377712+0000 mon.a (mon.0) 3254 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi016-112070-28", "overlaypool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: audit 2024-04-10T04:05:12.616379+0000 mon.a (mon.0) 3255 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: audit 2024-04-10T04:05:12.618364+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:13.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:13 smithi016 bash[74137]: audit 2024-04-10T04:05:13.367264+0000 mon.a (mon.0) 3257 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi016-112070-28", "overlaypool":"test-librbd-smithi016-112070-30"}]': finished 2024-04-10T04:05:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:14 smithi136 bash[68278]: cluster 2024-04-10T04:05:13.375814+0000 mon.a (mon.0) 3258 : cluster 0 osdmap e1749: 8 total, 8 up, 8 in 2024-04-10T04:05:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:14 smithi136 bash[68278]: cluster 2024-04-10T04:05:14.336469+0000 mgr.y (mgr.25133) 1765 : cluster 0 pgmap v3058: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:05:14.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:14 smithi136 bash[68278]: cluster 2024-04-10T04:05:14.348183+0000 mon.a (mon.0) 3259 : cluster 0 osdmap e1750: 8 total, 8 up, 8 in 2024-04-10T04:05:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:14 smithi016 bash[74137]: cluster 2024-04-10T04:05:13.375814+0000 mon.a (mon.0) 3258 : cluster 0 osdmap e1749: 8 total, 8 up, 8 in 2024-04-10T04:05:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:14 smithi016 bash[74137]: cluster 2024-04-10T04:05:14.336469+0000 mgr.y (mgr.25133) 1765 : cluster 0 pgmap v3058: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:05:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:14 smithi016 bash[74137]: cluster 2024-04-10T04:05:14.348183+0000 mon.a (mon.0) 3259 : cluster 0 osdmap e1750: 8 total, 8 up, 8 in 2024-04-10T04:05:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:14 smithi016 bash[72916]: cluster 2024-04-10T04:05:13.375814+0000 mon.a (mon.0) 3258 : cluster 0 osdmap e1749: 8 total, 8 up, 8 in 2024-04-10T04:05:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:14 smithi016 bash[72916]: cluster 2024-04-10T04:05:14.336469+0000 mgr.y (mgr.25133) 1765 : cluster 0 pgmap v3058: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:05:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:14 smithi016 bash[72916]: cluster 2024-04-10T04:05:14.348183+0000 mon.a (mon.0) 3259 : cluster 0 osdmap e1750: 8 total, 8 up, 8 in 2024-04-10T04:05:15.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:15 smithi136 bash[68278]: audit 2024-04-10T04:05:14.516592+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:05:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:15 smithi136 bash[68278]: audit 2024-04-10T04:05:15.253666+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:05:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:15 smithi136 bash[68278]: audit 2024-04-10T04:05:15.254485+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:05:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:15 smithi136 bash[68278]: audit 2024-04-10T04:05:15.261292+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:05:15.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:15 smithi136 bash[68278]: cluster 2024-04-10T04:05:15.352484+0000 mon.a (mon.0) 3264 : cluster 0 osdmap e1751: 8 total, 8 up, 8 in 2024-04-10T04:05:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[72916]: audit 2024-04-10T04:05:14.516592+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:05:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[72916]: audit 2024-04-10T04:05:15.253666+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:05:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[72916]: audit 2024-04-10T04:05:15.254485+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:05:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[72916]: audit 2024-04-10T04:05:15.261292+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:05:15.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[72916]: cluster 2024-04-10T04:05:15.352484+0000 mon.a (mon.0) 3264 : cluster 0 osdmap e1751: 8 total, 8 up, 8 in 2024-04-10T04:05:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[74137]: audit 2024-04-10T04:05:14.516592+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:05:15.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[74137]: audit 2024-04-10T04:05:15.253666+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:05:15.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[74137]: audit 2024-04-10T04:05:15.254485+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:05:15.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[74137]: audit 2024-04-10T04:05:15.261292+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:05:15.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:15 smithi016 bash[74137]: cluster 2024-04-10T04:05:15.352484+0000 mon.a (mon.0) 3264 : cluster 0 osdmap e1751: 8 total, 8 up, 8 in 2024-04-10T04:05:16.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:16 smithi136 bash[68278]: cluster 2024-04-10T04:05:16.339367+0000 mgr.y (mgr.25133) 1766 : cluster 0 pgmap v3061: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 766 B/s wr, 2 op/s 2024-04-10T04:05:16.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:16 smithi016 bash[72916]: cluster 2024-04-10T04:05:16.339367+0000 mgr.y (mgr.25133) 1766 : cluster 0 pgmap v3061: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 766 B/s wr, 2 op/s 2024-04-10T04:05:16.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:16 smithi016 bash[74137]: cluster 2024-04-10T04:05:16.339367+0000 mgr.y (mgr.25133) 1766 : cluster 0 pgmap v3061: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 766 B/s wr, 2 op/s 2024-04-10T04:05:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[72916]: cluster 2024-04-10T04:05:16.420526+0000 mon.a (mon.0) 3265 : cluster 0 osdmap e1752: 8 total, 8 up, 8 in 2024-04-10T04:05:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[72916]: audit 2024-04-10T04:05:16.456811+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]: dispatch 2024-04-10T04:05:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[72916]: audit 2024-04-10T04:05:16.457268+0000 mon.a (mon.0) 3267 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.d", "id": [0, 3]}]: dispatch 2024-04-10T04:05:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[72916]: audit 2024-04-10T04:05:16.457740+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]: dispatch 2024-04-10T04:05:17.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[72916]: audit 2024-04-10T04:05:16.458312+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]: dispatch 2024-04-10T04:05:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[74137]: cluster 2024-04-10T04:05:16.420526+0000 mon.a (mon.0) 3265 : cluster 0 osdmap e1752: 8 total, 8 up, 8 in 2024-04-10T04:05:17.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[74137]: audit 2024-04-10T04:05:16.456811+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]: dispatch 2024-04-10T04:05:17.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[74137]: audit 2024-04-10T04:05:16.457268+0000 mon.a (mon.0) 3267 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.d", "id": [0, 3]}]: dispatch 2024-04-10T04:05:17.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[74137]: audit 2024-04-10T04:05:16.457740+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]: dispatch 2024-04-10T04:05:17.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:17 smithi016 bash[74137]: audit 2024-04-10T04:05:16.458312+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]: dispatch 2024-04-10T04:05:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:17 smithi136 bash[68278]: cluster 2024-04-10T04:05:16.420526+0000 mon.a (mon.0) 3265 : cluster 0 osdmap e1752: 8 total, 8 up, 8 in 2024-04-10T04:05:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:17 smithi136 bash[68278]: audit 2024-04-10T04:05:16.456811+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]: dispatch 2024-04-10T04:05:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:17 smithi136 bash[68278]: audit 2024-04-10T04:05:16.457268+0000 mon.a (mon.0) 3267 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.d", "id": [0, 3]}]: dispatch 2024-04-10T04:05:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:17 smithi136 bash[68278]: audit 2024-04-10T04:05:16.457740+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]: dispatch 2024-04-10T04:05:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:17 smithi136 bash[68278]: audit 2024-04-10T04:05:16.458312+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]: dispatch 2024-04-10T04:05:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[72916]: audit 2024-04-10T04:05:17.413384+0000 mon.a (mon.0) 3270 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]': finished 2024-04-10T04:05:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[72916]: audit 2024-04-10T04:05:17.413512+0000 mon.a (mon.0) 3271 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.d", "id": [0, 3]}]': finished 2024-04-10T04:05:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[72916]: audit 2024-04-10T04:05:17.413602+0000 mon.a (mon.0) 3272 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]': finished 2024-04-10T04:05:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[72916]: audit 2024-04-10T04:05:17.413719+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]': finished 2024-04-10T04:05:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[72916]: cluster 2024-04-10T04:05:17.419107+0000 mon.a (mon.0) 3274 : cluster 0 osdmap e1753: 8 total, 8 up, 8 in 2024-04-10T04:05:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[72916]: cluster 2024-04-10T04:05:18.340518+0000 mgr.y (mgr.25133) 1767 : cluster 0 pgmap v3064: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 KiB/s wr, 35 op/s 2024-04-10T04:05:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[74137]: audit 2024-04-10T04:05:17.413384+0000 mon.a (mon.0) 3270 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]': finished 2024-04-10T04:05:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[74137]: audit 2024-04-10T04:05:17.413512+0000 mon.a (mon.0) 3271 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.d", "id": [0, 3]}]': finished 2024-04-10T04:05:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[74137]: audit 2024-04-10T04:05:17.413602+0000 mon.a (mon.0) 3272 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]': finished 2024-04-10T04:05:18.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[74137]: audit 2024-04-10T04:05:17.413719+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]': finished 2024-04-10T04:05:18.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[74137]: cluster 2024-04-10T04:05:17.419107+0000 mon.a (mon.0) 3274 : cluster 0 osdmap e1753: 8 total, 8 up, 8 in 2024-04-10T04:05:18.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:18 smithi016 bash[74137]: cluster 2024-04-10T04:05:18.340518+0000 mgr.y (mgr.25133) 1767 : cluster 0 pgmap v3064: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 KiB/s wr, 35 op/s 2024-04-10T04:05:18.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:18 smithi136 bash[68278]: audit 2024-04-10T04:05:17.413384+0000 mon.a (mon.0) 3270 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]': finished 2024-04-10T04:05:18.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:18 smithi136 bash[68278]: audit 2024-04-10T04:05:17.413512+0000 mon.a (mon.0) 3271 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.d", "id": [0, 3]}]': finished 2024-04-10T04:05:18.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:18 smithi136 bash[68278]: audit 2024-04-10T04:05:17.413602+0000 mon.a (mon.0) 3272 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]': finished 2024-04-10T04:05:18.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:18 smithi136 bash[68278]: audit 2024-04-10T04:05:17.413719+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]': finished 2024-04-10T04:05:18.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:18 smithi136 bash[68278]: cluster 2024-04-10T04:05:17.419107+0000 mon.a (mon.0) 3274 : cluster 0 osdmap e1753: 8 total, 8 up, 8 in 2024-04-10T04:05:18.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:18 smithi136 bash[68278]: cluster 2024-04-10T04:05:18.340518+0000 mgr.y (mgr.25133) 1767 : cluster 0 pgmap v3064: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 KiB/s wr, 35 op/s 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 1 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout:child: image101 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101/b201eda0d95d 2024-04-10T04:05:19.539 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 2 2024-04-10T04:05:19.540 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout:child: image102 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout:child: image101 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101/b201eda0d95d 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102/b201a393aa74 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.541 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 3 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 3 2024-04-10T04:05:19.542 INFO:tasks.workunit.client.0.smithi016.stdout:child: image102 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout:child: image101 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout:child: image103 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101/b201eda0d95d 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102/b201a393aa74 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image103/b201b2cceea0 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.543 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 3 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 3 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:child: image102 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:child: image101 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:child: image103 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101/b201eda0d95d 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.544 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102/b201a393aa74 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image103/b201b2cceea0 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.545 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 4 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 4 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:child: image102 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:child: image101 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:child: image103 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:child: image104 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101/b201eda0d95d 2024-04-10T04:05:19.546 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102/b201a393aa74 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image103/b201b2cceea0 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image104/b2013a28ba53 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.547 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:19.548 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:19.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:19 smithi016 bash[72916]: cluster 2024-04-10T04:05:18.434740+0000 mon.a (mon.0) 3275 : cluster 0 osdmap e1754: 8 total, 8 up, 8 in 2024-04-10T04:05:19.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:19 smithi016 bash[74137]: cluster 2024-04-10T04:05:18.434740+0000 mon.a (mon.0) 3275 : cluster 0 osdmap e1754: 8 total, 8 up, 8 in 2024-04-10T04:05:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:19 smithi136 bash[68278]: cluster 2024-04-10T04:05:18.434740+0000 mon.a (mon.0) 3275 : cluster 0 osdmap e1754: 8 total, 8 up, 8 in 2024-04-10T04:05:20.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:20 smithi016 bash[72916]: cluster 2024-04-10T04:05:20.342635+0000 mgr.y (mgr.25133) 1768 : cluster 0 pgmap v3066: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.2 KiB/s wr, 34 op/s 2024-04-10T04:05:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:20 smithi016 bash[74137]: cluster 2024-04-10T04:05:20.342635+0000 mgr.y (mgr.25133) 1768 : cluster 0 pgmap v3066: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.2 KiB/s wr, 34 op/s 2024-04-10T04:05:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:20 smithi136 bash[68278]: cluster 2024-04-10T04:05:20.342635+0000 mgr.y (mgr.25133) 1768 : cluster 0 pgmap v3066: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.2 KiB/s wr, 34 op/s 2024-04-10T04:05:21.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:21 smithi016 bash[72916]: cluster 2024-04-10T04:05:20.457789+0000 mon.a (mon.0) 3276 : cluster 0 osdmap e1755: 8 total, 8 up, 8 in 2024-04-10T04:05:21.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:21 smithi016 bash[72916]: audit 2024-04-10T04:05:20.641099+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi016-112070-28"}]: dispatch 2024-04-10T04:05:21.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:21 smithi016 bash[72916]: audit 2024-04-10T04:05:20.641441+0000 mon.a (mon.0) 3277 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi016-112070-28"}]: dispatch 2024-04-10T04:05:21.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:21 smithi016 bash[74137]: cluster 2024-04-10T04:05:20.457789+0000 mon.a (mon.0) 3276 : cluster 0 osdmap e1755: 8 total, 8 up, 8 in 2024-04-10T04:05:21.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:21 smithi016 bash[74137]: audit 2024-04-10T04:05:20.641099+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi016-112070-28"}]: dispatch 2024-04-10T04:05:21.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:21 smithi016 bash[74137]: audit 2024-04-10T04:05:20.641441+0000 mon.a (mon.0) 3277 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi016-112070-28"}]: dispatch 2024-04-10T04:05:21.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:21 smithi136 bash[68278]: cluster 2024-04-10T04:05:20.457789+0000 mon.a (mon.0) 3276 : cluster 0 osdmap e1755: 8 total, 8 up, 8 in 2024-04-10T04:05:21.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:21 smithi136 bash[68278]: audit 2024-04-10T04:05:20.641099+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi016-112070-28"}]: dispatch 2024-04-10T04:05:21.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:21 smithi136 bash[68278]: audit 2024-04-10T04:05:20.641441+0000 mon.a (mon.0) 3277 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi016-112070-28"}]: dispatch 2024-04-10T04:05:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:05:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:05:21] "GET /metrics HTTP/1.1" 200 75531 "" "Prometheus/2.43.0" 2024-04-10T04:05:22.464 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.464 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image101 2024-04-10T04:05:22.464 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:22.464 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:22.464 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:22.464 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 4 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 4 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:child: image102 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:child: image101 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:child: image103 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:child: image104 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image101/b201eda0d95d 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102/b201a393aa74 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image103/b201b2cceea0 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image104/b2013a28ba53 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.465 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image103 2024-04-10T04:05:22.466 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 3 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 3 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout:child: image102 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout:child: image103 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout:child: image104 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102/b201a393aa74 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image103/b201b2cceea0 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image104/b2013a28ba53 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.467 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image104 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 2 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 2 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:child: image102 2024-04-10T04:05:22.468 INFO:tasks.workunit.client.0.smithi016.stdout:child: image104 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102/b201a393aa74 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-29/image104/b2013a28ba53 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout:trying to find test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout:checking test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.469 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 1 2024-04-10T04:05:22.470 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 1 2024-04-10T04:05:22.470 INFO:tasks.workunit.client.0.smithi016.stdout:child: image102 2024-04-10T04:05:22.470 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-28/image102/b201a393aa74 2024-04-10T04:05:22.470 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:05:22.470 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 0 2024-04-10T04:05:22.470 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:05:22.470 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ListChildrenTiered (17877 ms) 2024-04-10T04:05:22.471 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.LockingPP 2024-04-10T04:05:22.471 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:22.587 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.LockingPP (123 ms) 2024-04-10T04:05:22.587 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.FlushAio 2024-04-10T04:05:22.588 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:22.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[72916]: audit 2024-04-10T04:05:21.456051+0000 mon.a (mon.0) 3278 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi016-112070-28"}]': finished 2024-04-10T04:05:22.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[72916]: cluster 2024-04-10T04:05:21.461473+0000 mon.a (mon.0) 3279 : cluster 0 osdmap e1756: 8 total, 8 up, 8 in 2024-04-10T04:05:22.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[72916]: audit 2024-04-10T04:05:21.463602+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:22.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[72916]: audit 2024-04-10T04:05:21.465066+0000 mon.a (mon.0) 3280 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:22.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[72916]: cluster 2024-04-10T04:05:22.345055+0000 mgr.y (mgr.25133) 1769 : cluster 0 pgmap v3069: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 466 KiB/s rd, 10 KiB/s wr, 562 op/s 2024-04-10T04:05:22.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[72916]: cluster 2024-04-10T04:05:22.456669+0000 mon.a (mon.0) 3281 : cluster 1 Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-04-10T04:05:22.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[72916]: audit 2024-04-10T04:05:22.458898+0000 mon.a (mon.0) 3282 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30"}]': finished 2024-04-10T04:05:22.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[74137]: audit 2024-04-10T04:05:21.456051+0000 mon.a (mon.0) 3278 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi016-112070-28"}]': finished 2024-04-10T04:05:22.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[74137]: cluster 2024-04-10T04:05:21.461473+0000 mon.a (mon.0) 3279 : cluster 0 osdmap e1756: 8 total, 8 up, 8 in 2024-04-10T04:05:22.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[74137]: audit 2024-04-10T04:05:21.463602+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:22.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[74137]: audit 2024-04-10T04:05:21.465066+0000 mon.a (mon.0) 3280 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:22.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[74137]: cluster 2024-04-10T04:05:22.345055+0000 mgr.y (mgr.25133) 1769 : cluster 0 pgmap v3069: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 466 KiB/s rd, 10 KiB/s wr, 562 op/s 2024-04-10T04:05:22.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[74137]: cluster 2024-04-10T04:05:22.456669+0000 mon.a (mon.0) 3281 : cluster 1 Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-04-10T04:05:22.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:22 smithi016 bash[74137]: audit 2024-04-10T04:05:22.458898+0000 mon.a (mon.0) 3282 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30"}]': finished 2024-04-10T04:05:22.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:22 smithi136 bash[68278]: audit 2024-04-10T04:05:21.456051+0000 mon.a (mon.0) 3278 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi016-112070-28"}]': finished 2024-04-10T04:05:22.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:22 smithi136 bash[68278]: cluster 2024-04-10T04:05:21.461473+0000 mon.a (mon.0) 3279 : cluster 0 osdmap e1756: 8 total, 8 up, 8 in 2024-04-10T04:05:22.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:22 smithi136 bash[68278]: audit 2024-04-10T04:05:21.463602+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:22.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:22 smithi136 bash[68278]: audit 2024-04-10T04:05:21.465066+0000 mon.a (mon.0) 3280 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30"}]: dispatch 2024-04-10T04:05:22.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:22 smithi136 bash[68278]: cluster 2024-04-10T04:05:22.345055+0000 mgr.y (mgr.25133) 1769 : cluster 0 pgmap v3069: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 466 KiB/s rd, 10 KiB/s wr, 562 op/s 2024-04-10T04:05:22.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:22 smithi136 bash[68278]: cluster 2024-04-10T04:05:22.456669+0000 mon.a (mon.0) 3281 : cluster 1 Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-04-10T04:05:22.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:22 smithi136 bash[68278]: audit 2024-04-10T04:05:22.458898+0000 mon.a (mon.0) 3282 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi016-112070-28", "tierpool":"test-librbd-smithi016-112070-30"}]': finished 2024-04-10T04:05:22.972 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.FlushAio (384 ms) 2024-04-10T04:05:22.972 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-04-10T04:05:22.972 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:23.200 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.FlushAioPP (228 ms) 2024-04-10T04:05:23.200 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapDiff 2024-04-10T04:05:23.200 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:23.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:23 smithi016 bash[72916]: cluster 2024-04-10T04:05:22.469249+0000 mon.a (mon.0) 3283 : cluster 0 osdmap e1757: 8 total, 8 up, 8 in 2024-04-10T04:05:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:23 smithi016 bash[74137]: cluster 2024-04-10T04:05:22.469249+0000 mon.a (mon.0) 3283 : cluster 0 osdmap e1757: 8 total, 8 up, 8 in 2024-04-10T04:05:23.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:23 smithi136 bash[68278]: cluster 2024-04-10T04:05:22.469249+0000 mon.a (mon.0) 3283 : cluster 0 osdmap e1757: 8 total, 8 up, 8 in 2024-04-10T04:05:24.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:24 smithi016 bash[74137]: cluster 2024-04-10T04:05:23.498914+0000 mon.a (mon.0) 3284 : cluster 0 osdmap e1758: 8 total, 8 up, 8 in 2024-04-10T04:05:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:24 smithi016 bash[74137]: cluster 2024-04-10T04:05:24.348449+0000 mgr.y (mgr.25133) 1770 : cluster 0 pgmap v3072: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 581 KiB/s rd, 13 KiB/s wr, 705 op/s 2024-04-10T04:05:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:24 smithi016 bash[74137]: cluster 2024-04-10T04:05:24.360703+0000 mon.a (mon.0) 3285 : cluster 0 osdmap e1759: 8 total, 8 up, 8 in 2024-04-10T04:05:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:24 smithi016 bash[72916]: cluster 2024-04-10T04:05:23.498914+0000 mon.a (mon.0) 3284 : cluster 0 osdmap e1758: 8 total, 8 up, 8 in 2024-04-10T04:05:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:24 smithi016 bash[72916]: cluster 2024-04-10T04:05:24.348449+0000 mgr.y (mgr.25133) 1770 : cluster 0 pgmap v3072: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 581 KiB/s rd, 13 KiB/s wr, 705 op/s 2024-04-10T04:05:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:24 smithi016 bash[72916]: cluster 2024-04-10T04:05:24.360703+0000 mon.a (mon.0) 3285 : cluster 0 osdmap e1759: 8 total, 8 up, 8 in 2024-04-10T04:05:24.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:24 smithi136 bash[68278]: cluster 2024-04-10T04:05:23.498914+0000 mon.a (mon.0) 3284 : cluster 0 osdmap e1758: 8 total, 8 up, 8 in 2024-04-10T04:05:24.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:24 smithi136 bash[68278]: cluster 2024-04-10T04:05:24.348449+0000 mgr.y (mgr.25133) 1770 : cluster 0 pgmap v3072: 649 pgs: 649 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 581 KiB/s rd, 13 KiB/s wr, 705 op/s 2024-04-10T04:05:24.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:24 smithi136 bash[68278]: cluster 2024-04-10T04:05:24.360703+0000 mon.a (mon.0) 3285 : cluster 0 osdmap e1759: 8 total, 8 up, 8 in 2024-04-10T04:05:26.581 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:05:26.581 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapDiff (3381 ms) 2024-04-10T04:05:26.581 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-04-10T04:05:26.581 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:26.619 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (39 ms) 2024-04-10T04:05:26.619 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-04-10T04:05:26.620 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:26.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:26 smithi136 bash[68278]: cluster 2024-04-10T04:05:25.355833+0000 mon.a (mon.0) 3286 : cluster 0 osdmap e1760: 8 total, 8 up, 8 in 2024-04-10T04:05:26.670 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (51 ms) 2024-04-10T04:05:26.671 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-04-10T04:05:26.671 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:26.701 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ZeroLengthRead (30 ms) 2024-04-10T04:05:26.701 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-04-10T04:05:26.701 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:26.755 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.LargeCacheRead (55 ms) 2024-04-10T04:05:26.755 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-04-10T04:05:26.756 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:26 smithi016 bash[74137]: cluster 2024-04-10T04:05:25.355833+0000 mon.a (mon.0) 3286 : cluster 0 osdmap e1760: 8 total, 8 up, 8 in 2024-04-10T04:05:26.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:26 smithi016 bash[72916]: cluster 2024-04-10T04:05:25.355833+0000 mon.a (mon.0) 3286 : cluster 0 osdmap e1760: 8 total, 8 up, 8 in 2024-04-10T04:05:27.305 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestPendingAio (550 ms) 2024-04-10T04:05:27.305 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-04-10T04:05:27.305 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:27.567 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:27.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:27 smithi136 bash[68278]: cluster 2024-04-10T04:05:26.351411+0000 mgr.y (mgr.25133) 1771 : cluster 0 pgmap v3075: 649 pgs: 649 active+clean; 137 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 135 KiB/s wr, 205 op/s 2024-04-10T04:05:27.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:27 smithi136 bash[68278]: cluster 2024-04-10T04:05:26.377843+0000 mon.a (mon.0) 3287 : cluster 0 osdmap e1761: 8 total, 8 up, 8 in 2024-04-10T04:05:27.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:27 smithi016 bash[72916]: cluster 2024-04-10T04:05:26.351411+0000 mgr.y (mgr.25133) 1771 : cluster 0 pgmap v3075: 649 pgs: 649 active+clean; 137 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 135 KiB/s wr, 205 op/s 2024-04-10T04:05:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:27 smithi016 bash[72916]: cluster 2024-04-10T04:05:26.377843+0000 mon.a (mon.0) 3287 : cluster 0 osdmap e1761: 8 total, 8 up, 8 in 2024-04-10T04:05:27.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:27 smithi016 bash[74137]: cluster 2024-04-10T04:05:26.351411+0000 mgr.y (mgr.25133) 1771 : cluster 0 pgmap v3075: 649 pgs: 649 active+clean; 137 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 135 KiB/s wr, 205 op/s 2024-04-10T04:05:27.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:27 smithi016 bash[74137]: cluster 2024-04-10T04:05:26.377843+0000 mon.a (mon.0) 3287 : cluster 0 osdmap e1761: 8 total, 8 up, 8 in 2024-04-10T04:05:28.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:28 smithi136 bash[68278]: cluster 2024-04-10T04:05:27.387076+0000 mon.a (mon.0) 3288 : cluster 0 osdmap e1762: 8 total, 8 up, 8 in 2024-04-10T04:05:28.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:28 smithi136 bash[68278]: audit 2024-04-10T04:05:27.615839+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:05:28.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:28 smithi136 bash[68278]: audit 2024-04-10T04:05:27.617585+0000 mon.a (mon.0) 3290 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:28.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:28 smithi136 bash[68278]: cluster 2024-04-10T04:05:28.352311+0000 mgr.y (mgr.25133) 1772 : cluster 0 pgmap v3078: 649 pgs: 649 active+clean; 137 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 142 KiB/s wr, 317 op/s 2024-04-10T04:05:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:28 smithi016 bash[72916]: cluster 2024-04-10T04:05:27.387076+0000 mon.a (mon.0) 3288 : cluster 0 osdmap e1762: 8 total, 8 up, 8 in 2024-04-10T04:05:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:28 smithi016 bash[72916]: audit 2024-04-10T04:05:27.615839+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:05:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:28 smithi016 bash[72916]: audit 2024-04-10T04:05:27.617585+0000 mon.a (mon.0) 3290 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:28 smithi016 bash[72916]: cluster 2024-04-10T04:05:28.352311+0000 mgr.y (mgr.25133) 1772 : cluster 0 pgmap v3078: 649 pgs: 649 active+clean; 137 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 142 KiB/s wr, 317 op/s 2024-04-10T04:05:28.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:28 smithi016 bash[74137]: cluster 2024-04-10T04:05:27.387076+0000 mon.a (mon.0) 3288 : cluster 0 osdmap e1762: 8 total, 8 up, 8 in 2024-04-10T04:05:28.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:28 smithi016 bash[74137]: audit 2024-04-10T04:05:27.615839+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:05:28.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:28 smithi016 bash[74137]: audit 2024-04-10T04:05:27.617585+0000 mon.a (mon.0) 3290 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:28.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:28 smithi016 bash[74137]: cluster 2024-04-10T04:05:28.352311+0000 mgr.y (mgr.25133) 1772 : cluster 0 pgmap v3078: 649 pgs: 649 active+clean; 137 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 142 KiB/s wr, 317 op/s 2024-04-10T04:05:29.457 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2152 ms) 2024-04-10T04:05:29.457 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-04-10T04:05:29.457 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:29.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:29 smithi136 bash[68278]: cluster 2024-04-10T04:05:28.391686+0000 mon.a (mon.0) 3291 : cluster 0 osdmap e1763: 8 total, 8 up, 8 in 2024-04-10T04:05:29.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:29 smithi136 bash[68278]: cluster 2024-04-10T04:05:29.355699+0000 mon.a (mon.0) 3292 : cluster 0 osdmap e1764: 8 total, 8 up, 8 in 2024-04-10T04:05:29.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:29 smithi016 bash[72916]: cluster 2024-04-10T04:05:28.391686+0000 mon.a (mon.0) 3291 : cluster 0 osdmap e1763: 8 total, 8 up, 8 in 2024-04-10T04:05:29.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:29 smithi016 bash[72916]: cluster 2024-04-10T04:05:29.355699+0000 mon.a (mon.0) 3292 : cluster 0 osdmap e1764: 8 total, 8 up, 8 in 2024-04-10T04:05:29.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:29 smithi016 bash[74137]: cluster 2024-04-10T04:05:28.391686+0000 mon.a (mon.0) 3291 : cluster 0 osdmap e1763: 8 total, 8 up, 8 in 2024-04-10T04:05:29.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:29 smithi016 bash[74137]: cluster 2024-04-10T04:05:29.355699+0000 mon.a (mon.0) 3292 : cluster 0 osdmap e1764: 8 total, 8 up, 8 in 2024-04-10T04:05:30.598 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:30.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:30 smithi136 bash[68278]: cluster 2024-04-10T04:05:30.353119+0000 mgr.y (mgr.25133) 1773 : cluster 0 pgmap v3081: 649 pgs: 649 active+clean; 139 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 639 KiB/s rd, 524 KiB/s wr, 177 op/s 2024-04-10T04:05:30.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:30 smithi016 bash[72916]: cluster 2024-04-10T04:05:30.353119+0000 mgr.y (mgr.25133) 1773 : cluster 0 pgmap v3081: 649 pgs: 649 active+clean; 139 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 639 KiB/s rd, 524 KiB/s wr, 177 op/s 2024-04-10T04:05:30.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:30 smithi016 bash[74137]: cluster 2024-04-10T04:05:30.353119+0000 mgr.y (mgr.25133) 1773 : cluster 0 pgmap v3081: 649 pgs: 649 active+clean; 139 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 639 KiB/s rd, 524 KiB/s wr, 177 op/s 2024-04-10T04:05:31.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:31 smithi136 bash[68278]: cluster 2024-04-10T04:05:30.407393+0000 mon.a (mon.0) 3293 : cluster 0 osdmap e1765: 8 total, 8 up, 8 in 2024-04-10T04:05:31.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:31 smithi016 bash[72916]: cluster 2024-04-10T04:05:30.407393+0000 mon.a (mon.0) 3293 : cluster 0 osdmap e1765: 8 total, 8 up, 8 in 2024-04-10T04:05:31.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:31 smithi016 bash[74137]: cluster 2024-04-10T04:05:30.407393+0000 mon.a (mon.0) 3293 : cluster 0 osdmap e1765: 8 total, 8 up, 8 in 2024-04-10T04:05:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:05:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:05:31] "GET /metrics HTTP/1.1" 200 75610 "" "Prometheus/2.43.0" 2024-04-10T04:05:32.556 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3099 ms) 2024-04-10T04:05:32.556 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.Flatten 2024-04-10T04:05:32.557 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:32 smithi016 bash[72916]: cluster 2024-04-10T04:05:31.430150+0000 mon.a (mon.0) 3294 : cluster 0 osdmap e1766: 8 total, 8 up, 8 in 2024-04-10T04:05:32.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:32 smithi016 bash[72916]: cluster 2024-04-10T04:05:32.355492+0000 mgr.y (mgr.25133) 1774 : cluster 0 pgmap v3084: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 803 KiB/s rd, 604 KiB/s wr, 446 op/s 2024-04-10T04:05:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:32 smithi016 bash[74137]: cluster 2024-04-10T04:05:31.430150+0000 mon.a (mon.0) 3294 : cluster 0 osdmap e1766: 8 total, 8 up, 8 in 2024-04-10T04:05:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:32 smithi016 bash[74137]: cluster 2024-04-10T04:05:32.355492+0000 mgr.y (mgr.25133) 1774 : cluster 0 pgmap v3084: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 803 KiB/s rd, 604 KiB/s wr, 446 op/s 2024-04-10T04:05:32.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:32 smithi136 bash[68278]: cluster 2024-04-10T04:05:31.430150+0000 mon.a (mon.0) 3294 : cluster 0 osdmap e1766: 8 total, 8 up, 8 in 2024-04-10T04:05:32.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:32 smithi136 bash[68278]: cluster 2024-04-10T04:05:32.355492+0000 mgr.y (mgr.25133) 1774 : cluster 0 pgmap v3084: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 803 KiB/s rd, 604 KiB/s wr, 446 op/s 2024-04-10T04:05:33.614 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.Flatten (1058 ms) 2024-04-10T04:05:33.614 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.Sparsify 2024-04-10T04:05:33.615 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:33.672 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 32768 2024-04-10T04:05:33.672 INFO:tasks.workunit.client.0.smithi016.stdout:read: 32768 2024-04-10T04:05:33.672 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.Sparsify (58 ms) 2024-04-10T04:05:33.672 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-04-10T04:05:33.673 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:33.726 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SparsifyPP (54 ms) 2024-04-10T04:05:33.726 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-04-10T04:05:33.726 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:33 smithi016 bash[74137]: cluster 2024-04-10T04:05:32.443647+0000 mon.a (mon.0) 3295 : cluster 0 osdmap e1767: 8 total, 8 up, 8 in 2024-04-10T04:05:33.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:33 smithi016 bash[72916]: cluster 2024-04-10T04:05:32.443647+0000 mon.a (mon.0) 3295 : cluster 0 osdmap e1767: 8 total, 8 up, 8 in 2024-04-10T04:05:33.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:33 smithi136 bash[68278]: cluster 2024-04-10T04:05:32.443647+0000 mon.a (mon.0) 3295 : cluster 0 osdmap e1767: 8 total, 8 up, 8 in 2024-04-10T04:05:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:34 smithi016 bash[72916]: cluster 2024-04-10T04:05:33.448000+0000 mon.a (mon.0) 3296 : cluster 0 osdmap e1768: 8 total, 8 up, 8 in 2024-04-10T04:05:34.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:34 smithi016 bash[72916]: cluster 2024-04-10T04:05:34.356412+0000 mgr.y (mgr.25133) 1775 : cluster 0 pgmap v3088: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 100 KiB/s wr, 523 op/s 2024-04-10T04:05:34.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:34 smithi016 bash[72916]: cluster 2024-04-10T04:05:34.357531+0000 mon.a (mon.0) 3297 : cluster 0 osdmap e1769: 8 total, 8 up, 8 in 2024-04-10T04:05:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:34 smithi016 bash[74137]: cluster 2024-04-10T04:05:33.448000+0000 mon.a (mon.0) 3296 : cluster 0 osdmap e1768: 8 total, 8 up, 8 in 2024-04-10T04:05:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:34 smithi016 bash[74137]: cluster 2024-04-10T04:05:34.356412+0000 mgr.y (mgr.25133) 1775 : cluster 0 pgmap v3088: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 100 KiB/s wr, 523 op/s 2024-04-10T04:05:34.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:34 smithi016 bash[74137]: cluster 2024-04-10T04:05:34.357531+0000 mon.a (mon.0) 3297 : cluster 0 osdmap e1769: 8 total, 8 up, 8 in 2024-04-10T04:05:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:34 smithi136 bash[68278]: cluster 2024-04-10T04:05:33.448000+0000 mon.a (mon.0) 3296 : cluster 0 osdmap e1768: 8 total, 8 up, 8 in 2024-04-10T04:05:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:34 smithi136 bash[68278]: cluster 2024-04-10T04:05:34.356412+0000 mgr.y (mgr.25133) 1775 : cluster 0 pgmap v3088: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 100 KiB/s wr, 523 op/s 2024-04-10T04:05:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:34 smithi136 bash[68278]: cluster 2024-04-10T04:05:34.357531+0000 mon.a (mon.0) 3297 : cluster 0 osdmap e1769: 8 total, 8 up, 8 in 2024-04-10T04:05:36.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:36 smithi136 bash[68278]: cluster 2024-04-10T04:05:35.360806+0000 mon.a (mon.0) 3298 : cluster 0 osdmap e1770: 8 total, 8 up, 8 in 2024-04-10T04:05:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:36 smithi016 bash[72916]: cluster 2024-04-10T04:05:35.360806+0000 mon.a (mon.0) 3298 : cluster 0 osdmap e1770: 8 total, 8 up, 8 in 2024-04-10T04:05:36.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:36 smithi016 bash[74137]: cluster 2024-04-10T04:05:35.360806+0000 mon.a (mon.0) 3298 : cluster 0 osdmap e1770: 8 total, 8 up, 8 in 2024-04-10T04:05:37.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:37 smithi136 bash[68278]: cluster 2024-04-10T04:05:36.359586+0000 mgr.y (mgr.25133) 1776 : cluster 0 pgmap v3090: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 143 KiB/s rd, 20 KiB/s wr, 198 op/s 2024-04-10T04:05:37.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:37 smithi136 bash[68278]: cluster 2024-04-10T04:05:36.375162+0000 mon.a (mon.0) 3299 : cluster 0 osdmap e1771: 8 total, 8 up, 8 in 2024-04-10T04:05:37.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:37 smithi016 bash[74137]: cluster 2024-04-10T04:05:36.359586+0000 mgr.y (mgr.25133) 1776 : cluster 0 pgmap v3090: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 143 KiB/s rd, 20 KiB/s wr, 198 op/s 2024-04-10T04:05:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:37 smithi016 bash[74137]: cluster 2024-04-10T04:05:36.375162+0000 mon.a (mon.0) 3299 : cluster 0 osdmap e1771: 8 total, 8 up, 8 in 2024-04-10T04:05:37.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:37 smithi016 bash[72916]: cluster 2024-04-10T04:05:36.359586+0000 mgr.y (mgr.25133) 1776 : cluster 0 pgmap v3090: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 143 KiB/s rd, 20 KiB/s wr, 198 op/s 2024-04-10T04:05:37.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:37 smithi016 bash[72916]: cluster 2024-04-10T04:05:36.375162+0000 mon.a (mon.0) 3299 : cluster 0 osdmap e1771: 8 total, 8 up, 8 in 2024-04-10T04:05:38.461 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapshotLimit (4734 ms) 2024-04-10T04:05:38.461 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-04-10T04:05:38.461 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:38.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:38 smithi136 bash[68278]: cluster 2024-04-10T04:05:37.388804+0000 mon.a (mon.0) 3300 : cluster 0 osdmap e1772: 8 total, 8 up, 8 in 2024-04-10T04:05:38.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:38 smithi136 bash[68278]: cluster 2024-04-10T04:05:38.360842+0000 mgr.y (mgr.25133) 1777 : cluster 0 pgmap v3093: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 27 KiB/s wr, 143 op/s 2024-04-10T04:05:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:38 smithi016 bash[72916]: cluster 2024-04-10T04:05:37.388804+0000 mon.a (mon.0) 3300 : cluster 0 osdmap e1772: 8 total, 8 up, 8 in 2024-04-10T04:05:38.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:38 smithi016 bash[72916]: cluster 2024-04-10T04:05:38.360842+0000 mgr.y (mgr.25133) 1777 : cluster 0 pgmap v3093: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 27 KiB/s wr, 143 op/s 2024-04-10T04:05:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:38 smithi016 bash[74137]: cluster 2024-04-10T04:05:37.388804+0000 mon.a (mon.0) 3300 : cluster 0 osdmap e1772: 8 total, 8 up, 8 in 2024-04-10T04:05:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:38 smithi016 bash[74137]: cluster 2024-04-10T04:05:38.360842+0000 mgr.y (mgr.25133) 1777 : cluster 0 pgmap v3093: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 27 KiB/s wr, 143 op/s 2024-04-10T04:05:39.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:39 smithi136 bash[68278]: cluster 2024-04-10T04:05:38.398568+0000 mon.a (mon.0) 3301 : cluster 0 osdmap e1773: 8 total, 8 up, 8 in 2024-04-10T04:05:39.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:39 smithi016 bash[74137]: cluster 2024-04-10T04:05:38.398568+0000 mon.a (mon.0) 3301 : cluster 0 osdmap e1773: 8 total, 8 up, 8 in 2024-04-10T04:05:39.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:39 smithi016 bash[72916]: cluster 2024-04-10T04:05:38.398568+0000 mon.a (mon.0) 3301 : cluster 0 osdmap e1773: 8 total, 8 up, 8 in 2024-04-10T04:05:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:40 smithi136 bash[68278]: cluster 2024-04-10T04:05:39.401074+0000 mon.a (mon.0) 3302 : cluster 0 osdmap e1774: 8 total, 8 up, 8 in 2024-04-10T04:05:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:40 smithi136 bash[68278]: cluster 2024-04-10T04:05:40.361961+0000 mgr.y (mgr.25133) 1778 : cluster 0 pgmap v3096: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 19 KiB/s wr, 64 op/s 2024-04-10T04:05:40.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:40 smithi016 bash[74137]: cluster 2024-04-10T04:05:39.401074+0000 mon.a (mon.0) 3302 : cluster 0 osdmap e1774: 8 total, 8 up, 8 in 2024-04-10T04:05:40.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:40 smithi016 bash[74137]: cluster 2024-04-10T04:05:40.361961+0000 mgr.y (mgr.25133) 1778 : cluster 0 pgmap v3096: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 19 KiB/s wr, 64 op/s 2024-04-10T04:05:40.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:40 smithi016 bash[72916]: cluster 2024-04-10T04:05:39.401074+0000 mon.a (mon.0) 3302 : cluster 0 osdmap e1774: 8 total, 8 up, 8 in 2024-04-10T04:05:40.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:40 smithi016 bash[72916]: cluster 2024-04-10T04:05:40.361961+0000 mgr.y (mgr.25133) 1778 : cluster 0 pgmap v3096: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 19 KiB/s wr, 64 op/s 2024-04-10T04:05:41.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:41 smithi016 bash[72916]: cluster 2024-04-10T04:05:40.420942+0000 mon.a (mon.0) 3303 : cluster 0 osdmap e1775: 8 total, 8 up, 8 in 2024-04-10T04:05:41.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:41 smithi016 bash[74137]: cluster 2024-04-10T04:05:40.420942+0000 mon.a (mon.0) 3303 : cluster 0 osdmap e1775: 8 total, 8 up, 8 in 2024-04-10T04:05:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:41 smithi136 bash[68278]: cluster 2024-04-10T04:05:40.420942+0000 mon.a (mon.0) 3303 : cluster 0 osdmap e1775: 8 total, 8 up, 8 in 2024-04-10T04:05:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:05:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:05:41] "GET /metrics HTTP/1.1" 200 75610 "" "Prometheus/2.43.0" 2024-04-10T04:05:42.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:42 smithi016 bash[74137]: cluster 2024-04-10T04:05:41.424161+0000 mon.a (mon.0) 3304 : cluster 0 osdmap e1776: 8 total, 8 up, 8 in 2024-04-10T04:05:42.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:42 smithi016 bash[74137]: cluster 2024-04-10T04:05:42.364463+0000 mgr.y (mgr.25133) 1779 : cluster 0 pgmap v3099: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 KiB/s wr, 37 op/s 2024-04-10T04:05:42.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:42 smithi016 bash[72916]: cluster 2024-04-10T04:05:41.424161+0000 mon.a (mon.0) 3304 : cluster 0 osdmap e1776: 8 total, 8 up, 8 in 2024-04-10T04:05:42.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:42 smithi016 bash[72916]: cluster 2024-04-10T04:05:42.364463+0000 mgr.y (mgr.25133) 1779 : cluster 0 pgmap v3099: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 KiB/s wr, 37 op/s 2024-04-10T04:05:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:42 smithi136 bash[68278]: cluster 2024-04-10T04:05:41.424161+0000 mon.a (mon.0) 3304 : cluster 0 osdmap e1776: 8 total, 8 up, 8 in 2024-04-10T04:05:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:42 smithi136 bash[68278]: cluster 2024-04-10T04:05:42.364463+0000 mgr.y (mgr.25133) 1779 : cluster 0 pgmap v3099: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 KiB/s wr, 37 op/s 2024-04-10T04:05:43.504 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5044 ms) 2024-04-10T04:05:43.504 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-04-10T04:05:43.504 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:43.624 INFO:tasks.workunit.client.0.smithi016.stdout:0.00% done 2024-04-10T04:05:43.624 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (119 ms) 2024-04-10T04:05:43.624 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-04-10T04:05:43.624 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:43.745 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (122 ms) 2024-04-10T04:05:43.745 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-04-10T04:05:43.746 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:43 smithi016 bash[72916]: cluster 2024-04-10T04:05:42.449067+0000 mon.a (mon.0) 3305 : cluster 0 osdmap e1777: 8 total, 8 up, 8 in 2024-04-10T04:05:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:43 smithi016 bash[72916]: audit 2024-04-10T04:05:42.613995+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:43 smithi016 bash[74137]: cluster 2024-04-10T04:05:42.449067+0000 mon.a (mon.0) 3305 : cluster 0 osdmap e1777: 8 total, 8 up, 8 in 2024-04-10T04:05:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:43 smithi016 bash[74137]: audit 2024-04-10T04:05:42.613995+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:43.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:43 smithi136 bash[68278]: cluster 2024-04-10T04:05:42.449067+0000 mon.a (mon.0) 3305 : cluster 0 osdmap e1777: 8 total, 8 up, 8 in 2024-04-10T04:05:43.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:43 smithi136 bash[68278]: audit 2024-04-10T04:05:42.613995+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:44.446 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (701 ms) 2024-04-10T04:05:44.446 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-04-10T04:05:44.447 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:44.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:44 smithi016 bash[74137]: cluster 2024-04-10T04:05:43.447574+0000 mon.a (mon.0) 3307 : cluster 0 osdmap e1778: 8 total, 8 up, 8 in 2024-04-10T04:05:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:44 smithi016 bash[74137]: cluster 2024-04-10T04:05:44.366012+0000 mon.a (mon.0) 3308 : cluster 0 osdmap e1779: 8 total, 8 up, 8 in 2024-04-10T04:05:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:44 smithi016 bash[74137]: cluster 2024-04-10T04:05:44.366508+0000 mgr.y (mgr.25133) 1780 : cluster 0 pgmap v3103: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.6 KiB/s wr, 71 op/s 2024-04-10T04:05:44.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:44 smithi016 bash[72916]: cluster 2024-04-10T04:05:43.447574+0000 mon.a (mon.0) 3307 : cluster 0 osdmap e1778: 8 total, 8 up, 8 in 2024-04-10T04:05:44.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:44 smithi016 bash[72916]: cluster 2024-04-10T04:05:44.366012+0000 mon.a (mon.0) 3308 : cluster 0 osdmap e1779: 8 total, 8 up, 8 in 2024-04-10T04:05:44.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:44 smithi016 bash[72916]: cluster 2024-04-10T04:05:44.366508+0000 mgr.y (mgr.25133) 1780 : cluster 0 pgmap v3103: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.6 KiB/s wr, 71 op/s 2024-04-10T04:05:44.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:44 smithi136 bash[68278]: cluster 2024-04-10T04:05:43.447574+0000 mon.a (mon.0) 3307 : cluster 0 osdmap e1778: 8 total, 8 up, 8 in 2024-04-10T04:05:44.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:44 smithi136 bash[68278]: cluster 2024-04-10T04:05:44.366012+0000 mon.a (mon.0) 3308 : cluster 0 osdmap e1779: 8 total, 8 up, 8 in 2024-04-10T04:05:44.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:44 smithi136 bash[68278]: cluster 2024-04-10T04:05:44.366508+0000 mgr.y (mgr.25133) 1780 : cluster 0 pgmap v3103: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.6 KiB/s wr, 71 op/s 2024-04-10T04:05:46.549 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2103 ms) 2024-04-10T04:05:46.549 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-04-10T04:05:46.550 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:46.652 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (103 ms) 2024-04-10T04:05:46.652 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-04-10T04:05:46.652 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T04:05:46.653 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-04-10T04:05:46.653 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-04-10T04:05:46.653 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:46.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:46 smithi016 bash[74137]: cluster 2024-04-10T04:05:45.462072+0000 mon.a (mon.0) 3309 : cluster 0 osdmap e1780: 8 total, 8 up, 8 in 2024-04-10T04:05:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:46 smithi016 bash[74137]: cluster 2024-04-10T04:05:46.368629+0000 mgr.y (mgr.25133) 1781 : cluster 0 pgmap v3105: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 8.5 KiB/s wr, 122 op/s 2024-04-10T04:05:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:46 smithi016 bash[72916]: cluster 2024-04-10T04:05:45.462072+0000 mon.a (mon.0) 3309 : cluster 0 osdmap e1780: 8 total, 8 up, 8 in 2024-04-10T04:05:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:46 smithi016 bash[72916]: cluster 2024-04-10T04:05:46.368629+0000 mgr.y (mgr.25133) 1781 : cluster 0 pgmap v3105: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 8.5 KiB/s wr, 122 op/s 2024-04-10T04:05:46.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:46 smithi136 bash[68278]: cluster 2024-04-10T04:05:45.462072+0000 mon.a (mon.0) 3309 : cluster 0 osdmap e1780: 8 total, 8 up, 8 in 2024-04-10T04:05:46.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:46 smithi136 bash[68278]: cluster 2024-04-10T04:05:46.368629+0000 mgr.y (mgr.25133) 1781 : cluster 0 pgmap v3105: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 8.5 KiB/s wr, 122 op/s 2024-04-10T04:05:47.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:47 smithi016 bash[72916]: cluster 2024-04-10T04:05:46.471552+0000 mon.a (mon.0) 3310 : cluster 0 osdmap e1781: 8 total, 8 up, 8 in 2024-04-10T04:05:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:47 smithi016 bash[74137]: cluster 2024-04-10T04:05:46.471552+0000 mon.a (mon.0) 3310 : cluster 0 osdmap e1781: 8 total, 8 up, 8 in 2024-04-10T04:05:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:47 smithi136 bash[68278]: cluster 2024-04-10T04:05:46.471552+0000 mon.a (mon.0) 3310 : cluster 0 osdmap e1781: 8 total, 8 up, 8 in 2024-04-10T04:05:48.556 INFO:tasks.workunit.client.0.smithi016.stdout:100.00% done 2024-04-10T04:05:48.557 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapRemove2 (1904 ms) 2024-04-10T04:05:48.557 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-04-10T04:05:48.557 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:48.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:48 smithi016 bash[72916]: cluster 2024-04-10T04:05:47.482976+0000 mon.a (mon.0) 3311 : cluster 0 osdmap e1782: 8 total, 8 up, 8 in 2024-04-10T04:05:48.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:48 smithi016 bash[72916]: cluster 2024-04-10T04:05:48.369755+0000 mgr.y (mgr.25133) 1782 : cluster 0 pgmap v3108: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 10 KiB/s wr, 163 op/s 2024-04-10T04:05:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:48 smithi016 bash[74137]: cluster 2024-04-10T04:05:47.482976+0000 mon.a (mon.0) 3311 : cluster 0 osdmap e1782: 8 total, 8 up, 8 in 2024-04-10T04:05:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:48 smithi016 bash[74137]: cluster 2024-04-10T04:05:48.369755+0000 mgr.y (mgr.25133) 1782 : cluster 0 pgmap v3108: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 10 KiB/s wr, 163 op/s 2024-04-10T04:05:48.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:48 smithi136 bash[68278]: cluster 2024-04-10T04:05:47.482976+0000 mon.a (mon.0) 3311 : cluster 0 osdmap e1782: 8 total, 8 up, 8 in 2024-04-10T04:05:48.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:48 smithi136 bash[68278]: cluster 2024-04-10T04:05:48.369755+0000 mgr.y (mgr.25133) 1782 : cluster 0 pgmap v3108: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 10 KiB/s wr, 163 op/s 2024-04-10T04:05:49.435 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (879 ms) 2024-04-10T04:05:49.436 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-04-10T04:05:49.436 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:49 smithi016 bash[72916]: cluster 2024-04-10T04:05:48.490956+0000 mon.a (mon.0) 3312 : cluster 0 osdmap e1783: 8 total, 8 up, 8 in 2024-04-10T04:05:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:49 smithi016 bash[72916]: cluster 2024-04-10T04:05:49.365007+0000 mon.a (mon.0) 3313 : cluster 0 osdmap e1784: 8 total, 8 up, 8 in 2024-04-10T04:05:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:49 smithi016 bash[74137]: cluster 2024-04-10T04:05:48.490956+0000 mon.a (mon.0) 3312 : cluster 0 osdmap e1783: 8 total, 8 up, 8 in 2024-04-10T04:05:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:49 smithi016 bash[74137]: cluster 2024-04-10T04:05:49.365007+0000 mon.a (mon.0) 3313 : cluster 0 osdmap e1784: 8 total, 8 up, 8 in 2024-04-10T04:05:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:49 smithi136 bash[68278]: cluster 2024-04-10T04:05:48.490956+0000 mon.a (mon.0) 3312 : cluster 0 osdmap e1783: 8 total, 8 up, 8 in 2024-04-10T04:05:49.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:49 smithi136 bash[68278]: cluster 2024-04-10T04:05:49.365007+0000 mon.a (mon.0) 3313 : cluster 0 osdmap e1784: 8 total, 8 up, 8 in 2024-04-10T04:05:50.593 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1158 ms) 2024-04-10T04:05:50.594 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-04-10T04:05:50.594 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:50 smithi016 bash[72916]: cluster 2024-04-10T04:05:50.370916+0000 mgr.y (mgr.25133) 1783 : cluster 0 pgmap v3111: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.2 KiB/s wr, 102 op/s 2024-04-10T04:05:50.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:50 smithi016 bash[74137]: cluster 2024-04-10T04:05:50.370916+0000 mgr.y (mgr.25133) 1783 : cluster 0 pgmap v3111: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.2 KiB/s wr, 102 op/s 2024-04-10T04:05:50.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:50 smithi136 bash[68278]: cluster 2024-04-10T04:05:50.370916+0000 mgr.y (mgr.25133) 1783 : cluster 0 pgmap v3111: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.2 KiB/s wr, 102 op/s 2024-04-10T04:05:51.673 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1080 ms) 2024-04-10T04:05:52.440 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-04-10T04:05:52.440 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:52.441 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:51 smithi136 bash[68278]: cluster 2024-04-10T04:05:50.493699+0000 mon.a (mon.0) 3314 : cluster 0 osdmap e1785: 8 total, 8 up, 8 in 2024-04-10T04:05:52.441 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:51 smithi016 bash[72916]: cluster 2024-04-10T04:05:50.493699+0000 mon.a (mon.0) 3314 : cluster 0 osdmap e1785: 8 total, 8 up, 8 in 2024-04-10T04:05:52.441 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:51 smithi016 bash[74137]: cluster 2024-04-10T04:05:50.493699+0000 mon.a (mon.0) 3314 : cluster 0 osdmap e1785: 8 total, 8 up, 8 in 2024-04-10T04:05:52.442 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:05:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:05:51] "GET /metrics HTTP/1.1" 200 75604 "" "Prometheus/2.43.0" 2024-04-10T04:05:52.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:52 smithi016 bash[72916]: cluster 2024-04-10T04:05:51.519413+0000 mon.a (mon.0) 3315 : cluster 0 osdmap e1786: 8 total, 8 up, 8 in 2024-04-10T04:05:52.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:52 smithi016 bash[72916]: cluster 2024-04-10T04:05:52.373647+0000 mgr.y (mgr.25133) 1784 : cluster 0 pgmap v3114: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 10 KiB/s wr, 169 op/s 2024-04-10T04:05:52.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:52 smithi016 bash[74137]: cluster 2024-04-10T04:05:51.519413+0000 mon.a (mon.0) 3315 : cluster 0 osdmap e1786: 8 total, 8 up, 8 in 2024-04-10T04:05:52.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:52 smithi016 bash[74137]: cluster 2024-04-10T04:05:52.373647+0000 mgr.y (mgr.25133) 1784 : cluster 0 pgmap v3114: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 10 KiB/s wr, 169 op/s 2024-04-10T04:05:52.817 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1144 ms) 2024-04-10T04:05:52.817 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-04-10T04:05:52.817 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:52.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:52 smithi136 bash[68278]: cluster 2024-04-10T04:05:51.519413+0000 mon.a (mon.0) 3315 : cluster 0 osdmap e1786: 8 total, 8 up, 8 in 2024-04-10T04:05:52.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:52 smithi136 bash[68278]: cluster 2024-04-10T04:05:52.373647+0000 mgr.y (mgr.25133) 1784 : cluster 0 pgmap v3114: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 10 KiB/s wr, 169 op/s 2024-04-10T04:05:52.921 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (104 ms) 2024-04-10T04:05:52.922 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-04-10T04:05:52.922 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:52.997 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (76 ms) 2024-04-10T04:05:52.998 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-04-10T04:05:52.998 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:05:53.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:53 smithi016 bash[72916]: cluster 2024-04-10T04:05:52.537922+0000 mon.a (mon.0) 3316 : cluster 0 osdmap e1787: 8 total, 8 up, 8 in 2024-04-10T04:05:53.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:53 smithi016 bash[74137]: cluster 2024-04-10T04:05:52.537922+0000 mon.a (mon.0) 3316 : cluster 0 osdmap e1787: 8 total, 8 up, 8 in 2024-04-10T04:05:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:53 smithi136 bash[68278]: cluster 2024-04-10T04:05:52.537922+0000 mon.a (mon.0) 3316 : cluster 0 osdmap e1787: 8 total, 8 up, 8 in 2024-04-10T04:05:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:54 smithi016 bash[74137]: cluster 2024-04-10T04:05:53.529844+0000 mon.a (mon.0) 3317 : cluster 0 osdmap e1788: 8 total, 8 up, 8 in 2024-04-10T04:05:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:54 smithi016 bash[74137]: cluster 2024-04-10T04:05:54.370198+0000 mon.a (mon.0) 3318 : cluster 0 osdmap e1789: 8 total, 8 up, 8 in 2024-04-10T04:05:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:54 smithi016 bash[74137]: cluster 2024-04-10T04:05:54.375220+0000 mgr.y (mgr.25133) 1785 : cluster 0 pgmap v3118: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 10 KiB/s wr, 188 op/s 2024-04-10T04:05:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:54 smithi016 bash[72916]: cluster 2024-04-10T04:05:53.529844+0000 mon.a (mon.0) 3317 : cluster 0 osdmap e1788: 8 total, 8 up, 8 in 2024-04-10T04:05:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:54 smithi016 bash[72916]: cluster 2024-04-10T04:05:54.370198+0000 mon.a (mon.0) 3318 : cluster 0 osdmap e1789: 8 total, 8 up, 8 in 2024-04-10T04:05:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:54 smithi016 bash[72916]: cluster 2024-04-10T04:05:54.375220+0000 mgr.y (mgr.25133) 1785 : cluster 0 pgmap v3118: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 10 KiB/s wr, 188 op/s 2024-04-10T04:05:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:54 smithi136 bash[68278]: cluster 2024-04-10T04:05:53.529844+0000 mon.a (mon.0) 3317 : cluster 0 osdmap e1788: 8 total, 8 up, 8 in 2024-04-10T04:05:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:54 smithi136 bash[68278]: cluster 2024-04-10T04:05:54.370198+0000 mon.a (mon.0) 3318 : cluster 0 osdmap e1789: 8 total, 8 up, 8 in 2024-04-10T04:05:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:54 smithi136 bash[68278]: cluster 2024-04-10T04:05:54.375220+0000 mgr.y (mgr.25133) 1785 : cluster 0 pgmap v3118: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 10 KiB/s wr, 188 op/s 2024-04-10T04:05:56.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:56 smithi136 bash[68278]: cluster 2024-04-10T04:05:55.373100+0000 mon.a (mon.0) 3319 : cluster 0 osdmap e1790: 8 total, 8 up, 8 in 2024-04-10T04:05:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:56 smithi016 bash[72916]: cluster 2024-04-10T04:05:55.373100+0000 mon.a (mon.0) 3319 : cluster 0 osdmap e1790: 8 total, 8 up, 8 in 2024-04-10T04:05:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:56 smithi016 bash[74137]: cluster 2024-04-10T04:05:55.373100+0000 mon.a (mon.0) 3319 : cluster 0 osdmap e1790: 8 total, 8 up, 8 in 2024-04-10T04:05:57.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:57 smithi136 bash[68278]: cluster 2024-04-10T04:05:56.378327+0000 mgr.y (mgr.25133) 1786 : cluster 0 pgmap v3120: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 6.7 KiB/s wr, 109 op/s 2024-04-10T04:05:57.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:57 smithi136 bash[68278]: cluster 2024-04-10T04:05:56.399303+0000 mon.a (mon.0) 3320 : cluster 0 osdmap e1791: 8 total, 8 up, 8 in 2024-04-10T04:05:57.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:57 smithi016 bash[74137]: cluster 2024-04-10T04:05:56.378327+0000 mgr.y (mgr.25133) 1786 : cluster 0 pgmap v3120: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 6.7 KiB/s wr, 109 op/s 2024-04-10T04:05:57.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:57 smithi016 bash[74137]: cluster 2024-04-10T04:05:56.399303+0000 mon.a (mon.0) 3320 : cluster 0 osdmap e1791: 8 total, 8 up, 8 in 2024-04-10T04:05:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:57 smithi016 bash[72916]: cluster 2024-04-10T04:05:56.378327+0000 mgr.y (mgr.25133) 1786 : cluster 0 pgmap v3120: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 6.7 KiB/s wr, 109 op/s 2024-04-10T04:05:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:57 smithi016 bash[72916]: cluster 2024-04-10T04:05:56.399303+0000 mon.a (mon.0) 3320 : cluster 0 osdmap e1791: 8 total, 8 up, 8 in 2024-04-10T04:05:58.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:58 smithi136 bash[68278]: cluster 2024-04-10T04:05:57.401268+0000 mon.a (mon.0) 3321 : cluster 0 osdmap e1792: 8 total, 8 up, 8 in 2024-04-10T04:05:58.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:58 smithi136 bash[68278]: audit 2024-04-10T04:05:57.614305+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:58.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:58 smithi136 bash[68278]: cluster 2024-04-10T04:05:58.379651+0000 mgr.y (mgr.25133) 1787 : cluster 0 pgmap v3123: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 10 KiB/s wr, 232 op/s 2024-04-10T04:05:58.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:58 smithi016 bash[74137]: cluster 2024-04-10T04:05:57.401268+0000 mon.a (mon.0) 3321 : cluster 0 osdmap e1792: 8 total, 8 up, 8 in 2024-04-10T04:05:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:58 smithi016 bash[74137]: audit 2024-04-10T04:05:57.614305+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:58 smithi016 bash[74137]: cluster 2024-04-10T04:05:58.379651+0000 mgr.y (mgr.25133) 1787 : cluster 0 pgmap v3123: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 10 KiB/s wr, 232 op/s 2024-04-10T04:05:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:58 smithi016 bash[72916]: cluster 2024-04-10T04:05:57.401268+0000 mon.a (mon.0) 3321 : cluster 0 osdmap e1792: 8 total, 8 up, 8 in 2024-04-10T04:05:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:58 smithi016 bash[72916]: audit 2024-04-10T04:05:57.614305+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:05:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:58 smithi016 bash[72916]: cluster 2024-04-10T04:05:58.379651+0000 mgr.y (mgr.25133) 1787 : cluster 0 pgmap v3123: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 10 KiB/s wr, 232 op/s 2024-04-10T04:05:59.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:05:59 smithi136 bash[68278]: cluster 2024-04-10T04:05:58.413236+0000 mon.a (mon.0) 3323 : cluster 0 osdmap e1793: 8 total, 8 up, 8 in 2024-04-10T04:05:59.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:05:59 smithi016 bash[72916]: cluster 2024-04-10T04:05:58.413236+0000 mon.a (mon.0) 3323 : cluster 0 osdmap e1793: 8 total, 8 up, 8 in 2024-04-10T04:05:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:05:59 smithi016 bash[74137]: cluster 2024-04-10T04:05:58.413236+0000 mon.a (mon.0) 3323 : cluster 0 osdmap e1793: 8 total, 8 up, 8 in 2024-04-10T04:06:00.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:00 smithi136 bash[68278]: cluster 2024-04-10T04:05:59.420226+0000 mon.a (mon.0) 3324 : cluster 0 osdmap e1794: 8 total, 8 up, 8 in 2024-04-10T04:06:00.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:00 smithi136 bash[68278]: cluster 2024-04-10T04:06:00.380945+0000 mgr.y (mgr.25133) 1788 : cluster 0 pgmap v3126: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 6.0 KiB/s wr, 160 op/s 2024-04-10T04:06:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:00 smithi016 bash[72916]: cluster 2024-04-10T04:05:59.420226+0000 mon.a (mon.0) 3324 : cluster 0 osdmap e1794: 8 total, 8 up, 8 in 2024-04-10T04:06:00.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:00 smithi016 bash[72916]: cluster 2024-04-10T04:06:00.380945+0000 mgr.y (mgr.25133) 1788 : cluster 0 pgmap v3126: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 6.0 KiB/s wr, 160 op/s 2024-04-10T04:06:00.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:00 smithi016 bash[74137]: cluster 2024-04-10T04:05:59.420226+0000 mon.a (mon.0) 3324 : cluster 0 osdmap e1794: 8 total, 8 up, 8 in 2024-04-10T04:06:00.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:00 smithi016 bash[74137]: cluster 2024-04-10T04:06:00.380945+0000 mgr.y (mgr.25133) 1788 : cluster 0 pgmap v3126: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 6.0 KiB/s wr, 160 op/s 2024-04-10T04:06:01.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:01 smithi016 bash[74137]: cluster 2024-04-10T04:06:00.432655+0000 mon.a (mon.0) 3325 : cluster 0 osdmap e1795: 8 total, 8 up, 8 in 2024-04-10T04:06:01.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:01 smithi016 bash[72916]: cluster 2024-04-10T04:06:00.432655+0000 mon.a (mon.0) 3325 : cluster 0 osdmap e1795: 8 total, 8 up, 8 in 2024-04-10T04:06:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:01 smithi136 bash[68278]: cluster 2024-04-10T04:06:00.432655+0000 mon.a (mon.0) 3325 : cluster 0 osdmap e1795: 8 total, 8 up, 8 in 2024-04-10T04:06:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:06:01] "GET /metrics HTTP/1.1" 200 75604 "" "Prometheus/2.43.0" 2024-04-10T04:06:02.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:02 smithi016 bash[74137]: cluster 2024-04-10T04:06:01.433682+0000 mon.a (mon.0) 3326 : cluster 0 osdmap e1796: 8 total, 8 up, 8 in 2024-04-10T04:06:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:02 smithi016 bash[74137]: cluster 2024-04-10T04:06:02.382770+0000 mgr.y (mgr.25133) 1789 : cluster 0 pgmap v3129: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2024-04-10T04:06:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:02 smithi016 bash[72916]: cluster 2024-04-10T04:06:01.433682+0000 mon.a (mon.0) 3326 : cluster 0 osdmap e1796: 8 total, 8 up, 8 in 2024-04-10T04:06:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:02 smithi016 bash[72916]: cluster 2024-04-10T04:06:02.382770+0000 mgr.y (mgr.25133) 1789 : cluster 0 pgmap v3129: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2024-04-10T04:06:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:02 smithi136 bash[68278]: cluster 2024-04-10T04:06:01.433682+0000 mon.a (mon.0) 3326 : cluster 0 osdmap e1796: 8 total, 8 up, 8 in 2024-04-10T04:06:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:02 smithi136 bash[68278]: cluster 2024-04-10T04:06:02.382770+0000 mgr.y (mgr.25133) 1789 : cluster 0 pgmap v3129: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2024-04-10T04:06:03.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:03 smithi016 bash[72916]: cluster 2024-04-10T04:06:02.449626+0000 mon.a (mon.0) 3327 : cluster 0 osdmap e1797: 8 total, 8 up, 8 in 2024-04-10T04:06:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:03 smithi016 bash[74137]: cluster 2024-04-10T04:06:02.449626+0000 mon.a (mon.0) 3327 : cluster 0 osdmap e1797: 8 total, 8 up, 8 in 2024-04-10T04:06:03.876 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10879 ms) 2024-04-10T04:06:03.876 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.Metadata 2024-04-10T04:06:03.876 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:03 smithi136 bash[68278]: cluster 2024-04-10T04:06:02.449626+0000 mon.a (mon.0) 3327 : cluster 0 osdmap e1797: 8 total, 8 up, 8 in 2024-04-10T04:06:04.653 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.Metadata (776 ms) 2024-04-10T04:06:04.653 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-04-10T04:06:04.653 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:05.732 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.MetadataPP (1080 ms) 2024-04-10T04:06:05.733 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-04-10T04:06:05.733 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:05.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:05 smithi016 bash[72916]: cluster 2024-04-10T04:06:04.385719+0000 mgr.y (mgr.25133) 1790 : cluster 0 pgmap v3131: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 18 KiB/s wr, 107 op/s 2024-04-10T04:06:05.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:05 smithi016 bash[72916]: cluster 2024-04-10T04:06:04.467011+0000 mon.a (mon.0) 3328 : cluster 0 osdmap e1798: 8 total, 8 up, 8 in 2024-04-10T04:06:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:05 smithi016 bash[74137]: cluster 2024-04-10T04:06:04.385719+0000 mgr.y (mgr.25133) 1790 : cluster 0 pgmap v3131: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 18 KiB/s wr, 107 op/s 2024-04-10T04:06:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:05 smithi016 bash[74137]: cluster 2024-04-10T04:06:04.467011+0000 mon.a (mon.0) 3328 : cluster 0 osdmap e1798: 8 total, 8 up, 8 in 2024-04-10T04:06:05.908 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.UpdateFeatures (175 ms) 2024-04-10T04:06:05.908 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-04-10T04:06:05.908 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-04-10T04:06:05.908 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-04-10T04:06:05.908 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:05 smithi136 bash[68278]: cluster 2024-04-10T04:06:04.385719+0000 mgr.y (mgr.25133) 1790 : cluster 0 pgmap v3131: 649 pgs: 649 active+clean; 143 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 18 KiB/s wr, 107 op/s 2024-04-10T04:06:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:05 smithi136 bash[68278]: cluster 2024-04-10T04:06:04.467011+0000 mon.a (mon.0) 3328 : cluster 0 osdmap e1798: 8 total, 8 up, 8 in 2024-04-10T04:06:06.615 INFO:tasks.workunit.client.0.smithi016.stdout:0.00% done 2024-04-10T04:06:06.615 INFO:tasks.workunit.client.0.smithi016.stdout:25.00% done 2024-04-10T04:06:06.615 INFO:tasks.workunit.client.0.smithi016.stdout:50.00% done 2024-04-10T04:06:06.615 INFO:tasks.workunit.client.0.smithi016.stdout:75.00% done 2024-04-10T04:06:06.615 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.RebuildObjectMap (708 ms) 2024-04-10T04:06:06.615 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-04-10T04:06:06.715 INFO:tasks.workunit.client.0.smithi016.stdout:0.00% done 2024-04-10T04:06:06.715 INFO:tasks.workunit.client.0.smithi016.stdout:25.00% done 2024-04-10T04:06:06.715 INFO:tasks.workunit.client.0.smithi016.stdout:50.00% done 2024-04-10T04:06:06.715 INFO:tasks.workunit.client.0.smithi016.stdout:75.00% done 2024-04-10T04:06:06.715 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (99 ms) 2024-04-10T04:06:06.716 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-04-10T04:06:06.716 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:06.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:06 smithi016 bash[72916]: cluster 2024-04-10T04:06:05.484873+0000 mon.a (mon.0) 3329 : cluster 0 osdmap e1799: 8 total, 8 up, 8 in 2024-04-10T04:06:06.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:06 smithi016 bash[74137]: cluster 2024-04-10T04:06:05.484873+0000 mon.a (mon.0) 3329 : cluster 0 osdmap e1799: 8 total, 8 up, 8 in 2024-04-10T04:06:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:06 smithi136 bash[68278]: cluster 2024-04-10T04:06:05.484873+0000 mon.a (mon.0) 3329 : cluster 0 osdmap e1799: 8 total, 8 up, 8 in 2024-04-10T04:06:07.674 INFO:tasks.workunit.client.0.smithi016.stdout:0.00% done 2024-04-10T04:06:07.674 INFO:tasks.workunit.client.0.smithi016.stdout:25.00% done 2024-04-10T04:06:07.674 INFO:tasks.workunit.client.0.smithi016.stdout:50.00% done 2024-04-10T04:06:07.674 INFO:tasks.workunit.client.0.smithi016.stdout:75.00% done 2024-04-10T04:06:07.674 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.CheckObjectMap (959 ms) 2024-04-10T04:06:07.674 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-04-10T04:06:07.674 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:07.739 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.BlockingAIO (65 ms) 2024-04-10T04:06:07.739 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-04-10T04:06:07.739 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:07.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:07 smithi016 bash[72916]: cluster 2024-04-10T04:06:06.387850+0000 mgr.y (mgr.25133) 1791 : cluster 0 pgmap v3134: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 48 KiB/s wr, 243 op/s 2024-04-10T04:06:07.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:07 smithi016 bash[72916]: cluster 2024-04-10T04:06:06.493170+0000 mon.a (mon.0) 3330 : cluster 0 osdmap e1800: 8 total, 8 up, 8 in 2024-04-10T04:06:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:07 smithi016 bash[74137]: cluster 2024-04-10T04:06:06.387850+0000 mgr.y (mgr.25133) 1791 : cluster 0 pgmap v3134: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 48 KiB/s wr, 243 op/s 2024-04-10T04:06:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:07 smithi016 bash[74137]: cluster 2024-04-10T04:06:06.493170+0000 mon.a (mon.0) 3330 : cluster 0 osdmap e1800: 8 total, 8 up, 8 in 2024-04-10T04:06:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:07 smithi136 bash[68278]: cluster 2024-04-10T04:06:06.387850+0000 mgr.y (mgr.25133) 1791 : cluster 0 pgmap v3134: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 48 KiB/s wr, 243 op/s 2024-04-10T04:06:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:07 smithi136 bash[68278]: cluster 2024-04-10T04:06:06.493170+0000 mon.a (mon.0) 3330 : cluster 0 osdmap e1800: 8 total, 8 up, 8 in 2024-04-10T04:06:07.958 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (220 ms) 2024-04-10T04:06:07.958 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-04-10T04:06:07.958 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T04:06:07.958 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-04-10T04:06:07.958 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-04-10T04:06:07.958 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:08.683 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (725 ms) 2024-04-10T04:06:08.684 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-04-10T04:06:08.684 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:08.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:08 smithi016 bash[72916]: cluster 2024-04-10T04:06:07.498454+0000 mon.a (mon.0) 3331 : cluster 0 osdmap e1801: 8 total, 8 up, 8 in 2024-04-10T04:06:08.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:08 smithi016 bash[74137]: cluster 2024-04-10T04:06:07.498454+0000 mon.a (mon.0) 3331 : cluster 0 osdmap e1801: 8 total, 8 up, 8 in 2024-04-10T04:06:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:08 smithi136 bash[68278]: cluster 2024-04-10T04:06:07.498454+0000 mon.a (mon.0) 3331 : cluster 0 osdmap e1801: 8 total, 8 up, 8 in 2024-04-10T04:06:09.609 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (926 ms) 2024-04-10T04:06:09.609 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-04-10T04:06:09.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:09 smithi016 bash[72916]: cluster 2024-04-10T04:06:08.388964+0000 mgr.y (mgr.25133) 1792 : cluster 0 pgmap v3137: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 477 KiB/s rd, 190 KiB/s wr, 781 op/s 2024-04-10T04:06:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:09 smithi016 bash[72916]: cluster 2024-04-10T04:06:08.515611+0000 mon.a (mon.0) 3332 : cluster 0 osdmap e1802: 8 total, 8 up, 8 in 2024-04-10T04:06:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:09 smithi016 bash[74137]: cluster 2024-04-10T04:06:08.388964+0000 mgr.y (mgr.25133) 1792 : cluster 0 pgmap v3137: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 477 KiB/s rd, 190 KiB/s wr, 781 op/s 2024-04-10T04:06:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:09 smithi016 bash[74137]: cluster 2024-04-10T04:06:08.515611+0000 mon.a (mon.0) 3332 : cluster 0 osdmap e1802: 8 total, 8 up, 8 in 2024-04-10T04:06:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:09 smithi136 bash[68278]: cluster 2024-04-10T04:06:08.388964+0000 mgr.y (mgr.25133) 1792 : cluster 0 pgmap v3137: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 477 KiB/s rd, 190 KiB/s wr, 781 op/s 2024-04-10T04:06:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:09 smithi136 bash[68278]: cluster 2024-04-10T04:06:08.515611+0000 mon.a (mon.0) 3332 : cluster 0 osdmap e1802: 8 total, 8 up, 8 in 2024-04-10T04:06:10.771 INFO:tasks.workunit.client.0.smithi016.stdout:0.00% done 2024-04-10T04:06:10.771 INFO:tasks.workunit.client.0.smithi016.stdout:100.00% done 2024-04-10T04:06:10.771 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestImageOptions (1161 ms) 2024-04-10T04:06:10.771 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-04-10T04:06:10.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:10 smithi016 bash[72916]: cluster 2024-04-10T04:06:09.527709+0000 mon.a (mon.0) 3333 : cluster 0 osdmap e1803: 8 total, 8 up, 8 in 2024-04-10T04:06:10.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:10 smithi016 bash[74137]: cluster 2024-04-10T04:06:09.527709+0000 mon.a (mon.0) 3333 : cluster 0 osdmap e1803: 8 total, 8 up, 8 in 2024-04-10T04:06:10.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:10 smithi136 bash[68278]: cluster 2024-04-10T04:06:09.527709+0000 mon.a (mon.0) 3333 : cluster 0 osdmap e1803: 8 total, 8 up, 8 in 2024-04-10T04:06:11.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:06:11] "GET /metrics HTTP/1.1" 200 75604 "" "Prometheus/2.43.0" 2024-04-10T04:06:11.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:11 smithi016 bash[72916]: cluster 2024-04-10T04:06:10.390113+0000 mgr.y (mgr.25133) 1793 : cluster 0 pgmap v3140: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 536 KiB/s rd, 179 KiB/s wr, 810 op/s 2024-04-10T04:06:11.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:11 smithi016 bash[72916]: cluster 2024-04-10T04:06:10.539835+0000 mon.a (mon.0) 3334 : cluster 0 osdmap e1804: 8 total, 8 up, 8 in 2024-04-10T04:06:11.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:11 smithi016 bash[74137]: cluster 2024-04-10T04:06:10.390113+0000 mgr.y (mgr.25133) 1793 : cluster 0 pgmap v3140: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 536 KiB/s rd, 179 KiB/s wr, 810 op/s 2024-04-10T04:06:11.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:11 smithi016 bash[74137]: cluster 2024-04-10T04:06:10.539835+0000 mon.a (mon.0) 3334 : cluster 0 osdmap e1804: 8 total, 8 up, 8 in 2024-04-10T04:06:11.821 INFO:tasks.workunit.client.0.smithi016.stdout:0.00% done 2024-04-10T04:06:11.821 INFO:tasks.workunit.client.0.smithi016.stdout:100.00% done 2024-04-10T04:06:11.822 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1049 ms) 2024-04-10T04:06:11.822 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-04-10T04:06:11.822 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-04-10T04:06:11.822 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-04-10T04:06:11.822 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-04-10T04:06:11.822 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-04-10T04:06:11.822 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:11.888 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:06:11.888 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:06:11.888 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:06:11.888 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:06:11.888 INFO:tasks.workunit.client.0.smithi016.stdout:wrote: 512 2024-04-10T04:06:11.888 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:06:11.889 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:started write 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:write completion cb called! 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 0 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:finished write 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:06:11.890 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:created completion 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:started read 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:read completion cb called! 2024-04-10T04:06:11.891 INFO:tasks.workunit.client.0.smithi016.stdout:return value is: 512 2024-04-10T04:06:11.892 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ImagePollIO (68 ms) 2024-04-10T04:06:11.892 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.Mirror 2024-04-10T04:06:11.895 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:11.910 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:11 smithi136 bash[68278]: cluster 2024-04-10T04:06:10.390113+0000 mgr.y (mgr.25133) 1793 : cluster 0 pgmap v3140: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 536 KiB/s rd, 179 KiB/s wr, 810 op/s 2024-04-10T04:06:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:11 smithi136 bash[68278]: cluster 2024-04-10T04:06:10.539835+0000 mon.a (mon.0) 3334 : cluster 0 osdmap e1804: 8 total, 8 up, 8 in 2024-04-10T04:06:12.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:12 smithi016 bash[72916]: cluster 2024-04-10T04:06:11.542196+0000 mon.a (mon.0) 3335 : cluster 0 osdmap e1805: 8 total, 8 up, 8 in 2024-04-10T04:06:12.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:12 smithi016 bash[74137]: cluster 2024-04-10T04:06:11.542196+0000 mon.a (mon.0) 3335 : cluster 0 osdmap e1805: 8 total, 8 up, 8 in 2024-04-10T04:06:12.879 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.Mirror (990 ms) 2024-04-10T04:06:12.879 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-04-10T04:06:12.902 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (24 ms) 2024-04-10T04:06:12.903 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-04-10T04:06:12.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:12 smithi136 bash[68278]: cluster 2024-04-10T04:06:11.542196+0000 mon.a (mon.0) 3335 : cluster 0 osdmap e1805: 8 total, 8 up, 8 in 2024-04-10T04:06:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: cluster 2024-04-10T04:06:12.391930+0000 mgr.y (mgr.25133) 1794 : cluster 0 pgmap v3143: 649 pgs: 649 active+clean; 146 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 763 KiB/s wr, 599 op/s 2024-04-10T04:06:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: cluster 2024-04-10T04:06:12.564783+0000 mon.a (mon.0) 3336 : cluster 0 osdmap e1806: 8 total, 8 up, 8 in 2024-04-10T04:06:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.613561+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.838885+0000 mon.a (mon.0) 3338 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/uuid4"}]: dispatch 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.843172+0000 mon.a (mon.0) 3339 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/uuid4"}]': finished 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.846843+0000 mon.a (mon.0) 3340 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a3ce81d8-7f58-49cb-b772-bb2d542b08d1"}]: dispatch 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.850197+0000 mon.a (mon.0) 3341 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a3ce81d8-7f58-49cb-b772-bb2d542b08d1"}]': finished 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.861794+0000 mon.a (mon.0) 3342 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/bbcfef03-d45f-4c6b-af1a-36634e17eb5e"}]: dispatch 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.865095+0000 mon.a (mon.0) 3343 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/bbcfef03-d45f-4c6b-af1a-36634e17eb5e"}]': finished 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.868610+0000 mon.a (mon.0) 3344 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a8c35a0a-e126-404b-bb4a-b1867427c531"}]: dispatch 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.872833+0000 mon.a (mon.0) 3345 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a8c35a0a-e126-404b-bb4a-b1867427c531"}]': finished 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.888437+0000 mon.a (mon.0) 3346 : audit 0 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]: dispatch 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.893624+0000 mon.a (mon.0) 3347 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.894103+0000 mon.a (mon.0) 3348 : audit 0 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]: dispatch 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.894442+0000 mon.a (mon.0) 3349 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]: dispatch 2024-04-10T04:06:13.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[72916]: audit 2024-04-10T04:06:12.898715+0000 mon.a (mon.0) 3350 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]': finished 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: cluster 2024-04-10T04:06:12.391930+0000 mgr.y (mgr.25133) 1794 : cluster 0 pgmap v3143: 649 pgs: 649 active+clean; 146 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 763 KiB/s wr, 599 op/s 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: cluster 2024-04-10T04:06:12.564783+0000 mon.a (mon.0) 3336 : cluster 0 osdmap e1806: 8 total, 8 up, 8 in 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.613561+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.838885+0000 mon.a (mon.0) 3338 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/uuid4"}]: dispatch 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.843172+0000 mon.a (mon.0) 3339 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/uuid4"}]': finished 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.846843+0000 mon.a (mon.0) 3340 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a3ce81d8-7f58-49cb-b772-bb2d542b08d1"}]: dispatch 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.850197+0000 mon.a (mon.0) 3341 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a3ce81d8-7f58-49cb-b772-bb2d542b08d1"}]': finished 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.861794+0000 mon.a (mon.0) 3342 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/bbcfef03-d45f-4c6b-af1a-36634e17eb5e"}]: dispatch 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.865095+0000 mon.a (mon.0) 3343 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/bbcfef03-d45f-4c6b-af1a-36634e17eb5e"}]': finished 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.868610+0000 mon.a (mon.0) 3344 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a8c35a0a-e126-404b-bb4a-b1867427c531"}]: dispatch 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.872833+0000 mon.a (mon.0) 3345 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a8c35a0a-e126-404b-bb4a-b1867427c531"}]': finished 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.888437+0000 mon.a (mon.0) 3346 : audit 0 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]: dispatch 2024-04-10T04:06:13.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.893624+0000 mon.a (mon.0) 3347 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' 2024-04-10T04:06:13.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.894103+0000 mon.a (mon.0) 3348 : audit 0 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]: dispatch 2024-04-10T04:06:13.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.894442+0000 mon.a (mon.0) 3349 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]: dispatch 2024-04-10T04:06:13.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:13 smithi016 bash[74137]: audit 2024-04-10T04:06:12.898715+0000 mon.a (mon.0) 3350 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]': finished 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: cluster 2024-04-10T04:06:12.391930+0000 mgr.y (mgr.25133) 1794 : cluster 0 pgmap v3143: 649 pgs: 649 active+clean; 146 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 763 KiB/s wr, 599 op/s 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: cluster 2024-04-10T04:06:12.564783+0000 mon.a (mon.0) 3336 : cluster 0 osdmap e1806: 8 total, 8 up, 8 in 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.613561+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.838885+0000 mon.a (mon.0) 3338 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/uuid4"}]: dispatch 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.843172+0000 mon.a (mon.0) 3339 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/uuid4"}]': finished 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.846843+0000 mon.a (mon.0) 3340 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a3ce81d8-7f58-49cb-b772-bb2d542b08d1"}]: dispatch 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.850197+0000 mon.a (mon.0) 3341 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a3ce81d8-7f58-49cb-b772-bb2d542b08d1"}]': finished 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.861794+0000 mon.a (mon.0) 3342 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/bbcfef03-d45f-4c6b-af1a-36634e17eb5e"}]: dispatch 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.865095+0000 mon.a (mon.0) 3343 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/bbcfef03-d45f-4c6b-af1a-36634e17eb5e"}]': finished 2024-04-10T04:06:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.868610+0000 mon.a (mon.0) 3344 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a8c35a0a-e126-404b-bb4a-b1867427c531"}]: dispatch 2024-04-10T04:06:13.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.872833+0000 mon.a (mon.0) 3345 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/a8c35a0a-e126-404b-bb4a-b1867427c531"}]': finished 2024-04-10T04:06:13.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.888437+0000 mon.a (mon.0) 3346 : audit 0 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]: dispatch 2024-04-10T04:06:13.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.893624+0000 mon.a (mon.0) 3347 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' 2024-04-10T04:06:13.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.894103+0000 mon.a (mon.0) 3348 : audit 0 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]: dispatch 2024-04-10T04:06:13.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.894442+0000 mon.a (mon.0) 3349 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]: dispatch 2024-04-10T04:06:13.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:13 smithi136 bash[68278]: audit 2024-04-10T04:06:12.898715+0000 mon.a (mon.0) 3350 : audit 1 from='client.? 172.21.15.16:0/1092246991' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/90/8f59b78a-37fc-4755-a3a6-bb8170856479"}]': finished 2024-04-10T04:06:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:14 smithi136 bash[68278]: cluster 2024-04-10T04:06:13.908326+0000 mon.a (mon.0) 3351 : cluster 0 osdmap e1807: 8 total, 8 up, 8 in 2024-04-10T04:06:15.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:14 smithi016 bash[72916]: cluster 2024-04-10T04:06:13.908326+0000 mon.a (mon.0) 3351 : cluster 0 osdmap e1807: 8 total, 8 up, 8 in 2024-04-10T04:06:15.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:14 smithi016 bash[74137]: cluster 2024-04-10T04:06:13.908326+0000 mon.a (mon.0) 3351 : cluster 0 osdmap e1807: 8 total, 8 up, 8 in 2024-04-10T04:06:16.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:15 smithi016 bash[72916]: cluster 2024-04-10T04:06:14.393924+0000 mgr.y (mgr.25133) 1795 : cluster 0 pgmap v3146: 649 pgs: 649 active+clean; 149 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 410 KiB/s rd, 1.5 MiB/s wr, 543 op/s 2024-04-10T04:06:16.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:15 smithi016 bash[72916]: cluster 2024-04-10T04:06:14.920188+0000 mon.a (mon.0) 3352 : cluster 0 osdmap e1808: 8 total, 8 up, 8 in 2024-04-10T04:06:16.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:15 smithi016 bash[72916]: audit 2024-04-10T04:06:15.327818+0000 mon.a (mon.0) 3353 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:06:16.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:15 smithi016 bash[74137]: cluster 2024-04-10T04:06:14.393924+0000 mgr.y (mgr.25133) 1795 : cluster 0 pgmap v3146: 649 pgs: 649 active+clean; 149 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 410 KiB/s rd, 1.5 MiB/s wr, 543 op/s 2024-04-10T04:06:16.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:15 smithi016 bash[74137]: cluster 2024-04-10T04:06:14.920188+0000 mon.a (mon.0) 3352 : cluster 0 osdmap e1808: 8 total, 8 up, 8 in 2024-04-10T04:06:16.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:15 smithi016 bash[74137]: audit 2024-04-10T04:06:15.327818+0000 mon.a (mon.0) 3353 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:06:16.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:15 smithi136 bash[68278]: cluster 2024-04-10T04:06:14.393924+0000 mgr.y (mgr.25133) 1795 : cluster 0 pgmap v3146: 649 pgs: 649 active+clean; 149 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 410 KiB/s rd, 1.5 MiB/s wr, 543 op/s 2024-04-10T04:06:16.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:15 smithi136 bash[68278]: cluster 2024-04-10T04:06:14.920188+0000 mon.a (mon.0) 3352 : cluster 0 osdmap e1808: 8 total, 8 up, 8 in 2024-04-10T04:06:16.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:15 smithi136 bash[68278]: audit 2024-04-10T04:06:15.327818+0000 mon.a (mon.0) 3353 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:06:17.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:16 smithi016 bash[72916]: cluster 2024-04-10T04:06:15.913911+0000 mon.a (mon.0) 3354 : cluster 0 osdmap e1809: 8 total, 8 up, 8 in 2024-04-10T04:06:17.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:16 smithi016 bash[72916]: audit 2024-04-10T04:06:16.055544+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:06:17.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:16 smithi016 bash[72916]: audit 2024-04-10T04:06:16.056392+0000 mon.a (mon.0) 3356 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:06:17.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:16 smithi016 bash[72916]: audit 2024-04-10T04:06:16.061905+0000 mon.a (mon.0) 3357 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:16 smithi016 bash[74137]: cluster 2024-04-10T04:06:15.913911+0000 mon.a (mon.0) 3354 : cluster 0 osdmap e1809: 8 total, 8 up, 8 in 2024-04-10T04:06:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:16 smithi016 bash[74137]: audit 2024-04-10T04:06:16.055544+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:06:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:16 smithi016 bash[74137]: audit 2024-04-10T04:06:16.056392+0000 mon.a (mon.0) 3356 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:06:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:16 smithi016 bash[74137]: audit 2024-04-10T04:06:16.061905+0000 mon.a (mon.0) 3357 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:17.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:16 smithi136 bash[68278]: cluster 2024-04-10T04:06:15.913911+0000 mon.a (mon.0) 3354 : cluster 0 osdmap e1809: 8 total, 8 up, 8 in 2024-04-10T04:06:17.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:16 smithi136 bash[68278]: audit 2024-04-10T04:06:16.055544+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:06:17.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:16 smithi136 bash[68278]: audit 2024-04-10T04:06:16.056392+0000 mon.a (mon.0) 3356 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:06:17.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:16 smithi136 bash[68278]: audit 2024-04-10T04:06:16.061905+0000 mon.a (mon.0) 3357 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:18.145 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5242 ms) 2024-04-10T04:06:18.145 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-04-10T04:06:18.145 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:17 smithi016 bash[72916]: cluster 2024-04-10T04:06:16.395610+0000 mgr.y (mgr.25133) 1796 : cluster 0 pgmap v3149: 649 pgs: 649 active+clean; 151 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 1.4 MiB/s wr, 234 op/s 2024-04-10T04:06:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:17 smithi016 bash[72916]: cluster 2024-04-10T04:06:16.934148+0000 mon.a (mon.0) 3358 : cluster 0 osdmap e1810: 8 total, 8 up, 8 in 2024-04-10T04:06:18.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:17 smithi016 bash[74137]: cluster 2024-04-10T04:06:16.395610+0000 mgr.y (mgr.25133) 1796 : cluster 0 pgmap v3149: 649 pgs: 649 active+clean; 151 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 1.4 MiB/s wr, 234 op/s 2024-04-10T04:06:18.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:17 smithi016 bash[74137]: cluster 2024-04-10T04:06:16.934148+0000 mon.a (mon.0) 3358 : cluster 0 osdmap e1810: 8 total, 8 up, 8 in 2024-04-10T04:06:18.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:17 smithi136 bash[68278]: cluster 2024-04-10T04:06:16.395610+0000 mgr.y (mgr.25133) 1796 : cluster 0 pgmap v3149: 649 pgs: 649 active+clean; 151 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 1.4 MiB/s wr, 234 op/s 2024-04-10T04:06:18.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:17 smithi136 bash[68278]: cluster 2024-04-10T04:06:16.934148+0000 mon.a (mon.0) 3358 : cluster 0 osdmap e1810: 8 total, 8 up, 8 in 2024-04-10T04:06:19.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:19 smithi136 bash[68278]: cluster 2024-04-10T04:06:18.071167+0000 mon.a (mon.0) 3359 : cluster 0 osdmap e1811: 8 total, 8 up, 8 in 2024-04-10T04:06:19.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:19 smithi016 bash[72916]: cluster 2024-04-10T04:06:18.071167+0000 mon.a (mon.0) 3359 : cluster 0 osdmap e1811: 8 total, 8 up, 8 in 2024-04-10T04:06:19.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:19 smithi016 bash[74137]: cluster 2024-04-10T04:06:18.071167+0000 mon.a (mon.0) 3359 : cluster 0 osdmap e1811: 8 total, 8 up, 8 in 2024-04-10T04:06:20.156 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2012 ms) 2024-04-10T04:06:20.157 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-04-10T04:06:20.157 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:20.273 INFO:tasks.workunit.client.0.smithi016.stdout:1: acquiring exclusive lock 2024-04-10T04:06:20.274 INFO:tasks.workunit.client.0.smithi016.stdout:2: acquiring exclusive lock 2024-04-10T04:06:20.284 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock acquired 2024-04-10T04:06:20.287 INFO:tasks.workunit.client.0.smithi016.stdout:2: releasing exclusive lock 2024-04-10T04:06:20.294 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock released 2024-04-10T04:06:20.294 INFO:tasks.workunit.client.0.smithi016.stdout:2: acquiring exclusive lock 2024-04-10T04:06:20.305 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock acquired 2024-04-10T04:06:20.349 INFO:tasks.workunit.client.0.smithi016.stdout:2: releasing exclusive lock 2024-04-10T04:06:20.355 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock released 2024-04-10T04:06:20.355 INFO:tasks.workunit.client.0.smithi016.stdout:2: acquiring exclusive lock 2024-04-10T04:06:20.364 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock acquired 2024-04-10T04:06:20.410 INFO:tasks.workunit.client.0.smithi016.stdout:2: releasing exclusive lock 2024-04-10T04:06:20.417 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock released 2024-04-10T04:06:20.417 INFO:tasks.workunit.client.0.smithi016.stdout:2: acquiring exclusive lock 2024-04-10T04:06:20.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:20 smithi136 bash[68278]: cluster 2024-04-10T04:06:18.396750+0000 mgr.y (mgr.25133) 1797 : cluster 0 pgmap v3152: 649 pgs: 649 active+clean; 151 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 652 KiB/s wr, 153 op/s 2024-04-10T04:06:20.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:20 smithi136 bash[68278]: cluster 2024-04-10T04:06:19.082746+0000 mon.a (mon.0) 3360 : cluster 0 osdmap e1812: 8 total, 8 up, 8 in 2024-04-10T04:06:20.426 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock acquired 2024-04-10T04:06:20.466 INFO:tasks.workunit.client.0.smithi016.stdout:1: releasing exclusive lock 2024-04-10T04:06:20.473 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock released 2024-04-10T04:06:20.473 INFO:tasks.workunit.client.0.smithi016.stdout:1: acquiring exclusive lock 2024-04-10T04:06:20.484 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock acquired 2024-04-10T04:06:20.534 INFO:tasks.workunit.client.0.smithi016.stdout:1: releasing exclusive lock 2024-04-10T04:06:20.540 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock released 2024-04-10T04:06:20.540 INFO:tasks.workunit.client.0.smithi016.stdout:1: acquiring exclusive lock 2024-04-10T04:06:20.549 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock acquired 2024-04-10T04:06:20.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:20 smithi016 bash[74137]: cluster 2024-04-10T04:06:18.396750+0000 mgr.y (mgr.25133) 1797 : cluster 0 pgmap v3152: 649 pgs: 649 active+clean; 151 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 652 KiB/s wr, 153 op/s 2024-04-10T04:06:20.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:20 smithi016 bash[74137]: cluster 2024-04-10T04:06:19.082746+0000 mon.a (mon.0) 3360 : cluster 0 osdmap e1812: 8 total, 8 up, 8 in 2024-04-10T04:06:20.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:20 smithi016 bash[72916]: cluster 2024-04-10T04:06:18.396750+0000 mgr.y (mgr.25133) 1797 : cluster 0 pgmap v3152: 649 pgs: 649 active+clean; 151 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 652 KiB/s wr, 153 op/s 2024-04-10T04:06:20.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:20 smithi016 bash[72916]: cluster 2024-04-10T04:06:19.082746+0000 mon.a (mon.0) 3360 : cluster 0 osdmap e1812: 8 total, 8 up, 8 in 2024-04-10T04:06:20.596 INFO:tasks.workunit.client.0.smithi016.stdout:1: releasing exclusive lock 2024-04-10T04:06:20.600 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock released 2024-04-10T04:06:20.601 INFO:tasks.workunit.client.0.smithi016.stdout:1: acquiring exclusive lock 2024-04-10T04:06:20.607 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock acquired 2024-04-10T04:06:20.642 INFO:tasks.workunit.client.0.smithi016.stdout:2: releasing exclusive lock 2024-04-10T04:06:20.648 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock released 2024-04-10T04:06:20.648 INFO:tasks.workunit.client.0.smithi016.stdout:2: acquiring exclusive lock 2024-04-10T04:06:20.657 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock acquired 2024-04-10T04:06:20.685 INFO:tasks.workunit.client.0.smithi016.stdout:2: releasing exclusive lock 2024-04-10T04:06:20.691 INFO:tasks.workunit.client.0.smithi016.stdout:2: exclusive lock released 2024-04-10T04:06:20.701 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock acquired 2024-04-10T04:06:20.748 INFO:tasks.workunit.client.0.smithi016.stdout:1: releasing exclusive lock 2024-04-10T04:06:20.756 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock released 2024-04-10T04:06:20.756 INFO:tasks.workunit.client.0.smithi016.stdout:1: acquiring exclusive lock 2024-04-10T04:06:20.766 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock acquired 2024-04-10T04:06:20.784 INFO:tasks.workunit.client.0.smithi016.stdout:1: releasing exclusive lock 2024-04-10T04:06:20.793 INFO:tasks.workunit.client.0.smithi016.stdout:1: exclusive lock released 2024-04-10T04:06:20.829 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ExclusiveLock (672 ms) 2024-04-10T04:06:20.829 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.BreakLock 2024-04-10T04:06:20.866 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:21.171 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.BreakLock (342 ms) 2024-04-10T04:06:21.171 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-04-10T04:06:21.171 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:21.210 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (40 ms) 2024-04-10T04:06:21.211 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-04-10T04:06:21.211 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-04-10T04:06:21.211 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-04-10T04:06:21.211 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:21.348 INFO:tasks.workunit.client.0.smithi016.stdout:0.00% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:1.56% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:3.12% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:4.69% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:6.25% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:7.81% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:9.38% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:10.94% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:12.50% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:14.06% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:15.62% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:17.19% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:18.75% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:20.31% done 2024-04-10T04:06:21.349 INFO:tasks.workunit.client.0.smithi016.stdout:21.88% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:23.44% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:25.00% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:26.56% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:28.12% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:29.69% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:31.25% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:32.81% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:34.38% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:35.94% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:37.50% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:39.06% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:40.62% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:42.19% done 2024-04-10T04:06:21.350 INFO:tasks.workunit.client.0.smithi016.stdout:43.75% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:45.31% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:46.88% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:48.44% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:50.00% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:51.56% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:53.12% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:54.69% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:56.25% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:57.81% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:59.38% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:60.94% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:62.50% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:64.06% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:65.62% done 2024-04-10T04:06:21.351 INFO:tasks.workunit.client.0.smithi016.stdout:67.19% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:68.75% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:70.31% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:71.88% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:73.44% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:75.00% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:76.56% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:78.12% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:79.69% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:81.25% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:82.81% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:84.38% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:85.94% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:87.50% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:89.06% done 2024-04-10T04:06:21.352 INFO:tasks.workunit.client.0.smithi016.stdout:90.62% done 2024-04-10T04:06:21.353 INFO:tasks.workunit.client.0.smithi016.stdout:92.19% done 2024-04-10T04:06:21.353 INFO:tasks.workunit.client.0.smithi016.stdout:93.75% done 2024-04-10T04:06:21.353 INFO:tasks.workunit.client.0.smithi016.stdout:95.31% done 2024-04-10T04:06:21.353 INFO:tasks.workunit.client.0.smithi016.stdout:96.88% done 2024-04-10T04:06:21.353 INFO:tasks.workunit.client.0.smithi016.stdout:98.44% done 2024-04-10T04:06:21.353 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (138 ms) 2024-04-10T04:06:21.353 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-04-10T04:06:21.353 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:21.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:21 smithi136 bash[68278]: cluster 2024-04-10T04:06:20.091116+0000 mon.a (mon.0) 3361 : cluster 0 osdmap e1813: 8 total, 8 up, 8 in 2024-04-10T04:06:21.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:21 smithi136 bash[68278]: audit 2024-04-10T04:06:20.958353+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/89634873"}]: dispatch 2024-04-10T04:06:21.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:21 smithi136 bash[68278]: audit 2024-04-10T04:06:20.958761+0000 mon.a (mon.0) 3362 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/89634873"}]: dispatch 2024-04-10T04:06:21.458 INFO:tasks.workunit.client.0.smithi016.stdout:0.00% done 2024-04-10T04:06:21.458 INFO:tasks.workunit.client.0.smithi016.stdout:1.56% done 2024-04-10T04:06:21.458 INFO:tasks.workunit.client.0.smithi016.stdout:3.12% done 2024-04-10T04:06:21.458 INFO:tasks.workunit.client.0.smithi016.stdout:4.69% done 2024-04-10T04:06:21.458 INFO:tasks.workunit.client.0.smithi016.stdout:6.25% done 2024-04-10T04:06:21.459 INFO:tasks.workunit.client.0.smithi016.stdout:7.81% done 2024-04-10T04:06:21.459 INFO:tasks.workunit.client.0.smithi016.stdout:9.38% done 2024-04-10T04:06:21.459 INFO:tasks.workunit.client.0.smithi016.stdout:10.94% done 2024-04-10T04:06:21.459 INFO:tasks.workunit.client.0.smithi016.stdout:12.50% done 2024-04-10T04:06:21.459 INFO:tasks.workunit.client.0.smithi016.stdout:14.06% done 2024-04-10T04:06:21.460 INFO:tasks.workunit.client.0.smithi016.stdout:15.62% done 2024-04-10T04:06:21.460 INFO:tasks.workunit.client.0.smithi016.stdout:17.19% done 2024-04-10T04:06:21.460 INFO:tasks.workunit.client.0.smithi016.stdout:18.75% done 2024-04-10T04:06:21.460 INFO:tasks.workunit.client.0.smithi016.stdout:20.31% done 2024-04-10T04:06:21.460 INFO:tasks.workunit.client.0.smithi016.stdout:21.88% done 2024-04-10T04:06:21.460 INFO:tasks.workunit.client.0.smithi016.stdout:23.44% done 2024-04-10T04:06:21.461 INFO:tasks.workunit.client.0.smithi016.stdout:25.00% done 2024-04-10T04:06:21.461 INFO:tasks.workunit.client.0.smithi016.stdout:26.56% done 2024-04-10T04:06:21.461 INFO:tasks.workunit.client.0.smithi016.stdout:28.12% done 2024-04-10T04:06:21.461 INFO:tasks.workunit.client.0.smithi016.stdout:29.69% done 2024-04-10T04:06:21.461 INFO:tasks.workunit.client.0.smithi016.stdout:31.25% done 2024-04-10T04:06:21.461 INFO:tasks.workunit.client.0.smithi016.stdout:32.81% done 2024-04-10T04:06:21.462 INFO:tasks.workunit.client.0.smithi016.stdout:34.38% done 2024-04-10T04:06:21.462 INFO:tasks.workunit.client.0.smithi016.stdout:35.94% done 2024-04-10T04:06:21.462 INFO:tasks.workunit.client.0.smithi016.stdout:37.50% done 2024-04-10T04:06:21.462 INFO:tasks.workunit.client.0.smithi016.stdout:39.06% done 2024-04-10T04:06:21.462 INFO:tasks.workunit.client.0.smithi016.stdout:40.62% done 2024-04-10T04:06:21.462 INFO:tasks.workunit.client.0.smithi016.stdout:42.19% done 2024-04-10T04:06:21.463 INFO:tasks.workunit.client.0.smithi016.stdout:43.75% done 2024-04-10T04:06:21.463 INFO:tasks.workunit.client.0.smithi016.stdout:45.31% done 2024-04-10T04:06:21.463 INFO:tasks.workunit.client.0.smithi016.stdout:46.88% done 2024-04-10T04:06:21.463 INFO:tasks.workunit.client.0.smithi016.stdout:48.44% done 2024-04-10T04:06:21.463 INFO:tasks.workunit.client.0.smithi016.stdout:50.00% done 2024-04-10T04:06:21.463 INFO:tasks.workunit.client.0.smithi016.stdout:51.56% done 2024-04-10T04:06:21.464 INFO:tasks.workunit.client.0.smithi016.stdout:53.12% done 2024-04-10T04:06:21.464 INFO:tasks.workunit.client.0.smithi016.stdout:54.69% done 2024-04-10T04:06:21.464 INFO:tasks.workunit.client.0.smithi016.stdout:56.25% done 2024-04-10T04:06:21.464 INFO:tasks.workunit.client.0.smithi016.stdout:57.81% done 2024-04-10T04:06:21.464 INFO:tasks.workunit.client.0.smithi016.stdout:59.38% done 2024-04-10T04:06:21.465 INFO:tasks.workunit.client.0.smithi016.stdout:60.94% done 2024-04-10T04:06:21.465 INFO:tasks.workunit.client.0.smithi016.stdout:62.50% done 2024-04-10T04:06:21.465 INFO:tasks.workunit.client.0.smithi016.stdout:64.06% done 2024-04-10T04:06:21.465 INFO:tasks.workunit.client.0.smithi016.stdout:65.62% done 2024-04-10T04:06:21.465 INFO:tasks.workunit.client.0.smithi016.stdout:67.19% done 2024-04-10T04:06:21.465 INFO:tasks.workunit.client.0.smithi016.stdout:68.75% done 2024-04-10T04:06:21.466 INFO:tasks.workunit.client.0.smithi016.stdout:70.31% done 2024-04-10T04:06:21.466 INFO:tasks.workunit.client.0.smithi016.stdout:71.88% done 2024-04-10T04:06:21.466 INFO:tasks.workunit.client.0.smithi016.stdout:73.44% done 2024-04-10T04:06:21.466 INFO:tasks.workunit.client.0.smithi016.stdout:75.00% done 2024-04-10T04:06:21.466 INFO:tasks.workunit.client.0.smithi016.stdout:76.56% done 2024-04-10T04:06:21.466 INFO:tasks.workunit.client.0.smithi016.stdout:78.12% done 2024-04-10T04:06:21.467 INFO:tasks.workunit.client.0.smithi016.stdout:79.69% done 2024-04-10T04:06:21.467 INFO:tasks.workunit.client.0.smithi016.stdout:81.25% done 2024-04-10T04:06:21.467 INFO:tasks.workunit.client.0.smithi016.stdout:82.81% done 2024-04-10T04:06:21.467 INFO:tasks.workunit.client.0.smithi016.stdout:84.38% done 2024-04-10T04:06:21.467 INFO:tasks.workunit.client.0.smithi016.stdout:85.94% done 2024-04-10T04:06:21.467 INFO:tasks.workunit.client.0.smithi016.stdout:87.50% done 2024-04-10T04:06:21.468 INFO:tasks.workunit.client.0.smithi016.stdout:89.06% done 2024-04-10T04:06:21.468 INFO:tasks.workunit.client.0.smithi016.stdout:90.62% done 2024-04-10T04:06:21.468 INFO:tasks.workunit.client.0.smithi016.stdout:92.19% done 2024-04-10T04:06:21.468 INFO:tasks.workunit.client.0.smithi016.stdout:93.75% done 2024-04-10T04:06:21.469 INFO:tasks.workunit.client.0.smithi016.stdout:95.31% done 2024-04-10T04:06:21.469 INFO:tasks.workunit.client.0.smithi016.stdout:96.88% done 2024-04-10T04:06:21.470 INFO:tasks.workunit.client.0.smithi016.stdout:98.44% done 2024-04-10T04:06:21.470 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (109 ms) 2024-04-10T04:06:21.470 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-04-10T04:06:21.470 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:21.473 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:21 smithi016 bash[72916]: cluster 2024-04-10T04:06:20.091116+0000 mon.a (mon.0) 3361 : cluster 0 osdmap e1813: 8 total, 8 up, 8 in 2024-04-10T04:06:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:21 smithi016 bash[72916]: audit 2024-04-10T04:06:20.958353+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/89634873"}]: dispatch 2024-04-10T04:06:21.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:21 smithi016 bash[72916]: audit 2024-04-10T04:06:20.958761+0000 mon.a (mon.0) 3362 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/89634873"}]: dispatch 2024-04-10T04:06:21.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:21 smithi016 bash[74137]: cluster 2024-04-10T04:06:20.091116+0000 mon.a (mon.0) 3361 : cluster 0 osdmap e1813: 8 total, 8 up, 8 in 2024-04-10T04:06:21.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:21 smithi016 bash[74137]: audit 2024-04-10T04:06:20.958353+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.16:0/1086131119' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/89634873"}]: dispatch 2024-04-10T04:06:21.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:21 smithi016 bash[74137]: audit 2024-04-10T04:06:20.958761+0000 mon.a (mon.0) 3362 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/89634873"}]: dispatch 2024-04-10T04:06:21.745 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestTrashPurge (287 ms) 2024-04-10T04:06:21.745 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-04-10T04:06:21.745 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:21.854 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (109 ms) 2024-04-10T04:06:21.854 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-04-10T04:06:21.854 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:21.915 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestListWatchers (61 ms) 2024-04-10T04:06:21.915 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-04-10T04:06:21.915 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:06:21] "GET /metrics HTTP/1.1" 200 75608 "" "Prometheus/2.43.0" 2024-04-10T04:06:22.193 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestSetSnapById (278 ms) 2024-04-10T04:06:22.193 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.Namespaces 2024-04-10T04:06:22.243 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.Namespaces (49 ms) 2024-04-10T04:06:22.243 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-04-10T04:06:22.305 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:22.312 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:22.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:22 smithi136 bash[68278]: cluster 2024-04-10T04:06:20.397625+0000 mgr.y (mgr.25133) 1798 : cluster 0 pgmap v3155: 649 pgs: 649 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 72 KiB/s wr, 170 op/s 2024-04-10T04:06:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:22 smithi136 bash[68278]: audit 2024-04-10T04:06:21.087072+0000 mon.a (mon.0) 3363 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/89634873"}]': finished 2024-04-10T04:06:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:22 smithi136 bash[68278]: cluster 2024-04-10T04:06:21.093674+0000 mon.a (mon.0) 3364 : cluster 0 osdmap e1814: 8 total, 8 up, 8 in 2024-04-10T04:06:22.440 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.NamespacesPP (198 ms) 2024-04-10T04:06:22.440 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.Migration 2024-04-10T04:06:22.440 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:22.440 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:22.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:22 smithi016 bash[72916]: cluster 2024-04-10T04:06:20.397625+0000 mgr.y (mgr.25133) 1798 : cluster 0 pgmap v3155: 649 pgs: 649 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 72 KiB/s wr, 170 op/s 2024-04-10T04:06:22.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:22 smithi016 bash[72916]: audit 2024-04-10T04:06:21.087072+0000 mon.a (mon.0) 3363 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/89634873"}]': finished 2024-04-10T04:06:22.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:22 smithi016 bash[72916]: cluster 2024-04-10T04:06:21.093674+0000 mon.a (mon.0) 3364 : cluster 0 osdmap e1814: 8 total, 8 up, 8 in 2024-04-10T04:06:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:22 smithi016 bash[74137]: cluster 2024-04-10T04:06:20.397625+0000 mgr.y (mgr.25133) 1798 : cluster 0 pgmap v3155: 649 pgs: 649 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 72 KiB/s wr, 170 op/s 2024-04-10T04:06:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:22 smithi016 bash[74137]: audit 2024-04-10T04:06:21.087072+0000 mon.a (mon.0) 3363 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/89634873"}]': finished 2024-04-10T04:06:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:22 smithi016 bash[74137]: cluster 2024-04-10T04:06:21.093674+0000 mon.a (mon.0) 3364 : cluster 0 osdmap e1814: 8 total, 8 up, 8 in 2024-04-10T04:06:23.352 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.Migration (912 ms) 2024-04-10T04:06:23.353 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-04-10T04:06:23.353 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:23.353 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:23.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:23 smithi136 bash[68278]: cluster 2024-04-10T04:06:22.113491+0000 mon.a (mon.0) 3365 : cluster 0 osdmap e1815: 8 total, 8 up, 8 in 2024-04-10T04:06:23.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:23 smithi016 bash[72916]: cluster 2024-04-10T04:06:22.113491+0000 mon.a (mon.0) 3365 : cluster 0 osdmap e1815: 8 total, 8 up, 8 in 2024-04-10T04:06:23.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:23 smithi016 bash[74137]: cluster 2024-04-10T04:06:22.113491+0000 mon.a (mon.0) 3365 : cluster 0 osdmap e1815: 8 total, 8 up, 8 in 2024-04-10T04:06:24.196 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.MigrationPP (843 ms) 2024-04-10T04:06:24.196 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-04-10T04:06:24.196 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:24.231 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (36 ms) 2024-04-10T04:06:24.231 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-04-10T04:06:24.231 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:24.265 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (34 ms) 2024-04-10T04:06:24.265 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-04-10T04:06:24.265 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:24.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:24 smithi136 bash[68278]: cluster 2024-04-10T04:06:22.398336+0000 mgr.y (mgr.25133) 1799 : cluster 0 pgmap v3158: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 145 KiB/s wr, 339 op/s 2024-04-10T04:06:24.549 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (283 ms) 2024-04-10T04:06:24.549 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-04-10T04:06:24.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:24 smithi016 bash[72916]: cluster 2024-04-10T04:06:22.398336+0000 mgr.y (mgr.25133) 1799 : cluster 0 pgmap v3158: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 145 KiB/s wr, 339 op/s 2024-04-10T04:06:24.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:24 smithi016 bash[74137]: cluster 2024-04-10T04:06:22.398336+0000 mgr.y (mgr.25133) 1799 : cluster 0 pgmap v3158: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 145 KiB/s wr, 339 op/s 2024-04-10T04:06:24.598 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.PoolMetadata (50 ms) 2024-04-10T04:06:24.599 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-04-10T04:06:24.636 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.PoolMetadataPP (38 ms) 2024-04-10T04:06:24.636 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.Config 2024-04-10T04:06:24.644 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:24.706 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.Config (70 ms) 2024-04-10T04:06:24.707 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-04-10T04:06:24.714 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:24.772 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ConfigPP (65 ms) 2024-04-10T04:06:24.772 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-04-10T04:06:25.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:24 smithi016 bash[65786]: [10/Apr/2024:04:06:24] ENGINE Bus STOPPING 2024-04-10T04:06:25.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:24 smithi016 bash[65786]: [10/Apr/2024:04:06:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T04:06:25.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:24 smithi016 bash[65786]: [10/Apr/2024:04:06:24] ENGINE Bus STOPPED 2024-04-10T04:06:25.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:24 smithi016 bash[65786]: [10/Apr/2024:04:06:24] ENGINE Bus STARTING 2024-04-10T04:06:25.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:24 smithi016 bash[65786]: [10/Apr/2024:04:06:24] ENGINE Serving on http://:::9283 2024-04-10T04:06:25.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:24 smithi016 bash[65786]: [10/Apr/2024:04:06:24] ENGINE Bus STARTED 2024-04-10T04:06:25.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: cluster 2024-04-10T04:06:24.376435+0000 mon.a (mon.0) 3366 : cluster 0 osdmap e1816: 8 total, 8 up, 8 in 2024-04-10T04:06:25.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:24.572782+0000 mon.a (mon.0) 3367 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:06:25.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:24.597188+0000 mon.a (mon.0) 3368 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:24.606295+0000 mon.a (mon.0) 3369 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:24.612590+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:24.615319+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:24.616287+0000 mon.a (mon.0) 3372 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:24.622668+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.244847+0000 mon.a (mon.0) 3374 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.245239+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.245481+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.248052+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.248354+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.248593+0000 mon.a (mon.0) 3379 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.250210+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.250514+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.250770+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.267274+0000 mon.a (mon.0) 3383 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.267370+0000 mon.a (mon.0) 3384 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.267582+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.267759+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.267940+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.270115+0000 mon.a (mon.0) 3388 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.270280+0000 mon.a (mon.0) 3389 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.270438+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.271704+0000 mon.c (mon.2) 104 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:06:25.673 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.271784+0000 mon.c (mon.2) 105 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:06:25.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.271924+0000 mon.b (mon.1) 21 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:06:25.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.271952+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.272030+0000 mon.b (mon.1) 22 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:06:25.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.272321+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.674 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:25 smithi136 bash[68278]: audit 2024-04-10T04:06:25.272529+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: cluster 2024-04-10T04:06:24.376435+0000 mon.a (mon.0) 3366 : cluster 0 osdmap e1816: 8 total, 8 up, 8 in 2024-04-10T04:06:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:24.572782+0000 mon.a (mon.0) 3367 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:06:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:24.597188+0000 mon.a (mon.0) 3368 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:06:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:24.606295+0000 mon.a (mon.0) 3369 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:06:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:24.612590+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:06:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:24.615319+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:06:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:24.616287+0000 mon.a (mon.0) 3372 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:06:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:24.622668+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.244847+0000 mon.a (mon.0) 3374 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.245239+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.245481+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.248052+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.248354+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.248593+0000 mon.a (mon.0) 3379 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.250210+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.250514+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.250770+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.267274+0000 mon.a (mon.0) 3383 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.267370+0000 mon.a (mon.0) 3384 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.267582+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.267759+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.267940+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.270115+0000 mon.a (mon.0) 3388 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.270280+0000 mon.a (mon.0) 3389 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.270438+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.271704+0000 mon.c (mon.2) 104 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.271784+0000 mon.c (mon.2) 105 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.271924+0000 mon.b (mon.1) 21 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.271952+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.272030+0000 mon.b (mon.1) 22 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.272321+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[72916]: audit 2024-04-10T04:06:25.272529+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: cluster 2024-04-10T04:06:24.376435+0000 mon.a (mon.0) 3366 : cluster 0 osdmap e1816: 8 total, 8 up, 8 in 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:24.572782+0000 mon.a (mon.0) 3367 : audit 1 from='client.? ' entity='client.admin' 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:24.597188+0000 mon.a (mon.0) 3368 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:24.606295+0000 mon.a (mon.0) 3369 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:24.612590+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:24.615319+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:24.616287+0000 mon.a (mon.0) 3372 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:24.622668+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.244847+0000 mon.a (mon.0) 3374 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.245239+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.245481+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.248052+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.248354+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.248593+0000 mon.a (mon.0) 3379 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.250210+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.250514+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.250770+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.267274+0000 mon.a (mon.0) 3383 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.267370+0000 mon.a (mon.0) 3384 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.267582+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.267759+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.267940+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.817 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.270115+0000 mon.a (mon.0) 3388 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.270280+0000 mon.a (mon.0) 3389 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.270438+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:25.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.271704+0000 mon.c (mon.2) 104 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:06:25.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.271784+0000 mon.c (mon.2) 105 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:06:25.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.271924+0000 mon.b (mon.1) 21 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:06:25.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.271952+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:06:25.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.272030+0000 mon.b (mon.1) 22 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:06:25.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.272321+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:06:25.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:25 smithi016 bash[74137]: audit 2024-04-10T04:06:25.272529+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:06:26.638 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:26.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:26 smithi136 bash[68278]: cluster 2024-04-10T04:06:24.399107+0000 mgr.y (mgr.25133) 1800 : cluster 0 pgmap v3160: 649 pgs: 649 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 344 KiB/s rd, 77 KiB/s wr, 409 op/s 2024-04-10T04:06:26.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:26 smithi136 bash[68278]: cluster 2024-04-10T04:06:25.633228+0000 mon.a (mon.0) 3394 : cluster 0 osdmap e1817: 8 total, 8 up, 8 in 2024-04-10T04:06:26.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:26 smithi136 bash[68278]: audit 2024-04-10T04:06:25.652732+0000 mon.a (mon.0) 3395 : audit 1 from='client.? 172.21.15.16:0/1703541025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:26 smithi016 bash[74137]: cluster 2024-04-10T04:06:24.399107+0000 mgr.y (mgr.25133) 1800 : cluster 0 pgmap v3160: 649 pgs: 649 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 344 KiB/s rd, 77 KiB/s wr, 409 op/s 2024-04-10T04:06:26.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:26 smithi016 bash[74137]: cluster 2024-04-10T04:06:25.633228+0000 mon.a (mon.0) 3394 : cluster 0 osdmap e1817: 8 total, 8 up, 8 in 2024-04-10T04:06:26.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:26 smithi016 bash[74137]: audit 2024-04-10T04:06:25.652732+0000 mon.a (mon.0) 3395 : audit 1 from='client.? 172.21.15.16:0/1703541025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:26 smithi016 bash[72916]: cluster 2024-04-10T04:06:24.399107+0000 mgr.y (mgr.25133) 1800 : cluster 0 pgmap v3160: 649 pgs: 649 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 344 KiB/s rd, 77 KiB/s wr, 409 op/s 2024-04-10T04:06:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:26 smithi016 bash[72916]: cluster 2024-04-10T04:06:25.633228+0000 mon.a (mon.0) 3394 : cluster 0 osdmap e1817: 8 total, 8 up, 8 in 2024-04-10T04:06:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:26 smithi016 bash[72916]: audit 2024-04-10T04:06:25.652732+0000 mon.a (mon.0) 3395 : audit 1 from='client.? 172.21.15.16:0/1703541025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:27 smithi136 bash[68278]: cluster 2024-04-10T04:06:26.400763+0000 mgr.y (mgr.25133) 1801 : cluster 0 pgmap v3162: 681 pgs: 11 creating+peering, 21 unknown, 649 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 27 KiB/s wr, 626 op/s 2024-04-10T04:06:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:27 smithi136 bash[68278]: audit 2024-04-10T04:06:26.626042+0000 mon.a (mon.0) 3396 : audit 1 from='client.? 172.21.15.16:0/1703541025' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:27 smithi136 bash[68278]: cluster 2024-04-10T04:06:26.633118+0000 mon.a (mon.0) 3397 : cluster 0 osdmap e1818: 8 total, 8 up, 8 in 2024-04-10T04:06:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:27 smithi136 bash[68278]: cluster 2024-04-10T04:06:27.378887+0000 mon.a (mon.0) 3398 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:06:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:27 smithi136 bash[68278]: audit 2024-04-10T04:06:27.621689+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:27 smithi136 bash[68278]: audit 2024-04-10T04:06:27.624747+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:28.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[72916]: cluster 2024-04-10T04:06:26.400763+0000 mgr.y (mgr.25133) 1801 : cluster 0 pgmap v3162: 681 pgs: 11 creating+peering, 21 unknown, 649 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 27 KiB/s wr, 626 op/s 2024-04-10T04:06:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[72916]: audit 2024-04-10T04:06:26.626042+0000 mon.a (mon.0) 3396 : audit 1 from='client.? 172.21.15.16:0/1703541025' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[72916]: cluster 2024-04-10T04:06:26.633118+0000 mon.a (mon.0) 3397 : cluster 0 osdmap e1818: 8 total, 8 up, 8 in 2024-04-10T04:06:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[72916]: cluster 2024-04-10T04:06:27.378887+0000 mon.a (mon.0) 3398 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:06:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[72916]: audit 2024-04-10T04:06:27.621689+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[72916]: audit 2024-04-10T04:06:27.624747+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[74137]: cluster 2024-04-10T04:06:26.400763+0000 mgr.y (mgr.25133) 1801 : cluster 0 pgmap v3162: 681 pgs: 11 creating+peering, 21 unknown, 649 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 27 KiB/s wr, 626 op/s 2024-04-10T04:06:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[74137]: audit 2024-04-10T04:06:26.626042+0000 mon.a (mon.0) 3396 : audit 1 from='client.? 172.21.15.16:0/1703541025' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[74137]: cluster 2024-04-10T04:06:26.633118+0000 mon.a (mon.0) 3397 : cluster 0 osdmap e1818: 8 total, 8 up, 8 in 2024-04-10T04:06:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[74137]: cluster 2024-04-10T04:06:27.378887+0000 mon.a (mon.0) 3398 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:06:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[74137]: audit 2024-04-10T04:06:27.621689+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:28.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:27 smithi016 bash[74137]: audit 2024-04-10T04:06:27.624747+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:28.752 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:28.767 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:28.785 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:28 smithi136 bash[68278]: cluster 2024-04-10T04:06:27.636867+0000 mon.a (mon.0) 3401 : cluster 0 osdmap e1819: 8 total, 8 up, 8 in 2024-04-10T04:06:29.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:28 smithi016 bash[72916]: cluster 2024-04-10T04:06:27.636867+0000 mon.a (mon.0) 3401 : cluster 0 osdmap e1819: 8 total, 8 up, 8 in 2024-04-10T04:06:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:28 smithi016 bash[74137]: cluster 2024-04-10T04:06:27.636867+0000 mon.a (mon.0) 3401 : cluster 0 osdmap e1819: 8 total, 8 up, 8 in 2024-04-10T04:06:29.844 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.PoolStatsPP (5073 ms) 2024-04-10T04:06:29.844 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-04-10T04:06:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:29 smithi136 bash[68278]: cluster 2024-04-10T04:06:28.401898+0000 mgr.y (mgr.25133) 1802 : cluster 0 pgmap v3165: 681 pgs: 11 creating+peering, 16 unknown, 654 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 639 KiB/s rd, 41 KiB/s wr, 820 op/s 2024-04-10T04:06:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:29 smithi136 bash[68278]: cluster 2024-04-10T04:06:28.645507+0000 mon.a (mon.0) 3402 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:06:29.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:29 smithi136 bash[68278]: cluster 2024-04-10T04:06:28.658548+0000 mon.a (mon.0) 3403 : cluster 0 osdmap e1820: 8 total, 8 up, 8 in 2024-04-10T04:06:30.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:29 smithi016 bash[72916]: cluster 2024-04-10T04:06:28.401898+0000 mgr.y (mgr.25133) 1802 : cluster 0 pgmap v3165: 681 pgs: 11 creating+peering, 16 unknown, 654 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 639 KiB/s rd, 41 KiB/s wr, 820 op/s 2024-04-10T04:06:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:29 smithi016 bash[72916]: cluster 2024-04-10T04:06:28.645507+0000 mon.a (mon.0) 3402 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:06:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:29 smithi016 bash[72916]: cluster 2024-04-10T04:06:28.658548+0000 mon.a (mon.0) 3403 : cluster 0 osdmap e1820: 8 total, 8 up, 8 in 2024-04-10T04:06:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:29 smithi016 bash[74137]: cluster 2024-04-10T04:06:28.401898+0000 mgr.y (mgr.25133) 1802 : cluster 0 pgmap v3165: 681 pgs: 11 creating+peering, 16 unknown, 654 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 639 KiB/s rd, 41 KiB/s wr, 820 op/s 2024-04-10T04:06:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:29 smithi016 bash[74137]: cluster 2024-04-10T04:06:28.645507+0000 mon.a (mon.0) 3402 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:06:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:29 smithi016 bash[74137]: cluster 2024-04-10T04:06:28.658548+0000 mon.a (mon.0) 3403 : cluster 0 osdmap e1820: 8 total, 8 up, 8 in 2024-04-10T04:06:30.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:30 smithi136 bash[68278]: cluster 2024-04-10T04:06:29.662009+0000 mon.a (mon.0) 3404 : cluster 0 osdmap e1821: 8 total, 8 up, 8 in 2024-04-10T04:06:31.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:30 smithi016 bash[72916]: cluster 2024-04-10T04:06:29.662009+0000 mon.a (mon.0) 3404 : cluster 0 osdmap e1821: 8 total, 8 up, 8 in 2024-04-10T04:06:31.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:30 smithi016 bash[74137]: cluster 2024-04-10T04:06:29.662009+0000 mon.a (mon.0) 3404 : cluster 0 osdmap e1821: 8 total, 8 up, 8 in 2024-04-10T04:06:31.693 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:32.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:31 smithi016 bash[74137]: cluster 2024-04-10T04:06:30.402683+0000 mgr.y (mgr.25133) 1803 : cluster 0 pgmap v3168: 681 pgs: 11 creating+peering, 4 unknown, 666 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 23 KiB/s wr, 416 op/s 2024-04-10T04:06:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:31 smithi016 bash[74137]: cluster 2024-04-10T04:06:30.673102+0000 mon.a (mon.0) 3405 : cluster 0 osdmap e1822: 8 total, 8 up, 8 in 2024-04-10T04:06:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:31 smithi016 bash[74137]: audit 2024-04-10T04:06:30.674912+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.16:0/2732893382' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:31 smithi016 bash[74137]: audit 2024-04-10T04:06:30.679194+0000 mon.a (mon.0) 3406 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:31 smithi016 bash[72916]: cluster 2024-04-10T04:06:30.402683+0000 mgr.y (mgr.25133) 1803 : cluster 0 pgmap v3168: 681 pgs: 11 creating+peering, 4 unknown, 666 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 23 KiB/s wr, 416 op/s 2024-04-10T04:06:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:31 smithi016 bash[72916]: cluster 2024-04-10T04:06:30.673102+0000 mon.a (mon.0) 3405 : cluster 0 osdmap e1822: 8 total, 8 up, 8 in 2024-04-10T04:06:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:31 smithi016 bash[72916]: audit 2024-04-10T04:06:30.674912+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.16:0/2732893382' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:31 smithi016 bash[72916]: audit 2024-04-10T04:06:30.679194+0000 mon.a (mon.0) 3406 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:32.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:06:31] "GET /metrics HTTP/1.1" 200 78023 "" "Prometheus/2.43.0" 2024-04-10T04:06:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:31 smithi136 bash[68278]: cluster 2024-04-10T04:06:30.402683+0000 mgr.y (mgr.25133) 1803 : cluster 0 pgmap v3168: 681 pgs: 11 creating+peering, 4 unknown, 666 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 23 KiB/s wr, 416 op/s 2024-04-10T04:06:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:31 smithi136 bash[68278]: cluster 2024-04-10T04:06:30.673102+0000 mon.a (mon.0) 3405 : cluster 0 osdmap e1822: 8 total, 8 up, 8 in 2024-04-10T04:06:32.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:31 smithi136 bash[68278]: audit 2024-04-10T04:06:30.674912+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.16:0/2732893382' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:32.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:31 smithi136 bash[68278]: audit 2024-04-10T04:06:30.679194+0000 mon.a (mon.0) 3406 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:33.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:32 smithi016 bash[74137]: audit 2024-04-10T04:06:31.671101+0000 mon.a (mon.0) 3407 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:33.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:32 smithi016 bash[74137]: cluster 2024-04-10T04:06:31.679089+0000 mon.a (mon.0) 3408 : cluster 0 osdmap e1823: 8 total, 8 up, 8 in 2024-04-10T04:06:33.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:32 smithi016 bash[72916]: audit 2024-04-10T04:06:31.671101+0000 mon.a (mon.0) 3407 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:33.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:32 smithi016 bash[72916]: cluster 2024-04-10T04:06:31.679089+0000 mon.a (mon.0) 3408 : cluster 0 osdmap e1823: 8 total, 8 up, 8 in 2024-04-10T04:06:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:32 smithi136 bash[68278]: audit 2024-04-10T04:06:31.671101+0000 mon.a (mon.0) 3407 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:32 smithi136 bash[68278]: cluster 2024-04-10T04:06:31.679089+0000 mon.a (mon.0) 3408 : cluster 0 osdmap e1823: 8 total, 8 up, 8 in 2024-04-10T04:06:34.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:33 smithi016 bash[72916]: cluster 2024-04-10T04:06:32.405202+0000 mgr.y (mgr.25133) 1804 : cluster 0 pgmap v3171: 713 pgs: 5 creating+peering, 20 unknown, 688 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 8.5 KiB/s wr, 109 op/s 2024-04-10T04:06:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:33 smithi016 bash[72916]: cluster 2024-04-10T04:06:32.699677+0000 mon.a (mon.0) 3409 : cluster 0 osdmap e1824: 8 total, 8 up, 8 in 2024-04-10T04:06:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:33 smithi016 bash[74137]: cluster 2024-04-10T04:06:32.405202+0000 mgr.y (mgr.25133) 1804 : cluster 0 pgmap v3171: 713 pgs: 5 creating+peering, 20 unknown, 688 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 8.5 KiB/s wr, 109 op/s 2024-04-10T04:06:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:33 smithi016 bash[74137]: cluster 2024-04-10T04:06:32.699677+0000 mon.a (mon.0) 3409 : cluster 0 osdmap e1824: 8 total, 8 up, 8 in 2024-04-10T04:06:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:33 smithi136 bash[68278]: cluster 2024-04-10T04:06:32.405202+0000 mgr.y (mgr.25133) 1804 : cluster 0 pgmap v3171: 713 pgs: 5 creating+peering, 20 unknown, 688 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 8.5 KiB/s wr, 109 op/s 2024-04-10T04:06:34.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:33 smithi136 bash[68278]: cluster 2024-04-10T04:06:32.699677+0000 mon.a (mon.0) 3409 : cluster 0 osdmap e1824: 8 total, 8 up, 8 in 2024-04-10T04:06:35.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:34 smithi016 bash[72916]: cluster 2024-04-10T04:06:33.702969+0000 mon.a (mon.0) 3410 : cluster 0 osdmap e1825: 8 total, 8 up, 8 in 2024-04-10T04:06:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:34 smithi016 bash[74137]: cluster 2024-04-10T04:06:33.702969+0000 mon.a (mon.0) 3410 : cluster 0 osdmap e1825: 8 total, 8 up, 8 in 2024-04-10T04:06:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:34 smithi136 bash[68278]: cluster 2024-04-10T04:06:33.702969+0000 mon.a (mon.0) 3410 : cluster 0 osdmap e1825: 8 total, 8 up, 8 in 2024-04-10T04:06:36.050 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ImageSpec (6205 ms) 2024-04-10T04:06:36.050 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-04-10T04:06:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:35 smithi016 bash[72916]: cluster 2024-04-10T04:06:34.407738+0000 mgr.y (mgr.25133) 1805 : cluster 0 pgmap v3174: 713 pgs: 5 creating+peering, 9 unknown, 699 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 5.7 KiB/s wr, 60 op/s 2024-04-10T04:06:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:35 smithi016 bash[72916]: cluster 2024-04-10T04:06:34.726879+0000 mon.a (mon.0) 3411 : cluster 0 osdmap e1826: 8 total, 8 up, 8 in 2024-04-10T04:06:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:35 smithi016 bash[74137]: cluster 2024-04-10T04:06:34.407738+0000 mgr.y (mgr.25133) 1805 : cluster 0 pgmap v3174: 713 pgs: 5 creating+peering, 9 unknown, 699 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 5.7 KiB/s wr, 60 op/s 2024-04-10T04:06:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:35 smithi016 bash[74137]: cluster 2024-04-10T04:06:34.726879+0000 mon.a (mon.0) 3411 : cluster 0 osdmap e1826: 8 total, 8 up, 8 in 2024-04-10T04:06:36.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:35 smithi136 bash[68278]: cluster 2024-04-10T04:06:34.407738+0000 mgr.y (mgr.25133) 1805 : cluster 0 pgmap v3174: 713 pgs: 5 creating+peering, 9 unknown, 699 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 5.7 KiB/s wr, 60 op/s 2024-04-10T04:06:36.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:35 smithi136 bash[68278]: cluster 2024-04-10T04:06:34.726879+0000 mon.a (mon.0) 3411 : cluster 0 osdmap e1826: 8 total, 8 up, 8 in 2024-04-10T04:06:37.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:36 smithi016 bash[72916]: cluster 2024-04-10T04:06:35.738292+0000 mon.a (mon.0) 3412 : cluster 0 osdmap e1827: 8 total, 8 up, 8 in 2024-04-10T04:06:37.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:36 smithi016 bash[74137]: cluster 2024-04-10T04:06:35.738292+0000 mon.a (mon.0) 3412 : cluster 0 osdmap e1827: 8 total, 8 up, 8 in 2024-04-10T04:06:37.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:36 smithi136 bash[68278]: cluster 2024-04-10T04:06:35.738292+0000 mon.a (mon.0) 3412 : cluster 0 osdmap e1827: 8 total, 8 up, 8 in 2024-04-10T04:06:37.779 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:37 smithi016 bash[72916]: cluster 2024-04-10T04:06:36.408842+0000 mgr.y (mgr.25133) 1806 : cluster 0 pgmap v3177: 713 pgs: 713 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 3.5 KiB/s wr, 24 op/s 2024-04-10T04:06:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:37 smithi016 bash[72916]: cluster 2024-04-10T04:06:36.751834+0000 mon.a (mon.0) 3413 : cluster 0 osdmap e1828: 8 total, 8 up, 8 in 2024-04-10T04:06:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:37 smithi016 bash[72916]: audit 2024-04-10T04:06:36.757984+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.16:0/3941903699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:37 smithi016 bash[72916]: audit 2024-04-10T04:06:36.764110+0000 mon.a (mon.0) 3414 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:38.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:37 smithi016 bash[74137]: cluster 2024-04-10T04:06:36.408842+0000 mgr.y (mgr.25133) 1806 : cluster 0 pgmap v3177: 713 pgs: 713 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 3.5 KiB/s wr, 24 op/s 2024-04-10T04:06:38.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:37 smithi016 bash[74137]: cluster 2024-04-10T04:06:36.751834+0000 mon.a (mon.0) 3413 : cluster 0 osdmap e1828: 8 total, 8 up, 8 in 2024-04-10T04:06:38.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:37 smithi016 bash[74137]: audit 2024-04-10T04:06:36.757984+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.16:0/3941903699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:38.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:37 smithi016 bash[74137]: audit 2024-04-10T04:06:36.764110+0000 mon.a (mon.0) 3414 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:37 smithi136 bash[68278]: cluster 2024-04-10T04:06:36.408842+0000 mgr.y (mgr.25133) 1806 : cluster 0 pgmap v3177: 713 pgs: 713 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 3.5 KiB/s wr, 24 op/s 2024-04-10T04:06:38.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:37 smithi136 bash[68278]: cluster 2024-04-10T04:06:36.751834+0000 mon.a (mon.0) 3413 : cluster 0 osdmap e1828: 8 total, 8 up, 8 in 2024-04-10T04:06:38.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:37 smithi136 bash[68278]: audit 2024-04-10T04:06:36.757984+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.16:0/3941903699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:38.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:37 smithi136 bash[68278]: audit 2024-04-10T04:06:36.764110+0000 mon.a (mon.0) 3414 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:39.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:38 smithi016 bash[74137]: audit 2024-04-10T04:06:37.746091+0000 mon.a (mon.0) 3415 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:39.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:38 smithi016 bash[74137]: cluster 2024-04-10T04:06:37.754927+0000 mon.a (mon.0) 3416 : cluster 0 osdmap e1829: 8 total, 8 up, 8 in 2024-04-10T04:06:39.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:38 smithi016 bash[72916]: audit 2024-04-10T04:06:37.746091+0000 mon.a (mon.0) 3415 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:39.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:38 smithi016 bash[72916]: cluster 2024-04-10T04:06:37.754927+0000 mon.a (mon.0) 3416 : cluster 0 osdmap e1829: 8 total, 8 up, 8 in 2024-04-10T04:06:39.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:38 smithi136 bash[68278]: audit 2024-04-10T04:06:37.746091+0000 mon.a (mon.0) 3415 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:39.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:38 smithi136 bash[68278]: cluster 2024-04-10T04:06:37.754927+0000 mon.a (mon.0) 3416 : cluster 0 osdmap e1829: 8 total, 8 up, 8 in 2024-04-10T04:06:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:39 smithi016 bash[72916]: cluster 2024-04-10T04:06:38.409714+0000 mgr.y (mgr.25133) 1807 : cluster 0 pgmap v3180: 745 pgs: 10 creating+peering, 22 unknown, 713 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 5.2 KiB/s wr, 150 op/s 2024-04-10T04:06:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:39 smithi016 bash[72916]: cluster 2024-04-10T04:06:38.783608+0000 mon.a (mon.0) 3417 : cluster 0 osdmap e1830: 8 total, 8 up, 8 in 2024-04-10T04:06:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:39 smithi016 bash[72916]: cluster 2024-04-10T04:06:39.378007+0000 mon.a (mon.0) 3418 : cluster 0 osdmap e1831: 8 total, 8 up, 8 in 2024-04-10T04:06:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:39 smithi016 bash[74137]: cluster 2024-04-10T04:06:38.409714+0000 mgr.y (mgr.25133) 1807 : cluster 0 pgmap v3180: 745 pgs: 10 creating+peering, 22 unknown, 713 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 5.2 KiB/s wr, 150 op/s 2024-04-10T04:06:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:39 smithi016 bash[74137]: cluster 2024-04-10T04:06:38.783608+0000 mon.a (mon.0) 3417 : cluster 0 osdmap e1830: 8 total, 8 up, 8 in 2024-04-10T04:06:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:39 smithi016 bash[74137]: cluster 2024-04-10T04:06:39.378007+0000 mon.a (mon.0) 3418 : cluster 0 osdmap e1831: 8 total, 8 up, 8 in 2024-04-10T04:06:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:39 smithi136 bash[68278]: cluster 2024-04-10T04:06:38.409714+0000 mgr.y (mgr.25133) 1807 : cluster 0 pgmap v3180: 745 pgs: 10 creating+peering, 22 unknown, 713 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 5.2 KiB/s wr, 150 op/s 2024-04-10T04:06:40.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:39 smithi136 bash[68278]: cluster 2024-04-10T04:06:38.783608+0000 mon.a (mon.0) 3417 : cluster 0 osdmap e1830: 8 total, 8 up, 8 in 2024-04-10T04:06:40.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:39 smithi136 bash[68278]: cluster 2024-04-10T04:06:39.378007+0000 mon.a (mon.0) 3418 : cluster 0 osdmap e1831: 8 total, 8 up, 8 in 2024-04-10T04:06:41.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:41 smithi136 bash[68278]: cluster 2024-04-10T04:06:40.384275+0000 mon.a (mon.0) 3419 : cluster 0 osdmap e1832: 8 total, 8 up, 8 in 2024-04-10T04:06:41.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:41 smithi016 bash[72916]: cluster 2024-04-10T04:06:40.384275+0000 mon.a (mon.0) 3419 : cluster 0 osdmap e1832: 8 total, 8 up, 8 in 2024-04-10T04:06:41.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:41 smithi016 bash[74137]: cluster 2024-04-10T04:06:40.384275+0000 mon.a (mon.0) 3419 : cluster 0 osdmap e1832: 8 total, 8 up, 8 in 2024-04-10T04:06:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:06:41] "GET /metrics HTTP/1.1" 200 78023 "" "Prometheus/2.43.0" 2024-04-10T04:06:42.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:42 smithi136 bash[68278]: cluster 2024-04-10T04:06:40.410513+0000 mgr.y (mgr.25133) 1808 : cluster 0 pgmap v3184: 745 pgs: 10 creating+peering, 13 unknown, 722 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 4.1 KiB/s wr, 169 op/s 2024-04-10T04:06:42.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:42 smithi136 bash[68278]: cluster 2024-04-10T04:06:41.385298+0000 mon.a (mon.0) 3420 : cluster 0 osdmap e1833: 8 total, 8 up, 8 in 2024-04-10T04:06:42.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:42 smithi016 bash[74137]: cluster 2024-04-10T04:06:40.410513+0000 mgr.y (mgr.25133) 1808 : cluster 0 pgmap v3184: 745 pgs: 10 creating+peering, 13 unknown, 722 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 4.1 KiB/s wr, 169 op/s 2024-04-10T04:06:42.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:42 smithi016 bash[74137]: cluster 2024-04-10T04:06:41.385298+0000 mon.a (mon.0) 3420 : cluster 0 osdmap e1833: 8 total, 8 up, 8 in 2024-04-10T04:06:42.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:42 smithi016 bash[72916]: cluster 2024-04-10T04:06:40.410513+0000 mgr.y (mgr.25133) 1808 : cluster 0 pgmap v3184: 745 pgs: 10 creating+peering, 13 unknown, 722 active+clean; 152 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 4.1 KiB/s wr, 169 op/s 2024-04-10T04:06:42.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:42 smithi016 bash[72916]: cluster 2024-04-10T04:06:41.385298+0000 mon.a (mon.0) 3420 : cluster 0 osdmap e1833: 8 total, 8 up, 8 in 2024-04-10T04:06:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:43 smithi136 bash[68278]: cluster 2024-04-10T04:06:42.412249+0000 mon.a (mon.0) 3421 : cluster 0 osdmap e1834: 8 total, 8 up, 8 in 2024-04-10T04:06:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:43 smithi136 bash[68278]: cluster 2024-04-10T04:06:42.415624+0000 mgr.y (mgr.25133) 1809 : cluster 0 pgmap v3187: 713 pgs: 713 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:06:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:43 smithi136 bash[68278]: audit 2024-04-10T04:06:42.617262+0000 mon.a (mon.0) 3422 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:43 smithi136 bash[68278]: audit 2024-04-10T04:06:42.619144+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:43 smithi016 bash[72916]: cluster 2024-04-10T04:06:42.412249+0000 mon.a (mon.0) 3421 : cluster 0 osdmap e1834: 8 total, 8 up, 8 in 2024-04-10T04:06:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:43 smithi016 bash[72916]: cluster 2024-04-10T04:06:42.415624+0000 mgr.y (mgr.25133) 1809 : cluster 0 pgmap v3187: 713 pgs: 713 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:06:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:43 smithi016 bash[72916]: audit 2024-04-10T04:06:42.617262+0000 mon.a (mon.0) 3422 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:43 smithi016 bash[72916]: audit 2024-04-10T04:06:42.619144+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:43 smithi016 bash[74137]: cluster 2024-04-10T04:06:42.412249+0000 mon.a (mon.0) 3421 : cluster 0 osdmap e1834: 8 total, 8 up, 8 in 2024-04-10T04:06:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:43 smithi016 bash[74137]: cluster 2024-04-10T04:06:42.415624+0000 mgr.y (mgr.25133) 1809 : cluster 0 pgmap v3187: 713 pgs: 713 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:06:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:43 smithi016 bash[74137]: audit 2024-04-10T04:06:42.617262+0000 mon.a (mon.0) 3422 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:06:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:43 smithi016 bash[74137]: audit 2024-04-10T04:06:42.619144+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:44.477 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 3 2024-04-10T04:06:44.477 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 3 2024-04-10T04:06:44.477 INFO:tasks.workunit.client.0.smithi016.stdout:child: image202 2024-04-10T04:06:44.477 INFO:tasks.workunit.client.0.smithi016.stdout:child: image204 2024-04-10T04:06:44.477 INFO:tasks.workunit.client.0.smithi016.stdout:child: image203 2024-04-10T04:06:44.477 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-14/image202/b2011f1db8e2 2024-04-10T04:06:44.477 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-33/image203/b201434faff5 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:found child test-librbd-smithi016-112070-14/image204/b201ef0fca5f 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:num children is: 0 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:num snaps is: 0 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:expected: 0 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8427 ms) 2024-04-10T04:06:44.478 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-04-10T04:06:44.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:44 smithi136 bash[68278]: cluster 2024-04-10T04:06:43.414152+0000 mon.a (mon.0) 3424 : cluster 0 osdmap e1835: 8 total, 8 up, 8 in 2024-04-10T04:06:44.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:44 smithi136 bash[68278]: cluster 2024-04-10T04:06:44.382182+0000 mon.a (mon.0) 3425 : cluster 0 osdmap e1836: 8 total, 8 up, 8 in 2024-04-10T04:06:44.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:44 smithi016 bash[72916]: cluster 2024-04-10T04:06:43.414152+0000 mon.a (mon.0) 3424 : cluster 0 osdmap e1835: 8 total, 8 up, 8 in 2024-04-10T04:06:44.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:44 smithi016 bash[72916]: cluster 2024-04-10T04:06:44.382182+0000 mon.a (mon.0) 3425 : cluster 0 osdmap e1836: 8 total, 8 up, 8 in 2024-04-10T04:06:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:44 smithi016 bash[74137]: cluster 2024-04-10T04:06:43.414152+0000 mon.a (mon.0) 3424 : cluster 0 osdmap e1835: 8 total, 8 up, 8 in 2024-04-10T04:06:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:44 smithi016 bash[74137]: cluster 2024-04-10T04:06:44.382182+0000 mon.a (mon.0) 3425 : cluster 0 osdmap e1836: 8 total, 8 up, 8 in 2024-04-10T04:06:46.439 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:46 smithi136 bash[68278]: cluster 2024-04-10T04:06:44.416350+0000 mgr.y (mgr.25133) 1810 : cluster 0 pgmap v3190: 713 pgs: 713 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:06:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:46 smithi136 bash[68278]: cluster 2024-04-10T04:06:45.431670+0000 mon.a (mon.0) 3426 : cluster 0 osdmap e1837: 8 total, 8 up, 8 in 2024-04-10T04:06:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:46 smithi136 bash[68278]: audit 2024-04-10T04:06:45.440323+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.16:0/28738896' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:46.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:46 smithi136 bash[68278]: audit 2024-04-10T04:06:45.441696+0000 mon.a (mon.0) 3427 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:46.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:46 smithi016 bash[74137]: cluster 2024-04-10T04:06:44.416350+0000 mgr.y (mgr.25133) 1810 : cluster 0 pgmap v3190: 713 pgs: 713 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:06:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:46 smithi016 bash[74137]: cluster 2024-04-10T04:06:45.431670+0000 mon.a (mon.0) 3426 : cluster 0 osdmap e1837: 8 total, 8 up, 8 in 2024-04-10T04:06:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:46 smithi016 bash[74137]: audit 2024-04-10T04:06:45.440323+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.16:0/28738896' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:46 smithi016 bash[74137]: audit 2024-04-10T04:06:45.441696+0000 mon.a (mon.0) 3427 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:46 smithi016 bash[72916]: cluster 2024-04-10T04:06:44.416350+0000 mgr.y (mgr.25133) 1810 : cluster 0 pgmap v3190: 713 pgs: 713 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:06:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:46 smithi016 bash[72916]: cluster 2024-04-10T04:06:45.431670+0000 mon.a (mon.0) 3426 : cluster 0 osdmap e1837: 8 total, 8 up, 8 in 2024-04-10T04:06:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:46 smithi016 bash[72916]: audit 2024-04-10T04:06:45.440323+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.16:0/28738896' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:46 smithi016 bash[72916]: audit 2024-04-10T04:06:45.441696+0000 mon.a (mon.0) 3427 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:06:47.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:47 smithi016 bash[72916]: cluster 2024-04-10T04:06:46.419731+0000 mgr.y (mgr.25133) 1811 : cluster 0 pgmap v3192: 745 pgs: 14 creating+peering, 18 unknown, 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 2.0 KiB/s wr, 60 op/s 2024-04-10T04:06:47.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:47 smithi016 bash[72916]: audit 2024-04-10T04:06:46.427021+0000 mon.a (mon.0) 3428 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:47.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:47 smithi016 bash[72916]: cluster 2024-04-10T04:06:46.433051+0000 mon.a (mon.0) 3429 : cluster 0 osdmap e1838: 8 total, 8 up, 8 in 2024-04-10T04:06:47.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:47 smithi016 bash[72916]: cluster 2024-04-10T04:06:47.381030+0000 mon.a (mon.0) 3430 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:06:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:47 smithi016 bash[74137]: cluster 2024-04-10T04:06:46.419731+0000 mgr.y (mgr.25133) 1811 : cluster 0 pgmap v3192: 745 pgs: 14 creating+peering, 18 unknown, 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 2.0 KiB/s wr, 60 op/s 2024-04-10T04:06:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:47 smithi016 bash[74137]: audit 2024-04-10T04:06:46.427021+0000 mon.a (mon.0) 3428 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:47 smithi016 bash[74137]: cluster 2024-04-10T04:06:46.433051+0000 mon.a (mon.0) 3429 : cluster 0 osdmap e1838: 8 total, 8 up, 8 in 2024-04-10T04:06:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:47 smithi016 bash[74137]: cluster 2024-04-10T04:06:47.381030+0000 mon.a (mon.0) 3430 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:06:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:47 smithi136 bash[68278]: cluster 2024-04-10T04:06:46.419731+0000 mgr.y (mgr.25133) 1811 : cluster 0 pgmap v3192: 745 pgs: 14 creating+peering, 18 unknown, 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 2.0 KiB/s wr, 60 op/s 2024-04-10T04:06:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:47 smithi136 bash[68278]: audit 2024-04-10T04:06:46.427021+0000 mon.a (mon.0) 3428 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:06:47.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:47 smithi136 bash[68278]: cluster 2024-04-10T04:06:46.433051+0000 mon.a (mon.0) 3429 : cluster 0 osdmap e1838: 8 total, 8 up, 8 in 2024-04-10T04:06:47.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:47 smithi136 bash[68278]: cluster 2024-04-10T04:06:47.381030+0000 mon.a (mon.0) 3430 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:06:48.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:48 smithi016 bash[72916]: cluster 2024-04-10T04:06:47.434626+0000 mon.a (mon.0) 3431 : cluster 0 osdmap e1839: 8 total, 8 up, 8 in 2024-04-10T04:06:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:48 smithi016 bash[74137]: cluster 2024-04-10T04:06:47.434626+0000 mon.a (mon.0) 3431 : cluster 0 osdmap e1839: 8 total, 8 up, 8 in 2024-04-10T04:06:48.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:48 smithi136 bash[68278]: cluster 2024-04-10T04:06:47.434626+0000 mon.a (mon.0) 3431 : cluster 0 osdmap e1839: 8 total, 8 up, 8 in 2024-04-10T04:06:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:49 smithi016 bash[72916]: cluster 2024-04-10T04:06:48.420978+0000 mgr.y (mgr.25133) 1812 : cluster 0 pgmap v3195: 745 pgs: 14 creating+peering, 11 unknown, 720 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-04-10T04:06:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:49 smithi016 bash[72916]: cluster 2024-04-10T04:06:48.440122+0000 mon.a (mon.0) 3432 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:06:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:49 smithi016 bash[72916]: cluster 2024-04-10T04:06:48.456694+0000 mon.a (mon.0) 3433 : cluster 0 osdmap e1840: 8 total, 8 up, 8 in 2024-04-10T04:06:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:49 smithi016 bash[72916]: cluster 2024-04-10T04:06:49.384956+0000 mon.a (mon.0) 3434 : cluster 0 osdmap e1841: 8 total, 8 up, 8 in 2024-04-10T04:06:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:49 smithi016 bash[74137]: cluster 2024-04-10T04:06:48.420978+0000 mgr.y (mgr.25133) 1812 : cluster 0 pgmap v3195: 745 pgs: 14 creating+peering, 11 unknown, 720 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-04-10T04:06:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:49 smithi016 bash[74137]: cluster 2024-04-10T04:06:48.440122+0000 mon.a (mon.0) 3432 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:06:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:49 smithi016 bash[74137]: cluster 2024-04-10T04:06:48.456694+0000 mon.a (mon.0) 3433 : cluster 0 osdmap e1840: 8 total, 8 up, 8 in 2024-04-10T04:06:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:49 smithi016 bash[74137]: cluster 2024-04-10T04:06:49.384956+0000 mon.a (mon.0) 3434 : cluster 0 osdmap e1841: 8 total, 8 up, 8 in 2024-04-10T04:06:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:49 smithi136 bash[68278]: cluster 2024-04-10T04:06:48.420978+0000 mgr.y (mgr.25133) 1812 : cluster 0 pgmap v3195: 745 pgs: 14 creating+peering, 11 unknown, 720 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-04-10T04:06:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:49 smithi136 bash[68278]: cluster 2024-04-10T04:06:48.440122+0000 mon.a (mon.0) 3432 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:06:49.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:49 smithi136 bash[68278]: cluster 2024-04-10T04:06:48.456694+0000 mon.a (mon.0) 3433 : cluster 0 osdmap e1840: 8 total, 8 up, 8 in 2024-04-10T04:06:49.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:49 smithi136 bash[68278]: cluster 2024-04-10T04:06:49.384956+0000 mon.a (mon.0) 3434 : cluster 0 osdmap e1841: 8 total, 8 up, 8 in 2024-04-10T04:06:51.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:51 smithi016 bash[72916]: cluster 2024-04-10T04:06:50.422028+0000 mgr.y (mgr.25133) 1813 : cluster 0 pgmap v3198: 745 pgs: 14 creating+peering, 731 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.0 KiB/s wr, 37 op/s 2024-04-10T04:06:51.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:51 smithi016 bash[72916]: cluster 2024-04-10T04:06:50.459841+0000 mon.a (mon.0) 3435 : cluster 0 osdmap e1842: 8 total, 8 up, 8 in 2024-04-10T04:06:51.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:51 smithi016 bash[74137]: cluster 2024-04-10T04:06:50.422028+0000 mgr.y (mgr.25133) 1813 : cluster 0 pgmap v3198: 745 pgs: 14 creating+peering, 731 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.0 KiB/s wr, 37 op/s 2024-04-10T04:06:51.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:51 smithi016 bash[74137]: cluster 2024-04-10T04:06:50.459841+0000 mon.a (mon.0) 3435 : cluster 0 osdmap e1842: 8 total, 8 up, 8 in 2024-04-10T04:06:51.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:51 smithi136 bash[68278]: cluster 2024-04-10T04:06:50.422028+0000 mgr.y (mgr.25133) 1813 : cluster 0 pgmap v3198: 745 pgs: 14 creating+peering, 731 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.0 KiB/s wr, 37 op/s 2024-04-10T04:06:51.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:51 smithi136 bash[68278]: cluster 2024-04-10T04:06:50.459841+0000 mon.a (mon.0) 3435 : cluster 0 osdmap e1842: 8 total, 8 up, 8 in 2024-04-10T04:06:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:06:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:06:51] "GET /metrics HTTP/1.1" 200 80565 "" "Prometheus/2.43.0" 2024-04-10T04:06:52.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:52 smithi016 bash[72916]: cluster 2024-04-10T04:06:51.462177+0000 mon.a (mon.0) 3436 : cluster 0 osdmap e1843: 8 total, 8 up, 8 in 2024-04-10T04:06:52.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:52 smithi016 bash[74137]: cluster 2024-04-10T04:06:51.462177+0000 mon.a (mon.0) 3436 : cluster 0 osdmap e1843: 8 total, 8 up, 8 in 2024-04-10T04:06:52.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:52 smithi136 bash[68278]: cluster 2024-04-10T04:06:51.462177+0000 mon.a (mon.0) 3436 : cluster 0 osdmap e1843: 8 total, 8 up, 8 in 2024-04-10T04:06:53.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:53 smithi016 bash[72916]: cluster 2024-04-10T04:06:52.424663+0000 mgr.y (mgr.25133) 1814 : cluster 0 pgmap v3201: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 2.7 KiB/s wr, 45 op/s 2024-04-10T04:06:53.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:53 smithi016 bash[72916]: cluster 2024-04-10T04:06:52.482380+0000 mon.a (mon.0) 3437 : cluster 0 osdmap e1844: 8 total, 8 up, 8 in 2024-04-10T04:06:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:53 smithi016 bash[74137]: cluster 2024-04-10T04:06:52.424663+0000 mgr.y (mgr.25133) 1814 : cluster 0 pgmap v3201: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 2.7 KiB/s wr, 45 op/s 2024-04-10T04:06:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:53 smithi016 bash[74137]: cluster 2024-04-10T04:06:52.482380+0000 mon.a (mon.0) 3437 : cluster 0 osdmap e1844: 8 total, 8 up, 8 in 2024-04-10T04:06:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:53 smithi136 bash[68278]: cluster 2024-04-10T04:06:52.424663+0000 mgr.y (mgr.25133) 1814 : cluster 0 pgmap v3201: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 2.7 KiB/s wr, 45 op/s 2024-04-10T04:06:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:53 smithi136 bash[68278]: cluster 2024-04-10T04:06:52.482380+0000 mon.a (mon.0) 3437 : cluster 0 osdmap e1844: 8 total, 8 up, 8 in 2024-04-10T04:06:54.563 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.QuiesceWatch (10087 ms) 2024-04-10T04:06:54.563 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-04-10T04:06:54.564 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:06:54.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:54 smithi016 bash[74137]: cluster 2024-04-10T04:06:53.509635+0000 mon.a (mon.0) 3438 : cluster 0 osdmap e1845: 8 total, 8 up, 8 in 2024-04-10T04:06:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:54 smithi016 bash[74137]: cluster 2024-04-10T04:06:54.390027+0000 mon.a (mon.0) 3439 : cluster 0 osdmap e1846: 8 total, 8 up, 8 in 2024-04-10T04:06:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:54 smithi016 bash[72916]: cluster 2024-04-10T04:06:53.509635+0000 mon.a (mon.0) 3438 : cluster 0 osdmap e1845: 8 total, 8 up, 8 in 2024-04-10T04:06:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:54 smithi016 bash[72916]: cluster 2024-04-10T04:06:54.390027+0000 mon.a (mon.0) 3439 : cluster 0 osdmap e1846: 8 total, 8 up, 8 in 2024-04-10T04:06:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:54 smithi136 bash[68278]: cluster 2024-04-10T04:06:53.509635+0000 mon.a (mon.0) 3438 : cluster 0 osdmap e1845: 8 total, 8 up, 8 in 2024-04-10T04:06:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:54 smithi136 bash[68278]: cluster 2024-04-10T04:06:54.390027+0000 mon.a (mon.0) 3439 : cluster 0 osdmap e1846: 8 total, 8 up, 8 in 2024-04-10T04:06:56.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:56 smithi136 bash[68278]: cluster 2024-04-10T04:06:54.427922+0000 mgr.y (mgr.25133) 1815 : cluster 0 pgmap v3205: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.5 KiB/s wr, 47 op/s 2024-04-10T04:06:56.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:56 smithi136 bash[68278]: cluster 2024-04-10T04:06:55.524844+0000 mon.a (mon.0) 3440 : cluster 0 osdmap e1847: 8 total, 8 up, 8 in 2024-04-10T04:06:56.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:56 smithi016 bash[72916]: cluster 2024-04-10T04:06:54.427922+0000 mgr.y (mgr.25133) 1815 : cluster 0 pgmap v3205: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.5 KiB/s wr, 47 op/s 2024-04-10T04:06:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:56 smithi016 bash[72916]: cluster 2024-04-10T04:06:55.524844+0000 mon.a (mon.0) 3440 : cluster 0 osdmap e1847: 8 total, 8 up, 8 in 2024-04-10T04:06:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:56 smithi016 bash[74137]: cluster 2024-04-10T04:06:54.427922+0000 mgr.y (mgr.25133) 1815 : cluster 0 pgmap v3205: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.5 KiB/s wr, 47 op/s 2024-04-10T04:06:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:56 smithi016 bash[74137]: cluster 2024-04-10T04:06:55.524844+0000 mon.a (mon.0) 3440 : cluster 0 osdmap e1847: 8 total, 8 up, 8 in 2024-04-10T04:06:57.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:57 smithi016 bash[72916]: cluster 2024-04-10T04:06:56.430608+0000 mgr.y (mgr.25133) 1816 : cluster 0 pgmap v3207: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-04-10T04:06:57.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:57 smithi016 bash[72916]: cluster 2024-04-10T04:06:56.525354+0000 mon.a (mon.0) 3441 : cluster 0 osdmap e1848: 8 total, 8 up, 8 in 2024-04-10T04:06:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:57 smithi016 bash[74137]: cluster 2024-04-10T04:06:56.430608+0000 mgr.y (mgr.25133) 1816 : cluster 0 pgmap v3207: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-04-10T04:06:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:57 smithi016 bash[74137]: cluster 2024-04-10T04:06:56.525354+0000 mon.a (mon.0) 3441 : cluster 0 osdmap e1848: 8 total, 8 up, 8 in 2024-04-10T04:06:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:57 smithi136 bash[68278]: cluster 2024-04-10T04:06:56.430608+0000 mgr.y (mgr.25133) 1816 : cluster 0 pgmap v3207: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-04-10T04:06:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:57 smithi136 bash[68278]: cluster 2024-04-10T04:06:56.525354+0000 mon.a (mon.0) 3441 : cluster 0 osdmap e1848: 8 total, 8 up, 8 in 2024-04-10T04:06:58.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:58 smithi016 bash[72916]: cluster 2024-04-10T04:06:57.530168+0000 mon.a (mon.0) 3442 : cluster 0 osdmap e1849: 8 total, 8 up, 8 in 2024-04-10T04:06:58.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:58 smithi016 bash[72916]: audit 2024-04-10T04:06:57.614408+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:58 smithi016 bash[74137]: cluster 2024-04-10T04:06:57.530168+0000 mon.a (mon.0) 3442 : cluster 0 osdmap e1849: 8 total, 8 up, 8 in 2024-04-10T04:06:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:58 smithi016 bash[74137]: audit 2024-04-10T04:06:57.614408+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:58 smithi136 bash[68278]: cluster 2024-04-10T04:06:57.530168+0000 mon.a (mon.0) 3442 : cluster 0 osdmap e1849: 8 total, 8 up, 8 in 2024-04-10T04:06:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:58 smithi136 bash[68278]: audit 2024-04-10T04:06:57.614408+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:06:59.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:59 smithi016 bash[72916]: cluster 2024-04-10T04:06:58.431900+0000 mgr.y (mgr.25133) 1817 : cluster 0 pgmap v3210: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.9 KiB/s wr, 85 op/s 2024-04-10T04:06:59.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:59 smithi016 bash[72916]: cluster 2024-04-10T04:06:58.550732+0000 mon.a (mon.0) 3444 : cluster 0 osdmap e1850: 8 total, 8 up, 8 in 2024-04-10T04:06:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:06:59 smithi016 bash[72916]: cluster 2024-04-10T04:06:59.392672+0000 mon.a (mon.0) 3445 : cluster 0 osdmap e1851: 8 total, 8 up, 8 in 2024-04-10T04:06:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:59 smithi016 bash[74137]: cluster 2024-04-10T04:06:58.431900+0000 mgr.y (mgr.25133) 1817 : cluster 0 pgmap v3210: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.9 KiB/s wr, 85 op/s 2024-04-10T04:06:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:59 smithi016 bash[74137]: cluster 2024-04-10T04:06:58.550732+0000 mon.a (mon.0) 3444 : cluster 0 osdmap e1850: 8 total, 8 up, 8 in 2024-04-10T04:06:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:06:59 smithi016 bash[74137]: cluster 2024-04-10T04:06:59.392672+0000 mon.a (mon.0) 3445 : cluster 0 osdmap e1851: 8 total, 8 up, 8 in 2024-04-10T04:06:59.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:59 smithi136 bash[68278]: cluster 2024-04-10T04:06:58.431900+0000 mgr.y (mgr.25133) 1817 : cluster 0 pgmap v3210: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.9 KiB/s wr, 85 op/s 2024-04-10T04:06:59.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:59 smithi136 bash[68278]: cluster 2024-04-10T04:06:58.550732+0000 mon.a (mon.0) 3444 : cluster 0 osdmap e1850: 8 total, 8 up, 8 in 2024-04-10T04:06:59.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:06:59 smithi136 bash[68278]: cluster 2024-04-10T04:06:59.392672+0000 mon.a (mon.0) 3445 : cluster 0 osdmap e1851: 8 total, 8 up, 8 in 2024-04-10T04:07:00.553 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5990 ms) 2024-04-10T04:07:00.553 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-04-10T04:07:00.553 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:07:01.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:01 smithi136 bash[68278]: cluster 2024-04-10T04:07:00.395250+0000 mon.a (mon.0) 3446 : cluster 0 osdmap e1852: 8 total, 8 up, 8 in 2024-04-10T04:07:01.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:01 smithi016 bash[72916]: cluster 2024-04-10T04:07:00.395250+0000 mon.a (mon.0) 3446 : cluster 0 osdmap e1852: 8 total, 8 up, 8 in 2024-04-10T04:07:01.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:01 smithi016 bash[74137]: cluster 2024-04-10T04:07:00.395250+0000 mon.a (mon.0) 3446 : cluster 0 osdmap e1852: 8 total, 8 up, 8 in 2024-04-10T04:07:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:07:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:07:01] "GET /metrics HTTP/1.1" 200 83027 "" "Prometheus/2.43.0" 2024-04-10T04:07:02.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:02 smithi136 bash[68278]: cluster 2024-04-10T04:07:00.432757+0000 mgr.y (mgr.25133) 1818 : cluster 0 pgmap v3214: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 785 B/s wr, 17 op/s 2024-04-10T04:07:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:02 smithi136 bash[68278]: cluster 2024-04-10T04:07:01.403449+0000 mon.a (mon.0) 3447 : cluster 0 osdmap e1853: 8 total, 8 up, 8 in 2024-04-10T04:07:02.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:02 smithi016 bash[72916]: cluster 2024-04-10T04:07:00.432757+0000 mgr.y (mgr.25133) 1818 : cluster 0 pgmap v3214: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 785 B/s wr, 17 op/s 2024-04-10T04:07:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:02 smithi016 bash[72916]: cluster 2024-04-10T04:07:01.403449+0000 mon.a (mon.0) 3447 : cluster 0 osdmap e1853: 8 total, 8 up, 8 in 2024-04-10T04:07:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:02 smithi016 bash[74137]: cluster 2024-04-10T04:07:00.432757+0000 mgr.y (mgr.25133) 1818 : cluster 0 pgmap v3214: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 785 B/s wr, 17 op/s 2024-04-10T04:07:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:02 smithi016 bash[74137]: cluster 2024-04-10T04:07:01.403449+0000 mon.a (mon.0) 3447 : cluster 0 osdmap e1853: 8 total, 8 up, 8 in 2024-04-10T04:07:03.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:03 smithi016 bash[72916]: cluster 2024-04-10T04:07:02.408065+0000 mon.a (mon.0) 3448 : cluster 0 osdmap e1854: 8 total, 8 up, 8 in 2024-04-10T04:07:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:03 smithi016 bash[72916]: cluster 2024-04-10T04:07:02.433965+0000 mgr.y (mgr.25133) 1819 : cluster 0 pgmap v3217: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 6.4 KiB/s wr, 87 op/s 2024-04-10T04:07:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:03 smithi016 bash[74137]: cluster 2024-04-10T04:07:02.408065+0000 mon.a (mon.0) 3448 : cluster 0 osdmap e1854: 8 total, 8 up, 8 in 2024-04-10T04:07:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:03 smithi016 bash[74137]: cluster 2024-04-10T04:07:02.433965+0000 mgr.y (mgr.25133) 1819 : cluster 0 pgmap v3217: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 6.4 KiB/s wr, 87 op/s 2024-04-10T04:07:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:03 smithi136 bash[68278]: cluster 2024-04-10T04:07:02.408065+0000 mon.a (mon.0) 3448 : cluster 0 osdmap e1854: 8 total, 8 up, 8 in 2024-04-10T04:07:03.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:03 smithi136 bash[68278]: cluster 2024-04-10T04:07:02.433965+0000 mgr.y (mgr.25133) 1819 : cluster 0 pgmap v3217: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 6.4 KiB/s wr, 87 op/s 2024-04-10T04:07:04.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:04 smithi016 bash[72916]: cluster 2024-04-10T04:07:03.434581+0000 mon.a (mon.0) 3449 : cluster 0 osdmap e1855: 8 total, 8 up, 8 in 2024-04-10T04:07:04.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:04 smithi016 bash[72916]: cluster 2024-04-10T04:07:04.394655+0000 mon.a (mon.0) 3450 : cluster 0 osdmap e1856: 8 total, 8 up, 8 in 2024-04-10T04:07:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:04 smithi016 bash[74137]: cluster 2024-04-10T04:07:03.434581+0000 mon.a (mon.0) 3449 : cluster 0 osdmap e1855: 8 total, 8 up, 8 in 2024-04-10T04:07:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:04 smithi016 bash[74137]: cluster 2024-04-10T04:07:04.394655+0000 mon.a (mon.0) 3450 : cluster 0 osdmap e1856: 8 total, 8 up, 8 in 2024-04-10T04:07:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:04 smithi136 bash[68278]: cluster 2024-04-10T04:07:03.434581+0000 mon.a (mon.0) 3449 : cluster 0 osdmap e1855: 8 total, 8 up, 8 in 2024-04-10T04:07:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:04 smithi136 bash[68278]: cluster 2024-04-10T04:07:04.394655+0000 mon.a (mon.0) 3450 : cluster 0 osdmap e1856: 8 total, 8 up, 8 in 2024-04-10T04:07:05.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:05 smithi016 bash[72916]: cluster 2024-04-10T04:07:04.434714+0000 mgr.y (mgr.25133) 1820 : cluster 0 pgmap v3220: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 139 op/s 2024-04-10T04:07:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:05 smithi016 bash[74137]: cluster 2024-04-10T04:07:04.434714+0000 mgr.y (mgr.25133) 1820 : cluster 0 pgmap v3220: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 139 op/s 2024-04-10T04:07:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:05 smithi136 bash[68278]: cluster 2024-04-10T04:07:04.434714+0000 mgr.y (mgr.25133) 1820 : cluster 0 pgmap v3220: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 139 op/s 2024-04-10T04:07:06.635 INFO:tasks.workunit.client.0.smithi016.stdout:10.00% done 2024-04-10T04:07:06.635 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6081 ms) 2024-04-10T04:07:06.635 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-04-10T04:07:06.635 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:07:06.655 INFO:tasks.workunit.client.0.smithi016.stderr:test quiesce is not long enough to time out 2024-04-10T04:07:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:06 smithi016 bash[74137]: cluster 2024-04-10T04:07:05.444552+0000 mon.a (mon.0) 3451 : cluster 0 osdmap e1857: 8 total, 8 up, 8 in 2024-04-10T04:07:06.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:06 smithi016 bash[72916]: cluster 2024-04-10T04:07:05.444552+0000 mon.a (mon.0) 3451 : cluster 0 osdmap e1857: 8 total, 8 up, 8 in 2024-04-10T04:07:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:06 smithi136 bash[68278]: cluster 2024-04-10T04:07:05.444552+0000 mon.a (mon.0) 3451 : cluster 0 osdmap e1857: 8 total, 8 up, 8 in 2024-04-10T04:07:07.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:07 smithi016 bash[72916]: cluster 2024-04-10T04:07:06.438370+0000 mgr.y (mgr.25133) 1821 : cluster 0 pgmap v3222: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 3.7 KiB/s wr, 86 op/s 2024-04-10T04:07:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:07 smithi016 bash[72916]: cluster 2024-04-10T04:07:06.454300+0000 mon.a (mon.0) 3452 : cluster 0 osdmap e1858: 8 total, 8 up, 8 in 2024-04-10T04:07:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:07 smithi016 bash[74137]: cluster 2024-04-10T04:07:06.438370+0000 mgr.y (mgr.25133) 1821 : cluster 0 pgmap v3222: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 3.7 KiB/s wr, 86 op/s 2024-04-10T04:07:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:07 smithi016 bash[74137]: cluster 2024-04-10T04:07:06.454300+0000 mon.a (mon.0) 3452 : cluster 0 osdmap e1858: 8 total, 8 up, 8 in 2024-04-10T04:07:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:07 smithi136 bash[68278]: cluster 2024-04-10T04:07:06.438370+0000 mgr.y (mgr.25133) 1821 : cluster 0 pgmap v3222: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 3.7 KiB/s wr, 86 op/s 2024-04-10T04:07:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:07 smithi136 bash[68278]: cluster 2024-04-10T04:07:06.454300+0000 mon.a (mon.0) 3452 : cluster 0 osdmap e1858: 8 total, 8 up, 8 in 2024-04-10T04:07:10.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:10 smithi136 bash[68278]: cluster 2024-04-10T04:07:08.440800+0000 mgr.y (mgr.25133) 1822 : cluster 0 pgmap v3224: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 3.8 KiB/s wr, 78 op/s 2024-04-10T04:07:10.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:10 smithi136 bash[68278]: cluster 2024-04-10T04:07:09.396348+0000 mon.a (mon.0) 3453 : cluster 0 osdmap e1859: 8 total, 8 up, 8 in 2024-04-10T04:07:10.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:10 smithi016 bash[72916]: cluster 2024-04-10T04:07:08.440800+0000 mgr.y (mgr.25133) 1822 : cluster 0 pgmap v3224: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 3.8 KiB/s wr, 78 op/s 2024-04-10T04:07:10.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:10 smithi016 bash[72916]: cluster 2024-04-10T04:07:09.396348+0000 mon.a (mon.0) 3453 : cluster 0 osdmap e1859: 8 total, 8 up, 8 in 2024-04-10T04:07:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:10 smithi016 bash[74137]: cluster 2024-04-10T04:07:08.440800+0000 mgr.y (mgr.25133) 1822 : cluster 0 pgmap v3224: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 3.8 KiB/s wr, 78 op/s 2024-04-10T04:07:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:10 smithi016 bash[74137]: cluster 2024-04-10T04:07:09.396348+0000 mon.a (mon.0) 3453 : cluster 0 osdmap e1859: 8 total, 8 up, 8 in 2024-04-10T04:07:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:07:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:07:11] "GET /metrics HTTP/1.1" 200 83027 "" "Prometheus/2.43.0" 2024-04-10T04:07:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:12 smithi136 bash[68278]: cluster 2024-04-10T04:07:10.442178+0000 mgr.y (mgr.25133) 1823 : cluster 0 pgmap v3226: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 2.8 KiB/s wr, 55 op/s 2024-04-10T04:07:12.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:12 smithi016 bash[72916]: cluster 2024-04-10T04:07:10.442178+0000 mgr.y (mgr.25133) 1823 : cluster 0 pgmap v3226: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 2.8 KiB/s wr, 55 op/s 2024-04-10T04:07:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:12 smithi016 bash[74137]: cluster 2024-04-10T04:07:10.442178+0000 mgr.y (mgr.25133) 1823 : cluster 0 pgmap v3226: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 2.8 KiB/s wr, 55 op/s 2024-04-10T04:07:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:13 smithi136 bash[68278]: audit 2024-04-10T04:07:12.616374+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:13.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:13 smithi016 bash[72916]: audit 2024-04-10T04:07:12.616374+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:13 smithi016 bash[74137]: audit 2024-04-10T04:07:12.616374+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:14 smithi136 bash[68278]: cluster 2024-04-10T04:07:12.446823+0000 mgr.y (mgr.25133) 1824 : cluster 0 pgmap v3227: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.0 KiB/s wr, 53 op/s 2024-04-10T04:07:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:14 smithi016 bash[74137]: cluster 2024-04-10T04:07:12.446823+0000 mgr.y (mgr.25133) 1824 : cluster 0 pgmap v3227: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.0 KiB/s wr, 53 op/s 2024-04-10T04:07:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:14 smithi016 bash[72916]: cluster 2024-04-10T04:07:12.446823+0000 mgr.y (mgr.25133) 1824 : cluster 0 pgmap v3227: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.0 KiB/s wr, 53 op/s 2024-04-10T04:07:15.496 INFO:tasks.workunit.client.0.smithi016.stderr:test quiesce is timed out 2024-04-10T04:07:15.501 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 0 2024-04-10T04:07:15.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:15 smithi136 bash[68278]: cluster 2024-04-10T04:07:14.399358+0000 mon.a (mon.0) 3455 : cluster 0 osdmap e1860: 8 total, 8 up, 8 in 2024-04-10T04:07:15.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:15 smithi136 bash[68278]: cluster 2024-04-10T04:07:14.447694+0000 mgr.y (mgr.25133) 1825 : cluster 0 pgmap v3229: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 KiB/s wr, 36 op/s 2024-04-10T04:07:15.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:15 smithi016 bash[72916]: cluster 2024-04-10T04:07:14.399358+0000 mon.a (mon.0) 3455 : cluster 0 osdmap e1860: 8 total, 8 up, 8 in 2024-04-10T04:07:15.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:15 smithi016 bash[72916]: cluster 2024-04-10T04:07:14.447694+0000 mgr.y (mgr.25133) 1825 : cluster 0 pgmap v3229: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 KiB/s wr, 36 op/s 2024-04-10T04:07:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:15 smithi016 bash[74137]: cluster 2024-04-10T04:07:14.399358+0000 mon.a (mon.0) 3455 : cluster 0 osdmap e1860: 8 total, 8 up, 8 in 2024-04-10T04:07:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:15 smithi016 bash[74137]: cluster 2024-04-10T04:07:14.447694+0000 mgr.y (mgr.25133) 1825 : cluster 0 pgmap v3229: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 KiB/s wr, 36 op/s 2024-04-10T04:07:16.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 1 2024-04-10T04:07:16.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:16 smithi136 bash[68278]: cluster 2024-04-10T04:07:15.426225+0000 mon.a (mon.0) 3456 : cluster 0 osdmap e1861: 8 total, 8 up, 8 in 2024-04-10T04:07:16.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:16 smithi016 bash[72916]: cluster 2024-04-10T04:07:15.426225+0000 mon.a (mon.0) 3456 : cluster 0 osdmap e1861: 8 total, 8 up, 8 in 2024-04-10T04:07:16.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:16 smithi016 bash[74137]: cluster 2024-04-10T04:07:15.426225+0000 mon.a (mon.0) 3456 : cluster 0 osdmap e1861: 8 total, 8 up, 8 in 2024-04-10T04:07:17.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 2 2024-04-10T04:07:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:17 smithi016 bash[72916]: cluster 2024-04-10T04:07:16.451185+0000 mgr.y (mgr.25133) 1826 : cluster 0 pgmap v3231: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.3 KiB/s rd, 725 B/s wr, 5 op/s 2024-04-10T04:07:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:17 smithi016 bash[74137]: cluster 2024-04-10T04:07:16.451185+0000 mgr.y (mgr.25133) 1826 : cluster 0 pgmap v3231: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.3 KiB/s rd, 725 B/s wr, 5 op/s 2024-04-10T04:07:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:17 smithi136 bash[68278]: cluster 2024-04-10T04:07:16.451185+0000 mgr.y (mgr.25133) 1826 : cluster 0 pgmap v3231: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.3 KiB/s rd, 725 B/s wr, 5 op/s 2024-04-10T04:07:18.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 3 2024-04-10T04:07:18.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:18 smithi016 bash[72916]: audit 2024-04-10T04:07:17.720479+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.2", "id": [3, 7]}]: dispatch 2024-04-10T04:07:18.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:18 smithi016 bash[72916]: audit 2024-04-10T04:07:17.720987+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1", "id": [3, 0]}]: dispatch 2024-04-10T04:07:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:18 smithi016 bash[74137]: audit 2024-04-10T04:07:17.720479+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.2", "id": [3, 7]}]: dispatch 2024-04-10T04:07:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:18 smithi016 bash[74137]: audit 2024-04-10T04:07:17.720987+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1", "id": [3, 0]}]: dispatch 2024-04-10T04:07:18.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:18 smithi136 bash[68278]: audit 2024-04-10T04:07:17.720479+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.2", "id": [3, 7]}]: dispatch 2024-04-10T04:07:18.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:18 smithi136 bash[68278]: audit 2024-04-10T04:07:17.720987+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1", "id": [3, 0]}]: dispatch 2024-04-10T04:07:19.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 4 2024-04-10T04:07:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:19 smithi016 bash[72916]: audit 2024-04-10T04:07:18.440171+0000 mon.a (mon.0) 3459 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.2", "id": [3, 7]}]': finished 2024-04-10T04:07:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:19 smithi016 bash[72916]: audit 2024-04-10T04:07:18.440295+0000 mon.a (mon.0) 3460 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1", "id": [3, 0]}]': finished 2024-04-10T04:07:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:19 smithi016 bash[72916]: cluster 2024-04-10T04:07:18.445859+0000 mon.a (mon.0) 3461 : cluster 0 osdmap e1862: 8 total, 8 up, 8 in 2024-04-10T04:07:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:19 smithi016 bash[72916]: cluster 2024-04-10T04:07:18.452549+0000 mgr.y (mgr.25133) 1827 : cluster 0 pgmap v3233: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 511 B/s wr, 5 op/s 2024-04-10T04:07:19.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:19 smithi016 bash[74137]: audit 2024-04-10T04:07:18.440171+0000 mon.a (mon.0) 3459 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.2", "id": [3, 7]}]': finished 2024-04-10T04:07:19.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:19 smithi016 bash[74137]: audit 2024-04-10T04:07:18.440295+0000 mon.a (mon.0) 3460 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1", "id": [3, 0]}]': finished 2024-04-10T04:07:19.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:19 smithi016 bash[74137]: cluster 2024-04-10T04:07:18.445859+0000 mon.a (mon.0) 3461 : cluster 0 osdmap e1862: 8 total, 8 up, 8 in 2024-04-10T04:07:19.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:19 smithi016 bash[74137]: cluster 2024-04-10T04:07:18.452549+0000 mgr.y (mgr.25133) 1827 : cluster 0 pgmap v3233: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 511 B/s wr, 5 op/s 2024-04-10T04:07:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:19 smithi136 bash[68278]: audit 2024-04-10T04:07:18.440171+0000 mon.a (mon.0) 3459 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.2", "id": [3, 7]}]': finished 2024-04-10T04:07:19.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:19 smithi136 bash[68278]: audit 2024-04-10T04:07:18.440295+0000 mon.a (mon.0) 3460 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1", "id": [3, 0]}]': finished 2024-04-10T04:07:19.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:19 smithi136 bash[68278]: cluster 2024-04-10T04:07:18.445859+0000 mon.a (mon.0) 3461 : cluster 0 osdmap e1862: 8 total, 8 up, 8 in 2024-04-10T04:07:19.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:19 smithi136 bash[68278]: cluster 2024-04-10T04:07:18.452549+0000 mgr.y (mgr.25133) 1827 : cluster 0 pgmap v3233: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 511 B/s wr, 5 op/s 2024-04-10T04:07:20.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 5 2024-04-10T04:07:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:20 smithi016 bash[72916]: cluster 2024-04-10T04:07:19.446515+0000 mon.a (mon.0) 3462 : cluster 0 osdmap e1863: 8 total, 8 up, 8 in 2024-04-10T04:07:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:20 smithi016 bash[74137]: cluster 2024-04-10T04:07:19.446515+0000 mon.a (mon.0) 3462 : cluster 0 osdmap e1863: 8 total, 8 up, 8 in 2024-04-10T04:07:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:20 smithi136 bash[68278]: cluster 2024-04-10T04:07:19.446515+0000 mon.a (mon.0) 3462 : cluster 0 osdmap e1863: 8 total, 8 up, 8 in 2024-04-10T04:07:21.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 6 2024-04-10T04:07:21.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:21 smithi016 bash[74137]: cluster 2024-04-10T04:07:20.453853+0000 mgr.y (mgr.25133) 1828 : cluster 0 pgmap v3235: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 511 B/s wr, 6 op/s 2024-04-10T04:07:21.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:21 smithi016 bash[72916]: cluster 2024-04-10T04:07:20.453853+0000 mgr.y (mgr.25133) 1828 : cluster 0 pgmap v3235: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 511 B/s wr, 6 op/s 2024-04-10T04:07:21.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:21 smithi136 bash[68278]: cluster 2024-04-10T04:07:20.453853+0000 mgr.y (mgr.25133) 1828 : cluster 0 pgmap v3235: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 511 B/s wr, 6 op/s 2024-04-10T04:07:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:07:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:07:21] "GET /metrics HTTP/1.1" 200 83028 "" "Prometheus/2.43.0" 2024-04-10T04:07:22.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 7 2024-04-10T04:07:23.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 8 2024-04-10T04:07:23.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:23 smithi016 bash[72916]: cluster 2024-04-10T04:07:22.457837+0000 mgr.y (mgr.25133) 1829 : cluster 0 pgmap v3236: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 436 B/s wr, 5 op/s 2024-04-10T04:07:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:23 smithi016 bash[74137]: cluster 2024-04-10T04:07:22.457837+0000 mgr.y (mgr.25133) 1829 : cluster 0 pgmap v3236: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 436 B/s wr, 5 op/s 2024-04-10T04:07:23.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:23 smithi136 bash[68278]: cluster 2024-04-10T04:07:22.457837+0000 mgr.y (mgr.25133) 1829 : cluster 0 pgmap v3236: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 436 B/s wr, 5 op/s 2024-04-10T04:07:24.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 9 2024-04-10T04:07:25.502 INFO:tasks.workunit.client.0.smithi016.stderr:waiting for timed out ... 10 2024-04-10T04:07:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:25 smithi016 bash[72916]: cluster 2024-04-10T04:07:24.461361+0000 mgr.y (mgr.25133) 1830 : cluster 0 pgmap v3237: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-04-10T04:07:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:25 smithi016 bash[72916]: audit 2024-04-10T04:07:24.792337+0000 mon.a (mon.0) 3463 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:07:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:25 smithi016 bash[72916]: audit 2024-04-10T04:07:25.318540+0000 mon.a (mon.0) 3464 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:07:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:25 smithi016 bash[72916]: audit 2024-04-10T04:07:25.324736+0000 mon.a (mon.0) 3465 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:07:25.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:25 smithi016 bash[74137]: cluster 2024-04-10T04:07:24.461361+0000 mgr.y (mgr.25133) 1830 : cluster 0 pgmap v3237: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-04-10T04:07:25.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:25 smithi016 bash[74137]: audit 2024-04-10T04:07:24.792337+0000 mon.a (mon.0) 3463 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:07:25.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:25 smithi016 bash[74137]: audit 2024-04-10T04:07:25.318540+0000 mon.a (mon.0) 3464 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:07:25.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:25 smithi016 bash[74137]: audit 2024-04-10T04:07:25.324736+0000 mon.a (mon.0) 3465 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:07:25.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:25 smithi136 bash[68278]: cluster 2024-04-10T04:07:24.461361+0000 mgr.y (mgr.25133) 1830 : cluster 0 pgmap v3237: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 255 B/s wr, 4 op/s 2024-04-10T04:07:25.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:25 smithi136 bash[68278]: audit 2024-04-10T04:07:24.792337+0000 mon.a (mon.0) 3463 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:07:25.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:25 smithi136 bash[68278]: audit 2024-04-10T04:07:25.318540+0000 mon.a (mon.0) 3464 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:07:25.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:25 smithi136 bash[68278]: audit 2024-04-10T04:07:25.324736+0000 mon.a (mon.0) 3465 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:07:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:26 smithi016 bash[74137]: audit 2024-04-10T04:07:26.106505+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:07:26.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:26 smithi016 bash[74137]: audit 2024-04-10T04:07:26.107602+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:07:26.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:26 smithi016 bash[74137]: audit 2024-04-10T04:07:26.113462+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:07:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:26 smithi016 bash[72916]: audit 2024-04-10T04:07:26.106505+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:07:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:26 smithi016 bash[72916]: audit 2024-04-10T04:07:26.107602+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:07:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:26 smithi016 bash[72916]: audit 2024-04-10T04:07:26.113462+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:07:26.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:26 smithi136 bash[68278]: audit 2024-04-10T04:07:26.106505+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:07:26.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:26 smithi136 bash[68278]: audit 2024-04-10T04:07:26.107602+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:07:26.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:26 smithi136 bash[68278]: audit 2024-04-10T04:07:26.113462+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:07:28.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:28 smithi136 bash[68278]: cluster 2024-04-10T04:07:26.464592+0000 mgr.y (mgr.25133) 1831 : cluster 0 pgmap v3238: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-10T04:07:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:28 smithi136 bash[68278]: audit 2024-04-10T04:07:27.616120+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:28.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:28 smithi016 bash[72916]: cluster 2024-04-10T04:07:26.464592+0000 mgr.y (mgr.25133) 1831 : cluster 0 pgmap v3238: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-10T04:07:28.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:28 smithi016 bash[72916]: audit 2024-04-10T04:07:27.616120+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:28 smithi016 bash[74137]: cluster 2024-04-10T04:07:26.464592+0000 mgr.y (mgr.25133) 1831 : cluster 0 pgmap v3238: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-10T04:07:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:28 smithi016 bash[74137]: audit 2024-04-10T04:07:27.616120+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:30.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:30 smithi136 bash[68278]: cluster 2024-04-10T04:07:28.467075+0000 mgr.y (mgr.25133) 1832 : cluster 0 pgmap v3239: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-10T04:07:30.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:30 smithi016 bash[72916]: cluster 2024-04-10T04:07:28.467075+0000 mgr.y (mgr.25133) 1832 : cluster 0 pgmap v3239: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-10T04:07:30.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:30 smithi016 bash[74137]: cluster 2024-04-10T04:07:28.467075+0000 mgr.y (mgr.25133) 1832 : cluster 0 pgmap v3239: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-10T04:07:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:07:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:07:31] "GET /metrics HTTP/1.1" 200 83026 "" "Prometheus/2.43.0" 2024-04-10T04:07:32.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:32 smithi136 bash[68278]: cluster 2024-04-10T04:07:30.470254+0000 mgr.y (mgr.25133) 1833 : cluster 0 pgmap v3240: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:32.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:32 smithi016 bash[72916]: cluster 2024-04-10T04:07:30.470254+0000 mgr.y (mgr.25133) 1833 : cluster 0 pgmap v3240: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:32.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:32 smithi016 bash[74137]: cluster 2024-04-10T04:07:30.470254+0000 mgr.y (mgr.25133) 1833 : cluster 0 pgmap v3240: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:34.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:34 smithi136 bash[68278]: cluster 2024-04-10T04:07:32.474304+0000 mgr.y (mgr.25133) 1834 : cluster 0 pgmap v3241: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:34.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:34 smithi016 bash[72916]: cluster 2024-04-10T04:07:32.474304+0000 mgr.y (mgr.25133) 1834 : cluster 0 pgmap v3241: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:34.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:34 smithi016 bash[74137]: cluster 2024-04-10T04:07:32.474304+0000 mgr.y (mgr.25133) 1834 : cluster 0 pgmap v3241: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:36 smithi136 bash[68278]: cluster 2024-04-10T04:07:34.477453+0000 mgr.y (mgr.25133) 1835 : cluster 0 pgmap v3242: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:36.503 INFO:tasks.workunit.client.0.smithi016.stderr:test retry succeeds 2024-04-10T04:07:36.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:36 smithi016 bash[74137]: cluster 2024-04-10T04:07:34.477453+0000 mgr.y (mgr.25133) 1835 : cluster 0 pgmap v3242: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:36.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:36 smithi016 bash[72916]: cluster 2024-04-10T04:07:34.477453+0000 mgr.y (mgr.25133) 1835 : cluster 0 pgmap v3242: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:38.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:38 smithi136 bash[68278]: cluster 2024-04-10T04:07:36.480408+0000 mgr.y (mgr.25133) 1836 : cluster 0 pgmap v3243: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:38.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:38 smithi136 bash[68278]: cluster 2024-04-10T04:07:37.142777+0000 mon.a (mon.0) 3470 : cluster 0 osdmap e1864: 8 total, 8 up, 8 in 2024-04-10T04:07:38.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:38 smithi016 bash[74137]: cluster 2024-04-10T04:07:36.480408+0000 mgr.y (mgr.25133) 1836 : cluster 0 pgmap v3243: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:38.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:38 smithi016 bash[74137]: cluster 2024-04-10T04:07:37.142777+0000 mon.a (mon.0) 3470 : cluster 0 osdmap e1864: 8 total, 8 up, 8 in 2024-04-10T04:07:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:38 smithi016 bash[72916]: cluster 2024-04-10T04:07:36.480408+0000 mgr.y (mgr.25133) 1836 : cluster 0 pgmap v3243: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:38 smithi016 bash[72916]: cluster 2024-04-10T04:07:37.142777+0000 mon.a (mon.0) 3470 : cluster 0 osdmap e1864: 8 total, 8 up, 8 in 2024-04-10T04:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32720 ms) 2024-04-10T04:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-04-10T04:07:39.355 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:07:39.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:39 smithi136 bash[68278]: cluster 2024-04-10T04:07:38.167707+0000 mon.a (mon.0) 3471 : cluster 0 osdmap e1865: 8 total, 8 up, 8 in 2024-04-10T04:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.WriteZeroes (68 ms) 2024-04-10T04:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-04-10T04:07:39.422 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:07:39.500 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (78 ms) 2024-04-10T04:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-04-10T04:07:39.501 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:07:39.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:39 smithi016 bash[72916]: cluster 2024-04-10T04:07:38.167707+0000 mon.a (mon.0) 3471 : cluster 0 osdmap e1865: 8 total, 8 up, 8 in 2024-04-10T04:07:39.657 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:39 smithi016 bash[74137]: cluster 2024-04-10T04:07:38.167707+0000 mon.a (mon.0) 3471 : cluster 0 osdmap e1865: 8 total, 8 up, 8 in 2024-04-10T04:07:40.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:40 smithi016 bash[72916]: cluster 2024-04-10T04:07:38.481125+0000 mgr.y (mgr.25133) 1837 : cluster 0 pgmap v3246: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:40.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:40 smithi016 bash[72916]: cluster 2024-04-10T04:07:39.177146+0000 mon.a (mon.0) 3472 : cluster 0 osdmap e1866: 8 total, 8 up, 8 in 2024-04-10T04:07:40.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:40 smithi016 bash[74137]: cluster 2024-04-10T04:07:38.481125+0000 mgr.y (mgr.25133) 1837 : cluster 0 pgmap v3246: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:40 smithi016 bash[74137]: cluster 2024-04-10T04:07:39.177146+0000 mon.a (mon.0) 3472 : cluster 0 osdmap e1866: 8 total, 8 up, 8 in 2024-04-10T04:07:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:40 smithi136 bash[68278]: cluster 2024-04-10T04:07:38.481125+0000 mgr.y (mgr.25133) 1837 : cluster 0 pgmap v3246: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:07:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:40 smithi136 bash[68278]: cluster 2024-04-10T04:07:39.177146+0000 mon.a (mon.0) 3472 : cluster 0 osdmap e1866: 8 total, 8 up, 8 in 2024-04-10T04:07:41.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:41 smithi016 bash[74137]: cluster 2024-04-10T04:07:40.177410+0000 mon.a (mon.0) 3473 : cluster 0 osdmap e1867: 8 total, 8 up, 8 in 2024-04-10T04:07:41.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:41 smithi016 bash[72916]: cluster 2024-04-10T04:07:40.177410+0000 mon.a (mon.0) 3473 : cluster 0 osdmap e1867: 8 total, 8 up, 8 in 2024-04-10T04:07:41.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:41 smithi136 bash[68278]: cluster 2024-04-10T04:07:40.177410+0000 mon.a (mon.0) 3473 : cluster 0 osdmap e1867: 8 total, 8 up, 8 in 2024-04-10T04:07:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:07:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:07:41] "GET /metrics HTTP/1.1" 200 83026 "" "Prometheus/2.43.0" 2024-04-10T04:07:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:42 smithi016 bash[72916]: cluster 2024-04-10T04:07:40.482161+0000 mgr.y (mgr.25133) 1838 : cluster 0 pgmap v3249: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:07:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:42 smithi016 bash[72916]: cluster 2024-04-10T04:07:41.197720+0000 mon.a (mon.0) 3474 : cluster 0 osdmap e1868: 8 total, 8 up, 8 in 2024-04-10T04:07:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:42 smithi016 bash[74137]: cluster 2024-04-10T04:07:40.482161+0000 mgr.y (mgr.25133) 1838 : cluster 0 pgmap v3249: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:07:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:42 smithi016 bash[74137]: cluster 2024-04-10T04:07:41.197720+0000 mon.a (mon.0) 3474 : cluster 0 osdmap e1868: 8 total, 8 up, 8 in 2024-04-10T04:07:42.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:42 smithi136 bash[68278]: cluster 2024-04-10T04:07:40.482161+0000 mgr.y (mgr.25133) 1838 : cluster 0 pgmap v3249: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:07:42.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:42 smithi136 bash[68278]: cluster 2024-04-10T04:07:41.197720+0000 mon.a (mon.0) 3474 : cluster 0 osdmap e1868: 8 total, 8 up, 8 in 2024-04-10T04:07:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:43 smithi016 bash[72916]: cluster 2024-04-10T04:07:42.202526+0000 mon.a (mon.0) 3475 : cluster 0 osdmap e1869: 8 total, 8 up, 8 in 2024-04-10T04:07:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:43 smithi016 bash[72916]: audit 2024-04-10T04:07:42.617044+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:43 smithi016 bash[74137]: cluster 2024-04-10T04:07:42.202526+0000 mon.a (mon.0) 3475 : cluster 0 osdmap e1869: 8 total, 8 up, 8 in 2024-04-10T04:07:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:43 smithi016 bash[74137]: audit 2024-04-10T04:07:42.617044+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:43.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:43 smithi136 bash[68278]: cluster 2024-04-10T04:07:42.202526+0000 mon.a (mon.0) 3475 : cluster 0 osdmap e1869: 8 total, 8 up, 8 in 2024-04-10T04:07:43.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:43 smithi136 bash[68278]: audit 2024-04-10T04:07:42.617044+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:44.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:44 smithi016 bash[72916]: cluster 2024-04-10T04:07:42.483009+0000 mgr.y (mgr.25133) 1839 : cluster 0 pgmap v3252: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 7.2 KiB/s wr, 97 op/s 2024-04-10T04:07:44.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:44 smithi016 bash[72916]: cluster 2024-04-10T04:07:43.220753+0000 mon.a (mon.0) 3477 : cluster 0 osdmap e1870: 8 total, 8 up, 8 in 2024-04-10T04:07:44.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:44 smithi016 bash[74137]: cluster 2024-04-10T04:07:42.483009+0000 mgr.y (mgr.25133) 1839 : cluster 0 pgmap v3252: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 7.2 KiB/s wr, 97 op/s 2024-04-10T04:07:44.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:44 smithi016 bash[74137]: cluster 2024-04-10T04:07:43.220753+0000 mon.a (mon.0) 3477 : cluster 0 osdmap e1870: 8 total, 8 up, 8 in 2024-04-10T04:07:44.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:44 smithi136 bash[68278]: cluster 2024-04-10T04:07:42.483009+0000 mgr.y (mgr.25133) 1839 : cluster 0 pgmap v3252: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 7.2 KiB/s wr, 97 op/s 2024-04-10T04:07:44.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:44 smithi136 bash[68278]: cluster 2024-04-10T04:07:43.220753+0000 mon.a (mon.0) 3477 : cluster 0 osdmap e1870: 8 total, 8 up, 8 in 2024-04-10T04:07:45.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:45 smithi016 bash[72916]: cluster 2024-04-10T04:07:44.228365+0000 mon.a (mon.0) 3478 : cluster 0 osdmap e1871: 8 total, 8 up, 8 in 2024-04-10T04:07:45.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:45 smithi016 bash[72916]: cluster 2024-04-10T04:07:44.407887+0000 mon.a (mon.0) 3479 : cluster 0 osdmap e1872: 8 total, 8 up, 8 in 2024-04-10T04:07:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:45 smithi016 bash[74137]: cluster 2024-04-10T04:07:44.228365+0000 mon.a (mon.0) 3478 : cluster 0 osdmap e1871: 8 total, 8 up, 8 in 2024-04-10T04:07:45.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:45 smithi016 bash[74137]: cluster 2024-04-10T04:07:44.407887+0000 mon.a (mon.0) 3479 : cluster 0 osdmap e1872: 8 total, 8 up, 8 in 2024-04-10T04:07:45.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:45 smithi136 bash[68278]: cluster 2024-04-10T04:07:44.228365+0000 mon.a (mon.0) 3478 : cluster 0 osdmap e1871: 8 total, 8 up, 8 in 2024-04-10T04:07:45.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:45 smithi136 bash[68278]: cluster 2024-04-10T04:07:44.407887+0000 mon.a (mon.0) 3479 : cluster 0 osdmap e1872: 8 total, 8 up, 8 in 2024-04-10T04:07:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:46 smithi136 bash[68278]: cluster 2024-04-10T04:07:44.483701+0000 mgr.y (mgr.25133) 1840 : cluster 0 pgmap v3256: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 9.1 KiB/s wr, 180 op/s 2024-04-10T04:07:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:46 smithi136 bash[68278]: cluster 2024-04-10T04:07:45.414917+0000 mon.a (mon.0) 3480 : cluster 0 osdmap e1873: 8 total, 8 up, 8 in 2024-04-10T04:07:46.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:46 smithi016 bash[74137]: cluster 2024-04-10T04:07:44.483701+0000 mgr.y (mgr.25133) 1840 : cluster 0 pgmap v3256: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 9.1 KiB/s wr, 180 op/s 2024-04-10T04:07:46.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:46 smithi016 bash[74137]: cluster 2024-04-10T04:07:45.414917+0000 mon.a (mon.0) 3480 : cluster 0 osdmap e1873: 8 total, 8 up, 8 in 2024-04-10T04:07:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:46 smithi016 bash[72916]: cluster 2024-04-10T04:07:44.483701+0000 mgr.y (mgr.25133) 1840 : cluster 0 pgmap v3256: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 9.1 KiB/s wr, 180 op/s 2024-04-10T04:07:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:46 smithi016 bash[72916]: cluster 2024-04-10T04:07:45.414917+0000 mon.a (mon.0) 3480 : cluster 0 osdmap e1873: 8 total, 8 up, 8 in 2024-04-10T04:07:47.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:47 smithi016 bash[72916]: cluster 2024-04-10T04:07:46.421621+0000 mon.a (mon.0) 3481 : cluster 0 osdmap e1874: 8 total, 8 up, 8 in 2024-04-10T04:07:47.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:47 smithi016 bash[72916]: cluster 2024-04-10T04:07:46.484492+0000 mgr.y (mgr.25133) 1841 : cluster 0 pgmap v3259: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 7.0 KiB/s wr, 117 op/s 2024-04-10T04:07:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:47 smithi016 bash[74137]: cluster 2024-04-10T04:07:46.421621+0000 mon.a (mon.0) 3481 : cluster 0 osdmap e1874: 8 total, 8 up, 8 in 2024-04-10T04:07:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:47 smithi016 bash[74137]: cluster 2024-04-10T04:07:46.484492+0000 mgr.y (mgr.25133) 1841 : cluster 0 pgmap v3259: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 7.0 KiB/s wr, 117 op/s 2024-04-10T04:07:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:47 smithi136 bash[68278]: cluster 2024-04-10T04:07:46.421621+0000 mon.a (mon.0) 3481 : cluster 0 osdmap e1874: 8 total, 8 up, 8 in 2024-04-10T04:07:47.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:47 smithi136 bash[68278]: cluster 2024-04-10T04:07:46.484492+0000 mgr.y (mgr.25133) 1841 : cluster 0 pgmap v3259: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 7.0 KiB/s wr, 117 op/s 2024-04-10T04:07:48.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:48 smithi016 bash[72916]: cluster 2024-04-10T04:07:47.425102+0000 mon.a (mon.0) 3482 : cluster 0 osdmap e1875: 8 total, 8 up, 8 in 2024-04-10T04:07:48.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:48 smithi016 bash[74137]: cluster 2024-04-10T04:07:47.425102+0000 mon.a (mon.0) 3482 : cluster 0 osdmap e1875: 8 total, 8 up, 8 in 2024-04-10T04:07:48.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:48 smithi136 bash[68278]: cluster 2024-04-10T04:07:47.425102+0000 mon.a (mon.0) 3482 : cluster 0 osdmap e1875: 8 total, 8 up, 8 in 2024-04-10T04:07:49.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:49 smithi016 bash[74137]: cluster 2024-04-10T04:07:48.444596+0000 mon.a (mon.0) 3483 : cluster 0 osdmap e1876: 8 total, 8 up, 8 in 2024-04-10T04:07:49.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:49 smithi016 bash[74137]: cluster 2024-04-10T04:07:48.485322+0000 mgr.y (mgr.25133) 1842 : cluster 0 pgmap v3262: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-04-10T04:07:49.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:49 smithi016 bash[74137]: cluster 2024-04-10T04:07:49.408555+0000 mon.a (mon.0) 3484 : cluster 0 osdmap e1877: 8 total, 8 up, 8 in 2024-04-10T04:07:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:49 smithi016 bash[72916]: cluster 2024-04-10T04:07:48.444596+0000 mon.a (mon.0) 3483 : cluster 0 osdmap e1876: 8 total, 8 up, 8 in 2024-04-10T04:07:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:49 smithi016 bash[72916]: cluster 2024-04-10T04:07:48.485322+0000 mgr.y (mgr.25133) 1842 : cluster 0 pgmap v3262: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-04-10T04:07:49.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:49 smithi016 bash[72916]: cluster 2024-04-10T04:07:49.408555+0000 mon.a (mon.0) 3484 : cluster 0 osdmap e1877: 8 total, 8 up, 8 in 2024-04-10T04:07:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:49 smithi136 bash[68278]: cluster 2024-04-10T04:07:48.444596+0000 mon.a (mon.0) 3483 : cluster 0 osdmap e1876: 8 total, 8 up, 8 in 2024-04-10T04:07:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:49 smithi136 bash[68278]: cluster 2024-04-10T04:07:48.485322+0000 mgr.y (mgr.25133) 1842 : cluster 0 pgmap v3262: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-04-10T04:07:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:49 smithi136 bash[68278]: cluster 2024-04-10T04:07:49.408555+0000 mon.a (mon.0) 3484 : cluster 0 osdmap e1877: 8 total, 8 up, 8 in 2024-04-10T04:07:51.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:51 smithi016 bash[72916]: cluster 2024-04-10T04:07:50.475824+0000 mon.a (mon.0) 3485 : cluster 0 osdmap e1878: 8 total, 8 up, 8 in 2024-04-10T04:07:51.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:51 smithi016 bash[72916]: cluster 2024-04-10T04:07:50.486463+0000 mgr.y (mgr.25133) 1843 : cluster 0 pgmap v3265: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 4.2 KiB/s wr, 242 op/s 2024-04-10T04:07:51.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:51 smithi016 bash[74137]: cluster 2024-04-10T04:07:50.475824+0000 mon.a (mon.0) 3485 : cluster 0 osdmap e1878: 8 total, 8 up, 8 in 2024-04-10T04:07:51.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:51 smithi016 bash[74137]: cluster 2024-04-10T04:07:50.486463+0000 mgr.y (mgr.25133) 1843 : cluster 0 pgmap v3265: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 4.2 KiB/s wr, 242 op/s 2024-04-10T04:07:51.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:51 smithi136 bash[68278]: cluster 2024-04-10T04:07:50.475824+0000 mon.a (mon.0) 3485 : cluster 0 osdmap e1878: 8 total, 8 up, 8 in 2024-04-10T04:07:51.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:51 smithi136 bash[68278]: cluster 2024-04-10T04:07:50.486463+0000 mgr.y (mgr.25133) 1843 : cluster 0 pgmap v3265: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 4.2 KiB/s wr, 242 op/s 2024-04-10T04:07:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:07:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:07:51] "GET /metrics HTTP/1.1" 200 83036 "" "Prometheus/2.43.0" 2024-04-10T04:07:52.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:52 smithi016 bash[72916]: cluster 2024-04-10T04:07:51.472484+0000 mon.a (mon.0) 3486 : cluster 0 osdmap e1879: 8 total, 8 up, 8 in 2024-04-10T04:07:52.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:52 smithi016 bash[74137]: cluster 2024-04-10T04:07:51.472484+0000 mon.a (mon.0) 3486 : cluster 0 osdmap e1879: 8 total, 8 up, 8 in 2024-04-10T04:07:52.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:52 smithi136 bash[68278]: cluster 2024-04-10T04:07:51.472484+0000 mon.a (mon.0) 3486 : cluster 0 osdmap e1879: 8 total, 8 up, 8 in 2024-04-10T04:07:53.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:53 smithi016 bash[74137]: cluster 2024-04-10T04:07:52.489720+0000 mgr.y (mgr.25133) 1844 : cluster 0 pgmap v3267: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 4.4 KiB/s wr, 241 op/s 2024-04-10T04:07:53.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:53 smithi016 bash[74137]: cluster 2024-04-10T04:07:52.498200+0000 mon.a (mon.0) 3487 : cluster 0 osdmap e1880: 8 total, 8 up, 8 in 2024-04-10T04:07:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:53 smithi016 bash[72916]: cluster 2024-04-10T04:07:52.489720+0000 mgr.y (mgr.25133) 1844 : cluster 0 pgmap v3267: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 4.4 KiB/s wr, 241 op/s 2024-04-10T04:07:53.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:53 smithi016 bash[72916]: cluster 2024-04-10T04:07:52.498200+0000 mon.a (mon.0) 3487 : cluster 0 osdmap e1880: 8 total, 8 up, 8 in 2024-04-10T04:07:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:53 smithi136 bash[68278]: cluster 2024-04-10T04:07:52.489720+0000 mgr.y (mgr.25133) 1844 : cluster 0 pgmap v3267: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 4.4 KiB/s wr, 241 op/s 2024-04-10T04:07:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:53 smithi136 bash[68278]: cluster 2024-04-10T04:07:52.498200+0000 mon.a (mon.0) 3487 : cluster 0 osdmap e1880: 8 total, 8 up, 8 in 2024-04-10T04:07:54.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:54 smithi016 bash[72916]: cluster 2024-04-10T04:07:53.503632+0000 mon.a (mon.0) 3488 : cluster 0 osdmap e1881: 8 total, 8 up, 8 in 2024-04-10T04:07:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:54 smithi016 bash[74137]: cluster 2024-04-10T04:07:53.503632+0000 mon.a (mon.0) 3488 : cluster 0 osdmap e1881: 8 total, 8 up, 8 in 2024-04-10T04:07:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:54 smithi136 bash[68278]: cluster 2024-04-10T04:07:53.503632+0000 mon.a (mon.0) 3488 : cluster 0 osdmap e1881: 8 total, 8 up, 8 in 2024-04-10T04:07:55.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:55 smithi016 bash[72916]: cluster 2024-04-10T04:07:54.492735+0000 mgr.y (mgr.25133) 1845 : cluster 0 pgmap v3270: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 5.2 KiB/s wr, 22 op/s 2024-04-10T04:07:55.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:55 smithi016 bash[72916]: cluster 2024-04-10T04:07:54.509160+0000 mon.a (mon.0) 3489 : cluster 0 osdmap e1882: 8 total, 8 up, 8 in 2024-04-10T04:07:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:55 smithi016 bash[74137]: cluster 2024-04-10T04:07:54.492735+0000 mgr.y (mgr.25133) 1845 : cluster 0 pgmap v3270: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 5.2 KiB/s wr, 22 op/s 2024-04-10T04:07:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:55 smithi016 bash[74137]: cluster 2024-04-10T04:07:54.509160+0000 mon.a (mon.0) 3489 : cluster 0 osdmap e1882: 8 total, 8 up, 8 in 2024-04-10T04:07:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:55 smithi136 bash[68278]: cluster 2024-04-10T04:07:54.492735+0000 mgr.y (mgr.25133) 1845 : cluster 0 pgmap v3270: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 5.2 KiB/s wr, 22 op/s 2024-04-10T04:07:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:55 smithi136 bash[68278]: cluster 2024-04-10T04:07:54.509160+0000 mon.a (mon.0) 3489 : cluster 0 osdmap e1882: 8 total, 8 up, 8 in 2024-04-10T04:07:56.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:56 smithi016 bash[72916]: cluster 2024-04-10T04:07:55.531744+0000 mon.a (mon.0) 3490 : cluster 0 osdmap e1883: 8 total, 8 up, 8 in 2024-04-10T04:07:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:56 smithi016 bash[74137]: cluster 2024-04-10T04:07:55.531744+0000 mon.a (mon.0) 3490 : cluster 0 osdmap e1883: 8 total, 8 up, 8 in 2024-04-10T04:07:56.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:56 smithi136 bash[68278]: cluster 2024-04-10T04:07:55.531744+0000 mon.a (mon.0) 3490 : cluster 0 osdmap e1883: 8 total, 8 up, 8 in 2024-04-10T04:07:57.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:57 smithi016 bash[72916]: cluster 2024-04-10T04:07:56.496220+0000 mgr.y (mgr.25133) 1846 : cluster 0 pgmap v3273: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 23 op/s 2024-04-10T04:07:57.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:57 smithi016 bash[72916]: cluster 2024-04-10T04:07:56.534565+0000 mon.a (mon.0) 3491 : cluster 0 osdmap e1884: 8 total, 8 up, 8 in 2024-04-10T04:07:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:57 smithi016 bash[74137]: cluster 2024-04-10T04:07:56.496220+0000 mgr.y (mgr.25133) 1846 : cluster 0 pgmap v3273: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 23 op/s 2024-04-10T04:07:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:57 smithi016 bash[74137]: cluster 2024-04-10T04:07:56.534565+0000 mon.a (mon.0) 3491 : cluster 0 osdmap e1884: 8 total, 8 up, 8 in 2024-04-10T04:07:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:57 smithi136 bash[68278]: cluster 2024-04-10T04:07:56.496220+0000 mgr.y (mgr.25133) 1846 : cluster 0 pgmap v3273: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 23 op/s 2024-04-10T04:07:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:57 smithi136 bash[68278]: cluster 2024-04-10T04:07:56.534565+0000 mon.a (mon.0) 3491 : cluster 0 osdmap e1884: 8 total, 8 up, 8 in 2024-04-10T04:07:58.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:58 smithi016 bash[74137]: cluster 2024-04-10T04:07:57.557156+0000 mon.a (mon.0) 3492 : cluster 0 osdmap e1885: 8 total, 8 up, 8 in 2024-04-10T04:07:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:58 smithi016 bash[74137]: audit 2024-04-10T04:07:57.616176+0000 mon.a (mon.0) 3493 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:58 smithi016 bash[72916]: cluster 2024-04-10T04:07:57.557156+0000 mon.a (mon.0) 3492 : cluster 0 osdmap e1885: 8 total, 8 up, 8 in 2024-04-10T04:07:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:58 smithi016 bash[72916]: audit 2024-04-10T04:07:57.616176+0000 mon.a (mon.0) 3493 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:58 smithi136 bash[68278]: cluster 2024-04-10T04:07:57.557156+0000 mon.a (mon.0) 3492 : cluster 0 osdmap e1885: 8 total, 8 up, 8 in 2024-04-10T04:07:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:58 smithi136 bash[68278]: audit 2024-04-10T04:07:57.616176+0000 mon.a (mon.0) 3493 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:07:59.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:59 smithi016 bash[72916]: cluster 2024-04-10T04:07:58.497065+0000 mgr.y (mgr.25133) 1847 : cluster 0 pgmap v3276: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:07:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:59 smithi016 bash[72916]: cluster 2024-04-10T04:07:58.576746+0000 mon.a (mon.0) 3494 : cluster 0 osdmap e1886: 8 total, 8 up, 8 in 2024-04-10T04:07:59.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:07:59 smithi016 bash[72916]: cluster 2024-04-10T04:07:59.411639+0000 mon.a (mon.0) 3495 : cluster 0 osdmap e1887: 8 total, 8 up, 8 in 2024-04-10T04:07:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:59 smithi016 bash[74137]: cluster 2024-04-10T04:07:58.497065+0000 mgr.y (mgr.25133) 1847 : cluster 0 pgmap v3276: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:07:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:59 smithi016 bash[74137]: cluster 2024-04-10T04:07:58.576746+0000 mon.a (mon.0) 3494 : cluster 0 osdmap e1886: 8 total, 8 up, 8 in 2024-04-10T04:07:59.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:07:59 smithi016 bash[74137]: cluster 2024-04-10T04:07:59.411639+0000 mon.a (mon.0) 3495 : cluster 0 osdmap e1887: 8 total, 8 up, 8 in 2024-04-10T04:07:59.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:59 smithi136 bash[68278]: cluster 2024-04-10T04:07:58.497065+0000 mgr.y (mgr.25133) 1847 : cluster 0 pgmap v3276: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:07:59.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:59 smithi136 bash[68278]: cluster 2024-04-10T04:07:58.576746+0000 mon.a (mon.0) 3494 : cluster 0 osdmap e1886: 8 total, 8 up, 8 in 2024-04-10T04:07:59.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:07:59 smithi136 bash[68278]: cluster 2024-04-10T04:07:59.411639+0000 mon.a (mon.0) 3495 : cluster 0 osdmap e1887: 8 total, 8 up, 8 in 2024-04-10T04:08:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:01 smithi016 bash[72916]: cluster 2024-04-10T04:08:00.415794+0000 mon.a (mon.0) 3496 : cluster 0 osdmap e1888: 8 total, 8 up, 8 in 2024-04-10T04:08:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:01 smithi016 bash[72916]: cluster 2024-04-10T04:08:00.498017+0000 mgr.y (mgr.25133) 1848 : cluster 0 pgmap v3280: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 KiB/s wr, 35 op/s 2024-04-10T04:08:01.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:01 smithi016 bash[74137]: cluster 2024-04-10T04:08:00.415794+0000 mon.a (mon.0) 3496 : cluster 0 osdmap e1888: 8 total, 8 up, 8 in 2024-04-10T04:08:01.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:01 smithi016 bash[74137]: cluster 2024-04-10T04:08:00.498017+0000 mgr.y (mgr.25133) 1848 : cluster 0 pgmap v3280: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 KiB/s wr, 35 op/s 2024-04-10T04:08:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:01 smithi136 bash[68278]: cluster 2024-04-10T04:08:00.415794+0000 mon.a (mon.0) 3496 : cluster 0 osdmap e1888: 8 total, 8 up, 8 in 2024-04-10T04:08:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:01 smithi136 bash[68278]: cluster 2024-04-10T04:08:00.498017+0000 mgr.y (mgr.25133) 1848 : cluster 0 pgmap v3280: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 KiB/s wr, 35 op/s 2024-04-10T04:08:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:08:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:08:01] "GET /metrics HTTP/1.1" 200 83029 "" "Prometheus/2.43.0" 2024-04-10T04:08:02.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:02 smithi016 bash[72916]: cluster 2024-04-10T04:08:01.427418+0000 mon.a (mon.0) 3497 : cluster 0 osdmap e1889: 8 total, 8 up, 8 in 2024-04-10T04:08:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:02 smithi016 bash[74137]: cluster 2024-04-10T04:08:01.427418+0000 mon.a (mon.0) 3497 : cluster 0 osdmap e1889: 8 total, 8 up, 8 in 2024-04-10T04:08:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:02 smithi136 bash[68278]: cluster 2024-04-10T04:08:01.427418+0000 mon.a (mon.0) 3497 : cluster 0 osdmap e1889: 8 total, 8 up, 8 in 2024-04-10T04:08:03.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:03 smithi016 bash[72916]: cluster 2024-04-10T04:08:02.430630+0000 mon.a (mon.0) 3498 : cluster 0 osdmap e1890: 8 total, 8 up, 8 in 2024-04-10T04:08:03.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:03 smithi016 bash[72916]: cluster 2024-04-10T04:08:02.498930+0000 mgr.y (mgr.25133) 1849 : cluster 0 pgmap v3283: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.3 KiB/s wr, 39 op/s 2024-04-10T04:08:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:03 smithi016 bash[74137]: cluster 2024-04-10T04:08:02.430630+0000 mon.a (mon.0) 3498 : cluster 0 osdmap e1890: 8 total, 8 up, 8 in 2024-04-10T04:08:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:03 smithi016 bash[74137]: cluster 2024-04-10T04:08:02.498930+0000 mgr.y (mgr.25133) 1849 : cluster 0 pgmap v3283: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.3 KiB/s wr, 39 op/s 2024-04-10T04:08:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:03 smithi136 bash[68278]: cluster 2024-04-10T04:08:02.430630+0000 mon.a (mon.0) 3498 : cluster 0 osdmap e1890: 8 total, 8 up, 8 in 2024-04-10T04:08:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:03 smithi136 bash[68278]: cluster 2024-04-10T04:08:02.498930+0000 mgr.y (mgr.25133) 1849 : cluster 0 pgmap v3283: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.3 KiB/s wr, 39 op/s 2024-04-10T04:08:04.569 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestLibRBD.ConcurentOperations (25069 ms) 2024-04-10T04:08:04.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:04 smithi016 bash[72916]: cluster 2024-04-10T04:08:03.455589+0000 mon.a (mon.0) 3499 : cluster 0 osdmap e1891: 8 total, 8 up, 8 in 2024-04-10T04:08:04.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:04 smithi016 bash[72916]: cluster 2024-04-10T04:08:04.415684+0000 mon.a (mon.0) 3500 : cluster 0 osdmap e1892: 8 total, 8 up, 8 in 2024-04-10T04:08:04.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:04 smithi016 bash[74137]: cluster 2024-04-10T04:08:03.455589+0000 mon.a (mon.0) 3499 : cluster 0 osdmap e1891: 8 total, 8 up, 8 in 2024-04-10T04:08:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:04 smithi016 bash[74137]: cluster 2024-04-10T04:08:04.415684+0000 mon.a (mon.0) 3500 : cluster 0 osdmap e1892: 8 total, 8 up, 8 in 2024-04-10T04:08:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:04 smithi136 bash[68278]: cluster 2024-04-10T04:08:03.455589+0000 mon.a (mon.0) 3499 : cluster 0 osdmap e1891: 8 total, 8 up, 8 in 2024-04-10T04:08:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:04 smithi136 bash[68278]: cluster 2024-04-10T04:08:04.415684+0000 mon.a (mon.0) 3500 : cluster 0 osdmap e1892: 8 total, 8 up, 8 in 2024-04-10T04:08:05.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:05 smithi016 bash[74137]: cluster 2024-04-10T04:08:04.499708+0000 mgr.y (mgr.25133) 1850 : cluster 0 pgmap v3286: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 KiB/s wr, 93 op/s 2024-04-10T04:08:05.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:05 smithi016 bash[72916]: cluster 2024-04-10T04:08:04.499708+0000 mgr.y (mgr.25133) 1850 : cluster 0 pgmap v3286: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 KiB/s wr, 93 op/s 2024-04-10T04:08:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:05 smithi136 bash[68278]: cluster 2024-04-10T04:08:04.499708+0000 mgr.y (mgr.25133) 1850 : cluster 0 pgmap v3286: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 KiB/s wr, 93 op/s 2024-04-10T04:08:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:06 smithi016 bash[74137]: cluster 2024-04-10T04:08:05.467118+0000 mon.a (mon.0) 3501 : cluster 0 osdmap e1893: 8 total, 8 up, 8 in 2024-04-10T04:08:06.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:06 smithi016 bash[72916]: cluster 2024-04-10T04:08:05.467118+0000 mon.a (mon.0) 3501 : cluster 0 osdmap e1893: 8 total, 8 up, 8 in 2024-04-10T04:08:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:06 smithi136 bash[68278]: cluster 2024-04-10T04:08:05.467118+0000 mon.a (mon.0) 3501 : cluster 0 osdmap e1893: 8 total, 8 up, 8 in 2024-04-10T04:08:07.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:07 smithi016 bash[72916]: cluster 2024-04-10T04:08:06.466221+0000 mon.a (mon.0) 3502 : cluster 0 osdmap e1894: 8 total, 8 up, 8 in 2024-04-10T04:08:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:07 smithi016 bash[72916]: cluster 2024-04-10T04:08:06.500332+0000 mgr.y (mgr.25133) 1851 : cluster 0 pgmap v3289: 681 pgs: 681 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 17 op/s 2024-04-10T04:08:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:07 smithi016 bash[72916]: cluster 2024-04-10T04:08:07.468769+0000 mon.a (mon.0) 3503 : cluster 0 osdmap e1895: 8 total, 8 up, 8 in 2024-04-10T04:08:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:07 smithi016 bash[74137]: cluster 2024-04-10T04:08:06.466221+0000 mon.a (mon.0) 3502 : cluster 0 osdmap e1894: 8 total, 8 up, 8 in 2024-04-10T04:08:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:07 smithi016 bash[74137]: cluster 2024-04-10T04:08:06.500332+0000 mgr.y (mgr.25133) 1851 : cluster 0 pgmap v3289: 681 pgs: 681 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 17 op/s 2024-04-10T04:08:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:07 smithi016 bash[74137]: cluster 2024-04-10T04:08:07.468769+0000 mon.a (mon.0) 3503 : cluster 0 osdmap e1895: 8 total, 8 up, 8 in 2024-04-10T04:08:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:07 smithi136 bash[68278]: cluster 2024-04-10T04:08:06.466221+0000 mon.a (mon.0) 3502 : cluster 0 osdmap e1894: 8 total, 8 up, 8 in 2024-04-10T04:08:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:07 smithi136 bash[68278]: cluster 2024-04-10T04:08:06.500332+0000 mgr.y (mgr.25133) 1851 : cluster 0 pgmap v3289: 681 pgs: 681 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 17 op/s 2024-04-10T04:08:07.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:07 smithi136 bash[68278]: cluster 2024-04-10T04:08:07.468769+0000 mon.a (mon.0) 3503 : cluster 0 osdmap e1895: 8 total, 8 up, 8 in 2024-04-10T04:08:09.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:09 smithi016 bash[74137]: cluster 2024-04-10T04:08:08.471672+0000 mon.a (mon.0) 3504 : cluster 0 osdmap e1896: 8 total, 8 up, 8 in 2024-04-10T04:08:09.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:09 smithi016 bash[74137]: cluster 2024-04-10T04:08:08.500928+0000 mgr.y (mgr.25133) 1852 : cluster 0 pgmap v3292: 617 pgs: 617 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:09 smithi016 bash[72916]: cluster 2024-04-10T04:08:08.471672+0000 mon.a (mon.0) 3504 : cluster 0 osdmap e1896: 8 total, 8 up, 8 in 2024-04-10T04:08:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:09 smithi016 bash[72916]: cluster 2024-04-10T04:08:08.500928+0000 mgr.y (mgr.25133) 1852 : cluster 0 pgmap v3292: 617 pgs: 617 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:09 smithi136 bash[68278]: cluster 2024-04-10T04:08:08.471672+0000 mon.a (mon.0) 3504 : cluster 0 osdmap e1896: 8 total, 8 up, 8 in 2024-04-10T04:08:09.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:09 smithi136 bash[68278]: cluster 2024-04-10T04:08:08.500928+0000 mgr.y (mgr.25133) 1852 : cluster 0 pgmap v3292: 617 pgs: 617 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:10.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:10 smithi016 bash[72916]: cluster 2024-04-10T04:08:09.483584+0000 mon.a (mon.0) 3505 : cluster 0 osdmap e1897: 8 total, 8 up, 8 in 2024-04-10T04:08:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:10 smithi016 bash[74137]: cluster 2024-04-10T04:08:09.483584+0000 mon.a (mon.0) 3505 : cluster 0 osdmap e1897: 8 total, 8 up, 8 in 2024-04-10T04:08:10.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:10 smithi136 bash[68278]: cluster 2024-04-10T04:08:09.483584+0000 mon.a (mon.0) 3505 : cluster 0 osdmap e1897: 8 total, 8 up, 8 in 2024-04-10T04:08:11.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:11 smithi016 bash[74137]: cluster 2024-04-10T04:08:10.487028+0000 mon.a (mon.0) 3506 : cluster 0 osdmap e1898: 8 total, 8 up, 8 in 2024-04-10T04:08:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:11 smithi016 bash[74137]: cluster 2024-04-10T04:08:10.501873+0000 mgr.y (mgr.25133) 1853 : cluster 0 pgmap v3295: 553 pgs: 553 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:11 smithi016 bash[72916]: cluster 2024-04-10T04:08:10.487028+0000 mon.a (mon.0) 3506 : cluster 0 osdmap e1898: 8 total, 8 up, 8 in 2024-04-10T04:08:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:11 smithi016 bash[72916]: cluster 2024-04-10T04:08:10.501873+0000 mgr.y (mgr.25133) 1853 : cluster 0 pgmap v3295: 553 pgs: 553 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:11 smithi136 bash[68278]: cluster 2024-04-10T04:08:10.487028+0000 mon.a (mon.0) 3506 : cluster 0 osdmap e1898: 8 total, 8 up, 8 in 2024-04-10T04:08:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:11 smithi136 bash[68278]: cluster 2024-04-10T04:08:10.501873+0000 mgr.y (mgr.25133) 1853 : cluster 0 pgmap v3295: 553 pgs: 553 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:08:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:08:11] "GET /metrics HTTP/1.1" 200 83029 "" "Prometheus/2.43.0" 2024-04-10T04:08:12.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:12 smithi016 bash[72916]: cluster 2024-04-10T04:08:11.508302+0000 mon.a (mon.0) 3507 : cluster 0 osdmap e1899: 8 total, 8 up, 8 in 2024-04-10T04:08:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:12 smithi016 bash[74137]: cluster 2024-04-10T04:08:11.508302+0000 mon.a (mon.0) 3507 : cluster 0 osdmap e1899: 8 total, 8 up, 8 in 2024-04-10T04:08:12.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:12 smithi136 bash[68278]: cluster 2024-04-10T04:08:11.508302+0000 mon.a (mon.0) 3507 : cluster 0 osdmap e1899: 8 total, 8 up, 8 in 2024-04-10T04:08:13.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:13 smithi016 bash[72916]: cluster 2024-04-10T04:08:12.504230+0000 mgr.y (mgr.25133) 1854 : cluster 0 pgmap v3297: 521 pgs: 521 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:13.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:13 smithi016 bash[72916]: cluster 2024-04-10T04:08:12.521639+0000 mon.a (mon.0) 3508 : cluster 0 osdmap e1900: 8 total, 8 up, 8 in 2024-04-10T04:08:13.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:13 smithi016 bash[72916]: audit 2024-04-10T04:08:12.617372+0000 mon.a (mon.0) 3509 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:13 smithi016 bash[74137]: cluster 2024-04-10T04:08:12.504230+0000 mgr.y (mgr.25133) 1854 : cluster 0 pgmap v3297: 521 pgs: 521 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:13 smithi016 bash[74137]: cluster 2024-04-10T04:08:12.521639+0000 mon.a (mon.0) 3508 : cluster 0 osdmap e1900: 8 total, 8 up, 8 in 2024-04-10T04:08:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:13 smithi016 bash[74137]: audit 2024-04-10T04:08:12.617372+0000 mon.a (mon.0) 3509 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:13 smithi136 bash[68278]: cluster 2024-04-10T04:08:12.504230+0000 mgr.y (mgr.25133) 1854 : cluster 0 pgmap v3297: 521 pgs: 521 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:13 smithi136 bash[68278]: cluster 2024-04-10T04:08:12.521639+0000 mon.a (mon.0) 3508 : cluster 0 osdmap e1900: 8 total, 8 up, 8 in 2024-04-10T04:08:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:13 smithi136 bash[68278]: audit 2024-04-10T04:08:12.617372+0000 mon.a (mon.0) 3509 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:14 smithi016 bash[72916]: cluster 2024-04-10T04:08:13.524331+0000 mon.a (mon.0) 3510 : cluster 0 osdmap e1901: 8 total, 8 up, 8 in 2024-04-10T04:08:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:14 smithi016 bash[72916]: cluster 2024-04-10T04:08:14.420833+0000 mon.a (mon.0) 3511 : cluster 0 osdmap e1902: 8 total, 8 up, 8 in 2024-04-10T04:08:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:14 smithi016 bash[74137]: cluster 2024-04-10T04:08:13.524331+0000 mon.a (mon.0) 3510 : cluster 0 osdmap e1901: 8 total, 8 up, 8 in 2024-04-10T04:08:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:14 smithi016 bash[74137]: cluster 2024-04-10T04:08:14.420833+0000 mon.a (mon.0) 3511 : cluster 0 osdmap e1902: 8 total, 8 up, 8 in 2024-04-10T04:08:14.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:14 smithi136 bash[68278]: cluster 2024-04-10T04:08:13.524331+0000 mon.a (mon.0) 3510 : cluster 0 osdmap e1901: 8 total, 8 up, 8 in 2024-04-10T04:08:14.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:14 smithi136 bash[68278]: cluster 2024-04-10T04:08:14.420833+0000 mon.a (mon.0) 3511 : cluster 0 osdmap e1902: 8 total, 8 up, 8 in 2024-04-10T04:08:15.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:15 smithi016 bash[72916]: cluster 2024-04-10T04:08:14.505163+0000 mgr.y (mgr.25133) 1855 : cluster 0 pgmap v3301: 425 pgs: 425 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:15.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:15 smithi016 bash[72916]: cluster 2024-04-10T04:08:15.427945+0000 mon.a (mon.0) 3512 : cluster 0 osdmap e1903: 8 total, 8 up, 8 in 2024-04-10T04:08:15.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:15 smithi016 bash[74137]: cluster 2024-04-10T04:08:14.505163+0000 mgr.y (mgr.25133) 1855 : cluster 0 pgmap v3301: 425 pgs: 425 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:15.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:15 smithi016 bash[74137]: cluster 2024-04-10T04:08:15.427945+0000 mon.a (mon.0) 3512 : cluster 0 osdmap e1903: 8 total, 8 up, 8 in 2024-04-10T04:08:15.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:15 smithi136 bash[68278]: cluster 2024-04-10T04:08:14.505163+0000 mgr.y (mgr.25133) 1855 : cluster 0 pgmap v3301: 425 pgs: 425 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:15.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:15 smithi136 bash[68278]: cluster 2024-04-10T04:08:15.427945+0000 mon.a (mon.0) 3512 : cluster 0 osdmap e1903: 8 total, 8 up, 8 in 2024-04-10T04:08:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:17 smithi016 bash[72916]: cluster 2024-04-10T04:08:16.432484+0000 mon.a (mon.0) 3513 : cluster 0 osdmap e1904: 8 total, 8 up, 8 in 2024-04-10T04:08:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:17 smithi016 bash[72916]: cluster 2024-04-10T04:08:16.506018+0000 mgr.y (mgr.25133) 1856 : cluster 0 pgmap v3304: 361 pgs: 361 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:17 smithi016 bash[74137]: cluster 2024-04-10T04:08:16.432484+0000 mon.a (mon.0) 3513 : cluster 0 osdmap e1904: 8 total, 8 up, 8 in 2024-04-10T04:08:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:17 smithi016 bash[74137]: cluster 2024-04-10T04:08:16.506018+0000 mgr.y (mgr.25133) 1856 : cluster 0 pgmap v3304: 361 pgs: 361 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:17 smithi136 bash[68278]: cluster 2024-04-10T04:08:16.432484+0000 mon.a (mon.0) 3513 : cluster 0 osdmap e1904: 8 total, 8 up, 8 in 2024-04-10T04:08:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:17 smithi136 bash[68278]: cluster 2024-04-10T04:08:16.506018+0000 mgr.y (mgr.25133) 1856 : cluster 0 pgmap v3304: 361 pgs: 361 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:18.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:18 smithi016 bash[72916]: cluster 2024-04-10T04:08:17.441052+0000 mon.a (mon.0) 3514 : cluster 0 osdmap e1905: 8 total, 8 up, 8 in 2024-04-10T04:08:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:18 smithi016 bash[74137]: cluster 2024-04-10T04:08:17.441052+0000 mon.a (mon.0) 3514 : cluster 0 osdmap e1905: 8 total, 8 up, 8 in 2024-04-10T04:08:18.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:18 smithi136 bash[68278]: cluster 2024-04-10T04:08:17.441052+0000 mon.a (mon.0) 3514 : cluster 0 osdmap e1905: 8 total, 8 up, 8 in 2024-04-10T04:08:19.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:19 smithi016 bash[74137]: cluster 2024-04-10T04:08:18.449716+0000 mon.a (mon.0) 3515 : cluster 0 osdmap e1906: 8 total, 8 up, 8 in 2024-04-10T04:08:19.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:19 smithi016 bash[74137]: cluster 2024-04-10T04:08:18.506866+0000 mgr.y (mgr.25133) 1857 : cluster 0 pgmap v3307: 297 pgs: 297 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:19 smithi016 bash[72916]: cluster 2024-04-10T04:08:18.449716+0000 mon.a (mon.0) 3515 : cluster 0 osdmap e1906: 8 total, 8 up, 8 in 2024-04-10T04:08:19.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:19 smithi016 bash[72916]: cluster 2024-04-10T04:08:18.506866+0000 mgr.y (mgr.25133) 1857 : cluster 0 pgmap v3307: 297 pgs: 297 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:19 smithi136 bash[68278]: cluster 2024-04-10T04:08:18.449716+0000 mon.a (mon.0) 3515 : cluster 0 osdmap e1906: 8 total, 8 up, 8 in 2024-04-10T04:08:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:19 smithi136 bash[68278]: cluster 2024-04-10T04:08:18.506866+0000 mgr.y (mgr.25133) 1857 : cluster 0 pgmap v3307: 297 pgs: 297 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:20 smithi016 bash[72916]: cluster 2024-04-10T04:08:19.458535+0000 mon.a (mon.0) 3516 : cluster 0 osdmap e1907: 8 total, 8 up, 8 in 2024-04-10T04:08:20.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:20 smithi016 bash[74137]: cluster 2024-04-10T04:08:19.458535+0000 mon.a (mon.0) 3516 : cluster 0 osdmap e1907: 8 total, 8 up, 8 in 2024-04-10T04:08:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:20 smithi136 bash[68278]: cluster 2024-04-10T04:08:19.458535+0000 mon.a (mon.0) 3516 : cluster 0 osdmap e1907: 8 total, 8 up, 8 in 2024-04-10T04:08:21.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:21 smithi016 bash[74137]: cluster 2024-04-10T04:08:20.462267+0000 mon.a (mon.0) 3517 : cluster 0 osdmap e1908: 8 total, 8 up, 8 in 2024-04-10T04:08:21.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:21 smithi016 bash[74137]: cluster 2024-04-10T04:08:20.507497+0000 mgr.y (mgr.25133) 1858 : cluster 0 pgmap v3310: 233 pgs: 233 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:21.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:21 smithi016 bash[72916]: cluster 2024-04-10T04:08:20.462267+0000 mon.a (mon.0) 3517 : cluster 0 osdmap e1908: 8 total, 8 up, 8 in 2024-04-10T04:08:21.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:21 smithi016 bash[72916]: cluster 2024-04-10T04:08:20.507497+0000 mgr.y (mgr.25133) 1858 : cluster 0 pgmap v3310: 233 pgs: 233 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:21.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:21 smithi136 bash[68278]: cluster 2024-04-10T04:08:20.462267+0000 mon.a (mon.0) 3517 : cluster 0 osdmap e1908: 8 total, 8 up, 8 in 2024-04-10T04:08:21.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:21 smithi136 bash[68278]: cluster 2024-04-10T04:08:20.507497+0000 mgr.y (mgr.25133) 1858 : cluster 0 pgmap v3310: 233 pgs: 233 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:08:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:08:21] "GET /metrics HTTP/1.1" 200 63776 "" "Prometheus/2.43.0" 2024-04-10T04:08:22.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:22 smithi016 bash[72916]: cluster 2024-04-10T04:08:21.490641+0000 mon.a (mon.0) 3518 : cluster 0 osdmap e1909: 8 total, 8 up, 8 in 2024-04-10T04:08:22.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:22 smithi016 bash[74137]: cluster 2024-04-10T04:08:21.490641+0000 mon.a (mon.0) 3518 : cluster 0 osdmap e1909: 8 total, 8 up, 8 in 2024-04-10T04:08:22.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:22 smithi136 bash[68278]: cluster 2024-04-10T04:08:21.490641+0000 mon.a (mon.0) 3518 : cluster 0 osdmap e1909: 8 total, 8 up, 8 in 2024-04-10T04:08:23.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:23 smithi016 bash[72916]: cluster 2024-04-10T04:08:22.498639+0000 mon.a (mon.0) 3519 : cluster 0 osdmap e1910: 8 total, 8 up, 8 in 2024-04-10T04:08:23.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:23 smithi016 bash[72916]: cluster 2024-04-10T04:08:22.508192+0000 mgr.y (mgr.25133) 1859 : cluster 0 pgmap v3313: 169 pgs: 169 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:23 smithi016 bash[74137]: cluster 2024-04-10T04:08:22.498639+0000 mon.a (mon.0) 3519 : cluster 0 osdmap e1910: 8 total, 8 up, 8 in 2024-04-10T04:08:23.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:23 smithi016 bash[74137]: cluster 2024-04-10T04:08:22.508192+0000 mgr.y (mgr.25133) 1859 : cluster 0 pgmap v3313: 169 pgs: 169 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:23.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:23 smithi136 bash[68278]: cluster 2024-04-10T04:08:22.498639+0000 mon.a (mon.0) 3519 : cluster 0 osdmap e1910: 8 total, 8 up, 8 in 2024-04-10T04:08:23.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:23 smithi136 bash[68278]: cluster 2024-04-10T04:08:22.508192+0000 mgr.y (mgr.25133) 1859 : cluster 0 pgmap v3313: 169 pgs: 169 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:24.510 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 160 tests from TestLibRBD (373244 ms total) 2024-04-10T04:08:24.511 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:08:24.511 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 11 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-04-10T04:08:24.580 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-04-10T04:08:24.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:24 smithi016 bash[72916]: cluster 2024-04-10T04:08:23.501425+0000 mon.a (mon.0) 3520 : cluster 0 osdmap e1911: 8 total, 8 up, 8 in 2024-04-10T04:08:24.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:24 smithi016 bash[72916]: cluster 2024-04-10T04:08:24.505581+0000 mon.a (mon.0) 3521 : cluster 0 osdmap e1912: 8 total, 8 up, 8 in 2024-04-10T04:08:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:24 smithi016 bash[74137]: cluster 2024-04-10T04:08:23.501425+0000 mon.a (mon.0) 3520 : cluster 0 osdmap e1911: 8 total, 8 up, 8 in 2024-04-10T04:08:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:24 smithi016 bash[74137]: cluster 2024-04-10T04:08:24.505581+0000 mon.a (mon.0) 3521 : cluster 0 osdmap e1912: 8 total, 8 up, 8 in 2024-04-10T04:08:24.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:24 smithi136 bash[68278]: cluster 2024-04-10T04:08:23.501425+0000 mon.a (mon.0) 3520 : cluster 0 osdmap e1911: 8 total, 8 up, 8 in 2024-04-10T04:08:24.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:24 smithi136 bash[68278]: cluster 2024-04-10T04:08:24.505581+0000 mon.a (mon.0) 3521 : cluster 0 osdmap e1912: 8 total, 8 up, 8 in 2024-04-10T04:08:25.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:25 smithi016 bash[74137]: cluster 2024-04-10T04:08:24.508853+0000 mgr.y (mgr.25133) 1860 : cluster 0 pgmap v3316: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:25 smithi016 bash[72916]: cluster 2024-04-10T04:08:24.508853+0000 mgr.y (mgr.25133) 1860 : cluster 0 pgmap v3316: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:25.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:25 smithi136 bash[68278]: cluster 2024-04-10T04:08:24.508853+0000 mgr.y (mgr.25133) 1860 : cluster 0 pgmap v3316: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:26.543 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:08:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:26 smithi016 bash[74137]: cluster 2024-04-10T04:08:25.530700+0000 mon.a (mon.0) 3522 : cluster 0 osdmap e1913: 8 total, 8 up, 8 in 2024-04-10T04:08:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:26 smithi016 bash[74137]: audit 2024-04-10T04:08:25.539720+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.16:0/2931771774' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:08:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:26 smithi016 bash[74137]: audit 2024-04-10T04:08:25.540900+0000 mon.a (mon.0) 3523 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:08:26.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:26 smithi016 bash[74137]: audit 2024-04-10T04:08:26.173971+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:08:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:26 smithi016 bash[72916]: cluster 2024-04-10T04:08:25.530700+0000 mon.a (mon.0) 3522 : cluster 0 osdmap e1913: 8 total, 8 up, 8 in 2024-04-10T04:08:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:26 smithi016 bash[72916]: audit 2024-04-10T04:08:25.539720+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.16:0/2931771774' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:08:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:26 smithi016 bash[72916]: audit 2024-04-10T04:08:25.540900+0000 mon.a (mon.0) 3523 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:08:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:26 smithi016 bash[72916]: audit 2024-04-10T04:08:26.173971+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:08:26.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:26 smithi136 bash[68278]: cluster 2024-04-10T04:08:25.530700+0000 mon.a (mon.0) 3522 : cluster 0 osdmap e1913: 8 total, 8 up, 8 in 2024-04-10T04:08:26.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:26 smithi136 bash[68278]: audit 2024-04-10T04:08:25.539720+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.16:0/2931771774' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:08:26.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:26 smithi136 bash[68278]: audit 2024-04-10T04:08:25.540900+0000 mon.a (mon.0) 3523 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:08:26.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:26 smithi136 bash[68278]: audit 2024-04-10T04:08:26.173971+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:08:27.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[72916]: cluster 2024-04-10T04:08:26.509940+0000 mgr.y (mgr.25133) 1861 : cluster 0 pgmap v3318: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[72916]: cluster 2024-04-10T04:08:26.525017+0000 mon.a (mon.0) 3525 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[72916]: audit 2024-04-10T04:08:26.533150+0000 mon.a (mon.0) 3526 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[72916]: cluster 2024-04-10T04:08:26.541132+0000 mon.a (mon.0) 3527 : cluster 0 osdmap e1914: 8 total, 8 up, 8 in 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[72916]: audit 2024-04-10T04:08:26.699188+0000 mon.a (mon.0) 3528 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[72916]: audit 2024-04-10T04:08:26.706018+0000 mon.a (mon.0) 3529 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[72916]: audit 2024-04-10T04:08:27.343619+0000 mon.a (mon.0) 3530 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[72916]: audit 2024-04-10T04:08:27.345262+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[72916]: audit 2024-04-10T04:08:27.356382+0000 mon.a (mon.0) 3532 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[74137]: cluster 2024-04-10T04:08:26.509940+0000 mgr.y (mgr.25133) 1861 : cluster 0 pgmap v3318: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[74137]: cluster 2024-04-10T04:08:26.525017+0000 mon.a (mon.0) 3525 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:08:27.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[74137]: audit 2024-04-10T04:08:26.533150+0000 mon.a (mon.0) 3526 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:08:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[74137]: cluster 2024-04-10T04:08:26.541132+0000 mon.a (mon.0) 3527 : cluster 0 osdmap e1914: 8 total, 8 up, 8 in 2024-04-10T04:08:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[74137]: audit 2024-04-10T04:08:26.699188+0000 mon.a (mon.0) 3528 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[74137]: audit 2024-04-10T04:08:26.706018+0000 mon.a (mon.0) 3529 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[74137]: audit 2024-04-10T04:08:27.343619+0000 mon.a (mon.0) 3530 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:08:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[74137]: audit 2024-04-10T04:08:27.345262+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:08:27.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:27 smithi016 bash[74137]: audit 2024-04-10T04:08:27.356382+0000 mon.a (mon.0) 3532 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:27 smithi136 bash[68278]: cluster 2024-04-10T04:08:26.509940+0000 mgr.y (mgr.25133) 1861 : cluster 0 pgmap v3318: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:27 smithi136 bash[68278]: cluster 2024-04-10T04:08:26.525017+0000 mon.a (mon.0) 3525 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:08:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:27 smithi136 bash[68278]: audit 2024-04-10T04:08:26.533150+0000 mon.a (mon.0) 3526 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:08:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:27 smithi136 bash[68278]: cluster 2024-04-10T04:08:26.541132+0000 mon.a (mon.0) 3527 : cluster 0 osdmap e1914: 8 total, 8 up, 8 in 2024-04-10T04:08:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:27 smithi136 bash[68278]: audit 2024-04-10T04:08:26.699188+0000 mon.a (mon.0) 3528 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:27 smithi136 bash[68278]: audit 2024-04-10T04:08:26.706018+0000 mon.a (mon.0) 3529 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:27 smithi136 bash[68278]: audit 2024-04-10T04:08:27.343619+0000 mon.a (mon.0) 3530 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:08:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:27 smithi136 bash[68278]: audit 2024-04-10T04:08:27.345262+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:08:27.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:27 smithi136 bash[68278]: audit 2024-04-10T04:08:27.356382+0000 mon.a (mon.0) 3532 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:28.614 INFO:tasks.workunit.client.0.smithi016.stdout: wrote [831226~28221,10026759~93511,12212776~69699,12413000~26239,13847709~3840,13882186~20726,15105509~99243,18325327~13413,18554134~36986,20846809~89901] 2024-04-10T04:08:28.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:28 smithi016 bash[74137]: cluster 2024-04-10T04:08:27.554645+0000 mon.a (mon.0) 3533 : cluster 0 osdmap e1915: 8 total, 8 up, 8 in 2024-04-10T04:08:28.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:28 smithi016 bash[74137]: audit 2024-04-10T04:08:27.622003+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:28.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:28 smithi016 bash[74137]: audit 2024-04-10T04:08:27.624227+0000 mon.a (mon.0) 3535 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:28.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:28 smithi016 bash[72916]: cluster 2024-04-10T04:08:27.554645+0000 mon.a (mon.0) 3533 : cluster 0 osdmap e1915: 8 total, 8 up, 8 in 2024-04-10T04:08:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:28 smithi016 bash[72916]: audit 2024-04-10T04:08:27.622003+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:28 smithi016 bash[72916]: audit 2024-04-10T04:08:27.624227+0000 mon.a (mon.0) 3535 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:28 smithi136 bash[68278]: cluster 2024-04-10T04:08:27.554645+0000 mon.a (mon.0) 3533 : cluster 0 osdmap e1915: 8 total, 8 up, 8 in 2024-04-10T04:08:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:28 smithi136 bash[68278]: audit 2024-04-10T04:08:27.622003+0000 mon.a (mon.0) 3534 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:28 smithi136 bash[68278]: audit 2024-04-10T04:08:27.624227+0000 mon.a (mon.0) 3535 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:29.665 INFO:tasks.workunit.client.0.smithi016.stdout: wrote [2195233~79933,5840416~37832,7255643~85809,7405651~23156,8204846~82108,11157868~15942,13413642~39812,16185517~20543,16392065~92985] 2024-04-10T04:08:29.678 INFO:tasks.workunit.client.0.smithi016.stdout: diff was [859447~1415719,4194304~4092650,11157868~15942,13413642~39812,15204752~1280298] 2024-04-10T04:08:29.684 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5105 ms) 2024-04-10T04:08:29.685 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-04-10T04:08:29.685 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:08:29.724 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~256 2024-04-10T04:08:29.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:29 smithi016 bash[72916]: cluster 2024-04-10T04:08:28.510604+0000 mgr.y (mgr.25133) 1862 : cluster 0 pgmap v3321: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:29.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:29 smithi016 bash[72916]: cluster 2024-04-10T04:08:28.553402+0000 mon.a (mon.0) 3536 : cluster 0 osdmap e1916: 8 total, 8 up, 8 in 2024-04-10T04:08:29.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:29 smithi016 bash[72916]: cluster 2024-04-10T04:08:28.619118+0000 mon.a (mon.0) 3537 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:08:29.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:29 smithi016 bash[74137]: cluster 2024-04-10T04:08:28.510604+0000 mgr.y (mgr.25133) 1862 : cluster 0 pgmap v3321: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:29.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:29 smithi016 bash[74137]: cluster 2024-04-10T04:08:28.553402+0000 mon.a (mon.0) 3536 : cluster 0 osdmap e1916: 8 total, 8 up, 8 in 2024-04-10T04:08:29.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:29 smithi016 bash[74137]: cluster 2024-04-10T04:08:28.619118+0000 mon.a (mon.0) 3537 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:08:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:29 smithi136 bash[68278]: cluster 2024-04-10T04:08:28.510604+0000 mgr.y (mgr.25133) 1862 : cluster 0 pgmap v3321: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:08:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:29 smithi136 bash[68278]: cluster 2024-04-10T04:08:28.553402+0000 mon.a (mon.0) 3536 : cluster 0 osdmap e1916: 8 total, 8 up, 8 in 2024-04-10T04:08:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:29 smithi136 bash[68278]: cluster 2024-04-10T04:08:28.619118+0000 mon.a (mon.0) 3537 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:08:30.676 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~256 2024-04-10T04:08:30.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:30 smithi136 bash[68278]: cluster 2024-04-10T04:08:29.633880+0000 mon.a (mon.0) 3538 : cluster 0 osdmap e1917: 8 total, 8 up, 8 in 2024-04-10T04:08:31.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:30 smithi016 bash[72916]: cluster 2024-04-10T04:08:29.633880+0000 mon.a (mon.0) 3538 : cluster 0 osdmap e1917: 8 total, 8 up, 8 in 2024-04-10T04:08:31.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:30 smithi016 bash[74137]: cluster 2024-04-10T04:08:29.633880+0000 mon.a (mon.0) 3538 : cluster 0 osdmap e1917: 8 total, 8 up, 8 in 2024-04-10T04:08:31.679 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~256 2024-04-10T04:08:31.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:31 smithi136 bash[68278]: cluster 2024-04-10T04:08:30.511253+0000 mgr.y (mgr.25133) 1863 : cluster 0 pgmap v3324: 137 pgs: 8 creating+peering, 129 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-04-10T04:08:31.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:31 smithi136 bash[68278]: cluster 2024-04-10T04:08:30.644245+0000 mon.a (mon.0) 3539 : cluster 0 osdmap e1918: 8 total, 8 up, 8 in 2024-04-10T04:08:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:08:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:08:31] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.43.0" 2024-04-10T04:08:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:31 smithi016 bash[72916]: cluster 2024-04-10T04:08:30.511253+0000 mgr.y (mgr.25133) 1863 : cluster 0 pgmap v3324: 137 pgs: 8 creating+peering, 129 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-04-10T04:08:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:31 smithi016 bash[72916]: cluster 2024-04-10T04:08:30.644245+0000 mon.a (mon.0) 3539 : cluster 0 osdmap e1918: 8 total, 8 up, 8 in 2024-04-10T04:08:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:31 smithi016 bash[74137]: cluster 2024-04-10T04:08:30.511253+0000 mgr.y (mgr.25133) 1863 : cluster 0 pgmap v3324: 137 pgs: 8 creating+peering, 129 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-04-10T04:08:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:31 smithi016 bash[74137]: cluster 2024-04-10T04:08:30.644245+0000 mon.a (mon.0) 3539 : cluster 0 osdmap e1918: 8 total, 8 up, 8 in 2024-04-10T04:08:32.708 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~256 2024-04-10T04:08:32.714 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3029 ms) 2024-04-10T04:08:32.714 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-04-10T04:08:32.714 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:08:32.799 INFO:tasks.workunit.client.0.smithi016.stdout: i=0 exists [63126589~3157938,118535750~1512101,132388490~3777357,195973535~2898474,253793169~457030,289801279~7334006,374530030~4828967,386592561~565867,396852922~4036104,409214171~2356559] wrote [63126589~3157938,118535750~1512101,132388490~3777357,195973535~2898474,253793169~457030,289801279~7334006,374530030~4828967,386592561~565867,396852922~4036104,409214171~2356559] 2024-04-10T04:08:32.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:32 smithi136 bash[68278]: cluster 2024-04-10T04:08:31.644280+0000 mon.a (mon.0) 3540 : cluster 0 osdmap e1919: 8 total, 8 up, 8 in 2024-04-10T04:08:33.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:32 smithi016 bash[72916]: cluster 2024-04-10T04:08:31.644280+0000 mon.a (mon.0) 3540 : cluster 0 osdmap e1919: 8 total, 8 up, 8 in 2024-04-10T04:08:33.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:32 smithi016 bash[74137]: cluster 2024-04-10T04:08:31.644280+0000 mon.a (mon.0) 3540 : cluster 0 osdmap e1919: 8 total, 8 up, 8 in 2024-04-10T04:08:33.732 INFO:tasks.workunit.client.0.smithi016.stdout: i=1 exists [9150308~7046829,23656474~3101862,49967134~6529270,63126589~3856088,104348329~3479025,118535750~1512101,132388490~3777357,195973535~2898474,230676549~1010136,251718316~3902659,289801279~7334006,329644329~4814556,343731752~2390526,374530030~4828967,386592561~565867,392512576~782602,396852922~4036104,409214171~2356559] wrote [9150308~7046829,23656474~3101862,49967134~6529270,64902661~2080016,104348329~3479025,230676549~1010136,251718316~3902659,329644329~4814556,343731752~2390526,392512576~782602] 2024-04-10T04:08:34.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:33 smithi016 bash[72916]: cluster 2024-04-10T04:08:32.512234+0000 mgr.y (mgr.25133) 1864 : cluster 0 pgmap v3327: 137 pgs: 137 active+clean; 18 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 191 KiB/s wr, 70 op/s 2024-04-10T04:08:34.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:33 smithi016 bash[72916]: cluster 2024-04-10T04:08:32.665009+0000 mon.a (mon.0) 3541 : cluster 0 osdmap e1920: 8 total, 8 up, 8 in 2024-04-10T04:08:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:33 smithi016 bash[74137]: cluster 2024-04-10T04:08:32.512234+0000 mgr.y (mgr.25133) 1864 : cluster 0 pgmap v3327: 137 pgs: 137 active+clean; 18 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 191 KiB/s wr, 70 op/s 2024-04-10T04:08:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:33 smithi016 bash[74137]: cluster 2024-04-10T04:08:32.665009+0000 mon.a (mon.0) 3541 : cluster 0 osdmap e1920: 8 total, 8 up, 8 in 2024-04-10T04:08:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:33 smithi136 bash[68278]: cluster 2024-04-10T04:08:32.512234+0000 mgr.y (mgr.25133) 1864 : cluster 0 pgmap v3327: 137 pgs: 137 active+clean; 18 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 191 KiB/s wr, 70 op/s 2024-04-10T04:08:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:33 smithi136 bash[68278]: cluster 2024-04-10T04:08:32.665009+0000 mon.a (mon.0) 3541 : cluster 0 osdmap e1920: 8 total, 8 up, 8 in 2024-04-10T04:08:34.523 INFO:tasks.workunit.client.0.smithi016.stdout: i=2 exists [9150308~7046829,21629705~6733738,49967134~6529270,57702144~4019456,63126589~3856088,71531703~3338652,104348329~3479025,118535750~1512101,132388490~3777357,184071920~4612372,195973535~2898474,230676549~4991073,251718316~7067125,287104949~1837004,289801279~7334006,324518098~9940787,343731752~2390526,351000958~8276234,374530030~4828967,386592561~565867,392512576~782602,396852922~4036104,409214171~2356559] wrote [21629705~6733738,57702144~4019456,71531703~3338652,184071920~4612372,231140074~4527548,255023984~3761457,287104949~1837004,324518098~7751812,351000958~8276234] 2024-04-10T04:08:35.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:34 smithi016 bash[72916]: cluster 2024-04-10T04:08:33.668518+0000 mon.a (mon.0) 3542 : cluster 0 osdmap e1921: 8 total, 8 up, 8 in 2024-04-10T04:08:35.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:34 smithi016 bash[72916]: cluster 2024-04-10T04:08:34.429203+0000 mon.a (mon.0) 3543 : cluster 0 osdmap e1922: 8 total, 8 up, 8 in 2024-04-10T04:08:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:34 smithi016 bash[74137]: cluster 2024-04-10T04:08:33.668518+0000 mon.a (mon.0) 3542 : cluster 0 osdmap e1921: 8 total, 8 up, 8 in 2024-04-10T04:08:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:34 smithi016 bash[74137]: cluster 2024-04-10T04:08:34.429203+0000 mon.a (mon.0) 3543 : cluster 0 osdmap e1922: 8 total, 8 up, 8 in 2024-04-10T04:08:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:34 smithi136 bash[68278]: cluster 2024-04-10T04:08:33.668518+0000 mon.a (mon.0) 3542 : cluster 0 osdmap e1921: 8 total, 8 up, 8 in 2024-04-10T04:08:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:34 smithi136 bash[68278]: cluster 2024-04-10T04:08:34.429203+0000 mon.a (mon.0) 3543 : cluster 0 osdmap e1922: 8 total, 8 up, 8 in 2024-04-10T04:08:35.534 INFO:tasks.workunit.client.0.smithi016.stdout: i=3 exists [9150308~7046829,21629705~6733738,49967134~6529270,57702144~9280533,71531703~3338652,104348329~4469825,118535750~1512101,130535994~5629853,143185042~7475662,168842473~6699660,184071920~4612372,195973535~2898474,200533338~6128141,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,287104949~1837004,289801279~7334006,324518098~9940787,343731752~2390526,351000958~8276234,374530030~4828967,386592561~565867,392512576~782602,396852922~4036104,408208627~5889951] wrote [60769650~4322386,105368168~3449986,130535994~2670298,143185042~7475662,168842473~6699660,200533338~6128141,246399284~1542585,276967954~48426,352565713~5556266,408208627~5889951] 2024-04-10T04:08:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:35 smithi016 bash[72916]: cluster 2024-04-10T04:08:34.512927+0000 mgr.y (mgr.25133) 1865 : cluster 0 pgmap v3331: 137 pgs: 137 active+clean; 59 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 5.8 MiB/s wr, 88 op/s 2024-04-10T04:08:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:35 smithi016 bash[72916]: cluster 2024-04-10T04:08:35.438050+0000 mon.a (mon.0) 3544 : cluster 0 osdmap e1923: 8 total, 8 up, 8 in 2024-04-10T04:08:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:35 smithi016 bash[74137]: cluster 2024-04-10T04:08:34.512927+0000 mgr.y (mgr.25133) 1865 : cluster 0 pgmap v3331: 137 pgs: 137 active+clean; 59 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 5.8 MiB/s wr, 88 op/s 2024-04-10T04:08:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:35 smithi016 bash[74137]: cluster 2024-04-10T04:08:35.438050+0000 mon.a (mon.0) 3544 : cluster 0 osdmap e1923: 8 total, 8 up, 8 in 2024-04-10T04:08:36.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:35 smithi136 bash[68278]: cluster 2024-04-10T04:08:34.512927+0000 mgr.y (mgr.25133) 1865 : cluster 0 pgmap v3331: 137 pgs: 137 active+clean; 59 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 5.8 MiB/s wr, 88 op/s 2024-04-10T04:08:36.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:35 smithi136 bash[68278]: cluster 2024-04-10T04:08:35.438050+0000 mon.a (mon.0) 3544 : cluster 0 osdmap e1923: 8 total, 8 up, 8 in 2024-04-10T04:08:36.546 INFO:tasks.workunit.client.0.smithi016.stdout: i=4 exists [9150308~7046829,21629705~6733738,29375055~7268079,49967134~6529270,57702144~9280533,71531703~3338652,76226936~3981493,91857705~5687541,104348329~4469825,118535750~1512101,130535994~5629853,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,195973535~2898474,200533338~6128141,220647794~7371751,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,289801279~7734845,324518098~9940787,343731752~6922472,351000958~8276234,374530030~10503498,386592561~565867,392512576~782602,396852922~4036104,408208627~8072778] wrote [29375055~7268079,76226936~3981493,91857705~5687541,160055471~4279855,220647794~7371751,284918667~1958578,297106237~429887,345316582~5337642,378170753~6862775,409345152~6936253] 2024-04-10T04:08:37.539 INFO:tasks.workunit.client.0.smithi016.stdout: i=5 exists [9150308~7046829,21629705~6733738,29375055~7268079,49967134~17015543,71531703~3338652,76226936~3981493,91857705~5687541,104348329~4469825,118535750~1512101,123217858~431827,123917404~17986312,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,195973535~2898474,200533338~6128141,207018447~982104,217336428~485611,220647794~7371751,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,289801279~15367461,324518098~9940787,339926005~10728219,351000958~8276234,374530030~10503498,386592561~565867,391336223~9552803,408208627~8072778] wrote [54708289~5539887,123217858~431827,123917404~7760753,135702685~6201031,207018447~982104,217336428~485611,293739176~11429564,339926005~4553238,391336223~5566789] 2024-04-10T04:08:37.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:37 smithi016 bash[72916]: cluster 2024-04-10T04:08:36.440948+0000 mon.a (mon.0) 3545 : cluster 0 osdmap e1924: 8 total, 8 up, 8 in 2024-04-10T04:08:37.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:37 smithi016 bash[72916]: cluster 2024-04-10T04:08:36.513365+0000 mgr.y (mgr.25133) 1866 : cluster 0 pgmap v3334: 137 pgs: 137 active+clean; 115 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 18 MiB/s wr, 121 op/s 2024-04-10T04:08:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:37 smithi016 bash[74137]: cluster 2024-04-10T04:08:36.440948+0000 mon.a (mon.0) 3545 : cluster 0 osdmap e1924: 8 total, 8 up, 8 in 2024-04-10T04:08:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:37 smithi016 bash[74137]: cluster 2024-04-10T04:08:36.513365+0000 mgr.y (mgr.25133) 1866 : cluster 0 pgmap v3334: 137 pgs: 137 active+clean; 115 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 18 MiB/s wr, 121 op/s 2024-04-10T04:08:37.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:37 smithi136 bash[68278]: cluster 2024-04-10T04:08:36.440948+0000 mon.a (mon.0) 3545 : cluster 0 osdmap e1924: 8 total, 8 up, 8 in 2024-04-10T04:08:37.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:37 smithi136 bash[68278]: cluster 2024-04-10T04:08:36.513365+0000 mgr.y (mgr.25133) 1866 : cluster 0 pgmap v3334: 137 pgs: 137 active+clean; 115 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 18 MiB/s wr, 121 op/s 2024-04-10T04:08:38.557 INFO:tasks.workunit.client.0.smithi016.stdout: i=6 exists [9150308~7046829,21629705~6733738,29375055~7268079,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,91857705~5687541,104348329~4469825,115366077~5459551,123217858~431827,123917404~17986312,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,195973535~2898474,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,289801279~15367461,310334608~6505279,324518098~9940787,339926005~10728219,351000958~8276234,374530030~10503498,386592561~565867,391336223~9552803,405799919~1059514,407952789~8328616] wrote [41723686~1996303,57240324~2341735,78009418~7029975,105363387~2817263,115366077~5459551,218272673~3849598,253347837~5249004,310334608~6505279,405799919~1059514,407952789~6516134] 2024-04-10T04:08:38.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:38 smithi016 bash[72916]: cluster 2024-04-10T04:08:37.443487+0000 mon.a (mon.0) 3546 : cluster 0 osdmap e1925: 8 total, 8 up, 8 in 2024-04-10T04:08:38.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:38 smithi016 bash[74137]: cluster 2024-04-10T04:08:37.443487+0000 mon.a (mon.0) 3546 : cluster 0 osdmap e1925: 8 total, 8 up, 8 in 2024-04-10T04:08:38.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:38 smithi136 bash[68278]: cluster 2024-04-10T04:08:37.443487+0000 mon.a (mon.0) 3546 : cluster 0 osdmap e1925: 8 total, 8 up, 8 in 2024-04-10T04:08:39.559 INFO:tasks.workunit.client.0.smithi016.stdout: i=7 exists [9150308~7046829,21629705~6733738,29375055~8959311,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,91857705~5687541,104348329~4469825,115366077~5459551,122123770~19779946,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,195973535~2898474,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,230676549~4991073,246390839~2988499,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,289801279~15367461,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,374530030~10503498,386592561~565867,387479296~1048138,391336223~9552803,405799919~1059514,407952789~8328616] wrote [21972286~736767,31502423~6831943,122123770~1935440,125046751~5997871,246390839~2988499,332103995~3491685,337544820~230586,376955801~7836596,387479296~1048138,406170293~251802] 2024-04-10T04:08:39.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:39 smithi016 bash[72916]: cluster 2024-04-10T04:08:38.464278+0000 mon.a (mon.0) 3547 : cluster 0 osdmap e1926: 8 total, 8 up, 8 in 2024-04-10T04:08:39.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:39 smithi016 bash[72916]: cluster 2024-04-10T04:08:38.514048+0000 mgr.y (mgr.25133) 1867 : cluster 0 pgmap v3337: 137 pgs: 137 active+clean; 206 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 29 MiB/s wr, 84 op/s 2024-04-10T04:08:39.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:39 smithi016 bash[74137]: cluster 2024-04-10T04:08:38.464278+0000 mon.a (mon.0) 3547 : cluster 0 osdmap e1926: 8 total, 8 up, 8 in 2024-04-10T04:08:39.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:39 smithi016 bash[74137]: cluster 2024-04-10T04:08:38.514048+0000 mgr.y (mgr.25133) 1867 : cluster 0 pgmap v3337: 137 pgs: 137 active+clean; 206 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 29 MiB/s wr, 84 op/s 2024-04-10T04:08:39.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:39 smithi136 bash[68278]: cluster 2024-04-10T04:08:38.464278+0000 mon.a (mon.0) 3547 : cluster 0 osdmap e1926: 8 total, 8 up, 8 in 2024-04-10T04:08:39.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:39 smithi136 bash[68278]: cluster 2024-04-10T04:08:38.514048+0000 mgr.y (mgr.25133) 1867 : cluster 0 pgmap v3337: 137 pgs: 137 active+clean; 206 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 29 MiB/s wr, 84 op/s 2024-04-10T04:08:40.599 INFO:tasks.workunit.client.0.smithi016.stdout: i=8 exists [9150308~7046829,20935192~7760033,29375055~11788216,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115366077~5459551,122123770~19779946,143185042~7475662,152970778~3620499,160055471~4279855,168842473~8292728,184071920~4612372,195973535~2898474,200533338~6128141,207018447~982104,217336428~10683117,230676549~4991073,246390839~2988499,251718316~7067125,266240868~7043301,276967954~48426,284918667~1958578,287104949~1837004,289801279~15367461,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,374530030~10503498,386592561~565867,387479296~1048138,391336223~12118645,405799919~1059514,407952789~8328616] wrote [20935192~7760033,34999445~6163826,86715808~3402694,152970778~3620499,170817371~6317830,217539917~1424628,266240868~7043301,398115110~5339758] 2024-04-10T04:08:40.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:40 smithi016 bash[72916]: cluster 2024-04-10T04:08:39.469624+0000 mon.a (mon.0) 3548 : cluster 0 osdmap e1927: 8 total, 8 up, 8 in 2024-04-10T04:08:40.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:40 smithi016 bash[74137]: cluster 2024-04-10T04:08:39.469624+0000 mon.a (mon.0) 3548 : cluster 0 osdmap e1927: 8 total, 8 up, 8 in 2024-04-10T04:08:40.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:40 smithi136 bash[68278]: cluster 2024-04-10T04:08:39.469624+0000 mon.a (mon.0) 3548 : cluster 0 osdmap e1927: 8 total, 8 up, 8 in 2024-04-10T04:08:41.613 INFO:tasks.workunit.client.0.smithi016.stdout: i=9 exists [8059923~8137214,20935192~7760033,29375055~11788216,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115366077~5459551,122123770~19779946,143185042~7475662,151341131~6664784,160055471~4279855,168842473~8292728,184071920~4612372,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,217336428~10683117,228900903~6766719,246390839~2988499,251718316~7067125,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,289801279~15367461,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,366022193~7700816,374530030~10503498,386592561~565867,387479296~1048138,391336223~12118645,404822766~11458639] wrote [8059923~7256681,130654829~3700454,151341131~6664784,194952055~299420,228900903~6111502,278905692~6272939,301949096~1050781,354350502~1573095,366022193~7700816,404822766~3592097] 2024-04-10T04:08:41.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:41 smithi016 bash[72916]: cluster 2024-04-10T04:08:40.488095+0000 mon.a (mon.0) 3549 : cluster 0 osdmap e1928: 8 total, 8 up, 8 in 2024-04-10T04:08:41.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:41 smithi016 bash[72916]: cluster 2024-04-10T04:08:40.514572+0000 mgr.y (mgr.25133) 1868 : cluster 0 pgmap v3340: 137 pgs: 137 active+clean; 323 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 42 MiB/s wr, 250 op/s 2024-04-10T04:08:41.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:41 smithi016 bash[74137]: cluster 2024-04-10T04:08:40.488095+0000 mon.a (mon.0) 3549 : cluster 0 osdmap e1928: 8 total, 8 up, 8 in 2024-04-10T04:08:41.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:41 smithi016 bash[74137]: cluster 2024-04-10T04:08:40.514572+0000 mgr.y (mgr.25133) 1868 : cluster 0 pgmap v3340: 137 pgs: 137 active+clean; 323 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 42 MiB/s wr, 250 op/s 2024-04-10T04:08:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:41 smithi136 bash[68278]: cluster 2024-04-10T04:08:40.488095+0000 mon.a (mon.0) 3549 : cluster 0 osdmap e1928: 8 total, 8 up, 8 in 2024-04-10T04:08:41.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:41 smithi136 bash[68278]: cluster 2024-04-10T04:08:40.514572+0000 mgr.y (mgr.25133) 1868 : cluster 0 pgmap v3340: 137 pgs: 137 active+clean; 323 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 42 MiB/s wr, 250 op/s 2024-04-10T04:08:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:08:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:08:41] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.43.0" 2024-04-10T04:08:42.597 INFO:tasks.workunit.client.0.smithi016.stdout: i=10 exists [8059923~8137214,20935192~7760033,29375055~14344934,49967134~17015543,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115217836~5607792,122123770~19779946,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,216726066~18941556,245153043~13632398,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,289801279~15367461,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,366022193~7700816,374530030~10503498,386592561~565867,387479296~1048138,391336223~12118645,404822766~11458639] wrote [10297649~3431919,37964210~4588907,115217836~307903,161253575~5027869,216726066~2044630,226935738~2445019,245153043~6850530,270399644~2688716,280897954~2937108,407316274~2297106] 2024-04-10T04:08:42.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:42 smithi016 bash[72916]: cluster 2024-04-10T04:08:41.492552+0000 mon.a (mon.0) 3550 : cluster 0 osdmap e1929: 8 total, 8 up, 8 in 2024-04-10T04:08:42.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:42 smithi016 bash[74137]: cluster 2024-04-10T04:08:41.492552+0000 mon.a (mon.0) 3550 : cluster 0 osdmap e1929: 8 total, 8 up, 8 in 2024-04-10T04:08:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:42 smithi136 bash[68278]: cluster 2024-04-10T04:08:41.492552+0000 mon.a (mon.0) 3550 : cluster 0 osdmap e1929: 8 total, 8 up, 8 in 2024-04-10T04:08:43.758 INFO:tasks.workunit.client.0.smithi016.stdout: i=11 exists [8059923~11224682,20935192~7760033,29375055~14344934,47892068~19090609,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115217836~5607792,122123770~19779946,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,216726066~18941556,241759573~17025868,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,289801279~18915230,310334608~6505279,324518098~11077582,335727858~14926366,350758085~8519107,366022193~7700816,374530030~10503498,386592561~565867,387479296~1048138,391336223~12921924,404822766~11458639] wrote [14791863~4492742,47892068~6947723,234984740~313128,241759573~4803493,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,410282603~5514680] 2024-04-10T04:08:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:43 smithi016 bash[72916]: cluster 2024-04-10T04:08:42.512171+0000 mon.a (mon.0) 3551 : cluster 0 osdmap e1930: 8 total, 8 up, 8 in 2024-04-10T04:08:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:43 smithi016 bash[72916]: cluster 2024-04-10T04:08:42.515364+0000 mgr.y (mgr.25133) 1869 : cluster 0 pgmap v3343: 137 pgs: 137 active+clean; 444 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 48 MiB/s wr, 338 op/s 2024-04-10T04:08:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:43 smithi016 bash[72916]: audit 2024-04-10T04:08:42.625278+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:43 smithi016 bash[72916]: audit 2024-04-10T04:08:42.626591+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:43 smithi016 bash[74137]: cluster 2024-04-10T04:08:42.512171+0000 mon.a (mon.0) 3551 : cluster 0 osdmap e1930: 8 total, 8 up, 8 in 2024-04-10T04:08:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:43 smithi016 bash[74137]: cluster 2024-04-10T04:08:42.515364+0000 mgr.y (mgr.25133) 1869 : cluster 0 pgmap v3343: 137 pgs: 137 active+clean; 444 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 48 MiB/s wr, 338 op/s 2024-04-10T04:08:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:43 smithi016 bash[74137]: audit 2024-04-10T04:08:42.625278+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:43 smithi016 bash[74137]: audit 2024-04-10T04:08:42.626591+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:43 smithi136 bash[68278]: cluster 2024-04-10T04:08:42.512171+0000 mon.a (mon.0) 3551 : cluster 0 osdmap e1930: 8 total, 8 up, 8 in 2024-04-10T04:08:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:43 smithi136 bash[68278]: cluster 2024-04-10T04:08:42.515364+0000 mgr.y (mgr.25133) 1869 : cluster 0 pgmap v3343: 137 pgs: 137 active+clean; 444 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 48 MiB/s wr, 338 op/s 2024-04-10T04:08:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:43 smithi136 bash[68278]: audit 2024-04-10T04:08:42.625278+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:08:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:43 smithi136 bash[68278]: audit 2024-04-10T04:08:42.626591+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:44.739 INFO:tasks.workunit.client.0.smithi016.stdout: i=12 exists [8059923~11224682,20935192~46047485,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~16477299,122123770~19779946,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,216726066~18941556,241759573~17025868,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,289801279~18915230,310334608~6505279,324518098~11077582,335727858~14926366,350758085~8519107,366022193~7700816,374530030~10503498,386592561~565867,387479296~1048138,391336223~12921924,404822766~11458639] wrote [10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,107959880~9366154,124650709~1754738,201037592~3230717,251806326~2642993] 2024-04-10T04:08:44.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:44 smithi136 bash[68278]: cluster 2024-04-10T04:08:43.633587+0000 mon.a (mon.0) 3554 : cluster 0 osdmap e1931: 8 total, 8 up, 8 in 2024-04-10T04:08:45.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:44 smithi016 bash[72916]: cluster 2024-04-10T04:08:43.633587+0000 mon.a (mon.0) 3554 : cluster 0 osdmap e1931: 8 total, 8 up, 8 in 2024-04-10T04:08:45.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:44 smithi016 bash[74137]: cluster 2024-04-10T04:08:43.633587+0000 mon.a (mon.0) 3554 : cluster 0 osdmap e1931: 8 total, 8 up, 8 in 2024-04-10T04:08:45.750 INFO:tasks.workunit.client.0.smithi016.stdout: i=13 exists [7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,86715808~3402694,91857705~5687541,104348329~16902200,122123770~19779946,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,289801279~18915230,310334608~6505279,324518098~11077582,335727858~14926366,350758085~8519107,366022193~7700816,374530030~10503498,386592561~565867,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] wrote [7772403~982285,67490549~4873675,113480494~7770035,171262906~1562025,190280212~3041000,229780940~3992273,244185239~7010240,252015677~7552527,388883422~1578906] 2024-04-10T04:08:45.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:45 smithi136 bash[68278]: cluster 2024-04-10T04:08:44.516481+0000 mgr.y (mgr.25133) 1870 : cluster 0 pgmap v3345: 137 pgs: 137 active+clean; 521 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 43 MiB/s wr, 268 op/s 2024-04-10T04:08:45.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:45 smithi136 bash[68278]: cluster 2024-04-10T04:08:44.635511+0000 mon.a (mon.0) 3555 : cluster 0 osdmap e1932: 8 total, 8 up, 8 in 2024-04-10T04:08:46.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:45 smithi016 bash[72916]: cluster 2024-04-10T04:08:44.516481+0000 mgr.y (mgr.25133) 1870 : cluster 0 pgmap v3345: 137 pgs: 137 active+clean; 521 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 43 MiB/s wr, 268 op/s 2024-04-10T04:08:46.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:45 smithi016 bash[72916]: cluster 2024-04-10T04:08:44.635511+0000 mon.a (mon.0) 3555 : cluster 0 osdmap e1932: 8 total, 8 up, 8 in 2024-04-10T04:08:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:45 smithi016 bash[74137]: cluster 2024-04-10T04:08:44.516481+0000 mgr.y (mgr.25133) 1870 : cluster 0 pgmap v3345: 137 pgs: 137 active+clean; 521 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 43 MiB/s wr, 268 op/s 2024-04-10T04:08:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:45 smithi016 bash[74137]: cluster 2024-04-10T04:08:44.635511+0000 mon.a (mon.0) 3555 : cluster 0 osdmap e1932: 8 total, 8 up, 8 in 2024-04-10T04:08:46.762 INFO:tasks.workunit.client.0.smithi016.stdout: i=14 exists [7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,86715808~13428307,104348329~16902200,122123770~19779946,143185042~7475662,151341131~14940313,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,289801279~18915230,310334608~6911150,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,374530030~10503498,386592561~565867,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] wrote [87699922~5162891,96492333~3651782,112377163~6892961,157227874~2859513,252244166~445128,313602478~3643280,336363315~920696,358267068~4682156,406373526~6709984] 2024-04-10T04:08:46.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:46 smithi136 bash[68278]: cluster 2024-04-10T04:08:45.656153+0000 mon.a (mon.0) 3556 : cluster 0 osdmap e1933: 8 total, 8 up, 8 in 2024-04-10T04:08:47.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:46 smithi016 bash[74137]: cluster 2024-04-10T04:08:45.656153+0000 mon.a (mon.0) 3556 : cluster 0 osdmap e1933: 8 total, 8 up, 8 in 2024-04-10T04:08:47.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:46 smithi016 bash[72916]: cluster 2024-04-10T04:08:45.656153+0000 mon.a (mon.0) 3556 : cluster 0 osdmap e1933: 8 total, 8 up, 8 in 2024-04-10T04:08:47.746 INFO:tasks.workunit.client.0.smithi016.stdout: i=15 exists [3484033~1351132,7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,86715808~13428307,104348329~16902200,122123770~19779946,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,289801279~18915230,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,374530030~10503498,386592561~1934873,388883422~15374725,404822766~11458639] wrote [3484033~1351132,28294154~1213973,89242104~971530,162174297~5743630,189328034~5527375,213188823~1527322,313821354~3890915,324998581~4938761,386926300~1561349,389582667~3101658] 2024-04-10T04:08:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:47 smithi136 bash[68278]: cluster 2024-04-10T04:08:46.517394+0000 mgr.y (mgr.25133) 1871 : cluster 0 pgmap v3348: 137 pgs: 137 active+clean; 558 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 197 KiB/s rd, 28 MiB/s wr, 303 op/s 2024-04-10T04:08:47.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:47 smithi136 bash[68278]: cluster 2024-04-10T04:08:46.661875+0000 mon.a (mon.0) 3557 : cluster 0 osdmap e1934: 8 total, 8 up, 8 in 2024-04-10T04:08:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:47 smithi016 bash[72916]: cluster 2024-04-10T04:08:46.517394+0000 mgr.y (mgr.25133) 1871 : cluster 0 pgmap v3348: 137 pgs: 137 active+clean; 558 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 197 KiB/s rd, 28 MiB/s wr, 303 op/s 2024-04-10T04:08:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:47 smithi016 bash[72916]: cluster 2024-04-10T04:08:46.661875+0000 mon.a (mon.0) 3557 : cluster 0 osdmap e1934: 8 total, 8 up, 8 in 2024-04-10T04:08:48.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:47 smithi016 bash[74137]: cluster 2024-04-10T04:08:46.517394+0000 mgr.y (mgr.25133) 1871 : cluster 0 pgmap v3348: 137 pgs: 137 active+clean; 558 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 197 KiB/s rd, 28 MiB/s wr, 303 op/s 2024-04-10T04:08:48.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:47 smithi016 bash[74137]: cluster 2024-04-10T04:08:46.661875+0000 mon.a (mon.0) 3557 : cluster 0 osdmap e1934: 8 total, 8 up, 8 in 2024-04-10T04:08:48.747 INFO:tasks.workunit.client.0.smithi016.stdout: i=16 exists [3484033~1351132,7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,85330970~14813145,104348329~37555387,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,289801279~18915230,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,374530030~10503498,386592561~1934873,388883422~15374725,404822766~11458639] wrote [85330970~7827752,94095478~5895453,120174758~3150390,139962817~1242061,169088153~7276872,191902496~2878040,233925740~1046208,359876515~2739862,410902396~126434] 2024-04-10T04:08:49.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:48 smithi016 bash[72916]: cluster 2024-04-10T04:08:47.675455+0000 mon.a (mon.0) 3558 : cluster 0 osdmap e1935: 8 total, 8 up, 8 in 2024-04-10T04:08:49.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:48 smithi016 bash[74137]: cluster 2024-04-10T04:08:47.675455+0000 mon.a (mon.0) 3558 : cluster 0 osdmap e1935: 8 total, 8 up, 8 in 2024-04-10T04:08:49.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:48 smithi136 bash[68278]: cluster 2024-04-10T04:08:47.675455+0000 mon.a (mon.0) 3558 : cluster 0 osdmap e1935: 8 total, 8 up, 8 in 2024-04-10T04:08:49.796 INFO:tasks.workunit.client.0.smithi016.stdout: i=17 exists [3484033~1351132,7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,85330970~14813145,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,289801279~18915230,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,374530030~10992208,386592561~1934873,388883422~15374725,404822766~11458639] wrote [22622630~6493469,104225907~4425342,127637682~8086731,142520963~6206155,155647859~3818104,213472671~679380,273580517~5795475,379336923~6185315] 2024-04-10T04:08:50.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:49 smithi016 bash[74137]: cluster 2024-04-10T04:08:48.518089+0000 mgr.y (mgr.25133) 1872 : cluster 0 pgmap v3351: 137 pgs: 137 active+clean; 636 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 28 MiB/s wr, 142 op/s 2024-04-10T04:08:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:49 smithi016 bash[74137]: cluster 2024-04-10T04:08:48.677975+0000 mon.a (mon.0) 3559 : cluster 0 osdmap e1936: 8 total, 8 up, 8 in 2024-04-10T04:08:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:49 smithi016 bash[72916]: cluster 2024-04-10T04:08:48.518089+0000 mgr.y (mgr.25133) 1872 : cluster 0 pgmap v3351: 137 pgs: 137 active+clean; 636 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 28 MiB/s wr, 142 op/s 2024-04-10T04:08:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:49 smithi016 bash[72916]: cluster 2024-04-10T04:08:48.677975+0000 mon.a (mon.0) 3559 : cluster 0 osdmap e1936: 8 total, 8 up, 8 in 2024-04-10T04:08:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:49 smithi136 bash[68278]: cluster 2024-04-10T04:08:48.518089+0000 mgr.y (mgr.25133) 1872 : cluster 0 pgmap v3351: 137 pgs: 137 active+clean; 636 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 28 MiB/s wr, 142 op/s 2024-04-10T04:08:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:49 smithi136 bash[68278]: cluster 2024-04-10T04:08:48.677975+0000 mon.a (mon.0) 3559 : cluster 0 osdmap e1936: 8 total, 8 up, 8 in 2024-04-10T04:08:50.824 INFO:tasks.workunit.client.0.smithi016.stdout: i=18 exists [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,289801279~18915230,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,374530030~10992208,386592561~1934873,388883422~15374725,404822766~12974616] wrote [60784227~6740443,80536225~6850471,107096706~7267226,151851360~6901527,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,342382742~3609617,410924970~6872412] 2024-04-10T04:08:51.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:50 smithi016 bash[72916]: cluster 2024-04-10T04:08:49.690177+0000 mon.a (mon.0) 3560 : cluster 0 osdmap e1937: 8 total, 8 up, 8 in 2024-04-10T04:08:51.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:50 smithi016 bash[74137]: cluster 2024-04-10T04:08:49.690177+0000 mon.a (mon.0) 3560 : cluster 0 osdmap e1937: 8 total, 8 up, 8 in 2024-04-10T04:08:51.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:50 smithi136 bash[68278]: cluster 2024-04-10T04:08:49.690177+0000 mon.a (mon.0) 3560 : cluster 0 osdmap e1937: 8 total, 8 up, 8 in 2024-04-10T04:08:51.837 INFO:tasks.workunit.client.0.smithi016.stdout: i=19 exists [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,195973535~2898474,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,289801279~18915230,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,374530030~10992208,386592561~1934873,388883422~28913960] wrote [28114635~7189331,59126808~6754353,69677288~2055824,133091500~7580789,155237673~4779635,176969150~4563246,253915011~2467854,329141144~3329859,345506406~3584640,399771125~7781533] 2024-04-10T04:08:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:08:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:08:51] "GET /metrics HTTP/1.1" 200 36819 "" "Prometheus/2.43.0" 2024-04-10T04:08:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:51 smithi016 bash[72916]: cluster 2024-04-10T04:08:50.518596+0000 mgr.y (mgr.25133) 1873 : cluster 0 pgmap v3354: 137 pgs: 137 active+clean; 694 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 35 MiB/s wr, 205 op/s 2024-04-10T04:08:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:51 smithi016 bash[72916]: cluster 2024-04-10T04:08:50.711220+0000 mon.a (mon.0) 3561 : cluster 0 osdmap e1938: 8 total, 8 up, 8 in 2024-04-10T04:08:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:51 smithi016 bash[74137]: cluster 2024-04-10T04:08:50.518596+0000 mgr.y (mgr.25133) 1873 : cluster 0 pgmap v3354: 137 pgs: 137 active+clean; 694 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 35 MiB/s wr, 205 op/s 2024-04-10T04:08:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:51 smithi016 bash[74137]: cluster 2024-04-10T04:08:50.711220+0000 mon.a (mon.0) 3561 : cluster 0 osdmap e1938: 8 total, 8 up, 8 in 2024-04-10T04:08:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:51 smithi136 bash[68278]: cluster 2024-04-10T04:08:50.518596+0000 mgr.y (mgr.25133) 1873 : cluster 0 pgmap v3354: 137 pgs: 137 active+clean; 694 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 35 MiB/s wr, 205 op/s 2024-04-10T04:08:52.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:51 smithi136 bash[68278]: cluster 2024-04-10T04:08:50.711220+0000 mon.a (mon.0) 3561 : cluster 0 osdmap e1938: 8 total, 8 up, 8 in 2024-04-10T04:08:52.759 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 1 diff [9150308~7046829,23656474~3101862,49967134~6529270,64902661~2080016,104348329~3479025,230676549~1010136,251718316~3902659,329644329~4814556,343731752~2390526,392512576~782602] 2024-04-10T04:08:52.759 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [9150308~7046829,23656474~3101862,49967134~6529270,64902661~2080016,104348329~3479025,230676549~1010136,251718316~3902659,329644329~4814556,343731752~2390526,392512576~782602] 2024-04-10T04:08:52.800 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~7808529,20971520~5786816,46137344~10359060,64902661~2080016,100663296~7164058,226492416~5194269,251718316~3902659,327155712~7303173,339738624~6383654,390070272~3224906] 2024-04-10T04:08:52.800 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 2 diff [9150308~7046829,21629705~6733738,49967134~6529270,57702144~4019456,64902661~2080016,71531703~3338652,104348329~3479025,184071920~4612372,230676549~4991073,251718316~7067125,287104949~1837004,324518098~9940787,343731752~2390526,351000958~8276234,392512576~782602] 2024-04-10T04:08:52.800 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [9150308~7046829,21629705~6733738,49967134~6529270,57702144~4019456,64902661~2080016,71531703~3338652,104348329~3479025,184071920~4612372,230676549~4991073,251718316~7067125,287104949~1837004,324518098~9940787,343731752~2390526,351000958~8276234,392512576~782602] 2024-04-10T04:08:52.813 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~7808529,20971520~7391923,46137344~15584256,64902661~2080016,71303168~3567187,100663296~7164058,180355072~8329220,226492416~9175206,251718316~7067125,285212672~3729281,322961408~11497477,339738624~6383654,348127232~11149960,390070272~3224906] 2024-04-10T04:08:52.813 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 3 diff [9150308~7046829,21629705~6733738,49967134~6529270,57702144~9280533,71531703~3338652,104348329~4469825,130535994~2670298,143185042~7475662,168842473~6699660,184071920~4612372,200533338~6128141,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,287104949~1837004,324518098~9940787,343731752~2390526,351000958~8276234,392512576~782602,408208627~5889951] 2024-04-10T04:08:52.813 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [9150308~7046829,21629705~6733738,49967134~6529270,57702144~9280533,71531703~3338652,104348329~4469825,130535994~2670298,143185042~7475662,168842473~6699660,184071920~4612372,200533338~6128141,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,287104949~1837004,324518098~9940787,343731752~2390526,351000958~8276234,392512576~782602,408208627~5889951] 2024-04-10T04:08:52.825 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~7808529,20971520~7391923,46137344~20845333,71303168~3567187,100663296~8154858,130535994~2670298,142606336~8054368,167772160~7769973,180355072~8329220,198872009~7789470,226492416~9175206,243269632~4672237,251718316~7067125,276824064~192316,285212672~3729281,322961408~11497477,339738624~6383654,348127232~11149960,390070272~3224906,408208627~5889951] 2024-04-10T04:08:52.825 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 4 diff [9150308~7046829,21629705~6733738,29375055~7268079,49967134~6529270,57702144~9280533,71531703~3338652,76226936~3981493,91857705~5687541,104348329~4469825,130535994~2670298,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,220647794~7371751,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,297106237~429887,324518098~9940787,343731752~6922472,351000958~8276234,378170753~6862775,392512576~782602,408208627~8072778] 2024-04-10T04:08:52.825 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [9150308~7046829,21629705~6733738,29375055~7268079,49967134~6529270,57702144~9280533,71531703~3338652,76226936~3981493,91857705~5687541,104348329~4469825,130535994~2670298,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,220647794~7371751,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,297106237~429887,324518098~9940787,343731752~6922472,351000958~8276234,378170753~6862775,392512576~782602,408208627~8072778] 2024-04-10T04:08:52.837 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~7808529,20971520~7391923,29360128~7283006,46137344~20845333,71303168~3567187,75497472~4710957,88080384~9464862,100663296~8154858,130535994~2670298,142606336~8054368,159383552~4951774,167772160~7769973,180355072~8329220,198872009~7789470,218103808~17563814,243269632~4672237,251718316~7067125,276824064~192316,281018368~7923585,297106237~429887,322961408~11497477,339738624~19538568,378170753~6862775,390070272~3224906,408208627~8072778] 2024-04-10T04:08:52.837 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 5 diff [9150308~7046829,21629705~6733738,29375055~7268079,49967134~17015543,71531703~3338652,76226936~3981493,91857705~5687541,104348329~4469825,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,220647794~7371751,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,324518098~9940787,339926005~10728219,351000958~8276234,378170753~6862775,391336223~5566789,408208627~8072778] 2024-04-10T04:08:52.837 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [9150308~7046829,21629705~6733738,29375055~7268079,49967134~17015543,71531703~3338652,76226936~3981493,91857705~5687541,104348329~4469825,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,220647794~7371751,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,324518098~9940787,339926005~10728219,351000958~8276234,378170753~6862775,391336223~5566789,408208627~8072778] 2024-04-10T04:08:52.848 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~7808529,20971520~7391923,29360128~7283006,46137344~20845333,71303168~3567187,75497472~4710957,88080384~9464862,100663296~8154858,121634816~11571476,135702685~6201031,142606336~8054368,159383552~4951774,167772160~7769973,180355072~8329220,198872009~9128542,213909504~3912535,218103808~17563814,243269632~4672237,251718316~7067125,276824064~192316,281018368~7923585,293739176~11429564,322961408~11497477,339738624~19538568,378170753~6862775,390070272~6832740,408208627~8072778] 2024-04-10T04:08:52.848 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 6 diff [9150308~7046829,21629705~6733738,29375055~7268079,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,91857705~5687541,104348329~4469825,115366077~5459551,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~9940787,339926005~10728219,351000958~8276234,378170753~6862775,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:52.848 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [9150308~7046829,21629705~6733738,29375055~7268079,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,91857705~5687541,104348329~4469825,115366077~5459551,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,230676549~4991073,246399284~1542585,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~9940787,339926005~10728219,351000958~8276234,378170753~6862775,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:52.857 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~7808529,20971520~7391923,29360128~7283006,37748736~5971253,46137344~20845333,71303168~3567187,75497472~9541921,88080384~9464862,100663296~8154858,113246208~7579420,121634816~11571476,135702685~6201031,142606336~8054368,159383552~4951774,167772160~7769973,180355072~8329220,198872009~9128542,213909504~3912535,218103808~17563814,243269632~4672237,251718316~7067125,276824064~192316,281018368~7923585,293739176~11429564,306184192~10655695,322961408~11497477,339738624~19538568,378170753~6862775,390070272~6832740,402653184~4206249,407952789~8328616] 2024-04-10T04:08:52.857 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 7 diff [9150308~7046829,21629705~6733738,29375055~8959311,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,91857705~5687541,104348329~4469825,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,230676549~4991073,246390839~2988499,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,376955801~8077727,387479296~1048138,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:52.857 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [9150308~7046829,21629705~6733738,29375055~8959311,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,91857705~5687541,104348329~4469825,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,230676549~4991073,246390839~2988499,251718316~7067125,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,376955801~8077727,387479296~1048138,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:52.866 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~7808529,20971520~7391923,29360128~14359861,46137344~20845333,71303168~3567187,75497472~9541921,88080384~9464862,100663296~8154858,113246208~7579420,121634816~11571476,135702685~6201031,142606336~8054368,159383552~4951774,167772160~7769973,180355072~8329220,198872009~9128542,213909504~3912535,218103808~17563814,243269632~6109706,251718316~7067125,276824064~192316,281018368~7923585,293739176~11429564,306184192~10655695,322961408~14813998,339738624~19538568,376955801~8077727,387158428~1369006,390070272~6832740,402653184~4206249,407952789~8328616] 2024-04-10T04:08:52.866 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 8 diff [9150308~7046829,20935192~7760033,29375055~11788216,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,152970778~3620499,160055471~4279855,168842473~8292728,184071920~4612372,200533338~6128141,207018447~982104,217336428~10683117,230676549~4991073,246390839~2988499,251718316~7067125,266240868~7043301,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~8328616] 2024-04-10T04:08:52.866 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [9150308~7046829,20935192~7760033,29375055~11788216,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,152970778~3620499,160055471~4279855,168842473~8292728,184071920~4612372,200533338~6128141,207018447~982104,217336428~10683117,230676549~4991073,246390839~2988499,251718316~7067125,266240868~7043301,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~8328616] 2024-04-10T04:08:52.875 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~7808529,16777216~11918009,29360128~14359861,46137344~20845333,71303168~3567187,75497472~22047774,100663296~8154858,113246208~7579420,121634816~11571476,135702685~6201031,142606336~8054368,150994944~5596333,159383552~4951774,167772160~9363041,180355072~8329220,198872009~9128542,213909504~21758118,243269632~6109706,251718316~7067125,264241152~9043017,276824064~192316,281018368~7923585,293739176~11429564,306184192~10655695,322961408~14813998,339738624~19538568,376955801~8077727,387158428~1369006,390070272~6832740,398115110~8744323,407952789~8328616] 2024-04-10T04:08:52.875 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 9 diff [8059923~8137214,20935192~7760033,29375055~11788216,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115366077~5459551,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~4279855,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,217336428~10683117,228900903~6766719,246390839~2988499,251718316~7067125,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:52.876 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~8137214,20935192~7760033,29375055~11788216,41723686~1996303,49967134~17015543,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115366077~5459551,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~4279855,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,217336428~10683117,228900903~6766719,246390839~2988499,251718316~7067125,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:52.884 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~12002833,16777216~11918009,29360128~14359861,46137344~20845333,71303168~3567187,75497472~22047774,100663296~8154858,113246208~7579420,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~4951774,167772160~9363041,180355072~8329220,194952055~299420,198872009~9128542,213909504~21758118,243269632~6109706,251718316~7067125,264241152~9043017,276824064~12117889,293739176~11429564,306184192~10655695,322961408~14813998,339738624~19538568,364904448~8818561,376955801~8077727,387158428~1369006,390070272~6832740,398115110~18166295] 2024-04-10T04:08:52.884 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 10 diff [8059923~8137214,20935192~7760033,29375055~14344934,49967134~17015543,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,245153043~13632398,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:52.884 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~8137214,20935192~7760033,29375055~14344934,49967134~17015543,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,245153043~13632398,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~10728219,351000958~8276234,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:52.894 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~12002833,16777216~11918009,29360128~14359861,46137344~20845333,71303168~3567187,75497472~22047774,100663296~8154858,113246208~7579420,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,180355072~8329220,194952055~299420,198872009~9128542,213909504~21758118,243269632~15515809,264241152~9043017,276824064~12117889,293739176~11429564,306184192~10655695,322961408~14813998,339738624~19538568,364904448~8818561,376955801~8077727,387158428~1369006,390070272~6832740,398115110~18166295] 2024-04-10T04:08:52.894 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 11 diff [8059923~11224682,20935192~7760033,29375055~14344934,47892068~19090609,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17025868,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~14926366,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:52.894 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~7760033,29375055~14344934,47892068~19090609,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~4469825,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17025868,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~14926366,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:52.900 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~24500921,29360128~14359861,46137344~20845333,71303168~3567187,75497472~22047774,100663296~8154858,113246208~7579420,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,180355072~8329220,194952055~299420,198872009~9128542,213909504~21758118,239075328~19710113,264241152~9043017,276824064~12117889,293739176~23100711,322961408~36315784,364904448~8818561,376955801~8077727,387158428~1369006,390070272~26211133] 2024-04-10T04:08:52.900 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 12 diff [8059923~11224682,20935192~46047485,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~16477299,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17025868,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~14926366,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:52.900 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~46047485,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,104348329~16477299,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17025868,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~14926366,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:52.909 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~62788373,71303168~3567187,75497472~22047774,100663296~20162332,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,180355072~8329220,194952055~299420,198872009~9128542,213909504~21758118,239075328~19710113,264241152~9043017,276824064~12117889,293739176~23100711,322961408~36315784,364904448~8818561,376955801~8077727,387158428~1369006,390070272~26211133] 2024-04-10T04:08:52.909 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 13 diff [7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,86715808~3402694,91857705~5687541,104348329~16902200,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~14926366,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:52.909 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,86715808~3402694,91857705~5687541,104348329~16902200,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~14926366,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:52.918 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~62788373,67108864~7761491,75497472~22047774,100663296~20587233,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,180355072~8329220,188743680~4577532,194952055~299420,198872009~9128542,213909504~21758118,239075328~20492876,264241152~9043017,276824064~12117889,293739176~23100711,322961408~36315784,364904448~8818561,376955801~8077727,387158428~29122977] 2024-04-10T04:08:52.918 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 14 diff [7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,86715808~13428307,104348329~16902200,122123770~12231513,135702685~6201031,143185042~7475662,151341131~14940313,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6911150,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:52.918 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,86715808~13428307,104348329~16902200,122123770~12231513,135702685~6201031,143185042~7475662,151341131~14940313,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6911150,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:52.927 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~62788373,67108864~7761491,75497472~24646643,100663296~20587233,121634816~12720467,135702685~6201031,142606336~8054368,150994944~15286500,167772160~9363041,180355072~8329220,188743680~4577532,194952055~299420,198872009~9128542,213909504~21758118,239075328~20492876,264241152~9043017,276824064~12117889,293739176~23506582,322961408~39987816,364904448~8818561,376955801~8077727,387158428~29122977] 2024-04-10T04:08:52.927 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 15 diff [3484033~1351132,7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,86715808~13428307,104348329~16902200,122123770~12231513,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:52.928 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,86715808~13428307,104348329~16902200,122123770~12231513,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:52.935 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~66982677,67108864~7761491,75497472~24646643,100663296~20587233,121634816~12720467,135702685~6201031,142606336~8054368,150994944~26140257,180355072~8329220,188743680~6111729,194952055~299420,198872009~9128542,209715200~25952422,239075328~20492876,264241152~9043017,276824064~12117889,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8077727,386926300~29355105] 2024-04-10T04:08:52.935 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 16 diff [3484033~1351132,7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,85330970~14813145,104348329~30006954,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:52.936 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,85330970~14813145,104348329~30006954,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:52.943 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~66982677,67108864~7761491,75497472~24646643,100663296~33691987,135702685~6201031,142606336~8054368,150994944~26140257,180355072~8329220,188743680~6111729,194952055~299420,198872009~9128542,209715200~25952422,239075328~20492876,264241152~9043017,276824064~12117889,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8077727,386926300~29355105] 2024-04-10T04:08:52.944 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 17 diff [3484033~1351132,7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,85330970~14813145,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:52.944 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~46047485,67490549~7379806,76226936~8812457,85330970~14813145,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:52.953 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~66982677,67108864~7761491,75497472~24646643,100663296~49997408,150994944~26140257,180355072~8329220,188743680~6111729,194952055~299420,198872009~9128542,209715200~25952422,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~29355105] 2024-04-10T04:08:52.953 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 18 diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:52.953 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:52.962 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~26140257,180355072~8329220,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:52.962 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 19 diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:52.962 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:52.971 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:52.971 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 2 diff [21629705~6733738,57702144~4019456,71531703~3338652,184071920~4612372,231140074~4527548,255023984~3761457,287104949~1837004,324518098~7751812,351000958~8276234] 2024-04-10T04:08:52.971 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21629705~6733738,57702144~4019456,71531703~3338652,184071920~4612372,231140074~4527548,255023984~3761457,287104949~1837004,324518098~7751812,351000958~8276234] 2024-04-10T04:08:52.978 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21629705~6733738,56496404~5225196,71303168~3567187,180355072~8329220,231140074~4527548,255023984~3761457,285212672~3729281,322961408~9308502,348127232~11149960] 2024-04-10T04:08:52.979 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 3 diff [21629705~6733738,57702144~7389892,71531703~3338652,105368168~3449986,130535994~2670298,143185042~7475662,168842473~6699660,184071920~4612372,200533338~6128141,231140074~4527548,246399284~1542585,255023984~3761457,276967954~48426,287104949~1837004,324518098~7751812,351000958~8276234,408208627~5889951] 2024-04-10T04:08:52.979 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21629705~6733738,57702144~7389892,71531703~3338652,105368168~3449986,130535994~2670298,143185042~7475662,168842473~6699660,184071920~4612372,200533338~6128141,231140074~4527548,246399284~1542585,255023984~3761457,276967954~48426,287104949~1837004,324518098~7751812,351000958~8276234,408208627~5889951] 2024-04-10T04:08:52.986 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21629705~6733738,56496404~8595632,71303168~3567187,105368168~3449986,130535994~2670298,142606336~8054368,167772160~7769973,180355072~8329220,198872009~7789470,231140074~4527548,243269632~4672237,255023984~3761457,276824064~192316,285212672~3729281,322961408~9308502,348127232~11149960,408208627~5889951] 2024-04-10T04:08:52.986 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 4 diff [21629705~6733738,29375055~7268079,57702144~7389892,71531703~3338652,76226936~3981493,91857705~5687541,105368168~3449986,130535994~2670298,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,220647794~7371751,231140074~4527548,246399284~1542585,255023984~3761457,276967954~48426,284918667~1958578,287104949~1837004,297106237~429887,324518098~7751812,345316582~5337642,351000958~8276234,378170753~6862775,408208627~8072778] 2024-04-10T04:08:52.986 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21629705~6733738,29375055~7268079,57702144~7389892,71531703~3338652,76226936~3981493,91857705~5687541,105368168~3449986,130535994~2670298,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,220647794~7371751,231140074~4527548,246399284~1542585,255023984~3761457,276967954~48426,284918667~1958578,287104949~1837004,297106237~429887,324518098~7751812,345316582~5337642,351000958~8276234,378170753~6862775,408208627~8072778] 2024-04-10T04:08:52.995 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21629705~6733738,29360128~7283006,56496404~8595632,71303168~3567187,75497472~4710957,88080384~9464862,105368168~3449986,130535994~2670298,142606336~8054368,159383552~4951774,167772160~7769973,180355072~8329220,198872009~7789470,218103808~9915737,231140074~4527548,243269632~4672237,255023984~3761457,276824064~192316,281018368~7923585,297106237~429887,322961408~9308502,345316582~13960610,378170753~6862775,408208627~8072778] 2024-04-10T04:08:52.995 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 5 diff [21629705~6733738,29375055~7268079,54708289~10383747,71531703~3338652,76226936~3981493,91857705~5687541,105368168~3449986,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,220647794~7371751,231140074~4527548,246399284~1542585,255023984~3761457,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,324518098~7751812,339926005~4553238,345316582~5337642,351000958~8276234,378170753~6862775,391336223~5566789,408208627~8072778] 2024-04-10T04:08:52.995 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21629705~6733738,29375055~7268079,54708289~10383747,71531703~3338652,76226936~3981493,91857705~5687541,105368168~3449986,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,220647794~7371751,231140074~4527548,246399284~1542585,255023984~3761457,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,324518098~7751812,339926005~4553238,345316582~5337642,351000958~8276234,378170753~6862775,391336223~5566789,408208627~8072778] 2024-04-10T04:08:53.004 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21629705~6733738,29360128~7283006,54708289~10383747,71303168~3567187,75497472~4710957,88080384~9464862,105368168~3449986,121634816~11571476,135702685~6201031,142606336~8054368,159383552~4951774,167772160~7769973,180355072~8329220,198872009~9128542,213909504~3912535,218103808~9915737,231140074~4527548,243269632~4672237,255023984~3761457,276824064~192316,281018368~7923585,293739176~11429564,322961408~9308502,339926005~4553238,345316582~13960610,378170753~6862775,391336223~5566789,408208627~8072778] 2024-04-10T04:08:53.004 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 6 diff [21629705~6733738,29375055~7268079,41723686~1996303,54708289~10383747,71531703~3338652,76226936~8812457,91857705~5687541,105363387~3454767,115366077~5459551,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,231140074~4527548,246399284~1542585,253347837~5437604,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~7751812,339926005~4553238,345316582~5337642,351000958~8276234,378170753~6862775,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.005 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21629705~6733738,29375055~7268079,41723686~1996303,54708289~10383747,71531703~3338652,76226936~8812457,91857705~5687541,105363387~3454767,115366077~5459551,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,231140074~4527548,246399284~1542585,253347837~5437604,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~7751812,339926005~4553238,345316582~5337642,351000958~8276234,378170753~6862775,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.013 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21629705~6733738,29360128~7283006,37748736~5971253,54708289~10383747,71303168~3567187,75497472~9541921,88080384~9464862,105363387~3454767,113246208~7579420,121634816~11571476,135702685~6201031,142606336~8054368,159383552~4951774,167772160~7769973,180355072~8329220,198872009~9128542,213909504~3912535,218103808~9915737,231140074~4527548,243269632~4672237,253347837~5437604,276824064~192316,281018368~7923585,293739176~11429564,306184192~10655695,322961408~9308502,339926005~4553238,345316582~13960610,378170753~6862775,391336223~5566789,402653184~4206249,407952789~8328616] 2024-04-10T04:08:53.013 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 7 diff [21629705~6733738,29375055~8959311,41723686~1996303,54708289~10383747,71531703~3338652,76226936~8812457,91857705~5687541,105363387~3454767,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,231140074~4527548,246390839~2988499,253347837~5437604,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~4553238,345316582~5337642,351000958~8276234,376955801~8077727,387479296~1048138,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.013 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21629705~6733738,29375055~8959311,41723686~1996303,54708289~10383747,71531703~3338652,76226936~8812457,91857705~5687541,105363387~3454767,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,184071920~4612372,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,231140074~4527548,246390839~2988499,253347837~5437604,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~4553238,345316582~5337642,351000958~8276234,376955801~8077727,387479296~1048138,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.020 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21629705~6733738,29360128~14359861,54708289~10383747,71303168~3567187,75497472~9541921,88080384~9464862,105363387~3454767,113246208~7579420,121634816~11571476,135702685~6201031,142606336~8054368,159383552~4951774,167772160~7769973,180355072~8329220,198872009~9128542,213909504~3912535,218103808~9915737,231140074~4527548,243269632~6109706,253347837~5437604,276824064~192316,281018368~7923585,293739176~11429564,306184192~10655695,322961408~14813998,339926005~4553238,345316582~13960610,376955801~8077727,387158428~1369006,391336223~5566789,402653184~4206249,407952789~8328616] 2024-04-10T04:08:53.020 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 8 diff [20935192~7760033,29375055~11788216,41723686~1996303,54708289~10383747,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,152970778~3620499,160055471~4279855,168842473~8292728,184071920~4612372,200533338~6128141,207018447~982104,217336428~10683117,231140074~4527548,246390839~2988499,253347837~5437604,266240868~7043301,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~4553238,345316582~5337642,351000958~8276234,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.020 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20935192~7760033,29375055~11788216,41723686~1996303,54708289~10383747,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,152970778~3620499,160055471~4279855,168842473~8292728,184071920~4612372,200533338~6128141,207018447~982104,217336428~10683117,231140074~4527548,246390839~2988499,253347837~5437604,266240868~7043301,276967954~48426,284918667~1958578,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~4553238,345316582~5337642,351000958~8276234,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.029 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~11918009,29360128~14359861,54708289~10383747,71303168~3567187,75497472~22047774,105363387~3454767,113246208~7579420,121634816~11571476,135702685~6201031,142606336~8054368,150994944~5596333,159383552~4951774,167772160~9363041,180355072~8329220,198872009~9128542,213909504~14110041,231140074~4527548,243269632~6109706,253347837~5437604,264241152~9043017,276824064~192316,281018368~7923585,293739176~11429564,306184192~10655695,322961408~14813998,339926005~4553238,345316582~13960610,376955801~8077727,387158428~1369006,391336223~5566789,398115110~8744323,407952789~8328616] 2024-04-10T04:08:53.029 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 9 diff [8059923~7256681,20935192~7760033,29375055~11788216,41723686~1996303,54708289~10383747,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115366077~5459551,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~4279855,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,217336428~10683117,228900903~6766719,246390839~2988499,253347837~5437604,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~4553238,345316582~5337642,351000958~8276234,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.029 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,29375055~11788216,41723686~1996303,54708289~10383747,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115366077~5459551,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~4279855,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,217336428~10683117,228900903~6766719,246390839~2988499,253347837~5437604,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~4553238,345316582~5337642,351000958~8276234,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.037 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,29360128~14359861,54708289~10383747,71303168~3567187,75497472~22047774,105363387~3454767,113246208~7579420,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~4951774,167772160~9363041,180355072~8329220,194952055~299420,198872009~9128542,213909504~14110041,228900903~6766719,243269632~6109706,253347837~5437604,264241152~9043017,276824064~12117889,293739176~11429564,306184192~10655695,322961408~14813998,339926005~4553238,345316582~13960610,364904448~8818561,376955801~8077727,387158428~1369006,391336223~5566789,398115110~18166295] 2024-04-10T04:08:53.037 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 10 diff [8059923~7256681,20935192~7760033,29375055~14344934,54708289~10383747,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,245153043~6850530,253347837~5437604,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~4553238,345316582~5337642,351000958~8276234,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.037 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,29375055~14344934,54708289~10383747,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,245153043~6850530,253347837~5437604,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~11429564,310334608~6505279,324518098~11077582,337544820~230586,339926005~4553238,345316582~5337642,351000958~8276234,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.046 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,29360128~14359861,54708289~10383747,71303168~3567187,75497472~22047774,105363387~3454767,113246208~7579420,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,180355072~8329220,194952055~299420,198872009~9128542,213909504~21758118,243269632~8733941,253347837~5437604,264241152~9043017,276824064~12117889,293739176~11429564,306184192~10655695,322961408~14813998,339926005~4553238,345316582~13960610,364904448~8818561,376955801~8077727,387158428~1369006,391336223~5566789,398115110~18166295] 2024-04-10T04:08:53.046 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 11 diff [8059923~11224682,20935192~7760033,29375055~14344934,47892068~17199968,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~10244000,253347837~5437604,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~8751385,345316582~5337642,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.047 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~7760033,29375055~14344934,47892068~17199968,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~10244000,253347837~5437604,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~8751385,345316582~5337642,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.054 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~24500921,29360128~14359861,47892068~17199968,71303168~3567187,75497472~22047774,105363387~3454767,113246208~7579420,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,180355072~8329220,194952055~299420,198872009~9128542,213909504~21758118,239075328~12928245,253347837~5437604,264241152~9043017,276824064~12117889,293739176~23100711,322961408~21517835,345316582~13960610,364904448~8818561,376955801~8077727,387158428~1369006,391336223~24945182] 2024-04-10T04:08:53.054 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 12 diff [8059923~11224682,20935192~44156844,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15462241,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17025868,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~8751385,345316582~5337642,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.054 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~44156844,71531703~3338652,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15462241,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17025868,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~8751385,345316582~5337642,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:52 smithi016 bash[72916]: cluster 2024-04-10T04:08:51.709586+0000 mon.a (mon.0) 3562 : cluster 0 osdmap e1939: 8 total, 8 up, 8 in 2024-04-10T04:08:53.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:52 smithi016 bash[74137]: cluster 2024-04-10T04:08:51.709586+0000 mon.a (mon.0) 3562 : cluster 0 osdmap e1939: 8 total, 8 up, 8 in 2024-04-10T04:08:53.068 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~60897732,71303168~3567187,75497472~22047774,105363387~15462241,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,180355072~8329220,194952055~299420,198872009~9128542,213909504~21758118,239075328~19710113,264241152~9043017,276824064~12117889,293739176~23100711,322961408~21517835,345316582~13960610,364904448~8818561,376955801~8077727,387158428~1369006,391336223~24945182] 2024-04-10T04:08:53.068 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 13 diff [7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~8751385,345316582~5337642,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.068 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6505279,324518098~11077582,335727858~8751385,345316582~5337642,350758085~8519107,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.076 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~60897732,67108864~7761491,75497472~22047774,105363387~15887142,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,180355072~8329220,188743680~4577532,194952055~299420,198872009~9128542,213909504~21758118,239075328~20492876,264241152~9043017,276824064~12117889,293739176~23100711,322961408~21517835,345316582~13960610,364904448~8818561,376955801~8077727,387158428~3303900,391336223~24945182] 2024-04-10T04:08:53.076 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 14 diff [7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~14940313,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6911150,324518098~11077582,335727858~8751385,345316582~5337642,350758085~12191139,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.076 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~14940313,168842473~8292728,184071920~4612372,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~6911150,324518098~11077582,335727858~8751385,345316582~5337642,350758085~12191139,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.084 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~60897732,67108864~7761491,75497472~24646643,105363387~15887142,121634816~12720467,135702685~6201031,142606336~8054368,150994944~15286500,167772160~9363041,180355072~8329220,188743680~4577532,194952055~299420,198872009~9128542,213909504~21758118,239075328~20492876,264241152~9043017,276824064~12117889,293739176~23506582,322961408~21517835,345316582~17632642,364904448~8818561,376955801~8077727,387158428~3303900,391336223~24945182] 2024-04-10T04:08:53.084 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 15 diff [3484033~1351132,7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~8751385,345316582~5337642,350758085~12191139,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.084 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~8751385,345316582~5337642,350758085~12191139,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.092 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~65092036,67108864~7761491,75497472~24646643,105363387~15887142,121634816~12720467,135702685~6201031,142606336~8054368,150994944~26140257,180355072~8329220,188743680~6111729,194952055~299420,198872009~9128542,209715200~25952422,239075328~20492876,264241152~9043017,276824064~12117889,293739176~23973093,322961408~21517835,345316582~17632642,364904448~8818561,376955801~8077727,386926300~29355105] 2024-04-10T04:08:53.092 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 16 diff [3484033~1351132,7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,85330970~14813145,105363387~28991896,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~8751385,345316582~5337642,350758085~12191139,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.092 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,85330970~14813145,105363387~28991896,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~8751385,345316582~5337642,350758085~12191139,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.100 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~65092036,67108864~7761491,75497472~24646643,105363387~28991896,135702685~6201031,142606336~8054368,150994944~26140257,180355072~8329220,188743680~6111729,194952055~299420,198872009~9128542,209715200~25952422,239075328~20492876,264241152~9043017,276824064~12117889,293739176~23973093,322961408~21517835,345316582~17632642,364904448~8818561,376955801~8077727,386926300~29355105] 2024-04-10T04:08:53.100 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 17 diff [3484033~1351132,7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,85330970~14813145,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~8751385,345316582~5337642,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.101 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~44156844,67490549~7379806,76226936~8812457,85330970~14813145,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18941556,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~8751385,345316582~5337642,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.108 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~65092036,67108864~7761491,75497472~24646643,104225907~46434797,150994944~26140257,180355072~8329220,188743680~6111729,194952055~299420,198872009~9128542,209715200~25952422,239075328~20492876,264241152~24700801,293739176~23973093,322961408~21517835,345316582~17632642,364904448~8818561,376955801~8566437,386926300~29355105] 2024-04-10T04:08:53.108 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 18 diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:53.109 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:53.117 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~26140257,180355072~8329220,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:53.117 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 19 diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:53.117 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:53.125 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:53.125 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 3 diff [60769650~4322386,105368168~3449986,130535994~2670298,143185042~7475662,168842473~6699660,200533338~6128141,246399284~1542585,276967954~48426,352565713~5556266,408208627~5889951] 2024-04-10T04:08:53.125 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [60769650~4322386,105368168~3449986,130535994~2670298,143185042~7475662,168842473~6699660,200533338~6128141,246399284~1542585,276967954~48426,352565713~5556266,408208627~5889951] 2024-04-10T04:08:53.134 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [60769650~4322386,105368168~3449986,130535994~2670298,142606336~8054368,167772160~7769973,198872009~7789470,243269632~4672237,276824064~192316,352565713~5556266,408208627~5889951] 2024-04-10T04:08:53.134 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 4 diff [29375055~7268079,60769650~4322386,76226936~3981493,91857705~5687541,105368168~3449986,130535994~2670298,143185042~7475662,160055471~4279855,168842473~6699660,200533338~6128141,220647794~7371751,246399284~1542585,276967954~48426,284918667~1958578,297106237~429887,345316582~5337642,352565713~5556266,378170753~6862775,408208627~8072778] 2024-04-10T04:08:53.134 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [29375055~7268079,60769650~4322386,76226936~3981493,91857705~5687541,105368168~3449986,130535994~2670298,143185042~7475662,160055471~4279855,168842473~6699660,200533338~6128141,220647794~7371751,246399284~1542585,276967954~48426,284918667~1958578,297106237~429887,345316582~5337642,352565713~5556266,378170753~6862775,408208627~8072778] 2024-04-10T04:08:53.141 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [29360128~7283006,60769650~4322386,75497472~4710957,88080384~9464862,105368168~3449986,130535994~2670298,142606336~8054368,159383552~4951774,167772160~7769973,198872009~7789470,218103808~9915737,243269632~4672237,276824064~192316,281018368~5858877,297106237~429887,345316582~5337642,352565713~5556266,378170753~6862775,408208627~8072778] 2024-04-10T04:08:53.141 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 5 diff [29375055~7268079,54708289~5539887,60769650~4322386,76226936~3981493,91857705~5687541,105368168~3449986,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,200533338~6128141,207018447~982104,217336428~485611,220647794~7371751,246399284~1542585,276967954~48426,284918667~1958578,293739176~11429564,339926005~4553238,345316582~5337642,352565713~5556266,378170753~6862775,391336223~5566789,408208627~8072778] 2024-04-10T04:08:53.141 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [29375055~7268079,54708289~5539887,60769650~4322386,76226936~3981493,91857705~5687541,105368168~3449986,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,200533338~6128141,207018447~982104,217336428~485611,220647794~7371751,246399284~1542585,276967954~48426,284918667~1958578,293739176~11429564,339926005~4553238,345316582~5337642,352565713~5556266,378170753~6862775,391336223~5566789,408208627~8072778] 2024-04-10T04:08:53.150 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [29360128~7283006,54708289~5539887,60769650~4322386,75497472~4710957,88080384~9464862,105368168~3449986,121634816~11571476,135702685~6201031,142606336~8054368,159383552~4951774,167772160~7769973,198872009~9128542,213909504~3912535,218103808~9915737,243269632~4672237,276824064~192316,281018368~5858877,293739176~11429564,339926005~4553238,345316582~5337642,352565713~5556266,378170753~6862775,391336223~5566789,408208627~8072778] 2024-04-10T04:08:53.150 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 6 diff [29375055~7268079,41723686~1996303,54708289~5539887,60769650~4322386,76226936~8812457,91857705~5687541,105363387~3454767,115366077~5459551,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,246399284~1542585,253347837~5249004,276967954~48426,284918667~1958578,293739176~11429564,310334608~6505279,339926005~4553238,345316582~5337642,352565713~5556266,378170753~6862775,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.150 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [29375055~7268079,41723686~1996303,54708289~5539887,60769650~4322386,76226936~8812457,91857705~5687541,105363387~3454767,115366077~5459551,123217858~431827,123917404~9288888,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,246399284~1542585,253347837~5249004,276967954~48426,284918667~1958578,293739176~11429564,310334608~6505279,339926005~4553238,345316582~5337642,352565713~5556266,378170753~6862775,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.158 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [29360128~7283006,37748736~5971253,54708289~5539887,60769650~4322386,75497472~9541921,88080384~9464862,105363387~3454767,113246208~7579420,121634816~11571476,135702685~6201031,142606336~8054368,159383552~4951774,167772160~7769973,198872009~9128542,213909504~3912535,218103808~9915737,243269632~4672237,253347837~5249004,276824064~192316,281018368~5858877,293739176~11429564,306184192~10655695,339926005~4553238,345316582~5337642,352565713~5556266,378170753~6862775,391336223~5566789,402653184~4206249,407952789~8328616] 2024-04-10T04:08:53.158 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 7 diff [21972286~736767,29375055~8959311,41723686~1996303,54708289~5539887,60769650~4322386,76226936~8812457,91857705~5687541,105363387~3454767,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,246390839~2988499,253347837~5249004,276967954~48426,284918667~1958578,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,352565713~5556266,376955801~8077727,387479296~1048138,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.158 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21972286~736767,29375055~8959311,41723686~1996303,54708289~5539887,60769650~4322386,76226936~8812457,91857705~5687541,105363387~3454767,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,160055471~4279855,168842473~6699660,200533338~6128141,207018447~982104,217336428~485611,218272673~9746872,246390839~2988499,253347837~5249004,276967954~48426,284918667~1958578,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,352565713~5556266,376955801~8077727,387479296~1048138,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.167 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21972286~736767,29360128~14359861,54708289~5539887,60769650~4322386,75497472~9541921,88080384~9464862,105363387~3454767,113246208~7579420,121634816~11571476,135702685~6201031,142606336~8054368,159383552~4951774,167772160~7769973,198872009~9128542,213909504~3912535,218103808~9915737,243269632~6109706,253347837~5249004,276824064~192316,281018368~5858877,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,345316582~5337642,352565713~5556266,376955801~8077727,387158428~1369006,391336223~5566789,402653184~4206249,407952789~8328616] 2024-04-10T04:08:53.167 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 8 diff [20935192~7760033,29375055~11788216,41723686~1996303,54708289~5539887,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,152970778~3620499,160055471~4279855,168842473~8292728,200533338~6128141,207018447~982104,217336428~10683117,246390839~2988499,253347837~5249004,266240868~7043301,276967954~48426,284918667~1958578,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,352565713~5556266,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.167 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20935192~7760033,29375055~11788216,41723686~1996303,54708289~5539887,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115366077~5459551,122123770~11082522,135702685~6201031,143185042~7475662,152970778~3620499,160055471~4279855,168842473~8292728,200533338~6128141,207018447~982104,217336428~10683117,246390839~2988499,253347837~5249004,266240868~7043301,276967954~48426,284918667~1958578,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,352565713~5556266,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:52 smithi136 bash[68278]: cluster 2024-04-10T04:08:51.709586+0000 mon.a (mon.0) 3562 : cluster 0 osdmap e1939: 8 total, 8 up, 8 in 2024-04-10T04:08:53.176 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~11918009,29360128~14359861,54708289~5539887,60769650~4322386,75497472~22047774,105363387~3454767,113246208~7579420,121634816~11571476,135702685~6201031,142606336~8054368,150994944~5596333,159383552~4951774,167772160~9363041,198872009~9128542,213909504~14110041,243269632~6109706,253347837~5249004,264241152~9043017,276824064~192316,281018368~5858877,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,345316582~5337642,352565713~5556266,376955801~8077727,387158428~1369006,391336223~5566789,398115110~8744323,407952789~8328616] 2024-04-10T04:08:53.176 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 9 diff [8059923~7256681,20935192~7760033,29375055~11788216,41723686~1996303,54708289~5539887,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115366077~5459551,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~4279855,168842473~8292728,194952055~299420,200533338~6128141,207018447~982104,217336428~10683117,228900903~6111502,246390839~2988499,253347837~5249004,266240868~7043301,276967954~48426,278905692~7971553,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,352565713~5556266,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.176 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,29375055~11788216,41723686~1996303,54708289~5539887,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115366077~5459551,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~4279855,168842473~8292728,194952055~299420,200533338~6128141,207018447~982104,217336428~10683117,228900903~6111502,246390839~2988499,253347837~5249004,266240868~7043301,276967954~48426,278905692~7971553,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,352565713~5556266,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.183 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,29360128~14359861,54708289~5539887,60769650~4322386,75497472~22047774,105363387~3454767,113246208~7579420,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~4951774,167772160~9363041,194952055~299420,198872009~9128542,213909504~14110041,228900903~6111502,243269632~6109706,253347837~5249004,264241152~9043017,276824064~10053181,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,345316582~5337642,352565713~5556266,364904448~8818561,376955801~8077727,387158428~1369006,391336223~5566789,398115110~18166295] 2024-04-10T04:08:53.183 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 10 diff [8059923~7256681,20935192~7760033,29375055~14344934,54708289~5539887,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,194952055~299420,200533338~6128141,207018447~982104,216726066~18286339,245153043~6850530,253347837~5249004,266240868~7043301,276967954~48426,278905692~7971553,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,352565713~5556266,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.183 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,29375055~14344934,54708289~5539887,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,194952055~299420,200533338~6128141,207018447~982104,216726066~18286339,245153043~6850530,253347837~5249004,266240868~7043301,276967954~48426,278905692~7971553,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,352565713~5556266,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.191 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,29360128~14359861,54708289~5539887,60769650~4322386,75497472~22047774,105363387~3454767,113246208~7579420,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,194952055~299420,198872009~9128542,213909504~21102901,243269632~8733941,253347837~5249004,264241152~9043017,276824064~10053181,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,345316582~5337642,352565713~5556266,364904448~8818561,376955801~8077727,387158428~1369006,391336223~5566789,398115110~18166295] 2024-04-10T04:08:53.191 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 11 diff [8059923~11224682,20935192~7760033,29375055~14344934,47892068~12356108,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,194952055~299420,200533338~6128141,207018447~982104,216726066~18571802,241759573~10244000,253347837~5249004,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.191 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~7760033,29375055~14344934,47892068~12356108,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~3454767,115217836~5607792,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,194952055~299420,200533338~6128141,207018447~982104,216726066~18571802,241759573~10244000,253347837~5249004,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.199 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~24500921,29360128~14359861,47892068~12356108,60769650~4322386,75497472~22047774,105363387~3454767,113246208~7579420,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,194952055~299420,198872009~9128542,213909504~21388364,239075328~12928245,253347837~5249004,264241152~9043017,276824064~10053181,293739176~23100711,332103995~12375248,345316582~5337642,350758085~7363894,364904448~8818561,376955801~8077727,387158428~1369006,391336223~24945182] 2024-04-10T04:08:53.199 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 12 diff [8059923~11224682,20935192~39312984,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15462241,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,194952055~299420,200533338~6128141,207018447~982104,216726066~18571802,241759573~16837268,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.199 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~39312984,60769650~4322386,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15462241,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,194952055~299420,200533338~6128141,207018447~982104,216726066~18571802,241759573~16837268,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.207 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~56053872,60769650~4322386,75497472~22047774,105363387~15462241,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,194952055~299420,198872009~9128542,213909504~21388364,239075328~19521513,264241152~9043017,276824064~10053181,293739176~23100711,332103995~12375248,345316582~5337642,350758085~7363894,364904448~8818561,376955801~8077727,387158428~1369006,391336223~24945182] 2024-04-10T04:08:53.207 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 13 diff [7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18571802,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.207 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~6664784,160055471~6225973,168842473~8292728,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18571802,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.215 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~56053872,60769650~4322386,67108864~5255360,75497472~22047774,105363387~15887142,121634816~12720467,135702685~6201031,142606336~8054368,150994944~7010971,159383552~6897892,167772160~9363041,188743680~4577532,194952055~299420,198872009~9128542,213909504~21388364,239075328~20492876,264241152~9043017,276824064~10053181,293739176~23100711,332103995~12375248,345316582~5337642,350758085~7363894,364904448~8818561,376955801~8077727,387158428~3303900,391336223~24945182] 2024-04-10T04:08:53.215 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 14 diff [7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~14940313,168842473~8292728,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18571802,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~6911150,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.215 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~14940313,168842473~8292728,190280212~3041000,194952055~299420,200533338~6128141,207018447~982104,216726066~18571802,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~6911150,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.222 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~56053872,60769650~4322386,67108864~5255360,75497472~24646643,105363387~15887142,121634816~12720467,135702685~6201031,142606336~8054368,150994944~15286500,167772160~9363041,188743680~4577532,194952055~299420,198872009~9128542,213909504~21388364,239075328~20492876,264241152~9043017,276824064~10053181,293739176~23506582,332103995~12375248,345316582~5337642,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8077727,387158428~3303900,391336223~24945182] 2024-04-10T04:08:53.222 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 15 diff [3484033~1351132,7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.222 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.230 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~60248176,60769650~4322386,67108864~5255360,75497472~24646643,105363387~15887142,121634816~12720467,135702685~6201031,142606336~8054368,150994944~26140257,188743680~6111729,194952055~299420,198872009~9128542,209715200~25582668,239075328~20492876,264241152~9043017,276824064~10053181,293739176~23973093,324998581~4938761,332103995~12375248,345316582~5337642,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8077727,386926300~29355105] 2024-04-10T04:08:53.230 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 16 diff [3484033~1351132,7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,85330970~14813145,105363387~28991896,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.230 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,85330970~14813145,105363387~28991896,135702685~6201031,143185042~7475662,151341131~16576796,168842473~8292728,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,276967954~48426,278905692~7971553,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.239 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~60248176,60769650~4322386,67108864~5255360,75497472~24646643,105363387~28991896,135702685~6201031,142606336~8054368,150994944~26140257,188743680~6111729,194952055~299420,198872009~9128542,209715200~25582668,239075328~20492876,264241152~9043017,276824064~10053181,293739176~23973093,324998581~4938761,332103995~12375248,345316582~5337642,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8077727,386926300~29355105] 2024-04-10T04:08:53.239 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 17 diff [3484033~1351132,7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,85330970~14813145,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.239 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~39312984,60769650~4322386,67490549~4873675,76226936~8812457,85330970~14813145,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.247 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~60248176,60769650~4322386,67108864~5255360,75497472~24646643,104225907~46434797,150994944~26140257,188743680~6111729,194952055~299420,198872009~9128542,209715200~25582668,239075328~20492876,264241152~22636093,293739176~23973093,324998581~4938761,332103995~12375248,345316582~5337642,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~29355105] 2024-04-10T04:08:53.247 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 18 diff [3484033~1351132,7772403~11512202,20935192~39312984,60769650~11594574,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:53.247 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~39312984,60769650~11594574,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~8292728,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:53.256 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~60248176,60769650~11594574,75497472~24646643,104225907~46434797,150994944~26140257,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~4938761,332103995~18550229,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:53.256 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 19 diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:53.256 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:53.264 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:53.264 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 4 diff [29375055~7268079,76226936~3981493,91857705~5687541,160055471~4279855,220647794~7371751,284918667~1958578,297106237~429887,345316582~5337642,378170753~6862775,409345152~6936253] 2024-04-10T04:08:53.264 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [29375055~7268079,76226936~3981493,91857705~5687541,160055471~4279855,220647794~7371751,284918667~1958578,297106237~429887,345316582~5337642,378170753~6862775,409345152~6936253] 2024-04-10T04:08:53.272 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [29360128~7283006,75497472~4710957,88080384~9464862,159383552~4951774,218103808~9915737,281018368~5858877,297106237~429887,345316582~5337642,378170753~6862775,409345152~6936253] 2024-04-10T04:08:53.272 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 5 diff [29375055~7268079,54708289~5539887,76226936~3981493,91857705~5687541,123217858~431827,123917404~7760753,135702685~6201031,160055471~4279855,207018447~982104,217336428~485611,220647794~7371751,284918667~1958578,293739176~11429564,339926005~4553238,345316582~5337642,378170753~6862775,391336223~5566789,409345152~6936253] 2024-04-10T04:08:53.272 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [29375055~7268079,54708289~5539887,76226936~3981493,91857705~5687541,123217858~431827,123917404~7760753,135702685~6201031,160055471~4279855,207018447~982104,217336428~485611,220647794~7371751,284918667~1958578,293739176~11429564,339926005~4553238,345316582~5337642,378170753~6862775,391336223~5566789,409345152~6936253] 2024-04-10T04:08:53.282 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [29360128~7283006,54708289~5539887,75497472~4710957,88080384~9464862,121634816~10043341,135702685~6201031,159383552~4951774,206661479~1339072,213909504~3912535,218103808~9915737,281018368~5858877,293739176~11429564,339926005~4553238,345316582~5337642,378170753~6862775,391336223~5566789,409345152~6936253] 2024-04-10T04:08:53.282 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 6 diff [29375055~7268079,41723686~1996303,54708289~5539887,76226936~8812457,91857705~5687541,105363387~2817263,115366077~5459551,123217858~431827,123917404~7760753,135702685~6201031,160055471~4279855,207018447~982104,217336428~485611,218272673~9746872,253347837~5249004,284918667~1958578,293739176~11429564,310334608~6505279,339926005~4553238,345316582~5337642,378170753~6862775,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.282 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [29375055~7268079,41723686~1996303,54708289~5539887,76226936~8812457,91857705~5687541,105363387~2817263,115366077~5459551,123217858~431827,123917404~7760753,135702685~6201031,160055471~4279855,207018447~982104,217336428~485611,218272673~9746872,253347837~5249004,284918667~1958578,293739176~11429564,310334608~6505279,339926005~4553238,345316582~5337642,378170753~6862775,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.291 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [29360128~7283006,37748736~5971253,54708289~5539887,75497472~9541921,88080384~9464862,105363387~2817263,113246208~7579420,121634816~10043341,135702685~6201031,159383552~4951774,206661479~1339072,213909504~3912535,218103808~9915737,253347837~5249004,281018368~5858877,293739176~11429564,306184192~10655695,339926005~4553238,345316582~5337642,378170753~6862775,391336223~5566789,402653184~4206249,407952789~8328616] 2024-04-10T04:08:53.291 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 7 diff [21972286~736767,29375055~8959311,41723686~1996303,54708289~5539887,76226936~8812457,91857705~5687541,105363387~2817263,115366077~5459551,122123770~9554387,135702685~6201031,160055471~4279855,207018447~982104,217336428~485611,218272673~9746872,246390839~2988499,253347837~5249004,284918667~1958578,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,376955801~8077727,387479296~1048138,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.291 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21972286~736767,29375055~8959311,41723686~1996303,54708289~5539887,76226936~8812457,91857705~5687541,105363387~2817263,115366077~5459551,122123770~9554387,135702685~6201031,160055471~4279855,207018447~982104,217336428~485611,218272673~9746872,246390839~2988499,253347837~5249004,284918667~1958578,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,376955801~8077727,387479296~1048138,391336223~5566789,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.298 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21972286~736767,29360128~14359861,54708289~5539887,75497472~9541921,88080384~9464862,105363387~2817263,113246208~7579420,121634816~10043341,135702685~6201031,159383552~4951774,206661479~1339072,213909504~3912535,218103808~9915737,246390839~2988499,253347837~5249004,281018368~5858877,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,345316582~5337642,376955801~8077727,387158428~1369006,391336223~5566789,402653184~4206249,407952789~8328616] 2024-04-10T04:08:53.298 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 8 diff [20935192~7760033,29375055~11788216,41723686~1996303,54708289~5539887,76226936~8812457,86715808~3402694,91857705~5687541,105363387~2817263,115366077~5459551,122123770~9554387,135702685~6201031,152970778~3620499,160055471~4279855,170817371~6317830,207018447~982104,217336428~10683117,246390839~2988499,253347837~5249004,266240868~7043301,284918667~1958578,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.298 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20935192~7760033,29375055~11788216,41723686~1996303,54708289~5539887,76226936~8812457,86715808~3402694,91857705~5687541,105363387~2817263,115366077~5459551,122123770~9554387,135702685~6201031,152970778~3620499,160055471~4279855,170817371~6317830,207018447~982104,217336428~10683117,246390839~2988499,253347837~5249004,266240868~7043301,284918667~1958578,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~8328616] 2024-04-10T04:08:53.306 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~11918009,29360128~14359861,54708289~5539887,75497472~22047774,105363387~2817263,113246208~7579420,121634816~10043341,135702685~6201031,150994944~5596333,159383552~4951774,170817371~6317830,206661479~1339072,213909504~14110041,246390839~2988499,253347837~5249004,264241152~9043017,281018368~5858877,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,345316582~5337642,376955801~8077727,387158428~1369006,391336223~5566789,398115110~8744323,407952789~8328616] 2024-04-10T04:08:53.306 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 9 diff [8059923~7256681,20935192~7760033,29375055~11788216,41723686~1996303,54708289~5539887,76226936~8812457,86715808~3402694,91857705~5687541,105363387~2817263,115366077~5459551,122123770~12231513,135702685~6201031,151341131~6664784,160055471~4279855,170817371~6317830,194952055~299420,207018447~982104,217336428~10683117,228900903~6111502,246390839~2988499,253347837~5249004,266240868~7043301,278905692~7971553,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,354350502~1573095,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.306 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,29375055~11788216,41723686~1996303,54708289~5539887,76226936~8812457,86715808~3402694,91857705~5687541,105363387~2817263,115366077~5459551,122123770~12231513,135702685~6201031,151341131~6664784,160055471~4279855,170817371~6317830,194952055~299420,207018447~982104,217336428~10683117,228900903~6111502,246390839~2988499,253347837~5249004,266240868~7043301,278905692~7971553,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,354350502~1573095,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.314 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,29360128~14359861,54708289~5539887,75497472~22047774,105363387~2817263,113246208~7579420,121634816~12720467,135702685~6201031,150994944~7010971,159383552~4951774,170817371~6317830,194952055~299420,206661479~1339072,213909504~14110041,228900903~6111502,246390839~2988499,253347837~5249004,264241152~9043017,277016380~9860865,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,345316582~5337642,354350502~1573095,364904448~8818561,376955801~8077727,387158428~1369006,391336223~5566789,398115110~18166295] 2024-04-10T04:08:53.314 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 10 diff [8059923~7256681,20935192~7760033,29375055~14344934,54708289~5539887,76226936~8812457,86715808~3402694,91857705~5687541,105363387~2817263,115217836~5607792,122123770~12231513,135702685~6201031,151341131~6664784,160055471~6225973,170817371~6317830,194952055~299420,207018447~982104,216726066~18286339,245153043~6850530,253347837~5249004,266240868~7043301,278905692~7971553,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,354350502~1573095,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.315 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,29375055~14344934,54708289~5539887,76226936~8812457,86715808~3402694,91857705~5687541,105363387~2817263,115217836~5607792,122123770~12231513,135702685~6201031,151341131~6664784,160055471~6225973,170817371~6317830,194952055~299420,207018447~982104,216726066~18286339,245153043~6850530,253347837~5249004,266240868~7043301,278905692~7971553,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,345316582~5337642,354350502~1573095,366022193~7700816,376955801~8077727,387479296~1048138,391336223~5566789,398115110~5339758,404822766~11458639] 2024-04-10T04:08:53.322 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,29360128~14359861,54708289~5539887,75497472~22047774,105363387~2817263,113246208~7579420,121634816~12720467,135702685~6201031,150994944~7010971,159383552~6897892,170817371~6317830,194952055~299420,206661479~1339072,213909504~21102901,245153043~6850530,253347837~5249004,264241152~9043017,277016380~9860865,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,345316582~5337642,354350502~1573095,364904448~8818561,376955801~8077727,387158428~1369006,391336223~5566789,398115110~18166295] 2024-04-10T04:08:53.323 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 11 diff [8059923~11224682,20935192~7760033,29375055~14344934,47892068~12356108,76226936~8812457,86715808~3402694,91857705~5687541,105363387~2817263,115217836~5607792,122123770~12231513,135702685~6201031,151341131~6664784,160055471~6225973,170817371~6317830,194952055~299420,207018447~982104,216726066~18571802,241759573~10244000,253347837~5249004,266240868~7043301,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.323 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~7760033,29375055~14344934,47892068~12356108,76226936~8812457,86715808~3402694,91857705~5687541,105363387~2817263,115217836~5607792,122123770~12231513,135702685~6201031,151341131~6664784,160055471~6225973,170817371~6317830,194952055~299420,207018447~982104,216726066~18571802,241759573~10244000,253347837~5249004,266240868~7043301,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.330 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~24500921,29360128~14359861,47892068~12356108,75497472~22047774,105363387~2817263,113246208~7579420,121634816~12720467,135702685~6201031,150994944~7010971,159383552~6897892,170817371~6317830,194952055~299420,206661479~1339072,213909504~21388364,239075328~12928245,253347837~5249004,264241152~9043017,277016380~9860865,293739176~23100711,332103995~12375248,345316582~5337642,350758085~6567271,364904448~8818561,376955801~8077727,387158428~1369006,391336223~24945182] 2024-04-10T04:08:53.330 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 12 diff [8059923~11224682,20935192~39312984,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15462241,122123770~12231513,135702685~6201031,151341131~6664784,160055471~6225973,170817371~6317830,194952055~299420,201037592~3230717,207018447~982104,216726066~18571802,241759573~16837268,266240868~7043301,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.330 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~39312984,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15462241,122123770~12231513,135702685~6201031,151341131~6664784,160055471~6225973,170817371~6317830,194952055~299420,201037592~3230717,207018447~982104,216726066~18571802,241759573~16837268,266240868~7043301,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,366022193~7700816,376955801~8077727,387479296~1048138,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.338 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~56053872,75497472~22047774,105363387~15462241,121634816~12720467,135702685~6201031,150994944~7010971,159383552~6897892,170817371~6317830,194952055~299420,201037592~3230717,206661479~1339072,213909504~21388364,239075328~19521513,264241152~9043017,277016380~9860865,293739176~23100711,332103995~12375248,345316582~5337642,350758085~6567271,364904448~8818561,376955801~8077727,387158428~1369006,391336223~24945182] 2024-04-10T04:08:53.338 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 13 diff [7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15887142,122123770~12231513,135702685~6201031,151341131~6664784,160055471~6225973,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,207018447~982104,216726066~18571802,241759573~17808631,266240868~7043301,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.338 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,86715808~3402694,91857705~5687541,105363387~15887142,122123770~12231513,135702685~6201031,151341131~6664784,160055471~6225973,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,207018447~982104,216726066~18571802,241759573~17808631,266240868~7043301,278905692~7971553,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.346 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~56053872,67108864~5255360,75497472~22047774,105363387~15887142,121634816~12720467,135702685~6201031,150994944~7010971,159383552~6897892,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,206661479~1339072,213909504~21388364,239075328~20492876,264241152~9043017,277016380~9860865,293739176~23100711,332103995~12375248,345316582~5337642,350758085~6567271,364904448~8818561,376955801~8077727,387158428~3303900,391336223~24945182] 2024-04-10T04:08:53.346 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 14 diff [7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,151341131~14940313,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,207018447~982104,216726066~18571802,241759573~17808631,266240868~7043301,278905692~7971553,293739176~14977333,310334608~6911150,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.346 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,151341131~14940313,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,207018447~982104,216726066~18571802,241759573~17808631,266240868~7043301,278905692~7971553,293739176~14977333,310334608~6911150,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8077727,387479296~1048138,388883422~1578906,391336223~12921924,404822766~11458639] 2024-04-10T04:08:53.354 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~56053872,67108864~5255360,75497472~24646643,105363387~15887142,121634816~12720467,135702685~6201031,150994944~15286500,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,206661479~1339072,213909504~21388364,239075328~20492876,264241152~9043017,277016380~9860865,293739176~23506582,332103995~12375248,345316582~5337642,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8077727,387158428~3303900,391336223~24945182] 2024-04-10T04:08:53.354 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 15 diff [3484033~1351132,7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,151341131~16576796,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,278905692~7971553,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.354 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,86715808~13428307,105363387~15887142,122123770~12231513,135702685~6201031,151341131~16576796,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,278905692~7971553,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.364 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~60248176,67108864~5255360,75497472~24646643,105363387~15887142,121634816~12720467,135702685~6201031,150994944~16922983,170817371~6317830,188743680~6111729,194952055~299420,201037592~3230717,206661479~1339072,209715200~25582668,239075328~20492876,264241152~9043017,277016380~9860865,293739176~23973093,324998581~4938761,332103995~12375248,345316582~5337642,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8077727,386926300~29355105] 2024-04-10T04:08:53.364 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 16 diff [3484033~1351132,7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,85330970~14813145,105363387~28991896,135702685~6201031,151341131~16576796,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,278905692~7971553,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.364 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,85330970~14813145,105363387~28991896,135702685~6201031,151341131~16576796,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,278905692~7971553,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8077727,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.375 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~60248176,67108864~5255360,75497472~24646643,105363387~28991896,135702685~6201031,150994944~16922983,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,206661479~1339072,209715200~25582668,239075328~20492876,264241152~9043017,277016380~9860865,293739176~23973093,324998581~4938761,332103995~12375248,345316582~5337642,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8077727,386926300~29355105] 2024-04-10T04:08:53.375 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 17 diff [3484033~1351132,7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,85330970~14813145,104225907~37677809,142520963~6206155,151341131~16576796,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.375 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~39312984,67490549~4873675,76226936~8812457,85330970~14813145,104225907~37677809,142520963~6206155,151341131~16576796,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~18571802,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,345316582~5337642,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~11458639] 2024-04-10T04:08:53.382 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~60248176,67108864~5255360,75497472~24646643,104225907~44501211,150994944~16922983,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,206661479~1339072,209715200~25582668,239075328~20492876,264241152~22636093,293739176~23973093,324998581~4938761,332103995~12375248,345316582~5337642,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~29355105] 2024-04-10T04:08:53.382 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 18 diff [3484033~1351132,7772403~11512202,20935192~39312984,60784227~11579997,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:53.382 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~39312984,60784227~11579997,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:53.389 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~60248176,60784227~11579997,75497472~24646643,104225907~44501211,150994944~16922983,169088153~8047048,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~4938761,332103995~18550229,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:53.389 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 19 diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:53.389 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:53.396 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:53.396 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 5 diff [54708289~5539887,123217858~431827,123917404~7760753,135702685~6201031,207018447~982104,217336428~485611,293739176~11429564,339926005~4553238,391336223~5566789] 2024-04-10T04:08:53.397 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [54708289~5539887,123217858~431827,123917404~7760753,135702685~6201031,207018447~982104,217336428~485611,293739176~11429564,339926005~4553238,391336223~5566789] 2024-04-10T04:08:53.405 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [54708289~5539887,121634816~10043341,135702685~6201031,206661479~1339072,213909504~3912535,293739176~11429564,339926005~4553238,391336223~5566789] 2024-04-10T04:08:53.405 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 6 diff [41723686~1996303,54708289~5539887,78009418~7029975,105363387~2817263,115366077~5459551,123217858~431827,123917404~7760753,135702685~6201031,207018447~982104,217336428~485611,218272673~3849598,253347837~5249004,293739176~11429564,310334608~6505279,339926005~4553238,391336223~5566789,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.405 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [41723686~1996303,54708289~5539887,78009418~7029975,105363387~2817263,115366077~5459551,123217858~431827,123917404~7760753,135702685~6201031,207018447~982104,217336428~485611,218272673~3849598,253347837~5249004,293739176~11429564,310334608~6505279,339926005~4553238,391336223~5566789,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.412 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [37748736~5971253,54708289~5539887,78009418~7029975,105363387~2817263,113246208~7579420,121634816~10043341,135702685~6201031,206661479~1339072,213909504~3912535,218272673~3849598,253347837~5249004,293739176~11429564,306184192~10655695,339926005~4553238,391336223~5566789,402653184~4206249,407952789~6516134] 2024-04-10T04:08:53.412 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 7 diff [21972286~736767,31502423~6831943,41723686~1996303,54708289~5539887,78009418~7029975,105363387~2817263,115366077~5459551,122123770~9554387,135702685~6201031,207018447~982104,217336428~485611,218272673~3849598,246390839~2988499,253347837~5249004,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,376955801~7836596,387479296~1048138,391336223~5566789,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.412 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21972286~736767,31502423~6831943,41723686~1996303,54708289~5539887,78009418~7029975,105363387~2817263,115366077~5459551,122123770~9554387,135702685~6201031,207018447~982104,217336428~485611,218272673~3849598,246390839~2988499,253347837~5249004,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,376955801~7836596,387479296~1048138,391336223~5566789,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.420 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21972286~736767,31502423~12217566,54708289~5539887,78009418~7029975,105363387~2817263,113246208~7579420,121634816~10043341,135702685~6201031,206661479~1339072,213909504~3912535,218272673~3849598,246390839~2988499,253347837~5249004,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,376955801~7836596,387158428~1369006,391336223~5566789,402653184~4206249,407952789~6516134] 2024-04-10T04:08:53.420 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 8 diff [20935192~7760033,31502423~9660848,41723686~1996303,54708289~5539887,78009418~7029975,86715808~3402694,105363387~2817263,115366077~5459551,122123770~9554387,135702685~6201031,152970778~3620499,170817371~6317830,207018447~982104,217336428~4785843,246390839~2988499,253347837~5249004,266240868~7043301,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,376955801~7836596,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.420 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20935192~7760033,31502423~9660848,41723686~1996303,54708289~5539887,78009418~7029975,86715808~3402694,105363387~2817263,115366077~5459551,122123770~9554387,135702685~6201031,152970778~3620499,170817371~6317830,207018447~982104,217336428~4785843,246390839~2988499,253347837~5249004,266240868~7043301,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,376955801~7836596,387479296~1048138,391336223~5566789,398115110~5339758,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.428 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~11918009,31502423~12217566,54708289~5539887,78009418~12109084,105363387~2817263,113246208~7579420,121634816~10043341,135702685~6201031,150994944~5596333,170817371~6317830,206661479~1339072,213909504~8212767,246390839~2988499,253347837~5249004,264241152~9043017,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,376955801~7836596,387158428~1369006,391336223~5566789,398115110~8744323,407952789~6516134] 2024-04-10T04:08:53.428 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 9 diff [8059923~7256681,20935192~7760033,31502423~9660848,41723686~1996303,54708289~5539887,78009418~7029975,86715808~3402694,105363387~2817263,115366077~5459551,122123770~12231513,135702685~6201031,151341131~6664784,170817371~6317830,194952055~299420,207018447~982104,217336428~4785843,228900903~6111502,246390839~2988499,253347837~5249004,266240868~7043301,278905692~6272939,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,391336223~5566789,398115110~5339758,404822766~9646157] 2024-04-10T04:08:53.428 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,31502423~9660848,41723686~1996303,54708289~5539887,78009418~7029975,86715808~3402694,105363387~2817263,115366077~5459551,122123770~12231513,135702685~6201031,151341131~6664784,170817371~6317830,194952055~299420,207018447~982104,217336428~4785843,228900903~6111502,246390839~2988499,253347837~5249004,266240868~7043301,278905692~6272939,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,391336223~5566789,398115110~5339758,404822766~9646157] 2024-04-10T04:08:53.435 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,31502423~12217566,54708289~5539887,78009418~12109084,105363387~2817263,113246208~7579420,121634816~12720467,135702685~6201031,150994944~7010971,170817371~6317830,194952055~299420,206661479~1339072,213909504~8212767,228900903~6111502,246390839~2988499,253347837~5249004,264241152~9043017,277016380~8162251,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,354350502~1573095,364904448~8818561,376955801~7836596,387158428~1369006,391336223~5566789,398115110~16353813] 2024-04-10T04:08:53.435 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 10 diff [8059923~7256681,20935192~7760033,31502423~12217566,54708289~5539887,78009418~7029975,86715808~3402694,105363387~2817263,115217836~5607792,122123770~12231513,135702685~6201031,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,207018447~982104,216726066~5396205,226935738~8076667,245153043~6850530,253347837~5249004,266240868~7043301,278905692~6272939,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,391336223~5566789,398115110~5339758,404822766~9646157] 2024-04-10T04:08:53.435 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,31502423~12217566,54708289~5539887,78009418~7029975,86715808~3402694,105363387~2817263,115217836~5607792,122123770~12231513,135702685~6201031,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,207018447~982104,216726066~5396205,226935738~8076667,245153043~6850530,253347837~5249004,266240868~7043301,278905692~6272939,293739176~11429564,310334608~6505279,332103995~3491685,337544820~230586,339926005~4553238,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,391336223~5566789,398115110~5339758,404822766~9646157] 2024-04-10T04:08:53.443 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,31502423~12217566,54708289~5539887,78009418~12109084,105363387~2817263,113246208~7579420,121634816~12720467,135702685~6201031,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,206661479~1339072,213909504~8212767,226935738~8076667,245153043~6850530,253347837~5249004,264241152~9043017,277016380~8162251,293739176~11429564,306184192~10655695,332103995~5671411,339926005~4553238,354350502~1573095,364904448~8818561,376955801~7836596,387158428~1369006,391336223~5566789,398115110~16353813] 2024-04-10T04:08:53.443 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 11 diff [8059923~11224682,20935192~7760033,31502423~12217566,47892068~12356108,78009418~7029975,86715808~3402694,105363387~2817263,115217836~5607792,122123770~12231513,135702685~6201031,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,207018447~982104,216726066~5396205,226935738~8362130,241759573~10244000,253347837~5249004,266240868~7043301,278905692~6272939,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,391336223~12921924,404822766~10974517] 2024-04-10T04:08:53.444 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~7760033,31502423~12217566,47892068~12356108,78009418~7029975,86715808~3402694,105363387~2817263,115217836~5607792,122123770~12231513,135702685~6201031,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,207018447~982104,216726066~5396205,226935738~8362130,241759573~10244000,253347837~5249004,266240868~7043301,278905692~6272939,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,391336223~12921924,404822766~10974517] 2024-04-10T04:08:53.451 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~24500921,31502423~12217566,47892068~12356108,78009418~12109084,105363387~2817263,113246208~7579420,121634816~12720467,135702685~6201031,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,206661479~1339072,213909504~8212767,226935738~8362130,239075328~12928245,253347837~5249004,264241152~9043017,277016380~8162251,293739176~23100711,332103995~12375248,350758085~6567271,364904448~8818561,376955801~7836596,387158428~1369006,391336223~24461060] 2024-04-10T04:08:53.451 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 12 diff [8059923~11224682,20935192~9254476,31502423~28745753,78009418~7029975,86715808~3402694,105363387~15462241,122123770~12231513,135702685~6201031,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,207018447~982104,216726066~5396205,226935738~8362130,241759573~16837268,266240868~7043301,278905692~6272939,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,391336223~12921924,404822766~10974517] 2024-04-10T04:08:53.451 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~9254476,31502423~28745753,78009418~7029975,86715808~3402694,105363387~15462241,122123770~12231513,135702685~6201031,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,207018447~982104,216726066~5396205,226935738~8362130,241759573~16837268,266240868~7043301,278905692~6272939,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,391336223~12921924,404822766~10974517] 2024-04-10T04:08:53.459 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,31502423~28745753,78009418~12109084,105363387~15462241,121634816~12720467,135702685~6201031,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,206661479~1339072,213909504~8212767,226935738~8362130,239075328~19521513,264241152~9043017,277016380~8162251,293739176~23100711,332103995~12375248,350758085~6567271,364904448~8818561,376955801~7836596,387158428~1369006,391336223~24461060] 2024-04-10T04:08:53.459 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 13 diff [7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,86715808~3402694,105363387~15887142,122123770~12231513,135702685~6201031,151341131~6664784,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,207018447~982104,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,391336223~12921924,404822766~10974517] 2024-04-10T04:08:53.459 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,86715808~3402694,105363387~15887142,122123770~12231513,135702685~6201031,151341131~6664784,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,207018447~982104,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,293739176~14977333,310334608~6505279,332103995~3491685,335727858~8751385,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,391336223~12921924,404822766~10974517] 2024-04-10T04:08:53.466 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,31502423~28745753,67108864~5255360,78009418~12109084,105363387~15887142,121634816~12720467,135702685~6201031,150994944~7010971,161253575~5027869,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,206661479~1339072,213909504~8212767,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,293739176~23100711,332103995~12375248,350758085~6567271,364904448~8818561,376955801~7836596,387158428~3303900,391336223~24461060] 2024-04-10T04:08:53.466 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 14 diff [7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,86715808~6147005,96492333~3651782,105363387~15887142,122123770~12231513,135702685~6201031,151341131~8746256,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,207018447~982104,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,293739176~14977333,310334608~6911150,332103995~3491685,335727858~8751385,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,391336223~12921924,404822766~10974517] 2024-04-10T04:08:53.467 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,86715808~6147005,96492333~3651782,105363387~15887142,122123770~12231513,135702685~6201031,151341131~8746256,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,207018447~982104,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,293739176~14977333,310334608~6911150,332103995~3491685,335727858~8751385,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,391336223~12921924,404822766~10974517] 2024-04-10T04:08:53.475 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,31502423~28745753,67108864~5255360,78009418~14853395,96492333~3651782,105363387~15887142,121634816~12720467,135702685~6201031,150994944~9092443,161253575~5027869,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,206661479~1339072,213909504~8212767,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,293739176~23506582,332103995~12375248,350758085~6567271,358267068~4682156,364904448~8818561,376955801~7836596,387158428~3303900,391336223~24461060] 2024-04-10T04:08:53.475 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 15 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,86715808~6147005,96492333~3651782,105363387~15887142,122123770~12231513,135702685~6201031,151341131~8746256,161253575~6664352,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~15374725,404822766~10974517] 2024-04-10T04:08:53.475 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,86715808~6147005,96492333~3651782,105363387~15887142,122123770~12231513,135702685~6201031,151341131~8746256,161253575~6664352,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~15374725,404822766~10974517] 2024-04-10T04:08:53.483 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~28745753,67108864~5255360,78009418~14853395,96492333~3651782,105363387~15887142,121634816~12720467,135702685~6201031,150994944~9092443,161253575~6664352,170817371~6317830,188743680~6111729,194952055~299420,201037592~3230717,206661479~1339072,209715200~12407071,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,293739176~23973093,324998581~4938761,332103995~12375248,350758085~6567271,358267068~4682156,364904448~8818561,376955801~7836596,386926300~28870983] 2024-04-10T04:08:53.484 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 16 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,85330970~7827752,94095478~6048637,105363387~28991896,135702685~6201031,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~15374725,404822766~10974517] 2024-04-10T04:08:53.484 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,85330970~7827752,94095478~6048637,105363387~28991896,135702685~6201031,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~15374725,404822766~10974517] 2024-04-10T04:08:53.491 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~28745753,67108864~5255360,78009418~15149304,94095478~6048637,105363387~28991896,135702685~6201031,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,206661479~1339072,209715200~12407071,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,293739176~23973093,324998581~4938761,332103995~12375248,350758085~6567271,358267068~4682156,364904448~8818561,376955801~7836596,386926300~28870983] 2024-04-10T04:08:53.491 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 17 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,85330970~7827752,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~10974517] 2024-04-10T04:08:53.491 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~28745753,67490549~4873675,78009418~7029975,85330970~7827752,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,207018447~982104,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~8751385,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~10974517] 2024-04-10T04:08:53.498 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~28745753,67108864~5255360,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,206661479~1339072,209715200~12407071,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~4938761,332103995~12375248,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~28870983] 2024-04-10T04:08:53.498 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 18 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~28745753,60784227~11579997,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:53.498 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~28745753,60784227~11579997,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~4938761,332103995~3491685,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~15374725,404822766~12974616] 2024-04-10T04:08:53.507 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~28745753,60784227~11579997,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~4938761,332103995~13888364,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:53.507 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 19 diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:53.507 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:53.515 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:53.516 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 6 diff [41723686~1996303,57240324~2341735,78009418~7029975,105363387~2817263,115366077~5459551,218272673~3849598,253347837~5249004,310334608~6505279,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.516 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [41723686~1996303,57240324~2341735,78009418~7029975,105363387~2817263,115366077~5459551,218272673~3849598,253347837~5249004,310334608~6505279,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.523 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [37748736~5971253,57240324~2341735,78009418~7029975,105363387~2817263,113246208~7579420,218272673~3849598,253347837~5249004,306184192~10655695,402653184~4206249,407952789~6516134] 2024-04-10T04:08:53.523 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 7 diff [21972286~736767,31502423~6831943,41723686~1996303,57240324~2341735,78009418~7029975,105363387~2817263,115366077~5459551,122123770~1935440,125046751~5997871,218272673~3849598,246390839~2988499,253347837~5249004,310334608~6505279,332103995~3491685,337544820~230586,376955801~7836596,387479296~1048138,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.523 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21972286~736767,31502423~6831943,41723686~1996303,57240324~2341735,78009418~7029975,105363387~2817263,115366077~5459551,122123770~1935440,125046751~5997871,218272673~3849598,246390839~2988499,253347837~5249004,310334608~6505279,332103995~3491685,337544820~230586,376955801~7836596,387479296~1048138,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.531 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21972286~736767,31502423~12217566,57240324~2341735,78009418~7029975,105363387~2817263,113246208~7579420,122123770~1935440,125046751~5997871,218272673~3849598,246390839~2988499,253347837~5249004,306184192~10655695,332103995~5671411,376955801~7836596,387158428~1369006,402653184~4206249,407952789~6516134] 2024-04-10T04:08:53.531 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 8 diff [20935192~7760033,31502423~9660848,41723686~1996303,57240324~2341735,78009418~7029975,86715808~3402694,105363387~2817263,115366077~5459551,122123770~1935440,125046751~5997871,152970778~3620499,170817371~6317830,217539917~4582354,246390839~2988499,253347837~5249004,266240868~7043301,310334608~6505279,332103995~3491685,337544820~230586,376955801~7836596,387479296~1048138,398115110~5339758,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.531 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20935192~7760033,31502423~9660848,41723686~1996303,57240324~2341735,78009418~7029975,86715808~3402694,105363387~2817263,115366077~5459551,122123770~1935440,125046751~5997871,152970778~3620499,170817371~6317830,217539917~4582354,246390839~2988499,253347837~5249004,266240868~7043301,310334608~6505279,332103995~3491685,337544820~230586,376955801~7836596,387479296~1048138,398115110~5339758,405799919~1059514,407952789~6516134] 2024-04-10T04:08:53.538 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~11918009,31502423~12217566,57240324~2341735,78009418~12109084,105363387~2817263,113246208~7579420,122123770~1935440,125046751~5997871,150994944~5596333,170817371~6317830,217539917~4582354,246390839~2988499,253347837~5249004,264241152~9043017,306184192~10655695,332103995~5671411,376955801~7836596,387158428~1369006,398115110~8744323,407952789~6516134] 2024-04-10T04:08:53.538 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 9 diff [8059923~7256681,20935192~7760033,31502423~9660848,41723686~1996303,57240324~2341735,78009418~7029975,86715808~3402694,105363387~2817263,115366077~5459551,122123770~1935440,125046751~9308532,151341131~6664784,170817371~6317830,194952055~299420,217539917~4582354,228900903~6111502,246390839~2988499,253347837~5249004,266240868~7043301,278905692~6272939,301949096~1050781,310334608~6505279,332103995~3491685,337544820~230586,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,398115110~5339758,404822766~9646157] 2024-04-10T04:08:53.538 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,31502423~9660848,41723686~1996303,57240324~2341735,78009418~7029975,86715808~3402694,105363387~2817263,115366077~5459551,122123770~1935440,125046751~9308532,151341131~6664784,170817371~6317830,194952055~299420,217539917~4582354,228900903~6111502,246390839~2988499,253347837~5249004,266240868~7043301,278905692~6272939,301949096~1050781,310334608~6505279,332103995~3491685,337544820~230586,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,398115110~5339758,404822766~9646157] 2024-04-10T04:08:53.545 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,31502423~12217566,57240324~2341735,78009418~12109084,105363387~2817263,113246208~7579420,122123770~1935440,125046751~9308532,150994944~7010971,170817371~6317830,194952055~299420,217539917~4582354,228900903~6111502,246390839~2988499,253347837~5249004,264241152~9043017,277016380~8162251,301949096~1050781,306184192~10655695,332103995~5671411,354350502~1573095,364904448~8818561,376955801~7836596,387158428~1369006,398115110~16353813] 2024-04-10T04:08:53.545 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 10 diff [8059923~7256681,20935192~7760033,31502423~12217566,57240324~2341735,78009418~7029975,86715808~3402694,105363387~2817263,115217836~5607792,122123770~1935440,125046751~9308532,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~5396205,226935738~8076667,245153043~6850530,253347837~5249004,266240868~7043301,278905692~6272939,301949096~1050781,310334608~6505279,332103995~3491685,337544820~230586,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,398115110~5339758,404822766~9646157] 2024-04-10T04:08:53.545 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,31502423~12217566,57240324~2341735,78009418~7029975,86715808~3402694,105363387~2817263,115217836~5607792,122123770~1935440,125046751~9308532,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~5396205,226935738~8076667,245153043~6850530,253347837~5249004,266240868~7043301,278905692~6272939,301949096~1050781,310334608~6505279,332103995~3491685,337544820~230586,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,398115110~5339758,404822766~9646157] 2024-04-10T04:08:53.554 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,31502423~12217566,57240324~2341735,78009418~12109084,105363387~2817263,113246208~7579420,122123770~1935440,125046751~9308532,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,216726066~5396205,226935738~8076667,245153043~6850530,253347837~5249004,264241152~9043017,277016380~8162251,301949096~1050781,306184192~10655695,332103995~5671411,354350502~1573095,364904448~8818561,376955801~7836596,387158428~1369006,398115110~16353813] 2024-04-10T04:08:53.554 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 11 diff [8059923~11224682,20935192~7760033,31502423~12217566,47892068~6947723,57240324~2341735,78009418~7029975,86715808~3402694,105363387~2817263,115217836~5607792,122123770~1935440,125046751~9308532,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~5396205,226935738~8362130,241759573~10244000,253347837~5249004,266240868~7043301,278905692~6272939,301649392~7067117,310334608~6505279,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.554 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~7760033,31502423~12217566,47892068~6947723,57240324~2341735,78009418~7029975,86715808~3402694,105363387~2817263,115217836~5607792,122123770~1935440,125046751~9308532,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~5396205,226935738~8362130,241759573~10244000,253347837~5249004,266240868~7043301,278905692~6272939,301649392~7067117,310334608~6505279,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.562 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~24500921,31502423~12217566,47892068~6947723,57240324~2341735,78009418~12109084,105363387~2817263,113246208~7579420,122123770~1935440,125046751~9308532,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,216726066~5396205,226935738~8362130,239075328~12928245,253347837~5249004,264241152~9043017,277016380~8162251,301649392~15190495,332103995~10997146,350758085~6567271,364904448~8818561,376955801~7836596,387158428~1369006,393579386~22217897] 2024-04-10T04:08:53.562 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 12 diff [8059923~11224682,20935192~9254476,31502423~23337368,57240324~2341735,78009418~7029975,86715808~3402694,105363387~15462241,122123770~1935440,124650709~9704574,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,216726066~5396205,226935738~8362130,241759573~16837268,266240868~7043301,278905692~6272939,301649392~7067117,310334608~6505279,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.562 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~9254476,31502423~23337368,57240324~2341735,78009418~7029975,86715808~3402694,105363387~15462241,122123770~1935440,124650709~9704574,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,216726066~5396205,226935738~8362130,241759573~16837268,266240868~7043301,278905692~6272939,301649392~7067117,310334608~6505279,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.570 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,31502423~23337368,57240324~2341735,78009418~12109084,105363387~15462241,122123770~1935440,124650709~9704574,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,216726066~5396205,226935738~8362130,239075328~19521513,264241152~9043017,277016380~8162251,301649392~15190495,332103995~10997146,350758085~6567271,364904448~8818561,376955801~7836596,387158428~1369006,393579386~22217897] 2024-04-10T04:08:53.570 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 13 diff [7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,86715808~3402694,105363387~15887142,122123770~1935440,124650709~9704574,151341131~6664784,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,310334608~6505279,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.571 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,86715808~3402694,105363387~15887142,122123770~1935440,124650709~9704574,151341131~6664784,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,310334608~6505279,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.578 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,31502423~23337368,57240324~2341735,67108864~5255360,78009418~12109084,105363387~15887142,122123770~1935440,124650709~9704574,150994944~7010971,161253575~5027869,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,216726066~5396205,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~15190495,332103995~10997146,350758085~6567271,364904448~8818561,376955801~7836596,387158428~3303900,393579386~22217897] 2024-04-10T04:08:53.578 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 14 diff [7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,86715808~6147005,96492333~3651782,105363387~15887142,122123770~1935440,124650709~9704574,151341131~8746256,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,310334608~6911150,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.578 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,86715808~6147005,96492333~3651782,105363387~15887142,122123770~1935440,124650709~9704574,151341131~8746256,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,310334608~6911150,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.585 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,31502423~23337368,57240324~2341735,67108864~5255360,78009418~14853395,96492333~3651782,105363387~15887142,122123770~1935440,124650709~9704574,150994944~9092443,161253575~5027869,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,216726066~5396205,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~15596366,332103995~10997146,350758085~6567271,358267068~4682156,364904448~8818561,376955801~7836596,387158428~3303900,393579386~22217897] 2024-04-10T04:08:53.586 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 15 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,86715808~6147005,96492333~3651782,105363387~15887142,122123770~1935440,124650709~9704574,151341131~8746256,161253575~6664352,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,310334608~7377661,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.586 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,86715808~6147005,96492333~3651782,105363387~15887142,122123770~1935440,124650709~9704574,151341131~8746256,161253575~6664352,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,310334608~7377661,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.595 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~23337368,57240324~2341735,67108864~5255360,78009418~14853395,96492333~3651782,105363387~15887142,122123770~1935440,124650709~9704574,150994944~9092443,161253575~6664352,170817371~6317830,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~5396205,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~16062877,324998581~4938761,332103995~10997146,350758085~6567271,358267068~4682156,364904448~8818561,376955801~7836596,386926300~5758025,393579386~22217897] 2024-04-10T04:08:53.595 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 16 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,85330970~7827752,94095478~6048637,105363387~18695823,124650709~9704574,139962817~1242061,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,310334608~7377661,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.595 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,85330970~7827752,94095478~6048637,105363387~18695823,124650709~9704574,139962817~1242061,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,310334608~7377661,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.605 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~23337368,57240324~2341735,67108864~5255360,78009418~15149304,94095478~6048637,105363387~18695823,124650709~9704574,139962817~1242061,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~5396205,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~16062877,324998581~4938761,332103995~10997146,350758085~6567271,358267068~4682156,364904448~8818561,376955801~7836596,386926300~5758025,393579386~22217897] 2024-04-10T04:08:53.605 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 17 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,85330970~7827752,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.605 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,67490549~4873675,78009418~7029975,85330970~7827752,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~5396205,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.612 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~23337368,57240324~2341735,67108864~5255360,78009418~15149304,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,141903716~6823402,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~5396205,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~4938761,332103995~10997146,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~22217897] 2024-04-10T04:08:53.612 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 18 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,60784227~11579997,78009418~15149304,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~4938761,332103995~3491685,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.612 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,57240324~2341735,60784227~11579997,78009418~15149304,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~4938761,332103995~3491685,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.619 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~23337368,57240324~2341735,60784227~11579997,78009418~15149304,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,141903716~6823402,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~4938761,332103995~13888364,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:53.619 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 19 diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:53.619 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:53.627 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:53.627 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 7 diff [21972286~736767,31502423~6831943,122123770~1935440,125046751~5997871,246390839~2988499,332103995~3491685,337544820~230586,376955801~7836596,387479296~1048138,406170293~251802] 2024-04-10T04:08:53.627 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [21972286~736767,31502423~6831943,122123770~1935440,125046751~5997871,246390839~2988499,332103995~3491685,337544820~230586,376955801~7836596,387479296~1048138,406170293~251802] 2024-04-10T04:08:53.638 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [21972286~736767,31502423~6831943,122123770~1935440,125046751~5997871,246390839~2988499,332103995~5671411,376955801~7836596,387158428~1369006,406170293~251802] 2024-04-10T04:08:53.638 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 8 diff [20935192~7760033,31502423~9660848,86715808~3402694,122123770~1935440,125046751~5997871,152970778~3620499,170817371~6317830,217539917~1424628,246390839~2988499,266240868~7043301,332103995~3491685,337544820~230586,376955801~7836596,387479296~1048138,398115110~5339758,406170293~251802] 2024-04-10T04:08:53.638 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20935192~7760033,31502423~9660848,86715808~3402694,122123770~1935440,125046751~5997871,152970778~3620499,170817371~6317830,217539917~1424628,246390839~2988499,266240868~7043301,332103995~3491685,337544820~230586,376955801~7836596,387479296~1048138,398115110~5339758,406170293~251802] 2024-04-10T04:08:53.645 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~11918009,31502423~9660848,85039393~5079109,122123770~1935440,125046751~5997871,150994944~5596333,170817371~6317830,217539917~1424628,246390839~2988499,264241152~9043017,332103995~5671411,376955801~7836596,387158428~1369006,398115110~5339758,406170293~251802] 2024-04-10T04:08:53.646 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 9 diff [8059923~7256681,20935192~7760033,31502423~9660848,86715808~3402694,122123770~1935440,125046751~9308532,151341131~6664784,170817371~6317830,194952055~299420,217539917~1424628,228900903~6111502,246390839~2988499,266240868~7043301,278905692~6272939,301949096~1050781,332103995~3491685,337544820~230586,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,398115110~5339758,404822766~3592097] 2024-04-10T04:08:53.646 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,31502423~9660848,86715808~3402694,122123770~1935440,125046751~9308532,151341131~6664784,170817371~6317830,194952055~299420,217539917~1424628,228900903~6111502,246390839~2988499,266240868~7043301,278905692~6272939,301949096~1050781,332103995~3491685,337544820~230586,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,398115110~5339758,404822766~3592097] 2024-04-10T04:08:53.653 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,31502423~9660848,85039393~5079109,122123770~1935440,125046751~9308532,150994944~7010971,170817371~6317830,194952055~299420,217539917~1424628,228900903~6111502,246390839~2988499,264241152~9043017,277016380~8162251,301949096~1050781,332103995~5671411,354350502~1573095,364904448~8818561,376955801~7836596,387158428~1369006,398115110~5339758,404822766~3592097] 2024-04-10T04:08:53.653 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 10 diff [8059923~7256681,20935192~7760033,31502423~11050694,86715808~3402694,115217836~307903,122123770~1935440,125046751~9308532,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8076667,245153043~6850530,266240868~7043301,278905692~6272939,301949096~1050781,332103995~3491685,337544820~230586,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,398115110~5339758,404822766~4790614] 2024-04-10T04:08:53.654 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,31502423~11050694,86715808~3402694,115217836~307903,122123770~1935440,125046751~9308532,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8076667,245153043~6850530,266240868~7043301,278905692~6272939,301949096~1050781,332103995~3491685,337544820~230586,354350502~1573095,366022193~7700816,376955801~7836596,387479296~1048138,398115110~5339758,404822766~4790614] 2024-04-10T04:08:53.660 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,31502423~11050694,85039393~5079109,115217836~307903,122123770~1935440,125046751~9308532,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8076667,245153043~6850530,264241152~9043017,277016380~8162251,301949096~1050781,332103995~5671411,354350502~1573095,364904448~8818561,376955801~7836596,387158428~1369006,398115110~5339758,404822766~4790614] 2024-04-10T04:08:53.660 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 11 diff [8059923~11224682,20935192~7760033,31502423~11050694,47892068~6947723,86715808~3402694,115217836~307903,122123770~1935440,125046751~9308532,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8362130,241759573~10244000,266240868~7043301,278905692~6272939,301649392~7067117,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.660 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~7760033,31502423~11050694,47892068~6947723,86715808~3402694,115217836~307903,122123770~1935440,125046751~9308532,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8362130,241759573~10244000,266240868~7043301,278905692~6272939,301649392~7067117,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.667 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~24500921,31502423~11050694,47892068~6947723,85039393~5079109,115217836~307903,122123770~1935440,125046751~9308532,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8362130,239075328~12928245,264241152~9043017,277016380~8162251,301649392~7067117,332103995~10997146,350758085~6567271,364904448~8818561,376955801~7836596,387158428~1369006,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.667 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 12 diff [8059923~11224682,20935192~9254476,31502423~23337368,86715808~3402694,107959880~9366154,122123770~1935440,124650709~9704574,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~12689746,266240868~7043301,278905692~6272939,301649392~7067117,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.667 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~9254476,31502423~23337368,86715808~3402694,107959880~9366154,122123770~1935440,124650709~9704574,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~12689746,266240868~7043301,278905692~6272939,301649392~7067117,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.676 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,31502423~23337368,85039393~5079109,107959880~9366154,122123770~1935440,124650709~9704574,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,239075328~15373991,264241152~9043017,277016380~8162251,301649392~7067117,332103995~10997146,350758085~6567271,364904448~8818561,376955801~7836596,387158428~1369006,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.676 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 13 diff [7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,86715808~3402694,107959880~13290649,122123770~1935440,124650709~9704574,151341131~6664784,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.676 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,86715808~3402694,107959880~13290649,122123770~1935440,124650709~9704574,151341131~6664784,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,332103995~3491685,335727858~7373283,350758085~6567271,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.684 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,31502423~23337368,67108864~5255360,85039393~5079109,107959880~13290649,122123770~1935440,124650709~9704574,150994944~7010971,161253575~5027869,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~7067117,332103995~10997146,350758085~6567271,364904448~8818561,376955801~7836596,387158428~3303900,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.684 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 14 diff [7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,86715808~6147005,96492333~3651782,107959880~13290649,122123770~1935440,124650709~9704574,151341131~8746256,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~3643280,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.684 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,86715808~6147005,96492333~3651782,107959880~13290649,122123770~1935440,124650709~9704574,151341131~8746256,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~3643280,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,387479296~1048138,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.693 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,31502423~23337368,67108864~5255360,85039393~7823420,96492333~3651782,107959880~13290649,122123770~1935440,124650709~9704574,150994944~9092443,161253575~5027869,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~7067117,313602478~3643280,332103995~10997146,350758085~6567271,358267068~4682156,364904448~8818561,376955801~7836596,387158428~3303900,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.693 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 15 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,86715808~6147005,96492333~3651782,107959880~13290649,122123770~1935440,124650709~9704574,151341131~8746256,161253575~6664352,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.693 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,86715808~6147005,96492333~3651782,107959880~13290649,122123770~1935440,124650709~9704574,151341131~8746256,161253575~6664352,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.701 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~23337368,67108864~5255360,85039393~7823420,96492333~3651782,107959880~13290649,122123770~1935440,124650709~9704574,150994944~9092443,161253575~6664352,170817371~6317830,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~2238479,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~7067117,313602478~4109791,324998581~4938761,332103995~10997146,350758085~6567271,358267068~4682156,364904448~8818561,376955801~7836596,386926300~5758025,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.701 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 16 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,85330970~7827752,94095478~6048637,107959880~16099330,124650709~9704574,139962817~1242061,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.701 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,85330970~7827752,94095478~6048637,107959880~16099330,124650709~9704574,139962817~1242061,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~7836596,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.707 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~23337368,67108864~5255360,85039393~8119329,94095478~6048637,107959880~16099330,124650709~9704574,139962817~1242061,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~2238479,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~7067117,313602478~4109791,324998581~4938761,332103995~10997146,350758085~6567271,358267068~4682156,364904448~8818561,376955801~7836596,386926300~5758025,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.708 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 17 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.708 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,332103995~3491685,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.721 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~23337368,67108864~5255360,85039393~8119329,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,141903716~6823402,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~2238479,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~4938761,332103995~10997146,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.721 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 18 diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,332103995~3491685,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.722 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,31502423~23337368,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,332103995~3491685,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.727 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,31502423~23337368,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19833303,124650709~11073704,139962817~1242061,141903716~6823402,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~4938761,332103995~13888364,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.727 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 19 diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:53.727 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:53.734 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:53.735 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 8 diff [20935192~7760033,34999445~6163826,86715808~3402694,152970778~3620499,170817371~6317830,217539917~1424628,266240868~7043301,398115110~5339758] 2024-04-10T04:08:53.735 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20935192~7760033,34999445~6163826,86715808~3402694,152970778~3620499,170817371~6317830,217539917~1424628,266240868~7043301,398115110~5339758] 2024-04-10T04:08:53.742 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~11918009,34999445~6163826,85039393~5079109,150994944~5596333,170817371~6317830,217539917~1424628,264241152~9043017,398115110~5339758] 2024-04-10T04:08:53.742 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 9 diff [8059923~7256681,20935192~7760033,34999445~6163826,86715808~3402694,130654829~3700454,151341131~6664784,170817371~6317830,194952055~299420,217539917~1424628,228900903~6111502,266240868~7043301,278905692~6272939,301949096~1050781,354350502~1573095,366022193~7700816,398115110~5339758,404822766~3592097] 2024-04-10T04:08:53.742 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,34999445~6163826,86715808~3402694,130654829~3700454,151341131~6664784,170817371~6317830,194952055~299420,217539917~1424628,228900903~6111502,266240868~7043301,278905692~6272939,301949096~1050781,354350502~1573095,366022193~7700816,398115110~5339758,404822766~3592097] 2024-04-10T04:08:53.750 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,34999445~6163826,85039393~5079109,130654829~3700454,150994944~7010971,170817371~6317830,194952055~299420,217539917~1424628,228900903~6111502,264241152~9043017,277016380~8162251,301949096~1050781,354350502~1573095,364904448~8818561,398115110~5339758,404822766~3592097] 2024-04-10T04:08:53.750 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 10 diff [8059923~7256681,20935192~7760033,34999445~7553672,86715808~3402694,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8076667,245153043~6850530,266240868~7043301,278905692~6272939,301949096~1050781,354350502~1573095,366022193~7700816,398115110~5339758,404822766~4790614] 2024-04-10T04:08:53.750 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,20935192~7760033,34999445~7553672,86715808~3402694,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8076667,245153043~6850530,266240868~7043301,278905692~6272939,301949096~1050781,354350502~1573095,366022193~7700816,398115110~5339758,404822766~4790614] 2024-04-10T04:08:53.758 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,16777216~11918009,34999445~7553672,85039393~5079109,115217836~307903,130654829~3700454,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8076667,245153043~6850530,264241152~9043017,277016380~8162251,301949096~1050781,354350502~1573095,364904448~8818561,398115110~5339758,404822766~4790614] 2024-04-10T04:08:53.758 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 11 diff [8059923~11224682,20935192~7760033,34999445~7553672,47892068~6947723,86715808~3402694,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8362130,241759573~10244000,266240868~7043301,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.758 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~7760033,34999445~7553672,47892068~6947723,86715808~3402694,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8362130,241759573~10244000,266240868~7043301,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.766 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~24500921,34999445~7553672,47892068~6947723,85039393~5079109,115217836~307903,130654829~3700454,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,216726066~2238479,226935738~8362130,239075328~12928245,264241152~9043017,277016380~8162251,301649392~7067117,335727858~7373283,350758085~6567271,364904448~8818561,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.766 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 12 diff [8059923~11224682,20935192~9254476,34999445~19840346,86715808~3402694,107959880~9366154,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~12689746,266240868~7043301,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.767 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,20935192~9254476,34999445~19840346,86715808~3402694,107959880~9366154,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~12689746,266240868~7043301,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.774 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,34999445~19840346,85039393~5079109,107959880~9366154,124650709~1754738,130654829~3700454,150994944~7010971,161253575~5027869,170817371~6317830,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,239075328~15373991,264241152~9043017,277016380~8162251,301649392~7067117,335727858~7373283,350758085~6567271,364904448~8818561,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.774 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 13 diff [7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,86715808~3402694,107959880~13290649,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,388883422~1578906,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.774 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,86715808~3402694,107959880~13290649,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,388883422~1578906,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.780 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,34999445~19840346,67108864~5255360,85039393~5079109,107959880~13290649,124650709~1754738,130654829~3700454,150994944~7010971,161253575~5027869,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~7067117,335727858~7373283,350758085~6567271,364904448~8818561,388527434~1934894,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.781 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 14 diff [7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,86715808~6147005,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.781 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,86715808~6147005,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~5027869,170817371~6317830,190280212~3041000,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.794 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25995364,34999445~19840346,67108864~5255360,85039393~7823420,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,150994944~9092443,161253575~5027869,170817371~6317830,188743680~4577532,194952055~299420,201037592~3230717,216726066~2238479,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,364904448~8818561,388527434~1934894,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.794 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 15 diff [3484033~1351132,7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,86715808~6147005,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~6664352,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.794 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,86715808~6147005,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~6664352,170817371~6317830,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.803 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,34999445~19840346,67108864~5255360,85039393~7823420,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,150994944~9092443,161253575~6664352,170817371~6317830,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~2238479,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,364904448~8818561,386926300~1561349,388527434~4156891,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.803 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 16 diff [3484033~1351132,7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,130654829~3700454,139962817~1242061,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.803 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,130654829~3700454,139962817~1242061,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.811 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,34999445~19840346,67108864~5255360,85039393~8119329,94095478~6048637,107959880~15365268,124650709~1754738,130654829~3700454,139962817~1242061,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~2238479,226935738~8362130,239075328~20492876,264241152~9043017,277016380~8162251,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,364904448~8818561,386926300~1561349,388527434~4156891,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.811 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 17 diff [3484033~1351132,7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.811 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,34999445~19840346,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2238479,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.818 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,34999445~19840346,67108864~5255360,85039393~8119329,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~2238479,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.818 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 18 diff [3484033~1351132,7772403~11512202,20935192~9254476,34999445~19840346,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.818 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~9254476,34999445~19840346,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~8047048,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.830 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~30189668,34999445~19840346,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,150994944~9092443,161253575~6664352,169088153~8047048,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.830 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 19 diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:53.830 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:53.839 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:53.839 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 9 diff [8059923~7256681,130654829~3700454,151341131~6664784,194952055~299420,228900903~6111502,278905692~6272939,301949096~1050781,354350502~1573095,366022193~7700816,404822766~3592097] 2024-04-10T04:08:53.839 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,130654829~3700454,151341131~6664784,194952055~299420,228900903~6111502,278905692~6272939,301949096~1050781,354350502~1573095,366022193~7700816,404822766~3592097] 2024-04-10T04:08:53.846 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,130654829~3700454,151341131~6664784,194952055~299420,228900903~6111502,277016380~8162251,301949096~1050781,354350502~1573095,364904448~8818561,404822766~3592097] 2024-04-10T04:08:53.846 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 10 diff [8059923~7256681,37964210~4588907,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,194952055~299420,216726066~2044630,226935738~8076667,245153043~6850530,270399644~2688716,278905692~6272939,301949096~1050781,354350502~1573095,366022193~7700816,404822766~4790614] 2024-04-10T04:08:53.846 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~7256681,37964210~4588907,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,194952055~299420,216726066~2044630,226935738~8076667,245153043~6850530,270399644~2688716,278905692~6272939,301949096~1050781,354350502~1573095,366022193~7700816,404822766~4790614] 2024-04-10T04:08:53.853 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~11122300,37964210~4588907,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,194952055~299420,216726066~2044630,226935738~8076667,245153043~6850530,270399644~2688716,277016380~8162251,301949096~1050781,354350502~1573095,364904448~8818561,404822766~4790614] 2024-04-10T04:08:53.853 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 11 diff [8059923~11224682,37964210~4588907,47892068~6947723,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,194952055~299420,216726066~2044630,226935738~8362130,241759573~10244000,270399644~2688716,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.853 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,37964210~4588907,47892068~6947723,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,194952055~299420,216726066~2044630,226935738~8362130,241759573~10244000,270399644~2688716,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.861 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~15090301,37964210~4588907,47892068~6947723,115217836~307903,130654829~3700454,151341131~6664784,161253575~5027869,194952055~299420,216726066~2044630,226935738~8362130,239075328~12928245,270399644~2688716,277016380~8162251,301649392~7067117,335727858~7373283,350758085~6567271,364904448~8818561,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.861 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 12 diff [8059923~11224682,22359478~7830190,37964210~16875581,107959880~9366154,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,194952055~299420,201037592~3230717,216726066~2044630,226935738~8362130,241759573~12689746,270399644~2688716,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.861 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8059923~11224682,22359478~7830190,37964210~16875581,107959880~9366154,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,194952055~299420,201037592~3230717,216726066~2044630,226935738~8362130,241759573~12689746,270399644~2688716,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.870 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~15090301,22359478~7830190,37964210~16875581,107959880~9366154,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,194952055~299420,201037592~3230717,216726066~2044630,226935738~8362130,239075328~15373991,270399644~2688716,277016380~8162251,301649392~7067117,335727858~7373283,350758085~6567271,364904448~8818561,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.870 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 13 diff [7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,107959880~13290649,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,171262906~1562025,190280212~3041000,194952055~299420,201037592~3230717,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,388883422~1578906,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.870 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,107959880~13290649,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,171262906~1562025,190280212~3041000,194952055~299420,201037592~3230717,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,278905692~6272939,301649392~7067117,335727858~7373283,350758085~6567271,366022193~7700816,388883422~1578906,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.878 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~15090301,22359478~7830190,37964210~16875581,67108864~5255360,107959880~13290649,124650709~1754738,130654829~3700454,151341131~6664784,161253575~5027869,171262906~1562025,188743680~4577532,194952055~299420,201037592~3230717,216726066~2044630,226935738~8362130,239075328~20492876,270399644~2688716,277016380~8162251,301649392~7067117,335727858~7373283,350758085~6567271,364904448~8818561,388527434~1934894,393579386~10678761,404822766~4790614,410282603~5514680] 2024-04-10T04:08:53.878 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 14 diff [7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~5027869,171262906~1562025,190280212~3041000,194952055~299420,201037592~3230717,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,278905692~6272939,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.879 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~5027869,171262906~1562025,190280212~3041000,194952055~299420,201037592~3230717,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,278905692~6272939,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,388883422~1578906,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.886 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~15090301,22359478~7830190,37964210~16875581,67108864~5255360,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~5027869,171262906~1562025,188743680~4577532,194952055~299420,201037592~3230717,216726066~2044630,226935738~8362130,239075328~20492876,270399644~2688716,277016380~8162251,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,364904448~8818561,388527434~1934894,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.886 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 15 diff [3484033~1351132,7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~6664352,171262906~1562025,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.886 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~6664352,171262906~1562025,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.893 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~7830190,37964210~16875581,67108864~5255360,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,130654829~3700454,151341131~8746256,161253575~6664352,171262906~1562025,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~2044630,226935738~8362130,239075328~20492876,270399644~2688716,277016380~8162251,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,364904448~8818561,386926300~1561349,388527434~4156891,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.893 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 16 diff [3484033~1351132,7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,130654829~3700454,139962817~1242061,151341131~8746256,161253575~6664352,169088153~7276872,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.893 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,130654829~3700454,139962817~1242061,151341131~8746256,161253575~6664352,169088153~7276872,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,278905692~6272939,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.900 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~7830190,37964210~16875581,67108864~5255360,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,130654829~3700454,139962817~1242061,151341131~8746256,161253575~6664352,169088153~7276872,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~2044630,226935738~8362130,239075328~20492876,270399644~2688716,277016380~8162251,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,364904448~8818561,386926300~1561349,388527434~4156891,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.900 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 17 diff [3484033~1351132,7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.900 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~7830190,37964210~16875581,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,189328034~5527375,194952055~299420,201037592~3230717,213188823~1527322,216726066~2044630,226935738~8362130,241759573~17808631,270399644~2688716,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.908 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~7830190,37964210~16875581,67108864~5255360,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,188743680~6111729,194952055~299420,201037592~3230717,209715200~5000945,216726066~2044630,226935738~8362130,239075328~20492876,270399644~2688716,273284169~11894462,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~10678761,404822766~10974517] 2024-04-10T04:08:53.908 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 18 diff [3484033~1351132,7772403~11512202,22359478~7830190,37964210~16875581,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.908 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~7830190,37964210~16875581,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.916 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~7830190,37964210~16875581,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~10678761,404822766~12974616] 2024-04-10T04:08:53.916 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 19 diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:53.916 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:53.926 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:53.926 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 10 diff [10297649~3431919,37964210~4588907,115217836~307903,161253575~5027869,216726066~2044630,226935738~2445019,245153043~6850530,270399644~2688716,280897954~2937108,407316274~2297106] 2024-04-10T04:08:53.926 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [10297649~3431919,37964210~4588907,115217836~307903,161253575~5027869,216726066~2044630,226935738~2445019,245153043~6850530,270399644~2688716,280897954~2937108,407316274~2297106] 2024-04-10T04:08:53.932 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [10297649~3431919,37964210~4588907,115217836~307903,161253575~5027869,216726066~2044630,226935738~2445019,245153043~6850530,270399644~2688716,280897954~2937108,407316274~2297106] 2024-04-10T04:08:53.932 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 11 diff [10297649~3431919,14791863~4492742,37964210~4588907,47892068~6947723,115217836~307903,161253575~5027869,216726066~2044630,226935738~2445019,234984740~313128,241759573~10244000,270399644~2688716,280897954~2937108,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,407316274~2297106,410282603~5514680] 2024-04-10T04:08:53.932 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [10297649~3431919,14791863~4492742,37964210~4588907,47892068~6947723,115217836~307903,161253575~5027869,216726066~2044630,226935738~2445019,234984740~313128,241759573~10244000,270399644~2688716,280897954~2937108,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,407316274~2297106,410282603~5514680] 2024-04-10T04:08:53.939 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [10297649~3431919,14791863~4492742,37964210~4588907,47892068~6947723,115217836~307903,161253575~5027869,216726066~2044630,226935738~2445019,234984740~313128,239075328~12928245,270399644~2688716,280897954~2937108,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,407316274~2297106,410282603~5514680] 2024-04-10T04:08:53.939 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 12 diff [10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,107959880~9366154,124650709~1754738,161253575~5027869,201037592~3230717,216726066~2044630,226935738~2445019,234984740~313128,241759573~12689746,270399644~2688716,280897954~2937108,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,407316274~2297106,410282603~5514680] 2024-04-10T04:08:53.939 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,107959880~9366154,124650709~1754738,161253575~5027869,201037592~3230717,216726066~2044630,226935738~2445019,234984740~313128,241759573~12689746,270399644~2688716,280897954~2937108,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,407316274~2297106,410282603~5514680] 2024-04-10T04:08:53.946 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,107959880~9366154,124650709~1754738,161253575~5027869,201037592~3230717,216726066~2044630,226935738~2445019,234984740~313128,239075328~15373991,270399644~2688716,280897954~2937108,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,407316274~2297106,410282603~5514680] 2024-04-10T04:08:53.946 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 13 diff [7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,107959880~13290649,124650709~1754738,161253575~5027869,171262906~1562025,190280212~3041000,201037592~3230717,216726066~2044630,226935738~2445019,229780940~3992273,234984740~313128,241759573~17808631,270399644~2688716,280897954~2937108,301649392~7067117,335727858~7373283,350758085~6567271,388883422~1578906,393579386~10678761,407316274~2297106,410282603~5514680] 2024-04-10T04:08:53.946 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,107959880~13290649,124650709~1754738,161253575~5027869,171262906~1562025,190280212~3041000,201037592~3230717,216726066~2044630,226935738~2445019,229780940~3992273,234984740~313128,241759573~17808631,270399644~2688716,280897954~2937108,301649392~7067117,335727858~7373283,350758085~6567271,388883422~1578906,393579386~10678761,407316274~2297106,410282603~5514680] 2024-04-10T04:08:53.954 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67108864~5255360,107959880~13290649,124650709~1754738,161253575~5027869,171262906~1562025,188743680~4577532,201037592~3230717,216726066~2044630,226935738~2445019,229780940~3992273,234984740~313128,239075328~20492876,270399644~2688716,280897954~2937108,301649392~7067117,335727858~7373283,350758085~6567271,388527434~1934894,393579386~10678761,407316274~2297106,410282603~5514680] 2024-04-10T04:08:53.954 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 14 diff [7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,161253575~5027869,171262906~1562025,190280212~3041000,201037592~3230717,216726066~2044630,226935738~2445019,229780940~3992273,234984740~313128,241759573~17808631,270399644~2688716,280897954~2937108,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,388883422~1578906,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.954 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,161253575~5027869,171262906~1562025,190280212~3041000,201037592~3230717,216726066~2044630,226935738~2445019,229780940~3992273,234984740~313128,241759573~17808631,270399644~2688716,280897954~2937108,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,388883422~1578906,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.962 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67108864~5255360,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,161253575~5027869,171262906~1562025,188743680~4577532,201037592~3230717,216726066~2044630,226935738~2445019,229780940~3992273,234984740~313128,239075328~20492876,270399644~2688716,280897954~2937108,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,388527434~1934894,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.962 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 15 diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,161253575~6664352,171262906~1562025,189328034~5527375,201037592~3230717,213188823~1527322,216726066~2044630,226935738~2445019,229780940~3992273,234984740~313128,241759573~17808631,270399644~2688716,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.962 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,161253575~6664352,171262906~1562025,189328034~5527375,201037592~3230717,213188823~1527322,216726066~2044630,226935738~2445019,229780940~3992273,234984740~313128,241759573~17808631,270399644~2688716,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.969 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67108864~5255360,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,161253575~6664352,171262906~1562025,188743680~6111729,201037592~3230717,209715200~5000945,216726066~2044630,226935738~2445019,229780940~3992273,234984740~313128,239075328~20492876,270399644~2688716,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388527434~4156891,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.969 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 16 diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,139962817~1242061,157227874~2859513,161253575~6664352,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,216726066~2044630,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,270399644~2688716,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.969 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,139962817~1242061,157227874~2859513,161253575~6664352,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,216726066~2044630,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,270399644~2688716,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.977 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67108864~5255360,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,139962817~1242061,157227874~2859513,161253575~6664352,169088153~7276872,188743680~6111729,201037592~3230717,209715200~5000945,216726066~2044630,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,270399644~2688716,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388527434~4156891,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.977 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 17 diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,161253575~6664352,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,216726066~2044630,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,270399644~2688716,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.977 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,161253575~6664352,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,216726066~2044630,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,270399644~2688716,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.985 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,67108864~5255360,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,155647859~4439528,161253575~6664352,169088153~7276872,188743680~6111729,201037592~3230717,209715200~5000945,216726066~2044630,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,270399644~2688716,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~10678761,406373526~9423757] 2024-04-10T04:08:53.985 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 18 diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,406373526~11423856] 2024-04-10T04:08:53.985 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,406373526~11423856] 2024-04-10T04:08:53.994 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~7830190,37964210~16875581,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~10678761,406373526~11423856] 2024-04-10T04:08:53.994 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 19 diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:53.994 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.005 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:54.005 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 11 diff [14791863~4492742,47892068~6947723,234984740~313128,241759573~4803493,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,410282603~5514680] 2024-04-10T04:08:54.006 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [14791863~4492742,47892068~6947723,234984740~313128,241759573~4803493,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,410282603~5514680] 2024-04-10T04:08:54.012 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [14791863~4492742,47892068~6947723,234984740~313128,239075328~7487738,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,410282603~5514680] 2024-04-10T04:08:54.012 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 12 diff [10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,107959880~9366154,124650709~1754738,201037592~3230717,234984740~313128,241759573~4803493,251806326~2642993,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,410282603~5514680] 2024-04-10T04:08:54.012 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,107959880~9366154,124650709~1754738,201037592~3230717,234984740~313128,241759573~4803493,251806326~2642993,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,410282603~5514680] 2024-04-10T04:08:54.020 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,107959880~9366154,124650709~1754738,201037592~3230717,234984740~313128,239075328~7487738,251806326~2642993,301649392~7067117,335727858~7373283,350758085~6567271,393579386~10678761,410282603~5514680] 2024-04-10T04:08:54.020 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 13 diff [7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,107959880~13290649,124650709~1754738,171262906~1562025,190280212~3041000,201037592~3230717,229780940~3992273,234984740~313128,241759573~9435906,251806326~7761878,301649392~7067117,335727858~7373283,350758085~6567271,388883422~1578906,393579386~10678761,410282603~5514680] 2024-04-10T04:08:54.020 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,107959880~13290649,124650709~1754738,171262906~1562025,190280212~3041000,201037592~3230717,229780940~3992273,234984740~313128,241759573~9435906,251806326~7761878,301649392~7067117,335727858~7373283,350758085~6567271,388883422~1578906,393579386~10678761,410282603~5514680] 2024-04-10T04:08:54.028 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67108864~5255360,107959880~13290649,124650709~1754738,171262906~1562025,188743680~4577532,201037592~3230717,229780940~3992273,234984740~313128,239075328~12120151,251806326~7761878,301649392~7067117,335727858~7373283,350758085~6567271,388527434~1934894,393579386~10678761,410282603~5514680] 2024-04-10T04:08:54.028 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 14 diff [7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,171262906~1562025,190280212~3041000,201037592~3230717,229780940~3992273,234984740~313128,241759573~9435906,251806326~7761878,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,388883422~1578906,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.028 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,171262906~1562025,190280212~3041000,201037592~3230717,229780940~3992273,234984740~313128,241759573~9435906,251806326~7761878,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,388883422~1578906,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.036 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67108864~5255360,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,171262906~1562025,188743680~4577532,201037592~3230717,229780940~3992273,234984740~313128,239075328~12120151,251806326~7761878,301649392~7067117,313602478~3643280,335727858~7373283,350758085~6567271,358267068~4682156,388527434~1934894,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.036 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 15 diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,162174297~5743630,171262906~1562025,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,234984740~313128,241759573~9435906,251806326~7761878,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.037 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,162174297~5743630,171262906~1562025,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,234984740~313128,241759573~9435906,251806326~7761878,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.044 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67108864~5255360,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,162174297~5743630,171262906~1562025,188743680~6111729,201037592~3230717,209715200~5000945,229780940~3992273,234984740~313128,239075328~12120151,251806326~7761878,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388527434~4156891,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.044 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 16 diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,233925740~1046208,234984740~313128,241759573~9435906,251806326~7761878,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.044 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,233925740~1046208,234984740~313128,241759573~9435906,251806326~7761878,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.052 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67108864~5255360,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,188743680~6111729,201037592~3230717,209715200~5000945,229780940~3992273,233925740~1046208,234984740~313128,239075328~12120151,251806326~7761878,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,386926300~1561349,388527434~4156891,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.052 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 17 diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,162174297~5743630,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,233925740~1046208,234984740~313128,241759573~9435906,251806326~7761878,273580517~5795475,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.052 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,162174297~5743630,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,233925740~1046208,234984740~313128,241759573~9435906,251806326~7761878,273580517~5795475,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.059 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,67108864~5255360,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,155647859~4439528,162174297~5743630,169088153~7276872,188743680~6111729,201037592~3230717,209715200~5000945,229780940~3992273,233925740~1046208,234984740~313128,239075328~12120151,251806326~7761878,273284169~6091823,301649392~7067117,313602478~4109791,324998581~4938761,335727858~7373283,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~10678761,406373526~9423757] 2024-04-10T04:08:54.059 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 18 diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,406373526~11423856] 2024-04-10T04:08:54.059 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~10678761,406373526~11423856] 2024-04-10T04:08:54.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:53 smithi016 bash[74137]: cluster 2024-04-10T04:08:52.519585+0000 mgr.y (mgr.25133) 1874 : cluster 0 pgmap v3357: 137 pgs: 137 active+clean; 833 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 49 MiB/s wr, 349 op/s 2024-04-10T04:08:54.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:53 smithi016 bash[74137]: cluster 2024-04-10T04:08:52.727822+0000 mon.a (mon.0) 3563 : cluster 0 osdmap e1940: 8 total, 8 up, 8 in 2024-04-10T04:08:54.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:53 smithi016 bash[72916]: cluster 2024-04-10T04:08:52.519585+0000 mgr.y (mgr.25133) 1874 : cluster 0 pgmap v3357: 137 pgs: 137 active+clean; 833 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 49 MiB/s wr, 349 op/s 2024-04-10T04:08:54.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:53 smithi016 bash[72916]: cluster 2024-04-10T04:08:52.727822+0000 mon.a (mon.0) 3563 : cluster 0 osdmap e1940: 8 total, 8 up, 8 in 2024-04-10T04:08:54.066 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~7830190,40634092~14205699,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~4938761,335727858~10264501,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~10678761,406373526~11423856] 2024-04-10T04:08:54.066 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 19 diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.066 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.073 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:54.073 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 12 diff [10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,107959880~9366154,124650709~1754738,201037592~3230717,251806326~2642993] 2024-04-10T04:08:54.073 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,107959880~9366154,124650709~1754738,201037592~3230717,251806326~2642993] 2024-04-10T04:08:54.081 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,107959880~9366154,124650709~1754738,201037592~3230717,251806326~2642993] 2024-04-10T04:08:54.082 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 13 diff [7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,107959880~13290649,124650709~1754738,171262906~1562025,190280212~3041000,201037592~3230717,229780940~3992273,244185239~7010240,251806326~7761878,388883422~1578906] 2024-04-10T04:08:54.082 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,107959880~13290649,124650709~1754738,171262906~1562025,190280212~3041000,201037592~3230717,229780940~3992273,244185239~7010240,251806326~7761878,388883422~1578906] 2024-04-10T04:08:54.089 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67108864~5255360,107959880~13290649,124650709~1754738,171262906~1562025,188743680~4577532,201037592~3230717,229780940~3992273,244185239~7010240,251806326~7761878,388527434~1934894] 2024-04-10T04:08:54.089 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 14 diff [7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,171262906~1562025,190280212~3041000,201037592~3230717,229780940~3992273,244185239~7010240,251806326~7761878,313602478~3643280,336363315~920696,358267068~4682156,388883422~1578906,406373526~6709984] 2024-04-10T04:08:54.089 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,171262906~1562025,190280212~3041000,201037592~3230717,229780940~3992273,244185239~7010240,251806326~7761878,313602478~3643280,336363315~920696,358267068~4682156,388883422~1578906,406373526~6709984] 2024-04-10T04:08:54.096 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67108864~5255360,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,171262906~1562025,188743680~4577532,201037592~3230717,229780940~3992273,244185239~7010240,251806326~7761878,313602478~3643280,336363315~920696,358267068~4682156,388527434~1934894,406373526~6709984] 2024-04-10T04:08:54.096 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 15 diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,162174297~5743630,171262906~1562025,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,244185239~7010240,251806326~7761878,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.097 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,162174297~5743630,171262906~1562025,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,244185239~7010240,251806326~7761878,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.104 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67108864~5255360,87699922~5162891,96492333~3651782,107959880~13290649,124650709~1754738,157227874~2859513,162174297~5743630,171262906~1562025,188743680~6111729,201037592~3230717,209715200~5000945,229780940~3992273,244185239~7010240,251806326~7761878,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388527434~4156891,406373526~6709984] 2024-04-10T04:08:54.104 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 16 diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,233925740~1046208,244185239~7010240,251806326~7761878,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.104 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,233925740~1046208,244185239~7010240,251806326~7761878,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.111 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67108864~5255360,85330970~7827752,94095478~6048637,107959880~15365268,124650709~1754738,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,188743680~6111729,201037592~3230717,209715200~5000945,229780940~3992273,233925740~1046208,244185239~7010240,251806326~7761878,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388527434~4156891,406373526~6709984] 2024-04-10T04:08:54.111 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 17 diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,162174297~5743630,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,233925740~1046208,244185239~7010240,251806326~7761878,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.111 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67490549~4873675,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,162174297~5743630,169088153~7276872,189328034~5527375,201037592~3230717,213188823~1527322,229780940~3992273,233925740~1046208,244185239~7010240,251806326~7761878,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.119 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,67108864~5255360,85330970~7827752,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,155647859~4439528,162174297~5743630,169088153~7276872,188743680~6111729,201037592~3230717,209715200~5000945,229780940~3992273,233925740~1046208,244185239~7010240,251806326~7761878,273284169~6091823,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,406373526~6709984] 2024-04-10T04:08:54.119 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 18 diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,342382742~3609617,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,406373526~11423856] 2024-04-10T04:08:54.119 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,342382742~3609617,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,406373526~11423856] 2024-04-10T04:08:54.126 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~7830190,40634092~7953575,51041241~1660966,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~8086731,139962817~1242061,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~4938761,336363315~920696,342382742~3609617,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,406373526~11423856] 2024-04-10T04:08:54.126 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 19 diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:54.129 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:54.134 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:54.134 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 13 diff [7772403~982285,67490549~4873675,113480494~7770035,171262906~1562025,190280212~3041000,229780940~3992273,244185239~7010240,252015677~7552527,388883422~1578906] 2024-04-10T04:08:54.134 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~982285,67490549~4873675,113480494~7770035,171262906~1562025,190280212~3041000,229780940~3992273,244185239~7010240,252015677~7552527,388883422~1578906] 2024-04-10T04:08:54.142 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [7772403~982285,67108864~5255360,113480494~7770035,171262906~1562025,188743680~4577532,229780940~3992273,244185239~7010240,252015677~7552527,388527434~1934894] 2024-04-10T04:08:54.142 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 14 diff [7772403~982285,67490549~4873675,87699922~5162891,96492333~3651782,112377163~8873366,157227874~2859513,171262906~1562025,190280212~3041000,229780940~3992273,244185239~7010240,252015677~7552527,313602478~3643280,336363315~920696,358267068~4682156,388883422~1578906,406373526~6709984] 2024-04-10T04:08:54.142 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [7772403~982285,67490549~4873675,87699922~5162891,96492333~3651782,112377163~8873366,157227874~2859513,171262906~1562025,190280212~3041000,229780940~3992273,244185239~7010240,252015677~7552527,313602478~3643280,336363315~920696,358267068~4682156,388883422~1578906,406373526~6709984] 2024-04-10T04:08:54.150 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [7772403~982285,67108864~5255360,87699922~5162891,96492333~3651782,112377163~8873366,157227874~2859513,171262906~1562025,188743680~4577532,229780940~3992273,244185239~7010240,252015677~7552527,313602478~3643280,336363315~920696,358267068~4682156,388527434~1934894,406373526~6709984] 2024-04-10T04:08:54.150 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 15 diff [3484033~1351132,7772403~982285,28294154~1213973,67490549~4873675,87699922~5162891,96492333~3651782,112377163~8873366,157227874~2859513,162174297~5743630,171262906~1562025,189328034~5527375,213188823~1527322,229780940~3992273,244185239~7010240,252015677~7552527,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.151 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,28294154~1213973,67490549~4873675,87699922~5162891,96492333~3651782,112377163~8873366,157227874~2859513,162174297~5743630,171262906~1562025,189328034~5527375,213188823~1527322,229780940~3992273,244185239~7010240,252015677~7552527,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.157 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,28294154~1213973,67108864~5255360,87699922~5162891,96492333~3651782,112377163~8873366,157227874~2859513,162174297~5743630,171262906~1562025,188743680~6111729,209715200~5000945,229780940~3992273,244185239~7010240,252015677~7552527,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388527434~4156891,406373526~6709984] 2024-04-10T04:08:54.158 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 16 diff [3484033~1351132,7772403~982285,28294154~1213973,67490549~4873675,85330970~7827752,94095478~6048637,112377163~10947985,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,229780940~3992273,233925740~1046208,244185239~7010240,252015677~7552527,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.158 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,28294154~1213973,67490549~4873675,85330970~7827752,94095478~6048637,112377163~10947985,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,229780940~3992273,233925740~1046208,244185239~7010240,252015677~7552527,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.166 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,28294154~1213973,67108864~5255360,85330970~7827752,94095478~6048637,112377163~10947985,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,188743680~6111729,209715200~5000945,229780940~3992273,233925740~1046208,244185239~7010240,252015677~7552527,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,388527434~4156891,406373526~6709984] 2024-04-10T04:08:54.166 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 17 diff [3484033~1351132,7772403~982285,22622630~6885497,67490549~4873675,85330970~7827752,94095478~6048637,104225907~4425342,112377163~10947985,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,229780940~3992273,233925740~1046208,244185239~7010240,252015677~7552527,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.166 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,22622630~6885497,67490549~4873675,85330970~7827752,94095478~6048637,104225907~4425342,112377163~10947985,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,229780940~3992273,233925740~1046208,244185239~7010240,252015677~7552527,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,406373526~6709984] 2024-04-10T04:08:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:53 smithi136 bash[68278]: cluster 2024-04-10T04:08:52.519585+0000 mgr.y (mgr.25133) 1874 : cluster 0 pgmap v3357: 137 pgs: 137 active+clean; 833 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 49 MiB/s wr, 349 op/s 2024-04-10T04:08:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:53 smithi136 bash[68278]: cluster 2024-04-10T04:08:52.727822+0000 mon.a (mon.0) 3563 : cluster 0 osdmap e1940: 8 total, 8 up, 8 in 2024-04-10T04:08:54.174 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,22622630~6885497,67108864~5255360,85330970~7827752,94095478~6048637,104225907~4425342,112377163~10947985,127637682~8086731,139962817~1242061,141903716~6823402,155647859~4439528,162174297~5743630,169088153~7276872,188743680~6111729,209715200~5000945,229780940~3992273,233925740~1046208,244185239~7010240,252015677~7552527,273284169~6091823,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,406373526~6709984] 2024-04-10T04:08:54.174 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 18 diff [3484033~1351132,7772403~982285,22622630~6885497,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,342382742~3609617,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,406373526~11423856] 2024-04-10T04:08:54.174 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,22622630~6885497,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,342382742~3609617,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,406373526~11423856] 2024-04-10T04:08:54.182 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,22622630~6885497,60784227~11579997,80536225~12622497,94095478~6048637,104225907~19099241,127637682~8086731,139962817~1242061,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,188743680~6111729,203324297~3121214,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~4938761,336363315~920696,342382742~3609617,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,406373526~11423856] 2024-04-10T04:08:54.182 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 19 diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:54.182 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:54.190 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,203324297~3121214,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:54.190 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 14 diff [87699922~5162891,96492333~3651782,112377163~6892961,157227874~2859513,252244166~445128,313602478~3643280,336363315~920696,358267068~4682156,406373526~6709984] 2024-04-10T04:08:54.190 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [87699922~5162891,96492333~3651782,112377163~6892961,157227874~2859513,252244166~445128,313602478~3643280,336363315~920696,358267068~4682156,406373526~6709984] 2024-04-10T04:08:54.198 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [87699922~5162891,96492333~3651782,112377163~6892961,157227874~2859513,252244166~445128,313602478~3643280,336363315~920696,358267068~4682156,406373526~6709984] 2024-04-10T04:08:54.198 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 15 diff [3484033~1351132,28294154~1213973,87699922~5162891,96492333~3651782,112377163~6892961,157227874~2859513,162174297~5743630,189328034~5527375,213188823~1527322,252244166~445128,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,389582667~3101658,406373526~6709984] 2024-04-10T04:08:54.198 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,28294154~1213973,87699922~5162891,96492333~3651782,112377163~6892961,157227874~2859513,162174297~5743630,189328034~5527375,213188823~1527322,252244166~445128,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,389582667~3101658,406373526~6709984] 2024-04-10T04:08:54.205 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,28294154~1213973,87699922~5162891,96492333~3651782,112377163~6892961,157227874~2859513,162174297~5743630,189328034~5527375,209715200~5000945,252244166~445128,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,389582667~3101658,406373526~6709984] 2024-04-10T04:08:54.205 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 16 diff [3484033~1351132,28294154~1213973,85330970~7827752,94095478~6048637,112377163~6892961,120174758~3150390,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,233925740~1046208,252244166~445128,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,389582667~3101658,406373526~6709984] 2024-04-10T04:08:54.205 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,28294154~1213973,85330970~7827752,94095478~6048637,112377163~6892961,120174758~3150390,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,233925740~1046208,252244166~445128,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,389582667~3101658,406373526~6709984] 2024-04-10T04:08:54.213 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,28294154~1213973,85330970~7827752,94095478~6048637,112377163~6892961,120174758~3150390,139962817~1242061,157227874~2859513,162174297~5743630,169088153~7276872,189328034~5527375,209715200~5000945,233925740~1046208,252244166~445128,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,386926300~1561349,389582667~3101658,406373526~6709984] 2024-04-10T04:08:54.213 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 17 diff [3484033~1351132,22622630~6885497,85330970~7827752,94095478~6048637,104225907~4425342,112377163~6892961,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,233925740~1046208,252244166~445128,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,406373526~6709984] 2024-04-10T04:08:54.213 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~6885497,85330970~7827752,94095478~6048637,104225907~4425342,112377163~6892961,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,155647859~4439528,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,233925740~1046208,252244166~445128,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,406373526~6709984] 2024-04-10T04:08:54.221 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~6885497,85330970~7827752,94095478~6048637,104225907~4425342,112377163~6892961,120174758~3150390,127637682~8086731,139962817~1242061,141903716~6823402,155647859~4439528,162174297~5743630,169088153~7276872,189328034~5527375,209715200~5000945,233925740~1046208,252244166~445128,273284169~6091823,313602478~4109791,324998581~4938761,336363315~920696,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,406373526~6709984] 2024-04-10T04:08:54.222 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 18 diff [3484033~1351132,22622630~6885497,60784227~6740443,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,342382742~3609617,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,406373526~11423856] 2024-04-10T04:08:54.222 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~6885497,60784227~6740443,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~4938761,336363315~920696,342382742~3609617,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,406373526~11423856] 2024-04-10T04:08:54.229 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~6885497,60784227~6740443,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~8086731,139962817~1242061,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313602478~4109791,324998581~4938761,336363315~920696,342382742~3609617,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,406373526~11423856] 2024-04-10T04:08:54.229 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 19 diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:54.229 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:54.237 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:54.237 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 15 diff [3484033~1351132,28294154~1213973,89242104~971530,162174297~5743630,189328034~5527375,213188823~1527322,313821354~3890915,324998581~4938761,386926300~1561349,389582667~3101658] 2024-04-10T04:08:54.237 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,28294154~1213973,89242104~971530,162174297~5743630,189328034~5527375,213188823~1527322,313821354~3890915,324998581~4938761,386926300~1561349,389582667~3101658] 2024-04-10T04:08:54.244 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,28294154~1213973,89242104~971530,162174297~5743630,189328034~5527375,209715200~5000945,313821354~3890915,324998581~4938761,386926300~1561349,389582667~3101658] 2024-04-10T04:08:54.244 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 16 diff [3484033~1351132,28294154~1213973,85330970~7827752,94095478~5895453,120174758~3150390,139962817~1242061,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,233925740~1046208,313821354~3890915,324998581~4938761,359876515~2739862,386926300~1561349,389582667~3101658,410902396~126434] 2024-04-10T04:08:54.244 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,28294154~1213973,85330970~7827752,94095478~5895453,120174758~3150390,139962817~1242061,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,233925740~1046208,313821354~3890915,324998581~4938761,359876515~2739862,386926300~1561349,389582667~3101658,410902396~126434] 2024-04-10T04:08:54.250 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,28294154~1213973,85330970~7827752,94095478~5895453,120174758~3150390,139962817~1242061,162174297~5743630,169088153~7276872,189328034~5527375,209715200~5000945,233925740~1046208,313821354~3890915,324998581~4938761,359876515~2739862,386926300~1561349,389582667~3101658,410902396~126434] 2024-04-10T04:08:54.250 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 17 diff [3484033~1351132,22622630~6885497,85330970~7827752,94095478~5895453,104225907~4425342,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,155647859~3818104,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,233925740~1046208,273580517~5795475,313821354~3890915,324998581~4938761,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,410902396~126434] 2024-04-10T04:08:54.250 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~6885497,85330970~7827752,94095478~5895453,104225907~4425342,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,155647859~3818104,162174297~5743630,169088153~7276872,189328034~5527375,213188823~1527322,233925740~1046208,273580517~5795475,313821354~3890915,324998581~4938761,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,410902396~126434] 2024-04-10T04:08:54.263 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~6885497,85330970~7827752,94095478~5895453,104225907~4425342,120174758~3150390,127637682~8086731,139962817~1242061,141903716~6823402,155647859~3818104,162174297~5743630,169088153~7276872,189328034~5527375,209715200~5000945,233925740~1046208,273284169~6091823,313821354~3890915,324998581~4938761,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,410902396~126434] 2024-04-10T04:08:54.263 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 18 diff [3484033~1351132,22622630~6885497,60784227~6740443,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,151851360~7614603,162174297~5743630,169088153~7276872,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~4938761,342382742~3609617,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,410902396~6894986] 2024-04-10T04:08:54.263 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~6885497,60784227~6740443,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,151851360~7614603,162174297~5743630,169088153~7276872,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~4938761,342382742~3609617,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,410902396~6894986] 2024-04-10T04:08:54.270 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~6885497,60784227~6740443,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~8086731,139962817~1242061,141903716~6823402,151851360~7614603,162174297~5743630,169088153~7276872,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313821354~3890915,324998581~4938761,342382742~3609617,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,410902396~6894986] 2024-04-10T04:08:54.270 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 19 diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.270 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.277 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.277 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to 16 diff [85330970~7827752,94095478~5895453,120174758~3150390,139962817~1242061,169088153~7276872,191902496~2878040,233925740~1046208,359876515~2739862,410902396~126434] 2024-04-10T04:08:54.277 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [85330970~7827752,94095478~5895453,120174758~3150390,139962817~1242061,169088153~7276872,191902496~2878040,233925740~1046208,359876515~2739862,410902396~126434] 2024-04-10T04:08:54.284 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [85330970~7827752,94095478~5895453,120174758~3150390,139962817~1242061,169088153~7276872,191902496~2878040,233925740~1046208,359876515~2739862,410902396~126434] 2024-04-10T04:08:54.284 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to 17 diff [22622630~6493469,85330970~7827752,94095478~5895453,104225907~4425342,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,155647859~3818104,169088153~7276872,191902496~2878040,213472671~679380,233925740~1046208,273580517~5795475,359876515~2739862,379336923~6185315,410902396~126434] 2024-04-10T04:08:54.284 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~6493469,85330970~7827752,94095478~5895453,104225907~4425342,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,155647859~3818104,169088153~7276872,191902496~2878040,213472671~679380,233925740~1046208,273580517~5795475,359876515~2739862,379336923~6185315,410902396~126434] 2024-04-10T04:08:54.292 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~6493469,85330970~7827752,94095478~5895453,104225907~4425342,120174758~3150390,127637682~8086731,139962817~1242061,141903716~6823402,155647859~3818104,169088153~7276872,191902496~2878040,213472671~679380,233925740~1046208,273284169~6091823,359876515~2739862,379336923~6185315,410902396~126434] 2024-04-10T04:08:54.292 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to 18 diff [22622630~6493469,60784227~6740443,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,151851360~7614603,169088153~7276872,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,342382742~3609617,359876515~2739862,379336923~6185315,410902396~6894986] 2024-04-10T04:08:54.292 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~6493469,60784227~6740443,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~8086731,139962817~1242061,142520963~6206155,151851360~7614603,169088153~7276872,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,342382742~3609617,359876515~2739862,379336923~6185315,410902396~6894986] 2024-04-10T04:08:54.299 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~6493469,60784227~6740443,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~8086731,139962817~1242061,141903716~6823402,151851360~7614603,169088153~7276872,191902496~2878040,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,342382742~3609617,359876515~2739862,379336923~6185315,410902396~6894986] 2024-04-10T04:08:54.300 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to 19 diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.300 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.307 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.307 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to 17 diff [22622630~6493469,104225907~4425342,127637682~8086731,142520963~6206155,155647859~3818104,213472671~679380,273580517~5795475,379336923~6185315] 2024-04-10T04:08:54.308 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~6493469,104225907~4425342,127637682~8086731,142520963~6206155,155647859~3818104,213472671~679380,273580517~5795475,379336923~6185315] 2024-04-10T04:08:54.315 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~6493469,104225907~4425342,127637682~8086731,141903716~6823402,155647859~3818104,213472671~679380,273284169~6091823,379336923~6185315] 2024-04-10T04:08:54.315 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to 18 diff [22622630~6493469,60784227~6740443,80536225~6850471,104225907~10138025,127637682~8086731,142520963~6206155,151851360~7614603,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,273580517~5795475,342382742~3609617,379336923~6185315,410924970~6872412] 2024-04-10T04:08:54.315 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~6493469,60784227~6740443,80536225~6850471,104225907~10138025,127637682~8086731,142520963~6206155,151851360~7614603,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,273580517~5795475,342382742~3609617,379336923~6185315,410924970~6872412] 2024-04-10T04:08:54.323 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~6493469,60784227~6740443,80536225~6850471,104225907~10138025,127637682~8086731,141903716~6823402,151851360~7614603,203324297~3121214,208000551~8753946,249861731~6884901,268387374~2282503,273284169~6091823,342382742~3609617,379336923~6185315,410924970~6872412] 2024-04-10T04:08:54.323 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to 19 diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~6850471,104225907~10138025,127637682~13034607,142520963~6206155,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,379336923~6185315,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.323 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~6850471,104225907~10138025,127637682~13034607,142520963~6206155,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,379336923~6185315,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.330 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~12681336,59126808~8397862,69677288~2055824,80536225~6850471,104225907~10138025,127637682~13034607,141903716~6823402,151851360~8165948,176969150~4563246,203324297~3121214,208000551~8753946,249861731~6884901,268387374~2282503,273284169~6091823,329141144~3329859,342382742~6708304,379336923~6185315,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.330 INFO:tasks.workunit.client.0.smithi016.stdout:from 17 to 18 diff [60784227~6740443,80536225~6850471,107096706~7267226,151851360~6901527,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,342382742~3609617,410924970~6872412] 2024-04-10T04:08:54.330 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [60784227~6740443,80536225~6850471,107096706~7267226,151851360~6901527,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,342382742~3609617,410924970~6872412] 2024-04-10T04:08:54.338 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [60784227~6740443,80536225~6850471,107096706~7267226,151851360~6901527,203324297~3121214,208000551~8753946,249861731~6884901,268387374~2282503,342382742~3609617,410924970~6872412] 2024-04-10T04:08:54.338 INFO:tasks.workunit.client.0.smithi016.stdout:from 17 to 19 diff [28114635~7189331,59126808~8397862,69677288~2055824,80536225~6850471,107096706~7267226,133091500~7580789,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,329141144~3329859,342382742~6708304,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.338 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [28114635~7189331,59126808~8397862,69677288~2055824,80536225~6850471,107096706~7267226,133091500~7580789,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,329141144~3329859,342382742~6708304,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.345 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [28114635~7189331,59126808~8397862,69677288~2055824,80536225~6850471,107096706~7267226,133091500~7580789,151851360~8165948,176969150~4563246,203324297~3121214,208000551~8753946,249861731~6884901,268387374~2282503,329141144~3329859,342382742~6708304,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.345 INFO:tasks.workunit.client.0.smithi016.stdout:from 18 to 19 diff [28114635~7189331,59126808~6754353,69677288~2055824,133091500~7580789,155237673~4779635,176969150~4563246,253915011~2467854,329141144~3329859,345506406~3584640,399771125~7781533] 2024-04-10T04:08:54.345 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [28114635~7189331,59126808~6754353,69677288~2055824,133091500~7580789,155237673~4779635,176969150~4563246,253915011~2467854,329141144~3329859,345506406~3584640,399771125~7781533] 2024-04-10T04:08:54.352 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [28114635~7189331,59126808~6754353,69677288~2055824,133091500~7580789,155237673~4779635,176969150~4563246,253915011~2467854,329141144~3329859,345506406~3584640,399771125~7781533] 2024-04-10T04:08:54.764 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.764 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.815 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:54.815 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.816 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.824 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:54.824 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.824 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.833 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:54.833 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.833 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.841 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:54.841 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.841 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:54.849 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:54.849 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.849 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.858 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:54.858 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.858 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.866 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:54.866 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.866 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.873 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:54.873 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.873 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.880 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:54.880 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.880 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.886 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:54.887 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.887 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:54.894 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:54.894 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:54.894 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:54.902 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:54.902 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:54.902 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:54.909 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,203324297~3121214,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:54.909 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:54.909 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:54.916 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:54.916 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to HEAD diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.916 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.923 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.923 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to HEAD diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.923 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.930 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:54.930 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to HEAD diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~6850471,104225907~10138025,127637682~13034607,142520963~6206155,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,379336923~6185315,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.930 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~6850471,104225907~10138025,127637682~13034607,142520963~6206155,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,379336923~6185315,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.936 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~12681336,59126808~8397862,69677288~2055824,80536225~6850471,104225907~10138025,127637682~13034607,141903716~6823402,151851360~8165948,176969150~4563246,203324297~3121214,208000551~8753946,249861731~6884901,268387374~2282503,273284169~6091823,329141144~3329859,342382742~6708304,379336923~6185315,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.937 INFO:tasks.workunit.client.0.smithi016.stdout:from 17 to HEAD diff [28114635~7189331,59126808~8397862,69677288~2055824,80536225~6850471,107096706~7267226,133091500~7580789,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,329141144~3329859,342382742~6708304,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.937 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [28114635~7189331,59126808~8397862,69677288~2055824,80536225~6850471,107096706~7267226,133091500~7580789,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,329141144~3329859,342382742~6708304,399771125~7781533,410924970~6872412] 2024-04-10T04:08:54.943 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [28114635~7189331,59126808~8397862,69677288~2055824,80536225~6850471,107096706~7267226,133091500~7580789,151851360~8165948,176969150~4563246,203324297~3121214,208000551~8753946,249861731~6884901,268387374~2282503,329141144~3329859,342382742~6708304,399771125~7781533,410924970~6872412] 2024-04-10T04:08:55.774 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:55.826 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:55.834 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:55.842 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:55.849 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:55.856 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:55.864 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:55.871 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:55.882 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:55.891 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:55.899 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:55.907 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:55.916 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,203324297~3121214,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:55.923 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:55.932 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to HEAD diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:55.940 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to HEAD diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:55.950 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to HEAD diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~6850471,104225907~10138025,127637682~13034607,142520963~6206155,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,379336923~6185315,399771125~7781533,410924970~6872412] 2024-04-10T04:08:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~6850471,104225907~10138025,127637682~13034607,142520963~6206155,151851360~8165948,176969150~4563246,203324297~3121214,209620025~7134472,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,379336923~6185315,399771125~7781533,410924970~6872412] 2024-04-10T04:08:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~12681336,59126808~8397862,69677288~2055824,80536225~6850471,104225907~10138025,127637682~13034607,141903716~6823402,151851360~8165948,176969150~4563246,203324297~3121214,208000551~8753946,249861731~6884901,268387374~2282503,273284169~6091823,329141144~3329859,342382742~6708304,379336923~6185315,399771125~7781533,410924970~6872412] 2024-04-10T04:08:56.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:55 smithi016 bash[74137]: cluster 2024-04-10T04:08:54.520646+0000 mgr.y (mgr.25133) 1875 : cluster 0 pgmap v3359: 137 pgs: 137 active+clean; 889 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 183 KiB/s rd, 40 MiB/s wr, 1.31k op/s 2024-04-10T04:08:56.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:55 smithi016 bash[74137]: cluster 2024-04-10T04:08:54.745327+0000 mon.a (mon.0) 3564 : cluster 0 osdmap e1941: 8 total, 8 up, 8 in 2024-04-10T04:08:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:55 smithi016 bash[72916]: cluster 2024-04-10T04:08:54.520646+0000 mgr.y (mgr.25133) 1875 : cluster 0 pgmap v3359: 137 pgs: 137 active+clean; 889 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 183 KiB/s rd, 40 MiB/s wr, 1.31k op/s 2024-04-10T04:08:56.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:55 smithi016 bash[72916]: cluster 2024-04-10T04:08:54.745327+0000 mon.a (mon.0) 3564 : cluster 0 osdmap e1941: 8 total, 8 up, 8 in 2024-04-10T04:08:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:55 smithi136 bash[68278]: cluster 2024-04-10T04:08:54.520646+0000 mgr.y (mgr.25133) 1875 : cluster 0 pgmap v3359: 137 pgs: 137 active+clean; 889 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 183 KiB/s rd, 40 MiB/s wr, 1.31k op/s 2024-04-10T04:08:56.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:55 smithi136 bash[68278]: cluster 2024-04-10T04:08:54.745327+0000 mon.a (mon.0) 3564 : cluster 0 osdmap e1941: 8 total, 8 up, 8 in 2024-04-10T04:08:56.791 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:56.848 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:56.859 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:56.866 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:56.873 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:56.881 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:56.887 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:56.896 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:56.905 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:56.913 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:56.920 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:56.927 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:56.935 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,203324297~3121214,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:56.943 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:56.951 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to HEAD diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:56.958 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to HEAD diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8165948,169088153~7276872,176969150~4563246,191902496~2878040,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,329141144~3329859,342382742~6708304,359876515~2739862,379336923~6185315,399771125~7781533,410902396~6894986] 2024-04-10T04:08:57.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:56 smithi016 bash[74137]: cluster 2024-04-10T04:08:55.746198+0000 mon.a (mon.0) 3565 : cluster 0 osdmap e1942: 8 total, 8 up, 8 in 2024-04-10T04:08:57.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:56 smithi016 bash[72916]: cluster 2024-04-10T04:08:55.746198+0000 mon.a (mon.0) 3565 : cluster 0 osdmap e1942: 8 total, 8 up, 8 in 2024-04-10T04:08:57.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:56 smithi136 bash[68278]: cluster 2024-04-10T04:08:55.746198+0000 mon.a (mon.0) 3565 : cluster 0 osdmap e1942: 8 total, 8 up, 8 in 2024-04-10T04:08:57.795 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:57.853 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:57.861 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:57.869 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:57.876 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:57.883 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:57.890 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:57.897 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:57.905 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:57.912 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:57.919 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:57.926 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:57.933 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,203324297~3121214,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:57.941 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:57.947 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to HEAD diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~5895453,104225907~10138025,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8165948,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313821354~3890915,324998581~7472422,342382742~6708304,359876515~2739862,379336923~6185315,386926300~1561349,389582667~3101658,399771125~7781533,410902396~6894986] 2024-04-10T04:08:58.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:57 smithi016 bash[72916]: cluster 2024-04-10T04:08:56.521437+0000 mgr.y (mgr.25133) 1876 : cluster 0 pgmap v3362: 137 pgs: 137 active+clean; 918 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 206 KiB/s rd, 34 MiB/s wr, 2.39k op/s 2024-04-10T04:08:58.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:57 smithi016 bash[72916]: cluster 2024-04-10T04:08:56.763347+0000 mon.a (mon.0) 3566 : cluster 0 osdmap e1943: 8 total, 8 up, 8 in 2024-04-10T04:08:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:57 smithi016 bash[72916]: audit 2024-04-10T04:08:57.621298+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:57 smithi016 bash[74137]: cluster 2024-04-10T04:08:56.521437+0000 mgr.y (mgr.25133) 1876 : cluster 0 pgmap v3362: 137 pgs: 137 active+clean; 918 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 206 KiB/s rd, 34 MiB/s wr, 2.39k op/s 2024-04-10T04:08:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:57 smithi016 bash[74137]: cluster 2024-04-10T04:08:56.763347+0000 mon.a (mon.0) 3566 : cluster 0 osdmap e1943: 8 total, 8 up, 8 in 2024-04-10T04:08:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:57 smithi016 bash[74137]: audit 2024-04-10T04:08:57.621298+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:57 smithi136 bash[68278]: cluster 2024-04-10T04:08:56.521437+0000 mgr.y (mgr.25133) 1876 : cluster 0 pgmap v3362: 137 pgs: 137 active+clean; 918 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 206 KiB/s rd, 34 MiB/s wr, 2.39k op/s 2024-04-10T04:08:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:57 smithi136 bash[68278]: cluster 2024-04-10T04:08:56.763347+0000 mon.a (mon.0) 3566 : cluster 0 osdmap e1943: 8 total, 8 up, 8 in 2024-04-10T04:08:58.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:57 smithi136 bash[68278]: audit 2024-04-10T04:08:57.621298+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:08:58.902 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:58.982 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:58.996 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:59.003 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:59.010 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:59.017 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.025 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:59.025 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.025 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:08:59.034 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:59.041 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:59.049 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:59.057 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:08:59.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:58 smithi016 bash[72916]: cluster 2024-04-10T04:08:57.765386+0000 mon.a (mon.0) 3568 : cluster 0 osdmap e1944: 8 total, 8 up, 8 in 2024-04-10T04:08:59.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:58 smithi016 bash[74137]: cluster 2024-04-10T04:08:57.765386+0000 mon.a (mon.0) 3568 : cluster 0 osdmap e1944: 8 total, 8 up, 8 in 2024-04-10T04:08:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:08:59.067 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:59.075 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:08:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,203324297~3121214,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:08:59.083 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,233925740~1046208,249861731~6884901,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,22622630~12681336,59126808~8397862,69677288~2055824,80536225~12622497,94095478~6048637,104225907~15044217,120174758~3150390,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,208000551~8753946,233925740~1046208,249861731~6884901,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,389582667~3101658,399771125~18026257] 2024-04-10T04:08:59.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:58 smithi136 bash[68278]: cluster 2024-04-10T04:08:57.765386+0000 mon.a (mon.0) 3568 : cluster 0 osdmap e1944: 8 total, 8 up, 8 in 2024-04-10T04:08:59.939 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:08:59.999 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:08:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:00.006 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:00.014 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:00.020 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:00.028 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:00.035 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:00.042 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:00.050 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:00.058 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:00.066 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:00.075 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:09:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:09:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:09:00.083 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:09:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,203324297~3121214,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:09:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,22622630~12681336,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,203324297~3121214,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:09:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:59 smithi136 bash[68278]: cluster 2024-04-10T04:08:58.522086+0000 mgr.y (mgr.25133) 1877 : cluster 0 pgmap v3365: 137 pgs: 137 active+clean; 909 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 149 KiB/s rd, 6.9 MiB/s wr, 3.62k op/s 2024-04-10T04:09:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:08:59 smithi136 bash[68278]: cluster 2024-04-10T04:08:58.891299+0000 mon.a (mon.0) 3569 : cluster 0 osdmap e1945: 8 total, 8 up, 8 in 2024-04-10T04:09:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:59 smithi016 bash[74137]: cluster 2024-04-10T04:08:58.522086+0000 mgr.y (mgr.25133) 1877 : cluster 0 pgmap v3365: 137 pgs: 137 active+clean; 909 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 149 KiB/s rd, 6.9 MiB/s wr, 3.62k op/s 2024-04-10T04:09:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:08:59 smithi016 bash[74137]: cluster 2024-04-10T04:08:58.891299+0000 mon.a (mon.0) 3569 : cluster 0 osdmap e1945: 8 total, 8 up, 8 in 2024-04-10T04:09:00.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:59 smithi016 bash[72916]: cluster 2024-04-10T04:08:58.522086+0000 mgr.y (mgr.25133) 1877 : cluster 0 pgmap v3365: 137 pgs: 137 active+clean; 909 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 149 KiB/s rd, 6.9 MiB/s wr, 3.62k op/s 2024-04-10T04:09:00.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:08:59 smithi016 bash[72916]: cluster 2024-04-10T04:08:58.891299+0000 mon.a (mon.0) 3569 : cluster 0 osdmap e1945: 8 total, 8 up, 8 in 2024-04-10T04:09:00.949 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:01.009 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:01.018 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:01.025 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:01.033 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:01.040 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:01.050 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:01.057 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:01.066 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:01.074 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:01.082 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:01.091 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:09:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273580517~5795475,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,399771125~18026257] 2024-04-10T04:09:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,22359478~12944488,40634092~7953575,51041241~1660966,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,244185239~15382965,268387374~2282503,273284169~6091823,313602478~4109791,324998581~7472422,336363315~920696,342382742~6708304,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,399771125~18026257] 2024-04-10T04:09:01.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:00 smithi136 bash[68278]: cluster 2024-04-10T04:08:59.892658+0000 mon.a (mon.0) 3570 : cluster 0 osdmap e1946: 8 total, 8 up, 8 in 2024-04-10T04:09:01.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:00 smithi016 bash[72916]: cluster 2024-04-10T04:08:59.892658+0000 mon.a (mon.0) 3570 : cluster 0 osdmap e1946: 8 total, 8 up, 8 in 2024-04-10T04:09:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:00 smithi016 bash[74137]: cluster 2024-04-10T04:08:59.892658+0000 mon.a (mon.0) 3570 : cluster 0 osdmap e1946: 8 total, 8 up, 8 in 2024-04-10T04:09:01.968 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:01.968 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.012 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:02.012 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.013 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.020 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:02.020 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.020 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.027 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:02.027 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.027 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.034 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:02.034 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.034 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.042 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:02.042 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.042 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.050 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:02.051 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.051 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.058 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:02.058 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.058 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:09:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:09:01] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.43.0" 2024-04-10T04:09:02.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:01 smithi016 bash[72916]: cluster 2024-04-10T04:09:00.522759+0000 mgr.y (mgr.25133) 1878 : cluster 0 pgmap v3368: 137 pgs: 137 active+clean; 900 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 1.5 KiB/s wr, 3.42k op/s 2024-04-10T04:09:02.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:01 smithi016 bash[72916]: cluster 2024-04-10T04:09:00.913478+0000 mon.a (mon.0) 3571 : cluster 0 osdmap e1947: 8 total, 8 up, 8 in 2024-04-10T04:09:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:01 smithi016 bash[74137]: cluster 2024-04-10T04:09:00.522759+0000 mgr.y (mgr.25133) 1878 : cluster 0 pgmap v3368: 137 pgs: 137 active+clean; 900 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 1.5 KiB/s wr, 3.42k op/s 2024-04-10T04:09:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:01 smithi016 bash[74137]: cluster 2024-04-10T04:09:00.913478+0000 mon.a (mon.0) 3571 : cluster 0 osdmap e1947: 8 total, 8 up, 8 in 2024-04-10T04:09:02.066 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:02.066 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.066 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.073 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:02.073 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.073 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.081 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:02.081 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.081 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~7134472,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~2282503,273580517~5795475,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:02.088 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10747911~4017058,14791863~4492742,22359478~12944488,40634092~14205699,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,162174297~5743630,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~8753946,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~2282503,273284169~6091823,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:02.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:01 smithi136 bash[68278]: cluster 2024-04-10T04:09:00.522759+0000 mgr.y (mgr.25133) 1878 : cluster 0 pgmap v3368: 137 pgs: 137 active+clean; 900 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 1.5 KiB/s wr, 3.42k op/s 2024-04-10T04:09:02.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:01 smithi136 bash[68278]: cluster 2024-04-10T04:09:00.913478+0000 mon.a (mon.0) 3571 : cluster 0 osdmap e1947: 8 total, 8 up, 8 in 2024-04-10T04:09:02.958 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:02.959 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.031 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:03.031 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.031 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.041 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:03.041 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.041 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.048 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:03.048 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.048 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.055 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:03.055 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.056 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.063 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:03.064 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.064 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.075 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:03.075 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.075 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.082 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:03.082 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.082 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.090 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:03.090 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.090 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.098 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:03.098 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.098 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,201037592~5407919,209620025~9150671,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,241759573~17808631,268387374~4700986,273580517~5795475,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:03.105 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~4835165,7772403~982285,10297649~4467320,14791863~4492742,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151851360~8236027,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,201037592~5407919,208000551~10770145,226935738~2445019,229780940~3992273,233925740~1046208,234984740~313128,239075328~20492876,268387374~4700986,273284169~6091823,280897954~2937108,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:03.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:02 smithi016 bash[72916]: cluster 2024-04-10T04:09:01.918460+0000 mon.a (mon.0) 3572 : cluster 0 osdmap e1948: 8 total, 8 up, 8 in 2024-04-10T04:09:03.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:02 smithi016 bash[74137]: cluster 2024-04-10T04:09:01.918460+0000 mon.a (mon.0) 3572 : cluster 0 osdmap e1948: 8 total, 8 up, 8 in 2024-04-10T04:09:03.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:02 smithi136 bash[68278]: cluster 2024-04-10T04:09:01.918460+0000 mon.a (mon.0) 3572 : cluster 0 osdmap e1948: 8 total, 8 up, 8 in 2024-04-10T04:09:03.982 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:03.982 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.043 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.043 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.043 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.052 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.052 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.052 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.059 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.059 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.059 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.066 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.067 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.067 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.074 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.074 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.074 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.082 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:04.083 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.083 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.091 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:04.091 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.091 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.099 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:04.099 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.099 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,189328034~5527375,194952055~299420,201037592~5407919,209620025~9150671,226935738~8362130,241759573~17808631,268387374~4700986,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.106 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~19284605,22359478~12944488,37964210~16875581,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,151341131~8746256,161253575~6664352,169088153~7276872,176969150~4563246,188743680~6111729,194952055~299420,201037592~5407919,208000551~10770145,226935738~8362130,239075328~20492876,268387374~4700986,273284169~11894462,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:03 smithi016 bash[72916]: cluster 2024-04-10T04:09:02.523647+0000 mgr.y (mgr.25133) 1879 : cluster 0 pgmap v3371: 137 pgs: 137 active+clean; 860 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 6.2 KiB/s wr, 2.44k op/s 2024-04-10T04:09:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:03 smithi016 bash[72916]: cluster 2024-04-10T04:09:02.939459+0000 mon.a (mon.0) 3573 : cluster 0 osdmap e1949: 8 total, 8 up, 8 in 2024-04-10T04:09:04.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:03 smithi016 bash[74137]: cluster 2024-04-10T04:09:02.523647+0000 mgr.y (mgr.25133) 1879 : cluster 0 pgmap v3371: 137 pgs: 137 active+clean; 860 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 6.2 KiB/s wr, 2.44k op/s 2024-04-10T04:09:04.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:03 smithi016 bash[74137]: cluster 2024-04-10T04:09:02.939459+0000 mon.a (mon.0) 3573 : cluster 0 osdmap e1949: 8 total, 8 up, 8 in 2024-04-10T04:09:04.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:03 smithi136 bash[68278]: cluster 2024-04-10T04:09:02.523647+0000 mgr.y (mgr.25133) 1879 : cluster 0 pgmap v3371: 137 pgs: 137 active+clean; 860 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 6.2 KiB/s wr, 2.44k op/s 2024-04-10T04:09:04.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:03 smithi136 bash[68278]: cluster 2024-04-10T04:09:02.939459+0000 mon.a (mon.0) 3573 : cluster 0 osdmap e1949: 8 total, 8 up, 8 in 2024-04-10T04:09:04.473 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.473 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.535 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.535 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.535 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.545 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.545 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.545 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.554 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.554 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.554 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.561 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.561 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.561 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:04.569 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:04.569 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.569 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.577 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:04.577 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.577 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.584 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:04.584 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.584 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,379336923~6185315,386926300~1561349,388883422~3800903,393579386~24217996] 2024-04-10T04:09:04.594 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19099241,124650709~1754738,127637682~13567196,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~7472422,335727858~13363188,350758085~6567271,358267068~4682156,364904448~8818561,379336923~6185315,386926300~1561349,388527434~4156891,393579386~24217996] 2024-04-10T04:09:05.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:04 smithi016 bash[72916]: cluster 2024-04-10T04:09:03.939458+0000 mon.a (mon.0) 3574 : cluster 0 osdmap e1950: 8 total, 8 up, 8 in 2024-04-10T04:09:05.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:04 smithi016 bash[72916]: cluster 2024-04-10T04:09:04.435326+0000 mon.a (mon.0) 3575 : cluster 0 osdmap e1951: 8 total, 8 up, 8 in 2024-04-10T04:09:05.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:04 smithi016 bash[74137]: cluster 2024-04-10T04:09:03.939458+0000 mon.a (mon.0) 3574 : cluster 0 osdmap e1950: 8 total, 8 up, 8 in 2024-04-10T04:09:05.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:04 smithi016 bash[74137]: cluster 2024-04-10T04:09:04.435326+0000 mon.a (mon.0) 3575 : cluster 0 osdmap e1951: 8 total, 8 up, 8 in 2024-04-10T04:09:05.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:04 smithi136 bash[68278]: cluster 2024-04-10T04:09:03.939458+0000 mon.a (mon.0) 3574 : cluster 0 osdmap e1950: 8 total, 8 up, 8 in 2024-04-10T04:09:05.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:04 smithi136 bash[68278]: cluster 2024-04-10T04:09:04.435326+0000 mon.a (mon.0) 3575 : cluster 0 osdmap e1951: 8 total, 8 up, 8 in 2024-04-10T04:09:05.477 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.477 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.543 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:05.544 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.544 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.558 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:05.558 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.558 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.565 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:05.565 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.565 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.572 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:05.572 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.572 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:05.579 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:05.580 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:05.580 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:05.587 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:05.587 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:05.587 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~9344520,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,313602478~4109791,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:05.594 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,59126808~13237416,80536225~12622497,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~10963994,226935738~8362130,239075328~20492876,264241152~20937479,301649392~7067117,313602478~4109791,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:05 smithi016 bash[72916]: cluster 2024-04-10T04:09:04.524142+0000 mgr.y (mgr.25133) 1880 : cluster 0 pgmap v3375: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 835 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.6 KiB/s rd, 1.4 KiB/s wr, 1.27k op/s 2024-04-10T04:09:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:05 smithi016 bash[72916]: cluster 2024-04-10T04:09:05.446804+0000 mon.a (mon.0) 3576 : cluster 0 osdmap e1952: 8 total, 8 up, 8 in 2024-04-10T04:09:06.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:05 smithi016 bash[74137]: cluster 2024-04-10T04:09:04.524142+0000 mgr.y (mgr.25133) 1880 : cluster 0 pgmap v3375: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 835 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.6 KiB/s rd, 1.4 KiB/s wr, 1.27k op/s 2024-04-10T04:09:06.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:05 smithi016 bash[74137]: cluster 2024-04-10T04:09:05.446804+0000 mon.a (mon.0) 3576 : cluster 0 osdmap e1952: 8 total, 8 up, 8 in 2024-04-10T04:09:06.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:05 smithi136 bash[68278]: cluster 2024-04-10T04:09:04.524142+0000 mgr.y (mgr.25133) 1880 : cluster 0 pgmap v3375: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 835 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.6 KiB/s rd, 1.4 KiB/s wr, 1.27k op/s 2024-04-10T04:09:06.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:05 smithi136 bash[68278]: cluster 2024-04-10T04:09:05.446804+0000 mon.a (mon.0) 3576 : cluster 0 osdmap e1952: 8 total, 8 up, 8 in 2024-04-10T04:09:06.482 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.482 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.543 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:06.543 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.543 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.557 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:06.557 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.557 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.564 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:06.564 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.564 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.573 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:06.573 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.573 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:06.581 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:06.581 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:06.581 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~33904599,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,301649392~7067117,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~3800903,393579386~24217996] 2024-04-10T04:09:06.589 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~54839791,57240324~15123900,78009418~15149304,94095478~6048637,104225907~19833303,124650709~16554169,141903716~6823402,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,208000551~14121720,226935738~8362130,239075328~20492876,264241152~20937479,301649392~16062877,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~5758025,393579386~24217996] 2024-04-10T04:09:07.495 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.495 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.558 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:07.558 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.558 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.566 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:07.566 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.566 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.573 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:07.573 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.573 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.579 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:07.579 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.579 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,78009418~15149304,94095478~6048637,104225907~37677809,142520963~6206155,151341131~8746256,161253575~6664352,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~12502246,226935738~8362130,241759573~17808631,266240868~7043301,273580517~11598114,293739176~14977333,310334608~7377661,324998581~10597099,335727858~13363188,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:07.586 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,78009418~15149304,94095478~6048637,104225907~44501211,150994944~9092443,161253575~6664352,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~15460792,226935738~8362130,239075328~20492876,264241152~20937479,293739176~23973093,324998581~24092465,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:07.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:07 smithi016 bash[74137]: cluster 2024-04-10T04:09:06.450059+0000 mon.a (mon.0) 3577 : cluster 0 osdmap e1953: 8 total, 8 up, 8 in 2024-04-10T04:09:07.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:07 smithi016 bash[74137]: cluster 2024-04-10T04:09:06.524634+0000 mgr.y (mgr.25133) 1881 : cluster 0 pgmap v3378: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 799 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 8.1 KiB/s wr, 1.19k op/s 2024-04-10T04:09:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:07 smithi016 bash[72916]: cluster 2024-04-10T04:09:06.450059+0000 mon.a (mon.0) 3577 : cluster 0 osdmap e1953: 8 total, 8 up, 8 in 2024-04-10T04:09:07.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:07 smithi016 bash[72916]: cluster 2024-04-10T04:09:06.524634+0000 mgr.y (mgr.25133) 1881 : cluster 0 pgmap v3378: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 799 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 8.1 KiB/s wr, 1.19k op/s 2024-04-10T04:09:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:07 smithi136 bash[68278]: cluster 2024-04-10T04:09:06.450059+0000 mon.a (mon.0) 3577 : cluster 0 osdmap e1953: 8 total, 8 up, 8 in 2024-04-10T04:09:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:07 smithi136 bash[68278]: cluster 2024-04-10T04:09:06.524634+0000 mgr.y (mgr.25133) 1881 : cluster 0 pgmap v3378: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 799 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 8.1 KiB/s wr, 1.19k op/s 2024-04-10T04:09:08.492 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:08.493 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:08.555 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:08.556 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:08.556 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:08.567 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:08.567 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:08.567 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:08.574 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:08.574 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:08.574 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~6206155,151341131~16576796,169088153~12444243,189328034~5527375,194952055~299420,201037592~5407919,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~6567271,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:08.580 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~44501211,150994944~16922983,169088153~12444243,188743680~6111729,194952055~299420,201037592~5407919,206661479~28636389,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~6567271,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:08.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:08 smithi016 bash[72916]: cluster 2024-04-10T04:09:07.460346+0000 mon.a (mon.0) 3578 : cluster 0 osdmap e1954: 8 total, 8 up, 8 in 2024-04-10T04:09:08.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:08 smithi016 bash[74137]: cluster 2024-04-10T04:09:07.460346+0000 mon.a (mon.0) 3578 : cluster 0 osdmap e1954: 8 total, 8 up, 8 in 2024-04-10T04:09:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:08 smithi136 bash[68278]: cluster 2024-04-10T04:09:07.460346+0000 mon.a (mon.0) 3578 : cluster 0 osdmap e1954: 8 total, 8 up, 8 in 2024-04-10T04:09:09.484 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:09.485 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:09.534 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:09.534 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:09.534 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:09.540 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:09.540 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:09.540 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~51429032,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~25677843,241759573~17808631,266240868~7043301,273580517~13296728,293739176~14977333,310334608~7377661,324998581~10597099,335727858~14926366,350758085~7363894,358267068~4682156,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:09.546 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~72364224,75497472~24646643,104225907~46434797,150994944~30537452,188743680~6111729,194952055~299420,198872009~36425859,239075328~20492876,264241152~22636093,293739176~23973093,324998581~25655643,350758085~7363894,358267068~4682156,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:09.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:09 smithi016 bash[72916]: cluster 2024-04-10T04:09:08.464044+0000 mon.a (mon.0) 3579 : cluster 0 osdmap e1955: 8 total, 8 up, 8 in 2024-04-10T04:09:09.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:09 smithi016 bash[72916]: cluster 2024-04-10T04:09:08.525172+0000 mgr.y (mgr.25133) 1882 : cluster 0 pgmap v3381: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 746 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 889 op/s 2024-04-10T04:09:09.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:09 smithi016 bash[72916]: cluster 2024-04-10T04:09:09.440105+0000 mon.a (mon.0) 3580 : cluster 0 osdmap e1956: 8 total, 8 up, 8 in 2024-04-10T04:09:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:09 smithi016 bash[74137]: cluster 2024-04-10T04:09:08.464044+0000 mon.a (mon.0) 3579 : cluster 0 osdmap e1955: 8 total, 8 up, 8 in 2024-04-10T04:09:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:09 smithi016 bash[74137]: cluster 2024-04-10T04:09:08.525172+0000 mgr.y (mgr.25133) 1882 : cluster 0 pgmap v3381: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 746 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 889 op/s 2024-04-10T04:09:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:09 smithi016 bash[74137]: cluster 2024-04-10T04:09:09.440105+0000 mon.a (mon.0) 3580 : cluster 0 osdmap e1956: 8 total, 8 up, 8 in 2024-04-10T04:09:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:09 smithi136 bash[68278]: cluster 2024-04-10T04:09:08.464044+0000 mon.a (mon.0) 3579 : cluster 0 osdmap e1955: 8 total, 8 up, 8 in 2024-04-10T04:09:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:09 smithi136 bash[68278]: cluster 2024-04-10T04:09:08.525172+0000 mgr.y (mgr.25133) 1882 : cluster 0 pgmap v3381: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 746 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 889 op/s 2024-04-10T04:09:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:09 smithi136 bash[68278]: cluster 2024-04-10T04:09:09.440105+0000 mon.a (mon.0) 3580 : cluster 0 osdmap e1956: 8 total, 8 up, 8 in 2024-04-10T04:09:10.531 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:10.531 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:10.590 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:10.591 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:10.591 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:10.598 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,104225907~46434797,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:11.525 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:11.525 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [3484033~1351132,7772403~11512202,20935192~53935163,76226936~23917179,104225907~37677809,142520963~8139741,151341131~16576796,168842473~12689923,184071920~4612372,189328034~5527375,194952055~299420,200533338~6128141,207018447~982104,209620025~26047597,241759573~17808631,266240868~7043301,273580517~13296728,287104949~1837004,293739176~14977333,310334608~7377661,324518098~11077582,335727858~14926366,350758085~12191139,366022193~7700816,376955801~8566437,386926300~1601134,388883422~28913960] 2024-04-10T04:09:11.580 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~74870355,75497472~24646643,100663296~49997408,150994944~37689348,188743680~6111729,194952055~299420,198872009~36795613,239075328~20492876,264241152~24700801,293739176~23973093,322961408~39987816,364904448~8818561,376955801~8566437,386926300~30871082] 2024-04-10T04:09:11.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:11 smithi016 bash[72916]: cluster 2024-04-10T04:09:10.487275+0000 mon.a (mon.0) 3581 : cluster 0 osdmap e1957: 8 total, 8 up, 8 in 2024-04-10T04:09:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:11 smithi016 bash[72916]: cluster 2024-04-10T04:09:10.525749+0000 mgr.y (mgr.25133) 1883 : cluster 0 pgmap v3384: 137 pgs: 137 active+clean; 664 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 1023 B/s wr, 761 op/s 2024-04-10T04:09:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:11 smithi016 bash[74137]: cluster 2024-04-10T04:09:10.487275+0000 mon.a (mon.0) 3581 : cluster 0 osdmap e1957: 8 total, 8 up, 8 in 2024-04-10T04:09:11.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:11 smithi016 bash[74137]: cluster 2024-04-10T04:09:10.525749+0000 mgr.y (mgr.25133) 1883 : cluster 0 pgmap v3384: 137 pgs: 137 active+clean; 664 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 1023 B/s wr, 761 op/s 2024-04-10T04:09:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:11 smithi136 bash[68278]: cluster 2024-04-10T04:09:10.487275+0000 mon.a (mon.0) 3581 : cluster 0 osdmap e1957: 8 total, 8 up, 8 in 2024-04-10T04:09:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:11 smithi136 bash[68278]: cluster 2024-04-10T04:09:10.525749+0000 mgr.y (mgr.25133) 1883 : cluster 0 pgmap v3384: 137 pgs: 137 active+clean; 664 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.0 KiB/s rd, 1023 B/s wr, 761 op/s 2024-04-10T04:09:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:09:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:09:11] "GET /metrics HTTP/1.1" 200 36821 "" "Prometheus/2.43.0" 2024-04-10T04:09:12.574 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (39859 ms) 2024-04-10T04:09:12.574 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateRegression6926 2024-04-10T04:09:12.574 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:12.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:12 smithi016 bash[74137]: cluster 2024-04-10T04:09:11.501240+0000 mon.a (mon.0) 3582 : cluster 0 osdmap e1958: 8 total, 8 up, 8 in 2024-04-10T04:09:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:12 smithi016 bash[72916]: cluster 2024-04-10T04:09:11.501240+0000 mon.a (mon.0) 3582 : cluster 0 osdmap e1958: 8 total, 8 up, 8 in 2024-04-10T04:09:12.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:12 smithi136 bash[68278]: cluster 2024-04-10T04:09:11.501240+0000 mon.a (mon.0) 3582 : cluster 0 osdmap e1958: 8 total, 8 up, 8 in 2024-04-10T04:09:13.540 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~256 2024-04-10T04:09:13.548 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateRegression6926 (974 ms) 2024-04-10T04:09:13.548 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-04-10T04:09:13.548 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:13.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:13 smithi016 bash[72916]: cluster 2024-04-10T04:09:12.501845+0000 mon.a (mon.0) 3583 : cluster 0 osdmap e1959: 8 total, 8 up, 8 in 2024-04-10T04:09:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:13 smithi016 bash[72916]: cluster 2024-04-10T04:09:12.526358+0000 mgr.y (mgr.25133) 1884 : cluster 0 pgmap v3387: 137 pgs: 137 active+clean; 545 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 711 op/s 2024-04-10T04:09:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:13 smithi016 bash[72916]: audit 2024-04-10T04:09:12.620850+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:13 smithi016 bash[74137]: cluster 2024-04-10T04:09:12.501845+0000 mon.a (mon.0) 3583 : cluster 0 osdmap e1959: 8 total, 8 up, 8 in 2024-04-10T04:09:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:13 smithi016 bash[74137]: cluster 2024-04-10T04:09:12.526358+0000 mgr.y (mgr.25133) 1884 : cluster 0 pgmap v3387: 137 pgs: 137 active+clean; 545 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 711 op/s 2024-04-10T04:09:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:13 smithi016 bash[74137]: audit 2024-04-10T04:09:12.620850+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:13 smithi136 bash[68278]: cluster 2024-04-10T04:09:12.501845+0000 mon.a (mon.0) 3583 : cluster 0 osdmap e1959: 8 total, 8 up, 8 in 2024-04-10T04:09:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:13 smithi136 bash[68278]: cluster 2024-04-10T04:09:12.526358+0000 mgr.y (mgr.25133) 1884 : cluster 0 pgmap v3387: 137 pgs: 137 active+clean; 545 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 711 op/s 2024-04-10T04:09:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:13 smithi136 bash[68278]: audit 2024-04-10T04:09:12.620850+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:14.551 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~4194304 2024-04-10T04:09:14.552 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 4194304~4194304 2024-04-10T04:09:14.552 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 8388608~4194304 2024-04-10T04:09:14.552 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 12582912~4194304 2024-04-10T04:09:14.552 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 16777216~4194304 2024-04-10T04:09:14.613 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~4194304 2024-04-10T04:09:14.613 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 4194304~4194304 2024-04-10T04:09:14.613 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 8388608~2097152 2024-04-10T04:09:14.613 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 16777216~4194304 2024-04-10T04:09:14.630 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1082 ms) 2024-04-10T04:09:14.630 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-04-10T04:09:14.630 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:14 smithi016 bash[72916]: cluster 2024-04-10T04:09:13.514504+0000 mon.a (mon.0) 3585 : cluster 0 osdmap e1960: 8 total, 8 up, 8 in 2024-04-10T04:09:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:14 smithi016 bash[72916]: cluster 2024-04-10T04:09:14.443024+0000 mon.a (mon.0) 3586 : cluster 0 osdmap e1961: 8 total, 8 up, 8 in 2024-04-10T04:09:14.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:14 smithi016 bash[74137]: cluster 2024-04-10T04:09:13.514504+0000 mon.a (mon.0) 3585 : cluster 0 osdmap e1960: 8 total, 8 up, 8 in 2024-04-10T04:09:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:14 smithi016 bash[74137]: cluster 2024-04-10T04:09:14.443024+0000 mon.a (mon.0) 3586 : cluster 0 osdmap e1961: 8 total, 8 up, 8 in 2024-04-10T04:09:14.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:14 smithi136 bash[68278]: cluster 2024-04-10T04:09:13.514504+0000 mon.a (mon.0) 3585 : cluster 0 osdmap e1960: 8 total, 8 up, 8 in 2024-04-10T04:09:14.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:14 smithi136 bash[68278]: cluster 2024-04-10T04:09:14.443024+0000 mon.a (mon.0) 3586 : cluster 0 osdmap e1961: 8 total, 8 up, 8 in 2024-04-10T04:09:15.739 INFO:tasks.workunit.client.0.smithi016.stdout: wrote [1280725~56798,7339804~9476,8237436~94392,8789489~6571,13145660~20921,14136212~65801,15119663~20532,17877421~54939,19557858~72630,20315856~65250] to clone 2024-04-10T04:09:15.740 INFO:tasks.workunit.client.0.smithi016.stdout: diff was [0~1337523,4194304~4137524,8388608~407452,12582912~2557283,16777216~3603890] 2024-04-10T04:09:15.749 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1119 ms) 2024-04-10T04:09:15.749 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-04-10T04:09:15.749 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:15.790 INFO:tasks.workunit.client.0.smithi016.stdout: wrote [1591350~18855,2671174~61925,5513010~45218,6423279~97434,8297582~74335,12323959~10431,12524191~29605,15239980~53268,17240932~35883,19643955~27764] 2024-04-10T04:09:15.810 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (61 ms) 2024-04-10T04:09:15.810 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-04-10T04:09:15.810 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:15.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:15 smithi016 bash[74137]: cluster 2024-04-10T04:09:14.526818+0000 mgr.y (mgr.25133) 1885 : cluster 0 pgmap v3390: 137 pgs: 137 active+clean; 490 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 4.0 MiB/s wr, 429 op/s 2024-04-10T04:09:15.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:15 smithi016 bash[72916]: cluster 2024-04-10T04:09:14.526818+0000 mgr.y (mgr.25133) 1885 : cluster 0 pgmap v3390: 137 pgs: 137 active+clean; 490 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 4.0 MiB/s wr, 429 op/s 2024-04-10T04:09:15.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:15 smithi136 bash[68278]: cluster 2024-04-10T04:09:14.526818+0000 mgr.y (mgr.25133) 1885 : cluster 0 pgmap v3390: 137 pgs: 137 active+clean; 490 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 4.0 MiB/s wr, 429 op/s 2024-04-10T04:09:16.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:16 smithi016 bash[72916]: cluster 2024-04-10T04:09:15.534252+0000 mon.a (mon.0) 3587 : cluster 0 osdmap e1962: 8 total, 8 up, 8 in 2024-04-10T04:09:16.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:16 smithi016 bash[74137]: cluster 2024-04-10T04:09:15.534252+0000 mon.a (mon.0) 3587 : cluster 0 osdmap e1962: 8 total, 8 up, 8 in 2024-04-10T04:09:16.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:16 smithi136 bash[68278]: cluster 2024-04-10T04:09:15.534252+0000 mon.a (mon.0) 3587 : cluster 0 osdmap e1962: 8 total, 8 up, 8 in 2024-04-10T04:09:17.782 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1972 ms) 2024-04-10T04:09:17.782 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-04-10T04:09:17.783 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:17 smithi016 bash[72916]: cluster 2024-04-10T04:09:16.528024+0000 mgr.y (mgr.25133) 1886 : cluster 0 pgmap v3392: 137 pgs: 137 active+clean; 485 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 7.0 MiB/s wr, 152 op/s 2024-04-10T04:09:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:17 smithi016 bash[72916]: cluster 2024-04-10T04:09:16.542375+0000 mon.a (mon.0) 3588 : cluster 0 osdmap e1963: 8 total, 8 up, 8 in 2024-04-10T04:09:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:17 smithi016 bash[74137]: cluster 2024-04-10T04:09:16.528024+0000 mgr.y (mgr.25133) 1886 : cluster 0 pgmap v3392: 137 pgs: 137 active+clean; 485 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 7.0 MiB/s wr, 152 op/s 2024-04-10T04:09:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:17 smithi016 bash[74137]: cluster 2024-04-10T04:09:16.542375+0000 mon.a (mon.0) 3588 : cluster 0 osdmap e1963: 8 total, 8 up, 8 in 2024-04-10T04:09:17.853 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 5000005~1234 2024-04-10T04:09:17.860 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (78 ms) 2024-04-10T04:09:17.860 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-04-10T04:09:17.861 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:17 smithi136 bash[68278]: cluster 2024-04-10T04:09:16.528024+0000 mgr.y (mgr.25133) 1886 : cluster 0 pgmap v3392: 137 pgs: 137 active+clean; 485 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 7.0 MiB/s wr, 152 op/s 2024-04-10T04:09:17.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:17 smithi136 bash[68278]: cluster 2024-04-10T04:09:16.542375+0000 mon.a (mon.0) 3588 : cluster 0 osdmap e1963: 8 total, 8 up, 8 in 2024-04-10T04:09:17.962 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 8376263~12345 2024-04-10T04:09:17.963 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 8388608~4194304 2024-04-10T04:09:17.963 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 12582912~54321 2024-04-10T04:09:17.974 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (114 ms) 2024-04-10T04:09:17.975 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-04-10T04:09:17.975 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T04:09:17.975 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-04-10T04:09:18.606 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 11 tests from DiffIterateTest/0 (53394 ms total) 2024-04-10T04:09:18.607 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:09:18.607 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 11 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-04-10T04:09:18.654 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-04-10T04:09:18.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:18 smithi136 bash[68278]: cluster 2024-04-10T04:09:17.590586+0000 mon.a (mon.0) 3589 : cluster 0 osdmap e1964: 8 total, 8 up, 8 in 2024-04-10T04:09:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:18 smithi016 bash[72916]: cluster 2024-04-10T04:09:17.590586+0000 mon.a (mon.0) 3589 : cluster 0 osdmap e1964: 8 total, 8 up, 8 in 2024-04-10T04:09:19.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:18 smithi016 bash[74137]: cluster 2024-04-10T04:09:17.590586+0000 mon.a (mon.0) 3589 : cluster 0 osdmap e1964: 8 total, 8 up, 8 in 2024-04-10T04:09:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:19 smithi136 bash[68278]: cluster 2024-04-10T04:09:18.528767+0000 mgr.y (mgr.25133) 1887 : cluster 0 pgmap v3395: 137 pgs: 137 active+clean; 496 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.6 MiB/s wr, 114 op/s 2024-04-10T04:09:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:19 smithi136 bash[68278]: cluster 2024-04-10T04:09:18.605151+0000 mon.a (mon.0) 3590 : cluster 0 osdmap e1965: 8 total, 8 up, 8 in 2024-04-10T04:09:20.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:19 smithi016 bash[74137]: cluster 2024-04-10T04:09:18.528767+0000 mgr.y (mgr.25133) 1887 : cluster 0 pgmap v3395: 137 pgs: 137 active+clean; 496 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.6 MiB/s wr, 114 op/s 2024-04-10T04:09:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:19 smithi016 bash[74137]: cluster 2024-04-10T04:09:18.605151+0000 mon.a (mon.0) 3590 : cluster 0 osdmap e1965: 8 total, 8 up, 8 in 2024-04-10T04:09:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:19 smithi016 bash[72916]: cluster 2024-04-10T04:09:18.528767+0000 mgr.y (mgr.25133) 1887 : cluster 0 pgmap v3395: 137 pgs: 137 active+clean; 496 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.6 MiB/s wr, 114 op/s 2024-04-10T04:09:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:19 smithi016 bash[72916]: cluster 2024-04-10T04:09:18.605151+0000 mon.a (mon.0) 3590 : cluster 0 osdmap e1965: 8 total, 8 up, 8 in 2024-04-10T04:09:20.627 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:20 smithi136 bash[68278]: cluster 2024-04-10T04:09:19.609871+0000 mon.a (mon.0) 3591 : cluster 0 osdmap e1966: 8 total, 8 up, 8 in 2024-04-10T04:09:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:20 smithi136 bash[68278]: audit 2024-04-10T04:09:19.612498+0000 mon.a (mon.0) 3592 : audit 1 from='client.? 172.21.15.16:0/3291355570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:09:21.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:20 smithi016 bash[74137]: cluster 2024-04-10T04:09:19.609871+0000 mon.a (mon.0) 3591 : cluster 0 osdmap e1966: 8 total, 8 up, 8 in 2024-04-10T04:09:21.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:20 smithi016 bash[74137]: audit 2024-04-10T04:09:19.612498+0000 mon.a (mon.0) 3592 : audit 1 from='client.? 172.21.15.16:0/3291355570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:09:21.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:20 smithi016 bash[72916]: cluster 2024-04-10T04:09:19.609871+0000 mon.a (mon.0) 3591 : cluster 0 osdmap e1966: 8 total, 8 up, 8 in 2024-04-10T04:09:21.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:20 smithi016 bash[72916]: audit 2024-04-10T04:09:19.612498+0000 mon.a (mon.0) 3592 : audit 1 from='client.? 172.21.15.16:0/3291355570' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:09:21.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:21 smithi136 bash[68278]: cluster 2024-04-10T04:09:20.529500+0000 mgr.y (mgr.25133) 1888 : cluster 0 pgmap v3398: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-10T04:09:21.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:21 smithi136 bash[68278]: cluster 2024-04-10T04:09:20.603378+0000 mon.a (mon.0) 3593 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:09:21.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:21 smithi136 bash[68278]: audit 2024-04-10T04:09:20.605314+0000 mon.a (mon.0) 3594 : audit 1 from='client.? 172.21.15.16:0/3291355570' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:09:21.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:21 smithi136 bash[68278]: cluster 2024-04-10T04:09:20.614288+0000 mon.a (mon.0) 3595 : cluster 0 osdmap e1967: 8 total, 8 up, 8 in 2024-04-10T04:09:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:09:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:09:21] "GET /metrics HTTP/1.1" 200 36824 "" "Prometheus/2.43.0" 2024-04-10T04:09:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:21 smithi016 bash[72916]: cluster 2024-04-10T04:09:20.529500+0000 mgr.y (mgr.25133) 1888 : cluster 0 pgmap v3398: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-10T04:09:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:21 smithi016 bash[72916]: cluster 2024-04-10T04:09:20.603378+0000 mon.a (mon.0) 3593 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:09:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:21 smithi016 bash[72916]: audit 2024-04-10T04:09:20.605314+0000 mon.a (mon.0) 3594 : audit 1 from='client.? 172.21.15.16:0/3291355570' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:09:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:21 smithi016 bash[72916]: cluster 2024-04-10T04:09:20.614288+0000 mon.a (mon.0) 3595 : cluster 0 osdmap e1967: 8 total, 8 up, 8 in 2024-04-10T04:09:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:21 smithi016 bash[74137]: cluster 2024-04-10T04:09:20.529500+0000 mgr.y (mgr.25133) 1888 : cluster 0 pgmap v3398: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-10T04:09:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:21 smithi016 bash[74137]: cluster 2024-04-10T04:09:20.603378+0000 mon.a (mon.0) 3593 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-10T04:09:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:21 smithi016 bash[74137]: audit 2024-04-10T04:09:20.605314+0000 mon.a (mon.0) 3594 : audit 1 from='client.? 172.21.15.16:0/3291355570' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi016-112070-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-10T04:09:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:21 smithi016 bash[74137]: cluster 2024-04-10T04:09:20.614288+0000 mon.a (mon.0) 3595 : cluster 0 osdmap e1967: 8 total, 8 up, 8 in 2024-04-10T04:09:22.725 INFO:tasks.workunit.client.0.smithi016.stdout: wrote [3501798~8320,5759256~1536,6647691~3361,8434365~63049,9365706~9551,10192558~27219,13284332~80285,16422088~64030,18936851~88923,19948956~98565] 2024-04-10T04:09:22.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:22 smithi136 bash[68278]: cluster 2024-04-10T04:09:21.633455+0000 mon.a (mon.0) 3596 : cluster 0 osdmap e1968: 8 total, 8 up, 8 in 2024-04-10T04:09:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:22 smithi016 bash[72916]: cluster 2024-04-10T04:09:21.633455+0000 mon.a (mon.0) 3596 : cluster 0 osdmap e1968: 8 total, 8 up, 8 in 2024-04-10T04:09:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:22 smithi016 bash[74137]: cluster 2024-04-10T04:09:21.633455+0000 mon.a (mon.0) 3596 : cluster 0 osdmap e1968: 8 total, 8 up, 8 in 2024-04-10T04:09:23.694 INFO:tasks.workunit.client.0.smithi016.stdout: wrote [0~20971520] 2024-04-10T04:09:23.716 INFO:tasks.workunit.client.0.smithi016.stdout: diff was [0~20971520] 2024-04-10T04:09:23.724 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5070 ms) 2024-04-10T04:09:23.724 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-04-10T04:09:23.724 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:23.758 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~4194304 2024-04-10T04:09:23.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:23 smithi136 bash[68278]: cluster 2024-04-10T04:09:22.530430+0000 mgr.y (mgr.25133) 1889 : cluster 0 pgmap v3401: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:09:23.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:23 smithi136 bash[68278]: cluster 2024-04-10T04:09:22.651014+0000 mon.a (mon.0) 3597 : cluster 0 osdmap e1969: 8 total, 8 up, 8 in 2024-04-10T04:09:23.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:23 smithi136 bash[68278]: cluster 2024-04-10T04:09:22.653946+0000 mon.a (mon.0) 3598 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:09:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:23 smithi016 bash[72916]: cluster 2024-04-10T04:09:22.530430+0000 mgr.y (mgr.25133) 1889 : cluster 0 pgmap v3401: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:09:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:23 smithi016 bash[72916]: cluster 2024-04-10T04:09:22.651014+0000 mon.a (mon.0) 3597 : cluster 0 osdmap e1969: 8 total, 8 up, 8 in 2024-04-10T04:09:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:23 smithi016 bash[72916]: cluster 2024-04-10T04:09:22.653946+0000 mon.a (mon.0) 3598 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:09:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:23 smithi016 bash[74137]: cluster 2024-04-10T04:09:22.530430+0000 mgr.y (mgr.25133) 1889 : cluster 0 pgmap v3401: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:09:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:23 smithi016 bash[74137]: cluster 2024-04-10T04:09:22.651014+0000 mon.a (mon.0) 3597 : cluster 0 osdmap e1969: 8 total, 8 up, 8 in 2024-04-10T04:09:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:23 smithi016 bash[74137]: cluster 2024-04-10T04:09:22.653946+0000 mon.a (mon.0) 3598 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-10T04:09:24.711 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~4194304 2024-04-10T04:09:24.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:24 smithi136 bash[68278]: cluster 2024-04-10T04:09:23.668196+0000 mon.a (mon.0) 3599 : cluster 0 osdmap e1970: 8 total, 8 up, 8 in 2024-04-10T04:09:25.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:24 smithi016 bash[74137]: cluster 2024-04-10T04:09:23.668196+0000 mon.a (mon.0) 3599 : cluster 0 osdmap e1970: 8 total, 8 up, 8 in 2024-04-10T04:09:25.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:24 smithi016 bash[72916]: cluster 2024-04-10T04:09:23.668196+0000 mon.a (mon.0) 3599 : cluster 0 osdmap e1970: 8 total, 8 up, 8 in 2024-04-10T04:09:25.728 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~4194304 2024-04-10T04:09:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:25 smithi016 bash[72916]: cluster 2024-04-10T04:09:24.531397+0000 mgr.y (mgr.25133) 1890 : cluster 0 pgmap v3404: 137 pgs: 5 creating+peering, 132 active+clean; 14 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 113 KiB/s wr, 23 op/s 2024-04-10T04:09:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:25 smithi016 bash[72916]: cluster 2024-04-10T04:09:24.683659+0000 mon.a (mon.0) 3600 : cluster 0 osdmap e1971: 8 total, 8 up, 8 in 2024-04-10T04:09:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:25 smithi016 bash[74137]: cluster 2024-04-10T04:09:24.531397+0000 mgr.y (mgr.25133) 1890 : cluster 0 pgmap v3404: 137 pgs: 5 creating+peering, 132 active+clean; 14 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 113 KiB/s wr, 23 op/s 2024-04-10T04:09:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:25 smithi016 bash[74137]: cluster 2024-04-10T04:09:24.683659+0000 mon.a (mon.0) 3600 : cluster 0 osdmap e1971: 8 total, 8 up, 8 in 2024-04-10T04:09:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:25 smithi136 bash[68278]: cluster 2024-04-10T04:09:24.531397+0000 mgr.y (mgr.25133) 1890 : cluster 0 pgmap v3404: 137 pgs: 5 creating+peering, 132 active+clean; 14 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 113 KiB/s wr, 23 op/s 2024-04-10T04:09:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:25 smithi136 bash[68278]: cluster 2024-04-10T04:09:24.683659+0000 mon.a (mon.0) 3600 : cluster 0 osdmap e1971: 8 total, 8 up, 8 in 2024-04-10T04:09:26.750 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~4194304 2024-04-10T04:09:26.752 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3028 ms) 2024-04-10T04:09:26.752 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-04-10T04:09:26.752 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:09:26.901 INFO:tasks.workunit.client.0.smithi016.stdout: i=0 exists [24655825~10620548,68281446~8066968,94511944~4424077,126242344~5389505,149534961~5399574,161930799~6934301,182883318~7628596,192110020~7011832,343636823~4178485] wrote [24655825~10620548,68281446~8066968,94511944~4424077,126242344~5389505,149534961~5399574,161930799~6934301,182883318~7628596,192110020~7011832,343636823~4178485] 2024-04-10T04:09:27.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:26 smithi016 bash[74137]: cluster 2024-04-10T04:09:25.681681+0000 mon.a (mon.0) 3601 : cluster 0 osdmap e1972: 8 total, 8 up, 8 in 2024-04-10T04:09:27.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:26 smithi016 bash[72916]: cluster 2024-04-10T04:09:25.681681+0000 mon.a (mon.0) 3601 : cluster 0 osdmap e1972: 8 total, 8 up, 8 in 2024-04-10T04:09:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:26 smithi136 bash[68278]: cluster 2024-04-10T04:09:25.681681+0000 mon.a (mon.0) 3601 : cluster 0 osdmap e1972: 8 total, 8 up, 8 in 2024-04-10T04:09:27.813 INFO:tasks.workunit.client.0.smithi016.stdout: i=1 exists [7960560~586340,24655825~10620548,47433132~6248415,60701217~1921792,66830082~9518332,94511944~4424077,99431415~6383105,126242344~5389505,146661975~8272560,161930799~6934301,182883318~7628596,192110020~7011832,278315388~685651,294398831~5379037,309826715~8119397,343636823~4178485] wrote [7960560~586340,47433132~6248415,60701217~1921792,66830082~6169311,99431415~6383105,146661975~4412964,278315388~685651,294398831~5379037,309826715~8119397] 2024-04-10T04:09:28.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:27 smithi016 bash[72916]: cluster 2024-04-10T04:09:26.532307+0000 mgr.y (mgr.25133) 1891 : cluster 0 pgmap v3407: 137 pgs: 137 active+clean; 21 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 253 KiB/s wr, 52 op/s 2024-04-10T04:09:28.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:27 smithi016 bash[72916]: cluster 2024-04-10T04:09:26.704034+0000 mon.a (mon.0) 3602 : cluster 0 osdmap e1973: 8 total, 8 up, 8 in 2024-04-10T04:09:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:27 smithi016 bash[72916]: audit 2024-04-10T04:09:27.439267+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:09:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:27 smithi016 bash[72916]: audit 2024-04-10T04:09:27.621494+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:27 smithi016 bash[74137]: cluster 2024-04-10T04:09:26.532307+0000 mgr.y (mgr.25133) 1891 : cluster 0 pgmap v3407: 137 pgs: 137 active+clean; 21 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 253 KiB/s wr, 52 op/s 2024-04-10T04:09:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:27 smithi016 bash[74137]: cluster 2024-04-10T04:09:26.704034+0000 mon.a (mon.0) 3602 : cluster 0 osdmap e1973: 8 total, 8 up, 8 in 2024-04-10T04:09:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:27 smithi016 bash[74137]: audit 2024-04-10T04:09:27.439267+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:09:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:27 smithi016 bash[74137]: audit 2024-04-10T04:09:27.621494+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:27 smithi136 bash[68278]: cluster 2024-04-10T04:09:26.532307+0000 mgr.y (mgr.25133) 1891 : cluster 0 pgmap v3407: 137 pgs: 137 active+clean; 21 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 253 KiB/s wr, 52 op/s 2024-04-10T04:09:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:27 smithi136 bash[68278]: cluster 2024-04-10T04:09:26.704034+0000 mon.a (mon.0) 3602 : cluster 0 osdmap e1973: 8 total, 8 up, 8 in 2024-04-10T04:09:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:27 smithi136 bash[68278]: audit 2024-04-10T04:09:27.439267+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:09:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:27 smithi136 bash[68278]: audit 2024-04-10T04:09:27.621494+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:28.824 INFO:tasks.workunit.client.0.smithi016.stdout: i=2 exists [7960560~586340,24655825~10620548,46375404~13353302,60701217~1921792,66830082~9518332,94511944~4424077,99431415~6383105,126242344~5389505,146661975~8272560,161930799~6934301,171412969~1111340,173889448~5068352,182883318~7628596,192110020~7011832,228211289~4732157,253390667~580622,278315388~685651,294398831~5379037,309826715~8119397,343636823~4178485,386134858~6804228,395522803~6058431,406399063~4279406] wrote [46375404~4646751,51821910~7906796,171412969~1111340,173889448~5068352,228211289~4732157,253390667~580622,386134858~6804228,395522803~6058431,406399063~4279406] 2024-04-10T04:09:29.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:28 smithi016 bash[74137]: cluster 2024-04-10T04:09:27.706360+0000 mon.a (mon.0) 3605 : cluster 0 osdmap e1974: 8 total, 8 up, 8 in 2024-04-10T04:09:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:28 smithi016 bash[74137]: audit 2024-04-10T04:09:28.232143+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:09:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:28 smithi016 bash[74137]: audit 2024-04-10T04:09:28.233971+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:09:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:28 smithi016 bash[74137]: audit 2024-04-10T04:09:28.244181+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:09:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:28 smithi016 bash[72916]: cluster 2024-04-10T04:09:27.706360+0000 mon.a (mon.0) 3605 : cluster 0 osdmap e1974: 8 total, 8 up, 8 in 2024-04-10T04:09:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:28 smithi016 bash[72916]: audit 2024-04-10T04:09:28.232143+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:09:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:28 smithi016 bash[72916]: audit 2024-04-10T04:09:28.233971+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:09:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:28 smithi016 bash[72916]: audit 2024-04-10T04:09:28.244181+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:09:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:28 smithi136 bash[68278]: cluster 2024-04-10T04:09:27.706360+0000 mon.a (mon.0) 3605 : cluster 0 osdmap e1974: 8 total, 8 up, 8 in 2024-04-10T04:09:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:28 smithi136 bash[68278]: audit 2024-04-10T04:09:28.232143+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:09:29.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:28 smithi136 bash[68278]: audit 2024-04-10T04:09:28.233971+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:09:29.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:28 smithi136 bash[68278]: audit 2024-04-10T04:09:28.244181+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:09:29.514 INFO:tasks.workunit.client.0.smithi016.stdout: i=3 exists [309997~3746959,4245867~1398094,7960560~586340,24655825~10620548,46375404~13353302,60701217~1921792,66830082~9518332,94511944~4424077,99431415~6383105,123380361~8476,126242344~5389505,146661975~8272560,161930799~6934301,171412969~1111340,173889448~5068352,182883318~7628596,192110020~7011832,228211289~4732157,253390667~580622,255107807~1037380,278315388~685651,291915989~903307,294398831~5379037,309826715~8119397,323136396~1611220,343636823~4178485,372722225~3326154,378476265~6650990,386134858~6804228,395522803~6058431,406399063~4279406] wrote [309997~3746959,4245867~1398094,31400532~3813579,123380361~8476,193606634~419280,255107807~1037380,291915989~903307,323136396~1611220,372722225~3326154,378476265~6650990] 2024-04-10T04:09:30.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:29 smithi016 bash[74137]: cluster 2024-04-10T04:09:28.532980+0000 mgr.y (mgr.25133) 1892 : cluster 0 pgmap v3410: 137 pgs: 137 active+clean; 38 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.8 MiB/s wr, 46 op/s 2024-04-10T04:09:30.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:29 smithi016 bash[74137]: cluster 2024-04-10T04:09:28.730160+0000 mon.a (mon.0) 3609 : cluster 0 osdmap e1975: 8 total, 8 up, 8 in 2024-04-10T04:09:30.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:29 smithi016 bash[74137]: cluster 2024-04-10T04:09:29.471440+0000 mon.a (mon.0) 3610 : cluster 0 osdmap e1976: 8 total, 8 up, 8 in 2024-04-10T04:09:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:29 smithi016 bash[72916]: cluster 2024-04-10T04:09:28.532980+0000 mgr.y (mgr.25133) 1892 : cluster 0 pgmap v3410: 137 pgs: 137 active+clean; 38 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.8 MiB/s wr, 46 op/s 2024-04-10T04:09:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:29 smithi016 bash[72916]: cluster 2024-04-10T04:09:28.730160+0000 mon.a (mon.0) 3609 : cluster 0 osdmap e1975: 8 total, 8 up, 8 in 2024-04-10T04:09:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:29 smithi016 bash[72916]: cluster 2024-04-10T04:09:29.471440+0000 mon.a (mon.0) 3610 : cluster 0 osdmap e1976: 8 total, 8 up, 8 in 2024-04-10T04:09:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:29 smithi136 bash[68278]: cluster 2024-04-10T04:09:28.532980+0000 mgr.y (mgr.25133) 1892 : cluster 0 pgmap v3410: 137 pgs: 137 active+clean; 38 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.8 MiB/s wr, 46 op/s 2024-04-10T04:09:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:29 smithi136 bash[68278]: cluster 2024-04-10T04:09:28.730160+0000 mon.a (mon.0) 3609 : cluster 0 osdmap e1975: 8 total, 8 up, 8 in 2024-04-10T04:09:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:29 smithi136 bash[68278]: cluster 2024-04-10T04:09:29.471440+0000 mon.a (mon.0) 3610 : cluster 0 osdmap e1976: 8 total, 8 up, 8 in 2024-04-10T04:09:30.587 INFO:tasks.workunit.client.0.smithi016.stdout: i=4 exists [309997~3746959,4245867~1398094,7960560~586340,19287085~15989288,46375404~13353302,60701217~1921792,66830082~9518332,82563520~793723,94511944~4424077,99431415~7570471,123380361~8476,126242344~5389505,133407744~6618511,146661975~8272560,161930799~6934301,171412969~1111340,173889448~5068352,182883318~7628596,192110020~7011832,228211289~4732157,236015546~278070,253390667~580622,255107807~1037380,276959341~6058925,291915989~903307,294398831~5379037,309826715~8119397,323136396~1611220,326614614~7305731,343636823~4178485,372722225~3326154,378476265~6650990,386134858~6804228,395522803~6058431,406399063~4279406] wrote [19287085~7119833,82563520~793723,101839900~5161986,133407744~6618511,236015546~278070,276959341~6058925,326614614~7305731,387646423~1146811] 2024-04-10T04:09:31.595 INFO:tasks.workunit.client.0.smithi016.stdout: i=5 exists [309997~3746959,4245867~1398094,7960560~586340,19287085~15989288,46375404~13353302,60701217~1921792,66830082~9518332,82563520~793723,94511944~4424077,99431415~7570471,123380361~8476,126242344~13783911,146661975~8272560,161930799~6934301,171412969~1111340,173889448~5068352,182883318~7628596,192110020~7011832,199552621~6779638,206930825~5684647,221418508~11524938,236015546~278070,237675686~2128686,253390667~580622,255107807~1037380,276959341~6058925,287177446~12600422,309826715~8119397,323136396~1611220,326614614~7532711,343636823~4178485,372722225~3326154,378476265~6650990,386134858~6804228,393636541~7944693,406399063~4279406] wrote [71433006~1806587,130182201~8104066,199552621~6779638,206930825~5684647,221418508~7977819,237675686~2128686,287177446~7388149,329918157~4229168,393636541~2881678] 2024-04-10T04:09:31.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:31 smithi016 bash[72916]: cluster 2024-04-10T04:09:30.475681+0000 mon.a (mon.0) 3611 : cluster 0 osdmap e1977: 8 total, 8 up, 8 in 2024-04-10T04:09:31.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:31 smithi016 bash[72916]: cluster 2024-04-10T04:09:30.533480+0000 mgr.y (mgr.25133) 1893 : cluster 0 pgmap v3414: 137 pgs: 137 active+clean; 94 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 14 MiB/s wr, 222 op/s 2024-04-10T04:09:31.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:31 smithi016 bash[74137]: cluster 2024-04-10T04:09:30.475681+0000 mon.a (mon.0) 3611 : cluster 0 osdmap e1977: 8 total, 8 up, 8 in 2024-04-10T04:09:31.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:31 smithi016 bash[74137]: cluster 2024-04-10T04:09:30.533480+0000 mgr.y (mgr.25133) 1893 : cluster 0 pgmap v3414: 137 pgs: 137 active+clean; 94 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 14 MiB/s wr, 222 op/s 2024-04-10T04:09:31.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:31 smithi136 bash[68278]: cluster 2024-04-10T04:09:30.475681+0000 mon.a (mon.0) 3611 : cluster 0 osdmap e1977: 8 total, 8 up, 8 in 2024-04-10T04:09:31.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:31 smithi136 bash[68278]: cluster 2024-04-10T04:09:30.533480+0000 mgr.y (mgr.25133) 1893 : cluster 0 pgmap v3414: 137 pgs: 137 active+clean; 94 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 14 MiB/s wr, 222 op/s 2024-04-10T04:09:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:09:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:09:31] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:09:32.584 INFO:tasks.workunit.client.0.smithi016.stdout: i=6 exists [309997~3746959,4245867~1398094,7960560~586340,19287085~15989288,46375404~13353302,60701217~1921792,66830082~9518332,82563520~793723,94511944~4424077,99431415~7570471,111631683~2733957,123380361~8476,126242344~13783911,146661975~8272560,161930799~6934301,171412969~1111340,173889448~5068352,182883318~7628596,192110020~7011832,199552621~6779638,206930825~5684647,221418508~11524938,236015546~6899354,253390667~580622,255107807~1037380,274906191~24871677,309826715~8119397,323136396~16874255,343636823~4178485,349257924~3348081,372722225~3326154,378476265~14462821,393636541~7944693,406399063~4279406] wrote [111631683~2733957,231320874~1280970,236119733~6795167,274906191~5455823,281835759~5794693,323932359~4190550,332174052~7836599,349257924~3348081,384581526~7899835,395268443~1174096] 2024-04-10T04:09:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:32 smithi016 bash[72916]: cluster 2024-04-10T04:09:31.487087+0000 mon.a (mon.0) 3612 : cluster 0 osdmap e1978: 8 total, 8 up, 8 in 2024-04-10T04:09:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:32 smithi016 bash[74137]: cluster 2024-04-10T04:09:31.487087+0000 mon.a (mon.0) 3612 : cluster 0 osdmap e1978: 8 total, 8 up, 8 in 2024-04-10T04:09:32.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:32 smithi136 bash[68278]: cluster 2024-04-10T04:09:31.487087+0000 mon.a (mon.0) 3612 : cluster 0 osdmap e1978: 8 total, 8 up, 8 in 2024-04-10T04:09:33.610 INFO:tasks.workunit.client.0.smithi016.stdout: i=7 exists [309997~3746959,4245867~1398094,7960560~586340,19287085~15989288,46375404~13353302,60701217~3475554,66830082~9518332,82563520~793723,94511944~4424077,99431415~7570471,111631683~2733957,123380361~8476,126242344~13783911,146661975~8272560,161930799~6934301,171412969~1111340,173889448~5068352,182883318~7628596,192110020~7011832,199552621~6779638,206930825~5684647,221418508~11524938,236015546~6899354,243855392~4070958,253390667~580622,255107807~1037380,274906191~26403900,309826715~8119397,323136396~16874255,343636823~4178485,349257924~3348081,372722225~3326154,378476265~14462821,393636541~7944693,406399063~4279406] wrote [21095346~1093904,23541787~7379936,62486914~1689857,147086913~128918,162269023~5928602,237705296~4173157,243855392~4070958,286781104~5068779,297550893~3759198,331663022~4734741] 2024-04-10T04:09:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:33 smithi016 bash[74137]: cluster 2024-04-10T04:09:32.488312+0000 mon.a (mon.0) 3613 : cluster 0 osdmap e1979: 8 total, 8 up, 8 in 2024-04-10T04:09:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:33 smithi016 bash[74137]: cluster 2024-04-10T04:09:32.534077+0000 mgr.y (mgr.25133) 1894 : cluster 0 pgmap v3417: 137 pgs: 137 active+clean; 254 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 40 MiB/s wr, 215 op/s 2024-04-10T04:09:33.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:33 smithi016 bash[72916]: cluster 2024-04-10T04:09:32.488312+0000 mon.a (mon.0) 3613 : cluster 0 osdmap e1979: 8 total, 8 up, 8 in 2024-04-10T04:09:33.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:33 smithi016 bash[72916]: cluster 2024-04-10T04:09:32.534077+0000 mgr.y (mgr.25133) 1894 : cluster 0 pgmap v3417: 137 pgs: 137 active+clean; 254 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 40 MiB/s wr, 215 op/s 2024-04-10T04:09:33.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:33 smithi136 bash[68278]: cluster 2024-04-10T04:09:32.488312+0000 mon.a (mon.0) 3613 : cluster 0 osdmap e1979: 8 total, 8 up, 8 in 2024-04-10T04:09:33.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:33 smithi136 bash[68278]: cluster 2024-04-10T04:09:32.534077+0000 mgr.y (mgr.25133) 1894 : cluster 0 pgmap v3417: 137 pgs: 137 active+clean; 254 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 40 MiB/s wr, 215 op/s 2024-04-10T04:09:34.615 INFO:tasks.workunit.client.0.smithi016.stdout: i=8 exists [309997~3746959,4245867~1398094,6029533~42681,7960560~586340,13845699~21430674,46375404~13353302,60701217~3475554,66830082~9518332,82563520~793723,94511944~4424077,99431415~7570471,108271810~7171153,123380361~8476,126242344~13783911,146661975~8272560,161930799~6934301,171412969~1111340,173889448~5206677,182883318~7628596,191309858~7811994,199552621~6779638,206930825~5684647,221418508~11524938,236015546~6899354,243855392~4070958,253390667~580622,255107807~1037380,274906191~26403900,309826715~8119397,323136396~20329639,343636823~4178485,349257924~3348081,372722225~3326154,378476265~23104969,406399063~9649495] wrote [6029533~42681,13845699~7358508,62889549~981656,108271810~7171153,178252490~843635,191309858~2002546,339443983~4022052,389844232~6067747,397292152~1657182,410113519~5935039] 2024-04-10T04:09:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:34 smithi016 bash[72916]: cluster 2024-04-10T04:09:33.509910+0000 mon.a (mon.0) 3614 : cluster 0 osdmap e1980: 8 total, 8 up, 8 in 2024-04-10T04:09:34.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:34 smithi016 bash[74137]: cluster 2024-04-10T04:09:33.509910+0000 mon.a (mon.0) 3614 : cluster 0 osdmap e1980: 8 total, 8 up, 8 in 2024-04-10T04:09:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:34 smithi136 bash[68278]: cluster 2024-04-10T04:09:33.509910+0000 mon.a (mon.0) 3614 : cluster 0 osdmap e1980: 8 total, 8 up, 8 in 2024-04-10T04:09:35.619 INFO:tasks.workunit.client.0.smithi016.stdout: i=9 exists [309997~3746959,4245867~1398094,6029533~42681,7960560~586340,13845699~30638882,46375404~13353302,60701217~3475554,66830082~9518332,82563520~793723,93949142~13052744,108271810~7171153,123380361~8476,126242344~13783911,146661975~8272560,160714987~8150113,171412969~1111340,173889448~5206677,182883318~7628596,191309858~7811994,199552621~6779638,206930825~5684647,221418508~11524938,236015546~6899354,243855392~4070958,251112288~5178144,274906191~26403900,309826715~8119397,323136396~20329639,343636823~4178485,349257924~3348081,365792190~10256189,378476265~23104969,406399063~9649495] wrote [32065466~12419115,50935284~212670,93949142~5872152,160714987~6010879,251112288~5178144,316257622~178890,331576832~671066,365792190~7218909] 2024-04-10T04:09:35.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:35 smithi016 bash[72916]: cluster 2024-04-10T04:09:34.522312+0000 mon.a (mon.0) 3615 : cluster 0 osdmap e1981: 8 total, 8 up, 8 in 2024-04-10T04:09:35.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:35 smithi016 bash[72916]: cluster 2024-04-10T04:09:34.534633+0000 mgr.y (mgr.25133) 1895 : cluster 0 pgmap v3420: 137 pgs: 137 active+clean; 360 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 58 MiB/s wr, 291 op/s 2024-04-10T04:09:35.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:35 smithi016 bash[74137]: cluster 2024-04-10T04:09:34.522312+0000 mon.a (mon.0) 3615 : cluster 0 osdmap e1981: 8 total, 8 up, 8 in 2024-04-10T04:09:35.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:35 smithi016 bash[74137]: cluster 2024-04-10T04:09:34.534633+0000 mgr.y (mgr.25133) 1895 : cluster 0 pgmap v3420: 137 pgs: 137 active+clean; 360 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 58 MiB/s wr, 291 op/s 2024-04-10T04:09:35.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:35 smithi136 bash[68278]: cluster 2024-04-10T04:09:34.522312+0000 mon.a (mon.0) 3615 : cluster 0 osdmap e1981: 8 total, 8 up, 8 in 2024-04-10T04:09:35.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:35 smithi136 bash[68278]: cluster 2024-04-10T04:09:34.534633+0000 mgr.y (mgr.25133) 1895 : cluster 0 pgmap v3420: 137 pgs: 137 active+clean; 360 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 58 MiB/s wr, 291 op/s 2024-04-10T04:09:36.651 INFO:tasks.workunit.client.0.smithi016.stdout: i=10 exists [309997~3746959,4245867~1398094,6029533~42681,7960560~586340,13845699~30638882,46375404~13353302,60701217~3475554,66830082~9518332,82563520~793723,93949142~13052744,108271810~7171153,123380361~8476,126242344~13783911,146661975~8272560,160714987~8150113,171412969~1111340,173889448~5206677,179618660~10893254,191309858~7811994,199552621~6779638,206930825~5684647,221418508~11524938,236015546~6899354,243855392~4070958,251112288~5178144,258210386~8182829,274906191~26403900,309826715~8119397,323136396~20329639,343636823~4885018,349257924~3348081,365792190~10256189,378476265~23104969,406399063~9649495] wrote [22408126~5073891,179618660~7738342,200048691~1107234,225295259~1059739,258210386~8182829,345443688~3078153,391105940~3328209,395232686~148299] 2024-04-10T04:09:36.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:36 smithi016 bash[74137]: cluster 2024-04-10T04:09:35.525583+0000 mon.a (mon.0) 3616 : cluster 0 osdmap e1982: 8 total, 8 up, 8 in 2024-04-10T04:09:36.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:36 smithi016 bash[72916]: cluster 2024-04-10T04:09:35.525583+0000 mon.a (mon.0) 3616 : cluster 0 osdmap e1982: 8 total, 8 up, 8 in 2024-04-10T04:09:36.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:36 smithi136 bash[68278]: cluster 2024-04-10T04:09:35.525583+0000 mon.a (mon.0) 3616 : cluster 0 osdmap e1982: 8 total, 8 up, 8 in 2024-04-10T04:09:37.668 INFO:tasks.workunit.client.0.smithi016.stdout: i=11 exists [309997~3746959,4245867~1398094,6029533~42681,7960560~586340,13845699~45883007,60701217~3475554,65550590~10797824,82563520~793723,93949142~13052744,108271810~7171153,123380361~8476,126242344~13783911,146661975~8272560,160714987~8150113,171412969~1111340,173889448~5206677,179618660~10893254,191309858~7811994,199552621~6779638,206930825~5684647,221418508~11524938,236015546~6899354,243855392~4070958,251112288~5178144,258210386~8182829,269021043~32289048,309826715~8119397,323136396~20329639,343636823~4885018,349257924~4113446,365792190~10256189,378476265~23104969,406399063~9649495] wrote [17382965~1949317,39548546~11571802,65550590~4142942,225519264~6623738,269021043~7621239,278499863~4621203,332042688~6808185,351831819~1539551] 2024-04-10T04:09:37.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:37 smithi016 bash[72916]: cluster 2024-04-10T04:09:36.535366+0000 mgr.y (mgr.25133) 1896 : cluster 0 pgmap v3423: 137 pgs: 137 active+clean; 435 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 43 MiB/s wr, 278 op/s 2024-04-10T04:09:37.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:37 smithi016 bash[72916]: cluster 2024-04-10T04:09:36.540013+0000 mon.a (mon.0) 3617 : cluster 0 osdmap e1983: 8 total, 8 up, 8 in 2024-04-10T04:09:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:37 smithi016 bash[74137]: cluster 2024-04-10T04:09:36.535366+0000 mgr.y (mgr.25133) 1896 : cluster 0 pgmap v3423: 137 pgs: 137 active+clean; 435 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 43 MiB/s wr, 278 op/s 2024-04-10T04:09:37.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:37 smithi016 bash[74137]: cluster 2024-04-10T04:09:36.540013+0000 mon.a (mon.0) 3617 : cluster 0 osdmap e1983: 8 total, 8 up, 8 in 2024-04-10T04:09:37.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:37 smithi136 bash[68278]: cluster 2024-04-10T04:09:36.535366+0000 mgr.y (mgr.25133) 1896 : cluster 0 pgmap v3423: 137 pgs: 137 active+clean; 435 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 43 MiB/s wr, 278 op/s 2024-04-10T04:09:37.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:37 smithi136 bash[68278]: cluster 2024-04-10T04:09:36.540013+0000 mon.a (mon.0) 3617 : cluster 0 osdmap e1983: 8 total, 8 up, 8 in 2024-04-10T04:09:38.666 INFO:tasks.workunit.client.0.smithi016.stdout: i=12 exists [309997~3746959,4245867~1398094,6029533~42681,7960560~586340,13845699~45883007,60701217~3475554,65550590~10797824,82563520~793723,93949142~13052744,108271810~7171153,123380361~8476,126242344~13783911,146661975~8272560,160714987~8150113,171412969~1111340,173889448~5206677,179618660~10893254,191309858~7811994,199552621~6779638,206930825~5684647,221418508~11524938,236015546~6899354,243855392~4070958,251112288~5178144,258210386~8182829,267528881~33781210,305198702~12747410,323136396~20329639,343636823~4885018,349257924~4113446,365792190~35789044,406399063~9649495] wrote [49925861~7266881,69175519~2321650,97778289~5813031,225771241~3570812,267528881~5243717,284933003~2963436,305198702~7351703,371143441~7552738,389430673~4241195] 2024-04-10T04:09:38.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:38 smithi136 bash[68278]: cluster 2024-04-10T04:09:37.554038+0000 mon.a (mon.0) 3618 : cluster 0 osdmap e1984: 8 total, 8 up, 8 in 2024-04-10T04:09:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:38 smithi016 bash[72916]: cluster 2024-04-10T04:09:37.554038+0000 mon.a (mon.0) 3618 : cluster 0 osdmap e1984: 8 total, 8 up, 8 in 2024-04-10T04:09:39.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:38 smithi016 bash[74137]: cluster 2024-04-10T04:09:37.554038+0000 mon.a (mon.0) 3618 : cluster 0 osdmap e1984: 8 total, 8 up, 8 in 2024-04-10T04:09:39.683 INFO:tasks.workunit.client.0.smithi016.stdout: i=13 exists [309997~3746959,4245867~2172655,7960560~586340,13081517~46647189,60701217~3475554,65550590~10797824,82563520~793723,93949142~13052744,108271810~7171153,123380361~8476,126242344~13783911,146661975~8272560,160714987~8150113,171412969~1111340,173889448~5206677,179618660~19503192,199552621~6779638,206930825~5684647,215803588~17139858,236015546~6899354,243855392~4070958,251112288~5178144,258210386~8182829,267528881~33781210,305198702~12747410,323136396~20329639,343636823~4885018,349257924~4113446,356729608~3125736,365792190~35789044,406399063~9649495] wrote [5122859~1295663,13081517~4465495,130597489~6795839,188948930~6107213,215803588~6122138,252536936~3221131,294583472~2741456,356729608~3125736,377095572~7677020,384837532~6560824] 2024-04-10T04:09:39.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:39 smithi136 bash[68278]: cluster 2024-04-10T04:09:38.536062+0000 mgr.y (mgr.25133) 1897 : cluster 0 pgmap v3425: 137 pgs: 137 active+clean; 484 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.2 KiB/s rd, 28 MiB/s wr, 17 op/s 2024-04-10T04:09:39.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:39 smithi136 bash[68278]: cluster 2024-04-10T04:09:38.568019+0000 mon.a (mon.0) 3619 : cluster 0 osdmap e1985: 8 total, 8 up, 8 in 2024-04-10T04:09:40.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:39 smithi016 bash[72916]: cluster 2024-04-10T04:09:38.536062+0000 mgr.y (mgr.25133) 1897 : cluster 0 pgmap v3425: 137 pgs: 137 active+clean; 484 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.2 KiB/s rd, 28 MiB/s wr, 17 op/s 2024-04-10T04:09:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:39 smithi016 bash[72916]: cluster 2024-04-10T04:09:38.568019+0000 mon.a (mon.0) 3619 : cluster 0 osdmap e1985: 8 total, 8 up, 8 in 2024-04-10T04:09:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:39 smithi016 bash[74137]: cluster 2024-04-10T04:09:38.536062+0000 mgr.y (mgr.25133) 1897 : cluster 0 pgmap v3425: 137 pgs: 137 active+clean; 484 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.2 KiB/s rd, 28 MiB/s wr, 17 op/s 2024-04-10T04:09:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:39 smithi016 bash[74137]: cluster 2024-04-10T04:09:38.568019+0000 mon.a (mon.0) 3619 : cluster 0 osdmap e1985: 8 total, 8 up, 8 in 2024-04-10T04:09:40.710 INFO:tasks.workunit.client.0.smithi016.stdout: i=14 exists [309997~3746959,4245867~2172655,7960560~586340,13081517~46647189,60701217~3475554,65550590~10797824,82563520~793723,93949142~13052744,108271810~7171153,123380361~8476,126242344~13783911,146661975~8272560,155867608~12997492,171412969~1111340,173889448~5206677,179618660~19503192,199552621~6779638,206930825~5684647,215511649~17431797,236015546~6899354,243855392~4070958,251112288~5178144,258210386~8182829,267528881~33781210,305198702~12747410,323136396~20329639,343636823~4885018,349257924~4113446,356729608~3125736,365792190~35789044,406399063~9649495] wrote [135578065~3341015,155867608~7642104,199784991~5482141,215511649~12444240,255953466~193928,308108917~7294091,337255863~546021] 2024-04-10T04:09:40.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:40 smithi136 bash[68278]: cluster 2024-04-10T04:09:39.580191+0000 mon.a (mon.0) 3620 : cluster 0 osdmap e1986: 8 total, 8 up, 8 in 2024-04-10T04:09:41.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:40 smithi016 bash[72916]: cluster 2024-04-10T04:09:39.580191+0000 mon.a (mon.0) 3620 : cluster 0 osdmap e1986: 8 total, 8 up, 8 in 2024-04-10T04:09:41.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:40 smithi016 bash[74137]: cluster 2024-04-10T04:09:39.580191+0000 mon.a (mon.0) 3620 : cluster 0 osdmap e1986: 8 total, 8 up, 8 in 2024-04-10T04:09:41.688 INFO:tasks.workunit.client.0.smithi016.stdout: i=15 exists [309997~3746959,4245867~2172655,7960560~586340,13081517~46647189,60701217~18310268,82563520~793723,93949142~13052744,108271810~12051183,123380361~8476,126242344~13783911,140664861~14269674,155867608~12997492,171412969~1111340,173889448~5206677,179618660~19503192,199552621~6779638,206930825~5684647,215511649~17431797,236015546~6899354,243855392~4070958,251112288~5178144,258210386~8182829,267528881~33781210,305198702~12747410,323136396~20329639,343636823~4885018,349257924~4113446,356729608~3125736,365792190~35789044,406399063~9649495] wrote [33406795~6910214,50066733~1752321,62317446~5256909,69965538~2620793,76170722~2840763,113810966~6512027,140664861~7455972,246251921~606721,305824598~5152587] 2024-04-10T04:09:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:41 smithi136 bash[68278]: cluster 2024-04-10T04:09:40.536741+0000 mgr.y (mgr.25133) 1898 : cluster 0 pgmap v3428: 137 pgs: 137 active+clean; 556 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 206 KiB/s rd, 30 MiB/s wr, 322 op/s 2024-04-10T04:09:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:41 smithi136 bash[68278]: cluster 2024-04-10T04:09:40.601465+0000 mon.a (mon.0) 3621 : cluster 0 osdmap e1987: 8 total, 8 up, 8 in 2024-04-10T04:09:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:09:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:09:41] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:09:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:41 smithi016 bash[74137]: cluster 2024-04-10T04:09:40.536741+0000 mgr.y (mgr.25133) 1898 : cluster 0 pgmap v3428: 137 pgs: 137 active+clean; 556 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 206 KiB/s rd, 30 MiB/s wr, 322 op/s 2024-04-10T04:09:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:41 smithi016 bash[74137]: cluster 2024-04-10T04:09:40.601465+0000 mon.a (mon.0) 3621 : cluster 0 osdmap e1987: 8 total, 8 up, 8 in 2024-04-10T04:09:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:41 smithi016 bash[72916]: cluster 2024-04-10T04:09:40.536741+0000 mgr.y (mgr.25133) 1898 : cluster 0 pgmap v3428: 137 pgs: 137 active+clean; 556 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 206 KiB/s rd, 30 MiB/s wr, 322 op/s 2024-04-10T04:09:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:41 smithi016 bash[72916]: cluster 2024-04-10T04:09:40.601465+0000 mon.a (mon.0) 3621 : cluster 0 osdmap e1987: 8 total, 8 up, 8 in 2024-04-10T04:09:42.731 INFO:tasks.workunit.client.0.smithi016.stdout: i=16 exists [309997~3746959,4245867~2172655,7960560~586340,13081517~46647189,60701217~18310268,79351229~557782,82563520~793723,93949142~13052744,108271810~12051183,123380361~8476,126242344~13783911,140664861~14269674,155867608~13007925,171412969~1111340,173889448~5206677,179618660~19503192,199552621~6779638,206930825~5684647,215511649~17431797,236015546~6899354,243855392~4070958,251112288~5178144,258210386~8182829,267528881~33781210,305198702~14870339,323136396~20329639,343636823~4885018,349257924~4113446,356729608~3125736,365792190~35789044,406399063~9649495] wrote [14229530~4170452,36754038~3419438,72369599~6364430,79351229~557782,161875127~7000406,253363496~2646815,285418161~4603975,311984377~8084664,371839829~1238275] 2024-04-10T04:09:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:42 smithi136 bash[68278]: cluster 2024-04-10T04:09:41.605710+0000 mon.a (mon.0) 3622 : cluster 0 osdmap e1988: 8 total, 8 up, 8 in 2024-04-10T04:09:43.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:42 smithi016 bash[72916]: cluster 2024-04-10T04:09:41.605710+0000 mon.a (mon.0) 3622 : cluster 0 osdmap e1988: 8 total, 8 up, 8 in 2024-04-10T04:09:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:42 smithi016 bash[74137]: cluster 2024-04-10T04:09:41.605710+0000 mon.a (mon.0) 3622 : cluster 0 osdmap e1988: 8 total, 8 up, 8 in 2024-04-10T04:09:43.684 INFO:tasks.workunit.client.0.smithi016.stdout: i=17 exists [309997~3746959,4245867~2172655,7960560~586340,12212212~938,13081517~46647189,60701217~18310268,79351229~557782,82563520~793723,93949142~13052744,108271810~12051183,123380361~8476,126242344~13783911,140664861~14269674,155867608~13007925,171412969~1111340,173889448~5206677,179618660~19503192,199552621~6779638,206930825~5684647,215511649~17431797,236015546~11910804,251112288~5178144,258210386~43099705,305198702~14870339,323136396~20329639,343636823~4885018,349257924~4113446,356729608~3125736,365792190~35789044,406399063~9649495] wrote [12212212~938,19495116~580752,103213725~2810118,117434904~2063114,223305739~849058,241326700~2735800,264390054~5594359,279847459~2669937,343660958~4512134,357315909~1508635] 2024-04-10T04:09:43.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:43 smithi136 bash[68278]: cluster 2024-04-10T04:09:42.537740+0000 mgr.y (mgr.25133) 1899 : cluster 0 pgmap v3431: 137 pgs: 137 active+clean; 677 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 207 KiB/s rd, 49 MiB/s wr, 331 op/s 2024-04-10T04:09:43.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:43 smithi136 bash[68278]: cluster 2024-04-10T04:09:42.628805+0000 mon.a (mon.0) 3623 : cluster 0 osdmap e1989: 8 total, 8 up, 8 in 2024-04-10T04:09:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:43 smithi136 bash[68278]: audit 2024-04-10T04:09:42.630038+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:44.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:43 smithi016 bash[72916]: cluster 2024-04-10T04:09:42.537740+0000 mgr.y (mgr.25133) 1899 : cluster 0 pgmap v3431: 137 pgs: 137 active+clean; 677 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 207 KiB/s rd, 49 MiB/s wr, 331 op/s 2024-04-10T04:09:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:43 smithi016 bash[72916]: cluster 2024-04-10T04:09:42.628805+0000 mon.a (mon.0) 3623 : cluster 0 osdmap e1989: 8 total, 8 up, 8 in 2024-04-10T04:09:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:43 smithi016 bash[72916]: audit 2024-04-10T04:09:42.630038+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:43 smithi016 bash[74137]: cluster 2024-04-10T04:09:42.537740+0000 mgr.y (mgr.25133) 1899 : cluster 0 pgmap v3431: 137 pgs: 137 active+clean; 677 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 207 KiB/s rd, 49 MiB/s wr, 331 op/s 2024-04-10T04:09:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:43 smithi016 bash[74137]: cluster 2024-04-10T04:09:42.628805+0000 mon.a (mon.0) 3623 : cluster 0 osdmap e1989: 8 total, 8 up, 8 in 2024-04-10T04:09:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:43 smithi016 bash[74137]: audit 2024-04-10T04:09:42.630038+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:44.752 INFO:tasks.workunit.client.0.smithi016.stdout: i=18 exists [309997~3746959,4245867~2172655,7960560~586340,12212212~938,13081517~65929968,79351229~557782,82563520~793723,93949142~13052744,108271810~12051183,123380361~8476,126242344~13783911,140664861~14269674,155867608~13007925,171412969~1111340,173889448~5206677,179618660~19503192,199552621~6779638,206930825~5684647,215511649~17431797,235302470~12623880,251112288~5178144,258210386~46438043,305198702~14870339,323136396~20329639,343636823~4885018,349257924~4113446,356729608~3125736,365792190~35789044,406399063~9649495] wrote [21176526~4039251,58204487~5185303,63537715~7574752,155924400~2259140,220893223~730742,235302470~7064345,291852871~2288551,296601653~8046776,335434073~331091,382969337~4788563] 2024-04-10T04:09:44.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:44 smithi136 bash[68278]: cluster 2024-04-10T04:09:43.635260+0000 mon.a (mon.0) 3625 : cluster 0 osdmap e1990: 8 total, 8 up, 8 in 2024-04-10T04:09:45.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:44 smithi016 bash[72916]: cluster 2024-04-10T04:09:43.635260+0000 mon.a (mon.0) 3625 : cluster 0 osdmap e1990: 8 total, 8 up, 8 in 2024-04-10T04:09:45.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:44 smithi016 bash[74137]: cluster 2024-04-10T04:09:43.635260+0000 mon.a (mon.0) 3625 : cluster 0 osdmap e1990: 8 total, 8 up, 8 in 2024-04-10T04:09:45.789 INFO:tasks.workunit.client.0.smithi016.stdout: i=19 exists [309997~3746959,4245867~2172655,7818830~77601330,93949142~13052744,108271810~12051183,123380361~8476,125981960~14044295,140664861~14269674,155867608~13007925,171412969~1111340,173889448~5206677,179618660~19503192,199552621~6779638,206930825~5684647,215511649~18911694,235302470~12623880,251112288~5178144,258210386~46438043,305198702~14870339,323136396~20329639,343636823~4885018,349257924~4113446,356729608~3125736,365792190~35789044,406399063~9649495] wrote [7818830~6758953,14662038~7288307,78542983~6877177,125981960~5159283,201851223~2742077,224430539~9992804,237318490~6936724,286903761~8925887] 2024-04-10T04:09:45.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:45 smithi136 bash[68278]: cluster 2024-04-10T04:09:44.538839+0000 mgr.y (mgr.25133) 1900 : cluster 0 pgmap v3434: 137 pgs: 137 active+clean; 746 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 48 MiB/s wr, 364 op/s 2024-04-10T04:09:45.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:45 smithi136 bash[68278]: cluster 2024-04-10T04:09:44.644570+0000 mon.a (mon.0) 3626 : cluster 0 osdmap e1991: 8 total, 8 up, 8 in 2024-04-10T04:09:46.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:45 smithi016 bash[74137]: cluster 2024-04-10T04:09:44.538839+0000 mgr.y (mgr.25133) 1900 : cluster 0 pgmap v3434: 137 pgs: 137 active+clean; 746 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 48 MiB/s wr, 364 op/s 2024-04-10T04:09:46.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:45 smithi016 bash[74137]: cluster 2024-04-10T04:09:44.644570+0000 mon.a (mon.0) 3626 : cluster 0 osdmap e1991: 8 total, 8 up, 8 in 2024-04-10T04:09:46.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:45 smithi016 bash[72916]: cluster 2024-04-10T04:09:44.538839+0000 mgr.y (mgr.25133) 1900 : cluster 0 pgmap v3434: 137 pgs: 137 active+clean; 746 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 234 KiB/s rd, 48 MiB/s wr, 364 op/s 2024-04-10T04:09:46.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:45 smithi016 bash[72916]: cluster 2024-04-10T04:09:44.644570+0000 mon.a (mon.0) 3626 : cluster 0 osdmap e1991: 8 total, 8 up, 8 in 2024-04-10T04:09:46.703 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 1 diff [4194304~4194304,46137344~8388608,58720256~12582912,96468992~8388608,142606336~8388608,276824064~4194304,293601280~8388608,306184192~8388608] 2024-04-10T04:09:46.703 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,46137344~8388608,58720256~12582912,96468992~8388608,142606336~8388608,276824064~4194304,293601280~8388608,306184192~8388608] 2024-04-10T04:09:46.724 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~8388608,46137344~8388608,58720256~16777216,96468992~12582912,142606336~12582912,276824064~4194304,293601280~8388608,306184192~12582912] 2024-04-10T04:09:46.724 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 2 diff [4194304~4194304,46137344~25165824,96468992~8388608,142606336~8388608,167772160~12582912,226492416~8388608,251658240~4194304,276824064~4194304,293601280~8388608,306184192~8388608,385875968~25165824] 2024-04-10T04:09:46.724 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,46137344~25165824,96468992~8388608,142606336~8388608,167772160~12582912,226492416~8388608,251658240~4194304,276824064~4194304,293601280~8388608,306184192~8388608,385875968~25165824] 2024-04-10T04:09:46.728 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~8388608,46137344~29360128,96468992~12582912,142606336~12582912,167772160~12582912,226492416~8388608,251658240~4194304,276824064~4194304,293601280~8388608,306184192~12582912,385875968~25165824] 2024-04-10T04:09:46.728 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 3 diff [0~8388608,29360128~4194304,46137344~25165824,96468992~8388608,121634816~4194304,142606336~8388608,167772160~12582912,192937984~4194304,226492416~8388608,251658240~4194304,276824064~4194304,289406976~12582912,306184192~8388608,322961408~4194304,369098752~4194304,377487360~33554432] 2024-04-10T04:09:46.728 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,29360128~4194304,46137344~25165824,96468992~8388608,121634816~4194304,142606336~8388608,167772160~12582912,192937984~4194304,226492416~8388608,251658240~4194304,276824064~4194304,289406976~12582912,306184192~8388608,322961408~4194304,369098752~4194304,377487360~33554432] 2024-04-10T04:09:46.732 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~12582912,29360128~8388608,46137344~29360128,96468992~12582912,121634816~4194304,142606336~12582912,167772160~12582912,192937984~4194304,226492416~8388608,251658240~8388608,276824064~4194304,289406976~12582912,306184192~12582912,322961408~4194304,369098752~41943040] 2024-04-10T04:09:46.732 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 4 diff [0~8388608,16777216~8388608,29360128~4194304,46137344~25165824,79691776~4194304,96468992~8388608,121634816~4194304,130023424~8388608,142606336~8388608,167772160~12582912,192937984~4194304,226492416~12582912,251658240~4194304,276824064~8388608,289406976~12582912,306184192~8388608,322961408~8388608,369098752~4194304,377487360~33554432] 2024-04-10T04:09:46.733 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~8388608,29360128~4194304,46137344~25165824,79691776~4194304,96468992~8388608,121634816~4194304,130023424~8388608,142606336~8388608,167772160~12582912,192937984~4194304,226492416~12582912,251658240~4194304,276824064~8388608,289406976~12582912,306184192~8388608,322961408~8388608,369098752~4194304,377487360~33554432] 2024-04-10T04:09:46.738 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~12582912,16777216~20971520,46137344~29360128,79691776~4194304,96468992~12582912,121634816~4194304,130023424~25165824,167772160~12582912,192937984~4194304,226492416~12582912,251658240~8388608,276824064~8388608,289406976~12582912,306184192~12582912,322961408~12582912,369098752~41943040] 2024-04-10T04:09:46.738 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 5 diff [0~8388608,16777216~8388608,29360128~4194304,46137344~25165824,79691776~4194304,96468992~8388608,121634816~4194304,130023424~20971520,167772160~12582912,192937984~20971520,218103808~12582912,234881024~4194304,251658240~4194304,276824064~25165824,306184192~8388608,322961408~8388608,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.738 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~8388608,29360128~4194304,46137344~25165824,79691776~4194304,96468992~8388608,121634816~4194304,130023424~20971520,167772160~12582912,192937984~20971520,218103808~12582912,234881024~4194304,251658240~4194304,276824064~25165824,306184192~8388608,322961408~8388608,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.744 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~12582912,16777216~20971520,46137344~29360128,79691776~4194304,96468992~12582912,121634816~4194304,130023424~25165824,167772160~12582912,192937984~20971520,218103808~25165824,251658240~8388608,276824064~25165824,306184192~12582912,322961408~12582912,369098752~41943040] 2024-04-10T04:09:46.744 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 6 diff [0~8388608,16777216~8388608,29360128~4194304,46137344~25165824,79691776~4194304,96468992~8388608,109051904~4194304,121634816~4194304,130023424~20971520,167772160~12582912,192937984~20971520,218103808~12582912,234881024~8388608,251658240~4194304,272629760~25165824,306184192~8388608,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.745 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~8388608,29360128~4194304,46137344~25165824,79691776~4194304,96468992~8388608,109051904~4194304,121634816~4194304,130023424~20971520,167772160~12582912,192937984~20971520,218103808~12582912,234881024~8388608,251658240~4194304,272629760~25165824,306184192~8388608,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.752 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~12582912,16777216~20971520,46137344~29360128,79691776~4194304,96468992~20971520,121634816~4194304,130023424~25165824,167772160~12582912,192937984~20971520,218103808~25165824,251658240~8388608,272629760~29360128,306184192~12582912,322961408~20971520,348127232~8388608,369098752~41943040] 2024-04-10T04:09:46.752 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 7 diff [0~8388608,16777216~16777216,46137344~25165824,79691776~4194304,96468992~8388608,109051904~4194304,121634816~4194304,130023424~20971520,159383552~20971520,192937984~20971520,218103808~12582912,234881024~12582912,251658240~4194304,272629760~29360128,306184192~8388608,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.752 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~16777216,46137344~25165824,79691776~4194304,96468992~8388608,109051904~4194304,121634816~4194304,130023424~20971520,159383552~20971520,192937984~20971520,218103808~12582912,234881024~12582912,251658240~4194304,272629760~29360128,306184192~8388608,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.760 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~12582912,16777216~20971520,46137344~29360128,79691776~4194304,96468992~20971520,121634816~4194304,130023424~25165824,159383552~20971520,192937984~20971520,218103808~41943040,272629760~29360128,306184192~12582912,322961408~20971520,348127232~8388608,369098752~41943040] 2024-04-10T04:09:46.760 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 8 diff [0~8388608,12582912~20971520,46137344~25165824,79691776~4194304,96468992~16777216,121634816~4194304,130023424~20971520,159383552~20971520,188743680~25165824,218103808~12582912,234881024~12582912,251658240~4194304,272629760~29360128,306184192~8388608,322961408~20971520,348127232~4194304,369098752~4194304,377487360~37748736] 2024-04-10T04:09:46.760 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~20971520,46137344~25165824,79691776~4194304,96468992~16777216,121634816~4194304,130023424~20971520,159383552~20971520,188743680~25165824,218103808~12582912,234881024~12582912,251658240~4194304,272629760~29360128,306184192~8388608,322961408~20971520,348127232~4194304,369098752~4194304,377487360~37748736] 2024-04-10T04:09:46.769 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~37748736,46137344~29360128,79691776~4194304,96468992~20971520,121634816~4194304,130023424~25165824,159383552~20971520,188743680~25165824,218103808~41943040,272629760~29360128,306184192~12582912,322961408~20971520,348127232~8388608,369098752~50331648] 2024-04-10T04:09:46.769 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 9 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~20971520,188743680~25165824,218103808~12582912,234881024~20971520,272629760~29360128,306184192~8388608,322961408~20971520,348127232~4194304,364904448~50331648] 2024-04-10T04:09:46.769 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~20971520,188743680~25165824,218103808~12582912,234881024~20971520,272629760~29360128,306184192~8388608,322961408~20971520,348127232~4194304,364904448~50331648] 2024-04-10T04:09:46.778 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~75497472,79691776~4194304,92274688~25165824,121634816~4194304,130023424~25165824,159383552~20971520,188743680~25165824,218103808~41943040,272629760~29360128,306184192~12582912,322961408~20971520,348127232~8388608,364904448~54525952] 2024-04-10T04:09:46.778 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 10 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~25165824,188743680~25165824,218103808~12582912,234881024~29360128,272629760~29360128,306184192~8388608,322961408~29360128,364904448~50331648] 2024-04-10T04:09:46.778 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~25165824,188743680~25165824,218103808~12582912,234881024~29360128,272629760~29360128,306184192~8388608,322961408~29360128,364904448~50331648] 2024-04-10T04:09:46.789 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~75497472,79691776~4194304,92274688~25165824,121634816~4194304,130023424~25165824,159383552~54525952,218103808~50331648,272629760~29360128,306184192~12582912,322961408~33554432,364904448~54525952] 2024-04-10T04:09:46.789 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 11 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~25165824,188743680~25165824,218103808~12582912,234881024~29360128,268435456~33554432,306184192~8388608,322961408~29360128,364904448~50331648] 2024-04-10T04:09:46.789 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~25165824,188743680~25165824,218103808~12582912,234881024~29360128,268435456~33554432,306184192~8388608,322961408~29360128,364904448~50331648] 2024-04-10T04:09:46.801 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~75497472,79691776~4194304,92274688~25165824,121634816~4194304,130023424~25165824,159383552~54525952,218103808~83886080,306184192~12582912,322961408~33554432,364904448~54525952] 2024-04-10T04:09:46.802 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 12 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~25165824,188743680~25165824,218103808~12582912,234881024~83886080,322961408~29360128,364904448~50331648] 2024-04-10T04:09:46.802 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~25165824,188743680~25165824,218103808~12582912,234881024~83886080,322961408~29360128,364904448~50331648] 2024-04-10T04:09:46.813 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~75497472,79691776~4194304,92274688~25165824,121634816~4194304,130023424~25165824,159383552~54525952,218103808~100663296,322961408~33554432,364904448~54525952] 2024-04-10T04:09:46.813 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 13 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~25165824,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.813 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,159383552~25165824,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.826 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~75497472,79691776~4194304,92274688~25165824,121634816~4194304,130023424~25165824,159383552~159383552,322961408~37748736,364904448~54525952] 2024-04-10T04:09:46.826 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 14 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.826 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.840 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~75497472,79691776~4194304,92274688~25165824,121634816~4194304,130023424~188743680,322961408~37748736,364904448~54525952] 2024-04-10T04:09:46.840 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 15 diff [0~8388608,12582912~58720256,75497472~8388608,92274688~25165824,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.840 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,75497472~8388608,92274688~25165824,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.856 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~83886080,92274688~33554432,130023424~188743680,322961408~37748736,364904448~54525952] 2024-04-10T04:09:46.856 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 16 diff [0~8388608,12582912~71303168,92274688~25165824,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.856 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~71303168,92274688~25165824,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.874 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~83886080,92274688~33554432,130023424~230686720,364904448~54525952] 2024-04-10T04:09:46.874 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 17 diff [0~83886080,92274688~25165824,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.874 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.891 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~83886080,92274688~33554432,130023424~230686720,364904448~54525952] 2024-04-10T04:09:46.891 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 18 diff [0~83886080,92274688~25165824,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.891 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~4194304,130023424~20971520,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.910 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~83886080,92274688~33554432,130023424~230686720,364904448~54525952] 2024-04-10T04:09:46.910 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to 19 diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.910 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:46.929 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:46.929 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 2 diff [46137344~12582912,167772160~12582912,226492416~8388608,251658240~4194304,385875968~25165824] 2024-04-10T04:09:46.929 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [46137344~12582912,167772160~12582912,226492416~8388608,251658240~4194304,385875968~25165824] 2024-04-10T04:09:46.932 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [46137344~16777216,167772160~12582912,226492416~8388608,251658240~4194304,385875968~25165824] 2024-04-10T04:09:46.932 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 3 diff [0~8388608,29360128~4194304,46137344~12582912,121634816~4194304,167772160~12582912,192937984~4194304,226492416~8388608,251658240~4194304,289406976~4194304,322961408~4194304,369098752~4194304,377487360~33554432] 2024-04-10T04:09:46.932 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,29360128~4194304,46137344~12582912,121634816~4194304,167772160~12582912,192937984~4194304,226492416~8388608,251658240~4194304,289406976~4194304,322961408~4194304,369098752~4194304,377487360~33554432] 2024-04-10T04:09:46.936 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,29360128~8388608,46137344~16777216,121634816~4194304,167772160~12582912,192937984~4194304,226492416~8388608,251658240~8388608,289406976~4194304,322961408~4194304,369098752~41943040] 2024-04-10T04:09:46.937 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 4 diff [0~8388608,16777216~8388608,29360128~4194304,46137344~12582912,79691776~4194304,100663296~8388608,121634816~4194304,130023424~8388608,167772160~12582912,192937984~4194304,226492416~12582912,251658240~4194304,276824064~8388608,289406976~4194304,322961408~8388608,369098752~4194304,377487360~33554432] 2024-04-10T04:09:46.937 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~8388608,29360128~4194304,46137344~12582912,79691776~4194304,100663296~8388608,121634816~4194304,130023424~8388608,167772160~12582912,192937984~4194304,226492416~12582912,251658240~4194304,276824064~8388608,289406976~4194304,322961408~8388608,369098752~4194304,377487360~33554432] 2024-04-10T04:09:46.942 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,16777216~20971520,46137344~16777216,79691776~4194304,100663296~8388608,121634816~4194304,130023424~12582912,167772160~12582912,192937984~4194304,226492416~12582912,251658240~8388608,276824064~8388608,289406976~4194304,322961408~12582912,369098752~41943040] 2024-04-10T04:09:46.942 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 5 diff [0~8388608,16777216~8388608,29360128~4194304,46137344~12582912,71303168~4194304,79691776~4194304,100663296~8388608,121634816~4194304,130023424~12582912,167772160~12582912,192937984~20971520,218103808~12582912,234881024~4194304,251658240~4194304,276824064~16777216,322961408~8388608,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.942 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~8388608,29360128~4194304,46137344~12582912,71303168~4194304,79691776~4194304,100663296~8388608,121634816~4194304,130023424~12582912,167772160~12582912,192937984~20971520,218103808~12582912,234881024~4194304,251658240~4194304,276824064~16777216,322961408~8388608,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.947 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,16777216~20971520,46137344~16777216,71303168~4194304,79691776~4194304,100663296~8388608,121634816~4194304,130023424~12582912,167772160~12582912,192937984~20971520,218103808~25165824,251658240~8388608,276824064~20971520,322961408~12582912,369098752~41943040] 2024-04-10T04:09:46.947 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 6 diff [0~8388608,16777216~8388608,29360128~4194304,46137344~12582912,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,167772160~12582912,192937984~20971520,218103808~12582912,234881024~8388608,251658240~4194304,272629760~20971520,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.948 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~8388608,29360128~4194304,46137344~12582912,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,167772160~12582912,192937984~20971520,218103808~12582912,234881024~8388608,251658240~4194304,272629760~20971520,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.954 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,16777216~20971520,46137344~16777216,71303168~4194304,79691776~4194304,100663296~16777216,121634816~4194304,130023424~12582912,167772160~12582912,192937984~20971520,218103808~25165824,251658240~8388608,272629760~25165824,322961408~20971520,348127232~8388608,369098752~41943040] 2024-04-10T04:09:46.954 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 7 diff [0~8388608,16777216~16777216,46137344~16777216,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,146800640~4194304,159383552~20971520,192937984~20971520,218103808~12582912,234881024~12582912,251658240~4194304,272629760~25165824,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.954 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~16777216,46137344~16777216,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,146800640~4194304,159383552~20971520,192937984~20971520,218103808~12582912,234881024~12582912,251658240~4194304,272629760~25165824,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,402653184~8388608] 2024-04-10T04:09:46.963 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,16777216~20971520,46137344~20971520,71303168~4194304,79691776~4194304,100663296~16777216,121634816~4194304,130023424~12582912,146800640~4194304,159383552~20971520,192937984~20971520,218103808~41943040,272629760~29360128,322961408~20971520,348127232~8388608,369098752~41943040] 2024-04-10T04:09:46.963 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 8 diff [0~8388608,12582912~20971520,46137344~16777216,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,146800640~4194304,159383552~20971520,188743680~25165824,218103808~12582912,234881024~12582912,251658240~4194304,272629760~25165824,322961408~20971520,348127232~4194304,369098752~4194304,377487360~37748736] 2024-04-10T04:09:46.963 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~20971520,46137344~16777216,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,146800640~4194304,159383552~20971520,188743680~25165824,218103808~12582912,234881024~12582912,251658240~4194304,272629760~25165824,322961408~20971520,348127232~4194304,369098752~4194304,377487360~37748736] 2024-04-10T04:09:46.970 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~25165824,46137344~20971520,71303168~4194304,79691776~4194304,100663296~16777216,121634816~4194304,130023424~12582912,146800640~4194304,159383552~20971520,188743680~25165824,218103808~41943040,272629760~29360128,322961408~20971520,348127232~8388608,369098752~50331648] 2024-04-10T04:09:46.971 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 9 diff [0~8388608,12582912~50331648,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~20971520,188743680~25165824,218103808~12582912,234881024~20971520,272629760~25165824,314572800~4194304,322961408~20971520,348127232~4194304,364904448~50331648] 2024-04-10T04:09:46.971 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~50331648,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~20971520,188743680~25165824,218103808~12582912,234881024~20971520,272629760~25165824,314572800~4194304,322961408~20971520,348127232~4194304,364904448~50331648] 2024-04-10T04:09:46.979 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~54525952,71303168~4194304,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~20971520,188743680~25165824,218103808~41943040,272629760~29360128,314572800~4194304,322961408~20971520,348127232~8388608,364904448~54525952] 2024-04-10T04:09:46.979 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 10 diff [0~8388608,12582912~50331648,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~25165824,188743680~25165824,218103808~12582912,234881024~29360128,272629760~25165824,314572800~4194304,322961408~29360128,364904448~50331648] 2024-04-10T04:09:46.980 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~50331648,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~25165824,188743680~25165824,218103808~12582912,234881024~29360128,272629760~25165824,314572800~4194304,322961408~29360128,364904448~50331648] 2024-04-10T04:09:46.990 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~54525952,71303168~4194304,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~54525952,218103808~50331648,272629760~29360128,314572800~4194304,322961408~33554432,364904448~54525952] 2024-04-10T04:09:46.991 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 11 diff [0~8388608,12582912~54525952,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~25165824,188743680~25165824,218103808~12582912,234881024~29360128,268435456~29360128,314572800~4194304,322961408~29360128,364904448~50331648] 2024-04-10T04:09:46.991 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~54525952,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~25165824,188743680~25165824,218103808~12582912,234881024~29360128,268435456~29360128,314572800~4194304,322961408~29360128,364904448~50331648] 2024-04-10T04:09:47.003 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~62914560,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~54525952,218103808~83886080,314572800~4194304,322961408~33554432,364904448~54525952] 2024-04-10T04:09:47.003 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 12 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~25165824,188743680~25165824,218103808~12582912,234881024~62914560,301989888~8388608,314572800~4194304,322961408~29360128,364904448~50331648] 2024-04-10T04:09:47.003 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~25165824,188743680~25165824,218103808~12582912,234881024~62914560,301989888~8388608,314572800~4194304,322961408~29360128,364904448~50331648] 2024-04-10T04:09:47.015 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~62914560,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~54525952,218103808~100663296,322961408~33554432,364904448~54525952] 2024-04-10T04:09:47.015 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 13 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~25165824,188743680~109051904,301989888~8388608,314572800~4194304,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.015 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~25165824,188743680~109051904,301989888~8388608,314572800~4194304,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.029 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~62914560,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~159383552,322961408~37748736,364904448~54525952] 2024-04-10T04:09:47.029 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 14 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,155189248~29360128,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.029 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,155189248~29360128,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.043 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~62914560,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,155189248~163577856,322961408~37748736,364904448~54525952] 2024-04-10T04:09:47.043 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 15 diff [0~8388608,12582912~58720256,75497472~8388608,92274688~25165824,121634816~4194304,130023424~16777216,155189248~29360128,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.043 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,75497472~8388608,92274688~25165824,121634816~4194304,130023424~16777216,155189248~29360128,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.059 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~71303168,92274688~33554432,130023424~20971520,155189248~163577856,322961408~37748736,364904448~54525952] 2024-04-10T04:09:47.059 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 16 diff [0~8388608,12582912~71303168,92274688~25165824,121634816~4194304,130023424~16777216,155189248~29360128,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.059 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~71303168,92274688~25165824,121634816~4194304,130023424~16777216,155189248~29360128,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:46 smithi016 bash[72916]: cluster 2024-04-10T04:09:45.655370+0000 mon.a (mon.0) 3627 : cluster 0 osdmap e1992: 8 total, 8 up, 8 in 2024-04-10T04:09:47.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:46 smithi016 bash[74137]: cluster 2024-04-10T04:09:45.655370+0000 mon.a (mon.0) 3627 : cluster 0 osdmap e1992: 8 total, 8 up, 8 in 2024-04-10T04:09:47.077 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~71303168,92274688~33554432,130023424~20971520,155189248~205520896,364904448~54525952] 2024-04-10T04:09:47.077 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 17 diff [0~83886080,92274688~25165824,121634816~4194304,130023424~16777216,155189248~29360128,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.077 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~4194304,130023424~16777216,155189248~29360128,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.095 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~83886080,92274688~33554432,130023424~20971520,155189248~205520896,364904448~54525952] 2024-04-10T04:09:47.095 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 18 diff [0~83886080,92274688~25165824,121634816~4194304,130023424~16777216,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.095 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~4194304,130023424~16777216,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.114 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~83886080,92274688~33554432,130023424~20971520,155189248~205520896,364904448~54525952] 2024-04-10T04:09:47.114 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to 19 diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.114 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:47.133 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:47.133 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 3 diff [0~8388608,29360128~4194304,121634816~4194304,192937984~4194304,251658240~4194304,289406976~4194304,322961408~4194304,369098752~4194304,377487360~8388608] 2024-04-10T04:09:47.134 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,29360128~4194304,121634816~4194304,192937984~4194304,251658240~4194304,289406976~4194304,322961408~4194304,369098752~4194304,377487360~8388608] 2024-04-10T04:09:47.137 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,29360128~8388608,121634816~4194304,192937984~4194304,251658240~8388608,289406976~4194304,322961408~4194304,369098752~16777216] 2024-04-10T04:09:47.137 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 4 diff [0~8388608,16777216~8388608,29360128~4194304,79691776~4194304,100663296~8388608,121634816~4194304,130023424~8388608,192937984~4194304,234881024~4194304,251658240~4194304,276824064~8388608,289406976~4194304,322961408~8388608,369098752~4194304,377487360~12582912] 2024-04-10T04:09:47.137 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~8388608,29360128~4194304,79691776~4194304,100663296~8388608,121634816~4194304,130023424~8388608,192937984~4194304,234881024~4194304,251658240~4194304,276824064~8388608,289406976~4194304,322961408~8388608,369098752~4194304,377487360~12582912] 2024-04-10T04:09:47.141 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,16777216~20971520,79691776~4194304,100663296~8388608,121634816~4194304,130023424~12582912,192937984~4194304,234881024~4194304,251658240~8388608,276824064~8388608,289406976~4194304,322961408~12582912,369098752~20971520] 2024-04-10T04:09:47.141 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 5 diff [0~8388608,16777216~8388608,29360128~4194304,71303168~4194304,79691776~4194304,100663296~8388608,121634816~4194304,130023424~12582912,192937984~20971520,218103808~8388608,234881024~4194304,251658240~4194304,276824064~16777216,322961408~8388608,369098752~4194304,377487360~16777216] 2024-04-10T04:09:47.141 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~8388608,29360128~4194304,71303168~4194304,79691776~4194304,100663296~8388608,121634816~4194304,130023424~12582912,192937984~20971520,218103808~8388608,234881024~4194304,251658240~4194304,276824064~16777216,322961408~8388608,369098752~4194304,377487360~16777216] 2024-04-10T04:09:47.146 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,16777216~20971520,71303168~4194304,79691776~4194304,100663296~8388608,121634816~4194304,130023424~12582912,192937984~20971520,218103808~12582912,234881024~8388608,251658240~8388608,276824064~20971520,322961408~12582912,369098752~29360128] 2024-04-10T04:09:47.146 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 6 diff [0~8388608,16777216~8388608,29360128~4194304,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,192937984~20971520,218103808~8388608,230686720~12582912,251658240~4194304,272629760~20971520,322961408~20971520,348127232~4194304,369098752~4194304,377487360~16777216] 2024-04-10T04:09:47.146 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~8388608,29360128~4194304,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,192937984~20971520,218103808~8388608,230686720~12582912,251658240~4194304,272629760~20971520,322961408~20971520,348127232~4194304,369098752~4194304,377487360~16777216] 2024-04-10T04:09:47.153 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,16777216~20971520,71303168~4194304,79691776~4194304,100663296~16777216,121634816~4194304,130023424~12582912,192937984~20971520,218103808~25165824,251658240~8388608,272629760~25165824,322961408~20971520,348127232~8388608,369098752~29360128] 2024-04-10T04:09:47.153 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 7 diff [0~8388608,16777216~16777216,58720256~4194304,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,192937984~20971520,218103808~8388608,230686720~16777216,251658240~4194304,272629760~25165824,322961408~20971520,348127232~4194304,369098752~4194304,377487360~16777216] 2024-04-10T04:09:47.153 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,16777216~16777216,58720256~4194304,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,192937984~20971520,218103808~8388608,230686720~16777216,251658240~4194304,272629760~25165824,322961408~20971520,348127232~4194304,369098752~4194304,377487360~16777216] 2024-04-10T04:09:47.160 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,16777216~20971520,58720256~8388608,71303168~4194304,79691776~4194304,100663296~16777216,121634816~4194304,130023424~12582912,146800640~4194304,159383552~12582912,192937984~20971520,218103808~41943040,272629760~29360128,322961408~20971520,348127232~8388608,369098752~29360128] 2024-04-10T04:09:47.160 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 8 diff [0~8388608,12582912~20971520,58720256~4194304,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~4194304,188743680~25165824,218103808~8388608,230686720~16777216,251658240~4194304,272629760~25165824,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,406847488~8388608] 2024-04-10T04:09:47.160 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~20971520,58720256~4194304,71303168~4194304,79691776~4194304,100663296~12582912,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~4194304,188743680~25165824,218103808~8388608,230686720~16777216,251658240~4194304,272629760~25165824,322961408~20971520,348127232~4194304,369098752~4194304,377487360~20971520,406847488~8388608] 2024-04-10T04:09:47.167 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~25165824,58720256~8388608,71303168~4194304,79691776~4194304,100663296~16777216,121634816~4194304,130023424~12582912,146800640~4194304,159383552~12582912,176160768~4194304,188743680~25165824,218103808~41943040,272629760~29360128,322961408~20971520,348127232~8388608,369098752~33554432,406847488~12582912] 2024-04-10T04:09:47.167 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 9 diff [0~8388608,12582912~33554432,50331648~4194304,58720256~4194304,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~4194304,188743680~25165824,218103808~8388608,230686720~25165824,272629760~25165824,314572800~4194304,322961408~20971520,348127232~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.167 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~33554432,50331648~4194304,58720256~4194304,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~4194304,188743680~25165824,218103808~8388608,230686720~25165824,272629760~25165824,314572800~4194304,322961408~20971520,348127232~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:46 smithi136 bash[68278]: cluster 2024-04-10T04:09:45.655370+0000 mon.a (mon.0) 3627 : cluster 0 osdmap e1992: 8 total, 8 up, 8 in 2024-04-10T04:09:47.177 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~33554432,50331648~4194304,58720256~8388608,71303168~4194304,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~12582912,176160768~4194304,188743680~25165824,218103808~41943040,272629760~29360128,314572800~4194304,322961408~20971520,348127232~8388608,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.177 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 10 diff [0~8388608,12582912~33554432,50331648~4194304,58720256~4194304,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~25165824,218103808~8388608,230686720~33554432,272629760~25165824,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.177 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~33554432,50331648~4194304,58720256~4194304,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~25165824,218103808~8388608,230686720~33554432,272629760~25165824,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.187 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~33554432,50331648~4194304,58720256~8388608,71303168~4194304,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~12582912,176160768~37748736,218103808~50331648,272629760~29360128,314572800~4194304,322961408~33554432,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.187 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 11 diff [0~8388608,12582912~37748736,58720256~8388608,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~25165824,218103808~12582912,234881024~29360128,268435456~29360128,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.187 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~37748736,58720256~8388608,71303168~4194304,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~25165824,218103808~12582912,234881024~29360128,268435456~29360128,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.196 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~41943040,58720256~16777216,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~12582912,176160768~37748736,218103808~83886080,314572800~4194304,322961408~33554432,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.196 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 12 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~25165824,218103808~12582912,234881024~62914560,301989888~8388608,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.196 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~25165824,218103808~12582912,234881024~62914560,301989888~8388608,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.205 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~62914560,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~12582912,176160768~37748736,218103808~100663296,322961408~33554432,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.205 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 13 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~109051904,301989888~8388608,314572800~4194304,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.205 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~109051904,301989888~8388608,314572800~4194304,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.217 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~62914560,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,159383552~12582912,176160768~142606336,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.217 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 14 diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.217 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,79691776~4194304,92274688~20971520,121634816~4194304,130023424~12582912,146800640~4194304,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.229 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~62914560,79691776~4194304,92274688~25165824,121634816~4194304,130023424~12582912,146800640~4194304,155189248~16777216,176160768~142606336,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.229 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 15 diff [0~8388608,12582912~58720256,75497472~8388608,92274688~25165824,121634816~4194304,130023424~16777216,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.229 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~58720256,75497472~8388608,92274688~25165824,121634816~4194304,130023424~16777216,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.242 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~71303168,92274688~33554432,130023424~20971520,155189248~16777216,176160768~142606336,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.243 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 16 diff [0~8388608,12582912~71303168,92274688~25165824,121634816~4194304,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.243 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~8388608,12582912~71303168,92274688~25165824,121634816~4194304,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.255 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~8388608,12582912~71303168,92274688~33554432,130023424~20971520,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.255 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 17 diff [0~83886080,92274688~25165824,121634816~4194304,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.256 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~4194304,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.268 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~83886080,92274688~33554432,130023424~20971520,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.268 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 18 diff [0~83886080,92274688~25165824,121634816~4194304,130023424~16777216,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.268 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~4194304,130023424~16777216,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.282 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~83886080,92274688~33554432,130023424~20971520,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.282 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to 19 diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.282 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.297 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.298 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 4 diff [16777216~8388608,79691776~4194304,100663296~8388608,130023424~8388608,234881024~4194304,276824064~8388608,322961408~8388608,385875968~4194304] 2024-04-10T04:09:47.298 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~8388608,79691776~4194304,100663296~8388608,130023424~8388608,234881024~4194304,276824064~8388608,322961408~8388608,385875968~4194304] 2024-04-10T04:09:47.298 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~12582912,79691776~4194304,100663296~8388608,130023424~12582912,234881024~4194304,276824064~8388608,322961408~12582912,385875968~4194304] 2024-04-10T04:09:47.298 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 5 diff [16777216~8388608,71303168~4194304,79691776~4194304,100663296~8388608,130023424~12582912,197132288~16777216,218103808~8388608,234881024~4194304,276824064~16777216,322961408~8388608,385875968~8388608] 2024-04-10T04:09:47.298 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~8388608,71303168~4194304,79691776~4194304,100663296~8388608,130023424~12582912,197132288~16777216,218103808~8388608,234881024~4194304,276824064~16777216,322961408~8388608,385875968~8388608] 2024-04-10T04:09:47.300 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~12582912,71303168~4194304,79691776~4194304,100663296~8388608,130023424~12582912,197132288~16777216,218103808~12582912,234881024~8388608,276824064~20971520,322961408~12582912,385875968~12582912] 2024-04-10T04:09:47.300 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 6 diff [16777216~8388608,71303168~4194304,79691776~4194304,100663296~12582912,130023424~12582912,197132288~16777216,218103808~8388608,230686720~12582912,272629760~20971520,322961408~16777216,348127232~4194304,381681664~12582912] 2024-04-10T04:09:47.300 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~8388608,71303168~4194304,79691776~4194304,100663296~12582912,130023424~12582912,197132288~16777216,218103808~8388608,230686720~12582912,272629760~20971520,322961408~16777216,348127232~4194304,381681664~12582912] 2024-04-10T04:09:47.304 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~12582912,71303168~4194304,79691776~4194304,100663296~16777216,130023424~12582912,197132288~16777216,218103808~25165824,272629760~25165824,322961408~20971520,348127232~8388608,381681664~16777216] 2024-04-10T04:09:47.304 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 7 diff [16777216~12582912,58720256~4194304,71303168~4194304,79691776~4194304,100663296~12582912,130023424~12582912,146800640~4194304,159383552~8388608,197132288~16777216,218103808~8388608,230686720~16777216,272629760~25165824,322961408~16777216,348127232~4194304,381681664~12582912] 2024-04-10T04:09:47.304 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~12582912,58720256~4194304,71303168~4194304,79691776~4194304,100663296~12582912,130023424~12582912,146800640~4194304,159383552~8388608,197132288~16777216,218103808~8388608,230686720~16777216,272629760~25165824,322961408~16777216,348127232~4194304,381681664~12582912] 2024-04-10T04:09:47.308 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~16777216,58720256~8388608,71303168~4194304,79691776~4194304,100663296~16777216,130023424~12582912,146800640~4194304,159383552~12582912,197132288~16777216,218103808~33554432,272629760~29360128,322961408~20971520,348127232~8388608,381681664~16777216] 2024-04-10T04:09:47.308 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 8 diff [4194304~4194304,12582912~20971520,58720256~4194304,71303168~4194304,79691776~4194304,100663296~12582912,130023424~12582912,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,197132288~16777216,218103808~8388608,230686720~16777216,272629760~25165824,322961408~20971520,348127232~4194304,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.308 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~20971520,58720256~4194304,71303168~4194304,79691776~4194304,100663296~12582912,130023424~12582912,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,197132288~16777216,218103808~8388608,230686720~16777216,272629760~25165824,322961408~20971520,348127232~4194304,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.312 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~20971520,58720256~8388608,71303168~4194304,79691776~4194304,100663296~16777216,130023424~12582912,146800640~4194304,159383552~12582912,176160768~4194304,188743680~25165824,218103808~33554432,272629760~29360128,322961408~20971520,348127232~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.312 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 9 diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,71303168~4194304,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,197132288~16777216,218103808~8388608,230686720~25165824,272629760~25165824,314572800~4194304,322961408~20971520,348127232~4194304,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.312 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,71303168~4194304,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,197132288~16777216,218103808~8388608,230686720~25165824,272629760~25165824,314572800~4194304,322961408~20971520,348127232~4194304,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.318 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~33554432,50331648~4194304,58720256~8388608,71303168~4194304,79691776~4194304,92274688~25165824,130023424~12582912,146800640~4194304,159383552~12582912,176160768~4194304,188743680~25165824,218103808~41943040,272629760~29360128,314572800~4194304,322961408~20971520,348127232~8388608,364904448~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.318 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 10 diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,71303168~4194304,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~8388608,230686720~33554432,272629760~25165824,314572800~4194304,322961408~29360128,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.318 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,71303168~4194304,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~8388608,230686720~33554432,272629760~25165824,314572800~4194304,322961408~29360128,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.325 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~33554432,50331648~4194304,58720256~8388608,71303168~4194304,79691776~4194304,92274688~25165824,130023424~12582912,146800640~4194304,159383552~12582912,176160768~37748736,218103808~50331648,272629760~29360128,314572800~4194304,322961408~33554432,364904448~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.325 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 11 diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~4194304,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~29360128,268435456~29360128,314572800~4194304,322961408~29360128,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.325 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~4194304,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~29360128,268435456~29360128,314572800~4194304,322961408~29360128,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.332 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~41943040,58720256~16777216,79691776~4194304,92274688~25165824,130023424~12582912,146800640~4194304,159383552~12582912,176160768~37748736,218103808~83886080,314572800~4194304,322961408~33554432,364904448~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.332 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 12 diff [4194304~4194304,12582912~41943040,58720256~12582912,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~62914560,301989888~8388608,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.332 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~62914560,301989888~8388608,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.340 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,79691776~4194304,92274688~25165824,130023424~12582912,146800640~4194304,159383552~12582912,176160768~37748736,218103808~100663296,322961408~33554432,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.340 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 13 diff [4194304~4194304,12582912~41943040,58720256~12582912,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~109051904,301989888~8388608,314572800~4194304,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.340 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,159383552~8388608,176160768~8388608,188743680~109051904,301989888~8388608,314572800~4194304,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.348 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,79691776~4194304,92274688~25165824,130023424~12582912,146800640~4194304,159383552~12582912,176160768~142606336,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.348 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 14 diff [4194304~4194304,12582912~41943040,58720256~12582912,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.349 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,79691776~4194304,92274688~20971520,130023424~12582912,146800640~4194304,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.358 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,79691776~4194304,92274688~25165824,130023424~12582912,146800640~4194304,155189248~16777216,176160768~142606336,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.358 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 15 diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~8388608,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.358 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~8388608,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.369 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~71303168,92274688~29360128,130023424~20971520,155189248~16777216,176160768~142606336,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.369 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 16 diff [4194304~4194304,12582912~41943040,58720256~25165824,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.369 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~25165824,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.380 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~71303168,92274688~29360128,130023424~20971520,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.380 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 17 diff [4194304~50331648,58720256~25165824,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.380 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~50331648,58720256~25165824,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.391 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.392 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 18 diff [4194304~79691776,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.392 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.404 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.404 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to 19 diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.404 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.420 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.420 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 5 diff [71303168~4194304,130023424~8388608,197132288~16777216,218103808~8388608,234881024~4194304,285212672~8388608,327155712~8388608,390070272~4194304] 2024-04-10T04:09:47.420 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [71303168~4194304,130023424~8388608,197132288~16777216,218103808~8388608,234881024~4194304,285212672~8388608,327155712~8388608,390070272~4194304] 2024-04-10T04:09:47.423 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [71303168~4194304,130023424~8388608,197132288~16777216,218103808~12582912,234881024~8388608,285212672~12582912,327155712~8388608,390070272~8388608] 2024-04-10T04:09:47.423 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 6 diff [71303168~4194304,109051904~4194304,130023424~8388608,197132288~16777216,218103808~8388608,230686720~12582912,272629760~25165824,322961408~16777216,348127232~4194304,381681664~12582912] 2024-04-10T04:09:47.423 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [71303168~4194304,109051904~4194304,130023424~8388608,197132288~16777216,218103808~8388608,230686720~12582912,272629760~25165824,322961408~16777216,348127232~4194304,381681664~12582912] 2024-04-10T04:09:47.427 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [71303168~4194304,109051904~8388608,130023424~8388608,197132288~16777216,218103808~25165824,272629760~25165824,322961408~20971520,348127232~8388608,381681664~16777216] 2024-04-10T04:09:47.427 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 7 diff [20971520~8388608,58720256~4194304,71303168~4194304,109051904~4194304,130023424~8388608,146800640~4194304,159383552~8388608,197132288~16777216,218103808~8388608,230686720~16777216,272629760~25165824,322961408~16777216,348127232~4194304,381681664~12582912] 2024-04-10T04:09:47.427 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20971520~8388608,58720256~4194304,71303168~4194304,109051904~4194304,130023424~8388608,146800640~4194304,159383552~8388608,197132288~16777216,218103808~8388608,230686720~16777216,272629760~25165824,322961408~16777216,348127232~4194304,381681664~12582912] 2024-04-10T04:09:47.430 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [20971520~12582912,58720256~8388608,71303168~4194304,109051904~8388608,130023424~8388608,146800640~4194304,159383552~12582912,197132288~16777216,218103808~33554432,272629760~29360128,322961408~20971520,348127232~8388608,381681664~16777216] 2024-04-10T04:09:47.430 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 8 diff [4194304~4194304,12582912~16777216,58720256~4194304,71303168~4194304,104857600~8388608,130023424~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,197132288~16777216,218103808~8388608,230686720~16777216,272629760~25165824,322961408~20971520,348127232~4194304,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.431 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~16777216,58720256~4194304,71303168~4194304,104857600~8388608,130023424~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,197132288~16777216,218103808~8388608,230686720~16777216,272629760~25165824,322961408~20971520,348127232~4194304,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.435 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~20971520,58720256~8388608,71303168~4194304,104857600~12582912,130023424~8388608,146800640~4194304,159383552~12582912,176160768~4194304,188743680~25165824,218103808~33554432,272629760~29360128,322961408~20971520,348127232~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.435 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 9 diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,71303168~4194304,92274688~8388608,104857600~8388608,130023424~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,197132288~16777216,218103808~8388608,230686720~25165824,272629760~25165824,314572800~4194304,322961408~20971520,348127232~4194304,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.435 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,71303168~4194304,92274688~8388608,104857600~8388608,130023424~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,197132288~16777216,218103808~8388608,230686720~25165824,272629760~25165824,314572800~4194304,322961408~20971520,348127232~4194304,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.440 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~33554432,50331648~4194304,58720256~8388608,71303168~4194304,92274688~8388608,104857600~12582912,130023424~8388608,146800640~4194304,159383552~12582912,176160768~4194304,188743680~25165824,218103808~41943040,272629760~29360128,314572800~4194304,322961408~20971520,348127232~8388608,364904448~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.440 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 10 diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,71303168~4194304,92274688~8388608,104857600~8388608,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~8388608,230686720~33554432,272629760~25165824,314572800~4194304,322961408~29360128,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.440 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,71303168~4194304,92274688~8388608,104857600~8388608,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~8388608,230686720~33554432,272629760~25165824,314572800~4194304,322961408~29360128,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.448 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~33554432,50331648~4194304,58720256~8388608,71303168~4194304,92274688~8388608,104857600~12582912,130023424~8388608,146800640~4194304,159383552~12582912,176160768~37748736,218103808~50331648,272629760~29360128,314572800~4194304,322961408~33554432,364904448~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.448 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 11 diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~4194304,92274688~8388608,104857600~8388608,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~29360128,268435456~29360128,314572800~4194304,322961408~29360128,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.448 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,71303168~4194304,92274688~8388608,104857600~8388608,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~29360128,268435456~29360128,314572800~4194304,322961408~29360128,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.455 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~41943040,58720256~16777216,92274688~8388608,104857600~12582912,130023424~8388608,146800640~4194304,159383552~12582912,176160768~37748736,218103808~83886080,314572800~4194304,322961408~33554432,364904448~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.455 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 12 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~62914560,301989888~8388608,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.455 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~16777216,218103808~12582912,234881024~62914560,301989888~8388608,314572800~4194304,322961408~29360128,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.464 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,130023424~8388608,146800640~4194304,159383552~12582912,176160768~37748736,218103808~100663296,322961408~33554432,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.464 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 13 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~109051904,301989888~8388608,314572800~4194304,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.464 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~109051904,301989888~8388608,314572800~4194304,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.475 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,130023424~8388608,146800640~4194304,159383552~12582912,176160768~142606336,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.475 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 14 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~12582912,146800640~4194304,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.475 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~12582912,146800640~4194304,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.486 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,130023424~12582912,146800640~4194304,155189248~16777216,176160768~142606336,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.486 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 15 diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.487 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.498 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~67108864,92274688~29360128,130023424~20971520,155189248~16777216,176160768~142606336,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.498 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 16 diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.498 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.512 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~71303168,92274688~29360128,130023424~20971520,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.512 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 17 diff [4194304~50331648,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.512 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~50331648,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~109051904,301989888~16777216,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.526 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.526 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 18 diff [4194304~75497472,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.526 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~75497472,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.540 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.540 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to 19 diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.540 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.554 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.554 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 6 diff [109051904~4194304,230686720~12582912,272629760~16777216,322961408~4194304,331350016~8388608,348127232~4194304,381681664~8388608,394264576~4194304] 2024-04-10T04:09:47.554 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [109051904~4194304,230686720~12582912,272629760~16777216,322961408~4194304,331350016~8388608,348127232~4194304,381681664~8388608,394264576~4194304] 2024-04-10T04:09:47.558 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [109051904~8388608,230686720~12582912,272629760~16777216,322961408~20971520,348127232~8388608,381681664~16777216] 2024-04-10T04:09:47.558 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 7 diff [20971520~8388608,58720256~4194304,109051904~4194304,146800640~4194304,159383552~8388608,230686720~16777216,272629760~25165824,322961408~4194304,331350016~8388608,348127232~4194304,381681664~8388608,394264576~4194304] 2024-04-10T04:09:47.558 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20971520~8388608,58720256~4194304,109051904~4194304,146800640~4194304,159383552~8388608,230686720~16777216,272629760~25165824,322961408~4194304,331350016~8388608,348127232~4194304,381681664~8388608,394264576~4194304] 2024-04-10T04:09:47.561 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [20971520~12582912,58720256~8388608,109051904~8388608,146800640~4194304,159383552~12582912,230686720~20971520,272629760~29360128,322961408~20971520,348127232~8388608,381681664~16777216] 2024-04-10T04:09:47.561 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 8 diff [4194304~4194304,12582912~16777216,58720256~4194304,104857600~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,230686720~16777216,272629760~25165824,322961408~4194304,331350016~12582912,348127232~4194304,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.561 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~16777216,58720256~4194304,104857600~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,230686720~16777216,272629760~25165824,322961408~4194304,331350016~12582912,348127232~4194304,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.565 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~20971520,58720256~8388608,104857600~12582912,146800640~4194304,159383552~12582912,176160768~4194304,188743680~8388608,230686720~20971520,272629760~29360128,322961408~20971520,348127232~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.565 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 9 diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,230686720~25165824,272629760~25165824,314572800~4194304,322961408~4194304,331350016~12582912,348127232~4194304,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.565 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,230686720~25165824,272629760~25165824,314572800~4194304,322961408~4194304,331350016~12582912,348127232~4194304,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.569 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~33554432,50331648~4194304,58720256~8388608,92274688~8388608,104857600~12582912,146800640~4194304,159383552~12582912,176160768~4194304,188743680~8388608,230686720~29360128,272629760~29360128,314572800~4194304,322961408~20971520,348127232~8388608,364904448~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.569 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 10 diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~4194304,230686720~33554432,272629760~25165824,314572800~4194304,322961408~4194304,331350016~20971520,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.569 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~4194304,230686720~33554432,272629760~25165824,314572800~4194304,322961408~4194304,331350016~20971520,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.576 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~33554432,50331648~4194304,58720256~8388608,92274688~8388608,104857600~12582912,146800640~4194304,159383552~12582912,176160768~25165824,222298112~4194304,230686720~37748736,272629760~29360128,314572800~4194304,322961408~33554432,364904448~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.576 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 11 diff [4194304~4194304,12582912~37748736,58720256~8388608,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,234881024~29360128,268435456~29360128,314572800~4194304,322961408~4194304,331350016~20971520,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.576 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,234881024~29360128,268435456~29360128,314572800~4194304,322961408~4194304,331350016~20971520,364904448~8388608,381681664~16777216,406847488~8388608] 2024-04-10T04:09:47.582 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~41943040,58720256~12582912,92274688~8388608,104857600~12582912,146800640~4194304,159383552~12582912,176160768~25165824,222298112~79691776,314572800~4194304,322961408~33554432,364904448~8388608,381681664~20971520,406847488~12582912] 2024-04-10T04:09:47.582 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 12 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,234881024~54525952,293601280~4194304,301989888~8388608,314572800~4194304,322961408~4194304,331350016~20971520,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.582 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,234881024~54525952,293601280~4194304,301989888~8388608,314572800~4194304,322961408~4194304,331350016~20971520,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.589 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,146800640~4194304,159383552~12582912,176160768~25165824,222298112~96468992,322961408~33554432,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.589 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 13 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~12582912,213909504~16777216,234881024~54525952,293601280~4194304,301989888~8388608,314572800~4194304,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.589 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~12582912,213909504~16777216,234881024~54525952,293601280~4194304,301989888~8388608,314572800~4194304,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.598 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,130023424~8388608,146800640~4194304,159383552~12582912,176160768~25165824,213909504~104857600,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.598 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 14 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,155189248~12582912,176160768~8388608,188743680~16777216,213909504~75497472,293601280~4194304,301989888~16777216,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.598 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,155189248~12582912,176160768~8388608,188743680~16777216,213909504~75497472,293601280~4194304,301989888~16777216,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.608 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,130023424~12582912,146800640~4194304,155189248~16777216,176160768~29360128,213909504~104857600,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.609 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 15 diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~16777216,213909504~75497472,293601280~4194304,301989888~16777216,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.609 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~16777216,213909504~75497472,293601280~4194304,301989888~16777216,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.618 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~67108864,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~104857600,322961408~37748736,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.618 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 16 diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~75497472,293601280~4194304,301989888~16777216,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.619 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~75497472,293601280~4194304,301989888~16777216,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.630 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~71303168,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.630 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 17 diff [4194304~50331648,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~83886080,301989888~16777216,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.630 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~50331648,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~83886080,301989888~16777216,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.643 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.643 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 18 diff [4194304~75497472,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.643 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~75497472,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.656 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.657 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to 19 diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.657 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.669 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.670 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 7 diff [20971520~8388608,58720256~4194304,146800640~4194304,159383552~8388608,234881024~4194304,243269632~4194304,285212672~12582912,331350016~8388608] 2024-04-10T04:09:47.670 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20971520~8388608,58720256~4194304,146800640~4194304,159383552~8388608,234881024~4194304,243269632~4194304,285212672~12582912,331350016~8388608] 2024-04-10T04:09:47.673 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [20971520~12582912,58720256~8388608,146800640~4194304,159383552~12582912,234881024~16777216,285212672~16777216,331350016~8388608] 2024-04-10T04:09:47.673 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 8 diff [4194304~4194304,12582912~16777216,58720256~4194304,104857600~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,234881024~4194304,243269632~4194304,285212672~12582912,331350016~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.673 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~16777216,58720256~4194304,104857600~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,234881024~4194304,243269632~4194304,285212672~12582912,331350016~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.676 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~20971520,58720256~8388608,104857600~12582912,146800640~4194304,159383552~12582912,176160768~4194304,188743680~8388608,234881024~16777216,285212672~16777216,331350016~12582912,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.676 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 9 diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,234881024~4194304,243269632~12582912,285212672~12582912,314572800~4194304,331350016~8388608,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.676 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~4194304,188743680~4194304,234881024~4194304,243269632~12582912,285212672~12582912,314572800~4194304,331350016~8388608,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.680 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~33554432,50331648~4194304,58720256~8388608,92274688~8388608,104857600~12582912,146800640~4194304,159383552~12582912,176160768~4194304,188743680~8388608,234881024~25165824,285212672~16777216,314572800~4194304,331350016~12582912,364904448~8388608,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.680 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 10 diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~4194304,234881024~4194304,243269632~20971520,285212672~12582912,314572800~4194304,331350016~8388608,343932928~4194304,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.680 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~4194304,234881024~4194304,243269632~20971520,285212672~12582912,314572800~4194304,331350016~8388608,343932928~4194304,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.687 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~33554432,50331648~4194304,58720256~8388608,92274688~8388608,104857600~12582912,146800640~4194304,159383552~12582912,176160768~25165824,222298112~4194304,234881024~33554432,285212672~16777216,314572800~4194304,331350016~20971520,364904448~8388608,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.687 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 11 diff [4194304~4194304,12582912~37748736,58720256~8388608,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,234881024~4194304,243269632~20971520,268435456~29360128,314572800~4194304,331350016~8388608,343932928~8388608,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.687 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,92274688~8388608,104857600~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,234881024~4194304,243269632~20971520,268435456~29360128,314572800~4194304,331350016~8388608,343932928~8388608,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.691 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~41943040,58720256~12582912,92274688~8388608,104857600~12582912,146800640~4194304,159383552~12582912,176160768~25165824,222298112~79691776,314572800~4194304,331350016~25165824,364904448~8388608,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.691 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 12 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,234881024~4194304,243269632~46137344,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,364904448~16777216,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.691 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,146800640~4194304,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,234881024~4194304,243269632~46137344,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,364904448~16777216,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.697 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,146800640~4194304,159383552~12582912,176160768~25165824,222298112~96468992,331350016~25165824,364904448~16777216,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.697 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 13 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~12582912,213909504~16777216,234881024~4194304,243269632~46137344,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.697 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,159383552~8388608,176160768~8388608,188743680~12582912,213909504~16777216,234881024~4194304,243269632~46137344,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.705 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,130023424~8388608,146800640~4194304,159383552~12582912,176160768~25165824,213909504~104857600,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.705 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 14 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,234881024~4194304,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.705 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,146800640~4194304,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,234881024~4194304,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.713 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,130023424~12582912,146800640~4194304,155189248~16777216,176160768~29360128,213909504~104857600,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.713 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 15 diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,234881024~4194304,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.714 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,234881024~4194304,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.722 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~67108864,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~104857600,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.723 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 16 diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~4194304,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.723 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~4194304,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.733 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~71303168,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.733 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 17 diff [4194304~50331648,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~54525952,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.733 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~50331648,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~54525952,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.743 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.743 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 18 diff [4194304~75497472,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~83886080,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.743 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~75497472,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~83886080,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.753 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.753 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to 19 diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.753 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.765 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.765 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 8 diff [4194304~4194304,12582912~8388608,58720256~4194304,104857600~8388608,176160768~4194304,188743680~4194304,335544320~4194304,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.765 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,58720256~4194304,104857600~8388608,176160768~4194304,188743680~4194304,335544320~4194304,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.766 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~12582912,58720256~8388608,104857600~12582912,176160768~4194304,188743680~8388608,335544320~8388608,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.767 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 9 diff [4194304~4194304,12582912~8388608,29360128~12582912,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,159383552~8388608,176160768~4194304,188743680~4194304,247463936~8388608,314572800~4194304,331350016~8388608,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.767 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,29360128~12582912,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,159383552~8388608,176160768~4194304,188743680~4194304,247463936~8388608,314572800~4194304,331350016~8388608,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.768 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~12582912,29360128~16777216,50331648~4194304,58720256~8388608,92274688~8388608,104857600~12582912,159383552~8388608,176160768~4194304,188743680~8388608,247463936~12582912,314572800~4194304,331350016~12582912,364904448~8388608,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.768 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 10 diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~4194304,247463936~16777216,314572800~4194304,331350016~8388608,343932928~4194304,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.768 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~29360128,50331648~4194304,58720256~4194304,92274688~8388608,104857600~8388608,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~4194304,247463936~16777216,314572800~4194304,331350016~8388608,343932928~4194304,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.772 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~33554432,50331648~4194304,58720256~8388608,92274688~8388608,104857600~12582912,159383552~8388608,176160768~25165824,222298112~4194304,247463936~20971520,314572800~4194304,331350016~20971520,364904448~8388608,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.772 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 11 diff [4194304~4194304,12582912~37748736,58720256~8388608,92274688~8388608,104857600~8388608,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,247463936~16777216,268435456~16777216,314572800~4194304,331350016~8388608,343932928~8388608,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.772 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~37748736,58720256~8388608,92274688~8388608,104857600~8388608,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,247463936~16777216,268435456~16777216,314572800~4194304,331350016~8388608,343932928~8388608,364904448~8388608,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.777 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~41943040,58720256~12582912,92274688~8388608,104857600~12582912,159383552~8388608,176160768~25165824,222298112~12582912,247463936~37748736,314572800~4194304,331350016~25165824,364904448~8388608,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.778 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 12 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,247463936~37748736,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,364904448~16777216,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.778 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,159383552~8388608,176160768~8388608,188743680~4194304,197132288~4194304,222298112~8388608,247463936~37748736,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,364904448~16777216,385875968~12582912,406847488~8388608] 2024-04-10T04:09:47.782 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,159383552~8388608,176160768~25165824,222298112~12582912,247463936~41943040,301989888~16777216,331350016~25165824,364904448~16777216,385875968~16777216,406847488~12582912] 2024-04-10T04:09:47.782 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 13 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,159383552~8388608,176160768~8388608,188743680~12582912,213909504~16777216,247463936~37748736,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.782 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,159383552~8388608,176160768~8388608,188743680~12582912,213909504~16777216,247463936~37748736,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.789 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,130023424~8388608,159383552~8388608,176160768~25165824,213909504~20971520,247463936~41943040,293601280~4194304,301989888~16777216,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.789 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 14 diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,247463936~37748736,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.789 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,92274688~20971520,130023424~8388608,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,247463936~37748736,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.796 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~62914560,92274688~25165824,130023424~12582912,155189248~12582912,176160768~29360128,213909504~20971520,247463936~41943040,293601280~4194304,301989888~16777216,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.796 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 15 diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,243269632~41943040,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.796 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~25165824,130023424~16777216,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,243269632~41943040,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.805 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~67108864,92274688~29360128,130023424~20971520,155189248~12582912,176160768~29360128,213909504~20971520,243269632~46137344,293601280~4194304,301989888~16777216,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.805 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 16 diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.805 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.815 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~71303168,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~20971520,243269632~54525952,301989888~20971520,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.815 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 17 diff [4194304~50331648,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,239075328~50331648,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.815 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~50331648,58720256~20971520,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,239075328~50331648,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.824 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~20971520,239075328~58720256,301989888~20971520,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.824 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 18 diff [4194304~75497472,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~83886080,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.824 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~75497472,92274688~25165824,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~83886080,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.834 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~29360128,130023424~20971520,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.835 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to 19 diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.835 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:47.846 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:47.846 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 9 diff [29360128~12582912,50331648~4194304,92274688~8388608,159383552~8388608,247463936~8388608,314572800~4194304,331350016~4194304,364904448~8388608] 2024-04-10T04:09:47.846 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [29360128~12582912,50331648~4194304,92274688~8388608,159383552~8388608,247463936~8388608,314572800~4194304,331350016~4194304,364904448~8388608] 2024-04-10T04:09:47.847 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [29360128~16777216,50331648~4194304,92274688~8388608,159383552~8388608,247463936~12582912,314572800~4194304,331350016~4194304,364904448~8388608] 2024-04-10T04:09:47.847 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 10 diff [20971520~20971520,50331648~4194304,92274688~8388608,159383552~8388608,176160768~8388608,197132288~4194304,222298112~4194304,247463936~16777216,314572800~4194304,331350016~4194304,343932928~4194304,364904448~8388608,390070272~8388608] 2024-04-10T04:09:47.847 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20971520~20971520,50331648~4194304,92274688~8388608,159383552~8388608,176160768~8388608,197132288~4194304,222298112~4194304,247463936~16777216,314572800~4194304,331350016~4194304,343932928~4194304,364904448~8388608,390070272~8388608] 2024-04-10T04:09:47.850 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [20971520~25165824,50331648~4194304,92274688~8388608,159383552~8388608,176160768~12582912,197132288~4194304,222298112~4194304,247463936~20971520,314572800~4194304,331350016~4194304,343932928~8388608,364904448~8388608,390070272~8388608] 2024-04-10T04:09:47.850 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 11 diff [16777216~33554432,62914560~4194304,92274688~8388608,159383552~8388608,176160768~8388608,197132288~4194304,222298112~8388608,247463936~16777216,268435456~16777216,314572800~4194304,331350016~8388608,343932928~8388608,364904448~8388608,390070272~8388608] 2024-04-10T04:09:47.850 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~33554432,62914560~4194304,92274688~8388608,159383552~8388608,176160768~8388608,197132288~4194304,222298112~8388608,247463936~16777216,268435456~16777216,314572800~4194304,331350016~8388608,343932928~8388608,364904448~8388608,390070272~8388608] 2024-04-10T04:09:47.854 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~37748736,62914560~8388608,92274688~8388608,159383552~8388608,176160768~12582912,197132288~4194304,222298112~12582912,247463936~37748736,314572800~4194304,331350016~8388608,343932928~12582912,364904448~8388608,390070272~8388608] 2024-04-10T04:09:47.854 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 12 diff [16777216~37748736,62914560~8388608,92274688~12582912,159383552~8388608,176160768~8388608,197132288~4194304,222298112~8388608,247463936~37748736,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,364904448~16777216,385875968~12582912] 2024-04-10T04:09:47.855 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~37748736,62914560~8388608,92274688~12582912,159383552~8388608,176160768~8388608,197132288~4194304,222298112~8388608,247463936~37748736,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,364904448~16777216,385875968~12582912] 2024-04-10T04:09:47.858 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~41943040,62914560~12582912,92274688~12582912,159383552~8388608,176160768~12582912,197132288~4194304,222298112~12582912,247463936~41943040,301989888~16777216,331350016~8388608,343932928~12582912,364904448~16777216,385875968~12582912] 2024-04-10T04:09:47.858 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 13 diff [4194304~4194304,12582912~41943040,62914560~8388608,92274688~12582912,130023424~8388608,159383552~8388608,176160768~8388608,188743680~12582912,213909504~16777216,247463936~37748736,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.858 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,62914560~8388608,92274688~12582912,130023424~8388608,159383552~8388608,176160768~8388608,188743680~12582912,213909504~16777216,247463936~37748736,293601280~4194304,301989888~8388608,314572800~4194304,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.865 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~46137344,62914560~12582912,92274688~12582912,130023424~8388608,159383552~8388608,176160768~25165824,213909504~20971520,247463936~41943040,293601280~4194304,301989888~16777216,331350016~8388608,343932928~16777216,364904448~33554432] 2024-04-10T04:09:47.865 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 14 diff [4194304~4194304,12582912~41943040,62914560~8388608,92274688~12582912,130023424~8388608,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,247463936~37748736,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.865 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,62914560~8388608,92274688~12582912,130023424~8388608,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,247463936~37748736,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.872 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~46137344,62914560~12582912,92274688~12582912,130023424~12582912,155189248~12582912,176160768~29360128,213909504~20971520,247463936~41943040,293601280~4194304,301989888~16777216,331350016~8388608,343932928~16777216,364904448~33554432] 2024-04-10T04:09:47.872 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 15 diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~12582912,113246208~8388608,130023424~16777216,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,243269632~41943040,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.872 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,92274688~12582912,113246208~8388608,130023424~16777216,155189248~12582912,176160768~8388608,188743680~16777216,213909504~16777216,243269632~41943040,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.879 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~67108864,92274688~12582912,113246208~8388608,130023424~20971520,155189248~12582912,176160768~29360128,213909504~20971520,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~16777216,364904448~33554432] 2024-04-10T04:09:47.879 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 16 diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~12582912,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.880 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~20971520,92274688~12582912,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,243269632~46137344,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.887 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~71303168,92274688~12582912,113246208~8388608,130023424~20971520,155189248~16777216,176160768~29360128,213909504~20971520,243269632~54525952,301989888~20971520,331350016~8388608,343932928~16777216,364904448~33554432] 2024-04-10T04:09:47.887 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 17 diff [4194304~50331648,58720256~20971520,92274688~12582912,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,239075328~50331648,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.887 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~50331648,58720256~20971520,92274688~12582912,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,239075328~50331648,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.896 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~16777216,113246208~8388608,130023424~20971520,155189248~16777216,176160768~29360128,213909504~20971520,239075328~58720256,301989888~20971520,331350016~29360128,364904448~33554432] 2024-04-10T04:09:47.896 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 18 diff [4194304~75497472,92274688~12582912,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~83886080,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.896 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~75497472,92274688~12582912,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~83886080,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.906 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,92274688~16777216,113246208~8388608,130023424~20971520,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:47.907 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to 19 diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.907 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:47.916 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:47.916 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 10 diff [20971520~8388608,176160768~8388608,197132288~4194304,222298112~4194304,255852544~8388608,343932928~4194304,390070272~8388608] 2024-04-10T04:09:47.916 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20971520~8388608,176160768~8388608,197132288~4194304,222298112~4194304,255852544~8388608,343932928~4194304,390070272~8388608] 2024-04-10T04:09:47.919 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [20971520~8388608,176160768~12582912,197132288~4194304,222298112~4194304,255852544~12582912,343932928~8388608,390070272~8388608] 2024-04-10T04:09:47.919 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 11 diff [16777216~12582912,37748736~12582912,62914560~4194304,176160768~8388608,197132288~4194304,222298112~8388608,255852544~8388608,268435456~16777216,331350016~8388608,343932928~8388608,390070272~8388608] 2024-04-10T04:09:47.919 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~12582912,37748736~12582912,62914560~4194304,176160768~8388608,197132288~4194304,222298112~8388608,255852544~8388608,268435456~16777216,331350016~8388608,343932928~8388608,390070272~8388608] 2024-04-10T04:09:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:47 smithi136 bash[68278]: cluster 2024-04-10T04:09:46.539551+0000 mgr.y (mgr.25133) 1901 : cluster 0 pgmap v3437: 137 pgs: 137 active+clean; 814 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 234 KiB/s rd, 35 MiB/s wr, 358 op/s 2024-04-10T04:09:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:47 smithi136 bash[68278]: cluster 2024-04-10T04:09:46.678169+0000 mon.a (mon.0) 3628 : cluster 0 osdmap e1993: 8 total, 8 up, 8 in 2024-04-10T04:09:47.922 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~12582912,37748736~16777216,62914560~8388608,176160768~12582912,197132288~4194304,222298112~12582912,255852544~29360128,331350016~8388608,343932928~12582912,390070272~8388608] 2024-04-10T04:09:47.922 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 12 diff [16777216~12582912,37748736~20971520,62914560~8388608,96468992~8388608,176160768~8388608,197132288~4194304,222298112~8388608,255852544~29360128,301989888~8388608,331350016~8388608,343932928~8388608,369098752~8388608,385875968~12582912] 2024-04-10T04:09:47.922 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~12582912,37748736~20971520,62914560~8388608,96468992~8388608,176160768~8388608,197132288~4194304,222298112~8388608,255852544~29360128,301989888~8388608,331350016~8388608,343932928~8388608,369098752~8388608,385875968~12582912] 2024-04-10T04:09:47.926 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~12582912,37748736~20971520,62914560~12582912,96468992~8388608,176160768~12582912,197132288~4194304,222298112~12582912,255852544~33554432,301989888~12582912,331350016~8388608,343932928~12582912,369098752~12582912,385875968~12582912] 2024-04-10T04:09:47.926 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 13 diff [4194304~4194304,12582912~16777216,37748736~20971520,62914560~8388608,96468992~8388608,130023424~8388608,176160768~8388608,188743680~12582912,213909504~16777216,251658240~33554432,293601280~4194304,301989888~8388608,331350016~8388608,343932928~8388608,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.926 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~16777216,37748736~20971520,62914560~8388608,96468992~8388608,130023424~8388608,176160768~8388608,188743680~12582912,213909504~16777216,251658240~33554432,293601280~4194304,301989888~8388608,331350016~8388608,343932928~8388608,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.932 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~16777216,37748736~20971520,62914560~12582912,96468992~8388608,130023424~8388608,176160768~25165824,213909504~20971520,251658240~37748736,293601280~4194304,301989888~12582912,331350016~8388608,343932928~16777216,369098752~29360128] 2024-04-10T04:09:47.932 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 14 diff [4194304~4194304,12582912~16777216,37748736~20971520,62914560~8388608,96468992~8388608,130023424~8388608,155189248~8388608,176160768~8388608,188743680~16777216,213909504~16777216,251658240~33554432,293601280~4194304,301989888~12582912,331350016~8388608,343932928~8388608,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.932 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~16777216,37748736~20971520,62914560~8388608,96468992~8388608,130023424~8388608,155189248~8388608,176160768~8388608,188743680~16777216,213909504~16777216,251658240~33554432,293601280~4194304,301989888~12582912,331350016~8388608,343932928~8388608,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.938 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~16777216,37748736~20971520,62914560~12582912,96468992~8388608,130023424~12582912,155189248~8388608,176160768~29360128,213909504~20971520,251658240~37748736,293601280~4194304,301989888~16777216,331350016~8388608,343932928~16777216,369098752~29360128] 2024-04-10T04:09:47.938 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 15 diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,96468992~8388608,113246208~8388608,130023424~16777216,155189248~8388608,176160768~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~33554432,293601280~4194304,301989888~12582912,331350016~8388608,343932928~8388608,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.938 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~12582912,75497472~4194304,96468992~8388608,113246208~8388608,130023424~16777216,155189248~8388608,176160768~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~33554432,293601280~4194304,301989888~12582912,331350016~8388608,343932928~8388608,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.944 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~67108864,96468992~8388608,113246208~8388608,130023424~20971520,155189248~8388608,176160768~29360128,213909504~20971520,243269632~4194304,251658240~37748736,293601280~4194304,301989888~16777216,331350016~8388608,343932928~16777216,369098752~29360128] 2024-04-10T04:09:47.944 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 16 diff [4194304~4194304,12582912~41943040,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~37748736,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.944 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~37748736,293601280~4194304,301989888~16777216,331350016~8388608,343932928~8388608,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.953 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~71303168,96468992~8388608,113246208~8388608,130023424~20971520,155189248~16777216,176160768~29360128,213909504~20971520,243269632~4194304,251658240~46137344,301989888~20971520,331350016~8388608,343932928~16777216,369098752~29360128] 2024-04-10T04:09:47.953 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 17 diff [4194304~50331648,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,239075328~8388608,251658240~37748736,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.953 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~50331648,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,239075328~8388608,251658240~37748736,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.961 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,96468992~12582912,113246208~8388608,130023424~20971520,155189248~16777216,176160768~29360128,213909504~20971520,239075328~8388608,251658240~46137344,301989888~20971520,331350016~29360128,369098752~29360128] 2024-04-10T04:09:47.961 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 18 diff [4194304~75497472,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~12582912,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.961 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~75497472,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,176160768~8388608,188743680~16777216,213909504~16777216,234881024~12582912,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.970 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,96468992~12582912,113246208~8388608,130023424~20971520,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:47.971 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to 19 diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.971 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:47.981 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:47.981 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 11 diff [16777216~4194304,37748736~12582912,62914560~4194304,222298112~8388608,268435456~16777216,331350016~8388608,348127232~4194304] 2024-04-10T04:09:47.981 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~4194304,37748736~12582912,62914560~4194304,222298112~8388608,268435456~16777216,331350016~8388608,348127232~4194304] 2024-04-10T04:09:47.984 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~4194304,37748736~16777216,62914560~8388608,222298112~12582912,268435456~16777216,331350016~8388608,348127232~8388608] 2024-04-10T04:09:47.984 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 12 diff [16777216~4194304,37748736~20971520,62914560~8388608,96468992~8388608,222298112~8388608,264241152~20971520,301989888~8388608,331350016~8388608,348127232~4194304,369098752~8388608,385875968~8388608] 2024-04-10T04:09:47.984 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [16777216~4194304,37748736~20971520,62914560~8388608,96468992~8388608,222298112~8388608,264241152~20971520,301989888~8388608,331350016~8388608,348127232~4194304,369098752~8388608,385875968~8388608] 2024-04-10T04:09:47.987 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [16777216~4194304,37748736~20971520,62914560~12582912,96468992~8388608,222298112~12582912,264241152~25165824,301989888~12582912,331350016~8388608,348127232~8388608,369098752~12582912,385875968~8388608] 2024-04-10T04:09:47.987 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 13 diff [4194304~4194304,12582912~8388608,37748736~20971520,62914560~8388608,96468992~8388608,130023424~8388608,188743680~8388608,213909504~16777216,251658240~4194304,264241152~20971520,293601280~4194304,301989888~8388608,331350016~8388608,348127232~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:47.987 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,37748736~20971520,62914560~8388608,96468992~8388608,130023424~8388608,188743680~8388608,213909504~16777216,251658240~4194304,264241152~20971520,293601280~4194304,301989888~8388608,331350016~8388608,348127232~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:47.993 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,37748736~20971520,62914560~12582912,96468992~8388608,130023424~8388608,188743680~8388608,213909504~20971520,251658240~4194304,264241152~25165824,293601280~4194304,301989888~12582912,331350016~8388608,348127232~12582912,369098752~25165824] 2024-04-10T04:09:47.993 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 14 diff [4194304~4194304,12582912~8388608,37748736~20971520,62914560~8388608,96468992~8388608,130023424~8388608,155189248~8388608,188743680~16777216,213909504~16777216,251658240~8388608,264241152~20971520,293601280~4194304,301989888~12582912,331350016~8388608,348127232~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:47.993 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,37748736~20971520,62914560~8388608,96468992~8388608,130023424~8388608,155189248~8388608,188743680~16777216,213909504~16777216,251658240~8388608,264241152~20971520,293601280~4194304,301989888~12582912,331350016~8388608,348127232~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.000 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,37748736~20971520,62914560~12582912,96468992~8388608,130023424~12582912,155189248~8388608,188743680~16777216,213909504~20971520,251658240~8388608,264241152~25165824,293601280~4194304,301989888~16777216,331350016~8388608,348127232~12582912,369098752~25165824] 2024-04-10T04:09:48.000 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 15 diff [4194304~4194304,12582912~8388608,29360128~25165824,58720256~12582912,75497472~4194304,96468992~8388608,113246208~8388608,130023424~16777216,155189248~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~8388608,264241152~20971520,293601280~4194304,301989888~12582912,331350016~8388608,348127232~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.000 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,29360128~25165824,58720256~12582912,75497472~4194304,96468992~8388608,113246208~8388608,130023424~16777216,155189248~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~8388608,264241152~20971520,293601280~4194304,301989888~12582912,331350016~8388608,348127232~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.008 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,29360128~50331648,96468992~8388608,113246208~8388608,130023424~20971520,155189248~8388608,188743680~16777216,213909504~20971520,243269632~4194304,251658240~8388608,264241152~25165824,293601280~4194304,301989888~16777216,331350016~8388608,348127232~12582912,369098752~25165824] 2024-04-10T04:09:48.008 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 16 diff [4194304~4194304,12582912~8388608,29360128~25165824,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,243269632~4194304,251658240~4194304,264241152~25165824,293601280~4194304,301989888~16777216,331350016~8388608,348127232~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.008 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,29360128~25165824,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,243269632~4194304,251658240~4194304,264241152~25165824,293601280~4194304,301989888~16777216,331350016~8388608,348127232~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.016 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,29360128~54525952,96468992~8388608,113246208~8388608,130023424~20971520,155189248~16777216,188743680~16777216,213909504~20971520,243269632~4194304,251658240~8388608,264241152~33554432,301989888~20971520,331350016~8388608,348127232~12582912,369098752~25165824] 2024-04-10T04:09:48.016 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 17 diff [4194304~16777216,29360128~25165824,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,239075328~8388608,251658240~4194304,264241152~25165824,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.016 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~16777216,29360128~25165824,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,239075328~8388608,251658240~4194304,264241152~25165824,293601280~4194304,301989888~16777216,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.025 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~16777216,29360128~54525952,96468992~12582912,113246208~8388608,130023424~20971520,155189248~16777216,188743680~16777216,213909504~20971520,239075328~8388608,251658240~8388608,264241152~33554432,301989888~20971520,331350016~29360128,369098752~25165824] 2024-04-10T04:09:48.025 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 18 diff [4194304~20971520,29360128~50331648,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,234881024~12582912,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.025 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~50331648,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,234881024~12582912,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.036 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~79691776,96468992~12582912,113246208~8388608,130023424~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:48.037 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to 19 diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.037 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.048 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:48.048 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 12 diff [46137344~8388608,67108864~4194304,96468992~8388608,222298112~4194304,264241152~8388608,281018368~4194304,301989888~8388608,369098752~8388608,385875968~8388608] 2024-04-10T04:09:48.048 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [46137344~8388608,67108864~4194304,96468992~8388608,222298112~4194304,264241152~8388608,281018368~4194304,301989888~8388608,369098752~8388608,385875968~8388608] 2024-04-10T04:09:48.052 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [46137344~12582912,67108864~8388608,96468992~8388608,222298112~8388608,264241152~12582912,281018368~8388608,301989888~12582912,369098752~12582912,385875968~8388608] 2024-04-10T04:09:48.052 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 13 diff [4194304~4194304,12582912~8388608,46137344~8388608,67108864~4194304,96468992~8388608,130023424~8388608,188743680~8388608,213909504~12582912,251658240~4194304,264241152~8388608,281018368~4194304,293601280~4194304,301989888~8388608,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.052 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,46137344~8388608,67108864~4194304,96468992~8388608,130023424~8388608,188743680~8388608,213909504~12582912,251658240~4194304,264241152~8388608,281018368~4194304,293601280~4194304,301989888~8388608,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.057 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,46137344~12582912,67108864~8388608,96468992~8388608,130023424~8388608,188743680~8388608,213909504~16777216,251658240~4194304,264241152~12582912,281018368~8388608,293601280~4194304,301989888~12582912,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.057 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 14 diff [4194304~4194304,12582912~8388608,46137344~8388608,67108864~4194304,96468992~8388608,130023424~8388608,155189248~8388608,188743680~16777216,213909504~16777216,251658240~8388608,264241152~8388608,281018368~4194304,293601280~4194304,301989888~12582912,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.057 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,46137344~8388608,67108864~4194304,96468992~8388608,130023424~8388608,155189248~8388608,188743680~16777216,213909504~16777216,251658240~8388608,264241152~8388608,281018368~4194304,293601280~4194304,301989888~12582912,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:47 smithi016 bash[74137]: cluster 2024-04-10T04:09:46.539551+0000 mgr.y (mgr.25133) 1901 : cluster 0 pgmap v3437: 137 pgs: 137 active+clean; 814 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 234 KiB/s rd, 35 MiB/s wr, 358 op/s 2024-04-10T04:09:48.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:47 smithi016 bash[74137]: cluster 2024-04-10T04:09:46.678169+0000 mon.a (mon.0) 3628 : cluster 0 osdmap e1993: 8 total, 8 up, 8 in 2024-04-10T04:09:48.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:47 smithi016 bash[72916]: cluster 2024-04-10T04:09:46.539551+0000 mgr.y (mgr.25133) 1901 : cluster 0 pgmap v3437: 137 pgs: 137 active+clean; 814 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 234 KiB/s rd, 35 MiB/s wr, 358 op/s 2024-04-10T04:09:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:47 smithi016 bash[72916]: cluster 2024-04-10T04:09:46.678169+0000 mon.a (mon.0) 3628 : cluster 0 osdmap e1993: 8 total, 8 up, 8 in 2024-04-10T04:09:48.063 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,46137344~12582912,67108864~8388608,96468992~8388608,130023424~12582912,155189248~8388608,188743680~16777216,213909504~16777216,251658240~8388608,264241152~12582912,281018368~8388608,293601280~4194304,301989888~16777216,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.063 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 15 diff [4194304~4194304,12582912~8388608,29360128~8388608,46137344~8388608,58720256~12582912,75497472~4194304,96468992~8388608,113246208~8388608,130023424~16777216,155189248~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~8388608,264241152~8388608,281018368~4194304,293601280~4194304,301989888~12582912,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.063 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,29360128~8388608,46137344~8388608,58720256~12582912,75497472~4194304,96468992~8388608,113246208~8388608,130023424~16777216,155189248~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~8388608,264241152~8388608,281018368~4194304,293601280~4194304,301989888~12582912,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.070 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,29360128~12582912,46137344~33554432,96468992~8388608,113246208~8388608,130023424~20971520,155189248~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~8388608,264241152~12582912,281018368~8388608,293601280~4194304,301989888~16777216,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.070 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 16 diff [4194304~4194304,12582912~8388608,29360128~8388608,46137344~8388608,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,243269632~4194304,251658240~4194304,264241152~8388608,281018368~8388608,293601280~4194304,301989888~16777216,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.070 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,29360128~8388608,46137344~8388608,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,243269632~4194304,251658240~4194304,264241152~8388608,281018368~8388608,293601280~4194304,301989888~16777216,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.077 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,29360128~12582912,46137344~37748736,96468992~8388608,113246208~8388608,130023424~20971520,155189248~16777216,188743680~16777216,213909504~16777216,243269632~4194304,251658240~8388608,264241152~12582912,281018368~16777216,301989888~20971520,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.077 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 17 diff [4194304~16777216,29360128~8388608,46137344~8388608,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,239075328~8388608,251658240~4194304,264241152~8388608,276824064~12582912,293601280~4194304,301989888~16777216,335544320~12582912,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.077 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~16777216,29360128~8388608,46137344~8388608,58720256~20971520,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,239075328~8388608,251658240~4194304,264241152~8388608,276824064~12582912,293601280~4194304,301989888~16777216,335544320~12582912,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.085 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~16777216,29360128~12582912,46137344~37748736,96468992~12582912,113246208~8388608,130023424~20971520,155189248~16777216,188743680~16777216,213909504~16777216,239075328~8388608,251658240~8388608,264241152~33554432,301989888~20971520,335544320~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.085 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 18 diff [4194304~20971520,29360128~8388608,46137344~33554432,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,234881024~12582912,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.085 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~33554432,96468992~8388608,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~16777216,234881024~12582912,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.094 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~37748736,96468992~12582912,113246208~8388608,130023424~20971520,155189248~16777216,188743680~16777216,213909504~16777216,234881024~12582912,251658240~8388608,264241152~58720256,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.094 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to 19 diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.094 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.102 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.102 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 13 diff [4194304~4194304,12582912~8388608,130023424~8388608,188743680~8388608,213909504~8388608,251658240~4194304,293601280~4194304,356515840~4194304,373293056~16777216] 2024-04-10T04:09:48.103 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,130023424~8388608,188743680~8388608,213909504~8388608,251658240~4194304,293601280~4194304,356515840~4194304,373293056~16777216] 2024-04-10T04:09:48.105 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,130023424~8388608,188743680~8388608,213909504~8388608,251658240~4194304,293601280~4194304,356515840~4194304,373293056~20971520] 2024-04-10T04:09:48.105 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 14 diff [4194304~4194304,12582912~8388608,130023424~8388608,155189248~8388608,188743680~16777216,213909504~12582912,251658240~8388608,293601280~4194304,306184192~8388608,335544320~4194304,356515840~4194304,373293056~16777216] 2024-04-10T04:09:48.105 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,130023424~8388608,155189248~8388608,188743680~16777216,213909504~12582912,251658240~8388608,293601280~4194304,306184192~8388608,335544320~4194304,356515840~4194304,373293056~16777216] 2024-04-10T04:09:48.110 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,130023424~12582912,155189248~8388608,188743680~16777216,213909504~16777216,251658240~8388608,293601280~4194304,306184192~12582912,335544320~4194304,356515840~4194304,373293056~20971520] 2024-04-10T04:09:48.110 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 15 diff [4194304~4194304,12582912~8388608,29360128~8388608,46137344~4194304,58720256~12582912,75497472~4194304,113246208~8388608,130023424~16777216,155189248~8388608,188743680~16777216,213909504~12582912,243269632~4194304,251658240~8388608,293601280~4194304,301989888~12582912,335544320~4194304,356515840~4194304,373293056~16777216] 2024-04-10T04:09:48.110 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,29360128~8388608,46137344~4194304,58720256~12582912,75497472~4194304,113246208~8388608,130023424~16777216,155189248~8388608,188743680~16777216,213909504~12582912,243269632~4194304,251658240~8388608,293601280~4194304,301989888~12582912,335544320~4194304,356515840~4194304,373293056~16777216] 2024-04-10T04:09:48.114 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,29360128~12582912,46137344~8388608,58720256~20971520,113246208~8388608,130023424~20971520,155189248~8388608,188743680~16777216,213909504~16777216,243269632~4194304,251658240~8388608,293601280~4194304,301989888~16777216,335544320~4194304,356515840~4194304,373293056~20971520] 2024-04-10T04:09:48.115 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 16 diff [4194304~4194304,12582912~8388608,29360128~8388608,46137344~4194304,58720256~20971520,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~12582912,243269632~4194304,251658240~4194304,285212672~12582912,301989888~16777216,335544320~4194304,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.115 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~4194304,12582912~8388608,29360128~8388608,46137344~4194304,58720256~20971520,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~12582912,243269632~4194304,251658240~4194304,285212672~12582912,301989888~16777216,335544320~4194304,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.121 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~4194304,12582912~8388608,29360128~12582912,46137344~8388608,58720256~25165824,113246208~8388608,130023424~20971520,155189248~16777216,188743680~16777216,213909504~16777216,243269632~4194304,251658240~8388608,285212672~12582912,301989888~20971520,335544320~4194304,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.121 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 17 diff [4194304~16777216,29360128~8388608,46137344~4194304,58720256~20971520,100663296~4194304,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~12582912,239075328~8388608,251658240~4194304,264241152~8388608,276824064~4194304,285212672~12582912,301989888~16777216,335544320~12582912,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.121 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~16777216,29360128~8388608,46137344~4194304,58720256~20971520,100663296~4194304,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~12582912,239075328~8388608,251658240~4194304,264241152~8388608,276824064~4194304,285212672~12582912,301989888~16777216,335544320~12582912,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.127 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~16777216,29360128~12582912,46137344~8388608,58720256~25165824,100663296~8388608,113246208~8388608,130023424~20971520,155189248~16777216,188743680~16777216,213909504~16777216,239075328~8388608,251658240~8388608,264241152~8388608,276824064~20971520,301989888~20971520,335544320~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.127 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 18 diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~25165824,100663296~4194304,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~12582912,234881024~12582912,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.127 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~25165824,100663296~4194304,113246208~8388608,130023424~16777216,155189248~16777216,188743680~16777216,213909504~12582912,234881024~12582912,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.134 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~37748736,100663296~8388608,113246208~8388608,130023424~20971520,155189248~16777216,188743680~16777216,213909504~16777216,234881024~12582912,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.135 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to 19 diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.135 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.142 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.142 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 14 diff [134217728~4194304,155189248~8388608,197132288~8388608,213909504~12582912,255852544~4194304,306184192~8388608,335544320~4194304] 2024-04-10T04:09:48.143 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [134217728~4194304,155189248~8388608,197132288~8388608,213909504~12582912,255852544~4194304,306184192~8388608,335544320~4194304] 2024-04-10T04:09:48.146 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [134217728~8388608,155189248~8388608,197132288~8388608,213909504~16777216,255852544~4194304,306184192~12582912,335544320~4194304] 2024-04-10T04:09:48.146 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 15 diff [29360128~8388608,46137344~4194304,58720256~12582912,75497472~4194304,113246208~8388608,134217728~12582912,155189248~8388608,197132288~8388608,213909504~12582912,243269632~4194304,255852544~4194304,301989888~12582912,335544320~4194304] 2024-04-10T04:09:48.146 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [29360128~8388608,46137344~4194304,58720256~12582912,75497472~4194304,113246208~8388608,134217728~12582912,155189248~8388608,197132288~8388608,213909504~12582912,243269632~4194304,255852544~4194304,301989888~12582912,335544320~4194304] 2024-04-10T04:09:48.150 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [29360128~12582912,46137344~8388608,58720256~20971520,113246208~8388608,134217728~16777216,155189248~8388608,197132288~8388608,213909504~16777216,243269632~4194304,255852544~4194304,301989888~16777216,335544320~4194304] 2024-04-10T04:09:48.150 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 16 diff [12582912~4194304,29360128~8388608,46137344~4194304,58720256~20971520,113246208~8388608,134217728~12582912,155189248~16777216,197132288~8388608,213909504~12582912,243269632~4194304,251658240~4194304,285212672~8388608,301989888~16777216,335544320~4194304,369098752~4194304] 2024-04-10T04:09:48.150 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [12582912~4194304,29360128~8388608,46137344~4194304,58720256~20971520,113246208~8388608,134217728~12582912,155189248~16777216,197132288~8388608,213909504~12582912,243269632~4194304,251658240~4194304,285212672~8388608,301989888~16777216,335544320~4194304,369098752~4194304] 2024-04-10T04:09:48.155 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [12582912~8388608,29360128~12582912,46137344~8388608,58720256~25165824,113246208~8388608,134217728~16777216,155189248~16777216,197132288~8388608,213909504~16777216,243269632~4194304,251658240~8388608,285212672~8388608,301989888~20971520,335544320~4194304,369098752~4194304] 2024-04-10T04:09:48.155 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 17 diff [8388608~12582912,29360128~8388608,46137344~4194304,58720256~20971520,100663296~4194304,113246208~8388608,134217728~12582912,155189248~16777216,197132288~8388608,213909504~12582912,239075328~8388608,251658240~4194304,264241152~8388608,276824064~4194304,285212672~8388608,301989888~16777216,335544320~12582912,356515840~4194304,369098752~4194304] 2024-04-10T04:09:48.155 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8388608~12582912,29360128~8388608,46137344~4194304,58720256~20971520,100663296~4194304,113246208~8388608,134217728~12582912,155189248~16777216,197132288~8388608,213909504~12582912,239075328~8388608,251658240~4194304,264241152~8388608,276824064~4194304,285212672~8388608,301989888~16777216,335544320~12582912,356515840~4194304,369098752~4194304] 2024-04-10T04:09:48.160 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~12582912,29360128~12582912,46137344~8388608,58720256~25165824,100663296~8388608,113246208~8388608,134217728~16777216,155189248~16777216,197132288~8388608,213909504~16777216,239075328~8388608,251658240~8388608,264241152~8388608,276824064~16777216,301989888~20971520,335544320~16777216,356515840~4194304,369098752~4194304] 2024-04-10T04:09:48.160 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 18 diff [8388608~16777216,29360128~8388608,46137344~4194304,54525952~25165824,100663296~4194304,113246208~8388608,134217728~12582912,155189248~16777216,197132288~8388608,213909504~12582912,234881024~12582912,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.160 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8388608~16777216,29360128~8388608,46137344~4194304,54525952~25165824,100663296~4194304,113246208~8388608,134217728~12582912,155189248~16777216,197132288~8388608,213909504~12582912,234881024~12582912,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.167 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~33554432,46137344~37748736,100663296~8388608,113246208~8388608,134217728~16777216,155189248~16777216,197132288~8388608,213909504~16777216,234881024~12582912,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.167 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to 19 diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.167 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.174 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,197132288~8388608,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.174 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 15 diff [29360128~8388608,46137344~4194304,58720256~12582912,75497472~4194304,113246208~8388608,138412032~8388608,243269632~4194304,301989888~8388608] 2024-04-10T04:09:48.174 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [29360128~8388608,46137344~4194304,58720256~12582912,75497472~4194304,113246208~8388608,138412032~8388608,243269632~4194304,301989888~8388608] 2024-04-10T04:09:48.177 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [29360128~12582912,46137344~8388608,58720256~20971520,113246208~8388608,138412032~12582912,243269632~4194304,301989888~12582912] 2024-04-10T04:09:48.177 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 16 diff [12582912~4194304,29360128~8388608,46137344~4194304,58720256~20971520,113246208~8388608,138412032~8388608,159383552~8388608,243269632~4194304,251658240~4194304,285212672~8388608,301989888~16777216,369098752~4194304] 2024-04-10T04:09:48.177 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [12582912~4194304,29360128~8388608,46137344~4194304,58720256~20971520,113246208~8388608,138412032~8388608,159383552~8388608,243269632~4194304,251658240~4194304,285212672~8388608,301989888~16777216,369098752~4194304] 2024-04-10T04:09:48.181 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [12582912~8388608,29360128~12582912,46137344~8388608,58720256~25165824,113246208~8388608,138412032~12582912,159383552~12582912,243269632~4194304,251658240~8388608,285212672~8388608,301989888~20971520,369098752~4194304] 2024-04-10T04:09:48.181 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 17 diff [8388608~12582912,29360128~8388608,46137344~4194304,58720256~20971520,100663296~4194304,113246208~8388608,138412032~8388608,159383552~8388608,222298112~4194304,239075328~8388608,251658240~4194304,264241152~8388608,276824064~4194304,285212672~8388608,301989888~16777216,339738624~8388608,356515840~4194304,369098752~4194304] 2024-04-10T04:09:48.181 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8388608~12582912,29360128~8388608,46137344~4194304,58720256~20971520,100663296~4194304,113246208~8388608,138412032~8388608,159383552~8388608,222298112~4194304,239075328~8388608,251658240~4194304,264241152~8388608,276824064~4194304,285212672~8388608,301989888~16777216,339738624~8388608,356515840~4194304,369098752~4194304] 2024-04-10T04:09:48.185 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~12582912,29360128~12582912,46137344~8388608,58720256~25165824,100663296~8388608,113246208~8388608,138412032~12582912,159383552~12582912,222298112~4194304,239075328~8388608,251658240~8388608,264241152~8388608,276824064~16777216,301989888~20971520,339738624~12582912,356515840~4194304,369098752~4194304] 2024-04-10T04:09:48.185 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 18 diff [8388608~16777216,29360128~8388608,46137344~4194304,54525952~25165824,100663296~4194304,113246208~8388608,138412032~8388608,155189248~12582912,218103808~8388608,234881024~12582912,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.185 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8388608~16777216,29360128~8388608,46137344~4194304,54525952~25165824,100663296~4194304,113246208~8388608,138412032~8388608,155189248~12582912,218103808~8388608,234881024~12582912,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.191 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~33554432,46137344~37748736,100663296~8388608,113246208~8388608,138412032~12582912,155189248~16777216,218103808~8388608,234881024~12582912,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.191 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to 19 diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.191 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.197 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~8388608,138412032~12582912,155189248~16777216,201326592~4194304,218103808~29360128,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.197 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to 16 diff [12582912~4194304,33554432~4194304,71303168~8388608,159383552~8388608,251658240~4194304,285212672~8388608,310378496~8388608,369098752~4194304] 2024-04-10T04:09:48.197 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [12582912~4194304,33554432~4194304,71303168~8388608,159383552~8388608,251658240~4194304,285212672~8388608,310378496~8388608,369098752~4194304] 2024-04-10T04:09:48.200 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [12582912~8388608,33554432~8388608,71303168~12582912,159383552~12582912,251658240~8388608,285212672~8388608,310378496~12582912,369098752~4194304] 2024-04-10T04:09:48.200 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to 17 diff [8388608~12582912,33554432~4194304,71303168~8388608,100663296~4194304,113246208~4194304,159383552~8388608,222298112~4194304,239075328~4194304,251658240~4194304,264241152~8388608,276824064~4194304,285212672~8388608,310378496~8388608,339738624~8388608,356515840~4194304,369098752~4194304] 2024-04-10T04:09:48.200 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8388608~12582912,33554432~4194304,71303168~8388608,100663296~4194304,113246208~4194304,159383552~8388608,222298112~4194304,239075328~4194304,251658240~4194304,264241152~8388608,276824064~4194304,285212672~8388608,310378496~8388608,339738624~8388608,356515840~4194304,369098752~4194304] 2024-04-10T04:09:48.203 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~12582912,33554432~8388608,71303168~12582912,100663296~8388608,113246208~8388608,159383552~12582912,222298112~4194304,239075328~8388608,251658240~8388608,264241152~8388608,276824064~16777216,310378496~12582912,339738624~12582912,356515840~4194304,369098752~4194304] 2024-04-10T04:09:48.203 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to 18 diff [8388608~16777216,33554432~4194304,54525952~25165824,100663296~4194304,113246208~4194304,155189248~12582912,218103808~8388608,234881024~12582912,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.203 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8388608~16777216,33554432~4194304,54525952~25165824,100663296~4194304,113246208~4194304,155189248~12582912,218103808~8388608,234881024~12582912,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.208 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~20971520,33554432~8388608,54525952~29360128,100663296~8388608,113246208~8388608,155189248~16777216,218103808~8388608,234881024~12582912,251658240~8388608,264241152~8388608,276824064~29360128,310378496~12582912,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.208 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to 19 diff [4194304~20971520,33554432~4194304,54525952~33554432,100663296~4194304,113246208~4194304,125829120~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.208 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,33554432~4194304,54525952~33554432,100663296~4194304,113246208~4194304,125829120~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.214 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25165824,33554432~8388608,54525952~33554432,100663296~8388608,113246208~8388608,125829120~8388608,155189248~16777216,201326592~4194304,218103808~29360128,251658240~8388608,264241152~8388608,276824064~29360128,310378496~12582912,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.214 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to 17 diff [8388608~4194304,16777216~4194304,100663296~4194304,113246208~4194304,222298112~4194304,239075328~4194304,264241152~8388608,276824064~4194304,339738624~8388608,356515840~4194304] 2024-04-10T04:09:48.214 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8388608~4194304,16777216~4194304,100663296~4194304,113246208~4194304,222298112~4194304,239075328~4194304,264241152~8388608,276824064~4194304,339738624~8388608,356515840~4194304] 2024-04-10T04:09:48.217 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~4194304,16777216~4194304,100663296~8388608,113246208~8388608,222298112~4194304,239075328~8388608,264241152~8388608,276824064~8388608,339738624~12582912,356515840~4194304] 2024-04-10T04:09:48.217 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to 18 diff [8388608~4194304,16777216~8388608,54525952~16777216,100663296~4194304,113246208~4194304,155189248~4194304,218103808~8388608,234881024~12582912,264241152~8388608,276824064~4194304,289406976~12582912,331350016~4194304,339738624~8388608,356515840~4194304,381681664~8388608] 2024-04-10T04:09:48.217 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [8388608~4194304,16777216~8388608,54525952~16777216,100663296~4194304,113246208~4194304,155189248~4194304,218103808~8388608,234881024~12582912,264241152~8388608,276824064~4194304,289406976~12582912,331350016~4194304,339738624~8388608,356515840~4194304,381681664~8388608] 2024-04-10T04:09:48.221 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [8388608~4194304,16777216~12582912,54525952~16777216,100663296~8388608,113246208~8388608,155189248~4194304,218103808~8388608,234881024~12582912,264241152~8388608,276824064~8388608,289406976~16777216,331350016~20971520,356515840~4194304,381681664~8388608] 2024-04-10T04:09:48.221 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to 19 diff [4194304~20971520,54525952~16777216,75497472~8388608,100663296~4194304,113246208~4194304,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,264241152~8388608,276824064~4194304,285212672~16777216,331350016~4194304,339738624~8388608,356515840~4194304,381681664~8388608] 2024-04-10T04:09:48.221 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,54525952~16777216,75497472~8388608,100663296~4194304,113246208~4194304,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,264241152~8388608,276824064~4194304,285212672~16777216,331350016~4194304,339738624~8388608,356515840~4194304,381681664~8388608] 2024-04-10T04:09:48.226 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25165824,54525952~16777216,75497472~12582912,100663296~8388608,113246208~8388608,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,264241152~8388608,276824064~29360128,331350016~20971520,356515840~4194304,381681664~8388608] 2024-04-10T04:09:48.226 INFO:tasks.workunit.client.0.smithi016.stdout:from 17 to 18 diff [20971520~4194304,54525952~16777216,155189248~4194304,218103808~4194304,234881024~8388608,289406976~12582912,331350016~4194304,381681664~8388608] 2024-04-10T04:09:48.226 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [20971520~4194304,54525952~16777216,155189248~4194304,218103808~4194304,234881024~8388608,289406976~12582912,331350016~4194304,381681664~8388608] 2024-04-10T04:09:48.229 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [20971520~8388608,54525952~16777216,155189248~4194304,218103808~4194304,234881024~8388608,289406976~16777216,331350016~8388608,381681664~8388608] 2024-04-10T04:09:48.230 INFO:tasks.workunit.client.0.smithi016.stdout:from 17 to 19 diff [4194304~20971520,54525952~16777216,75497472~8388608,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,285212672~16777216,331350016~4194304,381681664~8388608] 2024-04-10T04:09:48.230 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,54525952~16777216,75497472~8388608,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,285212672~16777216,331350016~4194304,381681664~8388608] 2024-04-10T04:09:48.234 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25165824,54525952~16777216,75497472~12582912,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,285212672~20971520,331350016~8388608,381681664~8388608] 2024-04-10T04:09:48.234 INFO:tasks.workunit.client.0.smithi016.stdout:from 18 to 19 diff [4194304~16777216,75497472~8388608,125829120~8388608,201326592~4194304,222298112~20971520,285212672~12582912] 2024-04-10T04:09:48.234 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~16777216,75497472~8388608,125829120~8388608,201326592~4194304,222298112~20971520,285212672~12582912] 2024-04-10T04:09:48.236 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~20971520,75497472~12582912,125829120~8388608,201326592~4194304,222298112~25165824,285212672~12582912] 2024-04-10T04:09:48.701 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:48.702 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:48.761 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:48.762 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:48.762 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:48.777 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:48.777 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.777 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.792 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:48.792 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.793 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.807 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:48.807 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.807 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.820 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:48.820 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.820 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.833 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:48.833 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.833 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.845 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:48.845 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.845 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:48.856 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:48.856 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:48.857 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:48.868 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:48.868 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:48.868 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:48.879 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:48.879 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.879 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.890 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:48.890 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.890 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.898 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.898 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.898 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:48.906 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:48.906 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.906 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.912 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,197132288~8388608,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.912 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.912 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.917 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~8388608,138412032~12582912,155189248~16777216,201326592~4194304,218103808~29360128,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.917 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to HEAD diff [4194304~20971520,33554432~4194304,54525952~33554432,100663296~4194304,113246208~4194304,125829120~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.917 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,33554432~4194304,54525952~33554432,100663296~4194304,113246208~4194304,125829120~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.921 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25165824,33554432~8388608,54525952~33554432,100663296~8388608,113246208~8388608,125829120~8388608,155189248~16777216,201326592~4194304,218103808~29360128,251658240~8388608,264241152~8388608,276824064~29360128,310378496~12582912,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:48.921 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to HEAD diff [4194304~20971520,54525952~16777216,75497472~8388608,100663296~4194304,113246208~4194304,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,264241152~8388608,276824064~4194304,285212672~16777216,331350016~4194304,339738624~8388608,356515840~4194304,381681664~8388608] 2024-04-10T04:09:48.922 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,54525952~16777216,75497472~8388608,100663296~4194304,113246208~4194304,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,264241152~8388608,276824064~4194304,285212672~16777216,331350016~4194304,339738624~8388608,356515840~4194304,381681664~8388608] 2024-04-10T04:09:48.924 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25165824,54525952~16777216,75497472~12582912,100663296~8388608,113246208~8388608,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,264241152~8388608,276824064~29360128,331350016~20971520,356515840~4194304,381681664~8388608] 2024-04-10T04:09:48.925 INFO:tasks.workunit.client.0.smithi016.stdout:from 17 to HEAD diff [4194304~20971520,54525952~16777216,75497472~8388608,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,285212672~16777216,331350016~4194304,381681664~8388608] 2024-04-10T04:09:48.925 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,54525952~16777216,75497472~8388608,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,285212672~16777216,331350016~4194304,381681664~8388608] 2024-04-10T04:09:48.926 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25165824,54525952~16777216,75497472~12582912,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,285212672~20971520,331350016~8388608,381681664~8388608] 2024-04-10T04:09:49.707 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:49.707 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:49.760 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:49.760 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:49.760 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:49.775 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:49.776 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.776 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.785 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:49.785 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.785 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.794 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:49.795 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.795 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.804 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:49.804 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.804 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.813 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:49.814 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.814 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.823 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:49.823 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.823 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:49.832 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:49.832 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:49.832 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:49.840 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:49.840 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:49.840 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:49.848 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:49.848 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:49.848 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:49.855 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:49.855 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:49.855 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:49.861 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:49.862 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:49.862 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:49.867 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:49.867 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:49.867 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:49.871 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,197132288~8388608,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:49.871 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:49.872 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:49.876 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~8388608,138412032~12582912,155189248~16777216,201326592~4194304,218103808~29360128,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:49.876 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to HEAD diff [4194304~20971520,33554432~4194304,54525952~33554432,100663296~4194304,113246208~4194304,125829120~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:49.876 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,33554432~4194304,54525952~33554432,100663296~4194304,113246208~4194304,125829120~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:49.880 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25165824,33554432~8388608,54525952~33554432,100663296~8388608,113246208~8388608,125829120~8388608,155189248~16777216,201326592~4194304,218103808~29360128,251658240~8388608,264241152~8388608,276824064~29360128,310378496~12582912,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:49.880 INFO:tasks.workunit.client.0.smithi016.stdout:from 16 to HEAD diff [4194304~20971520,54525952~16777216,75497472~8388608,100663296~4194304,113246208~4194304,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,264241152~8388608,276824064~4194304,285212672~16777216,331350016~4194304,339738624~8388608,356515840~4194304,381681664~8388608] 2024-04-10T04:09:49.880 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,54525952~16777216,75497472~8388608,100663296~4194304,113246208~4194304,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,264241152~8388608,276824064~4194304,285212672~16777216,331350016~4194304,339738624~8388608,356515840~4194304,381681664~8388608] 2024-04-10T04:09:49.882 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25165824,54525952~16777216,75497472~12582912,100663296~8388608,113246208~8388608,125829120~8388608,155189248~4194304,201326592~4194304,218103808~29360128,264241152~8388608,276824064~29360128,331350016~20971520,356515840~4194304,381681664~8388608] 2024-04-10T04:09:50.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:49 smithi016 bash[72916]: cluster 2024-04-10T04:09:48.540509+0000 mgr.y (mgr.25133) 1902 : cluster 0 pgmap v3439: 137 pgs: 137 active+clean; 841 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 210 KiB/s rd, 35 MiB/s wr, 334 op/s 2024-04-10T04:09:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:49 smithi016 bash[72916]: cluster 2024-04-10T04:09:48.687329+0000 mon.a (mon.0) 3629 : cluster 0 osdmap e1994: 8 total, 8 up, 8 in 2024-04-10T04:09:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:49 smithi016 bash[74137]: cluster 2024-04-10T04:09:48.540509+0000 mgr.y (mgr.25133) 1902 : cluster 0 pgmap v3439: 137 pgs: 137 active+clean; 841 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 210 KiB/s rd, 35 MiB/s wr, 334 op/s 2024-04-10T04:09:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:49 smithi016 bash[74137]: cluster 2024-04-10T04:09:48.687329+0000 mon.a (mon.0) 3629 : cluster 0 osdmap e1994: 8 total, 8 up, 8 in 2024-04-10T04:09:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:49 smithi136 bash[68278]: cluster 2024-04-10T04:09:48.540509+0000 mgr.y (mgr.25133) 1902 : cluster 0 pgmap v3439: 137 pgs: 137 active+clean; 841 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 210 KiB/s rd, 35 MiB/s wr, 334 op/s 2024-04-10T04:09:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:49 smithi136 bash[68278]: cluster 2024-04-10T04:09:48.687329+0000 mon.a (mon.0) 3629 : cluster 0 osdmap e1994: 8 total, 8 up, 8 in 2024-04-10T04:09:50.739 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:50.740 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:50.778 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:50.778 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:50.778 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:50.796 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:50.796 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.796 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.804 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:50.804 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.804 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.811 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:50.811 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.811 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.817 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:50.817 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.817 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.823 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:50.823 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.823 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.830 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:50.831 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.831 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:50.834 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:50.834 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:50.834 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:50.839 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:50.839 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:50.839 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:50.843 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:50.844 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:50.844 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:50.847 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:50.847 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:50.847 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:50.851 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:50.852 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:50.852 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:50.855 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:50.855 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:50.855 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:50.858 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,197132288~8388608,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:50.858 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:50.858 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:50.860 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~8388608,138412032~12582912,155189248~16777216,201326592~4194304,218103808~29360128,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:50.860 INFO:tasks.workunit.client.0.smithi016.stdout:from 15 to HEAD diff [4194304~20971520,33554432~4194304,54525952~33554432,100663296~4194304,113246208~4194304,125829120~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:50.860 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,33554432~4194304,54525952~33554432,100663296~4194304,113246208~4194304,125829120~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~16777216,310378496~8388608,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:50.862 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~25165824,33554432~8388608,54525952~33554432,100663296~8388608,113246208~8388608,125829120~8388608,155189248~16777216,201326592~4194304,218103808~29360128,251658240~8388608,264241152~8388608,276824064~29360128,310378496~12582912,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:51.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:50 smithi016 bash[72916]: cluster 2024-04-10T04:09:49.690467+0000 mon.a (mon.0) 3630 : cluster 0 osdmap e1995: 8 total, 8 up, 8 in 2024-04-10T04:09:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:50 smithi016 bash[74137]: cluster 2024-04-10T04:09:49.690467+0000 mon.a (mon.0) 3630 : cluster 0 osdmap e1995: 8 total, 8 up, 8 in 2024-04-10T04:09:51.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:50 smithi136 bash[68278]: cluster 2024-04-10T04:09:49.690467+0000 mon.a (mon.0) 3630 : cluster 0 osdmap e1995: 8 total, 8 up, 8 in 2024-04-10T04:09:51.780 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:51.780 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:51.806 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:51.807 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:51.807 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:51.814 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:51.815 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.815 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.821 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:51.821 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.821 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.827 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:51.827 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.828 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.834 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:51.834 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.834 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.839 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:51.840 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.840 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.845 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:51.845 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.846 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:51.850 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:51.851 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:51.851 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:51.855 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:51.855 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:51.855 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:51.866 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:51.866 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:51.866 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:51.870 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:51.870 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:51.870 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:51.873 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:51.873 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:51.874 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:51.876 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:51.876 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:51.876 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:51.879 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,197132288~8388608,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:51.879 INFO:tasks.workunit.client.0.smithi016.stdout:from 14 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:51.879 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~8388608,138412032~8388608,155189248~12582912,201326592~4194304,218103808~29360128,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~4194304,339738624~8388608,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:51.880 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~8388608,138412032~12582912,155189248~16777216,201326592~4194304,218103808~29360128,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:09:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:09:51] "GET /metrics HTTP/1.1" 200 36825 "" "Prometheus/2.43.0" 2024-04-10T04:09:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:51 smithi016 bash[74137]: cluster 2024-04-10T04:09:50.541340+0000 mgr.y (mgr.25133) 1903 : cluster 0 pgmap v3442: 137 pgs: 137 active+clean; 887 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 252 KiB/s rd, 28 MiB/s wr, 438 op/s 2024-04-10T04:09:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:51 smithi016 bash[74137]: cluster 2024-04-10T04:09:50.711378+0000 mon.a (mon.0) 3631 : cluster 0 osdmap e1996: 8 total, 8 up, 8 in 2024-04-10T04:09:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:51 smithi016 bash[72916]: cluster 2024-04-10T04:09:50.541340+0000 mgr.y (mgr.25133) 1903 : cluster 0 pgmap v3442: 137 pgs: 137 active+clean; 887 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 252 KiB/s rd, 28 MiB/s wr, 438 op/s 2024-04-10T04:09:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:51 smithi016 bash[72916]: cluster 2024-04-10T04:09:50.711378+0000 mon.a (mon.0) 3631 : cluster 0 osdmap e1996: 8 total, 8 up, 8 in 2024-04-10T04:09:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:51 smithi136 bash[68278]: cluster 2024-04-10T04:09:50.541340+0000 mgr.y (mgr.25133) 1903 : cluster 0 pgmap v3442: 137 pgs: 137 active+clean; 887 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 252 KiB/s rd, 28 MiB/s wr, 438 op/s 2024-04-10T04:09:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:51 smithi136 bash[68278]: cluster 2024-04-10T04:09:50.711378+0000 mon.a (mon.0) 3631 : cluster 0 osdmap e1996: 8 total, 8 up, 8 in 2024-04-10T04:09:52.753 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:52.753 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:52.804 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:52.804 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:52.804 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:52.820 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:52.820 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.820 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.826 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:52.827 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.827 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.832 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:52.832 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.832 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.838 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:52.838 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.838 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.843 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:52.843 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.843 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.848 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:52.848 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.848 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:52.852 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:52.852 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:52.852 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:52.856 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:52.856 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:52.856 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:52.860 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:52.860 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:52.860 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:52.863 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:52.863 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:52.863 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:52.865 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:52.866 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:52.866 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:52.867 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:52.868 INFO:tasks.workunit.client.0.smithi016.stdout:from 13 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:52.868 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,197132288~8388608,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:52.869 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,197132288~8388608,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~4194304,381681664~8388608] 2024-04-10T04:09:53.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:52 smithi016 bash[72916]: cluster 2024-04-10T04:09:51.715053+0000 mon.a (mon.0) 3632 : cluster 0 osdmap e1997: 8 total, 8 up, 8 in 2024-04-10T04:09:53.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:52 smithi016 bash[74137]: cluster 2024-04-10T04:09:51.715053+0000 mon.a (mon.0) 3632 : cluster 0 osdmap e1997: 8 total, 8 up, 8 in 2024-04-10T04:09:53.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:52 smithi136 bash[68278]: cluster 2024-04-10T04:09:51.715053+0000 mon.a (mon.0) 3632 : cluster 0 osdmap e1997: 8 total, 8 up, 8 in 2024-04-10T04:09:53.800 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:53.800 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:53.822 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:53.823 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:53.823 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:53.829 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:53.829 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.829 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.834 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:53.834 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.834 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.839 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:53.840 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.840 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.844 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:53.845 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.845 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.849 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:53.849 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.849 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.853 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:53.853 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.853 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:53.856 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:53.856 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:53.857 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:53.860 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:53.860 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:53.860 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:53.863 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:53.863 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:53.863 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:53.866 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:53.866 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:53.866 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:53.868 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:53.868 INFO:tasks.workunit.client.0.smithi016.stdout:from 12 to HEAD diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:53.868 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~4194304,54525952~29360128,100663296~4194304,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~4194304,285212672~33554432,331350016~16777216,356515840~4194304,369098752~20971520] 2024-04-10T04:09:53.869 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,100663296~8388608,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~8388608,276824064~46137344,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:54.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:53 smithi016 bash[74137]: cluster 2024-04-10T04:09:52.542386+0000 mgr.y (mgr.25133) 1904 : cluster 0 pgmap v3445: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 894 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 687 KiB/s rd, 15 MiB/s wr, 1.28k op/s 2024-04-10T04:09:54.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:53 smithi016 bash[74137]: cluster 2024-04-10T04:09:52.734494+0000 mon.a (mon.0) 3633 : cluster 0 osdmap e1998: 8 total, 8 up, 8 in 2024-04-10T04:09:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:53 smithi016 bash[72916]: cluster 2024-04-10T04:09:52.542386+0000 mgr.y (mgr.25133) 1904 : cluster 0 pgmap v3445: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 894 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 687 KiB/s rd, 15 MiB/s wr, 1.28k op/s 2024-04-10T04:09:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:53 smithi016 bash[72916]: cluster 2024-04-10T04:09:52.734494+0000 mon.a (mon.0) 3633 : cluster 0 osdmap e1998: 8 total, 8 up, 8 in 2024-04-10T04:09:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:53 smithi136 bash[68278]: cluster 2024-04-10T04:09:52.542386+0000 mgr.y (mgr.25133) 1904 : cluster 0 pgmap v3445: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 894 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 687 KiB/s rd, 15 MiB/s wr, 1.28k op/s 2024-04-10T04:09:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:53 smithi136 bash[68278]: cluster 2024-04-10T04:09:52.734494+0000 mon.a (mon.0) 3633 : cluster 0 osdmap e1998: 8 total, 8 up, 8 in 2024-04-10T04:09:54.771 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:54.771 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:54.818 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:54.818 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:54.818 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:54.835 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:54.835 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.835 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.842 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:54.842 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.842 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.847 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:54.847 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.847 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.852 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:54.852 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.852 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.856 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:54.856 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.856 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.859 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:54.859 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.860 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:54.863 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:54.863 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:54.863 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:54.866 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:54.866 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:54.866 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:54.868 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:54.868 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:54.868 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:54.870 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:54.870 INFO:tasks.workunit.client.0.smithi016.stdout:from 11 to HEAD diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:54.870 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~8388608,46137344~37748736,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~8388608,276824064~41943040,331350016~16777216,356515840~4194304,369098752~25165824] 2024-04-10T04:09:54.871 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~37748736,46137344~41943040,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:55.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:54 smithi016 bash[72916]: cluster 2024-04-10T04:09:53.745352+0000 mon.a (mon.0) 3634 : cluster 0 osdmap e1999: 8 total, 8 up, 8 in 2024-04-10T04:09:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:54 smithi016 bash[74137]: cluster 2024-04-10T04:09:53.745352+0000 mon.a (mon.0) 3634 : cluster 0 osdmap e1999: 8 total, 8 up, 8 in 2024-04-10T04:09:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:54 smithi136 bash[68278]: cluster 2024-04-10T04:09:53.745352+0000 mon.a (mon.0) 3634 : cluster 0 osdmap e1999: 8 total, 8 up, 8 in 2024-04-10T04:09:55.810 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:55.839 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:55.848 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:55.853 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:55.857 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:55.861 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:55.865 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:55.868 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:55.871 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:55.874 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:55.876 INFO:tasks.workunit.client.0.smithi016.stdout:from 10 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,188743680~16777216,213909504~33554432,251658240~4194304,264241152~54525952,331350016~20971520,356515840~4194304,369098752~25165824] 2024-04-10T04:09:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,188743680~16777216,213909504~33554432,251658240~8388608,264241152~58720256,331350016~29360128,369098752~25165824] 2024-04-10T04:09:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:55 smithi016 bash[72916]: cluster 2024-04-10T04:09:54.543377+0000 mgr.y (mgr.25133) 1905 : cluster 0 pgmap v3448: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 867 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 599 KiB/s rd, 2.9 MiB/s wr, 1.11k op/s 2024-04-10T04:09:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:55 smithi016 bash[72916]: cluster 2024-04-10T04:09:54.755360+0000 mon.a (mon.0) 3635 : cluster 0 osdmap e2000: 8 total, 8 up, 8 in 2024-04-10T04:09:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:55 smithi016 bash[74137]: cluster 2024-04-10T04:09:54.543377+0000 mgr.y (mgr.25133) 1905 : cluster 0 pgmap v3448: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 867 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 599 KiB/s rd, 2.9 MiB/s wr, 1.11k op/s 2024-04-10T04:09:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:55 smithi016 bash[74137]: cluster 2024-04-10T04:09:54.755360+0000 mon.a (mon.0) 3635 : cluster 0 osdmap e2000: 8 total, 8 up, 8 in 2024-04-10T04:09:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:55 smithi136 bash[68278]: cluster 2024-04-10T04:09:54.543377+0000 mgr.y (mgr.25133) 1905 : cluster 0 pgmap v3448: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 867 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 599 KiB/s rd, 2.9 MiB/s wr, 1.11k op/s 2024-04-10T04:09:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:55 smithi136 bash[68278]: cluster 2024-04-10T04:09:54.755360+0000 mon.a (mon.0) 3635 : cluster 0 osdmap e2000: 8 total, 8 up, 8 in 2024-04-10T04:09:56.809 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:56.856 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:56.865 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:56.870 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:56.874 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:56.878 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:56.881 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:56.884 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:56.887 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:56.889 INFO:tasks.workunit.client.0.smithi016.stdout:from 9 to HEAD diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,96468992~8388608,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~33554432,251658240~67108864,331350016~20971520,356515840~4194304,369098752~29360128] 2024-04-10T04:09:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,96468992~12582912,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~33554432,251658240~71303168,331350016~29360128,369098752~29360128] 2024-04-10T04:09:57.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:56 smithi016 bash[72916]: cluster 2024-04-10T04:09:55.758051+0000 mon.a (mon.0) 3636 : cluster 0 osdmap e2001: 8 total, 8 up, 8 in 2024-04-10T04:09:57.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:56 smithi016 bash[74137]: cluster 2024-04-10T04:09:55.758051+0000 mon.a (mon.0) 3636 : cluster 0 osdmap e2001: 8 total, 8 up, 8 in 2024-04-10T04:09:57.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:56 smithi136 bash[68278]: cluster 2024-04-10T04:09:55.758051+0000 mon.a (mon.0) 3636 : cluster 0 osdmap e2001: 8 total, 8 up, 8 in 2024-04-10T04:09:57.805 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:57.872 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:57.882 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:57.886 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:57.890 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:57.893 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:57.896 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:57.898 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:57.900 INFO:tasks.workunit.client.0.smithi016.stdout:from 8 to HEAD diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~12582912,113246208~8388608,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432] 2024-04-10T04:09:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~16777216,113246208~8388608,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~33554432] 2024-04-10T04:09:58.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:57 smithi016 bash[72916]: cluster 2024-04-10T04:09:56.544354+0000 mgr.y (mgr.25133) 1906 : cluster 0 pgmap v3451: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 834 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 254 KiB/s rd, 6.2 KiB/s wr, 424 op/s 2024-04-10T04:09:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:57 smithi016 bash[72916]: cluster 2024-04-10T04:09:56.782872+0000 mon.a (mon.0) 3637 : cluster 0 osdmap e2002: 8 total, 8 up, 8 in 2024-04-10T04:09:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:57 smithi016 bash[72916]: audit 2024-04-10T04:09:57.622991+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:57 smithi016 bash[74137]: cluster 2024-04-10T04:09:56.544354+0000 mgr.y (mgr.25133) 1906 : cluster 0 pgmap v3451: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 834 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 254 KiB/s rd, 6.2 KiB/s wr, 424 op/s 2024-04-10T04:09:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:57 smithi016 bash[74137]: cluster 2024-04-10T04:09:56.782872+0000 mon.a (mon.0) 3637 : cluster 0 osdmap e2002: 8 total, 8 up, 8 in 2024-04-10T04:09:58.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:57 smithi016 bash[74137]: audit 2024-04-10T04:09:57.622991+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:57 smithi136 bash[68278]: cluster 2024-04-10T04:09:56.544354+0000 mgr.y (mgr.25133) 1906 : cluster 0 pgmap v3451: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 834 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 254 KiB/s rd, 6.2 KiB/s wr, 424 op/s 2024-04-10T04:09:58.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:57 smithi136 bash[68278]: cluster 2024-04-10T04:09:56.782872+0000 mon.a (mon.0) 3637 : cluster 0 osdmap e2002: 8 total, 8 up, 8 in 2024-04-10T04:09:58.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:57 smithi136 bash[68278]: audit 2024-04-10T04:09:57.622991+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:09:58.859 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:58.910 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:58.918 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:58.924 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:58.927 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:58.930 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:58.932 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:58.934 INFO:tasks.workunit.client.0.smithi016.stdout:from 7 to HEAD diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~20971520,29360128~54525952,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:09:59.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:58 smithi016 bash[72916]: cluster 2024-04-10T04:09:57.797329+0000 mon.a (mon.0) 3639 : cluster 0 osdmap e2003: 8 total, 8 up, 8 in 2024-04-10T04:09:59.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:58 smithi016 bash[74137]: cluster 2024-04-10T04:09:57.797329+0000 mon.a (mon.0) 3639 : cluster 0 osdmap e2003: 8 total, 8 up, 8 in 2024-04-10T04:09:59.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:58 smithi136 bash[68278]: cluster 2024-04-10T04:09:57.797329+0000 mon.a (mon.0) 3639 : cluster 0 osdmap e2003: 8 total, 8 up, 8 in 2024-04-10T04:09:59.512 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:09:59.544 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:09:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:09:59.550 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:59.554 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:59.558 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:09:59.567 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:09:59.570 INFO:tasks.workunit.client.0.smithi016.stdout:from 6 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:09:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~109051904,331350016~29360128,364904448~37748736,406847488~12582912] 2024-04-10T04:10:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:59 smithi136 bash[68278]: cluster 2024-04-10T04:09:58.545026+0000 mgr.y (mgr.25133) 1907 : cluster 0 pgmap v3454: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 813 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 96 KiB/s rd, 0 B/s wr, 191 op/s 2024-04-10T04:10:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:59 smithi136 bash[68278]: cluster 2024-04-10T04:09:58.826153+0000 mon.a (mon.0) 3640 : cluster 0 osdmap e2004: 8 total, 8 up, 8 in 2024-04-10T04:10:00.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:09:59 smithi136 bash[68278]: cluster 2024-04-10T04:09:59.481926+0000 mon.a (mon.0) 3641 : cluster 0 osdmap e2005: 8 total, 8 up, 8 in 2024-04-10T04:10:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:59 smithi016 bash[72916]: cluster 2024-04-10T04:09:58.545026+0000 mgr.y (mgr.25133) 1907 : cluster 0 pgmap v3454: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 813 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 96 KiB/s rd, 0 B/s wr, 191 op/s 2024-04-10T04:10:00.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:59 smithi016 bash[72916]: cluster 2024-04-10T04:09:58.826153+0000 mon.a (mon.0) 3640 : cluster 0 osdmap e2004: 8 total, 8 up, 8 in 2024-04-10T04:10:00.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:09:59 smithi016 bash[72916]: cluster 2024-04-10T04:09:59.481926+0000 mon.a (mon.0) 3641 : cluster 0 osdmap e2005: 8 total, 8 up, 8 in 2024-04-10T04:10:00.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:59 smithi016 bash[74137]: cluster 2024-04-10T04:09:58.545026+0000 mgr.y (mgr.25133) 1907 : cluster 0 pgmap v3454: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 813 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 96 KiB/s rd, 0 B/s wr, 191 op/s 2024-04-10T04:10:00.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:59 smithi016 bash[74137]: cluster 2024-04-10T04:09:58.826153+0000 mon.a (mon.0) 3640 : cluster 0 osdmap e2004: 8 total, 8 up, 8 in 2024-04-10T04:10:00.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:09:59 smithi016 bash[74137]: cluster 2024-04-10T04:09:59.481926+0000 mon.a (mon.0) 3641 : cluster 0 osdmap e2005: 8 total, 8 up, 8 in 2024-04-10T04:10:00.511 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:10:00.552 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:10:00.566 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:10:00.578 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:10:00.584 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:10:00.585 INFO:tasks.workunit.client.0.smithi016.stdout:from 5 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~16777216,213909504~104857600,322961408~4194304,331350016~20971520,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~29360128,213909504~146800640,364904448~37748736,406847488~12582912] 2024-04-10T04:10:01.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:00 smithi136 bash[68278]: cluster 2024-04-10T04:10:00.000140+0000 mon.a (mon.0) 3642 : cluster 3 Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-04-10T04:10:01.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:00 smithi136 bash[68278]: cluster 2024-04-10T04:10:00.000187+0000 mon.a (mon.0) 3643 : cluster 3 [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-04-10T04:10:01.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:00 smithi136 bash[68278]: cluster 2024-04-10T04:10:00.000216+0000 mon.a (mon.0) 3644 : cluster 3 telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-04-10T04:10:01.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:00 smithi136 bash[68278]: cluster 2024-04-10T04:10:00.485729+0000 mon.a (mon.0) 3645 : cluster 0 osdmap e2006: 8 total, 8 up, 8 in 2024-04-10T04:10:01.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:00 smithi016 bash[72916]: cluster 2024-04-10T04:10:00.000140+0000 mon.a (mon.0) 3642 : cluster 3 Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-04-10T04:10:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:00 smithi016 bash[72916]: cluster 2024-04-10T04:10:00.000187+0000 mon.a (mon.0) 3643 : cluster 3 [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-04-10T04:10:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:00 smithi016 bash[72916]: cluster 2024-04-10T04:10:00.000216+0000 mon.a (mon.0) 3644 : cluster 3 telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-04-10T04:10:01.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:00 smithi016 bash[72916]: cluster 2024-04-10T04:10:00.485729+0000 mon.a (mon.0) 3645 : cluster 0 osdmap e2006: 8 total, 8 up, 8 in 2024-04-10T04:10:01.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:00 smithi016 bash[74137]: cluster 2024-04-10T04:10:00.000140+0000 mon.a (mon.0) 3642 : cluster 3 Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-04-10T04:10:01.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:00 smithi016 bash[74137]: cluster 2024-04-10T04:10:00.000187+0000 mon.a (mon.0) 3643 : cluster 3 [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-04-10T04:10:01.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:00 smithi016 bash[74137]: cluster 2024-04-10T04:10:00.000216+0000 mon.a (mon.0) 3644 : cluster 3 telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-04-10T04:10:01.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:00 smithi016 bash[74137]: cluster 2024-04-10T04:10:00.485729+0000 mon.a (mon.0) 3645 : cluster 0 osdmap e2006: 8 total, 8 up, 8 in 2024-04-10T04:10:01.532 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:01.532 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:01.578 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:10:01.578 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:01.578 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:01.583 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:10:01.583 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:01.583 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:01.590 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:10:01.590 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:01.590 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:01.592 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:10:01.592 INFO:tasks.workunit.client.0.smithi016.stdout:from 4 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:01.592 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:01.593 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:10:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:10:01] "GET /metrics HTTP/1.1" 200 36829 "" "Prometheus/2.43.0" 2024-04-10T04:10:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:01 smithi016 bash[72916]: cluster 2024-04-10T04:10:00.545617+0000 mgr.y (mgr.25133) 1908 : cluster 0 pgmap v3458: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 771 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 6.6 KiB/s wr, 307 op/s 2024-04-10T04:10:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:01 smithi016 bash[72916]: cluster 2024-04-10T04:10:01.492724+0000 mon.a (mon.0) 3646 : cluster 0 osdmap e2007: 8 total, 8 up, 8 in 2024-04-10T04:10:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:01 smithi016 bash[74137]: cluster 2024-04-10T04:10:00.545617+0000 mgr.y (mgr.25133) 1908 : cluster 0 pgmap v3458: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 771 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 6.6 KiB/s wr, 307 op/s 2024-04-10T04:10:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:01 smithi016 bash[74137]: cluster 2024-04-10T04:10:01.492724+0000 mon.a (mon.0) 3646 : cluster 0 osdmap e2007: 8 total, 8 up, 8 in 2024-04-10T04:10:02.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:01 smithi136 bash[68278]: cluster 2024-04-10T04:10:00.545617+0000 mgr.y (mgr.25133) 1908 : cluster 0 pgmap v3458: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 771 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 6.6 KiB/s wr, 307 op/s 2024-04-10T04:10:02.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:01 smithi136 bash[68278]: cluster 2024-04-10T04:10:01.492724+0000 mon.a (mon.0) 3646 : cluster 0 osdmap e2007: 8 total, 8 up, 8 in 2024-04-10T04:10:02.529 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:02.529 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:02.570 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:10:02.570 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:02.570 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:02.577 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:10:02.577 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:02.577 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:02.580 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:10:02.580 INFO:tasks.workunit.client.0.smithi016.stdout:from 3 to HEAD diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:02.580 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [4194304~79691776,92274688~25165824,125829120~20971520,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:02.581 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [4194304~83886080,92274688~29360128,125829120~25165824,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:10:03.542 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:03.542 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:03.557 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:10:03.557 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:03.558 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:03.561 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:10:03.561 INFO:tasks.workunit.client.0.smithi016.stdout:from 2 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:03.561 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~16777216,176160768~8388608,188743680~130023424,322961408~29360128,356515840~4194304,364904448~33554432,406847488~8388608] 2024-04-10T04:10:03.563 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~16777216,176160768~184549376,364904448~37748736,406847488~12582912] 2024-04-10T04:10:03.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:03 smithi016 bash[72916]: cluster 2024-04-10T04:10:02.495658+0000 mon.a (mon.0) 3647 : cluster 0 osdmap e2008: 8 total, 8 up, 8 in 2024-04-10T04:10:03.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:03 smithi016 bash[72916]: cluster 2024-04-10T04:10:02.546153+0000 mgr.y (mgr.25133) 1909 : cluster 0 pgmap v3461: 137 pgs: 137 active+clean; 709 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 189 KiB/s rd, 6.7 KiB/s wr, 308 op/s 2024-04-10T04:10:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:03 smithi016 bash[74137]: cluster 2024-04-10T04:10:02.495658+0000 mon.a (mon.0) 3647 : cluster 0 osdmap e2008: 8 total, 8 up, 8 in 2024-04-10T04:10:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:03 smithi016 bash[74137]: cluster 2024-04-10T04:10:02.546153+0000 mgr.y (mgr.25133) 1909 : cluster 0 pgmap v3461: 137 pgs: 137 active+clean; 709 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 189 KiB/s rd, 6.7 KiB/s wr, 308 op/s 2024-04-10T04:10:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:03 smithi136 bash[68278]: cluster 2024-04-10T04:10:02.495658+0000 mon.a (mon.0) 3647 : cluster 0 osdmap e2008: 8 total, 8 up, 8 in 2024-04-10T04:10:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:03 smithi136 bash[68278]: cluster 2024-04-10T04:10:02.546153+0000 mgr.y (mgr.25133) 1909 : cluster 0 pgmap v3461: 137 pgs: 137 active+clean; 709 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 189 KiB/s rd, 6.7 KiB/s wr, 308 op/s 2024-04-10T04:10:04.507 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:04.507 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:04.537 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:10:04.537 INFO:tasks.workunit.client.0.smithi016.stdout:from 1 to HEAD diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:04.537 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~25165824,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:04.540 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~58720256,155189248~205520896,364904448~54525952] 2024-04-10T04:10:04.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:04 smithi016 bash[72916]: cluster 2024-04-10T04:10:03.505962+0000 mon.a (mon.0) 3648 : cluster 0 osdmap e2009: 8 total, 8 up, 8 in 2024-04-10T04:10:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:04 smithi016 bash[72916]: cluster 2024-04-10T04:10:04.484627+0000 mon.a (mon.0) 3649 : cluster 0 osdmap e2010: 8 total, 8 up, 8 in 2024-04-10T04:10:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:04 smithi016 bash[74137]: cluster 2024-04-10T04:10:03.505962+0000 mon.a (mon.0) 3648 : cluster 0 osdmap e2009: 8 total, 8 up, 8 in 2024-04-10T04:10:04.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:04 smithi016 bash[74137]: cluster 2024-04-10T04:10:04.484627+0000 mon.a (mon.0) 3649 : cluster 0 osdmap e2010: 8 total, 8 up, 8 in 2024-04-10T04:10:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:04 smithi136 bash[68278]: cluster 2024-04-10T04:10:03.505962+0000 mon.a (mon.0) 3648 : cluster 0 osdmap e2009: 8 total, 8 up, 8 in 2024-04-10T04:10:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:04 smithi136 bash[68278]: cluster 2024-04-10T04:10:04.484627+0000 mon.a (mon.0) 3649 : cluster 0 osdmap e2010: 8 total, 8 up, 8 in 2024-04-10T04:10:05.420 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:10:05 smithi136 bash[98209]: logger=cleanup t=2024-04-10T04:10:05.136572372Z level=info msg="Completed cleanup jobs" duration=36.144668ms 2024-04-10T04:10:05.548 INFO:tasks.workunit.client.0.smithi016.stdout:from 0 to HEAD diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:05.549 INFO:tasks.workunit.client.0.smithi016.stdout: limited diff [0~83886080,92274688~25165824,121634816~29360128,155189248~29360128,188743680~130023424,322961408~29360128,356515840~4194304,364904448~50331648] 2024-04-10T04:10:05.569 INFO:tasks.workunit.client.0.smithi016.stdout: actual was [0~88080384,92274688~268435456,364904448~54525952] 2024-04-10T04:10:05.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:05 smithi016 bash[72916]: cluster 2024-04-10T04:10:04.546702+0000 mgr.y (mgr.25133) 1910 : cluster 0 pgmap v3464: 137 pgs: 137 active+clean; 622 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 128 KiB/s rd, 5.7 KiB/s wr, 214 op/s 2024-04-10T04:10:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:05 smithi016 bash[74137]: cluster 2024-04-10T04:10:04.546702+0000 mgr.y (mgr.25133) 1910 : cluster 0 pgmap v3464: 137 pgs: 137 active+clean; 622 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 128 KiB/s rd, 5.7 KiB/s wr, 214 op/s 2024-04-10T04:10:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:05 smithi136 bash[68278]: cluster 2024-04-10T04:10:04.546702+0000 mgr.y (mgr.25133) 1910 : cluster 0 pgmap v3464: 137 pgs: 137 active+clean; 622 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 128 KiB/s rd, 5.7 KiB/s wr, 214 op/s 2024-04-10T04:10:06.598 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39845 ms) 2024-04-10T04:10:06.598 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateRegression6926 2024-04-10T04:10:06.598 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:10:06.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:06 smithi016 bash[72916]: cluster 2024-04-10T04:10:05.527516+0000 mon.a (mon.0) 3650 : cluster 0 osdmap e2011: 8 total, 8 up, 8 in 2024-04-10T04:10:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:06 smithi016 bash[74137]: cluster 2024-04-10T04:10:05.527516+0000 mon.a (mon.0) 3650 : cluster 0 osdmap e2011: 8 total, 8 up, 8 in 2024-04-10T04:10:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:06 smithi136 bash[68278]: cluster 2024-04-10T04:10:05.527516+0000 mon.a (mon.0) 3650 : cluster 0 osdmap e2011: 8 total, 8 up, 8 in 2024-04-10T04:10:07.583 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~4194304 2024-04-10T04:10:07.591 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateRegression6926 (994 ms) 2024-04-10T04:10:07.591 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-04-10T04:10:07.591 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:10:07.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:07 smithi016 bash[72916]: cluster 2024-04-10T04:10:06.533264+0000 mon.a (mon.0) 3651 : cluster 0 osdmap e2012: 8 total, 8 up, 8 in 2024-04-10T04:10:07.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:07 smithi016 bash[72916]: cluster 2024-04-10T04:10:06.547430+0000 mgr.y (mgr.25133) 1911 : cluster 0 pgmap v3467: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 558 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 5.7 KiB/s wr, 145 op/s 2024-04-10T04:10:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:07 smithi016 bash[74137]: cluster 2024-04-10T04:10:06.533264+0000 mon.a (mon.0) 3651 : cluster 0 osdmap e2012: 8 total, 8 up, 8 in 2024-04-10T04:10:07.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:07 smithi016 bash[74137]: cluster 2024-04-10T04:10:06.547430+0000 mgr.y (mgr.25133) 1911 : cluster 0 pgmap v3467: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 558 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 5.7 KiB/s wr, 145 op/s 2024-04-10T04:10:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:07 smithi136 bash[68278]: cluster 2024-04-10T04:10:06.533264+0000 mon.a (mon.0) 3651 : cluster 0 osdmap e2012: 8 total, 8 up, 8 in 2024-04-10T04:10:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:07 smithi136 bash[68278]: cluster 2024-04-10T04:10:06.547430+0000 mgr.y (mgr.25133) 1911 : cluster 0 pgmap v3467: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 558 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 5.7 KiB/s wr, 145 op/s 2024-04-10T04:10:08.663 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~4194304 2024-04-10T04:10:08.663 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 4194304~4194304 2024-04-10T04:10:08.663 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 8388608~4194304 2024-04-10T04:10:08.663 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 12582912~4194304 2024-04-10T04:10:08.664 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 16777216~4194304 2024-04-10T04:10:08.727 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 0~4194304 2024-04-10T04:10:08.727 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 4194304~4194304 2024-04-10T04:10:08.727 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 8388608~4194304 2024-04-10T04:10:08.727 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 16777216~4194304 2024-04-10T04:10:08.747 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1156 ms) 2024-04-10T04:10:08.747 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-04-10T04:10:08.747 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:10:08.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:08 smithi016 bash[72916]: cluster 2024-04-10T04:10:07.545113+0000 mon.a (mon.0) 3652 : cluster 0 osdmap e2013: 8 total, 8 up, 8 in 2024-04-10T04:10:08.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:08 smithi016 bash[74137]: cluster 2024-04-10T04:10:07.545113+0000 mon.a (mon.0) 3652 : cluster 0 osdmap e2013: 8 total, 8 up, 8 in 2024-04-10T04:10:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:08 smithi136 bash[68278]: cluster 2024-04-10T04:10:07.545113+0000 mon.a (mon.0) 3652 : cluster 0 osdmap e2013: 8 total, 8 up, 8 in 2024-04-10T04:10:09.678 INFO:tasks.workunit.client.0.smithi016.stdout: wrote [0~20971520] to clone 2024-04-10T04:10:09.678 INFO:tasks.workunit.client.0.smithi016.stdout: diff was [0~20971520] 2024-04-10T04:10:09.683 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (936 ms) 2024-04-10T04:10:09.683 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-04-10T04:10:09.684 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:10:09.727 INFO:tasks.workunit.client.0.smithi016.stdout: wrote [698165~116340,2026066~9447,3016356~64679,9886123~3199,10204730~56244,12059072~10043,15278905~80792,16931778~16836,20206279~87146] 2024-04-10T04:10:09.739 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (56 ms) 2024-04-10T04:10:09.739 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-04-10T04:10:09.740 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:10:09.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:09 smithi016 bash[72916]: cluster 2024-04-10T04:10:08.544604+0000 mon.a (mon.0) 3653 : cluster 0 osdmap e2014: 8 total, 8 up, 8 in 2024-04-10T04:10:09.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:09 smithi016 bash[72916]: cluster 2024-04-10T04:10:08.548322+0000 mgr.y (mgr.25133) 1912 : cluster 0 pgmap v3470: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 504 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 22 op/s 2024-04-10T04:10:09.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:09 smithi016 bash[72916]: cluster 2024-04-10T04:10:09.489430+0000 mon.a (mon.0) 3654 : cluster 0 osdmap e2015: 8 total, 8 up, 8 in 2024-04-10T04:10:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:09 smithi016 bash[74137]: cluster 2024-04-10T04:10:08.544604+0000 mon.a (mon.0) 3653 : cluster 0 osdmap e2014: 8 total, 8 up, 8 in 2024-04-10T04:10:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:09 smithi016 bash[74137]: cluster 2024-04-10T04:10:08.548322+0000 mgr.y (mgr.25133) 1912 : cluster 0 pgmap v3470: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 504 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 22 op/s 2024-04-10T04:10:09.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:09 smithi016 bash[74137]: cluster 2024-04-10T04:10:09.489430+0000 mon.a (mon.0) 3654 : cluster 0 osdmap e2015: 8 total, 8 up, 8 in 2024-04-10T04:10:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:09 smithi136 bash[68278]: cluster 2024-04-10T04:10:08.544604+0000 mon.a (mon.0) 3653 : cluster 0 osdmap e2014: 8 total, 8 up, 8 in 2024-04-10T04:10:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:09 smithi136 bash[68278]: cluster 2024-04-10T04:10:08.548322+0000 mgr.y (mgr.25133) 1912 : cluster 0 pgmap v3470: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 504 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 22 op/s 2024-04-10T04:10:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:09 smithi136 bash[68278]: cluster 2024-04-10T04:10:09.489430+0000 mon.a (mon.0) 3654 : cluster 0 osdmap e2015: 8 total, 8 up, 8 in 2024-04-10T04:10:11.786 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (2047 ms) 2024-04-10T04:10:11.786 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-04-10T04:10:11.786 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:10:11.852 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 5000005~1234 2024-04-10T04:10:11.858 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (72 ms) 2024-04-10T04:10:11.858 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-04-10T04:10:11.858 INFO:tasks.workunit.client.0.smithi016.stdout:using new format! 2024-04-10T04:10:11.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:11 smithi136 bash[68278]: cluster 2024-04-10T04:10:10.549107+0000 mgr.y (mgr.25133) 1913 : cluster 0 pgmap v3472: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 489 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 MiB/s wr, 94 op/s 2024-04-10T04:10:11.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:11 smithi136 bash[68278]: cluster 2024-04-10T04:10:10.571864+0000 mon.a (mon.0) 3655 : cluster 0 osdmap e2016: 8 total, 8 up, 8 in 2024-04-10T04:10:11.951 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 8376263~12345 2024-04-10T04:10:11.951 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 8388608~4194304 2024-04-10T04:10:11.951 INFO:tasks.workunit.client.0.smithi016.stdout:iterate_cb 12582912~54321 2024-04-10T04:10:11.961 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (103 ms) 2024-04-10T04:10:11.961 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-04-10T04:10:11.961 INFO:tasks.workunit.client.0.smithi016.stdout:SKIPPING 2024-04-10T04:10:11.961 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-04-10T04:10:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:10:11] "GET /metrics HTTP/1.1" 200 36829 "" "Prometheus/2.43.0" 2024-04-10T04:10:12.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:11 smithi016 bash[74137]: cluster 2024-04-10T04:10:10.549107+0000 mgr.y (mgr.25133) 1913 : cluster 0 pgmap v3472: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 489 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 MiB/s wr, 94 op/s 2024-04-10T04:10:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:11 smithi016 bash[74137]: cluster 2024-04-10T04:10:10.571864+0000 mon.a (mon.0) 3655 : cluster 0 osdmap e2016: 8 total, 8 up, 8 in 2024-04-10T04:10:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:11 smithi016 bash[72916]: cluster 2024-04-10T04:10:10.549107+0000 mgr.y (mgr.25133) 1913 : cluster 0 pgmap v3472: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 489 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 MiB/s wr, 94 op/s 2024-04-10T04:10:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:11 smithi016 bash[72916]: cluster 2024-04-10T04:10:10.571864+0000 mon.a (mon.0) 3655 : cluster 0 osdmap e2016: 8 total, 8 up, 8 in 2024-04-10T04:10:12.608 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 11 tests from DiffIterateTest/1 (53307 ms total) 2024-04-10T04:10:12.608 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:10:12.608 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-04-10T04:10:12.608 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 406 tests from 15 test suites ran. (1029531 ms total) 2024-04-10T04:10:12.608 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 406 tests. 2024-04-10T04:10:12.608 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:10:12.608 INFO:tasks.workunit.client.0.smithi016.stdout: YOU HAVE 2 DISABLED TESTS 2024-04-10T04:10:12.608 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:10:12.630 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T04:10:12.630 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T04:10:12.682 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-04-10T04:10:12.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-10T04:10:12.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:12 smithi136 bash[68278]: cluster 2024-04-10T04:10:11.584600+0000 mon.a (mon.0) 3656 : cluster 0 osdmap e2017: 8 total, 8 up, 8 in 2024-04-10T04:10:12.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:12 smithi016 bash[72916]: cluster 2024-04-10T04:10:11.584600+0000 mon.a (mon.0) 3656 : cluster 0 osdmap e2017: 8 total, 8 up, 8 in 2024-04-10T04:10:12.955 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:12 smithi016 bash[74137]: cluster 2024-04-10T04:10:11.584600+0000 mon.a (mon.0) 3656 : cluster 0 osdmap e2017: 8 total, 8 up, 8 in 2024-04-10T04:10:12.956 DEBUG:teuthology.parallel:result is None 2024-04-10T04:10:12.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T04:10:12.968 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T04:10:12.968 DEBUG:teuthology.orchestra.run.smithi016:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T04:10:13.020 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T04:10:13.020 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T04:10:13.020 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-04-10T04:10:13.020 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T04:10:13.021 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-04-10T04:10:13.021 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-10T04:10:13.021 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-04-10T04:10:13.021 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-10T04:10:13.022 DEBUG:teuthology.orchestra.run.smithi016:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-10T04:10:13.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T04:10:13.069 INFO:teuthology.orchestra.run.smithi016.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-10T04:10:13.069 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T04:10:13.138 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-10T04:10:13.138 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-10T04:10:13.185 INFO:tasks.workunit:timeout=3h 2024-04-10T04:10:13.185 INFO:tasks.workunit:cleanup=True 2024-04-10T04:10:13.185 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-04-10T04:10:13.233 INFO:tasks.workunit.client.0.smithi016.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-10T04:10:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:13 smithi136 bash[68278]: cluster 2024-04-10T04:10:12.549995+0000 mgr.y (mgr.25133) 1914 : cluster 0 pgmap v3475: 137 pgs: 137 active+clean; 523 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 8.8 MiB/s wr, 296 op/s 2024-04-10T04:10:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:13 smithi136 bash[68278]: cluster 2024-04-10T04:10:12.595138+0000 mon.a (mon.0) 3657 : cluster 0 osdmap e2018: 8 total, 8 up, 8 in 2024-04-10T04:10:13.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:13 smithi136 bash[68278]: audit 2024-04-10T04:10:12.623037+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:14.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:13 smithi016 bash[74137]: cluster 2024-04-10T04:10:12.549995+0000 mgr.y (mgr.25133) 1914 : cluster 0 pgmap v3475: 137 pgs: 137 active+clean; 523 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 8.8 MiB/s wr, 296 op/s 2024-04-10T04:10:14.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:13 smithi016 bash[74137]: cluster 2024-04-10T04:10:12.595138+0000 mon.a (mon.0) 3657 : cluster 0 osdmap e2018: 8 total, 8 up, 8 in 2024-04-10T04:10:14.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:13 smithi016 bash[74137]: audit 2024-04-10T04:10:12.623037+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:13 smithi016 bash[72916]: cluster 2024-04-10T04:10:12.549995+0000 mgr.y (mgr.25133) 1914 : cluster 0 pgmap v3475: 137 pgs: 137 active+clean; 523 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 8.8 MiB/s wr, 296 op/s 2024-04-10T04:10:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:13 smithi016 bash[72916]: cluster 2024-04-10T04:10:12.595138+0000 mon.a (mon.0) 3657 : cluster 0 osdmap e2018: 8 total, 8 up, 8 in 2024-04-10T04:10:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:13 smithi016 bash[72916]: audit 2024-04-10T04:10:12.623037+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:15.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:15 smithi136 bash[68278]: cluster 2024-04-10T04:10:14.550822+0000 mgr.y (mgr.25133) 1915 : cluster 0 pgmap v3477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:16.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:15 smithi016 bash[72916]: cluster 2024-04-10T04:10:14.550822+0000 mgr.y (mgr.25133) 1915 : cluster 0 pgmap v3477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:15 smithi016 bash[74137]: cluster 2024-04-10T04:10:14.550822+0000 mgr.y (mgr.25133) 1915 : cluster 0 pgmap v3477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:17 smithi136 bash[68278]: cluster 2024-04-10T04:10:16.551880+0000 mgr.y (mgr.25133) 1916 : cluster 0 pgmap v3478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:17 smithi016 bash[72916]: cluster 2024-04-10T04:10:16.551880+0000 mgr.y (mgr.25133) 1916 : cluster 0 pgmap v3478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:17 smithi016 bash[74137]: cluster 2024-04-10T04:10:16.551880+0000 mgr.y (mgr.25133) 1916 : cluster 0 pgmap v3478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:19.329 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T04:10:19.377 INFO:tasks.workunit.client.0.smithi016.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-10T04:10:19.380 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T04:10:19.380 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-10T04:10:19.434 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-10T04:10:19.485 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-10T04:10:19.529 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T04:10:19.530 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T04:10:19.530 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-10T04:10:19.571 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T04:10:19.574 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T04:10:19.574 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-10T04:10:19.620 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-04-10T04:10:19.621 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-04-10T04:10:19.621 DEBUG:teuthology.orchestra.run.smithi016: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 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-04-10T04:10:19.672 INFO:tasks.workunit.client.0.smithi016.stderr:+ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-04-10T04:10:19.672 INFO:tasks.workunit.client.0.smithi016.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-04-10T04:10:19.672 INFO:tasks.workunit.client.0.smithi016.stderr:+ [ -n ] 2024-04-10T04:10:19.672 INFO:tasks.workunit.client.0.smithi016.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-04-10T04:10:19.852 INFO:tasks.workunit.client.0.smithi016.stdout:============================= test session starts ============================== 2024-04-10T04:10:19.852 INFO:tasks.workunit.client.0.smithi016.stdout:platform linux -- Python 3.10.6, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- /usr/bin/python3 2024-04-10T04:10:19.852 INFO:tasks.workunit.client.0.smithi016.stdout:cachedir: .pytest_cache 2024-04-10T04:10:19.852 INFO:tasks.workunit.client.0.smithi016.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, configfile: pytest.ini 2024-04-10T04:10:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:19 smithi136 bash[68278]: cluster 2024-04-10T04:10:18.552601+0000 mgr.y (mgr.25133) 1917 : cluster 0 pgmap v3479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:20.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:19 smithi016 bash[72916]: cluster 2024-04-10T04:10:18.552601+0000 mgr.y (mgr.25133) 1917 : cluster 0 pgmap v3479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:19 smithi016 bash[74137]: cluster 2024-04-10T04:10:18.552601+0000 mgr.y (mgr.25133) 1917 : cluster 0 pgmap v3479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:20.268 INFO:tasks.workunit.client.0.smithi016.stdout:collecting ... collected 172 items 2024-04-10T04:10:20.269 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:10:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:10:21] "GET /metrics HTTP/1.1" 200 34334 "" "Prometheus/2.43.0" 2024-04-10T04:10:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:21 smithi016 bash[72916]: cluster 2024-04-10T04:10:20.553394+0000 mgr.y (mgr.25133) 1918 : cluster 0 pgmap v3480: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:21 smithi016 bash[72916]: cluster 2024-04-10T04:10:20.783006+0000 mon.a (mon.0) 3659 : cluster 0 osdmap e2019: 8 total, 8 up, 8 in 2024-04-10T04:10:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:21 smithi016 bash[72916]: audit 2024-04-10T04:10:20.784513+0000 mon.a (mon.0) 3660 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:10:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:21 smithi016 bash[74137]: cluster 2024-04-10T04:10:20.553394+0000 mgr.y (mgr.25133) 1918 : cluster 0 pgmap v3480: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:21 smithi016 bash[74137]: cluster 2024-04-10T04:10:20.783006+0000 mon.a (mon.0) 3659 : cluster 0 osdmap e2019: 8 total, 8 up, 8 in 2024-04-10T04:10:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:21 smithi016 bash[74137]: audit 2024-04-10T04:10:20.784513+0000 mon.a (mon.0) 3660 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:10:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:21 smithi136 bash[68278]: cluster 2024-04-10T04:10:20.553394+0000 mgr.y (mgr.25133) 1918 : cluster 0 pgmap v3480: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:21 smithi136 bash[68278]: cluster 2024-04-10T04:10:20.783006+0000 mon.a (mon.0) 3659 : cluster 0 osdmap e2019: 8 total, 8 up, 8 in 2024-04-10T04:10:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:21 smithi136 bash[68278]: audit 2024-04-10T04:10:20.784513+0000 mon.a (mon.0) 3660 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:10:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:22 smithi016 bash[72916]: audit 2024-04-10T04:10:21.780374+0000 mon.a (mon.0) 3661 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-04-10T04:10:23.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:22 smithi016 bash[72916]: cluster 2024-04-10T04:10:21.792309+0000 mon.a (mon.0) 3662 : cluster 0 osdmap e2020: 8 total, 8 up, 8 in 2024-04-10T04:10:23.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:22 smithi016 bash[72916]: cluster 2024-04-10T04:10:22.788982+0000 mon.a (mon.0) 3663 : cluster 0 osdmap e2021: 8 total, 8 up, 8 in 2024-04-10T04:10:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:22 smithi016 bash[74137]: audit 2024-04-10T04:10:21.780374+0000 mon.a (mon.0) 3661 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-04-10T04:10:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:22 smithi016 bash[74137]: cluster 2024-04-10T04:10:21.792309+0000 mon.a (mon.0) 3662 : cluster 0 osdmap e2020: 8 total, 8 up, 8 in 2024-04-10T04:10:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:22 smithi016 bash[74137]: cluster 2024-04-10T04:10:22.788982+0000 mon.a (mon.0) 3663 : cluster 0 osdmap e2021: 8 total, 8 up, 8 in 2024-04-10T04:10:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:22 smithi136 bash[68278]: audit 2024-04-10T04:10:21.780374+0000 mon.a (mon.0) 3661 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-04-10T04:10:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:22 smithi136 bash[68278]: cluster 2024-04-10T04:10:21.792309+0000 mon.a (mon.0) 3662 : cluster 0 osdmap e2020: 8 total, 8 up, 8 in 2024-04-10T04:10:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:22 smithi136 bash[68278]: cluster 2024-04-10T04:10:22.788982+0000 mon.a (mon.0) 3663 : cluster 0 osdmap e2021: 8 total, 8 up, 8 in 2024-04-10T04:10:23.797 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-04-10T04:10:23.949 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-04-10T04:10:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:23 smithi016 bash[72916]: cluster 2024-04-10T04:10:22.554279+0000 mgr.y (mgr.25133) 1919 : cluster 0 pgmap v3483: 137 pgs: 1 creating+activating, 4 creating+peering, 21 unknown, 111 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:23 smithi016 bash[72916]: cluster 2024-04-10T04:10:23.791402+0000 mon.a (mon.0) 3664 : cluster 0 osdmap e2022: 8 total, 8 up, 8 in 2024-04-10T04:10:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:23 smithi016 bash[74137]: cluster 2024-04-10T04:10:22.554279+0000 mgr.y (mgr.25133) 1919 : cluster 0 pgmap v3483: 137 pgs: 1 creating+activating, 4 creating+peering, 21 unknown, 111 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:23 smithi016 bash[74137]: cluster 2024-04-10T04:10:23.791402+0000 mon.a (mon.0) 3664 : cluster 0 osdmap e2022: 8 total, 8 up, 8 in 2024-04-10T04:10:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:23 smithi136 bash[68278]: cluster 2024-04-10T04:10:22.554279+0000 mgr.y (mgr.25133) 1919 : cluster 0 pgmap v3483: 137 pgs: 1 creating+activating, 4 creating+peering, 21 unknown, 111 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:10:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:23 smithi136 bash[68278]: cluster 2024-04-10T04:10:23.791402+0000 mon.a (mon.0) 3664 : cluster 0 osdmap e2022: 8 total, 8 up, 8 in 2024-04-10T04:10:25.062 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-04-10T04:10:25.257 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-04-10T04:10:26.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:25 smithi136 bash[68278]: cluster 2024-04-10T04:10:24.554970+0000 mgr.y (mgr.25133) 1920 : cluster 0 pgmap v3486: 137 pgs: 1 creating+activating, 4 creating+peering, 3 unknown, 129 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 KiB/s wr, 17 op/s 2024-04-10T04:10:26.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:25 smithi016 bash[72916]: cluster 2024-04-10T04:10:24.554970+0000 mgr.y (mgr.25133) 1920 : cluster 0 pgmap v3486: 137 pgs: 1 creating+activating, 4 creating+peering, 3 unknown, 129 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 KiB/s wr, 17 op/s 2024-04-10T04:10:26.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:25 smithi016 bash[74137]: cluster 2024-04-10T04:10:24.554970+0000 mgr.y (mgr.25133) 1920 : cluster 0 pgmap v3486: 137 pgs: 1 creating+activating, 4 creating+peering, 3 unknown, 129 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 KiB/s wr, 17 op/s 2024-04-10T04:10:27.010 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-04-10T04:10:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:26 smithi136 bash[68278]: cluster 2024-04-10T04:10:25.828499+0000 mon.a (mon.0) 3665 : cluster 0 osdmap e2023: 8 total, 8 up, 8 in 2024-04-10T04:10:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:26 smithi016 bash[72916]: cluster 2024-04-10T04:10:25.828499+0000 mon.a (mon.0) 3665 : cluster 0 osdmap e2023: 8 total, 8 up, 8 in 2024-04-10T04:10:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:26 smithi016 bash[74137]: cluster 2024-04-10T04:10:25.828499+0000 mon.a (mon.0) 3665 : cluster 0 osdmap e2023: 8 total, 8 up, 8 in 2024-04-10T04:10:27.859 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-04-10T04:10:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:27 smithi136 bash[68278]: cluster 2024-04-10T04:10:26.555648+0000 mgr.y (mgr.25133) 1921 : cluster 0 pgmap v3488: 137 pgs: 1 creating+activating, 136 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 3.4 KiB/s wr, 59 op/s 2024-04-10T04:10:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:27 smithi136 bash[68278]: cluster 2024-04-10T04:10:26.842232+0000 mon.a (mon.0) 3666 : cluster 0 osdmap e2024: 8 total, 8 up, 8 in 2024-04-10T04:10:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:27 smithi136 bash[68278]: audit 2024-04-10T04:10:27.622749+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:28.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:27 smithi016 bash[74137]: cluster 2024-04-10T04:10:26.555648+0000 mgr.y (mgr.25133) 1921 : cluster 0 pgmap v3488: 137 pgs: 1 creating+activating, 136 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 3.4 KiB/s wr, 59 op/s 2024-04-10T04:10:28.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:27 smithi016 bash[74137]: cluster 2024-04-10T04:10:26.842232+0000 mon.a (mon.0) 3666 : cluster 0 osdmap e2024: 8 total, 8 up, 8 in 2024-04-10T04:10:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:27 smithi016 bash[74137]: audit 2024-04-10T04:10:27.622749+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:27 smithi016 bash[72916]: cluster 2024-04-10T04:10:26.555648+0000 mgr.y (mgr.25133) 1921 : cluster 0 pgmap v3488: 137 pgs: 1 creating+activating, 136 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 3.4 KiB/s wr, 59 op/s 2024-04-10T04:10:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:27 smithi016 bash[72916]: cluster 2024-04-10T04:10:26.842232+0000 mon.a (mon.0) 3666 : cluster 0 osdmap e2024: 8 total, 8 up, 8 in 2024-04-10T04:10:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:27 smithi016 bash[72916]: audit 2024-04-10T04:10:27.622749+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:28.805 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 4%] 2024-04-10T04:10:28.942 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-04-10T04:10:29.092 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 5%] 2024-04-10T04:10:29.110 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-04-10T04:10:29.112 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 6%] 2024-04-10T04:10:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:28 smithi136 bash[68278]: audit 2024-04-10T04:10:28.303114+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:10:29.276 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-04-10T04:10:29.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:28 smithi016 bash[72916]: audit 2024-04-10T04:10:28.303114+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:10:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:28 smithi016 bash[74137]: audit 2024-04-10T04:10:28.303114+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:10:29.386 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-04-10T04:10:29.554 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 8%] 2024-04-10T04:10:29.755 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2024-04-10T04:10:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:29 smithi136 bash[68278]: cluster 2024-04-10T04:10:28.556344+0000 mgr.y (mgr.25133) 1922 : cluster 0 pgmap v3490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 101 op/s 2024-04-10T04:10:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:29 smithi136 bash[68278]: audit 2024-04-10T04:10:29.035738+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:10:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:29 smithi136 bash[68278]: audit 2024-04-10T04:10:29.036621+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:10:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:29 smithi136 bash[68278]: audit 2024-04-10T04:10:29.042390+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:10:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:29 smithi016 bash[74137]: cluster 2024-04-10T04:10:28.556344+0000 mgr.y (mgr.25133) 1922 : cluster 0 pgmap v3490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 101 op/s 2024-04-10T04:10:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:29 smithi016 bash[74137]: audit 2024-04-10T04:10:29.035738+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:10:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:29 smithi016 bash[74137]: audit 2024-04-10T04:10:29.036621+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:10:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:29 smithi016 bash[74137]: audit 2024-04-10T04:10:29.042390+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:10:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:29 smithi016 bash[72916]: cluster 2024-04-10T04:10:28.556344+0000 mgr.y (mgr.25133) 1922 : cluster 0 pgmap v3490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 101 op/s 2024-04-10T04:10:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:29 smithi016 bash[72916]: audit 2024-04-10T04:10:29.035738+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:10:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:29 smithi016 bash[72916]: audit 2024-04-10T04:10:29.036621+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:10:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:29 smithi016 bash[72916]: audit 2024-04-10T04:10:29.042390+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:10:30.425 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-04-10T04:10:30.460 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2024-04-10T04:10:30.480 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-04-10T04:10:30.528 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 11%] 2024-04-10T04:10:30.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:30 smithi016 bash[65786]: [10/Apr/2024:04:10:30] ENGINE Bus STOPPING 2024-04-10T04:10:30.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:30 smithi016 bash[65786]: [10/Apr/2024:04:10:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T04:10:30.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:30 smithi016 bash[65786]: [10/Apr/2024:04:10:30] ENGINE Bus STOPPED 2024-04-10T04:10:30.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:30 smithi016 bash[65786]: [10/Apr/2024:04:10:30] ENGINE Bus STARTING 2024-04-10T04:10:30.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:30 smithi016 bash[65786]: [10/Apr/2024:04:10:30] ENGINE Serving on http://:::9283 2024-04-10T04:10:30.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:30 smithi016 bash[65786]: [10/Apr/2024:04:10:30] ENGINE Bus STARTED 2024-04-10T04:10:31.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.447906+0000 mon.a (mon.0) 3672 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.504442+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.519199+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.521242+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.522691+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.523017+0000 mon.a (mon.0) 3677 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.531946+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: cluster 2024-04-10T04:10:30.557079+0000 mgr.y (mgr.25133) 1923 : cluster 0 pgmap v3491: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 222 KiB/s rd, 19 KiB/s wr, 307 op/s 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.670364+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.670586+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.670789+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.673022+0000 mon.a (mon.0) 3682 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.673182+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.673372+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.674679+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.674875+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.675054+0000 mon.a (mon.0) 3687 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.684560+0000 mon.a (mon.0) 3688 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.684619+0000 mon.a (mon.0) 3689 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.684911+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.685117+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.685294+0000 mon.a (mon.0) 3692 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.687258+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.687439+0000 mon.a (mon.0) 3694 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.688003+0000 mon.a (mon.0) 3695 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.688996+0000 mon.b (mon.1) 23 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.689097+0000 mon.b (mon.1) 24 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:10:31.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.689269+0000 mon.c (mon.2) 110 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:10:31.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.689341+0000 mon.c (mon.2) 111 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:10:31.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.689490+0000 mon.a (mon.0) 3696 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.689828+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[72916]: audit 2024-04-10T04:10:30.689991+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.447906+0000 mon.a (mon.0) 3672 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' 2024-04-10T04:10:31.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.504442+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:10:31.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.519199+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:10:31.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.521242+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:10:31.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.522691+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.523017+0000 mon.a (mon.0) 3677 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.531946+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: cluster 2024-04-10T04:10:30.557079+0000 mgr.y (mgr.25133) 1923 : cluster 0 pgmap v3491: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 222 KiB/s rd, 19 KiB/s wr, 307 op/s 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.670364+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.670586+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.670789+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.673022+0000 mon.a (mon.0) 3682 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.673182+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.673372+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.674679+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.674875+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.675054+0000 mon.a (mon.0) 3687 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.684560+0000 mon.a (mon.0) 3688 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.684619+0000 mon.a (mon.0) 3689 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:10:31.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.684911+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.685117+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.685294+0000 mon.a (mon.0) 3692 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.687258+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.687439+0000 mon.a (mon.0) 3694 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.688003+0000 mon.a (mon.0) 3695 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.688996+0000 mon.b (mon.1) 23 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.689097+0000 mon.b (mon.1) 24 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.689269+0000 mon.c (mon.2) 110 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.689341+0000 mon.c (mon.2) 111 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.689490+0000 mon.a (mon.0) 3696 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.689828+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[74137]: audit 2024-04-10T04:10:30.689991+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.447906+0000 mon.a (mon.0) 3672 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' 2024-04-10T04:10:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.504442+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:10:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.519199+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:10:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.521242+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:10:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.522691+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.523017+0000 mon.a (mon.0) 3677 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.531946+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: cluster 2024-04-10T04:10:30.557079+0000 mgr.y (mgr.25133) 1923 : cluster 0 pgmap v3491: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 222 KiB/s rd, 19 KiB/s wr, 307 op/s 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.670364+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.670586+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.670789+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.673022+0000 mon.a (mon.0) 3682 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.673182+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.673372+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.674679+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.674875+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.675054+0000 mon.a (mon.0) 3687 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.684560+0000 mon.a (mon.0) 3688 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:10:31.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.684619+0000 mon.a (mon.0) 3689 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.684911+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.685117+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.685294+0000 mon.a (mon.0) 3692 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.687258+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.687439+0000 mon.a (mon.0) 3694 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.688003+0000 mon.a (mon.0) 3695 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.688996+0000 mon.b (mon.1) 23 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.689097+0000 mon.b (mon.1) 24 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.689269+0000 mon.c (mon.2) 110 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.689341+0000 mon.c (mon.2) 111 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.689490+0000 mon.a (mon.0) 3696 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.689828+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:10:31.923 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:31 smithi136 bash[68278]: audit 2024-04-10T04:10:30.689991+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:10:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:10:31] "GET /metrics HTTP/1.1" 200 36801 "" "Prometheus/2.43.0" 2024-04-10T04:10:32.713 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2024-04-10T04:10:32.714 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 12%] 2024-04-10T04:10:32.715 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2024-04-10T04:10:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:32 smithi016 bash[72916]: cluster 2024-04-10T04:10:31.542692+0000 mon.a (mon.0) 3699 : cluster 0 osdmap e2025: 8 total, 8 up, 8 in 2024-04-10T04:10:32.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:32 smithi016 bash[74137]: cluster 2024-04-10T04:10:31.542692+0000 mon.a (mon.0) 3699 : cluster 0 osdmap e2025: 8 total, 8 up, 8 in 2024-04-10T04:10:32.857 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 13%] 2024-04-10T04:10:32.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:32 smithi136 bash[68278]: cluster 2024-04-10T04:10:31.542692+0000 mon.a (mon.0) 3699 : cluster 0 osdmap e2025: 8 total, 8 up, 8 in 2024-04-10T04:10:33.011 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2024-04-10T04:10:33.174 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-04-10T04:10:33.299 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 15%] 2024-04-10T04:10:33.412 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2024-04-10T04:10:33.574 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 16%] 2024-04-10T04:10:33.725 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2024-04-10T04:10:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:33 smithi016 bash[74137]: cluster 2024-04-10T04:10:32.554074+0000 mon.a (mon.0) 3700 : cluster 0 osdmap e2026: 8 total, 8 up, 8 in 2024-04-10T04:10:33.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:33 smithi016 bash[74137]: cluster 2024-04-10T04:10:32.557845+0000 mgr.y (mgr.25133) 1924 : cluster 0 pgmap v3494: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1022 KiB/s rd, 43 KiB/s wr, 427 op/s 2024-04-10T04:10:33.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:33 smithi016 bash[72916]: cluster 2024-04-10T04:10:32.554074+0000 mon.a (mon.0) 3700 : cluster 0 osdmap e2026: 8 total, 8 up, 8 in 2024-04-10T04:10:33.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:33 smithi016 bash[72916]: cluster 2024-04-10T04:10:32.557845+0000 mgr.y (mgr.25133) 1924 : cluster 0 pgmap v3494: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1022 KiB/s rd, 43 KiB/s wr, 427 op/s 2024-04-10T04:10:33.859 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 17%] 2024-04-10T04:10:33.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:33 smithi136 bash[68278]: cluster 2024-04-10T04:10:32.554074+0000 mon.a (mon.0) 3700 : cluster 0 osdmap e2026: 8 total, 8 up, 8 in 2024-04-10T04:10:33.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:33 smithi136 bash[68278]: cluster 2024-04-10T04:10:32.557845+0000 mgr.y (mgr.25133) 1924 : cluster 0 pgmap v3494: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1022 KiB/s rd, 43 KiB/s wr, 427 op/s 2024-04-10T04:10:34.014 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 18%] 2024-04-10T04:10:34.170 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 18%] 2024-04-10T04:10:34.337 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 19%] 2024-04-10T04:10:34.526 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 19%] 2024-04-10T04:10:34.652 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 20%] 2024-04-10T04:10:34.817 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2024-04-10T04:10:34.951 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 21%] 2024-04-10T04:10:35.162 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 22%] 2024-04-10T04:10:35.368 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 22%] 2024-04-10T04:10:35.531 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 23%] 2024-04-10T04:10:35.701 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 23%] 2024-04-10T04:10:35.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:35 smithi016 bash[74137]: cluster 2024-04-10T04:10:34.493143+0000 mon.a (mon.0) 3701 : cluster 0 osdmap e2027: 8 total, 8 up, 8 in 2024-04-10T04:10:35.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:35 smithi016 bash[74137]: cluster 2024-04-10T04:10:34.558310+0000 mgr.y (mgr.25133) 1925 : cluster 0 pgmap v3496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 60 KiB/s wr, 757 op/s 2024-04-10T04:10:35.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:35 smithi016 bash[72916]: cluster 2024-04-10T04:10:34.493143+0000 mon.a (mon.0) 3701 : cluster 0 osdmap e2027: 8 total, 8 up, 8 in 2024-04-10T04:10:35.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:35 smithi016 bash[72916]: cluster 2024-04-10T04:10:34.558310+0000 mgr.y (mgr.25133) 1925 : cluster 0 pgmap v3496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 60 KiB/s wr, 757 op/s 2024-04-10T04:10:35.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:35 smithi136 bash[68278]: cluster 2024-04-10T04:10:34.493143+0000 mon.a (mon.0) 3701 : cluster 0 osdmap e2027: 8 total, 8 up, 8 in 2024-04-10T04:10:35.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:35 smithi136 bash[68278]: cluster 2024-04-10T04:10:34.558310+0000 mgr.y (mgr.25133) 1925 : cluster 0 pgmap v3496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 60 KiB/s wr, 757 op/s 2024-04-10T04:10:35.999 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 24%] 2024-04-10T04:10:36.142 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 25%] 2024-04-10T04:10:36.335 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 25%] 2024-04-10T04:10:36.472 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 26%] 2024-04-10T04:10:36.617 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 26%] 2024-04-10T04:10:36.749 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 27%] 2024-04-10T04:10:37.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:37 smithi136 bash[68278]: cluster 2024-04-10T04:10:36.558864+0000 mgr.y (mgr.25133) 1926 : cluster 0 pgmap v3497: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 49 KiB/s wr, 689 op/s 2024-04-10T04:10:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:37 smithi016 bash[72916]: cluster 2024-04-10T04:10:36.558864+0000 mgr.y (mgr.25133) 1926 : cluster 0 pgmap v3497: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 49 KiB/s wr, 689 op/s 2024-04-10T04:10:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:37 smithi016 bash[74137]: cluster 2024-04-10T04:10:36.558864+0000 mgr.y (mgr.25133) 1926 : cluster 0 pgmap v3497: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 49 KiB/s wr, 689 op/s 2024-04-10T04:10:38.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:38 smithi136 bash[68278]: cluster 2024-04-10T04:10:37.622315+0000 mon.a (mon.0) 3702 : cluster 0 osdmap e2028: 8 total, 8 up, 8 in 2024-04-10T04:10:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:38 smithi016 bash[72916]: cluster 2024-04-10T04:10:37.622315+0000 mon.a (mon.0) 3702 : cluster 0 osdmap e2028: 8 total, 8 up, 8 in 2024-04-10T04:10:39.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:38 smithi016 bash[74137]: cluster 2024-04-10T04:10:37.622315+0000 mon.a (mon.0) 3702 : cluster 0 osdmap e2028: 8 total, 8 up, 8 in 2024-04-10T04:10:39.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:39 smithi136 bash[68278]: cluster 2024-04-10T04:10:38.559656+0000 mgr.y (mgr.25133) 1927 : cluster 0 pgmap v3499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 526 KiB/s rd, 31 KiB/s wr, 717 op/s 2024-04-10T04:10:39.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:39 smithi136 bash[68278]: cluster 2024-04-10T04:10:38.644074+0000 mon.a (mon.0) 3703 : cluster 0 osdmap e2029: 8 total, 8 up, 8 in 2024-04-10T04:10:39.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:39 smithi136 bash[68278]: cluster 2024-04-10T04:10:39.499766+0000 mon.a (mon.0) 3704 : cluster 0 osdmap e2030: 8 total, 8 up, 8 in 2024-04-10T04:10:40.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:39 smithi016 bash[72916]: cluster 2024-04-10T04:10:38.559656+0000 mgr.y (mgr.25133) 1927 : cluster 0 pgmap v3499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 526 KiB/s rd, 31 KiB/s wr, 717 op/s 2024-04-10T04:10:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:39 smithi016 bash[72916]: cluster 2024-04-10T04:10:38.644074+0000 mon.a (mon.0) 3703 : cluster 0 osdmap e2029: 8 total, 8 up, 8 in 2024-04-10T04:10:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:39 smithi016 bash[72916]: cluster 2024-04-10T04:10:39.499766+0000 mon.a (mon.0) 3704 : cluster 0 osdmap e2030: 8 total, 8 up, 8 in 2024-04-10T04:10:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:39 smithi016 bash[74137]: cluster 2024-04-10T04:10:38.559656+0000 mgr.y (mgr.25133) 1927 : cluster 0 pgmap v3499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 526 KiB/s rd, 31 KiB/s wr, 717 op/s 2024-04-10T04:10:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:39 smithi016 bash[74137]: cluster 2024-04-10T04:10:38.644074+0000 mon.a (mon.0) 3703 : cluster 0 osdmap e2029: 8 total, 8 up, 8 in 2024-04-10T04:10:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:39 smithi016 bash[74137]: cluster 2024-04-10T04:10:39.499766+0000 mon.a (mon.0) 3704 : cluster 0 osdmap e2030: 8 total, 8 up, 8 in 2024-04-10T04:10:40.676 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 27%] 2024-04-10T04:10:40.861 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 28%] 2024-04-10T04:10:41.036 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 29%] 2024-04-10T04:10:41.469 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 29%] 2024-04-10T04:10:41.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:41 smithi016 bash[72916]: cluster 2024-04-10T04:10:40.504324+0000 mon.a (mon.0) 3705 : cluster 0 osdmap e2031: 8 total, 8 up, 8 in 2024-04-10T04:10:41.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:41 smithi016 bash[72916]: cluster 2024-04-10T04:10:40.560158+0000 mgr.y (mgr.25133) 1928 : cluster 0 pgmap v3503: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 463 KiB/s rd, 1.0 MiB/s wr, 661 op/s 2024-04-10T04:10:41.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:41 smithi016 bash[74137]: cluster 2024-04-10T04:10:40.504324+0000 mon.a (mon.0) 3705 : cluster 0 osdmap e2031: 8 total, 8 up, 8 in 2024-04-10T04:10:41.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:41 smithi016 bash[74137]: cluster 2024-04-10T04:10:40.560158+0000 mgr.y (mgr.25133) 1928 : cluster 0 pgmap v3503: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 463 KiB/s rd, 1.0 MiB/s wr, 661 op/s 2024-04-10T04:10:41.824 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 30%] 2024-04-10T04:10:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:41 smithi136 bash[68278]: cluster 2024-04-10T04:10:40.504324+0000 mon.a (mon.0) 3705 : cluster 0 osdmap e2031: 8 total, 8 up, 8 in 2024-04-10T04:10:41.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:41 smithi136 bash[68278]: cluster 2024-04-10T04:10:40.560158+0000 mgr.y (mgr.25133) 1928 : cluster 0 pgmap v3503: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 463 KiB/s rd, 1.0 MiB/s wr, 661 op/s 2024-04-10T04:10:41.979 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 30%] 2024-04-10T04:10:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:10:41] "GET /metrics HTTP/1.1" 200 36801 "" "Prometheus/2.43.0" 2024-04-10T04:10:43.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:43 smithi016 bash[72916]: cluster 2024-04-10T04:10:42.514420+0000 mon.a (mon.0) 3706 : cluster 0 osdmap e2032: 8 total, 8 up, 8 in 2024-04-10T04:10:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:43 smithi016 bash[72916]: cluster 2024-04-10T04:10:42.560991+0000 mgr.y (mgr.25133) 1929 : cluster 0 pgmap v3505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 3.0 MiB/s wr, 666 op/s 2024-04-10T04:10:43.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:43 smithi016 bash[72916]: audit 2024-04-10T04:10:42.623600+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:43 smithi016 bash[74137]: cluster 2024-04-10T04:10:42.514420+0000 mon.a (mon.0) 3706 : cluster 0 osdmap e2032: 8 total, 8 up, 8 in 2024-04-10T04:10:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:43 smithi016 bash[74137]: cluster 2024-04-10T04:10:42.560991+0000 mgr.y (mgr.25133) 1929 : cluster 0 pgmap v3505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 3.0 MiB/s wr, 666 op/s 2024-04-10T04:10:43.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:43 smithi016 bash[74137]: audit 2024-04-10T04:10:42.623600+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:43.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:43 smithi136 bash[68278]: cluster 2024-04-10T04:10:42.514420+0000 mon.a (mon.0) 3706 : cluster 0 osdmap e2032: 8 total, 8 up, 8 in 2024-04-10T04:10:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:43 smithi136 bash[68278]: cluster 2024-04-10T04:10:42.560991+0000 mgr.y (mgr.25133) 1929 : cluster 0 pgmap v3505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 3.0 MiB/s wr, 666 op/s 2024-04-10T04:10:43.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:43 smithi136 bash[68278]: audit 2024-04-10T04:10:42.623600+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:44.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:44 smithi016 bash[72916]: cluster 2024-04-10T04:10:43.522423+0000 mon.a (mon.0) 3708 : cluster 0 osdmap e2033: 8 total, 8 up, 8 in 2024-04-10T04:10:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:44 smithi016 bash[74137]: cluster 2024-04-10T04:10:43.522423+0000 mon.a (mon.0) 3708 : cluster 0 osdmap e2033: 8 total, 8 up, 8 in 2024-04-10T04:10:44.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:44 smithi136 bash[68278]: cluster 2024-04-10T04:10:43.522423+0000 mon.a (mon.0) 3708 : cluster 0 osdmap e2033: 8 total, 8 up, 8 in 2024-04-10T04:10:45.807 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 31%] 2024-04-10T04:10:45.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:45 smithi016 bash[72916]: cluster 2024-04-10T04:10:44.528957+0000 mon.a (mon.0) 3709 : cluster 0 osdmap e2034: 8 total, 8 up, 8 in 2024-04-10T04:10:45.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:45 smithi016 bash[72916]: cluster 2024-04-10T04:10:44.561632+0000 mgr.y (mgr.25133) 1930 : cluster 0 pgmap v3508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 2.0 MiB/s wr, 544 op/s 2024-04-10T04:10:45.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:45 smithi016 bash[74137]: cluster 2024-04-10T04:10:44.528957+0000 mon.a (mon.0) 3709 : cluster 0 osdmap e2034: 8 total, 8 up, 8 in 2024-04-10T04:10:45.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:45 smithi016 bash[74137]: cluster 2024-04-10T04:10:44.561632+0000 mgr.y (mgr.25133) 1930 : cluster 0 pgmap v3508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 2.0 MiB/s wr, 544 op/s 2024-04-10T04:10:45.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:45 smithi136 bash[68278]: cluster 2024-04-10T04:10:44.528957+0000 mon.a (mon.0) 3709 : cluster 0 osdmap e2034: 8 total, 8 up, 8 in 2024-04-10T04:10:45.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:45 smithi136 bash[68278]: cluster 2024-04-10T04:10:44.561632+0000 mgr.y (mgr.25133) 1930 : cluster 0 pgmap v3508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 2.0 MiB/s wr, 544 op/s 2024-04-10T04:10:46.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:46 smithi016 bash[72916]: cluster 2024-04-10T04:10:45.533783+0000 mon.a (mon.0) 3710 : cluster 0 osdmap e2035: 8 total, 8 up, 8 in 2024-04-10T04:10:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:46 smithi016 bash[74137]: cluster 2024-04-10T04:10:45.533783+0000 mon.a (mon.0) 3710 : cluster 0 osdmap e2035: 8 total, 8 up, 8 in 2024-04-10T04:10:46.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:46 smithi136 bash[68278]: cluster 2024-04-10T04:10:45.533783+0000 mon.a (mon.0) 3710 : cluster 0 osdmap e2035: 8 total, 8 up, 8 in 2024-04-10T04:10:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:47 smithi136 bash[68278]: cluster 2024-04-10T04:10:46.556452+0000 mon.a (mon.0) 3711 : cluster 0 osdmap e2036: 8 total, 8 up, 8 in 2024-04-10T04:10:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:47 smithi136 bash[68278]: cluster 2024-04-10T04:10:46.562786+0000 mgr.y (mgr.25133) 1931 : cluster 0 pgmap v3511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 1.0 MiB/s wr, 342 op/s 2024-04-10T04:10:48.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:47 smithi016 bash[72916]: cluster 2024-04-10T04:10:46.556452+0000 mon.a (mon.0) 3711 : cluster 0 osdmap e2036: 8 total, 8 up, 8 in 2024-04-10T04:10:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:47 smithi016 bash[72916]: cluster 2024-04-10T04:10:46.562786+0000 mgr.y (mgr.25133) 1931 : cluster 0 pgmap v3511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 1.0 MiB/s wr, 342 op/s 2024-04-10T04:10:48.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:47 smithi016 bash[74137]: cluster 2024-04-10T04:10:46.556452+0000 mon.a (mon.0) 3711 : cluster 0 osdmap e2036: 8 total, 8 up, 8 in 2024-04-10T04:10:48.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:47 smithi016 bash[74137]: cluster 2024-04-10T04:10:46.562786+0000 mgr.y (mgr.25133) 1931 : cluster 0 pgmap v3511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 1.0 MiB/s wr, 342 op/s 2024-04-10T04:10:48.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:48 smithi136 bash[68278]: cluster 2024-04-10T04:10:47.560144+0000 mon.a (mon.0) 3712 : cluster 0 osdmap e2037: 8 total, 8 up, 8 in 2024-04-10T04:10:49.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:48 smithi016 bash[74137]: cluster 2024-04-10T04:10:47.560144+0000 mon.a (mon.0) 3712 : cluster 0 osdmap e2037: 8 total, 8 up, 8 in 2024-04-10T04:10:49.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:48 smithi016 bash[72916]: cluster 2024-04-10T04:10:47.560144+0000 mon.a (mon.0) 3712 : cluster 0 osdmap e2037: 8 total, 8 up, 8 in 2024-04-10T04:10:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:49 smithi136 bash[68278]: cluster 2024-04-10T04:10:48.563456+0000 mgr.y (mgr.25133) 1932 : cluster 0 pgmap v3513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 1021 KiB/s wr, 91 op/s 2024-04-10T04:10:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:49 smithi136 bash[68278]: cluster 2024-04-10T04:10:48.581170+0000 mon.a (mon.0) 3713 : cluster 0 osdmap e2038: 8 total, 8 up, 8 in 2024-04-10T04:10:49.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:49 smithi136 bash[68278]: cluster 2024-04-10T04:10:49.505273+0000 mon.a (mon.0) 3714 : cluster 0 osdmap e2039: 8 total, 8 up, 8 in 2024-04-10T04:10:50.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:49 smithi016 bash[72916]: cluster 2024-04-10T04:10:48.563456+0000 mgr.y (mgr.25133) 1932 : cluster 0 pgmap v3513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 1021 KiB/s wr, 91 op/s 2024-04-10T04:10:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:49 smithi016 bash[72916]: cluster 2024-04-10T04:10:48.581170+0000 mon.a (mon.0) 3713 : cluster 0 osdmap e2038: 8 total, 8 up, 8 in 2024-04-10T04:10:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:49 smithi016 bash[72916]: cluster 2024-04-10T04:10:49.505273+0000 mon.a (mon.0) 3714 : cluster 0 osdmap e2039: 8 total, 8 up, 8 in 2024-04-10T04:10:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:49 smithi016 bash[74137]: cluster 2024-04-10T04:10:48.563456+0000 mgr.y (mgr.25133) 1932 : cluster 0 pgmap v3513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 1021 KiB/s wr, 91 op/s 2024-04-10T04:10:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:49 smithi016 bash[74137]: cluster 2024-04-10T04:10:48.581170+0000 mon.a (mon.0) 3713 : cluster 0 osdmap e2038: 8 total, 8 up, 8 in 2024-04-10T04:10:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:49 smithi016 bash[74137]: cluster 2024-04-10T04:10:49.505273+0000 mon.a (mon.0) 3714 : cluster 0 osdmap e2039: 8 total, 8 up, 8 in 2024-04-10T04:10:51.761 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone PASSED [ 31%] 2024-04-10T04:10:51.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:51 smithi136 bash[68278]: cluster 2024-04-10T04:10:50.564168+0000 mgr.y (mgr.25133) 1933 : cluster 0 pgmap v3516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 15 KiB/s wr, 250 op/s 2024-04-10T04:10:51.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:51 smithi136 bash[68278]: cluster 2024-04-10T04:10:50.589717+0000 mon.a (mon.0) 3715 : cluster 0 osdmap e2040: 8 total, 8 up, 8 in 2024-04-10T04:10:52.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:51 smithi016 bash[74137]: cluster 2024-04-10T04:10:50.564168+0000 mgr.y (mgr.25133) 1933 : cluster 0 pgmap v3516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 15 KiB/s wr, 250 op/s 2024-04-10T04:10:52.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:51 smithi016 bash[74137]: cluster 2024-04-10T04:10:50.589717+0000 mon.a (mon.0) 3715 : cluster 0 osdmap e2040: 8 total, 8 up, 8 in 2024-04-10T04:10:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:51 smithi016 bash[72916]: cluster 2024-04-10T04:10:50.564168+0000 mgr.y (mgr.25133) 1933 : cluster 0 pgmap v3516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 15 KiB/s wr, 250 op/s 2024-04-10T04:10:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:51 smithi016 bash[72916]: cluster 2024-04-10T04:10:50.589717+0000 mon.a (mon.0) 3715 : cluster 0 osdmap e2040: 8 total, 8 up, 8 in 2024-04-10T04:10:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:10:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:10:51] "GET /metrics HTTP/1.1" 200 36801 "" "Prometheus/2.43.0" 2024-04-10T04:10:52.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:52 smithi136 bash[68278]: cluster 2024-04-10T04:10:51.601587+0000 mon.a (mon.0) 3716 : cluster 0 osdmap e2041: 8 total, 8 up, 8 in 2024-04-10T04:10:53.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:52 smithi016 bash[74137]: cluster 2024-04-10T04:10:51.601587+0000 mon.a (mon.0) 3716 : cluster 0 osdmap e2041: 8 total, 8 up, 8 in 2024-04-10T04:10:53.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:52 smithi016 bash[72916]: cluster 2024-04-10T04:10:51.601587+0000 mon.a (mon.0) 3716 : cluster 0 osdmap e2041: 8 total, 8 up, 8 in 2024-04-10T04:10:53.818 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 32%] 2024-04-10T04:10:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:53 smithi136 bash[68278]: cluster 2024-04-10T04:10:52.565156+0000 mgr.y (mgr.25133) 1934 : cluster 0 pgmap v3519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 154 KiB/s rd, 12 KiB/s wr, 209 op/s 2024-04-10T04:10:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:53 smithi136 bash[68278]: cluster 2024-04-10T04:10:52.612085+0000 mon.a (mon.0) 3717 : cluster 0 osdmap e2042: 8 total, 8 up, 8 in 2024-04-10T04:10:54.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:53 smithi016 bash[74137]: cluster 2024-04-10T04:10:52.565156+0000 mgr.y (mgr.25133) 1934 : cluster 0 pgmap v3519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 154 KiB/s rd, 12 KiB/s wr, 209 op/s 2024-04-10T04:10:54.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:53 smithi016 bash[74137]: cluster 2024-04-10T04:10:52.612085+0000 mon.a (mon.0) 3717 : cluster 0 osdmap e2042: 8 total, 8 up, 8 in 2024-04-10T04:10:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:53 smithi016 bash[72916]: cluster 2024-04-10T04:10:52.565156+0000 mgr.y (mgr.25133) 1934 : cluster 0 pgmap v3519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 154 KiB/s rd, 12 KiB/s wr, 209 op/s 2024-04-10T04:10:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:53 smithi016 bash[72916]: cluster 2024-04-10T04:10:52.612085+0000 mon.a (mon.0) 3717 : cluster 0 osdmap e2042: 8 total, 8 up, 8 in 2024-04-10T04:10:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:54 smithi136 bash[68278]: cluster 2024-04-10T04:10:53.621601+0000 mon.a (mon.0) 3718 : cluster 0 osdmap e2043: 8 total, 8 up, 8 in 2024-04-10T04:10:54.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:54 smithi136 bash[68278]: cluster 2024-04-10T04:10:54.506230+0000 mon.a (mon.0) 3719 : cluster 0 osdmap e2044: 8 total, 8 up, 8 in 2024-04-10T04:10:55.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:54 smithi016 bash[72916]: cluster 2024-04-10T04:10:53.621601+0000 mon.a (mon.0) 3718 : cluster 0 osdmap e2043: 8 total, 8 up, 8 in 2024-04-10T04:10:55.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:54 smithi016 bash[72916]: cluster 2024-04-10T04:10:54.506230+0000 mon.a (mon.0) 3719 : cluster 0 osdmap e2044: 8 total, 8 up, 8 in 2024-04-10T04:10:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:54 smithi016 bash[74137]: cluster 2024-04-10T04:10:53.621601+0000 mon.a (mon.0) 3718 : cluster 0 osdmap e2043: 8 total, 8 up, 8 in 2024-04-10T04:10:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:54 smithi016 bash[74137]: cluster 2024-04-10T04:10:54.506230+0000 mon.a (mon.0) 3719 : cluster 0 osdmap e2044: 8 total, 8 up, 8 in 2024-04-10T04:10:55.708 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 33%] 2024-04-10T04:10:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:55 smithi136 bash[68278]: cluster 2024-04-10T04:10:54.565849+0000 mgr.y (mgr.25133) 1935 : cluster 0 pgmap v3523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 12 KiB/s wr, 226 op/s 2024-04-10T04:10:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:55 smithi136 bash[68278]: cluster 2024-04-10T04:10:55.516106+0000 mon.a (mon.0) 3720 : cluster 0 osdmap e2045: 8 total, 8 up, 8 in 2024-04-10T04:10:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:55 smithi016 bash[72916]: cluster 2024-04-10T04:10:54.565849+0000 mgr.y (mgr.25133) 1935 : cluster 0 pgmap v3523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 12 KiB/s wr, 226 op/s 2024-04-10T04:10:56.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:55 smithi016 bash[72916]: cluster 2024-04-10T04:10:55.516106+0000 mon.a (mon.0) 3720 : cluster 0 osdmap e2045: 8 total, 8 up, 8 in 2024-04-10T04:10:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:55 smithi016 bash[74137]: cluster 2024-04-10T04:10:54.565849+0000 mgr.y (mgr.25133) 1935 : cluster 0 pgmap v3523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 12 KiB/s wr, 226 op/s 2024-04-10T04:10:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:55 smithi016 bash[74137]: cluster 2024-04-10T04:10:55.516106+0000 mon.a (mon.0) 3720 : cluster 0 osdmap e2045: 8 total, 8 up, 8 in 2024-04-10T04:10:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:57 smithi136 bash[68278]: cluster 2024-04-10T04:10:56.566871+0000 mgr.y (mgr.25133) 1936 : cluster 0 pgmap v3525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 9.7 KiB/s wr, 212 op/s 2024-04-10T04:10:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:57 smithi136 bash[68278]: cluster 2024-04-10T04:10:56.626108+0000 mon.a (mon.0) 3721 : cluster 0 osdmap e2046: 8 total, 8 up, 8 in 2024-04-10T04:10:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:57 smithi016 bash[74137]: cluster 2024-04-10T04:10:56.566871+0000 mgr.y (mgr.25133) 1936 : cluster 0 pgmap v3525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 9.7 KiB/s wr, 212 op/s 2024-04-10T04:10:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:57 smithi016 bash[74137]: cluster 2024-04-10T04:10:56.626108+0000 mon.a (mon.0) 3721 : cluster 0 osdmap e2046: 8 total, 8 up, 8 in 2024-04-10T04:10:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:57 smithi016 bash[72916]: cluster 2024-04-10T04:10:56.566871+0000 mgr.y (mgr.25133) 1936 : cluster 0 pgmap v3525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 9.7 KiB/s wr, 212 op/s 2024-04-10T04:10:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:57 smithi016 bash[72916]: cluster 2024-04-10T04:10:56.626108+0000 mon.a (mon.0) 3721 : cluster 0 osdmap e2046: 8 total, 8 up, 8 in 2024-04-10T04:10:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:58 smithi136 bash[68278]: audit 2024-04-10T04:10:57.627451+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:58 smithi136 bash[68278]: cluster 2024-04-10T04:10:57.642128+0000 mon.a (mon.0) 3723 : cluster 0 osdmap e2047: 8 total, 8 up, 8 in 2024-04-10T04:10:59.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:58 smithi016 bash[74137]: audit 2024-04-10T04:10:57.627451+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:59.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:58 smithi016 bash[74137]: cluster 2024-04-10T04:10:57.642128+0000 mon.a (mon.0) 3723 : cluster 0 osdmap e2047: 8 total, 8 up, 8 in 2024-04-10T04:10:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:58 smithi016 bash[72916]: audit 2024-04-10T04:10:57.627451+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:10:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:58 smithi016 bash[72916]: cluster 2024-04-10T04:10:57.642128+0000 mon.a (mon.0) 3723 : cluster 0 osdmap e2047: 8 total, 8 up, 8 in 2024-04-10T04:10:59.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:59 smithi136 bash[68278]: cluster 2024-04-10T04:10:58.567580+0000 mgr.y (mgr.25133) 1937 : cluster 0 pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.4 KiB/s wr, 38 op/s 2024-04-10T04:10:59.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:59 smithi136 bash[68278]: cluster 2024-04-10T04:10:58.642492+0000 mon.a (mon.0) 3724 : cluster 0 osdmap e2048: 8 total, 8 up, 8 in 2024-04-10T04:10:59.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:10:59 smithi136 bash[68278]: cluster 2024-04-10T04:10:59.510648+0000 mon.a (mon.0) 3725 : cluster 0 osdmap e2049: 8 total, 8 up, 8 in 2024-04-10T04:11:00.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:59 smithi016 bash[74137]: cluster 2024-04-10T04:10:58.567580+0000 mgr.y (mgr.25133) 1937 : cluster 0 pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.4 KiB/s wr, 38 op/s 2024-04-10T04:11:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:59 smithi016 bash[74137]: cluster 2024-04-10T04:10:58.642492+0000 mon.a (mon.0) 3724 : cluster 0 osdmap e2048: 8 total, 8 up, 8 in 2024-04-10T04:11:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:10:59 smithi016 bash[74137]: cluster 2024-04-10T04:10:59.510648+0000 mon.a (mon.0) 3725 : cluster 0 osdmap e2049: 8 total, 8 up, 8 in 2024-04-10T04:11:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:59 smithi016 bash[72916]: cluster 2024-04-10T04:10:58.567580+0000 mgr.y (mgr.25133) 1937 : cluster 0 pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.4 KiB/s wr, 38 op/s 2024-04-10T04:11:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:59 smithi016 bash[72916]: cluster 2024-04-10T04:10:58.642492+0000 mon.a (mon.0) 3724 : cluster 0 osdmap e2048: 8 total, 8 up, 8 in 2024-04-10T04:11:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:10:59 smithi016 bash[72916]: cluster 2024-04-10T04:10:59.510648+0000 mon.a (mon.0) 3725 : cluster 0 osdmap e2049: 8 total, 8 up, 8 in 2024-04-10T04:11:01.718 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 33%] 2024-04-10T04:11:01.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:01 smithi016 bash[74137]: cluster 2024-04-10T04:11:00.511087+0000 mon.a (mon.0) 3726 : cluster 0 osdmap e2050: 8 total, 8 up, 8 in 2024-04-10T04:11:01.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:01 smithi016 bash[74137]: cluster 2024-04-10T04:11:00.568131+0000 mgr.y (mgr.25133) 1938 : cluster 0 pgmap v3532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 7.3 KiB/s wr, 90 op/s 2024-04-10T04:11:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:01 smithi016 bash[72916]: cluster 2024-04-10T04:11:00.511087+0000 mon.a (mon.0) 3726 : cluster 0 osdmap e2050: 8 total, 8 up, 8 in 2024-04-10T04:11:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:01 smithi016 bash[72916]: cluster 2024-04-10T04:11:00.568131+0000 mgr.y (mgr.25133) 1938 : cluster 0 pgmap v3532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 7.3 KiB/s wr, 90 op/s 2024-04-10T04:11:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:01 smithi136 bash[68278]: cluster 2024-04-10T04:11:00.511087+0000 mon.a (mon.0) 3726 : cluster 0 osdmap e2050: 8 total, 8 up, 8 in 2024-04-10T04:11:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:01 smithi136 bash[68278]: cluster 2024-04-10T04:11:00.568131+0000 mgr.y (mgr.25133) 1938 : cluster 0 pgmap v3532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 7.3 KiB/s wr, 90 op/s 2024-04-10T04:11:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:11:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:11:01] "GET /metrics HTTP/1.1" 200 36805 "" "Prometheus/2.43.0" 2024-04-10T04:11:02.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:02 smithi016 bash[74137]: cluster 2024-04-10T04:11:01.525320+0000 mon.a (mon.0) 3727 : cluster 0 osdmap e2051: 8 total, 8 up, 8 in 2024-04-10T04:11:02.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:02 smithi016 bash[72916]: cluster 2024-04-10T04:11:01.525320+0000 mon.a (mon.0) 3727 : cluster 0 osdmap e2051: 8 total, 8 up, 8 in 2024-04-10T04:11:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:02 smithi136 bash[68278]: cluster 2024-04-10T04:11:01.525320+0000 mon.a (mon.0) 3727 : cluster 0 osdmap e2051: 8 total, 8 up, 8 in 2024-04-10T04:11:03.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:03 smithi016 bash[72916]: cluster 2024-04-10T04:11:02.528818+0000 mon.a (mon.0) 3728 : cluster 0 osdmap e2052: 8 total, 8 up, 8 in 2024-04-10T04:11:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:03 smithi016 bash[72916]: cluster 2024-04-10T04:11:02.568718+0000 mgr.y (mgr.25133) 1939 : cluster 0 pgmap v3535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 7.4 KiB/s wr, 118 op/s 2024-04-10T04:11:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:03 smithi016 bash[74137]: cluster 2024-04-10T04:11:02.528818+0000 mon.a (mon.0) 3728 : cluster 0 osdmap e2052: 8 total, 8 up, 8 in 2024-04-10T04:11:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:03 smithi016 bash[74137]: cluster 2024-04-10T04:11:02.568718+0000 mgr.y (mgr.25133) 1939 : cluster 0 pgmap v3535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 7.4 KiB/s wr, 118 op/s 2024-04-10T04:11:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:03 smithi136 bash[68278]: cluster 2024-04-10T04:11:02.528818+0000 mon.a (mon.0) 3728 : cluster 0 osdmap e2052: 8 total, 8 up, 8 in 2024-04-10T04:11:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:03 smithi136 bash[68278]: cluster 2024-04-10T04:11:02.568718+0000 mgr.y (mgr.25133) 1939 : cluster 0 pgmap v3535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 7.4 KiB/s wr, 118 op/s 2024-04-10T04:11:04.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:04 smithi016 bash[74137]: cluster 2024-04-10T04:11:03.544911+0000 mon.a (mon.0) 3729 : cluster 0 osdmap e2053: 8 total, 8 up, 8 in 2024-04-10T04:11:04.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:04 smithi016 bash[74137]: cluster 2024-04-10T04:11:04.513316+0000 mon.a (mon.0) 3730 : cluster 0 osdmap e2054: 8 total, 8 up, 8 in 2024-04-10T04:11:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:04 smithi016 bash[72916]: cluster 2024-04-10T04:11:03.544911+0000 mon.a (mon.0) 3729 : cluster 0 osdmap e2053: 8 total, 8 up, 8 in 2024-04-10T04:11:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:04 smithi016 bash[72916]: cluster 2024-04-10T04:11:04.513316+0000 mon.a (mon.0) 3730 : cluster 0 osdmap e2054: 8 total, 8 up, 8 in 2024-04-10T04:11:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:04 smithi136 bash[68278]: cluster 2024-04-10T04:11:03.544911+0000 mon.a (mon.0) 3729 : cluster 0 osdmap e2053: 8 total, 8 up, 8 in 2024-04-10T04:11:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:04 smithi136 bash[68278]: cluster 2024-04-10T04:11:04.513316+0000 mon.a (mon.0) 3730 : cluster 0 osdmap e2054: 8 total, 8 up, 8 in 2024-04-10T04:11:05.709 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 34%] 2024-04-10T04:11:05.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:05 smithi016 bash[74137]: cluster 2024-04-10T04:11:04.569332+0000 mgr.y (mgr.25133) 1940 : cluster 0 pgmap v3538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 7.2 KiB/s wr, 100 op/s 2024-04-10T04:11:05.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:05 smithi016 bash[72916]: cluster 2024-04-10T04:11:04.569332+0000 mgr.y (mgr.25133) 1940 : cluster 0 pgmap v3538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 7.2 KiB/s wr, 100 op/s 2024-04-10T04:11:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:05 smithi136 bash[68278]: cluster 2024-04-10T04:11:04.569332+0000 mgr.y (mgr.25133) 1940 : cluster 0 pgmap v3538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 7.2 KiB/s wr, 100 op/s 2024-04-10T04:11:06.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:06 smithi016 bash[72916]: cluster 2024-04-10T04:11:05.558475+0000 mon.a (mon.0) 3731 : cluster 0 osdmap e2055: 8 total, 8 up, 8 in 2024-04-10T04:11:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:06 smithi016 bash[74137]: cluster 2024-04-10T04:11:05.558475+0000 mon.a (mon.0) 3731 : cluster 0 osdmap e2055: 8 total, 8 up, 8 in 2024-04-10T04:11:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:06 smithi136 bash[68278]: cluster 2024-04-10T04:11:05.558475+0000 mon.a (mon.0) 3731 : cluster 0 osdmap e2055: 8 total, 8 up, 8 in 2024-04-10T04:11:07.757 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 34%] 2024-04-10T04:11:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:07 smithi136 bash[68278]: cluster 2024-04-10T04:11:06.559559+0000 mon.a (mon.0) 3732 : cluster 0 osdmap e2056: 8 total, 8 up, 8 in 2024-04-10T04:11:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:07 smithi136 bash[68278]: cluster 2024-04-10T04:11:06.570045+0000 mgr.y (mgr.25133) 1941 : cluster 0 pgmap v3541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 4.5 KiB/s wr, 58 op/s 2024-04-10T04:11:08.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:07 smithi016 bash[74137]: cluster 2024-04-10T04:11:06.559559+0000 mon.a (mon.0) 3732 : cluster 0 osdmap e2056: 8 total, 8 up, 8 in 2024-04-10T04:11:08.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:07 smithi016 bash[74137]: cluster 2024-04-10T04:11:06.570045+0000 mgr.y (mgr.25133) 1941 : cluster 0 pgmap v3541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 4.5 KiB/s wr, 58 op/s 2024-04-10T04:11:08.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:07 smithi016 bash[72916]: cluster 2024-04-10T04:11:06.559559+0000 mon.a (mon.0) 3732 : cluster 0 osdmap e2056: 8 total, 8 up, 8 in 2024-04-10T04:11:08.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:07 smithi016 bash[72916]: cluster 2024-04-10T04:11:06.570045+0000 mgr.y (mgr.25133) 1941 : cluster 0 pgmap v3541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 4.5 KiB/s wr, 58 op/s 2024-04-10T04:11:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:08 smithi136 bash[68278]: cluster 2024-04-10T04:11:07.582471+0000 mon.a (mon.0) 3733 : cluster 0 osdmap e2057: 8 total, 8 up, 8 in 2024-04-10T04:11:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:08 smithi016 bash[72916]: cluster 2024-04-10T04:11:07.582471+0000 mon.a (mon.0) 3733 : cluster 0 osdmap e2057: 8 total, 8 up, 8 in 2024-04-10T04:11:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:08 smithi016 bash[74137]: cluster 2024-04-10T04:11:07.582471+0000 mon.a (mon.0) 3733 : cluster 0 osdmap e2057: 8 total, 8 up, 8 in 2024-04-10T04:11:09.674 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 35%] 2024-04-10T04:11:09.844 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 36%] 2024-04-10T04:11:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:09 smithi136 bash[68278]: cluster 2024-04-10T04:11:08.570797+0000 mgr.y (mgr.25133) 1942 : cluster 0 pgmap v3543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 KiB/s rd, 1007 B/s wr, 17 op/s 2024-04-10T04:11:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:09 smithi136 bash[68278]: cluster 2024-04-10T04:11:08.587804+0000 mon.a (mon.0) 3734 : cluster 0 osdmap e2058: 8 total, 8 up, 8 in 2024-04-10T04:11:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:09 smithi136 bash[68278]: cluster 2024-04-10T04:11:09.516033+0000 mon.a (mon.0) 3735 : cluster 0 osdmap e2059: 8 total, 8 up, 8 in 2024-04-10T04:11:10.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:09 smithi016 bash[72916]: cluster 2024-04-10T04:11:08.570797+0000 mgr.y (mgr.25133) 1942 : cluster 0 pgmap v3543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 KiB/s rd, 1007 B/s wr, 17 op/s 2024-04-10T04:11:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:09 smithi016 bash[72916]: cluster 2024-04-10T04:11:08.587804+0000 mon.a (mon.0) 3734 : cluster 0 osdmap e2058: 8 total, 8 up, 8 in 2024-04-10T04:11:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:09 smithi016 bash[72916]: cluster 2024-04-10T04:11:09.516033+0000 mon.a (mon.0) 3735 : cluster 0 osdmap e2059: 8 total, 8 up, 8 in 2024-04-10T04:11:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:09 smithi016 bash[74137]: cluster 2024-04-10T04:11:08.570797+0000 mgr.y (mgr.25133) 1942 : cluster 0 pgmap v3543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 KiB/s rd, 1007 B/s wr, 17 op/s 2024-04-10T04:11:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:09 smithi016 bash[74137]: cluster 2024-04-10T04:11:08.587804+0000 mon.a (mon.0) 3734 : cluster 0 osdmap e2058: 8 total, 8 up, 8 in 2024-04-10T04:11:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:09 smithi016 bash[74137]: cluster 2024-04-10T04:11:09.516033+0000 mon.a (mon.0) 3735 : cluster 0 osdmap e2059: 8 total, 8 up, 8 in 2024-04-10T04:11:11.792 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 36%] 2024-04-10T04:11:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:11 smithi136 bash[68278]: cluster 2024-04-10T04:11:10.571561+0000 mgr.y (mgr.25133) 1943 : cluster 0 pgmap v3546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 6.0 KiB/s wr, 93 op/s 2024-04-10T04:11:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:11 smithi136 bash[68278]: cluster 2024-04-10T04:11:10.595083+0000 mon.a (mon.0) 3736 : cluster 0 osdmap e2060: 8 total, 8 up, 8 in 2024-04-10T04:11:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:11:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:11:11] "GET /metrics HTTP/1.1" 200 36805 "" "Prometheus/2.43.0" 2024-04-10T04:11:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:11 smithi016 bash[74137]: cluster 2024-04-10T04:11:10.571561+0000 mgr.y (mgr.25133) 1943 : cluster 0 pgmap v3546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 6.0 KiB/s wr, 93 op/s 2024-04-10T04:11:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:11 smithi016 bash[74137]: cluster 2024-04-10T04:11:10.595083+0000 mon.a (mon.0) 3736 : cluster 0 osdmap e2060: 8 total, 8 up, 8 in 2024-04-10T04:11:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:11 smithi016 bash[72916]: cluster 2024-04-10T04:11:10.571561+0000 mgr.y (mgr.25133) 1943 : cluster 0 pgmap v3546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 6.0 KiB/s wr, 93 op/s 2024-04-10T04:11:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:11 smithi016 bash[72916]: cluster 2024-04-10T04:11:10.595083+0000 mon.a (mon.0) 3736 : cluster 0 osdmap e2060: 8 total, 8 up, 8 in 2024-04-10T04:11:12.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:12 smithi136 bash[68278]: cluster 2024-04-10T04:11:11.609831+0000 mon.a (mon.0) 3737 : cluster 0 osdmap e2061: 8 total, 8 up, 8 in 2024-04-10T04:11:13.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:12 smithi016 bash[72916]: cluster 2024-04-10T04:11:11.609831+0000 mon.a (mon.0) 3737 : cluster 0 osdmap e2061: 8 total, 8 up, 8 in 2024-04-10T04:11:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:12 smithi016 bash[74137]: cluster 2024-04-10T04:11:11.609831+0000 mon.a (mon.0) 3737 : cluster 0 osdmap e2061: 8 total, 8 up, 8 in 2024-04-10T04:11:13.808 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 37%] 2024-04-10T04:11:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:13 smithi136 bash[68278]: cluster 2024-04-10T04:11:12.572543+0000 mgr.y (mgr.25133) 1944 : cluster 0 pgmap v3549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 8.7 KiB/s wr, 188 op/s 2024-04-10T04:11:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:13 smithi136 bash[68278]: cluster 2024-04-10T04:11:12.616081+0000 mon.a (mon.0) 3738 : cluster 0 osdmap e2062: 8 total, 8 up, 8 in 2024-04-10T04:11:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:13 smithi136 bash[68278]: audit 2024-04-10T04:11:12.624304+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:14.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:13 smithi016 bash[72916]: cluster 2024-04-10T04:11:12.572543+0000 mgr.y (mgr.25133) 1944 : cluster 0 pgmap v3549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 8.7 KiB/s wr, 188 op/s 2024-04-10T04:11:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:13 smithi016 bash[72916]: cluster 2024-04-10T04:11:12.616081+0000 mon.a (mon.0) 3738 : cluster 0 osdmap e2062: 8 total, 8 up, 8 in 2024-04-10T04:11:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:13 smithi016 bash[72916]: audit 2024-04-10T04:11:12.624304+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:13 smithi016 bash[74137]: cluster 2024-04-10T04:11:12.572543+0000 mgr.y (mgr.25133) 1944 : cluster 0 pgmap v3549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 8.7 KiB/s wr, 188 op/s 2024-04-10T04:11:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:13 smithi016 bash[74137]: cluster 2024-04-10T04:11:12.616081+0000 mon.a (mon.0) 3738 : cluster 0 osdmap e2062: 8 total, 8 up, 8 in 2024-04-10T04:11:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:13 smithi016 bash[74137]: audit 2024-04-10T04:11:12.624304+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:14.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:14 smithi136 bash[68278]: cluster 2024-04-10T04:11:13.619490+0000 mon.a (mon.0) 3740 : cluster 0 osdmap e2063: 8 total, 8 up, 8 in 2024-04-10T04:11:14.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:14 smithi136 bash[68278]: cluster 2024-04-10T04:11:14.516130+0000 mon.a (mon.0) 3741 : cluster 0 osdmap e2064: 8 total, 8 up, 8 in 2024-04-10T04:11:15.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:14 smithi016 bash[74137]: cluster 2024-04-10T04:11:13.619490+0000 mon.a (mon.0) 3740 : cluster 0 osdmap e2063: 8 total, 8 up, 8 in 2024-04-10T04:11:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:14 smithi016 bash[74137]: cluster 2024-04-10T04:11:14.516130+0000 mon.a (mon.0) 3741 : cluster 0 osdmap e2064: 8 total, 8 up, 8 in 2024-04-10T04:11:15.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:14 smithi016 bash[72916]: cluster 2024-04-10T04:11:13.619490+0000 mon.a (mon.0) 3740 : cluster 0 osdmap e2063: 8 total, 8 up, 8 in 2024-04-10T04:11:15.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:14 smithi016 bash[72916]: cluster 2024-04-10T04:11:14.516130+0000 mon.a (mon.0) 3741 : cluster 0 osdmap e2064: 8 total, 8 up, 8 in 2024-04-10T04:11:15.702 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 37%] 2024-04-10T04:11:15.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:15 smithi136 bash[68278]: cluster 2024-04-10T04:11:14.573103+0000 mgr.y (mgr.25133) 1945 : cluster 0 pgmap v3553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 11 KiB/s wr, 202 op/s 2024-04-10T04:11:15.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:15 smithi136 bash[68278]: cluster 2024-04-10T04:11:15.527844+0000 mon.a (mon.0) 3742 : cluster 0 osdmap e2065: 8 total, 8 up, 8 in 2024-04-10T04:11:16.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:15 smithi016 bash[72916]: cluster 2024-04-10T04:11:14.573103+0000 mgr.y (mgr.25133) 1945 : cluster 0 pgmap v3553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 11 KiB/s wr, 202 op/s 2024-04-10T04:11:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:15 smithi016 bash[72916]: cluster 2024-04-10T04:11:15.527844+0000 mon.a (mon.0) 3742 : cluster 0 osdmap e2065: 8 total, 8 up, 8 in 2024-04-10T04:11:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:15 smithi016 bash[74137]: cluster 2024-04-10T04:11:14.573103+0000 mgr.y (mgr.25133) 1945 : cluster 0 pgmap v3553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 11 KiB/s wr, 202 op/s 2024-04-10T04:11:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:15 smithi016 bash[74137]: cluster 2024-04-10T04:11:15.527844+0000 mon.a (mon.0) 3742 : cluster 0 osdmap e2065: 8 total, 8 up, 8 in 2024-04-10T04:11:17.864 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 38%] 2024-04-10T04:11:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:17 smithi136 bash[68278]: cluster 2024-04-10T04:11:16.574008+0000 mgr.y (mgr.25133) 1946 : cluster 0 pgmap v3555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 9.7 KiB/s wr, 161 op/s 2024-04-10T04:11:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:17 smithi136 bash[68278]: cluster 2024-04-10T04:11:16.642584+0000 mon.a (mon.0) 3743 : cluster 0 osdmap e2066: 8 total, 8 up, 8 in 2024-04-10T04:11:18.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:17 smithi016 bash[74137]: cluster 2024-04-10T04:11:16.574008+0000 mgr.y (mgr.25133) 1946 : cluster 0 pgmap v3555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 9.7 KiB/s wr, 161 op/s 2024-04-10T04:11:18.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:17 smithi016 bash[74137]: cluster 2024-04-10T04:11:16.642584+0000 mon.a (mon.0) 3743 : cluster 0 osdmap e2066: 8 total, 8 up, 8 in 2024-04-10T04:11:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:17 smithi016 bash[72916]: cluster 2024-04-10T04:11:16.574008+0000 mgr.y (mgr.25133) 1946 : cluster 0 pgmap v3555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 9.7 KiB/s wr, 161 op/s 2024-04-10T04:11:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:17 smithi016 bash[72916]: cluster 2024-04-10T04:11:16.642584+0000 mon.a (mon.0) 3743 : cluster 0 osdmap e2066: 8 total, 8 up, 8 in 2024-04-10T04:11:18.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:18 smithi136 bash[68278]: cluster 2024-04-10T04:11:17.662040+0000 mon.a (mon.0) 3744 : cluster 0 osdmap e2067: 8 total, 8 up, 8 in 2024-04-10T04:11:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:18 smithi016 bash[72916]: cluster 2024-04-10T04:11:17.662040+0000 mon.a (mon.0) 3744 : cluster 0 osdmap e2067: 8 total, 8 up, 8 in 2024-04-10T04:11:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:18 smithi016 bash[74137]: cluster 2024-04-10T04:11:17.662040+0000 mon.a (mon.0) 3744 : cluster 0 osdmap e2067: 8 total, 8 up, 8 in 2024-04-10T04:11:19.661 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 38%] 2024-04-10T04:11:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:19 smithi136 bash[68278]: cluster 2024-04-10T04:11:18.574640+0000 mgr.y (mgr.25133) 1947 : cluster 0 pgmap v3558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.2 KiB/s wr, 106 op/s 2024-04-10T04:11:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:19 smithi136 bash[68278]: cluster 2024-04-10T04:11:18.656293+0000 mon.a (mon.0) 3745 : cluster 0 osdmap e2068: 8 total, 8 up, 8 in 2024-04-10T04:11:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:19 smithi136 bash[68278]: cluster 2024-04-10T04:11:19.517725+0000 mon.a (mon.0) 3746 : cluster 0 osdmap e2069: 8 total, 8 up, 8 in 2024-04-10T04:11:20.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:19 smithi016 bash[72916]: cluster 2024-04-10T04:11:18.574640+0000 mgr.y (mgr.25133) 1947 : cluster 0 pgmap v3558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.2 KiB/s wr, 106 op/s 2024-04-10T04:11:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:19 smithi016 bash[72916]: cluster 2024-04-10T04:11:18.656293+0000 mon.a (mon.0) 3745 : cluster 0 osdmap e2068: 8 total, 8 up, 8 in 2024-04-10T04:11:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:19 smithi016 bash[72916]: cluster 2024-04-10T04:11:19.517725+0000 mon.a (mon.0) 3746 : cluster 0 osdmap e2069: 8 total, 8 up, 8 in 2024-04-10T04:11:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:19 smithi016 bash[74137]: cluster 2024-04-10T04:11:18.574640+0000 mgr.y (mgr.25133) 1947 : cluster 0 pgmap v3558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.2 KiB/s wr, 106 op/s 2024-04-10T04:11:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:19 smithi016 bash[74137]: cluster 2024-04-10T04:11:18.656293+0000 mon.a (mon.0) 3745 : cluster 0 osdmap e2068: 8 total, 8 up, 8 in 2024-04-10T04:11:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:19 smithi016 bash[74137]: cluster 2024-04-10T04:11:19.517725+0000 mon.a (mon.0) 3746 : cluster 0 osdmap e2069: 8 total, 8 up, 8 in 2024-04-10T04:11:21.865 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 39%] 2024-04-10T04:11:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:11:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:11:21] "GET /metrics HTTP/1.1" 200 36806 "" "Prometheus/2.43.0" 2024-04-10T04:11:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:21 smithi016 bash[72916]: cluster 2024-04-10T04:11:20.575245+0000 mgr.y (mgr.25133) 1948 : cluster 0 pgmap v3561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 9.7 KiB/s wr, 162 op/s 2024-04-10T04:11:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:21 smithi016 bash[72916]: cluster 2024-04-10T04:11:20.678041+0000 mon.a (mon.0) 3747 : cluster 0 osdmap e2070: 8 total, 8 up, 8 in 2024-04-10T04:11:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:21 smithi016 bash[74137]: cluster 2024-04-10T04:11:20.575245+0000 mgr.y (mgr.25133) 1948 : cluster 0 pgmap v3561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 9.7 KiB/s wr, 162 op/s 2024-04-10T04:11:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:21 smithi016 bash[74137]: cluster 2024-04-10T04:11:20.678041+0000 mon.a (mon.0) 3747 : cluster 0 osdmap e2070: 8 total, 8 up, 8 in 2024-04-10T04:11:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:21 smithi136 bash[68278]: cluster 2024-04-10T04:11:20.575245+0000 mgr.y (mgr.25133) 1948 : cluster 0 pgmap v3561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 9.7 KiB/s wr, 162 op/s 2024-04-10T04:11:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:21 smithi136 bash[68278]: cluster 2024-04-10T04:11:20.678041+0000 mon.a (mon.0) 3747 : cluster 0 osdmap e2070: 8 total, 8 up, 8 in 2024-04-10T04:11:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:22 smithi016 bash[72916]: cluster 2024-04-10T04:11:21.687169+0000 mon.a (mon.0) 3748 : cluster 0 osdmap e2071: 8 total, 8 up, 8 in 2024-04-10T04:11:23.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:22 smithi016 bash[74137]: cluster 2024-04-10T04:11:21.687169+0000 mon.a (mon.0) 3748 : cluster 0 osdmap e2071: 8 total, 8 up, 8 in 2024-04-10T04:11:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:22 smithi136 bash[68278]: cluster 2024-04-10T04:11:21.687169+0000 mon.a (mon.0) 3748 : cluster 0 osdmap e2071: 8 total, 8 up, 8 in 2024-04-10T04:11:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:23 smithi016 bash[72916]: cluster 2024-04-10T04:11:22.576250+0000 mgr.y (mgr.25133) 1949 : cluster 0 pgmap v3564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 9.0 KiB/s wr, 140 op/s 2024-04-10T04:11:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:23 smithi016 bash[72916]: cluster 2024-04-10T04:11:22.695815+0000 mon.a (mon.0) 3749 : cluster 0 osdmap e2072: 8 total, 8 up, 8 in 2024-04-10T04:11:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:23 smithi016 bash[74137]: cluster 2024-04-10T04:11:22.576250+0000 mgr.y (mgr.25133) 1949 : cluster 0 pgmap v3564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 9.0 KiB/s wr, 140 op/s 2024-04-10T04:11:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:23 smithi016 bash[74137]: cluster 2024-04-10T04:11:22.695815+0000 mon.a (mon.0) 3749 : cluster 0 osdmap e2072: 8 total, 8 up, 8 in 2024-04-10T04:11:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:23 smithi136 bash[68278]: cluster 2024-04-10T04:11:22.576250+0000 mgr.y (mgr.25133) 1949 : cluster 0 pgmap v3564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 9.0 KiB/s wr, 140 op/s 2024-04-10T04:11:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:23 smithi136 bash[68278]: cluster 2024-04-10T04:11:22.695815+0000 mon.a (mon.0) 3749 : cluster 0 osdmap e2072: 8 total, 8 up, 8 in 2024-04-10T04:11:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:24 smithi016 bash[74137]: cluster 2024-04-10T04:11:23.699858+0000 mon.a (mon.0) 3750 : cluster 0 osdmap e2073: 8 total, 8 up, 8 in 2024-04-10T04:11:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:24 smithi016 bash[74137]: cluster 2024-04-10T04:11:24.522051+0000 mon.a (mon.0) 3751 : cluster 0 osdmap e2074: 8 total, 8 up, 8 in 2024-04-10T04:11:25.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:24 smithi016 bash[72916]: cluster 2024-04-10T04:11:23.699858+0000 mon.a (mon.0) 3750 : cluster 0 osdmap e2073: 8 total, 8 up, 8 in 2024-04-10T04:11:25.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:24 smithi016 bash[72916]: cluster 2024-04-10T04:11:24.522051+0000 mon.a (mon.0) 3751 : cluster 0 osdmap e2074: 8 total, 8 up, 8 in 2024-04-10T04:11:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:24 smithi136 bash[68278]: cluster 2024-04-10T04:11:23.699858+0000 mon.a (mon.0) 3750 : cluster 0 osdmap e2073: 8 total, 8 up, 8 in 2024-04-10T04:11:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:24 smithi136 bash[68278]: cluster 2024-04-10T04:11:24.522051+0000 mon.a (mon.0) 3751 : cluster 0 osdmap e2074: 8 total, 8 up, 8 in 2024-04-10T04:11:26.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:25 smithi016 bash[74137]: cluster 2024-04-10T04:11:24.577213+0000 mgr.y (mgr.25133) 1950 : cluster 0 pgmap v3568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 3.8 KiB/s wr, 72 op/s 2024-04-10T04:11:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:25 smithi016 bash[74137]: cluster 2024-04-10T04:11:25.530306+0000 mon.a (mon.0) 3752 : cluster 0 osdmap e2075: 8 total, 8 up, 8 in 2024-04-10T04:11:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:25 smithi016 bash[72916]: cluster 2024-04-10T04:11:24.577213+0000 mgr.y (mgr.25133) 1950 : cluster 0 pgmap v3568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 3.8 KiB/s wr, 72 op/s 2024-04-10T04:11:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:25 smithi016 bash[72916]: cluster 2024-04-10T04:11:25.530306+0000 mon.a (mon.0) 3752 : cluster 0 osdmap e2075: 8 total, 8 up, 8 in 2024-04-10T04:11:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:25 smithi136 bash[68278]: cluster 2024-04-10T04:11:24.577213+0000 mgr.y (mgr.25133) 1950 : cluster 0 pgmap v3568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 3.8 KiB/s wr, 72 op/s 2024-04-10T04:11:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:25 smithi136 bash[68278]: cluster 2024-04-10T04:11:25.530306+0000 mon.a (mon.0) 3752 : cluster 0 osdmap e2075: 8 total, 8 up, 8 in 2024-04-10T04:11:27.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:27 smithi016 bash[74137]: cluster 2024-04-10T04:11:26.534205+0000 mon.a (mon.0) 3753 : cluster 0 osdmap e2076: 8 total, 8 up, 8 in 2024-04-10T04:11:27.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:27 smithi016 bash[74137]: cluster 2024-04-10T04:11:26.577994+0000 mgr.y (mgr.25133) 1951 : cluster 0 pgmap v3571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 4.9 KiB/s wr, 100 op/s 2024-04-10T04:11:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:27 smithi016 bash[72916]: cluster 2024-04-10T04:11:26.534205+0000 mon.a (mon.0) 3753 : cluster 0 osdmap e2076: 8 total, 8 up, 8 in 2024-04-10T04:11:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:27 smithi016 bash[72916]: cluster 2024-04-10T04:11:26.577994+0000 mgr.y (mgr.25133) 1951 : cluster 0 pgmap v3571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 4.9 KiB/s wr, 100 op/s 2024-04-10T04:11:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:27 smithi136 bash[68278]: cluster 2024-04-10T04:11:26.534205+0000 mon.a (mon.0) 3753 : cluster 0 osdmap e2076: 8 total, 8 up, 8 in 2024-04-10T04:11:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:27 smithi136 bash[68278]: cluster 2024-04-10T04:11:26.577994+0000 mgr.y (mgr.25133) 1951 : cluster 0 pgmap v3571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 4.9 KiB/s wr, 100 op/s 2024-04-10T04:11:28.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:28 smithi016 bash[72916]: cluster 2024-04-10T04:11:27.551753+0000 mon.a (mon.0) 3754 : cluster 0 osdmap e2077: 8 total, 8 up, 8 in 2024-04-10T04:11:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:28 smithi016 bash[72916]: audit 2024-04-10T04:11:27.624169+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:28.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:28 smithi016 bash[74137]: cluster 2024-04-10T04:11:27.551753+0000 mon.a (mon.0) 3754 : cluster 0 osdmap e2077: 8 total, 8 up, 8 in 2024-04-10T04:11:28.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:28 smithi016 bash[74137]: audit 2024-04-10T04:11:27.624169+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:28 smithi136 bash[68278]: cluster 2024-04-10T04:11:27.551753+0000 mon.a (mon.0) 3754 : cluster 0 osdmap e2077: 8 total, 8 up, 8 in 2024-04-10T04:11:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:28 smithi136 bash[68278]: audit 2024-04-10T04:11:27.624169+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:29.715 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 40%] 2024-04-10T04:11:29.902 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 40%] 2024-04-10T04:11:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:29 smithi136 bash[68278]: cluster 2024-04-10T04:11:28.555553+0000 mon.a (mon.0) 3756 : cluster 0 osdmap e2078: 8 total, 8 up, 8 in 2024-04-10T04:11:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:29 smithi136 bash[68278]: cluster 2024-04-10T04:11:28.579525+0000 mgr.y (mgr.25133) 1952 : cluster 0 pgmap v3574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.2 KiB/s wr, 72 op/s 2024-04-10T04:11:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:29 smithi136 bash[68278]: cluster 2024-04-10T04:11:29.525938+0000 mon.a (mon.0) 3757 : cluster 0 osdmap e2079: 8 total, 8 up, 8 in 2024-04-10T04:11:30.043 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 41%] 2024-04-10T04:11:30.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:29 smithi016 bash[74137]: cluster 2024-04-10T04:11:28.555553+0000 mon.a (mon.0) 3756 : cluster 0 osdmap e2078: 8 total, 8 up, 8 in 2024-04-10T04:11:30.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:29 smithi016 bash[74137]: cluster 2024-04-10T04:11:28.579525+0000 mgr.y (mgr.25133) 1952 : cluster 0 pgmap v3574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.2 KiB/s wr, 72 op/s 2024-04-10T04:11:30.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:29 smithi016 bash[74137]: cluster 2024-04-10T04:11:29.525938+0000 mon.a (mon.0) 3757 : cluster 0 osdmap e2079: 8 total, 8 up, 8 in 2024-04-10T04:11:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:29 smithi016 bash[72916]: cluster 2024-04-10T04:11:28.555553+0000 mon.a (mon.0) 3756 : cluster 0 osdmap e2078: 8 total, 8 up, 8 in 2024-04-10T04:11:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:29 smithi016 bash[72916]: cluster 2024-04-10T04:11:28.579525+0000 mgr.y (mgr.25133) 1952 : cluster 0 pgmap v3574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.2 KiB/s wr, 72 op/s 2024-04-10T04:11:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:29 smithi016 bash[72916]: cluster 2024-04-10T04:11:29.525938+0000 mon.a (mon.0) 3757 : cluster 0 osdmap e2079: 8 total, 8 up, 8 in 2024-04-10T04:11:30.163 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 41%] 2024-04-10T04:11:31.764 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 42%] 2024-04-10T04:11:31.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:31 smithi136 bash[68278]: cluster 2024-04-10T04:11:30.572910+0000 mon.a (mon.0) 3758 : cluster 0 osdmap e2080: 8 total, 8 up, 8 in 2024-04-10T04:11:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:31 smithi136 bash[68278]: cluster 2024-04-10T04:11:30.580113+0000 mgr.y (mgr.25133) 1953 : cluster 0 pgmap v3577: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 34 op/s 2024-04-10T04:11:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:31 smithi136 bash[68278]: audit 2024-04-10T04:11:30.630442+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:11:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:31 smithi136 bash[68278]: audit 2024-04-10T04:11:31.306095+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:11:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:31 smithi136 bash[68278]: audit 2024-04-10T04:11:31.307522+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:11:31.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:31 smithi136 bash[68278]: audit 2024-04-10T04:11:31.316375+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:11:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:11:31] "GET /metrics HTTP/1.1" 200 36803 "" "Prometheus/2.43.0" 2024-04-10T04:11:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[72916]: cluster 2024-04-10T04:11:30.572910+0000 mon.a (mon.0) 3758 : cluster 0 osdmap e2080: 8 total, 8 up, 8 in 2024-04-10T04:11:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[72916]: cluster 2024-04-10T04:11:30.580113+0000 mgr.y (mgr.25133) 1953 : cluster 0 pgmap v3577: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 34 op/s 2024-04-10T04:11:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[72916]: audit 2024-04-10T04:11:30.630442+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:11:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[72916]: audit 2024-04-10T04:11:31.306095+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:11:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[72916]: audit 2024-04-10T04:11:31.307522+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:11:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[72916]: audit 2024-04-10T04:11:31.316375+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:11:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[74137]: cluster 2024-04-10T04:11:30.572910+0000 mon.a (mon.0) 3758 : cluster 0 osdmap e2080: 8 total, 8 up, 8 in 2024-04-10T04:11:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[74137]: cluster 2024-04-10T04:11:30.580113+0000 mgr.y (mgr.25133) 1953 : cluster 0 pgmap v3577: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 34 op/s 2024-04-10T04:11:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[74137]: audit 2024-04-10T04:11:30.630442+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:11:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[74137]: audit 2024-04-10T04:11:31.306095+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:11:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[74137]: audit 2024-04-10T04:11:31.307522+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:11:32.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:31 smithi016 bash[74137]: audit 2024-04-10T04:11:31.316375+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:11:32.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:32 smithi136 bash[68278]: cluster 2024-04-10T04:11:31.587357+0000 mon.a (mon.0) 3763 : cluster 0 osdmap e2081: 8 total, 8 up, 8 in 2024-04-10T04:11:33.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:32 smithi016 bash[72916]: cluster 2024-04-10T04:11:31.587357+0000 mon.a (mon.0) 3763 : cluster 0 osdmap e2081: 8 total, 8 up, 8 in 2024-04-10T04:11:33.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:32 smithi016 bash[74137]: cluster 2024-04-10T04:11:31.587357+0000 mon.a (mon.0) 3763 : cluster 0 osdmap e2081: 8 total, 8 up, 8 in 2024-04-10T04:11:33.819 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 43%] 2024-04-10T04:11:33.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:33 smithi136 bash[68278]: cluster 2024-04-10T04:11:32.581028+0000 mgr.y (mgr.25133) 1954 : cluster 0 pgmap v3579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 5.0 KiB/s wr, 97 op/s 2024-04-10T04:11:33.922 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:33 smithi136 bash[68278]: cluster 2024-04-10T04:11:32.586800+0000 mon.a (mon.0) 3764 : cluster 0 osdmap e2082: 8 total, 8 up, 8 in 2024-04-10T04:11:34.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:33 smithi016 bash[72916]: cluster 2024-04-10T04:11:32.581028+0000 mgr.y (mgr.25133) 1954 : cluster 0 pgmap v3579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 5.0 KiB/s wr, 97 op/s 2024-04-10T04:11:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:33 smithi016 bash[72916]: cluster 2024-04-10T04:11:32.586800+0000 mon.a (mon.0) 3764 : cluster 0 osdmap e2082: 8 total, 8 up, 8 in 2024-04-10T04:11:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:33 smithi016 bash[74137]: cluster 2024-04-10T04:11:32.581028+0000 mgr.y (mgr.25133) 1954 : cluster 0 pgmap v3579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 5.0 KiB/s wr, 97 op/s 2024-04-10T04:11:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:33 smithi016 bash[74137]: cluster 2024-04-10T04:11:32.586800+0000 mon.a (mon.0) 3764 : cluster 0 osdmap e2082: 8 total, 8 up, 8 in 2024-04-10T04:11:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:34 smithi136 bash[68278]: cluster 2024-04-10T04:11:33.618184+0000 mon.a (mon.0) 3765 : cluster 0 osdmap e2083: 8 total, 8 up, 8 in 2024-04-10T04:11:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:34 smithi136 bash[68278]: cluster 2024-04-10T04:11:34.528794+0000 mon.a (mon.0) 3766 : cluster 0 osdmap e2084: 8 total, 8 up, 8 in 2024-04-10T04:11:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:34 smithi016 bash[74137]: cluster 2024-04-10T04:11:33.618184+0000 mon.a (mon.0) 3765 : cluster 0 osdmap e2083: 8 total, 8 up, 8 in 2024-04-10T04:11:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:34 smithi016 bash[74137]: cluster 2024-04-10T04:11:34.528794+0000 mon.a (mon.0) 3766 : cluster 0 osdmap e2084: 8 total, 8 up, 8 in 2024-04-10T04:11:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:34 smithi016 bash[72916]: cluster 2024-04-10T04:11:33.618184+0000 mon.a (mon.0) 3765 : cluster 0 osdmap e2083: 8 total, 8 up, 8 in 2024-04-10T04:11:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:34 smithi016 bash[72916]: cluster 2024-04-10T04:11:34.528794+0000 mon.a (mon.0) 3766 : cluster 0 osdmap e2084: 8 total, 8 up, 8 in 2024-04-10T04:11:35.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:35 smithi136 bash[68278]: cluster 2024-04-10T04:11:34.581716+0000 mgr.y (mgr.25133) 1955 : cluster 0 pgmap v3583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 KiB/s wr, 255 op/s 2024-04-10T04:11:35.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:35 smithi136 bash[68278]: cluster 2024-04-10T04:11:35.528142+0000 mon.a (mon.0) 3767 : cluster 0 osdmap e2085: 8 total, 8 up, 8 in 2024-04-10T04:11:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:35 smithi016 bash[72916]: cluster 2024-04-10T04:11:34.581716+0000 mgr.y (mgr.25133) 1955 : cluster 0 pgmap v3583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 KiB/s wr, 255 op/s 2024-04-10T04:11:36.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:35 smithi016 bash[72916]: cluster 2024-04-10T04:11:35.528142+0000 mon.a (mon.0) 3767 : cluster 0 osdmap e2085: 8 total, 8 up, 8 in 2024-04-10T04:11:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:35 smithi016 bash[74137]: cluster 2024-04-10T04:11:34.581716+0000 mgr.y (mgr.25133) 1955 : cluster 0 pgmap v3583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 KiB/s wr, 255 op/s 2024-04-10T04:11:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:35 smithi016 bash[74137]: cluster 2024-04-10T04:11:35.528142+0000 mon.a (mon.0) 3767 : cluster 0 osdmap e2085: 8 total, 8 up, 8 in 2024-04-10T04:11:37.810 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-04-10T04:11:37.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:37 smithi136 bash[68278]: cluster 2024-04-10T04:11:36.582717+0000 mgr.y (mgr.25133) 1956 : cluster 0 pgmap v3585: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 19 KiB/s wr, 269 op/s 2024-04-10T04:11:37.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:37 smithi136 bash[68278]: cluster 2024-04-10T04:11:36.616758+0000 mon.a (mon.0) 3768 : cluster 0 osdmap e2086: 8 total, 8 up, 8 in 2024-04-10T04:11:38.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:37 smithi016 bash[74137]: cluster 2024-04-10T04:11:36.582717+0000 mgr.y (mgr.25133) 1956 : cluster 0 pgmap v3585: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 19 KiB/s wr, 269 op/s 2024-04-10T04:11:38.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:37 smithi016 bash[74137]: cluster 2024-04-10T04:11:36.616758+0000 mon.a (mon.0) 3768 : cluster 0 osdmap e2086: 8 total, 8 up, 8 in 2024-04-10T04:11:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:37 smithi016 bash[72916]: cluster 2024-04-10T04:11:36.582717+0000 mgr.y (mgr.25133) 1956 : cluster 0 pgmap v3585: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 19 KiB/s wr, 269 op/s 2024-04-10T04:11:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:37 smithi016 bash[72916]: cluster 2024-04-10T04:11:36.616758+0000 mon.a (mon.0) 3768 : cluster 0 osdmap e2086: 8 total, 8 up, 8 in 2024-04-10T04:11:38.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:38 smithi136 bash[68278]: cluster 2024-04-10T04:11:37.621460+0000 mon.a (mon.0) 3769 : cluster 0 osdmap e2087: 8 total, 8 up, 8 in 2024-04-10T04:11:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:38 smithi016 bash[72916]: cluster 2024-04-10T04:11:37.621460+0000 mon.a (mon.0) 3769 : cluster 0 osdmap e2087: 8 total, 8 up, 8 in 2024-04-10T04:11:39.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:38 smithi016 bash[74137]: cluster 2024-04-10T04:11:37.621460+0000 mon.a (mon.0) 3769 : cluster 0 osdmap e2087: 8 total, 8 up, 8 in 2024-04-10T04:11:39.693 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 44%] 2024-04-10T04:11:39.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:39 smithi136 bash[68278]: cluster 2024-04-10T04:11:38.583376+0000 mgr.y (mgr.25133) 1957 : cluster 0 pgmap v3588: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 124 KiB/s rd, 12 KiB/s wr, 168 op/s 2024-04-10T04:11:39.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:39 smithi136 bash[68278]: cluster 2024-04-10T04:11:38.638881+0000 mon.a (mon.0) 3770 : cluster 0 osdmap e2088: 8 total, 8 up, 8 in 2024-04-10T04:11:39.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:39 smithi136 bash[68278]: cluster 2024-04-10T04:11:39.531090+0000 mon.a (mon.0) 3771 : cluster 0 osdmap e2089: 8 total, 8 up, 8 in 2024-04-10T04:11:40.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:39 smithi016 bash[74137]: cluster 2024-04-10T04:11:38.583376+0000 mgr.y (mgr.25133) 1957 : cluster 0 pgmap v3588: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 124 KiB/s rd, 12 KiB/s wr, 168 op/s 2024-04-10T04:11:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:39 smithi016 bash[74137]: cluster 2024-04-10T04:11:38.638881+0000 mon.a (mon.0) 3770 : cluster 0 osdmap e2088: 8 total, 8 up, 8 in 2024-04-10T04:11:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:39 smithi016 bash[74137]: cluster 2024-04-10T04:11:39.531090+0000 mon.a (mon.0) 3771 : cluster 0 osdmap e2089: 8 total, 8 up, 8 in 2024-04-10T04:11:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:39 smithi016 bash[72916]: cluster 2024-04-10T04:11:38.583376+0000 mgr.y (mgr.25133) 1957 : cluster 0 pgmap v3588: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 124 KiB/s rd, 12 KiB/s wr, 168 op/s 2024-04-10T04:11:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:39 smithi016 bash[72916]: cluster 2024-04-10T04:11:38.638881+0000 mon.a (mon.0) 3770 : cluster 0 osdmap e2088: 8 total, 8 up, 8 in 2024-04-10T04:11:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:39 smithi016 bash[72916]: cluster 2024-04-10T04:11:39.531090+0000 mon.a (mon.0) 3771 : cluster 0 osdmap e2089: 8 total, 8 up, 8 in 2024-04-10T04:11:41.796 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-04-10T04:11:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:41 smithi136 bash[68278]: cluster 2024-04-10T04:11:40.583977+0000 mgr.y (mgr.25133) 1958 : cluster 0 pgmap v3591: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 10 KiB/s wr, 100 op/s 2024-04-10T04:11:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:41 smithi136 bash[68278]: cluster 2024-04-10T04:11:40.643764+0000 mon.a (mon.0) 3772 : cluster 0 osdmap e2090: 8 total, 8 up, 8 in 2024-04-10T04:11:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:11:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:11:41] "GET /metrics HTTP/1.1" 200 36803 "" "Prometheus/2.43.0" 2024-04-10T04:11:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:41 smithi016 bash[72916]: cluster 2024-04-10T04:11:40.583977+0000 mgr.y (mgr.25133) 1958 : cluster 0 pgmap v3591: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 10 KiB/s wr, 100 op/s 2024-04-10T04:11:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:41 smithi016 bash[72916]: cluster 2024-04-10T04:11:40.643764+0000 mon.a (mon.0) 3772 : cluster 0 osdmap e2090: 8 total, 8 up, 8 in 2024-04-10T04:11:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:41 smithi016 bash[74137]: cluster 2024-04-10T04:11:40.583977+0000 mgr.y (mgr.25133) 1958 : cluster 0 pgmap v3591: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 10 KiB/s wr, 100 op/s 2024-04-10T04:11:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:41 smithi016 bash[74137]: cluster 2024-04-10T04:11:40.643764+0000 mon.a (mon.0) 3772 : cluster 0 osdmap e2090: 8 total, 8 up, 8 in 2024-04-10T04:11:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:42 smithi136 bash[68278]: cluster 2024-04-10T04:11:41.656208+0000 mon.a (mon.0) 3773 : cluster 0 osdmap e2091: 8 total, 8 up, 8 in 2024-04-10T04:11:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:42 smithi136 bash[68278]: audit 2024-04-10T04:11:42.624893+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:42 smithi016 bash[72916]: cluster 2024-04-10T04:11:41.656208+0000 mon.a (mon.0) 3773 : cluster 0 osdmap e2091: 8 total, 8 up, 8 in 2024-04-10T04:11:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:42 smithi016 bash[72916]: audit 2024-04-10T04:11:42.624893+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:42 smithi016 bash[74137]: cluster 2024-04-10T04:11:41.656208+0000 mon.a (mon.0) 3773 : cluster 0 osdmap e2091: 8 total, 8 up, 8 in 2024-04-10T04:11:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:42 smithi016 bash[74137]: audit 2024-04-10T04:11:42.624893+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:43.875 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 45%] 2024-04-10T04:11:44.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:43 smithi016 bash[74137]: cluster 2024-04-10T04:11:42.584916+0000 mgr.y (mgr.25133) 1959 : cluster 0 pgmap v3594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 8.2 KiB/s wr, 83 op/s 2024-04-10T04:11:44.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:43 smithi016 bash[74137]: cluster 2024-04-10T04:11:42.658113+0000 mon.a (mon.0) 3775 : cluster 0 osdmap e2092: 8 total, 8 up, 8 in 2024-04-10T04:11:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:43 smithi016 bash[72916]: cluster 2024-04-10T04:11:42.584916+0000 mgr.y (mgr.25133) 1959 : cluster 0 pgmap v3594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 8.2 KiB/s wr, 83 op/s 2024-04-10T04:11:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:43 smithi016 bash[72916]: cluster 2024-04-10T04:11:42.658113+0000 mon.a (mon.0) 3775 : cluster 0 osdmap e2092: 8 total, 8 up, 8 in 2024-04-10T04:11:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:43 smithi136 bash[68278]: cluster 2024-04-10T04:11:42.584916+0000 mgr.y (mgr.25133) 1959 : cluster 0 pgmap v3594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 8.2 KiB/s wr, 83 op/s 2024-04-10T04:11:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:43 smithi136 bash[68278]: cluster 2024-04-10T04:11:42.658113+0000 mon.a (mon.0) 3775 : cluster 0 osdmap e2092: 8 total, 8 up, 8 in 2024-04-10T04:11:45.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:44 smithi016 bash[74137]: cluster 2024-04-10T04:11:43.671021+0000 mon.a (mon.0) 3776 : cluster 0 osdmap e2093: 8 total, 8 up, 8 in 2024-04-10T04:11:45.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:44 smithi016 bash[74137]: cluster 2024-04-10T04:11:44.531326+0000 mon.a (mon.0) 3777 : cluster 0 osdmap e2094: 8 total, 8 up, 8 in 2024-04-10T04:11:45.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:44 smithi016 bash[72916]: cluster 2024-04-10T04:11:43.671021+0000 mon.a (mon.0) 3776 : cluster 0 osdmap e2093: 8 total, 8 up, 8 in 2024-04-10T04:11:45.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:44 smithi016 bash[72916]: cluster 2024-04-10T04:11:44.531326+0000 mon.a (mon.0) 3777 : cluster 0 osdmap e2094: 8 total, 8 up, 8 in 2024-04-10T04:11:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:44 smithi136 bash[68278]: cluster 2024-04-10T04:11:43.671021+0000 mon.a (mon.0) 3776 : cluster 0 osdmap e2093: 8 total, 8 up, 8 in 2024-04-10T04:11:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:44 smithi136 bash[68278]: cluster 2024-04-10T04:11:44.531326+0000 mon.a (mon.0) 3777 : cluster 0 osdmap e2094: 8 total, 8 up, 8 in 2024-04-10T04:11:46.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:45 smithi016 bash[72916]: cluster 2024-04-10T04:11:44.585670+0000 mgr.y (mgr.25133) 1960 : cluster 0 pgmap v3598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 17 KiB/s wr, 231 op/s 2024-04-10T04:11:46.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:45 smithi016 bash[72916]: cluster 2024-04-10T04:11:45.539291+0000 mon.a (mon.0) 3778 : cluster 0 osdmap e2095: 8 total, 8 up, 8 in 2024-04-10T04:11:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:45 smithi016 bash[74137]: cluster 2024-04-10T04:11:44.585670+0000 mgr.y (mgr.25133) 1960 : cluster 0 pgmap v3598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 17 KiB/s wr, 231 op/s 2024-04-10T04:11:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:45 smithi016 bash[74137]: cluster 2024-04-10T04:11:45.539291+0000 mon.a (mon.0) 3778 : cluster 0 osdmap e2095: 8 total, 8 up, 8 in 2024-04-10T04:11:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:45 smithi136 bash[68278]: cluster 2024-04-10T04:11:44.585670+0000 mgr.y (mgr.25133) 1960 : cluster 0 pgmap v3598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 17 KiB/s wr, 231 op/s 2024-04-10T04:11:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:45 smithi136 bash[68278]: cluster 2024-04-10T04:11:45.539291+0000 mon.a (mon.0) 3778 : cluster 0 osdmap e2095: 8 total, 8 up, 8 in 2024-04-10T04:11:47.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:47 smithi016 bash[72916]: cluster 2024-04-10T04:11:46.543508+0000 mon.a (mon.0) 3779 : cluster 0 osdmap e2096: 8 total, 8 up, 8 in 2024-04-10T04:11:47.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:47 smithi016 bash[72916]: cluster 2024-04-10T04:11:46.586222+0000 mgr.y (mgr.25133) 1961 : cluster 0 pgmap v3601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 15 KiB/s wr, 193 op/s 2024-04-10T04:11:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:47 smithi016 bash[74137]: cluster 2024-04-10T04:11:46.543508+0000 mon.a (mon.0) 3779 : cluster 0 osdmap e2096: 8 total, 8 up, 8 in 2024-04-10T04:11:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:47 smithi016 bash[74137]: cluster 2024-04-10T04:11:46.586222+0000 mgr.y (mgr.25133) 1961 : cluster 0 pgmap v3601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 15 KiB/s wr, 193 op/s 2024-04-10T04:11:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:47 smithi136 bash[68278]: cluster 2024-04-10T04:11:46.543508+0000 mon.a (mon.0) 3779 : cluster 0 osdmap e2096: 8 total, 8 up, 8 in 2024-04-10T04:11:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:47 smithi136 bash[68278]: cluster 2024-04-10T04:11:46.586222+0000 mgr.y (mgr.25133) 1961 : cluster 0 pgmap v3601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 15 KiB/s wr, 193 op/s 2024-04-10T04:11:48.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:48 smithi136 bash[68278]: cluster 2024-04-10T04:11:47.546053+0000 mon.a (mon.0) 3780 : cluster 0 osdmap e2097: 8 total, 8 up, 8 in 2024-04-10T04:11:49.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:48 smithi016 bash[72916]: cluster 2024-04-10T04:11:47.546053+0000 mon.a (mon.0) 3780 : cluster 0 osdmap e2097: 8 total, 8 up, 8 in 2024-04-10T04:11:49.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:48 smithi016 bash[74137]: cluster 2024-04-10T04:11:47.546053+0000 mon.a (mon.0) 3780 : cluster 0 osdmap e2097: 8 total, 8 up, 8 in 2024-04-10T04:11:49.704 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-04-10T04:11:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:49 smithi136 bash[68278]: cluster 2024-04-10T04:11:48.580525+0000 mon.a (mon.0) 3781 : cluster 0 osdmap e2098: 8 total, 8 up, 8 in 2024-04-10T04:11:49.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:49 smithi136 bash[68278]: cluster 2024-04-10T04:11:48.586860+0000 mgr.y (mgr.25133) 1962 : cluster 0 pgmap v3604: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-04-10T04:11:49.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:49 smithi136 bash[68278]: cluster 2024-04-10T04:11:49.534139+0000 mon.a (mon.0) 3782 : cluster 0 osdmap e2099: 8 total, 8 up, 8 in 2024-04-10T04:11:50.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:49 smithi016 bash[72916]: cluster 2024-04-10T04:11:48.580525+0000 mon.a (mon.0) 3781 : cluster 0 osdmap e2098: 8 total, 8 up, 8 in 2024-04-10T04:11:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:49 smithi016 bash[72916]: cluster 2024-04-10T04:11:48.586860+0000 mgr.y (mgr.25133) 1962 : cluster 0 pgmap v3604: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-04-10T04:11:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:49 smithi016 bash[72916]: cluster 2024-04-10T04:11:49.534139+0000 mon.a (mon.0) 3782 : cluster 0 osdmap e2099: 8 total, 8 up, 8 in 2024-04-10T04:11:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:49 smithi016 bash[74137]: cluster 2024-04-10T04:11:48.580525+0000 mon.a (mon.0) 3781 : cluster 0 osdmap e2098: 8 total, 8 up, 8 in 2024-04-10T04:11:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:49 smithi016 bash[74137]: cluster 2024-04-10T04:11:48.586860+0000 mgr.y (mgr.25133) 1962 : cluster 0 pgmap v3604: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-04-10T04:11:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:49 smithi016 bash[74137]: cluster 2024-04-10T04:11:49.534139+0000 mon.a (mon.0) 3782 : cluster 0 osdmap e2099: 8 total, 8 up, 8 in 2024-04-10T04:11:51.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:51 smithi136 bash[68278]: cluster 2024-04-10T04:11:50.587341+0000 mgr.y (mgr.25133) 1963 : cluster 0 pgmap v3606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 5.2 KiB/s wr, 60 op/s 2024-04-10T04:11:51.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:51 smithi136 bash[68278]: cluster 2024-04-10T04:11:50.596861+0000 mon.a (mon.0) 3783 : cluster 0 osdmap e2100: 8 total, 8 up, 8 in 2024-04-10T04:11:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:11:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:11:51] "GET /metrics HTTP/1.1" 200 36805 "" "Prometheus/2.43.0" 2024-04-10T04:11:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:51 smithi016 bash[72916]: cluster 2024-04-10T04:11:50.587341+0000 mgr.y (mgr.25133) 1963 : cluster 0 pgmap v3606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 5.2 KiB/s wr, 60 op/s 2024-04-10T04:11:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:51 smithi016 bash[72916]: cluster 2024-04-10T04:11:50.596861+0000 mon.a (mon.0) 3783 : cluster 0 osdmap e2100: 8 total, 8 up, 8 in 2024-04-10T04:11:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:51 smithi016 bash[74137]: cluster 2024-04-10T04:11:50.587341+0000 mgr.y (mgr.25133) 1963 : cluster 0 pgmap v3606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 5.2 KiB/s wr, 60 op/s 2024-04-10T04:11:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:51 smithi016 bash[74137]: cluster 2024-04-10T04:11:50.596861+0000 mon.a (mon.0) 3783 : cluster 0 osdmap e2100: 8 total, 8 up, 8 in 2024-04-10T04:11:52.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:52 smithi136 bash[68278]: cluster 2024-04-10T04:11:51.598842+0000 mon.a (mon.0) 3784 : cluster 0 osdmap e2101: 8 total, 8 up, 8 in 2024-04-10T04:11:53.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:52 smithi016 bash[72916]: cluster 2024-04-10T04:11:51.598842+0000 mon.a (mon.0) 3784 : cluster 0 osdmap e2101: 8 total, 8 up, 8 in 2024-04-10T04:11:53.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:52 smithi016 bash[74137]: cluster 2024-04-10T04:11:51.598842+0000 mon.a (mon.0) 3784 : cluster 0 osdmap e2101: 8 total, 8 up, 8 in 2024-04-10T04:11:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:53 smithi136 bash[68278]: cluster 2024-04-10T04:11:52.588368+0000 mgr.y (mgr.25133) 1964 : cluster 0 pgmap v3609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 68 op/s 2024-04-10T04:11:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:53 smithi136 bash[68278]: cluster 2024-04-10T04:11:52.617108+0000 mon.a (mon.0) 3785 : cluster 0 osdmap e2102: 8 total, 8 up, 8 in 2024-04-10T04:11:54.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:53 smithi016 bash[74137]: cluster 2024-04-10T04:11:52.588368+0000 mgr.y (mgr.25133) 1964 : cluster 0 pgmap v3609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 68 op/s 2024-04-10T04:11:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:53 smithi016 bash[74137]: cluster 2024-04-10T04:11:52.617108+0000 mon.a (mon.0) 3785 : cluster 0 osdmap e2102: 8 total, 8 up, 8 in 2024-04-10T04:11:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:53 smithi016 bash[72916]: cluster 2024-04-10T04:11:52.588368+0000 mgr.y (mgr.25133) 1964 : cluster 0 pgmap v3609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 68 op/s 2024-04-10T04:11:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:53 smithi016 bash[72916]: cluster 2024-04-10T04:11:52.617108+0000 mon.a (mon.0) 3785 : cluster 0 osdmap e2102: 8 total, 8 up, 8 in 2024-04-10T04:11:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:54 smithi136 bash[68278]: cluster 2024-04-10T04:11:53.630865+0000 mon.a (mon.0) 3786 : cluster 0 osdmap e2103: 8 total, 8 up, 8 in 2024-04-10T04:11:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:54 smithi136 bash[68278]: cluster 2024-04-10T04:11:54.535793+0000 mon.a (mon.0) 3787 : cluster 0 osdmap e2104: 8 total, 8 up, 8 in 2024-04-10T04:11:55.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:54 smithi016 bash[72916]: cluster 2024-04-10T04:11:53.630865+0000 mon.a (mon.0) 3786 : cluster 0 osdmap e2103: 8 total, 8 up, 8 in 2024-04-10T04:11:55.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:54 smithi016 bash[72916]: cluster 2024-04-10T04:11:54.535793+0000 mon.a (mon.0) 3787 : cluster 0 osdmap e2104: 8 total, 8 up, 8 in 2024-04-10T04:11:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:54 smithi016 bash[74137]: cluster 2024-04-10T04:11:53.630865+0000 mon.a (mon.0) 3786 : cluster 0 osdmap e2103: 8 total, 8 up, 8 in 2024-04-10T04:11:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:54 smithi016 bash[74137]: cluster 2024-04-10T04:11:54.535793+0000 mon.a (mon.0) 3787 : cluster 0 osdmap e2104: 8 total, 8 up, 8 in 2024-04-10T04:11:55.707 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 46%] 2024-04-10T04:11:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:55 smithi136 bash[68278]: cluster 2024-04-10T04:11:54.588793+0000 mgr.y (mgr.25133) 1965 : cluster 0 pgmap v3613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 101 op/s 2024-04-10T04:11:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:55 smithi136 bash[68278]: cluster 2024-04-10T04:11:55.544364+0000 mon.a (mon.0) 3788 : cluster 0 osdmap e2105: 8 total, 8 up, 8 in 2024-04-10T04:11:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:55 smithi016 bash[72916]: cluster 2024-04-10T04:11:54.588793+0000 mgr.y (mgr.25133) 1965 : cluster 0 pgmap v3613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 101 op/s 2024-04-10T04:11:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:55 smithi016 bash[72916]: cluster 2024-04-10T04:11:55.544364+0000 mon.a (mon.0) 3788 : cluster 0 osdmap e2105: 8 total, 8 up, 8 in 2024-04-10T04:11:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:55 smithi016 bash[74137]: cluster 2024-04-10T04:11:54.588793+0000 mgr.y (mgr.25133) 1965 : cluster 0 pgmap v3613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 101 op/s 2024-04-10T04:11:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:55 smithi016 bash[74137]: cluster 2024-04-10T04:11:55.544364+0000 mon.a (mon.0) 3788 : cluster 0 osdmap e2105: 8 total, 8 up, 8 in 2024-04-10T04:11:57.877 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 47%] 2024-04-10T04:11:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:57 smithi136 bash[68278]: cluster 2024-04-10T04:11:56.589922+0000 mgr.y (mgr.25133) 1966 : cluster 0 pgmap v3615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 5.7 KiB/s wr, 99 op/s 2024-04-10T04:11:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:57 smithi136 bash[68278]: cluster 2024-04-10T04:11:56.671246+0000 mon.a (mon.0) 3789 : cluster 0 osdmap e2106: 8 total, 8 up, 8 in 2024-04-10T04:11:57.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:57 smithi136 bash[68278]: audit 2024-04-10T04:11:57.625645+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:58.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:57 smithi016 bash[72916]: cluster 2024-04-10T04:11:56.589922+0000 mgr.y (mgr.25133) 1966 : cluster 0 pgmap v3615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 5.7 KiB/s wr, 99 op/s 2024-04-10T04:11:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:57 smithi016 bash[72916]: cluster 2024-04-10T04:11:56.671246+0000 mon.a (mon.0) 3789 : cluster 0 osdmap e2106: 8 total, 8 up, 8 in 2024-04-10T04:11:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:57 smithi016 bash[72916]: audit 2024-04-10T04:11:57.625645+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:57 smithi016 bash[74137]: cluster 2024-04-10T04:11:56.589922+0000 mgr.y (mgr.25133) 1966 : cluster 0 pgmap v3615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 5.7 KiB/s wr, 99 op/s 2024-04-10T04:11:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:57 smithi016 bash[74137]: cluster 2024-04-10T04:11:56.671246+0000 mon.a (mon.0) 3789 : cluster 0 osdmap e2106: 8 total, 8 up, 8 in 2024-04-10T04:11:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:57 smithi016 bash[74137]: audit 2024-04-10T04:11:57.625645+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:11:59.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:58 smithi016 bash[74137]: cluster 2024-04-10T04:11:57.682174+0000 mon.a (mon.0) 3791 : cluster 0 osdmap e2107: 8 total, 8 up, 8 in 2024-04-10T04:11:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:58 smithi016 bash[72916]: cluster 2024-04-10T04:11:57.682174+0000 mon.a (mon.0) 3791 : cluster 0 osdmap e2107: 8 total, 8 up, 8 in 2024-04-10T04:11:59.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:58 smithi136 bash[68278]: cluster 2024-04-10T04:11:57.682174+0000 mon.a (mon.0) 3791 : cluster 0 osdmap e2107: 8 total, 8 up, 8 in 2024-04-10T04:12:00.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:59 smithi016 bash[74137]: cluster 2024-04-10T04:11:58.590407+0000 mgr.y (mgr.25133) 1967 : cluster 0 pgmap v3618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 3.2 KiB/s wr, 36 op/s 2024-04-10T04:12:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:59 smithi016 bash[74137]: cluster 2024-04-10T04:11:58.687762+0000 mon.a (mon.0) 3792 : cluster 0 osdmap e2108: 8 total, 8 up, 8 in 2024-04-10T04:12:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:11:59 smithi016 bash[74137]: cluster 2024-04-10T04:11:59.538234+0000 mon.a (mon.0) 3793 : cluster 0 osdmap e2109: 8 total, 8 up, 8 in 2024-04-10T04:12:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:59 smithi016 bash[72916]: cluster 2024-04-10T04:11:58.590407+0000 mgr.y (mgr.25133) 1967 : cluster 0 pgmap v3618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 3.2 KiB/s wr, 36 op/s 2024-04-10T04:12:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:59 smithi016 bash[72916]: cluster 2024-04-10T04:11:58.687762+0000 mon.a (mon.0) 3792 : cluster 0 osdmap e2108: 8 total, 8 up, 8 in 2024-04-10T04:12:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:11:59 smithi016 bash[72916]: cluster 2024-04-10T04:11:59.538234+0000 mon.a (mon.0) 3793 : cluster 0 osdmap e2109: 8 total, 8 up, 8 in 2024-04-10T04:12:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:59 smithi136 bash[68278]: cluster 2024-04-10T04:11:58.590407+0000 mgr.y (mgr.25133) 1967 : cluster 0 pgmap v3618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 3.2 KiB/s wr, 36 op/s 2024-04-10T04:12:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:59 smithi136 bash[68278]: cluster 2024-04-10T04:11:58.687762+0000 mon.a (mon.0) 3792 : cluster 0 osdmap e2108: 8 total, 8 up, 8 in 2024-04-10T04:12:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:11:59 smithi136 bash[68278]: cluster 2024-04-10T04:11:59.538234+0000 mon.a (mon.0) 3793 : cluster 0 osdmap e2109: 8 total, 8 up, 8 in 2024-04-10T04:12:01.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:12:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:12:01] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.43.0" 2024-04-10T04:12:01.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:01 smithi016 bash[72916]: cluster 2024-04-10T04:12:00.539842+0000 mon.a (mon.0) 3794 : cluster 0 osdmap e2110: 8 total, 8 up, 8 in 2024-04-10T04:12:01.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:01 smithi016 bash[72916]: cluster 2024-04-10T04:12:00.591096+0000 mgr.y (mgr.25133) 1968 : cluster 0 pgmap v3622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 7.9 KiB/s wr, 96 op/s 2024-04-10T04:12:01.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:01 smithi016 bash[74137]: cluster 2024-04-10T04:12:00.539842+0000 mon.a (mon.0) 3794 : cluster 0 osdmap e2110: 8 total, 8 up, 8 in 2024-04-10T04:12:01.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:01 smithi016 bash[74137]: cluster 2024-04-10T04:12:00.591096+0000 mgr.y (mgr.25133) 1968 : cluster 0 pgmap v3622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 7.9 KiB/s wr, 96 op/s 2024-04-10T04:12:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:01 smithi136 bash[68278]: cluster 2024-04-10T04:12:00.539842+0000 mon.a (mon.0) 3794 : cluster 0 osdmap e2110: 8 total, 8 up, 8 in 2024-04-10T04:12:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:01 smithi136 bash[68278]: cluster 2024-04-10T04:12:00.591096+0000 mgr.y (mgr.25133) 1968 : cluster 0 pgmap v3622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 7.9 KiB/s wr, 96 op/s 2024-04-10T04:12:02.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:02 smithi016 bash[72916]: cluster 2024-04-10T04:12:01.551247+0000 mon.a (mon.0) 3795 : cluster 0 osdmap e2111: 8 total, 8 up, 8 in 2024-04-10T04:12:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:02 smithi016 bash[74137]: cluster 2024-04-10T04:12:01.551247+0000 mon.a (mon.0) 3795 : cluster 0 osdmap e2111: 8 total, 8 up, 8 in 2024-04-10T04:12:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:02 smithi136 bash[68278]: cluster 2024-04-10T04:12:01.551247+0000 mon.a (mon.0) 3795 : cluster 0 osdmap e2111: 8 total, 8 up, 8 in 2024-04-10T04:12:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:03 smithi136 bash[68278]: cluster 2024-04-10T04:12:02.551911+0000 mon.a (mon.0) 3796 : cluster 0 osdmap e2112: 8 total, 8 up, 8 in 2024-04-10T04:12:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:03 smithi136 bash[68278]: cluster 2024-04-10T04:12:02.591585+0000 mgr.y (mgr.25133) 1969 : cluster 0 pgmap v3625: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.7 KiB/s wr, 109 op/s 2024-04-10T04:12:04.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:03 smithi016 bash[72916]: cluster 2024-04-10T04:12:02.551911+0000 mon.a (mon.0) 3796 : cluster 0 osdmap e2112: 8 total, 8 up, 8 in 2024-04-10T04:12:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:03 smithi016 bash[72916]: cluster 2024-04-10T04:12:02.591585+0000 mgr.y (mgr.25133) 1969 : cluster 0 pgmap v3625: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.7 KiB/s wr, 109 op/s 2024-04-10T04:12:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:03 smithi016 bash[74137]: cluster 2024-04-10T04:12:02.551911+0000 mon.a (mon.0) 3796 : cluster 0 osdmap e2112: 8 total, 8 up, 8 in 2024-04-10T04:12:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:03 smithi016 bash[74137]: cluster 2024-04-10T04:12:02.591585+0000 mgr.y (mgr.25133) 1969 : cluster 0 pgmap v3625: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.7 KiB/s wr, 109 op/s 2024-04-10T04:12:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:04 smithi136 bash[68278]: cluster 2024-04-10T04:12:03.573647+0000 mon.a (mon.0) 3797 : cluster 0 osdmap e2113: 8 total, 8 up, 8 in 2024-04-10T04:12:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:04 smithi136 bash[68278]: cluster 2024-04-10T04:12:04.539399+0000 mon.a (mon.0) 3798 : cluster 0 osdmap e2114: 8 total, 8 up, 8 in 2024-04-10T04:12:05.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:04 smithi016 bash[72916]: cluster 2024-04-10T04:12:03.573647+0000 mon.a (mon.0) 3797 : cluster 0 osdmap e2113: 8 total, 8 up, 8 in 2024-04-10T04:12:05.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:04 smithi016 bash[72916]: cluster 2024-04-10T04:12:04.539399+0000 mon.a (mon.0) 3798 : cluster 0 osdmap e2114: 8 total, 8 up, 8 in 2024-04-10T04:12:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:04 smithi016 bash[74137]: cluster 2024-04-10T04:12:03.573647+0000 mon.a (mon.0) 3797 : cluster 0 osdmap e2113: 8 total, 8 up, 8 in 2024-04-10T04:12:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:04 smithi016 bash[74137]: cluster 2024-04-10T04:12:04.539399+0000 mon.a (mon.0) 3798 : cluster 0 osdmap e2114: 8 total, 8 up, 8 in 2024-04-10T04:12:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:05 smithi136 bash[68278]: cluster 2024-04-10T04:12:04.592074+0000 mgr.y (mgr.25133) 1970 : cluster 0 pgmap v3628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-04-10T04:12:06.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:05 smithi016 bash[72916]: cluster 2024-04-10T04:12:04.592074+0000 mgr.y (mgr.25133) 1970 : cluster 0 pgmap v3628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-04-10T04:12:06.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:05 smithi016 bash[74137]: cluster 2024-04-10T04:12:04.592074+0000 mgr.y (mgr.25133) 1970 : cluster 0 pgmap v3628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2024-04-10T04:12:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:06 smithi136 bash[68278]: cluster 2024-04-10T04:12:05.583349+0000 mon.a (mon.0) 3799 : cluster 0 osdmap e2115: 8 total, 8 up, 8 in 2024-04-10T04:12:07.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:06 smithi016 bash[72916]: cluster 2024-04-10T04:12:05.583349+0000 mon.a (mon.0) 3799 : cluster 0 osdmap e2115: 8 total, 8 up, 8 in 2024-04-10T04:12:07.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:06 smithi016 bash[74137]: cluster 2024-04-10T04:12:05.583349+0000 mon.a (mon.0) 3799 : cluster 0 osdmap e2115: 8 total, 8 up, 8 in 2024-04-10T04:12:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:07 smithi136 bash[68278]: cluster 2024-04-10T04:12:06.585110+0000 mon.a (mon.0) 3800 : cluster 0 osdmap e2116: 8 total, 8 up, 8 in 2024-04-10T04:12:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:07 smithi136 bash[68278]: cluster 2024-04-10T04:12:06.592761+0000 mgr.y (mgr.25133) 1971 : cluster 0 pgmap v3631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.2 KiB/s wr, 71 op/s 2024-04-10T04:12:08.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:07 smithi016 bash[72916]: cluster 2024-04-10T04:12:06.585110+0000 mon.a (mon.0) 3800 : cluster 0 osdmap e2116: 8 total, 8 up, 8 in 2024-04-10T04:12:08.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:07 smithi016 bash[72916]: cluster 2024-04-10T04:12:06.592761+0000 mgr.y (mgr.25133) 1971 : cluster 0 pgmap v3631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.2 KiB/s wr, 71 op/s 2024-04-10T04:12:08.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:07 smithi016 bash[74137]: cluster 2024-04-10T04:12:06.585110+0000 mon.a (mon.0) 3800 : cluster 0 osdmap e2116: 8 total, 8 up, 8 in 2024-04-10T04:12:08.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:07 smithi016 bash[74137]: cluster 2024-04-10T04:12:06.592761+0000 mgr.y (mgr.25133) 1971 : cluster 0 pgmap v3631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.2 KiB/s wr, 71 op/s 2024-04-10T04:12:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:08 smithi136 bash[68278]: cluster 2024-04-10T04:12:07.601652+0000 mon.a (mon.0) 3801 : cluster 0 osdmap e2117: 8 total, 8 up, 8 in 2024-04-10T04:12:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:08 smithi016 bash[72916]: cluster 2024-04-10T04:12:07.601652+0000 mon.a (mon.0) 3801 : cluster 0 osdmap e2117: 8 total, 8 up, 8 in 2024-04-10T04:12:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:08 smithi016 bash[74137]: cluster 2024-04-10T04:12:07.601652+0000 mon.a (mon.0) 3801 : cluster 0 osdmap e2117: 8 total, 8 up, 8 in 2024-04-10T04:12:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:09 smithi136 bash[68278]: cluster 2024-04-10T04:12:08.593386+0000 mgr.y (mgr.25133) 1972 : cluster 0 pgmap v3633: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 252 B/s wr, 1 op/s 2024-04-10T04:12:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:09 smithi136 bash[68278]: cluster 2024-04-10T04:12:08.625689+0000 mon.a (mon.0) 3802 : cluster 0 osdmap e2118: 8 total, 8 up, 8 in 2024-04-10T04:12:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:09 smithi016 bash[74137]: cluster 2024-04-10T04:12:08.593386+0000 mgr.y (mgr.25133) 1972 : cluster 0 pgmap v3633: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 252 B/s wr, 1 op/s 2024-04-10T04:12:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:09 smithi016 bash[74137]: cluster 2024-04-10T04:12:08.625689+0000 mon.a (mon.0) 3802 : cluster 0 osdmap e2118: 8 total, 8 up, 8 in 2024-04-10T04:12:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:09 smithi016 bash[72916]: cluster 2024-04-10T04:12:08.593386+0000 mgr.y (mgr.25133) 1972 : cluster 0 pgmap v3633: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 252 B/s wr, 1 op/s 2024-04-10T04:12:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:09 smithi016 bash[72916]: cluster 2024-04-10T04:12:08.625689+0000 mon.a (mon.0) 3802 : cluster 0 osdmap e2118: 8 total, 8 up, 8 in 2024-04-10T04:12:10.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:10 smithi136 bash[68278]: cluster 2024-04-10T04:12:09.625698+0000 mon.a (mon.0) 3803 : cluster 0 osdmap e2119: 8 total, 8 up, 8 in 2024-04-10T04:12:11.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:10 smithi016 bash[72916]: cluster 2024-04-10T04:12:09.625698+0000 mon.a (mon.0) 3803 : cluster 0 osdmap e2119: 8 total, 8 up, 8 in 2024-04-10T04:12:11.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:10 smithi016 bash[74137]: cluster 2024-04-10T04:12:09.625698+0000 mon.a (mon.0) 3803 : cluster 0 osdmap e2119: 8 total, 8 up, 8 in 2024-04-10T04:12:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:11 smithi136 bash[68278]: cluster 2024-04-10T04:12:10.594157+0000 mgr.y (mgr.25133) 1973 : cluster 0 pgmap v3636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 3.2 KiB/s wr, 114 op/s 2024-04-10T04:12:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:11 smithi136 bash[68278]: cluster 2024-04-10T04:12:10.648250+0000 mon.a (mon.0) 3804 : cluster 0 osdmap e2120: 8 total, 8 up, 8 in 2024-04-10T04:12:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:12:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:12:11] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.43.0" 2024-04-10T04:12:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:11 smithi016 bash[72916]: cluster 2024-04-10T04:12:10.594157+0000 mgr.y (mgr.25133) 1973 : cluster 0 pgmap v3636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 3.2 KiB/s wr, 114 op/s 2024-04-10T04:12:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:11 smithi016 bash[72916]: cluster 2024-04-10T04:12:10.648250+0000 mon.a (mon.0) 3804 : cluster 0 osdmap e2120: 8 total, 8 up, 8 in 2024-04-10T04:12:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:11 smithi016 bash[74137]: cluster 2024-04-10T04:12:10.594157+0000 mgr.y (mgr.25133) 1973 : cluster 0 pgmap v3636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 3.2 KiB/s wr, 114 op/s 2024-04-10T04:12:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:11 smithi016 bash[74137]: cluster 2024-04-10T04:12:10.648250+0000 mon.a (mon.0) 3804 : cluster 0 osdmap e2120: 8 total, 8 up, 8 in 2024-04-10T04:12:12.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:12 smithi136 bash[68278]: cluster 2024-04-10T04:12:11.658210+0000 mon.a (mon.0) 3805 : cluster 0 osdmap e2121: 8 total, 8 up, 8 in 2024-04-10T04:12:12.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:12 smithi136 bash[68278]: audit 2024-04-10T04:12:12.626537+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:13.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:12 smithi016 bash[74137]: cluster 2024-04-10T04:12:11.658210+0000 mon.a (mon.0) 3805 : cluster 0 osdmap e2121: 8 total, 8 up, 8 in 2024-04-10T04:12:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:12 smithi016 bash[74137]: audit 2024-04-10T04:12:12.626537+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:12 smithi016 bash[72916]: cluster 2024-04-10T04:12:11.658210+0000 mon.a (mon.0) 3805 : cluster 0 osdmap e2121: 8 total, 8 up, 8 in 2024-04-10T04:12:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:12 smithi016 bash[72916]: audit 2024-04-10T04:12:12.626537+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:13 smithi136 bash[68278]: cluster 2024-04-10T04:12:12.595303+0000 mgr.y (mgr.25133) 1974 : cluster 0 pgmap v3639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.0 KiB/s wr, 116 op/s 2024-04-10T04:12:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:13 smithi136 bash[68278]: cluster 2024-04-10T04:12:12.661455+0000 mon.a (mon.0) 3807 : cluster 0 osdmap e2122: 8 total, 8 up, 8 in 2024-04-10T04:12:14.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:13 smithi016 bash[72916]: cluster 2024-04-10T04:12:12.595303+0000 mgr.y (mgr.25133) 1974 : cluster 0 pgmap v3639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.0 KiB/s wr, 116 op/s 2024-04-10T04:12:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:13 smithi016 bash[72916]: cluster 2024-04-10T04:12:12.661455+0000 mon.a (mon.0) 3807 : cluster 0 osdmap e2122: 8 total, 8 up, 8 in 2024-04-10T04:12:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:13 smithi016 bash[74137]: cluster 2024-04-10T04:12:12.595303+0000 mgr.y (mgr.25133) 1974 : cluster 0 pgmap v3639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.0 KiB/s wr, 116 op/s 2024-04-10T04:12:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:13 smithi016 bash[74137]: cluster 2024-04-10T04:12:12.661455+0000 mon.a (mon.0) 3807 : cluster 0 osdmap e2122: 8 total, 8 up, 8 in 2024-04-10T04:12:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:14 smithi016 bash[72916]: cluster 2024-04-10T04:12:13.684805+0000 mon.a (mon.0) 3808 : cluster 0 osdmap e2123: 8 total, 8 up, 8 in 2024-04-10T04:12:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:14 smithi016 bash[74137]: cluster 2024-04-10T04:12:13.684805+0000 mon.a (mon.0) 3808 : cluster 0 osdmap e2123: 8 total, 8 up, 8 in 2024-04-10T04:12:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:14 smithi136 bash[68278]: cluster 2024-04-10T04:12:13.684805+0000 mon.a (mon.0) 3808 : cluster 0 osdmap e2123: 8 total, 8 up, 8 in 2024-04-10T04:12:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:15 smithi016 bash[72916]: cluster 2024-04-10T04:12:14.596373+0000 mgr.y (mgr.25133) 1975 : cluster 0 pgmap v3642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 4.5 KiB/s wr, 160 op/s 2024-04-10T04:12:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:15 smithi016 bash[72916]: cluster 2024-04-10T04:12:14.701717+0000 mon.a (mon.0) 3809 : cluster 0 osdmap e2124: 8 total, 8 up, 8 in 2024-04-10T04:12:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:15 smithi016 bash[74137]: cluster 2024-04-10T04:12:14.596373+0000 mgr.y (mgr.25133) 1975 : cluster 0 pgmap v3642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 4.5 KiB/s wr, 160 op/s 2024-04-10T04:12:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:15 smithi016 bash[74137]: cluster 2024-04-10T04:12:14.701717+0000 mon.a (mon.0) 3809 : cluster 0 osdmap e2124: 8 total, 8 up, 8 in 2024-04-10T04:12:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:15 smithi136 bash[68278]: cluster 2024-04-10T04:12:14.596373+0000 mgr.y (mgr.25133) 1975 : cluster 0 pgmap v3642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 4.5 KiB/s wr, 160 op/s 2024-04-10T04:12:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:15 smithi136 bash[68278]: cluster 2024-04-10T04:12:14.701717+0000 mon.a (mon.0) 3809 : cluster 0 osdmap e2124: 8 total, 8 up, 8 in 2024-04-10T04:12:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:16 smithi016 bash[74137]: cluster 2024-04-10T04:12:15.697480+0000 mon.a (mon.0) 3810 : cluster 0 osdmap e2125: 8 total, 8 up, 8 in 2024-04-10T04:12:17.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:16 smithi016 bash[72916]: cluster 2024-04-10T04:12:15.697480+0000 mon.a (mon.0) 3810 : cluster 0 osdmap e2125: 8 total, 8 up, 8 in 2024-04-10T04:12:17.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:16 smithi136 bash[68278]: cluster 2024-04-10T04:12:15.697480+0000 mon.a (mon.0) 3810 : cluster 0 osdmap e2125: 8 total, 8 up, 8 in 2024-04-10T04:12:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:17 smithi016 bash[72916]: cluster 2024-04-10T04:12:16.597246+0000 mgr.y (mgr.25133) 1976 : cluster 0 pgmap v3645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 3.5 KiB/s wr, 159 op/s 2024-04-10T04:12:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:17 smithi016 bash[72916]: cluster 2024-04-10T04:12:16.718264+0000 mon.a (mon.0) 3811 : cluster 0 osdmap e2126: 8 total, 8 up, 8 in 2024-04-10T04:12:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:17 smithi016 bash[74137]: cluster 2024-04-10T04:12:16.597246+0000 mgr.y (mgr.25133) 1976 : cluster 0 pgmap v3645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 3.5 KiB/s wr, 159 op/s 2024-04-10T04:12:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:17 smithi016 bash[74137]: cluster 2024-04-10T04:12:16.718264+0000 mon.a (mon.0) 3811 : cluster 0 osdmap e2126: 8 total, 8 up, 8 in 2024-04-10T04:12:18.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:17 smithi136 bash[68278]: cluster 2024-04-10T04:12:16.597246+0000 mgr.y (mgr.25133) 1976 : cluster 0 pgmap v3645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 3.5 KiB/s wr, 159 op/s 2024-04-10T04:12:18.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:17 smithi136 bash[68278]: cluster 2024-04-10T04:12:16.718264+0000 mon.a (mon.0) 3811 : cluster 0 osdmap e2126: 8 total, 8 up, 8 in 2024-04-10T04:12:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:18 smithi016 bash[72916]: cluster 2024-04-10T04:12:17.722030+0000 mon.a (mon.0) 3812 : cluster 0 osdmap e2127: 8 total, 8 up, 8 in 2024-04-10T04:12:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:18 smithi016 bash[74137]: cluster 2024-04-10T04:12:17.722030+0000 mon.a (mon.0) 3812 : cluster 0 osdmap e2127: 8 total, 8 up, 8 in 2024-04-10T04:12:19.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:18 smithi136 bash[68278]: cluster 2024-04-10T04:12:17.722030+0000 mon.a (mon.0) 3812 : cluster 0 osdmap e2127: 8 total, 8 up, 8 in 2024-04-10T04:12:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:19 smithi016 bash[72916]: cluster 2024-04-10T04:12:18.597948+0000 mgr.y (mgr.25133) 1977 : cluster 0 pgmap v3648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:12:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:19 smithi016 bash[72916]: cluster 2024-04-10T04:12:18.734533+0000 mon.a (mon.0) 3813 : cluster 0 osdmap e2128: 8 total, 8 up, 8 in 2024-04-10T04:12:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:19 smithi016 bash[74137]: cluster 2024-04-10T04:12:18.597948+0000 mgr.y (mgr.25133) 1977 : cluster 0 pgmap v3648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:12:20.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:19 smithi016 bash[74137]: cluster 2024-04-10T04:12:18.734533+0000 mon.a (mon.0) 3813 : cluster 0 osdmap e2128: 8 total, 8 up, 8 in 2024-04-10T04:12:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:19 smithi136 bash[68278]: cluster 2024-04-10T04:12:18.597948+0000 mgr.y (mgr.25133) 1977 : cluster 0 pgmap v3648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:12:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:19 smithi136 bash[68278]: cluster 2024-04-10T04:12:18.734533+0000 mon.a (mon.0) 3813 : cluster 0 osdmap e2128: 8 total, 8 up, 8 in 2024-04-10T04:12:21.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:20 smithi016 bash[74137]: cluster 2024-04-10T04:12:19.755062+0000 mon.a (mon.0) 3814 : cluster 0 osdmap e2129: 8 total, 8 up, 8 in 2024-04-10T04:12:21.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:20 smithi016 bash[72916]: cluster 2024-04-10T04:12:19.755062+0000 mon.a (mon.0) 3814 : cluster 0 osdmap e2129: 8 total, 8 up, 8 in 2024-04-10T04:12:21.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:20 smithi136 bash[68278]: cluster 2024-04-10T04:12:19.755062+0000 mon.a (mon.0) 3814 : cluster 0 osdmap e2129: 8 total, 8 up, 8 in 2024-04-10T04:12:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:12:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:12:21] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.43.0" 2024-04-10T04:12:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:21 smithi016 bash[72916]: cluster 2024-04-10T04:12:20.598609+0000 mgr.y (mgr.25133) 1978 : cluster 0 pgmap v3651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 3.5 KiB/s wr, 202 op/s 2024-04-10T04:12:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:21 smithi016 bash[72916]: cluster 2024-04-10T04:12:20.759186+0000 mon.a (mon.0) 3815 : cluster 0 osdmap e2130: 8 total, 8 up, 8 in 2024-04-10T04:12:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:21 smithi016 bash[74137]: cluster 2024-04-10T04:12:20.598609+0000 mgr.y (mgr.25133) 1978 : cluster 0 pgmap v3651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 3.5 KiB/s wr, 202 op/s 2024-04-10T04:12:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:21 smithi016 bash[74137]: cluster 2024-04-10T04:12:20.759186+0000 mon.a (mon.0) 3815 : cluster 0 osdmap e2130: 8 total, 8 up, 8 in 2024-04-10T04:12:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:21 smithi136 bash[68278]: cluster 2024-04-10T04:12:20.598609+0000 mgr.y (mgr.25133) 1978 : cluster 0 pgmap v3651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 3.5 KiB/s wr, 202 op/s 2024-04-10T04:12:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:21 smithi136 bash[68278]: cluster 2024-04-10T04:12:20.759186+0000 mon.a (mon.0) 3815 : cluster 0 osdmap e2130: 8 total, 8 up, 8 in 2024-04-10T04:12:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:22 smithi016 bash[72916]: cluster 2024-04-10T04:12:21.782803+0000 mon.a (mon.0) 3816 : cluster 0 osdmap e2131: 8 total, 8 up, 8 in 2024-04-10T04:12:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:22 smithi016 bash[74137]: cluster 2024-04-10T04:12:21.782803+0000 mon.a (mon.0) 3816 : cluster 0 osdmap e2131: 8 total, 8 up, 8 in 2024-04-10T04:12:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:22 smithi136 bash[68278]: cluster 2024-04-10T04:12:21.782803+0000 mon.a (mon.0) 3816 : cluster 0 osdmap e2131: 8 total, 8 up, 8 in 2024-04-10T04:12:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:23 smithi016 bash[72916]: cluster 2024-04-10T04:12:22.599637+0000 mgr.y (mgr.25133) 1979 : cluster 0 pgmap v3654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 4.0 KiB/s wr, 203 op/s 2024-04-10T04:12:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:23 smithi016 bash[72916]: cluster 2024-04-10T04:12:22.795222+0000 mon.a (mon.0) 3817 : cluster 0 osdmap e2132: 8 total, 8 up, 8 in 2024-04-10T04:12:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:23 smithi016 bash[74137]: cluster 2024-04-10T04:12:22.599637+0000 mgr.y (mgr.25133) 1979 : cluster 0 pgmap v3654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 4.0 KiB/s wr, 203 op/s 2024-04-10T04:12:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:23 smithi016 bash[74137]: cluster 2024-04-10T04:12:22.795222+0000 mon.a (mon.0) 3817 : cluster 0 osdmap e2132: 8 total, 8 up, 8 in 2024-04-10T04:12:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:23 smithi136 bash[68278]: cluster 2024-04-10T04:12:22.599637+0000 mgr.y (mgr.25133) 1979 : cluster 0 pgmap v3654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 4.0 KiB/s wr, 203 op/s 2024-04-10T04:12:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:23 smithi136 bash[68278]: cluster 2024-04-10T04:12:22.795222+0000 mon.a (mon.0) 3817 : cluster 0 osdmap e2132: 8 total, 8 up, 8 in 2024-04-10T04:12:25.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:24 smithi016 bash[72916]: cluster 2024-04-10T04:12:23.797520+0000 mon.a (mon.0) 3818 : cluster 0 osdmap e2133: 8 total, 8 up, 8 in 2024-04-10T04:12:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:24 smithi016 bash[74137]: cluster 2024-04-10T04:12:23.797520+0000 mon.a (mon.0) 3818 : cluster 0 osdmap e2133: 8 total, 8 up, 8 in 2024-04-10T04:12:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:24 smithi136 bash[68278]: cluster 2024-04-10T04:12:23.797520+0000 mon.a (mon.0) 3818 : cluster 0 osdmap e2133: 8 total, 8 up, 8 in 2024-04-10T04:12:26.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:25 smithi016 bash[74137]: cluster 2024-04-10T04:12:24.600598+0000 mgr.y (mgr.25133) 1980 : cluster 0 pgmap v3657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 3.5 KiB/s wr, 247 op/s 2024-04-10T04:12:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:25 smithi016 bash[74137]: cluster 2024-04-10T04:12:24.818898+0000 mon.a (mon.0) 3819 : cluster 0 osdmap e2134: 8 total, 8 up, 8 in 2024-04-10T04:12:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:25 smithi016 bash[72916]: cluster 2024-04-10T04:12:24.600598+0000 mgr.y (mgr.25133) 1980 : cluster 0 pgmap v3657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 3.5 KiB/s wr, 247 op/s 2024-04-10T04:12:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:25 smithi016 bash[72916]: cluster 2024-04-10T04:12:24.818898+0000 mon.a (mon.0) 3819 : cluster 0 osdmap e2134: 8 total, 8 up, 8 in 2024-04-10T04:12:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:25 smithi136 bash[68278]: cluster 2024-04-10T04:12:24.600598+0000 mgr.y (mgr.25133) 1980 : cluster 0 pgmap v3657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 3.5 KiB/s wr, 247 op/s 2024-04-10T04:12:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:25 smithi136 bash[68278]: cluster 2024-04-10T04:12:24.818898+0000 mon.a (mon.0) 3819 : cluster 0 osdmap e2134: 8 total, 8 up, 8 in 2024-04-10T04:12:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:26 smithi136 bash[68278]: cluster 2024-04-10T04:12:25.828506+0000 mon.a (mon.0) 3820 : cluster 0 osdmap e2135: 8 total, 8 up, 8 in 2024-04-10T04:12:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:26 smithi016 bash[72916]: cluster 2024-04-10T04:12:25.828506+0000 mon.a (mon.0) 3820 : cluster 0 osdmap e2135: 8 total, 8 up, 8 in 2024-04-10T04:12:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:26 smithi016 bash[74137]: cluster 2024-04-10T04:12:25.828506+0000 mon.a (mon.0) 3820 : cluster 0 osdmap e2135: 8 total, 8 up, 8 in 2024-04-10T04:12:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:27 smithi136 bash[68278]: cluster 2024-04-10T04:12:26.601543+0000 mgr.y (mgr.25133) 1981 : cluster 0 pgmap v3660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 3.2 KiB/s wr, 246 op/s 2024-04-10T04:12:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:27 smithi136 bash[68278]: cluster 2024-04-10T04:12:26.841474+0000 mon.a (mon.0) 3821 : cluster 0 osdmap e2136: 8 total, 8 up, 8 in 2024-04-10T04:12:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:27 smithi136 bash[68278]: audit 2024-04-10T04:12:27.626534+0000 mon.a (mon.0) 3822 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:27 smithi016 bash[72916]: cluster 2024-04-10T04:12:26.601543+0000 mgr.y (mgr.25133) 1981 : cluster 0 pgmap v3660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 3.2 KiB/s wr, 246 op/s 2024-04-10T04:12:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:27 smithi016 bash[72916]: cluster 2024-04-10T04:12:26.841474+0000 mon.a (mon.0) 3821 : cluster 0 osdmap e2136: 8 total, 8 up, 8 in 2024-04-10T04:12:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:27 smithi016 bash[72916]: audit 2024-04-10T04:12:27.626534+0000 mon.a (mon.0) 3822 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:27 smithi016 bash[74137]: cluster 2024-04-10T04:12:26.601543+0000 mgr.y (mgr.25133) 1981 : cluster 0 pgmap v3660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 3.2 KiB/s wr, 246 op/s 2024-04-10T04:12:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:27 smithi016 bash[74137]: cluster 2024-04-10T04:12:26.841474+0000 mon.a (mon.0) 3821 : cluster 0 osdmap e2136: 8 total, 8 up, 8 in 2024-04-10T04:12:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:27 smithi016 bash[74137]: audit 2024-04-10T04:12:27.626534+0000 mon.a (mon.0) 3822 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:28 smithi136 bash[68278]: cluster 2024-04-10T04:12:27.843550+0000 mon.a (mon.0) 3823 : cluster 0 osdmap e2137: 8 total, 8 up, 8 in 2024-04-10T04:12:29.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:28 smithi016 bash[72916]: cluster 2024-04-10T04:12:27.843550+0000 mon.a (mon.0) 3823 : cluster 0 osdmap e2137: 8 total, 8 up, 8 in 2024-04-10T04:12:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:28 smithi016 bash[74137]: cluster 2024-04-10T04:12:27.843550+0000 mon.a (mon.0) 3823 : cluster 0 osdmap e2137: 8 total, 8 up, 8 in 2024-04-10T04:12:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:29 smithi136 bash[68278]: cluster 2024-04-10T04:12:28.602266+0000 mgr.y (mgr.25133) 1982 : cluster 0 pgmap v3663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:12:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:29 smithi136 bash[68278]: cluster 2024-04-10T04:12:28.861155+0000 mon.a (mon.0) 3824 : cluster 0 osdmap e2138: 8 total, 8 up, 8 in 2024-04-10T04:12:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:29 smithi016 bash[74137]: cluster 2024-04-10T04:12:28.602266+0000 mgr.y (mgr.25133) 1982 : cluster 0 pgmap v3663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:12:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:29 smithi016 bash[74137]: cluster 2024-04-10T04:12:28.861155+0000 mon.a (mon.0) 3824 : cluster 0 osdmap e2138: 8 total, 8 up, 8 in 2024-04-10T04:12:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:29 smithi016 bash[72916]: cluster 2024-04-10T04:12:28.602266+0000 mgr.y (mgr.25133) 1982 : cluster 0 pgmap v3663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:12:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:29 smithi016 bash[72916]: cluster 2024-04-10T04:12:28.861155+0000 mon.a (mon.0) 3824 : cluster 0 osdmap e2138: 8 total, 8 up, 8 in 2024-04-10T04:12:31.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:30 smithi136 bash[68278]: cluster 2024-04-10T04:12:29.877798+0000 mon.a (mon.0) 3825 : cluster 0 osdmap e2139: 8 total, 8 up, 8 in 2024-04-10T04:12:31.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:30 smithi016 bash[72916]: cluster 2024-04-10T04:12:29.877798+0000 mon.a (mon.0) 3825 : cluster 0 osdmap e2139: 8 total, 8 up, 8 in 2024-04-10T04:12:31.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:30 smithi016 bash[74137]: cluster 2024-04-10T04:12:29.877798+0000 mon.a (mon.0) 3825 : cluster 0 osdmap e2139: 8 total, 8 up, 8 in 2024-04-10T04:12:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:12:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:12:31] "GET /metrics HTTP/1.1" 200 36804 "" "Prometheus/2.43.0" 2024-04-10T04:12:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:31 smithi016 bash[72916]: cluster 2024-04-10T04:12:30.603112+0000 mgr.y (mgr.25133) 1983 : cluster 0 pgmap v3666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 4.0 KiB/s wr, 290 op/s 2024-04-10T04:12:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:31 smithi016 bash[72916]: cluster 2024-04-10T04:12:30.890574+0000 mon.a (mon.0) 3826 : cluster 0 osdmap e2140: 8 total, 8 up, 8 in 2024-04-10T04:12:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:31 smithi016 bash[72916]: audit 2024-04-10T04:12:31.397351+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:12:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:31 smithi016 bash[74137]: cluster 2024-04-10T04:12:30.603112+0000 mgr.y (mgr.25133) 1983 : cluster 0 pgmap v3666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 4.0 KiB/s wr, 290 op/s 2024-04-10T04:12:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:31 smithi016 bash[74137]: cluster 2024-04-10T04:12:30.890574+0000 mon.a (mon.0) 3826 : cluster 0 osdmap e2140: 8 total, 8 up, 8 in 2024-04-10T04:12:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:31 smithi016 bash[74137]: audit 2024-04-10T04:12:31.397351+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:12:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:31 smithi136 bash[68278]: cluster 2024-04-10T04:12:30.603112+0000 mgr.y (mgr.25133) 1983 : cluster 0 pgmap v3666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 4.0 KiB/s wr, 290 op/s 2024-04-10T04:12:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:31 smithi136 bash[68278]: cluster 2024-04-10T04:12:30.890574+0000 mon.a (mon.0) 3826 : cluster 0 osdmap e2140: 8 total, 8 up, 8 in 2024-04-10T04:12:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:31 smithi136 bash[68278]: audit 2024-04-10T04:12:31.397351+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:12:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:32 smithi136 bash[68278]: cluster 2024-04-10T04:12:31.893060+0000 mon.a (mon.0) 3828 : cluster 0 osdmap e2141: 8 total, 8 up, 8 in 2024-04-10T04:12:33.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:32 smithi016 bash[72916]: cluster 2024-04-10T04:12:31.893060+0000 mon.a (mon.0) 3828 : cluster 0 osdmap e2141: 8 total, 8 up, 8 in 2024-04-10T04:12:33.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:32 smithi016 bash[74137]: cluster 2024-04-10T04:12:31.893060+0000 mon.a (mon.0) 3828 : cluster 0 osdmap e2141: 8 total, 8 up, 8 in 2024-04-10T04:12:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:33 smithi136 bash[68278]: cluster 2024-04-10T04:12:32.603986+0000 mgr.y (mgr.25133) 1984 : cluster 0 pgmap v3669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 216 KiB/s rd, 3.7 KiB/s wr, 291 op/s 2024-04-10T04:12:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:33 smithi136 bash[68278]: cluster 2024-04-10T04:12:32.906578+0000 mon.a (mon.0) 3829 : cluster 0 osdmap e2142: 8 total, 8 up, 8 in 2024-04-10T04:12:34.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:33 smithi016 bash[72916]: cluster 2024-04-10T04:12:32.603986+0000 mgr.y (mgr.25133) 1984 : cluster 0 pgmap v3669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 216 KiB/s rd, 3.7 KiB/s wr, 291 op/s 2024-04-10T04:12:34.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:33 smithi016 bash[72916]: cluster 2024-04-10T04:12:32.906578+0000 mon.a (mon.0) 3829 : cluster 0 osdmap e2142: 8 total, 8 up, 8 in 2024-04-10T04:12:34.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:33 smithi016 bash[74137]: cluster 2024-04-10T04:12:32.603986+0000 mgr.y (mgr.25133) 1984 : cluster 0 pgmap v3669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 216 KiB/s rd, 3.7 KiB/s wr, 291 op/s 2024-04-10T04:12:34.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:33 smithi016 bash[74137]: cluster 2024-04-10T04:12:32.906578+0000 mon.a (mon.0) 3829 : cluster 0 osdmap e2142: 8 total, 8 up, 8 in 2024-04-10T04:12:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:34 smithi136 bash[68278]: cluster 2024-04-10T04:12:33.906185+0000 mon.a (mon.0) 3830 : cluster 0 osdmap e2143: 8 total, 8 up, 8 in 2024-04-10T04:12:35.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:34 smithi016 bash[74137]: cluster 2024-04-10T04:12:33.906185+0000 mon.a (mon.0) 3830 : cluster 0 osdmap e2143: 8 total, 8 up, 8 in 2024-04-10T04:12:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:34 smithi016 bash[72916]: cluster 2024-04-10T04:12:33.906185+0000 mon.a (mon.0) 3830 : cluster 0 osdmap e2143: 8 total, 8 up, 8 in 2024-04-10T04:12:36.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:35 smithi016 bash[72916]: cluster 2024-04-10T04:12:34.604841+0000 mgr.y (mgr.25133) 1985 : cluster 0 pgmap v3672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.5 KiB/s wr, 334 op/s 2024-04-10T04:12:36.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:35 smithi016 bash[72916]: cluster 2024-04-10T04:12:34.928420+0000 mon.a (mon.0) 3831 : cluster 0 osdmap e2144: 8 total, 8 up, 8 in 2024-04-10T04:12:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:35 smithi016 bash[74137]: cluster 2024-04-10T04:12:34.604841+0000 mgr.y (mgr.25133) 1985 : cluster 0 pgmap v3672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.5 KiB/s wr, 334 op/s 2024-04-10T04:12:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:35 smithi016 bash[74137]: cluster 2024-04-10T04:12:34.928420+0000 mon.a (mon.0) 3831 : cluster 0 osdmap e2144: 8 total, 8 up, 8 in 2024-04-10T04:12:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:35 smithi136 bash[68278]: cluster 2024-04-10T04:12:34.604841+0000 mgr.y (mgr.25133) 1985 : cluster 0 pgmap v3672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.5 KiB/s wr, 334 op/s 2024-04-10T04:12:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:35 smithi136 bash[68278]: cluster 2024-04-10T04:12:34.928420+0000 mon.a (mon.0) 3831 : cluster 0 osdmap e2144: 8 total, 8 up, 8 in 2024-04-10T04:12:37.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:36 smithi136 bash[68278]: cluster 2024-04-10T04:12:35.929241+0000 mon.a (mon.0) 3832 : cluster 0 osdmap e2145: 8 total, 8 up, 8 in 2024-04-10T04:12:37.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:36 smithi016 bash[72916]: cluster 2024-04-10T04:12:35.929241+0000 mon.a (mon.0) 3832 : cluster 0 osdmap e2145: 8 total, 8 up, 8 in 2024-04-10T04:12:37.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:36 smithi016 bash[74137]: cluster 2024-04-10T04:12:35.929241+0000 mon.a (mon.0) 3832 : cluster 0 osdmap e2145: 8 total, 8 up, 8 in 2024-04-10T04:12:38.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[72916]: cluster 2024-04-10T04:12:36.605313+0000 mgr.y (mgr.25133) 1986 : cluster 0 pgmap v3675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.5 KiB/s wr, 334 op/s 2024-04-10T04:12:38.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[72916]: cluster 2024-04-10T04:12:36.943542+0000 mon.a (mon.0) 3833 : cluster 0 osdmap e2146: 8 total, 8 up, 8 in 2024-04-10T04:12:38.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[72916]: audit 2024-04-10T04:12:37.084356+0000 mon.a (mon.0) 3834 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[72916]: audit 2024-04-10T04:12:37.090787+0000 mon.a (mon.0) 3835 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[72916]: audit 2024-04-10T04:12:37.345766+0000 mon.a (mon.0) 3836 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[72916]: audit 2024-04-10T04:12:37.356711+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[74137]: cluster 2024-04-10T04:12:36.605313+0000 mgr.y (mgr.25133) 1986 : cluster 0 pgmap v3675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.5 KiB/s wr, 334 op/s 2024-04-10T04:12:38.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[74137]: cluster 2024-04-10T04:12:36.943542+0000 mon.a (mon.0) 3833 : cluster 0 osdmap e2146: 8 total, 8 up, 8 in 2024-04-10T04:12:38.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[74137]: audit 2024-04-10T04:12:37.084356+0000 mon.a (mon.0) 3834 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[74137]: audit 2024-04-10T04:12:37.090787+0000 mon.a (mon.0) 3835 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[74137]: audit 2024-04-10T04:12:37.345766+0000 mon.a (mon.0) 3836 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:37 smithi016 bash[74137]: audit 2024-04-10T04:12:37.356711+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:37 smithi136 bash[68278]: cluster 2024-04-10T04:12:36.605313+0000 mgr.y (mgr.25133) 1986 : cluster 0 pgmap v3675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.5 KiB/s wr, 334 op/s 2024-04-10T04:12:38.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:37 smithi136 bash[68278]: cluster 2024-04-10T04:12:36.943542+0000 mon.a (mon.0) 3833 : cluster 0 osdmap e2146: 8 total, 8 up, 8 in 2024-04-10T04:12:38.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:37 smithi136 bash[68278]: audit 2024-04-10T04:12:37.084356+0000 mon.a (mon.0) 3834 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:37 smithi136 bash[68278]: audit 2024-04-10T04:12:37.090787+0000 mon.a (mon.0) 3835 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:37 smithi136 bash[68278]: audit 2024-04-10T04:12:37.345766+0000 mon.a (mon.0) 3836 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:38.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:37 smithi136 bash[68278]: audit 2024-04-10T04:12:37.356711+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:38 smithi016 bash[72916]: cluster 2024-04-10T04:12:37.951966+0000 mon.a (mon.0) 3838 : cluster 0 osdmap e2147: 8 total, 8 up, 8 in 2024-04-10T04:12:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:38 smithi016 bash[72916]: audit 2024-04-10T04:12:37.981385+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:12:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:38 smithi016 bash[72916]: audit 2024-04-10T04:12:37.982963+0000 mon.a (mon.0) 3840 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:12:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:38 smithi016 bash[72916]: audit 2024-04-10T04:12:37.989805+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:39.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:38 smithi016 bash[74137]: cluster 2024-04-10T04:12:37.951966+0000 mon.a (mon.0) 3838 : cluster 0 osdmap e2147: 8 total, 8 up, 8 in 2024-04-10T04:12:39.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:38 smithi016 bash[74137]: audit 2024-04-10T04:12:37.981385+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:12:39.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:38 smithi016 bash[74137]: audit 2024-04-10T04:12:37.982963+0000 mon.a (mon.0) 3840 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:12:39.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:38 smithi016 bash[74137]: audit 2024-04-10T04:12:37.989805+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:39.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:38 smithi136 bash[68278]: cluster 2024-04-10T04:12:37.951966+0000 mon.a (mon.0) 3838 : cluster 0 osdmap e2147: 8 total, 8 up, 8 in 2024-04-10T04:12:39.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:38 smithi136 bash[68278]: audit 2024-04-10T04:12:37.981385+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:12:39.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:38 smithi136 bash[68278]: audit 2024-04-10T04:12:37.982963+0000 mon.a (mon.0) 3840 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:12:39.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:38 smithi136 bash[68278]: audit 2024-04-10T04:12:37.989805+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:12:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:39 smithi016 bash[72916]: cluster 2024-04-10T04:12:38.605924+0000 mgr.y (mgr.25133) 1987 : cluster 0 pgmap v3678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:12:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:39 smithi016 bash[72916]: cluster 2024-04-10T04:12:38.967028+0000 mon.a (mon.0) 3842 : cluster 0 osdmap e2148: 8 total, 8 up, 8 in 2024-04-10T04:12:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:39 smithi016 bash[74137]: cluster 2024-04-10T04:12:38.605924+0000 mgr.y (mgr.25133) 1987 : cluster 0 pgmap v3678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:12:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:39 smithi016 bash[74137]: cluster 2024-04-10T04:12:38.967028+0000 mon.a (mon.0) 3842 : cluster 0 osdmap e2148: 8 total, 8 up, 8 in 2024-04-10T04:12:40.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:39 smithi136 bash[68278]: cluster 2024-04-10T04:12:38.605924+0000 mgr.y (mgr.25133) 1987 : cluster 0 pgmap v3678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:12:40.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:39 smithi136 bash[68278]: cluster 2024-04-10T04:12:38.967028+0000 mon.a (mon.0) 3842 : cluster 0 osdmap e2148: 8 total, 8 up, 8 in 2024-04-10T04:12:41.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:41 smithi016 bash[72916]: cluster 2024-04-10T04:12:39.995747+0000 mon.a (mon.0) 3843 : cluster 0 osdmap e2149: 8 total, 8 up, 8 in 2024-04-10T04:12:41.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:41 smithi016 bash[74137]: cluster 2024-04-10T04:12:39.995747+0000 mon.a (mon.0) 3843 : cluster 0 osdmap e2149: 8 total, 8 up, 8 in 2024-04-10T04:12:41.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:41 smithi136 bash[68278]: cluster 2024-04-10T04:12:39.995747+0000 mon.a (mon.0) 3843 : cluster 0 osdmap e2149: 8 total, 8 up, 8 in 2024-04-10T04:12:42.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:42 smithi016 bash[72916]: cluster 2024-04-10T04:12:40.606534+0000 mgr.y (mgr.25133) 1988 : cluster 0 pgmap v3681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 281 KiB/s rd, 3.0 KiB/s wr, 376 op/s 2024-04-10T04:12:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:42 smithi016 bash[72916]: cluster 2024-04-10T04:12:41.008993+0000 mon.a (mon.0) 3844 : cluster 0 osdmap e2150: 8 total, 8 up, 8 in 2024-04-10T04:12:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:12:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:12:41] "GET /metrics HTTP/1.1" 200 36804 "" "Prometheus/2.43.0" 2024-04-10T04:12:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:42 smithi016 bash[74137]: cluster 2024-04-10T04:12:40.606534+0000 mgr.y (mgr.25133) 1988 : cluster 0 pgmap v3681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 281 KiB/s rd, 3.0 KiB/s wr, 376 op/s 2024-04-10T04:12:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:42 smithi016 bash[74137]: cluster 2024-04-10T04:12:41.008993+0000 mon.a (mon.0) 3844 : cluster 0 osdmap e2150: 8 total, 8 up, 8 in 2024-04-10T04:12:42.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:42 smithi136 bash[68278]: cluster 2024-04-10T04:12:40.606534+0000 mgr.y (mgr.25133) 1988 : cluster 0 pgmap v3681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 281 KiB/s rd, 3.0 KiB/s wr, 376 op/s 2024-04-10T04:12:42.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:42 smithi136 bash[68278]: cluster 2024-04-10T04:12:41.008993+0000 mon.a (mon.0) 3844 : cluster 0 osdmap e2150: 8 total, 8 up, 8 in 2024-04-10T04:12:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:43 smithi016 bash[72916]: cluster 2024-04-10T04:12:42.010120+0000 mon.a (mon.0) 3845 : cluster 0 osdmap e2151: 8 total, 8 up, 8 in 2024-04-10T04:12:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:43 smithi016 bash[72916]: audit 2024-04-10T04:12:42.626751+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:43 smithi016 bash[74137]: cluster 2024-04-10T04:12:42.010120+0000 mon.a (mon.0) 3845 : cluster 0 osdmap e2151: 8 total, 8 up, 8 in 2024-04-10T04:12:43.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:43 smithi016 bash[74137]: audit 2024-04-10T04:12:42.626751+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:43.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:43 smithi136 bash[68278]: cluster 2024-04-10T04:12:42.010120+0000 mon.a (mon.0) 3845 : cluster 0 osdmap e2151: 8 total, 8 up, 8 in 2024-04-10T04:12:43.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:43 smithi136 bash[68278]: audit 2024-04-10T04:12:42.626751+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:44.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:44 smithi016 bash[72916]: cluster 2024-04-10T04:12:42.607406+0000 mgr.y (mgr.25133) 1989 : cluster 0 pgmap v3684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 282 KiB/s rd, 3.7 KiB/s wr, 378 op/s 2024-04-10T04:12:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:44 smithi016 bash[72916]: cluster 2024-04-10T04:12:43.031244+0000 mon.a (mon.0) 3847 : cluster 0 osdmap e2152: 8 total, 8 up, 8 in 2024-04-10T04:12:44.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:44 smithi016 bash[74137]: cluster 2024-04-10T04:12:42.607406+0000 mgr.y (mgr.25133) 1989 : cluster 0 pgmap v3684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 282 KiB/s rd, 3.7 KiB/s wr, 378 op/s 2024-04-10T04:12:44.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:44 smithi016 bash[74137]: cluster 2024-04-10T04:12:43.031244+0000 mon.a (mon.0) 3847 : cluster 0 osdmap e2152: 8 total, 8 up, 8 in 2024-04-10T04:12:44.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:44 smithi136 bash[68278]: cluster 2024-04-10T04:12:42.607406+0000 mgr.y (mgr.25133) 1989 : cluster 0 pgmap v3684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 282 KiB/s rd, 3.7 KiB/s wr, 378 op/s 2024-04-10T04:12:44.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:44 smithi136 bash[68278]: cluster 2024-04-10T04:12:43.031244+0000 mon.a (mon.0) 3847 : cluster 0 osdmap e2152: 8 total, 8 up, 8 in 2024-04-10T04:12:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:45 smithi016 bash[74137]: cluster 2024-04-10T04:12:44.035316+0000 mon.a (mon.0) 3848 : cluster 0 osdmap e2153: 8 total, 8 up, 8 in 2024-04-10T04:12:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:45 smithi016 bash[72916]: cluster 2024-04-10T04:12:44.035316+0000 mon.a (mon.0) 3848 : cluster 0 osdmap e2153: 8 total, 8 up, 8 in 2024-04-10T04:12:45.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:45 smithi136 bash[68278]: cluster 2024-04-10T04:12:44.035316+0000 mon.a (mon.0) 3848 : cluster 0 osdmap e2153: 8 total, 8 up, 8 in 2024-04-10T04:12:46.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:46 smithi136 bash[68278]: cluster 2024-04-10T04:12:44.608167+0000 mgr.y (mgr.25133) 1990 : cluster 0 pgmap v3687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.2 KiB/s wr, 334 op/s 2024-04-10T04:12:46.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:46 smithi136 bash[68278]: cluster 2024-04-10T04:12:45.060162+0000 mon.a (mon.0) 3849 : cluster 0 osdmap e2154: 8 total, 8 up, 8 in 2024-04-10T04:12:46.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:46 smithi016 bash[72916]: cluster 2024-04-10T04:12:44.608167+0000 mgr.y (mgr.25133) 1990 : cluster 0 pgmap v3687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.2 KiB/s wr, 334 op/s 2024-04-10T04:12:46.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:46 smithi016 bash[72916]: cluster 2024-04-10T04:12:45.060162+0000 mon.a (mon.0) 3849 : cluster 0 osdmap e2154: 8 total, 8 up, 8 in 2024-04-10T04:12:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:46 smithi016 bash[74137]: cluster 2024-04-10T04:12:44.608167+0000 mgr.y (mgr.25133) 1990 : cluster 0 pgmap v3687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.2 KiB/s wr, 334 op/s 2024-04-10T04:12:46.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:46 smithi016 bash[74137]: cluster 2024-04-10T04:12:45.060162+0000 mon.a (mon.0) 3849 : cluster 0 osdmap e2154: 8 total, 8 up, 8 in 2024-04-10T04:12:47.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:47 smithi136 bash[68278]: cluster 2024-04-10T04:12:46.064200+0000 mon.a (mon.0) 3850 : cluster 0 osdmap e2155: 8 total, 8 up, 8 in 2024-04-10T04:12:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:47 smithi016 bash[72916]: cluster 2024-04-10T04:12:46.064200+0000 mon.a (mon.0) 3850 : cluster 0 osdmap e2155: 8 total, 8 up, 8 in 2024-04-10T04:12:47.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:47 smithi016 bash[74137]: cluster 2024-04-10T04:12:46.064200+0000 mon.a (mon.0) 3850 : cluster 0 osdmap e2155: 8 total, 8 up, 8 in 2024-04-10T04:12:48.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:48 smithi136 bash[68278]: cluster 2024-04-10T04:12:46.608994+0000 mgr.y (mgr.25133) 1991 : cluster 0 pgmap v3690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 2.7 KiB/s wr, 334 op/s 2024-04-10T04:12:48.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:48 smithi136 bash[68278]: cluster 2024-04-10T04:12:47.084589+0000 mon.a (mon.0) 3851 : cluster 0 osdmap e2156: 8 total, 8 up, 8 in 2024-04-10T04:12:48.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:48 smithi016 bash[74137]: cluster 2024-04-10T04:12:46.608994+0000 mgr.y (mgr.25133) 1991 : cluster 0 pgmap v3690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 2.7 KiB/s wr, 334 op/s 2024-04-10T04:12:48.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:48 smithi016 bash[74137]: cluster 2024-04-10T04:12:47.084589+0000 mon.a (mon.0) 3851 : cluster 0 osdmap e2156: 8 total, 8 up, 8 in 2024-04-10T04:12:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:48 smithi016 bash[72916]: cluster 2024-04-10T04:12:46.608994+0000 mgr.y (mgr.25133) 1991 : cluster 0 pgmap v3690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 2.7 KiB/s wr, 334 op/s 2024-04-10T04:12:48.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:48 smithi016 bash[72916]: cluster 2024-04-10T04:12:47.084589+0000 mon.a (mon.0) 3851 : cluster 0 osdmap e2156: 8 total, 8 up, 8 in 2024-04-10T04:12:49.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:49 smithi136 bash[68278]: cluster 2024-04-10T04:12:48.091794+0000 mon.a (mon.0) 3852 : cluster 0 osdmap e2157: 8 total, 8 up, 8 in 2024-04-10T04:12:49.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:49 smithi016 bash[74137]: cluster 2024-04-10T04:12:48.091794+0000 mon.a (mon.0) 3852 : cluster 0 osdmap e2157: 8 total, 8 up, 8 in 2024-04-10T04:12:49.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:49 smithi016 bash[72916]: cluster 2024-04-10T04:12:48.091794+0000 mon.a (mon.0) 3852 : cluster 0 osdmap e2157: 8 total, 8 up, 8 in 2024-04-10T04:12:50.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:50 smithi136 bash[68278]: cluster 2024-04-10T04:12:48.609628+0000 mgr.y (mgr.25133) 1992 : cluster 0 pgmap v3693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:12:50.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:50 smithi136 bash[68278]: cluster 2024-04-10T04:12:49.109780+0000 mon.a (mon.0) 3853 : cluster 0 osdmap e2158: 8 total, 8 up, 8 in 2024-04-10T04:12:50.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:50 smithi016 bash[72916]: cluster 2024-04-10T04:12:48.609628+0000 mgr.y (mgr.25133) 1992 : cluster 0 pgmap v3693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:12:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:50 smithi016 bash[72916]: cluster 2024-04-10T04:12:49.109780+0000 mon.a (mon.0) 3853 : cluster 0 osdmap e2158: 8 total, 8 up, 8 in 2024-04-10T04:12:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:50 smithi016 bash[74137]: cluster 2024-04-10T04:12:48.609628+0000 mgr.y (mgr.25133) 1992 : cluster 0 pgmap v3693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:12:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:50 smithi016 bash[74137]: cluster 2024-04-10T04:12:49.109780+0000 mon.a (mon.0) 3853 : cluster 0 osdmap e2158: 8 total, 8 up, 8 in 2024-04-10T04:12:51.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:51 smithi136 bash[68278]: cluster 2024-04-10T04:12:50.119132+0000 mon.a (mon.0) 3854 : cluster 0 osdmap e2159: 8 total, 8 up, 8 in 2024-04-10T04:12:51.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:51 smithi016 bash[72916]: cluster 2024-04-10T04:12:50.119132+0000 mon.a (mon.0) 3854 : cluster 0 osdmap e2159: 8 total, 8 up, 8 in 2024-04-10T04:12:51.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:51 smithi016 bash[74137]: cluster 2024-04-10T04:12:50.119132+0000 mon.a (mon.0) 3854 : cluster 0 osdmap e2159: 8 total, 8 up, 8 in 2024-04-10T04:12:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:12:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:12:51] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.43.0" 2024-04-10T04:12:52.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:52 smithi136 bash[68278]: cluster 2024-04-10T04:12:50.610318+0000 mgr.y (mgr.25133) 1993 : cluster 0 pgmap v3696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 340 KiB/s rd, 3.7 KiB/s wr, 456 op/s 2024-04-10T04:12:52.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:52 smithi136 bash[68278]: cluster 2024-04-10T04:12:51.119335+0000 mon.a (mon.0) 3855 : cluster 0 osdmap e2160: 8 total, 8 up, 8 in 2024-04-10T04:12:52.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:52 smithi016 bash[72916]: cluster 2024-04-10T04:12:50.610318+0000 mgr.y (mgr.25133) 1993 : cluster 0 pgmap v3696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 340 KiB/s rd, 3.7 KiB/s wr, 456 op/s 2024-04-10T04:12:52.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:52 smithi016 bash[72916]: cluster 2024-04-10T04:12:51.119335+0000 mon.a (mon.0) 3855 : cluster 0 osdmap e2160: 8 total, 8 up, 8 in 2024-04-10T04:12:52.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:52 smithi016 bash[74137]: cluster 2024-04-10T04:12:50.610318+0000 mgr.y (mgr.25133) 1993 : cluster 0 pgmap v3696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 340 KiB/s rd, 3.7 KiB/s wr, 456 op/s 2024-04-10T04:12:52.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:52 smithi016 bash[74137]: cluster 2024-04-10T04:12:51.119335+0000 mon.a (mon.0) 3855 : cluster 0 osdmap e2160: 8 total, 8 up, 8 in 2024-04-10T04:12:53.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:53 smithi136 bash[68278]: cluster 2024-04-10T04:12:52.134636+0000 mon.a (mon.0) 3856 : cluster 0 osdmap e2161: 8 total, 8 up, 8 in 2024-04-10T04:12:53.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:53 smithi016 bash[74137]: cluster 2024-04-10T04:12:52.134636+0000 mon.a (mon.0) 3856 : cluster 0 osdmap e2161: 8 total, 8 up, 8 in 2024-04-10T04:12:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:53 smithi016 bash[72916]: cluster 2024-04-10T04:12:52.134636+0000 mon.a (mon.0) 3856 : cluster 0 osdmap e2161: 8 total, 8 up, 8 in 2024-04-10T04:12:54.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:54 smithi136 bash[68278]: cluster 2024-04-10T04:12:52.611324+0000 mgr.y (mgr.25133) 1994 : cluster 0 pgmap v3699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 3.7 KiB/s wr, 457 op/s 2024-04-10T04:12:54.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:54 smithi136 bash[68278]: cluster 2024-04-10T04:12:53.158357+0000 mon.a (mon.0) 3857 : cluster 0 osdmap e2162: 8 total, 8 up, 8 in 2024-04-10T04:12:54.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:54 smithi016 bash[72916]: cluster 2024-04-10T04:12:52.611324+0000 mgr.y (mgr.25133) 1994 : cluster 0 pgmap v3699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 3.7 KiB/s wr, 457 op/s 2024-04-10T04:12:54.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:54 smithi016 bash[72916]: cluster 2024-04-10T04:12:53.158357+0000 mon.a (mon.0) 3857 : cluster 0 osdmap e2162: 8 total, 8 up, 8 in 2024-04-10T04:12:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:54 smithi016 bash[74137]: cluster 2024-04-10T04:12:52.611324+0000 mgr.y (mgr.25133) 1994 : cluster 0 pgmap v3699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 3.7 KiB/s wr, 457 op/s 2024-04-10T04:12:54.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:54 smithi016 bash[74137]: cluster 2024-04-10T04:12:53.158357+0000 mon.a (mon.0) 3857 : cluster 0 osdmap e2162: 8 total, 8 up, 8 in 2024-04-10T04:12:55.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:55 smithi016 bash[74137]: cluster 2024-04-10T04:12:54.161278+0000 mon.a (mon.0) 3858 : cluster 0 osdmap e2163: 8 total, 8 up, 8 in 2024-04-10T04:12:55.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:55 smithi016 bash[72916]: cluster 2024-04-10T04:12:54.161278+0000 mon.a (mon.0) 3858 : cluster 0 osdmap e2163: 8 total, 8 up, 8 in 2024-04-10T04:12:55.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:55 smithi136 bash[68278]: cluster 2024-04-10T04:12:54.161278+0000 mon.a (mon.0) 3858 : cluster 0 osdmap e2163: 8 total, 8 up, 8 in 2024-04-10T04:12:56.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:56 smithi016 bash[72916]: cluster 2024-04-10T04:12:54.612333+0000 mgr.y (mgr.25133) 1995 : cluster 0 pgmap v3702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.5 KiB/s wr, 500 op/s 2024-04-10T04:12:56.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:56 smithi016 bash[72916]: cluster 2024-04-10T04:12:55.186271+0000 mon.a (mon.0) 3859 : cluster 0 osdmap e2164: 8 total, 8 up, 8 in 2024-04-10T04:12:56.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:56 smithi016 bash[74137]: cluster 2024-04-10T04:12:54.612333+0000 mgr.y (mgr.25133) 1995 : cluster 0 pgmap v3702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.5 KiB/s wr, 500 op/s 2024-04-10T04:12:56.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:56 smithi016 bash[74137]: cluster 2024-04-10T04:12:55.186271+0000 mon.a (mon.0) 3859 : cluster 0 osdmap e2164: 8 total, 8 up, 8 in 2024-04-10T04:12:56.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:56 smithi136 bash[68278]: cluster 2024-04-10T04:12:54.612333+0000 mgr.y (mgr.25133) 1995 : cluster 0 pgmap v3702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.5 KiB/s wr, 500 op/s 2024-04-10T04:12:56.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:56 smithi136 bash[68278]: cluster 2024-04-10T04:12:55.186271+0000 mon.a (mon.0) 3859 : cluster 0 osdmap e2164: 8 total, 8 up, 8 in 2024-04-10T04:12:57.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:57 smithi016 bash[72916]: cluster 2024-04-10T04:12:56.186720+0000 mon.a (mon.0) 3860 : cluster 0 osdmap e2165: 8 total, 8 up, 8 in 2024-04-10T04:12:57.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:57 smithi016 bash[74137]: cluster 2024-04-10T04:12:56.186720+0000 mon.a (mon.0) 3860 : cluster 0 osdmap e2165: 8 total, 8 up, 8 in 2024-04-10T04:12:57.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:57 smithi136 bash[68278]: cluster 2024-04-10T04:12:56.186720+0000 mon.a (mon.0) 3860 : cluster 0 osdmap e2165: 8 total, 8 up, 8 in 2024-04-10T04:12:58.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:58 smithi016 bash[72916]: cluster 2024-04-10T04:12:56.612937+0000 mgr.y (mgr.25133) 1996 : cluster 0 pgmap v3705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.5 KiB/s wr, 500 op/s 2024-04-10T04:12:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:58 smithi016 bash[72916]: cluster 2024-04-10T04:12:57.203888+0000 mon.a (mon.0) 3861 : cluster 0 osdmap e2166: 8 total, 8 up, 8 in 2024-04-10T04:12:58.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:58 smithi016 bash[72916]: audit 2024-04-10T04:12:57.627405+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:58 smithi016 bash[74137]: cluster 2024-04-10T04:12:56.612937+0000 mgr.y (mgr.25133) 1996 : cluster 0 pgmap v3705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.5 KiB/s wr, 500 op/s 2024-04-10T04:12:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:58 smithi016 bash[74137]: cluster 2024-04-10T04:12:57.203888+0000 mon.a (mon.0) 3861 : cluster 0 osdmap e2166: 8 total, 8 up, 8 in 2024-04-10T04:12:58.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:58 smithi016 bash[74137]: audit 2024-04-10T04:12:57.627405+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:58.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:58 smithi136 bash[68278]: cluster 2024-04-10T04:12:56.612937+0000 mgr.y (mgr.25133) 1996 : cluster 0 pgmap v3705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 372 KiB/s rd, 3.5 KiB/s wr, 500 op/s 2024-04-10T04:12:58.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:58 smithi136 bash[68278]: cluster 2024-04-10T04:12:57.203888+0000 mon.a (mon.0) 3861 : cluster 0 osdmap e2166: 8 total, 8 up, 8 in 2024-04-10T04:12:58.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:58 smithi136 bash[68278]: audit 2024-04-10T04:12:57.627405+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:12:59.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:12:59 smithi016 bash[74137]: cluster 2024-04-10T04:12:58.214889+0000 mon.a (mon.0) 3863 : cluster 0 osdmap e2167: 8 total, 8 up, 8 in 2024-04-10T04:12:59.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:12:59 smithi016 bash[72916]: cluster 2024-04-10T04:12:58.214889+0000 mon.a (mon.0) 3863 : cluster 0 osdmap e2167: 8 total, 8 up, 8 in 2024-04-10T04:12:59.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:12:59 smithi136 bash[68278]: cluster 2024-04-10T04:12:58.214889+0000 mon.a (mon.0) 3863 : cluster 0 osdmap e2167: 8 total, 8 up, 8 in 2024-04-10T04:13:00.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:00 smithi016 bash[74137]: cluster 2024-04-10T04:12:58.613709+0000 mgr.y (mgr.25133) 1997 : cluster 0 pgmap v3708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:13:00.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:00 smithi016 bash[74137]: cluster 2024-04-10T04:12:59.225113+0000 mon.a (mon.0) 3864 : cluster 0 osdmap e2168: 8 total, 8 up, 8 in 2024-04-10T04:13:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:00 smithi016 bash[72916]: cluster 2024-04-10T04:12:58.613709+0000 mgr.y (mgr.25133) 1997 : cluster 0 pgmap v3708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:13:00.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:00 smithi016 bash[72916]: cluster 2024-04-10T04:12:59.225113+0000 mon.a (mon.0) 3864 : cluster 0 osdmap e2168: 8 total, 8 up, 8 in 2024-04-10T04:13:00.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:00 smithi136 bash[68278]: cluster 2024-04-10T04:12:58.613709+0000 mgr.y (mgr.25133) 1997 : cluster 0 pgmap v3708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:13:00.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:00 smithi136 bash[68278]: cluster 2024-04-10T04:12:59.225113+0000 mon.a (mon.0) 3864 : cluster 0 osdmap e2168: 8 total, 8 up, 8 in 2024-04-10T04:13:01.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:01 smithi016 bash[72916]: cluster 2024-04-10T04:13:00.239359+0000 mon.a (mon.0) 3865 : cluster 0 osdmap e2169: 8 total, 8 up, 8 in 2024-04-10T04:13:01.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:01 smithi016 bash[74137]: cluster 2024-04-10T04:13:00.239359+0000 mon.a (mon.0) 3865 : cluster 0 osdmap e2169: 8 total, 8 up, 8 in 2024-04-10T04:13:01.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:01 smithi136 bash[68278]: cluster 2024-04-10T04:13:00.239359+0000 mon.a (mon.0) 3865 : cluster 0 osdmap e2169: 8 total, 8 up, 8 in 2024-04-10T04:13:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:13:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:13:01] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:13:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:02 smithi016 bash[72916]: cluster 2024-04-10T04:13:00.614452+0000 mgr.y (mgr.25133) 1998 : cluster 0 pgmap v3711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 405 KiB/s rd, 3.5 KiB/s wr, 543 op/s 2024-04-10T04:13:02.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:02 smithi016 bash[72916]: cluster 2024-04-10T04:13:01.243483+0000 mon.a (mon.0) 3866 : cluster 0 osdmap e2170: 8 total, 8 up, 8 in 2024-04-10T04:13:02.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:02 smithi016 bash[74137]: cluster 2024-04-10T04:13:00.614452+0000 mgr.y (mgr.25133) 1998 : cluster 0 pgmap v3711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 405 KiB/s rd, 3.5 KiB/s wr, 543 op/s 2024-04-10T04:13:02.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:02 smithi016 bash[74137]: cluster 2024-04-10T04:13:01.243483+0000 mon.a (mon.0) 3866 : cluster 0 osdmap e2170: 8 total, 8 up, 8 in 2024-04-10T04:13:02.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:02 smithi136 bash[68278]: cluster 2024-04-10T04:13:00.614452+0000 mgr.y (mgr.25133) 1998 : cluster 0 pgmap v3711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 405 KiB/s rd, 3.5 KiB/s wr, 543 op/s 2024-04-10T04:13:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:02 smithi136 bash[68278]: cluster 2024-04-10T04:13:01.243483+0000 mon.a (mon.0) 3866 : cluster 0 osdmap e2170: 8 total, 8 up, 8 in 2024-04-10T04:13:03.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:03 smithi016 bash[74137]: cluster 2024-04-10T04:13:02.246973+0000 mon.a (mon.0) 3867 : cluster 0 osdmap e2171: 8 total, 8 up, 8 in 2024-04-10T04:13:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:03 smithi016 bash[72916]: cluster 2024-04-10T04:13:02.246973+0000 mon.a (mon.0) 3867 : cluster 0 osdmap e2171: 8 total, 8 up, 8 in 2024-04-10T04:13:03.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:03 smithi136 bash[68278]: cluster 2024-04-10T04:13:02.246973+0000 mon.a (mon.0) 3867 : cluster 0 osdmap e2171: 8 total, 8 up, 8 in 2024-04-10T04:13:04.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:04 smithi016 bash[72916]: cluster 2024-04-10T04:13:02.615042+0000 mgr.y (mgr.25133) 1999 : cluster 0 pgmap v3714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 4.0 KiB/s wr, 545 op/s 2024-04-10T04:13:04.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:04 smithi016 bash[72916]: cluster 2024-04-10T04:13:03.268930+0000 mon.a (mon.0) 3868 : cluster 0 osdmap e2172: 8 total, 8 up, 8 in 2024-04-10T04:13:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:04 smithi016 bash[74137]: cluster 2024-04-10T04:13:02.615042+0000 mgr.y (mgr.25133) 1999 : cluster 0 pgmap v3714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 4.0 KiB/s wr, 545 op/s 2024-04-10T04:13:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:04 smithi016 bash[74137]: cluster 2024-04-10T04:13:03.268930+0000 mon.a (mon.0) 3868 : cluster 0 osdmap e2172: 8 total, 8 up, 8 in 2024-04-10T04:13:04.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:04 smithi136 bash[68278]: cluster 2024-04-10T04:13:02.615042+0000 mgr.y (mgr.25133) 1999 : cluster 0 pgmap v3714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 4.0 KiB/s wr, 545 op/s 2024-04-10T04:13:04.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:04 smithi136 bash[68278]: cluster 2024-04-10T04:13:03.268930+0000 mon.a (mon.0) 3868 : cluster 0 osdmap e2172: 8 total, 8 up, 8 in 2024-04-10T04:13:05.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:05 smithi016 bash[72916]: cluster 2024-04-10T04:13:04.277288+0000 mon.a (mon.0) 3869 : cluster 0 osdmap e2173: 8 total, 8 up, 8 in 2024-04-10T04:13:05.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:05 smithi016 bash[74137]: cluster 2024-04-10T04:13:04.277288+0000 mon.a (mon.0) 3869 : cluster 0 osdmap e2173: 8 total, 8 up, 8 in 2024-04-10T04:13:05.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:05 smithi136 bash[68278]: cluster 2024-04-10T04:13:04.277288+0000 mon.a (mon.0) 3869 : cluster 0 osdmap e2173: 8 total, 8 up, 8 in 2024-04-10T04:13:06.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:06 smithi016 bash[72916]: cluster 2024-04-10T04:13:04.615728+0000 mgr.y (mgr.25133) 2000 : cluster 0 pgmap v3717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 4.0 KiB/s wr, 589 op/s 2024-04-10T04:13:06.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:06 smithi016 bash[72916]: cluster 2024-04-10T04:13:05.289434+0000 mon.a (mon.0) 3870 : cluster 0 osdmap e2174: 8 total, 8 up, 8 in 2024-04-10T04:13:06.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:06 smithi016 bash[74137]: cluster 2024-04-10T04:13:04.615728+0000 mgr.y (mgr.25133) 2000 : cluster 0 pgmap v3717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 4.0 KiB/s wr, 589 op/s 2024-04-10T04:13:06.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:06 smithi016 bash[74137]: cluster 2024-04-10T04:13:05.289434+0000 mon.a (mon.0) 3870 : cluster 0 osdmap e2174: 8 total, 8 up, 8 in 2024-04-10T04:13:06.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:06 smithi136 bash[68278]: cluster 2024-04-10T04:13:04.615728+0000 mgr.y (mgr.25133) 2000 : cluster 0 pgmap v3717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 4.0 KiB/s wr, 589 op/s 2024-04-10T04:13:06.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:06 smithi136 bash[68278]: cluster 2024-04-10T04:13:05.289434+0000 mon.a (mon.0) 3870 : cluster 0 osdmap e2174: 8 total, 8 up, 8 in 2024-04-10T04:13:07.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:07 smithi016 bash[74137]: cluster 2024-04-10T04:13:06.297686+0000 mon.a (mon.0) 3871 : cluster 0 osdmap e2175: 8 total, 8 up, 8 in 2024-04-10T04:13:07.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:07 smithi016 bash[72916]: cluster 2024-04-10T04:13:06.297686+0000 mon.a (mon.0) 3871 : cluster 0 osdmap e2175: 8 total, 8 up, 8 in 2024-04-10T04:13:07.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:07 smithi136 bash[68278]: cluster 2024-04-10T04:13:06.297686+0000 mon.a (mon.0) 3871 : cluster 0 osdmap e2175: 8 total, 8 up, 8 in 2024-04-10T04:13:08.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:08 smithi136 bash[68278]: cluster 2024-04-10T04:13:06.616674+0000 mgr.y (mgr.25133) 2001 : cluster 0 pgmap v3720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 3.5 KiB/s wr, 588 op/s 2024-04-10T04:13:08.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:08 smithi136 bash[68278]: cluster 2024-04-10T04:13:07.307669+0000 mon.a (mon.0) 3872 : cluster 0 osdmap e2176: 8 total, 8 up, 8 in 2024-04-10T04:13:08.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:08 smithi016 bash[74137]: cluster 2024-04-10T04:13:06.616674+0000 mgr.y (mgr.25133) 2001 : cluster 0 pgmap v3720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 3.5 KiB/s wr, 588 op/s 2024-04-10T04:13:08.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:08 smithi016 bash[74137]: cluster 2024-04-10T04:13:07.307669+0000 mon.a (mon.0) 3872 : cluster 0 osdmap e2176: 8 total, 8 up, 8 in 2024-04-10T04:13:08.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:08 smithi016 bash[72916]: cluster 2024-04-10T04:13:06.616674+0000 mgr.y (mgr.25133) 2001 : cluster 0 pgmap v3720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 3.5 KiB/s wr, 588 op/s 2024-04-10T04:13:08.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:08 smithi016 bash[72916]: cluster 2024-04-10T04:13:07.307669+0000 mon.a (mon.0) 3872 : cluster 0 osdmap e2176: 8 total, 8 up, 8 in 2024-04-10T04:13:09.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:09 smithi136 bash[68278]: cluster 2024-04-10T04:13:08.310095+0000 mon.a (mon.0) 3873 : cluster 0 osdmap e2177: 8 total, 8 up, 8 in 2024-04-10T04:13:09.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:09 smithi016 bash[74137]: cluster 2024-04-10T04:13:08.310095+0000 mon.a (mon.0) 3873 : cluster 0 osdmap e2177: 8 total, 8 up, 8 in 2024-04-10T04:13:09.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:09 smithi016 bash[72916]: cluster 2024-04-10T04:13:08.310095+0000 mon.a (mon.0) 3873 : cluster 0 osdmap e2177: 8 total, 8 up, 8 in 2024-04-10T04:13:10.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:10 smithi136 bash[68278]: cluster 2024-04-10T04:13:08.617528+0000 mgr.y (mgr.25133) 2002 : cluster 0 pgmap v3723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:13:10.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:10 smithi136 bash[68278]: cluster 2024-04-10T04:13:09.338846+0000 mon.a (mon.0) 3874 : cluster 0 osdmap e2178: 8 total, 8 up, 8 in 2024-04-10T04:13:10.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:10 smithi016 bash[72916]: cluster 2024-04-10T04:13:08.617528+0000 mgr.y (mgr.25133) 2002 : cluster 0 pgmap v3723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:13:10.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:10 smithi016 bash[72916]: cluster 2024-04-10T04:13:09.338846+0000 mon.a (mon.0) 3874 : cluster 0 osdmap e2178: 8 total, 8 up, 8 in 2024-04-10T04:13:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:10 smithi016 bash[74137]: cluster 2024-04-10T04:13:08.617528+0000 mgr.y (mgr.25133) 2002 : cluster 0 pgmap v3723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:13:10.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:10 smithi016 bash[74137]: cluster 2024-04-10T04:13:09.338846+0000 mon.a (mon.0) 3874 : cluster 0 osdmap e2178: 8 total, 8 up, 8 in 2024-04-10T04:13:11.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:11 smithi136 bash[68278]: cluster 2024-04-10T04:13:10.336654+0000 mon.a (mon.0) 3875 : cluster 0 osdmap e2179: 8 total, 8 up, 8 in 2024-04-10T04:13:11.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:11 smithi016 bash[74137]: cluster 2024-04-10T04:13:10.336654+0000 mon.a (mon.0) 3875 : cluster 0 osdmap e2179: 8 total, 8 up, 8 in 2024-04-10T04:13:11.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:11 smithi016 bash[72916]: cluster 2024-04-10T04:13:10.336654+0000 mon.a (mon.0) 3875 : cluster 0 osdmap e2179: 8 total, 8 up, 8 in 2024-04-10T04:13:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:13:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:13:11] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:13:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:12 smithi136 bash[68278]: cluster 2024-04-10T04:13:10.618285+0000 mgr.y (mgr.25133) 2003 : cluster 0 pgmap v3726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.5 KiB/s wr, 634 op/s 2024-04-10T04:13:12.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:12 smithi136 bash[68278]: cluster 2024-04-10T04:13:11.357196+0000 mon.a (mon.0) 3876 : cluster 0 osdmap e2180: 8 total, 8 up, 8 in 2024-04-10T04:13:12.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:12 smithi016 bash[72916]: cluster 2024-04-10T04:13:10.618285+0000 mgr.y (mgr.25133) 2003 : cluster 0 pgmap v3726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.5 KiB/s wr, 634 op/s 2024-04-10T04:13:12.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:12 smithi016 bash[72916]: cluster 2024-04-10T04:13:11.357196+0000 mon.a (mon.0) 3876 : cluster 0 osdmap e2180: 8 total, 8 up, 8 in 2024-04-10T04:13:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:12 smithi016 bash[74137]: cluster 2024-04-10T04:13:10.618285+0000 mgr.y (mgr.25133) 2003 : cluster 0 pgmap v3726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.5 KiB/s wr, 634 op/s 2024-04-10T04:13:12.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:12 smithi016 bash[74137]: cluster 2024-04-10T04:13:11.357196+0000 mon.a (mon.0) 3876 : cluster 0 osdmap e2180: 8 total, 8 up, 8 in 2024-04-10T04:13:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:13 smithi136 bash[68278]: cluster 2024-04-10T04:13:12.364928+0000 mon.a (mon.0) 3877 : cluster 0 osdmap e2181: 8 total, 8 up, 8 in 2024-04-10T04:13:13.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:13 smithi136 bash[68278]: audit 2024-04-10T04:13:12.627756+0000 mon.a (mon.0) 3878 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:13.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:13 smithi016 bash[74137]: cluster 2024-04-10T04:13:12.364928+0000 mon.a (mon.0) 3877 : cluster 0 osdmap e2181: 8 total, 8 up, 8 in 2024-04-10T04:13:13.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:13 smithi016 bash[74137]: audit 2024-04-10T04:13:12.627756+0000 mon.a (mon.0) 3878 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:13 smithi016 bash[72916]: cluster 2024-04-10T04:13:12.364928+0000 mon.a (mon.0) 3877 : cluster 0 osdmap e2181: 8 total, 8 up, 8 in 2024-04-10T04:13:13.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:13 smithi016 bash[72916]: audit 2024-04-10T04:13:12.627756+0000 mon.a (mon.0) 3878 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:14 smithi136 bash[68278]: cluster 2024-04-10T04:13:12.618880+0000 mgr.y (mgr.25133) 2004 : cluster 0 pgmap v3729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.7 KiB/s wr, 636 op/s 2024-04-10T04:13:14.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:14 smithi136 bash[68278]: cluster 2024-04-10T04:13:13.375518+0000 mon.a (mon.0) 3879 : cluster 0 osdmap e2182: 8 total, 8 up, 8 in 2024-04-10T04:13:14.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:14 smithi016 bash[72916]: cluster 2024-04-10T04:13:12.618880+0000 mgr.y (mgr.25133) 2004 : cluster 0 pgmap v3729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.7 KiB/s wr, 636 op/s 2024-04-10T04:13:14.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:14 smithi016 bash[72916]: cluster 2024-04-10T04:13:13.375518+0000 mon.a (mon.0) 3879 : cluster 0 osdmap e2182: 8 total, 8 up, 8 in 2024-04-10T04:13:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:14 smithi016 bash[74137]: cluster 2024-04-10T04:13:12.618880+0000 mgr.y (mgr.25133) 2004 : cluster 0 pgmap v3729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.7 KiB/s wr, 636 op/s 2024-04-10T04:13:14.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:14 smithi016 bash[74137]: cluster 2024-04-10T04:13:13.375518+0000 mon.a (mon.0) 3879 : cluster 0 osdmap e2182: 8 total, 8 up, 8 in 2024-04-10T04:13:15.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:15 smithi136 bash[68278]: cluster 2024-04-10T04:13:14.383565+0000 mon.a (mon.0) 3880 : cluster 0 osdmap e2183: 8 total, 8 up, 8 in 2024-04-10T04:13:15.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:15 smithi016 bash[74137]: cluster 2024-04-10T04:13:14.383565+0000 mon.a (mon.0) 3880 : cluster 0 osdmap e2183: 8 total, 8 up, 8 in 2024-04-10T04:13:15.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:15 smithi016 bash[72916]: cluster 2024-04-10T04:13:14.383565+0000 mon.a (mon.0) 3880 : cluster 0 osdmap e2183: 8 total, 8 up, 8 in 2024-04-10T04:13:16.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:16 smithi136 bash[68278]: cluster 2024-04-10T04:13:14.619688+0000 mgr.y (mgr.25133) 2005 : cluster 0 pgmap v3732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.2 KiB/s wr, 679 op/s 2024-04-10T04:13:16.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:16 smithi136 bash[68278]: cluster 2024-04-10T04:13:15.394847+0000 mon.a (mon.0) 3881 : cluster 0 osdmap e2184: 8 total, 8 up, 8 in 2024-04-10T04:13:16.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:16 smithi016 bash[74137]: cluster 2024-04-10T04:13:14.619688+0000 mgr.y (mgr.25133) 2005 : cluster 0 pgmap v3732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.2 KiB/s wr, 679 op/s 2024-04-10T04:13:16.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:16 smithi016 bash[74137]: cluster 2024-04-10T04:13:15.394847+0000 mon.a (mon.0) 3881 : cluster 0 osdmap e2184: 8 total, 8 up, 8 in 2024-04-10T04:13:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:16 smithi016 bash[72916]: cluster 2024-04-10T04:13:14.619688+0000 mgr.y (mgr.25133) 2005 : cluster 0 pgmap v3732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.2 KiB/s wr, 679 op/s 2024-04-10T04:13:16.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:16 smithi016 bash[72916]: cluster 2024-04-10T04:13:15.394847+0000 mon.a (mon.0) 3881 : cluster 0 osdmap e2184: 8 total, 8 up, 8 in 2024-04-10T04:13:17.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:17 smithi136 bash[68278]: cluster 2024-04-10T04:13:16.400952+0000 mon.a (mon.0) 3882 : cluster 0 osdmap e2185: 8 total, 8 up, 8 in 2024-04-10T04:13:17.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:17 smithi016 bash[72916]: cluster 2024-04-10T04:13:16.400952+0000 mon.a (mon.0) 3882 : cluster 0 osdmap e2185: 8 total, 8 up, 8 in 2024-04-10T04:13:17.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:17 smithi016 bash[74137]: cluster 2024-04-10T04:13:16.400952+0000 mon.a (mon.0) 3882 : cluster 0 osdmap e2185: 8 total, 8 up, 8 in 2024-04-10T04:13:18.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:18 smithi136 bash[68278]: cluster 2024-04-10T04:13:16.620434+0000 mgr.y (mgr.25133) 2006 : cluster 0 pgmap v3735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.5 KiB/s wr, 679 op/s 2024-04-10T04:13:18.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:18 smithi136 bash[68278]: cluster 2024-04-10T04:13:17.411460+0000 mon.a (mon.0) 3883 : cluster 0 osdmap e2186: 8 total, 8 up, 8 in 2024-04-10T04:13:18.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:18 smithi016 bash[72916]: cluster 2024-04-10T04:13:16.620434+0000 mgr.y (mgr.25133) 2006 : cluster 0 pgmap v3735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.5 KiB/s wr, 679 op/s 2024-04-10T04:13:18.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:18 smithi016 bash[72916]: cluster 2024-04-10T04:13:17.411460+0000 mon.a (mon.0) 3883 : cluster 0 osdmap e2186: 8 total, 8 up, 8 in 2024-04-10T04:13:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:18 smithi016 bash[74137]: cluster 2024-04-10T04:13:16.620434+0000 mgr.y (mgr.25133) 2006 : cluster 0 pgmap v3735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.5 KiB/s wr, 679 op/s 2024-04-10T04:13:18.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:18 smithi016 bash[74137]: cluster 2024-04-10T04:13:17.411460+0000 mon.a (mon.0) 3883 : cluster 0 osdmap e2186: 8 total, 8 up, 8 in 2024-04-10T04:13:19.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:19 smithi016 bash[72916]: cluster 2024-04-10T04:13:18.421362+0000 mon.a (mon.0) 3884 : cluster 0 osdmap e2187: 8 total, 8 up, 8 in 2024-04-10T04:13:19.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:19 smithi016 bash[74137]: cluster 2024-04-10T04:13:18.421362+0000 mon.a (mon.0) 3884 : cluster 0 osdmap e2187: 8 total, 8 up, 8 in 2024-04-10T04:13:19.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:19 smithi136 bash[68278]: cluster 2024-04-10T04:13:18.421362+0000 mon.a (mon.0) 3884 : cluster 0 osdmap e2187: 8 total, 8 up, 8 in 2024-04-10T04:13:20.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:20 smithi016 bash[72916]: cluster 2024-04-10T04:13:18.621205+0000 mgr.y (mgr.25133) 2007 : cluster 0 pgmap v3738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:13:20.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:20 smithi016 bash[72916]: cluster 2024-04-10T04:13:19.433489+0000 mon.a (mon.0) 3885 : cluster 0 osdmap e2188: 8 total, 8 up, 8 in 2024-04-10T04:13:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:20 smithi016 bash[74137]: cluster 2024-04-10T04:13:18.621205+0000 mgr.y (mgr.25133) 2007 : cluster 0 pgmap v3738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:13:20.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:20 smithi016 bash[74137]: cluster 2024-04-10T04:13:19.433489+0000 mon.a (mon.0) 3885 : cluster 0 osdmap e2188: 8 total, 8 up, 8 in 2024-04-10T04:13:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:20 smithi136 bash[68278]: cluster 2024-04-10T04:13:18.621205+0000 mgr.y (mgr.25133) 2007 : cluster 0 pgmap v3738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:13:20.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:20 smithi136 bash[68278]: cluster 2024-04-10T04:13:19.433489+0000 mon.a (mon.0) 3885 : cluster 0 osdmap e2188: 8 total, 8 up, 8 in 2024-04-10T04:13:21.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:21 smithi016 bash[72916]: cluster 2024-04-10T04:13:20.434782+0000 mon.a (mon.0) 3886 : cluster 0 osdmap e2189: 8 total, 8 up, 8 in 2024-04-10T04:13:21.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:21 smithi016 bash[74137]: cluster 2024-04-10T04:13:20.434782+0000 mon.a (mon.0) 3886 : cluster 0 osdmap e2189: 8 total, 8 up, 8 in 2024-04-10T04:13:21.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:21 smithi136 bash[68278]: cluster 2024-04-10T04:13:20.434782+0000 mon.a (mon.0) 3886 : cluster 0 osdmap e2189: 8 total, 8 up, 8 in 2024-04-10T04:13:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:13:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:13:21] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.43.0" 2024-04-10T04:13:22.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:22 smithi016 bash[72916]: cluster 2024-04-10T04:13:20.621885+0000 mgr.y (mgr.25133) 2008 : cluster 0 pgmap v3741: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 536 KiB/s rd, 3.2 KiB/s wr, 721 op/s 2024-04-10T04:13:22.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:22 smithi016 bash[72916]: cluster 2024-04-10T04:13:21.458299+0000 mon.a (mon.0) 3887 : cluster 0 osdmap e2190: 8 total, 8 up, 8 in 2024-04-10T04:13:22.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:22 smithi016 bash[74137]: cluster 2024-04-10T04:13:20.621885+0000 mgr.y (mgr.25133) 2008 : cluster 0 pgmap v3741: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 536 KiB/s rd, 3.2 KiB/s wr, 721 op/s 2024-04-10T04:13:22.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:22 smithi016 bash[74137]: cluster 2024-04-10T04:13:21.458299+0000 mon.a (mon.0) 3887 : cluster 0 osdmap e2190: 8 total, 8 up, 8 in 2024-04-10T04:13:22.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:22 smithi136 bash[68278]: cluster 2024-04-10T04:13:20.621885+0000 mgr.y (mgr.25133) 2008 : cluster 0 pgmap v3741: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 536 KiB/s rd, 3.2 KiB/s wr, 721 op/s 2024-04-10T04:13:22.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:22 smithi136 bash[68278]: cluster 2024-04-10T04:13:21.458299+0000 mon.a (mon.0) 3887 : cluster 0 osdmap e2190: 8 total, 8 up, 8 in 2024-04-10T04:13:23.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:23 smithi016 bash[74137]: cluster 2024-04-10T04:13:22.469178+0000 mon.a (mon.0) 3888 : cluster 0 osdmap e2191: 8 total, 8 up, 8 in 2024-04-10T04:13:23.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:23 smithi016 bash[72916]: cluster 2024-04-10T04:13:22.469178+0000 mon.a (mon.0) 3888 : cluster 0 osdmap e2191: 8 total, 8 up, 8 in 2024-04-10T04:13:23.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:23 smithi136 bash[68278]: cluster 2024-04-10T04:13:22.469178+0000 mon.a (mon.0) 3888 : cluster 0 osdmap e2191: 8 total, 8 up, 8 in 2024-04-10T04:13:24.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:24 smithi016 bash[74137]: cluster 2024-04-10T04:13:22.622580+0000 mgr.y (mgr.25133) 2009 : cluster 0 pgmap v3744: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 4.2 KiB/s wr, 723 op/s 2024-04-10T04:13:24.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:24 smithi016 bash[74137]: cluster 2024-04-10T04:13:23.476928+0000 mon.a (mon.0) 3889 : cluster 0 osdmap e2192: 8 total, 8 up, 8 in 2024-04-10T04:13:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:24 smithi016 bash[72916]: cluster 2024-04-10T04:13:22.622580+0000 mgr.y (mgr.25133) 2009 : cluster 0 pgmap v3744: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 4.2 KiB/s wr, 723 op/s 2024-04-10T04:13:24.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:24 smithi016 bash[72916]: cluster 2024-04-10T04:13:23.476928+0000 mon.a (mon.0) 3889 : cluster 0 osdmap e2192: 8 total, 8 up, 8 in 2024-04-10T04:13:24.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:24 smithi136 bash[68278]: cluster 2024-04-10T04:13:22.622580+0000 mgr.y (mgr.25133) 2009 : cluster 0 pgmap v3744: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 4.2 KiB/s wr, 723 op/s 2024-04-10T04:13:24.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:24 smithi136 bash[68278]: cluster 2024-04-10T04:13:23.476928+0000 mon.a (mon.0) 3889 : cluster 0 osdmap e2192: 8 total, 8 up, 8 in 2024-04-10T04:13:25.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:25 smithi016 bash[72916]: cluster 2024-04-10T04:13:24.483439+0000 mon.a (mon.0) 3890 : cluster 0 osdmap e2193: 8 total, 8 up, 8 in 2024-04-10T04:13:25.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:25 smithi016 bash[72916]: cluster 2024-04-10T04:13:24.623344+0000 mgr.y (mgr.25133) 2010 : cluster 0 pgmap v3747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 4.0 KiB/s wr, 767 op/s 2024-04-10T04:13:25.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:25 smithi016 bash[74137]: cluster 2024-04-10T04:13:24.483439+0000 mon.a (mon.0) 3890 : cluster 0 osdmap e2193: 8 total, 8 up, 8 in 2024-04-10T04:13:25.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:25 smithi016 bash[74137]: cluster 2024-04-10T04:13:24.623344+0000 mgr.y (mgr.25133) 2010 : cluster 0 pgmap v3747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 4.0 KiB/s wr, 767 op/s 2024-04-10T04:13:25.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:25 smithi136 bash[68278]: cluster 2024-04-10T04:13:24.483439+0000 mon.a (mon.0) 3890 : cluster 0 osdmap e2193: 8 total, 8 up, 8 in 2024-04-10T04:13:25.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:25 smithi136 bash[68278]: cluster 2024-04-10T04:13:24.623344+0000 mgr.y (mgr.25133) 2010 : cluster 0 pgmap v3747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 4.0 KiB/s wr, 767 op/s 2024-04-10T04:13:26.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:26 smithi016 bash[72916]: cluster 2024-04-10T04:13:25.494868+0000 mon.a (mon.0) 3891 : cluster 0 osdmap e2194: 8 total, 8 up, 8 in 2024-04-10T04:13:26.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:26 smithi016 bash[74137]: cluster 2024-04-10T04:13:25.494868+0000 mon.a (mon.0) 3891 : cluster 0 osdmap e2194: 8 total, 8 up, 8 in 2024-04-10T04:13:26.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:26 smithi136 bash[68278]: cluster 2024-04-10T04:13:25.494868+0000 mon.a (mon.0) 3891 : cluster 0 osdmap e2194: 8 total, 8 up, 8 in 2024-04-10T04:13:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:27 smithi016 bash[72916]: cluster 2024-04-10T04:13:26.505090+0000 mon.a (mon.0) 3892 : cluster 0 osdmap e2195: 8 total, 8 up, 8 in 2024-04-10T04:13:27.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:27 smithi016 bash[72916]: cluster 2024-04-10T04:13:26.624065+0000 mgr.y (mgr.25133) 2011 : cluster 0 pgmap v3750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.5 KiB/s wr, 766 op/s 2024-04-10T04:13:27.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:27 smithi016 bash[74137]: cluster 2024-04-10T04:13:26.505090+0000 mon.a (mon.0) 3892 : cluster 0 osdmap e2195: 8 total, 8 up, 8 in 2024-04-10T04:13:27.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:27 smithi016 bash[74137]: cluster 2024-04-10T04:13:26.624065+0000 mgr.y (mgr.25133) 2011 : cluster 0 pgmap v3750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.5 KiB/s wr, 766 op/s 2024-04-10T04:13:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:27 smithi136 bash[68278]: cluster 2024-04-10T04:13:26.505090+0000 mon.a (mon.0) 3892 : cluster 0 osdmap e2195: 8 total, 8 up, 8 in 2024-04-10T04:13:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:27 smithi136 bash[68278]: cluster 2024-04-10T04:13:26.624065+0000 mgr.y (mgr.25133) 2011 : cluster 0 pgmap v3750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.5 KiB/s wr, 766 op/s 2024-04-10T04:13:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:28 smithi016 bash[72916]: cluster 2024-04-10T04:13:27.523625+0000 mon.a (mon.0) 3893 : cluster 0 osdmap e2196: 8 total, 8 up, 8 in 2024-04-10T04:13:28.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:28 smithi016 bash[72916]: audit 2024-04-10T04:13:27.627951+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:28.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:28 smithi016 bash[74137]: cluster 2024-04-10T04:13:27.523625+0000 mon.a (mon.0) 3893 : cluster 0 osdmap e2196: 8 total, 8 up, 8 in 2024-04-10T04:13:28.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:28 smithi016 bash[74137]: audit 2024-04-10T04:13:27.627951+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:28 smithi136 bash[68278]: cluster 2024-04-10T04:13:27.523625+0000 mon.a (mon.0) 3893 : cluster 0 osdmap e2196: 8 total, 8 up, 8 in 2024-04-10T04:13:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:28 smithi136 bash[68278]: audit 2024-04-10T04:13:27.627951+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:29.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:29 smithi016 bash[72916]: cluster 2024-04-10T04:13:28.526133+0000 mon.a (mon.0) 3895 : cluster 0 osdmap e2197: 8 total, 8 up, 8 in 2024-04-10T04:13:29.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:29 smithi016 bash[72916]: cluster 2024-04-10T04:13:28.624792+0000 mgr.y (mgr.25133) 2012 : cluster 0 pgmap v3753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:13:29.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:29 smithi016 bash[74137]: cluster 2024-04-10T04:13:28.526133+0000 mon.a (mon.0) 3895 : cluster 0 osdmap e2197: 8 total, 8 up, 8 in 2024-04-10T04:13:29.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:29 smithi016 bash[74137]: cluster 2024-04-10T04:13:28.624792+0000 mgr.y (mgr.25133) 2012 : cluster 0 pgmap v3753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:13:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:29 smithi136 bash[68278]: cluster 2024-04-10T04:13:28.526133+0000 mon.a (mon.0) 3895 : cluster 0 osdmap e2197: 8 total, 8 up, 8 in 2024-04-10T04:13:29.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:29 smithi136 bash[68278]: cluster 2024-04-10T04:13:28.624792+0000 mgr.y (mgr.25133) 2012 : cluster 0 pgmap v3753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:13:30.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:30 smithi016 bash[72916]: cluster 2024-04-10T04:13:29.533191+0000 mon.a (mon.0) 3896 : cluster 0 osdmap e2198: 8 total, 8 up, 8 in 2024-04-10T04:13:30.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:30 smithi016 bash[74137]: cluster 2024-04-10T04:13:29.533191+0000 mon.a (mon.0) 3896 : cluster 0 osdmap e2198: 8 total, 8 up, 8 in 2024-04-10T04:13:30.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:30 smithi136 bash[68278]: cluster 2024-04-10T04:13:29.533191+0000 mon.a (mon.0) 3896 : cluster 0 osdmap e2198: 8 total, 8 up, 8 in 2024-04-10T04:13:31.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:13:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:13:31] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.43.0" 2024-04-10T04:13:31.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:31 smithi016 bash[72916]: cluster 2024-04-10T04:13:30.541560+0000 mon.a (mon.0) 3897 : cluster 0 osdmap e2199: 8 total, 8 up, 8 in 2024-04-10T04:13:31.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:31 smithi016 bash[72916]: cluster 2024-04-10T04:13:30.625400+0000 mgr.y (mgr.25133) 2013 : cluster 0 pgmap v3756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 601 KiB/s rd, 3.2 KiB/s wr, 809 op/s 2024-04-10T04:13:31.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:31 smithi016 bash[74137]: cluster 2024-04-10T04:13:30.541560+0000 mon.a (mon.0) 3897 : cluster 0 osdmap e2199: 8 total, 8 up, 8 in 2024-04-10T04:13:31.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:31 smithi016 bash[74137]: cluster 2024-04-10T04:13:30.625400+0000 mgr.y (mgr.25133) 2013 : cluster 0 pgmap v3756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 601 KiB/s rd, 3.2 KiB/s wr, 809 op/s 2024-04-10T04:13:31.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:31 smithi136 bash[68278]: cluster 2024-04-10T04:13:30.541560+0000 mon.a (mon.0) 3897 : cluster 0 osdmap e2199: 8 total, 8 up, 8 in 2024-04-10T04:13:31.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:31 smithi136 bash[68278]: cluster 2024-04-10T04:13:30.625400+0000 mgr.y (mgr.25133) 2013 : cluster 0 pgmap v3756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 601 KiB/s rd, 3.2 KiB/s wr, 809 op/s 2024-04-10T04:13:32.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:32 smithi016 bash[72916]: cluster 2024-04-10T04:13:31.552222+0000 mon.a (mon.0) 3898 : cluster 0 osdmap e2200: 8 total, 8 up, 8 in 2024-04-10T04:13:32.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:32 smithi016 bash[74137]: cluster 2024-04-10T04:13:31.552222+0000 mon.a (mon.0) 3898 : cluster 0 osdmap e2200: 8 total, 8 up, 8 in 2024-04-10T04:13:32.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:32 smithi136 bash[68278]: cluster 2024-04-10T04:13:31.552222+0000 mon.a (mon.0) 3898 : cluster 0 osdmap e2200: 8 total, 8 up, 8 in 2024-04-10T04:13:33.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:33 smithi136 bash[68278]: cluster 2024-04-10T04:13:32.553927+0000 mon.a (mon.0) 3899 : cluster 0 osdmap e2201: 8 total, 8 up, 8 in 2024-04-10T04:13:33.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:33 smithi136 bash[68278]: cluster 2024-04-10T04:13:32.626120+0000 mgr.y (mgr.25133) 2014 : cluster 0 pgmap v3759: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 3.2 KiB/s wr, 810 op/s 2024-04-10T04:13:34.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:33 smithi016 bash[72916]: cluster 2024-04-10T04:13:32.553927+0000 mon.a (mon.0) 3899 : cluster 0 osdmap e2201: 8 total, 8 up, 8 in 2024-04-10T04:13:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:33 smithi016 bash[72916]: cluster 2024-04-10T04:13:32.626120+0000 mgr.y (mgr.25133) 2014 : cluster 0 pgmap v3759: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 3.2 KiB/s wr, 810 op/s 2024-04-10T04:13:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:33 smithi016 bash[74137]: cluster 2024-04-10T04:13:32.553927+0000 mon.a (mon.0) 3899 : cluster 0 osdmap e2201: 8 total, 8 up, 8 in 2024-04-10T04:13:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:33 smithi016 bash[74137]: cluster 2024-04-10T04:13:32.626120+0000 mgr.y (mgr.25133) 2014 : cluster 0 pgmap v3759: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 3.2 KiB/s wr, 810 op/s 2024-04-10T04:13:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:34 smithi136 bash[68278]: cluster 2024-04-10T04:13:33.577330+0000 mon.a (mon.0) 3900 : cluster 0 osdmap e2202: 8 total, 8 up, 8 in 2024-04-10T04:13:35.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:34 smithi016 bash[72916]: cluster 2024-04-10T04:13:33.577330+0000 mon.a (mon.0) 3900 : cluster 0 osdmap e2202: 8 total, 8 up, 8 in 2024-04-10T04:13:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:34 smithi016 bash[74137]: cluster 2024-04-10T04:13:33.577330+0000 mon.a (mon.0) 3900 : cluster 0 osdmap e2202: 8 total, 8 up, 8 in 2024-04-10T04:13:35.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:35 smithi136 bash[68278]: cluster 2024-04-10T04:13:34.586668+0000 mon.a (mon.0) 3901 : cluster 0 osdmap e2203: 8 total, 8 up, 8 in 2024-04-10T04:13:35.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:35 smithi136 bash[68278]: cluster 2024-04-10T04:13:34.626742+0000 mgr.y (mgr.25133) 2015 : cluster 0 pgmap v3762: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.7 KiB/s wr, 854 op/s 2024-04-10T04:13:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:35 smithi016 bash[72916]: cluster 2024-04-10T04:13:34.586668+0000 mon.a (mon.0) 3901 : cluster 0 osdmap e2203: 8 total, 8 up, 8 in 2024-04-10T04:13:36.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:35 smithi016 bash[72916]: cluster 2024-04-10T04:13:34.626742+0000 mgr.y (mgr.25133) 2015 : cluster 0 pgmap v3762: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.7 KiB/s wr, 854 op/s 2024-04-10T04:13:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:35 smithi016 bash[74137]: cluster 2024-04-10T04:13:34.586668+0000 mon.a (mon.0) 3901 : cluster 0 osdmap e2203: 8 total, 8 up, 8 in 2024-04-10T04:13:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:35 smithi016 bash[74137]: cluster 2024-04-10T04:13:34.626742+0000 mgr.y (mgr.25133) 2015 : cluster 0 pgmap v3762: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.7 KiB/s wr, 854 op/s 2024-04-10T04:13:36.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:36 smithi136 bash[68278]: cluster 2024-04-10T04:13:35.588856+0000 mon.a (mon.0) 3902 : cluster 0 osdmap e2204: 8 total, 8 up, 8 in 2024-04-10T04:13:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:36 smithi016 bash[72916]: cluster 2024-04-10T04:13:35.588856+0000 mon.a (mon.0) 3902 : cluster 0 osdmap e2204: 8 total, 8 up, 8 in 2024-04-10T04:13:37.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:36 smithi016 bash[74137]: cluster 2024-04-10T04:13:35.588856+0000 mon.a (mon.0) 3902 : cluster 0 osdmap e2204: 8 total, 8 up, 8 in 2024-04-10T04:13:37.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:37 smithi136 bash[68278]: cluster 2024-04-10T04:13:36.603543+0000 mon.a (mon.0) 3903 : cluster 0 osdmap e2205: 8 total, 8 up, 8 in 2024-04-10T04:13:37.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:37 smithi136 bash[68278]: cluster 2024-04-10T04:13:36.627465+0000 mgr.y (mgr.25133) 2016 : cluster 0 pgmap v3765: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.5 KiB/s wr, 854 op/s 2024-04-10T04:13:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:37 smithi016 bash[72916]: cluster 2024-04-10T04:13:36.603543+0000 mon.a (mon.0) 3903 : cluster 0 osdmap e2205: 8 total, 8 up, 8 in 2024-04-10T04:13:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:37 smithi016 bash[72916]: cluster 2024-04-10T04:13:36.627465+0000 mgr.y (mgr.25133) 2016 : cluster 0 pgmap v3765: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.5 KiB/s wr, 854 op/s 2024-04-10T04:13:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:37 smithi016 bash[74137]: cluster 2024-04-10T04:13:36.603543+0000 mon.a (mon.0) 3903 : cluster 0 osdmap e2205: 8 total, 8 up, 8 in 2024-04-10T04:13:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:37 smithi016 bash[74137]: cluster 2024-04-10T04:13:36.627465+0000 mgr.y (mgr.25133) 2016 : cluster 0 pgmap v3765: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 634 KiB/s rd, 3.5 KiB/s wr, 854 op/s 2024-04-10T04:13:38.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:38 smithi136 bash[68278]: cluster 2024-04-10T04:13:37.624082+0000 mon.a (mon.0) 3904 : cluster 0 osdmap e2206: 8 total, 8 up, 8 in 2024-04-10T04:13:38.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:38 smithi136 bash[68278]: audit 2024-04-10T04:13:38.050407+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:13:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:38 smithi016 bash[72916]: cluster 2024-04-10T04:13:37.624082+0000 mon.a (mon.0) 3904 : cluster 0 osdmap e2206: 8 total, 8 up, 8 in 2024-04-10T04:13:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:38 smithi016 bash[72916]: audit 2024-04-10T04:13:38.050407+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:13:39.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:38 smithi016 bash[74137]: cluster 2024-04-10T04:13:37.624082+0000 mon.a (mon.0) 3904 : cluster 0 osdmap e2206: 8 total, 8 up, 8 in 2024-04-10T04:13:39.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:38 smithi016 bash[74137]: audit 2024-04-10T04:13:38.050407+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:13:39.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:39 smithi136 bash[68278]: cluster 2024-04-10T04:13:38.628004+0000 mgr.y (mgr.25133) 2017 : cluster 0 pgmap v3768: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:13:39.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:39 smithi136 bash[68278]: cluster 2024-04-10T04:13:38.630032+0000 mon.a (mon.0) 3906 : cluster 0 osdmap e2207: 8 total, 8 up, 8 in 2024-04-10T04:13:39.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:39 smithi136 bash[68278]: audit 2024-04-10T04:13:38.828222+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:13:39.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:39 smithi136 bash[68278]: audit 2024-04-10T04:13:38.829755+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:13:39.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:39 smithi136 bash[68278]: audit 2024-04-10T04:13:38.840571+0000 mon.a (mon.0) 3909 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:13:40.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[72916]: cluster 2024-04-10T04:13:38.628004+0000 mgr.y (mgr.25133) 2017 : cluster 0 pgmap v3768: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:13:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[72916]: cluster 2024-04-10T04:13:38.630032+0000 mon.a (mon.0) 3906 : cluster 0 osdmap e2207: 8 total, 8 up, 8 in 2024-04-10T04:13:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[72916]: audit 2024-04-10T04:13:38.828222+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:13:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[72916]: audit 2024-04-10T04:13:38.829755+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:13:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[72916]: audit 2024-04-10T04:13:38.840571+0000 mon.a (mon.0) 3909 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:13:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[74137]: cluster 2024-04-10T04:13:38.628004+0000 mgr.y (mgr.25133) 2017 : cluster 0 pgmap v3768: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:13:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[74137]: cluster 2024-04-10T04:13:38.630032+0000 mon.a (mon.0) 3906 : cluster 0 osdmap e2207: 8 total, 8 up, 8 in 2024-04-10T04:13:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[74137]: audit 2024-04-10T04:13:38.828222+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:13:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[74137]: audit 2024-04-10T04:13:38.829755+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:13:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:39 smithi016 bash[74137]: audit 2024-04-10T04:13:38.840571+0000 mon.a (mon.0) 3909 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:13:40.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:40 smithi136 bash[68278]: cluster 2024-04-10T04:13:39.642296+0000 mon.a (mon.0) 3910 : cluster 0 osdmap e2208: 8 total, 8 up, 8 in 2024-04-10T04:13:41.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:40 smithi016 bash[72916]: cluster 2024-04-10T04:13:39.642296+0000 mon.a (mon.0) 3910 : cluster 0 osdmap e2208: 8 total, 8 up, 8 in 2024-04-10T04:13:41.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:40 smithi016 bash[74137]: cluster 2024-04-10T04:13:39.642296+0000 mon.a (mon.0) 3910 : cluster 0 osdmap e2208: 8 total, 8 up, 8 in 2024-04-10T04:13:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:41 smithi136 bash[68278]: cluster 2024-04-10T04:13:40.628728+0000 mgr.y (mgr.25133) 2018 : cluster 0 pgmap v3770: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 661 KiB/s rd, 3.5 KiB/s wr, 890 op/s 2024-04-10T04:13:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:41 smithi136 bash[68278]: cluster 2024-04-10T04:13:40.651687+0000 mon.a (mon.0) 3911 : cluster 0 osdmap e2209: 8 total, 8 up, 8 in 2024-04-10T04:13:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:13:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:13:41] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.43.0" 2024-04-10T04:13:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:41 smithi016 bash[72916]: cluster 2024-04-10T04:13:40.628728+0000 mgr.y (mgr.25133) 2018 : cluster 0 pgmap v3770: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 661 KiB/s rd, 3.5 KiB/s wr, 890 op/s 2024-04-10T04:13:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:41 smithi016 bash[72916]: cluster 2024-04-10T04:13:40.651687+0000 mon.a (mon.0) 3911 : cluster 0 osdmap e2209: 8 total, 8 up, 8 in 2024-04-10T04:13:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:41 smithi016 bash[74137]: cluster 2024-04-10T04:13:40.628728+0000 mgr.y (mgr.25133) 2018 : cluster 0 pgmap v3770: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 661 KiB/s rd, 3.5 KiB/s wr, 890 op/s 2024-04-10T04:13:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:41 smithi016 bash[74137]: cluster 2024-04-10T04:13:40.651687+0000 mon.a (mon.0) 3911 : cluster 0 osdmap e2209: 8 total, 8 up, 8 in 2024-04-10T04:13:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:42 smithi136 bash[68278]: cluster 2024-04-10T04:13:41.658626+0000 mon.a (mon.0) 3912 : cluster 0 osdmap e2210: 8 total, 8 up, 8 in 2024-04-10T04:13:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:42 smithi136 bash[68278]: audit 2024-04-10T04:13:42.628728+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:43.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:42 smithi016 bash[72916]: cluster 2024-04-10T04:13:41.658626+0000 mon.a (mon.0) 3912 : cluster 0 osdmap e2210: 8 total, 8 up, 8 in 2024-04-10T04:13:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:42 smithi016 bash[72916]: audit 2024-04-10T04:13:42.628728+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:42 smithi016 bash[74137]: cluster 2024-04-10T04:13:41.658626+0000 mon.a (mon.0) 3912 : cluster 0 osdmap e2210: 8 total, 8 up, 8 in 2024-04-10T04:13:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:42 smithi016 bash[74137]: audit 2024-04-10T04:13:42.628728+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:43.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:43 smithi136 bash[68278]: cluster 2024-04-10T04:13:42.629768+0000 mgr.y (mgr.25133) 2019 : cluster 0 pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.2 KiB/s wr, 897 op/s 2024-04-10T04:13:43.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:43 smithi136 bash[68278]: cluster 2024-04-10T04:13:42.663871+0000 mon.a (mon.0) 3914 : cluster 0 osdmap e2211: 8 total, 8 up, 8 in 2024-04-10T04:13:44.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:43 smithi016 bash[72916]: cluster 2024-04-10T04:13:42.629768+0000 mgr.y (mgr.25133) 2019 : cluster 0 pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.2 KiB/s wr, 897 op/s 2024-04-10T04:13:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:43 smithi016 bash[72916]: cluster 2024-04-10T04:13:42.663871+0000 mon.a (mon.0) 3914 : cluster 0 osdmap e2211: 8 total, 8 up, 8 in 2024-04-10T04:13:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:43 smithi016 bash[74137]: cluster 2024-04-10T04:13:42.629768+0000 mgr.y (mgr.25133) 2019 : cluster 0 pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.2 KiB/s wr, 897 op/s 2024-04-10T04:13:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:43 smithi016 bash[74137]: cluster 2024-04-10T04:13:42.663871+0000 mon.a (mon.0) 3914 : cluster 0 osdmap e2211: 8 total, 8 up, 8 in 2024-04-10T04:13:45.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:44 smithi016 bash[72916]: cluster 2024-04-10T04:13:43.683444+0000 mon.a (mon.0) 3915 : cluster 0 osdmap e2212: 8 total, 8 up, 8 in 2024-04-10T04:13:45.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:44 smithi016 bash[74137]: cluster 2024-04-10T04:13:43.683444+0000 mon.a (mon.0) 3915 : cluster 0 osdmap e2212: 8 total, 8 up, 8 in 2024-04-10T04:13:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:44 smithi136 bash[68278]: cluster 2024-04-10T04:13:43.683444+0000 mon.a (mon.0) 3915 : cluster 0 osdmap e2212: 8 total, 8 up, 8 in 2024-04-10T04:13:46.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:45 smithi016 bash[74137]: cluster 2024-04-10T04:13:44.631123+0000 mgr.y (mgr.25133) 2020 : cluster 0 pgmap v3776: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-04-10T04:13:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:45 smithi016 bash[74137]: cluster 2024-04-10T04:13:44.692937+0000 mon.a (mon.0) 3916 : cluster 0 osdmap e2213: 8 total, 8 up, 8 in 2024-04-10T04:13:46.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:45 smithi016 bash[72916]: cluster 2024-04-10T04:13:44.631123+0000 mgr.y (mgr.25133) 2020 : cluster 0 pgmap v3776: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-04-10T04:13:46.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:45 smithi016 bash[72916]: cluster 2024-04-10T04:13:44.692937+0000 mon.a (mon.0) 3916 : cluster 0 osdmap e2213: 8 total, 8 up, 8 in 2024-04-10T04:13:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:45 smithi136 bash[68278]: cluster 2024-04-10T04:13:44.631123+0000 mgr.y (mgr.25133) 2020 : cluster 0 pgmap v3776: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.7 KiB/s wr, 942 op/s 2024-04-10T04:13:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:45 smithi136 bash[68278]: cluster 2024-04-10T04:13:44.692937+0000 mon.a (mon.0) 3916 : cluster 0 osdmap e2213: 8 total, 8 up, 8 in 2024-04-10T04:13:47.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:46 smithi016 bash[72916]: cluster 2024-04-10T04:13:45.706235+0000 mon.a (mon.0) 3917 : cluster 0 osdmap e2214: 8 total, 8 up, 8 in 2024-04-10T04:13:47.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:46 smithi016 bash[74137]: cluster 2024-04-10T04:13:45.706235+0000 mon.a (mon.0) 3917 : cluster 0 osdmap e2214: 8 total, 8 up, 8 in 2024-04-10T04:13:47.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:46 smithi136 bash[68278]: cluster 2024-04-10T04:13:45.706235+0000 mon.a (mon.0) 3917 : cluster 0 osdmap e2214: 8 total, 8 up, 8 in 2024-04-10T04:13:48.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:47 smithi016 bash[74137]: cluster 2024-04-10T04:13:46.632105+0000 mgr.y (mgr.25133) 2021 : cluster 0 pgmap v3779: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.5 KiB/s wr, 941 op/s 2024-04-10T04:13:48.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:47 smithi016 bash[74137]: cluster 2024-04-10T04:13:46.717741+0000 mon.a (mon.0) 3918 : cluster 0 osdmap e2215: 8 total, 8 up, 8 in 2024-04-10T04:13:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:47 smithi016 bash[72916]: cluster 2024-04-10T04:13:46.632105+0000 mgr.y (mgr.25133) 2021 : cluster 0 pgmap v3779: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.5 KiB/s wr, 941 op/s 2024-04-10T04:13:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:47 smithi016 bash[72916]: cluster 2024-04-10T04:13:46.717741+0000 mon.a (mon.0) 3918 : cluster 0 osdmap e2215: 8 total, 8 up, 8 in 2024-04-10T04:13:48.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:47 smithi136 bash[68278]: cluster 2024-04-10T04:13:46.632105+0000 mgr.y (mgr.25133) 2021 : cluster 0 pgmap v3779: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 700 KiB/s rd, 3.5 KiB/s wr, 941 op/s 2024-04-10T04:13:48.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:47 smithi136 bash[68278]: cluster 2024-04-10T04:13:46.717741+0000 mon.a (mon.0) 3918 : cluster 0 osdmap e2215: 8 total, 8 up, 8 in 2024-04-10T04:13:49.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:48 smithi016 bash[74137]: cluster 2024-04-10T04:13:47.726380+0000 mon.a (mon.0) 3919 : cluster 0 osdmap e2216: 8 total, 8 up, 8 in 2024-04-10T04:13:49.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:48 smithi016 bash[72916]: cluster 2024-04-10T04:13:47.726380+0000 mon.a (mon.0) 3919 : cluster 0 osdmap e2216: 8 total, 8 up, 8 in 2024-04-10T04:13:49.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:48 smithi136 bash[68278]: cluster 2024-04-10T04:13:47.726380+0000 mon.a (mon.0) 3919 : cluster 0 osdmap e2216: 8 total, 8 up, 8 in 2024-04-10T04:13:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:49 smithi016 bash[72916]: cluster 2024-04-10T04:13:48.632729+0000 mgr.y (mgr.25133) 2022 : cluster 0 pgmap v3782: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-10T04:13:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:49 smithi016 bash[72916]: cluster 2024-04-10T04:13:48.733461+0000 mon.a (mon.0) 3920 : cluster 0 osdmap e2217: 8 total, 8 up, 8 in 2024-04-10T04:13:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:49 smithi016 bash[74137]: cluster 2024-04-10T04:13:48.632729+0000 mgr.y (mgr.25133) 2022 : cluster 0 pgmap v3782: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-10T04:13:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:49 smithi016 bash[74137]: cluster 2024-04-10T04:13:48.733461+0000 mon.a (mon.0) 3920 : cluster 0 osdmap e2217: 8 total, 8 up, 8 in 2024-04-10T04:13:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:49 smithi136 bash[68278]: cluster 2024-04-10T04:13:48.632729+0000 mgr.y (mgr.25133) 2022 : cluster 0 pgmap v3782: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-10T04:13:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:49 smithi136 bash[68278]: cluster 2024-04-10T04:13:48.733461+0000 mon.a (mon.0) 3920 : cluster 0 osdmap e2217: 8 total, 8 up, 8 in 2024-04-10T04:13:51.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:50 smithi016 bash[72916]: cluster 2024-04-10T04:13:49.735475+0000 mon.a (mon.0) 3921 : cluster 0 osdmap e2218: 8 total, 8 up, 8 in 2024-04-10T04:13:51.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:50 smithi016 bash[74137]: cluster 2024-04-10T04:13:49.735475+0000 mon.a (mon.0) 3921 : cluster 0 osdmap e2218: 8 total, 8 up, 8 in 2024-04-10T04:13:51.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:50 smithi136 bash[68278]: cluster 2024-04-10T04:13:49.735475+0000 mon.a (mon.0) 3921 : cluster 0 osdmap e2218: 8 total, 8 up, 8 in 2024-04-10T04:13:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:13:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:13:51] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:13:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:51 smithi016 bash[74137]: cluster 2024-04-10T04:13:50.633497+0000 mgr.y (mgr.25133) 2023 : cluster 0 pgmap v3785: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 731 KiB/s rd, 3.7 KiB/s wr, 984 op/s 2024-04-10T04:13:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:51 smithi016 bash[74137]: cluster 2024-04-10T04:13:50.754343+0000 mon.a (mon.0) 3922 : cluster 0 osdmap e2219: 8 total, 8 up, 8 in 2024-04-10T04:13:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:51 smithi016 bash[72916]: cluster 2024-04-10T04:13:50.633497+0000 mgr.y (mgr.25133) 2023 : cluster 0 pgmap v3785: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 731 KiB/s rd, 3.7 KiB/s wr, 984 op/s 2024-04-10T04:13:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:51 smithi016 bash[72916]: cluster 2024-04-10T04:13:50.754343+0000 mon.a (mon.0) 3922 : cluster 0 osdmap e2219: 8 total, 8 up, 8 in 2024-04-10T04:13:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:51 smithi136 bash[68278]: cluster 2024-04-10T04:13:50.633497+0000 mgr.y (mgr.25133) 2023 : cluster 0 pgmap v3785: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 731 KiB/s rd, 3.7 KiB/s wr, 984 op/s 2024-04-10T04:13:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:51 smithi136 bash[68278]: cluster 2024-04-10T04:13:50.754343+0000 mon.a (mon.0) 3922 : cluster 0 osdmap e2219: 8 total, 8 up, 8 in 2024-04-10T04:13:53.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:52 smithi016 bash[74137]: cluster 2024-04-10T04:13:51.765837+0000 mon.a (mon.0) 3923 : cluster 0 osdmap e2220: 8 total, 8 up, 8 in 2024-04-10T04:13:53.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:52 smithi016 bash[72916]: cluster 2024-04-10T04:13:51.765837+0000 mon.a (mon.0) 3923 : cluster 0 osdmap e2220: 8 total, 8 up, 8 in 2024-04-10T04:13:53.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:52 smithi136 bash[68278]: cluster 2024-04-10T04:13:51.765837+0000 mon.a (mon.0) 3923 : cluster 0 osdmap e2220: 8 total, 8 up, 8 in 2024-04-10T04:13:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:53 smithi016 bash[74137]: cluster 2024-04-10T04:13:52.634525+0000 mgr.y (mgr.25133) 2024 : cluster 0 pgmap v3788: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.0 KiB/s wr, 985 op/s 2024-04-10T04:13:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:53 smithi016 bash[74137]: cluster 2024-04-10T04:13:52.777699+0000 mon.a (mon.0) 3924 : cluster 0 osdmap e2221: 8 total, 8 up, 8 in 2024-04-10T04:13:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:53 smithi016 bash[72916]: cluster 2024-04-10T04:13:52.634525+0000 mgr.y (mgr.25133) 2024 : cluster 0 pgmap v3788: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.0 KiB/s wr, 985 op/s 2024-04-10T04:13:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:53 smithi016 bash[72916]: cluster 2024-04-10T04:13:52.777699+0000 mon.a (mon.0) 3924 : cluster 0 osdmap e2221: 8 total, 8 up, 8 in 2024-04-10T04:13:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:53 smithi136 bash[68278]: cluster 2024-04-10T04:13:52.634525+0000 mgr.y (mgr.25133) 2024 : cluster 0 pgmap v3788: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.0 KiB/s wr, 985 op/s 2024-04-10T04:13:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:53 smithi136 bash[68278]: cluster 2024-04-10T04:13:52.777699+0000 mon.a (mon.0) 3924 : cluster 0 osdmap e2221: 8 total, 8 up, 8 in 2024-04-10T04:13:55.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:54 smithi016 bash[72916]: cluster 2024-04-10T04:13:53.779334+0000 mon.a (mon.0) 3925 : cluster 0 osdmap e2222: 8 total, 8 up, 8 in 2024-04-10T04:13:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:54 smithi016 bash[74137]: cluster 2024-04-10T04:13:53.779334+0000 mon.a (mon.0) 3925 : cluster 0 osdmap e2222: 8 total, 8 up, 8 in 2024-04-10T04:13:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:54 smithi136 bash[68278]: cluster 2024-04-10T04:13:53.779334+0000 mon.a (mon.0) 3925 : cluster 0 osdmap e2222: 8 total, 8 up, 8 in 2024-04-10T04:13:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:55 smithi016 bash[72916]: cluster 2024-04-10T04:13:54.635687+0000 mgr.y (mgr.25133) 2025 : cluster 0 pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.7 KiB/s wr, 1.03k op/s 2024-04-10T04:13:56.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:55 smithi016 bash[72916]: cluster 2024-04-10T04:13:54.802527+0000 mon.a (mon.0) 3926 : cluster 0 osdmap e2223: 8 total, 8 up, 8 in 2024-04-10T04:13:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:55 smithi016 bash[74137]: cluster 2024-04-10T04:13:54.635687+0000 mgr.y (mgr.25133) 2025 : cluster 0 pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.7 KiB/s wr, 1.03k op/s 2024-04-10T04:13:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:55 smithi016 bash[74137]: cluster 2024-04-10T04:13:54.802527+0000 mon.a (mon.0) 3926 : cluster 0 osdmap e2223: 8 total, 8 up, 8 in 2024-04-10T04:13:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:55 smithi136 bash[68278]: cluster 2024-04-10T04:13:54.635687+0000 mgr.y (mgr.25133) 2025 : cluster 0 pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.7 KiB/s wr, 1.03k op/s 2024-04-10T04:13:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:55 smithi136 bash[68278]: cluster 2024-04-10T04:13:54.802527+0000 mon.a (mon.0) 3926 : cluster 0 osdmap e2223: 8 total, 8 up, 8 in 2024-04-10T04:13:57.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:56 smithi136 bash[68278]: cluster 2024-04-10T04:13:55.815361+0000 mon.a (mon.0) 3927 : cluster 0 osdmap e2224: 8 total, 8 up, 8 in 2024-04-10T04:13:57.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:56 smithi016 bash[72916]: cluster 2024-04-10T04:13:55.815361+0000 mon.a (mon.0) 3927 : cluster 0 osdmap e2224: 8 total, 8 up, 8 in 2024-04-10T04:13:57.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:56 smithi016 bash[74137]: cluster 2024-04-10T04:13:55.815361+0000 mon.a (mon.0) 3927 : cluster 0 osdmap e2224: 8 total, 8 up, 8 in 2024-04-10T04:13:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:57 smithi136 bash[68278]: cluster 2024-04-10T04:13:56.636776+0000 mgr.y (mgr.25133) 2026 : cluster 0 pgmap v3794: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 4.0 KiB/s wr, 1.03k op/s 2024-04-10T04:13:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:57 smithi136 bash[68278]: cluster 2024-04-10T04:13:56.818683+0000 mon.a (mon.0) 3928 : cluster 0 osdmap e2225: 8 total, 8 up, 8 in 2024-04-10T04:13:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:57 smithi136 bash[68278]: audit 2024-04-10T04:13:57.629206+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:58.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:57 smithi016 bash[74137]: cluster 2024-04-10T04:13:56.636776+0000 mgr.y (mgr.25133) 2026 : cluster 0 pgmap v3794: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 4.0 KiB/s wr, 1.03k op/s 2024-04-10T04:13:58.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:57 smithi016 bash[74137]: cluster 2024-04-10T04:13:56.818683+0000 mon.a (mon.0) 3928 : cluster 0 osdmap e2225: 8 total, 8 up, 8 in 2024-04-10T04:13:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:57 smithi016 bash[74137]: audit 2024-04-10T04:13:57.629206+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:57 smithi016 bash[72916]: cluster 2024-04-10T04:13:56.636776+0000 mgr.y (mgr.25133) 2026 : cluster 0 pgmap v3794: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 4.0 KiB/s wr, 1.03k op/s 2024-04-10T04:13:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:57 smithi016 bash[72916]: cluster 2024-04-10T04:13:56.818683+0000 mon.a (mon.0) 3928 : cluster 0 osdmap e2225: 8 total, 8 up, 8 in 2024-04-10T04:13:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:57 smithi016 bash[72916]: audit 2024-04-10T04:13:57.629206+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:13:59.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:58 smithi136 bash[68278]: cluster 2024-04-10T04:13:57.832621+0000 mon.a (mon.0) 3930 : cluster 0 osdmap e2226: 8 total, 8 up, 8 in 2024-04-10T04:13:59.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:58 smithi016 bash[74137]: cluster 2024-04-10T04:13:57.832621+0000 mon.a (mon.0) 3930 : cluster 0 osdmap e2226: 8 total, 8 up, 8 in 2024-04-10T04:13:59.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:58 smithi016 bash[72916]: cluster 2024-04-10T04:13:57.832621+0000 mon.a (mon.0) 3930 : cluster 0 osdmap e2226: 8 total, 8 up, 8 in 2024-04-10T04:14:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:59 smithi136 bash[68278]: cluster 2024-04-10T04:13:58.637494+0000 mgr.y (mgr.25133) 2027 : cluster 0 pgmap v3797: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:14:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:13:59 smithi136 bash[68278]: cluster 2024-04-10T04:13:58.852970+0000 mon.a (mon.0) 3931 : cluster 0 osdmap e2227: 8 total, 8 up, 8 in 2024-04-10T04:14:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:59 smithi016 bash[72916]: cluster 2024-04-10T04:13:58.637494+0000 mgr.y (mgr.25133) 2027 : cluster 0 pgmap v3797: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:14:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:13:59 smithi016 bash[72916]: cluster 2024-04-10T04:13:58.852970+0000 mon.a (mon.0) 3931 : cluster 0 osdmap e2227: 8 total, 8 up, 8 in 2024-04-10T04:14:00.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:59 smithi016 bash[74137]: cluster 2024-04-10T04:13:58.637494+0000 mgr.y (mgr.25133) 2027 : cluster 0 pgmap v3797: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:14:00.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:13:59 smithi016 bash[74137]: cluster 2024-04-10T04:13:58.852970+0000 mon.a (mon.0) 3931 : cluster 0 osdmap e2227: 8 total, 8 up, 8 in 2024-04-10T04:14:01.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:00 smithi136 bash[68278]: cluster 2024-04-10T04:13:59.861918+0000 mon.a (mon.0) 3932 : cluster 0 osdmap e2228: 8 total, 8 up, 8 in 2024-04-10T04:14:01.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:00 smithi016 bash[72916]: cluster 2024-04-10T04:13:59.861918+0000 mon.a (mon.0) 3932 : cluster 0 osdmap e2228: 8 total, 8 up, 8 in 2024-04-10T04:14:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:00 smithi016 bash[74137]: cluster 2024-04-10T04:13:59.861918+0000 mon.a (mon.0) 3932 : cluster 0 osdmap e2228: 8 total, 8 up, 8 in 2024-04-10T04:14:02.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:01 smithi016 bash[72916]: cluster 2024-04-10T04:14:00.638040+0000 mgr.y (mgr.25133) 2028 : cluster 0 pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 795 KiB/s rd, 3.5 KiB/s wr, 1.07k op/s 2024-04-10T04:14:02.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:01 smithi016 bash[72916]: cluster 2024-04-10T04:14:00.874640+0000 mon.a (mon.0) 3933 : cluster 0 osdmap e2229: 8 total, 8 up, 8 in 2024-04-10T04:14:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:14:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:14:01] "GET /metrics HTTP/1.1" 200 36810 "" "Prometheus/2.43.0" 2024-04-10T04:14:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:01 smithi016 bash[74137]: cluster 2024-04-10T04:14:00.638040+0000 mgr.y (mgr.25133) 2028 : cluster 0 pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 795 KiB/s rd, 3.5 KiB/s wr, 1.07k op/s 2024-04-10T04:14:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:01 smithi016 bash[74137]: cluster 2024-04-10T04:14:00.874640+0000 mon.a (mon.0) 3933 : cluster 0 osdmap e2229: 8 total, 8 up, 8 in 2024-04-10T04:14:02.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:01 smithi136 bash[68278]: cluster 2024-04-10T04:14:00.638040+0000 mgr.y (mgr.25133) 2028 : cluster 0 pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 795 KiB/s rd, 3.5 KiB/s wr, 1.07k op/s 2024-04-10T04:14:02.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:01 smithi136 bash[68278]: cluster 2024-04-10T04:14:00.874640+0000 mon.a (mon.0) 3933 : cluster 0 osdmap e2229: 8 total, 8 up, 8 in 2024-04-10T04:14:03.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:02 smithi136 bash[68278]: cluster 2024-04-10T04:14:01.882179+0000 mon.a (mon.0) 3934 : cluster 0 osdmap e2230: 8 total, 8 up, 8 in 2024-04-10T04:14:03.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:02 smithi016 bash[72916]: cluster 2024-04-10T04:14:01.882179+0000 mon.a (mon.0) 3934 : cluster 0 osdmap e2230: 8 total, 8 up, 8 in 2024-04-10T04:14:03.450 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:02 smithi016 bash[74137]: cluster 2024-04-10T04:14:01.882179+0000 mon.a (mon.0) 3934 : cluster 0 osdmap e2230: 8 total, 8 up, 8 in 2024-04-10T04:14:04.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:03 smithi136 bash[68278]: cluster 2024-04-10T04:14:02.638716+0000 mgr.y (mgr.25133) 2029 : cluster 0 pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 4.0 KiB/s wr, 1.07k op/s 2024-04-10T04:14:04.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:03 smithi136 bash[68278]: cluster 2024-04-10T04:14:02.893485+0000 mon.a (mon.0) 3935 : cluster 0 osdmap e2231: 8 total, 8 up, 8 in 2024-04-10T04:14:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:03 smithi016 bash[72916]: cluster 2024-04-10T04:14:02.638716+0000 mgr.y (mgr.25133) 2029 : cluster 0 pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 4.0 KiB/s wr, 1.07k op/s 2024-04-10T04:14:04.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:03 smithi016 bash[72916]: cluster 2024-04-10T04:14:02.893485+0000 mon.a (mon.0) 3935 : cluster 0 osdmap e2231: 8 total, 8 up, 8 in 2024-04-10T04:14:04.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:03 smithi016 bash[74137]: cluster 2024-04-10T04:14:02.638716+0000 mgr.y (mgr.25133) 2029 : cluster 0 pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 4.0 KiB/s wr, 1.07k op/s 2024-04-10T04:14:04.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:03 smithi016 bash[74137]: cluster 2024-04-10T04:14:02.893485+0000 mon.a (mon.0) 3935 : cluster 0 osdmap e2231: 8 total, 8 up, 8 in 2024-04-10T04:14:05.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:04 smithi136 bash[68278]: cluster 2024-04-10T04:14:03.897437+0000 mon.a (mon.0) 3936 : cluster 0 osdmap e2232: 8 total, 8 up, 8 in 2024-04-10T04:14:05.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:04 smithi016 bash[72916]: cluster 2024-04-10T04:14:03.897437+0000 mon.a (mon.0) 3936 : cluster 0 osdmap e2232: 8 total, 8 up, 8 in 2024-04-10T04:14:05.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:04 smithi016 bash[74137]: cluster 2024-04-10T04:14:03.897437+0000 mon.a (mon.0) 3936 : cluster 0 osdmap e2232: 8 total, 8 up, 8 in 2024-04-10T04:14:06.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:05 smithi136 bash[68278]: cluster 2024-04-10T04:14:04.639728+0000 mgr.y (mgr.25133) 2030 : cluster 0 pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 829 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-04-10T04:14:06.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:05 smithi136 bash[68278]: cluster 2024-04-10T04:14:04.918097+0000 mon.a (mon.0) 3937 : cluster 0 osdmap e2233: 8 total, 8 up, 8 in 2024-04-10T04:14:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:05 smithi016 bash[72916]: cluster 2024-04-10T04:14:04.639728+0000 mgr.y (mgr.25133) 2030 : cluster 0 pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 829 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-04-10T04:14:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:05 smithi016 bash[72916]: cluster 2024-04-10T04:14:04.918097+0000 mon.a (mon.0) 3937 : cluster 0 osdmap e2233: 8 total, 8 up, 8 in 2024-04-10T04:14:06.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:05 smithi016 bash[74137]: cluster 2024-04-10T04:14:04.639728+0000 mgr.y (mgr.25133) 2030 : cluster 0 pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 829 KiB/s rd, 3.7 KiB/s wr, 1.12k op/s 2024-04-10T04:14:06.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:05 smithi016 bash[74137]: cluster 2024-04-10T04:14:04.918097+0000 mon.a (mon.0) 3937 : cluster 0 osdmap e2233: 8 total, 8 up, 8 in 2024-04-10T04:14:07.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:06 smithi016 bash[74137]: cluster 2024-04-10T04:14:05.929569+0000 mon.a (mon.0) 3938 : cluster 0 osdmap e2234: 8 total, 8 up, 8 in 2024-04-10T04:14:07.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:06 smithi016 bash[72916]: cluster 2024-04-10T04:14:05.929569+0000 mon.a (mon.0) 3938 : cluster 0 osdmap e2234: 8 total, 8 up, 8 in 2024-04-10T04:14:07.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:06 smithi136 bash[68278]: cluster 2024-04-10T04:14:05.929569+0000 mon.a (mon.0) 3938 : cluster 0 osdmap e2234: 8 total, 8 up, 8 in 2024-04-10T04:14:08.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:07 smithi016 bash[74137]: cluster 2024-04-10T04:14:06.640621+0000 mgr.y (mgr.25133) 2031 : cluster 0 pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 3.5 KiB/s wr, 1.12k op/s 2024-04-10T04:14:08.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:07 smithi016 bash[74137]: cluster 2024-04-10T04:14:06.937784+0000 mon.a (mon.0) 3939 : cluster 0 osdmap e2235: 8 total, 8 up, 8 in 2024-04-10T04:14:08.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:07 smithi016 bash[72916]: cluster 2024-04-10T04:14:06.640621+0000 mgr.y (mgr.25133) 2031 : cluster 0 pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 3.5 KiB/s wr, 1.12k op/s 2024-04-10T04:14:08.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:07 smithi016 bash[72916]: cluster 2024-04-10T04:14:06.937784+0000 mon.a (mon.0) 3939 : cluster 0 osdmap e2235: 8 total, 8 up, 8 in 2024-04-10T04:14:08.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:07 smithi136 bash[68278]: cluster 2024-04-10T04:14:06.640621+0000 mgr.y (mgr.25133) 2031 : cluster 0 pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 830 KiB/s rd, 3.5 KiB/s wr, 1.12k op/s 2024-04-10T04:14:08.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:07 smithi136 bash[68278]: cluster 2024-04-10T04:14:06.937784+0000 mon.a (mon.0) 3939 : cluster 0 osdmap e2235: 8 total, 8 up, 8 in 2024-04-10T04:14:09.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:08 smithi016 bash[72916]: cluster 2024-04-10T04:14:07.939534+0000 mon.a (mon.0) 3940 : cluster 0 osdmap e2236: 8 total, 8 up, 8 in 2024-04-10T04:14:09.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:08 smithi016 bash[74137]: cluster 2024-04-10T04:14:07.939534+0000 mon.a (mon.0) 3940 : cluster 0 osdmap e2236: 8 total, 8 up, 8 in 2024-04-10T04:14:09.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:08 smithi136 bash[68278]: cluster 2024-04-10T04:14:07.939534+0000 mon.a (mon.0) 3940 : cluster 0 osdmap e2236: 8 total, 8 up, 8 in 2024-04-10T04:14:10.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:09 smithi016 bash[72916]: cluster 2024-04-10T04:14:08.641302+0000 mgr.y (mgr.25133) 2032 : cluster 0 pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:14:10.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:09 smithi016 bash[72916]: cluster 2024-04-10T04:14:08.962637+0000 mon.a (mon.0) 3941 : cluster 0 osdmap e2237: 8 total, 8 up, 8 in 2024-04-10T04:14:10.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:09 smithi016 bash[74137]: cluster 2024-04-10T04:14:08.641302+0000 mgr.y (mgr.25133) 2032 : cluster 0 pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:14:10.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:09 smithi016 bash[74137]: cluster 2024-04-10T04:14:08.962637+0000 mon.a (mon.0) 3941 : cluster 0 osdmap e2237: 8 total, 8 up, 8 in 2024-04-10T04:14:10.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:09 smithi136 bash[68278]: cluster 2024-04-10T04:14:08.641302+0000 mgr.y (mgr.25133) 2032 : cluster 0 pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:14:10.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:09 smithi136 bash[68278]: cluster 2024-04-10T04:14:08.962637+0000 mon.a (mon.0) 3941 : cluster 0 osdmap e2237: 8 total, 8 up, 8 in 2024-04-10T04:14:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:10 smithi016 bash[72916]: cluster 2024-04-10T04:14:09.971101+0000 mon.a (mon.0) 3942 : cluster 0 osdmap e2238: 8 total, 8 up, 8 in 2024-04-10T04:14:11.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:10 smithi016 bash[74137]: cluster 2024-04-10T04:14:09.971101+0000 mon.a (mon.0) 3942 : cluster 0 osdmap e2238: 8 total, 8 up, 8 in 2024-04-10T04:14:11.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:10 smithi136 bash[68278]: cluster 2024-04-10T04:14:09.971101+0000 mon.a (mon.0) 3942 : cluster 0 osdmap e2238: 8 total, 8 up, 8 in 2024-04-10T04:14:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:14:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:14:11] "GET /metrics HTTP/1.1" 200 36810 "" "Prometheus/2.43.0" 2024-04-10T04:14:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:11 smithi016 bash[72916]: cluster 2024-04-10T04:14:10.641924+0000 mgr.y (mgr.25133) 2033 : cluster 0 pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 861 KiB/s rd, 3.0 KiB/s wr, 1.16k op/s 2024-04-10T04:14:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:11 smithi016 bash[72916]: cluster 2024-04-10T04:14:10.984676+0000 mon.a (mon.0) 3943 : cluster 0 osdmap e2239: 8 total, 8 up, 8 in 2024-04-10T04:14:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:11 smithi016 bash[74137]: cluster 2024-04-10T04:14:10.641924+0000 mgr.y (mgr.25133) 2033 : cluster 0 pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 861 KiB/s rd, 3.0 KiB/s wr, 1.16k op/s 2024-04-10T04:14:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:11 smithi016 bash[74137]: cluster 2024-04-10T04:14:10.984676+0000 mon.a (mon.0) 3943 : cluster 0 osdmap e2239: 8 total, 8 up, 8 in 2024-04-10T04:14:12.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:11 smithi136 bash[68278]: cluster 2024-04-10T04:14:10.641924+0000 mgr.y (mgr.25133) 2033 : cluster 0 pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 861 KiB/s rd, 3.0 KiB/s wr, 1.16k op/s 2024-04-10T04:14:12.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:11 smithi136 bash[68278]: cluster 2024-04-10T04:14:10.984676+0000 mon.a (mon.0) 3943 : cluster 0 osdmap e2239: 8 total, 8 up, 8 in 2024-04-10T04:14:13.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:12 smithi016 bash[74137]: cluster 2024-04-10T04:14:11.994322+0000 mon.a (mon.0) 3944 : cluster 0 osdmap e2240: 8 total, 8 up, 8 in 2024-04-10T04:14:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:12 smithi016 bash[74137]: audit 2024-04-10T04:14:12.629006+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:12 smithi016 bash[72916]: cluster 2024-04-10T04:14:11.994322+0000 mon.a (mon.0) 3944 : cluster 0 osdmap e2240: 8 total, 8 up, 8 in 2024-04-10T04:14:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:12 smithi016 bash[72916]: audit 2024-04-10T04:14:12.629006+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:13.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:12 smithi136 bash[68278]: cluster 2024-04-10T04:14:11.994322+0000 mon.a (mon.0) 3944 : cluster 0 osdmap e2240: 8 total, 8 up, 8 in 2024-04-10T04:14:13.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:12 smithi136 bash[68278]: audit 2024-04-10T04:14:12.629006+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:14.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:13 smithi016 bash[74137]: cluster 2024-04-10T04:14:12.642894+0000 mgr.y (mgr.25133) 2034 : cluster 0 pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-04-10T04:14:14.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:13 smithi016 bash[74137]: cluster 2024-04-10T04:14:13.006626+0000 mon.a (mon.0) 3946 : cluster 0 osdmap e2241: 8 total, 8 up, 8 in 2024-04-10T04:14:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:13 smithi016 bash[72916]: cluster 2024-04-10T04:14:12.642894+0000 mgr.y (mgr.25133) 2034 : cluster 0 pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-04-10T04:14:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:13 smithi016 bash[72916]: cluster 2024-04-10T04:14:13.006626+0000 mon.a (mon.0) 3946 : cluster 0 osdmap e2241: 8 total, 8 up, 8 in 2024-04-10T04:14:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:14 smithi136 bash[68278]: cluster 2024-04-10T04:14:12.642894+0000 mgr.y (mgr.25133) 2034 : cluster 0 pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 3.7 KiB/s wr, 1.16k op/s 2024-04-10T04:14:14.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:14 smithi136 bash[68278]: cluster 2024-04-10T04:14:13.006626+0000 mon.a (mon.0) 3946 : cluster 0 osdmap e2241: 8 total, 8 up, 8 in 2024-04-10T04:14:15.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:15 smithi016 bash[72916]: cluster 2024-04-10T04:14:14.015023+0000 mon.a (mon.0) 3947 : cluster 0 osdmap e2242: 8 total, 8 up, 8 in 2024-04-10T04:14:15.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:15 smithi016 bash[74137]: cluster 2024-04-10T04:14:14.015023+0000 mon.a (mon.0) 3947 : cluster 0 osdmap e2242: 8 total, 8 up, 8 in 2024-04-10T04:14:15.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:15 smithi136 bash[68278]: cluster 2024-04-10T04:14:14.015023+0000 mon.a (mon.0) 3947 : cluster 0 osdmap e2242: 8 total, 8 up, 8 in 2024-04-10T04:14:16.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:16 smithi016 bash[72916]: cluster 2024-04-10T04:14:14.644017+0000 mgr.y (mgr.25133) 2035 : cluster 0 pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 722 KiB/s rd, 4.2 KiB/s wr, 969 op/s 2024-04-10T04:14:16.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:16 smithi016 bash[72916]: cluster 2024-04-10T04:14:15.024238+0000 mon.a (mon.0) 3948 : cluster 0 osdmap e2243: 8 total, 8 up, 8 in 2024-04-10T04:14:16.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:16 smithi016 bash[74137]: cluster 2024-04-10T04:14:14.644017+0000 mgr.y (mgr.25133) 2035 : cluster 0 pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 722 KiB/s rd, 4.2 KiB/s wr, 969 op/s 2024-04-10T04:14:16.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:16 smithi016 bash[74137]: cluster 2024-04-10T04:14:15.024238+0000 mon.a (mon.0) 3948 : cluster 0 osdmap e2243: 8 total, 8 up, 8 in 2024-04-10T04:14:16.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:16 smithi136 bash[68278]: cluster 2024-04-10T04:14:14.644017+0000 mgr.y (mgr.25133) 2035 : cluster 0 pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 722 KiB/s rd, 4.2 KiB/s wr, 969 op/s 2024-04-10T04:14:16.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:16 smithi136 bash[68278]: cluster 2024-04-10T04:14:15.024238+0000 mon.a (mon.0) 3948 : cluster 0 osdmap e2243: 8 total, 8 up, 8 in 2024-04-10T04:14:17.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:17 smithi016 bash[72916]: cluster 2024-04-10T04:14:16.026675+0000 mon.a (mon.0) 3949 : cluster 0 osdmap e2244: 8 total, 8 up, 8 in 2024-04-10T04:14:17.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:17 smithi016 bash[74137]: cluster 2024-04-10T04:14:16.026675+0000 mon.a (mon.0) 3949 : cluster 0 osdmap e2244: 8 total, 8 up, 8 in 2024-04-10T04:14:17.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:17 smithi136 bash[68278]: cluster 2024-04-10T04:14:16.026675+0000 mon.a (mon.0) 3949 : cluster 0 osdmap e2244: 8 total, 8 up, 8 in 2024-04-10T04:14:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:18 smithi016 bash[72916]: cluster 2024-04-10T04:14:16.644844+0000 mgr.y (mgr.25133) 2036 : cluster 0 pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 722 KiB/s rd, 3.5 KiB/s wr, 968 op/s 2024-04-10T04:14:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:18 smithi016 bash[72916]: cluster 2024-04-10T04:14:17.048404+0000 mon.a (mon.0) 3950 : cluster 0 osdmap e2245: 8 total, 8 up, 8 in 2024-04-10T04:14:18.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:18 smithi016 bash[74137]: cluster 2024-04-10T04:14:16.644844+0000 mgr.y (mgr.25133) 2036 : cluster 0 pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 722 KiB/s rd, 3.5 KiB/s wr, 968 op/s 2024-04-10T04:14:18.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:18 smithi016 bash[74137]: cluster 2024-04-10T04:14:17.048404+0000 mon.a (mon.0) 3950 : cluster 0 osdmap e2245: 8 total, 8 up, 8 in 2024-04-10T04:14:18.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:18 smithi136 bash[68278]: cluster 2024-04-10T04:14:16.644844+0000 mgr.y (mgr.25133) 2036 : cluster 0 pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 722 KiB/s rd, 3.5 KiB/s wr, 968 op/s 2024-04-10T04:14:18.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:18 smithi136 bash[68278]: cluster 2024-04-10T04:14:17.048404+0000 mon.a (mon.0) 3950 : cluster 0 osdmap e2245: 8 total, 8 up, 8 in 2024-04-10T04:14:19.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:19 smithi016 bash[74137]: cluster 2024-04-10T04:14:18.056862+0000 mon.a (mon.0) 3951 : cluster 0 osdmap e2246: 8 total, 8 up, 8 in 2024-04-10T04:14:19.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:19 smithi016 bash[72916]: cluster 2024-04-10T04:14:18.056862+0000 mon.a (mon.0) 3951 : cluster 0 osdmap e2246: 8 total, 8 up, 8 in 2024-04-10T04:14:19.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:19 smithi136 bash[68278]: cluster 2024-04-10T04:14:18.056862+0000 mon.a (mon.0) 3951 : cluster 0 osdmap e2246: 8 total, 8 up, 8 in 2024-04-10T04:14:20.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:20 smithi136 bash[68278]: cluster 2024-04-10T04:14:18.645547+0000 mgr.y (mgr.25133) 2037 : cluster 0 pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:14:20.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:20 smithi136 bash[68278]: cluster 2024-04-10T04:14:19.067416+0000 mon.a (mon.0) 3952 : cluster 0 osdmap e2247: 8 total, 8 up, 8 in 2024-04-10T04:14:20.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:20 smithi016 bash[72916]: cluster 2024-04-10T04:14:18.645547+0000 mgr.y (mgr.25133) 2037 : cluster 0 pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:14:20.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:20 smithi016 bash[72916]: cluster 2024-04-10T04:14:19.067416+0000 mon.a (mon.0) 3952 : cluster 0 osdmap e2247: 8 total, 8 up, 8 in 2024-04-10T04:14:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:20 smithi016 bash[74137]: cluster 2024-04-10T04:14:18.645547+0000 mgr.y (mgr.25133) 2037 : cluster 0 pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:14:20.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:20 smithi016 bash[74137]: cluster 2024-04-10T04:14:19.067416+0000 mon.a (mon.0) 3952 : cluster 0 osdmap e2247: 8 total, 8 up, 8 in 2024-04-10T04:14:21.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:21 smithi136 bash[68278]: cluster 2024-04-10T04:14:20.069116+0000 mon.a (mon.0) 3953 : cluster 0 osdmap e2248: 8 total, 8 up, 8 in 2024-04-10T04:14:21.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:21 smithi016 bash[72916]: cluster 2024-04-10T04:14:20.069116+0000 mon.a (mon.0) 3953 : cluster 0 osdmap e2248: 8 total, 8 up, 8 in 2024-04-10T04:14:21.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:21 smithi016 bash[74137]: cluster 2024-04-10T04:14:20.069116+0000 mon.a (mon.0) 3953 : cluster 0 osdmap e2248: 8 total, 8 up, 8 in 2024-04-10T04:14:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:14:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:14:21] "GET /metrics HTTP/1.1" 200 36810 "" "Prometheus/2.43.0" 2024-04-10T04:14:22.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:22 smithi136 bash[68278]: cluster 2024-04-10T04:14:20.646422+0000 mgr.y (mgr.25133) 2038 : cluster 0 pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 2.7 KiB/s wr, 1.24k op/s 2024-04-10T04:14:22.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:22 smithi136 bash[68278]: cluster 2024-04-10T04:14:21.081865+0000 mon.a (mon.0) 3954 : cluster 0 osdmap e2249: 8 total, 8 up, 8 in 2024-04-10T04:14:22.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:22 smithi016 bash[72916]: cluster 2024-04-10T04:14:20.646422+0000 mgr.y (mgr.25133) 2038 : cluster 0 pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 2.7 KiB/s wr, 1.24k op/s 2024-04-10T04:14:22.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:22 smithi016 bash[72916]: cluster 2024-04-10T04:14:21.081865+0000 mon.a (mon.0) 3954 : cluster 0 osdmap e2249: 8 total, 8 up, 8 in 2024-04-10T04:14:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:22 smithi016 bash[74137]: cluster 2024-04-10T04:14:20.646422+0000 mgr.y (mgr.25133) 2038 : cluster 0 pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 2.7 KiB/s wr, 1.24k op/s 2024-04-10T04:14:22.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:22 smithi016 bash[74137]: cluster 2024-04-10T04:14:21.081865+0000 mon.a (mon.0) 3954 : cluster 0 osdmap e2249: 8 total, 8 up, 8 in 2024-04-10T04:14:23.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:23 smithi136 bash[68278]: cluster 2024-04-10T04:14:22.100283+0000 mon.a (mon.0) 3955 : cluster 0 osdmap e2250: 8 total, 8 up, 8 in 2024-04-10T04:14:23.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:23 smithi016 bash[72916]: cluster 2024-04-10T04:14:22.100283+0000 mon.a (mon.0) 3955 : cluster 0 osdmap e2250: 8 total, 8 up, 8 in 2024-04-10T04:14:23.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:23 smithi016 bash[74137]: cluster 2024-04-10T04:14:22.100283+0000 mon.a (mon.0) 3955 : cluster 0 osdmap e2250: 8 total, 8 up, 8 in 2024-04-10T04:14:24.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:24 smithi136 bash[68278]: cluster 2024-04-10T04:14:22.647279+0000 mgr.y (mgr.25133) 2039 : cluster 0 pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 913 KiB/s rd, 3.0 KiB/s wr, 1.24k op/s 2024-04-10T04:14:24.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:24 smithi136 bash[68278]: cluster 2024-04-10T04:14:23.103519+0000 mon.a (mon.0) 3956 : cluster 0 osdmap e2251: 8 total, 8 up, 8 in 2024-04-10T04:14:24.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:24 smithi016 bash[74137]: cluster 2024-04-10T04:14:22.647279+0000 mgr.y (mgr.25133) 2039 : cluster 0 pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 913 KiB/s rd, 3.0 KiB/s wr, 1.24k op/s 2024-04-10T04:14:24.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:24 smithi016 bash[74137]: cluster 2024-04-10T04:14:23.103519+0000 mon.a (mon.0) 3956 : cluster 0 osdmap e2251: 8 total, 8 up, 8 in 2024-04-10T04:14:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:24 smithi016 bash[72916]: cluster 2024-04-10T04:14:22.647279+0000 mgr.y (mgr.25133) 2039 : cluster 0 pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 913 KiB/s rd, 3.0 KiB/s wr, 1.24k op/s 2024-04-10T04:14:24.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:24 smithi016 bash[72916]: cluster 2024-04-10T04:14:23.103519+0000 mon.a (mon.0) 3956 : cluster 0 osdmap e2251: 8 total, 8 up, 8 in 2024-04-10T04:14:25.425 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:25 smithi136 bash[68278]: cluster 2024-04-10T04:14:24.122088+0000 mon.a (mon.0) 3957 : cluster 0 osdmap e2252: 8 total, 8 up, 8 in 2024-04-10T04:14:25.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:25 smithi016 bash[74137]: cluster 2024-04-10T04:14:24.122088+0000 mon.a (mon.0) 3957 : cluster 0 osdmap e2252: 8 total, 8 up, 8 in 2024-04-10T04:14:25.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:25 smithi016 bash[72916]: cluster 2024-04-10T04:14:24.122088+0000 mon.a (mon.0) 3957 : cluster 0 osdmap e2252: 8 total, 8 up, 8 in 2024-04-10T04:14:26.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:26 smithi136 bash[68278]: cluster 2024-04-10T04:14:24.648253+0000 mgr.y (mgr.25133) 2040 : cluster 0 pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 955 KiB/s rd, 4.0 KiB/s wr, 1.29k op/s 2024-04-10T04:14:26.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:26 smithi136 bash[68278]: cluster 2024-04-10T04:14:25.135714+0000 mon.a (mon.0) 3958 : cluster 0 osdmap e2253: 8 total, 8 up, 8 in 2024-04-10T04:14:26.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:26 smithi016 bash[74137]: cluster 2024-04-10T04:14:24.648253+0000 mgr.y (mgr.25133) 2040 : cluster 0 pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 955 KiB/s rd, 4.0 KiB/s wr, 1.29k op/s 2024-04-10T04:14:26.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:26 smithi016 bash[74137]: cluster 2024-04-10T04:14:25.135714+0000 mon.a (mon.0) 3958 : cluster 0 osdmap e2253: 8 total, 8 up, 8 in 2024-04-10T04:14:26.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:26 smithi016 bash[72916]: cluster 2024-04-10T04:14:24.648253+0000 mgr.y (mgr.25133) 2040 : cluster 0 pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 955 KiB/s rd, 4.0 KiB/s wr, 1.29k op/s 2024-04-10T04:14:26.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:26 smithi016 bash[72916]: cluster 2024-04-10T04:14:25.135714+0000 mon.a (mon.0) 3958 : cluster 0 osdmap e2253: 8 total, 8 up, 8 in 2024-04-10T04:14:27.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:27 smithi136 bash[68278]: cluster 2024-04-10T04:14:26.142604+0000 mon.a (mon.0) 3959 : cluster 0 osdmap e2254: 8 total, 8 up, 8 in 2024-04-10T04:14:27.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:27 smithi016 bash[74137]: cluster 2024-04-10T04:14:26.142604+0000 mon.a (mon.0) 3959 : cluster 0 osdmap e2254: 8 total, 8 up, 8 in 2024-04-10T04:14:27.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:27 smithi016 bash[72916]: cluster 2024-04-10T04:14:26.142604+0000 mon.a (mon.0) 3959 : cluster 0 osdmap e2254: 8 total, 8 up, 8 in 2024-04-10T04:14:28.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:28 smithi136 bash[68278]: cluster 2024-04-10T04:14:26.648943+0000 mgr.y (mgr.25133) 2041 : cluster 0 pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-10T04:14:28.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:28 smithi136 bash[68278]: cluster 2024-04-10T04:14:27.154371+0000 mon.a (mon.0) 3960 : cluster 0 osdmap e2255: 8 total, 8 up, 8 in 2024-04-10T04:14:28.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:28 smithi136 bash[68278]: audit 2024-04-10T04:14:27.629768+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:28.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:28 smithi016 bash[72916]: cluster 2024-04-10T04:14:26.648943+0000 mgr.y (mgr.25133) 2041 : cluster 0 pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-10T04:14:28.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:28 smithi016 bash[72916]: cluster 2024-04-10T04:14:27.154371+0000 mon.a (mon.0) 3960 : cluster 0 osdmap e2255: 8 total, 8 up, 8 in 2024-04-10T04:14:28.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:28 smithi016 bash[72916]: audit 2024-04-10T04:14:27.629768+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:28 smithi016 bash[74137]: cluster 2024-04-10T04:14:26.648943+0000 mgr.y (mgr.25133) 2041 : cluster 0 pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-10T04:14:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:28 smithi016 bash[74137]: cluster 2024-04-10T04:14:27.154371+0000 mon.a (mon.0) 3960 : cluster 0 osdmap e2255: 8 total, 8 up, 8 in 2024-04-10T04:14:28.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:28 smithi016 bash[74137]: audit 2024-04-10T04:14:27.629768+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:29.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:29 smithi136 bash[68278]: cluster 2024-04-10T04:14:28.162212+0000 mon.a (mon.0) 3962 : cluster 0 osdmap e2256: 8 total, 8 up, 8 in 2024-04-10T04:14:29.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:29 smithi016 bash[72916]: cluster 2024-04-10T04:14:28.162212+0000 mon.a (mon.0) 3962 : cluster 0 osdmap e2256: 8 total, 8 up, 8 in 2024-04-10T04:14:29.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:29 smithi016 bash[74137]: cluster 2024-04-10T04:14:28.162212+0000 mon.a (mon.0) 3962 : cluster 0 osdmap e2256: 8 total, 8 up, 8 in 2024-04-10T04:14:30.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:30 smithi016 bash[72916]: cluster 2024-04-10T04:14:28.649636+0000 mgr.y (mgr.25133) 2042 : cluster 0 pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:14:30.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:30 smithi016 bash[72916]: cluster 2024-04-10T04:14:29.173255+0000 mon.a (mon.0) 3963 : cluster 0 osdmap e2257: 8 total, 8 up, 8 in 2024-04-10T04:14:30.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:30 smithi016 bash[74137]: cluster 2024-04-10T04:14:28.649636+0000 mgr.y (mgr.25133) 2042 : cluster 0 pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:14:30.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:30 smithi016 bash[74137]: cluster 2024-04-10T04:14:29.173255+0000 mon.a (mon.0) 3963 : cluster 0 osdmap e2257: 8 total, 8 up, 8 in 2024-04-10T04:14:30.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:30 smithi136 bash[68278]: cluster 2024-04-10T04:14:28.649636+0000 mgr.y (mgr.25133) 2042 : cluster 0 pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:14:30.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:30 smithi136 bash[68278]: cluster 2024-04-10T04:14:29.173255+0000 mon.a (mon.0) 3963 : cluster 0 osdmap e2257: 8 total, 8 up, 8 in 2024-04-10T04:14:31.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:31 smithi016 bash[72916]: cluster 2024-04-10T04:14:30.173195+0000 mon.a (mon.0) 3964 : cluster 0 osdmap e2258: 8 total, 8 up, 8 in 2024-04-10T04:14:31.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:31 smithi016 bash[74137]: cluster 2024-04-10T04:14:30.173195+0000 mon.a (mon.0) 3964 : cluster 0 osdmap e2258: 8 total, 8 up, 8 in 2024-04-10T04:14:31.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:31 smithi136 bash[68278]: cluster 2024-04-10T04:14:30.173195+0000 mon.a (mon.0) 3964 : cluster 0 osdmap e2258: 8 total, 8 up, 8 in 2024-04-10T04:14:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:14:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:14:31] "GET /metrics HTTP/1.1" 200 36812 "" "Prometheus/2.43.0" 2024-04-10T04:14:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:32 smithi016 bash[72916]: cluster 2024-04-10T04:14:30.650442+0000 mgr.y (mgr.25133) 2043 : cluster 0 pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 985 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-04-10T04:14:32.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:32 smithi016 bash[72916]: cluster 2024-04-10T04:14:31.195296+0000 mon.a (mon.0) 3965 : cluster 0 osdmap e2259: 8 total, 8 up, 8 in 2024-04-10T04:14:32.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:32 smithi016 bash[74137]: cluster 2024-04-10T04:14:30.650442+0000 mgr.y (mgr.25133) 2043 : cluster 0 pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 985 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-04-10T04:14:32.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:32 smithi016 bash[74137]: cluster 2024-04-10T04:14:31.195296+0000 mon.a (mon.0) 3965 : cluster 0 osdmap e2259: 8 total, 8 up, 8 in 2024-04-10T04:14:32.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:32 smithi136 bash[68278]: cluster 2024-04-10T04:14:30.650442+0000 mgr.y (mgr.25133) 2043 : cluster 0 pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 985 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-04-10T04:14:32.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:32 smithi136 bash[68278]: cluster 2024-04-10T04:14:31.195296+0000 mon.a (mon.0) 3965 : cluster 0 osdmap e2259: 8 total, 8 up, 8 in 2024-04-10T04:14:33.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:33 smithi016 bash[72916]: cluster 2024-04-10T04:14:32.202607+0000 mon.a (mon.0) 3966 : cluster 0 osdmap e2260: 8 total, 8 up, 8 in 2024-04-10T04:14:33.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:33 smithi016 bash[74137]: cluster 2024-04-10T04:14:32.202607+0000 mon.a (mon.0) 3966 : cluster 0 osdmap e2260: 8 total, 8 up, 8 in 2024-04-10T04:14:33.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:33 smithi136 bash[68278]: cluster 2024-04-10T04:14:32.202607+0000 mon.a (mon.0) 3966 : cluster 0 osdmap e2260: 8 total, 8 up, 8 in 2024-04-10T04:14:34.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:34 smithi016 bash[72916]: cluster 2024-04-10T04:14:32.651505+0000 mgr.y (mgr.25133) 2044 : cluster 0 pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 986 KiB/s rd, 3.0 KiB/s wr, 1.33k op/s 2024-04-10T04:14:34.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:34 smithi016 bash[72916]: cluster 2024-04-10T04:14:33.214705+0000 mon.a (mon.0) 3967 : cluster 0 osdmap e2261: 8 total, 8 up, 8 in 2024-04-10T04:14:34.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:34 smithi016 bash[74137]: cluster 2024-04-10T04:14:32.651505+0000 mgr.y (mgr.25133) 2044 : cluster 0 pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 986 KiB/s rd, 3.0 KiB/s wr, 1.33k op/s 2024-04-10T04:14:34.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:34 smithi016 bash[74137]: cluster 2024-04-10T04:14:33.214705+0000 mon.a (mon.0) 3967 : cluster 0 osdmap e2261: 8 total, 8 up, 8 in 2024-04-10T04:14:34.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:34 smithi136 bash[68278]: cluster 2024-04-10T04:14:32.651505+0000 mgr.y (mgr.25133) 2044 : cluster 0 pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 986 KiB/s rd, 3.0 KiB/s wr, 1.33k op/s 2024-04-10T04:14:34.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:34 smithi136 bash[68278]: cluster 2024-04-10T04:14:33.214705+0000 mon.a (mon.0) 3967 : cluster 0 osdmap e2261: 8 total, 8 up, 8 in 2024-04-10T04:14:35.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:35 smithi016 bash[74137]: cluster 2024-04-10T04:14:34.222797+0000 mon.a (mon.0) 3968 : cluster 0 osdmap e2262: 8 total, 8 up, 8 in 2024-04-10T04:14:35.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:35 smithi016 bash[72916]: cluster 2024-04-10T04:14:34.222797+0000 mon.a (mon.0) 3968 : cluster 0 osdmap e2262: 8 total, 8 up, 8 in 2024-04-10T04:14:35.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:35 smithi136 bash[68278]: cluster 2024-04-10T04:14:34.222797+0000 mon.a (mon.0) 3968 : cluster 0 osdmap e2262: 8 total, 8 up, 8 in 2024-04-10T04:14:36.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:36 smithi016 bash[72916]: cluster 2024-04-10T04:14:34.652207+0000 mgr.y (mgr.25133) 2045 : cluster 0 pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1019 KiB/s rd, 3.2 KiB/s wr, 1.37k op/s 2024-04-10T04:14:36.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:36 smithi016 bash[72916]: cluster 2024-04-10T04:14:35.233943+0000 mon.a (mon.0) 3969 : cluster 0 osdmap e2263: 8 total, 8 up, 8 in 2024-04-10T04:14:36.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:36 smithi016 bash[74137]: cluster 2024-04-10T04:14:34.652207+0000 mgr.y (mgr.25133) 2045 : cluster 0 pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1019 KiB/s rd, 3.2 KiB/s wr, 1.37k op/s 2024-04-10T04:14:36.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:36 smithi016 bash[74137]: cluster 2024-04-10T04:14:35.233943+0000 mon.a (mon.0) 3969 : cluster 0 osdmap e2263: 8 total, 8 up, 8 in 2024-04-10T04:14:36.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:36 smithi136 bash[68278]: cluster 2024-04-10T04:14:34.652207+0000 mgr.y (mgr.25133) 2045 : cluster 0 pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1019 KiB/s rd, 3.2 KiB/s wr, 1.37k op/s 2024-04-10T04:14:36.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:36 smithi136 bash[68278]: cluster 2024-04-10T04:14:35.233943+0000 mon.a (mon.0) 3969 : cluster 0 osdmap e2263: 8 total, 8 up, 8 in 2024-04-10T04:14:37.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:37 smithi016 bash[72916]: cluster 2024-04-10T04:14:36.235682+0000 mon.a (mon.0) 3970 : cluster 0 osdmap e2264: 8 total, 8 up, 8 in 2024-04-10T04:14:37.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:37 smithi016 bash[74137]: cluster 2024-04-10T04:14:36.235682+0000 mon.a (mon.0) 3970 : cluster 0 osdmap e2264: 8 total, 8 up, 8 in 2024-04-10T04:14:37.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:37 smithi136 bash[68278]: cluster 2024-04-10T04:14:36.235682+0000 mon.a (mon.0) 3970 : cluster 0 osdmap e2264: 8 total, 8 up, 8 in 2024-04-10T04:14:38.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:38 smithi016 bash[74137]: cluster 2024-04-10T04:14:36.652796+0000 mgr.y (mgr.25133) 2046 : cluster 0 pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2024-04-10T04:14:38.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:38 smithi016 bash[74137]: cluster 2024-04-10T04:14:37.257999+0000 mon.a (mon.0) 3971 : cluster 0 osdmap e2265: 8 total, 8 up, 8 in 2024-04-10T04:14:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:38 smithi016 bash[72916]: cluster 2024-04-10T04:14:36.652796+0000 mgr.y (mgr.25133) 2046 : cluster 0 pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2024-04-10T04:14:38.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:38 smithi016 bash[72916]: cluster 2024-04-10T04:14:37.257999+0000 mon.a (mon.0) 3971 : cluster 0 osdmap e2265: 8 total, 8 up, 8 in 2024-04-10T04:14:38.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:38 smithi136 bash[68278]: cluster 2024-04-10T04:14:36.652796+0000 mgr.y (mgr.25133) 2046 : cluster 0 pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2024-04-10T04:14:38.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:38 smithi136 bash[68278]: cluster 2024-04-10T04:14:37.257999+0000 mon.a (mon.0) 3971 : cluster 0 osdmap e2265: 8 total, 8 up, 8 in 2024-04-10T04:14:39.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:39 smithi016 bash[72916]: cluster 2024-04-10T04:14:38.258177+0000 mon.a (mon.0) 3972 : cluster 0 osdmap e2266: 8 total, 8 up, 8 in 2024-04-10T04:14:39.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:39 smithi016 bash[72916]: audit 2024-04-10T04:14:38.922415+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:14:39.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:39 smithi016 bash[74137]: cluster 2024-04-10T04:14:38.258177+0000 mon.a (mon.0) 3972 : cluster 0 osdmap e2266: 8 total, 8 up, 8 in 2024-04-10T04:14:39.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:39 smithi016 bash[74137]: audit 2024-04-10T04:14:38.922415+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:14:39.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:39 smithi136 bash[68278]: cluster 2024-04-10T04:14:38.258177+0000 mon.a (mon.0) 3972 : cluster 0 osdmap e2266: 8 total, 8 up, 8 in 2024-04-10T04:14:39.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:39 smithi136 bash[68278]: audit 2024-04-10T04:14:38.922415+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:14:40.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[72916]: cluster 2024-04-10T04:14:38.653620+0000 mgr.y (mgr.25133) 2047 : cluster 0 pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-10T04:14:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[72916]: cluster 2024-04-10T04:14:39.274571+0000 mon.a (mon.0) 3974 : cluster 0 osdmap e2267: 8 total, 8 up, 8 in 2024-04-10T04:14:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[72916]: audit 2024-04-10T04:14:39.771181+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:14:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[72916]: audit 2024-04-10T04:14:39.772737+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:14:40.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[72916]: audit 2024-04-10T04:14:39.782039+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:14:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[74137]: cluster 2024-04-10T04:14:38.653620+0000 mgr.y (mgr.25133) 2047 : cluster 0 pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-10T04:14:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[74137]: cluster 2024-04-10T04:14:39.274571+0000 mon.a (mon.0) 3974 : cluster 0 osdmap e2267: 8 total, 8 up, 8 in 2024-04-10T04:14:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[74137]: audit 2024-04-10T04:14:39.771181+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:14:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[74137]: audit 2024-04-10T04:14:39.772737+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:14:40.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:40 smithi016 bash[74137]: audit 2024-04-10T04:14:39.782039+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:14:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:40 smithi136 bash[68278]: cluster 2024-04-10T04:14:38.653620+0000 mgr.y (mgr.25133) 2047 : cluster 0 pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-10T04:14:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:40 smithi136 bash[68278]: cluster 2024-04-10T04:14:39.274571+0000 mon.a (mon.0) 3974 : cluster 0 osdmap e2267: 8 total, 8 up, 8 in 2024-04-10T04:14:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:40 smithi136 bash[68278]: audit 2024-04-10T04:14:39.771181+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:14:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:40 smithi136 bash[68278]: audit 2024-04-10T04:14:39.772737+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:14:40.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:40 smithi136 bash[68278]: audit 2024-04-10T04:14:39.782039+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:14:41.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:41 smithi016 bash[72916]: cluster 2024-04-10T04:14:40.285443+0000 mon.a (mon.0) 3978 : cluster 0 osdmap e2268: 8 total, 8 up, 8 in 2024-04-10T04:14:41.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:41 smithi016 bash[74137]: cluster 2024-04-10T04:14:40.285443+0000 mon.a (mon.0) 3978 : cluster 0 osdmap e2268: 8 total, 8 up, 8 in 2024-04-10T04:14:41.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:41 smithi136 bash[68278]: cluster 2024-04-10T04:14:40.285443+0000 mon.a (mon.0) 3978 : cluster 0 osdmap e2268: 8 total, 8 up, 8 in 2024-04-10T04:14:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:14:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:14:41] "GET /metrics HTTP/1.1" 200 36812 "" "Prometheus/2.43.0" 2024-04-10T04:14:42.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:42 smithi016 bash[72916]: cluster 2024-04-10T04:14:40.654258+0000 mgr.y (mgr.25133) 2048 : cluster 0 pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.42k op/s 2024-04-10T04:14:42.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:42 smithi016 bash[72916]: cluster 2024-04-10T04:14:41.298304+0000 mon.a (mon.0) 3979 : cluster 0 osdmap e2269: 8 total, 8 up, 8 in 2024-04-10T04:14:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:42 smithi016 bash[74137]: cluster 2024-04-10T04:14:40.654258+0000 mgr.y (mgr.25133) 2048 : cluster 0 pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.42k op/s 2024-04-10T04:14:42.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:42 smithi016 bash[74137]: cluster 2024-04-10T04:14:41.298304+0000 mon.a (mon.0) 3979 : cluster 0 osdmap e2269: 8 total, 8 up, 8 in 2024-04-10T04:14:42.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:42 smithi136 bash[68278]: cluster 2024-04-10T04:14:40.654258+0000 mgr.y (mgr.25133) 2048 : cluster 0 pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.42k op/s 2024-04-10T04:14:42.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:42 smithi136 bash[68278]: cluster 2024-04-10T04:14:41.298304+0000 mon.a (mon.0) 3979 : cluster 0 osdmap e2269: 8 total, 8 up, 8 in 2024-04-10T04:14:43.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:43 smithi016 bash[72916]: cluster 2024-04-10T04:14:42.298869+0000 mon.a (mon.0) 3980 : cluster 0 osdmap e2270: 8 total, 8 up, 8 in 2024-04-10T04:14:43.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:43 smithi016 bash[72916]: audit 2024-04-10T04:14:42.630925+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:43 smithi016 bash[74137]: cluster 2024-04-10T04:14:42.298869+0000 mon.a (mon.0) 3980 : cluster 0 osdmap e2270: 8 total, 8 up, 8 in 2024-04-10T04:14:43.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:43 smithi016 bash[74137]: audit 2024-04-10T04:14:42.630925+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:43 smithi136 bash[68278]: cluster 2024-04-10T04:14:42.298869+0000 mon.a (mon.0) 3980 : cluster 0 osdmap e2270: 8 total, 8 up, 8 in 2024-04-10T04:14:43.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:43 smithi136 bash[68278]: audit 2024-04-10T04:14:42.630925+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:44.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:44 smithi136 bash[68278]: cluster 2024-04-10T04:14:42.665588+0000 mgr.y (mgr.25133) 2049 : cluster 0 pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.41k op/s 2024-04-10T04:14:44.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:44 smithi136 bash[68278]: cluster 2024-04-10T04:14:43.318175+0000 mon.a (mon.0) 3982 : cluster 0 osdmap e2271: 8 total, 8 up, 8 in 2024-04-10T04:14:44.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:44 smithi016 bash[72916]: cluster 2024-04-10T04:14:42.665588+0000 mgr.y (mgr.25133) 2049 : cluster 0 pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.41k op/s 2024-04-10T04:14:44.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:44 smithi016 bash[72916]: cluster 2024-04-10T04:14:43.318175+0000 mon.a (mon.0) 3982 : cluster 0 osdmap e2271: 8 total, 8 up, 8 in 2024-04-10T04:14:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:44 smithi016 bash[74137]: cluster 2024-04-10T04:14:42.665588+0000 mgr.y (mgr.25133) 2049 : cluster 0 pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.41k op/s 2024-04-10T04:14:44.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:44 smithi016 bash[74137]: cluster 2024-04-10T04:14:43.318175+0000 mon.a (mon.0) 3982 : cluster 0 osdmap e2271: 8 total, 8 up, 8 in 2024-04-10T04:14:45.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:45 smithi136 bash[68278]: cluster 2024-04-10T04:14:44.320467+0000 mon.a (mon.0) 3983 : cluster 0 osdmap e2272: 8 total, 8 up, 8 in 2024-04-10T04:14:45.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:45 smithi016 bash[72916]: cluster 2024-04-10T04:14:44.320467+0000 mon.a (mon.0) 3983 : cluster 0 osdmap e2272: 8 total, 8 up, 8 in 2024-04-10T04:14:45.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:45 smithi016 bash[74137]: cluster 2024-04-10T04:14:44.320467+0000 mon.a (mon.0) 3983 : cluster 0 osdmap e2272: 8 total, 8 up, 8 in 2024-04-10T04:14:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:46 smithi136 bash[68278]: cluster 2024-04-10T04:14:44.666334+0000 mgr.y (mgr.25133) 2050 : cluster 0 pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.46k op/s 2024-04-10T04:14:46.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:46 smithi136 bash[68278]: cluster 2024-04-10T04:14:45.341799+0000 mon.a (mon.0) 3984 : cluster 0 osdmap e2273: 8 total, 8 up, 8 in 2024-04-10T04:14:46.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:46 smithi016 bash[72916]: cluster 2024-04-10T04:14:44.666334+0000 mgr.y (mgr.25133) 2050 : cluster 0 pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.46k op/s 2024-04-10T04:14:46.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:46 smithi016 bash[72916]: cluster 2024-04-10T04:14:45.341799+0000 mon.a (mon.0) 3984 : cluster 0 osdmap e2273: 8 total, 8 up, 8 in 2024-04-10T04:14:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:46 smithi016 bash[74137]: cluster 2024-04-10T04:14:44.666334+0000 mgr.y (mgr.25133) 2050 : cluster 0 pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.46k op/s 2024-04-10T04:14:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:46 smithi016 bash[74137]: cluster 2024-04-10T04:14:45.341799+0000 mon.a (mon.0) 3984 : cluster 0 osdmap e2273: 8 total, 8 up, 8 in 2024-04-10T04:14:47.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:47 smithi136 bash[68278]: cluster 2024-04-10T04:14:46.344086+0000 mon.a (mon.0) 3985 : cluster 0 osdmap e2274: 8 total, 8 up, 8 in 2024-04-10T04:14:47.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:47 smithi016 bash[72916]: cluster 2024-04-10T04:14:46.344086+0000 mon.a (mon.0) 3985 : cluster 0 osdmap e2274: 8 total, 8 up, 8 in 2024-04-10T04:14:47.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:47 smithi016 bash[74137]: cluster 2024-04-10T04:14:46.344086+0000 mon.a (mon.0) 3985 : cluster 0 osdmap e2274: 8 total, 8 up, 8 in 2024-04-10T04:14:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:48 smithi136 bash[68278]: cluster 2024-04-10T04:14:46.667129+0000 mgr.y (mgr.25133) 2051 : cluster 0 pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.46k op/s 2024-04-10T04:14:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:48 smithi136 bash[68278]: cluster 2024-04-10T04:14:47.363812+0000 mon.a (mon.0) 3986 : cluster 0 osdmap e2275: 8 total, 8 up, 8 in 2024-04-10T04:14:48.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:48 smithi016 bash[72916]: cluster 2024-04-10T04:14:46.667129+0000 mgr.y (mgr.25133) 2051 : cluster 0 pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.46k op/s 2024-04-10T04:14:48.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:48 smithi016 bash[72916]: cluster 2024-04-10T04:14:47.363812+0000 mon.a (mon.0) 3986 : cluster 0 osdmap e2275: 8 total, 8 up, 8 in 2024-04-10T04:14:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:48 smithi016 bash[74137]: cluster 2024-04-10T04:14:46.667129+0000 mgr.y (mgr.25133) 2051 : cluster 0 pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.46k op/s 2024-04-10T04:14:48.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:48 smithi016 bash[74137]: cluster 2024-04-10T04:14:47.363812+0000 mon.a (mon.0) 3986 : cluster 0 osdmap e2275: 8 total, 8 up, 8 in 2024-04-10T04:14:49.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:49 smithi136 bash[68278]: cluster 2024-04-10T04:14:48.368387+0000 mon.a (mon.0) 3987 : cluster 0 osdmap e2276: 8 total, 8 up, 8 in 2024-04-10T04:14:49.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:49 smithi016 bash[72916]: cluster 2024-04-10T04:14:48.368387+0000 mon.a (mon.0) 3987 : cluster 0 osdmap e2276: 8 total, 8 up, 8 in 2024-04-10T04:14:49.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:49 smithi016 bash[74137]: cluster 2024-04-10T04:14:48.368387+0000 mon.a (mon.0) 3987 : cluster 0 osdmap e2276: 8 total, 8 up, 8 in 2024-04-10T04:14:50.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:50 smithi136 bash[68278]: cluster 2024-04-10T04:14:48.667868+0000 mgr.y (mgr.25133) 2052 : cluster 0 pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:14:50.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:50 smithi136 bash[68278]: cluster 2024-04-10T04:14:49.389220+0000 mon.a (mon.0) 3988 : cluster 0 osdmap e2277: 8 total, 8 up, 8 in 2024-04-10T04:14:50.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:50 smithi016 bash[72916]: cluster 2024-04-10T04:14:48.667868+0000 mgr.y (mgr.25133) 2052 : cluster 0 pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:14:50.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:50 smithi016 bash[72916]: cluster 2024-04-10T04:14:49.389220+0000 mon.a (mon.0) 3988 : cluster 0 osdmap e2277: 8 total, 8 up, 8 in 2024-04-10T04:14:50.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:50 smithi016 bash[74137]: cluster 2024-04-10T04:14:48.667868+0000 mgr.y (mgr.25133) 2052 : cluster 0 pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-04-10T04:14:50.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:50 smithi016 bash[74137]: cluster 2024-04-10T04:14:49.389220+0000 mon.a (mon.0) 3988 : cluster 0 osdmap e2277: 8 total, 8 up, 8 in 2024-04-10T04:14:51.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:51 smithi136 bash[68278]: cluster 2024-04-10T04:14:50.399732+0000 mon.a (mon.0) 3989 : cluster 0 osdmap e2278: 8 total, 8 up, 8 in 2024-04-10T04:14:51.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:51 smithi016 bash[72916]: cluster 2024-04-10T04:14:50.399732+0000 mon.a (mon.0) 3989 : cluster 0 osdmap e2278: 8 total, 8 up, 8 in 2024-04-10T04:14:51.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:51 smithi016 bash[74137]: cluster 2024-04-10T04:14:50.399732+0000 mon.a (mon.0) 3989 : cluster 0 osdmap e2278: 8 total, 8 up, 8 in 2024-04-10T04:14:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:14:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:14:51] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:14:52.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:52 smithi136 bash[68278]: cluster 2024-04-10T04:14:50.668736+0000 mgr.y (mgr.25133) 2053 : cluster 0 pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.50k op/s 2024-04-10T04:14:52.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:52 smithi136 bash[68278]: cluster 2024-04-10T04:14:51.409324+0000 mon.a (mon.0) 3990 : cluster 0 osdmap e2279: 8 total, 8 up, 8 in 2024-04-10T04:14:52.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:52 smithi016 bash[74137]: cluster 2024-04-10T04:14:50.668736+0000 mgr.y (mgr.25133) 2053 : cluster 0 pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.50k op/s 2024-04-10T04:14:52.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:52 smithi016 bash[74137]: cluster 2024-04-10T04:14:51.409324+0000 mon.a (mon.0) 3990 : cluster 0 osdmap e2279: 8 total, 8 up, 8 in 2024-04-10T04:14:52.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:52 smithi016 bash[72916]: cluster 2024-04-10T04:14:50.668736+0000 mgr.y (mgr.25133) 2053 : cluster 0 pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.50k op/s 2024-04-10T04:14:52.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:52 smithi016 bash[72916]: cluster 2024-04-10T04:14:51.409324+0000 mon.a (mon.0) 3990 : cluster 0 osdmap e2279: 8 total, 8 up, 8 in 2024-04-10T04:14:53.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:53 smithi016 bash[72916]: cluster 2024-04-10T04:14:52.418235+0000 mon.a (mon.0) 3991 : cluster 0 osdmap e2280: 8 total, 8 up, 8 in 2024-04-10T04:14:53.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:53 smithi016 bash[74137]: cluster 2024-04-10T04:14:52.418235+0000 mon.a (mon.0) 3991 : cluster 0 osdmap e2280: 8 total, 8 up, 8 in 2024-04-10T04:14:53.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:53 smithi136 bash[68278]: cluster 2024-04-10T04:14:52.418235+0000 mon.a (mon.0) 3991 : cluster 0 osdmap e2280: 8 total, 8 up, 8 in 2024-04-10T04:14:54.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:54 smithi016 bash[72916]: cluster 2024-04-10T04:14:52.669468+0000 mgr.y (mgr.25133) 2054 : cluster 0 pgmap v3878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.50k op/s 2024-04-10T04:14:54.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:54 smithi016 bash[72916]: cluster 2024-04-10T04:14:53.430306+0000 mon.a (mon.0) 3992 : cluster 0 osdmap e2281: 8 total, 8 up, 8 in 2024-04-10T04:14:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:54 smithi016 bash[74137]: cluster 2024-04-10T04:14:52.669468+0000 mgr.y (mgr.25133) 2054 : cluster 0 pgmap v3878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.50k op/s 2024-04-10T04:14:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:54 smithi016 bash[74137]: cluster 2024-04-10T04:14:53.430306+0000 mon.a (mon.0) 3992 : cluster 0 osdmap e2281: 8 total, 8 up, 8 in 2024-04-10T04:14:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:54 smithi136 bash[68278]: cluster 2024-04-10T04:14:52.669468+0000 mgr.y (mgr.25133) 2054 : cluster 0 pgmap v3878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.50k op/s 2024-04-10T04:14:54.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:54 smithi136 bash[68278]: cluster 2024-04-10T04:14:53.430306+0000 mon.a (mon.0) 3992 : cluster 0 osdmap e2281: 8 total, 8 up, 8 in 2024-04-10T04:14:55.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:55 smithi016 bash[72916]: cluster 2024-04-10T04:14:54.431984+0000 mon.a (mon.0) 3993 : cluster 0 osdmap e2282: 8 total, 8 up, 8 in 2024-04-10T04:14:55.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:55 smithi016 bash[74137]: cluster 2024-04-10T04:14:54.431984+0000 mon.a (mon.0) 3993 : cluster 0 osdmap e2282: 8 total, 8 up, 8 in 2024-04-10T04:14:55.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:55 smithi136 bash[68278]: cluster 2024-04-10T04:14:54.431984+0000 mon.a (mon.0) 3993 : cluster 0 osdmap e2282: 8 total, 8 up, 8 in 2024-04-10T04:14:56.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:56 smithi016 bash[72916]: cluster 2024-04-10T04:14:54.670306+0000 mgr.y (mgr.25133) 2055 : cluster 0 pgmap v3881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.55k op/s 2024-04-10T04:14:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:56 smithi016 bash[72916]: cluster 2024-04-10T04:14:55.452696+0000 mon.a (mon.0) 3994 : cluster 0 osdmap e2283: 8 total, 8 up, 8 in 2024-04-10T04:14:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:56 smithi016 bash[74137]: cluster 2024-04-10T04:14:54.670306+0000 mgr.y (mgr.25133) 2055 : cluster 0 pgmap v3881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.55k op/s 2024-04-10T04:14:56.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:56 smithi016 bash[74137]: cluster 2024-04-10T04:14:55.452696+0000 mon.a (mon.0) 3994 : cluster 0 osdmap e2283: 8 total, 8 up, 8 in 2024-04-10T04:14:56.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:56 smithi136 bash[68278]: cluster 2024-04-10T04:14:54.670306+0000 mgr.y (mgr.25133) 2055 : cluster 0 pgmap v3881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.55k op/s 2024-04-10T04:14:56.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:56 smithi136 bash[68278]: cluster 2024-04-10T04:14:55.452696+0000 mon.a (mon.0) 3994 : cluster 0 osdmap e2283: 8 total, 8 up, 8 in 2024-04-10T04:14:57.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:57 smithi016 bash[72916]: cluster 2024-04-10T04:14:56.456477+0000 mon.a (mon.0) 3995 : cluster 0 osdmap e2284: 8 total, 8 up, 8 in 2024-04-10T04:14:57.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:57 smithi016 bash[74137]: cluster 2024-04-10T04:14:56.456477+0000 mon.a (mon.0) 3995 : cluster 0 osdmap e2284: 8 total, 8 up, 8 in 2024-04-10T04:14:57.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:57 smithi136 bash[68278]: cluster 2024-04-10T04:14:56.456477+0000 mon.a (mon.0) 3995 : cluster 0 osdmap e2284: 8 total, 8 up, 8 in 2024-04-10T04:14:58.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:58 smithi016 bash[72916]: cluster 2024-04-10T04:14:56.671184+0000 mgr.y (mgr.25133) 2056 : cluster 0 pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.55k op/s 2024-04-10T04:14:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:58 smithi016 bash[72916]: cluster 2024-04-10T04:14:57.483708+0000 mon.a (mon.0) 3996 : cluster 0 osdmap e2285: 8 total, 8 up, 8 in 2024-04-10T04:14:58.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:58 smithi016 bash[72916]: audit 2024-04-10T04:14:57.630859+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:58 smithi016 bash[74137]: cluster 2024-04-10T04:14:56.671184+0000 mgr.y (mgr.25133) 2056 : cluster 0 pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.55k op/s 2024-04-10T04:14:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:58 smithi016 bash[74137]: cluster 2024-04-10T04:14:57.483708+0000 mon.a (mon.0) 3996 : cluster 0 osdmap e2285: 8 total, 8 up, 8 in 2024-04-10T04:14:58.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:58 smithi016 bash[74137]: audit 2024-04-10T04:14:57.630859+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:58 smithi136 bash[68278]: cluster 2024-04-10T04:14:56.671184+0000 mgr.y (mgr.25133) 2056 : cluster 0 pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.55k op/s 2024-04-10T04:14:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:58 smithi136 bash[68278]: cluster 2024-04-10T04:14:57.483708+0000 mon.a (mon.0) 3996 : cluster 0 osdmap e2285: 8 total, 8 up, 8 in 2024-04-10T04:14:58.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:58 smithi136 bash[68278]: audit 2024-04-10T04:14:57.630859+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:14:59.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:59 smithi016 bash[72916]: cluster 2024-04-10T04:14:58.488519+0000 mon.a (mon.0) 3998 : cluster 0 osdmap e2286: 8 total, 8 up, 8 in 2024-04-10T04:14:59.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:14:59 smithi016 bash[72916]: cluster 2024-04-10T04:14:58.671785+0000 mgr.y (mgr.25133) 2057 : cluster 0 pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:14:59.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:59 smithi016 bash[74137]: cluster 2024-04-10T04:14:58.488519+0000 mon.a (mon.0) 3998 : cluster 0 osdmap e2286: 8 total, 8 up, 8 in 2024-04-10T04:14:59.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:14:59 smithi016 bash[74137]: cluster 2024-04-10T04:14:58.671785+0000 mgr.y (mgr.25133) 2057 : cluster 0 pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:14:59.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:59 smithi136 bash[68278]: cluster 2024-04-10T04:14:58.488519+0000 mon.a (mon.0) 3998 : cluster 0 osdmap e2286: 8 total, 8 up, 8 in 2024-04-10T04:14:59.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:14:59 smithi136 bash[68278]: cluster 2024-04-10T04:14:58.671785+0000 mgr.y (mgr.25133) 2057 : cluster 0 pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:15:00.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:00 smithi016 bash[72916]: cluster 2024-04-10T04:14:59.501191+0000 mon.a (mon.0) 3999 : cluster 0 osdmap e2287: 8 total, 8 up, 8 in 2024-04-10T04:15:00.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:00 smithi016 bash[74137]: cluster 2024-04-10T04:14:59.501191+0000 mon.a (mon.0) 3999 : cluster 0 osdmap e2287: 8 total, 8 up, 8 in 2024-04-10T04:15:00.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:00 smithi136 bash[68278]: cluster 2024-04-10T04:14:59.501191+0000 mon.a (mon.0) 3999 : cluster 0 osdmap e2287: 8 total, 8 up, 8 in 2024-04-10T04:15:01.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:01 smithi136 bash[68278]: cluster 2024-04-10T04:15:00.509614+0000 mon.a (mon.0) 4000 : cluster 0 osdmap e2288: 8 total, 8 up, 8 in 2024-04-10T04:15:01.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:01 smithi136 bash[68278]: cluster 2024-04-10T04:15:00.672458+0000 mgr.y (mgr.25133) 2058 : cluster 0 pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-04-10T04:15:01.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:01 smithi016 bash[74137]: cluster 2024-04-10T04:15:00.509614+0000 mon.a (mon.0) 4000 : cluster 0 osdmap e2288: 8 total, 8 up, 8 in 2024-04-10T04:15:01.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:01 smithi016 bash[74137]: cluster 2024-04-10T04:15:00.672458+0000 mgr.y (mgr.25133) 2058 : cluster 0 pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-04-10T04:15:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:01 smithi016 bash[72916]: cluster 2024-04-10T04:15:00.509614+0000 mon.a (mon.0) 4000 : cluster 0 osdmap e2288: 8 total, 8 up, 8 in 2024-04-10T04:15:01.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:01 smithi016 bash[72916]: cluster 2024-04-10T04:15:00.672458+0000 mgr.y (mgr.25133) 2058 : cluster 0 pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-04-10T04:15:02.067 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:15:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:15:01] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:15:02.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:02 smithi016 bash[72916]: cluster 2024-04-10T04:15:01.518306+0000 mon.a (mon.0) 4001 : cluster 0 osdmap e2289: 8 total, 8 up, 8 in 2024-04-10T04:15:02.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:02 smithi016 bash[74137]: cluster 2024-04-10T04:15:01.518306+0000 mon.a (mon.0) 4001 : cluster 0 osdmap e2289: 8 total, 8 up, 8 in 2024-04-10T04:15:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:02 smithi136 bash[68278]: cluster 2024-04-10T04:15:01.518306+0000 mon.a (mon.0) 4001 : cluster 0 osdmap e2289: 8 total, 8 up, 8 in 2024-04-10T04:15:03.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:03 smithi016 bash[72916]: cluster 2024-04-10T04:15:02.521719+0000 mon.a (mon.0) 4002 : cluster 0 osdmap e2290: 8 total, 8 up, 8 in 2024-04-10T04:15:03.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:03 smithi016 bash[72916]: cluster 2024-04-10T04:15:02.673228+0000 mgr.y (mgr.25133) 2059 : cluster 0 pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.59k op/s 2024-04-10T04:15:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:03 smithi016 bash[74137]: cluster 2024-04-10T04:15:02.521719+0000 mon.a (mon.0) 4002 : cluster 0 osdmap e2290: 8 total, 8 up, 8 in 2024-04-10T04:15:03.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:03 smithi016 bash[74137]: cluster 2024-04-10T04:15:02.673228+0000 mgr.y (mgr.25133) 2059 : cluster 0 pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.59k op/s 2024-04-10T04:15:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:03 smithi136 bash[68278]: cluster 2024-04-10T04:15:02.521719+0000 mon.a (mon.0) 4002 : cluster 0 osdmap e2290: 8 total, 8 up, 8 in 2024-04-10T04:15:03.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:03 smithi136 bash[68278]: cluster 2024-04-10T04:15:02.673228+0000 mgr.y (mgr.25133) 2059 : cluster 0 pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.59k op/s 2024-04-10T04:15:04.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:04 smithi016 bash[74137]: cluster 2024-04-10T04:15:03.544291+0000 mon.a (mon.0) 4003 : cluster 0 osdmap e2291: 8 total, 8 up, 8 in 2024-04-10T04:15:04.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:04 smithi016 bash[72916]: cluster 2024-04-10T04:15:03.544291+0000 mon.a (mon.0) 4003 : cluster 0 osdmap e2291: 8 total, 8 up, 8 in 2024-04-10T04:15:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:04 smithi136 bash[68278]: cluster 2024-04-10T04:15:03.544291+0000 mon.a (mon.0) 4003 : cluster 0 osdmap e2291: 8 total, 8 up, 8 in 2024-04-10T04:15:05.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:05 smithi016 bash[72916]: cluster 2024-04-10T04:15:04.547235+0000 mon.a (mon.0) 4004 : cluster 0 osdmap e2292: 8 total, 8 up, 8 in 2024-04-10T04:15:05.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:05 smithi016 bash[72916]: cluster 2024-04-10T04:15:04.674096+0000 mgr.y (mgr.25133) 2060 : cluster 0 pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.64k op/s 2024-04-10T04:15:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:05 smithi016 bash[74137]: cluster 2024-04-10T04:15:04.547235+0000 mon.a (mon.0) 4004 : cluster 0 osdmap e2292: 8 total, 8 up, 8 in 2024-04-10T04:15:05.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:05 smithi016 bash[74137]: cluster 2024-04-10T04:15:04.674096+0000 mgr.y (mgr.25133) 2060 : cluster 0 pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.64k op/s 2024-04-10T04:15:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:05 smithi136 bash[68278]: cluster 2024-04-10T04:15:04.547235+0000 mon.a (mon.0) 4004 : cluster 0 osdmap e2292: 8 total, 8 up, 8 in 2024-04-10T04:15:05.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:05 smithi136 bash[68278]: cluster 2024-04-10T04:15:04.674096+0000 mgr.y (mgr.25133) 2060 : cluster 0 pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.64k op/s 2024-04-10T04:15:06.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:06 smithi016 bash[74137]: cluster 2024-04-10T04:15:05.568914+0000 mon.a (mon.0) 4005 : cluster 0 osdmap e2293: 8 total, 8 up, 8 in 2024-04-10T04:15:06.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:06 smithi016 bash[72916]: cluster 2024-04-10T04:15:05.568914+0000 mon.a (mon.0) 4005 : cluster 0 osdmap e2293: 8 total, 8 up, 8 in 2024-04-10T04:15:06.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:06 smithi136 bash[68278]: cluster 2024-04-10T04:15:05.568914+0000 mon.a (mon.0) 4005 : cluster 0 osdmap e2293: 8 total, 8 up, 8 in 2024-04-10T04:15:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:07 smithi136 bash[68278]: cluster 2024-04-10T04:15:06.577701+0000 mon.a (mon.0) 4006 : cluster 0 osdmap e2294: 8 total, 8 up, 8 in 2024-04-10T04:15:07.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:07 smithi136 bash[68278]: cluster 2024-04-10T04:15:06.674741+0000 mgr.y (mgr.25133) 2061 : cluster 0 pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.64k op/s 2024-04-10T04:15:08.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:07 smithi016 bash[74137]: cluster 2024-04-10T04:15:06.577701+0000 mon.a (mon.0) 4006 : cluster 0 osdmap e2294: 8 total, 8 up, 8 in 2024-04-10T04:15:08.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:07 smithi016 bash[74137]: cluster 2024-04-10T04:15:06.674741+0000 mgr.y (mgr.25133) 2061 : cluster 0 pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.64k op/s 2024-04-10T04:15:08.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:07 smithi016 bash[72916]: cluster 2024-04-10T04:15:06.577701+0000 mon.a (mon.0) 4006 : cluster 0 osdmap e2294: 8 total, 8 up, 8 in 2024-04-10T04:15:08.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:07 smithi016 bash[72916]: cluster 2024-04-10T04:15:06.674741+0000 mgr.y (mgr.25133) 2061 : cluster 0 pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.64k op/s 2024-04-10T04:15:08.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:08 smithi136 bash[68278]: cluster 2024-04-10T04:15:07.591375+0000 mon.a (mon.0) 4007 : cluster 0 osdmap e2295: 8 total, 8 up, 8 in 2024-04-10T04:15:09.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:08 smithi016 bash[74137]: cluster 2024-04-10T04:15:07.591375+0000 mon.a (mon.0) 4007 : cluster 0 osdmap e2295: 8 total, 8 up, 8 in 2024-04-10T04:15:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:08 smithi016 bash[72916]: cluster 2024-04-10T04:15:07.591375+0000 mon.a (mon.0) 4007 : cluster 0 osdmap e2295: 8 total, 8 up, 8 in 2024-04-10T04:15:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:09 smithi136 bash[68278]: cluster 2024-04-10T04:15:08.598331+0000 mon.a (mon.0) 4008 : cluster 0 osdmap e2296: 8 total, 8 up, 8 in 2024-04-10T04:15:09.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:09 smithi136 bash[68278]: cluster 2024-04-10T04:15:08.675338+0000 mgr.y (mgr.25133) 2062 : cluster 0 pgmap v3902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:15:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:09 smithi016 bash[74137]: cluster 2024-04-10T04:15:08.598331+0000 mon.a (mon.0) 4008 : cluster 0 osdmap e2296: 8 total, 8 up, 8 in 2024-04-10T04:15:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:09 smithi016 bash[74137]: cluster 2024-04-10T04:15:08.675338+0000 mgr.y (mgr.25133) 2062 : cluster 0 pgmap v3902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:15:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:09 smithi016 bash[72916]: cluster 2024-04-10T04:15:08.598331+0000 mon.a (mon.0) 4008 : cluster 0 osdmap e2296: 8 total, 8 up, 8 in 2024-04-10T04:15:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:09 smithi016 bash[72916]: cluster 2024-04-10T04:15:08.675338+0000 mgr.y (mgr.25133) 2062 : cluster 0 pgmap v3902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2024-04-10T04:15:10.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:10 smithi136 bash[68278]: cluster 2024-04-10T04:15:09.629169+0000 mon.a (mon.0) 4009 : cluster 0 osdmap e2297: 8 total, 8 up, 8 in 2024-04-10T04:15:11.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:10 smithi016 bash[72916]: cluster 2024-04-10T04:15:09.629169+0000 mon.a (mon.0) 4009 : cluster 0 osdmap e2297: 8 total, 8 up, 8 in 2024-04-10T04:15:11.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:10 smithi016 bash[74137]: cluster 2024-04-10T04:15:09.629169+0000 mon.a (mon.0) 4009 : cluster 0 osdmap e2297: 8 total, 8 up, 8 in 2024-04-10T04:15:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:11 smithi136 bash[68278]: cluster 2024-04-10T04:15:10.631839+0000 mon.a (mon.0) 4010 : cluster 0 osdmap e2298: 8 total, 8 up, 8 in 2024-04-10T04:15:11.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:11 smithi136 bash[68278]: cluster 2024-04-10T04:15:10.675932+0000 mgr.y (mgr.25133) 2063 : cluster 0 pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.68k op/s 2024-04-10T04:15:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:15:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:15:11] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:15:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:11 smithi016 bash[74137]: cluster 2024-04-10T04:15:10.631839+0000 mon.a (mon.0) 4010 : cluster 0 osdmap e2298: 8 total, 8 up, 8 in 2024-04-10T04:15:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:11 smithi016 bash[74137]: cluster 2024-04-10T04:15:10.675932+0000 mgr.y (mgr.25133) 2063 : cluster 0 pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.68k op/s 2024-04-10T04:15:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:11 smithi016 bash[72916]: cluster 2024-04-10T04:15:10.631839+0000 mon.a (mon.0) 4010 : cluster 0 osdmap e2298: 8 total, 8 up, 8 in 2024-04-10T04:15:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:11 smithi016 bash[72916]: cluster 2024-04-10T04:15:10.675932+0000 mgr.y (mgr.25133) 2063 : cluster 0 pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.68k op/s 2024-04-10T04:15:12.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:12 smithi136 bash[68278]: cluster 2024-04-10T04:15:11.652553+0000 mon.a (mon.0) 4011 : cluster 0 osdmap e2299: 8 total, 8 up, 8 in 2024-04-10T04:15:12.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:12 smithi136 bash[68278]: audit 2024-04-10T04:15:12.631659+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:13.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:12 smithi016 bash[74137]: cluster 2024-04-10T04:15:11.652553+0000 mon.a (mon.0) 4011 : cluster 0 osdmap e2299: 8 total, 8 up, 8 in 2024-04-10T04:15:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:12 smithi016 bash[74137]: audit 2024-04-10T04:15:12.631659+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:12 smithi016 bash[72916]: cluster 2024-04-10T04:15:11.652553+0000 mon.a (mon.0) 4011 : cluster 0 osdmap e2299: 8 total, 8 up, 8 in 2024-04-10T04:15:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:12 smithi016 bash[72916]: audit 2024-04-10T04:15:12.631659+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:13 smithi136 bash[68278]: cluster 2024-04-10T04:15:12.654989+0000 mon.a (mon.0) 4013 : cluster 0 osdmap e2300: 8 total, 8 up, 8 in 2024-04-10T04:15:13.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:13 smithi136 bash[68278]: cluster 2024-04-10T04:15:12.678906+0000 mgr.y (mgr.25133) 2064 : cluster 0 pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.68k op/s 2024-04-10T04:15:14.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:13 smithi016 bash[74137]: cluster 2024-04-10T04:15:12.654989+0000 mon.a (mon.0) 4013 : cluster 0 osdmap e2300: 8 total, 8 up, 8 in 2024-04-10T04:15:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:13 smithi016 bash[74137]: cluster 2024-04-10T04:15:12.678906+0000 mgr.y (mgr.25133) 2064 : cluster 0 pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.68k op/s 2024-04-10T04:15:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:13 smithi016 bash[72916]: cluster 2024-04-10T04:15:12.654989+0000 mon.a (mon.0) 4013 : cluster 0 osdmap e2300: 8 total, 8 up, 8 in 2024-04-10T04:15:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:13 smithi016 bash[72916]: cluster 2024-04-10T04:15:12.678906+0000 mgr.y (mgr.25133) 2064 : cluster 0 pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.68k op/s 2024-04-10T04:15:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:14 smithi016 bash[72916]: cluster 2024-04-10T04:15:13.681921+0000 mon.a (mon.0) 4014 : cluster 0 osdmap e2301: 8 total, 8 up, 8 in 2024-04-10T04:15:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:14 smithi016 bash[74137]: cluster 2024-04-10T04:15:13.681921+0000 mon.a (mon.0) 4014 : cluster 0 osdmap e2301: 8 total, 8 up, 8 in 2024-04-10T04:15:15.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:14 smithi136 bash[68278]: cluster 2024-04-10T04:15:13.681921+0000 mon.a (mon.0) 4014 : cluster 0 osdmap e2301: 8 total, 8 up, 8 in 2024-04-10T04:15:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:15 smithi016 bash[72916]: cluster 2024-04-10T04:15:14.679991+0000 mgr.y (mgr.25133) 2065 : cluster 0 pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2024-04-10T04:15:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:15 smithi016 bash[72916]: cluster 2024-04-10T04:15:14.685681+0000 mon.a (mon.0) 4015 : cluster 0 osdmap e2302: 8 total, 8 up, 8 in 2024-04-10T04:15:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:15 smithi016 bash[74137]: cluster 2024-04-10T04:15:14.679991+0000 mgr.y (mgr.25133) 2065 : cluster 0 pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2024-04-10T04:15:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:15 smithi016 bash[74137]: cluster 2024-04-10T04:15:14.685681+0000 mon.a (mon.0) 4015 : cluster 0 osdmap e2302: 8 total, 8 up, 8 in 2024-04-10T04:15:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:15 smithi136 bash[68278]: cluster 2024-04-10T04:15:14.679991+0000 mgr.y (mgr.25133) 2065 : cluster 0 pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2024-04-10T04:15:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:15 smithi136 bash[68278]: cluster 2024-04-10T04:15:14.685681+0000 mon.a (mon.0) 4015 : cluster 0 osdmap e2302: 8 total, 8 up, 8 in 2024-04-10T04:15:17.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:16 smithi016 bash[72916]: cluster 2024-04-10T04:15:15.698872+0000 mon.a (mon.0) 4016 : cluster 0 osdmap e2303: 8 total, 8 up, 8 in 2024-04-10T04:15:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:16 smithi016 bash[74137]: cluster 2024-04-10T04:15:15.698872+0000 mon.a (mon.0) 4016 : cluster 0 osdmap e2303: 8 total, 8 up, 8 in 2024-04-10T04:15:17.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:16 smithi136 bash[68278]: cluster 2024-04-10T04:15:15.698872+0000 mon.a (mon.0) 4016 : cluster 0 osdmap e2303: 8 total, 8 up, 8 in 2024-04-10T04:15:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:17 smithi016 bash[74137]: cluster 2024-04-10T04:15:16.680973+0000 mgr.y (mgr.25133) 2066 : cluster 0 pgmap v3913: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-04-10T04:15:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:17 smithi016 bash[74137]: cluster 2024-04-10T04:15:16.718557+0000 mon.a (mon.0) 4017 : cluster 0 osdmap e2304: 8 total, 8 up, 8 in 2024-04-10T04:15:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:17 smithi016 bash[72916]: cluster 2024-04-10T04:15:16.680973+0000 mgr.y (mgr.25133) 2066 : cluster 0 pgmap v3913: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-04-10T04:15:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:17 smithi016 bash[72916]: cluster 2024-04-10T04:15:16.718557+0000 mon.a (mon.0) 4017 : cluster 0 osdmap e2304: 8 total, 8 up, 8 in 2024-04-10T04:15:18.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:17 smithi136 bash[68278]: cluster 2024-04-10T04:15:16.680973+0000 mgr.y (mgr.25133) 2066 : cluster 0 pgmap v3913: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-04-10T04:15:18.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:17 smithi136 bash[68278]: cluster 2024-04-10T04:15:16.718557+0000 mon.a (mon.0) 4017 : cluster 0 osdmap e2304: 8 total, 8 up, 8 in 2024-04-10T04:15:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:18 smithi016 bash[74137]: cluster 2024-04-10T04:15:17.727576+0000 mon.a (mon.0) 4018 : cluster 0 osdmap e2305: 8 total, 8 up, 8 in 2024-04-10T04:15:19.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:18 smithi016 bash[72916]: cluster 2024-04-10T04:15:17.727576+0000 mon.a (mon.0) 4018 : cluster 0 osdmap e2305: 8 total, 8 up, 8 in 2024-04-10T04:15:19.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:18 smithi136 bash[68278]: cluster 2024-04-10T04:15:17.727576+0000 mon.a (mon.0) 4018 : cluster 0 osdmap e2305: 8 total, 8 up, 8 in 2024-04-10T04:15:20.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:19 smithi016 bash[72916]: cluster 2024-04-10T04:15:18.681684+0000 mgr.y (mgr.25133) 2067 : cluster 0 pgmap v3916: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:15:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:19 smithi016 bash[72916]: cluster 2024-04-10T04:15:18.738037+0000 mon.a (mon.0) 4019 : cluster 0 osdmap e2306: 8 total, 8 up, 8 in 2024-04-10T04:15:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:19 smithi016 bash[74137]: cluster 2024-04-10T04:15:18.681684+0000 mgr.y (mgr.25133) 2067 : cluster 0 pgmap v3916: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:15:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:19 smithi016 bash[74137]: cluster 2024-04-10T04:15:18.738037+0000 mon.a (mon.0) 4019 : cluster 0 osdmap e2306: 8 total, 8 up, 8 in 2024-04-10T04:15:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:19 smithi136 bash[68278]: cluster 2024-04-10T04:15:18.681684+0000 mgr.y (mgr.25133) 2067 : cluster 0 pgmap v3916: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-04-10T04:15:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:19 smithi136 bash[68278]: cluster 2024-04-10T04:15:18.738037+0000 mon.a (mon.0) 4019 : cluster 0 osdmap e2306: 8 total, 8 up, 8 in 2024-04-10T04:15:21.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:20 smithi016 bash[72916]: cluster 2024-04-10T04:15:19.739463+0000 mon.a (mon.0) 4020 : cluster 0 osdmap e2307: 8 total, 8 up, 8 in 2024-04-10T04:15:21.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:20 smithi016 bash[74137]: cluster 2024-04-10T04:15:19.739463+0000 mon.a (mon.0) 4020 : cluster 0 osdmap e2307: 8 total, 8 up, 8 in 2024-04-10T04:15:21.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:20 smithi136 bash[68278]: cluster 2024-04-10T04:15:19.739463+0000 mon.a (mon.0) 4020 : cluster 0 osdmap e2307: 8 total, 8 up, 8 in 2024-04-10T04:15:22.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:21 smithi016 bash[72916]: cluster 2024-04-10T04:15:20.682595+0000 mgr.y (mgr.25133) 2068 : cluster 0 pgmap v3919: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 KiB/s wr, 1.77k op/s 2024-04-10T04:15:22.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:21 smithi016 bash[72916]: cluster 2024-04-10T04:15:20.762385+0000 mon.a (mon.0) 4021 : cluster 0 osdmap e2308: 8 total, 8 up, 8 in 2024-04-10T04:15:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:15:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:15:21] "GET /metrics HTTP/1.1" 200 36814 "" "Prometheus/2.43.0" 2024-04-10T04:15:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:21 smithi016 bash[74137]: cluster 2024-04-10T04:15:20.682595+0000 mgr.y (mgr.25133) 2068 : cluster 0 pgmap v3919: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 KiB/s wr, 1.77k op/s 2024-04-10T04:15:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:21 smithi016 bash[74137]: cluster 2024-04-10T04:15:20.762385+0000 mon.a (mon.0) 4021 : cluster 0 osdmap e2308: 8 total, 8 up, 8 in 2024-04-10T04:15:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:21 smithi136 bash[68278]: cluster 2024-04-10T04:15:20.682595+0000 mgr.y (mgr.25133) 2068 : cluster 0 pgmap v3919: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 KiB/s wr, 1.77k op/s 2024-04-10T04:15:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:21 smithi136 bash[68278]: cluster 2024-04-10T04:15:20.762385+0000 mon.a (mon.0) 4021 : cluster 0 osdmap e2308: 8 total, 8 up, 8 in 2024-04-10T04:15:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:22 smithi016 bash[72916]: cluster 2024-04-10T04:15:21.764807+0000 mon.a (mon.0) 4022 : cluster 0 osdmap e2309: 8 total, 8 up, 8 in 2024-04-10T04:15:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:22 smithi016 bash[74137]: cluster 2024-04-10T04:15:21.764807+0000 mon.a (mon.0) 4022 : cluster 0 osdmap e2309: 8 total, 8 up, 8 in 2024-04-10T04:15:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:22 smithi136 bash[68278]: cluster 2024-04-10T04:15:21.764807+0000 mon.a (mon.0) 4022 : cluster 0 osdmap e2309: 8 total, 8 up, 8 in 2024-04-10T04:15:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:23 smithi016 bash[72916]: cluster 2024-04-10T04:15:22.683679+0000 mgr.y (mgr.25133) 2069 : cluster 0 pgmap v3922: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.77k op/s 2024-04-10T04:15:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:23 smithi016 bash[72916]: cluster 2024-04-10T04:15:22.784469+0000 mon.a (mon.0) 4023 : cluster 0 osdmap e2310: 8 total, 8 up, 8 in 2024-04-10T04:15:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:23 smithi016 bash[74137]: cluster 2024-04-10T04:15:22.683679+0000 mgr.y (mgr.25133) 2069 : cluster 0 pgmap v3922: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.77k op/s 2024-04-10T04:15:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:23 smithi016 bash[74137]: cluster 2024-04-10T04:15:22.784469+0000 mon.a (mon.0) 4023 : cluster 0 osdmap e2310: 8 total, 8 up, 8 in 2024-04-10T04:15:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:23 smithi136 bash[68278]: cluster 2024-04-10T04:15:22.683679+0000 mgr.y (mgr.25133) 2069 : cluster 0 pgmap v3922: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.77k op/s 2024-04-10T04:15:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:23 smithi136 bash[68278]: cluster 2024-04-10T04:15:22.784469+0000 mon.a (mon.0) 4023 : cluster 0 osdmap e2310: 8 total, 8 up, 8 in 2024-04-10T04:15:25.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:24 smithi016 bash[72916]: cluster 2024-04-10T04:15:23.789085+0000 mon.a (mon.0) 4024 : cluster 0 osdmap e2311: 8 total, 8 up, 8 in 2024-04-10T04:15:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:24 smithi016 bash[74137]: cluster 2024-04-10T04:15:23.789085+0000 mon.a (mon.0) 4024 : cluster 0 osdmap e2311: 8 total, 8 up, 8 in 2024-04-10T04:15:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:24 smithi136 bash[68278]: cluster 2024-04-10T04:15:23.789085+0000 mon.a (mon.0) 4024 : cluster 0 osdmap e2311: 8 total, 8 up, 8 in 2024-04-10T04:15:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:25 smithi016 bash[72916]: cluster 2024-04-10T04:15:24.684804+0000 mgr.y (mgr.25133) 2070 : cluster 0 pgmap v3925: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.5 KiB/s wr, 1.79k op/s 2024-04-10T04:15:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:25 smithi016 bash[72916]: cluster 2024-04-10T04:15:24.813321+0000 mon.a (mon.0) 4025 : cluster 0 osdmap e2312: 8 total, 8 up, 8 in 2024-04-10T04:15:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:25 smithi016 bash[74137]: cluster 2024-04-10T04:15:24.684804+0000 mgr.y (mgr.25133) 2070 : cluster 0 pgmap v3925: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.5 KiB/s wr, 1.79k op/s 2024-04-10T04:15:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:25 smithi016 bash[74137]: cluster 2024-04-10T04:15:24.813321+0000 mon.a (mon.0) 4025 : cluster 0 osdmap e2312: 8 total, 8 up, 8 in 2024-04-10T04:15:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:25 smithi136 bash[68278]: cluster 2024-04-10T04:15:24.684804+0000 mgr.y (mgr.25133) 2070 : cluster 0 pgmap v3925: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.5 KiB/s wr, 1.79k op/s 2024-04-10T04:15:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:25 smithi136 bash[68278]: cluster 2024-04-10T04:15:24.813321+0000 mon.a (mon.0) 4025 : cluster 0 osdmap e2312: 8 total, 8 up, 8 in 2024-04-10T04:15:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:26 smithi136 bash[68278]: cluster 2024-04-10T04:15:25.821095+0000 mon.a (mon.0) 4026 : cluster 0 osdmap e2313: 8 total, 8 up, 8 in 2024-04-10T04:15:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:26 smithi016 bash[72916]: cluster 2024-04-10T04:15:25.821095+0000 mon.a (mon.0) 4026 : cluster 0 osdmap e2313: 8 total, 8 up, 8 in 2024-04-10T04:15:27.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:26 smithi016 bash[74137]: cluster 2024-04-10T04:15:25.821095+0000 mon.a (mon.0) 4026 : cluster 0 osdmap e2313: 8 total, 8 up, 8 in 2024-04-10T04:15:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:27 smithi136 bash[68278]: cluster 2024-04-10T04:15:26.685575+0000 mgr.y (mgr.25133) 2071 : cluster 0 pgmap v3928: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.78k op/s 2024-04-10T04:15:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:27 smithi136 bash[68278]: cluster 2024-04-10T04:15:26.833364+0000 mon.a (mon.0) 4027 : cluster 0 osdmap e2314: 8 total, 8 up, 8 in 2024-04-10T04:15:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:27 smithi136 bash[68278]: audit 2024-04-10T04:15:27.631802+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:27 smithi016 bash[72916]: cluster 2024-04-10T04:15:26.685575+0000 mgr.y (mgr.25133) 2071 : cluster 0 pgmap v3928: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.78k op/s 2024-04-10T04:15:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:27 smithi016 bash[72916]: cluster 2024-04-10T04:15:26.833364+0000 mon.a (mon.0) 4027 : cluster 0 osdmap e2314: 8 total, 8 up, 8 in 2024-04-10T04:15:28.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:27 smithi016 bash[72916]: audit 2024-04-10T04:15:27.631802+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:27 smithi016 bash[74137]: cluster 2024-04-10T04:15:26.685575+0000 mgr.y (mgr.25133) 2071 : cluster 0 pgmap v3928: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.78k op/s 2024-04-10T04:15:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:27 smithi016 bash[74137]: cluster 2024-04-10T04:15:26.833364+0000 mon.a (mon.0) 4027 : cluster 0 osdmap e2314: 8 total, 8 up, 8 in 2024-04-10T04:15:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:27 smithi016 bash[74137]: audit 2024-04-10T04:15:27.631802+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:28 smithi136 bash[68278]: cluster 2024-04-10T04:15:27.842642+0000 mon.a (mon.0) 4029 : cluster 0 osdmap e2315: 8 total, 8 up, 8 in 2024-04-10T04:15:29.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:28 smithi016 bash[72916]: cluster 2024-04-10T04:15:27.842642+0000 mon.a (mon.0) 4029 : cluster 0 osdmap e2315: 8 total, 8 up, 8 in 2024-04-10T04:15:29.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:28 smithi016 bash[74137]: cluster 2024-04-10T04:15:27.842642+0000 mon.a (mon.0) 4029 : cluster 0 osdmap e2315: 8 total, 8 up, 8 in 2024-04-10T04:15:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:29 smithi136 bash[68278]: cluster 2024-04-10T04:15:28.686253+0000 mgr.y (mgr.25133) 2072 : cluster 0 pgmap v3931: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:15:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:29 smithi136 bash[68278]: cluster 2024-04-10T04:15:28.853830+0000 mon.a (mon.0) 4030 : cluster 0 osdmap e2316: 8 total, 8 up, 8 in 2024-04-10T04:15:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:29 smithi136 bash[68278]: cluster 2024-04-10T04:15:29.620257+0000 mon.a (mon.0) 4031 : cluster 0 osdmap e2317: 8 total, 8 up, 8 in 2024-04-10T04:15:30.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:29 smithi016 bash[74137]: cluster 2024-04-10T04:15:28.686253+0000 mgr.y (mgr.25133) 2072 : cluster 0 pgmap v3931: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:15:30.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:29 smithi016 bash[74137]: cluster 2024-04-10T04:15:28.853830+0000 mon.a (mon.0) 4030 : cluster 0 osdmap e2316: 8 total, 8 up, 8 in 2024-04-10T04:15:30.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:29 smithi016 bash[74137]: cluster 2024-04-10T04:15:29.620257+0000 mon.a (mon.0) 4031 : cluster 0 osdmap e2317: 8 total, 8 up, 8 in 2024-04-10T04:15:30.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:29 smithi016 bash[72916]: cluster 2024-04-10T04:15:28.686253+0000 mgr.y (mgr.25133) 2072 : cluster 0 pgmap v3931: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:15:30.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:29 smithi016 bash[72916]: cluster 2024-04-10T04:15:28.853830+0000 mon.a (mon.0) 4030 : cluster 0 osdmap e2316: 8 total, 8 up, 8 in 2024-04-10T04:15:30.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:29 smithi016 bash[72916]: cluster 2024-04-10T04:15:29.620257+0000 mon.a (mon.0) 4031 : cluster 0 osdmap e2317: 8 total, 8 up, 8 in 2024-04-10T04:15:31.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:31 smithi136 bash[68278]: cluster 2024-04-10T04:15:30.621877+0000 mon.a (mon.0) 4032 : cluster 0 osdmap e2318: 8 total, 8 up, 8 in 2024-04-10T04:15:31.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:31 smithi136 bash[68278]: cluster 2024-04-10T04:15:30.686881+0000 mgr.y (mgr.25133) 2073 : cluster 0 pgmap v3935: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.46k op/s 2024-04-10T04:15:32.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:31 smithi016 bash[72916]: cluster 2024-04-10T04:15:30.621877+0000 mon.a (mon.0) 4032 : cluster 0 osdmap e2318: 8 total, 8 up, 8 in 2024-04-10T04:15:32.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:31 smithi016 bash[72916]: cluster 2024-04-10T04:15:30.686881+0000 mgr.y (mgr.25133) 2073 : cluster 0 pgmap v3935: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.46k op/s 2024-04-10T04:15:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:15:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:15:31] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:15:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:31 smithi016 bash[74137]: cluster 2024-04-10T04:15:30.621877+0000 mon.a (mon.0) 4032 : cluster 0 osdmap e2318: 8 total, 8 up, 8 in 2024-04-10T04:15:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:31 smithi016 bash[74137]: cluster 2024-04-10T04:15:30.686881+0000 mgr.y (mgr.25133) 2073 : cluster 0 pgmap v3935: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.46k op/s 2024-04-10T04:15:32.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:32 smithi136 bash[68278]: cluster 2024-04-10T04:15:31.641289+0000 mon.a (mon.0) 4033 : cluster 0 osdmap e2319: 8 total, 8 up, 8 in 2024-04-10T04:15:33.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:32 smithi016 bash[72916]: cluster 2024-04-10T04:15:31.641289+0000 mon.a (mon.0) 4033 : cluster 0 osdmap e2319: 8 total, 8 up, 8 in 2024-04-10T04:15:33.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:32 smithi016 bash[74137]: cluster 2024-04-10T04:15:31.641289+0000 mon.a (mon.0) 4033 : cluster 0 osdmap e2319: 8 total, 8 up, 8 in 2024-04-10T04:15:33.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:33 smithi136 bash[68278]: cluster 2024-04-10T04:15:32.650113+0000 mon.a (mon.0) 4034 : cluster 0 osdmap e2320: 8 total, 8 up, 8 in 2024-04-10T04:15:33.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:33 smithi136 bash[68278]: cluster 2024-04-10T04:15:32.687397+0000 mgr.y (mgr.25133) 2074 : cluster 0 pgmap v3938: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.47k op/s 2024-04-10T04:15:34.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:33 smithi016 bash[72916]: cluster 2024-04-10T04:15:32.650113+0000 mon.a (mon.0) 4034 : cluster 0 osdmap e2320: 8 total, 8 up, 8 in 2024-04-10T04:15:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:33 smithi016 bash[72916]: cluster 2024-04-10T04:15:32.687397+0000 mgr.y (mgr.25133) 2074 : cluster 0 pgmap v3938: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.47k op/s 2024-04-10T04:15:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:33 smithi016 bash[74137]: cluster 2024-04-10T04:15:32.650113+0000 mon.a (mon.0) 4034 : cluster 0 osdmap e2320: 8 total, 8 up, 8 in 2024-04-10T04:15:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:33 smithi016 bash[74137]: cluster 2024-04-10T04:15:32.687397+0000 mgr.y (mgr.25133) 2074 : cluster 0 pgmap v3938: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.2 KiB/s wr, 1.47k op/s 2024-04-10T04:15:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:34 smithi136 bash[68278]: cluster 2024-04-10T04:15:33.662160+0000 mon.a (mon.0) 4035 : cluster 0 osdmap e2321: 8 total, 8 up, 8 in 2024-04-10T04:15:34.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:34 smithi136 bash[68278]: cluster 2024-04-10T04:15:34.622163+0000 mon.a (mon.0) 4036 : cluster 0 osdmap e2322: 8 total, 8 up, 8 in 2024-04-10T04:15:35.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:34 smithi016 bash[72916]: cluster 2024-04-10T04:15:33.662160+0000 mon.a (mon.0) 4035 : cluster 0 osdmap e2321: 8 total, 8 up, 8 in 2024-04-10T04:15:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:34 smithi016 bash[72916]: cluster 2024-04-10T04:15:34.622163+0000 mon.a (mon.0) 4036 : cluster 0 osdmap e2322: 8 total, 8 up, 8 in 2024-04-10T04:15:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:34 smithi016 bash[74137]: cluster 2024-04-10T04:15:33.662160+0000 mon.a (mon.0) 4035 : cluster 0 osdmap e2321: 8 total, 8 up, 8 in 2024-04-10T04:15:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:34 smithi016 bash[74137]: cluster 2024-04-10T04:15:34.622163+0000 mon.a (mon.0) 4036 : cluster 0 osdmap e2322: 8 total, 8 up, 8 in 2024-04-10T04:15:35.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:35 smithi136 bash[68278]: cluster 2024-04-10T04:15:34.687891+0000 mgr.y (mgr.25133) 2075 : cluster 0 pgmap v3941: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.7 KiB/s wr, 2.04k op/s 2024-04-10T04:15:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:35 smithi016 bash[72916]: cluster 2024-04-10T04:15:34.687891+0000 mgr.y (mgr.25133) 2075 : cluster 0 pgmap v3941: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.7 KiB/s wr, 2.04k op/s 2024-04-10T04:15:36.120 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:35 smithi016 bash[74137]: cluster 2024-04-10T04:15:34.687891+0000 mgr.y (mgr.25133) 2075 : cluster 0 pgmap v3941: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.7 KiB/s wr, 2.04k op/s 2024-04-10T04:15:36.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:36 smithi136 bash[68278]: cluster 2024-04-10T04:15:35.672202+0000 mon.a (mon.0) 4037 : cluster 0 osdmap e2323: 8 total, 8 up, 8 in 2024-04-10T04:15:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:36 smithi016 bash[72916]: cluster 2024-04-10T04:15:35.672202+0000 mon.a (mon.0) 4037 : cluster 0 osdmap e2323: 8 total, 8 up, 8 in 2024-04-10T04:15:37.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:36 smithi016 bash[74137]: cluster 2024-04-10T04:15:35.672202+0000 mon.a (mon.0) 4037 : cluster 0 osdmap e2323: 8 total, 8 up, 8 in 2024-04-10T04:15:38.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:37 smithi016 bash[74137]: cluster 2024-04-10T04:15:36.688811+0000 mon.a (mon.0) 4038 : cluster 0 osdmap e2324: 8 total, 8 up, 8 in 2024-04-10T04:15:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:37 smithi016 bash[74137]: cluster 2024-04-10T04:15:36.689056+0000 mgr.y (mgr.25133) 2076 : cluster 0 pgmap v3944: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.7 KiB/s wr, 2.03k op/s 2024-04-10T04:15:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:37 smithi016 bash[72916]: cluster 2024-04-10T04:15:36.688811+0000 mon.a (mon.0) 4038 : cluster 0 osdmap e2324: 8 total, 8 up, 8 in 2024-04-10T04:15:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:37 smithi016 bash[72916]: cluster 2024-04-10T04:15:36.689056+0000 mgr.y (mgr.25133) 2076 : cluster 0 pgmap v3944: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.7 KiB/s wr, 2.03k op/s 2024-04-10T04:15:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:37 smithi136 bash[68278]: cluster 2024-04-10T04:15:36.688811+0000 mon.a (mon.0) 4038 : cluster 0 osdmap e2324: 8 total, 8 up, 8 in 2024-04-10T04:15:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:37 smithi136 bash[68278]: cluster 2024-04-10T04:15:36.689056+0000 mgr.y (mgr.25133) 2076 : cluster 0 pgmap v3944: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.7 KiB/s wr, 2.03k op/s 2024-04-10T04:15:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:38 smithi016 bash[72916]: cluster 2024-04-10T04:15:37.691999+0000 mon.a (mon.0) 4039 : cluster 0 osdmap e2325: 8 total, 8 up, 8 in 2024-04-10T04:15:39.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:38 smithi016 bash[74137]: cluster 2024-04-10T04:15:37.691999+0000 mon.a (mon.0) 4039 : cluster 0 osdmap e2325: 8 total, 8 up, 8 in 2024-04-10T04:15:39.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:38 smithi136 bash[68278]: cluster 2024-04-10T04:15:37.691999+0000 mon.a (mon.0) 4039 : cluster 0 osdmap e2325: 8 total, 8 up, 8 in 2024-04-10T04:15:40.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:39 smithi016 bash[74137]: cluster 2024-04-10T04:15:38.690500+0000 mgr.y (mgr.25133) 2077 : cluster 0 pgmap v3946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:15:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:39 smithi016 bash[74137]: cluster 2024-04-10T04:15:38.694722+0000 mon.a (mon.0) 4040 : cluster 0 osdmap e2326: 8 total, 8 up, 8 in 2024-04-10T04:15:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:39 smithi016 bash[74137]: cluster 2024-04-10T04:15:39.625039+0000 mon.a (mon.0) 4041 : cluster 0 osdmap e2327: 8 total, 8 up, 8 in 2024-04-10T04:15:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:39 smithi016 bash[72916]: cluster 2024-04-10T04:15:38.690500+0000 mgr.y (mgr.25133) 2077 : cluster 0 pgmap v3946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:15:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:39 smithi016 bash[72916]: cluster 2024-04-10T04:15:38.694722+0000 mon.a (mon.0) 4040 : cluster 0 osdmap e2326: 8 total, 8 up, 8 in 2024-04-10T04:15:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:39 smithi016 bash[72916]: cluster 2024-04-10T04:15:39.625039+0000 mon.a (mon.0) 4041 : cluster 0 osdmap e2327: 8 total, 8 up, 8 in 2024-04-10T04:15:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:39 smithi136 bash[68278]: cluster 2024-04-10T04:15:38.690500+0000 mgr.y (mgr.25133) 2077 : cluster 0 pgmap v3946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:15:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:39 smithi136 bash[68278]: cluster 2024-04-10T04:15:38.694722+0000 mon.a (mon.0) 4040 : cluster 0 osdmap e2326: 8 total, 8 up, 8 in 2024-04-10T04:15:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:39 smithi136 bash[68278]: cluster 2024-04-10T04:15:39.625039+0000 mon.a (mon.0) 4041 : cluster 0 osdmap e2327: 8 total, 8 up, 8 in 2024-04-10T04:15:41.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:40 smithi016 bash[72916]: audit 2024-04-10T04:15:39.868011+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:15:41.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:40 smithi016 bash[72916]: audit 2024-04-10T04:15:40.604636+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:15:41.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:40 smithi016 bash[72916]: audit 2024-04-10T04:15:40.605677+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:15:41.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:40 smithi016 bash[72916]: audit 2024-04-10T04:15:40.611847+0000 mon.a (mon.0) 4045 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:15:41.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:40 smithi016 bash[74137]: audit 2024-04-10T04:15:39.868011+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:15:41.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:40 smithi016 bash[74137]: audit 2024-04-10T04:15:40.604636+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:15:41.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:40 smithi016 bash[74137]: audit 2024-04-10T04:15:40.605677+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:15:41.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:40 smithi016 bash[74137]: audit 2024-04-10T04:15:40.611847+0000 mon.a (mon.0) 4045 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:15:41.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:40 smithi136 bash[68278]: audit 2024-04-10T04:15:39.868011+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:15:41.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:40 smithi136 bash[68278]: audit 2024-04-10T04:15:40.604636+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:15:41.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:40 smithi136 bash[68278]: audit 2024-04-10T04:15:40.605677+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:15:41.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:40 smithi136 bash[68278]: audit 2024-04-10T04:15:40.611847+0000 mon.a (mon.0) 4045 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:15:42.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:41 smithi016 bash[74137]: cluster 2024-04-10T04:15:40.691295+0000 mgr.y (mgr.25133) 2078 : cluster 0 pgmap v3949: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-04-10T04:15:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:41 smithi016 bash[74137]: cluster 2024-04-10T04:15:40.711775+0000 mon.a (mon.0) 4046 : cluster 0 osdmap e2328: 8 total, 8 up, 8 in 2024-04-10T04:15:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:41 smithi016 bash[72916]: cluster 2024-04-10T04:15:40.691295+0000 mgr.y (mgr.25133) 2078 : cluster 0 pgmap v3949: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-04-10T04:15:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:41 smithi016 bash[72916]: cluster 2024-04-10T04:15:40.711775+0000 mon.a (mon.0) 4046 : cluster 0 osdmap e2328: 8 total, 8 up, 8 in 2024-04-10T04:15:42.064 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:15:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:15:41] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:15:42.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:41 smithi136 bash[68278]: cluster 2024-04-10T04:15:40.691295+0000 mgr.y (mgr.25133) 2078 : cluster 0 pgmap v3949: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-04-10T04:15:42.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:41 smithi136 bash[68278]: cluster 2024-04-10T04:15:40.711775+0000 mon.a (mon.0) 4046 : cluster 0 osdmap e2328: 8 total, 8 up, 8 in 2024-04-10T04:15:43.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:42 smithi016 bash[72916]: cluster 2024-04-10T04:15:41.718438+0000 mon.a (mon.0) 4047 : cluster 0 osdmap e2329: 8 total, 8 up, 8 in 2024-04-10T04:15:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:42 smithi016 bash[72916]: audit 2024-04-10T04:15:42.632501+0000 mon.a (mon.0) 4048 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:42 smithi016 bash[74137]: cluster 2024-04-10T04:15:41.718438+0000 mon.a (mon.0) 4047 : cluster 0 osdmap e2329: 8 total, 8 up, 8 in 2024-04-10T04:15:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:42 smithi016 bash[74137]: audit 2024-04-10T04:15:42.632501+0000 mon.a (mon.0) 4048 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:43.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:42 smithi136 bash[68278]: cluster 2024-04-10T04:15:41.718438+0000 mon.a (mon.0) 4047 : cluster 0 osdmap e2329: 8 total, 8 up, 8 in 2024-04-10T04:15:43.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:42 smithi136 bash[68278]: audit 2024-04-10T04:15:42.632501+0000 mon.a (mon.0) 4048 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:44.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:43 smithi016 bash[74137]: cluster 2024-04-10T04:15:42.692174+0000 mgr.y (mgr.25133) 2079 : cluster 0 pgmap v3952: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-04-10T04:15:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:43 smithi016 bash[74137]: cluster 2024-04-10T04:15:42.737513+0000 mon.a (mon.0) 4049 : cluster 0 osdmap e2330: 8 total, 8 up, 8 in 2024-04-10T04:15:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:43 smithi016 bash[72916]: cluster 2024-04-10T04:15:42.692174+0000 mgr.y (mgr.25133) 2079 : cluster 0 pgmap v3952: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-04-10T04:15:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:43 smithi016 bash[72916]: cluster 2024-04-10T04:15:42.737513+0000 mon.a (mon.0) 4049 : cluster 0 osdmap e2330: 8 total, 8 up, 8 in 2024-04-10T04:15:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:43 smithi136 bash[68278]: cluster 2024-04-10T04:15:42.692174+0000 mgr.y (mgr.25133) 2079 : cluster 0 pgmap v3952: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-04-10T04:15:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:43 smithi136 bash[68278]: cluster 2024-04-10T04:15:42.737513+0000 mon.a (mon.0) 4049 : cluster 0 osdmap e2330: 8 total, 8 up, 8 in 2024-04-10T04:15:45.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:44 smithi016 bash[72916]: cluster 2024-04-10T04:15:43.751311+0000 mon.a (mon.0) 4050 : cluster 0 osdmap e2331: 8 total, 8 up, 8 in 2024-04-10T04:15:45.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:44 smithi016 bash[72916]: cluster 2024-04-10T04:15:44.628845+0000 mon.a (mon.0) 4051 : cluster 0 osdmap e2332: 8 total, 8 up, 8 in 2024-04-10T04:15:45.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:44 smithi016 bash[74137]: cluster 2024-04-10T04:15:43.751311+0000 mon.a (mon.0) 4050 : cluster 0 osdmap e2331: 8 total, 8 up, 8 in 2024-04-10T04:15:45.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:44 smithi016 bash[74137]: cluster 2024-04-10T04:15:44.628845+0000 mon.a (mon.0) 4051 : cluster 0 osdmap e2332: 8 total, 8 up, 8 in 2024-04-10T04:15:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:44 smithi136 bash[68278]: cluster 2024-04-10T04:15:43.751311+0000 mon.a (mon.0) 4050 : cluster 0 osdmap e2331: 8 total, 8 up, 8 in 2024-04-10T04:15:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:44 smithi136 bash[68278]: cluster 2024-04-10T04:15:44.628845+0000 mon.a (mon.0) 4051 : cluster 0 osdmap e2332: 8 total, 8 up, 8 in 2024-04-10T04:15:46.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:45 smithi016 bash[72916]: cluster 2024-04-10T04:15:44.692717+0000 mgr.y (mgr.25133) 2080 : cluster 0 pgmap v3956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-04-10T04:15:46.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:45 smithi016 bash[72916]: cluster 2024-04-10T04:15:45.635177+0000 mon.a (mon.0) 4052 : cluster 0 osdmap e2333: 8 total, 8 up, 8 in 2024-04-10T04:15:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:45 smithi016 bash[74137]: cluster 2024-04-10T04:15:44.692717+0000 mgr.y (mgr.25133) 2080 : cluster 0 pgmap v3956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-04-10T04:15:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:45 smithi016 bash[74137]: cluster 2024-04-10T04:15:45.635177+0000 mon.a (mon.0) 4052 : cluster 0 osdmap e2333: 8 total, 8 up, 8 in 2024-04-10T04:15:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:45 smithi136 bash[68278]: cluster 2024-04-10T04:15:44.692717+0000 mgr.y (mgr.25133) 2080 : cluster 0 pgmap v3956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-04-10T04:15:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:45 smithi136 bash[68278]: cluster 2024-04-10T04:15:45.635177+0000 mon.a (mon.0) 4052 : cluster 0 osdmap e2333: 8 total, 8 up, 8 in 2024-04-10T04:15:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:47 smithi136 bash[68278]: cluster 2024-04-10T04:15:46.641099+0000 mon.a (mon.0) 4053 : cluster 0 osdmap e2334: 8 total, 8 up, 8 in 2024-04-10T04:15:47.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:47 smithi136 bash[68278]: cluster 2024-04-10T04:15:46.693378+0000 mgr.y (mgr.25133) 2081 : cluster 0 pgmap v3959: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.1 KiB/s wr, 1.63k op/s 2024-04-10T04:15:48.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:47 smithi016 bash[74137]: cluster 2024-04-10T04:15:46.641099+0000 mon.a (mon.0) 4053 : cluster 0 osdmap e2334: 8 total, 8 up, 8 in 2024-04-10T04:15:48.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:47 smithi016 bash[74137]: cluster 2024-04-10T04:15:46.693378+0000 mgr.y (mgr.25133) 2081 : cluster 0 pgmap v3959: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.1 KiB/s wr, 1.63k op/s 2024-04-10T04:15:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:47 smithi016 bash[72916]: cluster 2024-04-10T04:15:46.641099+0000 mon.a (mon.0) 4053 : cluster 0 osdmap e2334: 8 total, 8 up, 8 in 2024-04-10T04:15:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:47 smithi016 bash[72916]: cluster 2024-04-10T04:15:46.693378+0000 mgr.y (mgr.25133) 2081 : cluster 0 pgmap v3959: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.1 KiB/s wr, 1.63k op/s 2024-04-10T04:15:48.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:48 smithi136 bash[68278]: cluster 2024-04-10T04:15:47.654204+0000 mon.a (mon.0) 4054 : cluster 0 osdmap e2335: 8 total, 8 up, 8 in 2024-04-10T04:15:49.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:48 smithi016 bash[74137]: cluster 2024-04-10T04:15:47.654204+0000 mon.a (mon.0) 4054 : cluster 0 osdmap e2335: 8 total, 8 up, 8 in 2024-04-10T04:15:49.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:48 smithi016 bash[72916]: cluster 2024-04-10T04:15:47.654204+0000 mon.a (mon.0) 4054 : cluster 0 osdmap e2335: 8 total, 8 up, 8 in 2024-04-10T04:15:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:49 smithi136 bash[68278]: cluster 2024-04-10T04:15:48.652587+0000 mon.a (mon.0) 4055 : cluster 0 osdmap e2336: 8 total, 8 up, 8 in 2024-04-10T04:15:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:49 smithi136 bash[68278]: cluster 2024-04-10T04:15:48.694021+0000 mgr.y (mgr.25133) 2082 : cluster 0 pgmap v3962: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:15:49.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:49 smithi136 bash[68278]: cluster 2024-04-10T04:15:49.629655+0000 mon.a (mon.0) 4056 : cluster 0 osdmap e2337: 8 total, 8 up, 8 in 2024-04-10T04:15:50.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:49 smithi016 bash[72916]: cluster 2024-04-10T04:15:48.652587+0000 mon.a (mon.0) 4055 : cluster 0 osdmap e2336: 8 total, 8 up, 8 in 2024-04-10T04:15:50.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:49 smithi016 bash[72916]: cluster 2024-04-10T04:15:48.694021+0000 mgr.y (mgr.25133) 2082 : cluster 0 pgmap v3962: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:15:50.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:49 smithi016 bash[72916]: cluster 2024-04-10T04:15:49.629655+0000 mon.a (mon.0) 4056 : cluster 0 osdmap e2337: 8 total, 8 up, 8 in 2024-04-10T04:15:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:49 smithi016 bash[74137]: cluster 2024-04-10T04:15:48.652587+0000 mon.a (mon.0) 4055 : cluster 0 osdmap e2336: 8 total, 8 up, 8 in 2024-04-10T04:15:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:49 smithi016 bash[74137]: cluster 2024-04-10T04:15:48.694021+0000 mgr.y (mgr.25133) 2082 : cluster 0 pgmap v3962: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:15:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:49 smithi016 bash[74137]: cluster 2024-04-10T04:15:49.629655+0000 mon.a (mon.0) 4056 : cluster 0 osdmap e2337: 8 total, 8 up, 8 in 2024-04-10T04:15:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:15:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:15:51] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.43.0" 2024-04-10T04:15:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:51 smithi016 bash[72916]: cluster 2024-04-10T04:15:50.676822+0000 mon.a (mon.0) 4057 : cluster 0 osdmap e2338: 8 total, 8 up, 8 in 2024-04-10T04:15:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:51 smithi016 bash[72916]: cluster 2024-04-10T04:15:50.694575+0000 mgr.y (mgr.25133) 2083 : cluster 0 pgmap v3965: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-04-10T04:15:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:51 smithi016 bash[74137]: cluster 2024-04-10T04:15:50.676822+0000 mon.a (mon.0) 4057 : cluster 0 osdmap e2338: 8 total, 8 up, 8 in 2024-04-10T04:15:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:51 smithi016 bash[74137]: cluster 2024-04-10T04:15:50.694575+0000 mgr.y (mgr.25133) 2083 : cluster 0 pgmap v3965: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-04-10T04:15:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:51 smithi136 bash[68278]: cluster 2024-04-10T04:15:50.676822+0000 mon.a (mon.0) 4057 : cluster 0 osdmap e2338: 8 total, 8 up, 8 in 2024-04-10T04:15:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:51 smithi136 bash[68278]: cluster 2024-04-10T04:15:50.694575+0000 mgr.y (mgr.25133) 2083 : cluster 0 pgmap v3965: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-04-10T04:15:53.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:52 smithi016 bash[72916]: cluster 2024-04-10T04:15:51.687162+0000 mon.a (mon.0) 4058 : cluster 0 osdmap e2339: 8 total, 8 up, 8 in 2024-04-10T04:15:53.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:52 smithi016 bash[74137]: cluster 2024-04-10T04:15:51.687162+0000 mon.a (mon.0) 4058 : cluster 0 osdmap e2339: 8 total, 8 up, 8 in 2024-04-10T04:15:53.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:52 smithi136 bash[68278]: cluster 2024-04-10T04:15:51.687162+0000 mon.a (mon.0) 4058 : cluster 0 osdmap e2339: 8 total, 8 up, 8 in 2024-04-10T04:15:54.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:53 smithi016 bash[72916]: cluster 2024-04-10T04:15:52.689517+0000 mon.a (mon.0) 4059 : cluster 0 osdmap e2340: 8 total, 8 up, 8 in 2024-04-10T04:15:54.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:53 smithi016 bash[72916]: cluster 2024-04-10T04:15:52.695236+0000 mgr.y (mgr.25133) 2084 : cluster 0 pgmap v3968: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-04-10T04:15:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:53 smithi016 bash[74137]: cluster 2024-04-10T04:15:52.689517+0000 mon.a (mon.0) 4059 : cluster 0 osdmap e2340: 8 total, 8 up, 8 in 2024-04-10T04:15:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:53 smithi016 bash[74137]: cluster 2024-04-10T04:15:52.695236+0000 mgr.y (mgr.25133) 2084 : cluster 0 pgmap v3968: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-04-10T04:15:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:53 smithi136 bash[68278]: cluster 2024-04-10T04:15:52.689517+0000 mon.a (mon.0) 4059 : cluster 0 osdmap e2340: 8 total, 8 up, 8 in 2024-04-10T04:15:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:53 smithi136 bash[68278]: cluster 2024-04-10T04:15:52.695236+0000 mgr.y (mgr.25133) 2084 : cluster 0 pgmap v3968: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-04-10T04:15:55.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:54 smithi016 bash[72916]: cluster 2024-04-10T04:15:53.715038+0000 mon.a (mon.0) 4060 : cluster 0 osdmap e2341: 8 total, 8 up, 8 in 2024-04-10T04:15:55.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:54 smithi016 bash[72916]: cluster 2024-04-10T04:15:54.633164+0000 mon.a (mon.0) 4061 : cluster 0 osdmap e2342: 8 total, 8 up, 8 in 2024-04-10T04:15:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:54 smithi016 bash[74137]: cluster 2024-04-10T04:15:53.715038+0000 mon.a (mon.0) 4060 : cluster 0 osdmap e2341: 8 total, 8 up, 8 in 2024-04-10T04:15:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:54 smithi016 bash[74137]: cluster 2024-04-10T04:15:54.633164+0000 mon.a (mon.0) 4061 : cluster 0 osdmap e2342: 8 total, 8 up, 8 in 2024-04-10T04:15:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:54 smithi136 bash[68278]: cluster 2024-04-10T04:15:53.715038+0000 mon.a (mon.0) 4060 : cluster 0 osdmap e2341: 8 total, 8 up, 8 in 2024-04-10T04:15:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:54 smithi136 bash[68278]: cluster 2024-04-10T04:15:54.633164+0000 mon.a (mon.0) 4061 : cluster 0 osdmap e2342: 8 total, 8 up, 8 in 2024-04-10T04:15:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:55 smithi016 bash[72916]: cluster 2024-04-10T04:15:54.695698+0000 mgr.y (mgr.25133) 2085 : cluster 0 pgmap v3971: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2024-04-10T04:15:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:55 smithi016 bash[74137]: cluster 2024-04-10T04:15:54.695698+0000 mgr.y (mgr.25133) 2085 : cluster 0 pgmap v3971: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2024-04-10T04:15:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:55 smithi136 bash[68278]: cluster 2024-04-10T04:15:54.695698+0000 mgr.y (mgr.25133) 2085 : cluster 0 pgmap v3971: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2024-04-10T04:15:57.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:56 smithi016 bash[72916]: cluster 2024-04-10T04:15:55.723209+0000 mon.a (mon.0) 4062 : cluster 0 osdmap e2343: 8 total, 8 up, 8 in 2024-04-10T04:15:57.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:56 smithi016 bash[74137]: cluster 2024-04-10T04:15:55.723209+0000 mon.a (mon.0) 4062 : cluster 0 osdmap e2343: 8 total, 8 up, 8 in 2024-04-10T04:15:57.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:56 smithi136 bash[68278]: cluster 2024-04-10T04:15:55.723209+0000 mon.a (mon.0) 4062 : cluster 0 osdmap e2343: 8 total, 8 up, 8 in 2024-04-10T04:15:58.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:57 smithi016 bash[72916]: cluster 2024-04-10T04:15:56.696592+0000 mgr.y (mgr.25133) 2086 : cluster 0 pgmap v3973: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2024-04-10T04:15:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:57 smithi016 bash[72916]: cluster 2024-04-10T04:15:56.742733+0000 mon.a (mon.0) 4063 : cluster 0 osdmap e2344: 8 total, 8 up, 8 in 2024-04-10T04:15:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:57 smithi016 bash[72916]: audit 2024-04-10T04:15:57.632598+0000 mon.a (mon.0) 4064 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:57 smithi016 bash[74137]: cluster 2024-04-10T04:15:56.696592+0000 mgr.y (mgr.25133) 2086 : cluster 0 pgmap v3973: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2024-04-10T04:15:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:57 smithi016 bash[74137]: cluster 2024-04-10T04:15:56.742733+0000 mon.a (mon.0) 4063 : cluster 0 osdmap e2344: 8 total, 8 up, 8 in 2024-04-10T04:15:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:57 smithi016 bash[74137]: audit 2024-04-10T04:15:57.632598+0000 mon.a (mon.0) 4064 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:57 smithi136 bash[68278]: cluster 2024-04-10T04:15:56.696592+0000 mgr.y (mgr.25133) 2086 : cluster 0 pgmap v3973: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2024-04-10T04:15:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:57 smithi136 bash[68278]: cluster 2024-04-10T04:15:56.742733+0000 mon.a (mon.0) 4063 : cluster 0 osdmap e2344: 8 total, 8 up, 8 in 2024-04-10T04:15:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:57 smithi136 bash[68278]: audit 2024-04-10T04:15:57.632598+0000 mon.a (mon.0) 4064 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:15:59.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:58 smithi016 bash[72916]: cluster 2024-04-10T04:15:57.745751+0000 mon.a (mon.0) 4065 : cluster 0 osdmap e2345: 8 total, 8 up, 8 in 2024-04-10T04:15:59.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:58 smithi016 bash[74137]: cluster 2024-04-10T04:15:57.745751+0000 mon.a (mon.0) 4065 : cluster 0 osdmap e2345: 8 total, 8 up, 8 in 2024-04-10T04:15:59.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:58 smithi136 bash[68278]: cluster 2024-04-10T04:15:57.745751+0000 mon.a (mon.0) 4065 : cluster 0 osdmap e2345: 8 total, 8 up, 8 in 2024-04-10T04:16:00.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:59 smithi016 bash[72916]: cluster 2024-04-10T04:15:58.697453+0000 mgr.y (mgr.25133) 2087 : cluster 0 pgmap v3976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:16:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:59 smithi016 bash[72916]: cluster 2024-04-10T04:15:58.765538+0000 mon.a (mon.0) 4066 : cluster 0 osdmap e2346: 8 total, 8 up, 8 in 2024-04-10T04:16:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:15:59 smithi016 bash[72916]: cluster 2024-04-10T04:15:59.634183+0000 mon.a (mon.0) 4067 : cluster 0 osdmap e2347: 8 total, 8 up, 8 in 2024-04-10T04:16:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:59 smithi016 bash[74137]: cluster 2024-04-10T04:15:58.697453+0000 mgr.y (mgr.25133) 2087 : cluster 0 pgmap v3976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:16:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:59 smithi016 bash[74137]: cluster 2024-04-10T04:15:58.765538+0000 mon.a (mon.0) 4066 : cluster 0 osdmap e2346: 8 total, 8 up, 8 in 2024-04-10T04:16:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:15:59 smithi016 bash[74137]: cluster 2024-04-10T04:15:59.634183+0000 mon.a (mon.0) 4067 : cluster 0 osdmap e2347: 8 total, 8 up, 8 in 2024-04-10T04:16:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:59 smithi136 bash[68278]: cluster 2024-04-10T04:15:58.697453+0000 mgr.y (mgr.25133) 2087 : cluster 0 pgmap v3976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:16:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:59 smithi136 bash[68278]: cluster 2024-04-10T04:15:58.765538+0000 mon.a (mon.0) 4066 : cluster 0 osdmap e2346: 8 total, 8 up, 8 in 2024-04-10T04:16:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:15:59 smithi136 bash[68278]: cluster 2024-04-10T04:15:59.634183+0000 mon.a (mon.0) 4067 : cluster 0 osdmap e2347: 8 total, 8 up, 8 in 2024-04-10T04:16:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:01 smithi136 bash[68278]: cluster 2024-04-10T04:16:00.637692+0000 mon.a (mon.0) 4068 : cluster 0 osdmap e2348: 8 total, 8 up, 8 in 2024-04-10T04:16:01.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:01 smithi136 bash[68278]: cluster 2024-04-10T04:16:00.698094+0000 mgr.y (mgr.25133) 2088 : cluster 0 pgmap v3980: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-04-10T04:16:02.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:01 smithi016 bash[72916]: cluster 2024-04-10T04:16:00.637692+0000 mon.a (mon.0) 4068 : cluster 0 osdmap e2348: 8 total, 8 up, 8 in 2024-04-10T04:16:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:01 smithi016 bash[72916]: cluster 2024-04-10T04:16:00.698094+0000 mgr.y (mgr.25133) 2088 : cluster 0 pgmap v3980: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-04-10T04:16:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:16:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:16:01] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.43.0" 2024-04-10T04:16:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:01 smithi016 bash[74137]: cluster 2024-04-10T04:16:00.637692+0000 mon.a (mon.0) 4068 : cluster 0 osdmap e2348: 8 total, 8 up, 8 in 2024-04-10T04:16:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:01 smithi016 bash[74137]: cluster 2024-04-10T04:16:00.698094+0000 mgr.y (mgr.25133) 2088 : cluster 0 pgmap v3980: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-04-10T04:16:02.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:02 smithi136 bash[68278]: cluster 2024-04-10T04:16:01.648159+0000 mon.a (mon.0) 4069 : cluster 0 osdmap e2349: 8 total, 8 up, 8 in 2024-04-10T04:16:03.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:02 smithi016 bash[74137]: cluster 2024-04-10T04:16:01.648159+0000 mon.a (mon.0) 4069 : cluster 0 osdmap e2349: 8 total, 8 up, 8 in 2024-04-10T04:16:03.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:02 smithi016 bash[72916]: cluster 2024-04-10T04:16:01.648159+0000 mon.a (mon.0) 4069 : cluster 0 osdmap e2349: 8 total, 8 up, 8 in 2024-04-10T04:16:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:03 smithi136 bash[68278]: cluster 2024-04-10T04:16:02.647275+0000 mon.a (mon.0) 4070 : cluster 0 osdmap e2350: 8 total, 8 up, 8 in 2024-04-10T04:16:03.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:03 smithi136 bash[68278]: cluster 2024-04-10T04:16:02.698733+0000 mgr.y (mgr.25133) 2089 : cluster 0 pgmap v3983: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.1 KiB/s wr, 1.50k op/s 2024-04-10T04:16:04.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:03 smithi016 bash[72916]: cluster 2024-04-10T04:16:02.647275+0000 mon.a (mon.0) 4070 : cluster 0 osdmap e2350: 8 total, 8 up, 8 in 2024-04-10T04:16:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:03 smithi016 bash[72916]: cluster 2024-04-10T04:16:02.698733+0000 mgr.y (mgr.25133) 2089 : cluster 0 pgmap v3983: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.1 KiB/s wr, 1.50k op/s 2024-04-10T04:16:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:03 smithi016 bash[74137]: cluster 2024-04-10T04:16:02.647275+0000 mon.a (mon.0) 4070 : cluster 0 osdmap e2350: 8 total, 8 up, 8 in 2024-04-10T04:16:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:03 smithi016 bash[74137]: cluster 2024-04-10T04:16:02.698733+0000 mgr.y (mgr.25133) 2089 : cluster 0 pgmap v3983: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.1 KiB/s wr, 1.50k op/s 2024-04-10T04:16:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:04 smithi136 bash[68278]: cluster 2024-04-10T04:16:03.669258+0000 mon.a (mon.0) 4071 : cluster 0 osdmap e2351: 8 total, 8 up, 8 in 2024-04-10T04:16:04.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:04 smithi136 bash[68278]: cluster 2024-04-10T04:16:04.641492+0000 mon.a (mon.0) 4072 : cluster 0 osdmap e2352: 8 total, 8 up, 8 in 2024-04-10T04:16:05.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:04 smithi016 bash[72916]: cluster 2024-04-10T04:16:03.669258+0000 mon.a (mon.0) 4071 : cluster 0 osdmap e2351: 8 total, 8 up, 8 in 2024-04-10T04:16:05.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:04 smithi016 bash[72916]: cluster 2024-04-10T04:16:04.641492+0000 mon.a (mon.0) 4072 : cluster 0 osdmap e2352: 8 total, 8 up, 8 in 2024-04-10T04:16:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:04 smithi016 bash[74137]: cluster 2024-04-10T04:16:03.669258+0000 mon.a (mon.0) 4071 : cluster 0 osdmap e2351: 8 total, 8 up, 8 in 2024-04-10T04:16:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:04 smithi016 bash[74137]: cluster 2024-04-10T04:16:04.641492+0000 mon.a (mon.0) 4072 : cluster 0 osdmap e2352: 8 total, 8 up, 8 in 2024-04-10T04:16:06.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:05 smithi016 bash[72916]: cluster 2024-04-10T04:16:04.699276+0000 mgr.y (mgr.25133) 2090 : cluster 0 pgmap v3986: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2024-04-10T04:16:06.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:05 smithi016 bash[74137]: cluster 2024-04-10T04:16:04.699276+0000 mgr.y (mgr.25133) 2090 : cluster 0 pgmap v3986: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2024-04-10T04:16:06.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:05 smithi136 bash[68278]: cluster 2024-04-10T04:16:04.699276+0000 mgr.y (mgr.25133) 2090 : cluster 0 pgmap v3986: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2024-04-10T04:16:07.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:06 smithi016 bash[72916]: cluster 2024-04-10T04:16:05.679963+0000 mon.a (mon.0) 4073 : cluster 0 osdmap e2353: 8 total, 8 up, 8 in 2024-04-10T04:16:07.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:06 smithi016 bash[74137]: cluster 2024-04-10T04:16:05.679963+0000 mon.a (mon.0) 4073 : cluster 0 osdmap e2353: 8 total, 8 up, 8 in 2024-04-10T04:16:07.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:06 smithi136 bash[68278]: cluster 2024-04-10T04:16:05.679963+0000 mon.a (mon.0) 4073 : cluster 0 osdmap e2353: 8 total, 8 up, 8 in 2024-04-10T04:16:08.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:07 smithi016 bash[72916]: cluster 2024-04-10T04:16:06.687923+0000 mon.a (mon.0) 4074 : cluster 0 osdmap e2354: 8 total, 8 up, 8 in 2024-04-10T04:16:08.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:07 smithi016 bash[72916]: cluster 2024-04-10T04:16:06.699952+0000 mgr.y (mgr.25133) 2091 : cluster 0 pgmap v3989: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.43k op/s 2024-04-10T04:16:08.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:07 smithi016 bash[74137]: cluster 2024-04-10T04:16:06.687923+0000 mon.a (mon.0) 4074 : cluster 0 osdmap e2354: 8 total, 8 up, 8 in 2024-04-10T04:16:08.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:07 smithi016 bash[74137]: cluster 2024-04-10T04:16:06.699952+0000 mgr.y (mgr.25133) 2091 : cluster 0 pgmap v3989: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.43k op/s 2024-04-10T04:16:08.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:07 smithi136 bash[68278]: cluster 2024-04-10T04:16:06.687923+0000 mon.a (mon.0) 4074 : cluster 0 osdmap e2354: 8 total, 8 up, 8 in 2024-04-10T04:16:08.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:07 smithi136 bash[68278]: cluster 2024-04-10T04:16:06.699952+0000 mgr.y (mgr.25133) 2091 : cluster 0 pgmap v3989: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.43k op/s 2024-04-10T04:16:09.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:08 smithi016 bash[74137]: cluster 2024-04-10T04:16:07.699949+0000 mon.a (mon.0) 4075 : cluster 0 osdmap e2355: 8 total, 8 up, 8 in 2024-04-10T04:16:09.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:08 smithi016 bash[72916]: cluster 2024-04-10T04:16:07.699949+0000 mon.a (mon.0) 4075 : cluster 0 osdmap e2355: 8 total, 8 up, 8 in 2024-04-10T04:16:09.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:08 smithi136 bash[68278]: cluster 2024-04-10T04:16:07.699949+0000 mon.a (mon.0) 4075 : cluster 0 osdmap e2355: 8 total, 8 up, 8 in 2024-04-10T04:16:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:09 smithi016 bash[74137]: cluster 2024-04-10T04:16:08.701766+0000 mgr.y (mgr.25133) 2092 : cluster 0 pgmap v3992: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-10T04:16:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:09 smithi016 bash[74137]: cluster 2024-04-10T04:16:08.701987+0000 mon.a (mon.0) 4076 : cluster 0 osdmap e2356: 8 total, 8 up, 8 in 2024-04-10T04:16:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:09 smithi016 bash[74137]: cluster 2024-04-10T04:16:09.642953+0000 mon.a (mon.0) 4077 : cluster 0 osdmap e2357: 8 total, 8 up, 8 in 2024-04-10T04:16:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:09 smithi016 bash[72916]: cluster 2024-04-10T04:16:08.701766+0000 mgr.y (mgr.25133) 2092 : cluster 0 pgmap v3992: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-10T04:16:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:09 smithi016 bash[72916]: cluster 2024-04-10T04:16:08.701987+0000 mon.a (mon.0) 4076 : cluster 0 osdmap e2356: 8 total, 8 up, 8 in 2024-04-10T04:16:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:09 smithi016 bash[72916]: cluster 2024-04-10T04:16:09.642953+0000 mon.a (mon.0) 4077 : cluster 0 osdmap e2357: 8 total, 8 up, 8 in 2024-04-10T04:16:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:09 smithi136 bash[68278]: cluster 2024-04-10T04:16:08.701766+0000 mgr.y (mgr.25133) 2092 : cluster 0 pgmap v3992: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-10T04:16:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:09 smithi136 bash[68278]: cluster 2024-04-10T04:16:08.701987+0000 mon.a (mon.0) 4076 : cluster 0 osdmap e2356: 8 total, 8 up, 8 in 2024-04-10T04:16:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:09 smithi136 bash[68278]: cluster 2024-04-10T04:16:09.642953+0000 mon.a (mon.0) 4077 : cluster 0 osdmap e2357: 8 total, 8 up, 8 in 2024-04-10T04:16:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:11 smithi016 bash[72916]: cluster 2024-04-10T04:16:10.702440+0000 mgr.y (mgr.25133) 2093 : cluster 0 pgmap v3995: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2024-04-10T04:16:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:11 smithi016 bash[72916]: cluster 2024-04-10T04:16:10.705414+0000 mon.a (mon.0) 4078 : cluster 0 osdmap e2358: 8 total, 8 up, 8 in 2024-04-10T04:16:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:16:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:16:11] "GET /metrics HTTP/1.1" 200 36808 "" "Prometheus/2.43.0" 2024-04-10T04:16:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:11 smithi016 bash[74137]: cluster 2024-04-10T04:16:10.702440+0000 mgr.y (mgr.25133) 2093 : cluster 0 pgmap v3995: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2024-04-10T04:16:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:11 smithi016 bash[74137]: cluster 2024-04-10T04:16:10.705414+0000 mon.a (mon.0) 4078 : cluster 0 osdmap e2358: 8 total, 8 up, 8 in 2024-04-10T04:16:12.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:11 smithi136 bash[68278]: cluster 2024-04-10T04:16:10.702440+0000 mgr.y (mgr.25133) 2093 : cluster 0 pgmap v3995: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2024-04-10T04:16:12.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:11 smithi136 bash[68278]: cluster 2024-04-10T04:16:10.705414+0000 mon.a (mon.0) 4078 : cluster 0 osdmap e2358: 8 total, 8 up, 8 in 2024-04-10T04:16:13.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:12 smithi016 bash[74137]: cluster 2024-04-10T04:16:11.716034+0000 mon.a (mon.0) 4079 : cluster 0 osdmap e2359: 8 total, 8 up, 8 in 2024-04-10T04:16:13.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:12 smithi016 bash[74137]: audit 2024-04-10T04:16:12.633045+0000 mon.a (mon.0) 4080 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:12 smithi016 bash[72916]: cluster 2024-04-10T04:16:11.716034+0000 mon.a (mon.0) 4079 : cluster 0 osdmap e2359: 8 total, 8 up, 8 in 2024-04-10T04:16:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:12 smithi016 bash[72916]: audit 2024-04-10T04:16:12.633045+0000 mon.a (mon.0) 4080 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:12 smithi136 bash[68278]: cluster 2024-04-10T04:16:11.716034+0000 mon.a (mon.0) 4079 : cluster 0 osdmap e2359: 8 total, 8 up, 8 in 2024-04-10T04:16:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:12 smithi136 bash[68278]: audit 2024-04-10T04:16:12.633045+0000 mon.a (mon.0) 4080 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:14.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:13 smithi016 bash[74137]: cluster 2024-04-10T04:16:12.703549+0000 mgr.y (mgr.25133) 2094 : cluster 0 pgmap v3997: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2024-04-10T04:16:14.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:13 smithi016 bash[74137]: cluster 2024-04-10T04:16:12.723156+0000 mon.a (mon.0) 4081 : cluster 0 osdmap e2360: 8 total, 8 up, 8 in 2024-04-10T04:16:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:13 smithi016 bash[72916]: cluster 2024-04-10T04:16:12.703549+0000 mgr.y (mgr.25133) 2094 : cluster 0 pgmap v3997: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2024-04-10T04:16:14.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:13 smithi016 bash[72916]: cluster 2024-04-10T04:16:12.723156+0000 mon.a (mon.0) 4081 : cluster 0 osdmap e2360: 8 total, 8 up, 8 in 2024-04-10T04:16:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:13 smithi136 bash[68278]: cluster 2024-04-10T04:16:12.703549+0000 mgr.y (mgr.25133) 2094 : cluster 0 pgmap v3997: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2024-04-10T04:16:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:13 smithi136 bash[68278]: cluster 2024-04-10T04:16:12.723156+0000 mon.a (mon.0) 4081 : cluster 0 osdmap e2360: 8 total, 8 up, 8 in 2024-04-10T04:16:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:14 smithi016 bash[72916]: cluster 2024-04-10T04:16:13.727702+0000 mon.a (mon.0) 4082 : cluster 0 osdmap e2361: 8 total, 8 up, 8 in 2024-04-10T04:16:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:14 smithi016 bash[72916]: cluster 2024-04-10T04:16:14.642710+0000 mon.a (mon.0) 4083 : cluster 0 osdmap e2362: 8 total, 8 up, 8 in 2024-04-10T04:16:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:14 smithi016 bash[74137]: cluster 2024-04-10T04:16:13.727702+0000 mon.a (mon.0) 4082 : cluster 0 osdmap e2361: 8 total, 8 up, 8 in 2024-04-10T04:16:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:14 smithi016 bash[74137]: cluster 2024-04-10T04:16:14.642710+0000 mon.a (mon.0) 4083 : cluster 0 osdmap e2362: 8 total, 8 up, 8 in 2024-04-10T04:16:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:14 smithi136 bash[68278]: cluster 2024-04-10T04:16:13.727702+0000 mon.a (mon.0) 4082 : cluster 0 osdmap e2361: 8 total, 8 up, 8 in 2024-04-10T04:16:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:14 smithi136 bash[68278]: cluster 2024-04-10T04:16:14.642710+0000 mon.a (mon.0) 4083 : cluster 0 osdmap e2362: 8 total, 8 up, 8 in 2024-04-10T04:16:16.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:15 smithi016 bash[74137]: cluster 2024-04-10T04:16:14.704215+0000 mgr.y (mgr.25133) 2095 : cluster 0 pgmap v4001: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 994 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-04-10T04:16:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:15 smithi016 bash[74137]: cluster 2024-04-10T04:16:15.651598+0000 mon.a (mon.0) 4084 : cluster 0 osdmap e2363: 8 total, 8 up, 8 in 2024-04-10T04:16:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:15 smithi016 bash[72916]: cluster 2024-04-10T04:16:14.704215+0000 mgr.y (mgr.25133) 2095 : cluster 0 pgmap v4001: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 994 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-04-10T04:16:16.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:15 smithi016 bash[72916]: cluster 2024-04-10T04:16:15.651598+0000 mon.a (mon.0) 4084 : cluster 0 osdmap e2363: 8 total, 8 up, 8 in 2024-04-10T04:16:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:15 smithi136 bash[68278]: cluster 2024-04-10T04:16:14.704215+0000 mgr.y (mgr.25133) 2095 : cluster 0 pgmap v4001: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 994 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-04-10T04:16:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:15 smithi136 bash[68278]: cluster 2024-04-10T04:16:15.651598+0000 mon.a (mon.0) 4084 : cluster 0 osdmap e2363: 8 total, 8 up, 8 in 2024-04-10T04:16:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:17 smithi136 bash[68278]: cluster 2024-04-10T04:16:16.654506+0000 mon.a (mon.0) 4085 : cluster 0 osdmap e2364: 8 total, 8 up, 8 in 2024-04-10T04:16:17.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:17 smithi136 bash[68278]: cluster 2024-04-10T04:16:16.704869+0000 mgr.y (mgr.25133) 2096 : cluster 0 pgmap v4004: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 999 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-04-10T04:16:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:17 smithi016 bash[72916]: cluster 2024-04-10T04:16:16.654506+0000 mon.a (mon.0) 4085 : cluster 0 osdmap e2364: 8 total, 8 up, 8 in 2024-04-10T04:16:18.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:17 smithi016 bash[72916]: cluster 2024-04-10T04:16:16.704869+0000 mgr.y (mgr.25133) 2096 : cluster 0 pgmap v4004: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 999 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-04-10T04:16:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:17 smithi016 bash[74137]: cluster 2024-04-10T04:16:16.654506+0000 mon.a (mon.0) 4085 : cluster 0 osdmap e2364: 8 total, 8 up, 8 in 2024-04-10T04:16:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:17 smithi016 bash[74137]: cluster 2024-04-10T04:16:16.704869+0000 mgr.y (mgr.25133) 2096 : cluster 0 pgmap v4004: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 999 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-04-10T04:16:18.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:18 smithi136 bash[68278]: cluster 2024-04-10T04:16:17.662419+0000 mon.a (mon.0) 4086 : cluster 0 osdmap e2365: 8 total, 8 up, 8 in 2024-04-10T04:16:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:18 smithi016 bash[72916]: cluster 2024-04-10T04:16:17.662419+0000 mon.a (mon.0) 4086 : cluster 0 osdmap e2365: 8 total, 8 up, 8 in 2024-04-10T04:16:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:18 smithi016 bash[74137]: cluster 2024-04-10T04:16:17.662419+0000 mon.a (mon.0) 4086 : cluster 0 osdmap e2365: 8 total, 8 up, 8 in 2024-04-10T04:16:20.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:19 smithi016 bash[72916]: cluster 2024-04-10T04:16:18.666047+0000 mon.a (mon.0) 4087 : cluster 0 osdmap e2366: 8 total, 8 up, 8 in 2024-04-10T04:16:20.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:19 smithi016 bash[72916]: cluster 2024-04-10T04:16:18.705440+0000 mgr.y (mgr.25133) 2097 : cluster 0 pgmap v4007: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:16:20.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:19 smithi016 bash[72916]: cluster 2024-04-10T04:16:19.644258+0000 mon.a (mon.0) 4088 : cluster 0 osdmap e2367: 8 total, 8 up, 8 in 2024-04-10T04:16:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:19 smithi016 bash[74137]: cluster 2024-04-10T04:16:18.666047+0000 mon.a (mon.0) 4087 : cluster 0 osdmap e2366: 8 total, 8 up, 8 in 2024-04-10T04:16:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:19 smithi016 bash[74137]: cluster 2024-04-10T04:16:18.705440+0000 mgr.y (mgr.25133) 2097 : cluster 0 pgmap v4007: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:16:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:19 smithi016 bash[74137]: cluster 2024-04-10T04:16:19.644258+0000 mon.a (mon.0) 4088 : cluster 0 osdmap e2367: 8 total, 8 up, 8 in 2024-04-10T04:16:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:19 smithi136 bash[68278]: cluster 2024-04-10T04:16:18.666047+0000 mon.a (mon.0) 4087 : cluster 0 osdmap e2366: 8 total, 8 up, 8 in 2024-04-10T04:16:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:19 smithi136 bash[68278]: cluster 2024-04-10T04:16:18.705440+0000 mgr.y (mgr.25133) 2097 : cluster 0 pgmap v4007: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:16:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:19 smithi136 bash[68278]: cluster 2024-04-10T04:16:19.644258+0000 mon.a (mon.0) 4088 : cluster 0 osdmap e2367: 8 total, 8 up, 8 in 2024-04-10T04:16:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:21 smithi016 bash[72916]: cluster 2024-04-10T04:16:20.698512+0000 mon.a (mon.0) 4089 : cluster 0 osdmap e2368: 8 total, 8 up, 8 in 2024-04-10T04:16:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:21 smithi016 bash[72916]: cluster 2024-04-10T04:16:20.706319+0000 mgr.y (mgr.25133) 2098 : cluster 0 pgmap v4010: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 962 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-04-10T04:16:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:16:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:16:21] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.43.0" 2024-04-10T04:16:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:21 smithi016 bash[74137]: cluster 2024-04-10T04:16:20.698512+0000 mon.a (mon.0) 4089 : cluster 0 osdmap e2368: 8 total, 8 up, 8 in 2024-04-10T04:16:22.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:21 smithi016 bash[74137]: cluster 2024-04-10T04:16:20.706319+0000 mgr.y (mgr.25133) 2098 : cluster 0 pgmap v4010: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 962 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-04-10T04:16:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:21 smithi136 bash[68278]: cluster 2024-04-10T04:16:20.698512+0000 mon.a (mon.0) 4089 : cluster 0 osdmap e2368: 8 total, 8 up, 8 in 2024-04-10T04:16:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:21 smithi136 bash[68278]: cluster 2024-04-10T04:16:20.706319+0000 mgr.y (mgr.25133) 2098 : cluster 0 pgmap v4010: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 962 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-04-10T04:16:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:22 smithi016 bash[72916]: cluster 2024-04-10T04:16:21.709629+0000 mon.a (mon.0) 4090 : cluster 0 osdmap e2369: 8 total, 8 up, 8 in 2024-04-10T04:16:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:22 smithi016 bash[74137]: cluster 2024-04-10T04:16:21.709629+0000 mon.a (mon.0) 4090 : cluster 0 osdmap e2369: 8 total, 8 up, 8 in 2024-04-10T04:16:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:22 smithi136 bash[68278]: cluster 2024-04-10T04:16:21.709629+0000 mon.a (mon.0) 4090 : cluster 0 osdmap e2369: 8 total, 8 up, 8 in 2024-04-10T04:16:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:23 smithi016 bash[72916]: cluster 2024-04-10T04:16:22.707331+0000 mgr.y (mgr.25133) 2099 : cluster 0 pgmap v4012: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 953 KiB/s rd, 4.9 KiB/s wr, 1.29k op/s 2024-04-10T04:16:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:23 smithi016 bash[72916]: cluster 2024-04-10T04:16:22.718379+0000 mon.a (mon.0) 4091 : cluster 0 osdmap e2370: 8 total, 8 up, 8 in 2024-04-10T04:16:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:23 smithi016 bash[74137]: cluster 2024-04-10T04:16:22.707331+0000 mgr.y (mgr.25133) 2099 : cluster 0 pgmap v4012: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 953 KiB/s rd, 4.9 KiB/s wr, 1.29k op/s 2024-04-10T04:16:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:23 smithi016 bash[74137]: cluster 2024-04-10T04:16:22.718379+0000 mon.a (mon.0) 4091 : cluster 0 osdmap e2370: 8 total, 8 up, 8 in 2024-04-10T04:16:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:23 smithi136 bash[68278]: cluster 2024-04-10T04:16:22.707331+0000 mgr.y (mgr.25133) 2099 : cluster 0 pgmap v4012: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 953 KiB/s rd, 4.9 KiB/s wr, 1.29k op/s 2024-04-10T04:16:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:23 smithi136 bash[68278]: cluster 2024-04-10T04:16:22.718379+0000 mon.a (mon.0) 4091 : cluster 0 osdmap e2370: 8 total, 8 up, 8 in 2024-04-10T04:16:25.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:24 smithi016 bash[72916]: cluster 2024-04-10T04:16:23.719487+0000 mon.a (mon.0) 4092 : cluster 0 osdmap e2371: 8 total, 8 up, 8 in 2024-04-10T04:16:25.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:24 smithi016 bash[72916]: cluster 2024-04-10T04:16:24.645589+0000 mon.a (mon.0) 4093 : cluster 0 osdmap e2372: 8 total, 8 up, 8 in 2024-04-10T04:16:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:24 smithi016 bash[74137]: cluster 2024-04-10T04:16:23.719487+0000 mon.a (mon.0) 4092 : cluster 0 osdmap e2371: 8 total, 8 up, 8 in 2024-04-10T04:16:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:24 smithi016 bash[74137]: cluster 2024-04-10T04:16:24.645589+0000 mon.a (mon.0) 4093 : cluster 0 osdmap e2372: 8 total, 8 up, 8 in 2024-04-10T04:16:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:24 smithi136 bash[68278]: cluster 2024-04-10T04:16:23.719487+0000 mon.a (mon.0) 4092 : cluster 0 osdmap e2371: 8 total, 8 up, 8 in 2024-04-10T04:16:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:24 smithi136 bash[68278]: cluster 2024-04-10T04:16:24.645589+0000 mon.a (mon.0) 4093 : cluster 0 osdmap e2372: 8 total, 8 up, 8 in 2024-04-10T04:16:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:25 smithi016 bash[72916]: cluster 2024-04-10T04:16:24.707743+0000 mgr.y (mgr.25133) 2100 : cluster 0 pgmap v4016: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2024-04-10T04:16:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:25 smithi016 bash[72916]: cluster 2024-04-10T04:16:25.656158+0000 mon.a (mon.0) 4094 : cluster 0 osdmap e2373: 8 total, 8 up, 8 in 2024-04-10T04:16:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:25 smithi016 bash[74137]: cluster 2024-04-10T04:16:24.707743+0000 mgr.y (mgr.25133) 2100 : cluster 0 pgmap v4016: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2024-04-10T04:16:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:25 smithi016 bash[74137]: cluster 2024-04-10T04:16:25.656158+0000 mon.a (mon.0) 4094 : cluster 0 osdmap e2373: 8 total, 8 up, 8 in 2024-04-10T04:16:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:25 smithi136 bash[68278]: cluster 2024-04-10T04:16:24.707743+0000 mgr.y (mgr.25133) 2100 : cluster 0 pgmap v4016: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2024-04-10T04:16:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:25 smithi136 bash[68278]: cluster 2024-04-10T04:16:25.656158+0000 mon.a (mon.0) 4094 : cluster 0 osdmap e2373: 8 total, 8 up, 8 in 2024-04-10T04:16:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:27 smithi136 bash[68278]: cluster 2024-04-10T04:16:26.658635+0000 mon.a (mon.0) 4095 : cluster 0 osdmap e2374: 8 total, 8 up, 8 in 2024-04-10T04:16:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:27 smithi136 bash[68278]: cluster 2024-04-10T04:16:26.708170+0000 mgr.y (mgr.25133) 2101 : cluster 0 pgmap v4019: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2024-04-10T04:16:27.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:27 smithi136 bash[68278]: audit 2024-04-10T04:16:27.633593+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:28.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:27 smithi016 bash[72916]: cluster 2024-04-10T04:16:26.658635+0000 mon.a (mon.0) 4095 : cluster 0 osdmap e2374: 8 total, 8 up, 8 in 2024-04-10T04:16:28.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:27 smithi016 bash[72916]: cluster 2024-04-10T04:16:26.708170+0000 mgr.y (mgr.25133) 2101 : cluster 0 pgmap v4019: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2024-04-10T04:16:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:27 smithi016 bash[72916]: audit 2024-04-10T04:16:27.633593+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:27 smithi016 bash[74137]: cluster 2024-04-10T04:16:26.658635+0000 mon.a (mon.0) 4095 : cluster 0 osdmap e2374: 8 total, 8 up, 8 in 2024-04-10T04:16:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:27 smithi016 bash[74137]: cluster 2024-04-10T04:16:26.708170+0000 mgr.y (mgr.25133) 2101 : cluster 0 pgmap v4019: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2024-04-10T04:16:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:27 smithi016 bash[74137]: audit 2024-04-10T04:16:27.633593+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:28.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:28 smithi136 bash[68278]: cluster 2024-04-10T04:16:27.671995+0000 mon.a (mon.0) 4097 : cluster 0 osdmap e2375: 8 total, 8 up, 8 in 2024-04-10T04:16:29.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:28 smithi016 bash[72916]: cluster 2024-04-10T04:16:27.671995+0000 mon.a (mon.0) 4097 : cluster 0 osdmap e2375: 8 total, 8 up, 8 in 2024-04-10T04:16:29.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:28 smithi016 bash[74137]: cluster 2024-04-10T04:16:27.671995+0000 mon.a (mon.0) 4097 : cluster 0 osdmap e2375: 8 total, 8 up, 8 in 2024-04-10T04:16:30.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:29 smithi016 bash[72916]: cluster 2024-04-10T04:16:28.678432+0000 mon.a (mon.0) 4098 : cluster 0 osdmap e2376: 8 total, 8 up, 8 in 2024-04-10T04:16:30.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:29 smithi016 bash[72916]: cluster 2024-04-10T04:16:28.708650+0000 mgr.y (mgr.25133) 2102 : cluster 0 pgmap v4022: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-10T04:16:30.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:29 smithi016 bash[72916]: cluster 2024-04-10T04:16:29.646488+0000 mon.a (mon.0) 4099 : cluster 0 osdmap e2377: 8 total, 8 up, 8 in 2024-04-10T04:16:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:29 smithi016 bash[74137]: cluster 2024-04-10T04:16:28.678432+0000 mon.a (mon.0) 4098 : cluster 0 osdmap e2376: 8 total, 8 up, 8 in 2024-04-10T04:16:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:29 smithi016 bash[74137]: cluster 2024-04-10T04:16:28.708650+0000 mgr.y (mgr.25133) 2102 : cluster 0 pgmap v4022: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-10T04:16:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:29 smithi016 bash[74137]: cluster 2024-04-10T04:16:29.646488+0000 mon.a (mon.0) 4099 : cluster 0 osdmap e2377: 8 total, 8 up, 8 in 2024-04-10T04:16:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:29 smithi136 bash[68278]: cluster 2024-04-10T04:16:28.678432+0000 mon.a (mon.0) 4098 : cluster 0 osdmap e2376: 8 total, 8 up, 8 in 2024-04-10T04:16:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:29 smithi136 bash[68278]: cluster 2024-04-10T04:16:28.708650+0000 mgr.y (mgr.25133) 2102 : cluster 0 pgmap v4022: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-10T04:16:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:29 smithi136 bash[68278]: cluster 2024-04-10T04:16:29.646488+0000 mon.a (mon.0) 4099 : cluster 0 osdmap e2377: 8 total, 8 up, 8 in 2024-04-10T04:16:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:16:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:16:31] "GET /metrics HTTP/1.1" 200 36814 "" "Prometheus/2.43.0" 2024-04-10T04:16:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:31 smithi016 bash[72916]: cluster 2024-04-10T04:16:30.692288+0000 mon.a (mon.0) 4100 : cluster 0 osdmap e2378: 8 total, 8 up, 8 in 2024-04-10T04:16:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:31 smithi016 bash[72916]: cluster 2024-04-10T04:16:30.711494+0000 mgr.y (mgr.25133) 2103 : cluster 0 pgmap v4025: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 897 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-04-10T04:16:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:31 smithi016 bash[74137]: cluster 2024-04-10T04:16:30.692288+0000 mon.a (mon.0) 4100 : cluster 0 osdmap e2378: 8 total, 8 up, 8 in 2024-04-10T04:16:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:31 smithi016 bash[74137]: cluster 2024-04-10T04:16:30.711494+0000 mgr.y (mgr.25133) 2103 : cluster 0 pgmap v4025: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 897 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-04-10T04:16:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:31 smithi136 bash[68278]: cluster 2024-04-10T04:16:30.692288+0000 mon.a (mon.0) 4100 : cluster 0 osdmap e2378: 8 total, 8 up, 8 in 2024-04-10T04:16:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:31 smithi136 bash[68278]: cluster 2024-04-10T04:16:30.711494+0000 mgr.y (mgr.25133) 2103 : cluster 0 pgmap v4025: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 897 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-04-10T04:16:33.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:32 smithi016 bash[72916]: cluster 2024-04-10T04:16:31.702785+0000 mon.a (mon.0) 4101 : cluster 0 osdmap e2379: 8 total, 8 up, 8 in 2024-04-10T04:16:33.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:32 smithi016 bash[74137]: cluster 2024-04-10T04:16:31.702785+0000 mon.a (mon.0) 4101 : cluster 0 osdmap e2379: 8 total, 8 up, 8 in 2024-04-10T04:16:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:32 smithi136 bash[68278]: cluster 2024-04-10T04:16:31.702785+0000 mon.a (mon.0) 4101 : cluster 0 osdmap e2379: 8 total, 8 up, 8 in 2024-04-10T04:16:34.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:33 smithi016 bash[74137]: cluster 2024-04-10T04:16:32.710927+0000 mon.a (mon.0) 4102 : cluster 0 osdmap e2380: 8 total, 8 up, 8 in 2024-04-10T04:16:34.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:33 smithi016 bash[74137]: cluster 2024-04-10T04:16:32.712222+0000 mgr.y (mgr.25133) 2104 : cluster 0 pgmap v4028: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 897 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-04-10T04:16:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:33 smithi016 bash[72916]: cluster 2024-04-10T04:16:32.710927+0000 mon.a (mon.0) 4102 : cluster 0 osdmap e2380: 8 total, 8 up, 8 in 2024-04-10T04:16:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:33 smithi016 bash[72916]: cluster 2024-04-10T04:16:32.712222+0000 mgr.y (mgr.25133) 2104 : cluster 0 pgmap v4028: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 897 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-04-10T04:16:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:33 smithi136 bash[68278]: cluster 2024-04-10T04:16:32.710927+0000 mon.a (mon.0) 4102 : cluster 0 osdmap e2380: 8 total, 8 up, 8 in 2024-04-10T04:16:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:33 smithi136 bash[68278]: cluster 2024-04-10T04:16:32.712222+0000 mgr.y (mgr.25133) 2104 : cluster 0 pgmap v4028: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 897 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-04-10T04:16:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:34 smithi016 bash[74137]: cluster 2024-04-10T04:16:33.712250+0000 mon.a (mon.0) 4103 : cluster 0 osdmap e2381: 8 total, 8 up, 8 in 2024-04-10T04:16:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:34 smithi016 bash[74137]: cluster 2024-04-10T04:16:34.649758+0000 mon.a (mon.0) 4104 : cluster 0 osdmap e2382: 8 total, 8 up, 8 in 2024-04-10T04:16:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:34 smithi016 bash[72916]: cluster 2024-04-10T04:16:33.712250+0000 mon.a (mon.0) 4103 : cluster 0 osdmap e2381: 8 total, 8 up, 8 in 2024-04-10T04:16:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:34 smithi016 bash[72916]: cluster 2024-04-10T04:16:34.649758+0000 mon.a (mon.0) 4104 : cluster 0 osdmap e2382: 8 total, 8 up, 8 in 2024-04-10T04:16:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:34 smithi136 bash[68278]: cluster 2024-04-10T04:16:33.712250+0000 mon.a (mon.0) 4103 : cluster 0 osdmap e2381: 8 total, 8 up, 8 in 2024-04-10T04:16:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:34 smithi136 bash[68278]: cluster 2024-04-10T04:16:34.649758+0000 mon.a (mon.0) 4104 : cluster 0 osdmap e2382: 8 total, 8 up, 8 in 2024-04-10T04:16:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:35 smithi016 bash[72916]: cluster 2024-04-10T04:16:34.712708+0000 mgr.y (mgr.25133) 2105 : cluster 0 pgmap v4031: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 864 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2024-04-10T04:16:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:35 smithi016 bash[74137]: cluster 2024-04-10T04:16:34.712708+0000 mgr.y (mgr.25133) 2105 : cluster 0 pgmap v4031: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 864 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2024-04-10T04:16:36.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:35 smithi136 bash[68278]: cluster 2024-04-10T04:16:34.712708+0000 mgr.y (mgr.25133) 2105 : cluster 0 pgmap v4031: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 864 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2024-04-10T04:16:37.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:36 smithi016 bash[74137]: cluster 2024-04-10T04:16:35.723699+0000 mon.a (mon.0) 4105 : cluster 0 osdmap e2383: 8 total, 8 up, 8 in 2024-04-10T04:16:37.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:36 smithi016 bash[72916]: cluster 2024-04-10T04:16:35.723699+0000 mon.a (mon.0) 4105 : cluster 0 osdmap e2383: 8 total, 8 up, 8 in 2024-04-10T04:16:37.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:36 smithi136 bash[68278]: cluster 2024-04-10T04:16:35.723699+0000 mon.a (mon.0) 4105 : cluster 0 osdmap e2383: 8 total, 8 up, 8 in 2024-04-10T04:16:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:37 smithi016 bash[72916]: cluster 2024-04-10T04:16:36.713447+0000 mgr.y (mgr.25133) 2106 : cluster 0 pgmap v4033: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 863 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2024-04-10T04:16:38.164 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:37 smithi016 bash[72916]: cluster 2024-04-10T04:16:36.745104+0000 mon.a (mon.0) 4106 : cluster 0 osdmap e2384: 8 total, 8 up, 8 in 2024-04-10T04:16:38.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:37 smithi016 bash[74137]: cluster 2024-04-10T04:16:36.713447+0000 mgr.y (mgr.25133) 2106 : cluster 0 pgmap v4033: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 863 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2024-04-10T04:16:38.165 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:37 smithi016 bash[74137]: cluster 2024-04-10T04:16:36.745104+0000 mon.a (mon.0) 4106 : cluster 0 osdmap e2384: 8 total, 8 up, 8 in 2024-04-10T04:16:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:37 smithi136 bash[68278]: cluster 2024-04-10T04:16:36.713447+0000 mgr.y (mgr.25133) 2106 : cluster 0 pgmap v4033: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 863 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2024-04-10T04:16:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:37 smithi136 bash[68278]: cluster 2024-04-10T04:16:36.745104+0000 mon.a (mon.0) 4106 : cluster 0 osdmap e2384: 8 total, 8 up, 8 in 2024-04-10T04:16:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:38 smithi016 bash[72916]: cluster 2024-04-10T04:16:37.748626+0000 mon.a (mon.0) 4107 : cluster 0 osdmap e2385: 8 total, 8 up, 8 in 2024-04-10T04:16:39.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:38 smithi016 bash[74137]: cluster 2024-04-10T04:16:37.748626+0000 mon.a (mon.0) 4107 : cluster 0 osdmap e2385: 8 total, 8 up, 8 in 2024-04-10T04:16:39.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:38 smithi136 bash[68278]: cluster 2024-04-10T04:16:37.748626+0000 mon.a (mon.0) 4107 : cluster 0 osdmap e2385: 8 total, 8 up, 8 in 2024-04-10T04:16:40.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:39 smithi016 bash[72916]: cluster 2024-04-10T04:16:38.714222+0000 mgr.y (mgr.25133) 2107 : cluster 0 pgmap v4036: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:16:40.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:39 smithi016 bash[72916]: cluster 2024-04-10T04:16:38.777221+0000 mon.a (mon.0) 4108 : cluster 0 osdmap e2386: 8 total, 8 up, 8 in 2024-04-10T04:16:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:39 smithi016 bash[72916]: cluster 2024-04-10T04:16:39.653874+0000 mon.a (mon.0) 4109 : cluster 0 osdmap e2387: 8 total, 8 up, 8 in 2024-04-10T04:16:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:39 smithi016 bash[74137]: cluster 2024-04-10T04:16:38.714222+0000 mgr.y (mgr.25133) 2107 : cluster 0 pgmap v4036: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:16:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:39 smithi016 bash[74137]: cluster 2024-04-10T04:16:38.777221+0000 mon.a (mon.0) 4108 : cluster 0 osdmap e2386: 8 total, 8 up, 8 in 2024-04-10T04:16:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:39 smithi016 bash[74137]: cluster 2024-04-10T04:16:39.653874+0000 mon.a (mon.0) 4109 : cluster 0 osdmap e2387: 8 total, 8 up, 8 in 2024-04-10T04:16:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:39 smithi136 bash[68278]: cluster 2024-04-10T04:16:38.714222+0000 mgr.y (mgr.25133) 2107 : cluster 0 pgmap v4036: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:16:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:39 smithi136 bash[68278]: cluster 2024-04-10T04:16:38.777221+0000 mon.a (mon.0) 4108 : cluster 0 osdmap e2386: 8 total, 8 up, 8 in 2024-04-10T04:16:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:39 smithi136 bash[68278]: cluster 2024-04-10T04:16:39.653874+0000 mon.a (mon.0) 4109 : cluster 0 osdmap e2387: 8 total, 8 up, 8 in 2024-04-10T04:16:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:41 smithi136 bash[68278]: cluster 2024-04-10T04:16:40.656716+0000 mon.a (mon.0) 4110 : cluster 0 osdmap e2388: 8 total, 8 up, 8 in 2024-04-10T04:16:41.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:41 smithi136 bash[68278]: audit 2024-04-10T04:16:40.672525+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:16:41.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:41 smithi136 bash[68278]: cluster 2024-04-10T04:16:40.714651+0000 mgr.y (mgr.25133) 2108 : cluster 0 pgmap v4040: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 838 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-04-10T04:16:41.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:41 smithi136 bash[68278]: audit 2024-04-10T04:16:41.352602+0000 mon.a (mon.0) 4112 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:16:41.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:41 smithi136 bash[68278]: audit 2024-04-10T04:16:41.353831+0000 mon.a (mon.0) 4113 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:16:41.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:41 smithi136 bash[68278]: audit 2024-04-10T04:16:41.359984+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:16:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:16:41] "GET /metrics HTTP/1.1" 200 36814 "" "Prometheus/2.43.0" 2024-04-10T04:16:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[72916]: cluster 2024-04-10T04:16:40.656716+0000 mon.a (mon.0) 4110 : cluster 0 osdmap e2388: 8 total, 8 up, 8 in 2024-04-10T04:16:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[72916]: audit 2024-04-10T04:16:40.672525+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:16:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[72916]: cluster 2024-04-10T04:16:40.714651+0000 mgr.y (mgr.25133) 2108 : cluster 0 pgmap v4040: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 838 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-04-10T04:16:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[72916]: audit 2024-04-10T04:16:41.352602+0000 mon.a (mon.0) 4112 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:16:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[72916]: audit 2024-04-10T04:16:41.353831+0000 mon.a (mon.0) 4113 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:16:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[72916]: audit 2024-04-10T04:16:41.359984+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:16:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[74137]: cluster 2024-04-10T04:16:40.656716+0000 mon.a (mon.0) 4110 : cluster 0 osdmap e2388: 8 total, 8 up, 8 in 2024-04-10T04:16:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[74137]: audit 2024-04-10T04:16:40.672525+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:16:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[74137]: cluster 2024-04-10T04:16:40.714651+0000 mgr.y (mgr.25133) 2108 : cluster 0 pgmap v4040: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 838 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-04-10T04:16:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[74137]: audit 2024-04-10T04:16:41.352602+0000 mon.a (mon.0) 4112 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:16:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[74137]: audit 2024-04-10T04:16:41.353831+0000 mon.a (mon.0) 4113 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:16:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:41 smithi016 bash[74137]: audit 2024-04-10T04:16:41.359984+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:16:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:42 smithi136 bash[68278]: cluster 2024-04-10T04:16:41.663995+0000 mon.a (mon.0) 4115 : cluster 0 osdmap e2389: 8 total, 8 up, 8 in 2024-04-10T04:16:42.920 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:42 smithi136 bash[68278]: audit 2024-04-10T04:16:42.634021+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:42 smithi016 bash[72916]: cluster 2024-04-10T04:16:41.663995+0000 mon.a (mon.0) 4115 : cluster 0 osdmap e2389: 8 total, 8 up, 8 in 2024-04-10T04:16:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:42 smithi016 bash[72916]: audit 2024-04-10T04:16:42.634021+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:42 smithi016 bash[74137]: cluster 2024-04-10T04:16:41.663995+0000 mon.a (mon.0) 4115 : cluster 0 osdmap e2389: 8 total, 8 up, 8 in 2024-04-10T04:16:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:42 smithi016 bash[74137]: audit 2024-04-10T04:16:42.634021+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:44.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:43 smithi016 bash[74137]: cluster 2024-04-10T04:16:42.671151+0000 mon.a (mon.0) 4117 : cluster 0 osdmap e2390: 8 total, 8 up, 8 in 2024-04-10T04:16:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:43 smithi016 bash[74137]: cluster 2024-04-10T04:16:42.715140+0000 mgr.y (mgr.25133) 2109 : cluster 0 pgmap v4043: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s rd, 5.1 KiB/s wr, 1.14k op/s 2024-04-10T04:16:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:43 smithi016 bash[72916]: cluster 2024-04-10T04:16:42.671151+0000 mon.a (mon.0) 4117 : cluster 0 osdmap e2390: 8 total, 8 up, 8 in 2024-04-10T04:16:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:43 smithi016 bash[72916]: cluster 2024-04-10T04:16:42.715140+0000 mgr.y (mgr.25133) 2109 : cluster 0 pgmap v4043: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s rd, 5.1 KiB/s wr, 1.14k op/s 2024-04-10T04:16:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:43 smithi136 bash[68278]: cluster 2024-04-10T04:16:42.671151+0000 mon.a (mon.0) 4117 : cluster 0 osdmap e2390: 8 total, 8 up, 8 in 2024-04-10T04:16:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:43 smithi136 bash[68278]: cluster 2024-04-10T04:16:42.715140+0000 mgr.y (mgr.25133) 2109 : cluster 0 pgmap v4043: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s rd, 5.1 KiB/s wr, 1.14k op/s 2024-04-10T04:16:45.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:44 smithi016 bash[72916]: cluster 2024-04-10T04:16:43.683483+0000 mon.a (mon.0) 4118 : cluster 0 osdmap e2391: 8 total, 8 up, 8 in 2024-04-10T04:16:45.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:44 smithi016 bash[72916]: cluster 2024-04-10T04:16:44.656162+0000 mon.a (mon.0) 4119 : cluster 0 osdmap e2392: 8 total, 8 up, 8 in 2024-04-10T04:16:45.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:44 smithi016 bash[74137]: cluster 2024-04-10T04:16:43.683483+0000 mon.a (mon.0) 4118 : cluster 0 osdmap e2391: 8 total, 8 up, 8 in 2024-04-10T04:16:45.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:44 smithi016 bash[74137]: cluster 2024-04-10T04:16:44.656162+0000 mon.a (mon.0) 4119 : cluster 0 osdmap e2392: 8 total, 8 up, 8 in 2024-04-10T04:16:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:44 smithi136 bash[68278]: cluster 2024-04-10T04:16:43.683483+0000 mon.a (mon.0) 4118 : cluster 0 osdmap e2391: 8 total, 8 up, 8 in 2024-04-10T04:16:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:44 smithi136 bash[68278]: cluster 2024-04-10T04:16:44.656162+0000 mon.a (mon.0) 4119 : cluster 0 osdmap e2392: 8 total, 8 up, 8 in 2024-04-10T04:16:46.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:45 smithi016 bash[74137]: cluster 2024-04-10T04:16:44.715825+0000 mgr.y (mgr.25133) 2110 : cluster 0 pgmap v4046: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-04-10T04:16:46.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:45 smithi016 bash[72916]: cluster 2024-04-10T04:16:44.715825+0000 mgr.y (mgr.25133) 2110 : cluster 0 pgmap v4046: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-04-10T04:16:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:45 smithi136 bash[68278]: cluster 2024-04-10T04:16:44.715825+0000 mgr.y (mgr.25133) 2110 : cluster 0 pgmap v4046: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 797 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-04-10T04:16:47.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:46 smithi016 bash[72916]: cluster 2024-04-10T04:16:45.698627+0000 mon.a (mon.0) 4120 : cluster 0 osdmap e2393: 8 total, 8 up, 8 in 2024-04-10T04:16:47.066 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:46 smithi016 bash[74137]: cluster 2024-04-10T04:16:45.698627+0000 mon.a (mon.0) 4120 : cluster 0 osdmap e2393: 8 total, 8 up, 8 in 2024-04-10T04:16:47.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:46 smithi136 bash[68278]: cluster 2024-04-10T04:16:45.698627+0000 mon.a (mon.0) 4120 : cluster 0 osdmap e2393: 8 total, 8 up, 8 in 2024-04-10T04:16:48.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:47 smithi016 bash[72916]: cluster 2024-04-10T04:16:46.708288+0000 mon.a (mon.0) 4121 : cluster 0 osdmap e2394: 8 total, 8 up, 8 in 2024-04-10T04:16:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:47 smithi016 bash[72916]: cluster 2024-04-10T04:16:46.716375+0000 mgr.y (mgr.25133) 2111 : cluster 0 pgmap v4049: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 799 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-04-10T04:16:48.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:47 smithi016 bash[74137]: cluster 2024-04-10T04:16:46.708288+0000 mon.a (mon.0) 4121 : cluster 0 osdmap e2394: 8 total, 8 up, 8 in 2024-04-10T04:16:48.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:47 smithi016 bash[74137]: cluster 2024-04-10T04:16:46.716375+0000 mgr.y (mgr.25133) 2111 : cluster 0 pgmap v4049: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 799 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-04-10T04:16:48.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:47 smithi136 bash[68278]: cluster 2024-04-10T04:16:46.708288+0000 mon.a (mon.0) 4121 : cluster 0 osdmap e2394: 8 total, 8 up, 8 in 2024-04-10T04:16:48.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:47 smithi136 bash[68278]: cluster 2024-04-10T04:16:46.716375+0000 mgr.y (mgr.25133) 2111 : cluster 0 pgmap v4049: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 799 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-04-10T04:16:49.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:48 smithi016 bash[72916]: cluster 2024-04-10T04:16:47.715645+0000 mon.a (mon.0) 4122 : cluster 0 osdmap e2395: 8 total, 8 up, 8 in 2024-04-10T04:16:49.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:48 smithi016 bash[74137]: cluster 2024-04-10T04:16:47.715645+0000 mon.a (mon.0) 4122 : cluster 0 osdmap e2395: 8 total, 8 up, 8 in 2024-04-10T04:16:49.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:48 smithi136 bash[68278]: cluster 2024-04-10T04:16:47.715645+0000 mon.a (mon.0) 4122 : cluster 0 osdmap e2395: 8 total, 8 up, 8 in 2024-04-10T04:16:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:49 smithi016 bash[72916]: cluster 2024-04-10T04:16:48.717924+0000 mon.a (mon.0) 4123 : cluster 0 osdmap e2396: 8 total, 8 up, 8 in 2024-04-10T04:16:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:49 smithi016 bash[72916]: cluster 2024-04-10T04:16:48.718880+0000 mgr.y (mgr.25133) 2112 : cluster 0 pgmap v4052: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:16:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:49 smithi016 bash[72916]: cluster 2024-04-10T04:16:49.658621+0000 mon.a (mon.0) 4124 : cluster 0 osdmap e2397: 8 total, 8 up, 8 in 2024-04-10T04:16:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:49 smithi016 bash[74137]: cluster 2024-04-10T04:16:48.717924+0000 mon.a (mon.0) 4123 : cluster 0 osdmap e2396: 8 total, 8 up, 8 in 2024-04-10T04:16:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:49 smithi016 bash[74137]: cluster 2024-04-10T04:16:48.718880+0000 mgr.y (mgr.25133) 2112 : cluster 0 pgmap v4052: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:16:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:49 smithi016 bash[74137]: cluster 2024-04-10T04:16:49.658621+0000 mon.a (mon.0) 4124 : cluster 0 osdmap e2397: 8 total, 8 up, 8 in 2024-04-10T04:16:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:49 smithi136 bash[68278]: cluster 2024-04-10T04:16:48.717924+0000 mon.a (mon.0) 4123 : cluster 0 osdmap e2396: 8 total, 8 up, 8 in 2024-04-10T04:16:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:49 smithi136 bash[68278]: cluster 2024-04-10T04:16:48.718880+0000 mgr.y (mgr.25133) 2112 : cluster 0 pgmap v4052: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:16:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:49 smithi136 bash[68278]: cluster 2024-04-10T04:16:49.658621+0000 mon.a (mon.0) 4124 : cluster 0 osdmap e2397: 8 total, 8 up, 8 in 2024-04-10T04:16:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:16:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:16:51] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:16:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:51 smithi016 bash[72916]: cluster 2024-04-10T04:16:50.719914+0000 mgr.y (mgr.25133) 2113 : cluster 0 pgmap v4054: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 764 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-04-10T04:16:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:51 smithi016 bash[72916]: cluster 2024-04-10T04:16:50.744304+0000 mon.a (mon.0) 4125 : cluster 0 osdmap e2398: 8 total, 8 up, 8 in 2024-04-10T04:16:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:51 smithi016 bash[74137]: cluster 2024-04-10T04:16:50.719914+0000 mgr.y (mgr.25133) 2113 : cluster 0 pgmap v4054: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 764 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-04-10T04:16:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:51 smithi016 bash[74137]: cluster 2024-04-10T04:16:50.744304+0000 mon.a (mon.0) 4125 : cluster 0 osdmap e2398: 8 total, 8 up, 8 in 2024-04-10T04:16:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:51 smithi136 bash[68278]: cluster 2024-04-10T04:16:50.719914+0000 mgr.y (mgr.25133) 2113 : cluster 0 pgmap v4054: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 764 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-04-10T04:16:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:51 smithi136 bash[68278]: cluster 2024-04-10T04:16:50.744304+0000 mon.a (mon.0) 4125 : cluster 0 osdmap e2398: 8 total, 8 up, 8 in 2024-04-10T04:16:53.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:52 smithi016 bash[72916]: cluster 2024-04-10T04:16:51.755917+0000 mon.a (mon.0) 4126 : cluster 0 osdmap e2399: 8 total, 8 up, 8 in 2024-04-10T04:16:53.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:52 smithi016 bash[74137]: cluster 2024-04-10T04:16:51.755917+0000 mon.a (mon.0) 4126 : cluster 0 osdmap e2399: 8 total, 8 up, 8 in 2024-04-10T04:16:53.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:52 smithi136 bash[68278]: cluster 2024-04-10T04:16:51.755917+0000 mon.a (mon.0) 4126 : cluster 0 osdmap e2399: 8 total, 8 up, 8 in 2024-04-10T04:16:54.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:53 smithi016 bash[74137]: cluster 2024-04-10T04:16:52.721109+0000 mgr.y (mgr.25133) 2114 : cluster 0 pgmap v4057: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-04-10T04:16:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:53 smithi016 bash[74137]: cluster 2024-04-10T04:16:52.774412+0000 mon.a (mon.0) 4127 : cluster 0 osdmap e2400: 8 total, 8 up, 8 in 2024-04-10T04:16:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:53 smithi016 bash[72916]: cluster 2024-04-10T04:16:52.721109+0000 mgr.y (mgr.25133) 2114 : cluster 0 pgmap v4057: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-04-10T04:16:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:53 smithi016 bash[72916]: cluster 2024-04-10T04:16:52.774412+0000 mon.a (mon.0) 4127 : cluster 0 osdmap e2400: 8 total, 8 up, 8 in 2024-04-10T04:16:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:53 smithi136 bash[68278]: cluster 2024-04-10T04:16:52.721109+0000 mgr.y (mgr.25133) 2114 : cluster 0 pgmap v4057: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-04-10T04:16:54.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:53 smithi136 bash[68278]: cluster 2024-04-10T04:16:52.774412+0000 mon.a (mon.0) 4127 : cluster 0 osdmap e2400: 8 total, 8 up, 8 in 2024-04-10T04:16:55.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:54 smithi016 bash[74137]: cluster 2024-04-10T04:16:53.766709+0000 mon.a (mon.0) 4128 : cluster 0 osdmap e2401: 8 total, 8 up, 8 in 2024-04-10T04:16:55.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:54 smithi016 bash[74137]: cluster 2024-04-10T04:16:54.661338+0000 mon.a (mon.0) 4129 : cluster 0 osdmap e2402: 8 total, 8 up, 8 in 2024-04-10T04:16:55.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:54 smithi016 bash[72916]: cluster 2024-04-10T04:16:53.766709+0000 mon.a (mon.0) 4128 : cluster 0 osdmap e2401: 8 total, 8 up, 8 in 2024-04-10T04:16:55.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:54 smithi016 bash[72916]: cluster 2024-04-10T04:16:54.661338+0000 mon.a (mon.0) 4129 : cluster 0 osdmap e2402: 8 total, 8 up, 8 in 2024-04-10T04:16:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:54 smithi136 bash[68278]: cluster 2024-04-10T04:16:53.766709+0000 mon.a (mon.0) 4128 : cluster 0 osdmap e2401: 8 total, 8 up, 8 in 2024-04-10T04:16:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:54 smithi136 bash[68278]: cluster 2024-04-10T04:16:54.661338+0000 mon.a (mon.0) 4129 : cluster 0 osdmap e2402: 8 total, 8 up, 8 in 2024-04-10T04:16:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:55 smithi016 bash[72916]: cluster 2024-04-10T04:16:54.721617+0000 mgr.y (mgr.25133) 2115 : cluster 0 pgmap v4061: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 737 KiB/s rd, 5.0 KiB/s wr, 996 op/s 2024-04-10T04:16:56.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:55 smithi016 bash[72916]: cluster 2024-04-10T04:16:55.668260+0000 mon.a (mon.0) 4130 : cluster 0 osdmap e2403: 8 total, 8 up, 8 in 2024-04-10T04:16:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:55 smithi016 bash[74137]: cluster 2024-04-10T04:16:54.721617+0000 mgr.y (mgr.25133) 2115 : cluster 0 pgmap v4061: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 737 KiB/s rd, 5.0 KiB/s wr, 996 op/s 2024-04-10T04:16:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:55 smithi016 bash[74137]: cluster 2024-04-10T04:16:55.668260+0000 mon.a (mon.0) 4130 : cluster 0 osdmap e2403: 8 total, 8 up, 8 in 2024-04-10T04:16:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:55 smithi136 bash[68278]: cluster 2024-04-10T04:16:54.721617+0000 mgr.y (mgr.25133) 2115 : cluster 0 pgmap v4061: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 737 KiB/s rd, 5.0 KiB/s wr, 996 op/s 2024-04-10T04:16:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:55 smithi136 bash[68278]: cluster 2024-04-10T04:16:55.668260+0000 mon.a (mon.0) 4130 : cluster 0 osdmap e2403: 8 total, 8 up, 8 in 2024-04-10T04:16:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:57 smithi016 bash[72916]: cluster 2024-04-10T04:16:56.673464+0000 mon.a (mon.0) 4131 : cluster 0 osdmap e2404: 8 total, 8 up, 8 in 2024-04-10T04:16:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:57 smithi016 bash[72916]: cluster 2024-04-10T04:16:56.722160+0000 mgr.y (mgr.25133) 2116 : cluster 0 pgmap v4064: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 741 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2024-04-10T04:16:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:57 smithi016 bash[72916]: audit 2024-04-10T04:16:57.633913+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:57 smithi016 bash[74137]: cluster 2024-04-10T04:16:56.673464+0000 mon.a (mon.0) 4131 : cluster 0 osdmap e2404: 8 total, 8 up, 8 in 2024-04-10T04:16:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:57 smithi016 bash[74137]: cluster 2024-04-10T04:16:56.722160+0000 mgr.y (mgr.25133) 2116 : cluster 0 pgmap v4064: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 741 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2024-04-10T04:16:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:57 smithi016 bash[74137]: audit 2024-04-10T04:16:57.633913+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:57 smithi136 bash[68278]: cluster 2024-04-10T04:16:56.673464+0000 mon.a (mon.0) 4131 : cluster 0 osdmap e2404: 8 total, 8 up, 8 in 2024-04-10T04:16:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:57 smithi136 bash[68278]: cluster 2024-04-10T04:16:56.722160+0000 mgr.y (mgr.25133) 2116 : cluster 0 pgmap v4064: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 741 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2024-04-10T04:16:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:57 smithi136 bash[68278]: audit 2024-04-10T04:16:57.633913+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:16:59.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:58 smithi016 bash[74137]: cluster 2024-04-10T04:16:57.683822+0000 mon.a (mon.0) 4133 : cluster 0 osdmap e2405: 8 total, 8 up, 8 in 2024-04-10T04:16:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:58 smithi016 bash[72916]: cluster 2024-04-10T04:16:57.683822+0000 mon.a (mon.0) 4133 : cluster 0 osdmap e2405: 8 total, 8 up, 8 in 2024-04-10T04:16:59.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:58 smithi136 bash[68278]: cluster 2024-04-10T04:16:57.683822+0000 mon.a (mon.0) 4133 : cluster 0 osdmap e2405: 8 total, 8 up, 8 in 2024-04-10T04:17:00.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:59 smithi016 bash[74137]: cluster 2024-04-10T04:16:58.681937+0000 mon.a (mon.0) 4134 : cluster 0 osdmap e2406: 8 total, 8 up, 8 in 2024-04-10T04:17:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:59 smithi016 bash[74137]: cluster 2024-04-10T04:16:58.722706+0000 mgr.y (mgr.25133) 2117 : cluster 0 pgmap v4067: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:17:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:16:59 smithi016 bash[74137]: cluster 2024-04-10T04:16:59.660544+0000 mon.a (mon.0) 4135 : cluster 0 osdmap e2407: 8 total, 8 up, 8 in 2024-04-10T04:17:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:59 smithi016 bash[72916]: cluster 2024-04-10T04:16:58.681937+0000 mon.a (mon.0) 4134 : cluster 0 osdmap e2406: 8 total, 8 up, 8 in 2024-04-10T04:17:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:59 smithi016 bash[72916]: cluster 2024-04-10T04:16:58.722706+0000 mgr.y (mgr.25133) 2117 : cluster 0 pgmap v4067: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:17:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:16:59 smithi016 bash[72916]: cluster 2024-04-10T04:16:59.660544+0000 mon.a (mon.0) 4135 : cluster 0 osdmap e2407: 8 total, 8 up, 8 in 2024-04-10T04:17:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:59 smithi136 bash[68278]: cluster 2024-04-10T04:16:58.681937+0000 mon.a (mon.0) 4134 : cluster 0 osdmap e2406: 8 total, 8 up, 8 in 2024-04-10T04:17:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:59 smithi136 bash[68278]: cluster 2024-04-10T04:16:58.722706+0000 mgr.y (mgr.25133) 2117 : cluster 0 pgmap v4067: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:17:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:16:59 smithi136 bash[68278]: cluster 2024-04-10T04:16:59.660544+0000 mon.a (mon.0) 4135 : cluster 0 osdmap e2407: 8 total, 8 up, 8 in 2024-04-10T04:17:02.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:01 smithi016 bash[72916]: cluster 2024-04-10T04:17:00.708660+0000 mon.a (mon.0) 4136 : cluster 0 osdmap e2408: 8 total, 8 up, 8 in 2024-04-10T04:17:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:01 smithi016 bash[72916]: cluster 2024-04-10T04:17:00.723436+0000 mgr.y (mgr.25133) 2118 : cluster 0 pgmap v4070: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 702 KiB/s rd, 5.0 KiB/s wr, 950 op/s 2024-04-10T04:17:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:17:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:17:01] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:17:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:01 smithi016 bash[74137]: cluster 2024-04-10T04:17:00.708660+0000 mon.a (mon.0) 4136 : cluster 0 osdmap e2408: 8 total, 8 up, 8 in 2024-04-10T04:17:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:01 smithi016 bash[74137]: cluster 2024-04-10T04:17:00.723436+0000 mgr.y (mgr.25133) 2118 : cluster 0 pgmap v4070: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 702 KiB/s rd, 5.0 KiB/s wr, 950 op/s 2024-04-10T04:17:02.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:01 smithi136 bash[68278]: cluster 2024-04-10T04:17:00.708660+0000 mon.a (mon.0) 4136 : cluster 0 osdmap e2408: 8 total, 8 up, 8 in 2024-04-10T04:17:02.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:01 smithi136 bash[68278]: cluster 2024-04-10T04:17:00.723436+0000 mgr.y (mgr.25133) 2118 : cluster 0 pgmap v4070: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 702 KiB/s rd, 5.0 KiB/s wr, 950 op/s 2024-04-10T04:17:03.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:02 smithi016 bash[74137]: cluster 2024-04-10T04:17:01.716822+0000 mon.a (mon.0) 4137 : cluster 0 osdmap e2409: 8 total, 8 up, 8 in 2024-04-10T04:17:03.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:02 smithi016 bash[72916]: cluster 2024-04-10T04:17:01.716822+0000 mon.a (mon.0) 4137 : cluster 0 osdmap e2409: 8 total, 8 up, 8 in 2024-04-10T04:17:03.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:02 smithi136 bash[68278]: cluster 2024-04-10T04:17:01.716822+0000 mon.a (mon.0) 4137 : cluster 0 osdmap e2409: 8 total, 8 up, 8 in 2024-04-10T04:17:04.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:03 smithi016 bash[72916]: cluster 2024-04-10T04:17:02.724212+0000 mgr.y (mgr.25133) 2119 : cluster 0 pgmap v4073: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 701 KiB/s rd, 5.0 KiB/s wr, 948 op/s 2024-04-10T04:17:04.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:03 smithi016 bash[72916]: cluster 2024-04-10T04:17:02.727279+0000 mon.a (mon.0) 4138 : cluster 0 osdmap e2410: 8 total, 8 up, 8 in 2024-04-10T04:17:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:03 smithi016 bash[74137]: cluster 2024-04-10T04:17:02.724212+0000 mgr.y (mgr.25133) 2119 : cluster 0 pgmap v4073: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 701 KiB/s rd, 5.0 KiB/s wr, 948 op/s 2024-04-10T04:17:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:03 smithi016 bash[74137]: cluster 2024-04-10T04:17:02.727279+0000 mon.a (mon.0) 4138 : cluster 0 osdmap e2410: 8 total, 8 up, 8 in 2024-04-10T04:17:04.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:03 smithi136 bash[68278]: cluster 2024-04-10T04:17:02.724212+0000 mgr.y (mgr.25133) 2119 : cluster 0 pgmap v4073: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 701 KiB/s rd, 5.0 KiB/s wr, 948 op/s 2024-04-10T04:17:04.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:03 smithi136 bash[68278]: cluster 2024-04-10T04:17:02.727279+0000 mon.a (mon.0) 4138 : cluster 0 osdmap e2410: 8 total, 8 up, 8 in 2024-04-10T04:17:05.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:04 smithi016 bash[72916]: cluster 2024-04-10T04:17:03.739198+0000 mon.a (mon.0) 4139 : cluster 0 osdmap e2411: 8 total, 8 up, 8 in 2024-04-10T04:17:05.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:04 smithi016 bash[72916]: cluster 2024-04-10T04:17:04.664144+0000 mon.a (mon.0) 4140 : cluster 0 osdmap e2412: 8 total, 8 up, 8 in 2024-04-10T04:17:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:04 smithi016 bash[74137]: cluster 2024-04-10T04:17:03.739198+0000 mon.a (mon.0) 4139 : cluster 0 osdmap e2411: 8 total, 8 up, 8 in 2024-04-10T04:17:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:04 smithi016 bash[74137]: cluster 2024-04-10T04:17:04.664144+0000 mon.a (mon.0) 4140 : cluster 0 osdmap e2412: 8 total, 8 up, 8 in 2024-04-10T04:17:05.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:04 smithi136 bash[68278]: cluster 2024-04-10T04:17:03.739198+0000 mon.a (mon.0) 4139 : cluster 0 osdmap e2411: 8 total, 8 up, 8 in 2024-04-10T04:17:05.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:04 smithi136 bash[68278]: cluster 2024-04-10T04:17:04.664144+0000 mon.a (mon.0) 4140 : cluster 0 osdmap e2412: 8 total, 8 up, 8 in 2024-04-10T04:17:06.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:05 smithi016 bash[72916]: cluster 2024-04-10T04:17:04.724697+0000 mgr.y (mgr.25133) 2120 : cluster 0 pgmap v4076: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 669 KiB/s rd, 5.0 KiB/s wr, 905 op/s 2024-04-10T04:17:06.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:05 smithi016 bash[74137]: cluster 2024-04-10T04:17:04.724697+0000 mgr.y (mgr.25133) 2120 : cluster 0 pgmap v4076: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 669 KiB/s rd, 5.0 KiB/s wr, 905 op/s 2024-04-10T04:17:06.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:05 smithi136 bash[68278]: cluster 2024-04-10T04:17:04.724697+0000 mgr.y (mgr.25133) 2120 : cluster 0 pgmap v4076: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 669 KiB/s rd, 5.0 KiB/s wr, 905 op/s 2024-04-10T04:17:07.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:06 smithi016 bash[72916]: cluster 2024-04-10T04:17:05.741902+0000 mon.a (mon.0) 4141 : cluster 0 osdmap e2413: 8 total, 8 up, 8 in 2024-04-10T04:17:07.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:06 smithi016 bash[74137]: cluster 2024-04-10T04:17:05.741902+0000 mon.a (mon.0) 4141 : cluster 0 osdmap e2413: 8 total, 8 up, 8 in 2024-04-10T04:17:07.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:06 smithi136 bash[68278]: cluster 2024-04-10T04:17:05.741902+0000 mon.a (mon.0) 4141 : cluster 0 osdmap e2413: 8 total, 8 up, 8 in 2024-04-10T04:17:08.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:07 smithi016 bash[74137]: cluster 2024-04-10T04:17:06.725459+0000 mgr.y (mgr.25133) 2121 : cluster 0 pgmap v4078: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 669 KiB/s rd, 5.0 KiB/s wr, 905 op/s 2024-04-10T04:17:08.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:07 smithi016 bash[74137]: cluster 2024-04-10T04:17:06.769254+0000 mon.a (mon.0) 4142 : cluster 0 osdmap e2414: 8 total, 8 up, 8 in 2024-04-10T04:17:08.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:07 smithi016 bash[72916]: cluster 2024-04-10T04:17:06.725459+0000 mgr.y (mgr.25133) 2121 : cluster 0 pgmap v4078: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 669 KiB/s rd, 5.0 KiB/s wr, 905 op/s 2024-04-10T04:17:08.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:07 smithi016 bash[72916]: cluster 2024-04-10T04:17:06.769254+0000 mon.a (mon.0) 4142 : cluster 0 osdmap e2414: 8 total, 8 up, 8 in 2024-04-10T04:17:08.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:07 smithi136 bash[68278]: cluster 2024-04-10T04:17:06.725459+0000 mgr.y (mgr.25133) 2121 : cluster 0 pgmap v4078: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 669 KiB/s rd, 5.0 KiB/s wr, 905 op/s 2024-04-10T04:17:08.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:07 smithi136 bash[68278]: cluster 2024-04-10T04:17:06.769254+0000 mon.a (mon.0) 4142 : cluster 0 osdmap e2414: 8 total, 8 up, 8 in 2024-04-10T04:17:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:08 smithi016 bash[72916]: cluster 2024-04-10T04:17:07.770605+0000 mon.a (mon.0) 4143 : cluster 0 osdmap e2415: 8 total, 8 up, 8 in 2024-04-10T04:17:09.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:08 smithi016 bash[74137]: cluster 2024-04-10T04:17:07.770605+0000 mon.a (mon.0) 4143 : cluster 0 osdmap e2415: 8 total, 8 up, 8 in 2024-04-10T04:17:09.300 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:08 smithi136 bash[68278]: cluster 2024-04-10T04:17:07.770605+0000 mon.a (mon.0) 4143 : cluster 0 osdmap e2415: 8 total, 8 up, 8 in 2024-04-10T04:17:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:09 smithi016 bash[74137]: cluster 2024-04-10T04:17:08.726476+0000 mgr.y (mgr.25133) 2122 : cluster 0 pgmap v4081: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:17:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:09 smithi016 bash[74137]: cluster 2024-04-10T04:17:08.795240+0000 mon.a (mon.0) 4144 : cluster 0 osdmap e2416: 8 total, 8 up, 8 in 2024-04-10T04:17:10.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:09 smithi016 bash[74137]: cluster 2024-04-10T04:17:09.669314+0000 mon.a (mon.0) 4145 : cluster 0 osdmap e2417: 8 total, 8 up, 8 in 2024-04-10T04:17:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:09 smithi016 bash[72916]: cluster 2024-04-10T04:17:08.726476+0000 mgr.y (mgr.25133) 2122 : cluster 0 pgmap v4081: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:17:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:09 smithi016 bash[72916]: cluster 2024-04-10T04:17:08.795240+0000 mon.a (mon.0) 4144 : cluster 0 osdmap e2416: 8 total, 8 up, 8 in 2024-04-10T04:17:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:09 smithi016 bash[72916]: cluster 2024-04-10T04:17:09.669314+0000 mon.a (mon.0) 4145 : cluster 0 osdmap e2417: 8 total, 8 up, 8 in 2024-04-10T04:17:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:09 smithi136 bash[68278]: cluster 2024-04-10T04:17:08.726476+0000 mgr.y (mgr.25133) 2122 : cluster 0 pgmap v4081: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:17:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:09 smithi136 bash[68278]: cluster 2024-04-10T04:17:08.795240+0000 mon.a (mon.0) 4144 : cluster 0 osdmap e2416: 8 total, 8 up, 8 in 2024-04-10T04:17:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:09 smithi136 bash[68278]: cluster 2024-04-10T04:17:09.669314+0000 mon.a (mon.0) 4145 : cluster 0 osdmap e2417: 8 total, 8 up, 8 in 2024-04-10T04:17:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:17:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:17:11] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:17:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:11 smithi016 bash[72916]: cluster 2024-04-10T04:17:10.670400+0000 mon.a (mon.0) 4146 : cluster 0 osdmap e2418: 8 total, 8 up, 8 in 2024-04-10T04:17:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:11 smithi016 bash[72916]: cluster 2024-04-10T04:17:10.727101+0000 mgr.y (mgr.25133) 2123 : cluster 0 pgmap v4085: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 642 KiB/s rd, 5.0 KiB/s wr, 872 op/s 2024-04-10T04:17:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:11 smithi016 bash[74137]: cluster 2024-04-10T04:17:10.670400+0000 mon.a (mon.0) 4146 : cluster 0 osdmap e2418: 8 total, 8 up, 8 in 2024-04-10T04:17:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:11 smithi016 bash[74137]: cluster 2024-04-10T04:17:10.727101+0000 mgr.y (mgr.25133) 2123 : cluster 0 pgmap v4085: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 642 KiB/s rd, 5.0 KiB/s wr, 872 op/s 2024-04-10T04:17:12.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:11 smithi136 bash[68278]: cluster 2024-04-10T04:17:10.670400+0000 mon.a (mon.0) 4146 : cluster 0 osdmap e2418: 8 total, 8 up, 8 in 2024-04-10T04:17:12.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:11 smithi136 bash[68278]: cluster 2024-04-10T04:17:10.727101+0000 mgr.y (mgr.25133) 2123 : cluster 0 pgmap v4085: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 642 KiB/s rd, 5.0 KiB/s wr, 872 op/s 2024-04-10T04:17:13.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:12 smithi016 bash[72916]: cluster 2024-04-10T04:17:11.681375+0000 mon.a (mon.0) 4147 : cluster 0 osdmap e2419: 8 total, 8 up, 8 in 2024-04-10T04:17:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:12 smithi016 bash[72916]: audit 2024-04-10T04:17:12.634633+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:12 smithi016 bash[74137]: cluster 2024-04-10T04:17:11.681375+0000 mon.a (mon.0) 4147 : cluster 0 osdmap e2419: 8 total, 8 up, 8 in 2024-04-10T04:17:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:12 smithi016 bash[74137]: audit 2024-04-10T04:17:12.634633+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:12 smithi136 bash[68278]: cluster 2024-04-10T04:17:11.681375+0000 mon.a (mon.0) 4147 : cluster 0 osdmap e2419: 8 total, 8 up, 8 in 2024-04-10T04:17:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:12 smithi136 bash[68278]: audit 2024-04-10T04:17:12.634633+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:14.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:13 smithi016 bash[72916]: cluster 2024-04-10T04:17:12.690556+0000 mon.a (mon.0) 4149 : cluster 0 osdmap e2420: 8 total, 8 up, 8 in 2024-04-10T04:17:14.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:13 smithi016 bash[72916]: cluster 2024-04-10T04:17:12.727527+0000 mgr.y (mgr.25133) 2124 : cluster 0 pgmap v4088: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 644 KiB/s rd, 5.1 KiB/s wr, 872 op/s 2024-04-10T04:17:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:13 smithi016 bash[74137]: cluster 2024-04-10T04:17:12.690556+0000 mon.a (mon.0) 4149 : cluster 0 osdmap e2420: 8 total, 8 up, 8 in 2024-04-10T04:17:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:13 smithi016 bash[74137]: cluster 2024-04-10T04:17:12.727527+0000 mgr.y (mgr.25133) 2124 : cluster 0 pgmap v4088: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 644 KiB/s rd, 5.1 KiB/s wr, 872 op/s 2024-04-10T04:17:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:13 smithi136 bash[68278]: cluster 2024-04-10T04:17:12.690556+0000 mon.a (mon.0) 4149 : cluster 0 osdmap e2420: 8 total, 8 up, 8 in 2024-04-10T04:17:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:13 smithi136 bash[68278]: cluster 2024-04-10T04:17:12.727527+0000 mgr.y (mgr.25133) 2124 : cluster 0 pgmap v4088: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 644 KiB/s rd, 5.1 KiB/s wr, 872 op/s 2024-04-10T04:17:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:14 smithi016 bash[72916]: cluster 2024-04-10T04:17:13.701468+0000 mon.a (mon.0) 4150 : cluster 0 osdmap e2421: 8 total, 8 up, 8 in 2024-04-10T04:17:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:14 smithi016 bash[72916]: cluster 2024-04-10T04:17:14.669991+0000 mon.a (mon.0) 4151 : cluster 0 osdmap e2422: 8 total, 8 up, 8 in 2024-04-10T04:17:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:14 smithi016 bash[74137]: cluster 2024-04-10T04:17:13.701468+0000 mon.a (mon.0) 4150 : cluster 0 osdmap e2421: 8 total, 8 up, 8 in 2024-04-10T04:17:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:14 smithi016 bash[74137]: cluster 2024-04-10T04:17:14.669991+0000 mon.a (mon.0) 4151 : cluster 0 osdmap e2422: 8 total, 8 up, 8 in 2024-04-10T04:17:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:14 smithi136 bash[68278]: cluster 2024-04-10T04:17:13.701468+0000 mon.a (mon.0) 4150 : cluster 0 osdmap e2421: 8 total, 8 up, 8 in 2024-04-10T04:17:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:14 smithi136 bash[68278]: cluster 2024-04-10T04:17:14.669991+0000 mon.a (mon.0) 4151 : cluster 0 osdmap e2422: 8 total, 8 up, 8 in 2024-04-10T04:17:16.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:15 smithi016 bash[72916]: cluster 2024-04-10T04:17:14.728060+0000 mgr.y (mgr.25133) 2125 : cluster 0 pgmap v4091: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 603 KiB/s rd, 5.0 KiB/s wr, 817 op/s 2024-04-10T04:17:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:15 smithi016 bash[74137]: cluster 2024-04-10T04:17:14.728060+0000 mgr.y (mgr.25133) 2125 : cluster 0 pgmap v4091: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 603 KiB/s rd, 5.0 KiB/s wr, 817 op/s 2024-04-10T04:17:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:15 smithi136 bash[68278]: cluster 2024-04-10T04:17:14.728060+0000 mgr.y (mgr.25133) 2125 : cluster 0 pgmap v4091: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 603 KiB/s rd, 5.0 KiB/s wr, 817 op/s 2024-04-10T04:17:17.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:16 smithi016 bash[72916]: cluster 2024-04-10T04:17:15.715863+0000 mon.a (mon.0) 4152 : cluster 0 osdmap e2423: 8 total, 8 up, 8 in 2024-04-10T04:17:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:16 smithi016 bash[74137]: cluster 2024-04-10T04:17:15.715863+0000 mon.a (mon.0) 4152 : cluster 0 osdmap e2423: 8 total, 8 up, 8 in 2024-04-10T04:17:17.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:16 smithi136 bash[68278]: cluster 2024-04-10T04:17:15.715863+0000 mon.a (mon.0) 4152 : cluster 0 osdmap e2423: 8 total, 8 up, 8 in 2024-04-10T04:17:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:17 smithi016 bash[72916]: cluster 2024-04-10T04:17:16.715928+0000 mon.a (mon.0) 4153 : cluster 0 osdmap e2424: 8 total, 8 up, 8 in 2024-04-10T04:17:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:17 smithi016 bash[72916]: cluster 2024-04-10T04:17:16.730441+0000 mgr.y (mgr.25133) 2126 : cluster 0 pgmap v4094: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2024-04-10T04:17:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:17 smithi016 bash[74137]: cluster 2024-04-10T04:17:16.715928+0000 mon.a (mon.0) 4153 : cluster 0 osdmap e2424: 8 total, 8 up, 8 in 2024-04-10T04:17:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:17 smithi016 bash[74137]: cluster 2024-04-10T04:17:16.730441+0000 mgr.y (mgr.25133) 2126 : cluster 0 pgmap v4094: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2024-04-10T04:17:18.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:17 smithi136 bash[68278]: cluster 2024-04-10T04:17:16.715928+0000 mon.a (mon.0) 4153 : cluster 0 osdmap e2424: 8 total, 8 up, 8 in 2024-04-10T04:17:18.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:17 smithi136 bash[68278]: cluster 2024-04-10T04:17:16.730441+0000 mgr.y (mgr.25133) 2126 : cluster 0 pgmap v4094: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2024-04-10T04:17:19.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:18 smithi016 bash[72916]: cluster 2024-04-10T04:17:17.739465+0000 mon.a (mon.0) 4154 : cluster 0 osdmap e2425: 8 total, 8 up, 8 in 2024-04-10T04:17:19.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:18 smithi016 bash[74137]: cluster 2024-04-10T04:17:17.739465+0000 mon.a (mon.0) 4154 : cluster 0 osdmap e2425: 8 total, 8 up, 8 in 2024-04-10T04:17:19.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:18 smithi136 bash[68278]: cluster 2024-04-10T04:17:17.739465+0000 mon.a (mon.0) 4154 : cluster 0 osdmap e2425: 8 total, 8 up, 8 in 2024-04-10T04:17:20.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:19 smithi016 bash[74137]: cluster 2024-04-10T04:17:18.731378+0000 mgr.y (mgr.25133) 2127 : cluster 0 pgmap v4096: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:17:20.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:19 smithi016 bash[74137]: cluster 2024-04-10T04:17:18.741891+0000 mon.a (mon.0) 4155 : cluster 0 osdmap e2426: 8 total, 8 up, 8 in 2024-04-10T04:17:20.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:19 smithi016 bash[74137]: cluster 2024-04-10T04:17:19.673771+0000 mon.a (mon.0) 4156 : cluster 0 osdmap e2427: 8 total, 8 up, 8 in 2024-04-10T04:17:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:19 smithi016 bash[72916]: cluster 2024-04-10T04:17:18.731378+0000 mgr.y (mgr.25133) 2127 : cluster 0 pgmap v4096: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:17:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:19 smithi016 bash[72916]: cluster 2024-04-10T04:17:18.741891+0000 mon.a (mon.0) 4155 : cluster 0 osdmap e2426: 8 total, 8 up, 8 in 2024-04-10T04:17:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:19 smithi016 bash[72916]: cluster 2024-04-10T04:17:19.673771+0000 mon.a (mon.0) 4156 : cluster 0 osdmap e2427: 8 total, 8 up, 8 in 2024-04-10T04:17:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:19 smithi136 bash[68278]: cluster 2024-04-10T04:17:18.731378+0000 mgr.y (mgr.25133) 2127 : cluster 0 pgmap v4096: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:17:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:19 smithi136 bash[68278]: cluster 2024-04-10T04:17:18.741891+0000 mon.a (mon.0) 4155 : cluster 0 osdmap e2426: 8 total, 8 up, 8 in 2024-04-10T04:17:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:19 smithi136 bash[68278]: cluster 2024-04-10T04:17:19.673771+0000 mon.a (mon.0) 4156 : cluster 0 osdmap e2427: 8 total, 8 up, 8 in 2024-04-10T04:17:22.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:21 smithi016 bash[72916]: cluster 2024-04-10T04:17:20.732382+0000 mgr.y (mgr.25133) 2128 : cluster 0 pgmap v4099: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 568 KiB/s rd, 5.0 KiB/s wr, 772 op/s 2024-04-10T04:17:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:21 smithi016 bash[72916]: cluster 2024-04-10T04:17:20.765408+0000 mon.a (mon.0) 4157 : cluster 0 osdmap e2428: 8 total, 8 up, 8 in 2024-04-10T04:17:22.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:17:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:17:21] "GET /metrics HTTP/1.1" 200 36816 "" "Prometheus/2.43.0" 2024-04-10T04:17:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:21 smithi016 bash[74137]: cluster 2024-04-10T04:17:20.732382+0000 mgr.y (mgr.25133) 2128 : cluster 0 pgmap v4099: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 568 KiB/s rd, 5.0 KiB/s wr, 772 op/s 2024-04-10T04:17:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:21 smithi016 bash[74137]: cluster 2024-04-10T04:17:20.765408+0000 mon.a (mon.0) 4157 : cluster 0 osdmap e2428: 8 total, 8 up, 8 in 2024-04-10T04:17:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:21 smithi136 bash[68278]: cluster 2024-04-10T04:17:20.732382+0000 mgr.y (mgr.25133) 2128 : cluster 0 pgmap v4099: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 568 KiB/s rd, 5.0 KiB/s wr, 772 op/s 2024-04-10T04:17:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:21 smithi136 bash[68278]: cluster 2024-04-10T04:17:20.765408+0000 mon.a (mon.0) 4157 : cluster 0 osdmap e2428: 8 total, 8 up, 8 in 2024-04-10T04:17:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:22 smithi016 bash[72916]: cluster 2024-04-10T04:17:21.776747+0000 mon.a (mon.0) 4158 : cluster 0 osdmap e2429: 8 total, 8 up, 8 in 2024-04-10T04:17:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:22 smithi016 bash[74137]: cluster 2024-04-10T04:17:21.776747+0000 mon.a (mon.0) 4158 : cluster 0 osdmap e2429: 8 total, 8 up, 8 in 2024-04-10T04:17:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:22 smithi136 bash[68278]: cluster 2024-04-10T04:17:21.776747+0000 mon.a (mon.0) 4158 : cluster 0 osdmap e2429: 8 total, 8 up, 8 in 2024-04-10T04:17:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:23 smithi016 bash[72916]: cluster 2024-04-10T04:17:22.733359+0000 mgr.y (mgr.25133) 2129 : cluster 0 pgmap v4102: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 776 op/s 2024-04-10T04:17:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:23 smithi016 bash[72916]: cluster 2024-04-10T04:17:22.780537+0000 mon.a (mon.0) 4159 : cluster 0 osdmap e2430: 8 total, 8 up, 8 in 2024-04-10T04:17:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:23 smithi016 bash[74137]: cluster 2024-04-10T04:17:22.733359+0000 mgr.y (mgr.25133) 2129 : cluster 0 pgmap v4102: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 776 op/s 2024-04-10T04:17:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:23 smithi016 bash[74137]: cluster 2024-04-10T04:17:22.780537+0000 mon.a (mon.0) 4159 : cluster 0 osdmap e2430: 8 total, 8 up, 8 in 2024-04-10T04:17:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:23 smithi136 bash[68278]: cluster 2024-04-10T04:17:22.733359+0000 mgr.y (mgr.25133) 2129 : cluster 0 pgmap v4102: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 776 op/s 2024-04-10T04:17:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:23 smithi136 bash[68278]: cluster 2024-04-10T04:17:22.780537+0000 mon.a (mon.0) 4159 : cluster 0 osdmap e2430: 8 total, 8 up, 8 in 2024-04-10T04:17:25.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:24 smithi016 bash[72916]: cluster 2024-04-10T04:17:23.796868+0000 mon.a (mon.0) 4160 : cluster 0 osdmap e2431: 8 total, 8 up, 8 in 2024-04-10T04:17:25.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:24 smithi016 bash[72916]: cluster 2024-04-10T04:17:24.674523+0000 mon.a (mon.0) 4161 : cluster 0 osdmap e2432: 8 total, 8 up, 8 in 2024-04-10T04:17:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:24 smithi016 bash[74137]: cluster 2024-04-10T04:17:23.796868+0000 mon.a (mon.0) 4160 : cluster 0 osdmap e2431: 8 total, 8 up, 8 in 2024-04-10T04:17:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:24 smithi016 bash[74137]: cluster 2024-04-10T04:17:24.674523+0000 mon.a (mon.0) 4161 : cluster 0 osdmap e2432: 8 total, 8 up, 8 in 2024-04-10T04:17:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:24 smithi136 bash[68278]: cluster 2024-04-10T04:17:23.796868+0000 mon.a (mon.0) 4160 : cluster 0 osdmap e2431: 8 total, 8 up, 8 in 2024-04-10T04:17:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:24 smithi136 bash[68278]: cluster 2024-04-10T04:17:24.674523+0000 mon.a (mon.0) 4161 : cluster 0 osdmap e2432: 8 total, 8 up, 8 in 2024-04-10T04:17:26.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:25 smithi016 bash[74137]: cluster 2024-04-10T04:17:24.733848+0000 mgr.y (mgr.25133) 2130 : cluster 0 pgmap v4106: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 732 op/s 2024-04-10T04:17:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:25 smithi016 bash[74137]: cluster 2024-04-10T04:17:25.682256+0000 mon.a (mon.0) 4162 : cluster 0 osdmap e2433: 8 total, 8 up, 8 in 2024-04-10T04:17:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:25 smithi016 bash[72916]: cluster 2024-04-10T04:17:24.733848+0000 mgr.y (mgr.25133) 2130 : cluster 0 pgmap v4106: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 732 op/s 2024-04-10T04:17:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:25 smithi016 bash[72916]: cluster 2024-04-10T04:17:25.682256+0000 mon.a (mon.0) 4162 : cluster 0 osdmap e2433: 8 total, 8 up, 8 in 2024-04-10T04:17:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:25 smithi136 bash[68278]: cluster 2024-04-10T04:17:24.733848+0000 mgr.y (mgr.25133) 2130 : cluster 0 pgmap v4106: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 732 op/s 2024-04-10T04:17:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:25 smithi136 bash[68278]: cluster 2024-04-10T04:17:25.682256+0000 mon.a (mon.0) 4162 : cluster 0 osdmap e2433: 8 total, 8 up, 8 in 2024-04-10T04:17:28.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:27 smithi016 bash[74137]: cluster 2024-04-10T04:17:26.686901+0000 mon.a (mon.0) 4163 : cluster 0 osdmap e2434: 8 total, 8 up, 8 in 2024-04-10T04:17:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:27 smithi016 bash[74137]: cluster 2024-04-10T04:17:26.734431+0000 mgr.y (mgr.25133) 2131 : cluster 0 pgmap v4109: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 545 KiB/s rd, 5.1 KiB/s wr, 739 op/s 2024-04-10T04:17:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:27 smithi016 bash[74137]: audit 2024-04-10T04:17:27.634795+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:27 smithi016 bash[72916]: cluster 2024-04-10T04:17:26.686901+0000 mon.a (mon.0) 4163 : cluster 0 osdmap e2434: 8 total, 8 up, 8 in 2024-04-10T04:17:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:27 smithi016 bash[72916]: cluster 2024-04-10T04:17:26.734431+0000 mgr.y (mgr.25133) 2131 : cluster 0 pgmap v4109: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 545 KiB/s rd, 5.1 KiB/s wr, 739 op/s 2024-04-10T04:17:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:27 smithi016 bash[72916]: audit 2024-04-10T04:17:27.634795+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:27 smithi136 bash[68278]: cluster 2024-04-10T04:17:26.686901+0000 mon.a (mon.0) 4163 : cluster 0 osdmap e2434: 8 total, 8 up, 8 in 2024-04-10T04:17:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:27 smithi136 bash[68278]: cluster 2024-04-10T04:17:26.734431+0000 mgr.y (mgr.25133) 2131 : cluster 0 pgmap v4109: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 545 KiB/s rd, 5.1 KiB/s wr, 739 op/s 2024-04-10T04:17:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:27 smithi136 bash[68278]: audit 2024-04-10T04:17:27.634795+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:29.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:28 smithi016 bash[74137]: cluster 2024-04-10T04:17:27.694430+0000 mon.a (mon.0) 4165 : cluster 0 osdmap e2435: 8 total, 8 up, 8 in 2024-04-10T04:17:29.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:28 smithi016 bash[72916]: cluster 2024-04-10T04:17:27.694430+0000 mon.a (mon.0) 4165 : cluster 0 osdmap e2435: 8 total, 8 up, 8 in 2024-04-10T04:17:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:28 smithi136 bash[68278]: cluster 2024-04-10T04:17:27.694430+0000 mon.a (mon.0) 4165 : cluster 0 osdmap e2435: 8 total, 8 up, 8 in 2024-04-10T04:17:30.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:29 smithi016 bash[72916]: cluster 2024-04-10T04:17:28.707719+0000 mon.a (mon.0) 4166 : cluster 0 osdmap e2436: 8 total, 8 up, 8 in 2024-04-10T04:17:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:29 smithi016 bash[72916]: cluster 2024-04-10T04:17:28.735099+0000 mgr.y (mgr.25133) 2132 : cluster 0 pgmap v4112: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:17:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:29 smithi016 bash[72916]: cluster 2024-04-10T04:17:29.677272+0000 mon.a (mon.0) 4167 : cluster 0 osdmap e2437: 8 total, 8 up, 8 in 2024-04-10T04:17:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:29 smithi016 bash[74137]: cluster 2024-04-10T04:17:28.707719+0000 mon.a (mon.0) 4166 : cluster 0 osdmap e2436: 8 total, 8 up, 8 in 2024-04-10T04:17:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:29 smithi016 bash[74137]: cluster 2024-04-10T04:17:28.735099+0000 mgr.y (mgr.25133) 2132 : cluster 0 pgmap v4112: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:17:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:29 smithi016 bash[74137]: cluster 2024-04-10T04:17:29.677272+0000 mon.a (mon.0) 4167 : cluster 0 osdmap e2437: 8 total, 8 up, 8 in 2024-04-10T04:17:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:29 smithi136 bash[68278]: cluster 2024-04-10T04:17:28.707719+0000 mon.a (mon.0) 4166 : cluster 0 osdmap e2436: 8 total, 8 up, 8 in 2024-04-10T04:17:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:29 smithi136 bash[68278]: cluster 2024-04-10T04:17:28.735099+0000 mgr.y (mgr.25133) 2132 : cluster 0 pgmap v4112: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-10T04:17:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:29 smithi136 bash[68278]: cluster 2024-04-10T04:17:29.677272+0000 mon.a (mon.0) 4167 : cluster 0 osdmap e2437: 8 total, 8 up, 8 in 2024-04-10T04:17:32.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:31 smithi016 bash[72916]: cluster 2024-04-10T04:17:30.727687+0000 mon.a (mon.0) 4168 : cluster 0 osdmap e2438: 8 total, 8 up, 8 in 2024-04-10T04:17:32.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:31 smithi016 bash[72916]: cluster 2024-04-10T04:17:30.735739+0000 mgr.y (mgr.25133) 2133 : cluster 0 pgmap v4115: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2024-04-10T04:17:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:17:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:17:31] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.43.0" 2024-04-10T04:17:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:31 smithi016 bash[74137]: cluster 2024-04-10T04:17:30.727687+0000 mon.a (mon.0) 4168 : cluster 0 osdmap e2438: 8 total, 8 up, 8 in 2024-04-10T04:17:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:31 smithi016 bash[74137]: cluster 2024-04-10T04:17:30.735739+0000 mgr.y (mgr.25133) 2133 : cluster 0 pgmap v4115: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2024-04-10T04:17:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:31 smithi136 bash[68278]: cluster 2024-04-10T04:17:30.727687+0000 mon.a (mon.0) 4168 : cluster 0 osdmap e2438: 8 total, 8 up, 8 in 2024-04-10T04:17:32.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:31 smithi136 bash[68278]: cluster 2024-04-10T04:17:30.735739+0000 mgr.y (mgr.25133) 2133 : cluster 0 pgmap v4115: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2024-04-10T04:17:33.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:32 smithi016 bash[74137]: cluster 2024-04-10T04:17:31.734361+0000 mon.a (mon.0) 4169 : cluster 0 osdmap e2439: 8 total, 8 up, 8 in 2024-04-10T04:17:33.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:32 smithi016 bash[72916]: cluster 2024-04-10T04:17:31.734361+0000 mon.a (mon.0) 4169 : cluster 0 osdmap e2439: 8 total, 8 up, 8 in 2024-04-10T04:17:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:32 smithi136 bash[68278]: cluster 2024-04-10T04:17:31.734361+0000 mon.a (mon.0) 4169 : cluster 0 osdmap e2439: 8 total, 8 up, 8 in 2024-04-10T04:17:34.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:33 smithi016 bash[72916]: cluster 2024-04-10T04:17:32.736576+0000 mgr.y (mgr.25133) 2134 : cluster 0 pgmap v4118: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 5.0 KiB/s wr, 686 op/s 2024-04-10T04:17:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:33 smithi016 bash[72916]: cluster 2024-04-10T04:17:32.740557+0000 mon.a (mon.0) 4170 : cluster 0 osdmap e2440: 8 total, 8 up, 8 in 2024-04-10T04:17:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:33 smithi016 bash[74137]: cluster 2024-04-10T04:17:32.736576+0000 mgr.y (mgr.25133) 2134 : cluster 0 pgmap v4118: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 5.0 KiB/s wr, 686 op/s 2024-04-10T04:17:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:33 smithi016 bash[74137]: cluster 2024-04-10T04:17:32.740557+0000 mon.a (mon.0) 4170 : cluster 0 osdmap e2440: 8 total, 8 up, 8 in 2024-04-10T04:17:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:33 smithi136 bash[68278]: cluster 2024-04-10T04:17:32.736576+0000 mgr.y (mgr.25133) 2134 : cluster 0 pgmap v4118: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 5.0 KiB/s wr, 686 op/s 2024-04-10T04:17:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:33 smithi136 bash[68278]: cluster 2024-04-10T04:17:32.740557+0000 mon.a (mon.0) 4170 : cluster 0 osdmap e2440: 8 total, 8 up, 8 in 2024-04-10T04:17:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:34 smithi016 bash[74137]: cluster 2024-04-10T04:17:33.751535+0000 mon.a (mon.0) 4171 : cluster 0 osdmap e2441: 8 total, 8 up, 8 in 2024-04-10T04:17:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:34 smithi016 bash[74137]: cluster 2024-04-10T04:17:34.681406+0000 mon.a (mon.0) 4172 : cluster 0 osdmap e2442: 8 total, 8 up, 8 in 2024-04-10T04:17:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:34 smithi016 bash[72916]: cluster 2024-04-10T04:17:33.751535+0000 mon.a (mon.0) 4171 : cluster 0 osdmap e2441: 8 total, 8 up, 8 in 2024-04-10T04:17:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:34 smithi016 bash[72916]: cluster 2024-04-10T04:17:34.681406+0000 mon.a (mon.0) 4172 : cluster 0 osdmap e2442: 8 total, 8 up, 8 in 2024-04-10T04:17:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:34 smithi136 bash[68278]: cluster 2024-04-10T04:17:33.751535+0000 mon.a (mon.0) 4171 : cluster 0 osdmap e2441: 8 total, 8 up, 8 in 2024-04-10T04:17:35.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:34 smithi136 bash[68278]: cluster 2024-04-10T04:17:34.681406+0000 mon.a (mon.0) 4172 : cluster 0 osdmap e2442: 8 total, 8 up, 8 in 2024-04-10T04:17:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:35 smithi016 bash[72916]: cluster 2024-04-10T04:17:34.737236+0000 mgr.y (mgr.25133) 2135 : cluster 0 pgmap v4121: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 5.0 KiB/s wr, 642 op/s 2024-04-10T04:17:36.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:35 smithi016 bash[74137]: cluster 2024-04-10T04:17:34.737236+0000 mgr.y (mgr.25133) 2135 : cluster 0 pgmap v4121: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 5.0 KiB/s wr, 642 op/s 2024-04-10T04:17:36.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:35 smithi136 bash[68278]: cluster 2024-04-10T04:17:34.737236+0000 mgr.y (mgr.25133) 2135 : cluster 0 pgmap v4121: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 5.0 KiB/s wr, 642 op/s 2024-04-10T04:17:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:36 smithi016 bash[72916]: cluster 2024-04-10T04:17:35.754349+0000 mon.a (mon.0) 4173 : cluster 0 osdmap e2443: 8 total, 8 up, 8 in 2024-04-10T04:17:37.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:36 smithi016 bash[74137]: cluster 2024-04-10T04:17:35.754349+0000 mon.a (mon.0) 4173 : cluster 0 osdmap e2443: 8 total, 8 up, 8 in 2024-04-10T04:17:37.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:36 smithi136 bash[68278]: cluster 2024-04-10T04:17:35.754349+0000 mon.a (mon.0) 4173 : cluster 0 osdmap e2443: 8 total, 8 up, 8 in 2024-04-10T04:17:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:37 smithi016 bash[72916]: cluster 2024-04-10T04:17:36.738023+0000 mgr.y (mgr.25133) 2136 : cluster 0 pgmap v4123: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 5.0 KiB/s wr, 643 op/s 2024-04-10T04:17:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:37 smithi016 bash[72916]: cluster 2024-04-10T04:17:36.779082+0000 mon.a (mon.0) 4174 : cluster 0 osdmap e2444: 8 total, 8 up, 8 in 2024-04-10T04:17:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:37 smithi016 bash[74137]: cluster 2024-04-10T04:17:36.738023+0000 mgr.y (mgr.25133) 2136 : cluster 0 pgmap v4123: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 5.0 KiB/s wr, 643 op/s 2024-04-10T04:17:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:37 smithi016 bash[74137]: cluster 2024-04-10T04:17:36.779082+0000 mon.a (mon.0) 4174 : cluster 0 osdmap e2444: 8 total, 8 up, 8 in 2024-04-10T04:17:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:37 smithi136 bash[68278]: cluster 2024-04-10T04:17:36.738023+0000 mgr.y (mgr.25133) 2136 : cluster 0 pgmap v4123: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 474 KiB/s rd, 5.0 KiB/s wr, 643 op/s 2024-04-10T04:17:38.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:37 smithi136 bash[68278]: cluster 2024-04-10T04:17:36.779082+0000 mon.a (mon.0) 4174 : cluster 0 osdmap e2444: 8 total, 8 up, 8 in 2024-04-10T04:17:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:38 smithi016 bash[72916]: cluster 2024-04-10T04:17:37.789731+0000 mon.a (mon.0) 4175 : cluster 0 osdmap e2445: 8 total, 8 up, 8 in 2024-04-10T04:17:39.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:38 smithi016 bash[74137]: cluster 2024-04-10T04:17:37.789731+0000 mon.a (mon.0) 4175 : cluster 0 osdmap e2445: 8 total, 8 up, 8 in 2024-04-10T04:17:39.173 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:38 smithi136 bash[68278]: cluster 2024-04-10T04:17:37.789731+0000 mon.a (mon.0) 4175 : cluster 0 osdmap e2445: 8 total, 8 up, 8 in 2024-04-10T04:17:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:39 smithi016 bash[72916]: cluster 2024-04-10T04:17:38.738901+0000 mgr.y (mgr.25133) 2137 : cluster 0 pgmap v4126: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:17:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:39 smithi016 bash[72916]: cluster 2024-04-10T04:17:38.798476+0000 mon.a (mon.0) 4176 : cluster 0 osdmap e2446: 8 total, 8 up, 8 in 2024-04-10T04:17:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:39 smithi016 bash[72916]: cluster 2024-04-10T04:17:39.679893+0000 mon.a (mon.0) 4177 : cluster 0 osdmap e2447: 8 total, 8 up, 8 in 2024-04-10T04:17:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:39 smithi016 bash[74137]: cluster 2024-04-10T04:17:38.738901+0000 mgr.y (mgr.25133) 2137 : cluster 0 pgmap v4126: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:17:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:39 smithi016 bash[74137]: cluster 2024-04-10T04:17:38.798476+0000 mon.a (mon.0) 4176 : cluster 0 osdmap e2446: 8 total, 8 up, 8 in 2024-04-10T04:17:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:39 smithi016 bash[74137]: cluster 2024-04-10T04:17:39.679893+0000 mon.a (mon.0) 4177 : cluster 0 osdmap e2447: 8 total, 8 up, 8 in 2024-04-10T04:17:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:39 smithi136 bash[68278]: cluster 2024-04-10T04:17:38.738901+0000 mgr.y (mgr.25133) 2137 : cluster 0 pgmap v4126: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-10T04:17:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:39 smithi136 bash[68278]: cluster 2024-04-10T04:17:38.798476+0000 mon.a (mon.0) 4176 : cluster 0 osdmap e2446: 8 total, 8 up, 8 in 2024-04-10T04:17:40.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:39 smithi136 bash[68278]: cluster 2024-04-10T04:17:39.679893+0000 mon.a (mon.0) 4177 : cluster 0 osdmap e2447: 8 total, 8 up, 8 in 2024-04-10T04:17:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:17:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:17:41] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.43.0" 2024-04-10T04:17:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:41 smithi016 bash[72916]: cluster 2024-04-10T04:17:40.683743+0000 mon.a (mon.0) 4178 : cluster 0 osdmap e2448: 8 total, 8 up, 8 in 2024-04-10T04:17:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:41 smithi016 bash[72916]: cluster 2024-04-10T04:17:40.739387+0000 mgr.y (mgr.25133) 2138 : cluster 0 pgmap v4130: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 5.0 KiB/s wr, 603 op/s 2024-04-10T04:17:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:41 smithi016 bash[72916]: audit 2024-04-10T04:17:41.436384+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:17:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:41 smithi016 bash[74137]: cluster 2024-04-10T04:17:40.683743+0000 mon.a (mon.0) 4178 : cluster 0 osdmap e2448: 8 total, 8 up, 8 in 2024-04-10T04:17:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:41 smithi016 bash[74137]: cluster 2024-04-10T04:17:40.739387+0000 mgr.y (mgr.25133) 2138 : cluster 0 pgmap v4130: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 5.0 KiB/s wr, 603 op/s 2024-04-10T04:17:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:41 smithi016 bash[74137]: audit 2024-04-10T04:17:41.436384+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:17:42.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:41 smithi136 bash[68278]: cluster 2024-04-10T04:17:40.683743+0000 mon.a (mon.0) 4178 : cluster 0 osdmap e2448: 8 total, 8 up, 8 in 2024-04-10T04:17:42.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:41 smithi136 bash[68278]: cluster 2024-04-10T04:17:40.739387+0000 mgr.y (mgr.25133) 2138 : cluster 0 pgmap v4130: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 5.0 KiB/s wr, 603 op/s 2024-04-10T04:17:42.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:41 smithi136 bash[68278]: audit 2024-04-10T04:17:41.436384+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:17:43.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:42 smithi016 bash[72916]: cluster 2024-04-10T04:17:41.692159+0000 mon.a (mon.0) 4180 : cluster 0 osdmap e2449: 8 total, 8 up, 8 in 2024-04-10T04:17:43.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:42 smithi016 bash[72916]: audit 2024-04-10T04:17:42.118776+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:17:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:42 smithi016 bash[72916]: audit 2024-04-10T04:17:42.124625+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:17:43.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:42 smithi016 bash[72916]: audit 2024-04-10T04:17:42.635365+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:42 smithi016 bash[74137]: cluster 2024-04-10T04:17:41.692159+0000 mon.a (mon.0) 4180 : cluster 0 osdmap e2449: 8 total, 8 up, 8 in 2024-04-10T04:17:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:42 smithi016 bash[74137]: audit 2024-04-10T04:17:42.118776+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:17:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:42 smithi016 bash[74137]: audit 2024-04-10T04:17:42.124625+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:17:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:42 smithi016 bash[74137]: audit 2024-04-10T04:17:42.635365+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:43.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:42 smithi136 bash[68278]: cluster 2024-04-10T04:17:41.692159+0000 mon.a (mon.0) 4180 : cluster 0 osdmap e2449: 8 total, 8 up, 8 in 2024-04-10T04:17:43.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:42 smithi136 bash[68278]: audit 2024-04-10T04:17:42.118776+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:17:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:42 smithi136 bash[68278]: audit 2024-04-10T04:17:42.124625+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:17:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:42 smithi136 bash[68278]: audit 2024-04-10T04:17:42.635365+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:44.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[72916]: cluster 2024-04-10T04:17:42.690856+0000 mon.a (mon.0) 4184 : cluster 0 osdmap e2450: 8 total, 8 up, 8 in 2024-04-10T04:17:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[72916]: cluster 2024-04-10T04:17:42.739787+0000 mgr.y (mgr.25133) 2139 : cluster 0 pgmap v4133: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 5.1 KiB/s wr, 606 op/s 2024-04-10T04:17:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[72916]: audit 2024-04-10T04:17:42.809938+0000 mon.a (mon.0) 4185 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:17:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[72916]: audit 2024-04-10T04:17:42.811370+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:17:44.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[72916]: audit 2024-04-10T04:17:42.817985+0000 mon.a (mon.0) 4187 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:17:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[74137]: cluster 2024-04-10T04:17:42.690856+0000 mon.a (mon.0) 4184 : cluster 0 osdmap e2450: 8 total, 8 up, 8 in 2024-04-10T04:17:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[74137]: cluster 2024-04-10T04:17:42.739787+0000 mgr.y (mgr.25133) 2139 : cluster 0 pgmap v4133: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 5.1 KiB/s wr, 606 op/s 2024-04-10T04:17:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[74137]: audit 2024-04-10T04:17:42.809938+0000 mon.a (mon.0) 4185 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:17:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[74137]: audit 2024-04-10T04:17:42.811370+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:17:44.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:43 smithi016 bash[74137]: audit 2024-04-10T04:17:42.817985+0000 mon.a (mon.0) 4187 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:17:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:43 smithi136 bash[68278]: cluster 2024-04-10T04:17:42.690856+0000 mon.a (mon.0) 4184 : cluster 0 osdmap e2450: 8 total, 8 up, 8 in 2024-04-10T04:17:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:43 smithi136 bash[68278]: cluster 2024-04-10T04:17:42.739787+0000 mgr.y (mgr.25133) 2139 : cluster 0 pgmap v4133: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 5.1 KiB/s wr, 606 op/s 2024-04-10T04:17:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:43 smithi136 bash[68278]: audit 2024-04-10T04:17:42.809938+0000 mon.a (mon.0) 4185 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:17:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:43 smithi136 bash[68278]: audit 2024-04-10T04:17:42.811370+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:17:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:43 smithi136 bash[68278]: audit 2024-04-10T04:17:42.817985+0000 mon.a (mon.0) 4187 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:17:45.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:44 smithi016 bash[72916]: cluster 2024-04-10T04:17:43.712769+0000 mon.a (mon.0) 4188 : cluster 0 osdmap e2451: 8 total, 8 up, 8 in 2024-04-10T04:17:45.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:44 smithi016 bash[72916]: cluster 2024-04-10T04:17:44.686869+0000 mon.a (mon.0) 4189 : cluster 0 osdmap e2452: 8 total, 8 up, 8 in 2024-04-10T04:17:45.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:44 smithi016 bash[74137]: cluster 2024-04-10T04:17:43.712769+0000 mon.a (mon.0) 4188 : cluster 0 osdmap e2451: 8 total, 8 up, 8 in 2024-04-10T04:17:45.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:44 smithi016 bash[74137]: cluster 2024-04-10T04:17:44.686869+0000 mon.a (mon.0) 4189 : cluster 0 osdmap e2452: 8 total, 8 up, 8 in 2024-04-10T04:17:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:44 smithi136 bash[68278]: cluster 2024-04-10T04:17:43.712769+0000 mon.a (mon.0) 4188 : cluster 0 osdmap e2451: 8 total, 8 up, 8 in 2024-04-10T04:17:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:44 smithi136 bash[68278]: cluster 2024-04-10T04:17:44.686869+0000 mon.a (mon.0) 4189 : cluster 0 osdmap e2452: 8 total, 8 up, 8 in 2024-04-10T04:17:46.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:45 smithi016 bash[72916]: cluster 2024-04-10T04:17:44.740264+0000 mgr.y (mgr.25133) 2140 : cluster 0 pgmap v4136: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 407 KiB/s rd, 5.0 KiB/s wr, 550 op/s 2024-04-10T04:17:46.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:45 smithi016 bash[74137]: cluster 2024-04-10T04:17:44.740264+0000 mgr.y (mgr.25133) 2140 : cluster 0 pgmap v4136: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 407 KiB/s rd, 5.0 KiB/s wr, 550 op/s 2024-04-10T04:17:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:45 smithi136 bash[68278]: cluster 2024-04-10T04:17:44.740264+0000 mgr.y (mgr.25133) 2140 : cluster 0 pgmap v4136: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 407 KiB/s rd, 5.0 KiB/s wr, 550 op/s 2024-04-10T04:17:47.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:46 smithi016 bash[72916]: cluster 2024-04-10T04:17:45.731173+0000 mon.a (mon.0) 4190 : cluster 0 osdmap e2453: 8 total, 8 up, 8 in 2024-04-10T04:17:47.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:46 smithi016 bash[74137]: cluster 2024-04-10T04:17:45.731173+0000 mon.a (mon.0) 4190 : cluster 0 osdmap e2453: 8 total, 8 up, 8 in 2024-04-10T04:17:47.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:46 smithi136 bash[68278]: cluster 2024-04-10T04:17:45.731173+0000 mon.a (mon.0) 4190 : cluster 0 osdmap e2453: 8 total, 8 up, 8 in 2024-04-10T04:17:48.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:47 smithi016 bash[74137]: cluster 2024-04-10T04:17:46.733933+0000 mon.a (mon.0) 4191 : cluster 0 osdmap e2454: 8 total, 8 up, 8 in 2024-04-10T04:17:48.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:47 smithi016 bash[74137]: cluster 2024-04-10T04:17:46.741111+0000 mgr.y (mgr.25133) 2141 : cluster 0 pgmap v4139: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 551 op/s 2024-04-10T04:17:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:47 smithi016 bash[72916]: cluster 2024-04-10T04:17:46.733933+0000 mon.a (mon.0) 4191 : cluster 0 osdmap e2454: 8 total, 8 up, 8 in 2024-04-10T04:17:48.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:47 smithi016 bash[72916]: cluster 2024-04-10T04:17:46.741111+0000 mgr.y (mgr.25133) 2141 : cluster 0 pgmap v4139: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 551 op/s 2024-04-10T04:17:48.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:47 smithi136 bash[68278]: cluster 2024-04-10T04:17:46.733933+0000 mon.a (mon.0) 4191 : cluster 0 osdmap e2454: 8 total, 8 up, 8 in 2024-04-10T04:17:48.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:47 smithi136 bash[68278]: cluster 2024-04-10T04:17:46.741111+0000 mgr.y (mgr.25133) 2141 : cluster 0 pgmap v4139: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 551 op/s 2024-04-10T04:17:49.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:48 smithi016 bash[72916]: cluster 2024-04-10T04:17:47.754838+0000 mon.a (mon.0) 4192 : cluster 0 osdmap e2455: 8 total, 8 up, 8 in 2024-04-10T04:17:49.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:48 smithi016 bash[74137]: cluster 2024-04-10T04:17:47.754838+0000 mon.a (mon.0) 4192 : cluster 0 osdmap e2455: 8 total, 8 up, 8 in 2024-04-10T04:17:49.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:48 smithi136 bash[68278]: cluster 2024-04-10T04:17:47.754838+0000 mon.a (mon.0) 4192 : cluster 0 osdmap e2455: 8 total, 8 up, 8 in 2024-04-10T04:17:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:49 smithi016 bash[72916]: cluster 2024-04-10T04:17:48.742023+0000 mgr.y (mgr.25133) 2142 : cluster 0 pgmap v4141: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:17:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:49 smithi016 bash[72916]: cluster 2024-04-10T04:17:48.776432+0000 mon.a (mon.0) 4193 : cluster 0 osdmap e2456: 8 total, 8 up, 8 in 2024-04-10T04:17:50.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:49 smithi016 bash[72916]: cluster 2024-04-10T04:17:49.687108+0000 mon.a (mon.0) 4194 : cluster 0 osdmap e2457: 8 total, 8 up, 8 in 2024-04-10T04:17:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:49 smithi016 bash[74137]: cluster 2024-04-10T04:17:48.742023+0000 mgr.y (mgr.25133) 2142 : cluster 0 pgmap v4141: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:17:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:49 smithi016 bash[74137]: cluster 2024-04-10T04:17:48.776432+0000 mon.a (mon.0) 4193 : cluster 0 osdmap e2456: 8 total, 8 up, 8 in 2024-04-10T04:17:50.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:49 smithi016 bash[74137]: cluster 2024-04-10T04:17:49.687108+0000 mon.a (mon.0) 4194 : cluster 0 osdmap e2457: 8 total, 8 up, 8 in 2024-04-10T04:17:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:49 smithi136 bash[68278]: cluster 2024-04-10T04:17:48.742023+0000 mgr.y (mgr.25133) 2142 : cluster 0 pgmap v4141: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:17:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:49 smithi136 bash[68278]: cluster 2024-04-10T04:17:48.776432+0000 mon.a (mon.0) 4193 : cluster 0 osdmap e2456: 8 total, 8 up, 8 in 2024-04-10T04:17:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:49 smithi136 bash[68278]: cluster 2024-04-10T04:17:49.687108+0000 mon.a (mon.0) 4194 : cluster 0 osdmap e2457: 8 total, 8 up, 8 in 2024-04-10T04:17:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:17:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:17:51] "GET /metrics HTTP/1.1" 200 36811 "" "Prometheus/2.43.0" 2024-04-10T04:17:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:51 smithi016 bash[72916]: cluster 2024-04-10T04:17:50.690057+0000 mon.a (mon.0) 4195 : cluster 0 osdmap e2458: 8 total, 8 up, 8 in 2024-04-10T04:17:52.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:51 smithi016 bash[72916]: cluster 2024-04-10T04:17:50.742505+0000 mgr.y (mgr.25133) 2143 : cluster 0 pgmap v4145: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 510 op/s 2024-04-10T04:17:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:51 smithi016 bash[74137]: cluster 2024-04-10T04:17:50.690057+0000 mon.a (mon.0) 4195 : cluster 0 osdmap e2458: 8 total, 8 up, 8 in 2024-04-10T04:17:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:51 smithi016 bash[74137]: cluster 2024-04-10T04:17:50.742505+0000 mgr.y (mgr.25133) 2143 : cluster 0 pgmap v4145: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 510 op/s 2024-04-10T04:17:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:51 smithi136 bash[68278]: cluster 2024-04-10T04:17:50.690057+0000 mon.a (mon.0) 4195 : cluster 0 osdmap e2458: 8 total, 8 up, 8 in 2024-04-10T04:17:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:51 smithi136 bash[68278]: cluster 2024-04-10T04:17:50.742505+0000 mgr.y (mgr.25133) 2143 : cluster 0 pgmap v4145: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 510 op/s 2024-04-10T04:17:53.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:52 smithi016 bash[72916]: cluster 2024-04-10T04:17:51.699873+0000 mon.a (mon.0) 4196 : cluster 0 osdmap e2459: 8 total, 8 up, 8 in 2024-04-10T04:17:53.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:52 smithi016 bash[74137]: cluster 2024-04-10T04:17:51.699873+0000 mon.a (mon.0) 4196 : cluster 0 osdmap e2459: 8 total, 8 up, 8 in 2024-04-10T04:17:53.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:52 smithi136 bash[68278]: cluster 2024-04-10T04:17:51.699873+0000 mon.a (mon.0) 4196 : cluster 0 osdmap e2459: 8 total, 8 up, 8 in 2024-04-10T04:17:54.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:53 smithi016 bash[72916]: cluster 2024-04-10T04:17:52.702812+0000 mon.a (mon.0) 4197 : cluster 0 osdmap e2460: 8 total, 8 up, 8 in 2024-04-10T04:17:54.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:53 smithi016 bash[72916]: cluster 2024-04-10T04:17:52.743292+0000 mgr.y (mgr.25133) 2144 : cluster 0 pgmap v4148: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 377 KiB/s rd, 5.0 KiB/s wr, 509 op/s 2024-04-10T04:17:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:53 smithi016 bash[74137]: cluster 2024-04-10T04:17:52.702812+0000 mon.a (mon.0) 4197 : cluster 0 osdmap e2460: 8 total, 8 up, 8 in 2024-04-10T04:17:54.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:53 smithi016 bash[74137]: cluster 2024-04-10T04:17:52.743292+0000 mgr.y (mgr.25133) 2144 : cluster 0 pgmap v4148: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 377 KiB/s rd, 5.0 KiB/s wr, 509 op/s 2024-04-10T04:17:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:53 smithi136 bash[68278]: cluster 2024-04-10T04:17:52.702812+0000 mon.a (mon.0) 4197 : cluster 0 osdmap e2460: 8 total, 8 up, 8 in 2024-04-10T04:17:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:53 smithi136 bash[68278]: cluster 2024-04-10T04:17:52.743292+0000 mgr.y (mgr.25133) 2144 : cluster 0 pgmap v4148: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 377 KiB/s rd, 5.0 KiB/s wr, 509 op/s 2024-04-10T04:17:55.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:54 smithi016 bash[72916]: cluster 2024-04-10T04:17:53.718207+0000 mon.a (mon.0) 4198 : cluster 0 osdmap e2461: 8 total, 8 up, 8 in 2024-04-10T04:17:55.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:54 smithi016 bash[72916]: cluster 2024-04-10T04:17:54.688785+0000 mon.a (mon.0) 4199 : cluster 0 osdmap e2462: 8 total, 8 up, 8 in 2024-04-10T04:17:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:54 smithi016 bash[74137]: cluster 2024-04-10T04:17:53.718207+0000 mon.a (mon.0) 4198 : cluster 0 osdmap e2461: 8 total, 8 up, 8 in 2024-04-10T04:17:55.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:54 smithi016 bash[74137]: cluster 2024-04-10T04:17:54.688785+0000 mon.a (mon.0) 4199 : cluster 0 osdmap e2462: 8 total, 8 up, 8 in 2024-04-10T04:17:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:54 smithi136 bash[68278]: cluster 2024-04-10T04:17:53.718207+0000 mon.a (mon.0) 4198 : cluster 0 osdmap e2461: 8 total, 8 up, 8 in 2024-04-10T04:17:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:54 smithi136 bash[68278]: cluster 2024-04-10T04:17:54.688785+0000 mon.a (mon.0) 4199 : cluster 0 osdmap e2462: 8 total, 8 up, 8 in 2024-04-10T04:17:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:55 smithi016 bash[72916]: cluster 2024-04-10T04:17:54.743773+0000 mgr.y (mgr.25133) 2145 : cluster 0 pgmap v4151: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 5.0 KiB/s wr, 461 op/s 2024-04-10T04:17:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:55 smithi016 bash[74137]: cluster 2024-04-10T04:17:54.743773+0000 mgr.y (mgr.25133) 2145 : cluster 0 pgmap v4151: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 5.0 KiB/s wr, 461 op/s 2024-04-10T04:17:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:55 smithi136 bash[68278]: cluster 2024-04-10T04:17:54.743773+0000 mgr.y (mgr.25133) 2145 : cluster 0 pgmap v4151: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 5.0 KiB/s wr, 461 op/s 2024-04-10T04:17:57.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:56 smithi016 bash[72916]: cluster 2024-04-10T04:17:55.738256+0000 mon.a (mon.0) 4200 : cluster 0 osdmap e2463: 8 total, 8 up, 8 in 2024-04-10T04:17:57.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:56 smithi016 bash[74137]: cluster 2024-04-10T04:17:55.738256+0000 mon.a (mon.0) 4200 : cluster 0 osdmap e2463: 8 total, 8 up, 8 in 2024-04-10T04:17:57.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:56 smithi136 bash[68278]: cluster 2024-04-10T04:17:55.738256+0000 mon.a (mon.0) 4200 : cluster 0 osdmap e2463: 8 total, 8 up, 8 in 2024-04-10T04:17:58.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:57 smithi016 bash[72916]: cluster 2024-04-10T04:17:56.740065+0000 mon.a (mon.0) 4201 : cluster 0 osdmap e2464: 8 total, 8 up, 8 in 2024-04-10T04:17:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:57 smithi016 bash[72916]: cluster 2024-04-10T04:17:56.744436+0000 mgr.y (mgr.25133) 2146 : cluster 0 pgmap v4154: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 343 KiB/s rd, 5.0 KiB/s wr, 465 op/s 2024-04-10T04:17:58.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:57 smithi016 bash[72916]: audit 2024-04-10T04:17:57.636168+0000 mon.a (mon.0) 4202 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:57 smithi016 bash[74137]: cluster 2024-04-10T04:17:56.740065+0000 mon.a (mon.0) 4201 : cluster 0 osdmap e2464: 8 total, 8 up, 8 in 2024-04-10T04:17:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:57 smithi016 bash[74137]: cluster 2024-04-10T04:17:56.744436+0000 mgr.y (mgr.25133) 2146 : cluster 0 pgmap v4154: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 343 KiB/s rd, 5.0 KiB/s wr, 465 op/s 2024-04-10T04:17:58.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:57 smithi016 bash[74137]: audit 2024-04-10T04:17:57.636168+0000 mon.a (mon.0) 4202 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:57 smithi136 bash[68278]: cluster 2024-04-10T04:17:56.740065+0000 mon.a (mon.0) 4201 : cluster 0 osdmap e2464: 8 total, 8 up, 8 in 2024-04-10T04:17:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:57 smithi136 bash[68278]: cluster 2024-04-10T04:17:56.744436+0000 mgr.y (mgr.25133) 2146 : cluster 0 pgmap v4154: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 343 KiB/s rd, 5.0 KiB/s wr, 465 op/s 2024-04-10T04:17:58.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:57 smithi136 bash[68278]: audit 2024-04-10T04:17:57.636168+0000 mon.a (mon.0) 4202 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:17:59.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:58 smithi016 bash[72916]: cluster 2024-04-10T04:17:57.762463+0000 mon.a (mon.0) 4203 : cluster 0 osdmap e2465: 8 total, 8 up, 8 in 2024-04-10T04:17:59.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:58 smithi016 bash[74137]: cluster 2024-04-10T04:17:57.762463+0000 mon.a (mon.0) 4203 : cluster 0 osdmap e2465: 8 total, 8 up, 8 in 2024-04-10T04:17:59.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:58 smithi136 bash[68278]: cluster 2024-04-10T04:17:57.762463+0000 mon.a (mon.0) 4203 : cluster 0 osdmap e2465: 8 total, 8 up, 8 in 2024-04-10T04:18:00.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:59 smithi016 bash[72916]: cluster 2024-04-10T04:17:58.745406+0000 mgr.y (mgr.25133) 2147 : cluster 0 pgmap v4156: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-04-10T04:18:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:59 smithi016 bash[72916]: cluster 2024-04-10T04:17:58.788443+0000 mon.a (mon.0) 4204 : cluster 0 osdmap e2466: 8 total, 8 up, 8 in 2024-04-10T04:18:00.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:17:59 smithi016 bash[72916]: cluster 2024-04-10T04:17:59.693287+0000 mon.a (mon.0) 4205 : cluster 0 osdmap e2467: 8 total, 8 up, 8 in 2024-04-10T04:18:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:59 smithi016 bash[74137]: cluster 2024-04-10T04:17:58.745406+0000 mgr.y (mgr.25133) 2147 : cluster 0 pgmap v4156: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-04-10T04:18:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:59 smithi016 bash[74137]: cluster 2024-04-10T04:17:58.788443+0000 mon.a (mon.0) 4204 : cluster 0 osdmap e2466: 8 total, 8 up, 8 in 2024-04-10T04:18:00.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:17:59 smithi016 bash[74137]: cluster 2024-04-10T04:17:59.693287+0000 mon.a (mon.0) 4205 : cluster 0 osdmap e2467: 8 total, 8 up, 8 in 2024-04-10T04:18:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:59 smithi136 bash[68278]: cluster 2024-04-10T04:17:58.745406+0000 mgr.y (mgr.25133) 2147 : cluster 0 pgmap v4156: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-04-10T04:18:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:59 smithi136 bash[68278]: cluster 2024-04-10T04:17:58.788443+0000 mon.a (mon.0) 4204 : cluster 0 osdmap e2466: 8 total, 8 up, 8 in 2024-04-10T04:18:00.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:17:59 smithi136 bash[68278]: cluster 2024-04-10T04:17:59.693287+0000 mon.a (mon.0) 4205 : cluster 0 osdmap e2467: 8 total, 8 up, 8 in 2024-04-10T04:18:02.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:01 smithi016 bash[74137]: cluster 2024-04-10T04:18:00.692934+0000 mon.a (mon.0) 4206 : cluster 0 osdmap e2468: 8 total, 8 up, 8 in 2024-04-10T04:18:02.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:01 smithi016 bash[74137]: cluster 2024-04-10T04:18:00.745977+0000 mgr.y (mgr.25133) 2148 : cluster 0 pgmap v4160: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-10T04:18:02.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:18:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:18:01] "GET /metrics HTTP/1.1" 200 36806 "" "Prometheus/2.43.0" 2024-04-10T04:18:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:01 smithi016 bash[72916]: cluster 2024-04-10T04:18:00.692934+0000 mon.a (mon.0) 4206 : cluster 0 osdmap e2468: 8 total, 8 up, 8 in 2024-04-10T04:18:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:01 smithi016 bash[72916]: cluster 2024-04-10T04:18:00.745977+0000 mgr.y (mgr.25133) 2148 : cluster 0 pgmap v4160: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-10T04:18:02.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:01 smithi136 bash[68278]: cluster 2024-04-10T04:18:00.692934+0000 mon.a (mon.0) 4206 : cluster 0 osdmap e2468: 8 total, 8 up, 8 in 2024-04-10T04:18:02.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:01 smithi136 bash[68278]: cluster 2024-04-10T04:18:00.745977+0000 mgr.y (mgr.25133) 2148 : cluster 0 pgmap v4160: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-10T04:18:03.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:02 smithi016 bash[72916]: cluster 2024-04-10T04:18:01.702382+0000 mon.a (mon.0) 4207 : cluster 0 osdmap e2469: 8 total, 8 up, 8 in 2024-04-10T04:18:03.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:02 smithi016 bash[74137]: cluster 2024-04-10T04:18:01.702382+0000 mon.a (mon.0) 4207 : cluster 0 osdmap e2469: 8 total, 8 up, 8 in 2024-04-10T04:18:03.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:02 smithi136 bash[68278]: cluster 2024-04-10T04:18:01.702382+0000 mon.a (mon.0) 4207 : cluster 0 osdmap e2469: 8 total, 8 up, 8 in 2024-04-10T04:18:04.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:03 smithi016 bash[72916]: cluster 2024-04-10T04:18:02.707281+0000 mon.a (mon.0) 4208 : cluster 0 osdmap e2470: 8 total, 8 up, 8 in 2024-04-10T04:18:04.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:03 smithi016 bash[72916]: cluster 2024-04-10T04:18:02.746462+0000 mgr.y (mgr.25133) 2149 : cluster 0 pgmap v4163: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 312 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-10T04:18:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:03 smithi016 bash[74137]: cluster 2024-04-10T04:18:02.707281+0000 mon.a (mon.0) 4208 : cluster 0 osdmap e2470: 8 total, 8 up, 8 in 2024-04-10T04:18:04.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:03 smithi016 bash[74137]: cluster 2024-04-10T04:18:02.746462+0000 mgr.y (mgr.25133) 2149 : cluster 0 pgmap v4163: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 312 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-10T04:18:04.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:03 smithi136 bash[68278]: cluster 2024-04-10T04:18:02.707281+0000 mon.a (mon.0) 4208 : cluster 0 osdmap e2470: 8 total, 8 up, 8 in 2024-04-10T04:18:04.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:03 smithi136 bash[68278]: cluster 2024-04-10T04:18:02.746462+0000 mgr.y (mgr.25133) 2149 : cluster 0 pgmap v4163: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 312 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-10T04:18:05.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:04 smithi016 bash[72916]: cluster 2024-04-10T04:18:03.727504+0000 mon.a (mon.0) 4209 : cluster 0 osdmap e2471: 8 total, 8 up, 8 in 2024-04-10T04:18:05.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:04 smithi016 bash[72916]: cluster 2024-04-10T04:18:04.704497+0000 mon.a (mon.0) 4210 : cluster 0 osdmap e2472: 8 total, 8 up, 8 in 2024-04-10T04:18:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:04 smithi016 bash[74137]: cluster 2024-04-10T04:18:03.727504+0000 mon.a (mon.0) 4209 : cluster 0 osdmap e2471: 8 total, 8 up, 8 in 2024-04-10T04:18:05.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:04 smithi016 bash[74137]: cluster 2024-04-10T04:18:04.704497+0000 mon.a (mon.0) 4210 : cluster 0 osdmap e2472: 8 total, 8 up, 8 in 2024-04-10T04:18:05.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:04 smithi136 bash[68278]: cluster 2024-04-10T04:18:03.727504+0000 mon.a (mon.0) 4209 : cluster 0 osdmap e2471: 8 total, 8 up, 8 in 2024-04-10T04:18:05.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:04 smithi136 bash[68278]: cluster 2024-04-10T04:18:04.704497+0000 mon.a (mon.0) 4210 : cluster 0 osdmap e2472: 8 total, 8 up, 8 in 2024-04-10T04:18:06.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:05 smithi016 bash[74137]: cluster 2024-04-10T04:18:04.747104+0000 mgr.y (mgr.25133) 2150 : cluster 0 pgmap v4166: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 277 KiB/s rd, 5.0 KiB/s wr, 376 op/s 2024-04-10T04:18:06.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:05 smithi016 bash[72916]: cluster 2024-04-10T04:18:04.747104+0000 mgr.y (mgr.25133) 2150 : cluster 0 pgmap v4166: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 277 KiB/s rd, 5.0 KiB/s wr, 376 op/s 2024-04-10T04:18:06.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:05 smithi136 bash[68278]: cluster 2024-04-10T04:18:04.747104+0000 mgr.y (mgr.25133) 2150 : cluster 0 pgmap v4166: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 277 KiB/s rd, 5.0 KiB/s wr, 376 op/s 2024-04-10T04:18:07.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:06 smithi016 bash[72916]: cluster 2024-04-10T04:18:05.738416+0000 mon.a (mon.0) 4211 : cluster 0 osdmap e2473: 8 total, 8 up, 8 in 2024-04-10T04:18:07.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:06 smithi016 bash[74137]: cluster 2024-04-10T04:18:05.738416+0000 mon.a (mon.0) 4211 : cluster 0 osdmap e2473: 8 total, 8 up, 8 in 2024-04-10T04:18:07.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:06 smithi136 bash[68278]: cluster 2024-04-10T04:18:05.738416+0000 mon.a (mon.0) 4211 : cluster 0 osdmap e2473: 8 total, 8 up, 8 in 2024-04-10T04:18:08.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:07 smithi016 bash[72916]: cluster 2024-04-10T04:18:06.746576+0000 mon.a (mon.0) 4212 : cluster 0 osdmap e2474: 8 total, 8 up, 8 in 2024-04-10T04:18:08.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:07 smithi016 bash[72916]: cluster 2024-04-10T04:18:06.747768+0000 mgr.y (mgr.25133) 2151 : cluster 0 pgmap v4169: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 279 KiB/s rd, 5.0 KiB/s wr, 378 op/s 2024-04-10T04:18:08.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:07 smithi016 bash[74137]: cluster 2024-04-10T04:18:06.746576+0000 mon.a (mon.0) 4212 : cluster 0 osdmap e2474: 8 total, 8 up, 8 in 2024-04-10T04:18:08.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:07 smithi016 bash[74137]: cluster 2024-04-10T04:18:06.747768+0000 mgr.y (mgr.25133) 2151 : cluster 0 pgmap v4169: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 279 KiB/s rd, 5.0 KiB/s wr, 378 op/s 2024-04-10T04:18:08.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:07 smithi136 bash[68278]: cluster 2024-04-10T04:18:06.746576+0000 mon.a (mon.0) 4212 : cluster 0 osdmap e2474: 8 total, 8 up, 8 in 2024-04-10T04:18:08.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:07 smithi136 bash[68278]: cluster 2024-04-10T04:18:06.747768+0000 mgr.y (mgr.25133) 2151 : cluster 0 pgmap v4169: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 279 KiB/s rd, 5.0 KiB/s wr, 378 op/s 2024-04-10T04:18:09.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:08 smithi016 bash[72916]: cluster 2024-04-10T04:18:07.751544+0000 mon.a (mon.0) 4213 : cluster 0 osdmap e2475: 8 total, 8 up, 8 in 2024-04-10T04:18:09.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:08 smithi016 bash[74137]: cluster 2024-04-10T04:18:07.751544+0000 mon.a (mon.0) 4213 : cluster 0 osdmap e2475: 8 total, 8 up, 8 in 2024-04-10T04:18:09.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:08 smithi136 bash[68278]: cluster 2024-04-10T04:18:07.751544+0000 mon.a (mon.0) 4213 : cluster 0 osdmap e2475: 8 total, 8 up, 8 in 2024-04-10T04:18:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:09 smithi016 bash[74137]: cluster 2024-04-10T04:18:08.748579+0000 mgr.y (mgr.25133) 2152 : cluster 0 pgmap v4171: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-10T04:18:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:09 smithi016 bash[74137]: cluster 2024-04-10T04:18:08.773262+0000 mon.a (mon.0) 4214 : cluster 0 osdmap e2476: 8 total, 8 up, 8 in 2024-04-10T04:18:10.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:09 smithi016 bash[74137]: cluster 2024-04-10T04:18:09.698052+0000 mon.a (mon.0) 4215 : cluster 0 osdmap e2477: 8 total, 8 up, 8 in 2024-04-10T04:18:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:09 smithi016 bash[72916]: cluster 2024-04-10T04:18:08.748579+0000 mgr.y (mgr.25133) 2152 : cluster 0 pgmap v4171: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-10T04:18:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:09 smithi016 bash[72916]: cluster 2024-04-10T04:18:08.773262+0000 mon.a (mon.0) 4214 : cluster 0 osdmap e2476: 8 total, 8 up, 8 in 2024-04-10T04:18:10.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:09 smithi016 bash[72916]: cluster 2024-04-10T04:18:09.698052+0000 mon.a (mon.0) 4215 : cluster 0 osdmap e2477: 8 total, 8 up, 8 in 2024-04-10T04:18:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:09 smithi136 bash[68278]: cluster 2024-04-10T04:18:08.748579+0000 mgr.y (mgr.25133) 2152 : cluster 0 pgmap v4171: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-10T04:18:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:09 smithi136 bash[68278]: cluster 2024-04-10T04:18:08.773262+0000 mon.a (mon.0) 4214 : cluster 0 osdmap e2476: 8 total, 8 up, 8 in 2024-04-10T04:18:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:09 smithi136 bash[68278]: cluster 2024-04-10T04:18:09.698052+0000 mon.a (mon.0) 4215 : cluster 0 osdmap e2477: 8 total, 8 up, 8 in 2024-04-10T04:18:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:18:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:18:11] "GET /metrics HTTP/1.1" 200 36806 "" "Prometheus/2.43.0" 2024-04-10T04:18:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:11 smithi016 bash[72916]: cluster 2024-04-10T04:18:10.698821+0000 mon.a (mon.0) 4216 : cluster 0 osdmap e2478: 8 total, 8 up, 8 in 2024-04-10T04:18:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:11 smithi016 bash[72916]: cluster 2024-04-10T04:18:10.749721+0000 mgr.y (mgr.25133) 2153 : cluster 0 pgmap v4175: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 334 op/s 2024-04-10T04:18:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:11 smithi016 bash[74137]: cluster 2024-04-10T04:18:10.698821+0000 mon.a (mon.0) 4216 : cluster 0 osdmap e2478: 8 total, 8 up, 8 in 2024-04-10T04:18:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:11 smithi016 bash[74137]: cluster 2024-04-10T04:18:10.749721+0000 mgr.y (mgr.25133) 2153 : cluster 0 pgmap v4175: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 334 op/s 2024-04-10T04:18:12.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:11 smithi136 bash[68278]: cluster 2024-04-10T04:18:10.698821+0000 mon.a (mon.0) 4216 : cluster 0 osdmap e2478: 8 total, 8 up, 8 in 2024-04-10T04:18:12.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:11 smithi136 bash[68278]: cluster 2024-04-10T04:18:10.749721+0000 mgr.y (mgr.25133) 2153 : cluster 0 pgmap v4175: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 334 op/s 2024-04-10T04:18:13.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:12 smithi016 bash[72916]: cluster 2024-04-10T04:18:11.710992+0000 mon.a (mon.0) 4217 : cluster 0 osdmap e2479: 8 total, 8 up, 8 in 2024-04-10T04:18:13.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:12 smithi016 bash[72916]: audit 2024-04-10T04:18:12.636663+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:12 smithi016 bash[74137]: cluster 2024-04-10T04:18:11.710992+0000 mon.a (mon.0) 4217 : cluster 0 osdmap e2479: 8 total, 8 up, 8 in 2024-04-10T04:18:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:12 smithi016 bash[74137]: audit 2024-04-10T04:18:12.636663+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:12 smithi136 bash[68278]: cluster 2024-04-10T04:18:11.710992+0000 mon.a (mon.0) 4217 : cluster 0 osdmap e2479: 8 total, 8 up, 8 in 2024-04-10T04:18:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:12 smithi136 bash[68278]: audit 2024-04-10T04:18:12.636663+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:14.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:13 smithi016 bash[72916]: cluster 2024-04-10T04:18:12.717089+0000 mon.a (mon.0) 4219 : cluster 0 osdmap e2480: 8 total, 8 up, 8 in 2024-04-10T04:18:14.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:13 smithi016 bash[72916]: cluster 2024-04-10T04:18:12.750303+0000 mgr.y (mgr.25133) 2154 : cluster 0 pgmap v4178: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 246 KiB/s rd, 5.0 KiB/s wr, 336 op/s 2024-04-10T04:18:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:13 smithi016 bash[74137]: cluster 2024-04-10T04:18:12.717089+0000 mon.a (mon.0) 4219 : cluster 0 osdmap e2480: 8 total, 8 up, 8 in 2024-04-10T04:18:14.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:13 smithi016 bash[74137]: cluster 2024-04-10T04:18:12.750303+0000 mgr.y (mgr.25133) 2154 : cluster 0 pgmap v4178: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 246 KiB/s rd, 5.0 KiB/s wr, 336 op/s 2024-04-10T04:18:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:13 smithi136 bash[68278]: cluster 2024-04-10T04:18:12.717089+0000 mon.a (mon.0) 4219 : cluster 0 osdmap e2480: 8 total, 8 up, 8 in 2024-04-10T04:18:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:13 smithi136 bash[68278]: cluster 2024-04-10T04:18:12.750303+0000 mgr.y (mgr.25133) 2154 : cluster 0 pgmap v4178: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 246 KiB/s rd, 5.0 KiB/s wr, 336 op/s 2024-04-10T04:18:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:14 smithi016 bash[72916]: cluster 2024-04-10T04:18:13.737999+0000 mon.a (mon.0) 4220 : cluster 0 osdmap e2481: 8 total, 8 up, 8 in 2024-04-10T04:18:15.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:14 smithi016 bash[72916]: cluster 2024-04-10T04:18:14.700846+0000 mon.a (mon.0) 4221 : cluster 0 osdmap e2482: 8 total, 8 up, 8 in 2024-04-10T04:18:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:14 smithi016 bash[74137]: cluster 2024-04-10T04:18:13.737999+0000 mon.a (mon.0) 4220 : cluster 0 osdmap e2481: 8 total, 8 up, 8 in 2024-04-10T04:18:15.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:14 smithi016 bash[74137]: cluster 2024-04-10T04:18:14.700846+0000 mon.a (mon.0) 4221 : cluster 0 osdmap e2482: 8 total, 8 up, 8 in 2024-04-10T04:18:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:14 smithi136 bash[68278]: cluster 2024-04-10T04:18:13.737999+0000 mon.a (mon.0) 4220 : cluster 0 osdmap e2481: 8 total, 8 up, 8 in 2024-04-10T04:18:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:14 smithi136 bash[68278]: cluster 2024-04-10T04:18:14.700846+0000 mon.a (mon.0) 4221 : cluster 0 osdmap e2482: 8 total, 8 up, 8 in 2024-04-10T04:18:16.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:15 smithi016 bash[72916]: cluster 2024-04-10T04:18:14.750796+0000 mgr.y (mgr.25133) 2155 : cluster 0 pgmap v4181: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 5.0 KiB/s wr, 289 op/s 2024-04-10T04:18:16.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:15 smithi016 bash[74137]: cluster 2024-04-10T04:18:14.750796+0000 mgr.y (mgr.25133) 2155 : cluster 0 pgmap v4181: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 5.0 KiB/s wr, 289 op/s 2024-04-10T04:18:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:15 smithi136 bash[68278]: cluster 2024-04-10T04:18:14.750796+0000 mgr.y (mgr.25133) 2155 : cluster 0 pgmap v4181: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 5.0 KiB/s wr, 289 op/s 2024-04-10T04:18:17.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:16 smithi016 bash[72916]: cluster 2024-04-10T04:18:15.747903+0000 mon.a (mon.0) 4222 : cluster 0 osdmap e2483: 8 total, 8 up, 8 in 2024-04-10T04:18:17.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:16 smithi016 bash[74137]: cluster 2024-04-10T04:18:15.747903+0000 mon.a (mon.0) 4222 : cluster 0 osdmap e2483: 8 total, 8 up, 8 in 2024-04-10T04:18:17.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:16 smithi136 bash[68278]: cluster 2024-04-10T04:18:15.747903+0000 mon.a (mon.0) 4222 : cluster 0 osdmap e2483: 8 total, 8 up, 8 in 2024-04-10T04:18:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:17 smithi016 bash[72916]: cluster 2024-04-10T04:18:16.751282+0000 mon.a (mon.0) 4223 : cluster 0 osdmap e2484: 8 total, 8 up, 8 in 2024-04-10T04:18:18.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:17 smithi016 bash[72916]: cluster 2024-04-10T04:18:16.751417+0000 mgr.y (mgr.25133) 2156 : cluster 0 pgmap v4184: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 289 op/s 2024-04-10T04:18:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:17 smithi016 bash[74137]: cluster 2024-04-10T04:18:16.751282+0000 mon.a (mon.0) 4223 : cluster 0 osdmap e2484: 8 total, 8 up, 8 in 2024-04-10T04:18:18.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:17 smithi016 bash[74137]: cluster 2024-04-10T04:18:16.751417+0000 mgr.y (mgr.25133) 2156 : cluster 0 pgmap v4184: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 289 op/s 2024-04-10T04:18:18.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:17 smithi136 bash[68278]: cluster 2024-04-10T04:18:16.751282+0000 mon.a (mon.0) 4223 : cluster 0 osdmap e2484: 8 total, 8 up, 8 in 2024-04-10T04:18:18.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:17 smithi136 bash[68278]: cluster 2024-04-10T04:18:16.751417+0000 mgr.y (mgr.25133) 2156 : cluster 0 pgmap v4184: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 289 op/s 2024-04-10T04:18:19.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:18 smithi016 bash[74137]: cluster 2024-04-10T04:18:17.767566+0000 mon.a (mon.0) 4224 : cluster 0 osdmap e2485: 8 total, 8 up, 8 in 2024-04-10T04:18:19.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:18 smithi016 bash[72916]: cluster 2024-04-10T04:18:17.767566+0000 mon.a (mon.0) 4224 : cluster 0 osdmap e2485: 8 total, 8 up, 8 in 2024-04-10T04:18:19.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:18 smithi136 bash[68278]: cluster 2024-04-10T04:18:17.767566+0000 mon.a (mon.0) 4224 : cluster 0 osdmap e2485: 8 total, 8 up, 8 in 2024-04-10T04:18:20.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:19 smithi016 bash[72916]: cluster 2024-04-10T04:18:18.752294+0000 mgr.y (mgr.25133) 2157 : cluster 0 pgmap v4186: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:18:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:19 smithi016 bash[72916]: cluster 2024-04-10T04:18:18.789401+0000 mon.a (mon.0) 4225 : cluster 0 osdmap e2486: 8 total, 8 up, 8 in 2024-04-10T04:18:20.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:19 smithi016 bash[72916]: cluster 2024-04-10T04:18:19.701953+0000 mon.a (mon.0) 4226 : cluster 0 osdmap e2487: 8 total, 8 up, 8 in 2024-04-10T04:18:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:19 smithi016 bash[74137]: cluster 2024-04-10T04:18:18.752294+0000 mgr.y (mgr.25133) 2157 : cluster 0 pgmap v4186: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:18:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:19 smithi016 bash[74137]: cluster 2024-04-10T04:18:18.789401+0000 mon.a (mon.0) 4225 : cluster 0 osdmap e2486: 8 total, 8 up, 8 in 2024-04-10T04:18:20.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:19 smithi016 bash[74137]: cluster 2024-04-10T04:18:19.701953+0000 mon.a (mon.0) 4226 : cluster 0 osdmap e2487: 8 total, 8 up, 8 in 2024-04-10T04:18:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:19 smithi136 bash[68278]: cluster 2024-04-10T04:18:18.752294+0000 mgr.y (mgr.25133) 2157 : cluster 0 pgmap v4186: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-10T04:18:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:19 smithi136 bash[68278]: cluster 2024-04-10T04:18:18.789401+0000 mon.a (mon.0) 4225 : cluster 0 osdmap e2486: 8 total, 8 up, 8 in 2024-04-10T04:18:20.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:19 smithi136 bash[68278]: cluster 2024-04-10T04:18:19.701953+0000 mon.a (mon.0) 4226 : cluster 0 osdmap e2487: 8 total, 8 up, 8 in 2024-04-10T04:18:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:18:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:18:21] "GET /metrics HTTP/1.1" 200 36813 "" "Prometheus/2.43.0" 2024-04-10T04:18:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:21 smithi016 bash[72916]: cluster 2024-04-10T04:18:20.706079+0000 mon.a (mon.0) 4227 : cluster 0 osdmap e2488: 8 total, 8 up, 8 in 2024-04-10T04:18:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:21 smithi016 bash[72916]: cluster 2024-04-10T04:18:20.752918+0000 mgr.y (mgr.25133) 2158 : cluster 0 pgmap v4190: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-04-10T04:18:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:21 smithi016 bash[74137]: cluster 2024-04-10T04:18:20.706079+0000 mon.a (mon.0) 4227 : cluster 0 osdmap e2488: 8 total, 8 up, 8 in 2024-04-10T04:18:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:21 smithi016 bash[74137]: cluster 2024-04-10T04:18:20.752918+0000 mgr.y (mgr.25133) 2158 : cluster 0 pgmap v4190: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-04-10T04:18:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:21 smithi136 bash[68278]: cluster 2024-04-10T04:18:20.706079+0000 mon.a (mon.0) 4227 : cluster 0 osdmap e2488: 8 total, 8 up, 8 in 2024-04-10T04:18:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:21 smithi136 bash[68278]: cluster 2024-04-10T04:18:20.752918+0000 mgr.y (mgr.25133) 2158 : cluster 0 pgmap v4190: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-04-10T04:18:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:22 smithi016 bash[72916]: cluster 2024-04-10T04:18:21.714925+0000 mon.a (mon.0) 4228 : cluster 0 osdmap e2489: 8 total, 8 up, 8 in 2024-04-10T04:18:23.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:22 smithi016 bash[74137]: cluster 2024-04-10T04:18:21.714925+0000 mon.a (mon.0) 4228 : cluster 0 osdmap e2489: 8 total, 8 up, 8 in 2024-04-10T04:18:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:22 smithi136 bash[68278]: cluster 2024-04-10T04:18:21.714925+0000 mon.a (mon.0) 4228 : cluster 0 osdmap e2489: 8 total, 8 up, 8 in 2024-04-10T04:18:24.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:23 smithi016 bash[74137]: cluster 2024-04-10T04:18:22.716313+0000 mon.a (mon.0) 4229 : cluster 0 osdmap e2490: 8 total, 8 up, 8 in 2024-04-10T04:18:24.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:23 smithi016 bash[74137]: cluster 2024-04-10T04:18:22.753615+0000 mgr.y (mgr.25133) 2159 : cluster 0 pgmap v4193: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 5.0 KiB/s wr, 248 op/s 2024-04-10T04:18:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:23 smithi016 bash[72916]: cluster 2024-04-10T04:18:22.716313+0000 mon.a (mon.0) 4229 : cluster 0 osdmap e2490: 8 total, 8 up, 8 in 2024-04-10T04:18:24.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:23 smithi016 bash[72916]: cluster 2024-04-10T04:18:22.753615+0000 mgr.y (mgr.25133) 2159 : cluster 0 pgmap v4193: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 5.0 KiB/s wr, 248 op/s 2024-04-10T04:18:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:23 smithi136 bash[68278]: cluster 2024-04-10T04:18:22.716313+0000 mon.a (mon.0) 4229 : cluster 0 osdmap e2490: 8 total, 8 up, 8 in 2024-04-10T04:18:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:23 smithi136 bash[68278]: cluster 2024-04-10T04:18:22.753615+0000 mgr.y (mgr.25133) 2159 : cluster 0 pgmap v4193: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 5.0 KiB/s wr, 248 op/s 2024-04-10T04:18:25.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:24 smithi016 bash[72916]: cluster 2024-04-10T04:18:23.734489+0000 mon.a (mon.0) 4230 : cluster 0 osdmap e2491: 8 total, 8 up, 8 in 2024-04-10T04:18:25.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:24 smithi016 bash[72916]: cluster 2024-04-10T04:18:24.703238+0000 mon.a (mon.0) 4231 : cluster 0 osdmap e2492: 8 total, 8 up, 8 in 2024-04-10T04:18:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:24 smithi016 bash[74137]: cluster 2024-04-10T04:18:23.734489+0000 mon.a (mon.0) 4230 : cluster 0 osdmap e2491: 8 total, 8 up, 8 in 2024-04-10T04:18:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:24 smithi016 bash[74137]: cluster 2024-04-10T04:18:24.703238+0000 mon.a (mon.0) 4231 : cluster 0 osdmap e2492: 8 total, 8 up, 8 in 2024-04-10T04:18:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:24 smithi136 bash[68278]: cluster 2024-04-10T04:18:23.734489+0000 mon.a (mon.0) 4230 : cluster 0 osdmap e2491: 8 total, 8 up, 8 in 2024-04-10T04:18:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:24 smithi136 bash[68278]: cluster 2024-04-10T04:18:24.703238+0000 mon.a (mon.0) 4231 : cluster 0 osdmap e2492: 8 total, 8 up, 8 in 2024-04-10T04:18:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:25 smithi016 bash[72916]: cluster 2024-04-10T04:18:24.754174+0000 mgr.y (mgr.25133) 2160 : cluster 0 pgmap v4196: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 5.0 KiB/s wr, 201 op/s 2024-04-10T04:18:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:25 smithi016 bash[74137]: cluster 2024-04-10T04:18:24.754174+0000 mgr.y (mgr.25133) 2160 : cluster 0 pgmap v4196: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 5.0 KiB/s wr, 201 op/s 2024-04-10T04:18:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:25 smithi136 bash[68278]: cluster 2024-04-10T04:18:24.754174+0000 mgr.y (mgr.25133) 2160 : cluster 0 pgmap v4196: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 5.0 KiB/s wr, 201 op/s 2024-04-10T04:18:27.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:26 smithi016 bash[72916]: cluster 2024-04-10T04:18:25.745580+0000 mon.a (mon.0) 4232 : cluster 0 osdmap e2493: 8 total, 8 up, 8 in 2024-04-10T04:18:27.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:26 smithi016 bash[74137]: cluster 2024-04-10T04:18:25.745580+0000 mon.a (mon.0) 4232 : cluster 0 osdmap e2493: 8 total, 8 up, 8 in 2024-04-10T04:18:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:26 smithi136 bash[68278]: cluster 2024-04-10T04:18:25.745580+0000 mon.a (mon.0) 4232 : cluster 0 osdmap e2493: 8 total, 8 up, 8 in 2024-04-10T04:18:28.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:27 smithi016 bash[72916]: cluster 2024-04-10T04:18:26.755097+0000 mgr.y (mgr.25133) 2161 : cluster 0 pgmap v4199: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2024-04-10T04:18:28.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:27 smithi016 bash[72916]: cluster 2024-04-10T04:18:26.755177+0000 mon.a (mon.0) 4233 : cluster 0 osdmap e2494: 8 total, 8 up, 8 in 2024-04-10T04:18:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:27 smithi016 bash[72916]: audit 2024-04-10T04:18:27.636864+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:27 smithi016 bash[74137]: cluster 2024-04-10T04:18:26.755097+0000 mgr.y (mgr.25133) 2161 : cluster 0 pgmap v4199: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2024-04-10T04:18:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:27 smithi016 bash[74137]: cluster 2024-04-10T04:18:26.755177+0000 mon.a (mon.0) 4233 : cluster 0 osdmap e2494: 8 total, 8 up, 8 in 2024-04-10T04:18:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:27 smithi016 bash[74137]: audit 2024-04-10T04:18:27.636864+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:27 smithi136 bash[68278]: cluster 2024-04-10T04:18:26.755097+0000 mgr.y (mgr.25133) 2161 : cluster 0 pgmap v4199: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2024-04-10T04:18:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:27 smithi136 bash[68278]: cluster 2024-04-10T04:18:26.755177+0000 mon.a (mon.0) 4233 : cluster 0 osdmap e2494: 8 total, 8 up, 8 in 2024-04-10T04:18:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:27 smithi136 bash[68278]: audit 2024-04-10T04:18:27.636864+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:29.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:28 smithi016 bash[74137]: cluster 2024-04-10T04:18:27.758249+0000 mon.a (mon.0) 4235 : cluster 0 osdmap e2495: 8 total, 8 up, 8 in 2024-04-10T04:18:29.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:28 smithi016 bash[72916]: cluster 2024-04-10T04:18:27.758249+0000 mon.a (mon.0) 4235 : cluster 0 osdmap e2495: 8 total, 8 up, 8 in 2024-04-10T04:18:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:28 smithi136 bash[68278]: cluster 2024-04-10T04:18:27.758249+0000 mon.a (mon.0) 4235 : cluster 0 osdmap e2495: 8 total, 8 up, 8 in 2024-04-10T04:18:30.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:29 smithi016 bash[72916]: cluster 2024-04-10T04:18:28.756042+0000 mgr.y (mgr.25133) 2162 : cluster 0 pgmap v4201: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:18:30.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:29 smithi016 bash[72916]: cluster 2024-04-10T04:18:28.789018+0000 mon.a (mon.0) 4236 : cluster 0 osdmap e2496: 8 total, 8 up, 8 in 2024-04-10T04:18:30.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:29 smithi016 bash[72916]: cluster 2024-04-10T04:18:29.705720+0000 mon.a (mon.0) 4237 : cluster 0 osdmap e2497: 8 total, 8 up, 8 in 2024-04-10T04:18:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:29 smithi016 bash[74137]: cluster 2024-04-10T04:18:28.756042+0000 mgr.y (mgr.25133) 2162 : cluster 0 pgmap v4201: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:18:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:29 smithi016 bash[74137]: cluster 2024-04-10T04:18:28.789018+0000 mon.a (mon.0) 4236 : cluster 0 osdmap e2496: 8 total, 8 up, 8 in 2024-04-10T04:18:30.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:29 smithi016 bash[74137]: cluster 2024-04-10T04:18:29.705720+0000 mon.a (mon.0) 4237 : cluster 0 osdmap e2497: 8 total, 8 up, 8 in 2024-04-10T04:18:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:29 smithi136 bash[68278]: cluster 2024-04-10T04:18:28.756042+0000 mgr.y (mgr.25133) 2162 : cluster 0 pgmap v4201: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-10T04:18:30.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:29 smithi136 bash[68278]: cluster 2024-04-10T04:18:28.789018+0000 mon.a (mon.0) 4236 : cluster 0 osdmap e2496: 8 total, 8 up, 8 in 2024-04-10T04:18:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:29 smithi136 bash[68278]: cluster 2024-04-10T04:18:29.705720+0000 mon.a (mon.0) 4237 : cluster 0 osdmap e2497: 8 total, 8 up, 8 in 2024-04-10T04:18:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:18:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:18:31] "GET /metrics HTTP/1.1" 200 36811 "" "Prometheus/2.43.0" 2024-04-10T04:18:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:31 smithi016 bash[74137]: cluster 2024-04-10T04:18:30.710467+0000 mon.a (mon.0) 4238 : cluster 0 osdmap e2498: 8 total, 8 up, 8 in 2024-04-10T04:18:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:31 smithi016 bash[74137]: cluster 2024-04-10T04:18:30.756653+0000 mgr.y (mgr.25133) 2163 : cluster 0 pgmap v4205: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 5.0 KiB/s wr, 157 op/s 2024-04-10T04:18:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:31 smithi016 bash[72916]: cluster 2024-04-10T04:18:30.710467+0000 mon.a (mon.0) 4238 : cluster 0 osdmap e2498: 8 total, 8 up, 8 in 2024-04-10T04:18:32.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:31 smithi016 bash[72916]: cluster 2024-04-10T04:18:30.756653+0000 mgr.y (mgr.25133) 2163 : cluster 0 pgmap v4205: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 5.0 KiB/s wr, 157 op/s 2024-04-10T04:18:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:31 smithi136 bash[68278]: cluster 2024-04-10T04:18:30.710467+0000 mon.a (mon.0) 4238 : cluster 0 osdmap e2498: 8 total, 8 up, 8 in 2024-04-10T04:18:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:31 smithi136 bash[68278]: cluster 2024-04-10T04:18:30.756653+0000 mgr.y (mgr.25133) 2163 : cluster 0 pgmap v4205: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 5.0 KiB/s wr, 157 op/s 2024-04-10T04:18:33.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:32 smithi016 bash[72916]: cluster 2024-04-10T04:18:31.719310+0000 mon.a (mon.0) 4239 : cluster 0 osdmap e2499: 8 total, 8 up, 8 in 2024-04-10T04:18:33.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:32 smithi016 bash[74137]: cluster 2024-04-10T04:18:31.719310+0000 mon.a (mon.0) 4239 : cluster 0 osdmap e2499: 8 total, 8 up, 8 in 2024-04-10T04:18:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:32 smithi136 bash[68278]: cluster 2024-04-10T04:18:31.719310+0000 mon.a (mon.0) 4239 : cluster 0 osdmap e2499: 8 total, 8 up, 8 in 2024-04-10T04:18:34.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:33 smithi016 bash[74137]: cluster 2024-04-10T04:18:32.723032+0000 mon.a (mon.0) 4240 : cluster 0 osdmap e2500: 8 total, 8 up, 8 in 2024-04-10T04:18:34.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:33 smithi016 bash[74137]: cluster 2024-04-10T04:18:32.757283+0000 mgr.y (mgr.25133) 2164 : cluster 0 pgmap v4208: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-04-10T04:18:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:33 smithi016 bash[72916]: cluster 2024-04-10T04:18:32.723032+0000 mon.a (mon.0) 4240 : cluster 0 osdmap e2500: 8 total, 8 up, 8 in 2024-04-10T04:18:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:33 smithi016 bash[72916]: cluster 2024-04-10T04:18:32.757283+0000 mgr.y (mgr.25133) 2164 : cluster 0 pgmap v4208: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-04-10T04:18:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:33 smithi136 bash[68278]: cluster 2024-04-10T04:18:32.723032+0000 mon.a (mon.0) 4240 : cluster 0 osdmap e2500: 8 total, 8 up, 8 in 2024-04-10T04:18:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:33 smithi136 bash[68278]: cluster 2024-04-10T04:18:32.757283+0000 mgr.y (mgr.25133) 2164 : cluster 0 pgmap v4208: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-04-10T04:18:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:34 smithi016 bash[74137]: cluster 2024-04-10T04:18:33.746508+0000 mon.a (mon.0) 4241 : cluster 0 osdmap e2501: 8 total, 8 up, 8 in 2024-04-10T04:18:35.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:34 smithi016 bash[74137]: cluster 2024-04-10T04:18:34.707218+0000 mon.a (mon.0) 4242 : cluster 0 osdmap e2502: 8 total, 8 up, 8 in 2024-04-10T04:18:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:34 smithi016 bash[72916]: cluster 2024-04-10T04:18:33.746508+0000 mon.a (mon.0) 4241 : cluster 0 osdmap e2501: 8 total, 8 up, 8 in 2024-04-10T04:18:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:34 smithi016 bash[72916]: cluster 2024-04-10T04:18:34.707218+0000 mon.a (mon.0) 4242 : cluster 0 osdmap e2502: 8 total, 8 up, 8 in 2024-04-10T04:18:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:34 smithi136 bash[68278]: cluster 2024-04-10T04:18:33.746508+0000 mon.a (mon.0) 4241 : cluster 0 osdmap e2501: 8 total, 8 up, 8 in 2024-04-10T04:18:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:34 smithi136 bash[68278]: cluster 2024-04-10T04:18:34.707218+0000 mon.a (mon.0) 4242 : cluster 0 osdmap e2502: 8 total, 8 up, 8 in 2024-04-10T04:18:36.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:35 smithi016 bash[74137]: cluster 2024-04-10T04:18:34.757758+0000 mgr.y (mgr.25133) 2165 : cluster 0 pgmap v4211: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 112 op/s 2024-04-10T04:18:36.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:35 smithi016 bash[72916]: cluster 2024-04-10T04:18:34.757758+0000 mgr.y (mgr.25133) 2165 : cluster 0 pgmap v4211: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 112 op/s 2024-04-10T04:18:36.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:35 smithi136 bash[68278]: cluster 2024-04-10T04:18:34.757758+0000 mgr.y (mgr.25133) 2165 : cluster 0 pgmap v4211: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 112 op/s 2024-04-10T04:18:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:36 smithi016 bash[72916]: cluster 2024-04-10T04:18:35.757292+0000 mon.a (mon.0) 4243 : cluster 0 osdmap e2503: 8 total, 8 up, 8 in 2024-04-10T04:18:37.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:36 smithi016 bash[74137]: cluster 2024-04-10T04:18:35.757292+0000 mon.a (mon.0) 4243 : cluster 0 osdmap e2503: 8 total, 8 up, 8 in 2024-04-10T04:18:37.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:36 smithi136 bash[68278]: cluster 2024-04-10T04:18:35.757292+0000 mon.a (mon.0) 4243 : cluster 0 osdmap e2503: 8 total, 8 up, 8 in 2024-04-10T04:18:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:37 smithi016 bash[72916]: cluster 2024-04-10T04:18:36.758767+0000 mgr.y (mgr.25133) 2166 : cluster 0 pgmap v4214: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 114 op/s 2024-04-10T04:18:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:37 smithi016 bash[72916]: cluster 2024-04-10T04:18:36.759978+0000 mon.a (mon.0) 4244 : cluster 0 osdmap e2504: 8 total, 8 up, 8 in 2024-04-10T04:18:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:37 smithi016 bash[74137]: cluster 2024-04-10T04:18:36.758767+0000 mgr.y (mgr.25133) 2166 : cluster 0 pgmap v4214: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 114 op/s 2024-04-10T04:18:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:37 smithi016 bash[74137]: cluster 2024-04-10T04:18:36.759978+0000 mon.a (mon.0) 4244 : cluster 0 osdmap e2504: 8 total, 8 up, 8 in 2024-04-10T04:18:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:37 smithi136 bash[68278]: cluster 2024-04-10T04:18:36.758767+0000 mgr.y (mgr.25133) 2166 : cluster 0 pgmap v4214: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 114 op/s 2024-04-10T04:18:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:37 smithi136 bash[68278]: cluster 2024-04-10T04:18:36.759978+0000 mon.a (mon.0) 4244 : cluster 0 osdmap e2504: 8 total, 8 up, 8 in 2024-04-10T04:18:39.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:38 smithi016 bash[74137]: cluster 2024-04-10T04:18:37.777399+0000 mon.a (mon.0) 4245 : cluster 0 osdmap e2505: 8 total, 8 up, 8 in 2024-04-10T04:18:39.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:38 smithi016 bash[72916]: cluster 2024-04-10T04:18:37.777399+0000 mon.a (mon.0) 4245 : cluster 0 osdmap e2505: 8 total, 8 up, 8 in 2024-04-10T04:18:39.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:38 smithi136 bash[68278]: cluster 2024-04-10T04:18:37.777399+0000 mon.a (mon.0) 4245 : cluster 0 osdmap e2505: 8 total, 8 up, 8 in 2024-04-10T04:18:39.889 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-04-10T04:18:40.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:39 smithi016 bash[72916]: cluster 2024-04-10T04:18:38.759715+0000 mgr.y (mgr.25133) 2167 : cluster 0 pgmap v4216: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-10T04:18:40.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:39 smithi016 bash[72916]: cluster 2024-04-10T04:18:38.807165+0000 mon.a (mon.0) 4246 : cluster 0 osdmap e2506: 8 total, 8 up, 8 in 2024-04-10T04:18:40.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:39 smithi016 bash[72916]: cluster 2024-04-10T04:18:39.724603+0000 mon.a (mon.0) 4247 : cluster 0 osdmap e2507: 8 total, 8 up, 8 in 2024-04-10T04:18:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:39 smithi016 bash[74137]: cluster 2024-04-10T04:18:38.759715+0000 mgr.y (mgr.25133) 2167 : cluster 0 pgmap v4216: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-10T04:18:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:39 smithi016 bash[74137]: cluster 2024-04-10T04:18:38.807165+0000 mon.a (mon.0) 4246 : cluster 0 osdmap e2506: 8 total, 8 up, 8 in 2024-04-10T04:18:40.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:39 smithi016 bash[74137]: cluster 2024-04-10T04:18:39.724603+0000 mon.a (mon.0) 4247 : cluster 0 osdmap e2507: 8 total, 8 up, 8 in 2024-04-10T04:18:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:39 smithi136 bash[68278]: cluster 2024-04-10T04:18:38.759715+0000 mgr.y (mgr.25133) 2167 : cluster 0 pgmap v4216: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-10T04:18:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:39 smithi136 bash[68278]: cluster 2024-04-10T04:18:38.807165+0000 mon.a (mon.0) 4246 : cluster 0 osdmap e2506: 8 total, 8 up, 8 in 2024-04-10T04:18:40.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:39 smithi136 bash[68278]: cluster 2024-04-10T04:18:39.724603+0000 mon.a (mon.0) 4247 : cluster 0 osdmap e2507: 8 total, 8 up, 8 in 2024-04-10T04:18:41.987 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 48%] 2024-04-10T04:18:42.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:41 smithi016 bash[72916]: cluster 2024-04-10T04:18:40.760834+0000 mgr.y (mgr.25133) 2168 : cluster 0 pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.0 KiB/s wr, 74 op/s 2024-04-10T04:18:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:41 smithi016 bash[72916]: cluster 2024-04-10T04:18:40.822034+0000 mon.a (mon.0) 4248 : cluster 0 osdmap e2508: 8 total, 8 up, 8 in 2024-04-10T04:18:42.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:18:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:18:41] "GET /metrics HTTP/1.1" 200 36811 "" "Prometheus/2.43.0" 2024-04-10T04:18:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:41 smithi016 bash[74137]: cluster 2024-04-10T04:18:40.760834+0000 mgr.y (mgr.25133) 2168 : cluster 0 pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.0 KiB/s wr, 74 op/s 2024-04-10T04:18:42.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:41 smithi016 bash[74137]: cluster 2024-04-10T04:18:40.822034+0000 mon.a (mon.0) 4248 : cluster 0 osdmap e2508: 8 total, 8 up, 8 in 2024-04-10T04:18:42.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:41 smithi136 bash[68278]: cluster 2024-04-10T04:18:40.760834+0000 mgr.y (mgr.25133) 2168 : cluster 0 pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.0 KiB/s wr, 74 op/s 2024-04-10T04:18:42.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:41 smithi136 bash[68278]: cluster 2024-04-10T04:18:40.822034+0000 mon.a (mon.0) 4248 : cluster 0 osdmap e2508: 8 total, 8 up, 8 in 2024-04-10T04:18:43.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:42 smithi136 bash[68278]: cluster 2024-04-10T04:18:41.831774+0000 mon.a (mon.0) 4249 : cluster 0 osdmap e2509: 8 total, 8 up, 8 in 2024-04-10T04:18:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:42 smithi136 bash[68278]: audit 2024-04-10T04:18:42.637269+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:42 smithi016 bash[74137]: cluster 2024-04-10T04:18:41.831774+0000 mon.a (mon.0) 4249 : cluster 0 osdmap e2509: 8 total, 8 up, 8 in 2024-04-10T04:18:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:42 smithi016 bash[74137]: audit 2024-04-10T04:18:42.637269+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:42 smithi016 bash[72916]: cluster 2024-04-10T04:18:41.831774+0000 mon.a (mon.0) 4249 : cluster 0 osdmap e2509: 8 total, 8 up, 8 in 2024-04-10T04:18:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:42 smithi016 bash[72916]: audit 2024-04-10T04:18:42.637269+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:43 smithi136 bash[68278]: cluster 2024-04-10T04:18:42.761734+0000 mgr.y (mgr.25133) 2169 : cluster 0 pgmap v4222: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 5.2 KiB/s wr, 71 op/s 2024-04-10T04:18:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:43 smithi136 bash[68278]: cluster 2024-04-10T04:18:42.835897+0000 mon.a (mon.0) 4251 : cluster 0 osdmap e2510: 8 total, 8 up, 8 in 2024-04-10T04:18:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:43 smithi136 bash[68278]: audit 2024-04-10T04:18:42.893154+0000 mon.a (mon.0) 4252 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:18:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:43 smithi136 bash[68278]: audit 2024-04-10T04:18:43.417989+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:18:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:43 smithi136 bash[68278]: audit 2024-04-10T04:18:43.424473+0000 mon.a (mon.0) 4254 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:18:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[74137]: cluster 2024-04-10T04:18:42.761734+0000 mgr.y (mgr.25133) 2169 : cluster 0 pgmap v4222: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 5.2 KiB/s wr, 71 op/s 2024-04-10T04:18:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[74137]: cluster 2024-04-10T04:18:42.835897+0000 mon.a (mon.0) 4251 : cluster 0 osdmap e2510: 8 total, 8 up, 8 in 2024-04-10T04:18:44.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[74137]: audit 2024-04-10T04:18:42.893154+0000 mon.a (mon.0) 4252 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:18:44.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[74137]: audit 2024-04-10T04:18:43.417989+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:18:44.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[74137]: audit 2024-04-10T04:18:43.424473+0000 mon.a (mon.0) 4254 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:18:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[72916]: cluster 2024-04-10T04:18:42.761734+0000 mgr.y (mgr.25133) 2169 : cluster 0 pgmap v4222: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 5.2 KiB/s wr, 71 op/s 2024-04-10T04:18:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[72916]: cluster 2024-04-10T04:18:42.835897+0000 mon.a (mon.0) 4251 : cluster 0 osdmap e2510: 8 total, 8 up, 8 in 2024-04-10T04:18:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[72916]: audit 2024-04-10T04:18:42.893154+0000 mon.a (mon.0) 4252 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:18:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[72916]: audit 2024-04-10T04:18:43.417989+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:18:44.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:43 smithi016 bash[72916]: audit 2024-04-10T04:18:43.424473+0000 mon.a (mon.0) 4254 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:18:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:44 smithi136 bash[68278]: cluster 2024-04-10T04:18:43.853230+0000 mon.a (mon.0) 4255 : cluster 0 osdmap e2511: 8 total, 8 up, 8 in 2024-04-10T04:18:45.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:44 smithi136 bash[68278]: audit 2024-04-10T04:18:44.161331+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:18:45.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:44 smithi136 bash[68278]: audit 2024-04-10T04:18:44.162833+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:18:45.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:44 smithi136 bash[68278]: audit 2024-04-10T04:18:44.171708+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:18:45.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:44 smithi136 bash[68278]: cluster 2024-04-10T04:18:44.719147+0000 mon.a (mon.0) 4259 : cluster 0 osdmap e2512: 8 total, 8 up, 8 in 2024-04-10T04:18:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[74137]: cluster 2024-04-10T04:18:43.853230+0000 mon.a (mon.0) 4255 : cluster 0 osdmap e2511: 8 total, 8 up, 8 in 2024-04-10T04:18:45.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[74137]: audit 2024-04-10T04:18:44.161331+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:18:45.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[74137]: audit 2024-04-10T04:18:44.162833+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:18:45.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[74137]: audit 2024-04-10T04:18:44.171708+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:18:45.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[74137]: cluster 2024-04-10T04:18:44.719147+0000 mon.a (mon.0) 4259 : cluster 0 osdmap e2512: 8 total, 8 up, 8 in 2024-04-10T04:18:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[72916]: cluster 2024-04-10T04:18:43.853230+0000 mon.a (mon.0) 4255 : cluster 0 osdmap e2511: 8 total, 8 up, 8 in 2024-04-10T04:18:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[72916]: audit 2024-04-10T04:18:44.161331+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:18:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[72916]: audit 2024-04-10T04:18:44.162833+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:18:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[72916]: audit 2024-04-10T04:18:44.171708+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:18:45.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:44 smithi016 bash[72916]: cluster 2024-04-10T04:18:44.719147+0000 mon.a (mon.0) 4259 : cluster 0 osdmap e2512: 8 total, 8 up, 8 in 2024-04-10T04:18:45.897 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-04-10T04:18:46.046 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 49%] 2024-04-10T04:18:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:45 smithi136 bash[68278]: cluster 2024-04-10T04:18:44.762534+0000 mgr.y (mgr.25133) 2170 : cluster 0 pgmap v4226: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.9 KiB/s wr, 114 op/s 2024-04-10T04:18:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:45 smithi136 bash[68278]: cluster 2024-04-10T04:18:45.726442+0000 mon.a (mon.0) 4260 : cluster 0 osdmap e2513: 8 total, 8 up, 8 in 2024-04-10T04:18:46.282 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 50%] 2024-04-10T04:18:46.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:45 smithi016 bash[72916]: cluster 2024-04-10T04:18:44.762534+0000 mgr.y (mgr.25133) 2170 : cluster 0 pgmap v4226: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.9 KiB/s wr, 114 op/s 2024-04-10T04:18:46.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:45 smithi016 bash[72916]: cluster 2024-04-10T04:18:45.726442+0000 mon.a (mon.0) 4260 : cluster 0 osdmap e2513: 8 total, 8 up, 8 in 2024-04-10T04:18:46.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:45 smithi016 bash[74137]: cluster 2024-04-10T04:18:44.762534+0000 mgr.y (mgr.25133) 2170 : cluster 0 pgmap v4226: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.9 KiB/s wr, 114 op/s 2024-04-10T04:18:46.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:45 smithi016 bash[74137]: cluster 2024-04-10T04:18:45.726442+0000 mon.a (mon.0) 4260 : cluster 0 osdmap e2513: 8 total, 8 up, 8 in 2024-04-10T04:18:48.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:47 smithi136 bash[68278]: cluster 2024-04-10T04:18:46.763372+0000 mgr.y (mgr.25133) 2171 : cluster 0 pgmap v4228: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 13 KiB/s wr, 158 op/s 2024-04-10T04:18:48.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:47 smithi136 bash[68278]: cluster 2024-04-10T04:18:46.871735+0000 mon.a (mon.0) 4261 : cluster 0 osdmap e2514: 8 total, 8 up, 8 in 2024-04-10T04:18:48.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:47 smithi016 bash[72916]: cluster 2024-04-10T04:18:46.763372+0000 mgr.y (mgr.25133) 2171 : cluster 0 pgmap v4228: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 13 KiB/s wr, 158 op/s 2024-04-10T04:18:48.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:47 smithi016 bash[72916]: cluster 2024-04-10T04:18:46.871735+0000 mon.a (mon.0) 4261 : cluster 0 osdmap e2514: 8 total, 8 up, 8 in 2024-04-10T04:18:48.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:47 smithi016 bash[74137]: cluster 2024-04-10T04:18:46.763372+0000 mgr.y (mgr.25133) 2171 : cluster 0 pgmap v4228: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 13 KiB/s wr, 158 op/s 2024-04-10T04:18:48.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:47 smithi016 bash[74137]: cluster 2024-04-10T04:18:46.871735+0000 mon.a (mon.0) 4261 : cluster 0 osdmap e2514: 8 total, 8 up, 8 in 2024-04-10T04:18:49.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:48 smithi136 bash[68278]: cluster 2024-04-10T04:18:47.873921+0000 mon.a (mon.0) 4262 : cluster 0 osdmap e2515: 8 total, 8 up, 8 in 2024-04-10T04:18:49.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:48 smithi016 bash[72916]: cluster 2024-04-10T04:18:47.873921+0000 mon.a (mon.0) 4262 : cluster 0 osdmap e2515: 8 total, 8 up, 8 in 2024-04-10T04:18:49.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:48 smithi016 bash[74137]: cluster 2024-04-10T04:18:47.873921+0000 mon.a (mon.0) 4262 : cluster 0 osdmap e2515: 8 total, 8 up, 8 in 2024-04-10T04:18:49.883 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2024-04-10T04:18:50.004 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 51%] 2024-04-10T04:18:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:49 smithi136 bash[68278]: cluster 2024-04-10T04:18:48.764264+0000 mgr.y (mgr.25133) 2172 : cluster 0 pgmap v4231: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 8.4 KiB/s wr, 92 op/s 2024-04-10T04:18:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:49 smithi136 bash[68278]: cluster 2024-04-10T04:18:48.896613+0000 mon.a (mon.0) 4263 : cluster 0 osdmap e2516: 8 total, 8 up, 8 in 2024-04-10T04:18:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:49 smithi136 bash[68278]: cluster 2024-04-10T04:18:49.732368+0000 mon.a (mon.0) 4264 : cluster 0 osdmap e2517: 8 total, 8 up, 8 in 2024-04-10T04:18:50.185 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-04-10T04:18:50.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:49 smithi016 bash[72916]: cluster 2024-04-10T04:18:48.764264+0000 mgr.y (mgr.25133) 2172 : cluster 0 pgmap v4231: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 8.4 KiB/s wr, 92 op/s 2024-04-10T04:18:50.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:49 smithi016 bash[72916]: cluster 2024-04-10T04:18:48.896613+0000 mon.a (mon.0) 4263 : cluster 0 osdmap e2516: 8 total, 8 up, 8 in 2024-04-10T04:18:50.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:49 smithi016 bash[72916]: cluster 2024-04-10T04:18:49.732368+0000 mon.a (mon.0) 4264 : cluster 0 osdmap e2517: 8 total, 8 up, 8 in 2024-04-10T04:18:50.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:49 smithi016 bash[74137]: cluster 2024-04-10T04:18:48.764264+0000 mgr.y (mgr.25133) 2172 : cluster 0 pgmap v4231: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 8.4 KiB/s wr, 92 op/s 2024-04-10T04:18:50.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:49 smithi016 bash[74137]: cluster 2024-04-10T04:18:48.896613+0000 mon.a (mon.0) 4263 : cluster 0 osdmap e2516: 8 total, 8 up, 8 in 2024-04-10T04:18:50.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:49 smithi016 bash[74137]: cluster 2024-04-10T04:18:49.732368+0000 mon.a (mon.0) 4264 : cluster 0 osdmap e2517: 8 total, 8 up, 8 in 2024-04-10T04:18:50.346 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 52%] 2024-04-10T04:18:50.492 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-04-10T04:18:50.618 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 53%] 2024-04-10T04:18:51.740 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 54%] 2024-04-10T04:18:51.914 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-04-10T04:18:52.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:51 smithi016 bash[72916]: cluster 2024-04-10T04:18:50.764835+0000 mgr.y (mgr.25133) 2173 : cluster 0 pgmap v4234: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 11 KiB/s wr, 322 op/s 2024-04-10T04:18:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:51 smithi016 bash[74137]: cluster 2024-04-10T04:18:50.764835+0000 mgr.y (mgr.25133) 2173 : cluster 0 pgmap v4234: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 11 KiB/s wr, 322 op/s 2024-04-10T04:18:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:18:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:18:51] "GET /metrics HTTP/1.1" 200 36803 "" "Prometheus/2.43.0" 2024-04-10T04:18:52.122 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 55%] 2024-04-10T04:18:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:51 smithi136 bash[68278]: cluster 2024-04-10T04:18:50.764835+0000 mgr.y (mgr.25133) 2173 : cluster 0 pgmap v4234: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 11 KiB/s wr, 322 op/s 2024-04-10T04:18:52.374 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-04-10T04:18:52.532 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 56%] 2024-04-10T04:18:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:53 smithi136 bash[68278]: cluster 2024-04-10T04:18:52.765772+0000 mgr.y (mgr.25133) 2174 : cluster 0 pgmap v4235: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 9.8 KiB/s wr, 237 op/s 2024-04-10T04:18:54.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:53 smithi016 bash[74137]: cluster 2024-04-10T04:18:52.765772+0000 mgr.y (mgr.25133) 2174 : cluster 0 pgmap v4235: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 9.8 KiB/s wr, 237 op/s 2024-04-10T04:18:54.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:53 smithi016 bash[72916]: cluster 2024-04-10T04:18:52.765772+0000 mgr.y (mgr.25133) 2174 : cluster 0 pgmap v4235: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 9.8 KiB/s wr, 237 op/s 2024-04-10T04:18:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:55 smithi016 bash[72916]: cluster 2024-04-10T04:18:54.727369+0000 mon.a (mon.0) 4265 : cluster 0 osdmap e2518: 8 total, 8 up, 8 in 2024-04-10T04:18:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:55 smithi016 bash[72916]: cluster 2024-04-10T04:18:54.766228+0000 mgr.y (mgr.25133) 2175 : cluster 0 pgmap v4237: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 43 KiB/s wr, 910 op/s 2024-04-10T04:18:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:55 smithi016 bash[74137]: cluster 2024-04-10T04:18:54.727369+0000 mon.a (mon.0) 4265 : cluster 0 osdmap e2518: 8 total, 8 up, 8 in 2024-04-10T04:18:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:55 smithi016 bash[74137]: cluster 2024-04-10T04:18:54.766228+0000 mgr.y (mgr.25133) 2175 : cluster 0 pgmap v4237: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 43 KiB/s wr, 910 op/s 2024-04-10T04:18:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:55 smithi136 bash[68278]: cluster 2024-04-10T04:18:54.727369+0000 mon.a (mon.0) 4265 : cluster 0 osdmap e2518: 8 total, 8 up, 8 in 2024-04-10T04:18:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:55 smithi136 bash[68278]: cluster 2024-04-10T04:18:54.766228+0000 mgr.y (mgr.25133) 2175 : cluster 0 pgmap v4237: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 43 KiB/s wr, 910 op/s 2024-04-10T04:18:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:57 smithi136 bash[68278]: cluster 2024-04-10T04:18:56.766828+0000 mgr.y (mgr.25133) 2176 : cluster 0 pgmap v4238: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 34 KiB/s wr, 731 op/s 2024-04-10T04:18:58.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:57 smithi136 bash[68278]: audit 2024-04-10T04:18:57.637480+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:57 smithi016 bash[72916]: cluster 2024-04-10T04:18:56.766828+0000 mgr.y (mgr.25133) 2176 : cluster 0 pgmap v4238: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 34 KiB/s wr, 731 op/s 2024-04-10T04:18:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:57 smithi016 bash[72916]: audit 2024-04-10T04:18:57.637480+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:18:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:57 smithi016 bash[74137]: cluster 2024-04-10T04:18:56.766828+0000 mgr.y (mgr.25133) 2176 : cluster 0 pgmap v4238: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 34 KiB/s wr, 731 op/s 2024-04-10T04:18:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:57 smithi016 bash[74137]: audit 2024-04-10T04:18:57.637480+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:00.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:59 smithi136 bash[68278]: cluster 2024-04-10T04:18:58.767469+0000 mgr.y (mgr.25133) 2177 : cluster 0 pgmap v4239: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 480 KiB/s wr, 583 op/s 2024-04-10T04:19:00.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:18:59 smithi136 bash[68278]: cluster 2024-04-10T04:18:59.728516+0000 mon.a (mon.0) 4267 : cluster 0 osdmap e2519: 8 total, 8 up, 8 in 2024-04-10T04:19:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:59 smithi016 bash[74137]: cluster 2024-04-10T04:18:58.767469+0000 mgr.y (mgr.25133) 2177 : cluster 0 pgmap v4239: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 480 KiB/s wr, 583 op/s 2024-04-10T04:19:00.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:18:59 smithi016 bash[74137]: cluster 2024-04-10T04:18:59.728516+0000 mon.a (mon.0) 4267 : cluster 0 osdmap e2519: 8 total, 8 up, 8 in 2024-04-10T04:19:00.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:59 smithi016 bash[72916]: cluster 2024-04-10T04:18:58.767469+0000 mgr.y (mgr.25133) 2177 : cluster 0 pgmap v4239: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 480 KiB/s wr, 583 op/s 2024-04-10T04:19:00.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:18:59 smithi016 bash[72916]: cluster 2024-04-10T04:18:59.728516+0000 mon.a (mon.0) 4267 : cluster 0 osdmap e2519: 8 total, 8 up, 8 in 2024-04-10T04:19:00.563 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-04-10T04:19:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:19:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:19:01] "GET /metrics HTTP/1.1" 200 36804 "" "Prometheus/2.43.0" 2024-04-10T04:19:02.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:01 smithi016 bash[74137]: cluster 2024-04-10T04:19:00.768306+0000 mgr.y (mgr.25133) 2178 : cluster 0 pgmap v4241: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 541 KiB/s wr, 603 op/s 2024-04-10T04:19:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:01 smithi016 bash[72916]: cluster 2024-04-10T04:19:00.768306+0000 mgr.y (mgr.25133) 2178 : cluster 0 pgmap v4241: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 541 KiB/s wr, 603 op/s 2024-04-10T04:19:02.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:01 smithi136 bash[68278]: cluster 2024-04-10T04:19:00.768306+0000 mgr.y (mgr.25133) 2178 : cluster 0 pgmap v4241: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 541 KiB/s wr, 603 op/s 2024-04-10T04:19:04.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:03 smithi136 bash[68278]: cluster 2024-04-10T04:19:02.769189+0000 mgr.y (mgr.25133) 2179 : cluster 0 pgmap v4242: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 512 KiB/s wr, 90 op/s 2024-04-10T04:19:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:03 smithi016 bash[72916]: cluster 2024-04-10T04:19:02.769189+0000 mgr.y (mgr.25133) 2179 : cluster 0 pgmap v4242: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 512 KiB/s wr, 90 op/s 2024-04-10T04:19:04.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:03 smithi016 bash[74137]: cluster 2024-04-10T04:19:02.769189+0000 mgr.y (mgr.25133) 2179 : cluster 0 pgmap v4242: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 512 KiB/s wr, 90 op/s 2024-04-10T04:19:06.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:05 smithi136 bash[68278]: cluster 2024-04-10T04:19:04.770265+0000 mgr.y (mgr.25133) 2180 : cluster 0 pgmap v4243: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 413 KiB/s wr, 84 op/s 2024-04-10T04:19:06.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:05 smithi016 bash[74137]: cluster 2024-04-10T04:19:04.770265+0000 mgr.y (mgr.25133) 2180 : cluster 0 pgmap v4243: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 413 KiB/s wr, 84 op/s 2024-04-10T04:19:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:05 smithi016 bash[72916]: cluster 2024-04-10T04:19:04.770265+0000 mgr.y (mgr.25133) 2180 : cluster 0 pgmap v4243: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 413 KiB/s wr, 84 op/s 2024-04-10T04:19:08.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:07 smithi136 bash[68278]: cluster 2024-04-10T04:19:06.771368+0000 mgr.y (mgr.25133) 2181 : cluster 0 pgmap v4244: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 412 KiB/s wr, 55 op/s 2024-04-10T04:19:08.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:07 smithi016 bash[72916]: cluster 2024-04-10T04:19:06.771368+0000 mgr.y (mgr.25133) 2181 : cluster 0 pgmap v4244: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 412 KiB/s wr, 55 op/s 2024-04-10T04:19:08.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:07 smithi016 bash[74137]: cluster 2024-04-10T04:19:06.771368+0000 mgr.y (mgr.25133) 2181 : cluster 0 pgmap v4244: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 412 KiB/s wr, 55 op/s 2024-04-10T04:19:09.056 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 57%] 2024-04-10T04:19:09.224 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 58%] 2024-04-10T04:19:09.388 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 58%] 2024-04-10T04:19:09.543 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 59%] 2024-04-10T04:19:10.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:09 smithi136 bash[68278]: cluster 2024-04-10T04:19:08.772280+0000 mgr.y (mgr.25133) 2182 : cluster 0 pgmap v4245: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 3.1 KiB/s wr, 34 op/s 2024-04-10T04:19:10.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:09 smithi016 bash[72916]: cluster 2024-04-10T04:19:08.772280+0000 mgr.y (mgr.25133) 2182 : cluster 0 pgmap v4245: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 3.1 KiB/s wr, 34 op/s 2024-04-10T04:19:10.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:09 smithi016 bash[74137]: cluster 2024-04-10T04:19:08.772280+0000 mgr.y (mgr.25133) 2182 : cluster 0 pgmap v4245: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 3.1 KiB/s wr, 34 op/s 2024-04-10T04:19:11.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:10 smithi136 bash[68278]: cluster 2024-04-10T04:19:09.848007+0000 mon.a (mon.0) 4268 : cluster 0 osdmap e2520: 8 total, 8 up, 8 in 2024-04-10T04:19:11.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:10 smithi016 bash[72916]: cluster 2024-04-10T04:19:09.848007+0000 mon.a (mon.0) 4268 : cluster 0 osdmap e2520: 8 total, 8 up, 8 in 2024-04-10T04:19:11.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:10 smithi016 bash[74137]: cluster 2024-04-10T04:19:09.848007+0000 mon.a (mon.0) 4268 : cluster 0 osdmap e2520: 8 total, 8 up, 8 in 2024-04-10T04:19:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:19:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:19:11] "GET /metrics HTTP/1.1" 200 36804 "" "Prometheus/2.43.0" 2024-04-10T04:19:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:11 smithi016 bash[72916]: cluster 2024-04-10T04:19:10.773070+0000 mgr.y (mgr.25133) 2183 : cluster 0 pgmap v4247: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 1.6 MiB/s wr, 58 op/s 2024-04-10T04:19:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:11 smithi016 bash[72916]: cluster 2024-04-10T04:19:10.868295+0000 mon.a (mon.0) 4269 : cluster 0 osdmap e2521: 8 total, 8 up, 8 in 2024-04-10T04:19:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:11 smithi016 bash[74137]: cluster 2024-04-10T04:19:10.773070+0000 mgr.y (mgr.25133) 2183 : cluster 0 pgmap v4247: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 1.6 MiB/s wr, 58 op/s 2024-04-10T04:19:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:11 smithi016 bash[74137]: cluster 2024-04-10T04:19:10.868295+0000 mon.a (mon.0) 4269 : cluster 0 osdmap e2521: 8 total, 8 up, 8 in 2024-04-10T04:19:12.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:11 smithi136 bash[68278]: cluster 2024-04-10T04:19:10.773070+0000 mgr.y (mgr.25133) 2183 : cluster 0 pgmap v4247: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 1.6 MiB/s wr, 58 op/s 2024-04-10T04:19:12.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:11 smithi136 bash[68278]: cluster 2024-04-10T04:19:10.868295+0000 mon.a (mon.0) 4269 : cluster 0 osdmap e2521: 8 total, 8 up, 8 in 2024-04-10T04:19:13.068 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 59%] 2024-04-10T04:19:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:12 smithi136 bash[68278]: cluster 2024-04-10T04:19:11.876851+0000 mon.a (mon.0) 4270 : cluster 0 osdmap e2522: 8 total, 8 up, 8 in 2024-04-10T04:19:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:12 smithi136 bash[68278]: audit 2024-04-10T04:19:12.637996+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:12 smithi016 bash[72916]: cluster 2024-04-10T04:19:11.876851+0000 mon.a (mon.0) 4270 : cluster 0 osdmap e2522: 8 total, 8 up, 8 in 2024-04-10T04:19:13.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:12 smithi016 bash[72916]: audit 2024-04-10T04:19:12.637996+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:12 smithi016 bash[74137]: cluster 2024-04-10T04:19:11.876851+0000 mon.a (mon.0) 4270 : cluster 0 osdmap e2522: 8 total, 8 up, 8 in 2024-04-10T04:19:13.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:12 smithi016 bash[74137]: audit 2024-04-10T04:19:12.637996+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:13 smithi136 bash[68278]: cluster 2024-04-10T04:19:12.773846+0000 mgr.y (mgr.25133) 2184 : cluster 0 pgmap v4250: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 2.7 MiB/s wr, 99 op/s 2024-04-10T04:19:14.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:13 smithi136 bash[68278]: cluster 2024-04-10T04:19:12.887781+0000 mon.a (mon.0) 4272 : cluster 0 osdmap e2523: 8 total, 8 up, 8 in 2024-04-10T04:19:14.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:13 smithi016 bash[72916]: cluster 2024-04-10T04:19:12.773846+0000 mgr.y (mgr.25133) 2184 : cluster 0 pgmap v4250: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 2.7 MiB/s wr, 99 op/s 2024-04-10T04:19:14.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:13 smithi016 bash[72916]: cluster 2024-04-10T04:19:12.887781+0000 mon.a (mon.0) 4272 : cluster 0 osdmap e2523: 8 total, 8 up, 8 in 2024-04-10T04:19:14.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:13 smithi016 bash[74137]: cluster 2024-04-10T04:19:12.773846+0000 mgr.y (mgr.25133) 2184 : cluster 0 pgmap v4250: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 2.7 MiB/s wr, 99 op/s 2024-04-10T04:19:14.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:13 smithi016 bash[74137]: cluster 2024-04-10T04:19:12.887781+0000 mon.a (mon.0) 4272 : cluster 0 osdmap e2523: 8 total, 8 up, 8 in 2024-04-10T04:19:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:14 smithi136 bash[68278]: cluster 2024-04-10T04:19:13.894921+0000 mon.a (mon.0) 4273 : cluster 0 osdmap e2524: 8 total, 8 up, 8 in 2024-04-10T04:19:15.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:14 smithi016 bash[72916]: cluster 2024-04-10T04:19:13.894921+0000 mon.a (mon.0) 4273 : cluster 0 osdmap e2524: 8 total, 8 up, 8 in 2024-04-10T04:19:15.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:14 smithi016 bash[74137]: cluster 2024-04-10T04:19:13.894921+0000 mon.a (mon.0) 4273 : cluster 0 osdmap e2524: 8 total, 8 up, 8 in 2024-04-10T04:19:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:15 smithi136 bash[68278]: cluster 2024-04-10T04:19:14.774988+0000 mgr.y (mgr.25133) 2185 : cluster 0 pgmap v4253: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 22 KiB/s wr, 403 op/s 2024-04-10T04:19:16.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:15 smithi136 bash[68278]: cluster 2024-04-10T04:19:14.905624+0000 mon.a (mon.0) 4274 : cluster 0 osdmap e2525: 8 total, 8 up, 8 in 2024-04-10T04:19:16.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:15 smithi016 bash[72916]: cluster 2024-04-10T04:19:14.774988+0000 mgr.y (mgr.25133) 2185 : cluster 0 pgmap v4253: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 22 KiB/s wr, 403 op/s 2024-04-10T04:19:16.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:15 smithi016 bash[72916]: cluster 2024-04-10T04:19:14.905624+0000 mon.a (mon.0) 4274 : cluster 0 osdmap e2525: 8 total, 8 up, 8 in 2024-04-10T04:19:16.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:15 smithi016 bash[74137]: cluster 2024-04-10T04:19:14.774988+0000 mgr.y (mgr.25133) 2185 : cluster 0 pgmap v4253: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 22 KiB/s wr, 403 op/s 2024-04-10T04:19:16.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:15 smithi016 bash[74137]: cluster 2024-04-10T04:19:14.905624+0000 mon.a (mon.0) 4274 : cluster 0 osdmap e2525: 8 total, 8 up, 8 in 2024-04-10T04:19:17.083 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 60%] 2024-04-10T04:19:17.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:16 smithi136 bash[68278]: cluster 2024-04-10T04:19:15.918624+0000 mon.a (mon.0) 4275 : cluster 0 osdmap e2526: 8 total, 8 up, 8 in 2024-04-10T04:19:17.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:16 smithi016 bash[74137]: cluster 2024-04-10T04:19:15.918624+0000 mon.a (mon.0) 4275 : cluster 0 osdmap e2526: 8 total, 8 up, 8 in 2024-04-10T04:19:17.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:16 smithi016 bash[72916]: cluster 2024-04-10T04:19:15.918624+0000 mon.a (mon.0) 4275 : cluster 0 osdmap e2526: 8 total, 8 up, 8 in 2024-04-10T04:19:18.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:17 smithi016 bash[74137]: cluster 2024-04-10T04:19:16.775827+0000 mgr.y (mgr.25133) 2186 : cluster 0 pgmap v4256: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 267 KiB/s rd, 19 KiB/s wr, 366 op/s 2024-04-10T04:19:18.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:17 smithi016 bash[74137]: cluster 2024-04-10T04:19:16.926391+0000 mon.a (mon.0) 4276 : cluster 0 osdmap e2527: 8 total, 8 up, 8 in 2024-04-10T04:19:18.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:17 smithi016 bash[72916]: cluster 2024-04-10T04:19:16.775827+0000 mgr.y (mgr.25133) 2186 : cluster 0 pgmap v4256: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 267 KiB/s rd, 19 KiB/s wr, 366 op/s 2024-04-10T04:19:18.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:17 smithi016 bash[72916]: cluster 2024-04-10T04:19:16.926391+0000 mon.a (mon.0) 4276 : cluster 0 osdmap e2527: 8 total, 8 up, 8 in 2024-04-10T04:19:18.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:17 smithi136 bash[68278]: cluster 2024-04-10T04:19:16.775827+0000 mgr.y (mgr.25133) 2186 : cluster 0 pgmap v4256: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 267 KiB/s rd, 19 KiB/s wr, 366 op/s 2024-04-10T04:19:18.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:17 smithi136 bash[68278]: cluster 2024-04-10T04:19:16.926391+0000 mon.a (mon.0) 4276 : cluster 0 osdmap e2527: 8 total, 8 up, 8 in 2024-04-10T04:19:19.130 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 61%] 2024-04-10T04:19:19.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:18 smithi016 bash[74137]: cluster 2024-04-10T04:19:17.930401+0000 mon.a (mon.0) 4277 : cluster 0 osdmap e2528: 8 total, 8 up, 8 in 2024-04-10T04:19:19.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:18 smithi016 bash[72916]: cluster 2024-04-10T04:19:17.930401+0000 mon.a (mon.0) 4277 : cluster 0 osdmap e2528: 8 total, 8 up, 8 in 2024-04-10T04:19:19.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:18 smithi136 bash[68278]: cluster 2024-04-10T04:19:17.930401+0000 mon.a (mon.0) 4277 : cluster 0 osdmap e2528: 8 total, 8 up, 8 in 2024-04-10T04:19:20.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:19 smithi016 bash[72916]: cluster 2024-04-10T04:19:18.776736+0000 mgr.y (mgr.25133) 2187 : cluster 0 pgmap v4259: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 233 KiB/s rd, 13 KiB/s wr, 308 op/s 2024-04-10T04:19:20.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:19 smithi016 bash[72916]: cluster 2024-04-10T04:19:18.954193+0000 mon.a (mon.0) 4278 : cluster 0 osdmap e2529: 8 total, 8 up, 8 in 2024-04-10T04:19:20.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:19 smithi016 bash[72916]: cluster 2024-04-10T04:19:19.737346+0000 mon.a (mon.0) 4279 : cluster 0 osdmap e2530: 8 total, 8 up, 8 in 2024-04-10T04:19:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:19 smithi016 bash[74137]: cluster 2024-04-10T04:19:18.776736+0000 mgr.y (mgr.25133) 2187 : cluster 0 pgmap v4259: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 233 KiB/s rd, 13 KiB/s wr, 308 op/s 2024-04-10T04:19:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:19 smithi016 bash[74137]: cluster 2024-04-10T04:19:18.954193+0000 mon.a (mon.0) 4278 : cluster 0 osdmap e2529: 8 total, 8 up, 8 in 2024-04-10T04:19:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:19 smithi016 bash[74137]: cluster 2024-04-10T04:19:19.737346+0000 mon.a (mon.0) 4279 : cluster 0 osdmap e2530: 8 total, 8 up, 8 in 2024-04-10T04:19:20.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:19 smithi136 bash[68278]: cluster 2024-04-10T04:19:18.776736+0000 mgr.y (mgr.25133) 2187 : cluster 0 pgmap v4259: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 233 KiB/s rd, 13 KiB/s wr, 308 op/s 2024-04-10T04:19:20.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:19 smithi136 bash[68278]: cluster 2024-04-10T04:19:18.954193+0000 mon.a (mon.0) 4278 : cluster 0 osdmap e2529: 8 total, 8 up, 8 in 2024-04-10T04:19:20.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:19 smithi136 bash[68278]: cluster 2024-04-10T04:19:19.737346+0000 mon.a (mon.0) 4279 : cluster 0 osdmap e2530: 8 total, 8 up, 8 in 2024-04-10T04:19:22.065 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:19:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:19:21] "GET /metrics HTTP/1.1" 200 36818 "" "Prometheus/2.43.0" 2024-04-10T04:19:22.066 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:21 smithi016 bash[74137]: cluster 2024-04-10T04:19:20.736180+0000 mon.a (mon.0) 4280 : cluster 0 osdmap e2531: 8 total, 8 up, 8 in 2024-04-10T04:19:22.066 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:21 smithi016 bash[74137]: cluster 2024-04-10T04:19:20.777629+0000 mgr.y (mgr.25133) 2188 : cluster 0 pgmap v4263: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 264 KiB/s rd, 17 KiB/s wr, 347 op/s 2024-04-10T04:19:22.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:21 smithi016 bash[72916]: cluster 2024-04-10T04:19:20.736180+0000 mon.a (mon.0) 4280 : cluster 0 osdmap e2531: 8 total, 8 up, 8 in 2024-04-10T04:19:22.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:21 smithi016 bash[72916]: cluster 2024-04-10T04:19:20.777629+0000 mgr.y (mgr.25133) 2188 : cluster 0 pgmap v4263: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 264 KiB/s rd, 17 KiB/s wr, 347 op/s 2024-04-10T04:19:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:21 smithi136 bash[68278]: cluster 2024-04-10T04:19:20.736180+0000 mon.a (mon.0) 4280 : cluster 0 osdmap e2531: 8 total, 8 up, 8 in 2024-04-10T04:19:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:21 smithi136 bash[68278]: cluster 2024-04-10T04:19:20.777629+0000 mgr.y (mgr.25133) 2188 : cluster 0 pgmap v4263: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 264 KiB/s rd, 17 KiB/s wr, 347 op/s 2024-04-10T04:19:22.901 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 61%] 2024-04-10T04:19:23.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:22 smithi016 bash[72916]: cluster 2024-04-10T04:19:21.738543+0000 mon.a (mon.0) 4281 : cluster 0 osdmap e2532: 8 total, 8 up, 8 in 2024-04-10T04:19:23.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:22 smithi016 bash[74137]: cluster 2024-04-10T04:19:21.738543+0000 mon.a (mon.0) 4281 : cluster 0 osdmap e2532: 8 total, 8 up, 8 in 2024-04-10T04:19:23.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:22 smithi136 bash[68278]: cluster 2024-04-10T04:19:21.738543+0000 mon.a (mon.0) 4281 : cluster 0 osdmap e2532: 8 total, 8 up, 8 in 2024-04-10T04:19:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:23 smithi016 bash[72916]: cluster 2024-04-10T04:19:22.757926+0000 mon.a (mon.0) 4282 : cluster 0 osdmap e2533: 8 total, 8 up, 8 in 2024-04-10T04:19:24.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:23 smithi016 bash[72916]: cluster 2024-04-10T04:19:22.778272+0000 mgr.y (mgr.25133) 2189 : cluster 0 pgmap v4266: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 12 KiB/s wr, 204 op/s 2024-04-10T04:19:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:23 smithi016 bash[74137]: cluster 2024-04-10T04:19:22.757926+0000 mon.a (mon.0) 4282 : cluster 0 osdmap e2533: 8 total, 8 up, 8 in 2024-04-10T04:19:24.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:23 smithi016 bash[74137]: cluster 2024-04-10T04:19:22.778272+0000 mgr.y (mgr.25133) 2189 : cluster 0 pgmap v4266: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 12 KiB/s wr, 204 op/s 2024-04-10T04:19:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:23 smithi136 bash[68278]: cluster 2024-04-10T04:19:22.757926+0000 mon.a (mon.0) 4282 : cluster 0 osdmap e2533: 8 total, 8 up, 8 in 2024-04-10T04:19:24.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:23 smithi136 bash[68278]: cluster 2024-04-10T04:19:22.778272+0000 mgr.y (mgr.25133) 2189 : cluster 0 pgmap v4266: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 12 KiB/s wr, 204 op/s 2024-04-10T04:19:25.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:24 smithi016 bash[72916]: cluster 2024-04-10T04:19:23.767203+0000 mon.a (mon.0) 4283 : cluster 0 osdmap e2534: 8 total, 8 up, 8 in 2024-04-10T04:19:25.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:24 smithi016 bash[72916]: cluster 2024-04-10T04:19:24.737730+0000 mon.a (mon.0) 4284 : cluster 0 osdmap e2535: 8 total, 8 up, 8 in 2024-04-10T04:19:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:24 smithi016 bash[74137]: cluster 2024-04-10T04:19:23.767203+0000 mon.a (mon.0) 4283 : cluster 0 osdmap e2534: 8 total, 8 up, 8 in 2024-04-10T04:19:25.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:24 smithi016 bash[74137]: cluster 2024-04-10T04:19:24.737730+0000 mon.a (mon.0) 4284 : cluster 0 osdmap e2535: 8 total, 8 up, 8 in 2024-04-10T04:19:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:24 smithi136 bash[68278]: cluster 2024-04-10T04:19:23.767203+0000 mon.a (mon.0) 4283 : cluster 0 osdmap e2534: 8 total, 8 up, 8 in 2024-04-10T04:19:25.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:24 smithi136 bash[68278]: cluster 2024-04-10T04:19:24.737730+0000 mon.a (mon.0) 4284 : cluster 0 osdmap e2535: 8 total, 8 up, 8 in 2024-04-10T04:19:26.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:25 smithi016 bash[72916]: cluster 2024-04-10T04:19:24.778759+0000 mgr.y (mgr.25133) 2190 : cluster 0 pgmap v4269: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 21 KiB/s wr, 412 op/s 2024-04-10T04:19:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:25 smithi016 bash[74137]: cluster 2024-04-10T04:19:24.778759+0000 mgr.y (mgr.25133) 2190 : cluster 0 pgmap v4269: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 21 KiB/s wr, 412 op/s 2024-04-10T04:19:26.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:25 smithi136 bash[68278]: cluster 2024-04-10T04:19:24.778759+0000 mgr.y (mgr.25133) 2190 : cluster 0 pgmap v4269: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 21 KiB/s wr, 412 op/s 2024-04-10T04:19:26.953 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 62%] 2024-04-10T04:19:27.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:26 smithi016 bash[72916]: cluster 2024-04-10T04:19:25.780526+0000 mon.a (mon.0) 4285 : cluster 0 osdmap e2536: 8 total, 8 up, 8 in 2024-04-10T04:19:27.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:26 smithi016 bash[74137]: cluster 2024-04-10T04:19:25.780526+0000 mon.a (mon.0) 4285 : cluster 0 osdmap e2536: 8 total, 8 up, 8 in 2024-04-10T04:19:27.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:26 smithi136 bash[68278]: cluster 2024-04-10T04:19:25.780526+0000 mon.a (mon.0) 4285 : cluster 0 osdmap e2536: 8 total, 8 up, 8 in 2024-04-10T04:19:28.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:27 smithi016 bash[72916]: cluster 2024-04-10T04:19:26.779643+0000 mgr.y (mgr.25133) 2191 : cluster 0 pgmap v4272: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 243 KiB/s rd, 16 KiB/s wr, 331 op/s 2024-04-10T04:19:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:27 smithi016 bash[72916]: cluster 2024-04-10T04:19:26.783303+0000 mon.a (mon.0) 4286 : cluster 0 osdmap e2537: 8 total, 8 up, 8 in 2024-04-10T04:19:28.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:27 smithi016 bash[72916]: audit 2024-04-10T04:19:27.637829+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:27 smithi016 bash[74137]: cluster 2024-04-10T04:19:26.779643+0000 mgr.y (mgr.25133) 2191 : cluster 0 pgmap v4272: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 243 KiB/s rd, 16 KiB/s wr, 331 op/s 2024-04-10T04:19:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:27 smithi016 bash[74137]: cluster 2024-04-10T04:19:26.783303+0000 mon.a (mon.0) 4286 : cluster 0 osdmap e2537: 8 total, 8 up, 8 in 2024-04-10T04:19:28.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:27 smithi016 bash[74137]: audit 2024-04-10T04:19:27.637829+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:27 smithi136 bash[68278]: cluster 2024-04-10T04:19:26.779643+0000 mgr.y (mgr.25133) 2191 : cluster 0 pgmap v4272: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 243 KiB/s rd, 16 KiB/s wr, 331 op/s 2024-04-10T04:19:28.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:27 smithi136 bash[68278]: cluster 2024-04-10T04:19:26.783303+0000 mon.a (mon.0) 4286 : cluster 0 osdmap e2537: 8 total, 8 up, 8 in 2024-04-10T04:19:28.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:27 smithi136 bash[68278]: audit 2024-04-10T04:19:27.637829+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:29.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:28 smithi136 bash[68278]: cluster 2024-04-10T04:19:27.801261+0000 mon.a (mon.0) 4288 : cluster 0 osdmap e2538: 8 total, 8 up, 8 in 2024-04-10T04:19:29.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:28 smithi016 bash[74137]: cluster 2024-04-10T04:19:27.801261+0000 mon.a (mon.0) 4288 : cluster 0 osdmap e2538: 8 total, 8 up, 8 in 2024-04-10T04:19:29.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:28 smithi016 bash[72916]: cluster 2024-04-10T04:19:27.801261+0000 mon.a (mon.0) 4288 : cluster 0 osdmap e2538: 8 total, 8 up, 8 in 2024-04-10T04:19:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:29 smithi136 bash[68278]: cluster 2024-04-10T04:19:28.780557+0000 mgr.y (mgr.25133) 2192 : cluster 0 pgmap v4274: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.9 KiB/s wr, 91 op/s 2024-04-10T04:19:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:29 smithi136 bash[68278]: cluster 2024-04-10T04:19:28.826291+0000 mon.a (mon.0) 4289 : cluster 0 osdmap e2539: 8 total, 8 up, 8 in 2024-04-10T04:19:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:29 smithi136 bash[68278]: audit 2024-04-10T04:19:28.828531+0000 mon.a (mon.0) 4290 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-2","app": "rbd"}]: dispatch 2024-04-10T04:19:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:29 smithi136 bash[68278]: audit 2024-04-10T04:19:29.733802+0000 mon.a (mon.0) 4291 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-2","app": "rbd"}]': finished 2024-04-10T04:19:30.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:29 smithi136 bash[68278]: cluster 2024-04-10T04:19:29.740292+0000 mon.a (mon.0) 4292 : cluster 0 osdmap e2540: 8 total, 8 up, 8 in 2024-04-10T04:19:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[72916]: cluster 2024-04-10T04:19:28.780557+0000 mgr.y (mgr.25133) 2192 : cluster 0 pgmap v4274: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.9 KiB/s wr, 91 op/s 2024-04-10T04:19:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[72916]: cluster 2024-04-10T04:19:28.826291+0000 mon.a (mon.0) 4289 : cluster 0 osdmap e2539: 8 total, 8 up, 8 in 2024-04-10T04:19:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[72916]: audit 2024-04-10T04:19:28.828531+0000 mon.a (mon.0) 4290 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-2","app": "rbd"}]: dispatch 2024-04-10T04:19:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[72916]: audit 2024-04-10T04:19:29.733802+0000 mon.a (mon.0) 4291 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-2","app": "rbd"}]': finished 2024-04-10T04:19:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[72916]: cluster 2024-04-10T04:19:29.740292+0000 mon.a (mon.0) 4292 : cluster 0 osdmap e2540: 8 total, 8 up, 8 in 2024-04-10T04:19:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[74137]: cluster 2024-04-10T04:19:28.780557+0000 mgr.y (mgr.25133) 2192 : cluster 0 pgmap v4274: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.9 KiB/s wr, 91 op/s 2024-04-10T04:19:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[74137]: cluster 2024-04-10T04:19:28.826291+0000 mon.a (mon.0) 4289 : cluster 0 osdmap e2539: 8 total, 8 up, 8 in 2024-04-10T04:19:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[74137]: audit 2024-04-10T04:19:28.828531+0000 mon.a (mon.0) 4290 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-2","app": "rbd"}]: dispatch 2024-04-10T04:19:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[74137]: audit 2024-04-10T04:19:29.733802+0000 mon.a (mon.0) 4291 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi016-114684-2","app": "rbd"}]': finished 2024-04-10T04:19:30.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:29 smithi016 bash[74137]: cluster 2024-04-10T04:19:29.740292+0000 mon.a (mon.0) 4292 : cluster 0 osdmap e2540: 8 total, 8 up, 8 in 2024-04-10T04:19:32.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:31 smithi016 bash[72916]: cluster 2024-04-10T04:19:30.744340+0000 mon.a (mon.0) 4293 : cluster 0 osdmap e2541: 8 total, 8 up, 8 in 2024-04-10T04:19:32.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:31 smithi016 bash[72916]: cluster 2024-04-10T04:19:30.781444+0000 mgr.y (mgr.25133) 2193 : cluster 0 pgmap v4278: 169 pgs: 8 creating+peering, 14 unknown, 147 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 177 op/s 2024-04-10T04:19:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:19:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:19:31] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.43.0" 2024-04-10T04:19:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:31 smithi016 bash[74137]: cluster 2024-04-10T04:19:30.744340+0000 mon.a (mon.0) 4293 : cluster 0 osdmap e2541: 8 total, 8 up, 8 in 2024-04-10T04:19:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:31 smithi016 bash[74137]: cluster 2024-04-10T04:19:30.781444+0000 mgr.y (mgr.25133) 2193 : cluster 0 pgmap v4278: 169 pgs: 8 creating+peering, 14 unknown, 147 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 177 op/s 2024-04-10T04:19:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:31 smithi136 bash[68278]: cluster 2024-04-10T04:19:30.744340+0000 mon.a (mon.0) 4293 : cluster 0 osdmap e2541: 8 total, 8 up, 8 in 2024-04-10T04:19:32.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:31 smithi136 bash[68278]: cluster 2024-04-10T04:19:30.781444+0000 mgr.y (mgr.25133) 2193 : cluster 0 pgmap v4278: 169 pgs: 8 creating+peering, 14 unknown, 147 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 177 op/s 2024-04-10T04:19:33.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:32 smithi016 bash[74137]: cluster 2024-04-10T04:19:31.754221+0000 mon.a (mon.0) 4294 : cluster 0 osdmap e2542: 8 total, 8 up, 8 in 2024-04-10T04:19:33.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:32 smithi016 bash[72916]: cluster 2024-04-10T04:19:31.754221+0000 mon.a (mon.0) 4294 : cluster 0 osdmap e2542: 8 total, 8 up, 8 in 2024-04-10T04:19:33.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:32 smithi136 bash[68278]: cluster 2024-04-10T04:19:31.754221+0000 mon.a (mon.0) 4294 : cluster 0 osdmap e2542: 8 total, 8 up, 8 in 2024-04-10T04:19:33.947 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-04-10T04:19:34.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:33 smithi016 bash[72916]: cluster 2024-04-10T04:19:32.758165+0000 mon.a (mon.0) 4295 : cluster 0 osdmap e2543: 8 total, 8 up, 8 in 2024-04-10T04:19:34.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:33 smithi016 bash[72916]: cluster 2024-04-10T04:19:32.782165+0000 mgr.y (mgr.25133) 2194 : cluster 0 pgmap v4281: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.3 KiB/s wr, 130 op/s 2024-04-10T04:19:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:33 smithi016 bash[74137]: cluster 2024-04-10T04:19:32.758165+0000 mon.a (mon.0) 4295 : cluster 0 osdmap e2543: 8 total, 8 up, 8 in 2024-04-10T04:19:34.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:33 smithi016 bash[74137]: cluster 2024-04-10T04:19:32.782165+0000 mgr.y (mgr.25133) 2194 : cluster 0 pgmap v4281: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.3 KiB/s wr, 130 op/s 2024-04-10T04:19:34.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:33 smithi136 bash[68278]: cluster 2024-04-10T04:19:32.758165+0000 mon.a (mon.0) 4295 : cluster 0 osdmap e2543: 8 total, 8 up, 8 in 2024-04-10T04:19:34.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:33 smithi136 bash[68278]: cluster 2024-04-10T04:19:32.782165+0000 mgr.y (mgr.25133) 2194 : cluster 0 pgmap v4281: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.3 KiB/s wr, 130 op/s 2024-04-10T04:19:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:34 smithi016 bash[74137]: cluster 2024-04-10T04:19:33.783253+0000 mon.a (mon.0) 4296 : cluster 0 osdmap e2544: 8 total, 8 up, 8 in 2024-04-10T04:19:35.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:34 smithi016 bash[74137]: cluster 2024-04-10T04:19:34.743030+0000 mon.a (mon.0) 4297 : cluster 0 osdmap e2545: 8 total, 8 up, 8 in 2024-04-10T04:19:35.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:34 smithi016 bash[72916]: cluster 2024-04-10T04:19:33.783253+0000 mon.a (mon.0) 4296 : cluster 0 osdmap e2544: 8 total, 8 up, 8 in 2024-04-10T04:19:35.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:34 smithi016 bash[72916]: cluster 2024-04-10T04:19:34.743030+0000 mon.a (mon.0) 4297 : cluster 0 osdmap e2545: 8 total, 8 up, 8 in 2024-04-10T04:19:35.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:34 smithi136 bash[68278]: cluster 2024-04-10T04:19:33.783253+0000 mon.a (mon.0) 4296 : cluster 0 osdmap e2544: 8 total, 8 up, 8 in 2024-04-10T04:19:35.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:34 smithi136 bash[68278]: cluster 2024-04-10T04:19:34.743030+0000 mon.a (mon.0) 4297 : cluster 0 osdmap e2545: 8 total, 8 up, 8 in 2024-04-10T04:19:35.954 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 63%] 2024-04-10T04:19:36.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:35 smithi016 bash[72916]: cluster 2024-04-10T04:19:34.782647+0000 mgr.y (mgr.25133) 2195 : cluster 0 pgmap v4284: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 4.5 KiB/s wr, 64 op/s 2024-04-10T04:19:36.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:35 smithi016 bash[74137]: cluster 2024-04-10T04:19:34.782647+0000 mgr.y (mgr.25133) 2195 : cluster 0 pgmap v4284: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 4.5 KiB/s wr, 64 op/s 2024-04-10T04:19:36.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:35 smithi136 bash[68278]: cluster 2024-04-10T04:19:34.782647+0000 mgr.y (mgr.25133) 2195 : cluster 0 pgmap v4284: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 4.5 KiB/s wr, 64 op/s 2024-04-10T04:19:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:36 smithi016 bash[72916]: cluster 2024-04-10T04:19:35.791888+0000 mon.a (mon.0) 4298 : cluster 0 osdmap e2546: 8 total, 8 up, 8 in 2024-04-10T04:19:37.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:36 smithi016 bash[74137]: cluster 2024-04-10T04:19:35.791888+0000 mon.a (mon.0) 4298 : cluster 0 osdmap e2546: 8 total, 8 up, 8 in 2024-04-10T04:19:37.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:36 smithi136 bash[68278]: cluster 2024-04-10T04:19:35.791888+0000 mon.a (mon.0) 4298 : cluster 0 osdmap e2546: 8 total, 8 up, 8 in 2024-04-10T04:19:37.987 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-04-10T04:19:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:37 smithi016 bash[72916]: cluster 2024-04-10T04:19:36.783436+0000 mgr.y (mgr.25133) 2196 : cluster 0 pgmap v4286: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 123 op/s 2024-04-10T04:19:38.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:37 smithi016 bash[72916]: cluster 2024-04-10T04:19:36.805587+0000 mon.a (mon.0) 4299 : cluster 0 osdmap e2547: 8 total, 8 up, 8 in 2024-04-10T04:19:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:37 smithi016 bash[74137]: cluster 2024-04-10T04:19:36.783436+0000 mgr.y (mgr.25133) 2196 : cluster 0 pgmap v4286: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 123 op/s 2024-04-10T04:19:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:37 smithi016 bash[74137]: cluster 2024-04-10T04:19:36.805587+0000 mon.a (mon.0) 4299 : cluster 0 osdmap e2547: 8 total, 8 up, 8 in 2024-04-10T04:19:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:37 smithi136 bash[68278]: cluster 2024-04-10T04:19:36.783436+0000 mgr.y (mgr.25133) 2196 : cluster 0 pgmap v4286: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 123 op/s 2024-04-10T04:19:38.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:37 smithi136 bash[68278]: cluster 2024-04-10T04:19:36.805587+0000 mon.a (mon.0) 4299 : cluster 0 osdmap e2547: 8 total, 8 up, 8 in 2024-04-10T04:19:39.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:38 smithi136 bash[68278]: cluster 2024-04-10T04:19:37.815919+0000 mon.a (mon.0) 4300 : cluster 0 osdmap e2548: 8 total, 8 up, 8 in 2024-04-10T04:19:39.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:38 smithi016 bash[72916]: cluster 2024-04-10T04:19:37.815919+0000 mon.a (mon.0) 4300 : cluster 0 osdmap e2548: 8 total, 8 up, 8 in 2024-04-10T04:19:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:38 smithi016 bash[74137]: cluster 2024-04-10T04:19:37.815919+0000 mon.a (mon.0) 4300 : cluster 0 osdmap e2548: 8 total, 8 up, 8 in 2024-04-10T04:19:39.915 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 64%] 2024-04-10T04:19:40.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:39 smithi136 bash[68278]: cluster 2024-04-10T04:19:38.784343+0000 mgr.y (mgr.25133) 2197 : cluster 0 pgmap v4289: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 9.1 KiB/s wr, 203 op/s 2024-04-10T04:19:40.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:39 smithi136 bash[68278]: cluster 2024-04-10T04:19:38.825071+0000 mon.a (mon.0) 4301 : cluster 0 osdmap e2549: 8 total, 8 up, 8 in 2024-04-10T04:19:40.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:39 smithi136 bash[68278]: cluster 2024-04-10T04:19:39.745374+0000 mon.a (mon.0) 4302 : cluster 0 osdmap e2550: 8 total, 8 up, 8 in 2024-04-10T04:19:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:39 smithi016 bash[72916]: cluster 2024-04-10T04:19:38.784343+0000 mgr.y (mgr.25133) 2197 : cluster 0 pgmap v4289: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 9.1 KiB/s wr, 203 op/s 2024-04-10T04:19:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:39 smithi016 bash[72916]: cluster 2024-04-10T04:19:38.825071+0000 mon.a (mon.0) 4301 : cluster 0 osdmap e2549: 8 total, 8 up, 8 in 2024-04-10T04:19:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:39 smithi016 bash[72916]: cluster 2024-04-10T04:19:39.745374+0000 mon.a (mon.0) 4302 : cluster 0 osdmap e2550: 8 total, 8 up, 8 in 2024-04-10T04:19:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:39 smithi016 bash[74137]: cluster 2024-04-10T04:19:38.784343+0000 mgr.y (mgr.25133) 2197 : cluster 0 pgmap v4289: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 9.1 KiB/s wr, 203 op/s 2024-04-10T04:19:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:39 smithi016 bash[74137]: cluster 2024-04-10T04:19:38.825071+0000 mon.a (mon.0) 4301 : cluster 0 osdmap e2549: 8 total, 8 up, 8 in 2024-04-10T04:19:40.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:39 smithi016 bash[74137]: cluster 2024-04-10T04:19:39.745374+0000 mon.a (mon.0) 4302 : cluster 0 osdmap e2550: 8 total, 8 up, 8 in 2024-04-10T04:19:42.017 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 65%] 2024-04-10T04:19:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:19:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:19:41] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.43.0" 2024-04-10T04:19:42.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:41 smithi016 bash[74137]: cluster 2024-04-10T04:19:40.785392+0000 mgr.y (mgr.25133) 2198 : cluster 0 pgmap v4292: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 284 KiB/s rd, 23 KiB/s wr, 394 op/s 2024-04-10T04:19:42.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:41 smithi016 bash[74137]: cluster 2024-04-10T04:19:40.836580+0000 mon.a (mon.0) 4303 : cluster 0 osdmap e2551: 8 total, 8 up, 8 in 2024-04-10T04:19:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:41 smithi016 bash[72916]: cluster 2024-04-10T04:19:40.785392+0000 mgr.y (mgr.25133) 2198 : cluster 0 pgmap v4292: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 284 KiB/s rd, 23 KiB/s wr, 394 op/s 2024-04-10T04:19:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:41 smithi016 bash[72916]: cluster 2024-04-10T04:19:40.836580+0000 mon.a (mon.0) 4303 : cluster 0 osdmap e2551: 8 total, 8 up, 8 in 2024-04-10T04:19:42.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:41 smithi136 bash[68278]: cluster 2024-04-10T04:19:40.785392+0000 mgr.y (mgr.25133) 2198 : cluster 0 pgmap v4292: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 284 KiB/s rd, 23 KiB/s wr, 394 op/s 2024-04-10T04:19:42.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:41 smithi136 bash[68278]: cluster 2024-04-10T04:19:40.836580+0000 mon.a (mon.0) 4303 : cluster 0 osdmap e2551: 8 total, 8 up, 8 in 2024-04-10T04:19:43.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:42 smithi136 bash[68278]: cluster 2024-04-10T04:19:41.846053+0000 mon.a (mon.0) 4304 : cluster 0 osdmap e2552: 8 total, 8 up, 8 in 2024-04-10T04:19:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:42 smithi136 bash[68278]: audit 2024-04-10T04:19:42.638731+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:42 smithi016 bash[74137]: cluster 2024-04-10T04:19:41.846053+0000 mon.a (mon.0) 4304 : cluster 0 osdmap e2552: 8 total, 8 up, 8 in 2024-04-10T04:19:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:42 smithi016 bash[74137]: audit 2024-04-10T04:19:42.638731+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:42 smithi016 bash[72916]: cluster 2024-04-10T04:19:41.846053+0000 mon.a (mon.0) 4304 : cluster 0 osdmap e2552: 8 total, 8 up, 8 in 2024-04-10T04:19:43.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:42 smithi016 bash[72916]: audit 2024-04-10T04:19:42.638731+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:44.017 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 65%] 2024-04-10T04:19:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:43 smithi136 bash[68278]: cluster 2024-04-10T04:19:42.786412+0000 mgr.y (mgr.25133) 2199 : cluster 0 pgmap v4295: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 267 KiB/s rd, 23 KiB/s wr, 364 op/s 2024-04-10T04:19:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:43 smithi136 bash[68278]: cluster 2024-04-10T04:19:42.867580+0000 mon.a (mon.0) 4306 : cluster 0 osdmap e2553: 8 total, 8 up, 8 in 2024-04-10T04:19:44.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:43 smithi016 bash[72916]: cluster 2024-04-10T04:19:42.786412+0000 mgr.y (mgr.25133) 2199 : cluster 0 pgmap v4295: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 267 KiB/s rd, 23 KiB/s wr, 364 op/s 2024-04-10T04:19:44.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:43 smithi016 bash[72916]: cluster 2024-04-10T04:19:42.867580+0000 mon.a (mon.0) 4306 : cluster 0 osdmap e2553: 8 total, 8 up, 8 in 2024-04-10T04:19:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:43 smithi016 bash[74137]: cluster 2024-04-10T04:19:42.786412+0000 mgr.y (mgr.25133) 2199 : cluster 0 pgmap v4295: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 267 KiB/s rd, 23 KiB/s wr, 364 op/s 2024-04-10T04:19:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:43 smithi016 bash[74137]: cluster 2024-04-10T04:19:42.867580+0000 mon.a (mon.0) 4306 : cluster 0 osdmap e2553: 8 total, 8 up, 8 in 2024-04-10T04:19:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:44 smithi136 bash[68278]: cluster 2024-04-10T04:19:43.867874+0000 mon.a (mon.0) 4307 : cluster 0 osdmap e2554: 8 total, 8 up, 8 in 2024-04-10T04:19:45.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:44 smithi136 bash[68278]: audit 2024-04-10T04:19:44.256365+0000 mon.a (mon.0) 4308 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:19:45.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:44 smithi136 bash[68278]: cluster 2024-04-10T04:19:44.748514+0000 mon.a (mon.0) 4309 : cluster 0 osdmap e2555: 8 total, 8 up, 8 in 2024-04-10T04:19:45.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:44 smithi016 bash[72916]: cluster 2024-04-10T04:19:43.867874+0000 mon.a (mon.0) 4307 : cluster 0 osdmap e2554: 8 total, 8 up, 8 in 2024-04-10T04:19:45.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:44 smithi016 bash[72916]: audit 2024-04-10T04:19:44.256365+0000 mon.a (mon.0) 4308 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:19:45.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:44 smithi016 bash[72916]: cluster 2024-04-10T04:19:44.748514+0000 mon.a (mon.0) 4309 : cluster 0 osdmap e2555: 8 total, 8 up, 8 in 2024-04-10T04:19:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:44 smithi016 bash[74137]: cluster 2024-04-10T04:19:43.867874+0000 mon.a (mon.0) 4307 : cluster 0 osdmap e2554: 8 total, 8 up, 8 in 2024-04-10T04:19:45.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:44 smithi016 bash[74137]: audit 2024-04-10T04:19:44.256365+0000 mon.a (mon.0) 4308 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:19:45.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:44 smithi016 bash[74137]: cluster 2024-04-10T04:19:44.748514+0000 mon.a (mon.0) 4309 : cluster 0 osdmap e2555: 8 total, 8 up, 8 in 2024-04-10T04:19:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:45 smithi136 bash[68278]: cluster 2024-04-10T04:19:44.786887+0000 mgr.y (mgr.25133) 2200 : cluster 0 pgmap v4299: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 22 KiB/s wr, 364 op/s 2024-04-10T04:19:46.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:45 smithi136 bash[68278]: audit 2024-04-10T04:19:44.991502+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:19:46.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:45 smithi136 bash[68278]: audit 2024-04-10T04:19:44.992673+0000 mon.a (mon.0) 4311 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:19:46.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:45 smithi136 bash[68278]: audit 2024-04-10T04:19:45.001005+0000 mon.a (mon.0) 4312 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:19:46.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:45 smithi016 bash[72916]: cluster 2024-04-10T04:19:44.786887+0000 mgr.y (mgr.25133) 2200 : cluster 0 pgmap v4299: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 22 KiB/s wr, 364 op/s 2024-04-10T04:19:46.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:45 smithi016 bash[72916]: audit 2024-04-10T04:19:44.991502+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:19:46.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:45 smithi016 bash[72916]: audit 2024-04-10T04:19:44.992673+0000 mon.a (mon.0) 4311 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:19:46.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:45 smithi016 bash[72916]: audit 2024-04-10T04:19:45.001005+0000 mon.a (mon.0) 4312 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:19:46.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:45 smithi016 bash[74137]: cluster 2024-04-10T04:19:44.786887+0000 mgr.y (mgr.25133) 2200 : cluster 0 pgmap v4299: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 22 KiB/s wr, 364 op/s 2024-04-10T04:19:46.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:45 smithi016 bash[74137]: audit 2024-04-10T04:19:44.991502+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:19:46.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:45 smithi016 bash[74137]: audit 2024-04-10T04:19:44.992673+0000 mon.a (mon.0) 4311 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:19:46.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:45 smithi016 bash[74137]: audit 2024-04-10T04:19:45.001005+0000 mon.a (mon.0) 4312 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:19:48.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:47 smithi136 bash[68278]: cluster 2024-04-10T04:19:46.788240+0000 mgr.y (mgr.25133) 2201 : cluster 0 pgmap v4300: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 22 KiB/s wr, 452 op/s 2024-04-10T04:19:48.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:47 smithi016 bash[74137]: cluster 2024-04-10T04:19:46.788240+0000 mgr.y (mgr.25133) 2201 : cluster 0 pgmap v4300: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 22 KiB/s wr, 452 op/s 2024-04-10T04:19:48.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:47 smithi016 bash[72916]: cluster 2024-04-10T04:19:46.788240+0000 mgr.y (mgr.25133) 2201 : cluster 0 pgmap v4300: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 22 KiB/s wr, 452 op/s 2024-04-10T04:19:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:49 smithi136 bash[68278]: cluster 2024-04-10T04:19:48.789024+0000 mgr.y (mgr.25133) 2202 : cluster 0 pgmap v4301: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 542 KiB/s rd, 22 KiB/s wr, 668 op/s 2024-04-10T04:19:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:49 smithi136 bash[68278]: cluster 2024-04-10T04:19:49.746847+0000 mon.a (mon.0) 4313 : cluster 0 osdmap e2556: 8 total, 8 up, 8 in 2024-04-10T04:19:50.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:49 smithi016 bash[72916]: cluster 2024-04-10T04:19:48.789024+0000 mgr.y (mgr.25133) 2202 : cluster 0 pgmap v4301: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 542 KiB/s rd, 22 KiB/s wr, 668 op/s 2024-04-10T04:19:50.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:49 smithi016 bash[72916]: cluster 2024-04-10T04:19:49.746847+0000 mon.a (mon.0) 4313 : cluster 0 osdmap e2556: 8 total, 8 up, 8 in 2024-04-10T04:19:50.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:49 smithi016 bash[74137]: cluster 2024-04-10T04:19:48.789024+0000 mgr.y (mgr.25133) 2202 : cluster 0 pgmap v4301: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 542 KiB/s rd, 22 KiB/s wr, 668 op/s 2024-04-10T04:19:50.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:49 smithi016 bash[74137]: cluster 2024-04-10T04:19:49.746847+0000 mon.a (mon.0) 4313 : cluster 0 osdmap e2556: 8 total, 8 up, 8 in 2024-04-10T04:19:52.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:51 smithi016 bash[72916]: cluster 2024-04-10T04:19:50.789560+0000 mgr.y (mgr.25133) 2203 : cluster 0 pgmap v4303: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 23 KiB/s wr, 1.25k op/s 2024-04-10T04:19:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:19:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:19:51] "GET /metrics HTTP/1.1" 200 36806 "" "Prometheus/2.43.0" 2024-04-10T04:19:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:51 smithi016 bash[74137]: cluster 2024-04-10T04:19:50.789560+0000 mgr.y (mgr.25133) 2203 : cluster 0 pgmap v4303: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 23 KiB/s wr, 1.25k op/s 2024-04-10T04:19:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:51 smithi136 bash[68278]: cluster 2024-04-10T04:19:50.789560+0000 mgr.y (mgr.25133) 2203 : cluster 0 pgmap v4303: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 23 KiB/s wr, 1.25k op/s 2024-04-10T04:19:53.098 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 66%] 2024-04-10T04:19:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:53 smithi136 bash[68278]: cluster 2024-04-10T04:19:52.790613+0000 mgr.y (mgr.25133) 2204 : cluster 0 pgmap v4304: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 15 KiB/s wr, 1.31k op/s 2024-04-10T04:19:54.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:53 smithi136 bash[68278]: cluster 2024-04-10T04:19:52.910951+0000 mon.a (mon.0) 4314 : cluster 0 osdmap e2557: 8 total, 8 up, 8 in 2024-04-10T04:19:54.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:53 smithi016 bash[72916]: cluster 2024-04-10T04:19:52.790613+0000 mgr.y (mgr.25133) 2204 : cluster 0 pgmap v4304: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 15 KiB/s wr, 1.31k op/s 2024-04-10T04:19:54.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:53 smithi016 bash[72916]: cluster 2024-04-10T04:19:52.910951+0000 mon.a (mon.0) 4314 : cluster 0 osdmap e2557: 8 total, 8 up, 8 in 2024-04-10T04:19:54.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:53 smithi016 bash[74137]: cluster 2024-04-10T04:19:52.790613+0000 mgr.y (mgr.25133) 2204 : cluster 0 pgmap v4304: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 15 KiB/s wr, 1.31k op/s 2024-04-10T04:19:54.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:53 smithi016 bash[74137]: cluster 2024-04-10T04:19:52.910951+0000 mon.a (mon.0) 4314 : cluster 0 osdmap e2557: 8 total, 8 up, 8 in 2024-04-10T04:19:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:54 smithi136 bash[68278]: cluster 2024-04-10T04:19:53.911352+0000 mon.a (mon.0) 4315 : cluster 0 osdmap e2558: 8 total, 8 up, 8 in 2024-04-10T04:19:55.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:54 smithi016 bash[74137]: cluster 2024-04-10T04:19:53.911352+0000 mon.a (mon.0) 4315 : cluster 0 osdmap e2558: 8 total, 8 up, 8 in 2024-04-10T04:19:55.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:54 smithi016 bash[72916]: cluster 2024-04-10T04:19:53.911352+0000 mon.a (mon.0) 4315 : cluster 0 osdmap e2558: 8 total, 8 up, 8 in 2024-04-10T04:19:56.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:55 smithi016 bash[72916]: cluster 2024-04-10T04:19:54.791663+0000 mgr.y (mgr.25133) 2205 : cluster 0 pgmap v4307: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 16 KiB/s wr, 1.66k op/s 2024-04-10T04:19:56.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:55 smithi016 bash[72916]: cluster 2024-04-10T04:19:54.928127+0000 mon.a (mon.0) 4316 : cluster 0 osdmap e2559: 8 total, 8 up, 8 in 2024-04-10T04:19:56.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:55 smithi016 bash[74137]: cluster 2024-04-10T04:19:54.791663+0000 mgr.y (mgr.25133) 2205 : cluster 0 pgmap v4307: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 16 KiB/s wr, 1.66k op/s 2024-04-10T04:19:56.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:55 smithi016 bash[74137]: cluster 2024-04-10T04:19:54.928127+0000 mon.a (mon.0) 4316 : cluster 0 osdmap e2559: 8 total, 8 up, 8 in 2024-04-10T04:19:56.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:55 smithi136 bash[68278]: cluster 2024-04-10T04:19:54.791663+0000 mgr.y (mgr.25133) 2205 : cluster 0 pgmap v4307: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 16 KiB/s wr, 1.66k op/s 2024-04-10T04:19:56.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:55 smithi136 bash[68278]: cluster 2024-04-10T04:19:54.928127+0000 mon.a (mon.0) 4316 : cluster 0 osdmap e2559: 8 total, 8 up, 8 in 2024-04-10T04:19:57.148 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 66%] 2024-04-10T04:19:57.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:56 smithi016 bash[72916]: cluster 2024-04-10T04:19:55.940912+0000 mon.a (mon.0) 4317 : cluster 0 osdmap e2560: 8 total, 8 up, 8 in 2024-04-10T04:19:57.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:56 smithi016 bash[74137]: cluster 2024-04-10T04:19:55.940912+0000 mon.a (mon.0) 4317 : cluster 0 osdmap e2560: 8 total, 8 up, 8 in 2024-04-10T04:19:57.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:56 smithi136 bash[68278]: cluster 2024-04-10T04:19:55.940912+0000 mon.a (mon.0) 4317 : cluster 0 osdmap e2560: 8 total, 8 up, 8 in 2024-04-10T04:19:58.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:57 smithi016 bash[74137]: cluster 2024-04-10T04:19:56.792472+0000 mgr.y (mgr.25133) 2206 : cluster 0 pgmap v4310: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 734 KiB/s rd, 15 KiB/s wr, 890 op/s 2024-04-10T04:19:58.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:57 smithi016 bash[74137]: cluster 2024-04-10T04:19:56.949263+0000 mon.a (mon.0) 4318 : cluster 0 osdmap e2561: 8 total, 8 up, 8 in 2024-04-10T04:19:58.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:57 smithi016 bash[74137]: audit 2024-04-10T04:19:57.638584+0000 mon.a (mon.0) 4319 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:57 smithi016 bash[72916]: cluster 2024-04-10T04:19:56.792472+0000 mgr.y (mgr.25133) 2206 : cluster 0 pgmap v4310: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 734 KiB/s rd, 15 KiB/s wr, 890 op/s 2024-04-10T04:19:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:57 smithi016 bash[72916]: cluster 2024-04-10T04:19:56.949263+0000 mon.a (mon.0) 4318 : cluster 0 osdmap e2561: 8 total, 8 up, 8 in 2024-04-10T04:19:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:57 smithi016 bash[72916]: audit 2024-04-10T04:19:57.638584+0000 mon.a (mon.0) 4319 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:58.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:57 smithi136 bash[68278]: cluster 2024-04-10T04:19:56.792472+0000 mgr.y (mgr.25133) 2206 : cluster 0 pgmap v4310: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 734 KiB/s rd, 15 KiB/s wr, 890 op/s 2024-04-10T04:19:58.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:57 smithi136 bash[68278]: cluster 2024-04-10T04:19:56.949263+0000 mon.a (mon.0) 4318 : cluster 0 osdmap e2561: 8 total, 8 up, 8 in 2024-04-10T04:19:58.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:57 smithi136 bash[68278]: audit 2024-04-10T04:19:57.638584+0000 mon.a (mon.0) 4319 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:19:59.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:58 smithi016 bash[72916]: cluster 2024-04-10T04:19:57.958301+0000 mon.a (mon.0) 4320 : cluster 0 osdmap e2562: 8 total, 8 up, 8 in 2024-04-10T04:19:59.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:58 smithi016 bash[74137]: cluster 2024-04-10T04:19:57.958301+0000 mon.a (mon.0) 4320 : cluster 0 osdmap e2562: 8 total, 8 up, 8 in 2024-04-10T04:19:59.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:58 smithi136 bash[68278]: cluster 2024-04-10T04:19:57.958301+0000 mon.a (mon.0) 4320 : cluster 0 osdmap e2562: 8 total, 8 up, 8 in 2024-04-10T04:19:59.945 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 67%] 2024-04-10T04:20:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:59 smithi016 bash[72916]: cluster 2024-04-10T04:19:58.793065+0000 mgr.y (mgr.25133) 2207 : cluster 0 pgmap v4313: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 415 KiB/s rd, 15 KiB/s wr, 523 op/s 2024-04-10T04:20:00.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:19:59 smithi016 bash[72916]: cluster 2024-04-10T04:19:59.773830+0000 mon.a (mon.0) 4321 : cluster 0 osdmap e2563: 8 total, 8 up, 8 in 2024-04-10T04:20:00.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:59 smithi016 bash[74137]: cluster 2024-04-10T04:19:58.793065+0000 mgr.y (mgr.25133) 2207 : cluster 0 pgmap v4313: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 415 KiB/s rd, 15 KiB/s wr, 523 op/s 2024-04-10T04:20:00.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:19:59 smithi016 bash[74137]: cluster 2024-04-10T04:19:59.773830+0000 mon.a (mon.0) 4321 : cluster 0 osdmap e2563: 8 total, 8 up, 8 in 2024-04-10T04:20:00.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:59 smithi136 bash[68278]: cluster 2024-04-10T04:19:58.793065+0000 mgr.y (mgr.25133) 2207 : cluster 0 pgmap v4313: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 415 KiB/s rd, 15 KiB/s wr, 523 op/s 2024-04-10T04:20:00.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:19:59 smithi136 bash[68278]: cluster 2024-04-10T04:19:59.773830+0000 mon.a (mon.0) 4321 : cluster 0 osdmap e2563: 8 total, 8 up, 8 in 2024-04-10T04:20:01.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:00 smithi016 bash[72916]: cluster 2024-04-10T04:20:00.000090+0000 mon.a (mon.0) 4322 : cluster 3 overall HEALTH_WARN Telemetry requires re-opt-in 2024-04-10T04:20:01.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:00 smithi016 bash[74137]: cluster 2024-04-10T04:20:00.000090+0000 mon.a (mon.0) 4322 : cluster 3 overall HEALTH_WARN Telemetry requires re-opt-in 2024-04-10T04:20:01.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:00 smithi136 bash[68278]: cluster 2024-04-10T04:20:00.000090+0000 mon.a (mon.0) 4322 : cluster 3 overall HEALTH_WARN Telemetry requires re-opt-in 2024-04-10T04:20:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:20:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:20:01] "GET /metrics HTTP/1.1" 200 36807 "" "Prometheus/2.43.0" 2024-04-10T04:20:02.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:01 smithi016 bash[74137]: cluster 2024-04-10T04:20:00.794014+0000 mgr.y (mgr.25133) 2208 : cluster 0 pgmap v4315: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 20 KiB/s wr, 355 op/s 2024-04-10T04:20:02.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:01 smithi016 bash[74137]: cluster 2024-04-10T04:20:00.977123+0000 mon.a (mon.0) 4323 : cluster 0 osdmap e2564: 8 total, 8 up, 8 in 2024-04-10T04:20:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:01 smithi016 bash[72916]: cluster 2024-04-10T04:20:00.794014+0000 mgr.y (mgr.25133) 2208 : cluster 0 pgmap v4315: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 20 KiB/s wr, 355 op/s 2024-04-10T04:20:02.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:01 smithi016 bash[72916]: cluster 2024-04-10T04:20:00.977123+0000 mon.a (mon.0) 4323 : cluster 0 osdmap e2564: 8 total, 8 up, 8 in 2024-04-10T04:20:02.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:01 smithi136 bash[68278]: cluster 2024-04-10T04:20:00.794014+0000 mgr.y (mgr.25133) 2208 : cluster 0 pgmap v4315: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 20 KiB/s wr, 355 op/s 2024-04-10T04:20:02.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:01 smithi136 bash[68278]: cluster 2024-04-10T04:20:00.977123+0000 mon.a (mon.0) 4323 : cluster 0 osdmap e2564: 8 total, 8 up, 8 in 2024-04-10T04:20:03.182 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 68%] 2024-04-10T04:20:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:03 smithi016 bash[72916]: cluster 2024-04-10T04:20:02.795129+0000 mgr.y (mgr.25133) 2209 : cluster 0 pgmap v4317: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 256 KiB/s rd, 20 KiB/s wr, 348 op/s 2024-04-10T04:20:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:03 smithi016 bash[72916]: cluster 2024-04-10T04:20:02.989488+0000 mon.a (mon.0) 4324 : cluster 0 osdmap e2565: 8 total, 8 up, 8 in 2024-04-10T04:20:04.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:03 smithi016 bash[74137]: cluster 2024-04-10T04:20:02.795129+0000 mgr.y (mgr.25133) 2209 : cluster 0 pgmap v4317: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 256 KiB/s rd, 20 KiB/s wr, 348 op/s 2024-04-10T04:20:04.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:03 smithi016 bash[74137]: cluster 2024-04-10T04:20:02.989488+0000 mon.a (mon.0) 4324 : cluster 0 osdmap e2565: 8 total, 8 up, 8 in 2024-04-10T04:20:04.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:03 smithi136 bash[68278]: cluster 2024-04-10T04:20:02.795129+0000 mgr.y (mgr.25133) 2209 : cluster 0 pgmap v4317: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 256 KiB/s rd, 20 KiB/s wr, 348 op/s 2024-04-10T04:20:04.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:03 smithi136 bash[68278]: cluster 2024-04-10T04:20:02.989488+0000 mon.a (mon.0) 4324 : cluster 0 osdmap e2565: 8 total, 8 up, 8 in 2024-04-10T04:20:05.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:04 smithi016 bash[72916]: cluster 2024-04-10T04:20:03.998828+0000 mon.a (mon.0) 4325 : cluster 0 osdmap e2566: 8 total, 8 up, 8 in 2024-04-10T04:20:05.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:04 smithi016 bash[72916]: cluster 2024-04-10T04:20:04.778120+0000 mon.a (mon.0) 4326 : cluster 0 osdmap e2567: 8 total, 8 up, 8 in 2024-04-10T04:20:05.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:04 smithi016 bash[74137]: cluster 2024-04-10T04:20:03.998828+0000 mon.a (mon.0) 4325 : cluster 0 osdmap e2566: 8 total, 8 up, 8 in 2024-04-10T04:20:05.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:04 smithi016 bash[74137]: cluster 2024-04-10T04:20:04.778120+0000 mon.a (mon.0) 4326 : cluster 0 osdmap e2567: 8 total, 8 up, 8 in 2024-04-10T04:20:05.420 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:20:05 smithi136 bash[98209]: logger=cleanup t=2024-04-10T04:20:05.149457875Z level=info msg="Completed cleanup jobs" duration=48.902429ms 2024-04-10T04:20:05.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:04 smithi136 bash[68278]: cluster 2024-04-10T04:20:03.998828+0000 mon.a (mon.0) 4325 : cluster 0 osdmap e2566: 8 total, 8 up, 8 in 2024-04-10T04:20:05.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:04 smithi136 bash[68278]: cluster 2024-04-10T04:20:04.778120+0000 mon.a (mon.0) 4326 : cluster 0 osdmap e2567: 8 total, 8 up, 8 in 2024-04-10T04:20:06.173 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 68%] 2024-04-10T04:20:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:06 smithi016 bash[72916]: cluster 2024-04-10T04:20:04.795614+0000 mgr.y (mgr.25133) 2210 : cluster 0 pgmap v4321: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 288 KiB/s rd, 25 KiB/s wr, 403 op/s 2024-04-10T04:20:06.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:06 smithi016 bash[74137]: cluster 2024-04-10T04:20:04.795614+0000 mgr.y (mgr.25133) 2210 : cluster 0 pgmap v4321: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 288 KiB/s rd, 25 KiB/s wr, 403 op/s 2024-04-10T04:20:06.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:06 smithi136 bash[68278]: cluster 2024-04-10T04:20:04.795614+0000 mgr.y (mgr.25133) 2210 : cluster 0 pgmap v4321: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 288 KiB/s rd, 25 KiB/s wr, 403 op/s 2024-04-10T04:20:07.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:07 smithi016 bash[74137]: cluster 2024-04-10T04:20:06.003170+0000 mon.a (mon.0) 4327 : cluster 0 osdmap e2568: 8 total, 8 up, 8 in 2024-04-10T04:20:07.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:07 smithi016 bash[72916]: cluster 2024-04-10T04:20:06.003170+0000 mon.a (mon.0) 4327 : cluster 0 osdmap e2568: 8 total, 8 up, 8 in 2024-04-10T04:20:07.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:07 smithi136 bash[68278]: cluster 2024-04-10T04:20:06.003170+0000 mon.a (mon.0) 4327 : cluster 0 osdmap e2568: 8 total, 8 up, 8 in 2024-04-10T04:20:08.204 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 69%] 2024-04-10T04:20:08.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:08 smithi016 bash[74137]: cluster 2024-04-10T04:20:06.796426+0000 mgr.y (mgr.25133) 2211 : cluster 0 pgmap v4323: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 480 KiB/s rd, 31 KiB/s wr, 642 op/s 2024-04-10T04:20:08.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:08 smithi016 bash[74137]: cluster 2024-04-10T04:20:07.024143+0000 mon.a (mon.0) 4328 : cluster 0 osdmap e2569: 8 total, 8 up, 8 in 2024-04-10T04:20:08.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:08 smithi016 bash[72916]: cluster 2024-04-10T04:20:06.796426+0000 mgr.y (mgr.25133) 2211 : cluster 0 pgmap v4323: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 480 KiB/s rd, 31 KiB/s wr, 642 op/s 2024-04-10T04:20:08.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:08 smithi016 bash[72916]: cluster 2024-04-10T04:20:07.024143+0000 mon.a (mon.0) 4328 : cluster 0 osdmap e2569: 8 total, 8 up, 8 in 2024-04-10T04:20:08.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:08 smithi136 bash[68278]: cluster 2024-04-10T04:20:06.796426+0000 mgr.y (mgr.25133) 2211 : cluster 0 pgmap v4323: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 480 KiB/s rd, 31 KiB/s wr, 642 op/s 2024-04-10T04:20:08.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:08 smithi136 bash[68278]: cluster 2024-04-10T04:20:07.024143+0000 mon.a (mon.0) 4328 : cluster 0 osdmap e2569: 8 total, 8 up, 8 in 2024-04-10T04:20:09.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:09 smithi016 bash[72916]: cluster 2024-04-10T04:20:08.034091+0000 mon.a (mon.0) 4329 : cluster 0 osdmap e2570: 8 total, 8 up, 8 in 2024-04-10T04:20:09.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:09 smithi016 bash[74137]: cluster 2024-04-10T04:20:08.034091+0000 mon.a (mon.0) 4329 : cluster 0 osdmap e2570: 8 total, 8 up, 8 in 2024-04-10T04:20:09.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:09 smithi136 bash[68278]: cluster 2024-04-10T04:20:08.034091+0000 mon.a (mon.0) 4329 : cluster 0 osdmap e2570: 8 total, 8 up, 8 in 2024-04-10T04:20:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:10 smithi016 bash[72916]: cluster 2024-04-10T04:20:08.797285+0000 mgr.y (mgr.25133) 2212 : cluster 0 pgmap v4326: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 505 KiB/s rd, 25 KiB/s wr, 652 op/s 2024-04-10T04:20:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:10 smithi016 bash[72916]: cluster 2024-04-10T04:20:09.043813+0000 mon.a (mon.0) 4330 : cluster 0 osdmap e2571: 8 total, 8 up, 8 in 2024-04-10T04:20:10.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:10 smithi016 bash[72916]: cluster 2024-04-10T04:20:09.777686+0000 mon.a (mon.0) 4331 : cluster 0 osdmap e2572: 8 total, 8 up, 8 in 2024-04-10T04:20:10.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:10 smithi016 bash[74137]: cluster 2024-04-10T04:20:08.797285+0000 mgr.y (mgr.25133) 2212 : cluster 0 pgmap v4326: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 505 KiB/s rd, 25 KiB/s wr, 652 op/s 2024-04-10T04:20:10.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:10 smithi016 bash[74137]: cluster 2024-04-10T04:20:09.043813+0000 mon.a (mon.0) 4330 : cluster 0 osdmap e2571: 8 total, 8 up, 8 in 2024-04-10T04:20:10.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:10 smithi016 bash[74137]: cluster 2024-04-10T04:20:09.777686+0000 mon.a (mon.0) 4331 : cluster 0 osdmap e2572: 8 total, 8 up, 8 in 2024-04-10T04:20:10.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:10 smithi136 bash[68278]: cluster 2024-04-10T04:20:08.797285+0000 mgr.y (mgr.25133) 2212 : cluster 0 pgmap v4326: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 505 KiB/s rd, 25 KiB/s wr, 652 op/s 2024-04-10T04:20:10.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:10 smithi136 bash[68278]: cluster 2024-04-10T04:20:09.043813+0000 mon.a (mon.0) 4330 : cluster 0 osdmap e2571: 8 total, 8 up, 8 in 2024-04-10T04:20:10.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:10 smithi136 bash[68278]: cluster 2024-04-10T04:20:09.777686+0000 mon.a (mon.0) 4331 : cluster 0 osdmap e2572: 8 total, 8 up, 8 in 2024-04-10T04:20:11.977 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 69%] 2024-04-10T04:20:12.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:20:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:20:11] "GET /metrics HTTP/1.1" 200 36807 "" "Prometheus/2.43.0" 2024-04-10T04:20:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:11 smithi016 bash[72916]: cluster 2024-04-10T04:20:10.784139+0000 mon.a (mon.0) 4332 : cluster 0 osdmap e2573: 8 total, 8 up, 8 in 2024-04-10T04:20:12.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:11 smithi016 bash[72916]: cluster 2024-04-10T04:20:10.797998+0000 mgr.y (mgr.25133) 2213 : cluster 0 pgmap v4330: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 378 KiB/s rd, 29 KiB/s wr, 516 op/s 2024-04-10T04:20:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:11 smithi016 bash[74137]: cluster 2024-04-10T04:20:10.784139+0000 mon.a (mon.0) 4332 : cluster 0 osdmap e2573: 8 total, 8 up, 8 in 2024-04-10T04:20:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:11 smithi016 bash[74137]: cluster 2024-04-10T04:20:10.797998+0000 mgr.y (mgr.25133) 2213 : cluster 0 pgmap v4330: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 378 KiB/s rd, 29 KiB/s wr, 516 op/s 2024-04-10T04:20:12.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:11 smithi136 bash[68278]: cluster 2024-04-10T04:20:10.784139+0000 mon.a (mon.0) 4332 : cluster 0 osdmap e2573: 8 total, 8 up, 8 in 2024-04-10T04:20:12.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:11 smithi136 bash[68278]: cluster 2024-04-10T04:20:10.797998+0000 mgr.y (mgr.25133) 2213 : cluster 0 pgmap v4330: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 378 KiB/s rd, 29 KiB/s wr, 516 op/s 2024-04-10T04:20:13.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:12 smithi016 bash[72916]: cluster 2024-04-10T04:20:11.788101+0000 mon.a (mon.0) 4333 : cluster 0 osdmap e2574: 8 total, 8 up, 8 in 2024-04-10T04:20:13.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:12 smithi016 bash[72916]: audit 2024-04-10T04:20:12.639120+0000 mon.a (mon.0) 4334 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:13.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:12 smithi016 bash[74137]: cluster 2024-04-10T04:20:11.788101+0000 mon.a (mon.0) 4333 : cluster 0 osdmap e2574: 8 total, 8 up, 8 in 2024-04-10T04:20:13.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:12 smithi016 bash[74137]: audit 2024-04-10T04:20:12.639120+0000 mon.a (mon.0) 4334 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:13.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:12 smithi136 bash[68278]: cluster 2024-04-10T04:20:11.788101+0000 mon.a (mon.0) 4333 : cluster 0 osdmap e2574: 8 total, 8 up, 8 in 2024-04-10T04:20:13.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:12 smithi136 bash[68278]: audit 2024-04-10T04:20:12.639120+0000 mon.a (mon.0) 4334 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:13.970 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 70%] 2024-04-10T04:20:14.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:13 smithi016 bash[74137]: cluster 2024-04-10T04:20:12.799031+0000 mgr.y (mgr.25133) 2214 : cluster 0 pgmap v4332: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 366 KiB/s rd, 25 KiB/s wr, 491 op/s 2024-04-10T04:20:14.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:13 smithi016 bash[74137]: cluster 2024-04-10T04:20:12.811564+0000 mon.a (mon.0) 4335 : cluster 0 osdmap e2575: 8 total, 8 up, 8 in 2024-04-10T04:20:14.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:13 smithi016 bash[72916]: cluster 2024-04-10T04:20:12.799031+0000 mgr.y (mgr.25133) 2214 : cluster 0 pgmap v4332: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 366 KiB/s rd, 25 KiB/s wr, 491 op/s 2024-04-10T04:20:14.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:13 smithi016 bash[72916]: cluster 2024-04-10T04:20:12.811564+0000 mon.a (mon.0) 4335 : cluster 0 osdmap e2575: 8 total, 8 up, 8 in 2024-04-10T04:20:14.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:13 smithi136 bash[68278]: cluster 2024-04-10T04:20:12.799031+0000 mgr.y (mgr.25133) 2214 : cluster 0 pgmap v4332: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 366 KiB/s rd, 25 KiB/s wr, 491 op/s 2024-04-10T04:20:14.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:13 smithi136 bash[68278]: cluster 2024-04-10T04:20:12.811564+0000 mon.a (mon.0) 4335 : cluster 0 osdmap e2575: 8 total, 8 up, 8 in 2024-04-10T04:20:15.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:14 smithi136 bash[68278]: cluster 2024-04-10T04:20:13.818281+0000 mon.a (mon.0) 4336 : cluster 0 osdmap e2576: 8 total, 8 up, 8 in 2024-04-10T04:20:15.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:14 smithi136 bash[68278]: cluster 2024-04-10T04:20:14.782063+0000 mon.a (mon.0) 4337 : cluster 0 osdmap e2577: 8 total, 8 up, 8 in 2024-04-10T04:20:15.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:14 smithi016 bash[72916]: cluster 2024-04-10T04:20:13.818281+0000 mon.a (mon.0) 4336 : cluster 0 osdmap e2576: 8 total, 8 up, 8 in 2024-04-10T04:20:15.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:14 smithi016 bash[72916]: cluster 2024-04-10T04:20:14.782063+0000 mon.a (mon.0) 4337 : cluster 0 osdmap e2577: 8 total, 8 up, 8 in 2024-04-10T04:20:15.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:14 smithi016 bash[74137]: cluster 2024-04-10T04:20:13.818281+0000 mon.a (mon.0) 4336 : cluster 0 osdmap e2576: 8 total, 8 up, 8 in 2024-04-10T04:20:15.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:14 smithi016 bash[74137]: cluster 2024-04-10T04:20:14.782063+0000 mon.a (mon.0) 4337 : cluster 0 osdmap e2577: 8 total, 8 up, 8 in 2024-04-10T04:20:16.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:15 smithi136 bash[68278]: cluster 2024-04-10T04:20:14.799844+0000 mgr.y (mgr.25133) 2215 : cluster 0 pgmap v4336: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 28 KiB/s wr, 512 op/s 2024-04-10T04:20:16.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:15 smithi016 bash[74137]: cluster 2024-04-10T04:20:14.799844+0000 mgr.y (mgr.25133) 2215 : cluster 0 pgmap v4336: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 28 KiB/s wr, 512 op/s 2024-04-10T04:20:16.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:15 smithi016 bash[72916]: cluster 2024-04-10T04:20:14.799844+0000 mgr.y (mgr.25133) 2215 : cluster 0 pgmap v4336: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 28 KiB/s wr, 512 op/s 2024-04-10T04:20:17.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:16 smithi136 bash[68278]: cluster 2024-04-10T04:20:15.834348+0000 mon.a (mon.0) 4338 : cluster 0 osdmap e2578: 8 total, 8 up, 8 in 2024-04-10T04:20:17.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:16 smithi016 bash[72916]: cluster 2024-04-10T04:20:15.834348+0000 mon.a (mon.0) 4338 : cluster 0 osdmap e2578: 8 total, 8 up, 8 in 2024-04-10T04:20:17.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:16 smithi016 bash[74137]: cluster 2024-04-10T04:20:15.834348+0000 mon.a (mon.0) 4338 : cluster 0 osdmap e2578: 8 total, 8 up, 8 in 2024-04-10T04:20:18.040 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 70%] 2024-04-10T04:20:18.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:17 smithi136 bash[68278]: cluster 2024-04-10T04:20:16.800612+0000 mgr.y (mgr.25133) 2216 : cluster 0 pgmap v4338: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 21 KiB/s wr, 319 op/s 2024-04-10T04:20:18.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:17 smithi136 bash[68278]: cluster 2024-04-10T04:20:16.842725+0000 mon.a (mon.0) 4339 : cluster 0 osdmap e2579: 8 total, 8 up, 8 in 2024-04-10T04:20:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:17 smithi016 bash[72916]: cluster 2024-04-10T04:20:16.800612+0000 mgr.y (mgr.25133) 2216 : cluster 0 pgmap v4338: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 21 KiB/s wr, 319 op/s 2024-04-10T04:20:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:17 smithi016 bash[72916]: cluster 2024-04-10T04:20:16.842725+0000 mon.a (mon.0) 4339 : cluster 0 osdmap e2579: 8 total, 8 up, 8 in 2024-04-10T04:20:18.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:17 smithi016 bash[74137]: cluster 2024-04-10T04:20:16.800612+0000 mgr.y (mgr.25133) 2216 : cluster 0 pgmap v4338: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 21 KiB/s wr, 319 op/s 2024-04-10T04:20:18.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:17 smithi016 bash[74137]: cluster 2024-04-10T04:20:16.842725+0000 mon.a (mon.0) 4339 : cluster 0 osdmap e2579: 8 total, 8 up, 8 in 2024-04-10T04:20:19.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:18 smithi136 bash[68278]: cluster 2024-04-10T04:20:17.853694+0000 mon.a (mon.0) 4340 : cluster 0 osdmap e2580: 8 total, 8 up, 8 in 2024-04-10T04:20:19.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:18 smithi016 bash[72916]: cluster 2024-04-10T04:20:17.853694+0000 mon.a (mon.0) 4340 : cluster 0 osdmap e2580: 8 total, 8 up, 8 in 2024-04-10T04:20:19.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:18 smithi016 bash[74137]: cluster 2024-04-10T04:20:17.853694+0000 mon.a (mon.0) 4340 : cluster 0 osdmap e2580: 8 total, 8 up, 8 in 2024-04-10T04:20:20.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:19 smithi136 bash[68278]: cluster 2024-04-10T04:20:18.801458+0000 mgr.y (mgr.25133) 2217 : cluster 0 pgmap v4341: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 16 KiB/s wr, 328 op/s 2024-04-10T04:20:20.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:19 smithi136 bash[68278]: cluster 2024-04-10T04:20:18.864461+0000 mon.a (mon.0) 4341 : cluster 0 osdmap e2581: 8 total, 8 up, 8 in 2024-04-10T04:20:20.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:19 smithi136 bash[68278]: cluster 2024-04-10T04:20:19.783039+0000 mon.a (mon.0) 4342 : cluster 0 osdmap e2582: 8 total, 8 up, 8 in 2024-04-10T04:20:20.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:19 smithi016 bash[72916]: cluster 2024-04-10T04:20:18.801458+0000 mgr.y (mgr.25133) 2217 : cluster 0 pgmap v4341: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 16 KiB/s wr, 328 op/s 2024-04-10T04:20:20.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:19 smithi016 bash[72916]: cluster 2024-04-10T04:20:18.864461+0000 mon.a (mon.0) 4341 : cluster 0 osdmap e2581: 8 total, 8 up, 8 in 2024-04-10T04:20:20.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:19 smithi016 bash[72916]: cluster 2024-04-10T04:20:19.783039+0000 mon.a (mon.0) 4342 : cluster 0 osdmap e2582: 8 total, 8 up, 8 in 2024-04-10T04:20:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:19 smithi016 bash[74137]: cluster 2024-04-10T04:20:18.801458+0000 mgr.y (mgr.25133) 2217 : cluster 0 pgmap v4341: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 16 KiB/s wr, 328 op/s 2024-04-10T04:20:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:19 smithi016 bash[74137]: cluster 2024-04-10T04:20:18.864461+0000 mon.a (mon.0) 4341 : cluster 0 osdmap e2581: 8 total, 8 up, 8 in 2024-04-10T04:20:20.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:19 smithi016 bash[74137]: cluster 2024-04-10T04:20:19.783039+0000 mon.a (mon.0) 4342 : cluster 0 osdmap e2582: 8 total, 8 up, 8 in 2024-04-10T04:20:22.033 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 71%] 2024-04-10T04:20:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:20:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:20:21] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.43.0" 2024-04-10T04:20:22.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:21 smithi016 bash[72916]: cluster 2024-04-10T04:20:20.802411+0000 mgr.y (mgr.25133) 2218 : cluster 0 pgmap v4344: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 251 KiB/s rd, 18 KiB/s wr, 341 op/s 2024-04-10T04:20:22.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:21 smithi016 bash[72916]: cluster 2024-04-10T04:20:20.874069+0000 mon.a (mon.0) 4343 : cluster 0 osdmap e2583: 8 total, 8 up, 8 in 2024-04-10T04:20:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:21 smithi016 bash[74137]: cluster 2024-04-10T04:20:20.802411+0000 mgr.y (mgr.25133) 2218 : cluster 0 pgmap v4344: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 251 KiB/s rd, 18 KiB/s wr, 341 op/s 2024-04-10T04:20:22.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:21 smithi016 bash[74137]: cluster 2024-04-10T04:20:20.874069+0000 mon.a (mon.0) 4343 : cluster 0 osdmap e2583: 8 total, 8 up, 8 in 2024-04-10T04:20:22.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:21 smithi136 bash[68278]: cluster 2024-04-10T04:20:20.802411+0000 mgr.y (mgr.25133) 2218 : cluster 0 pgmap v4344: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 251 KiB/s rd, 18 KiB/s wr, 341 op/s 2024-04-10T04:20:22.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:21 smithi136 bash[68278]: cluster 2024-04-10T04:20:20.874069+0000 mon.a (mon.0) 4343 : cluster 0 osdmap e2583: 8 total, 8 up, 8 in 2024-04-10T04:20:22.200 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 72%] 2024-04-10T04:20:23.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:22 smithi136 bash[68278]: cluster 2024-04-10T04:20:21.878713+0000 mon.a (mon.0) 4344 : cluster 0 osdmap e2584: 8 total, 8 up, 8 in 2024-04-10T04:20:23.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:22 smithi016 bash[72916]: cluster 2024-04-10T04:20:21.878713+0000 mon.a (mon.0) 4344 : cluster 0 osdmap e2584: 8 total, 8 up, 8 in 2024-04-10T04:20:23.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:22 smithi016 bash[74137]: cluster 2024-04-10T04:20:21.878713+0000 mon.a (mon.0) 4344 : cluster 0 osdmap e2584: 8 total, 8 up, 8 in 2024-04-10T04:20:24.101 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2024-04-10T04:20:24.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:23 smithi136 bash[68278]: cluster 2024-04-10T04:20:22.803241+0000 mgr.y (mgr.25133) 2219 : cluster 0 pgmap v4347: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 11 KiB/s wr, 230 op/s 2024-04-10T04:20:24.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:23 smithi136 bash[68278]: cluster 2024-04-10T04:20:22.901192+0000 mon.a (mon.0) 4345 : cluster 0 osdmap e2585: 8 total, 8 up, 8 in 2024-04-10T04:20:24.259 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 73%] 2024-04-10T04:20:24.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:23 smithi016 bash[72916]: cluster 2024-04-10T04:20:22.803241+0000 mgr.y (mgr.25133) 2219 : cluster 0 pgmap v4347: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 11 KiB/s wr, 230 op/s 2024-04-10T04:20:24.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:23 smithi016 bash[72916]: cluster 2024-04-10T04:20:22.901192+0000 mon.a (mon.0) 4345 : cluster 0 osdmap e2585: 8 total, 8 up, 8 in 2024-04-10T04:20:24.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:23 smithi016 bash[74137]: cluster 2024-04-10T04:20:22.803241+0000 mgr.y (mgr.25133) 2219 : cluster 0 pgmap v4347: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 11 KiB/s wr, 230 op/s 2024-04-10T04:20:24.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:23 smithi016 bash[74137]: cluster 2024-04-10T04:20:22.901192+0000 mon.a (mon.0) 4345 : cluster 0 osdmap e2585: 8 total, 8 up, 8 in 2024-04-10T04:20:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:24 smithi136 bash[68278]: cluster 2024-04-10T04:20:23.908728+0000 mon.a (mon.0) 4346 : cluster 0 osdmap e2586: 8 total, 8 up, 8 in 2024-04-10T04:20:25.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:24 smithi136 bash[68278]: cluster 2024-04-10T04:20:24.785146+0000 mon.a (mon.0) 4347 : cluster 0 osdmap e2587: 8 total, 8 up, 8 in 2024-04-10T04:20:25.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:24 smithi016 bash[72916]: cluster 2024-04-10T04:20:23.908728+0000 mon.a (mon.0) 4346 : cluster 0 osdmap e2586: 8 total, 8 up, 8 in 2024-04-10T04:20:25.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:24 smithi016 bash[72916]: cluster 2024-04-10T04:20:24.785146+0000 mon.a (mon.0) 4347 : cluster 0 osdmap e2587: 8 total, 8 up, 8 in 2024-04-10T04:20:25.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:24 smithi016 bash[74137]: cluster 2024-04-10T04:20:23.908728+0000 mon.a (mon.0) 4346 : cluster 0 osdmap e2586: 8 total, 8 up, 8 in 2024-04-10T04:20:25.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:24 smithi016 bash[74137]: cluster 2024-04-10T04:20:24.785146+0000 mon.a (mon.0) 4347 : cluster 0 osdmap e2587: 8 total, 8 up, 8 in 2024-04-10T04:20:26.086 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 73%] 2024-04-10T04:20:26.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:25 smithi136 bash[68278]: cluster 2024-04-10T04:20:24.803700+0000 mgr.y (mgr.25133) 2220 : cluster 0 pgmap v4351: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 282 KiB/s rd, 21 KiB/s wr, 382 op/s 2024-04-10T04:20:26.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:25 smithi016 bash[74137]: cluster 2024-04-10T04:20:24.803700+0000 mgr.y (mgr.25133) 2220 : cluster 0 pgmap v4351: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 282 KiB/s rd, 21 KiB/s wr, 382 op/s 2024-04-10T04:20:26.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:25 smithi016 bash[72916]: cluster 2024-04-10T04:20:24.803700+0000 mgr.y (mgr.25133) 2220 : cluster 0 pgmap v4351: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 282 KiB/s rd, 21 KiB/s wr, 382 op/s 2024-04-10T04:20:26.385 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-04-10T04:20:27.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:26 smithi016 bash[72916]: cluster 2024-04-10T04:20:25.911701+0000 mon.a (mon.0) 4348 : cluster 0 osdmap e2588: 8 total, 8 up, 8 in 2024-04-10T04:20:27.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:26 smithi016 bash[74137]: cluster 2024-04-10T04:20:25.911701+0000 mon.a (mon.0) 4348 : cluster 0 osdmap e2588: 8 total, 8 up, 8 in 2024-04-10T04:20:27.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:26 smithi136 bash[68278]: cluster 2024-04-10T04:20:25.911701+0000 mon.a (mon.0) 4348 : cluster 0 osdmap e2588: 8 total, 8 up, 8 in 2024-04-10T04:20:28.110 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 75%] 2024-04-10T04:20:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:27 smithi016 bash[72916]: cluster 2024-04-10T04:20:26.804429+0000 mgr.y (mgr.25133) 2221 : cluster 0 pgmap v4353: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 16 KiB/s wr, 284 op/s 2024-04-10T04:20:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:27 smithi016 bash[72916]: cluster 2024-04-10T04:20:26.937848+0000 mon.a (mon.0) 4349 : cluster 0 osdmap e2589: 8 total, 8 up, 8 in 2024-04-10T04:20:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:27 smithi016 bash[72916]: audit 2024-04-10T04:20:27.639919+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:27 smithi016 bash[74137]: cluster 2024-04-10T04:20:26.804429+0000 mgr.y (mgr.25133) 2221 : cluster 0 pgmap v4353: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 16 KiB/s wr, 284 op/s 2024-04-10T04:20:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:27 smithi016 bash[74137]: cluster 2024-04-10T04:20:26.937848+0000 mon.a (mon.0) 4349 : cluster 0 osdmap e2589: 8 total, 8 up, 8 in 2024-04-10T04:20:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:27 smithi016 bash[74137]: audit 2024-04-10T04:20:27.639919+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:28.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:27 smithi136 bash[68278]: cluster 2024-04-10T04:20:26.804429+0000 mgr.y (mgr.25133) 2221 : cluster 0 pgmap v4353: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 16 KiB/s wr, 284 op/s 2024-04-10T04:20:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:27 smithi136 bash[68278]: cluster 2024-04-10T04:20:26.937848+0000 mon.a (mon.0) 4349 : cluster 0 osdmap e2589: 8 total, 8 up, 8 in 2024-04-10T04:20:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:27 smithi136 bash[68278]: audit 2024-04-10T04:20:27.639919+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:29.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:28 smithi016 bash[72916]: cluster 2024-04-10T04:20:27.939876+0000 mon.a (mon.0) 4351 : cluster 0 osdmap e2590: 8 total, 8 up, 8 in 2024-04-10T04:20:29.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:28 smithi016 bash[74137]: cluster 2024-04-10T04:20:27.939876+0000 mon.a (mon.0) 4351 : cluster 0 osdmap e2590: 8 total, 8 up, 8 in 2024-04-10T04:20:29.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:28 smithi136 bash[68278]: cluster 2024-04-10T04:20:27.939876+0000 mon.a (mon.0) 4351 : cluster 0 osdmap e2590: 8 total, 8 up, 8 in 2024-04-10T04:20:29.964 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2024-04-10T04:20:30.153 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 76%] 2024-04-10T04:20:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:29 smithi016 bash[74137]: cluster 2024-04-10T04:20:28.805287+0000 mgr.y (mgr.25133) 2222 : cluster 0 pgmap v4356: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 321 KiB/s rd, 13 KiB/s wr, 413 op/s 2024-04-10T04:20:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:29 smithi016 bash[74137]: cluster 2024-04-10T04:20:28.972687+0000 mon.a (mon.0) 4352 : cluster 0 osdmap e2591: 8 total, 8 up, 8 in 2024-04-10T04:20:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:29 smithi016 bash[74137]: cluster 2024-04-10T04:20:29.787129+0000 mon.a (mon.0) 4353 : cluster 0 osdmap e2592: 8 total, 8 up, 8 in 2024-04-10T04:20:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:29 smithi016 bash[72916]: cluster 2024-04-10T04:20:28.805287+0000 mgr.y (mgr.25133) 2222 : cluster 0 pgmap v4356: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 321 KiB/s rd, 13 KiB/s wr, 413 op/s 2024-04-10T04:20:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:29 smithi016 bash[72916]: cluster 2024-04-10T04:20:28.972687+0000 mon.a (mon.0) 4352 : cluster 0 osdmap e2591: 8 total, 8 up, 8 in 2024-04-10T04:20:30.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:29 smithi016 bash[72916]: cluster 2024-04-10T04:20:29.787129+0000 mon.a (mon.0) 4353 : cluster 0 osdmap e2592: 8 total, 8 up, 8 in 2024-04-10T04:20:30.411 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 76%] 2024-04-10T04:20:30.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:29 smithi136 bash[68278]: cluster 2024-04-10T04:20:28.805287+0000 mgr.y (mgr.25133) 2222 : cluster 0 pgmap v4356: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 321 KiB/s rd, 13 KiB/s wr, 413 op/s 2024-04-10T04:20:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:29 smithi136 bash[68278]: cluster 2024-04-10T04:20:28.972687+0000 mon.a (mon.0) 4352 : cluster 0 osdmap e2591: 8 total, 8 up, 8 in 2024-04-10T04:20:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:29 smithi136 bash[68278]: cluster 2024-04-10T04:20:29.787129+0000 mon.a (mon.0) 4353 : cluster 0 osdmap e2592: 8 total, 8 up, 8 in 2024-04-10T04:20:30.564 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 77%] 2024-04-10T04:20:31.125 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 77%] 2024-04-10T04:20:31.264 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 78%] 2024-04-10T04:20:31.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:30 smithi016 bash[72916]: audit 2024-04-10T04:20:30.652529+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.16:0/3372711521' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/2304568233"}]: dispatch 2024-04-10T04:20:31.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:30 smithi016 bash[72916]: audit 2024-04-10T04:20:30.652874+0000 mon.a (mon.0) 4354 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/2304568233"}]: dispatch 2024-04-10T04:20:31.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:30 smithi016 bash[74137]: audit 2024-04-10T04:20:30.652529+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.16:0/3372711521' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/2304568233"}]: dispatch 2024-04-10T04:20:31.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:30 smithi016 bash[74137]: audit 2024-04-10T04:20:30.652874+0000 mon.a (mon.0) 4354 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/2304568233"}]: dispatch 2024-04-10T04:20:31.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:30 smithi136 bash[68278]: audit 2024-04-10T04:20:30.652529+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.16:0/3372711521' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/2304568233"}]: dispatch 2024-04-10T04:20:31.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:30 smithi136 bash[68278]: audit 2024-04-10T04:20:30.652874+0000 mon.a (mon.0) 4354 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/2304568233"}]: dispatch 2024-04-10T04:20:31.453 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 79%] 2024-04-10T04:20:31.619 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 79%] 2024-04-10T04:20:31.790 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 80%] 2024-04-10T04:20:31.932 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 80%] 2024-04-10T04:20:32.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:20:31] "GET /metrics HTTP/1.1" 200 36805 "" "Prometheus/2.43.0" 2024-04-10T04:20:32.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: cluster 2024-04-10T04:20:30.805961+0000 mgr.y (mgr.25133) 2223 : cluster 0 pgmap v4359: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 442 KiB/s rd, 25 KiB/s wr, 586 op/s 2024-04-10T04:20:32.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:30.973977+0000 mon.a (mon.0) 4355 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/2304568233"}]': finished 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: cluster 2024-04-10T04:20:30.978557+0000 mon.a (mon.0) 4356 : cluster 0 osdmap e2593: 8 total, 8 up, 8 in 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.313301+0000 mon.a (mon.0) 4357 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.313775+0000 mon.a (mon.0) 4358 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.314094+0000 mon.a (mon.0) 4359 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.320060+0000 mon.a (mon.0) 4360 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.320466+0000 mon.a (mon.0) 4361 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.503607+0000 mon.a (mon.0) 4362 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.504027+0000 mon.a (mon.0) 4363 : audit 1 from='client.? 172.21.15.16:0/2215314563' 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-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.504737+0000 mon.a (mon.0) 4364 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.670196+0000 mon.a (mon.0) 4365 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.670735+0000 mon.a (mon.0) 4366 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/113/e14db3a8-ba80-4571-956e-2de9f3d1da40"}]: dispatch 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.671068+0000 mon.a (mon.0) 4367 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/e14db3a8-ba80-4571-956e-2de9f3d1da40"}]: dispatch 2024-04-10T04:20:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[74137]: audit 2024-04-10T04:20:31.674450+0000 mon.a (mon.0) 4368 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/e14db3a8-ba80-4571-956e-2de9f3d1da40"}]': finished 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: cluster 2024-04-10T04:20:30.805961+0000 mgr.y (mgr.25133) 2223 : cluster 0 pgmap v4359: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 442 KiB/s rd, 25 KiB/s wr, 586 op/s 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:30.973977+0000 mon.a (mon.0) 4355 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/2304568233"}]': finished 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: cluster 2024-04-10T04:20:30.978557+0000 mon.a (mon.0) 4356 : cluster 0 osdmap e2593: 8 total, 8 up, 8 in 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.313301+0000 mon.a (mon.0) 4357 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.313775+0000 mon.a (mon.0) 4358 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.314094+0000 mon.a (mon.0) 4359 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.320060+0000 mon.a (mon.0) 4360 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.320466+0000 mon.a (mon.0) 4361 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.503607+0000 mon.a (mon.0) 4362 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.504027+0000 mon.a (mon.0) 4363 : audit 1 from='client.? 172.21.15.16:0/2215314563' 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-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.504737+0000 mon.a (mon.0) 4364 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.670196+0000 mon.a (mon.0) 4365 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' 2024-04-10T04:20:32.064 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.670735+0000 mon.a (mon.0) 4366 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/113/e14db3a8-ba80-4571-956e-2de9f3d1da40"}]: dispatch 2024-04-10T04:20:32.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.671068+0000 mon.a (mon.0) 4367 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/e14db3a8-ba80-4571-956e-2de9f3d1da40"}]: dispatch 2024-04-10T04:20:32.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:31 smithi016 bash[72916]: audit 2024-04-10T04:20:31.674450+0000 mon.a (mon.0) 4368 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/e14db3a8-ba80-4571-956e-2de9f3d1da40"}]': finished 2024-04-10T04:20:32.103 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 81%] 2024-04-10T04:20:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: cluster 2024-04-10T04:20:30.805961+0000 mgr.y (mgr.25133) 2223 : cluster 0 pgmap v4359: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 442 KiB/s rd, 25 KiB/s wr, 586 op/s 2024-04-10T04:20:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:30.973977+0000 mon.a (mon.0) 4355 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.16:0/2304568233"}]': finished 2024-04-10T04:20:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: cluster 2024-04-10T04:20:30.978557+0000 mon.a (mon.0) 4356 : cluster 0 osdmap e2593: 8 total, 8 up, 8 in 2024-04-10T04:20:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.313301+0000 mon.a (mon.0) 4357 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' 2024-04-10T04:20:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.313775+0000 mon.a (mon.0) 4358 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.314094+0000 mon.a (mon.0) 4359 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.320060+0000 mon.a (mon.0) 4360 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-10T04:20:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.320466+0000 mon.a (mon.0) 4361 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.503607+0000 mon.a (mon.0) 4362 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-10T04:20:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.504027+0000 mon.a (mon.0) 4363 : audit 1 from='client.? 172.21.15.16:0/2215314563' 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-04-10T04:20:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.504737+0000 mon.a (mon.0) 4364 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-10T04:20:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.670196+0000 mon.a (mon.0) 4365 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' 2024-04-10T04:20:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.670735+0000 mon.a (mon.0) 4366 : audit 0 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/113/e14db3a8-ba80-4571-956e-2de9f3d1da40"}]: dispatch 2024-04-10T04:20:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.671068+0000 mon.a (mon.0) 4367 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/e14db3a8-ba80-4571-956e-2de9f3d1da40"}]: dispatch 2024-04-10T04:20:32.422 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:31 smithi136 bash[68278]: audit 2024-04-10T04:20:31.674450+0000 mon.a (mon.0) 4368 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/e14db3a8-ba80-4571-956e-2de9f3d1da40"}]': finished 2024-04-10T04:20:34.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:33 smithi016 bash[72916]: cluster 2024-04-10T04:20:32.806956+0000 mgr.y (mgr.25133) 2224 : cluster 0 pgmap v4361: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 16 KiB/s wr, 286 op/s 2024-04-10T04:20:34.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:33 smithi016 bash[72916]: cluster 2024-04-10T04:20:32.984176+0000 mon.a (mon.0) 4369 : cluster 0 osdmap e2594: 8 total, 8 up, 8 in 2024-04-10T04:20:34.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:33 smithi016 bash[74137]: cluster 2024-04-10T04:20:32.806956+0000 mgr.y (mgr.25133) 2224 : cluster 0 pgmap v4361: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 16 KiB/s wr, 286 op/s 2024-04-10T04:20:34.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:33 smithi016 bash[74137]: cluster 2024-04-10T04:20:32.984176+0000 mon.a (mon.0) 4369 : cluster 0 osdmap e2594: 8 total, 8 up, 8 in 2024-04-10T04:20:34.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:33 smithi136 bash[68278]: cluster 2024-04-10T04:20:32.806956+0000 mgr.y (mgr.25133) 2224 : cluster 0 pgmap v4361: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 16 KiB/s wr, 286 op/s 2024-04-10T04:20:34.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:33 smithi136 bash[68278]: cluster 2024-04-10T04:20:32.984176+0000 mon.a (mon.0) 4369 : cluster 0 osdmap e2594: 8 total, 8 up, 8 in 2024-04-10T04:20:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[74137]: cluster 2024-04-10T04:20:33.998899+0000 mon.a (mon.0) 4370 : cluster 0 osdmap e2595: 8 total, 8 up, 8 in 2024-04-10T04:20:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[74137]: cluster 2024-04-10T04:20:34.790813+0000 mon.a (mon.0) 4371 : cluster 0 osdmap e2596: 8 total, 8 up, 8 in 2024-04-10T04:20:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[74137]: audit 2024-04-10T04:20:34.857012+0000 mon.a (mon.0) 4372 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/7c703b56-75c9-4427-8041-f161b56af044"}]: dispatch 2024-04-10T04:20:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[74137]: audit 2024-04-10T04:20:34.861343+0000 mon.a (mon.0) 4373 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/7c703b56-75c9-4427-8041-f161b56af044"}]': finished 2024-04-10T04:20:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[74137]: audit 2024-04-10T04:20:34.929916+0000 mon.a (mon.0) 4374 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/782e4226-a586-425c-ae8d-8550b058b8db"}]: dispatch 2024-04-10T04:20:35.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[74137]: audit 2024-04-10T04:20:34.935842+0000 mon.a (mon.0) 4375 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/782e4226-a586-425c-ae8d-8550b058b8db"}]': finished 2024-04-10T04:20:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[72916]: cluster 2024-04-10T04:20:33.998899+0000 mon.a (mon.0) 4370 : cluster 0 osdmap e2595: 8 total, 8 up, 8 in 2024-04-10T04:20:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[72916]: cluster 2024-04-10T04:20:34.790813+0000 mon.a (mon.0) 4371 : cluster 0 osdmap e2596: 8 total, 8 up, 8 in 2024-04-10T04:20:35.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[72916]: audit 2024-04-10T04:20:34.857012+0000 mon.a (mon.0) 4372 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/7c703b56-75c9-4427-8041-f161b56af044"}]: dispatch 2024-04-10T04:20:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[72916]: audit 2024-04-10T04:20:34.861343+0000 mon.a (mon.0) 4373 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/7c703b56-75c9-4427-8041-f161b56af044"}]': finished 2024-04-10T04:20:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[72916]: audit 2024-04-10T04:20:34.929916+0000 mon.a (mon.0) 4374 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/782e4226-a586-425c-ae8d-8550b058b8db"}]: dispatch 2024-04-10T04:20:35.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:34 smithi016 bash[72916]: audit 2024-04-10T04:20:34.935842+0000 mon.a (mon.0) 4375 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/782e4226-a586-425c-ae8d-8550b058b8db"}]': finished 2024-04-10T04:20:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:34 smithi136 bash[68278]: cluster 2024-04-10T04:20:33.998899+0000 mon.a (mon.0) 4370 : cluster 0 osdmap e2595: 8 total, 8 up, 8 in 2024-04-10T04:20:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:34 smithi136 bash[68278]: cluster 2024-04-10T04:20:34.790813+0000 mon.a (mon.0) 4371 : cluster 0 osdmap e2596: 8 total, 8 up, 8 in 2024-04-10T04:20:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:34 smithi136 bash[68278]: audit 2024-04-10T04:20:34.857012+0000 mon.a (mon.0) 4372 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/7c703b56-75c9-4427-8041-f161b56af044"}]: dispatch 2024-04-10T04:20:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:34 smithi136 bash[68278]: audit 2024-04-10T04:20:34.861343+0000 mon.a (mon.0) 4373 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/7c703b56-75c9-4427-8041-f161b56af044"}]': finished 2024-04-10T04:20:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:34 smithi136 bash[68278]: audit 2024-04-10T04:20:34.929916+0000 mon.a (mon.0) 4374 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/782e4226-a586-425c-ae8d-8550b058b8db"}]: dispatch 2024-04-10T04:20:35.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:34 smithi136 bash[68278]: audit 2024-04-10T04:20:34.935842+0000 mon.a (mon.0) 4375 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/782e4226-a586-425c-ae8d-8550b058b8db"}]': finished 2024-04-10T04:20:36.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:35 smithi016 bash[72916]: cluster 2024-04-10T04:20:34.807626+0000 mgr.y (mgr.25133) 2225 : cluster 0 pgmap v4365: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 19 KiB/s wr, 348 op/s 2024-04-10T04:20:36.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:35 smithi016 bash[72916]: cluster 2024-04-10T04:20:35.940719+0000 mon.a (mon.0) 4376 : cluster 0 osdmap e2597: 8 total, 8 up, 8 in 2024-04-10T04:20:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:35 smithi016 bash[74137]: cluster 2024-04-10T04:20:34.807626+0000 mgr.y (mgr.25133) 2225 : cluster 0 pgmap v4365: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 19 KiB/s wr, 348 op/s 2024-04-10T04:20:36.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:35 smithi016 bash[74137]: cluster 2024-04-10T04:20:35.940719+0000 mon.a (mon.0) 4376 : cluster 0 osdmap e2597: 8 total, 8 up, 8 in 2024-04-10T04:20:36.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:35 smithi136 bash[68278]: cluster 2024-04-10T04:20:34.807626+0000 mgr.y (mgr.25133) 2225 : cluster 0 pgmap v4365: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 19 KiB/s wr, 348 op/s 2024-04-10T04:20:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:35 smithi136 bash[68278]: cluster 2024-04-10T04:20:35.940719+0000 mon.a (mon.0) 4376 : cluster 0 osdmap e2597: 8 total, 8 up, 8 in 2024-04-10T04:20:38.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:37 smithi016 bash[72916]: cluster 2024-04-10T04:20:36.808408+0000 mgr.y (mgr.25133) 2226 : cluster 0 pgmap v4367: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 29 KiB/s wr, 420 op/s 2024-04-10T04:20:38.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:37 smithi016 bash[72916]: cluster 2024-04-10T04:20:36.945144+0000 mon.a (mon.0) 4377 : cluster 0 osdmap e2598: 8 total, 8 up, 8 in 2024-04-10T04:20:38.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:37 smithi016 bash[74137]: cluster 2024-04-10T04:20:36.808408+0000 mgr.y (mgr.25133) 2226 : cluster 0 pgmap v4367: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 29 KiB/s wr, 420 op/s 2024-04-10T04:20:38.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:37 smithi016 bash[74137]: cluster 2024-04-10T04:20:36.945144+0000 mon.a (mon.0) 4377 : cluster 0 osdmap e2598: 8 total, 8 up, 8 in 2024-04-10T04:20:38.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:37 smithi136 bash[68278]: cluster 2024-04-10T04:20:36.808408+0000 mgr.y (mgr.25133) 2226 : cluster 0 pgmap v4367: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 29 KiB/s wr, 420 op/s 2024-04-10T04:20:38.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:37 smithi136 bash[68278]: cluster 2024-04-10T04:20:36.945144+0000 mon.a (mon.0) 4377 : cluster 0 osdmap e2598: 8 total, 8 up, 8 in 2024-04-10T04:20:39.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:39 smithi016 bash[74137]: cluster 2024-04-10T04:20:38.007897+0000 mon.a (mon.0) 4378 : cluster 0 osdmap e2599: 8 total, 8 up, 8 in 2024-04-10T04:20:39.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:39 smithi016 bash[72916]: cluster 2024-04-10T04:20:38.007897+0000 mon.a (mon.0) 4378 : cluster 0 osdmap e2599: 8 total, 8 up, 8 in 2024-04-10T04:20:39.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:39 smithi136 bash[68278]: cluster 2024-04-10T04:20:38.007897+0000 mon.a (mon.0) 4378 : cluster 0 osdmap e2599: 8 total, 8 up, 8 in 2024-04-10T04:20:39.917 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 81%] 2024-04-10T04:20:40.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:40 smithi016 bash[74137]: cluster 2024-04-10T04:20:38.809464+0000 mgr.y (mgr.25133) 2227 : cluster 0 pgmap v4370: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 17 KiB/s wr, 266 op/s 2024-04-10T04:20:40.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:40 smithi016 bash[74137]: cluster 2024-04-10T04:20:39.016919+0000 mon.a (mon.0) 4379 : cluster 0 osdmap e2600: 8 total, 8 up, 8 in 2024-04-10T04:20:40.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:40 smithi016 bash[74137]: cluster 2024-04-10T04:20:39.797372+0000 mon.a (mon.0) 4380 : cluster 0 osdmap e2601: 8 total, 8 up, 8 in 2024-04-10T04:20:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:40 smithi016 bash[72916]: cluster 2024-04-10T04:20:38.809464+0000 mgr.y (mgr.25133) 2227 : cluster 0 pgmap v4370: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 17 KiB/s wr, 266 op/s 2024-04-10T04:20:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:40 smithi016 bash[72916]: cluster 2024-04-10T04:20:39.016919+0000 mon.a (mon.0) 4379 : cluster 0 osdmap e2600: 8 total, 8 up, 8 in 2024-04-10T04:20:40.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:40 smithi016 bash[72916]: cluster 2024-04-10T04:20:39.797372+0000 mon.a (mon.0) 4380 : cluster 0 osdmap e2601: 8 total, 8 up, 8 in 2024-04-10T04:20:40.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:40 smithi136 bash[68278]: cluster 2024-04-10T04:20:38.809464+0000 mgr.y (mgr.25133) 2227 : cluster 0 pgmap v4370: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 17 KiB/s wr, 266 op/s 2024-04-10T04:20:40.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:40 smithi136 bash[68278]: cluster 2024-04-10T04:20:39.016919+0000 mon.a (mon.0) 4379 : cluster 0 osdmap e2600: 8 total, 8 up, 8 in 2024-04-10T04:20:40.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:40 smithi136 bash[68278]: cluster 2024-04-10T04:20:39.797372+0000 mon.a (mon.0) 4380 : cluster 0 osdmap e2601: 8 total, 8 up, 8 in 2024-04-10T04:20:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:20:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:20:41] "GET /metrics HTTP/1.1" 200 36805 "" "Prometheus/2.43.0" 2024-04-10T04:20:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:41 smithi016 bash[72916]: cluster 2024-04-10T04:20:40.795865+0000 mon.a (mon.0) 4381 : cluster 0 osdmap e2602: 8 total, 8 up, 8 in 2024-04-10T04:20:42.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:41 smithi016 bash[72916]: cluster 2024-04-10T04:20:40.810034+0000 mgr.y (mgr.25133) 2228 : cluster 0 pgmap v4374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 9.6 KiB/s wr, 187 op/s 2024-04-10T04:20:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:41 smithi016 bash[74137]: cluster 2024-04-10T04:20:40.795865+0000 mon.a (mon.0) 4381 : cluster 0 osdmap e2602: 8 total, 8 up, 8 in 2024-04-10T04:20:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:41 smithi016 bash[74137]: cluster 2024-04-10T04:20:40.810034+0000 mgr.y (mgr.25133) 2228 : cluster 0 pgmap v4374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 9.6 KiB/s wr, 187 op/s 2024-04-10T04:20:42.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:41 smithi136 bash[68278]: cluster 2024-04-10T04:20:40.795865+0000 mon.a (mon.0) 4381 : cluster 0 osdmap e2602: 8 total, 8 up, 8 in 2024-04-10T04:20:42.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:41 smithi136 bash[68278]: cluster 2024-04-10T04:20:40.810034+0000 mgr.y (mgr.25133) 2228 : cluster 0 pgmap v4374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 9.6 KiB/s wr, 187 op/s 2024-04-10T04:20:43.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:42 smithi016 bash[72916]: cluster 2024-04-10T04:20:41.808753+0000 mon.a (mon.0) 4382 : cluster 0 osdmap e2603: 8 total, 8 up, 8 in 2024-04-10T04:20:43.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:42 smithi016 bash[72916]: audit 2024-04-10T04:20:41.846482+0000 mon.a (mon.0) 4383 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/ed342d6c-a66b-4d64-a485-2a309c8616b6"}]: dispatch 2024-04-10T04:20:43.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:42 smithi016 bash[72916]: audit 2024-04-10T04:20:41.850775+0000 mon.a (mon.0) 4384 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/ed342d6c-a66b-4d64-a485-2a309c8616b6"}]': finished 2024-04-10T04:20:43.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:42 smithi016 bash[72916]: audit 2024-04-10T04:20:42.640048+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:42 smithi016 bash[74137]: cluster 2024-04-10T04:20:41.808753+0000 mon.a (mon.0) 4382 : cluster 0 osdmap e2603: 8 total, 8 up, 8 in 2024-04-10T04:20:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:42 smithi016 bash[74137]: audit 2024-04-10T04:20:41.846482+0000 mon.a (mon.0) 4383 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/ed342d6c-a66b-4d64-a485-2a309c8616b6"}]: dispatch 2024-04-10T04:20:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:42 smithi016 bash[74137]: audit 2024-04-10T04:20:41.850775+0000 mon.a (mon.0) 4384 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/ed342d6c-a66b-4d64-a485-2a309c8616b6"}]': finished 2024-04-10T04:20:43.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:42 smithi016 bash[74137]: audit 2024-04-10T04:20:42.640048+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:42 smithi136 bash[68278]: cluster 2024-04-10T04:20:41.808753+0000 mon.a (mon.0) 4382 : cluster 0 osdmap e2603: 8 total, 8 up, 8 in 2024-04-10T04:20:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:42 smithi136 bash[68278]: audit 2024-04-10T04:20:41.846482+0000 mon.a (mon.0) 4383 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/ed342d6c-a66b-4d64-a485-2a309c8616b6"}]: dispatch 2024-04-10T04:20:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:42 smithi136 bash[68278]: audit 2024-04-10T04:20:41.850775+0000 mon.a (mon.0) 4384 : audit 1 from='client.? 172.21.15.16:0/2215314563' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/ed342d6c-a66b-4d64-a485-2a309c8616b6"}]': finished 2024-04-10T04:20:43.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:42 smithi136 bash[68278]: audit 2024-04-10T04:20:42.640048+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:43.975 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 82%] 2024-04-10T04:20:44.110 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 83%] 2024-04-10T04:20:44.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:43 smithi136 bash[68278]: cluster 2024-04-10T04:20:42.810800+0000 mgr.y (mgr.25133) 2229 : cluster 0 pgmap v4376: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.5 KiB/s wr, 74 op/s 2024-04-10T04:20:44.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:43 smithi136 bash[68278]: cluster 2024-04-10T04:20:42.857028+0000 mon.a (mon.0) 4386 : cluster 0 osdmap e2604: 8 total, 8 up, 8 in 2024-04-10T04:20:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:43 smithi016 bash[74137]: cluster 2024-04-10T04:20:42.810800+0000 mgr.y (mgr.25133) 2229 : cluster 0 pgmap v4376: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.5 KiB/s wr, 74 op/s 2024-04-10T04:20:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:43 smithi016 bash[74137]: cluster 2024-04-10T04:20:42.857028+0000 mon.a (mon.0) 4386 : cluster 0 osdmap e2604: 8 total, 8 up, 8 in 2024-04-10T04:20:44.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:43 smithi016 bash[72916]: cluster 2024-04-10T04:20:42.810800+0000 mgr.y (mgr.25133) 2229 : cluster 0 pgmap v4376: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.5 KiB/s wr, 74 op/s 2024-04-10T04:20:44.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:43 smithi016 bash[72916]: cluster 2024-04-10T04:20:42.857028+0000 mon.a (mon.0) 4386 : cluster 0 osdmap e2604: 8 total, 8 up, 8 in 2024-04-10T04:20:44.362 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 83%] 2024-04-10T04:20:44.527 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 84%] 2024-04-10T04:20:44.656 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 84%] 2024-04-10T04:20:44.766 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 85%] 2024-04-10T04:20:44.920 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 86%] 2024-04-10T04:20:45.153 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 86%] 2024-04-10T04:20:45.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:44 smithi136 bash[68278]: cluster 2024-04-10T04:20:43.863024+0000 mon.a (mon.0) 4387 : cluster 0 osdmap e2605: 8 total, 8 up, 8 in 2024-04-10T04:20:45.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:44 smithi136 bash[68278]: cluster 2024-04-10T04:20:44.790389+0000 mon.a (mon.0) 4388 : cluster 0 osdmap e2606: 8 total, 8 up, 8 in 2024-04-10T04:20:45.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:44 smithi016 bash[72916]: cluster 2024-04-10T04:20:43.863024+0000 mon.a (mon.0) 4387 : cluster 0 osdmap e2605: 8 total, 8 up, 8 in 2024-04-10T04:20:45.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:44 smithi016 bash[72916]: cluster 2024-04-10T04:20:44.790389+0000 mon.a (mon.0) 4388 : cluster 0 osdmap e2606: 8 total, 8 up, 8 in 2024-04-10T04:20:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:44 smithi016 bash[74137]: cluster 2024-04-10T04:20:43.863024+0000 mon.a (mon.0) 4387 : cluster 0 osdmap e2605: 8 total, 8 up, 8 in 2024-04-10T04:20:45.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:44 smithi016 bash[74137]: cluster 2024-04-10T04:20:44.790389+0000 mon.a (mon.0) 4388 : cluster 0 osdmap e2606: 8 total, 8 up, 8 in 2024-04-10T04:20:45.343 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 87%] 2024-04-10T04:20:45.355 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 87%] 2024-04-10T04:20:45.367 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 88%] 2024-04-10T04:20:45.369 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 88%] 2024-04-10T04:20:45.381 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 89%] 2024-04-10T04:20:45.394 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 90%] 2024-04-10T04:20:45.524 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 90%] 2024-04-10T04:20:45.631 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 91%] 2024-04-10T04:20:45.762 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 91%] 2024-04-10T04:20:45.965 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 92%] 2024-04-10T04:20:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:45 smithi136 bash[68278]: cluster 2024-04-10T04:20:44.811221+0000 mgr.y (mgr.25133) 2230 : cluster 0 pgmap v4380: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 8.0 KiB/s wr, 93 op/s 2024-04-10T04:20:46.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:45 smithi136 bash[68278]: audit 2024-04-10T04:20:45.060911+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:20:46.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:45 smithi016 bash[72916]: cluster 2024-04-10T04:20:44.811221+0000 mgr.y (mgr.25133) 2230 : cluster 0 pgmap v4380: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 8.0 KiB/s wr, 93 op/s 2024-04-10T04:20:46.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:45 smithi016 bash[72916]: audit 2024-04-10T04:20:45.060911+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:20:46.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:45 smithi016 bash[74137]: cluster 2024-04-10T04:20:44.811221+0000 mgr.y (mgr.25133) 2230 : cluster 0 pgmap v4380: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 8.0 KiB/s wr, 93 op/s 2024-04-10T04:20:46.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:45 smithi016 bash[74137]: audit 2024-04-10T04:20:45.060911+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:20:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:47 smithi016 bash[74137]: audit 2024-04-10T04:20:46.255407+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:47.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:47 smithi016 bash[74137]: audit 2024-04-10T04:20:46.261951+0000 mon.a (mon.0) 4391 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:47 smithi016 bash[72916]: audit 2024-04-10T04:20:46.255407+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:47.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:47 smithi016 bash[72916]: audit 2024-04-10T04:20:46.261951+0000 mon.a (mon.0) 4391 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:47.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:47 smithi136 bash[68278]: audit 2024-04-10T04:20:46.255407+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:47.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:47 smithi136 bash[68278]: audit 2024-04-10T04:20:46.261951+0000 mon.a (mon.0) 4391 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:48.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:48 smithi016 bash[72916]: cluster 2024-04-10T04:20:46.811724+0000 mgr.y (mgr.25133) 2231 : cluster 0 pgmap v4381: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 13 KiB/s wr, 227 op/s 2024-04-10T04:20:48.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:48 smithi016 bash[74137]: cluster 2024-04-10T04:20:46.811724+0000 mgr.y (mgr.25133) 2231 : cluster 0 pgmap v4381: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 13 KiB/s wr, 227 op/s 2024-04-10T04:20:48.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:48 smithi136 bash[68278]: cluster 2024-04-10T04:20:46.811724+0000 mgr.y (mgr.25133) 2231 : cluster 0 pgmap v4381: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 13 KiB/s wr, 227 op/s 2024-04-10T04:20:49.075 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 93%] 2024-04-10T04:20:49.329 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 93%] 2024-04-10T04:20:49.524 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 94%] 2024-04-10T04:20:49.731 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 94%] 2024-04-10T04:20:50.073 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 95%] 2024-04-10T04:20:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:50 smithi016 bash[72916]: cluster 2024-04-10T04:20:48.812451+0000 mgr.y (mgr.25133) 2232 : cluster 0 pgmap v4382: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 394 KiB/s rd, 34 KiB/s wr, 558 op/s 2024-04-10T04:20:50.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:50 smithi016 bash[72916]: cluster 2024-04-10T04:20:49.791740+0000 mon.a (mon.0) 4392 : cluster 0 osdmap e2607: 8 total, 8 up, 8 in 2024-04-10T04:20:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:50 smithi016 bash[74137]: cluster 2024-04-10T04:20:48.812451+0000 mgr.y (mgr.25133) 2232 : cluster 0 pgmap v4382: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 394 KiB/s rd, 34 KiB/s wr, 558 op/s 2024-04-10T04:20:50.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:50 smithi016 bash[74137]: cluster 2024-04-10T04:20:49.791740+0000 mon.a (mon.0) 4392 : cluster 0 osdmap e2607: 8 total, 8 up, 8 in 2024-04-10T04:20:50.670 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:50 smithi136 bash[68278]: cluster 2024-04-10T04:20:48.812451+0000 mgr.y (mgr.25133) 2232 : cluster 0 pgmap v4382: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 394 KiB/s rd, 34 KiB/s wr, 558 op/s 2024-04-10T04:20:50.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:50 smithi136 bash[68278]: cluster 2024-04-10T04:20:49.791740+0000 mon.a (mon.0) 4392 : cluster 0 osdmap e2607: 8 total, 8 up, 8 in 2024-04-10T04:20:51.992 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 95%] 2024-04-10T04:20:52.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:20:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:20:51] "GET /metrics HTTP/1.1" 200 36805 "" "Prometheus/2.43.0" 2024-04-10T04:20:52.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:51 smithi016 bash[72916]: cluster 2024-04-10T04:20:50.801850+0000 mon.a (mon.0) 4393 : cluster 0 osdmap e2608: 8 total, 8 up, 8 in 2024-04-10T04:20:52.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:51 smithi016 bash[72916]: cluster 2024-04-10T04:20:50.813070+0000 mgr.y (mgr.25133) 2233 : cluster 0 pgmap v4385: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 717 KiB/s rd, 78 KiB/s wr, 1.04k op/s 2024-04-10T04:20:52.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:51 smithi016 bash[74137]: cluster 2024-04-10T04:20:50.801850+0000 mon.a (mon.0) 4393 : cluster 0 osdmap e2608: 8 total, 8 up, 8 in 2024-04-10T04:20:52.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:51 smithi016 bash[74137]: cluster 2024-04-10T04:20:50.813070+0000 mgr.y (mgr.25133) 2233 : cluster 0 pgmap v4385: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 717 KiB/s rd, 78 KiB/s wr, 1.04k op/s 2024-04-10T04:20:52.166 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 96%] 2024-04-10T04:20:52.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:51 smithi136 bash[68278]: cluster 2024-04-10T04:20:50.801850+0000 mon.a (mon.0) 4393 : cluster 0 osdmap e2608: 8 total, 8 up, 8 in 2024-04-10T04:20:52.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:51 smithi136 bash[68278]: cluster 2024-04-10T04:20:50.813070+0000 mgr.y (mgr.25133) 2233 : cluster 0 pgmap v4385: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 717 KiB/s rd, 78 KiB/s wr, 1.04k op/s 2024-04-10T04:20:53.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:52 smithi016 bash[72916]: cluster 2024-04-10T04:20:51.808383+0000 mon.a (mon.0) 4394 : cluster 0 osdmap e2609: 8 total, 8 up, 8 in 2024-04-10T04:20:53.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:52 smithi016 bash[74137]: cluster 2024-04-10T04:20:51.808383+0000 mon.a (mon.0) 4394 : cluster 0 osdmap e2609: 8 total, 8 up, 8 in 2024-04-10T04:20:53.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:52 smithi136 bash[68278]: cluster 2024-04-10T04:20:51.808383+0000 mon.a (mon.0) 4394 : cluster 0 osdmap e2609: 8 total, 8 up, 8 in 2024-04-10T04:20:54.029 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 97%] 2024-04-10T04:20:54.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:53 smithi136 bash[68278]: cluster 2024-04-10T04:20:52.813907+0000 mgr.y (mgr.25133) 2234 : cluster 0 pgmap v4388: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 71 KiB/s wr, 911 op/s 2024-04-10T04:20:54.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:53 smithi136 bash[68278]: cluster 2024-04-10T04:20:52.817027+0000 mon.a (mon.0) 4395 : cluster 0 osdmap e2610: 8 total, 8 up, 8 in 2024-04-10T04:20:54.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:53 smithi016 bash[72916]: cluster 2024-04-10T04:20:52.813907+0000 mgr.y (mgr.25133) 2234 : cluster 0 pgmap v4388: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 71 KiB/s wr, 911 op/s 2024-04-10T04:20:54.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:53 smithi016 bash[72916]: cluster 2024-04-10T04:20:52.817027+0000 mon.a (mon.0) 4395 : cluster 0 osdmap e2610: 8 total, 8 up, 8 in 2024-04-10T04:20:54.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:53 smithi016 bash[74137]: cluster 2024-04-10T04:20:52.813907+0000 mgr.y (mgr.25133) 2234 : cluster 0 pgmap v4388: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 71 KiB/s wr, 911 op/s 2024-04-10T04:20:54.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:53 smithi016 bash[74137]: cluster 2024-04-10T04:20:52.817027+0000 mon.a (mon.0) 4395 : cluster 0 osdmap e2610: 8 total, 8 up, 8 in 2024-04-10T04:20:54.581 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 97%] 2024-04-10T04:20:55.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:54 smithi016 bash[72916]: cluster 2024-04-10T04:20:53.821436+0000 mon.a (mon.0) 4396 : cluster 0 osdmap e2611: 8 total, 8 up, 8 in 2024-04-10T04:20:55.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:54 smithi016 bash[74137]: cluster 2024-04-10T04:20:53.821436+0000 mon.a (mon.0) 4396 : cluster 0 osdmap e2611: 8 total, 8 up, 8 in 2024-04-10T04:20:55.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:54 smithi136 bash[68278]: cluster 2024-04-10T04:20:53.821436+0000 mon.a (mon.0) 4396 : cluster 0 osdmap e2611: 8 total, 8 up, 8 in 2024-04-10T04:20:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:55 smithi016 bash[72916]: cluster 2024-04-10T04:20:54.815078+0000 mgr.y (mgr.25133) 2235 : cluster 0 pgmap v4390: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 303 KiB/s rd, 30 KiB/s wr, 433 op/s 2024-04-10T04:20:56.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:55 smithi016 bash[72916]: cluster 2024-04-10T04:20:54.829010+0000 mon.a (mon.0) 4397 : cluster 0 osdmap e2612: 8 total, 8 up, 8 in 2024-04-10T04:20:56.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:55 smithi016 bash[74137]: cluster 2024-04-10T04:20:54.815078+0000 mgr.y (mgr.25133) 2235 : cluster 0 pgmap v4390: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 303 KiB/s rd, 30 KiB/s wr, 433 op/s 2024-04-10T04:20:56.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:55 smithi016 bash[74137]: cluster 2024-04-10T04:20:54.829010+0000 mon.a (mon.0) 4397 : cluster 0 osdmap e2612: 8 total, 8 up, 8 in 2024-04-10T04:20:56.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:55 smithi136 bash[68278]: cluster 2024-04-10T04:20:54.815078+0000 mgr.y (mgr.25133) 2235 : cluster 0 pgmap v4390: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 303 KiB/s rd, 30 KiB/s wr, 433 op/s 2024-04-10T04:20:56.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:55 smithi136 bash[68278]: cluster 2024-04-10T04:20:54.829010+0000 mon.a (mon.0) 4397 : cluster 0 osdmap e2612: 8 total, 8 up, 8 in 2024-04-10T04:20:57.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:56 smithi136 bash[68278]: cluster 2024-04-10T04:20:55.879650+0000 mon.a (mon.0) 4398 : cluster 0 osdmap e2613: 8 total, 8 up, 8 in 2024-04-10T04:20:57.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:56 smithi136 bash[68278]: audit 2024-04-10T04:20:56.599695+0000 mon.a (mon.0) 4399 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:57.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:56 smithi136 bash[68278]: audit 2024-04-10T04:20:56.610370+0000 mon.a (mon.0) 4400 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:57.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:56 smithi136 bash[68278]: audit 2024-04-10T04:20:56.612534+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:20:57.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:56 smithi136 bash[68278]: audit 2024-04-10T04:20:56.614093+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:20:57.172 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:56 smithi136 bash[68278]: audit 2024-04-10T04:20:56.623184+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:57.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[72916]: cluster 2024-04-10T04:20:55.879650+0000 mon.a (mon.0) 4398 : cluster 0 osdmap e2613: 8 total, 8 up, 8 in 2024-04-10T04:20:57.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[72916]: audit 2024-04-10T04:20:56.599695+0000 mon.a (mon.0) 4399 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:57.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[72916]: audit 2024-04-10T04:20:56.610370+0000 mon.a (mon.0) 4400 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:57.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[72916]: audit 2024-04-10T04:20:56.612534+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:20:57.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[72916]: audit 2024-04-10T04:20:56.614093+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:20:57.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[72916]: audit 2024-04-10T04:20:56.623184+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[74137]: cluster 2024-04-10T04:20:55.879650+0000 mon.a (mon.0) 4398 : cluster 0 osdmap e2613: 8 total, 8 up, 8 in 2024-04-10T04:20:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[74137]: audit 2024-04-10T04:20:56.599695+0000 mon.a (mon.0) 4399 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[74137]: audit 2024-04-10T04:20:56.610370+0000 mon.a (mon.0) 4400 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[74137]: audit 2024-04-10T04:20:56.612534+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-10T04:20:57.314 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[74137]: audit 2024-04-10T04:20:56.614093+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-10T04:20:57.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:56 smithi016 bash[74137]: audit 2024-04-10T04:20:56.623184+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:20:58.160 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-04-10T04:20:58.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:57 smithi136 bash[68278]: cluster 2024-04-10T04:20:56.815945+0000 mgr.y (mgr.25133) 2236 : cluster 0 pgmap v4393: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 33 KiB/s wr, 409 op/s 2024-04-10T04:20:58.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:57 smithi136 bash[68278]: cluster 2024-04-10T04:20:56.885639+0000 mon.a (mon.0) 4404 : cluster 0 osdmap e2614: 8 total, 8 up, 8 in 2024-04-10T04:20:58.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:57 smithi136 bash[68278]: audit 2024-04-10T04:20:57.640667+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:57 smithi016 bash[72916]: cluster 2024-04-10T04:20:56.815945+0000 mgr.y (mgr.25133) 2236 : cluster 0 pgmap v4393: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 33 KiB/s wr, 409 op/s 2024-04-10T04:20:58.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:57 smithi016 bash[72916]: cluster 2024-04-10T04:20:56.885639+0000 mon.a (mon.0) 4404 : cluster 0 osdmap e2614: 8 total, 8 up, 8 in 2024-04-10T04:20:58.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:57 smithi016 bash[72916]: audit 2024-04-10T04:20:57.640667+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:57 smithi016 bash[74137]: cluster 2024-04-10T04:20:56.815945+0000 mgr.y (mgr.25133) 2236 : cluster 0 pgmap v4393: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 33 KiB/s wr, 409 op/s 2024-04-10T04:20:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:57 smithi016 bash[74137]: cluster 2024-04-10T04:20:56.885639+0000 mon.a (mon.0) 4404 : cluster 0 osdmap e2614: 8 total, 8 up, 8 in 2024-04-10T04:20:58.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:57 smithi016 bash[74137]: audit 2024-04-10T04:20:57.640667+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:20:58.680 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-04-10T04:20:59.048 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-04-10T04:20:59.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:58 smithi136 bash[68278]: cluster 2024-04-10T04:20:57.904223+0000 mon.a (mon.0) 4406 : cluster 0 osdmap e2615: 8 total, 8 up, 8 in 2024-04-10T04:20:59.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:58 smithi016 bash[72916]: cluster 2024-04-10T04:20:57.904223+0000 mon.a (mon.0) 4406 : cluster 0 osdmap e2615: 8 total, 8 up, 8 in 2024-04-10T04:20:59.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:58 smithi016 bash[74137]: cluster 2024-04-10T04:20:57.904223+0000 mon.a (mon.0) 4406 : cluster 0 osdmap e2615: 8 total, 8 up, 8 in 2024-04-10T04:20:59.815 INFO:tasks.workunit.client.0.smithi016.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-04-10T04:20:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:20:59.815 INFO:tasks.workunit.client.0.smithi016.stdout:================== 164 passed, 8 skipped in 639.96s (0:10:39) ================== 2024-04-10T04:20:59.888 INFO:tasks.workunit.client.0.smithi016.stderr:+ exit 0 2024-04-10T04:20:59.889 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T04:20:59.889 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T04:20:59.900 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-04-10T04:20:59.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-10T04:21:00.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:59 smithi136 bash[68278]: cluster 2024-04-10T04:20:58.816450+0000 mgr.y (mgr.25133) 2237 : cluster 0 pgmap v4396: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 330 KiB/s rd, 15 KiB/s wr, 412 op/s 2024-04-10T04:21:00.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:20:59 smithi136 bash[68278]: cluster 2024-04-10T04:20:59.801934+0000 mon.a (mon.0) 4407 : cluster 0 osdmap e2616: 8 total, 8 up, 8 in 2024-04-10T04:21:00.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:59 smithi016 bash[72916]: cluster 2024-04-10T04:20:58.816450+0000 mgr.y (mgr.25133) 2237 : cluster 0 pgmap v4396: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 330 KiB/s rd, 15 KiB/s wr, 412 op/s 2024-04-10T04:21:00.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:20:59 smithi016 bash[72916]: cluster 2024-04-10T04:20:59.801934+0000 mon.a (mon.0) 4407 : cluster 0 osdmap e2616: 8 total, 8 up, 8 in 2024-04-10T04:21:00.204 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:59 smithi016 bash[74137]: cluster 2024-04-10T04:20:58.816450+0000 mgr.y (mgr.25133) 2237 : cluster 0 pgmap v4396: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 330 KiB/s rd, 15 KiB/s wr, 412 op/s 2024-04-10T04:21:00.204 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:20:59 smithi016 bash[74137]: cluster 2024-04-10T04:20:59.801934+0000 mon.a (mon.0) 4407 : cluster 0 osdmap e2616: 8 total, 8 up, 8 in 2024-04-10T04:21:00.205 DEBUG:teuthology.parallel:result is None 2024-04-10T04:21:00.205 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T04:21:00.214 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T04:21:00.215 DEBUG:teuthology.orchestra.run.smithi016:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T04:21:00.263 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T04:21:00.263 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-10T04:21:00.263 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-04-10T04:21:00.263 DEBUG:teuthology.parallel:result is None 2024-04-10T04:21:00.263 INFO:teuthology.run_tasks:Running task print... 2024-04-10T04:21:00.274 INFO:teuthology.task.print:**** done end parallel 2024-04-10T04:21:00.274 INFO:teuthology.run_tasks:Running task print... 2024-04-10T04:21:00.283 INFO:teuthology.task.print:**** done start telemetry x... 2024-04-10T04:21:00.284 INFO:teuthology.run_tasks:Running task workunit... 2024-04-10T04:21:00.293 INFO:tasks.workunit:Pulling workunits from ref 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T04:21:00.293 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-10T04:21:00.293 DEBUG:teuthology.orchestra.run.smithi016:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-10T04:21:00.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T04:21:00.314 INFO:teuthology.orchestra.run.smithi016.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-10T04:21:00.314 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T04:21:00.360 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-10T04:21:00.360 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-10T04:21:00.408 INFO:tasks.workunit:timeout=3h 2024-04-10T04:21:00.408 INFO:tasks.workunit:cleanup=True 2024-04-10T04:21:00.409 DEBUG:teuthology.orchestra.run.smithi016:> 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 3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 2024-04-10T04:21:00.458 INFO:tasks.workunit.client.0.smithi016.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-10T04:21:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:21:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:21:01] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.43.0" 2024-04-10T04:21:02.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:01 smithi016 bash[72916]: cluster 2024-04-10T04:21:00.817348+0000 mgr.y (mgr.25133) 2238 : cluster 0 pgmap v4398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:02.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:01 smithi016 bash[74137]: cluster 2024-04-10T04:21:00.817348+0000 mgr.y (mgr.25133) 2238 : cluster 0 pgmap v4398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:02.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:01 smithi136 bash[68278]: cluster 2024-04-10T04:21:00.817348+0000 mgr.y (mgr.25133) 2238 : cluster 0 pgmap v4398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:04.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:03 smithi136 bash[68278]: cluster 2024-04-10T04:21:02.818269+0000 mgr.y (mgr.25133) 2239 : cluster 0 pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:04.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:03 smithi016 bash[74137]: cluster 2024-04-10T04:21:02.818269+0000 mgr.y (mgr.25133) 2239 : cluster 0 pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:04.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:03 smithi016 bash[72916]: cluster 2024-04-10T04:21:02.818269+0000 mgr.y (mgr.25133) 2239 : cluster 0 pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:06.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:05 smithi136 bash[68278]: cluster 2024-04-10T04:21:04.819431+0000 mgr.y (mgr.25133) 2240 : cluster 0 pgmap v4400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:06.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:05 smithi016 bash[72916]: cluster 2024-04-10T04:21:04.819431+0000 mgr.y (mgr.25133) 2240 : cluster 0 pgmap v4400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:06.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:05 smithi016 bash[74137]: cluster 2024-04-10T04:21:04.819431+0000 mgr.y (mgr.25133) 2240 : cluster 0 pgmap v4400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:08.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:07 smithi136 bash[68278]: cluster 2024-04-10T04:21:06.820302+0000 mgr.y (mgr.25133) 2241 : cluster 0 pgmap v4401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:08.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:07 smithi016 bash[72916]: cluster 2024-04-10T04:21:06.820302+0000 mgr.y (mgr.25133) 2241 : cluster 0 pgmap v4401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:08.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:07 smithi016 bash[74137]: cluster 2024-04-10T04:21:06.820302+0000 mgr.y (mgr.25133) 2241 : cluster 0 pgmap v4401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:10.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:09 smithi136 bash[68278]: cluster 2024-04-10T04:21:08.821122+0000 mgr.y (mgr.25133) 2242 : cluster 0 pgmap v4402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:10.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:09 smithi016 bash[72916]: cluster 2024-04-10T04:21:08.821122+0000 mgr.y (mgr.25133) 2242 : cluster 0 pgmap v4402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:10.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:09 smithi016 bash[74137]: cluster 2024-04-10T04:21:08.821122+0000 mgr.y (mgr.25133) 2242 : cluster 0 pgmap v4402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:12.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:11 smithi016 bash[72916]: cluster 2024-04-10T04:21:10.822272+0000 mgr.y (mgr.25133) 2243 : cluster 0 pgmap v4403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:12.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:21:11 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:21:11] "GET /metrics HTTP/1.1" 200 36809 "" "Prometheus/2.43.0" 2024-04-10T04:21:12.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:11 smithi016 bash[74137]: cluster 2024-04-10T04:21:10.822272+0000 mgr.y (mgr.25133) 2243 : cluster 0 pgmap v4403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:12.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:11 smithi136 bash[68278]: cluster 2024-04-10T04:21:10.822272+0000 mgr.y (mgr.25133) 2243 : cluster 0 pgmap v4403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:13.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:12 smithi016 bash[74137]: audit 2024-04-10T04:21:12.640961+0000 mon.a (mon.0) 4408 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:13.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:12 smithi016 bash[72916]: audit 2024-04-10T04:21:12.640961+0000 mon.a (mon.0) 4408 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:13.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:12 smithi136 bash[68278]: audit 2024-04-10T04:21:12.640961+0000 mon.a (mon.0) 4408 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:14.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:13 smithi016 bash[72916]: cluster 2024-04-10T04:21:12.823285+0000 mgr.y (mgr.25133) 2244 : cluster 0 pgmap v4404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:14.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:13 smithi016 bash[74137]: cluster 2024-04-10T04:21:12.823285+0000 mgr.y (mgr.25133) 2244 : cluster 0 pgmap v4404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:14.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:13 smithi136 bash[68278]: cluster 2024-04-10T04:21:12.823285+0000 mgr.y (mgr.25133) 2244 : cluster 0 pgmap v4404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:16.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:15 smithi016 bash[74137]: cluster 2024-04-10T04:21:14.823871+0000 mgr.y (mgr.25133) 2245 : cluster 0 pgmap v4405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:16.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:15 smithi016 bash[72916]: cluster 2024-04-10T04:21:14.823871+0000 mgr.y (mgr.25133) 2245 : cluster 0 pgmap v4405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:16.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:15 smithi136 bash[68278]: cluster 2024-04-10T04:21:14.823871+0000 mgr.y (mgr.25133) 2245 : cluster 0 pgmap v4405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:18.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:17 smithi016 bash[72916]: cluster 2024-04-10T04:21:16.824891+0000 mgr.y (mgr.25133) 2246 : cluster 0 pgmap v4406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:18.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:17 smithi016 bash[74137]: cluster 2024-04-10T04:21:16.824891+0000 mgr.y (mgr.25133) 2246 : cluster 0 pgmap v4406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:18.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:17 smithi136 bash[68278]: cluster 2024-04-10T04:21:16.824891+0000 mgr.y (mgr.25133) 2246 : cluster 0 pgmap v4406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:20.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:19 smithi016 bash[72916]: cluster 2024-04-10T04:21:18.825469+0000 mgr.y (mgr.25133) 2247 : cluster 0 pgmap v4407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:20.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:19 smithi016 bash[74137]: cluster 2024-04-10T04:21:18.825469+0000 mgr.y (mgr.25133) 2247 : cluster 0 pgmap v4407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:20.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:19 smithi136 bash[68278]: cluster 2024-04-10T04:21:18.825469+0000 mgr.y (mgr.25133) 2247 : cluster 0 pgmap v4407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:22.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:21:21 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:21:21] "GET /metrics HTTP/1.1" 200 34336 "" "Prometheus/2.43.0" 2024-04-10T04:21:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:21 smithi016 bash[74137]: cluster 2024-04-10T04:21:20.826090+0000 mgr.y (mgr.25133) 2248 : cluster 0 pgmap v4408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:22.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:21 smithi016 bash[72916]: cluster 2024-04-10T04:21:20.826090+0000 mgr.y (mgr.25133) 2248 : cluster 0 pgmap v4408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:22.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:21 smithi136 bash[68278]: cluster 2024-04-10T04:21:20.826090+0000 mgr.y (mgr.25133) 2248 : cluster 0 pgmap v4408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:24.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:23 smithi016 bash[72916]: cluster 2024-04-10T04:21:22.826639+0000 mgr.y (mgr.25133) 2249 : cluster 0 pgmap v4409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:24.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:23 smithi016 bash[74137]: cluster 2024-04-10T04:21:22.826639+0000 mgr.y (mgr.25133) 2249 : cluster 0 pgmap v4409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:24.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:23 smithi136 bash[68278]: cluster 2024-04-10T04:21:22.826639+0000 mgr.y (mgr.25133) 2249 : cluster 0 pgmap v4409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:26.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:25 smithi016 bash[72916]: cluster 2024-04-10T04:21:24.827232+0000 mgr.y (mgr.25133) 2250 : cluster 0 pgmap v4410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:26.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:25 smithi016 bash[74137]: cluster 2024-04-10T04:21:24.827232+0000 mgr.y (mgr.25133) 2250 : cluster 0 pgmap v4410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:26.420 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:25 smithi136 bash[68278]: cluster 2024-04-10T04:21:24.827232+0000 mgr.y (mgr.25133) 2250 : cluster 0 pgmap v4410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:27 smithi016 bash[72916]: cluster 2024-04-10T04:21:26.827792+0000 mgr.y (mgr.25133) 2251 : cluster 0 pgmap v4411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:28.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:27 smithi016 bash[72916]: audit 2024-04-10T04:21:27.640644+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:27 smithi016 bash[74137]: cluster 2024-04-10T04:21:26.827792+0000 mgr.y (mgr.25133) 2251 : cluster 0 pgmap v4411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:28.313 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:27 smithi016 bash[74137]: audit 2024-04-10T04:21:27.640644+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:27 smithi136 bash[68278]: cluster 2024-04-10T04:21:26.827792+0000 mgr.y (mgr.25133) 2251 : cluster 0 pgmap v4411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:28.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:27 smithi136 bash[68278]: audit 2024-04-10T04:21:27.640644+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:30.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:29 smithi016 bash[72916]: cluster 2024-04-10T04:21:28.828352+0000 mgr.y (mgr.25133) 2252 : cluster 0 pgmap v4412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:30.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:29 smithi016 bash[74137]: cluster 2024-04-10T04:21:28.828352+0000 mgr.y (mgr.25133) 2252 : cluster 0 pgmap v4412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:30.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:29 smithi136 bash[68278]: cluster 2024-04-10T04:21:28.828352+0000 mgr.y (mgr.25133) 2252 : cluster 0 pgmap v4412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:32.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:31 smithi016 bash[72916]: cluster 2024-04-10T04:21:30.828950+0000 mgr.y (mgr.25133) 2253 : cluster 0 pgmap v4413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:32.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:21:31 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:21:31] "GET /metrics HTTP/1.1" 200 34334 "" "Prometheus/2.43.0" 2024-04-10T04:21:32.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:31 smithi016 bash[74137]: cluster 2024-04-10T04:21:30.828950+0000 mgr.y (mgr.25133) 2253 : cluster 0 pgmap v4413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:32.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:31 smithi136 bash[68278]: cluster 2024-04-10T04:21:30.828950+0000 mgr.y (mgr.25133) 2253 : cluster 0 pgmap v4413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:34.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:33 smithi016 bash[72916]: cluster 2024-04-10T04:21:32.829489+0000 mgr.y (mgr.25133) 2254 : cluster 0 pgmap v4414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:34.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:33 smithi016 bash[74137]: cluster 2024-04-10T04:21:32.829489+0000 mgr.y (mgr.25133) 2254 : cluster 0 pgmap v4414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:34.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:33 smithi136 bash[68278]: cluster 2024-04-10T04:21:32.829489+0000 mgr.y (mgr.25133) 2254 : cluster 0 pgmap v4414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:36.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:35 smithi016 bash[72916]: cluster 2024-04-10T04:21:34.830039+0000 mgr.y (mgr.25133) 2255 : cluster 0 pgmap v4415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:36.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:35 smithi016 bash[74137]: cluster 2024-04-10T04:21:34.830039+0000 mgr.y (mgr.25133) 2255 : cluster 0 pgmap v4415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:36.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:35 smithi136 bash[68278]: cluster 2024-04-10T04:21:34.830039+0000 mgr.y (mgr.25133) 2255 : cluster 0 pgmap v4415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:38.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:37 smithi016 bash[72916]: cluster 2024-04-10T04:21:36.830691+0000 mgr.y (mgr.25133) 2256 : cluster 0 pgmap v4416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:38.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:37 smithi016 bash[74137]: cluster 2024-04-10T04:21:36.830691+0000 mgr.y (mgr.25133) 2256 : cluster 0 pgmap v4416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:38.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:37 smithi136 bash[68278]: cluster 2024-04-10T04:21:36.830691+0000 mgr.y (mgr.25133) 2256 : cluster 0 pgmap v4416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:40.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:39 smithi016 bash[72916]: cluster 2024-04-10T04:21:38.831263+0000 mgr.y (mgr.25133) 2257 : cluster 0 pgmap v4417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:40.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:39 smithi016 bash[74137]: cluster 2024-04-10T04:21:38.831263+0000 mgr.y (mgr.25133) 2257 : cluster 0 pgmap v4417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:40.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:39 smithi136 bash[68278]: cluster 2024-04-10T04:21:38.831263+0000 mgr.y (mgr.25133) 2257 : cluster 0 pgmap v4417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:42.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:41 smithi016 bash[72916]: cluster 2024-04-10T04:21:40.831816+0000 mgr.y (mgr.25133) 2258 : cluster 0 pgmap v4418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:42.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:21:41 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:21:41] "GET /metrics HTTP/1.1" 200 34334 "" "Prometheus/2.43.0" 2024-04-10T04:21:42.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:41 smithi016 bash[74137]: cluster 2024-04-10T04:21:40.831816+0000 mgr.y (mgr.25133) 2258 : cluster 0 pgmap v4418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:42.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:41 smithi136 bash[68278]: cluster 2024-04-10T04:21:40.831816+0000 mgr.y (mgr.25133) 2258 : cluster 0 pgmap v4418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:43.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:42 smithi016 bash[72916]: audit 2024-04-10T04:21:42.641007+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:43.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:42 smithi016 bash[74137]: audit 2024-04-10T04:21:42.641007+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:43.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:42 smithi136 bash[68278]: audit 2024-04-10T04:21:42.641007+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:44.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:43 smithi016 bash[72916]: cluster 2024-04-10T04:21:42.832308+0000 mgr.y (mgr.25133) 2259 : cluster 0 pgmap v4419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:44.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:43 smithi016 bash[74137]: cluster 2024-04-10T04:21:42.832308+0000 mgr.y (mgr.25133) 2259 : cluster 0 pgmap v4419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:44.421 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:43 smithi136 bash[68278]: cluster 2024-04-10T04:21:42.832308+0000 mgr.y (mgr.25133) 2259 : cluster 0 pgmap v4419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:46.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:45 smithi016 bash[72916]: cluster 2024-04-10T04:21:44.832886+0000 mgr.y (mgr.25133) 2260 : cluster 0 pgmap v4420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:46.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:45 smithi016 bash[74137]: cluster 2024-04-10T04:21:44.832886+0000 mgr.y (mgr.25133) 2260 : cluster 0 pgmap v4420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:46.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:45 smithi136 bash[68278]: cluster 2024-04-10T04:21:44.832886+0000 mgr.y (mgr.25133) 2260 : cluster 0 pgmap v4420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:48.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:47 smithi136 bash[68278]: cluster 2024-04-10T04:21:46.833470+0000 mgr.y (mgr.25133) 2261 : cluster 0 pgmap v4421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:48.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:47 smithi016 bash[72916]: cluster 2024-04-10T04:21:46.833470+0000 mgr.y (mgr.25133) 2261 : cluster 0 pgmap v4421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:48.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:47 smithi016 bash[74137]: cluster 2024-04-10T04:21:46.833470+0000 mgr.y (mgr.25133) 2261 : cluster 0 pgmap v4421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:50.170 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:49 smithi136 bash[68278]: cluster 2024-04-10T04:21:48.834029+0000 mgr.y (mgr.25133) 2262 : cluster 0 pgmap v4422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:50.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:49 smithi016 bash[72916]: cluster 2024-04-10T04:21:48.834029+0000 mgr.y (mgr.25133) 2262 : cluster 0 pgmap v4422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:50.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:49 smithi016 bash[74137]: cluster 2024-04-10T04:21:48.834029+0000 mgr.y (mgr.25133) 2262 : cluster 0 pgmap v4422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:51.431 INFO:tasks.workunit.client.0.smithi016.stderr:Updating files: 97% (11790/12088) Updating files: 98% (11847/12088) Updating files: 99% (11968/12088) Updating files: 100% (12088/12088) Updating files: 100% (12088/12088), done. 2024-04-10T04:21:52.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:51 smithi016 bash[72916]: cluster 2024-04-10T04:21:50.834979+0000 mgr.y (mgr.25133) 2263 : cluster 0 pgmap v4423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:52.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:51 smithi016 bash[74137]: cluster 2024-04-10T04:21:50.834979+0000 mgr.y (mgr.25133) 2263 : cluster 0 pgmap v4423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:52.063 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:21:51 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:21:51] "GET /metrics HTTP/1.1" 200 34333 "" "Prometheus/2.43.0" 2024-04-10T04:21:52.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:51 smithi136 bash[68278]: cluster 2024-04-10T04:21:50.834979+0000 mgr.y (mgr.25133) 2263 : cluster 0 pgmap v4423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:52.227 INFO:tasks.workunit.client.0.smithi016.stderr:Note: switching to '3a866975a60f6dc859246f6f19fd8ddb4db2cc2e'. 2024-04-10T04:21:52.227 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:52.227 INFO:tasks.workunit.client.0.smithi016.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-04-10T04:21:52.227 INFO:tasks.workunit.client.0.smithi016.stderr:changes and commit them, and you can discard any commits you make in this 2024-04-10T04:21:52.227 INFO:tasks.workunit.client.0.smithi016.stderr:state without impacting any branches by switching back to a branch. 2024-04-10T04:21:52.227 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr:If you want to create a new branch to retain commits you create, you may 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr:do so (now or later) by using -c with the switch command. Example: 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr: git switch -c 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr:Or undo this operation with: 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr: git switch - 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:52.228 INFO:tasks.workunit.client.0.smithi016.stderr:HEAD is now at 3a866975a60 Merge branch 'wip-65374-squid' of https://github.com/ronen-fr/ceph into wip-yuri4-testing-2024-04-08-1432 2024-04-10T04:21:52.236 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T04:21:52.242 INFO:tasks.workunit.client.0.smithi016.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-10T04:21:52.244 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T04:21:52.245 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-10T04:21:52.297 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-10T04:21:52.349 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-10T04:21:52.392 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-10T04:21:52.394 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T04:21:52.395 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-10T04:21:52.438 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-10T04:21:52.441 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-10T04:21:52.441 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-10T04:21:52.492 INFO:tasks.workunit:Running workunits matching test_telemetry_quincy_x.sh on client.0... 2024-04-10T04:21:52.493 INFO:tasks.workunit:Running workunit test_telemetry_quincy_x.sh... 2024-04-10T04:21:52.493 DEBUG:teuthology.orchestra.run.smithi016:workunit test test_telemetry_quincy_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=3a866975a60f6dc859246f6f19fd8ddb4db2cc2e 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_quincy_x.sh 2024-04-10T04:21:52.543 INFO:tasks.workunit.client.0.smithi016.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-04-10T04:21:52.995 INFO:tasks.workunit.client.0.smithi016.stderr:+ LAST_OPT_REVISION=1 2024-04-10T04:21:52.996 INFO:tasks.workunit.client.0.smithi016.stderr:+ '[' 1 -ne 1 ']' 2024-04-10T04:21:52.996 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph -s 2024-04-10T04:21:53.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:52 smithi136 bash[68278]: audit 2024-04-10T04:21:52.850514+0000 mon.a (mon.0) 4411 : audit 0 from='client.? 172.21.15.16:0/1745580746' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T04:21:53.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:52 smithi016 bash[72916]: audit 2024-04-10T04:21:52.850514+0000 mon.a (mon.0) 4411 : audit 0 from='client.? 172.21.15.16:0/1745580746' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T04:21:53.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:52 smithi016 bash[74137]: audit 2024-04-10T04:21:52.850514+0000 mon.a (mon.0) 4411 : audit 0 from='client.? 172.21.15.16:0/1745580746' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T04:21:53.542 INFO:tasks.workunit.client.0.smithi016.stdout: cluster: 2024-04-10T04:21:53.542 INFO:tasks.workunit.client.0.smithi016.stdout: id: 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 2024-04-10T04:21:53.542 INFO:tasks.workunit.client.0.smithi016.stdout: health: HEALTH_WARN 2024-04-10T04:21:53.542 INFO:tasks.workunit.client.0.smithi016.stdout: Telemetry requires re-opt-in 2024-04-10T04:21:53.542 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:21:53.542 INFO:tasks.workunit.client.0.smithi016.stdout: services: 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: mon: 3 daemons, quorum a,b,c (age 68m) 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: mgr: y(active, since 69m), standbys: x 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: mds: 1/1 daemons up, 1 standby 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: osd: 8 osds: 8 up (since 64m), 8 in (since 79m) 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: data: 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: volumes: 1/1 healthy 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: pools: 4 pools, 105 pgs 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: objects: 28 objects, 4.6 MiB 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: usage: 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: pgs: 105 active+clean 2024-04-10T04:21:53.543 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-04-10T04:21:53.558 INFO:tasks.workunit.client.0.smithi016.stderr:++ ceph telemetry collection ls 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:+ COLLECTIONS='New collections are available: 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:['\''basic_pool_flags'\''] 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-10T04:21:54.088 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:device_base REPORTING Information about device health metrics 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf REPORTING Information about performance counters of the cluster ' 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_options_bluestore") 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:['basic_pool_flags'] 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-10T04:21:54.089 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:device_base REPORTING Information about device health metrics 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_perf* ]] 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:['basic_pool_flags'] 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T04:21:54.090 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:device_base REPORTING Information about device health metrics 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-04-10T04:21:54.091 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:['basic_pool_flags'] 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:device_base REPORTING Information about device health metrics 2024-04-10T04:21:54.092 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:['basic_pool_flags'] 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-10T04:21:54.093 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:device_base REPORTING Information about device health metrics 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:['basic_pool_flags'] 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-10T04:21:54.094 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:device_base REPORTING Information about device health metrics 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:+ [[ New collections are available: 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:['basic_pool_flags'] 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr: 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:NAME STATUS DESC 2024-04-10T04:21:54.095 INFO:tasks.workunit.client.0.smithi016.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:device_base REPORTING Information about device health metrics 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_options_bluestore* ]] 2024-04-10T04:21:54.096 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry preview 2024-04-10T04:21:54.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:53 smithi136 bash[68278]: cluster 2024-04-10T04:21:52.835871+0000 mgr.y (mgr.25133) 2264 : cluster 0 pgmap v4424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:54.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:53 smithi136 bash[68278]: audit 2024-04-10T04:21:52.978897+0000 mon.a (mon.0) 4412 : audit 0 from='client.? 172.21.15.16:0/1745580746' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T04:21:54.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:53 smithi136 bash[68278]: audit 2024-04-10T04:21:53.376831+0000 mon.a (mon.0) 4413 : audit 0 from='client.? 172.21.15.16:0/2380630134' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-10T04:21:54.171 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:53 smithi136 bash[68278]: audit 2024-04-10T04:21:53.544995+0000 mon.a (mon.0) 4414 : audit 0 from='client.? 172.21.15.16:0/2380630134' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-10T04:21:54.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:53 smithi016 bash[74137]: cluster 2024-04-10T04:21:52.835871+0000 mgr.y (mgr.25133) 2264 : cluster 0 pgmap v4424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:54.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:53 smithi016 bash[74137]: audit 2024-04-10T04:21:52.978897+0000 mon.a (mon.0) 4412 : audit 0 from='client.? 172.21.15.16:0/1745580746' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T04:21:54.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:53 smithi016 bash[74137]: audit 2024-04-10T04:21:53.376831+0000 mon.a (mon.0) 4413 : audit 0 from='client.? 172.21.15.16:0/2380630134' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-10T04:21:54.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:53 smithi016 bash[74137]: audit 2024-04-10T04:21:53.544995+0000 mon.a (mon.0) 4414 : audit 0 from='client.? 172.21.15.16:0/2380630134' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-10T04:21:54.312 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:53 smithi016 bash[72916]: cluster 2024-04-10T04:21:52.835871+0000 mgr.y (mgr.25133) 2264 : cluster 0 pgmap v4424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:54.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:53 smithi016 bash[72916]: audit 2024-04-10T04:21:52.978897+0000 mon.a (mon.0) 4412 : audit 0 from='client.? 172.21.15.16:0/1745580746' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-10T04:21:54.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:53 smithi016 bash[72916]: audit 2024-04-10T04:21:53.376831+0000 mon.a (mon.0) 4413 : audit 0 from='client.? 172.21.15.16:0/2380630134' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-10T04:21:54.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:53 smithi016 bash[72916]: audit 2024-04-10T04:21:53.544995+0000 mon.a (mon.0) 4414 : audit 0 from='client.? 172.21.15.16:0/2380630134' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer": { 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: "active": true, 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: "mode": "" 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: "channels": [ 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T04:21:55.112 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "channels_available": [ 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_available": [ 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T04:21:55.113 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_flags" 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_opted_in": [ 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T04:21:55.114 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore", 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_flags" 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "config": { 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "active_changed": [ 2024-04-10T04:21:55.115 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "client_check_pool_perm", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_gid", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_uid", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "client_quota", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "daemonize", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T04:21:55.116 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "keyring", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "log_stderr_prefix", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T04:21:55.117 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T04:21:55.118 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_stderr", 2024-04-10T04:21:55.118 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T04:21:55.118 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T04:21:55.118 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_host", 2024-04-10T04:21:55.118 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mds_skip_sanity", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T04:21:55.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "no_config_file", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T04:21:55.120 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T04:21:55.121 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T04:21:55.121 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T04:21:55.121 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T04:21:55.121 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T04:21:55.121 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T04:21:55.121 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_hdd", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_hybrid", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_ssd", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_max_backfills", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-10T04:21:55.122 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_lim", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_res", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pg_delete_cost", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active_hdd", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active_ssd", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T04:21:55.123 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_hdd", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_hybrid", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_ssd", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_sleep", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_hdd", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_ssd", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-10T04:21:55.124 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_default_features", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_qos_exclude_ops", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "setgroup", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "setuser" 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_changed": [ 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T04:21:55.125 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_join_fs", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/allow_ptrace", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/container_init", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/migration_current", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/use_repo_digest", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-10T04:21:55.126 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ssl_server_port", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/orchestrator/orchestrator", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_ident", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_perf", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/description", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/enabled", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/organization", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T04:21:55.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mds_skip_sanity", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T04:21:55.128 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T04:21:55.129 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_cache_enabled", 2024-04-10T04:21:55.130 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_ops_log", 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_usage_log" 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "contact": null, 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "crashes": [], 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "created": "2024-04-10T02:53:33.882278Z", 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "crush": { 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_algs": { 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "straw2": 3 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_sizes": { 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "2": 1, 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "4": 2 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.131 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_types": { 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "1": 2, 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "11": 1 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "compat_weight_set": false, 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "device_classes": [ 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: 8 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_buckets": 6, 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_devices": 8, 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_rules": 2, 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_types": 12, 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_weight_sets": 0, 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "tunables": { 2024-04-10T04:21:55.132 INFO:tasks.workunit.client.0.smithi016.stdout: "allowed_bucket_algs": 54, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_fallback_tries": 0, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_tries": 0, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_total_tries": 50, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_descend_once": 1, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_stable": 1, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_vary_r": 1, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "has_msr_rules": 0, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v2_rules": 1, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v3_rules": 0, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v4_buckets": 1, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v5_rules": 0, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "legacy_tunables": 0, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "minimum_required_version": "jewel", 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "msr_collision_tries": 100, 2024-04-10T04:21:55.133 INFO:tasks.workunit.client.0.smithi016.stdout: "msr_descents": 100, 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "optimal_tunables": 1, 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "profile": "jewel", 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables": 1, 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables2": 1, 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables3": 1, 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables5": 1, 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "straw_calc_version": 1 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "description": "upgrade test cluster", 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "fs": { 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "feature_flags": { 2024-04-10T04:21:55.134 INFO:tasks.workunit.client.0.smithi016.stdout: "enable_multiple": true, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_enabled_multiple": true 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "filesystems": [ 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "approx_ctime": "2024-04", 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer_enabled": false, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_caps": 0, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_dns": 10, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_inos": 13, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_subtrees": 2, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_allowed_features": 0, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "explicitly_allowed_features": 0, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "files": 0, 2024-04-10T04:21:55.135 INFO:tasks.workunit.client.0.smithi016.stdout: "max_mds": 1, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_data_pools": 1, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_in": 1, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_mds": 1, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": 0, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_replay": 0, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_up": 1, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "snaps": 0, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "standby_count_wanted": 0 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_mds": 1, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "total_num_mds": 2 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_stats": { 2024-04-10T04:21:55.136 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20512768, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 433848, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 794624, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 433, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1436968, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 22, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 989184, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14900256, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 21307392 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.137 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20258816, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 350176, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 868352, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 0, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 343, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1014176, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 13, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 797696, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14475904, 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 20258816 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.138 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 243384320, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 5408952, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3145728, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 966656, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 9121, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 15039088, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 23, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 3928064, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 215862488, 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 244350976 2024-04-10T04:21:55.139 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 166510592, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 2736680, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3014656, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 2187264, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 0, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 6355, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 10430488, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2953984, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 145187520, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 166510592 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.140 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 152485888, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 2097456, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3014656, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 8192, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 376832, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 5704, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 8797168, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1961728, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 136606688, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 152862720 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.141 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 568500224, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 23491232, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5636096, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 3178496, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 13802, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 101028176, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 10229760, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 428114960, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 571678720 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:55.142 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 553426944, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 22760096, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3407872, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 80715776, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 13089, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 87741360, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 8944128, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 430573488, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 634142720 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 561053696, 2024-04-10T04:21:55.143 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 20985504, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 33726464, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11194, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 99631064, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11394048, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 423538056, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 594780160 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 600088576, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 26197488, 2024-04-10T04:21:55.144 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3276800, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 7610368, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 10799, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 96655920, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 10818816, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 463139552, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 607698944 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 492191744, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 23981272, 2024-04-10T04:21:55.145 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 75128832, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11629, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 84031640, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11205888, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 367467920, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 567320576 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 562569216, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 29366080, 2024-04-10T04:21:55.146 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 27844608, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11940, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 96247624, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 9979648, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 421470840, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 590413824 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 456327168, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 20378072, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3276800, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.147 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 27811840, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 9722, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 79225496, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11719424, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 341727376, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 484139008 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 590610432, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 25687112, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3407872, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 10706944, 2024-04-10T04:21:55.148 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11578, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 95117976, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 59, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11510528, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 454886944, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 601317376 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "hosts": { 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num": 2, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mds": 2, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mgr": 2, 2024-04-10T04:21:55.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mon": 2, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_osd": 2 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "io_rate": { 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_stats_delta": { 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 0, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 0, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "stamp_delta": "12.004216", 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:55.153 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 0 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard": false, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard_description": null, 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "license": "sharing-1-0", 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "mempool": { 2024-04-10T04:21:55.154 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.155 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.156 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.157 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.158 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.159 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222384, 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 67 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 51904, 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 181 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.160 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12600, 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 259 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.161 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.162 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.162 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.162 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.162 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.162 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.162 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.163 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.165 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.166 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.167 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 149008, 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 33 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.168 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 928, 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.170 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.171 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.172 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.174 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.175 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 47323241, 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6793 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.177 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11952, 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 368 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.178 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.179 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.181 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.182 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 44073041, 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6026 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 528, 2024-04-10T04:21:55.184 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.185 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5976, 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 184 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.186 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.187 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.188 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.189 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.190 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 38587442, 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4791 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 968, 2024-04-10T04:21:55.192 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.193 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5976, 2024-04-10T04:21:55.194 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 184 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.195 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 22152, 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 399 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 35072, 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 25 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1536, 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.196 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57200, 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 715 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 388336, 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1867 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 212438, 2024-04-10T04:21:55.197 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 91 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2269442, 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 508302 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6562256, 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9682 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81152, 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8644 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.198 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89616, 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1867 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.199 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 64615, 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 51 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.200 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9024771, 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12935 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8712, 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 99 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 522720, 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T04:21:55.201 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6844760, 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 17831 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.202 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:55.203 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 24480, 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 435 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 39552, 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1536, 2024-04-10T04:21:55.204 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57280, 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 716 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 372736, 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1792 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.205 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1182287, 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 293 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2347193, 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 517269 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6664936, 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9833 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69864, 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7316 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.206 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86016, 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1792 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172310, 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1232 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 74311, 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 49 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9200357, 2024-04-10T04:21:55.208 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 271 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 27368, 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 311 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 453024, 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.209 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7282288, 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 21142 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.210 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.211 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21752, 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 392 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31360, 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 28 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2496, 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 13 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.212 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56320, 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 704 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 372112, 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1789 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 355305, 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 81 2024-04-10T04:21:55.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1690911, 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 372542 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4900336, 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7238 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 68796, 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7301 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 85872, 2024-04-10T04:21:55.214 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1789 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:55.215 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 71280, 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 54 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 14839462, 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 268 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.216 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10648, 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 121 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 348480, 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 30 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3207360, 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6168 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.218 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19872, 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 367 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31104, 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 26 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4224, 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 22 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56480, 2024-04-10T04:21:55.220 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 706 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 373152, 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 608975, 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 152 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.221 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1660269, 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 366291 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4826896, 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7130 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69708, 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7321 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86112, 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:55.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:55.223 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 84851, 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 55 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 24051584, 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 295 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.224 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16544, 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 188 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 429792, 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 37 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.225 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3543488, 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9168 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.226 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.227 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21776, 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 394 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 538880, 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3072, 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 16 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56640, 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 708 2024-04-10T04:21:55.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 373152, 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 891918, 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 223 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2033512, 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 447496 2024-04-10T04:21:55.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5804056, 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8567 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69904, 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7320 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86112, 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.230 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172054, 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.231 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81199, 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 49 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 17227318, 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 262 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21296, 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 242 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.232 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 453024, 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5262400, 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12520 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.233 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 22576, 2024-04-10T04:21:55.235 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 408 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31360, 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 28 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 768, 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56640, 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 708 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.236 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 386464, 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1858 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 392629, 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 109 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2243132, 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 502451 2024-04-10T04:21:55.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6467736, 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9543 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 79372, 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8477 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89184, 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1858 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.238 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172310, 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1232 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:55.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86591, 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 52 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5201090, 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 245 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10648, 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 121 2024-04-10T04:21:55.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 476256, 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 41 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6386120, 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12281 2024-04-10T04:21:55.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.242 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16136, 2024-04-10T04:21:55.243 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 319 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30720, 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 23 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2880, 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 15 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56400, 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 705 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 374816, 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1802 2024-04-10T04:21:55.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 505830, 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 125 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1646406, 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 364670 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4788136, 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7073 2024-04-10T04:21:55.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 71096, 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7482 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86496, 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1802 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.246 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 171966, 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1230 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 68879, 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 52 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.247 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 15912532, 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 248 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 13112, 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 149 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 441408, 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 38 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3770000, 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9650 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.249 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21592, 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 405 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.251 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 35712, 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 31 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1152, 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57440, 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 718 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 387920, 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1865 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.252 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 456309, 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 122 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1963900, 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 435433 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5638816, 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8324 2024-04-10T04:21:55.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81160, 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8637 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89520, 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1865 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:55.254 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 91498, 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 55 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:55.255 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7797834, 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 259 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11792, 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 134 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.256 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 534336, 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 46 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4836520, 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9317 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:55.257 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:55.258 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: "metadata": { 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 2 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.259 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 2 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 2 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 2 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 2 2024-04-10T04:21:55.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 2 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 3 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-10T04:21:55.261 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 3 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 3 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 3 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 3 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.262 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 3 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 8 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:21:55.263 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 8 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 8 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 8 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 8 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 8 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.264 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_objectstore": { 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": 8 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "rotational": { 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "0": 8 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "features": { 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "optional": [], 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "persistent": [ 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "kraken", 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "luminous", 2024-04-10T04:21:55.265 INFO:tasks.workunit.client.0.smithi016.stdout: "mimic", 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap-prune", 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "nautilus", 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "octopus", 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "pacific", 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "elector-pinging", 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "quincy", 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "reef", 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "squid" 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv4_addr_mons": 6, 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv6_addr_mons": 0, 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "min_mon_release": 19, 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "v1_addr_mons": 3, 2024-04-10T04:21:55.266 INFO:tasks.workunit.client.0.smithi016.stdout: "v2_addr_mons": 3 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "organization": "ceph-qa", 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_network": false, 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8, 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "require_min_compat_client": "luminous", 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "require_osd_release": "squid" 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_perf_histograms": [ 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.267 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:55.268 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:55.269 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:55.270 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:55.271 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:55.272 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5390, 1894, 2814, 7, 12, 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]", 2024-04-10T04:21:55.273 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13430, 1876, 1617, 3, 19, 43, 65, 62, 0, 3, 5, 4, 8, 8, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6441, 175, 190, 3, 7, 10, 39, 68, 23, 40, 26, 27, 22, 10, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 850, 85, 134, 0, 0, 1, 0, 24, 7, 15, 81, 163, 60, 12, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 483, 11, 29, 0, 0, 0, 0, 0, 0, 0, 0, 36, 335, 44, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 98, 8, 19, 7, 0, 0, 0, 0, 0, 0, 0, 7, 15, 20, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 10, 16, 29, 3, 0, 0, 0, 0, 0, 0, 3, 11, 15, 10, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 28, 0, 0, 27, 77, 15, 0, 0, 0, 0, 0, 0, 6, 12, 10, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13, 0, 0, 5, 50, 93, 0, 1, 0, 0, 0, 0, 1, 10, 9, 22, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13, 0, 0, 0, 5, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.274 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.275 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5920, 1511, 0, 0, 3, 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]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 12744, 2371, 171, 0, 10, 1, 5, 1, 0, 5, 1, 4, 2, 11, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4758, 600, 587, 2, 4, 7, 13, 14, 20, 61, 23, 31, 58, 11, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 555, 7, 723, 0, 0, 1, 1, 3, 5, 33, 98, 190, 86, 11, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 304, 1, 28, 0, 0, 0, 0, 0, 0, 0, 0, 50, 430, 35, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 3, 7, 0, 0, 0, 0, 0, 2, 0, 2, 4, 17, 14, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 226, 0, 165, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 79, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 8, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.276 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.277 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.278 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2653, 0, 1, 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]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5629, 18, 5, 0, 8, 0, 1, 1, 0, 0, 4, 2, 3, 12, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2880, 13, 6, 2, 1, 0, 0, 0, 5, 0, 11, 5, 9, 10, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 464, 2, 2, 1, 2, 0, 0, 0, 0, 1, 5, 4, 20, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 193, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 1, 26, 76, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 102, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 11, 12, 14, 81, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 112, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 5, 11, 28, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 30, 44, 45, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 40, 0, 0, 0, 1, 0, 2, 1, 3, 0, 0, 6, 13, 16, 45, 49, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 22, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 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]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.279 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.280 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4552, 2, 0, 1, 6, 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]", 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9271, 24, 2, 2, 2, 1, 0, 1, 1, 0, 0, 1, 0, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3262, 19, 9, 0, 2, 1, 0, 3, 10, 13, 10, 5, 8, 7, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 747, 8, 11, 1, 58, 2, 0, 2, 1, 10, 49, 81, 35, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 512, 15, 1, 0, 231, 0, 0, 0, 0, 0, 0, 26, 178, 21, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 355, 7, 0, 0, 196, 0, 0, 0, 0, 0, 0, 1, 11, 12, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 157, 6, 0, 0, 428, 0, 0, 0, 0, 0, 0, 0, 7, 6, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.281 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 1, 0, 0, 1409, 0, 0, 0, 0, 0, 0, 2, 3, 3, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 0, 0, 0, 376, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.282 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.283 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 873, 37, 0, 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]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4844, 217, 0, 0, 3183, 26, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11807, 23, 1, 2, 4586, 555, 2, 4, 10, 20, 4, 24, 23, 18, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1780, 28, 34, 0, 22, 15, 1, 0, 4, 9, 59, 78, 16, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 384, 3, 6, 25, 1, 9, 1, 0, 0, 1, 1, 17, 179, 3, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 121, 2, 1, 5, 3, 13, 0, 0, 0, 1, 0, 0, 7, 37, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 104, 1, 0, 0, 3, 20, 0, 0, 0, 0, 0, 0, 3, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 12, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 13, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.284 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.285 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 977, 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]", 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6926, 2273, 16, 0, 1, 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-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 10649, 1906, 52, 4, 23, 29, 41, 28, 0, 0, 0, 2, 1, 10, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1202, 44, 26, 1, 8, 5, 23, 46, 1, 1, 1, 3, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 340, 4, 8, 8, 2, 1, 0, 0, 0, 0, 1, 2, 4, 7, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.286 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 189, 16, 1, 1, 0, 0, 0, 2, 0, 0, 0, 0, 3, 12, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 204, 18, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 9, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 89, 40, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 3, 8, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 21, 109, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.287 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.288 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 264, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2330, 1, 0, 0, 2, 1, 0, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5705, 25, 1, 0, 4, 3, 5, 5, 13, 27, 9, 13, 20, 8, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 876, 12, 19, 0, 0, 1, 0, 1, 3, 6, 67, 88, 19, 7, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 275, 4, 6, 0, 0, 0, 0, 0, 1, 0, 1, 19, 219, 10, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 83, 10, 3, 0, 0, 1, 0, 0, 0, 0, 3, 0, 1, 15, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 75, 6, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 153, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.289 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.290 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3287, 254, 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]", 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13843, 3760, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 14226, 4354, 0, 1, 4, 0, 1, 0, 0, 0, 1, 0, 2, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1189, 57, 23, 0, 0, 0, 0, 0, 1, 3, 4, 0, 3, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.291 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 17, 8, 0, 0, 0, 0, 0, 0, 0, 2, 4, 7, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 130, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 3, 19, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 67, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 13, 12, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 14, 10, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.292 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:55.293 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:55.294 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:55.295 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:55.296 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:55.297 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:55.298 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.299 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1170, 29, 25, 20, 7, 4, 1, 0, 2, 0, 0, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3867, 45, 71, 158, 447, 595, 710, 0, 8, 8, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 609, 16, 8, 27, 13, 12, 17, 1, 0, 2, 1, 8, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 410, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 2, 6, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 231, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 2, 2, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 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]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.300 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.301 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 939, 205, 11, 18, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2747, 83, 23, 50, 117, 1, 1, 2, 1, 0, 3, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 471, 6, 1015, 0, 0, 0, 0, 0, 1, 2, 2, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1251, 739, 356, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 7, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.302 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1667, 1699, 171, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 11, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 470, 550, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 13, 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]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.303 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.304 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1141, 2, 1, 0, 2, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7699, 12, 1, 0, 1, 0, 0, 1, 1, 0, 1, 2, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16941, 8, 0, 0, 0, 0, 0, 0, 2, 0, 2, 6, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 495, 1, 0, 0, 0, 0, 0, 0, 0, 1, 4, 2, 7, 13, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 2, 21, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.305 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.306 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1828, 4, 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]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1926, 16, 1, 0, 2, 0, 0, 3, 2, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 301, 16, 4, 7, 0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 461, 233, 30, 63, 0, 0, 0, 0, 0, 0, 1, 4, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1873, 1302, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.307 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2926, 1403, 0, 307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 299, 66, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.308 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.309 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 179, 11, 14, 21, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3915, 172, 22, 47, 150, 259, 467, 5, 14, 11, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 417, 42, 2, 0, 6, 0, 21, 0, 1, 6, 7, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 140, 0, 0, 0, 2, 1, 1, 0, 0, 2, 0, 6, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 55, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 6, 22, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.310 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.311 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 190, 33, 94, 216, 445, 591, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2755, 39, 44, 43, 26, 21, 159, 2, 2, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 205, 13, 0, 4, 1, 2, 3, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.312 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 138, 38, 70, 123, 29, 0, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 81, 0, 11, 2, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 33, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.313 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.314 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2885, 8, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 362, 6, 0, 0, 1, 0, 0, 0, 1, 2, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 235, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.315 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.316 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 202, 18, 34, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.317 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5012, 23, 32, 108, 1, 1, 3, 4, 5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5451, 17, 37, 7, 0, 0, 0, 1, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 199, 12, 3, 0, 0, 0, 0, 0, 0, 1, 1, 3, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.318 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.319 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:55.320 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:55.321 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.322 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:55.323 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:55.324 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.325 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1267, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5915, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 721, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.326 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.327 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3034, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.328 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.329 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:55.330 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.331 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.333 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.333 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.333 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.333 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.333 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.333 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.333 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.334 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1833, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1952, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 333, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 801, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.335 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.336 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.337 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.338 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.339 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3094, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.340 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.341 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.342 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2903, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 321, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.343 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.344 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 302, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5517, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.345 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.346 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.347 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:55.348 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:55.349 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:55.350 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:55.350 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:55.350 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:55.350 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:55.350 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.350 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:55.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.350 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.350 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:55.351 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:55.352 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.353 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 290, 23, 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, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2114, 2, 0, 1, 10, 1, 0, 5, 7, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 784, 8, 2, 1, 3, 5, 6, 14, 30, 47, 107, 46, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 225, 11, 0, 0, 0, 0, 0, 4, 2, 10, 51, 188, 314, 9, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 0, 0, 0, 1, 1, 0, 3, 3, 3, 12, 22, 81, 41, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 747, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 6, 20, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 775, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 0, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 451, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.354 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.355 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 198, 10, 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-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2857, 5, 0, 0, 13, 1, 2, 4, 8, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.356 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1250, 11, 0, 0, 2, 3, 16, 22, 41, 62, 156, 65, 9, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 122, 16, 0, 0, 0, 0, 2, 1, 1, 4, 45, 280, 515, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 154, 32, 0, 0, 0, 0, 1, 0, 2, 2, 6, 18, 94, 43, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 499, 35, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 2, 18, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 634, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 933, 103, 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-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1611, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.357 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 92, 19, 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, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 185, 2, 0, 0, 3, 0, 0, 0, 3, 0, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 12, 1, 0, 2, 1, 1, 2, 5, 5, 26, 27, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 184, 13, 0, 0, 0, 0, 3, 3, 7, 22, 58, 87, 22, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 166, 20, 0, 0, 0, 0, 2, 3, 13, 7, 45, 88, 12, 36, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 77, 40, 0, 0, 2, 0, 0, 1, 1, 2, 16, 24, 8, 22, 36, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 67, 0, 0, 0, 0, 0, 0, 1, 2, 3, 2, 3, 5, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 116, 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, 0]", 2024-04-10T04:21:55.359 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.360 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 213, 9, 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-04-10T04:21:55.361 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1164, 14, 1, 0, 8, 1, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 488, 5, 0, 0, 2, 2, 5, 8, 17, 32, 51, 34, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 368, 2, 0, 0, 0, 0, 0, 3, 3, 2, 21, 89, 189, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 367, 2, 0, 0, 0, 1, 1, 0, 0, 1, 10, 10, 33, 36, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 330, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 5, 19, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 27, 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-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.362 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.363 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 26, 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-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 430, 1, 2, 0, 6, 3, 1, 2, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1613, 11, 0, 0, 11, 5, 7, 8, 19, 30, 47, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 492, 2, 1, 0, 0, 3, 2, 2, 5, 8, 19, 97, 167, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 336, 4, 0, 0, 0, 0, 0, 1, 2, 4, 16, 27, 86, 24, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 0, 0, 0, 0, 0, 1, 1, 0, 0, 4, 3, 7, 40, 43, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.364 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.365 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.366 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 36, 18, 0, 1, 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]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 326, 13, 1, 0, 14, 0, 3, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 60, 4, 1, 0, 3, 0, 1, 0, 2, 9, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 83, 2, 0, 1, 0, 1, 0, 2, 1, 9, 23, 31, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 10, 0, 1, 0, 0, 2, 0, 1, 4, 5, 16, 14, 23, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11, 20, 0, 0, 0, 0, 0, 0, 0, 1, 3, 3, 3, 26, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 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]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.367 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 3, 0, 0, 2, 2, 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]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1586, 3, 1, 1, 3, 3, 1, 10, 4, 32, 50, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 521, 0, 0, 0, 0, 0, 1, 2, 3, 1, 11, 90, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 313, 1, 0, 0, 0, 0, 0, 0, 0, 3, 4, 12, 75, 24, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 159, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 2, 8, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.369 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 31, 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-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.370 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.371 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 30, 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]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 343, 12, 1, 0, 1, 0, 5, 4, 11, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 73, 10, 0, 0, 4, 0, 0, 5, 7, 15, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 18, 0, 0, 0, 1, 1, 3, 3, 6, 18, 21, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 64, 10, 0, 0, 0, 1, 0, 0, 1, 5, 16, 28, 21, 24, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 6, 12, 38, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.372 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.373 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_resrv_repnum_vs_duration": { 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 8, 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "number of replicas", 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 1, 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0]", 2024-04-10T04:21:55.374 INFO:tasks.workunit.client.0.smithi016.stdout: "[1, 1]", 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "[2, 2]", 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "[3, 3]", 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "[4, 4]", 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "[5, 5]", 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "[6, None]" 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "linear" 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 10, 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "duration", 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 250000, 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:55.375 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 249999]", 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "[250000, 499999]", 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "[500000, 999999]", 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "[1000000, 1999999]", 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "[2000000, 3999999]", 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "[4000000, 7999999]", 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "[8000000, 15999999]", 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "[16000000, 31999999]", 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "[32000000, None]" 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.376 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:55.377 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.378 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.379 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.380 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.381 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.382 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:55.383 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_counters": { 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: "caps": { 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flush_ack": { 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_grant": { 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_revoke": { 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_trunc": { 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_commit": { 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch_complete": { 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch_keys": { 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_merge": { 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_split": { 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "exported_inodes": { 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "forward": { 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_cap_release": { 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps": { 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps_dirty": { 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_inode_file_caps": { 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.387 INFO:tasks.workunit.client.0.smithi016.stdout: "imported_inodes": { 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes": { 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_expired": { 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_pinned": { 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_with_caps": { 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: "load_cent": { 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: "openino_dir_fetch": { 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: "process_request_cap_release": { 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: "reply_latency": { 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: "request": { 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rbytes": { 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rfiles": { 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rsnaps": { 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.390 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_reply": { 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "subtrees": { 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_cache": { 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_enqueue_scrub": { 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_exportdir": { 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_flush": { 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragmentdir": { 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragstats": { 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_inodestats": { 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_quiesce_inode": { 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_quiesce_path": { 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_enqueued": { 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_prioritized": { 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_processing": { 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays": { 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_delayed": { 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_enqueuing": { 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_completed": { 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_started": { 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_created": { 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_enqueued": { 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.394 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_migrated": { 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_reintegrated": { 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_log": { 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "ev": { 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "evadd": { 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "evex": { 2024-04-10T04:21:55.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "evexd": { 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "evexg": { 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "evlrg": { 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "evtrm": { 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "jlat": { 2024-04-10T04:21:55.396 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "replayed": { 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "seg": { 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "segadd": { 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "segex": { 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "segexd": { 2024-04-10T04:21:55.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: "segexg": { 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: "segmjr": { 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: "segtrm": { 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_mem": { 2024-04-10T04:21:55.398 INFO:tasks.workunit.client.0.smithi016.stdout: "cap": { 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "cap+": { 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "cap-": { 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "dir": { 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "dir+": { 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.399 INFO:tasks.workunit.client.0.smithi016.stdout: "dir-": { 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "dn": { 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "dn+": { 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "dn-": { 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "heap": { 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248188 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.400 INFO:tasks.workunit.client.0.smithi016.stdout: "ino": { 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "ino+": { 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "ino-": { 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "rss": { 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45352 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_server": { 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_acquisition_throttle": { 2024-04-10T04:21:55.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_revoke_eviction": { 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_request": { 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_session": { 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_peer_request": { 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "req_create_latency": { 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getattr_latency": { 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getfilelock_latency": { 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getvxattr_latency": { 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "req_link_latency": { 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookup_latency": { 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookuphash_latency": { 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupino_latency": { 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupname_latency": { 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupparent_latency": { 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupsnap_latency": { 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lssnap_latency": { 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mkdir_latency": { 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mknod_latency": { 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mksnap_latency": { 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "req_open_latency": { 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "req_readdir_latency": { 2024-04-10T04:21:55.406 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rename_latency": { 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "req_renamesnap_latency": { 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmdir_latency": { 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.407 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmsnap_latency": { 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmxattr_latency": { 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setattr_latency": { 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setdirlayout_latency": { 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.408 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setfilelock_latency": { 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setlayout_latency": { 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setxattr_latency": { 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "req_snapdiff_latency": { 2024-04-10T04:21:55.409 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "req_symlink_latency": { 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "req_unlink_latency": { 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_sessions": { 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "average_load": { 2024-04-10T04:21:55.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "avg_session_uptime": { 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "mdthresh_evicted": { 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "session_count": { 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "session_remove": { 2024-04-10T04:21:55.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_open": { 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_stale": { 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "total_load": { 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.412 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "purge_queue": { 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed": { 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed_ops": { 2024-04-10T04:21:55.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing": { 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_high_water": { 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops": { 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops_high_water": { 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.414 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_item_in_journal": { 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:55.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 230 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:21:55.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7352 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7352, 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52485335 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.417 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7352, 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22056 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7352, 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2355959519 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.419 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7350 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7350, 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51930613 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7350, 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58808 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7350, 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2182481622 2024-04-10T04:21:55.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7353 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.421 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7353, 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41687284634 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 145878 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:55.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.423 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239108096 2024-04-10T04:21:55.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239083520 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24576 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.425 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267457008 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23408302 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69844834 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267457008 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2409372 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69872244 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178304672 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69159264 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.434 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 89 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 332893, 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3721444434 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:21:55.435 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17874, 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4484048757 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:55.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:21:55.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 251 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7251 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:55.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50974846 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1983965677 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:21:55.440 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 219 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:21:55.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7252 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:21:55.442 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7252 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7252, 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39411321444 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7251 2024-04-10T04:21:55.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 100705140 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64891 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2219961897 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.446 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 162447360 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161513472 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 933888 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267687693 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23274141 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69748310 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.450 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267687693 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1928373 2024-04-10T04:21:55.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.452 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70122558 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178458462 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.455 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69005474 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:21:55.456 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 316340, 2024-04-10T04:21:55.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3296207589 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:21:55.458 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17630, 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4654156522 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:55.459 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.460 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 246 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195 2024-04-10T04:21:55.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50579176 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2115949955 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.462 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 146 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:21:55.464 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.465 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39571051769 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:21:55.466 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195 2024-04-10T04:21:55.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 99788032 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64171 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2735934539 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 149848064 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 149397504 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 450560 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 268267423 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.470 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22290568 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70152153 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 268267423 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.473 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1365998 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70105203 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178844949 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.478 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68618987 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.479 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 312762, 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3121029041 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.480 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17487, 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6596469277 2024-04-10T04:21:55.481 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24060 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:55.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:55.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7446528 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 790769664 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8530436 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2320436 2024-04-10T04:21:55.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 197, 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1165969 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 741998592 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77952, 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8011375400 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:55.485 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77961, 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15681807844 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3375104 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 319275008 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 759037952 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.486 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5812071233 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61294 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5011140608 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.487 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5011144704 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51663 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 61294, 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3234589889 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.488 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5702109518 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57926 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2347288 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 767 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7653816 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.489 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1037 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5306528 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5306528 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.490 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1037, 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2647745 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:55.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 892 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5946 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:55.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1120370688 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:55.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14422016 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19507, 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96595433 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3161, 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10453551123 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.494 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 23010, 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248016386 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77876, 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21591864398 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76822, 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3601473396 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77876, 2024-04-10T04:21:55.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85261253 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77876, 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21677125651 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 237247, 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2298778771 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:55.497 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 935, 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5820508 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 148192, 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81626414 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53, 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70031 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20872, 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5975654628 2024-04-10T04:21:55.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 451255 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22660 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21897, 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2201703947 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 50204, 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41156423 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.499 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 28307, 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 985233787 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14077, 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 541716703 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:55.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4707552387 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8894, 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 565609815 2024-04-10T04:21:55.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8893, 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1879143620085 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8894, 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5783338449458 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87719, 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2452095748610 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87719, 2024-04-10T04:21:55.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16890853 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192680988 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41855245392 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45751431 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.503 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23791016900 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19463481587 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10432655 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2367, 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22545961 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.504 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 90030542391 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21243972317 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 785352597 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 566042624 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 562839552 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3203072 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59341829 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:55.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74859515 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:55.509 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445063719 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1904 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 133504 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74894569 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.512 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7305136 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39561219 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70574157 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.515 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445063719 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 166914 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1116055 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.517 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73747008 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:55.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 46 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61 2024-04-10T04:21:55.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53424 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 137436, 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9235596780 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:55.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1846378895 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53424, 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 249678183903 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3249928368 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54192, 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43667511602 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.521 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53424, 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 122133430039 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37729 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37729, 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31734870057 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:55.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3249928368 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37807, 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21818735791 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37729, 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23491350752 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8662 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 326059982 2024-04-10T04:21:55.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8662, 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29062968351 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:55.524 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 9184, 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9400096290 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8662, 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25069443201 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7033 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1520318913 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7033, 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 188880345495 2024-04-10T04:21:55.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7201, 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12448679521 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7033, 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73572636086 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.526 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 756432896 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.527 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26416 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.528 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10895360 2024-04-10T04:21:55.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 815915008 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5256261 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1886966 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 203, 2024-04-10T04:21:55.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1042429 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 838074368 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73877, 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7760341756 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73901, 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14864391679 2024-04-10T04:21:55.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3350528 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 302616576 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 855113728 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.532 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8319924738 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71657 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7055368192 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7055372288 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.533 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 63037 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 71657, 2024-04-10T04:21:55.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3395390569 2024-04-10T04:21:55.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.537 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:55.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8177621419 2024-04-10T04:21:55.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.537 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:55.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67302 2024-04-10T04:21:55.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.537 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3474569 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 757 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10801189 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1095 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7326620 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.538 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7326620 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1095, 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3185503 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.539 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 673 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:55.540 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6014 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1132158976 2024-04-10T04:21:55.541 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9629696 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21019, 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95338100 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3175, 2024-04-10T04:21:55.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12291218819 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.543 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22999, 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239573490 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20355421596 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.544 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 72915, 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3121381093 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 77075977 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20432497573 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.545 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32603, 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1210173246 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 814, 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4607529 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8733, 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9820867 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46, 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56372 2024-04-10T04:21:55.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13770, 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2943132355 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 232660 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26780 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26228, 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2795936639 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.547 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 79914, 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40246089 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53686, 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1054195077 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14414, 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 534717211 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.548 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:55.549 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9722267574 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21960, 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1474363675 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21959, 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2010760475357 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21960, 2024-04-10T04:21:55.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5903101834613 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85419, 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2663261224767 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85419, 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12843526 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 265707783 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:55.551 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37555189735 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41928049 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19861391153 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24216343748 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.552 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647446 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2332, 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21533455 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91640374552 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25894499021 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.553 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 801151451 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 630734848 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 549994496 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.554 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 80740352 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59057924 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 36864 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 798720 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74324220 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442934432 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 256 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 145344 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68625056 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11075744 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.561 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39371949 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.562 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75381427 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442934432 2024-04-10T04:21:55.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 163979 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1114269 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67492408 2024-04-10T04:21:55.566 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55476 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 142964, 2024-04-10T04:21:55.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10809412093 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2131139078 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 55476, 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 858027760896 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.569 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2649403242 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 57347, 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50372811165 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 55476, 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 169691960438 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32578 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:55.570 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32578, 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23016667236 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2649403242 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32896, 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11258315859 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32578, 2024-04-10T04:21:55.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10944768012 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12802 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 206967751 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12802, 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 142409304089 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.572 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13229, 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19865187040 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12802, 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55391417051 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10096 2024-04-10T04:21:55.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1924171327 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10096, 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 692601789571 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11222, 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19249308266 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.574 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10096, 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 103355775375 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:55.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 847716352 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17683 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:55.576 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:55.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12947456 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696143872 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5681108 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.578 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1423749 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 186, 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 946870 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 686424064 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:55.579 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 69068, 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6705026192 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 69027, 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12767176492 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16707584 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 282693632 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 690683904 2024-04-10T04:21:55.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9598064343 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73064 2024-04-10T04:21:55.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8289054720 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8289058816 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66026 2024-04-10T04:21:55.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73064, 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3559937787 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9428864698 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67888 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3639224 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:55.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 893 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13211883 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1163 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9572659 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9572659 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1163, 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5070946 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:55.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7447 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 994230272 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9617408 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16881, 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67932403 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3205, 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11515651779 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.588 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27869, 2024-04-10T04:21:55.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 306588694 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17717108985 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.590 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68241, 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2410557812 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64638355 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17781747340 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 51578, 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1106055935 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 915, 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4447510 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20267, 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16379820 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 36, 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56492 2024-04-10T04:21:55.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15671, 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 770878121 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 236964 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17925 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6956, 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1556923400 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.593 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19726, 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20418457 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12770, 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1096025960 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11881, 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 494239705 2024-04-10T04:21:55.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:55.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4934138362 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5500, 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 586508512 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5499, 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1850530957400 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5500, 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5445546554596 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.596 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78771, 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2220195152784 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78771, 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12632316 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 171727729 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30914657447 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.597 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42001992 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16535928876 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20179182840 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647267 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.598 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2275, 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16951787 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72756318298 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21397078954 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 681711432 2024-04-10T04:21:55.599 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 589275136 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 555524096 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.600 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33751040 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.601 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59131164 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.602 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.603 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75074276 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.604 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 443483736 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2400 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.605 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42304 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 110928 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68065720 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12828384 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.607 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39420776 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.608 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.609 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73579960 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 443483736 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155117 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1144240 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.612 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75310603 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 99 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41540 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 129645, 2024-04-10T04:21:55.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9718875226 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1246654655 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41540, 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 181945975813 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.615 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3916958783 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42384, 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56428959393 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41540, 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 132847621355 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13129 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13129, 2024-04-10T04:21:55.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24008341217 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3916958783 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13648, 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5032412022 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13129, 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13108068861 2024-04-10T04:21:55.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26568 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 296385840 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26568, 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 107628101492 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.618 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26782, 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47550024188 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26568, 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102588095557 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1843 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 950268815 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1843, 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50309533104 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1954, 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3846523183 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.620 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1843, 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17151456937 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:55.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696053760 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 131347 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11558912 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 620208128 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:55.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6019029 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2034625 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 173, 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 984973 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 542965760 2024-04-10T04:21:55.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65878, 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6273153536 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65877, 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12503970300 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3850240 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269848576 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.626 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 560005120 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7609964348 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:55.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58411 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6530899968 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6530904064 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:55.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52983 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58411, 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2807702463 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7464627253 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53963 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3275053 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.629 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 647 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11463416 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 876 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8188363 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8188363 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.630 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 237 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 876, 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3722732 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 631 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5784 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.632 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 904044544 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.633 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9641984 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16404, 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66981739 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3124, 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7851046764 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.634 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13972, 2024-04-10T04:21:55.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155053460 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17155600940 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 64995, 2024-04-10T04:21:55.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2522854868 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 63342517 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17218943457 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:55.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26676, 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 677940728 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1309, 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4755070 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8951, 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8375072 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57559 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.638 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13117, 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2766031711 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 201847 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17285 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 24688, 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1478211818 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.639 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 67154, 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24700932 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42466, 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 612206446 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11390, 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 389590324 2024-04-10T04:21:55.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3494528615 2024-04-10T04:21:55.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17115, 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1337465101 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17114, 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1995173256288 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17115, 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5672636574133 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:55.642 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74248, 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2669604937655 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74248, 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12062563 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158418773 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30580312613 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.643 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38715574 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15536971375 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14525234056 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5653185 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.644 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2261, 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20102744 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64313157605 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15791666199 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 610529882 2024-04-10T04:21:55.645 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 604422144 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 596738048 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:55.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7684096 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59273311 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 266240 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74669985 2024-04-10T04:21:55.649 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 444549834 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.650 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1776 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 114528 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.651 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75427558 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11057584 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39515540 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75255996 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 444549834 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158290 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1133240 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74252332 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:21:55.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39626 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 121325, 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7267771844 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:55.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1097776247 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39626, 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 393624386915 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1880753384 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41944, 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34383052251 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.661 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39626, 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 173622595242 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22421 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22421, 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59302060069 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.662 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1880753384 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22784, 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8202293956 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22421, 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9554783807 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13324 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 127858541 2024-04-10T04:21:55.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13324, 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 279403280661 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:55.664 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15124, 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19878810628 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13324, 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 130893097833 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3881 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 969917706 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3881, 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54919046185 2024-04-10T04:21:55.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4036, 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6301947667 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3881, 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33174713602 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.666 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552620032 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:55.667 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30203 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:55.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23805952 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.669 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684470272 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5447897 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2015450 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 192, 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1177062 2024-04-10T04:21:55.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 743309312 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58959, 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10017257740 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58956, 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17608356200 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.671 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8720384 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241446912 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 756088832 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:55.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7482583333 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 62883 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6625927168 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6625931264 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.673 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47524 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62883, 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3515547054 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7279283614 2024-04-10T04:21:55.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56666 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8429582 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1150 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25174279 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1572 2024-04-10T04:21:55.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16744697 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16744697 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:55.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 448 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1572, 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11508127 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 841 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12, 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27258 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:55.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 951877632 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:55.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9637888 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22556, 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 97575364 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3068, 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10095195160 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:55.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21747, 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 262307064 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.681 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23852786304 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58159, 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3222988317 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 106341966 2024-04-10T04:21:55.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23959128270 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30085, 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1210687805 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 784, 2024-04-10T04:21:55.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4833998 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14013, 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22399192 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46, 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70521 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15316, 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4524804636 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.684 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 194065 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19584 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18280, 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2483580542 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54592, 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34439872 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:55.685 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 36312, 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1664225103 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12854, 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 672227347 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:55.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5508674313 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17674, 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1322594157 2024-04-10T04:21:55.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17673, 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2092284682407 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17674, 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5650690953492 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70591, 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2684750009689 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70591, 2024-04-10T04:21:55.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17799145 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184040806 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42857591319 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52480967 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:55.689 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21900892448 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20530947760 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647982 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2285, 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23196162 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.690 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91006510378 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22391584040 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 968824461 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 561815552 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 486637568 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75177984 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.692 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58370466 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32768 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 516096 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75298398 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 437778496 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2672 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178640 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73745280 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.698 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10767360 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38913644 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67759508 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:55.701 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 437778496 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.702 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 162468 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1125316 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72638808 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.705 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39978 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 103470, 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11748193210 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1448756129 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39978, 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102950006754 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2227009074 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 40779, 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32712496668 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.707 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39978, 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56821800569 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29800 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 29800, 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26051061344 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:55.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2227009074 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30264, 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14369585530 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 29800, 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13750407455 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6133 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 316082890 2024-04-10T04:21:55.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6133, 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19265988753 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.710 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6364, 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8718002079 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6133, 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16257942276 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4045 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1132673239 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4045, 2024-04-10T04:21:55.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57632956657 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4151, 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9624909059 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4045, 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26813450838 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.712 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 752959488 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.713 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26985 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16687104 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 718790656 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6811487 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2370957 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.716 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 206, 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1369492 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 700055552 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75260, 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12014160089 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:55.717 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75229, 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21301711985 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8798208 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 308060160 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 712835072 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11869246844 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81943 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10070933504 2024-04-10T04:21:55.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10070937600 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 77495 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.720 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 81943, 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6079771706 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11692411611 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76534 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4343818 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1047 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:55.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16686230 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1387 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12342412 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12342412 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.722 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 355 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1387, 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7882785 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:55.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 605 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6124 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1046269952 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:55.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13836288 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18002, 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 98489704 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3101, 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15677704941 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8727, 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 109763001 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28871979213 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74314, 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3671608498 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:21:55.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88214228 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28960193441 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19546, 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 943815414 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 737, 2024-04-10T04:21:55.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14679459 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16088, 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18515580 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 49, 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69528 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13280, 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4812681582 2024-04-10T04:21:55.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 200172 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17889 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13419, 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1024445284 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32984, 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30450265 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:55.731 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19565, 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 818107677 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13881, 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 686003512 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3679605966 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7058, 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 590527519 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:55.733 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7057, 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1984801064829 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7058, 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5214273362577 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85198, 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2491565967137 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85198, 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27797082 2024-04-10T04:21:55.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 197860197 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50928249114 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66303336 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24558600189 2024-04-10T04:21:55.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24854158574 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9847494 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2191, 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22122420 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104249491619 2024-04-10T04:21:55.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26846766466 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1030537516 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 584908800 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 557015040 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27893760 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:55.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.739 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.739 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.741 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58692118 2024-04-10T04:21:55.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.741 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20480 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81920 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75423210 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.743 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440190886 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2656 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 182624 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71328922 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:55.746 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16326272 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39128078 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70374770 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:55.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440190886 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 163192 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1121576 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70229434 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:55.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.753 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32763 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 105465, 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12710116551 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.754 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552165608 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32763, 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104167366347 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 794780182 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33188, 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20013959042 2024-04-10T04:21:55.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32763, 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29752891638 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25616 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25616, 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29696314453 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 794780182 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25774, 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10919027729 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25616, 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10270668007 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6013 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 115724062 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6013, 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17906966921 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:55.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6173, 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6436046051 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6013, 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12930724338 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1134 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 436441546 2024-04-10T04:21:55.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1134, 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56564084973 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1241, 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2658885262 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1134, 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6551499293 2024-04-10T04:21:55.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4290 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 713904128 2024-04-10T04:21:55.761 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25806 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:55.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7417856 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 496013312 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4625022 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1561681 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:55.764 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 145, 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1049573 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 417660928 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60119, 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9925630019 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.765 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60126, 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17808923733 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13574144 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 246296576 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 426180608 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5031341051 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42359 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4521930752 2024-04-10T04:21:55.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4521934848 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39105 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42359, 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2894291341 2024-04-10T04:21:55.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4929450750 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39237 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1888399 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:55.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 488 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7359055 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 722 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470656 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470656 2024-04-10T04:21:55.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 722, 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2938022 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:55.771 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:55.772 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6345 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 751869952 2024-04-10T04:21:55.773 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10227712 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12599, 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60126468 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3070, 2024-04-10T04:21:55.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7450044646 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.775 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7722, 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 92832840 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60082, 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24225590278 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.776 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 59374, 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183770270 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60082, 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71570300 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60082, 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24297160578 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19432, 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 850460154 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 816, 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6790829 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11547, 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18649945 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42, 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88309 2024-04-10T04:21:55.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10363, 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3351673440 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159707 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16760 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5006, 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1200747847 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.779 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27305, 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13379800 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22299, 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 644828020 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10941, 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552161005 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.780 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2976428308 2024-04-10T04:21:55.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13964, 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1375864458 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13963, 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1733734567379 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13964, 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470368267211 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68830, 2024-04-10T04:21:55.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2013177221427 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68830, 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18967544 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 176033895 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42282600805 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:55.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56188286 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22000633576 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17128061837 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6243449 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2129, 2024-04-10T04:21:55.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22145823 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84589456396 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18843154344 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 844281072 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.785 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 480862208 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 452976640 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27885568 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59506970 2024-04-10T04:21:55.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16384 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.788 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 126976 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74567398 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 446302275 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.790 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1632 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 105072 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 224 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73684493 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6816768 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39671313 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70952431 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:55.795 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 446302275 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161496 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1137543 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72492382 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48 2024-04-10T04:21:55.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18299 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74562, 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9132791855 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.800 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 941926143 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18299, 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69040140824 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1169694063 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:55.801 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18729, 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19835058757 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18299, 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39303342734 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10591 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10591, 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12590616977 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.802 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1169694063 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10630, 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6069765201 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10591, 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5536792530 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.803 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4004 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 156243803 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4004, 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15105034268 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4269, 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5634231404 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4004, 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10952039359 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3704 2024-04-10T04:21:55.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 785682340 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3704, 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41344489579 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3830, 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8131062152 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3704, 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22814510845 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:55.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 427900928 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42493 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:55.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.809 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17338368 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 611905536 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5698494 2024-04-10T04:21:55.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2022980 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 180, 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1222839 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 608305152 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.811 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63720, 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10234374622 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63696, 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17837330525 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11468800 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 260829184 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:55.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 602603520 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11449178203 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.813 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78962 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9854943232 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9854947328 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.814 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76856 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78962, 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5228154778 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11247774385 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72803 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5648745 2024-04-10T04:21:55.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 845 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17199825 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1228 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11551080 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11551080 2024-04-10T04:21:55.816 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 402 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1228, 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5185350 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:55.817 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 935 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:55.818 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6305 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 892362752 2024-04-10T04:21:55.819 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14413824 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19557, 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78440202 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:55.820 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3060, 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15501236396 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:55.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11422, 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159258255 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:55.822 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63615, 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24218803938 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62932, 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3302912089 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63615, 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 82940490 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63615, 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24301744428 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:55.823 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27974, 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 896201076 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 741, 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5153430 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8795, 2024-04-10T04:21:55.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11401341 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 50, 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65564 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10843, 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3814468782 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195547 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16590 2024-04-10T04:21:55.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13714, 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1291761887 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 45124, 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26730390 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 31410, 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1032639554 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12755, 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 632135896 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.827 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5089398487 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020831699 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15314, 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2012789842891 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.828 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5444409638688 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76483, 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2600334723424 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76483, 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19168179 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192773255 2024-04-10T04:21:55.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45484143105 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57661998 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22412130862 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:55.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27832302049 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10432531 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2187, 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21159993 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 101035974139 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:55.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29723305845 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1067222259 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 597909504 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:55.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10706944 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58746317 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.834 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 94208 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75369011 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440597377 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2400 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 164080 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70941231 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16913712 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39164211 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69751197 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440597377 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 170200 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1135334 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:55.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69802177 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60 2024-04-10T04:21:55.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54285 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 121388, 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11928606410 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 638638386 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54285, 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75821161048 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684831012 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54821, 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41889232576 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:55.848 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54285, 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58878871534 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41891 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41891, 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22629884822 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684831012 2024-04-10T04:21:55.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42044, 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14753603380 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41891, 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13185853206 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11385 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87198323 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.850 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11385, 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42457326474 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:55.851 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11628, 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24221442651 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11385, 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38497779310 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1009 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 551440063 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1009, 2024-04-10T04:21:55.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10733949752 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1149, 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2914186545 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1009, 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195239018 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:55.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 35 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 622731264 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.854 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": [ 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "flags_names": [ 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "hashpspool" 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:55.855 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 1, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 1, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 1, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 1781760, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 1781760, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 2, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.4651405965414597e-06, 2024-04-10T04:21:55.856 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 1214, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 2072576, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 590368, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 590368, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 1771104, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 399, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 2473984 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:55.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "flags_names": [ 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "hashpspool" 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 32, 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 32, 2024-04-10T04:21:55.858 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 2, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 152328, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 110592, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 22, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 41736, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.1075273082260537e-07, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:55.859 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 79, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 88064, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 20512, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 6600, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 13912, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 61536, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 68, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 35840 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.860 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "flags_names": [ 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "hashpspool" 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 64, 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 64, 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 3, 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:55.861 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T04:21:55.862 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T04:21:55.863 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "flags_names": [ 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "hashpspool", 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "selfmanaged_snaps" 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 8, 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 8, 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 4, 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:55.864 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 12595200, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 12595200, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 4, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 1.7425732949050143e-05, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 9070, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 3178338304, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 4194323, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 4194323, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:21:55.865 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 12582969, 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 24346, 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 3151309824 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": { 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: "mirroring_by_pool": [ 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: false 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_images_by_pool": [ 2024-04-10T04:21:55.866 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pools": 1 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "report_id": "88de542d-d629-447b-be72-fe57e33b26a4", 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "report_timestamp": "2024-04-10T04:21:54.868435", 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "report_version": 1, 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_stats": { 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "7.9.2" 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "rook": { 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster": { 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "external-mode": null, 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "allow-multiple-per-node": null, 2024-04-10T04:21:55.867 INFO:tasks.workunit.client.0.smithi016.stdout: "count": null, 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "max-id": null, 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "pvc": { 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "stretch": { 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "network": { 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "provider": null 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "storage": { 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "device-set": { 2024-04-10T04:21:55.868 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "non-portable": null, 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "portable": null, 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "csi": { 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes": { 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "node": { 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:21:55.869 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes-total": null, 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "with-ceph-daemons": null, 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-cephfs-plugin": null, 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-nfs-plugin": null, 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-rbd-plugin": null 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "storage-class": { 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket": null, 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs": null, 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "nfs": null, 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": null, 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T04:21:55.870 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: "services": {}, 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pg": [ 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.871 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.053064+0000", 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.053064+0000", 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.055981+0000", 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:55.872 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.873 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2c", 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4599, 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:43:11.573385+0000", 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.877 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.878 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089303+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089303+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089773+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:55.879 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.880 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2b", 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4783, 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:42:58.097166+0000", 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.883 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.884 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.885 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083276+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083276+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.084056+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.886 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.887 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2a", 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4634, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:52:28.476143+0000", 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.890 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:55.891 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.892 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.190080+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.190080+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.191564+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.893 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.894 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.29", 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4666, 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:40:17.119088+0000", 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.897 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.898 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.899 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488203+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488203+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.488603+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:55.900 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.901 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.28", 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4631, 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:51:00.962050+0000", 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.904 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:55.905 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.906 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.587535+0000", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.587535+0000", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.588074+0000", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:55.907 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.908 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.27", 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4711, 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:21:24.748467+0000", 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.911 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.912 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.913 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088551+0000", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088551+0000", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089397+0000", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:55.914 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.915 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.26", 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4591, 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:39:36.234040+0000", 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.918 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.919 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:55.920 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.589717+0000", 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.589717+0000", 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.590566+0000", 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:55.921 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.922 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.25", 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:34:07.977717+0000", 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.923 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.925 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.926 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:55.927 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.171632+0000", 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.171632+0000", 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.172302+0000", 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:55.928 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.929 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.24", 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:14:23.770239+0000", 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.930 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.932 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.933 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.934 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.188911+0000", 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.188911+0000", 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.189564+0000", 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:55.935 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.936 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.23", 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:25:27.698965+0000", 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.939 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.940 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.941 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.502785+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.502785+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.503672+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:55.942 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.943 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.944 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.944 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.944 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.22", 2024-04-10T04:21:55.945 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.945 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.945 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.945 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4633, 2024-04-10T04:21:55.945 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.945 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:31:15.523034+0000", 2024-04-10T04:21:55.945 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.945 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.946 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.947 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.948 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.949 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.042213+0000", 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.042213+0000", 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.042520+0000", 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.950 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:55.951 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.21", 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4695, 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:35:05.142563+0000", 2024-04-10T04:21:55.952 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.953 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.954 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.955 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:55.956 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.490129+0000", 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.490129+0000", 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.490797+0000", 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.957 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.958 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.20", 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:04:14.781939+0000", 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.959 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.960 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.961 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.962 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.963 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.072543+0000", 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.072543+0000", 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.073461+0000", 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.964 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.965 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.f", 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4589, 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:36:22.704578+0000", 2024-04-10T04:21:55.966 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.967 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.968 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.969 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.970 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.161166+0000", 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.161166+0000", 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.161832+0000", 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:55.971 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.972 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.e", 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4720, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:50:13.205298+0000", 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:55.976 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.977 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.048328+0000", 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.048328+0000", 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.048854+0000", 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:55.978 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.979 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.c", 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4622, 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:35:51.625741+0000", 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.981 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.982 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:55.983 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.984 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.180692+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.180692+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.181873+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:55.985 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.986 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.d", 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4765, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:07:32.690602+0000", 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 70, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:55.988 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.989 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 1, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:55.990 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:55.991 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104805+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104805+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.106292+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:55.992 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:55.993 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.d", 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4601, 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:52:44.774825+0000", 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:55.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:55.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:55.996 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:55.997 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:55.998 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.493124+0000", 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.493124+0000", 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.493500+0000", 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:55.999 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.000 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.c", 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4690, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:57:54.391201+0000", 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.001 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.003 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.004 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.005 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068566+0000", 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068566+0000", 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068864+0000", 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:56.006 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.007 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.a", 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4600, 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:33:37.033671+0000", 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.010 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.011 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.012 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093797+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093797+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.095423+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.013 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T04:21:56.014 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.b", 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4581, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:33:18.926885+0000", 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2, 2024-04-10T04:21:56.017 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.018 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'3" 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.019 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.178014+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.178014+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.178981+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.020 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.021 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.b", 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4683, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:42:45.316061+0000", 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.024 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.025 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:56.026 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088457+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088457+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088870+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:56.027 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.a", 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.028 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:56:18.315957+0000", 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.031 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.032 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.068144+0000", 2024-04-10T04:21:56.033 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.068144+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.068634+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:56.034 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.8", 2024-04-10T04:21:56.035 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4667, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:53.659467+0000", 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.038 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:56.040 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090445+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090445+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090795+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:56.041 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.042 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.9", 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:10:31.919792+0000", 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.045 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.046 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.073990+0000", 2024-04-10T04:21:56.047 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.073990+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.075005+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:56.048 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.9", 2024-04-10T04:21:56.049 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4670, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:08:30.958377+0000", 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.052 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.054 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.072501+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.072501+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.077447+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.055 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.056 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.8", 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4605, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:46:20.484089+0000", 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.059 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.060 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.061 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.186498+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.186498+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.187587+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:56.062 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.063 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.6", 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4784, 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:52:47.354964+0000", 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.065 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.066 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.067 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.068 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089870+0000", 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089870+0000", 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090706+0000", 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.069 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.070 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.7", 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4597, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:20.932956+0000", 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.071 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.073 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.074 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.075 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.033414+0000", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.033414+0000", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.994875+0000", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:56.076 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3233, 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.077 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3233, 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.1", 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8655, 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:52:31.522695+0000", 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.010236159, 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.078 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.080 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1355, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 356766, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3228, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 431326 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.081 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3233" 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.082 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.067723+0000", 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.067723+0000", 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.068417+0000", 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.083 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.084 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.7", 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:39:56.450711+0000", 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.085 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.088 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.089 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068149+0000", 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068149+0000", 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068794+0000", 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.090 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.091 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.6", 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4767, 2024-04-10T04:21:56.092 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:03:06.690194+0000", 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.094 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.095 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2, 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "626'2" 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.096 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.068865+0000", 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.068865+0000", 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.003928+0000", 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:56.097 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2946, 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.098 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2946, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.0", 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8075, 2024-04-10T04:21:56.099 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:03:29.155868+0000", 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.005628417, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.101 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 451, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 416442, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2947, 2024-04-10T04:21:56.102 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 371798 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1149'2946" 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.103 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.473219+0000", 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.473219+0000", 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.473638+0000", 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.104 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.105 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.4", 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.106 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4765, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:29:53.129748+0000", 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.108 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.109 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.110 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104020+0000", 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104020+0000", 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.105521+0000", 2024-04-10T04:21:56.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.112 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.5", 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.113 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4593, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:37:52.580455+0000", 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.116 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.117 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088293+0000", 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088293+0000", 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.001592+0000", 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2954, 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.119 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2954, 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.3", 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.120 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8323, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:34:08.576381+0000", 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.017057849, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 4194304, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 674, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 391270, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2942, 2024-04-10T04:21:56.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 383671 2024-04-10T04:21:56.124 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.124 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.124 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.124 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.124 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.124 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.124 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.124 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.125 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.125 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2954" 2024-04-10T04:21:56.125 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.125 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.125 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.125 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.125 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.125 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.125 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.076773+0000", 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.076773+0000", 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.078042+0000", 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.0", 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4608, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.128 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:58:25.427957+0000", 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.131 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.132 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.187051+0000", 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.187051+0000", 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.187933+0000", 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.134 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1", 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:21:56.135 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:38:41.587659+0000", 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.138 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.139 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.047117+0000", 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.047117+0000", 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.993272+0000", 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2909, 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.141 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2909, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.6", 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8367, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.142 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:46:05.172843+0000", 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.008808746, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 953, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 397246, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2874, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 347790 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.145 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2909" 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.146 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 19, 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093255+0000", 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093255+0000", 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.094487+0000", 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:21:56.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.148 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:56.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:56.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:56.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:21:56.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:56.149 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:56.149 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 241, 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 241, 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "1.0", 2024-04-10T04:21:56.150 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 5269, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:30:30.780112+0000", 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.152 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1214, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2024, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 399, 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "2024'241" 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.154 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.084473+0000", 2024-04-10T04:21:56.155 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.084473+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.085345+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:56.156 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.3", 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.157 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4644, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:08:35.302983+0000", 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.161 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.037774+0000", 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.037774+0000", 2024-04-10T04:21:56.162 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.038533+0000", 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.163 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.164 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2", 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4688, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:08:38.756788+0000", 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.168 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.169 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.107284+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.107284+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.045956+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:56.170 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3137, 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3137, 2024-04-10T04:21:56.171 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.5", 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8464, 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:14:40.857454+0000", 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.005272423, 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1078, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 461388, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3122, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 376077 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.175 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3137" 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.176 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.593480+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.593480+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.594167+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.177 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.178 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1", 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4692, 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:23:41.160165+0000", 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.182 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.183 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068441+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068441+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068952+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.184 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.185 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.0", 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4766, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:18:27.563775+0000", 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.189 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.190 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.472095+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.472095+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.002191+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.191 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2923, 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2923, 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.192 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.7", 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8158, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:48:22.656555+0000", 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.014553613, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 697, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 344459, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2925, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 366637 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.196 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2923" 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.041156+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.041156+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.041545+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.198 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.199 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3", 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4663, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:43:29.463207+0000", 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.202 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:56.203 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.204 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068741+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068741+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.069022+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.205 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.206 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.2", 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4658, 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:55:01.044136+0000", 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.209 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.210 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.211 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.573449+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.573449+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.004720+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:56.212 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3242, 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3242, 2024-04-10T04:21:56.213 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.4", 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8940, 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:20:31.298390+0000", 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.017126343, 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:56.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.216 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1783, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 354874, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3225, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 423966 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.217 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3242" 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.218 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488462+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488462+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.491330+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.219 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.220 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.5", 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4633, 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:05:05.857382+0000", 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.223 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.224 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.225 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.094629+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.094629+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.094927+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.226 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.227 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.4", 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4762, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:11:00.862240+0000", 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.231 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.476607+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.476607+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.994677+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:56.233 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3132, 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3132, 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.234 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.2", 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 9086, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:00:16.602375+0000", 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.007217528, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 19, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:56.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2079, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 381401, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3083, 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 376186 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3132" 2024-04-10T04:21:56.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:56.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.077523+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.077523+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.078497+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:56.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.e", 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.241 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4590, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:54:38.130761+0000", 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.245 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090228+0000", 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090228+0000", 2024-04-10T04:21:56.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090934+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.247 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.f", 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.248 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4664, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:14:01.082385+0000", 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 22, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 1, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.252 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087664+0000", 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087664+0000", 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088796+0000", 2024-04-10T04:21:56.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.254 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.11", 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.255 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4600, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:28:55.251615+0000", 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.259 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.066473+0000", 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.066473+0000", 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:18.070742+0000", 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 8, 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.261 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 8, 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.10", 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4737, 2024-04-10T04:21:56.262 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:04:47.428190+0000", 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 4, 2024-04-10T04:21:56.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 24, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 24, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 12, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.265 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'8" 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.266 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.049755+0000", 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.049755+0000", 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.050155+0000", 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.268 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.10", 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:18:05.457722+0000", 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.269 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.272 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.273 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067618+0000", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067618+0000", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068098+0000", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:56.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.275 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.11", 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4599, 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:29:51.416608+0000", 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.279 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.280 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.084394+0000", 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.084394+0000", 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.085722+0000", 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:56.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.282 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.13", 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4589, 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:22:30.720551+0000", 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.283 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.286 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.287 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083628+0000", 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083628+0000", 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.092727+0000", 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.289 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.12", 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4622, 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:29:20.857228+0000", 2024-04-10T04:21:56.290 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.293 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.294 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.051905+0000", 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.051905+0000", 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.052330+0000", 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.296 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.12", 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4781, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:36:48.489484+0000", 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.300 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.301 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.186839+0000", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.186839+0000", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.188307+0000", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:56.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.303 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.13", 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4786, 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:33:45.055636+0000", 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 34, 2024-04-10T04:21:56.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 4, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 7, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 6 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.307 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.308 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.103407+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.103407+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.105206+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:56.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.310 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.15", 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4588, 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:34:01.980383+0000", 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.314 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.315 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.046226+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.046226+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.046755+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 29, 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 29, 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.317 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.14", 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4662, 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:40:21.645544+0000", 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 5814, 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:21:56.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 10, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 14, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 28, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 25 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.321 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'29" 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.322 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087569+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087569+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088331+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:56.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.324 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.14", 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4663, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:27:13.892239+0000", 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:56.328 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.329 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.479855+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.479855+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.480183+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.331 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.15", 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:13:38.192950+0000", 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 90, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:56.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 7, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 7, 2024-04-10T04:21:56.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'3" 2024-04-10T04:21:56.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.502227+0000", 2024-04-10T04:21:56.336 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.502227+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.502868+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.337 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.17", 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.338 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4780, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:30:06.809454+0000", 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.342 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.047418+0000", 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.047418+0000", 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.047717+0000", 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.343 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.344 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.16", 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4639, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.345 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:08:29.355597+0000", 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.346 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.348 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.349 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083381+0000", 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083381+0000", 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.084865+0000", 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.350 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.351 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.16", 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4652, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:00:14.745279+0000", 2024-04-10T04:21:56.352 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.355 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.356 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.356 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.357 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.357 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.357 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.357 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.357 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.357 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.357 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.047554+0000", 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.047554+0000", 2024-04-10T04:21:56.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.048654+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.359 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.17", 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.360 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:36:39.426495+0000", 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.364 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.189389+0000", 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.189389+0000", 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.190811+0000", 2024-04-10T04:21:56.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.366 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.19", 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.367 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4760, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:44:11.493008+0000", 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.371 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.085679+0000", 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.085679+0000", 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.086356+0000", 2024-04-10T04:21:56.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.373 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.18", 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.374 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4639, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:47:55.919205+0000", 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.378 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.576643+0000", 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.576643+0000", 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.577582+0000", 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.380 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.18", 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4672, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.381 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:47:45.797079+0000", 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.384 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.385 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.050889+0000", 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.050889+0000", 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.051409+0000", 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.387 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.19", 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4682, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:36:34.025616+0000", 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.388 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.391 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:56.392 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.075730+0000", 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.075730+0000", 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076291+0000", 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:56.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.394 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1b", 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4691, 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:54:05.931591+0000", 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.395 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.398 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.399 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090630+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090630+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.091901+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.401 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1a", 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4591, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:08:43.055719+0000", 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.402 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.405 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.406 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.178528+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.178528+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.179614+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.408 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1a", 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4674, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:31:11.492031+0000", 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.412 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.413 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089269+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089269+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089910+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.415 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1b", 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4686, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:50:56.436318+0000", 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.419 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.420 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067902+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067902+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068255+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:56.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.422 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1d", 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4662, 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:12:14.717133+0000", 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.426 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.427 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.097701+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.097701+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.098863+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.429 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1c", 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4578, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:27:35.028266+0000", 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:56.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.433 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.434 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.486145+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.486145+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.486534+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:56.435 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.436 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1c", 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4646, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:05:58.484967+0000", 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.440 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.441 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.105547+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.105547+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.107330+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.442 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.443 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1d", 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4603, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:00:44.411012+0000", 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:56.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.447 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.448 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.484107+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.484107+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.484457+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.449 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.450 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1f", 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4725, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:08:38.506988+0000", 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.453 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.454 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488338+0000", 2024-04-10T04:21:56.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488338+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.488674+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.456 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1e", 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.457 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4689, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:04:07.051479+0000", 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.460 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.461 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.051864+0000", 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.051864+0000", 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.052368+0000", 2024-04-10T04:21:56.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.463 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1e", 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4695, 2024-04-10T04:21:56.464 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:54:07.389472+0000", 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.467 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.468 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090502+0000", 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090502+0000", 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.091059+0000", 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 5, 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.470 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 5, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1f", 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4793, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:47:53.967412+0000", 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.471 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 570, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 4, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 4, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.474 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'5" 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.475 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104469+0000", 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104469+0000", 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.106285+0000", 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.477 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2d", 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4601, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:49:48.784884+0000", 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.478 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.481 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.482 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.075732+0000", 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.075732+0000", 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076283+0000", 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:56.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.484 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2e", 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4692, 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:24:11.245177+0000", 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.485 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.488 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.489 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.086678+0000", 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.086678+0000", 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088359+0000", 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:56.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.491 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2f", 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4639, 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:01:46.685734+0000", 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.492 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.495 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.496 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.085668+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.085668+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.086616+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.498 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.30", 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4629, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:01:26.388528+0000", 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.499 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.502 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.503 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.465551+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.465551+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.466609+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.504 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.505 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.31", 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4761, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:20:34.211024+0000", 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.506 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:56.510 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.498832+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.498832+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.499181+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:56.511 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.32", 2024-04-10T04:21:56.512 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4781, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:32:54.918665+0000", 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.513 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.514 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.516 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.065561+0000", 2024-04-10T04:21:56.517 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.065561+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.066298+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:56.518 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.33", 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.519 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4664, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:40.873015+0000", 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.520 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.521 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.523 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.034294+0000", 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.034294+0000", 2024-04-10T04:21:56.524 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.034698+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.525 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.34", 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.526 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4659, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:39:35.720756+0000", 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.527 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.528 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.053667+0000", 2024-04-10T04:21:56.531 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.053667+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.054066+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:56.532 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.35", 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.533 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4624, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:36:37.746377+0000", 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.534 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.535 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.537 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.070242+0000", 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.070242+0000", 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.070574+0000", 2024-04-10T04:21:56.538 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.539 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.36", 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4625, 2024-04-10T04:21:56.540 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:58:15.689167+0000", 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.541 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.542 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.544 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093796+0000", 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093796+0000", 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.095719+0000", 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:56.545 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.546 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.37", 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4573, 2024-04-10T04:21:56.547 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:54:00.117922+0000", 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.548 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.549 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.551 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.051740+0000", 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.051740+0000", 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.052087+0000", 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.552 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.553 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.38", 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4699, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.554 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:49:16.926074+0000", 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.555 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.556 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.557 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.558 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.073939+0000", 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.073939+0000", 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076962+0000", 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.559 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.560 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.39", 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4587, 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:40:00.652846+0000", 2024-04-10T04:21:56.561 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.562 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.563 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.564 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.565 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.503462+0000", 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.503462+0000", 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.503877+0000", 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:56.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.567 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3a", 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4660, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:32:00.215241+0000", 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.568 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.571 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.572 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.091789+0000", 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.091789+0000", 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.092194+0000", 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:56.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.574 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3b", 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4579, 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:23:47.823769+0000", 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.578 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.579 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104257+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104257+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.104839+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.580 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.581 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3c", 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:37:53.701906+0000", 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.582 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:56.585 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.586 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.044202+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.044202+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:18.044945+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3d", 2024-04-10T04:21:56.588 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:29:24.451741+0000", 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.589 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.592 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067990+0000", 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067990+0000", 2024-04-10T04:21:56.593 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068251+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.594 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3e", 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.595 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4761, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:23:35.891750+0000", 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.596 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.599 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087405+0000", 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087405+0000", 2024-04-10T04:21:56.600 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088176+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.601 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3f", 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:56.602 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4602, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:05:01.769885+0000", 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.603 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.604 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.605 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pool": [ 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 24, 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:56.606 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 24476, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 8, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 24476, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 4, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 4194323, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 2, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 9070, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 3103846, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 24346, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 3077451 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 12595200, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 12582969, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:56.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 24 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 192, 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 64, 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 3, 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.611 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:56.614 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 192 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 3, 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 241, 2024-04-10T04:21:56.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 1, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 3, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 241, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 1, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.617 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1214, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2024, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 399, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.618 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 1781760, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 1771104, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 3 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.619 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 96, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 68, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 32, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 68, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 2, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 6600, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 66, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 22, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 22, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 14, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 79, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 86, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 68, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 35 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 110592, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 19800, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 41736, 2024-04-10T04:21:56.623 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 96 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 105, 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": 4, 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_by_class": { 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "ssd": { 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 762589966336, 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 5370318848, 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_bytes": 5370318848, 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_ratio": 0.006992964074015617 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.625 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 762589966336, 2024-04-10T04:21:56.625 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T04:21:56.625 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 5370318848 2024-04-10T04:21:56.625 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.625 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T04:21:56.625 INFO:tasks.workunit.client.0.smithi016.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-04-10T04:21:56.626 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry preview-device 2024-04-10T04:21:56.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:53.912948+0000 mgr.y (mgr.25133) 2265 : audit 0 from='client.36021 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.069078+0000 mgr.y (mgr.25133) 2266 : audit 0 from='client.36021 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.444866+0000 mgr.y (mgr.25133) 2267 : audit 0 from='client.45947 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.447092+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.454719+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.612584+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.612954+0000 mon.a (mon.0) 4418 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.613224+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.616569+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.617153+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.617529+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.620262+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.620821+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.621228+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.638350+0000 mon.a (mon.0) 4426 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.638513+0000 mon.a (mon.0) 4427 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.639141+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.639736+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:53.912948+0000 mgr.y (mgr.25133) 2265 : audit 0 from='client.36021 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.069078+0000 mgr.y (mgr.25133) 2266 : audit 0 from='client.36021 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.444866+0000 mgr.y (mgr.25133) 2267 : audit 0 from='client.45947 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.447092+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.454719+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.612584+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.612954+0000 mon.a (mon.0) 4418 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.613224+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.616569+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.617153+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.628 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.617529+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.620262+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.620821+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.621228+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.638350+0000 mon.a (mon.0) 4426 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.638513+0000 mon.a (mon.0) 4427 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.639141+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.639736+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:53.912948+0000 mgr.y (mgr.25133) 2265 : audit 0 from='client.36021 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.069078+0000 mgr.y (mgr.25133) 2266 : audit 0 from='client.36021 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.444866+0000 mgr.y (mgr.25133) 2267 : audit 0 from='client.45947 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.447092+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.629 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.454719+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.612584+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.612954+0000 mon.a (mon.0) 4418 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.613224+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.616569+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.617153+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.617529+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.620262+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.620821+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.621228+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.638350+0000 mon.a (mon.0) 4426 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.638513+0000 mon.a (mon.0) 4427 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.639141+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.639736+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.630 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.640254+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.643906+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.643946+0000 mon.b (mon.1) 25 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.644054+0000 mon.b (mon.1) 26 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.644329+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.644765+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.646518+0000 mon.c (mon.2) 113 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.646606+0000 mon.c (mon.2) 114 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.647087+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.647482+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.647631+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.870569+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:54 smithi136 bash[68278]: audit 2024-04-10T04:21:54.877343+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: cluster 2024-04-10T04:21:54.836801+0000 mgr.y (mgr.25133) 2268 : cluster 0 pgmap v4425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:56.631 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:54.868178+0000 mgr.y (mgr.25133) 2269 : audit 0 from='client.45947 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.023659+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.023924+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.024178+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.026735+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.026991+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.027185+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.028757+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.028969+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.029088+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.039848+0000 mon.a (mon.0) 4448 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.039891+0000 mon.a (mon.0) 4449 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.040130+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.040330+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.040528+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.632 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.043063+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.043804+0000 mon.b (mon.1) 27 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.043907+0000 mon.b (mon.1) 28 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.044059+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.044592+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.046235+0000 mon.c (mon.2) 115 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.046396+0000 mon.c (mon.2) 116 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.046661+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.047507+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.047798+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:55 smithi136 bash[68278]: audit 2024-04-10T04:21:55.479012+0000 mgr.y (mgr.25133) 2270 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.640254+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.643906+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.643946+0000 mon.b (mon.1) 25 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.644054+0000 mon.b (mon.1) 26 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.644329+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.644765+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.646518+0000 mon.c (mon.2) 113 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.646606+0000 mon.c (mon.2) 114 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.647087+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.647482+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.647631+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.870569+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[72916]: audit 2024-04-10T04:21:54.877343+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.640254+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.643906+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.643946+0000 mon.b (mon.1) 25 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.644054+0000 mon.b (mon.1) 26 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.644329+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.644765+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.646518+0000 mon.c (mon.2) 113 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.646606+0000 mon.c (mon.2) 114 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.647087+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.647482+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.647631+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.870569+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:54 smithi016 bash[74137]: audit 2024-04-10T04:21:54.877343+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:56.636 INFO:tasks.workunit.client.0.smithi016.stdout:device channel is on and up to date, see report with `ceph telemetry show-device`. 2024-04-10T04:21:56.636 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry preview-all 2024-04-10T04:21:56.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: cluster 2024-04-10T04:21:54.836801+0000 mgr.y (mgr.25133) 2268 : cluster 0 pgmap v4425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:54.868178+0000 mgr.y (mgr.25133) 2269 : audit 0 from='client.45947 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.023659+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.023924+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.024178+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.026735+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.026991+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.027185+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.028757+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.028969+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.029088+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.039848+0000 mon.a (mon.0) 4448 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.039891+0000 mon.a (mon.0) 4449 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.040130+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.040330+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.040528+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.043063+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.043804+0000 mon.b (mon.1) 27 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.043907+0000 mon.b (mon.1) 28 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.044059+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.044592+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.046235+0000 mon.c (mon.2) 115 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.046396+0000 mon.c (mon.2) 116 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.046661+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.047507+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.047798+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[74137]: audit 2024-04-10T04:21:55.479012+0000 mgr.y (mgr.25133) 2270 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: cluster 2024-04-10T04:21:54.836801+0000 mgr.y (mgr.25133) 2268 : cluster 0 pgmap v4425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:54.868178+0000 mgr.y (mgr.25133) 2269 : audit 0 from='client.45947 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.023659+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.023924+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.024178+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.026735+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.026991+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.027185+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.028757+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.028969+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.029088+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.039848+0000 mon.a (mon.0) 4448 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.039891+0000 mon.a (mon.0) 4449 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.040130+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.040330+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.040528+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.043063+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.043804+0000 mon.b (mon.1) 27 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.043907+0000 mon.b (mon.1) 28 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.044059+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.044592+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.046235+0000 mon.c (mon.2) 115 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.046396+0000 mon.c (mon.2) 116 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:56.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.046661+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:56.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.047507+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:56.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.047798+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:56.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:55 smithi016 bash[72916]: audit 2024-04-10T04:21:55.479012+0000 mgr.y (mgr.25133) 2270 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:56.770 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T04:21:56.770 INFO:tasks.workunit.client.0.smithi016.stdout: "device_report": { 2024-04-10T04:21:56.770 INFO:tasks.workunit.client.0.smithi016.stdout: "798feb96-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T04:21:56.770 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPED1D480GA_7990d240-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T04:21:56.770 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025846": { 2024-04-10T04:21:56.770 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "E2010325", 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "798feb96-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T04:21:56.771 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717926 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T04:21:56.772 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T04:21:56.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 12431625 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.775 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.776 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T04:21:56.776 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.776 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.776 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T04:21:56.776 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.776 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.777 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T04:21:56.778 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 16 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 14 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1602244 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 0, 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 0, 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 0, 2024-04-10T04:21:56.780 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 5096, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 186388987, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 814719011, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 3082276298, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 17310786250, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 21, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 34221, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 41099, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 31, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 9805 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.781 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 34221, 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 41099 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T04:21:56.782 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-04-10T04:21:56.783 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: E2010325", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T04:21:56.784 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T04:21:56.785 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 31 Celsius", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 0%", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 21%", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 186,388,987 [95.4 TB]", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 814,719,011 [417 TB]", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 3,082,276,298", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 17,310,786,250", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 5,096", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 34,221", 2024-04-10T04:21:56.786 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 41,099", 2024-04-10T04:21:56.787 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 9,805", 2024-04-10T04:21:56.787 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T04:21:56.787 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T04:21:56.787 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.787 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T04:21:56.787 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T04:21:56.787 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T04:21:56.787 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.787 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 31 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.788 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: "79935b50-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPEDMX020T4_799437d2-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025850": { 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T04:21:56.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "8DV10171", 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "79935b50-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717929 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPEDMX020T4", 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T04:21:56.790 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T04:21:56.791 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 17741720 2024-04-10T04:21:56.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 46571454 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T04:21:56.794 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.795 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T04:21:56.796 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 15 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 6 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.797 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1427048 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 51, 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 1082, 2024-04-10T04:21:56.798 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 1495, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 699 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 10, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 329, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 200350098, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 1162721392, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 4051193988, 2024-04-10T04:21:56.799 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 22525858120, 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 23, 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 41516, 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 35462, 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 25, 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 41408 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 41516, 2024-04-10T04:21:56.800 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 35462 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T04:21:56.801 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPEDMX020T4", 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T04:21:56.802 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: 8DV10171", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 2,000,398,934,016 [2.00 TB]", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T04:21:56.803 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T04:21:56.804 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-10T04:21:56.804 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.804 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T04:21:56.804 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T04:21:56.804 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T04:21:56.804 INFO:tasks.workunit.client.0.smithi016.stdout: " 1 - 512 8 2", 2024-04-10T04:21:56.804 INFO:tasks.workunit.client.0.smithi016.stdout: " 2 - 512 16 2", 2024-04-10T04:21:56.804 INFO:tasks.workunit.client.0.smithi016.stdout: " 3 - 4096 0 0", 2024-04-10T04:21:56.805 INFO:tasks.workunit.client.0.smithi016.stdout: " 4 - 4096 8 0", 2024-04-10T04:21:56.805 INFO:tasks.workunit.client.0.smithi016.stdout: " 5 - 4096 64 0", 2024-04-10T04:21:56.805 INFO:tasks.workunit.client.0.smithi016.stdout: " 6 - 4096 128 0", 2024-04-10T04:21:56.805 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.805 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T04:21:56.805 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T04:21:56.805 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.805 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T04:21:56.806 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T04:21:56.806 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 25 Celsius", 2024-04-10T04:21:56.806 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T04:21:56.806 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 10%", 2024-04-10T04:21:56.806 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 23%", 2024-04-10T04:21:56.806 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 200,350,098 [102 TB]", 2024-04-10T04:21:56.806 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 1,162,721,392 [595 TB]", 2024-04-10T04:21:56.807 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 4,051,193,988", 2024-04-10T04:21:56.807 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 22,525,858,120", 2024-04-10T04:21:56.807 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 329", 2024-04-10T04:21:56.807 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 41,516", 2024-04-10T04:21:56.807 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 35,462", 2024-04-10T04:21:56.807 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 41,408", 2024-04-10T04:21:56.807 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T04:21:56.808 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T04:21:56.808 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:56.808 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T04:21:56.808 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T04:21:56.808 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T04:21:56.808 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.808 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 25 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.809 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: "report": { 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer": { 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: "active": true, 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: "mode": "" 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: "channels": [ 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T04:21:56.810 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T04:21:56.811 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T04:21:56.811 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T04:21:56.811 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T04:21:56.811 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.811 INFO:tasks.workunit.client.0.smithi016.stdout: "channels_available": [ 2024-04-10T04:21:56.811 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T04:21:56.811 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T04:21:56.812 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T04:21:56.812 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T04:21:56.812 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T04:21:56.812 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.812 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_available": [ 2024-04-10T04:21:56.812 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T04:21:56.812 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T04:21:56.812 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T04:21:56.813 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T04:21:56.813 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T04:21:56.813 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T04:21:56.813 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T04:21:56.813 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T04:21:56.813 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T04:21:56.814 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T04:21:56.814 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore", 2024-04-10T04:21:56.814 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_flags" 2024-04-10T04:21:56.814 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.814 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_opted_in": [ 2024-04-10T04:21:56.814 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T04:21:56.814 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T04:21:56.814 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_flags" 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "config": { 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "active_changed": [ 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T04:21:56.815 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "client_check_pool_perm", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_gid", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_uid", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "client_quota", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "daemonize", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T04:21:56.816 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "keyring", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "log_stderr_prefix", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_stderr", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_host", 2024-04-10T04:21:56.817 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mds_skip_sanity", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T04:21:56.818 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T04:21:56.819 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T04:21:56.819 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T04:21:56.819 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T04:21:56.819 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T04:21:56.819 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T04:21:56.819 INFO:tasks.workunit.client.0.smithi016.stdout: "no_config_file", 2024-04-10T04:21:56.819 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T04:21:56.819 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T04:21:56.819 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_hdd", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_hybrid", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_ssd", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_max_backfills", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-10T04:21:56.820 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_lim", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_res", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pg_delete_cost", 2024-04-10T04:21:56.821 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active_hdd", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active_ssd", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_hdd", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_hybrid", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_ssd", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_sleep", 2024-04-10T04:21:56.822 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_hdd", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_ssd", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_default_features", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_qos_exclude_ops", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "setgroup", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "setuser" 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_changed": [ 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T04:21:56.823 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_join_fs", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/allow_ptrace", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/container_init", 2024-04-10T04:21:56.824 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/migration_current", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/use_repo_digest", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ssl_server_port", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/orchestrator/orchestrator", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_ident", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_perf", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/description", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/enabled", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/organization", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T04:21:56.825 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mds_skip_sanity", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T04:21:56.826 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T04:21:56.827 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T04:21:56.828 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_cache_enabled", 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_ops_log", 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_usage_log" 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "contact": null, 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "crashes": [], 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "created": "2024-04-10T02:53:33.882278Z", 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "crush": { 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_algs": { 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "straw2": 3 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_sizes": { 2024-04-10T04:21:56.829 INFO:tasks.workunit.client.0.smithi016.stdout: "2": 1, 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "4": 2 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_types": { 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "1": 2, 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "11": 1 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "compat_weight_set": false, 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "device_classes": [ 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: 8 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_buckets": 6, 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_devices": 8, 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_rules": 2, 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_types": 12, 2024-04-10T04:21:56.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_weight_sets": 0, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "tunables": { 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "allowed_bucket_algs": 54, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_fallback_tries": 0, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_tries": 0, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_total_tries": 50, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_descend_once": 1, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_stable": 1, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_vary_r": 1, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "has_msr_rules": 0, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v2_rules": 1, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v3_rules": 0, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v4_buckets": 1, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v5_rules": 0, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "legacy_tunables": 0, 2024-04-10T04:21:56.831 INFO:tasks.workunit.client.0.smithi016.stdout: "minimum_required_version": "jewel", 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "msr_collision_tries": 100, 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "msr_descents": 100, 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "optimal_tunables": 1, 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "profile": "jewel", 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables": 1, 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables2": 1, 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables3": 1, 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables5": 1, 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "straw_calc_version": 1 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "description": "upgrade test cluster", 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "fs": { 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "feature_flags": { 2024-04-10T04:21:56.832 INFO:tasks.workunit.client.0.smithi016.stdout: "enable_multiple": true, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_enabled_multiple": true 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "filesystems": [ 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "approx_ctime": "2024-04", 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer_enabled": false, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_caps": 0, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_dns": 10, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_inos": 13, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_subtrees": 2, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_allowed_features": 0, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "explicitly_allowed_features": 0, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "files": 0, 2024-04-10T04:21:56.833 INFO:tasks.workunit.client.0.smithi016.stdout: "max_mds": 1, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_data_pools": 1, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_in": 1, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_mds": 1, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": 0, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_replay": 0, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_up": 1, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "snaps": 0, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "standby_count_wanted": 0 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_mds": 1, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "total_num_mds": 2 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.834 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_stats": { 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20529152, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 434232, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 778240, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 434, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1452920, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 22, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 989184, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14900304, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 21307392 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.835 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20258816, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 349840, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 851968, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 0, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 344, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1091312, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 13, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 737280, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14475904, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 20258816 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.836 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 243949568, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 5363280, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3145728, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 598016, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 401408, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 9122, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 14313464, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 23, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 4529664, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 215999416, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 244350976 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.837 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 166510592, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 2825496, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3014656, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 2056192, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 0, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 6356, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 10781064, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2644224, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 145188960, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 166510592 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:56.838 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 152567808, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 2081808, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3014656, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 8192, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 294912, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 5709, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 8871840, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2061568, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 136529744, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 152862720 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.839 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 568500224, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 23538480, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5636096, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 16384, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 3178496, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 13802, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 101154160, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 10099200, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 428055904, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 571678720 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:56.840 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 553451520, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 22736992, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3407872, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 80691200, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 13089, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 87708656, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 9024512, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 430573488, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 634142720 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.841 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 561053696, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 20961632, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 33726464, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11194, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 99686168, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11362816, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 423538056, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 594780160 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:56.842 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 600137728, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 26173616, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3276800, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 7561216, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 10799, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 96794448, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 10753280, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 463139584, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 607698944 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 492216320, 2024-04-10T04:21:56.843 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 23953304, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 24576, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 75104256, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11630, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 84019160, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11246336, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 367467920, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 567320576 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 562601984, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 29392128, 2024-04-10T04:21:56.844 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 27811840, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11940, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 96305032, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 9928960, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 421470840, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 590413824 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 456376320, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 20350856, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3276800, 2024-04-10T04:21:56.845 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 27762688, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 9722, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 79323464, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11752192, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 341673008, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 484139008 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 590610432, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 25685768, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3407872, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 245760, 2024-04-10T04:21:56.846 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 10706944, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11578, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 94967224, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 59, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11468032, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 454835776, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 601317376 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "hosts": { 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num": 2, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mds": 2, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mgr": 2, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mon": 2, 2024-04-10T04:21:56.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_osd": 2 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "io_rate": { 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_stats_delta": { 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 0, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 0, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "stamp_delta": "12.004216", 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:56.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:56.849 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:56.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:56.851 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 0 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard": false, 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard_description": null, 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "license": "sharing-1-0", 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "mempool": { 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.854 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.856 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222384, 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 67 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.857 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 51904, 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 181 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.858 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12600, 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 259 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.860 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.861 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.862 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.863 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.864 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 149008, 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 33 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.865 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 928, 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.868 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.869 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.870 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.871 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.872 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 47321745, 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6796 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.874 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11952, 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 368 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.875 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.876 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.877 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.878 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.879 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 44096785, 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6027 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 528, 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:56.882 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5976, 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 184 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.883 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.884 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.885 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.886 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.887 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 38553569, 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4783 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 616, 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.889 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:56.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5976, 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 184 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.891 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 22152, 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 399 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.892 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 35072, 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 25 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1536, 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57280, 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 716 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 388336, 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1867 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.893 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 212438, 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 91 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2268530, 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 508296 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6562256, 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9682 2024-04-10T04:21:56.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81136, 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8643 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89616, 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1867 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.895 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 32111, 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 44 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.896 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9024758, 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12934 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8624, 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 98 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.897 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 522720, 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6846840, 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 17835 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:56.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.899 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 24480, 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 435 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 39552, 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.900 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1536, 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57280, 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 716 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 372736, 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1792 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.901 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1182287, 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 293 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2347193, 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 517269 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6664936, 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9833 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69864, 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7316 2024-04-10T04:21:56.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86016, 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1792 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172310, 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1232 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.903 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 74311, 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 49 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:56.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9200368, 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 272 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 27368, 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 311 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 453024, 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T04:21:56.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7282288, 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 21142 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.906 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.907 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21752, 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 392 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31360, 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 28 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2496, 2024-04-10T04:21:56.908 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 13 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56320, 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 704 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 372112, 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1789 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 355305, 2024-04-10T04:21:56.909 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 81 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1690911, 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 372542 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4900336, 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7238 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 68796, 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7301 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.910 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 85872, 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1789 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.911 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 71280, 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 54 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 14839462, 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 268 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.912 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10648, 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 121 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 348480, 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 30 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3207360, 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6168 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.914 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.915 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19872, 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 367 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31104, 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 26 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4224, 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 22 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56480, 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 706 2024-04-10T04:21:56.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 373152, 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 608975, 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 152 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1660269, 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 366291 2024-04-10T04:21:56.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4826896, 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7130 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69708, 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7321 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86112, 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.918 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:56.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 84851, 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 55 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 24051584, 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 295 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16544, 2024-04-10T04:21:56.920 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 188 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 429792, 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 37 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.921 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3543488, 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9168 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.922 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.923 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21776, 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 394 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 538880, 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3072, 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 16 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56640, 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 708 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.924 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 373152, 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 891918, 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 223 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2033512, 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 447496 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.925 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5804056, 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8567 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69904, 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7320 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86112, 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172054, 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81199, 2024-04-10T04:21:56.927 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 49 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 17227318, 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 262 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21296, 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 242 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.928 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 453024, 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5262400, 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12520 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.929 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.930 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 22576, 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 408 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.931 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31360, 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 28 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 768, 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56640, 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 708 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 386464, 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1858 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.932 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 392629, 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 109 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2243132, 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 502451 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6467736, 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9543 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.933 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 79372, 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8477 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89184, 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1858 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.934 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172310, 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1232 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86591, 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 52 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.935 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5201090, 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 245 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10648, 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 121 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.936 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 476256, 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 41 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6386120, 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12281 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:56.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.938 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16136, 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 319 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30720, 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 23 2024-04-10T04:21:56.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2880, 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 15 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56480, 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 706 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 374816, 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1802 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:56.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 505830, 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 125 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1645494, 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 364664 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4788136, 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7073 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 71080, 2024-04-10T04:21:56.941 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7481 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86496, 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1802 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 171966, 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1230 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.942 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 36375, 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.943 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 15912558, 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 248 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 13024, 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 148 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 441408, 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 38 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3772080, 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9654 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:56.946 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21592, 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 405 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 35712, 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 31 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1152, 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.947 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57520, 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 719 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 387920, 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1865 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 517749, 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 137 2024-04-10T04:21:56.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1965268, 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 435442 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5638816, 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8324 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81144, 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8636 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89520, 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1865 2024-04-10T04:21:56.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 46836, 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 33 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7797834, 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 259 2024-04-10T04:21:56.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11792, 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 134 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 534336, 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 46 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.952 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4839016, 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9325 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:56.953 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: "metadata": { 2024-04-10T04:21:56.954 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 2 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 2 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 2 2024-04-10T04:21:56.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 2 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 2 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 2 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 3 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.956 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 3 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 3 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 3 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.957 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 3 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 3 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 8 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:21:56.958 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 8 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 8 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 8 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 8 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.959 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 8 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_objectstore": { 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": 8 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "rotational": { 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "0": 8 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "features": { 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "optional": [], 2024-04-10T04:21:56.960 INFO:tasks.workunit.client.0.smithi016.stdout: "persistent": [ 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "kraken", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "luminous", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "mimic", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap-prune", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "nautilus", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "octopus", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "pacific", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "elector-pinging", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "quincy", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "reef", 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "squid" 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv4_addr_mons": 6, 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv6_addr_mons": 0, 2024-04-10T04:21:56.961 INFO:tasks.workunit.client.0.smithi016.stdout: "min_mon_release": 19, 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "v1_addr_mons": 3, 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "v2_addr_mons": 3 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "organization": "ceph-qa", 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_network": false, 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8, 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "require_min_compat_client": "luminous", 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "require_osd_release": "squid" 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_perf_histograms": [ 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:56.962 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:56.963 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:56.964 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:56.965 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:56.966 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:56.967 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:56.968 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:56.968 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:56.968 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:56.969 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:56.969 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.969 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:56.969 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.969 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.969 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:56.969 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.969 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5390, 1894, 2814, 7, 12, 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]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13432, 1876, 1617, 3, 19, 43, 65, 62, 0, 3, 5, 4, 8, 8, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6441, 175, 190, 3, 7, 10, 39, 68, 23, 40, 26, 27, 22, 10, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 850, 85, 134, 0, 0, 1, 0, 24, 7, 15, 81, 163, 60, 12, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 483, 11, 29, 0, 0, 0, 0, 0, 0, 0, 0, 36, 335, 44, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 98, 8, 19, 7, 0, 0, 0, 0, 0, 0, 0, 7, 15, 20, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 10, 16, 29, 3, 0, 0, 0, 0, 0, 0, 3, 11, 15, 10, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 28, 0, 0, 27, 77, 15, 0, 0, 0, 0, 0, 0, 6, 12, 10, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13, 0, 0, 5, 50, 93, 0, 1, 0, 0, 0, 0, 1, 10, 9, 22, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13, 0, 0, 0, 5, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.970 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.971 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5920, 1511, 0, 0, 3, 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]", 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 12748, 2371, 171, 0, 10, 1, 5, 1, 0, 5, 1, 4, 2, 11, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4758, 600, 587, 2, 4, 7, 13, 14, 20, 61, 23, 31, 58, 11, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 555, 7, 723, 0, 0, 1, 1, 3, 5, 33, 98, 190, 86, 11, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 304, 1, 28, 0, 0, 0, 0, 0, 0, 0, 0, 50, 430, 35, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.972 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 3, 7, 0, 0, 0, 0, 0, 2, 0, 2, 4, 17, 14, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 226, 0, 165, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 79, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 8, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.973 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:56.974 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2653, 0, 1, 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]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5629, 18, 5, 0, 8, 0, 1, 1, 0, 0, 4, 2, 3, 12, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2880, 13, 6, 2, 1, 0, 0, 0, 5, 0, 11, 5, 9, 10, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 464, 2, 2, 1, 2, 0, 0, 0, 0, 1, 5, 4, 20, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 193, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 1, 26, 76, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 102, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 11, 12, 14, 81, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 112, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 5, 11, 28, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 30, 44, 45, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 40, 0, 0, 0, 1, 0, 2, 1, 3, 0, 0, 6, 13, 16, 45, 49, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 22, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 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]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.975 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.976 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4552, 2, 0, 1, 6, 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]", 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9271, 24, 2, 2, 2, 1, 0, 1, 1, 0, 0, 1, 0, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3262, 19, 9, 0, 2, 1, 0, 3, 10, 13, 10, 5, 8, 7, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 747, 8, 11, 1, 58, 2, 0, 2, 1, 10, 49, 81, 35, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.977 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 512, 15, 1, 0, 231, 0, 0, 0, 0, 0, 0, 26, 178, 21, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 355, 7, 0, 0, 196, 0, 0, 0, 0, 0, 0, 1, 11, 12, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 157, 6, 0, 0, 428, 0, 0, 0, 0, 0, 0, 0, 7, 6, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 1, 0, 0, 1409, 0, 0, 0, 0, 0, 0, 2, 3, 3, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 0, 0, 0, 376, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.978 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:56.979 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 873, 37, 0, 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]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4844, 217, 0, 0, 3183, 26, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11807, 23, 1, 2, 4586, 555, 2, 4, 10, 20, 4, 24, 23, 18, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1780, 28, 34, 0, 22, 15, 1, 0, 4, 9, 59, 78, 16, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 384, 3, 6, 25, 1, 9, 1, 0, 0, 1, 1, 17, 179, 3, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 121, 2, 1, 5, 3, 13, 0, 0, 0, 1, 0, 0, 7, 37, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 104, 1, 0, 0, 3, 20, 0, 0, 0, 0, 0, 0, 3, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 12, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 13, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.980 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.981 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 977, 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]", 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6926, 2273, 16, 0, 1, 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-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 10649, 1906, 52, 4, 23, 29, 41, 28, 0, 0, 0, 2, 1, 10, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1202, 44, 26, 1, 8, 5, 23, 46, 1, 1, 1, 3, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.982 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 340, 4, 8, 8, 2, 1, 0, 0, 0, 0, 1, 2, 4, 7, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 189, 16, 1, 1, 0, 0, 0, 2, 0, 0, 0, 0, 3, 12, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 204, 18, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 9, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 89, 40, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 3, 8, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 21, 109, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.983 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.984 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 264, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2330, 1, 0, 0, 2, 1, 0, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5705, 25, 1, 0, 4, 3, 5, 5, 13, 27, 9, 13, 20, 8, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 876, 12, 19, 0, 0, 1, 0, 1, 3, 6, 67, 88, 19, 7, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 275, 4, 6, 0, 0, 0, 0, 0, 1, 0, 1, 19, 219, 10, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 83, 10, 3, 0, 0, 1, 0, 0, 0, 0, 3, 0, 1, 15, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 75, 6, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 153, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.985 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.986 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3287, 254, 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]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13849, 3760, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 14230, 4354, 0, 1, 4, 0, 1, 0, 0, 0, 1, 0, 2, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1189, 57, 23, 0, 0, 0, 0, 0, 1, 3, 4, 0, 3, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 17, 8, 0, 0, 0, 0, 0, 0, 0, 2, 4, 7, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 130, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 3, 19, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.987 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 67, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 13, 12, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 14, 10, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.988 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:56.989 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:56.990 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:56.991 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:56.992 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:56.993 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:56.994 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.995 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1170, 29, 25, 20, 7, 4, 1, 0, 2, 0, 0, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3867, 45, 71, 158, 447, 595, 710, 0, 8, 8, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 609, 16, 8, 27, 13, 12, 17, 1, 0, 2, 1, 8, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 410, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 2, 6, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 231, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 2, 2, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 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]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.996 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:56.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 939, 205, 11, 18, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2747, 83, 23, 50, 117, 1, 1, 2, 1, 0, 3, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 471, 6, 1015, 0, 0, 0, 0, 0, 1, 2, 2, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1251, 739, 356, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 7, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1667, 1699, 171, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 11, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 470, 550, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.998 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 13, 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]", 2024-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:56.999 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.000 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1141, 2, 1, 0, 2, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7699, 12, 1, 0, 1, 0, 0, 1, 1, 0, 1, 2, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16941, 8, 0, 0, 0, 0, 0, 0, 2, 0, 2, 6, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 495, 1, 0, 0, 0, 0, 0, 0, 0, 1, 4, 2, 7, 13, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 2, 21, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.001 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.002 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1828, 4, 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]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1926, 16, 1, 0, 2, 0, 0, 3, 2, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 301, 16, 4, 7, 0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 461, 233, 30, 63, 0, 0, 0, 0, 0, 0, 1, 4, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.003 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1873, 1302, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2926, 1403, 0, 307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 299, 66, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.004 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.005 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 179, 11, 14, 21, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3915, 172, 22, 47, 150, 259, 467, 5, 14, 11, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 417, 42, 2, 0, 6, 0, 21, 0, 1, 6, 7, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 140, 0, 0, 0, 2, 1, 1, 0, 0, 2, 0, 6, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 55, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 6, 22, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.006 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.007 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 190, 33, 94, 216, 445, 591, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2755, 39, 44, 43, 26, 21, 159, 2, 2, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.008 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 205, 13, 0, 4, 1, 2, 3, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 138, 38, 70, 123, 29, 0, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 81, 0, 11, 2, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 33, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.009 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.010 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2885, 8, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 362, 6, 0, 0, 1, 0, 0, 0, 1, 2, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 235, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.011 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.012 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 202, 18, 34, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5015, 23, 32, 108, 1, 1, 3, 4, 5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.013 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5452, 17, 37, 7, 0, 0, 0, 1, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 199, 12, 3, 0, 0, 0, 0, 0, 0, 1, 1, 3, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.014 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.015 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:57.016 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:57.017 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:57.018 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:57.019 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:57.020 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.021 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1267, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5915, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 721, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.022 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.023 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3034, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.024 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.025 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.026 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.027 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.028 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1833, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1952, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 333, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 801, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.029 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.030 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.031 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.032 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.033 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3094, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.034 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.035 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.036 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2903, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 321, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.037 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.038 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 302, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5518, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.039 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.040 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:57.041 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:57.042 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:57.043 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:57.044 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:57.045 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:57.046 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.047 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 290, 23, 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, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2114, 2, 0, 1, 10, 1, 0, 5, 7, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 784, 8, 2, 1, 3, 5, 6, 14, 30, 47, 107, 46, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 225, 11, 0, 0, 0, 0, 0, 4, 2, 10, 51, 188, 314, 9, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 0, 0, 0, 1, 1, 0, 3, 3, 3, 12, 22, 81, 41, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 747, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 6, 20, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 775, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 0, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 451, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.048 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 198, 10, 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-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2857, 5, 0, 0, 13, 1, 2, 4, 8, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1250, 11, 0, 0, 2, 3, 16, 22, 41, 62, 156, 65, 9, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 122, 16, 0, 0, 0, 0, 2, 1, 1, 4, 45, 280, 515, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 154, 32, 0, 0, 0, 0, 1, 0, 2, 2, 6, 18, 94, 43, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 499, 35, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 2, 18, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.050 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 634, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 933, 103, 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-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1611, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.051 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.052 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 92, 19, 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, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 185, 2, 0, 0, 3, 0, 0, 0, 3, 0, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 12, 1, 0, 2, 1, 1, 2, 5, 5, 26, 27, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 184, 13, 0, 0, 0, 0, 3, 3, 7, 22, 58, 87, 22, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 166, 20, 0, 0, 0, 0, 2, 3, 13, 7, 45, 88, 12, 36, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 77, 40, 0, 0, 2, 0, 0, 1, 1, 2, 16, 24, 8, 22, 36, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 67, 0, 0, 0, 0, 0, 0, 1, 2, 3, 2, 3, 5, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 116, 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, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.053 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.054 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 213, 9, 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-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1164, 14, 1, 0, 8, 1, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 488, 5, 0, 0, 2, 2, 5, 8, 17, 32, 51, 34, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 368, 2, 0, 0, 0, 0, 0, 3, 3, 2, 21, 89, 189, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 367, 2, 0, 0, 0, 1, 1, 0, 0, 1, 10, 10, 33, 36, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.055 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 330, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 5, 19, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 27, 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-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.056 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.057 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 26, 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-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 430, 1, 2, 0, 6, 3, 1, 2, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1613, 11, 0, 0, 11, 5, 7, 8, 19, 30, 47, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 492, 2, 1, 0, 0, 3, 2, 2, 5, 8, 19, 97, 167, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 336, 4, 0, 0, 0, 0, 0, 1, 2, 4, 16, 27, 86, 24, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 0, 0, 0, 0, 0, 1, 1, 0, 0, 4, 3, 7, 40, 43, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.058 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.059 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 36, 18, 0, 1, 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]", 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 326, 13, 1, 0, 14, 0, 3, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.060 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 60, 4, 1, 0, 3, 0, 1, 0, 2, 9, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 83, 2, 0, 1, 0, 1, 0, 2, 1, 9, 23, 31, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 10, 0, 1, 0, 0, 2, 0, 1, 4, 5, 16, 14, 23, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11, 20, 0, 0, 0, 0, 0, 0, 0, 1, 3, 3, 3, 26, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 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]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.061 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:57.062 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 3, 0, 0, 2, 2, 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]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1586, 3, 1, 1, 3, 3, 1, 10, 4, 32, 50, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 521, 0, 0, 0, 0, 0, 1, 2, 3, 1, 11, 90, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 313, 1, 0, 0, 0, 0, 0, 0, 0, 3, 4, 12, 75, 24, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 159, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 2, 8, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 31, 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-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.063 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.064 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 30, 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]", 2024-04-10T04:21:57.065 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 343, 12, 1, 0, 1, 0, 5, 4, 11, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 73, 10, 0, 0, 4, 0, 0, 5, 7, 15, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 18, 0, 0, 0, 1, 1, 3, 3, 6, 18, 21, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 64, 10, 0, 0, 0, 1, 0, 0, 1, 5, 16, 28, 21, 24, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 6, 12, 38, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.066 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.067 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_resrv_repnum_vs_duration": { 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 8, 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "number of replicas", 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 1, 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0]", 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "[1, 1]", 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "[2, 2]", 2024-04-10T04:21:57.068 INFO:tasks.workunit.client.0.smithi016.stdout: "[3, 3]", 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "[4, 4]", 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "[5, 5]", 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "[6, None]" 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "linear" 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 10, 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "duration", 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 250000, 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 249999]", 2024-04-10T04:21:57.069 INFO:tasks.workunit.client.0.smithi016.stdout: "[250000, 499999]", 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "[500000, 999999]", 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "[1000000, 1999999]", 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "[2000000, 3999999]", 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "[4000000, 7999999]", 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "[8000000, 15999999]", 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "[16000000, 31999999]", 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "[32000000, None]" 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.070 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.071 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.072 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.073 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.074 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.075 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.076 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.077 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_counters": { 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: "caps": { 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flush_ack": { 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.078 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_grant": { 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_revoke": { 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_trunc": { 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_commit": { 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch_complete": { 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch_keys": { 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_merge": { 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_split": { 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "exported_inodes": { 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "forward": { 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_cap_release": { 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps": { 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps_dirty": { 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_inode_file_caps": { 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "imported_inodes": { 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes": { 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_expired": { 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_pinned": { 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_with_caps": { 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "load_cent": { 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "openino_dir_fetch": { 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "process_request_cap_release": { 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "reply_latency": { 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.083 INFO:tasks.workunit.client.0.smithi016.stdout: "request": { 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rbytes": { 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rfiles": { 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rsnaps": { 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_reply": { 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.084 INFO:tasks.workunit.client.0.smithi016.stdout: "subtrees": { 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_cache": { 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_enqueue_scrub": { 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_exportdir": { 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_flush": { 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.085 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragmentdir": { 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragstats": { 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_inodestats": { 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_quiesce_inode": { 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_quiesce_path": { 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_enqueued": { 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_prioritized": { 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_processing": { 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays": { 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_delayed": { 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.087 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_enqueuing": { 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_completed": { 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_started": { 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_created": { 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_enqueued": { 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_migrated": { 2024-04-10T04:21:57.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_reintegrated": { 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_log": { 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: "ev": { 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: "evadd": { 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: "evex": { 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "evexd": { 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "evexg": { 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "evlrg": { 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "evtrm": { 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "jlat": { 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.090 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "replayed": { 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "seg": { 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "segadd": { 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "segex": { 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "segexd": { 2024-04-10T04:21:57.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "segexg": { 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "segmjr": { 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "segtrm": { 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_mem": { 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "cap": { 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.092 INFO:tasks.workunit.client.0.smithi016.stdout: "cap+": { 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: "cap-": { 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: "dir": { 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: "dir+": { 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: "dir-": { 2024-04-10T04:21:57.093 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: "dn": { 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: "dn+": { 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: "dn-": { 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: "heap": { 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248188 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.094 INFO:tasks.workunit.client.0.smithi016.stdout: "ino": { 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "ino+": { 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "ino-": { 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "rss": { 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45352 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_server": { 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_acquisition_throttle": { 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.095 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_revoke_eviction": { 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_request": { 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_session": { 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_peer_request": { 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "req_create_latency": { 2024-04-10T04:21:57.096 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getattr_latency": { 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getfilelock_latency": { 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getvxattr_latency": { 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.097 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "req_link_latency": { 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookup_latency": { 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookuphash_latency": { 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupino_latency": { 2024-04-10T04:21:57.098 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupname_latency": { 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupparent_latency": { 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupsnap_latency": { 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.099 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lssnap_latency": { 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mkdir_latency": { 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mknod_latency": { 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mksnap_latency": { 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "req_open_latency": { 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "req_readdir_latency": { 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rename_latency": { 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "req_renamesnap_latency": { 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.101 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmdir_latency": { 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmsnap_latency": { 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmxattr_latency": { 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.102 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setattr_latency": { 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setdirlayout_latency": { 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setfilelock_latency": { 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setlayout_latency": { 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setxattr_latency": { 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "req_snapdiff_latency": { 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "req_symlink_latency": { 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "req_unlink_latency": { 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.104 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_sessions": { 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: "average_load": { 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: "avg_session_uptime": { 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: "mdthresh_evicted": { 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:57.105 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "session_count": { 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "session_remove": { 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_open": { 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_stale": { 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "total_load": { 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.106 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "purge_queue": { 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed": { 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed_ops": { 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing": { 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_high_water": { 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops": { 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops_high_water": { 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_item_in_journal": { 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:21:57.109 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:57.110 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 230 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7352 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:21:57.111 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7352, 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52485335 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7352, 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22056 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7352, 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2355959519 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:21:57.112 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:21:57.113 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7350 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7350, 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51930613 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7350, 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58808 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7350, 2024-04-10T04:21:57.114 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2182481622 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.115 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7353 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7353, 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41687284634 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 145878 2024-04-10T04:21:57.116 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:21:57.117 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:21:57.118 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239108096 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239083520 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24576 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.119 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267457008 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23408302 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.120 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.121 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69844834 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:21:57.122 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267457008 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2409372 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.123 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.124 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69872244 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.125 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178304672 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.126 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.127 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69159264 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.128 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 89 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 332893, 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3721444434 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:21:57.129 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.130 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17874, 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4484048757 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.131 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T04:21:57.132 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 251 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7251 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.133 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50974846 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1983965677 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:21:57.134 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 219 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7252 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.136 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:21:57.137 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7252 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7252, 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39411321444 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:21:57.138 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:57.139 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7251 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 100705140 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64891 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2219961897 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.140 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 162447360 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161513472 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.141 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 933888 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267687693 2024-04-10T04:21:57.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23274141 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.143 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.144 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69748310 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.145 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267687693 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1928373 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.146 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.147 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70122558 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178458462 2024-04-10T04:21:57.148 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.149 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.150 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69005474 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.151 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 316340, 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3296207589 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.152 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17630, 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4654156522 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.153 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:21:57.154 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 246 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.155 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50579176 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2115949955 2024-04-10T04:21:57.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 146 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:57.157 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.158 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:21:57.159 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39571051769 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.160 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:21:57.161 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 99788032 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:57.162 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64171 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7195, 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2735934539 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 149848064 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.163 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 149397504 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 450560 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 268267423 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22290568 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.165 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.166 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70152153 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.167 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 268267423 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1365998 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.168 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.169 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70105203 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.170 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178844949 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.171 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.173 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68618987 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:21:57.174 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 312762, 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3121029041 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.175 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17487, 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6596469277 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24060 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.177 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.178 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7446528 2024-04-10T04:21:57.179 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 790769664 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8530436 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2320436 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 197, 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1165969 2024-04-10T04:21:57.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 741998592 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77952, 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8011375400 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77961, 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15681807844 2024-04-10T04:21:57.181 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3375104 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 319275008 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 759037952 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:57.182 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5812071233 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61294 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5011140608 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:57.183 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5011144704 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51663 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 61294, 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3234589889 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.184 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5702109518 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57926 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2347288 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 767 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7653816 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.185 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1037 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5306528 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5306528 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.186 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1037, 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2647745 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.187 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 892 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5946 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.188 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1120370688 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:57.189 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14422016 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19507, 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96595433 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3161, 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10453551123 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.190 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 23010, 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248016386 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.191 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77876, 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21591864398 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76822, 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3601473396 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77876, 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85261253 2024-04-10T04:21:57.192 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77876, 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21677125651 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 237247, 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2298778771 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 935, 2024-04-10T04:21:57.193 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5820508 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 148192, 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81626414 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53, 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70031 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20872, 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5975654628 2024-04-10T04:21:57.194 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 451255 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22660 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21897, 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2201703947 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 50204, 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41156423 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.195 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 28307, 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 985233787 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14077, 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 541716703 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:57.196 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4707552387 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8894, 2024-04-10T04:21:57.197 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 565609815 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8893, 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1879143620085 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8894, 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5783338449458 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87719, 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2452095748610 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:57.198 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87719, 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16890853 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192680988 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41855245392 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45751431 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:57.199 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23791016900 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19463481587 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10432655 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2367, 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22545961 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:57.200 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 90030542391 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21243972317 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 785352597 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:57.201 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 566042624 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 562839552 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3203072 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:57.202 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59341829 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.203 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.204 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74859515 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.205 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445063719 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1904 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.206 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 133504 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.207 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74894569 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.208 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7305136 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39561219 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.210 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70574157 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445063719 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 166914 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1116055 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73747008 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 46 2024-04-10T04:21:57.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.215 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53424 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 137436, 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9235596780 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1846378895 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.216 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53424, 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 249678183903 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3249928368 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54192, 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43667511602 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53424, 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 122133430039 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37729 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37729, 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31734870057 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3249928368 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37807, 2024-04-10T04:21:57.218 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21818735791 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37729, 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23491350752 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8662 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 326059982 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8662, 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29062968351 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.219 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 9184, 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9400096290 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8662, 2024-04-10T04:21:57.220 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25069443201 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7033 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1520318913 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7033, 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 188880345495 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:57.221 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7201, 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12448679521 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7033, 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73572636086 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T04:21:57.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 756432896 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26416 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:57.223 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:57.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10895360 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 815915008 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:57.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5256261 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1886966 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 203, 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1042429 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:57.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 838074368 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73877, 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7760341756 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73901, 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14864391679 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3350528 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.227 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 302616576 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 855113728 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.228 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8319924738 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71657 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7055368192 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7055372288 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.229 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 63037 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 71657, 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3395390569 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8177621419 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:57.230 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67302 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3474569 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 757 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10801189 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1095 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:57.231 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7326620 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7326620 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:57.232 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1095, 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3185503 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:57.233 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 673 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6014 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:57.234 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1132158976 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9629696 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21019, 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95338100 2024-04-10T04:21:57.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3175, 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12291218819 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.236 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22999, 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239573490 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:57.237 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20355421596 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 72915, 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3121381093 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 77075977 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20432497573 2024-04-10T04:21:57.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32603, 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1210173246 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 814, 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4607529 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.239 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8733, 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9820867 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46, 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56372 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13773, 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2943152751 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 232663 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.240 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26780 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26228, 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2795936639 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 79914, 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40246089 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53686, 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1054195077 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:57.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14414, 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 534717211 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.242 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9722267574 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21960, 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1474363675 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:57.243 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21959, 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2010760475357 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21960, 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5903101834613 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85419, 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2663261224767 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85419, 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12843526 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.244 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 265707783 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37555189735 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41928049 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19861391153 2024-04-10T04:21:57.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24216343748 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647446 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2332, 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21533455 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91640374552 2024-04-10T04:21:57.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25894499021 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 801151451 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.247 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 630734848 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 549994496 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 80740352 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:57.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59057924 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 36864 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 798720 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.250 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74324220 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:57.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442934431 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 256 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 145344 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68625057 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.254 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11075744 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39371949 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75381427 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.257 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442934431 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 160028 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1116245 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67494384 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:57.260 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50 2024-04-10T04:21:57.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55481 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 142969, 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10809564285 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.262 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2131139078 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 55481, 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 858029113093 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2649403254 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.263 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 57352, 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50373918530 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 55481, 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 169692852404 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32583 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32583, 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23018019433 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.264 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2649403254 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32901, 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11259423224 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32583, 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10945659978 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:57.265 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12802 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 206967751 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12802, 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 142409304089 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13229, 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19865187040 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12802, 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55391417051 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10096 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.267 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1924171327 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10096, 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 692601789571 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11222, 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19249308266 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:57.268 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10096, 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 103355775375 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.269 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 847716352 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17683 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:57.270 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.271 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12947456 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696143872 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5681108 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.272 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1423749 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 186, 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 946870 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 686424064 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 69068, 2024-04-10T04:21:57.273 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6705026192 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 69027, 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12767176492 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16707584 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 282693632 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 690683904 2024-04-10T04:21:57.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.275 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9598064343 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73064 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8289054720 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8289058816 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.276 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66026 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73064, 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3559937787 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9428864698 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:57.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67888 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3639224 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 893 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13211883 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1163 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.278 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9572659 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9572659 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.279 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1163, 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5070946 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.280 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7447 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 994230272 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9617408 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:57.282 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16881, 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67932403 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3205, 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11515651779 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27869, 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 306588694 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.284 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17717108985 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68241, 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2410557812 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64638355 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17781747340 2024-04-10T04:21:57.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 51578, 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1106055935 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 915, 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4447510 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20267, 2024-04-10T04:21:57.286 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16379820 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 36, 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56492 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15671, 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 770878121 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 236964 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17925 2024-04-10T04:21:57.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6956, 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1556923400 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19726, 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20418457 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12770, 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1096025960 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.288 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11881, 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 494239705 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:57.289 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4934138362 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5500, 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 586508512 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5499, 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1850530957400 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.290 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5500, 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5445546554596 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78771, 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2220195152784 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78771, 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12632316 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:57.291 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 171727729 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30914657447 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42001992 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16535928876 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:57.292 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20179182840 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647267 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2275, 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16951787 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72756318298 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:57.293 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21397078954 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 681711432 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 589275136 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.294 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 555548672 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33726464 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.295 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59131164 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75074276 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.298 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 443483736 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2400 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42304 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 110928 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68065720 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12828384 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39420776 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73579960 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.304 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 443483736 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.305 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155117 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1134168 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.306 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75320675 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 99 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:57.307 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:57.308 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41540 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 129645, 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9718875226 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1246654655 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.309 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41540, 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 181945975813 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3916958783 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42384, 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56428959393 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41540, 2024-04-10T04:21:57.310 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 132847621355 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13129 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13129, 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24008341217 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3916958783 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.311 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13648, 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5032412022 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13129, 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13108068861 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26568 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 296385840 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:57.312 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26568, 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 107628101492 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26782, 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47550024188 2024-04-10T04:21:57.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26568, 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102588095557 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1843 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 950268815 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1843, 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50309533104 2024-04-10T04:21:57.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1954, 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3846523183 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1843, 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17151456937 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.315 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696053760 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.316 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 131347 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:57.317 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11558912 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 620208128 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6019029 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2034625 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.319 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 173, 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 984973 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 542965760 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65878, 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6273153536 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:57.320 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65877, 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12503970300 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3850240 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269848576 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 560005120 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:57.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7609964348 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58411 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6530899968 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:57.322 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6530904064 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52983 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58411, 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2807702463 2024-04-10T04:21:57.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7464627253 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53963 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3275053 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 647 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11463416 2024-04-10T04:21:57.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 876 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8188363 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8188363 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:57.325 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 237 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 876, 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3722732 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 631 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5784 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 904044544 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:57.328 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9641984 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16404, 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66981739 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3124, 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7851046764 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.329 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13972, 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155053460 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:57.330 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17155600940 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 64995, 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2522854868 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:57.331 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 63342517 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17218943457 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26676, 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 677940728 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:57.332 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1309, 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4755070 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8951, 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8375072 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57559 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13117, 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2766031711 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.333 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 201847 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17285 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 24688, 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1478211818 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 67154, 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24700932 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:57.334 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42466, 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 612206446 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11390, 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 389590324 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:57.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3494528615 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17115, 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1337465101 2024-04-10T04:21:57.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17114, 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1995173256288 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17115, 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5672636574133 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74248, 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2669604937655 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74248, 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12062563 2024-04-10T04:21:57.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158418773 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30580312613 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38715574 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:57.338 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15536971375 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14525234056 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5653185 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2261, 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20102744 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:57.339 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64313157605 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15791666199 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 610529882 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:57.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 604422144 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 596738048 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7684096 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:57.341 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59273311 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.342 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 266240 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74669985 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.344 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 444549834 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.345 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1776 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 114528 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75427558 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.347 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11057584 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39515540 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.349 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75255996 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.350 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 444549834 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158290 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1133240 2024-04-10T04:21:57.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74252332 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.353 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:57.354 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39626 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 121325, 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7267771844 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1097776247 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39626, 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 393624386915 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1880753384 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.356 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41944, 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34383052251 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39626, 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 173622595242 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22421 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22421, 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59302060069 2024-04-10T04:21:57.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1880753384 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22784, 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8202293956 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22421, 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9554783807 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.358 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13324 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 127858541 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13324, 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 279403280661 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15124, 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19878810628 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13324, 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 130893097833 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3881 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.360 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 969917706 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3881, 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54919046185 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4036, 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6301947667 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3881, 2024-04-10T04:21:57.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33174713602 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.362 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552620032 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30203 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.364 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23805952 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684470272 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5447897 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:57.365 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2015450 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 192, 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1177062 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 743309312 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58959, 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10017257740 2024-04-10T04:21:57.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58956, 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17608356200 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8720384 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241446912 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 756088832 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:57.367 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7482583333 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 62883 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:57.368 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6625927168 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6625931264 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47524 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.369 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62883, 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3515547054 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7279283614 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56666 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8429582 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1150 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.370 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25174279 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1572 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16744697 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16744697 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:57.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 448 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1572, 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11508127 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.372 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 841 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12, 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27258 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:57.373 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 951877632 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:57.374 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9637888 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22556, 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 97575364 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3068, 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10095195160 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.375 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.377 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:57.377 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21747, 2024-04-10T04:21:57.377 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 262307064 2024-04-10T04:21:57.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.377 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:57.377 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.377 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.377 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23852786304 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58159, 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3222988317 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 106341966 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.378 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23959128270 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30085, 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1210687805 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 784, 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4833998 2024-04-10T04:21:57.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14013, 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22399192 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46, 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70521 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15316, 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4524804636 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 194065 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.380 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19584 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18280, 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2483580542 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54592, 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34439872 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 36312, 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1664225103 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.381 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12854, 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 672227347 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5508674313 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17674, 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1322594157 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17673, 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2092284682407 2024-04-10T04:21:57.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17674, 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5650690953492 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70591, 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2684750009689 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70591, 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17799145 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184040806 2024-04-10T04:21:57.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42857591319 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52480967 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21900892448 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20530947760 2024-04-10T04:21:57.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647982 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2285, 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23196162 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91006510378 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:57.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22391584040 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 968824461 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 561815552 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 486637568 2024-04-10T04:21:57.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75177984 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58370466 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32768 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 516096 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75298398 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 437778496 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2672 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.392 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178640 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.393 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73745280 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.394 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10767360 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38913644 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67759508 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 437778496 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 162468 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1125316 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72638808 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.400 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39978 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:57.401 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 103470, 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11748193210 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1448756129 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39978, 2024-04-10T04:21:57.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102950006754 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2227009074 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 40779, 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32712496668 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39978, 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56821800569 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29800 2024-04-10T04:21:57.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 29800, 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26051061344 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2227009074 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30264, 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14369585530 2024-04-10T04:21:57.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 29800, 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13750407455 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6133 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 316082890 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6133, 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19265988753 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.405 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6364, 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8718002079 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:57.406 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6133, 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16257942276 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4045 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1132673239 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4045, 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57632956657 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4151, 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9624909059 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4045, 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26813450838 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 752959488 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:57.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26985 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.410 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16687104 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 718790656 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6811487 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2370957 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 206, 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1369492 2024-04-10T04:21:57.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 700055552 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75260, 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12014160089 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75229, 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21301711985 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.413 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8798208 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 308060160 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 712835072 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11869246844 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81943 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10070933504 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:57.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10070937600 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 77495 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 81943, 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6079771706 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.416 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11692411611 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76534 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4343818 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1047 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16686230 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.417 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1387 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12342412 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12342412 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:57.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 355 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1387, 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7882785 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 605 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6124 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1046269952 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:57.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13836288 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18002, 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 98489704 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3101, 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15677704941 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8727, 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 109763001 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.423 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28871979213 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74314, 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3671608498 2024-04-10T04:21:57.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88214228 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28960193441 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19546, 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 943815414 2024-04-10T04:21:57.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 737, 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14679459 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16088, 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18515580 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 49, 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69528 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:57.426 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13280, 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4812681582 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 200172 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17889 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13419, 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1024445284 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32984, 2024-04-10T04:21:57.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30450265 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19565, 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 818107677 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13881, 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 686003512 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.428 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3679605966 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7058, 2024-04-10T04:21:57.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 590527519 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7057, 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1984801064829 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7058, 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5214273362577 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85198, 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2491565967137 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:57.430 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85198, 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27797082 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 197860197 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50928249114 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66303336 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.431 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24558600189 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24854158574 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9847494 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2191, 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22122420 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:57.432 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104249491619 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26846766466 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1030537516 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:57.433 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 584908800 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 557039616 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27869184 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58692118 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20480 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81920 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75423210 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.437 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440190885 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2656 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 182624 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71328923 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:57.440 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16326272 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39128078 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.442 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70374770 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:57.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440190885 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161214 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1113664 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.445 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70239325 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32763 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 105465, 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12710116551 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:57.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552165608 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32763, 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104167366347 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 794780182 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33188, 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20013959042 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32763, 2024-04-10T04:21:57.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29752891638 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25616 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25616, 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29696314453 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 794780182 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.450 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25774, 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10919027729 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25616, 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10270668007 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6013 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 115724062 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:57.451 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6013, 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17906966921 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6173, 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6436046051 2024-04-10T04:21:57.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6013, 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12930724338 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1134 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 436441546 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1134, 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56564084973 2024-04-10T04:21:57.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1241, 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2658885262 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1134, 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6551499293 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4290 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 713904128 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.455 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25806 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:57.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7417856 2024-04-10T04:21:57.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 496013312 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4625022 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1561681 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 145, 2024-04-10T04:21:57.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1049573 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 417660928 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60119, 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9925630019 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60126, 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17808923733 2024-04-10T04:21:57.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13574144 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 246296576 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 426180608 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5031341051 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42359 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4521930752 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4521934848 2024-04-10T04:21:57.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39105 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42359, 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2894291341 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:57.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4929450750 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39237 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1888399 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 488 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7359055 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:57.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 722 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470656 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470656 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241 2024-04-10T04:21:57.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 722, 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2938022 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.465 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6345 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:57.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 751869952 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10227712 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12599, 2024-04-10T04:21:57.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60126468 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3070, 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7450044646 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7722, 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 92832840 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:57.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60082, 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24225590278 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 59374, 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183770270 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60082, 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71570300 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.470 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60082, 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24297160578 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19432, 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 850460154 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 816, 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6790829 2024-04-10T04:21:57.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11547, 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18649945 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42, 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88309 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10363, 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3351673440 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159707 2024-04-10T04:21:57.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16760 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5006, 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1200747847 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27305, 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13379800 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22299, 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 644828020 2024-04-10T04:21:57.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10941, 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552161005 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.474 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2976428308 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13964, 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1375864458 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.475 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13963, 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1733734567379 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13964, 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470368267211 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68830, 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2013177221427 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68830, 2024-04-10T04:21:57.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18967544 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 176033895 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42282600805 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56188286 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:57.477 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22000633576 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17128061837 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6243449 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2129, 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22145823 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.478 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84589456396 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18843154344 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 844281072 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 480862208 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 452976640 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27885568 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59506970 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16384 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 126976 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74567398 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 446302275 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.484 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1632 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 105072 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 224 2024-04-10T04:21:57.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73684493 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.486 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6816768 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39671313 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70952431 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:57.489 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 446302275 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.490 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161496 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1137543 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72492382 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.493 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18299 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74562, 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9132791855 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 941926143 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18299, 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69040140824 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1169694063 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18729, 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19835058757 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.495 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18299, 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39303342734 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10591 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10591, 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12590616977 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:57.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1169694063 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10630, 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6069765201 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10591, 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5536792530 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4004 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 156243803 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.497 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4004, 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15105034268 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:57.498 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4269, 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5634231404 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4004, 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10952039359 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3704 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 785682340 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3704, 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41344489579 2024-04-10T04:21:57.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3830, 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8131062152 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3704, 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22814510845 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.500 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 427900928 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42493 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.502 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.503 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17338368 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 611905536 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5698494 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2022980 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.504 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 180, 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1222839 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 608305152 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63720, 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10234374622 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63696, 2024-04-10T04:21:57.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17837330525 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11468800 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 260829184 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 602603520 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.506 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11449178203 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78962 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9854943232 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.507 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9854947328 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76856 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78962, 2024-04-10T04:21:57.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5228154778 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11247774385 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72803 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5648745 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 845 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17199825 2024-04-10T04:21:57.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1228 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11551080 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11551080 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:57.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 402 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1228, 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5185350 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 935 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6305 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 892362752 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.513 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14413824 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19557, 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78440202 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3060, 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15501236396 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11422, 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159258255 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63615, 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24218803938 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62932, 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3302912089 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63615, 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 82940490 2024-04-10T04:21:57.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63615, 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24301744428 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27974, 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 896201076 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.517 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 741, 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5153430 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8795, 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11401341 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 50, 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65564 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10843, 2024-04-10T04:21:57.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3814468782 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195547 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16590 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13714, 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1291761887 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 45124, 2024-04-10T04:21:57.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26730390 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 31410, 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1032639554 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12755, 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 632135896 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:57.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5089398487 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:57.521 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020831699 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15314, 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2012789842891 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5444409638688 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76483, 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2600334723424 2024-04-10T04:21:57.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76483, 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19168179 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192773255 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45484143105 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:57.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57661998 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22412130862 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27832302049 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10432531 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2187, 2024-04-10T04:21:57.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21159993 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 101035974139 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29723305845 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76484, 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1067222259 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:57.525 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 597909504 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10706944 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58746317 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 94208 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75369011 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440597377 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.530 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2400 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 164080 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70941231 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.532 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16913712 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39164211 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.533 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69751197 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:57.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440597377 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.536 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 170200 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1135334 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.537 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69802177 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:57.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54285 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 121388, 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11928606410 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.540 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 638638386 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54285, 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75821161048 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684831012 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54821, 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41889232576 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54285, 2024-04-10T04:21:57.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58878871534 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41891 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41891, 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22629884822 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684831012 2024-04-10T04:21:57.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42044, 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14753603380 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41891, 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13185853206 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11385 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87198323 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:57.543 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11385, 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42457326474 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11628, 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24221442651 2024-04-10T04:21:57.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11385, 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38497779310 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1009 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 551440063 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1009, 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10733949752 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:57.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1149, 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2914186545 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1009, 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195239018 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 35 2024-04-10T04:21:57.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 622731264 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": [ 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.547 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "flags_names": [ 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "hashpspool" 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 1, 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 1, 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 1, 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:57.548 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 1781760, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 1781760, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 2, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.4651405965414597e-06, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 1214, 2024-04-10T04:21:57.549 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 2072576, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 590368, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 590368, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 1771104, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 399, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 2473984 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.550 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "flags_names": [ 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "hashpspool" 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 32, 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 32, 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 2, 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:57.551 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 152328, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 110592, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 22, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 41736, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.1075273082260537e-07, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 79, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 88064, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 20512, 2024-04-10T04:21:57.552 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 6600, 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 13912, 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 61536, 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 68, 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 35840 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:57.553 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "flags_names": [ 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "hashpspool" 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 64, 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 64, 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 3, 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T04:21:57.554 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T04:21:57.555 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:57.556 INFO:tasks.workunit.client.0.smithi016.stdout: "flags_names": [ 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "hashpspool", 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "selfmanaged_snaps" 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 8, 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 8, 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 4, 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 12595200, 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:57.557 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 12595200, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 4, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 1.7425732949050143e-05, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 9070, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 3178338304, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 4194323, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 4194323, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 12582969, 2024-04-10T04:21:57.558 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 24346, 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 3151309824 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": { 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: "mirroring_by_pool": [ 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: false 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_images_by_pool": [ 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pools": 1 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "report_id": "88de542d-d629-447b-be72-fe57e33b26a4", 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "report_timestamp": "2024-04-10T04:21:56.470240", 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "report_version": 1, 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_stats": { 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "7.9.2" 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "rook": { 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster": { 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "external-mode": null, 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "allow-multiple-per-node": null, 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "count": null, 2024-04-10T04:21:57.560 INFO:tasks.workunit.client.0.smithi016.stdout: "max-id": null, 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "pvc": { 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "stretch": { 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "network": { 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "provider": null 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "storage": { 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "device-set": { 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "non-portable": null, 2024-04-10T04:21:57.561 INFO:tasks.workunit.client.0.smithi016.stdout: "portable": null, 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: "csi": { 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes": { 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: "node": { 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes-total": null, 2024-04-10T04:21:57.562 INFO:tasks.workunit.client.0.smithi016.stdout: "with-ceph-daemons": null, 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-cephfs-plugin": null, 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-nfs-plugin": null, 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-rbd-plugin": null 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "storage-class": { 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket": null, 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs": null, 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "nfs": null, 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": null, 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.563 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: "services": {}, 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pg": [ 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.564 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.053064+0000", 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.053064+0000", 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.055981+0000", 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:57.565 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.566 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2c", 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4599, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:43:11.573385+0000", 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.567 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.568 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.569 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.570 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.571 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089303+0000", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089303+0000", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089773+0000", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:57.572 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.573 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2b", 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4783, 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:42:58.097166+0000", 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.575 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.576 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.577 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.578 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083276+0000", 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083276+0000", 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.084056+0000", 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.579 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:57.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:57.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:57.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:57.581 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.123477+0000", 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2a", 2024-04-10T04:21:57.582 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4634, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:52:28.476143+0000", 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.583 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.584 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.585 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:57.586 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.587 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.190080+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.190080+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.191564+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.588 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.589 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.29", 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4666, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:40:17.119088+0000", 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.590 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.591 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.592 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.593 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.594 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488203+0000", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488203+0000", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.488603+0000", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:57.595 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120582+0000", 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.596 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.28", 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4631, 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:51:00.962050+0000", 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.597 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.598 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.599 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.600 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.601 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.587535+0000", 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.587535+0000", 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.588074+0000", 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:57.602 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.603 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.27", 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4711, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:21:24.748467+0000", 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.604 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.605 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.606 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.607 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.608 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088551+0000", 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088551+0000", 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089397+0000", 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.609 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.610 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.26", 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4591, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:39:36.234040+0000", 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.611 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.612 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.613 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.614 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.615 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.589717+0000", 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.589717+0000", 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.590566+0000", 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.616 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.807067+0000", 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.617 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.25", 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:34:07.977717+0000", 2024-04-10T04:21:57.618 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.619 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.621 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.622 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.171632+0000", 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.171632+0000", 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.172302+0000", 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.623 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.624 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.24", 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.625 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:14:23.770239+0000", 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.628 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.629 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.188911+0000", 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.188911+0000", 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.189564+0000", 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.630 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.631 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.23", 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.632 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:25:27.698965+0000", 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.633 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.636 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.502785+0000", 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.502785+0000", 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.503672+0000", 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:57.637 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.638 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.22", 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.639 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4633, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:31:15.523034+0000", 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.640 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.641 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.642 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.643 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.042213+0000", 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.042213+0000", 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.042520+0000", 2024-04-10T04:21:57.644 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120605+0000", 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.645 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.21", 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.646 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4695, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:35:05.142563+0000", 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.647 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.648 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.650 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.490129+0000", 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.490129+0000", 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.490797+0000", 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.651 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.117974+0000", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.652 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.20", 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:04:14.781939+0000", 2024-04-10T04:21:57.653 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.656 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.657 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.072543+0000", 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.072543+0000", 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.073461+0000", 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.658 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.659 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.f", 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4589, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:36:22.704578+0000", 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.660 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.662 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.663 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:57.664 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.161166+0000", 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.161166+0000", 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.161832+0000", 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:57.665 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.666 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.e", 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4720, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:50:13.205298+0000", 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.667 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:57.670 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.671 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.048328+0000", 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.048328+0000", 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.048854+0000", 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:57.672 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.673 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.c", 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4622, 2024-04-10T04:21:57.674 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:35:51.625741+0000", 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.677 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.678 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.180692+0000", 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.180692+0000", 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.181873+0000", 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:57.680 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.d", 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4765, 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:07:32.690602+0000", 2024-04-10T04:21:57.681 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 70, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 1, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:57.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.685 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104805+0000", 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104805+0000", 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.106292+0000", 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:57.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.687 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.d", 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4601, 2024-04-10T04:21:57.688 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:52:44.774825+0000", 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.691 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.692 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.493124+0000", 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.493124+0000", 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.493500+0000", 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.694 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.c", 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4690, 2024-04-10T04:21:57.695 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:57:54.391201+0000", 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.699 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068566+0000", 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068566+0000", 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068864+0000", 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.701 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.a", 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4600, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.702 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:33:37.033671+0000", 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.705 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.706 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093797+0000", 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093797+0000", 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.095423+0000", 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.708 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.b", 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4581, 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:33:18.926885+0000", 2024-04-10T04:21:57.709 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.712 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'3" 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:57.713 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.178014+0000", 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.178014+0000", 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.178981+0000", 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.715 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.b", 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4683, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:42:45.316061+0000", 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.716 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.719 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.720 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088457+0000", 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088457+0000", 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088870+0000", 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.722 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.a", 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.723 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:56:18.315957+0000", 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.726 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.727 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.068144+0000", 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.068144+0000", 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.068634+0000", 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.729 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.8", 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4667, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:53.659467+0000", 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.730 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.733 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.734 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090445+0000", 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090445+0000", 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090795+0000", 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800005+0000", 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.736 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.9", 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:10:31.919792+0000", 2024-04-10T04:21:57.737 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.740 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.741 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.073990+0000", 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.073990+0000", 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.075005+0000", 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.743 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.9", 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4670, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:08:30.958377+0000", 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.744 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.747 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.748 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.072501+0000", 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.072501+0000", 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.077447+0000", 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.750 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.8", 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4605, 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:46:20.484089+0000", 2024-04-10T04:21:57.751 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.754 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:57.755 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.186498+0000", 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.186498+0000", 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.187587+0000", 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.757 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.6", 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4784, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:52:47.354964+0000", 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.758 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.761 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.762 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089870+0000", 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089870+0000", 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090706+0000", 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.764 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.7", 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4597, 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:20.932956+0000", 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.765 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.768 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.769 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.033414+0000", 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.033414+0000", 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.994875+0000", 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3233, 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.771 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3233, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.1", 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8655, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:52:31.522695+0000", 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.010236159, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.772 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1355, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 356766, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3228, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 431326 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.775 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3233" 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:57.776 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.067723+0000", 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.067723+0000", 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.068417+0000", 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.778 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.7", 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:39:56.450711+0000", 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.779 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.782 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.783 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068149+0000", 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068149+0000", 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068794+0000", 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:57.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809754+0000", 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.785 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.6", 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.786 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4767, 2024-04-10T04:21:57.789 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.789 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:03:06.690194+0000", 2024-04-10T04:21:57.789 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.789 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.789 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.791 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.792 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "626'2" 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:57.793 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.068865+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.068865+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.003928+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:57.794 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2946, 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2946, 2024-04-10T04:21:57.795 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.0", 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8075, 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:03:29.155868+0000", 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.005628417, 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.798 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 451, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 416442, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2947, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 371798 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.799 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1149'2946" 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.800 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.473219+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.473219+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.473638+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.801 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.802 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.4", 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4765, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:29:53.129748+0000", 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.805 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.806 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104020+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104020+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.105521+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.808 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.809 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.5", 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4593, 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:37:52.580455+0000", 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.812 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.813 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.814 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088293+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088293+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.001592+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:57.815 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2954, 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2954, 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.816 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.3", 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8323, 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:34:08.576381+0000", 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.017057849, 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 4194304, 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.819 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 674, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 391270, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2942, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 383671 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.820 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2954" 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.821 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.076773+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.076773+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.078042+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:57.822 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.823 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.0", 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4608, 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:58:25.427957+0000", 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.826 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.827 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.828 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.187051+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.187051+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.187933+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:57.829 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.830 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1", 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:38:41.587659+0000", 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.833 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.834 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.835 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.047117+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.047117+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.993272+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.836 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2909, 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2909, 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.837 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.6", 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8367, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:46:05.172843+0000", 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.008808746, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 953, 2024-04-10T04:21:57.840 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 397246, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2874, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 347790 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:57.841 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2909" 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 19, 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.842 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093255+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093255+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.094487+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.843 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 241, 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 241, 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.844 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "1.0", 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 5269, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:30:30.780112+0000", 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:57.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.847 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1214, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2024, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 399, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.848 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "2024'241" 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.849 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.084473+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.084473+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.085345+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.850 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.851 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.3", 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4644, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:08:35.302983+0000", 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.854 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.855 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.856 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.037774+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.037774+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.038533+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.857 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.858 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2", 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4688, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:08:38.756788+0000", 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.862 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.107284+0000", 2024-04-10T04:21:57.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.107284+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.045956+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:57.864 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3137, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3137, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.5", 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.865 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8464, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:14:40.857454+0000", 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.005272423, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1078, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 461388, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3122, 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 376077 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3137" 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.869 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.593480+0000", 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.593480+0000", 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.594167+0000", 2024-04-10T04:21:57.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120725+0000", 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.871 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1", 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4692, 2024-04-10T04:21:57.872 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:23:41.160165+0000", 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.875 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.876 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068441+0000", 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068441+0000", 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068952+0000", 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.878 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.0", 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4766, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.879 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:18:27.563775+0000", 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.883 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.472095+0000", 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.472095+0000", 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.002191+0000", 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.812830+0000", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2923, 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.885 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2923, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.7", 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8158, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.886 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:48:22.656555+0000", 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.014553613, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 697, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 344459, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2925, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 366637 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.889 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2923" 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.890 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.041156+0000", 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.041156+0000", 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.041545+0000", 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:57.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.892 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3", 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.893 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4663, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:43:29.463207+0000", 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.897 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068741+0000", 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068741+0000", 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.069022+0000", 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.899 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.2", 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4658, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:55:01.044136+0000", 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.900 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.903 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.904 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.573449+0000", 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.573449+0000", 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.004720+0000", 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809305+0000", 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3242, 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:57.906 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3242, 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.4", 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8940, 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:20:31.298390+0000", 2024-04-10T04:21:57.907 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.017126343, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1783, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 354874, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3225, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 423966 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.910 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3242" 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:57.911 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488462+0000", 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488462+0000", 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.491330+0000", 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:57.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.913 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.5", 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4633, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:05:05.857382+0000", 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.914 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.917 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.918 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.094629+0000", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.094629+0000", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.094927+0000", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:57.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.920 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.4", 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4762, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:11:00.862240+0000", 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.924 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.925 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.476607+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.476607+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.994677+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:57.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3132, 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3132, 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.927 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.2", 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 9086, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:00:16.602375+0000", 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.007217528, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 19, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2079, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 381401, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3083, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 376186 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.931 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3132" 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.932 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.077523+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.077523+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.078497+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.934 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.e", 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4590, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:54:38.130761+0000", 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.938 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.939 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090228+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090228+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090934+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.941 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.f", 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4664, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:14:01.082385+0000", 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 22, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1, 2024-04-10T04:21:57.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 1, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:57.945 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.946 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087664+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087664+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088796+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.948 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.11", 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4600, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:28:55.251615+0000", 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:57.953 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.066473+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.066473+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:18.070742+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:57.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 8, 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 8, 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.10", 2024-04-10T04:21:57.955 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4737, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:04:47.428190+0000", 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:21:57.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 4, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 24, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 24, 2024-04-10T04:21:57.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 12, 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'8" 2024-04-10T04:21:57.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:57.960 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.049755+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.049755+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.050155+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:57.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.962 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.10", 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:18:05.457722+0000", 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.963 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:57.966 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.967 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067618+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067618+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068098+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.969 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.11", 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4599, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:29:51.416608+0000", 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.970 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:57.973 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.974 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.084394+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.084394+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.085722+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.976 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.13", 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4589, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:22:30.720551+0000", 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.977 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:57.980 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.981 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083628+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083628+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.092727+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.983 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.12", 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4622, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:29:20.857228+0000", 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.987 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.051905+0000", 2024-04-10T04:21:57.988 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.051905+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.052330+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:57.989 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.12", 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.990 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4781, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:36:48.489484+0000", 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:57.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:57.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:57.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:57.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.995 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:57.996 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.186839+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.186839+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.188307+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:57.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:57.998 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.13", 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4786, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:33:45.055636+0000", 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 34, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:57.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:58.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 4, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 7, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 6 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:58.002 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.003 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.103407+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.103407+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.105206+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.005 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.15", 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4588, 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:34:01.980383+0000", 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.006 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.009 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.010 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.046226+0000", 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.046226+0000", 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.046755+0000", 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 29, 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.012 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 29, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.14", 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4662, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:40:21.645544+0000", 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.013 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 5814, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 10, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 14, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 28, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 25 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.016 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'29" 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.017 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087569+0000", 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087569+0000", 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088331+0000", 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.019 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.14", 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4663, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:27:13.892239+0000", 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.020 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.023 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:58.024 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.479855+0000", 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.479855+0000", 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.480183+0000", 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:58.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.026 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.15", 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:13:38.192950+0000", 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.027 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 90, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 7, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 7, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.030 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'3" 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.031 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.502227+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.502227+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.502868+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:58.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.033 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.17", 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4780, 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:30:06.809454+0000", 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:58.037 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.038 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.047418+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.047418+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.047717+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:58.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.129109+0000", 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.040 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.16", 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4639, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:08:29.355597+0000", 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.044 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.045 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083381+0000", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083381+0000", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.084865+0000", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:58.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.130438+0000", 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.047 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.16", 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4652, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:00:14.745279+0000", 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.051 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.052 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.047554+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.047554+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.048654+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.054 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.17", 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:36:39.426495+0000", 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:58.059 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.189389+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.189389+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.190811+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:58.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.19", 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.061 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4760, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:44:11.493008+0000", 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.065 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.085679+0000", 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.085679+0000", 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.086356+0000", 2024-04-10T04:21:58.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120848+0000", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.067 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.18", 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4639, 2024-04-10T04:21:58.068 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:47:55.919205+0000", 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.072 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.576643+0000", 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.576643+0000", 2024-04-10T04:21:58.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.577582+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.074 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.18", 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.075 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4672, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:47:45.797079+0000", 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.079 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.050889+0000", 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.050889+0000", 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.051409+0000", 2024-04-10T04:21:58.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.081 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.19", 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.082 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4682, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:36:34.025616+0000", 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.086 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.075730+0000", 2024-04-10T04:21:58.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.075730+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076291+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.088 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1b", 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.089 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4691, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:54:05.931591+0000", 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.093 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090630+0000", 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090630+0000", 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.091901+0000", 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:58.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:58.095 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1a", 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.096 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4591, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:08:43.055719+0000", 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.100 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.178528+0000", 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.178528+0000", 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.179614+0000", 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.102 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1a", 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4674, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.103 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:31:11.492031+0000", 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.106 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.107 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089269+0000", 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089269+0000", 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089910+0000", 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.109 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1b", 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4686, 2024-04-10T04:21:58.110 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:50:56.436318+0000", 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.113 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.114 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067902+0000", 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067902+0000", 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068255+0000", 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.116 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1d", 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4662, 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:12:14.717133+0000", 2024-04-10T04:21:58.117 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.120 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.121 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.097701+0000", 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.097701+0000", 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.098863+0000", 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.123 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1c", 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4578, 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.124 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:27:35.028266+0000", 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:58.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.127 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.128 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.486145+0000", 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.486145+0000", 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.486534+0000", 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:58.130 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1c", 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4646, 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:05:58.484967+0000", 2024-04-10T04:21:58.131 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.134 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:58.135 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.105547+0000", 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.105547+0000", 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.107330+0000", 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.136 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.137 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1d", 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4603, 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:00:44.411012+0000", 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.138 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.141 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:58.142 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.484107+0000", 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.484107+0000", 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.484457+0000", 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:58.143 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.144 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1f", 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4725, 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:08:38.506988+0000", 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.145 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.148 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:58.149 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488338+0000", 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488338+0000", 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.488674+0000", 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.150 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.151 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1e", 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4689, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.152 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:04:07.051479+0000", 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.153 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.155 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.156 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.051864+0000", 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.051864+0000", 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.052368+0000", 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.157 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.158 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1e", 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4695, 2024-04-10T04:21:58.159 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:54:07.389472+0000", 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.160 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.162 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.163 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090502+0000", 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090502+0000", 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.091059+0000", 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.164 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 5, 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.165 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 5, 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1f", 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4793, 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:47:53.967412+0000", 2024-04-10T04:21:58.166 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 570, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 4, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 4, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.169 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'5" 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.170 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104469+0000", 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104469+0000", 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.106285+0000", 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.171 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.172 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2d", 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4601, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:49:48.784884+0000", 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.173 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.174 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.176 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.177 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.075732+0000", 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.075732+0000", 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076283+0000", 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:58.178 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.179 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2e", 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4692, 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:24:11.245177+0000", 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.183 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.184 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.086678+0000", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.086678+0000", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088359+0000", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:58.185 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.186 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2f", 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4639, 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:01:46.685734+0000", 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.190 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.191 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.085668+0000", 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.085668+0000", 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.086616+0000", 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.192 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.193 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.30", 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4629, 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:01:26.388528+0000", 2024-04-10T04:21:58.194 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:58.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.465551+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.465551+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.466609+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:58.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.31", 2024-04-10T04:21:58.202 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4761, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:20:34.211024+0000", 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:58.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.498832+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.498832+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.499181+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:58.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.32", 2024-04-10T04:21:58.209 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4781, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:32:54.918665+0000", 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:58.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.065561+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.065561+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.066298+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:58.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.33", 2024-04-10T04:21:58.216 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4664, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:40.873015+0000", 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.220 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.034294+0000", 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.034294+0000", 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.034698+0000", 2024-04-10T04:21:58.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.222 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.34", 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.223 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4659, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:39:35.720756+0000", 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.227 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.053667+0000", 2024-04-10T04:21:58.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.053667+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.054066+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:58.229 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.35", 2024-04-10T04:21:58.230 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4624, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:36:37.746377+0000", 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:58.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.070242+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.070242+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.070574+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.237 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.36", 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4625, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:58:15.689167+0000", 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.242 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093796+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093796+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.095719+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.244 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.37", 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4573, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:54:00.117922+0000", 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:58.248 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.051740+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.051740+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.052087+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.251 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.38", 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4699, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:49:16.926074+0000", 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:58.255 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.073939+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.073939+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076962+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:58.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.39", 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4587, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:40:00.652846+0000", 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.503462+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.503462+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.503877+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.265 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3a", 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4660, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:32:00.215241+0000", 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:58.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.091789+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.091789+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.092194+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:58.271 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3b", 2024-04-10T04:21:58.272 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4579, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:23:47.823769+0000", 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.273 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.274 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:58.277 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104257+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104257+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.104839+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.278 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.279 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3c", 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:37:53.701906+0000", 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.280 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.281 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.283 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.044202+0000", 2024-04-10T04:21:58.284 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.044202+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:18.044945+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.285 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3d", 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.286 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:29:24.451741+0000", 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.288 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.290 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067990+0000", 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067990+0000", 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068251+0000", 2024-04-10T04:21:58.291 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.292 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3e", 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.293 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4761, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:23:35.891750+0000", 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.295 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.297 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087405+0000", 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087405+0000", 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088176+0000", 2024-04-10T04:21:58.298 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.299 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3f", 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4602, 2024-04-10T04:21:58.300 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:05:01.769885+0000", 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.302 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pool": [ 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 24, 2024-04-10T04:21:58.304 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 24476, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 8, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 24476, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 4, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 4194323, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 2, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 9070, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 3103846, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 24346, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 3077451 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 12595200, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 12582969, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:58.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 24 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 192, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 64, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 3, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.309 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.310 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T04:21:58.312 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 192 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 3, 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 241, 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 1, 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 3, 2024-04-10T04:21:58.313 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 241, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 1, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1214, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2024, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 399, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 1781760, 2024-04-10T04:21:58.316 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 1771104, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 3 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 96, 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:58.317 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 68, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 32, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 68, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 2, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 6600, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 66, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 22, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 22, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 14, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 79, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 86, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 68, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 35 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 110592, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 19800, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 41736, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 96 2024-04-10T04:21:58.321 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 105, 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": 4, 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_by_class": { 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "ssd": { 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 762589966336, 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 5370318848, 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_bytes": 5370318848, 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_ratio": 0.006992964074015617 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 762589966336, 2024-04-10T04:21:58.322 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T04:21:58.323 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 5370318848 2024-04-10T04:21:58.323 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.323 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.323 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T04:21:58.324 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry show 2024-04-10T04:21:58.324 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:55.626903+0000 mgr.y (mgr.25133) 2271 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:58.324 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:55.987852+0000 mgr.y (mgr.25133) 2272 : audit 0 from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:58.324 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:55.990736+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.324 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:55.996508+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.324 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.163658+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.324 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.163979+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.164202+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.167084+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.167579+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.168073+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.170511+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.171093+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.171524+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.186111+0000 mon.a (mon.0) 4470 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.186181+0000 mon.a (mon.0) 4471 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.186449+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.186675+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.186897+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:55.626903+0000 mgr.y (mgr.25133) 2271 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:55.987852+0000 mgr.y (mgr.25133) 2272 : audit 0 from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:55.990736+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:55.996508+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.163658+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.163979+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.164202+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.167084+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.167579+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.168073+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.170511+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.171093+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.171524+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.186111+0000 mon.a (mon.0) 4470 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.186181+0000 mon.a (mon.0) 4471 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.186449+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.186675+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.186897+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:55.626903+0000 mgr.y (mgr.25133) 2271 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:55.987852+0000 mgr.y (mgr.25133) 2272 : audit 0 from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:55.990736+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:55.996508+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.163658+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.163979+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.327 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.164202+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.167084+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.167579+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.168073+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.170511+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.171093+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.171524+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.186111+0000 mon.a (mon.0) 4470 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.186181+0000 mon.a (mon.0) 4471 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.186449+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.186675+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.186897+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.189745+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.190014+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.190457+0000 mon.b (mon.1) 29 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.328 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.190509+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.190585+0000 mon.b (mon.1) 30 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.192515+0000 mon.c (mon.2) 117 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.192577+0000 mon.c (mon.2) 118 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.192961+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.193395+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.193546+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.469999+0000 mgr.y (mgr.25133) 2273 : audit 0 from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.472515+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.477751+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.622965+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.623362+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.623567+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.626744+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.627082+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.329 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.627345+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.629363+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.629702+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.629961+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.644911+0000 mon.a (mon.0) 4492 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.644994+0000 mon.a (mon.0) 4493 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.645291+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.645530+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.645723+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.648195+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.648487+0000 mon.a (mon.0) 4498 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.648980+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.649081+0000 mon.b (mon.1) 31 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.649187+0000 mon.b (mon.1) 32 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.330 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.650526+0000 mon.c (mon.2) 119 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.650590+0000 mon.c (mon.2) 120 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.650800+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.651285+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.651459+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.331 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:56 smithi136 bash[68278]: audit 2024-04-10T04:21:56.718482+0000 mon.a (mon.0) 4503 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.189745+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.190014+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.190457+0000 mon.b (mon.1) 29 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.190509+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.190585+0000 mon.b (mon.1) 30 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.192515+0000 mon.c (mon.2) 117 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.192577+0000 mon.c (mon.2) 118 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.192961+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.193395+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.193546+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.469999+0000 mgr.y (mgr.25133) 2273 : audit 0 from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.472515+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.477751+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.622965+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.623362+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.623567+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.626744+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.627082+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.627345+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.629363+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.629702+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.629961+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.644911+0000 mon.a (mon.0) 4492 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.644994+0000 mon.a (mon.0) 4493 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.645291+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.645530+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.645723+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.648195+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.648487+0000 mon.a (mon.0) 4498 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.648980+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.649081+0000 mon.b (mon.1) 31 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.649187+0000 mon.b (mon.1) 32 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.650526+0000 mon.c (mon.2) 119 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.334 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.650590+0000 mon.c (mon.2) 120 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.334 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.650800+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.334 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.651285+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.334 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.651459+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.334 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[72916]: audit 2024-04-10T04:21:56.718482+0000 mon.a (mon.0) 4503 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.334 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.189745+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.334 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.190014+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.190457+0000 mon.b (mon.1) 29 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.190509+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.190585+0000 mon.b (mon.1) 30 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.192515+0000 mon.c (mon.2) 117 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.192577+0000 mon.c (mon.2) 118 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.192961+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.193395+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.193546+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.469999+0000 mgr.y (mgr.25133) 2273 : audit 0 from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.472515+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.477751+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.622965+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.623362+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.335 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.623567+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.626744+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.627082+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.627345+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.629363+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.629702+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.629961+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.644911+0000 mon.a (mon.0) 4492 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.644994+0000 mon.a (mon.0) 4493 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.645291+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.645530+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.645723+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.648195+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.648487+0000 mon.a (mon.0) 4498 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.648980+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.336 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.649081+0000 mon.b (mon.1) 31 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.337 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.649187+0000 mon.b (mon.1) 32 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.337 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.650526+0000 mon.c (mon.2) 119 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:58.337 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.650590+0000 mon.c (mon.2) 120 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:58.337 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.650800+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:58.337 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.651285+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:58.337 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.651459+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:58.337 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:56 smithi016 bash[74137]: audit 2024-04-10T04:21:56.718482+0000 mon.a (mon.0) 4503 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer": { 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: "active": true, 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: "mode": "" 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: "channels": [ 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T04:21:58.343 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "channels_available": [ 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_available": [ 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T04:21:58.344 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_flags" 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_opted_in": [ 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T04:21:58.345 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "config": { 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "active_changed": [ 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "client_check_pool_perm", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_gid", 2024-04-10T04:21:58.346 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_uid", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "client_quota", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "daemonize", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "keyring", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "log_stderr_prefix", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T04:21:58.347 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_stderr", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_host", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mds_skip_sanity", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T04:21:58.348 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "no_config_file", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T04:21:58.349 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_hdd", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_hybrid", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_ssd", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_max_backfills", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-10T04:21:58.350 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_lim", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_res", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pg_delete_cost", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T04:21:58.351 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active_hdd", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active_ssd", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_hdd", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_hybrid", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_ssd", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_sleep", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_hdd", 2024-04-10T04:21:58.352 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_ssd", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_default_features", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_qos_exclude_ops", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "setgroup", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "setuser" 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_changed": [ 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T04:21:58.353 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_join_fs", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/allow_ptrace", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/container_init", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/migration_current", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/use_repo_digest", 2024-04-10T04:21:58.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ssl_server_port", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/orchestrator/orchestrator", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_ident", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_perf", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/description", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/enabled", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/organization", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T04:21:58.355 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mds_skip_sanity", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T04:21:58.356 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T04:21:58.357 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T04:21:58.358 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_cache_enabled", 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_ops_log", 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_usage_log" 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "contact": null, 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "crashes": [], 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "created": "2024-04-10T02:53:33.882278Z", 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "crush": { 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_algs": { 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "straw2": 3 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_sizes": { 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "2": 1, 2024-04-10T04:21:58.359 INFO:tasks.workunit.client.0.smithi016.stdout: "4": 2 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_types": { 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "1": 2, 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "11": 1 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "compat_weight_set": false, 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "device_classes": [ 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: 8 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_buckets": 6, 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_devices": 8, 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_rules": 2, 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_types": 12, 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_weight_sets": 0, 2024-04-10T04:21:58.360 INFO:tasks.workunit.client.0.smithi016.stdout: "tunables": { 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "allowed_bucket_algs": 54, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_fallback_tries": 0, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_tries": 0, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_total_tries": 50, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_descend_once": 1, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_stable": 1, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_vary_r": 1, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "has_msr_rules": 0, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v2_rules": 1, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v3_rules": 0, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v4_buckets": 1, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v5_rules": 0, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "legacy_tunables": 0, 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "minimum_required_version": "jewel", 2024-04-10T04:21:58.361 INFO:tasks.workunit.client.0.smithi016.stdout: "msr_collision_tries": 100, 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "msr_descents": 100, 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "optimal_tunables": 1, 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "profile": "jewel", 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables": 1, 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables2": 1, 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables3": 1, 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables5": 1, 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "straw_calc_version": 1 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "description": "upgrade test cluster", 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "fs": { 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:58.362 INFO:tasks.workunit.client.0.smithi016.stdout: "feature_flags": { 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "enable_multiple": true, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_enabled_multiple": true 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "filesystems": [ 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "approx_ctime": "2024-04", 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer_enabled": false, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_caps": 0, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_dns": 10, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_inos": 13, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_subtrees": 2, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_allowed_features": 0, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "explicitly_allowed_features": 0, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "files": 0, 2024-04-10T04:21:58.363 INFO:tasks.workunit.client.0.smithi016.stdout: "max_mds": 1, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_data_pools": 1, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_in": 1, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_mds": 1, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": 0, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_replay": 0, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_up": 1, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "snaps": 0, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "standby_count_wanted": 0 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_mds": 1, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "total_num_mds": 2 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_stats": { 2024-04-10T04:21:58.364 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20545536, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 429864, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 761856, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 435, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1406648, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 22, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1056256, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14900256, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 21307392 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.365 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20258816, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 355776, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 827392, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 0, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 345, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1109952, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 13, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 737280, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14475904, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 20258816 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.366 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 244105216, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 5180080, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3145728, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 540672, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 245760, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 9126, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 15015112, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 23, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 4154368, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 216069256, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 244350976 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.367 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 166510592, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 2811992, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3014656, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 1851392, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 0, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 6360, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 10642360, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 3019520, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 145170672, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 166510592 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 152666112, 2024-04-10T04:21:58.368 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 2092512, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3014656, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 196608, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 5713, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 8815824, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2285824, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 136457296, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 152862720 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:58.369 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 568483840, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 23538480, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5636096, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 3194880, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 13802, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 101152320, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 10093056, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 428063888, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 571678720 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:58.370 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 553451520, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 22736992, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3407872, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 80691200, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 13089, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 87784912, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 8948224, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 430573520, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 634142720 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 561053696, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 20961632, 2024-04-10T04:21:58.371 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 33726464, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11194, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 99707128, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11341824, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 423538088, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 594780160 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 600186880, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 26350976, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3276800, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.372 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 7512064, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 10800, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 95880320, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11539200, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 463139584, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 607698944 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 492191744, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 23924632, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:58.373 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 75128832, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11629, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 84118456, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11175680, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 367467952, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 567320576 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 562601984, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 29392128, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:58.374 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 27811840, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11940, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 96309096, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 9924864, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 421470872, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 590413824 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 456376320, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 20350856, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3276800, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.375 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 27762688, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 9722, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 79322728, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11749632, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 341676304, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 484139008 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 590364672, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 25657096, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3407872, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 10952704, 2024-04-10T04:21:58.376 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11578, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 95063608, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 59, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11396352, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 454839744, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 601317376 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "hosts": { 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num": 2, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mds": 2, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mgr": 2, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mon": 2, 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_osd": 2 2024-04-10T04:21:58.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "io_rate": { 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_stats_delta": { 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 0, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 0, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "stamp_delta": "12.004580", 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:58.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:58.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 5, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 3, 2024-04-10T04:21:58.380 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:58.381 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 0 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard": false, 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard_description": null, 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "license": "sharing-1-0", 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "mempool": { 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.382 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.383 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.386 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222384, 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 67 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.387 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 51904, 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 181 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12600, 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 259 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.389 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.390 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.391 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.394 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 149008, 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 33 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.395 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 928, 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.398 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 47326713, 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6807 2024-04-10T04:21:58.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.404 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.405 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11952, 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 368 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.406 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.407 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.408 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.409 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 44062417, 2024-04-10T04:21:58.411 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6024 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 264, 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.412 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.413 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5976, 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 184 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:58.414 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.416 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.417 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.419 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 38487049, 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4776 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 176, 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.420 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:58.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5976, 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 184 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.422 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 22152, 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 399 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 35072, 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 25 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1536, 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T04:21:58.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57280, 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 716 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 388336, 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1867 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 212438, 2024-04-10T04:21:58.424 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 91 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2268530, 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 508296 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6562256, 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9682 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81136, 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8643 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89616, 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1867 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.426 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 32111, 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 44 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.427 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9024771, 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12935 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8624, 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 98 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 522720, 2024-04-10T04:21:58.428 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6848920, 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 17839 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.429 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.430 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 24480, 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 435 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 39552, 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1536, 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57280, 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 716 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 372736, 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1792 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.432 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1182287, 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 293 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2347193, 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 517269 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6664936, 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9833 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69864, 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7316 2024-04-10T04:21:58.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86016, 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1792 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172310, 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1232 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 74311, 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 49 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.435 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9200357, 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 271 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 27368, 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 311 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 453024, 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T04:21:58.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7282288, 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 21142 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.437 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21752, 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 392 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31360, 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 28 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2496, 2024-04-10T04:21:58.439 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 13 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56320, 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 704 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 372112, 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1789 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.440 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 355305, 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 81 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1690911, 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 372542 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4900336, 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7238 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 68796, 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7301 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 85872, 2024-04-10T04:21:58.441 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1789 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.442 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 71280, 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 54 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 14839462, 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 268 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.443 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10648, 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 121 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 348480, 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 30 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3207360, 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6168 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.445 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19872, 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 367 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31104, 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 26 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4224, 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 22 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.447 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56480, 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 706 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 373152, 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 608975, 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 152 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1660269, 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 366291 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4826896, 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7130 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69708, 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7321 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86112, 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:58.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:58.450 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 84851, 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 55 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 24051584, 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 295 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.451 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16544, 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 188 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 429792, 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 37 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.452 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3543488, 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9168 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21776, 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 394 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 538880, 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3072, 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 16 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56640, 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 708 2024-04-10T04:21:58.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 373152, 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 891918, 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 223 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.456 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2033512, 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 447496 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5804056, 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8567 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69904, 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7320 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86112, 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.457 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172054, 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:58.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81199, 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 49 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 17227318, 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 262 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21296, 2024-04-10T04:21:58.459 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 242 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 453024, 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.460 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5262400, 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12520 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.461 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.462 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 22576, 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 408 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31360, 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 28 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 768, 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56640, 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 708 2024-04-10T04:21:58.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 386464, 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1858 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 392629, 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 109 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2243132, 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 502451 2024-04-10T04:21:58.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6467736, 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9543 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 79372, 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8477 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89184, 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1858 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.465 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172310, 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1232 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.466 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86591, 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 52 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5201090, 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 245 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10648, 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 121 2024-04-10T04:21:58.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 476256, 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 41 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.468 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6386120, 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12281 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.469 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16136, 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 319 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30720, 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 23 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2880, 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 15 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56480, 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 706 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 374816, 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1802 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 505830, 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 125 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1645494, 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 364664 2024-04-10T04:21:58.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4788136, 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7073 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 71080, 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7481 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86496, 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1802 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.473 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 171966, 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1230 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 36375, 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 15912558, 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 248 2024-04-10T04:21:58.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 13024, 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 148 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 441408, 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 38 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.476 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3774160, 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9658 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.477 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:58.478 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21592, 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 405 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 35712, 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 31 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1152, 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6 2024-04-10T04:21:58.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57520, 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 719 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 387920, 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1865 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:58.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 517749, 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 137 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1965268, 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 435442 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5638816, 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8324 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81144, 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8636 2024-04-10T04:21:58.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89520, 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1865 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:58.482 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 46836, 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 33 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.483 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7797834, 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 259 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11792, 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 134 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 534336, 2024-04-10T04:21:58.484 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 46 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4841512, 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9333 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:58.485 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:58.486 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: "metadata": { 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 2 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T04:21:58.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 2 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 2 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 2 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 2 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 2 2024-04-10T04:21:58.488 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 3 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-10T04:21:58.489 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 3 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 3 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 3 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 3 2024-04-10T04:21:58.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 3 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 8 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-10T04:21:58.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 8 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 8 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 8 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 8 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 8 2024-04-10T04:21:58.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_objectstore": { 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": 8 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "rotational": { 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "0": 8 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "features": { 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "optional": [], 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "persistent": [ 2024-04-10T04:21:58.493 INFO:tasks.workunit.client.0.smithi016.stdout: "kraken", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "luminous", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "mimic", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap-prune", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "nautilus", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "octopus", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "pacific", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "elector-pinging", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "quincy", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "reef", 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "squid" 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv4_addr_mons": 6, 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv6_addr_mons": 0, 2024-04-10T04:21:58.494 INFO:tasks.workunit.client.0.smithi016.stdout: "min_mon_release": 19, 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: "v1_addr_mons": 3, 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: "v2_addr_mons": 3 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: "organization": "ceph-qa", 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_network": false, 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8, 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: "require_min_compat_client": "luminous", 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: "require_osd_release": "squid" 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_perf_histograms": [ 2024-04-10T04:21:58.495 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.496 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:58.496 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:58.496 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.496 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:58.496 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.496 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:58.496 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:58.496 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.496 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:58.497 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:58.498 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.499 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:58.500 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:58.501 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5390, 1894, 2814, 7, 12, 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]", 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13433, 1876, 1617, 3, 19, 43, 65, 62, 0, 3, 5, 4, 8, 8, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.502 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6442, 175, 190, 3, 7, 10, 39, 68, 23, 40, 26, 27, 22, 10, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 850, 85, 134, 0, 0, 1, 0, 24, 7, 15, 81, 163, 60, 12, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 483, 11, 29, 0, 0, 0, 0, 0, 0, 0, 0, 36, 335, 44, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 98, 8, 19, 7, 0, 0, 0, 0, 0, 0, 0, 7, 15, 20, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 10, 16, 29, 3, 0, 0, 0, 0, 0, 0, 3, 11, 15, 10, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 28, 0, 0, 27, 77, 15, 0, 0, 0, 0, 0, 0, 6, 12, 10, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13, 0, 0, 5, 50, 93, 0, 1, 0, 0, 0, 0, 1, 10, 9, 22, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13, 0, 0, 0, 5, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.503 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5920, 1511, 0, 0, 3, 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]", 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 12752, 2371, 171, 0, 10, 1, 5, 1, 0, 5, 1, 4, 2, 11, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4758, 600, 587, 2, 4, 7, 13, 14, 20, 61, 23, 31, 58, 11, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 555, 7, 723, 0, 0, 1, 1, 3, 5, 33, 98, 190, 86, 11, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 304, 1, 28, 0, 0, 0, 0, 0, 0, 0, 0, 50, 430, 35, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.505 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 3, 7, 0, 0, 0, 0, 0, 2, 0, 2, 4, 17, 14, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 226, 0, 165, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 79, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 8, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.506 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:58.507 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2653, 0, 1, 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]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5629, 18, 5, 0, 8, 0, 1, 1, 0, 0, 4, 2, 3, 12, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2880, 13, 6, 2, 1, 0, 0, 0, 5, 0, 11, 5, 9, 10, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 464, 2, 2, 1, 2, 0, 0, 0, 0, 1, 5, 4, 20, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 193, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 1, 26, 76, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 102, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 11, 12, 14, 81, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 112, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 5, 11, 28, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 30, 44, 45, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 40, 0, 0, 0, 1, 0, 2, 1, 3, 0, 0, 6, 13, 16, 45, 49, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 22, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 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]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.508 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.509 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4552, 2, 0, 1, 6, 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]", 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9271, 24, 2, 2, 2, 1, 0, 1, 1, 0, 0, 1, 0, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3262, 19, 9, 0, 2, 1, 0, 3, 10, 13, 10, 5, 8, 7, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 747, 8, 11, 1, 58, 2, 0, 2, 1, 10, 49, 81, 35, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.510 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 512, 15, 1, 0, 231, 0, 0, 0, 0, 0, 0, 26, 178, 21, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 355, 7, 0, 0, 196, 0, 0, 0, 0, 0, 0, 1, 11, 12, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 157, 6, 0, 0, 428, 0, 0, 0, 0, 0, 0, 0, 7, 6, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 1, 0, 0, 1409, 0, 0, 0, 0, 0, 0, 2, 3, 3, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 0, 0, 0, 376, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.511 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 873, 37, 0, 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]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4844, 217, 0, 0, 3183, 26, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11807, 23, 1, 2, 4586, 555, 2, 4, 10, 20, 4, 24, 23, 18, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1780, 28, 34, 0, 22, 15, 1, 0, 4, 9, 59, 78, 16, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 384, 3, 6, 25, 1, 9, 1, 0, 0, 1, 1, 17, 179, 3, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 121, 2, 1, 5, 3, 13, 0, 0, 0, 1, 0, 0, 7, 37, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 104, 1, 0, 0, 3, 20, 0, 0, 0, 0, 0, 0, 3, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 12, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 13, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.513 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.514 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 977, 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]", 2024-04-10T04:21:58.515 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6926, 2273, 16, 0, 1, 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-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 10649, 1906, 52, 4, 23, 29, 41, 28, 0, 0, 0, 2, 1, 10, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1202, 44, 26, 1, 8, 5, 23, 46, 1, 1, 1, 3, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 340, 4, 8, 8, 2, 1, 0, 0, 0, 0, 1, 2, 4, 7, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 189, 16, 1, 1, 0, 0, 0, 2, 0, 0, 0, 0, 3, 12, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 204, 18, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 9, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 89, 40, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 3, 8, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 21, 109, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.516 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.517 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 264, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2330, 1, 0, 0, 2, 1, 0, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5705, 25, 1, 0, 4, 3, 5, 5, 13, 27, 9, 13, 20, 8, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 876, 12, 19, 0, 0, 1, 0, 1, 3, 6, 67, 88, 19, 7, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 275, 4, 6, 0, 0, 0, 0, 0, 1, 0, 1, 19, 219, 10, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 83, 10, 3, 0, 0, 1, 0, 0, 0, 0, 3, 0, 1, 15, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.518 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 75, 6, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 153, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.519 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.520 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3287, 254, 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]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13858, 3760, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 14231, 4354, 0, 1, 4, 0, 1, 0, 0, 0, 1, 0, 2, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1189, 57, 23, 0, 0, 0, 0, 0, 1, 3, 4, 0, 3, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 17, 8, 0, 0, 0, 0, 0, 0, 0, 2, 4, 7, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 130, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 3, 19, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 67, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 13, 12, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 14, 10, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.521 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.522 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:58.523 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:58.524 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:58.525 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.526 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:58.527 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:58.528 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.529 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1170, 29, 25, 20, 7, 4, 1, 0, 2, 0, 0, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3867, 45, 71, 158, 447, 595, 710, 0, 8, 8, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 609, 16, 8, 27, 13, 12, 17, 1, 0, 2, 1, 8, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 410, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 2, 6, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 231, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 2, 2, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 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]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.530 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 939, 205, 11, 18, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2747, 83, 23, 50, 117, 1, 1, 2, 1, 0, 3, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 471, 6, 1015, 0, 0, 0, 0, 0, 1, 2, 2, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1251, 739, 356, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 7, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1667, 1699, 171, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 11, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.532 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 470, 550, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 13, 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]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.533 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.534 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1141, 2, 1, 0, 2, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7699, 12, 1, 0, 1, 0, 0, 1, 1, 0, 1, 2, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16941, 8, 0, 0, 0, 0, 0, 0, 2, 0, 2, 6, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 495, 1, 0, 0, 0, 0, 0, 0, 0, 1, 4, 2, 7, 13, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 2, 21, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.535 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.536 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1828, 4, 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]", 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1926, 16, 1, 0, 2, 0, 0, 3, 2, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.537 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 301, 16, 4, 7, 0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 461, 233, 30, 63, 0, 0, 0, 0, 0, 0, 1, 4, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1873, 1302, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2926, 1403, 0, 307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 299, 66, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.538 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.539 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 179, 11, 14, 21, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3915, 172, 22, 47, 150, 259, 467, 5, 14, 11, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 417, 42, 2, 0, 6, 0, 21, 0, 1, 6, 7, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 140, 0, 0, 0, 2, 1, 1, 0, 0, 2, 0, 6, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 55, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 6, 22, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.540 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.541 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.542 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 190, 33, 94, 216, 445, 591, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2755, 39, 44, 43, 26, 21, 159, 2, 2, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 205, 13, 0, 4, 1, 2, 3, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 138, 38, 70, 123, 29, 0, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 81, 0, 11, 2, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 33, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.543 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2885, 8, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 362, 6, 0, 0, 1, 0, 0, 0, 1, 2, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 235, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.545 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.546 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.547 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 202, 18, 34, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5019, 23, 32, 108, 1, 1, 3, 4, 5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5452, 17, 37, 7, 0, 0, 0, 1, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 199, 12, 3, 0, 0, 0, 0, 0, 0, 1, 1, 3, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.548 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.549 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:58.550 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:58.551 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:58.552 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.553 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:58.554 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:58.555 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.556 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1267, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5915, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 721, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.557 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3034, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.559 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.560 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.561 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.562 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.563 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1833, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1952, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 333, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 801, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.564 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.565 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.566 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.567 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.568 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3094, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.569 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.570 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.571 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2903, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 321, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.572 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.573 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.574 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 302, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5518, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.575 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.576 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:21:58.577 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:21:58.578 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:21:58.579 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:21:58.580 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:21:58.581 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.582 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 290, 23, 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, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2114, 2, 0, 1, 10, 1, 0, 5, 7, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 784, 8, 2, 1, 3, 5, 6, 14, 30, 47, 107, 46, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 225, 11, 0, 0, 0, 0, 0, 4, 2, 10, 51, 188, 314, 9, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 0, 0, 0, 1, 1, 0, 3, 3, 3, 12, 22, 81, 41, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 747, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 6, 20, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.583 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 775, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 0, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 451, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.584 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.585 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 198, 10, 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-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2857, 5, 0, 0, 13, 1, 2, 4, 8, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1250, 11, 0, 0, 2, 3, 16, 22, 41, 62, 156, 65, 9, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 122, 16, 0, 0, 0, 0, 2, 1, 1, 4, 45, 280, 515, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 154, 32, 0, 0, 0, 0, 1, 0, 2, 2, 6, 18, 94, 43, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 499, 35, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 2, 18, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 634, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 933, 103, 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-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1611, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.586 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.587 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 92, 19, 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, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 185, 2, 0, 0, 3, 0, 0, 0, 3, 0, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 12, 1, 0, 2, 1, 1, 2, 5, 5, 26, 27, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 184, 13, 0, 0, 0, 0, 3, 3, 7, 22, 58, 87, 22, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 166, 20, 0, 0, 0, 0, 2, 3, 13, 7, 45, 88, 12, 36, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.588 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 77, 40, 0, 0, 2, 0, 0, 1, 1, 2, 16, 24, 8, 22, 36, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 67, 0, 0, 0, 0, 0, 0, 1, 2, 3, 2, 3, 5, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 116, 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, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.589 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.590 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 213, 9, 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-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1164, 14, 1, 0, 8, 1, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 488, 5, 0, 0, 2, 2, 5, 8, 17, 32, 51, 34, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 368, 2, 0, 0, 0, 0, 0, 3, 3, 2, 21, 89, 189, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 367, 2, 0, 0, 0, 1, 1, 0, 0, 1, 10, 10, 33, 36, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 330, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 5, 19, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.591 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 27, 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-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.592 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.593 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 26, 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-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 430, 1, 2, 0, 6, 3, 1, 2, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1613, 11, 0, 0, 11, 5, 7, 8, 19, 30, 47, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 492, 2, 1, 0, 0, 3, 2, 2, 5, 8, 19, 97, 167, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 336, 4, 0, 0, 0, 0, 0, 1, 2, 4, 16, 27, 86, 24, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 0, 0, 0, 0, 0, 1, 1, 0, 0, 4, 3, 7, 40, 43, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.594 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 36, 18, 0, 1, 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]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 326, 13, 1, 0, 14, 0, 3, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 60, 4, 1, 0, 3, 0, 1, 0, 2, 9, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 83, 2, 0, 1, 0, 1, 0, 2, 1, 9, 23, 31, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 10, 0, 1, 0, 0, 2, 0, 1, 4, 5, 16, 14, 23, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.596 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11, 20, 0, 0, 0, 0, 0, 0, 0, 1, 3, 3, 3, 26, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 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]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.597 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.598 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 3, 0, 0, 2, 2, 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]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1586, 3, 1, 1, 3, 3, 1, 10, 4, 32, 50, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 521, 0, 0, 0, 0, 0, 1, 2, 3, 1, 11, 90, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 313, 1, 0, 0, 0, 0, 0, 0, 0, 3, 4, 12, 75, 24, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 159, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 2, 8, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 31, 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-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.599 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.600 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:21:58.601 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 30, 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]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 343, 12, 1, 0, 1, 0, 5, 4, 11, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 73, 10, 0, 0, 4, 0, 0, 5, 7, 15, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 18, 0, 0, 0, 1, 1, 3, 3, 6, 18, 21, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 64, 10, 0, 0, 0, 1, 0, 0, 1, 5, 16, 28, 21, 24, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 6, 12, 38, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.602 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.603 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_resrv_repnum_vs_duration": { 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 8, 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "number of replicas", 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 1, 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0]", 2024-04-10T04:21:58.604 INFO:tasks.workunit.client.0.smithi016.stdout: "[1, 1]", 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "[2, 2]", 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "[3, 3]", 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "[4, 4]", 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "[5, 5]", 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "[6, None]" 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "linear" 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 10, 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "duration", 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 250000, 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:21:58.605 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 249999]", 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "[250000, 499999]", 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "[500000, 999999]", 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "[1000000, 1999999]", 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "[2000000, 3999999]", 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "[4000000, 7999999]", 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "[8000000, 15999999]", 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "[16000000, 31999999]", 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "[32000000, None]" 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.606 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.607 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.609 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.609 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.609 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.609 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.610 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.611 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.612 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.613 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.614 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.615 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_counters": { 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: "caps": { 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.616 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flush_ack": { 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_grant": { 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_revoke": { 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_trunc": { 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_commit": { 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch_complete": { 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch_keys": { 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_merge": { 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_split": { 2024-04-10T04:21:58.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "exported_inodes": { 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "forward": { 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_cap_release": { 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps": { 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps_dirty": { 2024-04-10T04:21:58.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_inode_file_caps": { 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "imported_inodes": { 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes": { 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_expired": { 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_pinned": { 2024-04-10T04:21:58.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_with_caps": { 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "load_cent": { 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "openino_dir_fetch": { 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "process_request_cap_release": { 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "reply_latency": { 2024-04-10T04:21:58.621 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: "request": { 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rbytes": { 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rfiles": { 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rsnaps": { 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_reply": { 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "subtrees": { 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_cache": { 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_enqueue_scrub": { 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_exportdir": { 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.623 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_flush": { 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragmentdir": { 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragstats": { 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_inodestats": { 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_quiesce_inode": { 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.624 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_quiesce_path": { 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_enqueued": { 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_prioritized": { 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_processing": { 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays": { 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_delayed": { 2024-04-10T04:21:58.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_enqueuing": { 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_completed": { 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_started": { 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_created": { 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_enqueued": { 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_migrated": { 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_reintegrated": { 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_log": { 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: "ev": { 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:58.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "evadd": { 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "evex": { 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "evexd": { 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "evexg": { 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "evlrg": { 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "evtrm": { 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "jlat": { 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "replayed": { 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "seg": { 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.629 INFO:tasks.workunit.client.0.smithi016.stdout: "segadd": { 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: "segex": { 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: "segexd": { 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: "segexg": { 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: "segmjr": { 2024-04-10T04:21:58.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: "segtrm": { 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_mem": { 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: "cap": { 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: "cap+": { 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.631 INFO:tasks.workunit.client.0.smithi016.stdout: "cap-": { 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: "dir": { 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: "dir+": { 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: "dir-": { 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: "dn": { 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:58.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "dn+": { 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "dn-": { 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "heap": { 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248188 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "ino": { 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "ino+": { 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:21:58.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: "ino-": { 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: "rss": { 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45352 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_server": { 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_acquisition_throttle": { 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_revoke_eviction": { 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_request": { 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_session": { 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_peer_request": { 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "req_create_latency": { 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.635 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getattr_latency": { 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getfilelock_latency": { 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getvxattr_latency": { 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "req_link_latency": { 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookup_latency": { 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookuphash_latency": { 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupino_latency": { 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupname_latency": { 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupparent_latency": { 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupsnap_latency": { 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lssnap_latency": { 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.638 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mkdir_latency": { 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mknod_latency": { 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mksnap_latency": { 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "req_open_latency": { 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "req_readdir_latency": { 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rename_latency": { 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "req_renamesnap_latency": { 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmdir_latency": { 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmsnap_latency": { 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmxattr_latency": { 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setattr_latency": { 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setdirlayout_latency": { 2024-04-10T04:21:58.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setfilelock_latency": { 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setlayout_latency": { 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.642 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setxattr_latency": { 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "req_snapdiff_latency": { 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "req_symlink_latency": { 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "req_unlink_latency": { 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.643 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_sessions": { 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "average_load": { 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "avg_session_uptime": { 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "mdthresh_evicted": { 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.644 INFO:tasks.workunit.client.0.smithi016.stdout: "session_count": { 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "session_remove": { 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_open": { 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_stale": { 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "total_load": { 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.645 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T04:21:58.646 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: "purge_queue": { 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed": { 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed_ops": { 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing": { 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_high_water": { 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops": { 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops_high_water": { 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_item_in_journal": { 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:21:58.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.649 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 230 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7352 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7352, 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52485335 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7352, 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22056 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7352, 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2355959519 2024-04-10T04:21:58.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7350 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7350, 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51930613 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:21:58.653 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7350, 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58808 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7350, 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2182481622 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:21:58.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7353 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7353, 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41687284634 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19 2024-04-10T04:21:58.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 145878 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.656 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:21:58.657 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239108096 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239083520 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:58.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24576 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267457008 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23408302 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69844834 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267457008 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2409372 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69872244 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178304672 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69159264 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:21:58.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 89 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 332893, 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3721444434 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.670 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17874, 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4484048757 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.671 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 251 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.672 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7251 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50974846 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.673 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1983965677 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.674 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 219 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.675 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7252 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.676 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7252 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7252, 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39411321444 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.678 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:58.679 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7251 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 100705140 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64891 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7251, 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2219961897 2024-04-10T04:21:58.680 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 162447360 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161513472 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:21:58.681 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 933888 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267687693 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23274141 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69748310 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.685 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267687693 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1928373 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.686 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.687 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70122558 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.688 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178458462 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.690 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69005474 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 316340, 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3296207589 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.692 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:21:58.693 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17630, 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4654156522 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:21:58.694 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 254 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.695 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7203 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50658868 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.696 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2115949955 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 146 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.697 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7203 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.699 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.700 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7203 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39615050675 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.701 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7203 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.702 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 99945896 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64325 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2739934438 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:58.703 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 149848064 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 149405696 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442368 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 268267423 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.705 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22290568 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.706 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70152153 2024-04-10T04:21:58.707 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 268267423 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1365998 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.709 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.710 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70105203 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.711 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178844949 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.712 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.713 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68618987 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:21:58.714 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 313100, 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3124096473 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.715 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17504, 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6602092018 2024-04-10T04:21:58.716 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24060 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:58.717 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.718 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7446528 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 790769664 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8530436 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:58.719 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2320436 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 197, 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1165969 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 741998592 2024-04-10T04:21:58.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77952, 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8011375400 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77961, 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15681807844 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3375104 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 319275008 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.721 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 759037952 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5812071233 2024-04-10T04:21:58.722 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61294 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5011140608 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5011144704 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.723 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51663 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 61294, 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3234589889 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5702109518 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57926 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.724 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2347288 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 767 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7653816 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1037 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5306528 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.725 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5306528 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1037, 2024-04-10T04:21:58.726 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2647745 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:58.727 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 892 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5946 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:58.728 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1120370688 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14422016 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:58.729 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19507, 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96595433 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3161, 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10453551123 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.730 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 23010, 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248016386 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:58.731 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77876, 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21591864398 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76822, 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3601473396 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77876, 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85261253 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:58.732 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77876, 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21677125651 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 237247, 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2298778771 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 935, 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5820508 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.733 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 148192, 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81626414 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53, 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70031 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20872, 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5975654628 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 451255 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.734 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22660 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21897, 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2201703947 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 50204, 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41156423 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 28307, 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 985233787 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.735 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14077, 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 541716703 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:58.736 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4707552387 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8894, 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 565609815 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8893, 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1879143620085 2024-04-10T04:21:58.737 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8894, 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5783338449458 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87719, 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2452095748610 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87719, 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16890853 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:58.738 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192680988 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41855245392 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45751431 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23791016900 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.739 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19463481587 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10432655 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2367, 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22545961 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 90030542391 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.740 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21243972317 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87720, 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 785352597 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:58.741 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 566042624 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 562839552 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3203072 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.742 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59341829 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.743 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.744 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74859515 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445063719 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.746 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1904 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 133504 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.747 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74894569 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.748 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7305136 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39561219 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.749 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.750 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70574157 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.751 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445063719 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.752 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 166914 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.753 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1116055 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73747008 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 46 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.755 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53424 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 137436, 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9235596780 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:58.756 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1846378895 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53424, 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 249678183903 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3249928368 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.757 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54192, 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43667511602 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53424, 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 122133430039 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37729 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37729, 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31734870057 2024-04-10T04:21:58.758 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3249928368 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37807, 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21818735791 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37729, 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23491350752 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.759 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8662 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 326059982 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8662, 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29062968351 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.760 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 9184, 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9400096290 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8662, 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25069443201 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7033 2024-04-10T04:21:58.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1520318913 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7033, 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 188880345495 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7201, 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12448679521 2024-04-10T04:21:58.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7033, 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73572636086 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:58.763 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 756432896 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26416 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.764 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.765 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10895360 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 815915008 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.766 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5256261 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1886966 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 203, 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1042429 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:58.767 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 838074368 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73877, 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7760341756 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73901, 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14864391679 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3350528 2024-04-10T04:21:58.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 302616576 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 855113728 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60 2024-04-10T04:21:58.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8319924738 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71657 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7055368192 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7055372288 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:58.770 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 63037 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 71657, 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3395390569 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8177621419 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.771 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67302 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3474569 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 757 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10801189 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1095 2024-04-10T04:21:58.772 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7326620 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7326620 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348 2024-04-10T04:21:58.773 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1095, 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3185503 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.774 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 673 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6014 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1132158976 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9629696 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.776 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21019, 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95338100 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3175, 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12291218819 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.777 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22999, 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239573490 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:58.778 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20355421596 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 72915, 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3121381093 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 77075977 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.779 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20432497573 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32603, 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1210173246 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 814, 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4607529 2024-04-10T04:21:58.780 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8733, 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9820867 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46, 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56372 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13773, 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2943152751 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 232663 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.781 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26780 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26228, 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2795936639 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 79914, 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40246089 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53686, 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1054195077 2024-04-10T04:21:58.782 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14414, 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 534717211 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:58.783 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9722267574 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21960, 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1474363675 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.784 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21959, 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2010760475357 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21960, 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5903101834613 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85419, 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2663261224767 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85419, 2024-04-10T04:21:58.785 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12843526 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 265707783 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37555189735 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41928049 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.786 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19861391153 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24216343748 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647446 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2332, 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21533455 2024-04-10T04:21:58.787 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91640374552 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25894499021 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 801151451 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.788 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 630734848 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 549994496 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:58.789 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 80740352 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.790 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59057924 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.791 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 36864 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 798720 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.792 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74324220 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.793 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442934431 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 256 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.794 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 145344 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.795 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68625057 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11075744 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.796 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39371949 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.797 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75381427 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.799 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442934431 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.800 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 160028 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1116245 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.801 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67494384 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.802 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55481 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:58.803 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 142969, 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10809564285 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2131139078 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 55481, 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 858029113093 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.804 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2649403254 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 57352, 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50373918530 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 55481, 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 169692852404 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32583 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.805 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32583, 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23018019433 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2649403254 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32901, 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11259423224 2024-04-10T04:21:58.806 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32583, 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10945659978 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12802 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 206967751 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12802, 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 142409304089 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.807 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13229, 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19865187040 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12802, 2024-04-10T04:21:58.808 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55391417051 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10096 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1924171327 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10096, 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 692601789571 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:58.809 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11222, 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19249308266 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10096, 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 103355775375 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:58.810 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 847716352 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17683 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.811 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.812 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12947456 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696143872 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.813 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5681108 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1423749 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 186, 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 946870 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:58.814 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 686424064 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 69068, 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6705026192 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 69027, 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12767176492 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.815 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:58.817 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16707584 2024-04-10T04:21:58.817 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.817 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 282693632 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 690683904 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.818 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9598064343 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73064 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8289054720 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8289058816 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66026 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73064, 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3559937787 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9428864698 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:58.820 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67888 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3639224 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 893 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13211883 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1163 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.821 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9572659 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9572659 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277 2024-04-10T04:21:58.822 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1163, 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5070946 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.823 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7447 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:58.824 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 994230272 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9617408 2024-04-10T04:21:58.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16881, 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67932403 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3205, 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11515651779 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:58.826 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27869, 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 306588694 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.827 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17717108985 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68241, 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2410557812 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:21:58.828 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64638355 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17781747340 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 51578, 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1106055935 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:58.829 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 915, 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4447510 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20267, 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16379820 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 36, 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56492 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15671, 2024-04-10T04:21:58.830 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 770878121 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 236964 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17925 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6956, 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1556923400 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19726, 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20418457 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:58.831 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12770, 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1096025960 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11881, 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 494239705 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.832 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4934138362 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5500, 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 586508512 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.833 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5499, 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1850530957400 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5500, 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5445546554596 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78771, 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2220195152784 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78771, 2024-04-10T04:21:58.834 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12632316 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 171727729 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30914657447 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42001992 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:58.835 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16535928876 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20179182840 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647267 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2275, 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16951787 2024-04-10T04:21:58.836 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72756318298 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21397078954 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 681711432 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:58.837 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 589275136 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 555548672 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33726464 2024-04-10T04:21:58.838 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59131164 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.839 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.840 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75074276 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.841 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 443483736 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.842 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2400 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42304 2024-04-10T04:21:58.843 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 110928 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68065720 2024-04-10T04:21:58.844 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12828384 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39420776 2024-04-10T04:21:58.845 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.846 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73579960 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.848 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 443483736 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.849 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155117 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1134168 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.850 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75320675 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 99 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.851 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41540 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.852 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 129645, 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9718875226 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1246654655 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:58.853 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41540, 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 181945975813 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3916958783 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42384, 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56428959393 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41540, 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 132847621355 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.854 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13129 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13129, 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24008341217 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3916958783 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13648, 2024-04-10T04:21:58.855 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5032412022 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13129, 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13108068861 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26568 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 296385840 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26568, 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 107628101492 2024-04-10T04:21:58.856 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26782, 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47550024188 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:58.857 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26568, 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102588095557 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1843 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 950268815 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1843, 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50309533104 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:58.858 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1954, 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3846523183 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1843, 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17151456937 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:58.859 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696053760 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:58.860 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 131347 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:58.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11558912 2024-04-10T04:21:58.862 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 620208128 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6019029 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2034625 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 173, 2024-04-10T04:21:58.863 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 984973 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 542965760 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65878, 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6273153536 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65877, 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12503970300 2024-04-10T04:21:58.864 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3850240 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269848576 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 560005120 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7609964348 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58411 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6530899968 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6530904064 2024-04-10T04:21:58.866 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52983 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58411, 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2807702463 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.867 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7464627253 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53963 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3275053 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 647 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11463416 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.868 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 876 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8188363 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8188363 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:58.869 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 237 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 876, 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3722732 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.870 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 631 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5784 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.871 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 904044544 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:58.872 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9641984 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16404, 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66981739 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3124, 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7851046764 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13972, 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155053460 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.874 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17155600940 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 64995, 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2522854868 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.875 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 63342517 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17218943457 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26676, 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 677940728 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.876 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1309, 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4755070 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8951, 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8375072 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57559 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13117, 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2766031711 2024-04-10T04:21:58.877 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 201847 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17285 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 24688, 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1478211818 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 67154, 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24700932 2024-04-10T04:21:58.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42466, 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 612206446 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11390, 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 389590324 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:58.879 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3494528615 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.880 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17115, 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1337465101 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17114, 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1995173256288 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17115, 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5672636574133 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74248, 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2669604937655 2024-04-10T04:21:58.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74248, 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12062563 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158418773 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30580312613 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:58.882 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38715574 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15536971375 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14525234056 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5653185 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.883 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2261, 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20102744 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64313157605 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15791666199 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 610529882 2024-04-10T04:21:58.884 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 604422144 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 596738048 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:58.885 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7684096 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.886 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59273311 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.887 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 266240 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74669985 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.889 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 444549834 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1776 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.890 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 114528 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.891 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75427558 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11057584 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39515540 2024-04-10T04:21:58.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75255996 2024-04-10T04:21:58.894 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 444549834 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.895 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158290 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.896 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1133240 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74252332 2024-04-10T04:21:58.897 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.898 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39626 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 121325, 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7267771844 2024-04-10T04:21:58.899 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1097776247 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39626, 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 393624386915 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.900 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1880753384 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41944, 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34383052251 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39626, 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 173622595242 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22421 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:58.901 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22421, 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59302060069 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1880753384 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22784, 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8202293956 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22421, 2024-04-10T04:21:58.902 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9554783807 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13324 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 127858541 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13324, 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 279403280661 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15124, 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19878810628 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13324, 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 130893097833 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.904 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3881 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 969917706 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3881, 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54919046185 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4036, 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6301947667 2024-04-10T04:21:58.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3881, 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33174713602 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.906 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552620032 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30203 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:58.908 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23805952 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684470272 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:58.909 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5447897 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2015450 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 192, 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1177062 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.910 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 743309312 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58959, 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10017257740 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58956, 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17608356200 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8720384 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:58.911 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241446912 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 756088832 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:58.912 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7482583333 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 62883 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6625927168 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6625931264 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:58.913 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47524 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62883, 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3515547054 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7279283614 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56666 2024-04-10T04:21:58.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8429582 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1150 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25174279 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1572 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16744697 2024-04-10T04:21:58.915 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16744697 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 448 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1572, 2024-04-10T04:21:58.916 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11508127 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:58.917 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 841 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12, 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27258 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.918 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 951877632 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9637888 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22556, 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 97575364 2024-04-10T04:21:58.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3068, 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10095195160 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.920 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21747, 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 262307064 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:58.921 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23852786304 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58159, 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3222988317 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 106341966 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23959128270 2024-04-10T04:21:58.922 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30085, 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1210687805 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 784, 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4833998 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14013, 2024-04-10T04:21:58.923 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22399192 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46, 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70521 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15316, 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4524804636 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 194065 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19584 2024-04-10T04:21:58.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18280, 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2483580542 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54592, 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34439872 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 36312, 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1664225103 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12854, 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 672227347 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:58.926 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5508674313 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17674, 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1322594157 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17673, 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2092284682407 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:58.927 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17674, 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5650690953492 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70591, 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2684750009689 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70591, 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17799145 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184040806 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.928 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42857591319 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52480967 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21900892448 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20530947760 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.929 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647982 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2285, 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23196162 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91006510378 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22391584040 2024-04-10T04:21:58.930 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 968824461 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 561815552 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 486686720 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.931 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75128832 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.932 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58370466 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.933 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32768 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 516096 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.934 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75298398 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.935 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 437778497 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2672 2024-04-10T04:21:58.936 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178640 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73745279 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10767360 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38913644 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.939 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.940 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67759508 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.941 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 437778497 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.942 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 160474 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1123322 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.943 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72642795 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.944 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:58.945 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39978 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 103470, 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11748193210 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1448756129 2024-04-10T04:21:58.946 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39978, 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102950006754 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2227009074 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 40779, 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32712496668 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39978, 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56821800569 2024-04-10T04:21:58.947 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29800 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 29800, 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26051061344 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2227009074 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:58.948 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30264, 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14369585530 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 29800, 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13750407455 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6133 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 316082890 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6133, 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19265988753 2024-04-10T04:21:58.949 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6364, 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8718002079 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.950 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6133, 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16257942276 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4045 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1132673239 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4045, 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57632956657 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:58.951 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4151, 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9624909059 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4045, 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26813450838 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:58.952 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 752959488 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:58.953 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26985 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:58.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16687104 2024-04-10T04:21:58.955 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 718790656 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6811487 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2370957 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 206, 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1369492 2024-04-10T04:21:58.956 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 700055552 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75260, 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12014160089 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75229, 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21301711985 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.957 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8798208 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 308060160 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 712835072 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11869246844 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81943 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10070933504 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10070937600 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.959 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 77495 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 81943, 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6079771706 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11692411611 2024-04-10T04:21:58.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76534 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4343818 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1047 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16686230 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1387 2024-04-10T04:21:58.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12342412 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12342412 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:58.962 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 355 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1387, 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7882785 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.963 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 605 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6124 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.964 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1046269952 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13836288 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:58.965 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18002, 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 98489704 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3101, 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15677704941 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:58.966 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8727, 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 109763001 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28871979213 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74314, 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3671608498 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88214228 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28960193441 2024-04-10T04:21:58.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19546, 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 943815414 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 737, 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14679459 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16088, 2024-04-10T04:21:58.969 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18515580 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 49, 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69528 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13280, 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4812681582 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 200172 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.970 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17889 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13419, 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1024445284 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32984, 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30450265 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19565, 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 818107677 2024-04-10T04:21:58.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13881, 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 686003512 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:58.972 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3679605966 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7058, 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 590527519 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:58.973 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7057, 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1984801064829 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7058, 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5214273362577 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85198, 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2491565967137 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85198, 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27797082 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.974 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 197860197 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50928249114 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66303336 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:58.975 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24558600189 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24854158574 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9847494 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2191, 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22122420 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:58.976 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104249491619 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26846766466 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1030537516 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.977 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 584908800 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 557039616 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27869184 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.978 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58692118 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.979 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20480 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81920 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.980 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75423210 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:58.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440190885 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2656 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 182624 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71328923 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.984 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16326272 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39128078 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.985 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.986 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70374770 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440190885 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:58.988 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161214 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1113664 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:58.989 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70239325 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.990 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32763 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 105465, 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12710116551 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:58.992 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552165608 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32763, 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104167366347 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 794780182 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33188, 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20013959042 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:58.993 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32763, 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29752891638 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25616 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25616, 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29696314453 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:58.994 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 794780182 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25774, 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10919027729 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25616, 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10270668007 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6013 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 115724062 2024-04-10T04:21:58.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6013, 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17906966921 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:58.996 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6173, 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6436046051 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6013, 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12930724338 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1134 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 436441546 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1134, 2024-04-10T04:21:58.997 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56564084973 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1241, 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2658885262 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1134, 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6551499293 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:58.998 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4290 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 713904128 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:58.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25806 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7417856 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 496013312 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4625022 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:21:59.002 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1561681 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 145, 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1049573 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 417660928 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60119, 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9925630019 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.003 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60126, 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17808923733 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13574144 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 246296576 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 426180608 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5031341051 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42359 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:59.005 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4521930752 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4521934848 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39105 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.006 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42359, 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2894291341 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4929450750 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39237 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1888399 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.007 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 488 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7359055 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 722 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470656 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470656 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.008 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 722, 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2938022 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:59.009 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.010 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6345 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.011 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 751869952 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10227712 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12599, 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60126468 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.012 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3070, 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7450044646 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:59.013 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7722, 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 92832840 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:59.014 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60082, 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24225590278 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 59374, 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3183770270 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60082, 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71570300 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60082, 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24297160578 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.015 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19432, 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 850460154 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 816, 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6790829 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11547, 2024-04-10T04:21:59.016 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18649945 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42, 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88309 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10363, 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3351673440 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159707 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16760 2024-04-10T04:21:59.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5006, 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1200747847 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27305, 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13379800 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22299, 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 644828020 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:59.018 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10941, 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552161005 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.019 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2976428308 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13964, 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1375864458 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13963, 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1733734567379 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.020 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13964, 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470368267211 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68830, 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2013177221427 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68830, 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18967544 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 176033895 2024-04-10T04:21:59.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42282600805 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56188286 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22000633576 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:59.022 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17128061837 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6243449 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2129, 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22145823 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84589456396 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:59.023 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18843154344 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68831, 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 844281072 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 480862208 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.024 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:59.025 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 452976640 2024-04-10T04:21:59.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.025 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:59.025 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:59.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.025 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27885568 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59506970 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16384 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 126976 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:59.028 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74567398 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 446302275 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1632 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 105072 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 224 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73684493 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6816768 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.032 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39671313 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70952431 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.035 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 446302275 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.036 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161496 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1137543 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.037 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72492382 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.038 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18299 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:59.039 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74562, 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9132791855 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 941926143 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18299, 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69040140824 2024-04-10T04:21:59.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1169694063 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18729, 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19835058757 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18299, 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39303342734 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10591 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.041 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10591, 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12590616977 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1169694063 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10630, 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6069765201 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.042 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10591, 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5536792530 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4004 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 156243803 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4004, 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15105034268 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:59.043 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4269, 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5634231404 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4004, 2024-04-10T04:21:59.044 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10952039359 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3704 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 785682340 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3704, 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41344489579 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3830, 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8131062152 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3704, 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22814510845 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:59.046 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 427900928 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:59.047 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42493 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.048 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17338368 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.049 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 611954688 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5698494 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2022980 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:21:59.050 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 180, 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1222839 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 608305152 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63728, 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10235513196 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63704, 2024-04-10T04:21:59.051 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17839295580 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11501568 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 260861952 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 602603520 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:21:59.052 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11449178203 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78962 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9854943232 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:21:59.053 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9854947328 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76856 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78962, 2024-04-10T04:21:59.054 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5228154778 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11247774385 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72803 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5648745 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 845 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17199825 2024-04-10T04:21:59.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1228 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11551080 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11551080 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:21:59.056 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 402 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1228, 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5185350 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 935 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6305 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.058 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 892444672 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:21:59.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14413824 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19557, 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78440202 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3060, 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15501236396 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11437, 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159279150 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:21:59.061 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63623, 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24221433450 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62940, 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3303086605 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.062 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63623, 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 82942953 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63623, 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24304376403 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:21:59.063 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27974, 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 896201076 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 741, 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5153430 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8795, 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11401341 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 50, 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65564 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.064 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10843, 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3814468782 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195650 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16594 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13737, 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1293805148 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:21:59.065 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 45170, 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26763497 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 31433, 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1034465700 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12755, 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 632135896 2024-04-10T04:21:59.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.067 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5089401173 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020831699 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2067017965126 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5444409638688 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:21:59.068 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2600334763352 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19170963 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192780498 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45486920806 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.069 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57669650 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22412372483 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27832830067 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10432531 2024-04-10T04:21:59.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2187, 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21159993 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 101039534741 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29723904297 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:21:59.071 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1067336520 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 597909504 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:21:59.072 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10706944 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.073 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58746317 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:59.074 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 94208 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:59.075 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75369011 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:59.076 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440597378 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2400 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.077 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 164080 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.078 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70941230 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:59.079 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16913712 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39164211 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:59.080 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.082 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:59.082 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69751197 2024-04-10T04:21:59.082 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.082 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:21:59.082 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:21:59.082 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:21:59.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.082 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440597378 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:21:59.083 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 168197 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1130328 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:21:59.084 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69809185 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34 2024-04-10T04:21:59.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54313 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 121437, 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11930568271 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 638638386 2024-04-10T04:21:59.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54313, 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75849079621 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684831756 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54849, 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41906334472 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54313, 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58903122103 2024-04-10T04:21:59.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41911 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41911, 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22637288162 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684831756 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.089 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42064, 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14759908086 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41911, 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13190819659 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11393 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87198323 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.090 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11393, 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42477841707 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11636, 2024-04-10T04:21:59.091 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24232239841 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11393, 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38517063426 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1009 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 551440063 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1009, 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10733949752 2024-04-10T04:21:59.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1149, 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2914186545 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1009, 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195239018 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 35 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 622727168 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.094 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": [ 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 1, 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 1, 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 1, 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:59.095 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 1781760, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 1781760, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 2, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.4651405965414597e-06, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 1214, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 2072576, 2024-04-10T04:21:59.096 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 590368, 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 590368, 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 1771104, 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 399, 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 2473984 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:59.097 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 32, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 32, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 2, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 152328, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 110592, 2024-04-10T04:21:59.098 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 22, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 41736, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.1075273082260537e-07, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 79, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 88064, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 20512, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 6600, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 13912, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 61536, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 68, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 35840 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.099 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 64, 2024-04-10T04:21:59.100 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 64, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 3, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:59.101 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.102 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 8, 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 8, 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 4, 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:21:59.103 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 12595200, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 12595200, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 4, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 1.7425732949050143e-05, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 9075, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 3178341376, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 4194323, 2024-04-10T04:21:59.104 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 4194323, 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 12582969, 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 24346, 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 3151309824 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": { 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "mirroring_by_pool": [ 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: false 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_images_by_pool": [ 2024-04-10T04:21:59.105 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pools": 1 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "report_id": "88de542d-d629-447b-be72-fe57e33b26a4", 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "report_timestamp": "2024-04-10T04:21:57.950690", 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "report_version": 1, 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_stats": { 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "7.9.2" 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "rook": { 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster": { 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "external-mode": null, 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "allow-multiple-per-node": null, 2024-04-10T04:21:59.106 INFO:tasks.workunit.client.0.smithi016.stdout: "count": null, 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "max-id": null, 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "pvc": { 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "stretch": { 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "network": { 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "provider": null 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "storage": { 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "device-set": { 2024-04-10T04:21:59.107 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: "non-portable": null, 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: "portable": null, 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: "csi": { 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes": { 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: "node": { 2024-04-10T04:21:59.108 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes-total": null, 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "with-ceph-daemons": null, 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-cephfs-plugin": null, 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-nfs-plugin": null, 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-rbd-plugin": null 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "storage-class": { 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket": null, 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs": null, 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "nfs": null, 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": null, 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T04:21:59.109 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: "services": {}, 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pg": [ 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.110 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.053064+0000", 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.053064+0000", 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.055981+0000", 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.111 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.112 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2c", 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4599, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:43:11.573385+0000", 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.113 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.115 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.116 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.117 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089303+0000", 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089303+0000", 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089773+0000", 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.118 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.119 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2b", 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4783, 2024-04-10T04:21:59.120 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:42:58.097166+0000", 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.122 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.123 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.124 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083276+0000", 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083276+0000", 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.084056+0000", 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:21:59.125 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.126 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2a", 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4635, 2024-04-10T04:21:59.127 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:52:28.476143+0000", 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.129 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.130 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.131 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.190080+0000", 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.190080+0000", 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.191564+0000", 2024-04-10T04:21:59.132 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.133 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.29", 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.134 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4666, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:40:17.119088+0000", 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.136 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.137 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.138 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488203+0000", 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488203+0000", 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.488603+0000", 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:59.139 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.140 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.28", 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4632, 2024-04-10T04:21:59.141 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:51:00.962050+0000", 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.143 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.144 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.145 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.587535+0000", 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.587535+0000", 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.588074+0000", 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:59.146 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.147 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.27", 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4711, 2024-04-10T04:21:59.148 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:21:24.748467+0000", 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.150 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.151 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.152 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088551+0000", 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088551+0000", 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089397+0000", 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.153 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.154 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.26", 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4591, 2024-04-10T04:21:59.155 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:39:36.234040+0000", 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.157 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.158 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.159 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.589717+0000", 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.589717+0000", 2024-04-10T04:21:59.160 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.590566+0000", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:21:59.161 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.162 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.25", 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4764, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:34:07.977717+0000", 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.164 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.165 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.167 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.171632+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.171632+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.172302+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:59.168 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.169 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.24", 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:14:23.770239+0000", 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.171 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.172 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.173 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:59.174 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.188911+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.188911+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.189564+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:59.175 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.23", 2024-04-10T04:21:59.176 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:25:27.698965+0000", 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.178 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.179 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.180 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.181 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.502785+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.502785+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.503672+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.182 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.183 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.22", 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4633, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:31:15.523034+0000", 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.185 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.186 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.187 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.188 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.042213+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.042213+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.042520+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.189 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.190 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.21", 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4696, 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:35:05.142563+0000", 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.192 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.193 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.194 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:59.195 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.490129+0000", 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.490129+0000", 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.490797+0000", 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.196 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.197 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.20", 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4685, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:04:14.781939+0000", 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.198 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.199 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.200 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.201 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.202 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.072543+0000", 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.072543+0000", 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.073461+0000", 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.203 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.204 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.f", 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4589, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:36:22.704578+0000", 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.205 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.206 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.207 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.208 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.209 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.161166+0000", 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.161166+0000", 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.161832+0000", 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.210 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.211 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.e", 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4720, 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:50:13.205298+0000", 2024-04-10T04:21:59.212 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.213 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.214 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.215 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.216 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.048328+0000", 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.048328+0000", 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.048854+0000", 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.217 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.218 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.c", 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4623, 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:35:51.625741+0000", 2024-04-10T04:21:59.219 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.220 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.221 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.223 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.180692+0000", 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.180692+0000", 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.181873+0000", 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.224 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.225 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.d", 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4765, 2024-04-10T04:21:59.226 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:07:32.690602+0000", 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 70, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.227 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.228 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 1, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.229 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.230 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104805+0000", 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104805+0000", 2024-04-10T04:21:59.231 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.106292+0000", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:59.232 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.d", 2024-04-10T04:21:59.233 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4601, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:52:44.774825+0000", 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.234 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.235 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.236 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.237 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.238 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.493124+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.493124+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.493500+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.239 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.240 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.c", 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4690, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:57:54.391201+0000", 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.242 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.243 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.244 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.245 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068566+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068566+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068864+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:59.246 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.247 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.a", 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4600, 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:33:37.033671+0000", 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.248 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.249 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.250 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.251 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.252 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093797+0000", 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093797+0000", 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.095423+0000", 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:59.253 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.254 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.b", 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4581, 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:33:18.926885+0000", 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.255 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.256 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.257 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.258 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'3" 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.259 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.178014+0000", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.178014+0000", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.178981+0000", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:59.260 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.261 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.b", 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4683, 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:42:45.316061+0000", 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.262 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.265 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.266 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088457+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088457+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088870+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:59.267 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.268 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.a", 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:56:18.315957+0000", 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.269 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.270 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.271 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.272 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.273 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.068144+0000", 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.068144+0000", 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.068634+0000", 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.275 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.8", 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4667, 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:53.659467+0000", 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.276 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.280 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090445+0000", 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090445+0000", 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090795+0000", 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.282 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.9", 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.283 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4764, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:10:31.919792+0000", 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.287 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.073990+0000", 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.073990+0000", 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.075005+0000", 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:59.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.289 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.9", 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.290 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4670, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:08:30.958377+0000", 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.293 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.294 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:59.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.072501+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.072501+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.077447+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:59.296 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.8", 2024-04-10T04:21:59.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4605, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:46:20.484089+0000", 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.300 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.301 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.186498+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.186498+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.187587+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.303 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.304 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.6", 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4784, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:52:47.354964+0000", 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.307 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.308 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.309 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089870+0000", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089870+0000", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090706+0000", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:59.310 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.311 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.7", 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4597, 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:20.932956+0000", 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.312 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.314 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.315 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.316 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.033414+0000", 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.033414+0000", 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.994875+0000", 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.317 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3233, 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.318 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3233, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.1", 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8655, 2024-04-10T04:21:59.319 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:52:31.522695+0000", 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.010236159, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1355, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 356766, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.322 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3228, 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 431326 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3233" 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.323 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.067723+0000", 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.067723+0000", 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.068417+0000", 2024-04-10T04:21:59.324 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.325 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.7", 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.326 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:39:56.450711+0000", 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.329 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.330 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068149+0000", 2024-04-10T04:21:59.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068149+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068794+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:21:59.332 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.6", 2024-04-10T04:21:59.333 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4768, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:03:06.690194+0000", 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2, 2024-04-10T04:21:59.336 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2, 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "626'2" 2024-04-10T04:21:59.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.068865+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.068865+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.003928+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.339 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2946, 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2946, 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.340 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.0", 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8075, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:03:29.155868+0000", 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.005628417, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.343 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 451, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 416442, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2947, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 371798 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.344 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1149'2946" 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.345 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.473219+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.473219+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.473638+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.346 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.347 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.4", 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4765, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:29:53.129748+0000", 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.350 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.351 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.352 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104020+0000", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104020+0000", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.105521+0000", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:59.353 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.354 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.5", 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4593, 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:37:52.580455+0000", 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.357 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.358 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:59.359 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088293+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088293+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.001592+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:59.360 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2954, 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.361 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2954, 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.3", 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8323, 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:34:08.576381+0000", 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.017057849, 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 4194304, 2024-04-10T04:21:59.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.364 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 674, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 391270, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2942, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 383671 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.365 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2954" 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.366 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.076773+0000", 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.076773+0000", 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.078042+0000", 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:59.367 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.368 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.0", 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4608, 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:58:25.427957+0000", 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.371 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.372 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.373 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.187051+0000", 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.187051+0000", 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.187933+0000", 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:59.374 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.375 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1", 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:38:41.587659+0000", 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.376 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.378 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.379 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.380 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.047117+0000", 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.047117+0000", 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.993272+0000", 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.381 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2909, 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.382 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2909, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.6", 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8367, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.383 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:46:05.172843+0000", 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.008808746, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.385 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 953, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 397246, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2874, 2024-04-10T04:21:59.386 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 347790 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2909" 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.387 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 19, 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093255+0000", 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093255+0000", 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.094487+0000", 2024-04-10T04:21:59.388 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797673+0000", 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.389 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 241, 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 241, 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "1.0", 2024-04-10T04:21:59.390 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 5269, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:30:30.780112+0000", 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.392 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1214, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2024, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.393 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 399, 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "2024'241" 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.394 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.395 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.084473+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.084473+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.085345+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.396 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.397 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.3", 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4644, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:08:35.302983+0000", 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.399 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.400 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.401 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.402 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.037774+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.037774+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.038533+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.403 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.404 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2", 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4688, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:08:38.756788+0000", 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.406 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.407 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.408 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.409 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.107284+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.107284+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.045956+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:59.410 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3137, 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3137, 2024-04-10T04:21:59.411 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.5", 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8464, 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:14:40.857454+0000", 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.005272423, 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.413 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.414 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1078, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 461388, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3122, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 376077 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.415 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3137" 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.416 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.593480+0000", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.593480+0000", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.594167+0000", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:21:59.417 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.418 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1", 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4693, 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:23:41.160165+0000", 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.419 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.420 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.421 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.422 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.423 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068441+0000", 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068441+0000", 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068952+0000", 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.424 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.425 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.0", 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4766, 2024-04-10T04:21:59.426 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:18:27.563775+0000", 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.427 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.429 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.431 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.432 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.472095+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.472095+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.002191+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.433 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2923, 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2923, 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.434 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.7", 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8159, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:48:22.656555+0000", 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.014553613, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 697, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 344459, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2925, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 366637 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.438 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2923" 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.439 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.041156+0000", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.041156+0000", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.041545+0000", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:59.440 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.441 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3", 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4663, 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:43:29.463207+0000", 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.442 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.445 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.446 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068741+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068741+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.069022+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:59.447 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.448 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.2", 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4658, 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:55:01.044136+0000", 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.452 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.453 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.573449+0000", 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.573449+0000", 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.004720+0000", 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.454 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3242, 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:59.455 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3242, 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.4", 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8945, 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:20:31.298390+0000", 2024-04-10T04:21:59.456 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.017126343, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.457 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.458 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1788, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 354877, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3225, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 423966 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.459 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3242" 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.460 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488462+0000", 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488462+0000", 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.491330+0000", 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.461 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.462 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.5", 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.463 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4633, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:05:05.857382+0000", 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.464 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.465 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.466 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:59.468 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.094629+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.094629+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.094927+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.469 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.470 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.4", 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4762, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:11:00.862240+0000", 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.471 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.472 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.473 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.474 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.475 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.476607+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.476607+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.994677+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:59.476 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3132, 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3132, 2024-04-10T04:21:59.477 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.2", 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 9086, 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:00:16.602375+0000", 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.007217528, 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 19, 2024-04-10T04:21:59.478 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.479 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.480 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2079, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 381401, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3083, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 376186 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.481 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3132" 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.482 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.077523+0000", 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.077523+0000", 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.078497+0000", 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.483 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.484 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.e", 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4590, 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:54:38.130761+0000", 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.485 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.486 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.487 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.488 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.489 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090228+0000", 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090228+0000", 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090934+0000", 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.490 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.491 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.f", 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.492 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4664, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:14:01.082385+0000", 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 22, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.493 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.494 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 1, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.495 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.496 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087664+0000", 2024-04-10T04:21:59.497 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087664+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088796+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:59.498 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.499 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.11", 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4600, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:28:55.251615+0000", 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.500 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.501 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.502 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.503 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.504 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.066473+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.066473+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:18.070742+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:59.505 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 8, 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 8, 2024-04-10T04:21:59.506 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.10", 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4737, 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:04:47.428190+0000", 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.507 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.508 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 4, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.509 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 24, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 24, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 12, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.510 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'8" 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.511 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.049755+0000", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.049755+0000", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.050155+0000", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:59.512 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.513 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.10", 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:18:05.457722+0000", 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.514 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.515 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.516 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.517 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.518 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067618+0000", 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067618+0000", 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068098+0000", 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.519 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.520 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.11", 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4599, 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:29:51.416608+0000", 2024-04-10T04:21:59.521 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.522 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.523 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.524 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.525 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.084394+0000", 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.084394+0000", 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.085722+0000", 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:59.526 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.527 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.13", 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.528 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4589, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:22:30.720551+0000", 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.529 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.530 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.531 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:59.533 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083628+0000", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083628+0000", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.092727+0000", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.534 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.535 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.12", 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4622, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:29:20.857228+0000", 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.536 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.537 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.538 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.539 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.540 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.051905+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.051905+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.052330+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:59.541 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.542 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.12", 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4781, 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:36:48.489484+0000", 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.544 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.545 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.546 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.547 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.186839+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.186839+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.188307+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.548 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.549 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.13", 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4786, 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:33:45.055636+0000", 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 34, 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.550 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.551 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.552 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 4, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 7, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 6 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.553 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.554 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.103407+0000", 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.103407+0000", 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.105206+0000", 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:59.555 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.556 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.15", 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4588, 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:34:01.980383+0000", 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.557 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.558 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.559 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.560 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.561 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.046226+0000", 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.046226+0000", 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.046755+0000", 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.562 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 29, 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.563 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 29, 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.14", 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4662, 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:40:21.645544+0000", 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.564 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 5814, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.565 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.566 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 10, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 14, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 28, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 25 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.567 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'29" 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.568 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087569+0000", 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087569+0000", 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088331+0000", 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.569 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.570 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.14", 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4663, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.571 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:27:13.892239+0000", 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.572 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.573 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.574 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.575 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.479855+0000", 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.479855+0000", 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.480183+0000", 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:59.576 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.577 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.15", 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:21:59.578 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:13:38.192950+0000", 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 90, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.579 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.580 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 7, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 7, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T04:21:59.581 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'3" 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.582 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.502227+0000", 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.502227+0000", 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.502868+0000", 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:59.583 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.584 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.17", 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4780, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.585 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:30:06.809454+0000", 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.586 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.587 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.588 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.589 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.047418+0000", 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.047418+0000", 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.047717+0000", 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.590 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.591 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.16", 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4640, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:08:29.355597+0000", 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.592 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.593 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.594 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.595 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.596 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083381+0000", 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083381+0000", 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.084865+0000", 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.597 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.598 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.16", 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4653, 2024-04-10T04:21:59.599 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:00:14.745279+0000", 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.600 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.601 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.603 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.047554+0000", 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.047554+0000", 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.048654+0000", 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.604 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.605 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.17", 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:36:39.426495+0000", 2024-04-10T04:21:59.606 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.607 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.608 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.609 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.610 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.189389+0000", 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.189389+0000", 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.190811+0000", 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.611 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.612 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.19", 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4760, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:44:11.493008+0000", 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.613 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.614 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.615 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.616 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.617 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.085679+0000", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.085679+0000", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.086356+0000", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:21:59.618 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.619 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.18", 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4640, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:47:55.919205+0000", 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.620 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.621 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.622 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.623 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.624 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.576643+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.576643+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.577582+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:59.625 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.626 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.18", 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4672, 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:47:45.797079+0000", 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.627 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.628 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.629 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.630 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.631 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.050889+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.050889+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.051409+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:59.632 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.633 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.19", 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4682, 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:36:34.025616+0000", 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.634 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.635 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.637 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.638 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.639 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.075730+0000", 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.075730+0000", 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076291+0000", 2024-04-10T04:21:59.640 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.641 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1b", 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.642 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4691, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:54:05.931591+0000", 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.643 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.644 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.645 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.646 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090630+0000", 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090630+0000", 2024-04-10T04:21:59.647 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.091901+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.648 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1a", 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.649 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4591, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:08:43.055719+0000", 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.650 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.651 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.651 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry show-device 2024-04-10T04:21:59.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.652 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.653 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.654 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.655 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.178528+0000", 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.178528+0000", 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.179614+0000", 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:59.656 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.657 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1a", 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.658 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4674, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:31:11.492031+0000", 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.659 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.660 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.661 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.662 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089269+0000", 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089269+0000", 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089910+0000", 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:59.663 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:59.664 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1b", 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.665 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4686, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:50:56.436318+0000", 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.666 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.667 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.668 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.669 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067902+0000", 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067902+0000", 2024-04-10T04:21:59.670 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068255+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:21:59.671 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1d", 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.672 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4662, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:12:14.717133+0000", 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.673 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.674 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.675 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.676 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:59.677 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.097701+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.097701+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.098863+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.678 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.679 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1c", 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4578, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:27:35.028266+0000", 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.680 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.681 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.682 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.683 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.684 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.486145+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.486145+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.486534+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.685 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.686 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1c", 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4646, 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:05:58.484967+0000", 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.687 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.689 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.690 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.691 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.105547+0000", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.105547+0000", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.107330+0000", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:59.692 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.693 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1d", 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4603, 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:00:44.411012+0000", 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.694 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.695 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.697 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.698 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.484107+0000", 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.484107+0000", 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.484457+0000", 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.699 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.700 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1f", 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4725, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:08:38.506988+0000", 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.701 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.702 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.704 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.705 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488338+0000", 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488338+0000", 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.488674+0000", 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.706 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.707 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1e", 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4689, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.708 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:04:07.051479+0000", 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.709 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.712 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.051864+0000", 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.051864+0000", 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.052368+0000", 2024-04-10T04:21:59.713 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.714 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1e", 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.715 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4695, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:54:07.389472+0000", 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.716 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.719 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090502+0000", 2024-04-10T04:21:59.720 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090502+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.091059+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:59.721 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 5, 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 5, 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1f", 2024-04-10T04:21:59.722 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4793, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:47:53.967412+0000", 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 570, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.723 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:59.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 4, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 4, 2024-04-10T04:21:59.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.726 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'5" 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.727 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104469+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104469+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.106285+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.729 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2d", 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4601, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:49:48.784884+0000", 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.730 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.733 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.734 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.075732+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.075732+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076283+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.735 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.736 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2e", 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4692, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:24:11.245177+0000", 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.737 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.740 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.741 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.086678+0000", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.086678+0000", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088359+0000", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:59.742 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.743 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2f", 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4639, 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:01:46.685734+0000", 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.744 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.747 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.748 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.085668+0000", 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.085668+0000", 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.086616+0000", 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.749 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.750 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.30", 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4629, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:01:26.388528+0000", 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.751 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.754 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.755 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.465551+0000", 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.465551+0000", 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.466609+0000", 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.756 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.757 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.31", 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4761, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:20:34.211024+0000", 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.758 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.761 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.762 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.498832+0000", 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.498832+0000", 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.499181+0000", 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.763 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.764 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.32", 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4781, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:32:54.918665+0000", 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.765 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.768 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.769 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.065561+0000", 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.065561+0000", 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.066298+0000", 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.770 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.771 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.33", 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4664, 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:40.873015+0000", 2024-04-10T04:21:59.772 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.775 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.776 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.034294+0000", 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.034294+0000", 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.034698+0000", 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:59.777 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.778 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.34", 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.779 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4659, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:39:35.720756+0000", 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.783 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.053667+0000", 2024-04-10T04:21:59.784 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.053667+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.054066+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:21:59.785 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.35", 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.786 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4624, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:36:37.746377+0000", 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.790 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.070242+0000", 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.070242+0000", 2024-04-10T04:21:59.791 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.070574+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.792 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.36", 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.793 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4625, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:58:15.689167+0000", 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.797 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.798 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093796+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093796+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.095719+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.800 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.37", 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4573, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:54:00.117922+0000", 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.801 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.804 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.805 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.051740+0000", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.051740+0000", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.052087+0000", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:59.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.807 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.38", 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4699, 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:49:16.926074+0000", 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.808 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.811 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.812 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.073939+0000", 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.073939+0000", 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076962+0000", 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.814 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.39", 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4587, 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:40:00.652846+0000", 2024-04-10T04:21:59.815 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.818 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.819 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.503462+0000", 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.503462+0000", 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.503877+0000", 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.821 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3a", 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4660, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:32:00.215241+0000", 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.822 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.825 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.826 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.091789+0000", 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.091789+0000", 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.092194+0000", 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.828 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3b", 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4579, 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:23:47.823769+0000", 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.832 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.833 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104257+0000", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104257+0000", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.104839+0000", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:59.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.835 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3c", 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:37:53.701906+0000", 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.836 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.839 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.840 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.044202+0000", 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.044202+0000", 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:18.044945+0000", 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:59.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.842 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3d", 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:29:24.451741+0000", 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.843 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.846 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.847 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067990+0000", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067990+0000", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068251+0000", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:59.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.849 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3e", 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4761, 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:23:35.891750+0000", 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:21:59.853 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:21:59.854 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087405+0000", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087405+0000", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088176+0000", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:59.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:21:59.856 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3f", 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4602, 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:05:01.769885+0000", 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.857 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.860 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pool": [ 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 24, 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 24476, 2024-04-10T04:21:59.861 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 8, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 24476, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 4, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 4194323, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.862 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.863 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 2, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 9075, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 3103849, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 24346, 2024-04-10T04:21:59.864 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 3077451 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 12595200, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 12582969, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 24 2024-04-10T04:21:59.865 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 192, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 64, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 3, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.868 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:59.869 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 192 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 3, 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 241, 2024-04-10T04:21:59.870 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 1, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 3, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 241, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 1, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1214, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2024, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 399, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.873 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 1781760, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 1771104, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 3 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.874 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 96, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 68, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 32, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 68, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 2, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 6600, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.875 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 66, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 22, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.876 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 22, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 14, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 79, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 86, 2024-04-10T04:21:59.877 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 68, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 35 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 110592, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 19800, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:59.878 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 41736, 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 96 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 105, 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": 4, 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_by_class": { 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "ssd": { 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 762589966336, 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 5370318848, 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_bytes": 5370318848, 2024-04-10T04:21:59.879 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_ratio": 0.006992964074015617 2024-04-10T04:21:59.880 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.880 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.880 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 762589966336, 2024-04-10T04:21:59.880 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T04:21:59.880 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 5370318848 2024-04-10T04:21:59.880 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.880 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T04:21:59.880 INFO:tasks.workunit.client.0.smithi016.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: cluster 2024-04-10T04:21:56.837837+0000 mgr.y (mgr.25133) 2274 : cluster 0 pgmap v4426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.145159+0000 mgr.y (mgr.25133) 2275 : audit 0 from='client.36069 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.147221+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.152511+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.616140+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.616386+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.616586+0000 mon.a (mon.0) 4508 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.629059+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.629279+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.629505+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.643362+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.644290+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.644474+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.881 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.644624+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.720016+0000 mon.a (mon.0) 4516 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.720068+0000 mon.a (mon.0) 4517 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.720606+0000 mon.a (mon.0) 4518 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.720790+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.720953+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.726343+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.726612+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.727085+0000 mon.a (mon.0) 4523 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.727210+0000 mon.b (mon.1) 33 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.727316+0000 mon.b (mon.1) 34 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.728814+0000 mon.c (mon.2) 121 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.728880+0000 mon.c (mon.2) 122 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.729079+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.729654+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[72916]: audit 2024-04-10T04:21:57.729950+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: cluster 2024-04-10T04:21:56.837837+0000 mgr.y (mgr.25133) 2274 : cluster 0 pgmap v4426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-10T04:21:59.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.145159+0000 mgr.y (mgr.25133) 2275 : audit 0 from='client.36069 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:59.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.147221+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.152511+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.616140+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.616386+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.616586+0000 mon.a (mon.0) 4508 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.629059+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.629279+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.629505+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.643362+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.644290+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.644474+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.644624+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.720016+0000 mon.a (mon.0) 4516 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.720068+0000 mon.a (mon.0) 4517 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.720606+0000 mon.a (mon.0) 4518 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.720790+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.884 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.720953+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.726343+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.726612+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.727085+0000 mon.a (mon.0) 4523 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.727210+0000 mon.b (mon.1) 33 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.727316+0000 mon.b (mon.1) 34 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.728814+0000 mon.c (mon.2) 121 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.728880+0000 mon.c (mon.2) 122 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.729079+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.729654+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:57 smithi016 bash[74137]: audit 2024-04-10T04:21:57.729950+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.885 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "798feb96-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPED1D480GA_7990d240-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025846": { 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "E2010325", 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "798feb96-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.886 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717926 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T04:21:59.887 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T04:21:59.888 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T04:21:59.889 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 12431625 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.890 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T04:21:59.891 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.892 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 16 2024-04-10T04:21:59.893 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 14 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1602244 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.894 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 0, 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 0, 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 0, 2024-04-10T04:21:59.895 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 5096, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 186388987, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 814719011, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 3082276298, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 17310786250, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 21, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 34221, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 41099, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 31, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 9805 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T04:21:59.896 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 34221, 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 41099 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T04:21:59.897 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: E2010325", 2024-04-10T04:21:59.898 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:46 2024 UTC", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T04:21:59.899 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 31 Celsius", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 0%", 2024-04-10T04:21:59.900 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 21%", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 186,388,987 [95.4 TB]", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 814,719,011 [417 TB]", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 3,082,276,298", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 17,310,786,250", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 5,096", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 34,221", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 41,099", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 9,805", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T04:21:59.901 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 31 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 937703088, 2024-04-10T04:21:59.902 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 480103981056 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "79935b50-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "INTEL_SSDPEDMX020T4_799437d2-f6e7-11ee-9aed-0cc47abd1564": { 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "20240410-025850": { 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "device": { 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "info_name": "/dev/nvme0n1", 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "/dev/nvme0n1", 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "protocol": "NVMe", 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "nvme" 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "firmware_version": "8DV10171", 2024-04-10T04:21:59.903 INFO:tasks.workunit.client.0.smithi016.stdout: "host_id": "79935b50-f6e7-11ee-9aed-0cc47abd1564", 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "json_format_version": [ 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "local_time": { 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "asctime": "Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "time_t": 1712717929 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "logical_block_size": 512, 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "model_name": "INTEL SSDPEDMX020T4", 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_controller_id": 0, 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_namespaces": [ 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.904 INFO:tasks.workunit.client.0.smithi016.stdout: "capacity": { 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "formatted_lba_size": 512, 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 1, 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "size": { 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "utilization": { 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.905 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_number_of_namespaces": 1, 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_pci_vendor": { 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "id": 32902, 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "subsystem_id": 32902 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_add_log": { 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "Device stats": { 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_fw_downgrades": { 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "crc_error_count": { 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.906 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "end_to_end_error_detection_count": { 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "erase_fail_count": { 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "host_bytes_written": { 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 17741720 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.907 INFO:tasks.workunit.client.0.smithi016.stdout: "host_ctx_wear_used": { 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "media_bytes_read": { 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "nand_bytes_written": { 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 46571454 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_stat_indicator": { 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.908 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "pll_lock_loss_count": { 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "program_fail_count": { 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "re_alloc_sectr_cnt": { 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "retry_buffer_overflow_count": { 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.909 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: "soft_ecc_err_rate": { 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: "thermal_throttle_status": { 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: "cnt": 0, 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: "pct": 0 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.910 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_host_reads": { 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 15 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_media_wear": { 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 6 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "timed_workload_timer": { 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 100, 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 1427048 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "unexp_power_loss": { 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 0, 2024-04-10T04:21:59.911 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": 0 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "wear_leveling": { 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "normalized": 51, 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "raw": { 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "avg": 1082, 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "max": 1495, 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 699 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel Smart log": "nvme0n1" 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_smart_health_information_log": { 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare": 100, 2024-04-10T04:21:59.912 INFO:tasks.workunit.client.0.smithi016.stdout: "available_spare_threshold": 10, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "controller_busy_time": 329, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "critical_warning": 0, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_read": 200350098, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "data_units_written": 1162721392, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "host_reads": 4051193988, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "host_writes": 22525858120, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "media_errors": 0, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "num_err_log_entries": 0, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "percentage_used": 23, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycles": 41516, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_hours": 35462, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": 25, 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: "unsafe_shutdowns": 41408 2024-04-10T04:21:59.913 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme_vendor": "intel", 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "power_cycle_count": 41516, 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "power_on_time": { 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "hours": 35462 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "serial_number": "deleted", 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "smart_status": { 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "nvme": { 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "passed": true 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl": { 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "argv": [ 2024-04-10T04:21:59.914 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "-x", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "--json=o", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "/dev/nvme0n1" 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "build_info": "(local build)", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "exit_status": 0, 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "output": [ 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-102-generic] (local build)", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "Model Number: INTEL SSDPEDMX020T4", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "Serial Number: deleted", 2024-04-10T04:21:59.915 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Version: 8DV10171", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller ID: 0", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Number of Namespaces: 1", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Size/Capacity: 2,000,398,934,016 [2.00 TB]", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Local Time is: Wed Apr 10 02:58:49 2024 UTC", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported Power States", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-10T04:21:59.916 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: " 0 + 512 0 2", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: " 1 - 512 8 2", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: " 2 - 512 16 2", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: " 3 - 4096 0 0", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: " 4 - 4096 8 0", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: " 5 - 4096 64 0", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: " 6 - 4096 128 0", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.917 INFO:tasks.workunit.client.0.smithi016.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Critical Warning: 0x00", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Temperature: 25 Celsius", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare: 100%", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Available Spare Threshold: 10%", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Percentage Used: 23%", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Read: 200,350,098 [102 TB]", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Data Units Written: 1,162,721,392 [595 TB]", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Read Commands: 4,051,193,988", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Host Write Commands: 22,525,858,120", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Controller Busy Time: 329", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Power Cycles: 41,516", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Power On Hours: 35,462", 2024-04-10T04:21:59.918 INFO:tasks.workunit.client.0.smithi016.stdout: "Unsafe Shutdowns: 41,408", 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "Media and Data Integrity Errors: 0", 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information Log Entries: 0", 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "", 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "No Errors Logged", 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "" 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "platform_info": "x86_64-linux-5.15.0-102-generic", 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "svn_revision": "5022", 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "version": [ 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.919 INFO:tasks.workunit.client.0.smithi016.stdout: "temperature": { 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout: "current": 25 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout: "user_capacity": { 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout: "blocks": 3907029168, 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2000398934016 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.920 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T04:21:59.921 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry show 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:57.950572+0000 mgr.y (mgr.25133) 2276 : audit 0 from='client.36069 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:57.952764+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:57.957520+0000 mon.a (mon.0) 4528 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.097002+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.097258+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.097530+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.100162+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.100376+0000 mon.a (mon.0) 4533 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.100575+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.102256+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.102588+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.102895+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.113849+0000 mon.a (mon.0) 4538 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.113920+0000 mon.a (mon.0) 4539 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.114290+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.114506+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.114675+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.117024+0000 mon.a (mon.0) 4543 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.117513+0000 mon.a (mon.0) 4544 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.117778+0000 mon.a (mon.0) 4545 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.117846+0000 mon.b (mon.1) 35 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.117971+0000 mon.b (mon.1) 36 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.119251+0000 mon.c (mon.2) 123 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.119313+0000 mon.c (mon.2) 124 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.119541+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.119967+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.120152+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.258296+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:21:59.923 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[74137]: audit 2024-04-10T04:21:58.270024+0000 mon.a (mon.0) 4550 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:21:59.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:57.950572+0000 mgr.y (mgr.25133) 2276 : audit 0 from='client.36069 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:59.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:57.952764+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:57.957520+0000 mon.a (mon.0) 4528 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.097002+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.097258+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.097530+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.100162+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.100376+0000 mon.a (mon.0) 4533 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.100575+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.102256+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.102588+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.102895+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.113849+0000 mon.a (mon.0) 4538 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.113920+0000 mon.a (mon.0) 4539 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.114290+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.114506+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.114675+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.117024+0000 mon.a (mon.0) 4543 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.117513+0000 mon.a (mon.0) 4544 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.117778+0000 mon.a (mon.0) 4545 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.117846+0000 mon.b (mon.1) 35 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.117971+0000 mon.b (mon.1) 36 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.119251+0000 mon.c (mon.2) 123 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.119313+0000 mon.c (mon.2) 124 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.119541+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.119967+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.120152+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.258296+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:58 smithi016 bash[72916]: audit 2024-04-10T04:21:58.270024+0000 mon.a (mon.0) 4550 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:21:59.926 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: cluster 2024-04-10T04:21:56.837837+0000 mgr.y (mgr.25133) 2274 : cluster 0 pgmap v4426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.145159+0000 mgr.y (mgr.25133) 2275 : audit 0 from='client.36069 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.147221+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.152511+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.616140+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.616386+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.616586+0000 mon.a (mon.0) 4508 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.629059+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.629279+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.629505+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.643362+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.644290+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.644474+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.644624+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.720016+0000 mon.a (mon.0) 4516 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.927 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.720068+0000 mon.a (mon.0) 4517 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.720606+0000 mon.a (mon.0) 4518 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.720790+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.720953+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.726343+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.726612+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.727085+0000 mon.a (mon.0) 4523 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.727210+0000 mon.b (mon.1) 33 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.727316+0000 mon.b (mon.1) 34 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.728814+0000 mon.c (mon.2) 121 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.728880+0000 mon.c (mon.2) 122 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.729079+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.729654+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:57 smithi136 bash[68278]: audit 2024-04-10T04:21:57.729950+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:57.950572+0000 mgr.y (mgr.25133) 2276 : audit 0 from='client.36069 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:21:59.928 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:57.952764+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:57.957520+0000 mon.a (mon.0) 4528 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.097002+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.097258+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.097530+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.100162+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.100376+0000 mon.a (mon.0) 4533 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.100575+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.102256+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.102588+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.102895+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.113849+0000 mon.a (mon.0) 4538 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.113920+0000 mon.a (mon.0) 4539 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.114290+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.114506+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.929 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.114675+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.117024+0000 mon.a (mon.0) 4543 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.117513+0000 mon.a (mon.0) 4544 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.117778+0000 mon.a (mon.0) 4545 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.117846+0000 mon.b (mon.1) 35 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.117971+0000 mon.b (mon.1) 36 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.119251+0000 mon.c (mon.2) 123 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.119313+0000 mon.c (mon.2) 124 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.119541+0000 mon.a (mon.0) 4546 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.119967+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.120152+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.258296+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:21:59.930 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:58 smithi136 bash[68278]: audit 2024-04-10T04:21:58.270024+0000 mon.a (mon.0) 4550 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:21:59.937 INFO:tasks.workunit.client.0.smithi016.stdout:{ 2024-04-10T04:21:59.937 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer": { 2024-04-10T04:21:59.937 INFO:tasks.workunit.client.0.smithi016.stdout: "active": true, 2024-04-10T04:21:59.937 INFO:tasks.workunit.client.0.smithi016.stdout: "mode": "" 2024-04-10T04:21:59.937 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.937 INFO:tasks.workunit.client.0.smithi016.stdout: "channels": [ 2024-04-10T04:21:59.937 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T04:21:59.937 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T04:21:59.937 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "channels_available": [ 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "basic", 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "ident", 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "crash", 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "device", 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "perf" 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_available": [ 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T04:21:59.938 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_flags" 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "collections_opted_in": [ 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_base", 2024-04-10T04:21:59.939 INFO:tasks.workunit.client.0.smithi016.stdout: "device_base", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "crash_base", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "ident_base", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_perf", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_mds_metadata", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_usage", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_usage_by_class", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_rook_v01", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_memory_metrics", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "basic_pool_options_bluestore" 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "config": { 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "active_changed": [ 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T04:21:59.940 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "client_check_pool_perm", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_gid", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "client_mount_uid", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "client_quota", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "daemonize", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T04:21:59.941 INFO:tasks.workunit.client.0.smithi016.stdout: "keyring", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "log_stderr_prefix", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_stderr", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_host", 2024-04-10T04:21:59.942 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mds_skip_sanity", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T04:21:59.943 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "no_config_file", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_hdd", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_hybrid", 2024-04-10T04:21:59.944 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_delete_sleep_ssd", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_max_backfills", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_lim", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_res", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T04:21:59.945 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pg_delete_cost", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active_hdd", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_active_ssd", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_hdd", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_hybrid", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_sleep_ssd", 2024-04-10T04:21:59.946 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_sleep", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_hdd", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_snap_trim_sleep_ssd", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_default_features", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_qos_exclude_ops", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "setgroup", 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "setuser" 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.947 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_changed": [ 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_debug", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_mon_ticket_ttl", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "auth_service_ticket_ttl", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "bdev_debug_aio", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "container_image", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_asserts_on_shutdown", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mgr", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_mon", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_ms", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_osd", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "debug_paxos", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_file", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_journald", 2024-04-10T04:21:59.948 INFO:tasks.workunit.client.0.smithi016.stdout: "log_to_stderr", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_join_fs", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/allow_ptrace", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/container_init", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/migration_current", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/cephadm/use_repo_digest", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/dashboard/ssl_server_port", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/orchestrator/orchestrator", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_ident", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/channel_perf", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/description", 2024-04-10T04:21:59.949 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/enabled", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr/telemetry/organization", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_allow_pool_delete", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_clock_drift_allowed", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_file_level", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_cluster_log_to_file", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_data_avail_warn", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_election_default_strategy", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_max_pg_per_osd", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mds_skip_sanity", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_mgr_mkfs_grace", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_prime_pg_temp", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_osd_reporter_subtree_level", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_pg_warn_max_object_skew", 2024-04-10T04:21:59.950 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "mon_warn_on_too_few_osds", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_bug", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "ms_die_on_old_message", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_default_list", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_class_load_list", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_misdirected_ops", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_op_order", 2024-04-10T04:21:59.951 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_pg_log_writeout", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_shutdown", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_cached_snaps", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_missing_on_start", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_debug_verify_stray_on_activate", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mclock_profile", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_memory_target_autotune", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_op_queue_cut_off", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_erasure_code_profile", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recover_clone_overlap", 2024-04-10T04:21:59.952 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_recovery_max_chunk", 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_load_threshold", 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_scrub_max_interval", 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_shutdown_pgref_assert", 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "public_network", 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_cache_enabled", 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_ops_log", 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "rgw_enable_usage_log" 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "contact": null, 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "crashes": [], 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "created": "2024-04-10T02:53:33.882278Z", 2024-04-10T04:21:59.953 INFO:tasks.workunit.client.0.smithi016.stdout: "crush": { 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_algs": { 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "straw2": 3 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_sizes": { 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "2": 1, 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "4": 2 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket_types": { 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "1": 2, 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "11": 1 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "compat_weight_set": false, 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: "device_classes": [ 2024-04-10T04:21:59.954 INFO:tasks.workunit.client.0.smithi016.stdout: 8 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_buckets": 6, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_devices": 8, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_rules": 2, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_types": 12, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "num_weight_sets": 0, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "tunables": { 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "allowed_bucket_algs": 54, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_fallback_tries": 0, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_local_tries": 0, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "choose_total_tries": 50, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_descend_once": 1, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_stable": 1, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "chooseleaf_vary_r": 1, 2024-04-10T04:21:59.955 INFO:tasks.workunit.client.0.smithi016.stdout: "has_msr_rules": 0, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v2_rules": 1, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v3_rules": 0, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v4_buckets": 1, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "has_v5_rules": 0, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "legacy_tunables": 0, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "minimum_required_version": "jewel", 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "msr_collision_tries": 100, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "msr_descents": 100, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "optimal_tunables": 1, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "profile": "jewel", 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables": 1, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables2": 1, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables3": 1, 2024-04-10T04:21:59.956 INFO:tasks.workunit.client.0.smithi016.stdout: "require_feature_tunables5": 1, 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "straw_calc_version": 1 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "description": "upgrade test cluster", 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "fs": { 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "feature_flags": { 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "enable_multiple": true, 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_enabled_multiple": true 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "filesystems": [ 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "approx_ctime": "2024-04", 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "balancer_enabled": false, 2024-04-10T04:21:59.957 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_caps": 0, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_dns": 10, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_inos": 13, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "cached_subtrees": 2, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "ever_allowed_features": 0, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "explicitly_allowed_features": 0, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "files": 0, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "max_mds": 1, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_data_pools": 1, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_in": 1, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_mds": 1, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": 0, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_replay": 0, 2024-04-10T04:21:59.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_up": 1, 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "snaps": 0, 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "standby_count_wanted": 0 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_standby_mds": 1, 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "total_num_mds": 2 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_stats": { 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20561920, 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 429928, 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.959 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 745472, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 436, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1422968, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 22, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 1056256, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14900256, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 21307392 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 20258816, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 365992, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 2752512, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 811008, 2024-04-10T04:21:59.960 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 0, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 346, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 1116120, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 13, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 737280, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 14475904, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 20258816 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 243671040, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 5087384, 2024-04-10T04:21:59.961 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3145728, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 679936, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 9133, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 14732208, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 23, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 4406784, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 216298936, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 244350976 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 164691968, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 2802872, 2024-04-10T04:21:59.962 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3014656, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 1818624, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 6362, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 10605048, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 3115776, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 145153616, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 166510592 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 152698880, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 2087152, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3014656, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.963 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 163840, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 5716, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 8887984, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 21, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 2252032, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 136457056, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 152862720 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 568492032, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 23579952, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5636096, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.964 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 3186688, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 13802, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 101219600, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 9990656, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 428065728, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 571678720 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 553451520, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 22707296, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3407872, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 80691200, 2024-04-10T04:21:59.965 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 13089, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 87790000, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 8972800, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 430573552, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 634142720 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 561053696, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 20933984, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 33726464, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11194, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.966 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 99745496, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11331072, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 423538120, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 594780160 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 600236032, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 26323328, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3276800, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 7462912, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 10802, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.967 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 95859296, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11636992, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 463139616, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 607698944 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 492216320, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 23921816, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 24576, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 75104256, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11630, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 84317368, 2024-04-10T04:21:59.968 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 60, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 10979584, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 367467952, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 567320576 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 562601984, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 29362432, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 5505024, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 27811840, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11940, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 96325992, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 9937664, 2024-04-10T04:21:59.969 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 421470872, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 590413824 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 456376320, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 20322184, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3276800, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 0, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 27762688, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 9722, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 79223016, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 53, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11871488, 2024-04-10T04:21:59.970 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 341682832, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 484139008 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "actual_memory_used": 590364672, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "central_cache_freelist": 25689864, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "malloc_metadata": 3407872, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "page_heap_freelist": 32768, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "released_to_os": 10952704, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "spans_in_use": 11578, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "tcmalloc_page_size": 8192, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_cache_freelists": 94851352, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "thread_heaps_in_use": 59, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "transfer_cache_freelist": 11535104, 2024-04-10T04:21:59.971 INFO:tasks.workunit.client.0.smithi016.stdout: "use_by_application": 454847712, 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "virtual_address_space_used": 601317376 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "hosts": { 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num": 2, 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mds": 2, 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mgr": 2, 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_mon": 2, 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_with_osd": 2 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "io_rate": { 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_stats_delta": { 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 0, 2024-04-10T04:21:59.972 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "stamp_delta": "12.005119", 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:21:59.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:21:59.974 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 77, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 63, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 16, 2024-04-10T04:21:59.975 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 0 2024-04-10T04:21:59.976 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard": false, 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "leaderboard_description": null, 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "license": "sharing-1-0", 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "mempool": { 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.977 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.978 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:59.979 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 222384, 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 67 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.982 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 51904, 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 181 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.983 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12600, 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 259 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.984 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.985 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.986 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.987 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.988 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.989 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 149008, 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 33 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 928, 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 2 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.990 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.991 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.992 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.993 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.994 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.995 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.996 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 47368897, 2024-04-10T04:21:59.997 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6800 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 88, 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.998 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11952, 2024-04-10T04:21:59.999 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 368 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.000 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.001 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.003 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.004 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 44063793, 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6026 2024-04-10T04:22:00.005 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 88, 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.006 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.007 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5976, 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 184 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.008 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.009 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.010 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.011 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.012 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 38501649, 2024-04-10T04:22:00.013 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4779 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 88, 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.014 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11176, 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 258 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 70440, 2024-04-10T04:22:00.015 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 5158 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5976, 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 184 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.016 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 22152, 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 399 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 35072, 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 25 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.017 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1536, 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57280, 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 716 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 388336, 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1867 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.018 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 212438, 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 91 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2268530, 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 508296 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6562256, 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9682 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81136, 2024-04-10T04:22:00.019 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8643 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89616, 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1867 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.020 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 32111, 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 44 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.021 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9024758, 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12934 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 8624, 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 98 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.022 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 522720, 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6853080, 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 17847 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:22:00.023 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.024 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 24480, 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 435 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 39552, 2024-04-10T04:22:00.025 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1536, 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57280, 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 716 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 372736, 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1792 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.026 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1182287, 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 293 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2347193, 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 517269 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6664936, 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9833 2024-04-10T04:22:00.027 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69864, 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7316 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86016, 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1792 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172310, 2024-04-10T04:22:00.028 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1232 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 74311, 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 49 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.029 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 9200368, 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 272 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 27368, 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 311 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.030 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 453024, 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7282288, 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 21142 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.031 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.032 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21752, 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 392 2024-04-10T04:22:00.033 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31360, 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 28 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2496, 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 13 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56320, 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 704 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.034 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 372112, 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1789 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 355305, 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 81 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1690911, 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 372542 2024-04-10T04:22:00.035 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4900336, 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7238 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 68796, 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7301 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 85872, 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1789 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.036 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.037 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 71280, 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 54 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 14839462, 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 268 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10648, 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 121 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.038 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 348480, 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 30 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.039 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3207360, 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6168 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.040 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.041 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 19872, 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 367 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31104, 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 26 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4224, 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 22 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56480, 2024-04-10T04:22:00.042 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 706 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 373152, 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 608975, 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 152 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.043 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1660269, 2024-04-10T04:22:00.045 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 366291 2024-04-10T04:22:00.045 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.045 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.045 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4826896, 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7130 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69708, 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7321 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86112, 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.046 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 84851, 2024-04-10T04:22:00.047 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 55 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 24051584, 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 295 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16544, 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 188 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.048 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 429792, 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 37 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3543488, 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9168 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.049 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21776, 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 394 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.051 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 538880, 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 29 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3072, 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 16 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56640, 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 708 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 373152, 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:22:00.052 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 891918, 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 223 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2033512, 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 447496 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.053 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5804056, 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8567 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 69904, 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7320 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86112, 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1794 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.054 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172054, 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81199, 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 49 2024-04-10T04:22:00.055 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 17227318, 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 262 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21296, 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 242 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.056 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 453024, 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 39 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5262400, 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12520 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.057 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.058 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.059 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 22576, 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 408 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 31360, 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 28 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 768, 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 4 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56640, 2024-04-10T04:22:00.060 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 708 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 386464, 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1858 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 392629, 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 109 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.061 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2243132, 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 502451 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6467736, 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9543 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 79372, 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8477 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89184, 2024-04-10T04:22:00.062 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1858 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172310, 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1232 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.063 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 736, 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86591, 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 52 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 12112, 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 3 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5201090, 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 245 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.064 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 10648, 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 121 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 476256, 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 41 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 6386120, 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 12281 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.066 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.067 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 16136, 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 319 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 30720, 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 23 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 2880, 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 15 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.068 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 56480, 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 706 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 374816, 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1802 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 505830, 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 125 2024-04-10T04:22:00.069 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1645494, 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 364664 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4788136, 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7073 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 71080, 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 7481 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.070 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 86496, 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1802 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 171966, 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1230 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.071 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 36375, 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 45 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 15912558, 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 248 2024-04-10T04:22:00.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 13024, 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 148 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 441408, 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 38 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.073 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 3778320, 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9666 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.074 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "bloom_filter": { 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.075 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 21592, 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 405 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_reader": { 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 35712, 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 31 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs_file_writer": { 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1152, 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 6 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_alloc": { 2024-04-10T04:22:00.076 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 57520, 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 719 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_blob": { 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 387920, 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1865 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_buffer": { 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 256, 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 32 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_data": { 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 517749, 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 137 2024-04-10T04:22:00.077 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_meta": { 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 1965268, 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 435442 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_onode": { 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 5638816, 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8324 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_cache_other": { 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 81144, 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 8636 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.078 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_extent": { 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 89520, 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1865 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_fsck": { 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_inline_bl": { 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 172222, 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 1231 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_shared_blob": { 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.079 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_txc": { 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing": { 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 46836, 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 33 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore_writing_deferred": { 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.080 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_anon": { 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 7797834, 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 259 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "buffer_meta": { 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 11792, 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 134 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_co": { 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 534336, 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 46 2024-04-10T04:22:00.081 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_mapbl": { 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_pglog": { 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 4846504, 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 9349 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap": { 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 650136, 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 11340 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap_mapping": { 2024-04-10T04:22:00.082 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "pgmap": { 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_1": { 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "unittest_2": { 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes": 0, 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: "items": 0 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.083 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "metadata": { 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 2 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 2 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.084 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 2 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 2 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 2 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 2 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 2 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 3 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 3 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 3 2024-04-10T04:22:00.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 3 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 3 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 3 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 3 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.087 INFO:tasks.workunit.client.0.smithi016.stdout: "arch": { 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "x86_64": 8 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_version": { 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph version 19.0.0-2051-g3a866975 (3a866975a60f6dc859246f6f19fd8ddb4db2cc2e) squid (dev)": 8 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "cpu": { 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "distro": { 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "centos": 8 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "distro_description": { 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: "CentOS Stream 8": 8 2024-04-10T04:22:00.088 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_description": { 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024": 8 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "kernel_version": { 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "5.15.0-102-generic": 8 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "os": { 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "Linux": 8 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_objectstore": { 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": 8 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "rotational": { 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: "0": 8 2024-04-10T04:22:00.089 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "features": { 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "optional": [], 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "persistent": [ 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "kraken", 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "luminous", 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "mimic", 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "osdmap-prune", 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "nautilus", 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "octopus", 2024-04-10T04:22:00.090 INFO:tasks.workunit.client.0.smithi016.stdout: "pacific", 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "elector-pinging", 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "quincy", 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "reef", 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "squid" 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv4_addr_mons": 6, 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "ipv6_addr_mons": 0, 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "min_mon_release": 19, 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "v1_addr_mons": 3, 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "v2_addr_mons": 3 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "organization": "ceph-qa", 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.091 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster_network": false, 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8, 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "require_min_compat_client": "luminous", 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "require_osd_release": "squid" 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_perf_histograms": [ 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.092 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:22:00.093 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:22:00.094 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:22:00.095 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:22:00.096 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:22:00.097 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.098 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5390, 1894, 2814, 7, 12, 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]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13435, 1876, 1617, 3, 19, 43, 65, 62, 0, 3, 5, 4, 8, 8, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6442, 175, 190, 3, 7, 10, 39, 68, 23, 40, 26, 27, 22, 10, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 850, 85, 134, 0, 0, 1, 0, 24, 7, 15, 81, 163, 60, 12, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 483, 11, 29, 0, 0, 0, 0, 0, 0, 0, 0, 36, 335, 44, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 98, 8, 19, 7, 0, 0, 0, 0, 0, 0, 0, 7, 15, 20, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 10, 16, 29, 3, 0, 0, 0, 0, 0, 0, 3, 11, 15, 10, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 28, 0, 0, 27, 77, 15, 0, 0, 0, 0, 0, 0, 6, 12, 10, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13, 0, 0, 5, 50, 93, 0, 1, 0, 0, 0, 0, 1, 10, 9, 22, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13, 0, 0, 0, 5, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.099 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.100 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5920, 1511, 0, 0, 3, 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]", 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 12754, 2371, 171, 0, 10, 1, 5, 1, 0, 5, 1, 4, 2, 11, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4760, 600, 587, 2, 4, 7, 13, 14, 20, 61, 23, 31, 58, 11, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 555, 7, 723, 0, 0, 1, 1, 3, 5, 33, 98, 190, 86, 11, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 304, 1, 28, 0, 0, 0, 0, 0, 0, 0, 0, 50, 430, 35, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 3, 7, 0, 0, 0, 0, 0, 2, 0, 2, 4, 17, 14, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 226, 0, 165, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.101 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 79, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 8, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.102 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:22:00.103 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2653, 0, 1, 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]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5629, 18, 5, 0, 8, 0, 1, 1, 0, 0, 4, 2, 3, 12, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2880, 13, 6, 2, 1, 0, 0, 0, 5, 0, 11, 5, 9, 10, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 464, 2, 2, 1, 2, 0, 0, 0, 0, 1, 5, 4, 20, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 193, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 1, 26, 76, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 102, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 11, 12, 14, 81, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 112, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 5, 11, 28, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 30, 44, 45, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 40, 0, 0, 0, 1, 0, 2, 1, 3, 0, 0, 6, 13, 16, 45, 49, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 22, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 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]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.104 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.105 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4552, 2, 0, 1, 6, 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]", 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9271, 24, 2, 2, 2, 1, 0, 1, 1, 0, 0, 1, 0, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3262, 19, 9, 0, 2, 1, 0, 3, 10, 13, 10, 5, 8, 7, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 747, 8, 11, 1, 58, 2, 0, 2, 1, 10, 49, 81, 35, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 512, 15, 1, 0, 231, 0, 0, 0, 0, 0, 0, 26, 178, 21, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.106 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 355, 7, 0, 0, 196, 0, 0, 0, 0, 0, 0, 1, 11, 12, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 157, 6, 0, 0, 428, 0, 0, 0, 0, 0, 0, 0, 7, 6, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 1, 0, 0, 1409, 0, 0, 0, 0, 0, 0, 2, 3, 3, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 0, 0, 0, 376, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.107 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:22:00.108 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 873, 37, 0, 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]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4844, 217, 0, 0, 3183, 26, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11807, 23, 1, 2, 4586, 555, 2, 4, 10, 20, 4, 24, 23, 18, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1780, 28, 34, 0, 22, 15, 1, 0, 4, 9, 59, 78, 16, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 384, 3, 6, 25, 1, 9, 1, 0, 0, 1, 1, 17, 179, 3, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 121, 2, 1, 5, 3, 13, 0, 0, 0, 1, 0, 0, 7, 37, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 104, 1, 0, 0, 3, 20, 0, 0, 0, 0, 0, 0, 3, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 12, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 13, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.109 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.110 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 977, 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]", 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6926, 2273, 16, 0, 1, 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-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 10649, 1906, 52, 4, 23, 29, 41, 28, 0, 0, 0, 2, 1, 10, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1202, 44, 26, 1, 8, 5, 23, 46, 1, 1, 1, 3, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 340, 4, 8, 8, 2, 1, 0, 0, 0, 0, 1, 2, 4, 7, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.111 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 189, 16, 1, 1, 0, 0, 0, 2, 0, 0, 0, 0, 3, 12, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 204, 18, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 9, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 89, 40, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 3, 8, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 21, 109, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.112 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.113 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 264, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2330, 1, 0, 0, 2, 1, 0, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5705, 25, 1, 0, 4, 3, 5, 5, 13, 27, 9, 13, 20, 8, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 876, 12, 19, 0, 0, 1, 0, 1, 3, 6, 67, 88, 19, 7, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 275, 4, 6, 0, 0, 0, 0, 0, 1, 0, 1, 19, 219, 10, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 83, 10, 3, 0, 0, 1, 0, 0, 0, 0, 3, 0, 1, 15, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 75, 6, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 153, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.114 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.115 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3292, 254, 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]", 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 13866, 3760, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 14238, 4354, 0, 1, 4, 0, 1, 0, 0, 0, 1, 0, 2, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.116 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1189, 57, 23, 0, 0, 0, 0, 0, 1, 3, 4, 0, 3, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 17, 8, 0, 0, 0, 0, 0, 0, 0, 2, 4, 7, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 130, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 3, 19, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 67, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 13, 12, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 14, 10, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.117 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.118 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:22:00.119 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:22:00.120 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:22:00.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:22:00.122 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:22:00.123 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:22:00.124 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1170, 29, 25, 20, 7, 4, 1, 0, 2, 0, 0, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3867, 45, 71, 158, 447, 595, 710, 0, 8, 8, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 609, 16, 8, 27, 13, 12, 17, 1, 0, 2, 1, 8, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 410, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 2, 6, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 231, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 2, 2, 16, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.125 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 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]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.126 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.127 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 939, 205, 11, 18, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2747, 83, 23, 50, 117, 1, 1, 2, 1, 0, 3, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 471, 6, 1015, 0, 0, 0, 0, 0, 1, 2, 2, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1251, 739, 356, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 7, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1667, 1699, 171, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 11, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 470, 550, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 8, 13, 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]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.128 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.129 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1141, 2, 1, 0, 2, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7699, 12, 1, 0, 1, 0, 0, 1, 1, 0, 1, 2, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16941, 8, 0, 0, 0, 0, 0, 0, 2, 0, 2, 6, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 495, 1, 0, 0, 0, 0, 0, 0, 0, 1, 4, 2, 7, 13, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.130 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 2, 21, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.131 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.132 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1828, 4, 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]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1926, 16, 1, 0, 2, 0, 0, 3, 2, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 301, 16, 4, 7, 0, 1, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 461, 233, 30, 63, 0, 0, 0, 0, 0, 0, 1, 4, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1873, 1302, 0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2926, 1403, 0, 307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 299, 66, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.133 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.134 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 179, 11, 14, 21, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3915, 172, 22, 47, 150, 259, 467, 5, 14, 11, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 417, 42, 2, 0, 6, 0, 21, 0, 1, 6, 7, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.135 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 140, 0, 0, 0, 2, 1, 1, 0, 0, 2, 0, 6, 10, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 55, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 6, 22, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.136 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.137 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 190, 33, 94, 216, 445, 591, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2755, 39, 44, 43, 26, 21, 159, 2, 2, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 205, 13, 0, 4, 1, 2, 3, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 138, 38, 70, 123, 29, 0, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 81, 0, 11, 2, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 33, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.138 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.139 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2885, 8, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 362, 6, 0, 0, 1, 0, 0, 0, 1, 2, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.140 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 235, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.141 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.142 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 202, 18, 34, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5027, 23, 32, 108, 1, 1, 3, 4, 5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5452, 17, 37, 7, 0, 0, 0, 1, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 199, 12, 3, 0, 0, 0, 0, 0, 0, 1, 1, 3, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.143 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.144 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.145 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:22:00.146 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:22:00.147 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:22:00.148 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:22:00.149 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:22:00.150 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1267, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.151 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5915, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 721, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 269, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.152 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.153 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3034, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1504, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.154 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.155 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.156 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 7726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 16963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 524, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.157 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.158 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1833, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1952, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 333, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 801, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.159 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 4641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.160 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.161 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.162 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.163 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.164 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 3094, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.165 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.166 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2903, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 321, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.167 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.168 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.169 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 302, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 5518, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.170 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.171 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Latency (usec)", 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 100000, 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 99999]", 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "[100000, 199999]", 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "[200000, 399999]", 2024-04-10T04:22:00.172 INFO:tasks.workunit.client.0.smithi016.stdout: "[400000, 799999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[800000, 1599999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[1600000, 3199999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[3200000, 6399999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[6400000, 12799999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[12800000, 25599999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[25600000, 51199999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[51200000, 102399999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[102400000, 204799999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[204800000, 409599999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[409600000, 819199999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[819200000, 1638399999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[1638400000, 3276799999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[3276800000, 6553599999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[6553600000, 13107199999]", 2024-04-10T04:22:00.173 INFO:tasks.workunit.client.0.smithi016.stdout: "[13107200000, 26214399999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[26214400000, 52428799999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[52428800000, 104857599999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[104857600000, 209715199999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[209715200000, 419430399999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[419430400000, 838860799999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[838860800000, 1677721599999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[1677721600000, 3355443199999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[3355443200000, 6710886399999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[6710886400000, 13421772799999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[13421772800000, 26843545599999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[26843545600000, 53687091199999]", 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: "[53687091200000, None]" 2024-04-10T04:22:00.174 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 32, 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "Request size (bytes)", 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 512, 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 511]", 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "[512, 1023]", 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "[1024, 2047]", 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "[2048, 4095]", 2024-04-10T04:22:00.175 INFO:tasks.workunit.client.0.smithi016.stdout: "[4096, 8191]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[8192, 16383]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[16384, 32767]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[32768, 65535]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[65536, 131071]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[131072, 262143]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[262144, 524287]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[524288, 1048575]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[1048576, 2097151]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[2097152, 4194303]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[4194304, 8388607]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[8388608, 16777215]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[16777216, 33554431]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[33554432, 67108863]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[67108864, 134217727]", 2024-04-10T04:22:00.176 INFO:tasks.workunit.client.0.smithi016.stdout: "[134217728, 268435455]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[268435456, 536870911]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[536870912, 1073741823]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[1073741824, 2147483647]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[2147483648, 4294967295]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[4294967296, 8589934591]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[8589934592, 17179869183]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[17179869184, 34359738367]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[34359738368, 68719476735]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[68719476736, 137438953471]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[137438953472, 274877906943]", 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "[274877906944, None]" 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.177 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 290, 23, 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, 0, 0, 0, 0]", 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2114, 2, 0, 1, 10, 1, 0, 5, 7, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 784, 8, 2, 1, 3, 5, 6, 14, 30, 47, 107, 46, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 225, 11, 0, 0, 0, 0, 0, 4, 2, 10, 51, 188, 314, 9, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.178 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 0, 0, 0, 1, 1, 0, 3, 3, 3, 12, 22, 81, 41, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 747, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 6, 20, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 775, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 0, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 451, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.179 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.180 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 198, 10, 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-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 2857, 5, 0, 0, 13, 1, 2, 4, 8, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1250, 11, 0, 0, 2, 3, 16, 22, 41, 62, 156, 65, 9, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 122, 16, 0, 0, 0, 0, 2, 1, 1, 4, 45, 280, 515, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 154, 32, 0, 0, 0, 0, 1, 0, 2, 2, 6, 18, 94, 43, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 499, 35, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 2, 18, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 634, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 933, 103, 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-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1611, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.181 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.182 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 92, 19, 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, 0, 0, 0, 0]", 2024-04-10T04:22:00.183 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 185, 2, 0, 0, 3, 0, 0, 0, 3, 0, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 12, 1, 0, 2, 1, 1, 2, 5, 5, 26, 27, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 184, 13, 0, 0, 0, 0, 3, 3, 7, 22, 58, 87, 22, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 166, 20, 0, 0, 0, 0, 2, 3, 13, 7, 45, 88, 12, 36, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 77, 40, 0, 0, 2, 0, 0, 1, 1, 2, 16, 24, 8, 22, 36, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 9, 67, 0, 0, 0, 0, 0, 0, 1, 2, 3, 2, 3, 5, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 116, 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, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.184 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.185 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 213, 9, 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-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1164, 14, 1, 0, 8, 1, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 488, 5, 0, 0, 2, 2, 5, 8, 17, 32, 51, 34, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 368, 2, 0, 0, 0, 0, 0, 3, 3, 2, 21, 89, 189, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 367, 2, 0, 0, 0, 1, 1, 0, 0, 1, 10, 10, 33, 36, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 330, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 5, 19, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 27, 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-04-10T04:22:00.186 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.187 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 26, 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-04-10T04:22:00.188 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 430, 1, 2, 0, 6, 3, 1, 2, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1613, 11, 0, 0, 11, 5, 7, 8, 19, 30, 47, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 492, 2, 1, 0, 0, 3, 2, 2, 5, 8, 19, 97, 167, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 336, 4, 0, 0, 0, 0, 0, 1, 2, 4, 16, 27, 86, 24, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 144, 0, 0, 0, 0, 0, 1, 1, 0, 0, 4, 3, 7, 40, 43, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.189 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.190 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 36, 18, 0, 1, 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]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 326, 13, 1, 0, 14, 0, 3, 2, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 60, 4, 1, 0, 3, 0, 1, 0, 2, 9, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 83, 2, 0, 1, 0, 1, 0, 2, 1, 9, 23, 31, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 10, 0, 1, 0, 0, 2, 0, 1, 4, 5, 16, 14, 23, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.191 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11, 20, 0, 0, 0, 0, 0, 0, 0, 1, 3, 3, 3, 26, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 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]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.192 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.193 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 41, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 395, 3, 0, 0, 2, 2, 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]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1586, 3, 1, 1, 3, 3, 1, 10, 4, 32, 50, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 521, 0, 0, 0, 0, 0, 1, 2, 3, 1, 11, 90, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 313, 1, 0, 0, 0, 0, 0, 0, 0, 3, 4, 12, 75, 24, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 159, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 2, 8, 22, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 31, 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-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.194 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.195 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.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-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 30, 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]", 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 343, 12, 1, 0, 1, 0, 5, 4, 11, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 73, 10, 0, 0, 4, 0, 0, 5, 7, 15, 4, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 84, 18, 0, 0, 0, 1, 1, 3, 3, 6, 18, 21, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.196 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 64, 10, 0, 0, 0, 1, 0, 0, 1, 5, 16, 28, 21, 24, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 6, 12, 38, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.197 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.198 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_resrv_repnum_vs_duration": { 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "axes": [ 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 8, 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "number of replicas", 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 1, 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0]", 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "[1, 1]", 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "[2, 2]", 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "[3, 3]", 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "[4, 4]", 2024-04-10T04:22:00.199 INFO:tasks.workunit.client.0.smithi016.stdout: "[5, 5]", 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "[6, None]" 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "linear" 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "buckets": 10, 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "min": 0, 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "name": "duration", 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "quant_size": 250000, 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "ranges": [ 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "[None, -1]", 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 249999]", 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "[250000, 499999]", 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "[500000, 999999]", 2024-04-10T04:22:00.200 INFO:tasks.workunit.client.0.smithi016.stdout: "[1000000, 1999999]", 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "[2000000, 3999999]", 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "[4000000, 7999999]", 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "[8000000, 15999999]", 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "[16000000, 31999999]", 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "[32000000, None]" 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "scale_type": "log2" 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "osds": [ 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 0, 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.201 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 1, 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.202 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 2, 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.203 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 3, 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.204 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 4, 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.205 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 5, 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 6, 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.207 INFO:tasks.workunit.client.0.smithi016.stdout: "osd_id": 7, 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: "values": [ 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: ] 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.208 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "perf_counters": { 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "mds.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "mds": { 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "caps": { 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flush_ack": { 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_grant": { 2024-04-10T04:22:00.209 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_revoke": { 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: "ceph_cap_op_trunc": { 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_commit": { 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch_complete": { 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.210 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_fetch_keys": { 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_merge": { 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "dir_split": { 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "exported_inodes": { 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "forward": { 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.211 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_cap_release": { 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps": { 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_caps_dirty": { 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_inode_file_caps": { 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "imported_inodes": { 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.212 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes": { 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_expired": { 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_pinned": { 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "inodes_with_caps": { 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "load_cent": { 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.213 INFO:tasks.workunit.client.0.smithi016.stdout: "openino_dir_fetch": { 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "process_request_cap_release": { 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "reply_latency": { 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "request": { 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rbytes": { 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.214 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rfiles": { 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: "root_rsnaps": { 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_reply": { 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: "subtrees": { 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.215 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_cache": { 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_enqueue_scrub": { 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_exportdir": { 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_flush": { 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragmentdir": { 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_fragstats": { 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_inodestats": { 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_quiesce_inode": { 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "ireq_quiesce_path": { 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_enqueued": { 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_prioritized": { 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_recovering_processing": { 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays": { 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_delayed": { 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_strays_enqueuing": { 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_completed": { 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.218 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_started": { 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_created": { 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_enqueued": { 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_migrated": { 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "strays_reintegrated": { 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.219 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_log": { 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "ev": { 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "evadd": { 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "evex": { 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "evexd": { 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.220 INFO:tasks.workunit.client.0.smithi016.stdout: "evexg": { 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "evlrg": { 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "evtrm": { 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "jlat": { 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "replayed": { 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:22:00.221 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "seg": { 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "segadd": { 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "segex": { 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "segexd": { 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "segexg": { 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.222 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: "segmjr": { 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: "segtrm": { 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_mem": { 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: "cap": { 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: "cap+": { 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.223 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "cap-": { 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "dir": { 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "dir+": { 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "dir-": { 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "dn": { 2024-04-10T04:22:00.224 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "dn+": { 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "dn-": { 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "heap": { 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248188 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "ino": { 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "ino+": { 2024-04-10T04:22:00.225 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: "ino-": { 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: "rss": { 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45352 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_server": { 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_acquisition_throttle": { 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: "cap_revoke_eviction": { 2024-04-10T04:22:00.226 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_request": { 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_client_session": { 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: "handle_peer_request": { 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: "req_create_latency": { 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getattr_latency": { 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getfilelock_latency": { 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "req_getvxattr_latency": { 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "req_link_latency": { 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.228 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookup_latency": { 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookuphash_latency": { 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupino_latency": { 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupname_latency": { 2024-04-10T04:22:00.229 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupparent_latency": { 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lookupsnap_latency": { 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "req_lssnap_latency": { 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.230 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mkdir_latency": { 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mknod_latency": { 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "req_mksnap_latency": { 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "req_open_latency": { 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.231 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "req_readdir_latency": { 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rename_latency": { 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "req_renamesnap_latency": { 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmdir_latency": { 2024-04-10T04:22:00.232 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmsnap_latency": { 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "req_rmxattr_latency": { 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setattr_latency": { 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.233 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setdirlayout_latency": { 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setfilelock_latency": { 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setlayout_latency": { 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "req_setxattr_latency": { 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.234 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "req_snapdiff_latency": { 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "req_symlink_latency": { 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "req_unlink_latency": { 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.235 INFO:tasks.workunit.client.0.smithi016.stdout: "mds_sessions": { 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "average_load": { 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "avg_session_uptime": { 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "mdthresh_evicted": { 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "session_count": { 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.236 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "session_remove": { 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_open": { 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "sessions_stale": { 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "total_load": { 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:22:00.237 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "purge_queue": { 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed": { 2024-04-10T04:22:00.238 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executed_ops": { 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing": { 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_high_water": { 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops": { 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.239 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_executing_ops_high_water": { 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: "pq_item_in_journal": { 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.013b890f5e8e5bf11aedfc759ef8b83cae32ad65": { 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.240 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.241 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 250 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7361 2024-04-10T04:22:00.242 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7361, 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52597762 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7361, 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22083 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7361, 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2355959519 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:22:00.243 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:22:00.244 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7359 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7359, 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52042383 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7359, 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58986 2024-04-10T04:22:00.245 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7359, 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2184791177 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:22:00.246 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5, 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7362 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7362, 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41727284016 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 145878 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.248 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.249 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241205248 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 240123904 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:22:00.250 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1081344 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.251 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267453585 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23417431 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.252 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.253 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69839128 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.254 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267453585 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2409372 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.255 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.256 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69875667 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178302390 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.257 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.258 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.259 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69161546 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 89 2024-04-10T04:22:00.260 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 333292, 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3724823578 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.261 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17893, 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4488289091 2024-04-10T04:22:00.262 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.4d14944089bce45733fc99aa0bdc9f66f6acc399": { 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:22:00.263 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.264 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7260 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7260, 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51087273 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:22:00.265 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7260, 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1987965615 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 219 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.266 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3, 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7261 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.267 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7261 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7261, 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39447320888 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.269 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:22:00.270 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7260 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7260, 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 100928284 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7260, 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65078 2024-04-10T04:22:00.271 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7260, 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2219961897 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 162447360 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161529856 2024-04-10T04:22:00.272 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 917504 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.273 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267687693 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23274141 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.274 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.275 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69748310 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.276 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 267687693 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1928373 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.277 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70122558 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.279 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178458462 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.280 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.281 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69005474 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.282 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 316720, 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3298787864 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.283 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17649, 2024-04-10T04:22:00.284 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4658674526 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: "mon.f4384974100f5fa06a232b525d8112c3f64277d5": { 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: "election_call": { 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: "election_lose": { 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: "election_win": { 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_elections": { 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: "num_sessions": { 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: "session_add": { 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: "session_rm": { 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 254 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: "session_trim": { 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "paxos": { 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "accept_timeout": { 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "begin": { 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7203 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_bytes": { 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50658868 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_keys": { 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.287 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "begin_latency": { 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2115949955 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "collect": { 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_bytes": { 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 146 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_keys": { 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:22:00.288 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_latency": { 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2, 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_timeout": { 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "collect_uncommitted": { 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "commit": { 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7203 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_bytes": { 2024-04-10T04:22:00.289 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_keys": { 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "commit_latency": { 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_ack_timeout": { 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.290 INFO:tasks.workunit.client.0.smithi016.stdout: "lease_timeout": { 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn": { 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "new_pn_latency": { 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh": { 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7203 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "refresh_latency": { 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:22:00.291 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39615050675 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "restart": { 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state": { 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_bytes": { 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "share_state_keys": { 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "start_leader": { 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "start_peon": { 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state": { 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7203 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_bytes": { 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 99945896 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_keys": { 2024-04-10T04:22:00.293 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64325 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: "store_state_latency": { 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7203, 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2739934438 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache": { 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020054731 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 149848064 2024-04-10T04:22:00.294 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 149405696 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2147483648 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442368 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:full": { 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 360710144 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.295 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 268267423 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22290568 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.297 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70152153 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:inc": { 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 339738624 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.298 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 268267423 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1365998 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.300 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70105203 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "prioritycache:kv": { 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 314572800 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.301 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178844949 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.302 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68618987 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb": { 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "compact": { 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_len": { 2024-04-10T04:22:00.304 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_queue_merge": { 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_range": { 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "get_latency": { 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 313100, 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3124096473 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_delay_time": { 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.305 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_memtable_time": { 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_write_wal_time": { 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.306 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_latency": { 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "submit_sync_latency": { 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17504, 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6602092018 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.0": { 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24060 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.307 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.308 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7446528 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 790863872 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.309 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8530436 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19, 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2320436 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 197, 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1165969 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.310 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 741998592 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77968, 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8012315922 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77977, 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15683670303 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3440640 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:22:00.311 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 319340544 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 759037952 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:22:00.312 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5812071233 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61294 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5011140608 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5011144704 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 51663 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 61294, 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3234589889 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5702109518 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57926 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.314 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2347288 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 767 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7653816 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1037 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5306528 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.315 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5306528 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1037, 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2647745 2024-04-10T04:22:00.316 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 892 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.317 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5946 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:22:00.318 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1120530432 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14422016 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19507, 2024-04-10T04:22:00.319 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 96595433 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3161, 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10453551123 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.320 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 23015, 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 248023356 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.321 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77892, 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21594403992 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76838, 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3601678635 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77892, 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 85264270 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 77892, 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21679668262 2024-04-10T04:22:00.322 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 237247, 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2298778771 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 935, 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5820508 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 148192, 2024-04-10T04:22:00.323 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81626414 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53, 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70031 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20878, 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5975729814 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 451298 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:22:00.324 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22660 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21902, 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2201966345 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 50214, 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41163180 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 28312, 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 985448224 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.325 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14077, 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 541716703 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.326 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4707555257 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8894, 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 565609815 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8894, 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1932771519331 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.327 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8894, 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5783338449458 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2452095785450 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16893585 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192690068 2024-04-10T04:22:00.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41858143993 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45759554 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23791302543 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.329 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19464133732 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10432655 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2367, 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22545961 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 90034394585 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:22:00.330 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21244711389 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 87736, 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 785503614 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 566042624 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.331 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 562855936 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3186688 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.332 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59340554 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20480 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.333 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.334 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74840310 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.335 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445054161 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1904 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 133504 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.337 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74904127 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.338 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7305136 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39560369 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.339 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.340 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70575007 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.341 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 445054161 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5926 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158038 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1107254 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73768317 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 46 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.344 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 61 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53430 2024-04-10T04:22:00.345 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 137464, 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9236607443 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1846378895 2024-04-10T04:22:00.346 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53430, 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 249680764042 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3249928392 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54198, 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 43669757749 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53430, 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 122135338400 2024-04-10T04:22:00.347 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37735 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37735, 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 31737450196 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3249928392 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:22:00.348 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37813, 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21820981938 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 37735, 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23493259113 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8662 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 326059982 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:22:00.349 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8662, 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29062968351 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 9184, 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9400096290 2024-04-10T04:22:00.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8662, 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25069443201 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7033 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1520318913 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7033, 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 188880345495 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:22:00.351 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7201, 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12448679521 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7033, 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73572636086 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.352 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 756428800 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.1": { 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:22:00.353 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26416 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:22:00.354 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10895360 2024-04-10T04:22:00.355 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 815915008 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5256261 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1886966 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 203, 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1042429 2024-04-10T04:22:00.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 838074368 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73877, 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7760341756 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73901, 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14864391679 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.357 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3350528 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 302616576 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 855113728 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.358 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8319924738 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71657 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7055368192 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7055372288 2024-04-10T04:22:00.359 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 63037 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 71657, 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3395390569 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:22:00.360 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8177621419 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67302 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3474569 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 757 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10801189 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:22:00.361 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1095 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7326620 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7326620 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:22:00.362 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 348 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1095, 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3185503 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 673 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6014 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1132158976 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9629696 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.365 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21019, 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95338100 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3175, 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12291218819 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.366 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22999, 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 239573490 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.367 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20355421596 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 72915, 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3121381093 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 77075977 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.368 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73804, 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20432497573 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32603, 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1210173246 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 814, 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4607529 2024-04-10T04:22:00.369 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8733, 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9820867 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46, 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56372 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13773, 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2943152751 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 232663 2024-04-10T04:22:00.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26780 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26228, 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2795936639 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 79914, 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 40246089 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 53686, 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1054195077 2024-04-10T04:22:00.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14414, 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 534717211 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:22:00.372 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9722267574 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21960, 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1474363675 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.373 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21959, 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2010760475357 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21960, 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5903101834613 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85419, 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2663261224767 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85419, 2024-04-10T04:22:00.374 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12843526 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 265707783 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 37555189735 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41928049 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:22:00.375 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19861391153 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24216343748 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647446 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2332, 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21533455 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:22:00.376 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91640374552 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25894499021 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85420, 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 801151451 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:22:00.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 630734848 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 549994496 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 80740352 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.378 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59057924 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.379 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 36864 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 798720 2024-04-10T04:22:00.380 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74324220 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:22:00.381 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442934431 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.382 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 256 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 145344 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.383 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68625057 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:22:00.384 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11075744 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39371949 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.385 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.386 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75381427 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:22:00.387 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 442934431 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 160028 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1116245 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.389 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67494384 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:22:00.390 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.391 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55481 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 142969, 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10809564285 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:22:00.392 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2131139078 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 55481, 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 858029113093 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2649403254 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 57352, 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50373918530 2024-04-10T04:22:00.393 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 55481, 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 169692852404 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32583 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32583, 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23018019433 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.394 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2649403254 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32901, 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11259423224 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32583, 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10945659978 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12802 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:22:00.395 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 206967751 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12802, 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 142409304089 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.396 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13229, 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19865187040 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12802, 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55391417051 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10096 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1924171327 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:22:00.397 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10096, 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 692601789571 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11222, 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19249308266 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10096, 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 103355775375 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.398 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 847716352 2024-04-10T04:22:00.399 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.2": { 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17683 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.400 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:22:00.401 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12947456 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696143872 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5681108 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1423749 2024-04-10T04:22:00.402 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 186, 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 946870 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 686424064 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 69068, 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6705026192 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.403 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 69027, 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12767176492 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16707584 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 282693632 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 690683904 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.404 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9598064343 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73064 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8289054720 2024-04-10T04:22:00.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8289058816 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66026 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 73064, 2024-04-10T04:22:00.406 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3559937787 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9428864698 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67888 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3639224 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 893 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:22:00.407 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13211883 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1163 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9572659 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9572659 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:22:00.408 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 277 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1163, 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5070946 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:22:00.409 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1900 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7447 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:22:00.410 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 994230272 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:22:00.411 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9617408 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16881, 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67932403 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3205, 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11515651779 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.412 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27869, 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 306588694 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:22:00.413 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17717108985 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68241, 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2410557812 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.414 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64638355 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68950, 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17781747340 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 51578, 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1106055935 2024-04-10T04:22:00.415 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 915, 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4447510 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 20267, 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16379820 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 36, 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56492 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15671, 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 770878121 2024-04-10T04:22:00.416 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.417 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:22:00.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 236964 2024-04-10T04:22:00.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.417 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:22:00.417 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17925 2024-04-10T04:22:00.417 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.417 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.417 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6956, 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1556923400 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19726, 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20418457 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12770, 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1096025960 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.418 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11881, 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 494239705 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4934138362 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5500, 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 586508512 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5499, 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1850530957400 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5500, 2024-04-10T04:22:00.420 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5445546554596 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78771, 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2220195152784 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78771, 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12632316 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 171727729 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:22:00.421 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30914657447 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42001992 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16535928876 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20179182840 2024-04-10T04:22:00.422 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647267 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2275, 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16951787 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72756318298 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21397078954 2024-04-10T04:22:00.423 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78772, 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 681711432 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 589275136 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 555548672 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.424 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33726464 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.425 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59131164 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.426 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12288 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.427 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75074276 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.428 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 443483736 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2400 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.429 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42304 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 110928 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 68065720 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.431 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12828384 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39420776 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.432 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.433 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73579960 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.434 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 443483736 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.435 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155117 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1134168 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.436 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75320675 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 99 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:22:00.437 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41540 2024-04-10T04:22:00.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 129645, 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9718875226 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1246654655 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:22:00.439 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41540, 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 181945975813 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3916958783 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42384, 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56428959393 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41540, 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 132847621355 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.440 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13129 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13129, 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24008341217 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3916958783 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13648, 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5032412022 2024-04-10T04:22:00.441 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13129, 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13108068861 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26568 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 296385840 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26568, 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 107628101492 2024-04-10T04:22:00.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26782, 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47550024188 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:22:00.443 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26568, 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102588095557 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1843 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 950268815 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1843, 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50309533104 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.444 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1954, 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3846523183 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1843, 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17151456937 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:22:00.445 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696053760 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.3": { 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:22:00.446 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 131347 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:22:00.447 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11558912 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:22:00.448 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 620208128 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6019029 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16, 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2034625 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 173, 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 984973 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.449 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 542965760 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65878, 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6273153536 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65877, 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12503970300 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.450 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3850240 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 269848576 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 560005120 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.451 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7609964348 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58411 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6530899968 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6530904064 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.452 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52983 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58411, 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2807702463 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7464627253 2024-04-10T04:22:00.453 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53963 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3275053 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 647 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11463416 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:22:00.454 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 876 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8188363 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8188363 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 237 2024-04-10T04:22:00.455 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 876, 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3722732 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.456 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 631 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5784 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.457 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 904044544 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9641984 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:22:00.458 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16404, 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66981739 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3124, 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7851046764 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:22:00.459 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13972, 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 155053460 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.460 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17155600940 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 64995, 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2522854868 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 63342517 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 65820, 2024-04-10T04:22:00.461 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17218943457 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 26676, 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 677940728 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1309, 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4755070 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.462 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8951, 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8375072 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41, 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57559 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13117, 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2766031711 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 201847 2024-04-10T04:22:00.463 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17285 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 24688, 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1478211818 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 67154, 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24700932 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42466, 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 612206446 2024-04-10T04:22:00.464 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11390, 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 389590324 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.465 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3494528615 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17115, 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1337465101 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:22:00.466 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17114, 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1995173256288 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17115, 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5672636574133 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74248, 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2669604937655 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74248, 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12062563 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.467 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 158418773 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30580312613 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38715574 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15536971375 2024-04-10T04:22:00.468 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14525234056 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5653185 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2261, 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20102744 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:22:00.469 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 64313157605 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15791666199 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74249, 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 610529882 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1445598080 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.470 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 604422144 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 596910080 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2648122880 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7512064 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.471 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59273311 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.472 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 266240 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.473 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74669985 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:22:00.474 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 444549834 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.475 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1776 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 114528 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.476 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75427558 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.477 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11057584 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39515540 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.478 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.479 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75255996 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.480 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 444549834 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.481 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 152241 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1133240 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.482 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74258381 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.483 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:22:00.484 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39626 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 121325, 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7267771844 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1097776247 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.485 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39626, 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 393624386915 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1880753384 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41944, 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34383052251 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39626, 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 173622595242 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.486 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22421 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22421, 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59302060069 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1880753384 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22784, 2024-04-10T04:22:00.487 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8202293956 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22421, 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9554783807 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13324 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 127858541 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13324, 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 279403280661 2024-04-10T04:22:00.488 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15124, 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19878810628 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:22:00.489 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13324, 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 130893097833 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3881 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 969917706 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3881, 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54919046185 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:22:00.490 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4036, 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6301947667 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3881, 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 33174713602 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:22:00.491 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552620032 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.4": { 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.492 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30203 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:22:00.493 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23805952 2024-04-10T04:22:00.494 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684470272 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5447897 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2015450 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 192, 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1177062 2024-04-10T04:22:00.495 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 743309312 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58959, 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10017257740 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58956, 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17608356200 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.496 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8720384 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241446912 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 756088832 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:22:00.497 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 53 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7482583333 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 62883 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6625927168 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6625931264 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:22:00.498 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 47524 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62883, 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3515547054 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7279283614 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.499 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56666 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8429582 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1150 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25174279 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1572 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.500 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16744697 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16744697 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 448 2024-04-10T04:22:00.501 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1572, 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11508127 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.502 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 841 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12, 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27258 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.503 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 951877632 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9637888 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:22:00.504 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22556, 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 97575364 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3068, 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10095195160 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:22:00.505 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 21747, 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 262307064 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:22:00.506 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23852786304 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58159, 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3222988317 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 106341966 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.507 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 58864, 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23959128270 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30085, 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1210687805 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 784, 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4833998 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.508 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14013, 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22399192 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 46, 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70521 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15316, 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4524804636 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 194065 2024-04-10T04:22:00.509 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19584 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18280, 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2483580542 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54592, 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34439872 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 36312, 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1664225103 2024-04-10T04:22:00.510 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12854, 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 672227347 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:22:00.511 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5508674313 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17674, 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1322594157 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17673, 2024-04-10T04:22:00.512 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2092284682407 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 17674, 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5650690953492 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70591, 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2684750009689 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70591, 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17799145 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:22:00.513 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184040806 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42857591319 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52480967 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21900892448 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:22:00.514 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20530947760 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5647982 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2285, 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 23196162 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 91006510378 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:22:00.515 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22391584040 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 70592, 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 968824461 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 561815552 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.516 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 486686720 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75128832 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.517 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58370466 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.518 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32768 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 516096 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.519 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75298398 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:22:00.520 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 437778497 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.521 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2672 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 178640 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.522 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73745279 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:22:00.523 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10767360 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38913644 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.524 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.525 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67759508 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.526 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 437778497 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.527 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 160474 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1123322 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.528 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72642795 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:22:00.529 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 49 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.530 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39978 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 103470, 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11748193210 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1448756129 2024-04-10T04:22:00.531 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39978, 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 102950006754 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2227009074 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 40779, 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32712496668 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 39978, 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56821800569 2024-04-10T04:22:00.532 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29800 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 29800, 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26051061344 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2227009074 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 30264, 2024-04-10T04:22:00.533 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14369585530 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 29800, 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13750407455 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6133 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 316082890 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6133, 2024-04-10T04:22:00.534 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19265988753 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6364, 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8718002079 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:22:00.535 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6133, 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16257942276 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4045 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1132673239 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4045, 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57632956657 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.536 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4151, 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9624909059 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4045, 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26813450838 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.537 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 752959488 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.5": { 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.538 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26985 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.539 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16687104 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.540 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 718790656 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6811487 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18, 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2370957 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 206, 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1369492 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:22:00.541 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 700055552 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75260, 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12014160089 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75229, 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21301711985 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:22:00.542 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8798208 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 308060160 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 712835072 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:22:00.543 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 55 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11869246844 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81943 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10070933504 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10070937600 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.544 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 77495 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 81943, 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6079771706 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11692411611 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:22:00.545 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76534 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4343818 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1047 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16686230 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1387 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.546 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12342412 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12342412 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 355 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.547 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1387, 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7882785 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.548 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 605 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6124 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:22:00.549 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1046269952 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13836288 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18002, 2024-04-10T04:22:00.550 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 98489704 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3101, 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15677704941 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:22:00.551 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8727, 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 109763001 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.552 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28871979213 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74314, 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3671608498 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88214228 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 75139, 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 28960193441 2024-04-10T04:22:00.553 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19546, 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 943815414 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 737, 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14679459 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 16088, 2024-04-10T04:22:00.554 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18515580 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 49, 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69528 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13280, 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4812681582 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.555 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 200172 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17889 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13419, 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1024445284 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32984, 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 30450265 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.556 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19565, 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 818107677 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13881, 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 686003512 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:22:00.557 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3679605966 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7058, 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 590527519 2024-04-10T04:22:00.558 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7057, 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1984801064829 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7058, 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5214273362577 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85198, 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2491565967137 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85198, 2024-04-10T04:22:00.559 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27797082 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 197860197 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 50928249114 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 66303336 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:22:00.560 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24558600189 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24854158574 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9847494 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2191, 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22122420 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:22:00.561 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104249491619 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26846766466 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 85199, 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1030537516 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.562 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 584908800 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 557039616 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27869184 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.563 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58692118 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.564 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20480 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 81920 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.565 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75423210 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:22:00.566 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440190885 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.567 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2656 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 182624 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.568 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71328923 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:22:00.569 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16326272 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39128078 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.570 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.571 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70374770 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.572 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440190885 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.573 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 161214 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1113664 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.574 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70239325 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.575 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.576 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 32763 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 105465, 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12710116551 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:22:00.577 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552165608 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32763, 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 104167366347 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 794780182 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 33188, 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 20013959042 2024-04-10T04:22:00.578 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 32763, 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29752891638 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25616 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25616, 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29696314453 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.579 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 794780182 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25774, 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10919027729 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 25616, 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10270668007 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6013 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:22:00.580 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 115724062 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6013, 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17906966921 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.581 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6173, 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6436046051 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 6013, 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12930724338 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1134 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 436441546 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:22:00.582 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1134, 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56564084973 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1241, 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2658885262 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1134, 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6551499293 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.583 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4290 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 713904128 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.584 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.6": { 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 25806 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:22:00.585 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:22:00.586 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7417856 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 496107520 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4625022 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 14, 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1561681 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 145, 2024-04-10T04:22:00.587 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1049573 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 417660928 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60135, 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9926954224 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60142, 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17811530630 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.588 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13639680 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 246362112 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 426180608 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.589 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5031341051 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42359 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4521930752 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4521934848 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:22:00.590 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39105 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42359, 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2894291341 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4929450750 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.591 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39237 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1888399 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 488 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7359055 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 722 2024-04-10T04:22:00.592 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470656 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470656 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 241 2024-04-10T04:22:00.593 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 722, 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2938022 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.594 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 696 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6345 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.595 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 752029696 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10227712 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.596 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12599, 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60126468 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3070, 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7450044646 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.597 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 7722, 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 92832840 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:22:00.598 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60098, 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24229304808 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 59390, 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3184100970 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60098, 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 71575142 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:22:00.599 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 60098, 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24300879950 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19432, 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 850460154 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 816, 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6790829 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.600 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11547, 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18649945 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42, 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 88309 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10363, 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3351673440 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159739 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.601 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16760 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 5006, 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1200747847 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27305, 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13379800 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 22299, 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 644828020 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.602 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10941, 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 552161005 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.603 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2976431832 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13964, 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1375864458 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13964, 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1787798939411 2024-04-10T04:22:00.604 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13964, 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5470368267211 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2013177268456 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18973110 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.605 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 176044483 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42286661316 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 56203860 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22001015344 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:22:00.606 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17128820600 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6243449 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2129, 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22145823 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 84594678710 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:22:00.607 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18844016505 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 68847, 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 844454761 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 480862208 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.608 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 453099520 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27762688 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.609 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 59507025 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.610 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 135168 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.611 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 74567343 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.612 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 446302693 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.613 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1632 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 105072 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 224 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.614 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 73684075 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.615 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 184549376 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6816768 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39671350 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.616 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.617 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70952394 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.618 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 520093696 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 446302693 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.619 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8073 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 151383 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1136386 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.620 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72495161 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:22:00.621 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 48 2024-04-10T04:22:00.622 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 18299 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 74578, 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9133588345 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:22:00.623 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 941926143 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18299, 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69040140824 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1169694063 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18729, 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19835058757 2024-04-10T04:22:00.624 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 18299, 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39303342734 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10591 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10591, 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 12590616977 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:22:00.625 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1169694063 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10630, 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6069765201 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10591, 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5536792530 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4004 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 156243803 2024-04-10T04:22:00.626 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4004, 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15105034268 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4269, 2024-04-10T04:22:00.627 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5634231404 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4004, 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10952039359 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3704 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 785682340 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3704, 2024-04-10T04:22:00.628 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41344489579 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3830, 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8131062152 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3704, 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22814510845 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.629 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 427896832 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.630 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "osd.7": { 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "bluefs": { 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_db_max_lat": { 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42493 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_fallback": { 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_max_lat": { 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_slow_size_fallback": { 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.631 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_db": { 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65536 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_slow": { 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit_wal": { 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_wal_max_lat": { 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_slow": { 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.632 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_sst": { 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17338368 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_written_wal": { 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 611954688 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lat": { 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5698494 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "compact_lock_lat": { 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15, 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2022980 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "db_alloc_lat": { 2024-04-10T04:22:00.633 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 180, 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1222839 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "db_total_bytes": { 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995027456 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "db_used_bytes": { 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 608305152 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "flush_lat": { 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63728, 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10235513196 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "fsync_lat": { 2024-04-10T04:22:00.634 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63704, 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17839295580 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "log_bytes": { 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11501568 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "logged_bytes": { 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 260861952 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_db": { 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 602603520 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_slow": { 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.635 INFO:tasks.workunit.client.0.smithi016.stdout: "max_bytes_wal": { 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: "num_files": { 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 52 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: "read_bytes": { 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11449178203 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: "read_count": { 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78962 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes": { 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9854943232 2024-04-10T04:22:00.636 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_db": { 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9854947328 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_slow": { 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_bytes_wal": { 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "read_disk_count": { 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 76856 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 78962, 2024-04-10T04:22:00.637 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5228154778 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_bytes": { 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11247774385 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "read_prefetch_count": { 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 72803 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_bytes": { 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5648745 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_buffer_count": { 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 845 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_bytes": { 2024-04-10T04:22:00.638 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 17199825 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_count": { 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1228 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes": { 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11551080 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_db": { 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11551080 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_slow": { 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.639 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_bytes_wal": { 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_disk_count": { 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 402 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "read_random_lat": { 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1228, 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5185350 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_alloc_lat": { 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_total_bytes": { 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.640 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_used_bytes": { 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1, 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 935 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "unlink_lat": { 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 4, 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 6305 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_alloc_lat": { 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.641 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_total_bytes": { 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "wal_used_bytes": { 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "write_bytes": { 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 892444672 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore": { 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "alloc_unit": { 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 4096 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.642 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": { 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14413824 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "allocator_lat": { 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 19557, 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 78440202 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "clist_lat": { 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 3060, 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 15501236396 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_lat": { 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.643 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed": { 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_allocated": { 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "compressed_original": { 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "csum_lat": { 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11437, 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 159279150 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "decompress_lat": { 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.644 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "fragmentation_micros": { 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_commit_lat": { 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63623, 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24221433450 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_final_lat": { 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 62940, 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3303086605 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_flush_lat": { 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63623, 2024-04-10T04:22:00.645 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 82942953 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "kv_sync_lat": { 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 63623, 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24304376403 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_keys_lat": { 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 0, 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_get_values_lat": { 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 27974, 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 896201076 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.646 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_lower_bound_lat": { 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 741, 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5153430 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_next_lat": { 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 8795, 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11401341 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_seek_to_first_lat": { 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 50, 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 65564 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_upper_bound_lat": { 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 10843, 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 3814468782 2024-04-10T04:22:00.647 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_hits": { 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 195650 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "onode_misses": { 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16594 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "read_lat": { 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 13737, 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1293805148 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "read_onode_meta_lat": { 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 45170, 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 26763497 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.648 INFO:tasks.workunit.client.0.smithi016.stdout: "read_wait_aio_lat": { 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 31433, 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1034465700 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "reads_with_retries": { 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "remove_lat": { 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 12755, 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 632135896 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_aio_wait_count": { 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.649 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_committed_kv_count": { 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_onode_meta_count": { 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "slow_read_wait_aio_count": { 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "state_aio_wait_lat": { 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5089401173 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_aio_wait_lat": { 2024-04-10T04:22:00.650 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1020831699 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_cleanup_lat": { 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2067017965126 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "state_deferred_queued_lat": { 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 15315, 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 5444409638688 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "state_done_lat": { 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2600334763352 2024-04-10T04:22:00.651 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "state_finishing_lat": { 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 19170963 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "state_io_done_lat": { 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192780498 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_commiting_lat": { 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 45486920806 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_done_lat": { 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.652 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 57669650 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "state_kv_queued_lat": { 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22412372483 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "state_prepare_lat": { 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 27832830067 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": { 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10432531 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "truncate_lat": { 2024-04-10T04:22:00.653 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 2187, 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 21159993 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_commit_lat": { 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 101039534741 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_submit_lat": { 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 29723904297 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "txc_throttle_lat": { 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 76492, 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1067336520 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.654 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache": { 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_bytes": { 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1444641510 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "heap_bytes": { 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 597909504 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "mapped_bytes": { 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 587202560 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "target_bytes": { 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2646997504 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "unmapped_bytes": { 2024-04-10T04:22:00.655 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10706944 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:data": { 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 134217728 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58746317 2024-04-10T04:22:00.656 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.657 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 8192 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 94208 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.658 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75369011 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv": { 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 578813952 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.659 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440597378 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2400 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.660 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 164080 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.661 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 70941230 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:kv_onode": { 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 192937984 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 67108864 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 16913712 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.662 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 39164211 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.663 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.664 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69751197 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: "bluestore-pricache:meta": { 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: "committed_bytes": { 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 511705088 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri0_bytes": { 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri10_bytes": { 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: "pri11_bytes": { 2024-04-10T04:22:00.665 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 440597378 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri1_bytes": { 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri2_bytes": { 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri3_bytes": { 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri4_bytes": { 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.666 INFO:tasks.workunit.client.0.smithi016.stdout: "pri5_bytes": { 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 168197 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri6_bytes": { 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1130328 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri7_bytes": { 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri8_bytes": { 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: "pri9_bytes": { 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.667 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: "reserved_bytes": { 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 69809185 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: "objecter": { 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: "op_active": { 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 34 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rmw": { 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.668 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "osd": { 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg": { 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 60 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "numpg_removing": { 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "op": { 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 54313 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.669 INFO:tasks.workunit.client.0.smithi016.stdout: "op_before_queue_op_lat": { 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 121437, 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11930568271 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_degraded": { 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "op_delayed_unreadable": { 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "op_in_bytes": { 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 638638386 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "op_latency": { 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54313, 2024-04-10T04:22:00.670 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 75849079621 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "op_out_bytes": { 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684831756 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "op_prepare_latency": { 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54849, 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41906334472 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "op_process_latency": { 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 54313, 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 58903122103 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r": { 2024-04-10T04:22:00.671 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 41911 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency": { 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41911, 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 22637288162 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_out_bytes": { 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 684831756 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_prepare_latency": { 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 42064, 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 14759908086 2024-04-10T04:22:00.672 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "op_r_process_latency": { 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 41911, 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 13190819659 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw": { 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 11393 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_in_bytes": { 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 87198323 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency": { 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11393, 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 42477841707 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.673 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_out_bytes": { 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_prepare_latency": { 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11636, 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 24232239841 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "op_rw_process_latency": { 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 11393, 2024-04-10T04:22:00.674 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 38517063426 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w": { 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 1009 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_in_bytes": { 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 551440063 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency": { 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1009, 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 10733949752 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.675 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_prepare_latency": { 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1149, 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 2914186545 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "op_w_process_latency": { 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "count": 1009, 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 7195239018 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "op_wip": { 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 0 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_bytes": { 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 35 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "recovery_ops": { 2024-04-10T04:22:00.676 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 9 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes": { 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 95995035648 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_bytes_used": { 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: "value": 622727168 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": [ 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T04:22:00.677 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 1, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 1, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 1, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 1781760, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:22:00.678 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 1781760, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 2, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.4651405965414597e-06, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 1286, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 2134016, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 590368, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 590368, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 1771104, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 415, 2024-04-10T04:22:00.679 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 2473984 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:22:00.680 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 32, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 32, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 2, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 152328, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 110592, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 22, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 41736, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 2.1075273082260537e-07, 2024-04-10T04:22:00.681 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 79, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 88064, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 20512, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 6600, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 13912, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 61536, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 68, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 35840 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.682 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 64, 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 64, 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 3, 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:22:00.683 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 0.0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 0, 2024-04-10T04:22:00.684 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 0, 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 0, 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 0, 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 0 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "cache_mode": "none", 2024-04-10T04:22:00.685 INFO:tasks.workunit.client.0.smithi016.stdout: "erasure_code_profile": {}, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "min_size": 2, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "options": {}, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_autoscale_mode": "off", 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 8, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pgp_num": 8, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "pool": 4, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "size": 3, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "stats": { 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_raw": 722780530954, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "bytes_used": 12595200, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_bytes_used": 0, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "compress_under_bytes": 0, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "data_bytes_used": 12595200, 2024-04-10T04:22:00.686 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty": 0, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "max_avail": 240926851072, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "objects": 4, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_bytes_used": 0, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "percent_used": 1.7425732949050143e-05, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_bytes": 0, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "quota_objects": 0, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "rd": 9075, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "rd_bytes": 3178341376, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "stored": 4194323, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_data": 4194323, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_omap": 0, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "stored_raw": 12582969, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "wr": 24346, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "wr_bytes": 3151309824 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.687 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_bytes": 0, 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: "target_max_objects": 0, 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: "type": "replicated" 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": { 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: "mirroring_by_pool": [ 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: false 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_images_by_pool": [ 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pools": 1 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: "report_id": "88de542d-d629-447b-be72-fe57e33b26a4", 2024-04-10T04:22:00.688 INFO:tasks.workunit.client.0.smithi016.stdout: "report_timestamp": "2024-04-10T04:21:59.583999", 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "report_version": 1, 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "rocksdb_stats": { 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "7.9.2" 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "rook": { 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "cluster": { 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "external-mode": null, 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "mon": { 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "allow-multiple-per-node": null, 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "count": null, 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "max-id": null, 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "pvc": { 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.689 INFO:tasks.workunit.client.0.smithi016.stdout: "stretch": { 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: "enabled": null 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: "network": { 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: "provider": null 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: "storage": { 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: "device-set": { 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: "non-portable": null, 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: "portable": null, 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.690 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "csi": { 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes": { 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "node": { 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "kubernetes-total": null, 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "with-ceph-daemons": null, 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-cephfs-plugin": null, 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-nfs-plugin": null, 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: "with-csi-rbd-plugin": null 2024-04-10T04:22:00.691 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "storage-class": { 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "count": { 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "bucket": null, 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs": null, 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "nfs": null, 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd": null, 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "total": null 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "version": null 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.692 INFO:tasks.workunit.client.0.smithi016.stdout: "services": {}, 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pg": [ 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:22:00.693 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.053064+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.053064+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.055981+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:22:00.694 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804441+0000", 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2c", 2024-04-10T04:22:00.695 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4599, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:43:11.573385+0000", 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.696 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.697 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.698 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.699 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:22:00.700 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089303+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089303+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089773+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:22:00.701 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805468+0000", 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2b", 2024-04-10T04:22:00.702 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4783, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:42:58.097166+0000", 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.703 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.704 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.705 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:00.706 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.707 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083276+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083276+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.084056+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.708 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.123605+0000", 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.709 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2a", 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4635, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:52:28.476143+0000", 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.710 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.711 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.712 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:00.713 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.714 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.190080+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.190080+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.191564+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.715 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119430+0000", 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.716 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.29", 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4666, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:40:17.119088+0000", 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.717 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.718 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.719 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.720 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.721 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488203+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488203+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.488603+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.722 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120699+0000", 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.723 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.28", 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4632, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:51:00.962050+0000", 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.724 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.725 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.726 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:00.727 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.728 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.587535+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.587535+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.588074+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.729 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119709+0000", 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.730 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.27", 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4711, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:21:24.748467+0000", 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.731 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.732 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.733 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.734 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.735 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088551+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088551+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089397+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.736 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804746+0000", 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.737 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.26", 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4591, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:39:36.234040+0000", 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.738 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.739 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.740 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:00.741 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.742 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.589717+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.589717+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.590566+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.743 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.807158+0000", 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.744 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.25", 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4764, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:34:07.977717+0000", 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.745 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.746 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.747 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.748 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.749 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.171632+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.171632+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.172302+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.750 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120710+0000", 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.751 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.24", 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:14:23.770239+0000", 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.752 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.753 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.754 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:00.755 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.756 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.188911+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.188911+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.189564+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.757 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805732+0000", 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.758 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.23", 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:25:27.698965+0000", 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.759 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.760 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.761 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.762 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.763 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.502785+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.502785+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.503672+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.764 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122596+0000", 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.765 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.22", 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4633, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:31:15.523034+0000", 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.766 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.767 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.768 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:00.769 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.770 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.042213+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.042213+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.042520+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.771 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120661+0000", 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.772 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.21", 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4696, 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:35:05.142563+0000", 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.773 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.774 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.775 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.776 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.777 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.490129+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.490129+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.490797+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:22:00.778 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118023+0000", 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.779 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.20", 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4685, 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:04:14.781939+0000", 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.780 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.781 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.782 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:00.783 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.784 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.072543+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.072543+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.073461+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:22:00.785 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803822+0000", 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.786 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.f", 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4589, 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:36:22.704578+0000", 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.787 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.788 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.789 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.790 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.791 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.161166+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.161166+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.161832+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.792 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121649+0000", 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.793 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.e", 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4720, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:50:13.205298+0000", 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.794 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:00.795 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:22:00.796 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:22:00.797 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.798 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.048328+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.048328+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.048854+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.799 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120856+0000", 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.800 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.c", 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4623, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:35:51.625741+0000", 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.801 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.802 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.803 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.804 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.805 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.180692+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.180692+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.181873+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.806 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.807264+0000", 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.807 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.d", 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4765, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:07:32.690602+0000", 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 70, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.808 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:00.809 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.810 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 1, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.811 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.812 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104805+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104805+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.106292+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:22:00.813 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802991+0000", 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.814 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.d", 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4601, 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:52:44.774825+0000", 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.815 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.816 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.817 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.818 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.819 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.493124+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.493124+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.493500+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.820 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.127153+0000", 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.821 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.c", 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4690, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:57:54.391201+0000", 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.822 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.823 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.824 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:22:00.825 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.826 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068566+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068566+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068864+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.827 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804564+0000", 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.828 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.a", 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4600, 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:33:37.033671+0000", 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.829 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.830 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.831 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.832 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.833 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093797+0000", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093797+0000", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.095423+0000", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:22:00.834 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798350+0000", 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T04:22:00.835 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.b", 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4581, 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:33:18.926885+0000", 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.836 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.837 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.838 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.839 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'3" 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.840 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.178014+0000", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.178014+0000", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.178981+0000", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:22:00.841 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121637+0000", 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.842 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.b", 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4683, 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:42:45.316061+0000", 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.843 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.844 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.845 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.846 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.847 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088457+0000", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088457+0000", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088870+0000", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:22:00.848 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803934+0000", 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.849 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.a", 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:56:18.315957+0000", 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.850 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.851 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.852 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.853 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.854 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.068144+0000", 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.068144+0000", 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.068634+0000", 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:22:00.855 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121139+0000", 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.856 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.8", 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4667, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:53.659467+0000", 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.857 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.858 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.859 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.860 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:00.861 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090445+0000", 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090445+0000", 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090795+0000", 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.862 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800047+0000", 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.863 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.9", 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4764, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:10:31.919792+0000", 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.864 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.865 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.866 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.867 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.868 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.073990+0000", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.073990+0000", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.075005+0000", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:22:00.869 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125535+0000", 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.870 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.9", 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4670, 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:08:30.958377+0000", 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.871 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.872 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.873 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.874 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:00.875 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.072501+0000", 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.072501+0000", 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.077447+0000", 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.876 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797152+0000", 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.877 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.8", 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4605, 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:46:20.484089+0000", 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.878 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.879 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.880 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.881 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.882 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.186498+0000", 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.186498+0000", 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.187587+0000", 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.883 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809042+0000", 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.884 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.6", 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4784, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.885 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:52:47.354964+0000", 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.886 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.887 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.888 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.889 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089870+0000", 2024-04-10T04:22:00.890 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089870+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090706+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:22:00.891 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809458+0000", 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.7", 2024-04-10T04:22:00.892 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4597, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:20.932956+0000", 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.893 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:00.894 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.895 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.896 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:22:00.897 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.033414+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.033414+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.994875+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.898 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125686+0000", 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3233, 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3233, 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.899 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.1", 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8655, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:52:31.522695+0000", 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.010236159, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.900 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.901 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1355, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 356766, 2024-04-10T04:22:00.902 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3228, 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 431326 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3233" 2024-04-10T04:22:00.903 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:22:00.904 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.067723+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.067723+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.068417+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:22:00.905 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119482+0000", 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.7", 2024-04-10T04:22:00.906 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4684, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:39:56.450711+0000", 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.907 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.908 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.909 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.910 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068149+0000", 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068149+0000", 2024-04-10T04:22:00.911 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068794+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809843+0000", 2024-04-10T04:22:00.912 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.6", 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.913 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4768, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:03:06.690194+0000", 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.914 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:00.915 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2, 2024-04-10T04:22:00.916 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2, 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "626'2" 2024-04-10T04:22:00.917 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.918 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.068865+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.068865+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.003928+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.919 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118809+0000", 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2946, 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2946, 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.920 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.0", 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8075, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:03:29.155868+0000", 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.005628417, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.921 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.922 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 451, 2024-04-10T04:22:00.923 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 416442, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2947, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 371798 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:00.924 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1149'2946" 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:22:00.925 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.473219+0000", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.473219+0000", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.473638+0000", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.926 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.808619+0000", 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.927 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.4", 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4765, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:29:53.129748+0000", 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.928 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.929 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.930 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.931 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.932 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104020+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104020+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.105521+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.933 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802713+0000", 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.934 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.5", 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4593, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:37:52.580455+0000", 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.935 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.936 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.937 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.938 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:22:00.939 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.088293+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.088293+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.001592+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.940 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805127+0000", 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2954, 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2954, 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.941 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.3", 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8323, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:34:08.576381+0000", 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.017057849, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 4194304, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.942 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:22:00.943 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 674, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 391270, 2024-04-10T04:22:00.944 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2942, 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 383671 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2954" 2024-04-10T04:22:00.945 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.946 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.076773+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.076773+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.078042+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:22:00.947 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799371+0000", 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.0", 2024-04-10T04:22:00.948 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4608, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:58:25.427957+0000", 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.949 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.950 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.951 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.952 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.187051+0000", 2024-04-10T04:22:00.953 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.187051+0000", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.187933+0000", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.954 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798007+0000", 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.955 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1", 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:38:41.587659+0000", 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.956 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.957 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.958 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.959 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:22:00.960 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.047117+0000", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.047117+0000", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.993272+0000", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:22:00.961 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809297+0000", 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2909, 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.962 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2909, 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.6", 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8367, 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:46:05.172843+0000", 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.008808746, 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.963 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.964 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.965 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 953, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 397246, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2874, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 347790 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:00.966 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2909" 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 19, 2024-04-10T04:22:00.967 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:56.672350+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093255+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093255+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.094487+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:56.672350+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:56.672350+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:56.672350+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:56.672350+0000", 2024-04-10T04:22:00.968 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T02:58:44.553590+0000", 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:56.672350+0000", 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:56.672350+0000", 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 249, 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.969 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 249, 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "1.0", 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 5297, 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:30:30.780112+0000", 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T04:22:00.970 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.971 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.972 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1286, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2084, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 415, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:00.973 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "2616'249" 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.974 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.084473+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.084473+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.085345+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:22:00.975 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131722+0000", 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.976 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.3", 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4644, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:08:35.302983+0000", 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.977 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.978 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.979 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:00.980 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.981 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.037774+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.037774+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.038533+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:00.982 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.119398+0000", 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.983 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2", 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4688, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:08:38.756788+0000", 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.984 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.985 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:00.986 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:00.987 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.988 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.107284+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.107284+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.045956+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:00.989 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804464+0000", 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3137, 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3137, 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.990 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.5", 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8464, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:14:40.857454+0000", 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.005272423, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.991 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:00.992 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:00.993 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1078, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 461388, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3122, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 376077 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:00.994 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3137" 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:00.995 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.593480+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.593480+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.594167+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:00.996 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120777+0000", 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:00.997 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1", 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4693, 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:23:41.160165+0000", 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:00.998 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:00.999 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.000 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.001 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.002 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068441+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068441+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068952+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.003 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.795878+0000", 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.004 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.0", 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4766, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:18:27.563775+0000", 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.005 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.006 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.007 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.008 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.009 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.472095+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.472095+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.002191+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.010 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813088+0000", 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2923, 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2923, 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.011 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.7", 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8159, 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:48:22.656555+0000", 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.014553613, 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.012 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.013 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.014 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 697, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 344459, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 2925, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 366637 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.015 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'2923" 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.016 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.041156+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.041156+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.041545+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:22:01.017 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.124172+0000", 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.018 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3", 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4663, 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:43:29.463207+0000", 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.019 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.020 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.021 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.022 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.023 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.068741+0000", 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.068741+0000", 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.069022+0000", 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.024 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.123314+0000", 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.025 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.2", 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4658, 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:55:01.044136+0000", 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.026 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.027 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.028 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.029 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.030 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.573449+0000", 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.573449+0000", 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:51.004720+0000", 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.031 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:54.873573+0000", 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3242, 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.032 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3242, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.4", 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 8945, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:20:31.298390+0000", 2024-04-10T04:22:01.033 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.017126343, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.034 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:01.035 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1788, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 354877, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3225, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 423966 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.036 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3242" 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.037 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488462+0000", 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488462+0000", 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.491330+0000", 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.038 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131182+0000", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.039 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.5", 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4633, 2024-04-10T04:22:01.040 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:05:05.857382+0000", 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.041 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.042 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.043 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.044 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.094629+0000", 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.094629+0000", 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.094927+0000", 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.045 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805444+0000", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.046 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.4", 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4762, 2024-04-10T04:22:01.047 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:11:00.862240+0000", 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.048 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.049 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.050 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.051 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 64, 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.476607+0000", 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.476607+0000", 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:52:50.994677+0000", 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.052 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:04:51.123807+0000", 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803675+0000", 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3132, 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.053 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3132, 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "4.2", 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 9086, 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.054 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:00:16.602375+0000", 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.007217528, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 19, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.055 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.056 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 2079, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 381401, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3083, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 376186 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.057 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "1150'3132" 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.058 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.077523+0000", 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.077523+0000", 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.078497+0000", 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.059 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799620+0000", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.060 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.e", 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4590, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.061 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:54:38.130761+0000", 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.062 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.063 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.064 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.065 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090228+0000", 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090228+0000", 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.090934+0000", 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.066 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.127371+0000", 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 1, 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.067 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 1, 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.f", 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4664, 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:14:01.082385+0000", 2024-04-10T04:22:01.068 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 22, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.069 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.070 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 1, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 1, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.071 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'1" 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.072 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087664+0000", 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087664+0000", 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088796+0000", 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.073 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800818+0000", 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.074 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.11", 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4600, 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.075 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:28:55.251615+0000", 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.076 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.077 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.078 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.079 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.066473+0000", 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.066473+0000", 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:18.070742+0000", 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.080 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.117838+0000", 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 8, 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.081 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 8, 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.10", 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4737, 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.082 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:04:47.428190+0000", 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.083 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 4, 2024-04-10T04:22:01.084 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 24, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 24, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 12, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.085 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'8" 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.086 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.049755+0000", 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.049755+0000", 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.050155+0000", 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.087 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799047+0000", 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.088 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.10", 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:22:01.089 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:18:05.457722+0000", 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.090 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.091 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.092 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.093 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067618+0000", 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067618+0000", 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068098+0000", 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:22:01.094 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.797090+0000", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.095 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.11", 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.096 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4599, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:29:51.416608+0000", 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.097 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.098 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.099 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.100 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.084394+0000", 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.084394+0000", 2024-04-10T04:22:01.101 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.085722+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798069+0000", 2024-04-10T04:22:01.102 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.13", 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.103 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4589, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:22:30.720551+0000", 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.104 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.105 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.106 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.107 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083628+0000", 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083628+0000", 2024-04-10T04:22:01.108 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.092727+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122737+0000", 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.109 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.12", 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.110 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4622, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:29:20.857228+0000", 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.111 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.112 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.113 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.114 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:22:01.115 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.051905+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.051905+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.052330+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:22:01.116 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799262+0000", 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.12", 2024-04-10T04:22:01.117 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4781, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:36:48.489484+0000", 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.118 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.119 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.120 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.121 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.122 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.186839+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.186839+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.188307+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.123 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805822+0000", 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.13", 2024-04-10T04:22:01.124 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4786, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:33:45.055636+0000", 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 34, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.125 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.126 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.127 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 4, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 7, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 6 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.128 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.129 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.103407+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.103407+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.105206+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.130 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802410+0000", 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.131 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.15", 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4588, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:34:01.980383+0000", 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.132 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.133 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.134 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.135 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.136 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.046226+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.046226+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.046755+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.137 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.804371+0000", 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 29, 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 29, 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.138 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.14", 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4662, 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:40:21.645544+0000", 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 5814, 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.139 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:22:01.140 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.141 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 10, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 14, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 28, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 25 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.142 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'29" 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.143 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087569+0000", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087569+0000", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088331+0000", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:22:01.144 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.126768+0000", 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.145 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.14", 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4663, 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T04:27:13.892239+0000", 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.146 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.147 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.148 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.149 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.150 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.479855+0000", 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.479855+0000", 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.480183+0000", 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.151 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.806808+0000", 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 3, 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.152 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 3, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.15", 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4763, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T14:13:38.192950+0000", 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.153 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 90, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.154 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.155 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 7, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 7, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.156 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'3" 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.157 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.502227+0000", 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.502227+0000", 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.502868+0000", 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.158 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813336+0000", 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.159 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.17", 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4780, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:30:06.809454+0000", 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.160 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.161 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.162 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.163 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.164 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.047418+0000", 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.047418+0000", 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.047717+0000", 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:22:01.165 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.129260+0000", 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.166 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.16", 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4640, 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:08:29.355597+0000", 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.167 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.168 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.169 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.170 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.171 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.083381+0000", 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.083381+0000", 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.084865+0000", 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.172 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.130563+0000", 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.173 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.16", 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4653, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:00:14.745279+0000", 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.174 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.175 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.176 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.177 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.178 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.047554+0000", 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.047554+0000", 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.048654+0000", 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:22:01.179 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809780+0000", 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.180 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.17", 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:36:39.426495+0000", 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.181 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.182 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.183 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.184 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.185 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.189389+0000", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.189389+0000", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.190811+0000", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:22:01.186 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803272+0000", 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.187 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.19", 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4760, 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:44:11.493008+0000", 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.188 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.189 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.190 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.191 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.192 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.085679+0000", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.085679+0000", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.086356+0000", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:22:01.193 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120977+0000", 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.194 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.18", 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4640, 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:47:55.919205+0000", 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.195 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.196 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.197 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.198 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.199 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:45.576643+0000", 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:45.576643+0000", 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:45.577582+0000", 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.200 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 494, 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118687+0000", 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.201 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 493, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.18", 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4672, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.202 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:47:45.797079+0000", 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.203 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.204 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.205 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.206 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.050889+0000", 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.050889+0000", 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.051409+0000", 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.207 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121555+0000", 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.208 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.19", 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4682, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:36:34.025616+0000", 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.209 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.210 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.211 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.212 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:22:01.213 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.075730+0000", 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.075730+0000", 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076291+0000", 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.214 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122819+0000", 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.215 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1b", 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4691, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:54:05.931591+0000", 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.216 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.217 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.218 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.219 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.220 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090630+0000", 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090630+0000", 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.091901+0000", 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:22:01.221 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803999+0000", 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.222 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1a", 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4591, 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:08:43.055719+0000", 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.223 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.224 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.225 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.226 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.227 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:14.178528+0000", 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:14.178528+0000", 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:14.179614+0000", 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 512, 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:22:01.228 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.125357+0000", 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 511, 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.229 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1a", 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4674, 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:31:11.492031+0000", 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.230 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.231 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.232 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.233 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.234 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.089269+0000", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.089269+0000", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.089910+0000", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:22:01.235 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121899+0000", 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:22:01.236 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1b", 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4686, 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:50:56.436318+0000", 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.237 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.238 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.239 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.240 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.241 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067902+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067902+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068255+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:22:01.242 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.131793+0000", 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.243 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1d", 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4662, 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:12:14.717133+0000", 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.244 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.245 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.246 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.247 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.248 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.097701+0000", 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.097701+0000", 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.098863+0000", 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.249 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.800381+0000", 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.250 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1c", 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4578, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:27:35.028266+0000", 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.251 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.252 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.253 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.254 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.255 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.486145+0000", 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.486145+0000", 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.486534+0000", 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:22:01.256 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.128072+0000", 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.257 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1c", 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4646, 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:05:58.484967+0000", 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.258 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.259 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.260 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.261 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.262 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.105547+0000", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.105547+0000", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.107330+0000", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:22:01.263 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803286+0000", 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.264 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1d", 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4603, 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:00:44.411012+0000", 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.265 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.266 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 3, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 1, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 1, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.267 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 6, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 6, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 3, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.268 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "61'2" 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.269 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.270 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.270 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:22:01.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.484107+0000", 2024-04-10T04:22:01.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.484107+0000", 2024-04-10T04:22:01.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.484457+0000", 2024-04-10T04:22:01.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:22:01.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.270 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.273 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.273 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.273 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:22:01.273 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:22:01.273 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:22:01.273 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.273 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.813119+0000", 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.274 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1f", 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4725, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:08:38.506988+0000", 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.275 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.276 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.277 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.278 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.279 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.488338+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.488338+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.488674+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.280 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120767+0000", 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 2, 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 2, 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.281 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1e", 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4689, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:04:07.051479+0000", 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.282 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.283 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.284 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.285 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'2" 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.286 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.051864+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.051864+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.052368+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:22:01.287 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120914+0000", 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.288 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.1e", 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4695, 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:54:07.389472+0000", 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.289 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.290 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.291 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: 2 2024-04-10T04:22:01.292 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 59, 2024-04-10T04:22:01.293 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.090502+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.090502+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.091059+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:22:01.294 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:33.611828+0000", 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.814311+0000", 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 5, 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 5, 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.295 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "2.1f", 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4793, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:47:53.967412+0000", 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 570, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.296 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:22:01.297 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 1, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.298 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 4, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 4, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 4, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 1 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.299 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "624'5" 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.300 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104469+0000", 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104469+0000", 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.106285+0000", 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:22:01.301 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803834+0000", 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.302 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2d", 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4601, 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:49:48.784884+0000", 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.303 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.304 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.305 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.306 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.307 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 2, 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.075732+0000", 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.075732+0000", 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076283+0000", 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.308 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121329+0000", 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.309 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2e", 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4692, 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:24:11.245177+0000", 2024-04-10T04:22:01.310 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.311 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.312 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.313 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 2, 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.314 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.086678+0000", 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.086678+0000", 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088359+0000", 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:22:01.315 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.130595+0000", 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.316 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.2f", 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.317 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4639, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:01:46.685734+0000", 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.318 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.319 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.320 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.321 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.085668+0000", 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.085668+0000", 2024-04-10T04:22:01.322 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.086616+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.120277+0000", 2024-04-10T04:22:01.323 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.30", 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.324 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4629, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T12:01:26.388528+0000", 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.325 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.326 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.327 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.328 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.329 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.465551+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.465551+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.466609+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:22:01.330 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.799734+0000", 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.331 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.31", 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4761, 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:20:34.211024+0000", 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.332 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.333 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.334 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.335 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.336 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.498832+0000", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.498832+0000", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.499181+0000", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:22:01.337 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798932+0000", 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.338 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.32", 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4781, 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:32:54.918665+0000", 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.339 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.340 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.341 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.342 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: 5 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.343 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.065561+0000", 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.065561+0000", 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.066298+0000", 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:22:01.344 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.121751+0000", 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.345 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.33", 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4664, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T05:20:40.873015+0000", 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.346 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.347 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.348 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.349 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 4, 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.350 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.034294+0000", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.034294+0000", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.034698+0000", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:22:01.351 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.126740+0000", 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.352 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.34", 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4659, 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T03:39:35.720756+0000", 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.353 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.354 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.355 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: 4, 2024-04-10T04:22:01.356 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 4, 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.357 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.053667+0000", 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.053667+0000", 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.054066+0000", 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:22:01.358 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803443+0000", 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.359 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.35", 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4624, 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:36:37.746377+0000", 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.360 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.361 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.362 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.363 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 6, 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.364 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.070242+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.070242+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.070574+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:22:01.365 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.805643+0000", 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.366 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.36", 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4625, 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T07:58:15.689167+0000", 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.367 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.368 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.369 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.370 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 6, 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.371 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.093796+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.093796+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.095719+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:22:01.372 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.802585+0000", 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.373 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.37", 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4573, 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T13:54:00.117922+0000", 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.374 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.375 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.376 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.377 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 3, 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.378 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.051740+0000", 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.051740+0000", 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.052087+0000", 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:22:01.379 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.118464+0000", 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.380 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.38", 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4699, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:49:16.926074+0000", 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.381 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.382 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.383 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.384 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 3, 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.385 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.073939+0000", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.073939+0000", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.076962+0000", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:22:01.386 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.801226+0000", 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.387 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.39", 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4587, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T10:40:00.652846+0000", 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.388 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.389 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.390 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: 4 2024-04-10T04:22:01.391 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.392 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:16:42.503462+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:16:42.503462+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:16:42.503877+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 540, 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.393 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.122323+0000", 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 539, 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.394 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3a", 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4660, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:32:00.215241+0000", 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.395 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.396 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.397 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.398 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.399 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.091789+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.091789+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.092194+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.400 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.798816+0000", 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.401 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3b", 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4579, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T06:23:47.823769+0000", 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.402 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.403 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.404 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: 3 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.405 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 5, 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.406 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.104257+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.104257+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.104839+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.407 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:21:00.128185+0000", 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.408 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3c", 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4626, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:37:53.701906+0000", 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.409 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.410 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.411 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: 5, 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: 3, 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: 7 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.412 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 5, 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 0, 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.413 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:15:18.044202+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:15:18.044202+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:15:18.044945+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 470, 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.414 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.808941+0000", 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 469, 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.415 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3d", 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4785, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T09:29:24.451741+0000", 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.416 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.417 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.418 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: 2, 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: 1 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.419 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 0, 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 1, 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.420 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:11.067990+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:11.067990+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:11.068251+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 565, 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.421 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.809659+0000", 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 564, 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.422 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3e", 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4761, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T11:23:35.891750+0000", 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.423 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.424 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.425 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: 1, 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: 0, 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: 6 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 1, 2024-04-10T04:22:01.426 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": [ 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: "acting_primary": 7, 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: "avail_no_missing": [], 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: "blocked_by": [], 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: "created": 60, 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: "dirty_stats_invalid": false, 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_bytes_stats_invalid": false, 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: "hitset_stats_invalid": false, 2024-04-10T04:22:01.427 INFO:tasks.workunit.client.0.smithi016.stdout: "last_active": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_active": "2024-04-10T03:17:39.087405+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_became_peered": "2024-04-10T03:17:39.087405+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_change": "2024-04-10T03:17:39.088176+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_clean_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub": "0'0", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_deep_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_epoch_clean": 587, 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fresh": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_fullsized": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_peered": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub": "0'0", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_duration": 0, 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_scrub_stamp": "2024-04-10T03:03:34.616645+0000", 2024-04-10T04:22:01.428 INFO:tasks.workunit.client.0.smithi016.stdout: "last_undegraded": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "last_unstale": "2024-04-10T04:20:59.803246+0000", 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "log_dups_size": 0, 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "log_start": "0'0", 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "manifest_stats_invalid": false, 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "mapping_epoch": 586, 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "object_location_counts": [], 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_scrubbed": 0, 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "objects_trimmed": 0, 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_stats_invalid": false, 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_start": "0'0", 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "parent": "0.0", 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "parent_split_bits": 0, 2024-04-10T04:22:01.429 INFO:tasks.workunit.client.0.smithi016.stdout: "pgid": "3.3f", 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "pin_stats_invalid": false, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "purged_snaps": [], 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_epoch": 2616, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "reported_seq": 4602, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_duration": 0.0, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-11T08:05:01.769885+0000", 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrim_duration": 0.0, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "snaptrimq_len": 0, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.430 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.431 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.432 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "state": "active+clean", 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_invalid": false, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "up": [ 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: 7, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: 6, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: 0 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "up_primary": 7, 2024-04-10T04:22:01.433 INFO:tasks.workunit.client.0.smithi016.stdout: "version": "0'0" 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_per_pool": [ 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 24, 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "rbd" 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 24476, 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 8, 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 24476, 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 4, 2024-04-10T04:22:01.434 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 4194323, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.435 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 12, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 4, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 4, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 2, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.436 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 9075, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 3103849, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 24346, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 3077451 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 12595200, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:22:01.437 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 12582969, 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 24 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 192, 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:22:01.438 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 64, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 3, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.439 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.440 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 0, 2024-04-10T04:22:01.441 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 0 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 0, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 0, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.442 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 192 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 3, 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "mgr" 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 249, 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 1, 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 3, 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 249, 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 1, 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 590368, 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.443 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 1771104, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 6, 2024-04-10T04:22:01.444 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 2, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 2, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 6, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.445 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 1286, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 2084, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 415, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 2416 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 1781760, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:22:01.446 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 1771104, 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 0, 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 3 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: { 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "acting": 96, 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "application": [ 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "cephfs" 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "log_size": 68, 2024-04-10T04:22:01.447 INFO:tasks.workunit.client.0.smithi016.stdout: "num_pg": 32, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_store_stats": 8, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "ondisk_log_size": 68, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "poolid": 2, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "stat_sum": { 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes": 6600, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_hit_set_archive": 0, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_bytes_recovered": 0, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_deep_scrub_errors": 0, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict": 0, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_kb": 0, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_full": 0, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_evict_mode_some": 0, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush": 0, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_kb": 0, 2024-04-10T04:22:01.448 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_high": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_flush_mode_low": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_keys_recovered": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_large_omap_objects": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_legacy_snapsets": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_clones": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_object_copies": 66, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects": 22, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_degraded": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_dirty": 22, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_hit_set_archive": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_manifest": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_misplaced": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_missing_on_primary": 0, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_omap": 14, 2024-04-10T04:22:01.449 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_pinned": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_recovered": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_repaired": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_objects_unfound": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_bytes": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_omap_keys": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_promote": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read": 79, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_read_kb": 86, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_scrub_errors": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_shallow_scrub_errors": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_whiteouts": 0, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write": 68, 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: "num_write_kb": 35 2024-04-10T04:22:01.450 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "store_stats": { 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "allocated": 110592, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "available": 0, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed": 0, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_allocated": 0, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "data_compressed_original": 0, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "data_stored": 19800, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "internal_metadata": 0, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "internally_reserved": 0, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "omap_allocated": 41736, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "total": 0 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: "up": 96 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:01.451 INFO:tasks.workunit.client.0.smithi016.stdout: ], 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "usage": { 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "pg_num": 105, 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "pools": 4, 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "stats_by_class": { 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "ssd": { 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 762589970432, 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 5370314752, 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_bytes": 5370314752, 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_raw_ratio": 0.006992958951741457 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: }, 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "total_avail_bytes": 762589970432, 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "total_bytes": 767960285184, 2024-04-10T04:22:01.452 INFO:tasks.workunit.client.0.smithi016.stdout: "total_used_bytes": 5370314752 2024-04-10T04:22:01.453 INFO:tasks.workunit.client.0.smithi016.stdout: } 2024-04-10T04:22:01.453 INFO:tasks.workunit.client.0.smithi016.stdout:} 2024-04-10T04:22:01.453 INFO:tasks.workunit.client.0.smithi016.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-04-10T04:22:01.453 INFO:tasks.workunit.client.0.smithi016.stderr:+ ceph telemetry off 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:58.566297+0000 mgr.y (mgr.25133) 2277 : audit 0 from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:58.754311+0000 mgr.y (mgr.25133) 2278 : audit 0 from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: cluster 2024-04-10T04:21:58.838896+0000 mgr.y (mgr.25133) 2279 : cluster 0 pgmap v4427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.147580+0000 mgr.y (mgr.25133) 2280 : audit 0 from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.151168+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.157696+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.307151+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.307367+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.307627+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.310408+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.310684+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.310863+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.312669+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.312879+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.313096+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.326412+0000 mon.a (mon.0) 4562 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.326457+0000 mon.a (mon.0) 4563 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.326854+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.327037+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.327261+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.330069+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.330743+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.330772+0000 mon.b (mon.1) 37 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.330911+0000 mon.b (mon.1) 38 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.455 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.331188+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.332815+0000 mon.c (mon.2) 125 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.332892+0000 mon.c (mon.2) 126 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.333169+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.333806+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.334078+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.586461+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.592816+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.778404+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.779058+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.779468+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.783145+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.783611+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.783989+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.456 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.787368+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.787869+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.788304+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.805609+0000 mon.a (mon.0) 4584 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.805758+0000 mon.a (mon.0) 4585 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.806360+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.806701+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.807046+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.810153+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.810699+0000 mon.b (mon.1) 39 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.810807+0000 mon.b (mon.1) 40 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.811110+0000 mon.a (mon.0) 4590 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.811504+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.813640+0000 mon.c (mon.2) 127 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.813787+0000 mon.c (mon.2) 128 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.813955+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.814994+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[72916]: audit 2024-04-10T04:21:59.815312+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.458 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:58.566297+0000 mgr.y (mgr.25133) 2277 : audit 0 from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.458 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:58.754311+0000 mgr.y (mgr.25133) 2278 : audit 0 from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.458 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: cluster 2024-04-10T04:21:58.838896+0000 mgr.y (mgr.25133) 2279 : cluster 0 pgmap v4427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-10T04:22:01.458 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.147580+0000 mgr.y (mgr.25133) 2280 : audit 0 from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.151168+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.157696+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.307151+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.307367+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.307627+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.310408+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.310684+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.310863+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.312669+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.312879+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.313096+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.326412+0000 mon.a (mon.0) 4562 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.326457+0000 mon.a (mon.0) 4563 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.326854+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.327037+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.327261+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.330069+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.330743+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.330772+0000 mon.b (mon.1) 37 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.330911+0000 mon.b (mon.1) 38 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.331188+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.332815+0000 mon.c (mon.2) 125 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.332892+0000 mon.c (mon.2) 126 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.333169+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.333806+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.334078+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.586461+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.592816+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.778404+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.779058+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.779468+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.783145+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.783611+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.783989+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.787368+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.787869+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.788304+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.805609+0000 mon.a (mon.0) 4584 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.805758+0000 mon.a (mon.0) 4585 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.806360+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.806701+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.461 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.807046+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.810153+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.810699+0000 mon.b (mon.1) 39 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.810807+0000 mon.b (mon.1) 40 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.811110+0000 mon.a (mon.0) 4590 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.811504+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.813640+0000 mon.c (mon.2) 127 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.813787+0000 mon.c (mon.2) 128 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.813955+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.814994+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.462 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:21:59 smithi016 bash[74137]: audit 2024-04-10T04:21:59.815312+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.463 INFO:tasks.workunit.client.0.smithi016.stdout:Telemetry is currently not enabled, nothing to turn off. Please consider opting-in with `ceph telemetry on`. 2024-04-10T04:22:01.463 INFO:tasks.workunit.client.0.smithi016.stdout:Preview sample reports with `ceph telemetry preview`. 2024-04-10T04:22:01.463 INFO:tasks.workunit.client.0.smithi016.stdout:OK 2024-04-10T04:22:01.464 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:58.566297+0000 mgr.y (mgr.25133) 2277 : audit 0 from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.464 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:58.754311+0000 mgr.y (mgr.25133) 2278 : audit 0 from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.464 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: cluster 2024-04-10T04:21:58.838896+0000 mgr.y (mgr.25133) 2279 : cluster 0 pgmap v4427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-10T04:22:01.464 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.147580+0000 mgr.y (mgr.25133) 2280 : audit 0 from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.464 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.151168+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.464 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.157696+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.464 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.307151+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.464 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.307367+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.464 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.307627+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.310408+0000 mon.a (mon.0) 4556 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.310684+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.310863+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.312669+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.312879+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.313096+0000 mon.a (mon.0) 4561 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.326412+0000 mon.a (mon.0) 4562 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.326457+0000 mon.a (mon.0) 4563 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.326854+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.327037+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.327261+0000 mon.a (mon.0) 4566 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.330069+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.330743+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.330772+0000 mon.b (mon.1) 37 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.465 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.330911+0000 mon.b (mon.1) 38 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.331188+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.332815+0000 mon.c (mon.2) 125 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.332892+0000 mon.c (mon.2) 126 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.333169+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.333806+0000 mon.a (mon.0) 4571 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.334078+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.586461+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.592816+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.778404+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.779058+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.779468+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.783145+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.783611+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.466 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.783989+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.787368+0000 mon.a (mon.0) 4581 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.787869+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.788304+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.805609+0000 mon.a (mon.0) 4584 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.805758+0000 mon.a (mon.0) 4585 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.806360+0000 mon.a (mon.0) 4586 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.806701+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.807046+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.810153+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.810699+0000 mon.b (mon.1) 39 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.810807+0000 mon.b (mon.1) 40 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.811110+0000 mon.a (mon.0) 4590 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.811504+0000 mon.a (mon.0) 4591 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.813640+0000 mon.c (mon.2) 127 : audit 1 from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-10T04:22:01.467 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.813787+0000 mon.c (mon.2) 128 : audit 1 from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-10T04:22:01.468 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.813955+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-10T04:22:01.468 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.814994+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-10T04:22:01.468 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:21:59 smithi136 bash[68278]: audit 2024-04-10T04:21:59.815312+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-10T04:22:01.468 INFO:tasks.workunit.client.0.smithi016.stderr:+ echo OK 2024-04-10T04:22:01.468 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-10T04:22:01.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-10T04:22:01.469 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:00 smithi016 bash[65786]: [10/Apr/2024:04:22:00] ENGINE Bus STOPPING 2024-04-10T04:22:01.469 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:00 smithi016 bash[65786]: [10/Apr/2024:04:22:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T04:22:01.469 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:00 smithi016 bash[65786]: [10/Apr/2024:04:22:00] ENGINE Bus STOPPED 2024-04-10T04:22:01.469 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:00 smithi016 bash[65786]: [10/Apr/2024:04:22:00] ENGINE Bus STARTING 2024-04-10T04:22:01.469 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:00 smithi016 bash[65786]: [10/Apr/2024:04:22:00] ENGINE Serving on http://:::9283 2024-04-10T04:22:01.469 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:00 smithi016 bash[65786]: [10/Apr/2024:04:22:00] ENGINE Bus STARTED 2024-04-10T04:22:01.484 INFO:tasks.workunit:Stopping ['test_telemetry_quincy_x.sh'] on client.0... 2024-04-10T04:22:01.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-10T04:22:01.537 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[72916]: audit 2024-04-10T04:21:59.583868+0000 mgr.y (mgr.25133) 2281 : audit 0 from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[72916]: audit 2024-04-10T04:22:00.279719+0000 mgr.y (mgr.25133) 2282 : audit 0 from='client.46031 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[72916]: audit 2024-04-10T04:22:00.284225+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:22:01.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[72916]: audit 2024-04-10T04:22:00.294992+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:22:01.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[72916]: audit 2024-04-10T04:22:00.301730+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:22:01.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[72916]: cluster 2024-04-10T04:22:00.346559+0000 mgr.y (mgr.25133) 2283 : cluster 0 pgmap v4428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-04-10T04:22:01.538 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[72916]: audit 2024-04-10T04:22:00.454959+0000 mgr.y (mgr.25133) 2284 : audit 0 from='client.46031 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.538 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[74137]: audit 2024-04-10T04:21:59.583868+0000 mgr.y (mgr.25133) 2281 : audit 0 from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[74137]: audit 2024-04-10T04:22:00.279719+0000 mgr.y (mgr.25133) 2282 : audit 0 from='client.46031 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[74137]: audit 2024-04-10T04:22:00.284225+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:22:01.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[74137]: audit 2024-04-10T04:22:00.294992+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:22:01.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[74137]: audit 2024-04-10T04:22:00.301730+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:22:01.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[74137]: cluster 2024-04-10T04:22:00.346559+0000 mgr.y (mgr.25133) 2283 : cluster 0 pgmap v4428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-04-10T04:22:01.539 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[74137]: audit 2024-04-10T04:22:00.454959+0000 mgr.y (mgr.25133) 2284 : audit 0 from='client.46031 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:01 smithi136 bash[68278]: audit 2024-04-10T04:21:59.583868+0000 mgr.y (mgr.25133) 2281 : audit 0 from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:01 smithi136 bash[68278]: audit 2024-04-10T04:22:00.279719+0000 mgr.y (mgr.25133) 2282 : audit 0 from='client.46031 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:01 smithi136 bash[68278]: audit 2024-04-10T04:22:00.284225+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:22:01.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:01 smithi136 bash[68278]: audit 2024-04-10T04:22:00.294992+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:22:01.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:01 smithi136 bash[68278]: audit 2024-04-10T04:22:00.301730+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' 2024-04-10T04:22:01.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:01 smithi136 bash[68278]: cluster 2024-04-10T04:22:00.346559+0000 mgr.y (mgr.25133) 2283 : cluster 0 pgmap v4428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-04-10T04:22:01.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:01 smithi136 bash[68278]: audit 2024-04-10T04:22:00.454959+0000 mgr.y (mgr.25133) 2284 : audit 0 from='client.46031 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-10T04:22:01.830 DEBUG:teuthology.parallel:result is None 2024-04-10T04:22:01.830 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T04:22:01.884 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T04:22:01.884 DEBUG:teuthology.orchestra.run.smithi016:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-10T04:22:01.932 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-10T04:22:01.932 INFO:teuthology.run_tasks:Running task print... 2024-04-10T04:22:01.944 INFO:teuthology.task.print:**** done end telemetry x... 2024-04-10T04:22:01.945 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-10T04:22:01.963 INFO:tasks.cephadm:Teardown begin 2024-04-10T04:22:01.964 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-04-10T04:22:01.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T04:22:02.062 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:01 smithi016 bash[65786]: ::ffff:172.21.15.136 - - [10/Apr/2024:04:22:01] "GET /metrics HTTP/1.1" 200 34335 "" "Prometheus/2.43.0" 2024-04-10T04:22:02.320 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T04:22:02.320 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":16,"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":54244,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.136:6833/3845321108","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6832","nonce":3845321108},{"type":"v1","addr":"172.21.15.136:6833","nonce":3845321108}]},"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-04-10T03:03:34.981409+0000","modified":"2024-04-10T03:18:21.042579+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":624,"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":44315},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44315":{"gid":44315,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":9,"addr":"172.21.15.16:6835/3590833532","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6834","nonce":3590833532},{"type":"v1","addr":"172.21.15.16:6835","nonce":3590833532}]},"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":44315,"qdb_cluster":[44315]},"id":1}]} 2024-04-10T04:22:02.320 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 16 2024-04-10T04:22:02.340 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-10T04:22:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:02 smithi016 bash[72916]: cluster 2024-04-10T04:22:01.298713+0000 mon.a (mon.0) 4598 : cluster 1 Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-04-10T04:22:02.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:02 smithi016 bash[72916]: cluster 2024-04-10T04:22:01.298769+0000 mon.a (mon.0) 4599 : cluster 1 Cluster is now healthy 2024-04-10T04:22:02.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:02 smithi016 bash[74137]: cluster 2024-04-10T04:22:01.298713+0000 mon.a (mon.0) 4598 : cluster 1 Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-04-10T04:22:02.562 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:02 smithi016 bash[74137]: cluster 2024-04-10T04:22:01.298769+0000 mon.a (mon.0) 4599 : cluster 1 Cluster is now healthy 2024-04-10T04:22:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:02 smithi136 bash[68278]: cluster 2024-04-10T04:22:01.298713+0000 mon.a (mon.0) 4598 : cluster 1 Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-04-10T04:22:02.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:02 smithi136 bash[68278]: cluster 2024-04-10T04:22:01.298769+0000 mon.a (mon.0) 4599 : cluster 1 Cluster is now healthy 2024-04-10T04:22:02.762 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T04:22:02.763 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":16,"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":54244,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.136:6833/3845321108","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6832","nonce":3845321108},{"type":"v1","addr":"172.21.15.136:6833","nonce":3845321108}]},"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-04-10T03:03:34.981409+0000","modified":"2024-04-10T03:18:21.042579+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":624,"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":44315},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44315":{"gid":44315,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":9,"addr":"172.21.15.16:6835/3590833532","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6834","nonce":3590833532},{"type":"v1","addr":"172.21.15.16:6835","nonce":3590833532}]},"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":44315,"qdb_cluster":[44315]},"id":1}]} 2024-04-10T04:22:02.763 INFO:teuthology.orchestra.run.smithi016.stderr:dumped fsmap epoch 16 2024-04-10T04:22:02.784 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-10T04:22:03.112 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-04-10T04:22:03.112 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":2616,"fsid":"61b2254a-f6e5-11ee-b64a-cb9ed24678a4","created":"2024-04-10T02:53:37.863642+0000","modified":"2024-04-10T04:20:59.789098+0000","last_up_change":"2024-04-10T03:17:38.016895+0000","last_in_change":"2024-04-10T03:02:25.108367+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":114,"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-04-10T02:58:44.553096+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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-04-10T03:03:33.400923+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":"61","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-04-10T03:03:34.400443+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"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":4,"pool_name":"rbd","create_time":"2024-04-10T03:04:50.994054+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":"1149","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":8,"snap_epoch":1149,"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":"73105fe8-c25b-45f5-bd33-42d749129417","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":406,"up_from":418,"up_thru":2539,"down_at":407,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3100460174},{"type":"v1","addr":"172.21.15.16:6803","nonce":3100460174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3100460174},{"type":"v1","addr":"172.21.15.16:6805","nonce":3100460174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3100460174},{"type":"v1","addr":"172.21.15.16:6809","nonce":3100460174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3100460174},{"type":"v1","addr":"172.21.15.16:6807","nonce":3100460174}]},"public_addr":"172.21.15.16:6803/3100460174","cluster_addr":"172.21.15.16:6805/3100460174","heartbeat_back_addr":"172.21.15.16:6809/3100460174","heartbeat_front_addr":"172.21.15.16:6807/3100460174","state":["exists","up"]},{"osd":1,"uuid":"8ce01429-6cba-44a7-b1c7-9b5f0e5adc7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":431,"up_from":442,"up_thru":2539,"down_at":432,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":516617413},{"type":"v1","addr":"172.21.15.16:6811","nonce":516617413}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":516617413},{"type":"v1","addr":"172.21.15.16:6813","nonce":516617413}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":516617413},{"type":"v1","addr":"172.21.15.16:6817","nonce":516617413}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":516617413},{"type":"v1","addr":"172.21.15.16:6815","nonce":516617413}]},"public_addr":"172.21.15.16:6811/516617413","cluster_addr":"172.21.15.16:6813/516617413","heartbeat_back_addr":"172.21.15.16:6817/516617413","heartbeat_front_addr":"172.21.15.16:6815/516617413","state":["exists","up"]},{"osd":2,"uuid":"b96a2f07-6758-4546-8ce5-56a9e4632ed6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":457,"up_from":469,"up_thru":2539,"down_at":458,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":2922474347},{"type":"v1","addr":"172.21.15.16:6819","nonce":2922474347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":2922474347},{"type":"v1","addr":"172.21.15.16:6821","nonce":2922474347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":2922474347},{"type":"v1","addr":"172.21.15.16:6825","nonce":2922474347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":2922474347},{"type":"v1","addr":"172.21.15.16:6823","nonce":2922474347}]},"public_addr":"172.21.15.16:6819/2922474347","cluster_addr":"172.21.15.16:6821/2922474347","heartbeat_back_addr":"172.21.15.16:6825/2922474347","heartbeat_front_addr":"172.21.15.16:6823/2922474347","state":["exists","up"]},{"osd":3,"uuid":"6d98625b-cc66-4788-b4d5-3e70731bf32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":480,"up_from":493,"up_thru":2539,"down_at":481,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":4087708538},{"type":"v1","addr":"172.21.15.16:6827","nonce":4087708538}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":4087708538},{"type":"v1","addr":"172.21.15.16:6829","nonce":4087708538}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":4087708538},{"type":"v1","addr":"172.21.15.16:6833","nonce":4087708538}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":4087708538},{"type":"v1","addr":"172.21.15.16:6831","nonce":4087708538}]},"public_addr":"172.21.15.16:6827/4087708538","cluster_addr":"172.21.15.16:6829/4087708538","heartbeat_back_addr":"172.21.15.16:6833/4087708538","heartbeat_front_addr":"172.21.15.16:6831/4087708538","state":["exists","up"]},{"osd":4,"uuid":"8c9b8fd1-64e2-41c2-aeb9-bb5291fceb1d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":498,"up_from":511,"up_thru":2539,"down_at":499,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":4097295103},{"type":"v1","addr":"172.21.15.136:6801","nonce":4097295103}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":4097295103},{"type":"v1","addr":"172.21.15.136:6803","nonce":4097295103}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":4097295103},{"type":"v1","addr":"172.21.15.136:6807","nonce":4097295103}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":4097295103},{"type":"v1","addr":"172.21.15.136:6805","nonce":4097295103}]},"public_addr":"172.21.15.136:6801/4097295103","cluster_addr":"172.21.15.136:6803/4097295103","heartbeat_back_addr":"172.21.15.136:6807/4097295103","heartbeat_front_addr":"172.21.15.136:6805/4097295103","state":["exists","up"]},{"osd":5,"uuid":"01fb7332-0c75-404e-a88f-eb2e1ec2c4aa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":526,"up_from":539,"up_thru":2539,"down_at":527,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":458524898},{"type":"v1","addr":"172.21.15.136:6809","nonce":458524898}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":458524898},{"type":"v1","addr":"172.21.15.136:6811","nonce":458524898}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":458524898},{"type":"v1","addr":"172.21.15.136:6815","nonce":458524898}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":458524898},{"type":"v1","addr":"172.21.15.136:6813","nonce":458524898}]},"public_addr":"172.21.15.136:6809/458524898","cluster_addr":"172.21.15.136:6811/458524898","heartbeat_back_addr":"172.21.15.136:6815/458524898","heartbeat_front_addr":"172.21.15.136:6813/458524898","state":["exists","up"]},{"osd":6,"uuid":"d665b1fb-057b-4074-bf49-0c2fe084c21f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":551,"up_from":564,"up_thru":2539,"down_at":552,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":196033337},{"type":"v1","addr":"172.21.15.136:6817","nonce":196033337}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":196033337},{"type":"v1","addr":"172.21.15.136:6819","nonce":196033337}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":196033337},{"type":"v1","addr":"172.21.15.136:6823","nonce":196033337}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":196033337},{"type":"v1","addr":"172.21.15.136:6821","nonce":196033337}]},"public_addr":"172.21.15.136:6817/196033337","cluster_addr":"172.21.15.136:6819/196033337","heartbeat_back_addr":"172.21.15.136:6823/196033337","heartbeat_front_addr":"172.21.15.136:6821/196033337","state":["exists","up"]},{"osd":7,"uuid":"68cd08d2-d6a2-499b-a854-dbd6ac3ff4ea","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":574,"up_from":586,"up_thru":2539,"down_at":575,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":1552471060},{"type":"v1","addr":"172.21.15.136:6825","nonce":1552471060}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":1552471060},{"type":"v1","addr":"172.21.15.136:6827","nonce":1552471060}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":1552471060},{"type":"v1","addr":"172.21.15.136:6831","nonce":1552471060}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":1552471060},{"type":"v1","addr":"172.21.15.136:6829","nonce":1552471060}]},"public_addr":"172.21.15.136:6825/1552471060","cluster_addr":"172.21.15.136:6827/1552471060","heartbeat_back_addr":"172.21.15.136:6831/1552471060","heartbeat_front_addr":"172.21.15.136:6829/1552471060","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-04-10T02:57:01.916345+0000","dead_epoch":406},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:57:51.805742+0000","dead_epoch":431},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:58:41.407513+0000","dead_epoch":457},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T02:59:32.417740+0000","dead_epoch":480},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:00:19.806504+0000","dead_epoch":498},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:09.811191+0000","dead_epoch":526},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:01:59.237263+0000","dead_epoch":551},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-10T03:02:48.378051+0000","dead_epoch":574}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.20","mappings":[{"from":6,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.38","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/89634873":"2024-04-10T05:06:20.958845+0000","172.21.15.16:0/3294356479":"2024-04-10T05:01:24.254091+0000","172.21.15.16:0/1120915331":"2024-04-10T05:01:23.297609+0000","172.21.15.136:6832/2168056021":"2024-04-11T03:18:18.027528+0000","172.21.15.16:6801/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.136:0/1890111961":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/697456505":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/73527157":"2024-04-11T03:12:12.374689+0000","172.21.15.16:6800/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.136:6835/2611002437":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/822626388":"2024-04-11T03:09:50.044426+0000","172.21.15.16:6801/1351836014":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/2757246977":"2024-04-11T03:12:12.374689+0000","172.21.15.16:0/2020439147":"2024-04-11T03:12:12.374689+0000","172.21.15.16:0/2214161911":"2024-04-11T03:09:50.044426+0000","172.21.15.136:0/2195536484":"2024-04-11T03:11:06.253337+0000","172.21.15.136:6834/2611002437":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/514371600":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/2416511762":"2024-04-11T03:12:12.374689+0000","172.21.15.136:6833/2168056021":"2024-04-11T03:18:18.027528+0000","172.21.15.16:0/1561524346":"2024-04-11T03:12:12.374689+0000","172.21.15.136:0/521882946":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/141444732":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3411248072":"2024-04-11T03:12:12.374689+0000","172.21.15.16:6801/2670841535":"2024-04-11T03:12:12.374689+0000","172.21.15.136:0/2836511379":"2024-04-11T03:11:06.253337+0000","172.21.15.16:6801/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6800/132852447":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/3040485171":"2024-04-11T02:54:39.912262+0000","172.21.15.16:0/127942795":"2024-04-11T03:09:50.044426+0000","172.21.15.136:0/2261005057":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/482361526":"2024-04-11T03:12:12.374689+0000","172.21.15.16:0/3264228238":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/18524851":"2024-04-11T02:54:39.912262+0000","172.21.15.16:6800/1963043457":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3741417888":"2024-04-11T03:09:50.044426+0000","172.21.15.16:0/4239943894":"2024-04-11T03:04:13.644870+0000","172.21.15.16:0/3357210045":"2024-04-11T03:04:13.644870+0000","172.21.15.16:6801/276440749":"2024-04-11T03:09:50.044426+0000","172.21.15.16:6800/276440749":"2024-04-11T03:09:50.044426+0000","172.21.15.136:0/63708813":"2024-04-11T03:11:06.253337+0000","172.21.15.16:6800/2670841535":"2024-04-11T03:12:12.374689+0000","172.21.15.16:0/2304568233":"2024-04-10T05:20:30.652954+0000","172.21.15.136:0/4195163077":"2024-04-11T03:11:06.253337+0000","172.21.15.16:0/3487839126":"2024-04-11T03:09:50.044426+0000","172.21.15.16:0/3413722309":"2024-04-11T02:54:08.768945+0000","172.21.15.16:0/613590731":"2024-04-11T02:54:39.912262+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":85,"snaps":[{"begin":5,"length":4}]},{"pool":87,"snaps":[{"begin":34,"length":4},{"begin":44,"length":4}]},{"pool":88,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":89,"snaps":[{"begin":2,"length":1}]},{"pool":111,"snaps":[{"begin":8,"length":4}]},{"pool":112,"snaps":[{"begin":8,"length":5}]},{"pool":113,"snaps":[{"begin":291,"length":2}]},{"pool":114,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":113,"snaps":[{"begin":289,"length":2}]}],"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-04-10T04:22:03.132 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs fail cephfs 2024-04-10T04:22:03.562 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[72916]: audit 2024-04-10T04:22:02.322931+0000 mon.a (mon.0) 4600 : audit 0 from='client.? 172.21.15.16:0/3723412942' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T04:22:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[72916]: cluster 2024-04-10T04:22:02.347335+0000 mgr.y (mgr.25133) 2285 : cluster 0 pgmap v4429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-10T04:22:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[72916]: audit 2024-04-10T04:22:02.764900+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.16:0/4124340558' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T04:22:03.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[72916]: audit 2024-04-10T04:22:03.110985+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.16:0/2515872211' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T04:22:03.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[74137]: audit 2024-04-10T04:22:02.322931+0000 mon.a (mon.0) 4600 : audit 0 from='client.? 172.21.15.16:0/3723412942' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T04:22:03.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[74137]: cluster 2024-04-10T04:22:02.347335+0000 mgr.y (mgr.25133) 2285 : cluster 0 pgmap v4429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-10T04:22:03.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[74137]: audit 2024-04-10T04:22:02.764900+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.16:0/4124340558' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T04:22:03.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[74137]: audit 2024-04-10T04:22:03.110985+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.16:0/2515872211' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T04:22:03.568 INFO:teuthology.orchestra.run.smithi016.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-04-10T04:22:03.595 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs rm cephfs --yes-i-really-mean-it 2024-04-10T04:22:03.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:03 smithi136 bash[68278]: audit 2024-04-10T04:22:02.322931+0000 mon.a (mon.0) 4600 : audit 0 from='client.? 172.21.15.16:0/3723412942' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T04:22:03.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:03 smithi136 bash[68278]: cluster 2024-04-10T04:22:02.347335+0000 mgr.y (mgr.25133) 2285 : cluster 0 pgmap v4429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-10T04:22:03.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:03 smithi136 bash[68278]: audit 2024-04-10T04:22:02.764900+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.16:0/4124340558' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-10T04:22:03.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:03 smithi136 bash[68278]: audit 2024-04-10T04:22:03.110985+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.16:0/2515872211' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-10T04:22:04.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[72916]: debug 2024-04-10T04:22:03.566+0000 7f7c06f5a700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-10T04:22:04.062 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[95584]: ignoring --setuser ceph since I am not root 2024-04-10T04:22:04.062 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[95584]: ignoring --setgroup ceph since I am not root 2024-04-10T04:22:04.063 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 04:22:03 smithi016 bash[95584]: starting mds.a at 2024-04-10T04:22:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[74137]: audit 2024-04-10T04:22:03.568433+0000 mon.a (mon.0) 4601 : audit 1 from='client.? 172.21.15.16:0/2424308225' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-04-10T04:22:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[74137]: cluster 2024-04-10T04:22:03.569104+0000 mon.a (mon.0) 4602 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-10T04:22:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[74137]: cluster 2024-04-10T04:22:03.569131+0000 mon.a (mon.0) 4603 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-10T04:22:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[74137]: audit 2024-04-10T04:22:03.571001+0000 mon.a (mon.0) 4604 : audit 1 from='client.? 172.21.15.16:0/2424308225' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-04-10T04:22:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[74137]: cluster 2024-04-10T04:22:03.575534+0000 mon.a (mon.0) 4605 : cluster 0 osdmap e2617: 8 total, 8 up, 8 in 2024-04-10T04:22:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[74137]: cluster 2024-04-10T04:22:03.575663+0000 mon.a (mon.0) 4606 : cluster 0 fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-10T04:22:04.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[74137]: audit 2024-04-10T04:22:03.924419+0000 mon.a (mon.0) 4607 : audit 1 from='client.? 172.21.15.16:0/513249218' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:22:04.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[72916]: audit 2024-04-10T04:22:03.568433+0000 mon.a (mon.0) 4601 : audit 1 from='client.? 172.21.15.16:0/2424308225' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-04-10T04:22:04.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[72916]: cluster 2024-04-10T04:22:03.569104+0000 mon.a (mon.0) 4602 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-10T04:22:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[72916]: cluster 2024-04-10T04:22:03.569131+0000 mon.a (mon.0) 4603 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-10T04:22:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[72916]: audit 2024-04-10T04:22:03.571001+0000 mon.a (mon.0) 4604 : audit 1 from='client.? 172.21.15.16:0/2424308225' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-04-10T04:22:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[72916]: cluster 2024-04-10T04:22:03.575534+0000 mon.a (mon.0) 4605 : cluster 0 osdmap e2617: 8 total, 8 up, 8 in 2024-04-10T04:22:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[72916]: cluster 2024-04-10T04:22:03.575663+0000 mon.a (mon.0) 4606 : cluster 0 fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-10T04:22:04.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:04 smithi016 bash[72916]: audit 2024-04-10T04:22:03.924419+0000 mon.a (mon.0) 4607 : audit 1 from='client.? 172.21.15.16:0/513249218' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:22:04.584 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:04 smithi136 bash[68278]: audit 2024-04-10T04:22:03.568433+0000 mon.a (mon.0) 4601 : audit 1 from='client.? 172.21.15.16:0/2424308225' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-04-10T04:22:04.584 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:04 smithi136 bash[68278]: cluster 2024-04-10T04:22:03.569104+0000 mon.a (mon.0) 4602 : cluster 3 Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-10T04:22:04.584 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:04 smithi136 bash[68278]: cluster 2024-04-10T04:22:03.569131+0000 mon.a (mon.0) 4603 : cluster 4 Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-10T04:22:04.584 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:04 smithi136 bash[68278]: audit 2024-04-10T04:22:03.571001+0000 mon.a (mon.0) 4604 : audit 1 from='client.? 172.21.15.16:0/2424308225' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-04-10T04:22:04.584 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:04 smithi136 bash[68278]: cluster 2024-04-10T04:22:03.575534+0000 mon.a (mon.0) 4605 : cluster 0 osdmap e2617: 8 total, 8 up, 8 in 2024-04-10T04:22:04.584 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:04 smithi136 bash[68278]: cluster 2024-04-10T04:22:03.575663+0000 mon.a (mon.0) 4606 : cluster 0 fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-10T04:22:04.584 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:04 smithi136 bash[68278]: audit 2024-04-10T04:22:03.924419+0000 mon.a (mon.0) 4607 : audit 1 from='client.? 172.21.15.16:0/513249218' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-10T04:22:04.594 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-04-10T04:22:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: cluster 2024-04-10T04:22:04.348278+0000 mgr.y (mgr.25133) 2286 : cluster 0 pgmap v4431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-10T04:22:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: cluster 2024-04-10T04:22:04.571110+0000 mon.a (mon.0) 4608 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-10T04:22:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: cluster 2024-04-10T04:22:04.571179+0000 mon.a (mon.0) 4609 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-10T04:22:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: cluster 2024-04-10T04:22:04.571235+0000 mon.a (mon.0) 4610 : cluster 1 Cluster is now healthy 2024-04-10T04:22:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: audit 2024-04-10T04:22:04.573077+0000 mon.a (mon.0) 4611 : audit 1 from='client.? 172.21.15.16:0/513249218' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-04-10T04:22:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: cluster 2024-04-10T04:22:04.578595+0000 mon.a (mon.0) 4612 : cluster 0 mds.? [v2:172.21.15.16:6834/1432665357,v1:172.21.15.16:6835/1432665357] up:boot 2024-04-10T04:22:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: cluster 2024-04-10T04:22:04.578688+0000 mon.a (mon.0) 4613 : cluster 0 fsmap 2 up:standby 2024-04-10T04:22:05.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: audit 2024-04-10T04:22:04.579155+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T04:22:05.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: audit 2024-04-10T04:22:04.895871+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.16:0/1187593680' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-10T04:22:05.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[72916]: audit 2024-04-10T04:22:04.896517+0000 mon.a (mon.0) 4615 : audit 1 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-04-10T04:22:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: cluster 2024-04-10T04:22:04.348278+0000 mgr.y (mgr.25133) 2286 : cluster 0 pgmap v4431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-10T04:22:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: cluster 2024-04-10T04:22:04.571110+0000 mon.a (mon.0) 4608 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-10T04:22:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: cluster 2024-04-10T04:22:04.571179+0000 mon.a (mon.0) 4609 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-10T04:22:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: cluster 2024-04-10T04:22:04.571235+0000 mon.a (mon.0) 4610 : cluster 1 Cluster is now healthy 2024-04-10T04:22:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: audit 2024-04-10T04:22:04.573077+0000 mon.a (mon.0) 4611 : audit 1 from='client.? 172.21.15.16:0/513249218' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-04-10T04:22:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: cluster 2024-04-10T04:22:04.578595+0000 mon.a (mon.0) 4612 : cluster 0 mds.? [v2:172.21.15.16:6834/1432665357,v1:172.21.15.16:6835/1432665357] up:boot 2024-04-10T04:22:05.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: cluster 2024-04-10T04:22:04.578688+0000 mon.a (mon.0) 4613 : cluster 0 fsmap 2 up:standby 2024-04-10T04:22:05.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: audit 2024-04-10T04:22:04.579155+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T04:22:05.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: audit 2024-04-10T04:22:04.895871+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.16:0/1187593680' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-10T04:22:05.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:05 smithi016 bash[74137]: audit 2024-04-10T04:22:04.896517+0000 mon.a (mon.0) 4615 : audit 1 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-04-10T04:22:05.588 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'cephfs_metadata' removed 2024-04-10T04:22:05.614 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-04-10T04:22:05.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: cluster 2024-04-10T04:22:04.348278+0000 mgr.y (mgr.25133) 2286 : cluster 0 pgmap v4431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-10T04:22:05.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: cluster 2024-04-10T04:22:04.571110+0000 mon.a (mon.0) 4608 : cluster 1 Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-10T04:22:05.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: cluster 2024-04-10T04:22:04.571179+0000 mon.a (mon.0) 4609 : cluster 1 Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-10T04:22:05.671 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: cluster 2024-04-10T04:22:04.571235+0000 mon.a (mon.0) 4610 : cluster 1 Cluster is now healthy 2024-04-10T04:22:05.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: audit 2024-04-10T04:22:04.573077+0000 mon.a (mon.0) 4611 : audit 1 from='client.? 172.21.15.16:0/513249218' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-04-10T04:22:05.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: cluster 2024-04-10T04:22:04.578595+0000 mon.a (mon.0) 4612 : cluster 0 mds.? [v2:172.21.15.16:6834/1432665357,v1:172.21.15.16:6835/1432665357] up:boot 2024-04-10T04:22:05.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: cluster 2024-04-10T04:22:04.578688+0000 mon.a (mon.0) 4613 : cluster 0 fsmap 2 up:standby 2024-04-10T04:22:05.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: audit 2024-04-10T04:22:04.579155+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25133 172.21.15.16:0/3064856620' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-10T04:22:05.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: audit 2024-04-10T04:22:04.895871+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.16:0/1187593680' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-10T04:22:05.672 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:05 smithi136 bash[68278]: audit 2024-04-10T04:22:04.896517+0000 mon.a (mon.0) 4615 : audit 1 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-04-10T04:22:06.591 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'cephfs_data' removed 2024-04-10T04:22:06.625 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-10T04:22:06.638 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-10T04:22:06.648 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-10T04:22:06.648 DEBUG:teuthology.orchestra.run.smithi016:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-10T04:22:06.684 DEBUG:teuthology.orchestra.run.smithi136:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-10T04:22:06.698 INFO:tasks.cephadm:Stopping all daemons... 2024-04-10T04:22:06.699 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-10T04:22:06.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a 2024-04-10T04:22:06.879 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[74137]: audit 2024-04-10T04:22:05.575866+0000 mon.a (mon.0) 4616 : audit 1 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-04-10T04:22:06.879 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[74137]: cluster 2024-04-10T04:22:05.584210+0000 mon.a (mon.0) 4617 : cluster 0 osdmap e2618: 8 total, 8 up, 8 in 2024-04-10T04:22:06.879 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[74137]: audit 2024-04-10T04:22:05.923672+0000 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.16:0/157641724' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-10T04:22:06.879 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[74137]: audit 2024-04-10T04:22:05.924175+0000 mon.a (mon.0) 4618 : audit 1 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-04-10T04:22:06.879 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[74137]: cluster 2024-04-10T04:22:06.349093+0000 mgr.y (mgr.25133) 2287 : cluster 0 pgmap v4433: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 1 op/s 2024-04-10T04:22:06.879 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[72916]: audit 2024-04-10T04:22:05.575866+0000 mon.a (mon.0) 4616 : audit 1 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-04-10T04:22:06.880 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[72916]: cluster 2024-04-10T04:22:05.584210+0000 mon.a (mon.0) 4617 : cluster 0 osdmap e2618: 8 total, 8 up, 8 in 2024-04-10T04:22:06.880 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[72916]: audit 2024-04-10T04:22:05.923672+0000 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.16:0/157641724' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-10T04:22:06.880 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[72916]: audit 2024-04-10T04:22:05.924175+0000 mon.a (mon.0) 4618 : audit 1 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-04-10T04:22:06.880 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[72916]: cluster 2024-04-10T04:22:06.349093+0000 mgr.y (mgr.25133) 2287 : cluster 0 pgmap v4433: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 1 op/s 2024-04-10T04:22:06.880 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:06 smithi016 systemd[1]: Stopping Ceph mon.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:06.880 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[72916]: debug 2024-04-10T04:22:06.878+0000 7f7c0c765700 -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-04-10T04:22:06.880 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[72916]: debug 2024-04-10T04:22:06.878+0000 7f7c0c765700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-10T04:22:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:06 smithi136 bash[68278]: audit 2024-04-10T04:22:05.575866+0000 mon.a (mon.0) 4616 : audit 1 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-04-10T04:22:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:06 smithi136 bash[68278]: cluster 2024-04-10T04:22:05.584210+0000 mon.a (mon.0) 4617 : cluster 0 osdmap e2618: 8 total, 8 up, 8 in 2024-04-10T04:22:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:06 smithi136 bash[68278]: audit 2024-04-10T04:22:05.923672+0000 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.16:0/157641724' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-10T04:22:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:06 smithi136 bash[68278]: audit 2024-04-10T04:22:05.924175+0000 mon.a (mon.0) 4618 : audit 1 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-04-10T04:22:06.921 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:06 smithi136 bash[68278]: cluster 2024-04-10T04:22:06.349093+0000 mgr.y (mgr.25133) 2287 : cluster 0 pgmap v4433: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 1 op/s 2024-04-10T04:22:07.211 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[65786]: [10/Apr/2024:04:22:06] ENGINE Bus STOPPING 2024-04-10T04:22:07.211 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[65786]: [10/Apr/2024:04:22:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-10T04:22:07.212 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[65786]: [10/Apr/2024:04:22:06] ENGINE Bus STOPPED 2024-04-10T04:22:07.212 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:06 smithi016 bash[65786]: [10/Apr/2024:04:22:06] ENGINE Bus STARTING 2024-04-10T04:22:07.212 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:07 smithi016 bash[65786]: [10/Apr/2024:04:22:07] ENGINE Serving on http://:::9283 2024-04-10T04:22:07.212 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:07 smithi016 bash[65786]: [10/Apr/2024:04:22:07] ENGINE Bus STARTED 2024-04-10T04:22:08.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a.service' 2024-04-10T04:22:08.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:07 smithi016 bash[119600]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-a 2024-04-10T04:22:08.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:08 smithi016 bash[119674]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mon-a 2024-04-10T04:22:08.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:08 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-10T04:22:08.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Apr 10 04:22:08 smithi016 systemd[1]: Stopped Ceph mon.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T04:22:08.065 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:08.065 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-10T04:22:08.065 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-10T04:22:08.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.c 2024-04-10T04:22:08.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:08 smithi016 systemd[1]: Stopping Ceph mon.c for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:08.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:08 smithi016 bash[74137]: debug 2024-04-10T04:22:08.254+0000 7f360705a700 -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-04-10T04:22:08.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Apr 10 04:22:08 smithi016 bash[74137]: debug 2024-04-10T04:22:08.254+0000 7f360705a700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-04-10T04:22:09.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.c.service' 2024-04-10T04:22:09.486 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:09.486 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-10T04:22:09.487 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-10T04:22:09.487 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.b 2024-04-10T04:22:09.889 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:09 smithi136 systemd[1]: Stopping Ceph mon.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:09.889 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:09 smithi136 bash[68278]: debug 2024-04-10T04:22:09.663+0000 7f595f2f9700 -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-04-10T04:22:09.889 INFO:journalctl@ceph.mon.b.smithi136.stdout:Apr 10 04:22:09 smithi136 bash[68278]: debug 2024-04-10T04:22:09.663+0000 7f595f2f9700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-04-10T04:22:10.395 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mon.b.service' 2024-04-10T04:22:10.432 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:10.432 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-10T04:22:10.432 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-10T04:22:10.433 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y 2024-04-10T04:22:10.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:10 smithi016 systemd[1]: Stopping Ceph mgr.y for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:10.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:10 smithi016 bash[65786]: debug 2024-04-10T04:22:10.570+0000 7fc9aea15700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-10T04:22:10.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:10 smithi016 bash[65786]: debug 2024-04-10T04:22:10.570+0000 7fc9aea15700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-10T04:22:11.546 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y.service' 2024-04-10T04:22:11.555 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:11 smithi016 bash[119812]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mgr-y 2024-04-10T04:22:11.555 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:11 smithi016 bash[119873]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-mgr-y 2024-04-10T04:22:11.555 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:11 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.y.service: Deactivated successfully. 2024-04-10T04:22:11.555 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Apr 10 04:22:11 smithi016 systemd[1]: Stopped Ceph mgr.y for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T04:22:11.572 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:11.572 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-10T04:22:11.572 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-10T04:22:11.572 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.x 2024-04-10T04:22:11.921 INFO:journalctl@ceph.mgr.x.smithi136.stdout:Apr 10 04:22:11 smithi136 systemd[1]: Stopping Ceph mgr.x for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:12.567 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mgr.x.service' 2024-04-10T04:22:12.590 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:12.591 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-10T04:22:12.591 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-10T04:22:12.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.0 2024-04-10T04:22:13.062 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 04:22:12 smithi016 systemd[1]: Stopping Ceph osd.0 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:13.062 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 04:22:12 smithi016 bash[78851]: debug 2024-04-10T04:22:12.749+0000 7f33c6de1700 -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-04-10T04:22:13.062 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 04:22:12 smithi016 bash[78851]: debug 2024-04-10T04:22:12.749+0000 7f33c6de1700 -1 osd.0 2619 *** Got signal Terminated *** 2024-04-10T04:22:13.062 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 04:22:12 smithi016 bash[78851]: debug 2024-04-10T04:22:12.749+0000 7f33c6de1700 -1 osd.0 2619 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T04:22:15.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:22:15 smithi136 bash[95000]: ts=2024-04-10T04:22:15.141Z 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.16:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:22:15.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:22:15 smithi136 bash[95000]: ts=2024-04-10T04:22:15.146Z 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.16:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:22:15.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:22:15 smithi136 bash[95000]: ts=2024-04-10T04:22:15.152Z 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.16:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:22:15.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:22:15 smithi136 bash[95000]: ts=2024-04-10T04:22:15.153Z 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.16:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:22:15.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:22:15 smithi136 bash[95000]: ts=2024-04-10T04:22:15.153Z 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.16:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:22:19.337 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 04:22:19 smithi016 bash[119912]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-0 2024-04-10T04:22:19.337 INFO:journalctl@ceph.osd.0.smithi016.stdout:Apr 10 04:22:19 smithi016 bash[119974]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-0 2024-04-10T04:22:20.414 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:20 smithi016 bash[102160]: ts=2024-04-10T04:22:20.162Z 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://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:22:20.415 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:20 smithi016 bash[102160]: ts=2024-04-10T04:22:20.163Z 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://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:22:21.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.0.service' 2024-04-10T04:22:21.516 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:21.516 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-10T04:22:21.517 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-10T04:22:21.517 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.1 2024-04-10T04:22:21.812 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 04:22:21 smithi016 systemd[1]: Stopping Ceph osd.1 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:21.812 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 04:22:21 smithi016 bash[83325]: debug 2024-04-10T04:22:21.697+0000 7efede424700 -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-04-10T04:22:21.812 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 04:22:21 smithi016 bash[83325]: debug 2024-04-10T04:22:21.697+0000 7efede424700 -1 osd.1 2619 *** Got signal Terminated *** 2024-04-10T04:22:21.812 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 04:22:21 smithi016 bash[83325]: debug 2024-04-10T04:22:21.697+0000 7efede424700 -1 osd.1 2619 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T04:22:28.268 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 04:22:28 smithi016 bash[120107]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-1 2024-04-10T04:22:28.269 INFO:journalctl@ceph.osd.1.smithi016.stdout:Apr 10 04:22:28 smithi016 bash[120171]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-1 2024-04-10T04:22:30.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.1.service' 2024-04-10T04:22:30.127 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:30.127 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-10T04:22:30.127 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-10T04:22:30.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.2 2024-04-10T04:22:30.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:30 smithi016 bash[102160]: ts=2024-04-10T04:22:30.161Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:22:30.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:30 smithi016 bash[102160]: ts=2024-04-10T04:22:30.162Z 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://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:22:30.563 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:30 smithi016 bash[102160]: ts=2024-04-10T04:22:30.163Z 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://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:22:30.563 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 04:22:30 smithi016 systemd[1]: Stopping Ceph osd.2 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:30.563 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 04:22:30 smithi016 bash[87638]: debug 2024-04-10T04:22:30.297+0000 7fb4cb2bd700 -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-04-10T04:22:30.563 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 04:22:30 smithi016 bash[87638]: debug 2024-04-10T04:22:30.297+0000 7fb4cb2bd700 -1 osd.2 2619 *** Got signal Terminated *** 2024-04-10T04:22:30.563 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 04:22:30 smithi016 bash[87638]: debug 2024-04-10T04:22:30.297+0000 7fb4cb2bd700 -1 osd.2 2619 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T04:22:36.812 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 04:22:36 smithi016 bash[120303]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-2 2024-04-10T04:22:36.812 INFO:journalctl@ceph.osd.2.smithi016.stdout:Apr 10 04:22:36 smithi016 bash[120370]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-2 2024-04-10T04:22:38.611 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.2.service' 2024-04-10T04:22:38.641 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:38.641 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-10T04:22:38.641 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-10T04:22:38.641 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.3 2024-04-10T04:22:39.062 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 04:22:38 smithi016 systemd[1]: Stopping Ceph osd.3 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:39.062 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 04:22:38 smithi016 bash[91700]: debug 2024-04-10T04:22:38.825+0000 7fcd40a2f700 -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-04-10T04:22:39.063 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 04:22:38 smithi016 bash[91700]: debug 2024-04-10T04:22:38.825+0000 7fcd40a2f700 -1 osd.3 2619 *** Got signal Terminated *** 2024-04-10T04:22:39.063 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 04:22:38 smithi016 bash[91700]: debug 2024-04-10T04:22:38.825+0000 7fcd40a2f700 -1 osd.3 2619 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T04:22:39.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:39 smithi136 bash[80866]: debug 2024-04-10T04:22:39.386+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:40.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:40 smithi016 bash[102160]: ts=2024-04-10T04:22:40.162Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:22:40.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:40 smithi016 bash[102160]: ts=2024-04-10T04:22:40.163Z 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://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:22:40.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:40 smithi016 bash[102160]: ts=2024-04-10T04:22:40.164Z 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://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:22:40.671 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:40 smithi136 bash[76522]: debug 2024-04-10T04:22:40.214+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:40.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:40 smithi136 bash[80866]: debug 2024-04-10T04:22:40.358+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:40.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:40 smithi136 bash[84809]: debug 2024-04-10T04:22:40.282+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:41.322 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:41 smithi136 bash[76522]: debug 2024-04-10T04:22:41.206+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:41.323 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:41 smithi136 bash[72434]: debug 2024-04-10T04:22:41.014+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:41.562 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 04:22:41 smithi016 bash[91700]: debug 2024-04-10T04:22:41.157+0000 7fcd3d023700 -1 osd.3 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:14.842658+0000 front 2024-04-10T04:22:14.842574+0000 (oldest deadline 2024-04-10T04:22:40.742016+0000) 2024-04-10T04:22:41.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:41 smithi136 bash[80866]: debug 2024-04-10T04:22:41.390+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:41.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:41 smithi136 bash[84809]: debug 2024-04-10T04:22:41.322+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:42.360 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:41 smithi136 bash[72434]: debug 2024-04-10T04:22:41.978+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:42.360 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:42 smithi136 bash[76522]: debug 2024-04-10T04:22:42.194+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:42.562 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 04:22:42 smithi016 bash[91700]: debug 2024-04-10T04:22:42.153+0000 7fcd3d023700 -1 osd.3 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:14.842658+0000 front 2024-04-10T04:22:14.842574+0000 (oldest deadline 2024-04-10T04:22:40.742016+0000) 2024-04-10T04:22:42.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:42 smithi136 bash[80866]: debug 2024-04-10T04:22:42.366+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:42.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:42 smithi136 bash[84809]: debug 2024-04-10T04:22:42.358+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:43.312 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:42 smithi136 bash[72434]: debug 2024-04-10T04:22:42.950+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:43.313 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:43 smithi136 bash[76522]: debug 2024-04-10T04:22:43.174+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:43.562 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 04:22:43 smithi016 bash[91700]: debug 2024-04-10T04:22:43.113+0000 7fcd3d023700 -1 osd.3 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:14.842658+0000 front 2024-04-10T04:22:14.842574+0000 (oldest deadline 2024-04-10T04:22:40.742016+0000) 2024-04-10T04:22:43.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:43 smithi136 bash[80866]: debug 2024-04-10T04:22:43.334+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:43.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:43 smithi136 bash[84809]: debug 2024-04-10T04:22:43.314+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:44.284 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:43 smithi136 bash[72434]: debug 2024-04-10T04:22:43.958+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:44.284 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:44 smithi136 bash[76522]: debug 2024-04-10T04:22:44.178+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:44.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:44 smithi136 bash[80866]: debug 2024-04-10T04:22:44.370+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:44.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:44 smithi136 bash[84809]: debug 2024-04-10T04:22:44.286+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:45.285 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:44 smithi136 bash[72434]: debug 2024-04-10T04:22:44.950+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:45.286 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:45 smithi136 bash[76522]: debug 2024-04-10T04:22:45.158+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:45.290 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 04:22:44 smithi016 bash[120506]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-3 2024-04-10T04:22:45.290 INFO:journalctl@ceph.osd.3.smithi016.stdout:Apr 10 04:22:45 smithi016 bash[120572]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-3 2024-04-10T04:22:45.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:45 smithi136 bash[80866]: debug 2024-04-10T04:22:45.418+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:45.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:45 smithi136 bash[84809]: debug 2024-04-10T04:22:45.286+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:46.245 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:45 smithi136 bash[72434]: debug 2024-04-10T04:22:45.962+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:46.245 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:46 smithi136 bash[76522]: debug 2024-04-10T04:22:46.146+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:46.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:46 smithi136 bash[80866]: debug 2024-04-10T04:22:46.438+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:46.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:46 smithi136 bash[84809]: debug 2024-04-10T04:22:46.246+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:47.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.3.service' 2024-04-10T04:22:47.113 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:47.113 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-10T04:22:47.113 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-10T04:22:47.113 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.4 2024-04-10T04:22:47.276 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:47 smithi136 bash[76522]: debug 2024-04-10T04:22:47.142+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:47.276 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:46 smithi136 bash[72434]: debug 2024-04-10T04:22:46.938+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:47.276 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:47 smithi136 systemd[1]: Stopping Ceph osd.4 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:47.413 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:47 smithi136 bash[72434]: debug 2024-04-10T04:22:47.342+0000 7ffb28b44700 -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-04-10T04:22:47.413 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:47 smithi136 bash[72434]: debug 2024-04-10T04:22:47.342+0000 7ffb28b44700 -1 osd.4 2619 *** Got signal Terminated *** 2024-04-10T04:22:47.413 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:47 smithi136 bash[72434]: debug 2024-04-10T04:22:47.342+0000 7ffb28b44700 -1 osd.4 2619 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T04:22:47.413 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:47 smithi136 bash[84809]: debug 2024-04-10T04:22:47.274+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:47.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:47 smithi136 bash[80866]: debug 2024-04-10T04:22:47.414+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:48.308 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:47 smithi136 bash[72434]: debug 2024-04-10T04:22:47.934+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:48.308 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:48 smithi136 bash[76522]: debug 2024-04-10T04:22:48.094+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:48.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:48 smithi136 bash[84809]: debug 2024-04-10T04:22:48.310+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:48.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:48 smithi136 bash[80866]: debug 2024-04-10T04:22:48.426+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:48.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:48 smithi136 bash[80866]: debug 2024-04-10T04:22:48.426+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:49.171 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:48 smithi136 bash[72434]: debug 2024-04-10T04:22:48.886+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:49.171 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:48 smithi136 bash[72434]: debug 2024-04-10T04:22:48.886+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.286297+0000 front 2024-04-10T04:22:25.286332+0000 (oldest deadline 2024-04-10T04:22:48.086495+0000) 2024-04-10T04:22:49.171 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:49 smithi136 bash[76522]: debug 2024-04-10T04:22:49.090+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:49.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:49 smithi136 bash[84809]: debug 2024-04-10T04:22:49.278+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:49.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:49 smithi136 bash[80866]: debug 2024-04-10T04:22:49.442+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:49.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:49 smithi136 bash[80866]: debug 2024-04-10T04:22:49.442+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:50.172 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:49 smithi136 bash[72434]: debug 2024-04-10T04:22:49.854+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:50.172 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:49 smithi136 bash[72434]: debug 2024-04-10T04:22:49.854+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.286297+0000 front 2024-04-10T04:22:25.286332+0000 (oldest deadline 2024-04-10T04:22:48.086495+0000) 2024-04-10T04:22:50.172 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:50 smithi136 bash[76522]: debug 2024-04-10T04:22:50.074+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:50.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:50 smithi016 bash[102160]: ts=2024-04-10T04:22:50.163Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:22:50.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:50 smithi016 bash[102160]: ts=2024-04-10T04:22:50.163Z 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://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:22:50.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:22:50 smithi016 bash[102160]: ts=2024-04-10T04:22:50.165Z 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://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:22:50.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:50 smithi136 bash[84809]: debug 2024-04-10T04:22:50.270+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:50.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:50 smithi136 bash[80866]: debug 2024-04-10T04:22:50.394+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:50.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:50 smithi136 bash[80866]: debug 2024-04-10T04:22:50.394+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:51.171 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:51 smithi136 bash[76522]: debug 2024-04-10T04:22:51.034+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:51.171 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:50 smithi136 bash[72434]: debug 2024-04-10T04:22:50.802+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:51.171 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:50 smithi136 bash[72434]: debug 2024-04-10T04:22:50.802+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.286297+0000 front 2024-04-10T04:22:25.286332+0000 (oldest deadline 2024-04-10T04:22:48.086495+0000) 2024-04-10T04:22:51.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:51 smithi136 bash[84809]: debug 2024-04-10T04:22:51.222+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:51.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:51 smithi136 bash[80866]: debug 2024-04-10T04:22:51.390+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:51.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:51 smithi136 bash[80866]: debug 2024-04-10T04:22:51.390+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:52.171 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:51 smithi136 bash[76522]: debug 2024-04-10T04:22:51.986+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:52.171 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:51 smithi136 bash[72434]: debug 2024-04-10T04:22:51.842+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.884411+0000 front 2024-04-10T04:22:15.885065+0000 (oldest deadline 2024-04-10T04:22:40.584589+0000) 2024-04-10T04:22:52.171 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:51 smithi136 bash[72434]: debug 2024-04-10T04:22:51.842+0000 7ffb21130700 -1 osd.4 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.286297+0000 front 2024-04-10T04:22:25.286332+0000 (oldest deadline 2024-04-10T04:22:48.086495+0000) 2024-04-10T04:22:52.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:52 smithi136 bash[80866]: debug 2024-04-10T04:22:52.418+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:52.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:52 smithi136 bash[80866]: debug 2024-04-10T04:22:52.418+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:52.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:52 smithi136 bash[84809]: debug 2024-04-10T04:22:52.202+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:52.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:52 smithi136 bash[84809]: debug 2024-04-10T04:22:52.202+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:22:53.162 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:53 smithi136 bash[76522]: debug 2024-04-10T04:22:53.030+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:53.162 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:53 smithi136 bash[76522]: debug 2024-04-10T04:22:53.030+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.174070+0000 front 2024-04-10T04:22:25.174291+0000 (oldest deadline 2024-04-10T04:22:52.174369+0000) 2024-04-10T04:22:53.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:53 smithi136 bash[84809]: debug 2024-04-10T04:22:53.162+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:53.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:53 smithi136 bash[84809]: debug 2024-04-10T04:22:53.162+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:22:53.678 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:53 smithi136 bash[111865]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-4 2024-04-10T04:22:53.678 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:53 smithi136 bash[80866]: debug 2024-04-10T04:22:53.422+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:53.678 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:53 smithi136 bash[80866]: debug 2024-04-10T04:22:53.422+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:54.001 INFO:journalctl@ceph.osd.4.smithi136.stdout:Apr 10 04:22:53 smithi136 bash[111930]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-4 2024-04-10T04:22:54.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:54 smithi136 bash[76522]: debug 2024-04-10T04:22:54.002+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:54.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:54 smithi136 bash[76522]: debug 2024-04-10T04:22:54.002+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.174070+0000 front 2024-04-10T04:22:25.174291+0000 (oldest deadline 2024-04-10T04:22:52.174369+0000) 2024-04-10T04:22:54.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:54 smithi136 bash[84809]: debug 2024-04-10T04:22:54.206+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:54.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:54 smithi136 bash[84809]: debug 2024-04-10T04:22:54.206+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:22:54.719 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:54 smithi136 bash[80866]: debug 2024-04-10T04:22:54.466+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:54.719 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:54 smithi136 bash[80866]: debug 2024-04-10T04:22:54.466+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:55.403 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:55 smithi136 bash[76522]: debug 2024-04-10T04:22:55.050+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:55.404 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:55 smithi136 bash[76522]: debug 2024-04-10T04:22:55.050+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.174070+0000 front 2024-04-10T04:22:25.174291+0000 (oldest deadline 2024-04-10T04:22:52.174369+0000) 2024-04-10T04:22:55.404 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:55 smithi136 bash[84809]: debug 2024-04-10T04:22:55.194+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:55.404 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:55 smithi136 bash[84809]: debug 2024-04-10T04:22:55.194+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:22:55.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:55 smithi136 bash[80866]: debug 2024-04-10T04:22:55.506+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:55.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:55 smithi136 bash[80866]: debug 2024-04-10T04:22:55.506+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:55.912 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.4.service' 2024-04-10T04:22:55.939 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:22:55.940 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-10T04:22:55.940 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-10T04:22:55.940 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.5 2024-04-10T04:22:56.171 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:56 smithi136 systemd[1]: Stopping Ceph osd.5 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:22:56.171 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:56 smithi136 bash[76522]: debug 2024-04-10T04:22:56.026+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:56.171 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:56 smithi136 bash[76522]: debug 2024-04-10T04:22:56.026+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.174070+0000 front 2024-04-10T04:22:25.174291+0000 (oldest deadline 2024-04-10T04:22:52.174369+0000) 2024-04-10T04:22:56.171 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:56 smithi136 bash[76522]: debug 2024-04-10T04:22:56.150+0000 7fcb93b3c700 -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-04-10T04:22:56.171 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:56 smithi136 bash[76522]: debug 2024-04-10T04:22:56.150+0000 7fcb93b3c700 -1 osd.5 2619 *** Got signal Terminated *** 2024-04-10T04:22:56.171 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:56 smithi136 bash[76522]: debug 2024-04-10T04:22:56.150+0000 7fcb93b3c700 -1 osd.5 2619 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T04:22:56.475 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:56 smithi136 bash[84809]: debug 2024-04-10T04:22:56.214+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:56.475 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:56 smithi136 bash[84809]: debug 2024-04-10T04:22:56.214+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:22:56.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:56 smithi136 bash[80866]: debug 2024-04-10T04:22:56.474+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:56.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:56 smithi136 bash[80866]: debug 2024-04-10T04:22:56.474+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:57.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:57 smithi136 bash[76522]: debug 2024-04-10T04:22:57.002+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:57.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:57 smithi136 bash[76522]: debug 2024-04-10T04:22:57.002+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.174070+0000 front 2024-04-10T04:22:25.174291+0000 (oldest deadline 2024-04-10T04:22:52.174369+0000) 2024-04-10T04:22:57.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:57 smithi136 bash[84809]: debug 2024-04-10T04:22:57.206+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:57.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:57 smithi136 bash[84809]: debug 2024-04-10T04:22:57.206+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:22:57.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:57 smithi136 bash[80866]: debug 2024-04-10T04:22:57.486+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:57.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:57 smithi136 bash[80866]: debug 2024-04-10T04:22:57.486+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:57.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:57 smithi136 bash[80866]: debug 2024-04-10T04:22:57.486+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:22:58.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[76522]: debug 2024-04-10T04:22:58.010+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:58.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[76522]: debug 2024-04-10T04:22:58.010+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.174070+0000 front 2024-04-10T04:22:25.174291+0000 (oldest deadline 2024-04-10T04:22:52.174369+0000) 2024-04-10T04:22:58.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[84809]: debug 2024-04-10T04:22:58.230+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:58.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[84809]: debug 2024-04-10T04:22:58.230+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:22:58.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[80866]: debug 2024-04-10T04:22:58.458+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:58.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[80866]: debug 2024-04-10T04:22:58.458+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:58.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[80866]: debug 2024-04-10T04:22:58.458+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:22:59.249 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[76522]: debug 2024-04-10T04:22:58.994+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:22:59.249 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[76522]: debug 2024-04-10T04:22:58.994+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.174070+0000 front 2024-04-10T04:22:25.174291+0000 (oldest deadline 2024-04-10T04:22:52.174369+0000) 2024-04-10T04:22:59.249 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:58 smithi136 bash[76522]: debug 2024-04-10T04:22:58.994+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:32.175466+0000 front 2024-04-10T04:22:32.175503+0000 (oldest deadline 2024-04-10T04:22:58.074873+0000) 2024-04-10T04:22:59.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:59 smithi136 bash[84809]: debug 2024-04-10T04:22:59.250+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:22:59.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:22:59 smithi136 bash[84809]: debug 2024-04-10T04:22:59.250+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:22:59.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:59 smithi136 bash[80866]: debug 2024-04-10T04:22:59.482+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:22:59.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:59 smithi136 bash[80866]: debug 2024-04-10T04:22:59.482+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:22:59.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:22:59 smithi136 bash[80866]: debug 2024-04-10T04:22:59.482+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:00.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:59 smithi136 bash[76522]: debug 2024-04-10T04:22:59.982+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:23:00.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:59 smithi136 bash[76522]: debug 2024-04-10T04:22:59.982+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.174070+0000 front 2024-04-10T04:22:25.174291+0000 (oldest deadline 2024-04-10T04:22:52.174369+0000) 2024-04-10T04:23:00.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:22:59 smithi136 bash[76522]: debug 2024-04-10T04:22:59.982+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:32.175466+0000 front 2024-04-10T04:22:32.175503+0000 (oldest deadline 2024-04-10T04:22:58.074873+0000) 2024-04-10T04:23:00.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:00 smithi136 bash[84809]: debug 2024-04-10T04:23:00.218+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:00.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:00 smithi136 bash[84809]: debug 2024-04-10T04:23:00.218+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:00.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:00 smithi136 bash[84809]: debug 2024-04-10T04:23:00.218+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:00.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:00 smithi016 bash[102160]: ts=2024-04-10T04:23:00.164Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:23:00.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:00 smithi016 bash[102160]: ts=2024-04-10T04:23:00.165Z 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://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:23:00.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:00 smithi016 bash[102160]: ts=2024-04-10T04:23:00.166Z 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://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:23:00.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:00 smithi136 bash[80866]: debug 2024-04-10T04:23:00.446+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:00.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:00 smithi136 bash[80866]: debug 2024-04-10T04:23:00.446+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:00.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:00 smithi136 bash[80866]: debug 2024-04-10T04:23:00.446+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:01.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:23:01 smithi136 bash[76522]: debug 2024-04-10T04:23:01.010+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.880086+0000 front 2024-04-10T04:22:15.880801+0000 (oldest deadline 2024-04-10T04:22:39.371680+0000) 2024-04-10T04:23:01.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:23:01 smithi136 bash[76522]: debug 2024-04-10T04:23:01.010+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.174070+0000 front 2024-04-10T04:22:25.174291+0000 (oldest deadline 2024-04-10T04:22:52.174369+0000) 2024-04-10T04:23:01.421 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:23:01 smithi136 bash[76522]: debug 2024-04-10T04:23:01.010+0000 7fcb90130700 -1 osd.5 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:32.175466+0000 front 2024-04-10T04:22:32.175503+0000 (oldest deadline 2024-04-10T04:22:58.074873+0000) 2024-04-10T04:23:01.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:01 smithi136 bash[84809]: debug 2024-04-10T04:23:01.218+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:01.422 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:01 smithi136 bash[84809]: debug 2024-04-10T04:23:01.218+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:01.422 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:01 smithi136 bash[84809]: debug 2024-04-10T04:23:01.218+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:01.786 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:01 smithi136 bash[80866]: debug 2024-04-10T04:23:01.442+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:01.787 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:01 smithi136 bash[80866]: debug 2024-04-10T04:23:01.442+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:01.787 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:01 smithi136 bash[80866]: debug 2024-04-10T04:23:01.442+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:02.431 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:23:02 smithi136 bash[112063]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-5 2024-04-10T04:23:02.431 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:02 smithi136 bash[84809]: debug 2024-04-10T04:23:02.178+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:02.431 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:02 smithi136 bash[84809]: debug 2024-04-10T04:23:02.178+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:02.431 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:02 smithi136 bash[84809]: debug 2024-04-10T04:23:02.178+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:02.921 INFO:journalctl@ceph.osd.5.smithi136.stdout:Apr 10 04:23:02 smithi136 bash[112127]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-5 2024-04-10T04:23:02.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:02 smithi136 bash[80866]: debug 2024-04-10T04:23:02.430+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:02.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:02 smithi136 bash[80866]: debug 2024-04-10T04:23:02.430+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:02.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:02 smithi136 bash[80866]: debug 2024-04-10T04:23:02.430+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:03.421 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:03 smithi136 bash[80866]: debug 2024-04-10T04:23:03.410+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:03.421 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:03 smithi136 bash[80866]: debug 2024-04-10T04:23:03.410+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:03.421 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:03 smithi136 bash[80866]: debug 2024-04-10T04:23:03.410+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:03.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:03 smithi136 bash[84809]: debug 2024-04-10T04:23:03.170+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:03.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:03 smithi136 bash[84809]: debug 2024-04-10T04:23:03.170+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:03.422 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:03 smithi136 bash[84809]: debug 2024-04-10T04:23:03.170+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:04.417 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:04 smithi136 bash[84809]: debug 2024-04-10T04:23:04.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:04.418 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:04 smithi136 bash[84809]: debug 2024-04-10T04:23:04.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:04.418 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:04 smithi136 bash[84809]: debug 2024-04-10T04:23:04.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:04.511 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.5.service' 2024-04-10T04:23:04.539 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:23:04.539 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-10T04:23:04.539 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-10T04:23:04.539 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.6 2024-04-10T04:23:04.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:04 smithi136 bash[80866]: debug 2024-04-10T04:23:04.418+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:04.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:04 smithi136 bash[80866]: debug 2024-04-10T04:23:04.418+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:04.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:04 smithi136 bash[80866]: debug 2024-04-10T04:23:04.418+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:04.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:04 smithi136 systemd[1]: Stopping Ceph osd.6 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:23:04.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:04 smithi136 bash[80866]: debug 2024-04-10T04:23:04.726+0000 7f6e8229c700 -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-04-10T04:23:04.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:04 smithi136 bash[80866]: debug 2024-04-10T04:23:04.726+0000 7f6e8229c700 -1 osd.6 2619 *** Got signal Terminated *** 2024-04-10T04:23:04.921 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:04 smithi136 bash[80866]: debug 2024-04-10T04:23:04.726+0000 7f6e8229c700 -1 osd.6 2619 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T04:23:05.401 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:05 smithi136 bash[84809]: debug 2024-04-10T04:23:05.126+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:05.401 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:05 smithi136 bash[84809]: debug 2024-04-10T04:23:05.126+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:05.401 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:05 smithi136 bash[84809]: debug 2024-04-10T04:23:05.126+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:05.401 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:05 smithi136 bash[84809]: debug 2024-04-10T04:23:05.126+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:05.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:05 smithi136 bash[80866]: debug 2024-04-10T04:23:05.402+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:05.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:05 smithi136 bash[80866]: debug 2024-04-10T04:23:05.402+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:05.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:05 smithi136 bash[80866]: debug 2024-04-10T04:23:05.402+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:06.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:06 smithi136 bash[84809]: debug 2024-04-10T04:23:06.166+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:06.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:06 smithi136 bash[84809]: debug 2024-04-10T04:23:06.166+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:06.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:06 smithi136 bash[84809]: debug 2024-04-10T04:23:06.166+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:06.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:06 smithi136 bash[84809]: debug 2024-04-10T04:23:06.166+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:06.421 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:06 smithi136 bash[80866]: debug 2024-04-10T04:23:06.378+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:06.421 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:06 smithi136 bash[80866]: debug 2024-04-10T04:23:06.378+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:06.422 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:06 smithi136 bash[80866]: debug 2024-04-10T04:23:06.378+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:06.422 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:06 smithi136 bash[80866]: debug 2024-04-10T04:23:06.378+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:43.136307+0000 front 2024-04-10T04:22:43.136334+0000 (oldest deadline 2024-04-10T04:23:05.435945+0000) 2024-04-10T04:23:07.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:07 smithi136 bash[84809]: debug 2024-04-10T04:23:07.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:07.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:07 smithi136 bash[84809]: debug 2024-04-10T04:23:07.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:07.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:07 smithi136 bash[84809]: debug 2024-04-10T04:23:07.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:07.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:07 smithi136 bash[84809]: debug 2024-04-10T04:23:07.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:07.421 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:07 smithi136 bash[80866]: debug 2024-04-10T04:23:07.350+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:07.422 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:07 smithi136 bash[80866]: debug 2024-04-10T04:23:07.350+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:07.422 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:07 smithi136 bash[80866]: debug 2024-04-10T04:23:07.350+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:07.422 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:07 smithi136 bash[80866]: debug 2024-04-10T04:23:07.350+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:43.136307+0000 front 2024-04-10T04:22:43.136334+0000 (oldest deadline 2024-04-10T04:23:05.435945+0000) 2024-04-10T04:23:08.388 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:08 smithi136 bash[84809]: debug 2024-04-10T04:23:08.098+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:08.388 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:08 smithi136 bash[84809]: debug 2024-04-10T04:23:08.098+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:08.388 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:08 smithi136 bash[84809]: debug 2024-04-10T04:23:08.098+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:08.388 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:08 smithi136 bash[84809]: debug 2024-04-10T04:23:08.098+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:08.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:08 smithi136 bash[80866]: debug 2024-04-10T04:23:08.390+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:08.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:08 smithi136 bash[80866]: debug 2024-04-10T04:23:08.390+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:08.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:08 smithi136 bash[80866]: debug 2024-04-10T04:23:08.390+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:08.671 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:08 smithi136 bash[80866]: debug 2024-04-10T04:23:08.390+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:43.136307+0000 front 2024-04-10T04:22:43.136334+0000 (oldest deadline 2024-04-10T04:23:05.435945+0000) 2024-04-10T04:23:09.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:09 smithi136 bash[84809]: debug 2024-04-10T04:23:09.122+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:09.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:09 smithi136 bash[84809]: debug 2024-04-10T04:23:09.122+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:09.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:09 smithi136 bash[84809]: debug 2024-04-10T04:23:09.122+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:09.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:09 smithi136 bash[84809]: debug 2024-04-10T04:23:09.122+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:09.421 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:09 smithi136 bash[80866]: debug 2024-04-10T04:23:09.358+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:15.830126+0000 front 2024-04-10T04:22:15.829899+0000 (oldest deadline 2024-04-10T04:22:38.729672+0000) 2024-04-10T04:23:09.421 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:09 smithi136 bash[80866]: debug 2024-04-10T04:23:09.358+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:22.231619+0000 front 2024-04-10T04:22:22.231787+0000 (oldest deadline 2024-04-10T04:22:47.531460+0000) 2024-04-10T04:23:09.422 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:09 smithi136 bash[80866]: debug 2024-04-10T04:23:09.358+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:33.934123+0000 front 2024-04-10T04:22:33.934151+0000 (oldest deadline 2024-04-10T04:22:56.833822+0000) 2024-04-10T04:23:09.422 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:09 smithi136 bash[80866]: debug 2024-04-10T04:23:09.358+0000 7f6e7e890700 -1 osd.6 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:43.136307+0000 front 2024-04-10T04:22:43.136334+0000 (oldest deadline 2024-04-10T04:23:05.435945+0000) 2024-04-10T04:23:10.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:10 smithi136 bash[84809]: debug 2024-04-10T04:23:10.098+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:10.422 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:10 smithi136 bash[84809]: debug 2024-04-10T04:23:10.098+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:10.422 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:10 smithi136 bash[84809]: debug 2024-04-10T04:23:10.098+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:10.422 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:10 smithi136 bash[84809]: debug 2024-04-10T04:23:10.098+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:10.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:10 smithi016 bash[102160]: ts=2024-04-10T04:23:10.165Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:23:10.563 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:10 smithi016 bash[102160]: ts=2024-04-10T04:23:10.166Z 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://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:23:10.563 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:10 smithi016 bash[102160]: ts=2024-04-10T04:23:10.167Z 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://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:23:11.132 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:10 smithi136 bash[112260]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-6 2024-04-10T04:23:11.132 INFO:journalctl@ceph.osd.6.smithi136.stdout:Apr 10 04:23:11 smithi136 bash[112323]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-6 2024-04-10T04:23:11.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:11 smithi136 bash[84809]: debug 2024-04-10T04:23:11.130+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:11.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:11 smithi136 bash[84809]: debug 2024-04-10T04:23:11.130+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:11.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:11 smithi136 bash[84809]: debug 2024-04-10T04:23:11.130+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:11.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:11 smithi136 bash[84809]: debug 2024-04-10T04:23:11.130+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:12.374 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:12 smithi136 bash[84809]: debug 2024-04-10T04:23:12.150+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:12.374 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:12 smithi136 bash[84809]: debug 2024-04-10T04:23:12.150+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:12.375 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:12 smithi136 bash[84809]: debug 2024-04-10T04:23:12.150+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:12.375 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:12 smithi136 bash[84809]: debug 2024-04-10T04:23:12.150+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:13.019 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.6.service' 2024-04-10T04:23:13.046 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:23:13.046 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-10T04:23:13.046 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-10T04:23:13.047 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.7 2024-04-10T04:23:13.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:13 smithi136 systemd[1]: Stopping Ceph osd.7 for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:23:13.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:13 smithi136 bash[84809]: debug 2024-04-10T04:23:13.198+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:13.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:13 smithi136 bash[84809]: debug 2024-04-10T04:23:13.198+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:13.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:13 smithi136 bash[84809]: debug 2024-04-10T04:23:13.198+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:13.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:13 smithi136 bash[84809]: debug 2024-04-10T04:23:13.198+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:13.422 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:13 smithi136 bash[84809]: debug 2024-04-10T04:23:13.222+0000 7f693eb66700 -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-04-10T04:23:13.422 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:13 smithi136 bash[84809]: debug 2024-04-10T04:23:13.222+0000 7f693eb66700 -1 osd.7 2619 *** Got signal Terminated *** 2024-04-10T04:23:13.422 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:13 smithi136 bash[84809]: debug 2024-04-10T04:23:13.222+0000 7f693eb66700 -1 osd.7 2619 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-10T04:23:14.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:14 smithi136 bash[84809]: debug 2024-04-10T04:23:14.174+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:14.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:14 smithi136 bash[84809]: debug 2024-04-10T04:23:14.174+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:14.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:14 smithi136 bash[84809]: debug 2024-04-10T04:23:14.174+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:14.672 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:14 smithi136 bash[84809]: debug 2024-04-10T04:23:14.174+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:15.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:15 smithi136 bash[84809]: debug 2024-04-10T04:23:15.158+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:15.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:15 smithi136 bash[84809]: debug 2024-04-10T04:23:15.158+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:15.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:15 smithi136 bash[84809]: debug 2024-04-10T04:23:15.158+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:15.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:15 smithi136 bash[84809]: debug 2024-04-10T04:23:15.158+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:15.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:15 smithi136 bash[95000]: ts=2024-04-10T04:23:15.141Z 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.16:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:23:15.422 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:15 smithi136 bash[95000]: ts=2024-04-10T04:23:15.146Z 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.16:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:23:15.422 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:15 smithi136 bash[95000]: ts=2024-04-10T04:23:15.152Z 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.16:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:23:15.422 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:15 smithi136 bash[95000]: ts=2024-04-10T04:23:15.152Z 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.16:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:23:15.422 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:15 smithi136 bash[95000]: ts=2024-04-10T04:23:15.152Z 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.16:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-04-10T04:23:16.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:16 smithi136 bash[84809]: debug 2024-04-10T04:23:16.186+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:16.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:16 smithi136 bash[84809]: debug 2024-04-10T04:23:16.186+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:16.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:16 smithi136 bash[84809]: debug 2024-04-10T04:23:16.186+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:16.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:16 smithi136 bash[84809]: debug 2024-04-10T04:23:16.186+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:16.671 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:16 smithi136 bash[84809]: debug 2024-04-10T04:23:16.186+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.136:6804 osd.4 since back 2024-04-10T04:22:50.551809+0000 front 2024-04-10T04:22:50.551620+0000 (oldest deadline 2024-04-10T04:23:15.851381+0000) 2024-04-10T04:23:17.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:17 smithi136 bash[84809]: debug 2024-04-10T04:23:17.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:17.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:17 smithi136 bash[84809]: debug 2024-04-10T04:23:17.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:17.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:17 smithi136 bash[84809]: debug 2024-04-10T04:23:17.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:17.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:17 smithi136 bash[84809]: debug 2024-04-10T04:23:17.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:17.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:17 smithi136 bash[84809]: debug 2024-04-10T04:23:17.146+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.136:6804 osd.4 since back 2024-04-10T04:22:50.551809+0000 front 2024-04-10T04:22:50.551620+0000 (oldest deadline 2024-04-10T04:23:15.851381+0000) 2024-04-10T04:23:18.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:18 smithi136 bash[84809]: debug 2024-04-10T04:23:18.166+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-04-10T04:22:16.745228+0000 front 2024-04-10T04:22:16.744881+0000 (oldest deadline 2024-04-10T04:22:39.644694+0000) 2024-04-10T04:23:18.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:18 smithi136 bash[84809]: debug 2024-04-10T04:23:18.166+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-04-10T04:22:25.947636+0000 front 2024-04-10T04:22:25.947400+0000 (oldest deadline 2024-04-10T04:22:51.247414+0000) 2024-04-10T04:23:18.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:18 smithi136 bash[84809]: debug 2024-04-10T04:23:18.166+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-04-10T04:22:34.749065+0000 front 2024-04-10T04:22:34.749187+0000 (oldest deadline 2024-04-10T04:22:59.949405+0000) 2024-04-10T04:23:18.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:18 smithi136 bash[84809]: debug 2024-04-10T04:23:18.166+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-04-10T04:22:39.950359+0000 front 2024-04-10T04:22:39.950291+0000 (oldest deadline 2024-04-10T04:23:04.649933+0000) 2024-04-10T04:23:18.421 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:18 smithi136 bash[84809]: debug 2024-04-10T04:23:18.166+0000 7f6937152700 -1 osd.7 2619 heartbeat_check: no reply from 172.21.15.136:6804 osd.4 since back 2024-04-10T04:22:50.551809+0000 front 2024-04-10T04:22:50.551620+0000 (oldest deadline 2024-04-10T04:23:15.851381+0000) 2024-04-10T04:23:19.921 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:19 smithi136 bash[112460]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-7 2024-04-10T04:23:19.921 INFO:journalctl@ceph.osd.7.smithi136.stdout:Apr 10 04:23:19 smithi136 bash[112523]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-osd-7 2024-04-10T04:23:20.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:20 smithi016 bash[102160]: ts=2024-04-10T04:23:20.166Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:23:20.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:20 smithi016 bash[102160]: ts=2024-04-10T04:23:20.167Z 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://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:23:20.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:20 smithi016 bash[102160]: ts=2024-04-10T04:23:20.169Z 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://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:23:21.568 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@osd.7.service' 2024-04-10T04:23:21.598 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:23:21.598 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-10T04:23:21.598 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-04-10T04:23:21.598 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mds.a 2024-04-10T04:23:22.062 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 04:23:21 smithi016 systemd[1]: Stopping Ceph mds.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:23:22.062 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 04:23:21 smithi016 bash[95584]: debug 2024-04-10T04:23:21.752+0000 7f0811310700 -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-04-10T04:23:22.062 INFO:journalctl@ceph.mds.a.smithi016.stdout:Apr 10 04:23:21 smithi016 bash[95584]: debug 2024-04-10T04:23:21.752+0000 7f0811310700 -1 mds.a *** got signal Terminated *** 2024-04-10T04:23:24.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mds.a.service' 2024-04-10T04:23:24.327 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:23:24.327 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-04-10T04:23:24.328 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-04-10T04:23:24.328 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mds.b 2024-04-10T04:23:24.671 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 04:23:24 smithi136 systemd[1]: Stopping Ceph mds.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:23:24.671 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 04:23:24 smithi136 bash[88610]: debug 2024-04-10T04:23:24.485+0000 7efd71cfa700 -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-04-10T04:23:24.671 INFO:journalctl@ceph.mds.b.smithi136.stdout:Apr 10 04:23:24 smithi136 bash[88610]: debug 2024-04-10T04:23:24.485+0000 7efd71cfa700 -1 mds.b *** got signal Terminated *** 2024-04-10T04:23:29.164 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@mds.b.service' 2024-04-10T04:23:29.186 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:23:29.187 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-04-10T04:23:29.187 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-10T04:23:29.187 DEBUG:teuthology.orchestra.run.smithi136:> sudo systemctl stop ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@prometheus.a 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 systemd[1]: Stopping Ceph prometheus.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.373Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.373Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.373Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.373Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.373Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.373Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.373Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.373Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-10T04:23:29.421 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.373Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-10T04:23:29.422 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.376Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-10T04:23:29.422 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.376Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-10T04:23:29.422 INFO:journalctl@ceph.prometheus.a.smithi136.stdout:Apr 10 04:23:29 smithi136 bash[95000]: ts=2024-04-10T04:23:29.376Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-10T04:23:30.115 DEBUG:teuthology.orchestra.run.smithi136:> sudo pkill -f 'journalctl -f -n 0 -u ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@prometheus.a.service' 2024-04-10T04:23:30.136 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-10T04:23:30.136 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-10T04:23:30.136 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 --force --keep-logs 2024-04-10T04:23:30.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:30 smithi016 bash[102160]: ts=2024-04-10T04:23:30.167Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:23:30.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:30 smithi016 bash[102160]: ts=2024-04-10T04:23:30.168Z 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://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:23:30.562 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:30 smithi016 bash[102160]: ts=2024-04-10T04:23:30.169Z 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://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:23:32.062 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:31 smithi016 bash[102160]: ts=2024-04-10T04:23:31.625Z 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://smithi016.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.16:8443: connect: connection refused" 2024-04-10T04:23:32.062 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:31 smithi016 bash[102160]: ts=2024-04-10T04:23:31.626Z 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://smithi136.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.136:8443: connect: connection refused" 2024-04-10T04:23:35.250 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:35.251 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:35.500 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:35.501 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:35.501 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:35.501 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:35.788 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:35.788 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:36.038 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:36.039 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:35 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:36.312 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:36.312 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:36.673 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:36.673 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:36.673 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:36.673 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:36 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:37.028 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:36 smithi016 systemd[1]: Stopping Ceph node-exporter.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:23:37.723 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:37 smithi016 bash[121120]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-a 2024-04-10T04:23:37.723 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:37 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-10T04:23:37.723 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:37 smithi016 bash[121180]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-a 2024-04-10T04:23:37.723 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:37 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-10T04:23:37.723 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:37 smithi016 systemd[1]: Stopped Ceph node-exporter.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T04:23:37.992 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Apr 10 04:23:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:37.992 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:37 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:37.992 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:37 smithi016 systemd[1]: Stopping Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:23:37.992 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:37 smithi016 bash[102160]: ts=2024-04-10T04:23:37.929Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-10T04:23:39.002 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:38 smithi016 bash[121242]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-alertmanager-a 2024-04-10T04:23:39.002 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:38 smithi016 bash[121302]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-alertmanager-a 2024-04-10T04:23:39.002 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:38 smithi016 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-04-10T04:23:39.003 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:38 smithi016 systemd[1]: Stopped Ceph alertmanager.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T04:23:39.260 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Apr 10 04:23:39 smithi016 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:39.509 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 --force --keep-logs 2024-04-10T04:23:44.506 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:44 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:44.506 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:44 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:44.765 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:44 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:44.765 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:44 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.015 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:44 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.015 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:44 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.343 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:45 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.343 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:45 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.635 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:45 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.635 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:45 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.636 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:45 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.636 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:45 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.885 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:45 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:45.886 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:45 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:46.136 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:46 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:46.136 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:46 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:46.136 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:46 smithi136 systemd[1]: Stopping Ceph node-exporter.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:23:47.113 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:46 smithi136 bash[113111]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-b 2024-04-10T04:23:47.114 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:46 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-10T04:23:47.114 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:46 smithi136 bash[113171]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-node-exporter-b 2024-04-10T04:23:47.114 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:46 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-10T04:23:47.114 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:46 smithi136 systemd[1]: Stopped Ceph node-exporter.b for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T04:23:47.384 INFO:journalctl@ceph.node-exporter.b.smithi136.stdout:Apr 10 04:23:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:47.385 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:47 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:47.385 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:47 smithi136 systemd[1]: Stopping Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4... 2024-04-10T04:23:47.385 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:47 smithi136 bash[98209]: logger=server t=2024-04-10T04:23:47.32916037Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-10T04:23:47.385 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:47 smithi136 bash[98209]: logger=ticker t=2024-04-10T04:23:47.329207749Z level=info msg=stopped last_tick=2024-04-10T04:23:40Z 2024-04-10T04:23:47.385 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:47 smithi136 bash[98209]: logger=tracing t=2024-04-10T04:23:47.329220021Z level=info msg="Closing tracing" 2024-04-10T04:23:48.171 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:47 smithi136 bash[113234]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-grafana-a 2024-04-10T04:23:48.171 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:48 smithi136 bash[113293]: Error response from daemon: No such container: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4-grafana-a 2024-04-10T04:23:48.171 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:48 smithi136 systemd[1]: ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@grafana.a.service: Deactivated successfully. 2024-04-10T04:23:48.171 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:48 smithi136 systemd[1]: Stopped Ceph grafana.a for 61b2254a-f6e5-11ee-b64a-cb9ed24678a4. 2024-04-10T04:23:48.460 INFO:journalctl@ceph.grafana.a.smithi136.stdout:Apr 10 04:23:48 smithi136 systemd[1]: /etc/systemd/system/ceph-61b2254a-f6e5-11ee-b64a-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-10T04:23:48.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-10T04:23:48.746 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-10T04:23:48.758 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-10T04:23:48.760 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/crash to /home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934/remote/smithi016/crash 2024-04-10T04:23:48.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/crash -- . 2024-04-10T04:23:48.799 INFO:teuthology.orchestra.run.smithi016.stderr:tar: /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-10T04:23:48.799 INFO:teuthology.orchestra.run.smithi016.stderr:tar: Error is not recoverable: exiting now 2024-04-10T04:23:48.801 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/crash to /home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934/remote/smithi136/crash 2024-04-10T04:23:48.802 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/crash -- . 2024-04-10T04:23:48.812 INFO:teuthology.orchestra.run.smithi136.stderr:tar: /var/lib/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-10T04:23:48.812 INFO:teuthology.orchestra.run.smithi136.stderr:tar: Error is not recoverable: exiting now 2024-04-10T04:23:48.813 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-10T04:23:48.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-10T04:23:48.857 INFO:teuthology.orchestra.run.smithi016.stdout:1712718074.8551445 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-10T04:23:48.858 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-10T04:23:48.859 DEBUG:teuthology.orchestra.run.smithi016:> sudo egrep '\[SEC\]' /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-10T04:23:48.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo egrep '\[ERR\]' /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-10T04:23:48.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo egrep '\[WRN\]' /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-10T04:23:49.029 INFO:teuthology.orchestra.run.smithi016.stdout:1712718074.8551445 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-10T04:23:49.030 INFO:tasks.cephadm:Compressing logs... 2024-04-10T04:23:49.030 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T04:23:49.073 DEBUG:teuthology.orchestra.run.smithi136:> 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-04-10T04:23:49.082 INFO:teuthology.orchestra.run.smithi016.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-10T04:23:49.085 INFO:teuthology.orchestra.run.smithi136.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-10T04:23:49.091 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-10T04:23:49.091 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mgr.y.log 2024-04-10T04:23:49.092 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.0.log 2024-04-10T04:23:49.092 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.2.log 2024-04-10T04:23:49.093 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mon.a.log 2024-04-10T04:23:49.093 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.0.log: /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.cephadm.log 2024-04-10T04:23:49.093 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.3.log 2024-04-10T04:23:49.095 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.1.log 2024-04-10T04:23:49.095 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log 2024-04-10T04:23:49.096 INFO:teuthology.orchestra.run.smithi016.stderr: 90.0% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-10T04:23:49.096 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-volume.log 2024-04-10T04:23:49.097 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-10T04:23:49.098 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mon.c.log 2024-04-10T04:23:49.099 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-10T04:23:49.099 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.7.log 2024-04-10T04:23:49.100 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.6.log 2024-04-10T04:23:49.100 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.cephadm.log 2024-04-10T04:23:49.101 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.5.log 2024-04-10T04:23:49.102 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mgr.x.log 2024-04-10T04:23:49.102 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log 2024-04-10T04:23:49.102 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mgr.x.log: 83.2% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-10T04:23:49.102 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-volume.log 2024-04-10T04:23:49.103 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.audit.log 2024-04-10T04:23:49.103 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mds.b.log 2024-04-10T04:23:49.108 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.audit.log 2024-04-10T04:23:49.113 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.audit.log: 91.0% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.audit.log.gz 2024-04-10T04:23:49.113 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mon.b.log 2024-04-10T04:23:49.114 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mds.b.log: 85.6% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mds.b.log.gz 2024-04-10T04:23:49.114 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.4.log 2024-04-10T04:23:49.118 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mon.b.log: 86.6% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log.gz 2024-04-10T04:23:49.123 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mon.c.log: 92.6% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.log.gz 2024-04-10T04:23:49.124 INFO:teuthology.orchestra.run.smithi016.stderr: 91.2% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-volume.log.gz 2024-04-10T04:23:49.124 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mds.a.log 2024-04-10T04:23:49.129 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.4.log: 91.2% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-volume.log.gz 2024-04-10T04:23:49.131 INFO:teuthology.orchestra.run.smithi136.stderr: 91.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-10T04:23:49.143 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.audit.log: /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mds.a.log: 94.5% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph.audit.log.gz 2024-04-10T04:23:49.154 INFO:teuthology.orchestra.run.smithi016.stderr: 92.4% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mds.a.log.gz 2024-04-10T04:23:49.181 INFO:teuthology.orchestra.run.smithi136.stderr: 90.7% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mgr.x.log.gz 2024-04-10T04:23:50.140 INFO:teuthology.orchestra.run.smithi016.stderr: 89.7% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mgr.y.log.gz 2024-04-10T04:23:50.407 INFO:teuthology.orchestra.run.smithi136.stderr: 92.3% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mon.b.log.gz 2024-04-10T04:23:50.938 INFO:teuthology.orchestra.run.smithi016.stderr: 91.9% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mon.c.log.gz 2024-04-10T04:23:53.435 INFO:teuthology.orchestra.run.smithi016.stderr: 90.6% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-mon.a.log.gz 2024-04-10T04:24:05.498 INFO:teuthology.orchestra.run.smithi136.stderr: 94.3% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.6.log.gz 2024-04-10T04:24:09.075 INFO:teuthology.orchestra.run.smithi136.stderr: 94.5% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.5.log.gz 2024-04-10T04:24:09.117 INFO:teuthology.orchestra.run.smithi136.stderr: 94.4% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.4.log.gz 2024-04-10T04:24:11.729 INFO:teuthology.orchestra.run.smithi136.stderr: 94.5% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.7.log.gz 2024-04-10T04:24:11.731 INFO:teuthology.orchestra.run.smithi136.stderr: 2024-04-10T04:24:11.731 INFO:teuthology.orchestra.run.smithi136.stderr:real 0m22.653s 2024-04-10T04:24:11.731 INFO:teuthology.orchestra.run.smithi136.stderr:user 1m17.480s 2024-04-10T04:24:11.731 INFO:teuthology.orchestra.run.smithi136.stderr:sys 0m2.994s 2024-04-10T04:24:13.739 INFO:teuthology.orchestra.run.smithi016.stderr: 94.6% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.3.log.gz 2024-04-10T04:24:14.123 INFO:teuthology.orchestra.run.smithi016.stderr: 93.9% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.2.log.gz 2024-04-10T04:24:14.845 INFO:teuthology.orchestra.run.smithi016.stderr: 94.5% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.1.log.gz 2024-04-10T04:24:16.466 INFO:teuthology.orchestra.run.smithi016.stderr: 94.9% -- replaced with /var/log/ceph/61b2254a-f6e5-11ee-b64a-cb9ed24678a4/ceph-osd.0.log.gz 2024-04-10T04:24:16.467 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-04-10T04:24:16.467 INFO:teuthology.orchestra.run.smithi016.stderr:real 0m27.392s 2024-04-10T04:24:16.467 INFO:teuthology.orchestra.run.smithi016.stderr:user 1m46.557s 2024-04-10T04:24:16.467 INFO:teuthology.orchestra.run.smithi016.stderr:sys 0m3.480s 2024-04-10T04:24:16.468 INFO:tasks.cephadm:Archiving logs... 2024-04-10T04:24:16.469 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934/remote/smithi016/log 2024-04-10T04:24:16.470 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-10T04:24:28.353 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934/remote/smithi136/log 2024-04-10T04:24:28.354 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-10T04:24:37.279 INFO:tasks.cephadm:Removing cluster... 2024-04-10T04:24:37.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 --force 2024-04-10T04:24:38.977 DEBUG:teuthology.orchestra.run.smithi136:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 61b2254a-f6e5-11ee-b64a-cb9ed24678a4 --force 2024-04-10T04:24:40.609 INFO:tasks.cephadm:Removing cephadm ... 2024-04-10T04:24:40.609 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-10T04:24:40.616 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-10T04:24:40.622 INFO:tasks.cephadm:Teardown complete 2024-04-10T04:24:40.622 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-10T04:24:40.634 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-04-10T04:24:40.634 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-10T04:24:40.661 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-10T04:24:40.730 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-10T04:24:40.745 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-10T04:24:40.745 DEBUG:teuthology.orchestra.run.smithi016:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-10T04:24:40.750 DEBUG:teuthology.orchestra.run.smithi136:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-10T04:24:40.764 INFO:teuthology.orchestra.run.smithi016.stdout: remote refid st t when poll reach delay offset jitter 2024-04-10T04:24:40.764 INFO:teuthology.orchestra.run.smithi016.stdout:============================================================================== 2024-04-10T04:24:40.764 INFO:teuthology.orchestra.run.smithi016.stdout:*hv01.front.sepi 44.4.53.2 2 u 42 128 377 0.152 -0.871 0.540 2024-04-10T04:24:40.764 INFO:teuthology.orchestra.run.smithi016.stdout:+hv02.front.sepi 63.231.80.2 3 u 96 128 377 0.148 +0.048 0.227 2024-04-10T04:24:40.764 INFO:teuthology.orchestra.run.smithi016.stdout:+hv03.front.sepi 74.6.168.72 3 u 83 128 377 0.161 -2.633 0.459 2024-04-10T04:24:40.764 INFO:teuthology.orchestra.run.smithi016.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-10T04:24:40.766 INFO:teuthology.orchestra.run.smithi136.stdout: remote refid st t when poll reach delay offset jitter 2024-04-10T04:24:40.766 INFO:teuthology.orchestra.run.smithi136.stdout:============================================================================== 2024-04-10T04:24:40.766 INFO:teuthology.orchestra.run.smithi136.stdout:*hv01.front.sepi 44.4.53.2 2 u 165 256 377 0.160 -2.525 0.600 2024-04-10T04:24:40.766 INFO:teuthology.orchestra.run.smithi136.stdout:+hv02.front.sepi 63.231.80.2 3 u 193 256 377 0.153 -2.346 0.649 2024-04-10T04:24:40.766 INFO:teuthology.orchestra.run.smithi136.stdout:+hv03.front.sepi 74.6.168.72 3 u 185 256 377 0.196 -4.211 0.482 2024-04-10T04:24:40.767 INFO:teuthology.orchestra.run.smithi136.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-10T04:24:40.767 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-10T04:24:40.781 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-10T04:24:40.782 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-10T04:24:40.797 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-10T04:24:40.812 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-10T04:24:40.828 INFO:teuthology.task.internal:Duration was 6052.514332 seconds 2024-04-10T04:24:40.829 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-10T04:24:40.842 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-10T04:24:40.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-10T04:24:40.844 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-10T04:24:40.881 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-10T04:24:40.881 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi016.front.sepia.ceph.com 2024-04-10T04:24:40.881 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T04:24:40.935 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi136.front.sepia.ceph.com 2024-04-10T04:24:40.935 DEBUG:teuthology.orchestra.run.smithi136:> 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-04-10T04:24:40.946 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-10T04:24:40.946 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-10T04:24:40.985 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-10T04:24:41.083 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-10T04:24:41.083 DEBUG:teuthology.orchestra.run.smithi016:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-10T04:24:41.086 DEBUG:teuthology.orchestra.run.smithi136:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-10T04:24:41.388 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-10T04:24:41.400 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-10T04:24:41.401 DEBUG:teuthology.orchestra.run.smithi016:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-10T04:24:41.413 DEBUG:teuthology.orchestra.run.smithi136:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-10T04:24:41.428 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-10T04:24:41.441 DEBUG:teuthology.orchestra.run.smithi016:> 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-04-10T04:24:41.457 DEBUG:teuthology.orchestra.run.smithi136:> 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-04-10T04:24:41.465 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = core 2024-04-10T04:24:41.482 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = core 2024-04-10T04:24:41.494 DEBUG:teuthology.orchestra.run.smithi016:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-10T04:24:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T04:24:41.524 DEBUG:teuthology.orchestra.run.smithi136:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-10T04:24:41.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-10T04:24:41.542 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-10T04:24:41.555 INFO:teuthology.task.internal:Transferring archived files... 2024-04-10T04:24:41.556 DEBUG:teuthology.misc:Transferring archived files from smithi016:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934/remote/smithi016 2024-04-10T04:24:41.556 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-10T04:24:41.604 DEBUG:teuthology.misc:Transferring archived files from smithi136:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934/remote/smithi136 2024-04-10T04:24:41.604 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-10T04:24:41.636 INFO:teuthology.task.internal:Removing archive directory... 2024-04-10T04:24:41.636 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-10T04:24:41.639 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-10T04:24:41.676 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-10T04:24:41.691 INFO:teuthology.task.internal:Not uploading archives. 2024-04-10T04:24:41.691 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-10T04:24:41.705 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-10T04:24:41.705 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-10T04:24:41.707 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-10T04:24:41.711 INFO:teuthology.orchestra.run.smithi016.stdout: 658643 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 10 04:24 /home/ubuntu/cephtest 2024-04-10T04:24:41.724 INFO:teuthology.orchestra.run.smithi136.stdout: 658467 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 10 04:24 /home/ubuntu/cephtest 2024-04-10T04:24:41.725 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-10T04:24:41.740 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-10T04:24:41.766 INFO:teuthology.nuke:Checking targets against current locks 2024-04-10T04:24:41.794 DEBUG:teuthology.nuke:shortname: smithi016 2024-04-10T04:24:41.794 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-10T04:24:41.821 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi016.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934', '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-04-10 02:34:23.387294', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMbsv+WKmr673jD3Km2KOBH9kasCsDIN3xrdehxZAdf1T5mbTVb8mhQWw+7EYr8WZg0cTV0D2Mn4IQ6RnCr8COI='} 2024-04-10T04:24:41.825 DEBUG:teuthology.nuke:shortname: smithi136 2024-04-10T04:24:41.825 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-10T04:24:41.850 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-09_14:58:21-upgrade-wip-yuri4-testing-2024-04-08-1432-distro-default-smithi/7648934', '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-04-10 02:34:23.385345', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMHqRjCy9aF6RFAbqGuLzeLLiw6iHidXDXMSis2DuuCOfm9ey/5m36c3hQbnNgAPdl3pplNn4ibozH/Fv6yqRM0='} 2024-04-10T04:24:41.886 INFO:teuthology.orchestra.console.smithi016:Power off 2024-04-10T04:24:41.886 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-10T04:24:41.911 DEBUG:teuthology.orchestra.console.smithi016:power off output: Chassis Power Control: Down/Off 2024-04-10T04:24:41.911 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T04:24:41.925 INFO:teuthology.orchestra.console.smithi136:Power off 2024-04-10T04:24:41.926 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-10T04:24:41.935 DEBUG:teuthology.orchestra.console.smithi016:check power output: Chassis Power is on 2024-04-10T04:24:41.948 DEBUG:teuthology.orchestra.console.smithi136:power off output: Chassis Power Control: Down/Off 2024-04-10T04:24:41.948 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T04:24:41.972 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is on 2024-04-10T04:24:45.937 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T04:24:45.973 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T04:24:46.047 DEBUG:teuthology.orchestra.console.smithi016:check power output: Chassis Power is on 2024-04-10T04:24:46.082 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is on 2024-04-10T04:24:50.053 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T04:24:50.083 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T04:24:50.164 DEBUG:teuthology.orchestra.console.smithi016:check power output: Chassis Power is off 2024-04-10T04:24:50.193 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is on 2024-04-10T04:24:50.266 INFO:teuthology.orchestra.console.smithi016:Power off completed 2024-04-10T04:24:54.194 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T04:24:54.304 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is off 2024-04-10T04:24:54.405 INFO:teuthology.orchestra.console.smithi136:Power off completed 2024-04-10T04:24:54.509 INFO:teuthology.run:Summary data: description: upgrade/quincy-x/parallel/{0-random-distro$/{ubuntu_22.04} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 6052.5143320560455 failure_reason: '"1712718074.8551445 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)" in cluster log' flavor: default owner: scheduled_yuriw@teuthology success: false 2024-04-10T04:24:54.509 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-10T04:24:54.585 INFO:teuthology.run:FAIL